2023-09-23T21:52:58.949 INFO:root:teuthology version: 0.0.1.dev194+g54e62bc 2023-09-23T21:52:58.949 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401877 --verbose --owner scheduled_teuthology@teuthology --description upgrade:quincy-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} --name teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi -- /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401877/orig.config.yaml 2023-09-23T21:52:59.007 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-09-23T21:52:59.089 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401877 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/connectivity} 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: '7401877' 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: 3 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: smithi169.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi187.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-23T21:52:59.089 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph_bb0daeff97f020f686596fca6eba20c310e26fb7/qa; will attempt to use it 2023-09-23T21:52:59.090 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph_bb0daeff97f020f686596fca6eba20c310e26fb7/qa/tasks 2023-09-23T21:52:59.090 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-09-23T21:52:59.092 INFO:teuthology.task.internal:Checking packages... 2023-09-23T21:52:59.114 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'bb0daeff97f020f686596fca6eba20c310e26fb7' 2023-09-23T21:52:59.114 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-23T21:52:59.114 INFO:teuthology.packaging:ref: None 2023-09-23T21:52:59.114 INFO:teuthology.packaging:tag: None 2023-09-23T21:52:59.114 INFO:teuthology.packaging:branch: reef 2023-09-23T21:52:59.114 INFO:teuthology.packaging:sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T21:52:59.115 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-23T21:52:59.460 INFO:teuthology.task.internal:Found packages for ceph version 18.2.0-462-gceea2059-1focal 2023-09-23T21:52:59.460 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-09-23T21:52:59.467 INFO:teuthology.task.internal:no buildpackages task found 2023-09-23T21:52:59.467 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-09-23T21:52:59.481 INFO:teuthology.task.internal:Saving configuration 2023-09-23T21:52:59.502 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-09-23T21:52:59.507 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-09-23T21:52:59.530 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi169.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401877', '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 21:46:44.060507', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-09-23T21:52:59.550 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi187.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401877', '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 21:46:44.061892', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-09-23T21:52:59.551 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-09-23T21:52:59.556 INFO:teuthology.task.internal:roles: ubuntu@smithi169.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-23T21:52:59.556 INFO:teuthology.task.internal:roles: ubuntu@smithi187.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-23T21:52:59.556 INFO:teuthology.run_tasks:Running task console_log... 2023-09-23T21:52:59.627 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fa7f49570d0>, signals=[15]) 2023-09-23T21:52:59.627 INFO:teuthology.run_tasks:Running task internal.connect... 2023-09-23T21:52:59.635 INFO:teuthology.task.internal:Opening connections... 2023-09-23T21:52:59.635 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi169.front.sepia.ceph.com 2023-09-23T21:52:59.637 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T21:52:59.684 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi187.front.sepia.ceph.com 2023-09-23T21:52:59.685 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T21:52:59.729 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-09-23T21:52:59.736 DEBUG:teuthology.orchestra.run.smithi169:> uname -m 2023-09-23T21:52:59.767 INFO:teuthology.orchestra.run.smithi169.stdout:x86_64 2023-09-23T21:52:59.767 DEBUG:teuthology.orchestra.run.smithi169:> cat /etc/os-release 2023-09-23T21:52:59.814 INFO:teuthology.orchestra.run.smithi169.stdout:NAME="Ubuntu" 2023-09-23T21:52:59.814 INFO:teuthology.orchestra.run.smithi169.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-09-23T21:52:59.814 INFO:teuthology.orchestra.run.smithi169.stdout:ID=ubuntu 2023-09-23T21:52:59.814 INFO:teuthology.orchestra.run.smithi169.stdout:ID_LIKE=debian 2023-09-23T21:52:59.814 INFO:teuthology.orchestra.run.smithi169.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-09-23T21:52:59.814 INFO:teuthology.orchestra.run.smithi169.stdout:VERSION_ID="20.04" 2023-09-23T21:52:59.814 INFO:teuthology.orchestra.run.smithi169.stdout:HOME_URL="https://www.ubuntu.com/" 2023-09-23T21:52:59.814 INFO:teuthology.orchestra.run.smithi169.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-09-23T21:52:59.814 INFO:teuthology.orchestra.run.smithi169.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-09-23T21:52:59.814 INFO:teuthology.orchestra.run.smithi169.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-09-23T21:52:59.815 INFO:teuthology.orchestra.run.smithi169.stdout:VERSION_CODENAME=focal 2023-09-23T21:52:59.815 INFO:teuthology.orchestra.run.smithi169.stdout:UBUNTU_CODENAME=focal 2023-09-23T21:52:59.815 INFO:teuthology.lock.ops:Updating smithi169.front.sepia.ceph.com on lock server 2023-09-23T21:52:59.842 DEBUG:teuthology.orchestra.run.smithi187:> uname -m 2023-09-23T21:52:59.849 INFO:teuthology.orchestra.run.smithi187.stdout:x86_64 2023-09-23T21:52:59.849 DEBUG:teuthology.orchestra.run.smithi187:> cat /etc/os-release 2023-09-23T21:52:59.896 INFO:teuthology.orchestra.run.smithi187.stdout:NAME="Ubuntu" 2023-09-23T21:52:59.897 INFO:teuthology.orchestra.run.smithi187.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-09-23T21:52:59.897 INFO:teuthology.orchestra.run.smithi187.stdout:ID=ubuntu 2023-09-23T21:52:59.897 INFO:teuthology.orchestra.run.smithi187.stdout:ID_LIKE=debian 2023-09-23T21:52:59.897 INFO:teuthology.orchestra.run.smithi187.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-09-23T21:52:59.897 INFO:teuthology.orchestra.run.smithi187.stdout:VERSION_ID="20.04" 2023-09-23T21:52:59.897 INFO:teuthology.orchestra.run.smithi187.stdout:HOME_URL="https://www.ubuntu.com/" 2023-09-23T21:52:59.897 INFO:teuthology.orchestra.run.smithi187.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-09-23T21:52:59.897 INFO:teuthology.orchestra.run.smithi187.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-09-23T21:52:59.897 INFO:teuthology.orchestra.run.smithi187.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-09-23T21:52:59.897 INFO:teuthology.orchestra.run.smithi187.stdout:VERSION_CODENAME=focal 2023-09-23T21:52:59.897 INFO:teuthology.orchestra.run.smithi187.stdout:UBUNTU_CODENAME=focal 2023-09-23T21:52:59.898 INFO:teuthology.lock.ops:Updating smithi187.front.sepia.ceph.com on lock server 2023-09-23T21:52:59.916 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-09-23T21:52:59.925 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-09-23T21:52:59.929 INFO:teuthology.task.internal:Checking for old test directory... 2023-09-23T21:52:59.930 DEBUG:teuthology.orchestra.run.smithi169:> test '!' -e /home/ubuntu/cephtest 2023-09-23T21:52:59.932 DEBUG:teuthology.orchestra.run.smithi187:> test '!' -e /home/ubuntu/cephtest 2023-09-23T21:52:59.937 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-09-23T21:52:59.943 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-09-23T21:52:59.944 DEBUG:teuthology.orchestra.run.smithi169:> test -z $(ls -A /var/lib/ceph) 2023-09-23T21:52:59.978 DEBUG:teuthology.orchestra.run.smithi187:> test -z $(ls -A /var/lib/ceph) 2023-09-23T21:52:59.996 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-09-23T21:53:00.049 INFO:teuthology.run_tasks:Running task kernel... 2023-09-23T21:53:00.064 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-09-23T21:53:00.064 INFO:teuthology.task.kernel:normalize config orig: {'hwe': True} 2023-09-23T21:53:00.064 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-23T21:53:00.065 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-23T21:53:00.065 DEBUG:teuthology.orchestra.run.smithi169:> test -f /run/.containerenv -o -f /.dockerenv 2023-09-23T21:53:00.066 DEBUG:teuthology.orchestra.run.smithi187:> test -f /run/.containerenv -o -f /.dockerenv 2023-09-23T21:53:00.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T21:53:00.071 DEBUG:teuthology.orchestra.run.smithi169:> uname -r 2023-09-23T21:53:00.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T21:53:00.073 DEBUG:teuthology.orchestra.run.smithi187:> uname -r 2023-09-23T21:53:00.079 INFO:teuthology.orchestra.run.smithi187.stdout:5.4.0-124-generic 2023-09-23T21:53:00.079 INFO:teuthology.task.kernel:Running kernel on smithi187: 5.4.0-124-generic 2023-09-23T21:53:00.079 DEBUG:teuthology.orchestra.run.smithi187:> sudo apt-get clean 2023-09-23T21:53:00.117 INFO:teuthology.orchestra.run.smithi169.stdout:5.4.0-124-generic 2023-09-23T21:53:00.118 INFO:teuthology.task.kernel:Running kernel on smithi169: 5.4.0-124-generic 2023-09-23T21:53:00.118 DEBUG:teuthology.orchestra.run.smithi169:> sudo apt-get clean 2023-09-23T21:53:00.182 DEBUG:teuthology.orchestra.run.smithi187:> sudo apt-get update 2023-09-23T21:53:00.219 DEBUG:teuthology.orchestra.run.smithi169:> sudo apt-get update 2023-09-23T21:53:00.359 INFO:teuthology.orchestra.run.smithi187.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-09-23T21:53:00.393 INFO:teuthology.orchestra.run.smithi187.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-23T21:53:00.401 INFO:teuthology.orchestra.run.smithi169.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-09-23T21:53:00.424 INFO:teuthology.orchestra.run.smithi187.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-09-23T21:53:00.431 INFO:teuthology.orchestra.run.smithi169.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-23T21:53:00.463 INFO:teuthology.orchestra.run.smithi169.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-09-23T21:53:00.640 INFO:teuthology.orchestra.run.smithi187.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-09-23T21:53:00.675 INFO:teuthology.orchestra.run.smithi169.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-09-23T21:53:00.802 INFO:teuthology.orchestra.run.smithi169.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [652 kB] 2023-09-23T21:53:00.815 INFO:teuthology.orchestra.run.smithi187.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [652 kB] 2023-09-23T21:53:00.881 INFO:teuthology.orchestra.run.smithi169.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,464 kB] 2023-09-23T21:53:00.920 INFO:teuthology.orchestra.run.smithi169.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [385 kB] 2023-09-23T21:53:00.923 INFO:teuthology.orchestra.run.smithi169.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-09-23T21:53:00.923 INFO:teuthology.orchestra.run.smithi169.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,210 kB] 2023-09-23T21:53:00.939 INFO:teuthology.orchestra.run.smithi169.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [32.3 kB] 2023-09-23T21:53:00.939 INFO:teuthology.orchestra.run.smithi169.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [309 kB] 2023-09-23T21:53:00.942 INFO:teuthology.orchestra.run.smithi169.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [580 B] 2023-09-23T21:53:00.942 INFO:teuthology.orchestra.run.smithi169.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [886 kB] 2023-09-23T21:53:00.949 INFO:teuthology.orchestra.run.smithi169.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [615 kB] 2023-09-23T21:53:00.953 INFO:teuthology.orchestra.run.smithi169.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [185 kB] 2023-09-23T21:53:00.954 INFO:teuthology.orchestra.run.smithi169.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.1 kB] 2023-09-23T21:53:00.955 INFO:teuthology.orchestra.run.smithi169.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,196 B] 2023-09-23T21:53:00.956 INFO:teuthology.orchestra.run.smithi169.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-09-23T21:53:00.961 INFO:teuthology.orchestra.run.smithi187.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [884 kB] 2023-09-23T21:53:00.962 INFO:teuthology.orchestra.run.smithi169.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,852 kB] 2023-09-23T21:53:00.972 INFO:teuthology.orchestra.run.smithi169.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-09-23T21:53:00.972 INFO:teuthology.orchestra.run.smithi169.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-09-23T21:53:01.191 INFO:teuthology.orchestra.run.smithi187.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,852 kB] 2023-09-23T21:53:01.261 INFO:teuthology.orchestra.run.smithi169.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [884 kB] 2023-09-23T21:53:01.280 INFO:teuthology.orchestra.run.smithi169.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [468 kB] 2023-09-23T21:53:01.290 INFO:teuthology.orchestra.run.smithi169.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.1 kB] 2023-09-23T21:53:01.291 INFO:teuthology.orchestra.run.smithi169.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [33.7 kB] 2023-09-23T21:53:01.291 INFO:teuthology.orchestra.run.smithi169.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,327 kB] 2023-09-23T21:53:01.300 INFO:teuthology.orchestra.run.smithi187.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,464 kB] 2023-09-23T21:53:01.386 INFO:teuthology.orchestra.run.smithi187.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [468 kB] 2023-09-23T21:53:01.391 INFO:teuthology.orchestra.run.smithi187.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.1 kB] 2023-09-23T21:53:01.392 INFO:teuthology.orchestra.run.smithi187.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,327 kB] 2023-09-23T21:53:01.404 INFO:teuthology.orchestra.run.smithi169.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [325 kB] 2023-09-23T21:53:01.406 INFO:teuthology.orchestra.run.smithi169.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [576 B] 2023-09-23T21:53:01.406 INFO:teuthology.orchestra.run.smithi169.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,117 kB] 2023-09-23T21:53:01.436 INFO:teuthology.orchestra.run.smithi169.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [748 kB] 2023-09-23T21:53:01.437 INFO:teuthology.orchestra.run.smithi187.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [33.7 kB] 2023-09-23T21:53:01.441 INFO:teuthology.orchestra.run.smithi187.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [325 kB] 2023-09-23T21:53:01.448 INFO:teuthology.orchestra.run.smithi187.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [576 B] 2023-09-23T21:53:01.448 INFO:teuthology.orchestra.run.smithi187.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,117 kB] 2023-09-23T21:53:01.452 INFO:teuthology.orchestra.run.smithi169.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [267 kB] 2023-09-23T21:53:01.458 INFO:teuthology.orchestra.run.smithi169.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.6 kB] 2023-09-23T21:53:01.459 INFO:teuthology.orchestra.run.smithi169.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-09-23T21:53:01.460 INFO:teuthology.orchestra.run.smithi169.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2023-09-23T21:53:01.460 INFO:teuthology.orchestra.run.smithi169.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-09-23T21:53:01.461 INFO:teuthology.orchestra.run.smithi169.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-09-23T21:53:01.474 INFO:teuthology.orchestra.run.smithi187.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [748 kB] 2023-09-23T21:53:01.489 INFO:teuthology.orchestra.run.smithi187.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [267 kB] 2023-09-23T21:53:01.511 INFO:teuthology.orchestra.run.smithi169.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-09-23T21:53:01.513 INFO:teuthology.orchestra.run.smithi169.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-09-23T21:53:01.515 INFO:teuthology.orchestra.run.smithi169.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-09-23T21:53:01.515 INFO:teuthology.orchestra.run.smithi169.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-09-23T21:53:01.541 INFO:teuthology.orchestra.run.smithi169.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-09-23T21:53:01.542 INFO:teuthology.orchestra.run.smithi169.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-09-23T21:53:01.543 INFO:teuthology.orchestra.run.smithi187.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.6 kB] 2023-09-23T21:53:01.544 INFO:teuthology.orchestra.run.smithi187.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2023-09-23T21:53:01.544 INFO:teuthology.orchestra.run.smithi187.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.8 kB] 2023-09-23T21:53:01.547 INFO:teuthology.orchestra.run.smithi187.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,484 B] 2023-09-23T21:53:01.547 INFO:teuthology.orchestra.run.smithi187.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2023-09-23T21:53:01.547 INFO:teuthology.orchestra.run.smithi187.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-09-23T21:53:01.549 INFO:teuthology.orchestra.run.smithi187.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-09-23T21:53:01.549 INFO:teuthology.orchestra.run.smithi187.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-09-23T21:53:01.549 INFO:teuthology.orchestra.run.smithi187.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-09-23T21:53:01.574 INFO:teuthology.orchestra.run.smithi187.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-09-23T21:53:01.574 INFO:teuthology.orchestra.run.smithi187.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-09-23T21:53:02.290 INFO:teuthology.orchestra.run.smithi187.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [385 kB] 2023-09-23T21:53:02.401 INFO:teuthology.orchestra.run.smithi187.stdout:Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2023-09-23T21:53:02.405 INFO:teuthology.orchestra.run.smithi187.stdout:Get:31 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,210 kB] 2023-09-23T21:53:02.911 INFO:teuthology.orchestra.run.smithi187.stdout:Get:32 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [32.3 kB] 2023-09-23T21:53:02.918 INFO:teuthology.orchestra.run.smithi187.stdout:Get:33 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [309 kB] 2023-09-23T21:53:02.980 INFO:teuthology.orchestra.run.smithi187.stdout:Get:34 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [580 B] 2023-09-23T21:53:02.980 INFO:teuthology.orchestra.run.smithi187.stdout:Get:35 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [886 kB] 2023-09-23T21:53:03.139 INFO:teuthology.orchestra.run.smithi187.stdout:Get:36 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [615 kB] 2023-09-23T21:53:03.240 INFO:teuthology.orchestra.run.smithi187.stdout:Get:37 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [185 kB] 2023-09-23T21:53:03.270 INFO:teuthology.orchestra.run.smithi187.stdout:Get:38 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.1 kB] 2023-09-23T21:53:03.273 INFO:teuthology.orchestra.run.smithi187.stdout:Get:39 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.6 kB] 2023-09-23T21:53:03.276 INFO:teuthology.orchestra.run.smithi187.stdout:Get:40 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,196 B] 2023-09-23T21:53:03.277 INFO:teuthology.orchestra.run.smithi187.stdout:Get:41 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,504 B] 2023-09-23T21:53:03.277 INFO:teuthology.orchestra.run.smithi187.stdout:Get:42 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2023-09-23T21:53:04.778 INFO:teuthology.orchestra.run.smithi169.stdout:Fetched 17.4 MB in 3s (6,927 kB/s) 2023-09-23T21:53:05.433 INFO:teuthology.orchestra.run.smithi187.stdout:Fetched 17.4 MB in 3s (5,506 kB/s) 2023-09-23T21:53:06.269 INFO:teuthology.orchestra.run.smithi169.stdout:Reading package lists... 2023-09-23T21:53:06.295 DEBUG:teuthology.orchestra.run.smithi169:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-09-23T21:53:06.364 INFO:teuthology.orchestra.run.smithi169.stdout:Reading package lists... 2023-09-23T21:53:06.564 INFO:teuthology.orchestra.run.smithi169.stdout:Building dependency tree... 2023-09-23T21:53:06.565 INFO:teuthology.orchestra.run.smithi169.stdout:Reading state information... 2023-09-23T21:53:06.742 INFO:teuthology.orchestra.run.smithi169.stdout:The following additional packages will be installed: 2023-09-23T21:53:06.742 INFO:teuthology.orchestra.run.smithi169.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-09-23T21:53:06.742 INFO:teuthology.orchestra.run.smithi169.stdout: libusbmuxd6 linux-image-5.15.0-84-generic linux-modules-5.15.0-84-generic 2023-09-23T21:53:06.742 INFO:teuthology.orchestra.run.smithi169.stdout: linux-modules-extra-5.15.0-84-generic thermald upower usbmuxd 2023-09-23T21:53:06.743 INFO:teuthology.orchestra.run.smithi169.stdout:Suggested packages: 2023-09-23T21:53:06.743 INFO:teuthology.orchestra.run.smithi169.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-09-23T21:53:06.743 INFO:teuthology.orchestra.run.smithi169.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-84-generic 2023-09-23T21:53:06.817 INFO:teuthology.orchestra.run.smithi169.stdout:The following NEW packages will be installed: 2023-09-23T21:53:06.818 INFO:teuthology.orchestra.run.smithi169.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-09-23T21:53:06.818 INFO:teuthology.orchestra.run.smithi169.stdout: libusbmuxd6 linux-image-5.15.0-84-generic linux-image-generic-hwe-20.04 2023-09-23T21:53:06.818 INFO:teuthology.orchestra.run.smithi169.stdout: linux-modules-5.15.0-84-generic linux-modules-extra-5.15.0-84-generic 2023-09-23T21:53:06.819 INFO:teuthology.orchestra.run.smithi169.stdout: thermald upower usbmuxd 2023-09-23T21:53:06.827 INFO:teuthology.orchestra.run.smithi187.stdout:Reading package lists... 2023-09-23T21:53:06.852 DEBUG:teuthology.orchestra.run.smithi187:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-09-23T21:53:06.923 INFO:teuthology.orchestra.run.smithi187.stdout:Reading package lists... 2023-09-23T21:53:07.001 INFO:teuthology.orchestra.run.smithi169.stdout:0 upgraded, 13 newly installed, 0 to remove and 266 not upgraded. 2023-09-23T21:53:07.001 INFO:teuthology.orchestra.run.smithi169.stdout:Need to get 90.9 MB of archives. 2023-09-23T21:53:07.001 INFO:teuthology.orchestra.run.smithi169.stdout:After this operation, 497 MB of additional disk space will be used. 2023-09-23T21:53:07.001 INFO:teuthology.orchestra.run.smithi169.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-09-23T21:53:07.124 INFO:teuthology.orchestra.run.smithi187.stdout:Building dependency tree... 2023-09-23T21:53:07.124 INFO:teuthology.orchestra.run.smithi187.stdout:Reading state information... 2023-09-23T21:53:07.272 INFO:teuthology.orchestra.run.smithi169.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-09-23T21:53:07.293 INFO:teuthology.orchestra.run.smithi187.stdout:The following additional packages will be installed: 2023-09-23T21:53:07.293 INFO:teuthology.orchestra.run.smithi187.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-09-23T21:53:07.293 INFO:teuthology.orchestra.run.smithi187.stdout: libusbmuxd6 linux-image-5.15.0-84-generic linux-modules-5.15.0-84-generic 2023-09-23T21:53:07.294 INFO:teuthology.orchestra.run.smithi187.stdout: linux-modules-extra-5.15.0-84-generic thermald upower usbmuxd 2023-09-23T21:53:07.295 INFO:teuthology.orchestra.run.smithi187.stdout:Suggested packages: 2023-09-23T21:53:07.295 INFO:teuthology.orchestra.run.smithi187.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-09-23T21:53:07.295 INFO:teuthology.orchestra.run.smithi187.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-84-generic 2023-09-23T21:53:07.300 INFO:teuthology.orchestra.run.smithi169.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-09-23T21:53:07.318 INFO:teuthology.orchestra.run.smithi169.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-09-23T21:53:07.341 INFO:teuthology.orchestra.run.smithi187.stdout:The following NEW packages will be installed: 2023-09-23T21:53:07.342 INFO:teuthology.orchestra.run.smithi187.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-09-23T21:53:07.342 INFO:teuthology.orchestra.run.smithi187.stdout: libusbmuxd6 linux-image-5.15.0-84-generic linux-image-generic-hwe-20.04 2023-09-23T21:53:07.343 INFO:teuthology.orchestra.run.smithi187.stdout: linux-modules-5.15.0-84-generic linux-modules-extra-5.15.0-84-generic 2023-09-23T21:53:07.343 INFO:teuthology.orchestra.run.smithi187.stdout: thermald upower usbmuxd 2023-09-23T21:53:07.392 INFO:teuthology.orchestra.run.smithi169.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-09-23T21:53:07.404 INFO:teuthology.orchestra.run.smithi187.stdout:0 upgraded, 13 newly installed, 0 to remove and 266 not upgraded. 2023-09-23T21:53:07.404 INFO:teuthology.orchestra.run.smithi187.stdout:Need to get 90.9 MB of archives. 2023-09-23T21:53:07.404 INFO:teuthology.orchestra.run.smithi187.stdout:After this operation, 497 MB of additional disk space will be used. 2023-09-23T21:53:07.404 INFO:teuthology.orchestra.run.smithi187.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-09-23T21:53:07.428 INFO:teuthology.orchestra.run.smithi169.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-23T21:53:07.475 INFO:teuthology.orchestra.run.smithi187.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-09-23T21:53:07.483 INFO:teuthology.orchestra.run.smithi187.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-09-23T21:53:07.488 INFO:teuthology.orchestra.run.smithi187.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-09-23T21:53:07.509 INFO:teuthology.orchestra.run.smithi187.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-09-23T21:53:07.516 INFO:teuthology.orchestra.run.smithi187.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-23T21:53:07.913 INFO:teuthology.orchestra.run.smithi187.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-23T21:53:08.061 INFO:teuthology.orchestra.run.smithi187.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-23T21:53:08.347 INFO:teuthology.orchestra.run.smithi169.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-23T21:53:08.724 INFO:teuthology.orchestra.run.smithi169.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-23T21:53:09.140 INFO:teuthology.orchestra.run.smithi187.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-23T21:53:09.218 INFO:teuthology.orchestra.run.smithi187.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-23T21:53:09.219 INFO:teuthology.orchestra.run.smithi187.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-09-23T21:53:09.225 INFO:teuthology.orchestra.run.smithi187.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-09-23T21:53:09.227 INFO:teuthology.orchestra.run.smithi187.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-09-23T21:53:09.905 INFO:teuthology.orchestra.run.smithi187.stdout:Fetched 90.9 MB in 2s (48.4 MB/s) 2023-09-23T21:53:10.119 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-09-23T21:53:10.576 INFO:teuthology.orchestra.run.smithi169.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-23T21:53:10.655 INFO:teuthology.orchestra.run.smithi169.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-23T21:53:10.656 INFO:teuthology.orchestra.run.smithi169.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-09-23T21:53:10.825 INFO:teuthology.orchestra.run.smithi169.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-09-23T21:53:11.171 INFO:teuthology.orchestra.run.smithi169.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-09-23T21:53:11.855 INFO:teuthology.orchestra.run.smithi169.stdout:Fetched 90.9 MB in 4s (20.8 MB/s) 2023-09-23T21:53:11.883 INFO:teuthology.orchestra.run.smithi187.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-23T21:53:11.887 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-09-23T21:53:12.051 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-09-23T21:53:12.055 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-09-23T21:53:12.445 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package libplist3:amd64. 2023-09-23T21:53:12.461 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-09-23T21:53:12.504 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-09-23T21:53:12.874 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-09-23T21:53:12.887 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-09-23T21:53:12.932 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-09-23T21:53:13.218 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-09-23T21:53:13.234 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-09-23T21:53:13.268 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-09-23T21:53:13.596 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-09-23T21:53:13.612 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-09-23T21:53:13.654 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-09-23T21:53:13.783 INFO:teuthology.orchestra.run.smithi169.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-23T21:53:13.788 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-09-23T21:53:13.937 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-09-23T21:53:14.007 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package linux-modules-5.15.0-84-generic. 2023-09-23T21:53:14.022 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../05-linux-modules-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-09-23T21:53:14.065 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking linux-modules-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T21:53:14.248 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package libplist3:amd64. 2023-09-23T21:53:14.262 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-09-23T21:53:14.298 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-09-23T21:53:14.660 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-09-23T21:53:14.673 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-09-23T21:53:14.709 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-09-23T21:53:15.054 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-09-23T21:53:15.068 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-09-23T21:53:15.112 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-09-23T21:53:15.407 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-09-23T21:53:15.421 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-09-23T21:53:15.482 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-09-23T21:53:15.793 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package linux-modules-5.15.0-84-generic. 2023-09-23T21:53:15.808 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../05-linux-modules-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-09-23T21:53:15.852 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking linux-modules-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T21:53:16.568 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package linux-image-5.15.0-84-generic. 2023-09-23T21:53:16.583 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../06-linux-image-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-09-23T21:53:16.669 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T21:53:17.220 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-84-generic. 2023-09-23T21:53:17.235 INFO:teuthology.orchestra.run.smithi187.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-23T21:53:17.278 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking linux-modules-extra-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T21:53:18.412 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package linux-image-5.15.0-84-generic. 2023-09-23T21:53:18.426 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../06-linux-image-5.15.0-84-generic_5.15.0-84.93~20.04.1_amd64.deb ... 2023-09-23T21:53:18.522 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T21:53:19.065 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-84-generic. 2023-09-23T21:53:19.080 INFO:teuthology.orchestra.run.smithi169.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-23T21:53:19.123 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking linux-modules-extra-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T21:53:24.316 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-09-23T21:53:24.333 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.84.93~20.04.42_amd64.deb ... 2023-09-23T21:53:24.366 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.84.93~20.04.42) ... 2023-09-23T21:53:24.678 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package libevdev2:amd64. 2023-09-23T21:53:24.693 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-09-23T21:53:24.736 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-09-23T21:53:25.122 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package thermald. 2023-09-23T21:53:25.135 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-09-23T21:53:25.180 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-09-23T21:53:25.885 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package upower. 2023-09-23T21:53:25.898 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-09-23T21:53:25.901 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-09-23T21:53:25.916 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.84.93~20.04.42_amd64.deb ... 2023-09-23T21:53:25.950 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking upower (0.99.11-1build2) ... 2023-09-23T21:53:25.959 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.84.93~20.04.42) ... 2023-09-23T21:53:26.298 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package libevdev2:amd64. 2023-09-23T21:53:26.314 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-09-23T21:53:26.356 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-09-23T21:53:26.365 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package usbmuxd. 2023-09-23T21:53:26.380 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-09-23T21:53:26.439 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-09-23T21:53:26.734 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package thermald. 2023-09-23T21:53:26.750 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-09-23T21:53:26.757 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-09-23T21:53:26.792 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-09-23T21:53:26.911 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-09-23T21:53:27.037 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-09-23T21:53:27.186 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-09-23T21:53:27.314 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-09-23T21:53:27.441 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-09-23T21:53:27.592 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up upower (0.99.11-1build2) ... 2023-09-23T21:53:27.847 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package upower. 2023-09-23T21:53:27.861 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-09-23T21:53:27.925 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking upower (0.99.11-1build2) ... 2023-09-23T21:53:28.174 INFO:teuthology.orchestra.run.smithi187.stdout:upower.service is a disabled or a static unit, not starting it. 2023-09-23T21:53:28.254 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-09-23T21:53:28.285 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package usbmuxd. 2023-09-23T21:53:28.299 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-09-23T21:53:28.334 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-09-23T21:53:28.445 INFO:teuthology.orchestra.run.smithi187.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-09-23T21:53:28.463 INFO:teuthology.orchestra.run.smithi187.stdout:Adding system user `usbmux' (UID 114) ... 2023-09-23T21:53:28.463 INFO:teuthology.orchestra.run.smithi187.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-09-23T21:53:28.666 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-09-23T21:53:28.789 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-09-23T21:53:28.915 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-09-23T21:53:29.013 INFO:teuthology.orchestra.run.smithi187.stdout:Not creating home directory `/var/lib/usbmux'. 2023-09-23T21:53:29.041 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-09-23T21:53:29.192 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-09-23T21:53:29.229 INFO:teuthology.orchestra.run.smithi187.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-09-23T21:53:29.301 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-09-23T21:53:29.318 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-09-23T21:53:29.444 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up upower (0.99.11-1build2) ... 2023-09-23T21:53:29.611 INFO:teuthology.orchestra.run.smithi187.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-09-23T21:53:29.611 INFO:teuthology.orchestra.run.smithi187.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-09-23T21:53:29.985 INFO:teuthology.orchestra.run.smithi169.stdout:upower.service is a disabled or a static unit, not starting it. 2023-09-23T21:53:30.060 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-09-23T21:53:30.065 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T21:53:30.236 INFO:teuthology.orchestra.run.smithi169.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-09-23T21:53:30.250 INFO:teuthology.orchestra.run.smithi169.stdout:Adding system user `usbmux' (UID 114) ... 2023-09-23T21:53:30.250 INFO:teuthology.orchestra.run.smithi169.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-09-23T21:53:30.774 INFO:teuthology.orchestra.run.smithi169.stdout:Not creating home directory `/var/lib/usbmux'. 2023-09-23T21:53:31.011 INFO:teuthology.orchestra.run.smithi169.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-09-23T21:53:31.062 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-09-23T21:53:31.372 INFO:teuthology.orchestra.run.smithi169.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-09-23T21:53:31.372 INFO:teuthology.orchestra.run.smithi169.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-09-23T21:53:31.393 INFO:teuthology.orchestra.run.smithi187.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-84-generic 2023-09-23T21:53:31.393 INFO:teuthology.orchestra.run.smithi187.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-84-generic 2023-09-23T21:53:31.584 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up linux-modules-extra-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T21:53:31.833 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T21:53:32.960 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.84.93~20.04.42) ... 2023-09-23T21:53:33.061 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up linux-modules-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T21:53:33.439 INFO:teuthology.orchestra.run.smithi169.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-84-generic 2023-09-23T21:53:33.439 INFO:teuthology.orchestra.run.smithi169.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-84-generic 2023-09-23T21:53:33.760 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up linux-modules-extra-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T21:53:34.413 INFO:teuthology.orchestra.run.smithi187.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-09-23T21:53:34.693 INFO:teuthology.orchestra.run.smithi187.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-09-23T21:53:35.153 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.84.93~20.04.42) ... 2023-09-23T21:53:35.278 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up linux-modules-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T21:53:35.463 INFO:teuthology.orchestra.run.smithi187.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-09-23T21:53:35.580 INFO:teuthology.orchestra.run.smithi187.stdout:Processing triggers for linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T21:53:35.676 INFO:teuthology.orchestra.run.smithi187.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-09-23T21:53:36.046 INFO:teuthology.orchestra.run.smithi187.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-84-generic 2023-09-23T21:53:36.672 INFO:teuthology.orchestra.run.smithi169.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-09-23T21:53:36.977 INFO:teuthology.orchestra.run.smithi169.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-09-23T21:53:37.755 INFO:teuthology.orchestra.run.smithi169.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-09-23T21:53:37.889 INFO:teuthology.orchestra.run.smithi169.stdout:Processing triggers for linux-image-5.15.0-84-generic (5.15.0-84.93~20.04.1) ... 2023-09-23T21:53:37.957 INFO:teuthology.orchestra.run.smithi169.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-09-23T21:53:37.957 INFO:teuthology.orchestra.run.smithi169.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-84-generic 2023-09-23T21:54:01.417 INFO:teuthology.orchestra.run.smithi187.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-09-23T21:54:01.417 INFO:teuthology.orchestra.run.smithi187.stdout:Sourcing file `/etc/default/grub' 2023-09-23T21:54:01.442 INFO:teuthology.orchestra.run.smithi187.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-09-23T21:54:01.459 INFO:teuthology.orchestra.run.smithi187.stdout:Generating grub configuration file ... 2023-09-23T21:54:01.801 INFO:teuthology.orchestra.run.smithi187.stdout:Found linux image: /boot/vmlinuz-5.15.0-84-generic 2023-09-23T21:54:01.819 INFO:teuthology.orchestra.run.smithi187.stdout:Found initrd image: /boot/initrd.img-5.15.0-84-generic 2023-09-23T21:54:02.244 INFO:teuthology.orchestra.run.smithi187.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-09-23T21:54:02.255 INFO:teuthology.orchestra.run.smithi187.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-09-23T21:54:03.269 INFO:teuthology.orchestra.run.smithi169.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-09-23T21:54:03.269 INFO:teuthology.orchestra.run.smithi169.stdout:Sourcing file `/etc/default/grub' 2023-09-23T21:54:03.281 INFO:teuthology.orchestra.run.smithi169.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-09-23T21:54:03.297 INFO:teuthology.orchestra.run.smithi169.stdout:Generating grub configuration file ... 2023-09-23T21:54:03.622 INFO:teuthology.orchestra.run.smithi169.stdout:Found linux image: /boot/vmlinuz-5.15.0-84-generic 2023-09-23T21:54:03.642 INFO:teuthology.orchestra.run.smithi169.stdout:Found initrd image: /boot/initrd.img-5.15.0-84-generic 2023-09-23T21:54:04.045 INFO:teuthology.orchestra.run.smithi169.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-09-23T21:54:04.056 INFO:teuthology.orchestra.run.smithi169.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-09-23T21:54:04.269 INFO:teuthology.orchestra.run.smithi187.stdout:done 2023-09-23T21:54:04.772 DEBUG:teuthology.orchestra.run.smithi187:> dpkg -s linux-image-generic-hwe-20.04 2023-09-23T21:54:04.818 INFO:teuthology.orchestra.run.smithi187.stdout:Package: linux-image-generic-hwe-20.04 2023-09-23T21:54:04.818 INFO:teuthology.orchestra.run.smithi187.stdout:Status: install ok installed 2023-09-23T21:54:04.818 INFO:teuthology.orchestra.run.smithi187.stdout:Priority: optional 2023-09-23T21:54:04.818 INFO:teuthology.orchestra.run.smithi187.stdout:Section: kernel 2023-09-23T21:54:04.819 INFO:teuthology.orchestra.run.smithi187.stdout:Installed-Size: 20 2023-09-23T21:54:04.819 INFO:teuthology.orchestra.run.smithi187.stdout:Maintainer: Ubuntu Kernel Team 2023-09-23T21:54:04.819 INFO:teuthology.orchestra.run.smithi187.stdout:Architecture: amd64 2023-09-23T21:54:04.819 INFO:teuthology.orchestra.run.smithi187.stdout:Source: linux-meta-hwe-5.15 2023-09-23T21:54:04.819 INFO:teuthology.orchestra.run.smithi187.stdout:Version: 5.15.0.84.93~20.04.42 2023-09-23T21:54:04.819 INFO:teuthology.orchestra.run.smithi187.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-23T21:54:04.819 INFO:teuthology.orchestra.run.smithi187.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-23T21:54:04.819 INFO:teuthology.orchestra.run.smithi187.stdout:Recommends: thermald 2023-09-23T21:54:04.819 INFO:teuthology.orchestra.run.smithi187.stdout:Description: Generic Linux kernel image 2023-09-23T21:54:04.819 INFO:teuthology.orchestra.run.smithi187.stdout: This package will always depend on the latest generic kernel image 2023-09-23T21:54:04.819 INFO:teuthology.orchestra.run.smithi187.stdout: available. 2023-09-23T21:54:04.820 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-84-generic 2023-09-23T21:54:04.820 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-09-23T21:54:04.820 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-09-23T21:54:04.820 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-09-23T21:54:04.820 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi187.front.sepia.ceph.com, path=None, version=distro) 2023-09-23T21:54:04.820 DEBUG:teuthology.orchestra.run.smithi187:> sudo apt-get clean 2023-09-23T21:54:04.888 DEBUG:teuthology.orchestra.run.smithi187:> sudo apt-get update 2023-09-23T21:54:05.178 INFO:teuthology.orchestra.run.smithi187.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-23T21:54:05.178 INFO:teuthology.orchestra.run.smithi187.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-09-23T21:54:05.211 INFO:teuthology.orchestra.run.smithi187.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-09-23T21:54:05.231 INFO:teuthology.orchestra.run.smithi187.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-09-23T21:54:06.079 INFO:teuthology.orchestra.run.smithi169.stdout:done 2023-09-23T21:54:06.559 DEBUG:teuthology.orchestra.run.smithi169:> dpkg -s linux-image-generic-hwe-20.04 2023-09-23T21:54:06.614 INFO:teuthology.orchestra.run.smithi169.stdout:Package: linux-image-generic-hwe-20.04 2023-09-23T21:54:06.614 INFO:teuthology.orchestra.run.smithi169.stdout:Status: install ok installed 2023-09-23T21:54:06.614 INFO:teuthology.orchestra.run.smithi169.stdout:Priority: optional 2023-09-23T21:54:06.615 INFO:teuthology.orchestra.run.smithi169.stdout:Section: kernel 2023-09-23T21:54:06.615 INFO:teuthology.orchestra.run.smithi169.stdout:Installed-Size: 20 2023-09-23T21:54:06.615 INFO:teuthology.orchestra.run.smithi169.stdout:Maintainer: Ubuntu Kernel Team 2023-09-23T21:54:06.615 INFO:teuthology.orchestra.run.smithi169.stdout:Architecture: amd64 2023-09-23T21:54:06.615 INFO:teuthology.orchestra.run.smithi169.stdout:Source: linux-meta-hwe-5.15 2023-09-23T21:54:06.615 INFO:teuthology.orchestra.run.smithi169.stdout:Version: 5.15.0.84.93~20.04.42 2023-09-23T21:54:06.615 INFO:teuthology.orchestra.run.smithi169.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-23T21:54:06.615 INFO:teuthology.orchestra.run.smithi169.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-23T21:54:06.615 INFO:teuthology.orchestra.run.smithi169.stdout:Recommends: thermald 2023-09-23T21:54:06.615 INFO:teuthology.orchestra.run.smithi169.stdout:Description: Generic Linux kernel image 2023-09-23T21:54:06.615 INFO:teuthology.orchestra.run.smithi169.stdout: This package will always depend on the latest generic kernel image 2023-09-23T21:54:06.615 INFO:teuthology.orchestra.run.smithi169.stdout: available. 2023-09-23T21:54:06.616 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-84-generic 2023-09-23T21:54:06.616 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-09-23T21:54:06.616 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-09-23T21:54:06.617 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-09-23T21:54:06.617 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi169.front.sepia.ceph.com, path=None, version=distro) 2023-09-23T21:54:06.617 DEBUG:teuthology.orchestra.run.smithi169:> sudo apt-get clean 2023-09-23T21:54:06.738 DEBUG:teuthology.orchestra.run.smithi169:> sudo apt-get update 2023-09-23T21:54:06.900 INFO:teuthology.orchestra.run.smithi169.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-23T21:54:06.905 INFO:teuthology.orchestra.run.smithi169.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-09-23T21:54:06.932 INFO:teuthology.orchestra.run.smithi169.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-09-23T21:54:06.955 INFO:teuthology.orchestra.run.smithi187.stdout:Reading package lists... 2023-09-23T21:54:06.981 DEBUG:teuthology.orchestra.run.smithi187:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-09-23T21:54:06.991 INFO:teuthology.orchestra.run.smithi169.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-09-23T21:54:07.050 INFO:teuthology.orchestra.run.smithi187.stdout:Reading package lists... 2023-09-23T21:54:07.260 INFO:teuthology.orchestra.run.smithi187.stdout:Building dependency tree... 2023-09-23T21:54:07.260 INFO:teuthology.orchestra.run.smithi187.stdout:Reading state information... 2023-09-23T21:54:07.483 INFO:teuthology.orchestra.run.smithi187.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.84.93~20.04.42). 2023-09-23T21:54:07.483 INFO:teuthology.orchestra.run.smithi187.stdout:0 upgraded, 0 newly installed, 0 to remove and 266 not upgraded. 2023-09-23T21:54:07.485 DEBUG:teuthology.orchestra.run.smithi187:> dpkg -s linux-image-generic-hwe-20.04 2023-09-23T21:54:07.509 INFO:teuthology.orchestra.run.smithi187.stdout:Package: linux-image-generic-hwe-20.04 2023-09-23T21:54:07.509 INFO:teuthology.orchestra.run.smithi187.stdout:Status: install ok installed 2023-09-23T21:54:07.509 INFO:teuthology.orchestra.run.smithi187.stdout:Priority: optional 2023-09-23T21:54:07.509 INFO:teuthology.orchestra.run.smithi187.stdout:Section: kernel 2023-09-23T21:54:07.510 INFO:teuthology.orchestra.run.smithi187.stdout:Installed-Size: 20 2023-09-23T21:54:07.510 INFO:teuthology.orchestra.run.smithi187.stdout:Maintainer: Ubuntu Kernel Team 2023-09-23T21:54:07.510 INFO:teuthology.orchestra.run.smithi187.stdout:Architecture: amd64 2023-09-23T21:54:07.510 INFO:teuthology.orchestra.run.smithi187.stdout:Source: linux-meta-hwe-5.15 2023-09-23T21:54:07.510 INFO:teuthology.orchestra.run.smithi187.stdout:Version: 5.15.0.84.93~20.04.42 2023-09-23T21:54:07.510 INFO:teuthology.orchestra.run.smithi187.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-23T21:54:07.510 INFO:teuthology.orchestra.run.smithi187.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-23T21:54:07.510 INFO:teuthology.orchestra.run.smithi187.stdout:Recommends: thermald 2023-09-23T21:54:07.510 INFO:teuthology.orchestra.run.smithi187.stdout:Description: Generic Linux kernel image 2023-09-23T21:54:07.510 INFO:teuthology.orchestra.run.smithi187.stdout: This package will always depend on the latest generic kernel image 2023-09-23T21:54:07.510 INFO:teuthology.orchestra.run.smithi187.stdout: available. 2023-09-23T21:54:07.511 DEBUG:teuthology.orchestra.run.smithi187:> mktemp 2023-09-23T21:54:07.561 INFO:teuthology.orchestra.run.smithi187.stdout:/tmp/tmp.iez2lvCVg4 2023-09-23T21:54:07.562 DEBUG:teuthology.orchestra.run.smithi187:> sudo cp /boot/grub/grub.cfg /tmp/tmp.iez2lvCVg4 2023-09-23T21:54:07.576 DEBUG:teuthology.orchestra.run.smithi187:> sudo chmod 0666 /tmp/tmp.iez2lvCVg4 2023-09-23T21:54:07.662 DEBUG:teuthology.orchestra.remote:smithi187:/tmp/tmp.iez2lvCVg4 is 9KB 2023-09-23T21:54:07.683 DEBUG:teuthology.orchestra.run.smithi187:> rm -fr /tmp/tmp.iez2lvCVg4 2023-09-23T21:54:07.690 DEBUG:teuthology.orchestra.run.smithi187:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-09-23T21:54:07.749 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2023-09-23T21:54:07.749 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-09-23T21:54:07.749 DEBUG:teuthology.orchestra.run.smithi187:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-09-23T21:54:07.782 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-84-generic 2023-09-23T21:54:07.782 DEBUG:teuthology.orchestra.run.smithi187:> sudo update-grub 2023-09-23T21:54:08.625 INFO:teuthology.orchestra.run.smithi169.stdout:Reading package lists... 2023-09-23T21:54:08.650 DEBUG:teuthology.orchestra.run.smithi169:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-09-23T21:54:08.715 INFO:teuthology.orchestra.run.smithi169.stdout:Reading package lists... 2023-09-23T21:54:08.919 INFO:teuthology.orchestra.run.smithi169.stdout:Building dependency tree... 2023-09-23T21:54:08.920 INFO:teuthology.orchestra.run.smithi169.stdout:Reading state information... 2023-09-23T21:54:09.139 INFO:teuthology.orchestra.run.smithi169.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.84.93~20.04.42). 2023-09-23T21:54:09.139 INFO:teuthology.orchestra.run.smithi169.stdout:0 upgraded, 0 newly installed, 0 to remove and 266 not upgraded. 2023-09-23T21:54:09.141 DEBUG:teuthology.orchestra.run.smithi169:> dpkg -s linux-image-generic-hwe-20.04 2023-09-23T21:54:09.157 INFO:teuthology.orchestra.run.smithi169.stdout:Package: linux-image-generic-hwe-20.04 2023-09-23T21:54:09.157 INFO:teuthology.orchestra.run.smithi169.stdout:Status: install ok installed 2023-09-23T21:54:09.157 INFO:teuthology.orchestra.run.smithi169.stdout:Priority: optional 2023-09-23T21:54:09.157 INFO:teuthology.orchestra.run.smithi169.stdout:Section: kernel 2023-09-23T21:54:09.157 INFO:teuthology.orchestra.run.smithi169.stdout:Installed-Size: 20 2023-09-23T21:54:09.157 INFO:teuthology.orchestra.run.smithi169.stdout:Maintainer: Ubuntu Kernel Team 2023-09-23T21:54:09.157 INFO:teuthology.orchestra.run.smithi169.stdout:Architecture: amd64 2023-09-23T21:54:09.157 INFO:teuthology.orchestra.run.smithi169.stdout:Source: linux-meta-hwe-5.15 2023-09-23T21:54:09.157 INFO:teuthology.orchestra.run.smithi169.stdout:Version: 5.15.0.84.93~20.04.42 2023-09-23T21:54:09.158 INFO:teuthology.orchestra.run.smithi169.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-23T21:54:09.158 INFO:teuthology.orchestra.run.smithi169.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-23T21:54:09.158 INFO:teuthology.orchestra.run.smithi169.stdout:Recommends: thermald 2023-09-23T21:54:09.158 INFO:teuthology.orchestra.run.smithi169.stdout:Description: Generic Linux kernel image 2023-09-23T21:54:09.158 INFO:teuthology.orchestra.run.smithi169.stdout: This package will always depend on the latest generic kernel image 2023-09-23T21:54:09.158 INFO:teuthology.orchestra.run.smithi169.stdout: available. 2023-09-23T21:54:09.158 DEBUG:teuthology.orchestra.run.smithi169:> mktemp 2023-09-23T21:54:09.165 INFO:teuthology.orchestra.run.smithi169.stdout:/tmp/tmp.jHh43bhJCc 2023-09-23T21:54:09.165 DEBUG:teuthology.orchestra.run.smithi169:> sudo cp /boot/grub/grub.cfg /tmp/tmp.jHh43bhJCc 2023-09-23T21:54:09.175 DEBUG:teuthology.orchestra.run.smithi169:> sudo chmod 0666 /tmp/tmp.jHh43bhJCc 2023-09-23T21:54:09.178 INFO:teuthology.orchestra.run.smithi187.stderr:Sourcing file `/etc/default/grub' 2023-09-23T21:54:09.182 INFO:teuthology.orchestra.run.smithi187.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-09-23T21:54:09.197 INFO:teuthology.orchestra.run.smithi187.stderr:Generating grub configuration file ... 2023-09-23T21:54:09.218 DEBUG:teuthology.orchestra.remote:smithi169:/tmp/tmp.jHh43bhJCc is 9KB 2023-09-23T21:54:09.232 DEBUG:teuthology.orchestra.run.smithi169:> rm -fr /tmp/tmp.jHh43bhJCc 2023-09-23T21:54:09.239 DEBUG:teuthology.orchestra.run.smithi169:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-09-23T21:54:09.295 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2023-09-23T21:54:09.295 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-09-23T21:54:09.295 DEBUG:teuthology.orchestra.run.smithi169:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-09-23T21:54:09.325 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-84-generic 2023-09-23T21:54:09.325 DEBUG:teuthology.orchestra.run.smithi169:> sudo update-grub 2023-09-23T21:54:09.501 INFO:teuthology.orchestra.run.smithi187.stderr:Found linux image: /boot/vmlinuz-5.15.0-84-generic 2023-09-23T21:54:09.513 INFO:teuthology.orchestra.run.smithi187.stderr:Found initrd image: /boot/initrd.img-5.15.0-84-generic 2023-09-23T21:54:09.975 INFO:teuthology.orchestra.run.smithi187.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-09-23T21:54:09.987 INFO:teuthology.orchestra.run.smithi187.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-09-23T21:54:10.673 INFO:teuthology.orchestra.run.smithi169.stderr:Sourcing file `/etc/default/grub' 2023-09-23T21:54:10.678 INFO:teuthology.orchestra.run.smithi169.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-09-23T21:54:10.691 INFO:teuthology.orchestra.run.smithi169.stderr:Generating grub configuration file ... 2023-09-23T21:54:10.962 INFO:teuthology.orchestra.run.smithi169.stderr:Found linux image: /boot/vmlinuz-5.15.0-84-generic 2023-09-23T21:54:10.969 INFO:teuthology.orchestra.run.smithi187.stderr:done 2023-09-23T21:54:10.971 DEBUG:teuthology.orchestra.run.smithi187:> sudo shutdown -r now 2023-09-23T21:54:10.973 INFO:teuthology.orchestra.run.smithi169.stderr:Found initrd image: /boot/initrd.img-5.15.0-84-generic 2023-09-23T21:54:11.330 INFO:teuthology.orchestra.run.smithi169.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-09-23T21:54:11.341 INFO:teuthology.orchestra.run.smithi169.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-09-23T21:54:12.309 INFO:teuthology.orchestra.run.smithi169.stderr:done 2023-09-23T21:54:12.311 DEBUG:teuthology.orchestra.run.smithi169:> sudo shutdown -r now 2023-09-23T21:54:40.974 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-09-23T21:54:40.975 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi187.front.sepia.ceph.com' 2023-09-23T21:54:40.975 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T21:54:42.315 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-09-23T21:54:42.315 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi169.front.sepia.ceph.com' 2023-09-23T21:54:42.316 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T21:54:59.322 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.187 2023-09-23T21:55:00.858 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.169 2023-09-23T21:55:08.324 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi187.front.sepia.ceph.com' 2023-09-23T21:55:08.325 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T21:55:09.861 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi169.front.sepia.ceph.com' 2023-09-23T21:55:09.861 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T21:55:11.386 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.187 2023-09-23T21:55:12.922 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.169 2023-09-23T21:55:23.395 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi187.front.sepia.ceph.com' 2023-09-23T21:55:23.396 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T21:55:24.925 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi169.front.sepia.ceph.com' 2023-09-23T21:55:24.925 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T21:55:41.818 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.187 2023-09-23T21:55:56.830 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi187.front.sepia.ceph.com' 2023-09-23T21:55:56.831 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T21:55:57.088 DEBUG:teuthology.orchestra.run.smithi187:> true 2023-09-23T21:55:57.656 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi187.front.sepia.ceph.com' 2023-09-23T21:55:57.656 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-84-generic"... 2023-09-23T21:55:57.657 DEBUG:teuthology.orchestra.run.smithi187:> uname -r 2023-09-23T21:55:57.706 INFO:teuthology.orchestra.run.smithi187.stdout:5.15.0-84-generic 2023-09-23T21:55:57.707 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-84-generic vs 5.15.0-84-generic 2023-09-23T21:55:57.707 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-09-23T21:55:57.707 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-09-23T21:55:58.708 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-09-23T21:55:58.709 DEBUG:teuthology.orchestra.run.smithi187:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-09-23T21:55:59.063 INFO:teuthology.orchestra.run.smithi187.stdout:ttyS1 2023-09-23T21:55:59.083 DEBUG:teuthology.parallel:result is None 2023-09-23T21:56:24.928 DEBUG:teuthology.orchestra.remote:timed out 2023-09-23T21:56:39.930 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi169.front.sepia.ceph.com' 2023-09-23T21:56:39.931 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T21:56:40.264 DEBUG:teuthology.orchestra.run.smithi169:> true 2023-09-23T21:56:40.822 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi169.front.sepia.ceph.com' 2023-09-23T21:56:40.822 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-84-generic"... 2023-09-23T21:56:40.822 DEBUG:teuthology.orchestra.run.smithi169:> uname -r 2023-09-23T21:56:40.872 INFO:teuthology.orchestra.run.smithi169.stdout:5.15.0-84-generic 2023-09-23T21:56:40.872 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-84-generic vs 5.15.0-84-generic 2023-09-23T21:56:40.872 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-09-23T21:56:40.873 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-09-23T21:56:41.873 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-09-23T21:56:41.874 DEBUG:teuthology.orchestra.run.smithi169:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-09-23T21:56:41.967 INFO:teuthology.orchestra.run.smithi169.stdout:ttyS1 2023-09-23T21:56:41.996 DEBUG:teuthology.parallel:result is None 2023-09-23T21:56:41.997 INFO:teuthology.run_tasks:Running task internal.base... 2023-09-23T21:56:42.005 INFO:teuthology.task.internal:Creating test directory... 2023-09-23T21:56:42.005 DEBUG:teuthology.orchestra.run.smithi169:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-09-23T21:56:42.008 DEBUG:teuthology.orchestra.run.smithi187:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-09-23T21:56:42.015 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-09-23T21:56:42.021 INFO:teuthology.run_tasks:Running task internal.archive... 2023-09-23T21:56:42.031 INFO:teuthology.task.internal:Creating archive directory... 2023-09-23T21:56:42.031 DEBUG:teuthology.orchestra.run.smithi169:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-09-23T21:56:42.056 DEBUG:teuthology.orchestra.run.smithi187:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-09-23T21:56:42.158 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-09-23T21:56:42.165 INFO:teuthology.task.internal:Enabling coredump saving... 2023-09-23T21:56:42.165 DEBUG:teuthology.orchestra.run.smithi169:> 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-23T21:56:42.168 DEBUG:teuthology.orchestra.run.smithi187:> 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-23T21:56:42.183 INFO:teuthology.orchestra.run.smithi169.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-23T21:56:42.189 INFO:teuthology.orchestra.run.smithi187.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-23T21:56:42.190 INFO:teuthology.orchestra.run.smithi169.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-23T21:56:42.198 INFO:teuthology.orchestra.run.smithi187.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-09-23T21:56:42.200 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-09-23T21:56:42.207 INFO:teuthology.task.internal:Configuring sudo... 2023-09-23T21:56:42.207 DEBUG:teuthology.orchestra.run.smithi169:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-09-23T21:56:42.236 DEBUG:teuthology.orchestra.run.smithi187:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-09-23T21:56:42.257 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-09-23T21:56:42.265 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-09-23T21:56:42.266 DEBUG:teuthology.orchestra.run.smithi169:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-09-23T21:56:42.296 DEBUG:teuthology.orchestra.run.smithi187:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-09-23T21:56:42.307 DEBUG:teuthology.orchestra.run.smithi169:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-09-23T21:56:42.349 DEBUG:teuthology.orchestra.run.smithi169:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-09-23T21:56:42.397 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2023-09-23T21:56:42.397 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-09-23T21:56:42.457 DEBUG:teuthology.orchestra.run.smithi187:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-09-23T21:56:42.465 DEBUG:teuthology.orchestra.run.smithi187:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-09-23T21:56:42.516 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2023-09-23T21:56:42.516 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-09-23T21:56:42.587 DEBUG:teuthology.orchestra.run.smithi169:> sudo service rsyslog restart 2023-09-23T21:56:42.590 DEBUG:teuthology.orchestra.run.smithi187:> sudo service rsyslog restart 2023-09-23T21:56:42.674 INFO:teuthology.run_tasks:Running task internal.timer... 2023-09-23T21:56:42.682 INFO:teuthology.task.internal:Starting timer... 2023-09-23T21:56:42.682 INFO:teuthology.run_tasks:Running task pcp... 2023-09-23T21:56:42.692 INFO:teuthology.run_tasks:Running task selinux... 2023-09-23T21:56:42.700 DEBUG:teuthology.task.selinux:Excluding smithi169: OS 'ubuntu' does not support SELinux 2023-09-23T21:56:42.700 DEBUG:teuthology.task.selinux:Excluding smithi187: OS 'ubuntu' does not support SELinux 2023-09-23T21:56:42.700 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-09-23T21:56:42.700 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2023-09-23T21:56:42.700 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-09-23T21:56:42.700 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-09-23T21:56:42.709 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-09-23T21:56:42.714 INFO:teuthology.repo_utils:Fetching main from origin 2023-09-23T21:56:42.834 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-09-23T21:56:42.849 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-23T21:56:42.850 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi169.front.sepia.ceph.com,smithi187.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-09-23T22:02:15.214 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi169.front.sepia.ceph.com'), Remote(name='ubuntu@smithi187.front.sepia.ceph.com')] 2023-09-23T22:02:15.214 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi169.front.sepia.ceph.com' 2023-09-23T22:02:15.215 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T22:02:15.304 DEBUG:teuthology.orchestra.run.smithi169:> true 2023-09-23T22:02:15.419 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi169.front.sepia.ceph.com' 2023-09-23T22:02:15.420 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi187.front.sepia.ceph.com' 2023-09-23T22:02:15.420 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi187.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-09-23T22:02:15.512 DEBUG:teuthology.orchestra.run.smithi187:> true 2023-09-23T22:02:15.632 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi187.front.sepia.ceph.com' 2023-09-23T22:02:15.632 INFO:teuthology.run_tasks:Running task clock... 2023-09-23T22:02:15.642 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-09-23T22:02:15.642 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-09-23T22:02:15.643 DEBUG:teuthology.orchestra.run.smithi169:> 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-23T22:02:15.645 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-09-23T22:02:15.645 DEBUG:teuthology.orchestra.run.smithi187:> 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-23T22:02:15.676 INFO:teuthology.orchestra.run.smithi169.stdout:23 Sep 22:02:15 ntpd[22541]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-09-23T22:02:15.676 INFO:teuthology.orchestra.run.smithi169.stdout:23 Sep 22:02:15 ntpd[22541]: Command line: ntpd -gq 2023-09-23T22:02:15.676 INFO:teuthology.orchestra.run.smithi169.stdout:23 Sep 22:02:15 ntpd[22541]: proto: precision = 0.094 usec (-23) 2023-09-23T22:02:15.677 INFO:teuthology.orchestra.run.smithi169.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-09-23T22:02:15.678 INFO:teuthology.orchestra.run.smithi169.stdout:23 Sep 22:02:15 ntpd[22541]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-09-23T22:02:15.678 INFO:teuthology.orchestra.run.smithi169.stderr:restrict ::: KOD does nothing without LIMITED. 2023-09-23T22:02:15.679 INFO:teuthology.orchestra.run.smithi169.stdout:23 Sep 22:02:15 ntpd[22541]: restrict ::: KOD does nothing without LIMITED. 2023-09-23T22:02:15.679 INFO:teuthology.orchestra.run.smithi169.stdout:23 Sep 22:02:15 ntpd[22541]: Listen and drop on 0 v6wildcard [::]:123 2023-09-23T22:02:15.679 INFO:teuthology.orchestra.run.smithi169.stdout:23 Sep 22:02:15 ntpd[22541]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-09-23T22:02:15.679 INFO:teuthology.orchestra.run.smithi169.stdout:23 Sep 22:02:15 ntpd[22541]: Listen normally on 2 lo 127.0.0.1:123 2023-09-23T22:02:15.680 INFO:teuthology.orchestra.run.smithi169.stdout:23 Sep 22:02:15 ntpd[22541]: Listen normally on 3 enp3s0f1 172.21.15.169:123 2023-09-23T22:02:15.680 INFO:teuthology.orchestra.run.smithi169.stdout:23 Sep 22:02:15 ntpd[22541]: Listen normally on 4 lo [::1]:123 2023-09-23T22:02:15.680 INFO:teuthology.orchestra.run.smithi169.stdout:23 Sep 22:02:15 ntpd[22541]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7f4d%5]:123 2023-09-23T22:02:15.680 INFO:teuthology.orchestra.run.smithi169.stdout:23 Sep 22:02:15 ntpd[22541]: Listening on routing socket on fd #22 for interface updates 2023-09-23T22:02:15.707 INFO:teuthology.orchestra.run.smithi187.stdout:23 Sep 22:02:15 ntpd[22551]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-09-23T22:02:15.707 INFO:teuthology.orchestra.run.smithi187.stdout:23 Sep 22:02:15 ntpd[22551]: Command line: ntpd -gq 2023-09-23T22:02:15.708 INFO:teuthology.orchestra.run.smithi187.stdout:23 Sep 22:02:15 ntpd[22551]: proto: precision = 0.072 usec (-24) 2023-09-23T22:02:15.708 INFO:teuthology.orchestra.run.smithi187.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-09-23T22:02:15.709 INFO:teuthology.orchestra.run.smithi187.stdout:23 Sep 22:02:15 ntpd[22551]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-09-23T22:02:15.709 INFO:teuthology.orchestra.run.smithi187.stderr:restrict ::: KOD does nothing without LIMITED. 2023-09-23T22:02:15.710 INFO:teuthology.orchestra.run.smithi187.stdout:23 Sep 22:02:15 ntpd[22551]: restrict ::: KOD does nothing without LIMITED. 2023-09-23T22:02:15.710 INFO:teuthology.orchestra.run.smithi187.stdout:23 Sep 22:02:15 ntpd[22551]: Listen and drop on 0 v6wildcard [::]:123 2023-09-23T22:02:15.710 INFO:teuthology.orchestra.run.smithi187.stdout:23 Sep 22:02:15 ntpd[22551]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-09-23T22:02:15.710 INFO:teuthology.orchestra.run.smithi187.stdout:23 Sep 22:02:15 ntpd[22551]: Listen normally on 2 lo 127.0.0.1:123 2023-09-23T22:02:15.710 INFO:teuthology.orchestra.run.smithi187.stdout:23 Sep 22:02:15 ntpd[22551]: Listen normally on 3 enp3s0f1 172.21.15.187:123 2023-09-23T22:02:15.710 INFO:teuthology.orchestra.run.smithi187.stdout:23 Sep 22:02:15 ntpd[22551]: Listen normally on 4 lo [::1]:123 2023-09-23T22:02:15.710 INFO:teuthology.orchestra.run.smithi187.stdout:23 Sep 22:02:15 ntpd[22551]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:77b1%5]:123 2023-09-23T22:02:15.710 INFO:teuthology.orchestra.run.smithi187.stdout:23 Sep 22:02:15 ntpd[22551]: Listening on routing socket on fd #22 for interface updates 2023-09-23T22:02:16.708 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:16 ntpd[22551]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:16.708 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:16 ntpd[22551]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:16.708 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:16 ntpd[22551]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:16.708 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:16 ntpd[22551]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:16.709 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:16 ntpd[22551]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:02:16.709 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:16 ntpd[22551]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:02:18.676 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:18 ntpd[22541]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:18.677 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:18 ntpd[22541]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:18.677 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:18 ntpd[22541]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:18.677 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:18 ntpd[22541]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:18.677 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:18 ntpd[22541]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:02:18.677 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:18 ntpd[22541]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:02:18.709 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:18 ntpd[22551]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:18.709 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:18 ntpd[22551]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:18.709 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:18 ntpd[22551]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:18.709 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:18 ntpd[22551]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:18.709 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:18 ntpd[22551]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:18.709 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:18 ntpd[22551]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:18.709 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:18 ntpd[22551]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:18.709 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:18 ntpd[22551]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:18.709 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:18 ntpd[22551]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:02:18.710 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:18 ntpd[22551]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:02:18.710 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:18 ntpd[22551]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:18.710 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:18 ntpd[22551]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:18.710 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:18 ntpd[22551]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:02:18.710 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:18 ntpd[22551]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:02:18.710 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:18 ntpd[22551]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:18.710 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:18 ntpd[22551]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:18.710 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:18 ntpd[22551]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:02:18.710 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:18 ntpd[22551]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:02:19.676 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:19 ntpd[22541]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:19.676 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:19 ntpd[22541]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:19.707 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:19 ntpd[22551]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:19.707 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:19 ntpd[22551]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:20.677 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:20 ntpd[22541]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:20.678 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:20 ntpd[22541]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:20.678 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:20 ntpd[22541]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:20.678 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:20 ntpd[22541]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:20.678 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:20 ntpd[22541]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:20.678 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:20 ntpd[22541]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:20.678 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:20 ntpd[22541]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:20.678 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:20 ntpd[22541]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:20.678 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:20 ntpd[22541]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:02:20.678 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:20 ntpd[22541]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:02:20.678 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:20 ntpd[22541]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:20.678 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:20 ntpd[22541]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:20.679 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:20 ntpd[22541]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:02:20.679 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:20 ntpd[22541]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:02:20.679 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:20 ntpd[22541]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:20.679 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:20 ntpd[22541]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:20.679 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:20 ntpd[22541]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:02:20.679 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:20 ntpd[22541]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:02:20.709 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:20 ntpd[22551]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:20.709 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:20 ntpd[22551]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:20.709 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:20 ntpd[22551]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:20.709 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:20 ntpd[22551]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:20.709 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:20 ntpd[22551]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:20.709 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:20 ntpd[22551]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:20.709 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:20 ntpd[22551]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:20.710 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:20 ntpd[22551]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:20.710 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:20 ntpd[22551]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:02:20.710 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:20 ntpd[22551]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:02:20.710 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:20 ntpd[22551]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:20.710 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:20 ntpd[22551]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:20.710 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:20 ntpd[22551]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:02:20.710 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:20 ntpd[22551]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:02:20.710 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:20 ntpd[22551]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:20.710 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:20 ntpd[22551]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:20.710 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:20 ntpd[22551]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:02:20.710 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:20 ntpd[22551]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:02:22.677 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:22 ntpd[22541]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:22.677 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:22 ntpd[22541]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:22.677 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:22 ntpd[22541]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:22.678 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:22 ntpd[22541]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:22.678 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:22 ntpd[22541]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:22.678 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:22 ntpd[22541]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:22.678 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:22 ntpd[22541]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:22.678 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:22 ntpd[22541]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:22.678 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:22 ntpd[22541]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:02:22.678 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:22 ntpd[22541]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:02:22.678 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:22 ntpd[22541]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:22.678 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:22 ntpd[22541]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:22.678 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:22 ntpd[22541]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:02:22.678 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:22 ntpd[22541]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:02:22.678 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:22 ntpd[22541]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:22.678 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:22 ntpd[22541]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:22.679 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:22 ntpd[22541]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:02:22.679 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:22 ntpd[22541]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:02:22.709 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:22 ntpd[22551]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:22.709 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:22 ntpd[22551]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:22.709 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:22 ntpd[22551]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:22.709 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:22 ntpd[22551]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:22.709 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:22 ntpd[22551]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:22.709 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:22 ntpd[22551]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:22.709 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:22 ntpd[22551]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:22.709 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:22 ntpd[22551]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:22.709 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:22 ntpd[22551]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:02:22.709 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:22 ntpd[22551]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:02:22.709 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:22 ntpd[22551]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:22.709 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:22 ntpd[22551]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:22.710 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:22 ntpd[22551]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:02:22.710 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:22 ntpd[22551]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:02:22.710 INFO:teuthology.orchestra.run.smithi187.stdout:23 Sep 22:02:22 ntpd[22551]: ntpd: time slew +0.001433 s 2023-09-23T22:02:22.710 INFO:teuthology.orchestra.run.smithi187.stdout:ntpd: time slew +0.001433s 2023-09-23T22:02:22.710 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:22 ntpd[22551]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-09-23T22:02:22.710 INFO:teuthology.orchestra.run.smithi187.stderr:23 Sep 22:02:22 ntpd[22551]: can't open /var/log/ntpstats/loopstats.20230923: Permission denied 2023-09-23T22:02:22.767 INFO:teuthology.orchestra.run.smithi187.stdout: remote refid st t when poll reach delay offset jitter 2023-09-23T22:02:22.767 INFO:teuthology.orchestra.run.smithi187.stdout:============================================================================== 2023-09-23T22:02:22.767 INFO:teuthology.orchestra.run.smithi187.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T22:02:22.768 INFO:teuthology.orchestra.run.smithi187.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T22:02:22.768 INFO:teuthology.orchestra.run.smithi187.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T22:02:22.768 INFO:teuthology.orchestra.run.smithi187.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T22:02:24.677 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:24 ntpd[22541]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:24.677 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:24 ntpd[22541]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:24.677 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:24 ntpd[22541]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:24.677 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:24 ntpd[22541]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:24.677 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:24 ntpd[22541]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:24.677 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:24 ntpd[22541]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:24.677 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:24 ntpd[22541]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-09-23T22:02:24.677 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:24 ntpd[22541]: can't open /var/log/ntpstats/rawstats.20230923: Permission denied 2023-09-23T22:02:24.678 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:24 ntpd[22541]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-09-23T22:02:24.678 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:24 ntpd[22541]: can't open /var/log/ntpstats/peerstats.20230923: Permission denied 2023-09-23T22:02:24.678 INFO:teuthology.orchestra.run.smithi169.stdout:23 Sep 22:02:24 ntpd[22541]: ntpd: time slew +0.000491 s 2023-09-23T22:02:24.678 INFO:teuthology.orchestra.run.smithi169.stdout:ntpd: time slew +0.000491s 2023-09-23T22:02:24.678 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:24 ntpd[22541]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-09-23T22:02:24.678 INFO:teuthology.orchestra.run.smithi169.stderr:23 Sep 22:02:24 ntpd[22541]: can't open /var/log/ntpstats/loopstats.20230923: Permission denied 2023-09-23T22:02:24.743 INFO:teuthology.orchestra.run.smithi169.stdout: remote refid st t when poll reach delay offset jitter 2023-09-23T22:02:24.743 INFO:teuthology.orchestra.run.smithi169.stdout:============================================================================== 2023-09-23T22:02:24.743 INFO:teuthology.orchestra.run.smithi169.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T22:02:24.743 INFO:teuthology.orchestra.run.smithi169.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T22:02:24.743 INFO:teuthology.orchestra.run.smithi169.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T22:02:24.743 INFO:teuthology.orchestra.run.smithi169.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-09-23T22:02:24.744 INFO:teuthology.run_tasks:Running task install... 2023-09-23T22:02:24.752 DEBUG:teuthology.task.install:project ceph 2023-09-23T22:02:24.752 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'bb0daeff97f020f686596fca6eba20c310e26fb7'}} 2023-09-23T22:02:24.752 DEBUG:teuthology.task.install:config {'branch': 'quincy', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': 'bb0daeff97f020f686596fca6eba20c310e26fb7'} 2023-09-23T22:02:24.752 INFO:teuthology.task.install:Using flavor: default 2023-09-23T22:02:24.757 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-23T22:02:24.757 INFO:teuthology.task.install:extra packages: [] 2023-09-23T22:02:24.758 DEBUG:teuthology.orchestra.run.smithi169:> sudo apt-key list | grep Ceph 2023-09-23T22:02:24.758 DEBUG:teuthology.orchestra.run.smithi187:> sudo apt-key list | grep Ceph 2023-09-23T22:02:24.865 INFO:teuthology.orchestra.run.smithi187.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-09-23T22:02:24.885 INFO:teuthology.orchestra.run.smithi169.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-09-23T22:02:24.928 INFO:teuthology.orchestra.run.smithi187.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-09-23T22:02:24.928 INFO:teuthology.orchestra.run.smithi187.stdout:uid [ unknown] Ceph.com (release key) 2023-09-23T22:02:24.929 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-23T22:02:24.929 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-23T22:02:24.929 INFO:teuthology.packaging:ref: None 2023-09-23T22:02:24.929 INFO:teuthology.packaging:tag: None 2023-09-23T22:02:24.929 INFO:teuthology.packaging:branch: quincy 2023-09-23T22:02:24.929 INFO:teuthology.packaging:sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T22:02:24.929 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-23T22:02:24.944 INFO:teuthology.orchestra.run.smithi169.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-09-23T22:02:24.944 INFO:teuthology.orchestra.run.smithi169.stdout:uid [ unknown] Ceph.com (release key) 2023-09-23T22:02:24.945 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-23T22:02:24.945 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-23T22:02:24.946 INFO:teuthology.packaging:ref: None 2023-09-23T22:02:24.946 INFO:teuthology.packaging:tag: None 2023-09-23T22:02:24.946 INFO:teuthology.packaging:branch: quincy 2023-09-23T22:02:24.946 INFO:teuthology.packaging:sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T22:02:24.946 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-23T22:02:25.191 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default/ 2023-09-23T22:02:25.191 INFO:teuthology.task.install.deb:Package version is 17.2.6-1125-gc9bb1bcf-1focal 2023-09-23T22:02:25.284 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default/ 2023-09-23T22:02:25.285 INFO:teuthology.task.install.deb:Package version is 17.2.6-1125-gc9bb1bcf-1focal 2023-09-23T22:02:25.397 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2023-09-23T22:02:25.397 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-09-23T22:02:25.414 DEBUG:teuthology.orchestra.run.smithi187:> sudo apt-get update 2023-09-23T22:02:25.417 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2023-09-23T22:02:25.417 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-09-23T22:02:25.432 DEBUG:teuthology.orchestra.run.smithi169:> sudo apt-get update 2023-09-23T22:02:25.625 INFO:teuthology.orchestra.run.smithi187.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-09-23T22:02:25.657 INFO:teuthology.orchestra.run.smithi187.stdout:Ign:2 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal InRelease 2023-09-23T22:02:25.678 INFO:teuthology.orchestra.run.smithi187.stdout:Get:3 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal Release [7,662 B] 2023-09-23T22:02:25.701 INFO:teuthology.orchestra.run.smithi187.stdout:Ign:4 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal Release.gpg 2023-09-23T22:02:25.723 INFO:teuthology.orchestra.run.smithi187.stdout:Get:5 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 Packages [17.4 kB] 2023-09-23T22:02:25.742 INFO:teuthology.orchestra.run.smithi187.stdout:Hit:6 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-23T22:02:25.753 INFO:teuthology.orchestra.run.smithi169.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-09-23T22:02:25.753 INFO:teuthology.orchestra.run.smithi169.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-09-23T22:02:25.758 INFO:teuthology.orchestra.run.smithi169.stdout:Ign:3 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal InRelease 2023-09-23T22:02:25.759 INFO:teuthology.orchestra.run.smithi187.stdout:Get:7 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main i386 Packages [3,376 B] 2023-09-23T22:02:25.795 INFO:teuthology.orchestra.run.smithi169.stdout:Get:4 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal Release [7,662 B] 2023-09-23T22:02:25.823 INFO:teuthology.orchestra.run.smithi169.stdout:Hit:5 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-09-23T22:02:25.824 INFO:teuthology.orchestra.run.smithi187.stdout:Hit:8 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-09-23T22:02:25.832 INFO:teuthology.orchestra.run.smithi169.stdout:Ign:6 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal Release.gpg 2023-09-23T22:02:25.869 INFO:teuthology.orchestra.run.smithi169.stdout:Get:7 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main i386 Packages [3,376 B] 2023-09-23T22:02:25.904 INFO:teuthology.orchestra.run.smithi169.stdout:Hit:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-09-23T22:02:25.906 INFO:teuthology.orchestra.run.smithi187.stdout:Hit:9 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-09-23T22:02:25.937 INFO:teuthology.orchestra.run.smithi169.stdout:Get:9 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 Packages [17.4 kB] 2023-09-23T22:02:26.239 INFO:teuthology.orchestra.run.smithi187.stdout:Fetched 28.4 kB in 1s (46.0 kB/s) 2023-09-23T22:02:26.388 INFO:teuthology.orchestra.run.smithi169.stdout:Fetched 28.4 kB in 1s (38.2 kB/s) 2023-09-23T22:02:27.286 INFO:teuthology.orchestra.run.smithi187.stdout:Reading package lists... 2023-09-23T22:02:27.311 DEBUG:teuthology.orchestra.run.smithi187:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=17.2.6-1125-gc9bb1bcf-1focal cephadm=17.2.6-1125-gc9bb1bcf-1focal ceph-mds=17.2.6-1125-gc9bb1bcf-1focal ceph-mgr=17.2.6-1125-gc9bb1bcf-1focal ceph-common=17.2.6-1125-gc9bb1bcf-1focal ceph-fuse=17.2.6-1125-gc9bb1bcf-1focal ceph-test=17.2.6-1125-gc9bb1bcf-1focal radosgw=17.2.6-1125-gc9bb1bcf-1focal python3-rados=17.2.6-1125-gc9bb1bcf-1focal python3-rgw=17.2.6-1125-gc9bb1bcf-1focal python3-cephfs=17.2.6-1125-gc9bb1bcf-1focal python3-rbd=17.2.6-1125-gc9bb1bcf-1focal libcephfs2=17.2.6-1125-gc9bb1bcf-1focal libcephfs-dev=17.2.6-1125-gc9bb1bcf-1focal librados2=17.2.6-1125-gc9bb1bcf-1focal librbd1=17.2.6-1125-gc9bb1bcf-1focal rbd-fuse=17.2.6-1125-gc9bb1bcf-1focal 2023-09-23T22:02:27.382 INFO:teuthology.orchestra.run.smithi187.stdout:Reading package lists... 2023-09-23T22:02:27.432 INFO:teuthology.orchestra.run.smithi169.stdout:Reading package lists... 2023-09-23T22:02:27.464 DEBUG:teuthology.orchestra.run.smithi169:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=17.2.6-1125-gc9bb1bcf-1focal cephadm=17.2.6-1125-gc9bb1bcf-1focal ceph-mds=17.2.6-1125-gc9bb1bcf-1focal ceph-mgr=17.2.6-1125-gc9bb1bcf-1focal ceph-common=17.2.6-1125-gc9bb1bcf-1focal ceph-fuse=17.2.6-1125-gc9bb1bcf-1focal ceph-test=17.2.6-1125-gc9bb1bcf-1focal radosgw=17.2.6-1125-gc9bb1bcf-1focal python3-rados=17.2.6-1125-gc9bb1bcf-1focal python3-rgw=17.2.6-1125-gc9bb1bcf-1focal python3-cephfs=17.2.6-1125-gc9bb1bcf-1focal python3-rbd=17.2.6-1125-gc9bb1bcf-1focal libcephfs2=17.2.6-1125-gc9bb1bcf-1focal libcephfs-dev=17.2.6-1125-gc9bb1bcf-1focal librados2=17.2.6-1125-gc9bb1bcf-1focal librbd1=17.2.6-1125-gc9bb1bcf-1focal rbd-fuse=17.2.6-1125-gc9bb1bcf-1focal 2023-09-23T22:02:27.533 INFO:teuthology.orchestra.run.smithi169.stdout:Reading package lists... 2023-09-23T22:02:27.563 INFO:teuthology.orchestra.run.smithi187.stdout:Building dependency tree... 2023-09-23T22:02:27.563 INFO:teuthology.orchestra.run.smithi187.stdout:Reading state information... 2023-09-23T22:02:27.710 INFO:teuthology.orchestra.run.smithi169.stdout:Building dependency tree... 2023-09-23T22:02:27.711 INFO:teuthology.orchestra.run.smithi169.stdout:Reading state information... 2023-09-23T22:02:27.732 INFO:teuthology.orchestra.run.smithi187.stdout:The following packages were automatically installed and are no longer required: 2023-09-23T22:02:27.734 INFO:teuthology.orchestra.run.smithi187.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2023-09-23T22:02:27.734 INFO:teuthology.orchestra.run.smithi187.stdout:Use 'sudo apt autoremove' to remove them. 2023-09-23T22:02:27.734 INFO:teuthology.orchestra.run.smithi187.stdout:The following additional packages will be installed: 2023-09-23T22:02:27.734 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-09-23T22:02:27.734 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume 2023-09-23T22:02:27.734 INFO:teuthology.orchestra.run.smithi187.stdout: fonts-mathjax jq libdouble-conversion3 libjq1 libjs-mathjax libjs-sphinxdoc 2023-09-23T22:02:27.734 INFO:teuthology.orchestra.run.smithi187.stdout: libjs-underscore liblbfgsb0 liblttng-ust0 liblua5.3-0 liboath0 libonig5 2023-09-23T22:02:27.734 INFO:teuthology.orchestra.run.smithi187.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 librabbitmq4 2023-09-23T22:02:27.735 INFO:teuthology.orchestra.run.smithi187.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.13.0 2023-09-23T22:02:27.735 INFO:teuthology.orchestra.run.smithi187.stdout: nvme-cli python-natsort-doc python-pastedeploy-tpl python3-atomicwrites 2023-09-23T22:02:27.735 INFO:teuthology.orchestra.run.smithi187.stdout: python3-attr python3-bcrypt python3-blinker python3-bs4 python3-cachetools 2023-09-23T22:02:27.736 INFO:teuthology.orchestra.run.smithi187.stdout: python3-ceph-argparse python3-ceph-common python3-cherrypy3 2023-09-23T22:02:27.736 INFO:teuthology.orchestra.run.smithi187.stdout: python3-cryptography python3-decorator python3-google-auth python3-html5lib 2023-09-23T22:02:27.736 INFO:teuthology.orchestra.run.smithi187.stdout: python3-jinja2 python3-joblib python3-jwt python3-kubernetes 2023-09-23T22:02:27.736 INFO:teuthology.orchestra.run.smithi187.stdout: python3-logutils python3-lxml python3-mako python3-markupsafe 2023-09-23T22:02:27.736 INFO:teuthology.orchestra.run.smithi187.stdout: python3-natsort python3-oauthlib python3-openssl python3-packaging 2023-09-23T22:02:27.736 INFO:teuthology.orchestra.run.smithi187.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2023-09-23T22:02:27.736 INFO:teuthology.orchestra.run.smithi187.stdout: python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2023-09-23T22:02:27.736 INFO:teuthology.orchestra.run.smithi187.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2023-09-23T22:02:27.736 INFO:teuthology.orchestra.run.smithi187.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2023-09-23T22:02:27.736 INFO:teuthology.orchestra.run.smithi187.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2023-09-23T22:02:27.737 INFO:teuthology.orchestra.run.smithi187.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2023-09-23T22:02:27.737 INFO:teuthology.orchestra.run.smithi187.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2023-09-23T22:02:27.737 INFO:teuthology.orchestra.run.smithi187.stdout: python3-websocket python3-webtest python3-werkzeug qttranslations5-l10n 2023-09-23T22:02:27.737 INFO:teuthology.orchestra.run.smithi187.stdout: socat xmlstarlet 2023-09-23T22:02:27.737 INFO:teuthology.orchestra.run.smithi187.stdout:Suggested packages: 2023-09-23T22:02:27.737 INFO:teuthology.orchestra.run.smithi187.stdout: python3-influxdb fonts-mathjax-extras fonts-stix libjs-mathjax-doc 2023-09-23T22:02:27.737 INFO:teuthology.orchestra.run.smithi187.stdout: python-attr-doc python-blinker-doc python-cryptography-doc 2023-09-23T22:02:27.737 INFO:teuthology.orchestra.run.smithi187.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2023-09-23T22:02:27.737 INFO:teuthology.orchestra.run.smithi187.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2023-09-23T22:02:27.738 INFO:teuthology.orchestra.run.smithi187.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2023-09-23T22:02:27.738 INFO:teuthology.orchestra.run.smithi187.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2023-09-23T22:02:27.738 INFO:teuthology.orchestra.run.smithi187.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2023-09-23T22:02:27.738 INFO:teuthology.orchestra.run.smithi187.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-09-23T22:02:27.738 INFO:teuthology.orchestra.run.smithi187.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2023-09-23T22:02:27.738 INFO:teuthology.orchestra.run.smithi187.stdout:Recommended packages: 2023-09-23T22:02:27.738 INFO:teuthology.orchestra.run.smithi187.stdout: btrfs-tools 2023-09-23T22:02:27.851 INFO:teuthology.orchestra.run.smithi187.stdout:The following NEW packages will be installed: 2023-09-23T22:02:27.851 INFO:teuthology.orchestra.run.smithi187.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-09-23T22:02:27.851 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-09-23T22:02:27.851 INFO:teuthology.orchestra.run.smithi187.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm 2023-09-23T22:02:27.852 INFO:teuthology.orchestra.run.smithi187.stdout: fonts-mathjax jq libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 2023-09-23T22:02:27.852 INFO:teuthology.orchestra.run.smithi187.stdout: libjs-mathjax libjs-sphinxdoc libjs-underscore liblbfgsb0 liblttng-ust0 2023-09-23T22:02:27.852 INFO:teuthology.orchestra.run.smithi187.stdout: liblua5.3-0 liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2023-09-23T22:02:27.852 INFO:teuthology.orchestra.run.smithi187.stdout: libqt5network5 librabbitmq4 libradosstriper1 librdkafka1 librgw2 2023-09-23T22:02:27.852 INFO:teuthology.orchestra.run.smithi187.stdout: libsqlite3-mod-ceph libthrift-0.13.0 nvme-cli python-natsort-doc 2023-09-23T22:02:27.852 INFO:teuthology.orchestra.run.smithi187.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2023-09-23T22:02:27.852 INFO:teuthology.orchestra.run.smithi187.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2023-09-23T22:02:27.853 INFO:teuthology.orchestra.run.smithi187.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2023-09-23T22:02:27.853 INFO:teuthology.orchestra.run.smithi187.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2023-09-23T22:02:27.853 INFO:teuthology.orchestra.run.smithi187.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2023-09-23T22:02:27.853 INFO:teuthology.orchestra.run.smithi187.stdout: python3-mako python3-markupsafe python3-natsort python3-oauthlib 2023-09-23T22:02:27.853 INFO:teuthology.orchestra.run.smithi187.stdout: python3-openssl python3-packaging python3-paste python3-pastedeploy 2023-09-23T22:02:27.853 INFO:teuthology.orchestra.run.smithi187.stdout: python3-pastescript python3-pecan python3-pluggy python3-prettytable 2023-09-23T22:02:27.853 INFO:teuthology.orchestra.run.smithi187.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2023-09-23T22:02:27.853 INFO:teuthology.orchestra.run.smithi187.stdout: python3-pyinotify python3-pytest python3-rados python3-rbd 2023-09-23T22:02:27.853 INFO:teuthology.orchestra.run.smithi187.stdout: python3-repoze.lru python3-requests-oauthlib python3-rgw python3-routes 2023-09-23T22:02:27.853 INFO:teuthology.orchestra.run.smithi187.stdout: python3-rsa python3-scipy python3-simplegeneric python3-simplejson 2023-09-23T22:02:27.853 INFO:teuthology.orchestra.run.smithi187.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2023-09-23T22:02:27.853 INFO:teuthology.orchestra.run.smithi187.stdout: python3-tempita python3-waitress python3-wcwidth python3-webencodings 2023-09-23T22:02:27.854 INFO:teuthology.orchestra.run.smithi187.stdout: python3-webob python3-websocket python3-webtest python3-werkzeug 2023-09-23T22:02:27.854 INFO:teuthology.orchestra.run.smithi187.stdout: qttranslations5-l10n radosgw rbd-fuse socat xmlstarlet 2023-09-23T22:02:27.854 INFO:teuthology.orchestra.run.smithi187.stdout:The following packages will be upgraded: 2023-09-23T22:02:27.854 INFO:teuthology.orchestra.run.smithi187.stdout: librados2 librbd1 2023-09-23T22:02:27.880 INFO:teuthology.orchestra.run.smithi169.stdout:The following packages were automatically installed and are no longer required: 2023-09-23T22:02:27.881 INFO:teuthology.orchestra.run.smithi169.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2023-09-23T22:02:27.882 INFO:teuthology.orchestra.run.smithi169.stdout:Use 'sudo apt autoremove' to remove them. 2023-09-23T22:02:27.882 INFO:teuthology.orchestra.run.smithi169.stdout:The following additional packages will be installed: 2023-09-23T22:02:27.882 INFO:teuthology.orchestra.run.smithi169.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-09-23T22:02:27.882 INFO:teuthology.orchestra.run.smithi169.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume 2023-09-23T22:02:27.882 INFO:teuthology.orchestra.run.smithi169.stdout: fonts-mathjax jq libdouble-conversion3 libjq1 libjs-mathjax libjs-sphinxdoc 2023-09-23T22:02:27.882 INFO:teuthology.orchestra.run.smithi169.stdout: libjs-underscore liblbfgsb0 liblttng-ust0 liblua5.3-0 liboath0 libonig5 2023-09-23T22:02:27.882 INFO:teuthology.orchestra.run.smithi169.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 librabbitmq4 2023-09-23T22:02:27.883 INFO:teuthology.orchestra.run.smithi169.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.13.0 2023-09-23T22:02:27.883 INFO:teuthology.orchestra.run.smithi169.stdout: nvme-cli python-natsort-doc python-pastedeploy-tpl python3-atomicwrites 2023-09-23T22:02:27.883 INFO:teuthology.orchestra.run.smithi169.stdout: python3-attr python3-bcrypt python3-blinker python3-bs4 python3-cachetools 2023-09-23T22:02:27.883 INFO:teuthology.orchestra.run.smithi169.stdout: python3-ceph-argparse python3-ceph-common python3-cherrypy3 2023-09-23T22:02:27.883 INFO:teuthology.orchestra.run.smithi169.stdout: python3-cryptography python3-decorator python3-google-auth python3-html5lib 2023-09-23T22:02:27.884 INFO:teuthology.orchestra.run.smithi169.stdout: python3-jinja2 python3-joblib python3-jwt python3-kubernetes 2023-09-23T22:02:27.884 INFO:teuthology.orchestra.run.smithi169.stdout: python3-logutils python3-lxml python3-mako python3-markupsafe 2023-09-23T22:02:27.884 INFO:teuthology.orchestra.run.smithi169.stdout: python3-natsort python3-oauthlib python3-openssl python3-packaging 2023-09-23T22:02:27.884 INFO:teuthology.orchestra.run.smithi169.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2023-09-23T22:02:27.884 INFO:teuthology.orchestra.run.smithi169.stdout: python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2023-09-23T22:02:27.884 INFO:teuthology.orchestra.run.smithi169.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2023-09-23T22:02:27.884 INFO:teuthology.orchestra.run.smithi169.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2023-09-23T22:02:27.884 INFO:teuthology.orchestra.run.smithi169.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2023-09-23T22:02:27.884 INFO:teuthology.orchestra.run.smithi169.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2023-09-23T22:02:27.884 INFO:teuthology.orchestra.run.smithi169.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2023-09-23T22:02:27.884 INFO:teuthology.orchestra.run.smithi169.stdout: python3-websocket python3-webtest python3-werkzeug qttranslations5-l10n 2023-09-23T22:02:27.885 INFO:teuthology.orchestra.run.smithi169.stdout: socat xmlstarlet 2023-09-23T22:02:27.885 INFO:teuthology.orchestra.run.smithi169.stdout:Suggested packages: 2023-09-23T22:02:27.885 INFO:teuthology.orchestra.run.smithi169.stdout: python3-influxdb fonts-mathjax-extras fonts-stix libjs-mathjax-doc 2023-09-23T22:02:27.885 INFO:teuthology.orchestra.run.smithi169.stdout: python-attr-doc python-blinker-doc python-cryptography-doc 2023-09-23T22:02:27.885 INFO:teuthology.orchestra.run.smithi169.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2023-09-23T22:02:27.885 INFO:teuthology.orchestra.run.smithi169.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2023-09-23T22:02:27.885 INFO:teuthology.orchestra.run.smithi169.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2023-09-23T22:02:27.885 INFO:teuthology.orchestra.run.smithi169.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2023-09-23T22:02:27.886 INFO:teuthology.orchestra.run.smithi169.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2023-09-23T22:02:27.886 INFO:teuthology.orchestra.run.smithi169.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-09-23T22:02:27.886 INFO:teuthology.orchestra.run.smithi169.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2023-09-23T22:02:27.886 INFO:teuthology.orchestra.run.smithi169.stdout:Recommended packages: 2023-09-23T22:02:27.886 INFO:teuthology.orchestra.run.smithi169.stdout: btrfs-tools 2023-09-23T22:02:27.918 INFO:teuthology.orchestra.run.smithi187.stdout:2 upgraded, 108 newly installed, 0 to remove and 248 not upgraded. 2023-09-23T22:02:27.918 INFO:teuthology.orchestra.run.smithi187.stdout:Need to get 209 MB of archives. 2023-09-23T22:02:27.918 INFO:teuthology.orchestra.run.smithi187.stdout:After this operation, 980 MB of additional disk space will be used. 2023-09-23T22:02:27.918 INFO:teuthology.orchestra.run.smithi187.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2023-09-23T22:02:28.000 INFO:teuthology.orchestra.run.smithi187.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2023-09-23T22:02:28.001 INFO:teuthology.orchestra.run.smithi187.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2023-09-23T22:02:28.003 INFO:teuthology.orchestra.run.smithi187.stdout:Get:4 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 17.2.6-1125-gc9bb1bcf-1focal [3,501 kB] 2023-09-23T22:02:28.008 INFO:teuthology.orchestra.run.smithi169.stdout:The following NEW packages will be installed: 2023-09-23T22:02:28.008 INFO:teuthology.orchestra.run.smithi169.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-09-23T22:02:28.008 INFO:teuthology.orchestra.run.smithi169.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-09-23T22:02:28.008 INFO:teuthology.orchestra.run.smithi169.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm 2023-09-23T22:02:28.009 INFO:teuthology.orchestra.run.smithi169.stdout: fonts-mathjax jq libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 2023-09-23T22:02:28.010 INFO:teuthology.orchestra.run.smithi169.stdout: libjs-mathjax libjs-sphinxdoc libjs-underscore liblbfgsb0 liblttng-ust0 2023-09-23T22:02:28.010 INFO:teuthology.orchestra.run.smithi169.stdout: liblua5.3-0 liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 2023-09-23T22:02:28.010 INFO:teuthology.orchestra.run.smithi169.stdout: libqt5network5 librabbitmq4 libradosstriper1 librdkafka1 librgw2 2023-09-23T22:02:28.010 INFO:teuthology.orchestra.run.smithi169.stdout: libsqlite3-mod-ceph libthrift-0.13.0 nvme-cli python-natsort-doc 2023-09-23T22:02:28.010 INFO:teuthology.orchestra.run.smithi169.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2023-09-23T22:02:28.010 INFO:teuthology.orchestra.run.smithi169.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2023-09-23T22:02:28.010 INFO:teuthology.orchestra.run.smithi169.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2023-09-23T22:02:28.010 INFO:teuthology.orchestra.run.smithi169.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2023-09-23T22:02:28.010 INFO:teuthology.orchestra.run.smithi169.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2023-09-23T22:02:28.011 INFO:teuthology.orchestra.run.smithi169.stdout: python3-mako python3-markupsafe python3-natsort python3-oauthlib 2023-09-23T22:02:28.011 INFO:teuthology.orchestra.run.smithi169.stdout: python3-openssl python3-packaging python3-paste python3-pastedeploy 2023-09-23T22:02:28.011 INFO:teuthology.orchestra.run.smithi169.stdout: python3-pastescript python3-pecan python3-pluggy python3-prettytable 2023-09-23T22:02:28.011 INFO:teuthology.orchestra.run.smithi169.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2023-09-23T22:02:28.011 INFO:teuthology.orchestra.run.smithi169.stdout: python3-pyinotify python3-pytest python3-rados python3-rbd 2023-09-23T22:02:28.011 INFO:teuthology.orchestra.run.smithi169.stdout: python3-repoze.lru python3-requests-oauthlib python3-rgw python3-routes 2023-09-23T22:02:28.011 INFO:teuthology.orchestra.run.smithi169.stdout: python3-rsa python3-scipy python3-simplegeneric python3-simplejson 2023-09-23T22:02:28.011 INFO:teuthology.orchestra.run.smithi169.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2023-09-23T22:02:28.011 INFO:teuthology.orchestra.run.smithi169.stdout: python3-tempita python3-waitress python3-wcwidth python3-webencodings 2023-09-23T22:02:28.011 INFO:teuthology.orchestra.run.smithi169.stdout: python3-webob python3-websocket python3-webtest python3-werkzeug 2023-09-23T22:02:28.011 INFO:teuthology.orchestra.run.smithi169.stdout: qttranslations5-l10n radosgw rbd-fuse socat xmlstarlet 2023-09-23T22:02:28.012 INFO:teuthology.orchestra.run.smithi187.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2023-09-23T22:02:28.012 INFO:teuthology.orchestra.run.smithi169.stdout:The following packages will be upgraded: 2023-09-23T22:02:28.012 INFO:teuthology.orchestra.run.smithi169.stdout: librados2 librbd1 2023-09-23T22:02:28.016 INFO:teuthology.orchestra.run.smithi187.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2023-09-23T22:02:28.039 INFO:teuthology.orchestra.run.smithi187.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2023-09-23T22:02:28.041 INFO:teuthology.orchestra.run.smithi187.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-16-0 amd64 10.34-7ubuntu0.1 [181 kB] 2023-09-23T22:02:28.046 INFO:teuthology.orchestra.run.smithi187.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu2.1 [2,006 kB] 2023-09-23T22:02:28.075 INFO:teuthology.orchestra.run.smithi169.stdout:2 upgraded, 108 newly installed, 0 to remove and 248 not upgraded. 2023-09-23T22:02:28.075 INFO:teuthology.orchestra.run.smithi169.stdout:Need to get 209 MB of archives. 2023-09-23T22:02:28.075 INFO:teuthology.orchestra.run.smithi169.stdout:After this operation, 980 MB of additional disk space will be used. 2023-09-23T22:02:28.075 INFO:teuthology.orchestra.run.smithi169.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2023-09-23T22:02:28.083 INFO:teuthology.orchestra.run.smithi187.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu2.1 [208 kB] 2023-09-23T22:02:28.085 INFO:teuthology.orchestra.run.smithi187.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu2.1 [673 kB] 2023-09-23T22:02:28.091 INFO:teuthology.orchestra.run.smithi187.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libthrift-0.13.0 amd64 0.13.0-2build2 [249 kB] 2023-09-23T22:02:28.093 INFO:teuthology.orchestra.run.smithi187.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2023-09-23T22:02:28.093 INFO:teuthology.orchestra.run.smithi187.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2023-09-23T22:02:28.095 INFO:teuthology.orchestra.run.smithi187.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2023-09-23T22:02:28.096 INFO:teuthology.orchestra.run.smithi187.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2023-09-23T22:02:28.096 INFO:teuthology.orchestra.run.smithi187.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2023-09-23T22:02:28.097 INFO:teuthology.orchestra.run.smithi187.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-natsort all 7.0.1-1 [29.2 kB] 2023-09-23T22:02:28.101 INFO:teuthology.orchestra.run.smithi187.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2023-09-23T22:02:28.115 INFO:teuthology.orchestra.run.smithi187.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2023-09-23T22:02:28.116 INFO:teuthology.orchestra.run.smithi187.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2023-09-23T22:02:28.117 INFO:teuthology.orchestra.run.smithi187.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2.1 [59.2 kB] 2023-09-23T22:02:28.119 INFO:teuthology.orchestra.run.smithi187.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-09-23T22:02:28.119 INFO:teuthology.orchestra.run.smithi187.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2023-09-23T22:02:28.119 INFO:teuthology.orchestra.run.smithi187.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2023-09-23T22:02:28.120 INFO:teuthology.orchestra.run.smithi187.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2023-09-23T22:02:28.121 INFO:teuthology.orchestra.run.smithi187.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2023-09-23T22:02:28.122 INFO:teuthology.orchestra.run.smithi187.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2023-09-23T22:02:28.134 INFO:teuthology.orchestra.run.smithi187.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2023-09-23T22:02:28.135 INFO:teuthology.orchestra.run.smithi187.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2023-09-23T22:02:28.144 INFO:teuthology.orchestra.run.smithi187.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2023-09-23T22:02:28.151 INFO:teuthology.orchestra.run.smithi187.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2023-09-23T22:02:28.151 INFO:teuthology.orchestra.run.smithi187.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2023-09-23T22:02:28.152 INFO:teuthology.orchestra.run.smithi187.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2023-09-23T22:02:28.152 INFO:teuthology.orchestra.run.smithi187.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-werkzeug all 0.16.1+dfsg1-2ubuntu0.1 [183 kB] 2023-09-23T22:02:28.154 INFO:teuthology.orchestra.run.smithi187.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2023-09-23T22:02:28.156 INFO:teuthology.orchestra.run.smithi187.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-09-23T22:02:28.156 INFO:teuthology.orchestra.run.smithi187.stdout:Get:38 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-23T22:02:28.157 INFO:teuthology.orchestra.run.smithi169.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2023-09-23T22:02:28.159 INFO:teuthology.orchestra.run.smithi169.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2023-09-23T22:02:28.168 INFO:teuthology.orchestra.run.smithi187.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2023-09-23T22:02:28.168 INFO:teuthology.orchestra.run.smithi169.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2023-09-23T22:02:28.169 INFO:teuthology.orchestra.run.smithi187.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2023-09-23T22:02:28.171 INFO:teuthology.orchestra.run.smithi187.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2023-09-23T22:02:28.171 INFO:teuthology.orchestra.run.smithi169.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2023-09-23T22:02:28.185 INFO:teuthology.orchestra.run.smithi187.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2023-09-23T22:02:28.186 INFO:teuthology.orchestra.run.smithi187.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2023-09-23T22:02:28.198 INFO:teuthology.orchestra.run.smithi169.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 libdouble-conversion3 amd64 3.1.5-4ubuntu1 [37.9 kB] 2023-09-23T22:02:28.199 INFO:teuthology.orchestra.run.smithi169.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpcre2-16-0 amd64 10.34-7ubuntu0.1 [181 kB] 2023-09-23T22:02:28.204 INFO:teuthology.orchestra.run.smithi169.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5core5a amd64 5.12.8+dfsg-0ubuntu2.1 [2,006 kB] 2023-09-23T22:02:28.225 INFO:teuthology.orchestra.run.smithi187.stdout:Get:44 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 17.2.6-1125-gc9bb1bcf-1focal [3,553 kB] 2023-09-23T22:02:28.241 INFO:teuthology.orchestra.run.smithi169.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5dbus5 amd64 5.12.8+dfsg-0ubuntu2.1 [208 kB] 2023-09-23T22:02:28.245 INFO:teuthology.orchestra.run.smithi169.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libqt5network5 amd64 5.12.8+dfsg-0ubuntu2.1 [673 kB] 2023-09-23T22:02:28.251 INFO:teuthology.orchestra.run.smithi169.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libthrift-0.13.0 amd64 0.13.0-2build2 [249 kB] 2023-09-23T22:02:28.253 INFO:teuthology.orchestra.run.smithi169.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2023-09-23T22:02:28.253 INFO:teuthology.orchestra.run.smithi169.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2023-09-23T22:02:28.256 INFO:teuthology.orchestra.run.smithi169.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2023-09-23T22:02:28.256 INFO:teuthology.orchestra.run.smithi169.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2023-09-23T22:02:28.257 INFO:teuthology.orchestra.run.smithi169.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2023-09-23T22:02:28.258 INFO:teuthology.orchestra.run.smithi169.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-natsort all 7.0.1-1 [29.2 kB] 2023-09-23T22:02:28.260 INFO:teuthology.orchestra.run.smithi169.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2023-09-23T22:02:28.276 INFO:teuthology.orchestra.run.smithi169.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2023-09-23T22:02:28.276 INFO:teuthology.orchestra.run.smithi169.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2023-09-23T22:02:28.277 INFO:teuthology.orchestra.run.smithi169.stdout:Get:21 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 17.2.6-1125-gc9bb1bcf-1focal [3,501 kB] 2023-09-23T22:02:28.278 INFO:teuthology.orchestra.run.smithi169.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2.1 [59.2 kB] 2023-09-23T22:02:28.279 INFO:teuthology.orchestra.run.smithi187.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2023-09-23T22:02:28.279 INFO:teuthology.orchestra.run.smithi169.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-09-23T22:02:28.280 INFO:teuthology.orchestra.run.smithi169.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2023-09-23T22:02:28.281 INFO:teuthology.orchestra.run.smithi169.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2023-09-23T22:02:28.283 INFO:teuthology.orchestra.run.smithi169.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2023-09-23T22:02:28.283 INFO:teuthology.orchestra.run.smithi169.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2023-09-23T22:02:28.284 INFO:teuthology.orchestra.run.smithi169.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2023-09-23T22:02:28.294 INFO:teuthology.orchestra.run.smithi169.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2023-09-23T22:02:28.294 INFO:teuthology.orchestra.run.smithi187.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2023-09-23T22:02:28.295 INFO:teuthology.orchestra.run.smithi187.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2023-09-23T22:02:28.303 INFO:teuthology.orchestra.run.smithi169.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2023-09-23T22:02:28.307 INFO:teuthology.orchestra.run.smithi187.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2023-09-23T22:02:28.307 INFO:teuthology.orchestra.run.smithi187.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2023-09-23T22:02:28.308 INFO:teuthology.orchestra.run.smithi187.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2023-09-23T22:02:28.310 INFO:teuthology.orchestra.run.smithi169.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2023-09-23T22:02:28.311 INFO:teuthology.orchestra.run.smithi169.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2023-09-23T22:02:28.311 INFO:teuthology.orchestra.run.smithi169.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2023-09-23T22:02:28.312 INFO:teuthology.orchestra.run.smithi169.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2023-09-23T22:02:28.313 INFO:teuthology.orchestra.run.smithi169.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-werkzeug all 0.16.1+dfsg1-2ubuntu0.1 [183 kB] 2023-09-23T22:02:28.315 INFO:teuthology.orchestra.run.smithi169.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2023-09-23T22:02:28.316 INFO:teuthology.orchestra.run.smithi169.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-09-23T22:02:28.316 INFO:teuthology.orchestra.run.smithi169.stdout:Get:38 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-23T22:02:28.327 INFO:teuthology.orchestra.run.smithi169.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2023-09-23T22:02:28.335 INFO:teuthology.orchestra.run.smithi169.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2023-09-23T22:02:28.337 INFO:teuthology.orchestra.run.smithi169.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2023-09-23T22:02:28.337 INFO:teuthology.orchestra.run.smithi169.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2023-09-23T22:02:28.338 INFO:teuthology.orchestra.run.smithi169.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2023-09-23T22:02:28.393 INFO:teuthology.orchestra.run.smithi187.stdout:Get:51 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 17.2.6-1125-gc9bb1bcf-1focal [758 kB] 2023-09-23T22:02:28.394 INFO:teuthology.orchestra.run.smithi187.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2023-09-23T22:02:28.394 INFO:teuthology.orchestra.run.smithi187.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2023-09-23T22:02:28.394 INFO:teuthology.orchestra.run.smithi187.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2023-09-23T22:02:28.394 INFO:teuthology.orchestra.run.smithi187.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2023-09-23T22:02:28.395 INFO:teuthology.orchestra.run.smithi187.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2023-09-23T22:02:28.395 INFO:teuthology.orchestra.run.smithi187.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2023-09-23T22:02:28.396 INFO:teuthology.orchestra.run.smithi187.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2023-09-23T22:02:28.398 INFO:teuthology.orchestra.run.smithi187.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2023-09-23T22:02:28.399 INFO:teuthology.orchestra.run.smithi187.stdout:Get:60 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 17.2.6-1125-gc9bb1bcf-1focal [414 kB] 2023-09-23T22:02:28.402 INFO:teuthology.orchestra.run.smithi187.stdout:Get:61 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 17.2.6-1125-gc9bb1bcf-1focal [22.5 kB] 2023-09-23T22:02:28.402 INFO:teuthology.orchestra.run.smithi187.stdout:Get:62 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 17.2.6-1125-gc9bb1bcf-1focal [200 kB] 2023-09-23T22:02:28.404 INFO:teuthology.orchestra.run.smithi187.stdout:Get:63 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 17.2.6-1125-gc9bb1bcf-1focal [47.1 kB] 2023-09-23T22:02:28.404 INFO:teuthology.orchestra.run.smithi187.stdout:Get:64 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 17.2.6-1125-gc9bb1bcf-1focal [386 kB] 2023-09-23T22:02:28.410 INFO:teuthology.orchestra.run.smithi187.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2023-09-23T22:02:28.414 INFO:teuthology.orchestra.run.smithi187.stdout:Get:66 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 17.2.6-1125-gc9bb1bcf-1focal [5,567 kB] 2023-09-23T22:02:28.416 INFO:teuthology.orchestra.run.smithi187.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2023-09-23T22:02:28.417 INFO:teuthology.orchestra.run.smithi187.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2023-09-23T22:02:28.421 INFO:teuthology.orchestra.run.smithi187.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2023-09-23T22:02:28.424 INFO:teuthology.orchestra.run.smithi187.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal/universe amd64 fonts-mathjax all 2.7.4+dfsg-1 [2,208 kB] 2023-09-23T22:02:28.443 INFO:teuthology.orchestra.run.smithi187.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2023-09-23T22:02:28.446 INFO:teuthology.orchestra.run.smithi187.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjs-mathjax all 2.7.4+dfsg-1 [5,654 kB] 2023-09-23T22:02:28.470 INFO:teuthology.orchestra.run.smithi169.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2023-09-23T22:02:28.485 INFO:teuthology.orchestra.run.smithi169.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2023-09-23T22:02:28.487 INFO:teuthology.orchestra.run.smithi169.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2023-09-23T22:02:28.493 INFO:teuthology.orchestra.run.smithi187.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-natsort-doc all 7.0.1-1 [103 kB] 2023-09-23T22:02:28.495 INFO:teuthology.orchestra.run.smithi187.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2023-09-23T22:02:28.496 INFO:teuthology.orchestra.run.smithi187.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2023-09-23T22:02:28.497 INFO:teuthology.orchestra.run.smithi187.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2023-09-23T22:02:28.497 INFO:teuthology.orchestra.run.smithi187.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2023-09-23T22:02:28.499 INFO:teuthology.orchestra.run.smithi169.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2023-09-23T22:02:28.499 INFO:teuthology.orchestra.run.smithi169.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2023-09-23T22:02:28.499 INFO:teuthology.orchestra.run.smithi187.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2023-09-23T22:02:28.499 INFO:teuthology.orchestra.run.smithi169.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2023-09-23T22:02:28.500 INFO:teuthology.orchestra.run.smithi169.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2023-09-23T22:02:28.500 INFO:teuthology.orchestra.run.smithi169.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2023-09-23T22:02:28.501 INFO:teuthology.orchestra.run.smithi169.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2023-09-23T22:02:28.501 INFO:teuthology.orchestra.run.smithi169.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2023-09-23T22:02:28.504 INFO:teuthology.orchestra.run.smithi169.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2023-09-23T22:02:28.510 INFO:teuthology.orchestra.run.smithi187.stdout:Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2023-09-23T22:02:28.510 INFO:teuthology.orchestra.run.smithi187.stdout:Get:80 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-09-23T22:02:28.511 INFO:teuthology.orchestra.run.smithi187.stdout:Get:81 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2023-09-23T22:02:28.511 INFO:teuthology.orchestra.run.smithi187.stdout:Get:82 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2023-09-23T22:02:28.518 INFO:teuthology.orchestra.run.smithi169.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2023-09-23T22:02:28.519 INFO:teuthology.orchestra.run.smithi169.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2023-09-23T22:02:28.521 INFO:teuthology.orchestra.run.smithi169.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2023-09-23T22:02:28.523 INFO:teuthology.orchestra.run.smithi169.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2023-09-23T22:02:28.524 INFO:teuthology.orchestra.run.smithi169.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2023-09-23T22:02:28.525 INFO:teuthology.orchestra.run.smithi169.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2023-09-23T22:02:28.527 INFO:teuthology.orchestra.run.smithi169.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2023-09-23T22:02:28.528 INFO:teuthology.orchestra.run.smithi187.stdout:Get:83 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2023-09-23T22:02:28.530 INFO:teuthology.orchestra.run.smithi169.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal/universe amd64 fonts-mathjax all 2.7.4+dfsg-1 [2,208 kB] 2023-09-23T22:02:28.530 INFO:teuthology.orchestra.run.smithi187.stdout:Get:84 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2023-09-23T22:02:28.531 INFO:teuthology.orchestra.run.smithi187.stdout:Get:85 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2023-09-23T22:02:28.532 INFO:teuthology.orchestra.run.smithi187.stdout:Get:86 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2023-09-23T22:02:28.535 INFO:teuthology.orchestra.run.smithi187.stdout:Get:87 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2023-09-23T22:02:28.536 INFO:teuthology.orchestra.run.smithi187.stdout:Get:88 http://archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1,486 kB] 2023-09-23T22:02:28.547 INFO:teuthology.orchestra.run.smithi169.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2023-09-23T22:02:28.549 INFO:teuthology.orchestra.run.smithi169.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/universe amd64 libjs-mathjax all 2.7.4+dfsg-1 [5,654 kB] 2023-09-23T22:02:28.585 INFO:teuthology.orchestra.run.smithi169.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/universe amd64 python-natsort-doc all 7.0.1-1 [103 kB] 2023-09-23T22:02:28.586 INFO:teuthology.orchestra.run.smithi169.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2023-09-23T22:02:28.586 INFO:teuthology.orchestra.run.smithi169.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2023-09-23T22:02:28.587 INFO:teuthology.orchestra.run.smithi169.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2023-09-23T22:02:28.587 INFO:teuthology.orchestra.run.smithi169.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2023-09-23T22:02:28.588 INFO:teuthology.orchestra.run.smithi169.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2023-09-23T22:02:28.599 INFO:teuthology.orchestra.run.smithi169.stdout:Get:71 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2023-09-23T22:02:28.599 INFO:teuthology.orchestra.run.smithi169.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-09-23T22:02:28.600 INFO:teuthology.orchestra.run.smithi169.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2023-09-23T22:02:28.602 INFO:teuthology.orchestra.run.smithi169.stdout:Get:74 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2023-09-23T22:02:28.607 INFO:teuthology.orchestra.run.smithi187.stdout:Get:89 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 17.2.6-1125-gc9bb1bcf-1focal [116 kB] 2023-09-23T22:02:28.609 INFO:teuthology.orchestra.run.smithi187.stdout:Get:90 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 17.2.6-1125-gc9bb1bcf-1focal [479 kB] 2023-09-23T22:02:28.619 INFO:teuthology.orchestra.run.smithi169.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2023-09-23T22:02:28.621 INFO:teuthology.orchestra.run.smithi169.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2023-09-23T22:02:28.622 INFO:teuthology.orchestra.run.smithi169.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2023-09-23T22:02:28.622 INFO:teuthology.orchestra.run.smithi169.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2023-09-23T22:02:28.626 INFO:teuthology.orchestra.run.smithi169.stdout:Get:79 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2023-09-23T22:02:28.656 INFO:teuthology.orchestra.run.smithi169.stdout:Get:80 http://archive.ubuntu.com/ubuntu focal/universe amd64 qttranslations5-l10n all 5.12.8-0ubuntu1 [1,486 kB] 2023-09-23T22:02:29.373 INFO:teuthology.orchestra.run.smithi169.stdout:Get:81 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 17.2.6-1125-gc9bb1bcf-1focal [3,553 kB] 2023-09-23T22:02:29.837 INFO:teuthology.orchestra.run.smithi169.stdout:Get:82 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 17.2.6-1125-gc9bb1bcf-1focal [758 kB] 2023-09-23T22:02:29.936 INFO:teuthology.orchestra.run.smithi169.stdout:Get:83 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 17.2.6-1125-gc9bb1bcf-1focal [414 kB] 2023-09-23T22:02:29.990 INFO:teuthology.orchestra.run.smithi169.stdout:Get:84 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 17.2.6-1125-gc9bb1bcf-1focal [22.5 kB] 2023-09-23T22:02:29.991 INFO:teuthology.orchestra.run.smithi169.stdout:Get:85 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 17.2.6-1125-gc9bb1bcf-1focal [200 kB] 2023-09-23T22:02:29.998 INFO:teuthology.orchestra.run.smithi169.stdout:Get:86 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 17.2.6-1125-gc9bb1bcf-1focal [47.1 kB] 2023-09-23T22:02:30.025 INFO:teuthology.orchestra.run.smithi169.stdout:Get:87 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 17.2.6-1125-gc9bb1bcf-1focal [386 kB] 2023-09-23T22:02:30.049 INFO:teuthology.orchestra.run.smithi169.stdout:Get:88 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 17.2.6-1125-gc9bb1bcf-1focal [5,567 kB] 2023-09-23T22:02:30.496 INFO:teuthology.orchestra.run.smithi169.stdout:Get:89 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 17.2.6-1125-gc9bb1bcf-1focal [116 kB] 2023-09-23T22:02:30.499 INFO:teuthology.orchestra.run.smithi169.stdout:Get:90 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 17.2.6-1125-gc9bb1bcf-1focal [479 kB] 2023-09-23T22:02:35.299 INFO:teuthology.orchestra.run.smithi187.stdout:Get:91 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 17.2.6-1125-gc9bb1bcf-1focal [27.7 MB] 2023-09-23T22:02:35.359 INFO:teuthology.orchestra.run.smithi169.stdout:Get:91 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 17.2.6-1125-gc9bb1bcf-1focal [27.7 MB] 2023-09-23T22:02:36.623 INFO:teuthology.orchestra.run.smithi187.stdout:Get:92 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 17.2.6-1125-gc9bb1bcf-1focal [6,451 kB] 2023-09-23T22:02:36.836 INFO:teuthology.orchestra.run.smithi187.stdout:Get:93 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 17.2.6-1125-gc9bb1bcf-1focal [221 kB] 2023-09-23T22:02:36.845 INFO:teuthology.orchestra.run.smithi187.stdout:Get:94 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 17.2.6-1125-gc9bb1bcf-1focal [152 kB] 2023-09-23T22:02:36.853 INFO:teuthology.orchestra.run.smithi187.stdout:Get:95 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 17.2.6-1125-gc9bb1bcf-1focal [1,588 kB] 2023-09-23T22:02:36.925 INFO:teuthology.orchestra.run.smithi187.stdout:Get:96 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 17.2.6-1125-gc9bb1bcf-1focal [7,846 kB] 2023-09-23T22:02:37.276 INFO:teuthology.orchestra.run.smithi187.stdout:Get:97 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 17.2.6-1125-gc9bb1bcf-1focal [28.7 MB] 2023-09-23T22:02:38.663 INFO:teuthology.orchestra.run.smithi187.stdout:Get:98 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 17.2.6-1125-gc9bb1bcf-1focal [3,928 B] 2023-09-23T22:02:38.663 INFO:teuthology.orchestra.run.smithi187.stdout:Get:99 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 17.2.6-1125-gc9bb1bcf-1focal [867 kB] 2023-09-23T22:02:38.669 INFO:teuthology.orchestra.run.smithi187.stdout:Get:100 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 17.2.6-1125-gc9bb1bcf-1focal [2,405 kB] 2023-09-23T22:02:38.714 INFO:teuthology.orchestra.run.smithi187.stdout:Get:101 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 17.2.6-1125-gc9bb1bcf-1focal [78.9 kB] 2023-09-23T22:02:38.717 INFO:teuthology.orchestra.run.smithi187.stdout:Get:102 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 17.2.6-1125-gc9bb1bcf-1focal [117 kB] 2023-09-23T22:02:38.720 INFO:teuthology.orchestra.run.smithi187.stdout:Get:103 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 17.2.6-1125-gc9bb1bcf-1focal [1,760 kB] 2023-09-23T22:02:38.802 INFO:teuthology.orchestra.run.smithi187.stdout:Get:104 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 17.2.6-1125-gc9bb1bcf-1focal [7,883 kB] 2023-09-23T22:02:39.003 INFO:teuthology.orchestra.run.smithi169.stdout:Get:92 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 17.2.6-1125-gc9bb1bcf-1focal [6,451 kB] 2023-09-23T22:02:39.147 INFO:teuthology.orchestra.run.smithi187.stdout:Get:105 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 17.2.6-1125-gc9bb1bcf-1focal [4,044 B] 2023-09-23T22:02:39.147 INFO:teuthology.orchestra.run.smithi187.stdout:Get:106 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 17.2.6-1125-gc9bb1bcf-1focal [56.2 MB] 2023-09-23T22:02:39.750 INFO:teuthology.orchestra.run.smithi169.stdout:Get:93 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 17.2.6-1125-gc9bb1bcf-1focal [221 kB] 2023-09-23T22:02:39.783 INFO:teuthology.orchestra.run.smithi169.stdout:Get:94 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 17.2.6-1125-gc9bb1bcf-1focal [152 kB] 2023-09-23T22:02:39.800 INFO:teuthology.orchestra.run.smithi169.stdout:Get:95 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 17.2.6-1125-gc9bb1bcf-1focal [1,588 kB] 2023-09-23T22:02:40.102 INFO:teuthology.orchestra.run.smithi169.stdout:Get:96 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 17.2.6-1125-gc9bb1bcf-1focal [7,846 kB] 2023-09-23T22:02:41.645 INFO:teuthology.orchestra.run.smithi169.stdout:Get:97 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 17.2.6-1125-gc9bb1bcf-1focal [28.7 MB] 2023-09-23T22:02:41.663 INFO:teuthology.orchestra.run.smithi187.stdout:Get:107 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-volume all 17.2.6-1125-gc9bb1bcf-1focal [229 kB] 2023-09-23T22:02:41.665 INFO:teuthology.orchestra.run.smithi187.stdout:Get:108 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 17.2.6-1125-gc9bb1bcf-1focal [21.9 kB] 2023-09-23T22:02:41.665 INFO:teuthology.orchestra.run.smithi187.stdout:Get:109 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 17.2.6-1125-gc9bb1bcf-1focal [17.0 MB] 2023-09-23T22:02:42.273 INFO:teuthology.orchestra.run.smithi187.stdout:Get:110 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 17.2.6-1125-gc9bb1bcf-1focal [79.8 kB] 2023-09-23T22:02:42.931 INFO:teuthology.orchestra.run.smithi187.stdout:Fetched 209 MB in 14s (14.5 MB/s) 2023-09-23T22:02:43.318 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2023-09-23T22:02:43.364 INFO:teuthology.orchestra.run.smithi187.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-23T22:02:43.368 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../000-liblttng-ust0_2.11.0-1_amd64.deb ... 2023-09-23T22:02:43.458 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2023-09-23T22:02:43.784 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../001-librbd1_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:02:43.912 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking librbd1 (17.2.6-1125-gc9bb1bcf-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-09-23T22:02:44.579 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../002-librados2_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:02:44.675 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking librados2 (17.2.6-1125-gc9bb1bcf-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-09-23T22:02:44.683 INFO:teuthology.orchestra.run.smithi169.stdout:Get:98 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 17.2.6-1125-gc9bb1bcf-1focal [3,928 B] 2023-09-23T22:02:44.738 INFO:teuthology.orchestra.run.smithi169.stdout:Get:99 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 17.2.6-1125-gc9bb1bcf-1focal [867 kB] 2023-09-23T22:02:44.744 INFO:teuthology.orchestra.run.smithi169.stdout:Get:100 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 17.2.6-1125-gc9bb1bcf-1focal [2,405 kB] 2023-09-23T22:02:44.997 INFO:teuthology.orchestra.run.smithi169.stdout:Get:101 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 17.2.6-1125-gc9bb1bcf-1focal [78.9 kB] 2023-09-23T22:02:45.021 INFO:teuthology.orchestra.run.smithi169.stdout:Get:102 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 17.2.6-1125-gc9bb1bcf-1focal [117 kB] 2023-09-23T22:02:45.030 INFO:teuthology.orchestra.run.smithi169.stdout:Get:103 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 17.2.6-1125-gc9bb1bcf-1focal [1,760 kB] 2023-09-23T22:02:45.223 INFO:teuthology.orchestra.run.smithi169.stdout:Get:104 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 17.2.6-1125-gc9bb1bcf-1focal [7,883 kB] 2023-09-23T22:02:45.321 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package libcephfs2. 2023-09-23T22:02:45.335 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../003-libcephfs2_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:02:45.379 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking libcephfs2 (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:02:45.723 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-rados. 2023-09-23T22:02:45.737 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../004-python3-rados_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:02:45.781 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-rados (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:02:45.972 INFO:teuthology.orchestra.run.smithi169.stdout:Get:105 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 17.2.6-1125-gc9bb1bcf-1focal [4,044 B] 2023-09-23T22:02:46.005 INFO:teuthology.orchestra.run.smithi169.stdout:Get:106 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 17.2.6-1125-gc9bb1bcf-1focal [56.2 MB] 2023-09-23T22:02:46.093 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-09-23T22:02:46.107 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../005-python3-ceph-argparse_17.2.6-1125-gc9bb1bcf-1focal_all.deb ... 2023-09-23T22:02:46.151 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-ceph-argparse (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:02:46.403 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-cephfs. 2023-09-23T22:02:46.419 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../006-python3-cephfs_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:02:46.462 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-cephfs (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:02:46.790 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-ceph-common. 2023-09-23T22:02:46.804 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../007-python3-ceph-common_17.2.6-1125-gc9bb1bcf-1focal_all.deb ... 2023-09-23T22:02:46.848 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-ceph-common (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:02:47.135 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-prettytable. 2023-09-23T22:02:47.150 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../008-python3-prettytable_0.7.2-5_all.deb ... 2023-09-23T22:02:47.184 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2023-09-23T22:02:47.426 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-rbd. 2023-09-23T22:02:47.439 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../009-python3-rbd_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:02:47.477 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-rbd (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:02:47.854 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2023-09-23T22:02:47.868 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../010-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2023-09-23T22:02:47.917 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-09-23T22:02:48.276 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package librabbitmq4:amd64. 2023-09-23T22:02:48.289 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../011-librabbitmq4_0.10.0-1_amd64.deb ... 2023-09-23T22:02:48.326 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2023-09-23T22:02:48.671 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-09-23T22:02:48.687 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../012-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2023-09-23T22:02:48.729 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-09-23T22:02:49.091 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2023-09-23T22:02:49.104 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../013-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2023-09-23T22:02:49.149 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-09-23T22:02:49.461 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2023-09-23T22:02:49.475 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../014-libpcre2-16-0_10.34-7ubuntu0.1_amd64.deb ... 2023-09-23T22:02:49.519 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-09-23T22:02:49.982 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package libqt5core5a:amd64. 2023-09-23T22:02:49.995 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../015-libqt5core5a_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-09-23T22:02:50.049 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T22:02:50.560 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2023-09-23T22:02:50.575 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../016-libqt5dbus5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-09-23T22:02:50.609 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T22:02:50.938 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package libqt5network5:amd64. 2023-09-23T22:02:50.952 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../017-libqt5network5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-09-23T22:02:50.997 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T22:02:51.367 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package libthrift-0.13.0. 2023-09-23T22:02:51.380 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../018-libthrift-0.13.0_0.13.0-2build2_amd64.deb ... 2023-09-23T22:02:51.424 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking libthrift-0.13.0 (0.13.0-2build2) ... 2023-09-23T22:02:51.610 INFO:teuthology.orchestra.run.smithi169.stdout:Get:107 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 ceph-volume all 17.2.6-1125-gc9bb1bcf-1focal [229 kB] 2023-09-23T22:02:51.612 INFO:teuthology.orchestra.run.smithi169.stdout:Get:108 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 17.2.6-1125-gc9bb1bcf-1focal [21.9 kB] 2023-09-23T22:02:51.612 INFO:teuthology.orchestra.run.smithi169.stdout:Get:109 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 17.2.6-1125-gc9bb1bcf-1focal [17.0 MB] 2023-09-23T22:02:51.811 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package librgw2. 2023-09-23T22:02:51.826 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../019-librgw2_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:02:51.869 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking librgw2 (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:02:52.630 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-rgw. 2023-09-23T22:02:52.643 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../020-python3-rgw_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:02:52.651 INFO:teuthology.orchestra.run.smithi169.stdout:Get:110 https://3.chacra.ceph.com/r/ceph/quincy/c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 17.2.6-1125-gc9bb1bcf-1focal [79.8 kB] 2023-09-23T22:02:52.680 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-rgw (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:02:52.966 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package liboath0. 2023-09-23T22:02:52.980 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../021-liboath0_2.6.1-1.3_amd64.deb ... 2023-09-23T22:02:53.016 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2023-09-23T22:02:53.314 INFO:teuthology.orchestra.run.smithi169.stdout:Fetched 209 MB in 25s (8,500 kB/s) 2023-09-23T22:02:53.336 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package libradosstriper1. 2023-09-23T22:02:53.349 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../022-libradosstriper1_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:02:53.394 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking libradosstriper1 (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:02:53.485 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2023-09-23T22:02:53.531 INFO:teuthology.orchestra.run.smithi169.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-23T22:02:53.535 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../000-liblttng-ust0_2.11.0-1_amd64.deb ... 2023-09-23T22:02:53.675 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2023-09-23T22:02:53.872 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package ceph-common. 2023-09-23T22:02:53.886 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../023-ceph-common_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:02:53.930 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking ceph-common (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:02:54.028 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../001-librbd1_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:02:54.171 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking librbd1 (17.2.6-1125-gc9bb1bcf-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-09-23T22:02:54.840 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../002-librados2_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:02:54.976 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking librados2 (17.2.6-1125-gc9bb1bcf-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-09-23T22:02:55.622 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package libcephfs2. 2023-09-23T22:02:55.635 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../003-libcephfs2_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:02:55.679 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking libcephfs2 (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:02:56.032 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-rados. 2023-09-23T22:02:56.048 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../004-python3-rados_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:02:56.099 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-rados (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:02:56.485 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-09-23T22:02:56.500 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../005-python3-ceph-argparse_17.2.6-1125-gc9bb1bcf-1focal_all.deb ... 2023-09-23T22:02:56.543 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-ceph-argparse (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:02:56.587 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package ceph-base. 2023-09-23T22:02:56.600 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../024-ceph-base_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:02:56.655 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking ceph-base (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:02:56.771 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-cephfs. 2023-09-23T22:02:56.784 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../006-python3-cephfs_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:02:56.829 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-cephfs (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:02:57.157 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-ceph-common. 2023-09-23T22:02:57.172 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../007-python3-ceph-common_17.2.6-1125-gc9bb1bcf-1focal_all.deb ... 2023-09-23T22:02:57.215 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-ceph-common (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:02:57.535 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-prettytable. 2023-09-23T22:02:57.551 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../008-python3-prettytable_0.7.2-5_all.deb ... 2023-09-23T22:02:57.593 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2023-09-23T22:02:57.617 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-cryptography. 2023-09-23T22:02:57.630 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../025-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2023-09-23T22:02:57.666 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2023-09-23T22:02:57.836 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-rbd. 2023-09-23T22:02:57.851 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../009-python3-rbd_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:02:57.889 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-rbd (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:02:58.062 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-openssl. 2023-09-23T22:02:58.075 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../026-python3-openssl_19.0.0-1build1_all.deb ... 2023-09-23T22:02:58.120 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2023-09-23T22:02:58.243 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2023-09-23T22:02:58.257 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../010-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2023-09-23T22:02:58.301 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-09-23T22:02:58.390 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-09-23T22:02:58.404 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../027-ceph-mgr-modules-core_17.2.6-1125-gc9bb1bcf-1focal_all.deb ... 2023-09-23T22:02:58.448 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking ceph-mgr-modules-core (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:02:58.677 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package librabbitmq4:amd64. 2023-09-23T22:02:58.691 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../011-librabbitmq4_0.10.0-1_amd64.deb ... 2023-09-23T22:02:58.735 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2023-09-23T22:02:59.071 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-09-23T22:02:59.085 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../012-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2023-09-23T22:02:59.130 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-09-23T22:02:59.579 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-bcrypt. 2023-09-23T22:02:59.593 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../028-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2023-09-23T22:02:59.636 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2023-09-23T22:02:59.949 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-cherrypy3. 2023-09-23T22:02:59.964 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../029-python3-cherrypy3_8.9.1-6_all.deb ... 2023-09-23T22:02:59.998 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2023-09-23T22:03:00.267 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2023-09-23T22:03:00.280 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../013-libdouble-conversion3_3.1.5-4ubuntu1_amd64.deb ... 2023-09-23T22:03:00.317 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-09-23T22:03:00.335 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-natsort. 2023-09-23T22:03:00.344 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../030-python3-natsort_7.0.1-1_all.deb ... 2023-09-23T22:03:00.385 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-natsort (7.0.1-1) ... 2023-09-23T22:03:00.662 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2023-09-23T22:03:00.674 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../014-libpcre2-16-0_10.34-7ubuntu0.1_amd64.deb ... 2023-09-23T22:03:00.696 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-jwt. 2023-09-23T22:03:00.703 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-09-23T22:03:00.705 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../031-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2023-09-23T22:03:00.755 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2023-09-23T22:03:01.066 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-logutils. 2023-09-23T22:03:01.075 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../032-python3-logutils_0.3.3-7_all.deb ... 2023-09-23T22:03:01.116 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-logutils (0.3.3-7) ... 2023-09-23T22:03:01.157 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package libqt5core5a:amd64. 2023-09-23T22:03:01.170 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../015-libqt5core5a_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-09-23T22:03:01.224 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T22:03:01.411 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-markupsafe. 2023-09-23T22:03:01.426 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../033-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2023-09-23T22:03:01.469 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2023-09-23T22:03:01.727 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2023-09-23T22:03:01.739 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../016-libqt5dbus5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-09-23T22:03:01.770 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T22:03:01.781 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-mako. 2023-09-23T22:03:01.795 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../034-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2023-09-23T22:03:01.839 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-09-23T22:03:02.149 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package libqt5network5:amd64. 2023-09-23T22:03:02.159 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-simplegeneric. 2023-09-23T22:03:02.162 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../017-libqt5network5_5.12.8+dfsg-0ubuntu2.1_amd64.deb ... 2023-09-23T22:03:02.175 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../035-python3-simplegeneric_0.8.1-3_all.deb ... 2023-09-23T22:03:02.207 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T22:03:02.217 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-09-23T22:03:02.520 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-singledispatch. 2023-09-23T22:03:02.533 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../036-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2023-09-23T22:03:02.570 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2023-09-23T22:03:02.577 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package libthrift-0.13.0. 2023-09-23T22:03:02.592 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../018-libthrift-0.13.0_0.13.0-2build2_amd64.deb ... 2023-09-23T22:03:02.635 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking libthrift-0.13.0 (0.13.0-2build2) ... 2023-09-23T22:03:02.848 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-webob. 2023-09-23T22:03:02.862 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../037-python3-webob_1%3a1.8.5-2_all.deb ... 2023-09-23T22:03:02.906 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2023-09-23T22:03:02.946 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package librgw2. 2023-09-23T22:03:02.959 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../019-librgw2_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:03:02.996 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking librgw2 (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:03.259 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-soupsieve. 2023-09-23T22:03:03.275 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../038-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2023-09-23T22:03:03.317 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2023-09-23T22:03:03.620 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-bs4. 2023-09-23T22:03:03.634 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../039-python3-bs4_4.8.2-1_all.deb ... 2023-09-23T22:03:03.678 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2023-09-23T22:03:03.749 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-rgw. 2023-09-23T22:03:03.762 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../020-python3-rgw_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:03:03.812 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-rgw (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:04.015 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-waitress. 2023-09-23T22:03:04.031 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../040-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2023-09-23T22:03:04.077 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2023-09-23T22:03:04.160 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package liboath0. 2023-09-23T22:03:04.175 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../021-liboath0_2.6.1-1.3_amd64.deb ... 2023-09-23T22:03:04.218 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2023-09-23T22:03:04.402 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-tempita. 2023-09-23T22:03:04.415 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../041-python3-tempita_0.5.2-6_all.deb ... 2023-09-23T22:03:04.452 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-tempita (0.5.2-6) ... 2023-09-23T22:03:04.529 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package libradosstriper1. 2023-09-23T22:03:04.542 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../022-libradosstriper1_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:03:04.579 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking libradosstriper1 (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:04.755 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-paste. 2023-09-23T22:03:04.768 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../042-python3-paste_3.4.0+dfsg1-1_all.deb ... 2023-09-23T22:03:04.813 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2023-09-23T22:03:05.042 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package ceph-common. 2023-09-23T22:03:05.050 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../023-ceph-common_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:03:05.091 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking ceph-common (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:05.116 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-09-23T22:03:05.131 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../043-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2023-09-23T22:03:05.174 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2023-09-23T22:03:05.477 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-pastedeploy. 2023-09-23T22:03:05.486 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../044-python3-pastedeploy_2.1.0-1_all.deb ... 2023-09-23T22:03:05.527 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2023-09-23T22:03:05.813 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-webtest. 2023-09-23T22:03:05.822 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../045-python3-webtest_2.0.32-2_all.deb ... 2023-09-23T22:03:05.863 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-webtest (2.0.32-2) ... 2023-09-23T22:03:06.175 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-pecan. 2023-09-23T22:03:06.183 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../046-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2023-09-23T22:03:06.225 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2023-09-23T22:03:06.571 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-werkzeug. 2023-09-23T22:03:06.580 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../047-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2023-09-23T22:03:06.621 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-09-23T22:03:06.958 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-09-23T22:03:06.966 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../048-libsqlite3-mod-ceph_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:03:07.008 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking libsqlite3-mod-ceph (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:07.377 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package ceph-mgr. 2023-09-23T22:03:07.386 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../049-ceph-mgr_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:03:07.428 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking ceph-mgr (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:07.847 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package ceph-base. 2023-09-23T22:03:07.860 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../024-ceph-base_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:03:07.914 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package ceph-mon. 2023-09-23T22:03:07.915 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking ceph-base (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:07.922 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../050-ceph-mon_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:03:07.964 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking ceph-mon (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:08.910 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-cryptography. 2023-09-23T22:03:08.924 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../025-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2023-09-23T22:03:08.968 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2023-09-23T22:03:09.076 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package ceph-osd. 2023-09-23T22:03:09.089 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../051-ceph-osd_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:03:09.134 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking ceph-osd (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:09.347 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-openssl. 2023-09-23T22:03:09.360 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../026-python3-openssl_19.0.0-1build1_all.deb ... 2023-09-23T22:03:09.405 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2023-09-23T22:03:09.716 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-09-23T22:03:09.731 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../027-ceph-mgr-modules-core_17.2.6-1125-gc9bb1bcf-1focal_all.deb ... 2023-09-23T22:03:09.782 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking ceph-mgr-modules-core (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:10.171 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-bcrypt. 2023-09-23T22:03:10.184 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../028-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2023-09-23T22:03:10.229 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2023-09-23T22:03:10.590 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-cherrypy3. 2023-09-23T22:03:10.603 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../029-python3-cherrypy3_8.9.1-6_all.deb ... 2023-09-23T22:03:10.648 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2023-09-23T22:03:11.018 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-natsort. 2023-09-23T22:03:11.032 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../030-python3-natsort_7.0.1-1_all.deb ... 2023-09-23T22:03:11.076 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-natsort (7.0.1-1) ... 2023-09-23T22:03:11.464 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-jwt. 2023-09-23T22:03:11.476 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../031-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2023-09-23T22:03:11.538 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2023-09-23T22:03:11.891 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-logutils. 2023-09-23T22:03:11.905 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../032-python3-logutils_0.3.3-7_all.deb ... 2023-09-23T22:03:11.949 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-logutils (0.3.3-7) ... 2023-09-23T22:03:11.954 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package ceph. 2023-09-23T22:03:11.968 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../052-ceph_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:03:12.012 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking ceph (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:12.244 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-markupsafe. 2023-09-23T22:03:12.259 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../033-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2023-09-23T22:03:12.302 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2023-09-23T22:03:12.340 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package ceph-fuse. 2023-09-23T22:03:12.353 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../053-ceph-fuse_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:03:12.398 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking ceph-fuse (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:12.605 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-mako. 2023-09-23T22:03:12.618 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../034-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2023-09-23T22:03:12.663 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-09-23T22:03:12.801 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package ceph-mds. 2023-09-23T22:03:12.814 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../054-ceph-mds_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:03:12.859 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking ceph-mds (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:12.983 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-simplegeneric. 2023-09-23T22:03:12.997 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../035-python3-simplegeneric_0.8.1-3_all.deb ... 2023-09-23T22:03:13.041 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-09-23T22:03:13.344 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-singledispatch. 2023-09-23T22:03:13.358 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../036-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2023-09-23T22:03:13.379 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package cephadm. 2023-09-23T22:03:13.393 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../055-cephadm_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:03:13.402 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2023-09-23T22:03:13.437 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking cephadm (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:13.672 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-webob. 2023-09-23T22:03:13.685 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../037-python3-webob_1%3a1.8.5-2_all.deb ... 2023-09-23T22:03:13.707 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-jinja2. 2023-09-23T22:03:13.720 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../056-python3-jinja2_2.10.1-2_all.deb ... 2023-09-23T22:03:13.722 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2023-09-23T22:03:13.765 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2023-09-23T22:03:14.025 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-soupsieve. 2023-09-23T22:03:14.026 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-09-23T22:03:14.040 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../038-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2023-09-23T22:03:14.040 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../057-ceph-mgr-cephadm_17.2.6-1125-gc9bb1bcf-1focal_all.deb ... 2023-09-23T22:03:14.083 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2023-09-23T22:03:14.084 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking ceph-mgr-cephadm (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:14.411 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-bs4. 2023-09-23T22:03:14.413 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-repoze.lru. 2023-09-23T22:03:14.424 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../039-python3-bs4_4.8.2-1_all.deb ... 2023-09-23T22:03:14.426 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../058-python3-repoze.lru_0.7-2_all.deb ... 2023-09-23T22:03:14.469 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2023-09-23T22:03:14.471 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-09-23T22:03:14.808 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package libjs-underscore. 2023-09-23T22:03:14.814 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-waitress. 2023-09-23T22:03:14.816 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../059-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2023-09-23T22:03:14.828 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../040-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2023-09-23T22:03:14.875 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2023-09-23T22:03:15.169 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-09-23T22:03:15.217 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-tempita. 2023-09-23T22:03:15.230 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../041-python3-tempita_0.5.2-6_all.deb ... 2023-09-23T22:03:15.275 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-tempita (0.5.2-6) ... 2023-09-23T22:03:15.452 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package libjs-sphinxdoc. 2023-09-23T22:03:15.460 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../060-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2023-09-23T22:03:15.501 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-09-23T22:03:15.812 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-routes. 2023-09-23T22:03:15.821 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../061-python3-routes_2.4.1-2_all.deb ... 2023-09-23T22:03:15.862 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-routes (2.4.1-2) ... 2023-09-23T22:03:15.961 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-paste. 2023-09-23T22:03:15.974 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../042-python3-paste_3.4.0+dfsg1-1_all.deb ... 2023-09-23T22:03:16.011 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2023-09-23T22:03:16.192 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-09-23T22:03:16.201 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../062-ceph-mgr-dashboard_17.2.6-1125-gc9bb1bcf-1focal_all.deb ... 2023-09-23T22:03:16.242 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking ceph-mgr-dashboard (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:16.331 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-09-23T22:03:16.345 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../043-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2023-09-23T22:03:16.389 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2023-09-23T22:03:16.692 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-pastedeploy. 2023-09-23T22:03:16.705 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../044-python3-pastedeploy_2.1.0-1_all.deb ... 2023-09-23T22:03:16.721 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-decorator. 2023-09-23T22:03:16.735 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../063-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2023-09-23T22:03:16.750 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2023-09-23T22:03:16.779 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2023-09-23T22:03:17.053 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-webtest. 2023-09-23T22:03:17.065 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2023-09-23T22:03:17.068 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../045-python3-webtest_2.0.32-2_all.deb ... 2023-09-23T22:03:17.078 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../064-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2023-09-23T22:03:17.111 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-webtest (2.0.32-2) ... 2023-09-23T22:03:17.123 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-09-23T22:03:17.406 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-pecan. 2023-09-23T22:03:17.421 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../046-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2023-09-23T22:03:17.426 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-scipy. 2023-09-23T22:03:17.439 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../065-python3-scipy_1.3.3-3build1_amd64.deb ... 2023-09-23T22:03:17.464 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2023-09-23T22:03:17.475 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2023-09-23T22:03:17.819 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-werkzeug. 2023-09-23T22:03:17.833 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../047-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2023-09-23T22:03:17.877 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-09-23T22:03:18.239 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-09-23T22:03:18.252 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../048-libsqlite3-mod-ceph_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:03:18.297 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking libsqlite3-mod-ceph (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:18.658 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package ceph-mgr. 2023-09-23T22:03:18.671 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../049-ceph-mgr_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:03:18.716 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking ceph-mgr (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:18.768 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-sklearn-lib. 2023-09-23T22:03:18.781 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../066-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2023-09-23T22:03:18.825 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-09-23T22:03:19.211 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package ceph-mon. 2023-09-23T22:03:19.225 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../050-ceph-mon_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:03:19.269 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking ceph-mon (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:19.354 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-joblib. 2023-09-23T22:03:19.368 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../067-python3-joblib_0.14.0-3_all.deb ... 2023-09-23T22:03:19.403 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-joblib (0.14.0-3) ... 2023-09-23T22:03:19.749 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-sklearn. 2023-09-23T22:03:19.762 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../068-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2023-09-23T22:03:19.807 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-09-23T22:03:20.414 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package ceph-osd. 2023-09-23T22:03:20.428 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../051-ceph-osd_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:03:20.472 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking ceph-osd (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:20.540 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-09-23T22:03:20.556 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../069-ceph-mgr-diskprediction-local_17.2.6-1125-gc9bb1bcf-1focal_all.deb ... 2023-09-23T22:03:20.598 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking ceph-mgr-diskprediction-local (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:21.693 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-cachetools. 2023-09-23T22:03:21.707 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../070-python3-cachetools_4.0.0-1_all.deb ... 2023-09-23T22:03:21.750 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2023-09-23T22:03:22.062 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-pyasn1. 2023-09-23T22:03:22.076 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../071-python3-pyasn1_0.4.2-3build1_all.deb ... 2023-09-23T22:03:22.120 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2023-09-23T22:03:22.481 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-09-23T22:03:22.495 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../072-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2023-09-23T22:03:22.539 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-09-23T22:03:22.842 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-rsa. 2023-09-23T22:03:22.856 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../073-python3-rsa_4.0-3_all.deb ... 2023-09-23T22:03:22.901 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-rsa (4.0-3) ... 2023-09-23T22:03:23.192 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package ceph. 2023-09-23T22:03:23.208 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../052-ceph_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:03:23.220 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-google-auth. 2023-09-23T22:03:23.235 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../074-python3-google-auth_1.5.1-2_all.deb ... 2023-09-23T22:03:23.250 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking ceph (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:23.278 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2023-09-23T22:03:23.569 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package ceph-fuse. 2023-09-23T22:03:23.584 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../053-ceph-fuse_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:03:23.606 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-blinker. 2023-09-23T22:03:23.620 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../075-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2023-09-23T22:03:23.627 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking ceph-fuse (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:23.664 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-09-23T22:03:23.976 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-oauthlib. 2023-09-23T22:03:23.989 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../076-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2023-09-23T22:03:24.034 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2023-09-23T22:03:24.073 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package ceph-mds. 2023-09-23T22:03:24.086 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../054-ceph-mds_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:03:24.131 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking ceph-mds (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:24.337 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-09-23T22:03:24.351 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../077-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2023-09-23T22:03:24.395 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-09-23T22:03:24.634 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package cephadm. 2023-09-23T22:03:24.647 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../055-cephadm_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:03:24.681 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-websocket. 2023-09-23T22:03:24.735 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking cephadm (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:24.735 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../078-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2023-09-23T22:03:24.739 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2023-09-23T22:03:25.011 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-jinja2. 2023-09-23T22:03:25.025 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../056-python3-jinja2_2.10.1-2_all.deb ... 2023-09-23T22:03:25.051 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-kubernetes. 2023-09-23T22:03:25.064 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../079-python3-kubernetes_7.0.0~a1-2_all.deb ... 2023-09-23T22:03:25.069 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2023-09-23T22:03:25.109 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2023-09-23T22:03:25.389 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-09-23T22:03:25.402 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../057-ceph-mgr-cephadm_17.2.6-1125-gc9bb1bcf-1focal_all.deb ... 2023-09-23T22:03:25.447 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking ceph-mgr-cephadm (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:25.647 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-09-23T22:03:25.660 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../080-ceph-mgr-k8sevents_17.2.6-1125-gc9bb1bcf-1focal_all.deb ... 2023-09-23T22:03:25.705 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking ceph-mgr-k8sevents (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:25.792 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-repoze.lru. 2023-09-23T22:03:25.807 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../058-python3-repoze.lru_0.7-2_all.deb ... 2023-09-23T22:03:25.883 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-09-23T22:03:26.102 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package libonig5:amd64. 2023-09-23T22:03:26.117 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../081-libonig5_6.9.4-1_amd64.deb ... 2023-09-23T22:03:26.136 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package libjs-underscore. 2023-09-23T22:03:26.152 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../059-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2023-09-23T22:03:26.159 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2023-09-23T22:03:26.194 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-09-23T22:03:26.480 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package libjs-sphinxdoc. 2023-09-23T22:03:26.494 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../060-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2023-09-23T22:03:26.529 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package libjq1:amd64. 2023-09-23T22:03:26.538 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-09-23T22:03:26.544 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../082-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-09-23T22:03:26.587 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-09-23T22:03:26.840 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package jq. 2023-09-23T22:03:26.854 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../083-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-09-23T22:03:26.866 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-routes. 2023-09-23T22:03:26.880 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../061-python3-routes_2.4.1-2_all.deb ... 2023-09-23T22:03:26.898 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2023-09-23T22:03:26.924 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-routes (2.4.1-2) ... 2023-09-23T22:03:27.135 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package socat. 2023-09-23T22:03:27.148 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../084-socat_1.7.3.3-2_amd64.deb ... 2023-09-23T22:03:27.193 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking socat (1.7.3.3-2) ... 2023-09-23T22:03:27.252 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-09-23T22:03:27.266 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../062-ceph-mgr-dashboard_17.2.6-1125-gc9bb1bcf-1focal_all.deb ... 2023-09-23T22:03:27.310 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking ceph-mgr-dashboard (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:27.513 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package xmlstarlet. 2023-09-23T22:03:27.528 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../085-xmlstarlet_1.6.1-2build1_amd64.deb ... 2023-09-23T22:03:27.571 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2023-09-23T22:03:27.814 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-decorator. 2023-09-23T22:03:27.828 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../063-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2023-09-23T22:03:27.872 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2023-09-23T22:03:27.926 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package ceph-test. 2023-09-23T22:03:27.940 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../086-ceph-test_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:03:27.984 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking ceph-test (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:28.158 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2023-09-23T22:03:28.172 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../064-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2023-09-23T22:03:28.216 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-09-23T22:03:28.535 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-scipy. 2023-09-23T22:03:28.549 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../065-python3-scipy_1.3.3-3build1_amd64.deb ... 2023-09-23T22:03:28.593 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2023-09-23T22:03:29.885 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-sklearn-lib. 2023-09-23T22:03:29.901 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../066-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2023-09-23T22:03:29.943 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-09-23T22:03:30.489 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-joblib. 2023-09-23T22:03:30.502 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../067-python3-joblib_0.14.0-3_all.deb ... 2023-09-23T22:03:30.547 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-joblib (0.14.0-3) ... 2023-09-23T22:03:30.934 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-sklearn. 2023-09-23T22:03:30.947 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../068-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2023-09-23T22:03:30.992 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-09-23T22:03:31.683 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-09-23T22:03:31.697 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../069-ceph-mgr-diskprediction-local_17.2.6-1125-gc9bb1bcf-1focal_all.deb ... 2023-09-23T22:03:31.741 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking ceph-mgr-diskprediction-local (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:32.810 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package ceph-volume. 2023-09-23T22:03:32.824 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../087-ceph-volume_17.2.6-1125-gc9bb1bcf-1focal_all.deb ... 2023-09-23T22:03:32.844 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-cachetools. 2023-09-23T22:03:32.859 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../070-python3-cachetools_4.0.0-1_all.deb ... 2023-09-23T22:03:32.860 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking ceph-volume (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:32.902 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2023-09-23T22:03:33.173 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package fonts-mathjax. 2023-09-23T22:03:33.186 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../088-fonts-mathjax_2.7.4+dfsg-1_all.deb ... 2023-09-23T22:03:33.196 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-pyasn1. 2023-09-23T22:03:33.212 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../071-python3-pyasn1_0.4.2-3build1_all.deb ... 2023-09-23T22:03:33.231 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking fonts-mathjax (2.7.4+dfsg-1) ... 2023-09-23T22:03:33.255 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2023-09-23T22:03:33.616 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-09-23T22:03:33.632 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../072-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2023-09-23T22:03:33.674 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-09-23T22:03:33.702 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package libcephfs-dev. 2023-09-23T22:03:33.715 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../089-libcephfs-dev_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:03:33.759 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking libcephfs-dev (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:33.969 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-rsa. 2023-09-23T22:03:33.984 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../073-python3-rsa_4.0-3_all.deb ... 2023-09-23T22:03:34.027 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-rsa (4.0-3) ... 2023-09-23T22:03:34.171 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package nvme-cli. 2023-09-23T22:03:34.184 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../090-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2023-09-23T22:03:34.245 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2023-09-23T22:03:34.330 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-google-auth. 2023-09-23T22:03:34.345 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../074-python3-google-auth_1.5.1-2_all.deb ... 2023-09-23T22:03:34.388 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2023-09-23T22:03:34.576 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package libjs-mathjax. 2023-09-23T22:03:34.592 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../091-libjs-mathjax_2.7.4+dfsg-1_all.deb ... 2023-09-23T22:03:34.634 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking libjs-mathjax (2.7.4+dfsg-1) ... 2023-09-23T22:03:34.733 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-blinker. 2023-09-23T22:03:34.748 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../075-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2023-09-23T22:03:34.791 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-09-23T22:03:35.094 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-oauthlib. 2023-09-23T22:03:35.109 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../076-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2023-09-23T22:03:35.152 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2023-09-23T22:03:35.480 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-09-23T22:03:35.496 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../077-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2023-09-23T22:03:35.538 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-09-23T22:03:35.824 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-websocket. 2023-09-23T22:03:35.838 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../078-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2023-09-23T22:03:35.882 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2023-09-23T22:03:36.202 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-kubernetes. 2023-09-23T22:03:36.206 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python-natsort-doc. 2023-09-23T22:03:36.217 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../079-python3-kubernetes_7.0.0~a1-2_all.deb ... 2023-09-23T22:03:36.223 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../092-python-natsort-doc_7.0.1-1_all.deb ... 2023-09-23T22:03:36.260 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2023-09-23T22:03:36.264 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python-natsort-doc (7.0.1-1) ... 2023-09-23T22:03:36.592 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-atomicwrites. 2023-09-23T22:03:36.608 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../093-python3-atomicwrites_1.1.5-2build1_all.deb ... 2023-09-23T22:03:36.642 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2023-09-23T22:03:36.799 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-09-23T22:03:36.812 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../080-ceph-mgr-k8sevents_17.2.6-1125-gc9bb1bcf-1focal_all.deb ... 2023-09-23T22:03:36.856 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking ceph-mgr-k8sevents (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:36.937 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-attr. 2023-09-23T22:03:36.951 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../094-python3-attr_19.3.0-2_all.deb ... 2023-09-23T22:03:36.995 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-attr (19.3.0-2) ... 2023-09-23T22:03:37.270 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package libonig5:amd64. 2023-09-23T22:03:37.283 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../081-libonig5_6.9.4-1_amd64.deb ... 2023-09-23T22:03:37.306 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-webencodings. 2023-09-23T22:03:37.320 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../095-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2023-09-23T22:03:37.328 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2023-09-23T22:03:37.355 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2023-09-23T22:03:37.658 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-html5lib. 2023-09-23T22:03:37.672 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../096-python3-html5lib_1.0.1-2_all.deb ... 2023-09-23T22:03:37.698 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package libjq1:amd64. 2023-09-23T22:03:37.711 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../082-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-09-23T22:03:37.716 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2023-09-23T22:03:37.756 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-09-23T22:03:38.026 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package jq. 2023-09-23T22:03:38.039 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../083-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-09-23T22:03:38.053 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-lxml:amd64. 2023-09-23T22:03:38.068 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../097-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2023-09-23T22:03:38.083 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2023-09-23T22:03:38.111 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-09-23T22:03:38.336 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package socat. 2023-09-23T22:03:38.352 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../084-socat_1.7.3.3-2_amd64.deb ... 2023-09-23T22:03:38.411 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking socat (1.7.3.3-2) ... 2023-09-23T22:03:38.556 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-packaging. 2023-09-23T22:03:38.572 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../098-python3-packaging_20.3-1_all.deb ... 2023-09-23T22:03:38.613 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-packaging (20.3-1) ... 2023-09-23T22:03:38.715 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package xmlstarlet. 2023-09-23T22:03:38.729 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../085-xmlstarlet_1.6.1-2build1_amd64.deb ... 2023-09-23T22:03:38.773 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2023-09-23T22:03:38.908 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-pastescript. 2023-09-23T22:03:38.922 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../099-python3-pastescript_2.0.2-4_all.deb ... 2023-09-23T22:03:38.966 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-09-23T22:03:39.150 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package ceph-test. 2023-09-23T22:03:39.164 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../086-ceph-test_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:03:39.216 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking ceph-test (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:39.270 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-pluggy. 2023-09-23T22:03:39.284 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../100-python3-pluggy_0.13.0-2_all.deb ... 2023-09-23T22:03:39.327 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2023-09-23T22:03:39.647 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-psutil. 2023-09-23T22:03:39.664 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../101-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2023-09-23T22:03:39.705 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2023-09-23T22:03:40.008 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-py. 2023-09-23T22:03:40.023 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../102-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2023-09-23T22:03:40.066 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2023-09-23T22:03:40.412 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-pyinotify. 2023-09-23T22:03:40.426 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../103-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2023-09-23T22:03:40.470 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-09-23T22:03:40.764 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-wcwidth. 2023-09-23T22:03:40.780 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../104-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2023-09-23T22:03:40.823 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2023-09-23T22:03:41.125 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-pytest. 2023-09-23T22:03:41.140 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../105-python3-pytest_4.6.9-1_all.deb ... 2023-09-23T22:03:41.183 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-pytest (4.6.9-1) ... 2023-09-23T22:03:41.515 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package python3-simplejson. 2023-09-23T22:03:41.529 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../106-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2023-09-23T22:03:41.573 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2023-09-23T22:03:41.900 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package qttranslations5-l10n. 2023-09-23T22:03:41.916 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../107-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2023-09-23T22:03:41.958 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-09-23T22:03:42.662 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package radosgw. 2023-09-23T22:03:42.676 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../108-radosgw_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:03:42.720 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking radosgw (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:44.171 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package ceph-volume. 2023-09-23T22:03:44.184 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../087-ceph-volume_17.2.6-1125-gc9bb1bcf-1focal_all.deb ... 2023-09-23T22:03:44.220 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking ceph-volume (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:44.419 INFO:teuthology.orchestra.run.smithi187.stdout:Selecting previously unselected package rbd-fuse. 2023-09-23T22:03:44.428 INFO:teuthology.orchestra.run.smithi187.stdout:Preparing to unpack .../109-rbd-fuse_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:03:44.468 INFO:teuthology.orchestra.run.smithi187.stdout:Unpacking rbd-fuse (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:44.552 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package fonts-mathjax. 2023-09-23T22:03:44.566 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../088-fonts-mathjax_2.7.4+dfsg-1_all.deb ... 2023-09-23T22:03:44.610 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking fonts-mathjax (2.7.4+dfsg-1) ... 2023-09-23T22:03:44.771 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-attr (19.3.0-2) ... 2023-09-23T22:03:45.057 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2023-09-23T22:03:45.139 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package libcephfs-dev. 2023-09-23T22:03:45.153 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../089-libcephfs-dev_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:03:45.183 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-09-23T22:03:45.197 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking libcephfs-dev (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:45.309 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2023-09-23T22:03:45.527 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up cephadm (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:45.583 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package nvme-cli. 2023-09-23T22:03:45.598 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../090-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2023-09-23T22:03:45.658 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2023-09-23T22:03:45.980 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package libjs-mathjax. 2023-09-23T22:03:45.994 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../091-libjs-mathjax_2.7.4+dfsg-1_all.deb ... 2023-09-23T22:03:46.072 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking libjs-mathjax (2.7.4+dfsg-1) ... 2023-09-23T22:03:46.622 INFO:teuthology.orchestra.run.smithi187.stdout:Adding system user cephadm....done 2023-09-23T22:03:46.775 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up fonts-mathjax (2.7.4+dfsg-1) ... 2023-09-23T22:03:46.901 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2023-09-23T22:03:47.245 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-09-23T22:03:47.541 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up libjs-mathjax (2.7.4+dfsg-1) ... 2023-09-23T22:03:47.667 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up liboath0 (2.6.1-1.3) ... 2023-09-23T22:03:47.793 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2023-09-23T22:03:48.120 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-joblib (0.14.0-3) ... 2023-09-23T22:03:48.145 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python-natsort-doc. 2023-09-23T22:03:48.160 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../092-python-natsort-doc_7.0.1-1_all.deb ... 2023-09-23T22:03:48.203 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python-natsort-doc (7.0.1-1) ... 2023-09-23T22:03:48.505 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2023-09-23T22:03:48.514 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-atomicwrites. 2023-09-23T22:03:48.528 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../093-python3-atomicwrites_1.1.5-2build1_all.deb ... 2023-09-23T22:03:48.572 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2023-09-23T22:03:48.808 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-cachetools (4.0.0-1) ... 2023-09-23T22:03:48.858 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-attr. 2023-09-23T22:03:48.872 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../094-python3-attr_19.3.0-2_all.deb ... 2023-09-23T22:03:48.916 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-attr (19.3.0-2) ... 2023-09-23T22:03:49.090 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2023-09-23T22:03:49.253 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-webencodings. 2023-09-23T22:03:49.268 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../095-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2023-09-23T22:03:49.310 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2023-09-23T22:03:49.377 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-09-23T22:03:49.605 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-html5lib. 2023-09-23T22:03:49.619 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../096-python3-html5lib_1.0.1-2_all.deb ... 2023-09-23T22:03:49.653 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-ceph-argparse (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:49.663 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2023-09-23T22:03:49.946 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-09-23T22:03:50.041 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-lxml:amd64. 2023-09-23T22:03:50.056 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../097-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2023-09-23T22:03:50.072 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2023-09-23T22:03:50.099 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-09-23T22:03:50.348 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2023-09-23T22:03:50.561 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-packaging. 2023-09-23T22:03:50.576 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../098-python3-packaging_20.3-1_all.deb ... 2023-09-23T22:03:50.616 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-09-23T22:03:50.619 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-packaging (20.3-1) ... 2023-09-23T22:03:50.741 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2023-09-23T22:03:50.922 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-pastescript. 2023-09-23T22:03:50.937 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../099-python3-pastescript_2.0.2-4_all.deb ... 2023-09-23T22:03:50.980 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-09-23T22:03:51.117 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-natsort (7.0.1-1) ... 2023-09-23T22:03:51.300 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-pluggy. 2023-09-23T22:03:51.317 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../100-python3-pluggy_0.13.0-2_all.deb ... 2023-09-23T22:03:51.358 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2023-09-23T22:03:51.427 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2023-09-23T22:03:51.653 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-psutil. 2023-09-23T22:03:51.669 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../101-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2023-09-23T22:03:51.694 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2023-09-23T22:03:51.711 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2023-09-23T22:03:52.038 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2023-09-23T22:03:52.048 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-py. 2023-09-23T22:03:52.064 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../102-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2023-09-23T22:03:52.106 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2023-09-23T22:03:52.322 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2023-09-23T22:03:52.434 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-pyinotify. 2023-09-23T22:03:52.449 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../103-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2023-09-23T22:03:52.492 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-09-23T22:03:52.648 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-tempita (0.5.2-6) ... 2023-09-23T22:03:52.812 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-wcwidth. 2023-09-23T22:03:52.828 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../104-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2023-09-23T22:03:52.870 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2023-09-23T22:03:52.924 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-packaging (20.3-1) ... 2023-09-23T22:03:53.156 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-pytest. 2023-09-23T22:03:53.171 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../105-python3-pytest_4.6.9-1_all.deb ... 2023-09-23T22:03:53.208 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2023-09-23T22:03:53.214 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-pytest (4.6.9-1) ... 2023-09-23T22:03:53.334 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-09-23T22:03:53.460 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2023-09-23T22:03:53.552 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-simplejson. 2023-09-23T22:03:53.568 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../106-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2023-09-23T22:03:53.610 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2023-09-23T22:03:53.744 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2023-09-23T22:03:53.904 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package qttranslations5-l10n. 2023-09-23T22:03:53.921 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../107-qttranslations5-l10n_5.12.8-0ubuntu1_all.deb ... 2023-09-23T22:03:53.979 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-09-23T22:03:54.138 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-09-23T22:03:54.489 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2023-09-23T22:03:54.725 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package radosgw. 2023-09-23T22:03:54.739 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../108-radosgw_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:03:54.784 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking radosgw (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:54.816 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up socat (1.7.3.3-2) ... 2023-09-23T22:03:54.942 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-ceph-common (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:55.269 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T22:03:55.403 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-html5lib (1.0.1-2) ... 2023-09-23T22:03:55.738 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-09-23T22:03:55.866 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2023-09-23T22:03:55.992 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-pluggy (0.13.0-2) ... 2023-09-23T22:03:56.268 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-09-23T22:03:56.556 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package rbd-fuse. 2023-09-23T22:03:56.571 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../109-rbd-fuse_17.2.6-1125-gc9bb1bcf-1focal_amd64.deb ... 2023-09-23T22:03:56.578 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T22:03:56.614 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking rbd-fuse (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:56.704 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-09-23T22:03:56.830 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2023-09-23T22:03:56.956 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-attr (19.3.0-2) ... 2023-09-23T22:03:57.148 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2023-09-23T22:03:57.252 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2023-09-23T22:03:57.379 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up libdouble-conversion3:amd64 (3.1.5-4ubuntu1) ... 2023-09-23T22:03:57.444 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-logutils (0.3.3-7) ... 2023-09-23T22:03:57.505 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2023-09-23T22:03:57.731 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up cephadm (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:03:57.745 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2023-09-23T22:03:57.879 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-09-23T22:03:58.164 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-prettytable (0.7.2-5) ... 2023-09-23T22:03:58.335 INFO:teuthology.orchestra.run.smithi169.stdout:Adding system user cephadm....done 2023-09-23T22:03:58.465 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2023-09-23T22:03:58.521 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up fonts-mathjax (2.7.4+dfsg-1) ... 2023-09-23T22:03:58.647 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2023-09-23T22:03:58.774 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2023-09-23T22:03:58.994 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-09-23T22:03:59.171 INFO:teuthology.orchestra.run.smithi187.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2023-09-23T22:03:59.287 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up libjs-mathjax (2.7.4+dfsg-1) ... 2023-09-23T22:03:59.410 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2023-09-23T22:03:59.413 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up liboath0 (2.6.1-1.3) ... 2023-09-23T22:03:59.538 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-09-23T22:03:59.539 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2023-09-23T22:03:59.848 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2023-09-23T22:03:59.857 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-joblib (0.14.0-3) ... 2023-09-23T22:04:00.199 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-09-23T22:04:00.259 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2023-09-23T22:04:00.325 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-09-23T22:04:00.434 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-webob (1:1.8.5-2) ... 2023-09-23T22:04:00.544 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-cachetools (4.0.0-1) ... 2023-09-23T22:04:00.760 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-09-23T22:04:00.831 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2023-09-23T22:04:01.069 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up librados2 (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:01.098 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-09-23T22:04:01.195 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2023-09-23T22:04:01.410 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-ceph-argparse (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:01.700 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-09-23T22:04:01.826 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2023-09-23T22:04:02.136 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2023-09-23T22:04:02.420 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up libpcre2-16-0:amd64 (10.34-7ubuntu0.1) ... 2023-09-23T22:04:02.546 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2023-09-23T22:04:02.693 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up libsqlite3-mod-ceph (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:02.819 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-09-23T22:04:02.922 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-natsort (7.0.1-1) ... 2023-09-23T22:04:02.944 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-pytest (4.6.9-1) ... 2023-09-23T22:04:03.207 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2023-09-23T22:04:03.313 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2023-09-23T22:04:03.499 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2023-09-23T22:04:03.614 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2023-09-23T22:04:03.834 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2023-09-23T22:04:03.907 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T22:04:04.032 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-bs4 (4.8.2-1) ... 2023-09-23T22:04:04.127 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2023-09-23T22:04:04.367 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up libcephfs2 (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:04.445 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-tempita (0.5.2-6) ... 2023-09-23T22:04:04.493 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2023-09-23T22:04:04.737 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-packaging (20.3-1) ... 2023-09-23T22:04:04.811 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up libradosstriper1 (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:04.946 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-09-23T22:04:05.030 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2023-09-23T22:04:05.156 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up qttranslations5-l10n (5.12.8-0ubuntu1) ... 2023-09-23T22:04:05.272 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-09-23T22:04:05.298 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2023-09-23T22:04:05.583 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2023-09-23T22:04:05.976 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-09-23T22:04:06.327 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up librbd1 (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:06.336 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2023-09-23T22:04:06.453 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-09-23T22:04:06.579 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python-natsort-doc (7.0.1-1) ... 2023-09-23T22:04:06.713 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2023-09-23T22:04:06.714 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up socat (1.7.3.3-2) ... 2023-09-23T22:04:06.839 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-ceph-common (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:06.856 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-rsa (4.0-3) ... 2023-09-23T22:04:07.140 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up libqt5core5a:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T22:04:07.148 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up libthrift-0.13.0 (0.13.0-2build2) ... 2023-09-23T22:04:07.274 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-webtest (2.0.32-2) ... 2023-09-23T22:04:07.285 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-html5lib (1.0.1-2) ... 2023-09-23T22:04:07.576 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up ceph-mgr-modules-core (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:07.629 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-09-23T22:04:07.701 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up ceph-fuse (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:07.755 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2023-09-23T22:04:07.881 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-pluggy (0.13.0-2) ... 2023-09-23T22:04:07.919 INFO:teuthology.orchestra.run.smithi187.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-09-23T22:04:07.919 INFO:teuthology.orchestra.run.smithi187.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-09-23T22:04:08.165 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-09-23T22:04:08.369 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up libcephfs-dev (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:08.500 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up libqt5dbus5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T22:04:08.589 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-09-23T22:04:08.651 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-09-23T22:04:08.805 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2023-09-23T22:04:08.874 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-09-23T22:04:09.132 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2023-09-23T22:04:09.192 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2023-09-23T22:04:09.416 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-logutils (0.3.3-7) ... 2023-09-23T22:04:09.536 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-rados (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:09.662 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up librgw2 (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:09.717 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2023-09-23T22:04:09.788 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-rbd (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:09.877 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-09-23T22:04:09.914 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up rbd-fuse (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:10.040 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-routes (2.4.1-2) ... 2023-09-23T22:04:10.178 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-prettytable (0.7.2-5) ... 2023-09-23T22:04:10.333 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-google-auth (1.5.1-2) ... 2023-09-23T22:04:10.504 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2023-09-23T22:04:10.634 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-rgw (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:10.760 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-cephfs (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:10.824 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2023-09-23T22:04:10.886 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2023-09-23T22:04:11.200 INFO:teuthology.orchestra.run.smithi169.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2023-09-23T22:04:11.434 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2023-09-23T22:04:11.569 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-09-23T22:04:11.831 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up ceph-common (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:11.878 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2023-09-23T22:04:12.238 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-09-23T22:04:12.372 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-09-23T22:04:12.384 INFO:teuthology.orchestra.run.smithi187.stdout:Adding group ceph....done 2023-09-23T22:04:12.498 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-webob (1:1.8.5-2) ... 2023-09-23T22:04:12.752 INFO:teuthology.orchestra.run.smithi187.stdout:Adding system user ceph....done 2023-09-23T22:04:12.833 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-09-23T22:04:12.928 INFO:teuthology.orchestra.run.smithi187.stdout:Setting system user ceph properties....done 2023-09-23T22:04:12.947 INFO:teuthology.orchestra.run.smithi187.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-09-23T22:04:13.096 INFO:teuthology.orchestra.run.smithi187.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-09-23T22:04:13.150 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up librados2 (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:13.304 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2023-09-23T22:04:13.407 INFO:teuthology.orchestra.run.smithi187.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-09-23T22:04:13.891 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up ceph-test (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:14.017 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up radosgw (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:14.277 INFO:teuthology.orchestra.run.smithi187.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-09-23T22:04:14.277 INFO:teuthology.orchestra.run.smithi187.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-09-23T22:04:14.801 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up libsqlite3-mod-ceph (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:14.927 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-09-23T22:04:14.980 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up ceph-base (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:15.061 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-pytest (4.6.9-1) ... 2023-09-23T22:04:15.349 INFO:teuthology.orchestra.run.smithi187.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-09-23T22:04:15.438 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2023-09-23T22:04:15.756 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2023-09-23T22:04:15.806 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up ceph-mds (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:16.023 INFO:teuthology.orchestra.run.smithi187.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-09-23T22:04:16.024 INFO:teuthology.orchestra.run.smithi187.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-09-23T22:04:16.040 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up libqt5network5:amd64 (5.12.8+dfsg-0ubuntu2.1) ... 2023-09-23T22:04:16.166 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-bs4 (4.8.2-1) ... 2023-09-23T22:04:16.499 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up ceph-mgr (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:16.509 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up libcephfs2 (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:16.660 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2023-09-23T22:04:16.725 INFO:teuthology.orchestra.run.smithi187.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-09-23T22:04:16.726 INFO:teuthology.orchestra.run.smithi187.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-09-23T22:04:17.029 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up libradosstriper1 (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:17.172 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-09-23T22:04:17.342 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up ceph-osd (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:17.515 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-09-23T22:04:17.825 INFO:teuthology.orchestra.run.smithi187.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-09-23T22:04:17.825 INFO:teuthology.orchestra.run.smithi187.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-09-23T22:04:18.252 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up ceph-mgr-k8sevents (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:18.386 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up ceph-mgr-diskprediction-local (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:18.530 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up ceph-mon (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:18.604 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up librbd1 (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:18.730 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-09-23T22:04:18.756 INFO:teuthology.orchestra.run.smithi187.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-09-23T22:04:18.756 INFO:teuthology.orchestra.run.smithi187.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-09-23T22:04:18.856 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python-natsort-doc (7.0.1-1) ... 2023-09-23T22:04:18.982 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2023-09-23T22:04:19.108 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-rsa (4.0-3) ... 2023-09-23T22:04:19.231 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up ceph-mgr-cephadm (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:19.373 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up ceph (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:19.401 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up libthrift-0.13.0 (0.13.0-2build2) ... 2023-09-23T22:04:19.499 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up ceph-mgr-dashboard (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:19.518 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-webtest (2.0.32-2) ... 2023-09-23T22:04:19.642 INFO:teuthology.orchestra.run.smithi187.stdout:Setting up ceph-volume (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:19.769 INFO:teuthology.orchestra.run.smithi187.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-09-23T22:04:19.811 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up ceph-mgr-modules-core (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:19.914 INFO:teuthology.orchestra.run.smithi187.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2023-09-23T22:04:19.971 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up ceph-fuse (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:20.174 INFO:teuthology.orchestra.run.smithi187.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-09-23T22:04:20.212 INFO:teuthology.orchestra.run.smithi169.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-09-23T22:04:20.212 INFO:teuthology.orchestra.run.smithi169.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-09-23T22:04:20.705 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up libcephfs-dev (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:20.992 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-09-23T22:04:21.311 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-09-23T22:04:21.863 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2023-09-23T22:04:22.216 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-rados (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:22.350 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up librgw2 (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:22.859 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-rbd (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:22.985 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up rbd-fuse (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:23.112 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-routes (2.4.1-2) ... 2023-09-23T22:04:23.244 INFO:teuthology.orchestra.run.smithi187.stdout:Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2023-09-23T22:04:23.421 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-google-auth (1.5.1-2) ... 2023-09-23T22:04:23.732 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-rgw (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:23.856 INFO:teuthology.orchestra.run.smithi187.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-09-23T22:04:23.857 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-cephfs (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:23.859 DEBUG:teuthology.parallel:result is None 2023-09-23T22:04:23.992 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2023-09-23T22:04:24.911 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up ceph-common (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:25.464 INFO:teuthology.orchestra.run.smithi169.stdout:Adding group ceph....done 2023-09-23T22:04:25.861 INFO:teuthology.orchestra.run.smithi169.stdout:Adding system user ceph....done 2023-09-23T22:04:26.046 INFO:teuthology.orchestra.run.smithi169.stdout:Setting system user ceph properties....done 2023-09-23T22:04:26.063 INFO:teuthology.orchestra.run.smithi169.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-09-23T22:04:26.205 INFO:teuthology.orchestra.run.smithi169.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-09-23T22:04:26.524 INFO:teuthology.orchestra.run.smithi169.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-09-23T22:04:26.991 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up ceph-test (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:27.109 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up radosgw (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:27.373 INFO:teuthology.orchestra.run.smithi169.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-09-23T22:04:27.373 INFO:teuthology.orchestra.run.smithi169.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-09-23T22:04:28.036 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up ceph-base (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:28.404 INFO:teuthology.orchestra.run.smithi169.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-09-23T22:04:28.871 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up ceph-mds (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:29.110 INFO:teuthology.orchestra.run.smithi169.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-09-23T22:04:29.110 INFO:teuthology.orchestra.run.smithi169.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-09-23T22:04:29.565 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up ceph-mgr (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:29.791 INFO:teuthology.orchestra.run.smithi169.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-09-23T22:04:29.792 INFO:teuthology.orchestra.run.smithi169.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-09-23T22:04:30.241 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up ceph-osd (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:30.723 INFO:teuthology.orchestra.run.smithi169.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-09-23T22:04:30.723 INFO:teuthology.orchestra.run.smithi169.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-09-23T22:04:31.184 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up ceph-mgr-k8sevents (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:31.335 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up ceph-mgr-diskprediction-local (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:31.495 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up ceph-mon (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:31.719 INFO:teuthology.orchestra.run.smithi169.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-09-23T22:04:31.720 INFO:teuthology.orchestra.run.smithi169.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-09-23T22:04:32.174 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up ceph-mgr-cephadm (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:32.308 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up ceph (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:32.434 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up ceph-mgr-dashboard (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:32.576 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up ceph-volume (17.2.6-1125-gc9bb1bcf-1focal) ... 2023-09-23T22:04:32.712 INFO:teuthology.orchestra.run.smithi169.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-09-23T22:04:32.872 INFO:teuthology.orchestra.run.smithi169.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2023-09-23T22:04:33.191 INFO:teuthology.orchestra.run.smithi169.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-09-23T22:04:36.219 INFO:teuthology.orchestra.run.smithi169.stdout:Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2023-09-23T22:04:36.814 INFO:teuthology.orchestra.run.smithi169.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-09-23T22:04:36.816 DEBUG:teuthology.parallel:result is None 2023-09-23T22:04:36.817 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-23T22:04:36.817 INFO:teuthology.packaging:ref: None 2023-09-23T22:04:36.817 INFO:teuthology.packaging:tag: None 2023-09-23T22:04:36.817 INFO:teuthology.packaging:branch: quincy 2023-09-23T22:04:36.818 INFO:teuthology.packaging:sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T22:04:36.818 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-23T22:04:37.204 DEBUG:teuthology.orchestra.run.smithi169:> dpkg-query -W -f '${Version}' ceph 2023-09-23T22:04:37.228 INFO:teuthology.orchestra.run.smithi169.stdout:17.2.6-1125-gc9bb1bcf-1focal 2023-09-23T22:04:37.229 INFO:teuthology.packaging:The installed version of ceph is 17.2.6-1125-gc9bb1bcf-1focal 2023-09-23T22:04:37.229 INFO:teuthology.task.install:The correct ceph version 17.2.6-1125-gc9bb1bcf-1focal is installed. 2023-09-23T22:04:37.229 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-09-23T22:04:37.229 INFO:teuthology.packaging:ref: None 2023-09-23T22:04:37.229 INFO:teuthology.packaging:tag: None 2023-09-23T22:04:37.230 INFO:teuthology.packaging:branch: quincy 2023-09-23T22:04:37.230 INFO:teuthology.packaging:sha1: bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T22:04:37.230 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-23T22:04:37.478 DEBUG:teuthology.orchestra.run.smithi187:> dpkg-query -W -f '${Version}' ceph 2023-09-23T22:04:37.501 INFO:teuthology.orchestra.run.smithi187.stdout:17.2.6-1125-gc9bb1bcf-1focal 2023-09-23T22:04:37.501 INFO:teuthology.packaging:The installed version of ceph is 17.2.6-1125-gc9bb1bcf-1focal 2023-09-23T22:04:37.501 INFO:teuthology.task.install:The correct ceph version 17.2.6-1125-gc9bb1bcf-1focal is installed. 2023-09-23T22:04:37.501 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-09-23T22:04:37.502 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2023-09-23T22:04:37.502 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-09-23T22:04:37.519 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2023-09-23T22:04:37.519 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-09-23T22:04:37.559 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-09-23T22:04:37.559 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2023-09-23T22:04:37.559 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/usr/bin/daemon-helper 2023-09-23T22:04:37.578 DEBUG:teuthology.orchestra.run.smithi169:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-09-23T22:04:37.634 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2023-09-23T22:04:37.634 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd of=/usr/bin/daemon-helper 2023-09-23T22:04:37.651 DEBUG:teuthology.orchestra.run.smithi187:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-09-23T22:04:37.714 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-09-23T22:04:37.715 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2023-09-23T22:04:37.715 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/usr/bin/adjust-ulimits 2023-09-23T22:04:37.730 DEBUG:teuthology.orchestra.run.smithi169:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-09-23T22:04:37.784 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2023-09-23T22:04:37.784 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd of=/usr/bin/adjust-ulimits 2023-09-23T22:04:37.799 DEBUG:teuthology.orchestra.run.smithi187:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-09-23T22:04:37.858 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-09-23T22:04:37.858 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2023-09-23T22:04:37.858 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/usr/bin/stdin-killer 2023-09-23T22:04:37.874 DEBUG:teuthology.orchestra.run.smithi169:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-09-23T22:04:37.928 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2023-09-23T22:04:37.928 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd of=/usr/bin/stdin-killer 2023-09-23T22:04:37.942 DEBUG:teuthology.orchestra.run.smithi187:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-09-23T22:04:37.998 INFO:teuthology.run_tasks:Running task cephadm... 2023-09-23T22:04:38.069 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': 3}, '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-23T22:04:38.069 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:quincy 2023-09-23T22:04:38.070 INFO:tasks.cephadm:Cluster fsid is 301c97ba-5a5d-11ee-8db4-212e2dc638e7 2023-09-23T22:04:38.070 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-09-23T22:04:38.070 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.169', 'mon.c': '[v2:172.21.15.169:3301,v1:172.21.15.169:6790]', 'mon.b': '172.21.15.187'} 2023-09-23T22:04:38.070 INFO:tasks.cephadm:First mon is mon.a on smithi169 2023-09-23T22:04:38.070 INFO:tasks.cephadm:First mgr is y 2023-09-23T22:04:38.071 INFO:tasks.cephadm:Normalizing hostnames... 2023-09-23T22:04:38.071 DEBUG:teuthology.orchestra.run.smithi169:> sudo hostname $(hostname -s) 2023-09-23T22:04:38.087 DEBUG:teuthology.orchestra.run.smithi187:> sudo hostname $(hostname -s) 2023-09-23T22:04:38.103 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref quincy)... 2023-09-23T22:04:38.103 DEBUG:teuthology.orchestra.run.smithi169:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-09-23T22:04:38.365 INFO:teuthology.orchestra.run.smithi169.stdout:-rw-rw-r-- 1 ubuntu ubuntu 366215 Sep 23 22:04 /home/ubuntu/cephtest/cephadm 2023-09-23T22:04:38.365 DEBUG:teuthology.orchestra.run.smithi187:> curl --silent https://raw.githubusercontent.com/ceph/ceph/quincy/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-09-23T22:04:38.594 INFO:teuthology.orchestra.run.smithi187.stdout:-rw-rw-r-- 1 ubuntu ubuntu 366215 Sep 23 22:04 /home/ubuntu/cephtest/cephadm 2023-09-23T22:04:38.594 DEBUG:teuthology.orchestra.run.smithi169:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-09-23T22:04:38.604 DEBUG:teuthology.orchestra.run.smithi187:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-09-23T22:04:38.621 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:quincy on all hosts... 2023-09-23T22:04:38.621 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2023-09-23T22:04:38.648 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy pull 2023-09-23T22:04:38.928 INFO:teuthology.orchestra.run.smithi187.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2023-09-23T22:04:38.929 INFO:teuthology.orchestra.run.smithi169.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2023-09-23T22:05:37.912 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T22:05:37.912 INFO:teuthology.orchestra.run.smithi187.stdout: "ceph_version": "ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)", 2023-09-23T22:05:37.912 INFO:teuthology.orchestra.run.smithi187.stdout: "image_id": "444539aec5bf9e20782edb464496ac68eeb42e917d810f31b62a4e32fd3e4cab", 2023-09-23T22:05:37.912 INFO:teuthology.orchestra.run.smithi187.stdout: "repo_digests": [ 2023-09-23T22:05:37.912 INFO:teuthology.orchestra.run.smithi187.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:3bb80add7917e9e7cd2f8b41f950baba963e834e98b4566c8403c083fc4f1c17" 2023-09-23T22:05:37.912 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:05:37.912 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T22:05:38.319 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T22:05:38.320 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph_version": "ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)", 2023-09-23T22:05:38.320 INFO:teuthology.orchestra.run.smithi169.stdout: "image_id": "444539aec5bf9e20782edb464496ac68eeb42e917d810f31b62a4e32fd3e4cab", 2023-09-23T22:05:38.320 INFO:teuthology.orchestra.run.smithi169.stdout: "repo_digests": [ 2023-09-23T22:05:38.320 INFO:teuthology.orchestra.run.smithi169.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:3bb80add7917e9e7cd2f8b41f950baba963e834e98b4566c8403c083fc4f1c17" 2023-09-23T22:05:38.320 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:05:38.320 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T22:05:38.344 DEBUG:teuthology.orchestra.run.smithi169:> sudo mkdir -p /etc/ceph 2023-09-23T22:05:38.353 DEBUG:teuthology.orchestra.run.smithi187:> sudo mkdir -p /etc/ceph 2023-09-23T22:05:38.371 DEBUG:teuthology.orchestra.run.smithi169:> sudo chmod 777 /etc/ceph 2023-09-23T22:05:38.415 DEBUG:teuthology.orchestra.run.smithi187:> sudo chmod 777 /etc/ceph 2023-09-23T22:05:38.428 INFO:tasks.cephadm:Writing seed config... 2023-09-23T22:05:38.429 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2023-09-23T22:05:38.429 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2023-09-23T22:05:38.430 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-09-23T22:05:38.430 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-09-23T22:05:38.430 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2023-09-23T22:05:38.430 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2023-09-23T22:05:38.430 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-09-23T22:05:38.430 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-09-23T22:05:38.430 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-09-23T22:05:38.430 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-09-23T22:05:38.430 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-09-23T22:05:38.431 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2023-09-23T22:05:38.431 DEBUG:teuthology.orchestra.run.smithi169:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-09-23T22:05:38.466 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 = 301c97ba-5a5d-11ee-8db4-212e2dc638e7 mon election default strategy = 3 [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-23T22:05:38.466 DEBUG:teuthology.orchestra.run.smithi169:mon.a> sudo journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@mon.a.service 2023-09-23T22:05:38.509 DEBUG:teuthology.orchestra.run.smithi169:mgr.y> sudo journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@mgr.y.service 2023-09-23T22:05:38.552 INFO:tasks.cephadm:Bootstrapping... 2023-09-23T22:05:38.552 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy -v bootstrap --fsid 301c97ba-5a5d-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.169 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-09-23T22:05:38.758 INFO:teuthology.orchestra.run.smithi169.stdout:-------------------------------------------------------------------------------- 2023-09-23T22:05:38.758 INFO:teuthology.orchestra.run.smithi169.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:quincy', '-v', 'bootstrap', '--fsid', '301c97ba-5a5d-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.169', '--skip-admin-label'] 2023-09-23T22:05:38.758 INFO:teuthology.orchestra.run.smithi169.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2023-09-23T22:05:38.759 INFO:teuthology.orchestra.run.smithi169.stdout:Verifying podman|docker is present... 2023-09-23T22:05:38.759 INFO:teuthology.orchestra.run.smithi169.stdout:Verifying lvm2 is present... 2023-09-23T22:05:38.759 INFO:teuthology.orchestra.run.smithi169.stdout:Verifying time synchronization is in place... 2023-09-23T22:05:38.765 INFO:teuthology.orchestra.run.smithi169.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-09-23T22:05:38.765 INFO:teuthology.orchestra.run.smithi169.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-09-23T22:05:38.770 INFO:teuthology.orchestra.run.smithi169.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-09-23T22:05:38.770 INFO:teuthology.orchestra.run.smithi169.stdout:systemctl: stdout inactive 2023-09-23T22:05:38.776 INFO:teuthology.orchestra.run.smithi169.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2023-09-23T22:05:38.776 INFO:teuthology.orchestra.run.smithi169.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2023-09-23T22:05:38.780 INFO:teuthology.orchestra.run.smithi169.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2023-09-23T22:05:38.780 INFO:teuthology.orchestra.run.smithi169.stdout:systemctl: stdout inactive 2023-09-23T22:05:38.786 INFO:teuthology.orchestra.run.smithi169.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2023-09-23T22:05:38.787 INFO:teuthology.orchestra.run.smithi169.stdout:systemctl: stdout masked 2023-09-23T22:05:38.793 INFO:teuthology.orchestra.run.smithi169.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2023-09-23T22:05:38.793 INFO:teuthology.orchestra.run.smithi169.stdout:systemctl: stdout inactive 2023-09-23T22:05:38.798 INFO:teuthology.orchestra.run.smithi169.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2023-09-23T22:05:38.798 INFO:teuthology.orchestra.run.smithi169.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2023-09-23T22:05:38.805 INFO:teuthology.orchestra.run.smithi169.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2023-09-23T22:05:38.805 INFO:teuthology.orchestra.run.smithi169.stdout:systemctl: stdout inactive 2023-09-23T22:05:38.810 INFO:teuthology.orchestra.run.smithi169.stdout:systemctl: stdout enabled 2023-09-23T22:05:38.816 INFO:teuthology.orchestra.run.smithi169.stdout:systemctl: stdout active 2023-09-23T22:05:38.816 INFO:teuthology.orchestra.run.smithi169.stdout:Unit ntp.service is enabled and running 2023-09-23T22:05:38.816 INFO:teuthology.orchestra.run.smithi169.stdout:Repeating the final host check... 2023-09-23T22:05:38.816 INFO:teuthology.orchestra.run.smithi169.stdout:docker (/usr/bin/docker) is present 2023-09-23T22:05:38.816 INFO:teuthology.orchestra.run.smithi169.stdout:systemctl is present 2023-09-23T22:05:38.816 INFO:teuthology.orchestra.run.smithi169.stdout:lvcreate is present 2023-09-23T22:05:38.822 INFO:teuthology.orchestra.run.smithi169.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-09-23T22:05:38.822 INFO:teuthology.orchestra.run.smithi169.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-09-23T22:05:38.827 INFO:journalctl@ceph.mon.a.smithi169.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:05:38.828 INFO:teuthology.orchestra.run.smithi169.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-09-23T22:05:38.828 INFO:teuthology.orchestra.run.smithi169.stdout:systemctl: stdout inactive 2023-09-23T22:05:38.834 INFO:teuthology.orchestra.run.smithi169.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2023-09-23T22:05:38.835 INFO:teuthology.orchestra.run.smithi169.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2023-09-23T22:05:38.840 INFO:teuthology.orchestra.run.smithi169.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2023-09-23T22:05:38.840 INFO:teuthology.orchestra.run.smithi169.stdout:systemctl: stdout inactive 2023-09-23T22:05:38.847 INFO:teuthology.orchestra.run.smithi169.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2023-09-23T22:05:38.848 INFO:teuthology.orchestra.run.smithi169.stdout:systemctl: stdout masked 2023-09-23T22:05:38.854 INFO:teuthology.orchestra.run.smithi169.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2023-09-23T22:05:38.854 INFO:teuthology.orchestra.run.smithi169.stdout:systemctl: stdout inactive 2023-09-23T22:05:38.859 INFO:teuthology.orchestra.run.smithi169.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2023-09-23T22:05:38.860 INFO:teuthology.orchestra.run.smithi169.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2023-09-23T22:05:38.865 INFO:teuthology.orchestra.run.smithi169.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2023-09-23T22:05:38.866 INFO:teuthology.orchestra.run.smithi169.stdout:systemctl: stdout inactive 2023-09-23T22:05:38.873 INFO:teuthology.orchestra.run.smithi169.stdout:systemctl: stdout enabled 2023-09-23T22:05:38.878 INFO:teuthology.orchestra.run.smithi169.stdout:systemctl: stdout active 2023-09-23T22:05:38.878 INFO:teuthology.orchestra.run.smithi169.stdout:Unit ntp.service is enabled and running 2023-09-23T22:05:38.878 INFO:teuthology.orchestra.run.smithi169.stdout:Host looks OK 2023-09-23T22:05:38.878 INFO:teuthology.orchestra.run.smithi169.stdout:Cluster fsid: 301c97ba-5a5d-11ee-8db4-212e2dc638e7 2023-09-23T22:05:38.879 INFO:teuthology.orchestra.run.smithi169.stdout:Acquiring lock 140195047641968 on /run/cephadm/301c97ba-5a5d-11ee-8db4-212e2dc638e7.lock 2023-09-23T22:05:38.879 INFO:teuthology.orchestra.run.smithi169.stdout:Lock 140195047641968 acquired on /run/cephadm/301c97ba-5a5d-11ee-8db4-212e2dc638e7.lock 2023-09-23T22:05:38.879 INFO:teuthology.orchestra.run.smithi169.stdout:Verifying IP 172.21.15.169 port 3300 ... 2023-09-23T22:05:38.879 INFO:teuthology.orchestra.run.smithi169.stdout:Verifying IP 172.21.15.169 port 6789 ... 2023-09-23T22:05:38.879 INFO:teuthology.orchestra.run.smithi169.stdout:Base mon IP(s) is [172.21.15.169:3300, 172.21.15.169:6789], mon addrv is [v2:172.21.15.169:3300,v1:172.21.15.169:6789] 2023-09-23T22:05:38.884 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 2023-09-23T22:05:38.884 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.169 metric 100 2023-09-23T22:05:38.885 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2023-09-23T22:05:38.885 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.169 2023-09-23T22:05:38.885 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/sbin/ip: stdout 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.169 metric 100 2023-09-23T22:05:38.887 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2023-09-23T22:05:38.888 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2023-09-23T22:05:38.888 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1794sec pref medium 2023-09-23T22:05:38.891 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-09-23T22:05:38.891 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2023-09-23T22:05:38.891 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-09-23T22:05:38.891 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2023-09-23T22:05:38.891 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:fe88:7f4d/64 scope link 2023-09-23T22:05:38.891 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-09-23T22:05:38.892 INFO:teuthology.orchestra.run.smithi169.stdout:Mon IP `172.21.15.169` is in CIDR network `172.21.0.0/20` 2023-09-23T22:05:38.892 INFO:teuthology.orchestra.run.smithi169.stdout:Mon IP `172.21.15.169` is in CIDR network `172.21.0.0/20` 2023-09-23T22:05:38.892 INFO:teuthology.orchestra.run.smithi169.stdout:Mon IP `172.21.15.169` is in CIDR network `172.21.15.254/32` 2023-09-23T22:05:38.892 INFO:teuthology.orchestra.run.smithi169.stdout:Mon IP `172.21.15.169` is in CIDR network `172.21.15.254/32` 2023-09-23T22:05:38.893 INFO:teuthology.orchestra.run.smithi169.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-23T22:05:38.893 INFO:teuthology.orchestra.run.smithi169.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-09-23T22:05:38.894 INFO:teuthology.orchestra.run.smithi169.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:quincy... 2023-09-23T22:05:38.953 INFO:journalctl@ceph.mgr.y.smithi169.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:05:39.202 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/docker: stdout quincy: Pulling from ceph-ci/ceph 2023-09-23T22:05:39.203 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/docker: stdout Digest: sha256:3bb80add7917e9e7cd2f8b41f950baba963e834e98b4566c8403c083fc4f1c17 2023-09-23T22:05:39.203 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:quincy 2023-09-23T22:05:39.203 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:quincy 2023-09-23T22:05:40.773 INFO:teuthology.orchestra.run.smithi169.stdout:ceph: stdout ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable) 2023-09-23T22:05:40.773 INFO:teuthology.orchestra.run.smithi169.stdout:Ceph version: ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable) 2023-09-23T22:05:40.774 INFO:teuthology.orchestra.run.smithi169.stdout:Extracting ceph user uid/gid from container image... 2023-09-23T22:05:42.178 INFO:teuthology.orchestra.run.smithi169.stdout:stat: stdout 167 167 2023-09-23T22:05:42.178 INFO:teuthology.orchestra.run.smithi169.stdout:Creating initial keys... 2023-09-23T22:05:43.600 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-authtool: stdout AQA2YQ9lJnZsOxAAScLM364DU1euiBHKLMyESw== 2023-09-23T22:05:44.952 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-authtool: stdout AQA4YQ9lNW3wFxAANuH/5I5JEovcQbtH27/qNw== 2023-09-23T22:05:46.382 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-authtool: stdout AQA5YQ9lvgorKRAAydvAj9UhfGF+IvJ4WxyIqg== 2023-09-23T22:05:46.384 INFO:teuthology.orchestra.run.smithi169.stdout:Creating initial monmap... 2023-09-23T22:05:47.855 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-09-23T22:05:47.855 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = octopus 2023-09-23T22:05:47.855 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 301c97ba-5a5d-11ee-8db4-212e2dc638e7 2023-09-23T22:05:47.855 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-09-23T22:05:47.855 INFO:teuthology.orchestra.run.smithi169.stdout:monmaptool for a [v2:172.21.15.169:3300,v1:172.21.15.169:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-09-23T22:05:47.855 INFO:teuthology.orchestra.run.smithi169.stdout:setting min_mon_release = octopus 2023-09-23T22:05:47.855 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/monmaptool: set fsid to 301c97ba-5a5d-11ee-8db4-212e2dc638e7 2023-09-23T22:05:47.856 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-09-23T22:05:47.856 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:05:47.856 INFO:teuthology.orchestra.run.smithi169.stdout:Creating mon... 2023-09-23T22:05:49.277 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-23T22:05:49.277 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 1 imported monmap: 2023-09-23T22:05:49.277 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr epoch 0 2023-09-23T22:05:49.277 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 2023-09-23T22:05:49.277 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr last_changed 2023-09-23T22:05:47.220307+0000 2023-09-23T22:05:49.277 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr created 2023-09-23T22:05:47.220307+0000 2023-09-23T22:05:49.277 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr min_mon_release 15 (octopus) 2023-09-23T22:05:49.277 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2023-09-23T22:05:49.278 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.a 2023-09-23T22:05:49.278 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T22:05:49.309 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 0 /usr/bin/ceph-mon: set fsid to 301c97ba-5a5d-11ee-8db4-212e2dc638e7 2023-09-23T22:05:49.309 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: RocksDB version: 6.15.5 2023-09-23T22:05:49.309 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T22:05:49.310 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-09-23T22:05:49.310 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Compile date Sep 23 2023 2023-09-23T22:05:49.310 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: DB SUMMARY 2023-09-23T22:05:49.310 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T22:05:49.310 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: DB Session ID: 6GTRNU82EAE1MQTR0GNP 2023-09-23T22:05:49.310 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T22:05:49.310 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2023-09-23T22:05:49.310 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T22:05:49.310 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2023-09-23T22:05:49.310 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T22:05:49.310 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.error_if_exists: 0 2023-09-23T22:05:49.311 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.create_if_missing: 1 2023-09-23T22:05:49.311 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.paranoid_checks: 1 2023-09-23T22:05:49.311 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-23T22:05:49.311 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.env: 0x557bebceea80 2023-09-23T22:05:49.311 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.fs: Posix File System 2023-09-23T22:05:49.311 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.info_log: 0x557bee7acea0 2023-09-23T22:05:49.311 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-23T22:05:49.311 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.statistics: (nil) 2023-09-23T22:05:49.311 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.use_fsync: 0 2023-09-23T22:05:49.311 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.max_log_file_size: 0 2023-09-23T22:05:49.311 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-23T22:05:49.311 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-23T22:05:49.312 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-23T22:05:49.312 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-23T22:05:49.312 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.allow_fallocate: 1 2023-09-23T22:05:49.312 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-23T22:05:49.312 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-23T22:05:49.312 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.use_direct_reads: 0 2023-09-23T22:05:49.312 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-23T22:05:49.312 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.create_missing_column_families: 0 2023-09-23T22:05:49.312 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.db_log_dir: 2023-09-23T22:05:49.312 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-09-23T22:05:49.312 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-23T22:05:49.312 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-23T22:05:49.312 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-23T22:05:49.313 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-23T22:05:49.313 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-23T22:05:49.313 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-23T22:05:49.313 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.advise_random_on_open: 1 2023-09-23T22:05:49.313 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-23T22:05:49.313 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.write_buffer_manager: 0x557bef282060 2023-09-23T22:05:49.313 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-23T22:05:49.313 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-09-23T22:05:49.313 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-23T22:05:49.313 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-23T22:05:49.313 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.rate_limiter: (nil) 2023-09-23T22:05:49.313 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-23T22:05:49.314 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-23T22:05:49.314 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-23T22:05:49.314 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-23T22:05:49.314 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.unordered_write: 0 2023-09-23T22:05:49.314 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-23T22:05:49.314 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-23T22:05:49.314 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-23T22:05:49.314 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-23T22:05:49.314 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.row_cache: None 2023-09-23T22:05:49.314 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.wal_filter: None 2023-09-23T22:05:49.314 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-23T22:05:49.315 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-23T22:05:49.315 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.preserve_deletes: 0 2023-09-23T22:05:49.315 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.two_write_queues: 0 2023-09-23T22:05:49.315 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.manual_wal_flush: 0 2023-09-23T22:05:49.315 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.atomic_flush: 0 2023-09-23T22:05:49.315 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-23T22:05:49.315 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-23T22:05:49.315 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-23T22:05:49.315 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.log_readahead_size: 0 2023-09-23T22:05:49.315 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-23T22:05:49.315 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.best_efforts_recovery: 0 2023-09-23T22:05:49.315 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-23T22:05:49.316 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-23T22:05:49.316 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.allow_data_in_errors: 0 2023-09-23T22:05:49.316 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.db_host_id: __hostname__ 2023-09-23T22:05:49.316 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.max_background_jobs: 2 2023-09-23T22:05:49.316 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.max_background_compactions: -1 2023-09-23T22:05:49.316 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.max_subcompactions: 1 2023-09-23T22:05:49.316 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-23T22:05:49.316 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-23T22:05:49.316 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-23T22:05:49.316 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.max_total_wal_size: 0 2023-09-23T22:05:49.316 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-23T22:05:49.316 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-23T22:05:49.316 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-23T22:05:49.317 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-23T22:05:49.317 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.max_open_files: -1 2023-09-23T22:05:49.317 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.bytes_per_sync: 0 2023-09-23T22:05:49.317 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-23T22:05:49.317 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-23T22:05:49.317 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-23T22:05:49.317 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Options.max_background_flushes: -1 2023-09-23T22:05:49.317 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Compression algorithms supported: 2023-09-23T22:05:49.317 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-23T22:05:49.317 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: kZSTD supported: 0 2023-09-23T22:05:49.317 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: kXpressCompression supported: 0 2023-09-23T22:05:49.317 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-23T22:05:49.317 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: kZlibCompression supported: 1 2023-09-23T22:05:49.318 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: kSnappyCompression supported: 1 2023-09-23T22:05:49.318 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: kLZ4Compression supported: 1 2023-09-23T22:05:49.318 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: kBZip2Compression supported: 0 2023-09-23T22:05:49.318 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-23T22:05:49.318 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.696+0000 7fc7d4de4b80 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2023-09-23T22:05:49.318 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T22:05:49.318 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2023-09-23T22:05:49.318 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T22:05:49.318 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2023-09-23T22:05:49.318 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T22:05:49.318 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-23T22:05:49.319 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.merge_operator: 2023-09-23T22:05:49.319 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.compaction_filter: None 2023-09-23T22:05:49.319 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.compaction_filter_factory: None 2023-09-23T22:05:49.319 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.sst_partitioner_factory: None 2023-09-23T22:05:49.319 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-23T22:05:49.319 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-23T22:05:49.319 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557bee560ff8) 2023-09-23T22:05:49.319 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2023-09-23T22:05:49.319 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2023-09-23T22:05:49.319 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-23T22:05:49.319 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2023-09-23T22:05:49.319 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2023-09-23T22:05:49.319 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2023-09-23T22:05:49.320 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2023-09-23T22:05:49.320 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2023-09-23T22:05:49.320 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr hash_index_allow_collision: 1 2023-09-23T22:05:49.320 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr checksum: 1 2023-09-23T22:05:49.320 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2023-09-23T22:05:49.320 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x557bee593090 2023-09-23T22:05:49.320 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2023-09-23T22:05:49.320 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2023-09-23T22:05:49.320 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2023-09-23T22:05:49.320 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2023-09-23T22:05:49.320 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2023-09-23T22:05:49.320 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2023-09-23T22:05:49.320 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2023-09-23T22:05:49.321 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2023-09-23T22:05:49.321 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2023-09-23T22:05:49.321 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2023-09-23T22:05:49.321 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2023-09-23T22:05:49.321 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2023-09-23T22:05:49.321 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2023-09-23T22:05:49.321 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2023-09-23T22:05:49.321 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2023-09-23T22:05:49.321 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr filter_policy: rocksdb.BuiltinBloomFilter 2023-09-23T22:05:49.321 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2023-09-23T22:05:49.321 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2023-09-23T22:05:49.321 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2023-09-23T22:05:49.322 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr format_version: 4 2023-09-23T22:05:49.322 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2023-09-23T22:05:49.322 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2023-09-23T22:05:49.322 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T22:05:49.322 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-23T22:05:49.322 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-23T22:05:49.322 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.compression: NoCompression 2023-09-23T22:05:49.322 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-23T22:05:49.322 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-23T22:05:49.322 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-23T22:05:49.322 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.num_levels: 7 2023-09-23T22:05:49.322 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-23T22:05:49.323 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-23T22:05:49.323 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-23T22:05:49.323 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-23T22:05:49.323 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-23T22:05:49.323 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-23T22:05:49.323 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-23T22:05:49.323 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-23T22:05:49.323 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-23T22:05:49.323 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-23T22:05:49.323 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-23T22:05:49.323 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.compression_opts.level: 32767 2023-09-23T22:05:49.323 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-23T22:05:49.324 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-23T22:05:49.324 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-23T22:05:49.324 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-23T22:05:49.324 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.compression_opts.enabled: false 2023-09-23T22:05:49.324 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-23T22:05:49.324 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-23T22:05:49.324 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-23T22:05:49.324 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-23T22:05:49.324 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-23T22:05:49.324 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-23T22:05:49.325 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-23T22:05:49.325 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-23T22:05:49.325 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-23T22:05:49.325 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-23T22:05:49.325 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-23T22:05:49.325 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-23T22:05:49.325 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-23T22:05:49.325 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-23T22:05:49.325 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-23T22:05:49.325 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-23T22:05:49.325 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-23T22:05:49.326 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.arena_block_size: 4194304 2023-09-23T22:05:49.326 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-23T22:05:49.326 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-23T22:05:49.326 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-09-23T22:05:49.326 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-23T22:05:49.326 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-23T22:05:49.326 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-23T22:05:49.326 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-23T22:05:49.326 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-23T22:05:49.326 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-23T22:05:49.326 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-23T22:05:49.327 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-23T22:05:49.327 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-23T22:05:49.327 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-23T22:05:49.327 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-23T22:05:49.327 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.table_properties_collectors: 2023-09-23T22:05:49.327 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.inplace_update_support: 0 2023-09-23T22:05:49.327 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-23T22:05:49.327 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-23T22:05:49.327 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-23T22:05:49.327 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-23T22:05:49.327 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.bloom_locality: 0 2023-09-23T22:05:49.327 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.max_successive_merges: 0 2023-09-23T22:05:49.327 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-23T22:05:49.328 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-23T22:05:49.328 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.force_consistency_checks: 1 2023-09-23T22:05:49.328 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-23T22:05:49.328 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.ttl: 2592000 2023-09-23T22:05:49.328 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-23T22:05:49.328 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.enable_blob_files: false 2023-09-23T22:05:49.328 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.min_blob_size: 0 2023-09-23T22:05:49.328 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.blob_file_size: 268435456 2023-09-23T22:05:49.328 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-09-23T22:05:49.328 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-09-23T22:05:49.328 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-23T22:05:49.328 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 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-23T22:05:49.328 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T22:05:49.329 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2023-09-23T22:05:49.329 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T22:05:49.329 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: [db/version_set.cc:4082] Creating manifest 3 2023-09-23T22:05:49.329 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T22:05:49.329 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x557bee527180 2023-09-23T22:05:49.329 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7d4de4b80 4 rocksdb: DB pointer 0x557bee5da000 2023-09-23T22:05:49.329 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7c6a34700 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2023-09-23T22:05:49.329 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.700+0000 7fc7c6a34700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2023-09-23T22:05:49.329 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2023-09-23T22:05:49.329 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T22:05:49.329 INFO:teuthology.orchestra.run.smithi169.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-23T22:05:49.329 INFO:teuthology.orchestra.run.smithi169.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-23T22:05:49.330 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T22:05:49.330 INFO:teuthology.orchestra.run.smithi169.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-23T22:05:49.330 INFO:teuthology.orchestra.run.smithi169.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-23T22:05:49.330 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T22:05:49.330 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T22:05:49.330 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2023-09-23T22:05:49.330 INFO:teuthology.orchestra.run.smithi169.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-23T22:05:49.330 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T22:05:49.330 INFO:teuthology.orchestra.run.smithi169.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-23T22:05:49.330 INFO:teuthology.orchestra.run.smithi169.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-23T22:05:49.330 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T22:05:49.331 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2023-09-23T22:05:49.331 INFO:teuthology.orchestra.run.smithi169.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-23T22:05:49.331 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T22:05:49.331 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T22:05:49.331 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T22:05:49.331 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T22:05:49.331 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2023-09-23T22:05:49.331 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T22:05:49.331 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2023-09-23T22:05:49.331 INFO:teuthology.orchestra.run.smithi169.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-23T22:05:49.331 INFO:teuthology.orchestra.run.smithi169.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-23T22:05:49.331 INFO:teuthology.orchestra.run.smithi169.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-23T22:05:49.331 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T22:05:49.332 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2023-09-23T22:05:49.332 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T22:05:49.332 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2023-09-23T22:05:49.332 INFO:teuthology.orchestra.run.smithi169.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-23T22:05:49.332 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T22:05:49.332 INFO:teuthology.orchestra.run.smithi169.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-23T22:05:49.332 INFO:teuthology.orchestra.run.smithi169.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-23T22:05:49.332 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T22:05:49.332 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2023-09-23T22:05:49.332 INFO:teuthology.orchestra.run.smithi169.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-23T22:05:49.332 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T22:05:49.332 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T22:05:49.333 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T22:05:49.333 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T22:05:49.333 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2023-09-23T22:05:49.333 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T22:05:49.333 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2023-09-23T22:05:49.333 INFO:teuthology.orchestra.run.smithi169.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-23T22:05:49.333 INFO:teuthology.orchestra.run.smithi169.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-23T22:05:49.333 INFO:teuthology.orchestra.run.smithi169.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-23T22:05:49.333 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T22:05:49.333 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2023-09-23T22:05:49.333 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr 2023-09-23T22:05:49.333 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.704+0000 7fc7d4de4b80 4 rocksdb: [db/db_impl/db_impl.cc:446] Shutdown: canceling all background work 2023-09-23T22:05:49.334 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.704+0000 7fc7d4de4b80 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2023-09-23T22:05:49.334 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph-mon: stderr debug 2023-09-23T22:05:48.704+0000 7fc7d4de4b80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2023-09-23T22:05:49.334 INFO:teuthology.orchestra.run.smithi169.stdout:create mon.a on 2023-09-23T22:05:49.517 INFO:teuthology.orchestra.run.smithi169.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2023-09-23T22:05:49.706 INFO:teuthology.orchestra.run.smithi169.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2023-09-23T22:05:49.920 INFO:teuthology.orchestra.run.smithi169.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7.target -> /etc/systemd/system/ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7.target. 2023-09-23T22:05:49.920 INFO:teuthology.orchestra.run.smithi169.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7.target -> /etc/systemd/system/ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7.target. 2023-09-23T22:05:50.145 INFO:teuthology.orchestra.run.smithi169.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@mon.a 2023-09-23T22:05:50.145 INFO:teuthology.orchestra.run.smithi169.stdout:systemctl: stderr Failed to reset failed state of unit ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@mon.a.service: Unit ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@mon.a.service not loaded. 2023-09-23T22:05:50.346 INFO:teuthology.orchestra.run.smithi169.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7.target.wants/ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@mon.a.service -> /etc/systemd/system/ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@.service. 2023-09-23T22:05:50.361 INFO:teuthology.orchestra.run.smithi169.stdout:firewalld does not appear to be present 2023-09-23T22:05:50.361 INFO:teuthology.orchestra.run.smithi169.stdout:Not possible to enable service . firewalld.service is not available 2023-09-23T22:05:50.361 INFO:teuthology.orchestra.run.smithi169.stdout:Waiting for mon to start... 2023-09-23T22:05:50.361 INFO:teuthology.orchestra.run.smithi169.stdout:Waiting for mon... 2023-09-23T22:05:51.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:51 smithi169 bash[26889]: cluster 2023-09-23T22:05:51.611651+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-09-23T22:05:52.419 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout cluster: 2023-09-23T22:05:52.419 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout id: 301c97ba-5a5d-11ee-8db4-212e2dc638e7 2023-09-23T22:05:52.419 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2023-09-23T22:05:52.419 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout 2023-09-23T22:05:52.419 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout services: 2023-09-23T22:05:52.419 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.215708s) 2023-09-23T22:05:52.419 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2023-09-23T22:05:52.419 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2023-09-23T22:05:52.419 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout 2023-09-23T22:05:52.419 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout data: 2023-09-23T22:05:52.419 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2023-09-23T22:05:52.420 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2023-09-23T22:05:52.420 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2023-09-23T22:05:52.420 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout pgs: 2023-09-23T22:05:52.420 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout 2023-09-23T22:05:52.420 INFO:teuthology.orchestra.run.smithi169.stdout:mon is available 2023-09-23T22:05:52.420 INFO:teuthology.orchestra.run.smithi169.stdout:Assimilating anything we can from ceph.conf... 2023-09-23T22:05:52.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:52 smithi169 bash[26889]: cluster 2023-09-23T22:05:51.639466+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-09-23T22:05:52.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:52 smithi169 bash[26889]: cluster 2023-09-23T22:05:51.639846+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0]} removed_ranks: {} 2023-09-23T22:05:52.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:52 smithi169 bash[26889]: cluster 2023-09-23T22:05:51.644924+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-09-23T22:05:52.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:52 smithi169 bash[26889]: cluster 2023-09-23T22:05:51.648482+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-09-23T22:05:52.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:52 smithi169 bash[26889]: cluster 2023-09-23T22:05:51.649012+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2023-09-23T22:05:52.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:52 smithi169 bash[26889]: audit 2023-09-23T22:05:51.855098+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.169:0/3891080914' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-09-23T22:05:54.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:53 smithi169 bash[26889]: audit 2023-09-23T22:05:53.516388+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.169:0/107431925' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-09-23T22:05:54.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:53 smithi169 bash[26889]: audit 2023-09-23T22:05:53.522700+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.169:0/107431925' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-09-23T22:05:54.215 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout 2023-09-23T22:05:54.216 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout [global] 2023-09-23T22:05:54.216 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout fsid = 301c97ba-5a5d-11ee-8db4-212e2dc638e7 2023-09-23T22:05:54.216 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.169:3300,v1:172.21.15.169:6789] 2023-09-23T22:05:54.216 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-09-23T22:05:54.216 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-09-23T22:05:54.216 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-09-23T22:05:54.216 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-09-23T22:05:54.216 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout 2023-09-23T22:05:54.216 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout [mgr] 2023-09-23T22:05:54.216 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-09-23T22:05:54.217 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout 2023-09-23T22:05:54.217 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout [osd] 2023-09-23T22:05:54.217 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-09-23T22:05:54.217 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-09-23T22:05:54.217 INFO:teuthology.orchestra.run.smithi169.stdout:Generating new minimal ceph.conf... 2023-09-23T22:05:55.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:55 smithi169 bash[26889]: audit 2023-09-23T22:05:55.316146+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.169:0/2093056629' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:05:55.945 INFO:teuthology.orchestra.run.smithi169.stdout:Restarting the monitor... 2023-09-23T22:05:56.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:55 smithi169 systemd[1]: Stopping Ceph mon.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T22:05:56.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:56 smithi169 bash[26889]: debug 2023-09-23T22:05:56.124+0000 7f0292ae8700 -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-23T22:05:56.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:56 smithi169 bash[26889]: debug 2023-09-23T22:05:56.124+0000 7f0292ae8700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-09-23T22:05:56.960 INFO:teuthology.orchestra.run.smithi169.stdout:Setting mon public_network to 172.21.15.254/32,172.21.0.0/20 2023-09-23T22:05:57.017 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:56 smithi169 bash[27321]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-mon-a 2023-09-23T22:05:57.018 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:56 smithi169 bash[27385]: Error response from daemon: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-mon-a 2023-09-23T22:05:57.018 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:56 smithi169 systemd[1]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@mon.a.service: Succeeded. 2023-09-23T22:05:57.018 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:56 smithi169 systemd[1]: Stopped Ceph mon.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:05:57.018 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:56 smithi169 systemd[1]: Started Ceph mon.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:05:58.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.124+0000 7fc6a5a49b80 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-23T22:05:58.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.124+0000 7fc6a5a49b80 0 ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable), process ceph-mon, pid 7 2023-09-23T22:05:58.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.124+0000 7fc6a5a49b80 0 pidfile_write: ignore empty --pid-file 2023-09-23T22:05:58.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 0 load: jerasure load: lrc 2023-09-23T22:05:58.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: RocksDB version: 6.15.5 2023-09-23T22:05:58.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-09-23T22:05:58.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Compile date Sep 23 2023 2023-09-23T22:05:58.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: DB SUMMARY 2023-09-23T22:05:58.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: DB Session ID: 804WBDVOK6STZCHKXGOJ 2023-09-23T22:05:58.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: CURRENT file: CURRENT 2023-09-23T22:05:58.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: IDENTITY file: IDENTITY 2023-09-23T22:05:58.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2023-09-23T22:05:58.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-09-23T22:05:58.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 83635 ; 2023-09-23T22:05:58.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.error_if_exists: 0 2023-09-23T22:05:58.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.create_if_missing: 0 2023-09-23T22:05:58.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.paranoid_checks: 1 2023-09-23T22:05:58.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-23T22:05:58.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.env: 0x563d7bb07a80 2023-09-23T22:05:58.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.fs: Posix File System 2023-09-23T22:05:58.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.info_log: 0x563d7d1a7a60 2023-09-23T22:05:58.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-23T22:05:58.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.statistics: (nil) 2023-09-23T22:05:58.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.use_fsync: 0 2023-09-23T22:05:58.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.max_log_file_size: 0 2023-09-23T22:05:58.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-23T22:05:58.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-23T22:05:58.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-23T22:05:58.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-23T22:05:58.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.allow_fallocate: 1 2023-09-23T22:05:58.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-23T22:05:58.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-23T22:05:58.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.use_direct_reads: 0 2023-09-23T22:05:58.287 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-23T22:05:58.287 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.create_missing_column_families: 0 2023-09-23T22:05:58.287 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.db_log_dir: 2023-09-23T22:05:58.287 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-09-23T22:05:58.287 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-23T22:05:58.287 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-23T22:05:58.287 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-23T22:05:58.287 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-23T22:05:58.287 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-23T22:05:58.287 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-23T22:05:58.287 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.advise_random_on_open: 1 2023-09-23T22:05:58.287 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-23T22:05:58.288 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.write_buffer_manager: 0x563d7de9c930 2023-09-23T22:05:58.288 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-23T22:05:58.288 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-09-23T22:05:58.288 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-23T22:05:58.288 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-23T22:05:58.288 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.rate_limiter: (nil) 2023-09-23T22:05:58.288 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-23T22:05:58.288 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-23T22:05:58.288 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-23T22:05:58.288 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-23T22:05:58.288 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.unordered_write: 0 2023-09-23T22:05:58.288 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-23T22:05:58.289 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-23T22:05:58.289 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-23T22:05:58.289 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-23T22:05:58.289 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.row_cache: None 2023-09-23T22:05:58.289 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.wal_filter: None 2023-09-23T22:05:58.289 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-23T22:05:58.289 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-23T22:05:58.289 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.preserve_deletes: 0 2023-09-23T22:05:58.289 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.two_write_queues: 0 2023-09-23T22:05:58.289 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.manual_wal_flush: 0 2023-09-23T22:05:58.289 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.atomic_flush: 0 2023-09-23T22:05:58.289 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-23T22:05:58.290 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-23T22:05:58.290 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-23T22:05:58.290 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.log_readahead_size: 0 2023-09-23T22:05:58.290 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-23T22:05:58.290 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.best_efforts_recovery: 0 2023-09-23T22:05:58.290 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-23T22:05:58.290 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-23T22:05:58.290 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.allow_data_in_errors: 0 2023-09-23T22:05:58.290 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.db_host_id: __hostname__ 2023-09-23T22:05:58.290 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.max_background_jobs: 2 2023-09-23T22:05:58.290 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.max_background_compactions: -1 2023-09-23T22:05:58.291 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.max_subcompactions: 1 2023-09-23T22:05:58.291 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-23T22:05:58.291 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-23T22:05:58.291 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-23T22:05:58.291 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.max_total_wal_size: 0 2023-09-23T22:05:58.291 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-23T22:05:58.291 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-23T22:05:58.291 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-23T22:05:58.291 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-23T22:05:58.291 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.max_open_files: -1 2023-09-23T22:05:58.291 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.bytes_per_sync: 0 2023-09-23T22:05:58.291 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-23T22:05:58.292 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-23T22:05:58.292 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-23T22:05:58.292 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.max_background_flushes: -1 2023-09-23T22:05:58.292 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Compression algorithms supported: 2023-09-23T22:05:58.292 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-23T22:05:58.292 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: kZSTD supported: 0 2023-09-23T22:05:58.292 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: kXpressCompression supported: 0 2023-09-23T22:05:58.292 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-23T22:05:58.292 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: kZlibCompression supported: 1 2023-09-23T22:05:58.292 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: kSnappyCompression supported: 1 2023-09-23T22:05:58.292 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: kLZ4Compression supported: 1 2023-09-23T22:05:58.292 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: kBZip2Compression supported: 0 2023-09-23T22:05:58.292 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-23T22:05:58.293 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2023-09-23T22:05:58.293 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2023-09-23T22:05:58.293 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-23T22:05:58.293 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.merge_operator: 2023-09-23T22:05:58.293 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.compaction_filter: None 2023-09-23T22:05:58.293 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.compaction_filter_factory: None 2023-09-23T22:05:58.293 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.sst_partitioner_factory: None 2023-09-23T22:05:58.293 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-23T22:05:58.293 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-23T22:05:58.293 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563d7d17afb8) 2023-09-23T22:05:58.293 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: cache_index_and_filter_blocks: 1 2023-09-23T22:05:58.293 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-23T22:05:58.294 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-23T22:05:58.294 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: pin_top_level_index_and_filter: 1 2023-09-23T22:05:58.294 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: index_type: 0 2023-09-23T22:05:58.294 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: data_block_index_type: 0 2023-09-23T22:05:58.294 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: index_shortening: 1 2023-09-23T22:05:58.294 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: data_block_hash_table_util_ratio: 0.750000 2023-09-23T22:05:58.294 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: hash_index_allow_collision: 1 2023-09-23T22:05:58.294 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: checksum: 1 2023-09-23T22:05:58.294 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: no_block_cache: 0 2023-09-23T22:05:58.294 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: block_cache: 0x563d7d1ad090 2023-09-23T22:05:58.294 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: block_cache_name: BinnedLRUCache 2023-09-23T22:05:58.295 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: block_cache_options: 2023-09-23T22:05:58.295 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: capacity : 536870912 2023-09-23T22:05:58.295 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: num_shard_bits : 4 2023-09-23T22:05:58.295 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: strict_capacity_limit : 0 2023-09-23T22:05:58.295 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: high_pri_pool_ratio: 0.000 2023-09-23T22:05:58.295 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: block_cache_compressed: (nil) 2023-09-23T22:05:58.295 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: persistent_cache: (nil) 2023-09-23T22:05:58.295 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: block_size: 4096 2023-09-23T22:05:58.295 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: block_size_deviation: 10 2023-09-23T22:05:58.295 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: block_restart_interval: 16 2023-09-23T22:05:58.295 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: index_block_restart_interval: 1 2023-09-23T22:05:58.295 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: metadata_block_size: 4096 2023-09-23T22:05:58.295 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: partition_filters: 0 2023-09-23T22:05:58.296 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: use_delta_encoding: 1 2023-09-23T22:05:58.296 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: filter_policy: rocksdb.BuiltinBloomFilter 2023-09-23T22:05:58.296 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: whole_key_filtering: 1 2023-09-23T22:05:58.296 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: verify_compression: 0 2023-09-23T22:05:58.296 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: read_amp_bytes_per_bit: 0 2023-09-23T22:05:58.296 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: format_version: 4 2023-09-23T22:05:58.296 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: enable_index_compression: 1 2023-09-23T22:05:58.296 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: block_align: 0 2023-09-23T22:05:58.296 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-23T22:05:58.296 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-23T22:05:58.296 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.compression: NoCompression 2023-09-23T22:05:58.296 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-23T22:05:58.296 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-23T22:05:58.296 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-23T22:05:58.297 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.num_levels: 7 2023-09-23T22:05:58.297 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-23T22:05:58.297 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-23T22:05:58.297 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-23T22:05:58.297 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-23T22:05:58.297 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-23T22:05:58.297 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-23T22:05:58.297 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-23T22:05:58.297 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-23T22:05:58.297 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-23T22:05:58.297 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-23T22:05:58.297 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-23T22:05:58.298 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.compression_opts.level: 32767 2023-09-23T22:05:58.298 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-23T22:05:58.298 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-23T22:05:58.298 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-23T22:05:58.298 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-23T22:05:58.298 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.compression_opts.enabled: false 2023-09-23T22:05:58.298 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-23T22:05:58.298 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-23T22:05:58.298 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-23T22:05:58.298 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-23T22:05:58.298 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-23T22:05:58.299 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-23T22:05:58.299 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-23T22:05:58.299 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-23T22:05:58.299 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-23T22:05:58.299 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-23T22:05:58.299 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-23T22:05:58.299 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-23T22:05:58.299 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-23T22:05:58.299 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-23T22:05:58.299 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-23T22:05:58.299 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-23T22:05:58.299 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-23T22:05:58.299 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.arena_block_size: 4194304 2023-09-23T22:05:58.300 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-23T22:05:58.300 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-23T22:05:58.300 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-09-23T22:05:58.300 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-23T22:05:58.300 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-23T22:05:58.300 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-23T22:05:58.300 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-23T22:05:58.300 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-23T22:05:58.300 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-23T22:05:58.300 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-23T22:05:58.300 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-23T22:05:58.300 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-23T22:05:58.301 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-23T22:05:58.301 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-23T22:05:58.301 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.table_properties_collectors: 2023-09-23T22:05:58.301 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.inplace_update_support: 0 2023-09-23T22:05:58.301 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-23T22:05:58.302 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-23T22:05:58.302 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-23T22:05:58.302 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-23T22:05:58.302 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.bloom_locality: 0 2023-09-23T22:05:58.302 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.max_successive_merges: 0 2023-09-23T22:05:58.302 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-23T22:05:58.302 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-23T22:05:58.302 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.force_consistency_checks: 1 2023-09-23T22:05:58.302 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-23T22:05:58.302 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.ttl: 2592000 2023-09-23T22:05:58.302 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-23T22:05:58.303 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.enable_blob_files: false 2023-09-23T22:05:58.303 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.min_blob_size: 0 2023-09-23T22:05:58.303 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.blob_file_size: 268435456 2023-09-23T22:05:58.303 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-09-23T22:05:58.303 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-09-23T22:05:58.303 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.128+0000 7fc6a5a49b80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-23T22:05:58.303 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.132+0000 7fc6a5a49b80 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-23T22:05:58.303 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.132+0000 7fc6a5a49b80 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 5 2023-09-23T22:05:58.303 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.132+0000 7fc6a5a49b80 4 rocksdb: [db/version_set.cc:4082] Creating manifest 13 2023-09-23T22:05:58.303 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.132+0000 7fc6a5a49b80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695506758136450, "job": 1, "event": "recovery_started", "wal_files": [10]} 2023-09-23T22:05:58.303 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.132+0000 7fc6a5a49b80 4 rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #10 mode 2 2023-09-23T22:05:58.303 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.132+0000 7fc6a5a49b80 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-23T22:05:58.303 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.132+0000 7fc6a5a49b80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695506758137420, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 80182, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 78450, "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": 72658, "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": 1695506758, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "bd77a5c4-d03c-439e-afe4-3134c8ea37df", "db_session_id": "804WBDVOK6STZCHKXGOJ"}} 2023-09-23T22:05:58.304 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.132+0000 7fc6a5a49b80 4 rocksdb: [db/version_set.cc:4082] Creating manifest 15 2023-09-23T22:05:58.304 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.132+0000 7fc6a5a49b80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695506758137874, "job": 1, "event": "recovery_finished"} 2023-09-23T22:05:58.304 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.132+0000 7fc6a5a49b80 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-23T22:05:58.304 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.136+0000 7fc6a5a49b80 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x563d7d141180 2023-09-23T22:05:58.304 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.136+0000 7fc6a5a49b80 4 rocksdb: DB pointer 0x563d7d216000 2023-09-23T22:05:58.304 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.136+0000 7fc695c9b700 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2023-09-23T22:05:58.304 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.136+0000 7fc695c9b700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2023-09-23T22:05:58.304 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: ** DB Stats ** 2023-09-23T22:05:58.304 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T22:05:58.304 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: 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-23T22:05:58.304 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T22:05:58.304 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T22:05:58.304 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: 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-23T22:05:58.305 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-09-23T22:05:58.305 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T22:05:58.305 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: ** Compaction Stats [default] ** 2023-09-23T22:05:58.305 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: 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-23T22:05:58.305 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T22:05:58.305 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: L0 2/0 80.06 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 131.6 0.00 0.00 1 0.001 0 0 2023-09-23T22:05:58.305 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: Sum 2/0 80.06 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 131.6 0.00 0.00 1 0.001 0 0 2023-09-23T22:05:58.305 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 131.6 0.00 0.00 1 0.001 0 0 2023-09-23T22:05:58.305 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: ** Compaction Stats [default] ** 2023-09-23T22:05:58.305 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: 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-23T22:05:58.305 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T22:05:58.305 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 131.6 0.00 0.00 1 0.001 0 0 2023-09-23T22:05:58.305 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T22:05:58.306 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T22:05:58.306 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T22:05:58.306 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T22:05:58.306 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T22:05:58.306 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T22:05:58.306 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: Cumulative compaction: 0.00 GB write, 16.53 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T22:05:58.306 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: Interval compaction: 0.00 GB write, 16.53 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T22:05:58.306 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: 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-23T22:05:58.306 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T22:05:58.306 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: ** Compaction Stats [default] ** 2023-09-23T22:05:58.306 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: 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-23T22:05:58.306 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T22:05:58.307 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: L0 2/0 80.06 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 131.6 0.00 0.00 1 0.001 0 0 2023-09-23T22:05:58.307 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: Sum 2/0 80.06 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 131.6 0.00 0.00 1 0.001 0 0 2023-09-23T22:05:58.307 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: 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-23T22:05:58.307 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: ** Compaction Stats [default] ** 2023-09-23T22:05:58.307 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: 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-23T22:05:58.307 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T22:05:58.307 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 131.6 0.00 0.00 1 0.001 0 0 2023-09-23T22:05:58.307 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T22:05:58.307 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T22:05:58.307 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T22:05:58.307 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T22:05:58.307 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T22:05:58.307 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T22:05:58.308 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: Cumulative compaction: 0.00 GB write, 16.30 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T22:05:58.308 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: 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-23T22:05:58.308 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: 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-23T22:05:58.308 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T22:05:58.308 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: debug 2023-09-23T22:05:58.136+0000 7fc6a5a49b80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] at bind addrs [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 2023-09-23T22:05:58.308 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: cluster 2023-09-23T22:05:58.163698+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-09-23T22:05:58.308 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: cluster 2023-09-23T22:05:58.164011+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0]} removed_ranks: {} 2023-09-23T22:05:58.308 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: cluster 2023-09-23T22:05:58.165198+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2023-09-23T22:05:58.308 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: cluster 2023-09-23T22:05:58.165309+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-09-23T22:05:58.308 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:58 smithi169 bash[27421]: cluster 2023-09-23T22:05:58.166190+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2023-09-23T22:05:59.114 INFO:teuthology.orchestra.run.smithi169.stdout:Wrote config to /etc/ceph/ceph.conf 2023-09-23T22:05:59.115 INFO:teuthology.orchestra.run.smithi169.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-09-23T22:05:59.115 INFO:teuthology.orchestra.run.smithi169.stdout:Creating mgr... 2023-09-23T22:05:59.115 INFO:teuthology.orchestra.run.smithi169.stdout:Verifying port 9283 ... 2023-09-23T22:05:59.313 INFO:teuthology.orchestra.run.smithi169.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@mgr.y 2023-09-23T22:05:59.313 INFO:teuthology.orchestra.run.smithi169.stdout:systemctl: stderr Failed to reset failed state of unit ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@mgr.y.service: Unit ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@mgr.y.service not loaded. 2023-09-23T22:05:59.514 INFO:teuthology.orchestra.run.smithi169.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7.target.wants/ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@mgr.y.service -> /etc/systemd/system/ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@.service. 2023-09-23T22:05:59.524 INFO:teuthology.orchestra.run.smithi169.stdout:firewalld does not appear to be present 2023-09-23T22:05:59.524 INFO:teuthology.orchestra.run.smithi169.stdout:Not possible to enable service . firewalld.service is not available 2023-09-23T22:05:59.525 INFO:teuthology.orchestra.run.smithi169.stdout:firewalld does not appear to be present 2023-09-23T22:05:59.525 INFO:teuthology.orchestra.run.smithi169.stdout:Not possible to open ports <[9283]>. firewalld.service is not available 2023-09-23T22:05:59.525 INFO:teuthology.orchestra.run.smithi169.stdout:Waiting for mgr to start... 2023-09-23T22:05:59.525 INFO:teuthology.orchestra.run.smithi169.stdout:Waiting for mgr... 2023-09-23T22:05:59.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:05:59 smithi169 bash[27421]: audit 2023-09-23T22:05:58.455534+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.169:0/4090439815' entity='client.admin' 2023-09-23T22:06:01.419 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:01 smithi169 bash[27421]: audit 2023-09-23T22:06:01.190486+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.169:0/1940913934' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-09-23T22:06:01.419 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:01 smithi169 bash[27688]: debug 2023-09-23T22:06:01.068+0000 7f66971b61c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T22:06:01.916 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout 2023-09-23T22:06:01.916 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout { 2023-09-23T22:06:01.916 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "fsid": "301c97ba-5a5d-11ee-8db4-212e2dc638e7", 2023-09-23T22:06:01.916 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "health": { 2023-09-23T22:06:01.916 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-09-23T22:06:01.916 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-09-23T22:06:01.916 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-09-23T22:06:01.916 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout }, 2023-09-23T22:06:01.917 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-09-23T22:06:01.917 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-09-23T22:06:01.917 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout 0 2023-09-23T22:06:01.917 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout ], 2023-09-23T22:06:01.917 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-09-23T22:06:01.917 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "a" 2023-09-23T22:06:01.917 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout ], 2023-09-23T22:06:01.917 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2023-09-23T22:06:01.917 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "monmap": { 2023-09-23T22:06:01.917 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T22:06:01.917 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-09-23T22:06:01.917 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-09-23T22:06:01.918 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout }, 2023-09-23T22:06:01.918 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-09-23T22:06:01.918 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T22:06:01.918 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-09-23T22:06:01.918 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-09-23T22:06:01.918 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-09-23T22:06:01.918 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-09-23T22:06:01.918 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-09-23T22:06:01.918 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-09-23T22:06:01.918 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout }, 2023-09-23T22:06:01.918 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-09-23T22:06:01.918 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-09-23T22:06:01.919 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-09-23T22:06:01.919 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-09-23T22:06:01.919 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-09-23T22:06:01.919 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-09-23T22:06:01.919 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-09-23T22:06:01.919 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-09-23T22:06:01.919 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-09-23T22:06:01.921 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout }, 2023-09-23T22:06:01.922 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-09-23T22:06:01.922 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T22:06:01.922 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-09-23T22:06:01.922 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-09-23T22:06:01.922 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout }, 2023-09-23T22:06:01.922 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-09-23T22:06:01.922 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "available": false, 2023-09-23T22:06:01.922 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-09-23T22:06:01.922 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "modules": [ 2023-09-23T22:06:01.922 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "iostat", 2023-09-23T22:06:01.923 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "nfs", 2023-09-23T22:06:01.923 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "restful" 2023-09-23T22:06:01.923 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout ], 2023-09-23T22:06:01.923 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-23T22:06:01.923 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout }, 2023-09-23T22:06:01.923 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-09-23T22:06:01.923 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T22:06:01.923 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "modified": "2023-09-23T22:05:51.642564+0000", 2023-09-23T22:06:01.923 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-23T22:06:01.923 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout }, 2023-09-23T22:06:01.923 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-09-23T22:06:01.924 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout } 2023-09-23T22:06:01.924 INFO:teuthology.orchestra.run.smithi169.stdout:mgr not available, waiting (1/15)... 2023-09-23T22:06:02.282 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:01 smithi169 bash[27688]: debug 2023-09-23T22:06:01.984+0000 7f66971b61c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T22:06:02.282 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:02 smithi169 bash[27688]: debug 2023-09-23T22:06:02.084+0000 7f66971b61c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T22:06:02.282 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:02 smithi169 bash[27688]: debug 2023-09-23T22:06:02.184+0000 7f66971b61c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T22:06:02.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:02 smithi169 bash[27688]: debug 2023-09-23T22:06:02.444+0000 7f66971b61c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:06:03.155 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:02 smithi169 bash[27688]: debug 2023-09-23T22:06:02.788+0000 7f66971b61c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T22:06:03.155 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:02 smithi169 bash[27688]: debug 2023-09-23T22:06:02.884+0000 7f66971b61c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T22:06:03.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:03 smithi169 bash[27688]: debug 2023-09-23T22:06:03.148+0000 7f66971b61c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T22:06:04.268 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:04 smithi169 bash[27688]: debug 2023-09-23T22:06:04.156+0000 7f66971b61c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T22:06:04.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:04 smithi169 bash[27688]: debug 2023-09-23T22:06:04.264+0000 7f66971b61c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T22:06:04.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:04 smithi169 bash[27688]: debug 2023-09-23T22:06:04.376+0000 7f66971b61c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T22:06:05.073 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:04 smithi169 bash[27688]: debug 2023-09-23T22:06:04.844+0000 7f66971b61c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T22:06:05.426 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:05 smithi169 bash[27421]: audit 2023-09-23T22:06:05.202096+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.169:0/3615400461' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-09-23T22:06:05.426 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:05 smithi169 bash[27688]: debug 2023-09-23T22:06:05.064+0000 7f66971b61c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T22:06:05.781 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:05 smithi169 bash[27688]: debug 2023-09-23T22:06:05.444+0000 7f66971b61c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T22:06:05.902 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout 2023-09-23T22:06:05.903 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout { 2023-09-23T22:06:05.903 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "fsid": "301c97ba-5a5d-11ee-8db4-212e2dc638e7", 2023-09-23T22:06:05.903 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "health": { 2023-09-23T22:06:05.903 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-09-23T22:06:05.903 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-09-23T22:06:05.903 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-09-23T22:06:05.903 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout }, 2023-09-23T22:06:05.903 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-09-23T22:06:05.903 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-09-23T22:06:05.904 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout 0 2023-09-23T22:06:05.904 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout ], 2023-09-23T22:06:05.904 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-09-23T22:06:05.904 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "a" 2023-09-23T22:06:05.904 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout ], 2023-09-23T22:06:05.904 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "quorum_age": 7, 2023-09-23T22:06:05.904 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "monmap": { 2023-09-23T22:06:05.904 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T22:06:05.904 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-09-23T22:06:05.904 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-09-23T22:06:05.904 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout }, 2023-09-23T22:06:05.904 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-09-23T22:06:05.904 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T22:06:05.905 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-09-23T22:06:05.905 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-09-23T22:06:05.905 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-09-23T22:06:05.905 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-09-23T22:06:05.905 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-09-23T22:06:05.905 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-09-23T22:06:05.908 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout }, 2023-09-23T22:06:05.908 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-09-23T22:06:05.908 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-09-23T22:06:05.908 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-09-23T22:06:05.908 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-09-23T22:06:05.909 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-09-23T22:06:05.909 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-09-23T22:06:05.909 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-09-23T22:06:05.909 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-09-23T22:06:05.909 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-09-23T22:06:05.909 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout }, 2023-09-23T22:06:05.909 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-09-23T22:06:05.909 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T22:06:05.909 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-09-23T22:06:05.909 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-09-23T22:06:05.909 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout }, 2023-09-23T22:06:05.909 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-09-23T22:06:05.910 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "available": false, 2023-09-23T22:06:05.910 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-09-23T22:06:05.910 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "modules": [ 2023-09-23T22:06:05.910 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "iostat", 2023-09-23T22:06:05.910 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "nfs", 2023-09-23T22:06:05.910 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "restful" 2023-09-23T22:06:05.910 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout ], 2023-09-23T22:06:05.910 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-23T22:06:05.910 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout }, 2023-09-23T22:06:05.910 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-09-23T22:06:05.910 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T22:06:05.910 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "modified": "2023-09-23T22:05:51.642564+0000", 2023-09-23T22:06:05.911 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-23T22:06:05.911 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout }, 2023-09-23T22:06:05.911 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-09-23T22:06:05.911 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout } 2023-09-23T22:06:05.911 INFO:teuthology.orchestra.run.smithi169.stdout:mgr not available, waiting (2/15)... 2023-09-23T22:06:06.281 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:05 smithi169 bash[27688]: debug 2023-09-23T22:06:05.936+0000 7f66971b61c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:06:06.741 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:06 smithi169 bash[27688]: debug 2023-09-23T22:06:06.476+0000 7f66971b61c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T22:06:06.742 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:06 smithi169 bash[27688]: debug 2023-09-23T22:06:06.580+0000 7f66971b61c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T22:06:07.031 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:06 smithi169 bash[27688]: debug 2023-09-23T22:06:06.736+0000 7f66971b61c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T22:06:07.402 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:07 smithi169 bash[27688]: debug 2023-09-23T22:06:07.028+0000 7f66971b61c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T22:06:07.402 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:07 smithi169 bash[27688]: debug 2023-09-23T22:06:07.164+0000 7f66971b61c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T22:06:07.402 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:07 smithi169 bash[27688]: debug 2023-09-23T22:06:07.276+0000 7f66971b61c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T22:06:07.701 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:07 smithi169 bash[27688]: debug 2023-09-23T22:06:07.396+0000 7f66971b61c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T22:06:07.701 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:07 smithi169 bash[27688]: debug 2023-09-23T22:06:07.580+0000 7f66971b61c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T22:06:08.031 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:07 smithi169 bash[27688]: debug 2023-09-23T22:06:07.696+0000 7f66971b61c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T22:06:09.217 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:08 smithi169 bash[27688]: debug 2023-09-23T22:06:08.900+0000 7f66971b61c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T22:06:09.217 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:09 smithi169 bash[27421]: cluster 2023-09-23T22:06:08.929350+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2023-09-23T22:06:09.217 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:09 smithi169 bash[27421]: cluster 2023-09-23T22:06:08.935749+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00672391s) 2023-09-23T22:06:09.217 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:09 smithi169 bash[27421]: audit 2023-09-23T22:06:08.937367+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.169:0/4111141432' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T22:06:09.217 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:09 smithi169 bash[27421]: audit 2023-09-23T22:06:08.937716+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.169:0/4111141432' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T22:06:09.218 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:09 smithi169 bash[27421]: audit 2023-09-23T22:06:08.938008+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.169:0/4111141432' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T22:06:09.218 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:09 smithi169 bash[27421]: audit 2023-09-23T22:06:08.938292+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.169:0/4111141432' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:06:09.218 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:09 smithi169 bash[27421]: audit 2023-09-23T22:06:08.938817+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.169:0/4111141432' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T22:06:09.218 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:09 smithi169 bash[27421]: cluster 2023-09-23T22:06:08.947221+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2023-09-23T22:06:09.218 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:09 smithi169 bash[27421]: audit 2023-09-23T22:06:08.961846+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.169:0/4111141432' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:06:09.218 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:09 smithi169 bash[27421]: audit 2023-09-23T22:06:08.966401+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.169:0/4111141432' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T22:06:09.218 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:09 smithi169 bash[27421]: audit 2023-09-23T22:06:08.971202+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.169:0/4111141432' entity='mgr.y' 2023-09-23T22:06:09.218 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:09 smithi169 bash[27421]: audit 2023-09-23T22:06:08.974286+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.169:0/4111141432' entity='mgr.y' 2023-09-23T22:06:09.218 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:09 smithi169 bash[27421]: audit 2023-09-23T22:06:08.977455+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.169:0/4111141432' entity='mgr.y' 2023-09-23T22:06:09.218 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:09 smithi169 bash[27421]: audit 2023-09-23T22:06:09.008397+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.169:0/3252784763' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-09-23T22:06:09.646 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout 2023-09-23T22:06:09.646 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout { 2023-09-23T22:06:09.647 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "fsid": "301c97ba-5a5d-11ee-8db4-212e2dc638e7", 2023-09-23T22:06:09.647 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "health": { 2023-09-23T22:06:09.647 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-09-23T22:06:09.647 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-09-23T22:06:09.647 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-09-23T22:06:09.647 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout }, 2023-09-23T22:06:09.647 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-09-23T22:06:09.647 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-09-23T22:06:09.647 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout 0 2023-09-23T22:06:09.647 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout ], 2023-09-23T22:06:09.647 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-09-23T22:06:09.648 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "a" 2023-09-23T22:06:09.648 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout ], 2023-09-23T22:06:09.648 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2023-09-23T22:06:09.648 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "monmap": { 2023-09-23T22:06:09.648 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T22:06:09.648 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-09-23T22:06:09.648 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-09-23T22:06:09.648 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout }, 2023-09-23T22:06:09.648 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-09-23T22:06:09.648 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T22:06:09.648 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-09-23T22:06:09.648 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-09-23T22:06:09.649 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-09-23T22:06:09.649 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-09-23T22:06:09.649 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-09-23T22:06:09.649 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-09-23T22:06:09.649 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout }, 2023-09-23T22:06:09.649 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-09-23T22:06:09.649 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-09-23T22:06:09.649 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-09-23T22:06:09.649 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-09-23T22:06:09.649 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-09-23T22:06:09.649 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-09-23T22:06:09.649 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-09-23T22:06:09.650 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-09-23T22:06:09.650 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-09-23T22:06:09.650 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout }, 2023-09-23T22:06:09.650 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-09-23T22:06:09.650 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T22:06:09.650 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-09-23T22:06:09.650 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-09-23T22:06:09.650 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout }, 2023-09-23T22:06:09.650 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-09-23T22:06:09.650 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "available": false, 2023-09-23T22:06:09.650 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-09-23T22:06:09.651 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "modules": [ 2023-09-23T22:06:09.651 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "iostat", 2023-09-23T22:06:09.651 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "nfs", 2023-09-23T22:06:09.651 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "restful" 2023-09-23T22:06:09.651 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout ], 2023-09-23T22:06:09.651 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-23T22:06:09.651 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout }, 2023-09-23T22:06:09.651 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-09-23T22:06:09.651 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T22:06:09.651 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "modified": "2023-09-23T22:05:51.642564+0000", 2023-09-23T22:06:09.651 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-23T22:06:09.652 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout }, 2023-09-23T22:06:09.652 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-09-23T22:06:09.652 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout } 2023-09-23T22:06:09.652 INFO:teuthology.orchestra.run.smithi169.stdout:mgr not available, waiting (3/15)... 2023-09-23T22:06:11.281 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:10 smithi169 bash[27421]: cluster 2023-09-23T22:06:09.942707+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.01367s) 2023-09-23T22:06:13.229 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:12 smithi169 bash[27421]: cluster 2023-09-23T22:06:11.939550+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 3s) 2023-09-23T22:06:13.948 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout 2023-09-23T22:06:13.948 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout { 2023-09-23T22:06:13.948 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "fsid": "301c97ba-5a5d-11ee-8db4-212e2dc638e7", 2023-09-23T22:06:13.948 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "health": { 2023-09-23T22:06:13.948 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-09-23T22:06:13.948 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-09-23T22:06:13.949 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-09-23T22:06:13.949 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout }, 2023-09-23T22:06:13.949 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-09-23T22:06:13.949 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-09-23T22:06:13.949 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout 0 2023-09-23T22:06:13.949 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout ], 2023-09-23T22:06:13.949 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-09-23T22:06:13.949 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "a" 2023-09-23T22:06:13.949 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout ], 2023-09-23T22:06:13.950 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "quorum_age": 15, 2023-09-23T22:06:13.950 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "monmap": { 2023-09-23T22:06:13.950 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T22:06:13.950 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "quincy", 2023-09-23T22:06:13.950 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-09-23T22:06:13.950 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout }, 2023-09-23T22:06:13.950 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-09-23T22:06:13.950 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T22:06:13.950 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-09-23T22:06:13.950 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-09-23T22:06:13.950 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-09-23T22:06:13.951 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-09-23T22:06:13.951 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-09-23T22:06:13.951 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-09-23T22:06:13.954 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout }, 2023-09-23T22:06:13.954 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-09-23T22:06:13.954 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-09-23T22:06:13.954 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-09-23T22:06:13.954 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-09-23T22:06:13.954 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-09-23T22:06:13.954 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-09-23T22:06:13.954 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-09-23T22:06:13.955 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-09-23T22:06:13.955 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-09-23T22:06:13.955 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout }, 2023-09-23T22:06:13.955 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-09-23T22:06:13.955 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T22:06:13.955 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-09-23T22:06:13.955 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-09-23T22:06:13.955 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout }, 2023-09-23T22:06:13.955 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-09-23T22:06:13.955 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "available": true, 2023-09-23T22:06:13.955 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-09-23T22:06:13.955 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "modules": [ 2023-09-23T22:06:13.956 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "iostat", 2023-09-23T22:06:13.956 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "nfs", 2023-09-23T22:06:13.956 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "restful" 2023-09-23T22:06:13.956 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout ], 2023-09-23T22:06:13.956 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-23T22:06:13.956 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout }, 2023-09-23T22:06:13.956 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-09-23T22:06:13.956 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-09-23T22:06:13.956 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "modified": "2023-09-23T22:05:51.642564+0000", 2023-09-23T22:06:13.956 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "services": {} 2023-09-23T22:06:13.956 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout }, 2023-09-23T22:06:13.956 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-09-23T22:06:13.956 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout } 2023-09-23T22:06:13.957 INFO:teuthology.orchestra.run.smithi169.stdout:mgr is available 2023-09-23T22:06:14.281 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:14 smithi169 bash[27421]: audit 2023-09-23T22:06:13.199359+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.169:0/3988393295' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-09-23T22:06:15.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:15 smithi169 bash[27421]: audit 2023-09-23T22:06:15.332772+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.169:0/125402026' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-09-23T22:06:15.955 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout 2023-09-23T22:06:15.955 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout [global] 2023-09-23T22:06:15.955 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout fsid = 301c97ba-5a5d-11ee-8db4-212e2dc638e7 2023-09-23T22:06:15.955 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-09-23T22:06:15.955 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-09-23T22:06:15.955 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-09-23T22:06:15.956 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-09-23T22:06:15.956 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout 2023-09-23T22:06:15.956 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout [mgr] 2023-09-23T22:06:15.956 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-09-23T22:06:15.956 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout 2023-09-23T22:06:15.956 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout [osd] 2023-09-23T22:06:15.956 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-09-23T22:06:15.956 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-09-23T22:06:15.956 INFO:teuthology.orchestra.run.smithi169.stdout:Enabling cephadm module... 2023-09-23T22:06:17.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:17 smithi169 bash[27421]: audit 2023-09-23T22:06:17.381025+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.169:0/2280030052' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-09-23T22:06:17.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:17 smithi169 bash[27688]: ignoring --setuser ceph since I am not root 2023-09-23T22:06:17.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:17 smithi169 bash[27688]: ignoring --setgroup ceph since I am not root 2023-09-23T22:06:17.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:17 smithi169 bash[27688]: debug 2023-09-23T22:06:17.616+0000 7fcb270b31c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T22:06:18.769 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:18 smithi169 bash[27421]: audit 2023-09-23T22:06:17.437977+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.169:0/2280030052' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-09-23T22:06:18.769 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:18 smithi169 bash[27421]: cluster 2023-09-23T22:06:17.438132+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e5: y(active, since 8s) 2023-09-23T22:06:18.769 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:18 smithi169 bash[27688]: debug 2023-09-23T22:06:18.468+0000 7fcb270b31c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T22:06:18.769 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:18 smithi169 bash[27688]: debug 2023-09-23T22:06:18.568+0000 7fcb270b31c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T22:06:18.769 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:18 smithi169 bash[27688]: debug 2023-09-23T22:06:18.668+0000 7fcb270b31c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T22:06:19.031 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:18 smithi169 bash[27688]: debug 2023-09-23T22:06:18.932+0000 7fcb270b31c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:06:19.543 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:19 smithi169 bash[27688]: debug 2023-09-23T22:06:19.288+0000 7fcb270b31c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T22:06:19.543 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:19 smithi169 bash[27688]: debug 2023-09-23T22:06:19.384+0000 7fcb270b31c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T22:06:19.544 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:19 smithi169 bash[27421]: audit 2023-09-23T22:06:19.484162+0000 mon.a (mon.0) 30 : audit [DBG] from='client.? 172.21.15.169:0/170866492' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-09-23T22:06:20.031 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:19 smithi169 bash[27688]: debug 2023-09-23T22:06:19.660+0000 7fcb270b31c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T22:06:20.138 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout { 2023-09-23T22:06:20.138 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "epoch": 5, 2023-09-23T22:06:20.138 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "available": true, 2023-09-23T22:06:20.138 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "active_name": "y", 2023-09-23T22:06:20.138 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-09-23T22:06:20.138 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout } 2023-09-23T22:06:20.138 INFO:teuthology.orchestra.run.smithi169.stdout:Waiting for the mgr to restart... 2023-09-23T22:06:20.139 INFO:teuthology.orchestra.run.smithi169.stdout:Waiting for mgr epoch 5... 2023-09-23T22:06:20.937 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:20 smithi169 bash[27688]: debug 2023-09-23T22:06:20.644+0000 7fcb270b31c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T22:06:20.937 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:20 smithi169 bash[27688]: debug 2023-09-23T22:06:20.756+0000 7fcb270b31c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T22:06:20.937 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:20 smithi169 bash[27688]: debug 2023-09-23T22:06:20.872+0000 7fcb270b31c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T22:06:21.781 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:21 smithi169 bash[27688]: debug 2023-09-23T22:06:21.352+0000 7fcb270b31c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T22:06:21.781 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:21 smithi169 bash[27688]: debug 2023-09-23T22:06:21.564+0000 7fcb270b31c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T22:06:22.281 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:21 smithi169 bash[27688]: debug 2023-09-23T22:06:21.932+0000 7fcb270b31c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T22:06:22.781 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:22 smithi169 bash[27688]: debug 2023-09-23T22:06:22.436+0000 7fcb270b31c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:06:23.251 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:22 smithi169 bash[27688]: debug 2023-09-23T22:06:22.976+0000 7fcb270b31c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T22:06:23.251 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:23 smithi169 bash[27688]: debug 2023-09-23T22:06:23.084+0000 7fcb270b31c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T22:06:23.531 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:23 smithi169 bash[27688]: debug 2023-09-23T22:06:23.248+0000 7fcb270b31c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T22:06:23.796 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:23 smithi169 bash[27688]: debug 2023-09-23T22:06:23.540+0000 7fcb270b31c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T22:06:23.797 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:23 smithi169 bash[27688]: debug 2023-09-23T22:06:23.684+0000 7fcb270b31c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T22:06:24.102 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:23 smithi169 bash[27688]: debug 2023-09-23T22:06:23.792+0000 7fcb270b31c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T22:06:24.103 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:23 smithi169 bash[27688]: debug 2023-09-23T22:06:23.916+0000 7fcb270b31c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T22:06:24.531 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:24 smithi169 bash[27688]: debug 2023-09-23T22:06:24.096+0000 7fcb270b31c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T22:06:24.531 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:24 smithi169 bash[27688]: debug 2023-09-23T22:06:24.220+0000 7fcb270b31c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T22:06:25.781 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:25 smithi169 bash[27688]: debug 2023-09-23T22:06:25.424+0000 7fcb270b31c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T22:06:25.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:25 smithi169 bash[27421]: cluster 2023-09-23T22:06:25.449115+0000 mon.a (mon.0) 31 : cluster [INF] Active manager daemon y restarted 2023-09-23T22:06:25.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:25 smithi169 bash[27421]: cluster 2023-09-23T22:06:25.449569+0000 mon.a (mon.0) 32 : cluster [INF] Activating manager daemon y 2023-09-23T22:06:25.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:25 smithi169 bash[27421]: cluster 2023-09-23T22:06:25.455357+0000 mon.a (mon.0) 33 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2023-09-23T22:06:25.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:25 smithi169 bash[27421]: cluster 2023-09-23T22:06:25.455518+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e6: y(active, starting, since 0.00613758s) 2023-09-23T22:06:25.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:25 smithi169 bash[27421]: audit 2023-09-23T22:06:25.457449+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14120 172.21.15.169:0/3990945868' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:06:25.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:25 smithi169 bash[27421]: audit 2023-09-23T22:06:25.458495+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.169:0/3990945868' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T22:06:25.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:25 smithi169 bash[27421]: audit 2023-09-23T22:06:25.459587+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.169:0/3990945868' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T22:06:25.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:25 smithi169 bash[27421]: audit 2023-09-23T22:06:25.459964+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.169:0/3990945868' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T22:06:25.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:25 smithi169 bash[27421]: audit 2023-09-23T22:06:25.460240+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.169:0/3990945868' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T22:06:25.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:25 smithi169 bash[27421]: cluster 2023-09-23T22:06:25.487366+0000 mon.a (mon.0) 40 : cluster [INF] Manager daemon y is now available 2023-09-23T22:06:26.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:26 smithi169 bash[27421]: cephadm 2023-09-23T22:06:25.507651+0000 mgr.y (mgr.14120) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-09-23T22:06:26.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:26 smithi169 bash[27421]: audit 2023-09-23T22:06:25.514296+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14120 172.21.15.169:0/3990945868' entity='mgr.y' 2023-09-23T22:06:26.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:26 smithi169 bash[27421]: audit 2023-09-23T22:06:25.521995+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.169:0/3990945868' entity='mgr.y' 2023-09-23T22:06:26.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:26 smithi169 bash[27421]: audit 2023-09-23T22:06:25.526460+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14120 172.21.15.169:0/3990945868' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:06:26.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:26 smithi169 bash[27421]: audit 2023-09-23T22:06:25.529253+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14120 172.21.15.169:0/3990945868' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:06:26.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:26 smithi169 bash[27421]: audit 2023-09-23T22:06:25.534430+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.169:0/3990945868' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:06:26.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:26 smithi169 bash[27421]: audit 2023-09-23T22:06:25.551818+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14120 172.21.15.169:0/3990945868' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:06:26.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:26 smithi169 bash[27421]: audit 2023-09-23T22:06:25.557296+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14120 172.21.15.169:0/3990945868' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T22:06:26.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:26 smithi169 bash[27421]: audit 2023-09-23T22:06:26.458457+0000 mgr.y (mgr.14120) 2 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-09-23T22:06:26.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:26 smithi169 bash[27421]: cluster 2023-09-23T22:06:26.460422+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e7: y(active, since 1.01104s) 2023-09-23T22:06:26.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:26 smithi169 bash[27421]: audit 2023-09-23T22:06:26.474848+0000 mgr.y (mgr.14120) 3 : audit [DBG] from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-09-23T22:06:27.201 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout { 2023-09-23T22:06:27.202 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2023-09-23T22:06:27.202 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "initialized": true 2023-09-23T22:06:27.202 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout } 2023-09-23T22:06:27.202 INFO:teuthology.orchestra.run.smithi169.stdout:mgr epoch 5 is available 2023-09-23T22:06:27.202 INFO:teuthology.orchestra.run.smithi169.stdout:Setting orchestrator backend to cephadm... 2023-09-23T22:06:28.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:28 smithi169 bash[27421]: cephadm 2023-09-23T22:06:27.297231+0000 mgr.y (mgr.14120) 4 : cephadm [INF] [23/Sep/2023:22:06:27] ENGINE Bus STARTING 2023-09-23T22:06:28.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:28 smithi169 bash[27421]: cephadm 2023-09-23T22:06:27.419070+0000 mgr.y (mgr.14120) 5 : cephadm [INF] [23/Sep/2023:22:06:27] ENGINE Serving on https://172.21.15.169:7150 2023-09-23T22:06:28.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:28 smithi169 bash[27421]: cephadm 2023-09-23T22:06:27.419361+0000 mgr.y (mgr.14120) 6 : cephadm [INF] [23/Sep/2023:22:06:27] ENGINE Bus STARTED 2023-09-23T22:06:28.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:28 smithi169 bash[27421]: audit 2023-09-23T22:06:27.426279+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14120 172.21.15.169:0/3990945868' entity='mgr.y' 2023-09-23T22:06:28.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:28 smithi169 bash[27421]: audit 2023-09-23T22:06:27.457529+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14120 172.21.15.169:0/3990945868' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:06:29.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:29 smithi169 bash[27421]: cluster 2023-09-23T22:06:28.430306+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e8: y(active, since 2s) 2023-09-23T22:06:29.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:29 smithi169 bash[27421]: audit 2023-09-23T22:06:28.557954+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14120 172.21.15.169:0/3990945868' entity='mgr.y' 2023-09-23T22:06:29.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:29 smithi169 bash[27421]: audit 2023-09-23T22:06:28.576877+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.14120 172.21.15.169:0/3990945868' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:06:30.780 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:30 smithi169 bash[27421]: audit 2023-09-23T22:06:28.546765+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-23T22:06:31.220 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout value unchanged 2023-09-23T22:06:31.220 INFO:teuthology.orchestra.run.smithi169.stdout:Generating ssh key... 2023-09-23T22:06:31.934 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:31 smithi169 bash[27421]: audit 2023-09-23T22:06:30.530389+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-23T22:06:33.189 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:32 smithi169 bash[27688]: Generating public/private rsa key pair. 2023-09-23T22:06:33.189 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:32 smithi169 bash[27688]: Your identification has been saved in /tmp/tmpwu99220b/key. 2023-09-23T22:06:33.189 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:32 smithi169 bash[27688]: Your public key has been saved in /tmp/tmpwu99220b/key.pub. 2023-09-23T22:06:33.189 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:32 smithi169 bash[27688]: The key fingerprint is: 2023-09-23T22:06:33.189 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:32 smithi169 bash[27688]: SHA256:fxQJpOrcPyKvW6JP3eDDIhkbCr4DSt5myo3/09HLcBM ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7 2023-09-23T22:06:33.189 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:32 smithi169 bash[27688]: The key's randomart image is: 2023-09-23T22:06:33.189 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:32 smithi169 bash[27688]: +---[RSA 3072]----+ 2023-09-23T22:06:33.190 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:32 smithi169 bash[27688]: | .o | 2023-09-23T22:06:33.190 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:32 smithi169 bash[27688]: | . . . | 2023-09-23T22:06:33.190 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:32 smithi169 bash[27688]: | . o | 2023-09-23T22:06:33.190 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:32 smithi169 bash[27688]: | . E . | 2023-09-23T22:06:33.190 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:32 smithi169 bash[27688]: |. o . S . . | 2023-09-23T22:06:33.190 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:32 smithi169 bash[27688]: |oo . B B B . | 2023-09-23T22:06:33.190 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:32 smithi169 bash[27688]: |=.o + B % = . | 2023-09-23T22:06:33.190 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:32 smithi169 bash[27688]: |oo++ =.=.=.. | 2023-09-23T22:06:33.190 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:32 smithi169 bash[27688]: | =*ooo==.... | 2023-09-23T22:06:33.190 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:32 smithi169 bash[27688]: +----[SHA256]-----+ 2023-09-23T22:06:34.281 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:33 smithi169 bash[27421]: audit 2023-09-23T22:06:32.571549+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-23T22:06:34.281 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:33 smithi169 bash[27421]: cephadm 2023-09-23T22:06:32.571971+0000 mgr.y (mgr.14120) 10 : cephadm [INF] Generating ssh key... 2023-09-23T22:06:34.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:33 smithi169 bash[27421]: audit 2023-09-23T22:06:32.935951+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14120 172.21.15.169:0/3990945868' entity='mgr.y' 2023-09-23T22:06:34.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:33 smithi169 bash[27421]: audit 2023-09-23T22:06:32.940255+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14120 172.21.15.169:0/3990945868' entity='mgr.y' 2023-09-23T22:06:35.600 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDSYF+PrQUTjIfY8OLaagBJ7OlmNHZoXyShNgXF5xPCrs5yRFI4eFizJdrXsfeVYpp7SvAwva0nILTC06a6nFEuaQCtUXzyVrB3DbenzuLdkGqI9QEfe4KF/RizOiJnjlYqKk37k0PUFq7zWIUy2U2EcIQT0tSaYWK3zL8OvhU2y/QZoAH1j6sRvY7GPhOz30aqVJXJ+PMWMbjRyUMi6OJFWYYqk0gXuSbmTs7ehRdzcZhxl3M/ioNZR+lWNUI/x7zkZw2B76o0MoO2+p+S84G333RNd2Y4/EC8Q15gy+UhLj6YHsQx6O50Cnp80QZTjc801aWx3eSDDeJTzf1rTP0OWE55ZHuY9kuc5aSYZpqR0qYZLecsDjYUozGrF7GQY6oPfQ8OznpJkGxmT8hQtyFjOF8DKpT5hhAzoV+54u4MlpalugZhp4+hNupSKy87dJlwJzbWaH1gEBrsGL0Cnc+v3iXL+M0NDzjCbFpWefwuEpktCMpeb/fu0Ov+t7EMbI8= ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7 2023-09-23T22:06:35.601 INFO:teuthology.orchestra.run.smithi169.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-09-23T22:06:35.601 INFO:teuthology.orchestra.run.smithi169.stdout:Adding key to root@localhost authorized_keys... 2023-09-23T22:06:35.602 INFO:teuthology.orchestra.run.smithi169.stdout:Adding host smithi169... 2023-09-23T22:06:36.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:35 smithi169 bash[27421]: audit 2023-09-23T22:06:34.958252+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-23T22:06:37.611 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:37 smithi169 bash[27421]: audit 2023-09-23T22:06:37.007109+0000 mgr.y (mgr.14120) 12 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi169", "addr": "172.21.15.169", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:06:39.281 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:39 smithi169 bash[27421]: cephadm 2023-09-23T22:06:37.780625+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Deploying cephadm binary to smithi169 2023-09-23T22:06:40.672 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout Added host 'smithi169' with addr '172.21.15.169' 2023-09-23T22:06:40.672 INFO:teuthology.orchestra.run.smithi169.stdout:Deploying unmanaged mon service... 2023-09-23T22:06:41.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:40 smithi169 bash[27421]: audit 2023-09-23T22:06:39.709168+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.169:0/3990945868' entity='mgr.y' 2023-09-23T22:06:41.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:40 smithi169 bash[27421]: cephadm 2023-09-23T22:06:39.710024+0000 mgr.y (mgr.14120) 14 : cephadm [INF] Added host smithi169 2023-09-23T22:06:41.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:40 smithi169 bash[27421]: audit 2023-09-23T22:06:39.741139+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.14120 172.21.15.169:0/3990945868' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:06:43.383 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2023-09-23T22:06:43.383 INFO:teuthology.orchestra.run.smithi169.stdout:Deploying unmanaged mgr service... 2023-09-23T22:06:43.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:43 smithi169 bash[27421]: audit 2023-09-23T22:06:42.637075+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-23T22:06:43.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:43 smithi169 bash[27421]: cephadm 2023-09-23T22:06:42.638669+0000 mgr.y (mgr.14120) 16 : cephadm [INF] Saving service mon spec with placement count:5 2023-09-23T22:06:43.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:43 smithi169 bash[27421]: audit 2023-09-23T22:06:42.641298+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14120 172.21.15.169:0/3990945868' entity='mgr.y' 2023-09-23T22:06:43.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:43 smithi169 bash[27421]: audit 2023-09-23T22:06:42.920843+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14120 172.21.15.169:0/3990945868' entity='mgr.y' 2023-09-23T22:06:43.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:43 smithi169 bash[27421]: audit 2023-09-23T22:06:43.245862+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.169:0/3990945868' entity='mgr.y' 2023-09-23T22:06:45.482 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2023-09-23T22:06:46.281 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:45 smithi169 bash[27421]: audit 2023-09-23T22:06:44.808166+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-23T22:06:46.281 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:45 smithi169 bash[27421]: cephadm 2023-09-23T22:06:44.810442+0000 mgr.y (mgr.14120) 18 : cephadm [INF] Saving service mgr spec with placement count:2 2023-09-23T22:06:46.281 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:45 smithi169 bash[27421]: audit 2023-09-23T22:06:44.814832+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.169:0/3990945868' entity='mgr.y' 2023-09-23T22:06:46.281 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:45 smithi169 bash[27421]: cluster 2023-09-23T22:06:45.461386+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-23T22:06:48.281 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:47 smithi169 bash[27421]: audit 2023-09-23T22:06:46.934610+0000 mon.a (mon.0) 62 : audit [INF] from='client.? 172.21.15.169:0/4253615177' entity='client.admin' 2023-09-23T22:06:48.281 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:47 smithi169 bash[27421]: cluster 2023-09-23T22:06:47.461853+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-23T22:06:49.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:49 smithi169 bash[27421]: audit 2023-09-23T22:06:48.432552+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.169:0/3990945868' entity='mgr.y' 2023-09-23T22:06:49.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:49 smithi169 bash[27421]: audit 2023-09-23T22:06:49.006486+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.169:0/2837873053' entity='client.admin' 2023-09-23T22:06:49.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:49 smithi169 bash[27421]: audit 2023-09-23T22:06:49.180120+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.169:0/3990945868' entity='mgr.y' 2023-09-23T22:06:49.751 INFO:teuthology.orchestra.run.smithi169.stdout:Enabling the dashboard module... 2023-09-23T22:06:50.714 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:50 smithi169 bash[27421]: cluster 2023-09-23T22:06:49.462281+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-23T22:06:51.768 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:51 smithi169 bash[27688]: ignoring --setuser ceph since I am not root 2023-09-23T22:06:51.768 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:51 smithi169 bash[27688]: ignoring --setgroup ceph since I am not root 2023-09-23T22:06:51.768 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:51 smithi169 bash[27688]: debug 2023-09-23T22:06:51.660+0000 7f4b661db1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T22:06:51.768 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:51 smithi169 bash[27421]: audit 2023-09-23T22:06:51.387040+0000 mon.a (mon.0) 66 : audit [INF] from='client.? 172.21.15.169:0/870339293' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-09-23T22:06:52.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:52 smithi169 bash[27421]: audit 2023-09-23T22:06:51.449586+0000 mon.a (mon.0) 67 : audit [INF] from='client.? 172.21.15.169:0/870339293' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-09-23T22:06:52.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:52 smithi169 bash[27421]: cluster 2023-09-23T22:06:51.449684+0000 mon.a (mon.0) 68 : cluster [DBG] mgrmap e9: y(active, since 26s) 2023-09-23T22:06:53.010 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:52 smithi169 bash[27688]: debug 2023-09-23T22:06:52.568+0000 7f4b661db1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T22:06:53.010 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:52 smithi169 bash[27688]: debug 2023-09-23T22:06:52.664+0000 7f4b661db1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T22:06:53.011 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:52 smithi169 bash[27688]: debug 2023-09-23T22:06:52.768+0000 7f4b661db1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T22:06:53.281 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:53 smithi169 bash[27688]: debug 2023-09-23T22:06:53.032+0000 7f4b661db1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:06:53.768 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:53 smithi169 bash[27688]: debug 2023-09-23T22:06:53.396+0000 7f4b661db1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T22:06:53.768 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:53 smithi169 bash[27688]: debug 2023-09-23T22:06:53.492+0000 7f4b661db1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T22:06:54.031 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:53 smithi169 bash[27688]: debug 2023-09-23T22:06:53.764+0000 7f4b661db1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T22:06:54.281 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:54 smithi169 bash[27421]: audit 2023-09-23T22:06:53.750384+0000 mon.a (mon.0) 69 : audit [DBG] from='client.? 172.21.15.169:0/4071529379' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-09-23T22:06:54.420 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout { 2023-09-23T22:06:54.420 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "epoch": 9, 2023-09-23T22:06:54.420 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "available": true, 2023-09-23T22:06:54.421 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "active_name": "y", 2023-09-23T22:06:54.421 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-09-23T22:06:54.421 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout } 2023-09-23T22:06:54.421 INFO:teuthology.orchestra.run.smithi169.stdout:Waiting for the mgr to restart... 2023-09-23T22:06:54.421 INFO:teuthology.orchestra.run.smithi169.stdout:Waiting for mgr epoch 9... 2023-09-23T22:06:55.031 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:54 smithi169 bash[27688]: debug 2023-09-23T22:06:54.752+0000 7f4b661db1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T22:06:55.031 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:54 smithi169 bash[27688]: debug 2023-09-23T22:06:54.864+0000 7f4b661db1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T22:06:55.031 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:54 smithi169 bash[27688]: debug 2023-09-23T22:06:54.984+0000 7f4b661db1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T22:06:55.531 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:55 smithi169 bash[27688]: debug 2023-09-23T22:06:55.468+0000 7f4b661db1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T22:06:55.781 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:55 smithi169 bash[27688]: debug 2023-09-23T22:06:55.676+0000 7f4b661db1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T22:06:56.354 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:56 smithi169 bash[27688]: debug 2023-09-23T22:06:56.044+0000 7f4b661db1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T22:06:56.726 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:56 smithi169 bash[27688]: debug 2023-09-23T22:06:56.532+0000 7f4b661db1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:06:57.350 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:57 smithi169 bash[27688]: debug 2023-09-23T22:06:57.084+0000 7f4b661db1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T22:06:57.351 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:57 smithi169 bash[27688]: debug 2023-09-23T22:06:57.188+0000 7f4b661db1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T22:06:57.645 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:57 smithi169 bash[27688]: debug 2023-09-23T22:06:57.348+0000 7f4b661db1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T22:06:57.896 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:57 smithi169 bash[27688]: debug 2023-09-23T22:06:57.640+0000 7f4b661db1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T22:06:57.896 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:57 smithi169 bash[27688]: debug 2023-09-23T22:06:57.780+0000 7f4b661db1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T22:06:58.202 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:57 smithi169 bash[27688]: debug 2023-09-23T22:06:57.892+0000 7f4b661db1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T22:06:58.203 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:58 smithi169 bash[27688]: debug 2023-09-23T22:06:58.012+0000 7f4b661db1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T22:06:58.531 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:58 smithi169 bash[27688]: debug 2023-09-23T22:06:58.200+0000 7f4b661db1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T22:06:58.531 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:58 smithi169 bash[27688]: debug 2023-09-23T22:06:58.320+0000 7f4b661db1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T22:07:00.031 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:06:59 smithi169 bash[27688]: debug 2023-09-23T22:06:59.560+0000 7f4b661db1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T22:07:00.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:59 smithi169 bash[27421]: cluster 2023-09-23T22:06:59.589108+0000 mon.a (mon.0) 70 : cluster [INF] Active manager daemon y restarted 2023-09-23T22:07:00.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:59 smithi169 bash[27421]: cluster 2023-09-23T22:06:59.589702+0000 mon.a (mon.0) 71 : cluster [INF] Activating manager daemon y 2023-09-23T22:07:00.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:59 smithi169 bash[27421]: cluster 2023-09-23T22:06:59.595797+0000 mon.a (mon.0) 72 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2023-09-23T22:07:00.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:59 smithi169 bash[27421]: cluster 2023-09-23T22:06:59.596015+0000 mon.a (mon.0) 73 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00651184s) 2023-09-23T22:07:00.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:59 smithi169 bash[27421]: audit 2023-09-23T22:06:59.597324+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:07:00.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:59 smithi169 bash[27421]: audit 2023-09-23T22:06:59.598605+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T22:07:00.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:59 smithi169 bash[27421]: audit 2023-09-23T22:06:59.599772+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T22:07:00.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:59 smithi169 bash[27421]: audit 2023-09-23T22:06:59.600039+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T22:07:00.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:59 smithi169 bash[27421]: audit 2023-09-23T22:06:59.600268+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T22:07:00.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:06:59 smithi169 bash[27421]: cluster 2023-09-23T22:06:59.626878+0000 mon.a (mon.0) 79 : cluster [INF] Manager daemon y is now available 2023-09-23T22:07:01.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:00 smithi169 bash[27421]: audit 2023-09-23T22:06:59.658165+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:07:01.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:00 smithi169 bash[27421]: audit 2023-09-23T22:06:59.662866+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:07:01.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:00 smithi169 bash[27421]: audit 2023-09-23T22:06:59.685826+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:07:01.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:00 smithi169 bash[27421]: audit 2023-09-23T22:06:59.689906+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T22:07:01.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:00 smithi169 bash[27421]: cephadm 2023-09-23T22:07:00.430997+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [23/Sep/2023:22:07:00] ENGINE Bus STARTING 2023-09-23T22:07:01.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:00 smithi169 bash[27421]: audit 2023-09-23T22:07:00.558331+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:07:01.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:00 smithi169 bash[27421]: cluster 2023-09-23T22:07:00.601184+0000 mon.a (mon.0) 85 : cluster [DBG] mgrmap e11: y(active, since 1.01169s) 2023-09-23T22:07:01.332 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout { 2023-09-23T22:07:01.332 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2023-09-23T22:07:01.332 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout "initialized": true 2023-09-23T22:07:01.333 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout } 2023-09-23T22:07:01.333 INFO:teuthology.orchestra.run.smithi169.stdout:mgr epoch 9 is available 2023-09-23T22:07:01.333 INFO:teuthology.orchestra.run.smithi169.stdout:Generating a dashboard self-signed certificate... 2023-09-23T22:07:02.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:01 smithi169 bash[27421]: cephadm 2023-09-23T22:07:00.551170+0000 mgr.y (mgr.14152) 2 : cephadm [INF] [23/Sep/2023:22:07:00] ENGINE Serving on https://172.21.15.169:7150 2023-09-23T22:07:02.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:01 smithi169 bash[27421]: cephadm 2023-09-23T22:07:00.551395+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [23/Sep/2023:22:07:00] ENGINE Bus STARTED 2023-09-23T22:07:02.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:01 smithi169 bash[27421]: audit 2023-09-23T22:07:00.601756+0000 mgr.y (mgr.14152) 4 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-09-23T22:07:02.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:01 smithi169 bash[27421]: audit 2023-09-23T22:07:00.616909+0000 mgr.y (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-09-23T22:07:02.961 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:02 smithi169 bash[27421]: cluster 2023-09-23T22:07:01.646436+0000 mon.a (mon.0) 86 : cluster [DBG] mgrmap e12: y(active, since 2s) 2023-09-23T22:07:03.596 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2023-09-23T22:07:03.596 INFO:teuthology.orchestra.run.smithi169.stdout:Creating initial admin user... 2023-09-23T22:07:04.281 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:03 smithi169 bash[27421]: audit 2023-09-23T22:07:02.711749+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-23T22:07:04.281 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:03 smithi169 bash[27421]: audit 2023-09-23T22:07:02.895730+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:07:04.281 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:03 smithi169 bash[27421]: audit 2023-09-23T22:07:02.904696+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:07:06.012 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$wqqcsynHE9Y/80caah0ywO3QJ6JYz4jMf0dGftA9ggtyA4VxySQoG", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1695506825, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-09-23T22:07:06.012 INFO:teuthology.orchestra.run.smithi169.stdout:Fetching dashboard port number... 2023-09-23T22:07:06.770 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:06 smithi169 bash[27421]: audit 2023-09-23T22:07:05.076052+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-23T22:07:06.770 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:06 smithi169 bash[27421]: audit 2023-09-23T22:07:05.309007+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:07:07.657 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:07 smithi169 bash[27421]: cluster 2023-09-23T22:07:06.311997+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e13: y(active, since 6s) 2023-09-23T22:07:07.657 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:07 smithi169 bash[27421]: audit 2023-09-23T22:07:06.826715+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:07:08.144 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stdout 8443 2023-09-23T22:07:08.144 INFO:teuthology.orchestra.run.smithi169.stdout:firewalld does not appear to be present 2023-09-23T22:07:08.144 INFO:teuthology.orchestra.run.smithi169.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2023-09-23T22:07:08.148 INFO:teuthology.orchestra.run.smithi169.stdout:Ceph Dashboard is now available at: 2023-09-23T22:07:08.149 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:07:08.149 INFO:teuthology.orchestra.run.smithi169.stdout: URL: https://smithi169.front.sepia.ceph.com:8443/ 2023-09-23T22:07:08.149 INFO:teuthology.orchestra.run.smithi169.stdout: User: admin 2023-09-23T22:07:08.149 INFO:teuthology.orchestra.run.smithi169.stdout: Password: m242ghz2vf 2023-09-23T22:07:08.149 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:07:08.149 INFO:teuthology.orchestra.run.smithi169.stdout:Saving cluster configuration to /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config directory 2023-09-23T22:07:08.150 INFO:teuthology.orchestra.run.smithi169.stdout:Enabling autotune for osd_memory_target 2023-09-23T22:07:08.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:08 smithi169 bash[27421]: audit 2023-09-23T22:07:07.413937+0000 mon.a (mon.0) 92 : audit [DBG] from='client.? 172.21.15.169:0/1887118333' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-09-23T22:07:08.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:08 smithi169 bash[27421]: audit 2023-09-23T22:07:07.516739+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:07:12.412 INFO:teuthology.orchestra.run.smithi169.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2023-09-23T22:07:12.412 INFO:teuthology.orchestra.run.smithi169.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-09-23T22:07:12.412 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:07:12.412 INFO:teuthology.orchestra.run.smithi169.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-09-23T22:07:12.413 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:07:12.413 INFO:teuthology.orchestra.run.smithi169.stdout:Or, if you are only running a single cluster on this host: 2023-09-23T22:07:12.413 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:07:12.413 INFO:teuthology.orchestra.run.smithi169.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2023-09-23T22:07:12.413 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:07:12.413 INFO:teuthology.orchestra.run.smithi169.stdout:Please consider enabling telemetry to help improve Ceph: 2023-09-23T22:07:12.413 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:07:12.413 INFO:teuthology.orchestra.run.smithi169.stdout: ceph telemetry on 2023-09-23T22:07:12.413 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:07:12.413 INFO:teuthology.orchestra.run.smithi169.stdout:For more information see: 2023-09-23T22:07:12.413 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:07:12.413 INFO:teuthology.orchestra.run.smithi169.stdout: https://docs.ceph.com/docs/master/mgr/telemetry/ 2023-09-23T22:07:12.414 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:07:12.414 INFO:teuthology.orchestra.run.smithi169.stdout:Bootstrap complete. 2023-09-23T22:07:12.455 INFO:tasks.cephadm:Fetching config... 2023-09-23T22:07:12.455 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2023-09-23T22:07:12.455 DEBUG:teuthology.orchestra.run.smithi169:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-09-23T22:07:12.460 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-09-23T22:07:12.460 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2023-09-23T22:07:12.460 DEBUG:teuthology.orchestra.run.smithi169:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-09-23T22:07:12.507 INFO:tasks.cephadm:Fetching mon keyring... 2023-09-23T22:07:12.507 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2023-09-23T22:07:12.507 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd if=/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/keyring of=/dev/stdout 2023-09-23T22:07:12.559 INFO:tasks.cephadm:Fetching pub ssh key... 2023-09-23T22:07:12.559 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2023-09-23T22:07:12.559 DEBUG:teuthology.orchestra.run.smithi169:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-09-23T22:07:12.608 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-09-23T22:07:12.608 DEBUG:teuthology.orchestra.run.smithi169:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDSYF+PrQUTjIfY8OLaagBJ7OlmNHZoXyShNgXF5xPCrs5yRFI4eFizJdrXsfeVYpp7SvAwva0nILTC06a6nFEuaQCtUXzyVrB3DbenzuLdkGqI9QEfe4KF/RizOiJnjlYqKk37k0PUFq7zWIUy2U2EcIQT0tSaYWK3zL8OvhU2y/QZoAH1j6sRvY7GPhOz30aqVJXJ+PMWMbjRyUMi6OJFWYYqk0gXuSbmTs7ehRdzcZhxl3M/ioNZR+lWNUI/x7zkZw2B76o0MoO2+p+S84G333RNd2Y4/EC8Q15gy+UhLj6YHsQx6O50Cnp80QZTjc801aWx3eSDDeJTzf1rTP0OWE55ZHuY9kuc5aSYZpqR0qYZLecsDjYUozGrF7GQY6oPfQ8OznpJkGxmT8hQtyFjOF8DKpT5hhAzoV+54u4MlpalugZhp4+hNupSKy87dJlwJzbWaH1gEBrsGL0Cnc+v3iXL+M0NDzjCbFpWefwuEpktCMpeb/fu0Ov+t7EMbI8= ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-09-23T22:07:12.668 INFO:teuthology.orchestra.run.smithi169.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDSYF+PrQUTjIfY8OLaagBJ7OlmNHZoXyShNgXF5xPCrs5yRFI4eFizJdrXsfeVYpp7SvAwva0nILTC06a6nFEuaQCtUXzyVrB3DbenzuLdkGqI9QEfe4KF/RizOiJnjlYqKk37k0PUFq7zWIUy2U2EcIQT0tSaYWK3zL8OvhU2y/QZoAH1j6sRvY7GPhOz30aqVJXJ+PMWMbjRyUMi6OJFWYYqk0gXuSbmTs7ehRdzcZhxl3M/ioNZR+lWNUI/x7zkZw2B76o0MoO2+p+S84G333RNd2Y4/EC8Q15gy+UhLj6YHsQx6O50Cnp80QZTjc801aWx3eSDDeJTzf1rTP0OWE55ZHuY9kuc5aSYZpqR0qYZLecsDjYUozGrF7GQY6oPfQ8OznpJkGxmT8hQtyFjOF8DKpT5hhAzoV+54u4MlpalugZhp4+hNupSKy87dJlwJzbWaH1gEBrsGL0Cnc+v3iXL+M0NDzjCbFpWefwuEpktCMpeb/fu0Ov+t7EMbI8= ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7 2023-09-23T22:07:12.679 DEBUG:teuthology.orchestra.run.smithi187:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDSYF+PrQUTjIfY8OLaagBJ7OlmNHZoXyShNgXF5xPCrs5yRFI4eFizJdrXsfeVYpp7SvAwva0nILTC06a6nFEuaQCtUXzyVrB3DbenzuLdkGqI9QEfe4KF/RizOiJnjlYqKk37k0PUFq7zWIUy2U2EcIQT0tSaYWK3zL8OvhU2y/QZoAH1j6sRvY7GPhOz30aqVJXJ+PMWMbjRyUMi6OJFWYYqk0gXuSbmTs7ehRdzcZhxl3M/ioNZR+lWNUI/x7zkZw2B76o0MoO2+p+S84G333RNd2Y4/EC8Q15gy+UhLj6YHsQx6O50Cnp80QZTjc801aWx3eSDDeJTzf1rTP0OWE55ZHuY9kuc5aSYZpqR0qYZLecsDjYUozGrF7GQY6oPfQ8OznpJkGxmT8hQtyFjOF8DKpT5hhAzoV+54u4MlpalugZhp4+hNupSKy87dJlwJzbWaH1gEBrsGL0Cnc+v3iXL+M0NDzjCbFpWefwuEpktCMpeb/fu0Ov+t7EMbI8= ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-09-23T22:07:12.702 INFO:teuthology.orchestra.run.smithi187.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDSYF+PrQUTjIfY8OLaagBJ7OlmNHZoXyShNgXF5xPCrs5yRFI4eFizJdrXsfeVYpp7SvAwva0nILTC06a6nFEuaQCtUXzyVrB3DbenzuLdkGqI9QEfe4KF/RizOiJnjlYqKk37k0PUFq7zWIUy2U2EcIQT0tSaYWK3zL8OvhU2y/QZoAH1j6sRvY7GPhOz30aqVJXJ+PMWMbjRyUMi6OJFWYYqk0gXuSbmTs7ehRdzcZhxl3M/ioNZR+lWNUI/x7zkZw2B76o0MoO2+p+S84G333RNd2Y4/EC8Q15gy+UhLj6YHsQx6O50Cnp80QZTjc801aWx3eSDDeJTzf1rTP0OWE55ZHuY9kuc5aSYZpqR0qYZLecsDjYUozGrF7GQY6oPfQ8OznpJkGxmT8hQtyFjOF8DKpT5hhAzoV+54u4MlpalugZhp4+hNupSKy87dJlwJzbWaH1gEBrsGL0Cnc+v3iXL+M0NDzjCbFpWefwuEpktCMpeb/fu0Ov+t7EMbI8= ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7 2023-09-23T22:07:12.713 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-09-23T22:07:12.884 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:12 smithi169 bash[27421]: audit 2023-09-23T22:07:11.745076+0000 mon.a (mon.0) 94 : audit [INF] from='client.? 172.21.15.169:0/261881002' entity='client.admin' 2023-09-23T22:07:18.940 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:07:20.839 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:20 smithi169 bash[27421]: audit 2023-09-23T22:07:19.565477+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:07:20.839 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:20 smithi169 bash[27421]: audit 2023-09-23T22:07:19.570559+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:07:20.840 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:20 smithi169 bash[27421]: audit 2023-09-23T22:07:19.571826+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:07:20.840 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:20 smithi169 bash[27421]: audit 2023-09-23T22:07:19.576467+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:07:20.840 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:20 smithi169 bash[27421]: cluster 2023-09-23T22:07:19.601481+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-23T22:07:20.840 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:20 smithi169 bash[27421]: audit 2023-09-23T22:07:19.609593+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:07:20.840 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:20 smithi169 bash[27421]: audit 2023-09-23T22:07:19.621306+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:07:22.764 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-09-23T22:07:22.764 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-09-23T22:07:23.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:23 smithi169 bash[27421]: cluster 2023-09-23T22:07:21.601889+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-23T22:07:23.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:23 smithi169 bash[27421]: audit 2023-09-23T22:07:22.049431+0000 mon.a (mon.0) 101 : audit [INF] from='client.? 172.21.15.169:0/1463262451' entity='client.admin' 2023-09-23T22:07:23.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:23 smithi169 bash[27421]: audit 2023-09-23T22:07:22.074818+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:07:23.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:23 smithi169 bash[27421]: audit 2023-09-23T22:07:22.085520+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:07:25.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:25 smithi169 bash[27421]: cluster 2023-09-23T22:07:23.602283+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-23T22:07:27.488 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:07:27.519 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:27 smithi169 bash[27421]: cluster 2023-09-23T22:07:25.602797+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-23T22:07:29.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:29 smithi169 bash[27421]: cluster 2023-09-23T22:07:27.603215+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-23T22:07:31.368 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi187 2023-09-23T22:07:31.369 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2023-09-23T22:07:31.369 DEBUG:teuthology.orchestra.run.smithi187:> dd of=/etc/ceph/ceph.conf 2023-09-23T22:07:31.376 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2023-09-23T22:07:31.377 DEBUG:teuthology.orchestra.run.smithi187:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:07:31.425 INFO:tasks.cephadm:Adding host smithi187 to orchestrator... 2023-09-23T22:07:31.425 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph orch host add smithi187 2023-09-23T22:07:31.438 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:31 smithi169 bash[27421]: cluster 2023-09-23T22:07:29.603544+0000 mgr.y (mgr.14152) 13 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:07:31.439 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:31 smithi169 bash[27421]: audit 2023-09-23T22:07:30.592073+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:07:31.439 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:31 smithi169 bash[27421]: audit 2023-09-23T22:07:30.605286+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:07:31.439 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:31 smithi169 bash[27421]: audit 2023-09-23T22:07:30.608172+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:07:31.439 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:31 smithi169 bash[27421]: audit 2023-09-23T22:07:30.609668+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:07:32.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:32 smithi169 bash[27421]: audit 2023-09-23T22:07:30.585015+0000 mgr.y (mgr.14152) 14 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:07:32.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:32 smithi169 bash[27421]: cephadm 2023-09-23T22:07:30.611707+0000 mgr.y (mgr.14152) 15 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2023-09-23T22:07:32.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:32 smithi169 bash[27421]: cephadm 2023-09-23T22:07:30.725723+0000 mgr.y (mgr.14152) 16 : cephadm [INF] Updating smithi169:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:07:32.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:32 smithi169 bash[27421]: cephadm 2023-09-23T22:07:30.839745+0000 mgr.y (mgr.14152) 17 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:07:32.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:32 smithi169 bash[27421]: cephadm 2023-09-23T22:07:31.105906+0000 mgr.y (mgr.14152) 18 : cephadm [INF] Updating smithi169:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:07:32.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:32 smithi169 bash[27421]: audit 2023-09-23T22:07:31.275044+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:07:32.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:32 smithi169 bash[27421]: audit 2023-09-23T22:07:31.279694+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:07:32.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:32 smithi169 bash[27421]: audit 2023-09-23T22:07:31.285129+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:07:33.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:33 smithi169 bash[27421]: cluster 2023-09-23T22:07:31.603873+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-23T22:07:35.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:35 smithi169 bash[27421]: cluster 2023-09-23T22:07:33.604239+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-23T22:07:36.149 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:07:37.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:37 smithi169 bash[27421]: cluster 2023-09-23T22:07:35.604667+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-23T22:07:39.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:39 smithi169 bash[27421]: cluster 2023-09-23T22:07:37.605085+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:07:40.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:40 smithi169 bash[27421]: audit 2023-09-23T22:07:39.072579+0000 mgr.y (mgr.14152) 23 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi187", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:07:41.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:41 smithi169 bash[27421]: cluster 2023-09-23T22:07:39.605548+0000 mgr.y (mgr.14152) 24 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:07:41.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:41 smithi169 bash[27421]: cephadm 2023-09-23T22:07:39.952362+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Deploying cephadm binary to smithi187 2023-09-23T22:07:42.077 INFO:teuthology.orchestra.run.smithi169.stdout:Added host 'smithi187' with addr '172.21.15.187' 2023-09-23T22:07:42.831 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph orch host ls --format=json 2023-09-23T22:07:43.281 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:43 smithi169 bash[27421]: cluster 2023-09-23T22:07:41.605897+0000 mgr.y (mgr.14152) 26 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:07:43.281 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:43 smithi169 bash[27421]: audit 2023-09-23T22:07:42.076513+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:07:43.281 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:43 smithi169 bash[27421]: cephadm 2023-09-23T22:07:42.077275+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Added host smithi187 2023-09-23T22:07:43.281 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:43 smithi169 bash[27421]: audit 2023-09-23T22:07:42.102348+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:07:43.281 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:43 smithi169 bash[27421]: audit 2023-09-23T22:07:42.423448+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:07:45.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:44 smithi169 bash[27421]: cluster 2023-09-23T22:07:43.606306+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-23T22:07:45.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:44 smithi169 bash[27421]: audit 2023-09-23T22:07:43.746511+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:07:45.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:44 smithi169 bash[27421]: audit 2023-09-23T22:07:44.490522+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:07:47.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:46 smithi169 bash[27421]: cluster 2023-09-23T22:07:45.606830+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-23T22:07:47.597 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:07:49.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:49 smithi169 bash[27421]: cluster 2023-09-23T22:07:47.607268+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-23T22:07:50.573 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:07:50.573 INFO:teuthology.orchestra.run.smithi169.stdout:[{"addr": "172.21.15.169", "hostname": "smithi169", "labels": [], "status": ""}, {"addr": "172.21.15.187", "hostname": "smithi187", "labels": [], "status": ""}] 2023-09-23T22:07:51.368 INFO:tasks.cephadm:Setting crush tunables to default 2023-09-23T22:07:51.368 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd crush tunables default 2023-09-23T22:07:51.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:51 smithi169 bash[27421]: cluster 2023-09-23T22:07:49.607691+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:07:51.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:51 smithi169 bash[27421]: audit 2023-09-23T22:07:50.277170+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:07:51.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:51 smithi169 bash[27421]: audit 2023-09-23T22:07:50.284352+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:07:51.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:51 smithi169 bash[27421]: audit 2023-09-23T22:07:50.288396+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:07:51.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:51 smithi169 bash[27421]: audit 2023-09-23T22:07:50.293577+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:07:51.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:51 smithi169 bash[27421]: audit 2023-09-23T22:07:50.294572+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi187", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:07:51.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:51 smithi169 bash[27421]: audit 2023-09-23T22:07:50.295742+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:07:51.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:51 smithi169 bash[27421]: audit 2023-09-23T22:07:50.296740+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:07:51.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:51 smithi169 bash[27421]: cephadm 2023-09-23T22:07:50.298264+0000 mgr.y (mgr.14152) 32 : cephadm [INF] Updating smithi187:/etc/ceph/ceph.conf 2023-09-23T22:07:51.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:51 smithi169 bash[27421]: cephadm 2023-09-23T22:07:50.462806+0000 mgr.y (mgr.14152) 33 : cephadm [INF] Updating smithi187:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:07:51.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:51 smithi169 bash[27421]: audit 2023-09-23T22:07:50.960207+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:07:51.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:51 smithi169 bash[27421]: audit 2023-09-23T22:07:50.965972+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:07:51.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:51 smithi169 bash[27421]: audit 2023-09-23T22:07:50.969270+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:07:52.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:52 smithi169 bash[27421]: audit 2023-09-23T22:07:50.571187+0000 mgr.y (mgr.14152) 34 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:07:52.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:52 smithi169 bash[27421]: cephadm 2023-09-23T22:07:50.627052+0000 mgr.y (mgr.14152) 35 : cephadm [INF] Updating smithi187:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:07:52.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:52 smithi169 bash[27421]: cephadm 2023-09-23T22:07:50.791100+0000 mgr.y (mgr.14152) 36 : cephadm [INF] Updating smithi187:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:07:53.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:53 smithi169 bash[27421]: cluster 2023-09-23T22:07:51.608132+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-23T22:07:55.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:55 smithi169 bash[27421]: cluster 2023-09-23T22:07:53.608528+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-23T22:07:56.092 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:07:57.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:57 smithi169 bash[27421]: cluster 2023-09-23T22:07:55.608930+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-23T22:07:59.300 INFO:teuthology.orchestra.run.smithi169.stderr:adjusted tunables profile to default 2023-09-23T22:07:59.573 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:59 smithi169 bash[27421]: cluster 2023-09-23T22:07:57.609343+0000 mgr.y (mgr.14152) 40 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:07:59.574 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:07:59 smithi169 bash[27421]: audit 2023-09-23T22:07:59.151878+0000 mon.a (mon.0) 126 : audit [INF] from='client.? 172.21.15.169:0/2302261109' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-09-23T22:08:00.049 INFO:tasks.cephadm:Adding mon.a on smithi169 2023-09-23T22:08:00.049 INFO:tasks.cephadm:Adding mon.c on smithi169 2023-09-23T22:08:00.049 INFO:tasks.cephadm:Adding mon.b on smithi187 2023-09-23T22:08:00.050 DEBUG:teuthology.orchestra.run.smithi187:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph orch apply mon '3;smithi169:172.21.15.169=a;smithi169:[v2:172.21.15.169:3301,v1:172.21.15.169:6790]=c;smithi187:172.21.15.187=b' 2023-09-23T22:08:00.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:00 smithi169 bash[27421]: audit 2023-09-23T22:07:59.295194+0000 mon.a (mon.0) 127 : audit [INF] from='client.? 172.21.15.169:0/2302261109' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-09-23T22:08:00.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:00 smithi169 bash[27421]: cluster 2023-09-23T22:07:59.295313+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T22:08:01.276 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:08:01.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:01 smithi169 bash[27421]: cluster 2023-09-23T22:07:59.609765+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-23T22:08:03.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:03 smithi169 bash[27421]: cluster 2023-09-23T22:08:01.610292+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-23T22:08:03.821 INFO:teuthology.orchestra.run.smithi187.stdout:Scheduled mon update... 2023-09-23T22:08:04.621 DEBUG:teuthology.orchestra.run.smithi169:mon.c> sudo journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@mon.c.service 2023-09-23T22:08:04.624 DEBUG:teuthology.orchestra.run.smithi187:mon.b> sudo journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@mon.b.service 2023-09-23T22:08:04.627 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-09-23T22:08:04.628 DEBUG:teuthology.orchestra.run.smithi187:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph mon dump -f json 2023-09-23T22:08:04.843 INFO:journalctl@ceph.mon.c.smithi169.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:08:05.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:04 smithi169 bash[27421]: cluster 2023-09-23T22:08:03.610709+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:08:05.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:04 smithi169 bash[27421]: audit 2023-09-23T22:08:03.811090+0000 mgr.y (mgr.14152) 44 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi169:172.21.15.169=a;smithi169:[v2:172.21.15.169:3301,v1:172.21.15.169:6790]=c;smithi187:172.21.15.187=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:08:05.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:04 smithi169 bash[27421]: cephadm 2023-09-23T22:08:03.816359+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Saving service mon spec with placement smithi169:172.21.15.169=a;smithi169:[v2:172.21.15.169:3301,v1:172.21.15.169:6790]=c;smithi187:172.21.15.187=b;count:3 2023-09-23T22:08:05.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:04 smithi169 bash[27421]: audit 2023-09-23T22:08:03.821120+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:05.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:04 smithi169 bash[27421]: audit 2023-09-23T22:08:03.832367+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:08:05.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:04 smithi169 bash[27421]: audit 2023-09-23T22:08:03.835703+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:05.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:04 smithi169 bash[27421]: audit 2023-09-23T22:08:03.837432+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:08:05.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:04 smithi169 bash[27421]: audit 2023-09-23T22:08:03.843158+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:05.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:04 smithi169 bash[27421]: audit 2023-09-23T22:08:03.846007+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:08:05.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:04 smithi169 bash[27421]: audit 2023-09-23T22:08:03.847323+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:05.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:04 smithi169 bash[27421]: cephadm 2023-09-23T22:08:03.848955+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Deploying daemon mon.b on smithi187 2023-09-23T22:08:05.086 INFO:journalctl@ceph.mon.b.smithi187.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:08:06.277 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:08:07.281 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:06 smithi169 bash[27421]: cluster 2023-09-23T22:08:05.611061+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-23T22:08:08.948 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:08 smithi187 systemd[1]: Started Ceph mon.b for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:08:09.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:09 smithi169 bash[27421]: cluster 2023-09-23T22:08:07.611492+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:08:09.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:09 smithi169 bash[27421]: audit 2023-09-23T22:08:08.922566+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:09.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:09 smithi169 bash[27421]: audit 2023-09-23T22:08:08.928879+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:09.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:09 smithi169 bash[27421]: audit 2023-09-23T22:08:08.983001+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:09.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:09 smithi169 bash[27421]: audit 2023-09-23T22:08:08.984080+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:08:09.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:09 smithi169 bash[27421]: audit 2023-09-23T22:08:08.985542+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:09.741 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-09-23T22:08:09.741 INFO:teuthology.orchestra.run.smithi187.stdout:{"epoch":1,"fsid":"301c97ba-5a5d-11ee-8db4-212e2dc638e7","modified":"2023-09-23T22:05:47.220307Z","created":"2023-09-23T22:05:47.220307Z","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.169:3300","nonce":0},{"type":"v1","addr":"172.21.15.169:6789","nonce":0}]},"addr":"172.21.15.169:6789/0","public_addr":"172.21.15.169:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-09-23T22:08:09.744 INFO:teuthology.orchestra.run.smithi187.stderr:dumped monmap epoch 1 2023-09-23T22:08:10.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.894+0000 7f706b2a1b80 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-23T22:08:10.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.894+0000 7f706b2a1b80 0 ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable), process ceph-mon, pid 7 2023-09-23T22:08:10.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.894+0000 7f706b2a1b80 0 pidfile_write: ignore empty --pid-file 2023-09-23T22:08:10.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.898+0000 7f706b2a1b80 0 load: jerasure load: lrc 2023-09-23T22:08:10.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.898+0000 7f706b2a1b80 4 rocksdb: RocksDB version: 6.15.5 2023-09-23T22:08:10.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.898+0000 7f706b2a1b80 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-09-23T22:08:10.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.898+0000 7f706b2a1b80 4 rocksdb: Compile date Sep 23 2023 2023-09-23T22:08:10.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.898+0000 7f706b2a1b80 4 rocksdb: DB SUMMARY 2023-09-23T22:08:10.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.898+0000 7f706b2a1b80 4 rocksdb: DB Session ID: 9RALMUUW8ELZHEZD6WMP 2023-09-23T22:08:10.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.898+0000 7f706b2a1b80 4 rocksdb: CURRENT file: CURRENT 2023-09-23T22:08:10.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: IDENTITY file: IDENTITY 2023-09-23T22:08:10.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2023-09-23T22:08:10.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2023-09-23T22:08:10.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2023-09-23T22:08:10.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.error_if_exists: 0 2023-09-23T22:08:10.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.create_if_missing: 0 2023-09-23T22:08:10.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.paranoid_checks: 1 2023-09-23T22:08:10.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-23T22:08:10.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.env: 0x5580ce966a80 2023-09-23T22:08:10.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.fs: Posix File System 2023-09-23T22:08:10.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.info_log: 0x5580cfcf7a60 2023-09-23T22:08:10.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-23T22:08:10.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.statistics: (nil) 2023-09-23T22:08:10.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.use_fsync: 0 2023-09-23T22:08:10.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.max_log_file_size: 0 2023-09-23T22:08:10.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-23T22:08:10.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-23T22:08:10.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-23T22:08:10.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-23T22:08:10.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.allow_fallocate: 1 2023-09-23T22:08:10.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-23T22:08:10.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-23T22:08:10.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.use_direct_reads: 0 2023-09-23T22:08:10.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-23T22:08:10.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.create_missing_column_families: 0 2023-09-23T22:08:10.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.db_log_dir: 2023-09-23T22:08:10.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2023-09-23T22:08:10.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-23T22:08:10.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-23T22:08:10.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-23T22:08:10.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-23T22:08:10.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-23T22:08:10.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-23T22:08:10.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.advise_random_on_open: 1 2023-09-23T22:08:10.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-23T22:08:10.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.write_buffer_manager: 0x5580d09ec930 2023-09-23T22:08:10.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-23T22:08:10.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-09-23T22:08:10.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-23T22:08:10.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-23T22:08:10.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.rate_limiter: (nil) 2023-09-23T22:08:10.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-23T22:08:10.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-23T22:08:10.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-23T22:08:10.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-23T22:08:10.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.unordered_write: 0 2023-09-23T22:08:10.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-23T22:08:10.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-23T22:08:10.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-23T22:08:10.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-23T22:08:10.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.row_cache: None 2023-09-23T22:08:10.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.wal_filter: None 2023-09-23T22:08:10.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-23T22:08:10.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-23T22:08:10.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.preserve_deletes: 0 2023-09-23T22:08:10.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.two_write_queues: 0 2023-09-23T22:08:10.131 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.manual_wal_flush: 0 2023-09-23T22:08:10.131 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.atomic_flush: 0 2023-09-23T22:08:10.131 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-23T22:08:10.131 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-23T22:08:10.131 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-23T22:08:10.131 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.log_readahead_size: 0 2023-09-23T22:08:10.131 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-23T22:08:10.131 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.best_efforts_recovery: 0 2023-09-23T22:08:10.131 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-23T22:08:10.131 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-23T22:08:10.131 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.allow_data_in_errors: 0 2023-09-23T22:08:10.131 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.db_host_id: __hostname__ 2023-09-23T22:08:10.132 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.max_background_jobs: 2 2023-09-23T22:08:10.132 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.max_background_compactions: -1 2023-09-23T22:08:10.132 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.max_subcompactions: 1 2023-09-23T22:08:10.132 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-23T22:08:10.132 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-23T22:08:10.132 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-23T22:08:10.132 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.max_total_wal_size: 0 2023-09-23T22:08:10.132 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-23T22:08:10.132 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-23T22:08:10.132 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-23T22:08:10.132 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-23T22:08:10.132 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.max_open_files: -1 2023-09-23T22:08:10.133 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.bytes_per_sync: 0 2023-09-23T22:08:10.133 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-23T22:08:10.133 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-23T22:08:10.133 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-23T22:08:10.133 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.max_background_flushes: -1 2023-09-23T22:08:10.133 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Compression algorithms supported: 2023-09-23T22:08:10.133 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-23T22:08:10.133 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: kZSTD supported: 0 2023-09-23T22:08:10.133 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: kXpressCompression supported: 0 2023-09-23T22:08:10.133 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-23T22:08:10.133 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: kZlibCompression supported: 1 2023-09-23T22:08:10.133 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: kSnappyCompression supported: 1 2023-09-23T22:08:10.133 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: kLZ4Compression supported: 1 2023-09-23T22:08:10.134 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: kBZip2Compression supported: 0 2023-09-23T22:08:10.134 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-23T22:08:10.134 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000003 2023-09-23T22:08:10.134 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2023-09-23T22:08:10.134 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-23T22:08:10.134 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.merge_operator: 2023-09-23T22:08:10.134 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.compaction_filter: None 2023-09-23T22:08:10.134 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.compaction_filter_factory: None 2023-09-23T22:08:10.134 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.sst_partitioner_factory: None 2023-09-23T22:08:10.134 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-23T22:08:10.134 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-23T22:08:10.135 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5580cfccafb8) 2023-09-23T22:08:10.135 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: cache_index_and_filter_blocks: 1 2023-09-23T22:08:10.135 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-23T22:08:10.135 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-23T22:08:10.135 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: pin_top_level_index_and_filter: 1 2023-09-23T22:08:10.135 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: index_type: 0 2023-09-23T22:08:10.135 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: data_block_index_type: 0 2023-09-23T22:08:10.135 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: index_shortening: 1 2023-09-23T22:08:10.135 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: data_block_hash_table_util_ratio: 0.750000 2023-09-23T22:08:10.135 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: hash_index_allow_collision: 1 2023-09-23T22:08:10.135 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: checksum: 1 2023-09-23T22:08:10.135 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: no_block_cache: 0 2023-09-23T22:08:10.136 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: block_cache: 0x5580cfcfd090 2023-09-23T22:08:10.136 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: block_cache_name: BinnedLRUCache 2023-09-23T22:08:10.136 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: block_cache_options: 2023-09-23T22:08:10.136 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: capacity : 536870912 2023-09-23T22:08:10.136 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: num_shard_bits : 4 2023-09-23T22:08:10.136 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: strict_capacity_limit : 0 2023-09-23T22:08:10.136 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: high_pri_pool_ratio: 0.000 2023-09-23T22:08:10.136 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: block_cache_compressed: (nil) 2023-09-23T22:08:10.136 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: persistent_cache: (nil) 2023-09-23T22:08:10.136 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: block_size: 4096 2023-09-23T22:08:10.136 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: block_size_deviation: 10 2023-09-23T22:08:10.136 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: block_restart_interval: 16 2023-09-23T22:08:10.136 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: index_block_restart_interval: 1 2023-09-23T22:08:10.137 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: metadata_block_size: 4096 2023-09-23T22:08:10.137 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: partition_filters: 0 2023-09-23T22:08:10.137 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: use_delta_encoding: 1 2023-09-23T22:08:10.137 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: filter_policy: rocksdb.BuiltinBloomFilter 2023-09-23T22:08:10.137 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: whole_key_filtering: 1 2023-09-23T22:08:10.137 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: verify_compression: 0 2023-09-23T22:08:10.137 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: read_amp_bytes_per_bit: 0 2023-09-23T22:08:10.137 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: format_version: 4 2023-09-23T22:08:10.137 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: enable_index_compression: 1 2023-09-23T22:08:10.137 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: block_align: 0 2023-09-23T22:08:10.137 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-23T22:08:10.137 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-23T22:08:10.138 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.compression: NoCompression 2023-09-23T22:08:10.138 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-23T22:08:10.138 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-23T22:08:10.138 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-23T22:08:10.138 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.num_levels: 7 2023-09-23T22:08:10.138 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-23T22:08:10.138 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-23T22:08:10.138 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-23T22:08:10.138 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-23T22:08:10.138 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-23T22:08:10.138 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-23T22:08:10.138 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-23T22:08:10.139 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-23T22:08:10.139 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-23T22:08:10.139 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-23T22:08:10.139 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-23T22:08:10.139 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.compression_opts.level: 32767 2023-09-23T22:08:10.139 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-23T22:08:10.139 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-23T22:08:10.139 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-23T22:08:10.139 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-23T22:08:10.139 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.compression_opts.enabled: false 2023-09-23T22:08:10.139 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-23T22:08:10.139 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-23T22:08:10.139 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-23T22:08:10.140 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-23T22:08:10.140 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-23T22:08:10.140 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-23T22:08:10.140 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-23T22:08:10.140 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-23T22:08:10.140 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-23T22:08:10.141 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-23T22:08:10.141 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-23T22:08:10.142 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-23T22:08:10.142 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-23T22:08:10.142 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-23T22:08:10.142 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-23T22:08:10.142 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-23T22:08:10.142 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-23T22:08:10.142 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.arena_block_size: 4194304 2023-09-23T22:08:10.142 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-23T22:08:10.142 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-23T22:08:10.142 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-09-23T22:08:10.142 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-23T22:08:10.143 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-23T22:08:10.143 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-23T22:08:10.143 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-23T22:08:10.143 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-23T22:08:10.143 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-23T22:08:10.143 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-23T22:08:10.143 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-23T22:08:10.143 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-23T22:08:10.143 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-23T22:08:10.143 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-23T22:08:10.143 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.table_properties_collectors: 2023-09-23T22:08:10.143 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.inplace_update_support: 0 2023-09-23T22:08:10.144 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-23T22:08:10.144 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-23T22:08:10.144 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-23T22:08:10.144 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-23T22:08:10.144 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.bloom_locality: 0 2023-09-23T22:08:10.144 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.max_successive_merges: 0 2023-09-23T22:08:10.144 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-23T22:08:10.144 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-23T22:08:10.144 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.force_consistency_checks: 1 2023-09-23T22:08:10.144 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-23T22:08:10.144 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.ttl: 2592000 2023-09-23T22:08:10.144 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-23T22:08:10.145 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.enable_blob_files: false 2023-09-23T22:08:10.145 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.min_blob_size: 0 2023-09-23T22:08:10.145 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.blob_file_size: 268435456 2023-09-23T22:08:10.145 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-09-23T22:08:10.145 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-09-23T22:08:10.145 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-23T22:08:10.145 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 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-23T22:08:10.145 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2023-09-23T22:08:10.145 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: [db/version_set.cc:4082] Creating manifest 7 2023-09-23T22:08:10.145 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695506889908176, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-09-23T22:08:10.145 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #4 mode 2 2023-09-23T22:08:10.145 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 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-23T22:08:10.146 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695506889908528, "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": 1695506889, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "9a876b08-204f-4012-8de6-9843bd54297d", "db_session_id": "9RALMUUW8ELZHEZD6WMP"}} 2023-09-23T22:08:10.146 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.902+0000 7f706b2a1b80 4 rocksdb: [db/version_set.cc:4082] Creating manifest 9 2023-09-23T22:08:10.146 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.906+0000 7f706b2a1b80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695506889911268, "job": 1, "event": "recovery_finished"} 2023-09-23T22:08:10.146 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.906+0000 7f706b2a1b80 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-23T22:08:10.146 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.906+0000 7f706b2a1b80 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x5580cfc91180 2023-09-23T22:08:10.146 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.906+0000 7f706b2a1b80 4 rocksdb: DB pointer 0x5580cfd66000 2023-09-23T22:08:10.146 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.906+0000 7f705b4f3700 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2023-09-23T22:08:10.146 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.906+0000 7f705b4f3700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2023-09-23T22:08:10.146 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: ** DB Stats ** 2023-09-23T22:08:10.146 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T22:08:10.146 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: 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-23T22:08:10.146 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T22:08:10.147 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T22:08:10.147 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: 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-23T22:08:10.147 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-09-23T22:08:10.147 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T22:08:10.147 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: ** Compaction Stats [default] ** 2023-09-23T22:08:10.147 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: 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-23T22:08:10.147 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T22:08:10.147 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: 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.5 0.00 0.00 1 0.000 0 0 2023-09-23T22:08:10.147 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: 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.5 0.00 0.00 1 0.000 0 0 2023-09-23T22:08:10.147 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: 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.5 0.00 0.00 1 0.000 0 0 2023-09-23T22:08:10.147 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: ** Compaction Stats [default] ** 2023-09-23T22:08:10.147 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: 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-23T22:08:10.148 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T22:08:10.148 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: 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.5 0.00 0.00 1 0.000 0 0 2023-09-23T22:08:10.148 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T22:08:10.148 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T22:08:10.148 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T22:08:10.148 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T22:08:10.148 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T22:08:10.148 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T22:08:10.148 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: Cumulative compaction: 0.00 GB write, 0.27 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T22:08:10.148 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: Interval compaction: 0.00 GB write, 0.27 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T22:08:10.148 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: 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-23T22:08:10.148 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T22:08:10.149 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: ** Compaction Stats [default] ** 2023-09-23T22:08:10.149 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: 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-23T22:08:10.149 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T22:08:10.149 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: 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.5 0.00 0.00 1 0.000 0 0 2023-09-23T22:08:10.149 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: 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.5 0.00 0.00 1 0.000 0 0 2023-09-23T22:08:10.149 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: 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-23T22:08:10.149 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: ** Compaction Stats [default] ** 2023-09-23T22:08:10.149 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: 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-23T22:08:10.149 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T22:08:10.149 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: 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.5 0.00 0.00 1 0.000 0 0 2023-09-23T22:08:10.149 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T22:08:10.149 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T22:08:10.149 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T22:08:10.150 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T22:08:10.150 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T22:08:10.150 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T22:08:10.150 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: Cumulative compaction: 0.00 GB write, 0.27 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T22:08:10.150 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: 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-23T22:08:10.150 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: 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-23T22:08:10.150 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T22:08:10.150 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.906+0000 7f706b2a1b80 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2023-09-23T22:08:10.150 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.906+0000 7f706b2a1b80 0 using public_addr v2:172.21.15.187:0/0 -> [v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0] 2023-09-23T22:08:10.150 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.906+0000 7f706b2a1b80 0 starting mon.b rank -1 at public addrs [v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0] at bind addrs [v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 2023-09-23T22:08:10.150 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.906+0000 7f706b2a1b80 1 mon.b@-1(???) e0 preinit fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 2023-09-23T22:08:10.151 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.926+0000 7f705e4f9700 0 mon.b@-1(synchronizing).mds e1 new map 2023-09-23T22:08:10.151 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.926+0000 7f705e4f9700 0 mon.b@-1(synchronizing).mds e1 print_map 2023-09-23T22:08:10.151 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: e1 2023-09-23T22:08:10.151 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: enable_multiple, ever_enabled_multiple: 1,1 2023-09-23T22:08:10.151 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: 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-23T22:08:10.151 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: legacy client fscid: -1 2023-09-23T22:08:10.151 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: 2023-09-23T22:08:10.151 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: No filesystems configured 2023-09-23T22:08:10.151 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.926+0000 7f705e4f9700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-09-23T22:08:10.151 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.926+0000 7f705e4f9700 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-23T22:08:10.151 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.926+0000 7f705e4f9700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-09-23T22:08:10.151 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.926+0000 7f705e4f9700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-09-23T22:08:10.152 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.926+0000 7f705e4f9700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-09-23T22:08:10.152 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.926+0000 7f705e4f9700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-09-23T22:08:10.152 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.926+0000 7f705e4f9700 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-09-23T22:08:10.152 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.926+0000 7f705e4f9700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-09-23T22:08:10.152 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.926+0000 7f705e4f9700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-09-23T22:08:10.152 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.926+0000 7f705e4f9700 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-09-23T22:08:10.152 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: audit 2023-09-23T22:07:30.585015+0000 mgr.y (mgr.14152) 14 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:08:10.152 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: cephadm 2023-09-23T22:07:30.611707+0000 mgr.y (mgr.14152) 15 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2023-09-23T22:08:10.152 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: cephadm 2023-09-23T22:07:30.725723+0000 mgr.y (mgr.14152) 16 : cephadm [INF] Updating smithi169:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:08:10.152 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: cephadm 2023-09-23T22:07:30.839745+0000 mgr.y (mgr.14152) 17 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:08:10.152 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: cephadm 2023-09-23T22:07:31.105906+0000 mgr.y (mgr.14152) 18 : cephadm [INF] Updating smithi169:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:08:10.152 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: audit 2023-09-23T22:07:31.275044+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:10.153 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: audit 2023-09-23T22:07:31.279694+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:10.153 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: audit 2023-09-23T22:07:31.285129+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:10.153 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: cluster 2023-09-23T22:07:31.603873+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-23T22:08:10.153 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: cluster 2023-09-23T22:07:33.604239+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-23T22:08:10.153 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: cluster 2023-09-23T22:07:35.604667+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-23T22:08:10.153 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: cluster 2023-09-23T22:07:37.605085+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:08:10.153 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: audit 2023-09-23T22:07:39.072579+0000 mgr.y (mgr.14152) 23 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi187", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:08:10.153 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: cluster 2023-09-23T22:07:39.605548+0000 mgr.y (mgr.14152) 24 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:08:10.153 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: cephadm 2023-09-23T22:07:39.952362+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Deploying cephadm binary to smithi187 2023-09-23T22:08:10.153 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: cluster 2023-09-23T22:07:41.605897+0000 mgr.y (mgr.14152) 26 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:08:10.153 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: audit 2023-09-23T22:07:42.076513+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:10.153 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: cephadm 2023-09-23T22:07:42.077275+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Added host smithi187 2023-09-23T22:08:10.153 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: audit 2023-09-23T22:07:42.102348+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:08:10.154 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: audit 2023-09-23T22:07:42.423448+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:10.154 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: cluster 2023-09-23T22:07:43.606306+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-23T22:08:10.154 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: audit 2023-09-23T22:07:43.746511+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:10.154 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: audit 2023-09-23T22:07:44.490522+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:10.154 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: cluster 2023-09-23T22:07:45.606830+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-23T22:08:10.154 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: cluster 2023-09-23T22:07:47.607268+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-23T22:08:10.154 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: cluster 2023-09-23T22:07:49.607691+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:08:10.154 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: audit 2023-09-23T22:07:50.277170+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:10.154 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: audit 2023-09-23T22:07:50.284352+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:10.154 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: audit 2023-09-23T22:07:50.288396+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:10.154 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: audit 2023-09-23T22:07:50.293577+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:10.155 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: audit 2023-09-23T22:07:50.294572+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi187", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:08:10.155 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: audit 2023-09-23T22:07:50.295742+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:10.155 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: audit 2023-09-23T22:07:50.296740+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:08:10.155 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: cephadm 2023-09-23T22:07:50.298264+0000 mgr.y (mgr.14152) 32 : cephadm [INF] Updating smithi187:/etc/ceph/ceph.conf 2023-09-23T22:08:10.155 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: cephadm 2023-09-23T22:07:50.462806+0000 mgr.y (mgr.14152) 33 : cephadm [INF] Updating smithi187:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:08:10.155 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: audit 2023-09-23T22:07:50.960207+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:10.155 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: audit 2023-09-23T22:07:50.965972+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:10.155 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: audit 2023-09-23T22:07:50.969270+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:10.155 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: audit 2023-09-23T22:07:50.571187+0000 mgr.y (mgr.14152) 34 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:08:10.155 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: cephadm 2023-09-23T22:07:50.627052+0000 mgr.y (mgr.14152) 35 : cephadm [INF] Updating smithi187:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:08:10.155 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: cephadm 2023-09-23T22:07:50.791100+0000 mgr.y (mgr.14152) 36 : cephadm [INF] Updating smithi187:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:08:10.155 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: cluster 2023-09-23T22:07:51.608132+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-23T22:08:10.155 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: cluster 2023-09-23T22:07:53.608528+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-23T22:08:10.156 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: cluster 2023-09-23T22:07:55.608930+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-23T22:08:10.156 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: cluster 2023-09-23T22:07:57.609343+0000 mgr.y (mgr.14152) 40 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:08:10.156 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: audit 2023-09-23T22:07:59.151878+0000 mon.a (mon.0) 126 : audit [INF] from='client.? 172.21.15.169:0/2302261109' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-09-23T22:08:10.156 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: audit 2023-09-23T22:07:59.295194+0000 mon.a (mon.0) 127 : audit [INF] from='client.? 172.21.15.169:0/2302261109' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-09-23T22:08:10.156 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: cluster 2023-09-23T22:07:59.295313+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T22:08:10.156 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: cluster 2023-09-23T22:07:59.609765+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-23T22:08:10.156 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: cluster 2023-09-23T22:08:01.610292+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-23T22:08:10.156 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: cluster 2023-09-23T22:08:03.610709+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:08:10.156 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: audit 2023-09-23T22:08:03.811090+0000 mgr.y (mgr.14152) 44 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi169:172.21.15.169=a;smithi169:[v2:172.21.15.169:3301,v1:172.21.15.169:6790]=c;smithi187:172.21.15.187=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:08:10.156 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: cephadm 2023-09-23T22:08:03.816359+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Saving service mon spec with placement smithi169:172.21.15.169=a;smithi169:[v2:172.21.15.169:3301,v1:172.21.15.169:6790]=c;smithi187:172.21.15.187=b;count:3 2023-09-23T22:08:10.156 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: audit 2023-09-23T22:08:03.821120+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:10.157 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: audit 2023-09-23T22:08:03.832367+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:08:10.157 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: audit 2023-09-23T22:08:03.835703+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:10.157 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: audit 2023-09-23T22:08:03.837432+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:08:10.157 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: audit 2023-09-23T22:08:03.843158+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:10.157 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: audit 2023-09-23T22:08:03.846007+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:08:10.157 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: audit 2023-09-23T22:08:03.847323+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:10.157 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: cephadm 2023-09-23T22:08:03.848955+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Deploying daemon mon.b on smithi187 2023-09-23T22:08:10.157 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: cluster 2023-09-23T22:08:05.611061+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-23T22:08:10.157 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: cluster 2023-09-23T22:08:07.611492+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:08:10.157 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: audit 2023-09-23T22:08:08.922566+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:10.157 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: audit 2023-09-23T22:08:08.928879+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:10.157 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: audit 2023-09-23T22:08:08.983001+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:10.158 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: audit 2023-09-23T22:08:08.984080+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:08:10.158 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: audit 2023-09-23T22:08:08.985542+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:10.158 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:09 smithi187 bash[31480]: debug 2023-09-23T22:08:09.930+0000 7f705e4f9700 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-09-23T22:08:11.461 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-09-23T22:08:11.462 DEBUG:teuthology.orchestra.run.smithi187:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph mon dump -f json 2023-09-23T22:08:13.281 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:13 smithi169 systemd[1]: Started Ceph mon.c for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:08:14.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.218+0000 7fc03e288b80 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-23T22:08:14.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.218+0000 7fc03e288b80 0 ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable), process ceph-mon, pid 7 2023-09-23T22:08:14.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.218+0000 7fc03e288b80 0 pidfile_write: ignore empty --pid-file 2023-09-23T22:08:14.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 0 load: jerasure load: lrc 2023-09-23T22:08:14.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: RocksDB version: 6.15.5 2023-09-23T22:08:14.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-09-23T22:08:14.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Compile date Sep 23 2023 2023-09-23T22:08:14.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: DB SUMMARY 2023-09-23T22:08:14.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: DB Session ID: 4D7V8MH8XWDIA3DPA2ZM 2023-09-23T22:08:14.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: CURRENT file: CURRENT 2023-09-23T22:08:14.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: IDENTITY file: IDENTITY 2023-09-23T22:08:14.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2023-09-23T22:08:14.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2023-09-23T22:08:14.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2023-09-23T22:08:14.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.error_if_exists: 0 2023-09-23T22:08:14.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.create_if_missing: 0 2023-09-23T22:08:14.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.paranoid_checks: 1 2023-09-23T22:08:14.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-23T22:08:14.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.env: 0x56495e952a80 2023-09-23T22:08:14.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.fs: Posix File System 2023-09-23T22:08:14.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.info_log: 0x56495ffb7a60 2023-09-23T22:08:14.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-23T22:08:14.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.statistics: (nil) 2023-09-23T22:08:14.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.use_fsync: 0 2023-09-23T22:08:14.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.max_log_file_size: 0 2023-09-23T22:08:14.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-23T22:08:14.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-23T22:08:14.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-23T22:08:14.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-23T22:08:14.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.allow_fallocate: 1 2023-09-23T22:08:14.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-23T22:08:14.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-23T22:08:14.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.use_direct_reads: 0 2023-09-23T22:08:14.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-23T22:08:14.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.create_missing_column_families: 0 2023-09-23T22:08:14.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.db_log_dir: 2023-09-23T22:08:14.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2023-09-23T22:08:14.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-23T22:08:14.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-23T22:08:14.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-23T22:08:14.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-23T22:08:14.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-23T22:08:14.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-23T22:08:14.537 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.advise_random_on_open: 1 2023-09-23T22:08:14.537 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-23T22:08:14.537 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.write_buffer_manager: 0x564960cac960 2023-09-23T22:08:14.537 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-23T22:08:14.537 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-09-23T22:08:14.537 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-23T22:08:14.537 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-23T22:08:14.537 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.rate_limiter: (nil) 2023-09-23T22:08:14.537 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-23T22:08:14.537 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-23T22:08:14.537 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-23T22:08:14.537 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-23T22:08:14.538 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.unordered_write: 0 2023-09-23T22:08:14.538 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-23T22:08:14.538 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-23T22:08:14.538 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-23T22:08:14.538 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-23T22:08:14.538 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.row_cache: None 2023-09-23T22:08:14.538 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.wal_filter: None 2023-09-23T22:08:14.538 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-23T22:08:14.538 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-23T22:08:14.539 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.preserve_deletes: 0 2023-09-23T22:08:14.539 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.two_write_queues: 0 2023-09-23T22:08:14.539 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.manual_wal_flush: 0 2023-09-23T22:08:14.539 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.atomic_flush: 0 2023-09-23T22:08:14.539 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-23T22:08:14.539 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-23T22:08:14.539 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-23T22:08:14.539 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.log_readahead_size: 0 2023-09-23T22:08:14.539 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-23T22:08:14.539 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.best_efforts_recovery: 0 2023-09-23T22:08:14.539 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-23T22:08:14.540 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-23T22:08:14.540 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.allow_data_in_errors: 0 2023-09-23T22:08:14.540 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.db_host_id: __hostname__ 2023-09-23T22:08:14.540 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.max_background_jobs: 2 2023-09-23T22:08:14.540 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.max_background_compactions: -1 2023-09-23T22:08:14.540 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.max_subcompactions: 1 2023-09-23T22:08:14.540 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-23T22:08:14.540 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-23T22:08:14.540 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-23T22:08:14.540 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.max_total_wal_size: 0 2023-09-23T22:08:14.540 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-23T22:08:14.540 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-23T22:08:14.541 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-23T22:08:14.541 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-23T22:08:14.541 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.max_open_files: -1 2023-09-23T22:08:14.541 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.bytes_per_sync: 0 2023-09-23T22:08:14.541 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-23T22:08:14.541 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-23T22:08:14.541 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-23T22:08:14.541 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.max_background_flushes: -1 2023-09-23T22:08:14.541 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Compression algorithms supported: 2023-09-23T22:08:14.541 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-23T22:08:14.541 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: kZSTD supported: 0 2023-09-23T22:08:14.541 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: kXpressCompression supported: 0 2023-09-23T22:08:14.541 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-23T22:08:14.542 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: kZlibCompression supported: 1 2023-09-23T22:08:14.542 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: kSnappyCompression supported: 1 2023-09-23T22:08:14.542 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: kLZ4Compression supported: 1 2023-09-23T22:08:14.542 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: kBZip2Compression supported: 0 2023-09-23T22:08:14.542 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-23T22:08:14.542 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: [db/version_set.cc:4724] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2023-09-23T22:08:14.542 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: [db/column_family.cc:595] --------------- Options for column family [default]: 2023-09-23T22:08:14.542 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-23T22:08:14.542 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.merge_operator: 2023-09-23T22:08:14.542 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.compaction_filter: None 2023-09-23T22:08:14.542 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.compaction_filter_factory: None 2023-09-23T22:08:14.542 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.sst_partitioner_factory: None 2023-09-23T22:08:14.543 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-23T22:08:14.543 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-23T22:08:14.543 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56495ff8afb8) 2023-09-23T22:08:14.543 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: cache_index_and_filter_blocks: 1 2023-09-23T22:08:14.543 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-23T22:08:14.543 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-23T22:08:14.543 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: pin_top_level_index_and_filter: 1 2023-09-23T22:08:14.543 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: index_type: 0 2023-09-23T22:08:14.543 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: data_block_index_type: 0 2023-09-23T22:08:14.543 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: index_shortening: 1 2023-09-23T22:08:14.543 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: data_block_hash_table_util_ratio: 0.750000 2023-09-23T22:08:14.543 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: hash_index_allow_collision: 1 2023-09-23T22:08:14.543 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: checksum: 1 2023-09-23T22:08:14.544 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: no_block_cache: 0 2023-09-23T22:08:14.544 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: block_cache: 0x56495ffbd090 2023-09-23T22:08:14.544 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: block_cache_name: BinnedLRUCache 2023-09-23T22:08:14.544 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: block_cache_options: 2023-09-23T22:08:14.544 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: capacity : 536870912 2023-09-23T22:08:14.544 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: num_shard_bits : 4 2023-09-23T22:08:14.544 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: strict_capacity_limit : 0 2023-09-23T22:08:14.544 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: high_pri_pool_ratio: 0.000 2023-09-23T22:08:14.544 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: block_cache_compressed: (nil) 2023-09-23T22:08:14.544 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: persistent_cache: (nil) 2023-09-23T22:08:14.544 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: block_size: 4096 2023-09-23T22:08:14.544 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: block_size_deviation: 10 2023-09-23T22:08:14.544 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: block_restart_interval: 16 2023-09-23T22:08:14.545 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: index_block_restart_interval: 1 2023-09-23T22:08:14.545 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: metadata_block_size: 4096 2023-09-23T22:08:14.545 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: partition_filters: 0 2023-09-23T22:08:14.545 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: use_delta_encoding: 1 2023-09-23T22:08:14.545 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: filter_policy: rocksdb.BuiltinBloomFilter 2023-09-23T22:08:14.545 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: whole_key_filtering: 1 2023-09-23T22:08:14.545 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: verify_compression: 0 2023-09-23T22:08:14.545 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: read_amp_bytes_per_bit: 0 2023-09-23T22:08:14.545 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: format_version: 4 2023-09-23T22:08:14.545 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: enable_index_compression: 1 2023-09-23T22:08:14.545 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: block_align: 0 2023-09-23T22:08:14.545 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-23T22:08:14.546 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-23T22:08:14.546 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.compression: NoCompression 2023-09-23T22:08:14.546 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-23T22:08:14.546 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-23T22:08:14.546 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-23T22:08:14.546 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.num_levels: 7 2023-09-23T22:08:14.546 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-23T22:08:14.546 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-23T22:08:14.546 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-23T22:08:14.546 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-23T22:08:14.546 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-23T22:08:14.546 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-23T22:08:14.547 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-23T22:08:14.547 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-23T22:08:14.547 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-23T22:08:14.547 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-23T22:08:14.547 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-23T22:08:14.547 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.compression_opts.level: 32767 2023-09-23T22:08:14.547 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-23T22:08:14.547 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-23T22:08:14.547 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-23T22:08:14.547 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-23T22:08:14.547 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.compression_opts.enabled: false 2023-09-23T22:08:14.547 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-23T22:08:14.548 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-23T22:08:14.548 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-23T22:08:14.548 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-23T22:08:14.548 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-23T22:08:14.548 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-23T22:08:14.548 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-23T22:08:14.548 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-23T22:08:14.548 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-23T22:08:14.549 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-23T22:08:14.549 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-23T22:08:14.550 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-23T22:08:14.550 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-23T22:08:14.550 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-23T22:08:14.550 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-23T22:08:14.550 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-23T22:08:14.550 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-23T22:08:14.550 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.arena_block_size: 4194304 2023-09-23T22:08:14.550 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-23T22:08:14.550 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-23T22:08:14.550 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-09-23T22:08:14.550 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-23T22:08:14.551 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-23T22:08:14.551 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-23T22:08:14.551 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-23T22:08:14.551 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-23T22:08:14.551 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-23T22:08:14.551 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-23T22:08:14.551 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-23T22:08:14.551 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-23T22:08:14.551 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-23T22:08:14.551 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-23T22:08:14.551 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.table_properties_collectors: 2023-09-23T22:08:14.551 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.inplace_update_support: 0 2023-09-23T22:08:14.552 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-23T22:08:14.552 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-23T22:08:14.552 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-23T22:08:14.552 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-23T22:08:14.552 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.bloom_locality: 0 2023-09-23T22:08:14.552 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.max_successive_merges: 0 2023-09-23T22:08:14.552 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-23T22:08:14.552 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-23T22:08:14.552 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.force_consistency_checks: 1 2023-09-23T22:08:14.552 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-23T22:08:14.552 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.ttl: 2592000 2023-09-23T22:08:14.552 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-23T22:08:14.553 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.enable_blob_files: false 2023-09-23T22:08:14.553 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.min_blob_size: 0 2023-09-23T22:08:14.553 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.blob_file_size: 268435456 2023-09-23T22:08:14.553 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-09-23T22:08:14.553 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-09-23T22:08:14.553 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.222+0000 7fc03e288b80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-23T22:08:14.553 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.226+0000 7fc03e288b80 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-23T22:08:14.553 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.226+0000 7fc03e288b80 4 rocksdb: [db/version_set.cc:4779] Column family [default] (ID 0), log number is 0 2023-09-23T22:08:14.553 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.226+0000 7fc03e288b80 4 rocksdb: [db/version_set.cc:4082] Creating manifest 7 2023-09-23T22:08:14.553 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.230+0000 7fc03e288b80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695506894234783, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-09-23T22:08:14.553 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.230+0000 7fc03e288b80 4 rocksdb: [db/db_impl/db_impl_open.cc:845] Recovering log #4 mode 2 2023-09-23T22:08:14.553 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.230+0000 7fc03e288b80 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-23T22:08:14.554 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.230+0000 7fc03e288b80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695506894235441, "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": 1695506894, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "30d99652-8ecb-4ee7-8f31-7b10ff0f202c", "db_session_id": "4D7V8MH8XWDIA3DPA2ZM"}} 2023-09-23T22:08:14.554 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.230+0000 7fc03e288b80 4 rocksdb: [db/version_set.cc:4082] Creating manifest 9 2023-09-23T22:08:14.554 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.230+0000 7fc03e288b80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695506894236139, "job": 1, "event": "recovery_finished"} 2023-09-23T22:08:14.554 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.230+0000 7fc03e288b80 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-23T22:08:14.554 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.230+0000 7fc03e288b80 4 rocksdb: [db/db_impl/db_impl_open.cc:1700] SstFileManager instance 0x56495ff51180 2023-09-23T22:08:14.554 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.230+0000 7fc03e288b80 4 rocksdb: DB pointer 0x564960026000 2023-09-23T22:08:14.554 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.230+0000 7fc02e4da700 4 rocksdb: [db/db_impl/db_impl.cc:901] ------- DUMPING STATS ------- 2023-09-23T22:08:14.554 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.230+0000 7fc02e4da700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2023-09-23T22:08:14.554 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: ** DB Stats ** 2023-09-23T22:08:14.554 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T22:08:14.554 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: 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-23T22:08:14.554 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T22:08:14.555 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T22:08:14.555 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: 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-23T22:08:14.555 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-09-23T22:08:14.555 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T22:08:14.555 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: ** Compaction Stats [default] ** 2023-09-23T22:08:14.555 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: 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-23T22:08:14.555 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T22:08:14.555 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.4 0.00 0.00 1 0.001 0 0 2023-09-23T22:08:14.555 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.4 0.00 0.00 1 0.001 0 0 2023-09-23T22:08:14.555 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.4 0.00 0.00 1 0.001 0 0 2023-09-23T22:08:14.555 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: ** Compaction Stats [default] ** 2023-09-23T22:08:14.555 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: 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-23T22:08:14.556 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T22:08:14.556 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.4 0.00 0.00 1 0.001 0 0 2023-09-23T22:08:14.556 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T22:08:14.556 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T22:08:14.556 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T22:08:14.556 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T22:08:14.556 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T22:08:14.556 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T22:08:14.556 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: Cumulative compaction: 0.00 GB write, 0.17 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T22:08:14.556 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: Interval compaction: 0.00 GB write, 0.17 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T22:08:14.556 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: 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-23T22:08:14.556 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T22:08:14.556 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: ** Compaction Stats [default] ** 2023-09-23T22:08:14.557 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: 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-23T22:08:14.557 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T22:08:14.557 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.4 0.00 0.00 1 0.001 0 0 2023-09-23T22:08:14.557 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.4 0.00 0.00 1 0.001 0 0 2023-09-23T22:08:14.557 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: 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-23T22:08:14.557 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: ** Compaction Stats [default] ** 2023-09-23T22:08:14.557 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: 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-23T22:08:14.557 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T22:08:14.557 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.4 0.00 0.00 1 0.001 0 0 2023-09-23T22:08:14.557 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T22:08:14.557 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: Flush(GB): cumulative 0.000, interval 0.000 2023-09-23T22:08:14.557 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T22:08:14.558 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T22:08:14.558 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T22:08:14.558 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T22:08:14.558 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: Cumulative compaction: 0.00 GB write, 0.17 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T22:08:14.558 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: 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-23T22:08:14.558 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: 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-23T22:08:14.558 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T22:08:14.558 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.230+0000 7fc03e288b80 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2023-09-23T22:08:14.558 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.230+0000 7fc03e288b80 0 using public_addrv [v2:172.21.15.169:3301/0,v1:172.21.15.169:6790/0] 2023-09-23T22:08:14.558 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.234+0000 7fc03e288b80 0 starting mon.c rank -1 at public addrs [v2:172.21.15.169:3301/0,v1:172.21.15.169:6790/0] at bind addrs [v2:172.21.15.169:3301/0,v1:172.21.15.169:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 2023-09-23T22:08:14.558 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.234+0000 7fc03e288b80 1 mon.c@-1(???) e0 preinit fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 2023-09-23T22:08:14.559 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.254+0000 7fc0314e0700 0 mon.c@-1(synchronizing).mds e1 new map 2023-09-23T22:08:14.559 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.254+0000 7fc0314e0700 0 mon.c@-1(synchronizing).mds e1 print_map 2023-09-23T22:08:14.559 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: e1 2023-09-23T22:08:14.559 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: enable_multiple, ever_enabled_multiple: 1,1 2023-09-23T22:08:14.559 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: 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-23T22:08:14.559 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: legacy client fscid: -1 2023-09-23T22:08:14.559 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: 2023-09-23T22:08:14.559 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: No filesystems configured 2023-09-23T22:08:14.559 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.258+0000 7fc0314e0700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-09-23T22:08:14.559 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.258+0000 7fc0314e0700 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-23T22:08:14.559 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.258+0000 7fc0314e0700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-09-23T22:08:14.559 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.258+0000 7fc0314e0700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-09-23T22:08:14.559 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.258+0000 7fc0314e0700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-09-23T22:08:14.560 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.258+0000 7fc0314e0700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-09-23T22:08:14.560 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.258+0000 7fc0314e0700 0 mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-09-23T22:08:14.560 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.258+0000 7fc0314e0700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-09-23T22:08:14.560 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.258+0000 7fc0314e0700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-09-23T22:08:14.560 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.258+0000 7fc0314e0700 0 mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-09-23T22:08:14.560 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: audit 2023-09-23T22:07:30.585015+0000 mgr.y (mgr.14152) 14 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:08:14.560 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: cephadm 2023-09-23T22:07:30.611707+0000 mgr.y (mgr.14152) 15 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2023-09-23T22:08:14.560 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: cephadm 2023-09-23T22:07:30.725723+0000 mgr.y (mgr.14152) 16 : cephadm [INF] Updating smithi169:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:08:14.560 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: cephadm 2023-09-23T22:07:30.839745+0000 mgr.y (mgr.14152) 17 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:08:14.560 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: cephadm 2023-09-23T22:07:31.105906+0000 mgr.y (mgr.14152) 18 : cephadm [INF] Updating smithi169:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:08:14.560 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: audit 2023-09-23T22:07:31.275044+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:14.560 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: audit 2023-09-23T22:07:31.279694+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:14.561 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: audit 2023-09-23T22:07:31.285129+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:14.561 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: cluster 2023-09-23T22:07:31.603873+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-23T22:08:14.561 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: cluster 2023-09-23T22:07:33.604239+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-23T22:08:14.561 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: cluster 2023-09-23T22:07:35.604667+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-23T22:08:14.561 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: cluster 2023-09-23T22:07:37.605085+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:08:14.561 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: audit 2023-09-23T22:07:39.072579+0000 mgr.y (mgr.14152) 23 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi187", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:08:14.561 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: cluster 2023-09-23T22:07:39.605548+0000 mgr.y (mgr.14152) 24 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:08:14.561 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: cephadm 2023-09-23T22:07:39.952362+0000 mgr.y (mgr.14152) 25 : cephadm [INF] Deploying cephadm binary to smithi187 2023-09-23T22:08:14.561 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: cluster 2023-09-23T22:07:41.605897+0000 mgr.y (mgr.14152) 26 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:08:14.561 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: audit 2023-09-23T22:07:42.076513+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:14.561 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: cephadm 2023-09-23T22:07:42.077275+0000 mgr.y (mgr.14152) 27 : cephadm [INF] Added host smithi187 2023-09-23T22:08:14.561 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: audit 2023-09-23T22:07:42.102348+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:08:14.562 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: audit 2023-09-23T22:07:42.423448+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:14.562 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: cluster 2023-09-23T22:07:43.606306+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-23T22:08:14.562 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: audit 2023-09-23T22:07:43.746511+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:14.562 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: audit 2023-09-23T22:07:44.490522+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:14.562 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: cluster 2023-09-23T22:07:45.606830+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-23T22:08:14.562 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: cluster 2023-09-23T22:07:47.607268+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-23T22:08:14.562 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: cluster 2023-09-23T22:07:49.607691+0000 mgr.y (mgr.14152) 31 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:08:14.562 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: audit 2023-09-23T22:07:50.277170+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:14.562 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: audit 2023-09-23T22:07:50.284352+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:14.562 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: audit 2023-09-23T22:07:50.288396+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:14.562 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: audit 2023-09-23T22:07:50.293577+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:14.562 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: audit 2023-09-23T22:07:50.294572+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi187", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:08:14.563 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: audit 2023-09-23T22:07:50.295742+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:14.563 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: audit 2023-09-23T22:07:50.296740+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:08:14.563 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: cephadm 2023-09-23T22:07:50.298264+0000 mgr.y (mgr.14152) 32 : cephadm [INF] Updating smithi187:/etc/ceph/ceph.conf 2023-09-23T22:08:14.563 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: cephadm 2023-09-23T22:07:50.462806+0000 mgr.y (mgr.14152) 33 : cephadm [INF] Updating smithi187:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:08:14.563 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: audit 2023-09-23T22:07:50.960207+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:14.563 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: audit 2023-09-23T22:07:50.965972+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:14.563 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: audit 2023-09-23T22:07:50.969270+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:14.563 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: audit 2023-09-23T22:07:50.571187+0000 mgr.y (mgr.14152) 34 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:08:14.563 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: cephadm 2023-09-23T22:07:50.627052+0000 mgr.y (mgr.14152) 35 : cephadm [INF] Updating smithi187:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:08:14.563 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: cephadm 2023-09-23T22:07:50.791100+0000 mgr.y (mgr.14152) 36 : cephadm [INF] Updating smithi187:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:08:14.563 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: cluster 2023-09-23T22:07:51.608132+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-23T22:08:14.563 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: cluster 2023-09-23T22:07:53.608528+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-23T22:08:14.564 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: cluster 2023-09-23T22:07:55.608930+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-23T22:08:14.564 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: cluster 2023-09-23T22:07:57.609343+0000 mgr.y (mgr.14152) 40 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:08:14.564 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: audit 2023-09-23T22:07:59.151878+0000 mon.a (mon.0) 126 : audit [INF] from='client.? 172.21.15.169:0/2302261109' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-09-23T22:08:14.564 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: audit 2023-09-23T22:07:59.295194+0000 mon.a (mon.0) 127 : audit [INF] from='client.? 172.21.15.169:0/2302261109' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-09-23T22:08:14.564 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: cluster 2023-09-23T22:07:59.295313+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T22:08:14.564 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: cluster 2023-09-23T22:07:59.609765+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-23T22:08:14.564 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: cluster 2023-09-23T22:08:01.610292+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-23T22:08:14.564 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: cluster 2023-09-23T22:08:03.610709+0000 mgr.y (mgr.14152) 43 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:08:14.564 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: audit 2023-09-23T22:08:03.811090+0000 mgr.y (mgr.14152) 44 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi169:172.21.15.169=a;smithi169:[v2:172.21.15.169:3301,v1:172.21.15.169:6790]=c;smithi187:172.21.15.187=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:08:14.564 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: cephadm 2023-09-23T22:08:03.816359+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Saving service mon spec with placement smithi169:172.21.15.169=a;smithi169:[v2:172.21.15.169:3301,v1:172.21.15.169:6790]=c;smithi187:172.21.15.187=b;count:3 2023-09-23T22:08:14.564 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: audit 2023-09-23T22:08:03.821120+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:14.564 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: audit 2023-09-23T22:08:03.832367+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:08:14.565 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: audit 2023-09-23T22:08:03.835703+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:14.565 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: audit 2023-09-23T22:08:03.837432+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:08:14.565 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: audit 2023-09-23T22:08:03.843158+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:14.565 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: audit 2023-09-23T22:08:03.846007+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:08:14.565 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: audit 2023-09-23T22:08:03.847323+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:14.565 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: cephadm 2023-09-23T22:08:03.848955+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Deploying daemon mon.b on smithi187 2023-09-23T22:08:14.565 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: cluster 2023-09-23T22:08:05.611061+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-23T22:08:14.565 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: cluster 2023-09-23T22:08:07.611492+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:08:14.565 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: audit 2023-09-23T22:08:08.922566+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:14.565 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: audit 2023-09-23T22:08:08.928879+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:14.565 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: audit 2023-09-23T22:08:08.983001+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:14.565 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: audit 2023-09-23T22:08:08.984080+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:08:14.566 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: audit 2023-09-23T22:08:08.985542+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:14.566 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:14 smithi169 bash[40994]: debug 2023-09-23T22:08:14.258+0000 7fc0314e0700 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-09-23T22:08:15.179 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:08:15.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:15 smithi187 bash[31480]: cluster 2023-09-23T22:08:09.611796+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-23T22:08:15.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:15 smithi187 bash[31480]: audit 2023-09-23T22:08:09.942520+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:08:15.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:15 smithi187 bash[31480]: audit 2023-09-23T22:08:09.942760+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:08:15.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:15 smithi187 bash[31480]: cluster 2023-09-23T22:08:09.942989+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2023-09-23T22:08:15.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:15 smithi187 bash[31480]: audit 2023-09-23T22:08:10.940894+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:08:15.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:15 smithi187 bash[31480]: cluster 2023-09-23T22:08:11.612183+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-23T22:08:15.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:15 smithi187 bash[31480]: audit 2023-09-23T22:08:11.941330+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:08:15.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:15 smithi187 bash[31480]: cluster 2023-09-23T22:08:11.941960+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2023-09-23T22:08:15.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:15 smithi187 bash[31480]: audit 2023-09-23T22:08:12.941002+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:08:15.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:15 smithi187 bash[31480]: cluster 2023-09-23T22:08:13.612607+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-23T22:08:15.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:15 smithi187 bash[31480]: audit 2023-09-23T22:08:13.941583+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:08:15.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:15 smithi187 bash[31480]: audit 2023-09-23T22:08:14.271474+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:08:15.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:15 smithi187 bash[31480]: audit 2023-09-23T22:08:14.941765+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:08:15.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:15 smithi187 bash[31480]: cluster 2023-09-23T22:08:14.984956+0000 mon.a (mon.0) 151 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-23T22:08:15.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:15 smithi187 bash[31480]: cluster 2023-09-23T22:08:14.990992+0000 mon.a (mon.0) 152 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0],b=[v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0]} removed_ranks: {} 2023-09-23T22:08:15.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:15 smithi187 bash[31480]: cluster 2023-09-23T22:08:15.011508+0000 mon.a (mon.0) 153 : cluster [DBG] fsmap 2023-09-23T22:08:15.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:15 smithi187 bash[31480]: cluster 2023-09-23T22:08:15.011638+0000 mon.a (mon.0) 154 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T22:08:15.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:15 smithi187 bash[31480]: cluster 2023-09-23T22:08:15.011946+0000 mon.a (mon.0) 155 : cluster [DBG] mgrmap e13: y(active, since 75s) 2023-09-23T22:08:15.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:15 smithi187 bash[31480]: cluster 2023-09-23T22:08:15.017711+0000 mon.a (mon.0) 156 : cluster [INF] overall HEALTH_OK 2023-09-23T22:08:15.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:15 smithi187 bash[31480]: audit 2023-09-23T22:08:15.021906+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:15.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:15 smithi187 bash[31480]: audit 2023-09-23T22:08:15.027221+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:15.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:15 smithi169 bash[27421]: cluster 2023-09-23T22:08:09.611796+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-23T22:08:15.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:15 smithi169 bash[27421]: audit 2023-09-23T22:08:09.942520+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:08:15.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:15 smithi169 bash[27421]: audit 2023-09-23T22:08:09.942760+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:08:15.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:15 smithi169 bash[27421]: cluster 2023-09-23T22:08:09.942989+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2023-09-23T22:08:15.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:15 smithi169 bash[27421]: audit 2023-09-23T22:08:10.940894+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:08:15.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:15 smithi169 bash[27421]: cluster 2023-09-23T22:08:11.612183+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-23T22:08:15.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:15 smithi169 bash[27421]: audit 2023-09-23T22:08:11.941330+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:08:15.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:15 smithi169 bash[27421]: cluster 2023-09-23T22:08:11.941960+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2023-09-23T22:08:15.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:15 smithi169 bash[27421]: audit 2023-09-23T22:08:12.941002+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:08:15.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:15 smithi169 bash[27421]: cluster 2023-09-23T22:08:13.612607+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-23T22:08:15.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:15 smithi169 bash[27421]: audit 2023-09-23T22:08:13.941583+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:08:15.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:15 smithi169 bash[27421]: audit 2023-09-23T22:08:14.271474+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:08:15.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:15 smithi169 bash[27421]: audit 2023-09-23T22:08:14.941765+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:08:15.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:15 smithi169 bash[27421]: cluster 2023-09-23T22:08:14.984956+0000 mon.a (mon.0) 151 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-23T22:08:15.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:15 smithi169 bash[27421]: cluster 2023-09-23T22:08:14.990992+0000 mon.a (mon.0) 152 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0],b=[v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0]} removed_ranks: {} 2023-09-23T22:08:15.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:15 smithi169 bash[27421]: cluster 2023-09-23T22:08:15.011508+0000 mon.a (mon.0) 153 : cluster [DBG] fsmap 2023-09-23T22:08:15.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:15 smithi169 bash[27421]: cluster 2023-09-23T22:08:15.011638+0000 mon.a (mon.0) 154 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T22:08:15.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:15 smithi169 bash[27421]: cluster 2023-09-23T22:08:15.011946+0000 mon.a (mon.0) 155 : cluster [DBG] mgrmap e13: y(active, since 75s) 2023-09-23T22:08:15.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:15 smithi169 bash[27421]: cluster 2023-09-23T22:08:15.017711+0000 mon.a (mon.0) 156 : cluster [INF] overall HEALTH_OK 2023-09-23T22:08:15.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:15 smithi169 bash[27421]: audit 2023-09-23T22:08:15.021906+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:15.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:15 smithi169 bash[27421]: audit 2023-09-23T22:08:15.027221+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:16.247 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:16 smithi187 bash[31480]: audit 2023-09-23T22:08:15.080597+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:16.247 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:16 smithi187 bash[31480]: audit 2023-09-23T22:08:15.086890+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:16.247 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:16 smithi187 bash[31480]: audit 2023-09-23T22:08:15.152326+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:08:16.248 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:16 smithi187 bash[31480]: audit 2023-09-23T22:08:15.270925+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:08:16.248 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:16 smithi187 bash[31480]: audit 2023-09-23T22:08:15.941905+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:08:16.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:16 smithi169 bash[27421]: audit 2023-09-23T22:08:15.080597+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:16.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:16 smithi169 bash[27421]: audit 2023-09-23T22:08:15.086890+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:16.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:16 smithi169 bash[27421]: audit 2023-09-23T22:08:15.152326+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:08:16.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:16 smithi169 bash[27421]: audit 2023-09-23T22:08:15.270925+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:08:16.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:16 smithi169 bash[27421]: audit 2023-09-23T22:08:15.941905+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:08:21.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[27421]: cluster 2023-09-23T22:08:15.613025+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-23T22:08:21.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[27421]: audit 2023-09-23T22:08:16.278037+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:08:21.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[27421]: cluster 2023-09-23T22:08:16.278400+0000 mon.a (mon.0) 166 : cluster [INF] mon.a calling monitor election 2023-09-23T22:08:21.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[27421]: cluster 2023-09-23T22:08:16.281353+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-09-23T22:08:21.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[27421]: audit 2023-09-23T22:08:16.304500+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:08:21.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[27421]: audit 2023-09-23T22:08:16.304802+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:08:21.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[27421]: audit 2023-09-23T22:08:17.271277+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:08:21.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[27421]: cluster 2023-09-23T22:08:17.613406+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-23T22:08:21.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[27421]: audit 2023-09-23T22:08:18.272844+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:08:21.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[27421]: cluster 2023-09-23T22:08:18.273648+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-09-23T22:08:21.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[27421]: audit 2023-09-23T22:08:19.271316+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:08:21.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[27421]: cluster 2023-09-23T22:08:19.613837+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-23T22:08:21.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[27421]: audit 2023-09-23T22:08:20.271711+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:08:21.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[27421]: audit 2023-09-23T22:08:21.272148+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:08:21.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[27421]: cluster 2023-09-23T22:08:21.301199+0000 mon.a (mon.0) 174 : cluster [INF] mon.a calling monitor election 2023-09-23T22:08:21.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[27421]: cluster 2023-09-23T22:08:21.340956+0000 mon.a (mon.0) 175 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T22:08:21.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[27421]: cluster 2023-09-23T22:08:21.350192+0000 mon.a (mon.0) 176 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0],b=[v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0],c=[v2:172.21.15.169:3301/0,v1:172.21.15.169:6790/0]} removed_ranks: {} 2023-09-23T22:08:21.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[27421]: cluster 2023-09-23T22:08:21.367528+0000 mon.a (mon.0) 177 : cluster [DBG] fsmap 2023-09-23T22:08:21.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[27421]: cluster 2023-09-23T22:08:21.367591+0000 mon.a (mon.0) 178 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T22:08:21.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[27421]: cluster 2023-09-23T22:08:21.367879+0000 mon.a (mon.0) 179 : cluster [DBG] mgrmap e13: y(active, since 81s) 2023-09-23T22:08:21.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[27421]: cluster 2023-09-23T22:08:21.375259+0000 mon.a (mon.0) 180 : cluster [INF] overall HEALTH_OK 2023-09-23T22:08:21.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[27421]: audit 2023-09-23T22:08:21.378247+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:21.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[27421]: audit 2023-09-23T22:08:21.381597+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:21.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[27421]: audit 2023-09-23T22:08:21.384610+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:21.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[27421]: audit 2023-09-23T22:08:21.387753+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:21.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[27421]: audit 2023-09-23T22:08:21.390714+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:21.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: cluster 2023-09-23T22:08:09.611796+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-23T22:08:21.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: audit 2023-09-23T22:08:09.942520+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:08:21.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: audit 2023-09-23T22:08:09.942760+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:08:21.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: cluster 2023-09-23T22:08:09.942989+0000 mon.a (mon.0) 144 : cluster [INF] mon.a calling monitor election 2023-09-23T22:08:21.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: audit 2023-09-23T22:08:10.940894+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:08:21.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: cluster 2023-09-23T22:08:11.612183+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-23T22:08:21.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: audit 2023-09-23T22:08:11.941330+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:08:21.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: cluster 2023-09-23T22:08:11.941960+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2023-09-23T22:08:21.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: audit 2023-09-23T22:08:12.941002+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:08:21.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: cluster 2023-09-23T22:08:13.612607+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-23T22:08:21.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: audit 2023-09-23T22:08:13.941583+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:08:21.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: audit 2023-09-23T22:08:14.271474+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:08:21.786 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: audit 2023-09-23T22:08:14.941765+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:08:21.786 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: cluster 2023-09-23T22:08:14.984956+0000 mon.a (mon.0) 151 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-23T22:08:21.786 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: cluster 2023-09-23T22:08:14.990992+0000 mon.a (mon.0) 152 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0],b=[v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0]} removed_ranks: {} 2023-09-23T22:08:21.786 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: cluster 2023-09-23T22:08:15.011508+0000 mon.a (mon.0) 153 : cluster [DBG] fsmap 2023-09-23T22:08:21.786 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: cluster 2023-09-23T22:08:15.011638+0000 mon.a (mon.0) 154 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T22:08:21.786 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: cluster 2023-09-23T22:08:15.011946+0000 mon.a (mon.0) 155 : cluster [DBG] mgrmap e13: y(active, since 75s) 2023-09-23T22:08:21.786 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: cluster 2023-09-23T22:08:15.017711+0000 mon.a (mon.0) 156 : cluster [INF] overall HEALTH_OK 2023-09-23T22:08:21.786 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: audit 2023-09-23T22:08:15.021906+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:21.786 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: audit 2023-09-23T22:08:15.027221+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:21.786 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: audit 2023-09-23T22:08:15.080597+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:21.786 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: audit 2023-09-23T22:08:15.086890+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:21.787 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: audit 2023-09-23T22:08:15.152326+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:08:21.787 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: audit 2023-09-23T22:08:15.270925+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:08:21.787 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: audit 2023-09-23T22:08:15.941905+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:08:21.787 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: cluster 2023-09-23T22:08:15.613025+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-23T22:08:21.787 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: audit 2023-09-23T22:08:16.278037+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:08:21.787 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: cluster 2023-09-23T22:08:16.278400+0000 mon.a (mon.0) 166 : cluster [INF] mon.a calling monitor election 2023-09-23T22:08:21.787 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: cluster 2023-09-23T22:08:16.281353+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-09-23T22:08:21.787 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: audit 2023-09-23T22:08:16.304500+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:08:21.787 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: audit 2023-09-23T22:08:16.304802+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:08:21.787 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: audit 2023-09-23T22:08:17.271277+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:08:21.787 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: cluster 2023-09-23T22:08:17.613406+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-23T22:08:21.788 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: audit 2023-09-23T22:08:18.272844+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:08:21.788 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: cluster 2023-09-23T22:08:18.273648+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-09-23T22:08:21.788 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: audit 2023-09-23T22:08:19.271316+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:08:21.788 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: cluster 2023-09-23T22:08:19.613837+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-23T22:08:21.788 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: audit 2023-09-23T22:08:20.271711+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:08:21.788 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: audit 2023-09-23T22:08:21.272148+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:08:21.788 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: cluster 2023-09-23T22:08:21.301199+0000 mon.a (mon.0) 174 : cluster [INF] mon.a calling monitor election 2023-09-23T22:08:21.788 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: cluster 2023-09-23T22:08:21.340956+0000 mon.a (mon.0) 175 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T22:08:21.788 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: cluster 2023-09-23T22:08:21.350192+0000 mon.a (mon.0) 176 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0],b=[v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0],c=[v2:172.21.15.169:3301/0,v1:172.21.15.169:6790/0]} removed_ranks: {} 2023-09-23T22:08:21.788 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: cluster 2023-09-23T22:08:21.367528+0000 mon.a (mon.0) 177 : cluster [DBG] fsmap 2023-09-23T22:08:21.788 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: cluster 2023-09-23T22:08:21.367591+0000 mon.a (mon.0) 178 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T22:08:21.789 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: cluster 2023-09-23T22:08:21.367879+0000 mon.a (mon.0) 179 : cluster [DBG] mgrmap e13: y(active, since 81s) 2023-09-23T22:08:21.789 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: cluster 2023-09-23T22:08:21.375259+0000 mon.a (mon.0) 180 : cluster [INF] overall HEALTH_OK 2023-09-23T22:08:21.789 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: audit 2023-09-23T22:08:21.378247+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:21.789 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: audit 2023-09-23T22:08:21.381597+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:21.789 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: audit 2023-09-23T22:08:21.384610+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:21.789 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: audit 2023-09-23T22:08:21.387753+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:21.789 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:21 smithi169 bash[40994]: audit 2023-09-23T22:08:21.390714+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:21.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:21 smithi187 bash[31480]: cluster 2023-09-23T22:08:15.613025+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-23T22:08:21.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:21 smithi187 bash[31480]: audit 2023-09-23T22:08:16.278037+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:08:21.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:21 smithi187 bash[31480]: cluster 2023-09-23T22:08:16.278400+0000 mon.a (mon.0) 166 : cluster [INF] mon.a calling monitor election 2023-09-23T22:08:21.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:21 smithi187 bash[31480]: cluster 2023-09-23T22:08:16.281353+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-09-23T22:08:21.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:21 smithi187 bash[31480]: audit 2023-09-23T22:08:16.304500+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:08:21.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:21 smithi187 bash[31480]: audit 2023-09-23T22:08:16.304802+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:08:21.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:21 smithi187 bash[31480]: audit 2023-09-23T22:08:17.271277+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:08:21.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:21 smithi187 bash[31480]: cluster 2023-09-23T22:08:17.613406+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-23T22:08:21.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:21 smithi187 bash[31480]: audit 2023-09-23T22:08:18.272844+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:08:21.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:21 smithi187 bash[31480]: cluster 2023-09-23T22:08:18.273648+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-09-23T22:08:21.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:21 smithi187 bash[31480]: audit 2023-09-23T22:08:19.271316+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:08:21.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:21 smithi187 bash[31480]: cluster 2023-09-23T22:08:19.613837+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-23T22:08:21.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:21 smithi187 bash[31480]: audit 2023-09-23T22:08:20.271711+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:08:21.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:21 smithi187 bash[31480]: audit 2023-09-23T22:08:21.272148+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:08:21.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:21 smithi187 bash[31480]: cluster 2023-09-23T22:08:21.301199+0000 mon.a (mon.0) 174 : cluster [INF] mon.a calling monitor election 2023-09-23T22:08:21.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:21 smithi187 bash[31480]: cluster 2023-09-23T22:08:21.340956+0000 mon.a (mon.0) 175 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T22:08:21.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:21 smithi187 bash[31480]: cluster 2023-09-23T22:08:21.350192+0000 mon.a (mon.0) 176 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0],b=[v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0],c=[v2:172.21.15.169:3301/0,v1:172.21.15.169:6790/0]} removed_ranks: {} 2023-09-23T22:08:21.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:21 smithi187 bash[31480]: cluster 2023-09-23T22:08:21.367528+0000 mon.a (mon.0) 177 : cluster [DBG] fsmap 2023-09-23T22:08:21.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:21 smithi187 bash[31480]: cluster 2023-09-23T22:08:21.367591+0000 mon.a (mon.0) 178 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-09-23T22:08:21.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:21 smithi187 bash[31480]: cluster 2023-09-23T22:08:21.367879+0000 mon.a (mon.0) 179 : cluster [DBG] mgrmap e13: y(active, since 81s) 2023-09-23T22:08:21.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:21 smithi187 bash[31480]: cluster 2023-09-23T22:08:21.375259+0000 mon.a (mon.0) 180 : cluster [INF] overall HEALTH_OK 2023-09-23T22:08:21.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:21 smithi187 bash[31480]: audit 2023-09-23T22:08:21.378247+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:21.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:21 smithi187 bash[31480]: audit 2023-09-23T22:08:21.381597+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:21.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:21 smithi187 bash[31480]: audit 2023-09-23T22:08:21.384610+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:21.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:21 smithi187 bash[31480]: audit 2023-09-23T22:08:21.387753+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:21.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:21 smithi187 bash[31480]: audit 2023-09-23T22:08:21.390714+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:22.297 INFO:teuthology.orchestra.run.smithi187.stdout: 2023-09-23T22:08:22.297 INFO:teuthology.orchestra.run.smithi187.stdout:{"epoch":3,"fsid":"301c97ba-5a5d-11ee-8db4-212e2dc638e7","modified":"2023-09-23T22:08:16.272060Z","created":"2023-09-23T22:05:47.220307Z","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.169:3300","nonce":0},{"type":"v1","addr":"172.21.15.169:6789","nonce":0}]},"addr":"172.21.15.169:6789/0","public_addr":"172.21.15.169:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:3300","nonce":0},{"type":"v1","addr":"172.21.15.187:6789","nonce":0}]},"addr":"172.21.15.187:6789/0","public_addr":"172.21.15.187:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:3301","nonce":0},{"type":"v1","addr":"172.21.15.169:6790","nonce":0}]},"addr":"172.21.15.169:6790/0","public_addr":"172.21.15.169:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2023-09-23T22:08:22.300 INFO:teuthology.orchestra.run.smithi187.stderr:dumped monmap epoch 3 2023-09-23T22:08:22.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:22 smithi187 bash[31480]: audit 2023-09-23T22:08:21.809899+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:22.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:22 smithi187 bash[31480]: audit 2023-09-23T22:08:21.811727+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:08:22.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:22 smithi187 bash[31480]: audit 2023-09-23T22:08:22.151143+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:22.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:22 smithi187 bash[31480]: audit 2023-09-23T22:08:22.156072+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:22.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:22 smithi187 bash[31480]: audit 2023-09-23T22:08:22.159051+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:22.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:22 smithi187 bash[31480]: audit 2023-09-23T22:08:22.161551+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:22.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:22 smithi187 bash[31480]: audit 2023-09-23T22:08:22.165177+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:22.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:22 smithi187 bash[31480]: audit 2023-09-23T22:08:22.231804+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:08:22.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:22 smithi187 bash[31480]: audit 2023-09-23T22:08:22.233361+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:08:22.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:22 smithi187 bash[31480]: audit 2023-09-23T22:08:22.234816+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:22.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:22 smithi187 bash[31480]: audit 2023-09-23T22:08:22.272903+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:08:22.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:22 smithi187 bash[31480]: audit 2023-09-23T22:08:22.297083+0000 mon.a (mon.0) 197 : audit [DBG] from='client.? 172.21.15.187:0/1275942576' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T22:08:22.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:22 smithi169 bash[27421]: audit 2023-09-23T22:08:21.809899+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:22.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:22 smithi169 bash[27421]: audit 2023-09-23T22:08:21.811727+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:08:22.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:22 smithi169 bash[27421]: audit 2023-09-23T22:08:22.151143+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:22.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:22 smithi169 bash[27421]: audit 2023-09-23T22:08:22.156072+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:22.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:22 smithi169 bash[27421]: audit 2023-09-23T22:08:22.159051+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:22.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:22 smithi169 bash[27421]: audit 2023-09-23T22:08:22.161551+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:22.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:22 smithi169 bash[27421]: audit 2023-09-23T22:08:22.165177+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:22.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:22 smithi169 bash[27421]: audit 2023-09-23T22:08:22.231804+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:08:22.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:22 smithi169 bash[27421]: audit 2023-09-23T22:08:22.233361+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:08:22.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:22 smithi169 bash[27421]: audit 2023-09-23T22:08:22.234816+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:22.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:22 smithi169 bash[27421]: audit 2023-09-23T22:08:22.272903+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:08:22.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:22 smithi169 bash[27421]: audit 2023-09-23T22:08:22.297083+0000 mon.a (mon.0) 197 : audit [DBG] from='client.? 172.21.15.187:0/1275942576' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T22:08:22.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:22 smithi169 bash[40994]: audit 2023-09-23T22:08:21.809899+0000 mon.a (mon.0) 186 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:22.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:22 smithi169 bash[40994]: audit 2023-09-23T22:08:21.811727+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:08:22.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:22 smithi169 bash[40994]: audit 2023-09-23T22:08:22.151143+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:22.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:22 smithi169 bash[40994]: audit 2023-09-23T22:08:22.156072+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:22.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:22 smithi169 bash[40994]: audit 2023-09-23T22:08:22.159051+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:22.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:22 smithi169 bash[40994]: audit 2023-09-23T22:08:22.161551+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:22.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:22 smithi169 bash[40994]: audit 2023-09-23T22:08:22.165177+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:22.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:22 smithi169 bash[40994]: audit 2023-09-23T22:08:22.231804+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:08:22.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:22 smithi169 bash[40994]: audit 2023-09-23T22:08:22.233361+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:08:22.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:22 smithi169 bash[40994]: audit 2023-09-23T22:08:22.234816+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:22.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:22 smithi169 bash[40994]: audit 2023-09-23T22:08:22.272903+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:08:22.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:22 smithi169 bash[40994]: audit 2023-09-23T22:08:22.297083+0000 mon.a (mon.0) 197 : audit [DBG] from='client.? 172.21.15.187:0/1275942576' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T22:08:22.997 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-09-23T22:08:22.997 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph config generate-minimal-conf 2023-09-23T22:08:23.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:23 smithi169 bash[27421]: cluster 2023-09-23T22:08:21.614224+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:08:23.869 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:23 smithi169 bash[27421]: cephadm 2023-09-23T22:08:21.813801+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2023-09-23T22:08:23.869 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:23 smithi169 bash[27421]: cephadm 2023-09-23T22:08:21.814092+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Updating smithi187:/etc/ceph/ceph.conf 2023-09-23T22:08:23.869 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:23 smithi169 bash[27421]: cephadm 2023-09-23T22:08:21.979159+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Updating smithi169:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:08:23.869 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:23 smithi169 bash[27421]: cephadm 2023-09-23T22:08:21.979668+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Updating smithi187:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:08:23.870 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:23 smithi169 bash[27421]: cephadm 2023-09-23T22:08:22.231158+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-09-23T22:08:23.870 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:23 smithi169 bash[27421]: cephadm 2023-09-23T22:08:22.236504+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Reconfiguring daemon mon.a on smithi169 2023-09-23T22:08:23.870 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:23 smithi169 bash[40994]: cluster 2023-09-23T22:08:21.614224+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:08:23.870 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:23 smithi169 bash[40994]: cephadm 2023-09-23T22:08:21.813801+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2023-09-23T22:08:23.871 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:23 smithi169 bash[40994]: cephadm 2023-09-23T22:08:21.814092+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Updating smithi187:/etc/ceph/ceph.conf 2023-09-23T22:08:23.871 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:23 smithi169 bash[40994]: cephadm 2023-09-23T22:08:21.979159+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Updating smithi169:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:08:23.871 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:23 smithi169 bash[40994]: cephadm 2023-09-23T22:08:21.979668+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Updating smithi187:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:08:23.871 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:23 smithi169 bash[40994]: cephadm 2023-09-23T22:08:22.231158+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-09-23T22:08:23.871 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:23 smithi169 bash[40994]: cephadm 2023-09-23T22:08:22.236504+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Reconfiguring daemon mon.a on smithi169 2023-09-23T22:08:23.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:23 smithi187 bash[31480]: cluster 2023-09-23T22:08:21.614224+0000 mgr.y (mgr.14152) 56 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:08:23.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:23 smithi187 bash[31480]: cephadm 2023-09-23T22:08:21.813801+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2023-09-23T22:08:23.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:23 smithi187 bash[31480]: cephadm 2023-09-23T22:08:21.814092+0000 mgr.y (mgr.14152) 58 : cephadm [INF] Updating smithi187:/etc/ceph/ceph.conf 2023-09-23T22:08:23.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:23 smithi187 bash[31480]: cephadm 2023-09-23T22:08:21.979159+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Updating smithi169:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:08:23.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:23 smithi187 bash[31480]: cephadm 2023-09-23T22:08:21.979668+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Updating smithi187:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:08:23.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:23 smithi187 bash[31480]: cephadm 2023-09-23T22:08:22.231158+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-09-23T22:08:23.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:23 smithi187 bash[31480]: cephadm 2023-09-23T22:08:22.236504+0000 mgr.y (mgr.14152) 62 : cephadm [INF] Reconfiguring daemon mon.a on smithi169 2023-09-23T22:08:25.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:25 smithi187 bash[31480]: cluster 2023-09-23T22:08:23.614585+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:08:25.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:25 smithi187 bash[31480]: audit 2023-09-23T22:08:24.317689+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:25.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:25 smithi187 bash[31480]: audit 2023-09-23T22:08:24.322927+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:25.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:25 smithi187 bash[31480]: cephadm 2023-09-23T22:08:24.355431+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-09-23T22:08:25.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:25 smithi187 bash[31480]: audit 2023-09-23T22:08:24.356178+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:08:25.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:25 smithi187 bash[31480]: audit 2023-09-23T22:08:24.358092+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:08:25.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:25 smithi187 bash[31480]: audit 2023-09-23T22:08:24.359894+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:25.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:25 smithi187 bash[31480]: cephadm 2023-09-23T22:08:24.361905+0000 mgr.y (mgr.14152) 65 : cephadm [INF] Reconfiguring daemon mon.c on smithi169 2023-09-23T22:08:25.647 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:25 smithi169 bash[40994]: cluster 2023-09-23T22:08:23.614585+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:08:25.647 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:25 smithi169 bash[40994]: audit 2023-09-23T22:08:24.317689+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:25.648 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:25 smithi169 bash[40994]: audit 2023-09-23T22:08:24.322927+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:25.648 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:25 smithi169 bash[40994]: cephadm 2023-09-23T22:08:24.355431+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-09-23T22:08:25.648 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:25 smithi169 bash[40994]: audit 2023-09-23T22:08:24.356178+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:08:25.648 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:25 smithi169 bash[40994]: audit 2023-09-23T22:08:24.358092+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:08:25.648 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:25 smithi169 bash[40994]: audit 2023-09-23T22:08:24.359894+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:25.648 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:25 smithi169 bash[40994]: cephadm 2023-09-23T22:08:24.361905+0000 mgr.y (mgr.14152) 65 : cephadm [INF] Reconfiguring daemon mon.c on smithi169 2023-09-23T22:08:25.648 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:25 smithi169 bash[27421]: cluster 2023-09-23T22:08:23.614585+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:08:25.648 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:25 smithi169 bash[27421]: audit 2023-09-23T22:08:24.317689+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:25.649 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:25 smithi169 bash[27421]: audit 2023-09-23T22:08:24.322927+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:25.649 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:25 smithi169 bash[27421]: cephadm 2023-09-23T22:08:24.355431+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-09-23T22:08:25.649 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:25 smithi169 bash[27421]: audit 2023-09-23T22:08:24.356178+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:08:25.649 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:25 smithi169 bash[27421]: audit 2023-09-23T22:08:24.358092+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:08:25.649 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:25 smithi169 bash[27421]: audit 2023-09-23T22:08:24.359894+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:25.649 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:25 smithi169 bash[27421]: cephadm 2023-09-23T22:08:24.361905+0000 mgr.y (mgr.14152) 65 : cephadm [INF] Reconfiguring daemon mon.c on smithi169 2023-09-23T22:08:27.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:27 smithi187 bash[31480]: cluster 2023-09-23T22:08:25.615075+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:08:27.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:27 smithi187 bash[31480]: audit 2023-09-23T22:08:26.332315+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:27.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:27 smithi187 bash[31480]: audit 2023-09-23T22:08:26.349946+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:27.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:27 smithi187 bash[31480]: cephadm 2023-09-23T22:08:26.381342+0000 mgr.y (mgr.14152) 67 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-09-23T22:08:27.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:27 smithi187 bash[31480]: audit 2023-09-23T22:08:26.382066+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:08:27.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:27 smithi187 bash[31480]: audit 2023-09-23T22:08:26.383823+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:08:27.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:27 smithi187 bash[31480]: audit 2023-09-23T22:08:26.385603+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:27.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:27 smithi187 bash[31480]: cephadm 2023-09-23T22:08:26.387524+0000 mgr.y (mgr.14152) 68 : cephadm [INF] Reconfiguring daemon mon.b on smithi187 2023-09-23T22:08:27.729 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:08:27.763 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:27 smithi169 bash[27421]: cluster 2023-09-23T22:08:25.615075+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:08:27.764 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:27 smithi169 bash[27421]: audit 2023-09-23T22:08:26.332315+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:27.764 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:27 smithi169 bash[27421]: audit 2023-09-23T22:08:26.349946+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:27.764 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:27 smithi169 bash[27421]: cephadm 2023-09-23T22:08:26.381342+0000 mgr.y (mgr.14152) 67 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-09-23T22:08:27.764 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:27 smithi169 bash[27421]: audit 2023-09-23T22:08:26.382066+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:08:27.764 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:27 smithi169 bash[27421]: audit 2023-09-23T22:08:26.383823+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:08:27.765 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:27 smithi169 bash[27421]: audit 2023-09-23T22:08:26.385603+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:27.765 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:27 smithi169 bash[27421]: cephadm 2023-09-23T22:08:26.387524+0000 mgr.y (mgr.14152) 68 : cephadm [INF] Reconfiguring daemon mon.b on smithi187 2023-09-23T22:08:27.766 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:27 smithi169 bash[40994]: cluster 2023-09-23T22:08:25.615075+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:08:27.766 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:27 smithi169 bash[40994]: audit 2023-09-23T22:08:26.332315+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:27.766 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:27 smithi169 bash[40994]: audit 2023-09-23T22:08:26.349946+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:27.766 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:27 smithi169 bash[40994]: cephadm 2023-09-23T22:08:26.381342+0000 mgr.y (mgr.14152) 67 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-09-23T22:08:27.766 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:27 smithi169 bash[40994]: audit 2023-09-23T22:08:26.382066+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:08:27.767 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:27 smithi169 bash[40994]: audit 2023-09-23T22:08:26.383823+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:08:27.767 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:27 smithi169 bash[40994]: audit 2023-09-23T22:08:26.385603+0000 mon.a (mon.0) 207 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:27.767 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:27 smithi169 bash[40994]: cephadm 2023-09-23T22:08:26.387524+0000 mgr.y (mgr.14152) 68 : cephadm [INF] Reconfiguring daemon mon.b on smithi187 2023-09-23T22:08:29.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:29 smithi187 bash[31480]: cluster 2023-09-23T22:08:27.615476+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-23T22:08:29.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:29 smithi187 bash[31480]: audit 2023-09-23T22:08:28.091912+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:29.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:29 smithi187 bash[31480]: audit 2023-09-23T22:08:28.096222+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:29.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:29 smithi187 bash[31480]: audit 2023-09-23T22:08:28.109010+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:08:29.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:29 smithi187 bash[31480]: audit 2023-09-23T22:08:28.112060+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:29.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:29 smithi187 bash[31480]: audit 2023-09-23T22:08:28.113309+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:08:29.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:29 smithi187 bash[31480]: audit 2023-09-23T22:08:28.120619+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:29.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:29 smithi169 bash[27421]: cluster 2023-09-23T22:08:27.615476+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-23T22:08:29.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:29 smithi169 bash[27421]: audit 2023-09-23T22:08:28.091912+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:29.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:29 smithi169 bash[27421]: audit 2023-09-23T22:08:28.096222+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:29.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:29 smithi169 bash[27421]: audit 2023-09-23T22:08:28.109010+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:08:29.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:29 smithi169 bash[27421]: audit 2023-09-23T22:08:28.112060+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:29.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:29 smithi169 bash[27421]: audit 2023-09-23T22:08:28.113309+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:08:29.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:29 smithi169 bash[27421]: audit 2023-09-23T22:08:28.120619+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:29.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:29 smithi169 bash[40994]: cluster 2023-09-23T22:08:27.615476+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-23T22:08:29.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:29 smithi169 bash[40994]: audit 2023-09-23T22:08:28.091912+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:29.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:29 smithi169 bash[40994]: audit 2023-09-23T22:08:28.096222+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:29.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:29 smithi169 bash[40994]: audit 2023-09-23T22:08:28.109010+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:08:29.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:29 smithi169 bash[40994]: audit 2023-09-23T22:08:28.112060+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:29.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:29 smithi169 bash[40994]: audit 2023-09-23T22:08:28.113309+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:08:29.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:29 smithi169 bash[40994]: audit 2023-09-23T22:08:28.120619+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:30.909 INFO:teuthology.orchestra.run.smithi169.stdout:# minimal ceph.conf for 301c97ba-5a5d-11ee-8db4-212e2dc638e7 2023-09-23T22:08:30.910 INFO:teuthology.orchestra.run.smithi169.stdout:[global] 2023-09-23T22:08:30.910 INFO:teuthology.orchestra.run.smithi169.stdout: fsid = 301c97ba-5a5d-11ee-8db4-212e2dc638e7 2023-09-23T22:08:30.911 INFO:teuthology.orchestra.run.smithi169.stdout: mon_host = [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] [v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0] [v2:172.21.15.169:3301/0,v1:172.21.15.169:6790/0] 2023-09-23T22:08:31.281 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:31 smithi169 bash[40994]: cluster 2023-09-23T22:08:29.615918+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-23T22:08:31.281 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:31 smithi169 bash[40994]: audit 2023-09-23T22:08:30.905978+0000 mon.a (mon.0) 214 : audit [DBG] from='client.? 172.21.15.169:0/3124803401' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:31.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:31 smithi169 bash[27421]: cluster 2023-09-23T22:08:29.615918+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-23T22:08:31.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:31 smithi169 bash[27421]: audit 2023-09-23T22:08:30.905978+0000 mon.a (mon.0) 214 : audit [DBG] from='client.? 172.21.15.169:0/3124803401' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:31.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:31 smithi187 bash[31480]: cluster 2023-09-23T22:08:29.615918+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-23T22:08:31.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:31 smithi187 bash[31480]: audit 2023-09-23T22:08:30.905978+0000 mon.a (mon.0) 214 : audit [DBG] from='client.? 172.21.15.169:0/3124803401' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:31.624 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-09-23T22:08:31.624 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2023-09-23T22:08:31.624 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/etc/ceph/ceph.conf 2023-09-23T22:08:31.640 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2023-09-23T22:08:31.640 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:08:31.698 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2023-09-23T22:08:31.698 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd of=/etc/ceph/ceph.conf 2023-09-23T22:08:31.714 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2023-09-23T22:08:31.714 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:08:31.772 INFO:tasks.cephadm:Adding mgr.y on smithi169 2023-09-23T22:08:31.772 INFO:tasks.cephadm:Adding mgr.x on smithi187 2023-09-23T22:08:31.772 DEBUG:teuthology.orchestra.run.smithi187:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph orch apply mgr '2;smithi169=y;smithi187=x' 2023-09-23T22:08:33.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:33 smithi187 bash[31480]: cluster 2023-09-23T22:08:31.616352+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-23T22:08:33.531 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:33 smithi169 bash[40994]: cluster 2023-09-23T22:08:31.616352+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-23T22:08:33.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:33 smithi169 bash[27421]: cluster 2023-09-23T22:08:31.616352+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-23T22:08:35.531 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:35 smithi169 bash[40994]: cluster 2023-09-23T22:08:33.616782+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-23T22:08:35.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:35 smithi169 bash[27421]: cluster 2023-09-23T22:08:33.616782+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-23T22:08:35.532 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:08:35.562 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:35 smithi187 bash[31480]: cluster 2023-09-23T22:08:33.616782+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-23T22:08:37.531 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:37 smithi169 bash[40994]: cluster 2023-09-23T22:08:35.617191+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-23T22:08:37.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:37 smithi169 bash[27421]: cluster 2023-09-23T22:08:35.617191+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-23T22:08:37.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:37 smithi187 bash[31480]: cluster 2023-09-23T22:08:35.617191+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-23T22:08:38.288 INFO:teuthology.orchestra.run.smithi187.stdout:Scheduled mgr update... 2023-09-23T22:08:39.099 DEBUG:teuthology.orchestra.run.smithi187:mgr.x> sudo journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@mgr.x.service 2023-09-23T22:08:39.101 INFO:tasks.cephadm:Deploying OSDs... 2023-09-23T22:08:39.101 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2023-09-23T22:08:39.101 DEBUG:teuthology.orchestra.run.smithi169:> dd if=/scratch_devs of=/dev/stdout 2023-09-23T22:08:39.109 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-23T22:08:39.109 DEBUG:teuthology.orchestra.run.smithi169:> stat /dev/vg_nvme/lv_1 2023-09-23T22:08:39.161 INFO:teuthology.orchestra.run.smithi169.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-09-23T22:08:39.161 INFO:teuthology.orchestra.run.smithi169.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T22:08:39.161 INFO:teuthology.orchestra.run.smithi169.stdout:Device: 5h/5d Inode: 491 Links: 1 2023-09-23T22:08:39.161 INFO:teuthology.orchestra.run.smithi169.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T22:08:39.161 INFO:teuthology.orchestra.run.smithi169.stdout:Access: 2023-09-23 22:00:44.902795111 +0000 2023-09-23T22:08:39.161 INFO:teuthology.orchestra.run.smithi169.stdout:Modify: 2023-09-23 22:00:44.594802210 +0000 2023-09-23T22:08:39.161 INFO:teuthology.orchestra.run.smithi169.stdout:Change: 2023-09-23 22:00:44.594802210 +0000 2023-09-23T22:08:39.161 INFO:teuthology.orchestra.run.smithi169.stdout: Birth: - 2023-09-23T22:08:39.161 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-09-23T22:08:39.214 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records in 2023-09-23T22:08:39.215 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records out 2023-09-23T22:08:39.215 INFO:teuthology.orchestra.run.smithi169.stderr:512 bytes copied, 0.000403752 s, 1.3 MB/s 2023-09-23T22:08:39.216 DEBUG:teuthology.orchestra.run.smithi169:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-09-23T22:08:39.266 DEBUG:teuthology.orchestra.run.smithi169:> stat /dev/vg_nvme/lv_2 2023-09-23T22:08:39.321 INFO:teuthology.orchestra.run.smithi169.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-09-23T22:08:39.322 INFO:teuthology.orchestra.run.smithi169.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T22:08:39.322 INFO:teuthology.orchestra.run.smithi169.stdout:Device: 5h/5d Inode: 497 Links: 1 2023-09-23T22:08:39.322 INFO:teuthology.orchestra.run.smithi169.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T22:08:39.322 INFO:teuthology.orchestra.run.smithi169.stdout:Access: 2023-09-23 22:00:45.458782296 +0000 2023-09-23T22:08:39.322 INFO:teuthology.orchestra.run.smithi169.stdout:Modify: 2023-09-23 22:00:45.118790133 +0000 2023-09-23T22:08:39.322 INFO:teuthology.orchestra.run.smithi169.stdout:Change: 2023-09-23 22:00:45.118790133 +0000 2023-09-23T22:08:39.322 INFO:teuthology.orchestra.run.smithi169.stdout: Birth: - 2023-09-23T22:08:39.322 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-09-23T22:08:39.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:39 smithi187 bash[31480]: cluster 2023-09-23T22:08:37.617629+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-23T22:08:39.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:39 smithi187 bash[31480]: audit 2023-09-23T22:08:38.277209+0000 mgr.y (mgr.14152) 75 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi169=y;smithi187=x", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:08:39.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:39 smithi187 bash[31480]: cephadm 2023-09-23T22:08:38.280706+0000 mgr.y (mgr.14152) 76 : cephadm [INF] Saving service mgr spec with placement smithi169=y;smithi187=x;count:2 2023-09-23T22:08:39.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:39 smithi187 bash[31480]: audit 2023-09-23T22:08:38.287862+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:39.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:39 smithi187 bash[31480]: audit 2023-09-23T22:08:38.328934+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:08:39.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:39 smithi187 bash[31480]: audit 2023-09-23T22:08:38.332452+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:39.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:39 smithi187 bash[31480]: audit 2023-09-23T22:08:38.334250+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:08:39.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:39 smithi187 bash[31480]: audit 2023-09-23T22:08:38.344525+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:39.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:39 smithi187 bash[31480]: audit 2023-09-23T22:08:38.347327+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:08:39.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:39 smithi187 bash[31480]: audit 2023-09-23T22:08:38.353487+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-09-23T22:08:39.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:39 smithi187 bash[31480]: audit 2023-09-23T22:08:38.354730+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:08:39.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:39 smithi187 bash[31480]: audit 2023-09-23T22:08:38.356243+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:39.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:39 smithi187 bash[31480]: cephadm 2023-09-23T22:08:38.357690+0000 mgr.y (mgr.14152) 77 : cephadm [INF] Deploying daemon mgr.x on smithi187 2023-09-23T22:08:39.387 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records in 2023-09-23T22:08:39.387 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records out 2023-09-23T22:08:39.387 INFO:teuthology.orchestra.run.smithi169.stderr:512 bytes copied, 0.000384402 s, 1.3 MB/s 2023-09-23T22:08:39.387 DEBUG:teuthology.orchestra.run.smithi169:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-09-23T22:08:39.438 DEBUG:teuthology.orchestra.run.smithi169:> stat /dev/vg_nvme/lv_3 2023-09-23T22:08:39.488 INFO:teuthology.orchestra.run.smithi169.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-09-23T22:08:39.489 INFO:teuthology.orchestra.run.smithi169.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T22:08:39.489 INFO:teuthology.orchestra.run.smithi169.stdout:Device: 5h/5d Inode: 501 Links: 1 2023-09-23T22:08:39.489 INFO:teuthology.orchestra.run.smithi169.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T22:08:39.489 INFO:teuthology.orchestra.run.smithi169.stdout:Access: 2023-09-23 22:00:45.674777316 +0000 2023-09-23T22:08:39.489 INFO:teuthology.orchestra.run.smithi169.stdout:Modify: 2023-09-23 22:00:45.670777408 +0000 2023-09-23T22:08:39.489 INFO:teuthology.orchestra.run.smithi169.stdout:Change: 2023-09-23 22:00:45.670777408 +0000 2023-09-23T22:08:39.489 INFO:teuthology.orchestra.run.smithi169.stdout: Birth: - 2023-09-23T22:08:39.489 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-09-23T22:08:39.490 INFO:journalctl@ceph.mgr.x.smithi187.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:08:39.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:39 smithi169 bash[27421]: cluster 2023-09-23T22:08:37.617629+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-23T22:08:39.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:39 smithi169 bash[27421]: audit 2023-09-23T22:08:38.277209+0000 mgr.y (mgr.14152) 75 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi169=y;smithi187=x", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:08:39.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:39 smithi169 bash[27421]: cephadm 2023-09-23T22:08:38.280706+0000 mgr.y (mgr.14152) 76 : cephadm [INF] Saving service mgr spec with placement smithi169=y;smithi187=x;count:2 2023-09-23T22:08:39.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:39 smithi169 bash[27421]: audit 2023-09-23T22:08:38.287862+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:39.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:39 smithi169 bash[27421]: audit 2023-09-23T22:08:38.328934+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:08:39.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:39 smithi169 bash[27421]: audit 2023-09-23T22:08:38.332452+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:39.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:39 smithi169 bash[27421]: audit 2023-09-23T22:08:38.334250+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:08:39.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:39 smithi169 bash[27421]: audit 2023-09-23T22:08:38.344525+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:39.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:39 smithi169 bash[27421]: audit 2023-09-23T22:08:38.347327+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:08:39.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:39 smithi169 bash[27421]: audit 2023-09-23T22:08:38.353487+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-09-23T22:08:39.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:39 smithi169 bash[27421]: audit 2023-09-23T22:08:38.354730+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:08:39.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:39 smithi169 bash[27421]: audit 2023-09-23T22:08:38.356243+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:39.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:39 smithi169 bash[27421]: cephadm 2023-09-23T22:08:38.357690+0000 mgr.y (mgr.14152) 77 : cephadm [INF] Deploying daemon mgr.x on smithi187 2023-09-23T22:08:39.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:39 smithi169 bash[40994]: cluster 2023-09-23T22:08:37.617629+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-23T22:08:39.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:39 smithi169 bash[40994]: audit 2023-09-23T22:08:38.277209+0000 mgr.y (mgr.14152) 75 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi169=y;smithi187=x", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:08:39.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:39 smithi169 bash[40994]: cephadm 2023-09-23T22:08:38.280706+0000 mgr.y (mgr.14152) 76 : cephadm [INF] Saving service mgr spec with placement smithi169=y;smithi187=x;count:2 2023-09-23T22:08:39.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:39 smithi169 bash[40994]: audit 2023-09-23T22:08:38.287862+0000 mon.a (mon.0) 215 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:39.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:39 smithi169 bash[40994]: audit 2023-09-23T22:08:38.328934+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:08:39.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:39 smithi169 bash[40994]: audit 2023-09-23T22:08:38.332452+0000 mon.a (mon.0) 217 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:39.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:39 smithi169 bash[40994]: audit 2023-09-23T22:08:38.334250+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:08:39.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:39 smithi169 bash[40994]: audit 2023-09-23T22:08:38.344525+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:39.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:39 smithi169 bash[40994]: audit 2023-09-23T22:08:38.347327+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:08:39.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:39 smithi169 bash[40994]: audit 2023-09-23T22:08:38.353487+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-09-23T22:08:39.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:39 smithi169 bash[40994]: audit 2023-09-23T22:08:38.354730+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:08:39.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:39 smithi169 bash[40994]: audit 2023-09-23T22:08:38.356243+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:39.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:39 smithi169 bash[40994]: cephadm 2023-09-23T22:08:38.357690+0000 mgr.y (mgr.14152) 77 : cephadm [INF] Deploying daemon mgr.x on smithi187 2023-09-23T22:08:39.542 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records in 2023-09-23T22:08:39.542 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records out 2023-09-23T22:08:39.543 INFO:teuthology.orchestra.run.smithi169.stderr:512 bytes copied, 0.000387955 s, 1.3 MB/s 2023-09-23T22:08:39.544 DEBUG:teuthology.orchestra.run.smithi169:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-09-23T22:08:39.595 DEBUG:teuthology.orchestra.run.smithi169:> stat /dev/vg_nvme/lv_4 2023-09-23T22:08:39.644 INFO:teuthology.orchestra.run.smithi169.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-09-23T22:08:39.645 INFO:teuthology.orchestra.run.smithi169.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T22:08:39.645 INFO:teuthology.orchestra.run.smithi169.stdout:Device: 5h/5d Inode: 510 Links: 1 2023-09-23T22:08:39.645 INFO:teuthology.orchestra.run.smithi169.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T22:08:39.645 INFO:teuthology.orchestra.run.smithi169.stdout:Access: 2023-09-23 22:00:46.534757494 +0000 2023-09-23T22:08:39.645 INFO:teuthology.orchestra.run.smithi169.stdout:Modify: 2023-09-23 22:00:46.214764870 +0000 2023-09-23T22:08:39.645 INFO:teuthology.orchestra.run.smithi169.stdout:Change: 2023-09-23 22:00:46.214764870 +0000 2023-09-23T22:08:39.645 INFO:teuthology.orchestra.run.smithi169.stdout: Birth: - 2023-09-23T22:08:39.645 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-09-23T22:08:39.698 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records in 2023-09-23T22:08:39.698 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records out 2023-09-23T22:08:39.698 INFO:teuthology.orchestra.run.smithi169.stderr:512 bytes copied, 0.000426308 s, 1.2 MB/s 2023-09-23T22:08:39.699 DEBUG:teuthology.orchestra.run.smithi169:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-09-23T22:08:39.750 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2023-09-23T22:08:39.751 DEBUG:teuthology.orchestra.run.smithi187:> dd if=/scratch_devs of=/dev/stdout 2023-09-23T22:08:39.757 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-23T22:08:39.758 DEBUG:teuthology.orchestra.run.smithi187:> stat /dev/vg_nvme/lv_1 2023-09-23T22:08:39.808 INFO:teuthology.orchestra.run.smithi187.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-09-23T22:08:39.809 INFO:teuthology.orchestra.run.smithi187.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T22:08:39.809 INFO:teuthology.orchestra.run.smithi187.stdout:Device: 5h/5d Inode: 491 Links: 1 2023-09-23T22:08:39.809 INFO:teuthology.orchestra.run.smithi187.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T22:08:39.809 INFO:teuthology.orchestra.run.smithi187.stdout:Access: 2023-09-23 22:00:44.593200999 +0000 2023-09-23T22:08:39.809 INFO:teuthology.orchestra.run.smithi187.stdout:Modify: 2023-09-23 22:00:44.589201091 +0000 2023-09-23T22:08:39.809 INFO:teuthology.orchestra.run.smithi187.stdout:Change: 2023-09-23 22:00:44.589201091 +0000 2023-09-23T22:08:39.809 INFO:teuthology.orchestra.run.smithi187.stdout: Birth: - 2023-09-23T22:08:39.809 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-09-23T22:08:39.865 INFO:teuthology.orchestra.run.smithi187.stderr:1+0 records in 2023-09-23T22:08:39.866 INFO:teuthology.orchestra.run.smithi187.stderr:1+0 records out 2023-09-23T22:08:39.866 INFO:teuthology.orchestra.run.smithi187.stderr:512 bytes copied, 0.00040665 s, 1.3 MB/s 2023-09-23T22:08:39.867 DEBUG:teuthology.orchestra.run.smithi187:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-09-23T22:08:39.919 DEBUG:teuthology.orchestra.run.smithi187:> stat /dev/vg_nvme/lv_2 2023-09-23T22:08:39.969 INFO:teuthology.orchestra.run.smithi187.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-09-23T22:08:39.969 INFO:teuthology.orchestra.run.smithi187.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T22:08:39.969 INFO:teuthology.orchestra.run.smithi187.stdout:Device: 5h/5d Inode: 498 Links: 1 2023-09-23T22:08:39.969 INFO:teuthology.orchestra.run.smithi187.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T22:08:39.969 INFO:teuthology.orchestra.run.smithi187.stdout:Access: 2023-09-23 22:00:45.489180336 +0000 2023-09-23T22:08:39.969 INFO:teuthology.orchestra.run.smithi187.stdout:Modify: 2023-09-23 22:00:45.141188362 +0000 2023-09-23T22:08:39.970 INFO:teuthology.orchestra.run.smithi187.stdout:Change: 2023-09-23 22:00:45.141188362 +0000 2023-09-23T22:08:39.970 INFO:teuthology.orchestra.run.smithi187.stdout: Birth: - 2023-09-23T22:08:39.970 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-09-23T22:08:40.023 INFO:teuthology.orchestra.run.smithi187.stderr:1+0 records in 2023-09-23T22:08:40.023 INFO:teuthology.orchestra.run.smithi187.stderr:1+0 records out 2023-09-23T22:08:40.023 INFO:teuthology.orchestra.run.smithi187.stderr:512 bytes copied, 0.00037996 s, 1.3 MB/s 2023-09-23T22:08:40.025 DEBUG:teuthology.orchestra.run.smithi187:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-09-23T22:08:40.074 DEBUG:teuthology.orchestra.run.smithi187:> stat /dev/vg_nvme/lv_3 2023-09-23T22:08:40.125 INFO:teuthology.orchestra.run.smithi187.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-09-23T22:08:40.125 INFO:teuthology.orchestra.run.smithi187.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T22:08:40.125 INFO:teuthology.orchestra.run.smithi187.stdout:Device: 5h/5d Inode: 502 Links: 1 2023-09-23T22:08:40.125 INFO:teuthology.orchestra.run.smithi187.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T22:08:40.125 INFO:teuthology.orchestra.run.smithi187.stdout:Access: 2023-09-23 22:00:45.709175263 +0000 2023-09-23T22:08:40.126 INFO:teuthology.orchestra.run.smithi187.stdout:Modify: 2023-09-23 22:00:45.705175354 +0000 2023-09-23T22:08:40.126 INFO:teuthology.orchestra.run.smithi187.stdout:Change: 2023-09-23 22:00:45.705175354 +0000 2023-09-23T22:08:40.126 INFO:teuthology.orchestra.run.smithi187.stdout: Birth: - 2023-09-23T22:08:40.126 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-09-23T22:08:40.181 INFO:teuthology.orchestra.run.smithi187.stderr:1+0 records in 2023-09-23T22:08:40.181 INFO:teuthology.orchestra.run.smithi187.stderr:1+0 records out 2023-09-23T22:08:40.181 INFO:teuthology.orchestra.run.smithi187.stderr:512 bytes copied, 0.000393415 s, 1.3 MB/s 2023-09-23T22:08:40.182 DEBUG:teuthology.orchestra.run.smithi187:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-09-23T22:08:40.235 DEBUG:teuthology.orchestra.run.smithi187:> stat /dev/vg_nvme/lv_4 2023-09-23T22:08:40.285 INFO:teuthology.orchestra.run.smithi187.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-09-23T22:08:40.285 INFO:teuthology.orchestra.run.smithi187.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-09-23T22:08:40.285 INFO:teuthology.orchestra.run.smithi187.stdout:Device: 5h/5d Inode: 508 Links: 1 2023-09-23T22:08:40.286 INFO:teuthology.orchestra.run.smithi187.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-09-23T22:08:40.286 INFO:teuthology.orchestra.run.smithi187.stdout:Access: 2023-09-23 22:00:46.565155522 +0000 2023-09-23T22:08:40.286 INFO:teuthology.orchestra.run.smithi187.stdout:Modify: 2023-09-23 22:00:46.281162071 +0000 2023-09-23T22:08:40.286 INFO:teuthology.orchestra.run.smithi187.stdout:Change: 2023-09-23 22:00:46.281162071 +0000 2023-09-23T22:08:40.286 INFO:teuthology.orchestra.run.smithi187.stdout: Birth: - 2023-09-23T22:08:40.287 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-09-23T22:08:40.339 INFO:teuthology.orchestra.run.smithi187.stderr:1+0 records in 2023-09-23T22:08:40.339 INFO:teuthology.orchestra.run.smithi187.stderr:1+0 records out 2023-09-23T22:08:40.339 INFO:teuthology.orchestra.run.smithi187.stderr:512 bytes copied, 0.000342715 s, 1.5 MB/s 2023-09-23T22:08:40.340 DEBUG:teuthology.orchestra.run.smithi187:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-09-23T22:08:40.391 INFO:tasks.cephadm:Deploying osd.0 on smithi169 with /dev/vg_nvme/lv_4... 2023-09-23T22:08:40.391 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-09-23T22:08:40.861 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:08:40 smithi187 systemd[1]: Started Ceph mgr.x for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:08:41.545 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:41 smithi187 bash[31480]: cluster 2023-09-23T22:08:39.618095+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-23T22:08:41.545 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:41 smithi187 bash[31480]: audit 2023-09-23T22:08:40.842878+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:41.545 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:41 smithi187 bash[31480]: audit 2023-09-23T22:08:40.848029+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:41.545 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:41 smithi187 bash[31480]: audit 2023-09-23T22:08:40.883247+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:41.545 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:41 smithi187 bash[31480]: audit 2023-09-23T22:08:40.887897+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:41.545 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:41 smithi187 bash[31480]: audit 2023-09-23T22:08:40.953951+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:08:41.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:41 smithi169 bash[27421]: cluster 2023-09-23T22:08:39.618095+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-23T22:08:41.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:41 smithi169 bash[27421]: audit 2023-09-23T22:08:40.842878+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:41.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:41 smithi169 bash[27421]: audit 2023-09-23T22:08:40.848029+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:41.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:41 smithi169 bash[27421]: audit 2023-09-23T22:08:40.883247+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:41.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:41 smithi169 bash[27421]: audit 2023-09-23T22:08:40.887897+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:41.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:41 smithi169 bash[27421]: audit 2023-09-23T22:08:40.953951+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:08:41.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:41 smithi169 bash[40994]: cluster 2023-09-23T22:08:39.618095+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-23T22:08:41.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:41 smithi169 bash[40994]: audit 2023-09-23T22:08:40.842878+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:41.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:41 smithi169 bash[40994]: audit 2023-09-23T22:08:40.848029+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:41.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:41 smithi169 bash[40994]: audit 2023-09-23T22:08:40.883247+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:41.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:41 smithi169 bash[40994]: audit 2023-09-23T22:08:40.887897+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:41.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:41 smithi169 bash[40994]: audit 2023-09-23T22:08:40.953951+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:08:41.869 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:08:41 smithi187 bash[32535]: debug 2023-09-23T22:08:41.709+0000 7f2d63a5b700 1 -- 172.21.15.187:0/639437904 <== mon.1 v2:172.21.15.187:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x561e0d3289c0 con 0x561e0d42e400 2023-09-23T22:08:42.754 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:42 smithi187 bash[31480]: audit 2023-09-23T22:08:41.389350+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:42.755 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:08:41 smithi187 bash[32535]: debug 2023-09-23T22:08:41.865+0000 7f2d6c1661c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T22:08:42.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:42 smithi169 bash[27421]: audit 2023-09-23T22:08:41.389350+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:42.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:42 smithi169 bash[40994]: audit 2023-09-23T22:08:41.389350+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:43.124 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:08:42 smithi187 bash[32535]: debug 2023-09-23T22:08:42.749+0000 7f2d6c1661c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T22:08:43.124 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:08:42 smithi187 bash[32535]: debug 2023-09-23T22:08:42.853+0000 7f2d6c1661c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T22:08:43.124 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:08:42 smithi187 bash[32535]: debug 2023-09-23T22:08:42.949+0000 7f2d6c1661c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T22:08:43.561 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:43 smithi187 bash[31480]: cluster 2023-09-23T22:08:41.618604+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-23T22:08:43.561 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:08:43 smithi187 bash[32535]: debug 2023-09-23T22:08:43.217+0000 7f2d6c1661c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:08:43.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:43 smithi169 bash[27421]: cluster 2023-09-23T22:08:41.618604+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-23T22:08:43.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:43 smithi169 bash[40994]: cluster 2023-09-23T22:08:41.618604+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-23T22:08:43.874 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:08:43 smithi187 bash[32535]: debug 2023-09-23T22:08:43.557+0000 7f2d6c1661c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T22:08:43.874 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:08:43 smithi187 bash[32535]: debug 2023-09-23T22:08:43.649+0000 7f2d6c1661c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T22:08:44.374 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:08:43 smithi187 bash[32535]: debug 2023-09-23T22:08:43.921+0000 7f2d6c1661c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T22:08:45.124 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:08:45.374 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:08:44 smithi187 bash[32535]: debug 2023-09-23T22:08:44.917+0000 7f2d6c1661c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T22:08:45.374 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:08:45 smithi187 bash[32535]: debug 2023-09-23T22:08:45.025+0000 7f2d6c1661c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T22:08:45.374 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:08:45 smithi187 bash[32535]: debug 2023-09-23T22:08:45.137+0000 7f2d6c1661c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T22:08:45.531 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:45 smithi169 bash[40994]: cluster 2023-09-23T22:08:43.619081+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-23T22:08:45.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:45 smithi169 bash[27421]: cluster 2023-09-23T22:08:43.619081+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-23T22:08:45.828 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:45 smithi187 bash[31480]: cluster 2023-09-23T22:08:43.619081+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-23T22:08:45.828 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:08:45 smithi187 bash[32535]: debug 2023-09-23T22:08:45.609+0000 7f2d6c1661c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T22:08:46.124 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:08:45 smithi187 bash[32535]: debug 2023-09-23T22:08:45.825+0000 7f2d6c1661c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T22:08:46.624 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:08:46 smithi187 bash[32535]: debug 2023-09-23T22:08:46.213+0000 7f2d6c1661c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T22:08:47.041 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:08:46 smithi187 bash[32535]: debug 2023-09-23T22:08:46.701+0000 7f2d6c1661c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:08:47.353 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:08:47 smithi187 bash[32535]: debug 2023-09-23T22:08:47.241+0000 7f2d6c1661c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T22:08:47.353 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:47 smithi187 bash[31480]: cluster 2023-09-23T22:08:45.619446+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-23T22:08:47.353 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:47 smithi187 bash[31480]: audit 2023-09-23T22:08:46.041232+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:47.353 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:47 smithi187 bash[31480]: audit 2023-09-23T22:08:46.048192+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:47.353 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:47 smithi187 bash[31480]: audit 2023-09-23T22:08:46.468043+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:47.353 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:47 smithi187 bash[31480]: audit 2023-09-23T22:08:46.469765+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:08:47.354 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:47 smithi187 bash[31480]: audit 2023-09-23T22:08:46.479665+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:47.354 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:47 smithi187 bash[31480]: audit 2023-09-23T22:08:46.548015+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:08:47.354 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:47 smithi187 bash[31480]: audit 2023-09-23T22:08:46.549619+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:08:47.354 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:47 smithi187 bash[31480]: audit 2023-09-23T22:08:46.550887+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:47.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:47 smithi169 bash[27421]: cluster 2023-09-23T22:08:45.619446+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-23T22:08:47.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:47 smithi169 bash[27421]: audit 2023-09-23T22:08:46.041232+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:47.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:47 smithi169 bash[27421]: audit 2023-09-23T22:08:46.048192+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:47.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:47 smithi169 bash[27421]: audit 2023-09-23T22:08:46.468043+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:47.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:47 smithi169 bash[27421]: audit 2023-09-23T22:08:46.469765+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:08:47.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:47 smithi169 bash[27421]: audit 2023-09-23T22:08:46.479665+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:47.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:47 smithi169 bash[27421]: audit 2023-09-23T22:08:46.548015+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:08:47.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:47 smithi169 bash[27421]: audit 2023-09-23T22:08:46.549619+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:08:47.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:47 smithi169 bash[27421]: audit 2023-09-23T22:08:46.550887+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:47.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:47 smithi169 bash[40994]: cluster 2023-09-23T22:08:45.619446+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-23T22:08:47.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:47 smithi169 bash[40994]: audit 2023-09-23T22:08:46.041232+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:47.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:47 smithi169 bash[40994]: audit 2023-09-23T22:08:46.048192+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:47.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:47 smithi169 bash[40994]: audit 2023-09-23T22:08:46.468043+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:47.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:47 smithi169 bash[40994]: audit 2023-09-23T22:08:46.469765+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:08:47.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:47 smithi169 bash[40994]: audit 2023-09-23T22:08:46.479665+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:47.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:47 smithi169 bash[40994]: audit 2023-09-23T22:08:46.548015+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:08:47.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:47 smithi169 bash[40994]: audit 2023-09-23T22:08:46.549619+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:08:47.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:47 smithi169 bash[40994]: audit 2023-09-23T22:08:46.550887+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:47.624 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:08:47 smithi187 bash[32535]: debug 2023-09-23T22:08:47.349+0000 7f2d6c1661c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T22:08:47.624 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:08:47 smithi187 bash[32535]: debug 2023-09-23T22:08:47.505+0000 7f2d6c1661c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T22:08:48.057 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:48 smithi187 bash[31480]: cephadm 2023-09-23T22:08:46.547474+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-09-23T22:08:48.057 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:48 smithi187 bash[31480]: cephadm 2023-09-23T22:08:46.552052+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Reconfiguring daemon mgr.y on smithi169 2023-09-23T22:08:48.057 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:08:47 smithi187 bash[32535]: debug 2023-09-23T22:08:47.801+0000 7f2d6c1661c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T22:08:48.057 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:08:47 smithi187 bash[32535]: debug 2023-09-23T22:08:47.945+0000 7f2d6c1661c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T22:08:48.057 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:08:48 smithi187 bash[32535]: debug 2023-09-23T22:08:48.053+0000 7f2d6c1661c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T22:08:48.360 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:48 smithi169 bash[27421]: cephadm 2023-09-23T22:08:46.547474+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-09-23T22:08:48.360 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:48 smithi169 bash[27421]: cephadm 2023-09-23T22:08:46.552052+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Reconfiguring daemon mgr.y on smithi169 2023-09-23T22:08:48.360 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:48 smithi169 bash[40994]: cephadm 2023-09-23T22:08:46.547474+0000 mgr.y (mgr.14152) 82 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-09-23T22:08:48.360 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:48 smithi169 bash[40994]: cephadm 2023-09-23T22:08:46.552052+0000 mgr.y (mgr.14152) 83 : cephadm [INF] Reconfiguring daemon mgr.y on smithi169 2023-09-23T22:08:48.361 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:08:48 smithi187 bash[32535]: debug 2023-09-23T22:08:48.173+0000 7f2d6c1661c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T22:08:48.624 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:08:48 smithi187 bash[32535]: debug 2023-09-23T22:08:48.357+0000 7f2d6c1661c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T22:08:48.624 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:08:48 smithi187 bash[32535]: debug 2023-09-23T22:08:48.477+0000 7f2d6c1661c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T22:08:49.180 INFO:teuthology.orchestra.run.smithi169.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-09-23T22:08:49.180 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-09-23T22:08:49.180 INFO:teuthology.orchestra.run.smithi169.stderr: stderr: 10+0 records in 2023-09-23T22:08:49.180 INFO:teuthology.orchestra.run.smithi169.stderr:10+0 records out 2023-09-23T22:08:49.180 INFO:teuthology.orchestra.run.smithi169.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0186739 s, 562 MB/s 2023-09-23T22:08:49.180 INFO:teuthology.orchestra.run.smithi169.stderr:--> Zapping successful for: 2023-09-23T22:08:49.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:49 smithi169 bash[27421]: cluster 2023-09-23T22:08:47.619896+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-23T22:08:49.531 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:49 smithi169 bash[40994]: cluster 2023-09-23T22:08:47.619896+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-23T22:08:49.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:49 smithi187 bash[31480]: cluster 2023-09-23T22:08:47.619896+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-23T22:08:49.918 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi169:vg_nvme/lv_4 2023-09-23T22:08:50.124 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:08:49 smithi187 bash[32535]: debug 2023-09-23T22:08:49.673+0000 7f2d6c1661c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T22:08:50.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:50 smithi169 bash[27421]: audit 2023-09-23T22:08:49.381001+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:50.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:50 smithi169 bash[27421]: audit 2023-09-23T22:08:49.386220+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:50.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:50 smithi169 bash[27421]: audit 2023-09-23T22:08:49.423620+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:08:50.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:50 smithi169 bash[27421]: audit 2023-09-23T22:08:49.426771+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:50.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:50 smithi169 bash[27421]: audit 2023-09-23T22:08:49.428005+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:08:50.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:50 smithi169 bash[27421]: audit 2023-09-23T22:08:49.435502+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:50.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:50 smithi169 bash[27421]: cluster 2023-09-23T22:08:49.698947+0000 mon.a (mon.0) 244 : cluster [DBG] Standby manager daemon x started 2023-09-23T22:08:50.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:50 smithi169 bash[27421]: audit 2023-09-23T22:08:49.701377+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.187:0/4218572889' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T22:08:50.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:50 smithi169 bash[27421]: audit 2023-09-23T22:08:49.702271+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.187:0/4218572889' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:08:50.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:50 smithi169 bash[27421]: audit 2023-09-23T22:08:49.704341+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.187:0/4218572889' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T22:08:50.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:50 smithi169 bash[27421]: audit 2023-09-23T22:08:49.704902+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.187:0/4218572889' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:08:50.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:50 smithi169 bash[40994]: audit 2023-09-23T22:08:49.381001+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:50.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:50 smithi169 bash[40994]: audit 2023-09-23T22:08:49.386220+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:50.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:50 smithi169 bash[40994]: audit 2023-09-23T22:08:49.423620+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:08:50.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:50 smithi169 bash[40994]: audit 2023-09-23T22:08:49.426771+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:50.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:50 smithi169 bash[40994]: audit 2023-09-23T22:08:49.428005+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:08:50.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:50 smithi169 bash[40994]: audit 2023-09-23T22:08:49.435502+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:50.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:50 smithi169 bash[40994]: cluster 2023-09-23T22:08:49.698947+0000 mon.a (mon.0) 244 : cluster [DBG] Standby manager daemon x started 2023-09-23T22:08:50.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:50 smithi169 bash[40994]: audit 2023-09-23T22:08:49.701377+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.187:0/4218572889' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T22:08:50.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:50 smithi169 bash[40994]: audit 2023-09-23T22:08:49.702271+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.187:0/4218572889' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:08:50.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:50 smithi169 bash[40994]: audit 2023-09-23T22:08:49.704341+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.187:0/4218572889' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T22:08:50.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:50 smithi169 bash[40994]: audit 2023-09-23T22:08:49.704902+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.187:0/4218572889' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:08:50.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:50 smithi187 bash[31480]: audit 2023-09-23T22:08:49.381001+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:50.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:50 smithi187 bash[31480]: audit 2023-09-23T22:08:49.386220+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:50.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:50 smithi187 bash[31480]: audit 2023-09-23T22:08:49.423620+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:08:50.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:50 smithi187 bash[31480]: audit 2023-09-23T22:08:49.426771+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:50.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:50 smithi187 bash[31480]: audit 2023-09-23T22:08:49.428005+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:08:50.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:50 smithi187 bash[31480]: audit 2023-09-23T22:08:49.435502+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:08:50.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:50 smithi187 bash[31480]: cluster 2023-09-23T22:08:49.698947+0000 mon.a (mon.0) 244 : cluster [DBG] Standby manager daemon x started 2023-09-23T22:08:50.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:50 smithi187 bash[31480]: audit 2023-09-23T22:08:49.701377+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.187:0/4218572889' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T22:08:50.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:50 smithi187 bash[31480]: audit 2023-09-23T22:08:49.702271+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.187:0/4218572889' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:08:50.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:50 smithi187 bash[31480]: audit 2023-09-23T22:08:49.704341+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.187:0/4218572889' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T22:08:50.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:50 smithi187 bash[31480]: audit 2023-09-23T22:08:49.704902+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.187:0/4218572889' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:08:51.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:51 smithi169 bash[27421]: cluster 2023-09-23T22:08:49.620367+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-23T22:08:51.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:51 smithi169 bash[27421]: cluster 2023-09-23T22:08:50.446159+0000 mon.a (mon.0) 245 : cluster [DBG] mgrmap e14: y(active, since 110s), standbys: x 2023-09-23T22:08:51.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:51 smithi169 bash[27421]: audit 2023-09-23T22:08:50.446352+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T22:08:51.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:51 smithi169 bash[40994]: cluster 2023-09-23T22:08:49.620367+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-23T22:08:51.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:51 smithi169 bash[40994]: cluster 2023-09-23T22:08:50.446159+0000 mon.a (mon.0) 245 : cluster [DBG] mgrmap e14: y(active, since 110s), standbys: x 2023-09-23T22:08:51.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:51 smithi169 bash[40994]: audit 2023-09-23T22:08:50.446352+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T22:08:51.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:51 smithi187 bash[31480]: cluster 2023-09-23T22:08:49.620367+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-23T22:08:51.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:51 smithi187 bash[31480]: cluster 2023-09-23T22:08:50.446159+0000 mon.a (mon.0) 245 : cluster [DBG] mgrmap e14: y(active, since 110s), standbys: x 2023-09-23T22:08:51.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:51 smithi187 bash[31480]: audit 2023-09-23T22:08:50.446352+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T22:08:53.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:53 smithi169 bash[27421]: cluster 2023-09-23T22:08:51.620850+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-23T22:08:53.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:53 smithi169 bash[40994]: cluster 2023-09-23T22:08:51.620850+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-23T22:08:53.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:53 smithi187 bash[31480]: cluster 2023-09-23T22:08:51.620850+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-23T22:08:54.645 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:08:55.717 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:55 smithi169 bash[27421]: cluster 2023-09-23T22:08:53.621299+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-23T22:08:55.717 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:55 smithi169 bash[40994]: cluster 2023-09-23T22:08:53.621299+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-23T22:08:55.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:55 smithi187 bash[31480]: cluster 2023-09-23T22:08:53.621299+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-23T22:08:57.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:57 smithi169 bash[27421]: cluster 2023-09-23T22:08:55.621720+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-23T22:08:57.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:57 smithi169 bash[40994]: cluster 2023-09-23T22:08:55.621720+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-23T22:08:57.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:57 smithi187 bash[31480]: cluster 2023-09-23T22:08:55.621720+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-23T22:08:58.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:58 smithi169 bash[27421]: audit 2023-09-23T22:08:57.693689+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:08:58.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:58 smithi169 bash[27421]: audit 2023-09-23T22:08:57.699596+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:08:58.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:58 smithi169 bash[27421]: audit 2023-09-23T22:08:57.700770+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:58.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:58 smithi169 bash[40994]: audit 2023-09-23T22:08:57.693689+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:08:58.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:58 smithi169 bash[40994]: audit 2023-09-23T22:08:57.699596+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:08:58.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:58 smithi169 bash[40994]: audit 2023-09-23T22:08:57.700770+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:58.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:58 smithi187 bash[31480]: audit 2023-09-23T22:08:57.693689+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:08:58.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:58 smithi187 bash[31480]: audit 2023-09-23T22:08:57.699596+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:08:58.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:58 smithi187 bash[31480]: audit 2023-09-23T22:08:57.700770+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:08:59.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:59 smithi169 bash[27421]: cluster 2023-09-23T22:08:57.622167+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:08:59.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:08:59 smithi169 bash[27421]: audit 2023-09-23T22:08:57.686826+0000 mgr.y (mgr.14152) 90 : audit [DBG] from='client.24122 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:08:59.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:59 smithi169 bash[40994]: cluster 2023-09-23T22:08:57.622167+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:08:59.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:08:59 smithi169 bash[40994]: audit 2023-09-23T22:08:57.686826+0000 mgr.y (mgr.14152) 90 : audit [DBG] from='client.24122 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:08:59.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:59 smithi187 bash[31480]: cluster 2023-09-23T22:08:57.622167+0000 mgr.y (mgr.14152) 89 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:08:59.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:08:59 smithi187 bash[31480]: audit 2023-09-23T22:08:57.686826+0000 mgr.y (mgr.14152) 90 : audit [DBG] from='client.24122 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:09:01.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:01 smithi169 bash[27421]: cluster 2023-09-23T22:08:59.622583+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-23T22:09:01.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:01 smithi169 bash[40994]: cluster 2023-09-23T22:08:59.622583+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-23T22:09:01.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:01 smithi187 bash[31480]: cluster 2023-09-23T22:08:59.622583+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-23T22:09:03.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:03 smithi169 bash[27421]: cluster 2023-09-23T22:09:01.622960+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-23T22:09:03.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:03 smithi169 bash[40994]: cluster 2023-09-23T22:09:01.622960+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-23T22:09:03.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:03 smithi187 bash[31480]: cluster 2023-09-23T22:09:01.622960+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-23T22:09:05.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:05 smithi169 bash[27421]: cluster 2023-09-23T22:09:03.623295+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-23T22:09:05.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:05 smithi169 bash[40994]: cluster 2023-09-23T22:09:03.623295+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-23T22:09:05.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:05 smithi187 bash[31480]: cluster 2023-09-23T22:09:03.623295+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-23T22:09:06.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:06 smithi169 bash[27421]: audit 2023-09-23T22:09:06.145919+0000 mon.a (mon.0) 250 : audit [INF] from='client.? 172.21.15.169:0/3581043239' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2384528d-4a1b-44de-a786-44beabd48375"}]: dispatch 2023-09-23T22:09:06.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:06 smithi169 bash[27421]: audit 2023-09-23T22:09:06.153421+0000 mon.a (mon.0) 251 : audit [INF] from='client.? 172.21.15.169:0/3581043239' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2384528d-4a1b-44de-a786-44beabd48375"}]': finished 2023-09-23T22:09:06.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:06 smithi169 bash[27421]: cluster 2023-09-23T22:09:06.153532+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-09-23T22:09:06.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:06 smithi169 bash[27421]: audit 2023-09-23T22:09:06.153688+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:09:06.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:06 smithi169 bash[40994]: audit 2023-09-23T22:09:06.145919+0000 mon.a (mon.0) 250 : audit [INF] from='client.? 172.21.15.169:0/3581043239' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2384528d-4a1b-44de-a786-44beabd48375"}]: dispatch 2023-09-23T22:09:06.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:06 smithi169 bash[40994]: audit 2023-09-23T22:09:06.153421+0000 mon.a (mon.0) 251 : audit [INF] from='client.? 172.21.15.169:0/3581043239' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2384528d-4a1b-44de-a786-44beabd48375"}]': finished 2023-09-23T22:09:06.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:06 smithi169 bash[40994]: cluster 2023-09-23T22:09:06.153532+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-09-23T22:09:06.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:06 smithi169 bash[40994]: audit 2023-09-23T22:09:06.153688+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:09:06.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:06 smithi187 bash[31480]: audit 2023-09-23T22:09:06.145919+0000 mon.a (mon.0) 250 : audit [INF] from='client.? 172.21.15.169:0/3581043239' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2384528d-4a1b-44de-a786-44beabd48375"}]: dispatch 2023-09-23T22:09:06.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:06 smithi187 bash[31480]: audit 2023-09-23T22:09:06.153421+0000 mon.a (mon.0) 251 : audit [INF] from='client.? 172.21.15.169:0/3581043239' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2384528d-4a1b-44de-a786-44beabd48375"}]': finished 2023-09-23T22:09:06.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:06 smithi187 bash[31480]: cluster 2023-09-23T22:09:06.153532+0000 mon.a (mon.0) 252 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-09-23T22:09:06.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:06 smithi187 bash[31480]: audit 2023-09-23T22:09:06.153688+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:09:07.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:07 smithi169 bash[27421]: cluster 2023-09-23T22:09:05.623689+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:09:07.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:07 smithi169 bash[27421]: audit 2023-09-23T22:09:06.872011+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.169:0/610594179' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:09:07.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:07 smithi169 bash[40994]: cluster 2023-09-23T22:09:05.623689+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:09:07.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:07 smithi169 bash[40994]: audit 2023-09-23T22:09:06.872011+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.169:0/610594179' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:09:07.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:07 smithi187 bash[31480]: cluster 2023-09-23T22:09:05.623689+0000 mgr.y (mgr.14152) 94 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:09:07.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:07 smithi187 bash[31480]: audit 2023-09-23T22:09:06.872011+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.169:0/610594179' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:09:09.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:09 smithi169 bash[27421]: cluster 2023-09-23T22:09:07.624166+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-23T22:09:09.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:09 smithi169 bash[40994]: cluster 2023-09-23T22:09:07.624166+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-23T22:09:09.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:09 smithi187 bash[31480]: cluster 2023-09-23T22:09:07.624166+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-23T22:09:11.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:11 smithi169 bash[40994]: cluster 2023-09-23T22:09:09.624647+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-23T22:09:11.797 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:11 smithi169 bash[27421]: cluster 2023-09-23T22:09:09.624647+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-23T22:09:11.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:11 smithi187 bash[31480]: cluster 2023-09-23T22:09:09.624647+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-23T22:09:13.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:13 smithi169 bash[27421]: cluster 2023-09-23T22:09:11.625051+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-23T22:09:13.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:13 smithi169 bash[40994]: cluster 2023-09-23T22:09:11.625051+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-23T22:09:13.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:13 smithi187 bash[31480]: cluster 2023-09-23T22:09:11.625051+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-23T22:09:15.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:15 smithi169 bash[40994]: cluster 2023-09-23T22:09:13.625561+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-23T22:09:15.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:15 smithi169 bash[27421]: cluster 2023-09-23T22:09:13.625561+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-23T22:09:15.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:15 smithi187 bash[31480]: cluster 2023-09-23T22:09:13.625561+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-23T22:09:17.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:17 smithi169 bash[27421]: cluster 2023-09-23T22:09:15.626103+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-23T22:09:17.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:17 smithi169 bash[40994]: cluster 2023-09-23T22:09:15.626103+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-23T22:09:17.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:17 smithi187 bash[31480]: cluster 2023-09-23T22:09:15.626103+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-23T22:09:19.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:19 smithi169 bash[27421]: cluster 2023-09-23T22:09:17.626557+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-23T22:09:19.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:19 smithi169 bash[27421]: audit 2023-09-23T22:09:18.930949+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T22:09:19.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:19 smithi169 bash[27421]: audit 2023-09-23T22:09:18.932396+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:09:19.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:19 smithi169 bash[40994]: cluster 2023-09-23T22:09:17.626557+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-23T22:09:19.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:19 smithi169 bash[40994]: audit 2023-09-23T22:09:18.930949+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T22:09:19.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:19 smithi169 bash[40994]: audit 2023-09-23T22:09:18.932396+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:09:19.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:19 smithi187 bash[31480]: cluster 2023-09-23T22:09:17.626557+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-23T22:09:19.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:19 smithi187 bash[31480]: audit 2023-09-23T22:09:18.930949+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T22:09:19.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:19 smithi187 bash[31480]: audit 2023-09-23T22:09:18.932396+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:09:20.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:20 smithi169 bash[27421]: cephadm 2023-09-23T22:09:18.933519+0000 mgr.y (mgr.14152) 101 : cephadm [INF] Deploying daemon osd.0 on smithi169 2023-09-23T22:09:20.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:20 smithi169 bash[40994]: cephadm 2023-09-23T22:09:18.933519+0000 mgr.y (mgr.14152) 101 : cephadm [INF] Deploying daemon osd.0 on smithi169 2023-09-23T22:09:20.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:20 smithi187 bash[31480]: cephadm 2023-09-23T22:09:18.933519+0000 mgr.y (mgr.14152) 101 : cephadm [INF] Deploying daemon osd.0 on smithi169 2023-09-23T22:09:21.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:21 smithi169 bash[27421]: cluster 2023-09-23T22:09:19.627013+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-23T22:09:21.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:21 smithi169 bash[40994]: cluster 2023-09-23T22:09:19.627013+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-23T22:09:21.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:21 smithi187 bash[31480]: cluster 2023-09-23T22:09:19.627013+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-23T22:09:23.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:23 smithi169 bash[27421]: cluster 2023-09-23T22:09:21.627475+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-23T22:09:23.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:23 smithi169 bash[40994]: cluster 2023-09-23T22:09:21.627475+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-23T22:09:23.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:23 smithi187 bash[31480]: cluster 2023-09-23T22:09:21.627475+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-23T22:09:24.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:24 smithi169 bash[40994]: audit 2023-09-23T22:09:23.586126+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:09:24.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:24 smithi169 bash[40994]: audit 2023-09-23T22:09:23.593445+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:09:24.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:24 smithi169 bash[40994]: audit 2023-09-23T22:09:23.605379+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:09:24.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:24 smithi169 bash[40994]: cluster 2023-09-23T22:09:23.627849+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-23T22:09:24.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:24 smithi169 bash[27421]: audit 2023-09-23T22:09:23.586126+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:09:24.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:24 smithi169 bash[27421]: audit 2023-09-23T22:09:23.593445+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:09:24.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:24 smithi169 bash[27421]: audit 2023-09-23T22:09:23.605379+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:09:24.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:24 smithi169 bash[27421]: cluster 2023-09-23T22:09:23.627849+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-23T22:09:24.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:24 smithi187 bash[31480]: audit 2023-09-23T22:09:23.586126+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:09:24.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:24 smithi187 bash[31480]: audit 2023-09-23T22:09:23.593445+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:09:24.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:24 smithi187 bash[31480]: audit 2023-09-23T22:09:23.605379+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:09:24.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:24 smithi187 bash[31480]: cluster 2023-09-23T22:09:23.627849+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-23T22:09:27.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:26 smithi169 bash[27421]: cluster 2023-09-23T22:09:25.628273+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-23T22:09:27.031 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:26 smithi169 bash[40994]: cluster 2023-09-23T22:09:25.628273+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-23T22:09:27.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:26 smithi187 bash[31480]: cluster 2023-09-23T22:09:25.628273+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-23T22:09:29.494 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:29 smithi169 bash[40994]: cluster 2023-09-23T22:09:27.628707+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-23T22:09:29.494 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:29 smithi169 bash[40994]: audit 2023-09-23T22:09:28.793713+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:09:29.494 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:29 smithi169 bash[40994]: audit 2023-09-23T22:09:28.799578+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:09:29.494 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:29 smithi169 bash[40994]: audit 2023-09-23T22:09:29.170925+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:09:29.494 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:29 smithi169 bash[40994]: audit 2023-09-23T22:09:29.172270+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:09:29.495 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:29 smithi169 bash[40994]: audit 2023-09-23T22:09:29.180647+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:09:29.495 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:29 smithi169 bash[27421]: cluster 2023-09-23T22:09:27.628707+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-23T22:09:29.495 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:29 smithi169 bash[27421]: audit 2023-09-23T22:09:28.793713+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:09:29.495 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:29 smithi169 bash[27421]: audit 2023-09-23T22:09:28.799578+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:09:29.495 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:29 smithi169 bash[27421]: audit 2023-09-23T22:09:29.170925+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:09:29.495 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:29 smithi169 bash[27421]: audit 2023-09-23T22:09:29.172270+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:09:29.495 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:29 smithi169 bash[27421]: audit 2023-09-23T22:09:29.180647+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:09:29.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:29 smithi187 bash[31480]: cluster 2023-09-23T22:09:27.628707+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-23T22:09:29.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:29 smithi187 bash[31480]: audit 2023-09-23T22:09:28.793713+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:09:29.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:29 smithi187 bash[31480]: audit 2023-09-23T22:09:28.799578+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:09:29.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:29 smithi187 bash[31480]: audit 2023-09-23T22:09:29.170925+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:09:29.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:29 smithi187 bash[31480]: audit 2023-09-23T22:09:29.172270+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:09:29.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:29 smithi187 bash[31480]: audit 2023-09-23T22:09:29.180647+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:09:31.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:31 smithi169 bash[27421]: cluster 2023-09-23T22:09:29.629119+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:09:31.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:31 smithi169 bash[27421]: audit 2023-09-23T22:09:30.438799+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 [v2:172.21.15.169:6802/1247471492,v1:172.21.15.169:6803/1247471492]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T22:09:31.531 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:31 smithi169 bash[40994]: cluster 2023-09-23T22:09:29.629119+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:09:31.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:31 smithi169 bash[40994]: audit 2023-09-23T22:09:30.438799+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 [v2:172.21.15.169:6802/1247471492,v1:172.21.15.169:6803/1247471492]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T22:09:31.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:31 smithi187 bash[31480]: cluster 2023-09-23T22:09:29.629119+0000 mgr.y (mgr.14152) 107 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:09:31.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:31 smithi187 bash[31480]: audit 2023-09-23T22:09:30.438799+0000 mon.a (mon.0) 264 : audit [INF] from='osd.0 [v2:172.21.15.169:6802/1247471492,v1:172.21.15.169:6803/1247471492]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T22:09:32.507 INFO:teuthology.orchestra.run.smithi169.stdout:Created osd(s) 0 on host 'smithi169' 2023-09-23T22:09:32.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:32 smithi169 bash[27421]: audit 2023-09-23T22:09:31.227009+0000 mon.a (mon.0) 265 : audit [INF] from='osd.0 [v2:172.21.15.169:6802/1247471492,v1:172.21.15.169:6803/1247471492]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T22:09:32.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:32 smithi169 bash[27421]: cluster 2023-09-23T22:09:31.227093+0000 mon.a (mon.0) 266 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-09-23T22:09:32.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:32 smithi169 bash[27421]: audit 2023-09-23T22:09:31.227288+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:09:32.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:32 smithi169 bash[27421]: audit 2023-09-23T22:09:31.227899+0000 mon.a (mon.0) 268 : audit [INF] from='osd.0 [v2:172.21.15.169:6802/1247471492,v1:172.21.15.169:6803/1247471492]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2023-09-23T22:09:32.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:32 smithi169 bash[40994]: audit 2023-09-23T22:09:31.227009+0000 mon.a (mon.0) 265 : audit [INF] from='osd.0 [v2:172.21.15.169:6802/1247471492,v1:172.21.15.169:6803/1247471492]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T22:09:32.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:32 smithi169 bash[40994]: cluster 2023-09-23T22:09:31.227093+0000 mon.a (mon.0) 266 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-09-23T22:09:32.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:32 smithi169 bash[40994]: audit 2023-09-23T22:09:31.227288+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:09:32.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:32 smithi169 bash[40994]: audit 2023-09-23T22:09:31.227899+0000 mon.a (mon.0) 268 : audit [INF] from='osd.0 [v2:172.21.15.169:6802/1247471492,v1:172.21.15.169:6803/1247471492]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2023-09-23T22:09:32.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:32 smithi187 bash[31480]: audit 2023-09-23T22:09:31.227009+0000 mon.a (mon.0) 265 : audit [INF] from='osd.0 [v2:172.21.15.169:6802/1247471492,v1:172.21.15.169:6803/1247471492]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T22:09:32.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:32 smithi187 bash[31480]: cluster 2023-09-23T22:09:31.227093+0000 mon.a (mon.0) 266 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-09-23T22:09:32.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:32 smithi187 bash[31480]: audit 2023-09-23T22:09:31.227288+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:09:32.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:32 smithi187 bash[31480]: audit 2023-09-23T22:09:31.227899+0000 mon.a (mon.0) 268 : audit [INF] from='osd.0 [v2:172.21.15.169:6802/1247471492,v1:172.21.15.169:6803/1247471492]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2023-09-23T22:09:33.237 DEBUG:teuthology.orchestra.run.smithi169:osd.0> sudo journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.0.service 2023-09-23T22:09:33.250 INFO:tasks.cephadm:Deploying osd.1 on smithi169 with /dev/vg_nvme/lv_3... 2023-09-23T22:09:33.250 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-09-23T22:09:33.461 INFO:journalctl@ceph.osd.0.smithi169.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:09:33.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:33 smithi169 bash[27421]: cluster 2023-09-23T22:09:31.629426+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:09:33.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:33 smithi169 bash[27421]: audit 2023-09-23T22:09:32.225192+0000 mon.a (mon.0) 269 : audit [INF] from='osd.0 [v2:172.21.15.169:6802/1247471492,v1:172.21.15.169:6803/1247471492]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2023-09-23T22:09:33.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:33 smithi169 bash[27421]: cluster 2023-09-23T22:09:32.225263+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-09-23T22:09:33.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:33 smithi169 bash[27421]: audit 2023-09-23T22:09:32.226247+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:09:33.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:33 smithi169 bash[27421]: audit 2023-09-23T22:09:32.232252+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:09:33.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:33 smithi169 bash[27421]: audit 2023-09-23T22:09:32.453030+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:09:33.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:33 smithi169 bash[27421]: audit 2023-09-23T22:09:32.454109+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:09:33.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:33 smithi169 bash[27421]: audit 2023-09-23T22:09:32.460379+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:09:33.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:33 smithi169 bash[27421]: audit 2023-09-23T22:09:33.232171+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:09:33.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:33 smithi169 bash[40994]: cluster 2023-09-23T22:09:31.629426+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:09:33.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:33 smithi169 bash[40994]: audit 2023-09-23T22:09:32.225192+0000 mon.a (mon.0) 269 : audit [INF] from='osd.0 [v2:172.21.15.169:6802/1247471492,v1:172.21.15.169:6803/1247471492]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2023-09-23T22:09:33.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:33 smithi169 bash[40994]: cluster 2023-09-23T22:09:32.225263+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-09-23T22:09:33.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:33 smithi169 bash[40994]: audit 2023-09-23T22:09:32.226247+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:09:33.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:33 smithi169 bash[40994]: audit 2023-09-23T22:09:32.232252+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:09:33.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:33 smithi169 bash[40994]: audit 2023-09-23T22:09:32.453030+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:09:33.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:33 smithi169 bash[40994]: audit 2023-09-23T22:09:32.454109+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:09:33.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:33 smithi169 bash[40994]: audit 2023-09-23T22:09:32.460379+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:09:33.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:33 smithi169 bash[40994]: audit 2023-09-23T22:09:33.232171+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:09:33.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:33 smithi187 bash[31480]: cluster 2023-09-23T22:09:31.629426+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:09:33.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:33 smithi187 bash[31480]: audit 2023-09-23T22:09:32.225192+0000 mon.a (mon.0) 269 : audit [INF] from='osd.0 [v2:172.21.15.169:6802/1247471492,v1:172.21.15.169:6803/1247471492]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2023-09-23T22:09:33.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:33 smithi187 bash[31480]: cluster 2023-09-23T22:09:32.225263+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-09-23T22:09:33.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:33 smithi187 bash[31480]: audit 2023-09-23T22:09:32.226247+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:09:33.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:33 smithi187 bash[31480]: audit 2023-09-23T22:09:32.232252+0000 mon.a (mon.0) 272 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:09:33.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:33 smithi187 bash[31480]: audit 2023-09-23T22:09:32.453030+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:09:33.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:33 smithi187 bash[31480]: audit 2023-09-23T22:09:32.454109+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:09:33.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:33 smithi187 bash[31480]: audit 2023-09-23T22:09:32.460379+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:09:33.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:33 smithi187 bash[31480]: audit 2023-09-23T22:09:33.232171+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:09:34.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:34 smithi169 bash[27421]: cluster 2023-09-23T22:09:31.411167+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:09:34.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:34 smithi169 bash[27421]: cluster 2023-09-23T22:09:31.411362+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:09:34.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:34 smithi169 bash[27421]: cluster 2023-09-23T22:09:33.245313+0000 mon.a (mon.0) 277 : cluster [INF] osd.0 [v2:172.21.15.169:6802/1247471492,v1:172.21.15.169:6803/1247471492] boot 2023-09-23T22:09:34.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:34 smithi169 bash[27421]: cluster 2023-09-23T22:09:33.245373+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-09-23T22:09:34.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:34 smithi169 bash[27421]: audit 2023-09-23T22:09:33.248152+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:09:34.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:34 smithi169 bash[40994]: cluster 2023-09-23T22:09:31.411167+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:09:34.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:34 smithi169 bash[40994]: cluster 2023-09-23T22:09:31.411362+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:09:34.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:34 smithi169 bash[40994]: cluster 2023-09-23T22:09:33.245313+0000 mon.a (mon.0) 277 : cluster [INF] osd.0 [v2:172.21.15.169:6802/1247471492,v1:172.21.15.169:6803/1247471492] boot 2023-09-23T22:09:34.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:34 smithi169 bash[40994]: cluster 2023-09-23T22:09:33.245373+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-09-23T22:09:34.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:34 smithi169 bash[40994]: audit 2023-09-23T22:09:33.248152+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:09:34.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:34 smithi187 bash[31480]: cluster 2023-09-23T22:09:31.411167+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:09:34.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:34 smithi187 bash[31480]: cluster 2023-09-23T22:09:31.411362+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:09:34.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:34 smithi187 bash[31480]: cluster 2023-09-23T22:09:33.245313+0000 mon.a (mon.0) 277 : cluster [INF] osd.0 [v2:172.21.15.169:6802/1247471492,v1:172.21.15.169:6803/1247471492] boot 2023-09-23T22:09:34.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:34 smithi187 bash[31480]: cluster 2023-09-23T22:09:33.245373+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-09-23T22:09:34.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:34 smithi187 bash[31480]: audit 2023-09-23T22:09:33.248152+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:09:35.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:35 smithi169 bash[27421]: cluster 2023-09-23T22:09:33.629803+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:09:35.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:35 smithi169 bash[27421]: cluster 2023-09-23T22:09:34.267793+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-09-23T22:09:35.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:35 smithi169 bash[40994]: cluster 2023-09-23T22:09:33.629803+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:09:35.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:35 smithi169 bash[40994]: cluster 2023-09-23T22:09:34.267793+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-09-23T22:09:35.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:35 smithi187 bash[31480]: cluster 2023-09-23T22:09:33.629803+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-09-23T22:09:35.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:35 smithi187 bash[31480]: cluster 2023-09-23T22:09:34.267793+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-09-23T22:09:37.228 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:09:37.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:37 smithi169 bash[27421]: cluster 2023-09-23T22:09:35.630296+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-23T22:09:37.531 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:37 smithi169 bash[40994]: cluster 2023-09-23T22:09:35.630296+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-23T22:09:37.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:37 smithi187 bash[31480]: cluster 2023-09-23T22:09:35.630296+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-23T22:09:39.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:39 smithi169 bash[27421]: cluster 2023-09-23T22:09:37.630842+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-23T22:09:39.531 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:39 smithi169 bash[40994]: cluster 2023-09-23T22:09:37.630842+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-23T22:09:39.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:39 smithi187 bash[31480]: cluster 2023-09-23T22:09:37.630842+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-23T22:09:41.531 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:41 smithi169 bash[40994]: cluster 2023-09-23T22:09:39.631259+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-23T22:09:41.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:41 smithi169 bash[27421]: cluster 2023-09-23T22:09:39.631259+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-23T22:09:41.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:41 smithi187 bash[31480]: cluster 2023-09-23T22:09:39.631259+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-23T22:09:41.947 INFO:teuthology.orchestra.run.smithi169.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-09-23T22:09:41.947 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-09-23T22:09:41.947 INFO:teuthology.orchestra.run.smithi169.stderr: stderr: 10+0 records in 2023-09-23T22:09:41.948 INFO:teuthology.orchestra.run.smithi169.stderr:10+0 records out 2023-09-23T22:09:41.948 INFO:teuthology.orchestra.run.smithi169.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0164448 s, 638 MB/s 2023-09-23T22:09:41.948 INFO:teuthology.orchestra.run.smithi169.stderr:--> Zapping successful for: 2023-09-23T22:09:42.754 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi169:vg_nvme/lv_3 2023-09-23T22:09:43.281 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:43 smithi169 bash[40994]: cluster 2023-09-23T22:09:41.631622+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:09:43.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:43 smithi169 bash[27421]: cluster 2023-09-23T22:09:41.631622+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:09:43.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:43 smithi187 bash[31480]: cluster 2023-09-23T22:09:41.631622+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:09:44.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:44 smithi187 bash[31480]: cephadm 2023-09-23T22:09:43.346506+0000 mgr.y (mgr.14152) 114 : cephadm [INF] Detected new or changed devices on smithi169 2023-09-23T22:09:44.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:44 smithi187 bash[31480]: audit 2023-09-23T22:09:43.356083+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:09:44.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:44 smithi187 bash[31480]: audit 2023-09-23T22:09:43.364209+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:09:44.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:44 smithi187 bash[31480]: audit 2023-09-23T22:09:43.365779+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:09:44.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:44 smithi187 bash[31480]: cephadm 2023-09-23T22:09:43.366868+0000 mgr.y (mgr.14152) 115 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 16241M 2023-09-23T22:09:44.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:44 smithi187 bash[31480]: audit 2023-09-23T22:09:43.374582+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:09:44.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:44 smithi187 bash[31480]: audit 2023-09-23T22:09:43.376395+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:09:44.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:44 smithi187 bash[31480]: audit 2023-09-23T22:09:43.377591+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:09:44.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:44 smithi187 bash[31480]: audit 2023-09-23T22:09:43.387440+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:09:44.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:44 smithi169 bash[27421]: cephadm 2023-09-23T22:09:43.346506+0000 mgr.y (mgr.14152) 114 : cephadm [INF] Detected new or changed devices on smithi169 2023-09-23T22:09:44.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:44 smithi169 bash[27421]: audit 2023-09-23T22:09:43.356083+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:09:44.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:44 smithi169 bash[27421]: audit 2023-09-23T22:09:43.364209+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:09:44.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:44 smithi169 bash[27421]: audit 2023-09-23T22:09:43.365779+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:09:44.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:44 smithi169 bash[27421]: cephadm 2023-09-23T22:09:43.366868+0000 mgr.y (mgr.14152) 115 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 16241M 2023-09-23T22:09:44.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:44 smithi169 bash[27421]: audit 2023-09-23T22:09:43.374582+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:09:44.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:44 smithi169 bash[27421]: audit 2023-09-23T22:09:43.376395+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:09:44.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:44 smithi169 bash[27421]: audit 2023-09-23T22:09:43.377591+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:09:44.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:44 smithi169 bash[27421]: audit 2023-09-23T22:09:43.387440+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:09:44.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:44 smithi169 bash[40994]: cephadm 2023-09-23T22:09:43.346506+0000 mgr.y (mgr.14152) 114 : cephadm [INF] Detected new or changed devices on smithi169 2023-09-23T22:09:44.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:44 smithi169 bash[40994]: audit 2023-09-23T22:09:43.356083+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:09:44.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:44 smithi169 bash[40994]: audit 2023-09-23T22:09:43.364209+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:09:44.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:44 smithi169 bash[40994]: audit 2023-09-23T22:09:43.365779+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:09:44.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:44 smithi169 bash[40994]: cephadm 2023-09-23T22:09:43.366868+0000 mgr.y (mgr.14152) 115 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 16241M 2023-09-23T22:09:44.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:44 smithi169 bash[40994]: audit 2023-09-23T22:09:43.374582+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:09:44.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:44 smithi169 bash[40994]: audit 2023-09-23T22:09:43.376395+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:09:44.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:44 smithi169 bash[40994]: audit 2023-09-23T22:09:43.377591+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:09:44.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:44 smithi169 bash[40994]: audit 2023-09-23T22:09:43.387440+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:09:45.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:45 smithi169 bash[27421]: cluster 2023-09-23T22:09:43.632040+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-23T22:09:45.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:45 smithi169 bash[40994]: cluster 2023-09-23T22:09:43.632040+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-23T22:09:45.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:45 smithi187 bash[31480]: cluster 2023-09-23T22:09:43.632040+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-23T22:09:47.498 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:09:47.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:47 smithi169 bash[27421]: cluster 2023-09-23T22:09:45.632535+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-23T22:09:47.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:47 smithi169 bash[40994]: cluster 2023-09-23T22:09:45.632535+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-23T22:09:47.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:47 smithi187 bash[31480]: cluster 2023-09-23T22:09:45.632535+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-23T22:09:49.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:49 smithi169 bash[27421]: cluster 2023-09-23T22:09:47.633004+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-23T22:09:49.531 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:49 smithi169 bash[40994]: cluster 2023-09-23T22:09:47.633004+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-23T22:09:49.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:49 smithi187 bash[31480]: cluster 2023-09-23T22:09:47.633004+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-23T22:09:51.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:51 smithi169 bash[27421]: cluster 2023-09-23T22:09:49.633417+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:09:51.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:51 smithi169 bash[27421]: audit 2023-09-23T22:09:50.504975+0000 mgr.y (mgr.14152) 120 : audit [DBG] from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:09:51.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:51 smithi169 bash[27421]: audit 2023-09-23T22:09:50.511947+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:09:51.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:51 smithi169 bash[27421]: audit 2023-09-23T22:09:50.516174+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:09:51.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:51 smithi169 bash[27421]: audit 2023-09-23T22:09:50.517453+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:09:51.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:51 smithi169 bash[40994]: cluster 2023-09-23T22:09:49.633417+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:09:51.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:51 smithi169 bash[40994]: audit 2023-09-23T22:09:50.504975+0000 mgr.y (mgr.14152) 120 : audit [DBG] from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:09:51.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:51 smithi169 bash[40994]: audit 2023-09-23T22:09:50.511947+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:09:51.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:51 smithi169 bash[40994]: audit 2023-09-23T22:09:50.516174+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:09:51.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:51 smithi169 bash[40994]: audit 2023-09-23T22:09:50.517453+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:09:51.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:51 smithi187 bash[31480]: cluster 2023-09-23T22:09:49.633417+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:09:51.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:51 smithi187 bash[31480]: audit 2023-09-23T22:09:50.504975+0000 mgr.y (mgr.14152) 120 : audit [DBG] from='client.24149 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:09:51.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:51 smithi187 bash[31480]: audit 2023-09-23T22:09:50.511947+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:09:51.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:51 smithi187 bash[31480]: audit 2023-09-23T22:09:50.516174+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:09:51.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:51 smithi187 bash[31480]: audit 2023-09-23T22:09:50.517453+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:09:53.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:53 smithi169 bash[27421]: cluster 2023-09-23T22:09:51.633874+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-23T22:09:53.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:53 smithi169 bash[40994]: cluster 2023-09-23T22:09:51.633874+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-23T22:09:53.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:53 smithi187 bash[31480]: cluster 2023-09-23T22:09:51.633874+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-23T22:09:55.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:55 smithi169 bash[27421]: cluster 2023-09-23T22:09:53.634320+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-23T22:09:55.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:55 smithi169 bash[40994]: cluster 2023-09-23T22:09:53.634320+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-23T22:09:55.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:55 smithi187 bash[31480]: cluster 2023-09-23T22:09:53.634320+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-23T22:09:57.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:57 smithi169 bash[27421]: cluster 2023-09-23T22:09:55.634748+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-23T22:09:57.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:57 smithi169 bash[40994]: cluster 2023-09-23T22:09:55.634748+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-23T22:09:57.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:57 smithi187 bash[31480]: cluster 2023-09-23T22:09:55.634748+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-23T22:09:59.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:59 smithi169 bash[27421]: cluster 2023-09-23T22:09:57.635172+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:09:59.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:59 smithi169 bash[27421]: audit 2023-09-23T22:09:58.800525+0000 mon.a (mon.0) 291 : audit [INF] from='client.? 172.21.15.169:0/1207902556' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a9626eac-65d2-42cb-984a-f891c911b713"}]: dispatch 2023-09-23T22:09:59.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:59 smithi169 bash[27421]: audit 2023-09-23T22:09:58.808380+0000 mon.a (mon.0) 292 : audit [INF] from='client.? 172.21.15.169:0/1207902556' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a9626eac-65d2-42cb-984a-f891c911b713"}]': finished 2023-09-23T22:09:59.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:59 smithi169 bash[27421]: cluster 2023-09-23T22:09:58.808500+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-09-23T22:09:59.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:09:59 smithi169 bash[27421]: audit 2023-09-23T22:09:58.808677+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:09:59.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:59 smithi169 bash[40994]: cluster 2023-09-23T22:09:57.635172+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:09:59.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:59 smithi169 bash[40994]: audit 2023-09-23T22:09:58.800525+0000 mon.a (mon.0) 291 : audit [INF] from='client.? 172.21.15.169:0/1207902556' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a9626eac-65d2-42cb-984a-f891c911b713"}]: dispatch 2023-09-23T22:09:59.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:59 smithi169 bash[40994]: audit 2023-09-23T22:09:58.808380+0000 mon.a (mon.0) 292 : audit [INF] from='client.? 172.21.15.169:0/1207902556' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a9626eac-65d2-42cb-984a-f891c911b713"}]': finished 2023-09-23T22:09:59.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:59 smithi169 bash[40994]: cluster 2023-09-23T22:09:58.808500+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-09-23T22:09:59.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:09:59 smithi169 bash[40994]: audit 2023-09-23T22:09:58.808677+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:09:59.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:59 smithi187 bash[31480]: cluster 2023-09-23T22:09:57.635172+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:09:59.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:59 smithi187 bash[31480]: audit 2023-09-23T22:09:58.800525+0000 mon.a (mon.0) 291 : audit [INF] from='client.? 172.21.15.169:0/1207902556' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a9626eac-65d2-42cb-984a-f891c911b713"}]: dispatch 2023-09-23T22:09:59.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:59 smithi187 bash[31480]: audit 2023-09-23T22:09:58.808380+0000 mon.a (mon.0) 292 : audit [INF] from='client.? 172.21.15.169:0/1207902556' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a9626eac-65d2-42cb-984a-f891c911b713"}]': finished 2023-09-23T22:09:59.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:59 smithi187 bash[31480]: cluster 2023-09-23T22:09:58.808500+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-09-23T22:09:59.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:09:59 smithi187 bash[31480]: audit 2023-09-23T22:09:58.808677+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:10:00.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:00 smithi169 bash[27421]: audit 2023-09-23T22:09:59.548353+0000 mon.a (mon.0) 295 : audit [DBG] from='client.? 172.21.15.169:0/3271020563' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:10:00.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:00 smithi169 bash[27421]: cluster 2023-09-23T22:10:00.000123+0000 mon.a (mon.0) 296 : cluster [INF] overall HEALTH_OK 2023-09-23T22:10:00.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:00 smithi169 bash[40994]: audit 2023-09-23T22:09:59.548353+0000 mon.a (mon.0) 295 : audit [DBG] from='client.? 172.21.15.169:0/3271020563' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:10:00.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:00 smithi169 bash[40994]: cluster 2023-09-23T22:10:00.000123+0000 mon.a (mon.0) 296 : cluster [INF] overall HEALTH_OK 2023-09-23T22:10:00.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:00 smithi187 bash[31480]: audit 2023-09-23T22:09:59.548353+0000 mon.a (mon.0) 295 : audit [DBG] from='client.? 172.21.15.169:0/3271020563' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:10:00.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:00 smithi187 bash[31480]: cluster 2023-09-23T22:10:00.000123+0000 mon.a (mon.0) 296 : cluster [INF] overall HEALTH_OK 2023-09-23T22:10:01.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:01 smithi169 bash[40994]: cluster 2023-09-23T22:09:59.635547+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-23T22:10:01.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:01 smithi169 bash[27421]: cluster 2023-09-23T22:09:59.635547+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-23T22:10:01.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:01 smithi187 bash[31480]: cluster 2023-09-23T22:09:59.635547+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-23T22:10:03.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:03 smithi169 bash[40994]: cluster 2023-09-23T22:10:01.635969+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-23T22:10:03.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:03 smithi169 bash[27421]: cluster 2023-09-23T22:10:01.635969+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-23T22:10:03.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:03 smithi187 bash[31480]: cluster 2023-09-23T22:10:01.635969+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-23T22:10:05.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:05 smithi169 bash[27421]: cluster 2023-09-23T22:10:03.636429+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-23T22:10:05.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:05 smithi169 bash[40994]: cluster 2023-09-23T22:10:03.636429+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-23T22:10:05.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:05 smithi187 bash[31480]: cluster 2023-09-23T22:10:03.636429+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-23T22:10:07.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:07 smithi169 bash[27421]: cluster 2023-09-23T22:10:05.636969+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-23T22:10:07.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:07 smithi169 bash[40994]: cluster 2023-09-23T22:10:05.636969+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-23T22:10:07.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:07 smithi187 bash[31480]: cluster 2023-09-23T22:10:05.636969+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-23T22:10:09.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:09 smithi169 bash[40994]: cluster 2023-09-23T22:10:07.637429+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-23T22:10:09.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:09 smithi169 bash[27421]: cluster 2023-09-23T22:10:07.637429+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-23T22:10:09.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:09 smithi187 bash[31480]: cluster 2023-09-23T22:10:07.637429+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-23T22:10:11.531 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:11 smithi169 bash[40994]: cluster 2023-09-23T22:10:09.637822+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:10:11.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:11 smithi169 bash[27421]: cluster 2023-09-23T22:10:09.637822+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:10:11.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:11 smithi187 bash[31480]: cluster 2023-09-23T22:10:09.637822+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:10:12.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:12 smithi169 bash[27421]: audit 2023-09-23T22:10:11.834147+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T22:10:12.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:12 smithi169 bash[27421]: audit 2023-09-23T22:10:11.835882+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:10:12.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:12 smithi169 bash[40994]: audit 2023-09-23T22:10:11.834147+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T22:10:12.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:12 smithi169 bash[40994]: audit 2023-09-23T22:10:11.835882+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:10:12.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:12 smithi187 bash[31480]: audit 2023-09-23T22:10:11.834147+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T22:10:12.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:12 smithi187 bash[31480]: audit 2023-09-23T22:10:11.835882+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:10:13.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:13 smithi169 bash[27421]: cluster 2023-09-23T22:10:11.638288+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:10:13.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:13 smithi169 bash[27421]: cephadm 2023-09-23T22:10:11.836905+0000 mgr.y (mgr.14152) 132 : cephadm [INF] Deploying daemon osd.1 on smithi169 2023-09-23T22:10:13.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:13 smithi169 bash[40994]: cluster 2023-09-23T22:10:11.638288+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:10:13.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:13 smithi169 bash[40994]: cephadm 2023-09-23T22:10:11.836905+0000 mgr.y (mgr.14152) 132 : cephadm [INF] Deploying daemon osd.1 on smithi169 2023-09-23T22:10:13.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:13 smithi187 bash[31480]: cluster 2023-09-23T22:10:11.638288+0000 mgr.y (mgr.14152) 131 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:10:13.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:13 smithi187 bash[31480]: cephadm 2023-09-23T22:10:11.836905+0000 mgr.y (mgr.14152) 132 : cephadm [INF] Deploying daemon osd.1 on smithi169 2023-09-23T22:10:15.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:15 smithi169 bash[40994]: cluster 2023-09-23T22:10:13.638775+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-23T22:10:15.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:15 smithi169 bash[27421]: cluster 2023-09-23T22:10:13.638775+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-23T22:10:15.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:15 smithi187 bash[31480]: cluster 2023-09-23T22:10:13.638775+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-23T22:10:16.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:16 smithi169 bash[27421]: audit 2023-09-23T22:10:16.451575+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:10:16.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:16 smithi169 bash[27421]: audit 2023-09-23T22:10:16.457388+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:10:16.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:16 smithi169 bash[27421]: audit 2023-09-23T22:10:16.465295+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:10:16.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:16 smithi169 bash[40994]: audit 2023-09-23T22:10:16.451575+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:10:16.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:16 smithi169 bash[40994]: audit 2023-09-23T22:10:16.457388+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:10:16.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:16 smithi169 bash[40994]: audit 2023-09-23T22:10:16.465295+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:10:16.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:16 smithi187 bash[31480]: audit 2023-09-23T22:10:16.451575+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:10:16.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:16 smithi187 bash[31480]: audit 2023-09-23T22:10:16.457388+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:10:16.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:16 smithi187 bash[31480]: audit 2023-09-23T22:10:16.465295+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:10:17.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:17 smithi169 bash[27421]: cluster 2023-09-23T22:10:15.639302+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-23T22:10:17.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:17 smithi169 bash[40994]: cluster 2023-09-23T22:10:15.639302+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-23T22:10:17.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:17 smithi187 bash[31480]: cluster 2023-09-23T22:10:15.639302+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-23T22:10:19.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:19 smithi169 bash[27421]: cluster 2023-09-23T22:10:17.639857+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-23T22:10:19.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:19 smithi169 bash[40994]: cluster 2023-09-23T22:10:17.639857+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-23T22:10:19.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:19 smithi187 bash[31480]: cluster 2023-09-23T22:10:17.639857+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-23T22:10:21.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:21 smithi169 bash[27421]: cluster 2023-09-23T22:10:19.640468+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-23T22:10:21.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:21 smithi169 bash[40994]: cluster 2023-09-23T22:10:19.640468+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-23T22:10:21.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:21 smithi187 bash[31480]: cluster 2023-09-23T22:10:19.640468+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-23T22:10:23.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:22 smithi169 bash[27421]: cluster 2023-09-23T22:10:21.640996+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:10:23.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:22 smithi169 bash[27421]: audit 2023-09-23T22:10:21.743239+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:10:23.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:22 smithi169 bash[27421]: audit 2023-09-23T22:10:21.749792+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:10:23.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:22 smithi169 bash[27421]: audit 2023-09-23T22:10:21.750769+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:10:23.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:22 smithi169 bash[27421]: audit 2023-09-23T22:10:21.751775+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:10:23.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:22 smithi169 bash[27421]: audit 2023-09-23T22:10:21.756871+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:10:23.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:22 smithi169 bash[40994]: cluster 2023-09-23T22:10:21.640996+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:10:23.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:22 smithi169 bash[40994]: audit 2023-09-23T22:10:21.743239+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:10:23.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:22 smithi169 bash[40994]: audit 2023-09-23T22:10:21.749792+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:10:23.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:22 smithi169 bash[40994]: audit 2023-09-23T22:10:21.750769+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:10:23.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:22 smithi169 bash[40994]: audit 2023-09-23T22:10:21.751775+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:10:23.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:22 smithi169 bash[40994]: audit 2023-09-23T22:10:21.756871+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:10:23.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:22 smithi187 bash[31480]: cluster 2023-09-23T22:10:21.640996+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:10:23.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:22 smithi187 bash[31480]: audit 2023-09-23T22:10:21.743239+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:10:23.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:22 smithi187 bash[31480]: audit 2023-09-23T22:10:21.749792+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:10:23.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:22 smithi187 bash[31480]: audit 2023-09-23T22:10:21.750769+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:10:23.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:22 smithi187 bash[31480]: audit 2023-09-23T22:10:21.751775+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:10:23.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:22 smithi187 bash[31480]: audit 2023-09-23T22:10:21.756871+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:10:24.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:24 smithi169 bash[27421]: audit 2023-09-23T22:10:23.356349+0000 mon.a (mon.0) 307 : audit [INF] from='osd.1 [v2:172.21.15.169:6810/1570715361,v1:172.21.15.169:6811/1570715361]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T22:10:24.531 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:24 smithi169 bash[40994]: audit 2023-09-23T22:10:23.356349+0000 mon.a (mon.0) 307 : audit [INF] from='osd.1 [v2:172.21.15.169:6810/1570715361,v1:172.21.15.169:6811/1570715361]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T22:10:24.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:24 smithi187 bash[31480]: audit 2023-09-23T22:10:23.356349+0000 mon.a (mon.0) 307 : audit [INF] from='osd.1 [v2:172.21.15.169:6810/1570715361,v1:172.21.15.169:6811/1570715361]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T22:10:25.281 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:25 smithi169 bash[27421]: cluster 2023-09-23T22:10:23.641395+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:10:25.281 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:25 smithi169 bash[27421]: audit 2023-09-23T22:10:24.232890+0000 mon.a (mon.0) 308 : audit [INF] from='osd.1 [v2:172.21.15.169:6810/1570715361,v1:172.21.15.169:6811/1570715361]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T22:10:25.281 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:25 smithi169 bash[27421]: cluster 2023-09-23T22:10:24.232974+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-09-23T22:10:25.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:25 smithi169 bash[27421]: audit 2023-09-23T22:10:24.233152+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:10:25.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:25 smithi169 bash[27421]: audit 2023-09-23T22:10:24.233623+0000 mon.a (mon.0) 311 : audit [INF] from='osd.1 [v2:172.21.15.169:6810/1570715361,v1:172.21.15.169:6811/1570715361]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2023-09-23T22:10:25.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:25 smithi169 bash[40994]: cluster 2023-09-23T22:10:23.641395+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:10:25.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:25 smithi169 bash[40994]: audit 2023-09-23T22:10:24.232890+0000 mon.a (mon.0) 308 : audit [INF] from='osd.1 [v2:172.21.15.169:6810/1570715361,v1:172.21.15.169:6811/1570715361]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T22:10:25.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:25 smithi169 bash[40994]: cluster 2023-09-23T22:10:24.232974+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-09-23T22:10:25.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:25 smithi169 bash[40994]: audit 2023-09-23T22:10:24.233152+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:10:25.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:25 smithi169 bash[40994]: audit 2023-09-23T22:10:24.233623+0000 mon.a (mon.0) 311 : audit [INF] from='osd.1 [v2:172.21.15.169:6810/1570715361,v1:172.21.15.169:6811/1570715361]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2023-09-23T22:10:25.622 INFO:teuthology.orchestra.run.smithi169.stdout:Created osd(s) 1 on host 'smithi169' 2023-09-23T22:10:25.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:25 smithi187 bash[31480]: cluster 2023-09-23T22:10:23.641395+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:10:25.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:25 smithi187 bash[31480]: audit 2023-09-23T22:10:24.232890+0000 mon.a (mon.0) 308 : audit [INF] from='osd.1 [v2:172.21.15.169:6810/1570715361,v1:172.21.15.169:6811/1570715361]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T22:10:25.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:25 smithi187 bash[31480]: cluster 2023-09-23T22:10:24.232974+0000 mon.a (mon.0) 309 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-09-23T22:10:25.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:25 smithi187 bash[31480]: audit 2023-09-23T22:10:24.233152+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:10:25.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:25 smithi187 bash[31480]: audit 2023-09-23T22:10:24.233623+0000 mon.a (mon.0) 311 : audit [INF] from='osd.1 [v2:172.21.15.169:6810/1570715361,v1:172.21.15.169:6811/1570715361]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2023-09-23T22:10:26.337 DEBUG:teuthology.orchestra.run.smithi169:osd.1> sudo journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.1.service 2023-09-23T22:10:26.339 INFO:tasks.cephadm:Deploying osd.2 on smithi169 with /dev/vg_nvme/lv_2... 2023-09-23T22:10:26.339 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-09-23T22:10:26.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:26 smithi169 bash[27421]: audit 2023-09-23T22:10:25.235745+0000 mon.a (mon.0) 312 : audit [INF] from='osd.1 [v2:172.21.15.169:6810/1570715361,v1:172.21.15.169:6811/1570715361]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2023-09-23T22:10:26.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:26 smithi169 bash[27421]: cluster 2023-09-23T22:10:25.235936+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-09-23T22:10:26.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:26 smithi169 bash[27421]: audit 2023-09-23T22:10:25.236335+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:10:26.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:26 smithi169 bash[27421]: audit 2023-09-23T22:10:25.244060+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:10:26.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:26 smithi169 bash[27421]: audit 2023-09-23T22:10:25.610133+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:10:26.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:26 smithi169 bash[27421]: audit 2023-09-23T22:10:25.617468+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:10:26.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:26 smithi169 bash[27421]: audit 2023-09-23T22:10:25.646772+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:10:26.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:26 smithi169 bash[40994]: audit 2023-09-23T22:10:25.235745+0000 mon.a (mon.0) 312 : audit [INF] from='osd.1 [v2:172.21.15.169:6810/1570715361,v1:172.21.15.169:6811/1570715361]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2023-09-23T22:10:26.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:26 smithi169 bash[40994]: cluster 2023-09-23T22:10:25.235936+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-09-23T22:10:26.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:26 smithi169 bash[40994]: audit 2023-09-23T22:10:25.236335+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:10:26.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:26 smithi169 bash[40994]: audit 2023-09-23T22:10:25.244060+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:10:26.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:26 smithi169 bash[40994]: audit 2023-09-23T22:10:25.610133+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:10:26.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:26 smithi169 bash[40994]: audit 2023-09-23T22:10:25.617468+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:10:26.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:26 smithi169 bash[40994]: audit 2023-09-23T22:10:25.646772+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:10:26.536 INFO:journalctl@ceph.osd.1.smithi169.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:10:26.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:26 smithi187 bash[31480]: audit 2023-09-23T22:10:25.235745+0000 mon.a (mon.0) 312 : audit [INF] from='osd.1 [v2:172.21.15.169:6810/1570715361,v1:172.21.15.169:6811/1570715361]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2023-09-23T22:10:26.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:26 smithi187 bash[31480]: cluster 2023-09-23T22:10:25.235936+0000 mon.a (mon.0) 313 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-09-23T22:10:26.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:26 smithi187 bash[31480]: audit 2023-09-23T22:10:25.236335+0000 mon.a (mon.0) 314 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:10:26.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:26 smithi187 bash[31480]: audit 2023-09-23T22:10:25.244060+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:10:26.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:26 smithi187 bash[31480]: audit 2023-09-23T22:10:25.610133+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:10:26.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:26 smithi187 bash[31480]: audit 2023-09-23T22:10:25.617468+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:10:26.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:26 smithi187 bash[31480]: audit 2023-09-23T22:10:25.646772+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:10:27.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:27 smithi169 bash[27421]: cluster 2023-09-23T22:10:24.381058+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:10:27.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:27 smithi169 bash[27421]: cluster 2023-09-23T22:10:24.381191+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:10:27.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:27 smithi169 bash[27421]: cluster 2023-09-23T22:10:25.641915+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:10:27.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:27 smithi169 bash[27421]: cluster 2023-09-23T22:10:26.244869+0000 mon.a (mon.0) 319 : cluster [INF] osd.1 [v2:172.21.15.169:6810/1570715361,v1:172.21.15.169:6811/1570715361] boot 2023-09-23T22:10:27.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:27 smithi169 bash[27421]: cluster 2023-09-23T22:10:26.244934+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-09-23T22:10:27.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:27 smithi169 bash[27421]: audit 2023-09-23T22:10:26.247285+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:10:27.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:27 smithi169 bash[40994]: cluster 2023-09-23T22:10:24.381058+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:10:27.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:27 smithi169 bash[40994]: cluster 2023-09-23T22:10:24.381191+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:10:27.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:27 smithi169 bash[40994]: cluster 2023-09-23T22:10:25.641915+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:10:27.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:27 smithi169 bash[40994]: cluster 2023-09-23T22:10:26.244869+0000 mon.a (mon.0) 319 : cluster [INF] osd.1 [v2:172.21.15.169:6810/1570715361,v1:172.21.15.169:6811/1570715361] boot 2023-09-23T22:10:27.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:27 smithi169 bash[40994]: cluster 2023-09-23T22:10:26.244934+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-09-23T22:10:27.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:27 smithi169 bash[40994]: audit 2023-09-23T22:10:26.247285+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:10:27.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:27 smithi187 bash[31480]: cluster 2023-09-23T22:10:24.381058+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:10:27.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:27 smithi187 bash[31480]: cluster 2023-09-23T22:10:24.381191+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:10:27.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:27 smithi187 bash[31480]: cluster 2023-09-23T22:10:25.641915+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 4.9 MiB used, 89 GiB / 89 GiB avail 2023-09-23T22:10:27.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:27 smithi187 bash[31480]: cluster 2023-09-23T22:10:26.244869+0000 mon.a (mon.0) 319 : cluster [INF] osd.1 [v2:172.21.15.169:6810/1570715361,v1:172.21.15.169:6811/1570715361] boot 2023-09-23T22:10:27.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:27 smithi187 bash[31480]: cluster 2023-09-23T22:10:26.244934+0000 mon.a (mon.0) 320 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-09-23T22:10:27.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:27 smithi187 bash[31480]: audit 2023-09-23T22:10:26.247285+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:10:28.531 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:28 smithi169 bash[40994]: cluster 2023-09-23T22:10:27.267786+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-09-23T22:10:28.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:28 smithi169 bash[27421]: cluster 2023-09-23T22:10:27.267786+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-09-23T22:10:28.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:28 smithi187 bash[31480]: cluster 2023-09-23T22:10:27.267786+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-09-23T22:10:29.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:29 smithi169 bash[27421]: cluster 2023-09-23T22:10:27.642433+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:10:29.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:29 smithi169 bash[40994]: cluster 2023-09-23T22:10:27.642433+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:10:29.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:29 smithi187 bash[31480]: cluster 2023-09-23T22:10:27.642433+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:10:30.406 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:10:31.531 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:31 smithi169 bash[40994]: cluster 2023-09-23T22:10:29.642903+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-23T22:10:31.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:31 smithi169 bash[27421]: cluster 2023-09-23T22:10:29.642903+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-23T22:10:31.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:31 smithi187 bash[31480]: cluster 2023-09-23T22:10:29.642903+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-23T22:10:33.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:33 smithi187 bash[31480]: cluster 2023-09-23T22:10:31.643301+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-23T22:10:33.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:33 smithi169 bash[40994]: cluster 2023-09-23T22:10:31.643301+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-23T22:10:33.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:33 smithi169 bash[27421]: cluster 2023-09-23T22:10:31.643301+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-23T22:10:35.116 INFO:teuthology.orchestra.run.smithi169.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-09-23T22:10:35.117 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-09-23T22:10:35.117 INFO:teuthology.orchestra.run.smithi169.stderr: stderr: 10+0 records in 2023-09-23T22:10:35.117 INFO:teuthology.orchestra.run.smithi169.stderr:10+0 records out 2023-09-23T22:10:35.117 INFO:teuthology.orchestra.run.smithi169.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0154137 s, 680 MB/s 2023-09-23T22:10:35.117 INFO:teuthology.orchestra.run.smithi169.stderr:--> Zapping successful for: 2023-09-23T22:10:35.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:35 smithi169 bash[27421]: cluster 2023-09-23T22:10:33.643604+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:10:35.531 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:35 smithi169 bash[40994]: cluster 2023-09-23T22:10:33.643604+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:10:35.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:35 smithi187 bash[31480]: cluster 2023-09-23T22:10:33.643604+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:10:35.987 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi169:vg_nvme/lv_2 2023-09-23T22:10:37.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:37 smithi169 bash[27421]: cluster 2023-09-23T22:10:35.643919+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:10:37.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:37 smithi169 bash[27421]: cephadm 2023-09-23T22:10:36.488477+0000 mgr.y (mgr.14152) 145 : cephadm [INF] Detected new or changed devices on smithi169 2023-09-23T22:10:37.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:37 smithi169 bash[27421]: audit 2023-09-23T22:10:36.497582+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:10:37.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:37 smithi169 bash[27421]: audit 2023-09-23T22:10:36.506956+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:10:37.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:37 smithi169 bash[27421]: audit 2023-09-23T22:10:36.508771+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:10:37.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:37 smithi169 bash[27421]: audit 2023-09-23T22:10:36.510365+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:10:37.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:37 smithi169 bash[27421]: cephadm 2023-09-23T22:10:36.511508+0000 mgr.y (mgr.14152) 146 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 8120M 2023-09-23T22:10:37.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:37 smithi169 bash[27421]: audit 2023-09-23T22:10:36.519348+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:10:37.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:37 smithi169 bash[27421]: audit 2023-09-23T22:10:36.520943+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:10:37.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:37 smithi169 bash[27421]: audit 2023-09-23T22:10:36.522233+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:10:37.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:37 smithi169 bash[27421]: audit 2023-09-23T22:10:36.531492+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:10:37.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:37 smithi169 bash[40994]: cluster 2023-09-23T22:10:35.643919+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:10:37.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:37 smithi169 bash[40994]: cephadm 2023-09-23T22:10:36.488477+0000 mgr.y (mgr.14152) 145 : cephadm [INF] Detected new or changed devices on smithi169 2023-09-23T22:10:37.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:37 smithi169 bash[40994]: audit 2023-09-23T22:10:36.497582+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:10:37.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:37 smithi169 bash[40994]: audit 2023-09-23T22:10:36.506956+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:10:37.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:37 smithi169 bash[40994]: audit 2023-09-23T22:10:36.508771+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:10:37.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:37 smithi169 bash[40994]: audit 2023-09-23T22:10:36.510365+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:10:37.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:37 smithi169 bash[40994]: cephadm 2023-09-23T22:10:36.511508+0000 mgr.y (mgr.14152) 146 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 8120M 2023-09-23T22:10:37.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:37 smithi169 bash[40994]: audit 2023-09-23T22:10:36.519348+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:10:37.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:37 smithi169 bash[40994]: audit 2023-09-23T22:10:36.520943+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:10:37.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:37 smithi169 bash[40994]: audit 2023-09-23T22:10:36.522233+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:10:37.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:37 smithi169 bash[40994]: audit 2023-09-23T22:10:36.531492+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:10:37.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:37 smithi187 bash[31480]: cluster 2023-09-23T22:10:35.643919+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:10:37.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:37 smithi187 bash[31480]: cephadm 2023-09-23T22:10:36.488477+0000 mgr.y (mgr.14152) 145 : cephadm [INF] Detected new or changed devices on smithi169 2023-09-23T22:10:37.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:37 smithi187 bash[31480]: audit 2023-09-23T22:10:36.497582+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:10:37.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:37 smithi187 bash[31480]: audit 2023-09-23T22:10:36.506956+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:10:37.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:37 smithi187 bash[31480]: audit 2023-09-23T22:10:36.508771+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:10:37.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:37 smithi187 bash[31480]: audit 2023-09-23T22:10:36.510365+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:10:37.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:37 smithi187 bash[31480]: cephadm 2023-09-23T22:10:36.511508+0000 mgr.y (mgr.14152) 146 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 8120M 2023-09-23T22:10:37.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:37 smithi187 bash[31480]: audit 2023-09-23T22:10:36.519348+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:10:37.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:37 smithi187 bash[31480]: audit 2023-09-23T22:10:36.520943+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:10:37.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:37 smithi187 bash[31480]: audit 2023-09-23T22:10:36.522233+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:10:37.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:37 smithi187 bash[31480]: audit 2023-09-23T22:10:36.531492+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:10:39.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:39 smithi169 bash[27421]: cluster 2023-09-23T22:10:37.644347+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-23T22:10:39.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:39 smithi169 bash[40994]: cluster 2023-09-23T22:10:37.644347+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-23T22:10:39.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:39 smithi187 bash[31480]: cluster 2023-09-23T22:10:37.644347+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-23T22:10:40.718 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:10:41.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:41 smithi169 bash[27421]: cluster 2023-09-23T22:10:39.644827+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:10:41.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:41 smithi169 bash[40994]: cluster 2023-09-23T22:10:39.644827+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:10:41.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:41 smithi187 bash[31480]: cluster 2023-09-23T22:10:39.644827+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:10:43.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:43 smithi169 bash[27421]: cluster 2023-09-23T22:10:41.645169+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:10:43.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:43 smithi169 bash[40994]: cluster 2023-09-23T22:10:41.645169+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:10:43.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:43 smithi187 bash[31480]: cluster 2023-09-23T22:10:41.645169+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:10:44.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:44 smithi169 bash[27421]: audit 2023-09-23T22:10:43.886051+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:10:44.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:44 smithi169 bash[27421]: audit 2023-09-23T22:10:43.892184+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:10:44.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:44 smithi169 bash[27421]: audit 2023-09-23T22:10:43.893662+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:10:44.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:44 smithi169 bash[40994]: audit 2023-09-23T22:10:43.886051+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:10:44.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:44 smithi169 bash[40994]: audit 2023-09-23T22:10:43.892184+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:10:44.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:44 smithi169 bash[40994]: audit 2023-09-23T22:10:43.893662+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:10:44.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:44 smithi187 bash[31480]: audit 2023-09-23T22:10:43.886051+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:10:44.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:44 smithi187 bash[31480]: audit 2023-09-23T22:10:43.892184+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:10:44.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:44 smithi187 bash[31480]: audit 2023-09-23T22:10:43.893662+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:10:45.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:45 smithi169 bash[27421]: cluster 2023-09-23T22:10:43.645615+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:10:45.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:45 smithi169 bash[27421]: audit 2023-09-23T22:10:43.879230+0000 mgr.y (mgr.14152) 151 : audit [DBG] from='client.24176 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:10:45.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:45 smithi169 bash[40994]: cluster 2023-09-23T22:10:43.645615+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:10:45.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:45 smithi169 bash[40994]: audit 2023-09-23T22:10:43.879230+0000 mgr.y (mgr.14152) 151 : audit [DBG] from='client.24176 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:10:45.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:45 smithi187 bash[31480]: cluster 2023-09-23T22:10:43.645615+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:10:45.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:45 smithi187 bash[31480]: audit 2023-09-23T22:10:43.879230+0000 mgr.y (mgr.14152) 151 : audit [DBG] from='client.24176 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:10:47.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:47 smithi169 bash[27421]: cluster 2023-09-23T22:10:45.646087+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-23T22:10:47.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:47 smithi169 bash[40994]: cluster 2023-09-23T22:10:45.646087+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-23T22:10:47.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:47 smithi187 bash[31480]: cluster 2023-09-23T22:10:45.646087+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-23T22:10:49.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:49 smithi169 bash[40994]: cluster 2023-09-23T22:10:47.646533+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:10:49.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:49 smithi169 bash[27421]: cluster 2023-09-23T22:10:47.646533+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:10:49.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:49 smithi187 bash[31480]: cluster 2023-09-23T22:10:47.646533+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:10:51.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:51 smithi169 bash[27421]: cluster 2023-09-23T22:10:49.646955+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:10:51.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:51 smithi169 bash[40994]: cluster 2023-09-23T22:10:49.646955+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:10:51.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:51 smithi187 bash[31480]: cluster 2023-09-23T22:10:49.646955+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:10:52.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:52 smithi187 bash[31480]: audit 2023-09-23T22:10:52.348797+0000 mon.a (mon.0) 334 : audit [INF] from='client.? 172.21.15.169:0/3131816465' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c1c9e666-2750-421a-87f5-e098be84fc57"}]: dispatch 2023-09-23T22:10:52.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:52 smithi187 bash[31480]: audit 2023-09-23T22:10:52.356967+0000 mon.a (mon.0) 335 : audit [INF] from='client.? 172.21.15.169:0/3131816465' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c1c9e666-2750-421a-87f5-e098be84fc57"}]': finished 2023-09-23T22:10:52.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:52 smithi187 bash[31480]: cluster 2023-09-23T22:10:52.357044+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-09-23T22:10:52.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:52 smithi187 bash[31480]: audit 2023-09-23T22:10:52.357342+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:10:53.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:52 smithi169 bash[27421]: audit 2023-09-23T22:10:52.348797+0000 mon.a (mon.0) 334 : audit [INF] from='client.? 172.21.15.169:0/3131816465' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c1c9e666-2750-421a-87f5-e098be84fc57"}]: dispatch 2023-09-23T22:10:53.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:52 smithi169 bash[27421]: audit 2023-09-23T22:10:52.356967+0000 mon.a (mon.0) 335 : audit [INF] from='client.? 172.21.15.169:0/3131816465' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c1c9e666-2750-421a-87f5-e098be84fc57"}]': finished 2023-09-23T22:10:53.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:52 smithi169 bash[27421]: cluster 2023-09-23T22:10:52.357044+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-09-23T22:10:53.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:52 smithi169 bash[27421]: audit 2023-09-23T22:10:52.357342+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:10:53.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:52 smithi169 bash[40994]: audit 2023-09-23T22:10:52.348797+0000 mon.a (mon.0) 334 : audit [INF] from='client.? 172.21.15.169:0/3131816465' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c1c9e666-2750-421a-87f5-e098be84fc57"}]: dispatch 2023-09-23T22:10:53.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:52 smithi169 bash[40994]: audit 2023-09-23T22:10:52.356967+0000 mon.a (mon.0) 335 : audit [INF] from='client.? 172.21.15.169:0/3131816465' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c1c9e666-2750-421a-87f5-e098be84fc57"}]': finished 2023-09-23T22:10:53.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:52 smithi169 bash[40994]: cluster 2023-09-23T22:10:52.357044+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-09-23T22:10:53.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:52 smithi169 bash[40994]: audit 2023-09-23T22:10:52.357342+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:10:53.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:53 smithi187 bash[31480]: cluster 2023-09-23T22:10:51.647400+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:10:53.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:53 smithi187 bash[31480]: audit 2023-09-23T22:10:53.090826+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.169:0/4141283505' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:10:54.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:53 smithi169 bash[27421]: cluster 2023-09-23T22:10:51.647400+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:10:54.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:53 smithi169 bash[27421]: audit 2023-09-23T22:10:53.090826+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.169:0/4141283505' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:10:54.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:53 smithi169 bash[40994]: cluster 2023-09-23T22:10:51.647400+0000 mgr.y (mgr.14152) 155 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:10:54.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:53 smithi169 bash[40994]: audit 2023-09-23T22:10:53.090826+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.169:0/4141283505' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:10:55.854 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:55 smithi169 bash[27421]: cluster 2023-09-23T22:10:53.647816+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:10:55.854 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:55 smithi169 bash[40994]: cluster 2023-09-23T22:10:53.647816+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:10:55.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:55 smithi187 bash[31480]: cluster 2023-09-23T22:10:53.647816+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:10:57.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:57 smithi187 bash[31480]: cluster 2023-09-23T22:10:55.648368+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:10:58.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:57 smithi169 bash[27421]: cluster 2023-09-23T22:10:55.648368+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:10:58.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:57 smithi169 bash[40994]: cluster 2023-09-23T22:10:55.648368+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 9.9 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:10:59.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:10:59 smithi187 bash[31480]: cluster 2023-09-23T22:10:57.648883+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-23T22:11:00.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:10:59 smithi169 bash[27421]: cluster 2023-09-23T22:10:57.648883+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-23T22:11:00.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:10:59 smithi169 bash[40994]: cluster 2023-09-23T22:10:57.648883+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-23T22:11:01.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:01 smithi187 bash[31480]: cluster 2023-09-23T22:10:59.649350+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-23T22:11:02.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:01 smithi169 bash[27421]: cluster 2023-09-23T22:10:59.649350+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-23T22:11:02.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:01 smithi169 bash[40994]: cluster 2023-09-23T22:10:59.649350+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-23T22:11:02.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:02 smithi169 bash[40994]: cluster 2023-09-23T22:11:01.649675+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:11:02.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:02 smithi169 bash[27421]: cluster 2023-09-23T22:11:01.649675+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:11:02.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:02 smithi187 bash[31480]: cluster 2023-09-23T22:11:01.649675+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:11:05.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:05 smithi169 bash[27421]: cluster 2023-09-23T22:11:03.650294+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:11:05.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:05 smithi169 bash[27421]: audit 2023-09-23T22:11:05.132883+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T22:11:05.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:05 smithi169 bash[27421]: audit 2023-09-23T22:11:05.134134+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:11:05.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:05 smithi169 bash[40994]: cluster 2023-09-23T22:11:03.650294+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:11:05.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:05 smithi169 bash[40994]: audit 2023-09-23T22:11:05.132883+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T22:11:05.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:05 smithi169 bash[40994]: audit 2023-09-23T22:11:05.134134+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:11:05.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:05 smithi187 bash[31480]: cluster 2023-09-23T22:11:03.650294+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:11:05.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:05 smithi187 bash[31480]: audit 2023-09-23T22:11:05.132883+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T22:11:05.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:05 smithi187 bash[31480]: audit 2023-09-23T22:11:05.134134+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:11:06.525 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:06 smithi169 bash[27421]: cephadm 2023-09-23T22:11:05.135056+0000 mgr.y (mgr.14152) 162 : cephadm [INF] Deploying daemon osd.2 on smithi169 2023-09-23T22:11:06.525 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:06 smithi169 bash[40994]: cephadm 2023-09-23T22:11:05.135056+0000 mgr.y (mgr.14152) 162 : cephadm [INF] Deploying daemon osd.2 on smithi169 2023-09-23T22:11:06.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:06 smithi187 bash[31480]: cephadm 2023-09-23T22:11:05.135056+0000 mgr.y (mgr.14152) 162 : cephadm [INF] Deploying daemon osd.2 on smithi169 2023-09-23T22:11:07.531 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:07 smithi169 bash[40994]: cluster 2023-09-23T22:11:05.650814+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-23T22:11:07.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:07 smithi169 bash[27421]: cluster 2023-09-23T22:11:05.650814+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-23T22:11:07.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:07 smithi187 bash[31480]: cluster 2023-09-23T22:11:05.650814+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-23T22:11:09.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:09 smithi169 bash[27421]: cluster 2023-09-23T22:11:07.651168+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-23T22:11:09.531 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:09 smithi169 bash[40994]: cluster 2023-09-23T22:11:07.651168+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-23T22:11:09.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:09 smithi187 bash[31480]: cluster 2023-09-23T22:11:07.651168+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-23T22:11:11.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:10 smithi169 bash[27421]: cluster 2023-09-23T22:11:09.651550+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-23T22:11:11.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:10 smithi169 bash[27421]: audit 2023-09-23T22:11:09.871662+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:11.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:10 smithi169 bash[27421]: audit 2023-09-23T22:11:09.878448+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:11.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:10 smithi169 bash[27421]: audit 2023-09-23T22:11:09.905069+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:11:11.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:10 smithi169 bash[40994]: cluster 2023-09-23T22:11:09.651550+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-23T22:11:11.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:10 smithi169 bash[40994]: audit 2023-09-23T22:11:09.871662+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:11.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:10 smithi169 bash[40994]: audit 2023-09-23T22:11:09.878448+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:11.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:10 smithi169 bash[40994]: audit 2023-09-23T22:11:09.905069+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:11:11.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:10 smithi187 bash[31480]: cluster 2023-09-23T22:11:09.651550+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-23T22:11:11.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:10 smithi187 bash[31480]: audit 2023-09-23T22:11:09.871662+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:11.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:10 smithi187 bash[31480]: audit 2023-09-23T22:11:09.878448+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:11.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:10 smithi187 bash[31480]: audit 2023-09-23T22:11:09.905069+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:11:13.281 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:12 smithi169 bash[27421]: cluster 2023-09-23T22:11:11.652046+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-23T22:11:13.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:12 smithi169 bash[40994]: cluster 2023-09-23T22:11:11.652046+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-23T22:11:13.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:12 smithi187 bash[31480]: cluster 2023-09-23T22:11:11.652046+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-23T22:11:15.531 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:15 smithi169 bash[40994]: cluster 2023-09-23T22:11:13.652559+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:11:15.531 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:15 smithi169 bash[40994]: audit 2023-09-23T22:11:15.149409+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:15.531 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:15 smithi169 bash[40994]: audit 2023-09-23T22:11:15.155304+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:15.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:15 smithi169 bash[27421]: cluster 2023-09-23T22:11:13.652559+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:11:15.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:15 smithi169 bash[27421]: audit 2023-09-23T22:11:15.149409+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:15.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:15 smithi169 bash[27421]: audit 2023-09-23T22:11:15.155304+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:15.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:15 smithi187 bash[31480]: cluster 2023-09-23T22:11:13.652559+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:11:15.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:15 smithi187 bash[31480]: audit 2023-09-23T22:11:15.149409+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:15.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:15 smithi187 bash[31480]: audit 2023-09-23T22:11:15.155304+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:16.524 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:16 smithi169 bash[27421]: audit 2023-09-23T22:11:15.576816+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:11:16.524 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:16 smithi169 bash[27421]: audit 2023-09-23T22:11:15.578503+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:11:16.524 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:16 smithi169 bash[27421]: audit 2023-09-23T22:11:15.586358+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:16.525 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:16 smithi169 bash[40994]: audit 2023-09-23T22:11:15.576816+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:11:16.525 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:16 smithi169 bash[40994]: audit 2023-09-23T22:11:15.578503+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:11:16.525 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:16 smithi169 bash[40994]: audit 2023-09-23T22:11:15.586358+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:16.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:16 smithi187 bash[31480]: audit 2023-09-23T22:11:15.576816+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:11:16.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:16 smithi187 bash[31480]: audit 2023-09-23T22:11:15.578503+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:11:16.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:16 smithi187 bash[31480]: audit 2023-09-23T22:11:15.586358+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:17.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:17 smithi169 bash[27421]: cluster 2023-09-23T22:11:15.652910+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:11:17.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:17 smithi169 bash[27421]: audit 2023-09-23T22:11:16.683259+0000 mon.c (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.169:6818/2302606347,v1:172.21.15.169:6819/2302606347]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T22:11:17.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:17 smithi169 bash[27421]: audit 2023-09-23T22:11:16.683705+0000 mon.a (mon.0) 348 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T22:11:17.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:17 smithi169 bash[40994]: cluster 2023-09-23T22:11:15.652910+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:11:17.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:17 smithi169 bash[40994]: audit 2023-09-23T22:11:16.683259+0000 mon.c (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.169:6818/2302606347,v1:172.21.15.169:6819/2302606347]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T22:11:17.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:17 smithi169 bash[40994]: audit 2023-09-23T22:11:16.683705+0000 mon.a (mon.0) 348 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T22:11:17.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:17 smithi187 bash[31480]: cluster 2023-09-23T22:11:15.652910+0000 mgr.y (mgr.14152) 168 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:11:17.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:17 smithi187 bash[31480]: audit 2023-09-23T22:11:16.683259+0000 mon.c (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.169:6818/2302606347,v1:172.21.15.169:6819/2302606347]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T22:11:17.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:17 smithi187 bash[31480]: audit 2023-09-23T22:11:16.683705+0000 mon.a (mon.0) 348 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T22:11:18.851 INFO:teuthology.orchestra.run.smithi169.stdout:Created osd(s) 2 on host 'smithi169' 2023-09-23T22:11:18.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:18 smithi187 bash[31480]: audit 2023-09-23T22:11:17.599128+0000 mon.a (mon.0) 349 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-23T22:11:18.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:18 smithi187 bash[31480]: cluster 2023-09-23T22:11:17.599226+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-09-23T22:11:18.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:18 smithi187 bash[31480]: audit 2023-09-23T22:11:17.599397+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:11:18.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:18 smithi187 bash[31480]: audit 2023-09-23T22:11:17.600436+0000 mon.c (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.169:6818/2302606347,v1:172.21.15.169:6819/2302606347]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2023-09-23T22:11:18.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:18 smithi187 bash[31480]: audit 2023-09-23T22:11:17.600954+0000 mon.a (mon.0) 352 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2023-09-23T22:11:18.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:18 smithi187 bash[31480]: cluster 2023-09-23T22:11:17.653291+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:11:18.909 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:18 smithi169 bash[40994]: audit 2023-09-23T22:11:17.599128+0000 mon.a (mon.0) 349 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-23T22:11:18.910 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:18 smithi169 bash[40994]: cluster 2023-09-23T22:11:17.599226+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-09-23T22:11:18.910 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:18 smithi169 bash[40994]: audit 2023-09-23T22:11:17.599397+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:11:18.910 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:18 smithi169 bash[40994]: audit 2023-09-23T22:11:17.600436+0000 mon.c (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.169:6818/2302606347,v1:172.21.15.169:6819/2302606347]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2023-09-23T22:11:18.910 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:18 smithi169 bash[40994]: audit 2023-09-23T22:11:17.600954+0000 mon.a (mon.0) 352 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2023-09-23T22:11:18.910 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:18 smithi169 bash[40994]: cluster 2023-09-23T22:11:17.653291+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:11:18.910 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:18 smithi169 bash[27421]: audit 2023-09-23T22:11:17.599128+0000 mon.a (mon.0) 349 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-23T22:11:18.910 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:18 smithi169 bash[27421]: cluster 2023-09-23T22:11:17.599226+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-09-23T22:11:18.910 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:18 smithi169 bash[27421]: audit 2023-09-23T22:11:17.599397+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:11:18.911 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:18 smithi169 bash[27421]: audit 2023-09-23T22:11:17.600436+0000 mon.c (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.169:6818/2302606347,v1:172.21.15.169:6819/2302606347]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2023-09-23T22:11:18.911 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:18 smithi169 bash[27421]: audit 2023-09-23T22:11:17.600954+0000 mon.a (mon.0) 352 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2023-09-23T22:11:18.911 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:18 smithi169 bash[27421]: cluster 2023-09-23T22:11:17.653291+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:11:19.579 DEBUG:teuthology.orchestra.run.smithi169:osd.2> sudo journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.2.service 2023-09-23T22:11:19.582 INFO:tasks.cephadm:Deploying osd.3 on smithi169 with /dev/vg_nvme/lv_1... 2023-09-23T22:11:19.582 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-09-23T22:11:19.757 INFO:journalctl@ceph.osd.2.smithi169.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:11:19.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:19 smithi187 bash[31480]: audit 2023-09-23T22:11:18.598879+0000 mon.a (mon.0) 353 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2023-09-23T22:11:19.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:19 smithi187 bash[31480]: cluster 2023-09-23T22:11:18.599167+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-09-23T22:11:19.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:19 smithi187 bash[31480]: audit 2023-09-23T22:11:18.599725+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:11:19.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:19 smithi187 bash[31480]: audit 2023-09-23T22:11:18.605119+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:11:19.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:19 smithi187 bash[31480]: audit 2023-09-23T22:11:18.804412+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:19.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:19 smithi187 bash[31480]: audit 2023-09-23T22:11:18.811942+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:19.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:19 smithi187 bash[31480]: audit 2023-09-23T22:11:18.825628+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:11:20.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:19 smithi169 bash[27421]: audit 2023-09-23T22:11:18.598879+0000 mon.a (mon.0) 353 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2023-09-23T22:11:20.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:19 smithi169 bash[27421]: cluster 2023-09-23T22:11:18.599167+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-09-23T22:11:20.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:19 smithi169 bash[27421]: audit 2023-09-23T22:11:18.599725+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:11:20.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:19 smithi169 bash[27421]: audit 2023-09-23T22:11:18.605119+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:11:20.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:19 smithi169 bash[27421]: audit 2023-09-23T22:11:18.804412+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:20.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:19 smithi169 bash[27421]: audit 2023-09-23T22:11:18.811942+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:20.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:19 smithi169 bash[27421]: audit 2023-09-23T22:11:18.825628+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:11:20.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:19 smithi169 bash[40994]: audit 2023-09-23T22:11:18.598879+0000 mon.a (mon.0) 353 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2023-09-23T22:11:20.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:19 smithi169 bash[40994]: cluster 2023-09-23T22:11:18.599167+0000 mon.a (mon.0) 354 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-09-23T22:11:20.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:19 smithi169 bash[40994]: audit 2023-09-23T22:11:18.599725+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:11:20.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:19 smithi169 bash[40994]: audit 2023-09-23T22:11:18.605119+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:11:20.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:19 smithi169 bash[40994]: audit 2023-09-23T22:11:18.804412+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:20.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:19 smithi169 bash[40994]: audit 2023-09-23T22:11:18.811942+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:20.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:19 smithi169 bash[40994]: audit 2023-09-23T22:11:18.825628+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:11:20.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:20 smithi187 bash[31480]: cluster 2023-09-23T22:11:17.703193+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:11:20.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:20 smithi187 bash[31480]: cluster 2023-09-23T22:11:17.703369+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:11:20.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:20 smithi187 bash[31480]: cluster 2023-09-23T22:11:19.607757+0000 mon.a (mon.0) 360 : cluster [INF] osd.2 [v2:172.21.15.169:6818/2302606347,v1:172.21.15.169:6819/2302606347] boot 2023-09-23T22:11:20.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:20 smithi187 bash[31480]: cluster 2023-09-23T22:11:19.607819+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-09-23T22:11:20.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:20 smithi187 bash[31480]: audit 2023-09-23T22:11:19.608307+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:11:20.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:20 smithi187 bash[31480]: cluster 2023-09-23T22:11:19.653741+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:11:20.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:20 smithi187 bash[31480]: audit 2023-09-23T22:11:19.796973+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' 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-23T22:11:21.031 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:20 smithi169 bash[40994]: cluster 2023-09-23T22:11:17.703193+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:11:21.031 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:20 smithi169 bash[40994]: cluster 2023-09-23T22:11:17.703369+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:11:21.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:20 smithi169 bash[40994]: cluster 2023-09-23T22:11:19.607757+0000 mon.a (mon.0) 360 : cluster [INF] osd.2 [v2:172.21.15.169:6818/2302606347,v1:172.21.15.169:6819/2302606347] boot 2023-09-23T22:11:21.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:20 smithi169 bash[40994]: cluster 2023-09-23T22:11:19.607819+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-09-23T22:11:21.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:20 smithi169 bash[40994]: audit 2023-09-23T22:11:19.608307+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:11:21.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:20 smithi169 bash[40994]: cluster 2023-09-23T22:11:19.653741+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:11:21.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:20 smithi169 bash[40994]: audit 2023-09-23T22:11:19.796973+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' 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-23T22:11:21.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:20 smithi169 bash[27421]: cluster 2023-09-23T22:11:17.703193+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:11:21.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:20 smithi169 bash[27421]: cluster 2023-09-23T22:11:17.703369+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:11:21.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:20 smithi169 bash[27421]: cluster 2023-09-23T22:11:19.607757+0000 mon.a (mon.0) 360 : cluster [INF] osd.2 [v2:172.21.15.169:6818/2302606347,v1:172.21.15.169:6819/2302606347] boot 2023-09-23T22:11:21.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:20 smithi169 bash[27421]: cluster 2023-09-23T22:11:19.607819+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-09-23T22:11:21.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:20 smithi169 bash[27421]: audit 2023-09-23T22:11:19.608307+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:11:21.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:20 smithi169 bash[27421]: cluster 2023-09-23T22:11:19.653741+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 10 MiB used, 179 GiB / 179 GiB avail 2023-09-23T22:11:21.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:20 smithi169 bash[27421]: audit 2023-09-23T22:11:19.796973+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' 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-23T22:11:22.031 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:21 smithi169 bash[40994]: audit 2023-09-23T22:11:20.622710+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' 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-23T22:11:22.031 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:21 smithi169 bash[40994]: cluster 2023-09-23T22:11:20.622803+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-09-23T22:11:22.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:21 smithi169 bash[40994]: audit 2023-09-23T22:11:20.624213+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:11:22.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:21 smithi169 bash[27421]: audit 2023-09-23T22:11:20.622710+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' 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-23T22:11:22.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:21 smithi169 bash[27421]: cluster 2023-09-23T22:11:20.622803+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-09-23T22:11:22.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:21 smithi169 bash[27421]: audit 2023-09-23T22:11:20.624213+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:11:22.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:21 smithi187 bash[31480]: audit 2023-09-23T22:11:20.622710+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' 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-23T22:11:22.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:21 smithi187 bash[31480]: cluster 2023-09-23T22:11:20.622803+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-09-23T22:11:22.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:21 smithi187 bash[31480]: audit 2023-09-23T22:11:20.624213+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:11:23.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:22 smithi169 bash[27421]: audit 2023-09-23T22:11:21.626158+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-09-23T22:11:23.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:22 smithi169 bash[27421]: cluster 2023-09-23T22:11:21.626321+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-09-23T22:11:23.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:22 smithi169 bash[27421]: cluster 2023-09-23T22:11:21.654616+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v141: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:11:23.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:22 smithi169 bash[40994]: audit 2023-09-23T22:11:21.626158+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-09-23T22:11:23.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:22 smithi169 bash[40994]: cluster 2023-09-23T22:11:21.626321+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-09-23T22:11:23.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:22 smithi169 bash[40994]: cluster 2023-09-23T22:11:21.654616+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v141: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:11:23.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:22 smithi187 bash[31480]: audit 2023-09-23T22:11:21.626158+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-09-23T22:11:23.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:22 smithi187 bash[31480]: cluster 2023-09-23T22:11:21.626321+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-09-23T22:11:23.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:22 smithi187 bash[31480]: cluster 2023-09-23T22:11:21.654616+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v141: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:11:23.617 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:11:24.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:23 smithi169 bash[27421]: cluster 2023-09-23T22:11:22.650608+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-09-23T22:11:24.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:23 smithi169 bash[27421]: cluster 2023-09-23T22:11:22.651292+0000 mon.a (mon.0) 370 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2023-09-23T22:11:24.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:23 smithi169 bash[27421]: audit 2023-09-23T22:11:22.681418+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:24.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:23 smithi169 bash[40994]: cluster 2023-09-23T22:11:22.650608+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-09-23T22:11:24.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:23 smithi169 bash[40994]: cluster 2023-09-23T22:11:22.651292+0000 mon.a (mon.0) 370 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2023-09-23T22:11:24.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:23 smithi169 bash[40994]: audit 2023-09-23T22:11:22.681418+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:24.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:23 smithi187 bash[31480]: cluster 2023-09-23T22:11:22.650608+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-09-23T22:11:24.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:23 smithi187 bash[31480]: cluster 2023-09-23T22:11:22.651292+0000 mon.a (mon.0) 370 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2023-09-23T22:11:24.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:23 smithi187 bash[31480]: audit 2023-09-23T22:11:22.681418+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:26.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:26 smithi169 bash[27421]: cluster 2023-09-23T22:11:23.655042+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 449 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:11:26.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:26 smithi169 bash[27421]: audit 2023-09-23T22:11:24.481630+0000 mon.a (mon.0) 372 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T22:11:26.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:26 smithi169 bash[27421]: audit 2023-09-23T22:11:25.374531+0000 mon.a (mon.0) 373 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T22:11:26.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:26 smithi169 bash[27421]: audit 2023-09-23T22:11:25.376316+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:11:26.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:26 smithi169 bash[27421]: audit 2023-09-23T22:11:25.376862+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:11:26.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:26 smithi169 bash[27421]: audit 2023-09-23T22:11:25.379536+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:11:26.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:26 smithi169 bash[27421]: audit 2023-09-23T22:11:25.382560+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:11:26.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:26 smithi169 bash[27421]: audit 2023-09-23T22:11:25.382888+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:11:26.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:26 smithi169 bash[27421]: audit 2023-09-23T22:11:25.383116+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:11:26.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:26 smithi169 bash[40994]: cluster 2023-09-23T22:11:23.655042+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 449 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:11:26.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:26 smithi169 bash[40994]: audit 2023-09-23T22:11:24.481630+0000 mon.a (mon.0) 372 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T22:11:26.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:26 smithi169 bash[40994]: audit 2023-09-23T22:11:25.374531+0000 mon.a (mon.0) 373 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T22:11:26.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:26 smithi169 bash[40994]: audit 2023-09-23T22:11:25.376316+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:11:26.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:26 smithi169 bash[40994]: audit 2023-09-23T22:11:25.376862+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:11:26.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:26 smithi169 bash[40994]: audit 2023-09-23T22:11:25.379536+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:11:26.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:26 smithi169 bash[40994]: audit 2023-09-23T22:11:25.382560+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:11:26.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:26 smithi169 bash[40994]: audit 2023-09-23T22:11:25.382888+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:11:26.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:26 smithi169 bash[40994]: audit 2023-09-23T22:11:25.383116+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:11:26.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:26 smithi187 bash[31480]: cluster 2023-09-23T22:11:23.655042+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 449 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:11:26.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:26 smithi187 bash[31480]: audit 2023-09-23T22:11:24.481630+0000 mon.a (mon.0) 372 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T22:11:26.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:26 smithi187 bash[31480]: audit 2023-09-23T22:11:25.374531+0000 mon.a (mon.0) 373 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T22:11:26.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:26 smithi187 bash[31480]: audit 2023-09-23T22:11:25.376316+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:11:26.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:26 smithi187 bash[31480]: audit 2023-09-23T22:11:25.376862+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:11:26.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:26 smithi187 bash[31480]: audit 2023-09-23T22:11:25.379536+0000 mon.a (mon.0) 376 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:11:26.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:26 smithi187 bash[31480]: audit 2023-09-23T22:11:25.382560+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:11:26.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:26 smithi187 bash[31480]: audit 2023-09-23T22:11:25.382888+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:11:26.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:26 smithi187 bash[31480]: audit 2023-09-23T22:11:25.383116+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:11:27.531 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:27 smithi169 bash[40994]: audit 2023-09-23T22:11:25.380867+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T22:11:27.531 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:27 smithi169 bash[40994]: cluster 2023-09-23T22:11:25.655396+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 449 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:11:27.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:27 smithi169 bash[40994]: audit 2023-09-23T22:11:26.264599+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T22:11:27.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:27 smithi169 bash[40994]: audit 2023-09-23T22:11:26.296846+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:27.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:27 smithi169 bash[40994]: audit 2023-09-23T22:11:26.299772+0000 mon.c (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T22:11:27.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:27 smithi169 bash[40994]: audit 2023-09-23T22:11:26.300068+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:11:27.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:27 smithi169 bash[40994]: audit 2023-09-23T22:11:26.300378+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:11:27.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:27 smithi169 bash[40994]: audit 2023-09-23T22:11:26.300555+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:11:27.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:27 smithi169 bash[40994]: audit 2023-09-23T22:11:27.225156+0000 mon.c (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T22:11:27.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:27 smithi169 bash[27421]: audit 2023-09-23T22:11:25.380867+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T22:11:27.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:27 smithi169 bash[27421]: cluster 2023-09-23T22:11:25.655396+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 449 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:11:27.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:27 smithi169 bash[27421]: audit 2023-09-23T22:11:26.264599+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T22:11:27.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:27 smithi169 bash[27421]: audit 2023-09-23T22:11:26.296846+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:27.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:27 smithi169 bash[27421]: audit 2023-09-23T22:11:26.299772+0000 mon.c (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T22:11:27.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:27 smithi169 bash[27421]: audit 2023-09-23T22:11:26.300068+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:11:27.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:27 smithi169 bash[27421]: audit 2023-09-23T22:11:26.300378+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:11:27.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:27 smithi169 bash[27421]: audit 2023-09-23T22:11:26.300555+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:11:27.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:27 smithi169 bash[27421]: audit 2023-09-23T22:11:27.225156+0000 mon.c (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T22:11:27.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:27 smithi187 bash[31480]: audit 2023-09-23T22:11:25.380867+0000 mon.b (mon.1) 7 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T22:11:27.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:27 smithi187 bash[31480]: cluster 2023-09-23T22:11:25.655396+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 449 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:11:27.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:27 smithi187 bash[31480]: audit 2023-09-23T22:11:26.264599+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T22:11:27.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:27 smithi187 bash[31480]: audit 2023-09-23T22:11:26.296846+0000 mon.a (mon.0) 380 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:27.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:27 smithi187 bash[31480]: audit 2023-09-23T22:11:26.299772+0000 mon.c (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-09-23T22:11:27.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:27 smithi187 bash[31480]: audit 2023-09-23T22:11:26.300068+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:11:27.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:27 smithi187 bash[31480]: audit 2023-09-23T22:11:26.300378+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:11:27.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:27 smithi187 bash[31480]: audit 2023-09-23T22:11:26.300555+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:11:27.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:27 smithi187 bash[31480]: audit 2023-09-23T22:11:27.225156+0000 mon.c (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-09-23T22:11:28.552 INFO:teuthology.orchestra.run.smithi169.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-09-23T22:11:28.552 INFO:teuthology.orchestra.run.smithi169.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-09-23T22:11:28.552 INFO:teuthology.orchestra.run.smithi169.stderr: stderr: 10+0 records in 2023-09-23T22:11:28.552 INFO:teuthology.orchestra.run.smithi169.stderr:10+0 records out 2023-09-23T22:11:28.552 INFO:teuthology.orchestra.run.smithi169.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0183886 s, 570 MB/s 2023-09-23T22:11:28.552 INFO:teuthology.orchestra.run.smithi169.stderr: stderr: 2023-09-23T22:11:28.552 INFO:teuthology.orchestra.run.smithi169.stderr:--> Zapping successful for: 2023-09-23T22:11:29.273 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi169:vg_nvme/lv_1 2023-09-23T22:11:29.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:29 smithi169 bash[27421]: cluster 2023-09-23T22:11:27.655954+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 261 KiB/s wr, 17 op/s 2023-09-23T22:11:29.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:29 smithi169 bash[40994]: cluster 2023-09-23T22:11:27.655954+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 261 KiB/s wr, 17 op/s 2023-09-23T22:11:29.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:29 smithi187 bash[31480]: cluster 2023-09-23T22:11:27.655954+0000 mgr.y (mgr.14152) 174 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 5.4 KiB/s rd, 261 KiB/s wr, 17 op/s 2023-09-23T22:11:31.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:31 smithi169 bash[27421]: cluster 2023-09-23T22:11:29.656582+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 3.8 KiB/s rd, 186 KiB/s wr, 12 op/s 2023-09-23T22:11:31.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:31 smithi169 bash[27421]: cephadm 2023-09-23T22:11:30.171132+0000 mgr.y (mgr.14152) 176 : cephadm [INF] Detected new or changed devices on smithi169 2023-09-23T22:11:31.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:31 smithi169 bash[27421]: audit 2023-09-23T22:11:30.180386+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:31.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:31 smithi169 bash[27421]: audit 2023-09-23T22:11:30.187078+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:31.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:31 smithi169 bash[27421]: audit 2023-09-23T22:11:30.188614+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:11:31.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:31 smithi169 bash[27421]: audit 2023-09-23T22:11:30.189777+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:11:31.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:31 smithi169 bash[27421]: audit 2023-09-23T22:11:30.190800+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:11:31.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:31 smithi169 bash[27421]: cephadm 2023-09-23T22:11:30.191557+0000 mgr.y (mgr.14152) 177 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 5413M 2023-09-23T22:11:31.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:31 smithi169 bash[27421]: audit 2023-09-23T22:11:30.196285+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:31.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:31 smithi169 bash[27421]: audit 2023-09-23T22:11:30.197873+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:11:31.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:31 smithi169 bash[27421]: audit 2023-09-23T22:11:30.198958+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:11:31.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:31 smithi169 bash[27421]: audit 2023-09-23T22:11:30.205444+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:31.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:31 smithi169 bash[40994]: cluster 2023-09-23T22:11:29.656582+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 3.8 KiB/s rd, 186 KiB/s wr, 12 op/s 2023-09-23T22:11:31.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:31 smithi169 bash[40994]: cephadm 2023-09-23T22:11:30.171132+0000 mgr.y (mgr.14152) 176 : cephadm [INF] Detected new or changed devices on smithi169 2023-09-23T22:11:31.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:31 smithi169 bash[40994]: audit 2023-09-23T22:11:30.180386+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:31.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:31 smithi169 bash[40994]: audit 2023-09-23T22:11:30.187078+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:31.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:31 smithi169 bash[40994]: audit 2023-09-23T22:11:30.188614+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:11:31.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:31 smithi169 bash[40994]: audit 2023-09-23T22:11:30.189777+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:11:31.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:31 smithi169 bash[40994]: audit 2023-09-23T22:11:30.190800+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:11:31.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:31 smithi169 bash[40994]: cephadm 2023-09-23T22:11:30.191557+0000 mgr.y (mgr.14152) 177 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 5413M 2023-09-23T22:11:31.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:31 smithi169 bash[40994]: audit 2023-09-23T22:11:30.196285+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:31.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:31 smithi169 bash[40994]: audit 2023-09-23T22:11:30.197873+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:11:31.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:31 smithi169 bash[40994]: audit 2023-09-23T22:11:30.198958+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:11:31.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:31 smithi169 bash[40994]: audit 2023-09-23T22:11:30.205444+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:31.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:31 smithi187 bash[31480]: cluster 2023-09-23T22:11:29.656582+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 3.8 KiB/s rd, 186 KiB/s wr, 12 op/s 2023-09-23T22:11:31.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:31 smithi187 bash[31480]: cephadm 2023-09-23T22:11:30.171132+0000 mgr.y (mgr.14152) 176 : cephadm [INF] Detected new or changed devices on smithi169 2023-09-23T22:11:31.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:31 smithi187 bash[31480]: audit 2023-09-23T22:11:30.180386+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:31.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:31 smithi187 bash[31480]: audit 2023-09-23T22:11:30.187078+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:31.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:31 smithi187 bash[31480]: audit 2023-09-23T22:11:30.188614+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:11:31.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:31 smithi187 bash[31480]: audit 2023-09-23T22:11:30.189777+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:11:31.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:31 smithi187 bash[31480]: audit 2023-09-23T22:11:30.190800+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:11:31.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:31 smithi187 bash[31480]: cephadm 2023-09-23T22:11:30.191557+0000 mgr.y (mgr.14152) 177 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 5413M 2023-09-23T22:11:31.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:31 smithi187 bash[31480]: audit 2023-09-23T22:11:30.196285+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:31.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:31 smithi187 bash[31480]: audit 2023-09-23T22:11:30.197873+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:11:31.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:31 smithi187 bash[31480]: audit 2023-09-23T22:11:30.198958+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:11:31.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:31 smithi187 bash[31480]: audit 2023-09-23T22:11:30.205444+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:11:33.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:33 smithi169 bash[27421]: cluster 2023-09-23T22:11:31.657120+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 145 KiB/s wr, 9 op/s 2023-09-23T22:11:33.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:33 smithi169 bash[40994]: cluster 2023-09-23T22:11:31.657120+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 145 KiB/s wr, 9 op/s 2023-09-23T22:11:33.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:33 smithi187 bash[31480]: cluster 2023-09-23T22:11:31.657120+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 145 KiB/s wr, 9 op/s 2023-09-23T22:11:34.029 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:11:35.405 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:35 smithi169 bash[40994]: cluster 2023-09-23T22:11:33.657719+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.5 KiB/s rd, 119 KiB/s wr, 8 op/s 2023-09-23T22:11:35.405 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:35 smithi169 bash[27421]: cluster 2023-09-23T22:11:33.657719+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.5 KiB/s rd, 119 KiB/s wr, 8 op/s 2023-09-23T22:11:35.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:35 smithi187 bash[31480]: cluster 2023-09-23T22:11:33.657719+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.5 KiB/s rd, 119 KiB/s wr, 8 op/s 2023-09-23T22:11:37.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:37 smithi169 bash[27421]: cluster 2023-09-23T22:11:35.658200+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-23T22:11:37.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:37 smithi169 bash[40994]: cluster 2023-09-23T22:11:35.658200+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-23T22:11:37.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:37 smithi187 bash[31480]: cluster 2023-09-23T22:11:35.658200+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-23T22:11:38.531 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:38 smithi169 bash[40994]: audit 2023-09-23T22:11:37.348480+0000 mgr.y (mgr.14152) 181 : audit [DBG] from='client.24212 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:11:38.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:38 smithi169 bash[40994]: audit 2023-09-23T22:11:37.351518+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:11:38.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:38 smithi169 bash[40994]: audit 2023-09-23T22:11:37.357524+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:11:38.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:38 smithi169 bash[40994]: audit 2023-09-23T22:11:37.359316+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:11:38.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:38 smithi169 bash[27421]: audit 2023-09-23T22:11:37.348480+0000 mgr.y (mgr.14152) 181 : audit [DBG] from='client.24212 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:11:38.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:38 smithi169 bash[27421]: audit 2023-09-23T22:11:37.351518+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:11:38.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:38 smithi169 bash[27421]: audit 2023-09-23T22:11:37.357524+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:11:38.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:38 smithi169 bash[27421]: audit 2023-09-23T22:11:37.359316+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:11:38.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:38 smithi187 bash[31480]: audit 2023-09-23T22:11:37.348480+0000 mgr.y (mgr.14152) 181 : audit [DBG] from='client.24212 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:11:38.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:38 smithi187 bash[31480]: audit 2023-09-23T22:11:37.351518+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:11:38.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:38 smithi187 bash[31480]: audit 2023-09-23T22:11:37.357524+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:11:38.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:38 smithi187 bash[31480]: audit 2023-09-23T22:11:37.359316+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:11:39.531 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:39 smithi169 bash[40994]: cluster 2023-09-23T22:11:37.658674+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v150: 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-23T22:11:39.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:39 smithi169 bash[27421]: cluster 2023-09-23T22:11:37.658674+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v150: 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-23T22:11:39.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:39 smithi187 bash[31480]: cluster 2023-09-23T22:11:37.658674+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v150: 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-23T22:11:41.531 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:41 smithi169 bash[40994]: cluster 2023-09-23T22:11:39.659168+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:11:41.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:41 smithi169 bash[27421]: cluster 2023-09-23T22:11:39.659168+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:11:41.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:41 smithi187 bash[31480]: cluster 2023-09-23T22:11:39.659168+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:11:43.495 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:43 smithi169 bash[27421]: cluster 2023-09-23T22:11:41.659680+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:11:43.496 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:43 smithi169 bash[40994]: cluster 2023-09-23T22:11:41.659680+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:11:43.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:43 smithi187 bash[31480]: cluster 2023-09-23T22:11:41.659680+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:11:45.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:45 smithi169 bash[27421]: cluster 2023-09-23T22:11:43.660071+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:11:45.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:45 smithi169 bash[40994]: cluster 2023-09-23T22:11:43.660071+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:11:45.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:45 smithi187 bash[31480]: cluster 2023-09-23T22:11:43.660071+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:11:46.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:46 smithi169 bash[27421]: audit 2023-09-23T22:11:45.851163+0000 mon.c (mon.2) 8 : audit [INF] from='client.? 172.21.15.169:0/2856448234' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "de46cc9c-d9a2-4737-a902-b3085c4ce19b"}]: dispatch 2023-09-23T22:11:46.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:46 smithi169 bash[27421]: audit 2023-09-23T22:11:45.851952+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "de46cc9c-d9a2-4737-a902-b3085c4ce19b"}]: dispatch 2023-09-23T22:11:46.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:46 smithi169 bash[27421]: audit 2023-09-23T22:11:45.859237+0000 mon.a (mon.0) 397 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "de46cc9c-d9a2-4737-a902-b3085c4ce19b"}]': finished 2023-09-23T22:11:46.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:46 smithi169 bash[27421]: cluster 2023-09-23T22:11:45.859373+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-09-23T22:11:46.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:46 smithi169 bash[27421]: audit 2023-09-23T22:11:45.859558+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:11:46.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:46 smithi169 bash[40994]: audit 2023-09-23T22:11:45.851163+0000 mon.c (mon.2) 8 : audit [INF] from='client.? 172.21.15.169:0/2856448234' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "de46cc9c-d9a2-4737-a902-b3085c4ce19b"}]: dispatch 2023-09-23T22:11:46.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:46 smithi169 bash[40994]: audit 2023-09-23T22:11:45.851952+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "de46cc9c-d9a2-4737-a902-b3085c4ce19b"}]: dispatch 2023-09-23T22:11:46.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:46 smithi169 bash[40994]: audit 2023-09-23T22:11:45.859237+0000 mon.a (mon.0) 397 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "de46cc9c-d9a2-4737-a902-b3085c4ce19b"}]': finished 2023-09-23T22:11:46.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:46 smithi169 bash[40994]: cluster 2023-09-23T22:11:45.859373+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-09-23T22:11:46.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:46 smithi169 bash[40994]: audit 2023-09-23T22:11:45.859558+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:11:46.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:46 smithi187 bash[31480]: audit 2023-09-23T22:11:45.851163+0000 mon.c (mon.2) 8 : audit [INF] from='client.? 172.21.15.169:0/2856448234' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "de46cc9c-d9a2-4737-a902-b3085c4ce19b"}]: dispatch 2023-09-23T22:11:46.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:46 smithi187 bash[31480]: audit 2023-09-23T22:11:45.851952+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "de46cc9c-d9a2-4737-a902-b3085c4ce19b"}]: dispatch 2023-09-23T22:11:46.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:46 smithi187 bash[31480]: audit 2023-09-23T22:11:45.859237+0000 mon.a (mon.0) 397 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "de46cc9c-d9a2-4737-a902-b3085c4ce19b"}]': finished 2023-09-23T22:11:46.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:46 smithi187 bash[31480]: cluster 2023-09-23T22:11:45.859373+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-09-23T22:11:46.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:46 smithi187 bash[31480]: audit 2023-09-23T22:11:45.859558+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:11:47.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:47 smithi187 bash[31480]: cluster 2023-09-23T22:11:45.660520+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:11:47.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:47 smithi187 bash[31480]: audit 2023-09-23T22:11:46.604979+0000 mon.a (mon.0) 400 : audit [DBG] from='client.? 172.21.15.169:0/3734352968' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:11:47.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:47 smithi169 bash[40994]: cluster 2023-09-23T22:11:45.660520+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:11:47.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:47 smithi169 bash[40994]: audit 2023-09-23T22:11:46.604979+0000 mon.a (mon.0) 400 : audit [DBG] from='client.? 172.21.15.169:0/3734352968' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:11:47.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:47 smithi169 bash[27421]: cluster 2023-09-23T22:11:45.660520+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:11:47.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:47 smithi169 bash[27421]: audit 2023-09-23T22:11:46.604979+0000 mon.a (mon.0) 400 : audit [DBG] from='client.? 172.21.15.169:0/3734352968' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:11:49.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:49 smithi169 bash[27421]: cluster 2023-09-23T22:11:47.661052+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:11:49.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:49 smithi169 bash[40994]: cluster 2023-09-23T22:11:47.661052+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:11:49.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:49 smithi187 bash[31480]: cluster 2023-09-23T22:11:47.661052+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:11:51.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:51 smithi187 bash[31480]: cluster 2023-09-23T22:11:49.661624+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:11:51.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:51 smithi169 bash[40994]: cluster 2023-09-23T22:11:49.661624+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:11:51.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:51 smithi169 bash[27421]: cluster 2023-09-23T22:11:49.661624+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:11:53.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:53 smithi187 bash[31480]: cluster 2023-09-23T22:11:51.662093+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:11:53.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:53 smithi169 bash[40994]: cluster 2023-09-23T22:11:51.662093+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:11:53.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:53 smithi169 bash[27421]: cluster 2023-09-23T22:11:51.662093+0000 mgr.y (mgr.14152) 189 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:11:55.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:55 smithi187 bash[31480]: cluster 2023-09-23T22:11:53.662666+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:11:55.697 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:55 smithi169 bash[40994]: cluster 2023-09-23T22:11:53.662666+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:11:55.698 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:55 smithi169 bash[27421]: cluster 2023-09-23T22:11:53.662666+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:11:57.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:57 smithi187 bash[31480]: cluster 2023-09-23T22:11:55.663158+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-23T22:11:57.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:57 smithi169 bash[27421]: cluster 2023-09-23T22:11:55.663158+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-23T22:11:57.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:57 smithi169 bash[40994]: cluster 2023-09-23T22:11:55.663158+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-23T22:11:59.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:59 smithi169 bash[27421]: cluster 2023-09-23T22:11:57.663569+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-23T22:11:59.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:59 smithi169 bash[27421]: audit 2023-09-23T22:11:58.847284+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T22:11:59.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:11:59 smithi169 bash[27421]: audit 2023-09-23T22:11:58.848902+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:11:59.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:59 smithi169 bash[40994]: cluster 2023-09-23T22:11:57.663569+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-23T22:11:59.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:59 smithi169 bash[40994]: audit 2023-09-23T22:11:58.847284+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T22:11:59.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:11:59 smithi169 bash[40994]: audit 2023-09-23T22:11:58.848902+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:11:59.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:59 smithi187 bash[31480]: cluster 2023-09-23T22:11:57.663569+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-23T22:11:59.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:59 smithi187 bash[31480]: audit 2023-09-23T22:11:58.847284+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T22:11:59.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:11:59 smithi187 bash[31480]: audit 2023-09-23T22:11:58.848902+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:12:00.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:00 smithi187 bash[31480]: cephadm 2023-09-23T22:11:58.850111+0000 mgr.y (mgr.14152) 193 : cephadm [INF] Deploying daemon osd.3 on smithi169 2023-09-23T22:12:00.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:00 smithi169 bash[27421]: cephadm 2023-09-23T22:11:58.850111+0000 mgr.y (mgr.14152) 193 : cephadm [INF] Deploying daemon osd.3 on smithi169 2023-09-23T22:12:00.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:00 smithi169 bash[40994]: cephadm 2023-09-23T22:11:58.850111+0000 mgr.y (mgr.14152) 193 : cephadm [INF] Deploying daemon osd.3 on smithi169 2023-09-23T22:12:01.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:01 smithi187 bash[31480]: cluster 2023-09-23T22:11:59.663992+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:12:01.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:01 smithi169 bash[27421]: cluster 2023-09-23T22:11:59.663992+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:12:01.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:01 smithi169 bash[40994]: cluster 2023-09-23T22:11:59.663992+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:12:03.486 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:03 smithi169 bash[27421]: cluster 2023-09-23T22:12:01.664484+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:12:03.487 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:03 smithi169 bash[40994]: cluster 2023-09-23T22:12:01.664484+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:12:03.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:03 smithi187 bash[31480]: cluster 2023-09-23T22:12:01.664484+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:12:04.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:04 smithi169 bash[27421]: audit 2023-09-23T22:12:03.520757+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:04.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:04 smithi169 bash[27421]: audit 2023-09-23T22:12:03.526449+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:04.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:04 smithi169 bash[27421]: audit 2023-09-23T22:12:03.526867+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:12:04.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:04 smithi169 bash[40994]: audit 2023-09-23T22:12:03.520757+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:04.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:04 smithi169 bash[40994]: audit 2023-09-23T22:12:03.526449+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:04.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:04 smithi169 bash[40994]: audit 2023-09-23T22:12:03.526867+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:12:04.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:04 smithi187 bash[31480]: audit 2023-09-23T22:12:03.520757+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:04.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:04 smithi187 bash[31480]: audit 2023-09-23T22:12:03.526449+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:04.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:04 smithi187 bash[31480]: audit 2023-09-23T22:12:03.526867+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:12:05.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:05 smithi169 bash[27421]: cluster 2023-09-23T22:12:03.665135+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:12:05.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:05 smithi169 bash[40994]: cluster 2023-09-23T22:12:03.665135+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:12:05.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:05 smithi187 bash[31480]: cluster 2023-09-23T22:12:03.665135+0000 mgr.y (mgr.14152) 196 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:12:07.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:07 smithi169 bash[27421]: cluster 2023-09-23T22:12:05.665595+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:12:07.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:07 smithi169 bash[40994]: cluster 2023-09-23T22:12:05.665595+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:12:07.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:07 smithi187 bash[31480]: cluster 2023-09-23T22:12:05.665595+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:12:09.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:09 smithi169 bash[40994]: cluster 2023-09-23T22:12:07.666101+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:12:09.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:09 smithi169 bash[27421]: cluster 2023-09-23T22:12:07.666101+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:12:09.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:09 smithi187 bash[31480]: cluster 2023-09-23T22:12:07.666101+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:12:11.031 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:10 smithi169 bash[40994]: cluster 2023-09-23T22:12:09.666667+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:12:11.031 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:10 smithi169 bash[40994]: audit 2023-09-23T22:12:09.969652+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:11.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:10 smithi169 bash[40994]: audit 2023-09-23T22:12:09.979434+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:11.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:10 smithi169 bash[40994]: audit 2023-09-23T22:12:09.980751+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:12:11.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:10 smithi169 bash[40994]: audit 2023-09-23T22:12:09.981918+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:12:11.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:10 smithi169 bash[40994]: audit 2023-09-23T22:12:09.991087+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:11.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:10 smithi169 bash[40994]: audit 2023-09-23T22:12:10.497152+0000 mon.a (mon.0) 411 : audit [INF] from='osd.3 [v2:172.21.15.169:6826/1438284677,v1:172.21.15.169:6827/1438284677]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T22:12:11.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:10 smithi169 bash[27421]: cluster 2023-09-23T22:12:09.666667+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:12:11.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:10 smithi169 bash[27421]: audit 2023-09-23T22:12:09.969652+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:11.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:10 smithi169 bash[27421]: audit 2023-09-23T22:12:09.979434+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:11.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:10 smithi169 bash[27421]: audit 2023-09-23T22:12:09.980751+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:12:11.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:10 smithi169 bash[27421]: audit 2023-09-23T22:12:09.981918+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:12:11.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:10 smithi169 bash[27421]: audit 2023-09-23T22:12:09.991087+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:11.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:10 smithi169 bash[27421]: audit 2023-09-23T22:12:10.497152+0000 mon.a (mon.0) 411 : audit [INF] from='osd.3 [v2:172.21.15.169:6826/1438284677,v1:172.21.15.169:6827/1438284677]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T22:12:11.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:10 smithi187 bash[31480]: cluster 2023-09-23T22:12:09.666667+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:12:11.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:10 smithi187 bash[31480]: audit 2023-09-23T22:12:09.969652+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:11.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:10 smithi187 bash[31480]: audit 2023-09-23T22:12:09.979434+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:11.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:10 smithi187 bash[31480]: audit 2023-09-23T22:12:09.980751+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:12:11.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:10 smithi187 bash[31480]: audit 2023-09-23T22:12:09.981918+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:12:11.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:10 smithi187 bash[31480]: audit 2023-09-23T22:12:09.991087+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:11.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:10 smithi187 bash[31480]: audit 2023-09-23T22:12:10.497152+0000 mon.a (mon.0) 411 : audit [INF] from='osd.3 [v2:172.21.15.169:6826/1438284677,v1:172.21.15.169:6827/1438284677]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T22:12:12.281 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:12 smithi169 bash[27421]: audit 2023-09-23T22:12:10.995700+0000 mon.a (mon.0) 412 : audit [INF] from='osd.3 [v2:172.21.15.169:6826/1438284677,v1:172.21.15.169:6827/1438284677]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T22:12:12.281 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:12 smithi169 bash[27421]: cluster 2023-09-23T22:12:10.995822+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-09-23T22:12:12.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:12 smithi169 bash[27421]: audit 2023-09-23T22:12:10.996108+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:12:12.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:12 smithi169 bash[27421]: audit 2023-09-23T22:12:10.996895+0000 mon.a (mon.0) 415 : audit [INF] from='osd.3 [v2:172.21.15.169:6826/1438284677,v1:172.21.15.169:6827/1438284677]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2023-09-23T22:12:12.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:12 smithi169 bash[40994]: audit 2023-09-23T22:12:10.995700+0000 mon.a (mon.0) 412 : audit [INF] from='osd.3 [v2:172.21.15.169:6826/1438284677,v1:172.21.15.169:6827/1438284677]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T22:12:12.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:12 smithi169 bash[40994]: cluster 2023-09-23T22:12:10.995822+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-09-23T22:12:12.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:12 smithi169 bash[40994]: audit 2023-09-23T22:12:10.996108+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:12:12.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:12 smithi169 bash[40994]: audit 2023-09-23T22:12:10.996895+0000 mon.a (mon.0) 415 : audit [INF] from='osd.3 [v2:172.21.15.169:6826/1438284677,v1:172.21.15.169:6827/1438284677]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2023-09-23T22:12:12.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:12 smithi187 bash[31480]: audit 2023-09-23T22:12:10.995700+0000 mon.a (mon.0) 412 : audit [INF] from='osd.3 [v2:172.21.15.169:6826/1438284677,v1:172.21.15.169:6827/1438284677]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T22:12:12.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:12 smithi187 bash[31480]: cluster 2023-09-23T22:12:10.995822+0000 mon.a (mon.0) 413 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-09-23T22:12:12.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:12 smithi187 bash[31480]: audit 2023-09-23T22:12:10.996108+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:12:12.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:12 smithi187 bash[31480]: audit 2023-09-23T22:12:10.996895+0000 mon.a (mon.0) 415 : audit [INF] from='osd.3 [v2:172.21.15.169:6826/1438284677,v1:172.21.15.169:6827/1438284677]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2023-09-23T22:12:13.281 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:13 smithi169 bash[27421]: cluster 2023-09-23T22:12:11.667135+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:12:13.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:13 smithi169 bash[27421]: audit 2023-09-23T22:12:11.998806+0000 mon.a (mon.0) 416 : audit [INF] from='osd.3 [v2:172.21.15.169:6826/1438284677,v1:172.21.15.169:6827/1438284677]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2023-09-23T22:12:13.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:13 smithi169 bash[27421]: cluster 2023-09-23T22:12:11.998967+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-09-23T22:12:13.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:13 smithi169 bash[27421]: audit 2023-09-23T22:12:11.999513+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:12:13.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:13 smithi169 bash[27421]: audit 2023-09-23T22:12:12.011563+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:12:13.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:13 smithi169 bash[40994]: cluster 2023-09-23T22:12:11.667135+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:12:13.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:13 smithi169 bash[40994]: audit 2023-09-23T22:12:11.998806+0000 mon.a (mon.0) 416 : audit [INF] from='osd.3 [v2:172.21.15.169:6826/1438284677,v1:172.21.15.169:6827/1438284677]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2023-09-23T22:12:13.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:13 smithi169 bash[40994]: cluster 2023-09-23T22:12:11.998967+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-09-23T22:12:13.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:13 smithi169 bash[40994]: audit 2023-09-23T22:12:11.999513+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:12:13.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:13 smithi169 bash[40994]: audit 2023-09-23T22:12:12.011563+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:12:13.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:13 smithi187 bash[31480]: cluster 2023-09-23T22:12:11.667135+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2023-09-23T22:12:13.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:13 smithi187 bash[31480]: audit 2023-09-23T22:12:11.998806+0000 mon.a (mon.0) 416 : audit [INF] from='osd.3 [v2:172.21.15.169:6826/1438284677,v1:172.21.15.169:6827/1438284677]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2023-09-23T22:12:13.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:13 smithi187 bash[31480]: cluster 2023-09-23T22:12:11.998967+0000 mon.a (mon.0) 417 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-09-23T22:12:13.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:13 smithi187 bash[31480]: audit 2023-09-23T22:12:11.999513+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:12:13.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:13 smithi187 bash[31480]: audit 2023-09-23T22:12:12.011563+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:12:13.612 INFO:teuthology.orchestra.run.smithi169.stdout:Created osd(s) 3 on host 'smithi169' 2023-09-23T22:12:14.281 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:14 smithi169 bash[27421]: cluster 2023-09-23T22:12:11.485108+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:12:14.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:14 smithi169 bash[27421]: cluster 2023-09-23T22:12:11.485242+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:12:14.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:14 smithi169 bash[27421]: cluster 2023-09-23T22:12:13.010241+0000 mon.a (mon.0) 420 : cluster [INF] osd.3 [v2:172.21.15.169:6826/1438284677,v1:172.21.15.169:6827/1438284677] boot 2023-09-23T22:12:14.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:14 smithi169 bash[27421]: cluster 2023-09-23T22:12:13.010299+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-09-23T22:12:14.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:14 smithi169 bash[27421]: audit 2023-09-23T22:12:13.011179+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:12:14.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:14 smithi169 bash[27421]: audit 2023-09-23T22:12:13.565825+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:14.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:14 smithi169 bash[27421]: audit 2023-09-23T22:12:13.572994+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:14.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:14 smithi169 bash[27421]: audit 2023-09-23T22:12:13.579692+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:12:14.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:14 smithi169 bash[40994]: cluster 2023-09-23T22:12:11.485108+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:12:14.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:14 smithi169 bash[40994]: cluster 2023-09-23T22:12:11.485242+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:12:14.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:14 smithi169 bash[40994]: cluster 2023-09-23T22:12:13.010241+0000 mon.a (mon.0) 420 : cluster [INF] osd.3 [v2:172.21.15.169:6826/1438284677,v1:172.21.15.169:6827/1438284677] boot 2023-09-23T22:12:14.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:14 smithi169 bash[40994]: cluster 2023-09-23T22:12:13.010299+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-09-23T22:12:14.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:14 smithi169 bash[40994]: audit 2023-09-23T22:12:13.011179+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:12:14.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:14 smithi169 bash[40994]: audit 2023-09-23T22:12:13.565825+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:14.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:14 smithi169 bash[40994]: audit 2023-09-23T22:12:13.572994+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:14.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:14 smithi169 bash[40994]: audit 2023-09-23T22:12:13.579692+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:12:14.351 DEBUG:teuthology.orchestra.run.smithi169:osd.3> sudo journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.3.service 2023-09-23T22:12:14.354 INFO:tasks.cephadm:Deploying osd.4 on smithi187 with /dev/vg_nvme/lv_4... 2023-09-23T22:12:14.354 DEBUG:teuthology.orchestra.run.smithi187:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-09-23T22:12:14.367 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:14 smithi187 bash[31480]: cluster 2023-09-23T22:12:11.485108+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:12:14.367 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:14 smithi187 bash[31480]: cluster 2023-09-23T22:12:11.485242+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:12:14.367 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:14 smithi187 bash[31480]: cluster 2023-09-23T22:12:13.010241+0000 mon.a (mon.0) 420 : cluster [INF] osd.3 [v2:172.21.15.169:6826/1438284677,v1:172.21.15.169:6827/1438284677] boot 2023-09-23T22:12:14.367 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:14 smithi187 bash[31480]: cluster 2023-09-23T22:12:13.010299+0000 mon.a (mon.0) 421 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-09-23T22:12:14.367 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:14 smithi187 bash[31480]: audit 2023-09-23T22:12:13.011179+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:12:14.367 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:14 smithi187 bash[31480]: audit 2023-09-23T22:12:13.565825+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:14.367 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:14 smithi187 bash[31480]: audit 2023-09-23T22:12:13.572994+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:14.367 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:14 smithi187 bash[31480]: audit 2023-09-23T22:12:13.579692+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:12:14.461 INFO:journalctl@ceph.osd.3.smithi169.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:12:15.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:15 smithi169 bash[27421]: cluster 2023-09-23T22:12:13.667567+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:15.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:15 smithi169 bash[27421]: cluster 2023-09-23T22:12:14.264925+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-09-23T22:12:15.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:15 smithi169 bash[40994]: cluster 2023-09-23T22:12:13.667567+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:15.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:15 smithi169 bash[40994]: cluster 2023-09-23T22:12:14.264925+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-09-23T22:12:15.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:15 smithi187 bash[31480]: cluster 2023-09-23T22:12:13.667567+0000 mgr.y (mgr.14152) 201 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:15.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:15 smithi187 bash[31480]: cluster 2023-09-23T22:12:14.264925+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-09-23T22:12:17.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:17 smithi169 bash[27421]: cluster 2023-09-23T22:12:15.668123+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:17.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:17 smithi169 bash[40994]: cluster 2023-09-23T22:12:15.668123+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:17.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:17 smithi187 bash[31480]: cluster 2023-09-23T22:12:15.668123+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:19.075 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:12:19.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:19 smithi187 bash[31480]: cluster 2023-09-23T22:12:17.668645+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:19.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:19 smithi169 bash[27421]: cluster 2023-09-23T22:12:17.668645+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:19.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:19 smithi169 bash[40994]: cluster 2023-09-23T22:12:17.668645+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:21.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:21 smithi169 bash[27421]: cluster 2023-09-23T22:12:19.669181+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:21.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:21 smithi169 bash[40994]: cluster 2023-09-23T22:12:19.669181+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:21.556 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:21 smithi187 bash[31480]: cluster 2023-09-23T22:12:19.669181+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:22.182 INFO:teuthology.orchestra.run.smithi187.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-09-23T22:12:22.182 INFO:teuthology.orchestra.run.smithi187.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-09-23T22:12:22.182 INFO:teuthology.orchestra.run.smithi187.stderr: stderr: 10+0 records in 2023-09-23T22:12:22.183 INFO:teuthology.orchestra.run.smithi187.stderr:10+0 records out 2023-09-23T22:12:22.183 INFO:teuthology.orchestra.run.smithi187.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0162892 s, 644 MB/s 2023-09-23T22:12:22.183 INFO:teuthology.orchestra.run.smithi187.stderr:--> Zapping successful for: 2023-09-23T22:12:22.832 DEBUG:teuthology.orchestra.run.smithi187:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi187:vg_nvme/lv_4 2023-09-23T22:12:23.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:23 smithi169 bash[27421]: cluster 2023-09-23T22:12:21.669738+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:23.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:23 smithi169 bash[40994]: cluster 2023-09-23T22:12:21.669738+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:23.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:23 smithi187 bash[31480]: cluster 2023-09-23T22:12:21.669738+0000 mgr.y (mgr.14152) 205 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:24.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:24 smithi169 bash[27421]: cephadm 2023-09-23T22:12:23.421429+0000 mgr.y (mgr.14152) 206 : cephadm [INF] Detected new or changed devices on smithi169 2023-09-23T22:12:24.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:24 smithi169 bash[27421]: audit 2023-09-23T22:12:23.430920+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:24.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:24 smithi169 bash[27421]: audit 2023-09-23T22:12:23.437735+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:24.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:24 smithi169 bash[27421]: audit 2023-09-23T22:12:23.439429+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:12:24.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:24 smithi169 bash[27421]: audit 2023-09-23T22:12:23.440656+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:12:24.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:24 smithi169 bash[27421]: audit 2023-09-23T22:12:23.441706+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:12:24.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:24 smithi169 bash[27421]: audit 2023-09-23T22:12:23.442781+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:12:24.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:24 smithi169 bash[27421]: cephadm 2023-09-23T22:12:23.443774+0000 mgr.y (mgr.14152) 207 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 4060M 2023-09-23T22:12:24.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:24 smithi169 bash[27421]: audit 2023-09-23T22:12:23.448845+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:24.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:24 smithi169 bash[27421]: audit 2023-09-23T22:12:23.450354+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:12:24.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:24 smithi169 bash[27421]: audit 2023-09-23T22:12:23.451478+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:12:24.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:24 smithi169 bash[27421]: audit 2023-09-23T22:12:23.458040+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:24.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:24 smithi169 bash[40994]: cephadm 2023-09-23T22:12:23.421429+0000 mgr.y (mgr.14152) 206 : cephadm [INF] Detected new or changed devices on smithi169 2023-09-23T22:12:24.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:24 smithi169 bash[40994]: audit 2023-09-23T22:12:23.430920+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:24.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:24 smithi169 bash[40994]: audit 2023-09-23T22:12:23.437735+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:24.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:24 smithi169 bash[40994]: audit 2023-09-23T22:12:23.439429+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:12:24.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:24 smithi169 bash[40994]: audit 2023-09-23T22:12:23.440656+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:12:24.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:24 smithi169 bash[40994]: audit 2023-09-23T22:12:23.441706+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:12:24.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:24 smithi169 bash[40994]: audit 2023-09-23T22:12:23.442781+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:12:24.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:24 smithi169 bash[40994]: cephadm 2023-09-23T22:12:23.443774+0000 mgr.y (mgr.14152) 207 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 4060M 2023-09-23T22:12:24.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:24 smithi169 bash[40994]: audit 2023-09-23T22:12:23.448845+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:24.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:24 smithi169 bash[40994]: audit 2023-09-23T22:12:23.450354+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:12:24.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:24 smithi169 bash[40994]: audit 2023-09-23T22:12:23.451478+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:12:24.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:24 smithi169 bash[40994]: audit 2023-09-23T22:12:23.458040+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:24.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:24 smithi187 bash[31480]: cephadm 2023-09-23T22:12:23.421429+0000 mgr.y (mgr.14152) 206 : cephadm [INF] Detected new or changed devices on smithi169 2023-09-23T22:12:24.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:24 smithi187 bash[31480]: audit 2023-09-23T22:12:23.430920+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:24.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:24 smithi187 bash[31480]: audit 2023-09-23T22:12:23.437735+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:24.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:24 smithi187 bash[31480]: audit 2023-09-23T22:12:23.439429+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:12:24.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:24 smithi187 bash[31480]: audit 2023-09-23T22:12:23.440656+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:12:24.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:24 smithi187 bash[31480]: audit 2023-09-23T22:12:23.441706+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:12:24.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:24 smithi187 bash[31480]: audit 2023-09-23T22:12:23.442781+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:12:24.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:24 smithi187 bash[31480]: cephadm 2023-09-23T22:12:23.443774+0000 mgr.y (mgr.14152) 207 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 4060M 2023-09-23T22:12:24.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:24 smithi187 bash[31480]: audit 2023-09-23T22:12:23.448845+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:24.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:24 smithi187 bash[31480]: audit 2023-09-23T22:12:23.450354+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:12:24.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:24 smithi187 bash[31480]: audit 2023-09-23T22:12:23.451478+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:12:24.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:24 smithi187 bash[31480]: audit 2023-09-23T22:12:23.458040+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:25.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:25 smithi169 bash[27421]: cluster 2023-09-23T22:12:23.670339+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:25.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:25 smithi169 bash[40994]: cluster 2023-09-23T22:12:23.670339+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:25.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:25 smithi187 bash[31480]: cluster 2023-09-23T22:12:23.670339+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:27.595 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:12:27.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:27 smithi169 bash[27421]: cluster 2023-09-23T22:12:25.670934+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-23T22:12:27.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:27 smithi169 bash[40994]: cluster 2023-09-23T22:12:25.670934+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-23T22:12:27.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:27 smithi187 bash[31480]: cluster 2023-09-23T22:12:25.670934+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-23T22:12:29.755 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:29 smithi187 bash[31480]: cluster 2023-09-23T22:12:27.671421+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-23T22:12:29.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:29 smithi169 bash[40994]: cluster 2023-09-23T22:12:27.671421+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-23T22:12:29.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:29 smithi169 bash[27421]: cluster 2023-09-23T22:12:27.671421+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-23T22:12:30.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:30 smithi169 bash[27421]: audit 2023-09-23T22:12:30.207056+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:12:30.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:30 smithi169 bash[27421]: audit 2023-09-23T22:12:30.213627+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:12:30.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:30 smithi169 bash[27421]: audit 2023-09-23T22:12:30.215260+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:12:30.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:30 smithi169 bash[40994]: audit 2023-09-23T22:12:30.207056+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:12:30.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:30 smithi169 bash[40994]: audit 2023-09-23T22:12:30.213627+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:12:30.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:30 smithi169 bash[40994]: audit 2023-09-23T22:12:30.215260+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:12:30.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:30 smithi187 bash[31480]: audit 2023-09-23T22:12:30.207056+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:12:30.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:30 smithi187 bash[31480]: audit 2023-09-23T22:12:30.213627+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:12:30.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:30 smithi187 bash[31480]: audit 2023-09-23T22:12:30.215260+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:12:31.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:31 smithi169 bash[40994]: cluster 2023-09-23T22:12:29.671916+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-23T22:12:31.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:31 smithi169 bash[40994]: audit 2023-09-23T22:12:30.199926+0000 mgr.y (mgr.14152) 212 : audit [DBG] from='client.24239 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi187:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:12:31.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:31 smithi169 bash[27421]: cluster 2023-09-23T22:12:29.671916+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-23T22:12:31.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:31 smithi169 bash[27421]: audit 2023-09-23T22:12:30.199926+0000 mgr.y (mgr.14152) 212 : audit [DBG] from='client.24239 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi187:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:12:31.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:31 smithi187 bash[31480]: cluster 2023-09-23T22:12:29.671916+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-23T22:12:31.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:31 smithi187 bash[31480]: audit 2023-09-23T22:12:30.199926+0000 mgr.y (mgr.14152) 212 : audit [DBG] from='client.24239 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi187:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:12:33.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:33 smithi169 bash[27421]: cluster 2023-09-23T22:12:31.672461+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:33.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:33 smithi169 bash[40994]: cluster 2023-09-23T22:12:31.672461+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:33.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:33 smithi187 bash[31480]: cluster 2023-09-23T22:12:31.672461+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:35.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:35 smithi169 bash[40994]: cluster 2023-09-23T22:12:33.673036+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:35.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:35 smithi169 bash[27421]: cluster 2023-09-23T22:12:33.673036+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:35.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:35 smithi187 bash[31480]: cluster 2023-09-23T22:12:33.673036+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:37.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:37 smithi169 bash[40994]: cluster 2023-09-23T22:12:35.673597+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:37.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:37 smithi169 bash[27421]: cluster 2023-09-23T22:12:35.673597+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:37.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:37 smithi187 bash[31480]: cluster 2023-09-23T22:12:35.673597+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:39.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:39 smithi169 bash[27421]: cluster 2023-09-23T22:12:37.674146+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:39.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:39 smithi169 bash[27421]: audit 2023-09-23T22:12:38.340465+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.187:0/3855072478' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ce1039a4-bf72-4584-b3de-78f951f0952a"}]: dispatch 2023-09-23T22:12:39.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:39 smithi169 bash[27421]: audit 2023-09-23T22:12:38.343383+0000 mon.a (mon.0) 440 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ce1039a4-bf72-4584-b3de-78f951f0952a"}]: dispatch 2023-09-23T22:12:39.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:39 smithi169 bash[27421]: audit 2023-09-23T22:12:38.354041+0000 mon.a (mon.0) 441 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ce1039a4-bf72-4584-b3de-78f951f0952a"}]': finished 2023-09-23T22:12:39.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:39 smithi169 bash[27421]: cluster 2023-09-23T22:12:38.354168+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-09-23T22:12:39.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:39 smithi169 bash[27421]: audit 2023-09-23T22:12:38.354392+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:12:39.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:39 smithi169 bash[27421]: audit 2023-09-23T22:12:39.063887+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.187:0/3149210771' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:12:39.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:39 smithi169 bash[40994]: cluster 2023-09-23T22:12:37.674146+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:39.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:39 smithi169 bash[40994]: audit 2023-09-23T22:12:38.340465+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.187:0/3855072478' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ce1039a4-bf72-4584-b3de-78f951f0952a"}]: dispatch 2023-09-23T22:12:39.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:39 smithi169 bash[40994]: audit 2023-09-23T22:12:38.343383+0000 mon.a (mon.0) 440 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ce1039a4-bf72-4584-b3de-78f951f0952a"}]: dispatch 2023-09-23T22:12:39.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:39 smithi169 bash[40994]: audit 2023-09-23T22:12:38.354041+0000 mon.a (mon.0) 441 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ce1039a4-bf72-4584-b3de-78f951f0952a"}]': finished 2023-09-23T22:12:39.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:39 smithi169 bash[40994]: cluster 2023-09-23T22:12:38.354168+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-09-23T22:12:39.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:39 smithi169 bash[40994]: audit 2023-09-23T22:12:38.354392+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:12:39.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:39 smithi169 bash[40994]: audit 2023-09-23T22:12:39.063887+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.187:0/3149210771' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:12:39.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:39 smithi187 bash[31480]: cluster 2023-09-23T22:12:37.674146+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:39.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:39 smithi187 bash[31480]: audit 2023-09-23T22:12:38.340465+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.187:0/3855072478' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ce1039a4-bf72-4584-b3de-78f951f0952a"}]: dispatch 2023-09-23T22:12:39.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:39 smithi187 bash[31480]: audit 2023-09-23T22:12:38.343383+0000 mon.a (mon.0) 440 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ce1039a4-bf72-4584-b3de-78f951f0952a"}]: dispatch 2023-09-23T22:12:39.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:39 smithi187 bash[31480]: audit 2023-09-23T22:12:38.354041+0000 mon.a (mon.0) 441 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ce1039a4-bf72-4584-b3de-78f951f0952a"}]': finished 2023-09-23T22:12:39.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:39 smithi187 bash[31480]: cluster 2023-09-23T22:12:38.354168+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-09-23T22:12:39.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:39 smithi187 bash[31480]: audit 2023-09-23T22:12:38.354392+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:12:39.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:39 smithi187 bash[31480]: audit 2023-09-23T22:12:39.063887+0000 mon.b (mon.1) 10 : audit [DBG] from='client.? 172.21.15.187:0/3149210771' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:12:41.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:41 smithi169 bash[27421]: cluster 2023-09-23T22:12:39.674803+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:41.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:41 smithi169 bash[40994]: cluster 2023-09-23T22:12:39.674803+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:41.583 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:41 smithi187 bash[31480]: cluster 2023-09-23T22:12:39.674803+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:43.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:43 smithi169 bash[27421]: cluster 2023-09-23T22:12:41.675325+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:43.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:43 smithi169 bash[40994]: cluster 2023-09-23T22:12:41.675325+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:43.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:43 smithi187 bash[31480]: cluster 2023-09-23T22:12:41.675325+0000 mgr.y (mgr.14152) 218 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:45.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:45 smithi169 bash[27421]: cluster 2023-09-23T22:12:43.675856+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:45.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:45 smithi169 bash[40994]: cluster 2023-09-23T22:12:43.675856+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:45.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:45 smithi187 bash[31480]: cluster 2023-09-23T22:12:43.675856+0000 mgr.y (mgr.14152) 219 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:47.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:47 smithi187 bash[31480]: cluster 2023-09-23T22:12:45.676344+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-23T22:12:47.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:47 smithi169 bash[40994]: cluster 2023-09-23T22:12:45.676344+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-23T22:12:47.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:47 smithi169 bash[27421]: cluster 2023-09-23T22:12:45.676344+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-23T22:12:49.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:49 smithi187 bash[31480]: cluster 2023-09-23T22:12:47.677049+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-23T22:12:49.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:49 smithi169 bash[40994]: cluster 2023-09-23T22:12:47.677049+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-23T22:12:49.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:49 smithi169 bash[27421]: cluster 2023-09-23T22:12:47.677049+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-23T22:12:51.619 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:51 smithi187 bash[31480]: cluster 2023-09-23T22:12:49.677722+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-23T22:12:51.619 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:51 smithi187 bash[31480]: audit 2023-09-23T22:12:50.480235+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T22:12:51.619 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:51 smithi187 bash[31480]: audit 2023-09-23T22:12:50.481794+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:12:51.619 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:51 smithi187 bash[31480]: cephadm 2023-09-23T22:12:50.483007+0000 mgr.y (mgr.14152) 223 : cephadm [INF] Deploying daemon osd.4 on smithi187 2023-09-23T22:12:51.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:51 smithi169 bash[27421]: cluster 2023-09-23T22:12:49.677722+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-23T22:12:51.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:51 smithi169 bash[27421]: audit 2023-09-23T22:12:50.480235+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T22:12:51.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:51 smithi169 bash[27421]: audit 2023-09-23T22:12:50.481794+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:12:51.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:51 smithi169 bash[27421]: cephadm 2023-09-23T22:12:50.483007+0000 mgr.y (mgr.14152) 223 : cephadm [INF] Deploying daemon osd.4 on smithi187 2023-09-23T22:12:51.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:51 smithi169 bash[40994]: cluster 2023-09-23T22:12:49.677722+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-23T22:12:51.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:51 smithi169 bash[40994]: audit 2023-09-23T22:12:50.480235+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T22:12:51.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:51 smithi169 bash[40994]: audit 2023-09-23T22:12:50.481794+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:12:51.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:51 smithi169 bash[40994]: cephadm 2023-09-23T22:12:50.483007+0000 mgr.y (mgr.14152) 223 : cephadm [INF] Deploying daemon osd.4 on smithi187 2023-09-23T22:12:53.564 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:53 smithi187 bash[31480]: cluster 2023-09-23T22:12:51.678389+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:53.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:53 smithi169 bash[40994]: cluster 2023-09-23T22:12:51.678389+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:53.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:53 smithi169 bash[27421]: cluster 2023-09-23T22:12:51.678389+0000 mgr.y (mgr.14152) 224 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:55.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:55 smithi187 bash[31480]: cluster 2023-09-23T22:12:53.678999+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:55.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:55 smithi187 bash[31480]: audit 2023-09-23T22:12:54.607218+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:55.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:55 smithi187 bash[31480]: audit 2023-09-23T22:12:54.613518+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:55.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:55 smithi187 bash[31480]: audit 2023-09-23T22:12:54.630034+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:12:55.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:55 smithi169 bash[27421]: cluster 2023-09-23T22:12:53.678999+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:55.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:55 smithi169 bash[27421]: audit 2023-09-23T22:12:54.607218+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:55.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:55 smithi169 bash[27421]: audit 2023-09-23T22:12:54.613518+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:55.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:55 smithi169 bash[27421]: audit 2023-09-23T22:12:54.630034+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:12:55.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:55 smithi169 bash[40994]: cluster 2023-09-23T22:12:53.678999+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:55.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:55 smithi169 bash[40994]: audit 2023-09-23T22:12:54.607218+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:55.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:55 smithi169 bash[40994]: audit 2023-09-23T22:12:54.613518+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:12:55.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:55 smithi169 bash[40994]: audit 2023-09-23T22:12:54.630034+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:12:57.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:57 smithi187 bash[31480]: cluster 2023-09-23T22:12:55.679476+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:57.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:57 smithi169 bash[27421]: cluster 2023-09-23T22:12:55.679476+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:57.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:57 smithi169 bash[40994]: cluster 2023-09-23T22:12:55.679476+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:59.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:12:59 smithi187 bash[31480]: cluster 2023-09-23T22:12:57.680053+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:59.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:12:59 smithi169 bash[27421]: cluster 2023-09-23T22:12:57.680053+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:12:59.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:12:59 smithi169 bash[40994]: cluster 2023-09-23T22:12:57.680053+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:13:01.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:00 smithi169 bash[27421]: cluster 2023-09-23T22:12:59.680613+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:13:01.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:00 smithi169 bash[27421]: audit 2023-09-23T22:12:59.774147+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:01.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:00 smithi169 bash[27421]: audit 2023-09-23T22:12:59.780468+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:01.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:00 smithi169 bash[27421]: audit 2023-09-23T22:13:00.248350+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:13:01.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:00 smithi169 bash[27421]: audit 2023-09-23T22:13:00.250110+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:13:01.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:00 smithi169 bash[27421]: audit 2023-09-23T22:13:00.260596+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:01.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:00 smithi169 bash[40994]: cluster 2023-09-23T22:12:59.680613+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:13:01.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:00 smithi169 bash[40994]: audit 2023-09-23T22:12:59.774147+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:01.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:00 smithi169 bash[40994]: audit 2023-09-23T22:12:59.780468+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:01.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:00 smithi169 bash[40994]: audit 2023-09-23T22:13:00.248350+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:13:01.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:00 smithi169 bash[40994]: audit 2023-09-23T22:13:00.250110+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:13:01.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:00 smithi169 bash[40994]: audit 2023-09-23T22:13:00.260596+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:01.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:00 smithi187 bash[31480]: cluster 2023-09-23T22:12:59.680613+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:13:01.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:00 smithi187 bash[31480]: audit 2023-09-23T22:12:59.774147+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:01.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:00 smithi187 bash[31480]: audit 2023-09-23T22:12:59.780468+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:01.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:00 smithi187 bash[31480]: audit 2023-09-23T22:13:00.248350+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:13:01.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:00 smithi187 bash[31480]: audit 2023-09-23T22:13:00.250110+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:13:01.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:00 smithi187 bash[31480]: audit 2023-09-23T22:13:00.260596+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:02.031 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:01 smithi169 bash[40994]: audit 2023-09-23T22:13:00.953960+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.187:6800/3495756854,v1:172.21.15.187:6801/3495756854]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T22:13:02.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:01 smithi169 bash[40994]: audit 2023-09-23T22:13:00.956957+0000 mon.a (mon.0) 454 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T22:13:02.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:01 smithi169 bash[27421]: audit 2023-09-23T22:13:00.953960+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.187:6800/3495756854,v1:172.21.15.187:6801/3495756854]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T22:13:02.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:01 smithi169 bash[27421]: audit 2023-09-23T22:13:00.956957+0000 mon.a (mon.0) 454 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T22:13:02.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:01 smithi187 bash[31480]: audit 2023-09-23T22:13:00.953960+0000 mon.b (mon.1) 11 : audit [INF] from='osd.4 [v2:172.21.15.187:6800/3495756854,v1:172.21.15.187:6801/3495756854]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T22:13:02.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:01 smithi187 bash[31480]: audit 2023-09-23T22:13:00.956957+0000 mon.a (mon.0) 454 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T22:13:02.922 INFO:teuthology.orchestra.run.smithi187.stdout:Created osd(s) 4 on host 'smithi187' 2023-09-23T22:13:03.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:02 smithi187 bash[31480]: cluster 2023-09-23T22:13:01.681174+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:13:03.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:02 smithi187 bash[31480]: audit 2023-09-23T22:13:01.789176+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.187:6800/3495756854,v1:172.21.15.187:6801/3495756854]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:13:03.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:02 smithi187 bash[31480]: audit 2023-09-23T22:13:01.790143+0000 mon.a (mon.0) 455 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-23T22:13:03.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:02 smithi187 bash[31480]: cluster 2023-09-23T22:13:01.790250+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-09-23T22:13:03.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:02 smithi187 bash[31480]: audit 2023-09-23T22:13:01.790439+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:13:03.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:02 smithi187 bash[31480]: audit 2023-09-23T22:13:01.791902+0000 mon.a (mon.0) 458 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:13:03.281 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:02 smithi169 bash[27421]: cluster 2023-09-23T22:13:01.681174+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:13:03.281 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:02 smithi169 bash[27421]: audit 2023-09-23T22:13:01.789176+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.187:6800/3495756854,v1:172.21.15.187:6801/3495756854]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:13:03.281 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:02 smithi169 bash[27421]: audit 2023-09-23T22:13:01.790143+0000 mon.a (mon.0) 455 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-23T22:13:03.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:02 smithi169 bash[27421]: cluster 2023-09-23T22:13:01.790250+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-09-23T22:13:03.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:02 smithi169 bash[27421]: audit 2023-09-23T22:13:01.790439+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:13:03.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:02 smithi169 bash[27421]: audit 2023-09-23T22:13:01.791902+0000 mon.a (mon.0) 458 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:13:03.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:02 smithi169 bash[40994]: cluster 2023-09-23T22:13:01.681174+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:13:03.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:02 smithi169 bash[40994]: audit 2023-09-23T22:13:01.789176+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.187:6800/3495756854,v1:172.21.15.187:6801/3495756854]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:13:03.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:02 smithi169 bash[40994]: audit 2023-09-23T22:13:01.790143+0000 mon.a (mon.0) 455 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-23T22:13:03.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:02 smithi169 bash[40994]: cluster 2023-09-23T22:13:01.790250+0000 mon.a (mon.0) 456 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-09-23T22:13:03.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:02 smithi169 bash[40994]: audit 2023-09-23T22:13:01.790439+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:13:03.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:02 smithi169 bash[40994]: audit 2023-09-23T22:13:01.791902+0000 mon.a (mon.0) 458 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:13:03.569 DEBUG:teuthology.orchestra.run.smithi187:osd.4> sudo journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.4.service 2023-09-23T22:13:03.572 INFO:tasks.cephadm:Deploying osd.5 on smithi187 with /dev/vg_nvme/lv_3... 2023-09-23T22:13:03.572 DEBUG:teuthology.orchestra.run.smithi187:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-09-23T22:13:03.754 INFO:journalctl@ceph.osd.4.smithi187.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:13:03.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:03 smithi187 bash[31480]: audit 2023-09-23T22:13:02.795816+0000 mon.a (mon.0) 459 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]': finished 2023-09-23T22:13:03.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:03 smithi187 bash[31480]: cluster 2023-09-23T22:13:02.795977+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-09-23T22:13:03.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:03 smithi187 bash[31480]: audit 2023-09-23T22:13:02.796611+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:13:03.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:03 smithi187 bash[31480]: audit 2023-09-23T22:13:02.804183+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:13:03.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:03 smithi187 bash[31480]: audit 2023-09-23T22:13:02.887578+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:03.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:03 smithi187 bash[31480]: audit 2023-09-23T22:13:02.894243+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:03.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:03 smithi187 bash[31480]: audit 2023-09-23T22:13:02.899965+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:13:03.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:03 smithi187 bash[31480]: cluster 2023-09-23T22:13:03.279899+0000 mon.a (mon.0) 466 : cluster [INF] osd.4 [v2:172.21.15.187:6800/3495756854,v1:172.21.15.187:6801/3495756854] boot 2023-09-23T22:13:03.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:03 smithi187 bash[31480]: cluster 2023-09-23T22:13:03.279971+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-09-23T22:13:03.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:03 smithi187 bash[31480]: audit 2023-09-23T22:13:03.282263+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:13:04.281 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:03 smithi169 bash[40994]: audit 2023-09-23T22:13:02.795816+0000 mon.a (mon.0) 459 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]': finished 2023-09-23T22:13:04.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:03 smithi169 bash[40994]: cluster 2023-09-23T22:13:02.795977+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-09-23T22:13:04.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:03 smithi169 bash[40994]: audit 2023-09-23T22:13:02.796611+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:13:04.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:03 smithi169 bash[40994]: audit 2023-09-23T22:13:02.804183+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:13:04.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:03 smithi169 bash[40994]: audit 2023-09-23T22:13:02.887578+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:04.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:03 smithi169 bash[40994]: audit 2023-09-23T22:13:02.894243+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:04.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:03 smithi169 bash[40994]: audit 2023-09-23T22:13:02.899965+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:13:04.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:03 smithi169 bash[40994]: cluster 2023-09-23T22:13:03.279899+0000 mon.a (mon.0) 466 : cluster [INF] osd.4 [v2:172.21.15.187:6800/3495756854,v1:172.21.15.187:6801/3495756854] boot 2023-09-23T22:13:04.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:03 smithi169 bash[40994]: cluster 2023-09-23T22:13:03.279971+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-09-23T22:13:04.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:03 smithi169 bash[40994]: audit 2023-09-23T22:13:03.282263+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:13:04.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:03 smithi169 bash[27421]: audit 2023-09-23T22:13:02.795816+0000 mon.a (mon.0) 459 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]': finished 2023-09-23T22:13:04.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:03 smithi169 bash[27421]: cluster 2023-09-23T22:13:02.795977+0000 mon.a (mon.0) 460 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-09-23T22:13:04.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:03 smithi169 bash[27421]: audit 2023-09-23T22:13:02.796611+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:13:04.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:03 smithi169 bash[27421]: audit 2023-09-23T22:13:02.804183+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:13:04.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:03 smithi169 bash[27421]: audit 2023-09-23T22:13:02.887578+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:04.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:03 smithi169 bash[27421]: audit 2023-09-23T22:13:02.894243+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:04.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:03 smithi169 bash[27421]: audit 2023-09-23T22:13:02.899965+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:13:04.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:03 smithi169 bash[27421]: cluster 2023-09-23T22:13:03.279899+0000 mon.a (mon.0) 466 : cluster [INF] osd.4 [v2:172.21.15.187:6800/3495756854,v1:172.21.15.187:6801/3495756854] boot 2023-09-23T22:13:04.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:03 smithi169 bash[27421]: cluster 2023-09-23T22:13:03.279971+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-09-23T22:13:04.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:03 smithi169 bash[27421]: audit 2023-09-23T22:13:03.282263+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:13:05.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:04 smithi187 bash[31480]: cluster 2023-09-23T22:13:01.973469+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:13:05.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:04 smithi187 bash[31480]: cluster 2023-09-23T22:13:01.973685+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:13:05.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:04 smithi187 bash[31480]: cluster 2023-09-23T22:13:03.681792+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:13:05.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:04 smithi187 bash[31480]: cluster 2023-09-23T22:13:04.284834+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-09-23T22:13:05.281 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:04 smithi169 bash[40994]: cluster 2023-09-23T22:13:01.973469+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:13:05.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:04 smithi169 bash[40994]: cluster 2023-09-23T22:13:01.973685+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:13:05.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:04 smithi169 bash[40994]: cluster 2023-09-23T22:13:03.681792+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:13:05.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:04 smithi169 bash[40994]: cluster 2023-09-23T22:13:04.284834+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-09-23T22:13:05.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:04 smithi169 bash[27421]: cluster 2023-09-23T22:13:01.973469+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:13:05.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:04 smithi169 bash[27421]: cluster 2023-09-23T22:13:01.973685+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:13:05.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:04 smithi169 bash[27421]: cluster 2023-09-23T22:13:03.681792+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2023-09-23T22:13:05.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:04 smithi169 bash[27421]: cluster 2023-09-23T22:13:04.284834+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-09-23T22:13:06.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:06 smithi187 bash[31480]: cluster 2023-09-23T22:13:05.287419+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-09-23T22:13:06.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:06 smithi169 bash[27421]: cluster 2023-09-23T22:13:05.287419+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-09-23T22:13:06.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:06 smithi169 bash[40994]: cluster 2023-09-23T22:13:05.287419+0000 mon.a (mon.0) 470 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-09-23T22:13:07.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:07 smithi187 bash[31480]: cluster 2023-09-23T22:13:05.682389+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:07.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:07 smithi187 bash[31480]: cluster 2023-09-23T22:13:06.294341+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2023-09-23T22:13:07.652 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:13:07.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:07 smithi169 bash[27421]: cluster 2023-09-23T22:13:05.682389+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:07.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:07 smithi169 bash[27421]: cluster 2023-09-23T22:13:06.294341+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2023-09-23T22:13:07.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:07 smithi169 bash[40994]: cluster 2023-09-23T22:13:05.682389+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:07.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:07 smithi169 bash[40994]: cluster 2023-09-23T22:13:06.294341+0000 mon.a (mon.0) 471 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2023-09-23T22:13:08.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:08 smithi187 bash[31480]: cluster 2023-09-23T22:13:07.308327+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2023-09-23T22:13:08.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:08 smithi169 bash[27421]: cluster 2023-09-23T22:13:07.308327+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2023-09-23T22:13:08.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:08 smithi169 bash[40994]: cluster 2023-09-23T22:13:07.308327+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2023-09-23T22:13:09.520 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:09 smithi187 bash[31480]: cluster 2023-09-23T22:13:07.682988+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v208: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-09-23T22:13:09.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:09 smithi169 bash[27421]: cluster 2023-09-23T22:13:07.682988+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v208: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-09-23T22:13:09.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:09 smithi169 bash[40994]: cluster 2023-09-23T22:13:07.682988+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v208: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2023-09-23T22:13:11.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:11 smithi187 bash[31480]: cluster 2023-09-23T22:13:09.683564+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v209: 1 pgs: 1 peering; 577 KiB data, 30 MiB used, 447 GiB / 447 GiB avail; 107 KiB/s, 0 objects/s recovering 2023-09-23T22:13:11.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:11 smithi169 bash[27421]: cluster 2023-09-23T22:13:09.683564+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v209: 1 pgs: 1 peering; 577 KiB data, 30 MiB used, 447 GiB / 447 GiB avail; 107 KiB/s, 0 objects/s recovering 2023-09-23T22:13:11.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:11 smithi169 bash[40994]: cluster 2023-09-23T22:13:09.683564+0000 mgr.y (mgr.14152) 233 : cluster [DBG] pgmap v209: 1 pgs: 1 peering; 577 KiB data, 30 MiB used, 447 GiB / 447 GiB avail; 107 KiB/s, 0 objects/s recovering 2023-09-23T22:13:11.862 INFO:teuthology.orchestra.run.smithi187.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-09-23T22:13:11.862 INFO:teuthology.orchestra.run.smithi187.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-09-23T22:13:11.862 INFO:teuthology.orchestra.run.smithi187.stderr: stderr: 10+0 records in 2023-09-23T22:13:11.862 INFO:teuthology.orchestra.run.smithi187.stderr:10+0 records out 2023-09-23T22:13:11.863 INFO:teuthology.orchestra.run.smithi187.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0208385 s, 503 MB/s 2023-09-23T22:13:11.863 INFO:teuthology.orchestra.run.smithi187.stderr:--> Zapping successful for: 2023-09-23T22:13:12.570 DEBUG:teuthology.orchestra.run.smithi187:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi187:vg_nvme/lv_3 2023-09-23T22:13:13.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:13 smithi187 bash[31480]: cluster 2023-09-23T22:13:11.684121+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v210: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 90 KiB/s, 0 objects/s recovering 2023-09-23T22:13:13.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:13 smithi187 bash[31480]: audit 2023-09-23T22:13:13.154380+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:13.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:13 smithi187 bash[31480]: audit 2023-09-23T22:13:13.161721+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:13.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:13 smithi187 bash[31480]: audit 2023-09-23T22:13:13.163119+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:13:13.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:13 smithi187 bash[31480]: audit 2023-09-23T22:13:13.170564+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:13.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:13 smithi187 bash[31480]: audit 2023-09-23T22:13:13.172315+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:13:13.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:13 smithi187 bash[31480]: audit 2023-09-23T22:13:13.173574+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:13:13.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:13 smithi187 bash[31480]: audit 2023-09-23T22:13:13.182126+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:13.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:13 smithi169 bash[27421]: cluster 2023-09-23T22:13:11.684121+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v210: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 90 KiB/s, 0 objects/s recovering 2023-09-23T22:13:13.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:13 smithi169 bash[27421]: audit 2023-09-23T22:13:13.154380+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:13.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:13 smithi169 bash[27421]: audit 2023-09-23T22:13:13.161721+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:13.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:13 smithi169 bash[27421]: audit 2023-09-23T22:13:13.163119+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:13:13.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:13 smithi169 bash[27421]: audit 2023-09-23T22:13:13.170564+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:13.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:13 smithi169 bash[27421]: audit 2023-09-23T22:13:13.172315+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:13:13.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:13 smithi169 bash[27421]: audit 2023-09-23T22:13:13.173574+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:13:13.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:13 smithi169 bash[27421]: audit 2023-09-23T22:13:13.182126+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:13.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:13 smithi169 bash[40994]: cluster 2023-09-23T22:13:11.684121+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v210: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 90 KiB/s, 0 objects/s recovering 2023-09-23T22:13:13.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:13 smithi169 bash[40994]: audit 2023-09-23T22:13:13.154380+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:13.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:13 smithi169 bash[40994]: audit 2023-09-23T22:13:13.161721+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:13.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:13 smithi169 bash[40994]: audit 2023-09-23T22:13:13.163119+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:13:13.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:13 smithi169 bash[40994]: audit 2023-09-23T22:13:13.170564+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:13.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:13 smithi169 bash[40994]: audit 2023-09-23T22:13:13.172315+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:13:13.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:13 smithi169 bash[40994]: audit 2023-09-23T22:13:13.173574+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:13:13.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:13 smithi169 bash[40994]: audit 2023-09-23T22:13:13.182126+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:14.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:14 smithi187 bash[31480]: cephadm 2023-09-23T22:13:13.146001+0000 mgr.y (mgr.14152) 235 : cephadm [INF] Detected new or changed devices on smithi187 2023-09-23T22:13:14.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:14 smithi187 bash[31480]: cephadm 2023-09-23T22:13:13.164050+0000 mgr.y (mgr.14152) 236 : cephadm [INF] Adjusting osd_memory_target on smithi187 to 17265M 2023-09-23T22:13:14.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:14 smithi169 bash[27421]: cephadm 2023-09-23T22:13:13.146001+0000 mgr.y (mgr.14152) 235 : cephadm [INF] Detected new or changed devices on smithi187 2023-09-23T22:13:14.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:14 smithi169 bash[27421]: cephadm 2023-09-23T22:13:13.164050+0000 mgr.y (mgr.14152) 236 : cephadm [INF] Adjusting osd_memory_target on smithi187 to 17265M 2023-09-23T22:13:14.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:14 smithi169 bash[40994]: cephadm 2023-09-23T22:13:13.146001+0000 mgr.y (mgr.14152) 235 : cephadm [INF] Detected new or changed devices on smithi187 2023-09-23T22:13:14.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:14 smithi169 bash[40994]: cephadm 2023-09-23T22:13:13.164050+0000 mgr.y (mgr.14152) 236 : cephadm [INF] Adjusting osd_memory_target on smithi187 to 17265M 2023-09-23T22:13:15.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:15 smithi187 bash[31480]: cluster 2023-09-23T22:13:13.684849+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v211: 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-23T22:13:15.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:15 smithi169 bash[27421]: cluster 2023-09-23T22:13:13.684849+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v211: 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-23T22:13:15.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:15 smithi169 bash[40994]: cluster 2023-09-23T22:13:13.684849+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v211: 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-23T22:13:17.291 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:13:17.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:17 smithi187 bash[31480]: cluster 2023-09-23T22:13:15.685470+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 61 KiB/s, 0 objects/s recovering 2023-09-23T22:13:17.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:17 smithi169 bash[27421]: cluster 2023-09-23T22:13:15.685470+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 61 KiB/s, 0 objects/s recovering 2023-09-23T22:13:17.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:17 smithi169 bash[40994]: cluster 2023-09-23T22:13:15.685470+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 61 KiB/s, 0 objects/s recovering 2023-09-23T22:13:19.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:19 smithi187 bash[31480]: cluster 2023-09-23T22:13:17.686065+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-23T22:13:19.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:19 smithi169 bash[27421]: cluster 2023-09-23T22:13:17.686065+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-23T22:13:19.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:19 smithi169 bash[40994]: cluster 2023-09-23T22:13:17.686065+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-23T22:13:20.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:20 smithi187 bash[31480]: audit 2023-09-23T22:13:20.070975+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:13:20.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:20 smithi187 bash[31480]: audit 2023-09-23T22:13:20.076609+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:13:20.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:20 smithi187 bash[31480]: audit 2023-09-23T22:13:20.077937+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:13:20.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:20 smithi169 bash[40994]: audit 2023-09-23T22:13:20.070975+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:13:20.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:20 smithi169 bash[40994]: audit 2023-09-23T22:13:20.076609+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:13:20.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:20 smithi169 bash[40994]: audit 2023-09-23T22:13:20.077937+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:13:20.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:20 smithi169 bash[27421]: audit 2023-09-23T22:13:20.070975+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:13:20.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:20 smithi169 bash[27421]: audit 2023-09-23T22:13:20.076609+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:13:20.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:20 smithi169 bash[27421]: audit 2023-09-23T22:13:20.077937+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:13:21.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:21 smithi187 bash[31480]: cluster 2023-09-23T22:13:19.686687+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-23T22:13:21.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:21 smithi187 bash[31480]: audit 2023-09-23T22:13:20.063824+0000 mgr.y (mgr.14152) 241 : audit [DBG] from='client.24253 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi187:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:13:21.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:21 smithi169 bash[27421]: cluster 2023-09-23T22:13:19.686687+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-23T22:13:21.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:21 smithi169 bash[27421]: audit 2023-09-23T22:13:20.063824+0000 mgr.y (mgr.14152) 241 : audit [DBG] from='client.24253 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi187:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:13:21.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:21 smithi169 bash[40994]: cluster 2023-09-23T22:13:19.686687+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-23T22:13:21.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:21 smithi169 bash[40994]: audit 2023-09-23T22:13:20.063824+0000 mgr.y (mgr.14152) 241 : audit [DBG] from='client.24253 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi187:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:13:23.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:23 smithi187 bash[31480]: cluster 2023-09-23T22:13:21.687188+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:23.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:23 smithi169 bash[27421]: cluster 2023-09-23T22:13:21.687188+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:23.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:23 smithi169 bash[40994]: cluster 2023-09-23T22:13:21.687188+0000 mgr.y (mgr.14152) 242 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:25.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:25 smithi187 bash[31480]: cluster 2023-09-23T22:13:23.687703+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:25.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:25 smithi169 bash[27421]: cluster 2023-09-23T22:13:23.687703+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:25.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:25 smithi169 bash[40994]: cluster 2023-09-23T22:13:23.687703+0000 mgr.y (mgr.14152) 243 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:27.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:27 smithi187 bash[31480]: cluster 2023-09-23T22:13:25.688248+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:27.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:27 smithi169 bash[27421]: cluster 2023-09-23T22:13:25.688248+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:27.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:27 smithi169 bash[40994]: cluster 2023-09-23T22:13:25.688248+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:28.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:28 smithi187 bash[31480]: audit 2023-09-23T22:13:27.988613+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.187:0/2540927990' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "720eaeaf-d446-4e00-b7b8-aab3a3fdcfd4"}]: dispatch 2023-09-23T22:13:28.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:28 smithi187 bash[31480]: audit 2023-09-23T22:13:27.991917+0000 mon.a (mon.0) 483 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "720eaeaf-d446-4e00-b7b8-aab3a3fdcfd4"}]: dispatch 2023-09-23T22:13:28.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:28 smithi187 bash[31480]: audit 2023-09-23T22:13:28.000741+0000 mon.a (mon.0) 484 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "720eaeaf-d446-4e00-b7b8-aab3a3fdcfd4"}]': finished 2023-09-23T22:13:28.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:28 smithi187 bash[31480]: cluster 2023-09-23T22:13:28.000943+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-09-23T22:13:28.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:28 smithi187 bash[31480]: audit 2023-09-23T22:13:28.001163+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:13:28.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:28 smithi169 bash[27421]: audit 2023-09-23T22:13:27.988613+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.187:0/2540927990' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "720eaeaf-d446-4e00-b7b8-aab3a3fdcfd4"}]: dispatch 2023-09-23T22:13:28.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:28 smithi169 bash[27421]: audit 2023-09-23T22:13:27.991917+0000 mon.a (mon.0) 483 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "720eaeaf-d446-4e00-b7b8-aab3a3fdcfd4"}]: dispatch 2023-09-23T22:13:28.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:28 smithi169 bash[27421]: audit 2023-09-23T22:13:28.000741+0000 mon.a (mon.0) 484 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "720eaeaf-d446-4e00-b7b8-aab3a3fdcfd4"}]': finished 2023-09-23T22:13:28.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:28 smithi169 bash[27421]: cluster 2023-09-23T22:13:28.000943+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-09-23T22:13:28.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:28 smithi169 bash[27421]: audit 2023-09-23T22:13:28.001163+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:13:28.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:28 smithi169 bash[40994]: audit 2023-09-23T22:13:27.988613+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.187:0/2540927990' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "720eaeaf-d446-4e00-b7b8-aab3a3fdcfd4"}]: dispatch 2023-09-23T22:13:28.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:28 smithi169 bash[40994]: audit 2023-09-23T22:13:27.991917+0000 mon.a (mon.0) 483 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "720eaeaf-d446-4e00-b7b8-aab3a3fdcfd4"}]: dispatch 2023-09-23T22:13:28.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:28 smithi169 bash[40994]: audit 2023-09-23T22:13:28.000741+0000 mon.a (mon.0) 484 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "720eaeaf-d446-4e00-b7b8-aab3a3fdcfd4"}]': finished 2023-09-23T22:13:28.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:28 smithi169 bash[40994]: cluster 2023-09-23T22:13:28.000943+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-09-23T22:13:28.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:28 smithi169 bash[40994]: audit 2023-09-23T22:13:28.001163+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:13:29.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:29 smithi169 bash[27421]: cluster 2023-09-23T22:13:27.688845+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:29.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:29 smithi169 bash[27421]: audit 2023-09-23T22:13:28.746812+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.187:0/4059855475' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:13:29.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:29 smithi169 bash[40994]: cluster 2023-09-23T22:13:27.688845+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:29.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:29 smithi169 bash[40994]: audit 2023-09-23T22:13:28.746812+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.187:0/4059855475' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:13:29.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:29 smithi187 bash[31480]: cluster 2023-09-23T22:13:27.688845+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:29.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:29 smithi187 bash[31480]: audit 2023-09-23T22:13:28.746812+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.187:0/4059855475' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:13:31.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:31 smithi187 bash[31480]: cluster 2023-09-23T22:13:29.689424+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:31.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:31 smithi169 bash[27421]: cluster 2023-09-23T22:13:29.689424+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:31.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:31 smithi169 bash[40994]: cluster 2023-09-23T22:13:29.689424+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:33.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:33 smithi169 bash[27421]: cluster 2023-09-23T22:13:31.689975+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:33.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:33 smithi169 bash[40994]: cluster 2023-09-23T22:13:31.689975+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:33.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:33 smithi187 bash[31480]: cluster 2023-09-23T22:13:31.689975+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:35.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:35 smithi169 bash[27421]: cluster 2023-09-23T22:13:33.690548+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:35.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:35 smithi169 bash[40994]: cluster 2023-09-23T22:13:33.690548+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:35.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:35 smithi187 bash[31480]: cluster 2023-09-23T22:13:33.690548+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:37.655 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:37 smithi187 bash[31480]: cluster 2023-09-23T22:13:35.691059+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:37.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:37 smithi169 bash[27421]: cluster 2023-09-23T22:13:35.691059+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:37.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:37 smithi169 bash[40994]: cluster 2023-09-23T22:13:35.691059+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:39.705 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:39 smithi187 bash[31480]: cluster 2023-09-23T22:13:37.691566+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-23T22:13:39.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:39 smithi169 bash[27421]: cluster 2023-09-23T22:13:37.691566+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-23T22:13:39.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:39 smithi169 bash[40994]: cluster 2023-09-23T22:13:37.691566+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-23T22:13:40.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:40 smithi169 bash[27421]: audit 2023-09-23T22:13:40.166306+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-23T22:13:40.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:40 smithi169 bash[27421]: audit 2023-09-23T22:13:40.168145+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:13:40.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:40 smithi169 bash[40994]: audit 2023-09-23T22:13:40.166306+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-23T22:13:40.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:40 smithi169 bash[40994]: audit 2023-09-23T22:13:40.168145+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:13:40.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:40 smithi187 bash[31480]: audit 2023-09-23T22:13:40.166306+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-23T22:13:40.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:40 smithi187 bash[31480]: audit 2023-09-23T22:13:40.168145+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:13:41.530 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:41 smithi187 bash[31480]: cluster 2023-09-23T22:13:39.692113+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-23T22:13:41.531 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:41 smithi187 bash[31480]: cephadm 2023-09-23T22:13:40.169448+0000 mgr.y (mgr.14152) 252 : cephadm [INF] Deploying daemon osd.5 on smithi187 2023-09-23T22:13:41.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:41 smithi169 bash[27421]: cluster 2023-09-23T22:13:39.692113+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-23T22:13:41.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:41 smithi169 bash[27421]: cephadm 2023-09-23T22:13:40.169448+0000 mgr.y (mgr.14152) 252 : cephadm [INF] Deploying daemon osd.5 on smithi187 2023-09-23T22:13:41.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:41 smithi169 bash[40994]: cluster 2023-09-23T22:13:39.692113+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-23T22:13:41.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:41 smithi169 bash[40994]: cephadm 2023-09-23T22:13:40.169448+0000 mgr.y (mgr.14152) 252 : cephadm [INF] Deploying daemon osd.5 on smithi187 2023-09-23T22:13:43.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:43 smithi187 bash[31480]: cluster 2023-09-23T22:13:41.692652+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:43.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:43 smithi169 bash[27421]: cluster 2023-09-23T22:13:41.692652+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:43.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:43 smithi169 bash[40994]: cluster 2023-09-23T22:13:41.692652+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:45.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:45 smithi187 bash[31480]: cluster 2023-09-23T22:13:43.693251+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:45.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:45 smithi187 bash[31480]: audit 2023-09-23T22:13:44.266295+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:45.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:45 smithi187 bash[31480]: audit 2023-09-23T22:13:44.282460+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:45.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:45 smithi187 bash[31480]: audit 2023-09-23T22:13:44.306202+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:13:45.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:45 smithi169 bash[27421]: cluster 2023-09-23T22:13:43.693251+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:45.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:45 smithi169 bash[27421]: audit 2023-09-23T22:13:44.266295+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:45.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:45 smithi169 bash[27421]: audit 2023-09-23T22:13:44.282460+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:45.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:45 smithi169 bash[27421]: audit 2023-09-23T22:13:44.306202+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:13:45.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:45 smithi169 bash[40994]: cluster 2023-09-23T22:13:43.693251+0000 mgr.y (mgr.14152) 254 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:45.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:45 smithi169 bash[40994]: audit 2023-09-23T22:13:44.266295+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:45.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:45 smithi169 bash[40994]: audit 2023-09-23T22:13:44.282460+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:45.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:45 smithi169 bash[40994]: audit 2023-09-23T22:13:44.306202+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:13:47.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:47 smithi169 bash[27421]: cluster 2023-09-23T22:13:45.693899+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:47.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:47 smithi169 bash[40994]: cluster 2023-09-23T22:13:45.693899+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:47.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:47 smithi187 bash[31480]: cluster 2023-09-23T22:13:45.693899+0000 mgr.y (mgr.14152) 255 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:49.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:49 smithi187 bash[31480]: cluster 2023-09-23T22:13:47.694481+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:49.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:49 smithi169 bash[27421]: cluster 2023-09-23T22:13:47.694481+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:49.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:49 smithi169 bash[40994]: cluster 2023-09-23T22:13:47.694481+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:50.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:50 smithi187 bash[31480]: audit 2023-09-23T22:13:49.447883+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:50.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:50 smithi187 bash[31480]: audit 2023-09-23T22:13:49.454433+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:50.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:50 smithi187 bash[31480]: audit 2023-09-23T22:13:49.455723+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:13:50.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:50 smithi187 bash[31480]: audit 2023-09-23T22:13:49.456997+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:13:50.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:50 smithi187 bash[31480]: audit 2023-09-23T22:13:49.463409+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:50.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:50 smithi169 bash[27421]: audit 2023-09-23T22:13:49.447883+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:50.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:50 smithi169 bash[27421]: audit 2023-09-23T22:13:49.454433+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:50.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:50 smithi169 bash[27421]: audit 2023-09-23T22:13:49.455723+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:13:50.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:50 smithi169 bash[27421]: audit 2023-09-23T22:13:49.456997+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:13:50.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:50 smithi169 bash[27421]: audit 2023-09-23T22:13:49.463409+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:50.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:50 smithi169 bash[40994]: audit 2023-09-23T22:13:49.447883+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:50.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:50 smithi169 bash[40994]: audit 2023-09-23T22:13:49.454433+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:50.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:50 smithi169 bash[40994]: audit 2023-09-23T22:13:49.455723+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:13:50.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:50 smithi169 bash[40994]: audit 2023-09-23T22:13:49.456997+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:13:50.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:50 smithi169 bash[40994]: audit 2023-09-23T22:13:49.463409+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:51.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:51 smithi169 bash[27421]: cluster 2023-09-23T22:13:49.695044+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:51.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:51 smithi169 bash[27421]: audit 2023-09-23T22:13:50.625812+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.187:6808/716797629,v1:172.21.15.187:6809/716797629]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T22:13:51.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:51 smithi169 bash[27421]: audit 2023-09-23T22:13:50.629019+0000 mon.a (mon.0) 497 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T22:13:51.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:51 smithi169 bash[40994]: cluster 2023-09-23T22:13:49.695044+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:51.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:51 smithi169 bash[40994]: audit 2023-09-23T22:13:50.625812+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.187:6808/716797629,v1:172.21.15.187:6809/716797629]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T22:13:51.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:51 smithi169 bash[40994]: audit 2023-09-23T22:13:50.629019+0000 mon.a (mon.0) 497 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T22:13:51.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:51 smithi187 bash[31480]: cluster 2023-09-23T22:13:49.695044+0000 mgr.y (mgr.14152) 257 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:51.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:51 smithi187 bash[31480]: audit 2023-09-23T22:13:50.625812+0000 mon.b (mon.1) 15 : audit [INF] from='osd.5 [v2:172.21.15.187:6808/716797629,v1:172.21.15.187:6809/716797629]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T22:13:51.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:51 smithi187 bash[31480]: audit 2023-09-23T22:13:50.629019+0000 mon.a (mon.0) 497 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T22:13:52.581 INFO:teuthology.orchestra.run.smithi187.stdout:Created osd(s) 5 on host 'smithi187' 2023-09-23T22:13:52.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:52 smithi169 bash[40994]: audit 2023-09-23T22:13:51.473385+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.187:6808/716797629,v1:172.21.15.187:6809/716797629]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:13:52.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:52 smithi169 bash[40994]: audit 2023-09-23T22:13:51.474430+0000 mon.a (mon.0) 498 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-09-23T22:13:52.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:52 smithi169 bash[40994]: cluster 2023-09-23T22:13:51.474523+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2023-09-23T22:13:52.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:52 smithi169 bash[40994]: audit 2023-09-23T22:13:51.477649+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:13:52.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:52 smithi169 bash[40994]: audit 2023-09-23T22:13:51.478624+0000 mon.a (mon.0) 501 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:13:52.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:52 smithi169 bash[40994]: audit 2023-09-23T22:13:52.478393+0000 mon.a (mon.0) 502 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]': finished 2023-09-23T22:13:52.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:52 smithi169 bash[40994]: cluster 2023-09-23T22:13:52.478601+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2023-09-23T22:13:52.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:52 smithi169 bash[40994]: audit 2023-09-23T22:13:52.478819+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:13:52.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:52 smithi169 bash[27421]: audit 2023-09-23T22:13:51.473385+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.187:6808/716797629,v1:172.21.15.187:6809/716797629]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:13:52.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:52 smithi169 bash[27421]: audit 2023-09-23T22:13:51.474430+0000 mon.a (mon.0) 498 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-09-23T22:13:52.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:52 smithi169 bash[27421]: cluster 2023-09-23T22:13:51.474523+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2023-09-23T22:13:52.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:52 smithi169 bash[27421]: audit 2023-09-23T22:13:51.477649+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:13:52.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:52 smithi169 bash[27421]: audit 2023-09-23T22:13:51.478624+0000 mon.a (mon.0) 501 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:13:52.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:52 smithi169 bash[27421]: audit 2023-09-23T22:13:52.478393+0000 mon.a (mon.0) 502 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]': finished 2023-09-23T22:13:52.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:52 smithi169 bash[27421]: cluster 2023-09-23T22:13:52.478601+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2023-09-23T22:13:52.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:52 smithi169 bash[27421]: audit 2023-09-23T22:13:52.478819+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:13:52.794 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:52 smithi187 bash[31480]: audit 2023-09-23T22:13:51.473385+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.187:6808/716797629,v1:172.21.15.187:6809/716797629]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:13:52.794 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:52 smithi187 bash[31480]: audit 2023-09-23T22:13:51.474430+0000 mon.a (mon.0) 498 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-09-23T22:13:52.794 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:52 smithi187 bash[31480]: cluster 2023-09-23T22:13:51.474523+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2023-09-23T22:13:52.794 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:52 smithi187 bash[31480]: audit 2023-09-23T22:13:51.477649+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:13:52.794 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:52 smithi187 bash[31480]: audit 2023-09-23T22:13:51.478624+0000 mon.a (mon.0) 501 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:13:52.794 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:52 smithi187 bash[31480]: audit 2023-09-23T22:13:52.478393+0000 mon.a (mon.0) 502 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]': finished 2023-09-23T22:13:52.795 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:52 smithi187 bash[31480]: cluster 2023-09-23T22:13:52.478601+0000 mon.a (mon.0) 503 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2023-09-23T22:13:52.795 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:52 smithi187 bash[31480]: audit 2023-09-23T22:13:52.478819+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:13:53.239 DEBUG:teuthology.orchestra.run.smithi187:osd.5> sudo journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.5.service 2023-09-23T22:13:53.242 INFO:tasks.cephadm:Deploying osd.6 on smithi187 with /dev/vg_nvme/lv_2... 2023-09-23T22:13:53.242 DEBUG:teuthology.orchestra.run.smithi187:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-09-23T22:13:53.435 INFO:journalctl@ceph.osd.5.smithi187.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:13:53.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:53 smithi169 bash[27421]: cluster 2023-09-23T22:13:51.695589+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:53.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:53 smithi169 bash[27421]: audit 2023-09-23T22:13:52.486796+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:13:53.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:53 smithi169 bash[27421]: audit 2023-09-23T22:13:52.548069+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:53.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:53 smithi169 bash[27421]: audit 2023-09-23T22:13:52.555517+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:53.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:53 smithi169 bash[27421]: audit 2023-09-23T22:13:52.555888+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:13:53.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:53 smithi169 bash[27421]: cluster 2023-09-23T22:13:53.300872+0000 mon.a (mon.0) 509 : cluster [INF] osd.5 [v2:172.21.15.187:6808/716797629,v1:172.21.15.187:6809/716797629] boot 2023-09-23T22:13:53.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:53 smithi169 bash[27421]: cluster 2023-09-23T22:13:53.301079+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-09-23T22:13:53.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:53 smithi169 bash[27421]: audit 2023-09-23T22:13:53.301611+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:13:53.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:53 smithi169 bash[40994]: cluster 2023-09-23T22:13:51.695589+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:53.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:53 smithi169 bash[40994]: audit 2023-09-23T22:13:52.486796+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:13:53.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:53 smithi169 bash[40994]: audit 2023-09-23T22:13:52.548069+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:53.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:53 smithi169 bash[40994]: audit 2023-09-23T22:13:52.555517+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:53.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:53 smithi169 bash[40994]: audit 2023-09-23T22:13:52.555888+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:13:53.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:53 smithi169 bash[40994]: cluster 2023-09-23T22:13:53.300872+0000 mon.a (mon.0) 509 : cluster [INF] osd.5 [v2:172.21.15.187:6808/716797629,v1:172.21.15.187:6809/716797629] boot 2023-09-23T22:13:53.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:53 smithi169 bash[40994]: cluster 2023-09-23T22:13:53.301079+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-09-23T22:13:53.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:53 smithi169 bash[40994]: audit 2023-09-23T22:13:53.301611+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:13:53.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:53 smithi187 bash[31480]: cluster 2023-09-23T22:13:51.695589+0000 mgr.y (mgr.14152) 258 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2023-09-23T22:13:53.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:53 smithi187 bash[31480]: audit 2023-09-23T22:13:52.486796+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:13:53.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:53 smithi187 bash[31480]: audit 2023-09-23T22:13:52.548069+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:53.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:53 smithi187 bash[31480]: audit 2023-09-23T22:13:52.555517+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:13:53.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:53 smithi187 bash[31480]: audit 2023-09-23T22:13:52.555888+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:13:53.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:53 smithi187 bash[31480]: cluster 2023-09-23T22:13:53.300872+0000 mon.a (mon.0) 509 : cluster [INF] osd.5 [v2:172.21.15.187:6808/716797629,v1:172.21.15.187:6809/716797629] boot 2023-09-23T22:13:53.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:53 smithi187 bash[31480]: cluster 2023-09-23T22:13:53.301079+0000 mon.a (mon.0) 510 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-09-23T22:13:53.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:53 smithi187 bash[31480]: audit 2023-09-23T22:13:53.301611+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:13:54.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:54 smithi169 bash[27421]: cluster 2023-09-23T22:13:51.641548+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:13:54.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:54 smithi169 bash[27421]: cluster 2023-09-23T22:13:51.641778+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:13:54.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:54 smithi169 bash[27421]: cluster 2023-09-23T22:13:54.302515+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2023-09-23T22:13:54.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:54 smithi169 bash[40994]: cluster 2023-09-23T22:13:51.641548+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:13:54.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:54 smithi169 bash[40994]: cluster 2023-09-23T22:13:51.641778+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:13:54.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:54 smithi169 bash[40994]: cluster 2023-09-23T22:13:54.302515+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2023-09-23T22:13:54.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:54 smithi187 bash[31480]: cluster 2023-09-23T22:13:51.641548+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:13:54.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:54 smithi187 bash[31480]: cluster 2023-09-23T22:13:51.641778+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:13:54.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:54 smithi187 bash[31480]: cluster 2023-09-23T22:13:54.302515+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2023-09-23T22:13:55.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:55 smithi169 bash[27421]: cluster 2023-09-23T22:13:53.696198+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:13:55.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:55 smithi169 bash[27421]: cluster 2023-09-23T22:13:55.305327+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2023-09-23T22:13:55.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:55 smithi169 bash[40994]: cluster 2023-09-23T22:13:53.696198+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:13:55.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:55 smithi169 bash[40994]: cluster 2023-09-23T22:13:55.305327+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2023-09-23T22:13:55.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:55 smithi187 bash[31480]: cluster 2023-09-23T22:13:53.696198+0000 mgr.y (mgr.14152) 259 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:13:55.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:55 smithi187 bash[31480]: cluster 2023-09-23T22:13:55.305327+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2023-09-23T22:13:57.327 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:13:57.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:57 smithi187 bash[31480]: cluster 2023-09-23T22:13:55.696838+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v238: 1 pgs: 1 remapped+peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:13:57.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:57 smithi187 bash[31480]: cluster 2023-09-23T22:13:56.307357+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2023-09-23T22:13:57.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:57 smithi187 bash[31480]: cluster 2023-09-23T22:13:56.504651+0000 mon.a (mon.0) 515 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-23T22:13:57.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:57 smithi169 bash[27421]: cluster 2023-09-23T22:13:55.696838+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v238: 1 pgs: 1 remapped+peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:13:57.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:57 smithi169 bash[27421]: cluster 2023-09-23T22:13:56.307357+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2023-09-23T22:13:57.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:57 smithi169 bash[27421]: cluster 2023-09-23T22:13:56.504651+0000 mon.a (mon.0) 515 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-23T22:13:57.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:57 smithi169 bash[40994]: cluster 2023-09-23T22:13:55.696838+0000 mgr.y (mgr.14152) 260 : cluster [DBG] pgmap v238: 1 pgs: 1 remapped+peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:13:57.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:57 smithi169 bash[40994]: cluster 2023-09-23T22:13:56.307357+0000 mon.a (mon.0) 514 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2023-09-23T22:13:57.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:57 smithi169 bash[40994]: cluster 2023-09-23T22:13:56.504651+0000 mon.a (mon.0) 515 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2023-09-23T22:13:58.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:58 smithi187 bash[31480]: cluster 2023-09-23T22:13:57.309283+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2023-09-23T22:13:58.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:58 smithi169 bash[27421]: cluster 2023-09-23T22:13:57.309283+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2023-09-23T22:13:58.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:58 smithi169 bash[40994]: cluster 2023-09-23T22:13:57.309283+0000 mon.a (mon.0) 516 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2023-09-23T22:13:59.620 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:13:59 smithi187 bash[31480]: cluster 2023-09-23T22:13:57.697432+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v241: 1 pgs: 1 remapped+peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:13:59.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:13:59 smithi169 bash[27421]: cluster 2023-09-23T22:13:57.697432+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v241: 1 pgs: 1 remapped+peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:13:59.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:13:59 smithi169 bash[40994]: cluster 2023-09-23T22:13:57.697432+0000 mgr.y (mgr.14152) 261 : cluster [DBG] pgmap v241: 1 pgs: 1 remapped+peering; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:00.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:00 smithi187 bash[31480]: cluster 2023-09-23T22:14:00.321168+0000 mon.a (mon.0) 517 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-23T22:14:00.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:00 smithi187 bash[31480]: cluster 2023-09-23T22:14:00.321226+0000 mon.a (mon.0) 518 : cluster [INF] Cluster is now healthy 2023-09-23T22:14:00.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:00 smithi169 bash[40994]: cluster 2023-09-23T22:14:00.321168+0000 mon.a (mon.0) 517 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-23T22:14:00.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:00 smithi169 bash[40994]: cluster 2023-09-23T22:14:00.321226+0000 mon.a (mon.0) 518 : cluster [INF] Cluster is now healthy 2023-09-23T22:14:00.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:00 smithi169 bash[27421]: cluster 2023-09-23T22:14:00.321168+0000 mon.a (mon.0) 517 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2023-09-23T22:14:00.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:00 smithi169 bash[27421]: cluster 2023-09-23T22:14:00.321226+0000 mon.a (mon.0) 518 : cluster [INF] Cluster is now healthy 2023-09-23T22:14:01.629 INFO:teuthology.orchestra.run.smithi187.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-09-23T22:14:01.629 INFO:teuthology.orchestra.run.smithi187.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-09-23T22:14:01.629 INFO:teuthology.orchestra.run.smithi187.stderr: stderr: 10+0 records in 2023-09-23T22:14:01.629 INFO:teuthology.orchestra.run.smithi187.stderr:10+0 records out 2023-09-23T22:14:01.630 INFO:teuthology.orchestra.run.smithi187.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0159614 s, 657 MB/s 2023-09-23T22:14:01.630 INFO:teuthology.orchestra.run.smithi187.stderr:--> Zapping successful for: 2023-09-23T22:14:01.678 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:01 smithi187 bash[31480]: cluster 2023-09-23T22:13:59.698023+0000 mgr.y (mgr.14152) 262 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 107 KiB/s, 0 objects/s recovering 2023-09-23T22:14:01.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:01 smithi169 bash[40994]: cluster 2023-09-23T22:13:59.698023+0000 mgr.y (mgr.14152) 262 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 107 KiB/s, 0 objects/s recovering 2023-09-23T22:14:01.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:01 smithi169 bash[27421]: cluster 2023-09-23T22:13:59.698023+0000 mgr.y (mgr.14152) 262 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 107 KiB/s, 0 objects/s recovering 2023-09-23T22:14:02.305 DEBUG:teuthology.orchestra.run.smithi187:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi187:vg_nvme/lv_2 2023-09-23T22:14:03.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:03 smithi169 bash[40994]: cluster 2023-09-23T22:14:01.698752+0000 mgr.y (mgr.14152) 263 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 90 KiB/s, 0 objects/s recovering 2023-09-23T22:14:03.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:03 smithi169 bash[40994]: audit 2023-09-23T22:14:02.961366+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:03.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:03 smithi169 bash[40994]: audit 2023-09-23T22:14:02.967307+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:03.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:03 smithi169 bash[40994]: audit 2023-09-23T22:14:02.968684+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:14:03.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:03 smithi169 bash[40994]: audit 2023-09-23T22:14:02.969942+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:14:03.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:03 smithi169 bash[40994]: audit 2023-09-23T22:14:02.976670+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:03.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:03 smithi169 bash[40994]: audit 2023-09-23T22:14:02.978185+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:14:03.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:03 smithi169 bash[40994]: audit 2023-09-23T22:14:02.979292+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:14:03.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:03 smithi169 bash[40994]: audit 2023-09-23T22:14:02.985468+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:03.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:03 smithi169 bash[27421]: cluster 2023-09-23T22:14:01.698752+0000 mgr.y (mgr.14152) 263 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 90 KiB/s, 0 objects/s recovering 2023-09-23T22:14:03.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:03 smithi169 bash[27421]: audit 2023-09-23T22:14:02.961366+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:03.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:03 smithi169 bash[27421]: audit 2023-09-23T22:14:02.967307+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:03.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:03 smithi169 bash[27421]: audit 2023-09-23T22:14:02.968684+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:14:03.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:03 smithi169 bash[27421]: audit 2023-09-23T22:14:02.969942+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:14:03.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:03 smithi169 bash[27421]: audit 2023-09-23T22:14:02.976670+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:03.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:03 smithi169 bash[27421]: audit 2023-09-23T22:14:02.978185+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:14:03.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:03 smithi169 bash[27421]: audit 2023-09-23T22:14:02.979292+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:14:03.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:03 smithi169 bash[27421]: audit 2023-09-23T22:14:02.985468+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:03.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:03 smithi187 bash[31480]: cluster 2023-09-23T22:14:01.698752+0000 mgr.y (mgr.14152) 263 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 90 KiB/s, 0 objects/s recovering 2023-09-23T22:14:03.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:03 smithi187 bash[31480]: audit 2023-09-23T22:14:02.961366+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:03.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:03 smithi187 bash[31480]: audit 2023-09-23T22:14:02.967307+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:03.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:03 smithi187 bash[31480]: audit 2023-09-23T22:14:02.968684+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:14:03.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:03 smithi187 bash[31480]: audit 2023-09-23T22:14:02.969942+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:14:03.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:03 smithi187 bash[31480]: audit 2023-09-23T22:14:02.976670+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:03.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:03 smithi187 bash[31480]: audit 2023-09-23T22:14:02.978185+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:14:03.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:03 smithi187 bash[31480]: audit 2023-09-23T22:14:02.979292+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:14:03.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:03 smithi187 bash[31480]: audit 2023-09-23T22:14:02.985468+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:04.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:04 smithi169 bash[40994]: cephadm 2023-09-23T22:14:02.952168+0000 mgr.y (mgr.14152) 264 : cephadm [INF] Detected new or changed devices on smithi187 2023-09-23T22:14:04.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:04 smithi169 bash[40994]: cephadm 2023-09-23T22:14:02.971052+0000 mgr.y (mgr.14152) 265 : cephadm [INF] Adjusting osd_memory_target on smithi187 to 8632M 2023-09-23T22:14:04.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:04 smithi169 bash[27421]: cephadm 2023-09-23T22:14:02.952168+0000 mgr.y (mgr.14152) 264 : cephadm [INF] Detected new or changed devices on smithi187 2023-09-23T22:14:04.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:04 smithi169 bash[27421]: cephadm 2023-09-23T22:14:02.971052+0000 mgr.y (mgr.14152) 265 : cephadm [INF] Adjusting osd_memory_target on smithi187 to 8632M 2023-09-23T22:14:04.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:04 smithi187 bash[31480]: cephadm 2023-09-23T22:14:02.952168+0000 mgr.y (mgr.14152) 264 : cephadm [INF] Detected new or changed devices on smithi187 2023-09-23T22:14:04.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:04 smithi187 bash[31480]: cephadm 2023-09-23T22:14:02.971052+0000 mgr.y (mgr.14152) 265 : cephadm [INF] Adjusting osd_memory_target on smithi187 to 8632M 2023-09-23T22:14:05.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:05 smithi169 bash[40994]: cluster 2023-09-23T22:14:03.699322+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-23T22:14:05.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:05 smithi169 bash[27421]: cluster 2023-09-23T22:14:03.699322+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-23T22:14:05.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:05 smithi187 bash[31480]: cluster 2023-09-23T22:14:03.699322+0000 mgr.y (mgr.14152) 266 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-23T22:14:07.040 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:14:07.768 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:07 smithi187 bash[31480]: cluster 2023-09-23T22:14:05.699903+0000 mgr.y (mgr.14152) 267 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2023-09-23T22:14:07.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:07 smithi169 bash[40994]: cluster 2023-09-23T22:14:05.699903+0000 mgr.y (mgr.14152) 267 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2023-09-23T22:14:07.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:07 smithi169 bash[27421]: cluster 2023-09-23T22:14:05.699903+0000 mgr.y (mgr.14152) 267 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2023-09-23T22:14:09.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:09 smithi187 bash[31480]: cluster 2023-09-23T22:14:07.700487+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; 56 KiB/s, 0 objects/s recovering 2023-09-23T22:14:09.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:09 smithi169 bash[27421]: cluster 2023-09-23T22:14:07.700487+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; 56 KiB/s, 0 objects/s recovering 2023-09-23T22:14:09.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:09 smithi169 bash[40994]: cluster 2023-09-23T22:14:07.700487+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; 56 KiB/s, 0 objects/s recovering 2023-09-23T22:14:10.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:10 smithi169 bash[27421]: audit 2023-09-23T22:14:09.724954+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:14:10.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:10 smithi169 bash[27421]: audit 2023-09-23T22:14:09.730410+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:14:10.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:10 smithi169 bash[27421]: audit 2023-09-23T22:14:09.731671+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:14:10.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:10 smithi169 bash[40994]: audit 2023-09-23T22:14:09.724954+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:14:10.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:10 smithi169 bash[40994]: audit 2023-09-23T22:14:09.730410+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:14:10.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:10 smithi169 bash[40994]: audit 2023-09-23T22:14:09.731671+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:14:10.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:10 smithi187 bash[31480]: audit 2023-09-23T22:14:09.724954+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:14:10.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:10 smithi187 bash[31480]: audit 2023-09-23T22:14:09.730410+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:14:10.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:10 smithi187 bash[31480]: audit 2023-09-23T22:14:09.731671+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:14:11.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:11 smithi169 bash[27421]: cluster 2023-09-23T22:14:09.701066+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; 48 KiB/s, 0 objects/s recovering 2023-09-23T22:14:11.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:11 smithi169 bash[27421]: audit 2023-09-23T22:14:09.717661+0000 mgr.y (mgr.14152) 270 : audit [DBG] from='client.24280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi187:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:14:11.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:11 smithi169 bash[40994]: cluster 2023-09-23T22:14:09.701066+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; 48 KiB/s, 0 objects/s recovering 2023-09-23T22:14:11.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:11 smithi169 bash[40994]: audit 2023-09-23T22:14:09.717661+0000 mgr.y (mgr.14152) 270 : audit [DBG] from='client.24280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi187:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:14:11.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:11 smithi187 bash[31480]: cluster 2023-09-23T22:14:09.701066+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; 48 KiB/s, 0 objects/s recovering 2023-09-23T22:14:11.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:11 smithi187 bash[31480]: audit 2023-09-23T22:14:09.717661+0000 mgr.y (mgr.14152) 270 : audit [DBG] from='client.24280 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi187:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:14:13.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:13 smithi169 bash[27421]: cluster 2023-09-23T22:14:11.701624+0000 mgr.y (mgr.14152) 271 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:13.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:13 smithi169 bash[40994]: cluster 2023-09-23T22:14:11.701624+0000 mgr.y (mgr.14152) 271 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:13.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:13 smithi187 bash[31480]: cluster 2023-09-23T22:14:11.701624+0000 mgr.y (mgr.14152) 271 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:15.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:15 smithi187 bash[31480]: cluster 2023-09-23T22:14:13.702181+0000 mgr.y (mgr.14152) 272 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:15.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:15 smithi169 bash[27421]: cluster 2023-09-23T22:14:13.702181+0000 mgr.y (mgr.14152) 272 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:15.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:15 smithi169 bash[40994]: cluster 2023-09-23T22:14:13.702181+0000 mgr.y (mgr.14152) 272 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:17.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:17 smithi169 bash[27421]: cluster 2023-09-23T22:14:15.702744+0000 mgr.y (mgr.14152) 273 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:17.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:17 smithi169 bash[40994]: cluster 2023-09-23T22:14:15.702744+0000 mgr.y (mgr.14152) 273 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:17.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:17 smithi187 bash[31480]: cluster 2023-09-23T22:14:15.702744+0000 mgr.y (mgr.14152) 273 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:18.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:18 smithi169 bash[27421]: audit 2023-09-23T22:14:17.725465+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.187:0/1002029780' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6eed3d1b-edd6-4e5b-b023-01c9d49a43c0"}]: dispatch 2023-09-23T22:14:18.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:18 smithi169 bash[27421]: audit 2023-09-23T22:14:17.728996+0000 mon.a (mon.0) 530 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6eed3d1b-edd6-4e5b-b023-01c9d49a43c0"}]: dispatch 2023-09-23T22:14:18.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:18 smithi169 bash[27421]: audit 2023-09-23T22:14:17.739396+0000 mon.a (mon.0) 531 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6eed3d1b-edd6-4e5b-b023-01c9d49a43c0"}]': finished 2023-09-23T22:14:18.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:18 smithi169 bash[27421]: cluster 2023-09-23T22:14:17.739468+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2023-09-23T22:14:18.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:18 smithi169 bash[27421]: audit 2023-09-23T22:14:17.739695+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:14:18.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:18 smithi169 bash[40994]: audit 2023-09-23T22:14:17.725465+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.187:0/1002029780' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6eed3d1b-edd6-4e5b-b023-01c9d49a43c0"}]: dispatch 2023-09-23T22:14:18.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:18 smithi169 bash[40994]: audit 2023-09-23T22:14:17.728996+0000 mon.a (mon.0) 530 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6eed3d1b-edd6-4e5b-b023-01c9d49a43c0"}]: dispatch 2023-09-23T22:14:18.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:18 smithi169 bash[40994]: audit 2023-09-23T22:14:17.739396+0000 mon.a (mon.0) 531 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6eed3d1b-edd6-4e5b-b023-01c9d49a43c0"}]': finished 2023-09-23T22:14:18.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:18 smithi169 bash[40994]: cluster 2023-09-23T22:14:17.739468+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2023-09-23T22:14:18.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:18 smithi169 bash[40994]: audit 2023-09-23T22:14:17.739695+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:14:18.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:18 smithi187 bash[31480]: audit 2023-09-23T22:14:17.725465+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.187:0/1002029780' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6eed3d1b-edd6-4e5b-b023-01c9d49a43c0"}]: dispatch 2023-09-23T22:14:18.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:18 smithi187 bash[31480]: audit 2023-09-23T22:14:17.728996+0000 mon.a (mon.0) 530 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6eed3d1b-edd6-4e5b-b023-01c9d49a43c0"}]: dispatch 2023-09-23T22:14:18.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:18 smithi187 bash[31480]: audit 2023-09-23T22:14:17.739396+0000 mon.a (mon.0) 531 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6eed3d1b-edd6-4e5b-b023-01c9d49a43c0"}]': finished 2023-09-23T22:14:18.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:18 smithi187 bash[31480]: cluster 2023-09-23T22:14:17.739468+0000 mon.a (mon.0) 532 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2023-09-23T22:14:18.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:18 smithi187 bash[31480]: audit 2023-09-23T22:14:17.739695+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:14:19.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:19 smithi169 bash[27421]: cluster 2023-09-23T22:14:17.703269+0000 mgr.y (mgr.14152) 274 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:19.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:19 smithi169 bash[27421]: audit 2023-09-23T22:14:18.460583+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.187:0/3712165690' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:14:19.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:19 smithi169 bash[40994]: cluster 2023-09-23T22:14:17.703269+0000 mgr.y (mgr.14152) 274 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:19.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:19 smithi169 bash[40994]: audit 2023-09-23T22:14:18.460583+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.187:0/3712165690' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:14:19.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:19 smithi187 bash[31480]: cluster 2023-09-23T22:14:17.703269+0000 mgr.y (mgr.14152) 274 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:19.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:19 smithi187 bash[31480]: audit 2023-09-23T22:14:18.460583+0000 mon.b (mon.1) 18 : audit [DBG] from='client.? 172.21.15.187:0/3712165690' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:14:21.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:21 smithi169 bash[40994]: cluster 2023-09-23T22:14:19.703810+0000 mgr.y (mgr.14152) 275 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:21.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:21 smithi169 bash[27421]: cluster 2023-09-23T22:14:19.703810+0000 mgr.y (mgr.14152) 275 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:21.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:21 smithi187 bash[31480]: cluster 2023-09-23T22:14:19.703810+0000 mgr.y (mgr.14152) 275 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:23.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:23 smithi169 bash[27421]: cluster 2023-09-23T22:14:21.704301+0000 mgr.y (mgr.14152) 276 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:23.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:23 smithi169 bash[40994]: cluster 2023-09-23T22:14:21.704301+0000 mgr.y (mgr.14152) 276 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:23.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:23 smithi187 bash[31480]: cluster 2023-09-23T22:14:21.704301+0000 mgr.y (mgr.14152) 276 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:25.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:25 smithi169 bash[27421]: cluster 2023-09-23T22:14:23.704895+0000 mgr.y (mgr.14152) 277 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:25.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:25 smithi169 bash[40994]: cluster 2023-09-23T22:14:23.704895+0000 mgr.y (mgr.14152) 277 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:25.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:25 smithi187 bash[31480]: cluster 2023-09-23T22:14:23.704895+0000 mgr.y (mgr.14152) 277 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:27.605 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:27 smithi187 bash[31480]: cluster 2023-09-23T22:14:25.705453+0000 mgr.y (mgr.14152) 278 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:27.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:27 smithi169 bash[27421]: cluster 2023-09-23T22:14:25.705453+0000 mgr.y (mgr.14152) 278 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:27.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:27 smithi169 bash[40994]: cluster 2023-09-23T22:14:25.705453+0000 mgr.y (mgr.14152) 278 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:29.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:29 smithi187 bash[31480]: cluster 2023-09-23T22:14:27.706052+0000 mgr.y (mgr.14152) 279 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:29.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:29 smithi169 bash[27421]: cluster 2023-09-23T22:14:27.706052+0000 mgr.y (mgr.14152) 279 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:29.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:29 smithi169 bash[40994]: cluster 2023-09-23T22:14:27.706052+0000 mgr.y (mgr.14152) 279 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:30.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:30 smithi187 bash[31480]: audit 2023-09-23T22:14:29.969824+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-23T22:14:30.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:30 smithi187 bash[31480]: audit 2023-09-23T22:14:29.971615+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:14:30.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:30 smithi169 bash[27421]: audit 2023-09-23T22:14:29.969824+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-23T22:14:30.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:30 smithi169 bash[27421]: audit 2023-09-23T22:14:29.971615+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:14:30.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:30 smithi169 bash[40994]: audit 2023-09-23T22:14:29.969824+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-23T22:14:30.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:30 smithi169 bash[40994]: audit 2023-09-23T22:14:29.971615+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:14:31.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:31 smithi187 bash[31480]: cluster 2023-09-23T22:14:29.706670+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-23T22:14:31.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:31 smithi187 bash[31480]: cephadm 2023-09-23T22:14:29.973153+0000 mgr.y (mgr.14152) 281 : cephadm [INF] Deploying daemon osd.6 on smithi187 2023-09-23T22:14:31.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:31 smithi169 bash[27421]: cluster 2023-09-23T22:14:29.706670+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-23T22:14:31.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:31 smithi169 bash[27421]: cephadm 2023-09-23T22:14:29.973153+0000 mgr.y (mgr.14152) 281 : cephadm [INF] Deploying daemon osd.6 on smithi187 2023-09-23T22:14:31.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:31 smithi169 bash[40994]: cluster 2023-09-23T22:14:29.706670+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-23T22:14:31.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:31 smithi169 bash[40994]: cephadm 2023-09-23T22:14:29.973153+0000 mgr.y (mgr.14152) 281 : cephadm [INF] Deploying daemon osd.6 on smithi187 2023-09-23T22:14:33.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:33 smithi169 bash[27421]: cluster 2023-09-23T22:14:31.707157+0000 mgr.y (mgr.14152) 282 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:33.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:33 smithi169 bash[40994]: cluster 2023-09-23T22:14:31.707157+0000 mgr.y (mgr.14152) 282 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:33.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:33 smithi187 bash[31480]: cluster 2023-09-23T22:14:31.707157+0000 mgr.y (mgr.14152) 282 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:35.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:35 smithi187 bash[31480]: cluster 2023-09-23T22:14:33.707725+0000 mgr.y (mgr.14152) 283 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:35.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:35 smithi187 bash[31480]: audit 2023-09-23T22:14:34.208973+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:35.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:35 smithi187 bash[31480]: audit 2023-09-23T22:14:34.212816+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:14:35.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:35 smithi187 bash[31480]: audit 2023-09-23T22:14:34.217809+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:35.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:35 smithi169 bash[27421]: cluster 2023-09-23T22:14:33.707725+0000 mgr.y (mgr.14152) 283 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:35.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:35 smithi169 bash[27421]: audit 2023-09-23T22:14:34.208973+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:35.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:35 smithi169 bash[27421]: audit 2023-09-23T22:14:34.212816+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:14:35.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:35 smithi169 bash[27421]: audit 2023-09-23T22:14:34.217809+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:35.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:35 smithi169 bash[40994]: cluster 2023-09-23T22:14:33.707725+0000 mgr.y (mgr.14152) 283 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:35.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:35 smithi169 bash[40994]: audit 2023-09-23T22:14:34.208973+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:35.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:35 smithi169 bash[40994]: audit 2023-09-23T22:14:34.212816+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:14:35.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:35 smithi169 bash[40994]: audit 2023-09-23T22:14:34.217809+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:37.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:37 smithi169 bash[27421]: cluster 2023-09-23T22:14:35.708267+0000 mgr.y (mgr.14152) 284 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:37.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:37 smithi169 bash[40994]: cluster 2023-09-23T22:14:35.708267+0000 mgr.y (mgr.14152) 284 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:37.608 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:37 smithi187 bash[31480]: cluster 2023-09-23T22:14:35.708267+0000 mgr.y (mgr.14152) 284 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:39.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:39 smithi187 bash[31480]: cluster 2023-09-23T22:14:37.708804+0000 mgr.y (mgr.14152) 285 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:39.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:39 smithi169 bash[27421]: cluster 2023-09-23T22:14:37.708804+0000 mgr.y (mgr.14152) 285 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:39.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:39 smithi169 bash[40994]: cluster 2023-09-23T22:14:37.708804+0000 mgr.y (mgr.14152) 285 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:40.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:40 smithi187 bash[31480]: audit 2023-09-23T22:14:39.462999+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:40.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:40 smithi187 bash[31480]: audit 2023-09-23T22:14:39.471188+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:40.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:40 smithi187 bash[31480]: audit 2023-09-23T22:14:39.891784+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:14:40.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:40 smithi187 bash[31480]: audit 2023-09-23T22:14:39.893672+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:14:40.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:40 smithi187 bash[31480]: audit 2023-09-23T22:14:39.905477+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:40.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:40 smithi169 bash[27421]: audit 2023-09-23T22:14:39.462999+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:40.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:40 smithi169 bash[27421]: audit 2023-09-23T22:14:39.471188+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:40.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:40 smithi169 bash[27421]: audit 2023-09-23T22:14:39.891784+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:14:40.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:40 smithi169 bash[27421]: audit 2023-09-23T22:14:39.893672+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:14:40.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:40 smithi169 bash[27421]: audit 2023-09-23T22:14:39.905477+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:40.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:40 smithi169 bash[40994]: audit 2023-09-23T22:14:39.462999+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:40.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:40 smithi169 bash[40994]: audit 2023-09-23T22:14:39.471188+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:40.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:40 smithi169 bash[40994]: audit 2023-09-23T22:14:39.891784+0000 mon.a (mon.0) 541 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:14:40.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:40 smithi169 bash[40994]: audit 2023-09-23T22:14:39.893672+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:14:40.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:40 smithi169 bash[40994]: audit 2023-09-23T22:14:39.905477+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:41.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:41 smithi169 bash[40994]: cluster 2023-09-23T22:14:39.709397+0000 mgr.y (mgr.14152) 286 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:41.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:41 smithi169 bash[40994]: audit 2023-09-23T22:14:40.634717+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.187:6816/4148396704,v1:172.21.15.187:6817/4148396704]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T22:14:41.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:41 smithi169 bash[40994]: audit 2023-09-23T22:14:40.638381+0000 mon.a (mon.0) 544 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T22:14:41.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:41 smithi169 bash[27421]: cluster 2023-09-23T22:14:39.709397+0000 mgr.y (mgr.14152) 286 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:41.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:41 smithi169 bash[27421]: audit 2023-09-23T22:14:40.634717+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.187:6816/4148396704,v1:172.21.15.187:6817/4148396704]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T22:14:41.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:41 smithi169 bash[27421]: audit 2023-09-23T22:14:40.638381+0000 mon.a (mon.0) 544 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T22:14:41.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:41 smithi187 bash[31480]: cluster 2023-09-23T22:14:39.709397+0000 mgr.y (mgr.14152) 286 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:41.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:41 smithi187 bash[31480]: audit 2023-09-23T22:14:40.634717+0000 mon.b (mon.1) 19 : audit [INF] from='osd.6 [v2:172.21.15.187:6816/4148396704,v1:172.21.15.187:6817/4148396704]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T22:14:41.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:41 smithi187 bash[31480]: audit 2023-09-23T22:14:40.638381+0000 mon.a (mon.0) 544 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T22:14:42.599 INFO:teuthology.orchestra.run.smithi187.stdout:Created osd(s) 6 on host 'smithi187' 2023-09-23T22:14:42.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:42 smithi169 bash[40994]: audit 2023-09-23T22:14:41.479827+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.187:6816/4148396704,v1:172.21.15.187:6817/4148396704]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:14:42.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:42 smithi169 bash[40994]: audit 2023-09-23T22:14:41.480875+0000 mon.a (mon.0) 545 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-23T22:14:42.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:42 smithi169 bash[40994]: cluster 2023-09-23T22:14:41.480957+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2023-09-23T22:14:42.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:42 smithi169 bash[40994]: audit 2023-09-23T22:14:41.481154+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:14:42.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:42 smithi169 bash[40994]: audit 2023-09-23T22:14:41.483108+0000 mon.a (mon.0) 548 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:14:42.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:42 smithi169 bash[27421]: audit 2023-09-23T22:14:41.479827+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.187:6816/4148396704,v1:172.21.15.187:6817/4148396704]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:14:42.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:42 smithi169 bash[27421]: audit 2023-09-23T22:14:41.480875+0000 mon.a (mon.0) 545 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-23T22:14:42.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:42 smithi169 bash[27421]: cluster 2023-09-23T22:14:41.480957+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2023-09-23T22:14:42.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:42 smithi169 bash[27421]: audit 2023-09-23T22:14:41.481154+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:14:42.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:42 smithi169 bash[27421]: audit 2023-09-23T22:14:41.483108+0000 mon.a (mon.0) 548 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:14:42.835 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:42 smithi187 bash[31480]: audit 2023-09-23T22:14:41.479827+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.187:6816/4148396704,v1:172.21.15.187:6817/4148396704]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:14:42.835 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:42 smithi187 bash[31480]: audit 2023-09-23T22:14:41.480875+0000 mon.a (mon.0) 545 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-23T22:14:42.835 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:42 smithi187 bash[31480]: cluster 2023-09-23T22:14:41.480957+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2023-09-23T22:14:42.835 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:42 smithi187 bash[31480]: audit 2023-09-23T22:14:41.481154+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:14:42.835 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:42 smithi187 bash[31480]: audit 2023-09-23T22:14:41.483108+0000 mon.a (mon.0) 548 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:14:43.256 DEBUG:teuthology.orchestra.run.smithi187:osd.6> sudo journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.6.service 2023-09-23T22:14:43.259 INFO:tasks.cephadm:Deploying osd.7 on smithi187 with /dev/vg_nvme/lv_1... 2023-09-23T22:14:43.259 DEBUG:teuthology.orchestra.run.smithi187:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-09-23T22:14:43.374 INFO:journalctl@ceph.osd.6.smithi187.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:14:43.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:43 smithi187 bash[31480]: cluster 2023-09-23T22:14:41.709979+0000 mgr.y (mgr.14152) 287 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:43.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:43 smithi187 bash[31480]: audit 2023-09-23T22:14:42.486377+0000 mon.a (mon.0) 549 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]': finished 2023-09-23T22:14:43.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:43 smithi187 bash[31480]: cluster 2023-09-23T22:14:42.486598+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2023-09-23T22:14:43.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:43 smithi187 bash[31480]: audit 2023-09-23T22:14:42.487429+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:14:43.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:43 smithi187 bash[31480]: audit 2023-09-23T22:14:42.493918+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:14:43.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:43 smithi187 bash[31480]: audit 2023-09-23T22:14:42.565233+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:43.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:43 smithi187 bash[31480]: audit 2023-09-23T22:14:42.571669+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:43.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:43 smithi187 bash[31480]: audit 2023-09-23T22:14:42.595786+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:14:43.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:43 smithi187 bash[31480]: cluster 2023-09-23T22:14:43.317002+0000 mon.a (mon.0) 556 : cluster [INF] osd.6 [v2:172.21.15.187:6816/4148396704,v1:172.21.15.187:6817/4148396704] boot 2023-09-23T22:14:43.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:43 smithi187 bash[31480]: cluster 2023-09-23T22:14:43.317126+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2023-09-23T22:14:43.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:43 smithi187 bash[31480]: audit 2023-09-23T22:14:43.317874+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:14:43.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:43 smithi169 bash[27421]: cluster 2023-09-23T22:14:41.709979+0000 mgr.y (mgr.14152) 287 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:43.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:43 smithi169 bash[27421]: audit 2023-09-23T22:14:42.486377+0000 mon.a (mon.0) 549 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]': finished 2023-09-23T22:14:43.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:43 smithi169 bash[27421]: cluster 2023-09-23T22:14:42.486598+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2023-09-23T22:14:43.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:43 smithi169 bash[27421]: audit 2023-09-23T22:14:42.487429+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:14:43.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:43 smithi169 bash[27421]: audit 2023-09-23T22:14:42.493918+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:14:43.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:43 smithi169 bash[27421]: audit 2023-09-23T22:14:42.565233+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:43.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:43 smithi169 bash[27421]: audit 2023-09-23T22:14:42.571669+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:43.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:43 smithi169 bash[27421]: audit 2023-09-23T22:14:42.595786+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:14:43.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:43 smithi169 bash[27421]: cluster 2023-09-23T22:14:43.317002+0000 mon.a (mon.0) 556 : cluster [INF] osd.6 [v2:172.21.15.187:6816/4148396704,v1:172.21.15.187:6817/4148396704] boot 2023-09-23T22:14:43.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:43 smithi169 bash[27421]: cluster 2023-09-23T22:14:43.317126+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2023-09-23T22:14:43.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:43 smithi169 bash[27421]: audit 2023-09-23T22:14:43.317874+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:14:43.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:43 smithi169 bash[40994]: cluster 2023-09-23T22:14:41.709979+0000 mgr.y (mgr.14152) 287 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2023-09-23T22:14:43.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:43 smithi169 bash[40994]: audit 2023-09-23T22:14:42.486377+0000 mon.a (mon.0) 549 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]': finished 2023-09-23T22:14:43.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:43 smithi169 bash[40994]: cluster 2023-09-23T22:14:42.486598+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2023-09-23T22:14:43.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:43 smithi169 bash[40994]: audit 2023-09-23T22:14:42.487429+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:14:43.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:43 smithi169 bash[40994]: audit 2023-09-23T22:14:42.493918+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:14:43.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:43 smithi169 bash[40994]: audit 2023-09-23T22:14:42.565233+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:43.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:43 smithi169 bash[40994]: audit 2023-09-23T22:14:42.571669+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:43.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:43 smithi169 bash[40994]: audit 2023-09-23T22:14:42.595786+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:14:43.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:43 smithi169 bash[40994]: cluster 2023-09-23T22:14:43.317002+0000 mon.a (mon.0) 556 : cluster [INF] osd.6 [v2:172.21.15.187:6816/4148396704,v1:172.21.15.187:6817/4148396704] boot 2023-09-23T22:14:43.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:43 smithi169 bash[40994]: cluster 2023-09-23T22:14:43.317126+0000 mon.a (mon.0) 557 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2023-09-23T22:14:43.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:43 smithi169 bash[40994]: audit 2023-09-23T22:14:43.317874+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:14:44.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:44 smithi169 bash[27421]: cluster 2023-09-23T22:14:41.599279+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:14:44.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:44 smithi169 bash[27421]: cluster 2023-09-23T22:14:41.599504+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:14:44.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:44 smithi169 bash[27421]: cluster 2023-09-23T22:14:44.318721+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2023-09-23T22:14:44.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:44 smithi169 bash[40994]: cluster 2023-09-23T22:14:41.599279+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:14:44.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:44 smithi169 bash[40994]: cluster 2023-09-23T22:14:41.599504+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:14:44.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:44 smithi169 bash[40994]: cluster 2023-09-23T22:14:44.318721+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2023-09-23T22:14:44.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:44 smithi187 bash[31480]: cluster 2023-09-23T22:14:41.599279+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:14:44.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:44 smithi187 bash[31480]: cluster 2023-09-23T22:14:41.599504+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:14:44.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:44 smithi187 bash[31480]: cluster 2023-09-23T22:14:44.318721+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2023-09-23T22:14:45.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:45 smithi169 bash[27421]: cluster 2023-09-23T22:14:43.710567+0000 mgr.y (mgr.14152) 288 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:14:45.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:45 smithi169 bash[27421]: cluster 2023-09-23T22:14:45.320786+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2023-09-23T22:14:45.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:45 smithi169 bash[40994]: cluster 2023-09-23T22:14:43.710567+0000 mgr.y (mgr.14152) 288 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:14:45.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:45 smithi169 bash[40994]: cluster 2023-09-23T22:14:45.320786+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2023-09-23T22:14:45.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:45 smithi187 bash[31480]: cluster 2023-09-23T22:14:43.710567+0000 mgr.y (mgr.14152) 288 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:14:45.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:45 smithi187 bash[31480]: cluster 2023-09-23T22:14:45.320786+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2023-09-23T22:14:47.371 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:14:47.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:47 smithi187 bash[31480]: cluster 2023-09-23T22:14:45.711095+0000 mgr.y (mgr.14152) 289 : cluster [DBG] pgmap v271: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:14:47.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:47 smithi187 bash[31480]: cluster 2023-09-23T22:14:46.322982+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2023-09-23T22:14:47.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:47 smithi169 bash[27421]: cluster 2023-09-23T22:14:45.711095+0000 mgr.y (mgr.14152) 289 : cluster [DBG] pgmap v271: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:14:47.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:47 smithi169 bash[27421]: cluster 2023-09-23T22:14:46.322982+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2023-09-23T22:14:47.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:47 smithi169 bash[40994]: cluster 2023-09-23T22:14:45.711095+0000 mgr.y (mgr.14152) 289 : cluster [DBG] pgmap v271: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:14:47.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:47 smithi169 bash[40994]: cluster 2023-09-23T22:14:46.322982+0000 mon.a (mon.0) 561 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2023-09-23T22:14:48.620 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:48 smithi187 bash[31480]: cluster 2023-09-23T22:14:47.325162+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-09-23T22:14:48.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:48 smithi169 bash[27421]: cluster 2023-09-23T22:14:47.325162+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-09-23T22:14:48.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:48 smithi169 bash[40994]: cluster 2023-09-23T22:14:47.325162+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2023-09-23T22:14:49.618 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:49 smithi187 bash[31480]: cluster 2023-09-23T22:14:47.711597+0000 mgr.y (mgr.14152) 290 : cluster [DBG] pgmap v274: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:14:49.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:49 smithi169 bash[27421]: cluster 2023-09-23T22:14:47.711597+0000 mgr.y (mgr.14152) 290 : cluster [DBG] pgmap v274: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:14:49.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:49 smithi169 bash[40994]: cluster 2023-09-23T22:14:47.711597+0000 mgr.y (mgr.14152) 290 : cluster [DBG] pgmap v274: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:14:51.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:51 smithi187 bash[31480]: cluster 2023-09-23T22:14:49.712222+0000 mgr.y (mgr.14152) 291 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 107 KiB/s, 0 objects/s recovering 2023-09-23T22:14:51.648 INFO:teuthology.orchestra.run.smithi187.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-09-23T22:14:51.649 INFO:teuthology.orchestra.run.smithi187.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-09-23T22:14:51.649 INFO:teuthology.orchestra.run.smithi187.stderr: stderr: 10+0 records in 2023-09-23T22:14:51.649 INFO:teuthology.orchestra.run.smithi187.stderr:10+0 records out 2023-09-23T22:14:51.649 INFO:teuthology.orchestra.run.smithi187.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0179881 s, 583 MB/s 2023-09-23T22:14:51.649 INFO:teuthology.orchestra.run.smithi187.stderr:--> Zapping successful for: 2023-09-23T22:14:51.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:51 smithi169 bash[27421]: cluster 2023-09-23T22:14:49.712222+0000 mgr.y (mgr.14152) 291 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 107 KiB/s, 0 objects/s recovering 2023-09-23T22:14:51.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:51 smithi169 bash[40994]: cluster 2023-09-23T22:14:49.712222+0000 mgr.y (mgr.14152) 291 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 107 KiB/s, 0 objects/s recovering 2023-09-23T22:14:52.340 DEBUG:teuthology.orchestra.run.smithi187:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph orch daemon add osd smithi187:vg_nvme/lv_1 2023-09-23T22:14:53.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:53 smithi187 bash[31480]: cluster 2023-09-23T22:14:51.712802+0000 mgr.y (mgr.14152) 292 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 90 KiB/s, 0 objects/s recovering 2023-09-23T22:14:53.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:53 smithi187 bash[31480]: audit 2023-09-23T22:14:53.102073+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:53.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:53 smithi187 bash[31480]: audit 2023-09-23T22:14:53.108451+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:53.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:53 smithi187 bash[31480]: audit 2023-09-23T22:14:53.109917+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:14:53.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:53 smithi187 bash[31480]: audit 2023-09-23T22:14:53.111292+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:14:53.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:53 smithi187 bash[31480]: audit 2023-09-23T22:14:53.112580+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:14:53.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:53 smithi187 bash[31480]: audit 2023-09-23T22:14:53.119546+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:53.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:53 smithi187 bash[31480]: audit 2023-09-23T22:14:53.121028+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:14:53.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:53 smithi187 bash[31480]: audit 2023-09-23T22:14:53.122146+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:14:53.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:53 smithi187 bash[31480]: audit 2023-09-23T22:14:53.128285+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:53.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:53 smithi169 bash[27421]: cluster 2023-09-23T22:14:51.712802+0000 mgr.y (mgr.14152) 292 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 90 KiB/s, 0 objects/s recovering 2023-09-23T22:14:53.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:53 smithi169 bash[27421]: audit 2023-09-23T22:14:53.102073+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:53.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:53 smithi169 bash[27421]: audit 2023-09-23T22:14:53.108451+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:53.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:53 smithi169 bash[27421]: audit 2023-09-23T22:14:53.109917+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:14:53.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:53 smithi169 bash[27421]: audit 2023-09-23T22:14:53.111292+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:14:53.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:53 smithi169 bash[27421]: audit 2023-09-23T22:14:53.112580+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:14:53.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:53 smithi169 bash[27421]: audit 2023-09-23T22:14:53.119546+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:53.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:53 smithi169 bash[27421]: audit 2023-09-23T22:14:53.121028+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:14:53.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:53 smithi169 bash[27421]: audit 2023-09-23T22:14:53.122146+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:14:53.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:53 smithi169 bash[27421]: audit 2023-09-23T22:14:53.128285+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:53.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:53 smithi169 bash[40994]: cluster 2023-09-23T22:14:51.712802+0000 mgr.y (mgr.14152) 292 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 90 KiB/s, 0 objects/s recovering 2023-09-23T22:14:53.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:53 smithi169 bash[40994]: audit 2023-09-23T22:14:53.102073+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:53.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:53 smithi169 bash[40994]: audit 2023-09-23T22:14:53.108451+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:53.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:53 smithi169 bash[40994]: audit 2023-09-23T22:14:53.109917+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:14:53.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:53 smithi169 bash[40994]: audit 2023-09-23T22:14:53.111292+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:14:53.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:53 smithi169 bash[40994]: audit 2023-09-23T22:14:53.112580+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:14:53.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:53 smithi169 bash[40994]: audit 2023-09-23T22:14:53.119546+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:53.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:53 smithi169 bash[40994]: audit 2023-09-23T22:14:53.121028+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:14:53.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:53 smithi169 bash[40994]: audit 2023-09-23T22:14:53.122146+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:14:53.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:53 smithi169 bash[40994]: audit 2023-09-23T22:14:53.128285+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:14:54.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:54 smithi187 bash[31480]: cephadm 2023-09-23T22:14:53.092533+0000 mgr.y (mgr.14152) 293 : cephadm [INF] Detected new or changed devices on smithi187 2023-09-23T22:14:54.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:54 smithi187 bash[31480]: cephadm 2023-09-23T22:14:53.113487+0000 mgr.y (mgr.14152) 294 : cephadm [INF] Adjusting osd_memory_target on smithi187 to 5755M 2023-09-23T22:14:54.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:54 smithi169 bash[27421]: cephadm 2023-09-23T22:14:53.092533+0000 mgr.y (mgr.14152) 293 : cephadm [INF] Detected new or changed devices on smithi187 2023-09-23T22:14:54.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:54 smithi169 bash[27421]: cephadm 2023-09-23T22:14:53.113487+0000 mgr.y (mgr.14152) 294 : cephadm [INF] Adjusting osd_memory_target on smithi187 to 5755M 2023-09-23T22:14:54.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:54 smithi169 bash[40994]: cephadm 2023-09-23T22:14:53.092533+0000 mgr.y (mgr.14152) 293 : cephadm [INF] Detected new or changed devices on smithi187 2023-09-23T22:14:54.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:54 smithi169 bash[40994]: cephadm 2023-09-23T22:14:53.113487+0000 mgr.y (mgr.14152) 294 : cephadm [INF] Adjusting osd_memory_target on smithi187 to 5755M 2023-09-23T22:14:55.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:55 smithi187 bash[31480]: cluster 2023-09-23T22:14:53.713492+0000 mgr.y (mgr.14152) 295 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-23T22:14:55.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:55 smithi169 bash[27421]: cluster 2023-09-23T22:14:53.713492+0000 mgr.y (mgr.14152) 295 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-23T22:14:55.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:55 smithi169 bash[40994]: cluster 2023-09-23T22:14:53.713492+0000 mgr.y (mgr.14152) 295 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-09-23T22:14:57.078 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:14:57.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:57 smithi187 bash[31480]: cluster 2023-09-23T22:14:55.714159+0000 mgr.y (mgr.14152) 296 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 61 KiB/s, 0 objects/s recovering 2023-09-23T22:14:57.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:57 smithi169 bash[27421]: cluster 2023-09-23T22:14:55.714159+0000 mgr.y (mgr.14152) 296 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 61 KiB/s, 0 objects/s recovering 2023-09-23T22:14:57.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:57 smithi169 bash[40994]: cluster 2023-09-23T22:14:55.714159+0000 mgr.y (mgr.14152) 296 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 61 KiB/s, 0 objects/s recovering 2023-09-23T22:14:59.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:14:59 smithi187 bash[31480]: cluster 2023-09-23T22:14:57.714910+0000 mgr.y (mgr.14152) 297 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 55 KiB/s, 0 objects/s recovering 2023-09-23T22:14:59.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:14:59 smithi169 bash[27421]: cluster 2023-09-23T22:14:57.714910+0000 mgr.y (mgr.14152) 297 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 55 KiB/s, 0 objects/s recovering 2023-09-23T22:14:59.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:14:59 smithi169 bash[40994]: cluster 2023-09-23T22:14:57.714910+0000 mgr.y (mgr.14152) 297 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail; 55 KiB/s, 0 objects/s recovering 2023-09-23T22:15:00.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:00 smithi187 bash[31480]: audit 2023-09-23T22:14:59.808025+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:15:00.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:00 smithi187 bash[31480]: audit 2023-09-23T22:14:59.813059+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:15:00.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:00 smithi187 bash[31480]: audit 2023-09-23T22:14:59.814228+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:15:00.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:00 smithi169 bash[27421]: audit 2023-09-23T22:14:59.808025+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:15:00.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:00 smithi169 bash[27421]: audit 2023-09-23T22:14:59.813059+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:15:00.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:00 smithi169 bash[27421]: audit 2023-09-23T22:14:59.814228+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:15:00.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:00 smithi169 bash[40994]: audit 2023-09-23T22:14:59.808025+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-09-23T22:15:00.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:00 smithi169 bash[40994]: audit 2023-09-23T22:14:59.813059+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-09-23T22:15:00.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:00 smithi169 bash[40994]: audit 2023-09-23T22:14:59.814228+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:15:01.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:01 smithi169 bash[27421]: cluster 2023-09-23T22:14:59.715564+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-23T22:15:01.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:01 smithi169 bash[27421]: audit 2023-09-23T22:14:59.801325+0000 mgr.y (mgr.14152) 299 : audit [DBG] from='client.24307 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi187:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:15:01.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:01 smithi169 bash[40994]: cluster 2023-09-23T22:14:59.715564+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-23T22:15:01.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:01 smithi169 bash[40994]: audit 2023-09-23T22:14:59.801325+0000 mgr.y (mgr.14152) 299 : audit [DBG] from='client.24307 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi187:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:15:01.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:01 smithi187 bash[31480]: cluster 2023-09-23T22:14:59.715564+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-23T22:15:01.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:01 smithi187 bash[31480]: audit 2023-09-23T22:14:59.801325+0000 mgr.y (mgr.14152) 299 : audit [DBG] from='client.24307 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi187:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:15:03.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:03 smithi169 bash[27421]: cluster 2023-09-23T22:15:01.716236+0000 mgr.y (mgr.14152) 300 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:03.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:03 smithi169 bash[40994]: cluster 2023-09-23T22:15:01.716236+0000 mgr.y (mgr.14152) 300 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:03.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:03 smithi187 bash[31480]: cluster 2023-09-23T22:15:01.716236+0000 mgr.y (mgr.14152) 300 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:05.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:05 smithi169 bash[27421]: cluster 2023-09-23T22:15:03.717015+0000 mgr.y (mgr.14152) 301 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:05.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:05 smithi169 bash[40994]: cluster 2023-09-23T22:15:03.717015+0000 mgr.y (mgr.14152) 301 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:05.790 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:05 smithi187 bash[31480]: cluster 2023-09-23T22:15:03.717015+0000 mgr.y (mgr.14152) 301 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:07.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:07 smithi169 bash[27421]: cluster 2023-09-23T22:15:05.717704+0000 mgr.y (mgr.14152) 302 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:07.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:07 smithi169 bash[40994]: cluster 2023-09-23T22:15:05.717704+0000 mgr.y (mgr.14152) 302 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:07.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:07 smithi187 bash[31480]: cluster 2023-09-23T22:15:05.717704+0000 mgr.y (mgr.14152) 302 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:08.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:08 smithi169 bash[27421]: audit 2023-09-23T22:15:07.895765+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.187:0/32668332' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "826e2405-260c-4c10-a5a9-96e67928da3a"}]: dispatch 2023-09-23T22:15:08.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:08 smithi169 bash[27421]: audit 2023-09-23T22:15:07.899506+0000 mon.a (mon.0) 575 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "826e2405-260c-4c10-a5a9-96e67928da3a"}]: dispatch 2023-09-23T22:15:08.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:08 smithi169 bash[27421]: audit 2023-09-23T22:15:07.908387+0000 mon.a (mon.0) 576 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "826e2405-260c-4c10-a5a9-96e67928da3a"}]': finished 2023-09-23T22:15:08.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:08 smithi169 bash[27421]: cluster 2023-09-23T22:15:07.908548+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2023-09-23T22:15:08.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:08 smithi169 bash[27421]: audit 2023-09-23T22:15:07.908798+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:15:08.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:08 smithi169 bash[40994]: audit 2023-09-23T22:15:07.895765+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.187:0/32668332' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "826e2405-260c-4c10-a5a9-96e67928da3a"}]: dispatch 2023-09-23T22:15:08.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:08 smithi169 bash[40994]: audit 2023-09-23T22:15:07.899506+0000 mon.a (mon.0) 575 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "826e2405-260c-4c10-a5a9-96e67928da3a"}]: dispatch 2023-09-23T22:15:08.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:08 smithi169 bash[40994]: audit 2023-09-23T22:15:07.908387+0000 mon.a (mon.0) 576 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "826e2405-260c-4c10-a5a9-96e67928da3a"}]': finished 2023-09-23T22:15:08.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:08 smithi169 bash[40994]: cluster 2023-09-23T22:15:07.908548+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2023-09-23T22:15:08.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:08 smithi169 bash[40994]: audit 2023-09-23T22:15:07.908798+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:15:08.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:08 smithi187 bash[31480]: audit 2023-09-23T22:15:07.895765+0000 mon.b (mon.1) 21 : audit [INF] from='client.? 172.21.15.187:0/32668332' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "826e2405-260c-4c10-a5a9-96e67928da3a"}]: dispatch 2023-09-23T22:15:08.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:08 smithi187 bash[31480]: audit 2023-09-23T22:15:07.899506+0000 mon.a (mon.0) 575 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "826e2405-260c-4c10-a5a9-96e67928da3a"}]: dispatch 2023-09-23T22:15:08.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:08 smithi187 bash[31480]: audit 2023-09-23T22:15:07.908387+0000 mon.a (mon.0) 576 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "826e2405-260c-4c10-a5a9-96e67928da3a"}]': finished 2023-09-23T22:15:08.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:08 smithi187 bash[31480]: cluster 2023-09-23T22:15:07.908548+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2023-09-23T22:15:08.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:08 smithi187 bash[31480]: audit 2023-09-23T22:15:07.908798+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:15:09.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:09 smithi169 bash[27421]: cluster 2023-09-23T22:15:07.718312+0000 mgr.y (mgr.14152) 303 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:09.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:09 smithi169 bash[27421]: audit 2023-09-23T22:15:08.669111+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.187:0/1464392171' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:15:09.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:09 smithi169 bash[40994]: cluster 2023-09-23T22:15:07.718312+0000 mgr.y (mgr.14152) 303 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:09.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:09 smithi169 bash[40994]: audit 2023-09-23T22:15:08.669111+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.187:0/1464392171' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:15:09.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:09 smithi187 bash[31480]: cluster 2023-09-23T22:15:07.718312+0000 mgr.y (mgr.14152) 303 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:09.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:09 smithi187 bash[31480]: audit 2023-09-23T22:15:08.669111+0000 mon.b (mon.1) 22 : audit [DBG] from='client.? 172.21.15.187:0/1464392171' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-09-23T22:15:11.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:11 smithi187 bash[31480]: cluster 2023-09-23T22:15:09.718958+0000 mgr.y (mgr.14152) 304 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:11.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:11 smithi169 bash[27421]: cluster 2023-09-23T22:15:09.718958+0000 mgr.y (mgr.14152) 304 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:11.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:11 smithi169 bash[40994]: cluster 2023-09-23T22:15:09.718958+0000 mgr.y (mgr.14152) 304 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:13.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:13 smithi169 bash[27421]: cluster 2023-09-23T22:15:11.719473+0000 mgr.y (mgr.14152) 305 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:13.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:13 smithi169 bash[40994]: cluster 2023-09-23T22:15:11.719473+0000 mgr.y (mgr.14152) 305 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:13.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:13 smithi187 bash[31480]: cluster 2023-09-23T22:15:11.719473+0000 mgr.y (mgr.14152) 305 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:15.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:15 smithi169 bash[40994]: cluster 2023-09-23T22:15:13.720101+0000 mgr.y (mgr.14152) 306 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:15.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:15 smithi169 bash[27421]: cluster 2023-09-23T22:15:13.720101+0000 mgr.y (mgr.14152) 306 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:15.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:15 smithi187 bash[31480]: cluster 2023-09-23T22:15:13.720101+0000 mgr.y (mgr.14152) 306 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:17.673 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:17 smithi187 bash[31480]: cluster 2023-09-23T22:15:15.720745+0000 mgr.y (mgr.14152) 307 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:17.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:17 smithi169 bash[27421]: cluster 2023-09-23T22:15:15.720745+0000 mgr.y (mgr.14152) 307 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:17.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:17 smithi169 bash[40994]: cluster 2023-09-23T22:15:15.720745+0000 mgr.y (mgr.14152) 307 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:19.740 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:19 smithi187 bash[31480]: cluster 2023-09-23T22:15:17.721321+0000 mgr.y (mgr.14152) 308 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:19.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:19 smithi169 bash[27421]: cluster 2023-09-23T22:15:17.721321+0000 mgr.y (mgr.14152) 308 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:19.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:19 smithi169 bash[40994]: cluster 2023-09-23T22:15:17.721321+0000 mgr.y (mgr.14152) 308 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:20.684 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:20 smithi187 bash[31480]: audit 2023-09-23T22:15:20.390338+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-23T22:15:20.684 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:20 smithi187 bash[31480]: audit 2023-09-23T22:15:20.392199+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:15:20.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:20 smithi169 bash[27421]: audit 2023-09-23T22:15:20.390338+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-23T22:15:20.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:20 smithi169 bash[27421]: audit 2023-09-23T22:15:20.392199+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:15:20.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:20 smithi169 bash[40994]: audit 2023-09-23T22:15:20.390338+0000 mon.a (mon.0) 579 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-23T22:15:20.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:20 smithi169 bash[40994]: audit 2023-09-23T22:15:20.392199+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:15:21.692 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:21 smithi187 bash[31480]: cluster 2023-09-23T22:15:19.721862+0000 mgr.y (mgr.14152) 309 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:21.692 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:21 smithi187 bash[31480]: cephadm 2023-09-23T22:15:20.393447+0000 mgr.y (mgr.14152) 310 : cephadm [INF] Deploying daemon osd.7 on smithi187 2023-09-23T22:15:21.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:21 smithi169 bash[40994]: cluster 2023-09-23T22:15:19.721862+0000 mgr.y (mgr.14152) 309 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:21.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:21 smithi169 bash[40994]: cephadm 2023-09-23T22:15:20.393447+0000 mgr.y (mgr.14152) 310 : cephadm [INF] Deploying daemon osd.7 on smithi187 2023-09-23T22:15:21.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:21 smithi169 bash[27421]: cluster 2023-09-23T22:15:19.721862+0000 mgr.y (mgr.14152) 309 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:21.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:21 smithi169 bash[27421]: cephadm 2023-09-23T22:15:20.393447+0000 mgr.y (mgr.14152) 310 : cephadm [INF] Deploying daemon osd.7 on smithi187 2023-09-23T22:15:23.728 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:23 smithi187 bash[31480]: cluster 2023-09-23T22:15:21.722560+0000 mgr.y (mgr.14152) 311 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:23.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:23 smithi169 bash[27421]: cluster 2023-09-23T22:15:21.722560+0000 mgr.y (mgr.14152) 311 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:23.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:23 smithi169 bash[40994]: cluster 2023-09-23T22:15:21.722560+0000 mgr.y (mgr.14152) 311 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:25.695 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:25 smithi187 bash[31480]: cluster 2023-09-23T22:15:23.723206+0000 mgr.y (mgr.14152) 312 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:25.695 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:25 smithi187 bash[31480]: audit 2023-09-23T22:15:24.838524+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:15:25.695 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:25 smithi187 bash[31480]: audit 2023-09-23T22:15:24.845275+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:15:25.695 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:25 smithi187 bash[31480]: audit 2023-09-23T22:15:24.845682+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:15:25.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:25 smithi169 bash[27421]: cluster 2023-09-23T22:15:23.723206+0000 mgr.y (mgr.14152) 312 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:25.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:25 smithi169 bash[27421]: audit 2023-09-23T22:15:24.838524+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:15:25.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:25 smithi169 bash[27421]: audit 2023-09-23T22:15:24.845275+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:15:25.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:25 smithi169 bash[27421]: audit 2023-09-23T22:15:24.845682+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:15:25.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:25 smithi169 bash[40994]: cluster 2023-09-23T22:15:23.723206+0000 mgr.y (mgr.14152) 312 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:25.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:25 smithi169 bash[40994]: audit 2023-09-23T22:15:24.838524+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:15:25.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:25 smithi169 bash[40994]: audit 2023-09-23T22:15:24.845275+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:15:25.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:25 smithi169 bash[40994]: audit 2023-09-23T22:15:24.845682+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:15:27.755 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:27 smithi187 bash[31480]: cluster 2023-09-23T22:15:25.723797+0000 mgr.y (mgr.14152) 313 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:27.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:27 smithi169 bash[27421]: cluster 2023-09-23T22:15:25.723797+0000 mgr.y (mgr.14152) 313 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:27.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:27 smithi169 bash[40994]: cluster 2023-09-23T22:15:25.723797+0000 mgr.y (mgr.14152) 313 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:29.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:29 smithi169 bash[27421]: cluster 2023-09-23T22:15:27.724350+0000 mgr.y (mgr.14152) 314 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:29.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:29 smithi169 bash[40994]: cluster 2023-09-23T22:15:27.724350+0000 mgr.y (mgr.14152) 314 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:29.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:29 smithi187 bash[31480]: cluster 2023-09-23T22:15:27.724350+0000 mgr.y (mgr.14152) 314 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:31.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:31 smithi169 bash[27421]: cluster 2023-09-23T22:15:29.724958+0000 mgr.y (mgr.14152) 315 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:31.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:31 smithi169 bash[27421]: audit 2023-09-23T22:15:30.139794+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:15:31.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:31 smithi169 bash[27421]: audit 2023-09-23T22:15:30.145383+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:15:31.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:31 smithi169 bash[27421]: audit 2023-09-23T22:15:30.146661+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:15:31.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:31 smithi169 bash[27421]: audit 2023-09-23T22:15:30.147860+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:15:31.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:31 smithi169 bash[27421]: audit 2023-09-23T22:15:30.154510+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:15:31.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:31 smithi169 bash[40994]: cluster 2023-09-23T22:15:29.724958+0000 mgr.y (mgr.14152) 315 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:31.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:31 smithi169 bash[40994]: audit 2023-09-23T22:15:30.139794+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:15:31.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:31 smithi169 bash[40994]: audit 2023-09-23T22:15:30.145383+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:15:31.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:31 smithi169 bash[40994]: audit 2023-09-23T22:15:30.146661+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:15:31.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:31 smithi169 bash[40994]: audit 2023-09-23T22:15:30.147860+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:15:31.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:31 smithi169 bash[40994]: audit 2023-09-23T22:15:30.154510+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:15:31.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:31 smithi187 bash[31480]: cluster 2023-09-23T22:15:29.724958+0000 mgr.y (mgr.14152) 315 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:31.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:31 smithi187 bash[31480]: audit 2023-09-23T22:15:30.139794+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:15:31.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:31 smithi187 bash[31480]: audit 2023-09-23T22:15:30.145383+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:15:31.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:31 smithi187 bash[31480]: audit 2023-09-23T22:15:30.146661+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:15:31.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:31 smithi187 bash[31480]: audit 2023-09-23T22:15:30.147860+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:15:31.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:31 smithi187 bash[31480]: audit 2023-09-23T22:15:30.154510+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:15:32.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:32 smithi169 bash[27421]: audit 2023-09-23T22:15:31.344329+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.187:6824/397476534,v1:172.21.15.187:6825/397476534]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T22:15:32.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:32 smithi169 bash[27421]: audit 2023-09-23T22:15:31.348174+0000 mon.a (mon.0) 589 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T22:15:32.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:32 smithi169 bash[40994]: audit 2023-09-23T22:15:31.344329+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.187:6824/397476534,v1:172.21.15.187:6825/397476534]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T22:15:32.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:32 smithi169 bash[40994]: audit 2023-09-23T22:15:31.348174+0000 mon.a (mon.0) 589 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T22:15:32.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:32 smithi187 bash[31480]: audit 2023-09-23T22:15:31.344329+0000 mon.b (mon.1) 23 : audit [INF] from='osd.7 [v2:172.21.15.187:6824/397476534,v1:172.21.15.187:6825/397476534]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T22:15:32.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:32 smithi187 bash[31480]: audit 2023-09-23T22:15:31.348174+0000 mon.a (mon.0) 589 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-09-23T22:15:33.312 INFO:teuthology.orchestra.run.smithi187.stdout:Created osd(s) 7 on host 'smithi187' 2023-09-23T22:15:33.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:33 smithi169 bash[27421]: cluster 2023-09-23T22:15:31.725607+0000 mgr.y (mgr.14152) 316 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:33.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:33 smithi169 bash[27421]: audit 2023-09-23T22:15:32.148961+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.187:6824/397476534,v1:172.21.15.187:6825/397476534]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:15:33.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:33 smithi169 bash[27421]: audit 2023-09-23T22:15:32.150617+0000 mon.a (mon.0) 590 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-23T22:15:33.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:33 smithi169 bash[27421]: cluster 2023-09-23T22:15:32.150752+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2023-09-23T22:15:33.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:33 smithi169 bash[27421]: audit 2023-09-23T22:15:32.151065+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:15:33.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:33 smithi169 bash[27421]: audit 2023-09-23T22:15:32.152549+0000 mon.a (mon.0) 593 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:15:33.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:33 smithi169 bash[40994]: cluster 2023-09-23T22:15:31.725607+0000 mgr.y (mgr.14152) 316 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:33.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:33 smithi169 bash[40994]: audit 2023-09-23T22:15:32.148961+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.187:6824/397476534,v1:172.21.15.187:6825/397476534]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:15:33.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:33 smithi169 bash[40994]: audit 2023-09-23T22:15:32.150617+0000 mon.a (mon.0) 590 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-23T22:15:33.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:33 smithi169 bash[40994]: cluster 2023-09-23T22:15:32.150752+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2023-09-23T22:15:33.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:33 smithi169 bash[40994]: audit 2023-09-23T22:15:32.151065+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:15:33.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:33 smithi169 bash[40994]: audit 2023-09-23T22:15:32.152549+0000 mon.a (mon.0) 593 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:15:33.552 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:33 smithi187 bash[31480]: cluster 2023-09-23T22:15:31.725607+0000 mgr.y (mgr.14152) 316 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:33.552 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:33 smithi187 bash[31480]: audit 2023-09-23T22:15:32.148961+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.187:6824/397476534,v1:172.21.15.187:6825/397476534]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:15:33.552 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:33 smithi187 bash[31480]: audit 2023-09-23T22:15:32.150617+0000 mon.a (mon.0) 590 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-09-23T22:15:33.552 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:33 smithi187 bash[31480]: cluster 2023-09-23T22:15:32.150752+0000 mon.a (mon.0) 591 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2023-09-23T22:15:33.552 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:33 smithi187 bash[31480]: audit 2023-09-23T22:15:32.151065+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:15:33.552 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:33 smithi187 bash[31480]: audit 2023-09-23T22:15:32.152549+0000 mon.a (mon.0) 593 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:15:33.992 DEBUG:teuthology.orchestra.run.smithi187:osd.7> sudo journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.7.service 2023-09-23T22:15:33.994 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-09-23T22:15:33.994 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd stat -f json 2023-09-23T22:15:34.220 INFO:journalctl@ceph.osd.7.smithi187.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:15:34.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:34 smithi169 bash[27421]: audit 2023-09-23T22:15:33.153552+0000 mon.a (mon.0) 594 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]': finished 2023-09-23T22:15:34.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:34 smithi169 bash[27421]: cluster 2023-09-23T22:15:33.153707+0000 mon.a (mon.0) 595 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2023-09-23T22:15:34.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:34 smithi169 bash[27421]: audit 2023-09-23T22:15:33.154389+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:15:34.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:34 smithi169 bash[27421]: audit 2023-09-23T22:15:33.161094+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:15:34.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:34 smithi169 bash[27421]: audit 2023-09-23T22:15:33.299277+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:15:34.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:34 smithi169 bash[27421]: audit 2023-09-23T22:15:33.299660+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:15:34.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:34 smithi169 bash[27421]: audit 2023-09-23T22:15:33.306263+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:15:34.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:34 smithi169 bash[27421]: cluster 2023-09-23T22:15:33.335829+0000 mon.a (mon.0) 601 : cluster [INF] osd.7 [v2:172.21.15.187:6824/397476534,v1:172.21.15.187:6825/397476534] boot 2023-09-23T22:15:34.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:34 smithi169 bash[27421]: cluster 2023-09-23T22:15:33.335930+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-09-23T22:15:34.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:34 smithi169 bash[27421]: audit 2023-09-23T22:15:33.337221+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:15:34.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:34 smithi169 bash[40994]: audit 2023-09-23T22:15:33.153552+0000 mon.a (mon.0) 594 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]': finished 2023-09-23T22:15:34.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:34 smithi169 bash[40994]: cluster 2023-09-23T22:15:33.153707+0000 mon.a (mon.0) 595 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2023-09-23T22:15:34.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:34 smithi169 bash[40994]: audit 2023-09-23T22:15:33.154389+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:15:34.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:34 smithi169 bash[40994]: audit 2023-09-23T22:15:33.161094+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:15:34.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:34 smithi169 bash[40994]: audit 2023-09-23T22:15:33.299277+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:15:34.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:34 smithi169 bash[40994]: audit 2023-09-23T22:15:33.299660+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:15:34.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:34 smithi169 bash[40994]: audit 2023-09-23T22:15:33.306263+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:15:34.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:34 smithi169 bash[40994]: cluster 2023-09-23T22:15:33.335829+0000 mon.a (mon.0) 601 : cluster [INF] osd.7 [v2:172.21.15.187:6824/397476534,v1:172.21.15.187:6825/397476534] boot 2023-09-23T22:15:34.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:34 smithi169 bash[40994]: cluster 2023-09-23T22:15:33.335930+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-09-23T22:15:34.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:34 smithi169 bash[40994]: audit 2023-09-23T22:15:33.337221+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:15:34.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:34 smithi187 bash[31480]: audit 2023-09-23T22:15:33.153552+0000 mon.a (mon.0) 594 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]': finished 2023-09-23T22:15:34.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:34 smithi187 bash[31480]: cluster 2023-09-23T22:15:33.153707+0000 mon.a (mon.0) 595 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2023-09-23T22:15:34.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:34 smithi187 bash[31480]: audit 2023-09-23T22:15:33.154389+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:15:34.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:34 smithi187 bash[31480]: audit 2023-09-23T22:15:33.161094+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:15:34.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:34 smithi187 bash[31480]: audit 2023-09-23T22:15:33.299277+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:15:34.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:34 smithi187 bash[31480]: audit 2023-09-23T22:15:33.299660+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:15:34.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:34 smithi187 bash[31480]: audit 2023-09-23T22:15:33.306263+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:15:34.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:34 smithi187 bash[31480]: cluster 2023-09-23T22:15:33.335829+0000 mon.a (mon.0) 601 : cluster [INF] osd.7 [v2:172.21.15.187:6824/397476534,v1:172.21.15.187:6825/397476534] boot 2023-09-23T22:15:34.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:34 smithi187 bash[31480]: cluster 2023-09-23T22:15:33.335930+0000 mon.a (mon.0) 602 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-09-23T22:15:34.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:34 smithi187 bash[31480]: audit 2023-09-23T22:15:33.337221+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:15:35.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:35 smithi187 bash[31480]: cluster 2023-09-23T22:15:32.384282+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:15:35.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:35 smithi187 bash[31480]: cluster 2023-09-23T22:15:32.384456+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:15:35.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:35 smithi187 bash[31480]: cluster 2023-09-23T22:15:33.726329+0000 mgr.y (mgr.14152) 317 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:35.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:35 smithi187 bash[31480]: cluster 2023-09-23T22:15:34.336166+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-09-23T22:15:35.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:35 smithi169 bash[27421]: cluster 2023-09-23T22:15:32.384282+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:15:35.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:35 smithi169 bash[27421]: cluster 2023-09-23T22:15:32.384456+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:15:35.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:35 smithi169 bash[27421]: cluster 2023-09-23T22:15:33.726329+0000 mgr.y (mgr.14152) 317 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:35.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:35 smithi169 bash[27421]: cluster 2023-09-23T22:15:34.336166+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-09-23T22:15:35.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:35 smithi169 bash[40994]: cluster 2023-09-23T22:15:32.384282+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-09-23T22:15:35.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:35 smithi169 bash[40994]: cluster 2023-09-23T22:15:32.384456+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-09-23T22:15:35.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:35 smithi169 bash[40994]: cluster 2023-09-23T22:15:33.726329+0000 mgr.y (mgr.14152) 317 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 42 MiB used, 626 GiB / 626 GiB avail 2023-09-23T22:15:35.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:35 smithi169 bash[40994]: cluster 2023-09-23T22:15:34.336166+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-09-23T22:15:36.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:36 smithi187 bash[31480]: cluster 2023-09-23T22:15:35.346176+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-09-23T22:15:36.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:36 smithi169 bash[27421]: cluster 2023-09-23T22:15:35.346176+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-09-23T22:15:36.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:36 smithi169 bash[40994]: cluster 2023-09-23T22:15:35.346176+0000 mon.a (mon.0) 605 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-09-23T22:15:37.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:37 smithi187 bash[31480]: cluster 2023-09-23T22:15:35.726996+0000 mgr.y (mgr.14152) 318 : cluster [DBG] pgmap v304: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:15:37.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:37 smithi187 bash[31480]: cluster 2023-09-23T22:15:36.356677+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-09-23T22:15:37.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:37 smithi169 bash[27421]: cluster 2023-09-23T22:15:35.726996+0000 mgr.y (mgr.14152) 318 : cluster [DBG] pgmap v304: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:15:37.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:37 smithi169 bash[27421]: cluster 2023-09-23T22:15:36.356677+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-09-23T22:15:37.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:37 smithi169 bash[40994]: cluster 2023-09-23T22:15:35.726996+0000 mgr.y (mgr.14152) 318 : cluster [DBG] pgmap v304: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:15:37.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:37 smithi169 bash[40994]: cluster 2023-09-23T22:15:36.356677+0000 mon.a (mon.0) 606 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-09-23T22:15:38.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:38 smithi187 bash[31480]: cluster 2023-09-23T22:15:37.360160+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-09-23T22:15:38.749 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:15:38.777 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:38 smithi169 bash[27421]: cluster 2023-09-23T22:15:37.360160+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-09-23T22:15:38.778 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:38 smithi169 bash[40994]: cluster 2023-09-23T22:15:37.360160+0000 mon.a (mon.0) 607 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-09-23T22:15:39.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:39 smithi187 bash[31480]: cluster 2023-09-23T22:15:37.727507+0000 mgr.y (mgr.14152) 319 : cluster [DBG] pgmap v307: 1 pgs: 1 remapped+peering; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:15:39.753 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:39 smithi169 bash[40994]: cluster 2023-09-23T22:15:37.727507+0000 mgr.y (mgr.14152) 319 : cluster [DBG] pgmap v307: 1 pgs: 1 remapped+peering; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:15:39.754 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:39 smithi169 bash[27421]: cluster 2023-09-23T22:15:37.727507+0000 mgr.y (mgr.14152) 319 : cluster [DBG] pgmap v307: 1 pgs: 1 remapped+peering; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:15:41.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:41 smithi187 bash[31480]: cluster 2023-09-23T22:15:39.728107+0000 mgr.y (mgr.14152) 320 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s, 0 objects/s recovering 2023-09-23T22:15:41.634 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:41 smithi169 bash[27421]: cluster 2023-09-23T22:15:39.728107+0000 mgr.y (mgr.14152) 320 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s, 0 objects/s recovering 2023-09-23T22:15:41.634 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:41 smithi169 bash[40994]: cluster 2023-09-23T22:15:39.728107+0000 mgr.y (mgr.14152) 320 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s, 0 objects/s recovering 2023-09-23T22:15:42.085 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:15:42.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:42 smithi187 bash[31480]: audit 2023-09-23T22:15:42.084520+0000 mon.a (mon.0) 608 : audit [DBG] from='client.? 172.21.15.169:0/4236218991' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-09-23T22:15:42.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:42 smithi169 bash[27421]: audit 2023-09-23T22:15:42.084520+0000 mon.a (mon.0) 608 : audit [DBG] from='client.? 172.21.15.169:0/4236218991' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-09-23T22:15:42.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:42 smithi169 bash[40994]: audit 2023-09-23T22:15:42.084520+0000 mon.a (mon.0) 608 : audit [DBG] from='client.? 172.21.15.169:0/4236218991' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-09-23T22:15:42.937 INFO:teuthology.orchestra.run.smithi169.stdout:{"epoch":58,"num_osds":8,"num_up_osds":8,"osd_up_since":1695507333,"num_in_osds":8,"osd_in_since":1695507307,"num_remapped_pgs":0} 2023-09-23T22:15:42.938 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T22:15:43.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:43 smithi169 bash[27421]: cluster 2023-09-23T22:15:41.728693+0000 mgr.y (mgr.14152) 321 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s, 0 objects/s recovering 2023-09-23T22:15:43.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:43 smithi169 bash[27421]: audit 2023-09-23T22:15:42.647386+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:15:43.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:43 smithi169 bash[27421]: audit 2023-09-23T22:15:42.655348+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:15:43.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:43 smithi169 bash[27421]: audit 2023-09-23T22:15:42.656933+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:15:43.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:43 smithi169 bash[27421]: audit 2023-09-23T22:15:42.657970+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:15:43.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:43 smithi169 bash[27421]: audit 2023-09-23T22:15:42.658927+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:15:43.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:43 smithi169 bash[27421]: audit 2023-09-23T22:15:42.659772+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:15:43.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:43 smithi169 bash[27421]: audit 2023-09-23T22:15:42.665758+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:15:43.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:43 smithi169 bash[27421]: audit 2023-09-23T22:15:42.667101+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:15:43.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:43 smithi169 bash[27421]: audit 2023-09-23T22:15:42.668073+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:15:43.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:43 smithi169 bash[27421]: audit 2023-09-23T22:15:42.674705+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:15:43.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:43 smithi169 bash[40994]: cluster 2023-09-23T22:15:41.728693+0000 mgr.y (mgr.14152) 321 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s, 0 objects/s recovering 2023-09-23T22:15:43.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:43 smithi169 bash[40994]: audit 2023-09-23T22:15:42.647386+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:15:43.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:43 smithi169 bash[40994]: audit 2023-09-23T22:15:42.655348+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:15:43.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:43 smithi169 bash[40994]: audit 2023-09-23T22:15:42.656933+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:15:43.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:43 smithi169 bash[40994]: audit 2023-09-23T22:15:42.657970+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:15:43.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:43 smithi169 bash[40994]: audit 2023-09-23T22:15:42.658927+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:15:43.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:43 smithi169 bash[40994]: audit 2023-09-23T22:15:42.659772+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:15:43.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:43 smithi169 bash[40994]: audit 2023-09-23T22:15:42.665758+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:15:43.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:43 smithi169 bash[40994]: audit 2023-09-23T22:15:42.667101+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:15:43.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:43 smithi169 bash[40994]: audit 2023-09-23T22:15:42.668073+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:15:43.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:43 smithi169 bash[40994]: audit 2023-09-23T22:15:42.674705+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:15:43.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:43 smithi187 bash[31480]: cluster 2023-09-23T22:15:41.728693+0000 mgr.y (mgr.14152) 321 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 90 KiB/s, 0 objects/s recovering 2023-09-23T22:15:43.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:43 smithi187 bash[31480]: audit 2023-09-23T22:15:42.647386+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:15:43.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:43 smithi187 bash[31480]: audit 2023-09-23T22:15:42.655348+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:15:43.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:43 smithi187 bash[31480]: audit 2023-09-23T22:15:42.656933+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:15:43.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:43 smithi187 bash[31480]: audit 2023-09-23T22:15:42.657970+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:15:43.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:43 smithi187 bash[31480]: audit 2023-09-23T22:15:42.658927+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:15:43.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:43 smithi187 bash[31480]: audit 2023-09-23T22:15:42.659772+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:15:43.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:43 smithi187 bash[31480]: audit 2023-09-23T22:15:42.665758+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:15:43.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:43 smithi187 bash[31480]: audit 2023-09-23T22:15:42.667101+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:15:43.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:43 smithi187 bash[31480]: audit 2023-09-23T22:15:42.668073+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:15:43.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:43 smithi187 bash[31480]: audit 2023-09-23T22:15:42.674705+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:15:44.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:44 smithi169 bash[27421]: cephadm 2023-09-23T22:15:42.641177+0000 mgr.y (mgr.14152) 322 : cephadm [INF] Detected new or changed devices on smithi187 2023-09-23T22:15:44.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:44 smithi169 bash[27421]: cephadm 2023-09-23T22:15:42.660436+0000 mgr.y (mgr.14152) 323 : cephadm [INF] Adjusting osd_memory_target on smithi187 to 4316M 2023-09-23T22:15:44.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:44 smithi169 bash[40994]: cephadm 2023-09-23T22:15:42.641177+0000 mgr.y (mgr.14152) 322 : cephadm [INF] Detected new or changed devices on smithi187 2023-09-23T22:15:44.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:44 smithi169 bash[40994]: cephadm 2023-09-23T22:15:42.660436+0000 mgr.y (mgr.14152) 323 : cephadm [INF] Adjusting osd_memory_target on smithi187 to 4316M 2023-09-23T22:15:44.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:44 smithi187 bash[31480]: cephadm 2023-09-23T22:15:42.641177+0000 mgr.y (mgr.14152) 322 : cephadm [INF] Detected new or changed devices on smithi187 2023-09-23T22:15:44.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:44 smithi187 bash[31480]: cephadm 2023-09-23T22:15:42.660436+0000 mgr.y (mgr.14152) 323 : cephadm [INF] Adjusting osd_memory_target on smithi187 to 4316M 2023-09-23T22:15:45.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:45 smithi169 bash[40994]: cluster 2023-09-23T22:15:43.729312+0000 mgr.y (mgr.14152) 324 : cluster [DBG] pgmap v310: 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-23T22:15:45.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:45 smithi169 bash[27421]: cluster 2023-09-23T22:15:43.729312+0000 mgr.y (mgr.14152) 324 : cluster [DBG] pgmap v310: 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-23T22:15:45.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:45 smithi187 bash[31480]: cluster 2023-09-23T22:15:43.729312+0000 mgr.y (mgr.14152) 324 : cluster [DBG] pgmap v310: 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-23T22:15:47.701 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:15:47.730 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:47 smithi169 bash[40994]: cluster 2023-09-23T22:15:45.729909+0000 mgr.y (mgr.14152) 325 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2023-09-23T22:15:47.730 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:47 smithi169 bash[27421]: cluster 2023-09-23T22:15:45.729909+0000 mgr.y (mgr.14152) 325 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2023-09-23T22:15:47.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:47 smithi187 bash[31480]: cluster 2023-09-23T22:15:45.729909+0000 mgr.y (mgr.14152) 325 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2023-09-23T22:15:49.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:49 smithi169 bash[27421]: cluster 2023-09-23T22:15:47.730452+0000 mgr.y (mgr.14152) 326 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s, 0 objects/s recovering 2023-09-23T22:15:49.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:49 smithi169 bash[40994]: cluster 2023-09-23T22:15:47.730452+0000 mgr.y (mgr.14152) 326 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s, 0 objects/s recovering 2023-09-23T22:15:49.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:49 smithi187 bash[31480]: cluster 2023-09-23T22:15:47.730452+0000 mgr.y (mgr.14152) 326 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s, 0 objects/s recovering 2023-09-23T22:15:51.103 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:15:51.103 INFO:teuthology.orchestra.run.smithi169.stdout:{"epoch":58,"fsid":"301c97ba-5a5d-11ee-8db4-212e2dc638e7","created":"2023-09-23T22:05:51.641271+0000","modified":"2023-09-23T22:15:37.352562+0000","last_up_change":"2023-09-23T22:15:33.326389+0000","last_in_change":"2023-09-23T22:15:07.900699+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-23T22:11:20.241354+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":"21","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":"2384528d-4a1b-44de-a786-44beabd48375","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6802","nonce":1247471492},{"type":"v1","addr":"172.21.15.169:6803","nonce":1247471492}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6804","nonce":1247471492},{"type":"v1","addr":"172.21.15.169:6805","nonce":1247471492}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6808","nonce":1247471492},{"type":"v1","addr":"172.21.15.169:6809","nonce":1247471492}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6806","nonce":1247471492},{"type":"v1","addr":"172.21.15.169:6807","nonce":1247471492}]},"public_addr":"172.21.15.169:6803/1247471492","cluster_addr":"172.21.15.169:6805/1247471492","heartbeat_back_addr":"172.21.15.169:6809/1247471492","heartbeat_front_addr":"172.21.15.169:6807/1247471492","state":["exists","up"]},{"osd":1,"uuid":"a9626eac-65d2-42cb-984a-f891c911b713","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6810","nonce":1570715361},{"type":"v1","addr":"172.21.15.169:6811","nonce":1570715361}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6812","nonce":1570715361},{"type":"v1","addr":"172.21.15.169:6813","nonce":1570715361}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6816","nonce":1570715361},{"type":"v1","addr":"172.21.15.169:6817","nonce":1570715361}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6814","nonce":1570715361},{"type":"v1","addr":"172.21.15.169:6815","nonce":1570715361}]},"public_addr":"172.21.15.169:6811/1570715361","cluster_addr":"172.21.15.169:6813/1570715361","heartbeat_back_addr":"172.21.15.169:6817/1570715361","heartbeat_front_addr":"172.21.15.169:6815/1570715361","state":["exists","up"]},{"osd":2,"uuid":"c1c9e666-2750-421a-87f5-e098be84fc57","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.169:6818","nonce":2302606347},{"type":"v1","addr":"172.21.15.169:6819","nonce":2302606347}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6820","nonce":2302606347},{"type":"v1","addr":"172.21.15.169:6821","nonce":2302606347}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6824","nonce":2302606347},{"type":"v1","addr":"172.21.15.169:6825","nonce":2302606347}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6822","nonce":2302606347},{"type":"v1","addr":"172.21.15.169:6823","nonce":2302606347}]},"public_addr":"172.21.15.169:6819/2302606347","cluster_addr":"172.21.15.169:6821/2302606347","heartbeat_back_addr":"172.21.15.169:6825/2302606347","heartbeat_front_addr":"172.21.15.169:6823/2302606347","state":["exists","up"]},{"osd":3,"uuid":"de46cc9c-d9a2-4737-a902-b3085c4ce19b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6826","nonce":1438284677},{"type":"v1","addr":"172.21.15.169:6827","nonce":1438284677}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6828","nonce":1438284677},{"type":"v1","addr":"172.21.15.169:6829","nonce":1438284677}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6832","nonce":1438284677},{"type":"v1","addr":"172.21.15.169:6833","nonce":1438284677}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6830","nonce":1438284677},{"type":"v1","addr":"172.21.15.169:6831","nonce":1438284677}]},"public_addr":"172.21.15.169:6827/1438284677","cluster_addr":"172.21.15.169:6829/1438284677","heartbeat_back_addr":"172.21.15.169:6833/1438284677","heartbeat_front_addr":"172.21.15.169:6831/1438284677","state":["exists","up"]},{"osd":4,"uuid":"ce1039a4-bf72-4584-b3de-78f951f0952a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6800","nonce":3495756854},{"type":"v1","addr":"172.21.15.187:6801","nonce":3495756854}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6802","nonce":3495756854},{"type":"v1","addr":"172.21.15.187:6803","nonce":3495756854}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6806","nonce":3495756854},{"type":"v1","addr":"172.21.15.187:6807","nonce":3495756854}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6804","nonce":3495756854},{"type":"v1","addr":"172.21.15.187:6805","nonce":3495756854}]},"public_addr":"172.21.15.187:6801/3495756854","cluster_addr":"172.21.15.187:6803/3495756854","heartbeat_back_addr":"172.21.15.187:6807/3495756854","heartbeat_front_addr":"172.21.15.187:6805/3495756854","state":["exists","up"]},{"osd":5,"uuid":"720eaeaf-d446-4e00-b7b8-aab3a3fdcfd4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6808","nonce":716797629},{"type":"v1","addr":"172.21.15.187:6809","nonce":716797629}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6810","nonce":716797629},{"type":"v1","addr":"172.21.15.187:6811","nonce":716797629}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6814","nonce":716797629},{"type":"v1","addr":"172.21.15.187:6815","nonce":716797629}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6812","nonce":716797629},{"type":"v1","addr":"172.21.15.187:6813","nonce":716797629}]},"public_addr":"172.21.15.187:6809/716797629","cluster_addr":"172.21.15.187:6811/716797629","heartbeat_back_addr":"172.21.15.187:6815/716797629","heartbeat_front_addr":"172.21.15.187:6813/716797629","state":["exists","up"]},{"osd":6,"uuid":"6eed3d1b-edd6-4e5b-b023-01c9d49a43c0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6816","nonce":4148396704},{"type":"v1","addr":"172.21.15.187:6817","nonce":4148396704}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6818","nonce":4148396704},{"type":"v1","addr":"172.21.15.187:6819","nonce":4148396704}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6822","nonce":4148396704},{"type":"v1","addr":"172.21.15.187:6823","nonce":4148396704}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6820","nonce":4148396704},{"type":"v1","addr":"172.21.15.187:6821","nonce":4148396704}]},"public_addr":"172.21.15.187:6817/4148396704","cluster_addr":"172.21.15.187:6819/4148396704","heartbeat_back_addr":"172.21.15.187:6823/4148396704","heartbeat_front_addr":"172.21.15.187:6821/4148396704","state":["exists","up"]},{"osd":7,"uuid":"826e2405-260c-4c10-a5a9-96e67928da3a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6824","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6825","nonce":397476534}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6826","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6827","nonce":397476534}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6830","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6831","nonce":397476534}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6828","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6829","nonce":397476534}]},"public_addr":"172.21.15.187:6825/397476534","cluster_addr":"172.21.15.187:6827/397476534","heartbeat_back_addr":"172.21.15.187:6831/397476534","heartbeat_front_addr":"172.21.15.187:6829/397476534","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-23T22:09:31.411368+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-23T22:10:24.381196+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-23T22:11:17.703375+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-23T22:12:11.485246+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-23T22:13:01.973694+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-23T22:13:51.641787+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-23T22:14:41.599512+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-23T22:15:32.384462+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.169:6801/702995389":"2023-09-24T22:06:59.589161+0000","172.21.15.169:6800/702995389":"2023-09-24T22:06:59.589161+0000","172.21.15.169:0/665770624":"2023-09-24T22:06:59.589161+0000","172.21.15.169:0/1680336425":"2023-09-24T22:06:59.589161+0000","172.21.15.169:6801/1794622029":"2023-09-24T22:06:25.449150+0000","172.21.15.169:0/3229776594":"2023-09-24T22:06:25.449150+0000","172.21.15.169:6800/1794622029":"2023-09-24T22:06:25.449150+0000","172.21.15.169:0/3658436515":"2023-09-24T22:06:25.449150+0000","172.21.15.169:0/4081286119":"2023-09-24T22:06:25.449150+0000","172.21.15.169:0/1119633416":"2023-09-24T22:06:59.589161+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-23T22:15:51.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:51 smithi169 bash[40994]: cluster 2023-09-23T22:15:49.730898+0000 mgr.y (mgr.14152) 327 : cluster [DBG] pgmap v313: 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-23T22:15:51.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:51 smithi169 bash[40994]: audit 2023-09-23T22:15:51.100996+0000 mon.a (mon.0) 619 : audit [DBG] from='client.? 172.21.15.169:0/4012423011' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:15:51.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:51 smithi169 bash[27421]: cluster 2023-09-23T22:15:49.730898+0000 mgr.y (mgr.14152) 327 : cluster [DBG] pgmap v313: 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-23T22:15:51.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:51 smithi169 bash[27421]: audit 2023-09-23T22:15:51.100996+0000 mon.a (mon.0) 619 : audit [DBG] from='client.? 172.21.15.169:0/4012423011' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:15:51.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:51 smithi187 bash[31480]: cluster 2023-09-23T22:15:49.730898+0000 mgr.y (mgr.14152) 327 : cluster [DBG] pgmap v313: 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-23T22:15:51.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:51 smithi187 bash[31480]: audit 2023-09-23T22:15:51.100996+0000 mon.a (mon.0) 619 : audit [DBG] from='client.? 172.21.15.169:0/4012423011' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:15:51.919 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-09-23T22:11:20.241354+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': '21', '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-23T22:15:51.919 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd pool get .mgr pg_num 2023-09-23T22:15:53.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:53 smithi169 bash[27421]: cluster 2023-09-23T22:15:51.731460+0000 mgr.y (mgr.14152) 328 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:15:53.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:53 smithi169 bash[40994]: cluster 2023-09-23T22:15:51.731460+0000 mgr.y (mgr.14152) 328 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:15:53.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:53 smithi187 bash[31480]: cluster 2023-09-23T22:15:51.731460+0000 mgr.y (mgr.14152) 328 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:15:55.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:55 smithi169 bash[27421]: cluster 2023-09-23T22:15:53.732072+0000 mgr.y (mgr.14152) 329 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:15:55.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:55 smithi169 bash[40994]: cluster 2023-09-23T22:15:53.732072+0000 mgr.y (mgr.14152) 329 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:15:55.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:55 smithi187 bash[31480]: cluster 2023-09-23T22:15:53.732072+0000 mgr.y (mgr.14152) 329 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:15:56.675 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:15:57.692 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:57 smithi169 bash[27421]: cluster 2023-09-23T22:15:55.732664+0000 mgr.y (mgr.14152) 330 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:15:57.692 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:57 smithi169 bash[40994]: cluster 2023-09-23T22:15:55.732664+0000 mgr.y (mgr.14152) 330 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:15:57.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:57 smithi187 bash[31480]: cluster 2023-09-23T22:15:55.732664+0000 mgr.y (mgr.14152) 330 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:15:59.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:15:59 smithi169 bash[27421]: cluster 2023-09-23T22:15:57.733259+0000 mgr.y (mgr.14152) 331 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:15:59.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:15:59 smithi169 bash[40994]: cluster 2023-09-23T22:15:57.733259+0000 mgr.y (mgr.14152) 331 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:15:59.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:15:59 smithi187 bash[31480]: cluster 2023-09-23T22:15:57.733259+0000 mgr.y (mgr.14152) 331 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:15:59.922 INFO:teuthology.orchestra.run.smithi169.stdout:pg_num: 1 2023-09-23T22:16:00.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:00 smithi169 bash[27421]: audit 2023-09-23T22:15:59.921691+0000 mon.a (mon.0) 620 : audit [DBG] from='client.? 172.21.15.169:0/1705959217' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-23T22:16:00.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:00 smithi169 bash[40994]: audit 2023-09-23T22:15:59.921691+0000 mon.a (mon.0) 620 : audit [DBG] from='client.? 172.21.15.169:0/1705959217' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-23T22:16:00.748 INFO:tasks.cephadm:Adding prometheus.a on smithi187 2023-09-23T22:16:00.748 DEBUG:teuthology.orchestra.run.smithi187:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph orch apply prometheus '1;smithi187=a' 2023-09-23T22:16:00.762 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:00 smithi187 bash[31480]: audit 2023-09-23T22:15:59.921691+0000 mon.a (mon.0) 620 : audit [DBG] from='client.? 172.21.15.169:0/1705959217' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-09-23T22:16:01.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:01 smithi169 bash[27421]: cluster 2023-09-23T22:15:59.733673+0000 mgr.y (mgr.14152) 332 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:01.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:01 smithi169 bash[40994]: cluster 2023-09-23T22:15:59.733673+0000 mgr.y (mgr.14152) 332 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:01.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:01 smithi187 bash[31480]: cluster 2023-09-23T22:15:59.733673+0000 mgr.y (mgr.14152) 332 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:03.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:03 smithi169 bash[27421]: cluster 2023-09-23T22:16:01.734208+0000 mgr.y (mgr.14152) 333 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:03.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:03 smithi169 bash[40994]: cluster 2023-09-23T22:16:01.734208+0000 mgr.y (mgr.14152) 333 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:03.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:03 smithi187 bash[31480]: cluster 2023-09-23T22:16:01.734208+0000 mgr.y (mgr.14152) 333 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:05.502 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:16:05.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:05 smithi169 bash[27421]: cluster 2023-09-23T22:16:03.734727+0000 mgr.y (mgr.14152) 334 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:05.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:05 smithi169 bash[40994]: cluster 2023-09-23T22:16:03.734727+0000 mgr.y (mgr.14152) 334 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:05.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:05 smithi187 bash[31480]: cluster 2023-09-23T22:16:03.734727+0000 mgr.y (mgr.14152) 334 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:07.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:07 smithi187 bash[31480]: cluster 2023-09-23T22:16:05.735304+0000 mgr.y (mgr.14152) 335 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:07.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:07 smithi169 bash[27421]: cluster 2023-09-23T22:16:05.735304+0000 mgr.y (mgr.14152) 335 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:07.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:07 smithi169 bash[40994]: cluster 2023-09-23T22:16:05.735304+0000 mgr.y (mgr.14152) 335 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:08.410 INFO:teuthology.orchestra.run.smithi187.stdout:Scheduled prometheus update... 2023-09-23T22:16:09.186 DEBUG:teuthology.orchestra.run.smithi187:prometheus.a> sudo journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@prometheus.a.service 2023-09-23T22:16:09.231 INFO:tasks.cephadm:Adding node-exporter.a on smithi169 2023-09-23T22:16:09.231 INFO:tasks.cephadm:Adding node-exporter.b on smithi187 2023-09-23T22:16:09.231 DEBUG:teuthology.orchestra.run.smithi187:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph orch apply node-exporter '2;smithi169=a;smithi187=b' 2023-09-23T22:16:09.584 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:16:09.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:09 smithi187 bash[31480]: cluster 2023-09-23T22:16:07.735889+0000 mgr.y (mgr.14152) 336 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:09.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:09 smithi187 bash[31480]: audit 2023-09-23T22:16:08.398911+0000 mgr.y (mgr.14152) 337 : audit [DBG] from='client.24352 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi187=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:16:09.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:09 smithi187 bash[31480]: cephadm 2023-09-23T22:16:08.402475+0000 mgr.y (mgr.14152) 338 : cephadm [INF] Saving service prometheus spec with placement smithi187=a;count:1 2023-09-23T22:16:09.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:09 smithi187 bash[31480]: audit 2023-09-23T22:16:08.409540+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:16:09.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:09 smithi187 bash[31480]: audit 2023-09-23T22:16:08.424404+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:16:09.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:09 smithi187 bash[31480]: audit 2023-09-23T22:16:08.902710+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:16:09.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:09 smithi187 bash[31480]: audit 2023-09-23T22:16:08.904459+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:16:09.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:09 smithi187 bash[31480]: audit 2023-09-23T22:16:08.915217+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:16:09.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:09 smithi169 bash[27421]: cluster 2023-09-23T22:16:07.735889+0000 mgr.y (mgr.14152) 336 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:09.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:09 smithi169 bash[27421]: audit 2023-09-23T22:16:08.398911+0000 mgr.y (mgr.14152) 337 : audit [DBG] from='client.24352 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi187=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:16:09.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:09 smithi169 bash[27421]: cephadm 2023-09-23T22:16:08.402475+0000 mgr.y (mgr.14152) 338 : cephadm [INF] Saving service prometheus spec with placement smithi187=a;count:1 2023-09-23T22:16:09.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:09 smithi169 bash[27421]: audit 2023-09-23T22:16:08.409540+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:16:09.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:09 smithi169 bash[27421]: audit 2023-09-23T22:16:08.424404+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:16:09.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:09 smithi169 bash[27421]: audit 2023-09-23T22:16:08.902710+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:16:09.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:09 smithi169 bash[27421]: audit 2023-09-23T22:16:08.904459+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:16:09.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:09 smithi169 bash[27421]: audit 2023-09-23T22:16:08.915217+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:16:09.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:09 smithi169 bash[40994]: cluster 2023-09-23T22:16:07.735889+0000 mgr.y (mgr.14152) 336 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:09.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:09 smithi169 bash[40994]: audit 2023-09-23T22:16:08.398911+0000 mgr.y (mgr.14152) 337 : audit [DBG] from='client.24352 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi187=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:16:09.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:09 smithi169 bash[40994]: cephadm 2023-09-23T22:16:08.402475+0000 mgr.y (mgr.14152) 338 : cephadm [INF] Saving service prometheus spec with placement smithi187=a;count:1 2023-09-23T22:16:09.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:09 smithi169 bash[40994]: audit 2023-09-23T22:16:08.409540+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:16:09.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:09 smithi169 bash[40994]: audit 2023-09-23T22:16:08.424404+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:16:09.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:09 smithi169 bash[40994]: audit 2023-09-23T22:16:08.902710+0000 mon.a (mon.0) 623 : audit [DBG] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:16:09.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:09 smithi169 bash[40994]: audit 2023-09-23T22:16:08.904459+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:16:09.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:09 smithi169 bash[40994]: audit 2023-09-23T22:16:08.915217+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:16:10.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:10 smithi169 bash[40994]: cephadm 2023-09-23T22:16:08.940466+0000 mgr.y (mgr.14152) 339 : cephadm [INF] Deploying daemon prometheus.a on smithi187 2023-09-23T22:16:10.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:10 smithi169 bash[27421]: cephadm 2023-09-23T22:16:08.940466+0000 mgr.y (mgr.14152) 339 : cephadm [INF] Deploying daemon prometheus.a on smithi187 2023-09-23T22:16:10.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:10 smithi187 bash[31480]: cephadm 2023-09-23T22:16:08.940466+0000 mgr.y (mgr.14152) 339 : cephadm [INF] Deploying daemon prometheus.a on smithi187 2023-09-23T22:16:11.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:11 smithi169 bash[27421]: cluster 2023-09-23T22:16:09.736466+0000 mgr.y (mgr.14152) 340 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:11.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:11 smithi169 bash[40994]: cluster 2023-09-23T22:16:09.736466+0000 mgr.y (mgr.14152) 340 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:11.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:11 smithi187 bash[31480]: cluster 2023-09-23T22:16:09.736466+0000 mgr.y (mgr.14152) 340 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:13.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:13 smithi169 bash[27421]: cluster 2023-09-23T22:16:11.737031+0000 mgr.y (mgr.14152) 341 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:13.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:13 smithi169 bash[40994]: cluster 2023-09-23T22:16:11.737031+0000 mgr.y (mgr.14152) 341 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:13.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:13 smithi187 bash[31480]: cluster 2023-09-23T22:16:11.737031+0000 mgr.y (mgr.14152) 341 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:14.007 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:16:15.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:15 smithi169 bash[27421]: cluster 2023-09-23T22:16:13.737617+0000 mgr.y (mgr.14152) 342 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:15.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:15 smithi169 bash[40994]: cluster 2023-09-23T22:16:13.737617+0000 mgr.y (mgr.14152) 342 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:15.890 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:15 smithi187 bash[31480]: cluster 2023-09-23T22:16:13.737617+0000 mgr.y (mgr.14152) 342 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:17.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:17 smithi169 bash[27421]: cluster 2023-09-23T22:16:15.738261+0000 mgr.y (mgr.14152) 343 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:17.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:17 smithi169 bash[40994]: cluster 2023-09-23T22:16:15.738261+0000 mgr.y (mgr.14152) 343 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:17.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:17 smithi187 bash[31480]: cluster 2023-09-23T22:16:15.738261+0000 mgr.y (mgr.14152) 343 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:19.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:19 smithi187 bash[31480]: cluster 2023-09-23T22:16:17.738859+0000 mgr.y (mgr.14152) 344 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:19.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:19 smithi169 bash[27421]: cluster 2023-09-23T22:16:17.738859+0000 mgr.y (mgr.14152) 344 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:19.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:19 smithi169 bash[40994]: cluster 2023-09-23T22:16:17.738859+0000 mgr.y (mgr.14152) 344 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:20.256 INFO:teuthology.orchestra.run.smithi187.stdout:Scheduled node-exporter update... 2023-09-23T22:16:21.217 DEBUG:teuthology.orchestra.run.smithi169:node-exporter.a> sudo journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@node-exporter.a.service 2023-09-23T22:16:21.219 DEBUG:teuthology.orchestra.run.smithi187:node-exporter.b> sudo journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@node-exporter.b.service 2023-09-23T22:16:21.221 INFO:tasks.cephadm:Adding alertmanager.a on smithi169 2023-09-23T22:16:21.222 DEBUG:teuthology.orchestra.run.smithi187:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph orch apply alertmanager '1;smithi169=a' 2023-09-23T22:16:21.280 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:16:21.347 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:16:21.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:21 smithi169 bash[27421]: cluster 2023-09-23T22:16:19.739475+0000 mgr.y (mgr.14152) 345 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:21.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:21 smithi169 bash[27421]: audit 2023-09-23T22:16:20.245136+0000 mgr.y (mgr.14152) 346 : audit [DBG] from='client.24358 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi169=a;smithi187=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:16:21.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:21 smithi169 bash[27421]: cephadm 2023-09-23T22:16:20.248912+0000 mgr.y (mgr.14152) 347 : cephadm [INF] Saving service node-exporter spec with placement smithi169=a;smithi187=b;count:2 2023-09-23T22:16:21.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:21 smithi169 bash[27421]: audit 2023-09-23T22:16:20.255507+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:16:21.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:21 smithi169 bash[40994]: cluster 2023-09-23T22:16:19.739475+0000 mgr.y (mgr.14152) 345 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:21.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:21 smithi169 bash[40994]: audit 2023-09-23T22:16:20.245136+0000 mgr.y (mgr.14152) 346 : audit [DBG] from='client.24358 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi169=a;smithi187=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:16:21.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:21 smithi169 bash[40994]: cephadm 2023-09-23T22:16:20.248912+0000 mgr.y (mgr.14152) 347 : cephadm [INF] Saving service node-exporter spec with placement smithi169=a;smithi187=b;count:2 2023-09-23T22:16:21.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:21 smithi169 bash[40994]: audit 2023-09-23T22:16:20.255507+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:16:21.601 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:21 smithi187 bash[31480]: cluster 2023-09-23T22:16:19.739475+0000 mgr.y (mgr.14152) 345 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:21.601 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:21 smithi187 bash[31480]: audit 2023-09-23T22:16:20.245136+0000 mgr.y (mgr.14152) 346 : audit [DBG] from='client.24358 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi169=a;smithi187=b", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:16:21.602 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:21 smithi187 bash[31480]: cephadm 2023-09-23T22:16:20.248912+0000 mgr.y (mgr.14152) 347 : cephadm [INF] Saving service node-exporter spec with placement smithi169=a;smithi187=b;count:2 2023-09-23T22:16:21.602 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:21 smithi187 bash[31480]: audit 2023-09-23T22:16:20.255507+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:16:22.610 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:16:22 smithi187 systemd[1]: Started Ceph prometheus.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:16:23.835 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:23 smithi187 bash[31480]: cluster 2023-09-23T22:16:21.740062+0000 mgr.y (mgr.14152) 348 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:23.835 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:23 smithi187 bash[31480]: audit 2023-09-23T22:16:22.595082+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:16:23.835 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:23 smithi187 bash[31480]: audit 2023-09-23T22:16:22.601171+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:16:23.835 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:23 smithi187 bash[31480]: audit 2023-09-23T22:16:22.610667+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:16:23.835 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:23 smithi187 bash[31480]: audit 2023-09-23T22:16:22.616488+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-09-23T22:16:23.836 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:16:23 smithi187 bash[32535]: ignoring --setuser ceph since I am not root 2023-09-23T22:16:23.836 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:16:23 smithi187 bash[32535]: ignoring --setgroup ceph since I am not root 2023-09-23T22:16:23.836 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:16:23 smithi187 bash[32535]: debug 2023-09-23T22:16:23.667+0000 7f638fbad700 1 -- 172.21.15.187:0/2774243383 <== mon.1 v2:172.21.15.187:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556a5ce1a9c0 con 0x556a5cf30400 2023-09-23T22:16:23.836 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:16:23 smithi187 bash[63006]: ts=2023-09-23T22:16:23.631Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-09-23T22:16:23.836 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:16:23 smithi187 bash[63006]: ts=2023-09-23T22:16:23.632Z 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-23T22:16:23.836 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:16:23 smithi187 bash[63006]: ts=2023-09-23T22:16:23.632Z 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 smithi187 (none))" 2023-09-23T22:16:23.836 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:16:23 smithi187 bash[63006]: ts=2023-09-23T22:16:23.632Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-09-23T22:16:23.837 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:16:23 smithi187 bash[63006]: ts=2023-09-23T22:16:23.632Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-09-23T22:16:23.837 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:16:23 smithi187 bash[63006]: ts=2023-09-23T22:16:23.634Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-09-23T22:16:23.837 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:16:23 smithi187 bash[63006]: ts=2023-09-23T22:16:23.634Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-09-23T22:16:23.837 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:16:23 smithi187 bash[63006]: ts=2023-09-23T22:16:23.636Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-09-23T22:16:23.837 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:16:23 smithi187 bash[63006]: ts=2023-09-23T22:16:23.636Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-09-23T22:16:23.837 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:16:23 smithi187 bash[63006]: ts=2023-09-23T22:16:23.641Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-09-23T22:16:23.837 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:16:23 smithi187 bash[63006]: ts=2023-09-23T22:16:23.641Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.484µs 2023-09-23T22:16:23.837 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:16:23 smithi187 bash[63006]: ts=2023-09-23T22:16:23.641Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-09-23T22:16:23.837 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:16:23 smithi187 bash[63006]: ts=2023-09-23T22:16:23.641Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-09-23T22:16:23.837 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:16:23 smithi187 bash[63006]: ts=2023-09-23T22:16:23.641Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=28.184µs wal_replay_duration=428.427µs wbl_replay_duration=109ns total_replay_duration=484.138µs 2023-09-23T22:16:23.837 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:16:23 smithi187 bash[63006]: ts=2023-09-23T22:16:23.643Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-09-23T22:16:23.838 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:16:23 smithi187 bash[63006]: ts=2023-09-23T22:16:23.643Z caller=main.go:1029 level=info msg="TSDB started" 2023-09-23T22:16:23.838 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:16:23 smithi187 bash[63006]: ts=2023-09-23T22:16:23.643Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-23T22:16:23.838 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:16:23 smithi187 bash[63006]: ts=2023-09-23T22:16:23.673Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=30.102723ms db_storage=1.69µs remote_storage=1.941µs web_handler=589ns query_engine=1.097µs scrape=303.958µs scrape_sd=22.99µs notify=814ns notify_sd=1.51µs rules=29.500986ms tracing=9.811µs 2023-09-23T22:16:23.838 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:16:23 smithi187 bash[63006]: ts=2023-09-23T22:16:23.673Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-09-23T22:16:23.838 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:16:23 smithi187 bash[63006]: ts=2023-09-23T22:16:23.673Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-09-23T22:16:24.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:23 smithi169 bash[27421]: cluster 2023-09-23T22:16:21.740062+0000 mgr.y (mgr.14152) 348 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:24.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:23 smithi169 bash[27421]: audit 2023-09-23T22:16:22.595082+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:16:24.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:23 smithi169 bash[27421]: audit 2023-09-23T22:16:22.601171+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:16:24.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:23 smithi169 bash[27421]: audit 2023-09-23T22:16:22.610667+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:16:24.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:23 smithi169 bash[27421]: audit 2023-09-23T22:16:22.616488+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-09-23T22:16:24.032 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:23 smithi169 bash[27688]: ignoring --setuser ceph since I am not root 2023-09-23T22:16:24.033 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:23 smithi169 bash[27688]: ignoring --setgroup ceph since I am not root 2023-09-23T22:16:24.033 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:23 smithi169 bash[27688]: debug 2023-09-23T22:16:23.672+0000 7fd98dc8b700 1 -- 172.21.15.169:0/610155598 <== mon.2 v2:172.21.15.169:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5555f260e9c0 con 0x5555f3394800 2023-09-23T22:16:24.033 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:23 smithi169 bash[27688]: debug 2023-09-23T22:16:23.824+0000 7fd995f781c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T22:16:24.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:23 smithi169 bash[40994]: cluster 2023-09-23T22:16:21.740062+0000 mgr.y (mgr.14152) 348 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:24.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:23 smithi169 bash[40994]: audit 2023-09-23T22:16:22.595082+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:16:24.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:23 smithi169 bash[40994]: audit 2023-09-23T22:16:22.601171+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:16:24.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:23 smithi169 bash[40994]: audit 2023-09-23T22:16:22.610667+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' 2023-09-23T22:16:24.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:23 smithi169 bash[40994]: audit 2023-09-23T22:16:22.616488+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-09-23T22:16:24.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:24 smithi187 bash[31480]: audit 2023-09-23T22:16:23.621572+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-09-23T22:16:24.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:24 smithi187 bash[31480]: cluster 2023-09-23T22:16:23.621623+0000 mon.a (mon.0) 632 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2023-09-23T22:16:24.877 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:16:23 smithi187 bash[32535]: debug 2023-09-23T22:16:23.827+0000 7f6397e9a1c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T22:16:24.877 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:16:24 smithi187 bash[32535]: debug 2023-09-23T22:16:24.735+0000 7f6397e9a1c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T22:16:24.877 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:16:24 smithi187 bash[32535]: debug 2023-09-23T22:16:24.831+0000 7f6397e9a1c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T22:16:24.943 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:24 smithi169 bash[40994]: audit 2023-09-23T22:16:23.621572+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-09-23T22:16:24.943 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:24 smithi169 bash[40994]: cluster 2023-09-23T22:16:23.621623+0000 mon.a (mon.0) 632 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2023-09-23T22:16:24.943 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:24 smithi169 bash[27688]: debug 2023-09-23T22:16:24.740+0000 7fd995f781c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T22:16:24.943 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:24 smithi169 bash[27688]: debug 2023-09-23T22:16:24.840+0000 7fd995f781c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T22:16:24.944 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:24 smithi169 bash[27421]: audit 2023-09-23T22:16:23.621572+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.169:0/731770400' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-09-23T22:16:24.944 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:24 smithi169 bash[27421]: cluster 2023-09-23T22:16:23.621623+0000 mon.a (mon.0) 632 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2023-09-23T22:16:25.206 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:24 smithi169 bash[27688]: debug 2023-09-23T22:16:24.940+0000 7fd995f781c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T22:16:25.209 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:16:24 smithi187 bash[32535]: debug 2023-09-23T22:16:24.931+0000 7f6397e9a1c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T22:16:25.531 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:25 smithi169 bash[27688]: debug 2023-09-23T22:16:25.200+0000 7fd995f781c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:16:25.554 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:16:25 smithi187 bash[32535]: debug 2023-09-23T22:16:25.199+0000 7f6397e9a1c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:16:25.876 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:16:25 smithi187 bash[32535]: debug 2023-09-23T22:16:25.547+0000 7f6397e9a1c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T22:16:25.877 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:16:25 smithi187 bash[32535]: debug 2023-09-23T22:16:25.643+0000 7f6397e9a1c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T22:16:25.916 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:25 smithi169 bash[27688]: debug 2023-09-23T22:16:25.548+0000 7fd995f781c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T22:16:25.916 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:25 smithi169 bash[27688]: debug 2023-09-23T22:16:25.644+0000 7fd995f781c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T22:16:26.011 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:16:26.281 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:25 smithi169 bash[27688]: debug 2023-09-23T22:16:25.912+0000 7fd995f781c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T22:16:26.376 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:16:25 smithi187 bash[32535]: debug 2023-09-23T22:16:25.911+0000 7f6397e9a1c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T22:16:27.281 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:26 smithi169 bash[27688]: debug 2023-09-23T22:16:26.896+0000 7fd995f781c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T22:16:27.323 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:27 smithi169 bash[27688]: debug 2023-09-23T22:16:27.008+0000 7fd995f781c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T22:16:27.323 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:27 smithi169 bash[27688]: debug 2023-09-23T22:16:27.124+0000 7fd995f781c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T22:16:27.325 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:16:26 smithi187 bash[32535]: debug 2023-09-23T22:16:26.903+0000 7f6397e9a1c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T22:16:27.325 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:16:27 smithi187 bash[32535]: debug 2023-09-23T22:16:27.023+0000 7f6397e9a1c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T22:16:27.325 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:16:27 smithi187 bash[32535]: debug 2023-09-23T22:16:27.139+0000 7f6397e9a1c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T22:16:27.876 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:16:27 smithi187 bash[32535]: debug 2023-09-23T22:16:27.611+0000 7f6397e9a1c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T22:16:27.877 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:16:27 smithi187 bash[32535]: debug 2023-09-23T22:16:27.831+0000 7f6397e9a1c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T22:16:28.031 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:27 smithi169 bash[27688]: debug 2023-09-23T22:16:27.596+0000 7fd995f781c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T22:16:28.032 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:27 smithi169 bash[27688]: debug 2023-09-23T22:16:27.816+0000 7fd995f781c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T22:16:28.531 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:28 smithi169 bash[27688]: debug 2023-09-23T22:16:28.188+0000 7fd995f781c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T22:16:28.574 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:16:28 smithi187 bash[32535]: debug 2023-09-23T22:16:28.207+0000 7f6397e9a1c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T22:16:28.876 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:16:28 smithi187 bash[32535]: debug 2023-09-23T22:16:28.699+0000 7f6397e9a1c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:16:29.031 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:28 smithi169 bash[27688]: debug 2023-09-23T22:16:28.672+0000 7fd995f781c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:16:29.492 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:29 smithi169 bash[27688]: debug 2023-09-23T22:16:29.216+0000 7fd995f781c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T22:16:29.492 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:29 smithi169 bash[27688]: debug 2023-09-23T22:16:29.324+0000 7fd995f781c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T22:16:29.528 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:16:29 smithi187 bash[32535]: debug 2023-09-23T22:16:29.251+0000 7f6397e9a1c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T22:16:29.528 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:16:29 smithi187 bash[32535]: debug 2023-09-23T22:16:29.359+0000 7f6397e9a1c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T22:16:29.781 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:29 smithi169 bash[27688]: debug 2023-09-23T22:16:29.488+0000 7fd995f781c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T22:16:29.824 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:16:29 smithi187 bash[32535]: debug 2023-09-23T22:16:29.519+0000 7f6397e9a1c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T22:16:30.037 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:29 smithi169 bash[27688]: debug 2023-09-23T22:16:29.780+0000 7fd995f781c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T22:16:30.038 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:29 smithi169 bash[27688]: debug 2023-09-23T22:16:29.920+0000 7fd995f781c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T22:16:30.075 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:16:29 smithi187 bash[32535]: debug 2023-09-23T22:16:29.815+0000 7f6397e9a1c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T22:16:30.075 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:16:29 smithi187 bash[32535]: debug 2023-09-23T22:16:29.959+0000 7f6397e9a1c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T22:16:30.349 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:30 smithi169 bash[27688]: debug 2023-09-23T22:16:30.032+0000 7fd995f781c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T22:16:30.349 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:30 smithi169 bash[27688]: debug 2023-09-23T22:16:30.156+0000 7fd995f781c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T22:16:30.376 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:16:30 smithi187 bash[32535]: debug 2023-09-23T22:16:30.067+0000 7f6397e9a1c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T22:16:30.376 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:16:30 smithi187 bash[32535]: debug 2023-09-23T22:16:30.191+0000 7f6397e9a1c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T22:16:30.781 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:30 smithi169 bash[27688]: debug 2023-09-23T22:16:30.344+0000 7fd995f781c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T22:16:30.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:30 smithi169 bash[27688]: debug 2023-09-23T22:16:30.468+0000 7fd995f781c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T22:16:30.877 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:16:30 smithi187 bash[32535]: debug 2023-09-23T22:16:30.379+0000 7f6397e9a1c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T22:16:30.877 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:16:30 smithi187 bash[32535]: debug 2023-09-23T22:16:30.499+0000 7f6397e9a1c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T22:16:31.952 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[27688]: debug 2023-09-23T22:16:31.676+0000 7fd995f781c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T22:16:31.952 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[27688]: [23/Sep/2023:22:16:31] ENGINE Bus STARTING 2023-09-23T22:16:31.953 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[40994]: cluster 2023-09-23T22:16:31.701902+0000 mon.a (mon.0) 633 : cluster [INF] Active manager daemon y restarted 2023-09-23T22:16:31.953 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[40994]: cluster 2023-09-23T22:16:31.702515+0000 mon.a (mon.0) 634 : cluster [INF] Activating manager daemon y 2023-09-23T22:16:31.953 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[40994]: cluster 2023-09-23T22:16:31.712874+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-09-23T22:16:31.953 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[40994]: cluster 2023-09-23T22:16:31.713409+0000 mon.a (mon.0) 636 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0110881s), standbys: x 2023-09-23T22:16:31.953 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[40994]: audit 2023-09-23T22:16:31.716607+0000 mon.c (mon.2) 9 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:16:31.953 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[40994]: audit 2023-09-23T22:16:31.716757+0000 mon.c (mon.2) 10 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:16:31.954 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[40994]: audit 2023-09-23T22:16:31.716952+0000 mon.c (mon.2) 11 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:16:31.954 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[40994]: audit 2023-09-23T22:16:31.718853+0000 mon.c (mon.2) 12 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T22:16:31.954 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[40994]: audit 2023-09-23T22:16:31.719085+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T22:16:31.954 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[40994]: audit 2023-09-23T22:16:31.719349+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:16:31.954 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[40994]: audit 2023-09-23T22:16:31.719746+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:16:31.954 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[40994]: audit 2023-09-23T22:16:31.720000+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:16:31.954 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[40994]: audit 2023-09-23T22:16:31.720282+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:16:31.954 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[40994]: audit 2023-09-23T22:16:31.720574+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:16:31.954 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[40994]: audit 2023-09-23T22:16:31.720888+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:16:31.954 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[40994]: audit 2023-09-23T22:16:31.721166+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:16:31.954 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[40994]: audit 2023-09-23T22:16:31.721495+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:16:31.954 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[40994]: audit 2023-09-23T22:16:31.721816+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T22:16:31.955 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[40994]: audit 2023-09-23T22:16:31.722050+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T22:16:31.955 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[27421]: cluster 2023-09-23T22:16:31.701902+0000 mon.a (mon.0) 633 : cluster [INF] Active manager daemon y restarted 2023-09-23T22:16:31.955 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[27421]: cluster 2023-09-23T22:16:31.702515+0000 mon.a (mon.0) 634 : cluster [INF] Activating manager daemon y 2023-09-23T22:16:31.955 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[27421]: cluster 2023-09-23T22:16:31.712874+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-09-23T22:16:31.955 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[27421]: cluster 2023-09-23T22:16:31.713409+0000 mon.a (mon.0) 636 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0110881s), standbys: x 2023-09-23T22:16:31.955 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[27421]: audit 2023-09-23T22:16:31.716607+0000 mon.c (mon.2) 9 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:16:31.955 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[27421]: audit 2023-09-23T22:16:31.716757+0000 mon.c (mon.2) 10 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:16:31.955 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[27421]: audit 2023-09-23T22:16:31.716952+0000 mon.c (mon.2) 11 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:16:31.955 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[27421]: audit 2023-09-23T22:16:31.718853+0000 mon.c (mon.2) 12 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T22:16:31.956 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[27421]: audit 2023-09-23T22:16:31.719085+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T22:16:31.956 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[27421]: audit 2023-09-23T22:16:31.719349+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:16:31.956 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[27421]: audit 2023-09-23T22:16:31.719746+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:16:31.956 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[27421]: audit 2023-09-23T22:16:31.720000+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:16:31.956 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[27421]: audit 2023-09-23T22:16:31.720282+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:16:31.956 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[27421]: audit 2023-09-23T22:16:31.720574+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:16:31.956 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[27421]: audit 2023-09-23T22:16:31.720888+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:16:31.956 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[27421]: audit 2023-09-23T22:16:31.721166+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:16:31.956 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[27421]: audit 2023-09-23T22:16:31.721495+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:16:31.956 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[27421]: audit 2023-09-23T22:16:31.721816+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T22:16:31.956 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[27421]: audit 2023-09-23T22:16:31.722050+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T22:16:31.957 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[40994]: audit 2023-09-23T22:16:31.722549+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T22:16:31.957 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[40994]: cluster 2023-09-23T22:16:31.731934+0000 mon.a (mon.0) 637 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T22:16:31.957 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[40994]: cluster 2023-09-23T22:16:31.732057+0000 mon.a (mon.0) 638 : cluster [DBG] Standby manager daemon x started 2023-09-23T22:16:31.957 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[40994]: audit 2023-09-23T22:16:31.735086+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.187:0/4134065227' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T22:16:31.957 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[40994]: audit 2023-09-23T22:16:31.736006+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.187:0/4134065227' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:16:31.957 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[40994]: audit 2023-09-23T22:16:31.740146+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.187:0/4134065227' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T22:16:31.957 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[40994]: audit 2023-09-23T22:16:31.740724+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.187:0/4134065227' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:16:31.957 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[40994]: cluster 2023-09-23T22:16:31.752877+0000 mon.a (mon.0) 639 : cluster [INF] Manager daemon y is now available 2023-09-23T22:16:31.958 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[27421]: audit 2023-09-23T22:16:31.722549+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T22:16:31.958 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[27421]: cluster 2023-09-23T22:16:31.731934+0000 mon.a (mon.0) 637 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T22:16:31.958 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[27421]: cluster 2023-09-23T22:16:31.732057+0000 mon.a (mon.0) 638 : cluster [DBG] Standby manager daemon x started 2023-09-23T22:16:31.958 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[27421]: audit 2023-09-23T22:16:31.735086+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.187:0/4134065227' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T22:16:31.958 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[27421]: audit 2023-09-23T22:16:31.736006+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.187:0/4134065227' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:16:31.958 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[27421]: audit 2023-09-23T22:16:31.740146+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.187:0/4134065227' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T22:16:31.958 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[27421]: audit 2023-09-23T22:16:31.740724+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.187:0/4134065227' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:16:31.958 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[27421]: cluster 2023-09-23T22:16:31.752877+0000 mon.a (mon.0) 639 : cluster [INF] Manager daemon y is now available 2023-09-23T22:16:31.966 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:16:31 smithi187 bash[32535]: debug 2023-09-23T22:16:31.699+0000 7f6397e9a1c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T22:16:31.967 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:16:31 smithi187 bash[32535]: [23/Sep/2023:22:16:31] ENGINE Bus STARTING 2023-09-23T22:16:31.967 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:16:31 smithi187 bash[32535]: CherryPy Checker: 2023-09-23T22:16:31.967 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:16:31 smithi187 bash[32535]: The Application mounted at '' has an empty config. 2023-09-23T22:16:31.967 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:16:31 smithi187 bash[32535]: [23/Sep/2023:22:16:31] ENGINE Serving on http://:::9283 2023-09-23T22:16:31.967 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:16:31 smithi187 bash[32535]: [23/Sep/2023:22:16:31] ENGINE Bus STARTED 2023-09-23T22:16:31.967 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:31 smithi187 bash[31480]: cluster 2023-09-23T22:16:31.701902+0000 mon.a (mon.0) 633 : cluster [INF] Active manager daemon y restarted 2023-09-23T22:16:31.967 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:31 smithi187 bash[31480]: cluster 2023-09-23T22:16:31.702515+0000 mon.a (mon.0) 634 : cluster [INF] Activating manager daemon y 2023-09-23T22:16:31.968 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:31 smithi187 bash[31480]: cluster 2023-09-23T22:16:31.712874+0000 mon.a (mon.0) 635 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-09-23T22:16:31.968 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:31 smithi187 bash[31480]: cluster 2023-09-23T22:16:31.713409+0000 mon.a (mon.0) 636 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0110881s), standbys: x 2023-09-23T22:16:31.968 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:31 smithi187 bash[31480]: audit 2023-09-23T22:16:31.716607+0000 mon.c (mon.2) 9 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:16:31.968 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:31 smithi187 bash[31480]: audit 2023-09-23T22:16:31.716757+0000 mon.c (mon.2) 10 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:16:31.968 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:31 smithi187 bash[31480]: audit 2023-09-23T22:16:31.716952+0000 mon.c (mon.2) 11 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:16:31.968 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:31 smithi187 bash[31480]: audit 2023-09-23T22:16:31.718853+0000 mon.c (mon.2) 12 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T22:16:31.968 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:31 smithi187 bash[31480]: audit 2023-09-23T22:16:31.719085+0000 mon.c (mon.2) 13 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T22:16:31.968 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:31 smithi187 bash[31480]: audit 2023-09-23T22:16:31.719349+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:16:31.968 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:31 smithi187 bash[31480]: audit 2023-09-23T22:16:31.719746+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:16:31.968 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:31 smithi187 bash[31480]: audit 2023-09-23T22:16:31.720000+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:16:31.968 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:31 smithi187 bash[31480]: audit 2023-09-23T22:16:31.720282+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:16:31.969 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:31 smithi187 bash[31480]: audit 2023-09-23T22:16:31.720574+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:16:31.969 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:31 smithi187 bash[31480]: audit 2023-09-23T22:16:31.720888+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:16:31.969 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:31 smithi187 bash[31480]: audit 2023-09-23T22:16:31.721166+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:16:31.969 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:31 smithi187 bash[31480]: audit 2023-09-23T22:16:31.721495+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:16:31.969 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:31 smithi187 bash[31480]: audit 2023-09-23T22:16:31.721816+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T22:16:31.969 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:31 smithi187 bash[31480]: audit 2023-09-23T22:16:31.722050+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T22:16:31.969 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:31 smithi187 bash[31480]: audit 2023-09-23T22:16:31.722549+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T22:16:31.969 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:31 smithi187 bash[31480]: cluster 2023-09-23T22:16:31.731934+0000 mon.a (mon.0) 637 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T22:16:31.969 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:31 smithi187 bash[31480]: cluster 2023-09-23T22:16:31.732057+0000 mon.a (mon.0) 638 : cluster [DBG] Standby manager daemon x started 2023-09-23T22:16:31.969 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:31 smithi187 bash[31480]: audit 2023-09-23T22:16:31.735086+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.187:0/4134065227' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T22:16:31.969 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:31 smithi187 bash[31480]: audit 2023-09-23T22:16:31.736006+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.187:0/4134065227' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:16:31.969 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:31 smithi187 bash[31480]: audit 2023-09-23T22:16:31.740146+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.187:0/4134065227' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T22:16:31.970 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:31 smithi187 bash[31480]: audit 2023-09-23T22:16:31.740724+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.187:0/4134065227' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:16:31.970 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:31 smithi187 bash[31480]: cluster 2023-09-23T22:16:31.752877+0000 mon.a (mon.0) 639 : cluster [INF] Manager daemon y is now available 2023-09-23T22:16:32.281 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[27688]: CherryPy Checker: 2023-09-23T22:16:32.282 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[27688]: The Application mounted at '' has an empty config. 2023-09-23T22:16:32.282 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[27688]: [23/Sep/2023:22:16:31] ENGINE Serving on http://:::9283 2023-09-23T22:16:32.282 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:31 smithi169 bash[27688]: [23/Sep/2023:22:16:31] ENGINE Bus STARTED 2023-09-23T22:16:32.741 INFO:teuthology.orchestra.run.smithi187.stdout:Scheduled alertmanager update... 2023-09-23T22:16:33.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:32 smithi169 bash[27421]: audit 2023-09-23T22:16:31.784308+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:16:33.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:32 smithi169 bash[27421]: audit 2023-09-23T22:16:31.787232+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:16:33.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:32 smithi169 bash[27421]: audit 2023-09-23T22:16:31.817145+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:33.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:32 smithi169 bash[27421]: audit 2023-09-23T22:16:31.825293+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:16:33.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:32 smithi169 bash[27421]: audit 2023-09-23T22:16:31.848205+0000 mon.c (mon.2) 28 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:16:33.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:32 smithi169 bash[27421]: audit 2023-09-23T22:16:31.848843+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:16:33.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:32 smithi169 bash[27421]: audit 2023-09-23T22:16:31.861156+0000 mon.c (mon.2) 29 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T22:16:33.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:32 smithi169 bash[27421]: audit 2023-09-23T22:16:31.861700+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T22:16:33.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:32 smithi169 bash[27421]: cephadm 2023-09-23T22:16:32.378497+0000 mgr.y (mgr.24365) 1 : cephadm [INF] [23/Sep/2023:22:16:32] ENGINE Bus STARTING 2023-09-23T22:16:33.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:32 smithi169 bash[27421]: cephadm 2023-09-23T22:16:32.506522+0000 mgr.y (mgr.24365) 2 : cephadm [INF] [23/Sep/2023:22:16:32] ENGINE Serving on https://172.21.15.169:7150 2023-09-23T22:16:33.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:32 smithi169 bash[27421]: cephadm 2023-09-23T22:16:32.506857+0000 mgr.y (mgr.24365) 3 : cephadm [INF] [23/Sep/2023:22:16:32] ENGINE Bus STARTED 2023-09-23T22:16:33.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:32 smithi169 bash[27421]: audit 2023-09-23T22:16:32.517551+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:33.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:32 smithi169 bash[27421]: cluster 2023-09-23T22:16:32.722732+0000 mon.a (mon.0) 644 : cluster [DBG] mgrmap e18: y(active, since 1.02041s), standbys: x 2023-09-23T22:16:33.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:32 smithi169 bash[27421]: audit 2023-09-23T22:16:32.739501+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:33.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:32 smithi169 bash[40994]: audit 2023-09-23T22:16:31.784308+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:16:33.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:32 smithi169 bash[40994]: audit 2023-09-23T22:16:31.787232+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:16:33.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:32 smithi169 bash[40994]: audit 2023-09-23T22:16:31.817145+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:33.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:32 smithi169 bash[40994]: audit 2023-09-23T22:16:31.825293+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:16:33.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:32 smithi169 bash[40994]: audit 2023-09-23T22:16:31.848205+0000 mon.c (mon.2) 28 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:16:33.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:32 smithi169 bash[40994]: audit 2023-09-23T22:16:31.848843+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:16:33.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:32 smithi169 bash[40994]: audit 2023-09-23T22:16:31.861156+0000 mon.c (mon.2) 29 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T22:16:33.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:32 smithi169 bash[40994]: audit 2023-09-23T22:16:31.861700+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T22:16:33.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:32 smithi169 bash[40994]: cephadm 2023-09-23T22:16:32.378497+0000 mgr.y (mgr.24365) 1 : cephadm [INF] [23/Sep/2023:22:16:32] ENGINE Bus STARTING 2023-09-23T22:16:33.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:32 smithi169 bash[40994]: cephadm 2023-09-23T22:16:32.506522+0000 mgr.y (mgr.24365) 2 : cephadm [INF] [23/Sep/2023:22:16:32] ENGINE Serving on https://172.21.15.169:7150 2023-09-23T22:16:33.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:32 smithi169 bash[40994]: cephadm 2023-09-23T22:16:32.506857+0000 mgr.y (mgr.24365) 3 : cephadm [INF] [23/Sep/2023:22:16:32] ENGINE Bus STARTED 2023-09-23T22:16:33.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:32 smithi169 bash[40994]: audit 2023-09-23T22:16:32.517551+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:33.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:32 smithi169 bash[40994]: cluster 2023-09-23T22:16:32.722732+0000 mon.a (mon.0) 644 : cluster [DBG] mgrmap e18: y(active, since 1.02041s), standbys: x 2023-09-23T22:16:33.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:32 smithi169 bash[40994]: audit 2023-09-23T22:16:32.739501+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:33.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:32 smithi187 bash[31480]: audit 2023-09-23T22:16:31.784308+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:16:33.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:32 smithi187 bash[31480]: audit 2023-09-23T22:16:31.787232+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:16:33.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:32 smithi187 bash[31480]: audit 2023-09-23T22:16:31.817145+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:33.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:32 smithi187 bash[31480]: audit 2023-09-23T22:16:31.825293+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:16:33.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:32 smithi187 bash[31480]: audit 2023-09-23T22:16:31.848205+0000 mon.c (mon.2) 28 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:16:33.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:32 smithi187 bash[31480]: audit 2023-09-23T22:16:31.848843+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:16:33.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:32 smithi187 bash[31480]: audit 2023-09-23T22:16:31.861156+0000 mon.c (mon.2) 29 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T22:16:33.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:32 smithi187 bash[31480]: audit 2023-09-23T22:16:31.861700+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T22:16:33.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:32 smithi187 bash[31480]: cephadm 2023-09-23T22:16:32.378497+0000 mgr.y (mgr.24365) 1 : cephadm [INF] [23/Sep/2023:22:16:32] ENGINE Bus STARTING 2023-09-23T22:16:33.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:32 smithi187 bash[31480]: cephadm 2023-09-23T22:16:32.506522+0000 mgr.y (mgr.24365) 2 : cephadm [INF] [23/Sep/2023:22:16:32] ENGINE Serving on https://172.21.15.169:7150 2023-09-23T22:16:33.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:32 smithi187 bash[31480]: cephadm 2023-09-23T22:16:32.506857+0000 mgr.y (mgr.24365) 3 : cephadm [INF] [23/Sep/2023:22:16:32] ENGINE Bus STARTED 2023-09-23T22:16:33.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:32 smithi187 bash[31480]: audit 2023-09-23T22:16:32.517551+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:33.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:32 smithi187 bash[31480]: cluster 2023-09-23T22:16:32.722732+0000 mon.a (mon.0) 644 : cluster [DBG] mgrmap e18: y(active, since 1.02041s), standbys: x 2023-09-23T22:16:33.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:32 smithi187 bash[31480]: audit 2023-09-23T22:16:32.739501+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:33.488 DEBUG:teuthology.orchestra.run.smithi169:alertmanager.a> sudo journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@alertmanager.a.service 2023-09-23T22:16:33.491 INFO:tasks.cephadm:Adding grafana.a on smithi187 2023-09-23T22:16:33.491 DEBUG:teuthology.orchestra.run.smithi187:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph orch apply grafana '1;smithi187=a' 2023-09-23T22:16:33.696 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:16:34.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:34 smithi187 bash[31480]: audit 2023-09-23T22:16:32.729208+0000 mgr.y (mgr.24365) 4 : audit [DBG] from='client.24376 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi169=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:16:34.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:34 smithi187 bash[31480]: cluster 2023-09-23T22:16:32.731118+0000 mgr.y (mgr.24365) 5 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:34.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:34 smithi187 bash[31480]: cephadm 2023-09-23T22:16:32.732113+0000 mgr.y (mgr.24365) 6 : cephadm [INF] Saving service alertmanager spec with placement smithi169=a;count:1 2023-09-23T22:16:34.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:34 smithi169 bash[40994]: audit 2023-09-23T22:16:32.729208+0000 mgr.y (mgr.24365) 4 : audit [DBG] from='client.24376 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi169=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:16:34.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:34 smithi169 bash[40994]: cluster 2023-09-23T22:16:32.731118+0000 mgr.y (mgr.24365) 5 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:34.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:34 smithi169 bash[40994]: cephadm 2023-09-23T22:16:32.732113+0000 mgr.y (mgr.24365) 6 : cephadm [INF] Saving service alertmanager spec with placement smithi169=a;count:1 2023-09-23T22:16:34.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:34 smithi169 bash[27421]: audit 2023-09-23T22:16:32.729208+0000 mgr.y (mgr.24365) 4 : audit [DBG] from='client.24376 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi169=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:16:34.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:34 smithi169 bash[27421]: cluster 2023-09-23T22:16:32.731118+0000 mgr.y (mgr.24365) 5 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:34.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:34 smithi169 bash[27421]: cephadm 2023-09-23T22:16:32.732113+0000 mgr.y (mgr.24365) 6 : cephadm [INF] Saving service alertmanager spec with placement smithi169=a;count:1 2023-09-23T22:16:35.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:35 smithi187 bash[31480]: cluster 2023-09-23T22:16:33.720738+0000 mgr.y (mgr.24365) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:35.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:35 smithi187 bash[31480]: cluster 2023-09-23T22:16:34.732417+0000 mon.a (mon.0) 646 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2023-09-23T22:16:35.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:35 smithi169 bash[40994]: cluster 2023-09-23T22:16:33.720738+0000 mgr.y (mgr.24365) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:35.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:35 smithi169 bash[40994]: cluster 2023-09-23T22:16:34.732417+0000 mon.a (mon.0) 646 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2023-09-23T22:16:35.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:35 smithi169 bash[27421]: cluster 2023-09-23T22:16:33.720738+0000 mgr.y (mgr.24365) 7 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:35.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:35 smithi169 bash[27421]: cluster 2023-09-23T22:16:34.732417+0000 mon.a (mon.0) 646 : cluster [DBG] mgrmap e19: y(active, since 3s), standbys: x 2023-09-23T22:16:37.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:37 smithi187 bash[31480]: cluster 2023-09-23T22:16:35.721311+0000 mgr.y (mgr.24365) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:37.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:37 smithi169 bash[40994]: cluster 2023-09-23T22:16:35.721311+0000 mgr.y (mgr.24365) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:37.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:37 smithi169 bash[27421]: cluster 2023-09-23T22:16:35.721311+0000 mgr.y (mgr.24365) 8 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:37.985 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:16:38.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[40994]: audit 2023-09-23T22:16:37.532412+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:38.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[40994]: audit 2023-09-23T22:16:37.547629+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:38.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[40994]: audit 2023-09-23T22:16:37.704801+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:38.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[40994]: audit 2023-09-23T22:16:37.717448+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:38.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[40994]: audit 2023-09-23T22:16:38.198447+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:38.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[40994]: audit 2023-09-23T22:16:38.206850+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:38.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[40994]: audit 2023-09-23T22:16:38.421822+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:38.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[40994]: audit 2023-09-23T22:16:38.430431+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:38.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[40994]: audit 2023-09-23T22:16:38.433227+0000 mon.c (mon.2) 30 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:16:38.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[40994]: audit 2023-09-23T22:16:38.433703+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:16:38.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[40994]: audit 2023-09-23T22:16:38.435274+0000 mon.c (mon.2) 31 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:16:38.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[40994]: audit 2023-09-23T22:16:38.435710+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:16:38.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[40994]: audit 2023-09-23T22:16:38.437072+0000 mon.c (mon.2) 32 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:16:38.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[40994]: audit 2023-09-23T22:16:38.437477+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:16:38.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[40994]: audit 2023-09-23T22:16:38.438885+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:16:38.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[40994]: audit 2023-09-23T22:16:38.439297+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:16:38.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[40994]: audit 2023-09-23T22:16:38.446224+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:38.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[40994]: audit 2023-09-23T22:16:38.447986+0000 mon.c (mon.2) 34 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:16:38.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[40994]: audit 2023-09-23T22:16:38.449185+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:16:38.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[27421]: audit 2023-09-23T22:16:37.532412+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:38.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[27421]: audit 2023-09-23T22:16:37.547629+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:38.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[27421]: audit 2023-09-23T22:16:37.704801+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:38.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[27421]: audit 2023-09-23T22:16:37.717448+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:38.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[27421]: audit 2023-09-23T22:16:38.198447+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:38.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[27421]: audit 2023-09-23T22:16:38.206850+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:38.786 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[27421]: audit 2023-09-23T22:16:38.421822+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:38.786 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[27421]: audit 2023-09-23T22:16:38.430431+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:38.786 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[27421]: audit 2023-09-23T22:16:38.433227+0000 mon.c (mon.2) 30 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:16:38.786 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[27421]: audit 2023-09-23T22:16:38.433703+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:16:38.786 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[27421]: audit 2023-09-23T22:16:38.435274+0000 mon.c (mon.2) 31 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:16:38.786 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[27421]: audit 2023-09-23T22:16:38.435710+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:16:38.786 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[27421]: audit 2023-09-23T22:16:38.437072+0000 mon.c (mon.2) 32 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:16:38.786 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[27421]: audit 2023-09-23T22:16:38.437477+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:16:38.786 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[27421]: audit 2023-09-23T22:16:38.438885+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:16:38.786 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[27421]: audit 2023-09-23T22:16:38.439297+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:16:38.787 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[27421]: audit 2023-09-23T22:16:38.446224+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:38.787 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[27421]: audit 2023-09-23T22:16:38.447986+0000 mon.c (mon.2) 34 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:16:38.787 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:38 smithi169 bash[27421]: audit 2023-09-23T22:16:38.449185+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:16:38.876 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:16:38 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:16:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:16:38.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:38 smithi187 bash[31480]: audit 2023-09-23T22:16:37.532412+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:38.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:38 smithi187 bash[31480]: audit 2023-09-23T22:16:37.547629+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:38.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:38 smithi187 bash[31480]: audit 2023-09-23T22:16:37.704801+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:38.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:38 smithi187 bash[31480]: audit 2023-09-23T22:16:37.717448+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:38.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:38 smithi187 bash[31480]: audit 2023-09-23T22:16:38.198447+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:38.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:38 smithi187 bash[31480]: audit 2023-09-23T22:16:38.206850+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:38.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:38 smithi187 bash[31480]: audit 2023-09-23T22:16:38.421822+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:38.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:38 smithi187 bash[31480]: audit 2023-09-23T22:16:38.430431+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:38.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:38 smithi187 bash[31480]: audit 2023-09-23T22:16:38.433227+0000 mon.c (mon.2) 30 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:16:38.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:38 smithi187 bash[31480]: audit 2023-09-23T22:16:38.433703+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:16:38.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:38 smithi187 bash[31480]: audit 2023-09-23T22:16:38.435274+0000 mon.c (mon.2) 31 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:16:38.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:38 smithi187 bash[31480]: audit 2023-09-23T22:16:38.435710+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:16:38.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:38 smithi187 bash[31480]: audit 2023-09-23T22:16:38.437072+0000 mon.c (mon.2) 32 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:16:38.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:38 smithi187 bash[31480]: audit 2023-09-23T22:16:38.437477+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:16:38.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:38 smithi187 bash[31480]: audit 2023-09-23T22:16:38.438885+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:16:38.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:38 smithi187 bash[31480]: audit 2023-09-23T22:16:38.439297+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:16:38.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:38 smithi187 bash[31480]: audit 2023-09-23T22:16:38.446224+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:38.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:38 smithi187 bash[31480]: audit 2023-09-23T22:16:38.447986+0000 mon.c (mon.2) 34 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:16:38.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:38 smithi187 bash[31480]: audit 2023-09-23T22:16:38.449185+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:16:39.727 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:39 smithi169 bash[27421]: cluster 2023-09-23T22:16:37.721768+0000 mgr.y (mgr.24365) 9 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:39.728 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:39 smithi169 bash[27421]: cephadm 2023-09-23T22:16:38.440424+0000 mgr.y (mgr.24365) 10 : cephadm [INF] Adjusting osd_memory_target on smithi187 to 4060M 2023-09-23T22:16:39.728 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:39 smithi169 bash[27421]: cephadm 2023-09-23T22:16:38.450801+0000 mgr.y (mgr.24365) 11 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2023-09-23T22:16:39.728 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:39 smithi169 bash[27421]: cephadm 2023-09-23T22:16:38.451124+0000 mgr.y (mgr.24365) 12 : cephadm [INF] Updating smithi187:/etc/ceph/ceph.conf 2023-09-23T22:16:39.728 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:39 smithi169 bash[27421]: cephadm 2023-09-23T22:16:38.615705+0000 mgr.y (mgr.24365) 13 : cephadm [INF] Updating smithi169:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:16:39.728 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:39 smithi169 bash[27421]: cephadm 2023-09-23T22:16:38.616869+0000 mgr.y (mgr.24365) 14 : cephadm [INF] Updating smithi187:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:16:39.728 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:39 smithi169 bash[27421]: audit 2023-09-23T22:16:39.172860+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:39.728 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:39 smithi169 bash[27421]: audit 2023-09-23T22:16:39.177044+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:39.728 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:39 smithi169 bash[27421]: audit 2023-09-23T22:16:39.184162+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:39.728 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:39 smithi169 bash[27421]: audit 2023-09-23T22:16:39.188258+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:39.728 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:39 smithi169 bash[27421]: audit 2023-09-23T22:16:39.194852+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:39.729 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:39 smithi169 bash[40994]: cluster 2023-09-23T22:16:37.721768+0000 mgr.y (mgr.24365) 9 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:39.729 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:39 smithi169 bash[40994]: cephadm 2023-09-23T22:16:38.440424+0000 mgr.y (mgr.24365) 10 : cephadm [INF] Adjusting osd_memory_target on smithi187 to 4060M 2023-09-23T22:16:39.729 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:39 smithi169 bash[40994]: cephadm 2023-09-23T22:16:38.450801+0000 mgr.y (mgr.24365) 11 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2023-09-23T22:16:39.729 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:39 smithi169 bash[40994]: cephadm 2023-09-23T22:16:38.451124+0000 mgr.y (mgr.24365) 12 : cephadm [INF] Updating smithi187:/etc/ceph/ceph.conf 2023-09-23T22:16:39.729 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:39 smithi169 bash[40994]: cephadm 2023-09-23T22:16:38.615705+0000 mgr.y (mgr.24365) 13 : cephadm [INF] Updating smithi169:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:16:39.729 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:39 smithi169 bash[40994]: cephadm 2023-09-23T22:16:38.616869+0000 mgr.y (mgr.24365) 14 : cephadm [INF] Updating smithi187:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:16:39.729 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:39 smithi169 bash[40994]: audit 2023-09-23T22:16:39.172860+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:39.729 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:39 smithi169 bash[40994]: audit 2023-09-23T22:16:39.177044+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:39.729 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:39 smithi169 bash[40994]: audit 2023-09-23T22:16:39.184162+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:39.729 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:39 smithi169 bash[40994]: audit 2023-09-23T22:16:39.188258+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:39.730 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:39 smithi169 bash[40994]: audit 2023-09-23T22:16:39.194852+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:39.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:39 smithi187 bash[31480]: cluster 2023-09-23T22:16:37.721768+0000 mgr.y (mgr.24365) 9 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:39.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:39 smithi187 bash[31480]: cephadm 2023-09-23T22:16:38.440424+0000 mgr.y (mgr.24365) 10 : cephadm [INF] Adjusting osd_memory_target on smithi187 to 4060M 2023-09-23T22:16:39.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:39 smithi187 bash[31480]: cephadm 2023-09-23T22:16:38.450801+0000 mgr.y (mgr.24365) 11 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2023-09-23T22:16:39.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:39 smithi187 bash[31480]: cephadm 2023-09-23T22:16:38.451124+0000 mgr.y (mgr.24365) 12 : cephadm [INF] Updating smithi187:/etc/ceph/ceph.conf 2023-09-23T22:16:39.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:39 smithi187 bash[31480]: cephadm 2023-09-23T22:16:38.615705+0000 mgr.y (mgr.24365) 13 : cephadm [INF] Updating smithi169:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:16:39.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:39 smithi187 bash[31480]: cephadm 2023-09-23T22:16:38.616869+0000 mgr.y (mgr.24365) 14 : cephadm [INF] Updating smithi187:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:16:39.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:39 smithi187 bash[31480]: audit 2023-09-23T22:16:39.172860+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:39.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:39 smithi187 bash[31480]: audit 2023-09-23T22:16:39.177044+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:39.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:39 smithi187 bash[31480]: audit 2023-09-23T22:16:39.184162+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:39.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:39 smithi187 bash[31480]: audit 2023-09-23T22:16:39.188258+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:39.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:39 smithi187 bash[31480]: audit 2023-09-23T22:16:39.194852+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:40.031 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:39 smithi169 systemd[1]: Started Ceph node-exporter.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:16:40.031 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:39 smithi169 bash[72746]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2023-09-23T22:16:40.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:40 smithi187 bash[31480]: cephadm 2023-09-23T22:16:38.780419+0000 mgr.y (mgr.24365) 15 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:16:40.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:40 smithi187 bash[31480]: cephadm 2023-09-23T22:16:38.781769+0000 mgr.y (mgr.24365) 16 : cephadm [INF] Updating smithi187:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:16:40.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:40 smithi187 bash[31480]: cephadm 2023-09-23T22:16:38.946474+0000 mgr.y (mgr.24365) 17 : cephadm [INF] Updating smithi169:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:16:40.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:40 smithi187 bash[31480]: cephadm 2023-09-23T22:16:38.947775+0000 mgr.y (mgr.24365) 18 : cephadm [INF] Updating smithi187:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:16:40.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:40 smithi187 bash[31480]: cephadm 2023-09-23T22:16:39.198994+0000 mgr.y (mgr.24365) 19 : cephadm [INF] Deploying daemon node-exporter.a on smithi169 2023-09-23T22:16:40.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:40 smithi187 bash[31480]: audit 2023-09-23T22:16:39.957972+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:40.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:40 smithi187 bash[31480]: audit 2023-09-23T22:16:39.966393+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:40.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:40 smithi187 bash[31480]: audit 2023-09-23T22:16:40.020770+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:40.766 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:40 smithi169 bash[72746]: v1.5.0: Pulling from prometheus/node-exporter 2023-09-23T22:16:40.766 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:40 smithi169 bash[40994]: cephadm 2023-09-23T22:16:38.780419+0000 mgr.y (mgr.24365) 15 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:16:40.766 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:40 smithi169 bash[40994]: cephadm 2023-09-23T22:16:38.781769+0000 mgr.y (mgr.24365) 16 : cephadm [INF] Updating smithi187:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:16:40.766 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:40 smithi169 bash[40994]: cephadm 2023-09-23T22:16:38.946474+0000 mgr.y (mgr.24365) 17 : cephadm [INF] Updating smithi169:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:16:40.767 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:40 smithi169 bash[40994]: cephadm 2023-09-23T22:16:38.947775+0000 mgr.y (mgr.24365) 18 : cephadm [INF] Updating smithi187:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:16:40.767 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:40 smithi169 bash[40994]: cephadm 2023-09-23T22:16:39.198994+0000 mgr.y (mgr.24365) 19 : cephadm [INF] Deploying daemon node-exporter.a on smithi169 2023-09-23T22:16:40.767 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:40 smithi169 bash[40994]: audit 2023-09-23T22:16:39.957972+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:40.767 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:40 smithi169 bash[40994]: audit 2023-09-23T22:16:39.966393+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:40.767 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:40 smithi169 bash[40994]: audit 2023-09-23T22:16:40.020770+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:40.767 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:40 smithi169 bash[27421]: cephadm 2023-09-23T22:16:38.780419+0000 mgr.y (mgr.24365) 15 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:16:40.767 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:40 smithi169 bash[27421]: cephadm 2023-09-23T22:16:38.781769+0000 mgr.y (mgr.24365) 16 : cephadm [INF] Updating smithi187:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:16:40.767 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:40 smithi169 bash[27421]: cephadm 2023-09-23T22:16:38.946474+0000 mgr.y (mgr.24365) 17 : cephadm [INF] Updating smithi169:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:16:40.767 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:40 smithi169 bash[27421]: cephadm 2023-09-23T22:16:38.947775+0000 mgr.y (mgr.24365) 18 : cephadm [INF] Updating smithi187:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:16:40.768 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:40 smithi169 bash[27421]: cephadm 2023-09-23T22:16:39.198994+0000 mgr.y (mgr.24365) 19 : cephadm [INF] Deploying daemon node-exporter.a on smithi169 2023-09-23T22:16:40.768 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:40 smithi169 bash[27421]: audit 2023-09-23T22:16:39.957972+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:40.768 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:40 smithi169 bash[27421]: audit 2023-09-23T22:16:39.966393+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:40.768 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:40 smithi169 bash[27421]: audit 2023-09-23T22:16:40.020770+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:40.808 INFO:teuthology.orchestra.run.smithi187.stdout:Scheduled grafana update... 2023-09-23T22:16:41.032 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:40 smithi169 bash[72746]: 22b70bddd3ac: Pulling fs layer 2023-09-23T22:16:41.032 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:40 smithi169 bash[72746]: 5c12815fee55: Pulling fs layer 2023-09-23T22:16:41.032 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:40 smithi169 bash[72746]: c0e87333d380: Pulling fs layer 2023-09-23T22:16:41.032 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:40 smithi169 bash[72746]: 22b70bddd3ac: Verifying Checksum 2023-09-23T22:16:41.032 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:40 smithi169 bash[72746]: 22b70bddd3ac: Download complete 2023-09-23T22:16:41.032 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:40 smithi169 bash[72746]: 5c12815fee55: Download complete 2023-09-23T22:16:41.127 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:40 smithi187 bash[64031]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2023-09-23T22:16:41.531 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:41 smithi169 bash[72746]: c0e87333d380: Verifying Checksum 2023-09-23T22:16:41.532 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:41 smithi169 bash[72746]: c0e87333d380: Download complete 2023-09-23T22:16:41.532 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:41 smithi169 bash[72746]: 22b70bddd3ac: Pull complete 2023-09-23T22:16:41.562 DEBUG:teuthology.orchestra.run.smithi187:grafana.a> sudo journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@grafana.a.service 2023-09-23T22:16:41.564 INFO:tasks.cephadm:Setting up client nodes... 2023-09-23T22:16:41.565 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-09-23T22:16:41.877 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:41 smithi187 bash[64031]: v1.5.0: Pulling from prometheus/node-exporter 2023-09-23T22:16:41.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:41 smithi187 bash[31480]: cluster 2023-09-23T22:16:39.722373+0000 mgr.y (mgr.24365) 20 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:41.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:41 smithi187 bash[31480]: cephadm 2023-09-23T22:16:40.022472+0000 mgr.y (mgr.24365) 21 : cephadm [INF] Deploying daemon node-exporter.b on smithi187 2023-09-23T22:16:41.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:41 smithi187 bash[31480]: audit 2023-09-23T22:16:40.804979+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:41.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:41 smithi187 bash[31480]: audit 2023-09-23T22:16:40.836305+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:41.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:41 smithi187 bash[31480]: audit 2023-09-23T22:16:40.847827+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:41.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:41 smithi187 bash[31480]: audit 2023-09-23T22:16:40.896926+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:41.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:41 smithi187 bash[31480]: audit 2023-09-23T22:16:40.907611+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:41.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:41 smithi187 bash[31480]: audit 2023-09-23T22:16:40.926066+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:42.018 INFO:journalctl@ceph.grafana.a.smithi187.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:16:42.031 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:41 smithi169 bash[72746]: 5c12815fee55: Pull complete 2023-09-23T22:16:42.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:41 smithi169 bash[40994]: cluster 2023-09-23T22:16:39.722373+0000 mgr.y (mgr.24365) 20 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:42.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:41 smithi169 bash[40994]: cephadm 2023-09-23T22:16:40.022472+0000 mgr.y (mgr.24365) 21 : cephadm [INF] Deploying daemon node-exporter.b on smithi187 2023-09-23T22:16:42.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:41 smithi169 bash[40994]: audit 2023-09-23T22:16:40.804979+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:42.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:41 smithi169 bash[40994]: audit 2023-09-23T22:16:40.836305+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:42.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:41 smithi169 bash[40994]: audit 2023-09-23T22:16:40.847827+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:42.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:41 smithi169 bash[40994]: audit 2023-09-23T22:16:40.896926+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:42.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:41 smithi169 bash[40994]: audit 2023-09-23T22:16:40.907611+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:42.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:41 smithi169 bash[40994]: audit 2023-09-23T22:16:40.926066+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:42.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:41 smithi169 bash[27421]: cluster 2023-09-23T22:16:39.722373+0000 mgr.y (mgr.24365) 20 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:42.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:41 smithi169 bash[27421]: cephadm 2023-09-23T22:16:40.022472+0000 mgr.y (mgr.24365) 21 : cephadm [INF] Deploying daemon node-exporter.b on smithi187 2023-09-23T22:16:42.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:41 smithi169 bash[27421]: audit 2023-09-23T22:16:40.804979+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:42.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:41 smithi169 bash[27421]: audit 2023-09-23T22:16:40.836305+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:42.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:41 smithi169 bash[27421]: audit 2023-09-23T22:16:40.847827+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:42.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:41 smithi169 bash[27421]: audit 2023-09-23T22:16:40.896926+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:42.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:41 smithi169 bash[27421]: audit 2023-09-23T22:16:40.907611+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:42.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:41 smithi169 bash[27421]: audit 2023-09-23T22:16:40.926066+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:42.231 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:41 smithi187 bash[64031]: 22b70bddd3ac: Pulling fs layer 2023-09-23T22:16:42.231 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:41 smithi187 bash[64031]: 5c12815fee55: Pulling fs layer 2023-09-23T22:16:42.231 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:41 smithi187 bash[64031]: c0e87333d380: Pulling fs layer 2023-09-23T22:16:42.231 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:42 smithi187 bash[64031]: 5c12815fee55: Download complete 2023-09-23T22:16:42.231 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:42 smithi187 bash[64031]: 22b70bddd3ac: Download complete 2023-09-23T22:16:42.358 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:42 smithi169 bash[72746]: c0e87333d380: Pull complete 2023-09-23T22:16:42.359 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:42 smithi169 bash[72746]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2023-09-23T22:16:42.359 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:42 smithi169 bash[72746]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2023-09-23T22:16:42.556 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:42 smithi187 bash[64031]: c0e87333d380: Verifying Checksum 2023-09-23T22:16:42.556 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:42 smithi187 bash[64031]: c0e87333d380: Download complete 2023-09-23T22:16:42.556 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:42 smithi187 bash[64031]: 22b70bddd3ac: Pull complete 2023-09-23T22:16:42.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:42 smithi169 bash[40994]: audit 2023-09-23T22:16:40.794406+0000 mgr.y (mgr.24365) 22 : audit [DBG] from='client.24400 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi187=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:16:42.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:42 smithi169 bash[40994]: cephadm 2023-09-23T22:16:40.798272+0000 mgr.y (mgr.24365) 23 : cephadm [INF] Saving service grafana spec with placement smithi187=a;count:1 2023-09-23T22:16:42.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:42 smithi169 bash[40994]: cephadm 2023-09-23T22:16:40.949791+0000 mgr.y (mgr.24365) 24 : cephadm [INF] Deploying daemon alertmanager.a on smithi169 2023-09-23T22:16:42.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:42 smithi169 bash[40994]: audit 2023-09-23T22:16:41.820981+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:42.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:42 smithi169 bash[27421]: audit 2023-09-23T22:16:40.794406+0000 mgr.y (mgr.24365) 22 : audit [DBG] from='client.24400 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi187=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:16:42.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:42 smithi169 bash[27421]: cephadm 2023-09-23T22:16:40.798272+0000 mgr.y (mgr.24365) 23 : cephadm [INF] Saving service grafana spec with placement smithi187=a;count:1 2023-09-23T22:16:42.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:42 smithi169 bash[27421]: cephadm 2023-09-23T22:16:40.949791+0000 mgr.y (mgr.24365) 24 : cephadm [INF] Deploying daemon alertmanager.a on smithi169 2023-09-23T22:16:42.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:42 smithi169 bash[27421]: audit 2023-09-23T22:16:41.820981+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:42.877 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:42 smithi187 bash[64031]: 5c12815fee55: Pull complete 2023-09-23T22:16:42.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:42 smithi187 bash[31480]: audit 2023-09-23T22:16:40.794406+0000 mgr.y (mgr.24365) 22 : audit [DBG] from='client.24400 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi187=a", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:16:42.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:42 smithi187 bash[31480]: cephadm 2023-09-23T22:16:40.798272+0000 mgr.y (mgr.24365) 23 : cephadm [INF] Saving service grafana spec with placement smithi187=a;count:1 2023-09-23T22:16:42.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:42 smithi187 bash[31480]: cephadm 2023-09-23T22:16:40.949791+0000 mgr.y (mgr.24365) 24 : cephadm [INF] Deploying daemon alertmanager.a on smithi169 2023-09-23T22:16:42.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:42 smithi187 bash[31480]: audit 2023-09-23T22:16:41.820981+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:43.377 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:43 smithi187 bash[64031]: c0e87333d380: Pull complete 2023-09-23T22:16:43.377 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:43 smithi187 bash[64031]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2023-09-23T22:16:43.377 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:43 smithi187 bash[64031]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2023-09-23T22:16:43.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:43 smithi187 bash[31480]: cluster 2023-09-23T22:16:41.722778+0000 mgr.y (mgr.24365) 25 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:44.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:43 smithi169 bash[40994]: cluster 2023-09-23T22:16:41.722778+0000 mgr.y (mgr.24365) 25 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:44.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:43 smithi169 bash[27421]: cluster 2023-09-23T22:16:41.722778+0000 mgr.y (mgr.24365) 25 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:44.877 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.592Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-09-23T22:16:44.877 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.592Z 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-23T22:16:44.878 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.593Z 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-23T22:16:44.878 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.593Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-09-23T22:16:44.878 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.593Z 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-23T22:16:44.878 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.593Z 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-23T22:16:44.878 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-09-23T22:16:44.878 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=arp 2023-09-23T22:16:44.878 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=bcache 2023-09-23T22:16:44.878 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=bonding 2023-09-23T22:16:44.878 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=btrfs 2023-09-23T22:16:44.878 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=conntrack 2023-09-23T22:16:44.879 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=cpu 2023-09-23T22:16:44.879 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-09-23T22:16:44.879 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=diskstats 2023-09-23T22:16:44.879 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=dmi 2023-09-23T22:16:44.879 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=edac 2023-09-23T22:16:44.879 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=entropy 2023-09-23T22:16:44.879 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-09-23T22:16:44.879 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=filefd 2023-09-23T22:16:44.879 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=filesystem 2023-09-23T22:16:44.879 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=hwmon 2023-09-23T22:16:44.879 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=infiniband 2023-09-23T22:16:44.879 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=ipvs 2023-09-23T22:16:44.880 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=loadavg 2023-09-23T22:16:44.880 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=mdadm 2023-09-23T22:16:44.880 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=meminfo 2023-09-23T22:16:44.880 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=netclass 2023-09-23T22:16:44.880 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=netdev 2023-09-23T22:16:44.880 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=netstat 2023-09-23T22:16:44.880 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=nfs 2023-09-23T22:16:44.881 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=nfsd 2023-09-23T22:16:44.881 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=nvme 2023-09-23T22:16:44.881 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=os 2023-09-23T22:16:44.881 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-09-23T22:16:44.881 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=pressure 2023-09-23T22:16:44.881 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=rapl 2023-09-23T22:16:44.881 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=schedstat 2023-09-23T22:16:44.881 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=selinux 2023-09-23T22:16:44.881 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=sockstat 2023-09-23T22:16:44.881 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=softnet 2023-09-23T22:16:44.881 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=stat 2023-09-23T22:16:44.882 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=tapestats 2023-09-23T22:16:44.882 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=textfile 2023-09-23T22:16:44.882 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-09-23T22:16:44.882 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=time 2023-09-23T22:16:44.882 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-09-23T22:16:44.882 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=uname 2023-09-23T22:16:44.882 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=vmstat 2023-09-23T22:16:44.882 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=xfs 2023-09-23T22:16:44.882 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=node_exporter.go:117 level=info collector=zfs 2023-09-23T22:16:44.882 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-09-23T22:16:44.882 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:16:44 smithi187 bash[64031]: ts=2023-09-23T22:16:44.595Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-09-23T22:16:45.032 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.734Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-09-23T22:16:45.032 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.734Z 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-23T22:16:45.032 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.735Z 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-23T22:16:45.032 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.735Z 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-23T22:16:45.033 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.736Z 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-23T22:16:45.033 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.736Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-09-23T22:16:45.033 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.736Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-09-23T22:16:45.033 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.736Z caller=node_exporter.go:117 level=info collector=arp 2023-09-23T22:16:45.033 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.736Z caller=node_exporter.go:117 level=info collector=bcache 2023-09-23T22:16:45.033 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.736Z caller=node_exporter.go:117 level=info collector=bonding 2023-09-23T22:16:45.033 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.736Z caller=node_exporter.go:117 level=info collector=btrfs 2023-09-23T22:16:45.033 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.736Z caller=node_exporter.go:117 level=info collector=conntrack 2023-09-23T22:16:45.033 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.736Z caller=node_exporter.go:117 level=info collector=cpu 2023-09-23T22:16:45.033 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.736Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-09-23T22:16:45.034 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.737Z caller=node_exporter.go:117 level=info collector=diskstats 2023-09-23T22:16:45.034 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.737Z caller=node_exporter.go:117 level=info collector=dmi 2023-09-23T22:16:45.034 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.737Z caller=node_exporter.go:117 level=info collector=edac 2023-09-23T22:16:45.034 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.737Z caller=node_exporter.go:117 level=info collector=entropy 2023-09-23T22:16:45.034 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.737Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-09-23T22:16:45.034 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.737Z caller=node_exporter.go:117 level=info collector=filefd 2023-09-23T22:16:45.034 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.737Z caller=node_exporter.go:117 level=info collector=filesystem 2023-09-23T22:16:45.034 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.737Z caller=node_exporter.go:117 level=info collector=hwmon 2023-09-23T22:16:45.034 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.737Z caller=node_exporter.go:117 level=info collector=infiniband 2023-09-23T22:16:45.034 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.737Z caller=node_exporter.go:117 level=info collector=ipvs 2023-09-23T22:16:45.035 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.737Z caller=node_exporter.go:117 level=info collector=loadavg 2023-09-23T22:16:45.035 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.737Z caller=node_exporter.go:117 level=info collector=mdadm 2023-09-23T22:16:45.035 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.737Z caller=node_exporter.go:117 level=info collector=meminfo 2023-09-23T22:16:45.035 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.737Z caller=node_exporter.go:117 level=info collector=netclass 2023-09-23T22:16:45.035 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.737Z caller=node_exporter.go:117 level=info collector=netdev 2023-09-23T22:16:45.035 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.737Z caller=node_exporter.go:117 level=info collector=netstat 2023-09-23T22:16:45.035 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.737Z caller=node_exporter.go:117 level=info collector=nfs 2023-09-23T22:16:45.035 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.737Z caller=node_exporter.go:117 level=info collector=nfsd 2023-09-23T22:16:45.035 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.737Z caller=node_exporter.go:117 level=info collector=nvme 2023-09-23T22:16:45.035 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.737Z caller=node_exporter.go:117 level=info collector=os 2023-09-23T22:16:45.036 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.737Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-09-23T22:16:45.036 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.737Z caller=node_exporter.go:117 level=info collector=pressure 2023-09-23T22:16:45.036 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.737Z caller=node_exporter.go:117 level=info collector=rapl 2023-09-23T22:16:45.036 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.737Z caller=node_exporter.go:117 level=info collector=schedstat 2023-09-23T22:16:45.036 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.737Z caller=node_exporter.go:117 level=info collector=selinux 2023-09-23T22:16:45.036 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.737Z caller=node_exporter.go:117 level=info collector=sockstat 2023-09-23T22:16:45.036 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.737Z caller=node_exporter.go:117 level=info collector=softnet 2023-09-23T22:16:45.036 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.737Z caller=node_exporter.go:117 level=info collector=stat 2023-09-23T22:16:45.036 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.737Z caller=node_exporter.go:117 level=info collector=tapestats 2023-09-23T22:16:45.036 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.737Z caller=node_exporter.go:117 level=info collector=textfile 2023-09-23T22:16:45.036 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.737Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-09-23T22:16:45.037 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.737Z caller=node_exporter.go:117 level=info collector=time 2023-09-23T22:16:45.037 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.737Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-09-23T22:16:45.037 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.737Z caller=node_exporter.go:117 level=info collector=uname 2023-09-23T22:16:45.037 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.737Z caller=node_exporter.go:117 level=info collector=vmstat 2023-09-23T22:16:45.037 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.737Z caller=node_exporter.go:117 level=info collector=xfs 2023-09-23T22:16:45.037 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.737Z caller=node_exporter.go:117 level=info collector=zfs 2023-09-23T22:16:45.037 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.738Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-09-23T22:16:45.037 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:16:44 smithi169 bash[72746]: ts=2023-09-23T22:16:44.738Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-09-23T22:16:45.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:45 smithi187 bash[31480]: cluster 2023-09-23T22:16:43.723179+0000 mgr.y (mgr.24365) 26 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:45.988 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:45 smithi169 bash[40994]: cluster 2023-09-23T22:16:43.723179+0000 mgr.y (mgr.24365) 26 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:45.988 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:45 smithi169 bash[27421]: cluster 2023-09-23T22:16:43.723179+0000 mgr.y (mgr.24365) 26 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:47.320 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:16:47.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:47 smithi169 bash[40994]: cluster 2023-09-23T22:16:45.723685+0000 mgr.y (mgr.24365) 27 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:47.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:47 smithi169 bash[40994]: audit 2023-09-23T22:16:46.825558+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:16:47.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:47 smithi169 bash[27421]: cluster 2023-09-23T22:16:45.723685+0000 mgr.y (mgr.24365) 27 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:47.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:47 smithi169 bash[27421]: audit 2023-09-23T22:16:46.825558+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:16:47.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:47 smithi187 bash[31480]: cluster 2023-09-23T22:16:45.723685+0000 mgr.y (mgr.24365) 27 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:47.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:47 smithi187 bash[31480]: audit 2023-09-23T22:16:46.825558+0000 mon.c (mon.2) 36 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:16:48.877 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:16:48 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:16:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:16:49.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:49 smithi169 bash[27421]: cluster 2023-09-23T22:16:47.724055+0000 mgr.y (mgr.24365) 28 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:49.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:49 smithi169 bash[40994]: cluster 2023-09-23T22:16:47.724055+0000 mgr.y (mgr.24365) 28 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:49.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:49 smithi187 bash[31480]: cluster 2023-09-23T22:16:47.724055+0000 mgr.y (mgr.24365) 28 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:51.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:51 smithi169 bash[27421]: cluster 2023-09-23T22:16:49.724681+0000 mgr.y (mgr.24365) 29 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:51.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:51 smithi169 bash[40994]: cluster 2023-09-23T22:16:49.724681+0000 mgr.y (mgr.24365) 29 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:51.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:51 smithi187 bash[31480]: cluster 2023-09-23T22:16:49.724681+0000 mgr.y (mgr.24365) 29 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:52.552 INFO:teuthology.orchestra.run.smithi169.stdout:[client.0] 2023-09-23T22:16:52.552 INFO:teuthology.orchestra.run.smithi169.stdout: key = AQDUYw9lVzBeIBAA324dFl9/XTO09YilnvNTZA== 2023-09-23T22:16:52.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:52 smithi169 bash[27421]: audit 2023-09-23T22:16:52.541990+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.169:0/2803425559' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T22:16:52.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:52 smithi169 bash[27421]: audit 2023-09-23T22:16:52.542536+0000 mon.a (mon.0) 675 : 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-23T22:16:52.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:52 smithi169 bash[27421]: audit 2023-09-23T22:16:52.551131+0000 mon.a (mon.0) 676 : 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-23T22:16:52.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:52 smithi169 bash[40994]: audit 2023-09-23T22:16:52.541990+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.169:0/2803425559' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T22:16:52.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:52 smithi169 bash[40994]: audit 2023-09-23T22:16:52.542536+0000 mon.a (mon.0) 675 : 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-23T22:16:52.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:52 smithi169 bash[40994]: audit 2023-09-23T22:16:52.551131+0000 mon.a (mon.0) 676 : 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-23T22:16:52.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:52 smithi187 bash[31480]: audit 2023-09-23T22:16:52.541990+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.169:0/2803425559' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T22:16:52.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:52 smithi187 bash[31480]: audit 2023-09-23T22:16:52.542536+0000 mon.a (mon.0) 675 : 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-23T22:16:52.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:52 smithi187 bash[31480]: audit 2023-09-23T22:16:52.551131+0000 mon.a (mon.0) 676 : 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-23T22:16:53.281 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:16:52 smithi169 systemd[1]: Started Ceph alertmanager.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:16:53.865 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:53 smithi169 bash[40994]: cluster 2023-09-23T22:16:51.725294+0000 mgr.y (mgr.24365) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:53.865 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:53 smithi169 bash[40994]: audit 2023-09-23T22:16:52.990564+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:53.865 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:53 smithi169 bash[40994]: audit 2023-09-23T22:16:52.999853+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:53.865 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:53 smithi169 bash[40994]: audit 2023-09-23T22:16:53.044014+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:53.866 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:53 smithi169 bash[40994]: audit 2023-09-23T22:16:53.051052+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:53.866 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:53 smithi169 bash[40994]: audit 2023-09-23T22:16:53.100761+0000 mon.c (mon.2) 38 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:16:53.866 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:53 smithi169 bash[40994]: audit 2023-09-23T22:16:53.374892+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:53.866 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:53 smithi169 bash[40994]: audit 2023-09-23T22:16:53.384031+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:53.866 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:53 smithi169 bash[27421]: cluster 2023-09-23T22:16:51.725294+0000 mgr.y (mgr.24365) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:53.866 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:53 smithi169 bash[27421]: audit 2023-09-23T22:16:52.990564+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:53.866 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:53 smithi169 bash[27421]: audit 2023-09-23T22:16:52.999853+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:53.867 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:53 smithi169 bash[27421]: audit 2023-09-23T22:16:53.044014+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:53.867 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:53 smithi169 bash[27421]: audit 2023-09-23T22:16:53.051052+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:53.867 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:53 smithi169 bash[27421]: audit 2023-09-23T22:16:53.100761+0000 mon.c (mon.2) 38 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:16:53.867 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:53 smithi169 bash[27421]: audit 2023-09-23T22:16:53.374892+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:53.867 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:53 smithi169 bash[27421]: audit 2023-09-23T22:16:53.384031+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:53.868 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2023-09-23T22:16:53.868 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-09-23T22:16:53.868 DEBUG:teuthology.orchestra.run.smithi169:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-09-23T22:16:53.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:53 smithi187 bash[31480]: cluster 2023-09-23T22:16:51.725294+0000 mgr.y (mgr.24365) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:53.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:53 smithi187 bash[31480]: audit 2023-09-23T22:16:52.990564+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:53.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:53 smithi187 bash[31480]: audit 2023-09-23T22:16:52.999853+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:53.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:53 smithi187 bash[31480]: audit 2023-09-23T22:16:53.044014+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:53.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:53 smithi187 bash[31480]: audit 2023-09-23T22:16:53.051052+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:53.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:53 smithi187 bash[31480]: audit 2023-09-23T22:16:53.100761+0000 mon.c (mon.2) 38 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:16:53.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:53 smithi187 bash[31480]: audit 2023-09-23T22:16:53.374892+0000 mon.a (mon.0) 681 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:53.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:53 smithi187 bash[31480]: audit 2023-09-23T22:16:53.384031+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:53.886 DEBUG:teuthology.orchestra.run.smithi187:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-09-23T22:16:54.532 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:16:54 smithi169 bash[73344]: ts=2023-09-23T22:16:54.333Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-09-23T22:16:54.532 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:16:54 smithi169 bash[73344]: ts=2023-09-23T22:16:54.334Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-09-23T22:16:54.532 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:16:54 smithi169 bash[73344]: ts=2023-09-23T22:16:54.335Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.169 port=9094 2023-09-23T22:16:54.532 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:16:54 smithi169 bash[73344]: ts=2023-09-23T22:16:54.336Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-09-23T22:16:54.532 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:16:54 smithi169 bash[73344]: ts=2023-09-23T22:16:54.379Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-23T22:16:54.533 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:16:54 smithi169 bash[73344]: ts=2023-09-23T22:16:54.380Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-23T22:16:54.533 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:16:54 smithi169 bash[73344]: ts=2023-09-23T22:16:54.385Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-09-23T22:16:54.533 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:16:54 smithi169 bash[73344]: ts=2023-09-23T22:16:54.385Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-09-23T22:16:55.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:55 smithi187 bash[31480]: cluster 2023-09-23T22:16:53.726027+0000 mgr.y (mgr.24365) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:56.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:55 smithi169 bash[40994]: cluster 2023-09-23T22:16:53.726027+0000 mgr.y (mgr.24365) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:56.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:55 smithi169 bash[27421]: cluster 2023-09-23T22:16:53.726027+0000 mgr.y (mgr.24365) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:56.782 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:16:56 smithi169 bash[73344]: ts=2023-09-23T22:16:56.337Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000433218s 2023-09-23T22:16:57.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:57 smithi187 bash[31480]: cluster 2023-09-23T22:16:55.726684+0000 mgr.y (mgr.24365) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:57.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:57 smithi187 bash[31480]: audit 2023-09-23T22:16:56.833147+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:57.891 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:16:58.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:57 smithi169 bash[27421]: cluster 2023-09-23T22:16:55.726684+0000 mgr.y (mgr.24365) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:58.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:57 smithi169 bash[27421]: audit 2023-09-23T22:16:56.833147+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:58.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:57 smithi169 bash[40994]: cluster 2023-09-23T22:16:55.726684+0000 mgr.y (mgr.24365) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:58.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:57 smithi169 bash[40994]: audit 2023-09-23T22:16:56.833147+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:58.838 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:16:58 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:16:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:16:59.598 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:59 smithi169 bash[27688]: [23/Sep/2023:22:16:59] ENGINE Bus STOPPING 2023-09-23T22:16:59.598 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:59 smithi169 bash[27688]: [23/Sep/2023:22:16:59] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T22:16:59.599 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:59 smithi169 bash[27688]: [23/Sep/2023:22:16:59] ENGINE Bus STOPPED 2023-09-23T22:16:59.599 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:59 smithi169 bash[27688]: [23/Sep/2023:22:16:59] ENGINE Bus STARTING 2023-09-23T22:16:59.599 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:59 smithi169 bash[27688]: [23/Sep/2023:22:16:59] ENGINE Serving on http://:::9283 2023-09-23T22:16:59.599 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:16:59 smithi169 bash[27688]: [23/Sep/2023:22:16:59] ENGINE Bus STARTED 2023-09-23T22:16:59.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:59 smithi187 bash[31480]: cluster 2023-09-23T22:16:57.727203+0000 mgr.y (mgr.24365) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:16:59.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:59 smithi187 bash[31480]: audit 2023-09-23T22:16:58.689658+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:59.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:59 smithi187 bash[31480]: audit 2023-09-23T22:16:58.699756+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:59.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:59 smithi187 bash[31480]: audit 2023-09-23T22:16:59.133049+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:59.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:59 smithi187 bash[31480]: audit 2023-09-23T22:16:59.143443+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:59.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:59 smithi187 bash[31480]: audit 2023-09-23T22:16:59.147368+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:16:59.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:59 smithi187 bash[31480]: audit 2023-09-23T22:16:59.149037+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:16:59.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:59 smithi187 bash[31480]: audit 2023-09-23T22:16:59.156491+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:59.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:59 smithi187 bash[31480]: audit 2023-09-23T22:16:59.262201+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:59.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:59 smithi187 bash[31480]: audit 2023-09-23T22:16:59.268556+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:16:59.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:59 smithi187 bash[31480]: audit 2023-09-23T22:16:59.274263+0000 mon.c (mon.2) 41 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-23T22:16:59.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:16:59 smithi187 bash[31480]: audit 2023-09-23T22:16:59.283275+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:00.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:59 smithi169 bash[40994]: cluster 2023-09-23T22:16:57.727203+0000 mgr.y (mgr.24365) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:00.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:59 smithi169 bash[40994]: audit 2023-09-23T22:16:58.689658+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:00.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:59 smithi169 bash[40994]: audit 2023-09-23T22:16:58.699756+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:00.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:59 smithi169 bash[40994]: audit 2023-09-23T22:16:59.133049+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:00.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:59 smithi169 bash[40994]: audit 2023-09-23T22:16:59.143443+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:00.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:59 smithi169 bash[40994]: audit 2023-09-23T22:16:59.147368+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:17:00.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:59 smithi169 bash[40994]: audit 2023-09-23T22:16:59.149037+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:17:00.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:59 smithi169 bash[40994]: audit 2023-09-23T22:16:59.156491+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:00.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:59 smithi169 bash[40994]: audit 2023-09-23T22:16:59.262201+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:00.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:59 smithi169 bash[40994]: audit 2023-09-23T22:16:59.268556+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:00.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:59 smithi169 bash[40994]: audit 2023-09-23T22:16:59.274263+0000 mon.c (mon.2) 41 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-23T22:17:00.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:16:59 smithi169 bash[40994]: audit 2023-09-23T22:16:59.283275+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:00.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:59 smithi169 bash[27421]: cluster 2023-09-23T22:16:57.727203+0000 mgr.y (mgr.24365) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:00.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:59 smithi169 bash[27421]: audit 2023-09-23T22:16:58.689658+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:00.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:59 smithi169 bash[27421]: audit 2023-09-23T22:16:58.699756+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:00.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:59 smithi169 bash[27421]: audit 2023-09-23T22:16:59.133049+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:00.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:59 smithi169 bash[27421]: audit 2023-09-23T22:16:59.143443+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:00.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:59 smithi169 bash[27421]: audit 2023-09-23T22:16:59.147368+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:17:00.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:59 smithi169 bash[27421]: audit 2023-09-23T22:16:59.149037+0000 mon.c (mon.2) 40 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:17:00.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:59 smithi169 bash[27421]: audit 2023-09-23T22:16:59.156491+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:00.037 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:59 smithi169 bash[27421]: audit 2023-09-23T22:16:59.262201+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:00.037 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:59 smithi169 bash[27421]: audit 2023-09-23T22:16:59.268556+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:00.037 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:59 smithi169 bash[27421]: audit 2023-09-23T22:16:59.274263+0000 mon.c (mon.2) 41 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-23T22:17:00.037 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:16:59 smithi169 bash[27421]: audit 2023-09-23T22:16:59.283275+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:00.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:00 smithi187 bash[31480]: audit 2023-09-23T22:16:59.275041+0000 mgr.y (mgr.24365) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-23T22:17:00.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:00 smithi187 bash[31480]: cephadm 2023-09-23T22:16:59.305358+0000 mgr.y (mgr.24365) 35 : cephadm [INF] Deploying daemon grafana.a on smithi187 2023-09-23T22:17:01.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:00 smithi169 bash[40994]: audit 2023-09-23T22:16:59.275041+0000 mgr.y (mgr.24365) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-23T22:17:01.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:00 smithi169 bash[40994]: cephadm 2023-09-23T22:16:59.305358+0000 mgr.y (mgr.24365) 35 : cephadm [INF] Deploying daemon grafana.a on smithi187 2023-09-23T22:17:01.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:00 smithi169 bash[27421]: audit 2023-09-23T22:16:59.275041+0000 mgr.y (mgr.24365) 34 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-09-23T22:17:01.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:00 smithi169 bash[27421]: cephadm 2023-09-23T22:16:59.305358+0000 mgr.y (mgr.24365) 35 : cephadm [INF] Deploying daemon grafana.a on smithi187 2023-09-23T22:17:01.382 INFO:teuthology.orchestra.run.smithi187.stdout:[client.1] 2023-09-23T22:17:01.382 INFO:teuthology.orchestra.run.smithi187.stdout: key = AQDdYw9lyf5eFhAAADyTuRrfQxL2j49JXp6lPA== 2023-09-23T22:17:01.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:01 smithi187 bash[31480]: cluster 2023-09-23T22:16:59.727849+0000 mgr.y (mgr.24365) 36 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:01.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:01 smithi187 bash[31480]: audit 2023-09-23T22:17:01.370922+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.187:0/1436329265' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T22:17:01.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:01 smithi187 bash[31480]: audit 2023-09-23T22:17:01.374921+0000 mon.a (mon.0) 692 : 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-23T22:17:01.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:01 smithi187 bash[31480]: audit 2023-09-23T22:17:01.381765+0000 mon.a (mon.0) 693 : 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-23T22:17:02.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:01 smithi169 bash[40994]: cluster 2023-09-23T22:16:59.727849+0000 mgr.y (mgr.24365) 36 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:02.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:01 smithi169 bash[40994]: audit 2023-09-23T22:17:01.370922+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.187:0/1436329265' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T22:17:02.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:01 smithi169 bash[40994]: audit 2023-09-23T22:17:01.374921+0000 mon.a (mon.0) 692 : 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-23T22:17:02.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:01 smithi169 bash[40994]: audit 2023-09-23T22:17:01.381765+0000 mon.a (mon.0) 693 : 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-23T22:17:02.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:01 smithi169 bash[27421]: cluster 2023-09-23T22:16:59.727849+0000 mgr.y (mgr.24365) 36 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:02.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:01 smithi169 bash[27421]: audit 2023-09-23T22:17:01.370922+0000 mon.b (mon.1) 29 : audit [INF] from='client.? 172.21.15.187:0/1436329265' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-09-23T22:17:02.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:01 smithi169 bash[27421]: audit 2023-09-23T22:17:01.374921+0000 mon.a (mon.0) 692 : 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-23T22:17:02.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:01 smithi169 bash[27421]: audit 2023-09-23T22:17:01.381765+0000 mon.a (mon.0) 693 : 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-23T22:17:02.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:02 smithi187 bash[31480]: audit 2023-09-23T22:17:01.826839+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:17:03.031 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:02 smithi169 bash[40994]: audit 2023-09-23T22:17:01.826839+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:17:03.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:02 smithi169 bash[27421]: audit 2023-09-23T22:17:01.826839+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:17:03.119 DEBUG:teuthology.orchestra.run.smithi187:> set -ex 2023-09-23T22:17:03.119 DEBUG:teuthology.orchestra.run.smithi187:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-09-23T22:17:03.119 DEBUG:teuthology.orchestra.run.smithi187:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-09-23T22:17:03.140 INFO:tasks.cephadm:Waiting for OSDs to come up 2023-09-23T22:17:03.140 DEBUG:teuthology.orchestra.run.smithi169:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2023-09-23T22:17:03.430 INFO:teuthology.misc.health.smithi169.stdout: 2023-09-23T22:17:03.430 INFO:teuthology.misc.health.smithi169.stdout:{"epoch":59,"fsid":"301c97ba-5a5d-11ee-8db4-212e2dc638e7","created":"2023-09-23T22:05:51.641271+0000","modified":"2023-09-23T22:16:31.702075+0000","last_up_change":"2023-09-23T22:15:33.326389+0000","last_in_change":"2023-09-23T22:15:07.900699+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-23T22:11:20.241354+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":"21","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":"2384528d-4a1b-44de-a786-44beabd48375","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6802","nonce":1247471492},{"type":"v1","addr":"172.21.15.169:6803","nonce":1247471492}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6804","nonce":1247471492},{"type":"v1","addr":"172.21.15.169:6805","nonce":1247471492}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6808","nonce":1247471492},{"type":"v1","addr":"172.21.15.169:6809","nonce":1247471492}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6806","nonce":1247471492},{"type":"v1","addr":"172.21.15.169:6807","nonce":1247471492}]},"public_addr":"172.21.15.169:6803/1247471492","cluster_addr":"172.21.15.169:6805/1247471492","heartbeat_back_addr":"172.21.15.169:6809/1247471492","heartbeat_front_addr":"172.21.15.169:6807/1247471492","state":["exists","up"]},{"osd":1,"uuid":"a9626eac-65d2-42cb-984a-f891c911b713","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6810","nonce":1570715361},{"type":"v1","addr":"172.21.15.169:6811","nonce":1570715361}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6812","nonce":1570715361},{"type":"v1","addr":"172.21.15.169:6813","nonce":1570715361}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6816","nonce":1570715361},{"type":"v1","addr":"172.21.15.169:6817","nonce":1570715361}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6814","nonce":1570715361},{"type":"v1","addr":"172.21.15.169:6815","nonce":1570715361}]},"public_addr":"172.21.15.169:6811/1570715361","cluster_addr":"172.21.15.169:6813/1570715361","heartbeat_back_addr":"172.21.15.169:6817/1570715361","heartbeat_front_addr":"172.21.15.169:6815/1570715361","state":["exists","up"]},{"osd":2,"uuid":"c1c9e666-2750-421a-87f5-e098be84fc57","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.169:6818","nonce":2302606347},{"type":"v1","addr":"172.21.15.169:6819","nonce":2302606347}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6820","nonce":2302606347},{"type":"v1","addr":"172.21.15.169:6821","nonce":2302606347}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6824","nonce":2302606347},{"type":"v1","addr":"172.21.15.169:6825","nonce":2302606347}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6822","nonce":2302606347},{"type":"v1","addr":"172.21.15.169:6823","nonce":2302606347}]},"public_addr":"172.21.15.169:6819/2302606347","cluster_addr":"172.21.15.169:6821/2302606347","heartbeat_back_addr":"172.21.15.169:6825/2302606347","heartbeat_front_addr":"172.21.15.169:6823/2302606347","state":["exists","up"]},{"osd":3,"uuid":"de46cc9c-d9a2-4737-a902-b3085c4ce19b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6826","nonce":1438284677},{"type":"v1","addr":"172.21.15.169:6827","nonce":1438284677}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6828","nonce":1438284677},{"type":"v1","addr":"172.21.15.169:6829","nonce":1438284677}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6832","nonce":1438284677},{"type":"v1","addr":"172.21.15.169:6833","nonce":1438284677}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6830","nonce":1438284677},{"type":"v1","addr":"172.21.15.169:6831","nonce":1438284677}]},"public_addr":"172.21.15.169:6827/1438284677","cluster_addr":"172.21.15.169:6829/1438284677","heartbeat_back_addr":"172.21.15.169:6833/1438284677","heartbeat_front_addr":"172.21.15.169:6831/1438284677","state":["exists","up"]},{"osd":4,"uuid":"ce1039a4-bf72-4584-b3de-78f951f0952a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6800","nonce":3495756854},{"type":"v1","addr":"172.21.15.187:6801","nonce":3495756854}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6802","nonce":3495756854},{"type":"v1","addr":"172.21.15.187:6803","nonce":3495756854}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6806","nonce":3495756854},{"type":"v1","addr":"172.21.15.187:6807","nonce":3495756854}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6804","nonce":3495756854},{"type":"v1","addr":"172.21.15.187:6805","nonce":3495756854}]},"public_addr":"172.21.15.187:6801/3495756854","cluster_addr":"172.21.15.187:6803/3495756854","heartbeat_back_addr":"172.21.15.187:6807/3495756854","heartbeat_front_addr":"172.21.15.187:6805/3495756854","state":["exists","up"]},{"osd":5,"uuid":"720eaeaf-d446-4e00-b7b8-aab3a3fdcfd4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":41,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6808","nonce":716797629},{"type":"v1","addr":"172.21.15.187:6809","nonce":716797629}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6810","nonce":716797629},{"type":"v1","addr":"172.21.15.187:6811","nonce":716797629}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6814","nonce":716797629},{"type":"v1","addr":"172.21.15.187:6815","nonce":716797629}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6812","nonce":716797629},{"type":"v1","addr":"172.21.15.187:6813","nonce":716797629}]},"public_addr":"172.21.15.187:6809/716797629","cluster_addr":"172.21.15.187:6811/716797629","heartbeat_back_addr":"172.21.15.187:6815/716797629","heartbeat_front_addr":"172.21.15.187:6813/716797629","state":["exists","up"]},{"osd":6,"uuid":"6eed3d1b-edd6-4e5b-b023-01c9d49a43c0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":49,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6816","nonce":4148396704},{"type":"v1","addr":"172.21.15.187:6817","nonce":4148396704}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6818","nonce":4148396704},{"type":"v1","addr":"172.21.15.187:6819","nonce":4148396704}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6822","nonce":4148396704},{"type":"v1","addr":"172.21.15.187:6823","nonce":4148396704}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6820","nonce":4148396704},{"type":"v1","addr":"172.21.15.187:6821","nonce":4148396704}]},"public_addr":"172.21.15.187:6817/4148396704","cluster_addr":"172.21.15.187:6819/4148396704","heartbeat_back_addr":"172.21.15.187:6823/4148396704","heartbeat_front_addr":"172.21.15.187:6821/4148396704","state":["exists","up"]},{"osd":7,"uuid":"826e2405-260c-4c10-a5a9-96e67928da3a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6824","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6825","nonce":397476534}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6826","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6827","nonce":397476534}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6830","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6831","nonce":397476534}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6828","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6829","nonce":397476534}]},"public_addr":"172.21.15.187:6825/397476534","cluster_addr":"172.21.15.187:6827/397476534","heartbeat_back_addr":"172.21.15.187:6831/397476534","heartbeat_front_addr":"172.21.15.187:6829/397476534","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-23T22:09:31.411368+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-23T22:10:24.381196+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-23T22:11:17.703375+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-23T22:12:11.485246+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-23T22:13:01.973694+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-23T22:13:51.641787+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-23T22:14:41.599512+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-23T22:15:32.384462+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.169:0/313064646":"2023-09-24T22:16:31.701938+0000","172.21.15.169:0/276256841":"2023-09-24T22:16:31.701938+0000","172.21.15.169:0/3283618360":"2023-09-24T22:16:31.701938+0000","172.21.15.169:0/4160303889":"2023-09-24T22:16:31.701938+0000","172.21.15.169:6800/705626113":"2023-09-24T22:16:31.701938+0000","172.21.15.169:6801/702995389":"2023-09-24T22:06:59.589161+0000","172.21.15.169:6800/702995389":"2023-09-24T22:06:59.589161+0000","172.21.15.169:0/665770624":"2023-09-24T22:06:59.589161+0000","172.21.15.169:0/1680336425":"2023-09-24T22:06:59.589161+0000","172.21.15.169:6801/1794622029":"2023-09-24T22:06:25.449150+0000","172.21.15.169:6801/705626113":"2023-09-24T22:16:31.701938+0000","172.21.15.169:0/3229776594":"2023-09-24T22:06:25.449150+0000","172.21.15.169:6800/1794622029":"2023-09-24T22:06:25.449150+0000","172.21.15.169:0/3658436515":"2023-09-24T22:06:25.449150+0000","172.21.15.169:0/4081286119":"2023-09-24T22:06:25.449150+0000","172.21.15.169:0/1119633416":"2023-09-24T22:06:59.589161+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-23T22:17:03.447 DEBUG:teuthology.misc:8 of 8 OSDs are up 2023-09-23T22:17:03.447 INFO:tasks.cephadm:Creating RBD pool 2023-09-23T22:17:03.447 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- sudo ceph --cluster ceph osd pool create rbd 8 2023-09-23T22:17:03.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:03 smithi169 bash[27421]: cluster 2023-09-23T22:17:01.728421+0000 mgr.y (mgr.24365) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:03.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:03 smithi169 bash[27421]: audit 2023-09-23T22:17:03.428160+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.169:0/3588523655' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:17:03.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:03 smithi169 bash[40994]: cluster 2023-09-23T22:17:01.728421+0000 mgr.y (mgr.24365) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:03.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:03 smithi169 bash[40994]: audit 2023-09-23T22:17:03.428160+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.169:0/3588523655' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:17:03.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:03 smithi187 bash[31480]: cluster 2023-09-23T22:17:01.728421+0000 mgr.y (mgr.24365) 37 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:03.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:03 smithi187 bash[31480]: audit 2023-09-23T22:17:03.428160+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.169:0/3588523655' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:17:04.781 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:17:04 smithi169 bash[73344]: ts=2023-09-23T22:17:04.339Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002916758s 2023-09-23T22:17:05.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:05 smithi187 bash[31480]: cluster 2023-09-23T22:17:03.729097+0000 mgr.y (mgr.24365) 38 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:06.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:05 smithi169 bash[40994]: cluster 2023-09-23T22:17:03.729097+0000 mgr.y (mgr.24365) 38 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:06.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:05 smithi169 bash[27421]: cluster 2023-09-23T22:17:03.729097+0000 mgr.y (mgr.24365) 38 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:07.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:07 smithi187 bash[31480]: cluster 2023-09-23T22:17:05.729693+0000 mgr.y (mgr.24365) 39 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:08.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:07 smithi169 bash[27421]: cluster 2023-09-23T22:17:05.729693+0000 mgr.y (mgr.24365) 39 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:08.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:07 smithi169 bash[40994]: cluster 2023-09-23T22:17:05.729693+0000 mgr.y (mgr.24365) 39 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:08.218 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:17:08.877 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:17:08 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:17:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:17:10.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:09 smithi169 bash[27421]: cluster 2023-09-23T22:17:07.730238+0000 mgr.y (mgr.24365) 40 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:10.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:09 smithi169 bash[40994]: cluster 2023-09-23T22:17:07.730238+0000 mgr.y (mgr.24365) 40 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:10.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:09 smithi187 bash[31480]: cluster 2023-09-23T22:17:07.730238+0000 mgr.y (mgr.24365) 40 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:12.124 INFO:teuthology.orchestra.run.smithi169.stderr:pool 'rbd' created 2023-09-23T22:17:12.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:12 smithi187 bash[31480]: cluster 2023-09-23T22:17:09.730884+0000 mgr.y (mgr.24365) 41 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:12.392 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:12 smithi169 bash[40994]: cluster 2023-09-23T22:17:09.730884+0000 mgr.y (mgr.24365) 41 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:12.392 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:12 smithi169 bash[27421]: cluster 2023-09-23T22:17:09.730884+0000 mgr.y (mgr.24365) 41 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:12.918 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2023-09-23T22:17:13.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:13 smithi169 bash[40994]: audit 2023-09-23T22:17:11.627311+0000 mon.c (mon.2) 44 : audit [INF] from='client.? 172.21.15.169:0/2086804030' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-23T22:17:13.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:13 smithi169 bash[40994]: audit 2023-09-23T22:17:11.628004+0000 mon.a (mon.0) 694 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-23T22:17:13.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:13 smithi169 bash[40994]: cluster 2023-09-23T22:17:11.731396+0000 mgr.y (mgr.24365) 42 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:13.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:13 smithi169 bash[40994]: audit 2023-09-23T22:17:12.119936+0000 mon.a (mon.0) 695 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-09-23T22:17:13.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:13 smithi169 bash[40994]: cluster 2023-09-23T22:17:12.120045+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-09-23T22:17:13.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:13 smithi169 bash[27421]: audit 2023-09-23T22:17:11.627311+0000 mon.c (mon.2) 44 : audit [INF] from='client.? 172.21.15.169:0/2086804030' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-23T22:17:13.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:13 smithi169 bash[27421]: audit 2023-09-23T22:17:11.628004+0000 mon.a (mon.0) 694 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-23T22:17:13.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:13 smithi169 bash[27421]: cluster 2023-09-23T22:17:11.731396+0000 mgr.y (mgr.24365) 42 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:13.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:13 smithi169 bash[27421]: audit 2023-09-23T22:17:12.119936+0000 mon.a (mon.0) 695 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-09-23T22:17:13.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:13 smithi169 bash[27421]: cluster 2023-09-23T22:17:12.120045+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-09-23T22:17:13.411 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:13 smithi187 bash[31480]: audit 2023-09-23T22:17:11.627311+0000 mon.c (mon.2) 44 : audit [INF] from='client.? 172.21.15.169:0/2086804030' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-23T22:17:13.411 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:13 smithi187 bash[31480]: audit 2023-09-23T22:17:11.628004+0000 mon.a (mon.0) 694 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-09-23T22:17:13.411 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:13 smithi187 bash[31480]: cluster 2023-09-23T22:17:11.731396+0000 mgr.y (mgr.24365) 42 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:13.411 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:13 smithi187 bash[31480]: audit 2023-09-23T22:17:12.119936+0000 mon.a (mon.0) 695 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-09-23T22:17:13.411 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:13 smithi187 bash[31480]: cluster 2023-09-23T22:17:12.120045+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-09-23T22:17:14.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:14 smithi169 bash[27421]: cluster 2023-09-23T22:17:13.121843+0000 mon.a (mon.0) 697 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-09-23T22:17:14.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:14 smithi169 bash[40994]: cluster 2023-09-23T22:17:13.121843+0000 mon.a (mon.0) 697 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-09-23T22:17:14.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:14 smithi187 bash[31480]: cluster 2023-09-23T22:17:13.121843+0000 mon.a (mon.0) 697 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-09-23T22:17:15.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:15 smithi169 bash[27421]: cluster 2023-09-23T22:17:13.732036+0000 mgr.y (mgr.24365) 43 : cluster [DBG] pgmap v26: 9 pgs: 8 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:15.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:15 smithi169 bash[27421]: cluster 2023-09-23T22:17:14.124232+0000 mon.a (mon.0) 698 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-09-23T22:17:15.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:15 smithi169 bash[40994]: cluster 2023-09-23T22:17:13.732036+0000 mgr.y (mgr.24365) 43 : cluster [DBG] pgmap v26: 9 pgs: 8 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:15.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:15 smithi169 bash[40994]: cluster 2023-09-23T22:17:14.124232+0000 mon.a (mon.0) 698 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-09-23T22:17:15.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:15 smithi187 bash[31480]: cluster 2023-09-23T22:17:13.732036+0000 mgr.y (mgr.24365) 43 : cluster [DBG] pgmap v26: 9 pgs: 8 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:15.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:15 smithi187 bash[31480]: cluster 2023-09-23T22:17:14.124232+0000 mon.a (mon.0) 698 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-09-23T22:17:17.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:17 smithi169 bash[40994]: cluster 2023-09-23T22:17:15.732635+0000 mgr.y (mgr.24365) 44 : cluster [DBG] pgmap v28: 9 pgs: 8 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:17.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:17 smithi169 bash[40994]: audit 2023-09-23T22:17:16.827180+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:17:17.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:17 smithi169 bash[27421]: cluster 2023-09-23T22:17:15.732635+0000 mgr.y (mgr.24365) 44 : cluster [DBG] pgmap v28: 9 pgs: 8 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:17.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:17 smithi169 bash[27421]: audit 2023-09-23T22:17:16.827180+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:17:17.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:17 smithi187 bash[31480]: cluster 2023-09-23T22:17:15.732635+0000 mgr.y (mgr.24365) 44 : cluster [DBG] pgmap v28: 9 pgs: 8 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:17.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:17 smithi187 bash[31480]: audit 2023-09-23T22:17:16.827180+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:17:17.682 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:17:18.833 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:17:18 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:17:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:17:19.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:19 smithi187 bash[31480]: cluster 2023-09-23T22:17:17.733271+0000 mgr.y (mgr.24365) 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-23T22:17:19.668 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:19 smithi169 bash[27421]: cluster 2023-09-23T22:17:17.733271+0000 mgr.y (mgr.24365) 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-23T22:17:19.669 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:19 smithi169 bash[40994]: cluster 2023-09-23T22:17:17.733271+0000 mgr.y (mgr.24365) 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-23T22:17:21.397 INFO:teuthology.orchestra.run.smithi169.stderr:enabled application 'rbd' on pool 'rbd' 2023-09-23T22:17:21.666 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:21 smithi169 bash[27421]: cluster 2023-09-23T22:17:19.733920+0000 mgr.y (mgr.24365) 46 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:21.666 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:21 smithi169 bash[27421]: audit 2023-09-23T22:17:20.953166+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.169:0/591645009' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:17:21.666 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:21 smithi169 bash[27421]: audit 2023-09-23T22:17:20.954073+0000 mon.a (mon.0) 699 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:17:21.666 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:21 smithi169 bash[40994]: cluster 2023-09-23T22:17:19.733920+0000 mgr.y (mgr.24365) 46 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:21.666 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:21 smithi169 bash[40994]: audit 2023-09-23T22:17:20.953166+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.169:0/591645009' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:17:21.666 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:21 smithi169 bash[40994]: audit 2023-09-23T22:17:20.954073+0000 mon.a (mon.0) 699 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:17:21.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:21 smithi187 bash[31480]: cluster 2023-09-23T22:17:19.733920+0000 mgr.y (mgr.24365) 46 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:21.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:21 smithi187 bash[31480]: audit 2023-09-23T22:17:20.953166+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.169:0/591645009' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:17:21.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:21 smithi187 bash[31480]: audit 2023-09-23T22:17:20.954073+0000 mon.a (mon.0) 699 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:17:21.877 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:21 smithi187 systemd[1]: Started Ceph grafana.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:17:22.185 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-09-23T22:17:22.185 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-09-23T22:17:22.186 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph mgr dump --format=json 2023-09-23T22:17:22.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:22 smithi169 bash[27421]: audit 2023-09-23T22:17:21.389103+0000 mon.a (mon.0) 700 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-09-23T22:17:22.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:22 smithi169 bash[27421]: cluster 2023-09-23T22:17:21.389251+0000 mon.a (mon.0) 701 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-09-23T22:17:22.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:22 smithi169 bash[27421]: audit 2023-09-23T22:17:21.428268+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:22.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:22 smithi169 bash[27421]: audit 2023-09-23T22:17:21.439122+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:22.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:22 smithi169 bash[27421]: audit 2023-09-23T22:17:21.489337+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:22.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:22 smithi169 bash[27421]: audit 2023-09-23T22:17:21.497234+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:22.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:22 smithi169 bash[27421]: audit 2023-09-23T22:17:21.562994+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:17:22.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:22 smithi169 bash[27421]: audit 2023-09-23T22:17:21.849152+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:22.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:22 smithi169 bash[40994]: audit 2023-09-23T22:17:21.389103+0000 mon.a (mon.0) 700 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-09-23T22:17:22.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:22 smithi169 bash[40994]: cluster 2023-09-23T22:17:21.389251+0000 mon.a (mon.0) 701 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-09-23T22:17:22.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:22 smithi169 bash[40994]: audit 2023-09-23T22:17:21.428268+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:22.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:22 smithi169 bash[40994]: audit 2023-09-23T22:17:21.439122+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:22.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:22 smithi169 bash[40994]: audit 2023-09-23T22:17:21.489337+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:22.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:22 smithi169 bash[40994]: audit 2023-09-23T22:17:21.497234+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:22.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:22 smithi169 bash[40994]: audit 2023-09-23T22:17:21.562994+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:17:22.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:22 smithi169 bash[40994]: audit 2023-09-23T22:17:21.849152+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:22.553 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[31480]: audit 2023-09-23T22:17:21.389103+0000 mon.a (mon.0) 700 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-09-23T22:17:22.553 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[31480]: cluster 2023-09-23T22:17:21.389251+0000 mon.a (mon.0) 701 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-09-23T22:17:22.554 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[31480]: audit 2023-09-23T22:17:21.428268+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:22.554 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[31480]: audit 2023-09-23T22:17:21.439122+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:22.554 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[31480]: audit 2023-09-23T22:17:21.489337+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:22.554 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[31480]: audit 2023-09-23T22:17:21.497234+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:22.554 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[31480]: audit 2023-09-23T22:17:21.562994+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:17:22.554 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[31480]: audit 2023-09-23T22:17:21.849152+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:22.813 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[64891]: logger=settings t=2023-09-23T22:17:22.549694774Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2023-09-23T22:17:22.813 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[64891]: logger=settings t=2023-09-23T22:17:22.549923218Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2023-09-23T22:17:22.813 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[64891]: logger=settings t=2023-09-23T22:17:22.549946541Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2023-09-23T22:17:22.814 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[64891]: logger=settings t=2023-09-23T22:17:22.549954853Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2023-09-23T22:17:22.814 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[64891]: logger=settings t=2023-09-23T22:17:22.54996199Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2023-09-23T22:17:22.814 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[64891]: logger=settings t=2023-09-23T22:17:22.549969031Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2023-09-23T22:17:22.814 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[64891]: logger=settings t=2023-09-23T22:17:22.549985609Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-09-23T22:17:22.814 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[64891]: logger=settings t=2023-09-23T22:17:22.549992526Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-09-23T22:17:22.814 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[64891]: logger=settings t=2023-09-23T22:17:22.550002236Z level=info msg="Path Home" path=/usr/share/grafana 2023-09-23T22:17:22.814 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[64891]: logger=settings t=2023-09-23T22:17:22.550014558Z level=info msg="Path Data" path=/var/lib/grafana 2023-09-23T22:17:22.814 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[64891]: logger=settings t=2023-09-23T22:17:22.550025196Z level=info msg="Path Logs" path=/var/log/grafana 2023-09-23T22:17:22.814 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[64891]: logger=settings t=2023-09-23T22:17:22.550037729Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2023-09-23T22:17:22.814 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[64891]: logger=settings t=2023-09-23T22:17:22.550050733Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2023-09-23T22:17:22.814 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[64891]: logger=settings t=2023-09-23T22:17:22.55005807Z level=info msg="App mode production" 2023-09-23T22:17:22.815 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[64891]: logger=sqlstore t=2023-09-23T22:17:22.550138Z level=info msg="Connecting to DB" dbtype=sqlite3 2023-09-23T22:17:22.815 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[64891]: logger=sqlstore t=2023-09-23T22:17:22.55017164Z 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-23T22:17:22.815 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:22.55118928Z level=info msg="Starting DB migrations" 2023-09-23T22:17:22.815 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:22.551270397Z level=info msg="Executing migration" id="create migration_log table" 2023-09-23T22:17:22.815 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:22.591304411Z level=info msg="Executing migration" id="create user table" 2023-09-23T22:17:22.815 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:22.616592049Z level=info msg="Executing migration" id="add unique index user.login" 2023-09-23T22:17:22.815 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:22.641821604Z level=info msg="Executing migration" id="add unique index user.email" 2023-09-23T22:17:22.815 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:22.675368911Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2023-09-23T22:17:22.815 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:22.717296513Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2023-09-23T22:17:22.815 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:22.759311464Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2023-09-23T22:17:22.815 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:22.784687358Z level=info msg="Executing migration" id="create user table v2" 2023-09-23T22:17:22.815 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:22.809758284Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2023-09-23T22:17:23.074 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:22.85196456Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2023-09-23T22:17:23.074 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:22.89403925Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2023-09-23T22:17:23.074 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:22.919225418Z level=info msg="Executing migration" id="Drop old table user_v1" 2023-09-23T22:17:23.074 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:22 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:22.961194059Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2023-09-23T22:17:23.074 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:23 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:23.003121601Z level=info msg="Executing migration" id="Update user table charset" 2023-09-23T22:17:23.074 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:23 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:23.045210943Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2023-09-23T22:17:23.074 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:23 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:23.070459879Z level=info msg="Executing migration" id="Add missing user data" 2023-09-23T22:17:23.343 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:23 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:23.095724215Z level=info msg="Executing migration" id="Add is_disabled column to user" 2023-09-23T22:17:23.343 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:23 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:23.120944952Z level=info msg="Executing migration" id="Add index user.login/user.email" 2023-09-23T22:17:23.343 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:23 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:23.146311058Z level=info msg="Executing migration" id="Add is_service_account column to user" 2023-09-23T22:17:23.343 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:23 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:23.171455706Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2023-09-23T22:17:23.344 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:23 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:23.196802574Z level=info msg="Executing migration" id="create temp user table v1-7" 2023-09-23T22:17:23.344 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:23 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:23.222412486Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2023-09-23T22:17:23.344 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:23 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:23.247579457Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2023-09-23T22:17:23.344 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:23 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:23.272891535Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2023-09-23T22:17:23.344 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:23 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:23.314858613Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2023-09-23T22:17:23.344 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:23 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:23.340122751Z level=info msg="Executing migration" id="Update temp_user table charset" 2023-09-23T22:17:23.596 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:23 smithi187 bash[31480]: cluster 2023-09-23T22:17:21.734543+0000 mgr.y (mgr.24365) 47 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:23.596 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:23 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:23.381923264Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2023-09-23T22:17:23.596 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:23 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:23.424113439Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2023-09-23T22:17:23.596 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:23 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:23.449411047Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2023-09-23T22:17:23.596 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:23 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:23.491415458Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2023-09-23T22:17:23.596 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:23 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:23.525138735Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2023-09-23T22:17:23.596 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:23 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:23.550344168Z level=info msg="Executing migration" id="create temp_user v2" 2023-09-23T22:17:23.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:23 smithi169 bash[40994]: cluster 2023-09-23T22:17:21.734543+0000 mgr.y (mgr.24365) 47 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:23.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:23 smithi169 bash[27421]: cluster 2023-09-23T22:17:21.734543+0000 mgr.y (mgr.24365) 47 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:23.857 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:23 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:23.592352092Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2023-09-23T22:17:23.857 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:23 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:23.617581298Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2023-09-23T22:17:23.857 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:23 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:23.659559289Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2023-09-23T22:17:23.857 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:23 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:23.684927589Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2023-09-23T22:17:23.857 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:23 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:23.710333122Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2023-09-23T22:17:23.857 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:23 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:23.735444104Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2023-09-23T22:17:23.857 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:23 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:23.760745159Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2023-09-23T22:17:23.857 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:23 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:23.786011648Z level=info msg="Executing migration" id="create star table" 2023-09-23T22:17:23.857 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:23 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:23.811158008Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2023-09-23T22:17:23.858 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:23 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:23.853456587Z level=info msg="Executing migration" id="create org table v1" 2023-09-23T22:17:24.126 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:23 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:23.928668581Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2023-09-23T22:17:24.126 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:23 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:23.953911394Z level=info msg="Executing migration" id="create org_user table v1" 2023-09-23T22:17:24.126 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:23 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:23.979111428Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2023-09-23T22:17:24.126 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:24 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:24.021164736Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2023-09-23T22:17:24.127 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:24 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:24.046380039Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2023-09-23T22:17:24.127 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:24 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:24.071623974Z level=info msg="Executing migration" id="Update org table charset" 2023-09-23T22:17:24.127 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:24 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:24.096769102Z level=info msg="Executing migration" id="Update org_user table charset" 2023-09-23T22:17:24.127 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:24 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:24.122436851Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2023-09-23T22:17:24.377 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:24 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:24.164431579Z level=info msg="Executing migration" id="create dashboard table" 2023-09-23T22:17:24.377 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:24 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:24.206461312Z level=info msg="Executing migration" id="add index dashboard.account_id" 2023-09-23T22:17:24.378 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:24 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:24.231741925Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2023-09-23T22:17:24.378 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:24 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:24.257035666Z level=info msg="Executing migration" id="create dashboard_tag table" 2023-09-23T22:17:24.378 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:24 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:24.282177456Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2023-09-23T22:17:24.378 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:24 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:24.324212925Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-09-23T22:17:24.378 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:24 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:24.349474672Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2023-09-23T22:17:24.672 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:24 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:24.391582552Z level=info msg="Executing migration" id="create dashboard v2" 2023-09-23T22:17:24.673 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:24 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:24.41688046Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2023-09-23T22:17:24.673 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:24 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:24.442132269Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2023-09-23T22:17:24.673 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:24 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:24.467348782Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2023-09-23T22:17:24.673 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:24 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:24.509128838Z level=info msg="Executing migration" id="drop table dashboard_v1" 2023-09-23T22:17:24.673 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:24 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:24.534690886Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2023-09-23T22:17:24.674 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:24 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:24.57660876Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2023-09-23T22:17:24.674 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:24 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:24.601820109Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2023-09-23T22:17:24.674 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:24 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:24.627061745Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2023-09-23T22:17:24.674 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:24 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:24.669066422Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2023-09-23T22:17:24.933 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:24 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:24.694395159Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2023-09-23T22:17:24.934 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:24 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:24.719533217Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2023-09-23T22:17:24.934 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:24 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:24.74488318Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2023-09-23T22:17:24.934 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:24 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:24.769970086Z level=info msg="Executing migration" id="Update dashboard table charset" 2023-09-23T22:17:24.934 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:24 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:24.811998403Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2023-09-23T22:17:24.934 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:24 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:24.837215359Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2023-09-23T22:17:24.934 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:24 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:24.862869155Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2023-09-23T22:17:24.935 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:24 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:24.904572849Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2023-09-23T22:17:24.935 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:24 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:24.929997093Z level=info msg="Executing migration" id="Add column uid in dashboard" 2023-09-23T22:17:25.194 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:24 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:24.971863659Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2023-09-23T22:17:25.194 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:25 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:25.022415556Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2023-09-23T22:17:25.194 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:25 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:25.064551197Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2023-09-23T22:17:25.195 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:25 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:25.090021147Z level=info msg="Executing migration" id="Update dashboard title length" 2023-09-23T22:17:25.195 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:25 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:25.115251173Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2023-09-23T22:17:25.195 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:25 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:25.140576773Z level=info msg="Executing migration" id="create dashboard_provisioning" 2023-09-23T22:17:25.195 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:25 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:25.165807732Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-09-23T22:17:25.195 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:25 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:25.19107583Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2023-09-23T22:17:25.463 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:25 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:25.216275203Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-09-23T22:17:25.463 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:25 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:25.241561944Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-09-23T22:17:25.464 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:25 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:25.266849619Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2023-09-23T22:17:25.464 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:25 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:25.292087634Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2023-09-23T22:17:25.464 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:25 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:25.342286943Z level=info msg="Executing migration" id="Add check_sum column" 2023-09-23T22:17:25.464 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:25 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:25.367682553Z level=info msg="Executing migration" id="Add index for dashboard_title" 2023-09-23T22:17:25.464 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:25 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:25.409709031Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2023-09-23T22:17:25.464 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:25 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:25.43497016Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2023-09-23T22:17:25.464 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:25 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:25.460190626Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2023-09-23T22:17:25.732 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:25 smithi187 bash[31480]: cluster 2023-09-23T22:17:23.735218+0000 mgr.y (mgr.24365) 48 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:25.733 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:25 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:25.501872467Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2023-09-23T22:17:25.733 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:25 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:25.544208216Z level=info msg="Executing migration" id="create data_source table" 2023-09-23T22:17:25.733 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:25 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:25.569466042Z level=info msg="Executing migration" id="add index data_source.account_id" 2023-09-23T22:17:25.733 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:25 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:25.611351686Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2023-09-23T22:17:25.733 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:25 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:25.636721026Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2023-09-23T22:17:25.733 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:25 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:25.661985578Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2023-09-23T22:17:25.733 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:25 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:25.703995847Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2023-09-23T22:17:25.734 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:25 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:25.729306854Z level=info msg="Executing migration" id="create data_source table v2" 2023-09-23T22:17:25.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:25 smithi169 bash[40994]: cluster 2023-09-23T22:17:23.735218+0000 mgr.y (mgr.24365) 48 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:25.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:25 smithi169 bash[27421]: cluster 2023-09-23T22:17:23.735218+0000 mgr.y (mgr.24365) 48 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:26.010 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:25 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:25.754488621Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2023-09-23T22:17:26.010 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:25 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:25.779762522Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2023-09-23T22:17:26.011 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:25 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:25.821747988Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2023-09-23T22:17:26.011 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:25 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:25.863691891Z level=info msg="Executing migration" id="Add column with_credentials" 2023-09-23T22:17:26.011 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:25 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:25.88913609Z level=info msg="Executing migration" id="Add secure json data column" 2023-09-23T22:17:26.011 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:25 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:25.914440512Z level=info msg="Executing migration" id="Update data_source table charset" 2023-09-23T22:17:26.011 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:25 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:25.939661353Z level=info msg="Executing migration" id="Update initial version to 1" 2023-09-23T22:17:26.011 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:25 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:25.964911722Z level=info msg="Executing migration" id="Add read_only data column" 2023-09-23T22:17:26.011 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:26 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:26.007025948Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2023-09-23T22:17:26.262 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:26 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:26.049006368Z level=info msg="Executing migration" id="Update json_data with nulls" 2023-09-23T22:17:26.263 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:26 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:26.074280238Z level=info msg="Executing migration" id="Add uid column" 2023-09-23T22:17:26.263 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:26 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:26.099486595Z level=info msg="Executing migration" id="Update uid value" 2023-09-23T22:17:26.263 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:26 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:26.158241694Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2023-09-23T22:17:26.263 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:26 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:26.200245689Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2023-09-23T22:17:26.263 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:26 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:26.225616615Z level=info msg="Executing migration" id="create api_key table" 2023-09-23T22:17:26.263 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:26 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:26.259215924Z level=info msg="Executing migration" id="add index api_key.account_id" 2023-09-23T22:17:26.358 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:17:26.531 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:26 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:26.292770006Z level=info msg="Executing migration" id="add index api_key.key" 2023-09-23T22:17:26.532 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:26 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:26.334712656Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2023-09-23T22:17:26.532 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:26 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:26.376813926Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2023-09-23T22:17:26.532 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:26 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:26.418521647Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2023-09-23T22:17:26.532 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:26 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:26.443934835Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2023-09-23T22:17:26.532 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:26 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:26.486133842Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2023-09-23T22:17:26.532 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:26 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:26.5282059Z level=info msg="Executing migration" id="create api_key table v2" 2023-09-23T22:17:26.810 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:26 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:26.553471179Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2023-09-23T22:17:26.810 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:26 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:26.57870332Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2023-09-23T22:17:26.810 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:26 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:26.604022565Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2023-09-23T22:17:26.810 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:26 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:26.645844688Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2023-09-23T22:17:26.810 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:26 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:26.67108555Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2023-09-23T22:17:26.811 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:26 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:26.696521772Z level=info msg="Executing migration" id="Update api_key table charset" 2023-09-23T22:17:26.811 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:26 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:26.721776207Z level=info msg="Executing migration" id="Add expires to api_key table" 2023-09-23T22:17:26.811 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:26 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:26.746911257Z level=info msg="Executing migration" id="Add service account foreign key" 2023-09-23T22:17:26.811 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:26 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:26.772229829Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2023-09-23T22:17:26.811 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:26 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:26.805981191Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2023-09-23T22:17:27.070 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:26 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:26.847959239Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2023-09-23T22:17:27.070 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:26 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:26.89019575Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2023-09-23T22:17:27.070 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:26 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:26.932177678Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2023-09-23T22:17:27.070 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:26 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:26.957516348Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2023-09-23T22:17:27.071 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:26 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:26.999432865Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2023-09-23T22:17:27.071 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:27 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:27.041550599Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-09-23T22:17:27.071 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:27 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:27.06681524Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2023-09-23T22:17:27.331 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:27 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:27.108748117Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2023-09-23T22:17:27.331 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:27 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:27.134171402Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2023-09-23T22:17:27.331 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:27 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:27.159300698Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2023-09-23T22:17:27.331 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:27 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:27.201441936Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2023-09-23T22:17:27.331 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:27 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:27.243426291Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2023-09-23T22:17:27.331 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:27 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:27.285412362Z level=info msg="Executing migration" id="create quota table v1" 2023-09-23T22:17:27.332 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:27 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:27.327670223Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2023-09-23T22:17:27.600 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:27 smithi187 bash[31480]: cluster 2023-09-23T22:17:25.735880+0000 mgr.y (mgr.24365) 49 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:27.600 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:27 smithi187 bash[31480]: audit 2023-09-23T22:17:27.254234+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:27.600 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:27 smithi187 bash[31480]: audit 2023-09-23T22:17:27.264414+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:27.600 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:27 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:27.369744243Z level=info msg="Executing migration" id="Update quota table charset" 2023-09-23T22:17:27.601 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:27 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:27.411570905Z level=info msg="Executing migration" id="create plugin_setting table" 2023-09-23T22:17:27.601 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:27 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:27.436926031Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-09-23T22:17:27.601 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:27 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:27.462236598Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2023-09-23T22:17:27.601 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:27 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:27.504330785Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2023-09-23T22:17:27.601 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:27 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:27.546092373Z level=info msg="Executing migration" id="create session table" 2023-09-23T22:17:27.601 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:27 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:27.571663894Z level=info msg="Executing migration" id="Drop old table playlist table" 2023-09-23T22:17:27.601 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:27 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:27.59682047Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2023-09-23T22:17:27.723 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:27 smithi169 bash[27421]: cluster 2023-09-23T22:17:25.735880+0000 mgr.y (mgr.24365) 49 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:27.723 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:27 smithi169 bash[27421]: audit 2023-09-23T22:17:27.254234+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:27.723 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:27 smithi169 bash[27421]: audit 2023-09-23T22:17:27.264414+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:27.723 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:27 smithi169 bash[40994]: cluster 2023-09-23T22:17:25.735880+0000 mgr.y (mgr.24365) 49 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:27.723 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:27 smithi169 bash[40994]: audit 2023-09-23T22:17:27.254234+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:27.724 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:27 smithi169 bash[40994]: audit 2023-09-23T22:17:27.264414+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:27.877 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:27 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:27.647083782Z level=info msg="Executing migration" id="create playlist table v2" 2023-09-23T22:17:27.877 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:27 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:27.672767357Z level=info msg="Executing migration" id="create playlist item table v2" 2023-09-23T22:17:27.877 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:27 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:27.739815703Z level=info msg="Executing migration" id="Update playlist table charset" 2023-09-23T22:17:27.877 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:27 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:27.781863276Z level=info msg="Executing migration" id="Update playlist_item table charset" 2023-09-23T22:17:27.877 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:27 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:27.807207236Z level=info msg="Executing migration" id="drop preferences table v2" 2023-09-23T22:17:27.877 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:27 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:27.832213338Z level=info msg="Executing migration" id="drop preferences table v3" 2023-09-23T22:17:28.139 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:27 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:27.874258911Z level=info msg="Executing migration" id="create preferences table v3" 2023-09-23T22:17:28.139 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:27 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:27.899697921Z level=info msg="Executing migration" id="Update preferences table charset" 2023-09-23T22:17:28.139 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:27 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:27.941677102Z level=info msg="Executing migration" id="Add column team_id in preferences" 2023-09-23T22:17:28.139 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:27 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:27.966904811Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2023-09-23T22:17:28.139 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:27 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:27.992186391Z level=info msg="Executing migration" id="Add column week_start in preferences" 2023-09-23T22:17:28.139 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:28.034050001Z level=info msg="Executing migration" id="Add column preferences.json_data" 2023-09-23T22:17:28.139 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:28.059399607Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2023-09-23T22:17:28.139 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:28.084721483Z level=info msg="Executing migration" id="Add preferences index org_id" 2023-09-23T22:17:28.139 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:28.109991827Z level=info msg="Executing migration" id="Add preferences index user_id" 2023-09-23T22:17:28.140 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:28.135393202Z level=info msg="Executing migration" id="create alert table v1" 2023-09-23T22:17:28.416 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:28.160491563Z level=info msg="Executing migration" id="add index alert org_id & id " 2023-09-23T22:17:28.417 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:28.185805112Z level=info msg="Executing migration" id="add index alert state" 2023-09-23T22:17:28.417 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:28.227644956Z level=info msg="Executing migration" id="add index alert dashboard_id" 2023-09-23T22:17:28.417 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:28.253130123Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2023-09-23T22:17:28.417 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:28.278394047Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-09-23T22:17:28.417 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:28.320394637Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2023-09-23T22:17:28.417 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:28.345604055Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2023-09-23T22:17:28.418 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:28.370893666Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2023-09-23T22:17:28.418 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:28.412839128Z 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-23T22:17:28.668 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:17:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:17:28.669 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:28.438092515Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2023-09-23T22:17:28.669 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:28.463228448Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2023-09-23T22:17:28.669 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:28.505255062Z level=info msg="Executing migration" id="create alert_notification table v1" 2023-09-23T22:17:28.669 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:28.530611583Z level=info msg="Executing migration" id="Add column is_default" 2023-09-23T22:17:28.669 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:28.581225104Z level=info msg="Executing migration" id="Add column frequency" 2023-09-23T22:17:28.670 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:28.623189374Z level=info msg="Executing migration" id="Add column send_reminder" 2023-09-23T22:17:28.670 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[31480]: audit 2023-09-23T22:17:27.610029+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:28.670 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[31480]: audit 2023-09-23T22:17:27.622733+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:28.670 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[31480]: audit 2023-09-23T22:17:27.624744+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:17:28.670 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[31480]: audit 2023-09-23T22:17:27.626119+0000 mon.c (mon.2) 49 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:17:28.671 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[31480]: audit 2023-09-23T22:17:27.637561+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:28.929 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:28.665245665Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2023-09-23T22:17:28.930 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:28.690566104Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2023-09-23T22:17:28.930 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:28.715800972Z level=info msg="Executing migration" id="Update alert table charset" 2023-09-23T22:17:28.930 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:28.740940418Z level=info msg="Executing migration" id="Update alert_notification table charset" 2023-09-23T22:17:28.930 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:28.766062737Z level=info msg="Executing migration" id="create notification_journal table v1" 2023-09-23T22:17:28.930 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:28.791404765Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2023-09-23T22:17:28.930 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:28.816646106Z level=info msg="Executing migration" id="drop alert_notification_journal" 2023-09-23T22:17:28.930 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:28.841828499Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2023-09-23T22:17:28.930 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:28.884089264Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-09-23T22:17:28.930 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:28.926020449Z level=info msg="Executing migration" id="Add for to alert table" 2023-09-23T22:17:29.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:28 smithi169 bash[40994]: audit 2023-09-23T22:17:27.610029+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:29.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:28 smithi169 bash[40994]: audit 2023-09-23T22:17:27.622733+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:29.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:28 smithi169 bash[40994]: audit 2023-09-23T22:17:27.624744+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:17:29.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:28 smithi169 bash[40994]: audit 2023-09-23T22:17:27.626119+0000 mon.c (mon.2) 49 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:17:29.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:28 smithi169 bash[40994]: audit 2023-09-23T22:17:27.637561+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:29.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:28 smithi169 bash[27421]: audit 2023-09-23T22:17:27.610029+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:29.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:28 smithi169 bash[27421]: audit 2023-09-23T22:17:27.622733+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:29.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:28 smithi169 bash[27421]: audit 2023-09-23T22:17:27.624744+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:17:29.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:28 smithi169 bash[27421]: audit 2023-09-23T22:17:27.626119+0000 mon.c (mon.2) 49 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:17:29.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:28 smithi169 bash[27421]: audit 2023-09-23T22:17:27.637561+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:29.182 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:28.951276258Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2023-09-23T22:17:29.182 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:28 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:28.993305523Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2023-09-23T22:17:29.182 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:29 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:29.018573294Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2023-09-23T22:17:29.182 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:29 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:29.043893009Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2023-09-23T22:17:29.182 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:29 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:29.085913516Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2023-09-23T22:17:29.183 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:29 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:29.111105259Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2023-09-23T22:17:29.183 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:29 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:29.153181073Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2023-09-23T22:17:29.183 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:29 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:29.178505242Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2023-09-23T22:17:29.443 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:29 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:29.203752953Z level=info msg="Executing migration" id="Drop old annotation table v4" 2023-09-23T22:17:29.443 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:29 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:29.229051533Z level=info msg="Executing migration" id="create annotation table v5" 2023-09-23T22:17:29.443 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:29 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:29.25428394Z level=info msg="Executing migration" id="add index annotation 0 v3" 2023-09-23T22:17:29.443 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:29 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:29.296267774Z level=info msg="Executing migration" id="add index annotation 1 v3" 2023-09-23T22:17:29.443 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:29 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:29.329917507Z level=info msg="Executing migration" id="add index annotation 2 v3" 2023-09-23T22:17:29.443 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:29 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:29.346838731Z level=info msg="Executing migration" id="add index annotation 3 v3" 2023-09-23T22:17:29.443 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:29 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:29.388778233Z level=info msg="Executing migration" id="add index annotation 4 v3" 2023-09-23T22:17:29.443 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:29 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:29.413987773Z level=info msg="Executing migration" id="Update annotation table charset" 2023-09-23T22:17:29.443 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:29 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:29.439562091Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2023-09-23T22:17:29.712 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:29 smithi187 bash[31480]: cephadm 2023-09-23T22:17:27.709771+0000 mgr.y (mgr.24365) 50 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-23T22:17:29.712 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:29 smithi187 bash[31480]: cephadm 2023-09-23T22:17:27.717555+0000 mgr.y (mgr.24365) 51 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi169 2023-09-23T22:17:29.712 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:29 smithi187 bash[31480]: cluster 2023-09-23T22:17:27.736392+0000 mgr.y (mgr.24365) 52 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:29.712 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:29 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:29.489903753Z level=info msg="Executing migration" id="Drop category_id index" 2023-09-23T22:17:29.713 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:29 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:29.515126349Z level=info msg="Executing migration" id="Add column tags to annotation table" 2023-09-23T22:17:29.713 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:29 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:29.540359547Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2023-09-23T22:17:29.713 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:29 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:29.582392623Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2023-09-23T22:17:29.713 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:29 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:29.607748085Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2023-09-23T22:17:29.713 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:29 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:29.633011025Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2023-09-23T22:17:29.713 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:29 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:29.683250598Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2023-09-23T22:17:29.713 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:29 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:29.708673765Z 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-23T22:17:29.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:29 smithi169 bash[27421]: cephadm 2023-09-23T22:17:27.709771+0000 mgr.y (mgr.24365) 50 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-23T22:17:29.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:29 smithi169 bash[27421]: cephadm 2023-09-23T22:17:27.717555+0000 mgr.y (mgr.24365) 51 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi169 2023-09-23T22:17:29.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:29 smithi169 bash[27421]: cluster 2023-09-23T22:17:27.736392+0000 mgr.y (mgr.24365) 52 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:29.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:29 smithi169 bash[40994]: cephadm 2023-09-23T22:17:27.709771+0000 mgr.y (mgr.24365) 50 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-23T22:17:29.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:29 smithi169 bash[40994]: cephadm 2023-09-23T22:17:27.717555+0000 mgr.y (mgr.24365) 51 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi169 2023-09-23T22:17:29.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:29 smithi169 bash[40994]: cluster 2023-09-23T22:17:27.736392+0000 mgr.y (mgr.24365) 52 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:29.973 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:29 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:29.733850835Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2023-09-23T22:17:29.973 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:29 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:29.75902943Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2023-09-23T22:17:29.973 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:29 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:29.784346332Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2023-09-23T22:17:29.973 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:29 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:29.809602171Z level=info msg="Executing migration" id="Add created time to annotation table" 2023-09-23T22:17:29.973 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:29 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:29.834905333Z level=info msg="Executing migration" id="Add updated time to annotation table" 2023-09-23T22:17:29.973 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:29 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:29.860068632Z level=info msg="Executing migration" id="Add index for created in annotation table" 2023-09-23T22:17:29.974 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:29 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:29.902105249Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2023-09-23T22:17:29.974 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:29 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:29.927200205Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2023-09-23T22:17:29.974 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:29 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:29.969384779Z level=info msg="Executing migration" id="Add epoch_end column" 2023-09-23T22:17:30.233 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:30 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:30.011280515Z level=info msg="Executing migration" id="Add index for epoch_end" 2023-09-23T22:17:30.234 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:30 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:30.05324668Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2023-09-23T22:17:30.234 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:30 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:30.078739959Z level=info msg="Executing migration" id="Move region to single row" 2023-09-23T22:17:30.234 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:30 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:30.103849725Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2023-09-23T22:17:30.234 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:30 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:30.146046265Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-09-23T22:17:30.234 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:30 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:30.188061173Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-09-23T22:17:30.234 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:30 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:30.230050803Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2023-09-23T22:17:30.300 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:17:30.511 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:30 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:30.255278445Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2023-09-23T22:17:30.511 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:30 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:30.280649613Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2023-09-23T22:17:30.511 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:30 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:30.322570812Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2023-09-23T22:17:30.511 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:30 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:30.348156822Z level=info msg="Executing migration" id="create test_data table" 2023-09-23T22:17:30.512 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:30 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:30.373525768Z level=info msg="Executing migration" id="create dashboard_version table v1" 2023-09-23T22:17:30.512 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:30 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:30.415291375Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2023-09-23T22:17:30.512 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:30 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:30.44070823Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-09-23T22:17:30.512 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:30 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:30.465912149Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2023-09-23T22:17:30.512 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:30 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:30.507843586Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2023-09-23T22:17:30.772 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:30 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:30.533116653Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2023-09-23T22:17:30.772 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:30 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:30.558422635Z level=info msg="Executing migration" id="create team table" 2023-09-23T22:17:30.772 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:30 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:30.583608073Z level=info msg="Executing migration" id="add index team.org_id" 2023-09-23T22:17:30.772 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:30 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:30.625655028Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2023-09-23T22:17:30.772 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:30 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:30.6677596Z level=info msg="Executing migration" id="create team member table" 2023-09-23T22:17:30.772 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:30 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:30.69289905Z level=info msg="Executing migration" id="add index team_member.org_id" 2023-09-23T22:17:30.773 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:30 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:30.718221955Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2023-09-23T22:17:30.773 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:30 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:30.743400516Z level=info msg="Executing migration" id="add index team_member.team_id" 2023-09-23T22:17:30.773 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:30 smithi187 bash[31480]: audit 2023-09-23T22:17:30.292746+0000 mon.a (mon.0) 712 : audit [DBG] from='client.? 172.21.15.169:0/2478485162' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T22:17:31.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:30 smithi169 bash[27421]: audit 2023-09-23T22:17:30.292746+0000 mon.a (mon.0) 712 : audit [DBG] from='client.? 172.21.15.169:0/2478485162' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T22:17:31.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:30 smithi169 bash[40994]: audit 2023-09-23T22:17:30.292746+0000 mon.a (mon.0) 712 : audit [DBG] from='client.? 172.21.15.169:0/2478485162' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T22:17:31.033 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:30 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:30.768746441Z level=info msg="Executing migration" id="Add column email to team table" 2023-09-23T22:17:31.033 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:30 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:30.793919809Z level=info msg="Executing migration" id="Add column external to team_member table" 2023-09-23T22:17:31.033 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:30 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:30.819159855Z level=info msg="Executing migration" id="Add column permission to team_member table" 2023-09-23T22:17:31.033 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:30 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:30.861138641Z level=info msg="Executing migration" id="create dashboard acl table" 2023-09-23T22:17:31.034 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:30 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:30.886510335Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2023-09-23T22:17:31.034 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:30 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:30.911767595Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2023-09-23T22:17:31.034 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:30 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:30.93707556Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2023-09-23T22:17:31.034 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:30 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:30.978834724Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2023-09-23T22:17:31.034 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:31 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:31.004457567Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2023-09-23T22:17:31.034 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:31 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:31.029626568Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2023-09-23T22:17:31.294 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:31 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:31.071544673Z level=info msg="Executing migration" id="add index dashboard_permission" 2023-09-23T22:17:31.295 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:31 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:31.096845961Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2023-09-23T22:17:31.295 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:31 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:31.122101164Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2023-09-23T22:17:31.295 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:31 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:31.147323322Z level=info msg="Executing migration" id="create tag table" 2023-09-23T22:17:31.295 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:31 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:31.17272343Z level=info msg="Executing migration" id="add index tag.key_value" 2023-09-23T22:17:31.295 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:31 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:31.198243618Z level=info msg="Executing migration" id="create login attempt table" 2023-09-23T22:17:31.295 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:31 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:31.240289916Z level=info msg="Executing migration" id="add index login_attempt.username" 2023-09-23T22:17:31.296 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:31 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:31.265552636Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2023-09-23T22:17:31.296 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:31 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:31.290787023Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-09-23T22:17:31.539 INFO:teuthology.orchestra.run.smithi169.stdout:{"epoch":19,"active_gid":24365,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6800","nonce":3198882494},{"type":"v1","addr":"172.21.15.169:6801","nonce":3198882494}]},"active_addr":"172.21.15.169:6801/3198882494","active_change":"2023-09-23T22:16:31.702309+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.169:8443/","prometheus":"http://172.21.15.169: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":59,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.169:0","nonce":476903667}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.169:0","nonce":3248494345}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.169:0","nonce":148725777}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.169:0","nonce":2260236001}]}]} 2023-09-23T22:17:31.545 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-09-23T22:17:31.545 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-09-23T22:17:31.545 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T22:17:31.605 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:31 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:31.324387016Z level=info msg="Executing migration" id="create login_attempt v2" 2023-09-23T22:17:31.605 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:31 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:31.34959686Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2023-09-23T22:17:31.605 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:31 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:31.374912458Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2023-09-23T22:17:31.605 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:31 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:31.416694712Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2023-09-23T22:17:31.605 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:31 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:31.442118993Z level=info msg="Executing migration" id="create user auth table" 2023-09-23T22:17:31.605 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:31 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:31.46724394Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-09-23T22:17:31.605 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:31 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:31.50928397Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2023-09-23T22:17:31.605 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:31 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:31.534481704Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2023-09-23T22:17:31.605 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:31 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:31.601512384Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2023-09-23T22:17:31.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:31 smithi169 bash[27421]: cluster 2023-09-23T22:17:29.736959+0000 mgr.y (mgr.24365) 53 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:31.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:31 smithi169 bash[40994]: cluster 2023-09-23T22:17:29.736959+0000 mgr.y (mgr.24365) 53 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:31.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:31 smithi187 bash[31480]: cluster 2023-09-23T22:17:29.736959+0000 mgr.y (mgr.24365) 53 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:31.877 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:31 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:31.643496139Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2023-09-23T22:17:31.877 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:31 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:31.68552362Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2023-09-23T22:17:31.877 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:31 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:31.710906868Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2023-09-23T22:17:31.877 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:31 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:31.736110702Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2023-09-23T22:17:31.877 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:31 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:31.761327482Z level=info msg="Executing migration" id="create server_lock table" 2023-09-23T22:17:31.877 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:31 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:31.80324061Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2023-09-23T22:17:31.878 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:31 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:31.845271378Z level=info msg="Executing migration" id="create user auth token table" 2023-09-23T22:17:32.160 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:31 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:31.895703566Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2023-09-23T22:17:32.160 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:31 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:31.920936403Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2023-09-23T22:17:32.160 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:31 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:31.946234332Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2023-09-23T22:17:32.161 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:31 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:31.988260413Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2023-09-23T22:17:32.161 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:32 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:32.030187297Z level=info msg="Executing migration" id="create cache_data table" 2023-09-23T22:17:32.161 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:32 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:32.055424005Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2023-09-23T22:17:32.161 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:32 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:32.080718838Z level=info msg="Executing migration" id="create short_url table v1" 2023-09-23T22:17:32.161 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:32 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:32.106006165Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2023-09-23T22:17:32.161 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:32 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:32.131186991Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2023-09-23T22:17:32.161 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:32 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:32.15673029Z level=info msg="Executing migration" id="delete alert_definition table" 2023-09-23T22:17:32.429 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:32 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:32.182017686Z level=info msg="Executing migration" id="recreate alert_definition table" 2023-09-23T22:17:32.429 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:32 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:32.224053956Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2023-09-23T22:17:32.429 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:32 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:32.266008643Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2023-09-23T22:17:32.429 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:32 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:32.291234043Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2023-09-23T22:17:32.429 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:32 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:32.333298317Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2023-09-23T22:17:32.429 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:32 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:32.358531724Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2023-09-23T22:17:32.429 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:32 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:32.383826105Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2023-09-23T22:17:32.430 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:32 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:32.425723539Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2023-09-23T22:17:32.698 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:32 smithi187 bash[31480]: audit 2023-09-23T22:17:31.829374+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:17:32.698 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:32 smithi187 bash[31480]: audit 2023-09-23T22:17:31.862936+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:32.699 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:32 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:32.451111573Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2023-09-23T22:17:32.699 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:32 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:32.492987377Z level=info msg="Executing migration" id="drop alert_definition table" 2023-09-23T22:17:32.699 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:32 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:32.518307599Z level=info msg="Executing migration" id="delete alert_definition_version table" 2023-09-23T22:17:32.699 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:32 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:32.543465094Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2023-09-23T22:17:32.699 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:32 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:32.585557708Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2023-09-23T22:17:32.699 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:32 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:32.627489657Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2023-09-23T22:17:32.699 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:32 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:32.669375935Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2023-09-23T22:17:32.699 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:32 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:32.694810147Z level=info msg="Executing migration" id="drop alert_definition_version table" 2023-09-23T22:17:32.961 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:32 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:32.720022204Z level=info msg="Executing migration" id="create alert_instance table" 2023-09-23T22:17:32.961 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:32 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:32.762111999Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2023-09-23T22:17:32.961 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:32 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:32.788859404Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2023-09-23T22:17:32.962 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:32 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:32.830910091Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2023-09-23T22:17:32.962 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:32 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:32.856054296Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2023-09-23T22:17:32.962 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:32 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:32.898985692Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2023-09-23T22:17:32.962 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:32 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:32.924199105Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2023-09-23T22:17:32.962 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:32 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:32.957854617Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2023-09-23T22:17:33.012 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:17:32 smithi169 systemd[1]: Stopping Ceph alertmanager.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T22:17:33.012 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:32 smithi169 bash[40994]: audit 2023-09-23T22:17:31.829374+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:17:33.012 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:32 smithi169 bash[40994]: audit 2023-09-23T22:17:31.862936+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:33.012 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:32 smithi169 bash[27421]: audit 2023-09-23T22:17:31.829374+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:17:33.012 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:32 smithi169 bash[27421]: audit 2023-09-23T22:17:31.862936+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:33.247 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:33 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:33.008250716Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2023-09-23T22:17:33.247 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:33 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:33.033549336Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2023-09-23T22:17:33.247 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:33 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:33.05876022Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2023-09-23T22:17:33.248 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:33 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:33.100824725Z level=info msg="Executing migration" id="create alert_rule table" 2023-09-23T22:17:33.248 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:33 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:33.125985535Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2023-09-23T22:17:33.248 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:33 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:33.151239257Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2023-09-23T22:17:33.248 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:33 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:33.176464519Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2023-09-23T22:17:33.248 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:33 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:33.201779381Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2023-09-23T22:17:33.248 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:33 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:33.243659908Z level=info msg="Executing migration" id="add column for to alert_rule" 2023-09-23T22:17:33.264 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:17:33 smithi169 bash[73344]: ts=2023-09-23T22:17:33.011Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-09-23T22:17:33.516 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:33 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:33.285619603Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2023-09-23T22:17:33.516 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:33 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:33.327622707Z level=info msg="Executing migration" id="add column labels to alert_rule" 2023-09-23T22:17:33.516 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:33 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:33.352934149Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2023-09-23T22:17:33.516 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:33 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:33.378235457Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2023-09-23T22:17:33.516 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:33 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:33.420233135Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2023-09-23T22:17:33.517 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:33 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:33.445497961Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2023-09-23T22:17:33.517 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:33 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:33.470807096Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2023-09-23T22:17:33.517 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:33 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:33.512742373Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2023-09-23T22:17:33.794 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:33 smithi187 bash[31480]: cluster 2023-09-23T22:17:31.737517+0000 mgr.y (mgr.24365) 54 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:33.794 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:33 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:33.554848511Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2023-09-23T22:17:33.794 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:33 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:33.580067655Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2023-09-23T22:17:33.794 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:33 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:33.605436971Z level=info msg="Executing migration" id="create alert_rule_version table" 2023-09-23T22:17:33.795 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:33 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:33.630683501Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2023-09-23T22:17:33.795 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:33 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:33.655915844Z 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-23T22:17:33.795 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:33 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:33.697955055Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2023-09-23T22:17:33.795 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:33 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:33.723342843Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2023-09-23T22:17:33.795 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:33 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:33.748729908Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2023-09-23T22:17:33.795 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:33 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:33.79067757Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2023-09-23T22:17:33.833 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:33 smithi169 bash[40994]: cluster 2023-09-23T22:17:31.737517+0000 mgr.y (mgr.24365) 54 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:33.834 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:17:33 smithi169 bash[74938]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-23T22:17:33.834 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:17:33 smithi169 bash[75002]: Error response from daemon: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-23T22:17:33.834 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:17:33 smithi169 systemd[1]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-09-23T22:17:33.834 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:17:33 smithi169 systemd[1]: Stopped Ceph alertmanager.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:17:33.834 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:17:33 smithi169 systemd[1]: Started Ceph alertmanager.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:17:33.834 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:33 smithi169 bash[27421]: cluster 2023-09-23T22:17:31.737517+0000 mgr.y (mgr.24365) 54 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:34.054 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:33 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:33.832703775Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2023-09-23T22:17:34.055 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:33 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:33.857985033Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2023-09-23T22:17:34.055 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:33 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:33.88307971Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2023-09-23T22:17:34.055 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:33 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:33.908486772Z level=info msg="Executing migration" id=create_alert_configuration_table 2023-09-23T22:17:34.055 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:33 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:33.958868189Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2023-09-23T22:17:34.055 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:33 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:33.984007064Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2023-09-23T22:17:34.055 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:34 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:34.009249937Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2023-09-23T22:17:34.055 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:34 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:34.051059771Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2023-09-23T22:17:34.377 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:34 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:34.15037208Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2023-09-23T22:17:34.377 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:34 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:34.211014286Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2023-09-23T22:17:34.377 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:34 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:34.291781751Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2023-09-23T22:17:34.795 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:34 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:34.374262343Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2023-09-23T22:17:34.795 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:34 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:34.609922953Z level=info msg="Executing migration" id="create provenance_type table" 2023-09-23T22:17:35.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:34 smithi169 bash[27421]: cluster 2023-09-23T22:17:33.738254+0000 mgr.y (mgr.24365) 55 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:35.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:34 smithi169 bash[27421]: audit 2023-09-23T22:17:33.815562+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:35.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:34 smithi169 bash[27421]: audit 2023-09-23T22:17:33.823781+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:35.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:34 smithi169 bash[27421]: cephadm 2023-09-23T22:17:33.845567+0000 mgr.y (mgr.24365) 56 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T22:17:35.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:34 smithi169 bash[27421]: cephadm 2023-09-23T22:17:33.859034+0000 mgr.y (mgr.24365) 57 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi187 2023-09-23T22:17:35.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:34 smithi169 bash[40994]: cluster 2023-09-23T22:17:33.738254+0000 mgr.y (mgr.24365) 55 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:35.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:34 smithi169 bash[40994]: audit 2023-09-23T22:17:33.815562+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:35.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:34 smithi169 bash[40994]: audit 2023-09-23T22:17:33.823781+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:35.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:34 smithi169 bash[40994]: cephadm 2023-09-23T22:17:33.845567+0000 mgr.y (mgr.24365) 56 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T22:17:35.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:34 smithi169 bash[40994]: cephadm 2023-09-23T22:17:33.859034+0000 mgr.y (mgr.24365) 57 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi187 2023-09-23T22:17:35.033 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:17:34 smithi169 bash[75030]: ts=2023-09-23T22:17:34.850Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-09-23T22:17:35.033 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:17:34 smithi169 bash[75030]: ts=2023-09-23T22:17:34.850Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-09-23T22:17:35.033 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:17:34 smithi169 bash[75030]: ts=2023-09-23T22:17:34.853Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.169 port=9094 2023-09-23T22:17:35.034 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:17:34 smithi169 bash[75030]: ts=2023-09-23T22:17:34.854Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-09-23T22:17:35.034 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:17:34 smithi169 bash[75030]: ts=2023-09-23T22:17:34.894Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-23T22:17:35.034 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:17:34 smithi169 bash[75030]: ts=2023-09-23T22:17:34.895Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-23T22:17:35.034 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:17:34 smithi169 bash[75030]: ts=2023-09-23T22:17:34.899Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-09-23T22:17:35.034 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:17:34 smithi169 bash[75030]: ts=2023-09-23T22:17:34.899Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-09-23T22:17:35.127 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:34 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:34.791268153Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2023-09-23T22:17:35.127 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:34 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:34.897659801Z level=info msg="Executing migration" id="create alert_image table" 2023-09-23T22:17:35.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:34 smithi187 bash[31480]: cluster 2023-09-23T22:17:33.738254+0000 mgr.y (mgr.24365) 55 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:35.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:34 smithi187 bash[31480]: audit 2023-09-23T22:17:33.815562+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:35.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:34 smithi187 bash[31480]: audit 2023-09-23T22:17:33.823781+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:35.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:34 smithi187 bash[31480]: cephadm 2023-09-23T22:17:33.845567+0000 mgr.y (mgr.24365) 56 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T22:17:35.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:34 smithi187 bash[31480]: cephadm 2023-09-23T22:17:33.859034+0000 mgr.y (mgr.24365) 57 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi187 2023-09-23T22:17:35.507 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:35 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:35.190183866Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2023-09-23T22:17:35.507 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:35 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:35.290986484Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2023-09-23T22:17:35.507 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:35 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:35.375179839Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2023-09-23T22:17:35.798 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:35 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:35.503756672Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2023-09-23T22:17:35.798 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:35 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:35.603552278Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2023-09-23T22:17:35.799 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:35 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:35.603705175Z 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-23T22:17:35.799 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:35 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:35.659951501Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2023-09-23T22:17:35.799 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:35 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:35.744051559Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2023-09-23T22:17:36.068 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:35 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:35.802486704Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2023-09-23T22:17:36.068 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:35 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:35.802980747Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2023-09-23T22:17:36.068 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:35 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:35.803388731Z level=info msg="alerts found to migrate" alerts=0 2023-09-23T22:17:36.068 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:35 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:35.844875984Z level=info msg="Executing migration" id="create library_element table v1" 2023-09-23T22:17:36.068 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:35 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:35.886939369Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2023-09-23T22:17:36.068 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:35 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:35.937992252Z level=info msg="Executing migration" id="create library_element_connection table v1" 2023-09-23T22:17:36.068 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:36 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:36.005346847Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2023-09-23T22:17:36.068 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:36 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:36.064411923Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2023-09-23T22:17:36.357 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:36 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:36.150007319Z level=info msg="Executing migration" id="increase max description length to 2048" 2023-09-23T22:17:36.357 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:36 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:36.248600407Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2023-09-23T22:17:36.357 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:36 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:36.353607254Z level=info msg="Executing migration" id="create data_keys table" 2023-09-23T22:17:36.627 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:36 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:36.585637103Z level=info msg="Executing migration" id="create secrets table" 2023-09-23T22:17:36.997 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:36 smithi187 bash[31480]: cluster 2023-09-23T22:17:35.738861+0000 mgr.y (mgr.24365) 58 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:36.997 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:36 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:36.728719858Z level=info msg="Executing migration" id="rename data_keys name column to id" 2023-09-23T22:17:36.997 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:36 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:36.851260149Z level=info msg="Executing migration" id="add name column into data_keys" 2023-09-23T22:17:36.997 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:36 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:36.926960096Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2023-09-23T22:17:36.998 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:36 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:36.96961144Z level=info msg="Executing migration" id="rename data_keys name column to label" 2023-09-23T22:17:37.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:36 smithi169 bash[27421]: cluster 2023-09-23T22:17:35.738861+0000 mgr.y (mgr.24365) 58 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:37.282 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:17:36 smithi169 bash[75030]: ts=2023-09-23T22:17:36.854Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000574454s 2023-09-23T22:17:37.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:36 smithi169 bash[40994]: cluster 2023-09-23T22:17:35.738861+0000 mgr.y (mgr.24365) 58 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:37.318 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:17:37.377 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:37 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:37.109258339Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2023-09-23T22:17:37.815 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:37 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:37.388941319Z level=info msg="Executing migration" id="create kv_store table v1" 2023-09-23T22:17:37.815 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:37 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:37.498825491Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2023-09-23T22:17:38.119 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:37 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:37.811796909Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2023-09-23T22:17:38.120 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:37 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:37.919601808Z level=info msg="Executing migration" id="create permission table" 2023-09-23T22:17:38.120 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:38 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:38.016296934Z level=info msg="Executing migration" id="add unique index permission.role_id" 2023-09-23T22:17:38.120 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:38 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:38.116290904Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2023-09-23T22:17:38.377 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:38 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:38.220064211Z level=info msg="Executing migration" id="create role table" 2023-09-23T22:17:38.377 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:38 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:38.308572907Z level=info msg="Executing migration" id="add column display_name" 2023-09-23T22:17:38.656 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:17:38 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:17:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:17:38.656 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:38 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:38.400190931Z level=info msg="Executing migration" id="add column group_name" 2023-09-23T22:17:38.657 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:38 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:38.447854122Z level=info msg="Executing migration" id="add index role.org_id" 2023-09-23T22:17:38.657 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:38 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:38.489999981Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2023-09-23T22:17:38.657 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:38 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:38.540425039Z level=info msg="Executing migration" id="add index role_org_id_uid" 2023-09-23T22:17:38.657 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:38 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:38.61623236Z level=info msg="Executing migration" id="create team role table" 2023-09-23T22:17:38.657 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:38 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:38.641478165Z level=info msg="Executing migration" id="add index team_role.org_id" 2023-09-23T22:17:38.939 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:38 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:38.683511184Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2023-09-23T22:17:38.939 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:38 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:38.784039388Z level=info msg="Executing migration" id="add index team_role.team_id" 2023-09-23T22:17:38.939 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:38 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:38.893001989Z level=info msg="Executing migration" id="create user role table" 2023-09-23T22:17:39.235 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:39 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:39.043231108Z level=info msg="Executing migration" id="add index user_role.org_id" 2023-09-23T22:17:39.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:39 smithi169 bash[40994]: cluster 2023-09-23T22:17:37.739575+0000 mgr.y (mgr.24365) 59 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:39.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:39 smithi169 bash[27421]: cluster 2023-09-23T22:17:37.739575+0000 mgr.y (mgr.24365) 59 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:39.541 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:39 smithi187 bash[31480]: cluster 2023-09-23T22:17:37.739575+0000 mgr.y (mgr.24365) 59 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:39.541 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:39 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:39.231980848Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2023-09-23T22:17:39.541 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:39 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:39.365074575Z level=info msg="Executing migration" id="add index user_role.user_id" 2023-09-23T22:17:39.541 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:39 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:39.461988191Z level=info msg="Executing migration" id="create builtin role table" 2023-09-23T22:17:39.808 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:39 smithi187 systemd[1]: Stopping Ceph prometheus.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T22:17:39.809 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:39 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:39.537647238Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2023-09-23T22:17:39.809 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:39 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:39.623315055Z level=info msg="Executing migration" id="add index builtin_role.name" 2023-09-23T22:17:39.809 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:39 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:39.672186849Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2023-09-23T22:17:39.809 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:39 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:39.697389992Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2023-09-23T22:17:39.809 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:39 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:39.748133297Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2023-09-23T22:17:40.093 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:39 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:39.807101833Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2023-09-23T22:17:40.093 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:39 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:39.849196035Z level=info msg="Executing migration" id="add unique index role.uid" 2023-09-23T22:17:40.093 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:39 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:39.908046699Z level=info msg="Executing migration" id="create seed assignment table" 2023-09-23T22:17:40.093 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:39 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:39.991758144Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2023-09-23T22:17:40.093 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:39 smithi187 bash[63006]: ts=2023-09-23T22:17:39.804Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-23T22:17:40.093 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:39 smithi187 bash[63006]: ts=2023-09-23T22:17:39.804Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-09-23T22:17:40.093 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:39 smithi187 bash[63006]: ts=2023-09-23T22:17:39.804Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-09-23T22:17:40.094 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:39 smithi187 bash[63006]: ts=2023-09-23T22:17:39.804Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-23T22:17:40.094 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:39 smithi187 bash[63006]: ts=2023-09-23T22:17:39.804Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-09-23T22:17:40.094 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:39 smithi187 bash[63006]: ts=2023-09-23T22:17:39.805Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-09-23T22:17:40.094 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:39 smithi187 bash[63006]: ts=2023-09-23T22:17:39.805Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-09-23T22:17:40.094 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:39 smithi187 bash[63006]: ts=2023-09-23T22:17:39.804Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-09-23T22:17:40.094 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:39 smithi187 bash[63006]: ts=2023-09-23T22:17:39.805Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-09-23T22:17:40.094 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:39 smithi187 bash[63006]: ts=2023-09-23T22:17:39.805Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-09-23T22:17:40.094 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:39 smithi187 bash[63006]: ts=2023-09-23T22:17:39.806Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-09-23T22:17:40.094 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:39 smithi187 bash[63006]: ts=2023-09-23T22:17:39.806Z caller=main.go:1147 level=info msg="See you next time!" 2023-09-23T22:17:40.416 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:40 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:40.089439421Z level=info msg="Executing migration" id="add column hidden to role table" 2023-09-23T22:17:40.416 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:40 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:40.249807637Z level=info msg="Executing migration" id="create query_history table v1" 2023-09-23T22:17:40.441 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:17:40.441 INFO:teuthology.orchestra.run.smithi169.stdout:{"epoch":63,"fsid":"301c97ba-5a5d-11ee-8db4-212e2dc638e7","created":"2023-09-23T22:05:51.641271+0000","modified":"2023-09-23T22:17:21.381595+0000","last_up_change":"2023-09-23T22:15:33.326389+0000","last_in_change":"2023-09-23T22:15:07.900699+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-23T22:11:20.241354+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":"21","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-23T22:17:12.061690+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":"63","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":"2384528d-4a1b-44de-a786-44beabd48375","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6802","nonce":1247471492},{"type":"v1","addr":"172.21.15.169:6803","nonce":1247471492}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6804","nonce":1247471492},{"type":"v1","addr":"172.21.15.169:6805","nonce":1247471492}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6808","nonce":1247471492},{"type":"v1","addr":"172.21.15.169:6809","nonce":1247471492}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6806","nonce":1247471492},{"type":"v1","addr":"172.21.15.169:6807","nonce":1247471492}]},"public_addr":"172.21.15.169:6803/1247471492","cluster_addr":"172.21.15.169:6805/1247471492","heartbeat_back_addr":"172.21.15.169:6809/1247471492","heartbeat_front_addr":"172.21.15.169:6807/1247471492","state":["exists","up"]},{"osd":1,"uuid":"a9626eac-65d2-42cb-984a-f891c911b713","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6810","nonce":1570715361},{"type":"v1","addr":"172.21.15.169:6811","nonce":1570715361}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6812","nonce":1570715361},{"type":"v1","addr":"172.21.15.169:6813","nonce":1570715361}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6816","nonce":1570715361},{"type":"v1","addr":"172.21.15.169:6817","nonce":1570715361}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6814","nonce":1570715361},{"type":"v1","addr":"172.21.15.169:6815","nonce":1570715361}]},"public_addr":"172.21.15.169:6811/1570715361","cluster_addr":"172.21.15.169:6813/1570715361","heartbeat_back_addr":"172.21.15.169:6817/1570715361","heartbeat_front_addr":"172.21.15.169:6815/1570715361","state":["exists","up"]},{"osd":2,"uuid":"c1c9e666-2750-421a-87f5-e098be84fc57","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6818","nonce":2302606347},{"type":"v1","addr":"172.21.15.169:6819","nonce":2302606347}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6820","nonce":2302606347},{"type":"v1","addr":"172.21.15.169:6821","nonce":2302606347}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6824","nonce":2302606347},{"type":"v1","addr":"172.21.15.169:6825","nonce":2302606347}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6822","nonce":2302606347},{"type":"v1","addr":"172.21.15.169:6823","nonce":2302606347}]},"public_addr":"172.21.15.169:6819/2302606347","cluster_addr":"172.21.15.169:6821/2302606347","heartbeat_back_addr":"172.21.15.169:6825/2302606347","heartbeat_front_addr":"172.21.15.169:6823/2302606347","state":["exists","up"]},{"osd":3,"uuid":"de46cc9c-d9a2-4737-a902-b3085c4ce19b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6826","nonce":1438284677},{"type":"v1","addr":"172.21.15.169:6827","nonce":1438284677}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6828","nonce":1438284677},{"type":"v1","addr":"172.21.15.169:6829","nonce":1438284677}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6832","nonce":1438284677},{"type":"v1","addr":"172.21.15.169:6833","nonce":1438284677}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6830","nonce":1438284677},{"type":"v1","addr":"172.21.15.169:6831","nonce":1438284677}]},"public_addr":"172.21.15.169:6827/1438284677","cluster_addr":"172.21.15.169:6829/1438284677","heartbeat_back_addr":"172.21.15.169:6833/1438284677","heartbeat_front_addr":"172.21.15.169:6831/1438284677","state":["exists","up"]},{"osd":4,"uuid":"ce1039a4-bf72-4584-b3de-78f951f0952a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6800","nonce":3495756854},{"type":"v1","addr":"172.21.15.187:6801","nonce":3495756854}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6802","nonce":3495756854},{"type":"v1","addr":"172.21.15.187:6803","nonce":3495756854}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6806","nonce":3495756854},{"type":"v1","addr":"172.21.15.187:6807","nonce":3495756854}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6804","nonce":3495756854},{"type":"v1","addr":"172.21.15.187:6805","nonce":3495756854}]},"public_addr":"172.21.15.187:6801/3495756854","cluster_addr":"172.21.15.187:6803/3495756854","heartbeat_back_addr":"172.21.15.187:6807/3495756854","heartbeat_front_addr":"172.21.15.187:6805/3495756854","state":["exists","up"]},{"osd":5,"uuid":"720eaeaf-d446-4e00-b7b8-aab3a3fdcfd4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6808","nonce":716797629},{"type":"v1","addr":"172.21.15.187:6809","nonce":716797629}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6810","nonce":716797629},{"type":"v1","addr":"172.21.15.187:6811","nonce":716797629}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6814","nonce":716797629},{"type":"v1","addr":"172.21.15.187:6815","nonce":716797629}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6812","nonce":716797629},{"type":"v1","addr":"172.21.15.187:6813","nonce":716797629}]},"public_addr":"172.21.15.187:6809/716797629","cluster_addr":"172.21.15.187:6811/716797629","heartbeat_back_addr":"172.21.15.187:6815/716797629","heartbeat_front_addr":"172.21.15.187:6813/716797629","state":["exists","up"]},{"osd":6,"uuid":"6eed3d1b-edd6-4e5b-b023-01c9d49a43c0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6816","nonce":4148396704},{"type":"v1","addr":"172.21.15.187:6817","nonce":4148396704}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6818","nonce":4148396704},{"type":"v1","addr":"172.21.15.187:6819","nonce":4148396704}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6822","nonce":4148396704},{"type":"v1","addr":"172.21.15.187:6823","nonce":4148396704}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6820","nonce":4148396704},{"type":"v1","addr":"172.21.15.187:6821","nonce":4148396704}]},"public_addr":"172.21.15.187:6817/4148396704","cluster_addr":"172.21.15.187:6819/4148396704","heartbeat_back_addr":"172.21.15.187:6823/4148396704","heartbeat_front_addr":"172.21.15.187:6821/4148396704","state":["exists","up"]},{"osd":7,"uuid":"826e2405-260c-4c10-a5a9-96e67928da3a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6824","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6825","nonce":397476534}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6826","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6827","nonce":397476534}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6830","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6831","nonce":397476534}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6828","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6829","nonce":397476534}]},"public_addr":"172.21.15.187:6825/397476534","cluster_addr":"172.21.15.187:6827/397476534","heartbeat_back_addr":"172.21.15.187:6831/397476534","heartbeat_front_addr":"172.21.15.187:6829/397476534","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-23T22:09:31.411368+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-23T22:10:24.381196+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-23T22:11:17.703375+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-23T22:12:11.485246+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-23T22:13:01.973694+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-23T22:13:51.641787+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-23T22:14:41.599512+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-23T22:15:32.384462+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.169:0/313064646":"2023-09-24T22:16:31.701938+0000","172.21.15.169:0/276256841":"2023-09-24T22:16:31.701938+0000","172.21.15.169:0/3283618360":"2023-09-24T22:16:31.701938+0000","172.21.15.169:0/4160303889":"2023-09-24T22:16:31.701938+0000","172.21.15.169:6800/705626113":"2023-09-24T22:16:31.701938+0000","172.21.15.169:6801/702995389":"2023-09-24T22:06:59.589161+0000","172.21.15.169:6800/702995389":"2023-09-24T22:06:59.589161+0000","172.21.15.169:0/665770624":"2023-09-24T22:06:59.589161+0000","172.21.15.169:0/1680336425":"2023-09-24T22:06:59.589161+0000","172.21.15.169:6801/1794622029":"2023-09-24T22:06:25.449150+0000","172.21.15.169:6801/705626113":"2023-09-24T22:16:31.701938+0000","172.21.15.169:0/3229776594":"2023-09-24T22:06:25.449150+0000","172.21.15.169:6800/1794622029":"2023-09-24T22:06:25.449150+0000","172.21.15.169:0/3658436515":"2023-09-24T22:06:25.449150+0000","172.21.15.169:0/4081286119":"2023-09-24T22:06:25.449150+0000","172.21.15.169:0/1119633416":"2023-09-24T22:06:59.589161+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-23T22:17:40.706 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:40 smithi187 bash[65496]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-23T22:17:40.707 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:40 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:40.41763873Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2023-09-23T22:17:40.707 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:40 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:40.598310189Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2023-09-23T22:17:40.970 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:40 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:40.70302672Z level=info msg="Executing migration" id="teams permissions migration" 2023-09-23T22:17:40.970 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:40 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:40.778911083Z level=info msg="Executing migration" id="dashboard permissions" 2023-09-23T22:17:40.971 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:40 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:40.846548596Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2023-09-23T22:17:40.971 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:40 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:40.871867628Z level=info msg="Executing migration" id="drop managed folder create actions" 2023-09-23T22:17:40.971 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:40 smithi187 bash[65558]: Error response from daemon: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-23T22:17:40.971 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:40 smithi187 systemd[1]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@prometheus.a.service: Succeeded. 2023-09-23T22:17:40.971 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:40 smithi187 systemd[1]: Stopped Ceph prometheus.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:17:40.971 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:40 smithi187 systemd[1]: Started Ceph prometheus.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:17:41.032 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:17:40 smithi169 bash[27688]: [23/Sep/2023:22:17:40] ENGINE Bus STOPPING 2023-09-23T22:17:41.032 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:17:40 smithi169 bash[27688]: [23/Sep/2023:22:17:40] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T22:17:41.032 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:17:40 smithi169 bash[27688]: [23/Sep/2023:22:17:40] ENGINE Bus STOPPED 2023-09-23T22:17:41.032 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:17:40 smithi169 bash[27688]: [23/Sep/2023:22:17:40] ENGINE Bus STARTING 2023-09-23T22:17:41.181 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[27688]: [23/Sep/2023:22:17:41] ENGINE Serving on http://:::9283 2023-09-23T22:17:41.182 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[27688]: [23/Sep/2023:22:17:41] ENGINE Bus STARTED 2023-09-23T22:17:41.182 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[27688]: [23/Sep/2023:22:17:41] ENGINE Bus STOPPING 2023-09-23T22:17:41.182 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[27688]: [23/Sep/2023:22:17:41] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T22:17:41.182 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[27688]: [23/Sep/2023:22:17:41] ENGINE Bus STOPPED 2023-09-23T22:17:41.182 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[27688]: [23/Sep/2023:22:17:41] ENGINE Bus STARTING 2023-09-23T22:17:41.182 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[27688]: [23/Sep/2023:22:17:41] ENGINE Serving on http://:::9283 2023-09-23T22:17:41.182 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[27688]: [23/Sep/2023:22:17:41] ENGINE Bus STARTED 2023-09-23T22:17:41.182 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[27688]: [23/Sep/2023:22:17:41] ENGINE Bus STOPPING 2023-09-23T22:17:41.183 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[27688]: [23/Sep/2023:22:17:41] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T22:17:41.183 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[27688]: [23/Sep/2023:22:17:41] ENGINE Bus STOPPED 2023-09-23T22:17:41.183 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[27688]: [23/Sep/2023:22:17:41] ENGINE Bus STARTING 2023-09-23T22:17:41.184 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-09-23T22:17:41.184 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T22:17:41.377 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:40 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:40.967090522Z level=info msg="Executing migration" id="alerting notification permissions" 2023-09-23T22:17:41.377 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:41 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:41.123040018Z level=info msg="Executing migration" id="create query_history_star table v1" 2023-09-23T22:17:41.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[27688]: [23/Sep/2023:22:17:41] ENGINE Serving on http://:::9283 2023-09-23T22:17:41.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[27688]: [23/Sep/2023:22:17:41] ENGINE Bus STARTED 2023-09-23T22:17:41.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[40994]: cluster 2023-09-23T22:17:39.740154+0000 mgr.y (mgr.24365) 60 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:41.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[40994]: audit 2023-09-23T22:17:40.439199+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.169:0/3391674464' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:17:41.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[40994]: audit 2023-09-23T22:17:40.883395+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:41.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[40994]: audit 2023-09-23T22:17:40.892556+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:41.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[40994]: audit 2023-09-23T22:17:40.901160+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T22:17:41.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[40994]: audit 2023-09-23T22:17:40.903141+0000 mon.c (mon.2) 53 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi169.front.sepia.ceph.com:9093"}]: dispatch 2023-09-23T22:17:41.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[40994]: audit 2023-09-23T22:17:40.910207+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:41.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[40994]: audit 2023-09-23T22:17:40.919228+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T22:17:41.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[40994]: audit 2023-09-23T22:17:40.927077+0000 mon.c (mon.2) 55 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi187.front.sepia.ceph.com:9095"}]: dispatch 2023-09-23T22:17:41.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[40994]: audit 2023-09-23T22:17:40.935794+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:41.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[40994]: audit 2023-09-23T22:17:40.945433+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T22:17:41.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[40994]: audit 2023-09-23T22:17:40.949946+0000 mon.c (mon.2) 57 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi187.front.sepia.ceph.com:3000"}]: dispatch 2023-09-23T22:17:41.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[40994]: audit 2023-09-23T22:17:40.958984+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:41.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[40994]: audit 2023-09-23T22:17:40.965026+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:17:41.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[27421]: cluster 2023-09-23T22:17:39.740154+0000 mgr.y (mgr.24365) 60 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:41.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[27421]: audit 2023-09-23T22:17:40.439199+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.169:0/3391674464' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:17:41.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[27421]: audit 2023-09-23T22:17:40.883395+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:41.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[27421]: audit 2023-09-23T22:17:40.892556+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:41.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[27421]: audit 2023-09-23T22:17:40.901160+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T22:17:41.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[27421]: audit 2023-09-23T22:17:40.903141+0000 mon.c (mon.2) 53 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi169.front.sepia.ceph.com:9093"}]: dispatch 2023-09-23T22:17:41.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[27421]: audit 2023-09-23T22:17:40.910207+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:41.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[27421]: audit 2023-09-23T22:17:40.919228+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T22:17:41.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[27421]: audit 2023-09-23T22:17:40.927077+0000 mon.c (mon.2) 55 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi187.front.sepia.ceph.com:9095"}]: dispatch 2023-09-23T22:17:41.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[27421]: audit 2023-09-23T22:17:40.935794+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:41.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[27421]: audit 2023-09-23T22:17:40.945433+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T22:17:41.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[27421]: audit 2023-09-23T22:17:40.949946+0000 mon.c (mon.2) 57 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi187.front.sepia.ceph.com:3000"}]: dispatch 2023-09-23T22:17:41.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[27421]: audit 2023-09-23T22:17:40.958984+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:41.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:41 smithi169 bash[27421]: audit 2023-09-23T22:17:40.965026+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:17:41.877 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:41 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:41.420615007Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2023-09-23T22:17:41.877 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:41 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:41.625236618Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2023-09-23T22:17:41.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:41 smithi187 bash[31480]: cluster 2023-09-23T22:17:39.740154+0000 mgr.y (mgr.24365) 60 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:41.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:41 smithi187 bash[31480]: audit 2023-09-23T22:17:40.439199+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.169:0/3391674464' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:17:41.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:41 smithi187 bash[31480]: audit 2023-09-23T22:17:40.883395+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:41.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:41 smithi187 bash[31480]: audit 2023-09-23T22:17:40.892556+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:41.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:41 smithi187 bash[31480]: audit 2023-09-23T22:17:40.901160+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T22:17:41.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:41 smithi187 bash[31480]: audit 2023-09-23T22:17:40.903141+0000 mon.c (mon.2) 53 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi169.front.sepia.ceph.com:9093"}]: dispatch 2023-09-23T22:17:41.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:41 smithi187 bash[31480]: audit 2023-09-23T22:17:40.910207+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:41.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:41 smithi187 bash[31480]: audit 2023-09-23T22:17:40.919228+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T22:17:41.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:41 smithi187 bash[31480]: audit 2023-09-23T22:17:40.927077+0000 mon.c (mon.2) 55 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi187.front.sepia.ceph.com:9095"}]: dispatch 2023-09-23T22:17:41.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:41 smithi187 bash[31480]: audit 2023-09-23T22:17:40.935794+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:41.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:41 smithi187 bash[31480]: audit 2023-09-23T22:17:40.945433+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T22:17:41.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:41 smithi187 bash[31480]: audit 2023-09-23T22:17:40.949946+0000 mon.c (mon.2) 57 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi187.front.sepia.ceph.com:3000"}]: dispatch 2023-09-23T22:17:41.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:41 smithi187 bash[31480]: audit 2023-09-23T22:17:40.958984+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:41.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:41 smithi187 bash[31480]: audit 2023-09-23T22:17:40.965026+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:17:42.276 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:41 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:41.959716539Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2023-09-23T22:17:42.276 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:42.027143347Z level=info msg="Executing migration" id="create correlation table v1" 2023-09-23T22:17:42.276 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:42.086024887Z level=info msg="Executing migration" id="add index correlations.uid" 2023-09-23T22:17:42.276 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:42.190310765Z level=info msg="Executing migration" id="add index correlations.source_uid" 2023-09-23T22:17:42.542 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[31480]: audit 2023-09-23T22:17:40.901858+0000 mgr.y (mgr.24365) 61 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T22:17:42.542 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[31480]: audit 2023-09-23T22:17:40.903678+0000 mgr.y (mgr.24365) 62 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi169.front.sepia.ceph.com:9093"}]: dispatch 2023-09-23T22:17:42.542 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[31480]: audit 2023-09-23T22:17:40.919876+0000 mgr.y (mgr.24365) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T22:17:42.542 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[31480]: audit 2023-09-23T22:17:40.927619+0000 mgr.y (mgr.24365) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi187.front.sepia.ceph.com:9095"}]: dispatch 2023-09-23T22:17:42.543 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[31480]: audit 2023-09-23T22:17:40.946281+0000 mgr.y (mgr.24365) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T22:17:42.543 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[31480]: audit 2023-09-23T22:17:40.950630+0000 mgr.y (mgr.24365) 66 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi187.front.sepia.ceph.com:3000"}]: dispatch 2023-09-23T22:17:42.543 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:42.272379603Z level=info msg="Executing migration" id="add correlation config column" 2023-09-23T22:17:42.543 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:42.32882101Z level=info msg="Executing migration" id="create entity_events table" 2023-09-23T22:17:42.543 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:42.396677672Z level=info msg="Executing migration" id="create dashboard public config v1" 2023-09-23T22:17:42.543 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:42.474499727Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2023-09-23T22:17:42.543 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:42.474899967Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2023-09-23T22:17:42.543 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:42.513715665Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-09-23T22:17:42.543 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:42.514147452Z 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-23T22:17:42.543 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:42.53890662Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2023-09-23T22:17:42.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:42 smithi169 bash[27421]: audit 2023-09-23T22:17:40.901858+0000 mgr.y (mgr.24365) 61 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T22:17:42.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:42 smithi169 bash[27421]: audit 2023-09-23T22:17:40.903678+0000 mgr.y (mgr.24365) 62 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi169.front.sepia.ceph.com:9093"}]: dispatch 2023-09-23T22:17:42.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:42 smithi169 bash[27421]: audit 2023-09-23T22:17:40.919876+0000 mgr.y (mgr.24365) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T22:17:42.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:42 smithi169 bash[27421]: audit 2023-09-23T22:17:40.927619+0000 mgr.y (mgr.24365) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi187.front.sepia.ceph.com:9095"}]: dispatch 2023-09-23T22:17:42.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:42 smithi169 bash[27421]: audit 2023-09-23T22:17:40.946281+0000 mgr.y (mgr.24365) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T22:17:42.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:42 smithi169 bash[27421]: audit 2023-09-23T22:17:40.950630+0000 mgr.y (mgr.24365) 66 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi187.front.sepia.ceph.com:3000"}]: dispatch 2023-09-23T22:17:42.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:42 smithi169 bash[40994]: audit 2023-09-23T22:17:40.901858+0000 mgr.y (mgr.24365) 61 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T22:17:42.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:42 smithi169 bash[40994]: audit 2023-09-23T22:17:40.903678+0000 mgr.y (mgr.24365) 62 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi169.front.sepia.ceph.com:9093"}]: dispatch 2023-09-23T22:17:42.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:42 smithi169 bash[40994]: audit 2023-09-23T22:17:40.919876+0000 mgr.y (mgr.24365) 63 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T22:17:42.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:42 smithi169 bash[40994]: audit 2023-09-23T22:17:40.927619+0000 mgr.y (mgr.24365) 64 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi187.front.sepia.ceph.com:9095"}]: dispatch 2023-09-23T22:17:42.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:42 smithi169 bash[40994]: audit 2023-09-23T22:17:40.946281+0000 mgr.y (mgr.24365) 65 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T22:17:42.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:42 smithi169 bash[40994]: audit 2023-09-23T22:17:40.950630+0000 mgr.y (mgr.24365) 66 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi187.front.sepia.ceph.com:3000"}]: dispatch 2023-09-23T22:17:42.803 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[65587]: ts=2023-09-23T22:17:42.632Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-09-23T22:17:42.803 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[65587]: ts=2023-09-23T22:17:42.632Z 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-23T22:17:42.804 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[65587]: ts=2023-09-23T22:17:42.632Z 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 smithi187 (none))" 2023-09-23T22:17:42.804 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[65587]: ts=2023-09-23T22:17:42.632Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-09-23T22:17:42.804 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[65587]: ts=2023-09-23T22:17:42.632Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-09-23T22:17:42.804 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[65587]: ts=2023-09-23T22:17:42.635Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-09-23T22:17:42.804 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[65587]: ts=2023-09-23T22:17:42.635Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-09-23T22:17:42.804 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[65587]: ts=2023-09-23T22:17:42.636Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-09-23T22:17:42.804 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[65587]: ts=2023-09-23T22:17:42.636Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-09-23T22:17:42.804 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[65587]: ts=2023-09-23T22:17:42.641Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-09-23T22:17:42.804 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[65587]: ts=2023-09-23T22:17:42.641Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=6.021µs 2023-09-23T22:17:42.804 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[65587]: ts=2023-09-23T22:17:42.641Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-09-23T22:17:42.805 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[65587]: ts=2023-09-23T22:17:42.642Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-09-23T22:17:42.805 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[65587]: ts=2023-09-23T22:17:42.643Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-09-23T22:17:42.805 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[65587]: ts=2023-09-23T22:17:42.643Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=66.149µs wal_replay_duration=1.140579ms wbl_replay_duration=164ns total_replay_duration=1.393778ms 2023-09-23T22:17:42.805 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[65587]: ts=2023-09-23T22:17:42.644Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-09-23T22:17:42.805 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[65587]: ts=2023-09-23T22:17:42.644Z caller=main.go:1029 level=info msg="TSDB started" 2023-09-23T22:17:42.805 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[65587]: ts=2023-09-23T22:17:42.644Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-23T22:17:42.805 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[65587]: ts=2023-09-23T22:17:42.667Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.63367ms db_storage=1.13µs remote_storage=1.73µs web_handler=614ns query_engine=914ns scrape=464.658µs scrape_sd=40.371µs notify=34.089µs notify_sd=11.422µs rules=22.614762ms tracing=6.257µs 2023-09-23T22:17:42.805 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[65587]: ts=2023-09-23T22:17:42.667Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-09-23T22:17:42.805 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[65587]: ts=2023-09-23T22:17:42.667Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-09-23T22:17:42.805 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:42.56412036Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2023-09-23T22:17:42.806 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:42.589617298Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2023-09-23T22:17:42.806 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:42.639794493Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-09-23T22:17:42.806 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:42.707455808Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2023-09-23T22:17:42.806 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:42.749470876Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2023-09-23T22:17:42.806 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:42.77478611Z level=info msg="Executing migration" id="Drop public config table" 2023-09-23T22:17:42.806 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:42.800165344Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2023-09-23T22:17:43.056 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:42.825339168Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2023-09-23T22:17:43.056 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:42.850683737Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2023-09-23T22:17:43.057 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:42.884491378Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2023-09-23T22:17:43.057 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:42.909679983Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2023-09-23T22:17:43.057 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:42.934980997Z level=info msg="Executing migration" id="add annotations_enabled column" 2023-09-23T22:17:43.057 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:42 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:42.960062633Z level=info msg="Executing migration" id="add time_selection_enabled column" 2023-09-23T22:17:43.057 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:43 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:43.002059703Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2023-09-23T22:17:43.057 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:43 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:43.027444256Z level=info msg="Executing migration" id="add share column" 2023-09-23T22:17:43.057 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:43 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:43.052775701Z level=info msg="Executing migration" id="create default alerting folders" 2023-09-23T22:17:43.325 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:43 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:43.119541729Z level=info msg="Executing migration" id="create file table" 2023-09-23T22:17:43.325 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:43 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:43.161623965Z level=info msg="Executing migration" id="file table idx: path natural pk" 2023-09-23T22:17:43.325 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:43 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:43.187038286Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2023-09-23T22:17:43.325 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:43 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:43.212336074Z level=info msg="Executing migration" id="create file_meta table" 2023-09-23T22:17:43.325 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:43 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:43.254305017Z level=info msg="Executing migration" id="file table idx: path key" 2023-09-23T22:17:43.326 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:43 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:43.279557241Z level=info msg="Executing migration" id="set path collation in file table" 2023-09-23T22:17:43.326 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:43 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:43.321504061Z level=info msg="Executing migration" id="managed permissions migration" 2023-09-23T22:17:43.577 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:43 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:43.363659548Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2023-09-23T22:17:43.577 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:43 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:43.405346689Z level=info msg="Executing migration" id="RBAC action name migrator" 2023-09-23T22:17:43.578 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:43 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:43.430968716Z level=info msg="Executing migration" id="Add UID column to playlist" 2023-09-23T22:17:43.578 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:43 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:43.456162676Z level=info msg="Executing migration" id="Update uid column values in playlist" 2023-09-23T22:17:43.578 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:43 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:43.498141043Z level=info msg="Executing migration" id="Add index for uid in playlist" 2023-09-23T22:17:43.578 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:43 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:43.523367952Z level=info msg="Executing migration" id="update group index for alert rules" 2023-09-23T22:17:43.578 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:43 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:43.54869883Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2023-09-23T22:17:43.578 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:43 smithi187 bash[31480]: cluster 2023-09-23T22:17:41.740743+0000 mgr.y (mgr.24365) 67 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:43.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:43 smithi169 bash[40994]: cluster 2023-09-23T22:17:41.740743+0000 mgr.y (mgr.24365) 67 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:43.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:43 smithi169 bash[27421]: cluster 2023-09-23T22:17:41.740743+0000 mgr.y (mgr.24365) 67 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:43.846 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:43 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:43.573970909Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2023-09-23T22:17:43.847 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:43 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:43.599230009Z level=info msg="Executing migration" id="add action column to seed_assignment" 2023-09-23T22:17:43.847 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:43 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:43.624495567Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2023-09-23T22:17:43.847 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:43 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:43.64977416Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2023-09-23T22:17:43.847 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:43 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:43.691725294Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2023-09-23T22:17:43.847 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:43 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:43.742085958Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2023-09-23T22:17:43.847 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:43 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:43.784090907Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2023-09-23T22:17:43.847 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:43 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:43.809514681Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2023-09-23T22:17:43.847 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:43 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:43.843209383Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2023-09-23T22:17:44.107 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:43 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:43.907415487Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2023-09-23T22:17:44.155 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:43 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:43.935439173Z level=info msg="Executing migration" id="create folder table" 2023-09-23T22:17:44.155 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:43 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:43.977570973Z level=info msg="Executing migration" id="Add index for parent_uid" 2023-09-23T22:17:44.155 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:44 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:44.019591189Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2023-09-23T22:17:44.155 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:44 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:44.044841781Z level=info msg="Executing migration" id="Update folder title length" 2023-09-23T22:17:44.155 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:44 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:44.103364203Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2023-09-23T22:17:44.377 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:44 smithi187 bash[64891]: logger=migrator t=2023-09-23T22:17:44.128697061Z level=info msg="migrations completed" performed=485 skipped=0 duration=21.577440419s 2023-09-23T22:17:44.377 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:44 smithi187 bash[64891]: logger=sqlstore t=2023-09-23T22:17:44.130094005Z level=info msg="Created default organization" 2023-09-23T22:17:44.377 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:44 smithi187 bash[64891]: logger=plugin.loader t=2023-09-23T22:17:44.256066914Z level=info msg="Plugin registered" pluginID=input 2023-09-23T22:17:44.377 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:44 smithi187 bash[64891]: logger=plugin.loader t=2023-09-23T22:17:44.285319534Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2023-09-23T22:17:44.377 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:44 smithi187 bash[64891]: logger=plugin.loader t=2023-09-23T22:17:44.285352294Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2023-09-23T22:17:44.377 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:44 smithi187 bash[64891]: logger=secrets t=2023-09-23T22:17:44.285409025Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2023-09-23T22:17:44.377 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:44 smithi187 bash[64891]: logger=query_data t=2023-09-23T22:17:44.287363527Z level=info msg="Query Service initialization" 2023-09-23T22:17:44.378 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:44 smithi187 bash[64891]: logger=live.push_http t=2023-09-23T22:17:44.291639551Z level=info msg="Live Push Gateway initialization" 2023-09-23T22:17:45.282 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:17:44 smithi169 bash[75030]: ts=2023-09-23T22:17:44.856Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002553956s 2023-09-23T22:17:45.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:45 smithi187 bash[31480]: cluster 2023-09-23T22:17:43.741403+0000 mgr.y (mgr.24365) 68 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:45.484 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:45 smithi187 bash[64891]: logger=infra.usagestats.collector t=2023-09-23T22:17:45.228235062Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2023-09-23T22:17:45.484 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:45 smithi187 bash[64891]: logger=provisioning.datasources t=2023-09-23T22:17:45.229007811Z level=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2023-09-23T22:17:45.484 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:45 smithi187 bash[64891]: logger=provisioning.datasources t=2023-09-23T22:17:45.262374246Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2023-09-23T22:17:45.484 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:45 smithi187 bash[64891]: logger=provisioning.datasources t=2023-09-23T22:17:45.348916941Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2023-09-23T22:17:45.484 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:45 smithi187 bash[64891]: logger=provisioning.alerting t=2023-09-23T22:17:45.423032469Z level=info msg="starting to provision alerting" 2023-09-23T22:17:45.484 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:45 smithi187 bash[64891]: logger=provisioning.alerting t=2023-09-23T22:17:45.423094578Z level=info msg="finished to provision alerting" 2023-09-23T22:17:45.484 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:45 smithi187 bash[64891]: logger=ngalert.state.manager t=2023-09-23T22:17:45.423375303Z level=info msg="Warming state cache for startup" 2023-09-23T22:17:45.484 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:45 smithi187 bash[64891]: logger=grafanaStorageLogger t=2023-09-23T22:17:45.42380658Z level=info msg="storage starting" 2023-09-23T22:17:45.484 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:45 smithi187 bash[64891]: logger=http.server t=2023-09-23T22:17:45.428503153Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2023-09-23T22:17:45.485 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:45 smithi187 bash[64891]: logger=sqlstore.transactions t=2023-09-23T22:17:45.434741864Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-09-23T22:17:45.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:45 smithi169 bash[27421]: cluster 2023-09-23T22:17:43.741403+0000 mgr.y (mgr.24365) 68 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:45.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:45 smithi169 bash[40994]: cluster 2023-09-23T22:17:43.741403+0000 mgr.y (mgr.24365) 68 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:45.790 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:17:45.877 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:45 smithi187 bash[64891]: logger=ngalert.state.manager t=2023-09-23T22:17:45.48020148Z level=info msg="State cache has been initialized" states=0 duration=56.826162ms 2023-09-23T22:17:45.877 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:45 smithi187 bash[64891]: logger=ngalert.multiorg.alertmanager t=2023-09-23T22:17:45.480284026Z level=info msg="starting MultiOrg Alertmanager" 2023-09-23T22:17:45.877 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:17:45 smithi187 bash[64891]: logger=ticker t=2023-09-23T22:17:45.480306338Z level=info msg=starting first_tick=2023-09-23T22:17:50Z 2023-09-23T22:17:48.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:47 smithi169 bash[40994]: cluster 2023-09-23T22:17:45.741996+0000 mgr.y (mgr.24365) 69 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:48.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:47 smithi169 bash[40994]: audit 2023-09-23T22:17:46.661334+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:48.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:47 smithi169 bash[40994]: audit 2023-09-23T22:17:46.670873+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:48.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:47 smithi169 bash[40994]: audit 2023-09-23T22:17:46.830171+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:17:48.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:47 smithi169 bash[27421]: cluster 2023-09-23T22:17:45.741996+0000 mgr.y (mgr.24365) 69 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:48.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:47 smithi169 bash[27421]: audit 2023-09-23T22:17:46.661334+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:48.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:47 smithi169 bash[27421]: audit 2023-09-23T22:17:46.670873+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:48.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:47 smithi169 bash[27421]: audit 2023-09-23T22:17:46.830171+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:17:48.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:47 smithi187 bash[31480]: cluster 2023-09-23T22:17:45.741996+0000 mgr.y (mgr.24365) 69 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:48.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:47 smithi187 bash[31480]: audit 2023-09-23T22:17:46.661334+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:48.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:47 smithi187 bash[31480]: audit 2023-09-23T22:17:46.670873+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:48.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:47 smithi187 bash[31480]: audit 2023-09-23T22:17:46.830171+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:17:48.877 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:17:48 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:17:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:17:48.990 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:17:48.991 INFO:teuthology.orchestra.run.smithi169.stdout:{"epoch":63,"fsid":"301c97ba-5a5d-11ee-8db4-212e2dc638e7","created":"2023-09-23T22:05:51.641271+0000","modified":"2023-09-23T22:17:21.381595+0000","last_up_change":"2023-09-23T22:15:33.326389+0000","last_in_change":"2023-09-23T22:15:07.900699+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-23T22:11:20.241354+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":"21","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-23T22:17:12.061690+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":"63","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":"2384528d-4a1b-44de-a786-44beabd48375","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":56,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6802","nonce":1247471492},{"type":"v1","addr":"172.21.15.169:6803","nonce":1247471492}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6804","nonce":1247471492},{"type":"v1","addr":"172.21.15.169:6805","nonce":1247471492}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6808","nonce":1247471492},{"type":"v1","addr":"172.21.15.169:6809","nonce":1247471492}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6806","nonce":1247471492},{"type":"v1","addr":"172.21.15.169:6807","nonce":1247471492}]},"public_addr":"172.21.15.169:6803/1247471492","cluster_addr":"172.21.15.169:6805/1247471492","heartbeat_back_addr":"172.21.15.169:6809/1247471492","heartbeat_front_addr":"172.21.15.169:6807/1247471492","state":["exists","up"]},{"osd":1,"uuid":"a9626eac-65d2-42cb-984a-f891c911b713","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6810","nonce":1570715361},{"type":"v1","addr":"172.21.15.169:6811","nonce":1570715361}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6812","nonce":1570715361},{"type":"v1","addr":"172.21.15.169:6813","nonce":1570715361}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6816","nonce":1570715361},{"type":"v1","addr":"172.21.15.169:6817","nonce":1570715361}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6814","nonce":1570715361},{"type":"v1","addr":"172.21.15.169:6815","nonce":1570715361}]},"public_addr":"172.21.15.169:6811/1570715361","cluster_addr":"172.21.15.169:6813/1570715361","heartbeat_back_addr":"172.21.15.169:6817/1570715361","heartbeat_front_addr":"172.21.15.169:6815/1570715361","state":["exists","up"]},{"osd":2,"uuid":"c1c9e666-2750-421a-87f5-e098be84fc57","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6818","nonce":2302606347},{"type":"v1","addr":"172.21.15.169:6819","nonce":2302606347}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6820","nonce":2302606347},{"type":"v1","addr":"172.21.15.169:6821","nonce":2302606347}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6824","nonce":2302606347},{"type":"v1","addr":"172.21.15.169:6825","nonce":2302606347}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6822","nonce":2302606347},{"type":"v1","addr":"172.21.15.169:6823","nonce":2302606347}]},"public_addr":"172.21.15.169:6819/2302606347","cluster_addr":"172.21.15.169:6821/2302606347","heartbeat_back_addr":"172.21.15.169:6825/2302606347","heartbeat_front_addr":"172.21.15.169:6823/2302606347","state":["exists","up"]},{"osd":3,"uuid":"de46cc9c-d9a2-4737-a902-b3085c4ce19b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6826","nonce":1438284677},{"type":"v1","addr":"172.21.15.169:6827","nonce":1438284677}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6828","nonce":1438284677},{"type":"v1","addr":"172.21.15.169:6829","nonce":1438284677}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6832","nonce":1438284677},{"type":"v1","addr":"172.21.15.169:6833","nonce":1438284677}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6830","nonce":1438284677},{"type":"v1","addr":"172.21.15.169:6831","nonce":1438284677}]},"public_addr":"172.21.15.169:6827/1438284677","cluster_addr":"172.21.15.169:6829/1438284677","heartbeat_back_addr":"172.21.15.169:6833/1438284677","heartbeat_front_addr":"172.21.15.169:6831/1438284677","state":["exists","up"]},{"osd":4,"uuid":"ce1039a4-bf72-4584-b3de-78f951f0952a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6800","nonce":3495756854},{"type":"v1","addr":"172.21.15.187:6801","nonce":3495756854}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6802","nonce":3495756854},{"type":"v1","addr":"172.21.15.187:6803","nonce":3495756854}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6806","nonce":3495756854},{"type":"v1","addr":"172.21.15.187:6807","nonce":3495756854}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6804","nonce":3495756854},{"type":"v1","addr":"172.21.15.187:6805","nonce":3495756854}]},"public_addr":"172.21.15.187:6801/3495756854","cluster_addr":"172.21.15.187:6803/3495756854","heartbeat_back_addr":"172.21.15.187:6807/3495756854","heartbeat_front_addr":"172.21.15.187:6805/3495756854","state":["exists","up"]},{"osd":5,"uuid":"720eaeaf-d446-4e00-b7b8-aab3a3fdcfd4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6808","nonce":716797629},{"type":"v1","addr":"172.21.15.187:6809","nonce":716797629}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6810","nonce":716797629},{"type":"v1","addr":"172.21.15.187:6811","nonce":716797629}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6814","nonce":716797629},{"type":"v1","addr":"172.21.15.187:6815","nonce":716797629}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6812","nonce":716797629},{"type":"v1","addr":"172.21.15.187:6813","nonce":716797629}]},"public_addr":"172.21.15.187:6809/716797629","cluster_addr":"172.21.15.187:6811/716797629","heartbeat_back_addr":"172.21.15.187:6815/716797629","heartbeat_front_addr":"172.21.15.187:6813/716797629","state":["exists","up"]},{"osd":6,"uuid":"6eed3d1b-edd6-4e5b-b023-01c9d49a43c0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6816","nonce":4148396704},{"type":"v1","addr":"172.21.15.187:6817","nonce":4148396704}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6818","nonce":4148396704},{"type":"v1","addr":"172.21.15.187:6819","nonce":4148396704}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6822","nonce":4148396704},{"type":"v1","addr":"172.21.15.187:6823","nonce":4148396704}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6820","nonce":4148396704},{"type":"v1","addr":"172.21.15.187:6821","nonce":4148396704}]},"public_addr":"172.21.15.187:6817/4148396704","cluster_addr":"172.21.15.187:6819/4148396704","heartbeat_back_addr":"172.21.15.187:6823/4148396704","heartbeat_front_addr":"172.21.15.187:6821/4148396704","state":["exists","up"]},{"osd":7,"uuid":"826e2405-260c-4c10-a5a9-96e67928da3a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6824","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6825","nonce":397476534}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6826","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6827","nonce":397476534}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6830","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6831","nonce":397476534}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6828","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6829","nonce":397476534}]},"public_addr":"172.21.15.187:6825/397476534","cluster_addr":"172.21.15.187:6827/397476534","heartbeat_back_addr":"172.21.15.187:6831/397476534","heartbeat_front_addr":"172.21.15.187:6829/397476534","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-23T22:09:31.411368+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-23T22:10:24.381196+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-23T22:11:17.703375+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-23T22:12:11.485246+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-23T22:13:01.973694+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-23T22:13:51.641787+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-23T22:14:41.599512+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-23T22:15:32.384462+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.169:0/313064646":"2023-09-24T22:16:31.701938+0000","172.21.15.169:0/276256841":"2023-09-24T22:16:31.701938+0000","172.21.15.169:0/3283618360":"2023-09-24T22:16:31.701938+0000","172.21.15.169:0/4160303889":"2023-09-24T22:16:31.701938+0000","172.21.15.169:6800/705626113":"2023-09-24T22:16:31.701938+0000","172.21.15.169:6801/702995389":"2023-09-24T22:06:59.589161+0000","172.21.15.169:6800/702995389":"2023-09-24T22:06:59.589161+0000","172.21.15.169:0/665770624":"2023-09-24T22:06:59.589161+0000","172.21.15.169:0/1680336425":"2023-09-24T22:06:59.589161+0000","172.21.15.169:6801/1794622029":"2023-09-24T22:06:25.449150+0000","172.21.15.169:6801/705626113":"2023-09-24T22:16:31.701938+0000","172.21.15.169:0/3229776594":"2023-09-24T22:06:25.449150+0000","172.21.15.169:6800/1794622029":"2023-09-24T22:06:25.449150+0000","172.21.15.169:0/3658436515":"2023-09-24T22:06:25.449150+0000","172.21.15.169:0/4081286119":"2023-09-24T22:06:25.449150+0000","172.21.15.169:0/1119633416":"2023-09-24T22:06:59.589161+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-23T22:17:49.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:49 smithi169 bash[27421]: cluster 2023-09-23T22:17:47.742506+0000 mgr.y (mgr.24365) 70 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:49.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:49 smithi169 bash[27421]: audit 2023-09-23T22:17:48.074198+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:49.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:49 smithi169 bash[27421]: audit 2023-09-23T22:17:48.088405+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:49.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:49 smithi169 bash[27421]: audit 2023-09-23T22:17:48.506399+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:17:49.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:49 smithi169 bash[27421]: audit 2023-09-23T22:17:48.507868+0000 mon.c (mon.2) 61 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:17:49.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:49 smithi169 bash[27421]: audit 2023-09-23T22:17:48.515201+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:49.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:49 smithi169 bash[27421]: audit 2023-09-23T22:17:48.592723+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:17:49.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:49 smithi169 bash[27421]: audit 2023-09-23T22:17:48.922072+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:49.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:49 smithi169 bash[27421]: audit 2023-09-23T22:17:48.936104+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:49.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:49 smithi169 bash[27421]: audit 2023-09-23T22:17:48.939781+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:17:49.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:49 smithi169 bash[27421]: audit 2023-09-23T22:17:48.940849+0000 mon.c (mon.2) 64 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:17:49.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:49 smithi169 bash[27421]: audit 2023-09-23T22:17:48.948736+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:49.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:49 smithi169 bash[27421]: audit 2023-09-23T22:17:48.988797+0000 mon.c (mon.2) 65 : audit [DBG] from='client.? 172.21.15.169:0/897175839' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:17:49.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:49 smithi169 bash[40994]: cluster 2023-09-23T22:17:47.742506+0000 mgr.y (mgr.24365) 70 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:49.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:49 smithi169 bash[40994]: audit 2023-09-23T22:17:48.074198+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:49.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:49 smithi169 bash[40994]: audit 2023-09-23T22:17:48.088405+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:49.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:49 smithi169 bash[40994]: audit 2023-09-23T22:17:48.506399+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:17:49.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:49 smithi169 bash[40994]: audit 2023-09-23T22:17:48.507868+0000 mon.c (mon.2) 61 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:17:49.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:49 smithi169 bash[40994]: audit 2023-09-23T22:17:48.515201+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:49.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:49 smithi169 bash[40994]: audit 2023-09-23T22:17:48.592723+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:17:49.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:49 smithi169 bash[40994]: audit 2023-09-23T22:17:48.922072+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:49.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:49 smithi169 bash[40994]: audit 2023-09-23T22:17:48.936104+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:49.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:49 smithi169 bash[40994]: audit 2023-09-23T22:17:48.939781+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:17:49.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:49 smithi169 bash[40994]: audit 2023-09-23T22:17:48.940849+0000 mon.c (mon.2) 64 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:17:49.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:49 smithi169 bash[40994]: audit 2023-09-23T22:17:48.948736+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:49.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:49 smithi169 bash[40994]: audit 2023-09-23T22:17:48.988797+0000 mon.c (mon.2) 65 : audit [DBG] from='client.? 172.21.15.169:0/897175839' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:17:49.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:49 smithi187 bash[31480]: cluster 2023-09-23T22:17:47.742506+0000 mgr.y (mgr.24365) 70 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:49.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:49 smithi187 bash[31480]: audit 2023-09-23T22:17:48.074198+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:49.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:49 smithi187 bash[31480]: audit 2023-09-23T22:17:48.088405+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:49.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:49 smithi187 bash[31480]: audit 2023-09-23T22:17:48.506399+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:17:49.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:49 smithi187 bash[31480]: audit 2023-09-23T22:17:48.507868+0000 mon.c (mon.2) 61 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:17:49.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:49 smithi187 bash[31480]: audit 2023-09-23T22:17:48.515201+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:49.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:49 smithi187 bash[31480]: audit 2023-09-23T22:17:48.592723+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:17:49.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:49 smithi187 bash[31480]: audit 2023-09-23T22:17:48.922072+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:49.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:49 smithi187 bash[31480]: audit 2023-09-23T22:17:48.936104+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:49.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:49 smithi187 bash[31480]: audit 2023-09-23T22:17:48.939781+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:17:49.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:49 smithi187 bash[31480]: audit 2023-09-23T22:17:48.940849+0000 mon.c (mon.2) 64 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:17:49.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:49 smithi187 bash[31480]: audit 2023-09-23T22:17:48.948736+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:17:49.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:49 smithi187 bash[31480]: audit 2023-09-23T22:17:48.988797+0000 mon.c (mon.2) 65 : audit [DBG] from='client.? 172.21.15.169:0/897175839' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:17:49.732 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-09-23T22:17:49.733 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-09-23T22:17:49.734 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-09-23T22:17:49.734 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-09-23T22:17:49.735 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-09-23T22:17:49.735 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-09-23T22:17:49.736 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-09-23T22:17:49.737 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-09-23T22:17:51.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:51 smithi187 bash[31480]: cluster 2023-09-23T22:17:49.743107+0000 mgr.y (mgr.24365) 71 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:51.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:51 smithi169 bash[27421]: cluster 2023-09-23T22:17:49.743107+0000 mgr.y (mgr.24365) 71 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:51.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:51 smithi169 bash[40994]: cluster 2023-09-23T22:17:49.743107+0000 mgr.y (mgr.24365) 71 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:53.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:53 smithi187 bash[31480]: cluster 2023-09-23T22:17:51.743718+0000 mgr.y (mgr.24365) 72 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:53.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:53 smithi169 bash[40994]: cluster 2023-09-23T22:17:51.743718+0000 mgr.y (mgr.24365) 72 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:53.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:53 smithi169 bash[27421]: cluster 2023-09-23T22:17:51.743718+0000 mgr.y (mgr.24365) 72 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:54.622 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:17:54.624 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:17:54.624 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:17:54.624 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:17:54.625 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:17:54.625 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:17:54.626 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:17:54.626 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:17:55.817 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:55 smithi169 bash[27421]: cluster 2023-09-23T22:17:53.744401+0000 mgr.y (mgr.24365) 73 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:55.818 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:55 smithi169 bash[40994]: cluster 2023-09-23T22:17:53.744401+0000 mgr.y (mgr.24365) 73 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:55.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:55 smithi187 bash[31480]: cluster 2023-09-23T22:17:53.744401+0000 mgr.y (mgr.24365) 73 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:56.341 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:17:56 smithi169 bash[27688]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:17:56] "GET /metrics HTTP/1.1" 200 203187 "" "Prometheus/2.43.0" 2023-09-23T22:17:57.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:57 smithi169 bash[27421]: cluster 2023-09-23T22:17:55.744961+0000 mgr.y (mgr.24365) 74 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:57.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:57 smithi169 bash[40994]: cluster 2023-09-23T22:17:55.744961+0000 mgr.y (mgr.24365) 74 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:57.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:57 smithi187 bash[31480]: cluster 2023-09-23T22:17:55.744961+0000 mgr.y (mgr.24365) 74 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:58.877 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:17:58 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:17:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:17:59.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:17:59 smithi169 bash[40994]: cluster 2023-09-23T22:17:57.745412+0000 mgr.y (mgr.24365) 75 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:59.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:17:59 smithi169 bash[27421]: cluster 2023-09-23T22:17:57.745412+0000 mgr.y (mgr.24365) 75 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:17:59.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:17:59 smithi187 bash[31480]: cluster 2023-09-23T22:17:57.745412+0000 mgr.y (mgr.24365) 75 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:01.616 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:01 smithi169 bash[40994]: cluster 2023-09-23T22:17:59.745721+0000 mgr.y (mgr.24365) 76 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:01.616 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:01 smithi169 bash[27421]: cluster 2023-09-23T22:17:59.745721+0000 mgr.y (mgr.24365) 76 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:01.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:01 smithi187 bash[31480]: cluster 2023-09-23T22:17:59.745721+0000 mgr.y (mgr.24365) 76 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:02.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:02 smithi169 bash[27421]: audit 2023-09-23T22:18:01.829943+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:18:02.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:02 smithi169 bash[40994]: audit 2023-09-23T22:18:01.829943+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:18:02.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:02 smithi187 bash[31480]: audit 2023-09-23T22:18:01.829943+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:18:03.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:03 smithi169 bash[27421]: cluster 2023-09-23T22:18:01.746154+0000 mgr.y (mgr.24365) 77 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:03.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:03 smithi169 bash[40994]: cluster 2023-09-23T22:18:01.746154+0000 mgr.y (mgr.24365) 77 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:03.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:03 smithi187 bash[31480]: cluster 2023-09-23T22:18:01.746154+0000 mgr.y (mgr.24365) 77 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:05.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:05 smithi169 bash[27421]: cluster 2023-09-23T22:18:03.746594+0000 mgr.y (mgr.24365) 78 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:05.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:05 smithi169 bash[40994]: cluster 2023-09-23T22:18:03.746594+0000 mgr.y (mgr.24365) 78 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:05.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:05 smithi187 bash[31480]: cluster 2023-09-23T22:18:03.746594+0000 mgr.y (mgr.24365) 78 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:06.479 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:18:06 smithi169 bash[27688]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:18:06] "GET /metrics HTTP/1.1" 200 203165 "" "Prometheus/2.43.0" 2023-09-23T22:18:07.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:07 smithi169 bash[40994]: cluster 2023-09-23T22:18:05.747088+0000 mgr.y (mgr.24365) 79 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:07.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:07 smithi169 bash[27421]: cluster 2023-09-23T22:18:05.747088+0000 mgr.y (mgr.24365) 79 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:07.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:07 smithi187 bash[31480]: cluster 2023-09-23T22:18:05.747088+0000 mgr.y (mgr.24365) 79 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:08.877 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:18:08 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:18:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:18:09.195 INFO:teuthology.orchestra.run.smithi169.stdout:231928234015 2023-09-23T22:18:09.196 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-09-23T22:18:09.725 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:09 smithi169 bash[40994]: cluster 2023-09-23T22:18:07.747459+0000 mgr.y (mgr.24365) 80 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:09.725 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:09 smithi169 bash[27421]: cluster 2023-09-23T22:18:07.747459+0000 mgr.y (mgr.24365) 80 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:09.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:09 smithi187 bash[31480]: cluster 2023-09-23T22:18:07.747459+0000 mgr.y (mgr.24365) 80 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:11.267 INFO:teuthology.orchestra.run.smithi169.stdout:34359738472 2023-09-23T22:18:11.268 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-09-23T22:18:11.562 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:11 smithi169 bash[27421]: cluster 2023-09-23T22:18:09.747948+0000 mgr.y (mgr.24365) 81 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:11.562 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:11 smithi169 bash[40994]: cluster 2023-09-23T22:18:09.747948+0000 mgr.y (mgr.24365) 81 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:11.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:11 smithi187 bash[31480]: cluster 2023-09-23T22:18:09.747948+0000 mgr.y (mgr.24365) 81 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:12.059 INFO:teuthology.orchestra.run.smithi169.stdout:77309411410 2023-09-23T22:18:12.059 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-09-23T22:18:12.406 INFO:teuthology.orchestra.run.smithi169.stdout:197568495659 2023-09-23T22:18:12.407 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-09-23T22:18:13.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:13 smithi169 bash[40994]: cluster 2023-09-23T22:18:11.748507+0000 mgr.y (mgr.24365) 82 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:13.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:13 smithi169 bash[27421]: cluster 2023-09-23T22:18:11.748507+0000 mgr.y (mgr.24365) 82 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:13.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:13 smithi187 bash[31480]: cluster 2023-09-23T22:18:11.748507+0000 mgr.y (mgr.24365) 82 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:14.105 INFO:teuthology.orchestra.run.smithi169.stdout:128849018942 2023-09-23T22:18:14.105 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-09-23T22:18:14.143 INFO:teuthology.orchestra.run.smithi169.stdout:163208757301 2023-09-23T22:18:14.143 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-09-23T22:18:14.783 INFO:teuthology.orchestra.run.smithi169.stdout:55834574941 2023-09-23T22:18:14.783 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-09-23T22:18:14.876 INFO:teuthology.orchestra.run.smithi169.stdout:107374182472 2023-09-23T22:18:14.877 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-09-23T22:18:15.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:15 smithi169 bash[40994]: cluster 2023-09-23T22:18:13.749215+0000 mgr.y (mgr.24365) 83 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:15.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:15 smithi169 bash[27421]: cluster 2023-09-23T22:18:13.749215+0000 mgr.y (mgr.24365) 83 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:15.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:15 smithi187 bash[31480]: cluster 2023-09-23T22:18:13.749215+0000 mgr.y (mgr.24365) 83 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:16.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:18:16 smithi169 bash[27688]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:18:16] "GET /metrics HTTP/1.1" 200 203165 "" "Prometheus/2.43.0" 2023-09-23T22:18:17.401 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:18:17.402 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:18:17.402 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:18:17.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:17 smithi169 bash[40994]: cluster 2023-09-23T22:18:15.749780+0000 mgr.y (mgr.24365) 84 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:17.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:17 smithi169 bash[40994]: audit 2023-09-23T22:18:16.831269+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:18:17.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:17 smithi169 bash[27421]: cluster 2023-09-23T22:18:15.749780+0000 mgr.y (mgr.24365) 84 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:17.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:17 smithi169 bash[27421]: audit 2023-09-23T22:18:16.831269+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:18:17.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:17 smithi187 bash[31480]: cluster 2023-09-23T22:18:15.749780+0000 mgr.y (mgr.24365) 84 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:17.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:17 smithi187 bash[31480]: audit 2023-09-23T22:18:16.831269+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:18:18.410 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:18:18.877 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:18:18 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:18:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:18:19.428 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:18:19.429 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:18:19.430 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:18:19.431 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:18:19.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:19 smithi169 bash[27421]: cluster 2023-09-23T22:18:17.750485+0000 mgr.y (mgr.24365) 85 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:19.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:19 smithi169 bash[40994]: cluster 2023-09-23T22:18:17.750485+0000 mgr.y (mgr.24365) 85 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:19.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:19 smithi187 bash[31480]: cluster 2023-09-23T22:18:17.750485+0000 mgr.y (mgr.24365) 85 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:21.488 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:21 smithi169 bash[27421]: cluster 2023-09-23T22:18:19.751022+0000 mgr.y (mgr.24365) 86 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:21.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:21 smithi169 bash[40994]: cluster 2023-09-23T22:18:19.751022+0000 mgr.y (mgr.24365) 86 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:21.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:21 smithi187 bash[31480]: cluster 2023-09-23T22:18:19.751022+0000 mgr.y (mgr.24365) 86 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:23.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:23 smithi169 bash[40994]: cluster 2023-09-23T22:18:21.751555+0000 mgr.y (mgr.24365) 87 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:23.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:23 smithi169 bash[27421]: cluster 2023-09-23T22:18:21.751555+0000 mgr.y (mgr.24365) 87 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:23.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:23 smithi187 bash[31480]: cluster 2023-09-23T22:18:21.751555+0000 mgr.y (mgr.24365) 87 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:25.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:25 smithi169 bash[40994]: cluster 2023-09-23T22:18:23.752203+0000 mgr.y (mgr.24365) 88 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:25.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:25 smithi169 bash[27421]: cluster 2023-09-23T22:18:23.752203+0000 mgr.y (mgr.24365) 88 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:25.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:25 smithi187 bash[31480]: cluster 2023-09-23T22:18:23.752203+0000 mgr.y (mgr.24365) 88 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:26.413 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:18:26 smithi169 bash[27688]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:18:26] "GET /metrics HTTP/1.1" 200 203172 "" "Prometheus/2.43.0" 2023-09-23T22:18:27.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:27 smithi169 bash[27421]: cluster 2023-09-23T22:18:25.752787+0000 mgr.y (mgr.24365) 89 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:27.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:27 smithi169 bash[40994]: cluster 2023-09-23T22:18:25.752787+0000 mgr.y (mgr.24365) 89 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:27.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:27 smithi187 bash[31480]: cluster 2023-09-23T22:18:25.752787+0000 mgr.y (mgr.24365) 89 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:28.497 INFO:teuthology.orchestra.run.smithi169.stdout:231928234020 2023-09-23T22:18:28.877 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:18:28 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:18:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:18:29.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:29 smithi169 bash[27421]: cluster 2023-09-23T22:18:27.753485+0000 mgr.y (mgr.24365) 90 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:29.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:29 smithi169 bash[27421]: audit 2023-09-23T22:18:28.496737+0000 mon.a (mon.0) 729 : audit [DBG] from='client.? 172.21.15.169:0/1837893819' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T22:18:29.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:29 smithi169 bash[40994]: cluster 2023-09-23T22:18:27.753485+0000 mgr.y (mgr.24365) 90 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:29.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:29 smithi169 bash[40994]: audit 2023-09-23T22:18:28.496737+0000 mon.a (mon.0) 729 : audit [DBG] from='client.? 172.21.15.169:0/1837893819' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T22:18:29.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:29 smithi187 bash[31480]: cluster 2023-09-23T22:18:27.753485+0000 mgr.y (mgr.24365) 90 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:29.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:29 smithi187 bash[31480]: audit 2023-09-23T22:18:28.496737+0000 mon.a (mon.0) 729 : audit [DBG] from='client.? 172.21.15.169:0/1837893819' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T22:18:30.616 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234015 got 231928234020 for osd.7 2023-09-23T22:18:30.616 DEBUG:teuthology.parallel:result is None 2023-09-23T22:18:31.751 INFO:teuthology.orchestra.run.smithi169.stdout:34359738477 2023-09-23T22:18:31.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:31 smithi169 bash[27421]: cluster 2023-09-23T22:18:29.754125+0000 mgr.y (mgr.24365) 91 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:31.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:31 smithi169 bash[40994]: cluster 2023-09-23T22:18:29.754125+0000 mgr.y (mgr.24365) 91 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:31.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:31 smithi187 bash[31480]: cluster 2023-09-23T22:18:29.754125+0000 mgr.y (mgr.24365) 91 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:32.222 INFO:teuthology.orchestra.run.smithi169.stdout:197568495663 2023-09-23T22:18:32.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:32 smithi169 bash[27421]: audit 2023-09-23T22:18:31.750718+0000 mon.a (mon.0) 730 : audit [DBG] from='client.? 172.21.15.169:0/289639963' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T22:18:32.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:32 smithi169 bash[27421]: audit 2023-09-23T22:18:31.832674+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:18:32.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:32 smithi169 bash[27421]: audit 2023-09-23T22:18:32.222430+0000 mon.c (mon.2) 69 : audit [DBG] from='client.? 172.21.15.169:0/4219736647' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T22:18:32.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:32 smithi169 bash[40994]: audit 2023-09-23T22:18:31.750718+0000 mon.a (mon.0) 730 : audit [DBG] from='client.? 172.21.15.169:0/289639963' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T22:18:32.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:32 smithi169 bash[40994]: audit 2023-09-23T22:18:31.832674+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:18:32.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:32 smithi169 bash[40994]: audit 2023-09-23T22:18:32.222430+0000 mon.c (mon.2) 69 : audit [DBG] from='client.? 172.21.15.169:0/4219736647' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T22:18:32.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:32 smithi187 bash[31480]: audit 2023-09-23T22:18:31.750718+0000 mon.a (mon.0) 730 : audit [DBG] from='client.? 172.21.15.169:0/289639963' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T22:18:32.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:32 smithi187 bash[31480]: audit 2023-09-23T22:18:31.832674+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:18:32.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:32 smithi187 bash[31480]: audit 2023-09-23T22:18:32.222430+0000 mon.c (mon.2) 69 : audit [DBG] from='client.? 172.21.15.169:0/4219736647' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T22:18:33.360 INFO:teuthology.orchestra.run.smithi169.stdout:77309411414 2023-09-23T22:18:33.790 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:33 smithi169 bash[40994]: cluster 2023-09-23T22:18:31.754625+0000 mgr.y (mgr.24365) 92 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:33.790 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:33 smithi169 bash[40994]: audit 2023-09-23T22:18:33.359641+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.169:0/2589249717' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T22:18:33.791 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:33 smithi169 bash[27421]: cluster 2023-09-23T22:18:31.754625+0000 mgr.y (mgr.24365) 92 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:33.791 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:33 smithi169 bash[27421]: audit 2023-09-23T22:18:33.359641+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.169:0/2589249717' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T22:18:33.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:33 smithi187 bash[31480]: cluster 2023-09-23T22:18:31.754625+0000 mgr.y (mgr.24365) 92 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:33.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:33 smithi187 bash[31480]: audit 2023-09-23T22:18:33.359641+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.169:0/2589249717' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T22:18:34.001 INFO:teuthology.orchestra.run.smithi169.stdout:107374182476 2023-09-23T22:18:34.812 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:34 smithi169 bash[27421]: audit 2023-09-23T22:18:34.000538+0000 mon.c (mon.2) 71 : audit [DBG] from='client.? 172.21.15.169:0/3590116645' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T22:18:34.813 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:34 smithi169 bash[40994]: audit 2023-09-23T22:18:34.000538+0000 mon.c (mon.2) 71 : audit [DBG] from='client.? 172.21.15.169:0/3590116645' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T22:18:34.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:34 smithi187 bash[31480]: audit 2023-09-23T22:18:34.000538+0000 mon.c (mon.2) 71 : audit [DBG] from='client.? 172.21.15.169:0/3590116645' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T22:18:35.320 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738472 got 34359738477 for osd.0 2023-09-23T22:18:35.320 DEBUG:teuthology.parallel:result is None 2023-09-23T22:18:35.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:35 smithi169 bash[40994]: cluster 2023-09-23T22:18:33.755036+0000 mgr.y (mgr.24365) 93 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:35.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:35 smithi169 bash[27421]: cluster 2023-09-23T22:18:33.755036+0000 mgr.y (mgr.24365) 93 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:35.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:35 smithi187 bash[31480]: cluster 2023-09-23T22:18:33.755036+0000 mgr.y (mgr.24365) 93 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:35.887 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495659 got 197568495663 for osd.6 2023-09-23T22:18:35.887 DEBUG:teuthology.parallel:result is None 2023-09-23T22:18:36.252 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:18:36 smithi169 bash[27688]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:18:36] "GET /metrics HTTP/1.1" 200 203173 "" "Prometheus/2.43.0" 2023-09-23T22:18:36.850 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411410 got 77309411414 for osd.2 2023-09-23T22:18:36.850 DEBUG:teuthology.parallel:result is None 2023-09-23T22:18:37.251 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182472 got 107374182476 for osd.3 2023-09-23T22:18:37.251 DEBUG:teuthology.parallel:result is None 2023-09-23T22:18:37.526 INFO:teuthology.orchestra.run.smithi169.stdout:163208757306 2023-09-23T22:18:37.736 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:37 smithi169 bash[40994]: cluster 2023-09-23T22:18:35.755663+0000 mgr.y (mgr.24365) 94 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:37.737 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:37 smithi169 bash[27421]: cluster 2023-09-23T22:18:35.755663+0000 mgr.y (mgr.24365) 94 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:37.791 INFO:teuthology.orchestra.run.smithi169.stdout:55834574946 2023-09-23T22:18:37.835 INFO:teuthology.orchestra.run.smithi169.stdout:128849018947 2023-09-23T22:18:37.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:37 smithi187 bash[31480]: cluster 2023-09-23T22:18:35.755663+0000 mgr.y (mgr.24365) 94 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:38.515 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757301 got 163208757306 for osd.5 2023-09-23T22:18:38.515 DEBUG:teuthology.parallel:result is None 2023-09-23T22:18:38.825 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:38 smithi169 bash[27421]: audit 2023-09-23T22:18:37.525560+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.169:0/607910673' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T22:18:38.825 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:38 smithi169 bash[27421]: audit 2023-09-23T22:18:37.791327+0000 mon.a (mon.0) 731 : audit [DBG] from='client.? 172.21.15.169:0/681330148' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T22:18:38.825 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:38 smithi169 bash[27421]: audit 2023-09-23T22:18:37.834533+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.169:0/3221004659' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T22:18:38.826 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:38 smithi169 bash[40994]: audit 2023-09-23T22:18:37.525560+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.169:0/607910673' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T22:18:38.826 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:38 smithi169 bash[40994]: audit 2023-09-23T22:18:37.791327+0000 mon.a (mon.0) 731 : audit [DBG] from='client.? 172.21.15.169:0/681330148' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T22:18:38.826 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:38 smithi169 bash[40994]: audit 2023-09-23T22:18:37.834533+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.169:0/3221004659' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T22:18:38.877 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:18:38 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:18:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:18:38.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:38 smithi187 bash[31480]: audit 2023-09-23T22:18:37.525560+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.169:0/607910673' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T22:18:38.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:38 smithi187 bash[31480]: audit 2023-09-23T22:18:37.791327+0000 mon.a (mon.0) 731 : audit [DBG] from='client.? 172.21.15.169:0/681330148' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T22:18:38.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:38 smithi187 bash[31480]: audit 2023-09-23T22:18:37.834533+0000 mon.c (mon.2) 73 : audit [DBG] from='client.? 172.21.15.169:0/3221004659' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T22:18:39.507 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574941 got 55834574946 for osd.1 2023-09-23T22:18:39.507 DEBUG:teuthology.parallel:result is None 2023-09-23T22:18:39.552 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018942 got 128849018947 for osd.4 2023-09-23T22:18:39.552 DEBUG:teuthology.parallel:result is None 2023-09-23T22:18:39.552 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-09-23T22:18:39.553 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:18:39.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:39 smithi169 bash[27421]: cluster 2023-09-23T22:18:37.756236+0000 mgr.y (mgr.24365) 95 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:39.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:39 smithi169 bash[40994]: cluster 2023-09-23T22:18:37.756236+0000 mgr.y (mgr.24365) 95 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:39.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:39 smithi187 bash[31480]: cluster 2023-09-23T22:18:37.756236+0000 mgr.y (mgr.24365) 95 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:41.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:41 smithi169 bash[40994]: cluster 2023-09-23T22:18:39.756623+0000 mgr.y (mgr.24365) 96 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:41.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:41 smithi169 bash[27421]: cluster 2023-09-23T22:18:39.756623+0000 mgr.y (mgr.24365) 96 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:41.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:41 smithi187 bash[31480]: cluster 2023-09-23T22:18:39.756623+0000 mgr.y (mgr.24365) 96 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:43.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:43 smithi169 bash[27421]: cluster 2023-09-23T22:18:41.757194+0000 mgr.y (mgr.24365) 97 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:43.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:43 smithi169 bash[40994]: cluster 2023-09-23T22:18:41.757194+0000 mgr.y (mgr.24365) 97 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:43.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:43 smithi187 bash[31480]: cluster 2023-09-23T22:18:41.757194+0000 mgr.y (mgr.24365) 97 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:44.324 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:18:45.668 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:45 smithi169 bash[27421]: cluster 2023-09-23T22:18:43.757784+0000 mgr.y (mgr.24365) 98 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:45.669 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:45 smithi169 bash[40994]: cluster 2023-09-23T22:18:43.757784+0000 mgr.y (mgr.24365) 98 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:45.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:45 smithi187 bash[31480]: cluster 2023-09-23T22:18:43.757784+0000 mgr.y (mgr.24365) 98 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:46.591 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:18:46 smithi169 bash[27688]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:18:46] "GET /metrics HTTP/1.1" 200 203173 "" "Prometheus/2.43.0" 2023-09-23T22:18:47.607 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:18:47.611 INFO:teuthology.orchestra.run.smithi169.stderr:dumped all 2023-09-23T22:18:47.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:47 smithi169 bash[27421]: cluster 2023-09-23T22:18:45.758360+0000 mgr.y (mgr.24365) 99 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:47.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:47 smithi169 bash[27421]: audit 2023-09-23T22:18:46.833204+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:18:47.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:47 smithi169 bash[40994]: cluster 2023-09-23T22:18:45.758360+0000 mgr.y (mgr.24365) 99 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:47.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:47 smithi169 bash[40994]: audit 2023-09-23T22:18:46.833204+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:18:47.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:47 smithi187 bash[31480]: cluster 2023-09-23T22:18:45.758360+0000 mgr.y (mgr.24365) 99 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:47.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:47 smithi187 bash[31480]: audit 2023-09-23T22:18:46.833204+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:18:48.420 INFO:teuthology.orchestra.run.smithi169.stdout:{"pg_ready":true,"pg_map":{"version":74,"stamp":"2023-09-23T22:18:45.758081+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":50368,"kb_used_data":6656,"kb_used_omap":0,"kb_used_meta":43648,"kb_avail":749910848,"statfs":{"total":767960285184,"available":767908708352,"internally_reserved":0,"allocated":6815744,"data_stored":3875977,"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.003222"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T22:17:15.643933+0000","last_change":"2023-09-23T22:17:13.123445+0000","last_active":"2023-09-23T22:17:15.643933+0000","last_peered":"2023-09-23T22:17:15.643933+0000","last_clean":"2023-09-23T22:17:15.643933+0000","last_became_active":"2023-09-23T22:17:13.122837+0000","last_became_peered":"2023-09-23T22:17:13.122837+0000","last_unstale":"2023-09-23T22:17:15.643933+0000","last_undegraded":"2023-09-23T22:17:15.643933+0000","last_fullsized":"2023-09-23T22:17:15.643933+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+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:02:12.220930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-09-23T22:17:15.646963+0000","last_change":"2023-09-23T22:17:13.132009+0000","last_active":"2023-09-23T22:17:15.646963+0000","last_peered":"2023-09-23T22:17:15.646963+0000","last_clean":"2023-09-23T22:17:15.646963+0000","last_became_active":"2023-09-23T22:17:13.131528+0000","last_became_peered":"2023-09-23T22:17:13.131528+0000","last_unstale":"2023-09-23T22:17:15.646963+0000","last_undegraded":"2023-09-23T22:17:15.646963+0000","last_fullsized":"2023-09-23T22:17:15.646963+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+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:13:04.581968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-09-23T22:17:14.118471+0000","last_change":"2023-09-23T22:17:13.128813+0000","last_active":"2023-09-23T22:17:14.118471+0000","last_peered":"2023-09-23T22:17:14.118471+0000","last_clean":"2023-09-23T22:17:14.118471+0000","last_became_active":"2023-09-23T22:17:13.128374+0000","last_became_peered":"2023-09-23T22:17:13.128374+0000","last_unstale":"2023-09-23T22:17:14.118471+0000","last_undegraded":"2023-09-23T22:17:14.118471+0000","last_fullsized":"2023-09-23T22:17:14.118471+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+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:50.473140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-09-23T22:17:14.118353+0000","last_change":"2023-09-23T22:17:13.124850+0000","last_active":"2023-09-23T22:17:14.118353+0000","last_peered":"2023-09-23T22:17:14.118353+0000","last_clean":"2023-09-23T22:17:14.118353+0000","last_became_active":"2023-09-23T22:17:13.124475+0000","last_became_peered":"2023-09-23T22:17:13.124475+0000","last_unstale":"2023-09-23T22:17:14.118353+0000","last_undegraded":"2023-09-23T22:17:14.118353+0000","last_fullsized":"2023-09-23T22:17:14.118353+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+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:00:51.209745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'128","reported_seq":270,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T22:17:14.118482+0000","last_change":"2023-09-23T22:15:37.361593+0000","last_active":"2023-09-23T22:17:14.118482+0000","last_peered":"2023-09-23T22:17:14.118482+0000","last_clean":"2023-09-23T22:17:14.118482+0000","last_became_active":"2023-09-23T22:15:37.360559+0000","last_became_peered":"2023-09-23T22:15:37.360559+0000","last_unstale":"2023-09-23T22:17:14.118482+0000","last_undegraded":"2023-09-23T22:17:14.118482+0000","last_fullsized":"2023-09-23T22:17:14.118482+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:11:20.610814+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-25T08:54:30.772408+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":62,"state":"active+clean","last_fresh":"2023-09-23T22:17:14.963179+0000","last_change":"2023-09-23T22:17:13.123795+0000","last_active":"2023-09-23T22:17:14.963179+0000","last_peered":"2023-09-23T22:17:14.963179+0000","last_clean":"2023-09-23T22:17:14.963179+0000","last_became_active":"2023-09-23T22:17:13.121657+0000","last_became_peered":"2023-09-23T22:17:13.121657+0000","last_unstale":"2023-09-23T22:17:14.963179+0000","last_undegraded":"2023-09-23T22:17:14.963179+0000","last_fullsized":"2023-09-23T22:17:14.963179+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+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:09:05.343527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-09-23T22:17:14.121756+0000","last_change":"2023-09-23T22:17:13.262132+0000","last_active":"2023-09-23T22:17:14.121756+0000","last_peered":"2023-09-23T22:17:14.121756+0000","last_clean":"2023-09-23T22:17:14.121756+0000","last_became_active":"2023-09-23T22:17:13.261172+0000","last_became_peered":"2023-09-23T22:17:13.261172+0000","last_unstale":"2023-09-23T22:17:14.121756+0000","last_undegraded":"2023-09-23T22:17:14.121756+0000","last_fullsized":"2023-09-23T22:17:14.121756+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+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:22:44.644728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-09-23T22:17:14.963180+0000","last_change":"2023-09-23T22:17:13.122377+0000","last_active":"2023-09-23T22:17:14.963180+0000","last_peered":"2023-09-23T22:17:14.963180+0000","last_clean":"2023-09-23T22:17:14.963180+0000","last_became_active":"2023-09-23T22:17:13.121957+0000","last_became_peered":"2023-09-23T22:17:13.121957+0000","last_unstale":"2023-09-23T22:17:14.963180+0000","last_undegraded":"2023-09-23T22:17:14.963180+0000","last_fullsized":"2023-09-23T22:17:14.963180+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+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:55:12.219119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-09-23T22:17:15.646977+0000","last_change":"2023-09-23T22:17:13.125277+0000","last_active":"2023-09-23T22:17:15.646977+0000","last_peered":"2023-09-23T22:17:15.646977+0000","last_clean":"2023-09-23T22:17:15.646977+0000","last_became_active":"2023-09-23T22:17:13.124746+0000","last_became_peered":"2023-09-23T22:17:13.124746+0000","last_unstale":"2023-09-23T22:17:15.646977+0000","last_undegraded":"2023-09-23T22:17:15.646977+0000","last_fullsized":"2023-09-23T22:17:15.646977+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+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:20:50.987861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"seq":231928234023,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6320,"kb_used_data":1192,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93738832,"statfs":{"total":95995035648,"available":95988563968,"internally_reserved":0,"allocated":1220608,"data_stored":853268,"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 22:18:35 2023","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.92000000000000004,"15min":0.93700000000000006},"min":{"1min":0.56899999999999995,"5min":0.442,"15min":0.442},"max":{"1min":1.252,"5min":1.321,"15min":1.321},"last":1.341},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.92300000000000004,"15min":0.94699999999999995},"min":{"1min":0.61099999999999999,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.236,"5min":1.262,"15min":1.262},"last":1.1970000000000001}]},{"osd":1,"last update":"Sat Sep 23 22:18:35 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.94299999999999995,"15min":0.96099999999999997},"min":{"1min":0.626,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.177,"5min":1.266,"15min":1.266},"last":1.167},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.94499999999999995,"15min":0.96599999999999997},"min":{"1min":0.56799999999999995,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.25,"5min":1.538,"15min":1.538},"last":0.84799999999999998}]},{"osd":2,"last update":"Sat Sep 23 22:18:35 2023","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.93100000000000005,"15min":0.95599999999999996},"min":{"1min":0.58099999999999996,"5min":0.496,"15min":0.496},"max":{"1min":1.133,"5min":1.298,"15min":1.298},"last":0.79900000000000004},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.98199999999999998,"15min":0.996},"min":{"1min":0.64900000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.23,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.048}]},{"osd":3,"last update":"Sat Sep 23 22:18:35 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.96899999999999997,"15min":0.98799999999999999},"min":{"1min":0.69599999999999995,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.1659999999999999,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":1.01},{"interface":"front","average":{"1min":1.137,"5min":1.0529999999999999,"15min":1.0609999999999999},"min":{"1min":0.67400000000000004,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":3.7200000000000002,"5min":3.7200000000000002,"15min":3.7200000000000002},"last":1.2849999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:18:35 2023","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.86799999999999999,"15min":0.876},"min":{"1min":0.63,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.3080000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":1.0800000000000001},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.95199999999999996,"15min":0.95699999999999996},"min":{"1min":0.77400000000000002,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.2749999999999999,"5min":1.345,"15min":1.345},"last":1.123}]},{"osd":5,"last update":"Sat Sep 23 22:18:35 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.0640000000000001,"15min":1.083},"min":{"1min":0.76200000000000001,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.2829999999999999,"5min":1.5509999999999999,"15min":1.5509999999999999},"last":0.96199999999999997},{"interface":"front","average":{"1min":1.085,"5min":1.044,"15min":1.052},"min":{"1min":0.61299999999999999,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.25,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":1.2589999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:18:35 2023","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":1.0980000000000001,"15min":1.1220000000000001},"min":{"1min":0.80700000000000005,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.359,"5min":1.7889999999999999,"15min":1.7889999999999999},"last":1.3149999999999999},{"interface":"front","average":{"1min":1.135,"5min":1.0509999999999999,"15min":1.0449999999999999},"min":{"1min":0.86199999999999999,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.3759999999999999,"5min":1.492,"15min":1.492},"last":1.216}]}]},{"osd":6,"up_from":46,"seq":197568495666,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6388,"kb_used_data":1196,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93738764,"statfs":{"total":95995035648,"available":95988494336,"internally_reserved":0,"allocated":1224704,"data_stored":853591,"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 22:17:54 2023","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.873,"15min":0.876},"min":{"1min":0.56999999999999995,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.6759999999999999,"5min":1.6759999999999999,"15min":1.6759999999999999},"last":1.133},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.92100000000000004,"15min":0.94499999999999995},"min":{"1min":0.63700000000000001,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.3220000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.99399999999999999}]},{"osd":1,"last update":"Sat Sep 23 22:17:54 2023","interfaces":[{"interface":"back","average":{"1min":0.80600000000000005,"5min":0.88900000000000001,"15min":0.90500000000000003},"min":{"1min":0.53300000000000003,"5min":0.505,"15min":0.505},"max":{"1min":1.075,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.92500000000000004},{"interface":"front","average":{"1min":0.89200000000000002,"5min":0.94999999999999996,"15min":0.97699999999999998},"min":{"1min":0.66400000000000003,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.8420000000000001,"5min":1.8420000000000001,"15min":1.8420000000000001},"last":1.071}]},{"osd":2,"last update":"Sat Sep 23 22:17:54 2023","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.93600000000000005,"15min":0.92800000000000005},"min":{"1min":0.65000000000000002,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":2.0449999999999999,"5min":2.0449999999999999,"15min":2.0449999999999999},"last":0.75600000000000001},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.94299999999999995,"15min":0.96999999999999997},"min":{"1min":0.70499999999999996,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":1.04}]},{"osd":3,"last update":"Sat Sep 23 22:17:54 2023","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.93200000000000005,"15min":0.94799999999999995},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.1419999999999999,"5min":1.1419999999999999,"15min":1.1419999999999999},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.97999999999999998,"15min":0.98699999999999999},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.9710000000000001,"5min":1.9710000000000001,"15min":1.9710000000000001},"last":0.88900000000000001}]},{"osd":4,"last update":"Sat Sep 23 22:17:54 2023","interfaces":[{"interface":"back","average":{"1min":0.81599999999999995,"5min":0.85899999999999999,"15min":0.86399999999999999},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.796,"5min":1.796,"15min":1.796},"last":0.85599999999999998},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.92600000000000005,"15min":0.93300000000000005},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.732,"5min":1.732,"15min":1.732},"last":1.0109999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:17:54 2023","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.93600000000000005,"15min":0.93999999999999995},"min":{"1min":0.59499999999999997,"5min":0.499,"15min":0.499},"max":{"1min":1.393,"5min":1.6830000000000001,"15min":1.6830000000000001},"last":0.94099999999999995},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.99399999999999999,"15min":1.018},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.8799999999999999,"5min":1.8799999999999999,"15min":1.8799999999999999},"last":0.82799999999999996}]},{"osd":7,"last update":"Sat Sep 23 22:17:41 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":1.0429999999999999,"15min":1.0549999999999999},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":2.2250000000000001,"5min":2.2250000000000001,"15min":2.2250000000000001},"last":0.97399999999999998},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.1100000000000001,"15min":1.1240000000000001},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":2.29,"5min":2.29,"15min":2.29},"last":1.175}]}]},{"osd":1,"up_from":13,"seq":55834574948,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6508,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":5888,"kb_avail":93738644,"statfs":{"total":95995035648,"available":95988371456,"internally_reserved":0,"allocated":626688,"data_stored":262958,"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 22:18:41 2023","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":0.70799999999999996,"15min":0.58899999999999997},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.33700000000000002},"max":{"1min":1.0429999999999999,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.628,"5min":0.74399999999999999,"15min":0.623},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.35199999999999998},"max":{"1min":1.0489999999999999,"5min":1.0489999999999999,"15min":1.0489999999999999},"last":0.82199999999999995}]},{"osd":2,"last update":"Sat Sep 23 22:18:35 2023","interfaces":[{"interface":"back","average":{"1min":0.64400000000000002,"5min":0.73999999999999999,"15min":0.67800000000000005},"min":{"1min":0.44600000000000001,"5min":0.36599999999999999,"15min":0.32900000000000001},"max":{"1min":0.95599999999999996,"5min":1.0640000000000001,"15min":1.0640000000000001},"last":0.92700000000000005},{"interface":"front","average":{"1min":0.69999999999999996,"5min":0.77400000000000002,"15min":0.70499999999999996},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.38100000000000001},"max":{"1min":0.89400000000000002,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":1.0700000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:18:22 2023","interfaces":[{"interface":"back","average":{"1min":0.67800000000000005,"5min":0.77600000000000002,"15min":0.754},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.88500000000000001,"5min":1.1160000000000001,"15min":1.1160000000000001},"last":0.629},{"interface":"front","average":{"1min":0.78800000000000003,"5min":0.83699999999999997,"15min":0.79600000000000004},"min":{"1min":0.52700000000000002,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.208,"5min":1.208,"15min":1.208},"last":0.99199999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:18:07 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.98299999999999998,"15min":0.95199999999999996},"min":{"1min":0.70599999999999996,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.177,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":1.397},{"interface":"front","average":{"1min":1.012,"5min":0.98799999999999999,"15min":0.95799999999999996},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.421,"5min":1.421,"15min":1.421},"last":0.94699999999999995}]},{"osd":5,"last update":"Sat Sep 23 22:17:55 2023","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":1.0289999999999999,"15min":1.0209999999999999},"min":{"1min":0.72999999999999998,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.3879999999999999,"5min":1.454,"15min":1.454},"last":0.871},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.044,"15min":1.0049999999999999},"min":{"1min":0.83499999999999996,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.468,"5min":1.468,"15min":1.468},"last":1.107}]},{"osd":6,"last update":"Sat Sep 23 22:17:50 2023","interfaces":[{"interface":"back","average":{"1min":1.127,"5min":1.1279999999999999,"15min":1.1299999999999999},"min":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"max":{"1min":1.5549999999999999,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":1.198},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.1759999999999999,"15min":1.1879999999999999},"min":{"1min":0.88600000000000001,"5min":0.76400000000000001,"15min":0.76400000000000001},"max":{"1min":1.571,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":1.02}]},{"osd":7,"last update":"Sat Sep 23 22:18:41 2023","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.159,"15min":1.175},"min":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.5629999999999999,"5min":1.595,"15min":1.595},"last":1.1519999999999999},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.1200000000000001,"15min":1.1419999999999999},"min":{"1min":0.85099999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.4550000000000001,"5min":1.498,"15min":1.498},"last":1.4550000000000001}]}]},{"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":7156,"kb_used_data":1196,"kb_used_omap":0,"kb_used_meta":5952,"kb_avail":93737996,"statfs":{"total":95995035648,"available":95987707904,"internally_reserved":0,"allocated":1224704,"data_stored":853591,"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 22:17:44 2023","interfaces":[{"interface":"back","average":{"1min":0.68600000000000005,"5min":0.72199999999999998,"15min":0.57799999999999996},"min":{"1min":0.41399999999999998,"5min":0.40500000000000003,"15min":0.38},"max":{"1min":1.1950000000000001,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":0.61899999999999999},{"interface":"front","average":{"1min":0.78700000000000003,"5min":0.78000000000000003,"15min":0.63400000000000001},"min":{"1min":0.45900000000000002,"5min":0.44,"15min":0.32400000000000001},"max":{"1min":1.3029999999999999,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":0.65300000000000002}]},{"osd":2,"last update":"Sat Sep 23 22:18:33 2023","interfaces":[{"interface":"back","average":{"1min":0.66700000000000004,"5min":0.75,"15min":0.66100000000000003},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.95599999999999996,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":0.58999999999999997},{"interface":"front","average":{"1min":0.70399999999999996,"5min":0.81299999999999994,"15min":0.69599999999999995},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":1.1519999999999999,"5min":1.2589999999999999,"15min":1.2589999999999999},"last":0.89500000000000002}]},{"osd":3,"last update":"Sat Sep 23 22:18:26 2023","interfaces":[{"interface":"back","average":{"1min":0.71699999999999997,"5min":0.78300000000000003,"15min":0.73699999999999999},"min":{"1min":0.47699999999999998,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.008,"5min":1.429,"15min":1.429},"last":1.0509999999999999},{"interface":"front","average":{"1min":0.746,"5min":0.82599999999999996,"15min":0.80300000000000005},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.071,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.81000000000000005}]},{"osd":4,"last update":"Sat Sep 23 22:18:12 2023","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.97299999999999998,"15min":0.94499999999999995},"min":{"1min":0.69299999999999995,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.327,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":1.3939999999999999},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.997,"15min":0.96799999999999997},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.494,"5min":1.494,"15min":1.494},"last":1.363}]},{"osd":5,"last update":"Sat Sep 23 22:18:01 2023","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.048,"15min":1.0089999999999999},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.462,"5min":1.462,"15min":1.462},"last":1.2649999999999999},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.046,"15min":1.0229999999999999},"min":{"1min":0.748,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.387,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":1.1919999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:17:50 2023","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":1.109,"15min":1.109},"min":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"max":{"1min":1.4039999999999999,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.1040000000000001},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.115,"15min":1.123},"min":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.3140000000000001,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":1.4930000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:18:38 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.1319999999999999,"15min":1.1659999999999999},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.3480000000000001,"5min":1.6160000000000001,"15min":1.6160000000000001},"last":1.444},{"interface":"front","average":{"1min":1,"5min":1.167,"15min":1.2030000000000001},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.351,"5min":1.48,"15min":1.48},"last":1.3340000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411417,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6448,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738704,"statfs":{"total":95995035648,"available":95988432896,"internally_reserved":0,"allocated":630784,"data_stored":263223,"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 22:18:31 2023","interfaces":[{"interface":"back","average":{"1min":0.59699999999999998,"5min":0.68899999999999995,"15min":0.621},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.32100000000000001},"max":{"1min":1.123,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.70199999999999996,"5min":0.75900000000000001,"15min":0.65800000000000003},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.1419999999999999,"5min":1.169,"15min":1.169},"last":0.91600000000000004}]},{"osd":1,"last update":"Sat Sep 23 22:18:31 2023","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.72699999999999998,"15min":0.64500000000000002},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36799999999999999},"max":{"1min":0.95299999999999996,"5min":1.044,"15min":1.044},"last":0.746},{"interface":"front","average":{"1min":0.66800000000000004,"5min":0.77300000000000002,"15min":0.68300000000000005},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.41799999999999998},"max":{"1min":1.0600000000000001,"5min":1.298,"15min":1.298},"last":0.83099999999999996}]},{"osd":3,"last update":"Sat Sep 23 22:18:24 2023","interfaces":[{"interface":"back","average":{"1min":0.68899999999999995,"5min":0.81200000000000006,"15min":0.77500000000000002},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.1080000000000001,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.66900000000000004},{"interface":"front","average":{"1min":0.69299999999999995,"5min":0.79300000000000004,"15min":0.79700000000000004},"min":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.48299999999999998},"max":{"1min":0.99099999999999999,"5min":1.113,"15min":1.113},"last":0.872}]},{"osd":4,"last update":"Sat Sep 23 22:18:12 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.95999999999999996,"15min":0.93999999999999995},"min":{"1min":0.71699999999999997,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.3200000000000001,"5min":1.407,"15min":1.407},"last":1.02},{"interface":"front","average":{"1min":1.071,"5min":1.0449999999999999,"15min":0.99399999999999999},"min":{"1min":0.748,"5min":0.747,"15min":0.747},"max":{"1min":1.4610000000000001,"5min":1.609,"15min":1.609},"last":1.0700000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:18:12 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.0649999999999999,"15min":1.0629999999999999},"min":{"1min":0.76600000000000001,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.341,"5min":1.484,"15min":1.484},"last":1.2949999999999999},{"interface":"front","average":{"1min":1.0189999999999999,"5min":1.03,"15min":1.0349999999999999},"min":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.401,"5min":1.516,"15min":1.516},"last":1.4390000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:17:51 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.145,"15min":1.1719999999999999},"min":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.444,"5min":1.548,"15min":1.548},"last":1.1799999999999999},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.1020000000000001,"15min":1.1439999999999999},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.292,"5min":1.6990000000000001,"15min":1.6990000000000001},"last":0.96399999999999997}]},{"osd":7,"last update":"Sat Sep 23 22:18:40 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":1.075,"15min":1.107},"min":{"1min":0.75,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.373,"5min":1.6240000000000001,"15min":1.6240000000000001},"last":1.3759999999999999},{"interface":"front","average":{"1min":1.1299999999999999,"5min":1.2010000000000001,"15min":1.232},"min":{"1min":0.878,"5min":0.84499999999999997,"15min":0.84499999999999997},"max":{"1min":1.5189999999999999,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":1.238}]}]},{"osd":3,"up_from":25,"seq":107374182479,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5872,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":5248,"kb_avail":93739280,"statfs":{"total":95995035648,"available":95989022720,"internally_reserved":0,"allocated":630784,"data_stored":263223,"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 22:18:30 2023","interfaces":[{"interface":"back","average":{"1min":0.67200000000000004,"5min":0.71999999999999997,"15min":0.68899999999999995},"min":{"1min":0.37,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":1.8660000000000001,"5min":1.8660000000000001,"15min":1.8660000000000001},"last":0.62},{"interface":"front","average":{"1min":0.66800000000000004,"5min":0.753,"15min":0.74399999999999999},"min":{"1min":0.41699999999999998,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.663,"5min":1.663,"15min":1.663},"last":0.89900000000000002}]},{"osd":1,"last update":"Sat Sep 23 22:18:30 2023","interfaces":[{"interface":"back","average":{"1min":0.71299999999999997,"5min":0.77600000000000002,"15min":0.79600000000000004},"min":{"1min":0.442,"5min":0.442,"15min":0.41199999999999998},"max":{"1min":1.7090000000000001,"5min":1.7090000000000001,"15min":1.7090000000000001},"last":0.77100000000000002},{"interface":"front","average":{"1min":0.74399999999999999,"5min":0.80300000000000005,"15min":0.76400000000000001},"min":{"1min":0.45800000000000002,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":2.1680000000000001,"5min":2.1680000000000001,"15min":2.1680000000000001},"last":0.95999999999999996}]},{"osd":2,"last update":"Sat Sep 23 22:18:30 2023","interfaces":[{"interface":"back","average":{"1min":0.754,"5min":0.84499999999999997,"15min":0.80600000000000005},"min":{"1min":0.42499999999999999,"5min":0.39000000000000001,"15min":0.38900000000000001},"max":{"1min":1.9650000000000001,"5min":1.9650000000000001,"15min":1.9650000000000001},"last":0.85199999999999998},{"interface":"front","average":{"1min":0.67800000000000005,"5min":0.78700000000000003,"15min":0.79200000000000004},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.5,"5min":1.5,"15min":1.5},"last":0.81699999999999995}]},{"osd":4,"last update":"Sat Sep 23 22:18:18 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.93799999999999994,"15min":0.91300000000000003},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.268,"5min":1.5029999999999999,"15min":1.5029999999999999},"last":1.1160000000000001},{"interface":"front","average":{"1min":1.0289999999999999,"5min":0.97199999999999998,"15min":0.94399999999999995},"min":{"1min":0.69699999999999995,"5min":0.62,"15min":0.62},"max":{"1min":1.5620000000000001,"5min":1.5620000000000001,"15min":1.5620000000000001},"last":1.02}]},{"osd":5,"last update":"Sat Sep 23 22:17:59 2023","interfaces":[{"interface":"back","average":{"1min":1.1439999999999999,"5min":1.052,"15min":1.024},"min":{"1min":0.69599999999999995,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.859,"5min":1.859,"15min":1.859},"last":1.1930000000000001},{"interface":"front","average":{"1min":0.97699999999999998,"5min":1.002,"15min":1.004},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.2909999999999999,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":1.214}]},{"osd":6,"last update":"Sat Sep 23 22:17:46 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.0900000000000001,"15min":1.095},"min":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.9079999999999999,"5min":1.9079999999999999,"15min":1.9079999999999999},"last":1.0589999999999999},{"interface":"front","average":{"1min":1.048,"5min":1.0780000000000001,"15min":1.0860000000000001},"min":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.4059999999999999,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":1.2689999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:18:38 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":1.0129999999999999,"15min":1.0249999999999999},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.623,"5min":1.623,"15min":1.623},"last":1.153},{"interface":"front","average":{"1min":1.03,"5min":1.1659999999999999,"15min":1.202},"min":{"1min":0.747,"5min":0.747,"15min":0.747},"max":{"1min":1.8109999999999999,"5min":1.8109999999999999,"15min":1.8109999999999999},"last":1.2470000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018949,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5872,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":5248,"kb_avail":93739280,"statfs":{"total":95995035648,"available":95989022720,"internally_reserved":0,"allocated":630784,"data_stored":263223,"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 22:18:16 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.90000000000000002,"15min":0.89000000000000001},"min":{"1min":0.54300000000000004,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.3919999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":0.77900000000000003},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.91700000000000004,"15min":0.90900000000000003},"min":{"1min":0.66100000000000003,"5min":0.441,"15min":0.441},"max":{"1min":1.2789999999999999,"5min":1.365,"15min":1.365},"last":0.99199999999999999}]},{"osd":1,"last update":"Sat Sep 23 22:18:16 2023","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.89000000000000001,"15min":0.88200000000000001},"min":{"1min":0.63100000000000001,"5min":0.629,"15min":0.629},"max":{"1min":1.254,"5min":1.254,"15min":1.254},"last":1.091},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.90700000000000003,"15min":0.876},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.234,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":1.034}]},{"osd":2,"last update":"Sat Sep 23 22:18:16 2023","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.90600000000000003,"15min":0.85299999999999998},"min":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.2470000000000001,"5min":1.286,"15min":1.286},"last":1.2310000000000001},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.95299999999999996,"15min":0.92200000000000004},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.3620000000000001,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":0.86699999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:18:16 2023","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.94699999999999995,"15min":0.91900000000000004},"min":{"1min":0.63200000000000001,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.304,"5min":1.304,"15min":1.304},"last":1.0640000000000001},{"interface":"front","average":{"1min":1.024,"5min":0.96799999999999997,"15min":0.94899999999999995},"min":{"1min":0.72199999999999998,"5min":0.629,"15min":0.629},"max":{"1min":1.333,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":1.1830000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:17:59 2023","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":0.83699999999999997,"15min":0.77100000000000002},"min":{"1min":0.55500000000000005,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.264,"5min":1.444,"15min":1.444},"last":1.3049999999999999},{"interface":"front","average":{"1min":0.86699999999999999,"5min":0.86599999999999999,"15min":0.79000000000000004},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.3049999999999999,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":1.21}]},{"osd":6,"last update":"Sat Sep 23 22:17:48 2023","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.93400000000000005,"15min":0.94099999999999995},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.232,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.95199999999999996},{"interface":"front","average":{"1min":0.89300000000000002,"5min":0.97999999999999998,"15min":0.99299999999999999},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.208,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":1.129}]},{"osd":7,"last update":"Sat Sep 23 22:18:41 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.0620000000000001,"15min":1.0620000000000001},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.3680000000000001,"5min":1.454,"15min":1.454},"last":1.161},{"interface":"front","average":{"1min":1.1850000000000001,"5min":1.1339999999999999,"15min":1.1339999999999999},"min":{"1min":0.84699999999999998,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.4730000000000001,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":1.2669999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757308,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5804,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739348,"statfs":{"total":95995035648,"available":95989092352,"internally_reserved":0,"allocated":626688,"data_stored":262900,"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 22:18:01 2023","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.84699999999999998,"15min":0.83099999999999996},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.1299999999999999,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":1.2669999999999999},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.92900000000000005,"15min":0.92100000000000004},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.5169999999999999,"5min":2.1819999999999999,"15min":2.1819999999999999},"last":1.012}]},{"osd":1,"last update":"Sat Sep 23 22:18:01 2023","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.95399999999999996,"15min":0.94199999999999995},"min":{"1min":0.61799999999999999,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.4910000000000001,"5min":2.1059999999999999,"15min":2.1059999999999999},"last":1.1200000000000001},{"interface":"front","average":{"1min":0.82499999999999996,"5min":0.85599999999999998,"15min":0.85999999999999999},"min":{"1min":0.50800000000000001,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.4450000000000001,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":0.91800000000000004}]},{"osd":2,"last update":"Sat Sep 23 22:18:01 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.90800000000000003,"15min":0.90900000000000003},"min":{"1min":0.622,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.1599999999999999,"5min":1.371,"15min":1.371},"last":0.96699999999999997},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.97899999999999998,"15min":0.96599999999999997},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.413,"5min":2.0539999999999998,"15min":2.0539999999999998},"last":0.94399999999999995}]},{"osd":3,"last update":"Sat Sep 23 22:18:01 2023","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.91500000000000004,"15min":0.92100000000000004},"min":{"1min":0.69899999999999995,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.23,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":1.1559999999999999},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.0529999999999999,"15min":1.0649999999999999},"min":{"1min":0.57899999999999996,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.5369999999999999,"5min":2.226,"15min":2.226},"last":0.84999999999999998}]},{"osd":4,"last update":"Sat Sep 23 22:18:01 2023","interfaces":[{"interface":"back","average":{"1min":0.73499999999999999,"5min":0.77700000000000002,"15min":0.76100000000000001},"min":{"1min":0.499,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.361,"5min":1.361,"15min":1.361},"last":0.80300000000000005},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.86899999999999999,"15min":0.83499999999999996},"min":{"1min":0.55500000000000005,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.1899999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":1.0840000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:17:55 2023","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.94699999999999995,"15min":0.94099999999999995},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.2789999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":1.208},{"interface":"front","average":{"1min":1.016,"5min":0.998,"15min":0.98199999999999998},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.5840000000000001,"5min":1.857,"15min":1.857},"last":1.2310000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:18:39 2023","interfaces":[{"interface":"back","average":{"1min":1.1930000000000001,"5min":1.091,"15min":1.069},"min":{"1min":0.93100000000000005,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.3779999999999999,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":1.3149999999999999},{"interface":"front","average":{"1min":1.1020000000000001,"5min":0.998,"15min":0.98699999999999999},"min":{"1min":0.93899999999999995,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.244,"5min":1.27,"15min":1.27},"last":1.0600000000000001}]}]}],"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-23T22:18:48.423 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:18:48.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:48 smithi169 bash[27421]: audit 2023-09-23T22:18:47.597817+0000 mgr.y (mgr.24365) 100 : audit [DBG] from='client.24545 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:18:48.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:48 smithi169 bash[40994]: audit 2023-09-23T22:18:47.597817+0000 mgr.y (mgr.24365) 100 : audit [DBG] from='client.24545 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:18:48.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:48 smithi187 bash[31480]: audit 2023-09-23T22:18:47.597817+0000 mgr.y (mgr.24365) 100 : audit [DBG] from='client.24545 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:18:48.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:18:48 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:18:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:18:49.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:49 smithi187 bash[31480]: cluster 2023-09-23T22:18:47.759022+0000 mgr.y (mgr.24365) 101 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:49.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:49 smithi187 bash[31480]: audit 2023-09-23T22:18:49.024476+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:18:50.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:49 smithi169 bash[40994]: cluster 2023-09-23T22:18:47.759022+0000 mgr.y (mgr.24365) 101 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:50.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:49 smithi169 bash[40994]: audit 2023-09-23T22:18:49.024476+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:18:50.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:49 smithi169 bash[27421]: cluster 2023-09-23T22:18:47.759022+0000 mgr.y (mgr.24365) 101 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:50.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:49 smithi169 bash[27421]: audit 2023-09-23T22:18:49.024476+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:18:50.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:50 smithi187 bash[31480]: audit 2023-09-23T22:18:49.560311+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:18:50.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:50 smithi187 bash[31480]: audit 2023-09-23T22:18:49.561944+0000 mon.c (mon.2) 77 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:18:50.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:50 smithi187 bash[31480]: audit 2023-09-23T22:18:49.570545+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:18:51.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:50 smithi169 bash[40994]: audit 2023-09-23T22:18:49.560311+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:18:51.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:50 smithi169 bash[40994]: audit 2023-09-23T22:18:49.561944+0000 mon.c (mon.2) 77 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:18:51.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:50 smithi169 bash[40994]: audit 2023-09-23T22:18:49.570545+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:18:51.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:50 smithi169 bash[27421]: audit 2023-09-23T22:18:49.560311+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:18:51.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:50 smithi169 bash[27421]: audit 2023-09-23T22:18:49.561944+0000 mon.c (mon.2) 77 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:18:51.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:50 smithi169 bash[27421]: audit 2023-09-23T22:18:49.570545+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:18:51.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:51 smithi187 bash[31480]: cluster 2023-09-23T22:18:49.759627+0000 mgr.y (mgr.24365) 102 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:52.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:51 smithi169 bash[40994]: cluster 2023-09-23T22:18:49.759627+0000 mgr.y (mgr.24365) 102 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:52.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:51 smithi169 bash[27421]: cluster 2023-09-23T22:18:49.759627+0000 mgr.y (mgr.24365) 102 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:53.192 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:18:53.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:53 smithi187 bash[31480]: cluster 2023-09-23T22:18:51.760334+0000 mgr.y (mgr.24365) 103 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:54.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:53 smithi169 bash[27421]: cluster 2023-09-23T22:18:51.760334+0000 mgr.y (mgr.24365) 103 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:54.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:53 smithi169 bash[40994]: cluster 2023-09-23T22:18:51.760334+0000 mgr.y (mgr.24365) 103 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:55.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:55 smithi187 bash[31480]: cluster 2023-09-23T22:18:53.761124+0000 mgr.y (mgr.24365) 104 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:55.973 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:55 smithi169 bash[40994]: cluster 2023-09-23T22:18:53.761124+0000 mgr.y (mgr.24365) 104 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:55.973 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:55 smithi169 bash[27421]: cluster 2023-09-23T22:18:53.761124+0000 mgr.y (mgr.24365) 104 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:56.282 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:18:56 smithi169 bash[27688]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:18:56] "GET /metrics HTTP/1.1" 200 203181 "" "Prometheus/2.43.0" 2023-09-23T22:18:56.378 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:18:56.383 INFO:teuthology.orchestra.run.smithi169.stderr:dumped all 2023-09-23T22:18:57.148 INFO:teuthology.orchestra.run.smithi169.stdout:{"pg_ready":true,"pg_map":{"version":79,"stamp":"2023-09-23T22:18:55.761462+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":50368,"kb_used_data":6656,"kb_used_omap":0,"kb_used_meta":43648,"kb_avail":749910848,"statfs":{"total":767960285184,"available":767908708352,"internally_reserved":0,"allocated":6815744,"data_stored":3875977,"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.004034"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T22:17:15.643933+0000","last_change":"2023-09-23T22:17:13.123445+0000","last_active":"2023-09-23T22:17:15.643933+0000","last_peered":"2023-09-23T22:17:15.643933+0000","last_clean":"2023-09-23T22:17:15.643933+0000","last_became_active":"2023-09-23T22:17:13.122837+0000","last_became_peered":"2023-09-23T22:17:13.122837+0000","last_unstale":"2023-09-23T22:17:15.643933+0000","last_undegraded":"2023-09-23T22:17:15.643933+0000","last_fullsized":"2023-09-23T22:17:15.643933+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+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:02:12.220930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-09-23T22:17:15.646963+0000","last_change":"2023-09-23T22:17:13.132009+0000","last_active":"2023-09-23T22:17:15.646963+0000","last_peered":"2023-09-23T22:17:15.646963+0000","last_clean":"2023-09-23T22:17:15.646963+0000","last_became_active":"2023-09-23T22:17:13.131528+0000","last_became_peered":"2023-09-23T22:17:13.131528+0000","last_unstale":"2023-09-23T22:17:15.646963+0000","last_undegraded":"2023-09-23T22:17:15.646963+0000","last_fullsized":"2023-09-23T22:17:15.646963+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+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:13:04.581968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-09-23T22:17:14.118471+0000","last_change":"2023-09-23T22:17:13.128813+0000","last_active":"2023-09-23T22:17:14.118471+0000","last_peered":"2023-09-23T22:17:14.118471+0000","last_clean":"2023-09-23T22:17:14.118471+0000","last_became_active":"2023-09-23T22:17:13.128374+0000","last_became_peered":"2023-09-23T22:17:13.128374+0000","last_unstale":"2023-09-23T22:17:14.118471+0000","last_undegraded":"2023-09-23T22:17:14.118471+0000","last_fullsized":"2023-09-23T22:17:14.118471+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+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:50.473140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-09-23T22:17:14.118353+0000","last_change":"2023-09-23T22:17:13.124850+0000","last_active":"2023-09-23T22:17:14.118353+0000","last_peered":"2023-09-23T22:17:14.118353+0000","last_clean":"2023-09-23T22:17:14.118353+0000","last_became_active":"2023-09-23T22:17:13.124475+0000","last_became_peered":"2023-09-23T22:17:13.124475+0000","last_unstale":"2023-09-23T22:17:14.118353+0000","last_undegraded":"2023-09-23T22:17:14.118353+0000","last_fullsized":"2023-09-23T22:17:14.118353+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+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:00:51.209745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'128","reported_seq":270,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-09-23T22:17:14.118482+0000","last_change":"2023-09-23T22:15:37.361593+0000","last_active":"2023-09-23T22:17:14.118482+0000","last_peered":"2023-09-23T22:17:14.118482+0000","last_clean":"2023-09-23T22:17:14.118482+0000","last_became_active":"2023-09-23T22:15:37.360559+0000","last_became_peered":"2023-09-23T22:15:37.360559+0000","last_unstale":"2023-09-23T22:17:14.118482+0000","last_undegraded":"2023-09-23T22:17:14.118482+0000","last_fullsized":"2023-09-23T22:17:14.118482+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:11:20.610814+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-25T08:54:30.772408+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":62,"state":"active+clean","last_fresh":"2023-09-23T22:17:14.963179+0000","last_change":"2023-09-23T22:17:13.123795+0000","last_active":"2023-09-23T22:17:14.963179+0000","last_peered":"2023-09-23T22:17:14.963179+0000","last_clean":"2023-09-23T22:17:14.963179+0000","last_became_active":"2023-09-23T22:17:13.121657+0000","last_became_peered":"2023-09-23T22:17:13.121657+0000","last_unstale":"2023-09-23T22:17:14.963179+0000","last_undegraded":"2023-09-23T22:17:14.963179+0000","last_fullsized":"2023-09-23T22:17:14.963179+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+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:09:05.343527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-09-23T22:17:14.121756+0000","last_change":"2023-09-23T22:17:13.262132+0000","last_active":"2023-09-23T22:17:14.121756+0000","last_peered":"2023-09-23T22:17:14.121756+0000","last_clean":"2023-09-23T22:17:14.121756+0000","last_became_active":"2023-09-23T22:17:13.261172+0000","last_became_peered":"2023-09-23T22:17:13.261172+0000","last_unstale":"2023-09-23T22:17:14.121756+0000","last_undegraded":"2023-09-23T22:17:14.121756+0000","last_fullsized":"2023-09-23T22:17:14.121756+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+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:22:44.644728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-09-23T22:17:14.963180+0000","last_change":"2023-09-23T22:17:13.122377+0000","last_active":"2023-09-23T22:17:14.963180+0000","last_peered":"2023-09-23T22:17:14.963180+0000","last_clean":"2023-09-23T22:17:14.963180+0000","last_became_active":"2023-09-23T22:17:13.121957+0000","last_became_peered":"2023-09-23T22:17:13.121957+0000","last_unstale":"2023-09-23T22:17:14.963180+0000","last_undegraded":"2023-09-23T22:17:14.963180+0000","last_fullsized":"2023-09-23T22:17:14.963180+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+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:55:12.219119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-09-23T22:17:15.646977+0000","last_change":"2023-09-23T22:17:13.125277+0000","last_active":"2023-09-23T22:17:15.646977+0000","last_peered":"2023-09-23T22:17:15.646977+0000","last_clean":"2023-09-23T22:17:15.646977+0000","last_became_active":"2023-09-23T22:17:13.124746+0000","last_became_peered":"2023-09-23T22:17:13.124746+0000","last_unstale":"2023-09-23T22:17:15.646977+0000","last_undegraded":"2023-09-23T22:17:15.646977+0000","last_fullsized":"2023-09-23T22:17:15.646977+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+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:20:50.987861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"seq":231928234025,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6320,"kb_used_data":1192,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93738832,"statfs":{"total":95995035648,"available":95988563968,"internally_reserved":0,"allocated":1220608,"data_stored":853268,"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 22:18:35 2023","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.92000000000000004,"15min":0.93700000000000006},"min":{"1min":0.56899999999999995,"5min":0.442,"15min":0.442},"max":{"1min":1.252,"5min":1.321,"15min":1.321},"last":0.91300000000000003},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.92300000000000004,"15min":0.94699999999999995},"min":{"1min":0.61099999999999999,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.236,"5min":1.262,"15min":1.262},"last":0.80000000000000004}]},{"osd":1,"last update":"Sat Sep 23 22:18:35 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.94299999999999995,"15min":0.96099999999999997},"min":{"1min":0.626,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.177,"5min":1.266,"15min":1.266},"last":1.149},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.94499999999999995,"15min":0.96599999999999997},"min":{"1min":0.56799999999999995,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.25,"5min":1.538,"15min":1.538},"last":1.0029999999999999}]},{"osd":2,"last update":"Sat Sep 23 22:18:35 2023","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.93100000000000005,"15min":0.95599999999999996},"min":{"1min":0.58099999999999996,"5min":0.496,"15min":0.496},"max":{"1min":1.133,"5min":1.298,"15min":1.298},"last":0.96199999999999997},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.98199999999999998,"15min":0.996},"min":{"1min":0.64900000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.23,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.246}]},{"osd":3,"last update":"Sat Sep 23 22:18:35 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.96899999999999997,"15min":0.98799999999999999},"min":{"1min":0.69599999999999995,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.1659999999999999,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":1.04},{"interface":"front","average":{"1min":1.137,"5min":1.0529999999999999,"15min":1.0609999999999999},"min":{"1min":0.67400000000000004,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":3.7200000000000002,"5min":3.7200000000000002,"15min":3.7200000000000002},"last":1.3009999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:18:35 2023","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.86799999999999999,"15min":0.876},"min":{"1min":0.63,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.3080000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":1.1000000000000001},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.95199999999999996,"15min":0.95699999999999996},"min":{"1min":0.77400000000000002,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.2749999999999999,"5min":1.345,"15min":1.345},"last":1.214}]},{"osd":5,"last update":"Sat Sep 23 22:18:35 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.0640000000000001,"15min":1.083},"min":{"1min":0.76200000000000001,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.2829999999999999,"5min":1.5509999999999999,"15min":1.5509999999999999},"last":1.0680000000000001},{"interface":"front","average":{"1min":1.085,"5min":1.044,"15min":1.052},"min":{"1min":0.61299999999999999,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.25,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":1.1739999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:18:35 2023","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":1.0980000000000001,"15min":1.1220000000000001},"min":{"1min":0.80700000000000005,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.359,"5min":1.7889999999999999,"15min":1.7889999999999999},"last":1.2649999999999999},{"interface":"front","average":{"1min":1.135,"5min":1.0509999999999999,"15min":1.0449999999999999},"min":{"1min":0.86199999999999999,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.3759999999999999,"5min":1.492,"15min":1.492},"last":1.347}]}]},{"osd":6,"up_from":46,"seq":197568495668,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6388,"kb_used_data":1196,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93738764,"statfs":{"total":95995035648,"available":95988494336,"internally_reserved":0,"allocated":1224704,"data_stored":853591,"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 22:17:54 2023","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.873,"15min":0.876},"min":{"1min":0.56999999999999995,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.6759999999999999,"5min":1.6759999999999999,"15min":1.6759999999999999},"last":1.131},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.92100000000000004,"15min":0.94499999999999995},"min":{"1min":0.63700000000000001,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.3220000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":1.0780000000000001}]},{"osd":1,"last update":"Sat Sep 23 22:17:54 2023","interfaces":[{"interface":"back","average":{"1min":0.80600000000000005,"5min":0.88900000000000001,"15min":0.90500000000000003},"min":{"1min":0.53300000000000003,"5min":0.505,"15min":0.505},"max":{"1min":1.075,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":1.054},{"interface":"front","average":{"1min":0.89200000000000002,"5min":0.94999999999999996,"15min":0.97699999999999998},"min":{"1min":0.66400000000000003,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.8420000000000001,"5min":1.8420000000000001,"15min":1.8420000000000001},"last":0.91900000000000004}]},{"osd":2,"last update":"Sat Sep 23 22:17:54 2023","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.93600000000000005,"15min":0.92800000000000005},"min":{"1min":0.65000000000000002,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":2.0449999999999999,"5min":2.0449999999999999,"15min":2.0449999999999999},"last":1.0209999999999999},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.94299999999999995,"15min":0.96999999999999997},"min":{"1min":0.70499999999999996,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.88900000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:17:54 2023","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.93200000000000005,"15min":0.94799999999999995},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.1419999999999999,"5min":1.1419999999999999,"15min":1.1419999999999999},"last":1.1040000000000001},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.97999999999999998,"15min":0.98699999999999999},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.9710000000000001,"5min":1.9710000000000001,"15min":1.9710000000000001},"last":1.091}]},{"osd":4,"last update":"Sat Sep 23 22:17:54 2023","interfaces":[{"interface":"back","average":{"1min":0.81599999999999995,"5min":0.85899999999999999,"15min":0.86399999999999999},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.796,"5min":1.796,"15min":1.796},"last":0.94099999999999995},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.92600000000000005,"15min":0.93300000000000005},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.732,"5min":1.732,"15min":1.732},"last":0.83299999999999996}]},{"osd":5,"last update":"Sat Sep 23 22:17:54 2023","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.93600000000000005,"15min":0.93999999999999995},"min":{"1min":0.59499999999999997,"5min":0.499,"15min":0.499},"max":{"1min":1.393,"5min":1.6830000000000001,"15min":1.6830000000000001},"last":0.78900000000000003},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.99399999999999999,"15min":1.018},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.8799999999999999,"5min":1.8799999999999999,"15min":1.8799999999999999},"last":0.96799999999999997}]},{"osd":7,"last update":"Sat Sep 23 22:18:44 2023","interfaces":[{"interface":"back","average":{"1min":1.153,"5min":1.0609999999999999,"15min":1.0609999999999999},"min":{"1min":0.69099999999999995,"5min":0.621,"15min":0.621},"max":{"1min":1.7350000000000001,"5min":2.2250000000000001,"15min":2.2250000000000001},"last":1.177},{"interface":"front","average":{"1min":1.2290000000000001,"5min":1.129,"15min":1.131},"min":{"1min":0.74399999999999999,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.8240000000000001,"5min":2.29,"15min":2.29},"last":1.2230000000000001}]}]},{"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":6508,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":5888,"kb_avail":93738644,"statfs":{"total":95995035648,"available":95988371456,"internally_reserved":0,"allocated":626688,"data_stored":262958,"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 22:18:41 2023","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":0.70799999999999996,"15min":0.58899999999999997},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.33700000000000002},"max":{"1min":1.0429999999999999,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.80000000000000004},{"interface":"front","average":{"1min":0.628,"5min":0.74399999999999999,"15min":0.623},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.35199999999999998},"max":{"1min":1.0489999999999999,"5min":1.0489999999999999,"15min":1.0489999999999999},"last":0.746}]},{"osd":2,"last update":"Sat Sep 23 22:18:35 2023","interfaces":[{"interface":"back","average":{"1min":0.64400000000000002,"5min":0.73999999999999999,"15min":0.67800000000000005},"min":{"1min":0.44600000000000001,"5min":0.36599999999999999,"15min":0.32900000000000001},"max":{"1min":0.95599999999999996,"5min":1.0640000000000001,"15min":1.0640000000000001},"last":0.76400000000000001},{"interface":"front","average":{"1min":0.69999999999999996,"5min":0.77400000000000002,"15min":0.70499999999999996},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.38100000000000001},"max":{"1min":0.89400000000000002,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.92800000000000005}]},{"osd":3,"last update":"Sat Sep 23 22:18:22 2023","interfaces":[{"interface":"back","average":{"1min":0.67800000000000005,"5min":0.77600000000000002,"15min":0.754},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.88500000000000001,"5min":1.1160000000000001,"15min":1.1160000000000001},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.78800000000000003,"5min":0.83699999999999997,"15min":0.79600000000000004},"min":{"1min":0.52700000000000002,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.208,"5min":1.208,"15min":1.208},"last":0.85899999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:18:07 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.98299999999999998,"15min":0.95199999999999996},"min":{"1min":0.70599999999999996,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.177,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":1.0649999999999999},{"interface":"front","average":{"1min":1.012,"5min":0.98799999999999999,"15min":0.95799999999999996},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.421,"5min":1.421,"15min":1.421},"last":1.1140000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:17:55 2023","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":1.0289999999999999,"15min":1.0209999999999999},"min":{"1min":0.72999999999999998,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.3879999999999999,"5min":1.454,"15min":1.454},"last":1.032},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.044,"15min":1.0049999999999999},"min":{"1min":0.83499999999999996,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.468,"5min":1.468,"15min":1.468},"last":1.0109999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:18:51 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":1.101,"15min":1.121},"min":{"1min":0.74099999999999999,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.427,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":0.96699999999999997},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.1419999999999999,"15min":1.177},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.4930000000000001,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":1.1830000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:18:41 2023","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.159,"15min":1.175},"min":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.5629999999999999,"5min":1.595,"15min":1.595},"last":1.2589999999999999},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.1200000000000001,"15min":1.1419999999999999},"min":{"1min":0.85099999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.4550000000000001,"5min":1.498,"15min":1.498},"last":0.98799999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738482,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":7156,"kb_used_data":1196,"kb_used_omap":0,"kb_used_meta":5952,"kb_avail":93737996,"statfs":{"total":95995035648,"available":95987707904,"internally_reserved":0,"allocated":1224704,"data_stored":853591,"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 22:18:44 2023","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.70099999999999996,"15min":0.58299999999999996},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.92400000000000004,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":0.70799999999999996},{"interface":"front","average":{"1min":0.67900000000000005,"5min":0.77100000000000002,"15min":0.64200000000000002},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.32400000000000001},"max":{"1min":0.995,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":0.97499999999999998}]},{"osd":2,"last update":"Sat Sep 23 22:18:33 2023","interfaces":[{"interface":"back","average":{"1min":0.66700000000000004,"5min":0.75,"15min":0.66100000000000003},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.95599999999999996,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":0.627},{"interface":"front","average":{"1min":0.70399999999999996,"5min":0.81299999999999994,"15min":0.69599999999999995},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":1.1519999999999999,"5min":1.2589999999999999,"15min":1.2589999999999999},"last":1.0389999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:18:26 2023","interfaces":[{"interface":"back","average":{"1min":0.71699999999999997,"5min":0.78300000000000003,"15min":0.73699999999999999},"min":{"1min":0.47699999999999998,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.008,"5min":1.429,"15min":1.429},"last":0.86599999999999999},{"interface":"front","average":{"1min":0.746,"5min":0.82599999999999996,"15min":0.80300000000000005},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.071,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.81299999999999994}]},{"osd":4,"last update":"Sat Sep 23 22:18:12 2023","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.97299999999999998,"15min":0.94499999999999995},"min":{"1min":0.69299999999999995,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.327,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.94199999999999995},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.997,"15min":0.96799999999999997},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.494,"5min":1.494,"15min":1.494},"last":1.4399999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:18:01 2023","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.048,"15min":1.0089999999999999},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.462,"5min":1.462,"15min":1.462},"last":1.091},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.046,"15min":1.0229999999999999},"min":{"1min":0.748,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.387,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":1.21}]},{"osd":6,"last update":"Sat Sep 23 22:17:50 2023","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":1.109,"15min":1.109},"min":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"max":{"1min":1.4039999999999999,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.008},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.115,"15min":1.123},"min":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.3140000000000001,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":1.1519999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:18:38 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.1319999999999999,"15min":1.1659999999999999},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.3480000000000001,"5min":1.6160000000000001,"15min":1.6160000000000001},"last":1.385},{"interface":"front","average":{"1min":1,"5min":1.167,"15min":1.2030000000000001},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.351,"5min":1.48,"15min":1.48},"last":1.23}]}]},{"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":6448,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738704,"statfs":{"total":95995035648,"available":95988432896,"internally_reserved":0,"allocated":630784,"data_stored":263223,"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 22:18:31 2023","interfaces":[{"interface":"back","average":{"1min":0.59699999999999998,"5min":0.68899999999999995,"15min":0.621},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.32100000000000001},"max":{"1min":1.123,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":0.70699999999999996},{"interface":"front","average":{"1min":0.70199999999999996,"5min":0.75900000000000001,"15min":0.65800000000000003},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.1419999999999999,"5min":1.169,"15min":1.169},"last":0.76100000000000001}]},{"osd":1,"last update":"Sat Sep 23 22:18:31 2023","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":0.72699999999999998,"15min":0.64500000000000002},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36799999999999999},"max":{"1min":0.95299999999999996,"5min":1.044,"15min":1.044},"last":0.98099999999999998},{"interface":"front","average":{"1min":0.66800000000000004,"5min":0.77300000000000002,"15min":0.68300000000000005},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.41799999999999998},"max":{"1min":1.0600000000000001,"5min":1.298,"15min":1.298},"last":0.81399999999999995}]},{"osd":3,"last update":"Sat Sep 23 22:18:24 2023","interfaces":[{"interface":"back","average":{"1min":0.68899999999999995,"5min":0.81200000000000006,"15min":0.77500000000000002},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.1080000000000001,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":1.117},{"interface":"front","average":{"1min":0.69299999999999995,"5min":0.79300000000000004,"15min":0.79700000000000004},"min":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.48299999999999998},"max":{"1min":0.99099999999999999,"5min":1.113,"15min":1.113},"last":0.84499999999999997}]},{"osd":4,"last update":"Sat Sep 23 22:18:12 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.95999999999999996,"15min":0.93999999999999995},"min":{"1min":0.71699999999999997,"5min":0.66400000000000003,"15min":0.66400000000000003},"max":{"1min":1.3200000000000001,"5min":1.407,"15min":1.407},"last":1.024},{"interface":"front","average":{"1min":1.071,"5min":1.0449999999999999,"15min":0.99399999999999999},"min":{"1min":0.748,"5min":0.747,"15min":0.747},"max":{"1min":1.4610000000000001,"5min":1.609,"15min":1.609},"last":1.0549999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:18:12 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.0649999999999999,"15min":1.0629999999999999},"min":{"1min":0.76600000000000001,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.341,"5min":1.484,"15min":1.484},"last":1.1830000000000001},{"interface":"front","average":{"1min":1.0189999999999999,"5min":1.03,"15min":1.0349999999999999},"min":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.401,"5min":1.516,"15min":1.516},"last":0.95499999999999996}]},{"osd":6,"last update":"Sat Sep 23 22:18:52 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.119,"15min":1.163},"min":{"1min":0.73999999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.4850000000000001,"5min":1.548,"15min":1.548},"last":0.90600000000000003},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.0720000000000001,"15min":1.1339999999999999},"min":{"1min":0.69599999999999995,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.3779999999999999,"5min":1.6990000000000001,"15min":1.6990000000000001},"last":1.085}]},{"osd":7,"last update":"Sat Sep 23 22:18:40 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":1.075,"15min":1.107},"min":{"1min":0.75,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.373,"5min":1.6240000000000001,"15min":1.6240000000000001},"last":1.222},{"interface":"front","average":{"1min":1.1299999999999999,"5min":1.2010000000000001,"15min":1.232},"min":{"1min":0.878,"5min":0.84499999999999997,"15min":0.84499999999999997},"max":{"1min":1.5189999999999999,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":1.2609999999999999}]}]},{"osd":3,"up_from":25,"seq":107374182481,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5872,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":5248,"kb_avail":93739280,"statfs":{"total":95995035648,"available":95989022720,"internally_reserved":0,"allocated":630784,"data_stored":263223,"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 22:18:30 2023","interfaces":[{"interface":"back","average":{"1min":0.67200000000000004,"5min":0.71999999999999997,"15min":0.68899999999999995},"min":{"1min":0.37,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":1.8660000000000001,"5min":1.8660000000000001,"15min":1.8660000000000001},"last":0.60799999999999998},{"interface":"front","average":{"1min":0.66800000000000004,"5min":0.753,"15min":0.74399999999999999},"min":{"1min":0.41699999999999998,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.663,"5min":1.663,"15min":1.663},"last":0.92200000000000004}]},{"osd":1,"last update":"Sat Sep 23 22:18:30 2023","interfaces":[{"interface":"back","average":{"1min":0.71299999999999997,"5min":0.77600000000000002,"15min":0.79600000000000004},"min":{"1min":0.442,"5min":0.442,"15min":0.41199999999999998},"max":{"1min":1.7090000000000001,"5min":1.7090000000000001,"15min":1.7090000000000001},"last":1.0860000000000001},{"interface":"front","average":{"1min":0.74399999999999999,"5min":0.80300000000000005,"15min":0.76400000000000001},"min":{"1min":0.45800000000000002,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":2.1680000000000001,"5min":2.1680000000000001,"15min":2.1680000000000001},"last":1.0009999999999999}]},{"osd":2,"last update":"Sat Sep 23 22:18:30 2023","interfaces":[{"interface":"back","average":{"1min":0.754,"5min":0.84499999999999997,"15min":0.80600000000000005},"min":{"1min":0.42499999999999999,"5min":0.39000000000000001,"15min":0.38900000000000001},"max":{"1min":1.9650000000000001,"5min":1.9650000000000001,"15min":1.9650000000000001},"last":0.82099999999999995},{"interface":"front","average":{"1min":0.67800000000000005,"5min":0.78700000000000003,"15min":0.79200000000000004},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.5,"5min":1.5,"15min":1.5},"last":0.86799999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:18:18 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.93799999999999994,"15min":0.91300000000000003},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.268,"5min":1.5029999999999999,"15min":1.5029999999999999},"last":1.0509999999999999},{"interface":"front","average":{"1min":1.0289999999999999,"5min":0.97199999999999998,"15min":0.94399999999999995},"min":{"1min":0.69699999999999995,"5min":0.62,"15min":0.62},"max":{"1min":1.5620000000000001,"5min":1.5620000000000001,"15min":1.5620000000000001},"last":1.2509999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:17:59 2023","interfaces":[{"interface":"back","average":{"1min":1.1439999999999999,"5min":1.052,"15min":1.024},"min":{"1min":0.69599999999999995,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.859,"5min":1.859,"15min":1.859},"last":1.22},{"interface":"front","average":{"1min":0.97699999999999998,"5min":1.002,"15min":1.004},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.2909999999999999,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.97499999999999998}]},{"osd":6,"last update":"Sat Sep 23 22:18:48 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":1.075,"15min":1.0900000000000001},"min":{"1min":0.76500000000000001,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.9159999999999999,"5min":1.9159999999999999,"15min":1.9159999999999999},"last":1.119},{"interface":"front","average":{"1min":0.91700000000000004,"5min":1.044,"15min":1.0740000000000001},"min":{"1min":0.61499999999999999,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.2689999999999999,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":1.1359999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:18:38 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":1.0129999999999999,"15min":1.0249999999999999},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.623,"5min":1.623,"15min":1.623},"last":1.1970000000000001},{"interface":"front","average":{"1min":1.03,"5min":1.1659999999999999,"15min":1.202},"min":{"1min":0.747,"5min":0.747,"15min":0.747},"max":{"1min":1.8109999999999999,"5min":1.8109999999999999,"15min":1.8109999999999999},"last":1.1719999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018951,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5872,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":5248,"kb_avail":93739280,"statfs":{"total":95995035648,"available":95989022720,"internally_reserved":0,"allocated":630784,"data_stored":263223,"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 22:18:16 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.90000000000000002,"15min":0.89000000000000001},"min":{"1min":0.54300000000000004,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.3919999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.206},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.91700000000000004,"15min":0.90900000000000003},"min":{"1min":0.66100000000000003,"5min":0.441,"15min":0.441},"max":{"1min":1.2789999999999999,"5min":1.365,"15min":1.365},"last":0.68899999999999995}]},{"osd":1,"last update":"Sat Sep 23 22:18:16 2023","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.89000000000000001,"15min":0.88200000000000001},"min":{"1min":0.63100000000000001,"5min":0.629,"15min":0.629},"max":{"1min":1.254,"5min":1.254,"15min":1.254},"last":1.0569999999999999},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.90700000000000003,"15min":0.876},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.234,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":1.246}]},{"osd":2,"last update":"Sat Sep 23 22:18:16 2023","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.90600000000000003,"15min":0.85299999999999998},"min":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.2470000000000001,"5min":1.286,"15min":1.286},"last":1.3100000000000001},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.95299999999999996,"15min":0.92200000000000004},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.3620000000000001,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":0.94199999999999995}]},{"osd":3,"last update":"Sat Sep 23 22:18:16 2023","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.94699999999999995,"15min":0.91900000000000004},"min":{"1min":0.63200000000000001,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.304,"5min":1.304,"15min":1.304},"last":1.0860000000000001},{"interface":"front","average":{"1min":1.024,"5min":0.96799999999999997,"15min":0.94899999999999995},"min":{"1min":0.72199999999999998,"5min":0.629,"15min":0.629},"max":{"1min":1.333,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":0.85799999999999998}]},{"osd":5,"last update":"Sat Sep 23 22:17:59 2023","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":0.83699999999999997,"15min":0.77100000000000002},"min":{"1min":0.55500000000000005,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.264,"5min":1.444,"15min":1.444},"last":1.018},{"interface":"front","average":{"1min":0.86699999999999999,"5min":0.86599999999999999,"15min":0.79000000000000004},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.3049999999999999,"5min":1.3939999999999999,"15min":1.3939999999999999},"last":0.80700000000000005}]},{"osd":6,"last update":"Sat Sep 23 22:18:51 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":0.95399999999999996,"15min":0.94799999999999995},"min":{"1min":0.78700000000000003,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.3160000000000001,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":1.2709999999999999},{"interface":"front","average":{"1min":1.1060000000000001,"5min":1.0009999999999999,"15min":1},"min":{"1min":0.85999999999999999,"5min":0.441,"15min":0.441},"max":{"1min":1.3440000000000001,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":1.145}]},{"osd":7,"last update":"Sat Sep 23 22:18:41 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.0620000000000001,"15min":1.0620000000000001},"min":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.3680000000000001,"5min":1.454,"15min":1.454},"last":1.1779999999999999},{"interface":"front","average":{"1min":1.1850000000000001,"5min":1.1339999999999999,"15min":1.1339999999999999},"min":{"1min":0.84699999999999998,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.4730000000000001,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":1.117}]}]},{"osd":5,"up_from":38,"seq":163208757310,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5804,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739348,"statfs":{"total":95995035648,"available":95989092352,"internally_reserved":0,"allocated":626688,"data_stored":262900,"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 22:18:01 2023","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.84699999999999998,"15min":0.83099999999999996},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.1299999999999999,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":0.92400000000000004},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.92900000000000005,"15min":0.92100000000000004},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.5169999999999999,"5min":2.1819999999999999,"15min":2.1819999999999999},"last":0.85699999999999998}]},{"osd":1,"last update":"Sat Sep 23 22:18:01 2023","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.95399999999999996,"15min":0.94199999999999995},"min":{"1min":0.61799999999999999,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.4910000000000001,"5min":2.1059999999999999,"15min":2.1059999999999999},"last":1.0609999999999999},{"interface":"front","average":{"1min":0.82499999999999996,"5min":0.85599999999999998,"15min":0.85999999999999999},"min":{"1min":0.50800000000000001,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.4450000000000001,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":0.89900000000000002}]},{"osd":2,"last update":"Sat Sep 23 22:18:01 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.90800000000000003,"15min":0.90900000000000003},"min":{"1min":0.622,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.1599999999999999,"5min":1.371,"15min":1.371},"last":1.0349999999999999},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.97899999999999998,"15min":0.96599999999999997},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.413,"5min":2.0539999999999998,"15min":2.0539999999999998},"last":1.1379999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:18:01 2023","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.91500000000000004,"15min":0.92100000000000004},"min":{"1min":0.69899999999999995,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.23,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":0.626},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.0529999999999999,"15min":1.0649999999999999},"min":{"1min":0.57899999999999996,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.5369999999999999,"5min":2.226,"15min":2.226},"last":0.95099999999999996}]},{"osd":4,"last update":"Sat Sep 23 22:18:01 2023","interfaces":[{"interface":"back","average":{"1min":0.73499999999999999,"5min":0.77700000000000002,"15min":0.76100000000000001},"min":{"1min":0.499,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.361,"5min":1.361,"15min":1.361},"last":1.0840000000000001},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.86899999999999999,"15min":0.83499999999999996},"min":{"1min":0.55500000000000005,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.1899999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":1.107}]},{"osd":6,"last update":"Sat Sep 23 22:17:55 2023","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.94699999999999995,"15min":0.94099999999999995},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.2789999999999999,"5min":1.4379999999999999,"15min":1.4379999999999999},"last":1.1639999999999999},{"interface":"front","average":{"1min":1.016,"5min":0.998,"15min":0.98199999999999998},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.5840000000000001,"5min":1.857,"15min":1.857},"last":1.01}]},{"osd":7,"last update":"Sat Sep 23 22:18:39 2023","interfaces":[{"interface":"back","average":{"1min":1.1930000000000001,"5min":1.091,"15min":1.069},"min":{"1min":0.93100000000000005,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.3779999999999999,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":1.2},{"interface":"front","average":{"1min":1.1020000000000001,"5min":0.998,"15min":0.98699999999999999},"min":{"1min":0.93899999999999995,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.244,"5min":1.27,"15min":1.27},"last":0.98299999999999998}]}]}],"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-23T22:18:57.150 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-09-23T22:18:57.150 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-09-23T22:18:57.150 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-09-23T22:18:57.151 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph health --format=json 2023-09-23T22:18:57.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:57 smithi187 bash[31480]: cluster 2023-09-23T22:18:55.761689+0000 mgr.y (mgr.24365) 105 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:57.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:57 smithi187 bash[31480]: audit 2023-09-23T22:18:56.368292+0000 mgr.y (mgr.24365) 106 : audit [DBG] from='client.14631 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:18:58.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:57 smithi169 bash[27421]: cluster 2023-09-23T22:18:55.761689+0000 mgr.y (mgr.24365) 105 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:58.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:57 smithi169 bash[27421]: audit 2023-09-23T22:18:56.368292+0000 mgr.y (mgr.24365) 106 : audit [DBG] from='client.14631 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:18:58.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:57 smithi169 bash[40994]: cluster 2023-09-23T22:18:55.761689+0000 mgr.y (mgr.24365) 105 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:18:58.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:57 smithi169 bash[40994]: audit 2023-09-23T22:18:56.368292+0000 mgr.y (mgr.24365) 106 : audit [DBG] from='client.14631 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:18:58.877 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:18:58 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:18:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:18:59.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:18:59 smithi187 bash[31480]: cluster 2023-09-23T22:18:57.762322+0000 mgr.y (mgr.24365) 107 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:00.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:18:59 smithi169 bash[27421]: cluster 2023-09-23T22:18:57.762322+0000 mgr.y (mgr.24365) 107 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:00.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:18:59 smithi169 bash[40994]: cluster 2023-09-23T22:18:57.762322+0000 mgr.y (mgr.24365) 107 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:01.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:01 smithi187 bash[31480]: cluster 2023-09-23T22:18:59.763042+0000 mgr.y (mgr.24365) 108 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:01.919 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:19:01.947 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:01 smithi169 bash[40994]: cluster 2023-09-23T22:18:59.763042+0000 mgr.y (mgr.24365) 108 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:01.947 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:01 smithi169 bash[27421]: cluster 2023-09-23T22:18:59.763042+0000 mgr.y (mgr.24365) 108 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:02.870 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:02 smithi169 bash[40994]: audit 2023-09-23T22:19:01.834342+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:19:02.871 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:02 smithi169 bash[27421]: audit 2023-09-23T22:19:01.834342+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:19:02.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:02 smithi187 bash[31480]: audit 2023-09-23T22:19:01.834342+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:19:03.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:03 smithi187 bash[31480]: cluster 2023-09-23T22:19:01.763699+0000 mgr.y (mgr.24365) 109 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:04.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:03 smithi169 bash[40994]: cluster 2023-09-23T22:19:01.763699+0000 mgr.y (mgr.24365) 109 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:04.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:03 smithi169 bash[27421]: cluster 2023-09-23T22:19:01.763699+0000 mgr.y (mgr.24365) 109 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:05.168 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:19:05.168 INFO:teuthology.orchestra.run.smithi169.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-09-23T22:19:05.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:05 smithi169 bash[27421]: cluster 2023-09-23T22:19:03.764374+0000 mgr.y (mgr.24365) 110 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:05.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:05 smithi169 bash[27421]: audit 2023-09-23T22:19:05.167094+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.169:0/3162054526' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T22:19:05.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:05 smithi169 bash[40994]: cluster 2023-09-23T22:19:03.764374+0000 mgr.y (mgr.24365) 110 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:05.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:05 smithi169 bash[40994]: audit 2023-09-23T22:19:05.167094+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.169:0/3162054526' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T22:19:05.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:05 smithi187 bash[31480]: cluster 2023-09-23T22:19:03.764374+0000 mgr.y (mgr.24365) 110 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:05.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:05 smithi187 bash[31480]: audit 2023-09-23T22:19:05.167094+0000 mon.c (mon.2) 79 : audit [DBG] from='client.? 172.21.15.169:0/3162054526' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T22:19:05.969 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-09-23T22:19:05.970 INFO:tasks.cephadm:Setup complete, yielding 2023-09-23T22:19:05.970 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-09-23T22:19:05.979 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi169.front.sepia.ceph.com 2023-09-23T22:19:05.979 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- bash -c 'ceph fs volume create foo' 2023-09-23T22:19:06.282 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:19:06 smithi169 bash[27688]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:19:06] "GET /metrics HTTP/1.1" 200 203177 "" "Prometheus/2.43.0" 2023-09-23T22:19:07.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:07 smithi187 bash[31480]: cluster 2023-09-23T22:19:05.764939+0000 mgr.y (mgr.24365) 111 : cluster [DBG] pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:08.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:07 smithi169 bash[27421]: cluster 2023-09-23T22:19:05.764939+0000 mgr.y (mgr.24365) 111 : cluster [DBG] pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:08.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:07 smithi169 bash[40994]: cluster 2023-09-23T22:19:05.764939+0000 mgr.y (mgr.24365) 111 : cluster [DBG] pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:08.877 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:19:08 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:19:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:19:09.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:09 smithi187 bash[31480]: cluster 2023-09-23T22:19:07.765576+0000 mgr.y (mgr.24365) 112 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:10.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:09 smithi169 bash[27421]: cluster 2023-09-23T22:19:07.765576+0000 mgr.y (mgr.24365) 112 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:10.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:09 smithi169 bash[40994]: cluster 2023-09-23T22:19:07.765576+0000 mgr.y (mgr.24365) 112 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:10.743 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:19:11.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:11 smithi187 bash[31480]: cluster 2023-09-23T22:19:09.766125+0000 mgr.y (mgr.24365) 113 : cluster [DBG] pgmap v86: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:11.886 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:11 smithi169 bash[40994]: cluster 2023-09-23T22:19:09.766125+0000 mgr.y (mgr.24365) 113 : cluster [DBG] pgmap v86: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:11.886 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:11 smithi169 bash[27421]: cluster 2023-09-23T22:19:09.766125+0000 mgr.y (mgr.24365) 113 : cluster [DBG] pgmap v86: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:13.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:13 smithi169 bash[27421]: cluster 2023-09-23T22:19:11.766731+0000 mgr.y (mgr.24365) 114 : cluster [DBG] pgmap v87: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:13.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:13 smithi169 bash[40994]: cluster 2023-09-23T22:19:11.766731+0000 mgr.y (mgr.24365) 114 : cluster [DBG] pgmap v87: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:13.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:13 smithi187 bash[31480]: cluster 2023-09-23T22:19:11.766731+0000 mgr.y (mgr.24365) 114 : cluster [DBG] pgmap v87: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:15.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:14 smithi169 bash[40994]: audit 2023-09-23T22:19:14.000033+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-09-23T22:19:15.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:14 smithi169 bash[40994]: audit 2023-09-23T22:19:14.000750+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-09-23T22:19:15.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:14 smithi169 bash[27421]: audit 2023-09-23T22:19:14.000033+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-09-23T22:19:15.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:14 smithi169 bash[27421]: audit 2023-09-23T22:19:14.000750+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-09-23T22:19:15.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:14 smithi187 bash[31480]: audit 2023-09-23T22:19:14.000033+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-09-23T22:19:15.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:14 smithi187 bash[31480]: audit 2023-09-23T22:19:14.000750+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-09-23T22:19:15.922 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:15 smithi169 bash[40994]: cluster 2023-09-23T22:19:13.767377+0000 mgr.y (mgr.24365) 115 : cluster [DBG] pgmap v88: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:15.922 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:15 smithi169 bash[40994]: audit 2023-09-23T22:19:13.999057+0000 mgr.y (mgr.24365) 116 : audit [DBG] from='client.14643 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:19:15.922 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:15 smithi169 bash[40994]: audit 2023-09-23T22:19:14.642560+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-09-23T22:19:15.922 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:15 smithi169 bash[40994]: cluster 2023-09-23T22:19:14.642670+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-09-23T22:19:15.922 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:15 smithi169 bash[40994]: audit 2023-09-23T22:19:14.649668+0000 mon.c (mon.2) 81 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-09-23T22:19:15.922 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:15 smithi169 bash[40994]: audit 2023-09-23T22:19:14.650233+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-09-23T22:19:15.923 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:15 smithi169 bash[27421]: cluster 2023-09-23T22:19:13.767377+0000 mgr.y (mgr.24365) 115 : cluster [DBG] pgmap v88: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:15.923 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:15 smithi169 bash[27421]: audit 2023-09-23T22:19:13.999057+0000 mgr.y (mgr.24365) 116 : audit [DBG] from='client.14643 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:19:15.923 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:15 smithi169 bash[27421]: audit 2023-09-23T22:19:14.642560+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-09-23T22:19:15.923 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:15 smithi169 bash[27421]: cluster 2023-09-23T22:19:14.642670+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-09-23T22:19:15.923 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:15 smithi169 bash[27421]: audit 2023-09-23T22:19:14.649668+0000 mon.c (mon.2) 81 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-09-23T22:19:15.923 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:15 smithi169 bash[27421]: audit 2023-09-23T22:19:14.650233+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-09-23T22:19:15.923 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:15 smithi169 bash[27421]: debug 2023-09-23T22:19:15.676+0000 7fc698ca1700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-23T22:19:16.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:15 smithi187 bash[31480]: cluster 2023-09-23T22:19:13.767377+0000 mgr.y (mgr.24365) 115 : cluster [DBG] pgmap v88: 9 pgs: 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:16.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:15 smithi187 bash[31480]: audit 2023-09-23T22:19:13.999057+0000 mgr.y (mgr.24365) 116 : audit [DBG] from='client.14643 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:19:16.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:15 smithi187 bash[31480]: audit 2023-09-23T22:19:14.642560+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-09-23T22:19:16.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:15 smithi187 bash[31480]: cluster 2023-09-23T22:19:14.642670+0000 mon.a (mon.0) 735 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-09-23T22:19:16.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:15 smithi187 bash[31480]: audit 2023-09-23T22:19:14.649668+0000 mon.c (mon.2) 81 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-09-23T22:19:16.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:15 smithi187 bash[31480]: audit 2023-09-23T22:19:14.650233+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-09-23T22:19:16.282 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[27688]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:19:16] "GET /metrics HTTP/1.1" 200 203177 "" "Prometheus/2.43.0" 2023-09-23T22:19:16.795 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-09-23T22:19:17.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[27421]: audit 2023-09-23T22:19:15.650715+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-09-23T22:19:17.044 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[27421]: cluster 2023-09-23T22:19:15.650886+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-09-23T22:19:17.044 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[27421]: audit 2023-09-23T22:19:15.678505+0000 mon.c (mon.2) 82 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-09-23T22:19:17.044 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[27421]: audit 2023-09-23T22:19:15.678868+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-09-23T22:19:17.044 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[27421]: cluster 2023-09-23T22:19:15.679539+0000 mon.a (mon.0) 740 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-23T22:19:17.044 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[27421]: cluster 2023-09-23T22:19:15.679566+0000 mon.a (mon.0) 741 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-09-23T22:19:17.044 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[27421]: cluster 2023-09-23T22:19:15.685073+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-09-23T22:19:17.044 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[27421]: audit 2023-09-23T22:19:15.685266+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-09-23T22:19:17.044 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[27421]: cluster 2023-09-23T22:19:15.685355+0000 mon.a (mon.0) 744 : cluster [DBG] fsmap foo:0 2023-09-23T22:19:17.045 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[27421]: cephadm 2023-09-23T22:19:15.691531+0000 mgr.y (mgr.24365) 117 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-09-23T22:19:17.045 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[27421]: audit 2023-09-23T22:19:15.699300+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:17.045 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[27421]: audit 2023-09-23T22:19:15.721645+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:19:17.045 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[27421]: audit 2023-09-23T22:19:15.724994+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:19:17.045 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[27421]: audit 2023-09-23T22:19:15.726347+0000 mon.c (mon.2) 85 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:19:17.045 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[27421]: audit 2023-09-23T22:19:15.734841+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:17.045 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[27421]: audit 2023-09-23T22:19:15.740053+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi169.txmybt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T22:19:17.045 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[27421]: audit 2023-09-23T22:19:15.740548+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi169.txmybt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T22:19:17.045 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[27421]: audit 2023-09-23T22:19:15.745691+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi169.txmybt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-23T22:19:17.045 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[27421]: audit 2023-09-23T22:19:15.746920+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:19:17.046 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[40994]: audit 2023-09-23T22:19:15.650715+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-09-23T22:19:17.046 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[40994]: cluster 2023-09-23T22:19:15.650886+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-09-23T22:19:17.046 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[40994]: audit 2023-09-23T22:19:15.678505+0000 mon.c (mon.2) 82 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-09-23T22:19:17.046 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[40994]: audit 2023-09-23T22:19:15.678868+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-09-23T22:19:17.046 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[40994]: cluster 2023-09-23T22:19:15.679539+0000 mon.a (mon.0) 740 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-23T22:19:17.046 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[40994]: cluster 2023-09-23T22:19:15.679566+0000 mon.a (mon.0) 741 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-09-23T22:19:17.046 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[40994]: cluster 2023-09-23T22:19:15.685073+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-09-23T22:19:17.046 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[40994]: audit 2023-09-23T22:19:15.685266+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-09-23T22:19:17.046 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[40994]: cluster 2023-09-23T22:19:15.685355+0000 mon.a (mon.0) 744 : cluster [DBG] fsmap foo:0 2023-09-23T22:19:17.046 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[40994]: cephadm 2023-09-23T22:19:15.691531+0000 mgr.y (mgr.24365) 117 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-09-23T22:19:17.046 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[40994]: audit 2023-09-23T22:19:15.699300+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:17.047 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[40994]: audit 2023-09-23T22:19:15.721645+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:19:17.047 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[40994]: audit 2023-09-23T22:19:15.724994+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:19:17.047 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[40994]: audit 2023-09-23T22:19:15.726347+0000 mon.c (mon.2) 85 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:19:17.047 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[40994]: audit 2023-09-23T22:19:15.734841+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:17.047 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[40994]: audit 2023-09-23T22:19:15.740053+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi169.txmybt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T22:19:17.047 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[40994]: audit 2023-09-23T22:19:15.740548+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi169.txmybt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T22:19:17.047 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[40994]: audit 2023-09-23T22:19:15.745691+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi169.txmybt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-23T22:19:17.047 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:16 smithi169 bash[40994]: audit 2023-09-23T22:19:15.746920+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:19:17.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:16 smithi187 bash[31480]: audit 2023-09-23T22:19:15.650715+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-09-23T22:19:17.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:16 smithi187 bash[31480]: cluster 2023-09-23T22:19:15.650886+0000 mon.a (mon.0) 738 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-09-23T22:19:17.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:16 smithi187 bash[31480]: audit 2023-09-23T22:19:15.678505+0000 mon.c (mon.2) 82 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-09-23T22:19:17.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:16 smithi187 bash[31480]: audit 2023-09-23T22:19:15.678868+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-09-23T22:19:17.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:16 smithi187 bash[31480]: cluster 2023-09-23T22:19:15.679539+0000 mon.a (mon.0) 740 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-09-23T22:19:17.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:16 smithi187 bash[31480]: cluster 2023-09-23T22:19:15.679566+0000 mon.a (mon.0) 741 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-09-23T22:19:17.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:16 smithi187 bash[31480]: cluster 2023-09-23T22:19:15.685073+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-09-23T22:19:17.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:16 smithi187 bash[31480]: audit 2023-09-23T22:19:15.685266+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-09-23T22:19:17.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:16 smithi187 bash[31480]: cluster 2023-09-23T22:19:15.685355+0000 mon.a (mon.0) 744 : cluster [DBG] fsmap foo:0 2023-09-23T22:19:17.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:16 smithi187 bash[31480]: cephadm 2023-09-23T22:19:15.691531+0000 mgr.y (mgr.24365) 117 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-09-23T22:19:17.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:16 smithi187 bash[31480]: audit 2023-09-23T22:19:15.699300+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:17.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:16 smithi187 bash[31480]: audit 2023-09-23T22:19:15.721645+0000 mon.c (mon.2) 83 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:19:17.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:16 smithi187 bash[31480]: audit 2023-09-23T22:19:15.724994+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:19:17.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:16 smithi187 bash[31480]: audit 2023-09-23T22:19:15.726347+0000 mon.c (mon.2) 85 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:19:17.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:16 smithi187 bash[31480]: audit 2023-09-23T22:19:15.734841+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:17.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:16 smithi187 bash[31480]: audit 2023-09-23T22:19:15.740053+0000 mon.c (mon.2) 86 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi169.txmybt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T22:19:17.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:16 smithi187 bash[31480]: audit 2023-09-23T22:19:15.740548+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi169.txmybt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T22:19:17.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:16 smithi187 bash[31480]: audit 2023-09-23T22:19:15.745691+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi169.txmybt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-23T22:19:17.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:16 smithi187 bash[31480]: audit 2023-09-23T22:19:15.746920+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:19:18.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:17 smithi169 bash[40994]: cephadm 2023-09-23T22:19:15.748108+0000 mgr.y (mgr.24365) 118 : cephadm [INF] Deploying daemon mds.foo.smithi169.txmybt on smithi169 2023-09-23T22:19:18.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:17 smithi169 bash[40994]: cluster 2023-09-23T22:19:15.767968+0000 mgr.y (mgr.24365) 119 : cluster [DBG] pgmap v92: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:18.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:17 smithi169 bash[40994]: cluster 2023-09-23T22:19:16.687705+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-09-23T22:19:18.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:17 smithi169 bash[40994]: audit 2023-09-23T22:19:16.841231+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:18.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:17 smithi169 bash[40994]: audit 2023-09-23T22:19:16.843020+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:19:18.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:17 smithi169 bash[27421]: cephadm 2023-09-23T22:19:15.748108+0000 mgr.y (mgr.24365) 118 : cephadm [INF] Deploying daemon mds.foo.smithi169.txmybt on smithi169 2023-09-23T22:19:18.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:17 smithi169 bash[27421]: cluster 2023-09-23T22:19:15.767968+0000 mgr.y (mgr.24365) 119 : cluster [DBG] pgmap v92: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:18.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:17 smithi169 bash[27421]: cluster 2023-09-23T22:19:16.687705+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-09-23T22:19:18.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:17 smithi169 bash[27421]: audit 2023-09-23T22:19:16.841231+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:18.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:17 smithi169 bash[27421]: audit 2023-09-23T22:19:16.843020+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:19:18.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:17 smithi187 bash[31480]: cephadm 2023-09-23T22:19:15.748108+0000 mgr.y (mgr.24365) 118 : cephadm [INF] Deploying daemon mds.foo.smithi169.txmybt on smithi169 2023-09-23T22:19:18.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:17 smithi187 bash[31480]: cluster 2023-09-23T22:19:15.767968+0000 mgr.y (mgr.24365) 119 : cluster [DBG] pgmap v92: 73 pgs: 64 unknown, 9 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:18.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:17 smithi187 bash[31480]: cluster 2023-09-23T22:19:16.687705+0000 mon.a (mon.0) 749 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-09-23T22:19:18.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:17 smithi187 bash[31480]: audit 2023-09-23T22:19:16.841231+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:18.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:17 smithi187 bash[31480]: audit 2023-09-23T22:19:16.843020+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:19:18.877 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:19:18 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:19:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:19:19.914 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:19 smithi187 bash[31480]: cluster 2023-09-23T22:19:17.768889+0000 mgr.y (mgr.24365) 120 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 577 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:19.915 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:19 smithi187 bash[31480]: audit 2023-09-23T22:19:18.638498+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:19.915 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:19 smithi187 bash[31480]: audit 2023-09-23T22:19:18.649117+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:19.915 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:19 smithi187 bash[31480]: audit 2023-09-23T22:19:18.673110+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:19.915 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:19 smithi187 bash[31480]: audit 2023-09-23T22:19:18.674771+0000 mon.c (mon.2) 89 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi187.ecsgsg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T22:19:19.915 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:19 smithi187 bash[31480]: audit 2023-09-23T22:19:18.675173+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi187.ecsgsg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T22:19:19.915 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:19 smithi187 bash[31480]: audit 2023-09-23T22:19:18.679149+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi187.ecsgsg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-23T22:19:19.915 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:19 smithi187 bash[31480]: audit 2023-09-23T22:19:18.681030+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:19:19.915 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:19 smithi187 bash[31480]: cephadm 2023-09-23T22:19:18.682296+0000 mgr.y (mgr.24365) 121 : cephadm [INF] Deploying daemon mds.foo.smithi187.ecsgsg on smithi187 2023-09-23T22:19:20.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:19 smithi169 bash[27421]: cluster 2023-09-23T22:19:17.768889+0000 mgr.y (mgr.24365) 120 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 577 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:20.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:19 smithi169 bash[27421]: audit 2023-09-23T22:19:18.638498+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:20.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:19 smithi169 bash[27421]: audit 2023-09-23T22:19:18.649117+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:20.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:19 smithi169 bash[27421]: audit 2023-09-23T22:19:18.673110+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:20.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:19 smithi169 bash[27421]: audit 2023-09-23T22:19:18.674771+0000 mon.c (mon.2) 89 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi187.ecsgsg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T22:19:20.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:19 smithi169 bash[27421]: audit 2023-09-23T22:19:18.675173+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi187.ecsgsg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T22:19:20.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:19 smithi169 bash[27421]: audit 2023-09-23T22:19:18.679149+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi187.ecsgsg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-23T22:19:20.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:19 smithi169 bash[27421]: audit 2023-09-23T22:19:18.681030+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:19:20.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:19 smithi169 bash[27421]: cephadm 2023-09-23T22:19:18.682296+0000 mgr.y (mgr.24365) 121 : cephadm [INF] Deploying daemon mds.foo.smithi187.ecsgsg on smithi187 2023-09-23T22:19:20.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:19 smithi169 bash[40994]: cluster 2023-09-23T22:19:17.768889+0000 mgr.y (mgr.24365) 120 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 577 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:20.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:19 smithi169 bash[40994]: audit 2023-09-23T22:19:18.638498+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:20.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:19 smithi169 bash[40994]: audit 2023-09-23T22:19:18.649117+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:20.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:19 smithi169 bash[40994]: audit 2023-09-23T22:19:18.673110+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:20.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:19 smithi169 bash[40994]: audit 2023-09-23T22:19:18.674771+0000 mon.c (mon.2) 89 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi187.ecsgsg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T22:19:20.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:19 smithi169 bash[40994]: audit 2023-09-23T22:19:18.675173+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi187.ecsgsg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T22:19:20.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:19 smithi169 bash[40994]: audit 2023-09-23T22:19:18.679149+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi187.ecsgsg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-09-23T22:19:20.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:19 smithi169 bash[40994]: audit 2023-09-23T22:19:18.681030+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:19:20.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:19 smithi169 bash[40994]: cephadm 2023-09-23T22:19:18.682296+0000 mgr.y (mgr.24365) 121 : cephadm [INF] Deploying daemon mds.foo.smithi187.ecsgsg on smithi187 2023-09-23T22:19:21.562 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:19:21.900 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:21 smithi187 bash[31480]: cluster 2023-09-23T22:19:19.769555+0000 mgr.y (mgr.24365) 122 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 577 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:21.900 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:21 smithi187 bash[31480]: cluster 2023-09-23T22:19:20.644443+0000 mon.a (mon.0) 756 : cluster [DBG] mds.? [v2:172.21.15.169:6834/4064652492,v1:172.21.15.169:6835/4064652492] up:boot 2023-09-23T22:19:21.900 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:21 smithi187 bash[31480]: cluster 2023-09-23T22:19:20.644543+0000 mon.a (mon.0) 757 : cluster [INF] daemon mds.foo.smithi169.txmybt assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-09-23T22:19:21.900 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:21 smithi187 bash[31480]: cluster 2023-09-23T22:19:20.644676+0000 mon.a (mon.0) 758 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-09-23T22:19:21.900 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:21 smithi187 bash[31480]: cluster 2023-09-23T22:19:20.644713+0000 mon.a (mon.0) 759 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-09-23T22:19:21.901 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:21 smithi187 bash[31480]: cluster 2023-09-23T22:19:20.644736+0000 mon.a (mon.0) 760 : cluster [INF] Cluster is now healthy 2023-09-23T22:19:21.901 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:21 smithi187 bash[31480]: cluster 2023-09-23T22:19:20.645087+0000 mon.a (mon.0) 761 : cluster [DBG] fsmap foo:0 1 up:standby 2023-09-23T22:19:21.901 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:21 smithi187 bash[31480]: audit 2023-09-23T22:19:20.645984+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi169.txmybt"}]: dispatch 2023-09-23T22:19:21.901 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:21 smithi187 bash[31480]: cluster 2023-09-23T22:19:20.651166+0000 mon.a (mon.0) 762 : cluster [DBG] fsmap foo:1 {0=foo.smithi169.txmybt=up:creating} 2023-09-23T22:19:21.901 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:21 smithi187 bash[31480]: cluster 2023-09-23T22:19:20.676597+0000 mon.a (mon.0) 763 : cluster [INF] daemon mds.foo.smithi169.txmybt is now active in filesystem foo as rank 0 2023-09-23T22:19:21.901 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:21 smithi187 bash[31480]: audit 2023-09-23T22:19:21.126809+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:21.901 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:21 smithi187 bash[31480]: audit 2023-09-23T22:19:21.139033+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:21.901 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:21 smithi187 bash[31480]: audit 2023-09-23T22:19:21.209778+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:21.901 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:21 smithi187 bash[31480]: audit 2023-09-23T22:19:21.219801+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:21.901 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:21 smithi187 bash[31480]: audit 2023-09-23T22:19:21.230322+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:21.901 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:21 smithi187 bash[31480]: audit 2023-09-23T22:19:21.295530+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:19:22.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:21 smithi169 bash[40994]: cluster 2023-09-23T22:19:19.769555+0000 mgr.y (mgr.24365) 122 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 577 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:22.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:21 smithi169 bash[40994]: cluster 2023-09-23T22:19:20.644443+0000 mon.a (mon.0) 756 : cluster [DBG] mds.? [v2:172.21.15.169:6834/4064652492,v1:172.21.15.169:6835/4064652492] up:boot 2023-09-23T22:19:22.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:21 smithi169 bash[40994]: cluster 2023-09-23T22:19:20.644543+0000 mon.a (mon.0) 757 : cluster [INF] daemon mds.foo.smithi169.txmybt assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-09-23T22:19:22.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:21 smithi169 bash[40994]: cluster 2023-09-23T22:19:20.644676+0000 mon.a (mon.0) 758 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-09-23T22:19:22.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:21 smithi169 bash[40994]: cluster 2023-09-23T22:19:20.644713+0000 mon.a (mon.0) 759 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-09-23T22:19:22.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:21 smithi169 bash[40994]: cluster 2023-09-23T22:19:20.644736+0000 mon.a (mon.0) 760 : cluster [INF] Cluster is now healthy 2023-09-23T22:19:22.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:21 smithi169 bash[40994]: cluster 2023-09-23T22:19:20.645087+0000 mon.a (mon.0) 761 : cluster [DBG] fsmap foo:0 1 up:standby 2023-09-23T22:19:22.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:21 smithi169 bash[40994]: audit 2023-09-23T22:19:20.645984+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi169.txmybt"}]: dispatch 2023-09-23T22:19:22.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:21 smithi169 bash[40994]: cluster 2023-09-23T22:19:20.651166+0000 mon.a (mon.0) 762 : cluster [DBG] fsmap foo:1 {0=foo.smithi169.txmybt=up:creating} 2023-09-23T22:19:22.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:21 smithi169 bash[40994]: cluster 2023-09-23T22:19:20.676597+0000 mon.a (mon.0) 763 : cluster [INF] daemon mds.foo.smithi169.txmybt is now active in filesystem foo as rank 0 2023-09-23T22:19:22.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:21 smithi169 bash[40994]: audit 2023-09-23T22:19:21.126809+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:22.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:21 smithi169 bash[40994]: audit 2023-09-23T22:19:21.139033+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:22.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:21 smithi169 bash[40994]: audit 2023-09-23T22:19:21.209778+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:22.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:21 smithi169 bash[40994]: audit 2023-09-23T22:19:21.219801+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:22.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:21 smithi169 bash[40994]: audit 2023-09-23T22:19:21.230322+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:22.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:21 smithi169 bash[40994]: audit 2023-09-23T22:19:21.295530+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:19:22.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:21 smithi169 bash[27421]: cluster 2023-09-23T22:19:19.769555+0000 mgr.y (mgr.24365) 122 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 577 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:22.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:21 smithi169 bash[27421]: cluster 2023-09-23T22:19:20.644443+0000 mon.a (mon.0) 756 : cluster [DBG] mds.? [v2:172.21.15.169:6834/4064652492,v1:172.21.15.169:6835/4064652492] up:boot 2023-09-23T22:19:22.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:21 smithi169 bash[27421]: cluster 2023-09-23T22:19:20.644543+0000 mon.a (mon.0) 757 : cluster [INF] daemon mds.foo.smithi169.txmybt assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-09-23T22:19:22.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:21 smithi169 bash[27421]: cluster 2023-09-23T22:19:20.644676+0000 mon.a (mon.0) 758 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-09-23T22:19:22.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:21 smithi169 bash[27421]: cluster 2023-09-23T22:19:20.644713+0000 mon.a (mon.0) 759 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-09-23T22:19:22.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:21 smithi169 bash[27421]: cluster 2023-09-23T22:19:20.644736+0000 mon.a (mon.0) 760 : cluster [INF] Cluster is now healthy 2023-09-23T22:19:22.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:21 smithi169 bash[27421]: cluster 2023-09-23T22:19:20.645087+0000 mon.a (mon.0) 761 : cluster [DBG] fsmap foo:0 1 up:standby 2023-09-23T22:19:22.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:21 smithi169 bash[27421]: audit 2023-09-23T22:19:20.645984+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi169.txmybt"}]: dispatch 2023-09-23T22:19:22.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:21 smithi169 bash[27421]: cluster 2023-09-23T22:19:20.651166+0000 mon.a (mon.0) 762 : cluster [DBG] fsmap foo:1 {0=foo.smithi169.txmybt=up:creating} 2023-09-23T22:19:22.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:21 smithi169 bash[27421]: cluster 2023-09-23T22:19:20.676597+0000 mon.a (mon.0) 763 : cluster [INF] daemon mds.foo.smithi169.txmybt is now active in filesystem foo as rank 0 2023-09-23T22:19:22.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:21 smithi169 bash[27421]: audit 2023-09-23T22:19:21.126809+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:22.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:21 smithi169 bash[27421]: audit 2023-09-23T22:19:21.139033+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:22.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:21 smithi169 bash[27421]: audit 2023-09-23T22:19:21.209778+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:22.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:21 smithi169 bash[27421]: audit 2023-09-23T22:19:21.219801+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:22.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:21 smithi169 bash[27421]: audit 2023-09-23T22:19:21.230322+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:22.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:21 smithi169 bash[27421]: audit 2023-09-23T22:19:21.295530+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:19:22.921 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:22 smithi187 bash[31480]: cluster 2023-09-23T22:19:21.659259+0000 mon.a (mon.0) 769 : cluster [DBG] mds.? [v2:172.21.15.169:6834/4064652492,v1:172.21.15.169:6835/4064652492] up:active 2023-09-23T22:19:22.921 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:22 smithi187 bash[31480]: cluster 2023-09-23T22:19:21.659323+0000 mon.a (mon.0) 770 : cluster [DBG] fsmap foo:1 {0=foo.smithi169.txmybt=up:active} 2023-09-23T22:19:22.921 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:22 smithi187 bash[31480]: audit 2023-09-23T22:19:21.901430+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:22.941 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:22 smithi169 bash[40994]: cluster 2023-09-23T22:19:21.659259+0000 mon.a (mon.0) 769 : cluster [DBG] mds.? [v2:172.21.15.169:6834/4064652492,v1:172.21.15.169:6835/4064652492] up:active 2023-09-23T22:19:22.941 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:22 smithi169 bash[40994]: cluster 2023-09-23T22:19:21.659323+0000 mon.a (mon.0) 770 : cluster [DBG] fsmap foo:1 {0=foo.smithi169.txmybt=up:active} 2023-09-23T22:19:22.941 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:22 smithi169 bash[40994]: audit 2023-09-23T22:19:21.901430+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:22.942 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:22 smithi169 bash[27421]: cluster 2023-09-23T22:19:21.659259+0000 mon.a (mon.0) 769 : cluster [DBG] mds.? [v2:172.21.15.169:6834/4064652492,v1:172.21.15.169:6835/4064652492] up:active 2023-09-23T22:19:22.942 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:22 smithi169 bash[27421]: cluster 2023-09-23T22:19:21.659323+0000 mon.a (mon.0) 770 : cluster [DBG] fsmap foo:1 {0=foo.smithi169.txmybt=up:active} 2023-09-23T22:19:22.942 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:22 smithi169 bash[27421]: audit 2023-09-23T22:19:21.901430+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:24.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:23 smithi169 bash[27421]: cluster 2023-09-23T22:19:21.770185+0000 mgr.y (mgr.24365) 123 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 577 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:24.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:23 smithi169 bash[27421]: cluster 2023-09-23T22:19:22.904018+0000 mon.a (mon.0) 772 : cluster [DBG] mds.? [v2:172.21.15.187:6832/3147381367,v1:172.21.15.187:6833/3147381367] up:boot 2023-09-23T22:19:24.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:23 smithi169 bash[27421]: cluster 2023-09-23T22:19:22.904155+0000 mon.a (mon.0) 773 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi169.txmybt in favor of higher affinity standby. 2023-09-23T22:19:24.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:23 smithi169 bash[27421]: cluster 2023-09-23T22:19:22.904216+0000 mon.a (mon.0) 774 : cluster [WRN] Replacing daemon mds.foo.smithi169.txmybt as rank 0 with standby daemon mds.foo.smithi187.ecsgsg 2023-09-23T22:19:24.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:23 smithi169 bash[27421]: audit 2023-09-23T22:19:22.904820+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi187.ecsgsg"}]: dispatch 2023-09-23T22:19:24.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:23 smithi169 bash[27421]: cluster 2023-09-23T22:19:22.905186+0000 mon.a (mon.0) 775 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-09-23T22:19:24.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:23 smithi169 bash[27421]: cluster 2023-09-23T22:19:22.905235+0000 mon.a (mon.0) 776 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2023-09-23T22:19:24.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:23 smithi169 bash[27421]: cluster 2023-09-23T22:19:22.905296+0000 mon.a (mon.0) 777 : cluster [DBG] fsmap foo:1 {0=foo.smithi169.txmybt=up:active} 1 up:standby 2023-09-23T22:19:24.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:23 smithi169 bash[27421]: cluster 2023-09-23T22:19:22.911437+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-09-23T22:19:24.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:23 smithi169 bash[27421]: cluster 2023-09-23T22:19:22.915738+0000 mon.a (mon.0) 779 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi187.ecsgsg=up:replay} 2023-09-23T22:19:24.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:23 smithi169 bash[40994]: cluster 2023-09-23T22:19:21.770185+0000 mgr.y (mgr.24365) 123 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 577 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:24.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:23 smithi169 bash[40994]: cluster 2023-09-23T22:19:22.904018+0000 mon.a (mon.0) 772 : cluster [DBG] mds.? [v2:172.21.15.187:6832/3147381367,v1:172.21.15.187:6833/3147381367] up:boot 2023-09-23T22:19:24.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:23 smithi169 bash[40994]: cluster 2023-09-23T22:19:22.904155+0000 mon.a (mon.0) 773 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi169.txmybt in favor of higher affinity standby. 2023-09-23T22:19:24.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:23 smithi169 bash[40994]: cluster 2023-09-23T22:19:22.904216+0000 mon.a (mon.0) 774 : cluster [WRN] Replacing daemon mds.foo.smithi169.txmybt as rank 0 with standby daemon mds.foo.smithi187.ecsgsg 2023-09-23T22:19:24.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:23 smithi169 bash[40994]: audit 2023-09-23T22:19:22.904820+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi187.ecsgsg"}]: dispatch 2023-09-23T22:19:24.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:23 smithi169 bash[40994]: cluster 2023-09-23T22:19:22.905186+0000 mon.a (mon.0) 775 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-09-23T22:19:24.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:23 smithi169 bash[40994]: cluster 2023-09-23T22:19:22.905235+0000 mon.a (mon.0) 776 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2023-09-23T22:19:24.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:23 smithi169 bash[40994]: cluster 2023-09-23T22:19:22.905296+0000 mon.a (mon.0) 777 : cluster [DBG] fsmap foo:1 {0=foo.smithi169.txmybt=up:active} 1 up:standby 2023-09-23T22:19:24.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:23 smithi169 bash[40994]: cluster 2023-09-23T22:19:22.911437+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-09-23T22:19:24.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:23 smithi169 bash[40994]: cluster 2023-09-23T22:19:22.915738+0000 mon.a (mon.0) 779 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi187.ecsgsg=up:replay} 2023-09-23T22:19:24.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:23 smithi187 bash[31480]: cluster 2023-09-23T22:19:21.770185+0000 mgr.y (mgr.24365) 123 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 577 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:24.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:23 smithi187 bash[31480]: cluster 2023-09-23T22:19:22.904018+0000 mon.a (mon.0) 772 : cluster [DBG] mds.? [v2:172.21.15.187:6832/3147381367,v1:172.21.15.187:6833/3147381367] up:boot 2023-09-23T22:19:24.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:23 smithi187 bash[31480]: cluster 2023-09-23T22:19:22.904155+0000 mon.a (mon.0) 773 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi169.txmybt in favor of higher affinity standby. 2023-09-23T22:19:24.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:23 smithi187 bash[31480]: cluster 2023-09-23T22:19:22.904216+0000 mon.a (mon.0) 774 : cluster [WRN] Replacing daemon mds.foo.smithi169.txmybt as rank 0 with standby daemon mds.foo.smithi187.ecsgsg 2023-09-23T22:19:24.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:23 smithi187 bash[31480]: audit 2023-09-23T22:19:22.904820+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi187.ecsgsg"}]: dispatch 2023-09-23T22:19:24.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:23 smithi187 bash[31480]: cluster 2023-09-23T22:19:22.905186+0000 mon.a (mon.0) 775 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2023-09-23T22:19:24.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:23 smithi187 bash[31480]: cluster 2023-09-23T22:19:22.905235+0000 mon.a (mon.0) 776 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2023-09-23T22:19:24.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:23 smithi187 bash[31480]: cluster 2023-09-23T22:19:22.905296+0000 mon.a (mon.0) 777 : cluster [DBG] fsmap foo:1 {0=foo.smithi169.txmybt=up:active} 1 up:standby 2023-09-23T22:19:24.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:23 smithi187 bash[31480]: cluster 2023-09-23T22:19:22.911437+0000 mon.a (mon.0) 778 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-09-23T22:19:24.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:23 smithi187 bash[31480]: cluster 2023-09-23T22:19:22.915738+0000 mon.a (mon.0) 779 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi187.ecsgsg=up:replay} 2023-09-23T22:19:25.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:24 smithi169 bash[27421]: cluster 2023-09-23T22:19:23.913607+0000 mon.a (mon.0) 780 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2023-09-23T22:19:25.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:24 smithi169 bash[27421]: cluster 2023-09-23T22:19:23.920021+0000 mon.a (mon.0) 781 : cluster [DBG] mds.? [v2:172.21.15.187:6832/3147381367,v1:172.21.15.187:6833/3147381367] up:reconnect 2023-09-23T22:19:25.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:24 smithi169 bash[27421]: cluster 2023-09-23T22:19:23.920157+0000 mon.a (mon.0) 782 : cluster [DBG] mds.? [v2:172.21.15.169:6834/438672921,v1:172.21.15.169:6835/438672921] up:boot 2023-09-23T22:19:25.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:24 smithi169 bash[27421]: cluster 2023-09-23T22:19:23.920325+0000 mon.a (mon.0) 783 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi187.ecsgsg=up:reconnect} 1 up:standby 2023-09-23T22:19:25.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:24 smithi169 bash[27421]: audit 2023-09-23T22:19:23.920560+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi169.txmybt"}]: dispatch 2023-09-23T22:19:25.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:24 smithi169 bash[40994]: cluster 2023-09-23T22:19:23.913607+0000 mon.a (mon.0) 780 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2023-09-23T22:19:25.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:24 smithi169 bash[40994]: cluster 2023-09-23T22:19:23.920021+0000 mon.a (mon.0) 781 : cluster [DBG] mds.? [v2:172.21.15.187:6832/3147381367,v1:172.21.15.187:6833/3147381367] up:reconnect 2023-09-23T22:19:25.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:24 smithi169 bash[40994]: cluster 2023-09-23T22:19:23.920157+0000 mon.a (mon.0) 782 : cluster [DBG] mds.? [v2:172.21.15.169:6834/438672921,v1:172.21.15.169:6835/438672921] up:boot 2023-09-23T22:19:25.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:24 smithi169 bash[40994]: cluster 2023-09-23T22:19:23.920325+0000 mon.a (mon.0) 783 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi187.ecsgsg=up:reconnect} 1 up:standby 2023-09-23T22:19:25.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:24 smithi169 bash[40994]: audit 2023-09-23T22:19:23.920560+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi169.txmybt"}]: dispatch 2023-09-23T22:19:25.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:24 smithi187 bash[31480]: cluster 2023-09-23T22:19:23.913607+0000 mon.a (mon.0) 780 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2023-09-23T22:19:25.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:24 smithi187 bash[31480]: cluster 2023-09-23T22:19:23.920021+0000 mon.a (mon.0) 781 : cluster [DBG] mds.? [v2:172.21.15.187:6832/3147381367,v1:172.21.15.187:6833/3147381367] up:reconnect 2023-09-23T22:19:25.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:24 smithi187 bash[31480]: cluster 2023-09-23T22:19:23.920157+0000 mon.a (mon.0) 782 : cluster [DBG] mds.? [v2:172.21.15.169:6834/438672921,v1:172.21.15.169:6835/438672921] up:boot 2023-09-23T22:19:25.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:24 smithi187 bash[31480]: cluster 2023-09-23T22:19:23.920325+0000 mon.a (mon.0) 783 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi187.ecsgsg=up:reconnect} 1 up:standby 2023-09-23T22:19:25.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:24 smithi187 bash[31480]: audit 2023-09-23T22:19:23.920560+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi169.txmybt"}]: dispatch 2023-09-23T22:19:25.630 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-09-23T22:19:26.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:25 smithi169 bash[27421]: cluster 2023-09-23T22:19:23.770859+0000 mgr.y (mgr.24365) 124 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2023-09-23T22:19:26.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:25 smithi169 bash[27421]: cluster 2023-09-23T22:19:24.922033+0000 mon.a (mon.0) 784 : cluster [DBG] mds.? [v2:172.21.15.187:6832/3147381367,v1:172.21.15.187:6833/3147381367] up:rejoin 2023-09-23T22:19:26.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:25 smithi169 bash[27421]: cluster 2023-09-23T22:19:24.922141+0000 mon.a (mon.0) 785 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi187.ecsgsg=up:rejoin} 1 up:standby 2023-09-23T22:19:26.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:25 smithi169 bash[27421]: cluster 2023-09-23T22:19:24.922788+0000 mon.a (mon.0) 786 : cluster [INF] daemon mds.foo.smithi187.ecsgsg is now active in filesystem foo as rank 0 2023-09-23T22:19:26.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:25 smithi169 bash[40994]: cluster 2023-09-23T22:19:23.770859+0000 mgr.y (mgr.24365) 124 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2023-09-23T22:19:26.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:25 smithi169 bash[40994]: cluster 2023-09-23T22:19:24.922033+0000 mon.a (mon.0) 784 : cluster [DBG] mds.? [v2:172.21.15.187:6832/3147381367,v1:172.21.15.187:6833/3147381367] up:rejoin 2023-09-23T22:19:26.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:25 smithi169 bash[40994]: cluster 2023-09-23T22:19:24.922141+0000 mon.a (mon.0) 785 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi187.ecsgsg=up:rejoin} 1 up:standby 2023-09-23T22:19:26.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:25 smithi169 bash[40994]: cluster 2023-09-23T22:19:24.922788+0000 mon.a (mon.0) 786 : cluster [INF] daemon mds.foo.smithi187.ecsgsg is now active in filesystem foo as rank 0 2023-09-23T22:19:26.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:25 smithi187 bash[31480]: cluster 2023-09-23T22:19:23.770859+0000 mgr.y (mgr.24365) 124 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2023-09-23T22:19:26.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:25 smithi187 bash[31480]: cluster 2023-09-23T22:19:24.922033+0000 mon.a (mon.0) 784 : cluster [DBG] mds.? [v2:172.21.15.187:6832/3147381367,v1:172.21.15.187:6833/3147381367] up:rejoin 2023-09-23T22:19:26.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:25 smithi187 bash[31480]: cluster 2023-09-23T22:19:24.922141+0000 mon.a (mon.0) 785 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi187.ecsgsg=up:rejoin} 1 up:standby 2023-09-23T22:19:26.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:25 smithi187 bash[31480]: cluster 2023-09-23T22:19:24.922788+0000 mon.a (mon.0) 786 : cluster [INF] daemon mds.foo.smithi187.ecsgsg is now active in filesystem foo as rank 0 2023-09-23T22:19:26.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:19:26 smithi169 bash[27688]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:19:26] "GET /metrics HTTP/1.1" 200 207977 "" "Prometheus/2.43.0" 2023-09-23T22:19:27.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:26 smithi169 bash[27421]: cluster 2023-09-23T22:19:25.917321+0000 mon.a (mon.0) 787 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-09-23T22:19:27.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:26 smithi169 bash[27421]: cluster 2023-09-23T22:19:25.917384+0000 mon.a (mon.0) 788 : cluster [INF] Cluster is now healthy 2023-09-23T22:19:27.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:26 smithi169 bash[27421]: cluster 2023-09-23T22:19:25.923886+0000 mon.a (mon.0) 789 : cluster [DBG] mds.? [v2:172.21.15.187:6832/3147381367,v1:172.21.15.187:6833/3147381367] up:active 2023-09-23T22:19:27.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:26 smithi169 bash[27421]: cluster 2023-09-23T22:19:25.923965+0000 mon.a (mon.0) 790 : cluster [DBG] fsmap foo:1 {0=foo.smithi187.ecsgsg=up:active} 1 up:standby 2023-09-23T22:19:27.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:26 smithi169 bash[40994]: cluster 2023-09-23T22:19:25.917321+0000 mon.a (mon.0) 787 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-09-23T22:19:27.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:26 smithi169 bash[40994]: cluster 2023-09-23T22:19:25.917384+0000 mon.a (mon.0) 788 : cluster [INF] Cluster is now healthy 2023-09-23T22:19:27.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:26 smithi169 bash[40994]: cluster 2023-09-23T22:19:25.923886+0000 mon.a (mon.0) 789 : cluster [DBG] mds.? [v2:172.21.15.187:6832/3147381367,v1:172.21.15.187:6833/3147381367] up:active 2023-09-23T22:19:27.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:26 smithi169 bash[40994]: cluster 2023-09-23T22:19:25.923965+0000 mon.a (mon.0) 790 : cluster [DBG] fsmap foo:1 {0=foo.smithi187.ecsgsg=up:active} 1 up:standby 2023-09-23T22:19:27.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:26 smithi187 bash[31480]: cluster 2023-09-23T22:19:25.917321+0000 mon.a (mon.0) 787 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2023-09-23T22:19:27.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:26 smithi187 bash[31480]: cluster 2023-09-23T22:19:25.917384+0000 mon.a (mon.0) 788 : cluster [INF] Cluster is now healthy 2023-09-23T22:19:27.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:26 smithi187 bash[31480]: cluster 2023-09-23T22:19:25.923886+0000 mon.a (mon.0) 789 : cluster [DBG] mds.? [v2:172.21.15.187:6832/3147381367,v1:172.21.15.187:6833/3147381367] up:active 2023-09-23T22:19:27.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:26 smithi187 bash[31480]: cluster 2023-09-23T22:19:25.923965+0000 mon.a (mon.0) 790 : cluster [DBG] fsmap foo:1 {0=foo.smithi187.ecsgsg=up:active} 1 up:standby 2023-09-23T22:19:28.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:27 smithi169 bash[27421]: cluster 2023-09-23T22:19:25.771424+0000 mgr.y (mgr.24365) 125 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2023-09-23T22:19:28.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:27 smithi169 bash[27421]: audit 2023-09-23T22:19:27.037231+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:28.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:27 smithi169 bash[27421]: audit 2023-09-23T22:19:27.050236+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:28.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:27 smithi169 bash[27421]: audit 2023-09-23T22:19:27.439539+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:28.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:27 smithi169 bash[27421]: audit 2023-09-23T22:19:27.451252+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:28.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:27 smithi169 bash[27421]: audit 2023-09-23T22:19:27.454337+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:19:28.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:27 smithi169 bash[27421]: audit 2023-09-23T22:19:27.455838+0000 mon.c (mon.2) 96 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:19:28.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:27 smithi169 bash[27421]: audit 2023-09-23T22:19:27.463420+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:28.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:27 smithi169 bash[27421]: audit 2023-09-23T22:19:27.538356+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:19:28.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:27 smithi169 bash[27421]: audit 2023-09-23T22:19:27.541145+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:19:28.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:27 smithi169 bash[27421]: audit 2023-09-23T22:19:27.542443+0000 mon.c (mon.2) 99 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:19:28.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:27 smithi169 bash[27421]: audit 2023-09-23T22:19:27.551748+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:28.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:27 smithi169 bash[40994]: cluster 2023-09-23T22:19:25.771424+0000 mgr.y (mgr.24365) 125 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2023-09-23T22:19:28.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:27 smithi169 bash[40994]: audit 2023-09-23T22:19:27.037231+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:28.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:27 smithi169 bash[40994]: audit 2023-09-23T22:19:27.050236+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:28.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:27 smithi169 bash[40994]: audit 2023-09-23T22:19:27.439539+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:28.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:27 smithi169 bash[40994]: audit 2023-09-23T22:19:27.451252+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:28.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:27 smithi169 bash[40994]: audit 2023-09-23T22:19:27.454337+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:19:28.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:27 smithi169 bash[40994]: audit 2023-09-23T22:19:27.455838+0000 mon.c (mon.2) 96 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:19:28.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:27 smithi169 bash[40994]: audit 2023-09-23T22:19:27.463420+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:28.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:27 smithi169 bash[40994]: audit 2023-09-23T22:19:27.538356+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:19:28.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:27 smithi169 bash[40994]: audit 2023-09-23T22:19:27.541145+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:19:28.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:27 smithi169 bash[40994]: audit 2023-09-23T22:19:27.542443+0000 mon.c (mon.2) 99 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:19:28.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:27 smithi169 bash[40994]: audit 2023-09-23T22:19:27.551748+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:28.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:27 smithi187 bash[31480]: cluster 2023-09-23T22:19:25.771424+0000 mgr.y (mgr.24365) 125 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s wr, 4 op/s 2023-09-23T22:19:28.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:27 smithi187 bash[31480]: audit 2023-09-23T22:19:27.037231+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:28.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:27 smithi187 bash[31480]: audit 2023-09-23T22:19:27.050236+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:28.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:27 smithi187 bash[31480]: audit 2023-09-23T22:19:27.439539+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:28.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:27 smithi187 bash[31480]: audit 2023-09-23T22:19:27.451252+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:28.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:27 smithi187 bash[31480]: audit 2023-09-23T22:19:27.454337+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:19:28.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:27 smithi187 bash[31480]: audit 2023-09-23T22:19:27.455838+0000 mon.c (mon.2) 96 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:19:28.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:27 smithi187 bash[31480]: audit 2023-09-23T22:19:27.463420+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:28.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:27 smithi187 bash[31480]: audit 2023-09-23T22:19:27.538356+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:19:28.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:27 smithi187 bash[31480]: audit 2023-09-23T22:19:27.541145+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:19:28.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:27 smithi187 bash[31480]: audit 2023-09-23T22:19:27.542443+0000 mon.c (mon.2) 99 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:19:28.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:27 smithi187 bash[31480]: audit 2023-09-23T22:19:27.551748+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:28.877 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:19:28 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:19:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:19:30.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:29 smithi169 bash[40994]: cluster 2023-09-23T22:19:27.772505+0000 mgr.y (mgr.24365) 126 : 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-23T22:19:30.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:29 smithi169 bash[27421]: cluster 2023-09-23T22:19:27.772505+0000 mgr.y (mgr.24365) 126 : 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-23T22:19:30.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:29 smithi187 bash[31480]: cluster 2023-09-23T22:19:27.772505+0000 mgr.y (mgr.24365) 126 : 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-23T22:19:30.184 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:19:31.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:31 smithi169 bash[27421]: cluster 2023-09-23T22:19:29.773153+0000 mgr.y (mgr.24365) 127 : 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, 1.3 KiB/s wr, 9 op/s 2023-09-23T22:19:31.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:31 smithi169 bash[40994]: cluster 2023-09-23T22:19:29.773153+0000 mgr.y (mgr.24365) 127 : 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, 1.3 KiB/s wr, 9 op/s 2023-09-23T22:19:32.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:31 smithi187 bash[31480]: cluster 2023-09-23T22:19:29.773153+0000 mgr.y (mgr.24365) 127 : 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, 1.3 KiB/s wr, 9 op/s 2023-09-23T22:19:33.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:32 smithi169 bash[27421]: audit 2023-09-23T22:19:31.762005+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-09-23T22:19:33.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:32 smithi169 bash[27421]: audit 2023-09-23T22:19:31.762564+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-09-23T22:19:33.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:32 smithi169 bash[27421]: audit 2023-09-23T22:19:31.762588+0000 mon.c (mon.2) 101 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2023-09-23T22:19:33.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:32 smithi169 bash[27421]: audit 2023-09-23T22:19:31.763302+0000 mon.c (mon.2) 102 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-09-23T22:19:33.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:32 smithi169 bash[27421]: audit 2023-09-23T22:19:31.763340+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2023-09-23T22:19:33.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:32 smithi169 bash[27421]: audit 2023-09-23T22:19:31.763898+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-09-23T22:19:33.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:32 smithi169 bash[27421]: audit 2023-09-23T22:19:31.844565+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:33.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:32 smithi169 bash[27421]: audit 2023-09-23T22:19:31.848556+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:19:33.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:32 smithi169 bash[27421]: audit 2023-09-23T22:19:31.918566+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:33.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:32 smithi169 bash[40994]: audit 2023-09-23T22:19:31.762005+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-09-23T22:19:33.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:32 smithi169 bash[40994]: audit 2023-09-23T22:19:31.762564+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-09-23T22:19:33.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:32 smithi169 bash[40994]: audit 2023-09-23T22:19:31.762588+0000 mon.c (mon.2) 101 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2023-09-23T22:19:33.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:32 smithi169 bash[40994]: audit 2023-09-23T22:19:31.763302+0000 mon.c (mon.2) 102 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-09-23T22:19:33.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:32 smithi169 bash[40994]: audit 2023-09-23T22:19:31.763340+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2023-09-23T22:19:33.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:32 smithi169 bash[40994]: audit 2023-09-23T22:19:31.763898+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-09-23T22:19:33.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:32 smithi169 bash[40994]: audit 2023-09-23T22:19:31.844565+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:33.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:32 smithi169 bash[40994]: audit 2023-09-23T22:19:31.848556+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:19:33.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:32 smithi169 bash[40994]: audit 2023-09-23T22:19:31.918566+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:33.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:32 smithi187 bash[31480]: audit 2023-09-23T22:19:31.762005+0000 mon.c (mon.2) 100 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-09-23T22:19:33.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:32 smithi187 bash[31480]: audit 2023-09-23T22:19:31.762564+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2023-09-23T22:19:33.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:32 smithi187 bash[31480]: audit 2023-09-23T22:19:31.762588+0000 mon.c (mon.2) 101 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2023-09-23T22:19:33.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:32 smithi187 bash[31480]: audit 2023-09-23T22:19:31.763302+0000 mon.c (mon.2) 102 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-09-23T22:19:33.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:32 smithi187 bash[31480]: audit 2023-09-23T22:19:31.763340+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]: dispatch 2023-09-23T22:19:33.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:32 smithi187 bash[31480]: audit 2023-09-23T22:19:31.763898+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-09-23T22:19:33.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:32 smithi187 bash[31480]: audit 2023-09-23T22:19:31.844565+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:33.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:32 smithi187 bash[31480]: audit 2023-09-23T22:19:31.848556+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:19:33.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:32 smithi187 bash[31480]: audit 2023-09-23T22:19:31.918566+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:19:33.722 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:33 smithi169 bash[27421]: cluster 2023-09-23T22:19:31.773792+0000 mgr.y (mgr.24365) 128 : cluster [DBG] pgmap v102: 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-23T22:19:33.722 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:33 smithi169 bash[27421]: audit 2023-09-23T22:19:32.713964+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2023-09-23T22:19:33.722 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:33 smithi169 bash[27421]: audit 2023-09-23T22:19:32.714164+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]': finished 2023-09-23T22:19:33.722 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:33 smithi169 bash[27421]: audit 2023-09-23T22:19:32.714317+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2023-09-23T22:19:33.722 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:33 smithi169 bash[27421]: cluster 2023-09-23T22:19:32.714424+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-09-23T22:19:34.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:33 smithi169 bash[40994]: cluster 2023-09-23T22:19:31.773792+0000 mgr.y (mgr.24365) 128 : cluster [DBG] pgmap v102: 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-23T22:19:34.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:33 smithi169 bash[40994]: audit 2023-09-23T22:19:32.713964+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2023-09-23T22:19:34.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:33 smithi169 bash[40994]: audit 2023-09-23T22:19:32.714164+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]': finished 2023-09-23T22:19:34.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:33 smithi169 bash[40994]: audit 2023-09-23T22:19:32.714317+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2023-09-23T22:19:34.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:33 smithi169 bash[40994]: cluster 2023-09-23T22:19:32.714424+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-09-23T22:19:34.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:33 smithi187 bash[31480]: cluster 2023-09-23T22:19:31.773792+0000 mgr.y (mgr.24365) 128 : cluster [DBG] pgmap v102: 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-23T22:19:34.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:33 smithi187 bash[31480]: audit 2023-09-23T22:19:32.713964+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2023-09-23T22:19:34.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:33 smithi187 bash[31480]: audit 2023-09-23T22:19:32.714164+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.17", "id": [1, 5]}]': finished 2023-09-23T22:19:34.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:33 smithi187 bash[31480]: audit 2023-09-23T22:19:32.714317+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2023-09-23T22:19:34.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:33 smithi187 bash[31480]: cluster 2023-09-23T22:19:32.714424+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-09-23T22:19:34.153 INFO:teuthology.run_tasks:Running task ceph.healthy... 2023-09-23T22:19:34.163 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-09-23T22:19:34.163 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-09-23T22:19:34.163 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph mgr dump --format=json 2023-09-23T22:19:35.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:34 smithi169 bash[27421]: cluster 2023-09-23T22:19:33.715308+0000 mon.a (mon.0) 806 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-09-23T22:19:35.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:34 smithi169 bash[27421]: cluster 2023-09-23T22:19:33.774359+0000 mgr.y (mgr.24365) 129 : cluster [DBG] pgmap v105: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 6.1 KiB/s rd, 0 B/s wr, 5 op/s 2023-09-23T22:19:35.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:34 smithi169 bash[40994]: cluster 2023-09-23T22:19:33.715308+0000 mon.a (mon.0) 806 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-09-23T22:19:35.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:34 smithi169 bash[40994]: cluster 2023-09-23T22:19:33.774359+0000 mgr.y (mgr.24365) 129 : cluster [DBG] pgmap v105: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 6.1 KiB/s rd, 0 B/s wr, 5 op/s 2023-09-23T22:19:35.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:34 smithi187 bash[31480]: cluster 2023-09-23T22:19:33.715308+0000 mon.a (mon.0) 806 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-09-23T22:19:35.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:34 smithi187 bash[31480]: cluster 2023-09-23T22:19:33.774359+0000 mgr.y (mgr.24365) 129 : cluster [DBG] pgmap v105: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 6.1 KiB/s rd, 0 B/s wr, 5 op/s 2023-09-23T22:19:36.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:19:36 smithi169 bash[27688]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:19:36] "GET /metrics HTTP/1.1" 200 239024 "" "Prometheus/2.43.0" 2023-09-23T22:19:37.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:36 smithi187 bash[31480]: cluster 2023-09-23T22:19:35.775091+0000 mgr.y (mgr.24365) 130 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:37.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:36 smithi169 bash[40994]: cluster 2023-09-23T22:19:35.775091+0000 mgr.y (mgr.24365) 130 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:37.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:36 smithi169 bash[27421]: cluster 2023-09-23T22:19:35.775091+0000 mgr.y (mgr.24365) 130 : cluster [DBG] pgmap v106: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:38.877 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:19:38 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:19:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:19:38.940 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:19:39.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:39 smithi169 bash[27421]: cluster 2023-09-23T22:19:37.776116+0000 mgr.y (mgr.24365) 131 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:39.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:39 smithi169 bash[40994]: cluster 2023-09-23T22:19:37.776116+0000 mgr.y (mgr.24365) 131 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:39.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:39 smithi187 bash[31480]: cluster 2023-09-23T22:19:37.776116+0000 mgr.y (mgr.24365) 131 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:41.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:41 smithi169 bash[27421]: cluster 2023-09-23T22:19:39.776682+0000 mgr.y (mgr.24365) 132 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:41.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:41 smithi169 bash[40994]: cluster 2023-09-23T22:19:39.776682+0000 mgr.y (mgr.24365) 132 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:41.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:41 smithi187 bash[31480]: cluster 2023-09-23T22:19:39.776682+0000 mgr.y (mgr.24365) 132 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:42.035 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:19:42.761 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:42 smithi169 bash[40994]: audit 2023-09-23T22:19:42.025006+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.169:0/2578478745' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T22:19:42.762 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:42 smithi169 bash[27421]: audit 2023-09-23T22:19:42.025006+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.169:0/2578478745' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T22:19:42.762 INFO:teuthology.orchestra.run.smithi169.stdout:{"epoch":19,"active_gid":24365,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6800","nonce":3198882494},{"type":"v1","addr":"172.21.15.169:6801","nonce":3198882494}]},"active_addr":"172.21.15.169:6801/3198882494","active_change":"2023-09-23T22:16:31.702309+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.169:8443/","prometheus":"http://172.21.15.169: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":59,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.169:0","nonce":476903667}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.169:0","nonce":3248494345}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.169:0","nonce":148725777}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.169:0","nonce":2260236001}]}]} 2023-09-23T22:19:42.767 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-09-23T22:19:42.768 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-09-23T22:19:42.768 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T22:19:42.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:42 smithi187 bash[31480]: audit 2023-09-23T22:19:42.025006+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.169:0/2578478745' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T22:19:43.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:43 smithi169 bash[27421]: cluster 2023-09-23T22:19:41.777359+0000 mgr.y (mgr.24365) 133 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:43.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:43 smithi169 bash[40994]: cluster 2023-09-23T22:19:41.777359+0000 mgr.y (mgr.24365) 133 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:43.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:43 smithi187 bash[31480]: cluster 2023-09-23T22:19:41.777359+0000 mgr.y (mgr.24365) 133 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:45.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:45 smithi169 bash[40994]: cluster 2023-09-23T22:19:43.778670+0000 mgr.y (mgr.24365) 134 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:45.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:45 smithi169 bash[27421]: cluster 2023-09-23T22:19:43.778670+0000 mgr.y (mgr.24365) 134 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:45.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:45 smithi187 bash[31480]: cluster 2023-09-23T22:19:43.778670+0000 mgr.y (mgr.24365) 134 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:46.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:19:46 smithi169 bash[27688]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:19:46] "GET /metrics HTTP/1.1" 200 239024 "" "Prometheus/2.43.0" 2023-09-23T22:19:47.545 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:19:47.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:47 smithi169 bash[40994]: cluster 2023-09-23T22:19:45.779337+0000 mgr.y (mgr.24365) 135 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:47.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:47 smithi169 bash[40994]: audit 2023-09-23T22:19:46.840985+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:19:47.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:47 smithi169 bash[27421]: cluster 2023-09-23T22:19:45.779337+0000 mgr.y (mgr.24365) 135 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:47.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:47 smithi169 bash[27421]: audit 2023-09-23T22:19:46.840985+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:19:47.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:47 smithi187 bash[31480]: cluster 2023-09-23T22:19:45.779337+0000 mgr.y (mgr.24365) 135 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:47.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:47 smithi187 bash[31480]: audit 2023-09-23T22:19:46.840985+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:19:48.877 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:19:48 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:19:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:19:49.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:49 smithi169 bash[40994]: cluster 2023-09-23T22:19:47.780316+0000 mgr.y (mgr.24365) 136 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:49.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:49 smithi169 bash[27421]: cluster 2023-09-23T22:19:47.780316+0000 mgr.y (mgr.24365) 136 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:49.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:49 smithi187 bash[31480]: cluster 2023-09-23T22:19:47.780316+0000 mgr.y (mgr.24365) 136 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:50.712 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:19:50.712 INFO:teuthology.orchestra.run.smithi169.stdout:{"epoch":70,"fsid":"301c97ba-5a5d-11ee-8db4-212e2dc638e7","created":"2023-09-23T22:05:51.641271+0000","modified":"2023-09-23T22:19:33.709925+0000","last_up_change":"2023-09-23T22:15:33.326389+0000","last_in_change":"2023-09-23T22:15:07.900699+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-23T22:11:20.241354+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":"21","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-23T22:17:12.061690+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":"63","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-23T22:19:14.435967+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":"66","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-23T22:19:15.092975+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":"67","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":"2384528d-4a1b-44de-a786-44beabd48375","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6802","nonce":1247471492},{"type":"v1","addr":"172.21.15.169:6803","nonce":1247471492}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6804","nonce":1247471492},{"type":"v1","addr":"172.21.15.169:6805","nonce":1247471492}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6808","nonce":1247471492},{"type":"v1","addr":"172.21.15.169:6809","nonce":1247471492}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6806","nonce":1247471492},{"type":"v1","addr":"172.21.15.169:6807","nonce":1247471492}]},"public_addr":"172.21.15.169:6803/1247471492","cluster_addr":"172.21.15.169:6805/1247471492","heartbeat_back_addr":"172.21.15.169:6809/1247471492","heartbeat_front_addr":"172.21.15.169:6807/1247471492","state":["exists","up"]},{"osd":1,"uuid":"a9626eac-65d2-42cb-984a-f891c911b713","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6810","nonce":1570715361},{"type":"v1","addr":"172.21.15.169:6811","nonce":1570715361}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6812","nonce":1570715361},{"type":"v1","addr":"172.21.15.169:6813","nonce":1570715361}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6816","nonce":1570715361},{"type":"v1","addr":"172.21.15.169:6817","nonce":1570715361}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6814","nonce":1570715361},{"type":"v1","addr":"172.21.15.169:6815","nonce":1570715361}]},"public_addr":"172.21.15.169:6811/1570715361","cluster_addr":"172.21.15.169:6813/1570715361","heartbeat_back_addr":"172.21.15.169:6817/1570715361","heartbeat_front_addr":"172.21.15.169:6815/1570715361","state":["exists","up"]},{"osd":2,"uuid":"c1c9e666-2750-421a-87f5-e098be84fc57","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6818","nonce":2302606347},{"type":"v1","addr":"172.21.15.169:6819","nonce":2302606347}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6820","nonce":2302606347},{"type":"v1","addr":"172.21.15.169:6821","nonce":2302606347}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6824","nonce":2302606347},{"type":"v1","addr":"172.21.15.169:6825","nonce":2302606347}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6822","nonce":2302606347},{"type":"v1","addr":"172.21.15.169:6823","nonce":2302606347}]},"public_addr":"172.21.15.169:6819/2302606347","cluster_addr":"172.21.15.169:6821/2302606347","heartbeat_back_addr":"172.21.15.169:6825/2302606347","heartbeat_front_addr":"172.21.15.169:6823/2302606347","state":["exists","up"]},{"osd":3,"uuid":"de46cc9c-d9a2-4737-a902-b3085c4ce19b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6826","nonce":1438284677},{"type":"v1","addr":"172.21.15.169:6827","nonce":1438284677}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6828","nonce":1438284677},{"type":"v1","addr":"172.21.15.169:6829","nonce":1438284677}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6832","nonce":1438284677},{"type":"v1","addr":"172.21.15.169:6833","nonce":1438284677}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6830","nonce":1438284677},{"type":"v1","addr":"172.21.15.169:6831","nonce":1438284677}]},"public_addr":"172.21.15.169:6827/1438284677","cluster_addr":"172.21.15.169:6829/1438284677","heartbeat_back_addr":"172.21.15.169:6833/1438284677","heartbeat_front_addr":"172.21.15.169:6831/1438284677","state":["exists","up"]},{"osd":4,"uuid":"ce1039a4-bf72-4584-b3de-78f951f0952a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6800","nonce":3495756854},{"type":"v1","addr":"172.21.15.187:6801","nonce":3495756854}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6802","nonce":3495756854},{"type":"v1","addr":"172.21.15.187:6803","nonce":3495756854}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6806","nonce":3495756854},{"type":"v1","addr":"172.21.15.187:6807","nonce":3495756854}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6804","nonce":3495756854},{"type":"v1","addr":"172.21.15.187:6805","nonce":3495756854}]},"public_addr":"172.21.15.187:6801/3495756854","cluster_addr":"172.21.15.187:6803/3495756854","heartbeat_back_addr":"172.21.15.187:6807/3495756854","heartbeat_front_addr":"172.21.15.187:6805/3495756854","state":["exists","up"]},{"osd":5,"uuid":"720eaeaf-d446-4e00-b7b8-aab3a3fdcfd4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6808","nonce":716797629},{"type":"v1","addr":"172.21.15.187:6809","nonce":716797629}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6810","nonce":716797629},{"type":"v1","addr":"172.21.15.187:6811","nonce":716797629}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6814","nonce":716797629},{"type":"v1","addr":"172.21.15.187:6815","nonce":716797629}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6812","nonce":716797629},{"type":"v1","addr":"172.21.15.187:6813","nonce":716797629}]},"public_addr":"172.21.15.187:6809/716797629","cluster_addr":"172.21.15.187:6811/716797629","heartbeat_back_addr":"172.21.15.187:6815/716797629","heartbeat_front_addr":"172.21.15.187:6813/716797629","state":["exists","up"]},{"osd":6,"uuid":"6eed3d1b-edd6-4e5b-b023-01c9d49a43c0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6816","nonce":4148396704},{"type":"v1","addr":"172.21.15.187:6817","nonce":4148396704}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6818","nonce":4148396704},{"type":"v1","addr":"172.21.15.187:6819","nonce":4148396704}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6822","nonce":4148396704},{"type":"v1","addr":"172.21.15.187:6823","nonce":4148396704}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6820","nonce":4148396704},{"type":"v1","addr":"172.21.15.187:6821","nonce":4148396704}]},"public_addr":"172.21.15.187:6817/4148396704","cluster_addr":"172.21.15.187:6819/4148396704","heartbeat_back_addr":"172.21.15.187:6823/4148396704","heartbeat_front_addr":"172.21.15.187:6821/4148396704","state":["exists","up"]},{"osd":7,"uuid":"826e2405-260c-4c10-a5a9-96e67928da3a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6824","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6825","nonce":397476534}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6826","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6827","nonce":397476534}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6830","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6831","nonce":397476534}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6828","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6829","nonce":397476534}]},"public_addr":"172.21.15.187:6825/397476534","cluster_addr":"172.21.15.187:6827/397476534","heartbeat_back_addr":"172.21.15.187:6831/397476534","heartbeat_front_addr":"172.21.15.187:6829/397476534","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-23T22:09:31.411368+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-23T22:10:24.381196+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-23T22:11:17.703375+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-23T22:12:11.485246+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-23T22:13:01.973694+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-23T22:13:51.641787+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-23T22:14:41.599512+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-23T22:15:32.384462+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.7","mappings":[{"from":1,"to":2}]},{"pgid":"4.17","mappings":[{"from":1,"to":5}]},{"pgid":"4.18","mappings":[{"from":1,"to":2}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.169:6834/4064652492":"2023-09-24T22:19:22.904247+0000","172.21.15.169:0/1119633416":"2023-09-24T22:06:59.589161+0000","172.21.15.169:0/4081286119":"2023-09-24T22:06:25.449150+0000","172.21.15.169:6800/1794622029":"2023-09-24T22:06:25.449150+0000","172.21.15.169:0/3229776594":"2023-09-24T22:06:25.449150+0000","172.21.15.169:6801/705626113":"2023-09-24T22:16:31.701938+0000","172.21.15.169:6801/1794622029":"2023-09-24T22:06:25.449150+0000","172.21.15.169:6835/4064652492":"2023-09-24T22:19:22.904247+0000","172.21.15.169:0/1680336425":"2023-09-24T22:06:59.589161+0000","172.21.15.169:0/665770624":"2023-09-24T22:06:59.589161+0000","172.21.15.169:6800/702995389":"2023-09-24T22:06:59.589161+0000","172.21.15.169:6800/705626113":"2023-09-24T22:16:31.701938+0000","172.21.15.169:0/4160303889":"2023-09-24T22:16:31.701938+0000","172.21.15.169:0/3283618360":"2023-09-24T22:16:31.701938+0000","172.21.15.169:6801/702995389":"2023-09-24T22:06:59.589161+0000","172.21.15.169:0/276256841":"2023-09-24T22:16:31.701938+0000","172.21.15.169:0/3658436515":"2023-09-24T22:06:25.449150+0000","172.21.15.169:0/313064646":"2023-09-24T22:16:31.701938+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-23T22:19:51.457 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-09-23T22:19:51.457 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T22:19:51.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:51 smithi169 bash[27421]: cluster 2023-09-23T22:19:49.780951+0000 mgr.y (mgr.24365) 137 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:51.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:51 smithi169 bash[27421]: audit 2023-09-23T22:19:50.709454+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.169:0/871135640' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:19:51.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:51 smithi169 bash[40994]: cluster 2023-09-23T22:19:49.780951+0000 mgr.y (mgr.24365) 137 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:51.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:51 smithi169 bash[40994]: audit 2023-09-23T22:19:50.709454+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.169:0/871135640' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:19:51.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:51 smithi187 bash[31480]: cluster 2023-09-23T22:19:49.780951+0000 mgr.y (mgr.24365) 137 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:51.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:51 smithi187 bash[31480]: audit 2023-09-23T22:19:50.709454+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.169:0/871135640' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:19:53.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:53 smithi169 bash[27421]: cluster 2023-09-23T22:19:51.781627+0000 mgr.y (mgr.24365) 138 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:53.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:53 smithi169 bash[40994]: cluster 2023-09-23T22:19:51.781627+0000 mgr.y (mgr.24365) 138 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:53.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:53 smithi187 bash[31480]: cluster 2023-09-23T22:19:51.781627+0000 mgr.y (mgr.24365) 138 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:55.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:55 smithi169 bash[27421]: cluster 2023-09-23T22:19:53.782798+0000 mgr.y (mgr.24365) 139 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:55.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:55 smithi169 bash[40994]: cluster 2023-09-23T22:19:53.782798+0000 mgr.y (mgr.24365) 139 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:55.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:55 smithi187 bash[31480]: cluster 2023-09-23T22:19:53.782798+0000 mgr.y (mgr.24365) 139 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:56.230 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:19:56.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:19:56 smithi169 bash[27688]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:19:56] "GET /metrics HTTP/1.1" 200 239005 "" "Prometheus/2.43.0" 2023-09-23T22:19:57.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:57 smithi169 bash[40994]: cluster 2023-09-23T22:19:55.783395+0000 mgr.y (mgr.24365) 140 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:57.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:57 smithi169 bash[27421]: cluster 2023-09-23T22:19:55.783395+0000 mgr.y (mgr.24365) 140 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:57.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:57 smithi187 bash[31480]: cluster 2023-09-23T22:19:55.783395+0000 mgr.y (mgr.24365) 140 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:58.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:19:58 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:19:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:19:59.365 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:19:59.365 INFO:teuthology.orchestra.run.smithi169.stdout:{"epoch":70,"fsid":"301c97ba-5a5d-11ee-8db4-212e2dc638e7","created":"2023-09-23T22:05:51.641271+0000","modified":"2023-09-23T22:19:33.709925+0000","last_up_change":"2023-09-23T22:15:33.326389+0000","last_in_change":"2023-09-23T22:15:07.900699+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-23T22:11:20.241354+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":"21","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-23T22:17:12.061690+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":"63","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-23T22:19:14.435967+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":"66","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-23T22:19:15.092975+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":"67","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":"2384528d-4a1b-44de-a786-44beabd48375","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6802","nonce":1247471492},{"type":"v1","addr":"172.21.15.169:6803","nonce":1247471492}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6804","nonce":1247471492},{"type":"v1","addr":"172.21.15.169:6805","nonce":1247471492}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6808","nonce":1247471492},{"type":"v1","addr":"172.21.15.169:6809","nonce":1247471492}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6806","nonce":1247471492},{"type":"v1","addr":"172.21.15.169:6807","nonce":1247471492}]},"public_addr":"172.21.15.169:6803/1247471492","cluster_addr":"172.21.15.169:6805/1247471492","heartbeat_back_addr":"172.21.15.169:6809/1247471492","heartbeat_front_addr":"172.21.15.169:6807/1247471492","state":["exists","up"]},{"osd":1,"uuid":"a9626eac-65d2-42cb-984a-f891c911b713","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6810","nonce":1570715361},{"type":"v1","addr":"172.21.15.169:6811","nonce":1570715361}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6812","nonce":1570715361},{"type":"v1","addr":"172.21.15.169:6813","nonce":1570715361}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6816","nonce":1570715361},{"type":"v1","addr":"172.21.15.169:6817","nonce":1570715361}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6814","nonce":1570715361},{"type":"v1","addr":"172.21.15.169:6815","nonce":1570715361}]},"public_addr":"172.21.15.169:6811/1570715361","cluster_addr":"172.21.15.169:6813/1570715361","heartbeat_back_addr":"172.21.15.169:6817/1570715361","heartbeat_front_addr":"172.21.15.169:6815/1570715361","state":["exists","up"]},{"osd":2,"uuid":"c1c9e666-2750-421a-87f5-e098be84fc57","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6818","nonce":2302606347},{"type":"v1","addr":"172.21.15.169:6819","nonce":2302606347}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6820","nonce":2302606347},{"type":"v1","addr":"172.21.15.169:6821","nonce":2302606347}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6824","nonce":2302606347},{"type":"v1","addr":"172.21.15.169:6825","nonce":2302606347}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6822","nonce":2302606347},{"type":"v1","addr":"172.21.15.169:6823","nonce":2302606347}]},"public_addr":"172.21.15.169:6819/2302606347","cluster_addr":"172.21.15.169:6821/2302606347","heartbeat_back_addr":"172.21.15.169:6825/2302606347","heartbeat_front_addr":"172.21.15.169:6823/2302606347","state":["exists","up"]},{"osd":3,"uuid":"de46cc9c-d9a2-4737-a902-b3085c4ce19b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6826","nonce":1438284677},{"type":"v1","addr":"172.21.15.169:6827","nonce":1438284677}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6828","nonce":1438284677},{"type":"v1","addr":"172.21.15.169:6829","nonce":1438284677}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6832","nonce":1438284677},{"type":"v1","addr":"172.21.15.169:6833","nonce":1438284677}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6830","nonce":1438284677},{"type":"v1","addr":"172.21.15.169:6831","nonce":1438284677}]},"public_addr":"172.21.15.169:6827/1438284677","cluster_addr":"172.21.15.169:6829/1438284677","heartbeat_back_addr":"172.21.15.169:6833/1438284677","heartbeat_front_addr":"172.21.15.169:6831/1438284677","state":["exists","up"]},{"osd":4,"uuid":"ce1039a4-bf72-4584-b3de-78f951f0952a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6800","nonce":3495756854},{"type":"v1","addr":"172.21.15.187:6801","nonce":3495756854}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6802","nonce":3495756854},{"type":"v1","addr":"172.21.15.187:6803","nonce":3495756854}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6806","nonce":3495756854},{"type":"v1","addr":"172.21.15.187:6807","nonce":3495756854}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6804","nonce":3495756854},{"type":"v1","addr":"172.21.15.187:6805","nonce":3495756854}]},"public_addr":"172.21.15.187:6801/3495756854","cluster_addr":"172.21.15.187:6803/3495756854","heartbeat_back_addr":"172.21.15.187:6807/3495756854","heartbeat_front_addr":"172.21.15.187:6805/3495756854","state":["exists","up"]},{"osd":5,"uuid":"720eaeaf-d446-4e00-b7b8-aab3a3fdcfd4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6808","nonce":716797629},{"type":"v1","addr":"172.21.15.187:6809","nonce":716797629}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6810","nonce":716797629},{"type":"v1","addr":"172.21.15.187:6811","nonce":716797629}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6814","nonce":716797629},{"type":"v1","addr":"172.21.15.187:6815","nonce":716797629}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6812","nonce":716797629},{"type":"v1","addr":"172.21.15.187:6813","nonce":716797629}]},"public_addr":"172.21.15.187:6809/716797629","cluster_addr":"172.21.15.187:6811/716797629","heartbeat_back_addr":"172.21.15.187:6815/716797629","heartbeat_front_addr":"172.21.15.187:6813/716797629","state":["exists","up"]},{"osd":6,"uuid":"6eed3d1b-edd6-4e5b-b023-01c9d49a43c0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":65,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6816","nonce":4148396704},{"type":"v1","addr":"172.21.15.187:6817","nonce":4148396704}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6818","nonce":4148396704},{"type":"v1","addr":"172.21.15.187:6819","nonce":4148396704}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6822","nonce":4148396704},{"type":"v1","addr":"172.21.15.187:6823","nonce":4148396704}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6820","nonce":4148396704},{"type":"v1","addr":"172.21.15.187:6821","nonce":4148396704}]},"public_addr":"172.21.15.187:6817/4148396704","cluster_addr":"172.21.15.187:6819/4148396704","heartbeat_back_addr":"172.21.15.187:6823/4148396704","heartbeat_front_addr":"172.21.15.187:6821/4148396704","state":["exists","up"]},{"osd":7,"uuid":"826e2405-260c-4c10-a5a9-96e67928da3a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6824","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6825","nonce":397476534}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6826","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6827","nonce":397476534}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6830","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6831","nonce":397476534}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6828","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6829","nonce":397476534}]},"public_addr":"172.21.15.187:6825/397476534","cluster_addr":"172.21.15.187:6827/397476534","heartbeat_back_addr":"172.21.15.187:6831/397476534","heartbeat_front_addr":"172.21.15.187:6829/397476534","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-23T22:09:31.411368+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-23T22:10:24.381196+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-23T22:11:17.703375+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-23T22:12:11.485246+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-23T22:13:01.973694+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-23T22:13:51.641787+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-23T22:14:41.599512+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-23T22:15:32.384462+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.7","mappings":[{"from":1,"to":2}]},{"pgid":"4.17","mappings":[{"from":1,"to":5}]},{"pgid":"4.18","mappings":[{"from":1,"to":2}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.169:6834/4064652492":"2023-09-24T22:19:22.904247+0000","172.21.15.169:0/1119633416":"2023-09-24T22:06:59.589161+0000","172.21.15.169:0/4081286119":"2023-09-24T22:06:25.449150+0000","172.21.15.169:6800/1794622029":"2023-09-24T22:06:25.449150+0000","172.21.15.169:0/3229776594":"2023-09-24T22:06:25.449150+0000","172.21.15.169:6801/705626113":"2023-09-24T22:16:31.701938+0000","172.21.15.169:6801/1794622029":"2023-09-24T22:06:25.449150+0000","172.21.15.169:6835/4064652492":"2023-09-24T22:19:22.904247+0000","172.21.15.169:0/1680336425":"2023-09-24T22:06:59.589161+0000","172.21.15.169:0/665770624":"2023-09-24T22:06:59.589161+0000","172.21.15.169:6800/702995389":"2023-09-24T22:06:59.589161+0000","172.21.15.169:6800/705626113":"2023-09-24T22:16:31.701938+0000","172.21.15.169:0/4160303889":"2023-09-24T22:16:31.701938+0000","172.21.15.169:0/3283618360":"2023-09-24T22:16:31.701938+0000","172.21.15.169:6801/702995389":"2023-09-24T22:06:59.589161+0000","172.21.15.169:0/276256841":"2023-09-24T22:16:31.701938+0000","172.21.15.169:0/3658436515":"2023-09-24T22:06:25.449150+0000","172.21.15.169:0/313064646":"2023-09-24T22:16:31.701938+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-23T22:19:59.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:59 smithi169 bash[27421]: cluster 2023-09-23T22:19:57.784436+0000 mgr.y (mgr.24365) 141 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:59.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:19:59 smithi169 bash[27421]: audit 2023-09-23T22:19:59.362253+0000 mon.c (mon.2) 107 : audit [DBG] from='client.? 172.21.15.169:0/1162023794' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:19:59.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:59 smithi169 bash[40994]: cluster 2023-09-23T22:19:57.784436+0000 mgr.y (mgr.24365) 141 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:59.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:19:59 smithi169 bash[40994]: audit 2023-09-23T22:19:59.362253+0000 mon.c (mon.2) 107 : audit [DBG] from='client.? 172.21.15.169:0/1162023794' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:19:59.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:59 smithi187 bash[31480]: cluster 2023-09-23T22:19:57.784436+0000 mgr.y (mgr.24365) 141 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:19:59.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:19:59 smithi187 bash[31480]: audit 2023-09-23T22:19:59.362253+0000 mon.c (mon.2) 107 : audit [DBG] from='client.? 172.21.15.169:0/1162023794' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:20:00.140 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-09-23T22:20:00.141 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-09-23T22:20:00.141 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-09-23T22:20:00.141 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-09-23T22:20:00.142 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-09-23T22:20:00.142 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-09-23T22:20:00.143 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-09-23T22:20:00.143 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-09-23T22:20:00.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:00 smithi169 bash[27421]: cluster 2023-09-23T22:20:00.000154+0000 mon.a (mon.0) 807 : cluster [INF] overall HEALTH_OK 2023-09-23T22:20:00.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:00 smithi169 bash[40994]: cluster 2023-09-23T22:20:00.000154+0000 mon.a (mon.0) 807 : cluster [INF] overall HEALTH_OK 2023-09-23T22:20:00.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:00 smithi187 bash[31480]: cluster 2023-09-23T22:20:00.000154+0000 mon.a (mon.0) 807 : cluster [INF] overall HEALTH_OK 2023-09-23T22:20:01.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:01 smithi169 bash[40994]: cluster 2023-09-23T22:19:59.785071+0000 mgr.y (mgr.24365) 142 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:01.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:01 smithi169 bash[27421]: cluster 2023-09-23T22:19:59.785071+0000 mgr.y (mgr.24365) 142 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:01.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:01 smithi187 bash[31480]: cluster 2023-09-23T22:19:59.785071+0000 mgr.y (mgr.24365) 142 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:02.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:02 smithi169 bash[27421]: audit 2023-09-23T22:20:01.841166+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:20:02.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:02 smithi169 bash[40994]: audit 2023-09-23T22:20:01.841166+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:20:02.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:02 smithi187 bash[31480]: audit 2023-09-23T22:20:01.841166+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:20:03.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:03 smithi169 bash[40994]: cluster 2023-09-23T22:20:01.785752+0000 mgr.y (mgr.24365) 143 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:03.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:03 smithi169 bash[27421]: cluster 2023-09-23T22:20:01.785752+0000 mgr.y (mgr.24365) 143 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:03.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:03 smithi187 bash[31480]: cluster 2023-09-23T22:20:01.785752+0000 mgr.y (mgr.24365) 143 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:05.030 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:20:05.031 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:20:05.031 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:20:05.031 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:20:05.032 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:20:05.032 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:20:05.034 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:20:05.041 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:20:05.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:05 smithi169 bash[27421]: cluster 2023-09-23T22:20:03.786932+0000 mgr.y (mgr.24365) 144 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:05.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:05 smithi169 bash[40994]: cluster 2023-09-23T22:20:03.786932+0000 mgr.y (mgr.24365) 144 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:05.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:05 smithi187 bash[31480]: cluster 2023-09-23T22:20:03.786932+0000 mgr.y (mgr.24365) 144 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:06.522 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:20:06 smithi169 bash[27688]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:20:06] "GET /metrics HTTP/1.1" 200 238985 "" "Prometheus/2.43.0" 2023-09-23T22:20:07.765 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:07 smithi169 bash[40994]: cluster 2023-09-23T22:20:05.787493+0000 mgr.y (mgr.24365) 145 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:07.765 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:07 smithi169 bash[27421]: cluster 2023-09-23T22:20:05.787493+0000 mgr.y (mgr.24365) 145 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:07.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:07 smithi187 bash[31480]: cluster 2023-09-23T22:20:05.787493+0000 mgr.y (mgr.24365) 145 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:08.877 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:20:08 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:20:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:20:09.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:09 smithi169 bash[27421]: cluster 2023-09-23T22:20:07.788078+0000 mgr.y (mgr.24365) 146 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:09.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:09 smithi169 bash[40994]: cluster 2023-09-23T22:20:07.788078+0000 mgr.y (mgr.24365) 146 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:09.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:09 smithi187 bash[31480]: cluster 2023-09-23T22:20:07.788078+0000 mgr.y (mgr.24365) 146 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:11.796 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:11 smithi169 bash[27421]: cluster 2023-09-23T22:20:09.788678+0000 mgr.y (mgr.24365) 147 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:11.796 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:11 smithi169 bash[40994]: cluster 2023-09-23T22:20:09.788678+0000 mgr.y (mgr.24365) 147 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:11.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:11 smithi187 bash[31480]: cluster 2023-09-23T22:20:09.788678+0000 mgr.y (mgr.24365) 147 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:13.699 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:13 smithi169 bash[27421]: cluster 2023-09-23T22:20:11.789351+0000 mgr.y (mgr.24365) 148 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:13.699 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:13 smithi169 bash[40994]: cluster 2023-09-23T22:20:11.789351+0000 mgr.y (mgr.24365) 148 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:13.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:13 smithi187 bash[31480]: cluster 2023-09-23T22:20:11.789351+0000 mgr.y (mgr.24365) 148 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:15.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:15 smithi169 bash[27421]: cluster 2023-09-23T22:20:13.790447+0000 mgr.y (mgr.24365) 149 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:15.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:15 smithi169 bash[40994]: cluster 2023-09-23T22:20:13.790447+0000 mgr.y (mgr.24365) 149 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:15.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:15 smithi187 bash[31480]: cluster 2023-09-23T22:20:13.790447+0000 mgr.y (mgr.24365) 149 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:16.270 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:20:16 smithi169 bash[27688]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:20:16] "GET /metrics HTTP/1.1" 200 238985 "" "Prometheus/2.43.0" 2023-09-23T22:20:17.457 INFO:teuthology.orchestra.run.smithi169.stdout:107374182498 2023-09-23T22:20:17.458 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-09-23T22:20:17.546 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:17 smithi169 bash[40994]: cluster 2023-09-23T22:20:15.791096+0000 mgr.y (mgr.24365) 150 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:17.546 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:17 smithi169 bash[40994]: audit 2023-09-23T22:20:16.841590+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:20:17.546 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:17 smithi169 bash[27421]: cluster 2023-09-23T22:20:15.791096+0000 mgr.y (mgr.24365) 150 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:17.546 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:17 smithi169 bash[27421]: audit 2023-09-23T22:20:16.841590+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:20:17.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:17 smithi187 bash[31480]: cluster 2023-09-23T22:20:15.791096+0000 mgr.y (mgr.24365) 150 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:17.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:17 smithi187 bash[31480]: audit 2023-09-23T22:20:16.841590+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:20:18.877 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:20:18 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:20:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:20:19.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:19 smithi169 bash[27421]: cluster 2023-09-23T22:20:17.792128+0000 mgr.y (mgr.24365) 151 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:19.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:19 smithi169 bash[40994]: cluster 2023-09-23T22:20:17.792128+0000 mgr.y (mgr.24365) 151 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:19.674 INFO:teuthology.orchestra.run.smithi169.stdout:128849018968 2023-09-23T22:20:19.674 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-09-23T22:20:19.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:19 smithi187 bash[31480]: cluster 2023-09-23T22:20:17.792128+0000 mgr.y (mgr.24365) 151 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:21.752 INFO:teuthology.orchestra.run.smithi169.stdout:163208757327 2023-09-23T22:20:21.753 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-09-23T22:20:21.827 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:21 smithi169 bash[40994]: cluster 2023-09-23T22:20:19.792610+0000 mgr.y (mgr.24365) 152 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:21.828 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:21 smithi169 bash[27421]: cluster 2023-09-23T22:20:19.792610+0000 mgr.y (mgr.24365) 152 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:21.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:21 smithi187 bash[31480]: cluster 2023-09-23T22:20:19.792610+0000 mgr.y (mgr.24365) 152 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:22.256 INFO:teuthology.orchestra.run.smithi169.stdout:55834574968 2023-09-23T22:20:22.256 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-09-23T22:20:22.569 INFO:teuthology.orchestra.run.smithi169.stdout:197568495686 2023-09-23T22:20:22.569 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-09-23T22:20:23.646 INFO:teuthology.orchestra.run.smithi169.stdout:77309411437 2023-09-23T22:20:23.647 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-09-23T22:20:23.658 INFO:teuthology.orchestra.run.smithi169.stdout:231928234043 2023-09-23T22:20:23.659 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-09-23T22:20:23.680 INFO:teuthology.orchestra.run.smithi169.stdout:34359738500 2023-09-23T22:20:23.680 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-09-23T22:20:23.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:23 smithi169 bash[40994]: cluster 2023-09-23T22:20:21.793074+0000 mgr.y (mgr.24365) 153 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:23.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:23 smithi169 bash[27421]: cluster 2023-09-23T22:20:21.793074+0000 mgr.y (mgr.24365) 153 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:23.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:23 smithi187 bash[31480]: cluster 2023-09-23T22:20:21.793074+0000 mgr.y (mgr.24365) 153 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:25.788 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:20:25.825 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:25 smithi169 bash[27421]: cluster 2023-09-23T22:20:23.793759+0000 mgr.y (mgr.24365) 154 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:25.825 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:25 smithi169 bash[40994]: cluster 2023-09-23T22:20:23.793759+0000 mgr.y (mgr.24365) 154 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:25.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:25 smithi187 bash[31480]: cluster 2023-09-23T22:20:23.793759+0000 mgr.y (mgr.24365) 154 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:26.282 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:20:26 smithi169 bash[27688]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:20:26] "GET /metrics HTTP/1.1" 200 238967 "" "Prometheus/2.43.0" 2023-09-23T22:20:26.805 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:20:26.805 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:20:26.807 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:20:26.809 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:20:27.795 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:27 smithi169 bash[40994]: cluster 2023-09-23T22:20:25.794230+0000 mgr.y (mgr.24365) 155 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:27.796 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:27 smithi169 bash[27421]: cluster 2023-09-23T22:20:25.794230+0000 mgr.y (mgr.24365) 155 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:27.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:27 smithi187 bash[31480]: cluster 2023-09-23T22:20:25.794230+0000 mgr.y (mgr.24365) 155 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:28.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:20:28 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:20:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:20:28.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:28 smithi187 bash[31480]: audit 2023-09-23T22:20:27.626839+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:20:28.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:28 smithi187 bash[31480]: audit 2023-09-23T22:20:28.109457+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:20:28.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:28 smithi187 bash[31480]: audit 2023-09-23T22:20:28.110803+0000 mon.c (mon.2) 112 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:20:28.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:28 smithi187 bash[31480]: audit 2023-09-23T22:20:28.119344+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:20:29.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:28 smithi169 bash[27421]: audit 2023-09-23T22:20:27.626839+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:20:29.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:28 smithi169 bash[27421]: audit 2023-09-23T22:20:28.109457+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:20:29.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:28 smithi169 bash[27421]: audit 2023-09-23T22:20:28.110803+0000 mon.c (mon.2) 112 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:20:29.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:28 smithi169 bash[27421]: audit 2023-09-23T22:20:28.119344+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:20:29.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:28 smithi169 bash[40994]: audit 2023-09-23T22:20:27.626839+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:20:29.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:28 smithi169 bash[40994]: audit 2023-09-23T22:20:28.109457+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:20:29.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:28 smithi169 bash[40994]: audit 2023-09-23T22:20:28.110803+0000 mon.c (mon.2) 112 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:20:29.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:28 smithi169 bash[40994]: audit 2023-09-23T22:20:28.119344+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:20:29.121 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:20:29.122 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:20:29.122 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:20:29.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:29 smithi187 bash[31480]: cluster 2023-09-23T22:20:27.794824+0000 mgr.y (mgr.24365) 156 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:30.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:29 smithi169 bash[27421]: cluster 2023-09-23T22:20:27.794824+0000 mgr.y (mgr.24365) 156 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:30.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:29 smithi169 bash[40994]: cluster 2023-09-23T22:20:27.794824+0000 mgr.y (mgr.24365) 156 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:31.761 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:31 smithi169 bash[27421]: cluster 2023-09-23T22:20:29.795376+0000 mgr.y (mgr.24365) 157 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:31.761 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:31 smithi169 bash[40994]: cluster 2023-09-23T22:20:29.795376+0000 mgr.y (mgr.24365) 157 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:31.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:31 smithi187 bash[31480]: cluster 2023-09-23T22:20:29.795376+0000 mgr.y (mgr.24365) 157 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:32.409 INFO:teuthology.orchestra.run.smithi169.stdout:107374182501 2023-09-23T22:20:32.711 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:32 smithi169 bash[40994]: audit 2023-09-23T22:20:31.840856+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:20:32.711 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:32 smithi169 bash[40994]: audit 2023-09-23T22:20:32.408764+0000 mon.a (mon.0) 809 : audit [DBG] from='client.? 172.21.15.169:0/2847242327' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T22:20:32.711 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:32 smithi169 bash[27421]: audit 2023-09-23T22:20:31.840856+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:20:32.711 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:32 smithi169 bash[27421]: audit 2023-09-23T22:20:32.408764+0000 mon.a (mon.0) 809 : audit [DBG] from='client.? 172.21.15.169:0/2847242327' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T22:20:32.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:32 smithi187 bash[31480]: audit 2023-09-23T22:20:31.840856+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:20:32.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:32 smithi187 bash[31480]: audit 2023-09-23T22:20:32.408764+0000 mon.a (mon.0) 809 : audit [DBG] from='client.? 172.21.15.169:0/2847242327' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T22:20:33.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:33 smithi169 bash[40994]: cluster 2023-09-23T22:20:31.795914+0000 mgr.y (mgr.24365) 158 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:33.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:33 smithi169 bash[27421]: cluster 2023-09-23T22:20:31.795914+0000 mgr.y (mgr.24365) 158 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:33.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:33 smithi187 bash[31480]: cluster 2023-09-23T22:20:31.795914+0000 mgr.y (mgr.24365) 158 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:35.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:35 smithi187 bash[31480]: cluster 2023-09-23T22:20:33.796597+0000 mgr.y (mgr.24365) 159 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:36.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:35 smithi169 bash[40994]: cluster 2023-09-23T22:20:33.796597+0000 mgr.y (mgr.24365) 159 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:36.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:35 smithi169 bash[27421]: cluster 2023-09-23T22:20:33.796597+0000 mgr.y (mgr.24365) 159 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:36.405 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:20:36 smithi169 bash[27688]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:20:36] "GET /metrics HTTP/1.1" 200 238965 "" "Prometheus/2.43.0" 2023-09-23T22:20:36.406 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182498 got 107374182501 for osd.3 2023-09-23T22:20:36.406 DEBUG:teuthology.parallel:result is None 2023-09-23T22:20:37.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:37 smithi169 bash[27421]: cluster 2023-09-23T22:20:35.797210+0000 mgr.y (mgr.24365) 160 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:37.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:37 smithi169 bash[40994]: cluster 2023-09-23T22:20:35.797210+0000 mgr.y (mgr.24365) 160 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:37.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:37 smithi187 bash[31480]: cluster 2023-09-23T22:20:35.797210+0000 mgr.y (mgr.24365) 160 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:38.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:20:38 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:20:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:20:39.019 INFO:teuthology.orchestra.run.smithi169.stdout:55834574972 2023-09-23T22:20:39.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:39 smithi169 bash[40994]: cluster 2023-09-23T22:20:37.797804+0000 mgr.y (mgr.24365) 161 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:39.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:39 smithi169 bash[40994]: audit 2023-09-23T22:20:39.018944+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.169:0/3472582336' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T22:20:39.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:39 smithi169 bash[27421]: cluster 2023-09-23T22:20:37.797804+0000 mgr.y (mgr.24365) 161 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:39.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:39 smithi169 bash[27421]: audit 2023-09-23T22:20:39.018944+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.169:0/3472582336' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T22:20:39.802 INFO:teuthology.orchestra.run.smithi169.stdout:128849018973 2023-09-23T22:20:39.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:39 smithi187 bash[31480]: cluster 2023-09-23T22:20:37.797804+0000 mgr.y (mgr.24365) 161 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:39.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:39 smithi187 bash[31480]: audit 2023-09-23T22:20:39.018944+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.169:0/3472582336' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T22:20:40.757 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574968 got 55834574972 for osd.1 2023-09-23T22:20:40.757 DEBUG:teuthology.parallel:result is None 2023-09-23T22:20:40.808 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:40 smithi169 bash[40994]: audit 2023-09-23T22:20:39.801909+0000 mon.a (mon.0) 810 : audit [DBG] from='client.? 172.21.15.169:0/2320137236' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T22:20:40.809 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:40 smithi169 bash[27421]: audit 2023-09-23T22:20:39.801909+0000 mon.a (mon.0) 810 : audit [DBG] from='client.? 172.21.15.169:0/2320137236' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T22:20:40.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:40 smithi187 bash[31480]: audit 2023-09-23T22:20:39.801909+0000 mon.a (mon.0) 810 : audit [DBG] from='client.? 172.21.15.169:0/2320137236' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T22:20:40.981 INFO:teuthology.orchestra.run.smithi169.stdout:197568495690 2023-09-23T22:20:41.069 INFO:teuthology.orchestra.run.smithi169.stdout:163208757332 2023-09-23T22:20:41.373 INFO:teuthology.orchestra.run.smithi169.stdout:34359738504 2023-09-23T22:20:41.453 INFO:teuthology.orchestra.run.smithi169.stdout:231928234047 2023-09-23T22:20:41.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:41 smithi187 bash[31480]: cluster 2023-09-23T22:20:39.798358+0000 mgr.y (mgr.24365) 162 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:41.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:41 smithi187 bash[31480]: audit 2023-09-23T22:20:40.980532+0000 mon.a (mon.0) 811 : audit [DBG] from='client.? 172.21.15.169:0/3810329632' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T22:20:41.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:41 smithi187 bash[31480]: audit 2023-09-23T22:20:41.069163+0000 mon.a (mon.0) 812 : audit [DBG] from='client.? 172.21.15.169:0/1575122856' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T22:20:41.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:41 smithi187 bash[31480]: audit 2023-09-23T22:20:41.372951+0000 mon.c (mon.2) 115 : audit [DBG] from='client.? 172.21.15.169:0/3065846118' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T22:20:41.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:41 smithi187 bash[31480]: audit 2023-09-23T22:20:41.452644+0000 mon.c (mon.2) 116 : audit [DBG] from='client.? 172.21.15.169:0/3862256501' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T22:20:41.917 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:41 smithi169 bash[40994]: cluster 2023-09-23T22:20:39.798358+0000 mgr.y (mgr.24365) 162 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:41.917 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:41 smithi169 bash[40994]: audit 2023-09-23T22:20:40.980532+0000 mon.a (mon.0) 811 : audit [DBG] from='client.? 172.21.15.169:0/3810329632' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T22:20:41.917 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:41 smithi169 bash[40994]: audit 2023-09-23T22:20:41.069163+0000 mon.a (mon.0) 812 : audit [DBG] from='client.? 172.21.15.169:0/1575122856' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T22:20:41.917 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:41 smithi169 bash[40994]: audit 2023-09-23T22:20:41.372951+0000 mon.c (mon.2) 115 : audit [DBG] from='client.? 172.21.15.169:0/3065846118' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T22:20:41.917 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:41 smithi169 bash[40994]: audit 2023-09-23T22:20:41.452644+0000 mon.c (mon.2) 116 : audit [DBG] from='client.? 172.21.15.169:0/3862256501' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T22:20:41.918 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:41 smithi169 bash[27421]: cluster 2023-09-23T22:20:39.798358+0000 mgr.y (mgr.24365) 162 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:41.918 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:41 smithi169 bash[27421]: audit 2023-09-23T22:20:40.980532+0000 mon.a (mon.0) 811 : audit [DBG] from='client.? 172.21.15.169:0/3810329632' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T22:20:41.918 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:41 smithi169 bash[27421]: audit 2023-09-23T22:20:41.069163+0000 mon.a (mon.0) 812 : audit [DBG] from='client.? 172.21.15.169:0/1575122856' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T22:20:41.918 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:41 smithi169 bash[27421]: audit 2023-09-23T22:20:41.372951+0000 mon.c (mon.2) 115 : audit [DBG] from='client.? 172.21.15.169:0/3065846118' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T22:20:41.918 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:41 smithi169 bash[27421]: audit 2023-09-23T22:20:41.452644+0000 mon.c (mon.2) 116 : audit [DBG] from='client.? 172.21.15.169:0/3862256501' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T22:20:42.009 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018968 got 128849018973 for osd.4 2023-09-23T22:20:42.009 DEBUG:teuthology.parallel:result is None 2023-09-23T22:20:42.147 INFO:teuthology.orchestra.run.smithi169.stdout:77309411441 2023-09-23T22:20:42.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:42 smithi187 bash[31480]: audit 2023-09-23T22:20:42.146861+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.169:0/2096874531' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T22:20:43.005 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:42 smithi169 bash[40994]: audit 2023-09-23T22:20:42.146861+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.169:0/2096874531' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T22:20:43.005 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:42 smithi169 bash[27421]: audit 2023-09-23T22:20:42.146861+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.169:0/2096874531' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T22:20:43.192 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495686 got 197568495690 for osd.6 2023-09-23T22:20:43.193 DEBUG:teuthology.parallel:result is None 2023-09-23T22:20:43.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:43 smithi187 bash[31480]: cluster 2023-09-23T22:20:41.799021+0000 mgr.y (mgr.24365) 163 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:43.995 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:43 smithi169 bash[40994]: cluster 2023-09-23T22:20:41.799021+0000 mgr.y (mgr.24365) 163 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:43.996 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:43 smithi169 bash[27421]: cluster 2023-09-23T22:20:41.799021+0000 mgr.y (mgr.24365) 163 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:44.230 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234043 got 231928234047 for osd.7 2023-09-23T22:20:44.231 DEBUG:teuthology.parallel:result is None 2023-09-23T22:20:44.616 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757327 got 163208757332 for osd.5 2023-09-23T22:20:44.616 DEBUG:teuthology.parallel:result is None 2023-09-23T22:20:44.617 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738500 got 34359738504 for osd.0 2023-09-23T22:20:44.617 DEBUG:teuthology.parallel:result is None 2023-09-23T22:20:44.793 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411437 got 77309411441 for osd.2 2023-09-23T22:20:44.793 DEBUG:teuthology.parallel:result is None 2023-09-23T22:20:44.793 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-09-23T22:20:44.793 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:20:45.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:45 smithi187 bash[31480]: cluster 2023-09-23T22:20:43.800177+0000 mgr.y (mgr.24365) 164 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:46.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:45 smithi169 bash[40994]: cluster 2023-09-23T22:20:43.800177+0000 mgr.y (mgr.24365) 164 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:46.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:45 smithi169 bash[27421]: cluster 2023-09-23T22:20:43.800177+0000 mgr.y (mgr.24365) 164 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:46.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:20:46 smithi169 bash[27688]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:20:46] "GET /metrics HTTP/1.1" 200 238965 "" "Prometheus/2.43.0" 2023-09-23T22:20:47.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:47 smithi187 bash[31480]: cluster 2023-09-23T22:20:45.800783+0000 mgr.y (mgr.24365) 165 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:47.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:47 smithi187 bash[31480]: audit 2023-09-23T22:20:46.842348+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:20:48.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:47 smithi169 bash[40994]: cluster 2023-09-23T22:20:45.800783+0000 mgr.y (mgr.24365) 165 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:48.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:47 smithi169 bash[40994]: audit 2023-09-23T22:20:46.842348+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:20:48.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:47 smithi169 bash[27421]: cluster 2023-09-23T22:20:45.800783+0000 mgr.y (mgr.24365) 165 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:48.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:47 smithi169 bash[27421]: audit 2023-09-23T22:20:46.842348+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:20:48.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:20:48 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:20:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:20:49.573 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:20:49.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:49 smithi187 bash[31480]: cluster 2023-09-23T22:20:47.801802+0000 mgr.y (mgr.24365) 166 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:50.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:49 smithi169 bash[40994]: cluster 2023-09-23T22:20:47.801802+0000 mgr.y (mgr.24365) 166 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:50.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:49 smithi169 bash[27421]: cluster 2023-09-23T22:20:47.801802+0000 mgr.y (mgr.24365) 166 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:51.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:51 smithi169 bash[27421]: cluster 2023-09-23T22:20:49.802238+0000 mgr.y (mgr.24365) 167 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:51.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:51 smithi169 bash[40994]: cluster 2023-09-23T22:20:49.802238+0000 mgr.y (mgr.24365) 167 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:51.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:51 smithi187 bash[31480]: cluster 2023-09-23T22:20:49.802238+0000 mgr.y (mgr.24365) 167 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:52.728 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:20:52.731 INFO:teuthology.orchestra.run.smithi169.stderr:dumped all 2023-09-23T22:20:53.532 INFO:teuthology.orchestra.run.smithi169.stdout:{"pg_ready":true,"pg_map":{"version":144,"stamp":"2023-09-23T22:20:51.802492+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":52736,"kb_used_data":7424,"kb_used_omap":0,"kb_used_meta":45248,"kb_avail":749908480,"statfs":{"total":767960285184,"available":767906283520,"internally_reserved":0,"allocated":7602176,"data_stored":4285799,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":46333952},"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.004449"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":23,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T22:19:33.802469+0000","last_change":"2023-09-23T22:19:33.802469+0000","last_active":"2023-09-23T22:19:33.802469+0000","last_peered":"2023-09-23T22:19:33.802469+0000","last_clean":"2023-09-23T22:19:33.802469+0000","last_became_active":"2023-09-23T22:19:33.801470+0000","last_became_peered":"2023-09-23T22:19:33.801470+0000","last_unstale":"2023-09-23T22:19:33.802469+0000","last_undegraded":"2023-09-23T22:19:33.802469+0000","last_fullsized":"2023-09-23T22:19:33.802469+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:27:27.732251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"68'5","reported_seq":21,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.717971+0000","last_change":"2023-09-23T22:19:15.667404+0000","last_active":"2023-09-23T22:19:32.717971+0000","last_peered":"2023-09-23T22:19:32.717971+0000","last_clean":"2023-09-23T22:19:32.717971+0000","last_became_active":"2023-09-23T22:19:15.667055+0000","last_became_peered":"2023-09-23T22:19:15.667055+0000","last_unstale":"2023-09-23T22:19:32.717971+0000","last_undegraded":"2023-09-23T22:19:32.717971+0000","last_fullsized":"2023-09-23T22:19:32.717971+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T09:30:23.339747+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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.715782+0000","last_change":"2023-09-23T22:19:15.698585+0000","last_active":"2023-09-23T22:19:32.715782+0000","last_peered":"2023-09-23T22:19:32.715782+0000","last_clean":"2023-09-23T22:19:32.715782+0000","last_became_active":"2023-09-23T22:19:15.698269+0000","last_became_peered":"2023-09-23T22:19:15.698269+0000","last_unstale":"2023-09-23T22:19:32.715782+0000","last_undegraded":"2023-09-23T22:19:32.715782+0000","last_fullsized":"2023-09-23T22:19:32.715782+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:54:55.360820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":16,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.717936+0000","last_change":"2023-09-23T22:19:15.669801+0000","last_active":"2023-09-23T22:19:32.717936+0000","last_peered":"2023-09-23T22:19:32.717936+0000","last_clean":"2023-09-23T22:19:32.717936+0000","last_became_active":"2023-09-23T22:19:15.669432+0000","last_became_peered":"2023-09-23T22:19:15.669432+0000","last_unstale":"2023-09-23T22:19:32.717936+0000","last_undegraded":"2023-09-23T22:19:32.717936+0000","last_fullsized":"2023-09-23T22:19:32.717936+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T00:38:37.384165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.710868+0000","last_change":"2023-09-23T22:19:15.695643+0000","last_active":"2023-09-23T22:19:32.710868+0000","last_peered":"2023-09-23T22:19:32.710868+0000","last_clean":"2023-09-23T22:19:32.710868+0000","last_became_active":"2023-09-23T22:19:15.695358+0000","last_became_peered":"2023-09-23T22:19:15.695358+0000","last_unstale":"2023-09-23T22:19:32.710868+0000","last_undegraded":"2023-09-23T22:19:32.710868+0000","last_fullsized":"2023-09-23T22:19:32.710868+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:35:20.457709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":17,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.709333+0000","last_change":"2023-09-23T22:19:15.664997+0000","last_active":"2023-09-23T22:19:32.709333+0000","last_peered":"2023-09-23T22:19:32.709333+0000","last_clean":"2023-09-23T22:19:32.709333+0000","last_became_active":"2023-09-23T22:19:15.664165+0000","last_became_peered":"2023-09-23T22:19:15.664165+0000","last_unstale":"2023-09-23T22:19:32.709333+0000","last_undegraded":"2023-09-23T22:19:32.709333+0000","last_fullsized":"2023-09-23T22:19:32.709333+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:05:33.944032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.710987+0000","last_change":"2023-09-23T22:19:15.691952+0000","last_active":"2023-09-23T22:19:32.710987+0000","last_peered":"2023-09-23T22:19:32.710987+0000","last_clean":"2023-09-23T22:19:32.710987+0000","last_became_active":"2023-09-23T22:19:15.691422+0000","last_became_peered":"2023-09-23T22:19:15.691422+0000","last_unstale":"2023-09-23T22:19:32.710987+0000","last_undegraded":"2023-09-23T22:19:32.710987+0000","last_fullsized":"2023-09-23T22:19:32.710987+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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-25T09:03:19.562973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":17,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.708997+0000","last_change":"2023-09-23T22:19:15.663025+0000","last_active":"2023-09-23T22:19:32.708997+0000","last_peered":"2023-09-23T22:19:32.708997+0000","last_clean":"2023-09-23T22:19:32.708997+0000","last_became_active":"2023-09-23T22:19:15.662688+0000","last_became_peered":"2023-09-23T22:19:15.662688+0000","last_unstale":"2023-09-23T22:19:32.708997+0000","last_undegraded":"2023-09-23T22:19:32.708997+0000","last_fullsized":"2023-09-23T22:19:32.708997+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:26:57.516480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.714361+0000","last_change":"2023-09-23T22:19:15.694255+0000","last_active":"2023-09-23T22:19:32.714361+0000","last_peered":"2023-09-23T22:19:32.714361+0000","last_clean":"2023-09-23T22:19:32.714361+0000","last_became_active":"2023-09-23T22:19:15.693793+0000","last_became_peered":"2023-09-23T22:19:15.693793+0000","last_unstale":"2023-09-23T22:19:32.714361+0000","last_undegraded":"2023-09-23T22:19:32.714361+0000","last_fullsized":"2023-09-23T22:19:32.714361+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:25:06.365772+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"68'2","reported_seq":16,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716463+0000","last_change":"2023-09-23T22:19:15.675705+0000","last_active":"2023-09-23T22:19:32.716463+0000","last_peered":"2023-09-23T22:19:32.716463+0000","last_clean":"2023-09-23T22:19:32.716463+0000","last_became_active":"2023-09-23T22:19:15.675411+0000","last_became_peered":"2023-09-23T22:19:15.675411+0000","last_unstale":"2023-09-23T22:19:32.716463+0000","last_undegraded":"2023-09-23T22:19:32.716463+0000","last_fullsized":"2023-09-23T22:19:32.716463+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:21:41.043226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.710790+0000","last_change":"2023-09-23T22:19:15.694109+0000","last_active":"2023-09-23T22:19:32.710790+0000","last_peered":"2023-09-23T22:19:32.710790+0000","last_clean":"2023-09-23T22:19:32.710790+0000","last_became_active":"2023-09-23T22:19:15.693742+0000","last_became_peered":"2023-09-23T22:19:15.693742+0000","last_unstale":"2023-09-23T22:19:32.710790+0000","last_undegraded":"2023-09-23T22:19:32.710790+0000","last_fullsized":"2023-09-23T22:19:32.710790+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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-25T08:54:59.928145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'1","reported_seq":15,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.717034+0000","last_change":"2023-09-23T22:19:15.676224+0000","last_active":"2023-09-23T22:19:32.717034+0000","last_peered":"2023-09-23T22:19:32.717034+0000","last_clean":"2023-09-23T22:19:32.717034+0000","last_became_active":"2023-09-23T22:19:15.675913+0000","last_became_peered":"2023-09-23T22:19:15.675913+0000","last_unstale":"2023-09-23T22:19:32.717034+0000","last_undegraded":"2023-09-23T22:19:32.717034+0000","last_fullsized":"2023-09-23T22:19:32.717034+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:49:47.115375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.714407+0000","last_change":"2023-09-23T22:17:13.123445+0000","last_active":"2023-09-23T22:19:32.714407+0000","last_peered":"2023-09-23T22:19:32.714407+0000","last_clean":"2023-09-23T22:19:32.714407+0000","last_became_active":"2023-09-23T22:17:13.122837+0000","last_became_peered":"2023-09-23T22:17:13.122837+0000","last_unstale":"2023-09-23T22:19:32.714407+0000","last_undegraded":"2023-09-23T22:19:32.714407+0000","last_fullsized":"2023-09-23T22:19:32.714407+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+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:02:12.220930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.715641+0000","last_change":"2023-09-23T22:19:15.878778+0000","last_active":"2023-09-23T22:19:32.715641+0000","last_peered":"2023-09-23T22:19:32.715641+0000","last_clean":"2023-09-23T22:19:32.715641+0000","last_became_active":"2023-09-23T22:19:15.877888+0000","last_became_peered":"2023-09-23T22:19:15.877888+0000","last_unstale":"2023-09-23T22:19:32.715641+0000","last_undegraded":"2023-09-23T22:19:32.715641+0000","last_fullsized":"2023-09-23T22:19:32.715641+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:59:27.151107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.712951+0000","last_change":"2023-09-23T22:17:13.132009+0000","last_active":"2023-09-23T22:19:32.712951+0000","last_peered":"2023-09-23T22:19:32.712951+0000","last_clean":"2023-09-23T22:19:32.712951+0000","last_became_active":"2023-09-23T22:17:13.131528+0000","last_became_peered":"2023-09-23T22:17:13.131528+0000","last_unstale":"2023-09-23T22:19:32.712951+0000","last_undegraded":"2023-09-23T22:19:32.712951+0000","last_fullsized":"2023-09-23T22:19:32.712951+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+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:13:04.581968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":17,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.718147+0000","last_change":"2023-09-23T22:19:15.663613+0000","last_active":"2023-09-23T22:19:32.718147+0000","last_peered":"2023-09-23T22:19:32.718147+0000","last_clean":"2023-09-23T22:19:32.718147+0000","last_became_active":"2023-09-23T22:19:15.663044+0000","last_became_peered":"2023-09-23T22:19:15.663044+0000","last_unstale":"2023-09-23T22:19:32.718147+0000","last_undegraded":"2023-09-23T22:19:32.718147+0000","last_fullsized":"2023-09-23T22:19:32.718147+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:55:08.459798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716545+0000","last_change":"2023-09-23T22:19:15.878510+0000","last_active":"2023-09-23T22:19:32.716545+0000","last_peered":"2023-09-23T22:19:32.716545+0000","last_clean":"2023-09-23T22:19:32.716545+0000","last_became_active":"2023-09-23T22:19:15.877720+0000","last_became_peered":"2023-09-23T22:19:15.877720+0000","last_unstale":"2023-09-23T22:19:32.716545+0000","last_undegraded":"2023-09-23T22:19:32.716545+0000","last_fullsized":"2023-09-23T22:19:32.716545+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:25:01.119713+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.712592+0000","last_change":"2023-09-23T22:19:15.669180+0000","last_active":"2023-09-23T22:19:32.712592+0000","last_peered":"2023-09-23T22:19:32.712592+0000","last_clean":"2023-09-23T22:19:32.712592+0000","last_became_active":"2023-09-23T22:19:15.668852+0000","last_became_peered":"2023-09-23T22:19:15.668852+0000","last_unstale":"2023-09-23T22:19:32.712592+0000","last_undegraded":"2023-09-23T22:19:32.712592+0000","last_fullsized":"2023-09-23T22:19:32.712592+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:21:18.589221+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716419+0000","last_change":"2023-09-23T22:17:13.128813+0000","last_active":"2023-09-23T22:19:32.716419+0000","last_peered":"2023-09-23T22:19:32.716419+0000","last_clean":"2023-09-23T22:19:32.716419+0000","last_became_active":"2023-09-23T22:17:13.128374+0000","last_became_peered":"2023-09-23T22:17:13.128374+0000","last_unstale":"2023-09-23T22:19:32.716419+0000","last_undegraded":"2023-09-23T22:19:32.716419+0000","last_fullsized":"2023-09-23T22:19:32.716419+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+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:50.473140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.717052+0000","last_change":"2023-09-23T22:19:15.697156+0000","last_active":"2023-09-23T22:19:32.717052+0000","last_peered":"2023-09-23T22:19:32.717052+0000","last_clean":"2023-09-23T22:19:32.717052+0000","last_became_active":"2023-09-23T22:19:15.696823+0000","last_became_peered":"2023-09-23T22:19:15.696823+0000","last_unstale":"2023-09-23T22:19:32.717052+0000","last_undegraded":"2023-09-23T22:19:32.717052+0000","last_fullsized":"2023-09-23T22:19:32.717052+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:02:45.881044+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716101+0000","last_change":"2023-09-23T22:19:15.674854+0000","last_active":"2023-09-23T22:19:32.716101+0000","last_peered":"2023-09-23T22:19:32.716101+0000","last_clean":"2023-09-23T22:19:32.716101+0000","last_became_active":"2023-09-23T22:19:15.674512+0000","last_became_peered":"2023-09-23T22:19:15.674512+0000","last_unstale":"2023-09-23T22:19:32.716101+0000","last_undegraded":"2023-09-23T22:19:32.716101+0000","last_fullsized":"2023-09-23T22:19:32.716101+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T10:06:51.761653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.715808+0000","last_change":"2023-09-23T22:17:13.124850+0000","last_active":"2023-09-23T22:19:32.715808+0000","last_peered":"2023-09-23T22:19:32.715808+0000","last_clean":"2023-09-23T22:19:32.715808+0000","last_became_active":"2023-09-23T22:17:13.124475+0000","last_became_peered":"2023-09-23T22:17:13.124475+0000","last_unstale":"2023-09-23T22:19:32.715808+0000","last_undegraded":"2023-09-23T22:19:32.715808+0000","last_fullsized":"2023-09-23T22:19:32.715808+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+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:00:51.209745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.714764+0000","last_change":"2023-09-23T22:19:15.875564+0000","last_active":"2023-09-23T22:19:32.714764+0000","last_peered":"2023-09-23T22:19:32.714764+0000","last_clean":"2023-09-23T22:19:32.714764+0000","last_became_active":"2023-09-23T22:19:15.874743+0000","last_became_peered":"2023-09-23T22:19:15.874743+0000","last_unstale":"2023-09-23T22:19:32.714764+0000","last_undegraded":"2023-09-23T22:19:32.714764+0000","last_fullsized":"2023-09-23T22:19:32.714764+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:17.774164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716240+0000","last_change":"2023-09-23T22:19:15.670163+0000","last_active":"2023-09-23T22:19:32.716240+0000","last_peered":"2023-09-23T22:19:32.716240+0000","last_clean":"2023-09-23T22:19:32.716240+0000","last_became_active":"2023-09-23T22:19:15.669846+0000","last_became_peered":"2023-09-23T22:19:15.669846+0000","last_unstale":"2023-09-23T22:19:32.716240+0000","last_undegraded":"2023-09-23T22:19:32.716240+0000","last_fullsized":"2023-09-23T22:19:32.716240+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:10:56.310870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'128","reported_seq":277,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.715792+0000","last_change":"2023-09-23T22:15:37.361593+0000","last_active":"2023-09-23T22:19:32.715792+0000","last_peered":"2023-09-23T22:19:32.715792+0000","last_clean":"2023-09-23T22:19:32.715792+0000","last_became_active":"2023-09-23T22:15:37.360559+0000","last_became_peered":"2023-09-23T22:15:37.360559+0000","last_unstale":"2023-09-23T22:19:32.715792+0000","last_undegraded":"2023-09-23T22:19:32.715792+0000","last_fullsized":"2023-09-23T22:19:32.715792+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:11:20.610814+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-25T08:54:30.772408+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":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.708960+0000","last_change":"2023-09-23T22:17:13.123795+0000","last_active":"2023-09-23T22:19:32.708960+0000","last_peered":"2023-09-23T22:19:32.708960+0000","last_clean":"2023-09-23T22:19:32.708960+0000","last_became_active":"2023-09-23T22:17:13.121657+0000","last_became_peered":"2023-09-23T22:17:13.121657+0000","last_unstale":"2023-09-23T22:19:32.708960+0000","last_undegraded":"2023-09-23T22:19:32.708960+0000","last_fullsized":"2023-09-23T22:19:32.708960+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+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:09:05.343527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T22:19:33.807697+0000","last_change":"2023-09-23T22:19:33.807697+0000","last_active":"2023-09-23T22:19:33.807697+0000","last_peered":"2023-09-23T22:19:33.807697+0000","last_clean":"2023-09-23T22:19:33.807697+0000","last_became_active":"2023-09-23T22:19:33.807306+0000","last_became_peered":"2023-09-23T22:19:33.807306+0000","last_unstale":"2023-09-23T22:19:33.807697+0000","last_undegraded":"2023-09-23T22:19:33.807697+0000","last_fullsized":"2023-09-23T22:19:33.807697+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:46:15.671654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.0","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.712035+0000","last_change":"2023-09-23T22:19:15.666938+0000","last_active":"2023-09-23T22:19:32.712035+0000","last_peered":"2023-09-23T22:19:32.712035+0000","last_clean":"2023-09-23T22:19:32.712035+0000","last_became_active":"2023-09-23T22:19:15.666321+0000","last_became_peered":"2023-09-23T22:19:15.666321+0000","last_unstale":"2023-09-23T22:19:32.712035+0000","last_undegraded":"2023-09-23T22:19:32.712035+0000","last_fullsized":"2023-09-23T22:19:32.712035+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:51:42.045299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.712254+0000","last_change":"2023-09-23T22:17:13.262132+0000","last_active":"2023-09-23T22:19:32.712254+0000","last_peered":"2023-09-23T22:19:32.712254+0000","last_clean":"2023-09-23T22:19:32.712254+0000","last_became_active":"2023-09-23T22:17:13.261172+0000","last_became_peered":"2023-09-23T22:17:13.261172+0000","last_unstale":"2023-09-23T22:19:32.712254+0000","last_undegraded":"2023-09-23T22:19:32.712254+0000","last_fullsized":"2023-09-23T22:19:32.712254+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+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:22:44.644728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.712506+0000","last_change":"2023-09-23T22:19:15.703773+0000","last_active":"2023-09-23T22:19:32.712506+0000","last_peered":"2023-09-23T22:19:32.712506+0000","last_clean":"2023-09-23T22:19:32.712506+0000","last_became_active":"2023-09-23T22:19:15.703480+0000","last_became_peered":"2023-09-23T22:19:15.703480+0000","last_unstale":"2023-09-23T22:19:32.712506+0000","last_undegraded":"2023-09-23T22:19:32.712506+0000","last_fullsized":"2023-09-23T22:19:32.712506+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:04:12.275625+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.710803+0000","last_change":"2023-09-23T22:19:15.668981+0000","last_active":"2023-09-23T22:19:32.710803+0000","last_peered":"2023-09-23T22:19:32.710803+0000","last_clean":"2023-09-23T22:19:32.710803+0000","last_became_active":"2023-09-23T22:19:15.668619+0000","last_became_peered":"2023-09-23T22:19:15.668619+0000","last_unstale":"2023-09-23T22:19:32.710803+0000","last_undegraded":"2023-09-23T22:19:32.710803+0000","last_fullsized":"2023-09-23T22:19:32.710803+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:17:50.493704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.708731+0000","last_change":"2023-09-23T22:17:13.122377+0000","last_active":"2023-09-23T22:19:32.708731+0000","last_peered":"2023-09-23T22:19:32.708731+0000","last_clean":"2023-09-23T22:19:32.708731+0000","last_became_active":"2023-09-23T22:17:13.121957+0000","last_became_peered":"2023-09-23T22:17:13.121957+0000","last_unstale":"2023-09-23T22:19:32.708731+0000","last_undegraded":"2023-09-23T22:19:32.708731+0000","last_fullsized":"2023-09-23T22:19:32.708731+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+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:55:12.219119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.711827+0000","last_change":"2023-09-23T22:19:15.699490+0000","last_active":"2023-09-23T22:19:32.711827+0000","last_peered":"2023-09-23T22:19:32.711827+0000","last_clean":"2023-09-23T22:19:32.711827+0000","last_became_active":"2023-09-23T22:19:15.699116+0000","last_became_peered":"2023-09-23T22:19:15.699116+0000","last_unstale":"2023-09-23T22:19:32.711827+0000","last_undegraded":"2023-09-23T22:19:32.711827+0000","last_fullsized":"2023-09-23T22:19:32.711827+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:05:19.312268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.709200+0000","last_change":"2023-09-23T22:19:15.663702+0000","last_active":"2023-09-23T22:19:32.709200+0000","last_peered":"2023-09-23T22:19:32.709200+0000","last_clean":"2023-09-23T22:19:32.709200+0000","last_became_active":"2023-09-23T22:19:15.663328+0000","last_became_peered":"2023-09-23T22:19:15.663328+0000","last_unstale":"2023-09-23T22:19:32.709200+0000","last_undegraded":"2023-09-23T22:19:32.709200+0000","last_fullsized":"2023-09-23T22:19:32.709200+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:35:41.953245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.712413+0000","last_change":"2023-09-23T22:17:13.125277+0000","last_active":"2023-09-23T22:19:32.712413+0000","last_peered":"2023-09-23T22:19:32.712413+0000","last_clean":"2023-09-23T22:19:32.712413+0000","last_became_active":"2023-09-23T22:17:13.124746+0000","last_became_peered":"2023-09-23T22:17:13.124746+0000","last_unstale":"2023-09-23T22:19:32.712413+0000","last_undegraded":"2023-09-23T22:19:32.712413+0000","last_fullsized":"2023-09-23T22:19:32.712413+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+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:20:50.987861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.715324+0000","last_change":"2023-09-23T22:19:15.701753+0000","last_active":"2023-09-23T22:19:32.715324+0000","last_peered":"2023-09-23T22:19:32.715324+0000","last_clean":"2023-09-23T22:19:32.715324+0000","last_became_active":"2023-09-23T22:19:15.700848+0000","last_became_peered":"2023-09-23T22:19:15.700848+0000","last_unstale":"2023-09-23T22:19:32.715324+0000","last_undegraded":"2023-09-23T22:19:32.715324+0000","last_fullsized":"2023-09-23T22:19:32.715324+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:39:07.413836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.715803+0000","last_change":"2023-09-23T22:19:15.664004+0000","last_active":"2023-09-23T22:19:32.715803+0000","last_peered":"2023-09-23T22:19:32.715803+0000","last_clean":"2023-09-23T22:19:32.715803+0000","last_became_active":"2023-09-23T22:19:15.662162+0000","last_became_peered":"2023-09-23T22:19:15.662162+0000","last_unstale":"2023-09-23T22:19:32.715803+0000","last_undegraded":"2023-09-23T22:19:32.715803+0000","last_fullsized":"2023-09-23T22:19:32.715803+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:01:15.291437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.712313+0000","last_change":"2023-09-23T22:19:15.694859+0000","last_active":"2023-09-23T22:19:32.712313+0000","last_peered":"2023-09-23T22:19:32.712313+0000","last_clean":"2023-09-23T22:19:32.712313+0000","last_became_active":"2023-09-23T22:19:15.694501+0000","last_became_peered":"2023-09-23T22:19:15.694501+0000","last_unstale":"2023-09-23T22:19:32.712313+0000","last_undegraded":"2023-09-23T22:19:32.712313+0000","last_fullsized":"2023-09-23T22:19:32.712313+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:05:40.873292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.710775+0000","last_change":"2023-09-23T22:19:15.662082+0000","last_active":"2023-09-23T22:19:32.710775+0000","last_peered":"2023-09-23T22:19:32.710775+0000","last_clean":"2023-09-23T22:19:32.710775+0000","last_became_active":"2023-09-23T22:19:15.661783+0000","last_became_peered":"2023-09-23T22:19:15.661783+0000","last_unstale":"2023-09-23T22:19:32.710775+0000","last_undegraded":"2023-09-23T22:19:32.710775+0000","last_fullsized":"2023-09-23T22:19:32.710775+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:45.544514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.712337+0000","last_change":"2023-09-23T22:19:15.694431+0000","last_active":"2023-09-23T22:19:32.712337+0000","last_peered":"2023-09-23T22:19:32.712337+0000","last_clean":"2023-09-23T22:19:32.712337+0000","last_became_active":"2023-09-23T22:19:15.694066+0000","last_became_peered":"2023-09-23T22:19:15.694066+0000","last_unstale":"2023-09-23T22:19:32.712337+0000","last_undegraded":"2023-09-23T22:19:32.712337+0000","last_fullsized":"2023-09-23T22:19:32.712337+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:01:40.844370+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.714678+0000","last_change":"2023-09-23T22:19:15.661917+0000","last_active":"2023-09-23T22:19:32.714678+0000","last_peered":"2023-09-23T22:19:32.714678+0000","last_clean":"2023-09-23T22:19:32.714678+0000","last_became_active":"2023-09-23T22:19:15.661605+0000","last_became_peered":"2023-09-23T22:19:15.661605+0000","last_unstale":"2023-09-23T22:19:32.714678+0000","last_undegraded":"2023-09-23T22:19:32.714678+0000","last_fullsized":"2023-09-23T22:19:32.714678+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:27:06.396114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.711300+0000","last_change":"2023-09-23T22:19:15.692512+0000","last_active":"2023-09-23T22:19:32.711300+0000","last_peered":"2023-09-23T22:19:32.711300+0000","last_clean":"2023-09-23T22:19:32.711300+0000","last_became_active":"2023-09-23T22:19:15.691652+0000","last_became_peered":"2023-09-23T22:19:15.691652+0000","last_unstale":"2023-09-23T22:19:32.711300+0000","last_undegraded":"2023-09-23T22:19:32.711300+0000","last_fullsized":"2023-09-23T22:19:32.711300+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:27:52.132021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'3","reported_seq":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716203+0000","last_change":"2023-09-23T22:19:15.672468+0000","last_active":"2023-09-23T22:19:32.716203+0000","last_peered":"2023-09-23T22:19:32.716203+0000","last_clean":"2023-09-23T22:19:32.716203+0000","last_became_active":"2023-09-23T22:19:15.672000+0000","last_became_peered":"2023-09-23T22:19:15.672000+0000","last_unstale":"2023-09-23T22:19:32.716203+0000","last_undegraded":"2023-09-23T22:19:32.716203+0000","last_fullsized":"2023-09-23T22:19:32.716203+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:19:16.499045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716284+0000","last_change":"2023-09-23T22:19:15.696791+0000","last_active":"2023-09-23T22:19:32.716284+0000","last_peered":"2023-09-23T22:19:32.716284+0000","last_clean":"2023-09-23T22:19:32.716284+0000","last_became_active":"2023-09-23T22:19:15.696419+0000","last_became_peered":"2023-09-23T22:19:15.696419+0000","last_unstale":"2023-09-23T22:19:32.716284+0000","last_undegraded":"2023-09-23T22:19:32.716284+0000","last_fullsized":"2023-09-23T22:19:32.716284+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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-25T08:43:09.136928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.708874+0000","last_change":"2023-09-23T22:19:15.658358+0000","last_active":"2023-09-23T22:19:32.708874+0000","last_peered":"2023-09-23T22:19:32.708874+0000","last_clean":"2023-09-23T22:19:32.708874+0000","last_became_active":"2023-09-23T22:19:15.656333+0000","last_became_peered":"2023-09-23T22:19:15.656333+0000","last_unstale":"2023-09-23T22:19:32.708874+0000","last_undegraded":"2023-09-23T22:19:32.708874+0000","last_fullsized":"2023-09-23T22:19:32.708874+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:58:48.647996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.714486+0000","last_change":"2023-09-23T22:19:15.879271+0000","last_active":"2023-09-23T22:19:32.714486+0000","last_peered":"2023-09-23T22:19:32.714486+0000","last_clean":"2023-09-23T22:19:32.714486+0000","last_became_active":"2023-09-23T22:19:15.878846+0000","last_became_peered":"2023-09-23T22:19:15.878846+0000","last_unstale":"2023-09-23T22:19:32.714486+0000","last_undegraded":"2023-09-23T22:19:32.714486+0000","last_fullsized":"2023-09-23T22:19:32.714486+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:24:05.960534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'1","reported_seq":16,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716516+0000","last_change":"2023-09-23T22:19:15.661611+0000","last_active":"2023-09-23T22:19:32.716516+0000","last_peered":"2023-09-23T22:19:32.716516+0000","last_clean":"2023-09-23T22:19:32.716516+0000","last_became_active":"2023-09-23T22:19:15.661316+0000","last_became_peered":"2023-09-23T22:19:15.661316+0000","last_unstale":"2023-09-23T22:19:32.716516+0000","last_undegraded":"2023-09-23T22:19:32.716516+0000","last_fullsized":"2023-09-23T22:19:32.716516+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T07:20:32.753937+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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.710557+0000","last_change":"2023-09-23T22:19:15.692009+0000","last_active":"2023-09-23T22:19:32.710557+0000","last_peered":"2023-09-23T22:19:32.710557+0000","last_clean":"2023-09-23T22:19:32.710557+0000","last_became_active":"2023-09-23T22:19:15.691568+0000","last_became_peered":"2023-09-23T22:19:15.691568+0000","last_unstale":"2023-09-23T22:19:32.710557+0000","last_undegraded":"2023-09-23T22:19:32.710557+0000","last_fullsized":"2023-09-23T22:19:32.710557+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:47:41.291372+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":17,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716539+0000","last_change":"2023-09-23T22:19:15.669438+0000","last_active":"2023-09-23T22:19:32.716539+0000","last_peered":"2023-09-23T22:19:32.716539+0000","last_clean":"2023-09-23T22:19:32.716539+0000","last_became_active":"2023-09-23T22:19:15.668748+0000","last_became_peered":"2023-09-23T22:19:15.668748+0000","last_unstale":"2023-09-23T22:19:32.716539+0000","last_undegraded":"2023-09-23T22:19:32.716539+0000","last_fullsized":"2023-09-23T22:19:32.716539+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T08:44:26.069487+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.708654+0000","last_change":"2023-09-23T22:19:15.876871+0000","last_active":"2023-09-23T22:19:32.708654+0000","last_peered":"2023-09-23T22:19:32.708654+0000","last_clean":"2023-09-23T22:19:32.708654+0000","last_became_active":"2023-09-23T22:19:15.875105+0000","last_became_peered":"2023-09-23T22:19:15.875105+0000","last_unstale":"2023-09-23T22:19:32.708654+0000","last_undegraded":"2023-09-23T22:19:32.708654+0000","last_fullsized":"2023-09-23T22:19:32.708654+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:26:02.434011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'1","reported_seq":16,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716615+0000","last_change":"2023-09-23T22:19:15.667644+0000","last_active":"2023-09-23T22:19:32.716615+0000","last_peered":"2023-09-23T22:19:32.716615+0000","last_clean":"2023-09-23T22:19:32.716615+0000","last_became_active":"2023-09-23T22:19:15.667333+0000","last_became_peered":"2023-09-23T22:19:15.667333+0000","last_unstale":"2023-09-23T22:19:32.716615+0000","last_undegraded":"2023-09-23T22:19:32.716615+0000","last_fullsized":"2023-09-23T22:19:32.716615+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T01:48:07.746741+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":23,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T22:19:33.807856+0000","last_change":"2023-09-23T22:19:33.807856+0000","last_active":"2023-09-23T22:19:33.807856+0000","last_peered":"2023-09-23T22:19:33.807856+0000","last_clean":"2023-09-23T22:19:33.807856+0000","last_became_active":"2023-09-23T22:19:33.807263+0000","last_became_peered":"2023-09-23T22:19:33.807263+0000","last_unstale":"2023-09-23T22:19:33.807856+0000","last_undegraded":"2023-09-23T22:19:33.807856+0000","last_fullsized":"2023-09-23T22:19:33.807856+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:28:26.552350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,5],"acting":[3,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"67'8","reported_seq":26,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.715144+0000","last_change":"2023-09-23T22:19:15.660205+0000","last_active":"2023-09-23T22:19:32.715144+0000","last_peered":"2023-09-23T22:19:32.715144+0000","last_clean":"2023-09-23T22:19:32.715144+0000","last_became_active":"2023-09-23T22:19:15.659881+0000","last_became_peered":"2023-09-23T22:19:15.659881+0000","last_unstale":"2023-09-23T22:19:32.715144+0000","last_undegraded":"2023-09-23T22:19:32.715144+0000","last_fullsized":"2023-09-23T22:19:32.715144+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T07:00:09.753972+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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716808+0000","last_change":"2023-09-23T22:19:15.880763+0000","last_active":"2023-09-23T22:19:32.716808+0000","last_peered":"2023-09-23T22:19:32.716808+0000","last_clean":"2023-09-23T22:19:32.716808+0000","last_became_active":"2023-09-23T22:19:15.880015+0000","last_became_peered":"2023-09-23T22:19:15.880015+0000","last_unstale":"2023-09-23T22:19:32.716808+0000","last_undegraded":"2023-09-23T22:19:32.716808+0000","last_fullsized":"2023-09-23T22:19:32.716808+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:55:26.046946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.715748+0000","last_change":"2023-09-23T22:19:15.665044+0000","last_active":"2023-09-23T22:19:32.715748+0000","last_peered":"2023-09-23T22:19:32.715748+0000","last_clean":"2023-09-23T22:19:32.715748+0000","last_became_active":"2023-09-23T22:19:15.664562+0000","last_became_peered":"2023-09-23T22:19:15.664562+0000","last_unstale":"2023-09-23T22:19:32.715748+0000","last_undegraded":"2023-09-23T22:19:32.715748+0000","last_fullsized":"2023-09-23T22:19:32.715748+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:13:39.311205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.709182+0000","last_change":"2023-09-23T22:19:15.877478+0000","last_active":"2023-09-23T22:19:32.709182+0000","last_peered":"2023-09-23T22:19:32.709182+0000","last_clean":"2023-09-23T22:19:32.709182+0000","last_became_active":"2023-09-23T22:19:15.877082+0000","last_became_peered":"2023-09-23T22:19:15.877082+0000","last_unstale":"2023-09-23T22:19:32.709182+0000","last_undegraded":"2023-09-23T22:19:32.709182+0000","last_fullsized":"2023-09-23T22:19:32.709182+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:08:25.139844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716192+0000","last_change":"2023-09-23T22:19:15.673645+0000","last_active":"2023-09-23T22:19:32.716192+0000","last_peered":"2023-09-23T22:19:32.716192+0000","last_clean":"2023-09-23T22:19:32.716192+0000","last_became_active":"2023-09-23T22:19:15.673276+0000","last_became_peered":"2023-09-23T22:19:15.673276+0000","last_unstale":"2023-09-23T22:19:32.716192+0000","last_undegraded":"2023-09-23T22:19:32.716192+0000","last_fullsized":"2023-09-23T22:19:32.716192+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:12:36.777522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716761+0000","last_change":"2023-09-23T22:19:15.878285+0000","last_active":"2023-09-23T22:19:32.716761+0000","last_peered":"2023-09-23T22:19:32.716761+0000","last_clean":"2023-09-23T22:19:32.716761+0000","last_became_active":"2023-09-23T22:19:15.877942+0000","last_became_peered":"2023-09-23T22:19:15.877942+0000","last_unstale":"2023-09-23T22:19:32.716761+0000","last_undegraded":"2023-09-23T22:19:32.716761+0000","last_fullsized":"2023-09-23T22:19:32.716761+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:25:43.543679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"67'2","reported_seq":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716233+0000","last_change":"2023-09-23T22:19:15.664654+0000","last_active":"2023-09-23T22:19:32.716233+0000","last_peered":"2023-09-23T22:19:32.716233+0000","last_clean":"2023-09-23T22:19:32.716233+0000","last_became_active":"2023-09-23T22:19:15.664265+0000","last_became_peered":"2023-09-23T22:19:15.664265+0000","last_unstale":"2023-09-23T22:19:32.716233+0000","last_undegraded":"2023-09-23T22:19:32.716233+0000","last_fullsized":"2023-09-23T22:19:32.716233+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:19:16.518871+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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.710888+0000","last_change":"2023-09-23T22:19:15.694614+0000","last_active":"2023-09-23T22:19:32.710888+0000","last_peered":"2023-09-23T22:19:32.710888+0000","last_clean":"2023-09-23T22:19:32.710888+0000","last_became_active":"2023-09-23T22:19:15.694286+0000","last_became_peered":"2023-09-23T22:19:15.694286+0000","last_unstale":"2023-09-23T22:19:32.710888+0000","last_undegraded":"2023-09-23T22:19:32.710888+0000","last_fullsized":"2023-09-23T22:19:32.710888+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:08:20.940695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'7","reported_seq":26,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.711255+0000","last_change":"2023-09-23T22:19:15.661927+0000","last_active":"2023-09-23T22:19:32.711255+0000","last_peered":"2023-09-23T22:19:32.711255+0000","last_clean":"2023-09-23T22:19:32.711255+0000","last_became_active":"2023-09-23T22:19:15.661544+0000","last_became_peered":"2023-09-23T22:19:15.661544+0000","last_unstale":"2023-09-23T22:19:32.711255+0000","last_undegraded":"2023-09-23T22:19:32.711255+0000","last_fullsized":"2023-09-23T22:19:32.711255+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T03:30:44.620168+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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.711689+0000","last_change":"2023-09-23T22:19:15.701863+0000","last_active":"2023-09-23T22:19:32.711689+0000","last_peered":"2023-09-23T22:19:32.711689+0000","last_clean":"2023-09-23T22:19:32.711689+0000","last_became_active":"2023-09-23T22:19:15.701007+0000","last_became_peered":"2023-09-23T22:19:15.701007+0000","last_unstale":"2023-09-23T22:19:32.711689+0000","last_undegraded":"2023-09-23T22:19:32.711689+0000","last_fullsized":"2023-09-23T22:19:32.711689+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:30:31.128339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'3","reported_seq":19,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716363+0000","last_change":"2023-09-23T22:19:15.665370+0000","last_active":"2023-09-23T22:19:32.716363+0000","last_peered":"2023-09-23T22:19:32.716363+0000","last_clean":"2023-09-23T22:19:32.716363+0000","last_became_active":"2023-09-23T22:19:15.665052+0000","last_became_peered":"2023-09-23T22:19:15.665052+0000","last_unstale":"2023-09-23T22:19:32.716363+0000","last_undegraded":"2023-09-23T22:19:32.716363+0000","last_fullsized":"2023-09-23T22:19:32.716363+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T09:24:28.675969+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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716347+0000","last_change":"2023-09-23T22:19:15.878391+0000","last_active":"2023-09-23T22:19:32.716347+0000","last_peered":"2023-09-23T22:19:32.716347+0000","last_clean":"2023-09-23T22:19:32.716347+0000","last_became_active":"2023-09-23T22:19:15.877328+0000","last_became_peered":"2023-09-23T22:19:15.877328+0000","last_unstale":"2023-09-23T22:19:32.716347+0000","last_undegraded":"2023-09-23T22:19:32.716347+0000","last_fullsized":"2023-09-23T22:19:32.716347+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:13:21.760456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.708917+0000","last_change":"2023-09-23T22:19:15.667608+0000","last_active":"2023-09-23T22:19:32.708917+0000","last_peered":"2023-09-23T22:19:32.708917+0000","last_clean":"2023-09-23T22:19:32.708917+0000","last_became_active":"2023-09-23T22:19:15.663527+0000","last_became_peered":"2023-09-23T22:19:15.663527+0000","last_unstale":"2023-09-23T22:19:32.708917+0000","last_undegraded":"2023-09-23T22:19:32.708917+0000","last_fullsized":"2023-09-23T22:19:32.708917+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T08:22:54.016547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.715952+0000","last_change":"2023-09-23T22:19:15.704604+0000","last_active":"2023-09-23T22:19:32.715952+0000","last_peered":"2023-09-23T22:19:32.715952+0000","last_clean":"2023-09-23T22:19:32.715952+0000","last_became_active":"2023-09-23T22:19:15.704204+0000","last_became_peered":"2023-09-23T22:19:15.704204+0000","last_unstale":"2023-09-23T22:19:32.715952+0000","last_undegraded":"2023-09-23T22:19:32.715952+0000","last_fullsized":"2023-09-23T22:19:32.715952+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:19.384242+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.717867+0000","last_change":"2023-09-23T22:19:15.672618+0000","last_active":"2023-09-23T22:19:32.717867+0000","last_peered":"2023-09-23T22:19:32.717867+0000","last_clean":"2023-09-23T22:19:32.717867+0000","last_became_active":"2023-09-23T22:19:15.672123+0000","last_became_peered":"2023-09-23T22:19:15.672123+0000","last_unstale":"2023-09-23T22:19:32.717867+0000","last_undegraded":"2023-09-23T22:19:32.717867+0000","last_fullsized":"2023-09-23T22:19:32.717867+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:02:59.788808+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.714302+0000","last_change":"2023-09-23T22:19:15.696976+0000","last_active":"2023-09-23T22:19:32.714302+0000","last_peered":"2023-09-23T22:19:32.714302+0000","last_clean":"2023-09-23T22:19:32.714302+0000","last_became_active":"2023-09-23T22:19:15.696732+0000","last_became_peered":"2023-09-23T22:19:15.696732+0000","last_unstale":"2023-09-23T22:19:32.714302+0000","last_undegraded":"2023-09-23T22:19:32.714302+0000","last_fullsized":"2023-09-23T22:19:32.714302+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:55:46.464501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716075+0000","last_change":"2023-09-23T22:19:15.665915+0000","last_active":"2023-09-23T22:19:32.716075+0000","last_peered":"2023-09-23T22:19:32.716075+0000","last_clean":"2023-09-23T22:19:32.716075+0000","last_became_active":"2023-09-23T22:19:15.665554+0000","last_became_peered":"2023-09-23T22:19:15.665554+0000","last_unstale":"2023-09-23T22:19:32.716075+0000","last_undegraded":"2023-09-23T22:19:32.716075+0000","last_fullsized":"2023-09-23T22:19:32.716075+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:21:34.425727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716941+0000","last_change":"2023-09-23T22:19:15.878931+0000","last_active":"2023-09-23T22:19:32.716941+0000","last_peered":"2023-09-23T22:19:32.716941+0000","last_clean":"2023-09-23T22:19:32.716941+0000","last_became_active":"2023-09-23T22:19:15.878182+0000","last_became_peered":"2023-09-23T22:19:15.878182+0000","last_unstale":"2023-09-23T22:19:32.716941+0000","last_undegraded":"2023-09-23T22:19:32.716941+0000","last_fullsized":"2023-09-23T22:19:32.716941+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:51:04.497753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.711680+0000","last_change":"2023-09-23T22:19:15.675408+0000","last_active":"2023-09-23T22:19:32.711680+0000","last_peered":"2023-09-23T22:19:32.711680+0000","last_clean":"2023-09-23T22:19:32.711680+0000","last_became_active":"2023-09-23T22:19:15.675117+0000","last_became_peered":"2023-09-23T22:19:15.675117+0000","last_unstale":"2023-09-23T22:19:32.711680+0000","last_undegraded":"2023-09-23T22:19:32.711680+0000","last_fullsized":"2023-09-23T22:19:32.711680+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:05:45.909786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716260+0000","last_change":"2023-09-23T22:19:15.695505+0000","last_active":"2023-09-23T22:19:32.716260+0000","last_peered":"2023-09-23T22:19:32.716260+0000","last_clean":"2023-09-23T22:19:32.716260+0000","last_became_active":"2023-09-23T22:19:15.695191+0000","last_became_peered":"2023-09-23T22:19:15.695191+0000","last_unstale":"2023-09-23T22:19:32.716260+0000","last_undegraded":"2023-09-23T22:19:32.716260+0000","last_fullsized":"2023-09-23T22:19:32.716260+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:17:02.468492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":16,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.710782+0000","last_change":"2023-09-23T22:19:15.657924+0000","last_active":"2023-09-23T22:19:32.710782+0000","last_peered":"2023-09-23T22:19:32.710782+0000","last_clean":"2023-09-23T22:19:32.710782+0000","last_became_active":"2023-09-23T22:19:15.657614+0000","last_became_peered":"2023-09-23T22:19:15.657614+0000","last_unstale":"2023-09-23T22:19:32.710782+0000","last_undegraded":"2023-09-23T22:19:32.710782+0000","last_fullsized":"2023-09-23T22:19:32.710782+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T02:35:45.878594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"seq":231928234049,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6624,"kb_used_data":1304,"kb_used_omap":0,"kb_used_meta":5312,"kb_avail":93738528,"statfs":{"total":95995035648,"available":95988252672,"internally_reserved":0,"allocated":1335296,"data_stored":905383,"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 22:20:38 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.93300000000000005,"15min":0.94099999999999995},"min":{"1min":0.55100000000000005,"5min":0.442,"15min":0.442},"max":{"1min":1.2989999999999999,"5min":1.341,"15min":1.341},"last":1.181},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.91500000000000004,"15min":0.94399999999999995},"min":{"1min":0.67800000000000005,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.286,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":1.129}]},{"osd":1,"last update":"Sat Sep 23 22:20:38 2023","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.92500000000000004,"15min":0.95499999999999996},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.1950000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.87},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.93899999999999995,"15min":0.96399999999999997},"min":{"1min":0.60499999999999998,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.1160000000000001,"5min":1.538,"15min":1.538},"last":1.2689999999999999}]},{"osd":2,"last update":"Sat Sep 23 22:20:38 2023","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.92300000000000004,"15min":0.95299999999999996},"min":{"1min":0.59199999999999997,"5min":0.496,"15min":0.496},"max":{"1min":1.2010000000000001,"5min":1.298,"15min":1.298},"last":0.82899999999999996},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.96299999999999997,"15min":0.98999999999999999},"min":{"1min":0.70499999999999996,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.1499999999999999,"5min":1.341,"15min":1.341},"last":0.77500000000000002}]},{"osd":3,"last update":"Sat Sep 23 22:20:38 2023","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":0.95599999999999996,"15min":0.98399999999999999},"min":{"1min":0.67700000000000005,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.1970000000000001,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":1.0209999999999999},{"interface":"front","average":{"1min":0.92600000000000005,"5min":1.038,"15min":1.056},"min":{"1min":0.628,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.204,"5min":3.7200000000000002,"15min":3.7200000000000002},"last":1.0760000000000001}]},{"osd":4,"last update":"Sat Sep 23 22:20:38 2023","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.88300000000000001,"15min":0.88100000000000001},"min":{"1min":0.64600000000000002,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.1240000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":0.96899999999999997},{"interface":"front","average":{"1min":1.0569999999999999,"5min":0.98499999999999999,"15min":0.96799999999999997},"min":{"1min":0.79400000000000004,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.2569999999999999,"5min":1.345,"15min":1.345},"last":0.91700000000000004}]},{"osd":5,"last update":"Sat Sep 23 22:20:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.0509999999999999,"15min":1.079},"min":{"1min":0.751,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.3919999999999999,"5min":1.5509999999999999,"15min":1.5509999999999999},"last":0.94799999999999995},{"interface":"front","average":{"1min":1.109,"5min":1.0640000000000001,"15min":1.0589999999999999},"min":{"1min":0.86599999999999999,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.3120000000000001,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":1.3160000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:20:38 2023","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.093,"15min":1.1200000000000001},"min":{"1min":0.92800000000000005,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.331,"5min":1.7889999999999999,"15min":1.7889999999999999},"last":1.2050000000000001},{"interface":"front","average":{"1min":1.1240000000000001,"5min":1.091,"15min":1.0580000000000001},"min":{"1min":0.85499999999999998,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.355,"5min":1.492,"15min":1.492},"last":1.1539999999999999}]}]},{"osd":6,"up_from":46,"seq":197568495692,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6680,"kb_used_data":1296,"kb_used_omap":0,"kb_used_meta":5376,"kb_avail":93738472,"statfs":{"total":95995035648,"available":95988195328,"internally_reserved":0,"allocated":1327104,"data_stored":905560,"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 22:20:00 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":0.89400000000000002,"15min":0.88300000000000001},"min":{"1min":0.54500000000000004,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.3160000000000001,"5min":1.6759999999999999,"15min":1.6759999999999999},"last":0.84899999999999998},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.89600000000000002,"15min":0.93600000000000005},"min":{"1min":0.68999999999999995,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.22,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.98199999999999998}]},{"osd":1,"last update":"Sat Sep 23 22:20:00 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.88800000000000001,"15min":0.90500000000000003},"min":{"1min":0.61399999999999999,"5min":0.505,"15min":0.505},"max":{"1min":1.1299999999999999,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.629},{"interface":"front","average":{"1min":0.97299999999999998,"5min":0.93899999999999995,"15min":0.97299999999999998},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.3260000000000001,"5min":1.8420000000000001,"15min":1.8420000000000001},"last":1.0860000000000001}]},{"osd":2,"last update":"Sat Sep 23 22:20:00 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.95899999999999996,"15min":0.93600000000000005},"min":{"1min":0.73899999999999999,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.2849999999999999,"5min":2.0449999999999999,"15min":2.0449999999999999},"last":0.76000000000000001},{"interface":"front","average":{"1min":1.014,"5min":0.93999999999999995,"15min":0.96899999999999997},"min":{"1min":0.78100000000000003,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.242,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":1.244}]},{"osd":3,"last update":"Sat Sep 23 22:20:00 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.92600000000000005,"15min":0.94599999999999995},"min":{"1min":0.68799999999999994,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.337,"5min":1.571,"15min":1.571},"last":0.81200000000000006},{"interface":"front","average":{"1min":1.113,"5min":1.0269999999999999,"15min":1.0029999999999999},"min":{"1min":0.76200000000000001,"5min":0.622,"15min":0.622},"max":{"1min":1.3959999999999999,"5min":1.9710000000000001,"15min":1.9710000000000001},"last":0.92800000000000005}]},{"osd":4,"last update":"Sat Sep 23 22:20:00 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":0.90800000000000003,"15min":0.88},"min":{"1min":0.60699999999999998,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.2729999999999999,"5min":1.796,"15min":1.796},"last":1.1699999999999999},{"interface":"front","average":{"1min":1.0489999999999999,"5min":0.97399999999999998,"15min":0.94899999999999995},"min":{"1min":0.66700000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.3879999999999999,"5min":1.756,"15min":1.756},"last":0.89500000000000002}]},{"osd":5,"last update":"Sat Sep 23 22:20:00 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":0.97799999999999998,"15min":0.95399999999999996},"min":{"1min":0.73999999999999999,"5min":0.499,"15min":0.499},"max":{"1min":1.2729999999999999,"5min":1.6830000000000001,"15min":1.6830000000000001},"last":1.3180000000000001},{"interface":"front","average":{"1min":1.097,"5min":1.028,"15min":1.03},"min":{"1min":0.86699999999999999,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.254,"5min":1.8799999999999999,"15min":1.8799999999999999},"last":1.1379999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:19:46 2023","interfaces":[{"interface":"back","average":{"1min":1.1819999999999999,"5min":1.085,"15min":1.069},"min":{"1min":0.73799999999999999,"5min":0.621,"15min":0.621},"max":{"1min":1.3959999999999999,"5min":2.2250000000000001,"15min":2.2250000000000001},"last":1.202},{"interface":"front","average":{"1min":1.29,"5min":1.161,"15min":1.141},"min":{"1min":0.84399999999999997,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.6659999999999999,"5min":2.29,"15min":2.29},"last":1.4630000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574974,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6848,"kb_used_data":696,"kb_used_omap":0,"kb_used_meta":6144,"kb_avail":93738304,"statfs":{"total":95995035648,"available":95988023296,"internally_reserved":0,"allocated":712704,"data_stored":313321,"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 22:19:43 2023","interfaces":[{"interface":"back","average":{"1min":0.754,"5min":0.71699999999999997,"15min":0.60599999999999998},"min":{"1min":0.39200000000000002,"5min":0.35699999999999998,"15min":0.33700000000000002},"max":{"1min":1.198,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.78000000000000003,"5min":0.75600000000000001,"15min":0.63900000000000001},"min":{"1min":0.46600000000000003,"5min":0.41499999999999998,"15min":0.35199999999999998},"max":{"1min":1.107,"5min":1.107,"15min":1.107},"last":0.56200000000000006}]},{"osd":2,"last update":"Sat Sep 23 22:20:36 2023","interfaces":[{"interface":"back","average":{"1min":0.66300000000000003,"5min":0.70999999999999996,"15min":0.68700000000000006},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.32900000000000001},"max":{"1min":0.97099999999999997,"5min":1.077,"15min":1.077},"last":0.5},{"interface":"front","average":{"1min":0.71199999999999997,"5min":0.75700000000000001,"15min":0.72099999999999997},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.38100000000000001},"max":{"1min":0.95499999999999996,"5min":1.175,"15min":1.3700000000000001},"last":0.441}]},{"osd":3,"last update":"Sat Sep 23 22:20:31 2023","interfaces":[{"interface":"back","average":{"1min":0.71399999999999997,"5min":0.74099999999999999,"15min":0.752},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.077,"5min":1.1160000000000001,"15min":1.1160000000000001},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.81000000000000005,"5min":0.80900000000000005,"15min":0.79700000000000004},"min":{"1min":0.40600000000000003,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.145,"5min":1.208,"15min":1.208},"last":0.54700000000000004}]},{"osd":4,"last update":"Sat Sep 23 22:20:13 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.97399999999999998,"15min":0.95499999999999996},"min":{"1min":0.68100000000000005,"5min":0.627,"15min":0.627},"max":{"1min":1.2430000000000001,"5min":1.397,"15min":1.397},"last":0.77100000000000002},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.024,"15min":0.97199999999999998},"min":{"1min":0.67500000000000004,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.7769999999999999,"5min":1.7769999999999999,"15min":1.7769999999999999},"last":0.59099999999999997}]},{"osd":5,"last update":"Sat Sep 23 22:19:57 2023","interfaces":[{"interface":"back","average":{"1min":1.167,"5min":1.048,"15min":1.028},"min":{"1min":0.73199999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.9730000000000001,"5min":1.9730000000000001,"15min":1.9730000000000001},"last":0.69599999999999995},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.0700000000000001,"15min":1.014},"min":{"1min":0.879,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.671,"5min":1.671,"15min":1.671},"last":0.749}]},{"osd":6,"last update":"Sat Sep 23 22:19:53 2023","interfaces":[{"interface":"back","average":{"1min":1.1850000000000001,"5min":1.1120000000000001,"15min":1.125},"min":{"1min":0.81899999999999995,"5min":0.74099999999999999,"15min":0.74099999999999999},"max":{"1min":1.744,"5min":1.744,"15min":1.744},"last":0.67600000000000005},{"interface":"front","average":{"1min":1.2789999999999999,"5min":1.159,"15min":1.1830000000000001},"min":{"1min":0.93200000000000005,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":2.0510000000000002,"5min":2.0510000000000002,"15min":2.0510000000000002},"last":0.78900000000000003}]},{"osd":7,"last update":"Sat Sep 23 22:19:43 2023","interfaces":[{"interface":"back","average":{"1min":1.238,"5min":1.1699999999999999,"15min":1.179},"min":{"1min":0.94299999999999995,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.8819999999999999,"5min":1.8819999999999999,"15min":1.8819999999999999},"last":0.83099999999999996},{"interface":"front","average":{"1min":1.135,"5min":1.1160000000000001,"15min":1.141},"min":{"1min":0.86699999999999999,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.431,"5min":1.498,"15min":1.498},"last":0.66500000000000004}]}]},{"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":7440,"kb_used_data":1288,"kb_used_omap":0,"kb_used_meta":6144,"kb_avail":93737712,"statfs":{"total":95995035648,"available":95987417088,"internally_reserved":0,"allocated":1318912,"data_stored":904530,"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 22:20:46 2023","interfaces":[{"interface":"back","average":{"1min":0.67300000000000004,"5min":0.68400000000000005,"15min":0.61199999999999999},"min":{"1min":0.38400000000000001,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.95899999999999996,"5min":1.274,"15min":1.274},"last":0.61899999999999999},{"interface":"front","average":{"1min":0.66300000000000003,"5min":0.749,"15min":0.66600000000000004},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.32400000000000001},"max":{"1min":1.6160000000000001,"5min":1.6160000000000001,"15min":1.6160000000000001},"last":0.878}]},{"osd":2,"last update":"Sat Sep 23 22:20:35 2023","interfaces":[{"interface":"back","average":{"1min":0.67900000000000005,"5min":0.72699999999999998,"15min":0.67400000000000004},"min":{"1min":0.44700000000000001,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":1.1399999999999999,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.76500000000000001,"5min":0.78400000000000003,"15min":0.71899999999999997},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":1.1419999999999999,"5min":1.2589999999999999,"15min":1.2589999999999999},"last":0.81000000000000005}]},{"osd":3,"last update":"Sat Sep 23 22:20:30 2023","interfaces":[{"interface":"back","average":{"1min":0.748,"5min":0.75700000000000001,"15min":0.73999999999999999},"min":{"1min":0.42499999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.694,"5min":1.694,"15min":1.694},"last":0.70599999999999996},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.82199999999999995,"15min":0.80600000000000005},"min":{"1min":0.40699999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.2569999999999999,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":1.012}]},{"osd":4,"last update":"Sat Sep 23 22:20:18 2023","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":0.98599999999999999,"15min":0.94899999999999995},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.5900000000000001,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":1.113},{"interface":"front","average":{"1min":1.032,"5min":1.0209999999999999,"15min":0.97699999999999998},"min":{"1min":0.75700000000000001,"5min":0.623,"15min":0.623},"max":{"1min":1.74,"5min":1.74,"15min":1.74},"last":0.98399999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:20:07 2023","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":1.0529999999999999,"15min":1.0109999999999999},"min":{"1min":0.71899999999999997,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.3240000000000001,"5min":1.462,"15min":1.462},"last":1.3839999999999999},{"interface":"front","average":{"1min":1.147,"5min":1.0700000000000001,"15min":1.0309999999999999},"min":{"1min":0.73599999999999999,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.5469999999999999,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":1.175}]},{"osd":6,"last update":"Sat Sep 23 22:19:57 2023","interfaces":[{"interface":"back","average":{"1min":1.107,"5min":1.081,"15min":1.1000000000000001},"min":{"1min":0.70499999999999996,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.351,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.218},{"interface":"front","average":{"1min":1.1559999999999999,"5min":1.0980000000000001,"15min":1.117},"min":{"1min":0.67400000000000004,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.494,"5min":1.494,"15min":1.494},"last":1.3200000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:20:42 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.0980000000000001,"15min":1.1539999999999999},"min":{"1min":0.625,"5min":0.625,"15min":0.625},"max":{"1min":1.792,"5min":1.792,"15min":1.792},"last":1.081},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.135,"15min":1.1930000000000001},"min":{"1min":0.77000000000000002,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.502,"5min":1.502,"15min":1.502},"last":1.4990000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411443,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6668,"kb_used_data":708,"kb_used_omap":0,"kb_used_meta":5952,"kb_avail":93738484,"statfs":{"total":95995035648,"available":95988207616,"internally_reserved":0,"allocated":724992,"data_stored":314174,"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 22:20:37 2023","interfaces":[{"interface":"back","average":{"1min":0.66500000000000004,"5min":0.66900000000000004,"15min":0.63400000000000001},"min":{"1min":0.37,"5min":0.35799999999999998,"15min":0.32100000000000001},"max":{"1min":0.91600000000000004,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":0.502},{"interface":"front","average":{"1min":0.78200000000000003,"5min":0.73699999999999999,"15min":0.67600000000000005},"min":{"1min":0.38200000000000001,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.2989999999999999,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":0.51900000000000002}]},{"osd":1,"last update":"Sat Sep 23 22:20:37 2023","interfaces":[{"interface":"back","average":{"1min":0.71999999999999997,"5min":0.70299999999999996,"15min":0.66500000000000004},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.3500000000000001,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.76500000000000001,"5min":0.752,"15min":0.69999999999999996},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.1739999999999999,"5min":1.298,"15min":1.298},"last":0.42499999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:20:33 2023","interfaces":[{"interface":"back","average":{"1min":0.78100000000000003,"5min":0.77500000000000002,"15min":0.77400000000000002},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":1.21,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":0.48299999999999998},{"interface":"front","average":{"1min":0.78300000000000003,"5min":0.75800000000000001,"15min":0.79100000000000004},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.1479999999999999,"5min":1.1479999999999999,"15min":1.1479999999999999},"last":0.40300000000000002}]},{"osd":4,"last update":"Sat Sep 23 22:20:13 2023","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":0.97899999999999998,"15min":0.95099999999999996},"min":{"1min":0.94299999999999995,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.2110000000000001,"5min":1.407,"15min":1.407},"last":0.81599999999999995},{"interface":"front","average":{"1min":1.069,"5min":1.054,"15min":1.004},"min":{"1min":0.69399999999999995,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.3180000000000001,"5min":1.4610000000000001,"15min":1.609},"last":0.66300000000000003}]},{"osd":5,"last update":"Sat Sep 23 22:20:13 2023","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.0680000000000001,"15min":1.0640000000000001},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.4490000000000001,"5min":1.4490000000000001,"15min":1.484},"last":0.64200000000000002},{"interface":"front","average":{"1min":1.073,"5min":1.04,"15min":1.038},"min":{"1min":0.79200000000000004,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.3009999999999999,"5min":1.534,"15min":1.534},"last":0.73199999999999998}]},{"osd":6,"last update":"Sat Sep 23 22:19:53 2023","interfaces":[{"interface":"back","average":{"1min":1.1850000000000001,"5min":1.119,"15min":1.163},"min":{"1min":0.91900000000000004,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.411,"5min":1.548,"15min":1.548},"last":0.69899999999999995},{"interface":"front","average":{"1min":1.177,"5min":1.0740000000000001,"15min":1.1339999999999999},"min":{"1min":0.95699999999999996,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.6339999999999999,"5min":1.6990000000000001,"15min":1.6990000000000001},"last":0.76600000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:20:43 2023","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":1.0760000000000001,"15min":1.107},"min":{"1min":0.68000000000000005,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.4590000000000001,"5min":1.6830000000000001,"15min":1.6830000000000001},"last":0.85299999999999998},{"interface":"front","average":{"1min":1.085,"5min":1.1679999999999999,"15min":1.2210000000000001},"min":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.5940000000000001,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":0.78300000000000003}]}]},{"osd":3,"up_from":25,"seq":107374182505,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6152,"kb_used_data":704,"kb_used_omap":0,"kb_used_meta":5440,"kb_avail":93739000,"statfs":{"total":95995035648,"available":95988736000,"internally_reserved":0,"allocated":720896,"data_stored":313676,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5570560},"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 22:20:34 2023","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":0.72599999999999998,"15min":0.69699999999999995},"min":{"1min":0.33300000000000002,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":1.22,"5min":1.8660000000000001,"15min":1.8660000000000001},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.74299999999999999,"5min":0.73599999999999999,"15min":0.74399999999999999},"min":{"1min":0.48499999999999999,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.389,"5min":1.663,"15min":1.663},"last":0.45700000000000002}]},{"osd":1,"last update":"Sat Sep 23 22:20:34 2023","interfaces":[{"interface":"back","average":{"1min":0.72299999999999998,"5min":0.75700000000000001,"15min":0.78900000000000003},"min":{"1min":0.432,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.4339999999999999,"5min":1.7090000000000001,"15min":1.7090000000000001},"last":0.56499999999999995},{"interface":"front","average":{"1min":0.78900000000000003,"5min":0.79600000000000004,"15min":0.77000000000000002},"min":{"1min":0.39900000000000002,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.4490000000000001,"5min":2.1680000000000001,"15min":2.1680000000000001},"last":0.499}]},{"osd":2,"last update":"Sat Sep 23 22:20:34 2023","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":0.83899999999999997,"15min":0.81399999999999995},"min":{"1min":0.46200000000000002,"5min":0.39000000000000001,"15min":0.38900000000000001},"max":{"1min":1.2430000000000001,"5min":1.9650000000000001,"15min":1.9650000000000001},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.69499999999999995,"5min":0.755,"15min":0.78400000000000003},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.133,"5min":1.5,"15min":1.5},"last":0.755}]},{"osd":4,"last update":"Sat Sep 23 22:20:21 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.95599999999999996,"15min":0.92200000000000004},"min":{"1min":0.54800000000000004,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.2849999999999999,"5min":1.5029999999999999,"15min":1.5029999999999999},"last":0.86099999999999999},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.97399999999999998,"15min":0.94699999999999995},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.339,"5min":1.5620000000000001,"15min":1.5620000000000001},"last":0.878}]},{"osd":5,"last update":"Sat Sep 23 22:20:00 2023","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":1.054,"15min":1.0249999999999999},"min":{"1min":0.74299999999999999,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.655,"5min":1.859,"15min":1.859},"last":0.81599999999999995},{"interface":"front","average":{"1min":1.0669999999999999,"5min":0.997,"15min":1.0029999999999999},"min":{"1min":0.83999999999999997,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.405,"5min":1.405,"15min":1.405},"last":0.95299999999999996}]},{"osd":6,"last update":"Sat Sep 23 22:19:49 2023","interfaces":[{"interface":"back","average":{"1min":1.218,"5min":1.099,"15min":1.0980000000000001},"min":{"1min":0.93100000000000005,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.7410000000000001,"5min":1.9159999999999999,"15min":1.9159999999999999},"last":1.008},{"interface":"front","average":{"1min":1.077,"5min":1.0409999999999999,"15min":1.073},"min":{"1min":0.76600000000000001,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.5129999999999999,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":0.90500000000000003}]},{"osd":7,"last update":"Sat Sep 23 22:20:44 2023","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.032,"15min":1.032},"min":{"1min":0.59799999999999998,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.5469999999999999,"5min":1.623,"15min":1.623},"last":0.97599999999999998},{"interface":"front","average":{"1min":1.034,"5min":1.1299999999999999,"15min":1.1899999999999999},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.3460000000000001,"5min":1.851,"15min":1.851},"last":0.93100000000000005}]}]},{"osd":4,"up_from":30,"seq":128849018975,"num_pgs":33,"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":315268,"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 22:20:21 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":0.93300000000000005,"15min":0.90000000000000002},"min":{"1min":0.66100000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.262,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":0.93600000000000005},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.92400000000000004,"15min":0.90800000000000003},"min":{"1min":0.59999999999999998,"5min":0.441,"15min":0.441},"max":{"1min":1.26,"5min":1.365,"15min":1.365},"last":1.3300000000000001}]},{"osd":1,"last update":"Sat Sep 23 22:20:21 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.90700000000000003,"15min":0.88600000000000001},"min":{"1min":0.56100000000000005,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.4550000000000001,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":0.80900000000000005},{"interface":"front","average":{"1min":1.0049999999999999,"5min":0.94899999999999995,"15min":0.89200000000000002},"min":{"1min":0.68600000000000005,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":1.159}]},{"osd":2,"last update":"Sat Sep 23 22:20:21 2023","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.92300000000000004,"15min":0.86399999999999999},"min":{"1min":0.58799999999999997,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.3620000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":1.081},{"interface":"front","average":{"1min":0.93300000000000005,"5min":0.96199999999999997,"15min":0.92800000000000005},"min":{"1min":0.59999999999999998,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.51,"5min":1.51,"15min":1.51},"last":0.85799999999999998}]},{"osd":3,"last update":"Sat Sep 23 22:20:21 2023","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":0.98399999999999999,"15min":0.93400000000000005},"min":{"1min":0.754,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.302,"5min":1.304,"15min":1.304},"last":1.2390000000000001},{"interface":"front","average":{"1min":1.014,"5min":0.99099999999999999,"15min":0.95499999999999996},"min":{"1min":0.61899999999999999,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.302,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":1.0549999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:20:01 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.93899999999999995,"15min":0.80500000000000005},"min":{"1min":0.71099999999999997,"5min":0.55100000000000005,"15min":0.51300000000000001},"max":{"1min":1.4319999999999999,"5min":1.444,"15min":1.444},"last":0.89700000000000002},{"interface":"front","average":{"1min":0.97499999999999998,"5min":0.97399999999999998,"15min":0.82599999999999996},"min":{"1min":0.71799999999999997,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.171,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":1.119}]},{"osd":6,"last update":"Sat Sep 23 22:19:52 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":0.97999999999999998,"15min":0.95599999999999996},"min":{"1min":0.89200000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.542,"5min":1.542,"15min":1.542},"last":1.1919999999999999},{"interface":"front","average":{"1min":1.028,"5min":1.006,"15min":1.002},"min":{"1min":0.74399999999999999,"5min":0.441,"15min":0.441},"max":{"1min":1.518,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":1.0169999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:20:42 2023","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":1.0920000000000001,"15min":1.0720000000000001},"min":{"1min":0.76900000000000002,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.472,"5min":1.472,"15min":1.472},"last":0.97499999999999998},{"interface":"front","average":{"1min":1.2190000000000001,"5min":1.1559999999999999,"15min":1.141},"min":{"1min":0.84399999999999997,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.526,"5min":1.526,"15min":1.526},"last":1.2909999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757334,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6088,"kb_used_data":704,"kb_used_omap":0,"kb_used_meta":5376,"kb_avail":93739064,"statfs":{"total":95995035648,"available":95988801536,"internally_reserved":0,"allocated":720896,"data_stored":313887,"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 22:20:07 2023","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.879,"15min":0.84199999999999997},"min":{"1min":0.55600000000000005,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.84299999999999997},{"interface":"front","average":{"1min":1.0569999999999999,"5min":0.95899999999999996,"15min":0.93100000000000005},"min":{"1min":0.71699999999999997,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.4650000000000001,"5min":1.5169999999999999,"15min":2.1819999999999999},"last":0.79900000000000004}]},{"osd":1,"last update":"Sat Sep 23 22:20:07 2023","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.95099999999999996,"15min":0.94099999999999995},"min":{"1min":0.66700000000000004,"5min":0.56399999999999995,"15min":0.38600000000000001},"max":{"1min":1.2949999999999999,"5min":1.4910000000000001,"15min":2.1059999999999999},"last":0.96999999999999997},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.876,"15min":0.86699999999999999},"min":{"1min":0.73299999999999998,"5min":0.50800000000000001,"15min":0.47699999999999998},"max":{"1min":1.0840000000000001,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":0.66800000000000004}]},{"osd":2,"last update":"Sat Sep 23 22:20:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":0.93500000000000005,"15min":0.91800000000000004},"min":{"1min":0.68000000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.367,"5min":1.371,"15min":1.371},"last":1.012},{"interface":"front","average":{"1min":1.113,"5min":1.018,"15min":0.97899999999999998},"min":{"1min":0.97699999999999998,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.2789999999999999,"5min":1.413,"15min":2.0539999999999998},"last":0.89600000000000002}]},{"osd":3,"last update":"Sat Sep 23 22:20:07 2023","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":0.93500000000000005,"15min":0.92700000000000005},"min":{"1min":0.628,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.302,"5min":1.343,"15min":1.4299999999999999},"last":0.73699999999999999},{"interface":"front","average":{"1min":1.101,"5min":1.056,"15min":1.0660000000000001},"min":{"1min":0.88100000000000001,"5min":0.57899999999999996,"15min":0.54400000000000004},"max":{"1min":1.363,"5min":1.5369999999999999,"15min":2.226},"last":1.3109999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:20:07 2023","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.84399999999999997,"15min":0.78400000000000003},"min":{"1min":0.71299999999999997,"5min":0.497,"15min":0.35099999999999998},"max":{"1min":1.119,"5min":1.361,"15min":1.361},"last":1.05},{"interface":"front","average":{"1min":1.056,"5min":0.96699999999999997,"15min":0.86799999999999999},"min":{"1min":0.66200000000000003,"5min":0.52600000000000002,"15min":0.42499999999999999},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.93600000000000005}]},{"osd":6,"last update":"Sat Sep 23 22:20:01 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.014,"15min":0.96399999999999997},"min":{"1min":0.78600000000000003,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.3779999999999999,"5min":1.5169999999999999,"15min":1.5169999999999999},"last":1.1950000000000001},{"interface":"front","average":{"1min":1.0780000000000001,"5min":1.0660000000000001,"15min":1.0049999999999999},"min":{"1min":0.79900000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.3899999999999999,"5min":1.857,"15min":1.857},"last":1.409}]},{"osd":7,"last update":"Sat Sep 23 22:20:42 2023","interfaces":[{"interface":"back","average":{"1min":1.1899999999999999,"5min":1.143,"15min":1.087},"min":{"1min":0.753,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.423,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":1.4910000000000001},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.04,"15min":1.0009999999999999},"min":{"1min":0.89200000000000002,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.347,"5min":1.347,"15min":1.347},"last":1.163}]}]}],"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-23T22:20:53.538 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:20:53.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:53 smithi169 bash[27421]: cluster 2023-09-23T22:20:51.802917+0000 mgr.y (mgr.24365) 168 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:53.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:53 smithi169 bash[27421]: audit 2023-09-23T22:20:52.708675+0000 mgr.y (mgr.24365) 169 : audit [DBG] from='client.14790 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:20:53.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:53 smithi169 bash[40994]: cluster 2023-09-23T22:20:51.802917+0000 mgr.y (mgr.24365) 168 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:53.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:53 smithi169 bash[40994]: audit 2023-09-23T22:20:52.708675+0000 mgr.y (mgr.24365) 169 : audit [DBG] from='client.14790 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:20:53.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:53 smithi187 bash[31480]: cluster 2023-09-23T22:20:51.802917+0000 mgr.y (mgr.24365) 168 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:53.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:53 smithi187 bash[31480]: audit 2023-09-23T22:20:52.708675+0000 mgr.y (mgr.24365) 169 : audit [DBG] from='client.14790 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:20:55.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:55 smithi187 bash[31480]: cluster 2023-09-23T22:20:53.803991+0000 mgr.y (mgr.24365) 170 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:56.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:55 smithi169 bash[27421]: cluster 2023-09-23T22:20:53.803991+0000 mgr.y (mgr.24365) 170 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:56.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:55 smithi169 bash[40994]: cluster 2023-09-23T22:20:53.803991+0000 mgr.y (mgr.24365) 170 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:56.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:20:56 smithi169 bash[27688]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:20:56] "GET /metrics HTTP/1.1" 200 238965 "" "Prometheus/2.43.0" 2023-09-23T22:20:58.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:57 smithi169 bash[40994]: cluster 2023-09-23T22:20:55.804557+0000 mgr.y (mgr.24365) 171 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:58.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:57 smithi169 bash[27421]: cluster 2023-09-23T22:20:55.804557+0000 mgr.y (mgr.24365) 171 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:58.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:57 smithi187 bash[31480]: cluster 2023-09-23T22:20:55.804557+0000 mgr.y (mgr.24365) 171 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:20:58.353 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:20:58.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:20:58 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:20:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:21:00.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:20:59 smithi169 bash[40994]: cluster 2023-09-23T22:20:57.805614+0000 mgr.y (mgr.24365) 172 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:00.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:20:59 smithi169 bash[27421]: cluster 2023-09-23T22:20:57.805614+0000 mgr.y (mgr.24365) 172 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:00.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:20:59 smithi187 bash[31480]: cluster 2023-09-23T22:20:57.805614+0000 mgr.y (mgr.24365) 172 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:01.506 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:21:01.512 INFO:teuthology.orchestra.run.smithi169.stderr:dumped all 2023-09-23T22:21:02.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:01 smithi169 bash[27421]: cluster 2023-09-23T22:20:59.806207+0000 mgr.y (mgr.24365) 173 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:02.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:01 smithi169 bash[40994]: cluster 2023-09-23T22:20:59.806207+0000 mgr.y (mgr.24365) 173 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:02.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:01 smithi187 bash[31480]: cluster 2023-09-23T22:20:59.806207+0000 mgr.y (mgr.24365) 173 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:02.274 INFO:teuthology.orchestra.run.smithi169.stdout:{"pg_ready":true,"pg_map":{"version":148,"stamp":"2023-09-23T22:20:59.805886+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":52736,"kb_used_data":7424,"kb_used_omap":0,"kb_used_meta":45248,"kb_avail":749908480,"statfs":{"total":767960285184,"available":767906283520,"internally_reserved":0,"allocated":7602176,"data_stored":4285799,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":46333952},"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.004793"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":23,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T22:19:33.802469+0000","last_change":"2023-09-23T22:19:33.802469+0000","last_active":"2023-09-23T22:19:33.802469+0000","last_peered":"2023-09-23T22:19:33.802469+0000","last_clean":"2023-09-23T22:19:33.802469+0000","last_became_active":"2023-09-23T22:19:33.801470+0000","last_became_peered":"2023-09-23T22:19:33.801470+0000","last_unstale":"2023-09-23T22:19:33.802469+0000","last_undegraded":"2023-09-23T22:19:33.802469+0000","last_fullsized":"2023-09-23T22:19:33.802469+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:27:27.732251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"68'5","reported_seq":21,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.717971+0000","last_change":"2023-09-23T22:19:15.667404+0000","last_active":"2023-09-23T22:19:32.717971+0000","last_peered":"2023-09-23T22:19:32.717971+0000","last_clean":"2023-09-23T22:19:32.717971+0000","last_became_active":"2023-09-23T22:19:15.667055+0000","last_became_peered":"2023-09-23T22:19:15.667055+0000","last_unstale":"2023-09-23T22:19:32.717971+0000","last_undegraded":"2023-09-23T22:19:32.717971+0000","last_fullsized":"2023-09-23T22:19:32.717971+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T09:30:23.339747+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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.715782+0000","last_change":"2023-09-23T22:19:15.698585+0000","last_active":"2023-09-23T22:19:32.715782+0000","last_peered":"2023-09-23T22:19:32.715782+0000","last_clean":"2023-09-23T22:19:32.715782+0000","last_became_active":"2023-09-23T22:19:15.698269+0000","last_became_peered":"2023-09-23T22:19:15.698269+0000","last_unstale":"2023-09-23T22:19:32.715782+0000","last_undegraded":"2023-09-23T22:19:32.715782+0000","last_fullsized":"2023-09-23T22:19:32.715782+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:54:55.360820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":16,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.717936+0000","last_change":"2023-09-23T22:19:15.669801+0000","last_active":"2023-09-23T22:19:32.717936+0000","last_peered":"2023-09-23T22:19:32.717936+0000","last_clean":"2023-09-23T22:19:32.717936+0000","last_became_active":"2023-09-23T22:19:15.669432+0000","last_became_peered":"2023-09-23T22:19:15.669432+0000","last_unstale":"2023-09-23T22:19:32.717936+0000","last_undegraded":"2023-09-23T22:19:32.717936+0000","last_fullsized":"2023-09-23T22:19:32.717936+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T00:38:37.384165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.710868+0000","last_change":"2023-09-23T22:19:15.695643+0000","last_active":"2023-09-23T22:19:32.710868+0000","last_peered":"2023-09-23T22:19:32.710868+0000","last_clean":"2023-09-23T22:19:32.710868+0000","last_became_active":"2023-09-23T22:19:15.695358+0000","last_became_peered":"2023-09-23T22:19:15.695358+0000","last_unstale":"2023-09-23T22:19:32.710868+0000","last_undegraded":"2023-09-23T22:19:32.710868+0000","last_fullsized":"2023-09-23T22:19:32.710868+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:35:20.457709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":17,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.709333+0000","last_change":"2023-09-23T22:19:15.664997+0000","last_active":"2023-09-23T22:19:32.709333+0000","last_peered":"2023-09-23T22:19:32.709333+0000","last_clean":"2023-09-23T22:19:32.709333+0000","last_became_active":"2023-09-23T22:19:15.664165+0000","last_became_peered":"2023-09-23T22:19:15.664165+0000","last_unstale":"2023-09-23T22:19:32.709333+0000","last_undegraded":"2023-09-23T22:19:32.709333+0000","last_fullsized":"2023-09-23T22:19:32.709333+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:05:33.944032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.710987+0000","last_change":"2023-09-23T22:19:15.691952+0000","last_active":"2023-09-23T22:19:32.710987+0000","last_peered":"2023-09-23T22:19:32.710987+0000","last_clean":"2023-09-23T22:19:32.710987+0000","last_became_active":"2023-09-23T22:19:15.691422+0000","last_became_peered":"2023-09-23T22:19:15.691422+0000","last_unstale":"2023-09-23T22:19:32.710987+0000","last_undegraded":"2023-09-23T22:19:32.710987+0000","last_fullsized":"2023-09-23T22:19:32.710987+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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-25T09:03:19.562973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":17,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.708997+0000","last_change":"2023-09-23T22:19:15.663025+0000","last_active":"2023-09-23T22:19:32.708997+0000","last_peered":"2023-09-23T22:19:32.708997+0000","last_clean":"2023-09-23T22:19:32.708997+0000","last_became_active":"2023-09-23T22:19:15.662688+0000","last_became_peered":"2023-09-23T22:19:15.662688+0000","last_unstale":"2023-09-23T22:19:32.708997+0000","last_undegraded":"2023-09-23T22:19:32.708997+0000","last_fullsized":"2023-09-23T22:19:32.708997+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:26:57.516480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.714361+0000","last_change":"2023-09-23T22:19:15.694255+0000","last_active":"2023-09-23T22:19:32.714361+0000","last_peered":"2023-09-23T22:19:32.714361+0000","last_clean":"2023-09-23T22:19:32.714361+0000","last_became_active":"2023-09-23T22:19:15.693793+0000","last_became_peered":"2023-09-23T22:19:15.693793+0000","last_unstale":"2023-09-23T22:19:32.714361+0000","last_undegraded":"2023-09-23T22:19:32.714361+0000","last_fullsized":"2023-09-23T22:19:32.714361+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:25:06.365772+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"68'2","reported_seq":16,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716463+0000","last_change":"2023-09-23T22:19:15.675705+0000","last_active":"2023-09-23T22:19:32.716463+0000","last_peered":"2023-09-23T22:19:32.716463+0000","last_clean":"2023-09-23T22:19:32.716463+0000","last_became_active":"2023-09-23T22:19:15.675411+0000","last_became_peered":"2023-09-23T22:19:15.675411+0000","last_unstale":"2023-09-23T22:19:32.716463+0000","last_undegraded":"2023-09-23T22:19:32.716463+0000","last_fullsized":"2023-09-23T22:19:32.716463+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:21:41.043226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.710790+0000","last_change":"2023-09-23T22:19:15.694109+0000","last_active":"2023-09-23T22:19:32.710790+0000","last_peered":"2023-09-23T22:19:32.710790+0000","last_clean":"2023-09-23T22:19:32.710790+0000","last_became_active":"2023-09-23T22:19:15.693742+0000","last_became_peered":"2023-09-23T22:19:15.693742+0000","last_unstale":"2023-09-23T22:19:32.710790+0000","last_undegraded":"2023-09-23T22:19:32.710790+0000","last_fullsized":"2023-09-23T22:19:32.710790+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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-25T08:54:59.928145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'1","reported_seq":15,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.717034+0000","last_change":"2023-09-23T22:19:15.676224+0000","last_active":"2023-09-23T22:19:32.717034+0000","last_peered":"2023-09-23T22:19:32.717034+0000","last_clean":"2023-09-23T22:19:32.717034+0000","last_became_active":"2023-09-23T22:19:15.675913+0000","last_became_peered":"2023-09-23T22:19:15.675913+0000","last_unstale":"2023-09-23T22:19:32.717034+0000","last_undegraded":"2023-09-23T22:19:32.717034+0000","last_fullsized":"2023-09-23T22:19:32.717034+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:49:47.115375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.714407+0000","last_change":"2023-09-23T22:17:13.123445+0000","last_active":"2023-09-23T22:19:32.714407+0000","last_peered":"2023-09-23T22:19:32.714407+0000","last_clean":"2023-09-23T22:19:32.714407+0000","last_became_active":"2023-09-23T22:17:13.122837+0000","last_became_peered":"2023-09-23T22:17:13.122837+0000","last_unstale":"2023-09-23T22:19:32.714407+0000","last_undegraded":"2023-09-23T22:19:32.714407+0000","last_fullsized":"2023-09-23T22:19:32.714407+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+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:02:12.220930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.715641+0000","last_change":"2023-09-23T22:19:15.878778+0000","last_active":"2023-09-23T22:19:32.715641+0000","last_peered":"2023-09-23T22:19:32.715641+0000","last_clean":"2023-09-23T22:19:32.715641+0000","last_became_active":"2023-09-23T22:19:15.877888+0000","last_became_peered":"2023-09-23T22:19:15.877888+0000","last_unstale":"2023-09-23T22:19:32.715641+0000","last_undegraded":"2023-09-23T22:19:32.715641+0000","last_fullsized":"2023-09-23T22:19:32.715641+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:59:27.151107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.712951+0000","last_change":"2023-09-23T22:17:13.132009+0000","last_active":"2023-09-23T22:19:32.712951+0000","last_peered":"2023-09-23T22:19:32.712951+0000","last_clean":"2023-09-23T22:19:32.712951+0000","last_became_active":"2023-09-23T22:17:13.131528+0000","last_became_peered":"2023-09-23T22:17:13.131528+0000","last_unstale":"2023-09-23T22:19:32.712951+0000","last_undegraded":"2023-09-23T22:19:32.712951+0000","last_fullsized":"2023-09-23T22:19:32.712951+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+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:13:04.581968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":17,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.718147+0000","last_change":"2023-09-23T22:19:15.663613+0000","last_active":"2023-09-23T22:19:32.718147+0000","last_peered":"2023-09-23T22:19:32.718147+0000","last_clean":"2023-09-23T22:19:32.718147+0000","last_became_active":"2023-09-23T22:19:15.663044+0000","last_became_peered":"2023-09-23T22:19:15.663044+0000","last_unstale":"2023-09-23T22:19:32.718147+0000","last_undegraded":"2023-09-23T22:19:32.718147+0000","last_fullsized":"2023-09-23T22:19:32.718147+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:55:08.459798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716545+0000","last_change":"2023-09-23T22:19:15.878510+0000","last_active":"2023-09-23T22:19:32.716545+0000","last_peered":"2023-09-23T22:19:32.716545+0000","last_clean":"2023-09-23T22:19:32.716545+0000","last_became_active":"2023-09-23T22:19:15.877720+0000","last_became_peered":"2023-09-23T22:19:15.877720+0000","last_unstale":"2023-09-23T22:19:32.716545+0000","last_undegraded":"2023-09-23T22:19:32.716545+0000","last_fullsized":"2023-09-23T22:19:32.716545+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:25:01.119713+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.712592+0000","last_change":"2023-09-23T22:19:15.669180+0000","last_active":"2023-09-23T22:19:32.712592+0000","last_peered":"2023-09-23T22:19:32.712592+0000","last_clean":"2023-09-23T22:19:32.712592+0000","last_became_active":"2023-09-23T22:19:15.668852+0000","last_became_peered":"2023-09-23T22:19:15.668852+0000","last_unstale":"2023-09-23T22:19:32.712592+0000","last_undegraded":"2023-09-23T22:19:32.712592+0000","last_fullsized":"2023-09-23T22:19:32.712592+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:21:18.589221+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716419+0000","last_change":"2023-09-23T22:17:13.128813+0000","last_active":"2023-09-23T22:19:32.716419+0000","last_peered":"2023-09-23T22:19:32.716419+0000","last_clean":"2023-09-23T22:19:32.716419+0000","last_became_active":"2023-09-23T22:17:13.128374+0000","last_became_peered":"2023-09-23T22:17:13.128374+0000","last_unstale":"2023-09-23T22:19:32.716419+0000","last_undegraded":"2023-09-23T22:19:32.716419+0000","last_fullsized":"2023-09-23T22:19:32.716419+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+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:50.473140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.717052+0000","last_change":"2023-09-23T22:19:15.697156+0000","last_active":"2023-09-23T22:19:32.717052+0000","last_peered":"2023-09-23T22:19:32.717052+0000","last_clean":"2023-09-23T22:19:32.717052+0000","last_became_active":"2023-09-23T22:19:15.696823+0000","last_became_peered":"2023-09-23T22:19:15.696823+0000","last_unstale":"2023-09-23T22:19:32.717052+0000","last_undegraded":"2023-09-23T22:19:32.717052+0000","last_fullsized":"2023-09-23T22:19:32.717052+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:02:45.881044+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716101+0000","last_change":"2023-09-23T22:19:15.674854+0000","last_active":"2023-09-23T22:19:32.716101+0000","last_peered":"2023-09-23T22:19:32.716101+0000","last_clean":"2023-09-23T22:19:32.716101+0000","last_became_active":"2023-09-23T22:19:15.674512+0000","last_became_peered":"2023-09-23T22:19:15.674512+0000","last_unstale":"2023-09-23T22:19:32.716101+0000","last_undegraded":"2023-09-23T22:19:32.716101+0000","last_fullsized":"2023-09-23T22:19:32.716101+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T10:06:51.761653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.715808+0000","last_change":"2023-09-23T22:17:13.124850+0000","last_active":"2023-09-23T22:19:32.715808+0000","last_peered":"2023-09-23T22:19:32.715808+0000","last_clean":"2023-09-23T22:19:32.715808+0000","last_became_active":"2023-09-23T22:17:13.124475+0000","last_became_peered":"2023-09-23T22:17:13.124475+0000","last_unstale":"2023-09-23T22:19:32.715808+0000","last_undegraded":"2023-09-23T22:19:32.715808+0000","last_fullsized":"2023-09-23T22:19:32.715808+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+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:00:51.209745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.714764+0000","last_change":"2023-09-23T22:19:15.875564+0000","last_active":"2023-09-23T22:19:32.714764+0000","last_peered":"2023-09-23T22:19:32.714764+0000","last_clean":"2023-09-23T22:19:32.714764+0000","last_became_active":"2023-09-23T22:19:15.874743+0000","last_became_peered":"2023-09-23T22:19:15.874743+0000","last_unstale":"2023-09-23T22:19:32.714764+0000","last_undegraded":"2023-09-23T22:19:32.714764+0000","last_fullsized":"2023-09-23T22:19:32.714764+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:17.774164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716240+0000","last_change":"2023-09-23T22:19:15.670163+0000","last_active":"2023-09-23T22:19:32.716240+0000","last_peered":"2023-09-23T22:19:32.716240+0000","last_clean":"2023-09-23T22:19:32.716240+0000","last_became_active":"2023-09-23T22:19:15.669846+0000","last_became_peered":"2023-09-23T22:19:15.669846+0000","last_unstale":"2023-09-23T22:19:32.716240+0000","last_undegraded":"2023-09-23T22:19:32.716240+0000","last_fullsized":"2023-09-23T22:19:32.716240+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:10:56.310870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'128","reported_seq":277,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.715792+0000","last_change":"2023-09-23T22:15:37.361593+0000","last_active":"2023-09-23T22:19:32.715792+0000","last_peered":"2023-09-23T22:19:32.715792+0000","last_clean":"2023-09-23T22:19:32.715792+0000","last_became_active":"2023-09-23T22:15:37.360559+0000","last_became_peered":"2023-09-23T22:15:37.360559+0000","last_unstale":"2023-09-23T22:19:32.715792+0000","last_undegraded":"2023-09-23T22:19:32.715792+0000","last_fullsized":"2023-09-23T22:19:32.715792+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:11:20.610814+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-25T08:54:30.772408+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":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.708960+0000","last_change":"2023-09-23T22:17:13.123795+0000","last_active":"2023-09-23T22:19:32.708960+0000","last_peered":"2023-09-23T22:19:32.708960+0000","last_clean":"2023-09-23T22:19:32.708960+0000","last_became_active":"2023-09-23T22:17:13.121657+0000","last_became_peered":"2023-09-23T22:17:13.121657+0000","last_unstale":"2023-09-23T22:19:32.708960+0000","last_undegraded":"2023-09-23T22:19:32.708960+0000","last_fullsized":"2023-09-23T22:19:32.708960+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+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:09:05.343527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T22:19:33.807697+0000","last_change":"2023-09-23T22:19:33.807697+0000","last_active":"2023-09-23T22:19:33.807697+0000","last_peered":"2023-09-23T22:19:33.807697+0000","last_clean":"2023-09-23T22:19:33.807697+0000","last_became_active":"2023-09-23T22:19:33.807306+0000","last_became_peered":"2023-09-23T22:19:33.807306+0000","last_unstale":"2023-09-23T22:19:33.807697+0000","last_undegraded":"2023-09-23T22:19:33.807697+0000","last_fullsized":"2023-09-23T22:19:33.807697+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:46:15.671654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.0","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.712035+0000","last_change":"2023-09-23T22:19:15.666938+0000","last_active":"2023-09-23T22:19:32.712035+0000","last_peered":"2023-09-23T22:19:32.712035+0000","last_clean":"2023-09-23T22:19:32.712035+0000","last_became_active":"2023-09-23T22:19:15.666321+0000","last_became_peered":"2023-09-23T22:19:15.666321+0000","last_unstale":"2023-09-23T22:19:32.712035+0000","last_undegraded":"2023-09-23T22:19:32.712035+0000","last_fullsized":"2023-09-23T22:19:32.712035+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:51:42.045299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.712254+0000","last_change":"2023-09-23T22:17:13.262132+0000","last_active":"2023-09-23T22:19:32.712254+0000","last_peered":"2023-09-23T22:19:32.712254+0000","last_clean":"2023-09-23T22:19:32.712254+0000","last_became_active":"2023-09-23T22:17:13.261172+0000","last_became_peered":"2023-09-23T22:17:13.261172+0000","last_unstale":"2023-09-23T22:19:32.712254+0000","last_undegraded":"2023-09-23T22:19:32.712254+0000","last_fullsized":"2023-09-23T22:19:32.712254+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+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:22:44.644728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.712506+0000","last_change":"2023-09-23T22:19:15.703773+0000","last_active":"2023-09-23T22:19:32.712506+0000","last_peered":"2023-09-23T22:19:32.712506+0000","last_clean":"2023-09-23T22:19:32.712506+0000","last_became_active":"2023-09-23T22:19:15.703480+0000","last_became_peered":"2023-09-23T22:19:15.703480+0000","last_unstale":"2023-09-23T22:19:32.712506+0000","last_undegraded":"2023-09-23T22:19:32.712506+0000","last_fullsized":"2023-09-23T22:19:32.712506+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:04:12.275625+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.710803+0000","last_change":"2023-09-23T22:19:15.668981+0000","last_active":"2023-09-23T22:19:32.710803+0000","last_peered":"2023-09-23T22:19:32.710803+0000","last_clean":"2023-09-23T22:19:32.710803+0000","last_became_active":"2023-09-23T22:19:15.668619+0000","last_became_peered":"2023-09-23T22:19:15.668619+0000","last_unstale":"2023-09-23T22:19:32.710803+0000","last_undegraded":"2023-09-23T22:19:32.710803+0000","last_fullsized":"2023-09-23T22:19:32.710803+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:17:50.493704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.708731+0000","last_change":"2023-09-23T22:17:13.122377+0000","last_active":"2023-09-23T22:19:32.708731+0000","last_peered":"2023-09-23T22:19:32.708731+0000","last_clean":"2023-09-23T22:19:32.708731+0000","last_became_active":"2023-09-23T22:17:13.121957+0000","last_became_peered":"2023-09-23T22:17:13.121957+0000","last_unstale":"2023-09-23T22:19:32.708731+0000","last_undegraded":"2023-09-23T22:19:32.708731+0000","last_fullsized":"2023-09-23T22:19:32.708731+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+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:55:12.219119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.711827+0000","last_change":"2023-09-23T22:19:15.699490+0000","last_active":"2023-09-23T22:19:32.711827+0000","last_peered":"2023-09-23T22:19:32.711827+0000","last_clean":"2023-09-23T22:19:32.711827+0000","last_became_active":"2023-09-23T22:19:15.699116+0000","last_became_peered":"2023-09-23T22:19:15.699116+0000","last_unstale":"2023-09-23T22:19:32.711827+0000","last_undegraded":"2023-09-23T22:19:32.711827+0000","last_fullsized":"2023-09-23T22:19:32.711827+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:05:19.312268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.709200+0000","last_change":"2023-09-23T22:19:15.663702+0000","last_active":"2023-09-23T22:19:32.709200+0000","last_peered":"2023-09-23T22:19:32.709200+0000","last_clean":"2023-09-23T22:19:32.709200+0000","last_became_active":"2023-09-23T22:19:15.663328+0000","last_became_peered":"2023-09-23T22:19:15.663328+0000","last_unstale":"2023-09-23T22:19:32.709200+0000","last_undegraded":"2023-09-23T22:19:32.709200+0000","last_fullsized":"2023-09-23T22:19:32.709200+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:35:41.953245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.712413+0000","last_change":"2023-09-23T22:17:13.125277+0000","last_active":"2023-09-23T22:19:32.712413+0000","last_peered":"2023-09-23T22:19:32.712413+0000","last_clean":"2023-09-23T22:19:32.712413+0000","last_became_active":"2023-09-23T22:17:13.124746+0000","last_became_peered":"2023-09-23T22:17:13.124746+0000","last_unstale":"2023-09-23T22:19:32.712413+0000","last_undegraded":"2023-09-23T22:19:32.712413+0000","last_fullsized":"2023-09-23T22:19:32.712413+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+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:20:50.987861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.715324+0000","last_change":"2023-09-23T22:19:15.701753+0000","last_active":"2023-09-23T22:19:32.715324+0000","last_peered":"2023-09-23T22:19:32.715324+0000","last_clean":"2023-09-23T22:19:32.715324+0000","last_became_active":"2023-09-23T22:19:15.700848+0000","last_became_peered":"2023-09-23T22:19:15.700848+0000","last_unstale":"2023-09-23T22:19:32.715324+0000","last_undegraded":"2023-09-23T22:19:32.715324+0000","last_fullsized":"2023-09-23T22:19:32.715324+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:39:07.413836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.715803+0000","last_change":"2023-09-23T22:19:15.664004+0000","last_active":"2023-09-23T22:19:32.715803+0000","last_peered":"2023-09-23T22:19:32.715803+0000","last_clean":"2023-09-23T22:19:32.715803+0000","last_became_active":"2023-09-23T22:19:15.662162+0000","last_became_peered":"2023-09-23T22:19:15.662162+0000","last_unstale":"2023-09-23T22:19:32.715803+0000","last_undegraded":"2023-09-23T22:19:32.715803+0000","last_fullsized":"2023-09-23T22:19:32.715803+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:01:15.291437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.712313+0000","last_change":"2023-09-23T22:19:15.694859+0000","last_active":"2023-09-23T22:19:32.712313+0000","last_peered":"2023-09-23T22:19:32.712313+0000","last_clean":"2023-09-23T22:19:32.712313+0000","last_became_active":"2023-09-23T22:19:15.694501+0000","last_became_peered":"2023-09-23T22:19:15.694501+0000","last_unstale":"2023-09-23T22:19:32.712313+0000","last_undegraded":"2023-09-23T22:19:32.712313+0000","last_fullsized":"2023-09-23T22:19:32.712313+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:05:40.873292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.710775+0000","last_change":"2023-09-23T22:19:15.662082+0000","last_active":"2023-09-23T22:19:32.710775+0000","last_peered":"2023-09-23T22:19:32.710775+0000","last_clean":"2023-09-23T22:19:32.710775+0000","last_became_active":"2023-09-23T22:19:15.661783+0000","last_became_peered":"2023-09-23T22:19:15.661783+0000","last_unstale":"2023-09-23T22:19:32.710775+0000","last_undegraded":"2023-09-23T22:19:32.710775+0000","last_fullsized":"2023-09-23T22:19:32.710775+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:45.544514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.712337+0000","last_change":"2023-09-23T22:19:15.694431+0000","last_active":"2023-09-23T22:19:32.712337+0000","last_peered":"2023-09-23T22:19:32.712337+0000","last_clean":"2023-09-23T22:19:32.712337+0000","last_became_active":"2023-09-23T22:19:15.694066+0000","last_became_peered":"2023-09-23T22:19:15.694066+0000","last_unstale":"2023-09-23T22:19:32.712337+0000","last_undegraded":"2023-09-23T22:19:32.712337+0000","last_fullsized":"2023-09-23T22:19:32.712337+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:01:40.844370+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.714678+0000","last_change":"2023-09-23T22:19:15.661917+0000","last_active":"2023-09-23T22:19:32.714678+0000","last_peered":"2023-09-23T22:19:32.714678+0000","last_clean":"2023-09-23T22:19:32.714678+0000","last_became_active":"2023-09-23T22:19:15.661605+0000","last_became_peered":"2023-09-23T22:19:15.661605+0000","last_unstale":"2023-09-23T22:19:32.714678+0000","last_undegraded":"2023-09-23T22:19:32.714678+0000","last_fullsized":"2023-09-23T22:19:32.714678+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:27:06.396114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.711300+0000","last_change":"2023-09-23T22:19:15.692512+0000","last_active":"2023-09-23T22:19:32.711300+0000","last_peered":"2023-09-23T22:19:32.711300+0000","last_clean":"2023-09-23T22:19:32.711300+0000","last_became_active":"2023-09-23T22:19:15.691652+0000","last_became_peered":"2023-09-23T22:19:15.691652+0000","last_unstale":"2023-09-23T22:19:32.711300+0000","last_undegraded":"2023-09-23T22:19:32.711300+0000","last_fullsized":"2023-09-23T22:19:32.711300+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:27:52.132021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'3","reported_seq":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716203+0000","last_change":"2023-09-23T22:19:15.672468+0000","last_active":"2023-09-23T22:19:32.716203+0000","last_peered":"2023-09-23T22:19:32.716203+0000","last_clean":"2023-09-23T22:19:32.716203+0000","last_became_active":"2023-09-23T22:19:15.672000+0000","last_became_peered":"2023-09-23T22:19:15.672000+0000","last_unstale":"2023-09-23T22:19:32.716203+0000","last_undegraded":"2023-09-23T22:19:32.716203+0000","last_fullsized":"2023-09-23T22:19:32.716203+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:19:16.499045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716284+0000","last_change":"2023-09-23T22:19:15.696791+0000","last_active":"2023-09-23T22:19:32.716284+0000","last_peered":"2023-09-23T22:19:32.716284+0000","last_clean":"2023-09-23T22:19:32.716284+0000","last_became_active":"2023-09-23T22:19:15.696419+0000","last_became_peered":"2023-09-23T22:19:15.696419+0000","last_unstale":"2023-09-23T22:19:32.716284+0000","last_undegraded":"2023-09-23T22:19:32.716284+0000","last_fullsized":"2023-09-23T22:19:32.716284+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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-25T08:43:09.136928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.708874+0000","last_change":"2023-09-23T22:19:15.658358+0000","last_active":"2023-09-23T22:19:32.708874+0000","last_peered":"2023-09-23T22:19:32.708874+0000","last_clean":"2023-09-23T22:19:32.708874+0000","last_became_active":"2023-09-23T22:19:15.656333+0000","last_became_peered":"2023-09-23T22:19:15.656333+0000","last_unstale":"2023-09-23T22:19:32.708874+0000","last_undegraded":"2023-09-23T22:19:32.708874+0000","last_fullsized":"2023-09-23T22:19:32.708874+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:58:48.647996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.714486+0000","last_change":"2023-09-23T22:19:15.879271+0000","last_active":"2023-09-23T22:19:32.714486+0000","last_peered":"2023-09-23T22:19:32.714486+0000","last_clean":"2023-09-23T22:19:32.714486+0000","last_became_active":"2023-09-23T22:19:15.878846+0000","last_became_peered":"2023-09-23T22:19:15.878846+0000","last_unstale":"2023-09-23T22:19:32.714486+0000","last_undegraded":"2023-09-23T22:19:32.714486+0000","last_fullsized":"2023-09-23T22:19:32.714486+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:24:05.960534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'1","reported_seq":16,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716516+0000","last_change":"2023-09-23T22:19:15.661611+0000","last_active":"2023-09-23T22:19:32.716516+0000","last_peered":"2023-09-23T22:19:32.716516+0000","last_clean":"2023-09-23T22:19:32.716516+0000","last_became_active":"2023-09-23T22:19:15.661316+0000","last_became_peered":"2023-09-23T22:19:15.661316+0000","last_unstale":"2023-09-23T22:19:32.716516+0000","last_undegraded":"2023-09-23T22:19:32.716516+0000","last_fullsized":"2023-09-23T22:19:32.716516+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T07:20:32.753937+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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.710557+0000","last_change":"2023-09-23T22:19:15.692009+0000","last_active":"2023-09-23T22:19:32.710557+0000","last_peered":"2023-09-23T22:19:32.710557+0000","last_clean":"2023-09-23T22:19:32.710557+0000","last_became_active":"2023-09-23T22:19:15.691568+0000","last_became_peered":"2023-09-23T22:19:15.691568+0000","last_unstale":"2023-09-23T22:19:32.710557+0000","last_undegraded":"2023-09-23T22:19:32.710557+0000","last_fullsized":"2023-09-23T22:19:32.710557+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:47:41.291372+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":17,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716539+0000","last_change":"2023-09-23T22:19:15.669438+0000","last_active":"2023-09-23T22:19:32.716539+0000","last_peered":"2023-09-23T22:19:32.716539+0000","last_clean":"2023-09-23T22:19:32.716539+0000","last_became_active":"2023-09-23T22:19:15.668748+0000","last_became_peered":"2023-09-23T22:19:15.668748+0000","last_unstale":"2023-09-23T22:19:32.716539+0000","last_undegraded":"2023-09-23T22:19:32.716539+0000","last_fullsized":"2023-09-23T22:19:32.716539+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T08:44:26.069487+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.708654+0000","last_change":"2023-09-23T22:19:15.876871+0000","last_active":"2023-09-23T22:19:32.708654+0000","last_peered":"2023-09-23T22:19:32.708654+0000","last_clean":"2023-09-23T22:19:32.708654+0000","last_became_active":"2023-09-23T22:19:15.875105+0000","last_became_peered":"2023-09-23T22:19:15.875105+0000","last_unstale":"2023-09-23T22:19:32.708654+0000","last_undegraded":"2023-09-23T22:19:32.708654+0000","last_fullsized":"2023-09-23T22:19:32.708654+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:26:02.434011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'1","reported_seq":16,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716615+0000","last_change":"2023-09-23T22:19:15.667644+0000","last_active":"2023-09-23T22:19:32.716615+0000","last_peered":"2023-09-23T22:19:32.716615+0000","last_clean":"2023-09-23T22:19:32.716615+0000","last_became_active":"2023-09-23T22:19:15.667333+0000","last_became_peered":"2023-09-23T22:19:15.667333+0000","last_unstale":"2023-09-23T22:19:32.716615+0000","last_undegraded":"2023-09-23T22:19:32.716615+0000","last_fullsized":"2023-09-23T22:19:32.716615+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T01:48:07.746741+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":23,"reported_epoch":70,"state":"active+clean","last_fresh":"2023-09-23T22:19:33.807856+0000","last_change":"2023-09-23T22:19:33.807856+0000","last_active":"2023-09-23T22:19:33.807856+0000","last_peered":"2023-09-23T22:19:33.807856+0000","last_clean":"2023-09-23T22:19:33.807856+0000","last_became_active":"2023-09-23T22:19:33.807263+0000","last_became_peered":"2023-09-23T22:19:33.807263+0000","last_unstale":"2023-09-23T22:19:33.807856+0000","last_undegraded":"2023-09-23T22:19:33.807856+0000","last_fullsized":"2023-09-23T22:19:33.807856+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:28:26.552350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,5],"acting":[3,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"67'8","reported_seq":26,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.715144+0000","last_change":"2023-09-23T22:19:15.660205+0000","last_active":"2023-09-23T22:19:32.715144+0000","last_peered":"2023-09-23T22:19:32.715144+0000","last_clean":"2023-09-23T22:19:32.715144+0000","last_became_active":"2023-09-23T22:19:15.659881+0000","last_became_peered":"2023-09-23T22:19:15.659881+0000","last_unstale":"2023-09-23T22:19:32.715144+0000","last_undegraded":"2023-09-23T22:19:32.715144+0000","last_fullsized":"2023-09-23T22:19:32.715144+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T07:00:09.753972+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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716808+0000","last_change":"2023-09-23T22:19:15.880763+0000","last_active":"2023-09-23T22:19:32.716808+0000","last_peered":"2023-09-23T22:19:32.716808+0000","last_clean":"2023-09-23T22:19:32.716808+0000","last_became_active":"2023-09-23T22:19:15.880015+0000","last_became_peered":"2023-09-23T22:19:15.880015+0000","last_unstale":"2023-09-23T22:19:32.716808+0000","last_undegraded":"2023-09-23T22:19:32.716808+0000","last_fullsized":"2023-09-23T22:19:32.716808+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:55:26.046946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.715748+0000","last_change":"2023-09-23T22:19:15.665044+0000","last_active":"2023-09-23T22:19:32.715748+0000","last_peered":"2023-09-23T22:19:32.715748+0000","last_clean":"2023-09-23T22:19:32.715748+0000","last_became_active":"2023-09-23T22:19:15.664562+0000","last_became_peered":"2023-09-23T22:19:15.664562+0000","last_unstale":"2023-09-23T22:19:32.715748+0000","last_undegraded":"2023-09-23T22:19:32.715748+0000","last_fullsized":"2023-09-23T22:19:32.715748+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:13:39.311205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.709182+0000","last_change":"2023-09-23T22:19:15.877478+0000","last_active":"2023-09-23T22:19:32.709182+0000","last_peered":"2023-09-23T22:19:32.709182+0000","last_clean":"2023-09-23T22:19:32.709182+0000","last_became_active":"2023-09-23T22:19:15.877082+0000","last_became_peered":"2023-09-23T22:19:15.877082+0000","last_unstale":"2023-09-23T22:19:32.709182+0000","last_undegraded":"2023-09-23T22:19:32.709182+0000","last_fullsized":"2023-09-23T22:19:32.709182+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:08:25.139844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716192+0000","last_change":"2023-09-23T22:19:15.673645+0000","last_active":"2023-09-23T22:19:32.716192+0000","last_peered":"2023-09-23T22:19:32.716192+0000","last_clean":"2023-09-23T22:19:32.716192+0000","last_became_active":"2023-09-23T22:19:15.673276+0000","last_became_peered":"2023-09-23T22:19:15.673276+0000","last_unstale":"2023-09-23T22:19:32.716192+0000","last_undegraded":"2023-09-23T22:19:32.716192+0000","last_fullsized":"2023-09-23T22:19:32.716192+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:12:36.777522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716761+0000","last_change":"2023-09-23T22:19:15.878285+0000","last_active":"2023-09-23T22:19:32.716761+0000","last_peered":"2023-09-23T22:19:32.716761+0000","last_clean":"2023-09-23T22:19:32.716761+0000","last_became_active":"2023-09-23T22:19:15.877942+0000","last_became_peered":"2023-09-23T22:19:15.877942+0000","last_unstale":"2023-09-23T22:19:32.716761+0000","last_undegraded":"2023-09-23T22:19:32.716761+0000","last_fullsized":"2023-09-23T22:19:32.716761+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:25:43.543679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"67'2","reported_seq":18,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716233+0000","last_change":"2023-09-23T22:19:15.664654+0000","last_active":"2023-09-23T22:19:32.716233+0000","last_peered":"2023-09-23T22:19:32.716233+0000","last_clean":"2023-09-23T22:19:32.716233+0000","last_became_active":"2023-09-23T22:19:15.664265+0000","last_became_peered":"2023-09-23T22:19:15.664265+0000","last_unstale":"2023-09-23T22:19:32.716233+0000","last_undegraded":"2023-09-23T22:19:32.716233+0000","last_fullsized":"2023-09-23T22:19:32.716233+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:19:16.518871+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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.710888+0000","last_change":"2023-09-23T22:19:15.694614+0000","last_active":"2023-09-23T22:19:32.710888+0000","last_peered":"2023-09-23T22:19:32.710888+0000","last_clean":"2023-09-23T22:19:32.710888+0000","last_became_active":"2023-09-23T22:19:15.694286+0000","last_became_peered":"2023-09-23T22:19:15.694286+0000","last_unstale":"2023-09-23T22:19:32.710888+0000","last_undegraded":"2023-09-23T22:19:32.710888+0000","last_fullsized":"2023-09-23T22:19:32.710888+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:08:20.940695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'7","reported_seq":26,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.711255+0000","last_change":"2023-09-23T22:19:15.661927+0000","last_active":"2023-09-23T22:19:32.711255+0000","last_peered":"2023-09-23T22:19:32.711255+0000","last_clean":"2023-09-23T22:19:32.711255+0000","last_became_active":"2023-09-23T22:19:15.661544+0000","last_became_peered":"2023-09-23T22:19:15.661544+0000","last_unstale":"2023-09-23T22:19:32.711255+0000","last_undegraded":"2023-09-23T22:19:32.711255+0000","last_fullsized":"2023-09-23T22:19:32.711255+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T03:30:44.620168+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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.711689+0000","last_change":"2023-09-23T22:19:15.701863+0000","last_active":"2023-09-23T22:19:32.711689+0000","last_peered":"2023-09-23T22:19:32.711689+0000","last_clean":"2023-09-23T22:19:32.711689+0000","last_became_active":"2023-09-23T22:19:15.701007+0000","last_became_peered":"2023-09-23T22:19:15.701007+0000","last_unstale":"2023-09-23T22:19:32.711689+0000","last_undegraded":"2023-09-23T22:19:32.711689+0000","last_fullsized":"2023-09-23T22:19:32.711689+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:30:31.128339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'3","reported_seq":19,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716363+0000","last_change":"2023-09-23T22:19:15.665370+0000","last_active":"2023-09-23T22:19:32.716363+0000","last_peered":"2023-09-23T22:19:32.716363+0000","last_clean":"2023-09-23T22:19:32.716363+0000","last_became_active":"2023-09-23T22:19:15.665052+0000","last_became_peered":"2023-09-23T22:19:15.665052+0000","last_unstale":"2023-09-23T22:19:32.716363+0000","last_undegraded":"2023-09-23T22:19:32.716363+0000","last_fullsized":"2023-09-23T22:19:32.716363+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T09:24:28.675969+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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716347+0000","last_change":"2023-09-23T22:19:15.878391+0000","last_active":"2023-09-23T22:19:32.716347+0000","last_peered":"2023-09-23T22:19:32.716347+0000","last_clean":"2023-09-23T22:19:32.716347+0000","last_became_active":"2023-09-23T22:19:15.877328+0000","last_became_peered":"2023-09-23T22:19:15.877328+0000","last_unstale":"2023-09-23T22:19:32.716347+0000","last_undegraded":"2023-09-23T22:19:32.716347+0000","last_fullsized":"2023-09-23T22:19:32.716347+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:13:21.760456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.708917+0000","last_change":"2023-09-23T22:19:15.667608+0000","last_active":"2023-09-23T22:19:32.708917+0000","last_peered":"2023-09-23T22:19:32.708917+0000","last_clean":"2023-09-23T22:19:32.708917+0000","last_became_active":"2023-09-23T22:19:15.663527+0000","last_became_peered":"2023-09-23T22:19:15.663527+0000","last_unstale":"2023-09-23T22:19:32.708917+0000","last_undegraded":"2023-09-23T22:19:32.708917+0000","last_fullsized":"2023-09-23T22:19:32.708917+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T08:22:54.016547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.715952+0000","last_change":"2023-09-23T22:19:15.704604+0000","last_active":"2023-09-23T22:19:32.715952+0000","last_peered":"2023-09-23T22:19:32.715952+0000","last_clean":"2023-09-23T22:19:32.715952+0000","last_became_active":"2023-09-23T22:19:15.704204+0000","last_became_peered":"2023-09-23T22:19:15.704204+0000","last_unstale":"2023-09-23T22:19:32.715952+0000","last_undegraded":"2023-09-23T22:19:32.715952+0000","last_fullsized":"2023-09-23T22:19:32.715952+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:19.384242+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.717867+0000","last_change":"2023-09-23T22:19:15.672618+0000","last_active":"2023-09-23T22:19:32.717867+0000","last_peered":"2023-09-23T22:19:32.717867+0000","last_clean":"2023-09-23T22:19:32.717867+0000","last_became_active":"2023-09-23T22:19:15.672123+0000","last_became_peered":"2023-09-23T22:19:15.672123+0000","last_unstale":"2023-09-23T22:19:32.717867+0000","last_undegraded":"2023-09-23T22:19:32.717867+0000","last_fullsized":"2023-09-23T22:19:32.717867+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:02:59.788808+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.714302+0000","last_change":"2023-09-23T22:19:15.696976+0000","last_active":"2023-09-23T22:19:32.714302+0000","last_peered":"2023-09-23T22:19:32.714302+0000","last_clean":"2023-09-23T22:19:32.714302+0000","last_became_active":"2023-09-23T22:19:15.696732+0000","last_became_peered":"2023-09-23T22:19:15.696732+0000","last_unstale":"2023-09-23T22:19:32.714302+0000","last_undegraded":"2023-09-23T22:19:32.714302+0000","last_fullsized":"2023-09-23T22:19:32.714302+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:55:46.464501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716075+0000","last_change":"2023-09-23T22:19:15.665915+0000","last_active":"2023-09-23T22:19:32.716075+0000","last_peered":"2023-09-23T22:19:32.716075+0000","last_clean":"2023-09-23T22:19:32.716075+0000","last_became_active":"2023-09-23T22:19:15.665554+0000","last_became_peered":"2023-09-23T22:19:15.665554+0000","last_unstale":"2023-09-23T22:19:32.716075+0000","last_undegraded":"2023-09-23T22:19:32.716075+0000","last_fullsized":"2023-09-23T22:19:32.716075+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:21:34.425727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716941+0000","last_change":"2023-09-23T22:19:15.878931+0000","last_active":"2023-09-23T22:19:32.716941+0000","last_peered":"2023-09-23T22:19:32.716941+0000","last_clean":"2023-09-23T22:19:32.716941+0000","last_became_active":"2023-09-23T22:19:15.878182+0000","last_became_peered":"2023-09-23T22:19:15.878182+0000","last_unstale":"2023-09-23T22:19:32.716941+0000","last_undegraded":"2023-09-23T22:19:32.716941+0000","last_fullsized":"2023-09-23T22:19:32.716941+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:51:04.497753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.711680+0000","last_change":"2023-09-23T22:19:15.675408+0000","last_active":"2023-09-23T22:19:32.711680+0000","last_peered":"2023-09-23T22:19:32.711680+0000","last_clean":"2023-09-23T22:19:32.711680+0000","last_became_active":"2023-09-23T22:19:15.675117+0000","last_became_peered":"2023-09-23T22:19:15.675117+0000","last_unstale":"2023-09-23T22:19:32.711680+0000","last_undegraded":"2023-09-23T22:19:32.711680+0000","last_fullsized":"2023-09-23T22:19:32.711680+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:05:45.909786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.716260+0000","last_change":"2023-09-23T22:19:15.695505+0000","last_active":"2023-09-23T22:19:32.716260+0000","last_peered":"2023-09-23T22:19:32.716260+0000","last_clean":"2023-09-23T22:19:32.716260+0000","last_became_active":"2023-09-23T22:19:15.695191+0000","last_became_peered":"2023-09-23T22:19:15.695191+0000","last_unstale":"2023-09-23T22:19:32.716260+0000","last_undegraded":"2023-09-23T22:19:32.716260+0000","last_fullsized":"2023-09-23T22:19:32.716260+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+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:17:02.468492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":16,"reported_epoch":69,"state":"active+clean","last_fresh":"2023-09-23T22:19:32.710782+0000","last_change":"2023-09-23T22:19:15.657924+0000","last_active":"2023-09-23T22:19:32.710782+0000","last_peered":"2023-09-23T22:19:32.710782+0000","last_clean":"2023-09-23T22:19:32.710782+0000","last_became_active":"2023-09-23T22:19:15.657614+0000","last_became_peered":"2023-09-23T22:19:15.657614+0000","last_unstale":"2023-09-23T22:19:32.710782+0000","last_undegraded":"2023-09-23T22:19:32.710782+0000","last_fullsized":"2023-09-23T22:19:32.710782+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T02:35:45.878594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"seq":231928234051,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6624,"kb_used_data":1304,"kb_used_omap":0,"kb_used_meta":5312,"kb_avail":93738528,"statfs":{"total":95995035648,"available":95988252672,"internally_reserved":0,"allocated":1335296,"data_stored":905383,"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 22:20:38 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.93300000000000005,"15min":0.94099999999999995},"min":{"1min":0.55100000000000005,"5min":0.442,"15min":0.442},"max":{"1min":1.2989999999999999,"5min":1.341,"15min":1.341},"last":0.78000000000000003},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.91500000000000004,"15min":0.94399999999999995},"min":{"1min":0.67800000000000005,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.286,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":1.0760000000000001}]},{"osd":1,"last update":"Sat Sep 23 22:20:38 2023","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.92500000000000004,"15min":0.95499999999999996},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.1950000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.68200000000000005},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.93899999999999995,"15min":0.96399999999999997},"min":{"1min":0.60499999999999998,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.1160000000000001,"5min":1.538,"15min":1.538},"last":0.92300000000000004}]},{"osd":2,"last update":"Sat Sep 23 22:20:38 2023","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.92300000000000004,"15min":0.95299999999999996},"min":{"1min":0.59199999999999997,"5min":0.496,"15min":0.496},"max":{"1min":1.2010000000000001,"5min":1.298,"15min":1.298},"last":0.998},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.96299999999999997,"15min":0.98999999999999999},"min":{"1min":0.70499999999999996,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.1499999999999999,"5min":1.341,"15min":1.341},"last":0.86699999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:20:38 2023","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":0.95599999999999996,"15min":0.98399999999999999},"min":{"1min":0.67700000000000005,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.1970000000000001,"5min":1.3540000000000001,"15min":1.3540000000000001},"last":0.80900000000000005},{"interface":"front","average":{"1min":0.92600000000000005,"5min":1.038,"15min":1.056},"min":{"1min":0.628,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.204,"5min":3.7200000000000002,"15min":3.7200000000000002},"last":1.05}]},{"osd":4,"last update":"Sat Sep 23 22:20:38 2023","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.88300000000000001,"15min":0.88100000000000001},"min":{"1min":0.64600000000000002,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.1240000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":0.74299999999999999},{"interface":"front","average":{"1min":1.0569999999999999,"5min":0.98499999999999999,"15min":0.96799999999999997},"min":{"1min":0.79400000000000004,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.2569999999999999,"5min":1.345,"15min":1.345},"last":0.94799999999999995}]},{"osd":5,"last update":"Sat Sep 23 22:20:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.0509999999999999,"15min":1.079},"min":{"1min":0.751,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.3919999999999999,"5min":1.5509999999999999,"15min":1.5509999999999999},"last":0.96799999999999997},{"interface":"front","average":{"1min":1.109,"5min":1.0640000000000001,"15min":1.0589999999999999},"min":{"1min":0.86599999999999999,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.3120000000000001,"5min":1.4890000000000001,"15min":1.4890000000000001},"last":1.0189999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:20:38 2023","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.093,"15min":1.1200000000000001},"min":{"1min":0.92800000000000005,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.331,"5min":1.7889999999999999,"15min":1.7889999999999999},"last":0.85399999999999998},{"interface":"front","average":{"1min":1.1240000000000001,"5min":1.091,"15min":1.0580000000000001},"min":{"1min":0.85499999999999998,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.355,"5min":1.492,"15min":1.492},"last":0.88700000000000001}]}]},{"osd":6,"up_from":46,"seq":197568495694,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6680,"kb_used_data":1296,"kb_used_omap":0,"kb_used_meta":5376,"kb_avail":93738472,"statfs":{"total":95995035648,"available":95988195328,"internally_reserved":0,"allocated":1327104,"data_stored":905560,"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 22:20:00 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":0.89400000000000002,"15min":0.88300000000000001},"min":{"1min":0.54500000000000004,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.3160000000000001,"5min":1.6759999999999999,"15min":1.6759999999999999},"last":1.2090000000000001},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.89600000000000002,"15min":0.93600000000000005},"min":{"1min":0.68999999999999995,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.22,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.89900000000000002}]},{"osd":1,"last update":"Sat Sep 23 22:20:00 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.88800000000000001,"15min":0.90500000000000003},"min":{"1min":0.61399999999999999,"5min":0.505,"15min":0.505},"max":{"1min":1.1299999999999999,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.92200000000000004},{"interface":"front","average":{"1min":0.97299999999999998,"5min":0.93899999999999995,"15min":0.97299999999999998},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.3260000000000001,"5min":1.8420000000000001,"15min":1.8420000000000001},"last":0.82699999999999996}]},{"osd":2,"last update":"Sat Sep 23 22:20:00 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.95899999999999996,"15min":0.93600000000000005},"min":{"1min":0.73899999999999999,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.2849999999999999,"5min":2.0449999999999999,"15min":2.0449999999999999},"last":0.95999999999999996},{"interface":"front","average":{"1min":1.014,"5min":0.93999999999999995,"15min":0.96899999999999997},"min":{"1min":0.78100000000000003,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.242,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":0.69599999999999995}]},{"osd":3,"last update":"Sat Sep 23 22:20:00 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.92600000000000005,"15min":0.94599999999999995},"min":{"1min":0.68799999999999994,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.337,"5min":1.571,"15min":1.571},"last":1.0049999999999999},{"interface":"front","average":{"1min":1.113,"5min":1.0269999999999999,"15min":1.0029999999999999},"min":{"1min":0.76200000000000001,"5min":0.622,"15min":0.622},"max":{"1min":1.3959999999999999,"5min":1.9710000000000001,"15min":1.9710000000000001},"last":1.149}]},{"osd":4,"last update":"Sat Sep 23 22:20:00 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":0.90800000000000003,"15min":0.88},"min":{"1min":0.60699999999999998,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.2729999999999999,"5min":1.796,"15min":1.796},"last":1.1200000000000001},{"interface":"front","average":{"1min":1.0489999999999999,"5min":0.97399999999999998,"15min":0.94899999999999995},"min":{"1min":0.66700000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.3879999999999999,"5min":1.756,"15min":1.756},"last":0.77200000000000002}]},{"osd":5,"last update":"Sat Sep 23 22:20:00 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":0.97799999999999998,"15min":0.95399999999999996},"min":{"1min":0.73999999999999999,"5min":0.499,"15min":0.499},"max":{"1min":1.2729999999999999,"5min":1.6830000000000001,"15min":1.6830000000000001},"last":1.0309999999999999},{"interface":"front","average":{"1min":1.097,"5min":1.028,"15min":1.03},"min":{"1min":0.86699999999999999,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.254,"5min":1.8799999999999999,"15min":1.8799999999999999},"last":0.875}]},{"osd":7,"last update":"Sat Sep 23 22:20:49 2023","interfaces":[{"interface":"back","average":{"1min":1.1639999999999999,"5min":1.105,"15min":1.0760000000000001},"min":{"1min":0.79300000000000004,"5min":0.621,"15min":0.621},"max":{"1min":1.54,"5min":2.2250000000000001,"15min":2.2250000000000001},"last":1.0669999999999999},{"interface":"front","average":{"1min":1.294,"5min":1.1930000000000001,"15min":1.1519999999999999},"min":{"1min":0.88500000000000001,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.6499999999999999,"5min":2.29,"15min":2.29},"last":1.26}]}]},{"osd":1,"up_from":13,"seq":55834574976,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6848,"kb_used_data":696,"kb_used_omap":0,"kb_used_meta":6144,"kb_avail":93738304,"statfs":{"total":95995035648,"available":95988023296,"internally_reserved":0,"allocated":712704,"data_stored":313321,"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 22:20:48 2023","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.68000000000000005,"15min":0.60999999999999999},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.33700000000000002},"max":{"1min":0.91600000000000004,"5min":1.3280000000000001,"15min":1.3280000000000001},"last":0.53300000000000003},{"interface":"front","average":{"1min":0.61799999999999999,"5min":0.71999999999999997,"15min":0.64500000000000002},"min":{"1min":0.372,"5min":0.372,"15min":0.35199999999999998},"max":{"1min":0.93200000000000005,"5min":1.107,"15min":1.107},"last":0.80800000000000005}]},{"osd":2,"last update":"Sat Sep 23 22:20:36 2023","interfaces":[{"interface":"back","average":{"1min":0.66300000000000003,"5min":0.70999999999999996,"15min":0.68700000000000006},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.32900000000000001},"max":{"1min":0.97099999999999997,"5min":1.077,"15min":1.077},"last":0.97999999999999998},{"interface":"front","average":{"1min":0.71199999999999997,"5min":0.75700000000000001,"15min":0.72099999999999997},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.38100000000000001},"max":{"1min":0.95499999999999996,"5min":1.175,"15min":1.3700000000000001},"last":0.77700000000000002}]},{"osd":3,"last update":"Sat Sep 23 22:20:31 2023","interfaces":[{"interface":"back","average":{"1min":0.71399999999999997,"5min":0.74099999999999999,"15min":0.752},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.077,"5min":1.1160000000000001,"15min":1.1160000000000001},"last":0.91800000000000004},{"interface":"front","average":{"1min":0.81000000000000005,"5min":0.80900000000000005,"15min":0.79700000000000004},"min":{"1min":0.40600000000000003,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":1.145,"5min":1.208,"15min":1.208},"last":0.73999999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:20:13 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":0.97399999999999998,"15min":0.95499999999999996},"min":{"1min":0.68100000000000005,"5min":0.627,"15min":0.627},"max":{"1min":1.2430000000000001,"5min":1.397,"15min":1.397},"last":0.88},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.024,"15min":0.97199999999999998},"min":{"1min":0.67500000000000004,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.7769999999999999,"5min":1.7769999999999999,"15min":1.7769999999999999},"last":1.0069999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:19:57 2023","interfaces":[{"interface":"back","average":{"1min":1.167,"5min":1.048,"15min":1.028},"min":{"1min":0.73199999999999998,"5min":0.59699999999999998,"15min":0.59699999999999998},"max":{"1min":1.9730000000000001,"5min":1.9730000000000001,"15min":1.9730000000000001},"last":1.2210000000000001},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.0700000000000001,"15min":1.014},"min":{"1min":0.879,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.671,"5min":1.671,"15min":1.671},"last":1.1020000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:20:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.097,"15min":1.1200000000000001},"min":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"max":{"1min":1.492,"5min":1.744,"15min":1.744},"last":1.1659999999999999},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.125,"15min":1.171},"min":{"1min":0.71599999999999997,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.3560000000000001,"5min":2.0510000000000002,"15min":2.0510000000000002},"last":1.262}]},{"osd":7,"last update":"Sat Sep 23 22:20:48 2023","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.155,"15min":1.1739999999999999},"min":{"1min":0.78500000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.458,"5min":1.8819999999999999,"15min":1.8819999999999999},"last":1.1339999999999999},{"interface":"front","average":{"1min":1.042,"5min":1.0940000000000001,"15min":1.1339999999999999},"min":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"max":{"1min":1.4379999999999999,"5min":1.498,"15min":1.498},"last":1.054}]}]},{"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":7440,"kb_used_data":1288,"kb_used_omap":0,"kb_used_meta":6144,"kb_avail":93737712,"statfs":{"total":95995035648,"available":95987417088,"internally_reserved":0,"allocated":1318912,"data_stored":904530,"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 22:20:46 2023","interfaces":[{"interface":"back","average":{"1min":0.67300000000000004,"5min":0.68400000000000005,"15min":0.61199999999999999},"min":{"1min":0.38400000000000001,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.95899999999999996,"5min":1.274,"15min":1.274},"last":0.95799999999999996},{"interface":"front","average":{"1min":0.66300000000000003,"5min":0.749,"15min":0.66600000000000004},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.32400000000000001},"max":{"1min":1.6160000000000001,"5min":1.6160000000000001,"15min":1.6160000000000001},"last":0.80500000000000005}]},{"osd":2,"last update":"Sat Sep 23 22:20:35 2023","interfaces":[{"interface":"back","average":{"1min":0.67900000000000005,"5min":0.72699999999999998,"15min":0.67400000000000004},"min":{"1min":0.44700000000000001,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":1.1399999999999999,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":1.087},{"interface":"front","average":{"1min":0.76500000000000001,"5min":0.78400000000000003,"15min":0.71899999999999997},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":1.1419999999999999,"5min":1.2589999999999999,"15min":1.2589999999999999},"last":0.62}]},{"osd":3,"last update":"Sat Sep 23 22:20:30 2023","interfaces":[{"interface":"back","average":{"1min":0.748,"5min":0.75700000000000001,"15min":0.73999999999999999},"min":{"1min":0.42499999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.694,"5min":1.694,"15min":1.694},"last":1.0149999999999999},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.82199999999999995,"15min":0.80600000000000005},"min":{"1min":0.40699999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.2569999999999999,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.91500000000000004}]},{"osd":4,"last update":"Sat Sep 23 22:20:18 2023","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":0.98599999999999999,"15min":0.94899999999999995},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.5900000000000001,"5min":1.5900000000000001,"15min":1.5900000000000001},"last":1.153},{"interface":"front","average":{"1min":1.032,"5min":1.0209999999999999,"15min":0.97699999999999998},"min":{"1min":0.75700000000000001,"5min":0.623,"15min":0.623},"max":{"1min":1.74,"5min":1.74,"15min":1.74},"last":1.2010000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:20:07 2023","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":1.0529999999999999,"15min":1.0109999999999999},"min":{"1min":0.71899999999999997,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.3240000000000001,"5min":1.462,"15min":1.462},"last":1.2629999999999999},{"interface":"front","average":{"1min":1.147,"5min":1.0700000000000001,"15min":1.0309999999999999},"min":{"1min":0.73599999999999999,"5min":0.59999999999999998,"15min":0.59999999999999998},"max":{"1min":1.5469999999999999,"5min":1.5469999999999999,"15min":1.5469999999999999},"last":1.238}]},{"osd":6,"last update":"Sat Sep 23 22:19:57 2023","interfaces":[{"interface":"back","average":{"1min":1.107,"5min":1.081,"15min":1.1000000000000001},"min":{"1min":0.70499999999999996,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.351,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.3600000000000001},{"interface":"front","average":{"1min":1.1559999999999999,"5min":1.0980000000000001,"15min":1.117},"min":{"1min":0.67400000000000004,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.494,"5min":1.494,"15min":1.494},"last":1.3360000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:20:42 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.0980000000000001,"15min":1.1539999999999999},"min":{"1min":0.625,"5min":0.625,"15min":0.625},"max":{"1min":1.792,"5min":1.792,"15min":1.792},"last":1.129},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.135,"15min":1.1930000000000001},"min":{"1min":0.77000000000000002,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.502,"5min":1.502,"15min":1.502},"last":1.413}]}]},{"osd":2,"up_from":18,"seq":77309411445,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6668,"kb_used_data":708,"kb_used_omap":0,"kb_used_meta":5952,"kb_avail":93738484,"statfs":{"total":95995035648,"available":95988207616,"internally_reserved":0,"allocated":724992,"data_stored":314174,"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 22:20:37 2023","interfaces":[{"interface":"back","average":{"1min":0.66500000000000004,"5min":0.66900000000000004,"15min":0.63400000000000001},"min":{"1min":0.37,"5min":0.35799999999999998,"15min":0.32100000000000001},"max":{"1min":0.91600000000000004,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":1.0289999999999999},{"interface":"front","average":{"1min":0.78200000000000003,"5min":0.73699999999999999,"15min":0.67600000000000005},"min":{"1min":0.38200000000000001,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.2989999999999999,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":0.746}]},{"osd":1,"last update":"Sat Sep 23 22:20:37 2023","interfaces":[{"interface":"back","average":{"1min":0.71999999999999997,"5min":0.70299999999999996,"15min":0.66500000000000004},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.3500000000000001,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.79000000000000004},{"interface":"front","average":{"1min":0.76500000000000001,"5min":0.752,"15min":0.69999999999999996},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.1739999999999999,"5min":1.298,"15min":1.298},"last":0.82699999999999996}]},{"osd":3,"last update":"Sat Sep 23 22:20:33 2023","interfaces":[{"interface":"back","average":{"1min":0.78100000000000003,"5min":0.77500000000000002,"15min":0.77400000000000002},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":1.21,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":1.069},{"interface":"front","average":{"1min":0.78300000000000003,"5min":0.75800000000000001,"15min":0.79100000000000004},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.1479999999999999,"5min":1.1479999999999999,"15min":1.1479999999999999},"last":1.204}]},{"osd":4,"last update":"Sat Sep 23 22:20:13 2023","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":0.97899999999999998,"15min":0.95099999999999996},"min":{"1min":0.94299999999999995,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.2110000000000001,"5min":1.407,"15min":1.407},"last":1.105},{"interface":"front","average":{"1min":1.069,"5min":1.054,"15min":1.004},"min":{"1min":0.69399999999999995,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.3180000000000001,"5min":1.4610000000000001,"15min":1.609},"last":1.516}]},{"osd":5,"last update":"Sat Sep 23 22:20:13 2023","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.0680000000000001,"15min":1.0640000000000001},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.4490000000000001,"5min":1.4490000000000001,"15min":1.484},"last":1.589},{"interface":"front","average":{"1min":1.073,"5min":1.04,"15min":1.038},"min":{"1min":0.79200000000000004,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.3009999999999999,"5min":1.534,"15min":1.534},"last":1.351}]},{"osd":6,"last update":"Sat Sep 23 22:20:54 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.0900000000000001,"15min":1.1539999999999999},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.6220000000000001,"5min":1.6220000000000001,"15min":1.6220000000000001},"last":1.681},{"interface":"front","average":{"1min":1.034,"5min":1.048,"15min":1.1259999999999999},"min":{"1min":0.67900000000000005,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.506,"5min":1.6339999999999999,"15min":1.6990000000000001},"last":1.3720000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:20:43 2023","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":1.0760000000000001,"15min":1.107},"min":{"1min":0.68000000000000005,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.4590000000000001,"5min":1.6830000000000001,"15min":1.6830000000000001},"last":1.468},{"interface":"front","average":{"1min":1.085,"5min":1.1679999999999999,"15min":1.2210000000000001},"min":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.5940000000000001,"5min":1.6699999999999999,"15min":1.6699999999999999},"last":1.635}]}]},{"osd":3,"up_from":25,"seq":107374182507,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6152,"kb_used_data":704,"kb_used_omap":0,"kb_used_meta":5440,"kb_avail":93739000,"statfs":{"total":95995035648,"available":95988736000,"internally_reserved":0,"allocated":720896,"data_stored":313676,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5570560},"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 22:20:34 2023","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":0.72599999999999998,"15min":0.69699999999999995},"min":{"1min":0.33300000000000002,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":1.22,"5min":1.8660000000000001,"15min":1.8660000000000001},"last":0.70799999999999996},{"interface":"front","average":{"1min":0.74299999999999999,"5min":0.73599999999999999,"15min":0.74399999999999999},"min":{"1min":0.48499999999999999,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.389,"5min":1.663,"15min":1.663},"last":0.81599999999999995}]},{"osd":1,"last update":"Sat Sep 23 22:20:34 2023","interfaces":[{"interface":"back","average":{"1min":0.72299999999999998,"5min":0.75700000000000001,"15min":0.78900000000000003},"min":{"1min":0.432,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.4339999999999999,"5min":1.7090000000000001,"15min":1.7090000000000001},"last":0.92500000000000004},{"interface":"front","average":{"1min":0.78900000000000003,"5min":0.79600000000000004,"15min":0.77000000000000002},"min":{"1min":0.39900000000000002,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.4490000000000001,"5min":2.1680000000000001,"15min":2.1680000000000001},"last":0.80000000000000004}]},{"osd":2,"last update":"Sat Sep 23 22:20:34 2023","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":0.83899999999999997,"15min":0.81399999999999995},"min":{"1min":0.46200000000000002,"5min":0.39000000000000001,"15min":0.38900000000000001},"max":{"1min":1.2430000000000001,"5min":1.9650000000000001,"15min":1.9650000000000001},"last":0.878},{"interface":"front","average":{"1min":0.69499999999999995,"5min":0.755,"15min":0.78400000000000003},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.133,"5min":1.5,"15min":1.5},"last":0.99199999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:20:21 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.95599999999999996,"15min":0.92200000000000004},"min":{"1min":0.54800000000000004,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.2849999999999999,"5min":1.5029999999999999,"15min":1.5029999999999999},"last":1.2989999999999999},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.97399999999999998,"15min":0.94699999999999995},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.339,"5min":1.5620000000000001,"15min":1.5620000000000001},"last":1.1759999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:20:00 2023","interfaces":[{"interface":"back","average":{"1min":1.0920000000000001,"5min":1.054,"15min":1.0249999999999999},"min":{"1min":0.74299999999999999,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.655,"5min":1.859,"15min":1.859},"last":1.151},{"interface":"front","average":{"1min":1.0669999999999999,"5min":0.997,"15min":1.0029999999999999},"min":{"1min":0.83999999999999997,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.405,"5min":1.405,"15min":1.405},"last":1.1259999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:20:50 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":1.0780000000000001,"15min":1.091},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.3360000000000001,"5min":1.9159999999999999,"15min":1.9159999999999999},"last":1.0980000000000001},{"interface":"front","average":{"1min":0.91100000000000003,"5min":1.0049999999999999,"15min":1.0609999999999999},"min":{"1min":0.58599999999999997,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.2130000000000001,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":1.2150000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:20:44 2023","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.032,"15min":1.032},"min":{"1min":0.59799999999999998,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.5469999999999999,"5min":1.623,"15min":1.623},"last":1.0669999999999999},{"interface":"front","average":{"1min":1.034,"5min":1.1299999999999999,"15min":1.1899999999999999},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.3460000000000001,"5min":1.851,"15min":1.851},"last":0.96199999999999997}]}]},{"osd":4,"up_from":30,"seq":128849018977,"num_pgs":33,"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":315268,"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 22:20:21 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":0.93300000000000005,"15min":0.90000000000000002},"min":{"1min":0.66100000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.262,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.278},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.92400000000000004,"15min":0.90800000000000003},"min":{"1min":0.59999999999999998,"5min":0.441,"15min":0.441},"max":{"1min":1.26,"5min":1.365,"15min":1.365},"last":1.3660000000000001}]},{"osd":1,"last update":"Sat Sep 23 22:20:21 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.90700000000000003,"15min":0.88600000000000001},"min":{"1min":0.56100000000000005,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.4550000000000001,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":1.038},{"interface":"front","average":{"1min":1.0049999999999999,"5min":0.94899999999999995,"15min":0.89200000000000002},"min":{"1min":0.68600000000000005,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.78600000000000003}]},{"osd":2,"last update":"Sat Sep 23 22:20:21 2023","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":0.92300000000000004,"15min":0.86399999999999999},"min":{"1min":0.58799999999999997,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.3620000000000001,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":1.0840000000000001},{"interface":"front","average":{"1min":0.93300000000000005,"5min":0.96199999999999997,"15min":0.92800000000000005},"min":{"1min":0.59999999999999998,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.51,"5min":1.51,"15min":1.51},"last":0.998}]},{"osd":3,"last update":"Sat Sep 23 22:20:21 2023","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":0.98399999999999999,"15min":0.93400000000000005},"min":{"1min":0.754,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.302,"5min":1.304,"15min":1.304},"last":1.135},{"interface":"front","average":{"1min":1.014,"5min":0.99099999999999999,"15min":0.95499999999999996},"min":{"1min":0.61899999999999999,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.302,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":0.92000000000000004}]},{"osd":5,"last update":"Sat Sep 23 22:20:01 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":0.93899999999999995,"15min":0.80500000000000005},"min":{"1min":0.71099999999999997,"5min":0.55100000000000005,"15min":0.51300000000000001},"max":{"1min":1.4319999999999999,"5min":1.444,"15min":1.444},"last":0.877},{"interface":"front","average":{"1min":0.97499999999999998,"5min":0.97399999999999998,"15min":0.82599999999999996},"min":{"1min":0.71799999999999997,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.171,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":1.3149999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:20:53 2023","interfaces":[{"interface":"back","average":{"1min":1.089,"5min":1.008,"15min":0.96599999999999997},"min":{"1min":0.78500000000000003,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.417,"5min":1.542,"15min":1.542},"last":1.181},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.02,"15min":1.006},"min":{"1min":0.80500000000000005,"5min":0.441,"15min":0.441},"max":{"1min":1.4990000000000001,"5min":1.518,"15min":1.5600000000000001},"last":1.2130000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:20:42 2023","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":1.0920000000000001,"15min":1.0720000000000001},"min":{"1min":0.76900000000000002,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.472,"5min":1.472,"15min":1.472},"last":1.2470000000000001},{"interface":"front","average":{"1min":1.2190000000000001,"5min":1.1559999999999999,"15min":1.141},"min":{"1min":0.84399999999999997,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.526,"5min":1.526,"15min":1.526},"last":1.347}]}]},{"osd":5,"up_from":38,"seq":163208757336,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6088,"kb_used_data":704,"kb_used_omap":0,"kb_used_meta":5376,"kb_avail":93739064,"statfs":{"total":95995035648,"available":95988801536,"internally_reserved":0,"allocated":720896,"data_stored":313887,"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 22:20:07 2023","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.879,"15min":0.84199999999999997},"min":{"1min":0.55600000000000005,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.72099999999999997},{"interface":"front","average":{"1min":1.0569999999999999,"5min":0.95899999999999996,"15min":0.93100000000000005},"min":{"1min":0.71699999999999997,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.4650000000000001,"5min":1.5169999999999999,"15min":2.1819999999999999},"last":1.153}]},{"osd":1,"last update":"Sat Sep 23 22:20:07 2023","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.95099999999999996,"15min":0.94099999999999995},"min":{"1min":0.66700000000000004,"5min":0.56399999999999995,"15min":0.38600000000000001},"max":{"1min":1.2949999999999999,"5min":1.4910000000000001,"15min":2.1059999999999999},"last":0.93400000000000005},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.876,"15min":0.86699999999999999},"min":{"1min":0.73299999999999998,"5min":0.50800000000000001,"15min":0.47699999999999998},"max":{"1min":1.0840000000000001,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":0.83899999999999997}]},{"osd":2,"last update":"Sat Sep 23 22:20:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0169999999999999,"5min":0.93500000000000005,"15min":0.91800000000000004},"min":{"1min":0.68000000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.367,"5min":1.371,"15min":1.371},"last":1.05},{"interface":"front","average":{"1min":1.113,"5min":1.018,"15min":0.97899999999999998},"min":{"1min":0.97699999999999998,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.2789999999999999,"5min":1.413,"15min":2.0539999999999998},"last":1.069}]},{"osd":3,"last update":"Sat Sep 23 22:20:07 2023","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":0.93500000000000005,"15min":0.92700000000000005},"min":{"1min":0.628,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.302,"5min":1.343,"15min":1.4299999999999999},"last":0.97599999999999998},{"interface":"front","average":{"1min":1.101,"5min":1.056,"15min":1.0660000000000001},"min":{"1min":0.88100000000000001,"5min":0.57899999999999996,"15min":0.54400000000000004},"max":{"1min":1.363,"5min":1.5369999999999999,"15min":2.226},"last":1.208}]},{"osd":4,"last update":"Sat Sep 23 22:20:07 2023","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.84399999999999997,"15min":0.78400000000000003},"min":{"1min":0.71299999999999997,"5min":0.497,"15min":0.35099999999999998},"max":{"1min":1.119,"5min":1.361,"15min":1.361},"last":0.76000000000000001},{"interface":"front","average":{"1min":1.056,"5min":0.96699999999999997,"15min":0.86799999999999999},"min":{"1min":0.66200000000000003,"5min":0.52600000000000002,"15min":0.42499999999999999},"max":{"1min":1.4179999999999999,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.86699999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:20:01 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.014,"15min":0.96399999999999997},"min":{"1min":0.78600000000000003,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.3779999999999999,"5min":1.5169999999999999,"15min":1.5169999999999999},"last":1.119},{"interface":"front","average":{"1min":1.0780000000000001,"5min":1.0660000000000001,"15min":1.0049999999999999},"min":{"1min":0.79900000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.3899999999999999,"5min":1.857,"15min":1.857},"last":0.80200000000000005}]},{"osd":7,"last update":"Sat Sep 23 22:20:42 2023","interfaces":[{"interface":"back","average":{"1min":1.1899999999999999,"5min":1.143,"15min":1.087},"min":{"1min":0.753,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.423,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":1.008},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.04,"15min":1.0009999999999999},"min":{"1min":0.89200000000000002,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.347,"5min":1.347,"15min":1.347},"last":0.91400000000000003}]}]}],"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-23T22:21:02.279 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-09-23T22:21:02.279 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-09-23T22:21:02.279 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-09-23T22:21:02.279 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph health --format=json 2023-09-23T22:21:03.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:02 smithi169 bash[40994]: audit 2023-09-23T22:21:01.489049+0000 mgr.y (mgr.24365) 174 : audit [DBG] from='client.24719 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:21:03.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:02 smithi169 bash[40994]: audit 2023-09-23T22:21:01.842751+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:21:03.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:02 smithi169 bash[27421]: audit 2023-09-23T22:21:01.489049+0000 mgr.y (mgr.24365) 174 : audit [DBG] from='client.24719 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:21:03.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:02 smithi169 bash[27421]: audit 2023-09-23T22:21:01.842751+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:21:03.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:02 smithi187 bash[31480]: audit 2023-09-23T22:21:01.489049+0000 mgr.y (mgr.24365) 174 : audit [DBG] from='client.24719 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:21:03.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:02 smithi187 bash[31480]: audit 2023-09-23T22:21:01.842751+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:21:04.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:03 smithi169 bash[27421]: cluster 2023-09-23T22:21:01.806881+0000 mgr.y (mgr.24365) 175 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:04.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:03 smithi169 bash[40994]: cluster 2023-09-23T22:21:01.806881+0000 mgr.y (mgr.24365) 175 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:04.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:03 smithi187 bash[31480]: cluster 2023-09-23T22:21:01.806881+0000 mgr.y (mgr.24365) 175 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:06.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:05 smithi169 bash[27421]: cluster 2023-09-23T22:21:03.807985+0000 mgr.y (mgr.24365) 176 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:06.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:05 smithi169 bash[40994]: cluster 2023-09-23T22:21:03.807985+0000 mgr.y (mgr.24365) 176 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:06.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:05 smithi187 bash[31480]: cluster 2023-09-23T22:21:03.807985+0000 mgr.y (mgr.24365) 176 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:06.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:21:06 smithi169 bash[27688]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:21:06] "GET /metrics HTTP/1.1" 200 238966 "" "Prometheus/2.43.0" 2023-09-23T22:21:07.053 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:21:07.983 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:07 smithi169 bash[40994]: cluster 2023-09-23T22:21:05.808623+0000 mgr.y (mgr.24365) 177 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:07.983 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:07 smithi169 bash[27421]: cluster 2023-09-23T22:21:05.808623+0000 mgr.y (mgr.24365) 177 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:08.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:07 smithi187 bash[31480]: cluster 2023-09-23T22:21:05.808623+0000 mgr.y (mgr.24365) 177 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:08.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:21:08 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:21:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:21:10.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:09 smithi169 bash[40994]: cluster 2023-09-23T22:21:07.809671+0000 mgr.y (mgr.24365) 178 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:10.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:09 smithi169 bash[27421]: cluster 2023-09-23T22:21:07.809671+0000 mgr.y (mgr.24365) 178 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:10.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:09 smithi187 bash[31480]: cluster 2023-09-23T22:21:07.809671+0000 mgr.y (mgr.24365) 178 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:10.201 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:21:10.201 INFO:teuthology.orchestra.run.smithi169.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-09-23T22:21:10.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:10 smithi169 bash[27421]: audit 2023-09-23T22:21:10.201071+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.169:0/1629864929' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T22:21:10.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:10 smithi169 bash[40994]: audit 2023-09-23T22:21:10.201071+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.169:0/1629864929' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T22:21:11.051 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-09-23T22:21:11.051 INFO:teuthology.run_tasks:Running task print... 2023-09-23T22:21:11.060 INFO:teuthology.task.print:**** upgrading first half of cluster, with stress **** 2023-09-23T22:21:11.060 INFO:teuthology.run_tasks:Running task parallel... 2023-09-23T22:21:11.094 INFO:teuthology.task.parallel:starting parallel... 2023-09-23T22:21:11.095 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-09-23T22:21:11.095 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2023-09-23T22:21:11.096 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2023-09-23T22:21:11.097 INFO:tasks.rados:Beginning rados... 2023-09-23T22:21:11.097 INFO:tasks.rados:joining rados 2023-09-23T22:21:11.098 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-09-23T22:21:11.098 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2023-09-23T22:21:11.098 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi169.front.sepia.ceph.com 2023-09-23T22:21:11.098 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph config set mgr mgr/cephadm/daemon_cache_timeout 60' 2023-09-23T22:21:11.098 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2023-09-23T22:21:11.099 INFO:tasks.rados:starting run 0 out of 1 2023-09-23T22:21:11.099 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2023-09-23T22:21:11.099 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_0 16 2023-09-23T22:21:11.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:10 smithi187 bash[31480]: audit 2023-09-23T22:21:10.201071+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.169:0/1629864929' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T22:21:12.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:11 smithi169 bash[40994]: cluster 2023-09-23T22:21:09.810383+0000 mgr.y (mgr.24365) 179 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:12.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:11 smithi169 bash[27421]: cluster 2023-09-23T22:21:09.810383+0000 mgr.y (mgr.24365) 179 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:12.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:11 smithi187 bash[31480]: cluster 2023-09-23T22:21:09.810383+0000 mgr.y (mgr.24365) 179 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:14.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:13 smithi169 bash[27421]: cluster 2023-09-23T22:21:11.811066+0000 mgr.y (mgr.24365) 180 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:14.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:13 smithi169 bash[40994]: cluster 2023-09-23T22:21:11.811066+0000 mgr.y (mgr.24365) 180 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:14.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:13 smithi187 bash[31480]: cluster 2023-09-23T22:21:11.811066+0000 mgr.y (mgr.24365) 180 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:15.885 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:21:15.885 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:21:16.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:15 smithi169 bash[27421]: cluster 2023-09-23T22:21:13.812171+0000 mgr.y (mgr.24365) 181 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:16.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:15 smithi169 bash[40994]: cluster 2023-09-23T22:21:13.812171+0000 mgr.y (mgr.24365) 181 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:16.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:15 smithi187 bash[31480]: cluster 2023-09-23T22:21:13.812171+0000 mgr.y (mgr.24365) 181 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:16.282 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:21:16 smithi169 bash[27688]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:21:16] "GET /metrics HTTP/1.1" 200 238966 "" "Prometheus/2.43.0" 2023-09-23T22:21:18.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:17 smithi169 bash[40994]: cluster 2023-09-23T22:21:15.812828+0000 mgr.y (mgr.24365) 182 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:18.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:17 smithi169 bash[40994]: audit 2023-09-23T22:21:16.843093+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:21:18.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:17 smithi169 bash[27421]: cluster 2023-09-23T22:21:15.812828+0000 mgr.y (mgr.24365) 182 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:18.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:17 smithi169 bash[27421]: audit 2023-09-23T22:21:16.843093+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:21:18.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:17 smithi187 bash[31480]: cluster 2023-09-23T22:21:15.812828+0000 mgr.y (mgr.24365) 182 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:18.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:17 smithi187 bash[31480]: audit 2023-09-23T22:21:16.843093+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:21:18.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:21:18 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:21:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:21:20.013 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:19 smithi169 bash[27421]: cluster 2023-09-23T22:21:17.813403+0000 mgr.y (mgr.24365) 183 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:20.014 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:19 smithi169 bash[40994]: cluster 2023-09-23T22:21:17.813403+0000 mgr.y (mgr.24365) 183 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:20.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:19 smithi187 bash[31480]: cluster 2023-09-23T22:21:17.813403+0000 mgr.y (mgr.24365) 183 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:20.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:21:20 smithi169 bash[27688]: [23/Sep/2023:22:21:20] ENGINE Bus STOPPING 2023-09-23T22:21:20.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:21:20 smithi169 bash[27688]: [23/Sep/2023:22:21:20] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T22:21:20.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:21:20 smithi169 bash[27688]: [23/Sep/2023:22:21:20] ENGINE Bus STOPPED 2023-09-23T22:21:20.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:21:20 smithi169 bash[27688]: [23/Sep/2023:22:21:20] ENGINE Bus STARTING 2023-09-23T22:21:20.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:21:20 smithi169 bash[27688]: [23/Sep/2023:22:21:20] ENGINE Serving on http://:::9283 2023-09-23T22:21:20.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:21:20 smithi169 bash[27688]: [23/Sep/2023:22:21:20] ENGINE Bus STARTED 2023-09-23T22:21:21.246 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph config set global log_to_journald false --force' 2023-09-23T22:21:21.467 INFO:teuthology.orchestra.run.smithi169.stderr:pool 'unique_pool_0' created 2023-09-23T22:21:21.513 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:21 smithi169 bash[27421]: cluster 2023-09-23T22:21:19.814003+0000 mgr.y (mgr.24365) 184 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:21.514 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:21 smithi169 bash[27421]: audit 2023-09-23T22:21:20.450013+0000 mon.a (mon.0) 813 : audit [INF] from='client.? 172.21.15.169:0/156393698' entity='client.admin' 2023-09-23T22:21:21.514 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:21 smithi169 bash[27421]: audit 2023-09-23T22:21:20.466029+0000 mon.c (mon.2) 122 : audit [INF] from='client.? 172.21.15.169:0/2897098843' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-09-23T22:21:21.514 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:21 smithi169 bash[27421]: audit 2023-09-23T22:21:20.466464+0000 mon.a (mon.0) 814 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-09-23T22:21:21.514 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:21 smithi169 bash[27421]: audit 2023-09-23T22:21:20.495530+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:21:21.514 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:21 smithi169 bash[40994]: cluster 2023-09-23T22:21:19.814003+0000 mgr.y (mgr.24365) 184 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:21.514 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:21 smithi169 bash[40994]: audit 2023-09-23T22:21:20.450013+0000 mon.a (mon.0) 813 : audit [INF] from='client.? 172.21.15.169:0/156393698' entity='client.admin' 2023-09-23T22:21:21.514 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:21 smithi169 bash[40994]: audit 2023-09-23T22:21:20.466029+0000 mon.c (mon.2) 122 : audit [INF] from='client.? 172.21.15.169:0/2897098843' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-09-23T22:21:21.514 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:21 smithi169 bash[40994]: audit 2023-09-23T22:21:20.466464+0000 mon.a (mon.0) 814 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-09-23T22:21:21.514 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:21 smithi169 bash[40994]: audit 2023-09-23T22:21:20.495530+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:21:21.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:21 smithi187 bash[31480]: cluster 2023-09-23T22:21:19.814003+0000 mgr.y (mgr.24365) 184 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:21.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:21 smithi187 bash[31480]: audit 2023-09-23T22:21:20.450013+0000 mon.a (mon.0) 813 : audit [INF] from='client.? 172.21.15.169:0/156393698' entity='client.admin' 2023-09-23T22:21:21.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:21 smithi187 bash[31480]: audit 2023-09-23T22:21:20.466029+0000 mon.c (mon.2) 122 : audit [INF] from='client.? 172.21.15.169:0/2897098843' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-09-23T22:21:21.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:21 smithi187 bash[31480]: audit 2023-09-23T22:21:20.466464+0000 mon.a (mon.0) 814 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-09-23T22:21:21.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:21 smithi187 bash[31480]: audit 2023-09-23T22:21:20.495530+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:21:22.306 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2023-09-23T22:21:22.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:22 smithi169 bash[27421]: audit 2023-09-23T22:21:21.456056+0000 mon.a (mon.0) 815 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-09-23T22:21:22.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:22 smithi169 bash[27421]: cluster 2023-09-23T22:21:21.456160+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-09-23T22:21:22.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:22 smithi169 bash[27421]: cluster 2023-09-23T22:21:22.459225+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-09-23T22:21:22.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:22 smithi169 bash[40994]: audit 2023-09-23T22:21:21.456056+0000 mon.a (mon.0) 815 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-09-23T22:21:22.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:22 smithi169 bash[40994]: cluster 2023-09-23T22:21:21.456160+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-09-23T22:21:22.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:22 smithi169 bash[40994]: cluster 2023-09-23T22:21:22.459225+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-09-23T22:21:22.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:22 smithi187 bash[31480]: audit 2023-09-23T22:21:21.456056+0000 mon.a (mon.0) 815 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-09-23T22:21:22.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:22 smithi187 bash[31480]: cluster 2023-09-23T22:21:21.456160+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-09-23T22:21:22.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:22 smithi187 bash[31480]: cluster 2023-09-23T22:21:22.459225+0000 mon.a (mon.0) 817 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-09-23T22:21:23.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:23 smithi169 bash[27421]: cluster 2023-09-23T22:21:21.814489+0000 mgr.y (mgr.24365) 185 : cluster [DBG] pgmap v160: 89 pgs: 16 unknown, 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:23.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:23 smithi169 bash[27421]: cluster 2023-09-23T22:21:23.460821+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-09-23T22:21:23.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:23 smithi169 bash[40994]: cluster 2023-09-23T22:21:21.814489+0000 mgr.y (mgr.24365) 185 : cluster [DBG] pgmap v160: 89 pgs: 16 unknown, 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:23.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:23 smithi169 bash[40994]: cluster 2023-09-23T22:21:23.460821+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-09-23T22:21:23.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:23 smithi187 bash[31480]: cluster 2023-09-23T22:21:21.814489+0000 mgr.y (mgr.24365) 185 : cluster [DBG] pgmap v160: 89 pgs: 16 unknown, 73 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:23.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:23 smithi187 bash[31480]: cluster 2023-09-23T22:21:23.460821+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-09-23T22:21:25.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:25 smithi169 bash[27421]: cluster 2023-09-23T22:21:23.815206+0000 mgr.y (mgr.24365) 186 : cluster [DBG] pgmap v163: 89 pgs: 89 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:25.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:25 smithi169 bash[40994]: cluster 2023-09-23T22:21:23.815206+0000 mgr.y (mgr.24365) 186 : cluster [DBG] pgmap v163: 89 pgs: 89 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:25.801 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:21:25.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:25 smithi187 bash[31480]: cluster 2023-09-23T22:21:23.815206+0000 mgr.y (mgr.24365) 186 : cluster [DBG] pgmap v163: 89 pgs: 89 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:26.282 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:21:26 smithi169 bash[27688]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:21:26] "GET /metrics HTTP/1.1" 200 238971 "" "Prometheus/2.43.0" 2023-09-23T22:21:26.816 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:21:27.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:27 smithi187 bash[31480]: cluster 2023-09-23T22:21:25.815709+0000 mgr.y (mgr.24365) 187 : cluster [DBG] pgmap v164: 89 pgs: 89 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:27.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:27 smithi187 bash[31480]: audit 2023-09-23T22:21:26.592590+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:21:27.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:27 smithi187 bash[31480]: audit 2023-09-23T22:21:26.601708+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:21:27.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:27 smithi187 bash[31480]: audit 2023-09-23T22:21:26.740839+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:21:27.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:27 smithi187 bash[31480]: audit 2023-09-23T22:21:26.749942+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:21:27.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:27 smithi187 bash[31480]: audit 2023-09-23T22:21:26.752091+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:21:27.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:27 smithi187 bash[31480]: audit 2023-09-23T22:21:26.753398+0000 mon.c (mon.2) 125 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:21:27.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:27 smithi187 bash[31480]: audit 2023-09-23T22:21:26.760380+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:21:28.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:27 smithi169 bash[27421]: cluster 2023-09-23T22:21:25.815709+0000 mgr.y (mgr.24365) 187 : cluster [DBG] pgmap v164: 89 pgs: 89 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:28.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:27 smithi169 bash[27421]: audit 2023-09-23T22:21:26.592590+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:21:28.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:27 smithi169 bash[27421]: audit 2023-09-23T22:21:26.601708+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:21:28.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:27 smithi169 bash[27421]: audit 2023-09-23T22:21:26.740839+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:21:28.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:27 smithi169 bash[27421]: audit 2023-09-23T22:21:26.749942+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:21:28.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:27 smithi169 bash[27421]: audit 2023-09-23T22:21:26.752091+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:21:28.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:27 smithi169 bash[27421]: audit 2023-09-23T22:21:26.753398+0000 mon.c (mon.2) 125 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:21:28.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:27 smithi169 bash[27421]: audit 2023-09-23T22:21:26.760380+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:21:28.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:27 smithi169 bash[40994]: cluster 2023-09-23T22:21:25.815709+0000 mgr.y (mgr.24365) 187 : cluster [DBG] pgmap v164: 89 pgs: 89 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:28.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:27 smithi169 bash[40994]: audit 2023-09-23T22:21:26.592590+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:21:28.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:27 smithi169 bash[40994]: audit 2023-09-23T22:21:26.601708+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:21:28.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:27 smithi169 bash[40994]: audit 2023-09-23T22:21:26.740839+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:21:28.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:27 smithi169 bash[40994]: audit 2023-09-23T22:21:26.749942+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:21:28.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:27 smithi169 bash[40994]: audit 2023-09-23T22:21:26.752091+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:21:28.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:27 smithi169 bash[40994]: audit 2023-09-23T22:21:26.753398+0000 mon.c (mon.2) 125 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:21:28.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:27 smithi169 bash[40994]: audit 2023-09-23T22:21:26.760380+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:21:28.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:21:28 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:21:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:21:29.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:29 smithi169 bash[40994]: cluster 2023-09-23T22:21:27.816867+0000 mgr.y (mgr.24365) 188 : cluster [DBG] pgmap v165: 89 pgs: 89 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:29.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:29 smithi169 bash[27421]: cluster 2023-09-23T22:21:27.816867+0000 mgr.y (mgr.24365) 188 : cluster [DBG] pgmap v165: 89 pgs: 89 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:29.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:29 smithi187 bash[31480]: cluster 2023-09-23T22:21:27.816867+0000 mgr.y (mgr.24365) 188 : cluster [DBG] pgmap v165: 89 pgs: 89 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:31.829 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-09-23T22:21:31.870 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:31 smithi169 bash[40994]: cluster 2023-09-23T22:21:29.817516+0000 mgr.y (mgr.24365) 189 : cluster [DBG] pgmap v166: 89 pgs: 89 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:31.871 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:31 smithi169 bash[27421]: cluster 2023-09-23T22:21:29.817516+0000 mgr.y (mgr.24365) 189 : cluster [DBG] pgmap v166: 89 pgs: 89 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:31.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:31 smithi187 bash[31480]: cluster 2023-09-23T22:21:29.817516+0000 mgr.y (mgr.24365) 189 : cluster [DBG] pgmap v166: 89 pgs: 89 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:32.618 INFO:teuthology.orchestra.run.smithi169.stderr:enabled application 'rados' on pool 'unique_pool_0' 2023-09-23T22:21:32.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:32 smithi187 bash[31480]: audit 2023-09-23T22:21:31.843556+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:21:32.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:32 smithi187 bash[31480]: audit 2023-09-23T22:21:32.318944+0000 mon.c (mon.2) 127 : audit [INF] from='client.? 172.21.15.169:0/2148178508' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:21:32.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:32 smithi187 bash[31480]: audit 2023-09-23T22:21:32.319775+0000 mon.a (mon.0) 824 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:21:33.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:32 smithi169 bash[40994]: audit 2023-09-23T22:21:31.843556+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:21:33.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:32 smithi169 bash[40994]: audit 2023-09-23T22:21:32.318944+0000 mon.c (mon.2) 127 : audit [INF] from='client.? 172.21.15.169:0/2148178508' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:21:33.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:32 smithi169 bash[40994]: audit 2023-09-23T22:21:32.319775+0000 mon.a (mon.0) 824 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:21:33.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:32 smithi169 bash[27421]: audit 2023-09-23T22:21:31.843556+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:21:33.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:32 smithi169 bash[27421]: audit 2023-09-23T22:21:32.318944+0000 mon.c (mon.2) 127 : audit [INF] from='client.? 172.21.15.169:0/2148178508' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:21:33.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:32 smithi169 bash[27421]: audit 2023-09-23T22:21:32.319775+0000 mon.a (mon.0) 824 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:21:33.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:33 smithi169 bash[40994]: cluster 2023-09-23T22:21:31.818244+0000 mgr.y (mgr.24365) 190 : cluster [DBG] pgmap v167: 89 pgs: 89 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:33.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:33 smithi169 bash[40994]: audit 2023-09-23T22:21:32.610453+0000 mon.a (mon.0) 825 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T22:21:33.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:33 smithi169 bash[40994]: cluster 2023-09-23T22:21:32.610604+0000 mon.a (mon.0) 826 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-09-23T22:21:33.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:33 smithi169 bash[27421]: cluster 2023-09-23T22:21:31.818244+0000 mgr.y (mgr.24365) 190 : cluster [DBG] pgmap v167: 89 pgs: 89 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:33.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:33 smithi169 bash[27421]: audit 2023-09-23T22:21:32.610453+0000 mon.a (mon.0) 825 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T22:21:33.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:33 smithi169 bash[27421]: cluster 2023-09-23T22:21:32.610604+0000 mon.a (mon.0) 826 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-09-23T22:21:33.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:33 smithi187 bash[31480]: cluster 2023-09-23T22:21:31.818244+0000 mgr.y (mgr.24365) 190 : cluster [DBG] pgmap v167: 89 pgs: 89 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:33.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:33 smithi187 bash[31480]: audit 2023-09-23T22:21:32.610453+0000 mon.a (mon.0) 825 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T22:21:33.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:33 smithi187 bash[31480]: cluster 2023-09-23T22:21:32.610604+0000 mon.a (mon.0) 826 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2023-09-23T22:21:34.431 DEBUG:teuthology.orchestra.run.smithi169:> 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-23T22:21:34.450 INFO:tasks.rados.rados.0.smithi169.stdout:adding op weight read -> 45 2023-09-23T22:21:34.450 INFO:tasks.rados.rados.0.smithi169.stdout:adding op weight write -> 45 2023-09-23T22:21:34.450 INFO:tasks.rados.rados.0.smithi169.stdout:adding op weight delete -> 10 2023-09-23T22:21:34.450 INFO:tasks.rados.rados.0.smithi169.stdout:ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable) 2023-09-23T22:21:34.451 INFO:tasks.rados.rados.0.smithi169.stdout:Configuration: 2023-09-23T22:21:34.451 INFO:tasks.rados.rados.0.smithi169.stdout: Number of operations: 4000 2023-09-23T22:21:34.451 INFO:tasks.rados.rados.0.smithi169.stdout: Number of objects: 500 2023-09-23T22:21:34.451 INFO:tasks.rados.rados.0.smithi169.stdout: Max in flight operations: 16 2023-09-23T22:21:34.451 INFO:tasks.rados.rados.0.smithi169.stdout: Object size (in bytes): 4000000 2023-09-23T22:21:34.451 INFO:tasks.rados.rados.0.smithi169.stdout: Write stride min: 400000 2023-09-23T22:21:34.451 INFO:tasks.rados.rados.0.smithi169.stdout: Write stride max: 800000 2023-09-23T22:21:34.624 INFO:tasks.rados.rados.0.smithi169.stdout:1: write initial oid 1 2023-09-23T22:21:34.624 INFO:tasks.rados.rados.0.smithi169.stdout:1: seq_num 0 ranges {416807=475249,1542129=474678} 2023-09-23T22:21:34.630 INFO:tasks.rados.rados.0.smithi169.stdout:1: writing smithi16987243-1 from 416807 to 892056 tid 1 2023-09-23T22:21:34.638 INFO:tasks.rados.rados.0.smithi169.stdout:1: writing smithi16987243-1 from 1542129 to 2016807 tid 2 2023-09-23T22:21:34.638 INFO:tasks.rados.rados.0.smithi169.stdout:2: write initial oid 2 2023-09-23T22:21:34.638 INFO:tasks.rados.rados.0.smithi169.stdout:1: finishing write tid 1 to smithi16987243-1 2023-09-23T22:21:34.638 INFO:tasks.rados.rados.0.smithi169.stdout:2: seq_num 1 ranges {416807=475249,1542129=474678} 2023-09-23T22:21:34.643 INFO:tasks.rados.rados.0.smithi169.stdout:2: writing smithi16987243-2 from 416807 to 892056 tid 1 2023-09-23T22:21:34.650 INFO:tasks.rados.rados.0.smithi169.stdout:2: writing smithi16987243-2 from 1542129 to 2016807 tid 2 2023-09-23T22:21:34.650 INFO:tasks.rados.rados.0.smithi169.stdout:3: write initial oid 3 2023-09-23T22:21:34.650 INFO:tasks.rados.rados.0.smithi169.stdout:3: seq_num 2 ranges {433614=550498,1600611=433003} 2023-09-23T22:21:34.656 INFO:tasks.rados.rados.0.smithi169.stdout:3: writing smithi16987243-3 from 433614 to 984112 tid 1 2023-09-23T22:21:34.662 INFO:tasks.rados.rados.0.smithi169.stdout:3: writing smithi16987243-3 from 1600611 to 2033614 tid 2 2023-09-23T22:21:34.662 INFO:tasks.rados.rados.0.smithi169.stdout:4: write initial oid 4 2023-09-23T22:21:34.662 INFO:tasks.rados.rados.0.smithi169.stdout:4: seq_num 3 ranges {450421=625747,1659093=391328} 2023-09-23T22:21:34.668 INFO:tasks.rados.rados.0.smithi169.stdout:4: writing smithi16987243-4 from 450421 to 1076168 tid 1 2023-09-23T22:21:34.674 INFO:tasks.rados.rados.0.smithi169.stdout:4: writing smithi16987243-4 from 1659093 to 2050421 tid 2 2023-09-23T22:21:34.674 INFO:tasks.rados.rados.0.smithi169.stdout:5: write initial oid 5 2023-09-23T22:21:34.674 INFO:tasks.rados.rados.0.smithi169.stdout:5: seq_num 4 ranges {467228=700996,1717575=349653} 2023-09-23T22:21:34.681 INFO:tasks.rados.rados.0.smithi169.stdout:5: writing smithi16987243-5 from 467228 to 1168224 tid 1 2023-09-23T22:21:34.686 INFO:tasks.rados.rados.0.smithi169.stdout:5: writing smithi16987243-5 from 1717575 to 2067228 tid 2 2023-09-23T22:21:34.686 INFO:tasks.rados.rados.0.smithi169.stdout:6: write initial oid 6 2023-09-23T22:21:34.686 INFO:tasks.rados.rados.0.smithi169.stdout:6: seq_num 5 ranges {484035=776245,2059704=24331} 2023-09-23T22:21:34.693 INFO:tasks.rados.rados.0.smithi169.stdout:6: writing smithi16987243-6 from 484035 to 1260280 tid 1 2023-09-23T22:21:34.698 INFO:tasks.rados.rados.0.smithi169.stdout:6: writing smithi16987243-6 from 2059704 to 2084035 tid 2 2023-09-23T22:21:34.698 INFO:tasks.rados.rados.0.smithi169.stdout:7: write initial oid 7 2023-09-23T22:21:34.698 INFO:tasks.rados.rados.0.smithi169.stdout:7: seq_num 6 ranges {500842=451494,1718186=382656} 2023-09-23T22:21:34.704 INFO:tasks.rados.rados.0.smithi169.stdout:7: writing smithi16987243-7 from 500842 to 952336 tid 1 2023-09-23T22:21:34.710 INFO:tasks.rados.rados.0.smithi169.stdout:7: writing smithi16987243-7 from 1718186 to 2100842 tid 2 2023-09-23T22:21:34.710 INFO:tasks.rados.rados.0.smithi169.stdout:8: write initial oid 8 2023-09-23T22:21:34.711 INFO:tasks.rados.rados.0.smithi169.stdout:8: seq_num 7 ranges {517649=526743,1776668=340981} 2023-09-23T22:21:34.716 INFO:tasks.rados.rados.0.smithi169.stdout:8: writing smithi16987243-8 from 517649 to 1044392 tid 1 2023-09-23T22:21:34.722 INFO:tasks.rados.rados.0.smithi169.stdout:8: writing smithi16987243-8 from 1776668 to 2117649 tid 2 2023-09-23T22:21:34.723 INFO:tasks.rados.rados.0.smithi169.stdout:9: write initial oid 9 2023-09-23T22:21:34.723 INFO:tasks.rados.rados.0.smithi169.stdout:9: seq_num 8 ranges {534456=718345,1951503=182953} 2023-09-23T22:21:34.729 INFO:tasks.rados.rados.0.smithi169.stdout:9: writing smithi16987243-9 from 534456 to 1252801 tid 1 2023-09-23T22:21:34.735 INFO:tasks.rados.rados.0.smithi169.stdout:9: writing smithi16987243-9 from 1951503 to 2134456 tid 2 2023-09-23T22:21:34.735 INFO:tasks.rados.rados.0.smithi169.stdout:10: write initial oid 10 2023-09-23T22:21:34.735 INFO:tasks.rados.rados.0.smithi169.stdout:10: seq_num 9 ranges {551263=793594,1893632=257631} 2023-09-23T22:21:34.743 INFO:tasks.rados.rados.0.smithi169.stdout:10: writing smithi16987243-10 from 551263 to 1344857 tid 1 2023-09-23T22:21:34.748 INFO:tasks.rados.rados.0.smithi169.stdout:10: writing smithi16987243-10 from 1893632 to 2151263 tid 2 2023-09-23T22:21:34.748 INFO:tasks.rados.rados.0.smithi169.stdout:11: write initial oid 11 2023-09-23T22:21:34.748 INFO:tasks.rados.rados.0.smithi169.stdout:11: seq_num 10 ranges {568070=468843,1552114=615956} 2023-09-23T22:21:34.754 INFO:tasks.rados.rados.0.smithi169.stdout:11: writing smithi16987243-11 from 568070 to 1036913 tid 1 2023-09-23T22:21:34.760 INFO:tasks.rados.rados.0.smithi169.stdout:11: writing smithi16987243-11 from 1552114 to 2168070 tid 2 2023-09-23T22:21:34.760 INFO:tasks.rados.rados.0.smithi169.stdout:12: write initial oid 12 2023-09-23T22:21:34.761 INFO:tasks.rados.rados.0.smithi169.stdout:1: finishing write tid 2 to smithi16987243-1 2023-09-23T22:21:34.761 INFO:tasks.rados.rados.0.smithi169.stdout:12: seq_num 11 ranges {584877=544092,1610596=562003} 2023-09-23T22:21:34.767 INFO:tasks.rados.rados.0.smithi169.stdout:12: writing smithi16987243-12 from 584877 to 1128969 tid 1 2023-09-23T22:21:34.773 INFO:tasks.rados.rados.0.smithi169.stdout:12: writing smithi16987243-12 from 1610596 to 2172599 tid 2 2023-09-23T22:21:34.773 INFO:tasks.rados.rados.0.smithi169.stdout:13: write initial oid 13 2023-09-23T22:21:34.773 INFO:tasks.rados.rados.0.smithi169.stdout:13: seq_num 12 ranges {601684=619341,1669078=532606} 2023-09-23T22:21:34.779 INFO:tasks.rados.rados.0.smithi169.stdout:13: writing smithi16987243-13 from 601684 to 1221025 tid 1 2023-09-23T22:21:34.785 INFO:tasks.rados.rados.0.smithi169.stdout:13: writing smithi16987243-13 from 1669078 to 2201684 tid 2 2023-09-23T22:21:34.785 INFO:tasks.rados.rados.0.smithi169.stdout:14: write initial oid 14 2023-09-23T22:21:34.785 INFO:tasks.rados.rados.0.smithi169.stdout:14: seq_num 13 ranges {618491=694590,2011207=207284} 2023-09-23T22:21:34.792 INFO:tasks.rados.rados.0.smithi169.stdout:14: writing smithi16987243-14 from 618491 to 1313081 tid 1 2023-09-23T22:21:34.798 INFO:tasks.rados.rados.0.smithi169.stdout:14: writing smithi16987243-14 from 2011207 to 2218491 tid 2 2023-09-23T22:21:34.798 INFO:tasks.rados.rados.0.smithi169.stdout:15: write initial oid 15 2023-09-23T22:21:34.798 INFO:tasks.rados.rados.0.smithi169.stdout:1: finishing write tid 3 to smithi16987243-1 2023-09-23T22:21:34.798 INFO:tasks.rados.rados.0.smithi169.stdout:15: seq_num 14 ranges {635298=769839,2069689=165609} 2023-09-23T22:21:34.806 INFO:tasks.rados.rados.0.smithi169.stdout:15: writing smithi16987243-15 from 635298 to 1405137 tid 1 2023-09-23T22:21:34.811 INFO:tasks.rados.rados.0.smithi169.stdout:15: writing smithi16987243-15 from 2069689 to 2235298 tid 2 2023-09-23T22:21:34.811 INFO:tasks.rados.rados.0.smithi169.stdout:16: write initial oid 16 2023-09-23T22:21:34.811 INFO:tasks.rados.rados.0.smithi169.stdout:16: seq_num 15 ranges {652105=445088,1728171=452988} 2023-09-23T22:21:34.818 INFO:tasks.rados.rados.0.smithi169.stdout:16: writing smithi16987243-16 from 652105 to 1097193 tid 1 2023-09-23T22:21:34.824 INFO:tasks.rados.rados.0.smithi169.stdout:16: writing smithi16987243-16 from 1728171 to 2181159 tid 2 2023-09-23T22:21:34.824 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:34.824 INFO:tasks.rados.rados.0.smithi169.stdout:1: finishing write tid 4 to smithi16987243-1 2023-09-23T22:21:34.824 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 1 v 3 (ObjNum 0 snap 0 seq_num 0) dirty exists 2023-09-23T22:21:34.825 INFO:tasks.rados.rados.0.smithi169.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2023-09-23T22:21:34.825 INFO:tasks.rados.rados.0.smithi169.stdout:1: done (15 left) 2023-09-23T22:21:34.825 INFO:tasks.rados.rados.0.smithi169.stdout:17: write initial oid 17 2023-09-23T22:21:34.825 INFO:tasks.rados.rados.0.smithi169.stdout:17: seq_num 16 ranges {668912=636690,1903006=365906} 2023-09-23T22:21:34.831 INFO:tasks.rados.rados.0.smithi169.stdout:17: writing smithi16987243-17 from 668912 to 1305602 tid 1 2023-09-23T22:21:34.838 INFO:tasks.rados.rados.0.smithi169.stdout:17: writing smithi16987243-17 from 1903006 to 2268912 tid 2 2023-09-23T22:21:34.838 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:34.838 INFO:tasks.rados.rados.0.smithi169.stdout:2: finishing write tid 1 to smithi16987243-2 2023-09-23T22:21:34.838 INFO:tasks.rados.rados.0.smithi169.stdout:2: finishing write tid 2 to smithi16987243-2 2023-09-23T22:21:34.838 INFO:tasks.rados.rados.0.smithi169.stdout:2: finishing write tid 3 to smithi16987243-2 2023-09-23T22:21:34.838 INFO:tasks.rados.rados.0.smithi169.stdout:2: finishing write tid 4 to smithi16987243-2 2023-09-23T22:21:34.838 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 2 v 3 (ObjNum 1 snap 0 seq_num 1) dirty exists 2023-09-23T22:21:34.838 INFO:tasks.rados.rados.0.smithi169.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2023-09-23T22:21:34.838 INFO:tasks.rados.rados.0.smithi169.stdout:3: finishing write tid 1 to smithi16987243-3 2023-09-23T22:21:34.839 INFO:tasks.rados.rados.0.smithi169.stdout:3: finishing write tid 2 to smithi16987243-3 2023-09-23T22:21:34.839 INFO:tasks.rados.rados.0.smithi169.stdout:3: finishing write tid 3 to smithi16987243-3 2023-09-23T22:21:34.839 INFO:tasks.rados.rados.0.smithi169.stdout:3: finishing write tid 4 to smithi16987243-3 2023-09-23T22:21:34.839 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 3 v 3 (ObjNum 2 snap 0 seq_num 2) dirty exists 2023-09-23T22:21:34.839 INFO:tasks.rados.rados.0.smithi169.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2023-09-23T22:21:34.839 INFO:tasks.rados.rados.0.smithi169.stdout:4: finishing write tid 1 to smithi16987243-4 2023-09-23T22:21:34.839 INFO:tasks.rados.rados.0.smithi169.stdout:4: finishing write tid 2 to smithi16987243-4 2023-09-23T22:21:34.839 INFO:tasks.rados.rados.0.smithi169.stdout:4: finishing write tid 3 to smithi16987243-4 2023-09-23T22:21:34.839 INFO:tasks.rados.rados.0.smithi169.stdout:4: finishing write tid 4 to smithi16987243-4 2023-09-23T22:21:34.839 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 4 v 3 (ObjNum 3 snap 0 seq_num 3) dirty exists 2023-09-23T22:21:34.839 INFO:tasks.rados.rados.0.smithi169.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2023-09-23T22:21:34.839 INFO:tasks.rados.rados.0.smithi169.stdout:5: finishing write tid 1 to smithi16987243-5 2023-09-23T22:21:34.840 INFO:tasks.rados.rados.0.smithi169.stdout:5: finishing write tid 2 to smithi16987243-5 2023-09-23T22:21:34.840 INFO:tasks.rados.rados.0.smithi169.stdout:5: finishing write tid 3 to smithi16987243-5 2023-09-23T22:21:34.840 INFO:tasks.rados.rados.0.smithi169.stdout:5: finishing write tid 4 to smithi16987243-5 2023-09-23T22:21:34.840 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 5 v 6 (ObjNum 4 snap 0 seq_num 4) dirty exists 2023-09-23T22:21:34.840 INFO:tasks.rados.rados.0.smithi169.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2023-09-23T22:21:34.840 INFO:tasks.rados.rados.0.smithi169.stdout:6: finishing write tid 1 to smithi16987243-6 2023-09-23T22:21:34.840 INFO:tasks.rados.rados.0.smithi169.stdout:6: finishing write tid 2 to smithi16987243-6 2023-09-23T22:21:34.840 INFO:tasks.rados.rados.0.smithi169.stdout:6: finishing write tid 3 to smithi16987243-6 2023-09-23T22:21:34.840 INFO:tasks.rados.rados.0.smithi169.stdout:6: finishing write tid 4 to smithi16987243-6 2023-09-23T22:21:34.840 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 6 v 3 (ObjNum 5 snap 0 seq_num 5) dirty exists 2023-09-23T22:21:34.840 INFO:tasks.rados.rados.0.smithi169.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2023-09-23T22:21:34.840 INFO:tasks.rados.rados.0.smithi169.stdout:7: finishing write tid 1 to smithi16987243-7 2023-09-23T22:21:34.840 INFO:tasks.rados.rados.0.smithi169.stdout:7: finishing write tid 2 to smithi16987243-7 2023-09-23T22:21:34.841 INFO:tasks.rados.rados.0.smithi169.stdout:7: finishing write tid 3 to smithi16987243-7 2023-09-23T22:21:34.841 INFO:tasks.rados.rados.0.smithi169.stdout:7: finishing write tid 4 to smithi16987243-7 2023-09-23T22:21:34.841 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 7 v 6 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-09-23T22:21:34.841 INFO:tasks.rados.rados.0.smithi169.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2023-09-23T22:21:34.841 INFO:tasks.rados.rados.0.smithi169.stdout:8: finishing write tid 1 to smithi16987243-8 2023-09-23T22:21:34.841 INFO:tasks.rados.rados.0.smithi169.stdout:8: finishing write tid 2 to smithi16987243-8 2023-09-23T22:21:34.841 INFO:tasks.rados.rados.0.smithi169.stdout:8: finishing write tid 3 to smithi16987243-8 2023-09-23T22:21:34.841 INFO:tasks.rados.rados.0.smithi169.stdout:8: finishing write tid 4 to smithi16987243-8 2023-09-23T22:21:34.841 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 8 v 3 (ObjNum 7 snap 0 seq_num 7) dirty exists 2023-09-23T22:21:34.841 INFO:tasks.rados.rados.0.smithi169.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2023-09-23T22:21:34.841 INFO:tasks.rados.rados.0.smithi169.stdout:9: finishing write tid 1 to smithi16987243-9 2023-09-23T22:21:34.841 INFO:tasks.rados.rados.0.smithi169.stdout:9: finishing write tid 2 to smithi16987243-9 2023-09-23T22:21:34.841 INFO:tasks.rados.rados.0.smithi169.stdout:9: finishing write tid 3 to smithi16987243-9 2023-09-23T22:21:34.842 INFO:tasks.rados.rados.0.smithi169.stdout:9: finishing write tid 4 to smithi16987243-9 2023-09-23T22:21:34.842 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 9 v 6 (ObjNum 8 snap 0 seq_num 8) dirty exists 2023-09-23T22:21:34.842 INFO:tasks.rados.rados.0.smithi169.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2023-09-23T22:21:34.842 INFO:tasks.rados.rados.0.smithi169.stdout:10: finishing write tid 1 to smithi16987243-10 2023-09-23T22:21:34.842 INFO:tasks.rados.rados.0.smithi169.stdout:10: finishing write tid 2 to smithi16987243-10 2023-09-23T22:21:34.842 INFO:tasks.rados.rados.0.smithi169.stdout:10: finishing write tid 3 to smithi16987243-10 2023-09-23T22:21:34.842 INFO:tasks.rados.rados.0.smithi169.stdout:10: finishing write tid 4 to smithi16987243-10 2023-09-23T22:21:34.842 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 10 v 3 (ObjNum 9 snap 0 seq_num 9) dirty exists 2023-09-23T22:21:34.842 INFO:tasks.rados.rados.0.smithi169.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2023-09-23T22:21:34.842 INFO:tasks.rados.rados.0.smithi169.stdout:11: finishing write tid 1 to smithi16987243-11 2023-09-23T22:21:34.842 INFO:tasks.rados.rados.0.smithi169.stdout:2: done (15 left) 2023-09-23T22:21:34.842 INFO:tasks.rados.rados.0.smithi169.stdout:3: done (14 left) 2023-09-23T22:21:34.843 INFO:tasks.rados.rados.0.smithi169.stdout:4: done (13 left) 2023-09-23T22:21:34.843 INFO:tasks.rados.rados.0.smithi169.stdout:5: done (12 left) 2023-09-23T22:21:34.843 INFO:tasks.rados.rados.0.smithi169.stdout:6: done (11 left) 2023-09-23T22:21:34.843 INFO:tasks.rados.rados.0.smithi169.stdout:7: done (10 left) 2023-09-23T22:21:34.843 INFO:tasks.rados.rados.0.smithi169.stdout:8: done (9 left) 2023-09-23T22:21:34.843 INFO:tasks.rados.rados.0.smithi169.stdout:9: done (8 left) 2023-09-23T22:21:34.843 INFO:tasks.rados.rados.0.smithi169.stdout:10: done (7 left) 2023-09-23T22:21:34.843 INFO:tasks.rados.rados.0.smithi169.stdout:18: write initial oid 18 2023-09-23T22:21:34.843 INFO:tasks.rados.rados.0.smithi169.stdout:18: seq_num 17 ranges {685719=711939,1845135=440584} 2023-09-23T22:21:34.845 INFO:tasks.rados.rados.0.smithi169.stdout:18: writing smithi16987243-18 from 685719 to 1397658 tid 1 2023-09-23T22:21:34.850 INFO:tasks.rados.rados.0.smithi169.stdout:18: writing smithi16987243-18 from 1845135 to 2285719 tid 2 2023-09-23T22:21:34.850 INFO:tasks.rados.rados.0.smithi169.stdout:19: write initial oid 19 2023-09-23T22:21:34.851 INFO:tasks.rados.rados.0.smithi169.stdout:19: seq_num 18 ranges {702526=787188,1903617=398909} 2023-09-23T22:21:34.859 INFO:tasks.rados.rados.0.smithi169.stdout:19: writing smithi16987243-19 from 702526 to 1489714 tid 1 2023-09-23T22:21:34.863 INFO:tasks.rados.rados.0.smithi169.stdout:19: writing smithi16987243-19 from 1903617 to 2302526 tid 2 2023-09-23T22:21:34.864 INFO:tasks.rados.rados.0.smithi169.stdout:20: write initial oid 20 2023-09-23T22:21:34.864 INFO:tasks.rados.rados.0.smithi169.stdout:20: seq_num 19 ranges {719333=462437,1962099=357234} 2023-09-23T22:21:34.870 INFO:tasks.rados.rados.0.smithi169.stdout:20: writing smithi16987243-20 from 719333 to 1181770 tid 1 2023-09-23T22:21:34.877 INFO:tasks.rados.rados.0.smithi169.stdout:20: writing smithi16987243-20 from 1962099 to 2319333 tid 2 2023-09-23T22:21:34.877 INFO:tasks.rados.rados.0.smithi169.stdout:21: write initial oid 21 2023-09-23T22:21:34.877 INFO:tasks.rados.rados.0.smithi169.stdout:21: seq_num 20 ranges {736140=537686,2020581=315559} 2023-09-23T22:21:34.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:34 smithi187 bash[31480]: audit 2023-09-23T22:21:34.464322+0000 mon.a (mon.0) 827 : audit [INF] from='client.? 172.21.15.169:0/1744566750' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-09-23T22:21:34.884 INFO:tasks.rados.rados.0.smithi169.stdout:21: writing smithi16987243-21 from 736140 to 1273826 tid 1 2023-09-23T22:21:34.890 INFO:tasks.rados.rados.0.smithi169.stdout:21: writing smithi16987243-21 from 2020581 to 2336140 tid 2 2023-09-23T22:21:34.890 INFO:tasks.rados.rados.0.smithi169.stdout:22: write initial oid 22 2023-09-23T22:21:34.890 INFO:tasks.rados.rados.0.smithi169.stdout:22: seq_num 21 ranges {752947=612935,1962710=390237} 2023-09-23T22:21:34.897 INFO:tasks.rados.rados.0.smithi169.stdout:22: writing smithi16987243-22 from 752947 to 1365882 tid 1 2023-09-23T22:21:34.903 INFO:tasks.rados.rados.0.smithi169.stdout:22: writing smithi16987243-22 from 1962710 to 2352947 tid 2 2023-09-23T22:21:34.903 INFO:tasks.rados.rados.0.smithi169.stdout:23: write initial oid 23 2023-09-23T22:21:34.903 INFO:tasks.rados.rados.0.smithi169.stdout:23: seq_num 22 ranges {769754=688184,2021192=348562} 2023-09-23T22:21:34.911 INFO:tasks.rados.rados.0.smithi169.stdout:23: writing smithi16987243-23 from 769754 to 1457938 tid 1 2023-09-23T22:21:34.917 INFO:tasks.rados.rados.0.smithi169.stdout:23: writing smithi16987243-23 from 2021192 to 2369754 tid 2 2023-09-23T22:21:34.917 INFO:tasks.rados.rados.0.smithi169.stdout:24: write initial oid 24 2023-09-23T22:21:34.917 INFO:tasks.rados.rados.0.smithi169.stdout:24: seq_num 23 ranges {786561=479786,1796027=467664} 2023-09-23T22:21:34.924 INFO:tasks.rados.rados.0.smithi169.stdout:24: writing smithi16987243-24 from 786561 to 1266347 tid 1 2023-09-23T22:21:34.929 INFO:tasks.rados.rados.0.smithi169.stdout:24: writing smithi16987243-24 from 1796027 to 2263691 tid 2 2023-09-23T22:21:34.929 INFO:tasks.rados.rados.0.smithi169.stdout:25: write initial oid 25 2023-09-23T22:21:34.930 INFO:tasks.rados.rados.0.smithi169.stdout:25: seq_num 24 ranges {403368=555035,1454509=727675} 2023-09-23T22:21:34.935 INFO:tasks.rados.rados.0.smithi169.stdout:25: writing smithi16987243-25 from 403368 to 958403 tid 1 2023-09-23T22:21:34.942 INFO:tasks.rados.rados.0.smithi169.stdout:25: writing smithi16987243-25 from 1454509 to 2182184 tid 2 2023-09-23T22:21:34.943 INFO:tasks.rados.rados.0.smithi169.stdout:26: write initial oid 26 2023-09-23T22:21:34.943 INFO:tasks.rados.rados.0.smithi169.stdout:26: seq_num 25 ranges {420175=630284,1796638=471333} 2023-09-23T22:21:34.948 INFO:tasks.rados.rados.0.smithi169.stdout:26: writing smithi16987243-26 from 420175 to 1050459 tid 1 2023-09-23T22:21:34.957 INFO:tasks.rados.rados.0.smithi169.stdout:26: writing smithi16987243-26 from 1796638 to 2267971 tid 2 2023-09-23T22:21:34.957 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:34.957 INFO:tasks.rados.rados.0.smithi169.stdout:11: finishing write tid 2 to smithi16987243-11 2023-09-23T22:21:34.957 INFO:tasks.rados.rados.0.smithi169.stdout:11: finishing write tid 3 to smithi16987243-11 2023-09-23T22:21:34.957 INFO:tasks.rados.rados.0.smithi169.stdout:11: finishing write tid 4 to smithi16987243-11 2023-09-23T22:21:34.957 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 11 v 3 (ObjNum 10 snap 0 seq_num 10) dirty exists 2023-09-23T22:21:34.957 INFO:tasks.rados.rados.0.smithi169.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2023-09-23T22:21:34.957 INFO:tasks.rados.rados.0.smithi169.stdout:12: finishing write tid 1 to smithi16987243-12 2023-09-23T22:21:34.957 INFO:tasks.rados.rados.0.smithi169.stdout:12: finishing write tid 2 to smithi16987243-12 2023-09-23T22:21:34.957 INFO:tasks.rados.rados.0.smithi169.stdout:12: finishing write tid 3 to smithi16987243-12 2023-09-23T22:21:34.957 INFO:tasks.rados.rados.0.smithi169.stdout:12: finishing write tid 4 to smithi16987243-12 2023-09-23T22:21:34.957 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 12 v 6 (ObjNum 11 snap 0 seq_num 11) dirty exists 2023-09-23T22:21:34.958 INFO:tasks.rados.rados.0.smithi169.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2023-09-23T22:21:34.958 INFO:tasks.rados.rados.0.smithi169.stdout:13: finishing write tid 1 to smithi16987243-13 2023-09-23T22:21:34.958 INFO:tasks.rados.rados.0.smithi169.stdout:13: finishing write tid 2 to smithi16987243-13 2023-09-23T22:21:34.958 INFO:tasks.rados.rados.0.smithi169.stdout:13: finishing write tid 3 to smithi16987243-13 2023-09-23T22:21:34.958 INFO:tasks.rados.rados.0.smithi169.stdout:13: finishing write tid 4 to smithi16987243-13 2023-09-23T22:21:34.958 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 13 v 6 (ObjNum 12 snap 0 seq_num 12) dirty exists 2023-09-23T22:21:34.958 INFO:tasks.rados.rados.0.smithi169.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2023-09-23T22:21:34.958 INFO:tasks.rados.rados.0.smithi169.stdout:14: finishing write tid 1 to smithi16987243-14 2023-09-23T22:21:34.958 INFO:tasks.rados.rados.0.smithi169.stdout:14: finishing write tid 2 to smithi16987243-14 2023-09-23T22:21:34.958 INFO:tasks.rados.rados.0.smithi169.stdout:14: finishing write tid 3 to smithi16987243-14 2023-09-23T22:21:34.958 INFO:tasks.rados.rados.0.smithi169.stdout:11: done (15 left) 2023-09-23T22:21:34.959 INFO:tasks.rados.rados.0.smithi169.stdout:12: done (14 left) 2023-09-23T22:21:34.959 INFO:tasks.rados.rados.0.smithi169.stdout:13: done (13 left) 2023-09-23T22:21:34.959 INFO:tasks.rados.rados.0.smithi169.stdout:27: write initial oid 27 2023-09-23T22:21:34.959 INFO:tasks.rados.rados.0.smithi169.stdout:27: seq_num 26 ranges {436982=705533,1855120=581862} 2023-09-23T22:21:34.966 INFO:tasks.rados.rados.0.smithi169.stdout:27: writing smithi16987243-27 from 436982 to 1142515 tid 1 2023-09-23T22:21:34.975 INFO:tasks.rados.rados.0.smithi169.stdout:27: writing smithi16987243-27 from 1855120 to 2436982 tid 2 2023-09-23T22:21:34.975 INFO:tasks.rados.rados.0.smithi169.stdout:28: write initial oid 28 2023-09-23T22:21:34.975 INFO:tasks.rados.rados.0.smithi169.stdout:28: seq_num 27 ranges {453789=780782,1913602=475002} 2023-09-23T22:21:34.982 INFO:tasks.rados.rados.0.smithi169.stdout:28: writing smithi16987243-28 from 453789 to 1234571 tid 1 2023-09-23T22:21:34.989 INFO:tasks.rados.rados.0.smithi169.stdout:28: writing smithi16987243-28 from 1913602 to 2388604 tid 2 2023-09-23T22:21:34.989 INFO:tasks.rados.rados.0.smithi169.stdout:29: write initial oid 29 2023-09-23T22:21:34.989 INFO:tasks.rados.rados.0.smithi169.stdout:29: seq_num 28 ranges {470596=456031,1572084=618660} 2023-09-23T22:21:34.995 INFO:tasks.rados.rados.0.smithi169.stdout:29: writing smithi16987243-29 from 470596 to 926627 tid 1 2023-09-23T22:21:35.002 INFO:tasks.rados.rados.0.smithi169.stdout:29: writing smithi16987243-29 from 1572084 to 2190744 tid 2 2023-09-23T22:21:35.002 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.002 INFO:tasks.rados.rados.0.smithi169.stdout:14: finishing write tid 4 to smithi16987243-14 2023-09-23T22:21:35.002 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 14 v 9 (ObjNum 13 snap 0 seq_num 13) dirty exists 2023-09-23T22:21:35.003 INFO:tasks.rados.rados.0.smithi169.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2023-09-23T22:21:35.003 INFO:tasks.rados.rados.0.smithi169.stdout:14: done (15 left) 2023-09-23T22:21:35.003 INFO:tasks.rados.rados.0.smithi169.stdout:30: write initial oid 30 2023-09-23T22:21:35.003 INFO:tasks.rados.rados.0.smithi169.stdout:30: seq_num 29 ranges {487403=531280,1514213=478671} 2023-09-23T22:21:35.008 INFO:tasks.rados.rados.0.smithi169.stdout:30: writing smithi16987243-30 from 487403 to 1018683 tid 1 2023-09-23T22:21:35.014 INFO:tasks.rados.rados.0.smithi169.stdout:30: writing smithi16987243-30 from 1514213 to 1992884 tid 2 2023-09-23T22:21:35.014 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.014 INFO:tasks.rados.rados.0.smithi169.stdout:15: finishing write tid 1 to smithi16987243-15 2023-09-23T22:21:35.014 INFO:tasks.rados.rados.0.smithi169.stdout:15: finishing write tid 2 to smithi16987243-15 2023-09-23T22:21:35.014 INFO:tasks.rados.rados.0.smithi169.stdout:15: finishing write tid 3 to smithi16987243-15 2023-09-23T22:21:35.014 INFO:tasks.rados.rados.0.smithi169.stdout:15: finishing write tid 4 to smithi16987243-15 2023-09-23T22:21:35.014 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 15 v 3 (ObjNum 14 snap 0 seq_num 14) dirty exists 2023-09-23T22:21:35.014 INFO:tasks.rados.rados.0.smithi169.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2023-09-23T22:21:35.014 INFO:tasks.rados.rados.0.smithi169.stdout:15: done (15 left) 2023-09-23T22:21:35.014 INFO:tasks.rados.rados.0.smithi169.stdout:31: write initial oid 31 2023-09-23T22:21:35.014 INFO:tasks.rados.rados.0.smithi169.stdout:31: seq_num 30 ranges {504210=606529,1572695=622329} 2023-09-23T22:21:35.020 INFO:tasks.rados.rados.0.smithi169.stdout:31: writing smithi16987243-31 from 504210 to 1110739 tid 1 2023-09-23T22:21:35.026 INFO:tasks.rados.rados.0.smithi169.stdout:31: writing smithi16987243-31 from 1572695 to 2195024 tid 2 2023-09-23T22:21:35.026 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.027 INFO:tasks.rados.rados.0.smithi169.stdout:16: finishing write tid 1 to smithi16987243-16 2023-09-23T22:21:35.027 INFO:tasks.rados.rados.0.smithi169.stdout:16: finishing write tid 2 to smithi16987243-16 2023-09-23T22:21:35.027 INFO:tasks.rados.rados.0.smithi169.stdout:16: finishing write tid 3 to smithi16987243-16 2023-09-23T22:21:35.027 INFO:tasks.rados.rados.0.smithi169.stdout:16: finishing write tid 4 to smithi16987243-16 2023-09-23T22:21:35.027 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 16 v 9 (ObjNum 15 snap 0 seq_num 15) dirty exists 2023-09-23T22:21:35.027 INFO:tasks.rados.rados.0.smithi169.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2023-09-23T22:21:35.027 INFO:tasks.rados.rados.0.smithi169.stdout:17: finishing write tid 1 to smithi16987243-17 2023-09-23T22:21:35.027 INFO:tasks.rados.rados.0.smithi169.stdout:16: done (15 left) 2023-09-23T22:21:35.027 INFO:tasks.rados.rados.0.smithi169.stdout:32: write initial oid 32 2023-09-23T22:21:35.027 INFO:tasks.rados.rados.0.smithi169.stdout:32: seq_num 31 ranges {521017=798131,1747530=482340} 2023-09-23T22:21:35.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:34 smithi169 bash[27421]: audit 2023-09-23T22:21:34.464322+0000 mon.a (mon.0) 827 : audit [INF] from='client.? 172.21.15.169:0/1744566750' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-09-23T22:21:35.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:34 smithi169 bash[40994]: audit 2023-09-23T22:21:34.464322+0000 mon.a (mon.0) 827 : audit [INF] from='client.? 172.21.15.169:0/1744566750' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-09-23T22:21:35.034 INFO:tasks.rados.rados.0.smithi169.stdout:32: writing smithi16987243-32 from 521017 to 1319148 tid 1 2023-09-23T22:21:35.039 INFO:tasks.rados.rados.0.smithi169.stdout:32: writing smithi16987243-32 from 1747530 to 2229870 tid 2 2023-09-23T22:21:35.039 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.040 INFO:tasks.rados.rados.0.smithi169.stdout:17: finishing write tid 2 to smithi16987243-17 2023-09-23T22:21:35.040 INFO:tasks.rados.rados.0.smithi169.stdout:17: finishing write tid 3 to smithi16987243-17 2023-09-23T22:21:35.040 INFO:tasks.rados.rados.0.smithi169.stdout:17: finishing write tid 4 to smithi16987243-17 2023-09-23T22:21:35.040 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 17 v 3 (ObjNum 16 snap 0 seq_num 16) dirty exists 2023-09-23T22:21:35.040 INFO:tasks.rados.rados.0.smithi169.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2023-09-23T22:21:35.040 INFO:tasks.rados.rados.0.smithi169.stdout:18: finishing write tid 1 to smithi16987243-18 2023-09-23T22:21:35.040 INFO:tasks.rados.rados.0.smithi169.stdout:18: finishing write tid 2 to smithi16987243-18 2023-09-23T22:21:35.040 INFO:tasks.rados.rados.0.smithi169.stdout:18: finishing write tid 3 to smithi16987243-18 2023-09-23T22:21:35.040 INFO:tasks.rados.rados.0.smithi169.stdout:18: finishing write tid 4 to smithi16987243-18 2023-09-23T22:21:35.040 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 18 v 6 (ObjNum 17 snap 0 seq_num 17) dirty exists 2023-09-23T22:21:35.040 INFO:tasks.rados.rados.0.smithi169.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2023-09-23T22:21:35.040 INFO:tasks.rados.rados.0.smithi169.stdout:19: finishing write tid 1 to smithi16987243-19 2023-09-23T22:21:35.040 INFO:tasks.rados.rados.0.smithi169.stdout:17: done (15 left) 2023-09-23T22:21:35.041 INFO:tasks.rados.rados.0.smithi169.stdout:18: done (14 left) 2023-09-23T22:21:35.041 INFO:tasks.rados.rados.0.smithi169.stdout:33: write initial oid 33 2023-09-23T22:21:35.041 INFO:tasks.rados.rados.0.smithi169.stdout:33: seq_num 32 ranges {537824=473380,1806012=625998} 2023-09-23T22:21:35.045 INFO:tasks.rados.rados.0.smithi169.stdout:33: writing smithi16987243-33 from 537824 to 1011204 tid 1 2023-09-23T22:21:35.053 INFO:tasks.rados.rados.0.smithi169.stdout:33: writing smithi16987243-33 from 1806012 to 2432010 tid 2 2023-09-23T22:21:35.053 INFO:tasks.rados.rados.0.smithi169.stdout:34: write initial oid 34 2023-09-23T22:21:35.054 INFO:tasks.rados.rados.0.smithi169.stdout:34: seq_num 33 ranges {554631=548629,1748141=486009} 2023-09-23T22:21:35.060 INFO:tasks.rados.rados.0.smithi169.stdout:34: writing smithi16987243-34 from 554631 to 1103260 tid 1 2023-09-23T22:21:35.067 INFO:tasks.rados.rados.0.smithi169.stdout:34: writing smithi16987243-34 from 1748141 to 2234150 tid 2 2023-09-23T22:21:35.067 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.067 INFO:tasks.rados.rados.0.smithi169.stdout:19: finishing write tid 2 to smithi16987243-19 2023-09-23T22:21:35.067 INFO:tasks.rados.rados.0.smithi169.stdout:19: finishing write tid 3 to smithi16987243-19 2023-09-23T22:21:35.067 INFO:tasks.rados.rados.0.smithi169.stdout:19: finishing write tid 4 to smithi16987243-19 2023-09-23T22:21:35.067 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 19 v 9 (ObjNum 18 snap 0 seq_num 18) dirty exists 2023-09-23T22:21:35.067 INFO:tasks.rados.rados.0.smithi169.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2023-09-23T22:21:35.067 INFO:tasks.rados.rados.0.smithi169.stdout:20: finishing write tid 1 to smithi16987243-20 2023-09-23T22:21:35.067 INFO:tasks.rados.rados.0.smithi169.stdout:20: finishing write tid 2 to smithi16987243-20 2023-09-23T22:21:35.067 INFO:tasks.rados.rados.0.smithi169.stdout:20: finishing write tid 3 to smithi16987243-20 2023-09-23T22:21:35.068 INFO:tasks.rados.rados.0.smithi169.stdout:20: finishing write tid 4 to smithi16987243-20 2023-09-23T22:21:35.068 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 20 v 9 (ObjNum 19 snap 0 seq_num 19) dirty exists 2023-09-23T22:21:35.068 INFO:tasks.rados.rados.0.smithi169.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2023-09-23T22:21:35.068 INFO:tasks.rados.rados.0.smithi169.stdout:21: finishing write tid 1 to smithi16987243-21 2023-09-23T22:21:35.068 INFO:tasks.rados.rados.0.smithi169.stdout:19: done (15 left) 2023-09-23T22:21:35.068 INFO:tasks.rados.rados.0.smithi169.stdout:20: done (14 left) 2023-09-23T22:21:35.068 INFO:tasks.rados.rados.0.smithi169.stdout:35: write initial oid 35 2023-09-23T22:21:35.068 INFO:tasks.rados.rados.0.smithi169.stdout:35: seq_num 34 ranges {571438=623878,1806623=629667} 2023-09-23T22:21:35.073 INFO:tasks.rados.rados.0.smithi169.stdout:35: writing smithi16987243-35 from 571438 to 1195316 tid 1 2023-09-23T22:21:35.081 INFO:tasks.rados.rados.0.smithi169.stdout:35: writing smithi16987243-35 from 1806623 to 2436290 tid 2 2023-09-23T22:21:35.081 INFO:tasks.rados.rados.0.smithi169.stdout:36: write initial oid 36 2023-09-23T22:21:35.081 INFO:tasks.rados.rados.0.smithi169.stdout:36: seq_num 35 ranges {588245=699127,1865105=489678} 2023-09-23T22:21:35.088 INFO:tasks.rados.rados.0.smithi169.stdout:36: writing smithi16987243-36 from 588245 to 1287372 tid 1 2023-09-23T22:21:35.094 INFO:tasks.rados.rados.0.smithi169.stdout:36: writing smithi16987243-36 from 1865105 to 2354783 tid 2 2023-09-23T22:21:35.095 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.095 INFO:tasks.rados.rados.0.smithi169.stdout:21: finishing write tid 2 to smithi16987243-21 2023-09-23T22:21:35.095 INFO:tasks.rados.rados.0.smithi169.stdout:21: finishing write tid 3 to smithi16987243-21 2023-09-23T22:21:35.095 INFO:tasks.rados.rados.0.smithi169.stdout:21: finishing write tid 4 to smithi16987243-21 2023-09-23T22:21:35.095 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 21 v 12 (ObjNum 20 snap 0 seq_num 20) dirty exists 2023-09-23T22:21:35.095 INFO:tasks.rados.rados.0.smithi169.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2023-09-23T22:21:35.095 INFO:tasks.rados.rados.0.smithi169.stdout:22: finishing write tid 1 to smithi16987243-22 2023-09-23T22:21:35.095 INFO:tasks.rados.rados.0.smithi169.stdout:21: done (15 left) 2023-09-23T22:21:35.095 INFO:tasks.rados.rados.0.smithi169.stdout:37: write initial oid 37 2023-09-23T22:21:35.095 INFO:tasks.rados.rados.0.smithi169.stdout:37: seq_num 36 ranges {605052=774376,1923587=633336} 2023-09-23T22:21:35.102 INFO:tasks.rados.rados.0.smithi169.stdout:37: writing smithi16987243-37 from 605052 to 1379428 tid 1 2023-09-23T22:21:35.110 INFO:tasks.rados.rados.0.smithi169.stdout:37: writing smithi16987243-37 from 1923587 to 2556923 tid 2 2023-09-23T22:21:35.110 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.110 INFO:tasks.rados.rados.0.smithi169.stdout:22: finishing write tid 2 to smithi16987243-22 2023-09-23T22:21:35.110 INFO:tasks.rados.rados.0.smithi169.stdout:22: finishing write tid 3 to smithi16987243-22 2023-09-23T22:21:35.110 INFO:tasks.rados.rados.0.smithi169.stdout:22: finishing write tid 4 to smithi16987243-22 2023-09-23T22:21:35.110 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 22 v 3 (ObjNum 21 snap 0 seq_num 21) dirty exists 2023-09-23T22:21:35.110 INFO:tasks.rados.rados.0.smithi169.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2023-09-23T22:21:35.110 INFO:tasks.rados.rados.0.smithi169.stdout:23: finishing write tid 1 to smithi16987243-23 2023-09-23T22:21:35.110 INFO:tasks.rados.rados.0.smithi169.stdout:23: finishing write tid 2 to smithi16987243-23 2023-09-23T22:21:35.110 INFO:tasks.rados.rados.0.smithi169.stdout:23: finishing write tid 3 to smithi16987243-23 2023-09-23T22:21:35.111 INFO:tasks.rados.rados.0.smithi169.stdout:23: finishing write tid 4 to smithi16987243-23 2023-09-23T22:21:35.111 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 23 v 3 (ObjNum 22 snap 0 seq_num 22) dirty exists 2023-09-23T22:21:35.111 INFO:tasks.rados.rados.0.smithi169.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2023-09-23T22:21:35.111 INFO:tasks.rados.rados.0.smithi169.stdout:22: done (15 left) 2023-09-23T22:21:35.111 INFO:tasks.rados.rados.0.smithi169.stdout:23: done (14 left) 2023-09-23T22:21:35.111 INFO:tasks.rados.rados.0.smithi169.stdout:38: write initial oid 38 2023-09-23T22:21:35.111 INFO:tasks.rados.rados.0.smithi169.stdout:38: seq_num 37 ranges {621859=449625,1865716=756143} 2023-09-23T22:21:35.115 INFO:tasks.rados.rados.0.smithi169.stdout:38: writing smithi16987243-38 from 621859 to 1071484 tid 1 2023-09-23T22:21:35.124 INFO:tasks.rados.rados.0.smithi169.stdout:38: writing smithi16987243-38 from 1865716 to 2621859 tid 2 2023-09-23T22:21:35.124 INFO:tasks.rados.rados.0.smithi169.stdout:39: write initial oid 39 2023-09-23T22:21:35.124 INFO:tasks.rados.rados.0.smithi169.stdout:39: seq_num 38 ranges {638666=524874,1924198=637005} 2023-09-23T22:21:35.131 INFO:tasks.rados.rados.0.smithi169.stdout:39: writing smithi16987243-39 from 638666 to 1163540 tid 1 2023-09-23T22:21:35.139 INFO:tasks.rados.rados.0.smithi169.stdout:39: writing smithi16987243-39 from 1924198 to 2561203 tid 2 2023-09-23T22:21:35.139 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.139 INFO:tasks.rados.rados.0.smithi169.stdout:24: finishing write tid 1 to smithi16987243-24 2023-09-23T22:21:35.139 INFO:tasks.rados.rados.0.smithi169.stdout:24: finishing write tid 2 to smithi16987243-24 2023-09-23T22:21:35.140 INFO:tasks.rados.rados.0.smithi169.stdout:24: finishing write tid 3 to smithi16987243-24 2023-09-23T22:21:35.140 INFO:tasks.rados.rados.0.smithi169.stdout:24: finishing write tid 4 to smithi16987243-24 2023-09-23T22:21:35.140 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 24 v 3 (ObjNum 23 snap 0 seq_num 23) dirty exists 2023-09-23T22:21:35.140 INFO:tasks.rados.rados.0.smithi169.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2023-09-23T22:21:35.140 INFO:tasks.rados.rados.0.smithi169.stdout:25: finishing write tid 1 to smithi16987243-25 2023-09-23T22:21:35.140 INFO:tasks.rados.rados.0.smithi169.stdout:25: finishing write tid 2 to smithi16987243-25 2023-09-23T22:21:35.140 INFO:tasks.rados.rados.0.smithi169.stdout:24: done (15 left) 2023-09-23T22:21:35.140 INFO:tasks.rados.rados.0.smithi169.stdout:40: write initial oid 40 2023-09-23T22:21:35.140 INFO:tasks.rados.rados.0.smithi169.stdout:40: seq_num 39 ranges {655473=716476,2099033=556440} 2023-09-23T22:21:35.147 INFO:tasks.rados.rados.0.smithi169.stdout:40: writing smithi16987243-40 from 655473 to 1371949 tid 1 2023-09-23T22:21:35.154 INFO:tasks.rados.rados.0.smithi169.stdout:40: writing smithi16987243-40 from 2099033 to 2655473 tid 2 2023-09-23T22:21:35.154 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.154 INFO:tasks.rados.rados.0.smithi169.stdout:25: finishing write tid 3 to smithi16987243-25 2023-09-23T22:21:35.154 INFO:tasks.rados.rados.0.smithi169.stdout:25: finishing write tid 4 to smithi16987243-25 2023-09-23T22:21:35.155 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 25 v 6 (ObjNum 24 snap 0 seq_num 24) dirty exists 2023-09-23T22:21:35.155 INFO:tasks.rados.rados.0.smithi169.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2023-09-23T22:21:35.155 INFO:tasks.rados.rados.0.smithi169.stdout:26: finishing write tid 1 to smithi16987243-26 2023-09-23T22:21:35.155 INFO:tasks.rados.rados.0.smithi169.stdout:26: finishing write tid 2 to smithi16987243-26 2023-09-23T22:21:35.155 INFO:tasks.rados.rados.0.smithi169.stdout:26: finishing write tid 3 to smithi16987243-26 2023-09-23T22:21:35.155 INFO:tasks.rados.rados.0.smithi169.stdout:26: finishing write tid 4 to smithi16987243-26 2023-09-23T22:21:35.155 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 26 v 6 (ObjNum 25 snap 0 seq_num 25) dirty exists 2023-09-23T22:21:35.155 INFO:tasks.rados.rados.0.smithi169.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2023-09-23T22:21:35.155 INFO:tasks.rados.rados.0.smithi169.stdout:27: finishing write tid 1 to smithi16987243-27 2023-09-23T22:21:35.155 INFO:tasks.rados.rados.0.smithi169.stdout:27: finishing write tid 2 to smithi16987243-27 2023-09-23T22:21:35.155 INFO:tasks.rados.rados.0.smithi169.stdout:27: finishing write tid 3 to smithi16987243-27 2023-09-23T22:21:35.155 INFO:tasks.rados.rados.0.smithi169.stdout:27: finishing write tid 4 to smithi16987243-27 2023-09-23T22:21:35.155 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 27 v 6 (ObjNum 26 snap 0 seq_num 26) dirty exists 2023-09-23T22:21:35.156 INFO:tasks.rados.rados.0.smithi169.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2023-09-23T22:21:35.156 INFO:tasks.rados.rados.0.smithi169.stdout:28: finishing write tid 1 to smithi16987243-28 2023-09-23T22:21:35.156 INFO:tasks.rados.rados.0.smithi169.stdout:25: done (15 left) 2023-09-23T22:21:35.156 INFO:tasks.rados.rados.0.smithi169.stdout:26: done (14 left) 2023-09-23T22:21:35.156 INFO:tasks.rados.rados.0.smithi169.stdout:27: done (13 left) 2023-09-23T22:21:35.156 INFO:tasks.rados.rados.0.smithi169.stdout:41: write initial oid 41 2023-09-23T22:21:35.156 INFO:tasks.rados.rados.0.smithi169.stdout:41: seq_num 40 ranges {672280=791725,2157515=514765} 2023-09-23T22:21:35.162 INFO:tasks.rados.rados.0.smithi169.stdout:41: writing smithi16987243-41 from 672280 to 1464005 tid 1 2023-09-23T22:21:35.169 INFO:tasks.rados.rados.0.smithi169.stdout:41: writing smithi16987243-41 from 2157515 to 2672280 tid 2 2023-09-23T22:21:35.169 INFO:tasks.rados.rados.0.smithi169.stdout:42: write initial oid 42 2023-09-23T22:21:35.169 INFO:tasks.rados.rados.0.smithi169.stdout:42: seq_num 41 ranges {689087=466974,1699644=784332} 2023-09-23T22:21:35.176 INFO:tasks.rados.rados.0.smithi169.stdout:42: writing smithi16987243-42 from 689087 to 1156061 tid 1 2023-09-23T22:21:35.183 INFO:tasks.rados.rados.0.smithi169.stdout:42: writing smithi16987243-42 from 1699644 to 2483976 tid 2 2023-09-23T22:21:35.183 INFO:tasks.rados.rados.0.smithi169.stdout:43: write initial oid 43 2023-09-23T22:21:35.183 INFO:tasks.rados.rados.0.smithi169.stdout:43: seq_num 42 ranges {705894=542223,1758126=644343} 2023-09-23T22:21:35.190 INFO:tasks.rados.rados.0.smithi169.stdout:43: writing smithi16987243-43 from 705894 to 1248117 tid 1 2023-09-23T22:21:35.197 INFO:tasks.rados.rados.0.smithi169.stdout:43: writing smithi16987243-43 from 1758126 to 2402469 tid 2 2023-09-23T22:21:35.197 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.197 INFO:tasks.rados.rados.0.smithi169.stdout:28: finishing write tid 2 to smithi16987243-28 2023-09-23T22:21:35.197 INFO:tasks.rados.rados.0.smithi169.stdout:28: finishing write tid 3 to smithi16987243-28 2023-09-23T22:21:35.197 INFO:tasks.rados.rados.0.smithi169.stdout:28: finishing write tid 4 to smithi16987243-28 2023-09-23T22:21:35.198 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 28 v 15 (ObjNum 27 snap 0 seq_num 27) dirty exists 2023-09-23T22:21:35.198 INFO:tasks.rados.rados.0.smithi169.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2023-09-23T22:21:35.198 INFO:tasks.rados.rados.0.smithi169.stdout:29: finishing write tid 1 to smithi16987243-29 2023-09-23T22:21:35.198 INFO:tasks.rados.rados.0.smithi169.stdout:29: finishing write tid 2 to smithi16987243-29 2023-09-23T22:21:35.198 INFO:tasks.rados.rados.0.smithi169.stdout:28: done (15 left) 2023-09-23T22:21:35.198 INFO:tasks.rados.rados.0.smithi169.stdout:44: write initial oid 44 2023-09-23T22:21:35.198 INFO:tasks.rados.rados.0.smithi169.stdout:44: seq_num 43 ranges {722701=617472,1816608=788001} 2023-09-23T22:21:35.205 INFO:tasks.rados.rados.0.smithi169.stdout:44: writing smithi16987243-44 from 722701 to 1340173 tid 1 2023-09-23T22:21:35.212 INFO:tasks.rados.rados.0.smithi169.stdout:44: writing smithi16987243-44 from 1816608 to 2604609 tid 2 2023-09-23T22:21:35.213 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.213 INFO:tasks.rados.rados.0.smithi169.stdout:29: finishing write tid 3 to smithi16987243-29 2023-09-23T22:21:35.213 INFO:tasks.rados.rados.0.smithi169.stdout:29: finishing write tid 4 to smithi16987243-29 2023-09-23T22:21:35.213 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 29 v 12 (ObjNum 28 snap 0 seq_num 28) dirty exists 2023-09-23T22:21:35.213 INFO:tasks.rados.rados.0.smithi169.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2023-09-23T22:21:35.213 INFO:tasks.rados.rados.0.smithi169.stdout:30: finishing write tid 1 to smithi16987243-30 2023-09-23T22:21:35.213 INFO:tasks.rados.rados.0.smithi169.stdout:30: finishing write tid 2 to smithi16987243-30 2023-09-23T22:21:35.213 INFO:tasks.rados.rados.0.smithi169.stdout:29: done (15 left) 2023-09-23T22:21:35.213 INFO:tasks.rados.rados.0.smithi169.stdout:45: write initial oid 45 2023-09-23T22:21:35.213 INFO:tasks.rados.rados.0.smithi169.stdout:45: seq_num 44 ranges {739508=692721,1875090=648012} 2023-09-23T22:21:35.221 INFO:tasks.rados.rados.0.smithi169.stdout:45: writing smithi16987243-45 from 739508 to 1432229 tid 1 2023-09-23T22:21:35.227 INFO:tasks.rados.rados.0.smithi169.stdout:45: writing smithi16987243-45 from 1875090 to 2523102 tid 2 2023-09-23T22:21:35.227 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.227 INFO:tasks.rados.rados.0.smithi169.stdout:30: finishing write tid 3 to smithi16987243-30 2023-09-23T22:21:35.228 INFO:tasks.rados.rados.0.smithi169.stdout:30: finishing write tid 4 to smithi16987243-30 2023-09-23T22:21:35.228 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 30 v 18 (ObjNum 29 snap 0 seq_num 29) dirty exists 2023-09-23T22:21:35.228 INFO:tasks.rados.rados.0.smithi169.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2023-09-23T22:21:35.228 INFO:tasks.rados.rados.0.smithi169.stdout:31: finishing write tid 1 to smithi16987243-31 2023-09-23T22:21:35.228 INFO:tasks.rados.rados.0.smithi169.stdout:30: done (15 left) 2023-09-23T22:21:35.228 INFO:tasks.rados.rados.0.smithi169.stdout:46: write initial oid 46 2023-09-23T22:21:35.228 INFO:tasks.rados.rados.0.smithi169.stdout:46: seq_num 45 ranges {756315=767970,1933572=791670} 2023-09-23T22:21:35.236 INFO:tasks.rados.rados.0.smithi169.stdout:46: writing smithi16987243-46 from 756315 to 1524285 tid 1 2023-09-23T22:21:35.243 INFO:tasks.rados.rados.0.smithi169.stdout:46: writing smithi16987243-46 from 1933572 to 2725242 tid 2 2023-09-23T22:21:35.243 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.243 INFO:tasks.rados.rados.0.smithi169.stdout:31: finishing write tid 2 to smithi16987243-31 2023-09-23T22:21:35.243 INFO:tasks.rados.rados.0.smithi169.stdout:31: finishing write tid 3 to smithi16987243-31 2023-09-23T22:21:35.243 INFO:tasks.rados.rados.0.smithi169.stdout:31: finishing write tid 4 to smithi16987243-31 2023-09-23T22:21:35.244 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 31 v 6 (ObjNum 30 snap 0 seq_num 30) dirty exists 2023-09-23T22:21:35.244 INFO:tasks.rados.rados.0.smithi169.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2023-09-23T22:21:35.244 INFO:tasks.rados.rados.0.smithi169.stdout:32: finishing write tid 1 to smithi16987243-32 2023-09-23T22:21:35.244 INFO:tasks.rados.rados.0.smithi169.stdout:32: finishing write tid 2 to smithi16987243-32 2023-09-23T22:21:35.244 INFO:tasks.rados.rados.0.smithi169.stdout:32: finishing write tid 3 to smithi16987243-32 2023-09-23T22:21:35.244 INFO:tasks.rados.rados.0.smithi169.stdout:32: finishing write tid 4 to smithi16987243-32 2023-09-23T22:21:35.244 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 32 v 9 (ObjNum 31 snap 0 seq_num 31) dirty exists 2023-09-23T22:21:35.244 INFO:tasks.rados.rados.0.smithi169.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2023-09-23T22:21:35.244 INFO:tasks.rados.rados.0.smithi169.stdout:33: finishing write tid 1 to smithi16987243-33 2023-09-23T22:21:35.244 INFO:tasks.rados.rados.0.smithi169.stdout:31: done (15 left) 2023-09-23T22:21:35.244 INFO:tasks.rados.rados.0.smithi169.stdout:32: done (14 left) 2023-09-23T22:21:35.244 INFO:tasks.rados.rados.0.smithi169.stdout:47: write initial oid 47 2023-09-23T22:21:35.245 INFO:tasks.rados.rados.0.smithi169.stdout:47: seq_num 46 ranges {773122=559572,1992054=651681} 2023-09-23T22:21:35.251 INFO:tasks.rados.rados.0.smithi169.stdout:47: writing smithi16987243-47 from 773122 to 1332694 tid 1 2023-09-23T22:21:35.258 INFO:tasks.rados.rados.0.smithi169.stdout:47: writing smithi16987243-47 from 1992054 to 2643735 tid 2 2023-09-23T22:21:35.258 INFO:tasks.rados.rados.0.smithi169.stdout:48: write initial oid 48 2023-09-23T22:21:35.258 INFO:tasks.rados.rados.0.smithi169.stdout:48: seq_num 47 ranges {789929=634821,2050536=739393} 2023-09-23T22:21:35.266 INFO:tasks.rados.rados.0.smithi169.stdout:48: writing smithi16987243-48 from 789929 to 1424750 tid 1 2023-09-23T22:21:35.274 INFO:tasks.rados.rados.0.smithi169.stdout:48: writing smithi16987243-48 from 2050536 to 2789929 tid 2 2023-09-23T22:21:35.274 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.274 INFO:tasks.rados.rados.0.smithi169.stdout:33: finishing write tid 2 to smithi16987243-33 2023-09-23T22:21:35.274 INFO:tasks.rados.rados.0.smithi169.stdout:33: finishing write tid 3 to smithi16987243-33 2023-09-23T22:21:35.274 INFO:tasks.rados.rados.0.smithi169.stdout:33: finishing write tid 4 to smithi16987243-33 2023-09-23T22:21:35.274 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 33 v 12 (ObjNum 32 snap 0 seq_num 32) dirty exists 2023-09-23T22:21:35.274 INFO:tasks.rados.rados.0.smithi169.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2023-09-23T22:21:35.274 INFO:tasks.rados.rados.0.smithi169.stdout:34: finishing write tid 1 to smithi16987243-34 2023-09-23T22:21:35.275 INFO:tasks.rados.rados.0.smithi169.stdout:34: finishing write tid 2 to smithi16987243-34 2023-09-23T22:21:35.275 INFO:tasks.rados.rados.0.smithi169.stdout:34: finishing write tid 3 to smithi16987243-34 2023-09-23T22:21:35.275 INFO:tasks.rados.rados.0.smithi169.stdout:34: finishing write tid 4 to smithi16987243-34 2023-09-23T22:21:35.275 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 34 v 3 (ObjNum 33 snap 0 seq_num 33) dirty exists 2023-09-23T22:21:35.275 INFO:tasks.rados.rados.0.smithi169.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2023-09-23T22:21:35.275 INFO:tasks.rados.rados.0.smithi169.stdout:35: finishing write tid 1 to smithi16987243-35 2023-09-23T22:21:35.275 INFO:tasks.rados.rados.0.smithi169.stdout:35: finishing write tid 2 to smithi16987243-35 2023-09-23T22:21:35.275 INFO:tasks.rados.rados.0.smithi169.stdout:33: done (15 left) 2023-09-23T22:21:35.275 INFO:tasks.rados.rados.0.smithi169.stdout:34: done (14 left) 2023-09-23T22:21:35.275 INFO:tasks.rados.rados.0.smithi169.stdout:49: write initial oid 49 2023-09-23T22:21:35.275 INFO:tasks.rados.rados.0.smithi169.stdout:49: seq_num 48 ranges {406736=710070,1709018=655350} 2023-09-23T22:21:35.280 INFO:tasks.rados.rados.0.smithi169.stdout:49: writing smithi16987243-49 from 406736 to 1116806 tid 1 2023-09-23T22:21:35.287 INFO:tasks.rados.rados.0.smithi169.stdout:49: writing smithi16987243-49 from 1709018 to 2364368 tid 2 2023-09-23T22:21:35.287 INFO:tasks.rados.rados.0.smithi169.stdout:50: write initial oid 50 2023-09-23T22:21:35.287 INFO:tasks.rados.rados.0.smithi169.stdout:50: seq_num 49 ranges {423543=785319,1767500=799008} 2023-09-23T22:21:35.294 INFO:tasks.rados.rados.0.smithi169.stdout:50: writing smithi16987243-50 from 423543 to 1208862 tid 1 2023-09-23T22:21:35.302 INFO:tasks.rados.rados.0.smithi169.stdout:50: writing smithi16987243-50 from 1767500 to 2566508 tid 2 2023-09-23T22:21:35.303 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.303 INFO:tasks.rados.rados.0.smithi169.stdout:35: finishing write tid 3 to smithi16987243-35 2023-09-23T22:21:35.303 INFO:tasks.rados.rados.0.smithi169.stdout:35: finishing write tid 4 to smithi16987243-35 2023-09-23T22:21:35.303 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 35 v 6 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-09-23T22:21:35.303 INFO:tasks.rados.rados.0.smithi169.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2023-09-23T22:21:35.303 INFO:tasks.rados.rados.0.smithi169.stdout:36: finishing write tid 1 to smithi16987243-36 2023-09-23T22:21:35.303 INFO:tasks.rados.rados.0.smithi169.stdout:36: finishing write tid 2 to smithi16987243-36 2023-09-23T22:21:35.303 INFO:tasks.rados.rados.0.smithi169.stdout:35: done (15 left) 2023-09-23T22:21:35.303 INFO:tasks.rados.rados.0.smithi169.stdout:51: write initial oid 51 2023-09-23T22:21:35.303 INFO:tasks.rados.rados.0.smithi169.stdout:51: seq_num 50 ranges {440350=460568,1309629=542666,2323973=516377} 2023-09-23T22:21:35.308 INFO:tasks.rados.rados.0.smithi169.stdout:51: writing smithi16987243-51 from 440350 to 900918 tid 1 2023-09-23T22:21:35.318 INFO:tasks.rados.rados.0.smithi169.stdout:51: writing smithi16987243-51 from 1309629 to 1852295 tid 2 2023-09-23T22:21:35.325 INFO:tasks.rados.rados.0.smithi169.stdout:51: writing smithi16987243-51 from 2323973 to 2840350 tid 3 2023-09-23T22:21:35.325 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.326 INFO:tasks.rados.rados.0.smithi169.stdout:36: finishing write tid 3 to smithi16987243-36 2023-09-23T22:21:35.326 INFO:tasks.rados.rados.0.smithi169.stdout:36: finishing write tid 4 to smithi16987243-36 2023-09-23T22:21:35.326 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 36 v 3 (ObjNum 35 snap 0 seq_num 35) dirty exists 2023-09-23T22:21:35.326 INFO:tasks.rados.rados.0.smithi169.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2023-09-23T22:21:35.326 INFO:tasks.rados.rados.0.smithi169.stdout:37: finishing write tid 1 to smithi16987243-37 2023-09-23T22:21:35.326 INFO:tasks.rados.rados.0.smithi169.stdout:37: finishing write tid 2 to smithi16987243-37 2023-09-23T22:21:35.326 INFO:tasks.rados.rados.0.smithi169.stdout:36: done (15 left) 2023-09-23T22:21:35.326 INFO:tasks.rados.rados.0.smithi169.stdout:52: write initial oid 52 2023-09-23T22:21:35.326 INFO:tasks.rados.rados.0.smithi169.stdout:52: seq_num 51 ranges {457157=535817,1768111=402677} 2023-09-23T22:21:35.331 INFO:tasks.rados.rados.0.smithi169.stdout:52: writing smithi16987243-52 from 457157 to 992974 tid 1 2023-09-23T22:21:35.338 INFO:tasks.rados.rados.0.smithi169.stdout:52: writing smithi16987243-52 from 1768111 to 2170788 tid 2 2023-09-23T22:21:35.338 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.338 INFO:tasks.rados.rados.0.smithi169.stdout:37: finishing write tid 3 to smithi16987243-37 2023-09-23T22:21:35.338 INFO:tasks.rados.rados.0.smithi169.stdout:37: finishing write tid 4 to smithi16987243-37 2023-09-23T22:21:35.338 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 37 v 9 (ObjNum 36 snap 0 seq_num 36) dirty exists 2023-09-23T22:21:35.339 INFO:tasks.rados.rados.0.smithi169.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2023-09-23T22:21:35.339 INFO:tasks.rados.rados.0.smithi169.stdout:38: finishing write tid 1 to smithi16987243-38 2023-09-23T22:21:35.339 INFO:tasks.rados.rados.0.smithi169.stdout:38: finishing write tid 2 to smithi16987243-38 2023-09-23T22:21:35.339 INFO:tasks.rados.rados.0.smithi169.stdout:38: finishing write tid 3 to smithi16987243-38 2023-09-23T22:21:35.339 INFO:tasks.rados.rados.0.smithi169.stdout:38: finishing write tid 4 to smithi16987243-38 2023-09-23T22:21:35.339 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 38 v 6 (ObjNum 37 snap 0 seq_num 37) dirty exists 2023-09-23T22:21:35.339 INFO:tasks.rados.rados.0.smithi169.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2023-09-23T22:21:35.339 INFO:tasks.rados.rados.0.smithi169.stdout:39: finishing write tid 1 to smithi16987243-39 2023-09-23T22:21:35.339 INFO:tasks.rados.rados.0.smithi169.stdout:39: finishing write tid 2 to smithi16987243-39 2023-09-23T22:21:35.339 INFO:tasks.rados.rados.0.smithi169.stdout:39: finishing write tid 3 to smithi16987243-39 2023-09-23T22:21:35.339 INFO:tasks.rados.rados.0.smithi169.stdout:39: finishing write tid 4 to smithi16987243-39 2023-09-23T22:21:35.339 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 39 v 9 (ObjNum 38 snap 0 seq_num 38) dirty exists 2023-09-23T22:21:35.340 INFO:tasks.rados.rados.0.smithi169.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2023-09-23T22:21:35.340 INFO:tasks.rados.rados.0.smithi169.stdout:40: finishing write tid 1 to smithi16987243-40 2023-09-23T22:21:35.340 INFO:tasks.rados.rados.0.smithi169.stdout:37: done (15 left) 2023-09-23T22:21:35.340 INFO:tasks.rados.rados.0.smithi169.stdout:38: done (14 left) 2023-09-23T22:21:35.340 INFO:tasks.rados.rados.0.smithi169.stdout:39: done (13 left) 2023-09-23T22:21:35.340 INFO:tasks.rados.rados.0.smithi169.stdout:53: write initial oid 53 2023-09-23T22:21:35.340 INFO:tasks.rados.rados.0.smithi169.stdout:53: seq_num 52 ranges {473964=611066,1826593=546335,2778819=95145} 2023-09-23T22:21:35.344 INFO:tasks.rados.rados.0.smithi169.stdout:53: writing smithi16987243-53 from 473964 to 1085030 tid 1 2023-09-23T22:21:35.352 INFO:tasks.rados.rados.0.smithi169.stdout:53: writing smithi16987243-53 from 1826593 to 2372928 tid 2 2023-09-23T22:21:35.355 INFO:tasks.rados.rados.0.smithi169.stdout:53: writing smithi16987243-53 from 2778819 to 2873964 tid 3 2023-09-23T22:21:35.355 INFO:tasks.rados.rados.0.smithi169.stdout:54: write initial oid 54 2023-09-23T22:21:35.355 INFO:tasks.rados.rados.0.smithi169.stdout:54: seq_num 53 ranges {490771=686315,1885075=406346} 2023-09-23T22:21:35.361 INFO:tasks.rados.rados.0.smithi169.stdout:54: writing smithi16987243-54 from 490771 to 1177086 tid 1 2023-09-23T22:21:35.368 INFO:tasks.rados.rados.0.smithi169.stdout:54: writing smithi16987243-54 from 1885075 to 2291421 tid 2 2023-09-23T22:21:35.368 INFO:tasks.rados.rados.0.smithi169.stdout:55: write initial oid 55 2023-09-23T22:21:35.368 INFO:tasks.rados.rados.0.smithi169.stdout:55: seq_num 54 ranges {507578=477917,1543557=550004,2833665=73913} 2023-09-23T22:21:35.373 INFO:tasks.rados.rados.0.smithi169.stdout:55: writing smithi16987243-55 from 507578 to 985495 tid 1 2023-09-23T22:21:35.380 INFO:tasks.rados.rados.0.smithi169.stdout:55: writing smithi16987243-55 from 1543557 to 2093561 tid 2 2023-09-23T22:21:35.385 INFO:tasks.rados.rados.0.smithi169.stdout:55: writing smithi16987243-55 from 2833665 to 2907578 tid 3 2023-09-23T22:21:35.385 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.385 INFO:tasks.rados.rados.0.smithi169.stdout:40: finishing write tid 2 to smithi16987243-40 2023-09-23T22:21:35.385 INFO:tasks.rados.rados.0.smithi169.stdout:40: finishing write tid 3 to smithi16987243-40 2023-09-23T22:21:35.385 INFO:tasks.rados.rados.0.smithi169.stdout:40: finishing write tid 4 to smithi16987243-40 2023-09-23T22:21:35.385 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 40 v 3 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-09-23T22:21:35.385 INFO:tasks.rados.rados.0.smithi169.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2023-09-23T22:21:35.385 INFO:tasks.rados.rados.0.smithi169.stdout:41: finishing write tid 1 to smithi16987243-41 2023-09-23T22:21:35.386 INFO:tasks.rados.rados.0.smithi169.stdout:41: finishing write tid 2 to smithi16987243-41 2023-09-23T22:21:35.386 INFO:tasks.rados.rados.0.smithi169.stdout:40: done (15 left) 2023-09-23T22:21:35.386 INFO:tasks.rados.rados.0.smithi169.stdout:56: write initial oid 56 2023-09-23T22:21:35.386 INFO:tasks.rados.rados.0.smithi169.stdout:56: seq_num 55 ranges {524385=553166,1602039=410015,2577441=346944} 2023-09-23T22:21:35.391 INFO:tasks.rados.rados.0.smithi169.stdout:56: writing smithi16987243-56 from 524385 to 1077551 tid 1 2023-09-23T22:21:35.396 INFO:tasks.rados.rados.0.smithi169.stdout:56: writing smithi16987243-56 from 1602039 to 2012054 tid 2 2023-09-23T22:21:35.401 INFO:tasks.rados.rados.0.smithi169.stdout:56: writing smithi16987243-56 from 2577441 to 2924385 tid 3 2023-09-23T22:21:35.402 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.402 INFO:tasks.rados.rados.0.smithi169.stdout:41: finishing write tid 3 to smithi16987243-41 2023-09-23T22:21:35.402 INFO:tasks.rados.rados.0.smithi169.stdout:41: finishing write tid 4 to smithi16987243-41 2023-09-23T22:21:35.402 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 41 v 12 (ObjNum 40 snap 0 seq_num 40) dirty exists 2023-09-23T22:21:35.402 INFO:tasks.rados.rados.0.smithi169.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2023-09-23T22:21:35.402 INFO:tasks.rados.rados.0.smithi169.stdout:42: finishing write tid 1 to smithi16987243-42 2023-09-23T22:21:35.402 INFO:tasks.rados.rados.0.smithi169.stdout:42: finishing write tid 2 to smithi16987243-42 2023-09-23T22:21:35.402 INFO:tasks.rados.rados.0.smithi169.stdout:41: done (15 left) 2023-09-23T22:21:35.402 INFO:tasks.rados.rados.0.smithi169.stdout:57: write initial oid 57 2023-09-23T22:21:35.402 INFO:tasks.rados.rados.0.smithi169.stdout:57: seq_num 56 ranges {541192=628415,1660521=553673,2888511=52681} 2023-09-23T22:21:35.408 INFO:tasks.rados.rados.0.smithi169.stdout:57: writing smithi16987243-57 from 541192 to 1169607 tid 1 2023-09-23T22:21:35.414 INFO:tasks.rados.rados.0.smithi169.stdout:57: writing smithi16987243-57 from 1660521 to 2214194 tid 2 2023-09-23T22:21:35.419 INFO:tasks.rados.rados.0.smithi169.stdout:57: writing smithi16987243-57 from 2888511 to 2941192 tid 3 2023-09-23T22:21:35.419 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.419 INFO:tasks.rados.rados.0.smithi169.stdout:42: finishing write tid 3 to smithi16987243-42 2023-09-23T22:21:35.419 INFO:tasks.rados.rados.0.smithi169.stdout:42: finishing write tid 4 to smithi16987243-42 2023-09-23T22:21:35.419 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 42 v 15 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-09-23T22:21:35.419 INFO:tasks.rados.rados.0.smithi169.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2023-09-23T22:21:35.420 INFO:tasks.rados.rados.0.smithi169.stdout:43: finishing write tid 1 to smithi16987243-43 2023-09-23T22:21:35.420 INFO:tasks.rados.rados.0.smithi169.stdout:43: finishing write tid 2 to smithi16987243-43 2023-09-23T22:21:35.420 INFO:tasks.rados.rados.0.smithi169.stdout:42: done (15 left) 2023-09-23T22:21:35.420 INFO:tasks.rados.rados.0.smithi169.stdout:58: write initial oid 58 2023-09-23T22:21:35.420 INFO:tasks.rados.rados.0.smithi169.stdout:58: seq_num 57 ranges {557999=703664,1719003=413684,2632287=325712} 2023-09-23T22:21:35.425 INFO:tasks.rados.rados.0.smithi169.stdout:58: writing smithi16987243-58 from 557999 to 1261663 tid 1 2023-09-23T22:21:35.430 INFO:tasks.rados.rados.0.smithi169.stdout:58: writing smithi16987243-58 from 1719003 to 2132687 tid 2 2023-09-23T22:21:35.435 INFO:tasks.rados.rados.0.smithi169.stdout:58: writing smithi16987243-58 from 2632287 to 2957999 tid 3 2023-09-23T22:21:35.435 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.436 INFO:tasks.rados.rados.0.smithi169.stdout:43: finishing write tid 3 to smithi16987243-43 2023-09-23T22:21:35.436 INFO:tasks.rados.rados.0.smithi169.stdout:43: finishing write tid 4 to smithi16987243-43 2023-09-23T22:21:35.436 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 43 v 6 (ObjNum 42 snap 0 seq_num 42) dirty exists 2023-09-23T22:21:35.436 INFO:tasks.rados.rados.0.smithi169.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2023-09-23T22:21:35.436 INFO:tasks.rados.rados.0.smithi169.stdout:44: finishing write tid 1 to smithi16987243-44 2023-09-23T22:21:35.436 INFO:tasks.rados.rados.0.smithi169.stdout:44: finishing write tid 2 to smithi16987243-44 2023-09-23T22:21:35.436 INFO:tasks.rados.rados.0.smithi169.stdout:43: done (15 left) 2023-09-23T22:21:35.436 INFO:tasks.rados.rados.0.smithi169.stdout:59: write initial oid 59 2023-09-23T22:21:35.436 INFO:tasks.rados.rados.0.smithi169.stdout:59: seq_num 58 ranges {574806=778913,2061132=557342} 2023-09-23T22:21:35.443 INFO:tasks.rados.rados.0.smithi169.stdout:59: writing smithi16987243-59 from 574806 to 1353719 tid 1 2023-09-23T22:21:35.450 INFO:tasks.rados.rados.0.smithi169.stdout:59: writing smithi16987243-59 from 2061132 to 2618474 tid 2 2023-09-23T22:21:35.450 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.450 INFO:tasks.rados.rados.0.smithi169.stdout:44: finishing write tid 3 to smithi16987243-44 2023-09-23T22:21:35.450 INFO:tasks.rados.rados.0.smithi169.stdout:44: finishing write tid 4 to smithi16987243-44 2023-09-23T22:21:35.450 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 44 v 12 (ObjNum 43 snap 0 seq_num 43) dirty exists 2023-09-23T22:21:35.451 INFO:tasks.rados.rados.0.smithi169.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2023-09-23T22:21:35.451 INFO:tasks.rados.rados.0.smithi169.stdout:45: finishing write tid 1 to smithi16987243-45 2023-09-23T22:21:35.451 INFO:tasks.rados.rados.0.smithi169.stdout:44: done (15 left) 2023-09-23T22:21:35.451 INFO:tasks.rados.rados.0.smithi169.stdout:60: write initial oid 60 2023-09-23T22:21:35.451 INFO:tasks.rados.rados.0.smithi169.stdout:60: seq_num 59 ranges {591613=454162,1719614=417353,2570780=420833} 2023-09-23T22:21:35.456 INFO:tasks.rados.rados.0.smithi169.stdout:60: writing smithi16987243-60 from 591613 to 1045775 tid 1 2023-09-23T22:21:35.462 INFO:tasks.rados.rados.0.smithi169.stdout:60: writing smithi16987243-60 from 1719614 to 2136967 tid 2 2023-09-23T22:21:35.467 INFO:tasks.rados.rados.0.smithi169.stdout:60: writing smithi16987243-60 from 2570780 to 2991613 tid 3 2023-09-23T22:21:35.467 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.467 INFO:tasks.rados.rados.0.smithi169.stdout:45: finishing write tid 2 to smithi16987243-45 2023-09-23T22:21:35.467 INFO:tasks.rados.rados.0.smithi169.stdout:45: finishing write tid 3 to smithi16987243-45 2023-09-23T22:21:35.467 INFO:tasks.rados.rados.0.smithi169.stdout:45: finishing write tid 4 to smithi16987243-45 2023-09-23T22:21:35.467 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 45 v 9 (ObjNum 44 snap 0 seq_num 44) dirty exists 2023-09-23T22:21:35.467 INFO:tasks.rados.rados.0.smithi169.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2023-09-23T22:21:35.467 INFO:tasks.rados.rados.0.smithi169.stdout:46: finishing write tid 1 to smithi16987243-46 2023-09-23T22:21:35.467 INFO:tasks.rados.rados.0.smithi169.stdout:45: done (15 left) 2023-09-23T22:21:35.467 INFO:tasks.rados.rados.0.smithi169.stdout:61: write initial oid 61 2023-09-23T22:21:35.468 INFO:tasks.rados.rados.0.smithi169.stdout:61: seq_num 60 ranges {608420=529411,1778096=561011,2881850=126570} 2023-09-23T22:21:35.473 INFO:tasks.rados.rados.0.smithi169.stdout:61: writing smithi16987243-61 from 608420 to 1137831 tid 1 2023-09-23T22:21:35.479 INFO:tasks.rados.rados.0.smithi169.stdout:61: writing smithi16987243-61 from 1778096 to 2339107 tid 2 2023-09-23T22:21:35.483 INFO:tasks.rados.rados.0.smithi169.stdout:61: writing smithi16987243-61 from 2881850 to 3008420 tid 3 2023-09-23T22:21:35.484 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.484 INFO:tasks.rados.rados.0.smithi169.stdout:46: finishing write tid 2 to smithi16987243-46 2023-09-23T22:21:35.484 INFO:tasks.rados.rados.0.smithi169.stdout:46: finishing write tid 3 to smithi16987243-46 2023-09-23T22:21:35.484 INFO:tasks.rados.rados.0.smithi169.stdout:46: finishing write tid 4 to smithi16987243-46 2023-09-23T22:21:35.484 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 46 v 6 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-09-23T22:21:35.484 INFO:tasks.rados.rados.0.smithi169.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2023-09-23T22:21:35.484 INFO:tasks.rados.rados.0.smithi169.stdout:47: finishing write tid 1 to smithi16987243-47 2023-09-23T22:21:35.484 INFO:tasks.rados.rados.0.smithi169.stdout:46: done (15 left) 2023-09-23T22:21:35.484 INFO:tasks.rados.rados.0.smithi169.stdout:62: write initial oid 62 2023-09-23T22:21:35.484 INFO:tasks.rados.rados.0.smithi169.stdout:62: seq_num 61 ranges {625227=721013,1952931=704669} 2023-09-23T22:21:35.490 INFO:tasks.rados.rados.0.smithi169.stdout:62: writing smithi16987243-62 from 625227 to 1346240 tid 1 2023-09-23T22:21:35.498 INFO:tasks.rados.rados.0.smithi169.stdout:62: writing smithi16987243-62 from 1952931 to 2657600 tid 2 2023-09-23T22:21:35.499 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.499 INFO:tasks.rados.rados.0.smithi169.stdout:47: finishing write tid 2 to smithi16987243-47 2023-09-23T22:21:35.499 INFO:tasks.rados.rados.0.smithi169.stdout:47: finishing write tid 3 to smithi16987243-47 2023-09-23T22:21:35.499 INFO:tasks.rados.rados.0.smithi169.stdout:47: finishing write tid 4 to smithi16987243-47 2023-09-23T22:21:35.499 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 47 v 9 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-09-23T22:21:35.499 INFO:tasks.rados.rados.0.smithi169.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2023-09-23T22:21:35.499 INFO:tasks.rados.rados.0.smithi169.stdout:48: finishing write tid 1 to smithi16987243-48 2023-09-23T22:21:35.499 INFO:tasks.rados.rados.0.smithi169.stdout:47: done (15 left) 2023-09-23T22:21:35.499 INFO:tasks.rados.rados.0.smithi169.stdout:63: write initial oid 63 2023-09-23T22:21:35.499 INFO:tasks.rados.rados.0.smithi169.stdout:63: seq_num 62 ranges {642034=796262,1895060=564680} 2023-09-23T22:21:35.506 INFO:tasks.rados.rados.0.smithi169.stdout:63: writing smithi16987243-63 from 642034 to 1438296 tid 1 2023-09-23T22:21:35.512 INFO:tasks.rados.rados.0.smithi169.stdout:63: writing smithi16987243-63 from 1895060 to 2459740 tid 2 2023-09-23T22:21:35.512 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.513 INFO:tasks.rados.rados.0.smithi169.stdout:48: finishing write tid 2 to smithi16987243-48 2023-09-23T22:21:35.513 INFO:tasks.rados.rados.0.smithi169.stdout:48: finishing write tid 3 to smithi16987243-48 2023-09-23T22:21:35.513 INFO:tasks.rados.rados.0.smithi169.stdout:48: finishing write tid 4 to smithi16987243-48 2023-09-23T22:21:35.513 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 48 v 12 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-09-23T22:21:35.513 INFO:tasks.rados.rados.0.smithi169.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2023-09-23T22:21:35.513 INFO:tasks.rados.rados.0.smithi169.stdout:49: finishing write tid 1 to smithi16987243-49 2023-09-23T22:21:35.513 INFO:tasks.rados.rados.0.smithi169.stdout:48: done (15 left) 2023-09-23T22:21:35.513 INFO:tasks.rados.rados.0.smithi169.stdout:64: write initial oid 64 2023-09-23T22:21:35.513 INFO:tasks.rados.rados.0.smithi169.stdout:64: seq_num 63 ranges {658841=471511,1553542=708338,2964119=94722} 2023-09-23T22:21:35.518 INFO:tasks.rados.rados.0.smithi169.stdout:64: writing smithi16987243-64 from 658841 to 1130352 tid 1 2023-09-23T22:21:35.525 INFO:tasks.rados.rados.0.smithi169.stdout:64: writing smithi16987243-64 from 1553542 to 2261880 tid 2 2023-09-23T22:21:35.529 INFO:tasks.rados.rados.0.smithi169.stdout:64: writing smithi16987243-64 from 2964119 to 3058841 tid 3 2023-09-23T22:21:35.529 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.529 INFO:tasks.rados.rados.0.smithi169.stdout:49: finishing write tid 2 to smithi16987243-49 2023-09-23T22:21:35.530 INFO:tasks.rados.rados.0.smithi169.stdout:49: finishing write tid 3 to smithi16987243-49 2023-09-23T22:21:35.530 INFO:tasks.rados.rados.0.smithi169.stdout:49: finishing write tid 4 to smithi16987243-49 2023-09-23T22:21:35.530 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 49 v 15 (ObjNum 48 snap 0 seq_num 48) dirty exists 2023-09-23T22:21:35.530 INFO:tasks.rados.rados.0.smithi169.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2023-09-23T22:21:35.530 INFO:tasks.rados.rados.0.smithi169.stdout:50: finishing write tid 1 to smithi16987243-50 2023-09-23T22:21:35.530 INFO:tasks.rados.rados.0.smithi169.stdout:49: done (15 left) 2023-09-23T22:21:35.530 INFO:tasks.rados.rados.0.smithi169.stdout:65: write initial oid 65 2023-09-23T22:21:35.530 INFO:tasks.rados.rados.0.smithi169.stdout:65: seq_num 64 ranges {675648=546760,2012024=568349} 2023-09-23T22:21:35.536 INFO:tasks.rados.rados.0.smithi169.stdout:65: writing smithi16987243-65 from 675648 to 1222408 tid 1 2023-09-23T22:21:35.544 INFO:tasks.rados.rados.0.smithi169.stdout:65: writing smithi16987243-65 from 2012024 to 2580373 tid 2 2023-09-23T22:21:35.544 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.544 INFO:tasks.rados.rados.0.smithi169.stdout:50: finishing write tid 2 to smithi16987243-50 2023-09-23T22:21:35.544 INFO:tasks.rados.rados.0.smithi169.stdout:50: finishing write tid 3 to smithi16987243-50 2023-09-23T22:21:35.544 INFO:tasks.rados.rados.0.smithi169.stdout:50: finishing write tid 4 to smithi16987243-50 2023-09-23T22:21:35.544 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 50 v 12 (ObjNum 49 snap 0 seq_num 49) dirty exists 2023-09-23T22:21:35.544 INFO:tasks.rados.rados.0.smithi169.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2023-09-23T22:21:35.544 INFO:tasks.rados.rados.0.smithi169.stdout:51: finishing write tid 1 to smithi16987243-51 2023-09-23T22:21:35.544 INFO:tasks.rados.rados.0.smithi169.stdout:51: finishing write tid 2 to smithi16987243-51 2023-09-23T22:21:35.544 INFO:tasks.rados.rados.0.smithi169.stdout:51: finishing write tid 3 to smithi16987243-51 2023-09-23T22:21:35.545 INFO:tasks.rados.rados.0.smithi169.stdout:51: finishing write tid 4 to smithi16987243-51 2023-09-23T22:21:35.545 INFO:tasks.rados.rados.0.smithi169.stdout:50: done (15 left) 2023-09-23T22:21:35.545 INFO:tasks.rados.rados.0.smithi169.stdout:66: write initial oid 66 2023-09-23T22:21:35.545 INFO:tasks.rados.rados.0.smithi169.stdout:66: seq_num 65 ranges {692455=622009,2070506=712007} 2023-09-23T22:21:35.551 INFO:tasks.rados.rados.0.smithi169.stdout:66: writing smithi16987243-66 from 692455 to 1314464 tid 1 2023-09-23T22:21:35.559 INFO:tasks.rados.rados.0.smithi169.stdout:66: writing smithi16987243-66 from 2070506 to 2782513 tid 2 2023-09-23T22:21:35.559 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.559 INFO:tasks.rados.rados.0.smithi169.stdout:51: finishing write tid 5 to smithi16987243-51 2023-09-23T22:21:35.559 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 51 v 16 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-09-23T22:21:35.559 INFO:tasks.rados.rados.0.smithi169.stdout:51: left oid 51 (ObjNum 50 snap 0 seq_num 50) 2023-09-23T22:21:35.559 INFO:tasks.rados.rados.0.smithi169.stdout:52: finishing write tid 1 to smithi16987243-52 2023-09-23T22:21:35.559 INFO:tasks.rados.rados.0.smithi169.stdout:52: finishing write tid 2 to smithi16987243-52 2023-09-23T22:21:35.559 INFO:tasks.rados.rados.0.smithi169.stdout:52: finishing write tid 3 to smithi16987243-52 2023-09-23T22:21:35.560 INFO:tasks.rados.rados.0.smithi169.stdout:52: finishing write tid 4 to smithi16987243-52 2023-09-23T22:21:35.560 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 52 v 6 (ObjNum 51 snap 0 seq_num 51) dirty exists 2023-09-23T22:21:35.560 INFO:tasks.rados.rados.0.smithi169.stdout:52: left oid 52 (ObjNum 51 snap 0 seq_num 51) 2023-09-23T22:21:35.560 INFO:tasks.rados.rados.0.smithi169.stdout:53: finishing write tid 1 to smithi16987243-53 2023-09-23T22:21:35.560 INFO:tasks.rados.rados.0.smithi169.stdout:51: done (15 left) 2023-09-23T22:21:35.560 INFO:tasks.rados.rados.0.smithi169.stdout:52: done (14 left) 2023-09-23T22:21:35.560 INFO:tasks.rados.rados.0.smithi169.stdout:67: write initial oid 67 2023-09-23T22:21:35.560 INFO:tasks.rados.rados.0.smithi169.stdout:67: seq_num 66 ranges {709262=697258,2012635=572018,3046388=62874} 2023-09-23T22:21:35.566 INFO:tasks.rados.rados.0.smithi169.stdout:67: writing smithi16987243-67 from 709262 to 1406520 tid 1 2023-09-23T22:21:35.573 INFO:tasks.rados.rados.0.smithi169.stdout:67: writing smithi16987243-67 from 2012635 to 2584653 tid 2 2023-09-23T22:21:35.576 INFO:tasks.rados.rados.0.smithi169.stdout:67: writing smithi16987243-67 from 3046388 to 3109262 tid 3 2023-09-23T22:21:35.576 INFO:tasks.rados.rados.0.smithi169.stdout:68: write initial oid 68 2023-09-23T22:21:35.576 INFO:tasks.rados.rados.0.smithi169.stdout:68: seq_num 67 ranges {726069=772507,2071117=715676} 2023-09-23T22:21:35.584 INFO:tasks.rados.rados.0.smithi169.stdout:68: writing smithi16987243-68 from 726069 to 1498576 tid 1 2023-09-23T22:21:35.591 INFO:tasks.rados.rados.0.smithi169.stdout:68: writing smithi16987243-68 from 2071117 to 2786793 tid 2 2023-09-23T22:21:35.591 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.592 INFO:tasks.rados.rados.0.smithi169.stdout:53: finishing write tid 2 to smithi16987243-53 2023-09-23T22:21:35.592 INFO:tasks.rados.rados.0.smithi169.stdout:53: finishing write tid 3 to smithi16987243-53 2023-09-23T22:21:35.592 INFO:tasks.rados.rados.0.smithi169.stdout:53: finishing write tid 4 to smithi16987243-53 2023-09-23T22:21:35.592 INFO:tasks.rados.rados.0.smithi169.stdout:53: finishing write tid 5 to smithi16987243-53 2023-09-23T22:21:35.592 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 53 v 19 (ObjNum 52 snap 0 seq_num 52) dirty exists 2023-09-23T22:21:35.592 INFO:tasks.rados.rados.0.smithi169.stdout:53: left oid 53 (ObjNum 52 snap 0 seq_num 52) 2023-09-23T22:21:35.592 INFO:tasks.rados.rados.0.smithi169.stdout:54: finishing write tid 1 to smithi16987243-54 2023-09-23T22:21:35.592 INFO:tasks.rados.rados.0.smithi169.stdout:54: finishing write tid 2 to smithi16987243-54 2023-09-23T22:21:35.592 INFO:tasks.rados.rados.0.smithi169.stdout:54: finishing write tid 3 to smithi16987243-54 2023-09-23T22:21:35.592 INFO:tasks.rados.rados.0.smithi169.stdout:54: finishing write tid 4 to smithi16987243-54 2023-09-23T22:21:35.592 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 54 v 22 (ObjNum 53 snap 0 seq_num 53) dirty exists 2023-09-23T22:21:35.592 INFO:tasks.rados.rados.0.smithi169.stdout:54: left oid 54 (ObjNum 53 snap 0 seq_num 53) 2023-09-23T22:21:35.592 INFO:tasks.rados.rados.0.smithi169.stdout:55: finishing write tid 1 to smithi16987243-55 2023-09-23T22:21:35.593 INFO:tasks.rados.rados.0.smithi169.stdout:53: done (15 left) 2023-09-23T22:21:35.593 INFO:tasks.rados.rados.0.smithi169.stdout:54: done (14 left) 2023-09-23T22:21:35.593 INFO:tasks.rados.rados.0.smithi169.stdout:69: write initial oid 69 2023-09-23T22:21:35.593 INFO:tasks.rados.rados.0.smithi169.stdout:69: seq_num 68 ranges {742876=447756,1729599=575687,3101234=41642} 2023-09-23T22:21:35.598 INFO:tasks.rados.rados.0.smithi169.stdout:69: writing smithi16987243-69 from 742876 to 1190632 tid 1 2023-09-23T22:21:35.604 INFO:tasks.rados.rados.0.smithi169.stdout:69: writing smithi16987243-69 from 1729599 to 2305286 tid 2 2023-09-23T22:21:35.608 INFO:tasks.rados.rados.0.smithi169.stdout:69: writing smithi16987243-69 from 3101234 to 3142876 tid 3 2023-09-23T22:21:35.608 INFO:tasks.rados.rados.0.smithi169.stdout:70: write initial oid 70 2023-09-23T22:21:35.608 INFO:tasks.rados.rados.0.smithi169.stdout:70: seq_num 69 ranges {759683=639358,1904434=719345,3128657=31026} 2023-09-23T22:21:35.616 INFO:tasks.rados.rados.0.smithi169.stdout:70: writing smithi16987243-70 from 759683 to 1399041 tid 1 2023-09-23T22:21:35.623 INFO:tasks.rados.rados.0.smithi169.stdout:70: writing smithi16987243-70 from 1904434 to 2623779 tid 2 2023-09-23T22:21:35.627 INFO:tasks.rados.rados.0.smithi169.stdout:70: writing smithi16987243-70 from 3128657 to 3159683 tid 3 2023-09-23T22:21:35.627 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.627 INFO:tasks.rados.rados.0.smithi169.stdout:55: finishing write tid 2 to smithi16987243-55 2023-09-23T22:21:35.627 INFO:tasks.rados.rados.0.smithi169.stdout:55: finishing write tid 3 to smithi16987243-55 2023-09-23T22:21:35.627 INFO:tasks.rados.rados.0.smithi169.stdout:55: finishing write tid 4 to smithi16987243-55 2023-09-23T22:21:35.627 INFO:tasks.rados.rados.0.smithi169.stdout:55: finishing write tid 5 to smithi16987243-55 2023-09-23T22:21:35.627 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 55 v 13 (ObjNum 54 snap 0 seq_num 54) dirty exists 2023-09-23T22:21:35.627 INFO:tasks.rados.rados.0.smithi169.stdout:55: left oid 55 (ObjNum 54 snap 0 seq_num 54) 2023-09-23T22:21:35.627 INFO:tasks.rados.rados.0.smithi169.stdout:56: finishing write tid 1 to smithi16987243-56 2023-09-23T22:21:35.628 INFO:tasks.rados.rados.0.smithi169.stdout:56: finishing write tid 2 to smithi16987243-56 2023-09-23T22:21:35.628 INFO:tasks.rados.rados.0.smithi169.stdout:56: finishing write tid 3 to smithi16987243-56 2023-09-23T22:21:35.628 INFO:tasks.rados.rados.0.smithi169.stdout:55: done (15 left) 2023-09-23T22:21:35.628 INFO:tasks.rados.rados.0.smithi169.stdout:71: write initial oid 71 2023-09-23T22:21:35.628 INFO:tasks.rados.rados.0.smithi169.stdout:71: seq_num 70 ranges {776490=714607,2246563=579356} 2023-09-23T22:21:35.634 INFO:tasks.rados.rados.0.smithi169.stdout:71: writing smithi16987243-71 from 776490 to 1491097 tid 1 2023-09-23T22:21:35.642 INFO:tasks.rados.rados.0.smithi169.stdout:71: writing smithi16987243-71 from 2246563 to 2825919 tid 2 2023-09-23T22:21:35.643 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.643 INFO:tasks.rados.rados.0.smithi169.stdout:56: finishing write tid 4 to smithi16987243-56 2023-09-23T22:21:35.643 INFO:tasks.rados.rados.0.smithi169.stdout:56: finishing write tid 5 to smithi16987243-56 2023-09-23T22:21:35.643 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 56 v 10 (ObjNum 55 snap 0 seq_num 55) dirty exists 2023-09-23T22:21:35.643 INFO:tasks.rados.rados.0.smithi169.stdout:56: left oid 56 (ObjNum 55 snap 0 seq_num 55) 2023-09-23T22:21:35.643 INFO:tasks.rados.rados.0.smithi169.stdout:57: finishing write tid 1 to smithi16987243-57 2023-09-23T22:21:35.643 INFO:tasks.rados.rados.0.smithi169.stdout:57: finishing write tid 2 to smithi16987243-57 2023-09-23T22:21:35.643 INFO:tasks.rados.rados.0.smithi169.stdout:57: finishing write tid 3 to smithi16987243-57 2023-09-23T22:21:35.643 INFO:tasks.rados.rados.0.smithi169.stdout:57: finishing write tid 4 to smithi16987243-57 2023-09-23T22:21:35.643 INFO:tasks.rados.rados.0.smithi169.stdout:57: finishing write tid 5 to smithi16987243-57 2023-09-23T22:21:35.643 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 57 v 19 (ObjNum 56 snap 0 seq_num 56) dirty exists 2023-09-23T22:21:35.644 INFO:tasks.rados.rados.0.smithi169.stdout:57: left oid 57 (ObjNum 56 snap 0 seq_num 56) 2023-09-23T22:21:35.644 INFO:tasks.rados.rados.0.smithi169.stdout:58: finishing write tid 1 to smithi16987243-58 2023-09-23T22:21:35.644 INFO:tasks.rados.rados.0.smithi169.stdout:58: finishing write tid 2 to smithi16987243-58 2023-09-23T22:21:35.644 INFO:tasks.rados.rados.0.smithi169.stdout:58: finishing write tid 3 to smithi16987243-58 2023-09-23T22:21:35.644 INFO:tasks.rados.rados.0.smithi169.stdout:58: finishing write tid 4 to smithi16987243-58 2023-09-23T22:21:35.644 INFO:tasks.rados.rados.0.smithi169.stdout:58: finishing write tid 5 to smithi16987243-58 2023-09-23T22:21:35.644 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 58 v 16 (ObjNum 57 snap 0 seq_num 57) dirty exists 2023-09-23T22:21:35.644 INFO:tasks.rados.rados.0.smithi169.stdout:58: left oid 58 (ObjNum 57 snap 0 seq_num 57) 2023-09-23T22:21:35.644 INFO:tasks.rados.rados.0.smithi169.stdout:59: finishing write tid 1 to smithi16987243-59 2023-09-23T22:21:35.644 INFO:tasks.rados.rados.0.smithi169.stdout:56: done (15 left) 2023-09-23T22:21:35.644 INFO:tasks.rados.rados.0.smithi169.stdout:57: done (14 left) 2023-09-23T22:21:35.644 INFO:tasks.rados.rados.0.smithi169.stdout:58: done (13 left) 2023-09-23T22:21:35.644 INFO:tasks.rados.rados.0.smithi169.stdout:72: write initial oid 72 2023-09-23T22:21:35.645 INFO:tasks.rados.rados.0.smithi169.stdout:72: seq_num 71 ranges {793297=789856,2305045=723014} 2023-09-23T22:21:35.650 INFO:tasks.rados.rados.0.smithi169.stdout:72: writing smithi16987243-72 from 793297 to 1583153 tid 1 2023-09-23T22:21:35.659 INFO:tasks.rados.rados.0.smithi169.stdout:72: writing smithi16987243-72 from 2305045 to 3028059 tid 2 2023-09-23T22:21:35.659 INFO:tasks.rados.rados.0.smithi169.stdout:73: write initial oid 73 2023-09-23T22:21:35.659 INFO:tasks.rados.rados.0.smithi169.stdout:73: seq_num 72 ranges {410104=465105,1563527=583025,2810926=399178} 2023-09-23T22:21:35.663 INFO:tasks.rados.rados.0.smithi169.stdout:73: writing smithi16987243-73 from 410104 to 875209 tid 1 2023-09-23T22:21:35.671 INFO:tasks.rados.rados.0.smithi169.stdout:73: writing smithi16987243-73 from 1563527 to 2146552 tid 2 2023-09-23T22:21:35.679 INFO:tasks.rados.rados.0.smithi169.stdout:73: writing smithi16987243-73 from 2810926 to 3210104 tid 3 2023-09-23T22:21:35.679 INFO:tasks.rados.rados.0.smithi169.stdout:74: write initial oid 74 2023-09-23T22:21:35.679 INFO:tasks.rados.rados.0.smithi169.stdout:74: seq_num 73 ranges {426911=540354,1622009=726683,3121996=104915} 2023-09-23T22:21:35.684 INFO:tasks.rados.rados.0.smithi169.stdout:74: writing smithi16987243-74 from 426911 to 967265 tid 1 2023-09-23T22:21:35.691 INFO:tasks.rados.rados.0.smithi169.stdout:74: writing smithi16987243-74 from 1622009 to 2348692 tid 2 2023-09-23T22:21:35.696 INFO:tasks.rados.rados.0.smithi169.stdout:74: writing smithi16987243-74 from 3121996 to 3226911 tid 3 2023-09-23T22:21:35.697 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.697 INFO:tasks.rados.rados.0.smithi169.stdout:59: finishing write tid 2 to smithi16987243-59 2023-09-23T22:21:35.697 INFO:tasks.rados.rados.0.smithi169.stdout:59: finishing write tid 3 to smithi16987243-59 2023-09-23T22:21:35.697 INFO:tasks.rados.rados.0.smithi169.stdout:59: finishing write tid 4 to smithi16987243-59 2023-09-23T22:21:35.697 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 59 v 19 (ObjNum 58 snap 0 seq_num 58) dirty exists 2023-09-23T22:21:35.697 INFO:tasks.rados.rados.0.smithi169.stdout:59: left oid 59 (ObjNum 58 snap 0 seq_num 58) 2023-09-23T22:21:35.697 INFO:tasks.rados.rados.0.smithi169.stdout:60: finishing write tid 1 to smithi16987243-60 2023-09-23T22:21:35.697 INFO:tasks.rados.rados.0.smithi169.stdout:60: finishing write tid 2 to smithi16987243-60 2023-09-23T22:21:35.697 INFO:tasks.rados.rados.0.smithi169.stdout:60: finishing write tid 3 to smithi16987243-60 2023-09-23T22:21:35.697 INFO:tasks.rados.rados.0.smithi169.stdout:60: finishing write tid 4 to smithi16987243-60 2023-09-23T22:21:35.697 INFO:tasks.rados.rados.0.smithi169.stdout:60: finishing write tid 5 to smithi16987243-60 2023-09-23T22:21:35.698 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 60 v 14 (ObjNum 59 snap 0 seq_num 59) dirty exists 2023-09-23T22:21:35.698 INFO:tasks.rados.rados.0.smithi169.stdout:60: left oid 60 (ObjNum 59 snap 0 seq_num 59) 2023-09-23T22:21:35.698 INFO:tasks.rados.rados.0.smithi169.stdout:59: done (15 left) 2023-09-23T22:21:35.698 INFO:tasks.rados.rados.0.smithi169.stdout:60: done (14 left) 2023-09-23T22:21:35.698 INFO:tasks.rados.rados.0.smithi169.stdout:75: write initial oid 75 2023-09-23T22:21:35.698 INFO:tasks.rados.rados.0.smithi169.stdout:75: seq_num 74 ranges {443718=615603,1564138=470341,2633066=610652} 2023-09-23T22:21:35.702 INFO:tasks.rados.rados.0.smithi169.stdout:75: writing smithi16987243-75 from 443718 to 1059321 tid 1 2023-09-23T22:21:35.708 INFO:tasks.rados.rados.0.smithi169.stdout:75: writing smithi16987243-75 from 1564138 to 2034479 tid 2 2023-09-23T22:21:35.714 INFO:tasks.rados.rados.0.smithi169.stdout:75: writing smithi16987243-75 from 2633066 to 3243718 tid 3 2023-09-23T22:21:35.714 INFO:tasks.rados.rados.0.smithi169.stdout:76: write initial oid 76 2023-09-23T22:21:35.715 INFO:tasks.rados.rados.0.smithi169.stdout:76: seq_num 75 ranges {460525=690852,1622620=730352,3060489=200036} 2023-09-23T22:21:35.721 INFO:tasks.rados.rados.0.smithi169.stdout:76: writing smithi16987243-76 from 460525 to 1151377 tid 1 2023-09-23T22:21:35.728 INFO:tasks.rados.rados.0.smithi169.stdout:76: writing smithi16987243-76 from 1622620 to 2352972 tid 2 2023-09-23T22:21:35.733 INFO:tasks.rados.rados.0.smithi169.stdout:76: writing smithi16987243-76 from 3060489 to 3260525 tid 3 2023-09-23T22:21:35.733 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.733 INFO:tasks.rados.rados.0.smithi169.stdout:61: finishing write tid 1 to smithi16987243-61 2023-09-23T22:21:35.733 INFO:tasks.rados.rados.0.smithi169.stdout:61: finishing write tid 2 to smithi16987243-61 2023-09-23T22:21:35.733 INFO:tasks.rados.rados.0.smithi169.stdout:61: finishing write tid 3 to smithi16987243-61 2023-09-23T22:21:35.734 INFO:tasks.rados.rados.0.smithi169.stdout:61: finishing write tid 4 to smithi16987243-61 2023-09-23T22:21:35.734 INFO:tasks.rados.rados.0.smithi169.stdout:61: finishing write tid 5 to smithi16987243-61 2023-09-23T22:21:35.734 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 61 v 26 (ObjNum 60 snap 0 seq_num 60) dirty exists 2023-09-23T22:21:35.734 INFO:tasks.rados.rados.0.smithi169.stdout:61: left oid 61 (ObjNum 60 snap 0 seq_num 60) 2023-09-23T22:21:35.734 INFO:tasks.rados.rados.0.smithi169.stdout:62: finishing write tid 1 to smithi16987243-62 2023-09-23T22:21:35.734 INFO:tasks.rados.rados.0.smithi169.stdout:61: done (15 left) 2023-09-23T22:21:35.734 INFO:tasks.rados.rados.0.smithi169.stdout:77: write initial oid 77 2023-09-23T22:21:35.734 INFO:tasks.rados.rados.0.smithi169.stdout:77: seq_num 76 ranges {477332=766101,1681102=474010,2687912=589420} 2023-09-23T22:21:35.740 INFO:tasks.rados.rados.0.smithi169.stdout:77: writing smithi16987243-77 from 477332 to 1243433 tid 1 2023-09-23T22:21:35.745 INFO:tasks.rados.rados.0.smithi169.stdout:77: writing smithi16987243-77 from 1681102 to 2155112 tid 2 2023-09-23T22:21:35.752 INFO:tasks.rados.rados.0.smithi169.stdout:77: writing smithi16987243-77 from 2687912 to 3277332 tid 3 2023-09-23T22:21:35.752 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.752 INFO:tasks.rados.rados.0.smithi169.stdout:62: finishing write tid 2 to smithi16987243-62 2023-09-23T22:21:35.752 INFO:tasks.rados.rados.0.smithi169.stdout:62: finishing write tid 3 to smithi16987243-62 2023-09-23T22:21:35.752 INFO:tasks.rados.rados.0.smithi169.stdout:62: finishing write tid 4 to smithi16987243-62 2023-09-23T22:21:35.752 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 62 v 15 (ObjNum 61 snap 0 seq_num 61) dirty exists 2023-09-23T22:21:35.752 INFO:tasks.rados.rados.0.smithi169.stdout:62: left oid 62 (ObjNum 61 snap 0 seq_num 61) 2023-09-23T22:21:35.752 INFO:tasks.rados.rados.0.smithi169.stdout:63: finishing write tid 1 to smithi16987243-63 2023-09-23T22:21:35.752 INFO:tasks.rados.rados.0.smithi169.stdout:63: finishing write tid 2 to smithi16987243-63 2023-09-23T22:21:35.752 INFO:tasks.rados.rados.0.smithi169.stdout:63: finishing write tid 3 to smithi16987243-63 2023-09-23T22:21:35.752 INFO:tasks.rados.rados.0.smithi169.stdout:63: finishing write tid 4 to smithi16987243-63 2023-09-23T22:21:35.752 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 63 v 21 (ObjNum 62 snap 0 seq_num 62) dirty exists 2023-09-23T22:21:35.753 INFO:tasks.rados.rados.0.smithi169.stdout:63: left oid 63 (ObjNum 62 snap 0 seq_num 62) 2023-09-23T22:21:35.753 INFO:tasks.rados.rados.0.smithi169.stdout:62: done (15 left) 2023-09-23T22:21:35.753 INFO:tasks.rados.rados.0.smithi169.stdout:63: done (14 left) 2023-09-23T22:21:35.753 INFO:tasks.rados.rados.0.smithi169.stdout:78: write initial oid 78 2023-09-23T22:21:35.753 INFO:tasks.rados.rados.0.smithi169.stdout:78: seq_num 77 ranges {494139=557703,1455937=734021,2948041=346098} 2023-09-23T22:21:35.757 INFO:tasks.rados.rados.0.smithi169.stdout:78: writing smithi16987243-78 from 494139 to 1051842 tid 1 2023-09-23T22:21:35.764 INFO:tasks.rados.rados.0.smithi169.stdout:78: writing smithi16987243-78 from 1455937 to 2189958 tid 2 2023-09-23T22:21:35.770 INFO:tasks.rados.rados.0.smithi169.stdout:78: writing smithi16987243-78 from 2948041 to 3294139 tid 3 2023-09-23T22:21:35.770 INFO:tasks.rados.rados.0.smithi169.stdout:79: write initial oid 79 2023-09-23T22:21:35.770 INFO:tasks.rados.rados.0.smithi169.stdout:79: seq_num 78 ranges {510946=632952,1798066=477679,2742758=457217} 2023-09-23T22:21:35.776 INFO:tasks.rados.rados.0.smithi169.stdout:79: writing smithi16987243-79 from 510946 to 1143898 tid 1 2023-09-23T22:21:35.783 INFO:tasks.rados.rados.0.smithi169.stdout:79: writing smithi16987243-79 from 1798066 to 2275745 tid 2 2023-09-23T22:21:35.788 INFO:tasks.rados.rados.0.smithi169.stdout:79: writing smithi16987243-79 from 2742758 to 3199975 tid 3 2023-09-23T22:21:35.789 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.789 INFO:tasks.rados.rados.0.smithi169.stdout:64: finishing write tid 1 to smithi16987243-64 2023-09-23T22:21:35.789 INFO:tasks.rados.rados.0.smithi169.stdout:64: finishing write tid 2 to smithi16987243-64 2023-09-23T22:21:35.789 INFO:tasks.rados.rados.0.smithi169.stdout:64: finishing write tid 3 to smithi16987243-64 2023-09-23T22:21:35.789 INFO:tasks.rados.rados.0.smithi169.stdout:64: finishing write tid 4 to smithi16987243-64 2023-09-23T22:21:35.789 INFO:tasks.rados.rados.0.smithi169.stdout:64: finishing write tid 5 to smithi16987243-64 2023-09-23T22:21:35.789 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 64 v 20 (ObjNum 63 snap 0 seq_num 63) dirty exists 2023-09-23T22:21:35.789 INFO:tasks.rados.rados.0.smithi169.stdout:64: left oid 64 (ObjNum 63 snap 0 seq_num 63) 2023-09-23T22:21:35.789 INFO:tasks.rados.rados.0.smithi169.stdout:65: finishing write tid 1 to smithi16987243-65 2023-09-23T22:21:35.789 INFO:tasks.rados.rados.0.smithi169.stdout:65: finishing write tid 2 to smithi16987243-65 2023-09-23T22:21:35.789 INFO:tasks.rados.rados.0.smithi169.stdout:65: finishing write tid 3 to smithi16987243-65 2023-09-23T22:21:35.789 INFO:tasks.rados.rados.0.smithi169.stdout:65: finishing write tid 4 to smithi16987243-65 2023-09-23T22:21:35.790 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 65 v 16 (ObjNum 64 snap 0 seq_num 64) dirty exists 2023-09-23T22:21:35.790 INFO:tasks.rados.rados.0.smithi169.stdout:65: left oid 65 (ObjNum 64 snap 0 seq_num 64) 2023-09-23T22:21:35.790 INFO:tasks.rados.rados.0.smithi169.stdout:66: finishing write tid 1 to smithi16987243-66 2023-09-23T22:21:35.790 INFO:tasks.rados.rados.0.smithi169.stdout:66: finishing write tid 2 to smithi16987243-66 2023-09-23T22:21:35.790 INFO:tasks.rados.rados.0.smithi169.stdout:66: finishing write tid 3 to smithi16987243-66 2023-09-23T22:21:35.790 INFO:tasks.rados.rados.0.smithi169.stdout:66: finishing write tid 4 to smithi16987243-66 2023-09-23T22:21:35.790 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 66 v 22 (ObjNum 65 snap 0 seq_num 65) dirty exists 2023-09-23T22:21:35.790 INFO:tasks.rados.rados.0.smithi169.stdout:66: left oid 66 (ObjNum 65 snap 0 seq_num 65) 2023-09-23T22:21:35.790 INFO:tasks.rados.rados.0.smithi169.stdout:67: finishing write tid 1 to smithi16987243-67 2023-09-23T22:21:35.790 INFO:tasks.rados.rados.0.smithi169.stdout:64: done (15 left) 2023-09-23T22:21:35.790 INFO:tasks.rados.rados.0.smithi169.stdout:65: done (14 left) 2023-09-23T22:21:35.790 INFO:tasks.rados.rados.0.smithi169.stdout:66: done (13 left) 2023-09-23T22:21:35.790 INFO:tasks.rados.rados.0.smithi169.stdout:80: write initial oid 80 2023-09-23T22:21:35.790 INFO:tasks.rados.rados.0.smithi169.stdout:80: seq_num 79 ranges {527753=708201,1856548=737690,3286534=41219} 2023-09-23T22:21:35.801 INFO:tasks.rados.rados.0.smithi169.stdout:80: writing smithi16987243-80 from 527753 to 1235954 tid 1 2023-09-23T22:21:35.810 INFO:tasks.rados.rados.0.smithi169.stdout:80: writing smithi16987243-80 from 1856548 to 2594238 tid 2 2023-09-23T22:21:35.814 INFO:tasks.rados.rados.0.smithi169.stdout:80: writing smithi16987243-80 from 3286534 to 3327753 tid 3 2023-09-23T22:21:35.814 INFO:tasks.rados.rados.0.smithi169.stdout:81: write initial oid 81 2023-09-23T22:21:35.814 INFO:tasks.rados.rados.0.smithi169.stdout:81: seq_num 80 ranges {544560=783450,1915030=481348,2797604=479761} 2023-09-23T22:21:35.822 INFO:tasks.rados.rados.0.smithi169.stdout:81: writing smithi16987243-81 from 544560 to 1328010 tid 1 2023-09-23T22:21:35.828 INFO:tasks.rados.rados.0.smithi169.stdout:81: writing smithi16987243-81 from 1915030 to 2396378 tid 2 2023-09-23T22:21:35.833 INFO:tasks.rados.rados.0.smithi169.stdout:81: writing smithi16987243-81 from 2797604 to 3277365 tid 3 2023-09-23T22:21:35.833 INFO:tasks.rados.rados.0.smithi169.stdout:82: write initial oid 82 2023-09-23T22:21:35.833 INFO:tasks.rados.rados.0.smithi169.stdout:82: seq_num 81 ranges {561367=458699,1573512=741359,2941380=419987} 2023-09-23T22:21:35.839 INFO:tasks.rados.rados.0.smithi169.stdout:82: writing smithi16987243-82 from 561367 to 1020066 tid 1 2023-09-23T22:21:35.846 INFO:tasks.rados.rados.0.smithi169.stdout:82: writing smithi16987243-82 from 1573512 to 2314871 tid 2 2023-09-23T22:21:35.853 INFO:tasks.rados.rados.0.smithi169.stdout:82: writing smithi16987243-82 from 2941380 to 3361367 tid 3 2023-09-23T22:21:35.853 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.853 INFO:tasks.rados.rados.0.smithi169.stdout:67: finishing write tid 2 to smithi16987243-67 2023-09-23T22:21:35.853 INFO:tasks.rados.rados.0.smithi169.stdout:67: finishing write tid 3 to smithi16987243-67 2023-09-23T22:21:35.853 INFO:tasks.rados.rados.0.smithi169.stdout:67: finishing write tid 4 to smithi16987243-67 2023-09-23T22:21:35.853 INFO:tasks.rados.rados.0.smithi169.stdout:67: finishing write tid 5 to smithi16987243-67 2023-09-23T22:21:35.853 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 67 v 10 (ObjNum 66 snap 0 seq_num 66) dirty exists 2023-09-23T22:21:35.853 INFO:tasks.rados.rados.0.smithi169.stdout:67: left oid 67 (ObjNum 66 snap 0 seq_num 66) 2023-09-23T22:21:35.853 INFO:tasks.rados.rados.0.smithi169.stdout:68: finishing write tid 1 to smithi16987243-68 2023-09-23T22:21:35.853 INFO:tasks.rados.rados.0.smithi169.stdout:67: done (15 left) 2023-09-23T22:21:35.854 INFO:tasks.rados.rados.0.smithi169.stdout:83: write initial oid 83 2023-09-23T22:21:35.854 INFO:tasks.rados.rados.0.smithi169.stdout:83: seq_num 82 ranges {578174=533948,1515641=485017,2736097=502305} 2023-09-23T22:21:35.859 INFO:tasks.rados.rados.0.smithi169.stdout:83: writing smithi16987243-83 from 578174 to 1112122 tid 1 2023-09-23T22:21:35.864 INFO:tasks.rados.rados.0.smithi169.stdout:83: writing smithi16987243-83 from 1515641 to 2000658 tid 2 2023-09-23T22:21:35.872 INFO:tasks.rados.rados.0.smithi169.stdout:83: writing smithi16987243-83 from 2736097 to 3238402 tid 3 2023-09-23T22:21:35.872 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.872 INFO:tasks.rados.rados.0.smithi169.stdout:68: finishing write tid 2 to smithi16987243-68 2023-09-23T22:21:35.872 INFO:tasks.rados.rados.0.smithi169.stdout:68: finishing write tid 3 to smithi16987243-68 2023-09-23T22:21:35.872 INFO:tasks.rados.rados.0.smithi169.stdout:68: finishing write tid 4 to smithi16987243-68 2023-09-23T22:21:35.872 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 68 v 6 (ObjNum 67 snap 0 seq_num 67) dirty exists 2023-09-23T22:21:35.872 INFO:tasks.rados.rados.0.smithi169.stdout:68: left oid 68 (ObjNum 67 snap 0 seq_num 67) 2023-09-23T22:21:35.872 INFO:tasks.rados.rados.0.smithi169.stdout:69: finishing write tid 1 to smithi16987243-69 2023-09-23T22:21:35.872 INFO:tasks.rados.rados.0.smithi169.stdout:69: finishing write tid 2 to smithi16987243-69 2023-09-23T22:21:35.872 INFO:tasks.rados.rados.0.smithi169.stdout:69: finishing write tid 3 to smithi16987243-69 2023-09-23T22:21:35.873 INFO:tasks.rados.rados.0.smithi169.stdout:69: finishing write tid 4 to smithi16987243-69 2023-09-23T22:21:35.873 INFO:tasks.rados.rados.0.smithi169.stdout:69: finishing write tid 5 to smithi16987243-69 2023-09-23T22:21:35.873 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 69 v 23 (ObjNum 68 snap 0 seq_num 68) dirty exists 2023-09-23T22:21:35.873 INFO:tasks.rados.rados.0.smithi169.stdout:69: left oid 69 (ObjNum 68 snap 0 seq_num 68) 2023-09-23T22:21:35.873 INFO:tasks.rados.rados.0.smithi169.stdout:68: done (15 left) 2023-09-23T22:21:35.873 INFO:tasks.rados.rados.0.smithi169.stdout:69: done (14 left) 2023-09-23T22:21:35.873 INFO:tasks.rados.rados.0.smithi169.stdout:84: write initial oid 84 2023-09-23T22:21:35.873 INFO:tasks.rados.rados.0.smithi169.stdout:84: seq_num 83 ranges {594981=609197,1974123=745028,3279873=115108} 2023-09-23T22:21:35.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:35 smithi187 bash[31480]: cluster 2023-09-23T22:21:33.819304+0000 mgr.y (mgr.24365) 191 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:35.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:35 smithi187 bash[31480]: audit 2023-09-23T22:21:34.623519+0000 mon.a (mon.0) 828 : audit [INF] from='client.? 172.21.15.169:0/1744566750' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-09-23T22:21:35.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:35 smithi187 bash[31480]: cluster 2023-09-23T22:21:34.623654+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-09-23T22:21:35.878 INFO:tasks.rados.rados.0.smithi169.stdout:84: writing smithi16987243-84 from 594981 to 1204178 tid 1 2023-09-23T22:21:35.887 INFO:tasks.rados.rados.0.smithi169.stdout:84: writing smithi16987243-84 from 1974123 to 2719151 tid 2 2023-09-23T22:21:35.891 INFO:tasks.rados.rados.0.smithi169.stdout:84: writing smithi16987243-84 from 3279873 to 3394981 tid 3 2023-09-23T22:21:35.891 INFO:tasks.rados.rados.0.smithi169.stdout:85: write initial oid 85 2023-09-23T22:21:35.891 INFO:tasks.rados.rados.0.smithi169.stdout:85: seq_num 84 ranges {611788=400799,1748958=488686,2907296=504492} 2023-09-23T22:21:35.896 INFO:tasks.rados.rados.0.smithi169.stdout:85: writing smithi16987243-85 from 611788 to 1012587 tid 1 2023-09-23T22:21:35.903 INFO:tasks.rados.rados.0.smithi169.stdout:85: writing smithi16987243-85 from 1748958 to 2237644 tid 2 2023-09-23T22:21:35.910 INFO:tasks.rados.rados.0.smithi169.stdout:85: writing smithi16987243-85 from 2907296 to 3411788 tid 3 2023-09-23T22:21:35.910 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.910 INFO:tasks.rados.rados.0.smithi169.stdout:70: finishing write tid 1 to smithi16987243-70 2023-09-23T22:21:35.910 INFO:tasks.rados.rados.0.smithi169.stdout:70: finishing write tid 2 to smithi16987243-70 2023-09-23T22:21:35.911 INFO:tasks.rados.rados.0.smithi169.stdout:70: finishing write tid 3 to smithi16987243-70 2023-09-23T22:21:35.911 INFO:tasks.rados.rados.0.smithi169.stdout:70: finishing write tid 4 to smithi16987243-70 2023-09-23T22:21:35.911 INFO:tasks.rados.rados.0.smithi169.stdout:70: finishing write tid 5 to smithi16987243-70 2023-09-23T22:21:35.911 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 70 v 16 (ObjNum 69 snap 0 seq_num 69) dirty exists 2023-09-23T22:21:35.911 INFO:tasks.rados.rados.0.smithi169.stdout:70: left oid 70 (ObjNum 69 snap 0 seq_num 69) 2023-09-23T22:21:35.911 INFO:tasks.rados.rados.0.smithi169.stdout:71: finishing write tid 1 to smithi16987243-71 2023-09-23T22:21:35.911 INFO:tasks.rados.rados.0.smithi169.stdout:70: done (15 left) 2023-09-23T22:21:35.911 INFO:tasks.rados.rados.0.smithi169.stdout:86: write initial oid 86 2023-09-23T22:21:35.911 INFO:tasks.rados.rados.0.smithi169.stdout:86: seq_num 85 ranges {628595=476048,1807440=632344,2934719=452474} 2023-09-23T22:21:35.916 INFO:tasks.rados.rados.0.smithi169.stdout:86: writing smithi16987243-86 from 628595 to 1104643 tid 1 2023-09-23T22:21:35.924 INFO:tasks.rados.rados.0.smithi169.stdout:86: writing smithi16987243-86 from 1807440 to 2439784 tid 2 2023-09-23T22:21:35.930 INFO:tasks.rados.rados.0.smithi169.stdout:86: writing smithi16987243-86 from 2934719 to 3387193 tid 3 2023-09-23T22:21:35.930 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.930 INFO:tasks.rados.rados.0.smithi169.stdout:71: finishing write tid 2 to smithi16987243-71 2023-09-23T22:21:35.930 INFO:tasks.rados.rados.0.smithi169.stdout:71: finishing write tid 3 to smithi16987243-71 2023-09-23T22:21:35.930 INFO:tasks.rados.rados.0.smithi169.stdout:71: finishing write tid 4 to smithi16987243-71 2023-09-23T22:21:35.930 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 71 v 12 (ObjNum 70 snap 0 seq_num 70) dirty exists 2023-09-23T22:21:35.930 INFO:tasks.rados.rados.0.smithi169.stdout:71: left oid 71 (ObjNum 70 snap 0 seq_num 70) 2023-09-23T22:21:35.930 INFO:tasks.rados.rados.0.smithi169.stdout:72: finishing write tid 1 to smithi16987243-72 2023-09-23T22:21:35.930 INFO:tasks.rados.rados.0.smithi169.stdout:72: finishing write tid 2 to smithi16987243-72 2023-09-23T22:21:35.930 INFO:tasks.rados.rados.0.smithi169.stdout:72: finishing write tid 3 to smithi16987243-72 2023-09-23T22:21:35.931 INFO:tasks.rados.rados.0.smithi169.stdout:72: finishing write tid 4 to smithi16987243-72 2023-09-23T22:21:35.931 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 72 v 25 (ObjNum 71 snap 0 seq_num 71) dirty exists 2023-09-23T22:21:35.931 INFO:tasks.rados.rados.0.smithi169.stdout:72: left oid 72 (ObjNum 71 snap 0 seq_num 71) 2023-09-23T22:21:35.931 INFO:tasks.rados.rados.0.smithi169.stdout:73: finishing write tid 1 to smithi16987243-73 2023-09-23T22:21:35.931 INFO:tasks.rados.rados.0.smithi169.stdout:73: finishing write tid 2 to smithi16987243-73 2023-09-23T22:21:35.931 INFO:tasks.rados.rados.0.smithi169.stdout:73: finishing write tid 3 to smithi16987243-73 2023-09-23T22:21:35.931 INFO:tasks.rados.rados.0.smithi169.stdout:71: done (15 left) 2023-09-23T22:21:35.931 INFO:tasks.rados.rados.0.smithi169.stdout:72: done (14 left) 2023-09-23T22:21:35.931 INFO:tasks.rados.rados.0.smithi169.stdout:87: write initial oid 87 2023-09-23T22:21:35.931 INFO:tasks.rados.rados.0.smithi169.stdout:87: seq_num 86 ranges {645402=551297,1749569=492355,2845789=599613} 2023-09-23T22:21:35.936 INFO:tasks.rados.rados.0.smithi169.stdout:87: writing smithi16987243-87 from 645402 to 1196699 tid 1 2023-09-23T22:21:35.942 INFO:tasks.rados.rados.0.smithi169.stdout:87: writing smithi16987243-87 from 1749569 to 2241924 tid 2 2023-09-23T22:21:35.949 INFO:tasks.rados.rados.0.smithi169.stdout:87: writing smithi16987243-87 from 2845789 to 3445402 tid 3 2023-09-23T22:21:35.949 INFO:tasks.rados.rados.0.smithi169.stdout:88: write initial oid 88 2023-09-23T22:21:35.949 INFO:tasks.rados.rados.0.smithi169.stdout:88: seq_num 87 ranges {662209=626546,1808051=636013,2873212=588997} 2023-09-23T22:21:35.956 INFO:tasks.rados.rados.0.smithi169.stdout:88: writing smithi16987243-88 from 662209 to 1288755 tid 1 2023-09-23T22:21:35.963 INFO:tasks.rados.rados.0.smithi169.stdout:88: writing smithi16987243-88 from 1808051 to 2444064 tid 2 2023-09-23T22:21:35.969 INFO:tasks.rados.rados.0.smithi169.stdout:88: writing smithi16987243-88 from 2873212 to 3462209 tid 3 2023-09-23T22:21:35.969 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.969 INFO:tasks.rados.rados.0.smithi169.stdout:73: finishing write tid 4 to smithi16987243-73 2023-09-23T22:21:35.969 INFO:tasks.rados.rados.0.smithi169.stdout:73: finishing write tid 5 to smithi16987243-73 2023-09-23T22:21:35.969 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 73 v 25 (ObjNum 72 snap 0 seq_num 72) dirty exists 2023-09-23T22:21:35.969 INFO:tasks.rados.rados.0.smithi169.stdout:73: left oid 73 (ObjNum 72 snap 0 seq_num 72) 2023-09-23T22:21:35.969 INFO:tasks.rados.rados.0.smithi169.stdout:73: done (15 left) 2023-09-23T22:21:35.969 INFO:tasks.rados.rados.0.smithi169.stdout:89: write initial oid 89 2023-09-23T22:21:35.970 INFO:tasks.rados.rados.0.smithi169.stdout:89: seq_num 88 ranges {679016=701795,1866533=496024,2900635=402643} 2023-09-23T22:21:35.976 INFO:tasks.rados.rados.0.smithi169.stdout:89: writing smithi16987243-89 from 679016 to 1380811 tid 1 2023-09-23T22:21:35.982 INFO:tasks.rados.rados.0.smithi169.stdout:89: writing smithi16987243-89 from 1866533 to 2362557 tid 2 2023-09-23T22:21:35.988 INFO:tasks.rados.rados.0.smithi169.stdout:89: writing smithi16987243-89 from 2900635 to 3303278 tid 3 2023-09-23T22:21:35.988 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:35.988 INFO:tasks.rados.rados.0.smithi169.stdout:74: finishing write tid 1 to smithi16987243-74 2023-09-23T22:21:35.988 INFO:tasks.rados.rados.0.smithi169.stdout:74: finishing write tid 2 to smithi16987243-74 2023-09-23T22:21:35.989 INFO:tasks.rados.rados.0.smithi169.stdout:74: finishing write tid 3 to smithi16987243-74 2023-09-23T22:21:35.989 INFO:tasks.rados.rados.0.smithi169.stdout:74: finishing write tid 4 to smithi16987243-74 2023-09-23T22:21:35.989 INFO:tasks.rados.rados.0.smithi169.stdout:74: finishing write tid 5 to smithi16987243-74 2023-09-23T22:21:35.989 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 74 v 10 (ObjNum 73 snap 0 seq_num 73) dirty exists 2023-09-23T22:21:35.989 INFO:tasks.rados.rados.0.smithi169.stdout:74: left oid 74 (ObjNum 73 snap 0 seq_num 73) 2023-09-23T22:21:35.989 INFO:tasks.rados.rados.0.smithi169.stdout:75: finishing write tid 1 to smithi16987243-75 2023-09-23T22:21:35.989 INFO:tasks.rados.rados.0.smithi169.stdout:75: finishing write tid 2 to smithi16987243-75 2023-09-23T22:21:35.989 INFO:tasks.rados.rados.0.smithi169.stdout:75: finishing write tid 3 to smithi16987243-75 2023-09-23T22:21:35.989 INFO:tasks.rados.rados.0.smithi169.stdout:75: finishing write tid 4 to smithi16987243-75 2023-09-23T22:21:35.989 INFO:tasks.rados.rados.0.smithi169.stdout:75: finishing write tid 5 to smithi16987243-75 2023-09-23T22:21:35.989 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 75 v 10 (ObjNum 74 snap 0 seq_num 74) dirty exists 2023-09-23T22:21:35.989 INFO:tasks.rados.rados.0.smithi169.stdout:75: left oid 75 (ObjNum 74 snap 0 seq_num 74) 2023-09-23T22:21:35.990 INFO:tasks.rados.rados.0.smithi169.stdout:76: finishing write tid 1 to smithi16987243-76 2023-09-23T22:21:35.990 INFO:tasks.rados.rados.0.smithi169.stdout:76: finishing write tid 2 to smithi16987243-76 2023-09-23T22:21:35.990 INFO:tasks.rados.rados.0.smithi169.stdout:76: finishing write tid 3 to smithi16987243-76 2023-09-23T22:21:35.990 INFO:tasks.rados.rados.0.smithi169.stdout:76: finishing write tid 4 to smithi16987243-76 2023-09-23T22:21:35.990 INFO:tasks.rados.rados.0.smithi169.stdout:76: finishing write tid 5 to smithi16987243-76 2023-09-23T22:21:35.990 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 76 v 18 (ObjNum 75 snap 0 seq_num 75) dirty exists 2023-09-23T22:21:35.990 INFO:tasks.rados.rados.0.smithi169.stdout:76: left oid 76 (ObjNum 75 snap 0 seq_num 75) 2023-09-23T22:21:35.990 INFO:tasks.rados.rados.0.smithi169.stdout:74: done (15 left) 2023-09-23T22:21:35.990 INFO:tasks.rados.rados.0.smithi169.stdout:75: done (14 left) 2023-09-23T22:21:35.990 INFO:tasks.rados.rados.0.smithi169.stdout:76: done (13 left) 2023-09-23T22:21:35.990 INFO:tasks.rados.rados.0.smithi169.stdout:90: write initial oid 90 2023-09-23T22:21:35.990 INFO:tasks.rados.rados.0.smithi169.stdout:90: seq_num 89 ranges {695823=777044,1925015=639682,3328058=167765} 2023-09-23T22:21:35.996 INFO:tasks.rados.rados.0.smithi169.stdout:90: writing smithi16987243-90 from 695823 to 1472867 tid 1 2023-09-23T22:21:36.002 INFO:tasks.rados.rados.0.smithi169.stdout:90: writing smithi16987243-90 from 1925015 to 2564697 tid 2 2023-09-23T22:21:36.008 INFO:tasks.rados.rados.0.smithi169.stdout:90: writing smithi16987243-90 from 3328058 to 3495823 tid 3 2023-09-23T22:21:36.008 INFO:tasks.rados.rados.0.smithi169.stdout:91: write initial oid 91 2023-09-23T22:21:36.008 INFO:tasks.rados.rados.0.smithi169.stdout:91: seq_num 90 ranges {712630=452293,1583497=499693,2555481=425187} 2023-09-23T22:21:36.014 INFO:tasks.rados.rados.0.smithi169.stdout:91: writing smithi16987243-91 from 712630 to 1164923 tid 1 2023-09-23T22:21:36.020 INFO:tasks.rados.rados.0.smithi169.stdout:91: writing smithi16987243-91 from 1583497 to 2083190 tid 2 2023-09-23T22:21:36.025 INFO:tasks.rados.rados.0.smithi169.stdout:91: writing smithi16987243-91 from 2555481 to 2980668 tid 3 2023-09-23T22:21:36.025 INFO:tasks.rados.rados.0.smithi169.stdout:92: write initial oid 92 2023-09-23T22:21:36.025 INFO:tasks.rados.rados.0.smithi169.stdout:92: seq_num 91 ranges {729437=527542,1925626=643351,3266551=262886} 2023-09-23T22:21:36.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:35 smithi169 bash[40994]: cluster 2023-09-23T22:21:33.819304+0000 mgr.y (mgr.24365) 191 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:36.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:35 smithi169 bash[40994]: audit 2023-09-23T22:21:34.623519+0000 mon.a (mon.0) 828 : audit [INF] from='client.? 172.21.15.169:0/1744566750' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-09-23T22:21:36.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:35 smithi169 bash[40994]: cluster 2023-09-23T22:21:34.623654+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-09-23T22:21:36.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:35 smithi169 bash[27421]: cluster 2023-09-23T22:21:33.819304+0000 mgr.y (mgr.24365) 191 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:36.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:35 smithi169 bash[27421]: audit 2023-09-23T22:21:34.623519+0000 mon.a (mon.0) 828 : audit [INF] from='client.? 172.21.15.169:0/1744566750' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-09-23T22:21:36.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:35 smithi169 bash[27421]: cluster 2023-09-23T22:21:34.623654+0000 mon.a (mon.0) 829 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2023-09-23T22:21:36.032 INFO:tasks.rados.rados.0.smithi169.stdout:92: writing smithi16987243-92 from 729437 to 1256979 tid 1 2023-09-23T22:21:36.039 INFO:tasks.rados.rados.0.smithi169.stdout:92: writing smithi16987243-92 from 1925626 to 2568977 tid 2 2023-09-23T22:21:36.045 INFO:tasks.rados.rados.0.smithi169.stdout:92: writing smithi16987243-92 from 3266551 to 3529437 tid 3 2023-09-23T22:21:36.045 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:36.045 INFO:tasks.rados.rados.0.smithi169.stdout:77: finishing write tid 1 to smithi16987243-77 2023-09-23T22:21:36.045 INFO:tasks.rados.rados.0.smithi169.stdout:77: finishing write tid 2 to smithi16987243-77 2023-09-23T22:21:36.045 INFO:tasks.rados.rados.0.smithi169.stdout:77: finishing write tid 3 to smithi16987243-77 2023-09-23T22:21:36.045 INFO:tasks.rados.rados.0.smithi169.stdout:77: finishing write tid 4 to smithi16987243-77 2023-09-23T22:21:36.046 INFO:tasks.rados.rados.0.smithi169.stdout:77: finishing write tid 5 to smithi16987243-77 2023-09-23T22:21:36.046 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 77 v 14 (ObjNum 76 snap 0 seq_num 76) dirty exists 2023-09-23T22:21:36.046 INFO:tasks.rados.rados.0.smithi169.stdout:77: left oid 77 (ObjNum 76 snap 0 seq_num 76) 2023-09-23T22:21:36.046 INFO:tasks.rados.rados.0.smithi169.stdout:78: finishing write tid 1 to smithi16987243-78 2023-09-23T22:21:36.046 INFO:tasks.rados.rados.0.smithi169.stdout:78: finishing write tid 2 to smithi16987243-78 2023-09-23T22:21:36.046 INFO:tasks.rados.rados.0.smithi169.stdout:78: finishing write tid 3 to smithi16987243-78 2023-09-23T22:21:36.046 INFO:tasks.rados.rados.0.smithi169.stdout:78: finishing write tid 4 to smithi16987243-78 2023-09-23T22:21:36.046 INFO:tasks.rados.rados.0.smithi169.stdout:78: finishing write tid 5 to smithi16987243-78 2023-09-23T22:21:36.046 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 78 v 22 (ObjNum 77 snap 0 seq_num 77) dirty exists 2023-09-23T22:21:36.046 INFO:tasks.rados.rados.0.smithi169.stdout:78: left oid 78 (ObjNum 77 snap 0 seq_num 77) 2023-09-23T22:21:36.047 INFO:tasks.rados.rados.0.smithi169.stdout:79: finishing write tid 1 to smithi16987243-79 2023-09-23T22:21:36.047 INFO:tasks.rados.rados.0.smithi169.stdout:79: finishing write tid 2 to smithi16987243-79 2023-09-23T22:21:36.047 INFO:tasks.rados.rados.0.smithi169.stdout:79: finishing write tid 3 to smithi16987243-79 2023-09-23T22:21:36.047 INFO:tasks.rados.rados.0.smithi169.stdout:79: finishing write tid 4 to smithi16987243-79 2023-09-23T22:21:36.047 INFO:tasks.rados.rados.0.smithi169.stdout:77: done (15 left) 2023-09-23T22:21:36.047 INFO:tasks.rados.rados.0.smithi169.stdout:78: done (14 left) 2023-09-23T22:21:36.047 INFO:tasks.rados.rados.0.smithi169.stdout:93: write initial oid 93 2023-09-23T22:21:36.047 INFO:tasks.rados.rados.0.smithi169.stdout:93: seq_num 92 ranges {746244=719144,2100461=503362,3126680=419564} 2023-09-23T22:21:36.053 INFO:tasks.rados.rados.0.smithi169.stdout:93: writing smithi16987243-93 from 746244 to 1465388 tid 1 2023-09-23T22:21:36.060 INFO:tasks.rados.rados.0.smithi169.stdout:93: writing smithi16987243-93 from 2100461 to 2603823 tid 2 2023-09-23T22:21:36.065 INFO:tasks.rados.rados.0.smithi169.stdout:93: writing smithi16987243-93 from 3126680 to 3546244 tid 3 2023-09-23T22:21:36.065 INFO:tasks.rados.rados.0.smithi169.stdout:94: write initial oid 94 2023-09-23T22:21:36.066 INFO:tasks.rados.rados.0.smithi169.stdout:79: finishing write tid 5 to smithi16987243-79 2023-09-23T22:21:36.066 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 79 v 30 (ObjNum 78 snap 0 seq_num 78) dirty exists 2023-09-23T22:21:36.066 INFO:tasks.rados.rados.0.smithi169.stdout:79: left oid 79 (ObjNum 78 snap 0 seq_num 78) 2023-09-23T22:21:36.066 INFO:tasks.rados.rados.0.smithi169.stdout:80: finishing write tid 1 to smithi16987243-80 2023-09-23T22:21:36.066 INFO:tasks.rados.rados.0.smithi169.stdout:80: finishing write tid 2 to smithi16987243-80 2023-09-23T22:21:36.066 INFO:tasks.rados.rados.0.smithi169.stdout:80: finishing write tid 3 to smithi16987243-80 2023-09-23T22:21:36.066 INFO:tasks.rados.rados.0.smithi169.stdout:80: finishing write tid 4 to smithi16987243-80 2023-09-23T22:21:36.066 INFO:tasks.rados.rados.0.smithi169.stdout:80: finishing write tid 5 to smithi16987243-80 2023-09-23T22:21:36.066 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 80 v 34 (ObjNum 79 snap 0 seq_num 79) dirty exists 2023-09-23T22:21:36.066 INFO:tasks.rados.rados.0.smithi169.stdout:80: left oid 80 (ObjNum 79 snap 0 seq_num 79) 2023-09-23T22:21:36.066 INFO:tasks.rados.rados.0.smithi169.stdout:94: seq_num 93 ranges {763051=794393,2158943=647020,3437750=125301} 2023-09-23T22:21:36.074 INFO:tasks.rados.rados.0.smithi169.stdout:94: writing smithi16987243-94 from 763051 to 1557444 tid 1 2023-09-23T22:21:36.081 INFO:tasks.rados.rados.0.smithi169.stdout:94: writing smithi16987243-94 from 2158943 to 2805963 tid 2 2023-09-23T22:21:36.086 INFO:tasks.rados.rados.0.smithi169.stdout:94: writing smithi16987243-94 from 3437750 to 3563051 tid 3 2023-09-23T22:21:36.086 INFO:tasks.rados.rados.0.smithi169.stdout:79: done (15 left) 2023-09-23T22:21:36.086 INFO:tasks.rados.rados.0.smithi169.stdout:80: done (14 left) 2023-09-23T22:21:36.086 INFO:tasks.rados.rados.0.smithi169.stdout:95: write initial oid 95 2023-09-23T22:21:36.086 INFO:tasks.rados.rados.0.smithi169.stdout:95: seq_num 94 ranges {779858=469642,1817425=507031,2781526=586628} 2023-09-23T22:21:36.093 INFO:tasks.rados.rados.0.smithi169.stdout:95: writing smithi16987243-95 from 779858 to 1249500 tid 1 2023-09-23T22:21:36.099 INFO:tasks.rados.rados.0.smithi169.stdout:95: writing smithi16987243-95 from 1817425 to 2324456 tid 2 2023-09-23T22:21:36.107 INFO:tasks.rados.rados.0.smithi169.stdout:95: writing smithi16987243-95 from 2781526 to 3368154 tid 3 2023-09-23T22:21:36.108 INFO:tasks.rados.rados.0.smithi169.stdout:96: write initial oid 96 2023-09-23T22:21:36.108 INFO:tasks.rados.rados.0.smithi169.stdout:96: seq_num 95 ranges {796665=544891,1759554=650689,2976243=620422} 2023-09-23T22:21:36.115 INFO:tasks.rados.rados.0.smithi169.stdout:96: writing smithi16987243-96 from 796665 to 1341556 tid 1 2023-09-23T22:21:36.121 INFO:tasks.rados.rados.0.smithi169.stdout:96: writing smithi16987243-96 from 1759554 to 2410243 tid 2 2023-09-23T22:21:36.128 INFO:tasks.rados.rados.0.smithi169.stdout:96: writing smithi16987243-96 from 2976243 to 3596665 tid 3 2023-09-23T22:21:36.128 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:36.129 INFO:tasks.rados.rados.0.smithi169.stdout:81: finishing write tid 1 to smithi16987243-81 2023-09-23T22:21:36.129 INFO:tasks.rados.rados.0.smithi169.stdout:81: finishing write tid 2 to smithi16987243-81 2023-09-23T22:21:36.129 INFO:tasks.rados.rados.0.smithi169.stdout:81: finishing write tid 3 to smithi16987243-81 2023-09-23T22:21:36.129 INFO:tasks.rados.rados.0.smithi169.stdout:81: finishing write tid 4 to smithi16987243-81 2023-09-23T22:21:36.129 INFO:tasks.rados.rados.0.smithi169.stdout:81: finishing write tid 5 to smithi16987243-81 2023-09-23T22:21:36.129 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 81 v 16 (ObjNum 80 snap 0 seq_num 80) dirty exists 2023-09-23T22:21:36.129 INFO:tasks.rados.rados.0.smithi169.stdout:81: left oid 81 (ObjNum 80 snap 0 seq_num 80) 2023-09-23T22:21:36.129 INFO:tasks.rados.rados.0.smithi169.stdout:82: finishing write tid 1 to smithi16987243-82 2023-09-23T22:21:36.129 INFO:tasks.rados.rados.0.smithi169.stdout:82: finishing write tid 2 to smithi16987243-82 2023-09-23T22:21:36.129 INFO:tasks.rados.rados.0.smithi169.stdout:82: finishing write tid 3 to smithi16987243-82 2023-09-23T22:21:36.129 INFO:tasks.rados.rados.0.smithi169.stdout:81: done (15 left) 2023-09-23T22:21:36.129 INFO:tasks.rados.rados.0.smithi169.stdout:97: write initial oid 97 2023-09-23T22:21:36.130 INFO:tasks.rados.rados.0.smithi169.stdout:97: seq_num 96 ranges {413472=620140,1818036=510700,3120019=493453} 2023-09-23T22:21:36.134 INFO:tasks.rados.rados.0.smithi169.stdout:97: writing smithi16987243-97 from 413472 to 1033612 tid 1 2023-09-23T22:21:36.141 INFO:tasks.rados.rados.0.smithi169.stdout:97: writing smithi16987243-97 from 1818036 to 2328736 tid 2 2023-09-23T22:21:36.149 INFO:tasks.rados.rados.0.smithi169.stdout:97: writing smithi16987243-97 from 3120019 to 3613472 tid 3 2023-09-23T22:21:36.149 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:36.149 INFO:tasks.rados.rados.0.smithi169.stdout:82: finishing write tid 4 to smithi16987243-82 2023-09-23T22:21:36.149 INFO:tasks.rados.rados.0.smithi169.stdout:82: finishing write tid 5 to smithi16987243-82 2023-09-23T22:21:36.150 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 82 v 29 (ObjNum 81 snap 0 seq_num 81) dirty exists 2023-09-23T22:21:36.150 INFO:tasks.rados.rados.0.smithi169.stdout:82: left oid 82 (ObjNum 81 snap 0 seq_num 81) 2023-09-23T22:21:36.150 INFO:tasks.rados.rados.0.smithi169.stdout:83: finishing write tid 1 to smithi16987243-83 2023-09-23T22:21:36.150 INFO:tasks.rados.rados.0.smithi169.stdout:83: finishing write tid 2 to smithi16987243-83 2023-09-23T22:21:36.150 INFO:tasks.rados.rados.0.smithi169.stdout:83: finishing write tid 3 to smithi16987243-83 2023-09-23T22:21:36.150 INFO:tasks.rados.rados.0.smithi169.stdout:83: finishing write tid 4 to smithi16987243-83 2023-09-23T22:21:36.150 INFO:tasks.rados.rados.0.smithi169.stdout:83: finishing write tid 5 to smithi16987243-83 2023-09-23T22:21:36.150 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 83 v 19 (ObjNum 82 snap 0 seq_num 82) dirty exists 2023-09-23T22:21:36.150 INFO:tasks.rados.rados.0.smithi169.stdout:83: left oid 83 (ObjNum 82 snap 0 seq_num 82) 2023-09-23T22:21:36.150 INFO:tasks.rados.rados.0.smithi169.stdout:82: done (15 left) 2023-09-23T22:21:36.150 INFO:tasks.rados.rados.0.smithi169.stdout:83: done (14 left) 2023-09-23T22:21:36.150 INFO:tasks.rados.rados.0.smithi169.stdout:98: write initial oid 98 2023-09-23T22:21:36.151 INFO:tasks.rados.rados.0.smithi169.stdout:98: seq_num 97 ranges {430279=695389,1876518=654358,3031089=536797} 2023-09-23T22:21:36.156 INFO:tasks.rados.rados.0.smithi169.stdout:98: writing smithi16987243-98 from 430279 to 1125668 tid 1 2023-09-23T22:21:36.164 INFO:tasks.rados.rados.0.smithi169.stdout:98: writing smithi16987243-98 from 1876518 to 2530876 tid 2 2023-09-23T22:21:36.170 INFO:tasks.rados.rados.0.smithi169.stdout:98: writing smithi16987243-98 from 3031089 to 3567886 tid 3 2023-09-23T22:21:36.170 INFO:tasks.rados.rados.0.smithi169.stdout:99: write initial oid 99 2023-09-23T22:21:36.170 INFO:tasks.rados.rados.0.smithi169.stdout:99: seq_num 98 ranges {447086=770638,1935000=798016,3458512=188574} 2023-09-23T22:21:36.177 INFO:tasks.rados.rados.0.smithi169.stdout:99: writing smithi16987243-99 from 447086 to 1217724 tid 1 2023-09-23T22:21:36.186 INFO:tasks.rados.rados.0.smithi169.stdout:99: writing smithi16987243-99 from 1935000 to 2733016 tid 2 2023-09-23T22:21:36.191 INFO:tasks.rados.rados.0.smithi169.stdout:99: writing smithi16987243-99 from 3458512 to 3647086 tid 3 2023-09-23T22:21:36.192 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:36.192 INFO:tasks.rados.rados.0.smithi169.stdout:84: finishing write tid 1 to smithi16987243-84 2023-09-23T22:21:36.192 INFO:tasks.rados.rados.0.smithi169.stdout:84: finishing write tid 2 to smithi16987243-84 2023-09-23T22:21:36.192 INFO:tasks.rados.rados.0.smithi169.stdout:84: finishing write tid 3 to smithi16987243-84 2023-09-23T22:21:36.192 INFO:tasks.rados.rados.0.smithi169.stdout:84: finishing write tid 4 to smithi16987243-84 2023-09-23T22:21:36.192 INFO:tasks.rados.rados.0.smithi169.stdout:84: finishing write tid 5 to smithi16987243-84 2023-09-23T22:21:36.192 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 84 v 33 (ObjNum 83 snap 0 seq_num 83) dirty exists 2023-09-23T22:21:36.192 INFO:tasks.rados.rados.0.smithi169.stdout:84: left oid 84 (ObjNum 83 snap 0 seq_num 83) 2023-09-23T22:21:36.192 INFO:tasks.rados.rados.0.smithi169.stdout:85: finishing write tid 1 to smithi16987243-85 2023-09-23T22:21:36.192 INFO:tasks.rados.rados.0.smithi169.stdout:85: finishing write tid 2 to smithi16987243-85 2023-09-23T22:21:36.192 INFO:tasks.rados.rados.0.smithi169.stdout:84: done (15 left) 2023-09-23T22:21:36.192 INFO:tasks.rados.rados.0.smithi169.stdout:100: write initial oid 100 2023-09-23T22:21:36.193 INFO:tasks.rados.rados.0.smithi169.stdout:100: seq_num 99 ranges {463893=562240,1593482=658027,2685935=559341} 2023-09-23T22:21:36.197 INFO:tasks.rados.rados.0.smithi169.stdout:100: writing smithi16987243-100 from 463893 to 1026133 tid 1 2023-09-23T22:21:36.204 INFO:tasks.rados.rados.0.smithi169.stdout:100: writing smithi16987243-100 from 1593482 to 2251509 tid 2 2023-09-23T22:21:36.210 INFO:tasks.rados.rados.0.smithi169.stdout:100: writing smithi16987243-100 from 2685935 to 3245276 tid 3 2023-09-23T22:21:36.211 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:36.211 INFO:tasks.rados.rados.0.smithi169.stdout:85: finishing write tid 3 to smithi16987243-85 2023-09-23T22:21:36.211 INFO:tasks.rados.rados.0.smithi169.stdout:85: finishing write tid 4 to smithi16987243-85 2023-09-23T22:21:36.211 INFO:tasks.rados.rados.0.smithi169.stdout:85: finishing write tid 5 to smithi16987243-85 2023-09-23T22:21:36.211 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 85 v 10 (ObjNum 84 snap 0 seq_num 84) dirty exists 2023-09-23T22:21:36.211 INFO:tasks.rados.rados.0.smithi169.stdout:85: left oid 85 (ObjNum 84 snap 0 seq_num 84) 2023-09-23T22:21:36.211 INFO:tasks.rados.rados.0.smithi169.stdout:86: finishing write tid 1 to smithi16987243-86 2023-09-23T22:21:36.211 INFO:tasks.rados.rados.0.smithi169.stdout:86: finishing write tid 2 to smithi16987243-86 2023-09-23T22:21:36.211 INFO:tasks.rados.rados.0.smithi169.stdout:86: finishing write tid 3 to smithi16987243-86 2023-09-23T22:21:36.211 INFO:tasks.rados.rados.0.smithi169.stdout:86: finishing write tid 4 to smithi16987243-86 2023-09-23T22:21:36.211 INFO:tasks.rados.rados.0.smithi169.stdout:86: finishing write tid 5 to smithi16987243-86 2023-09-23T22:21:36.212 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 86 v 26 (ObjNum 85 snap 0 seq_num 85) dirty exists 2023-09-23T22:21:36.212 INFO:tasks.rados.rados.0.smithi169.stdout:86: left oid 86 (ObjNum 85 snap 0 seq_num 85) 2023-09-23T22:21:36.212 INFO:tasks.rados.rados.0.smithi169.stdout:87: finishing write tid 1 to smithi16987243-87 2023-09-23T22:21:36.212 INFO:tasks.rados.rados.0.smithi169.stdout:87: finishing write tid 2 to smithi16987243-87 2023-09-23T22:21:36.212 INFO:tasks.rados.rados.0.smithi169.stdout:87: finishing write tid 3 to smithi16987243-87 2023-09-23T22:21:36.212 INFO:tasks.rados.rados.0.smithi169.stdout:87: finishing write tid 4 to smithi16987243-87 2023-09-23T22:21:36.212 INFO:tasks.rados.rados.0.smithi169.stdout:87: finishing write tid 5 to smithi16987243-87 2023-09-23T22:21:36.212 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 87 v 38 (ObjNum 86 snap 0 seq_num 86) dirty exists 2023-09-23T22:21:36.212 INFO:tasks.rados.rados.0.smithi169.stdout:87: left oid 87 (ObjNum 86 snap 0 seq_num 86) 2023-09-23T22:21:36.212 INFO:tasks.rados.rados.0.smithi169.stdout:88: finishing write tid 1 to smithi16987243-88 2023-09-23T22:21:36.212 INFO:tasks.rados.rados.0.smithi169.stdout:88: finishing write tid 2 to smithi16987243-88 2023-09-23T22:21:36.212 INFO:tasks.rados.rados.0.smithi169.stdout:88: finishing write tid 3 to smithi16987243-88 2023-09-23T22:21:36.213 INFO:tasks.rados.rados.0.smithi169.stdout:88: finishing write tid 4 to smithi16987243-88 2023-09-23T22:21:36.213 INFO:tasks.rados.rados.0.smithi169.stdout:88: finishing write tid 5 to smithi16987243-88 2023-09-23T22:21:36.213 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 88 v 24 (ObjNum 87 snap 0 seq_num 87) dirty exists 2023-09-23T22:21:36.213 INFO:tasks.rados.rados.0.smithi169.stdout:88: left oid 88 (ObjNum 87 snap 0 seq_num 87) 2023-09-23T22:21:36.213 INFO:tasks.rados.rados.0.smithi169.stdout:89: finishing write tid 1 to smithi16987243-89 2023-09-23T22:21:36.213 INFO:tasks.rados.rados.0.smithi169.stdout:89: finishing write tid 2 to smithi16987243-89 2023-09-23T22:21:36.213 INFO:tasks.rados.rados.0.smithi169.stdout:89: finishing write tid 3 to smithi16987243-89 2023-09-23T22:21:36.213 INFO:tasks.rados.rados.0.smithi169.stdout:89: finishing write tid 4 to smithi16987243-89 2023-09-23T22:21:36.213 INFO:tasks.rados.rados.0.smithi169.stdout:89: finishing write tid 5 to smithi16987243-89 2023-09-23T22:21:36.213 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 89 v 20 (ObjNum 88 snap 0 seq_num 88) dirty exists 2023-09-23T22:21:36.213 INFO:tasks.rados.rados.0.smithi169.stdout:89: left oid 89 (ObjNum 88 snap 0 seq_num 88) 2023-09-23T22:21:36.213 INFO:tasks.rados.rados.0.smithi169.stdout:85: done (15 left) 2023-09-23T22:21:36.213 INFO:tasks.rados.rados.0.smithi169.stdout:86: done (14 left) 2023-09-23T22:21:36.214 INFO:tasks.rados.rados.0.smithi169.stdout:87: done (13 left) 2023-09-23T22:21:36.214 INFO:tasks.rados.rados.0.smithi169.stdout:88: done (12 left) 2023-09-23T22:21:36.214 INFO:tasks.rados.rados.0.smithi169.stdout:89: done (11 left) 2023-09-23T22:21:36.214 INFO:tasks.rados.rados.0.smithi169.stdout:101: write initial oid 101 2023-09-23T22:21:36.214 INFO:tasks.rados.rados.0.smithi169.stdout:101: seq_num 100 ranges {480700=637489,1651964=401685,2713358=770613} 2023-09-23T22:21:36.216 INFO:tasks.rados.rados.0.smithi169.stdout:101: writing smithi16987243-101 from 480700 to 1118189 tid 1 2023-09-23T22:21:36.222 INFO:tasks.rados.rados.0.smithi169.stdout:101: writing smithi16987243-101 from 1651964 to 2053649 tid 2 2023-09-23T22:21:36.230 INFO:tasks.rados.rados.0.smithi169.stdout:101: writing smithi16987243-101 from 2713358 to 3483971 tid 3 2023-09-23T22:21:36.230 INFO:tasks.rados.rados.0.smithi169.stdout:102: write initial oid 102 2023-09-23T22:21:36.230 INFO:tasks.rados.rados.0.smithi169.stdout:102: seq_num 101 ranges {497507=712738,1710446=661696,3140781=556726} 2023-09-23T22:21:36.237 INFO:tasks.rados.rados.0.smithi169.stdout:102: writing smithi16987243-102 from 497507 to 1210245 tid 1 2023-09-23T22:21:36.245 INFO:tasks.rados.rados.0.smithi169.stdout:102: writing smithi16987243-102 from 1710446 to 2372142 tid 2 2023-09-23T22:21:36.253 INFO:tasks.rados.rados.0.smithi169.stdout:102: writing smithi16987243-102 from 3140781 to 3697507 tid 3 2023-09-23T22:21:36.253 INFO:tasks.rados.rados.0.smithi169.stdout:103: write initial oid 103 2023-09-23T22:21:36.253 INFO:tasks.rados.rados.0.smithi169.stdout:103: seq_num 102 ranges {514314=787987,1768928=405354,2768204=509510} 2023-09-23T22:21:36.261 INFO:tasks.rados.rados.0.smithi169.stdout:103: writing smithi16987243-103 from 514314 to 1302301 tid 1 2023-09-23T22:21:36.266 INFO:tasks.rados.rados.0.smithi169.stdout:103: writing smithi16987243-103 from 1768928 to 2174282 tid 2 2023-09-23T22:21:36.272 INFO:tasks.rados.rados.0.smithi169.stdout:103: writing smithi16987243-103 from 2768204 to 3277714 tid 3 2023-09-23T22:21:36.272 INFO:tasks.rados.rados.0.smithi169.stdout:104: write initial oid 104 2023-09-23T22:21:36.272 INFO:tasks.rados.rados.0.smithi169.stdout:104: seq_num 103 ranges {531121=463236,1711057=665365,3079274=651847} 2023-09-23T22:21:36.277 INFO:tasks.rados.rados.0.smithi169.stdout:104: writing smithi16987243-104 from 531121 to 994357 tid 1 2023-09-23T22:21:36.285 INFO:tasks.rados.rados.0.smithi169.stdout:104: writing smithi16987243-104 from 1711057 to 2376422 tid 2 2023-09-23T22:21:36.293 INFO:tasks.rados.rados.0.smithi169.stdout:104: writing smithi16987243-104 from 3079274 to 3731121 tid 3 2023-09-23T22:21:36.293 INFO:tasks.rados.rados.0.smithi169.stdout:105: write initial oid 105 2023-09-23T22:21:36.294 INFO:tasks.rados.rados.0.smithi169.stdout:105: seq_num 104 ranges {547928=538485,1769539=409023,2706697=532054} 2023-09-23T22:21:36.299 INFO:tasks.rados.rados.0.smithi169.stdout:105: writing smithi16987243-105 from 547928 to 1086413 tid 1 2023-09-23T22:21:36.306 INFO:tasks.rados.rados.0.smithi169.stdout:105: writing smithi16987243-105 from 1769539 to 2178562 tid 2 2023-09-23T22:21:36.313 INFO:tasks.rados.rados.0.smithi169.stdout:105: writing smithi16987243-105 from 2706697 to 3238751 tid 3 2023-09-23T22:21:36.313 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:36.313 INFO:tasks.rados.rados.0.smithi169.stdout:90: finishing write tid 1 to smithi16987243-90 2023-09-23T22:21:36.313 INFO:tasks.rados.rados.0.smithi169.stdout:90: finishing write tid 2 to smithi16987243-90 2023-09-23T22:21:36.313 INFO:tasks.rados.rados.0.smithi169.stdout:90: finishing write tid 3 to smithi16987243-90 2023-09-23T22:21:36.313 INFO:tasks.rados.rados.0.smithi169.stdout:90: finishing write tid 4 to smithi16987243-90 2023-09-23T22:21:36.313 INFO:tasks.rados.rados.0.smithi169.stdout:90: finishing write tid 5 to smithi16987243-90 2023-09-23T22:21:36.313 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 90 v 10 (ObjNum 89 snap 0 seq_num 89) dirty exists 2023-09-23T22:21:36.313 INFO:tasks.rados.rados.0.smithi169.stdout:90: left oid 90 (ObjNum 89 snap 0 seq_num 89) 2023-09-23T22:21:36.314 INFO:tasks.rados.rados.0.smithi169.stdout:91: finishing write tid 1 to smithi16987243-91 2023-09-23T22:21:36.314 INFO:tasks.rados.rados.0.smithi169.stdout:91: finishing write tid 2 to smithi16987243-91 2023-09-23T22:21:36.314 INFO:tasks.rados.rados.0.smithi169.stdout:91: finishing write tid 3 to smithi16987243-91 2023-09-23T22:21:36.314 INFO:tasks.rados.rados.0.smithi169.stdout:91: finishing write tid 4 to smithi16987243-91 2023-09-23T22:21:36.314 INFO:tasks.rados.rados.0.smithi169.stdout:91: finishing write tid 5 to smithi16987243-91 2023-09-23T22:21:36.314 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 91 v 10 (ObjNum 90 snap 0 seq_num 90) dirty exists 2023-09-23T22:21:36.314 INFO:tasks.rados.rados.0.smithi169.stdout:91: left oid 91 (ObjNum 90 snap 0 seq_num 90) 2023-09-23T22:21:36.314 INFO:tasks.rados.rados.0.smithi169.stdout:92: finishing write tid 1 to smithi16987243-92 2023-09-23T22:21:36.314 INFO:tasks.rados.rados.0.smithi169.stdout:92: finishing write tid 2 to smithi16987243-92 2023-09-23T22:21:36.314 INFO:tasks.rados.rados.0.smithi169.stdout:92: finishing write tid 3 to smithi16987243-92 2023-09-23T22:21:36.314 INFO:tasks.rados.rados.0.smithi169.stdout:92: finishing write tid 4 to smithi16987243-92 2023-09-23T22:21:36.315 INFO:tasks.rados.rados.0.smithi169.stdout:92: finishing write tid 5 to smithi16987243-92 2023-09-23T22:21:36.315 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 92 v 42 (ObjNum 91 snap 0 seq_num 91) dirty exists 2023-09-23T22:21:36.315 INFO:tasks.rados.rados.0.smithi169.stdout:92: left oid 92 (ObjNum 91 snap 0 seq_num 91) 2023-09-23T22:21:36.315 INFO:tasks.rados.rados.0.smithi169.stdout:93: finishing write tid 1 to smithi16987243-93 2023-09-23T22:21:36.315 INFO:tasks.rados.rados.0.smithi169.stdout:93: finishing write tid 2 to smithi16987243-93 2023-09-23T22:21:36.315 INFO:tasks.rados.rados.0.smithi169.stdout:93: finishing write tid 3 to smithi16987243-93 2023-09-23T22:21:36.315 INFO:tasks.rados.rados.0.smithi169.stdout:93: finishing write tid 4 to smithi16987243-93 2023-09-23T22:21:36.315 INFO:tasks.rados.rados.0.smithi169.stdout:93: finishing write tid 5 to smithi16987243-93 2023-09-23T22:21:36.315 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 93 v 29 (ObjNum 92 snap 0 seq_num 92) dirty exists 2023-09-23T22:21:36.315 INFO:tasks.rados.rados.0.smithi169.stdout:93: left oid 93 (ObjNum 92 snap 0 seq_num 92) 2023-09-23T22:21:36.315 INFO:tasks.rados.rados.0.smithi169.stdout:94: finishing write tid 1 to smithi16987243-94 2023-09-23T22:21:36.315 INFO:tasks.rados.rados.0.smithi169.stdout:94: finishing write tid 2 to smithi16987243-94 2023-09-23T22:21:36.315 INFO:tasks.rados.rados.0.smithi169.stdout:94: finishing write tid 3 to smithi16987243-94 2023-09-23T22:21:36.316 INFO:tasks.rados.rados.0.smithi169.stdout:94: finishing write tid 4 to smithi16987243-94 2023-09-23T22:21:36.316 INFO:tasks.rados.rados.0.smithi169.stdout:94: finishing write tid 5 to smithi16987243-94 2023-09-23T22:21:36.316 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 94 v 20 (ObjNum 93 snap 0 seq_num 93) dirty exists 2023-09-23T22:21:36.316 INFO:tasks.rados.rados.0.smithi169.stdout:94: left oid 94 (ObjNum 93 snap 0 seq_num 93) 2023-09-23T22:21:36.316 INFO:tasks.rados.rados.0.smithi169.stdout:95: finishing write tid 1 to smithi16987243-95 2023-09-23T22:21:36.316 INFO:tasks.rados.rados.0.smithi169.stdout:95: finishing write tid 2 to smithi16987243-95 2023-09-23T22:21:36.316 INFO:tasks.rados.rados.0.smithi169.stdout:95: finishing write tid 3 to smithi16987243-95 2023-09-23T22:21:36.316 INFO:tasks.rados.rados.0.smithi169.stdout:95: finishing write tid 4 to smithi16987243-95 2023-09-23T22:21:36.316 INFO:tasks.rados.rados.0.smithi169.stdout:95: finishing write tid 5 to smithi16987243-95 2023-09-23T22:21:36.316 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 95 v 14 (ObjNum 94 snap 0 seq_num 94) dirty exists 2023-09-23T22:21:36.316 INFO:tasks.rados.rados.0.smithi169.stdout:95: left oid 95 (ObjNum 94 snap 0 seq_num 94) 2023-09-23T22:21:36.316 INFO:tasks.rados.rados.0.smithi169.stdout:96: finishing write tid 1 to smithi16987243-96 2023-09-23T22:21:36.316 INFO:tasks.rados.rados.0.smithi169.stdout:96: finishing write tid 2 to smithi16987243-96 2023-09-23T22:21:36.317 INFO:tasks.rados.rados.0.smithi169.stdout:96: finishing write tid 3 to smithi16987243-96 2023-09-23T22:21:36.317 INFO:tasks.rados.rados.0.smithi169.stdout:96: finishing write tid 4 to smithi16987243-96 2023-09-23T22:21:36.317 INFO:tasks.rados.rados.0.smithi169.stdout:96: finishing write tid 5 to smithi16987243-96 2023-09-23T22:21:36.317 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 96 v 24 (ObjNum 95 snap 0 seq_num 95) dirty exists 2023-09-23T22:21:36.317 INFO:tasks.rados.rados.0.smithi169.stdout:96: left oid 96 (ObjNum 95 snap 0 seq_num 95) 2023-09-23T22:21:36.317 INFO:tasks.rados.rados.0.smithi169.stdout:97: finishing write tid 1 to smithi16987243-97 2023-09-23T22:21:36.317 INFO:tasks.rados.rados.0.smithi169.stdout:97: finishing write tid 2 to smithi16987243-97 2023-09-23T22:21:36.317 INFO:tasks.rados.rados.0.smithi169.stdout:97: finishing write tid 3 to smithi16987243-97 2023-09-23T22:21:36.317 INFO:tasks.rados.rados.0.smithi169.stdout:97: finishing write tid 4 to smithi16987243-97 2023-09-23T22:21:36.317 INFO:tasks.rados.rados.0.smithi169.stdout:97: finishing write tid 5 to smithi16987243-97 2023-09-23T22:21:36.317 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 97 v 18 (ObjNum 96 snap 0 seq_num 96) dirty exists 2023-09-23T22:21:36.317 INFO:tasks.rados.rados.0.smithi169.stdout:97: left oid 97 (ObjNum 96 snap 0 seq_num 96) 2023-09-23T22:21:36.318 INFO:tasks.rados.rados.0.smithi169.stdout:98: finishing write tid 1 to smithi16987243-98 2023-09-23T22:21:36.318 INFO:tasks.rados.rados.0.smithi169.stdout:98: finishing write tid 2 to smithi16987243-98 2023-09-23T22:21:36.318 INFO:tasks.rados.rados.0.smithi169.stdout:90: done (15 left) 2023-09-23T22:21:36.318 INFO:tasks.rados.rados.0.smithi169.stdout:91: done (14 left) 2023-09-23T22:21:36.318 INFO:tasks.rados.rados.0.smithi169.stdout:92: done (13 left) 2023-09-23T22:21:36.318 INFO:tasks.rados.rados.0.smithi169.stdout:93: done (12 left) 2023-09-23T22:21:36.318 INFO:tasks.rados.rados.0.smithi169.stdout:94: done (11 left) 2023-09-23T22:21:36.318 INFO:tasks.rados.rados.0.smithi169.stdout:95: done (10 left) 2023-09-23T22:21:36.318 INFO:tasks.rados.rados.0.smithi169.stdout:96: done (9 left) 2023-09-23T22:21:36.318 INFO:tasks.rados.rados.0.smithi169.stdout:97: done (8 left) 2023-09-23T22:21:36.318 INFO:tasks.rados.rados.0.smithi169.stdout:106: write initial oid 106 2023-09-23T22:21:36.318 INFO:tasks.rados.rados.0.smithi169.stdout:106: seq_num 105 ranges {564735=613734,1828021=669034,3134120=630615} 2023-09-23T22:21:36.319 INFO:tasks.rados.rados.0.smithi169.stdout:106: writing smithi16987243-106 from 564735 to 1178469 tid 1 2023-09-23T22:21:36.326 INFO:tasks.rados.rados.0.smithi169.stdout:106: writing smithi16987243-106 from 1828021 to 2497055 tid 2 2023-09-23T22:21:36.333 INFO:tasks.rados.rados.0.smithi169.stdout:106: writing smithi16987243-106 from 3134120 to 3764735 tid 3 2023-09-23T22:21:36.334 INFO:tasks.rados.rados.0.smithi169.stdout:107: write initial oid 107 2023-09-23T22:21:36.334 INFO:tasks.rados.rados.0.smithi169.stdout:107: seq_num 106 ranges {581542=688983,1886503=412692,2761543=670951} 2023-09-23T22:21:36.341 INFO:tasks.rados.rados.0.smithi169.stdout:107: writing smithi16987243-107 from 581542 to 1270525 tid 1 2023-09-23T22:21:36.347 INFO:tasks.rados.rados.0.smithi169.stdout:107: writing smithi16987243-107 from 1886503 to 2299195 tid 2 2023-09-23T22:21:36.353 INFO:tasks.rados.rados.0.smithi169.stdout:107: writing smithi16987243-107 from 2761543 to 3432494 tid 3 2023-09-23T22:21:36.353 INFO:tasks.rados.rados.0.smithi169.stdout:108: write initial oid 108 2023-09-23T22:21:36.354 INFO:tasks.rados.rados.0.smithi169.stdout:108: seq_num 107 ranges {598349=480585,1544985=672703,2905319=482223} 2023-09-23T22:21:36.360 INFO:tasks.rados.rados.0.smithi169.stdout:108: writing smithi16987243-108 from 598349 to 1078934 tid 1 2023-09-23T22:21:36.366 INFO:tasks.rados.rados.0.smithi169.stdout:108: writing smithi16987243-108 from 1544985 to 2217688 tid 2 2023-09-23T22:21:36.373 INFO:tasks.rados.rados.0.smithi169.stdout:108: writing smithi16987243-108 from 2905319 to 3387542 tid 3 2023-09-23T22:21:36.373 INFO:tasks.rados.rados.0.smithi169.stdout:109: write initial oid 109 2023-09-23T22:21:36.374 INFO:tasks.rados.rados.0.smithi169.stdout:109: seq_num 108 ranges {615156=555834,1603467=416361,2816389=693495} 2023-09-23T22:21:36.380 INFO:tasks.rados.rados.0.smithi169.stdout:109: writing smithi16987243-109 from 615156 to 1170990 tid 1 2023-09-23T22:21:36.385 INFO:tasks.rados.rados.0.smithi169.stdout:109: writing smithi16987243-109 from 1603467 to 2019828 tid 2 2023-09-23T22:21:36.394 INFO:tasks.rados.rados.0.smithi169.stdout:109: writing smithi16987243-109 from 2816389 to 3509884 tid 3 2023-09-23T22:21:36.394 INFO:tasks.rados.rados.0.smithi169.stdout:110: write initial oid 110 2023-09-23T22:21:36.394 INFO:tasks.rados.rados.0.smithi169.stdout:110: seq_num 109 ranges {631963=631083,2061949=560019,3243812=504767} 2023-09-23T22:21:36.401 INFO:tasks.rados.rados.0.smithi169.stdout:110: writing smithi16987243-110 from 631963 to 1263046 tid 1 2023-09-23T22:21:36.409 INFO:tasks.rados.rados.0.smithi169.stdout:110: writing smithi16987243-110 from 2061949 to 2621968 tid 2 2023-09-23T22:21:36.416 INFO:tasks.rados.rados.0.smithi169.stdout:110: writing smithi16987243-110 from 3243812 to 3748579 tid 3 2023-09-23T22:21:36.416 INFO:tasks.rados.rados.0.smithi169.stdout:111: write initial oid 111 2023-09-23T22:21:36.416 INFO:tasks.rados.rados.0.smithi169.stdout:111: seq_num 110 ranges {648770=706332,2120431=420030,3271235=432392} 2023-09-23T22:21:36.423 INFO:tasks.rados.rados.0.smithi169.stdout:111: writing smithi16987243-111 from 648770 to 1355102 tid 1 2023-09-23T22:21:36.430 INFO:tasks.rados.rados.0.smithi169.stdout:111: writing smithi16987243-111 from 2120431 to 2540461 tid 2 2023-09-23T22:21:36.437 INFO:tasks.rados.rados.0.smithi169.stdout:111: writing smithi16987243-111 from 3271235 to 3703627 tid 3 2023-09-23T22:21:36.437 INFO:tasks.rados.rados.0.smithi169.stdout:112: write initial oid 112 2023-09-23T22:21:36.437 INFO:tasks.rados.rados.0.smithi169.stdout:112: seq_num 111 ranges {665577=781581,2062560=563688,3182305=643664} 2023-09-23T22:21:36.446 INFO:tasks.rados.rados.0.smithi169.stdout:112: writing smithi16987243-112 from 665577 to 1447158 tid 1 2023-09-23T22:21:36.452 INFO:tasks.rados.rados.0.smithi169.stdout:112: writing smithi16987243-112 from 2062560 to 2626248 tid 2 2023-09-23T22:21:36.459 INFO:tasks.rados.rados.0.smithi169.stdout:112: writing smithi16987243-112 from 3182305 to 3825969 tid 3 2023-09-23T22:21:36.459 INFO:tasks.rados.rados.0.smithi169.stdout:113: write initial oid 113 2023-09-23T22:21:36.460 INFO:tasks.rados.rados.0.smithi169.stdout:113: seq_num 112 ranges {682384=456830,1721042=423699,2809728=454936,3731357=151027} 2023-09-23T22:21:36.465 INFO:tasks.rados.rados.0.smithi169.stdout:113: writing smithi16987243-113 from 682384 to 1139214 tid 1 2023-09-23T22:21:36.471 INFO:tasks.rados.rados.0.smithi169.stdout:113: writing smithi16987243-113 from 1721042 to 2144741 tid 2 2023-09-23T22:21:36.478 INFO:tasks.rados.rados.0.smithi169.stdout:113: writing smithi16987243-113 from 2809728 to 3264664 tid 3 2023-09-23T22:21:36.482 INFO:tasks.rados.rados.0.smithi169.stdout:113: writing smithi16987243-113 from 3731357 to 3882384 tid 4 2023-09-23T22:21:36.482 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:36.482 INFO:tasks.rados.rados.0.smithi169.stdout:98: finishing write tid 3 to smithi16987243-98 2023-09-23T22:21:36.482 INFO:tasks.rados.rados.0.smithi169.stdout:98: finishing write tid 4 to smithi16987243-98 2023-09-23T22:21:36.482 INFO:tasks.rados.rados.0.smithi169.stdout:98: finishing write tid 5 to smithi16987243-98 2023-09-23T22:21:36.482 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 98 v 20 (ObjNum 97 snap 0 seq_num 97) dirty exists 2023-09-23T22:21:36.482 INFO:tasks.rados.rados.0.smithi169.stdout:98: left oid 98 (ObjNum 97 snap 0 seq_num 97) 2023-09-23T22:21:36.482 INFO:tasks.rados.rados.0.smithi169.stdout:99: finishing write tid 1 to smithi16987243-99 2023-09-23T22:21:36.482 INFO:tasks.rados.rados.0.smithi169.stdout:99: finishing write tid 2 to smithi16987243-99 2023-09-23T22:21:36.482 INFO:tasks.rados.rados.0.smithi169.stdout:98: done (15 left) 2023-09-23T22:21:36.482 INFO:tasks.rados.rados.0.smithi169.stdout:114: write initial oid 114 2023-09-23T22:21:36.483 INFO:tasks.rados.rados.0.smithi169.stdout:114: seq_num 113 ranges {699191=532079,1779524=567357,2837151=666208} 2023-09-23T22:21:36.488 INFO:tasks.rados.rados.0.smithi169.stdout:114: writing smithi16987243-114 from 699191 to 1231270 tid 1 2023-09-23T22:21:36.495 INFO:tasks.rados.rados.0.smithi169.stdout:114: writing smithi16987243-114 from 1779524 to 2346881 tid 2 2023-09-23T22:21:36.502 INFO:tasks.rados.rados.0.smithi169.stdout:114: writing smithi16987243-114 from 2837151 to 3503359 tid 3 2023-09-23T22:21:36.502 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:36.502 INFO:tasks.rados.rados.0.smithi169.stdout:99: finishing write tid 3 to smithi16987243-99 2023-09-23T22:21:36.502 INFO:tasks.rados.rados.0.smithi169.stdout:99: finishing write tid 4 to smithi16987243-99 2023-09-23T22:21:36.502 INFO:tasks.rados.rados.0.smithi169.stdout:99: finishing write tid 5 to smithi16987243-99 2023-09-23T22:21:36.503 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 99 v 14 (ObjNum 98 snap 0 seq_num 98) dirty exists 2023-09-23T22:21:36.503 INFO:tasks.rados.rados.0.smithi169.stdout:99: left oid 99 (ObjNum 98 snap 0 seq_num 98) 2023-09-23T22:21:36.503 INFO:tasks.rados.rados.0.smithi169.stdout:100: finishing write tid 1 to smithi16987243-100 2023-09-23T22:21:36.503 INFO:tasks.rados.rados.0.smithi169.stdout:99: done (15 left) 2023-09-23T22:21:36.503 INFO:tasks.rados.rados.0.smithi169.stdout:115: write initial oid 115 2023-09-23T22:21:36.503 INFO:tasks.rados.rados.0.smithi169.stdout:115: seq_num 114 ranges {715998=607328,1838006=427368,2864574=477480,3863835=52163} 2023-09-23T22:21:36.509 INFO:tasks.rados.rados.0.smithi169.stdout:115: writing smithi16987243-115 from 715998 to 1323326 tid 1 2023-09-23T22:21:36.515 INFO:tasks.rados.rados.0.smithi169.stdout:115: writing smithi16987243-115 from 1838006 to 2265374 tid 2 2023-09-23T22:21:36.521 INFO:tasks.rados.rados.0.smithi169.stdout:115: writing smithi16987243-115 from 2864574 to 3342054 tid 3 2023-09-23T22:21:36.525 INFO:tasks.rados.rados.0.smithi169.stdout:115: writing smithi16987243-115 from 3863835 to 3915998 tid 4 2023-09-23T22:21:36.525 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:36.525 INFO:tasks.rados.rados.0.smithi169.stdout:100: finishing write tid 2 to smithi16987243-100 2023-09-23T22:21:36.525 INFO:tasks.rados.rados.0.smithi169.stdout:100: finishing write tid 3 to smithi16987243-100 2023-09-23T22:21:36.525 INFO:tasks.rados.rados.0.smithi169.stdout:100: finishing write tid 4 to smithi16987243-100 2023-09-23T22:21:36.525 INFO:tasks.rados.rados.0.smithi169.stdout:100: finishing write tid 5 to smithi16987243-100 2023-09-23T22:21:36.525 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 100 v 22 (ObjNum 99 snap 0 seq_num 99) dirty exists 2023-09-23T22:21:36.526 INFO:tasks.rados.rados.0.smithi169.stdout:100: left oid 100 (ObjNum 99 snap 0 seq_num 99) 2023-09-23T22:21:36.526 INFO:tasks.rados.rados.0.smithi169.stdout:101: finishing write tid 1 to smithi16987243-101 2023-09-23T22:21:36.526 INFO:tasks.rados.rados.0.smithi169.stdout:101: finishing write tid 2 to smithi16987243-101 2023-09-23T22:21:36.526 INFO:tasks.rados.rados.0.smithi169.stdout:101: finishing write tid 3 to smithi16987243-101 2023-09-23T22:21:36.526 INFO:tasks.rados.rados.0.smithi169.stdout:101: finishing write tid 4 to smithi16987243-101 2023-09-23T22:21:36.526 INFO:tasks.rados.rados.0.smithi169.stdout:101: finishing write tid 5 to smithi16987243-101 2023-09-23T22:21:36.526 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 101 v 18 (ObjNum 100 snap 0 seq_num 100) dirty exists 2023-09-23T22:21:36.526 INFO:tasks.rados.rados.0.smithi169.stdout:101: left oid 101 (ObjNum 100 snap 0 seq_num 100) 2023-09-23T22:21:36.526 INFO:tasks.rados.rados.0.smithi169.stdout:102: finishing write tid 1 to smithi16987243-102 2023-09-23T22:21:36.526 INFO:tasks.rados.rados.0.smithi169.stdout:100: done (15 left) 2023-09-23T22:21:36.527 INFO:tasks.rados.rados.0.smithi169.stdout:101: done (14 left) 2023-09-23T22:21:36.527 INFO:tasks.rados.rados.0.smithi169.stdout:116: write initial oid 116 2023-09-23T22:21:36.527 INFO:tasks.rados.rados.0.smithi169.stdout:116: seq_num 115 ranges {732805=798930,2296488=571026,3291997=405105} 2023-09-23T22:21:36.531 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:21:36 smithi169 bash[27688]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:21:36] "GET /metrics HTTP/1.1" 200 241294 "" "Prometheus/2.43.0" 2023-09-23T22:21:36.533 INFO:tasks.rados.rados.0.smithi169.stdout:116: writing smithi16987243-116 from 732805 to 1531735 tid 1 2023-09-23T22:21:36.541 INFO:tasks.rados.rados.0.smithi169.stdout:116: writing smithi16987243-116 from 2296488 to 2867514 tid 2 2023-09-23T22:21:36.546 INFO:tasks.rados.rados.0.smithi169.stdout:116: writing smithi16987243-116 from 3291997 to 3697102 tid 3 2023-09-23T22:21:36.546 INFO:tasks.rados.rados.0.smithi169.stdout:117: write initial oid 117 2023-09-23T22:21:36.546 INFO:tasks.rados.rados.0.smithi169.stdout:117: seq_num 116 ranges {749612=474179,1954970=431037,2919420=616377} 2023-09-23T22:21:36.553 INFO:tasks.rados.rados.0.smithi169.stdout:117: writing smithi16987243-117 from 749612 to 1223791 tid 1 2023-09-23T22:21:36.559 INFO:tasks.rados.rados.0.smithi169.stdout:117: writing smithi16987243-117 from 1954970 to 2386007 tid 2 2023-09-23T22:21:36.566 INFO:tasks.rados.rados.0.smithi169.stdout:117: writing smithi16987243-117 from 2919420 to 3535797 tid 3 2023-09-23T22:21:36.566 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:36.566 INFO:tasks.rados.rados.0.smithi169.stdout:102: finishing write tid 2 to smithi16987243-102 2023-09-23T22:21:36.566 INFO:tasks.rados.rados.0.smithi169.stdout:102: finishing write tid 3 to smithi16987243-102 2023-09-23T22:21:36.566 INFO:tasks.rados.rados.0.smithi169.stdout:102: finishing write tid 4 to smithi16987243-102 2023-09-23T22:21:36.566 INFO:tasks.rados.rados.0.smithi169.stdout:102: finishing write tid 5 to smithi16987243-102 2023-09-23T22:21:36.567 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 102 v 14 (ObjNum 101 snap 0 seq_num 101) dirty exists 2023-09-23T22:21:36.567 INFO:tasks.rados.rados.0.smithi169.stdout:102: left oid 102 (ObjNum 101 snap 0 seq_num 101) 2023-09-23T22:21:36.567 INFO:tasks.rados.rados.0.smithi169.stdout:103: finishing write tid 1 to smithi16987243-103 2023-09-23T22:21:36.567 INFO:tasks.rados.rados.0.smithi169.stdout:103: finishing write tid 2 to smithi16987243-103 2023-09-23T22:21:36.567 INFO:tasks.rados.rados.0.smithi169.stdout:102: done (15 left) 2023-09-23T22:21:36.567 INFO:tasks.rados.rados.0.smithi169.stdout:118: write initial oid 118 2023-09-23T22:21:36.567 INFO:tasks.rados.rados.0.smithi169.stdout:118: seq_num 117 ranges {766419=549428,2013452=574695,3346843=427649} 2023-09-23T22:21:36.573 INFO:tasks.rados.rados.0.smithi169.stdout:118: writing smithi16987243-118 from 766419 to 1315847 tid 1 2023-09-23T22:21:36.581 INFO:tasks.rados.rados.0.smithi169.stdout:118: writing smithi16987243-118 from 2013452 to 2588147 tid 2 2023-09-23T22:21:36.589 INFO:tasks.rados.rados.0.smithi169.stdout:118: writing smithi16987243-118 from 3346843 to 3774492 tid 3 2023-09-23T22:21:36.589 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:36.589 INFO:tasks.rados.rados.0.smithi169.stdout:103: finishing write tid 3 to smithi16987243-103 2023-09-23T22:21:36.589 INFO:tasks.rados.rados.0.smithi169.stdout:103: finishing write tid 4 to smithi16987243-103 2023-09-23T22:21:36.589 INFO:tasks.rados.rados.0.smithi169.stdout:103: finishing write tid 5 to smithi16987243-103 2023-09-23T22:21:36.589 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 103 v 27 (ObjNum 102 snap 0 seq_num 102) dirty exists 2023-09-23T22:21:36.589 INFO:tasks.rados.rados.0.smithi169.stdout:103: left oid 103 (ObjNum 102 snap 0 seq_num 102) 2023-09-23T22:21:36.589 INFO:tasks.rados.rados.0.smithi169.stdout:104: finishing write tid 1 to smithi16987243-104 2023-09-23T22:21:36.590 INFO:tasks.rados.rados.0.smithi169.stdout:103: done (15 left) 2023-09-23T22:21:36.590 INFO:tasks.rados.rados.0.smithi169.stdout:119: write initial oid 119 2023-09-23T22:21:36.590 INFO:tasks.rados.rados.0.smithi169.stdout:119: seq_num 118 ranges {783226=624677,2071934=434706,2974266=638921} 2023-09-23T22:21:36.596 INFO:tasks.rados.rados.0.smithi169.stdout:119: writing smithi16987243-119 from 783226 to 1407903 tid 1 2023-09-23T22:21:36.603 INFO:tasks.rados.rados.0.smithi169.stdout:119: writing smithi16987243-119 from 2071934 to 2506640 tid 2 2023-09-23T22:21:36.609 INFO:tasks.rados.rados.0.smithi169.stdout:119: writing smithi16987243-119 from 2974266 to 3613187 tid 3 2023-09-23T22:21:36.610 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:36.610 INFO:tasks.rados.rados.0.smithi169.stdout:104: finishing write tid 2 to smithi16987243-104 2023-09-23T22:21:36.610 INFO:tasks.rados.rados.0.smithi169.stdout:104: finishing write tid 3 to smithi16987243-104 2023-09-23T22:21:36.610 INFO:tasks.rados.rados.0.smithi169.stdout:104: finishing write tid 4 to smithi16987243-104 2023-09-23T22:21:36.610 INFO:tasks.rados.rados.0.smithi169.stdout:104: finishing write tid 5 to smithi16987243-104 2023-09-23T22:21:36.610 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 104 v 37 (ObjNum 103 snap 0 seq_num 103) dirty exists 2023-09-23T22:21:36.610 INFO:tasks.rados.rados.0.smithi169.stdout:104: left oid 104 (ObjNum 103 snap 0 seq_num 103) 2023-09-23T22:21:36.610 INFO:tasks.rados.rados.0.smithi169.stdout:105: finishing write tid 1 to smithi16987243-105 2023-09-23T22:21:36.610 INFO:tasks.rados.rados.0.smithi169.stdout:105: finishing write tid 2 to smithi16987243-105 2023-09-23T22:21:36.610 INFO:tasks.rados.rados.0.smithi169.stdout:105: finishing write tid 3 to smithi16987243-105 2023-09-23T22:21:36.610 INFO:tasks.rados.rados.0.smithi169.stdout:105: finishing write tid 4 to smithi16987243-105 2023-09-23T22:21:36.611 INFO:tasks.rados.rados.0.smithi169.stdout:105: finishing write tid 5 to smithi16987243-105 2023-09-23T22:21:36.611 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 105 v 41 (ObjNum 104 snap 0 seq_num 104) dirty exists 2023-09-23T22:21:36.611 INFO:tasks.rados.rados.0.smithi169.stdout:105: left oid 105 (ObjNum 104 snap 0 seq_num 104) 2023-09-23T22:21:36.611 INFO:tasks.rados.rados.0.smithi169.stdout:106: finishing write tid 1 to smithi16987243-106 2023-09-23T22:21:36.611 INFO:tasks.rados.rados.0.smithi169.stdout:106: finishing write tid 2 to smithi16987243-106 2023-09-23T22:21:36.611 INFO:tasks.rados.rados.0.smithi169.stdout:106: finishing write tid 3 to smithi16987243-106 2023-09-23T22:21:36.611 INFO:tasks.rados.rados.0.smithi169.stdout:106: finishing write tid 4 to smithi16987243-106 2023-09-23T22:21:36.611 INFO:tasks.rados.rados.0.smithi169.stdout:106: finishing write tid 5 to smithi16987243-106 2023-09-23T22:21:36.611 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 106 v 14 (ObjNum 105 snap 0 seq_num 105) dirty exists 2023-09-23T22:21:36.611 INFO:tasks.rados.rados.0.smithi169.stdout:106: left oid 106 (ObjNum 105 snap 0 seq_num 105) 2023-09-23T22:21:36.611 INFO:tasks.rados.rados.0.smithi169.stdout:107: finishing write tid 1 to smithi16987243-107 2023-09-23T22:21:36.611 INFO:tasks.rados.rados.0.smithi169.stdout:104: done (15 left) 2023-09-23T22:21:36.611 INFO:tasks.rados.rados.0.smithi169.stdout:105: done (14 left) 2023-09-23T22:21:36.612 INFO:tasks.rados.rados.0.smithi169.stdout:106: done (13 left) 2023-09-23T22:21:36.612 INFO:tasks.rados.rados.0.smithi169.stdout:120: write initial oid 120 2023-09-23T22:21:36.612 INFO:tasks.rados.rados.0.smithi169.stdout:120: seq_num 119 ranges {400033=699926,1614063=385970} 2023-09-23T22:21:36.616 INFO:tasks.rados.rados.0.smithi169.stdout:120: writing smithi16987243-120 from 400033 to 1099959 tid 1 2023-09-23T22:21:36.621 INFO:tasks.rados.rados.0.smithi169.stdout:120: writing smithi16987243-120 from 1614063 to 2000033 tid 2 2023-09-23T22:21:36.621 INFO:tasks.rados.rados.0.smithi169.stdout:121: write initial oid 121 2023-09-23T22:21:36.621 INFO:tasks.rados.rados.0.smithi169.stdout:121: seq_num 120 ranges {416840=775175,1672545=344295} 2023-09-23T22:21:36.628 INFO:tasks.rados.rados.0.smithi169.stdout:121: writing smithi16987243-121 from 416840 to 1192015 tid 1 2023-09-23T22:21:36.633 INFO:tasks.rados.rados.0.smithi169.stdout:121: writing smithi16987243-121 from 1672545 to 2016840 tid 2 2023-09-23T22:21:36.633 INFO:tasks.rados.rados.0.smithi169.stdout:122: write initial oid 122 2023-09-23T22:21:36.633 INFO:tasks.rados.rados.0.smithi169.stdout:122: seq_num 121 ranges {433647=450424,1331027=582033} 2023-09-23T22:21:36.638 INFO:tasks.rados.rados.0.smithi169.stdout:122: writing smithi16987243-122 from 433647 to 884071 tid 1 2023-09-23T22:21:36.645 INFO:tasks.rados.rados.0.smithi169.stdout:122: writing smithi16987243-122 from 1331027 to 1913060 tid 2 2023-09-23T22:21:36.645 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:36.645 INFO:tasks.rados.rados.0.smithi169.stdout:107: finishing write tid 2 to smithi16987243-107 2023-09-23T22:21:36.645 INFO:tasks.rados.rados.0.smithi169.stdout:107: finishing write tid 3 to smithi16987243-107 2023-09-23T22:21:36.646 INFO:tasks.rados.rados.0.smithi169.stdout:107: finishing write tid 4 to smithi16987243-107 2023-09-23T22:21:36.646 INFO:tasks.rados.rados.0.smithi169.stdout:107: finishing write tid 5 to smithi16987243-107 2023-09-23T22:21:36.646 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 107 v 24 (ObjNum 106 snap 0 seq_num 106) dirty exists 2023-09-23T22:21:36.646 INFO:tasks.rados.rados.0.smithi169.stdout:107: left oid 107 (ObjNum 106 snap 0 seq_num 106) 2023-09-23T22:21:36.646 INFO:tasks.rados.rados.0.smithi169.stdout:108: finishing write tid 1 to smithi16987243-108 2023-09-23T22:21:36.646 INFO:tasks.rados.rados.0.smithi169.stdout:108: finishing write tid 2 to smithi16987243-108 2023-09-23T22:21:36.646 INFO:tasks.rados.rados.0.smithi169.stdout:108: finishing write tid 3 to smithi16987243-108 2023-09-23T22:21:36.647 INFO:tasks.rados.rados.0.smithi169.stdout:108: finishing write tid 4 to smithi16987243-108 2023-09-23T22:21:36.647 INFO:tasks.rados.rados.0.smithi169.stdout:108: finishing write tid 5 to smithi16987243-108 2023-09-23T22:21:36.647 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 108 v 26 (ObjNum 107 snap 0 seq_num 107) dirty exists 2023-09-23T22:21:36.647 INFO:tasks.rados.rados.0.smithi169.stdout:108: left oid 108 (ObjNum 107 snap 0 seq_num 107) 2023-09-23T22:21:36.647 INFO:tasks.rados.rados.0.smithi169.stdout:109: finishing write tid 1 to smithi16987243-109 2023-09-23T22:21:36.647 INFO:tasks.rados.rados.0.smithi169.stdout:109: finishing write tid 2 to smithi16987243-109 2023-09-23T22:21:36.647 INFO:tasks.rados.rados.0.smithi169.stdout:109: finishing write tid 3 to smithi16987243-109 2023-09-23T22:21:36.648 INFO:tasks.rados.rados.0.smithi169.stdout:109: finishing write tid 4 to smithi16987243-109 2023-09-23T22:21:36.648 INFO:tasks.rados.rados.0.smithi169.stdout:109: finishing write tid 5 to smithi16987243-109 2023-09-23T22:21:36.648 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 109 v 24 (ObjNum 108 snap 0 seq_num 108) dirty exists 2023-09-23T22:21:36.648 INFO:tasks.rados.rados.0.smithi169.stdout:109: left oid 109 (ObjNum 108 snap 0 seq_num 108) 2023-09-23T22:21:36.648 INFO:tasks.rados.rados.0.smithi169.stdout:110: finishing write tid 1 to smithi16987243-110 2023-09-23T22:21:36.648 INFO:tasks.rados.rados.0.smithi169.stdout:110: finishing write tid 2 to smithi16987243-110 2023-09-23T22:21:36.648 INFO:tasks.rados.rados.0.smithi169.stdout:110: finishing write tid 3 to smithi16987243-110 2023-09-23T22:21:36.648 INFO:tasks.rados.rados.0.smithi169.stdout:110: finishing write tid 4 to smithi16987243-110 2023-09-23T22:21:36.648 INFO:tasks.rados.rados.0.smithi169.stdout:110: finishing write tid 5 to smithi16987243-110 2023-09-23T22:21:36.648 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 110 v 18 (ObjNum 109 snap 0 seq_num 109) dirty exists 2023-09-23T22:21:36.648 INFO:tasks.rados.rados.0.smithi169.stdout:110: left oid 110 (ObjNum 109 snap 0 seq_num 109) 2023-09-23T22:21:36.649 INFO:tasks.rados.rados.0.smithi169.stdout:111: finishing write tid 1 to smithi16987243-111 2023-09-23T22:21:36.649 INFO:tasks.rados.rados.0.smithi169.stdout:111: finishing write tid 2 to smithi16987243-111 2023-09-23T22:21:36.649 INFO:tasks.rados.rados.0.smithi169.stdout:111: finishing write tid 3 to smithi16987243-111 2023-09-23T22:21:36.649 INFO:tasks.rados.rados.0.smithi169.stdout:111: finishing write tid 4 to smithi16987243-111 2023-09-23T22:21:36.649 INFO:tasks.rados.rados.0.smithi169.stdout:111: finishing write tid 5 to smithi16987243-111 2023-09-23T22:21:36.649 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 111 v 31 (ObjNum 110 snap 0 seq_num 110) dirty exists 2023-09-23T22:21:36.649 INFO:tasks.rados.rados.0.smithi169.stdout:111: left oid 111 (ObjNum 110 snap 0 seq_num 110) 2023-09-23T22:21:36.649 INFO:tasks.rados.rados.0.smithi169.stdout:112: finishing write tid 1 to smithi16987243-112 2023-09-23T22:21:36.649 INFO:tasks.rados.rados.0.smithi169.stdout:112: finishing write tid 2 to smithi16987243-112 2023-09-23T22:21:36.649 INFO:tasks.rados.rados.0.smithi169.stdout:112: finishing write tid 3 to smithi16987243-112 2023-09-23T22:21:36.649 INFO:tasks.rados.rados.0.smithi169.stdout:112: finishing write tid 4 to smithi16987243-112 2023-09-23T22:21:36.649 INFO:tasks.rados.rados.0.smithi169.stdout:112: finishing write tid 5 to smithi16987243-112 2023-09-23T22:21:36.649 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 112 v 22 (ObjNum 111 snap 0 seq_num 111) dirty exists 2023-09-23T22:21:36.650 INFO:tasks.rados.rados.0.smithi169.stdout:112: left oid 112 (ObjNum 111 snap 0 seq_num 111) 2023-09-23T22:21:36.650 INFO:tasks.rados.rados.0.smithi169.stdout:113: finishing write tid 1 to smithi16987243-113 2023-09-23T22:21:36.650 INFO:tasks.rados.rados.0.smithi169.stdout:107: done (15 left) 2023-09-23T22:21:36.650 INFO:tasks.rados.rados.0.smithi169.stdout:108: done (14 left) 2023-09-23T22:21:36.650 INFO:tasks.rados.rados.0.smithi169.stdout:109: done (13 left) 2023-09-23T22:21:36.650 INFO:tasks.rados.rados.0.smithi169.stdout:110: done (12 left) 2023-09-23T22:21:36.650 INFO:tasks.rados.rados.0.smithi169.stdout:111: done (11 left) 2023-09-23T22:21:36.650 INFO:tasks.rados.rados.0.smithi169.stdout:112: done (10 left) 2023-09-23T22:21:36.650 INFO:tasks.rados.rados.0.smithi169.stdout:123: write initial oid 123 2023-09-23T22:21:36.650 INFO:tasks.rados.rados.0.smithi169.stdout:123: seq_num 122 ranges {450454=642026,1505862=544592} 2023-09-23T22:21:36.651 INFO:tasks.rados.rados.0.smithi169.stdout:123: writing smithi16987243-123 from 450454 to 1092480 tid 1 2023-09-23T22:21:36.656 INFO:tasks.rados.rados.0.smithi169.stdout:123: writing smithi16987243-123 from 1505862 to 2050454 tid 2 2023-09-23T22:21:36.656 INFO:tasks.rados.rados.0.smithi169.stdout:124: write initial oid 124 2023-09-23T22:21:36.656 INFO:tasks.rados.rados.0.smithi169.stdout:124: seq_num 123 ranges {467261=717275,1847991=219270} 2023-09-23T22:21:36.663 INFO:tasks.rados.rados.0.smithi169.stdout:124: writing smithi16987243-124 from 467261 to 1184536 tid 1 2023-09-23T22:21:36.669 INFO:tasks.rados.rados.0.smithi169.stdout:124: writing smithi16987243-124 from 1847991 to 2067261 tid 2 2023-09-23T22:21:36.669 INFO:tasks.rados.rados.0.smithi169.stdout:125: write initial oid 125 2023-09-23T22:21:36.669 INFO:tasks.rados.rados.0.smithi169.stdout:125: seq_num 124 ranges {484068=792524,1906473=177595} 2023-09-23T22:21:36.676 INFO:tasks.rados.rados.0.smithi169.stdout:125: writing smithi16987243-125 from 484068 to 1276592 tid 1 2023-09-23T22:21:36.681 INFO:tasks.rados.rados.0.smithi169.stdout:125: writing smithi16987243-125 from 1906473 to 2084068 tid 2 2023-09-23T22:21:36.681 INFO:tasks.rados.rados.0.smithi169.stdout:126: write initial oid 126 2023-09-23T22:21:36.681 INFO:tasks.rados.rados.0.smithi169.stdout:113: finishing write tid 2 to smithi16987243-113 2023-09-23T22:21:36.681 INFO:tasks.rados.rados.0.smithi169.stdout:126: seq_num 125 ranges {500875=467773,1564955=535920} 2023-09-23T22:21:36.686 INFO:tasks.rados.rados.0.smithi169.stdout:126: writing smithi16987243-126 from 500875 to 968648 tid 1 2023-09-23T22:21:36.692 INFO:tasks.rados.rados.0.smithi169.stdout:126: writing smithi16987243-126 from 1564955 to 2100875 tid 2 2023-09-23T22:21:36.693 INFO:tasks.rados.rados.0.smithi169.stdout:127: write initial oid 127 2023-09-23T22:21:36.693 INFO:tasks.rados.rados.0.smithi169.stdout:127: seq_num 126 ranges {517682=543022,1623437=494245} 2023-09-23T22:21:36.699 INFO:tasks.rados.rados.0.smithi169.stdout:127: writing smithi16987243-127 from 517682 to 1060704 tid 1 2023-09-23T22:21:36.705 INFO:tasks.rados.rados.0.smithi169.stdout:127: writing smithi16987243-127 from 1623437 to 2117682 tid 2 2023-09-23T22:21:36.705 INFO:tasks.rados.rados.0.smithi169.stdout:128: write initial oid 128 2023-09-23T22:21:36.705 INFO:tasks.rados.rados.0.smithi169.stdout:128: seq_num 127 ranges {534489=618271,1565566=568923} 2023-09-23T22:21:36.711 INFO:tasks.rados.rados.0.smithi169.stdout:128: writing smithi16987243-128 from 534489 to 1152760 tid 1 2023-09-23T22:21:36.718 INFO:tasks.rados.rados.0.smithi169.stdout:128: writing smithi16987243-128 from 1565566 to 2134489 tid 2 2023-09-23T22:21:36.718 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:36.718 INFO:tasks.rados.rados.0.smithi169.stdout:113: finishing write tid 3 to smithi16987243-113 2023-09-23T22:21:36.718 INFO:tasks.rados.rados.0.smithi169.stdout:113: finishing write tid 4 to smithi16987243-113 2023-09-23T22:21:36.718 INFO:tasks.rados.rados.0.smithi169.stdout:113: finishing write tid 5 to smithi16987243-113 2023-09-23T22:21:36.718 INFO:tasks.rados.rados.0.smithi169.stdout:113: finishing write tid 6 to smithi16987243-113 2023-09-23T22:21:36.718 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 113 v 31 (ObjNum 112 snap 0 seq_num 112) dirty exists 2023-09-23T22:21:36.718 INFO:tasks.rados.rados.0.smithi169.stdout:113: left oid 113 (ObjNum 112 snap 0 seq_num 112) 2023-09-23T22:21:36.719 INFO:tasks.rados.rados.0.smithi169.stdout:114: finishing write tid 1 to smithi16987243-114 2023-09-23T22:21:36.719 INFO:tasks.rados.rados.0.smithi169.stdout:113: done (15 left) 2023-09-23T22:21:36.719 INFO:tasks.rados.rados.0.smithi169.stdout:129: write initial oid 129 2023-09-23T22:21:36.719 INFO:tasks.rados.rados.0.smithi169.stdout:129: seq_num 128 ranges {551296=693520,2024048=127248} 2023-09-23T22:21:36.725 INFO:tasks.rados.rados.0.smithi169.stdout:129: writing smithi16987243-129 from 551296 to 1244816 tid 1 2023-09-23T22:21:36.731 INFO:tasks.rados.rados.0.smithi169.stdout:129: writing smithi16987243-129 from 2024048 to 2151296 tid 2 2023-09-23T22:21:36.731 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:36.731 INFO:tasks.rados.rados.0.smithi169.stdout:114: finishing write tid 2 to smithi16987243-114 2023-09-23T22:21:36.731 INFO:tasks.rados.rados.0.smithi169.stdout:114: finishing write tid 3 to smithi16987243-114 2023-09-23T22:21:36.731 INFO:tasks.rados.rados.0.smithi169.stdout:114: finishing write tid 4 to smithi16987243-114 2023-09-23T22:21:36.731 INFO:tasks.rados.rados.0.smithi169.stdout:114: finishing write tid 5 to smithi16987243-114 2023-09-23T22:21:36.731 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 114 v 35 (ObjNum 113 snap 0 seq_num 113) dirty exists 2023-09-23T22:21:36.731 INFO:tasks.rados.rados.0.smithi169.stdout:114: left oid 114 (ObjNum 113 snap 0 seq_num 113) 2023-09-23T22:21:36.732 INFO:tasks.rados.rados.0.smithi169.stdout:115: finishing write tid 1 to smithi16987243-115 2023-09-23T22:21:36.732 INFO:tasks.rados.rados.0.smithi169.stdout:115: finishing write tid 2 to smithi16987243-115 2023-09-23T22:21:36.732 INFO:tasks.rados.rados.0.smithi169.stdout:115: finishing write tid 3 to smithi16987243-115 2023-09-23T22:21:36.732 INFO:tasks.rados.rados.0.smithi169.stdout:115: finishing write tid 4 to smithi16987243-115 2023-09-23T22:21:36.732 INFO:tasks.rados.rados.0.smithi169.stdout:115: finishing write tid 5 to smithi16987243-115 2023-09-23T22:21:36.732 INFO:tasks.rados.rados.0.smithi169.stdout:115: finishing write tid 6 to smithi16987243-115 2023-09-23T22:21:36.732 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 115 v 19 (ObjNum 114 snap 0 seq_num 114) dirty exists 2023-09-23T22:21:36.732 INFO:tasks.rados.rados.0.smithi169.stdout:115: left oid 115 (ObjNum 114 snap 0 seq_num 114) 2023-09-23T22:21:36.732 INFO:tasks.rados.rados.0.smithi169.stdout:116: finishing write tid 1 to smithi16987243-116 2023-09-23T22:21:36.732 INFO:tasks.rados.rados.0.smithi169.stdout:116: finishing write tid 2 to smithi16987243-116 2023-09-23T22:21:36.732 INFO:tasks.rados.rados.0.smithi169.stdout:116: finishing write tid 3 to smithi16987243-116 2023-09-23T22:21:36.732 INFO:tasks.rados.rados.0.smithi169.stdout:116: finishing write tid 4 to smithi16987243-116 2023-09-23T22:21:36.733 INFO:tasks.rados.rados.0.smithi169.stdout:116: finishing write tid 5 to smithi16987243-116 2023-09-23T22:21:36.733 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 116 v 23 (ObjNum 115 snap 0 seq_num 115) dirty exists 2023-09-23T22:21:36.733 INFO:tasks.rados.rados.0.smithi169.stdout:116: left oid 116 (ObjNum 115 snap 0 seq_num 115) 2023-09-23T22:21:36.733 INFO:tasks.rados.rados.0.smithi169.stdout:114: done (15 left) 2023-09-23T22:21:36.733 INFO:tasks.rados.rados.0.smithi169.stdout:115: done (14 left) 2023-09-23T22:21:36.733 INFO:tasks.rados.rados.0.smithi169.stdout:116: done (13 left) 2023-09-23T22:21:36.733 INFO:tasks.rados.rados.0.smithi169.stdout:130: write initial oid 130 2023-09-23T22:21:36.733 INFO:tasks.rados.rados.0.smithi169.stdout:130: seq_num 129 ranges {568103=768769,2082530=85573} 2023-09-23T22:21:36.738 INFO:tasks.rados.rados.0.smithi169.stdout:130: writing smithi16987243-130 from 568103 to 1336872 tid 1 2023-09-23T22:21:36.743 INFO:tasks.rados.rados.0.smithi169.stdout:130: writing smithi16987243-130 from 2082530 to 2168103 tid 2 2023-09-23T22:21:36.743 INFO:tasks.rados.rados.0.smithi169.stdout:131: write initial oid 131 2023-09-23T22:21:36.743 INFO:tasks.rados.rados.0.smithi169.stdout:131: seq_num 130 ranges {584910=560371,1857365=327545} 2023-09-23T22:21:36.749 INFO:tasks.rados.rados.0.smithi169.stdout:131: writing smithi16987243-131 from 584910 to 1145281 tid 1 2023-09-23T22:21:36.755 INFO:tasks.rados.rados.0.smithi169.stdout:131: writing smithi16987243-131 from 1857365 to 2184910 tid 2 2023-09-23T22:21:36.755 INFO:tasks.rados.rados.0.smithi169.stdout:132: write initial oid 132 2023-09-23T22:21:36.755 INFO:tasks.rados.rados.0.smithi169.stdout:132: seq_num 131 ranges {601717=635620,1799494=402223} 2023-09-23T22:21:36.762 INFO:tasks.rados.rados.0.smithi169.stdout:132: writing smithi16987243-132 from 601717 to 1237337 tid 1 2023-09-23T22:21:36.769 INFO:tasks.rados.rados.0.smithi169.stdout:132: writing smithi16987243-132 from 1799494 to 2201717 tid 2 2023-09-23T22:21:36.769 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:36.769 INFO:tasks.rados.rados.0.smithi169.stdout:117: finishing write tid 1 to smithi16987243-117 2023-09-23T22:21:36.769 INFO:tasks.rados.rados.0.smithi169.stdout:117: finishing write tid 2 to smithi16987243-117 2023-09-23T22:21:36.769 INFO:tasks.rados.rados.0.smithi169.stdout:117: finishing write tid 3 to smithi16987243-117 2023-09-23T22:21:36.769 INFO:tasks.rados.rados.0.smithi169.stdout:117: finishing write tid 4 to smithi16987243-117 2023-09-23T22:21:36.769 INFO:tasks.rados.rados.0.smithi169.stdout:117: finishing write tid 5 to smithi16987243-117 2023-09-23T22:21:36.769 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 117 v 28 (ObjNum 116 snap 0 seq_num 116) dirty exists 2023-09-23T22:21:36.769 INFO:tasks.rados.rados.0.smithi169.stdout:117: left oid 117 (ObjNum 116 snap 0 seq_num 116) 2023-09-23T22:21:36.770 INFO:tasks.rados.rados.0.smithi169.stdout:118: finishing write tid 1 to smithi16987243-118 2023-09-23T22:21:36.770 INFO:tasks.rados.rados.0.smithi169.stdout:118: finishing write tid 2 to smithi16987243-118 2023-09-23T22:21:36.770 INFO:tasks.rados.rados.0.smithi169.stdout:118: finishing write tid 3 to smithi16987243-118 2023-09-23T22:21:36.770 INFO:tasks.rados.rados.0.smithi169.stdout:118: finishing write tid 4 to smithi16987243-118 2023-09-23T22:21:36.770 INFO:tasks.rados.rados.0.smithi169.stdout:118: finishing write tid 5 to smithi16987243-118 2023-09-23T22:21:36.770 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 118 v 22 (ObjNum 117 snap 0 seq_num 117) dirty exists 2023-09-23T22:21:36.770 INFO:tasks.rados.rados.0.smithi169.stdout:118: left oid 118 (ObjNum 117 snap 0 seq_num 117) 2023-09-23T22:21:36.770 INFO:tasks.rados.rados.0.smithi169.stdout:119: finishing write tid 1 to smithi16987243-119 2023-09-23T22:21:36.770 INFO:tasks.rados.rados.0.smithi169.stdout:119: finishing write tid 2 to smithi16987243-119 2023-09-23T22:21:36.770 INFO:tasks.rados.rados.0.smithi169.stdout:119: finishing write tid 3 to smithi16987243-119 2023-09-23T22:21:36.770 INFO:tasks.rados.rados.0.smithi169.stdout:119: finishing write tid 4 to smithi16987243-119 2023-09-23T22:21:36.770 INFO:tasks.rados.rados.0.smithi169.stdout:119: finishing write tid 5 to smithi16987243-119 2023-09-23T22:21:36.771 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 119 v 23 (ObjNum 118 snap 0 seq_num 118) dirty exists 2023-09-23T22:21:36.771 INFO:tasks.rados.rados.0.smithi169.stdout:119: left oid 119 (ObjNum 118 snap 0 seq_num 118) 2023-09-23T22:21:36.771 INFO:tasks.rados.rados.0.smithi169.stdout:120: finishing write tid 1 to smithi16987243-120 2023-09-23T22:21:36.771 INFO:tasks.rados.rados.0.smithi169.stdout:120: finishing write tid 2 to smithi16987243-120 2023-09-23T22:21:36.771 INFO:tasks.rados.rados.0.smithi169.stdout:120: finishing write tid 3 to smithi16987243-120 2023-09-23T22:21:36.771 INFO:tasks.rados.rados.0.smithi169.stdout:120: finishing write tid 4 to smithi16987243-120 2023-09-23T22:21:36.771 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 120 v 26 (ObjNum 119 snap 0 seq_num 119) dirty exists 2023-09-23T22:21:36.771 INFO:tasks.rados.rados.0.smithi169.stdout:120: left oid 120 (ObjNum 119 snap 0 seq_num 119) 2023-09-23T22:21:36.771 INFO:tasks.rados.rados.0.smithi169.stdout:117: done (15 left) 2023-09-23T22:21:36.771 INFO:tasks.rados.rados.0.smithi169.stdout:118: done (14 left) 2023-09-23T22:21:36.771 INFO:tasks.rados.rados.0.smithi169.stdout:119: done (13 left) 2023-09-23T22:21:36.771 INFO:tasks.rados.rados.0.smithi169.stdout:120: done (12 left) 2023-09-23T22:21:36.772 INFO:tasks.rados.rados.0.smithi169.stdout:133: write initial oid 133 2023-09-23T22:21:36.772 INFO:tasks.rados.rados.0.smithi169.stdout:133: seq_num 132 ranges {618524=710869,1857976=360548} 2023-09-23T22:21:36.776 INFO:tasks.rados.rados.0.smithi169.stdout:133: writing smithi16987243-133 from 618524 to 1329393 tid 1 2023-09-23T22:21:36.781 INFO:tasks.rados.rados.0.smithi169.stdout:133: writing smithi16987243-133 from 1857976 to 2218524 tid 2 2023-09-23T22:21:36.781 INFO:tasks.rados.rados.0.smithi169.stdout:134: write initial oid 134 2023-09-23T22:21:36.781 INFO:tasks.rados.rados.0.smithi169.stdout:134: seq_num 133 ranges {635331=786118,1916458=318873} 2023-09-23T22:21:36.789 INFO:tasks.rados.rados.0.smithi169.stdout:134: writing smithi16987243-134 from 635331 to 1421449 tid 1 2023-09-23T22:21:36.794 INFO:tasks.rados.rados.0.smithi169.stdout:134: writing smithi16987243-134 from 1916458 to 2235331 tid 2 2023-09-23T22:21:36.794 INFO:tasks.rados.rados.0.smithi169.stdout:135: write initial oid 135 2023-09-23T22:21:36.794 INFO:tasks.rados.rados.0.smithi169.stdout:135: seq_num 134 ranges {652138=461367,1574940=677198} 2023-09-23T22:21:36.800 INFO:tasks.rados.rados.0.smithi169.stdout:135: writing smithi16987243-135 from 652138 to 1113505 tid 1 2023-09-23T22:21:36.807 INFO:tasks.rados.rados.0.smithi169.stdout:135: writing smithi16987243-135 from 1574940 to 2252138 tid 2 2023-09-23T22:21:36.807 INFO:tasks.rados.rados.0.smithi169.stdout:136: write initial oid 136 2023-09-23T22:21:36.807 INFO:tasks.rados.rados.0.smithi169.stdout:136: seq_num 135 ranges {668945=536616,1633422=491363} 2023-09-23T22:21:36.814 INFO:tasks.rados.rados.0.smithi169.stdout:136: writing smithi16987243-136 from 668945 to 1205561 tid 1 2023-09-23T22:21:36.821 INFO:tasks.rados.rados.0.smithi169.stdout:136: writing smithi16987243-136 from 1633422 to 2124785 tid 2 2023-09-23T22:21:36.821 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:36.821 INFO:tasks.rados.rados.0.smithi169.stdout:121: finishing write tid 1 to smithi16987243-121 2023-09-23T22:21:36.821 INFO:tasks.rados.rados.0.smithi169.stdout:121: finishing write tid 2 to smithi16987243-121 2023-09-23T22:21:36.822 INFO:tasks.rados.rados.0.smithi169.stdout:121: finishing write tid 3 to smithi16987243-121 2023-09-23T22:21:36.822 INFO:tasks.rados.rados.0.smithi169.stdout:121: finishing write tid 4 to smithi16987243-121 2023-09-23T22:21:36.822 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 121 v 27 (ObjNum 120 snap 0 seq_num 120) dirty exists 2023-09-23T22:21:36.822 INFO:tasks.rados.rados.0.smithi169.stdout:121: left oid 121 (ObjNum 120 snap 0 seq_num 120) 2023-09-23T22:21:36.822 INFO:tasks.rados.rados.0.smithi169.stdout:122: finishing write tid 1 to smithi16987243-122 2023-09-23T22:21:36.822 INFO:tasks.rados.rados.0.smithi169.stdout:122: finishing write tid 2 to smithi16987243-122 2023-09-23T22:21:36.822 INFO:tasks.rados.rados.0.smithi169.stdout:122: finishing write tid 3 to smithi16987243-122 2023-09-23T22:21:36.822 INFO:tasks.rados.rados.0.smithi169.stdout:122: finishing write tid 4 to smithi16987243-122 2023-09-23T22:21:36.822 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 122 v 13 (ObjNum 121 snap 0 seq_num 121) dirty exists 2023-09-23T22:21:36.822 INFO:tasks.rados.rados.0.smithi169.stdout:122: left oid 122 (ObjNum 121 snap 0 seq_num 121) 2023-09-23T22:21:36.822 INFO:tasks.rados.rados.0.smithi169.stdout:121: done (15 left) 2023-09-23T22:21:36.822 INFO:tasks.rados.rados.0.smithi169.stdout:122: done (14 left) 2023-09-23T22:21:36.823 INFO:tasks.rados.rados.0.smithi169.stdout:137: write initial oid 137 2023-09-23T22:21:36.823 INFO:tasks.rados.rados.0.smithi169.stdout:137: seq_num 136 ranges {685752=611865,1975551=310201} 2023-09-23T22:21:36.828 INFO:tasks.rados.rados.0.smithi169.stdout:137: writing smithi16987243-137 from 685752 to 1297617 tid 1 2023-09-23T22:21:36.834 INFO:tasks.rados.rados.0.smithi169.stdout:137: writing smithi16987243-137 from 1975551 to 2285752 tid 2 2023-09-23T22:21:36.834 INFO:tasks.rados.rados.0.smithi169.stdout:138: write initial oid 138 2023-09-23T22:21:36.834 INFO:tasks.rados.rados.0.smithi169.stdout:138: seq_num 137 ranges {702559=403467,1750386=495032} 2023-09-23T22:21:36.840 INFO:tasks.rados.rados.0.smithi169.stdout:138: writing smithi16987243-138 from 702559 to 1106026 tid 1 2023-09-23T22:21:36.847 INFO:tasks.rados.rados.0.smithi169.stdout:138: writing smithi16987243-138 from 1750386 to 2245418 tid 2 2023-09-23T22:21:36.847 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:36.847 INFO:tasks.rados.rados.0.smithi169.stdout:123: finishing write tid 1 to smithi16987243-123 2023-09-23T22:21:36.847 INFO:tasks.rados.rados.0.smithi169.stdout:123: finishing write tid 2 to smithi16987243-123 2023-09-23T22:21:36.848 INFO:tasks.rados.rados.0.smithi169.stdout:123: finishing write tid 3 to smithi16987243-123 2023-09-23T22:21:36.848 INFO:tasks.rados.rados.0.smithi169.stdout:123: finishing write tid 4 to smithi16987243-123 2023-09-23T22:21:36.848 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 123 v 25 (ObjNum 122 snap 0 seq_num 122) dirty exists 2023-09-23T22:21:36.848 INFO:tasks.rados.rados.0.smithi169.stdout:123: left oid 123 (ObjNum 122 snap 0 seq_num 122) 2023-09-23T22:21:36.848 INFO:tasks.rados.rados.0.smithi169.stdout:124: finishing write tid 1 to smithi16987243-124 2023-09-23T22:21:36.848 INFO:tasks.rados.rados.0.smithi169.stdout:124: finishing write tid 2 to smithi16987243-124 2023-09-23T22:21:36.848 INFO:tasks.rados.rados.0.smithi169.stdout:124: finishing write tid 3 to smithi16987243-124 2023-09-23T22:21:36.848 INFO:tasks.rados.rados.0.smithi169.stdout:124: finishing write tid 4 to smithi16987243-124 2023-09-23T22:21:36.848 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 124 v 31 (ObjNum 123 snap 0 seq_num 123) dirty exists 2023-09-23T22:21:36.848 INFO:tasks.rados.rados.0.smithi169.stdout:124: left oid 124 (ObjNum 123 snap 0 seq_num 123) 2023-09-23T22:21:36.848 INFO:tasks.rados.rados.0.smithi169.stdout:125: finishing write tid 1 to smithi16987243-125 2023-09-23T22:21:36.848 INFO:tasks.rados.rados.0.smithi169.stdout:125: finishing write tid 2 to smithi16987243-125 2023-09-23T22:21:36.848 INFO:tasks.rados.rados.0.smithi169.stdout:125: finishing write tid 3 to smithi16987243-125 2023-09-23T22:21:36.849 INFO:tasks.rados.rados.0.smithi169.stdout:125: finishing write tid 4 to smithi16987243-125 2023-09-23T22:21:36.849 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 125 v 38 (ObjNum 124 snap 0 seq_num 124) dirty exists 2023-09-23T22:21:36.849 INFO:tasks.rados.rados.0.smithi169.stdout:125: left oid 125 (ObjNum 124 snap 0 seq_num 124) 2023-09-23T22:21:36.849 INFO:tasks.rados.rados.0.smithi169.stdout:126: finishing write tid 1 to smithi16987243-126 2023-09-23T22:21:36.849 INFO:tasks.rados.rados.0.smithi169.stdout:126: finishing write tid 2 to smithi16987243-126 2023-09-23T22:21:36.849 INFO:tasks.rados.rados.0.smithi169.stdout:126: finishing write tid 3 to smithi16987243-126 2023-09-23T22:21:36.849 INFO:tasks.rados.rados.0.smithi169.stdout:123: done (15 left) 2023-09-23T22:21:36.849 INFO:tasks.rados.rados.0.smithi169.stdout:124: done (14 left) 2023-09-23T22:21:36.849 INFO:tasks.rados.rados.0.smithi169.stdout:125: done (13 left) 2023-09-23T22:21:36.849 INFO:tasks.rados.rados.0.smithi169.stdout:139: write initial oid 139 2023-09-23T22:21:36.849 INFO:tasks.rados.rados.0.smithi169.stdout:139: seq_num 138 ranges {719366=478716,1808868=510498} 2023-09-23T22:21:36.854 INFO:tasks.rados.rados.0.smithi169.stdout:139: writing smithi16987243-139 from 719366 to 1198082 tid 1 2023-09-23T22:21:36.860 INFO:tasks.rados.rados.0.smithi169.stdout:139: writing smithi16987243-139 from 1808868 to 2319366 tid 2 2023-09-23T22:21:36.860 INFO:tasks.rados.rados.0.smithi169.stdout:140: write initial oid 140 2023-09-23T22:21:36.860 INFO:tasks.rados.rados.0.smithi169.stdout:140: seq_num 139 ranges {736173=553965,1867350=468823} 2023-09-23T22:21:36.867 INFO:tasks.rados.rados.0.smithi169.stdout:140: writing smithi16987243-140 from 736173 to 1290138 tid 1 2023-09-23T22:21:36.874 INFO:tasks.rados.rados.0.smithi169.stdout:140: writing smithi16987243-140 from 1867350 to 2336173 tid 2 2023-09-23T22:21:36.874 INFO:tasks.rados.rados.0.smithi169.stdout:141: write initial oid 141 2023-09-23T22:21:36.874 INFO:tasks.rados.rados.0.smithi169.stdout:126: finishing write tid 4 to smithi16987243-126 2023-09-23T22:21:36.874 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 126 v 28 (ObjNum 125 snap 0 seq_num 125) dirty exists 2023-09-23T22:21:36.874 INFO:tasks.rados.rados.0.smithi169.stdout:126: left oid 126 (ObjNum 125 snap 0 seq_num 125) 2023-09-23T22:21:36.874 INFO:tasks.rados.rados.0.smithi169.stdout:127: finishing write tid 1 to smithi16987243-127 2023-09-23T22:21:36.874 INFO:tasks.rados.rados.0.smithi169.stdout:127: finishing write tid 2 to smithi16987243-127 2023-09-23T22:21:36.874 INFO:tasks.rados.rados.0.smithi169.stdout:127: finishing write tid 3 to smithi16987243-127 2023-09-23T22:21:36.874 INFO:tasks.rados.rados.0.smithi169.stdout:127: finishing write tid 4 to smithi16987243-127 2023-09-23T22:21:36.874 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 127 v 32 (ObjNum 126 snap 0 seq_num 126) dirty exists 2023-09-23T22:21:36.875 INFO:tasks.rados.rados.0.smithi169.stdout:127: left oid 127 (ObjNum 126 snap 0 seq_num 126) 2023-09-23T22:21:36.875 INFO:tasks.rados.rados.0.smithi169.stdout:128: finishing write tid 1 to smithi16987243-128 2023-09-23T22:21:36.875 INFO:tasks.rados.rados.0.smithi169.stdout:141: seq_num 140 ranges {752980=629214,1809479=543501} 2023-09-23T22:21:36.881 INFO:tasks.rados.rados.0.smithi169.stdout:141: writing smithi16987243-141 from 752980 to 1382194 tid 1 2023-09-23T22:21:36.887 INFO:tasks.rados.rados.0.smithi169.stdout:141: writing smithi16987243-141 from 1809479 to 2352980 tid 2 2023-09-23T22:21:36.887 INFO:tasks.rados.rados.0.smithi169.stdout:126: done (15 left) 2023-09-23T22:21:36.887 INFO:tasks.rados.rados.0.smithi169.stdout:127: done (14 left) 2023-09-23T22:21:36.887 INFO:tasks.rados.rados.0.smithi169.stdout:142: write initial oid 142 2023-09-23T22:21:36.887 INFO:tasks.rados.rados.0.smithi169.stdout:142: seq_num 141 ranges {769787=704463,2267961=101826} 2023-09-23T22:21:36.895 INFO:tasks.rados.rados.0.smithi169.stdout:142: writing smithi16987243-142 from 769787 to 1474250 tid 1 2023-09-23T22:21:36.900 INFO:tasks.rados.rados.0.smithi169.stdout:142: writing smithi16987243-142 from 2267961 to 2369787 tid 2 2023-09-23T22:21:36.900 INFO:tasks.rados.rados.0.smithi169.stdout:143: write initial oid 143 2023-09-23T22:21:36.900 INFO:tasks.rados.rados.0.smithi169.stdout:143: seq_num 142 ranges {786594=779712,2326443=60151} 2023-09-23T22:21:36.909 INFO:tasks.rados.rados.0.smithi169.stdout:143: writing smithi16987243-143 from 786594 to 1566306 tid 1 2023-09-23T22:21:36.914 INFO:tasks.rados.rados.0.smithi169.stdout:143: writing smithi16987243-143 from 2326443 to 2386594 tid 2 2023-09-23T22:21:36.915 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:36.915 INFO:tasks.rados.rados.0.smithi169.stdout:128: finishing write tid 2 to smithi16987243-128 2023-09-23T22:21:36.915 INFO:tasks.rados.rados.0.smithi169.stdout:128: finishing write tid 3 to smithi16987243-128 2023-09-23T22:21:36.915 INFO:tasks.rados.rados.0.smithi169.stdout:128: finishing write tid 4 to smithi16987243-128 2023-09-23T22:21:36.915 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 128 v 45 (ObjNum 127 snap 0 seq_num 127) dirty exists 2023-09-23T22:21:36.915 INFO:tasks.rados.rados.0.smithi169.stdout:128: left oid 128 (ObjNum 127 snap 0 seq_num 127) 2023-09-23T22:21:36.915 INFO:tasks.rados.rados.0.smithi169.stdout:129: finishing write tid 1 to smithi16987243-129 2023-09-23T22:21:36.915 INFO:tasks.rados.rados.0.smithi169.stdout:129: finishing write tid 2 to smithi16987243-129 2023-09-23T22:21:36.915 INFO:tasks.rados.rados.0.smithi169.stdout:129: finishing write tid 3 to smithi16987243-129 2023-09-23T22:21:36.915 INFO:tasks.rados.rados.0.smithi169.stdout:129: finishing write tid 4 to smithi16987243-129 2023-09-23T22:21:36.915 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 129 v 26 (ObjNum 128 snap 0 seq_num 128) dirty exists 2023-09-23T22:21:36.915 INFO:tasks.rados.rados.0.smithi169.stdout:129: left oid 129 (ObjNum 128 snap 0 seq_num 128) 2023-09-23T22:21:36.916 INFO:tasks.rados.rados.0.smithi169.stdout:130: finishing write tid 1 to smithi16987243-130 2023-09-23T22:21:36.916 INFO:tasks.rados.rados.0.smithi169.stdout:130: finishing write tid 2 to smithi16987243-130 2023-09-23T22:21:36.916 INFO:tasks.rados.rados.0.smithi169.stdout:130: finishing write tid 3 to smithi16987243-130 2023-09-23T22:21:36.916 INFO:tasks.rados.rados.0.smithi169.stdout:128: done (15 left) 2023-09-23T22:21:36.916 INFO:tasks.rados.rados.0.smithi169.stdout:129: done (14 left) 2023-09-23T22:21:36.916 INFO:tasks.rados.rados.0.smithi169.stdout:144: write initial oid 144 2023-09-23T22:21:36.916 INFO:tasks.rados.rados.0.smithi169.stdout:144: seq_num 143 ranges {403401=454961,1584925=506039} 2023-09-23T22:21:36.924 INFO:tasks.rados.rados.0.smithi169.stdout:144: writing smithi16987243-144 from 403401 to 858362 tid 1 2023-09-23T22:21:36.932 INFO:tasks.rados.rados.0.smithi169.stdout:144: writing smithi16987243-144 from 1584925 to 2090964 tid 2 2023-09-23T22:21:36.932 INFO:tasks.rados.rados.0.smithi169.stdout:145: write initial oid 145 2023-09-23T22:21:36.932 INFO:tasks.rados.rados.0.smithi169.stdout:145: seq_num 144 ranges {420208=530210,1527054=766050} 2023-09-23T22:21:36.937 INFO:tasks.rados.rados.0.smithi169.stdout:145: writing smithi16987243-145 from 420208 to 950418 tid 1 2023-09-23T22:21:36.946 INFO:tasks.rados.rados.0.smithi169.stdout:145: writing smithi16987243-145 from 1527054 to 2293104 tid 2 2023-09-23T22:21:36.946 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:36.946 INFO:tasks.rados.rados.0.smithi169.stdout:130: finishing write tid 4 to smithi16987243-130 2023-09-23T22:21:36.946 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 130 v 34 (ObjNum 129 snap 0 seq_num 129) dirty exists 2023-09-23T22:21:36.946 INFO:tasks.rados.rados.0.smithi169.stdout:130: left oid 130 (ObjNum 129 snap 0 seq_num 129) 2023-09-23T22:21:36.946 INFO:tasks.rados.rados.0.smithi169.stdout:130: done (15 left) 2023-09-23T22:21:36.946 INFO:tasks.rados.rados.0.smithi169.stdout:146: write initial oid 146 2023-09-23T22:21:36.946 INFO:tasks.rados.rados.0.smithi169.stdout:146: seq_num 145 ranges {437015=721812,1701889=509708} 2023-09-23T22:21:36.951 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:21:36.952 INFO:tasks.rados.rados.0.smithi169.stdout:146: writing smithi16987243-146 from 437015 to 1158827 tid 1 2023-09-23T22:21:36.959 INFO:tasks.rados.rados.0.smithi169.stdout:146: writing smithi16987243-146 from 1701889 to 2211597 tid 2 2023-09-23T22:21:36.959 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:36.959 INFO:tasks.rados.rados.0.smithi169.stdout:131: finishing write tid 1 to smithi16987243-131 2023-09-23T22:21:36.959 INFO:tasks.rados.rados.0.smithi169.stdout:131: finishing write tid 2 to smithi16987243-131 2023-09-23T22:21:36.959 INFO:tasks.rados.rados.0.smithi169.stdout:131: finishing write tid 3 to smithi16987243-131 2023-09-23T22:21:36.960 INFO:tasks.rados.rados.0.smithi169.stdout:131: finishing write tid 4 to smithi16987243-131 2023-09-23T22:21:36.960 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 131 v 29 (ObjNum 130 snap 0 seq_num 130) dirty exists 2023-09-23T22:21:36.960 INFO:tasks.rados.rados.0.smithi169.stdout:131: left oid 131 (ObjNum 130 snap 0 seq_num 130) 2023-09-23T22:21:36.960 INFO:tasks.rados.rados.0.smithi169.stdout:132: finishing write tid 1 to smithi16987243-132 2023-09-23T22:21:36.960 INFO:tasks.rados.rados.0.smithi169.stdout:132: finishing write tid 2 to smithi16987243-132 2023-09-23T22:21:36.960 INFO:tasks.rados.rados.0.smithi169.stdout:132: finishing write tid 3 to smithi16987243-132 2023-09-23T22:21:36.960 INFO:tasks.rados.rados.0.smithi169.stdout:132: finishing write tid 4 to smithi16987243-132 2023-09-23T22:21:36.960 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 132 v 48 (ObjNum 131 snap 0 seq_num 131) dirty exists 2023-09-23T22:21:36.960 INFO:tasks.rados.rados.0.smithi169.stdout:132: left oid 132 (ObjNum 131 snap 0 seq_num 131) 2023-09-23T22:21:36.960 INFO:tasks.rados.rados.0.smithi169.stdout:133: finishing write tid 1 to smithi16987243-133 2023-09-23T22:21:36.960 INFO:tasks.rados.rados.0.smithi169.stdout:133: finishing write tid 2 to smithi16987243-133 2023-09-23T22:21:36.961 INFO:tasks.rados.rados.0.smithi169.stdout:133: finishing write tid 3 to smithi16987243-133 2023-09-23T22:21:36.961 INFO:tasks.rados.rados.0.smithi169.stdout:133: finishing write tid 4 to smithi16987243-133 2023-09-23T22:21:36.961 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 133 v 16 (ObjNum 132 snap 0 seq_num 132) dirty exists 2023-09-23T22:21:36.961 INFO:tasks.rados.rados.0.smithi169.stdout:133: left oid 133 (ObjNum 132 snap 0 seq_num 132) 2023-09-23T22:21:36.961 INFO:tasks.rados.rados.0.smithi169.stdout:134: finishing write tid 1 to smithi16987243-134 2023-09-23T22:21:36.961 INFO:tasks.rados.rados.0.smithi169.stdout:134: finishing write tid 2 to smithi16987243-134 2023-09-23T22:21:36.961 INFO:tasks.rados.rados.0.smithi169.stdout:134: finishing write tid 3 to smithi16987243-134 2023-09-23T22:21:36.961 INFO:tasks.rados.rados.0.smithi169.stdout:134: finishing write tid 4 to smithi16987243-134 2023-09-23T22:21:36.961 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 134 v 35 (ObjNum 133 snap 0 seq_num 133) dirty exists 2023-09-23T22:21:36.961 INFO:tasks.rados.rados.0.smithi169.stdout:134: left oid 134 (ObjNum 133 snap 0 seq_num 133) 2023-09-23T22:21:36.961 INFO:tasks.rados.rados.0.smithi169.stdout:135: finishing write tid 1 to smithi16987243-135 2023-09-23T22:21:36.961 INFO:tasks.rados.rados.0.smithi169.stdout:135: finishing write tid 2 to smithi16987243-135 2023-09-23T22:21:36.962 INFO:tasks.rados.rados.0.smithi169.stdout:131: done (15 left) 2023-09-23T22:21:36.962 INFO:tasks.rados.rados.0.smithi169.stdout:132: done (14 left) 2023-09-23T22:21:36.962 INFO:tasks.rados.rados.0.smithi169.stdout:133: done (13 left) 2023-09-23T22:21:36.962 INFO:tasks.rados.rados.0.smithi169.stdout:134: done (12 left) 2023-09-23T22:21:36.962 INFO:tasks.rados.rados.0.smithi169.stdout:147: write initial oid 147 2023-09-23T22:21:36.962 INFO:tasks.rados.rados.0.smithi169.stdout:147: seq_num 146 ranges {453822=797061,1760371=653366} 2023-09-23T22:21:36.967 INFO:tasks.rados.rados.0.smithi169.stdout:147: writing smithi16987243-147 from 453822 to 1250883 tid 1 2023-09-23T22:21:36.975 INFO:tasks.rados.rados.0.smithi169.stdout:147: writing smithi16987243-147 from 1760371 to 2413737 tid 2 2023-09-23T22:21:36.975 INFO:tasks.rados.rados.0.smithi169.stdout:148: write initial oid 148 2023-09-23T22:21:36.975 INFO:tasks.rados.rados.0.smithi169.stdout:148: seq_num 147 ranges {470629=472310,1418853=513377} 2023-09-23T22:21:36.980 INFO:tasks.rados.rados.0.smithi169.stdout:148: writing smithi16987243-148 from 470629 to 942939 tid 1 2023-09-23T22:21:36.986 INFO:tasks.rados.rados.0.smithi169.stdout:148: writing smithi16987243-148 from 1418853 to 1932230 tid 2 2023-09-23T22:21:36.986 INFO:tasks.rados.rados.0.smithi169.stdout:149: write initial oid 149 2023-09-23T22:21:36.986 INFO:tasks.rados.rados.0.smithi169.stdout:149: seq_num 148 ranges {487436=547559,1760982=657035} 2023-09-23T22:21:36.992 INFO:tasks.rados.rados.0.smithi169.stdout:149: writing smithi16987243-149 from 487436 to 1034995 tid 1 2023-09-23T22:21:37.001 INFO:tasks.rados.rados.0.smithi169.stdout:149: writing smithi16987243-149 from 1760982 to 2418017 tid 2 2023-09-23T22:21:37.001 INFO:tasks.rados.rados.0.smithi169.stdout:150: write initial oid 150 2023-09-23T22:21:37.001 INFO:tasks.rados.rados.0.smithi169.stdout:150: seq_num 149 ranges {504243=622808,1819464=517046} 2023-09-23T22:21:37.007 INFO:tasks.rados.rados.0.smithi169.stdout:150: writing smithi16987243-150 from 504243 to 1127051 tid 1 2023-09-23T22:21:37.014 INFO:tasks.rados.rados.0.smithi169.stdout:150: writing smithi16987243-150 from 1819464 to 2336510 tid 2 2023-09-23T22:21:37.015 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:37.015 INFO:tasks.rados.rados.0.smithi169.stdout:135: finishing write tid 3 to smithi16987243-135 2023-09-23T22:21:37.015 INFO:tasks.rados.rados.0.smithi169.stdout:135: finishing write tid 4 to smithi16987243-135 2023-09-23T22:21:37.015 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 135 v 51 (ObjNum 134 snap 0 seq_num 134) dirty exists 2023-09-23T22:21:37.015 INFO:tasks.rados.rados.0.smithi169.stdout:135: left oid 135 (ObjNum 134 snap 0 seq_num 134) 2023-09-23T22:21:37.015 INFO:tasks.rados.rados.0.smithi169.stdout:136: finishing write tid 1 to smithi16987243-136 2023-09-23T22:21:37.015 INFO:tasks.rados.rados.0.smithi169.stdout:135: done (15 left) 2023-09-23T22:21:37.015 INFO:tasks.rados.rados.0.smithi169.stdout:151: write initial oid 151 2023-09-23T22:21:37.015 INFO:tasks.rados.rados.0.smithi169.stdout:151: seq_num 150 ranges {521050=698057,1877946=643104} 2023-09-23T22:21:37.021 INFO:tasks.rados.rados.0.smithi169.stdout:151: writing smithi16987243-151 from 521050 to 1219107 tid 1 2023-09-23T22:21:37.030 INFO:tasks.rados.rados.0.smithi169.stdout:151: writing smithi16987243-151 from 1877946 to 2521050 tid 2 2023-09-23T22:21:37.030 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:37.030 INFO:tasks.rados.rados.0.smithi169.stdout:136: finishing write tid 2 to smithi16987243-136 2023-09-23T22:21:37.030 INFO:tasks.rados.rados.0.smithi169.stdout:136: finishing write tid 3 to smithi16987243-136 2023-09-23T22:21:37.030 INFO:tasks.rados.rados.0.smithi169.stdout:136: finishing write tid 4 to smithi16987243-136 2023-09-23T22:21:37.030 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 136 v 30 (ObjNum 135 snap 0 seq_num 135) dirty exists 2023-09-23T22:21:37.030 INFO:tasks.rados.rados.0.smithi169.stdout:136: left oid 136 (ObjNum 135 snap 0 seq_num 135) 2023-09-23T22:21:37.030 INFO:tasks.rados.rados.0.smithi169.stdout:137: finishing write tid 1 to smithi16987243-137 2023-09-23T22:21:37.031 INFO:tasks.rados.rados.0.smithi169.stdout:137: finishing write tid 2 to smithi16987243-137 2023-09-23T22:21:37.031 INFO:tasks.rados.rados.0.smithi169.stdout:137: finishing write tid 3 to smithi16987243-137 2023-09-23T22:21:37.031 INFO:tasks.rados.rados.0.smithi169.stdout:137: finishing write tid 4 to smithi16987243-137 2023-09-23T22:21:37.031 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 137 v 41 (ObjNum 136 snap 0 seq_num 136) dirty exists 2023-09-23T22:21:37.031 INFO:tasks.rados.rados.0.smithi169.stdout:137: left oid 137 (ObjNum 136 snap 0 seq_num 136) 2023-09-23T22:21:37.031 INFO:tasks.rados.rados.0.smithi169.stdout:138: finishing write tid 1 to smithi16987243-138 2023-09-23T22:21:37.031 INFO:tasks.rados.rados.0.smithi169.stdout:138: finishing write tid 2 to smithi16987243-138 2023-09-23T22:21:37.031 INFO:tasks.rados.rados.0.smithi169.stdout:136: done (15 left) 2023-09-23T22:21:37.031 INFO:tasks.rados.rados.0.smithi169.stdout:137: done (14 left) 2023-09-23T22:21:37.031 INFO:tasks.rados.rados.0.smithi169.stdout:152: write initial oid 152 2023-09-23T22:21:37.031 INFO:tasks.rados.rados.0.smithi169.stdout:152: seq_num 151 ranges {537857=773306,1936428=520715} 2023-09-23T22:21:37.036 INFO:tasks.rados.rados.0.smithi169.stdout:152: writing smithi16987243-152 from 537857 to 1311163 tid 1 2023-09-23T22:21:37.043 INFO:tasks.rados.rados.0.smithi169.stdout:152: writing smithi16987243-152 from 1936428 to 2457143 tid 2 2023-09-23T22:21:37.043 INFO:tasks.rados.rados.0.smithi169.stdout:153: write initial oid 153 2023-09-23T22:21:37.043 INFO:tasks.rados.rados.0.smithi169.stdout:153: seq_num 152 ranges {554664=448555,1478557=664373} 2023-09-23T22:21:37.049 INFO:tasks.rados.rados.0.smithi169.stdout:153: writing smithi16987243-153 from 554664 to 1003219 tid 1 2023-09-23T22:21:37.056 INFO:tasks.rados.rados.0.smithi169.stdout:153: writing smithi16987243-153 from 1478557 to 2142930 tid 2 2023-09-23T22:21:37.056 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:37.056 INFO:tasks.rados.rados.0.smithi169.stdout:138: finishing write tid 3 to smithi16987243-138 2023-09-23T22:21:37.056 INFO:tasks.rados.rados.0.smithi169.stdout:138: finishing write tid 4 to smithi16987243-138 2023-09-23T22:21:37.056 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 138 v 25 (ObjNum 137 snap 0 seq_num 137) dirty exists 2023-09-23T22:21:37.056 INFO:tasks.rados.rados.0.smithi169.stdout:138: left oid 138 (ObjNum 137 snap 0 seq_num 137) 2023-09-23T22:21:37.056 INFO:tasks.rados.rados.0.smithi169.stdout:139: finishing write tid 1 to smithi16987243-139 2023-09-23T22:21:37.056 INFO:tasks.rados.rados.0.smithi169.stdout:138: done (15 left) 2023-09-23T22:21:37.056 INFO:tasks.rados.rados.0.smithi169.stdout:154: write initial oid 154 2023-09-23T22:21:37.057 INFO:tasks.rados.rados.0.smithi169.stdout:154: seq_num 153 ranges {571471=640157,1653392=524384} 2023-09-23T22:21:37.062 INFO:tasks.rados.rados.0.smithi169.stdout:154: writing smithi16987243-154 from 571471 to 1211628 tid 1 2023-09-23T22:21:37.071 INFO:tasks.rados.rados.0.smithi169.stdout:154: writing smithi16987243-154 from 1653392 to 2177776 tid 2 2023-09-23T22:21:37.071 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:37.071 INFO:tasks.rados.rados.0.smithi169.stdout:139: finishing write tid 2 to smithi16987243-139 2023-09-23T22:21:37.071 INFO:tasks.rados.rados.0.smithi169.stdout:139: finishing write tid 3 to smithi16987243-139 2023-09-23T22:21:37.071 INFO:tasks.rados.rados.0.smithi169.stdout:139: finishing write tid 4 to smithi16987243-139 2023-09-23T22:21:37.071 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 139 v 32 (ObjNum 138 snap 0 seq_num 138) dirty exists 2023-09-23T22:21:37.072 INFO:tasks.rados.rados.0.smithi169.stdout:139: left oid 139 (ObjNum 138 snap 0 seq_num 138) 2023-09-23T22:21:37.072 INFO:tasks.rados.rados.0.smithi169.stdout:140: finishing write tid 1 to smithi16987243-140 2023-09-23T22:21:37.072 INFO:tasks.rados.rados.0.smithi169.stdout:140: finishing write tid 2 to smithi16987243-140 2023-09-23T22:21:37.072 INFO:tasks.rados.rados.0.smithi169.stdout:140: finishing write tid 3 to smithi16987243-140 2023-09-23T22:21:37.072 INFO:tasks.rados.rados.0.smithi169.stdout:140: finishing write tid 4 to smithi16987243-140 2023-09-23T22:21:37.072 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 140 v 34 (ObjNum 139 snap 0 seq_num 139) dirty exists 2023-09-23T22:21:37.072 INFO:tasks.rados.rados.0.smithi169.stdout:140: left oid 140 (ObjNum 139 snap 0 seq_num 139) 2023-09-23T22:21:37.072 INFO:tasks.rados.rados.0.smithi169.stdout:141: finishing write tid 1 to smithi16987243-141 2023-09-23T22:21:37.072 INFO:tasks.rados.rados.0.smithi169.stdout:141: finishing write tid 2 to smithi16987243-141 2023-09-23T22:21:37.072 INFO:tasks.rados.rados.0.smithi169.stdout:141: finishing write tid 3 to smithi16987243-141 2023-09-23T22:21:37.072 INFO:tasks.rados.rados.0.smithi169.stdout:141: finishing write tid 4 to smithi16987243-141 2023-09-23T22:21:37.073 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 141 v 54 (ObjNum 140 snap 0 seq_num 140) dirty exists 2023-09-23T22:21:37.073 INFO:tasks.rados.rados.0.smithi169.stdout:141: left oid 141 (ObjNum 140 snap 0 seq_num 140) 2023-09-23T22:21:37.073 INFO:tasks.rados.rados.0.smithi169.stdout:142: finishing write tid 1 to smithi16987243-142 2023-09-23T22:21:37.073 INFO:tasks.rados.rados.0.smithi169.stdout:142: finishing write tid 2 to smithi16987243-142 2023-09-23T22:21:37.073 INFO:tasks.rados.rados.0.smithi169.stdout:142: finishing write tid 3 to smithi16987243-142 2023-09-23T22:21:37.073 INFO:tasks.rados.rados.0.smithi169.stdout:142: finishing write tid 4 to smithi16987243-142 2023-09-23T22:21:37.073 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 142 v 19 (ObjNum 141 snap 0 seq_num 141) dirty exists 2023-09-23T22:21:37.073 INFO:tasks.rados.rados.0.smithi169.stdout:142: left oid 142 (ObjNum 141 snap 0 seq_num 141) 2023-09-23T22:21:37.073 INFO:tasks.rados.rados.0.smithi169.stdout:143: finishing write tid 1 to smithi16987243-143 2023-09-23T22:21:37.073 INFO:tasks.rados.rados.0.smithi169.stdout:143: finishing write tid 2 to smithi16987243-143 2023-09-23T22:21:37.073 INFO:tasks.rados.rados.0.smithi169.stdout:143: finishing write tid 3 to smithi16987243-143 2023-09-23T22:21:37.073 INFO:tasks.rados.rados.0.smithi169.stdout:143: finishing write tid 4 to smithi16987243-143 2023-09-23T22:21:37.074 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 143 v 33 (ObjNum 142 snap 0 seq_num 142) dirty exists 2023-09-23T22:21:37.074 INFO:tasks.rados.rados.0.smithi169.stdout:143: left oid 143 (ObjNum 142 snap 0 seq_num 142) 2023-09-23T22:21:37.074 INFO:tasks.rados.rados.0.smithi169.stdout:144: finishing write tid 1 to smithi16987243-144 2023-09-23T22:21:37.074 INFO:tasks.rados.rados.0.smithi169.stdout:144: finishing write tid 2 to smithi16987243-144 2023-09-23T22:21:37.074 INFO:tasks.rados.rados.0.smithi169.stdout:144: finishing write tid 3 to smithi16987243-144 2023-09-23T22:21:37.074 INFO:tasks.rados.rados.0.smithi169.stdout:144: finishing write tid 4 to smithi16987243-144 2023-09-23T22:21:37.074 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 144 v 17 (ObjNum 143 snap 0 seq_num 143) dirty exists 2023-09-23T22:21:37.074 INFO:tasks.rados.rados.0.smithi169.stdout:144: left oid 144 (ObjNum 143 snap 0 seq_num 143) 2023-09-23T22:21:37.074 INFO:tasks.rados.rados.0.smithi169.stdout:145: finishing write tid 1 to smithi16987243-145 2023-09-23T22:21:37.074 INFO:tasks.rados.rados.0.smithi169.stdout:145: finishing write tid 2 to smithi16987243-145 2023-09-23T22:21:37.074 INFO:tasks.rados.rados.0.smithi169.stdout:145: finishing write tid 3 to smithi16987243-145 2023-09-23T22:21:37.075 INFO:tasks.rados.rados.0.smithi169.stdout:145: finishing write tid 4 to smithi16987243-145 2023-09-23T22:21:37.075 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 145 v 37 (ObjNum 144 snap 0 seq_num 144) dirty exists 2023-09-23T22:21:37.075 INFO:tasks.rados.rados.0.smithi169.stdout:145: left oid 145 (ObjNum 144 snap 0 seq_num 144) 2023-09-23T22:21:37.075 INFO:tasks.rados.rados.0.smithi169.stdout:146: finishing write tid 1 to smithi16987243-146 2023-09-23T22:21:37.075 INFO:tasks.rados.rados.0.smithi169.stdout:146: finishing write tid 2 to smithi16987243-146 2023-09-23T22:21:37.075 INFO:tasks.rados.rados.0.smithi169.stdout:146: finishing write tid 3 to smithi16987243-146 2023-09-23T22:21:37.075 INFO:tasks.rados.rados.0.smithi169.stdout:146: finishing write tid 4 to smithi16987243-146 2023-09-23T22:21:37.075 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 146 v 27 (ObjNum 145 snap 0 seq_num 145) dirty exists 2023-09-23T22:21:37.075 INFO:tasks.rados.rados.0.smithi169.stdout:146: left oid 146 (ObjNum 145 snap 0 seq_num 145) 2023-09-23T22:21:37.077 INFO:tasks.rados.rados.0.smithi169.stdout:147: finishing write tid 1 to smithi16987243-147 2023-09-23T22:21:37.077 INFO:tasks.rados.rados.0.smithi169.stdout:147: finishing write tid 2 to smithi16987243-147 2023-09-23T22:21:37.077 INFO:tasks.rados.rados.0.smithi169.stdout:147: finishing write tid 3 to smithi16987243-147 2023-09-23T22:21:37.077 INFO:tasks.rados.rados.0.smithi169.stdout:147: finishing write tid 4 to smithi16987243-147 2023-09-23T22:21:37.077 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 147 v 22 (ObjNum 146 snap 0 seq_num 146) dirty exists 2023-09-23T22:21:37.077 INFO:tasks.rados.rados.0.smithi169.stdout:147: left oid 147 (ObjNum 146 snap 0 seq_num 146) 2023-09-23T22:21:37.077 INFO:tasks.rados.rados.0.smithi169.stdout:148: finishing write tid 1 to smithi16987243-148 2023-09-23T22:21:37.077 INFO:tasks.rados.rados.0.smithi169.stdout:148: finishing write tid 2 to smithi16987243-148 2023-09-23T22:21:37.078 INFO:tasks.rados.rados.0.smithi169.stdout:148: finishing write tid 3 to smithi16987243-148 2023-09-23T22:21:37.078 INFO:tasks.rados.rados.0.smithi169.stdout:148: finishing write tid 4 to smithi16987243-148 2023-09-23T22:21:37.078 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 148 v 30 (ObjNum 147 snap 0 seq_num 147) dirty exists 2023-09-23T22:21:37.078 INFO:tasks.rados.rados.0.smithi169.stdout:148: left oid 148 (ObjNum 147 snap 0 seq_num 147) 2023-09-23T22:21:37.078 INFO:tasks.rados.rados.0.smithi169.stdout:149: finishing write tid 1 to smithi16987243-149 2023-09-23T22:21:37.078 INFO:tasks.rados.rados.0.smithi169.stdout:149: finishing write tid 2 to smithi16987243-149 2023-09-23T22:21:37.078 INFO:tasks.rados.rados.0.smithi169.stdout:149: finishing write tid 3 to smithi16987243-149 2023-09-23T22:21:37.078 INFO:tasks.rados.rados.0.smithi169.stdout:149: finishing write tid 4 to smithi16987243-149 2023-09-23T22:21:37.078 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 149 v 38 (ObjNum 148 snap 0 seq_num 148) dirty exists 2023-09-23T22:21:37.078 INFO:tasks.rados.rados.0.smithi169.stdout:149: left oid 149 (ObjNum 148 snap 0 seq_num 148) 2023-09-23T22:21:37.078 INFO:tasks.rados.rados.0.smithi169.stdout:150: finishing write tid 1 to smithi16987243-150 2023-09-23T22:21:37.078 INFO:tasks.rados.rados.0.smithi169.stdout:150: finishing write tid 2 to smithi16987243-150 2023-09-23T22:21:37.079 INFO:tasks.rados.rados.0.smithi169.stdout:150: finishing write tid 3 to smithi16987243-150 2023-09-23T22:21:37.079 INFO:tasks.rados.rados.0.smithi169.stdout:150: finishing write tid 4 to smithi16987243-150 2023-09-23T22:21:37.079 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 150 v 35 (ObjNum 149 snap 0 seq_num 149) dirty exists 2023-09-23T22:21:37.079 INFO:tasks.rados.rados.0.smithi169.stdout:150: left oid 150 (ObjNum 149 snap 0 seq_num 149) 2023-09-23T22:21:37.079 INFO:tasks.rados.rados.0.smithi169.stdout:151: finishing write tid 1 to smithi16987243-151 2023-09-23T22:21:37.079 INFO:tasks.rados.rados.0.smithi169.stdout:151: finishing write tid 2 to smithi16987243-151 2023-09-23T22:21:37.079 INFO:tasks.rados.rados.0.smithi169.stdout:151: finishing write tid 3 to smithi16987243-151 2023-09-23T22:21:37.079 INFO:tasks.rados.rados.0.smithi169.stdout:151: finishing write tid 4 to smithi16987243-151 2023-09-23T22:21:37.079 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 151 v 40 (ObjNum 150 snap 0 seq_num 150) dirty exists 2023-09-23T22:21:37.079 INFO:tasks.rados.rados.0.smithi169.stdout:151: left oid 151 (ObjNum 150 snap 0 seq_num 150) 2023-09-23T22:21:37.079 INFO:tasks.rados.rados.0.smithi169.stdout:152: finishing write tid 1 to smithi16987243-152 2023-09-23T22:21:37.079 INFO:tasks.rados.rados.0.smithi169.stdout:152: finishing write tid 2 to smithi16987243-152 2023-09-23T22:21:37.080 INFO:tasks.rados.rados.0.smithi169.stdout:152: finishing write tid 3 to smithi16987243-152 2023-09-23T22:21:37.080 INFO:tasks.rados.rados.0.smithi169.stdout:152: finishing write tid 4 to smithi16987243-152 2023-09-23T22:21:37.080 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 152 v 43 (ObjNum 151 snap 0 seq_num 151) dirty exists 2023-09-23T22:21:37.080 INFO:tasks.rados.rados.0.smithi169.stdout:152: left oid 152 (ObjNum 151 snap 0 seq_num 151) 2023-09-23T22:21:37.080 INFO:tasks.rados.rados.0.smithi169.stdout:153: finishing write tid 1 to smithi16987243-153 2023-09-23T22:21:37.080 INFO:tasks.rados.rados.0.smithi169.stdout:153: finishing write tid 2 to smithi16987243-153 2023-09-23T22:21:37.080 INFO:tasks.rados.rados.0.smithi169.stdout:153: finishing write tid 3 to smithi16987243-153 2023-09-23T22:21:37.080 INFO:tasks.rados.rados.0.smithi169.stdout:153: finishing write tid 4 to smithi16987243-153 2023-09-23T22:21:37.080 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 153 v 36 (ObjNum 152 snap 0 seq_num 152) dirty exists 2023-09-23T22:21:37.080 INFO:tasks.rados.rados.0.smithi169.stdout:153: left oid 153 (ObjNum 152 snap 0 seq_num 152) 2023-09-23T22:21:37.080 INFO:tasks.rados.rados.0.smithi169.stdout:154: finishing write tid 1 to smithi16987243-154 2023-09-23T22:21:37.080 INFO:tasks.rados.rados.0.smithi169.stdout:139: done (15 left) 2023-09-23T22:21:37.081 INFO:tasks.rados.rados.0.smithi169.stdout:140: done (14 left) 2023-09-23T22:21:37.081 INFO:tasks.rados.rados.0.smithi169.stdout:141: done (13 left) 2023-09-23T22:21:37.081 INFO:tasks.rados.rados.0.smithi169.stdout:142: done (12 left) 2023-09-23T22:21:37.081 INFO:tasks.rados.rados.0.smithi169.stdout:143: done (11 left) 2023-09-23T22:21:37.081 INFO:tasks.rados.rados.0.smithi169.stdout:144: done (10 left) 2023-09-23T22:21:37.081 INFO:tasks.rados.rados.0.smithi169.stdout:145: done (9 left) 2023-09-23T22:21:37.081 INFO:tasks.rados.rados.0.smithi169.stdout:146: done (8 left) 2023-09-23T22:21:37.081 INFO:tasks.rados.rados.0.smithi169.stdout:147: done (7 left) 2023-09-23T22:21:37.081 INFO:tasks.rados.rados.0.smithi169.stdout:148: done (6 left) 2023-09-23T22:21:37.081 INFO:tasks.rados.rados.0.smithi169.stdout:149: done (5 left) 2023-09-23T22:21:37.081 INFO:tasks.rados.rados.0.smithi169.stdout:150: done (4 left) 2023-09-23T22:21:37.081 INFO:tasks.rados.rados.0.smithi169.stdout:151: done (3 left) 2023-09-23T22:21:37.082 INFO:tasks.rados.rados.0.smithi169.stdout:152: done (2 left) 2023-09-23T22:21:37.082 INFO:tasks.rados.rados.0.smithi169.stdout:153: done (1 left) 2023-09-23T22:21:37.082 INFO:tasks.rados.rados.0.smithi169.stdout:155: write initial oid 155 2023-09-23T22:21:37.082 INFO:tasks.rados.rados.0.smithi169.stdout:155: seq_num 154 ranges {588278=715406,1711874=668042} 2023-09-23T22:21:37.082 INFO:tasks.rados.rados.0.smithi169.stdout:155: writing smithi16987243-155 from 588278 to 1303684 tid 1 2023-09-23T22:21:37.083 INFO:tasks.rados.rados.0.smithi169.stdout:155: writing smithi16987243-155 from 1711874 to 2379916 tid 2 2023-09-23T22:21:37.083 INFO:tasks.rados.rados.0.smithi169.stdout:156: write initial oid 156 2023-09-23T22:21:37.083 INFO:tasks.rados.rados.0.smithi169.stdout:156: seq_num 155 ranges {605085=790655,2170356=434729} 2023-09-23T22:21:37.091 INFO:tasks.rados.rados.0.smithi169.stdout:156: writing smithi16987243-156 from 605085 to 1395740 tid 1 2023-09-23T22:21:37.098 INFO:tasks.rados.rados.0.smithi169.stdout:156: writing smithi16987243-156 from 2170356 to 2605085 tid 2 2023-09-23T22:21:37.098 INFO:tasks.rados.rados.0.smithi169.stdout:157: write initial oid 157 2023-09-23T22:21:37.098 INFO:tasks.rados.rados.0.smithi169.stdout:157: seq_num 156 ranges {621892=465904,1712485=671711} 2023-09-23T22:21:37.104 INFO:tasks.rados.rados.0.smithi169.stdout:157: writing smithi16987243-157 from 621892 to 1087796 tid 1 2023-09-23T22:21:37.111 INFO:tasks.rados.rados.0.smithi169.stdout:157: writing smithi16987243-157 from 1712485 to 2384196 tid 2 2023-09-23T22:21:37.112 INFO:tasks.rados.rados.0.smithi169.stdout:158: write initial oid 158 2023-09-23T22:21:37.112 INFO:tasks.rados.rados.0.smithi169.stdout:158: seq_num 157 ranges {638699=541153,1770967=531722} 2023-09-23T22:21:37.119 INFO:tasks.rados.rados.0.smithi169.stdout:158: writing smithi16987243-158 from 638699 to 1179852 tid 1 2023-09-23T22:21:37.125 INFO:tasks.rados.rados.0.smithi169.stdout:158: writing smithi16987243-158 from 1770967 to 2302689 tid 2 2023-09-23T22:21:37.126 INFO:tasks.rados.rados.0.smithi169.stdout:159: write initial oid 159 2023-09-23T22:21:37.126 INFO:tasks.rados.rados.0.smithi169.stdout:159: seq_num 158 ranges {655506=616402,1829449=675380} 2023-09-23T22:21:37.133 INFO:tasks.rados.rados.0.smithi169.stdout:159: writing smithi16987243-159 from 655506 to 1271908 tid 1 2023-09-23T22:21:37.141 INFO:tasks.rados.rados.0.smithi169.stdout:159: writing smithi16987243-159 from 1829449 to 2504829 tid 2 2023-09-23T22:21:37.141 INFO:tasks.rados.rados.0.smithi169.stdout:160: write initial oid 160 2023-09-23T22:21:37.141 INFO:tasks.rados.rados.0.smithi169.stdout:160: seq_num 159 ranges {672313=691651,1887931=419038} 2023-09-23T22:21:37.149 INFO:tasks.rados.rados.0.smithi169.stdout:160: writing smithi16987243-160 from 672313 to 1363964 tid 1 2023-09-23T22:21:37.154 INFO:tasks.rados.rados.0.smithi169.stdout:160: writing smithi16987243-160 from 1887931 to 2306969 tid 2 2023-09-23T22:21:37.154 INFO:tasks.rados.rados.0.smithi169.stdout:161: write initial oid 161 2023-09-23T22:21:37.154 INFO:tasks.rados.rados.0.smithi169.stdout:161: seq_num 160 ranges {689120=483253,1946413=679049} 2023-09-23T22:21:37.161 INFO:tasks.rados.rados.0.smithi169.stdout:161: writing smithi16987243-161 from 689120 to 1172373 tid 1 2023-09-23T22:21:37.169 INFO:tasks.rados.rados.0.smithi169.stdout:161: writing smithi16987243-161 from 1946413 to 2625462 tid 2 2023-09-23T22:21:37.169 INFO:tasks.rados.rados.0.smithi169.stdout:162: write initial oid 162 2023-09-23T22:21:37.169 INFO:tasks.rados.rados.0.smithi169.stdout:162: seq_num 161 ranges {705927=558502,2004895=422707} 2023-09-23T22:21:37.176 INFO:tasks.rados.rados.0.smithi169.stdout:162: writing smithi16987243-162 from 705927 to 1264429 tid 1 2023-09-23T22:21:37.183 INFO:tasks.rados.rados.0.smithi169.stdout:162: writing smithi16987243-162 from 2004895 to 2427602 tid 2 2023-09-23T22:21:37.183 INFO:tasks.rados.rados.0.smithi169.stdout:163: write initial oid 163 2023-09-23T22:21:37.183 INFO:tasks.rados.rados.0.smithi169.stdout:163: seq_num 162 ranges {722734=633751,2063377=659357} 2023-09-23T22:21:37.190 INFO:tasks.rados.rados.0.smithi169.stdout:163: writing smithi16987243-163 from 722734 to 1356485 tid 1 2023-09-23T22:21:37.198 INFO:tasks.rados.rados.0.smithi169.stdout:163: writing smithi16987243-163 from 2063377 to 2722734 tid 2 2023-09-23T22:21:37.198 INFO:tasks.rados.rados.0.smithi169.stdout:164: write initial oid 164 2023-09-23T22:21:37.198 INFO:tasks.rados.rados.0.smithi169.stdout:164: seq_num 163 ranges {739541=709000,2121859=426376} 2023-09-23T22:21:37.206 INFO:tasks.rados.rados.0.smithi169.stdout:164: writing smithi16987243-164 from 739541 to 1448541 tid 1 2023-09-23T22:21:37.213 INFO:tasks.rados.rados.0.smithi169.stdout:164: writing smithi16987243-164 from 2121859 to 2548235 tid 2 2023-09-23T22:21:37.213 INFO:tasks.rados.rados.0.smithi169.stdout:165: write initial oid 165 2023-09-23T22:21:37.213 INFO:tasks.rados.rados.0.smithi169.stdout:165: seq_num 164 ranges {756348=784249,2063988=686387} 2023-09-23T22:21:37.221 INFO:tasks.rados.rados.0.smithi169.stdout:165: writing smithi16987243-165 from 756348 to 1540597 tid 1 2023-09-23T22:21:37.228 INFO:tasks.rados.rados.0.smithi169.stdout:165: writing smithi16987243-165 from 2063988 to 2750375 tid 2 2023-09-23T22:21:37.228 INFO:tasks.rados.rados.0.smithi169.stdout:166: write initial oid 166 2023-09-23T22:21:37.228 INFO:tasks.rados.rados.0.smithi169.stdout:166: seq_num 165 ranges {773155=459498,1722470=430045,2648676=124479} 2023-09-23T22:21:37.235 INFO:tasks.rados.rados.0.smithi169.stdout:166: writing smithi16987243-166 from 773155 to 1232653 tid 1 2023-09-23T22:21:37.240 INFO:tasks.rados.rados.0.smithi169.stdout:166: writing smithi16987243-166 from 1722470 to 2152515 tid 2 2023-09-23T22:21:37.244 INFO:tasks.rados.rados.0.smithi169.stdout:166: writing smithi16987243-166 from 2648676 to 2773155 tid 3 2023-09-23T22:21:37.244 INFO:tasks.rados.rados.0.smithi169.stdout:167: write initial oid 167 2023-09-23T22:21:37.244 INFO:tasks.rados.rados.0.smithi169.stdout:167: seq_num 166 ranges {789962=534747,1780952=690056} 2023-09-23T22:21:37.251 INFO:tasks.rados.rados.0.smithi169.stdout:167: writing smithi16987243-167 from 789962 to 1324709 tid 1 2023-09-23T22:21:37.258 INFO:tasks.rados.rados.0.smithi169.stdout:167: writing smithi16987243-167 from 1780952 to 2471008 tid 2 2023-09-23T22:21:37.258 INFO:tasks.rados.rados.0.smithi169.stdout:168: write initial oid 168 2023-09-23T22:21:37.258 INFO:tasks.rados.rados.0.smithi169.stdout:168: seq_num 167 ranges {406769=609996,1439434=433714,2303522=503247} 2023-09-23T22:21:37.264 INFO:tasks.rados.rados.0.smithi169.stdout:168: writing smithi16987243-168 from 406769 to 1016765 tid 1 2023-09-23T22:21:37.269 INFO:tasks.rados.rados.0.smithi169.stdout:168: writing smithi16987243-168 from 1439434 to 1873148 tid 2 2023-09-23T22:21:37.274 INFO:tasks.rados.rados.0.smithi169.stdout:168: writing smithi16987243-168 from 2303522 to 2806769 tid 3 2023-09-23T22:21:37.274 INFO:tasks.rados.rados.0.smithi169.stdout:169: write initial oid 169 2023-09-23T22:21:37.274 INFO:tasks.rados.rados.0.smithi169.stdout:154: finishing write tid 2 to smithi16987243-154 2023-09-23T22:21:37.274 INFO:tasks.rados.rados.0.smithi169.stdout:169: seq_num 168 ranges {423576=401598,1497916=693725} 2023-09-23T22:21:37.281 INFO:tasks.rados.rados.0.smithi169.stdout:169: writing smithi16987243-169 from 423576 to 825174 tid 1 2023-09-23T22:21:37.287 INFO:tasks.rados.rados.0.smithi169.stdout:169: writing smithi16987243-169 from 1497916 to 2191641 tid 2 2023-09-23T22:21:37.287 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:37.288 INFO:tasks.rados.rados.0.smithi169.stdout:154: finishing write tid 3 to smithi16987243-154 2023-09-23T22:21:37.288 INFO:tasks.rados.rados.0.smithi169.stdout:154: finishing write tid 4 to smithi16987243-154 2023-09-23T22:21:37.288 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 154 v 29 (ObjNum 153 snap 0 seq_num 153) dirty exists 2023-09-23T22:21:37.288 INFO:tasks.rados.rados.0.smithi169.stdout:154: left oid 154 (ObjNum 153 snap 0 seq_num 153) 2023-09-23T22:21:37.288 INFO:tasks.rados.rados.0.smithi169.stdout:155: finishing write tid 1 to smithi16987243-155 2023-09-23T22:21:37.288 INFO:tasks.rados.rados.0.smithi169.stdout:155: finishing write tid 2 to smithi16987243-155 2023-09-23T22:21:37.288 INFO:tasks.rados.rados.0.smithi169.stdout:155: finishing write tid 3 to smithi16987243-155 2023-09-23T22:21:37.288 INFO:tasks.rados.rados.0.smithi169.stdout:155: finishing write tid 4 to smithi16987243-155 2023-09-23T22:21:37.288 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 155 v 32 (ObjNum 154 snap 0 seq_num 154) dirty exists 2023-09-23T22:21:37.288 INFO:tasks.rados.rados.0.smithi169.stdout:155: left oid 155 (ObjNum 154 snap 0 seq_num 154) 2023-09-23T22:21:37.288 INFO:tasks.rados.rados.0.smithi169.stdout:156: finishing write tid 1 to smithi16987243-156 2023-09-23T22:21:37.288 INFO:tasks.rados.rados.0.smithi169.stdout:154: done (15 left) 2023-09-23T22:21:37.289 INFO:tasks.rados.rados.0.smithi169.stdout:155: done (14 left) 2023-09-23T22:21:37.289 INFO:tasks.rados.rados.0.smithi169.stdout:170: write initial oid 170 2023-09-23T22:21:37.289 INFO:tasks.rados.rados.0.smithi169.stdout:170: seq_num 169 ranges {440383=476847,1556398=437383,2474721=365662} 2023-09-23T22:21:37.296 INFO:tasks.rados.rados.0.smithi169.stdout:170: writing smithi16987243-170 from 440383 to 917230 tid 1 2023-09-23T22:21:37.304 INFO:tasks.rados.rados.0.smithi169.stdout:170: writing smithi16987243-170 from 1556398 to 1993781 tid 2 2023-09-23T22:21:37.309 INFO:tasks.rados.rados.0.smithi169.stdout:170: writing smithi16987243-170 from 2474721 to 2840383 tid 3 2023-09-23T22:21:37.309 INFO:tasks.rados.rados.0.smithi169.stdout:171: write initial oid 171 2023-09-23T22:21:37.310 INFO:tasks.rados.rados.0.smithi169.stdout:171: seq_num 170 ranges {457190=552096,1614880=581041,2785791=71399} 2023-09-23T22:21:37.315 INFO:tasks.rados.rados.0.smithi169.stdout:171: writing smithi16987243-171 from 457190 to 1009286 tid 1 2023-09-23T22:21:37.322 INFO:tasks.rados.rados.0.smithi169.stdout:171: writing smithi16987243-171 from 1614880 to 2195921 tid 2 2023-09-23T22:21:37.326 INFO:tasks.rados.rados.0.smithi169.stdout:171: writing smithi16987243-171 from 2785791 to 2857190 tid 3 2023-09-23T22:21:37.326 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:37.326 INFO:tasks.rados.rados.0.smithi169.stdout:156: finishing write tid 2 to smithi16987243-156 2023-09-23T22:21:37.326 INFO:tasks.rados.rados.0.smithi169.stdout:156: finishing write tid 3 to smithi16987243-156 2023-09-23T22:21:37.326 INFO:tasks.rados.rados.0.smithi169.stdout:156: finishing write tid 4 to smithi16987243-156 2023-09-23T22:21:37.327 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 156 v 35 (ObjNum 155 snap 0 seq_num 155) dirty exists 2023-09-23T22:21:37.327 INFO:tasks.rados.rados.0.smithi169.stdout:156: left oid 156 (ObjNum 155 snap 0 seq_num 155) 2023-09-23T22:21:37.327 INFO:tasks.rados.rados.0.smithi169.stdout:157: finishing write tid 1 to smithi16987243-157 2023-09-23T22:21:37.327 INFO:tasks.rados.rados.0.smithi169.stdout:156: done (15 left) 2023-09-23T22:21:37.327 INFO:tasks.rados.rados.0.smithi169.stdout:172: write initial oid 172 2023-09-23T22:21:37.327 INFO:tasks.rados.rados.0.smithi169.stdout:172: seq_num 171 ranges {473997=627345,1673362=441052,2529567=344430} 2023-09-23T22:21:37.332 INFO:tasks.rados.rados.0.smithi169.stdout:172: writing smithi16987243-172 from 473997 to 1101342 tid 1 2023-09-23T22:21:37.338 INFO:tasks.rados.rados.0.smithi169.stdout:172: writing smithi16987243-172 from 1673362 to 2114414 tid 2 2023-09-23T22:21:37.343 INFO:tasks.rados.rados.0.smithi169.stdout:172: writing smithi16987243-172 from 2529567 to 2873997 tid 3 2023-09-23T22:21:37.343 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:37.343 INFO:tasks.rados.rados.0.smithi169.stdout:157: finishing write tid 2 to smithi16987243-157 2023-09-23T22:21:37.343 INFO:tasks.rados.rados.0.smithi169.stdout:157: finishing write tid 3 to smithi16987243-157 2023-09-23T22:21:37.343 INFO:tasks.rados.rados.0.smithi169.stdout:157: finishing write tid 4 to smithi16987243-157 2023-09-23T22:21:37.343 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 157 v 44 (ObjNum 156 snap 0 seq_num 156) dirty exists 2023-09-23T22:21:37.343 INFO:tasks.rados.rados.0.smithi169.stdout:157: left oid 157 (ObjNum 156 snap 0 seq_num 156) 2023-09-23T22:21:37.343 INFO:tasks.rados.rados.0.smithi169.stdout:158: finishing write tid 1 to smithi16987243-158 2023-09-23T22:21:37.343 INFO:tasks.rados.rados.0.smithi169.stdout:157: done (15 left) 2023-09-23T22:21:37.344 INFO:tasks.rados.rados.0.smithi169.stdout:173: write initial oid 173 2023-09-23T22:21:37.344 INFO:tasks.rados.rados.0.smithi169.stdout:173: seq_num 172 ranges {490804=702594,1615491=584710,2724284=166520} 2023-09-23T22:21:37.349 INFO:tasks.rados.rados.0.smithi169.stdout:173: writing smithi16987243-173 from 490804 to 1193398 tid 1 2023-09-23T22:21:37.355 INFO:tasks.rados.rados.0.smithi169.stdout:173: writing smithi16987243-173 from 1615491 to 2200201 tid 2 2023-09-23T22:21:37.359 INFO:tasks.rados.rados.0.smithi169.stdout:173: writing smithi16987243-173 from 2724284 to 2890804 tid 3 2023-09-23T22:21:37.360 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:37.360 INFO:tasks.rados.rados.0.smithi169.stdout:158: finishing write tid 2 to smithi16987243-158 2023-09-23T22:21:37.360 INFO:tasks.rados.rados.0.smithi169.stdout:158: finishing write tid 3 to smithi16987243-158 2023-09-23T22:21:37.360 INFO:tasks.rados.rados.0.smithi169.stdout:158: finishing write tid 4 to smithi16987243-158 2023-09-23T22:21:37.360 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 158 v 27 (ObjNum 157 snap 0 seq_num 157) dirty exists 2023-09-23T22:21:37.360 INFO:tasks.rados.rados.0.smithi169.stdout:158: left oid 158 (ObjNum 157 snap 0 seq_num 157) 2023-09-23T22:21:37.360 INFO:tasks.rados.rados.0.smithi169.stdout:159: finishing write tid 1 to smithi16987243-159 2023-09-23T22:21:37.360 INFO:tasks.rados.rados.0.smithi169.stdout:159: finishing write tid 2 to smithi16987243-159 2023-09-23T22:21:37.360 INFO:tasks.rados.rados.0.smithi169.stdout:158: done (15 left) 2023-09-23T22:21:37.360 INFO:tasks.rados.rados.0.smithi169.stdout:174: write initial oid 174 2023-09-23T22:21:37.361 INFO:tasks.rados.rados.0.smithi169.stdout:159: finishing write tid 3 to smithi16987243-159 2023-09-23T22:21:37.361 INFO:tasks.rados.rados.0.smithi169.stdout:159: finishing write tid 4 to smithi16987243-159 2023-09-23T22:21:37.361 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 159 v 37 (ObjNum 158 snap 0 seq_num 158) dirty exists 2023-09-23T22:21:37.361 INFO:tasks.rados.rados.0.smithi169.stdout:159: left oid 159 (ObjNum 158 snap 0 seq_num 158) 2023-09-23T22:21:37.361 INFO:tasks.rados.rados.0.smithi169.stdout:160: finishing write tid 1 to smithi16987243-160 2023-09-23T22:21:37.361 INFO:tasks.rados.rados.0.smithi169.stdout:160: finishing write tid 2 to smithi16987243-160 2023-09-23T22:21:37.361 INFO:tasks.rados.rados.0.smithi169.stdout:174: seq_num 173 ranges {507611=777843,2073973=444721} 2023-09-23T22:21:37.366 INFO:tasks.rados.rados.0.smithi169.stdout:174: writing smithi16987243-174 from 507611 to 1285454 tid 1 2023-09-23T22:21:37.374 INFO:tasks.rados.rados.0.smithi169.stdout:174: writing smithi16987243-174 from 2073973 to 2518694 tid 2 2023-09-23T22:21:37.374 INFO:tasks.rados.rados.0.smithi169.stdout:159: done (15 left) 2023-09-23T22:21:37.374 INFO:tasks.rados.rados.0.smithi169.stdout:175: write initial oid 175 2023-09-23T22:21:37.374 INFO:tasks.rados.rados.0.smithi169.stdout:175: seq_num 174 ranges {524418=453092,1732455=588379,2779130=145288} 2023-09-23T22:21:37.379 INFO:tasks.rados.rados.0.smithi169.stdout:175: writing smithi16987243-175 from 524418 to 977510 tid 1 2023-09-23T22:21:37.387 INFO:tasks.rados.rados.0.smithi169.stdout:175: writing smithi16987243-175 from 1732455 to 2320834 tid 2 2023-09-23T22:21:37.391 INFO:tasks.rados.rados.0.smithi169.stdout:175: writing smithi16987243-175 from 2779130 to 2924418 tid 3 2023-09-23T22:21:37.391 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:37.391 INFO:tasks.rados.rados.0.smithi169.stdout:160: finishing write tid 3 to smithi16987243-160 2023-09-23T22:21:37.391 INFO:tasks.rados.rados.0.smithi169.stdout:160: finishing write tid 4 to smithi16987243-160 2023-09-23T22:21:37.391 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 160 v 20 (ObjNum 159 snap 0 seq_num 159) dirty exists 2023-09-23T22:21:37.391 INFO:tasks.rados.rados.0.smithi169.stdout:160: left oid 160 (ObjNum 159 snap 0 seq_num 159) 2023-09-23T22:21:37.391 INFO:tasks.rados.rados.0.smithi169.stdout:161: finishing write tid 1 to smithi16987243-161 2023-09-23T22:21:37.391 INFO:tasks.rados.rados.0.smithi169.stdout:161: finishing write tid 2 to smithi16987243-161 2023-09-23T22:21:37.392 INFO:tasks.rados.rados.0.smithi169.stdout:161: finishing write tid 3 to smithi16987243-161 2023-09-23T22:21:37.392 INFO:tasks.rados.rados.0.smithi169.stdout:160: done (15 left) 2023-09-23T22:21:37.392 INFO:tasks.rados.rados.0.smithi169.stdout:176: write initial oid 176 2023-09-23T22:21:37.392 INFO:tasks.rados.rados.0.smithi169.stdout:176: seq_num 175 ranges {541225=644694,1907290=448390} 2023-09-23T22:21:37.397 INFO:tasks.rados.rados.0.smithi169.stdout:176: writing smithi16987243-176 from 541225 to 1185919 tid 1 2023-09-23T22:21:37.404 INFO:tasks.rados.rados.0.smithi169.stdout:176: writing smithi16987243-176 from 1907290 to 2355680 tid 2 2023-09-23T22:21:37.404 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:37.404 INFO:tasks.rados.rados.0.smithi169.stdout:161: finishing write tid 4 to smithi16987243-161 2023-09-23T22:21:37.404 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 161 v 39 (ObjNum 160 snap 0 seq_num 160) dirty exists 2023-09-23T22:21:37.404 INFO:tasks.rados.rados.0.smithi169.stdout:161: left oid 161 (ObjNum 160 snap 0 seq_num 160) 2023-09-23T22:21:37.405 INFO:tasks.rados.rados.0.smithi169.stdout:162: finishing write tid 1 to smithi16987243-162 2023-09-23T22:21:37.405 INFO:tasks.rados.rados.0.smithi169.stdout:162: finishing write tid 2 to smithi16987243-162 2023-09-23T22:21:37.405 INFO:tasks.rados.rados.0.smithi169.stdout:161: done (15 left) 2023-09-23T22:21:37.405 INFO:tasks.rados.rados.0.smithi169.stdout:177: write initial oid 177 2023-09-23T22:21:37.405 INFO:tasks.rados.rados.0.smithi169.stdout:177: seq_num 176 ranges {558032=719943,1849419=592048} 2023-09-23T22:21:37.411 INFO:tasks.rados.rados.0.smithi169.stdout:177: writing smithi16987243-177 from 558032 to 1277975 tid 1 2023-09-23T22:21:37.418 INFO:tasks.rados.rados.0.smithi169.stdout:177: writing smithi16987243-177 from 1849419 to 2441467 tid 2 2023-09-23T22:21:37.419 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:37.419 INFO:tasks.rados.rados.0.smithi169.stdout:162: finishing write tid 3 to smithi16987243-162 2023-09-23T22:21:37.419 INFO:tasks.rados.rados.0.smithi169.stdout:162: finishing write tid 4 to smithi16987243-162 2023-09-23T22:21:37.419 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 162 v 44 (ObjNum 161 snap 0 seq_num 161) dirty exists 2023-09-23T22:21:37.419 INFO:tasks.rados.rados.0.smithi169.stdout:162: left oid 162 (ObjNum 161 snap 0 seq_num 161) 2023-09-23T22:21:37.419 INFO:tasks.rados.rados.0.smithi169.stdout:163: finishing write tid 1 to smithi16987243-163 2023-09-23T22:21:37.419 INFO:tasks.rados.rados.0.smithi169.stdout:162: done (15 left) 2023-09-23T22:21:37.419 INFO:tasks.rados.rados.0.smithi169.stdout:178: write initial oid 178 2023-09-23T22:21:37.419 INFO:tasks.rados.rados.0.smithi169.stdout:178: seq_num 177 ranges {574839=795192,1907901=452059} 2023-09-23T22:21:37.426 INFO:tasks.rados.rados.0.smithi169.stdout:178: writing smithi16987243-178 from 574839 to 1370031 tid 1 2023-09-23T22:21:37.433 INFO:tasks.rados.rados.0.smithi169.stdout:178: writing smithi16987243-178 from 1907901 to 2359960 tid 2 2023-09-23T22:21:37.433 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:37.433 INFO:tasks.rados.rados.0.smithi169.stdout:163: finishing write tid 2 to smithi16987243-163 2023-09-23T22:21:37.433 INFO:tasks.rados.rados.0.smithi169.stdout:163: finishing write tid 3 to smithi16987243-163 2023-09-23T22:21:37.433 INFO:tasks.rados.rados.0.smithi169.stdout:163: finishing write tid 4 to smithi16987243-163 2023-09-23T22:21:37.433 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 163 v 31 (ObjNum 162 snap 0 seq_num 162) dirty exists 2023-09-23T22:21:37.433 INFO:tasks.rados.rados.0.smithi169.stdout:163: left oid 163 (ObjNum 162 snap 0 seq_num 162) 2023-09-23T22:21:37.434 INFO:tasks.rados.rados.0.smithi169.stdout:164: finishing write tid 1 to smithi16987243-164 2023-09-23T22:21:37.434 INFO:tasks.rados.rados.0.smithi169.stdout:164: finishing write tid 2 to smithi16987243-164 2023-09-23T22:21:37.434 INFO:tasks.rados.rados.0.smithi169.stdout:164: finishing write tid 3 to smithi16987243-164 2023-09-23T22:21:37.434 INFO:tasks.rados.rados.0.smithi169.stdout:164: finishing write tid 4 to smithi16987243-164 2023-09-23T22:21:37.434 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 164 v 33 (ObjNum 163 snap 0 seq_num 163) dirty exists 2023-09-23T22:21:37.434 INFO:tasks.rados.rados.0.smithi169.stdout:164: left oid 164 (ObjNum 163 snap 0 seq_num 163) 2023-09-23T22:21:37.434 INFO:tasks.rados.rados.0.smithi169.stdout:165: finishing write tid 1 to smithi16987243-165 2023-09-23T22:21:37.434 INFO:tasks.rados.rados.0.smithi169.stdout:165: finishing write tid 2 to smithi16987243-165 2023-09-23T22:21:37.435 INFO:tasks.rados.rados.0.smithi169.stdout:165: finishing write tid 3 to smithi16987243-165 2023-09-23T22:21:37.435 INFO:tasks.rados.rados.0.smithi169.stdout:165: finishing write tid 4 to smithi16987243-165 2023-09-23T22:21:37.435 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 165 v 40 (ObjNum 164 snap 0 seq_num 164) dirty exists 2023-09-23T22:21:37.435 INFO:tasks.rados.rados.0.smithi169.stdout:165: left oid 165 (ObjNum 164 snap 0 seq_num 164) 2023-09-23T22:21:37.435 INFO:tasks.rados.rados.0.smithi169.stdout:166: finishing write tid 1 to smithi16987243-166 2023-09-23T22:21:37.435 INFO:tasks.rados.rados.0.smithi169.stdout:163: done (15 left) 2023-09-23T22:21:37.435 INFO:tasks.rados.rados.0.smithi169.stdout:164: done (14 left) 2023-09-23T22:21:37.435 INFO:tasks.rados.rados.0.smithi169.stdout:165: done (13 left) 2023-09-23T22:21:37.436 INFO:tasks.rados.rados.0.smithi169.stdout:179: write initial oid 179 2023-09-23T22:21:37.436 INFO:tasks.rados.rados.0.smithi169.stdout:179: seq_num 178 ranges {591646=470441,1566383=595717,2888822=102824} 2023-09-23T22:21:37.438 INFO:tasks.rados.rados.0.smithi169.stdout:179: writing smithi16987243-179 from 591646 to 1062087 tid 1 2023-09-23T22:21:37.444 INFO:tasks.rados.rados.0.smithi169.stdout:179: writing smithi16987243-179 from 1566383 to 2162100 tid 2 2023-09-23T22:21:37.449 INFO:tasks.rados.rados.0.smithi169.stdout:179: writing smithi16987243-179 from 2888822 to 2991646 tid 3 2023-09-23T22:21:37.449 INFO:tasks.rados.rados.0.smithi169.stdout:180: write initial oid 180 2023-09-23T22:21:37.450 INFO:tasks.rados.rados.0.smithi169.stdout:180: seq_num 179 ranges {608453=545690,1624865=455728,2632598=375855} 2023-09-23T22:21:37.456 INFO:tasks.rados.rados.0.smithi169.stdout:180: writing smithi16987243-180 from 608453 to 1154143 tid 1 2023-09-23T22:21:37.461 INFO:tasks.rados.rados.0.smithi169.stdout:180: writing smithi16987243-180 from 1624865 to 2080593 tid 2 2023-09-23T22:21:37.466 INFO:tasks.rados.rados.0.smithi169.stdout:180: writing smithi16987243-180 from 2632598 to 3008453 tid 3 2023-09-23T22:21:37.467 INFO:tasks.rados.rados.0.smithi169.stdout:181: write initial oid 181 2023-09-23T22:21:37.467 INFO:tasks.rados.rados.0.smithi169.stdout:181: seq_num 180 ranges {625260=620939,1683347=599386,2943668=81592} 2023-09-23T22:21:37.473 INFO:tasks.rados.rados.0.smithi169.stdout:181: writing smithi16987243-181 from 625260 to 1246199 tid 1 2023-09-23T22:21:37.480 INFO:tasks.rados.rados.0.smithi169.stdout:181: writing smithi16987243-181 from 1683347 to 2282733 tid 2 2023-09-23T22:21:37.486 INFO:tasks.rados.rados.0.smithi169.stdout:181: writing smithi16987243-181 from 2943668 to 3025260 tid 3 2023-09-23T22:21:37.486 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:37.486 INFO:tasks.rados.rados.0.smithi169.stdout:166: finishing write tid 2 to smithi16987243-166 2023-09-23T22:21:37.486 INFO:tasks.rados.rados.0.smithi169.stdout:166: finishing write tid 3 to smithi16987243-166 2023-09-23T22:21:37.486 INFO:tasks.rados.rados.0.smithi169.stdout:166: finishing write tid 4 to smithi16987243-166 2023-09-23T22:21:37.487 INFO:tasks.rados.rados.0.smithi169.stdout:166: finishing write tid 5 to smithi16987243-166 2023-09-23T22:21:37.487 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 166 v 42 (ObjNum 165 snap 0 seq_num 165) dirty exists 2023-09-23T22:21:37.487 INFO:tasks.rados.rados.0.smithi169.stdout:166: left oid 166 (ObjNum 165 snap 0 seq_num 165) 2023-09-23T22:21:37.487 INFO:tasks.rados.rados.0.smithi169.stdout:167: finishing write tid 1 to smithi16987243-167 2023-09-23T22:21:37.487 INFO:tasks.rados.rados.0.smithi169.stdout:167: finishing write tid 2 to smithi16987243-167 2023-09-23T22:21:37.487 INFO:tasks.rados.rados.0.smithi169.stdout:167: finishing write tid 3 to smithi16987243-167 2023-09-23T22:21:37.487 INFO:tasks.rados.rados.0.smithi169.stdout:167: finishing write tid 4 to smithi16987243-167 2023-09-23T22:21:37.487 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 167 v 43 (ObjNum 166 snap 0 seq_num 166) dirty exists 2023-09-23T22:21:37.487 INFO:tasks.rados.rados.0.smithi169.stdout:167: left oid 167 (ObjNum 166 snap 0 seq_num 166) 2023-09-23T22:21:37.487 INFO:tasks.rados.rados.0.smithi169.stdout:168: finishing write tid 1 to smithi16987243-168 2023-09-23T22:21:37.487 INFO:tasks.rados.rados.0.smithi169.stdout:168: finishing write tid 2 to smithi16987243-168 2023-09-23T22:21:37.487 INFO:tasks.rados.rados.0.smithi169.stdout:168: finishing write tid 3 to smithi16987243-168 2023-09-23T22:21:37.488 INFO:tasks.rados.rados.0.smithi169.stdout:166: done (15 left) 2023-09-23T22:21:37.488 INFO:tasks.rados.rados.0.smithi169.stdout:167: done (14 left) 2023-09-23T22:21:37.488 INFO:tasks.rados.rados.0.smithi169.stdout:182: write initial oid 182 2023-09-23T22:21:37.488 INFO:tasks.rados.rados.0.smithi169.stdout:182: seq_num 181 ranges {642067=696188,2025476=459397,2971091=70976} 2023-09-23T22:21:37.492 INFO:tasks.rados.rados.0.smithi169.stdout:182: writing smithi16987243-182 from 642067 to 1338255 tid 1 2023-09-23T22:21:37.498 INFO:tasks.rados.rados.0.smithi169.stdout:182: writing smithi16987243-182 from 2025476 to 2484873 tid 2 2023-09-23T22:21:37.502 INFO:tasks.rados.rados.0.smithi169.stdout:182: writing smithi16987243-182 from 2971091 to 3042067 tid 3 2023-09-23T22:21:37.502 INFO:tasks.rados.rados.0.smithi169.stdout:183: write initial oid 183 2023-09-23T22:21:37.502 INFO:tasks.rados.rados.0.smithi169.stdout:183: seq_num 182 ranges {658874=771437,2083958=603055} 2023-09-23T22:21:37.510 INFO:tasks.rados.rados.0.smithi169.stdout:183: writing smithi16987243-183 from 658874 to 1430311 tid 1 2023-09-23T22:21:37.517 INFO:tasks.rados.rados.0.smithi169.stdout:183: writing smithi16987243-183 from 2083958 to 2687013 tid 2 2023-09-23T22:21:37.517 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:37.517 INFO:tasks.rados.rados.0.smithi169.stdout:168: finishing write tid 4 to smithi16987243-168 2023-09-23T22:21:37.518 INFO:tasks.rados.rados.0.smithi169.stdout:168: finishing write tid 5 to smithi16987243-168 2023-09-23T22:21:37.518 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 168 v 35 (ObjNum 167 snap 0 seq_num 167) dirty exists 2023-09-23T22:21:37.518 INFO:tasks.rados.rados.0.smithi169.stdout:168: left oid 168 (ObjNum 167 snap 0 seq_num 167) 2023-09-23T22:21:37.518 INFO:tasks.rados.rados.0.smithi169.stdout:169: finishing write tid 1 to smithi16987243-169 2023-09-23T22:21:37.518 INFO:tasks.rados.rados.0.smithi169.stdout:169: finishing write tid 2 to smithi16987243-169 2023-09-23T22:21:37.518 INFO:tasks.rados.rados.0.smithi169.stdout:169: finishing write tid 3 to smithi16987243-169 2023-09-23T22:21:37.518 INFO:tasks.rados.rados.0.smithi169.stdout:169: finishing write tid 4 to smithi16987243-169 2023-09-23T22:21:37.518 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 169 v 46 (ObjNum 168 snap 0 seq_num 168) dirty exists 2023-09-23T22:21:37.518 INFO:tasks.rados.rados.0.smithi169.stdout:169: left oid 169 (ObjNum 168 snap 0 seq_num 168) 2023-09-23T22:21:37.518 INFO:tasks.rados.rados.0.smithi169.stdout:170: finishing write tid 1 to smithi16987243-170 2023-09-23T22:21:37.518 INFO:tasks.rados.rados.0.smithi169.stdout:170: finishing write tid 2 to smithi16987243-170 2023-09-23T22:21:37.519 INFO:tasks.rados.rados.0.smithi169.stdout:168: done (15 left) 2023-09-23T22:21:37.519 INFO:tasks.rados.rados.0.smithi169.stdout:169: done (14 left) 2023-09-23T22:21:37.519 INFO:tasks.rados.rados.0.smithi169.stdout:184: write initial oid 184 2023-09-23T22:21:37.519 INFO:tasks.rados.rados.0.smithi169.stdout:184: seq_num 183 ranges {675681=563039,1858793=746713,3025937=49744} 2023-09-23T22:21:37.524 INFO:tasks.rados.rados.0.smithi169.stdout:184: writing smithi16987243-184 from 675681 to 1238720 tid 1 2023-09-23T22:21:37.532 INFO:tasks.rados.rados.0.smithi169.stdout:184: writing smithi16987243-184 from 1858793 to 2605506 tid 2 2023-09-23T22:21:37.535 INFO:tasks.rados.rados.0.smithi169.stdout:184: writing smithi16987243-184 from 3025937 to 3075681 tid 3 2023-09-23T22:21:37.535 INFO:tasks.rados.rados.0.smithi169.stdout:185: write initial oid 185 2023-09-23T22:21:37.535 INFO:tasks.rados.rados.0.smithi169.stdout:185: seq_num 184 ranges {692488=638288,1917275=606724} 2023-09-23T22:21:37.542 INFO:tasks.rados.rados.0.smithi169.stdout:185: writing smithi16987243-185 from 692488 to 1330776 tid 1 2023-09-23T22:21:37.549 INFO:tasks.rados.rados.0.smithi169.stdout:185: writing smithi16987243-185 from 1917275 to 2523999 tid 2 2023-09-23T22:21:37.550 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:37.550 INFO:tasks.rados.rados.0.smithi169.stdout:170: finishing write tid 3 to smithi16987243-170 2023-09-23T22:21:37.550 INFO:tasks.rados.rados.0.smithi169.stdout:170: finishing write tid 4 to smithi16987243-170 2023-09-23T22:21:37.550 INFO:tasks.rados.rados.0.smithi169.stdout:170: finishing write tid 5 to smithi16987243-170 2023-09-23T22:21:37.550 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 170 v 31 (ObjNum 169 snap 0 seq_num 169) dirty exists 2023-09-23T22:21:37.550 INFO:tasks.rados.rados.0.smithi169.stdout:170: left oid 170 (ObjNum 169 snap 0 seq_num 169) 2023-09-23T22:21:37.550 INFO:tasks.rados.rados.0.smithi169.stdout:171: finishing write tid 1 to smithi16987243-171 2023-09-23T22:21:37.550 INFO:tasks.rados.rados.0.smithi169.stdout:171: finishing write tid 2 to smithi16987243-171 2023-09-23T22:21:37.550 INFO:tasks.rados.rados.0.smithi169.stdout:171: finishing write tid 3 to smithi16987243-171 2023-09-23T22:21:37.550 INFO:tasks.rados.rados.0.smithi169.stdout:171: finishing write tid 4 to smithi16987243-171 2023-09-23T22:21:37.550 INFO:tasks.rados.rados.0.smithi169.stdout:171: finishing write tid 5 to smithi16987243-171 2023-09-23T22:21:37.551 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 171 v 26 (ObjNum 170 snap 0 seq_num 170) dirty exists 2023-09-23T22:21:37.551 INFO:tasks.rados.rados.0.smithi169.stdout:171: left oid 171 (ObjNum 170 snap 0 seq_num 170) 2023-09-23T22:21:37.551 INFO:tasks.rados.rados.0.smithi169.stdout:170: done (15 left) 2023-09-23T22:21:37.551 INFO:tasks.rados.rados.0.smithi169.stdout:171: done (14 left) 2023-09-23T22:21:37.551 INFO:tasks.rados.rados.0.smithi169.stdout:186: write initial oid 186 2023-09-23T22:21:37.551 INFO:tasks.rados.rados.0.smithi169.stdout:186: seq_num 185 ranges {709295=713537,1859404=750382} 2023-09-23T22:21:37.558 INFO:tasks.rados.rados.0.smithi169.stdout:186: writing smithi16987243-186 from 709295 to 1422832 tid 1 2023-09-23T22:21:37.564 INFO:tasks.rados.rados.0.smithi169.stdout:186: writing smithi16987243-186 from 1859404 to 2609786 tid 2 2023-09-23T22:21:37.565 INFO:tasks.rados.rados.0.smithi169.stdout:187: write initial oid 187 2023-09-23T22:21:37.565 INFO:tasks.rados.rados.0.smithi169.stdout:187: seq_num 186 ranges {726102=788786,1917886=610393,3108206=17896} 2023-09-23T22:21:37.573 INFO:tasks.rados.rados.0.smithi169.stdout:187: writing smithi16987243-187 from 726102 to 1514888 tid 1 2023-09-23T22:21:37.579 INFO:tasks.rados.rados.0.smithi169.stdout:187: writing smithi16987243-187 from 1917886 to 2528279 tid 2 2023-09-23T22:21:37.583 INFO:tasks.rados.rados.0.smithi169.stdout:187: writing smithi16987243-187 from 3108206 to 3126102 tid 3 2023-09-23T22:21:37.583 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:37.583 INFO:tasks.rados.rados.0.smithi169.stdout:172: finishing write tid 1 to smithi16987243-172 2023-09-23T22:21:37.583 INFO:tasks.rados.rados.0.smithi169.stdout:172: finishing write tid 2 to smithi16987243-172 2023-09-23T22:21:37.583 INFO:tasks.rados.rados.0.smithi169.stdout:172: finishing write tid 3 to smithi16987243-172 2023-09-23T22:21:37.583 INFO:tasks.rados.rados.0.smithi169.stdout:172: finishing write tid 4 to smithi16987243-172 2023-09-23T22:21:37.583 INFO:tasks.rados.rados.0.smithi169.stdout:172: finishing write tid 5 to smithi16987243-172 2023-09-23T22:21:37.583 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 172 v 30 (ObjNum 171 snap 0 seq_num 171) dirty exists 2023-09-23T22:21:37.584 INFO:tasks.rados.rados.0.smithi169.stdout:172: left oid 172 (ObjNum 171 snap 0 seq_num 171) 2023-09-23T22:21:37.584 INFO:tasks.rados.rados.0.smithi169.stdout:173: finishing write tid 1 to smithi16987243-173 2023-09-23T22:21:37.584 INFO:tasks.rados.rados.0.smithi169.stdout:173: finishing write tid 2 to smithi16987243-173 2023-09-23T22:21:37.584 INFO:tasks.rados.rados.0.smithi169.stdout:173: finishing write tid 3 to smithi16987243-173 2023-09-23T22:21:37.584 INFO:tasks.rados.rados.0.smithi169.stdout:173: finishing write tid 4 to smithi16987243-173 2023-09-23T22:21:37.584 INFO:tasks.rados.rados.0.smithi169.stdout:173: finishing write tid 5 to smithi16987243-173 2023-09-23T22:21:37.584 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 173 v 35 (ObjNum 172 snap 0 seq_num 172) dirty exists 2023-09-23T22:21:37.584 INFO:tasks.rados.rados.0.smithi169.stdout:173: left oid 173 (ObjNum 172 snap 0 seq_num 172) 2023-09-23T22:21:37.584 INFO:tasks.rados.rados.0.smithi169.stdout:174: finishing write tid 1 to smithi16987243-174 2023-09-23T22:21:37.584 INFO:tasks.rados.rados.0.smithi169.stdout:172: done (15 left) 2023-09-23T22:21:37.584 INFO:tasks.rados.rados.0.smithi169.stdout:173: done (14 left) 2023-09-23T22:21:37.584 INFO:tasks.rados.rados.0.smithi169.stdout:188: write initial oid 188 2023-09-23T22:21:37.585 INFO:tasks.rados.rados.0.smithi169.stdout:188: seq_num 187 ranges {742909=464035,1976368=754051} 2023-09-23T22:21:37.589 INFO:tasks.rados.rados.0.smithi169.stdout:188: writing smithi16987243-188 from 742909 to 1206944 tid 1 2023-09-23T22:21:37.598 INFO:tasks.rados.rados.0.smithi169.stdout:188: writing smithi16987243-188 from 1976368 to 2730419 tid 2 2023-09-23T22:21:37.598 INFO:tasks.rados.rados.0.smithi169.stdout:189: write initial oid 189 2023-09-23T22:21:37.598 INFO:tasks.rados.rados.0.smithi169.stdout:189: seq_num 188 ranges {759716=539284,2034850=614062} 2023-09-23T22:21:37.605 INFO:tasks.rados.rados.0.smithi169.stdout:189: writing smithi16987243-189 from 759716 to 1299000 tid 1 2023-09-23T22:21:37.613 INFO:tasks.rados.rados.0.smithi169.stdout:189: writing smithi16987243-189 from 2034850 to 2648912 tid 2 2023-09-23T22:21:37.613 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:37.613 INFO:tasks.rados.rados.0.smithi169.stdout:174: finishing write tid 2 to smithi16987243-174 2023-09-23T22:21:37.613 INFO:tasks.rados.rados.0.smithi169.stdout:174: finishing write tid 3 to smithi16987243-174 2023-09-23T22:21:37.613 INFO:tasks.rados.rados.0.smithi169.stdout:174: finishing write tid 4 to smithi16987243-174 2023-09-23T22:21:37.614 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 174 v 28 (ObjNum 173 snap 0 seq_num 173) dirty exists 2023-09-23T22:21:37.614 INFO:tasks.rados.rados.0.smithi169.stdout:174: left oid 174 (ObjNum 173 snap 0 seq_num 173) 2023-09-23T22:21:37.614 INFO:tasks.rados.rados.0.smithi169.stdout:175: finishing write tid 1 to smithi16987243-175 2023-09-23T22:21:37.614 INFO:tasks.rados.rados.0.smithi169.stdout:174: done (15 left) 2023-09-23T22:21:37.614 INFO:tasks.rados.rados.0.smithi169.stdout:190: write initial oid 190 2023-09-23T22:21:37.614 INFO:tasks.rados.rados.0.smithi169.stdout:190: seq_num 189 ranges {776523=614533,1976979=757720} 2023-09-23T22:21:37.621 INFO:tasks.rados.rados.0.smithi169.stdout:190: writing smithi16987243-190 from 776523 to 1391056 tid 1 2023-09-23T22:21:37.629 INFO:tasks.rados.rados.0.smithi169.stdout:190: writing smithi16987243-190 from 1976979 to 2734699 tid 2 2023-09-23T22:21:37.629 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:37.629 INFO:tasks.rados.rados.0.smithi169.stdout:175: finishing write tid 2 to smithi16987243-175 2023-09-23T22:21:37.629 INFO:tasks.rados.rados.0.smithi169.stdout:175: finishing write tid 3 to smithi16987243-175 2023-09-23T22:21:37.629 INFO:tasks.rados.rados.0.smithi169.stdout:175: finishing write tid 4 to smithi16987243-175 2023-09-23T22:21:37.629 INFO:tasks.rados.rados.0.smithi169.stdout:175: finishing write tid 5 to smithi16987243-175 2023-09-23T22:21:37.630 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 175 v 39 (ObjNum 174 snap 0 seq_num 174) dirty exists 2023-09-23T22:21:37.630 INFO:tasks.rados.rados.0.smithi169.stdout:175: left oid 175 (ObjNum 174 snap 0 seq_num 174) 2023-09-23T22:21:37.630 INFO:tasks.rados.rados.0.smithi169.stdout:176: finishing write tid 1 to smithi16987243-176 2023-09-23T22:21:37.630 INFO:tasks.rados.rados.0.smithi169.stdout:176: finishing write tid 2 to smithi16987243-176 2023-09-23T22:21:37.630 INFO:tasks.rados.rados.0.smithi169.stdout:176: finishing write tid 3 to smithi16987243-176 2023-09-23T22:21:37.630 INFO:tasks.rados.rados.0.smithi169.stdout:176: finishing write tid 4 to smithi16987243-176 2023-09-23T22:21:37.630 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 176 v 38 (ObjNum 175 snap 0 seq_num 175) dirty exists 2023-09-23T22:21:37.630 INFO:tasks.rados.rados.0.smithi169.stdout:176: left oid 176 (ObjNum 175 snap 0 seq_num 175) 2023-09-23T22:21:37.630 INFO:tasks.rados.rados.0.smithi169.stdout:175: done (15 left) 2023-09-23T22:21:37.630 INFO:tasks.rados.rados.0.smithi169.stdout:176: done (14 left) 2023-09-23T22:21:37.630 INFO:tasks.rados.rados.0.smithi169.stdout:191: write initial oid 191 2023-09-23T22:21:37.631 INFO:tasks.rados.rados.0.smithi169.stdout:191: seq_num 190 ranges {793330=689782,2035461=617731,3101545=91785} 2023-09-23T22:21:37.637 INFO:tasks.rados.rados.0.smithi169.stdout:191: writing smithi16987243-191 from 793330 to 1483112 tid 1 2023-09-23T22:21:37.644 INFO:tasks.rados.rados.0.smithi169.stdout:191: writing smithi16987243-191 from 2035461 to 2653192 tid 2 2023-09-23T22:21:37.647 INFO:tasks.rados.rados.0.smithi169.stdout:191: writing smithi16987243-191 from 3101545 to 3193330 tid 3 2023-09-23T22:21:37.647 INFO:tasks.rados.rados.0.smithi169.stdout:192: write initial oid 192 2023-09-23T22:21:37.648 INFO:tasks.rados.rados.0.smithi169.stdout:192: seq_num 191 ranges {410137=481384,1410296=761389,2728968=481169} 2023-09-23T22:21:37.652 INFO:tasks.rados.rados.0.smithi169.stdout:192: writing smithi16987243-192 from 410137 to 891521 tid 1 2023-09-23T22:21:37.660 INFO:tasks.rados.rados.0.smithi169.stdout:192: writing smithi16987243-192 from 1410296 to 2171685 tid 2 2023-09-23T22:21:37.667 INFO:tasks.rados.rados.0.smithi169.stdout:192: writing smithi16987243-192 from 2728968 to 3210137 tid 3 2023-09-23T22:21:37.667 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:37.667 INFO:tasks.rados.rados.0.smithi169.stdout:177: finishing write tid 1 to smithi16987243-177 2023-09-23T22:21:37.667 INFO:tasks.rados.rados.0.smithi169.stdout:177: finishing write tid 2 to smithi16987243-177 2023-09-23T22:21:37.667 INFO:tasks.rados.rados.0.smithi169.stdout:177: finishing write tid 3 to smithi16987243-177 2023-09-23T22:21:37.667 INFO:tasks.rados.rados.0.smithi169.stdout:177: finishing write tid 4 to smithi16987243-177 2023-09-23T22:21:37.667 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 177 v 47 (ObjNum 176 snap 0 seq_num 176) dirty exists 2023-09-23T22:21:37.667 INFO:tasks.rados.rados.0.smithi169.stdout:177: left oid 177 (ObjNum 176 snap 0 seq_num 176) 2023-09-23T22:21:37.667 INFO:tasks.rados.rados.0.smithi169.stdout:178: finishing write tid 1 to smithi16987243-178 2023-09-23T22:21:37.668 INFO:tasks.rados.rados.0.smithi169.stdout:178: finishing write tid 2 to smithi16987243-178 2023-09-23T22:21:37.668 INFO:tasks.rados.rados.0.smithi169.stdout:178: finishing write tid 3 to smithi16987243-178 2023-09-23T22:21:37.668 INFO:tasks.rados.rados.0.smithi169.stdout:178: finishing write tid 4 to smithi16987243-178 2023-09-23T22:21:37.668 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 178 v 23 (ObjNum 177 snap 0 seq_num 177) dirty exists 2023-09-23T22:21:37.668 INFO:tasks.rados.rados.0.smithi169.stdout:178: left oid 178 (ObjNum 177 snap 0 seq_num 177) 2023-09-23T22:21:37.668 INFO:tasks.rados.rados.0.smithi169.stdout:179: finishing write tid 1 to smithi16987243-179 2023-09-23T22:21:37.668 INFO:tasks.rados.rados.0.smithi169.stdout:179: finishing write tid 2 to smithi16987243-179 2023-09-23T22:21:37.668 INFO:tasks.rados.rados.0.smithi169.stdout:179: finishing write tid 3 to smithi16987243-179 2023-09-23T22:21:37.668 INFO:tasks.rados.rados.0.smithi169.stdout:179: finishing write tid 4 to smithi16987243-179 2023-09-23T22:21:37.668 INFO:tasks.rados.rados.0.smithi169.stdout:179: finishing write tid 5 to smithi16987243-179 2023-09-23T22:21:37.668 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 179 v 42 (ObjNum 178 snap 0 seq_num 178) dirty exists 2023-09-23T22:21:37.668 INFO:tasks.rados.rados.0.smithi169.stdout:179: left oid 179 (ObjNum 178 snap 0 seq_num 178) 2023-09-23T22:21:37.669 INFO:tasks.rados.rados.0.smithi169.stdout:180: finishing write tid 1 to smithi16987243-180 2023-09-23T22:21:37.669 INFO:tasks.rados.rados.0.smithi169.stdout:180: finishing write tid 2 to smithi16987243-180 2023-09-23T22:21:37.669 INFO:tasks.rados.rados.0.smithi169.stdout:180: finishing write tid 3 to smithi16987243-180 2023-09-23T22:21:37.669 INFO:tasks.rados.rados.0.smithi169.stdout:180: finishing write tid 4 to smithi16987243-180 2023-09-23T22:21:37.669 INFO:tasks.rados.rados.0.smithi169.stdout:180: finishing write tid 5 to smithi16987243-180 2023-09-23T22:21:37.669 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 180 v 51 (ObjNum 179 snap 0 seq_num 179) dirty exists 2023-09-23T22:21:37.669 INFO:tasks.rados.rados.0.smithi169.stdout:180: left oid 180 (ObjNum 179 snap 0 seq_num 179) 2023-09-23T22:21:37.669 INFO:tasks.rados.rados.0.smithi169.stdout:181: finishing write tid 1 to smithi16987243-181 2023-09-23T22:21:37.669 INFO:tasks.rados.rados.0.smithi169.stdout:181: finishing write tid 2 to smithi16987243-181 2023-09-23T22:21:37.669 INFO:tasks.rados.rados.0.smithi169.stdout:177: done (15 left) 2023-09-23T22:21:37.669 INFO:tasks.rados.rados.0.smithi169.stdout:178: done (14 left) 2023-09-23T22:21:37.669 INFO:tasks.rados.rados.0.smithi169.stdout:179: done (13 left) 2023-09-23T22:21:37.669 INFO:tasks.rados.rados.0.smithi169.stdout:180: done (12 left) 2023-09-23T22:21:37.670 INFO:tasks.rados.rados.0.smithi169.stdout:193: write initial oid 193 2023-09-23T22:21:37.670 INFO:tasks.rados.rados.0.smithi169.stdout:193: seq_num 192 ranges {426944=556633,1468778=621400,2872744=354200} 2023-09-23T22:21:37.672 INFO:tasks.rados.rados.0.smithi169.stdout:193: writing smithi16987243-193 from 426944 to 983577 tid 1 2023-09-23T22:21:37.679 INFO:tasks.rados.rados.0.smithi169.stdout:193: writing smithi16987243-193 from 1468778 to 2090178 tid 2 2023-09-23T22:21:37.685 INFO:tasks.rados.rados.0.smithi169.stdout:193: writing smithi16987243-193 from 2872744 to 3226944 tid 3 2023-09-23T22:21:37.685 INFO:tasks.rados.rados.0.smithi169.stdout:194: write initial oid 194 2023-09-23T22:21:37.686 INFO:tasks.rados.rados.0.smithi169.stdout:194: seq_num 193 ranges {443751=631882,1810907=765058,3067461=176290} 2023-09-23T22:21:37.691 INFO:tasks.rados.rados.0.smithi169.stdout:194: writing smithi16987243-194 from 443751 to 1075633 tid 1 2023-09-23T22:21:37.700 INFO:tasks.rados.rados.0.smithi169.stdout:194: writing smithi16987243-194 from 1810907 to 2575965 tid 2 2023-09-23T22:21:37.704 INFO:tasks.rados.rados.0.smithi169.stdout:194: writing smithi16987243-194 from 3067461 to 3243751 tid 3 2023-09-23T22:21:37.704 INFO:tasks.rados.rados.0.smithi169.stdout:195: write initial oid 195 2023-09-23T22:21:37.704 INFO:tasks.rados.rados.0.smithi169.stdout:195: seq_num 194 ranges {460558=707131,1869389=508716,3094884=165674} 2023-09-23T22:21:37.710 INFO:tasks.rados.rados.0.smithi169.stdout:195: writing smithi16987243-195 from 460558 to 1167689 tid 1 2023-09-23T22:21:37.717 INFO:tasks.rados.rados.0.smithi169.stdout:195: writing smithi16987243-195 from 1869389 to 2378105 tid 2 2023-09-23T22:21:37.722 INFO:tasks.rados.rados.0.smithi169.stdout:195: writing smithi16987243-195 from 3094884 to 3260558 tid 3 2023-09-23T22:21:37.722 INFO:tasks.rados.rados.0.smithi169.stdout:196: write initial oid 196 2023-09-23T22:21:37.722 INFO:tasks.rados.rados.0.smithi169.stdout:196: seq_num 195 ranges {477365=782380,1927871=768727,3122307=155058} 2023-09-23T22:21:37.730 INFO:tasks.rados.rados.0.smithi169.stdout:196: writing smithi16987243-196 from 477365 to 1259745 tid 1 2023-09-23T22:21:37.738 INFO:tasks.rados.rados.0.smithi169.stdout:196: writing smithi16987243-196 from 1927871 to 2696598 tid 2 2023-09-23T22:21:37.742 INFO:tasks.rados.rados.0.smithi169.stdout:196: writing smithi16987243-196 from 3122307 to 3277365 tid 3 2023-09-23T22:21:37.742 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:37.742 INFO:tasks.rados.rados.0.smithi169.stdout:181: finishing write tid 3 to smithi16987243-181 2023-09-23T22:21:37.742 INFO:tasks.rados.rados.0.smithi169.stdout:181: finishing write tid 4 to smithi16987243-181 2023-09-23T22:21:37.742 INFO:tasks.rados.rados.0.smithi169.stdout:181: finishing write tid 5 to smithi16987243-181 2023-09-23T22:21:37.742 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 181 v 27 (ObjNum 180 snap 0 seq_num 180) dirty exists 2023-09-23T22:21:37.742 INFO:tasks.rados.rados.0.smithi169.stdout:181: left oid 181 (ObjNum 180 snap 0 seq_num 180) 2023-09-23T22:21:37.742 INFO:tasks.rados.rados.0.smithi169.stdout:182: finishing write tid 1 to smithi16987243-182 2023-09-23T22:21:37.743 INFO:tasks.rados.rados.0.smithi169.stdout:182: finishing write tid 2 to smithi16987243-182 2023-09-23T22:21:37.743 INFO:tasks.rados.rados.0.smithi169.stdout:182: finishing write tid 3 to smithi16987243-182 2023-09-23T22:21:37.743 INFO:tasks.rados.rados.0.smithi169.stdout:182: finishing write tid 4 to smithi16987243-182 2023-09-23T22:21:37.743 INFO:tasks.rados.rados.0.smithi169.stdout:182: finishing write tid 5 to smithi16987243-182 2023-09-23T22:21:37.743 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 182 v 50 (ObjNum 181 snap 0 seq_num 181) dirty exists 2023-09-23T22:21:37.743 INFO:tasks.rados.rados.0.smithi169.stdout:182: left oid 182 (ObjNum 181 snap 0 seq_num 181) 2023-09-23T22:21:37.743 INFO:tasks.rados.rados.0.smithi169.stdout:183: finishing write tid 1 to smithi16987243-183 2023-09-23T22:21:37.743 INFO:tasks.rados.rados.0.smithi169.stdout:183: finishing write tid 2 to smithi16987243-183 2023-09-23T22:21:37.743 INFO:tasks.rados.rados.0.smithi169.stdout:183: finishing write tid 3 to smithi16987243-183 2023-09-23T22:21:37.743 INFO:tasks.rados.rados.0.smithi169.stdout:183: finishing write tid 4 to smithi16987243-183 2023-09-23T22:21:37.743 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 183 v 57 (ObjNum 182 snap 0 seq_num 182) dirty exists 2023-09-23T22:21:37.744 INFO:tasks.rados.rados.0.smithi169.stdout:183: left oid 183 (ObjNum 182 snap 0 seq_num 182) 2023-09-23T22:21:37.744 INFO:tasks.rados.rados.0.smithi169.stdout:184: finishing write tid 1 to smithi16987243-184 2023-09-23T22:21:37.744 INFO:tasks.rados.rados.0.smithi169.stdout:184: finishing write tid 2 to smithi16987243-184 2023-09-23T22:21:37.744 INFO:tasks.rados.rados.0.smithi169.stdout:184: finishing write tid 3 to smithi16987243-184 2023-09-23T22:21:37.744 INFO:tasks.rados.rados.0.smithi169.stdout:181: done (15 left) 2023-09-23T22:21:37.744 INFO:tasks.rados.rados.0.smithi169.stdout:182: done (14 left) 2023-09-23T22:21:37.744 INFO:tasks.rados.rados.0.smithi169.stdout:183: done (13 left) 2023-09-23T22:21:37.744 INFO:tasks.rados.rados.0.smithi169.stdout:197: write initial oid 197 2023-09-23T22:21:37.744 INFO:tasks.rados.rados.0.smithi169.stdout:197: seq_num 196 ranges {494172=457629,1586353=512385,2749730=544442} 2023-09-23T22:21:37.752 INFO:tasks.rados.rados.0.smithi169.stdout:197: writing smithi16987243-197 from 494172 to 951801 tid 1 2023-09-23T22:21:37.759 INFO:tasks.rados.rados.0.smithi169.stdout:197: writing smithi16987243-197 from 1586353 to 2098738 tid 2 2023-09-23T22:21:37.766 INFO:tasks.rados.rados.0.smithi169.stdout:197: writing smithi16987243-197 from 2749730 to 3294172 tid 3 2023-09-23T22:21:37.766 INFO:tasks.rados.rados.0.smithi169.stdout:198: write initial oid 198 2023-09-23T22:21:37.766 INFO:tasks.rados.rados.0.smithi169.stdout:198: seq_num 197 ranges {510979=532878,1528482=772396,3060800=250179} 2023-09-23T22:21:37.773 INFO:tasks.rados.rados.0.smithi169.stdout:198: writing smithi16987243-198 from 510979 to 1043857 tid 1 2023-09-23T22:21:37.781 INFO:tasks.rados.rados.0.smithi169.stdout:198: writing smithi16987243-198 from 1528482 to 2300878 tid 2 2023-09-23T22:21:37.787 INFO:tasks.rados.rados.0.smithi169.stdout:198: writing smithi16987243-198 from 3060800 to 3310979 tid 3 2023-09-23T22:21:37.787 INFO:tasks.rados.rados.0.smithi169.stdout:199: write initial oid 199 2023-09-23T22:21:37.787 INFO:tasks.rados.rados.0.smithi169.stdout:199: seq_num 198 ranges {527786=724480,1703317=516054,2804576=435035} 2023-09-23T22:21:37.794 INFO:tasks.rados.rados.0.smithi169.stdout:199: writing smithi16987243-199 from 527786 to 1252266 tid 1 2023-09-23T22:21:37.800 INFO:tasks.rados.rados.0.smithi169.stdout:199: writing smithi16987243-199 from 1703317 to 2219371 tid 2 2023-09-23T22:21:37.806 INFO:tasks.rados.rados.0.smithi169.stdout:199: writing smithi16987243-199 from 2804576 to 3239611 tid 3 2023-09-23T22:21:37.806 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:37.806 INFO:tasks.rados.rados.0.smithi169.stdout:184: finishing write tid 4 to smithi16987243-184 2023-09-23T22:21:37.806 INFO:tasks.rados.rados.0.smithi169.stdout:184: finishing write tid 5 to smithi16987243-184 2023-09-23T22:21:37.806 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 184 v 61 (ObjNum 183 snap 0 seq_num 183) dirty exists 2023-09-23T22:21:37.806 INFO:tasks.rados.rados.0.smithi169.stdout:184: left oid 184 (ObjNum 183 snap 0 seq_num 183) 2023-09-23T22:21:37.806 INFO:tasks.rados.rados.0.smithi169.stdout:185: finishing write tid 1 to smithi16987243-185 2023-09-23T22:21:37.807 INFO:tasks.rados.rados.0.smithi169.stdout:185: finishing write tid 2 to smithi16987243-185 2023-09-23T22:21:37.807 INFO:tasks.rados.rados.0.smithi169.stdout:185: finishing write tid 3 to smithi16987243-185 2023-09-23T22:21:37.807 INFO:tasks.rados.rados.0.smithi169.stdout:184: done (15 left) 2023-09-23T22:21:37.807 INFO:tasks.rados.rados.0.smithi169.stdout:200: write initial oid 200 2023-09-23T22:21:37.807 INFO:tasks.rados.rados.0.smithi169.stdout:200: seq_num 199 ranges {544593=799729,1761799=776065,2948352=396241} 2023-09-23T22:21:37.813 INFO:tasks.rados.rados.0.smithi169.stdout:200: writing smithi16987243-200 from 544593 to 1344322 tid 1 2023-09-23T22:21:37.820 INFO:tasks.rados.rados.0.smithi169.stdout:200: writing smithi16987243-200 from 1761799 to 2537864 tid 2 2023-09-23T22:21:37.826 INFO:tasks.rados.rados.0.smithi169.stdout:200: writing smithi16987243-200 from 2948352 to 3344593 tid 3 2023-09-23T22:21:37.826 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:37.826 INFO:tasks.rados.rados.0.smithi169.stdout:185: finishing write tid 4 to smithi16987243-185 2023-09-23T22:21:37.826 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 185 v 46 (ObjNum 184 snap 0 seq_num 184) dirty exists 2023-09-23T22:21:37.826 INFO:tasks.rados.rados.0.smithi169.stdout:185: left oid 185 (ObjNum 184 snap 0 seq_num 184) 2023-09-23T22:21:37.826 INFO:tasks.rados.rados.0.smithi169.stdout:186: finishing write tid 1 to smithi16987243-186 2023-09-23T22:21:37.826 INFO:tasks.rados.rados.0.smithi169.stdout:186: finishing write tid 2 to smithi16987243-186 2023-09-23T22:21:37.826 INFO:tasks.rados.rados.0.smithi169.stdout:185: done (15 left) 2023-09-23T22:21:37.826 INFO:tasks.rados.rados.0.smithi169.stdout:201: write initial oid 201 2023-09-23T22:21:37.827 INFO:tasks.rados.rados.0.smithi169.stdout:201: seq_num 200 ranges {561400=474978,1820281=519723,2859422=457579} 2023-09-23T22:21:37.831 INFO:tasks.rados.rados.0.smithi169.stdout:201: writing smithi16987243-201 from 561400 to 1036378 tid 1 2023-09-23T22:21:37.839 INFO:tasks.rados.rados.0.smithi169.stdout:201: writing smithi16987243-201 from 1820281 to 2340004 tid 2 2023-09-23T22:21:37.844 INFO:tasks.rados.rados.0.smithi169.stdout:201: writing smithi16987243-201 from 2859422 to 3317001 tid 3 2023-09-23T22:21:37.844 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:37.845 INFO:tasks.rados.rados.0.smithi169.stdout:186: finishing write tid 3 to smithi16987243-186 2023-09-23T22:21:37.845 INFO:tasks.rados.rados.0.smithi169.stdout:186: finishing write tid 4 to smithi16987243-186 2023-09-23T22:21:37.845 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 186 v 31 (ObjNum 185 snap 0 seq_num 185) dirty exists 2023-09-23T22:21:37.845 INFO:tasks.rados.rados.0.smithi169.stdout:186: left oid 186 (ObjNum 185 snap 0 seq_num 185) 2023-09-23T22:21:37.845 INFO:tasks.rados.rados.0.smithi169.stdout:187: finishing write tid 1 to smithi16987243-187 2023-09-23T22:21:37.845 INFO:tasks.rados.rados.0.smithi169.stdout:186: done (15 left) 2023-09-23T22:21:37.845 INFO:tasks.rados.rados.0.smithi169.stdout:202: write initial oid 202 2023-09-23T22:21:37.845 INFO:tasks.rados.rados.0.smithi169.stdout:202: seq_num 201 ranges {578207=550227,1762410=779734,3286845=91362} 2023-09-23T22:21:37.851 INFO:tasks.rados.rados.0.smithi169.stdout:202: writing smithi16987243-202 from 578207 to 1128434 tid 1 2023-09-23T22:21:37.859 INFO:tasks.rados.rados.0.smithi169.stdout:202: writing smithi16987243-202 from 1762410 to 2542144 tid 2 2023-09-23T22:21:37.864 INFO:tasks.rados.rados.0.smithi169.stdout:202: writing smithi16987243-202 from 3286845 to 3378207 tid 3 2023-09-23T22:21:37.864 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:37.864 INFO:tasks.rados.rados.0.smithi169.stdout:187: finishing write tid 2 to smithi16987243-187 2023-09-23T22:21:37.864 INFO:tasks.rados.rados.0.smithi169.stdout:187: finishing write tid 3 to smithi16987243-187 2023-09-23T22:21:37.864 INFO:tasks.rados.rados.0.smithi169.stdout:187: finishing write tid 4 to smithi16987243-187 2023-09-23T22:21:37.864 INFO:tasks.rados.rados.0.smithi169.stdout:187: finishing write tid 5 to smithi16987243-187 2023-09-23T22:21:37.865 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 187 v 30 (ObjNum 186 snap 0 seq_num 186) dirty exists 2023-09-23T22:21:37.865 INFO:tasks.rados.rados.0.smithi169.stdout:187: left oid 187 (ObjNum 186 snap 0 seq_num 186) 2023-09-23T22:21:37.865 INFO:tasks.rados.rados.0.smithi169.stdout:188: finishing write tid 1 to smithi16987243-188 2023-09-23T22:21:37.865 INFO:tasks.rados.rados.0.smithi169.stdout:188: finishing write tid 2 to smithi16987243-188 2023-09-23T22:21:37.865 INFO:tasks.rados.rados.0.smithi169.stdout:188: finishing write tid 3 to smithi16987243-188 2023-09-23T22:21:37.865 INFO:tasks.rados.rados.0.smithi169.stdout:188: finishing write tid 4 to smithi16987243-188 2023-09-23T22:21:37.865 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 188 v 64 (ObjNum 187 snap 0 seq_num 187) dirty exists 2023-09-23T22:21:37.865 INFO:tasks.rados.rados.0.smithi169.stdout:188: left oid 188 (ObjNum 187 snap 0 seq_num 187) 2023-09-23T22:21:37.865 INFO:tasks.rados.rados.0.smithi169.stdout:189: finishing write tid 1 to smithi16987243-189 2023-09-23T22:21:37.865 INFO:tasks.rados.rados.0.smithi169.stdout:189: finishing write tid 2 to smithi16987243-189 2023-09-23T22:21:37.865 INFO:tasks.rados.rados.0.smithi169.stdout:189: finishing write tid 3 to smithi16987243-189 2023-09-23T22:21:37.865 INFO:tasks.rados.rados.0.smithi169.stdout:189: finishing write tid 4 to smithi16987243-189 2023-09-23T22:21:37.866 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 189 v 33 (ObjNum 188 snap 0 seq_num 188) dirty exists 2023-09-23T22:21:37.866 INFO:tasks.rados.rados.0.smithi169.stdout:189: left oid 189 (ObjNum 188 snap 0 seq_num 188) 2023-09-23T22:21:37.866 INFO:tasks.rados.rados.0.smithi169.stdout:190: finishing write tid 1 to smithi16987243-190 2023-09-23T22:21:37.866 INFO:tasks.rados.rados.0.smithi169.stdout:187: done (15 left) 2023-09-23T22:21:37.866 INFO:tasks.rados.rados.0.smithi169.stdout:188: done (14 left) 2023-09-23T22:21:37.866 INFO:tasks.rados.rados.0.smithi169.stdout:189: done (13 left) 2023-09-23T22:21:37.866 INFO:tasks.rados.rados.0.smithi169.stdout:203: write initial oid 203 2023-09-23T22:21:37.866 INFO:tasks.rados.rados.0.smithi169.stdout:203: seq_num 202 ranges {595014=625476,1820892=523392,2797915=596476} 2023-09-23T22:21:37.871 INFO:tasks.rados.rados.0.smithi169.stdout:203: writing smithi16987243-203 from 595014 to 1220490 tid 1 2023-09-23T22:21:37.877 INFO:tasks.rados.rados.0.smithi169.stdout:203: writing smithi16987243-203 from 1820892 to 2344284 tid 2 2023-09-23T22:21:37.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:37 smithi187 bash[31480]: cluster 2023-09-23T22:21:35.819870+0000 mgr.y (mgr.24365) 192 : cluster [DBG] pgmap v171: 89 pgs: 89 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:37.883 INFO:tasks.rados.rados.0.smithi169.stdout:203: writing smithi16987243-203 from 2797915 to 3394391 tid 3 2023-09-23T22:21:37.883 INFO:tasks.rados.rados.0.smithi169.stdout:204: write initial oid 204 2023-09-23T22:21:37.883 INFO:tasks.rados.rados.0.smithi169.stdout:204: seq_num 203 ranges {611821=700725,1879374=783403,3341691=70130} 2023-09-23T22:21:37.893 INFO:tasks.rados.rados.0.smithi169.stdout:204: writing smithi16987243-204 from 611821 to 1312546 tid 1 2023-09-23T22:21:37.900 INFO:tasks.rados.rados.0.smithi169.stdout:204: writing smithi16987243-204 from 1879374 to 2662777 tid 2 2023-09-23T22:21:37.904 INFO:tasks.rados.rados.0.smithi169.stdout:204: writing smithi16987243-204 from 3341691 to 3411821 tid 3 2023-09-23T22:21:37.904 INFO:tasks.rados.rados.0.smithi169.stdout:205: write initial oid 205 2023-09-23T22:21:37.904 INFO:tasks.rados.rados.0.smithi169.stdout:205: seq_num 204 ranges {628628=775974,1937856=527061,3252761=175867} 2023-09-23T22:21:37.912 INFO:tasks.rados.rados.0.smithi169.stdout:205: writing smithi16987243-205 from 628628 to 1404602 tid 1 2023-09-23T22:21:37.918 INFO:tasks.rados.rados.0.smithi169.stdout:205: writing smithi16987243-205 from 1937856 to 2464917 tid 2 2023-09-23T22:21:37.924 INFO:tasks.rados.rados.0.smithi169.stdout:205: writing smithi16987243-205 from 3252761 to 3428628 tid 3 2023-09-23T22:21:37.924 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:37.924 INFO:tasks.rados.rados.0.smithi169.stdout:190: finishing write tid 2 to smithi16987243-190 2023-09-23T22:21:37.924 INFO:tasks.rados.rados.0.smithi169.stdout:190: finishing write tid 3 to smithi16987243-190 2023-09-23T22:21:37.924 INFO:tasks.rados.rados.0.smithi169.stdout:190: finishing write tid 4 to smithi16987243-190 2023-09-23T22:21:37.924 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 190 v 36 (ObjNum 189 snap 0 seq_num 189) dirty exists 2023-09-23T22:21:37.925 INFO:tasks.rados.rados.0.smithi169.stdout:190: left oid 190 (ObjNum 189 snap 0 seq_num 189) 2023-09-23T22:21:37.925 INFO:tasks.rados.rados.0.smithi169.stdout:191: finishing write tid 1 to smithi16987243-191 2023-09-23T22:21:37.925 INFO:tasks.rados.rados.0.smithi169.stdout:191: finishing write tid 2 to smithi16987243-191 2023-09-23T22:21:37.925 INFO:tasks.rados.rados.0.smithi169.stdout:191: finishing write tid 3 to smithi16987243-191 2023-09-23T22:21:37.925 INFO:tasks.rados.rados.0.smithi169.stdout:191: finishing write tid 4 to smithi16987243-191 2023-09-23T22:21:37.925 INFO:tasks.rados.rados.0.smithi169.stdout:191: finishing write tid 5 to smithi16987243-191 2023-09-23T22:21:37.925 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 191 v 35 (ObjNum 190 snap 0 seq_num 190) dirty exists 2023-09-23T22:21:37.925 INFO:tasks.rados.rados.0.smithi169.stdout:191: left oid 191 (ObjNum 190 snap 0 seq_num 190) 2023-09-23T22:21:37.925 INFO:tasks.rados.rados.0.smithi169.stdout:192: finishing write tid 1 to smithi16987243-192 2023-09-23T22:21:37.925 INFO:tasks.rados.rados.0.smithi169.stdout:192: finishing write tid 2 to smithi16987243-192 2023-09-23T22:21:37.925 INFO:tasks.rados.rados.0.smithi169.stdout:192: finishing write tid 3 to smithi16987243-192 2023-09-23T22:21:37.925 INFO:tasks.rados.rados.0.smithi169.stdout:192: finishing write tid 4 to smithi16987243-192 2023-09-23T22:21:37.926 INFO:tasks.rados.rados.0.smithi169.stdout:190: done (15 left) 2023-09-23T22:21:37.926 INFO:tasks.rados.rados.0.smithi169.stdout:191: done (14 left) 2023-09-23T22:21:37.926 INFO:tasks.rados.rados.0.smithi169.stdout:206: write initial oid 206 2023-09-23T22:21:37.926 INFO:tasks.rados.rados.0.smithi169.stdout:206: seq_num 205 ranges {645435=451223,1879985=787072,3280184=165251} 2023-09-23T22:21:37.930 INFO:tasks.rados.rados.0.smithi169.stdout:206: writing smithi16987243-206 from 645435 to 1096658 tid 1 2023-09-23T22:21:37.939 INFO:tasks.rados.rados.0.smithi169.stdout:206: writing smithi16987243-206 from 1879985 to 2667057 tid 2 2023-09-23T22:21:37.943 INFO:tasks.rados.rados.0.smithi169.stdout:206: writing smithi16987243-206 from 3280184 to 3445435 tid 3 2023-09-23T22:21:37.943 INFO:tasks.rados.rados.0.smithi169.stdout:207: write initial oid 207 2023-09-23T22:21:37.943 INFO:tasks.rados.rados.0.smithi169.stdout:207: seq_num 206 ranges {662242=642825,2054820=530730,3307607=154635} 2023-09-23T22:21:37.950 INFO:tasks.rados.rados.0.smithi169.stdout:207: writing smithi16987243-207 from 662242 to 1305067 tid 1 2023-09-23T22:21:37.958 INFO:tasks.rados.rados.0.smithi169.stdout:207: writing smithi16987243-207 from 2054820 to 2585550 tid 2 2023-09-23T22:21:37.963 INFO:tasks.rados.rados.0.smithi169.stdout:207: writing smithi16987243-207 from 3307607 to 3462242 tid 3 2023-09-23T22:21:37.963 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:37.963 INFO:tasks.rados.rados.0.smithi169.stdout:192: finishing write tid 5 to smithi16987243-192 2023-09-23T22:21:37.963 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 192 v 31 (ObjNum 191 snap 0 seq_num 191) dirty exists 2023-09-23T22:21:37.963 INFO:tasks.rados.rados.0.smithi169.stdout:192: left oid 192 (ObjNum 191 snap 0 seq_num 191) 2023-09-23T22:21:37.963 INFO:tasks.rados.rados.0.smithi169.stdout:193: finishing write tid 1 to smithi16987243-193 2023-09-23T22:21:37.963 INFO:tasks.rados.rados.0.smithi169.stdout:193: finishing write tid 2 to smithi16987243-193 2023-09-23T22:21:37.963 INFO:tasks.rados.rados.0.smithi169.stdout:192: done (15 left) 2023-09-23T22:21:37.964 INFO:tasks.rados.rados.0.smithi169.stdout:208: write initial oid 208 2023-09-23T22:21:37.964 INFO:tasks.rados.rados.0.smithi169.stdout:208: seq_num 207 ranges {679049=718074,2113302=674388,3335030=144019} 2023-09-23T22:21:37.970 INFO:tasks.rados.rados.0.smithi169.stdout:208: writing smithi16987243-208 from 679049 to 1397123 tid 1 2023-09-23T22:21:37.978 INFO:tasks.rados.rados.0.smithi169.stdout:208: writing smithi16987243-208 from 2113302 to 2787690 tid 2 2023-09-23T22:21:37.982 INFO:tasks.rados.rados.0.smithi169.stdout:208: writing smithi16987243-208 from 3335030 to 3479049 tid 3 2023-09-23T22:21:37.983 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:37.983 INFO:tasks.rados.rados.0.smithi169.stdout:193: finishing write tid 3 to smithi16987243-193 2023-09-23T22:21:37.983 INFO:tasks.rados.rados.0.smithi169.stdout:193: finishing write tid 4 to smithi16987243-193 2023-09-23T22:21:37.983 INFO:tasks.rados.rados.0.smithi169.stdout:193: finishing write tid 5 to smithi16987243-193 2023-09-23T22:21:37.983 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 193 v 37 (ObjNum 192 snap 0 seq_num 192) dirty exists 2023-09-23T22:21:37.983 INFO:tasks.rados.rados.0.smithi169.stdout:193: left oid 193 (ObjNum 192 snap 0 seq_num 192) 2023-09-23T22:21:37.983 INFO:tasks.rados.rados.0.smithi169.stdout:194: finishing write tid 1 to smithi16987243-194 2023-09-23T22:21:37.983 INFO:tasks.rados.rados.0.smithi169.stdout:194: finishing write tid 2 to smithi16987243-194 2023-09-23T22:21:37.983 INFO:tasks.rados.rados.0.smithi169.stdout:193: done (15 left) 2023-09-23T22:21:37.983 INFO:tasks.rados.rados.0.smithi169.stdout:209: write initial oid 209 2023-09-23T22:21:37.983 INFO:tasks.rados.rados.0.smithi169.stdout:209: seq_num 208 ranges {695856=793323,2171784=534399,3362453=133403} 2023-09-23T22:21:37.992 INFO:tasks.rados.rados.0.smithi169.stdout:209: writing smithi16987243-209 from 695856 to 1489179 tid 1 2023-09-23T22:21:38.000 INFO:tasks.rados.rados.0.smithi169.stdout:209: writing smithi16987243-209 from 2171784 to 2706183 tid 2 2023-09-23T22:21:38.005 INFO:tasks.rados.rados.0.smithi169.stdout:209: writing smithi16987243-209 from 3362453 to 3495856 tid 3 2023-09-23T22:21:38.005 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:38.005 INFO:tasks.rados.rados.0.smithi169.stdout:194: finishing write tid 3 to smithi16987243-194 2023-09-23T22:21:38.005 INFO:tasks.rados.rados.0.smithi169.stdout:194: finishing write tid 4 to smithi16987243-194 2023-09-23T22:21:38.005 INFO:tasks.rados.rados.0.smithi169.stdout:194: finishing write tid 5 to smithi16987243-194 2023-09-23T22:21:38.005 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 194 v 68 (ObjNum 193 snap 0 seq_num 193) dirty exists 2023-09-23T22:21:38.005 INFO:tasks.rados.rados.0.smithi169.stdout:194: left oid 194 (ObjNum 193 snap 0 seq_num 193) 2023-09-23T22:21:38.005 INFO:tasks.rados.rados.0.smithi169.stdout:195: finishing write tid 1 to smithi16987243-195 2023-09-23T22:21:38.006 INFO:tasks.rados.rados.0.smithi169.stdout:195: finishing write tid 2 to smithi16987243-195 2023-09-23T22:21:38.006 INFO:tasks.rados.rados.0.smithi169.stdout:195: finishing write tid 3 to smithi16987243-195 2023-09-23T22:21:38.006 INFO:tasks.rados.rados.0.smithi169.stdout:195: finishing write tid 4 to smithi16987243-195 2023-09-23T22:21:38.006 INFO:tasks.rados.rados.0.smithi169.stdout:194: done (15 left) 2023-09-23T22:21:38.006 INFO:tasks.rados.rados.0.smithi169.stdout:210: write initial oid 210 2023-09-23T22:21:38.006 INFO:tasks.rados.rados.0.smithi169.stdout:210: seq_num 209 ranges {712663=468572,1713913=678057,2873523=591733} 2023-09-23T22:21:38.011 INFO:tasks.rados.rados.0.smithi169.stdout:210: writing smithi16987243-210 from 712663 to 1181235 tid 1 2023-09-23T22:21:38.018 INFO:tasks.rados.rados.0.smithi169.stdout:210: writing smithi16987243-210 from 1713913 to 2391970 tid 2 2023-09-23T22:21:38.025 INFO:tasks.rados.rados.0.smithi169.stdout:210: writing smithi16987243-210 from 2873523 to 3465256 tid 3 2023-09-23T22:21:38.025 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:38.025 INFO:tasks.rados.rados.0.smithi169.stdout:195: finishing write tid 5 to smithi16987243-195 2023-09-23T22:21:38.025 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 195 v 43 (ObjNum 194 snap 0 seq_num 194) dirty exists 2023-09-23T22:21:38.025 INFO:tasks.rados.rados.0.smithi169.stdout:195: left oid 195 (ObjNum 194 snap 0 seq_num 194) 2023-09-23T22:21:38.025 INFO:tasks.rados.rados.0.smithi169.stdout:195: done (15 left) 2023-09-23T22:21:38.025 INFO:tasks.rados.rados.0.smithi169.stdout:211: write initial oid 211 2023-09-23T22:21:38.025 INFO:tasks.rados.rados.0.smithi169.stdout:211: seq_num 210 ranges {729470=543821,1772395=538068,2900946=403005} 2023-09-23T22:21:38.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:37 smithi169 bash[27421]: cluster 2023-09-23T22:21:35.819870+0000 mgr.y (mgr.24365) 192 : cluster [DBG] pgmap v171: 89 pgs: 89 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:38.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:37 smithi169 bash[40994]: cluster 2023-09-23T22:21:35.819870+0000 mgr.y (mgr.24365) 192 : cluster [DBG] pgmap v171: 89 pgs: 89 active+clean; 579 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:21:38.032 INFO:tasks.rados.rados.0.smithi169.stdout:211: writing smithi16987243-211 from 729470 to 1273291 tid 1 2023-09-23T22:21:38.038 INFO:tasks.rados.rados.0.smithi169.stdout:211: writing smithi16987243-211 from 1772395 to 2310463 tid 2 2023-09-23T22:21:38.045 INFO:tasks.rados.rados.0.smithi169.stdout:211: writing smithi16987243-211 from 2900946 to 3303951 tid 3 2023-09-23T22:21:38.045 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:38.045 INFO:tasks.rados.rados.0.smithi169.stdout:196: finishing write tid 1 to smithi16987243-196 2023-09-23T22:21:38.045 INFO:tasks.rados.rados.0.smithi169.stdout:196: finishing write tid 2 to smithi16987243-196 2023-09-23T22:21:38.045 INFO:tasks.rados.rados.0.smithi169.stdout:196: finishing write tid 3 to smithi16987243-196 2023-09-23T22:21:38.045 INFO:tasks.rados.rados.0.smithi169.stdout:196: finishing write tid 4 to smithi16987243-196 2023-09-23T22:21:38.046 INFO:tasks.rados.rados.0.smithi169.stdout:196: finishing write tid 5 to smithi16987243-196 2023-09-23T22:21:38.046 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 196 v 48 (ObjNum 195 snap 0 seq_num 195) dirty exists 2023-09-23T22:21:38.046 INFO:tasks.rados.rados.0.smithi169.stdout:196: left oid 196 (ObjNum 195 snap 0 seq_num 195) 2023-09-23T22:21:38.046 INFO:tasks.rados.rados.0.smithi169.stdout:197: finishing write tid 1 to smithi16987243-197 2023-09-23T22:21:38.046 INFO:tasks.rados.rados.0.smithi169.stdout:197: finishing write tid 2 to smithi16987243-197 2023-09-23T22:21:38.046 INFO:tasks.rados.rados.0.smithi169.stdout:197: finishing write tid 3 to smithi16987243-197 2023-09-23T22:21:38.046 INFO:tasks.rados.rados.0.smithi169.stdout:197: finishing write tid 4 to smithi16987243-197 2023-09-23T22:21:38.046 INFO:tasks.rados.rados.0.smithi169.stdout:197: finishing write tid 5 to smithi16987243-197 2023-09-23T22:21:38.046 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 197 v 43 (ObjNum 196 snap 0 seq_num 196) dirty exists 2023-09-23T22:21:38.046 INFO:tasks.rados.rados.0.smithi169.stdout:197: left oid 197 (ObjNum 196 snap 0 seq_num 196) 2023-09-23T22:21:38.046 INFO:tasks.rados.rados.0.smithi169.stdout:198: finishing write tid 1 to smithi16987243-198 2023-09-23T22:21:38.046 INFO:tasks.rados.rados.0.smithi169.stdout:198: finishing write tid 2 to smithi16987243-198 2023-09-23T22:21:38.046 INFO:tasks.rados.rados.0.smithi169.stdout:196: done (15 left) 2023-09-23T22:21:38.047 INFO:tasks.rados.rados.0.smithi169.stdout:197: done (14 left) 2023-09-23T22:21:38.047 INFO:tasks.rados.rados.0.smithi169.stdout:212: write initial oid 212 2023-09-23T22:21:38.047 INFO:tasks.rados.rados.0.smithi169.stdout:212: seq_num 211 ranges {746277=619070,1830877=681726,2928369=617908} 2023-09-23T22:21:38.052 INFO:tasks.rados.rados.0.smithi169.stdout:212: writing smithi16987243-212 from 746277 to 1365347 tid 1 2023-09-23T22:21:38.058 INFO:tasks.rados.rados.0.smithi169.stdout:212: writing smithi16987243-212 from 1830877 to 2512603 tid 2 2023-09-23T22:21:38.065 INFO:tasks.rados.rados.0.smithi169.stdout:212: writing smithi16987243-212 from 2928369 to 3546277 tid 3 2023-09-23T22:21:38.065 INFO:tasks.rados.rados.0.smithi169.stdout:213: write initial oid 213 2023-09-23T22:21:38.065 INFO:tasks.rados.rados.0.smithi169.stdout:213: seq_num 212 ranges {763084=694319,1889359=541737,2955792=541902} 2023-09-23T22:21:38.073 INFO:tasks.rados.rados.0.smithi169.stdout:213: writing smithi16987243-213 from 763084 to 1457403 tid 1 2023-09-23T22:21:38.078 INFO:tasks.rados.rados.0.smithi169.stdout:213: writing smithi16987243-213 from 1889359 to 2431096 tid 2 2023-09-23T22:21:38.085 INFO:tasks.rados.rados.0.smithi169.stdout:213: writing smithi16987243-213 from 2955792 to 3497694 tid 3 2023-09-23T22:21:38.085 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:38.086 INFO:tasks.rados.rados.0.smithi169.stdout:198: finishing write tid 3 to smithi16987243-198 2023-09-23T22:21:38.086 INFO:tasks.rados.rados.0.smithi169.stdout:198: finishing write tid 4 to smithi16987243-198 2023-09-23T22:21:38.086 INFO:tasks.rados.rados.0.smithi169.stdout:198: finishing write tid 5 to smithi16987243-198 2023-09-23T22:21:38.086 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 198 v 34 (ObjNum 197 snap 0 seq_num 197) dirty exists 2023-09-23T22:21:38.086 INFO:tasks.rados.rados.0.smithi169.stdout:198: left oid 198 (ObjNum 197 snap 0 seq_num 197) 2023-09-23T22:21:38.086 INFO:tasks.rados.rados.0.smithi169.stdout:199: finishing write tid 1 to smithi16987243-199 2023-09-23T22:21:38.086 INFO:tasks.rados.rados.0.smithi169.stdout:199: finishing write tid 2 to smithi16987243-199 2023-09-23T22:21:38.086 INFO:tasks.rados.rados.0.smithi169.stdout:199: finishing write tid 3 to smithi16987243-199 2023-09-23T22:21:38.086 INFO:tasks.rados.rados.0.smithi169.stdout:199: finishing write tid 4 to smithi16987243-199 2023-09-23T22:21:38.086 INFO:tasks.rados.rados.0.smithi169.stdout:198: done (15 left) 2023-09-23T22:21:38.086 INFO:tasks.rados.rados.0.smithi169.stdout:214: write initial oid 214 2023-09-23T22:21:38.087 INFO:tasks.rados.rados.0.smithi169.stdout:214: seq_num 213 ranges {779891=485921,1947841=685395,3383215=196676} 2023-09-23T22:21:38.092 INFO:tasks.rados.rados.0.smithi169.stdout:214: writing smithi16987243-214 from 779891 to 1265812 tid 1 2023-09-23T22:21:38.100 INFO:tasks.rados.rados.0.smithi169.stdout:214: writing smithi16987243-214 from 1947841 to 2633236 tid 2 2023-09-23T22:21:38.106 INFO:tasks.rados.rados.0.smithi169.stdout:214: writing smithi16987243-214 from 3383215 to 3579891 tid 3 2023-09-23T22:21:38.106 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:38.106 INFO:tasks.rados.rados.0.smithi169.stdout:199: finishing write tid 5 to smithi16987243-199 2023-09-23T22:21:38.106 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 199 v 46 (ObjNum 198 snap 0 seq_num 198) dirty exists 2023-09-23T22:21:38.106 INFO:tasks.rados.rados.0.smithi169.stdout:199: left oid 199 (ObjNum 198 snap 0 seq_num 198) 2023-09-23T22:21:38.106 INFO:tasks.rados.rados.0.smithi169.stdout:199: done (15 left) 2023-09-23T22:21:38.106 INFO:tasks.rados.rados.0.smithi169.stdout:215: write initial oid 215 2023-09-23T22:21:38.107 INFO:tasks.rados.rados.0.smithi169.stdout:215: seq_num 214 ranges {796698=561170,2006323=545406,3126991=469707} 2023-09-23T22:21:38.114 INFO:tasks.rados.rados.0.smithi169.stdout:215: writing smithi16987243-215 from 796698 to 1357868 tid 1 2023-09-23T22:21:38.121 INFO:tasks.rados.rados.0.smithi169.stdout:215: writing smithi16987243-215 from 2006323 to 2551729 tid 2 2023-09-23T22:21:38.127 INFO:tasks.rados.rados.0.smithi169.stdout:215: writing smithi16987243-215 from 3126991 to 3596698 tid 3 2023-09-23T22:21:38.127 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:38.127 INFO:tasks.rados.rados.0.smithi169.stdout:200: finishing write tid 1 to smithi16987243-200 2023-09-23T22:21:38.127 INFO:tasks.rados.rados.0.smithi169.stdout:200: finishing write tid 2 to smithi16987243-200 2023-09-23T22:21:38.127 INFO:tasks.rados.rados.0.smithi169.stdout:200: finishing write tid 3 to smithi16987243-200 2023-09-23T22:21:38.128 INFO:tasks.rados.rados.0.smithi169.stdout:200: finishing write tid 4 to smithi16987243-200 2023-09-23T22:21:38.128 INFO:tasks.rados.rados.0.smithi169.stdout:200: finishing write tid 5 to smithi16987243-200 2023-09-23T22:21:38.128 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 200 v 39 (ObjNum 199 snap 0 seq_num 199) dirty exists 2023-09-23T22:21:38.128 INFO:tasks.rados.rados.0.smithi169.stdout:200: left oid 200 (ObjNum 199 snap 0 seq_num 199) 2023-09-23T22:21:38.128 INFO:tasks.rados.rados.0.smithi169.stdout:201: finishing write tid 1 to smithi16987243-201 2023-09-23T22:21:38.128 INFO:tasks.rados.rados.0.smithi169.stdout:201: finishing write tid 2 to smithi16987243-201 2023-09-23T22:21:38.128 INFO:tasks.rados.rados.0.smithi169.stdout:201: finishing write tid 3 to smithi16987243-201 2023-09-23T22:21:38.128 INFO:tasks.rados.rados.0.smithi169.stdout:200: done (15 left) 2023-09-23T22:21:38.128 INFO:tasks.rados.rados.0.smithi169.stdout:216: write initial oid 216 2023-09-23T22:21:38.128 INFO:tasks.rados.rados.0.smithi169.stdout:216: seq_num 215 ranges {413505=636419,1664805=689064,3038061=492071} 2023-09-23T22:21:38.133 INFO:tasks.rados.rados.0.smithi169.stdout:216: writing smithi16987243-216 from 413505 to 1049924 tid 1 2023-09-23T22:21:38.141 INFO:tasks.rados.rados.0.smithi169.stdout:216: writing smithi16987243-216 from 1664805 to 2353869 tid 2 2023-09-23T22:21:38.148 INFO:tasks.rados.rados.0.smithi169.stdout:216: writing smithi16987243-216 from 3038061 to 3530132 tid 3 2023-09-23T22:21:38.148 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:38.148 INFO:tasks.rados.rados.0.smithi169.stdout:201: finishing write tid 4 to smithi16987243-201 2023-09-23T22:21:38.148 INFO:tasks.rados.rados.0.smithi169.stdout:201: finishing write tid 5 to smithi16987243-201 2023-09-23T22:21:38.148 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 201 v 50 (ObjNum 200 snap 0 seq_num 200) dirty exists 2023-09-23T22:21:38.149 INFO:tasks.rados.rados.0.smithi169.stdout:201: left oid 201 (ObjNum 200 snap 0 seq_num 200) 2023-09-23T22:21:38.149 INFO:tasks.rados.rados.0.smithi169.stdout:202: finishing write tid 1 to smithi16987243-202 2023-09-23T22:21:38.149 INFO:tasks.rados.rados.0.smithi169.stdout:202: finishing write tid 2 to smithi16987243-202 2023-09-23T22:21:38.149 INFO:tasks.rados.rados.0.smithi169.stdout:201: done (15 left) 2023-09-23T22:21:38.149 INFO:tasks.rados.rados.0.smithi169.stdout:217: write initial oid 217 2023-09-23T22:21:38.149 INFO:tasks.rados.rados.0.smithi169.stdout:217: seq_num 216 ranges {430312=711668,1723287=549075,2781837=703343} 2023-09-23T22:21:38.154 INFO:tasks.rados.rados.0.smithi169.stdout:217: writing smithi16987243-217 from 430312 to 1141980 tid 1 2023-09-23T22:21:38.161 INFO:tasks.rados.rados.0.smithi169.stdout:217: writing smithi16987243-217 from 1723287 to 2272362 tid 2 2023-09-23T22:21:38.168 INFO:tasks.rados.rados.0.smithi169.stdout:217: writing smithi16987243-217 from 2781837 to 3485180 tid 3 2023-09-23T22:21:38.168 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:38.169 INFO:tasks.rados.rados.0.smithi169.stdout:202: finishing write tid 3 to smithi16987243-202 2023-09-23T22:21:38.169 INFO:tasks.rados.rados.0.smithi169.stdout:202: finishing write tid 4 to smithi16987243-202 2023-09-23T22:21:38.169 INFO:tasks.rados.rados.0.smithi169.stdout:202: finishing write tid 5 to smithi16987243-202 2023-09-23T22:21:38.169 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 202 v 39 (ObjNum 201 snap 0 seq_num 201) dirty exists 2023-09-23T22:21:38.169 INFO:tasks.rados.rados.0.smithi169.stdout:202: left oid 202 (ObjNum 201 snap 0 seq_num 201) 2023-09-23T22:21:38.169 INFO:tasks.rados.rados.0.smithi169.stdout:203: finishing write tid 1 to smithi16987243-203 2023-09-23T22:21:38.169 INFO:tasks.rados.rados.0.smithi169.stdout:203: finishing write tid 2 to smithi16987243-203 2023-09-23T22:21:38.169 INFO:tasks.rados.rados.0.smithi169.stdout:203: finishing write tid 3 to smithi16987243-203 2023-09-23T22:21:38.169 INFO:tasks.rados.rados.0.smithi169.stdout:203: finishing write tid 4 to smithi16987243-203 2023-09-23T22:21:38.169 INFO:tasks.rados.rados.0.smithi169.stdout:203: finishing write tid 5 to smithi16987243-203 2023-09-23T22:21:38.169 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 203 v 39 (ObjNum 202 snap 0 seq_num 202) dirty exists 2023-09-23T22:21:38.170 INFO:tasks.rados.rados.0.smithi169.stdout:203: left oid 203 (ObjNum 202 snap 0 seq_num 202) 2023-09-23T22:21:38.170 INFO:tasks.rados.rados.0.smithi169.stdout:202: done (15 left) 2023-09-23T22:21:38.170 INFO:tasks.rados.rados.0.smithi169.stdout:203: done (14 left) 2023-09-23T22:21:38.170 INFO:tasks.rados.rados.0.smithi169.stdout:218: write initial oid 218 2023-09-23T22:21:38.170 INFO:tasks.rados.rados.0.smithi169.stdout:218: seq_num 217 ranges {447119=786917,1665416=692733,2976554=514615} 2023-09-23T22:21:38.175 INFO:tasks.rados.rados.0.smithi169.stdout:218: writing smithi16987243-218 from 447119 to 1234036 tid 1 2023-09-23T22:21:38.182 INFO:tasks.rados.rados.0.smithi169.stdout:218: writing smithi16987243-218 from 1665416 to 2358149 tid 2 2023-09-23T22:21:38.188 INFO:tasks.rados.rados.0.smithi169.stdout:218: writing smithi16987243-218 from 2976554 to 3491169 tid 3 2023-09-23T22:21:38.189 INFO:tasks.rados.rados.0.smithi169.stdout:219: write initial oid 219 2023-09-23T22:21:38.189 INFO:tasks.rados.rados.0.smithi169.stdout:219: seq_num 218 ranges {463926=462166,1723898=436391,2603977=725887} 2023-09-23T22:21:38.194 INFO:tasks.rados.rados.0.smithi169.stdout:219: writing smithi16987243-219 from 463926 to 926092 tid 1 2023-09-23T22:21:38.201 INFO:tasks.rados.rados.0.smithi169.stdout:219: writing smithi16987243-219 from 1723898 to 2160289 tid 2 2023-09-23T22:21:38.209 INFO:tasks.rados.rados.0.smithi169.stdout:219: writing smithi16987243-219 from 2603977 to 3329864 tid 3 2023-09-23T22:21:38.209 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:38.209 INFO:tasks.rados.rados.0.smithi169.stdout:204: finishing write tid 1 to smithi16987243-204 2023-09-23T22:21:38.209 INFO:tasks.rados.rados.0.smithi169.stdout:204: finishing write tid 2 to smithi16987243-204 2023-09-23T22:21:38.209 INFO:tasks.rados.rados.0.smithi169.stdout:204: finishing write tid 3 to smithi16987243-204 2023-09-23T22:21:38.209 INFO:tasks.rados.rados.0.smithi169.stdout:204: finishing write tid 4 to smithi16987243-204 2023-09-23T22:21:38.210 INFO:tasks.rados.rados.0.smithi169.stdout:204: finishing write tid 5 to smithi16987243-204 2023-09-23T22:21:38.210 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 204 v 35 (ObjNum 203 snap 0 seq_num 203) dirty exists 2023-09-23T22:21:38.210 INFO:tasks.rados.rados.0.smithi169.stdout:204: left oid 204 (ObjNum 203 snap 0 seq_num 203) 2023-09-23T22:21:38.210 INFO:tasks.rados.rados.0.smithi169.stdout:205: finishing write tid 1 to smithi16987243-205 2023-09-23T22:21:38.210 INFO:tasks.rados.rados.0.smithi169.stdout:204: done (15 left) 2023-09-23T22:21:38.210 INFO:tasks.rados.rados.0.smithi169.stdout:220: write initial oid 220 2023-09-23T22:21:38.210 INFO:tasks.rados.rados.0.smithi169.stdout:220: seq_num 219 ranges {480733=537415,1782380=696402,3031400=537159} 2023-09-23T22:21:38.215 INFO:tasks.rados.rados.0.smithi169.stdout:220: writing smithi16987243-220 from 480733 to 1018148 tid 1 2023-09-23T22:21:38.223 INFO:tasks.rados.rados.0.smithi169.stdout:220: writing smithi16987243-220 from 1782380 to 2478782 tid 2 2023-09-23T22:21:38.230 INFO:tasks.rados.rados.0.smithi169.stdout:220: writing smithi16987243-220 from 3031400 to 3568559 tid 3 2023-09-23T22:21:38.230 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:38.230 INFO:tasks.rados.rados.0.smithi169.stdout:205: finishing write tid 2 to smithi16987243-205 2023-09-23T22:21:38.230 INFO:tasks.rados.rados.0.smithi169.stdout:205: finishing write tid 3 to smithi16987243-205 2023-09-23T22:21:38.230 INFO:tasks.rados.rados.0.smithi169.stdout:205: finishing write tid 4 to smithi16987243-205 2023-09-23T22:21:38.230 INFO:tasks.rados.rados.0.smithi169.stdout:205: finishing write tid 5 to smithi16987243-205 2023-09-23T22:21:38.231 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 205 v 38 (ObjNum 204 snap 0 seq_num 204) dirty exists 2023-09-23T22:21:38.231 INFO:tasks.rados.rados.0.smithi169.stdout:205: left oid 205 (ObjNum 204 snap 0 seq_num 204) 2023-09-23T22:21:38.231 INFO:tasks.rados.rados.0.smithi169.stdout:206: finishing write tid 1 to smithi16987243-206 2023-09-23T22:21:38.231 INFO:tasks.rados.rados.0.smithi169.stdout:206: finishing write tid 2 to smithi16987243-206 2023-09-23T22:21:38.231 INFO:tasks.rados.rados.0.smithi169.stdout:205: done (15 left) 2023-09-23T22:21:38.231 INFO:tasks.rados.rados.0.smithi169.stdout:221: write initial oid 221 2023-09-23T22:21:38.231 INFO:tasks.rados.rados.0.smithi169.stdout:221: seq_num 220 ranges {497540=612664,1840862=440060,3058823=464784} 2023-09-23T22:21:38.236 INFO:tasks.rados.rados.0.smithi169.stdout:221: writing smithi16987243-221 from 497540 to 1110204 tid 1 2023-09-23T22:21:38.243 INFO:tasks.rados.rados.0.smithi169.stdout:221: writing smithi16987243-221 from 1840862 to 2280922 tid 2 2023-09-23T22:21:38.250 INFO:tasks.rados.rados.0.smithi169.stdout:221: writing smithi16987243-221 from 3058823 to 3523607 tid 3 2023-09-23T22:21:38.250 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:38.250 INFO:tasks.rados.rados.0.smithi169.stdout:206: finishing write tid 3 to smithi16987243-206 2023-09-23T22:21:38.251 INFO:tasks.rados.rados.0.smithi169.stdout:206: finishing write tid 4 to smithi16987243-206 2023-09-23T22:21:38.251 INFO:tasks.rados.rados.0.smithi169.stdout:206: finishing write tid 5 to smithi16987243-206 2023-09-23T22:21:38.251 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 206 v 41 (ObjNum 205 snap 0 seq_num 205) dirty exists 2023-09-23T22:21:38.251 INFO:tasks.rados.rados.0.smithi169.stdout:206: left oid 206 (ObjNum 205 snap 0 seq_num 205) 2023-09-23T22:21:38.251 INFO:tasks.rados.rados.0.smithi169.stdout:207: finishing write tid 1 to smithi16987243-207 2023-09-23T22:21:38.251 INFO:tasks.rados.rados.0.smithi169.stdout:207: finishing write tid 2 to smithi16987243-207 2023-09-23T22:21:38.251 INFO:tasks.rados.rados.0.smithi169.stdout:207: finishing write tid 3 to smithi16987243-207 2023-09-23T22:21:38.251 INFO:tasks.rados.rados.0.smithi169.stdout:206: done (15 left) 2023-09-23T22:21:38.251 INFO:tasks.rados.rados.0.smithi169.stdout:222: write initial oid 222 2023-09-23T22:21:38.251 INFO:tasks.rados.rados.0.smithi169.stdout:222: seq_num 221 ranges {514347=404266,1499344=700071,2686246=676056} 2023-09-23T22:21:38.255 INFO:tasks.rados.rados.0.smithi169.stdout:222: writing smithi16987243-222 from 514347 to 918613 tid 1 2023-09-23T22:21:38.263 INFO:tasks.rados.rados.0.smithi169.stdout:222: writing smithi16987243-222 from 1499344 to 2199415 tid 2 2023-09-23T22:21:38.270 INFO:tasks.rados.rados.0.smithi169.stdout:222: writing smithi16987243-222 from 2686246 to 3362302 tid 3 2023-09-23T22:21:38.270 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:38.270 INFO:tasks.rados.rados.0.smithi169.stdout:207: finishing write tid 4 to smithi16987243-207 2023-09-23T22:21:38.270 INFO:tasks.rados.rados.0.smithi169.stdout:207: finishing write tid 5 to smithi16987243-207 2023-09-23T22:21:38.270 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 207 v 54 (ObjNum 206 snap 0 seq_num 206) dirty exists 2023-09-23T22:21:38.270 INFO:tasks.rados.rados.0.smithi169.stdout:207: left oid 207 (ObjNum 206 snap 0 seq_num 206) 2023-09-23T22:21:38.271 INFO:tasks.rados.rados.0.smithi169.stdout:208: finishing write tid 1 to smithi16987243-208 2023-09-23T22:21:38.271 INFO:tasks.rados.rados.0.smithi169.stdout:208: finishing write tid 2 to smithi16987243-208 2023-09-23T22:21:38.271 INFO:tasks.rados.rados.0.smithi169.stdout:208: finishing write tid 3 to smithi16987243-208 2023-09-23T22:21:38.271 INFO:tasks.rados.rados.0.smithi169.stdout:208: finishing write tid 4 to smithi16987243-208 2023-09-23T22:21:38.271 INFO:tasks.rados.rados.0.smithi169.stdout:208: finishing write tid 5 to smithi16987243-208 2023-09-23T22:21:38.271 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 208 v 47 (ObjNum 207 snap 0 seq_num 207) dirty exists 2023-09-23T22:21:38.271 INFO:tasks.rados.rados.0.smithi169.stdout:208: left oid 208 (ObjNum 207 snap 0 seq_num 207) 2023-09-23T22:21:38.271 INFO:tasks.rados.rados.0.smithi169.stdout:207: done (15 left) 2023-09-23T22:21:38.271 INFO:tasks.rados.rados.0.smithi169.stdout:208: done (14 left) 2023-09-23T22:21:38.271 INFO:tasks.rados.rados.0.smithi169.stdout:223: write initial oid 223 2023-09-23T22:21:38.271 INFO:tasks.rados.rados.0.smithi169.stdout:223: seq_num 222 ranges {531154=479515,1557826=443729,2713669=487328,3679295=51859} 2023-09-23T22:21:38.276 INFO:tasks.rados.rados.0.smithi169.stdout:223: writing smithi16987243-223 from 531154 to 1010669 tid 1 2023-09-23T22:21:38.282 INFO:tasks.rados.rados.0.smithi169.stdout:223: writing smithi16987243-223 from 1557826 to 2001555 tid 2 2023-09-23T22:21:38.289 INFO:tasks.rados.rados.0.smithi169.stdout:223: writing smithi16987243-223 from 2713669 to 3200997 tid 3 2023-09-23T22:21:38.292 INFO:tasks.rados.rados.0.smithi169.stdout:223: writing smithi16987243-223 from 3679295 to 3731154 tid 4 2023-09-23T22:21:38.292 INFO:tasks.rados.rados.0.smithi169.stdout:224: write initial oid 224 2023-09-23T22:21:38.292 INFO:tasks.rados.rados.0.smithi169.stdout:224: seq_num 223 ranges {547961=554764,1616308=703740,2741092=698600} 2023-09-23T22:21:38.298 INFO:tasks.rados.rados.0.smithi169.stdout:224: writing smithi16987243-224 from 547961 to 1102725 tid 1 2023-09-23T22:21:38.306 INFO:tasks.rados.rados.0.smithi169.stdout:224: writing smithi16987243-224 from 1616308 to 2320048 tid 2 2023-09-23T22:21:38.313 INFO:tasks.rados.rados.0.smithi169.stdout:224: writing smithi16987243-224 from 2741092 to 3439692 tid 3 2023-09-23T22:21:38.313 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:38.313 INFO:tasks.rados.rados.0.smithi169.stdout:209: finishing write tid 1 to smithi16987243-209 2023-09-23T22:21:38.313 INFO:tasks.rados.rados.0.smithi169.stdout:209: finishing write tid 2 to smithi16987243-209 2023-09-23T22:21:38.313 INFO:tasks.rados.rados.0.smithi169.stdout:209: finishing write tid 3 to smithi16987243-209 2023-09-23T22:21:38.313 INFO:tasks.rados.rados.0.smithi169.stdout:209: finishing write tid 4 to smithi16987243-209 2023-09-23T22:21:38.313 INFO:tasks.rados.rados.0.smithi169.stdout:209: finishing write tid 5 to smithi16987243-209 2023-09-23T22:21:38.314 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 209 v 47 (ObjNum 208 snap 0 seq_num 208) dirty exists 2023-09-23T22:21:38.314 INFO:tasks.rados.rados.0.smithi169.stdout:209: left oid 209 (ObjNum 208 snap 0 seq_num 208) 2023-09-23T22:21:38.314 INFO:tasks.rados.rados.0.smithi169.stdout:210: finishing write tid 1 to smithi16987243-210 2023-09-23T22:21:38.314 INFO:tasks.rados.rados.0.smithi169.stdout:210: finishing write tid 2 to smithi16987243-210 2023-09-23T22:21:38.314 INFO:tasks.rados.rados.0.smithi169.stdout:210: finishing write tid 3 to smithi16987243-210 2023-09-23T22:21:38.314 INFO:tasks.rados.rados.0.smithi169.stdout:209: done (15 left) 2023-09-23T22:21:38.314 INFO:tasks.rados.rados.0.smithi169.stdout:225: write initial oid 225 2023-09-23T22:21:38.314 INFO:tasks.rados.rados.0.smithi169.stdout:225: seq_num 224 ranges {564768=630013,1674790=447398,2768515=626225} 2023-09-23T22:21:38.320 INFO:tasks.rados.rados.0.smithi169.stdout:225: writing smithi16987243-225 from 564768 to 1194781 tid 1 2023-09-23T22:21:38.325 INFO:tasks.rados.rados.0.smithi169.stdout:225: writing smithi16987243-225 from 1674790 to 2122188 tid 2 2023-09-23T22:21:38.333 INFO:tasks.rados.rados.0.smithi169.stdout:225: writing smithi16987243-225 from 2768515 to 3394740 tid 3 2023-09-23T22:21:38.333 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:38.333 INFO:tasks.rados.rados.0.smithi169.stdout:210: finishing write tid 4 to smithi16987243-210 2023-09-23T22:21:38.333 INFO:tasks.rados.rados.0.smithi169.stdout:210: finishing write tid 5 to smithi16987243-210 2023-09-23T22:21:38.333 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 210 v 51 (ObjNum 209 snap 0 seq_num 209) dirty exists 2023-09-23T22:21:38.333 INFO:tasks.rados.rados.0.smithi169.stdout:210: left oid 210 (ObjNum 209 snap 0 seq_num 209) 2023-09-23T22:21:38.333 INFO:tasks.rados.rados.0.smithi169.stdout:211: finishing write tid 1 to smithi16987243-211 2023-09-23T22:21:38.334 INFO:tasks.rados.rados.0.smithi169.stdout:211: finishing write tid 2 to smithi16987243-211 2023-09-23T22:21:38.334 INFO:tasks.rados.rados.0.smithi169.stdout:211: finishing write tid 3 to smithi16987243-211 2023-09-23T22:21:38.334 INFO:tasks.rados.rados.0.smithi169.stdout:210: done (15 left) 2023-09-23T22:21:38.334 INFO:tasks.rados.rados.0.smithi169.stdout:226: write initial oid 226 2023-09-23T22:21:38.334 INFO:tasks.rados.rados.0.smithi169.stdout:226: seq_num 225 ranges {581575=705262,1733272=707409,3195938=437497} 2023-09-23T22:21:38.341 INFO:tasks.rados.rados.0.smithi169.stdout:226: writing smithi16987243-226 from 581575 to 1286837 tid 1 2023-09-23T22:21:38.347 INFO:tasks.rados.rados.0.smithi169.stdout:226: writing smithi16987243-226 from 1733272 to 2440681 tid 2 2023-09-23T22:21:38.356 INFO:tasks.rados.rados.0.smithi169.stdout:226: writing smithi16987243-226 from 3195938 to 3633435 tid 3 2023-09-23T22:21:38.356 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:38.356 INFO:tasks.rados.rados.0.smithi169.stdout:211: finishing write tid 4 to smithi16987243-211 2023-09-23T22:21:38.356 INFO:tasks.rados.rados.0.smithi169.stdout:211: finishing write tid 5 to smithi16987243-211 2023-09-23T22:21:38.356 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 211 v 51 (ObjNum 210 snap 0 seq_num 210) dirty exists 2023-09-23T22:21:38.356 INFO:tasks.rados.rados.0.smithi169.stdout:211: left oid 211 (ObjNum 210 snap 0 seq_num 210) 2023-09-23T22:21:38.356 INFO:tasks.rados.rados.0.smithi169.stdout:212: finishing write tid 1 to smithi16987243-212 2023-09-23T22:21:38.356 INFO:tasks.rados.rados.0.smithi169.stdout:212: finishing write tid 2 to smithi16987243-212 2023-09-23T22:21:38.356 INFO:tasks.rados.rados.0.smithi169.stdout:212: finishing write tid 3 to smithi16987243-212 2023-09-23T22:21:38.356 INFO:tasks.rados.rados.0.smithi169.stdout:212: finishing write tid 4 to smithi16987243-212 2023-09-23T22:21:38.357 INFO:tasks.rados.rados.0.smithi169.stdout:212: finishing write tid 5 to smithi16987243-212 2023-09-23T22:21:38.357 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 212 v 54 (ObjNum 211 snap 0 seq_num 211) dirty exists 2023-09-23T22:21:38.357 INFO:tasks.rados.rados.0.smithi169.stdout:212: left oid 212 (ObjNum 211 snap 0 seq_num 211) 2023-09-23T22:21:38.357 INFO:tasks.rados.rados.0.smithi169.stdout:213: finishing write tid 1 to smithi16987243-213 2023-09-23T22:21:38.357 INFO:tasks.rados.rados.0.smithi169.stdout:213: finishing write tid 2 to smithi16987243-213 2023-09-23T22:21:38.357 INFO:tasks.rados.rados.0.smithi169.stdout:213: finishing write tid 3 to smithi16987243-213 2023-09-23T22:21:38.357 INFO:tasks.rados.rados.0.smithi169.stdout:211: done (15 left) 2023-09-23T22:21:38.357 INFO:tasks.rados.rados.0.smithi169.stdout:212: done (14 left) 2023-09-23T22:21:38.357 INFO:tasks.rados.rados.0.smithi169.stdout:227: write initial oid 227 2023-09-23T22:21:38.357 INFO:tasks.rados.rados.0.smithi169.stdout:227: seq_num 226 ranges {598382=780511,2075401=451067,3107008=648769} 2023-09-23T22:21:38.363 INFO:tasks.rados.rados.0.smithi169.stdout:227: writing smithi16987243-227 from 598382 to 1378893 tid 1 2023-09-23T22:21:38.370 INFO:tasks.rados.rados.0.smithi169.stdout:227: writing smithi16987243-227 from 2075401 to 2526468 tid 2 2023-09-23T22:21:38.377 INFO:tasks.rados.rados.0.smithi169.stdout:227: writing smithi16987243-227 from 3107008 to 3755777 tid 3 2023-09-23T22:21:38.377 INFO:tasks.rados.rados.0.smithi169.stdout:228: write initial oid 228 2023-09-23T22:21:38.377 INFO:tasks.rados.rados.0.smithi169.stdout:228: seq_num 227 ranges {615189=455760,1733883=711078,3134431=460041} 2023-09-23T22:21:38.383 INFO:tasks.rados.rados.0.smithi169.stdout:228: writing smithi16987243-228 from 615189 to 1070949 tid 1 2023-09-23T22:21:38.391 INFO:tasks.rados.rados.0.smithi169.stdout:228: writing smithi16987243-228 from 1733883 to 2444961 tid 2 2023-09-23T22:21:38.399 INFO:tasks.rados.rados.0.smithi169.stdout:228: writing smithi16987243-228 from 3134431 to 3594472 tid 3 2023-09-23T22:21:38.399 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:38.399 INFO:tasks.rados.rados.0.smithi169.stdout:213: finishing write tid 4 to smithi16987243-213 2023-09-23T22:21:38.399 INFO:tasks.rados.rados.0.smithi169.stdout:213: finishing write tid 5 to smithi16987243-213 2023-09-23T22:21:38.399 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 213 v 39 (ObjNum 212 snap 0 seq_num 212) dirty exists 2023-09-23T22:21:38.399 INFO:tasks.rados.rados.0.smithi169.stdout:213: left oid 213 (ObjNum 212 snap 0 seq_num 212) 2023-09-23T22:21:38.399 INFO:tasks.rados.rados.0.smithi169.stdout:214: finishing write tid 1 to smithi16987243-214 2023-09-23T22:21:38.399 INFO:tasks.rados.rados.0.smithi169.stdout:214: finishing write tid 2 to smithi16987243-214 2023-09-23T22:21:38.399 INFO:tasks.rados.rados.0.smithi169.stdout:214: finishing write tid 3 to smithi16987243-214 2023-09-23T22:21:38.400 INFO:tasks.rados.rados.0.smithi169.stdout:214: finishing write tid 4 to smithi16987243-214 2023-09-23T22:21:38.400 INFO:tasks.rados.rados.0.smithi169.stdout:214: finishing write tid 5 to smithi16987243-214 2023-09-23T22:21:38.400 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 214 v 50 (ObjNum 213 snap 0 seq_num 213) dirty exists 2023-09-23T22:21:38.400 INFO:tasks.rados.rados.0.smithi169.stdout:214: left oid 214 (ObjNum 213 snap 0 seq_num 213) 2023-09-23T22:21:38.400 INFO:tasks.rados.rados.0.smithi169.stdout:215: finishing write tid 1 to smithi16987243-215 2023-09-23T22:21:38.400 INFO:tasks.rados.rados.0.smithi169.stdout:215: finishing write tid 2 to smithi16987243-215 2023-09-23T22:21:38.400 INFO:tasks.rados.rados.0.smithi169.stdout:215: finishing write tid 3 to smithi16987243-215 2023-09-23T22:21:38.400 INFO:tasks.rados.rados.0.smithi169.stdout:215: finishing write tid 4 to smithi16987243-215 2023-09-23T22:21:38.400 INFO:tasks.rados.rados.0.smithi169.stdout:215: finishing write tid 5 to smithi16987243-215 2023-09-23T22:21:38.400 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 215 v 55 (ObjNum 214 snap 0 seq_num 214) dirty exists 2023-09-23T22:21:38.400 INFO:tasks.rados.rados.0.smithi169.stdout:215: left oid 215 (ObjNum 214 snap 0 seq_num 214) 2023-09-23T22:21:38.400 INFO:tasks.rados.rados.0.smithi169.stdout:216: finishing write tid 1 to smithi16987243-216 2023-09-23T22:21:38.401 INFO:tasks.rados.rados.0.smithi169.stdout:216: finishing write tid 2 to smithi16987243-216 2023-09-23T22:21:38.401 INFO:tasks.rados.rados.0.smithi169.stdout:216: finishing write tid 3 to smithi16987243-216 2023-09-23T22:21:38.401 INFO:tasks.rados.rados.0.smithi169.stdout:216: finishing write tid 4 to smithi16987243-216 2023-09-23T22:21:38.401 INFO:tasks.rados.rados.0.smithi169.stdout:216: finishing write tid 5 to smithi16987243-216 2023-09-23T22:21:38.401 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 216 v 58 (ObjNum 215 snap 0 seq_num 215) dirty exists 2023-09-23T22:21:38.401 INFO:tasks.rados.rados.0.smithi169.stdout:216: left oid 216 (ObjNum 215 snap 0 seq_num 215) 2023-09-23T22:21:38.401 INFO:tasks.rados.rados.0.smithi169.stdout:217: finishing write tid 1 to smithi16987243-217 2023-09-23T22:21:38.401 INFO:tasks.rados.rados.0.smithi169.stdout:217: finishing write tid 2 to smithi16987243-217 2023-09-23T22:21:38.401 INFO:tasks.rados.rados.0.smithi169.stdout:217: finishing write tid 3 to smithi16987243-217 2023-09-23T22:21:38.401 INFO:tasks.rados.rados.0.smithi169.stdout:217: finishing write tid 4 to smithi16987243-217 2023-09-23T22:21:38.401 INFO:tasks.rados.rados.0.smithi169.stdout:217: finishing write tid 5 to smithi16987243-217 2023-09-23T22:21:38.401 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 217 v 45 (ObjNum 216 snap 0 seq_num 216) dirty exists 2023-09-23T22:21:38.402 INFO:tasks.rados.rados.0.smithi169.stdout:217: left oid 217 (ObjNum 216 snap 0 seq_num 216) 2023-09-23T22:21:38.402 INFO:tasks.rados.rados.0.smithi169.stdout:218: finishing write tid 1 to smithi16987243-218 2023-09-23T22:21:38.402 INFO:tasks.rados.rados.0.smithi169.stdout:218: finishing write tid 2 to smithi16987243-218 2023-09-23T22:21:38.402 INFO:tasks.rados.rados.0.smithi169.stdout:218: finishing write tid 3 to smithi16987243-218 2023-09-23T22:21:38.402 INFO:tasks.rados.rados.0.smithi169.stdout:218: finishing write tid 4 to smithi16987243-218 2023-09-23T22:21:38.402 INFO:tasks.rados.rados.0.smithi169.stdout:218: finishing write tid 5 to smithi16987243-218 2023-09-23T22:21:38.402 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 218 v 43 (ObjNum 217 snap 0 seq_num 217) dirty exists 2023-09-23T22:21:38.402 INFO:tasks.rados.rados.0.smithi169.stdout:218: left oid 218 (ObjNum 217 snap 0 seq_num 217) 2023-09-23T22:21:38.402 INFO:tasks.rados.rados.0.smithi169.stdout:213: done (15 left) 2023-09-23T22:21:38.402 INFO:tasks.rados.rados.0.smithi169.stdout:214: done (14 left) 2023-09-23T22:21:38.402 INFO:tasks.rados.rados.0.smithi169.stdout:215: done (13 left) 2023-09-23T22:21:38.402 INFO:tasks.rados.rados.0.smithi169.stdout:216: done (12 left) 2023-09-23T22:21:38.403 INFO:tasks.rados.rados.0.smithi169.stdout:217: done (11 left) 2023-09-23T22:21:38.403 INFO:tasks.rados.rados.0.smithi169.stdout:218: done (10 left) 2023-09-23T22:21:38.403 INFO:tasks.rados.rados.0.smithi169.stdout:229: write initial oid 229 2023-09-23T22:21:38.403 INFO:tasks.rados.rados.0.smithi169.stdout:229: seq_num 228 ranges {631996=531009,1792365=454736,2761854=671313} 2023-09-23T22:21:38.405 INFO:tasks.rados.rados.0.smithi169.stdout:229: writing smithi16987243-229 from 631996 to 1163005 tid 1 2023-09-23T22:21:38.411 INFO:tasks.rados.rados.0.smithi169.stdout:229: writing smithi16987243-229 from 1792365 to 2247101 tid 2 2023-09-23T22:21:38.418 INFO:tasks.rados.rados.0.smithi169.stdout:229: writing smithi16987243-229 from 2761854 to 3433167 tid 3 2023-09-23T22:21:38.418 INFO:tasks.rados.rados.0.smithi169.stdout:230: write initial oid 230 2023-09-23T22:21:38.418 INFO:tasks.rados.rados.0.smithi169.stdout:230: seq_num 229 ranges {648803=722611,1967200=714747,3421983=426820} 2023-09-23T22:21:38.425 INFO:tasks.rados.rados.0.smithi169.stdout:230: writing smithi16987243-230 from 648803 to 1371414 tid 1 2023-09-23T22:21:38.433 INFO:tasks.rados.rados.0.smithi169.stdout:230: writing smithi16987243-230 from 1967200 to 2681947 tid 2 2023-09-23T22:21:38.440 INFO:tasks.rados.rados.0.smithi169.stdout:230: writing smithi16987243-230 from 3421983 to 3848803 tid 3 2023-09-23T22:21:38.440 INFO:tasks.rados.rados.0.smithi169.stdout:231: write initial oid 231 2023-09-23T22:21:38.440 INFO:tasks.rados.rados.0.smithi169.stdout:231: seq_num 230 ranges {665610=797860,1909329=458405,2816700=410210} 2023-09-23T22:21:38.450 INFO:tasks.rados.rados.0.smithi169.stdout:231: writing smithi16987243-231 from 665610 to 1463470 tid 1 2023-09-23T22:21:38.455 INFO:tasks.rados.rados.0.smithi169.stdout:231: writing smithi16987243-231 from 1909329 to 2367734 tid 2 2023-09-23T22:21:38.460 INFO:tasks.rados.rados.0.smithi169.stdout:231: writing smithi16987243-231 from 2816700 to 3226910 tid 3 2023-09-23T22:21:38.461 INFO:tasks.rados.rados.0.smithi169.stdout:232: write initial oid 232 2023-09-23T22:21:38.461 INFO:tasks.rados.rados.0.smithi169.stdout:232: seq_num 231 ranges {682417=473109,1567811=602063,2844123=621482} 2023-09-23T22:21:38.467 INFO:tasks.rados.rados.0.smithi169.stdout:232: writing smithi16987243-232 from 682417 to 1155526 tid 1 2023-09-23T22:21:38.473 INFO:tasks.rados.rados.0.smithi169.stdout:232: writing smithi16987243-232 from 1567811 to 2169874 tid 2 2023-09-23T22:21:38.481 INFO:tasks.rados.rados.0.smithi169.stdout:232: writing smithi16987243-232 from 2844123 to 3465605 tid 3 2023-09-23T22:21:38.481 INFO:tasks.rados.rados.0.smithi169.stdout:233: write initial oid 233 2023-09-23T22:21:38.481 INFO:tasks.rados.rados.0.smithi169.stdout:233: seq_num 232 ranges {699224=548358,2026293=462074,3271546=432754} 2023-09-23T22:21:38.488 INFO:tasks.rados.rados.0.smithi169.stdout:233: writing smithi16987243-233 from 699224 to 1247582 tid 1 2023-09-23T22:21:38.495 INFO:tasks.rados.rados.0.smithi169.stdout:233: writing smithi16987243-233 from 2026293 to 2488367 tid 2 2023-09-23T22:21:38.502 INFO:tasks.rados.rados.0.smithi169.stdout:233: writing smithi16987243-233 from 3271546 to 3704300 tid 3 2023-09-23T22:21:38.502 INFO:tasks.rados.rados.0.smithi169.stdout:234: write initial oid 234 2023-09-23T22:21:38.502 INFO:tasks.rados.rados.0.smithi169.stdout:234: seq_num 233 ranges {716031=623607,2084775=605732,3298969=617062} 2023-09-23T22:21:38.509 INFO:tasks.rados.rados.0.smithi169.stdout:234: writing smithi16987243-234 from 716031 to 1339638 tid 1 2023-09-23T22:21:38.517 INFO:tasks.rados.rados.0.smithi169.stdout:234: writing smithi16987243-234 from 2084775 to 2690507 tid 2 2023-09-23T22:21:38.525 INFO:tasks.rados.rados.0.smithi169.stdout:234: writing smithi16987243-234 from 3298969 to 3916031 tid 3 2023-09-23T22:21:38.525 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:38.525 INFO:tasks.rados.rados.0.smithi169.stdout:219: finishing write tid 1 to smithi16987243-219 2023-09-23T22:21:38.525 INFO:tasks.rados.rados.0.smithi169.stdout:219: finishing write tid 2 to smithi16987243-219 2023-09-23T22:21:38.526 INFO:tasks.rados.rados.0.smithi169.stdout:219: finishing write tid 3 to smithi16987243-219 2023-09-23T22:21:38.526 INFO:tasks.rados.rados.0.smithi169.stdout:219: finishing write tid 4 to smithi16987243-219 2023-09-23T22:21:38.526 INFO:tasks.rados.rados.0.smithi169.stdout:219: finishing write tid 5 to smithi16987243-219 2023-09-23T22:21:38.526 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 219 v 54 (ObjNum 218 snap 0 seq_num 218) dirty exists 2023-09-23T22:21:38.526 INFO:tasks.rados.rados.0.smithi169.stdout:219: left oid 219 (ObjNum 218 snap 0 seq_num 218) 2023-09-23T22:21:38.526 INFO:tasks.rados.rados.0.smithi169.stdout:220: finishing write tid 1 to smithi16987243-220 2023-09-23T22:21:38.526 INFO:tasks.rados.rados.0.smithi169.stdout:219: done (15 left) 2023-09-23T22:21:38.526 INFO:tasks.rados.rados.0.smithi169.stdout:235: write initial oid 235 2023-09-23T22:21:38.527 INFO:tasks.rados.rados.0.smithi169.stdout:235: seq_num 234 ranges {732838=698856,2026904=465743,3210039=571651} 2023-09-23T22:21:38.533 INFO:tasks.rados.rados.0.smithi169.stdout:235: writing smithi16987243-235 from 732838 to 1431694 tid 1 2023-09-23T22:21:38.539 INFO:tasks.rados.rados.0.smithi169.stdout:235: writing smithi16987243-235 from 2026904 to 2492647 tid 2 2023-09-23T22:21:38.547 INFO:tasks.rados.rados.0.smithi169.stdout:235: writing smithi16987243-235 from 3210039 to 3781690 tid 3 2023-09-23T22:21:38.547 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:38.547 INFO:tasks.rados.rados.0.smithi169.stdout:220: finishing write tid 2 to smithi16987243-220 2023-09-23T22:21:38.548 INFO:tasks.rados.rados.0.smithi169.stdout:220: finishing write tid 3 to smithi16987243-220 2023-09-23T22:21:38.548 INFO:tasks.rados.rados.0.smithi169.stdout:220: finishing write tid 4 to smithi16987243-220 2023-09-23T22:21:38.548 INFO:tasks.rados.rados.0.smithi169.stdout:220: finishing write tid 5 to smithi16987243-220 2023-09-23T22:21:38.548 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 220 v 42 (ObjNum 219 snap 0 seq_num 219) dirty exists 2023-09-23T22:21:38.548 INFO:tasks.rados.rados.0.smithi169.stdout:220: left oid 220 (ObjNum 219 snap 0 seq_num 219) 2023-09-23T22:21:38.548 INFO:tasks.rados.rados.0.smithi169.stdout:221: finishing write tid 1 to smithi16987243-221 2023-09-23T22:21:38.548 INFO:tasks.rados.rados.0.smithi169.stdout:221: finishing write tid 2 to smithi16987243-221 2023-09-23T22:21:38.549 INFO:tasks.rados.rados.0.smithi169.stdout:221: finishing write tid 3 to smithi16987243-221 2023-09-23T22:21:38.549 INFO:tasks.rados.rados.0.smithi169.stdout:221: finishing write tid 4 to smithi16987243-221 2023-09-23T22:21:38.549 INFO:tasks.rados.rados.0.smithi169.stdout:221: finishing write tid 5 to smithi16987243-221 2023-09-23T22:21:38.549 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 221 v 43 (ObjNum 220 snap 0 seq_num 220) dirty exists 2023-09-23T22:21:38.549 INFO:tasks.rados.rados.0.smithi169.stdout:221: left oid 221 (ObjNum 220 snap 0 seq_num 220) 2023-09-23T22:21:38.549 INFO:tasks.rados.rados.0.smithi169.stdout:222: finishing write tid 1 to smithi16987243-222 2023-09-23T22:21:38.549 INFO:tasks.rados.rados.0.smithi169.stdout:222: finishing write tid 2 to smithi16987243-222 2023-09-23T22:21:38.549 INFO:tasks.rados.rados.0.smithi169.stdout:222: finishing write tid 3 to smithi16987243-222 2023-09-23T22:21:38.549 INFO:tasks.rados.rados.0.smithi169.stdout:222: finishing write tid 4 to smithi16987243-222 2023-09-23T22:21:38.550 INFO:tasks.rados.rados.0.smithi169.stdout:222: finishing write tid 5 to smithi16987243-222 2023-09-23T22:21:38.550 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 222 v 47 (ObjNum 221 snap 0 seq_num 221) dirty exists 2023-09-23T22:21:38.550 INFO:tasks.rados.rados.0.smithi169.stdout:222: left oid 222 (ObjNum 221 snap 0 seq_num 221) 2023-09-23T22:21:38.550 INFO:tasks.rados.rados.0.smithi169.stdout:223: finishing write tid 1 to smithi16987243-223 2023-09-23T22:21:38.550 INFO:tasks.rados.rados.0.smithi169.stdout:223: finishing write tid 2 to smithi16987243-223 2023-09-23T22:21:38.550 INFO:tasks.rados.rados.0.smithi169.stdout:223: finishing write tid 3 to smithi16987243-223 2023-09-23T22:21:38.550 INFO:tasks.rados.rados.0.smithi169.stdout:223: finishing write tid 4 to smithi16987243-223 2023-09-23T22:21:38.550 INFO:tasks.rados.rados.0.smithi169.stdout:223: finishing write tid 5 to smithi16987243-223 2023-09-23T22:21:38.551 INFO:tasks.rados.rados.0.smithi169.stdout:223: finishing write tid 6 to smithi16987243-223 2023-09-23T22:21:38.551 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 223 v 41 (ObjNum 222 snap 0 seq_num 222) dirty exists 2023-09-23T22:21:38.551 INFO:tasks.rados.rados.0.smithi169.stdout:223: left oid 223 (ObjNum 222 snap 0 seq_num 222) 2023-09-23T22:21:38.551 INFO:tasks.rados.rados.0.smithi169.stdout:224: finishing write tid 1 to smithi16987243-224 2023-09-23T22:21:38.551 INFO:tasks.rados.rados.0.smithi169.stdout:224: finishing write tid 2 to smithi16987243-224 2023-09-23T22:21:38.551 INFO:tasks.rados.rados.0.smithi169.stdout:224: finishing write tid 3 to smithi16987243-224 2023-09-23T22:21:38.551 INFO:tasks.rados.rados.0.smithi169.stdout:224: finishing write tid 4 to smithi16987243-224 2023-09-23T22:21:38.551 INFO:tasks.rados.rados.0.smithi169.stdout:224: finishing write tid 5 to smithi16987243-224 2023-09-23T22:21:38.552 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 224 v 43 (ObjNum 223 snap 0 seq_num 223) dirty exists 2023-09-23T22:21:38.552 INFO:tasks.rados.rados.0.smithi169.stdout:224: left oid 224 (ObjNum 223 snap 0 seq_num 223) 2023-09-23T22:21:38.552 INFO:tasks.rados.rados.0.smithi169.stdout:225: finishing write tid 1 to smithi16987243-225 2023-09-23T22:21:38.552 INFO:tasks.rados.rados.0.smithi169.stdout:225: finishing write tid 2 to smithi16987243-225 2023-09-23T22:21:38.552 INFO:tasks.rados.rados.0.smithi169.stdout:225: finishing write tid 3 to smithi16987243-225 2023-09-23T22:21:38.552 INFO:tasks.rados.rados.0.smithi169.stdout:225: finishing write tid 4 to smithi16987243-225 2023-09-23T22:21:38.552 INFO:tasks.rados.rados.0.smithi169.stdout:225: finishing write tid 5 to smithi16987243-225 2023-09-23T22:21:38.552 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 225 v 55 (ObjNum 224 snap 0 seq_num 224) dirty exists 2023-09-23T22:21:38.552 INFO:tasks.rados.rados.0.smithi169.stdout:225: left oid 225 (ObjNum 224 snap 0 seq_num 224) 2023-09-23T22:21:38.553 INFO:tasks.rados.rados.0.smithi169.stdout:226: finishing write tid 1 to smithi16987243-226 2023-09-23T22:21:38.553 INFO:tasks.rados.rados.0.smithi169.stdout:226: finishing write tid 2 to smithi16987243-226 2023-09-23T22:21:38.553 INFO:tasks.rados.rados.0.smithi169.stdout:226: finishing write tid 3 to smithi16987243-226 2023-09-23T22:21:38.553 INFO:tasks.rados.rados.0.smithi169.stdout:226: finishing write tid 4 to smithi16987243-226 2023-09-23T22:21:38.553 INFO:tasks.rados.rados.0.smithi169.stdout:226: finishing write tid 5 to smithi16987243-226 2023-09-23T22:21:38.553 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 226 v 46 (ObjNum 225 snap 0 seq_num 225) dirty exists 2023-09-23T22:21:38.553 INFO:tasks.rados.rados.0.smithi169.stdout:226: left oid 226 (ObjNum 225 snap 0 seq_num 225) 2023-09-23T22:21:38.554 INFO:tasks.rados.rados.0.smithi169.stdout:227: finishing write tid 1 to smithi16987243-227 2023-09-23T22:21:38.554 INFO:tasks.rados.rados.0.smithi169.stdout:227: finishing write tid 2 to smithi16987243-227 2023-09-23T22:21:38.554 INFO:tasks.rados.rados.0.smithi169.stdout:220: done (15 left) 2023-09-23T22:21:38.554 INFO:tasks.rados.rados.0.smithi169.stdout:221: done (14 left) 2023-09-23T22:21:38.554 INFO:tasks.rados.rados.0.smithi169.stdout:222: done (13 left) 2023-09-23T22:21:38.554 INFO:tasks.rados.rados.0.smithi169.stdout:223: done (12 left) 2023-09-23T22:21:38.554 INFO:tasks.rados.rados.0.smithi169.stdout:224: done (11 left) 2023-09-23T22:21:38.554 INFO:tasks.rados.rados.0.smithi169.stdout:225: done (10 left) 2023-09-23T22:21:38.555 INFO:tasks.rados.rados.0.smithi169.stdout:226: done (9 left) 2023-09-23T22:21:38.555 INFO:tasks.rados.rados.0.smithi169.stdout:236: write initial oid 236 2023-09-23T22:21:38.555 INFO:tasks.rados.rados.0.smithi169.stdout:236: seq_num 235 ranges {749645=774105,2085386=609401,3237462=712183} 2023-09-23T22:21:38.559 INFO:tasks.rados.rados.0.smithi169.stdout:236: writing smithi16987243-236 from 749645 to 1523750 tid 1 2023-09-23T22:21:38.566 INFO:tasks.rados.rados.0.smithi169.stdout:236: writing smithi16987243-236 from 2085386 to 2694787 tid 2 2023-09-23T22:21:38.573 INFO:tasks.rados.rados.0.smithi169.stdout:236: writing smithi16987243-236 from 3237462 to 3949645 tid 3 2023-09-23T22:21:38.573 INFO:tasks.rados.rados.0.smithi169.stdout:237: write initial oid 237 2023-09-23T22:21:38.573 INFO:tasks.rados.rados.0.smithi169.stdout:237: seq_num 236 ranges {766452=565707,1860221=469412,2981238=594195} 2023-09-23T22:21:38.580 INFO:tasks.rados.rados.0.smithi169.stdout:237: writing smithi16987243-237 from 766452 to 1332159 tid 1 2023-09-23T22:21:38.586 INFO:tasks.rados.rados.0.smithi169.stdout:237: writing smithi16987243-237 from 1860221 to 2329633 tid 2 2023-09-23T22:21:38.593 INFO:tasks.rados.rados.0.smithi169.stdout:237: writing smithi16987243-237 from 2981238 to 3575433 tid 3 2023-09-23T22:21:38.593 INFO:tasks.rados.rados.0.smithi169.stdout:238: write initial oid 238 2023-09-23T22:21:38.593 INFO:tasks.rados.rados.0.smithi169.stdout:238: seq_num 237 ranges {783259=640956,1918703=613070,3008661=405467,3821939=161320} 2023-09-23T22:21:38.601 INFO:tasks.rados.rados.0.smithi169.stdout:238: writing smithi16987243-238 from 783259 to 1424215 tid 1 2023-09-23T22:21:38.607 INFO:tasks.rados.rados.0.smithi169.stdout:238: writing smithi16987243-238 from 1918703 to 2531773 tid 2 2023-09-23T22:21:38.613 INFO:tasks.rados.rados.0.smithi169.stdout:238: writing smithi16987243-238 from 3008661 to 3414128 tid 3 2023-09-23T22:21:38.616 INFO:tasks.rados.rados.0.smithi169.stdout:238: writing smithi16987243-238 from 3821939 to 3983259 tid 4 2023-09-23T22:21:38.616 INFO:tasks.rados.rados.0.smithi169.stdout:239: write initial oid 239 2023-09-23T22:21:38.616 INFO:tasks.rados.rados.0.smithi169.stdout:239: seq_num 238 ranges {400066=716205,1860832=139234} 2023-09-23T22:21:38.622 INFO:tasks.rados.rados.0.smithi169.stdout:239: writing smithi16987243-239 from 400066 to 1116271 tid 1 2023-09-23T22:21:38.627 INFO:tasks.rados.rados.0.smithi169.stdout:239: writing smithi16987243-239 from 1860832 to 2000066 tid 2 2023-09-23T22:21:38.627 INFO:tasks.rados.rados.0.smithi169.stdout:240: write initial oid 240 2023-09-23T22:21:38.627 INFO:tasks.rados.rados.0.smithi169.stdout:240: seq_num 239 ranges {416873=791454,1919314=97559} 2023-09-23T22:21:38.634 INFO:tasks.rados.rados.0.smithi169.stdout:240: writing smithi16987243-240 from 416873 to 1208327 tid 1 2023-09-23T22:21:38.639 INFO:tasks.rados.rados.0.smithi169.stdout:240: writing smithi16987243-240 from 1919314 to 2016873 tid 2 2023-09-23T22:21:38.639 INFO:tasks.rados.rados.0.smithi169.stdout:241: write initial oid 241 2023-09-23T22:21:38.639 INFO:tasks.rados.rados.0.smithi169.stdout:241: seq_num 240 ranges {433680=466703,1577796=455884} 2023-09-23T22:21:38.644 INFO:tasks.rados.rados.0.smithi169.stdout:241: writing smithi16987243-241 from 433680 to 900383 tid 1 2023-09-23T22:21:38.650 INFO:tasks.rados.rados.0.smithi169.stdout:241: writing smithi16987243-241 from 1577796 to 2033680 tid 2 2023-09-23T22:21:38.651 INFO:tasks.rados.rados.0.smithi169.stdout:242: write initial oid 242 2023-09-23T22:21:38.651 INFO:tasks.rados.rados.0.smithi169.stdout:242: seq_num 241 ranges {450487=541952,1636278=414209} 2023-09-23T22:21:38.656 INFO:tasks.rados.rados.0.smithi169.stdout:242: writing smithi16987243-242 from 450487 to 992439 tid 1 2023-09-23T22:21:38.663 INFO:tasks.rados.rados.0.smithi169.stdout:242: writing smithi16987243-242 from 1636278 to 2050487 tid 2 2023-09-23T22:21:38.663 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:38.663 INFO:tasks.rados.rados.0.smithi169.stdout:227: finishing write tid 3 to smithi16987243-227 2023-09-23T22:21:38.663 INFO:tasks.rados.rados.0.smithi169.stdout:227: finishing write tid 4 to smithi16987243-227 2023-09-23T22:21:38.663 INFO:tasks.rados.rados.0.smithi169.stdout:227: finishing write tid 5 to smithi16987243-227 2023-09-23T22:21:38.664 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 227 v 51 (ObjNum 226 snap 0 seq_num 226) dirty exists 2023-09-23T22:21:38.664 INFO:tasks.rados.rados.0.smithi169.stdout:227: left oid 227 (ObjNum 226 snap 0 seq_num 226) 2023-09-23T22:21:38.664 INFO:tasks.rados.rados.0.smithi169.stdout:228: finishing write tid 1 to smithi16987243-228 2023-09-23T22:21:38.664 INFO:tasks.rados.rados.0.smithi169.stdout:228: finishing write tid 2 to smithi16987243-228 2023-09-23T22:21:38.664 INFO:tasks.rados.rados.0.smithi169.stdout:228: finishing write tid 3 to smithi16987243-228 2023-09-23T22:21:38.664 INFO:tasks.rados.rados.0.smithi169.stdout:228: finishing write tid 4 to smithi16987243-228 2023-09-23T22:21:38.664 INFO:tasks.rados.rados.0.smithi169.stdout:228: finishing write tid 5 to smithi16987243-228 2023-09-23T22:21:38.664 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 228 v 55 (ObjNum 227 snap 0 seq_num 227) dirty exists 2023-09-23T22:21:38.665 INFO:tasks.rados.rados.0.smithi169.stdout:228: left oid 228 (ObjNum 227 snap 0 seq_num 227) 2023-09-23T22:21:38.665 INFO:tasks.rados.rados.0.smithi169.stdout:229: finishing write tid 1 to smithi16987243-229 2023-09-23T22:21:38.665 INFO:tasks.rados.rados.0.smithi169.stdout:229: finishing write tid 2 to smithi16987243-229 2023-09-23T22:21:38.665 INFO:tasks.rados.rados.0.smithi169.stdout:227: done (15 left) 2023-09-23T22:21:38.665 INFO:tasks.rados.rados.0.smithi169.stdout:228: done (14 left) 2023-09-23T22:21:38.665 INFO:tasks.rados.rados.0.smithi169.stdout:243: write initial oid 243 2023-09-23T22:21:38.665 INFO:tasks.rados.rados.0.smithi169.stdout:243: seq_num 242 ranges {467294=617201,1578407=488887} 2023-09-23T22:21:38.669 INFO:tasks.rados.rados.0.smithi169.stdout:243: writing smithi16987243-243 from 467294 to 1084495 tid 1 2023-09-23T22:21:38.675 INFO:tasks.rados.rados.0.smithi169.stdout:243: writing smithi16987243-243 from 1578407 to 2067294 tid 2 2023-09-23T22:21:38.675 INFO:tasks.rados.rados.0.smithi169.stdout:244: write initial oid 244 2023-09-23T22:21:38.675 INFO:tasks.rados.rados.0.smithi169.stdout:244: seq_num 243 ranges {484101=692450,1636889=447212} 2023-09-23T22:21:38.683 INFO:tasks.rados.rados.0.smithi169.stdout:244: writing smithi16987243-244 from 484101 to 1176551 tid 1 2023-09-23T22:21:38.688 INFO:tasks.rados.rados.0.smithi169.stdout:244: writing smithi16987243-244 from 1636889 to 2084101 tid 2 2023-09-23T22:21:38.688 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:38.689 INFO:tasks.rados.rados.0.smithi169.stdout:229: finishing write tid 3 to smithi16987243-229 2023-09-23T22:21:38.689 INFO:tasks.rados.rados.0.smithi169.stdout:229: finishing write tid 4 to smithi16987243-229 2023-09-23T22:21:38.689 INFO:tasks.rados.rados.0.smithi169.stdout:229: finishing write tid 5 to smithi16987243-229 2023-09-23T22:21:38.689 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 229 v 58 (ObjNum 228 snap 0 seq_num 228) dirty exists 2023-09-23T22:21:38.689 INFO:tasks.rados.rados.0.smithi169.stdout:229: left oid 229 (ObjNum 228 snap 0 seq_num 228) 2023-09-23T22:21:38.689 INFO:tasks.rados.rados.0.smithi169.stdout:230: finishing write tid 1 to smithi16987243-230 2023-09-23T22:21:38.689 INFO:tasks.rados.rados.0.smithi169.stdout:230: finishing write tid 2 to smithi16987243-230 2023-09-23T22:21:38.689 INFO:tasks.rados.rados.0.smithi169.stdout:230: finishing write tid 3 to smithi16987243-230 2023-09-23T22:21:38.689 INFO:tasks.rados.rados.0.smithi169.stdout:230: finishing write tid 4 to smithi16987243-230 2023-09-23T22:21:38.689 INFO:tasks.rados.rados.0.smithi169.stdout:230: finishing write tid 5 to smithi16987243-230 2023-09-23T22:21:38.690 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 230 v 50 (ObjNum 229 snap 0 seq_num 229) dirty exists 2023-09-23T22:21:38.690 INFO:tasks.rados.rados.0.smithi169.stdout:230: left oid 230 (ObjNum 229 snap 0 seq_num 229) 2023-09-23T22:21:38.690 INFO:tasks.rados.rados.0.smithi169.stdout:229: done (15 left) 2023-09-23T22:21:38.690 INFO:tasks.rados.rados.0.smithi169.stdout:230: done (14 left) 2023-09-23T22:21:38.690 INFO:tasks.rados.rados.0.smithi169.stdout:245: write initial oid 245 2023-09-23T22:21:38.690 INFO:tasks.rados.rados.0.smithi169.stdout:245: seq_num 244 ranges {500908=484052,1411724=689184} 2023-09-23T22:21:38.694 INFO:tasks.rados.rados.0.smithi169.stdout:245: writing smithi16987243-245 from 500908 to 984960 tid 1 2023-09-23T22:21:38.700 INFO:tasks.rados.rados.0.smithi169.stdout:245: writing smithi16987243-245 from 1411724 to 2100908 tid 2 2023-09-23T22:21:38.700 INFO:tasks.rados.rados.0.smithi169.stdout:246: write initial oid 246 2023-09-23T22:21:38.700 INFO:tasks.rados.rados.0.smithi169.stdout:246: seq_num 245 ranges {517715=559301,1870206=247509} 2023-09-23T22:21:38.707 INFO:tasks.rados.rados.0.smithi169.stdout:246: writing smithi16987243-246 from 517715 to 1077016 tid 1 2023-09-23T22:21:38.713 INFO:tasks.rados.rados.0.smithi169.stdout:246: writing smithi16987243-246 from 1870206 to 2117715 tid 2 2023-09-23T22:21:38.713 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:38.714 INFO:tasks.rados.rados.0.smithi169.stdout:231: finishing write tid 1 to smithi16987243-231 2023-09-23T22:21:38.714 INFO:tasks.rados.rados.0.smithi169.stdout:231: finishing write tid 2 to smithi16987243-231 2023-09-23T22:21:38.714 INFO:tasks.rados.rados.0.smithi169.stdout:231: finishing write tid 3 to smithi16987243-231 2023-09-23T22:21:38.714 INFO:tasks.rados.rados.0.smithi169.stdout:231: finishing write tid 4 to smithi16987243-231 2023-09-23T22:21:38.714 INFO:tasks.rados.rados.0.smithi169.stdout:231: finishing write tid 5 to smithi16987243-231 2023-09-23T22:21:38.714 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 231 v 59 (ObjNum 230 snap 0 seq_num 230) dirty exists 2023-09-23T22:21:38.714 INFO:tasks.rados.rados.0.smithi169.stdout:231: left oid 231 (ObjNum 230 snap 0 seq_num 230) 2023-09-23T22:21:38.714 INFO:tasks.rados.rados.0.smithi169.stdout:232: finishing write tid 1 to smithi16987243-232 2023-09-23T22:21:38.714 INFO:tasks.rados.rados.0.smithi169.stdout:232: finishing write tid 2 to smithi16987243-232 2023-09-23T22:21:38.714 INFO:tasks.rados.rados.0.smithi169.stdout:232: finishing write tid 3 to smithi16987243-232 2023-09-23T22:21:38.715 INFO:tasks.rados.rados.0.smithi169.stdout:232: finishing write tid 4 to smithi16987243-232 2023-09-23T22:21:38.715 INFO:tasks.rados.rados.0.smithi169.stdout:232: finishing write tid 5 to smithi16987243-232 2023-09-23T22:21:38.715 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 232 v 43 (ObjNum 231 snap 0 seq_num 231) dirty exists 2023-09-23T22:21:38.715 INFO:tasks.rados.rados.0.smithi169.stdout:232: left oid 232 (ObjNum 231 snap 0 seq_num 231) 2023-09-23T22:21:38.715 INFO:tasks.rados.rados.0.smithi169.stdout:231: done (15 left) 2023-09-23T22:21:38.715 INFO:tasks.rados.rados.0.smithi169.stdout:232: done (14 left) 2023-09-23T22:21:38.715 INFO:tasks.rados.rados.0.smithi169.stdout:247: write initial oid 247 2023-09-23T22:21:38.715 INFO:tasks.rados.rados.0.smithi169.stdout:247: seq_num 246 ranges {534522=634550,1812335=322187} 2023-09-23T22:21:38.719 INFO:tasks.rados.rados.0.smithi169.stdout:247: writing smithi16987243-247 from 534522 to 1169072 tid 1 2023-09-23T22:21:38.725 INFO:tasks.rados.rados.0.smithi169.stdout:247: writing smithi16987243-247 from 1812335 to 2134522 tid 2 2023-09-23T22:21:38.725 INFO:tasks.rados.rados.0.smithi169.stdout:248: write initial oid 248 2023-09-23T22:21:38.725 INFO:tasks.rados.rados.0.smithi169.stdout:248: seq_num 247 ranges {551329=709799,1870817=280512} 2023-09-23T22:21:38.732 INFO:tasks.rados.rados.0.smithi169.stdout:248: writing smithi16987243-248 from 551329 to 1261128 tid 1 2023-09-23T22:21:38.738 INFO:tasks.rados.rados.0.smithi169.stdout:248: writing smithi16987243-248 from 1870817 to 2151329 tid 2 2023-09-23T22:21:38.738 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:38.738 INFO:tasks.rados.rados.0.smithi169.stdout:233: finishing write tid 1 to smithi16987243-233 2023-09-23T22:21:38.738 INFO:tasks.rados.rados.0.smithi169.stdout:233: finishing write tid 2 to smithi16987243-233 2023-09-23T22:21:38.738 INFO:tasks.rados.rados.0.smithi169.stdout:233: finishing write tid 3 to smithi16987243-233 2023-09-23T22:21:38.738 INFO:tasks.rados.rados.0.smithi169.stdout:233: finishing write tid 4 to smithi16987243-233 2023-09-23T22:21:38.738 INFO:tasks.rados.rados.0.smithi169.stdout:233: finishing write tid 5 to smithi16987243-233 2023-09-23T22:21:38.738 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 233 v 47 (ObjNum 232 snap 0 seq_num 232) dirty exists 2023-09-23T22:21:38.739 INFO:tasks.rados.rados.0.smithi169.stdout:233: left oid 233 (ObjNum 232 snap 0 seq_num 232) 2023-09-23T22:21:38.739 INFO:tasks.rados.rados.0.smithi169.stdout:234: finishing write tid 1 to smithi16987243-234 2023-09-23T22:21:38.739 INFO:tasks.rados.rados.0.smithi169.stdout:233: done (15 left) 2023-09-23T22:21:38.739 INFO:tasks.rados.rados.0.smithi169.stdout:249: write initial oid 249 2023-09-23T22:21:38.739 INFO:tasks.rados.rados.0.smithi169.stdout:249: seq_num 248 ranges {568136=785048,1929299=238837} 2023-09-23T22:21:38.745 INFO:tasks.rados.rados.0.smithi169.stdout:249: writing smithi16987243-249 from 568136 to 1353184 tid 1 2023-09-23T22:21:38.750 INFO:tasks.rados.rados.0.smithi169.stdout:249: writing smithi16987243-249 from 1929299 to 2168136 tid 2 2023-09-23T22:21:38.750 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:38.750 INFO:tasks.rados.rados.0.smithi169.stdout:234: finishing write tid 2 to smithi16987243-234 2023-09-23T22:21:38.751 INFO:tasks.rados.rados.0.smithi169.stdout:234: finishing write tid 3 to smithi16987243-234 2023-09-23T22:21:38.751 INFO:tasks.rados.rados.0.smithi169.stdout:234: finishing write tid 4 to smithi16987243-234 2023-09-23T22:21:38.751 INFO:tasks.rados.rados.0.smithi169.stdout:234: finishing write tid 5 to smithi16987243-234 2023-09-23T22:21:38.751 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 234 v 45 (ObjNum 233 snap 0 seq_num 233) dirty exists 2023-09-23T22:21:38.751 INFO:tasks.rados.rados.0.smithi169.stdout:234: left oid 234 (ObjNum 233 snap 0 seq_num 233) 2023-09-23T22:21:38.751 INFO:tasks.rados.rados.0.smithi169.stdout:235: finishing write tid 1 to smithi16987243-235 2023-09-23T22:21:38.751 INFO:tasks.rados.rados.0.smithi169.stdout:234: done (15 left) 2023-09-23T22:21:38.751 INFO:tasks.rados.rados.0.smithi169.stdout:250: write initial oid 250 2023-09-23T22:21:38.751 INFO:tasks.rados.rados.0.smithi169.stdout:250: seq_num 249 ranges {584943=460297,1587781=597162} 2023-09-23T22:21:38.756 INFO:tasks.rados.rados.0.smithi169.stdout:250: writing smithi16987243-250 from 584943 to 1045240 tid 1 2023-09-23T22:21:38.763 INFO:tasks.rados.rados.0.smithi169.stdout:250: writing smithi16987243-250 from 1587781 to 2184943 tid 2 2023-09-23T22:21:38.763 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:38.763 INFO:tasks.rados.rados.0.smithi169.stdout:235: finishing write tid 2 to smithi16987243-235 2023-09-23T22:21:38.763 INFO:tasks.rados.rados.0.smithi169.stdout:235: finishing write tid 3 to smithi16987243-235 2023-09-23T22:21:38.763 INFO:tasks.rados.rados.0.smithi169.stdout:235: finishing write tid 4 to smithi16987243-235 2023-09-23T22:21:38.763 INFO:tasks.rados.rados.0.smithi169.stdout:235: finishing write tid 5 to smithi16987243-235 2023-09-23T22:21:38.764 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 235 v 59 (ObjNum 234 snap 0 seq_num 234) dirty exists 2023-09-23T22:21:38.764 INFO:tasks.rados.rados.0.smithi169.stdout:235: left oid 235 (ObjNum 234 snap 0 seq_num 234) 2023-09-23T22:21:38.764 INFO:tasks.rados.rados.0.smithi169.stdout:236: finishing write tid 1 to smithi16987243-236 2023-09-23T22:21:38.764 INFO:tasks.rados.rados.0.smithi169.stdout:236: finishing write tid 2 to smithi16987243-236 2023-09-23T22:21:38.764 INFO:tasks.rados.rados.0.smithi169.stdout:236: finishing write tid 3 to smithi16987243-236 2023-09-23T22:21:38.764 INFO:tasks.rados.rados.0.smithi169.stdout:236: finishing write tid 4 to smithi16987243-236 2023-09-23T22:21:38.764 INFO:tasks.rados.rados.0.smithi169.stdout:236: finishing write tid 5 to smithi16987243-236 2023-09-23T22:21:38.764 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 236 v 72 (ObjNum 235 snap 0 seq_num 235) dirty exists 2023-09-23T22:21:38.764 INFO:tasks.rados.rados.0.smithi169.stdout:236: left oid 236 (ObjNum 235 snap 0 seq_num 235) 2023-09-23T22:21:38.764 INFO:tasks.rados.rados.0.smithi169.stdout:237: finishing write tid 1 to smithi16987243-237 2023-09-23T22:21:38.764 INFO:tasks.rados.rados.0.smithi169.stdout:235: done (15 left) 2023-09-23T22:21:38.765 INFO:tasks.rados.rados.0.smithi169.stdout:236: done (14 left) 2023-09-23T22:21:38.765 INFO:tasks.rados.rados.0.smithi169.stdout:251: write initial oid 251 2023-09-23T22:21:38.765 INFO:tasks.rados.rados.0.smithi169.stdout:251: seq_num 250 ranges {601750=535546,1929910=271840} 2023-09-23T22:21:38.770 INFO:tasks.rados.rados.0.smithi169.stdout:251: writing smithi16987243-251 from 601750 to 1137296 tid 1 2023-09-23T22:21:38.776 INFO:tasks.rados.rados.0.smithi169.stdout:251: writing smithi16987243-251 from 1929910 to 2201750 tid 2 2023-09-23T22:21:38.776 INFO:tasks.rados.rados.0.smithi169.stdout:252: write initial oid 252 2023-09-23T22:21:38.776 INFO:tasks.rados.rados.0.smithi169.stdout:252: seq_num 251 ranges {618557=727148,2104745=113812} 2023-09-23T22:21:38.783 INFO:tasks.rados.rados.0.smithi169.stdout:252: writing smithi16987243-252 from 618557 to 1345705 tid 1 2023-09-23T22:21:38.789 INFO:tasks.rados.rados.0.smithi169.stdout:252: writing smithi16987243-252 from 2104745 to 2218557 tid 2 2023-09-23T22:21:38.789 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:38.789 INFO:tasks.rados.rados.0.smithi169.stdout:237: finishing write tid 2 to smithi16987243-237 2023-09-23T22:21:38.789 INFO:tasks.rados.rados.0.smithi169.stdout:237: finishing write tid 3 to smithi16987243-237 2023-09-23T22:21:38.789 INFO:tasks.rados.rados.0.smithi169.stdout:237: finishing write tid 4 to smithi16987243-237 2023-09-23T22:21:38.789 INFO:tasks.rados.rados.0.smithi169.stdout:237: finishing write tid 5 to smithi16987243-237 2023-09-23T22:21:38.789 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 237 v 52 (ObjNum 236 snap 0 seq_num 236) dirty exists 2023-09-23T22:21:38.789 INFO:tasks.rados.rados.0.smithi169.stdout:237: left oid 237 (ObjNum 236 snap 0 seq_num 236) 2023-09-23T22:21:38.789 INFO:tasks.rados.rados.0.smithi169.stdout:238: finishing write tid 1 to smithi16987243-238 2023-09-23T22:21:38.790 INFO:tasks.rados.rados.0.smithi169.stdout:238: finishing write tid 2 to smithi16987243-238 2023-09-23T22:21:38.790 INFO:tasks.rados.rados.0.smithi169.stdout:237: done (15 left) 2023-09-23T22:21:38.790 INFO:tasks.rados.rados.0.smithi169.stdout:253: write initial oid 253 2023-09-23T22:21:38.790 INFO:tasks.rados.rados.0.smithi169.stdout:253: seq_num 252 ranges {635364=402397,1763227=472137} 2023-09-23T22:21:38.794 INFO:tasks.rados.rados.0.smithi169.stdout:253: writing smithi16987243-253 from 635364 to 1037761 tid 1 2023-09-23T22:21:38.802 INFO:tasks.rados.rados.0.smithi169.stdout:253: writing smithi16987243-253 from 1763227 to 2235364 tid 2 2023-09-23T22:21:38.802 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:38.802 INFO:tasks.rados.rados.0.smithi169.stdout:238: finishing write tid 3 to smithi16987243-238 2023-09-23T22:21:38.802 INFO:tasks.rados.rados.0.smithi169.stdout:238: finishing write tid 4 to smithi16987243-238 2023-09-23T22:21:38.802 INFO:tasks.rados.rados.0.smithi169.stdout:238: finishing write tid 5 to smithi16987243-238 2023-09-23T22:21:38.802 INFO:tasks.rados.rados.0.smithi169.stdout:238: finishing write tid 6 to smithi16987243-238 2023-09-23T22:21:38.802 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 238 v 50 (ObjNum 237 snap 0 seq_num 237) dirty exists 2023-09-23T22:21:38.802 INFO:tasks.rados.rados.0.smithi169.stdout:238: left oid 238 (ObjNum 237 snap 0 seq_num 237) 2023-09-23T22:21:38.802 INFO:tasks.rados.rados.0.smithi169.stdout:239: finishing write tid 1 to smithi16987243-239 2023-09-23T22:21:38.803 INFO:tasks.rados.rados.0.smithi169.stdout:239: finishing write tid 2 to smithi16987243-239 2023-09-23T22:21:38.803 INFO:tasks.rados.rados.0.smithi169.stdout:239: finishing write tid 3 to smithi16987243-239 2023-09-23T22:21:38.803 INFO:tasks.rados.rados.0.smithi169.stdout:239: finishing write tid 4 to smithi16987243-239 2023-09-23T22:21:38.803 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 239 v 57 (ObjNum 238 snap 0 seq_num 238) dirty exists 2023-09-23T22:21:38.803 INFO:tasks.rados.rados.0.smithi169.stdout:239: left oid 239 (ObjNum 238 snap 0 seq_num 238) 2023-09-23T22:21:38.803 INFO:tasks.rados.rados.0.smithi169.stdout:238: done (15 left) 2023-09-23T22:21:38.803 INFO:tasks.rados.rados.0.smithi169.stdout:239: done (14 left) 2023-09-23T22:21:38.803 INFO:tasks.rados.rados.0.smithi169.stdout:254: write initial oid 254 2023-09-23T22:21:38.803 INFO:tasks.rados.rados.0.smithi169.stdout:254: seq_num 253 ranges {652171=477646,1821709=430462} 2023-09-23T22:21:38.808 INFO:tasks.rados.rados.0.smithi169.stdout:254: writing smithi16987243-254 from 652171 to 1129817 tid 1 2023-09-23T22:21:38.815 INFO:tasks.rados.rados.0.smithi169.stdout:254: writing smithi16987243-254 from 1821709 to 2252171 tid 2 2023-09-23T22:21:38.815 INFO:tasks.rados.rados.0.smithi169.stdout:255: write initial oid 255 2023-09-23T22:21:38.815 INFO:tasks.rados.rados.0.smithi169.stdout:255: seq_num 254 ranges {668978=552895,1763838=505140} 2023-09-23T22:21:38.822 INFO:tasks.rados.rados.0.smithi169.stdout:255: writing smithi16987243-255 from 668978 to 1221873 tid 1 2023-09-23T22:21:38.830 INFO:tasks.rados.rados.0.smithi169.stdout:255: writing smithi16987243-255 from 1763838 to 2268978 tid 2 2023-09-23T22:21:38.830 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:38.830 INFO:tasks.rados.rados.0.smithi169.stdout:240: finishing write tid 1 to smithi16987243-240 2023-09-23T22:21:38.830 INFO:tasks.rados.rados.0.smithi169.stdout:240: finishing write tid 2 to smithi16987243-240 2023-09-23T22:21:38.831 INFO:tasks.rados.rados.0.smithi169.stdout:240: finishing write tid 3 to smithi16987243-240 2023-09-23T22:21:38.831 INFO:tasks.rados.rados.0.smithi169.stdout:240: finishing write tid 4 to smithi16987243-240 2023-09-23T22:21:38.831 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 240 v 62 (ObjNum 239 snap 0 seq_num 239) dirty exists 2023-09-23T22:21:38.831 INFO:tasks.rados.rados.0.smithi169.stdout:240: left oid 240 (ObjNum 239 snap 0 seq_num 239) 2023-09-23T22:21:38.831 INFO:tasks.rados.rados.0.smithi169.stdout:241: finishing write tid 1 to smithi16987243-241 2023-09-23T22:21:38.831 INFO:tasks.rados.rados.0.smithi169.stdout:241: finishing write tid 2 to smithi16987243-241 2023-09-23T22:21:38.831 INFO:tasks.rados.rados.0.smithi169.stdout:241: finishing write tid 3 to smithi16987243-241 2023-09-23T22:21:38.831 INFO:tasks.rados.rados.0.smithi169.stdout:241: finishing write tid 4 to smithi16987243-241 2023-09-23T22:21:38.831 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 241 v 61 (ObjNum 240 snap 0 seq_num 240) dirty exists 2023-09-23T22:21:38.831 INFO:tasks.rados.rados.0.smithi169.stdout:241: left oid 241 (ObjNum 240 snap 0 seq_num 240) 2023-09-23T22:21:38.831 INFO:tasks.rados.rados.0.smithi169.stdout:240: done (15 left) 2023-09-23T22:21:38.831 INFO:tasks.rados.rados.0.smithi169.stdout:241: done (14 left) 2023-09-23T22:21:38.832 INFO:tasks.rados.rados.0.smithi169.stdout:256: write initial oid 256 2023-09-23T22:21:38.832 INFO:tasks.rados.rados.0.smithi169.stdout:256: seq_num 255 ranges {685785=628144,1822320=463465} 2023-09-23T22:21:38.837 INFO:tasks.rados.rados.0.smithi169.stdout:256: writing smithi16987243-256 from 685785 to 1313929 tid 1 2023-09-23T22:21:38.843 INFO:tasks.rados.rados.0.smithi169.stdout:256: writing smithi16987243-256 from 1822320 to 2285785 tid 2 2023-09-23T22:21:38.843 INFO:tasks.rados.rados.0.smithi169.stdout:257: write initial oid 257 2023-09-23T22:21:38.843 INFO:tasks.rados.rados.0.smithi169.stdout:257: seq_num 256 ranges {702592=703393,1880802=421790} 2023-09-23T22:21:38.851 INFO:tasks.rados.rados.0.smithi169.stdout:257: writing smithi16987243-257 from 702592 to 1405985 tid 1 2023-09-23T22:21:38.860 INFO:tasks.rados.rados.0.smithi169.stdout:257: writing smithi16987243-257 from 1880802 to 2302592 tid 2 2023-09-23T22:21:38.860 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:38.860 INFO:tasks.rados.rados.0.smithi169.stdout:242: finishing write tid 1 to smithi16987243-242 2023-09-23T22:21:38.860 INFO:tasks.rados.rados.0.smithi169.stdout:242: finishing write tid 2 to smithi16987243-242 2023-09-23T22:21:38.860 INFO:tasks.rados.rados.0.smithi169.stdout:242: finishing write tid 3 to smithi16987243-242 2023-09-23T22:21:38.861 INFO:tasks.rados.rados.0.smithi169.stdout:242: finishing write tid 4 to smithi16987243-242 2023-09-23T22:21:38.861 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 242 v 46 (ObjNum 241 snap 0 seq_num 241) dirty exists 2023-09-23T22:21:38.861 INFO:tasks.rados.rados.0.smithi169.stdout:242: left oid 242 (ObjNum 241 snap 0 seq_num 241) 2023-09-23T22:21:38.861 INFO:tasks.rados.rados.0.smithi169.stdout:243: finishing write tid 1 to smithi16987243-243 2023-09-23T22:21:38.861 INFO:tasks.rados.rados.0.smithi169.stdout:243: finishing write tid 2 to smithi16987243-243 2023-09-23T22:21:38.861 INFO:tasks.rados.rados.0.smithi169.stdout:243: finishing write tid 3 to smithi16987243-243 2023-09-23T22:21:38.861 INFO:tasks.rados.rados.0.smithi169.stdout:243: finishing write tid 4 to smithi16987243-243 2023-09-23T22:21:38.861 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 243 v 53 (ObjNum 242 snap 0 seq_num 242) dirty exists 2023-09-23T22:21:38.861 INFO:tasks.rados.rados.0.smithi169.stdout:243: left oid 243 (ObjNum 242 snap 0 seq_num 242) 2023-09-23T22:21:38.861 INFO:tasks.rados.rados.0.smithi169.stdout:244: finishing write tid 1 to smithi16987243-244 2023-09-23T22:21:38.861 INFO:tasks.rados.rados.0.smithi169.stdout:244: finishing write tid 2 to smithi16987243-244 2023-09-23T22:21:38.862 INFO:tasks.rados.rados.0.smithi169.stdout:244: finishing write tid 3 to smithi16987243-244 2023-09-23T22:21:38.862 INFO:tasks.rados.rados.0.smithi169.stdout:244: finishing write tid 4 to smithi16987243-244 2023-09-23T22:21:38.862 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 244 v 45 (ObjNum 243 snap 0 seq_num 243) dirty exists 2023-09-23T22:21:38.862 INFO:tasks.rados.rados.0.smithi169.stdout:244: left oid 244 (ObjNum 243 snap 0 seq_num 243) 2023-09-23T22:21:38.862 INFO:tasks.rados.rados.0.smithi169.stdout:245: finishing write tid 1 to smithi16987243-245 2023-09-23T22:21:38.862 INFO:tasks.rados.rados.0.smithi169.stdout:245: finishing write tid 2 to smithi16987243-245 2023-09-23T22:21:38.862 INFO:tasks.rados.rados.0.smithi169.stdout:245: finishing write tid 3 to smithi16987243-245 2023-09-23T22:21:38.862 INFO:tasks.rados.rados.0.smithi169.stdout:245: finishing write tid 4 to smithi16987243-245 2023-09-23T22:21:38.862 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 245 v 48 (ObjNum 244 snap 0 seq_num 244) dirty exists 2023-09-23T22:21:38.862 INFO:tasks.rados.rados.0.smithi169.stdout:245: left oid 245 (ObjNum 244 snap 0 seq_num 244) 2023-09-23T22:21:38.862 INFO:tasks.rados.rados.0.smithi169.stdout:246: finishing write tid 1 to smithi16987243-246 2023-09-23T22:21:38.863 INFO:tasks.rados.rados.0.smithi169.stdout:246: finishing write tid 2 to smithi16987243-246 2023-09-23T22:21:38.863 INFO:tasks.rados.rados.0.smithi169.stdout:246: finishing write tid 3 to smithi16987243-246 2023-09-23T22:21:38.863 INFO:tasks.rados.rados.0.smithi169.stdout:246: finishing write tid 4 to smithi16987243-246 2023-09-23T22:21:38.863 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 246 v 48 (ObjNum 245 snap 0 seq_num 245) dirty exists 2023-09-23T22:21:38.863 INFO:tasks.rados.rados.0.smithi169.stdout:246: left oid 246 (ObjNum 245 snap 0 seq_num 245) 2023-09-23T22:21:38.863 INFO:tasks.rados.rados.0.smithi169.stdout:247: finishing write tid 1 to smithi16987243-247 2023-09-23T22:21:38.863 INFO:tasks.rados.rados.0.smithi169.stdout:247: finishing write tid 2 to smithi16987243-247 2023-09-23T22:21:38.863 INFO:tasks.rados.rados.0.smithi169.stdout:247: finishing write tid 3 to smithi16987243-247 2023-09-23T22:21:38.863 INFO:tasks.rados.rados.0.smithi169.stdout:247: finishing write tid 4 to smithi16987243-247 2023-09-23T22:21:38.863 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 247 v 61 (ObjNum 246 snap 0 seq_num 246) dirty exists 2023-09-23T22:21:38.863 INFO:tasks.rados.rados.0.smithi169.stdout:247: left oid 247 (ObjNum 246 snap 0 seq_num 246) 2023-09-23T22:21:38.863 INFO:tasks.rados.rados.0.smithi169.stdout:248: finishing write tid 1 to smithi16987243-248 2023-09-23T22:21:38.864 INFO:tasks.rados.rados.0.smithi169.stdout:248: finishing write tid 2 to smithi16987243-248 2023-09-23T22:21:38.864 INFO:tasks.rados.rados.0.smithi169.stdout:248: finishing write tid 3 to smithi16987243-248 2023-09-23T22:21:38.864 INFO:tasks.rados.rados.0.smithi169.stdout:248: finishing write tid 4 to smithi16987243-248 2023-09-23T22:21:38.864 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 248 v 60 (ObjNum 247 snap 0 seq_num 247) dirty exists 2023-09-23T22:21:38.864 INFO:tasks.rados.rados.0.smithi169.stdout:248: left oid 248 (ObjNum 247 snap 0 seq_num 247) 2023-09-23T22:21:38.864 INFO:tasks.rados.rados.0.smithi169.stdout:249: finishing write tid 1 to smithi16987243-249 2023-09-23T22:21:38.864 INFO:tasks.rados.rados.0.smithi169.stdout:249: finishing write tid 2 to smithi16987243-249 2023-09-23T22:21:38.864 INFO:tasks.rados.rados.0.smithi169.stdout:249: finishing write tid 3 to smithi16987243-249 2023-09-23T22:21:38.864 INFO:tasks.rados.rados.0.smithi169.stdout:249: finishing write tid 4 to smithi16987243-249 2023-09-23T22:21:38.864 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 249 v 62 (ObjNum 248 snap 0 seq_num 248) dirty exists 2023-09-23T22:21:38.864 INFO:tasks.rados.rados.0.smithi169.stdout:249: left oid 249 (ObjNum 248 snap 0 seq_num 248) 2023-09-23T22:21:38.864 INFO:tasks.rados.rados.0.smithi169.stdout:250: finishing write tid 1 to smithi16987243-250 2023-09-23T22:21:38.865 INFO:tasks.rados.rados.0.smithi169.stdout:250: finishing write tid 2 to smithi16987243-250 2023-09-23T22:21:38.865 INFO:tasks.rados.rados.0.smithi169.stdout:250: finishing write tid 3 to smithi16987243-250 2023-09-23T22:21:38.865 INFO:tasks.rados.rados.0.smithi169.stdout:250: finishing write tid 4 to smithi16987243-250 2023-09-23T22:21:38.865 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 250 v 64 (ObjNum 249 snap 0 seq_num 249) dirty exists 2023-09-23T22:21:38.865 INFO:tasks.rados.rados.0.smithi169.stdout:250: left oid 250 (ObjNum 249 snap 0 seq_num 249) 2023-09-23T22:21:38.865 INFO:tasks.rados.rados.0.smithi169.stdout:251: finishing write tid 1 to smithi16987243-251 2023-09-23T22:21:38.865 INFO:tasks.rados.rados.0.smithi169.stdout:251: finishing write tid 2 to smithi16987243-251 2023-09-23T22:21:38.865 INFO:tasks.rados.rados.0.smithi169.stdout:251: finishing write tid 3 to smithi16987243-251 2023-09-23T22:21:38.865 INFO:tasks.rados.rados.0.smithi169.stdout:251: finishing write tid 4 to smithi16987243-251 2023-09-23T22:21:38.865 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 251 v 65 (ObjNum 250 snap 0 seq_num 250) dirty exists 2023-09-23T22:21:38.865 INFO:tasks.rados.rados.0.smithi169.stdout:251: left oid 251 (ObjNum 250 snap 0 seq_num 250) 2023-09-23T22:21:38.865 INFO:tasks.rados.rados.0.smithi169.stdout:252: finishing write tid 1 to smithi16987243-252 2023-09-23T22:21:38.866 INFO:tasks.rados.rados.0.smithi169.stdout:252: finishing write tid 2 to smithi16987243-252 2023-09-23T22:21:38.866 INFO:tasks.rados.rados.0.smithi169.stdout:252: finishing write tid 3 to smithi16987243-252 2023-09-23T22:21:38.866 INFO:tasks.rados.rados.0.smithi169.stdout:252: finishing write tid 4 to smithi16987243-252 2023-09-23T22:21:38.866 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 252 v 64 (ObjNum 251 snap 0 seq_num 251) dirty exists 2023-09-23T22:21:38.866 INFO:tasks.rados.rados.0.smithi169.stdout:252: left oid 252 (ObjNum 251 snap 0 seq_num 251) 2023-09-23T22:21:38.866 INFO:tasks.rados.rados.0.smithi169.stdout:253: finishing write tid 1 to smithi16987243-253 2023-09-23T22:21:38.866 INFO:tasks.rados.rados.0.smithi169.stdout:253: finishing write tid 2 to smithi16987243-253 2023-09-23T22:21:38.866 INFO:tasks.rados.rados.0.smithi169.stdout:253: finishing write tid 3 to smithi16987243-253 2023-09-23T22:21:38.866 INFO:tasks.rados.rados.0.smithi169.stdout:253: finishing write tid 4 to smithi16987243-253 2023-09-23T22:21:38.866 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 253 v 46 (ObjNum 252 snap 0 seq_num 252) dirty exists 2023-09-23T22:21:38.866 INFO:tasks.rados.rados.0.smithi169.stdout:253: left oid 253 (ObjNum 252 snap 0 seq_num 252) 2023-09-23T22:21:38.866 INFO:tasks.rados.rados.0.smithi169.stdout:254: finishing write tid 1 to smithi16987243-254 2023-09-23T22:21:38.866 INFO:tasks.rados.rados.0.smithi169.stdout:254: finishing write tid 2 to smithi16987243-254 2023-09-23T22:21:38.867 INFO:tasks.rados.rados.0.smithi169.stdout:254: finishing write tid 3 to smithi16987243-254 2023-09-23T22:21:38.867 INFO:tasks.rados.rados.0.smithi169.stdout:254: finishing write tid 4 to smithi16987243-254 2023-09-23T22:21:38.867 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 254 v 55 (ObjNum 253 snap 0 seq_num 253) dirty exists 2023-09-23T22:21:38.867 INFO:tasks.rados.rados.0.smithi169.stdout:254: left oid 254 (ObjNum 253 snap 0 seq_num 253) 2023-09-23T22:21:38.867 INFO:tasks.rados.rados.0.smithi169.stdout:255: finishing write tid 1 to smithi16987243-255 2023-09-23T22:21:38.867 INFO:tasks.rados.rados.0.smithi169.stdout:255: finishing write tid 2 to smithi16987243-255 2023-09-23T22:21:38.867 INFO:tasks.rados.rados.0.smithi169.stdout:255: finishing write tid 3 to smithi16987243-255 2023-09-23T22:21:38.867 INFO:tasks.rados.rados.0.smithi169.stdout:255: finishing write tid 4 to smithi16987243-255 2023-09-23T22:21:38.867 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 255 v 53 (ObjNum 254 snap 0 seq_num 254) dirty exists 2023-09-23T22:21:38.867 INFO:tasks.rados.rados.0.smithi169.stdout:255: left oid 255 (ObjNum 254 snap 0 seq_num 254) 2023-09-23T22:21:38.867 INFO:tasks.rados.rados.0.smithi169.stdout:256: finishing write tid 1 to smithi16987243-256 2023-09-23T22:21:38.868 INFO:tasks.rados.rados.0.smithi169.stdout:256: finishing write tid 2 to smithi16987243-256 2023-09-23T22:21:38.868 INFO:tasks.rados.rados.0.smithi169.stdout:256: finishing write tid 3 to smithi16987243-256 2023-09-23T22:21:38.868 INFO:tasks.rados.rados.0.smithi169.stdout:256: finishing write tid 4 to smithi16987243-256 2023-09-23T22:21:38.868 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 256 v 65 (ObjNum 255 snap 0 seq_num 255) dirty exists 2023-09-23T22:21:38.868 INFO:tasks.rados.rados.0.smithi169.stdout:256: left oid 256 (ObjNum 255 snap 0 seq_num 255) 2023-09-23T22:21:38.868 INFO:tasks.rados.rados.0.smithi169.stdout:257: finishing write tid 1 to smithi16987243-257 2023-09-23T22:21:38.868 INFO:tasks.rados.rados.0.smithi169.stdout:242: done (15 left) 2023-09-23T22:21:38.868 INFO:tasks.rados.rados.0.smithi169.stdout:243: done (14 left) 2023-09-23T22:21:38.868 INFO:tasks.rados.rados.0.smithi169.stdout:244: done (13 left) 2023-09-23T22:21:38.868 INFO:tasks.rados.rados.0.smithi169.stdout:245: done (12 left) 2023-09-23T22:21:38.868 INFO:tasks.rados.rados.0.smithi169.stdout:246: done (11 left) 2023-09-23T22:21:38.868 INFO:tasks.rados.rados.0.smithi169.stdout:247: done (10 left) 2023-09-23T22:21:38.869 INFO:tasks.rados.rados.0.smithi169.stdout:248: done (9 left) 2023-09-23T22:21:38.869 INFO:tasks.rados.rados.0.smithi169.stdout:249: done (8 left) 2023-09-23T22:21:38.869 INFO:tasks.rados.rados.0.smithi169.stdout:250: done (7 left) 2023-09-23T22:21:38.869 INFO:tasks.rados.rados.0.smithi169.stdout:251: done (6 left) 2023-09-23T22:21:38.869 INFO:tasks.rados.rados.0.smithi169.stdout:252: done (5 left) 2023-09-23T22:21:38.869 INFO:tasks.rados.rados.0.smithi169.stdout:253: done (4 left) 2023-09-23T22:21:38.869 INFO:tasks.rados.rados.0.smithi169.stdout:254: done (3 left) 2023-09-23T22:21:38.869 INFO:tasks.rados.rados.0.smithi169.stdout:255: done (2 left) 2023-09-23T22:21:38.869 INFO:tasks.rados.rados.0.smithi169.stdout:256: done (1 left) 2023-09-23T22:21:38.869 INFO:tasks.rados.rados.0.smithi169.stdout:258: write initial oid 258 2023-09-23T22:21:38.869 INFO:tasks.rados.rados.0.smithi169.stdout:258: seq_num 257 ranges {719399=778642,1939284=380115} 2023-09-23T22:21:38.873 INFO:tasks.rados.rados.0.smithi169.stdout:258: writing smithi16987243-258 from 719399 to 1498041 tid 1 2023-09-23T22:21:38.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:21:38 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:21:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:21:38.878 INFO:tasks.rados.rados.0.smithi169.stdout:258: writing smithi16987243-258 from 1939284 to 2319399 tid 2 2023-09-23T22:21:38.878 INFO:tasks.rados.rados.0.smithi169.stdout:259: write initial oid 259 2023-09-23T22:21:38.878 INFO:tasks.rados.rados.0.smithi169.stdout:259: seq_num 258 ranges {736206=453891,1881413=454793} 2023-09-23T22:21:38.885 INFO:tasks.rados.rados.0.smithi169.stdout:259: writing smithi16987243-259 from 736206 to 1190097 tid 1 2023-09-23T22:21:38.891 INFO:tasks.rados.rados.0.smithi169.stdout:259: writing smithi16987243-259 from 1881413 to 2336206 tid 2 2023-09-23T22:21:38.891 INFO:tasks.rados.rados.0.smithi169.stdout:260: write initial oid 260 2023-09-23T22:21:38.892 INFO:tasks.rados.rados.0.smithi169.stdout:260: seq_num 259 ranges {753013=645493,2056248=296765} 2023-09-23T22:21:38.899 INFO:tasks.rados.rados.0.smithi169.stdout:260: writing smithi16987243-260 from 753013 to 1398506 tid 1 2023-09-23T22:21:38.905 INFO:tasks.rados.rados.0.smithi169.stdout:260: writing smithi16987243-260 from 2056248 to 2353013 tid 2 2023-09-23T22:21:38.905 INFO:tasks.rados.rados.0.smithi169.stdout:261: write initial oid 261 2023-09-23T22:21:38.905 INFO:tasks.rados.rados.0.smithi169.stdout:261: seq_num 260 ranges {769820=720742,2114730=255090} 2023-09-23T22:21:38.913 INFO:tasks.rados.rados.0.smithi169.stdout:261: writing smithi16987243-261 from 769820 to 1490562 tid 1 2023-09-23T22:21:38.919 INFO:tasks.rados.rados.0.smithi169.stdout:261: writing smithi16987243-261 from 2114730 to 2369820 tid 2 2023-09-23T22:21:38.919 INFO:tasks.rados.rados.0.smithi169.stdout:262: write initial oid 262 2023-09-23T22:21:38.919 INFO:tasks.rados.rados.0.smithi169.stdout:262: seq_num 261 ranges {786627=795991,2173212=213415} 2023-09-23T22:21:38.928 INFO:tasks.rados.rados.0.smithi169.stdout:262: writing smithi16987243-262 from 786627 to 1582618 tid 1 2023-09-23T22:21:38.932 INFO:tasks.rados.rados.0.smithi169.stdout:262: writing smithi16987243-262 from 2173212 to 2386627 tid 2 2023-09-23T22:21:38.933 INFO:tasks.rados.rados.0.smithi169.stdout:263: write initial oid 263 2023-09-23T22:21:38.933 INFO:tasks.rados.rados.0.smithi169.stdout:263: seq_num 262 ranges {403434=471240,1315341=400756} 2023-09-23T22:21:38.937 INFO:tasks.rados.rados.0.smithi169.stdout:263: writing smithi16987243-263 from 403434 to 874674 tid 1 2023-09-23T22:21:38.942 INFO:tasks.rados.rados.0.smithi169.stdout:263: writing smithi16987243-263 from 1315341 to 1716097 tid 2 2023-09-23T22:21:38.942 INFO:tasks.rados.rados.0.smithi169.stdout:264: write initial oid 264 2023-09-23T22:21:38.943 INFO:tasks.rados.rados.0.smithi169.stdout:264: seq_num 263 ranges {420241=546489,1373823=544414} 2023-09-23T22:21:38.948 INFO:tasks.rados.rados.0.smithi169.stdout:264: writing smithi16987243-264 from 420241 to 966730 tid 1 2023-09-23T22:21:38.953 INFO:tasks.rados.rados.0.smithi169.stdout:264: writing smithi16987243-264 from 1373823 to 1918237 tid 2 2023-09-23T22:21:38.953 INFO:tasks.rados.rados.0.smithi169.stdout:265: write initial oid 265 2023-09-23T22:21:38.953 INFO:tasks.rados.rados.0.smithi169.stdout:265: seq_num 264 ranges {437048=621738,1832305=404425} 2023-09-23T22:21:38.959 INFO:tasks.rados.rados.0.smithi169.stdout:265: writing smithi16987243-265 from 437048 to 1058786 tid 1 2023-09-23T22:21:38.966 INFO:tasks.rados.rados.0.smithi169.stdout:265: writing smithi16987243-265 from 1832305 to 2236730 tid 2 2023-09-23T22:21:38.966 INFO:tasks.rados.rados.0.smithi169.stdout:266: write initial oid 266 2023-09-23T22:21:38.966 INFO:tasks.rados.rados.0.smithi169.stdout:266: seq_num 265 ranges {453855=696987,1890787=548083} 2023-09-23T22:21:38.972 INFO:tasks.rados.rados.0.smithi169.stdout:266: writing smithi16987243-266 from 453855 to 1150842 tid 1 2023-09-23T22:21:38.980 INFO:tasks.rados.rados.0.smithi169.stdout:266: writing smithi16987243-266 from 1890787 to 2438870 tid 2 2023-09-23T22:21:38.980 INFO:tasks.rados.rados.0.smithi169.stdout:267: write initial oid 267 2023-09-23T22:21:38.980 INFO:tasks.rados.rados.0.smithi169.stdout:267: seq_num 266 ranges {470662=772236,1832916=408094} 2023-09-23T22:21:38.987 INFO:tasks.rados.rados.0.smithi169.stdout:267: writing smithi16987243-267 from 470662 to 1242898 tid 1 2023-09-23T22:21:38.993 INFO:tasks.rados.rados.0.smithi169.stdout:267: writing smithi16987243-267 from 1832916 to 2241010 tid 2 2023-09-23T22:21:38.993 INFO:tasks.rados.rados.0.smithi169.stdout:268: write initial oid 268 2023-09-23T22:21:38.993 INFO:tasks.rados.rados.0.smithi169.stdout:268: seq_num 267 ranges {487469=563838,1607751=551752} 2023-09-23T22:21:38.999 INFO:tasks.rados.rados.0.smithi169.stdout:268: writing smithi16987243-268 from 487469 to 1051307 tid 1 2023-09-23T22:21:39.005 INFO:tasks.rados.rados.0.smithi169.stdout:268: writing smithi16987243-268 from 1607751 to 2159503 tid 2 2023-09-23T22:21:39.005 INFO:tasks.rados.rados.0.smithi169.stdout:269: write initial oid 269 2023-09-23T22:21:39.005 INFO:tasks.rados.rados.0.smithi169.stdout:269: seq_num 268 ranges {504276=639087,1666233=695410} 2023-09-23T22:21:39.012 INFO:tasks.rados.rados.0.smithi169.stdout:269: writing smithi16987243-269 from 504276 to 1143363 tid 1 2023-09-23T22:21:39.019 INFO:tasks.rados.rados.0.smithi169.stdout:269: writing smithi16987243-269 from 1666233 to 2361643 tid 2 2023-09-23T22:21:39.020 INFO:tasks.rados.rados.0.smithi169.stdout:270: write initial oid 270 2023-09-23T22:21:39.020 INFO:tasks.rados.rados.0.smithi169.stdout:270: seq_num 269 ranges {521083=714336,1724715=555421} 2023-09-23T22:21:39.026 INFO:tasks.rados.rados.0.smithi169.stdout:270: writing smithi16987243-270 from 521083 to 1235419 tid 1 2023-09-23T22:21:39.033 INFO:tasks.rados.rados.0.smithi169.stdout:270: writing smithi16987243-270 from 1724715 to 2280136 tid 2 2023-09-23T22:21:39.033 INFO:tasks.rados.rados.0.smithi169.stdout:271: write initial oid 271 2023-09-23T22:21:39.033 INFO:tasks.rados.rados.0.smithi169.stdout:271: seq_num 270 ranges {537890=789585,1783197=699079} 2023-09-23T22:21:39.041 INFO:tasks.rados.rados.0.smithi169.stdout:271: writing smithi16987243-271 from 537890 to 1327475 tid 1 2023-09-23T22:21:39.048 INFO:tasks.rados.rados.0.smithi169.stdout:271: writing smithi16987243-271 from 1783197 to 2482276 tid 2 2023-09-23T22:21:39.048 INFO:tasks.rados.rados.0.smithi169.stdout:272: write initial oid 272 2023-09-23T22:21:39.048 INFO:tasks.rados.rados.0.smithi169.stdout:272: seq_num 271 ranges {554697=464834,1725326=559090} 2023-09-23T22:21:39.053 INFO:tasks.rados.rados.0.smithi169.stdout:272: writing smithi16987243-272 from 554697 to 1019531 tid 1 2023-09-23T22:21:39.061 INFO:tasks.rados.rados.0.smithi169.stdout:272: writing smithi16987243-272 from 1725326 to 2284416 tid 2 2023-09-23T22:21:39.061 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:39.061 INFO:tasks.rados.rados.0.smithi169.stdout:257: finishing write tid 2 to smithi16987243-257 2023-09-23T22:21:39.061 INFO:tasks.rados.rados.0.smithi169.stdout:257: finishing write tid 3 to smithi16987243-257 2023-09-23T22:21:39.061 INFO:tasks.rados.rados.0.smithi169.stdout:257: finishing write tid 4 to smithi16987243-257 2023-09-23T22:21:39.061 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 257 v 67 (ObjNum 256 snap 0 seq_num 256) dirty exists 2023-09-23T22:21:39.062 INFO:tasks.rados.rados.0.smithi169.stdout:257: left oid 257 (ObjNum 256 snap 0 seq_num 256) 2023-09-23T22:21:39.062 INFO:tasks.rados.rados.0.smithi169.stdout:258: finishing write tid 1 to smithi16987243-258 2023-09-23T22:21:39.062 INFO:tasks.rados.rados.0.smithi169.stdout:258: finishing write tid 2 to smithi16987243-258 2023-09-23T22:21:39.062 INFO:tasks.rados.rados.0.smithi169.stdout:258: finishing write tid 3 to smithi16987243-258 2023-09-23T22:21:39.062 INFO:tasks.rados.rados.0.smithi169.stdout:258: finishing write tid 4 to smithi16987243-258 2023-09-23T22:21:39.062 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 258 v 75 (ObjNum 257 snap 0 seq_num 257) dirty exists 2023-09-23T22:21:39.062 INFO:tasks.rados.rados.0.smithi169.stdout:258: left oid 258 (ObjNum 257 snap 0 seq_num 257) 2023-09-23T22:21:39.062 INFO:tasks.rados.rados.0.smithi169.stdout:259: finishing write tid 1 to smithi16987243-259 2023-09-23T22:21:39.062 INFO:tasks.rados.rados.0.smithi169.stdout:257: done (15 left) 2023-09-23T22:21:39.063 INFO:tasks.rados.rados.0.smithi169.stdout:258: done (14 left) 2023-09-23T22:21:39.063 INFO:tasks.rados.rados.0.smithi169.stdout:273: write initial oid 273 2023-09-23T22:21:39.063 INFO:tasks.rados.rados.0.smithi169.stdout:273: seq_num 272 ranges {571504=540083,1783808=702748} 2023-09-23T22:21:39.067 INFO:tasks.rados.rados.0.smithi169.stdout:273: writing smithi16987243-273 from 571504 to 1111587 tid 1 2023-09-23T22:21:39.075 INFO:tasks.rados.rados.0.smithi169.stdout:273: writing smithi16987243-273 from 1783808 to 2486556 tid 2 2023-09-23T22:21:39.076 INFO:tasks.rados.rados.0.smithi169.stdout:274: write initial oid 274 2023-09-23T22:21:39.076 INFO:tasks.rados.rados.0.smithi169.stdout:274: seq_num 273 ranges {588311=615332,1842290=562759} 2023-09-23T22:21:39.083 INFO:tasks.rados.rados.0.smithi169.stdout:274: writing smithi16987243-274 from 588311 to 1203643 tid 1 2023-09-23T22:21:39.090 INFO:tasks.rados.rados.0.smithi169.stdout:274: writing smithi16987243-274 from 1842290 to 2405049 tid 2 2023-09-23T22:21:39.090 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:39.090 INFO:tasks.rados.rados.0.smithi169.stdout:259: finishing write tid 2 to smithi16987243-259 2023-09-23T22:21:39.091 INFO:tasks.rados.rados.0.smithi169.stdout:259: finishing write tid 3 to smithi16987243-259 2023-09-23T22:21:39.091 INFO:tasks.rados.rados.0.smithi169.stdout:259: finishing write tid 4 to smithi16987243-259 2023-09-23T22:21:39.091 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 259 v 56 (ObjNum 258 snap 0 seq_num 258) dirty exists 2023-09-23T22:21:39.091 INFO:tasks.rados.rados.0.smithi169.stdout:259: left oid 259 (ObjNum 258 snap 0 seq_num 258) 2023-09-23T22:21:39.091 INFO:tasks.rados.rados.0.smithi169.stdout:260: finishing write tid 1 to smithi16987243-260 2023-09-23T22:21:39.091 INFO:tasks.rados.rados.0.smithi169.stdout:260: finishing write tid 2 to smithi16987243-260 2023-09-23T22:21:39.091 INFO:tasks.rados.rados.0.smithi169.stdout:260: finishing write tid 3 to smithi16987243-260 2023-09-23T22:21:39.091 INFO:tasks.rados.rados.0.smithi169.stdout:259: done (15 left) 2023-09-23T22:21:39.092 INFO:tasks.rados.rados.0.smithi169.stdout:275: write initial oid 275 2023-09-23T22:21:39.092 INFO:tasks.rados.rados.0.smithi169.stdout:275: seq_num 274 ranges {605118=406934,1617125=706417} 2023-09-23T22:21:39.097 INFO:tasks.rados.rados.0.smithi169.stdout:275: writing smithi16987243-275 from 605118 to 1012052 tid 1 2023-09-23T22:21:39.105 INFO:tasks.rados.rados.0.smithi169.stdout:275: writing smithi16987243-275 from 1617125 to 2323542 tid 2 2023-09-23T22:21:39.105 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:39.106 INFO:tasks.rados.rados.0.smithi169.stdout:260: finishing write tid 4 to smithi16987243-260 2023-09-23T22:21:39.106 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 260 v 78 (ObjNum 259 snap 0 seq_num 259) dirty exists 2023-09-23T22:21:39.106 INFO:tasks.rados.rados.0.smithi169.stdout:260: left oid 260 (ObjNum 259 snap 0 seq_num 259) 2023-09-23T22:21:39.106 INFO:tasks.rados.rados.0.smithi169.stdout:260: done (15 left) 2023-09-23T22:21:39.106 INFO:tasks.rados.rados.0.smithi169.stdout:276: write initial oid 276 2023-09-23T22:21:39.106 INFO:tasks.rados.rados.0.smithi169.stdout:276: seq_num 275 ranges {621925=482183,1559254=566428} 2023-09-23T22:21:39.111 INFO:tasks.rados.rados.0.smithi169.stdout:276: writing smithi16987243-276 from 621925 to 1104108 tid 1 2023-09-23T22:21:39.118 INFO:tasks.rados.rados.0.smithi169.stdout:276: writing smithi16987243-276 from 1559254 to 2125682 tid 2 2023-09-23T22:21:39.118 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:39.118 INFO:tasks.rados.rados.0.smithi169.stdout:261: finishing write tid 1 to smithi16987243-261 2023-09-23T22:21:39.118 INFO:tasks.rados.rados.0.smithi169.stdout:261: finishing write tid 2 to smithi16987243-261 2023-09-23T22:21:39.118 INFO:tasks.rados.rados.0.smithi169.stdout:261: finishing write tid 3 to smithi16987243-261 2023-09-23T22:21:39.118 INFO:tasks.rados.rados.0.smithi169.stdout:261: finishing write tid 4 to smithi16987243-261 2023-09-23T22:21:39.118 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 261 v 70 (ObjNum 260 snap 0 seq_num 260) dirty exists 2023-09-23T22:21:39.119 INFO:tasks.rados.rados.0.smithi169.stdout:261: left oid 261 (ObjNum 260 snap 0 seq_num 260) 2023-09-23T22:21:39.119 INFO:tasks.rados.rados.0.smithi169.stdout:262: finishing write tid 1 to smithi16987243-262 2023-09-23T22:21:39.119 INFO:tasks.rados.rados.0.smithi169.stdout:262: finishing write tid 2 to smithi16987243-262 2023-09-23T22:21:39.119 INFO:tasks.rados.rados.0.smithi169.stdout:262: finishing write tid 3 to smithi16987243-262 2023-09-23T22:21:39.119 INFO:tasks.rados.rados.0.smithi169.stdout:262: finishing write tid 4 to smithi16987243-262 2023-09-23T22:21:39.119 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 262 v 54 (ObjNum 261 snap 0 seq_num 261) dirty exists 2023-09-23T22:21:39.119 INFO:tasks.rados.rados.0.smithi169.stdout:262: left oid 262 (ObjNum 261 snap 0 seq_num 261) 2023-09-23T22:21:39.119 INFO:tasks.rados.rados.0.smithi169.stdout:263: finishing write tid 1 to smithi16987243-263 2023-09-23T22:21:39.119 INFO:tasks.rados.rados.0.smithi169.stdout:263: finishing write tid 2 to smithi16987243-263 2023-09-23T22:21:39.120 INFO:tasks.rados.rados.0.smithi169.stdout:263: finishing write tid 3 to smithi16987243-263 2023-09-23T22:21:39.120 INFO:tasks.rados.rados.0.smithi169.stdout:263: finishing write tid 4 to smithi16987243-263 2023-09-23T22:21:39.120 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 263 v 63 (ObjNum 262 snap 0 seq_num 262) dirty exists 2023-09-23T22:21:39.120 INFO:tasks.rados.rados.0.smithi169.stdout:263: left oid 263 (ObjNum 262 snap 0 seq_num 262) 2023-09-23T22:21:39.120 INFO:tasks.rados.rados.0.smithi169.stdout:261: done (15 left) 2023-09-23T22:21:39.120 INFO:tasks.rados.rados.0.smithi169.stdout:262: done (14 left) 2023-09-23T22:21:39.120 INFO:tasks.rados.rados.0.smithi169.stdout:263: done (13 left) 2023-09-23T22:21:39.120 INFO:tasks.rados.rados.0.smithi169.stdout:277: write initial oid 277 2023-09-23T22:21:39.120 INFO:tasks.rados.rados.0.smithi169.stdout:277: seq_num 276 ranges {638732=557432,1617736=710086} 2023-09-23T22:21:39.125 INFO:tasks.rados.rados.0.smithi169.stdout:277: writing smithi16987243-277 from 638732 to 1196164 tid 1 2023-09-23T22:21:39.131 INFO:tasks.rados.rados.0.smithi169.stdout:277: writing smithi16987243-277 from 1617736 to 2327822 tid 2 2023-09-23T22:21:39.131 INFO:tasks.rados.rados.0.smithi169.stdout:278: write initial oid 278 2023-09-23T22:21:39.132 INFO:tasks.rados.rados.0.smithi169.stdout:278: seq_num 277 ranges {655539=632681,2076218=570097} 2023-09-23T22:21:39.138 INFO:tasks.rados.rados.0.smithi169.stdout:278: writing smithi16987243-278 from 655539 to 1288220 tid 1 2023-09-23T22:21:39.146 INFO:tasks.rados.rados.0.smithi169.stdout:278: writing smithi16987243-278 from 2076218 to 2646315 tid 2 2023-09-23T22:21:39.146 INFO:tasks.rados.rados.0.smithi169.stdout:279: write initial oid 279 2023-09-23T22:21:39.147 INFO:tasks.rados.rados.0.smithi169.stdout:279: seq_num 278 ranges {672346=707930,2134700=537646} 2023-09-23T22:21:39.154 INFO:tasks.rados.rados.0.smithi169.stdout:279: writing smithi16987243-279 from 672346 to 1380276 tid 1 2023-09-23T22:21:39.162 INFO:tasks.rados.rados.0.smithi169.stdout:279: writing smithi16987243-279 from 2134700 to 2672346 tid 2 2023-09-23T22:21:39.162 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:39.162 INFO:tasks.rados.rados.0.smithi169.stdout:264: finishing write tid 1 to smithi16987243-264 2023-09-23T22:21:39.162 INFO:tasks.rados.rados.0.smithi169.stdout:264: finishing write tid 2 to smithi16987243-264 2023-09-23T22:21:39.163 INFO:tasks.rados.rados.0.smithi169.stdout:264: finishing write tid 3 to smithi16987243-264 2023-09-23T22:21:39.163 INFO:tasks.rados.rados.0.smithi169.stdout:264: finishing write tid 4 to smithi16987243-264 2023-09-23T22:21:39.163 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 264 v 59 (ObjNum 263 snap 0 seq_num 263) dirty exists 2023-09-23T22:21:39.163 INFO:tasks.rados.rados.0.smithi169.stdout:264: left oid 264 (ObjNum 263 snap 0 seq_num 263) 2023-09-23T22:21:39.163 INFO:tasks.rados.rados.0.smithi169.stdout:265: finishing write tid 1 to smithi16987243-265 2023-09-23T22:21:39.163 INFO:tasks.rados.rados.0.smithi169.stdout:265: finishing write tid 2 to smithi16987243-265 2023-09-23T22:21:39.163 INFO:tasks.rados.rados.0.smithi169.stdout:265: finishing write tid 3 to smithi16987243-265 2023-09-23T22:21:39.164 INFO:tasks.rados.rados.0.smithi169.stdout:265: finishing write tid 4 to smithi16987243-265 2023-09-23T22:21:39.164 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 265 v 62 (ObjNum 264 snap 0 seq_num 264) dirty exists 2023-09-23T22:21:39.164 INFO:tasks.rados.rados.0.smithi169.stdout:265: left oid 265 (ObjNum 264 snap 0 seq_num 264) 2023-09-23T22:21:39.164 INFO:tasks.rados.rados.0.smithi169.stdout:264: done (15 left) 2023-09-23T22:21:39.164 INFO:tasks.rados.rados.0.smithi169.stdout:265: done (14 left) 2023-09-23T22:21:39.164 INFO:tasks.rados.rados.0.smithi169.stdout:280: write initial oid 280 2023-09-23T22:21:39.164 INFO:tasks.rados.rados.0.smithi169.stdout:280: seq_num 279 ranges {689153=783179,2076829=457413} 2023-09-23T22:21:39.170 INFO:tasks.rados.rados.0.smithi169.stdout:280: writing smithi16987243-280 from 689153 to 1472332 tid 1 2023-09-23T22:21:39.178 INFO:tasks.rados.rados.0.smithi169.stdout:280: writing smithi16987243-280 from 2076829 to 2534242 tid 2 2023-09-23T22:21:39.178 INFO:tasks.rados.rados.0.smithi169.stdout:281: write initial oid 281 2023-09-23T22:21:39.178 INFO:tasks.rados.rados.0.smithi169.stdout:281: seq_num 280 ranges {705960=458428,1735311=717424} 2023-09-23T22:21:39.184 INFO:tasks.rados.rados.0.smithi169.stdout:281: writing smithi16987243-281 from 705960 to 1164388 tid 1 2023-09-23T22:21:39.192 INFO:tasks.rados.rados.0.smithi169.stdout:281: writing smithi16987243-281 from 1735311 to 2452735 tid 2 2023-09-23T22:21:39.192 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:39.192 INFO:tasks.rados.rados.0.smithi169.stdout:266: finishing write tid 1 to smithi16987243-266 2023-09-23T22:21:39.192 INFO:tasks.rados.rados.0.smithi169.stdout:266: finishing write tid 2 to smithi16987243-266 2023-09-23T22:21:39.193 INFO:tasks.rados.rados.0.smithi169.stdout:266: finishing write tid 3 to smithi16987243-266 2023-09-23T22:21:39.193 INFO:tasks.rados.rados.0.smithi169.stdout:266: finishing write tid 4 to smithi16987243-266 2023-09-23T22:21:39.193 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 266 v 51 (ObjNum 265 snap 0 seq_num 265) dirty exists 2023-09-23T22:21:39.193 INFO:tasks.rados.rados.0.smithi169.stdout:266: left oid 266 (ObjNum 265 snap 0 seq_num 265) 2023-09-23T22:21:39.193 INFO:tasks.rados.rados.0.smithi169.stdout:267: finishing write tid 1 to smithi16987243-267 2023-09-23T22:21:39.193 INFO:tasks.rados.rados.0.smithi169.stdout:267: finishing write tid 2 to smithi16987243-267 2023-09-23T22:21:39.193 INFO:tasks.rados.rados.0.smithi169.stdout:266: done (15 left) 2023-09-23T22:21:39.193 INFO:tasks.rados.rados.0.smithi169.stdout:282: write initial oid 282 2023-09-23T22:21:39.194 INFO:tasks.rados.rados.0.smithi169.stdout:282: seq_num 281 ranges {722767=533677,1793793=461082} 2023-09-23T22:21:39.199 INFO:tasks.rados.rados.0.smithi169.stdout:282: writing smithi16987243-282 from 722767 to 1256444 tid 1 2023-09-23T22:21:39.206 INFO:tasks.rados.rados.0.smithi169.stdout:282: writing smithi16987243-282 from 1793793 to 2254875 tid 2 2023-09-23T22:21:39.206 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:39.206 INFO:tasks.rados.rados.0.smithi169.stdout:267: finishing write tid 3 to smithi16987243-267 2023-09-23T22:21:39.206 INFO:tasks.rados.rados.0.smithi169.stdout:267: finishing write tid 4 to smithi16987243-267 2023-09-23T22:21:39.206 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 267 v 54 (ObjNum 266 snap 0 seq_num 266) dirty exists 2023-09-23T22:21:39.206 INFO:tasks.rados.rados.0.smithi169.stdout:267: left oid 267 (ObjNum 266 snap 0 seq_num 266) 2023-09-23T22:21:39.206 INFO:tasks.rados.rados.0.smithi169.stdout:268: finishing write tid 1 to smithi16987243-268 2023-09-23T22:21:39.206 INFO:tasks.rados.rados.0.smithi169.stdout:268: finishing write tid 2 to smithi16987243-268 2023-09-23T22:21:39.207 INFO:tasks.rados.rados.0.smithi169.stdout:268: finishing write tid 3 to smithi16987243-268 2023-09-23T22:21:39.207 INFO:tasks.rados.rados.0.smithi169.stdout:268: finishing write tid 4 to smithi16987243-268 2023-09-23T22:21:39.207 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 268 v 68 (ObjNum 267 snap 0 seq_num 267) dirty exists 2023-09-23T22:21:39.207 INFO:tasks.rados.rados.0.smithi169.stdout:268: left oid 268 (ObjNum 267 snap 0 seq_num 267) 2023-09-23T22:21:39.207 INFO:tasks.rados.rados.0.smithi169.stdout:269: finishing write tid 1 to smithi16987243-269 2023-09-23T22:21:39.207 INFO:tasks.rados.rados.0.smithi169.stdout:269: finishing write tid 2 to smithi16987243-269 2023-09-23T22:21:39.207 INFO:tasks.rados.rados.0.smithi169.stdout:269: finishing write tid 3 to smithi16987243-269 2023-09-23T22:21:39.207 INFO:tasks.rados.rados.0.smithi169.stdout:269: finishing write tid 4 to smithi16987243-269 2023-09-23T22:21:39.207 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 269 v 65 (ObjNum 268 snap 0 seq_num 268) dirty exists 2023-09-23T22:21:39.208 INFO:tasks.rados.rados.0.smithi169.stdout:269: left oid 269 (ObjNum 268 snap 0 seq_num 268) 2023-09-23T22:21:39.208 INFO:tasks.rados.rados.0.smithi169.stdout:270: finishing write tid 1 to smithi16987243-270 2023-09-23T22:21:39.208 INFO:tasks.rados.rados.0.smithi169.stdout:270: finishing write tid 2 to smithi16987243-270 2023-09-23T22:21:39.208 INFO:tasks.rados.rados.0.smithi169.stdout:267: done (15 left) 2023-09-23T22:21:39.208 INFO:tasks.rados.rados.0.smithi169.stdout:268: done (14 left) 2023-09-23T22:21:39.208 INFO:tasks.rados.rados.0.smithi169.stdout:269: done (13 left) 2023-09-23T22:21:39.208 INFO:tasks.rados.rados.0.smithi169.stdout:283: write initial oid 283 2023-09-23T22:21:39.208 INFO:tasks.rados.rados.0.smithi169.stdout:283: seq_num 282 ranges {739574=725279,1968628=721093} 2023-09-23T22:21:39.213 INFO:tasks.rados.rados.0.smithi169.stdout:283: writing smithi16987243-283 from 739574 to 1464853 tid 1 2023-09-23T22:21:39.220 INFO:tasks.rados.rados.0.smithi169.stdout:283: writing smithi16987243-283 from 1968628 to 2689721 tid 2 2023-09-23T22:21:39.221 INFO:tasks.rados.rados.0.smithi169.stdout:284: write initial oid 284 2023-09-23T22:21:39.221 INFO:tasks.rados.rados.0.smithi169.stdout:284: seq_num 283 ranges {756381=400528,1910757=464751} 2023-09-23T22:21:39.227 INFO:tasks.rados.rados.0.smithi169.stdout:284: writing smithi16987243-284 from 756381 to 1156909 tid 1 2023-09-23T22:21:39.234 INFO:tasks.rados.rados.0.smithi169.stdout:284: writing smithi16987243-284 from 1910757 to 2375508 tid 2 2023-09-23T22:21:39.234 INFO:tasks.rados.rados.0.smithi169.stdout:285: write initial oid 285 2023-09-23T22:21:39.234 INFO:tasks.rados.rados.0.smithi169.stdout:285: seq_num 284 ranges {773188=475777,1969239=724762} 2023-09-23T22:21:39.241 INFO:tasks.rados.rados.0.smithi169.stdout:285: writing smithi16987243-285 from 773188 to 1248965 tid 1 2023-09-23T22:21:39.250 INFO:tasks.rados.rados.0.smithi169.stdout:285: writing smithi16987243-285 from 1969239 to 2694001 tid 2 2023-09-23T22:21:39.250 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:39.250 INFO:tasks.rados.rados.0.smithi169.stdout:270: finishing write tid 3 to smithi16987243-270 2023-09-23T22:21:39.250 INFO:tasks.rados.rados.0.smithi169.stdout:270: finishing write tid 4 to smithi16987243-270 2023-09-23T22:21:39.250 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 270 v 68 (ObjNum 269 snap 0 seq_num 269) dirty exists 2023-09-23T22:21:39.250 INFO:tasks.rados.rados.0.smithi169.stdout:270: left oid 270 (ObjNum 269 snap 0 seq_num 269) 2023-09-23T22:21:39.250 INFO:tasks.rados.rados.0.smithi169.stdout:271: finishing write tid 1 to smithi16987243-271 2023-09-23T22:21:39.251 INFO:tasks.rados.rados.0.smithi169.stdout:271: finishing write tid 2 to smithi16987243-271 2023-09-23T22:21:39.251 INFO:tasks.rados.rados.0.smithi169.stdout:270: done (15 left) 2023-09-23T22:21:39.251 INFO:tasks.rados.rados.0.smithi169.stdout:286: write initial oid 286 2023-09-23T22:21:39.251 INFO:tasks.rados.rados.0.smithi169.stdout:286: seq_num 285 ranges {789995=551026,2027721=468420} 2023-09-23T22:21:39.257 INFO:tasks.rados.rados.0.smithi169.stdout:286: writing smithi16987243-286 from 789995 to 1341021 tid 1 2023-09-23T22:21:39.264 INFO:tasks.rados.rados.0.smithi169.stdout:286: writing smithi16987243-286 from 2027721 to 2496141 tid 2 2023-09-23T22:21:39.265 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:39.265 INFO:tasks.rados.rados.0.smithi169.stdout:271: finishing write tid 3 to smithi16987243-271 2023-09-23T22:21:39.265 INFO:tasks.rados.rados.0.smithi169.stdout:271: finishing write tid 4 to smithi16987243-271 2023-09-23T22:21:39.265 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 271 v 66 (ObjNum 270 snap 0 seq_num 270) dirty exists 2023-09-23T22:21:39.265 INFO:tasks.rados.rados.0.smithi169.stdout:271: left oid 271 (ObjNum 270 snap 0 seq_num 270) 2023-09-23T22:21:39.265 INFO:tasks.rados.rados.0.smithi169.stdout:272: finishing write tid 1 to smithi16987243-272 2023-09-23T22:21:39.265 INFO:tasks.rados.rados.0.smithi169.stdout:272: finishing write tid 2 to smithi16987243-272 2023-09-23T22:21:39.265 INFO:tasks.rados.rados.0.smithi169.stdout:272: finishing write tid 3 to smithi16987243-272 2023-09-23T22:21:39.265 INFO:tasks.rados.rados.0.smithi169.stdout:272: finishing write tid 4 to smithi16987243-272 2023-09-23T22:21:39.265 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 272 v 58 (ObjNum 271 snap 0 seq_num 271) dirty exists 2023-09-23T22:21:39.266 INFO:tasks.rados.rados.0.smithi169.stdout:272: left oid 272 (ObjNum 271 snap 0 seq_num 271) 2023-09-23T22:21:39.266 INFO:tasks.rados.rados.0.smithi169.stdout:273: finishing write tid 1 to smithi16987243-273 2023-09-23T22:21:39.266 INFO:tasks.rados.rados.0.smithi169.stdout:271: done (15 left) 2023-09-23T22:21:39.266 INFO:tasks.rados.rados.0.smithi169.stdout:272: done (14 left) 2023-09-23T22:21:39.266 INFO:tasks.rados.rados.0.smithi169.stdout:287: write initial oid 287 2023-09-23T22:21:39.266 INFO:tasks.rados.rados.0.smithi169.stdout:287: seq_num 286 ranges {406802=626275,1686203=728431} 2023-09-23T22:21:39.270 INFO:tasks.rados.rados.0.smithi169.stdout:287: writing smithi16987243-287 from 406802 to 1033077 tid 1 2023-09-23T22:21:39.278 INFO:tasks.rados.rados.0.smithi169.stdout:287: writing smithi16987243-287 from 1686203 to 2414634 tid 2 2023-09-23T22:21:39.278 INFO:tasks.rados.rados.0.smithi169.stdout:288: write initial oid 288 2023-09-23T22:21:39.278 INFO:tasks.rados.rados.0.smithi169.stdout:288: seq_num 287 ranges {423609=701524,1628332=472089,2648987=174622} 2023-09-23T22:21:39.284 INFO:tasks.rados.rados.0.smithi169.stdout:288: writing smithi16987243-288 from 423609 to 1125133 tid 1 2023-09-23T22:21:39.290 INFO:tasks.rados.rados.0.smithi169.stdout:288: writing smithi16987243-288 from 1628332 to 2100421 tid 2 2023-09-23T22:21:39.295 INFO:tasks.rados.rados.0.smithi169.stdout:288: writing smithi16987243-288 from 2648987 to 2823609 tid 3 2023-09-23T22:21:39.295 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:39.295 INFO:tasks.rados.rados.0.smithi169.stdout:273: finishing write tid 2 to smithi16987243-273 2023-09-23T22:21:39.295 INFO:tasks.rados.rados.0.smithi169.stdout:273: finishing write tid 3 to smithi16987243-273 2023-09-23T22:21:39.295 INFO:tasks.rados.rados.0.smithi169.stdout:273: finishing write tid 4 to smithi16987243-273 2023-09-23T22:21:39.295 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 273 v 67 (ObjNum 272 snap 0 seq_num 272) dirty exists 2023-09-23T22:21:39.295 INFO:tasks.rados.rados.0.smithi169.stdout:273: left oid 273 (ObjNum 272 snap 0 seq_num 272) 2023-09-23T22:21:39.295 INFO:tasks.rados.rados.0.smithi169.stdout:274: finishing write tid 1 to smithi16987243-274 2023-09-23T22:21:39.295 INFO:tasks.rados.rados.0.smithi169.stdout:274: finishing write tid 2 to smithi16987243-274 2023-09-23T22:21:39.295 INFO:tasks.rados.rados.0.smithi169.stdout:274: finishing write tid 3 to smithi16987243-274 2023-09-23T22:21:39.296 INFO:tasks.rados.rados.0.smithi169.stdout:273: done (15 left) 2023-09-23T22:21:39.296 INFO:tasks.rados.rados.0.smithi169.stdout:289: write initial oid 289 2023-09-23T22:21:39.296 INFO:tasks.rados.rados.0.smithi169.stdout:289: seq_num 288 ranges {440416=776773,1686814=732100} 2023-09-23T22:21:39.301 INFO:tasks.rados.rados.0.smithi169.stdout:289: writing smithi16987243-289 from 440416 to 1217189 tid 1 2023-09-23T22:21:39.309 INFO:tasks.rados.rados.0.smithi169.stdout:289: writing smithi16987243-289 from 1686814 to 2418914 tid 2 2023-09-23T22:21:39.309 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:39.309 INFO:tasks.rados.rados.0.smithi169.stdout:274: finishing write tid 4 to smithi16987243-274 2023-09-23T22:21:39.309 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 274 v 68 (ObjNum 273 snap 0 seq_num 273) dirty exists 2023-09-23T22:21:39.309 INFO:tasks.rados.rados.0.smithi169.stdout:274: left oid 274 (ObjNum 273 snap 0 seq_num 273) 2023-09-23T22:21:39.309 INFO:tasks.rados.rados.0.smithi169.stdout:274: done (15 left) 2023-09-23T22:21:39.309 INFO:tasks.rados.rados.0.smithi169.stdout:290: write initial oid 290 2023-09-23T22:21:39.309 INFO:tasks.rados.rados.0.smithi169.stdout:290: seq_num 289 ranges {457223=568375,1461649=475758,2420186=437037} 2023-09-23T22:21:39.314 INFO:tasks.rados.rados.0.smithi169.stdout:290: writing smithi16987243-290 from 457223 to 1025598 tid 1 2023-09-23T22:21:39.320 INFO:tasks.rados.rados.0.smithi169.stdout:290: writing smithi16987243-290 from 1461649 to 1937407 tid 2 2023-09-23T22:21:39.325 INFO:tasks.rados.rados.0.smithi169.stdout:290: writing smithi16987243-290 from 2420186 to 2857223 tid 3 2023-09-23T22:21:39.326 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:39.326 INFO:tasks.rados.rados.0.smithi169.stdout:275: finishing write tid 1 to smithi16987243-275 2023-09-23T22:21:39.326 INFO:tasks.rados.rados.0.smithi169.stdout:275: finishing write tid 2 to smithi16987243-275 2023-09-23T22:21:39.326 INFO:tasks.rados.rados.0.smithi169.stdout:275: finishing write tid 3 to smithi16987243-275 2023-09-23T22:21:39.326 INFO:tasks.rados.rados.0.smithi169.stdout:275: finishing write tid 4 to smithi16987243-275 2023-09-23T22:21:39.326 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 275 v 71 (ObjNum 274 snap 0 seq_num 274) dirty exists 2023-09-23T22:21:39.326 INFO:tasks.rados.rados.0.smithi169.stdout:275: left oid 275 (ObjNum 274 snap 0 seq_num 274) 2023-09-23T22:21:39.326 INFO:tasks.rados.rados.0.smithi169.stdout:276: finishing write tid 1 to smithi16987243-276 2023-09-23T22:21:39.326 INFO:tasks.rados.rados.0.smithi169.stdout:275: done (15 left) 2023-09-23T22:21:39.327 INFO:tasks.rados.rados.0.smithi169.stdout:291: write initial oid 291 2023-09-23T22:21:39.327 INFO:tasks.rados.rados.0.smithi169.stdout:291: seq_num 290 ranges {474030=643624,1520131=735769} 2023-09-23T22:21:39.332 INFO:tasks.rados.rados.0.smithi169.stdout:291: writing smithi16987243-291 from 474030 to 1117654 tid 1 2023-09-23T22:21:39.340 INFO:tasks.rados.rados.0.smithi169.stdout:291: writing smithi16987243-291 from 1520131 to 2255900 tid 2 2023-09-23T22:21:39.340 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:39.340 INFO:tasks.rados.rados.0.smithi169.stdout:276: finishing write tid 2 to smithi16987243-276 2023-09-23T22:21:39.340 INFO:tasks.rados.rados.0.smithi169.stdout:276: finishing write tid 3 to smithi16987243-276 2023-09-23T22:21:39.340 INFO:tasks.rados.rados.0.smithi169.stdout:276: finishing write tid 4 to smithi16987243-276 2023-09-23T22:21:39.340 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 276 v 50 (ObjNum 275 snap 0 seq_num 275) dirty exists 2023-09-23T22:21:39.340 INFO:tasks.rados.rados.0.smithi169.stdout:276: left oid 276 (ObjNum 275 snap 0 seq_num 275) 2023-09-23T22:21:39.340 INFO:tasks.rados.rados.0.smithi169.stdout:277: finishing write tid 1 to smithi16987243-277 2023-09-23T22:21:39.341 INFO:tasks.rados.rados.0.smithi169.stdout:277: finishing write tid 2 to smithi16987243-277 2023-09-23T22:21:39.341 INFO:tasks.rados.rados.0.smithi169.stdout:277: finishing write tid 3 to smithi16987243-277 2023-09-23T22:21:39.341 INFO:tasks.rados.rados.0.smithi169.stdout:277: finishing write tid 4 to smithi16987243-277 2023-09-23T22:21:39.341 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 277 v 58 (ObjNum 276 snap 0 seq_num 276) dirty exists 2023-09-23T22:21:39.341 INFO:tasks.rados.rados.0.smithi169.stdout:277: left oid 277 (ObjNum 276 snap 0 seq_num 276) 2023-09-23T22:21:39.341 INFO:tasks.rados.rados.0.smithi169.stdout:278: finishing write tid 1 to smithi16987243-278 2023-09-23T22:21:39.341 INFO:tasks.rados.rados.0.smithi169.stdout:278: finishing write tid 2 to smithi16987243-278 2023-09-23T22:21:39.341 INFO:tasks.rados.rados.0.smithi169.stdout:278: finishing write tid 3 to smithi16987243-278 2023-09-23T22:21:39.341 INFO:tasks.rados.rados.0.smithi169.stdout:278: finishing write tid 4 to smithi16987243-278 2023-09-23T22:21:39.341 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 278 v 71 (ObjNum 277 snap 0 seq_num 277) dirty exists 2023-09-23T22:21:39.341 INFO:tasks.rados.rados.0.smithi169.stdout:278: left oid 278 (ObjNum 277 snap 0 seq_num 277) 2023-09-23T22:21:39.342 INFO:tasks.rados.rados.0.smithi169.stdout:279: finishing write tid 1 to smithi16987243-279 2023-09-23T22:21:39.342 INFO:tasks.rados.rados.0.smithi169.stdout:279: finishing write tid 2 to smithi16987243-279 2023-09-23T22:21:39.342 INFO:tasks.rados.rados.0.smithi169.stdout:279: finishing write tid 3 to smithi16987243-279 2023-09-23T22:21:39.342 INFO:tasks.rados.rados.0.smithi169.stdout:279: finishing write tid 4 to smithi16987243-279 2023-09-23T22:21:39.342 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 279 v 73 (ObjNum 278 snap 0 seq_num 278) dirty exists 2023-09-23T22:21:39.342 INFO:tasks.rados.rados.0.smithi169.stdout:279: left oid 279 (ObjNum 278 snap 0 seq_num 278) 2023-09-23T22:21:39.342 INFO:tasks.rados.rados.0.smithi169.stdout:276: done (15 left) 2023-09-23T22:21:39.342 INFO:tasks.rados.rados.0.smithi169.stdout:277: done (14 left) 2023-09-23T22:21:39.342 INFO:tasks.rados.rados.0.smithi169.stdout:278: done (13 left) 2023-09-23T22:21:39.342 INFO:tasks.rados.rados.0.smithi169.stdout:279: done (12 left) 2023-09-23T22:21:39.342 INFO:tasks.rados.rados.0.smithi169.stdout:292: write initial oid 292 2023-09-23T22:21:39.343 INFO:tasks.rados.rados.0.smithi169.stdout:292: seq_num 291 ranges {490837=718873,1862260=479427,2875032=15805} 2023-09-23T22:21:39.346 INFO:tasks.rados.rados.0.smithi169.stdout:292: writing smithi16987243-292 from 490837 to 1209710 tid 1 2023-09-23T22:21:39.353 INFO:tasks.rados.rados.0.smithi169.stdout:292: writing smithi16987243-292 from 1862260 to 2341687 tid 2 2023-09-23T22:21:39.356 INFO:tasks.rados.rados.0.smithi169.stdout:292: writing smithi16987243-292 from 2875032 to 2890837 tid 3 2023-09-23T22:21:39.356 INFO:tasks.rados.rados.0.smithi169.stdout:293: write initial oid 293 2023-09-23T22:21:39.356 INFO:tasks.rados.rados.0.smithi169.stdout:293: seq_num 292 ranges {507644=794122,1920742=623085} 2023-09-23T22:21:39.363 INFO:tasks.rados.rados.0.smithi169.stdout:293: writing smithi16987243-293 from 507644 to 1301766 tid 1 2023-09-23T22:21:39.371 INFO:tasks.rados.rados.0.smithi169.stdout:293: writing smithi16987243-293 from 1920742 to 2543827 tid 2 2023-09-23T22:21:39.371 INFO:tasks.rados.rados.0.smithi169.stdout:294: write initial oid 294 2023-09-23T22:21:39.371 INFO:tasks.rados.rados.0.smithi169.stdout:294: seq_num 293 ranges {524451=469371,1579224=483096,2529878=394573} 2023-09-23T22:21:39.377 INFO:tasks.rados.rados.0.smithi169.stdout:294: writing smithi16987243-294 from 524451 to 993822 tid 1 2023-09-23T22:21:39.383 INFO:tasks.rados.rados.0.smithi169.stdout:294: writing smithi16987243-294 from 1579224 to 2062320 tid 2 2023-09-23T22:21:39.388 INFO:tasks.rados.rados.0.smithi169.stdout:294: writing smithi16987243-294 from 2529878 to 2924451 tid 3 2023-09-23T22:21:39.388 INFO:tasks.rados.rados.0.smithi169.stdout:295: write initial oid 295 2023-09-23T22:21:39.389 INFO:tasks.rados.rados.0.smithi169.stdout:295: seq_num 294 ranges {541258=544620,1637706=626754,2840948=100310} 2023-09-23T22:21:39.394 INFO:tasks.rados.rados.0.smithi169.stdout:295: writing smithi16987243-295 from 541258 to 1085878 tid 1 2023-09-23T22:21:39.401 INFO:tasks.rados.rados.0.smithi169.stdout:295: writing smithi16987243-295 from 1637706 to 2264460 tid 2 2023-09-23T22:21:39.405 INFO:tasks.rados.rados.0.smithi169.stdout:295: writing smithi16987243-295 from 2840948 to 2941258 tid 3 2023-09-23T22:21:39.406 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:39.406 INFO:tasks.rados.rados.0.smithi169.stdout:280: finishing write tid 1 to smithi16987243-280 2023-09-23T22:21:39.406 INFO:tasks.rados.rados.0.smithi169.stdout:280: finishing write tid 2 to smithi16987243-280 2023-09-23T22:21:39.406 INFO:tasks.rados.rados.0.smithi169.stdout:280: finishing write tid 3 to smithi16987243-280 2023-09-23T22:21:39.406 INFO:tasks.rados.rados.0.smithi169.stdout:280: finishing write tid 4 to smithi16987243-280 2023-09-23T22:21:39.406 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 280 v 49 (ObjNum 279 snap 0 seq_num 279) dirty exists 2023-09-23T22:21:39.406 INFO:tasks.rados.rados.0.smithi169.stdout:280: left oid 280 (ObjNum 279 snap 0 seq_num 279) 2023-09-23T22:21:39.406 INFO:tasks.rados.rados.0.smithi169.stdout:281: finishing write tid 1 to smithi16987243-281 2023-09-23T22:21:39.406 INFO:tasks.rados.rados.0.smithi169.stdout:281: finishing write tid 2 to smithi16987243-281 2023-09-23T22:21:39.407 INFO:tasks.rados.rados.0.smithi169.stdout:281: finishing write tid 3 to smithi16987243-281 2023-09-23T22:21:39.407 INFO:tasks.rados.rados.0.smithi169.stdout:281: finishing write tid 4 to smithi16987243-281 2023-09-23T22:21:39.407 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 281 v 61 (ObjNum 280 snap 0 seq_num 280) dirty exists 2023-09-23T22:21:39.407 INFO:tasks.rados.rados.0.smithi169.stdout:281: left oid 281 (ObjNum 280 snap 0 seq_num 280) 2023-09-23T22:21:39.407 INFO:tasks.rados.rados.0.smithi169.stdout:282: finishing write tid 1 to smithi16987243-282 2023-09-23T22:21:39.407 INFO:tasks.rados.rados.0.smithi169.stdout:280: done (15 left) 2023-09-23T22:21:39.407 INFO:tasks.rados.rados.0.smithi169.stdout:281: done (14 left) 2023-09-23T22:21:39.407 INFO:tasks.rados.rados.0.smithi169.stdout:296: write initial oid 296 2023-09-23T22:21:39.407 INFO:tasks.rados.rados.0.smithi169.stdout:296: seq_num 295 ranges {558065=619869,1579835=486765,2468371=489694} 2023-09-23T22:21:39.412 INFO:tasks.rados.rados.0.smithi169.stdout:296: writing smithi16987243-296 from 558065 to 1177934 tid 1 2023-09-23T22:21:39.417 INFO:tasks.rados.rados.0.smithi169.stdout:296: writing smithi16987243-296 from 1579835 to 2066600 tid 2 2023-09-23T22:21:39.422 INFO:tasks.rados.rados.0.smithi169.stdout:296: writing smithi16987243-296 from 2468371 to 2958065 tid 3 2023-09-23T22:21:39.422 INFO:tasks.rados.rados.0.smithi169.stdout:297: write initial oid 297 2023-09-23T22:21:39.422 INFO:tasks.rados.rados.0.smithi169.stdout:297: seq_num 296 ranges {574872=695118,2038317=630423} 2023-09-23T22:21:39.429 INFO:tasks.rados.rados.0.smithi169.stdout:297: writing smithi16987243-297 from 574872 to 1269990 tid 1 2023-09-23T22:21:39.438 INFO:tasks.rados.rados.0.smithi169.stdout:297: writing smithi16987243-297 from 2038317 to 2668740 tid 2 2023-09-23T22:21:39.438 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:39.438 INFO:tasks.rados.rados.0.smithi169.stdout:282: finishing write tid 2 to smithi16987243-282 2023-09-23T22:21:39.438 INFO:tasks.rados.rados.0.smithi169.stdout:282: finishing write tid 3 to smithi16987243-282 2023-09-23T22:21:39.438 INFO:tasks.rados.rados.0.smithi169.stdout:282: finishing write tid 4 to smithi16987243-282 2023-09-23T22:21:39.438 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 282 v 74 (ObjNum 281 snap 0 seq_num 281) dirty exists 2023-09-23T22:21:39.438 INFO:tasks.rados.rados.0.smithi169.stdout:282: left oid 282 (ObjNum 281 snap 0 seq_num 281) 2023-09-23T22:21:39.438 INFO:tasks.rados.rados.0.smithi169.stdout:283: finishing write tid 1 to smithi16987243-283 2023-09-23T22:21:39.438 INFO:tasks.rados.rados.0.smithi169.stdout:283: finishing write tid 2 to smithi16987243-283 2023-09-23T22:21:39.439 INFO:tasks.rados.rados.0.smithi169.stdout:283: finishing write tid 3 to smithi16987243-283 2023-09-23T22:21:39.439 INFO:tasks.rados.rados.0.smithi169.stdout:283: finishing write tid 4 to smithi16987243-283 2023-09-23T22:21:39.439 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 283 v 61 (ObjNum 282 snap 0 seq_num 282) dirty exists 2023-09-23T22:21:39.439 INFO:tasks.rados.rados.0.smithi169.stdout:283: left oid 283 (ObjNum 282 snap 0 seq_num 282) 2023-09-23T22:21:39.439 INFO:tasks.rados.rados.0.smithi169.stdout:284: finishing write tid 1 to smithi16987243-284 2023-09-23T22:21:39.439 INFO:tasks.rados.rados.0.smithi169.stdout:284: finishing write tid 2 to smithi16987243-284 2023-09-23T22:21:39.439 INFO:tasks.rados.rados.0.smithi169.stdout:284: finishing write tid 3 to smithi16987243-284 2023-09-23T22:21:39.439 INFO:tasks.rados.rados.0.smithi169.stdout:284: finishing write tid 4 to smithi16987243-284 2023-09-23T22:21:39.439 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 284 v 57 (ObjNum 283 snap 0 seq_num 283) dirty exists 2023-09-23T22:21:39.439 INFO:tasks.rados.rados.0.smithi169.stdout:284: left oid 284 (ObjNum 283 snap 0 seq_num 283) 2023-09-23T22:21:39.439 INFO:tasks.rados.rados.0.smithi169.stdout:285: finishing write tid 1 to smithi16987243-285 2023-09-23T22:21:39.440 INFO:tasks.rados.rados.0.smithi169.stdout:285: finishing write tid 2 to smithi16987243-285 2023-09-23T22:21:39.440 INFO:tasks.rados.rados.0.smithi169.stdout:285: finishing write tid 3 to smithi16987243-285 2023-09-23T22:21:39.440 INFO:tasks.rados.rados.0.smithi169.stdout:285: finishing write tid 4 to smithi16987243-285 2023-09-23T22:21:39.440 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 285 v 71 (ObjNum 284 snap 0 seq_num 284) dirty exists 2023-09-23T22:21:39.440 INFO:tasks.rados.rados.0.smithi169.stdout:285: left oid 285 (ObjNum 284 snap 0 seq_num 284) 2023-09-23T22:21:39.440 INFO:tasks.rados.rados.0.smithi169.stdout:282: done (15 left) 2023-09-23T22:21:39.440 INFO:tasks.rados.rados.0.smithi169.stdout:283: done (14 left) 2023-09-23T22:21:39.440 INFO:tasks.rados.rados.0.smithi169.stdout:284: done (13 left) 2023-09-23T22:21:39.440 INFO:tasks.rados.rados.0.smithi169.stdout:285: done (12 left) 2023-09-23T22:21:39.440 INFO:tasks.rados.rados.0.smithi169.stdout:298: write initial oid 298 2023-09-23T22:21:39.440 INFO:tasks.rados.rados.0.smithi169.stdout:298: seq_num 297 ranges {591679=486720,1813152=490434} 2023-09-23T22:21:39.443 INFO:tasks.rados.rados.0.smithi169.stdout:298: writing smithi16987243-298 from 591679 to 1078399 tid 1 2023-09-23T22:21:39.450 INFO:tasks.rados.rados.0.smithi169.stdout:298: writing smithi16987243-298 from 1813152 to 2303586 tid 2 2023-09-23T22:21:39.450 INFO:tasks.rados.rados.0.smithi169.stdout:299: write initial oid 299 2023-09-23T22:21:39.450 INFO:tasks.rados.rados.0.smithi169.stdout:299: seq_num 298 ranges {608486=561969,1871634=634092,2950640=57846} 2023-09-23T22:21:39.457 INFO:tasks.rados.rados.0.smithi169.stdout:299: writing smithi16987243-299 from 608486 to 1170455 tid 1 2023-09-23T22:21:39.464 INFO:tasks.rados.rados.0.smithi169.stdout:299: writing smithi16987243-299 from 1871634 to 2505726 tid 2 2023-09-23T22:21:39.467 INFO:tasks.rados.rados.0.smithi169.stdout:299: writing smithi16987243-299 from 2950640 to 3008486 tid 3 2023-09-23T22:21:39.468 INFO:tasks.rados.rados.0.smithi169.stdout:300: write initial oid 300 2023-09-23T22:21:39.468 INFO:tasks.rados.rados.0.smithi169.stdout:300: seq_num 299 ranges {625293=637218,1813763=494103,2978063=47230} 2023-09-23T22:21:39.475 INFO:tasks.rados.rados.0.smithi169.stdout:300: writing smithi16987243-300 from 625293 to 1262511 tid 1 2023-09-23T22:21:39.481 INFO:tasks.rados.rados.0.smithi169.stdout:300: writing smithi16987243-300 from 1813763 to 2307866 tid 2 2023-09-23T22:21:39.485 INFO:tasks.rados.rados.0.smithi169.stdout:300: writing smithi16987243-300 from 2978063 to 3025293 tid 3 2023-09-23T22:21:39.485 INFO:tasks.rados.rados.0.smithi169.stdout:301: write initial oid 301 2023-09-23T22:21:39.485 INFO:tasks.rados.rados.0.smithi169.stdout:301: seq_num 300 ranges {642100=712467,1872245=637761} 2023-09-23T22:21:39.492 INFO:tasks.rados.rados.0.smithi169.stdout:301: writing smithi16987243-301 from 642100 to 1354567 tid 1 2023-09-23T22:21:39.500 INFO:tasks.rados.rados.0.smithi169.stdout:301: writing smithi16987243-301 from 1872245 to 2510006 tid 2 2023-09-23T22:21:39.500 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:39.500 INFO:tasks.rados.rados.0.smithi169.stdout:286: finishing write tid 1 to smithi16987243-286 2023-09-23T22:21:39.500 INFO:tasks.rados.rados.0.smithi169.stdout:286: finishing write tid 2 to smithi16987243-286 2023-09-23T22:21:39.500 INFO:tasks.rados.rados.0.smithi169.stdout:286: finishing write tid 3 to smithi16987243-286 2023-09-23T22:21:39.500 INFO:tasks.rados.rados.0.smithi169.stdout:286: finishing write tid 4 to smithi16987243-286 2023-09-23T22:21:39.500 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 286 v 56 (ObjNum 285 snap 0 seq_num 285) dirty exists 2023-09-23T22:21:39.500 INFO:tasks.rados.rados.0.smithi169.stdout:286: left oid 286 (ObjNum 285 snap 0 seq_num 285) 2023-09-23T22:21:39.501 INFO:tasks.rados.rados.0.smithi169.stdout:287: finishing write tid 1 to smithi16987243-287 2023-09-23T22:21:39.501 INFO:tasks.rados.rados.0.smithi169.stdout:287: finishing write tid 2 to smithi16987243-287 2023-09-23T22:21:39.501 INFO:tasks.rados.rados.0.smithi169.stdout:287: finishing write tid 3 to smithi16987243-287 2023-09-23T22:21:39.501 INFO:tasks.rados.rados.0.smithi169.stdout:287: finishing write tid 4 to smithi16987243-287 2023-09-23T22:21:39.501 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 287 v 74 (ObjNum 286 snap 0 seq_num 286) dirty exists 2023-09-23T22:21:39.501 INFO:tasks.rados.rados.0.smithi169.stdout:287: left oid 287 (ObjNum 286 snap 0 seq_num 286) 2023-09-23T22:21:39.501 INFO:tasks.rados.rados.0.smithi169.stdout:288: finishing write tid 1 to smithi16987243-288 2023-09-23T22:21:39.501 INFO:tasks.rados.rados.0.smithi169.stdout:288: finishing write tid 2 to smithi16987243-288 2023-09-23T22:21:39.501 INFO:tasks.rados.rados.0.smithi169.stdout:286: done (15 left) 2023-09-23T22:21:39.501 INFO:tasks.rados.rados.0.smithi169.stdout:287: done (14 left) 2023-09-23T22:21:39.501 INFO:tasks.rados.rados.0.smithi169.stdout:302: write initial oid 302 2023-09-23T22:21:39.502 INFO:tasks.rados.rados.0.smithi169.stdout:302: seq_num 301 ranges {658907=787716,1930727=497772,3032909=25998} 2023-09-23T22:21:39.508 INFO:tasks.rados.rados.0.smithi169.stdout:302: writing smithi16987243-302 from 658907 to 1446623 tid 1 2023-09-23T22:21:39.513 INFO:tasks.rados.rados.0.smithi169.stdout:302: writing smithi16987243-302 from 1930727 to 2428499 tid 2 2023-09-23T22:21:39.517 INFO:tasks.rados.rados.0.smithi169.stdout:302: writing smithi16987243-302 from 3032909 to 3058907 tid 3 2023-09-23T22:21:39.517 INFO:tasks.rados.rados.0.smithi169.stdout:303: write initial oid 303 2023-09-23T22:21:39.517 INFO:tasks.rados.rados.0.smithi169.stdout:303: seq_num 302 ranges {675714=462965,1589209=641430,2943979=131735} 2023-09-23T22:21:39.523 INFO:tasks.rados.rados.0.smithi169.stdout:303: writing smithi16987243-303 from 675714 to 1138679 tid 1 2023-09-23T22:21:39.530 INFO:tasks.rados.rados.0.smithi169.stdout:303: writing smithi16987243-303 from 1589209 to 2230639 tid 2 2023-09-23T22:21:39.535 INFO:tasks.rados.rados.0.smithi169.stdout:303: writing smithi16987243-303 from 2943979 to 3075714 tid 3 2023-09-23T22:21:39.535 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:39.535 INFO:tasks.rados.rados.0.smithi169.stdout:288: finishing write tid 3 to smithi16987243-288 2023-09-23T22:21:39.535 INFO:tasks.rados.rados.0.smithi169.stdout:288: finishing write tid 4 to smithi16987243-288 2023-09-23T22:21:39.535 INFO:tasks.rados.rados.0.smithi169.stdout:288: finishing write tid 5 to smithi16987243-288 2023-09-23T22:21:39.536 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 288 v 71 (ObjNum 287 snap 0 seq_num 287) dirty exists 2023-09-23T22:21:39.536 INFO:tasks.rados.rados.0.smithi169.stdout:288: left oid 288 (ObjNum 287 snap 0 seq_num 287) 2023-09-23T22:21:39.536 INFO:tasks.rados.rados.0.smithi169.stdout:289: finishing write tid 1 to smithi16987243-289 2023-09-23T22:21:39.536 INFO:tasks.rados.rados.0.smithi169.stdout:289: finishing write tid 2 to smithi16987243-289 2023-09-23T22:21:39.536 INFO:tasks.rados.rados.0.smithi169.stdout:288: done (15 left) 2023-09-23T22:21:39.536 INFO:tasks.rados.rados.0.smithi169.stdout:304: write initial oid 304 2023-09-23T22:21:39.536 INFO:tasks.rados.rados.0.smithi169.stdout:304: seq_num 303 ranges {692521=538214,1931338=785088} 2023-09-23T22:21:39.542 INFO:tasks.rados.rados.0.smithi169.stdout:304: writing smithi16987243-304 from 692521 to 1230735 tid 1 2023-09-23T22:21:39.550 INFO:tasks.rados.rados.0.smithi169.stdout:304: writing smithi16987243-304 from 1931338 to 2716426 tid 2 2023-09-23T22:21:39.550 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:39.550 INFO:tasks.rados.rados.0.smithi169.stdout:289: finishing write tid 3 to smithi16987243-289 2023-09-23T22:21:39.551 INFO:tasks.rados.rados.0.smithi169.stdout:289: finishing write tid 4 to smithi16987243-289 2023-09-23T22:21:39.551 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 289 v 69 (ObjNum 288 snap 0 seq_num 288) dirty exists 2023-09-23T22:21:39.551 INFO:tasks.rados.rados.0.smithi169.stdout:289: left oid 289 (ObjNum 288 snap 0 seq_num 288) 2023-09-23T22:21:39.551 INFO:tasks.rados.rados.0.smithi169.stdout:290: finishing write tid 1 to smithi16987243-290 2023-09-23T22:21:39.551 INFO:tasks.rados.rados.0.smithi169.stdout:289: done (15 left) 2023-09-23T22:21:39.551 INFO:tasks.rados.rados.0.smithi169.stdout:305: write initial oid 305 2023-09-23T22:21:39.551 INFO:tasks.rados.rados.0.smithi169.stdout:305: seq_num 304 ranges {709328=613463,1989820=645099} 2023-09-23T22:21:39.558 INFO:tasks.rados.rados.0.smithi169.stdout:305: writing smithi16987243-305 from 709328 to 1322791 tid 1 2023-09-23T22:21:39.565 INFO:tasks.rados.rados.0.smithi169.stdout:305: writing smithi16987243-305 from 1989820 to 2634919 tid 2 2023-09-23T22:21:39.565 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:39.565 INFO:tasks.rados.rados.0.smithi169.stdout:290: finishing write tid 2 to smithi16987243-290 2023-09-23T22:21:39.566 INFO:tasks.rados.rados.0.smithi169.stdout:290: finishing write tid 3 to smithi16987243-290 2023-09-23T22:21:39.566 INFO:tasks.rados.rados.0.smithi169.stdout:290: finishing write tid 4 to smithi16987243-290 2023-09-23T22:21:39.566 INFO:tasks.rados.rados.0.smithi169.stdout:290: finishing write tid 5 to smithi16987243-290 2023-09-23T22:21:39.566 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 290 v 77 (ObjNum 289 snap 0 seq_num 289) dirty exists 2023-09-23T22:21:39.566 INFO:tasks.rados.rados.0.smithi169.stdout:290: left oid 290 (ObjNum 289 snap 0 seq_num 289) 2023-09-23T22:21:39.566 INFO:tasks.rados.rados.0.smithi169.stdout:291: finishing write tid 1 to smithi16987243-291 2023-09-23T22:21:39.566 INFO:tasks.rados.rados.0.smithi169.stdout:291: finishing write tid 2 to smithi16987243-291 2023-09-23T22:21:39.566 INFO:tasks.rados.rados.0.smithi169.stdout:291: finishing write tid 3 to smithi16987243-291 2023-09-23T22:21:39.566 INFO:tasks.rados.rados.0.smithi169.stdout:290: done (15 left) 2023-09-23T22:21:39.566 INFO:tasks.rados.rados.0.smithi169.stdout:306: write initial oid 306 2023-09-23T22:21:39.567 INFO:tasks.rados.rados.0.smithi169.stdout:306: seq_num 305 ranges {726135=405065,1764655=788757,3026248=99887} 2023-09-23T22:21:39.572 INFO:tasks.rados.rados.0.smithi169.stdout:306: writing smithi16987243-306 from 726135 to 1131200 tid 1 2023-09-23T22:21:39.580 INFO:tasks.rados.rados.0.smithi169.stdout:306: writing smithi16987243-306 from 1764655 to 2553412 tid 2 2023-09-23T22:21:39.583 INFO:tasks.rados.rados.0.smithi169.stdout:306: writing smithi16987243-306 from 3026248 to 3126135 tid 3 2023-09-23T22:21:39.583 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:39.583 INFO:tasks.rados.rados.0.smithi169.stdout:291: finishing write tid 4 to smithi16987243-291 2023-09-23T22:21:39.584 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 291 v 53 (ObjNum 290 snap 0 seq_num 290) dirty exists 2023-09-23T22:21:39.584 INFO:tasks.rados.rados.0.smithi169.stdout:291: left oid 291 (ObjNum 290 snap 0 seq_num 290) 2023-09-23T22:21:39.584 INFO:tasks.rados.rados.0.smithi169.stdout:291: done (15 left) 2023-09-23T22:21:39.584 INFO:tasks.rados.rados.0.smithi169.stdout:307: write initial oid 307 2023-09-23T22:21:39.584 INFO:tasks.rados.rados.0.smithi169.stdout:307: seq_num 306 ranges {742942=480314,1823137=648768} 2023-09-23T22:21:39.590 INFO:tasks.rados.rados.0.smithi169.stdout:307: writing smithi16987243-307 from 742942 to 1223256 tid 1 2023-09-23T22:21:39.597 INFO:tasks.rados.rados.0.smithi169.stdout:307: writing smithi16987243-307 from 1823137 to 2471905 tid 2 2023-09-23T22:21:39.597 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:39.597 INFO:tasks.rados.rados.0.smithi169.stdout:292: finishing write tid 1 to smithi16987243-292 2023-09-23T22:21:39.597 INFO:tasks.rados.rados.0.smithi169.stdout:292: finishing write tid 2 to smithi16987243-292 2023-09-23T22:21:39.598 INFO:tasks.rados.rados.0.smithi169.stdout:292: finishing write tid 3 to smithi16987243-292 2023-09-23T22:21:39.598 INFO:tasks.rados.rados.0.smithi169.stdout:292: finishing write tid 4 to smithi16987243-292 2023-09-23T22:21:39.598 INFO:tasks.rados.rados.0.smithi169.stdout:292: finishing write tid 5 to smithi16987243-292 2023-09-23T22:21:39.598 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 292 v 75 (ObjNum 291 snap 0 seq_num 291) dirty exists 2023-09-23T22:21:39.598 INFO:tasks.rados.rados.0.smithi169.stdout:292: left oid 292 (ObjNum 291 snap 0 seq_num 291) 2023-09-23T22:21:39.598 INFO:tasks.rados.rados.0.smithi169.stdout:293: finishing write tid 1 to smithi16987243-293 2023-09-23T22:21:39.598 INFO:tasks.rados.rados.0.smithi169.stdout:293: finishing write tid 2 to smithi16987243-293 2023-09-23T22:21:39.598 INFO:tasks.rados.rados.0.smithi169.stdout:293: finishing write tid 3 to smithi16987243-293 2023-09-23T22:21:39.598 INFO:tasks.rados.rados.0.smithi169.stdout:292: done (15 left) 2023-09-23T22:21:39.598 INFO:tasks.rados.rados.0.smithi169.stdout:308: write initial oid 308 2023-09-23T22:21:39.598 INFO:tasks.rados.rados.0.smithi169.stdout:308: seq_num 307 ranges {759749=555563,1765266=792426,2964741=195008} 2023-09-23T22:21:39.604 INFO:tasks.rados.rados.0.smithi169.stdout:308: writing smithi16987243-308 from 759749 to 1315312 tid 1 2023-09-23T22:21:39.611 INFO:tasks.rados.rados.0.smithi169.stdout:308: writing smithi16987243-308 from 1765266 to 2557692 tid 2 2023-09-23T22:21:39.615 INFO:tasks.rados.rados.0.smithi169.stdout:308: writing smithi16987243-308 from 2964741 to 3159749 tid 3 2023-09-23T22:21:39.615 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:39.615 INFO:tasks.rados.rados.0.smithi169.stdout:293: finishing write tid 4 to smithi16987243-293 2023-09-23T22:21:39.615 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 293 v 59 (ObjNum 292 snap 0 seq_num 292) dirty exists 2023-09-23T22:21:39.616 INFO:tasks.rados.rados.0.smithi169.stdout:293: left oid 293 (ObjNum 292 snap 0 seq_num 292) 2023-09-23T22:21:39.616 INFO:tasks.rados.rados.0.smithi169.stdout:294: finishing write tid 1 to smithi16987243-294 2023-09-23T22:21:39.616 INFO:tasks.rados.rados.0.smithi169.stdout:294: finishing write tid 2 to smithi16987243-294 2023-09-23T22:21:39.616 INFO:tasks.rados.rados.0.smithi169.stdout:293: done (15 left) 2023-09-23T22:21:39.616 INFO:tasks.rados.rados.0.smithi169.stdout:309: write initial oid 309 2023-09-23T22:21:39.616 INFO:tasks.rados.rados.0.smithi169.stdout:309: seq_num 308 ranges {776556=630812,1823748=652437,3108517=68039} 2023-09-23T22:21:39.623 INFO:tasks.rados.rados.0.smithi169.stdout:309: writing smithi16987243-309 from 776556 to 1407368 tid 1 2023-09-23T22:21:39.629 INFO:tasks.rados.rados.0.smithi169.stdout:309: writing smithi16987243-309 from 1823748 to 2476185 tid 2 2023-09-23T22:21:39.634 INFO:tasks.rados.rados.0.smithi169.stdout:309: writing smithi16987243-309 from 3108517 to 3176556 tid 3 2023-09-23T22:21:39.634 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:39.634 INFO:tasks.rados.rados.0.smithi169.stdout:294: finishing write tid 3 to smithi16987243-294 2023-09-23T22:21:39.634 INFO:tasks.rados.rados.0.smithi169.stdout:294: finishing write tid 4 to smithi16987243-294 2023-09-23T22:21:39.634 INFO:tasks.rados.rados.0.smithi169.stdout:294: finishing write tid 5 to smithi16987243-294 2023-09-23T22:21:39.634 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 294 v 63 (ObjNum 293 snap 0 seq_num 293) dirty exists 2023-09-23T22:21:39.634 INFO:tasks.rados.rados.0.smithi169.stdout:294: left oid 294 (ObjNum 293 snap 0 seq_num 293) 2023-09-23T22:21:39.634 INFO:tasks.rados.rados.0.smithi169.stdout:295: finishing write tid 1 to smithi16987243-295 2023-09-23T22:21:39.634 INFO:tasks.rados.rados.0.smithi169.stdout:294: done (15 left) 2023-09-23T22:21:39.635 INFO:tasks.rados.rados.0.smithi169.stdout:310: write initial oid 310 2023-09-23T22:21:39.635 INFO:tasks.rados.rados.0.smithi169.stdout:310: seq_num 309 ranges {793363=706061,2282230=796095} 2023-09-23T22:21:39.642 INFO:tasks.rados.rados.0.smithi169.stdout:310: writing smithi16987243-310 from 793363 to 1499424 tid 1 2023-09-23T22:21:39.651 INFO:tasks.rados.rados.0.smithi169.stdout:310: writing smithi16987243-310 from 2282230 to 3078325 tid 2 2023-09-23T22:21:39.652 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:39.652 INFO:tasks.rados.rados.0.smithi169.stdout:295: finishing write tid 2 to smithi16987243-295 2023-09-23T22:21:39.652 INFO:tasks.rados.rados.0.smithi169.stdout:295: finishing write tid 3 to smithi16987243-295 2023-09-23T22:21:39.652 INFO:tasks.rados.rados.0.smithi169.stdout:295: finishing write tid 4 to smithi16987243-295 2023-09-23T22:21:39.652 INFO:tasks.rados.rados.0.smithi169.stdout:295: finishing write tid 5 to smithi16987243-295 2023-09-23T22:21:39.652 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 295 v 50 (ObjNum 294 snap 0 seq_num 294) dirty exists 2023-09-23T22:21:39.652 INFO:tasks.rados.rados.0.smithi169.stdout:295: left oid 295 (ObjNum 294 snap 0 seq_num 294) 2023-09-23T22:21:39.652 INFO:tasks.rados.rados.0.smithi169.stdout:296: finishing write tid 1 to smithi16987243-296 2023-09-23T22:21:39.652 INFO:tasks.rados.rados.0.smithi169.stdout:295: done (15 left) 2023-09-23T22:21:39.652 INFO:tasks.rados.rados.0.smithi169.stdout:311: write initial oid 311 2023-09-23T22:21:39.653 INFO:tasks.rados.rados.0.smithi169.stdout:311: seq_num 310 ranges {410170=781310,1940712=656106,3163363=46807} 2023-09-23T22:21:39.658 INFO:tasks.rados.rados.0.smithi169.stdout:311: writing smithi16987243-311 from 410170 to 1191480 tid 1 2023-09-23T22:21:39.666 INFO:tasks.rados.rados.0.smithi169.stdout:311: writing smithi16987243-311 from 1940712 to 2596818 tid 2 2023-09-23T22:21:39.670 INFO:tasks.rados.rados.0.smithi169.stdout:311: writing smithi16987243-311 from 3163363 to 3210170 tid 3 2023-09-23T22:21:39.671 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:39.671 INFO:tasks.rados.rados.0.smithi169.stdout:296: finishing write tid 2 to smithi16987243-296 2023-09-23T22:21:39.671 INFO:tasks.rados.rados.0.smithi169.stdout:296: finishing write tid 3 to smithi16987243-296 2023-09-23T22:21:39.671 INFO:tasks.rados.rados.0.smithi169.stdout:296: finishing write tid 4 to smithi16987243-296 2023-09-23T22:21:39.671 INFO:tasks.rados.rados.0.smithi169.stdout:296: finishing write tid 5 to smithi16987243-296 2023-09-23T22:21:39.671 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 296 v 54 (ObjNum 295 snap 0 seq_num 295) dirty exists 2023-09-23T22:21:39.671 INFO:tasks.rados.rados.0.smithi169.stdout:296: left oid 296 (ObjNum 295 snap 0 seq_num 295) 2023-09-23T22:21:39.671 INFO:tasks.rados.rados.0.smithi169.stdout:297: finishing write tid 1 to smithi16987243-297 2023-09-23T22:21:39.671 INFO:tasks.rados.rados.0.smithi169.stdout:297: finishing write tid 2 to smithi16987243-297 2023-09-23T22:21:39.671 INFO:tasks.rados.rados.0.smithi169.stdout:297: finishing write tid 3 to smithi16987243-297 2023-09-23T22:21:39.672 INFO:tasks.rados.rados.0.smithi169.stdout:297: finishing write tid 4 to smithi16987243-297 2023-09-23T22:21:39.672 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 297 v 57 (ObjNum 296 snap 0 seq_num 296) dirty exists 2023-09-23T22:21:39.672 INFO:tasks.rados.rados.0.smithi169.stdout:297: left oid 297 (ObjNum 296 snap 0 seq_num 296) 2023-09-23T22:21:39.672 INFO:tasks.rados.rados.0.smithi169.stdout:298: finishing write tid 1 to smithi16987243-298 2023-09-23T22:21:39.672 INFO:tasks.rados.rados.0.smithi169.stdout:298: finishing write tid 2 to smithi16987243-298 2023-09-23T22:21:39.672 INFO:tasks.rados.rados.0.smithi169.stdout:298: finishing write tid 3 to smithi16987243-298 2023-09-23T22:21:39.672 INFO:tasks.rados.rados.0.smithi169.stdout:298: finishing write tid 4 to smithi16987243-298 2023-09-23T22:21:39.672 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 298 v 72 (ObjNum 297 snap 0 seq_num 297) dirty exists 2023-09-23T22:21:39.672 INFO:tasks.rados.rados.0.smithi169.stdout:298: left oid 298 (ObjNum 297 snap 0 seq_num 297) 2023-09-23T22:21:39.672 INFO:tasks.rados.rados.0.smithi169.stdout:296: done (15 left) 2023-09-23T22:21:39.672 INFO:tasks.rados.rados.0.smithi169.stdout:297: done (14 left) 2023-09-23T22:21:39.672 INFO:tasks.rados.rados.0.smithi169.stdout:298: done (13 left) 2023-09-23T22:21:39.673 INFO:tasks.rados.rados.0.smithi169.stdout:312: write initial oid 312 2023-09-23T22:21:39.673 INFO:tasks.rados.rados.0.smithi169.stdout:312: seq_num 311 ranges {426977=456559,1482841=799764,2958080=268897} 2023-09-23T22:21:39.675 INFO:tasks.rados.rados.0.smithi169.stdout:312: writing smithi16987243-312 from 426977 to 883536 tid 1 2023-09-23T22:21:39.684 INFO:tasks.rados.rados.0.smithi169.stdout:312: writing smithi16987243-312 from 1482841 to 2282605 tid 2 2023-09-23T22:21:39.689 INFO:tasks.rados.rados.0.smithi169.stdout:312: writing smithi16987243-312 from 2958080 to 3226977 tid 3 2023-09-23T22:21:39.690 INFO:tasks.rados.rados.0.smithi169.stdout:313: write initial oid 313 2023-09-23T22:21:39.690 INFO:tasks.rados.rados.0.smithi169.stdout:313: seq_num 312 ranges {443784=648161,1657676=659775,2818209=425575} 2023-09-23T22:21:39.696 INFO:tasks.rados.rados.0.smithi169.stdout:313: writing smithi16987243-313 from 443784 to 1091945 tid 1 2023-09-23T22:21:39.703 INFO:tasks.rados.rados.0.smithi169.stdout:313: writing smithi16987243-313 from 1657676 to 2317451 tid 2 2023-09-23T22:21:39.709 INFO:tasks.rados.rados.0.smithi169.stdout:313: writing smithi16987243-313 from 2818209 to 3243784 tid 3 2023-09-23T22:21:39.709 INFO:tasks.rados.rados.0.smithi169.stdout:314: write initial oid 314 2023-09-23T22:21:39.709 INFO:tasks.rados.rados.0.smithi169.stdout:314: seq_num 313 ranges {460591=723410,1716158=403433,2729279=440140} 2023-09-23T22:21:39.716 INFO:tasks.rados.rados.0.smithi169.stdout:314: writing smithi16987243-314 from 460591 to 1184001 tid 1 2023-09-23T22:21:39.721 INFO:tasks.rados.rados.0.smithi169.stdout:314: writing smithi16987243-314 from 1716158 to 2119591 tid 2 2023-09-23T22:21:39.728 INFO:tasks.rados.rados.0.smithi169.stdout:314: writing smithi16987243-314 from 2729279 to 3169419 tid 3 2023-09-23T22:21:39.728 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:39.728 INFO:tasks.rados.rados.0.smithi169.stdout:299: finishing write tid 1 to smithi16987243-299 2023-09-23T22:21:39.728 INFO:tasks.rados.rados.0.smithi169.stdout:299: finishing write tid 2 to smithi16987243-299 2023-09-23T22:21:39.728 INFO:tasks.rados.rados.0.smithi169.stdout:299: finishing write tid 3 to smithi16987243-299 2023-09-23T22:21:39.728 INFO:tasks.rados.rados.0.smithi169.stdout:299: finishing write tid 4 to smithi16987243-299 2023-09-23T22:21:39.728 INFO:tasks.rados.rados.0.smithi169.stdout:299: finishing write tid 5 to smithi16987243-299 2023-09-23T22:21:39.728 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 299 v 61 (ObjNum 298 snap 0 seq_num 298) dirty exists 2023-09-23T22:21:39.728 INFO:tasks.rados.rados.0.smithi169.stdout:299: left oid 299 (ObjNum 298 snap 0 seq_num 298) 2023-09-23T22:21:39.729 INFO:tasks.rados.rados.0.smithi169.stdout:300: finishing write tid 1 to smithi16987243-300 2023-09-23T22:21:39.729 INFO:tasks.rados.rados.0.smithi169.stdout:300: finishing write tid 2 to smithi16987243-300 2023-09-23T22:21:39.729 INFO:tasks.rados.rados.0.smithi169.stdout:300: finishing write tid 3 to smithi16987243-300 2023-09-23T22:21:39.729 INFO:tasks.rados.rados.0.smithi169.stdout:300: finishing write tid 4 to smithi16987243-300 2023-09-23T22:21:39.729 INFO:tasks.rados.rados.0.smithi169.stdout:300: finishing write tid 5 to smithi16987243-300 2023-09-23T22:21:39.729 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 300 v 65 (ObjNum 299 snap 0 seq_num 299) dirty exists 2023-09-23T22:21:39.729 INFO:tasks.rados.rados.0.smithi169.stdout:300: left oid 300 (ObjNum 299 snap 0 seq_num 299) 2023-09-23T22:21:39.729 INFO:tasks.rados.rados.0.smithi169.stdout:299: done (15 left) 2023-09-23T22:21:39.729 INFO:tasks.rados.rados.0.smithi169.stdout:300: done (14 left) 2023-09-23T22:21:39.729 INFO:tasks.rados.rados.0.smithi169.stdout:315: write initial oid 315 2023-09-23T22:21:39.729 INFO:tasks.rados.rados.0.smithi169.stdout:315: seq_num 314 ranges {477398=798659,1774640=663444,2873055=404343} 2023-09-23T22:21:39.734 INFO:tasks.rados.rados.0.smithi169.stdout:315: writing smithi16987243-315 from 477398 to 1276057 tid 1 2023-09-23T22:21:39.741 INFO:tasks.rados.rados.0.smithi169.stdout:315: writing smithi16987243-315 from 1774640 to 2438084 tid 2 2023-09-23T22:21:39.746 INFO:tasks.rados.rados.0.smithi169.stdout:315: writing smithi16987243-315 from 2873055 to 3277398 tid 3 2023-09-23T22:21:39.747 INFO:tasks.rados.rados.0.smithi169.stdout:316: write initial oid 316 2023-09-23T22:21:39.747 INFO:tasks.rados.rados.0.smithi169.stdout:316: seq_num 315 ranges {494205=473908,1433122=407102,2384125=462684} 2023-09-23T22:21:39.752 INFO:tasks.rados.rados.0.smithi169.stdout:316: writing smithi16987243-316 from 494205 to 968113 tid 1 2023-09-23T22:21:39.757 INFO:tasks.rados.rados.0.smithi169.stdout:316: writing smithi16987243-316 from 1433122 to 1840224 tid 2 2023-09-23T22:21:39.763 INFO:tasks.rados.rados.0.smithi169.stdout:316: writing smithi16987243-316 from 2384125 to 2846809 tid 3 2023-09-23T22:21:39.764 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:39.764 INFO:tasks.rados.rados.0.smithi169.stdout:301: finishing write tid 1 to smithi16987243-301 2023-09-23T22:21:39.764 INFO:tasks.rados.rados.0.smithi169.stdout:301: finishing write tid 2 to smithi16987243-301 2023-09-23T22:21:39.764 INFO:tasks.rados.rados.0.smithi169.stdout:301: finishing write tid 3 to smithi16987243-301 2023-09-23T22:21:39.764 INFO:tasks.rados.rados.0.smithi169.stdout:301: finishing write tid 4 to smithi16987243-301 2023-09-23T22:21:39.764 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 301 v 64 (ObjNum 300 snap 0 seq_num 300) dirty exists 2023-09-23T22:21:39.764 INFO:tasks.rados.rados.0.smithi169.stdout:301: left oid 301 (ObjNum 300 snap 0 seq_num 300) 2023-09-23T22:21:39.764 INFO:tasks.rados.rados.0.smithi169.stdout:302: finishing write tid 1 to smithi16987243-302 2023-09-23T22:21:39.764 INFO:tasks.rados.rados.0.smithi169.stdout:301: done (15 left) 2023-09-23T22:21:39.764 INFO:tasks.rados.rados.0.smithi169.stdout:317: write initial oid 317 2023-09-23T22:21:39.765 INFO:tasks.rados.rados.0.smithi169.stdout:317: seq_num 316 ranges {511012=549157,1775251=550760,3095195=215817} 2023-09-23T22:21:39.769 INFO:tasks.rados.rados.0.smithi169.stdout:317: writing smithi16987243-317 from 511012 to 1060169 tid 1 2023-09-23T22:21:39.776 INFO:tasks.rados.rados.0.smithi169.stdout:317: writing smithi16987243-317 from 1775251 to 2326011 tid 2 2023-09-23T22:21:39.782 INFO:tasks.rados.rados.0.smithi169.stdout:317: writing smithi16987243-317 from 3095195 to 3311012 tid 3 2023-09-23T22:21:39.783 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:39.783 INFO:tasks.rados.rados.0.smithi169.stdout:302: finishing write tid 2 to smithi16987243-302 2023-09-23T22:21:39.783 INFO:tasks.rados.rados.0.smithi169.stdout:302: finishing write tid 3 to smithi16987243-302 2023-09-23T22:21:39.783 INFO:tasks.rados.rados.0.smithi169.stdout:302: finishing write tid 4 to smithi16987243-302 2023-09-23T22:21:39.783 INFO:tasks.rados.rados.0.smithi169.stdout:302: finishing write tid 5 to smithi16987243-302 2023-09-23T22:21:39.783 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 302 v 69 (ObjNum 301 snap 0 seq_num 301) dirty exists 2023-09-23T22:21:39.783 INFO:tasks.rados.rados.0.smithi169.stdout:302: left oid 302 (ObjNum 301 snap 0 seq_num 301) 2023-09-23T22:21:39.783 INFO:tasks.rados.rados.0.smithi169.stdout:303: finishing write tid 1 to smithi16987243-303 2023-09-23T22:21:39.783 INFO:tasks.rados.rados.0.smithi169.stdout:303: finishing write tid 2 to smithi16987243-303 2023-09-23T22:21:39.783 INFO:tasks.rados.rados.0.smithi169.stdout:303: finishing write tid 3 to smithi16987243-303 2023-09-23T22:21:39.783 INFO:tasks.rados.rados.0.smithi169.stdout:303: finishing write tid 4 to smithi16987243-303 2023-09-23T22:21:39.784 INFO:tasks.rados.rados.0.smithi169.stdout:303: finishing write tid 5 to smithi16987243-303 2023-09-23T22:21:39.784 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 303 v 81 (ObjNum 302 snap 0 seq_num 302) dirty exists 2023-09-23T22:21:39.784 INFO:tasks.rados.rados.0.smithi169.stdout:303: left oid 303 (ObjNum 302 snap 0 seq_num 302) 2023-09-23T22:21:39.784 INFO:tasks.rados.rados.0.smithi169.stdout:302: done (15 left) 2023-09-23T22:21:39.784 INFO:tasks.rados.rados.0.smithi169.stdout:303: done (14 left) 2023-09-23T22:21:39.784 INFO:tasks.rados.rados.0.smithi169.stdout:318: write initial oid 318 2023-09-23T22:21:39.784 INFO:tasks.rados.rados.0.smithi169.stdout:318: seq_num 317 ranges {527819=624406,1833733=410771,2722618=601581} 2023-09-23T22:21:39.789 INFO:tasks.rados.rados.0.smithi169.stdout:318: writing smithi16987243-318 from 527819 to 1152225 tid 1 2023-09-23T22:21:39.795 INFO:tasks.rados.rados.0.smithi169.stdout:318: writing smithi16987243-318 from 1833733 to 2244504 tid 2 2023-09-23T22:21:39.801 INFO:tasks.rados.rados.0.smithi169.stdout:318: writing smithi16987243-318 from 2722618 to 3324199 tid 3 2023-09-23T22:21:39.801 INFO:tasks.rados.rados.0.smithi169.stdout:319: write initial oid 319 2023-09-23T22:21:39.801 INFO:tasks.rados.rados.0.smithi169.stdout:319: seq_num 318 ranges {544626=699655,1892215=554429,3150041=194585} 2023-09-23T22:21:39.808 INFO:tasks.rados.rados.0.smithi169.stdout:319: writing smithi16987243-319 from 544626 to 1244281 tid 1 2023-09-23T22:21:39.815 INFO:tasks.rados.rados.0.smithi169.stdout:319: writing smithi16987243-319 from 1892215 to 2446644 tid 2 2023-09-23T22:21:39.820 INFO:tasks.rados.rados.0.smithi169.stdout:319: writing smithi16987243-319 from 3150041 to 3344626 tid 3 2023-09-23T22:21:39.820 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:39.820 INFO:tasks.rados.rados.0.smithi169.stdout:304: finishing write tid 1 to smithi16987243-304 2023-09-23T22:21:39.820 INFO:tasks.rados.rados.0.smithi169.stdout:304: finishing write tid 2 to smithi16987243-304 2023-09-23T22:21:39.820 INFO:tasks.rados.rados.0.smithi169.stdout:304: finishing write tid 3 to smithi16987243-304 2023-09-23T22:21:39.821 INFO:tasks.rados.rados.0.smithi169.stdout:304: finishing write tid 4 to smithi16987243-304 2023-09-23T22:21:39.821 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 304 v 66 (ObjNum 303 snap 0 seq_num 303) dirty exists 2023-09-23T22:21:39.821 INFO:tasks.rados.rados.0.smithi169.stdout:304: left oid 304 (ObjNum 303 snap 0 seq_num 303) 2023-09-23T22:21:39.821 INFO:tasks.rados.rados.0.smithi169.stdout:305: finishing write tid 1 to smithi16987243-305 2023-09-23T22:21:39.821 INFO:tasks.rados.rados.0.smithi169.stdout:304: done (15 left) 2023-09-23T22:21:39.821 INFO:tasks.rados.rados.0.smithi169.stdout:320: write initial oid 320 2023-09-23T22:21:39.821 INFO:tasks.rados.rados.0.smithi169.stdout:320: seq_num 319 ranges {561433=774904,1950697=414440,2777464=583969} 2023-09-23T22:21:39.827 INFO:tasks.rados.rados.0.smithi169.stdout:320: writing smithi16987243-320 from 561433 to 1336337 tid 1 2023-09-23T22:21:39.833 INFO:tasks.rados.rados.0.smithi169.stdout:320: writing smithi16987243-320 from 1950697 to 2365137 tid 2 2023-09-23T22:21:39.839 INFO:tasks.rados.rados.0.smithi169.stdout:320: writing smithi16987243-320 from 2777464 to 3361433 tid 3 2023-09-23T22:21:39.839 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:39.839 INFO:tasks.rados.rados.0.smithi169.stdout:305: finishing write tid 2 to smithi16987243-305 2023-09-23T22:21:39.840 INFO:tasks.rados.rados.0.smithi169.stdout:305: finishing write tid 3 to smithi16987243-305 2023-09-23T22:21:39.840 INFO:tasks.rados.rados.0.smithi169.stdout:305: finishing write tid 4 to smithi16987243-305 2023-09-23T22:21:39.840 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 305 v 64 (ObjNum 304 snap 0 seq_num 304) dirty exists 2023-09-23T22:21:39.840 INFO:tasks.rados.rados.0.smithi169.stdout:305: left oid 305 (ObjNum 304 snap 0 seq_num 304) 2023-09-23T22:21:39.840 INFO:tasks.rados.rados.0.smithi169.stdout:306: finishing write tid 1 to smithi16987243-306 2023-09-23T22:21:39.840 INFO:tasks.rados.rados.0.smithi169.stdout:306: finishing write tid 2 to smithi16987243-306 2023-09-23T22:21:39.840 INFO:tasks.rados.rados.0.smithi169.stdout:306: finishing write tid 3 to smithi16987243-306 2023-09-23T22:21:39.840 INFO:tasks.rados.rados.0.smithi169.stdout:305: done (15 left) 2023-09-23T22:21:39.840 INFO:tasks.rados.rados.0.smithi169.stdout:321: write initial oid 321 2023-09-23T22:21:39.840 INFO:tasks.rados.rados.0.smithi169.stdout:321: seq_num 320 ranges {578240=566506,1609179=558098,2804887=551750} 2023-09-23T22:21:39.845 INFO:tasks.rados.rados.0.smithi169.stdout:321: writing smithi16987243-321 from 578240 to 1144746 tid 1 2023-09-23T22:21:39.851 INFO:tasks.rados.rados.0.smithi169.stdout:321: writing smithi16987243-321 from 1609179 to 2167277 tid 2 2023-09-23T22:21:39.858 INFO:tasks.rados.rados.0.smithi169.stdout:321: writing smithi16987243-321 from 2804887 to 3356637 tid 3 2023-09-23T22:21:39.859 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:39.859 INFO:tasks.rados.rados.0.smithi169.stdout:306: finishing write tid 4 to smithi16987243-306 2023-09-23T22:21:39.859 INFO:tasks.rados.rados.0.smithi169.stdout:306: finishing write tid 5 to smithi16987243-306 2023-09-23T22:21:39.859 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 306 v 82 (ObjNum 305 snap 0 seq_num 305) dirty exists 2023-09-23T22:21:39.859 INFO:tasks.rados.rados.0.smithi169.stdout:306: left oid 306 (ObjNum 305 snap 0 seq_num 305) 2023-09-23T22:21:39.859 INFO:tasks.rados.rados.0.smithi169.stdout:307: finishing write tid 1 to smithi16987243-307 2023-09-23T22:21:39.859 INFO:tasks.rados.rados.0.smithi169.stdout:306: done (15 left) 2023-09-23T22:21:39.859 INFO:tasks.rados.rados.0.smithi169.stdout:322: write initial oid 322 2023-09-23T22:21:39.859 INFO:tasks.rados.rados.0.smithi169.stdout:322: seq_num 321 ranges {595047=641755,1667661=418109,2548663=763022} 2023-09-23T22:21:39.865 INFO:tasks.rados.rados.0.smithi169.stdout:322: writing smithi16987243-322 from 595047 to 1236802 tid 1 2023-09-23T22:21:39.870 INFO:tasks.rados.rados.0.smithi169.stdout:322: writing smithi16987243-322 from 1667661 to 2085770 tid 2 2023-09-23T22:21:39.877 INFO:tasks.rados.rados.0.smithi169.stdout:322: writing smithi16987243-322 from 2548663 to 3311685 tid 3 2023-09-23T22:21:39.877 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:39.877 INFO:tasks.rados.rados.0.smithi169.stdout:307: finishing write tid 2 to smithi16987243-307 2023-09-23T22:21:39.877 INFO:tasks.rados.rados.0.smithi169.stdout:307: finishing write tid 3 to smithi16987243-307 2023-09-23T22:21:39.878 INFO:tasks.rados.rados.0.smithi169.stdout:307: finishing write tid 4 to smithi16987243-307 2023-09-23T22:21:39.878 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 307 v 60 (ObjNum 306 snap 0 seq_num 306) dirty exists 2023-09-23T22:21:39.878 INFO:tasks.rados.rados.0.smithi169.stdout:307: left oid 307 (ObjNum 306 snap 0 seq_num 306) 2023-09-23T22:21:39.878 INFO:tasks.rados.rados.0.smithi169.stdout:308: finishing write tid 1 to smithi16987243-308 2023-09-23T22:21:39.878 INFO:tasks.rados.rados.0.smithi169.stdout:308: finishing write tid 2 to smithi16987243-308 2023-09-23T22:21:39.878 INFO:tasks.rados.rados.0.smithi169.stdout:307: done (15 left) 2023-09-23T22:21:39.878 INFO:tasks.rados.rados.0.smithi169.stdout:323: write initial oid 323 2023-09-23T22:21:39.878 INFO:tasks.rados.rados.0.smithi169.stdout:323: seq_num 322 ranges {611854=717004,2126143=561767,3259733=152121} 2023-09-23T22:21:39.884 INFO:tasks.rados.rados.0.smithi169.stdout:323: writing smithi16987243-323 from 611854 to 1328858 tid 1 2023-09-23T22:21:39.892 INFO:tasks.rados.rados.0.smithi169.stdout:323: writing smithi16987243-323 from 2126143 to 2687910 tid 2 2023-09-23T22:21:39.897 INFO:tasks.rados.rados.0.smithi169.stdout:323: writing smithi16987243-323 from 3259733 to 3411854 tid 3 2023-09-23T22:21:39.897 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:39.897 INFO:tasks.rados.rados.0.smithi169.stdout:308: finishing write tid 3 to smithi16987243-308 2023-09-23T22:21:39.897 INFO:tasks.rados.rados.0.smithi169.stdout:308: finishing write tid 4 to smithi16987243-308 2023-09-23T22:21:39.897 INFO:tasks.rados.rados.0.smithi169.stdout:308: finishing write tid 5 to smithi16987243-308 2023-09-23T22:21:39.897 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 308 v 70 (ObjNum 307 snap 0 seq_num 307) dirty exists 2023-09-23T22:21:39.897 INFO:tasks.rados.rados.0.smithi169.stdout:308: left oid 308 (ObjNum 307 snap 0 seq_num 307) 2023-09-23T22:21:39.897 INFO:tasks.rados.rados.0.smithi169.stdout:309: finishing write tid 1 to smithi16987243-309 2023-09-23T22:21:39.898 INFO:tasks.rados.rados.0.smithi169.stdout:309: finishing write tid 2 to smithi16987243-309 2023-09-23T22:21:39.898 INFO:tasks.rados.rados.0.smithi169.stdout:309: finishing write tid 3 to smithi16987243-309 2023-09-23T22:21:39.898 INFO:tasks.rados.rados.0.smithi169.stdout:308: done (15 left) 2023-09-23T22:21:39.898 INFO:tasks.rados.rados.0.smithi169.stdout:324: write initial oid 324 2023-09-23T22:21:39.898 INFO:tasks.rados.rados.0.smithi169.stdout:324: seq_num 323 ranges {628661=792253,2184625=421778,3403509=25152} 2023-09-23T22:21:39.904 INFO:tasks.rados.rados.0.smithi169.stdout:324: writing smithi16987243-324 from 628661 to 1420914 tid 1 2023-09-23T22:21:39.911 INFO:tasks.rados.rados.0.smithi169.stdout:324: writing smithi16987243-324 from 2184625 to 2606403 tid 2 2023-09-23T22:21:39.916 INFO:tasks.rados.rados.0.smithi169.stdout:324: writing smithi16987243-324 from 3403509 to 3428661 tid 3 2023-09-23T22:21:39.916 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:39.916 INFO:tasks.rados.rados.0.smithi169.stdout:309: finishing write tid 4 to smithi16987243-309 2023-09-23T22:21:39.916 INFO:tasks.rados.rados.0.smithi169.stdout:309: finishing write tid 5 to smithi16987243-309 2023-09-23T22:21:39.917 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 309 v 52 (ObjNum 308 snap 0 seq_num 308) dirty exists 2023-09-23T22:21:39.917 INFO:tasks.rados.rados.0.smithi169.stdout:309: left oid 309 (ObjNum 308 snap 0 seq_num 308) 2023-09-23T22:21:39.917 INFO:tasks.rados.rados.0.smithi169.stdout:310: finishing write tid 1 to smithi16987243-310 2023-09-23T22:21:39.917 INFO:tasks.rados.rados.0.smithi169.stdout:310: finishing write tid 2 to smithi16987243-310 2023-09-23T22:21:39.917 INFO:tasks.rados.rados.0.smithi169.stdout:310: finishing write tid 3 to smithi16987243-310 2023-09-23T22:21:39.917 INFO:tasks.rados.rados.0.smithi169.stdout:310: finishing write tid 4 to smithi16987243-310 2023-09-23T22:21:39.917 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 310 v 56 (ObjNum 309 snap 0 seq_num 309) dirty exists 2023-09-23T22:21:39.917 INFO:tasks.rados.rados.0.smithi169.stdout:310: left oid 310 (ObjNum 309 snap 0 seq_num 309) 2023-09-23T22:21:39.917 INFO:tasks.rados.rados.0.smithi169.stdout:309: done (15 left) 2023-09-23T22:21:39.917 INFO:tasks.rados.rados.0.smithi169.stdout:310: done (14 left) 2023-09-23T22:21:39.917 INFO:tasks.rados.rados.0.smithi169.stdout:325: write initial oid 325 2023-09-23T22:21:39.918 INFO:tasks.rados.rados.0.smithi169.stdout:325: seq_num 324 ranges {645468=467502,1726754=565436,2798226=596838} 2023-09-23T22:21:39.922 INFO:tasks.rados.rados.0.smithi169.stdout:325: writing smithi16987243-325 from 645468 to 1112970 tid 1 2023-09-23T22:21:39.928 INFO:tasks.rados.rados.0.smithi169.stdout:325: writing smithi16987243-325 from 1726754 to 2292190 tid 2 2023-09-23T22:21:39.935 INFO:tasks.rados.rados.0.smithi169.stdout:325: writing smithi16987243-325 from 2798226 to 3395064 tid 3 2023-09-23T22:21:39.935 INFO:tasks.rados.rados.0.smithi169.stdout:326: write initial oid 326 2023-09-23T22:21:39.935 INFO:tasks.rados.rados.0.smithi169.stdout:326: seq_num 325 ranges {662275=542751,1785236=425447,2942002=520273} 2023-09-23T22:21:39.942 INFO:tasks.rados.rados.0.smithi169.stdout:326: writing smithi16987243-326 from 662275 to 1205026 tid 1 2023-09-23T22:21:39.944 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:39 smithi169 bash[40994]: cluster 2023-09-23T22:21:37.820490+0000 mgr.y (mgr.24365) 193 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 535 MiB data, 679 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 30 MiB/s wr, 157 op/s 2023-09-23T22:21:39.944 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:39 smithi169 bash[27421]: cluster 2023-09-23T22:21:37.820490+0000 mgr.y (mgr.24365) 193 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 535 MiB data, 679 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 30 MiB/s wr, 157 op/s 2023-09-23T22:21:39.949 INFO:tasks.rados.rados.0.smithi169.stdout:326: writing smithi16987243-326 from 1785236 to 2210683 tid 2 2023-09-23T22:21:39.955 INFO:tasks.rados.rados.0.smithi169.stdout:326: writing smithi16987243-326 from 2942002 to 3462275 tid 3 2023-09-23T22:21:39.955 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:39.956 INFO:tasks.rados.rados.0.smithi169.stdout:311: finishing write tid 1 to smithi16987243-311 2023-09-23T22:21:39.956 INFO:tasks.rados.rados.0.smithi169.stdout:311: finishing write tid 2 to smithi16987243-311 2023-09-23T22:21:39.956 INFO:tasks.rados.rados.0.smithi169.stdout:311: finishing write tid 3 to smithi16987243-311 2023-09-23T22:21:39.956 INFO:tasks.rados.rados.0.smithi169.stdout:311: finishing write tid 4 to smithi16987243-311 2023-09-23T22:21:39.956 INFO:tasks.rados.rados.0.smithi169.stdout:311: finishing write tid 5 to smithi16987243-311 2023-09-23T22:21:39.956 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 311 v 78 (ObjNum 310 snap 0 seq_num 310) dirty exists 2023-09-23T22:21:39.956 INFO:tasks.rados.rados.0.smithi169.stdout:311: left oid 311 (ObjNum 310 snap 0 seq_num 310) 2023-09-23T22:21:39.956 INFO:tasks.rados.rados.0.smithi169.stdout:312: finishing write tid 1 to smithi16987243-312 2023-09-23T22:21:39.956 INFO:tasks.rados.rados.0.smithi169.stdout:312: finishing write tid 2 to smithi16987243-312 2023-09-23T22:21:39.956 INFO:tasks.rados.rados.0.smithi169.stdout:312: finishing write tid 3 to smithi16987243-312 2023-09-23T22:21:39.957 INFO:tasks.rados.rados.0.smithi169.stdout:312: finishing write tid 4 to smithi16987243-312 2023-09-23T22:21:39.957 INFO:tasks.rados.rados.0.smithi169.stdout:312: finishing write tid 5 to smithi16987243-312 2023-09-23T22:21:39.957 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 312 v 53 (ObjNum 311 snap 0 seq_num 311) dirty exists 2023-09-23T22:21:39.957 INFO:tasks.rados.rados.0.smithi169.stdout:312: left oid 312 (ObjNum 311 snap 0 seq_num 311) 2023-09-23T22:21:39.957 INFO:tasks.rados.rados.0.smithi169.stdout:313: finishing write tid 1 to smithi16987243-313 2023-09-23T22:21:39.957 INFO:tasks.rados.rados.0.smithi169.stdout:313: finishing write tid 2 to smithi16987243-313 2023-09-23T22:21:39.957 INFO:tasks.rados.rados.0.smithi169.stdout:313: finishing write tid 3 to smithi16987243-313 2023-09-23T22:21:39.957 INFO:tasks.rados.rados.0.smithi169.stdout:313: finishing write tid 4 to smithi16987243-313 2023-09-23T22:21:39.957 INFO:tasks.rados.rados.0.smithi169.stdout:313: finishing write tid 5 to smithi16987243-313 2023-09-23T22:21:39.957 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 313 v 56 (ObjNum 312 snap 0 seq_num 312) dirty exists 2023-09-23T22:21:39.957 INFO:tasks.rados.rados.0.smithi169.stdout:313: left oid 313 (ObjNum 312 snap 0 seq_num 312) 2023-09-23T22:21:39.957 INFO:tasks.rados.rados.0.smithi169.stdout:314: finishing write tid 1 to smithi16987243-314 2023-09-23T22:21:39.958 INFO:tasks.rados.rados.0.smithi169.stdout:314: finishing write tid 2 to smithi16987243-314 2023-09-23T22:21:39.958 INFO:tasks.rados.rados.0.smithi169.stdout:311: done (15 left) 2023-09-23T22:21:39.958 INFO:tasks.rados.rados.0.smithi169.stdout:312: done (14 left) 2023-09-23T22:21:39.958 INFO:tasks.rados.rados.0.smithi169.stdout:313: done (13 left) 2023-09-23T22:21:39.958 INFO:tasks.rados.rados.0.smithi169.stdout:327: write initial oid 327 2023-09-23T22:21:39.958 INFO:tasks.rados.rados.0.smithi169.stdout:327: seq_num 326 ranges {679082=618000,1843718=569105,2853072=626010} 2023-09-23T22:21:39.962 INFO:tasks.rados.rados.0.smithi169.stdout:327: writing smithi16987243-327 from 679082 to 1297082 tid 1 2023-09-23T22:21:39.968 INFO:tasks.rados.rados.0.smithi169.stdout:327: writing smithi16987243-327 from 1843718 to 2412823 tid 2 2023-09-23T22:21:39.975 INFO:tasks.rados.rados.0.smithi169.stdout:327: writing smithi16987243-327 from 2853072 to 3479082 tid 3 2023-09-23T22:21:39.975 INFO:tasks.rados.rados.0.smithi169.stdout:328: write initial oid 328 2023-09-23T22:21:39.976 INFO:tasks.rados.rados.0.smithi169.stdout:328: seq_num 327 ranges {695889=409602,1618553=712763,2996848=499041} 2023-09-23T22:21:39.981 INFO:tasks.rados.rados.0.smithi169.stdout:328: writing smithi16987243-328 from 695889 to 1105491 tid 1 2023-09-23T22:21:39.988 INFO:tasks.rados.rados.0.smithi169.stdout:328: writing smithi16987243-328 from 1618553 to 2331316 tid 2 2023-09-23T22:21:39.996 INFO:tasks.rados.rados.0.smithi169.stdout:328: writing smithi16987243-328 from 2996848 to 3495889 tid 3 2023-09-23T22:21:39.996 INFO:tasks.rados.rados.0.smithi169.stdout:329: write initial oid 329 2023-09-23T22:21:39.996 INFO:tasks.rados.rados.0.smithi169.stdout:329: seq_num 328 ranges {712696=484851,1960682=572774,3307918=204778} 2023-09-23T22:21:40.003 INFO:tasks.rados.rados.0.smithi169.stdout:329: writing smithi16987243-329 from 712696 to 1197547 tid 1 2023-09-23T22:21:40.011 INFO:tasks.rados.rados.0.smithi169.stdout:329: writing smithi16987243-329 from 1960682 to 2533456 tid 2 2023-09-23T22:21:40.017 INFO:tasks.rados.rados.0.smithi169.stdout:329: writing smithi16987243-329 from 3307918 to 3512696 tid 3 2023-09-23T22:21:40.017 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:40.017 INFO:tasks.rados.rados.0.smithi169.stdout:314: finishing write tid 3 to smithi16987243-314 2023-09-23T22:21:40.018 INFO:tasks.rados.rados.0.smithi169.stdout:314: finishing write tid 4 to smithi16987243-314 2023-09-23T22:21:40.018 INFO:tasks.rados.rados.0.smithi169.stdout:314: finishing write tid 5 to smithi16987243-314 2023-09-23T22:21:40.018 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 314 v 74 (ObjNum 313 snap 0 seq_num 313) dirty exists 2023-09-23T22:21:40.018 INFO:tasks.rados.rados.0.smithi169.stdout:314: left oid 314 (ObjNum 313 snap 0 seq_num 313) 2023-09-23T22:21:40.018 INFO:tasks.rados.rados.0.smithi169.stdout:315: finishing write tid 1 to smithi16987243-315 2023-09-23T22:21:40.018 INFO:tasks.rados.rados.0.smithi169.stdout:315: finishing write tid 2 to smithi16987243-315 2023-09-23T22:21:40.018 INFO:tasks.rados.rados.0.smithi169.stdout:315: finishing write tid 3 to smithi16987243-315 2023-09-23T22:21:40.018 INFO:tasks.rados.rados.0.smithi169.stdout:315: finishing write tid 4 to smithi16987243-315 2023-09-23T22:21:40.018 INFO:tasks.rados.rados.0.smithi169.stdout:314: done (15 left) 2023-09-23T22:21:40.018 INFO:tasks.rados.rados.0.smithi169.stdout:330: write initial oid 330 2023-09-23T22:21:40.019 INFO:tasks.rados.rados.0.smithi169.stdout:330: seq_num 329 ranges {729503=560100,2019164=716432,3335341=194162} 2023-09-23T22:21:40.024 INFO:tasks.rados.rados.0.smithi169.stdout:330: writing smithi16987243-330 from 729503 to 1289603 tid 1 2023-09-23T22:21:40.032 INFO:tasks.rados.rados.0.smithi169.stdout:330: writing smithi16987243-330 from 2019164 to 2735596 tid 2 2023-09-23T22:21:40.037 INFO:tasks.rados.rados.0.smithi169.stdout:330: writing smithi16987243-330 from 3335341 to 3529503 tid 3 2023-09-23T22:21:40.037 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:40.037 INFO:tasks.rados.rados.0.smithi169.stdout:315: finishing write tid 5 to smithi16987243-315 2023-09-23T22:21:40.037 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 315 v 79 (ObjNum 314 snap 0 seq_num 314) dirty exists 2023-09-23T22:21:40.037 INFO:tasks.rados.rados.0.smithi169.stdout:315: left oid 315 (ObjNum 314 snap 0 seq_num 314) 2023-09-23T22:21:40.037 INFO:tasks.rados.rados.0.smithi169.stdout:316: finishing write tid 1 to smithi16987243-316 2023-09-23T22:21:40.037 INFO:tasks.rados.rados.0.smithi169.stdout:316: finishing write tid 2 to smithi16987243-316 2023-09-23T22:21:40.037 INFO:tasks.rados.rados.0.smithi169.stdout:316: finishing write tid 3 to smithi16987243-316 2023-09-23T22:21:40.038 INFO:tasks.rados.rados.0.smithi169.stdout:316: finishing write tid 4 to smithi16987243-316 2023-09-23T22:21:40.038 INFO:tasks.rados.rados.0.smithi169.stdout:315: done (15 left) 2023-09-23T22:21:40.038 INFO:tasks.rados.rados.0.smithi169.stdout:331: write initial oid 331 2023-09-23T22:21:40.038 INFO:tasks.rados.rados.0.smithi169.stdout:331: seq_num 330 ranges {746310=635349,2077646=576443,3362764=183546} 2023-09-23T22:21:40.044 INFO:tasks.rados.rados.0.smithi169.stdout:331: writing smithi16987243-331 from 746310 to 1381659 tid 1 2023-09-23T22:21:40.051 INFO:tasks.rados.rados.0.smithi169.stdout:331: writing smithi16987243-331 from 2077646 to 2654089 tid 2 2023-09-23T22:21:40.056 INFO:tasks.rados.rados.0.smithi169.stdout:331: writing smithi16987243-331 from 3362764 to 3546310 tid 3 2023-09-23T22:21:40.057 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:40.057 INFO:tasks.rados.rados.0.smithi169.stdout:316: finishing write tid 5 to smithi16987243-316 2023-09-23T22:21:40.057 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 316 v 60 (ObjNum 315 snap 0 seq_num 315) dirty exists 2023-09-23T22:21:40.057 INFO:tasks.rados.rados.0.smithi169.stdout:316: left oid 316 (ObjNum 315 snap 0 seq_num 315) 2023-09-23T22:21:40.057 INFO:tasks.rados.rados.0.smithi169.stdout:316: done (15 left) 2023-09-23T22:21:40.057 INFO:tasks.rados.rados.0.smithi169.stdout:332: write initial oid 332 2023-09-23T22:21:40.057 INFO:tasks.rados.rados.0.smithi169.stdout:332: seq_num 331 ranges {763117=710598,2136128=720101,3390187=172930} 2023-09-23T22:21:40.064 INFO:tasks.rados.rados.0.smithi169.stdout:332: writing smithi16987243-332 from 763117 to 1473715 tid 1 2023-09-23T22:21:40.072 INFO:tasks.rados.rados.0.smithi169.stdout:332: writing smithi16987243-332 from 2136128 to 2856229 tid 2 2023-09-23T22:21:40.076 INFO:tasks.rados.rados.0.smithi169.stdout:332: writing smithi16987243-332 from 3390187 to 3563117 tid 3 2023-09-23T22:21:40.076 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:40.076 INFO:tasks.rados.rados.0.smithi169.stdout:317: finishing write tid 1 to smithi16987243-317 2023-09-23T22:21:40.076 INFO:tasks.rados.rados.0.smithi169.stdout:317: finishing write tid 2 to smithi16987243-317 2023-09-23T22:21:40.076 INFO:tasks.rados.rados.0.smithi169.stdout:317: finishing write tid 3 to smithi16987243-317 2023-09-23T22:21:40.077 INFO:tasks.rados.rados.0.smithi169.stdout:317: finishing write tid 4 to smithi16987243-317 2023-09-23T22:21:40.077 INFO:tasks.rados.rados.0.smithi169.stdout:317: finishing write tid 5 to smithi16987243-317 2023-09-23T22:21:40.077 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 317 v 64 (ObjNum 316 snap 0 seq_num 316) dirty exists 2023-09-23T22:21:40.077 INFO:tasks.rados.rados.0.smithi169.stdout:317: left oid 317 (ObjNum 316 snap 0 seq_num 316) 2023-09-23T22:21:40.077 INFO:tasks.rados.rados.0.smithi169.stdout:318: finishing write tid 1 to smithi16987243-318 2023-09-23T22:21:40.077 INFO:tasks.rados.rados.0.smithi169.stdout:317: done (15 left) 2023-09-23T22:21:40.077 INFO:tasks.rados.rados.0.smithi169.stdout:333: write initial oid 333 2023-09-23T22:21:40.077 INFO:tasks.rados.rados.0.smithi169.stdout:333: seq_num 332 ranges {779924=785847,2078257=580112,3301257=278667} 2023-09-23T22:21:40.084 INFO:tasks.rados.rados.0.smithi169.stdout:333: writing smithi16987243-333 from 779924 to 1565771 tid 1 2023-09-23T22:21:40.091 INFO:tasks.rados.rados.0.smithi169.stdout:333: writing smithi16987243-333 from 2078257 to 2658369 tid 2 2023-09-23T22:21:40.096 INFO:tasks.rados.rados.0.smithi169.stdout:333: writing smithi16987243-333 from 3301257 to 3579924 tid 3 2023-09-23T22:21:40.096 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:40.096 INFO:tasks.rados.rados.0.smithi169.stdout:318: finishing write tid 2 to smithi16987243-318 2023-09-23T22:21:40.096 INFO:tasks.rados.rados.0.smithi169.stdout:318: finishing write tid 3 to smithi16987243-318 2023-09-23T22:21:40.096 INFO:tasks.rados.rados.0.smithi169.stdout:318: finishing write tid 4 to smithi16987243-318 2023-09-23T22:21:40.096 INFO:tasks.rados.rados.0.smithi169.stdout:318: finishing write tid 5 to smithi16987243-318 2023-09-23T22:21:40.097 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 318 v 57 (ObjNum 317 snap 0 seq_num 317) dirty exists 2023-09-23T22:21:40.097 INFO:tasks.rados.rados.0.smithi169.stdout:318: left oid 318 (ObjNum 317 snap 0 seq_num 317) 2023-09-23T22:21:40.097 INFO:tasks.rados.rados.0.smithi169.stdout:319: finishing write tid 1 to smithi16987243-319 2023-09-23T22:21:40.097 INFO:tasks.rados.rados.0.smithi169.stdout:319: finishing write tid 2 to smithi16987243-319 2023-09-23T22:21:40.097 INFO:tasks.rados.rados.0.smithi169.stdout:319: finishing write tid 3 to smithi16987243-319 2023-09-23T22:21:40.097 INFO:tasks.rados.rados.0.smithi169.stdout:319: finishing write tid 4 to smithi16987243-319 2023-09-23T22:21:40.097 INFO:tasks.rados.rados.0.smithi169.stdout:319: finishing write tid 5 to smithi16987243-319 2023-09-23T22:21:40.097 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 319 v 68 (ObjNum 318 snap 0 seq_num 318) dirty exists 2023-09-23T22:21:40.097 INFO:tasks.rados.rados.0.smithi169.stdout:319: left oid 319 (ObjNum 318 snap 0 seq_num 318) 2023-09-23T22:21:40.097 INFO:tasks.rados.rados.0.smithi169.stdout:318: done (15 left) 2023-09-23T22:21:40.097 INFO:tasks.rados.rados.0.smithi169.stdout:319: done (14 left) 2023-09-23T22:21:40.097 INFO:tasks.rados.rados.0.smithi169.stdout:334: write initial oid 334 2023-09-23T22:21:40.098 INFO:tasks.rados.rados.0.smithi169.stdout:334: seq_num 333 ranges {796731=461096,1736739=723770,2928680=668051} 2023-09-23T22:21:40.103 INFO:tasks.rados.rados.0.smithi169.stdout:334: writing smithi16987243-334 from 796731 to 1257827 tid 1 2023-09-23T22:21:40.109 INFO:tasks.rados.rados.0.smithi169.stdout:334: writing smithi16987243-334 from 1736739 to 2460509 tid 2 2023-09-23T22:21:40.116 INFO:tasks.rados.rados.0.smithi169.stdout:334: writing smithi16987243-334 from 2928680 to 3596731 tid 3 2023-09-23T22:21:40.116 INFO:tasks.rados.rados.0.smithi169.stdout:335: write initial oid 335 2023-09-23T22:21:40.116 INFO:tasks.rados.rados.0.smithi169.stdout:335: seq_num 334 ranges {413538=536345,1395221=583781,2556103=658617} 2023-09-23T22:21:40.122 INFO:tasks.rados.rados.0.smithi169.stdout:335: writing smithi16987243-335 from 413538 to 949883 tid 1 2023-09-23T22:21:40.128 INFO:tasks.rados.rados.0.smithi169.stdout:335: writing smithi16987243-335 from 1395221 to 1979002 tid 2 2023-09-23T22:21:40.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:39 smithi187 bash[31480]: cluster 2023-09-23T22:21:37.820490+0000 mgr.y (mgr.24365) 193 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 535 MiB data, 679 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 30 MiB/s wr, 157 op/s 2023-09-23T22:21:40.135 INFO:tasks.rados.rados.0.smithi169.stdout:335: writing smithi16987243-335 from 2556103 to 3214720 tid 3 2023-09-23T22:21:40.135 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:40.135 INFO:tasks.rados.rados.0.smithi169.stdout:320: finishing write tid 1 to smithi16987243-320 2023-09-23T22:21:40.135 INFO:tasks.rados.rados.0.smithi169.stdout:320: finishing write tid 2 to smithi16987243-320 2023-09-23T22:21:40.135 INFO:tasks.rados.rados.0.smithi169.stdout:320: finishing write tid 3 to smithi16987243-320 2023-09-23T22:21:40.135 INFO:tasks.rados.rados.0.smithi169.stdout:320: finishing write tid 4 to smithi16987243-320 2023-09-23T22:21:40.135 INFO:tasks.rados.rados.0.smithi169.stdout:320: finishing write tid 5 to smithi16987243-320 2023-09-23T22:21:40.135 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 320 v 68 (ObjNum 319 snap 0 seq_num 319) dirty exists 2023-09-23T22:21:40.135 INFO:tasks.rados.rados.0.smithi169.stdout:320: left oid 320 (ObjNum 319 snap 0 seq_num 319) 2023-09-23T22:21:40.135 INFO:tasks.rados.rados.0.smithi169.stdout:321: finishing write tid 1 to smithi16987243-321 2023-09-23T22:21:40.135 INFO:tasks.rados.rados.0.smithi169.stdout:321: finishing write tid 2 to smithi16987243-321 2023-09-23T22:21:40.136 INFO:tasks.rados.rados.0.smithi169.stdout:320: done (15 left) 2023-09-23T22:21:40.136 INFO:tasks.rados.rados.0.smithi169.stdout:336: write initial oid 336 2023-09-23T22:21:40.136 INFO:tasks.rados.rados.0.smithi169.stdout:336: seq_num 335 ranges {430345=727947,1570056=727439,2699879=469889} 2023-09-23T22:21:40.141 INFO:tasks.rados.rados.0.smithi169.stdout:336: writing smithi16987243-336 from 430345 to 1158292 tid 1 2023-09-23T22:21:40.148 INFO:tasks.rados.rados.0.smithi169.stdout:336: writing smithi16987243-336 from 1570056 to 2297495 tid 2 2023-09-23T22:21:40.154 INFO:tasks.rados.rados.0.smithi169.stdout:336: writing smithi16987243-336 from 2699879 to 3169768 tid 3 2023-09-23T22:21:40.154 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:40.154 INFO:tasks.rados.rados.0.smithi169.stdout:321: finishing write tid 3 to smithi16987243-321 2023-09-23T22:21:40.154 INFO:tasks.rados.rados.0.smithi169.stdout:321: finishing write tid 4 to smithi16987243-321 2023-09-23T22:21:40.154 INFO:tasks.rados.rados.0.smithi169.stdout:321: finishing write tid 5 to smithi16987243-321 2023-09-23T22:21:40.154 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 321 v 82 (ObjNum 320 snap 0 seq_num 320) dirty exists 2023-09-23T22:21:40.154 INFO:tasks.rados.rados.0.smithi169.stdout:321: left oid 321 (ObjNum 320 snap 0 seq_num 320) 2023-09-23T22:21:40.154 INFO:tasks.rados.rados.0.smithi169.stdout:322: finishing write tid 1 to smithi16987243-322 2023-09-23T22:21:40.154 INFO:tasks.rados.rados.0.smithi169.stdout:322: finishing write tid 2 to smithi16987243-322 2023-09-23T22:21:40.154 INFO:tasks.rados.rados.0.smithi169.stdout:321: done (15 left) 2023-09-23T22:21:40.154 INFO:tasks.rados.rados.0.smithi169.stdout:337: write initial oid 337 2023-09-23T22:21:40.155 INFO:tasks.rados.rados.0.smithi169.stdout:337: seq_num 336 ranges {447152=403196,1512185=587450,2727302=681161} 2023-09-23T22:21:40.158 INFO:tasks.rados.rados.0.smithi169.stdout:337: writing smithi16987243-337 from 447152 to 850348 tid 1 2023-09-23T22:21:40.165 INFO:tasks.rados.rados.0.smithi169.stdout:337: writing smithi16987243-337 from 1512185 to 2099635 tid 2 2023-09-23T22:21:40.173 INFO:tasks.rados.rados.0.smithi169.stdout:337: writing smithi16987243-337 from 2727302 to 3408463 tid 3 2023-09-23T22:21:40.173 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:40.173 INFO:tasks.rados.rados.0.smithi169.stdout:322: finishing write tid 3 to smithi16987243-322 2023-09-23T22:21:40.173 INFO:tasks.rados.rados.0.smithi169.stdout:322: finishing write tid 4 to smithi16987243-322 2023-09-23T22:21:40.173 INFO:tasks.rados.rados.0.smithi169.stdout:322: finishing write tid 5 to smithi16987243-322 2023-09-23T22:21:40.173 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 322 v 85 (ObjNum 321 snap 0 seq_num 321) dirty exists 2023-09-23T22:21:40.174 INFO:tasks.rados.rados.0.smithi169.stdout:322: left oid 322 (ObjNum 321 snap 0 seq_num 321) 2023-09-23T22:21:40.174 INFO:tasks.rados.rados.0.smithi169.stdout:323: finishing write tid 1 to smithi16987243-323 2023-09-23T22:21:40.174 INFO:tasks.rados.rados.0.smithi169.stdout:322: done (15 left) 2023-09-23T22:21:40.174 INFO:tasks.rados.rados.0.smithi169.stdout:338: write initial oid 338 2023-09-23T22:21:40.174 INFO:tasks.rados.rados.0.smithi169.stdout:338: seq_num 337 ranges {463959=478445,1570667=731108,3038372=492433} 2023-09-23T22:21:40.178 INFO:tasks.rados.rados.0.smithi169.stdout:338: writing smithi16987243-338 from 463959 to 942404 tid 1 2023-09-23T22:21:40.188 INFO:tasks.rados.rados.0.smithi169.stdout:338: writing smithi16987243-338 from 1570667 to 2301775 tid 2 2023-09-23T22:21:40.195 INFO:tasks.rados.rados.0.smithi169.stdout:338: writing smithi16987243-338 from 3038372 to 3530805 tid 3 2023-09-23T22:21:40.196 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:40.196 INFO:tasks.rados.rados.0.smithi169.stdout:323: finishing write tid 2 to smithi16987243-323 2023-09-23T22:21:40.196 INFO:tasks.rados.rados.0.smithi169.stdout:323: finishing write tid 3 to smithi16987243-323 2023-09-23T22:21:40.196 INFO:tasks.rados.rados.0.smithi169.stdout:323: finishing write tid 4 to smithi16987243-323 2023-09-23T22:21:40.196 INFO:tasks.rados.rados.0.smithi169.stdout:323: finishing write tid 5 to smithi16987243-323 2023-09-23T22:21:40.196 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 323 v 76 (ObjNum 322 snap 0 seq_num 322) dirty exists 2023-09-23T22:21:40.196 INFO:tasks.rados.rados.0.smithi169.stdout:323: left oid 323 (ObjNum 322 snap 0 seq_num 322) 2023-09-23T22:21:40.196 INFO:tasks.rados.rados.0.smithi169.stdout:324: finishing write tid 1 to smithi16987243-324 2023-09-23T22:21:40.196 INFO:tasks.rados.rados.0.smithi169.stdout:324: finishing write tid 2 to smithi16987243-324 2023-09-23T22:21:40.197 INFO:tasks.rados.rados.0.smithi169.stdout:324: finishing write tid 3 to smithi16987243-324 2023-09-23T22:21:40.197 INFO:tasks.rados.rados.0.smithi169.stdout:324: finishing write tid 4 to smithi16987243-324 2023-09-23T22:21:40.197 INFO:tasks.rados.rados.0.smithi169.stdout:324: finishing write tid 5 to smithi16987243-324 2023-09-23T22:21:40.197 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 324 v 86 (ObjNum 323 snap 0 seq_num 323) dirty exists 2023-09-23T22:21:40.197 INFO:tasks.rados.rados.0.smithi169.stdout:324: left oid 324 (ObjNum 323 snap 0 seq_num 323) 2023-09-23T22:21:40.197 INFO:tasks.rados.rados.0.smithi169.stdout:325: finishing write tid 1 to smithi16987243-325 2023-09-23T22:21:40.197 INFO:tasks.rados.rados.0.smithi169.stdout:325: finishing write tid 2 to smithi16987243-325 2023-09-23T22:21:40.197 INFO:tasks.rados.rados.0.smithi169.stdout:323: done (15 left) 2023-09-23T22:21:40.197 INFO:tasks.rados.rados.0.smithi169.stdout:324: done (14 left) 2023-09-23T22:21:40.197 INFO:tasks.rados.rados.0.smithi169.stdout:339: write initial oid 339 2023-09-23T22:21:40.197 INFO:tasks.rados.rados.0.smithi169.stdout:339: seq_num 338 ranges {480766=553694,1629149=591119,2782148=420058} 2023-09-23T22:21:40.201 INFO:tasks.rados.rados.0.smithi169.stdout:339: writing smithi16987243-339 from 480766 to 1034460 tid 1 2023-09-23T22:21:40.208 INFO:tasks.rados.rados.0.smithi169.stdout:339: writing smithi16987243-339 from 1629149 to 2220268 tid 2 2023-09-23T22:21:40.213 INFO:tasks.rados.rados.0.smithi169.stdout:339: writing smithi16987243-339 from 2782148 to 3202206 tid 3 2023-09-23T22:21:40.213 INFO:tasks.rados.rados.0.smithi169.stdout:340: write initial oid 340 2023-09-23T22:21:40.213 INFO:tasks.rados.rados.0.smithi169.stdout:340: seq_num 339 ranges {497573=628943,1687631=734777,3093218=604355} 2023-09-23T22:21:40.219 INFO:tasks.rados.rados.0.smithi169.stdout:340: writing smithi16987243-340 from 497573 to 1126516 tid 1 2023-09-23T22:21:40.226 INFO:tasks.rados.rados.0.smithi169.stdout:340: writing smithi16987243-340 from 1687631 to 2422408 tid 2 2023-09-23T22:21:40.234 INFO:tasks.rados.rados.0.smithi169.stdout:340: writing smithi16987243-340 from 3093218 to 3697573 tid 3 2023-09-23T22:21:40.234 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:40.235 INFO:tasks.rados.rados.0.smithi169.stdout:325: finishing write tid 3 to smithi16987243-325 2023-09-23T22:21:40.235 INFO:tasks.rados.rados.0.smithi169.stdout:325: finishing write tid 4 to smithi16987243-325 2023-09-23T22:21:40.235 INFO:tasks.rados.rados.0.smithi169.stdout:325: finishing write tid 5 to smithi16987243-325 2023-09-23T22:21:40.235 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 325 v 60 (ObjNum 324 snap 0 seq_num 324) dirty exists 2023-09-23T22:21:40.235 INFO:tasks.rados.rados.0.smithi169.stdout:325: left oid 325 (ObjNum 324 snap 0 seq_num 324) 2023-09-23T22:21:40.235 INFO:tasks.rados.rados.0.smithi169.stdout:326: finishing write tid 1 to smithi16987243-326 2023-09-23T22:21:40.235 INFO:tasks.rados.rados.0.smithi169.stdout:326: finishing write tid 2 to smithi16987243-326 2023-09-23T22:21:40.235 INFO:tasks.rados.rados.0.smithi169.stdout:326: finishing write tid 3 to smithi16987243-326 2023-09-23T22:21:40.235 INFO:tasks.rados.rados.0.smithi169.stdout:326: finishing write tid 4 to smithi16987243-326 2023-09-23T22:21:40.235 INFO:tasks.rados.rados.0.smithi169.stdout:326: finishing write tid 5 to smithi16987243-326 2023-09-23T22:21:40.236 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 326 v 86 (ObjNum 325 snap 0 seq_num 325) dirty exists 2023-09-23T22:21:40.236 INFO:tasks.rados.rados.0.smithi169.stdout:326: left oid 326 (ObjNum 325 snap 0 seq_num 325) 2023-09-23T22:21:40.236 INFO:tasks.rados.rados.0.smithi169.stdout:327: finishing write tid 1 to smithi16987243-327 2023-09-23T22:21:40.236 INFO:tasks.rados.rados.0.smithi169.stdout:327: finishing write tid 2 to smithi16987243-327 2023-09-23T22:21:40.236 INFO:tasks.rados.rados.0.smithi169.stdout:327: finishing write tid 3 to smithi16987243-327 2023-09-23T22:21:40.236 INFO:tasks.rados.rados.0.smithi169.stdout:327: finishing write tid 4 to smithi16987243-327 2023-09-23T22:21:40.236 INFO:tasks.rados.rados.0.smithi169.stdout:327: finishing write tid 5 to smithi16987243-327 2023-09-23T22:21:40.236 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 327 v 72 (ObjNum 326 snap 0 seq_num 326) dirty exists 2023-09-23T22:21:40.236 INFO:tasks.rados.rados.0.smithi169.stdout:327: left oid 327 (ObjNum 326 snap 0 seq_num 326) 2023-09-23T22:21:40.236 INFO:tasks.rados.rados.0.smithi169.stdout:328: finishing write tid 1 to smithi16987243-328 2023-09-23T22:21:40.237 INFO:tasks.rados.rados.0.smithi169.stdout:328: finishing write tid 2 to smithi16987243-328 2023-09-23T22:21:40.237 INFO:tasks.rados.rados.0.smithi169.stdout:328: finishing write tid 3 to smithi16987243-328 2023-09-23T22:21:40.237 INFO:tasks.rados.rados.0.smithi169.stdout:328: finishing write tid 4 to smithi16987243-328 2023-09-23T22:21:40.237 INFO:tasks.rados.rados.0.smithi169.stdout:328: finishing write tid 5 to smithi16987243-328 2023-09-23T22:21:40.237 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 328 v 78 (ObjNum 327 snap 0 seq_num 327) dirty exists 2023-09-23T22:21:40.237 INFO:tasks.rados.rados.0.smithi169.stdout:328: left oid 328 (ObjNum 327 snap 0 seq_num 327) 2023-09-23T22:21:40.237 INFO:tasks.rados.rados.0.smithi169.stdout:329: finishing write tid 1 to smithi16987243-329 2023-09-23T22:21:40.237 INFO:tasks.rados.rados.0.smithi169.stdout:329: finishing write tid 2 to smithi16987243-329 2023-09-23T22:21:40.237 INFO:tasks.rados.rados.0.smithi169.stdout:329: finishing write tid 3 to smithi16987243-329 2023-09-23T22:21:40.237 INFO:tasks.rados.rados.0.smithi169.stdout:329: finishing write tid 4 to smithi16987243-329 2023-09-23T22:21:40.237 INFO:tasks.rados.rados.0.smithi169.stdout:329: finishing write tid 5 to smithi16987243-329 2023-09-23T22:21:40.238 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 329 v 80 (ObjNum 328 snap 0 seq_num 328) dirty exists 2023-09-23T22:21:40.238 INFO:tasks.rados.rados.0.smithi169.stdout:329: left oid 329 (ObjNum 328 snap 0 seq_num 328) 2023-09-23T22:21:40.238 INFO:tasks.rados.rados.0.smithi169.stdout:330: finishing write tid 1 to smithi16987243-330 2023-09-23T22:21:40.238 INFO:tasks.rados.rados.0.smithi169.stdout:330: finishing write tid 2 to smithi16987243-330 2023-09-23T22:21:40.238 INFO:tasks.rados.rados.0.smithi169.stdout:325: done (15 left) 2023-09-23T22:21:40.238 INFO:tasks.rados.rados.0.smithi169.stdout:326: done (14 left) 2023-09-23T22:21:40.238 INFO:tasks.rados.rados.0.smithi169.stdout:327: done (13 left) 2023-09-23T22:21:40.238 INFO:tasks.rados.rados.0.smithi169.stdout:328: done (12 left) 2023-09-23T22:21:40.238 INFO:tasks.rados.rados.0.smithi169.stdout:329: done (11 left) 2023-09-23T22:21:40.238 INFO:tasks.rados.rados.0.smithi169.stdout:341: write initial oid 341 2023-09-23T22:21:40.239 INFO:tasks.rados.rados.0.smithi169.stdout:341: seq_num 340 ranges {514380=704192,1629760=478435,2604288=442602} 2023-09-23T22:21:40.241 INFO:tasks.rados.rados.0.smithi169.stdout:341: writing smithi16987243-341 from 514380 to 1218572 tid 1 2023-09-23T22:21:40.245 INFO:tasks.rados.rados.0.smithi169.stdout:341: writing smithi16987243-341 from 1629760 to 2108195 tid 2 2023-09-23T22:21:40.251 INFO:tasks.rados.rados.0.smithi169.stdout:341: writing smithi16987243-341 from 2604288 to 3046890 tid 3 2023-09-23T22:21:40.252 INFO:tasks.rados.rados.0.smithi169.stdout:342: write initial oid 342 2023-09-23T22:21:40.252 INFO:tasks.rados.rados.0.smithi169.stdout:342: seq_num 341 ranges {531187=779441,2088242=738446,3431711=299476} 2023-09-23T22:21:40.258 INFO:tasks.rados.rados.0.smithi169.stdout:342: writing smithi16987243-342 from 531187 to 1310628 tid 1 2023-09-23T22:21:40.267 INFO:tasks.rados.rados.0.smithi169.stdout:342: writing smithi16987243-342 from 2088242 to 2826688 tid 2 2023-09-23T22:21:40.272 INFO:tasks.rados.rados.0.smithi169.stdout:342: writing smithi16987243-342 from 3431711 to 3731187 tid 3 2023-09-23T22:21:40.272 INFO:tasks.rados.rados.0.smithi169.stdout:343: write initial oid 343 2023-09-23T22:21:40.272 INFO:tasks.rados.rados.0.smithi169.stdout:343: seq_num 342 ranges {547994=454690,1746724=482104,2659134=465146,3605976=142018} 2023-09-23T22:21:40.277 INFO:tasks.rados.rados.0.smithi169.stdout:343: writing smithi16987243-343 from 547994 to 1002684 tid 1 2023-09-23T22:21:40.284 INFO:tasks.rados.rados.0.smithi169.stdout:343: writing smithi16987243-343 from 1746724 to 2228828 tid 2 2023-09-23T22:21:40.289 INFO:tasks.rados.rados.0.smithi169.stdout:343: writing smithi16987243-343 from 2659134 to 3124280 tid 3 2023-09-23T22:21:40.293 INFO:tasks.rados.rados.0.smithi169.stdout:343: writing smithi16987243-343 from 3605976 to 3747994 tid 4 2023-09-23T22:21:40.293 INFO:tasks.rados.rados.0.smithi169.stdout:344: write initial oid 344 2023-09-23T22:21:40.293 INFO:tasks.rados.rados.0.smithi169.stdout:330: finishing write tid 3 to smithi16987243-330 2023-09-23T22:21:40.293 INFO:tasks.rados.rados.0.smithi169.stdout:344: seq_num 343 ranges {564801=646292,1921559=742115,3202910=561891} 2023-09-23T22:21:40.300 INFO:tasks.rados.rados.0.smithi169.stdout:344: writing smithi16987243-344 from 564801 to 1211093 tid 1 2023-09-23T22:21:40.308 INFO:tasks.rados.rados.0.smithi169.stdout:344: writing smithi16987243-344 from 1921559 to 2663674 tid 2 2023-09-23T22:21:40.314 INFO:tasks.rados.rados.0.smithi169.stdout:344: writing smithi16987243-344 from 3202910 to 3764801 tid 3 2023-09-23T22:21:40.314 INFO:tasks.rados.rados.0.smithi169.stdout:345: write initial oid 345 2023-09-23T22:21:40.314 INFO:tasks.rados.rados.0.smithi169.stdout:345: seq_num 344 ranges {581608=721541,1863688=485773,3113980=604043} 2023-09-23T22:21:40.321 INFO:tasks.rados.rados.0.smithi169.stdout:345: writing smithi16987243-345 from 581608 to 1303149 tid 1 2023-09-23T22:21:40.327 INFO:tasks.rados.rados.0.smithi169.stdout:345: writing smithi16987243-345 from 1863688 to 2349461 tid 2 2023-09-23T22:21:40.336 INFO:tasks.rados.rados.0.smithi169.stdout:345: writing smithi16987243-345 from 3113980 to 3718023 tid 3 2023-09-23T22:21:40.336 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:40.336 INFO:tasks.rados.rados.0.smithi169.stdout:330: finishing write tid 4 to smithi16987243-330 2023-09-23T22:21:40.336 INFO:tasks.rados.rados.0.smithi169.stdout:330: finishing write tid 5 to smithi16987243-330 2023-09-23T22:21:40.336 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 330 v 90 (ObjNum 329 snap 0 seq_num 329) dirty exists 2023-09-23T22:21:40.336 INFO:tasks.rados.rados.0.smithi169.stdout:330: left oid 330 (ObjNum 329 snap 0 seq_num 329) 2023-09-23T22:21:40.336 INFO:tasks.rados.rados.0.smithi169.stdout:331: finishing write tid 1 to smithi16987243-331 2023-09-23T22:21:40.336 INFO:tasks.rados.rados.0.smithi169.stdout:331: finishing write tid 2 to smithi16987243-331 2023-09-23T22:21:40.336 INFO:tasks.rados.rados.0.smithi169.stdout:331: finishing write tid 3 to smithi16987243-331 2023-09-23T22:21:40.336 INFO:tasks.rados.rados.0.smithi169.stdout:331: finishing write tid 4 to smithi16987243-331 2023-09-23T22:21:40.337 INFO:tasks.rados.rados.0.smithi169.stdout:331: finishing write tid 5 to smithi16987243-331 2023-09-23T22:21:40.337 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 331 v 90 (ObjNum 330 snap 0 seq_num 330) dirty exists 2023-09-23T22:21:40.337 INFO:tasks.rados.rados.0.smithi169.stdout:331: left oid 331 (ObjNum 330 snap 0 seq_num 330) 2023-09-23T22:21:40.337 INFO:tasks.rados.rados.0.smithi169.stdout:332: finishing write tid 1 to smithi16987243-332 2023-09-23T22:21:40.337 INFO:tasks.rados.rados.0.smithi169.stdout:332: finishing write tid 2 to smithi16987243-332 2023-09-23T22:21:40.337 INFO:tasks.rados.rados.0.smithi169.stdout:332: finishing write tid 3 to smithi16987243-332 2023-09-23T22:21:40.337 INFO:tasks.rados.rados.0.smithi169.stdout:332: finishing write tid 4 to smithi16987243-332 2023-09-23T22:21:40.337 INFO:tasks.rados.rados.0.smithi169.stdout:332: finishing write tid 5 to smithi16987243-332 2023-09-23T22:21:40.337 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 332 v 82 (ObjNum 331 snap 0 seq_num 331) dirty exists 2023-09-23T22:21:40.337 INFO:tasks.rados.rados.0.smithi169.stdout:332: left oid 332 (ObjNum 331 snap 0 seq_num 331) 2023-09-23T22:21:40.337 INFO:tasks.rados.rados.0.smithi169.stdout:333: finishing write tid 1 to smithi16987243-333 2023-09-23T22:21:40.337 INFO:tasks.rados.rados.0.smithi169.stdout:333: finishing write tid 2 to smithi16987243-333 2023-09-23T22:21:40.337 INFO:tasks.rados.rados.0.smithi169.stdout:333: finishing write tid 3 to smithi16987243-333 2023-09-23T22:21:40.338 INFO:tasks.rados.rados.0.smithi169.stdout:333: finishing write tid 4 to smithi16987243-333 2023-09-23T22:21:40.338 INFO:tasks.rados.rados.0.smithi169.stdout:333: finishing write tid 5 to smithi16987243-333 2023-09-23T22:21:40.338 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 333 v 61 (ObjNum 332 snap 0 seq_num 332) dirty exists 2023-09-23T22:21:40.338 INFO:tasks.rados.rados.0.smithi169.stdout:333: left oid 333 (ObjNum 332 snap 0 seq_num 332) 2023-09-23T22:21:40.338 INFO:tasks.rados.rados.0.smithi169.stdout:334: finishing write tid 1 to smithi16987243-334 2023-09-23T22:21:40.338 INFO:tasks.rados.rados.0.smithi169.stdout:330: done (15 left) 2023-09-23T22:21:40.338 INFO:tasks.rados.rados.0.smithi169.stdout:331: done (14 left) 2023-09-23T22:21:40.338 INFO:tasks.rados.rados.0.smithi169.stdout:332: done (13 left) 2023-09-23T22:21:40.338 INFO:tasks.rados.rados.0.smithi169.stdout:333: done (12 left) 2023-09-23T22:21:40.338 INFO:tasks.rados.rados.0.smithi169.stdout:346: write initial oid 346 2023-09-23T22:21:40.338 INFO:tasks.rados.rados.0.smithi169.stdout:346: seq_num 345 ranges {598415=796790,1922170=745784,3141403=415315} 2023-09-23T22:21:40.343 INFO:tasks.rados.rados.0.smithi169.stdout:346: writing smithi16987243-346 from 598415 to 1395205 tid 1 2023-09-23T22:21:40.350 INFO:tasks.rados.rados.0.smithi169.stdout:346: writing smithi16987243-346 from 1922170 to 2667954 tid 2 2023-09-23T22:21:40.355 INFO:tasks.rados.rados.0.smithi169.stdout:346: writing smithi16987243-346 from 3141403 to 3556718 tid 3 2023-09-23T22:21:40.394 INFO:tasks.rados.rados.0.smithi169.stdout:347: write initial oid 347 2023-09-23T22:21:40.394 INFO:tasks.rados.rados.0.smithi169.stdout:347: seq_num 346 ranges {615222=472039,1580652=489442,2768826=626587} 2023-09-23T22:21:40.395 INFO:tasks.rados.rados.0.smithi169.stdout:347: writing smithi16987243-347 from 615222 to 1087261 tid 1 2023-09-23T22:21:40.396 INFO:tasks.rados.rados.0.smithi169.stdout:347: writing smithi16987243-347 from 1580652 to 2070094 tid 2 2023-09-23T22:21:40.396 INFO:tasks.rados.rados.0.smithi169.stdout:347: writing smithi16987243-347 from 2768826 to 3395413 tid 3 2023-09-23T22:21:40.396 INFO:tasks.rados.rados.0.smithi169.stdout:348: write initial oid 348 2023-09-23T22:21:40.396 INFO:tasks.rados.rados.0.smithi169.stdout:348: seq_num 347 ranges {632029=547288,1639134=749453,2796249=437859,3653524=178505} 2023-09-23T22:21:40.396 INFO:tasks.rados.rados.0.smithi169.stdout:348: writing smithi16987243-348 from 632029 to 1179317 tid 1 2023-09-23T22:21:40.396 INFO:tasks.rados.rados.0.smithi169.stdout:348: writing smithi16987243-348 from 1639134 to 2388587 tid 2 2023-09-23T22:21:40.396 INFO:tasks.rados.rados.0.smithi169.stdout:348: writing smithi16987243-348 from 2796249 to 3234108 tid 3 2023-09-23T22:21:40.397 INFO:tasks.rados.rados.0.smithi169.stdout:348: writing smithi16987243-348 from 3653524 to 3832029 tid 4 2023-09-23T22:21:40.397 INFO:tasks.rados.rados.0.smithi169.stdout:349: write initial oid 349 2023-09-23T22:21:40.397 INFO:tasks.rados.rados.0.smithi169.stdout:349: seq_num 348 ranges {648836=622537,1981263=493111,3107319=741517} 2023-09-23T22:21:40.404 INFO:tasks.rados.rados.0.smithi169.stdout:349: writing smithi16987243-349 from 648836 to 1271373 tid 1 2023-09-23T22:21:40.405 INFO:teuthology.orchestra.run.smithi169.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T22:21:40.410 INFO:tasks.rados.rados.0.smithi169.stdout:349: writing smithi16987243-349 from 1981263 to 2474374 tid 2 2023-09-23T22:21:40.419 INFO:tasks.rados.rados.0.smithi169.stdout:349: writing smithi16987243-349 from 3107319 to 3848836 tid 3 2023-09-23T22:21:40.419 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:40.419 INFO:tasks.rados.rados.0.smithi169.stdout:334: finishing write tid 2 to smithi16987243-334 2023-09-23T22:21:40.419 INFO:tasks.rados.rados.0.smithi169.stdout:334: finishing write tid 3 to smithi16987243-334 2023-09-23T22:21:40.419 INFO:tasks.rados.rados.0.smithi169.stdout:334: finishing write tid 4 to smithi16987243-334 2023-09-23T22:21:40.420 INFO:tasks.rados.rados.0.smithi169.stdout:334: finishing write tid 5 to smithi16987243-334 2023-09-23T22:21:40.420 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 334 v 83 (ObjNum 333 snap 0 seq_num 333) dirty exists 2023-09-23T22:21:40.420 INFO:tasks.rados.rados.0.smithi169.stdout:334: left oid 334 (ObjNum 333 snap 0 seq_num 333) 2023-09-23T22:21:40.420 INFO:tasks.rados.rados.0.smithi169.stdout:335: finishing write tid 1 to smithi16987243-335 2023-09-23T22:21:40.420 INFO:tasks.rados.rados.0.smithi169.stdout:335: finishing write tid 2 to smithi16987243-335 2023-09-23T22:21:40.420 INFO:tasks.rados.rados.0.smithi169.stdout:335: finishing write tid 3 to smithi16987243-335 2023-09-23T22:21:40.420 INFO:tasks.rados.rados.0.smithi169.stdout:335: finishing write tid 4 to smithi16987243-335 2023-09-23T22:21:40.420 INFO:tasks.rados.rados.0.smithi169.stdout:335: finishing write tid 5 to smithi16987243-335 2023-09-23T22:21:40.420 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 335 v 78 (ObjNum 334 snap 0 seq_num 334) dirty exists 2023-09-23T22:21:40.420 INFO:tasks.rados.rados.0.smithi169.stdout:335: left oid 335 (ObjNum 334 snap 0 seq_num 334) 2023-09-23T22:21:40.420 INFO:tasks.rados.rados.0.smithi169.stdout:336: finishing write tid 1 to smithi16987243-336 2023-09-23T22:21:40.420 INFO:tasks.rados.rados.0.smithi169.stdout:336: finishing write tid 2 to smithi16987243-336 2023-09-23T22:21:40.421 INFO:tasks.rados.rados.0.smithi169.stdout:336: finishing write tid 3 to smithi16987243-336 2023-09-23T22:21:40.421 INFO:tasks.rados.rados.0.smithi169.stdout:336: finishing write tid 4 to smithi16987243-336 2023-09-23T22:21:40.421 INFO:tasks.rados.rados.0.smithi169.stdout:336: finishing write tid 5 to smithi16987243-336 2023-09-23T22:21:40.421 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 336 v 64 (ObjNum 335 snap 0 seq_num 335) dirty exists 2023-09-23T22:21:40.421 INFO:tasks.rados.rados.0.smithi169.stdout:336: left oid 336 (ObjNum 335 snap 0 seq_num 335) 2023-09-23T22:21:40.421 INFO:tasks.rados.rados.0.smithi169.stdout:337: finishing write tid 1 to smithi16987243-337 2023-09-23T22:21:40.421 INFO:tasks.rados.rados.0.smithi169.stdout:337: finishing write tid 2 to smithi16987243-337 2023-09-23T22:21:40.421 INFO:tasks.rados.rados.0.smithi169.stdout:337: finishing write tid 3 to smithi16987243-337 2023-09-23T22:21:40.421 INFO:tasks.rados.rados.0.smithi169.stdout:338: finishing write tid 1 to smithi16987243-338 2023-09-23T22:21:40.421 INFO:tasks.rados.rados.0.smithi169.stdout:337: finishing write tid 4 to smithi16987243-337 2023-09-23T22:21:40.421 INFO:tasks.rados.rados.0.smithi169.stdout:337: finishing write tid 5 to smithi16987243-337 2023-09-23T22:21:40.421 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 337 v 75 (ObjNum 336 snap 0 seq_num 336) dirty exists 2023-09-23T22:21:40.421 INFO:tasks.rados.rados.0.smithi169.stdout:337: left oid 337 (ObjNum 336 snap 0 seq_num 336) 2023-09-23T22:21:40.422 INFO:tasks.rados.rados.0.smithi169.stdout:338: finishing write tid 2 to smithi16987243-338 2023-09-23T22:21:40.422 INFO:tasks.rados.rados.0.smithi169.stdout:338: finishing write tid 3 to smithi16987243-338 2023-09-23T22:21:40.422 INFO:tasks.rados.rados.0.smithi169.stdout:338: finishing write tid 4 to smithi16987243-338 2023-09-23T22:21:40.422 INFO:tasks.rados.rados.0.smithi169.stdout:338: finishing write tid 5 to smithi16987243-338 2023-09-23T22:21:40.422 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 338 v 94 (ObjNum 337 snap 0 seq_num 337) dirty exists 2023-09-23T22:21:40.422 INFO:tasks.rados.rados.0.smithi169.stdout:338: left oid 338 (ObjNum 337 snap 0 seq_num 337) 2023-09-23T22:21:40.422 INFO:tasks.rados.rados.0.smithi169.stdout:334: done (15 left) 2023-09-23T22:21:40.422 INFO:tasks.rados.rados.0.smithi169.stdout:335: done (14 left) 2023-09-23T22:21:40.422 INFO:tasks.rados.rados.0.smithi169.stdout:336: done (13 left) 2023-09-23T22:21:40.422 INFO:tasks.rados.rados.0.smithi169.stdout:337: done (12 left) 2023-09-23T22:21:40.422 INFO:tasks.rados.rados.0.smithi169.stdout:338: done (11 left) 2023-09-23T22:21:40.422 INFO:tasks.rados.rados.0.smithi169.stdout:350: write initial oid 350 2023-09-23T22:21:40.422 INFO:tasks.rados.rados.0.smithi169.stdout:350: seq_num 349 ranges {665643=697786,2039745=753122,3534742=330901} 2023-09-23T22:21:40.427 INFO:tasks.rados.rados.0.smithi169.stdout:350: writing smithi16987243-350 from 665643 to 1363429 tid 1 2023-09-23T22:21:40.435 INFO:tasks.rados.rados.0.smithi169.stdout:350: writing smithi16987243-350 from 2039745 to 2792867 tid 2 2023-09-23T22:21:40.441 INFO:tasks.rados.rados.0.smithi169.stdout:350: writing smithi16987243-350 from 3534742 to 3865643 tid 3 2023-09-23T22:21:40.441 INFO:tasks.rados.rados.0.smithi169.stdout:351: write initial oid 351 2023-09-23T22:21:40.441 INFO:tasks.rados.rados.0.smithi169.stdout:351: seq_num 350 ranges {682450=489388,1814580=496780,2878518=788028} 2023-09-23T22:21:40.448 INFO:tasks.rados.rados.0.smithi169.stdout:351: writing smithi16987243-351 from 682450 to 1171838 tid 1 2023-09-23T22:21:40.454 INFO:tasks.rados.rados.0.smithi169.stdout:351: writing smithi16987243-351 from 1814580 to 2311360 tid 2 2023-09-23T22:21:40.464 INFO:tasks.rados.rados.0.smithi169.stdout:351: writing smithi16987243-351 from 2878518 to 3666546 tid 3 2023-09-23T22:21:40.464 INFO:tasks.rados.rados.0.smithi169.stdout:352: write initial oid 352 2023-09-23T22:21:40.464 INFO:tasks.rados.rados.0.smithi169.stdout:352: seq_num 351 ranges {699257=564637,1873062=640438,3305941=593316} 2023-09-23T22:21:40.472 INFO:tasks.rados.rados.0.smithi169.stdout:352: writing smithi16987243-352 from 699257 to 1263894 tid 1 2023-09-23T22:21:40.479 INFO:tasks.rados.rados.0.smithi169.stdout:352: writing smithi16987243-352 from 1873062 to 2513500 tid 2 2023-09-23T22:21:40.488 INFO:tasks.rados.rados.0.smithi169.stdout:352: writing smithi16987243-352 from 3305941 to 3899257 tid 3 2023-09-23T22:21:40.488 INFO:tasks.rados.rados.0.smithi169.stdout:353: write initial oid 353 2023-09-23T22:21:40.488 INFO:tasks.rados.rados.0.smithi169.stdout:353: seq_num 352 ranges {716064=639886,1815191=500449,2817011=526925} 2023-09-23T22:21:40.495 INFO:tasks.rados.rados.0.smithi169.stdout:353: writing smithi16987243-353 from 716064 to 1355950 tid 1 2023-09-23T22:21:40.500 INFO:tasks.rados.rados.0.smithi169.stdout:353: writing smithi16987243-353 from 1815191 to 2315640 tid 2 2023-09-23T22:21:40.507 INFO:tasks.rados.rados.0.smithi169.stdout:353: writing smithi16987243-353 from 2817011 to 3343936 tid 3 2023-09-23T22:21:40.507 INFO:tasks.rados.rados.0.smithi169.stdout:354: write initial oid 354 2023-09-23T22:21:40.507 INFO:tasks.rados.rados.0.smithi169.stdout:354: seq_num 353 ranges {732871=715135,1873673=644107,3244434=688437} 2023-09-23T22:21:40.514 INFO:tasks.rados.rados.0.smithi169.stdout:354: writing smithi16987243-354 from 732871 to 1448006 tid 1 2023-09-23T22:21:40.521 INFO:tasks.rados.rados.0.smithi169.stdout:354: writing smithi16987243-354 from 1873673 to 2517780 tid 2 2023-09-23T22:21:40.529 INFO:tasks.rados.rados.0.smithi169.stdout:354: writing smithi16987243-354 from 3244434 to 3932871 tid 3 2023-09-23T22:21:40.529 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:40.529 INFO:tasks.rados.rados.0.smithi169.stdout:339: finishing write tid 1 to smithi16987243-339 2023-09-23T22:21:40.529 INFO:tasks.rados.rados.0.smithi169.stdout:339: finishing write tid 2 to smithi16987243-339 2023-09-23T22:21:40.529 INFO:tasks.rados.rados.0.smithi169.stdout:339: finishing write tid 3 to smithi16987243-339 2023-09-23T22:21:40.530 INFO:tasks.rados.rados.0.smithi169.stdout:339: finishing write tid 4 to smithi16987243-339 2023-09-23T22:21:40.530 INFO:tasks.rados.rados.0.smithi169.stdout:339: finishing write tid 5 to smithi16987243-339 2023-09-23T22:21:40.530 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 339 v 82 (ObjNum 338 snap 0 seq_num 338) dirty exists 2023-09-23T22:21:40.530 INFO:tasks.rados.rados.0.smithi169.stdout:339: left oid 339 (ObjNum 338 snap 0 seq_num 338) 2023-09-23T22:21:40.530 INFO:tasks.rados.rados.0.smithi169.stdout:340: finishing write tid 1 to smithi16987243-340 2023-09-23T22:21:40.530 INFO:tasks.rados.rados.0.smithi169.stdout:340: finishing write tid 2 to smithi16987243-340 2023-09-23T22:21:40.530 INFO:tasks.rados.rados.0.smithi169.stdout:339: done (15 left) 2023-09-23T22:21:40.530 INFO:tasks.rados.rados.0.smithi169.stdout:355: write initial oid 355 2023-09-23T22:21:40.530 INFO:tasks.rados.rados.0.smithi169.stdout:355: seq_num 354 ranges {749678=790384,2332155=504118,3271857=549469} 2023-09-23T22:21:40.537 INFO:tasks.rados.rados.0.smithi169.stdout:355: writing smithi16987243-355 from 749678 to 1540062 tid 1 2023-09-23T22:21:40.544 INFO:tasks.rados.rados.0.smithi169.stdout:355: writing smithi16987243-355 from 2332155 to 2836273 tid 2 2023-09-23T22:21:40.550 INFO:tasks.rados.rados.0.smithi169.stdout:355: writing smithi16987243-355 from 3271857 to 3821326 tid 3 2023-09-23T22:21:40.551 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:40.551 INFO:tasks.rados.rados.0.smithi169.stdout:340: finishing write tid 3 to smithi16987243-340 2023-09-23T22:21:40.551 INFO:tasks.rados.rados.0.smithi169.stdout:340: finishing write tid 4 to smithi16987243-340 2023-09-23T22:21:40.551 INFO:tasks.rados.rados.0.smithi169.stdout:340: finishing write tid 5 to smithi16987243-340 2023-09-23T22:21:40.551 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 340 v 72 (ObjNum 339 snap 0 seq_num 339) dirty exists 2023-09-23T22:21:40.551 INFO:tasks.rados.rados.0.smithi169.stdout:340: left oid 340 (ObjNum 339 snap 0 seq_num 339) 2023-09-23T22:21:40.552 INFO:tasks.rados.rados.0.smithi169.stdout:341: finishing write tid 1 to smithi16987243-341 2023-09-23T22:21:40.552 INFO:tasks.rados.rados.0.smithi169.stdout:341: finishing write tid 2 to smithi16987243-341 2023-09-23T22:21:40.552 INFO:tasks.rados.rados.0.smithi169.stdout:341: finishing write tid 3 to smithi16987243-341 2023-09-23T22:21:40.552 INFO:tasks.rados.rados.0.smithi169.stdout:341: finishing write tid 4 to smithi16987243-341 2023-09-23T22:21:40.552 INFO:tasks.rados.rados.0.smithi169.stdout:341: finishing write tid 5 to smithi16987243-341 2023-09-23T22:21:40.552 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 341 v 79 (ObjNum 340 snap 0 seq_num 340) dirty exists 2023-09-23T22:21:40.552 INFO:tasks.rados.rados.0.smithi169.stdout:341: left oid 341 (ObjNum 340 snap 0 seq_num 340) 2023-09-23T22:21:40.553 INFO:tasks.rados.rados.0.smithi169.stdout:340: done (15 left) 2023-09-23T22:21:40.553 INFO:tasks.rados.rados.0.smithi169.stdout:341: done (14 left) 2023-09-23T22:21:40.553 INFO:tasks.rados.rados.0.smithi169.stdout:356: write initial oid 356 2023-09-23T22:21:40.553 INFO:tasks.rados.rados.0.smithi169.stdout:356: seq_num 355 ranges {766485=465633,1990637=647776,3299280=667205} 2023-09-23T22:21:40.556 INFO:tasks.rados.rados.0.smithi169.stdout:356: writing smithi16987243-356 from 766485 to 1232118 tid 1 2023-09-23T22:21:40.565 INFO:tasks.rados.rados.0.smithi169.stdout:356: writing smithi16987243-356 from 1990637 to 2638413 tid 2 2023-09-23T22:21:40.572 INFO:tasks.rados.rados.0.smithi169.stdout:356: writing smithi16987243-356 from 3299280 to 3966485 tid 3 2023-09-23T22:21:40.573 INFO:tasks.rados.rados.0.smithi169.stdout:357: write initial oid 357 2023-09-23T22:21:40.573 INFO:tasks.rados.rados.0.smithi169.stdout:357: seq_num 356 ranges {783292=540882,1932766=507787,3210350=572013} 2023-09-23T22:21:40.580 INFO:tasks.rados.rados.0.smithi169.stdout:357: writing smithi16987243-357 from 783292 to 1324174 tid 1 2023-09-23T22:21:40.586 INFO:tasks.rados.rados.0.smithi169.stdout:357: writing smithi16987243-357 from 1932766 to 2440553 tid 2 2023-09-23T22:21:40.594 INFO:tasks.rados.rados.0.smithi169.stdout:357: writing smithi16987243-357 from 3210350 to 3782363 tid 3 2023-09-23T22:21:40.594 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:40.594 INFO:tasks.rados.rados.0.smithi169.stdout:342: finishing write tid 1 to smithi16987243-342 2023-09-23T22:21:40.594 INFO:tasks.rados.rados.0.smithi169.stdout:342: finishing write tid 2 to smithi16987243-342 2023-09-23T22:21:40.595 INFO:tasks.rados.rados.0.smithi169.stdout:342: finishing write tid 3 to smithi16987243-342 2023-09-23T22:21:40.595 INFO:tasks.rados.rados.0.smithi169.stdout:342: finishing write tid 4 to smithi16987243-342 2023-09-23T22:21:40.595 INFO:tasks.rados.rados.0.smithi169.stdout:342: finishing write tid 5 to smithi16987243-342 2023-09-23T22:21:40.595 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 342 v 86 (ObjNum 341 snap 0 seq_num 341) dirty exists 2023-09-23T22:21:40.595 INFO:tasks.rados.rados.0.smithi169.stdout:342: left oid 342 (ObjNum 341 snap 0 seq_num 341) 2023-09-23T22:21:40.595 INFO:tasks.rados.rados.0.smithi169.stdout:343: finishing write tid 1 to smithi16987243-343 2023-09-23T22:21:40.596 INFO:tasks.rados.rados.0.smithi169.stdout:343: finishing write tid 2 to smithi16987243-343 2023-09-23T22:21:40.596 INFO:tasks.rados.rados.0.smithi169.stdout:343: finishing write tid 3 to smithi16987243-343 2023-09-23T22:21:40.596 INFO:tasks.rados.rados.0.smithi169.stdout:343: finishing write tid 4 to smithi16987243-343 2023-09-23T22:21:40.596 INFO:tasks.rados.rados.0.smithi169.stdout:343: finishing write tid 5 to smithi16987243-343 2023-09-23T22:21:40.596 INFO:tasks.rados.rados.0.smithi169.stdout:343: finishing write tid 6 to smithi16987243-343 2023-09-23T22:21:40.596 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 343 v 88 (ObjNum 342 snap 0 seq_num 342) dirty exists 2023-09-23T22:21:40.596 INFO:tasks.rados.rados.0.smithi169.stdout:343: left oid 343 (ObjNum 342 snap 0 seq_num 342) 2023-09-23T22:21:40.597 INFO:tasks.rados.rados.0.smithi169.stdout:344: finishing write tid 1 to smithi16987243-344 2023-09-23T22:21:40.597 INFO:tasks.rados.rados.0.smithi169.stdout:344: finishing write tid 2 to smithi16987243-344 2023-09-23T22:21:40.597 INFO:tasks.rados.rados.0.smithi169.stdout:342: done (15 left) 2023-09-23T22:21:40.597 INFO:tasks.rados.rados.0.smithi169.stdout:343: done (14 left) 2023-09-23T22:21:40.597 INFO:tasks.rados.rados.0.smithi169.stdout:358: write initial oid 358 2023-09-23T22:21:40.597 INFO:tasks.rados.rados.0.smithi169.stdout:358: seq_num 357 ranges {400099=616131,1591248=408851} 2023-09-23T22:21:40.599 INFO:tasks.rados.rados.0.smithi169.stdout:358: writing smithi16987243-358 from 400099 to 1016230 tid 1 2023-09-23T22:21:40.605 INFO:tasks.rados.rados.0.smithi169.stdout:358: writing smithi16987243-358 from 1591248 to 2000099 tid 2 2023-09-23T22:21:40.605 INFO:tasks.rados.rados.0.smithi169.stdout:359: write initial oid 359 2023-09-23T22:21:40.605 INFO:tasks.rados.rados.0.smithi169.stdout:359: seq_num 358 ranges {416906=407733,1366083=511456} 2023-09-23T22:21:40.609 INFO:tasks.rados.rados.0.smithi169.stdout:359: writing smithi16987243-359 from 416906 to 824639 tid 1 2023-09-23T22:21:40.615 INFO:tasks.rados.rados.0.smithi169.stdout:359: writing smithi16987243-359 from 1366083 to 1877539 tid 2 2023-09-23T22:21:40.616 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:40.616 INFO:tasks.rados.rados.0.smithi169.stdout:344: finishing write tid 3 to smithi16987243-344 2023-09-23T22:21:40.616 INFO:tasks.rados.rados.0.smithi169.stdout:344: finishing write tid 4 to smithi16987243-344 2023-09-23T22:21:40.616 INFO:tasks.rados.rados.0.smithi169.stdout:344: finishing write tid 5 to smithi16987243-344 2023-09-23T22:21:40.616 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 344 v 65 (ObjNum 343 snap 0 seq_num 343) dirty exists 2023-09-23T22:21:40.616 INFO:tasks.rados.rados.0.smithi169.stdout:344: left oid 344 (ObjNum 343 snap 0 seq_num 343) 2023-09-23T22:21:40.617 INFO:tasks.rados.rados.0.smithi169.stdout:344: done (15 left) 2023-09-23T22:21:40.617 INFO:tasks.rados.rados.0.smithi169.stdout:360: write initial oid 360 2023-09-23T22:21:40.617 INFO:tasks.rados.rados.0.smithi169.stdout:360: seq_num 359 ranges {433713=482982,1424565=609148} 2023-09-23T22:21:40.620 INFO:tasks.rados.rados.0.smithi169.stdout:360: writing smithi16987243-360 from 433713 to 916695 tid 1 2023-09-23T22:21:40.629 INFO:tasks.rados.rados.0.smithi169.stdout:360: writing smithi16987243-360 from 1424565 to 2033713 tid 2 2023-09-23T22:21:40.629 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:40.629 INFO:tasks.rados.rados.0.smithi169.stdout:345: finishing write tid 1 to smithi16987243-345 2023-09-23T22:21:40.629 INFO:tasks.rados.rados.0.smithi169.stdout:345: finishing write tid 2 to smithi16987243-345 2023-09-23T22:21:40.629 INFO:tasks.rados.rados.0.smithi169.stdout:345: finishing write tid 3 to smithi16987243-345 2023-09-23T22:21:40.630 INFO:tasks.rados.rados.0.smithi169.stdout:345: finishing write tid 4 to smithi16987243-345 2023-09-23T22:21:40.630 INFO:tasks.rados.rados.0.smithi169.stdout:345: finishing write tid 5 to smithi16987243-345 2023-09-23T22:21:40.630 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 345 v 83 (ObjNum 344 snap 0 seq_num 344) dirty exists 2023-09-23T22:21:40.630 INFO:tasks.rados.rados.0.smithi169.stdout:345: left oid 345 (ObjNum 344 snap 0 seq_num 344) 2023-09-23T22:21:40.630 INFO:tasks.rados.rados.0.smithi169.stdout:346: finishing write tid 1 to smithi16987243-346 2023-09-23T22:21:40.630 INFO:tasks.rados.rados.0.smithi169.stdout:346: finishing write tid 2 to smithi16987243-346 2023-09-23T22:21:40.630 INFO:tasks.rados.rados.0.smithi169.stdout:346: finishing write tid 3 to smithi16987243-346 2023-09-23T22:21:40.631 INFO:tasks.rados.rados.0.smithi169.stdout:346: finishing write tid 4 to smithi16987243-346 2023-09-23T22:21:40.631 INFO:tasks.rados.rados.0.smithi169.stdout:346: finishing write tid 5 to smithi16987243-346 2023-09-23T22:21:40.631 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 346 v 76 (ObjNum 345 snap 0 seq_num 345) dirty exists 2023-09-23T22:21:40.631 INFO:tasks.rados.rados.0.smithi169.stdout:346: left oid 346 (ObjNum 345 snap 0 seq_num 345) 2023-09-23T22:21:40.631 INFO:tasks.rados.rados.0.smithi169.stdout:347: finishing write tid 1 to smithi16987243-347 2023-09-23T22:21:40.631 INFO:tasks.rados.rados.0.smithi169.stdout:347: finishing write tid 2 to smithi16987243-347 2023-09-23T22:21:40.632 INFO:tasks.rados.rados.0.smithi169.stdout:347: finishing write tid 3 to smithi16987243-347 2023-09-23T22:21:40.632 INFO:tasks.rados.rados.0.smithi169.stdout:347: finishing write tid 4 to smithi16987243-347 2023-09-23T22:21:40.632 INFO:tasks.rados.rados.0.smithi169.stdout:347: finishing write tid 5 to smithi16987243-347 2023-09-23T22:21:40.632 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 347 v 64 (ObjNum 346 snap 0 seq_num 346) dirty exists 2023-09-23T22:21:40.632 INFO:tasks.rados.rados.0.smithi169.stdout:347: left oid 347 (ObjNum 346 snap 0 seq_num 346) 2023-09-23T22:21:40.632 INFO:tasks.rados.rados.0.smithi169.stdout:348: finishing write tid 1 to smithi16987243-348 2023-09-23T22:21:40.632 INFO:tasks.rados.rados.0.smithi169.stdout:348: finishing write tid 2 to smithi16987243-348 2023-09-23T22:21:40.633 INFO:tasks.rados.rados.0.smithi169.stdout:348: finishing write tid 3 to smithi16987243-348 2023-09-23T22:21:40.633 INFO:tasks.rados.rados.0.smithi169.stdout:348: finishing write tid 4 to smithi16987243-348 2023-09-23T22:21:40.633 INFO:tasks.rados.rados.0.smithi169.stdout:348: finishing write tid 5 to smithi16987243-348 2023-09-23T22:21:40.633 INFO:tasks.rados.rados.0.smithi169.stdout:348: finishing write tid 6 to smithi16987243-348 2023-09-23T22:21:40.633 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 348 v 74 (ObjNum 347 snap 0 seq_num 347) dirty exists 2023-09-23T22:21:40.633 INFO:tasks.rados.rados.0.smithi169.stdout:348: left oid 348 (ObjNum 347 snap 0 seq_num 347) 2023-09-23T22:21:40.633 INFO:tasks.rados.rados.0.smithi169.stdout:349: finishing write tid 1 to smithi16987243-349 2023-09-23T22:21:40.634 INFO:tasks.rados.rados.0.smithi169.stdout:349: finishing write tid 2 to smithi16987243-349 2023-09-23T22:21:40.634 INFO:tasks.rados.rados.0.smithi169.stdout:349: finishing write tid 3 to smithi16987243-349 2023-09-23T22:21:40.634 INFO:tasks.rados.rados.0.smithi169.stdout:349: finishing write tid 4 to smithi16987243-349 2023-09-23T22:21:40.634 INFO:tasks.rados.rados.0.smithi169.stdout:349: finishing write tid 5 to smithi16987243-349 2023-09-23T22:21:40.634 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 349 v 87 (ObjNum 348 snap 0 seq_num 348) dirty exists 2023-09-23T22:21:40.634 INFO:tasks.rados.rados.0.smithi169.stdout:349: left oid 349 (ObjNum 348 snap 0 seq_num 348) 2023-09-23T22:21:40.635 INFO:tasks.rados.rados.0.smithi169.stdout:350: finishing write tid 1 to smithi16987243-350 2023-09-23T22:21:40.635 INFO:tasks.rados.rados.0.smithi169.stdout:350: finishing write tid 2 to smithi16987243-350 2023-09-23T22:21:40.635 INFO:tasks.rados.rados.0.smithi169.stdout:350: finishing write tid 3 to smithi16987243-350 2023-09-23T22:21:40.635 INFO:tasks.rados.rados.0.smithi169.stdout:350: finishing write tid 4 to smithi16987243-350 2023-09-23T22:21:40.635 INFO:tasks.rados.rados.0.smithi169.stdout:350: finishing write tid 5 to smithi16987243-350 2023-09-23T22:21:40.635 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 350 v 86 (ObjNum 349 snap 0 seq_num 349) dirty exists 2023-09-23T22:21:40.635 INFO:tasks.rados.rados.0.smithi169.stdout:350: left oid 350 (ObjNum 349 snap 0 seq_num 349) 2023-09-23T22:21:40.636 INFO:tasks.rados.rados.0.smithi169.stdout:351: finishing write tid 1 to smithi16987243-351 2023-09-23T22:21:40.636 INFO:tasks.rados.rados.0.smithi169.stdout:351: finishing write tid 2 to smithi16987243-351 2023-09-23T22:21:40.636 INFO:tasks.rados.rados.0.smithi169.stdout:351: finishing write tid 3 to smithi16987243-351 2023-09-23T22:21:40.636 INFO:tasks.rados.rados.0.smithi169.stdout:351: finishing write tid 4 to smithi16987243-351 2023-09-23T22:21:40.636 INFO:tasks.rados.rados.0.smithi169.stdout:351: finishing write tid 5 to smithi16987243-351 2023-09-23T22:21:40.636 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 351 v 80 (ObjNum 350 snap 0 seq_num 350) dirty exists 2023-09-23T22:21:40.636 INFO:tasks.rados.rados.0.smithi169.stdout:351: left oid 351 (ObjNum 350 snap 0 seq_num 350) 2023-09-23T22:21:40.637 INFO:tasks.rados.rados.0.smithi169.stdout:352: finishing write tid 1 to smithi16987243-352 2023-09-23T22:21:40.637 INFO:tasks.rados.rados.0.smithi169.stdout:352: finishing write tid 2 to smithi16987243-352 2023-09-23T22:21:40.637 INFO:tasks.rados.rados.0.smithi169.stdout:352: finishing write tid 3 to smithi16987243-352 2023-09-23T22:21:40.637 INFO:tasks.rados.rados.0.smithi169.stdout:352: finishing write tid 4 to smithi16987243-352 2023-09-23T22:21:40.637 INFO:tasks.rados.rados.0.smithi169.stdout:352: finishing write tid 5 to smithi16987243-352 2023-09-23T22:21:40.637 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 352 v 84 (ObjNum 351 snap 0 seq_num 351) dirty exists 2023-09-23T22:21:40.637 INFO:tasks.rados.rados.0.smithi169.stdout:352: left oid 352 (ObjNum 351 snap 0 seq_num 351) 2023-09-23T22:21:40.638 INFO:tasks.rados.rados.0.smithi169.stdout:353: finishing write tid 1 to smithi16987243-353 2023-09-23T22:21:40.638 INFO:tasks.rados.rados.0.smithi169.stdout:353: finishing write tid 2 to smithi16987243-353 2023-09-23T22:21:40.638 INFO:tasks.rados.rados.0.smithi169.stdout:353: finishing write tid 3 to smithi16987243-353 2023-09-23T22:21:40.638 INFO:tasks.rados.rados.0.smithi169.stdout:353: finishing write tid 4 to smithi16987243-353 2023-09-23T22:21:40.638 INFO:tasks.rados.rados.0.smithi169.stdout:353: finishing write tid 5 to smithi16987243-353 2023-09-23T22:21:40.638 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 353 v 78 (ObjNum 352 snap 0 seq_num 352) dirty exists 2023-09-23T22:21:40.638 INFO:tasks.rados.rados.0.smithi169.stdout:353: left oid 353 (ObjNum 352 snap 0 seq_num 352) 2023-09-23T22:21:40.639 INFO:tasks.rados.rados.0.smithi169.stdout:354: finishing write tid 1 to smithi16987243-354 2023-09-23T22:21:40.639 INFO:tasks.rados.rados.0.smithi169.stdout:354: finishing write tid 2 to smithi16987243-354 2023-09-23T22:21:40.639 INFO:tasks.rados.rados.0.smithi169.stdout:345: done (15 left) 2023-09-23T22:21:40.639 INFO:tasks.rados.rados.0.smithi169.stdout:346: done (14 left) 2023-09-23T22:21:40.639 INFO:tasks.rados.rados.0.smithi169.stdout:347: done (13 left) 2023-09-23T22:21:40.639 INFO:tasks.rados.rados.0.smithi169.stdout:348: done (12 left) 2023-09-23T22:21:40.640 INFO:tasks.rados.rados.0.smithi169.stdout:349: done (11 left) 2023-09-23T22:21:40.640 INFO:tasks.rados.rados.0.smithi169.stdout:350: done (10 left) 2023-09-23T22:21:40.640 INFO:tasks.rados.rados.0.smithi169.stdout:351: done (9 left) 2023-09-23T22:21:40.640 INFO:tasks.rados.rados.0.smithi169.stdout:352: done (8 left) 2023-09-23T22:21:40.640 INFO:tasks.rados.rados.0.smithi169.stdout:353: done (7 left) 2023-09-23T22:21:40.640 INFO:tasks.rados.rados.0.smithi169.stdout:361: write initial oid 361 2023-09-23T22:21:40.640 INFO:tasks.rados.rados.0.smithi169.stdout:361: seq_num 360 ranges {450520=558231,1483047=515125} 2023-09-23T22:21:40.641 INFO:tasks.rados.rados.0.smithi169.stdout:361: writing smithi16987243-361 from 450520 to 1008751 tid 1 2023-09-23T22:21:40.642 INFO:tasks.rados.rados.0.smithi169.stdout:361: writing smithi16987243-361 from 1483047 to 1998172 tid 2 2023-09-23T22:21:40.642 INFO:tasks.rados.rados.0.smithi169.stdout:362: write initial oid 362 2023-09-23T22:21:40.642 INFO:tasks.rados.rados.0.smithi169.stdout:362: seq_num 361 ranges {467327=633480,1825176=242151} 2023-09-23T22:21:40.649 INFO:tasks.rados.rados.0.smithi169.stdout:362: writing smithi16987243-362 from 467327 to 1100807 tid 1 2023-09-23T22:21:40.655 INFO:tasks.rados.rados.0.smithi169.stdout:362: writing smithi16987243-362 from 1825176 to 2067327 tid 2 2023-09-23T22:21:40.655 INFO:tasks.rados.rados.0.smithi169.stdout:363: write initial oid 363 2023-09-23T22:21:40.655 INFO:tasks.rados.rados.0.smithi169.stdout:363: seq_num 362 ranges {484134=708729,1883658=200476} 2023-09-23T22:21:40.661 INFO:tasks.rados.rados.0.smithi169.stdout:363: writing smithi16987243-363 from 484134 to 1192863 tid 1 2023-09-23T22:21:40.667 INFO:tasks.rados.rados.0.smithi169.stdout:363: writing smithi16987243-363 from 1883658 to 2084134 tid 2 2023-09-23T22:21:40.667 INFO:tasks.rados.rados.0.smithi169.stdout:364: write initial oid 364 2023-09-23T22:21:40.667 INFO:tasks.rados.rados.0.smithi169.stdout:364: seq_num 363 ranges {500941=783978,1942140=158801} 2023-09-23T22:21:40.674 INFO:tasks.rados.rados.0.smithi169.stdout:364: writing smithi16987243-364 from 500941 to 1284919 tid 1 2023-09-23T22:21:40.679 INFO:tasks.rados.rados.0.smithi169.stdout:364: writing smithi16987243-364 from 1942140 to 2100941 tid 2 2023-09-23T22:21:40.679 INFO:tasks.rados.rados.0.smithi169.stdout:365: write initial oid 365 2023-09-23T22:21:40.679 INFO:tasks.rados.rados.0.smithi169.stdout:365: seq_num 364 ranges {517748=459227,1600622=406110} 2023-09-23T22:21:40.685 INFO:tasks.rados.rados.0.smithi169.stdout:365: writing smithi16987243-365 from 517748 to 976975 tid 1 2023-09-23T22:21:40.691 INFO:tasks.rados.rados.0.smithi169.stdout:365: writing smithi16987243-365 from 1600622 to 2006732 tid 2 2023-09-23T22:21:40.691 INFO:tasks.rados.rados.0.smithi169.stdout:366: write initial oid 366 2023-09-23T22:21:40.691 INFO:tasks.rados.rados.0.smithi169.stdout:366: seq_num 365 ranges {534555=650829,1659104=475451} 2023-09-23T22:21:40.698 INFO:tasks.rados.rados.0.smithi169.stdout:366: writing smithi16987243-366 from 534555 to 1185384 tid 1 2023-09-23T22:21:40.704 INFO:tasks.rados.rados.0.smithi169.stdout:366: writing smithi16987243-366 from 1659104 to 2134555 tid 2 2023-09-23T22:21:40.704 INFO:tasks.rados.rados.0.smithi169.stdout:367: write initial oid 367 2023-09-23T22:21:40.704 INFO:tasks.rados.rados.0.smithi169.stdout:367: seq_num 366 ranges {551362=726078,1717586=409779} 2023-09-23T22:21:40.711 INFO:tasks.rados.rados.0.smithi169.stdout:367: writing smithi16987243-367 from 551362 to 1277440 tid 1 2023-09-23T22:21:40.716 INFO:tasks.rados.rados.0.smithi169.stdout:367: writing smithi16987243-367 from 1717586 to 2127365 tid 2 2023-09-23T22:21:40.717 INFO:tasks.rados.rados.0.smithi169.stdout:368: write initial oid 368 2023-09-23T22:21:40.717 INFO:tasks.rados.rados.0.smithi169.stdout:368: seq_num 367 ranges {568169=401327,1376068=669790} 2023-09-23T22:21:40.722 INFO:tasks.rados.rados.0.smithi169.stdout:368: writing smithi16987243-368 from 568169 to 969496 tid 1 2023-09-23T22:21:40.728 INFO:tasks.rados.rados.0.smithi169.stdout:368: writing smithi16987243-368 from 1376068 to 2045858 tid 2 2023-09-23T22:21:40.728 INFO:tasks.rados.rados.0.smithi169.stdout:369: write initial oid 369 2023-09-23T22:21:40.728 INFO:tasks.rados.rados.0.smithi169.stdout:369: seq_num 368 ranges {584976=476576,1834550=350426} 2023-09-23T22:21:40.734 INFO:tasks.rados.rados.0.smithi169.stdout:369: writing smithi16987243-369 from 584976 to 1061552 tid 1 2023-09-23T22:21:40.741 INFO:tasks.rados.rados.0.smithi169.stdout:369: writing smithi16987243-369 from 1834550 to 2184976 tid 2 2023-09-23T22:21:40.741 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:40.741 INFO:tasks.rados.rados.0.smithi169.stdout:354: finishing write tid 3 to smithi16987243-354 2023-09-23T22:21:40.741 INFO:tasks.rados.rados.0.smithi169.stdout:354: finishing write tid 4 to smithi16987243-354 2023-09-23T22:21:40.741 INFO:tasks.rados.rados.0.smithi169.stdout:354: finishing write tid 5 to smithi16987243-354 2023-09-23T22:21:40.741 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 354 v 94 (ObjNum 353 snap 0 seq_num 353) dirty exists 2023-09-23T22:21:40.741 INFO:tasks.rados.rados.0.smithi169.stdout:354: left oid 354 (ObjNum 353 snap 0 seq_num 353) 2023-09-23T22:21:40.742 INFO:tasks.rados.rados.0.smithi169.stdout:355: finishing write tid 1 to smithi16987243-355 2023-09-23T22:21:40.742 INFO:tasks.rados.rados.0.smithi169.stdout:355: finishing write tid 2 to smithi16987243-355 2023-09-23T22:21:40.742 INFO:tasks.rados.rados.0.smithi169.stdout:355: finishing write tid 3 to smithi16987243-355 2023-09-23T22:21:40.742 INFO:tasks.rados.rados.0.smithi169.stdout:355: finishing write tid 4 to smithi16987243-355 2023-09-23T22:21:40.742 INFO:tasks.rados.rados.0.smithi169.stdout:355: finishing write tid 5 to smithi16987243-355 2023-09-23T22:21:40.742 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 355 v 88 (ObjNum 354 snap 0 seq_num 354) dirty exists 2023-09-23T22:21:40.742 INFO:tasks.rados.rados.0.smithi169.stdout:355: left oid 355 (ObjNum 354 snap 0 seq_num 354) 2023-09-23T22:21:40.742 INFO:tasks.rados.rados.0.smithi169.stdout:356: finishing write tid 1 to smithi16987243-356 2023-09-23T22:21:40.742 INFO:tasks.rados.rados.0.smithi169.stdout:354: done (15 left) 2023-09-23T22:21:40.742 INFO:tasks.rados.rados.0.smithi169.stdout:355: done (14 left) 2023-09-23T22:21:40.742 INFO:tasks.rados.rados.0.smithi169.stdout:370: write initial oid 370 2023-09-23T22:21:40.743 INFO:tasks.rados.rados.0.smithi169.stdout:370: seq_num 369 ranges {601783=551825,1776679=425104} 2023-09-23T22:21:40.747 INFO:tasks.rados.rados.0.smithi169.stdout:370: writing smithi16987243-370 from 601783 to 1153608 tid 1 2023-09-23T22:21:40.753 INFO:tasks.rados.rados.0.smithi169.stdout:370: writing smithi16987243-370 from 1776679 to 2201783 tid 2 2023-09-23T22:21:40.753 INFO:tasks.rados.rados.0.smithi169.stdout:371: write initial oid 371 2023-09-23T22:21:40.754 INFO:tasks.rados.rados.0.smithi169.stdout:371: seq_num 370 ranges {618590=627074,1835161=383429} 2023-09-23T22:21:40.760 INFO:tasks.rados.rados.0.smithi169.stdout:371: writing smithi16987243-371 from 618590 to 1245664 tid 1 2023-09-23T22:21:40.766 INFO:tasks.rados.rados.0.smithi169.stdout:371: writing smithi16987243-371 from 1835161 to 2218590 tid 2 2023-09-23T22:21:40.766 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:40.766 INFO:tasks.rados.rados.0.smithi169.stdout:356: finishing write tid 2 to smithi16987243-356 2023-09-23T22:21:40.767 INFO:tasks.rados.rados.0.smithi169.stdout:356: finishing write tid 3 to smithi16987243-356 2023-09-23T22:21:40.767 INFO:tasks.rados.rados.0.smithi169.stdout:356: finishing write tid 4 to smithi16987243-356 2023-09-23T22:21:40.767 INFO:tasks.rados.rados.0.smithi169.stdout:356: finishing write tid 5 to smithi16987243-356 2023-09-23T22:21:40.767 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 356 v 76 (ObjNum 355 snap 0 seq_num 355) dirty exists 2023-09-23T22:21:40.767 INFO:tasks.rados.rados.0.smithi169.stdout:356: left oid 356 (ObjNum 355 snap 0 seq_num 355) 2023-09-23T22:21:40.767 INFO:tasks.rados.rados.0.smithi169.stdout:357: finishing write tid 1 to smithi16987243-357 2023-09-23T22:21:40.767 INFO:tasks.rados.rados.0.smithi169.stdout:357: finishing write tid 2 to smithi16987243-357 2023-09-23T22:21:40.767 INFO:tasks.rados.rados.0.smithi169.stdout:357: finishing write tid 3 to smithi16987243-357 2023-09-23T22:21:40.767 INFO:tasks.rados.rados.0.smithi169.stdout:356: done (15 left) 2023-09-23T22:21:40.767 INFO:tasks.rados.rados.0.smithi169.stdout:372: write initial oid 372 2023-09-23T22:21:40.767 INFO:tasks.rados.rados.0.smithi169.stdout:372: seq_num 371 ranges {635397=702323,1893643=341754} 2023-09-23T22:21:40.774 INFO:tasks.rados.rados.0.smithi169.stdout:372: writing smithi16987243-372 from 635397 to 1337720 tid 1 2023-09-23T22:21:40.780 INFO:tasks.rados.rados.0.smithi169.stdout:372: writing smithi16987243-372 from 1893643 to 2235397 tid 2 2023-09-23T22:21:40.780 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:40.780 INFO:tasks.rados.rados.0.smithi169.stdout:357: finishing write tid 4 to smithi16987243-357 2023-09-23T22:21:40.780 INFO:tasks.rados.rados.0.smithi169.stdout:357: finishing write tid 5 to smithi16987243-357 2023-09-23T22:21:40.780 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 357 v 84 (ObjNum 356 snap 0 seq_num 356) dirty exists 2023-09-23T22:21:40.780 INFO:tasks.rados.rados.0.smithi169.stdout:357: left oid 357 (ObjNum 356 snap 0 seq_num 356) 2023-09-23T22:21:40.780 INFO:tasks.rados.rados.0.smithi169.stdout:358: finishing write tid 1 to smithi16987243-358 2023-09-23T22:21:40.780 INFO:tasks.rados.rados.0.smithi169.stdout:358: finishing write tid 2 to smithi16987243-358 2023-09-23T22:21:40.780 INFO:tasks.rados.rados.0.smithi169.stdout:358: finishing write tid 3 to smithi16987243-358 2023-09-23T22:21:40.780 INFO:tasks.rados.rados.0.smithi169.stdout:358: finishing write tid 4 to smithi16987243-358 2023-09-23T22:21:40.781 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 358 v 67 (ObjNum 357 snap 0 seq_num 357) dirty exists 2023-09-23T22:21:40.781 INFO:tasks.rados.rados.0.smithi169.stdout:358: left oid 358 (ObjNum 357 snap 0 seq_num 357) 2023-09-23T22:21:40.781 INFO:tasks.rados.rados.0.smithi169.stdout:359: finishing write tid 1 to smithi16987243-359 2023-09-23T22:21:40.781 INFO:tasks.rados.rados.0.smithi169.stdout:359: finishing write tid 2 to smithi16987243-359 2023-09-23T22:21:40.781 INFO:tasks.rados.rados.0.smithi169.stdout:359: finishing write tid 3 to smithi16987243-359 2023-09-23T22:21:40.781 INFO:tasks.rados.rados.0.smithi169.stdout:359: finishing write tid 4 to smithi16987243-359 2023-09-23T22:21:40.781 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 359 v 68 (ObjNum 358 snap 0 seq_num 358) dirty exists 2023-09-23T22:21:40.781 INFO:tasks.rados.rados.0.smithi169.stdout:359: left oid 359 (ObjNum 358 snap 0 seq_num 358) 2023-09-23T22:21:40.781 INFO:tasks.rados.rados.0.smithi169.stdout:360: finishing write tid 1 to smithi16987243-360 2023-09-23T22:21:40.781 INFO:tasks.rados.rados.0.smithi169.stdout:360: finishing write tid 2 to smithi16987243-360 2023-09-23T22:21:40.781 INFO:tasks.rados.rados.0.smithi169.stdout:360: finishing write tid 3 to smithi16987243-360 2023-09-23T22:21:40.781 INFO:tasks.rados.rados.0.smithi169.stdout:360: finishing write tid 4 to smithi16987243-360 2023-09-23T22:21:40.782 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 360 v 79 (ObjNum 359 snap 0 seq_num 359) dirty exists 2023-09-23T22:21:40.782 INFO:tasks.rados.rados.0.smithi169.stdout:360: left oid 360 (ObjNum 359 snap 0 seq_num 359) 2023-09-23T22:21:40.782 INFO:tasks.rados.rados.0.smithi169.stdout:361: finishing write tid 1 to smithi16987243-361 2023-09-23T22:21:40.782 INFO:tasks.rados.rados.0.smithi169.stdout:361: finishing write tid 2 to smithi16987243-361 2023-09-23T22:21:40.782 INFO:tasks.rados.rados.0.smithi169.stdout:361: finishing write tid 3 to smithi16987243-361 2023-09-23T22:21:40.782 INFO:tasks.rados.rados.0.smithi169.stdout:361: finishing write tid 4 to smithi16987243-361 2023-09-23T22:21:40.782 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 361 v 67 (ObjNum 360 snap 0 seq_num 360) dirty exists 2023-09-23T22:21:40.782 INFO:tasks.rados.rados.0.smithi169.stdout:361: left oid 361 (ObjNum 360 snap 0 seq_num 360) 2023-09-23T22:21:40.782 INFO:tasks.rados.rados.0.smithi169.stdout:362: finishing write tid 1 to smithi16987243-362 2023-09-23T22:21:40.782 INFO:tasks.rados.rados.0.smithi169.stdout:362: finishing write tid 2 to smithi16987243-362 2023-09-23T22:21:40.782 INFO:tasks.rados.rados.0.smithi169.stdout:362: finishing write tid 3 to smithi16987243-362 2023-09-23T22:21:40.782 INFO:tasks.rados.rados.0.smithi169.stdout:362: finishing write tid 4 to smithi16987243-362 2023-09-23T22:21:40.782 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 362 v 91 (ObjNum 361 snap 0 seq_num 361) dirty exists 2023-09-23T22:21:40.783 INFO:tasks.rados.rados.0.smithi169.stdout:362: left oid 362 (ObjNum 361 snap 0 seq_num 361) 2023-09-23T22:21:40.783 INFO:tasks.rados.rados.0.smithi169.stdout:363: finishing write tid 1 to smithi16987243-363 2023-09-23T22:21:40.783 INFO:tasks.rados.rados.0.smithi169.stdout:363: finishing write tid 2 to smithi16987243-363 2023-09-23T22:21:40.783 INFO:tasks.rados.rados.0.smithi169.stdout:363: finishing write tid 3 to smithi16987243-363 2023-09-23T22:21:40.783 INFO:tasks.rados.rados.0.smithi169.stdout:363: finishing write tid 4 to smithi16987243-363 2023-09-23T22:21:40.783 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 363 v 90 (ObjNum 362 snap 0 seq_num 362) dirty exists 2023-09-23T22:21:40.783 INFO:tasks.rados.rados.0.smithi169.stdout:363: left oid 363 (ObjNum 362 snap 0 seq_num 362) 2023-09-23T22:21:40.783 INFO:tasks.rados.rados.0.smithi169.stdout:364: finishing write tid 1 to smithi16987243-364 2023-09-23T22:21:40.783 INFO:tasks.rados.rados.0.smithi169.stdout:364: finishing write tid 2 to smithi16987243-364 2023-09-23T22:21:40.783 INFO:tasks.rados.rados.0.smithi169.stdout:364: finishing write tid 3 to smithi16987243-364 2023-09-23T22:21:40.783 INFO:tasks.rados.rados.0.smithi169.stdout:357: done (15 left) 2023-09-23T22:21:40.783 INFO:tasks.rados.rados.0.smithi169.stdout:358: done (14 left) 2023-09-23T22:21:40.783 INFO:tasks.rados.rados.0.smithi169.stdout:359: done (13 left) 2023-09-23T22:21:40.784 INFO:tasks.rados.rados.0.smithi169.stdout:360: done (12 left) 2023-09-23T22:21:40.784 INFO:tasks.rados.rados.0.smithi169.stdout:361: done (11 left) 2023-09-23T22:21:40.784 INFO:tasks.rados.rados.0.smithi169.stdout:362: done (10 left) 2023-09-23T22:21:40.784 INFO:tasks.rados.rados.0.smithi169.stdout:363: done (9 left) 2023-09-23T22:21:40.784 INFO:tasks.rados.rados.0.smithi169.stdout:373: write initial oid 373 2023-09-23T22:21:40.784 INFO:tasks.rados.rados.0.smithi169.stdout:373: seq_num 372 ranges {652204=777572,1952125=300079} 2023-09-23T22:21:40.789 INFO:tasks.rados.rados.0.smithi169.stdout:373: writing smithi16987243-373 from 652204 to 1429776 tid 1 2023-09-23T22:21:40.798 INFO:tasks.rados.rados.0.smithi169.stdout:373: writing smithi16987243-373 from 1952125 to 2252204 tid 2 2023-09-23T22:21:40.798 INFO:tasks.rados.rados.0.smithi169.stdout:374: write initial oid 374 2023-09-23T22:21:40.798 INFO:tasks.rados.rados.0.smithi169.stdout:374: seq_num 373 ranges {669011=569174,2010607=258404} 2023-09-23T22:21:40.805 INFO:tasks.rados.rados.0.smithi169.stdout:374: writing smithi16987243-374 from 669011 to 1238185 tid 1 2023-09-23T22:21:40.811 INFO:tasks.rados.rados.0.smithi169.stdout:374: writing smithi16987243-374 from 2010607 to 2269011 tid 2 2023-09-23T22:21:40.812 INFO:tasks.rados.rados.0.smithi169.stdout:375: write initial oid 375 2023-09-23T22:21:40.812 INFO:tasks.rados.rados.0.smithi169.stdout:375: seq_num 374 ranges {685818=644423,2069089=216729} 2023-09-23T22:21:40.818 INFO:tasks.rados.rados.0.smithi169.stdout:375: writing smithi16987243-375 from 685818 to 1330241 tid 1 2023-09-23T22:21:40.824 INFO:tasks.rados.rados.0.smithi169.stdout:375: writing smithi16987243-375 from 2069089 to 2285818 tid 2 2023-09-23T22:21:40.825 INFO:tasks.rados.rados.0.smithi169.stdout:376: write initial oid 376 2023-09-23T22:21:40.825 INFO:tasks.rados.rados.0.smithi169.stdout:376: seq_num 375 ranges {702625=719672,2127571=175054} 2023-09-23T22:21:40.832 INFO:tasks.rados.rados.0.smithi169.stdout:376: writing smithi16987243-376 from 702625 to 1422297 tid 1 2023-09-23T22:21:40.837 INFO:tasks.rados.rados.0.smithi169.stdout:376: writing smithi16987243-376 from 2127571 to 2302625 tid 2 2023-09-23T22:21:40.838 INFO:tasks.rados.rados.0.smithi169.stdout:377: write initial oid 377 2023-09-23T22:21:40.838 INFO:tasks.rados.rados.0.smithi169.stdout:377: seq_num 376 ranges {719432=794921,2186053=133379} 2023-09-23T22:21:40.846 INFO:tasks.rados.rados.0.smithi169.stdout:377: writing smithi16987243-377 from 719432 to 1514353 tid 1 2023-09-23T22:21:40.851 INFO:tasks.rados.rados.0.smithi169.stdout:377: writing smithi16987243-377 from 2186053 to 2319432 tid 2 2023-09-23T22:21:40.852 INFO:tasks.rados.rados.0.smithi169.stdout:378: write initial oid 378 2023-09-23T22:21:40.852 INFO:tasks.rados.rados.0.smithi169.stdout:378: seq_num 377 ranges {736239=470170,1728182=571782} 2023-09-23T22:21:40.858 INFO:tasks.rados.rados.0.smithi169.stdout:378: writing smithi16987243-378 from 736239 to 1206409 tid 1 2023-09-23T22:21:40.865 INFO:tasks.rados.rados.0.smithi169.stdout:378: writing smithi16987243-378 from 1728182 to 2299964 tid 2 2023-09-23T22:21:40.865 INFO:tasks.rados.rados.0.smithi169.stdout:379: write initial oid 379 2023-09-23T22:21:40.865 INFO:tasks.rados.rados.0.smithi169.stdout:379: seq_num 378 ranges {753046=545419,1786664=431793} 2023-09-23T22:21:40.872 INFO:tasks.rados.rados.0.smithi169.stdout:379: writing smithi16987243-379 from 753046 to 1298465 tid 1 2023-09-23T22:21:40.879 INFO:tasks.rados.rados.0.smithi169.stdout:379: writing smithi16987243-379 from 1786664 to 2218457 tid 2 2023-09-23T22:21:40.879 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:40.879 INFO:tasks.rados.rados.0.smithi169.stdout:364: finishing write tid 4 to smithi16987243-364 2023-09-23T22:21:40.879 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 364 v 97 (ObjNum 363 snap 0 seq_num 363) dirty exists 2023-09-23T22:21:40.879 INFO:tasks.rados.rados.0.smithi169.stdout:364: left oid 364 (ObjNum 363 snap 0 seq_num 363) 2023-09-23T22:21:40.879 INFO:tasks.rados.rados.0.smithi169.stdout:365: finishing write tid 1 to smithi16987243-365 2023-09-23T22:21:40.879 INFO:tasks.rados.rados.0.smithi169.stdout:365: finishing write tid 2 to smithi16987243-365 2023-09-23T22:21:40.879 INFO:tasks.rados.rados.0.smithi169.stdout:365: finishing write tid 3 to smithi16987243-365 2023-09-23T22:21:40.879 INFO:tasks.rados.rados.0.smithi169.stdout:365: finishing write tid 4 to smithi16987243-365 2023-09-23T22:21:40.880 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 365 v 87 (ObjNum 364 snap 0 seq_num 364) dirty exists 2023-09-23T22:21:40.880 INFO:tasks.rados.rados.0.smithi169.stdout:365: left oid 365 (ObjNum 364 snap 0 seq_num 364) 2023-09-23T22:21:40.880 INFO:tasks.rados.rados.0.smithi169.stdout:366: finishing write tid 1 to smithi16987243-366 2023-09-23T22:21:40.880 INFO:tasks.rados.rados.0.smithi169.stdout:366: finishing write tid 2 to smithi16987243-366 2023-09-23T22:21:40.880 INFO:tasks.rados.rados.0.smithi169.stdout:366: finishing write tid 3 to smithi16987243-366 2023-09-23T22:21:40.880 INFO:tasks.rados.rados.0.smithi169.stdout:366: finishing write tid 4 to smithi16987243-366 2023-09-23T22:21:40.880 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 366 v 94 (ObjNum 365 snap 0 seq_num 365) dirty exists 2023-09-23T22:21:40.880 INFO:tasks.rados.rados.0.smithi169.stdout:366: left oid 366 (ObjNum 365 snap 0 seq_num 365) 2023-09-23T22:21:40.880 INFO:tasks.rados.rados.0.smithi169.stdout:364: done (15 left) 2023-09-23T22:21:40.880 INFO:tasks.rados.rados.0.smithi169.stdout:365: done (14 left) 2023-09-23T22:21:40.881 INFO:tasks.rados.rados.0.smithi169.stdout:366: done (13 left) 2023-09-23T22:21:40.881 INFO:tasks.rados.rados.0.smithi169.stdout:380: write initial oid 380 2023-09-23T22:21:40.881 INFO:tasks.rados.rados.0.smithi169.stdout:380: seq_num 379 ranges {769853=620668,1845146=524707} 2023-09-23T22:21:40.885 INFO:tasks.rados.rados.0.smithi169.stdout:380: writing smithi16987243-380 from 769853 to 1390521 tid 1 2023-09-23T22:21:40.891 INFO:tasks.rados.rados.0.smithi169.stdout:380: writing smithi16987243-380 from 1845146 to 2369853 tid 2 2023-09-23T22:21:40.892 INFO:tasks.rados.rados.0.smithi169.stdout:381: write initial oid 381 2023-09-23T22:21:40.892 INFO:tasks.rados.rados.0.smithi169.stdout:381: seq_num 380 ranges {786660=695917,1903628=435462} 2023-09-23T22:21:40.900 INFO:tasks.rados.rados.0.smithi169.stdout:381: writing smithi16987243-381 from 786660 to 1482577 tid 1 2023-09-23T22:21:40.905 INFO:tasks.rados.rados.0.smithi169.stdout:381: writing smithi16987243-381 from 1903628 to 2339090 tid 2 2023-09-23T22:21:40.905 INFO:tasks.rados.rados.0.smithi169.stdout:382: write initial oid 382 2023-09-23T22:21:40.905 INFO:tasks.rados.rados.0.smithi169.stdout:382: seq_num 381 ranges {403467=487519,1562110=579120} 2023-09-23T22:21:40.910 INFO:tasks.rados.rados.0.smithi169.stdout:382: writing smithi16987243-382 from 403467 to 890986 tid 1 2023-09-23T22:21:40.919 INFO:tasks.rados.rados.0.smithi169.stdout:382: writing smithi16987243-382 from 1562110 to 2141230 tid 2 2023-09-23T22:21:40.919 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:40.919 INFO:tasks.rados.rados.0.smithi169.stdout:367: finishing write tid 1 to smithi16987243-367 2023-09-23T22:21:40.919 INFO:tasks.rados.rados.0.smithi169.stdout:367: finishing write tid 2 to smithi16987243-367 2023-09-23T22:21:40.919 INFO:tasks.rados.rados.0.smithi169.stdout:367: finishing write tid 3 to smithi16987243-367 2023-09-23T22:21:40.919 INFO:tasks.rados.rados.0.smithi169.stdout:367: finishing write tid 4 to smithi16987243-367 2023-09-23T22:21:40.920 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 367 v 71 (ObjNum 366 snap 0 seq_num 366) dirty exists 2023-09-23T22:21:40.920 INFO:tasks.rados.rados.0.smithi169.stdout:367: left oid 367 (ObjNum 366 snap 0 seq_num 366) 2023-09-23T22:21:40.920 INFO:tasks.rados.rados.0.smithi169.stdout:368: finishing write tid 1 to smithi16987243-368 2023-09-23T22:21:40.920 INFO:tasks.rados.rados.0.smithi169.stdout:368: finishing write tid 2 to smithi16987243-368 2023-09-23T22:21:40.920 INFO:tasks.rados.rados.0.smithi169.stdout:368: finishing write tid 3 to smithi16987243-368 2023-09-23T22:21:40.920 INFO:tasks.rados.rados.0.smithi169.stdout:367: done (15 left) 2023-09-23T22:21:40.920 INFO:tasks.rados.rados.0.smithi169.stdout:383: write initial oid 383 2023-09-23T22:21:40.920 INFO:tasks.rados.rados.0.smithi169.stdout:383: seq_num 382 ranges {420274=562768,1620592=439131} 2023-09-23T22:21:40.923 INFO:tasks.rados.rados.0.smithi169.stdout:383: writing smithi16987243-383 from 420274 to 983042 tid 1 2023-09-23T22:21:40.930 INFO:tasks.rados.rados.0.smithi169.stdout:383: writing smithi16987243-383 from 1620592 to 2059723 tid 2 2023-09-23T22:21:40.930 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:40.930 INFO:tasks.rados.rados.0.smithi169.stdout:368: finishing write tid 4 to smithi16987243-368 2023-09-23T22:21:40.931 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 368 v 97 (ObjNum 367 snap 0 seq_num 367) dirty exists 2023-09-23T22:21:40.931 INFO:tasks.rados.rados.0.smithi169.stdout:368: left oid 368 (ObjNum 367 snap 0 seq_num 367) 2023-09-23T22:21:40.931 INFO:tasks.rados.rados.0.smithi169.stdout:368: done (15 left) 2023-09-23T22:21:40.931 INFO:tasks.rados.rados.0.smithi169.stdout:384: write initial oid 384 2023-09-23T22:21:40.931 INFO:tasks.rados.rados.0.smithi169.stdout:384: seq_num 383 ranges {437081=638017,1679074=582789} 2023-09-23T22:21:40.936 INFO:tasks.rados.rados.0.smithi169.stdout:384: writing smithi16987243-384 from 437081 to 1075098 tid 1 2023-09-23T22:21:40.944 INFO:tasks.rados.rados.0.smithi169.stdout:384: writing smithi16987243-384 from 1679074 to 2261863 tid 2 2023-09-23T22:21:40.944 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:40.944 INFO:tasks.rados.rados.0.smithi169.stdout:369: finishing write tid 1 to smithi16987243-369 2023-09-23T22:21:40.944 INFO:tasks.rados.rados.0.smithi169.stdout:369: finishing write tid 2 to smithi16987243-369 2023-09-23T22:21:40.944 INFO:tasks.rados.rados.0.smithi169.stdout:369: finishing write tid 3 to smithi16987243-369 2023-09-23T22:21:40.944 INFO:tasks.rados.rados.0.smithi169.stdout:369: finishing write tid 4 to smithi16987243-369 2023-09-23T22:21:40.944 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 369 v 70 (ObjNum 368 snap 0 seq_num 368) dirty exists 2023-09-23T22:21:40.944 INFO:tasks.rados.rados.0.smithi169.stdout:369: left oid 369 (ObjNum 368 snap 0 seq_num 368) 2023-09-23T22:21:40.945 INFO:tasks.rados.rados.0.smithi169.stdout:370: finishing write tid 1 to smithi16987243-370 2023-09-23T22:21:40.945 INFO:tasks.rados.rados.0.smithi169.stdout:370: finishing write tid 2 to smithi16987243-370 2023-09-23T22:21:40.945 INFO:tasks.rados.rados.0.smithi169.stdout:370: finishing write tid 3 to smithi16987243-370 2023-09-23T22:21:40.945 INFO:tasks.rados.rados.0.smithi169.stdout:370: finishing write tid 4 to smithi16987243-370 2023-09-23T22:21:40.945 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 370 v 90 (ObjNum 369 snap 0 seq_num 369) dirty exists 2023-09-23T22:21:40.945 INFO:tasks.rados.rados.0.smithi169.stdout:370: left oid 370 (ObjNum 369 snap 0 seq_num 369) 2023-09-23T22:21:40.945 INFO:tasks.rados.rados.0.smithi169.stdout:369: done (15 left) 2023-09-23T22:21:40.945 INFO:tasks.rados.rados.0.smithi169.stdout:370: done (14 left) 2023-09-23T22:21:40.945 INFO:tasks.rados.rados.0.smithi169.stdout:385: write initial oid 385 2023-09-23T22:21:40.945 INFO:tasks.rados.rados.0.smithi169.stdout:385: seq_num 384 ranges {453888=713266,1737556=442800} 2023-09-23T22:21:40.950 INFO:tasks.rados.rados.0.smithi169.stdout:385: writing smithi16987243-385 from 453888 to 1167154 tid 1 2023-09-23T22:21:40.955 INFO:tasks.rados.rados.0.smithi169.stdout:385: writing smithi16987243-385 from 1737556 to 2180356 tid 2 2023-09-23T22:21:40.956 INFO:tasks.rados.rados.0.smithi169.stdout:386: write initial oid 386 2023-09-23T22:21:40.956 INFO:tasks.rados.rados.0.smithi169.stdout:386: seq_num 385 ranges {470695=788515,1679685=586458} 2023-09-23T22:21:40.964 INFO:tasks.rados.rados.0.smithi169.stdout:386: writing smithi16987243-386 from 470695 to 1259210 tid 1 2023-09-23T22:21:40.970 INFO:tasks.rados.rados.0.smithi169.stdout:386: writing smithi16987243-386 from 1679685 to 2266143 tid 2 2023-09-23T22:21:40.970 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:40.970 INFO:tasks.rados.rados.0.smithi169.stdout:371: finishing write tid 1 to smithi16987243-371 2023-09-23T22:21:40.971 INFO:tasks.rados.rados.0.smithi169.stdout:371: finishing write tid 2 to smithi16987243-371 2023-09-23T22:21:40.971 INFO:tasks.rados.rados.0.smithi169.stdout:371: finishing write tid 3 to smithi16987243-371 2023-09-23T22:21:40.971 INFO:tasks.rados.rados.0.smithi169.stdout:371: finishing write tid 4 to smithi16987243-371 2023-09-23T22:21:40.971 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 371 v 74 (ObjNum 370 snap 0 seq_num 370) dirty exists 2023-09-23T22:21:40.971 INFO:tasks.rados.rados.0.smithi169.stdout:371: left oid 371 (ObjNum 370 snap 0 seq_num 370) 2023-09-23T22:21:40.971 INFO:tasks.rados.rados.0.smithi169.stdout:372: finishing write tid 1 to smithi16987243-372 2023-09-23T22:21:40.971 INFO:tasks.rados.rados.0.smithi169.stdout:371: done (15 left) 2023-09-23T22:21:40.971 INFO:tasks.rados.rados.0.smithi169.stdout:387: write initial oid 387 2023-09-23T22:21:40.971 INFO:tasks.rados.rados.0.smithi169.stdout:387: seq_num 386 ranges {487502=463764,1738167=446469} 2023-09-23T22:21:40.975 INFO:tasks.rados.rados.0.smithi169.stdout:387: writing smithi16987243-387 from 487502 to 951266 tid 1 2023-09-23T22:21:40.983 INFO:tasks.rados.rados.0.smithi169.stdout:387: writing smithi16987243-387 from 1738167 to 2184636 tid 2 2023-09-23T22:21:40.983 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:40.983 INFO:tasks.rados.rados.0.smithi169.stdout:372: finishing write tid 2 to smithi16987243-372 2023-09-23T22:21:40.983 INFO:tasks.rados.rados.0.smithi169.stdout:372: finishing write tid 3 to smithi16987243-372 2023-09-23T22:21:40.983 INFO:tasks.rados.rados.0.smithi169.stdout:372: finishing write tid 4 to smithi16987243-372 2023-09-23T22:21:40.984 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 372 v 77 (ObjNum 371 snap 0 seq_num 371) dirty exists 2023-09-23T22:21:40.984 INFO:tasks.rados.rados.0.smithi169.stdout:372: left oid 372 (ObjNum 371 snap 0 seq_num 371) 2023-09-23T22:21:40.984 INFO:tasks.rados.rados.0.smithi169.stdout:373: finishing write tid 1 to smithi16987243-373 2023-09-23T22:21:40.984 INFO:tasks.rados.rados.0.smithi169.stdout:372: done (15 left) 2023-09-23T22:21:40.984 INFO:tasks.rados.rados.0.smithi169.stdout:388: write initial oid 388 2023-09-23T22:21:40.984 INFO:tasks.rados.rados.0.smithi169.stdout:388: seq_num 387 ranges {504309=539013,1796649=590127} 2023-09-23T22:21:40.989 INFO:tasks.rados.rados.0.smithi169.stdout:388: writing smithi16987243-388 from 504309 to 1043322 tid 1 2023-09-23T22:21:40.997 INFO:tasks.rados.rados.0.smithi169.stdout:388: writing smithi16987243-388 from 1796649 to 2386776 tid 2 2023-09-23T22:21:40.998 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:40.998 INFO:tasks.rados.rados.0.smithi169.stdout:373: finishing write tid 2 to smithi16987243-373 2023-09-23T22:21:40.998 INFO:tasks.rados.rados.0.smithi169.stdout:373: finishing write tid 3 to smithi16987243-373 2023-09-23T22:21:40.998 INFO:tasks.rados.rados.0.smithi169.stdout:373: finishing write tid 4 to smithi16987243-373 2023-09-23T22:21:40.998 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 373 v 97 (ObjNum 372 snap 0 seq_num 372) dirty exists 2023-09-23T22:21:40.998 INFO:tasks.rados.rados.0.smithi169.stdout:373: left oid 373 (ObjNum 372 snap 0 seq_num 372) 2023-09-23T22:21:40.998 INFO:tasks.rados.rados.0.smithi169.stdout:374: finishing write tid 1 to smithi16987243-374 2023-09-23T22:21:40.998 INFO:tasks.rados.rados.0.smithi169.stdout:374: finishing write tid 2 to smithi16987243-374 2023-09-23T22:21:40.998 INFO:tasks.rados.rados.0.smithi169.stdout:373: done (15 left) 2023-09-23T22:21:40.998 INFO:tasks.rados.rados.0.smithi169.stdout:389: write initial oid 389 2023-09-23T22:21:40.999 INFO:tasks.rados.rados.0.smithi169.stdout:389: seq_num 388 ranges {521116=730615,1971484=549632} 2023-09-23T22:21:41.004 INFO:tasks.rados.rados.0.smithi169.stdout:389: writing smithi16987243-389 from 521116 to 1251731 tid 1 2023-09-23T22:21:41.011 INFO:tasks.rados.rados.0.smithi169.stdout:389: writing smithi16987243-389 from 1971484 to 2521116 tid 2 2023-09-23T22:21:41.012 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:41.012 INFO:tasks.rados.rados.0.smithi169.stdout:374: finishing write tid 3 to smithi16987243-374 2023-09-23T22:21:41.012 INFO:tasks.rados.rados.0.smithi169.stdout:374: finishing write tid 4 to smithi16987243-374 2023-09-23T22:21:41.012 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 374 v 73 (ObjNum 373 snap 0 seq_num 373) dirty exists 2023-09-23T22:21:41.012 INFO:tasks.rados.rados.0.smithi169.stdout:374: left oid 374 (ObjNum 373 snap 0 seq_num 373) 2023-09-23T22:21:41.012 INFO:tasks.rados.rados.0.smithi169.stdout:375: finishing write tid 1 to smithi16987243-375 2023-09-23T22:21:41.012 INFO:tasks.rados.rados.0.smithi169.stdout:374: done (15 left) 2023-09-23T22:21:41.012 INFO:tasks.rados.rados.0.smithi169.stdout:390: write initial oid 390 2023-09-23T22:21:41.012 INFO:tasks.rados.rados.0.smithi169.stdout:390: seq_num 389 ranges {537923=405864,1513613=593796} 2023-09-23T22:21:41.017 INFO:tasks.rados.rados.0.smithi169.stdout:390: writing smithi16987243-390 from 537923 to 943787 tid 1 2023-09-23T22:21:41.024 INFO:tasks.rados.rados.0.smithi169.stdout:390: writing smithi16987243-390 from 1513613 to 2107409 tid 2 2023-09-23T22:21:41.024 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:41.024 INFO:tasks.rados.rados.0.smithi169.stdout:375: finishing write tid 2 to smithi16987243-375 2023-09-23T22:21:41.024 INFO:tasks.rados.rados.0.smithi169.stdout:375: finishing write tid 3 to smithi16987243-375 2023-09-23T22:21:41.024 INFO:tasks.rados.rados.0.smithi169.stdout:375: finishing write tid 4 to smithi16987243-375 2023-09-23T22:21:41.024 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 375 v 81 (ObjNum 374 snap 0 seq_num 374) dirty exists 2023-09-23T22:21:41.024 INFO:tasks.rados.rados.0.smithi169.stdout:375: left oid 375 (ObjNum 374 snap 0 seq_num 374) 2023-09-23T22:21:41.024 INFO:tasks.rados.rados.0.smithi169.stdout:376: finishing write tid 1 to smithi16987243-376 2023-09-23T22:21:41.025 INFO:tasks.rados.rados.0.smithi169.stdout:375: done (15 left) 2023-09-23T22:21:41.025 INFO:tasks.rados.rados.0.smithi169.stdout:391: write initial oid 391 2023-09-23T22:21:41.025 INFO:tasks.rados.rados.0.smithi169.stdout:391: seq_num 390 ranges {554730=481113,1572095=737454} 2023-09-23T22:21:41.029 INFO:tasks.rados.rados.0.smithi169.stdout:391: writing smithi16987243-391 from 554730 to 1035843 tid 1 2023-09-23T22:21:41.038 INFO:tasks.rados.rados.0.smithi169.stdout:391: writing smithi16987243-391 from 1572095 to 2309549 tid 2 2023-09-23T22:21:41.038 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:41.038 INFO:tasks.rados.rados.0.smithi169.stdout:376: finishing write tid 2 to smithi16987243-376 2023-09-23T22:21:41.038 INFO:tasks.rados.rados.0.smithi169.stdout:376: finishing write tid 3 to smithi16987243-376 2023-09-23T22:21:41.038 INFO:tasks.rados.rados.0.smithi169.stdout:376: finishing write tid 4 to smithi16987243-376 2023-09-23T22:21:41.038 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 376 v 84 (ObjNum 375 snap 0 seq_num 375) dirty exists 2023-09-23T22:21:41.039 INFO:tasks.rados.rados.0.smithi169.stdout:376: left oid 376 (ObjNum 375 snap 0 seq_num 375) 2023-09-23T22:21:41.039 INFO:tasks.rados.rados.0.smithi169.stdout:377: finishing write tid 1 to smithi16987243-377 2023-09-23T22:21:41.039 INFO:tasks.rados.rados.0.smithi169.stdout:377: finishing write tid 2 to smithi16987243-377 2023-09-23T22:21:41.039 INFO:tasks.rados.rados.0.smithi169.stdout:377: finishing write tid 3 to smithi16987243-377 2023-09-23T22:21:41.039 INFO:tasks.rados.rados.0.smithi169.stdout:377: finishing write tid 4 to smithi16987243-377 2023-09-23T22:21:41.039 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 377 v 82 (ObjNum 376 snap 0 seq_num 376) dirty exists 2023-09-23T22:21:41.039 INFO:tasks.rados.rados.0.smithi169.stdout:377: left oid 377 (ObjNum 376 snap 0 seq_num 376) 2023-09-23T22:21:41.039 INFO:tasks.rados.rados.0.smithi169.stdout:378: finishing write tid 1 to smithi16987243-378 2023-09-23T22:21:41.039 INFO:tasks.rados.rados.0.smithi169.stdout:378: finishing write tid 2 to smithi16987243-378 2023-09-23T22:21:41.039 INFO:tasks.rados.rados.0.smithi169.stdout:378: finishing write tid 3 to smithi16987243-378 2023-09-23T22:21:41.040 INFO:tasks.rados.rados.0.smithi169.stdout:378: finishing write tid 4 to smithi16987243-378 2023-09-23T22:21:41.040 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 378 v 100 (ObjNum 377 snap 0 seq_num 377) dirty exists 2023-09-23T22:21:41.040 INFO:tasks.rados.rados.0.smithi169.stdout:378: left oid 378 (ObjNum 377 snap 0 seq_num 377) 2023-09-23T22:21:41.040 INFO:tasks.rados.rados.0.smithi169.stdout:379: finishing write tid 1 to smithi16987243-379 2023-09-23T22:21:41.040 INFO:tasks.rados.rados.0.smithi169.stdout:379: finishing write tid 2 to smithi16987243-379 2023-09-23T22:21:41.040 INFO:tasks.rados.rados.0.smithi169.stdout:379: finishing write tid 3 to smithi16987243-379 2023-09-23T22:21:41.040 INFO:tasks.rados.rados.0.smithi169.stdout:379: finishing write tid 4 to smithi16987243-379 2023-09-23T22:21:41.040 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 379 v 67 (ObjNum 378 snap 0 seq_num 378) dirty exists 2023-09-23T22:21:41.040 INFO:tasks.rados.rados.0.smithi169.stdout:379: left oid 379 (ObjNum 378 snap 0 seq_num 378) 2023-09-23T22:21:41.040 INFO:tasks.rados.rados.0.smithi169.stdout:380: finishing write tid 1 to smithi16987243-380 2023-09-23T22:21:41.041 INFO:tasks.rados.rados.0.smithi169.stdout:380: finishing write tid 2 to smithi16987243-380 2023-09-23T22:21:41.041 INFO:tasks.rados.rados.0.smithi169.stdout:380: finishing write tid 3 to smithi16987243-380 2023-09-23T22:21:41.041 INFO:tasks.rados.rados.0.smithi169.stdout:380: finishing write tid 4 to smithi16987243-380 2023-09-23T22:21:41.041 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 380 v 88 (ObjNum 379 snap 0 seq_num 379) dirty exists 2023-09-23T22:21:41.041 INFO:tasks.rados.rados.0.smithi169.stdout:380: left oid 380 (ObjNum 379 snap 0 seq_num 379) 2023-09-23T22:21:41.041 INFO:tasks.rados.rados.0.smithi169.stdout:381: finishing write tid 1 to smithi16987243-381 2023-09-23T22:21:41.041 INFO:tasks.rados.rados.0.smithi169.stdout:381: finishing write tid 2 to smithi16987243-381 2023-09-23T22:21:41.041 INFO:tasks.rados.rados.0.smithi169.stdout:381: finishing write tid 3 to smithi16987243-381 2023-09-23T22:21:41.041 INFO:tasks.rados.rados.0.smithi169.stdout:381: finishing write tid 4 to smithi16987243-381 2023-09-23T22:21:41.041 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 381 v 93 (ObjNum 380 snap 0 seq_num 380) dirty exists 2023-09-23T22:21:41.041 INFO:tasks.rados.rados.0.smithi169.stdout:381: left oid 381 (ObjNum 380 snap 0 seq_num 380) 2023-09-23T22:21:41.042 INFO:tasks.rados.rados.0.smithi169.stdout:382: finishing write tid 1 to smithi16987243-382 2023-09-23T22:21:41.042 INFO:tasks.rados.rados.0.smithi169.stdout:382: finishing write tid 2 to smithi16987243-382 2023-09-23T22:21:41.042 INFO:tasks.rados.rados.0.smithi169.stdout:382: finishing write tid 3 to smithi16987243-382 2023-09-23T22:21:41.042 INFO:tasks.rados.rados.0.smithi169.stdout:382: finishing write tid 4 to smithi16987243-382 2023-09-23T22:21:41.042 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 382 v 87 (ObjNum 381 snap 0 seq_num 381) dirty exists 2023-09-23T22:21:41.042 INFO:tasks.rados.rados.0.smithi169.stdout:382: left oid 382 (ObjNum 381 snap 0 seq_num 381) 2023-09-23T22:21:41.042 INFO:tasks.rados.rados.0.smithi169.stdout:383: finishing write tid 1 to smithi16987243-383 2023-09-23T22:21:41.042 INFO:tasks.rados.rados.0.smithi169.stdout:383: finishing write tid 2 to smithi16987243-383 2023-09-23T22:21:41.042 INFO:tasks.rados.rados.0.smithi169.stdout:376: done (15 left) 2023-09-23T22:21:41.042 INFO:tasks.rados.rados.0.smithi169.stdout:377: done (14 left) 2023-09-23T22:21:41.043 INFO:tasks.rados.rados.0.smithi169.stdout:378: done (13 left) 2023-09-23T22:21:41.043 INFO:tasks.rados.rados.0.smithi169.stdout:379: done (12 left) 2023-09-23T22:21:41.043 INFO:tasks.rados.rados.0.smithi169.stdout:380: done (11 left) 2023-09-23T22:21:41.043 INFO:tasks.rados.rados.0.smithi169.stdout:381: done (10 left) 2023-09-23T22:21:41.043 INFO:tasks.rados.rados.0.smithi169.stdout:382: done (9 left) 2023-09-23T22:21:41.043 INFO:tasks.rados.rados.0.smithi169.stdout:392: write initial oid 392 2023-09-23T22:21:41.043 INFO:tasks.rados.rados.0.smithi169.stdout:392: seq_num 391 ranges {571537=556362,1630577=597465} 2023-09-23T22:21:41.043 INFO:tasks.rados.rados.0.smithi169.stdout:392: writing smithi16987243-392 from 571537 to 1127899 tid 1 2023-09-23T22:21:41.050 INFO:tasks.rados.rados.0.smithi169.stdout:392: writing smithi16987243-392 from 1630577 to 2228042 tid 2 2023-09-23T22:21:41.050 INFO:tasks.rados.rados.0.smithi169.stdout:393: write initial oid 393 2023-09-23T22:21:41.050 INFO:tasks.rados.rados.0.smithi169.stdout:393: seq_num 392 ranges {588344=631611,1689059=741123} 2023-09-23T22:21:41.057 INFO:tasks.rados.rados.0.smithi169.stdout:393: writing smithi16987243-393 from 588344 to 1219955 tid 1 2023-09-23T22:21:41.064 INFO:tasks.rados.rados.0.smithi169.stdout:393: writing smithi16987243-393 from 1689059 to 2430182 tid 2 2023-09-23T22:21:41.064 INFO:tasks.rados.rados.0.smithi169.stdout:394: write initial oid 394 2023-09-23T22:21:41.064 INFO:tasks.rados.rados.0.smithi169.stdout:394: seq_num 393 ranges {605151=706860,2031188=573963} 2023-09-23T22:21:41.072 INFO:tasks.rados.rados.0.smithi169.stdout:394: writing smithi16987243-394 from 605151 to 1312011 tid 1 2023-09-23T22:21:41.079 INFO:tasks.rados.rados.0.smithi169.stdout:394: writing smithi16987243-394 from 2031188 to 2605151 tid 2 2023-09-23T22:21:41.079 INFO:tasks.rados.rados.0.smithi169.stdout:395: write initial oid 395 2023-09-23T22:21:41.079 INFO:tasks.rados.rados.0.smithi169.stdout:395: seq_num 394 ranges {621958=782109,2089670=532288} 2023-09-23T22:21:41.087 INFO:tasks.rados.rados.0.smithi169.stdout:395: writing smithi16987243-395 from 621958 to 1404067 tid 1 2023-09-23T22:21:41.094 INFO:tasks.rados.rados.0.smithi169.stdout:395: writing smithi16987243-395 from 2089670 to 2621958 tid 2 2023-09-23T22:21:41.094 INFO:tasks.rados.rados.0.smithi169.stdout:396: write initial oid 396 2023-09-23T22:21:41.094 INFO:tasks.rados.rados.0.smithi169.stdout:396: seq_num 395 ranges {638765=457358,1748152=604803} 2023-09-23T22:21:41.100 INFO:tasks.rados.rados.0.smithi169.stdout:396: writing smithi16987243-396 from 638765 to 1096123 tid 1 2023-09-23T22:21:41.108 INFO:tasks.rados.rados.0.smithi169.stdout:396: writing smithi16987243-396 from 1748152 to 2352955 tid 2 2023-09-23T22:21:41.108 INFO:tasks.rados.rados.0.smithi169.stdout:397: write initial oid 397 2023-09-23T22:21:41.108 INFO:tasks.rados.rados.0.smithi169.stdout:397: seq_num 396 ranges {655572=648960,1922987=732585} 2023-09-23T22:21:41.115 INFO:tasks.rados.rados.0.smithi169.stdout:397: writing smithi16987243-397 from 655572 to 1304532 tid 1 2023-09-23T22:21:41.123 INFO:tasks.rados.rados.0.smithi169.stdout:397: writing smithi16987243-397 from 1922987 to 2655572 tid 2 2023-09-23T22:21:41.123 INFO:tasks.rados.rados.0.smithi169.stdout:398: write initial oid 398 2023-09-23T22:21:41.123 INFO:tasks.rados.rados.0.smithi169.stdout:398: seq_num 397 ranges {672379=724209,1865116=608472} 2023-09-23T22:21:41.131 INFO:tasks.rados.rados.0.smithi169.stdout:398: writing smithi16987243-398 from 672379 to 1396588 tid 1 2023-09-23T22:21:41.137 INFO:tasks.rados.rados.0.smithi169.stdout:398: writing smithi16987243-398 from 1865116 to 2473588 tid 2 2023-09-23T22:21:41.137 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:41.137 INFO:tasks.rados.rados.0.smithi169.stdout:383: finishing write tid 3 to smithi16987243-383 2023-09-23T22:21:41.138 INFO:tasks.rados.rados.0.smithi169.stdout:383: finishing write tid 4 to smithi16987243-383 2023-09-23T22:21:41.138 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 383 v 80 (ObjNum 382 snap 0 seq_num 382) dirty exists 2023-09-23T22:21:41.138 INFO:tasks.rados.rados.0.smithi169.stdout:383: left oid 383 (ObjNum 382 snap 0 seq_num 382) 2023-09-23T22:21:41.138 INFO:tasks.rados.rados.0.smithi169.stdout:384: finishing write tid 1 to smithi16987243-384 2023-09-23T22:21:41.138 INFO:tasks.rados.rados.0.smithi169.stdout:383: done (15 left) 2023-09-23T22:21:41.138 INFO:tasks.rados.rados.0.smithi169.stdout:399: write initial oid 399 2023-09-23T22:21:41.138 INFO:tasks.rados.rados.0.smithi169.stdout:399: seq_num 398 ranges {689186=799458,1923598=752130} 2023-09-23T22:21:41.146 INFO:tasks.rados.rados.0.smithi169.stdout:399: writing smithi16987243-399 from 689186 to 1488644 tid 1 2023-09-23T22:21:41.153 INFO:tasks.rados.rados.0.smithi169.stdout:399: writing smithi16987243-399 from 1923598 to 2675728 tid 2 2023-09-23T22:21:41.153 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:41.153 INFO:tasks.rados.rados.0.smithi169.stdout:384: finishing write tid 2 to smithi16987243-384 2023-09-23T22:21:41.153 INFO:tasks.rados.rados.0.smithi169.stdout:384: finishing write tid 3 to smithi16987243-384 2023-09-23T22:21:41.153 INFO:tasks.rados.rados.0.smithi169.stdout:384: finishing write tid 4 to smithi16987243-384 2023-09-23T22:21:41.154 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 384 v 70 (ObjNum 383 snap 0 seq_num 383) dirty exists 2023-09-23T22:21:41.154 INFO:tasks.rados.rados.0.smithi169.stdout:384: left oid 384 (ObjNum 383 snap 0 seq_num 383) 2023-09-23T22:21:41.154 INFO:tasks.rados.rados.0.smithi169.stdout:385: finishing write tid 1 to smithi16987243-385 2023-09-23T22:21:41.154 INFO:tasks.rados.rados.0.smithi169.stdout:384: done (15 left) 2023-09-23T22:21:41.154 INFO:tasks.rados.rados.0.smithi169.stdout:400: write initial oid 400 2023-09-23T22:21:41.154 INFO:tasks.rados.rados.0.smithi169.stdout:400: seq_num 399 ranges {705993=474707,1582080=612141} 2023-09-23T22:21:41.160 INFO:tasks.rados.rados.0.smithi169.stdout:400: writing smithi16987243-400 from 705993 to 1180700 tid 1 2023-09-23T22:21:41.166 INFO:tasks.rados.rados.0.smithi169.stdout:400: writing smithi16987243-400 from 1582080 to 2194221 tid 2 2023-09-23T22:21:41.166 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:41.166 INFO:tasks.rados.rados.0.smithi169.stdout:385: finishing write tid 2 to smithi16987243-385 2023-09-23T22:21:41.167 INFO:tasks.rados.rados.0.smithi169.stdout:385: finishing write tid 3 to smithi16987243-385 2023-09-23T22:21:41.167 INFO:tasks.rados.rados.0.smithi169.stdout:385: finishing write tid 4 to smithi16987243-385 2023-09-23T22:21:41.167 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 385 v 96 (ObjNum 384 snap 0 seq_num 384) dirty exists 2023-09-23T22:21:41.167 INFO:tasks.rados.rados.0.smithi169.stdout:385: left oid 385 (ObjNum 384 snap 0 seq_num 384) 2023-09-23T22:21:41.167 INFO:tasks.rados.rados.0.smithi169.stdout:386: finishing write tid 1 to smithi16987243-386 2023-09-23T22:21:41.167 INFO:tasks.rados.rados.0.smithi169.stdout:385: done (15 left) 2023-09-23T22:21:41.167 INFO:tasks.rados.rados.0.smithi169.stdout:401: write initial oid 401 2023-09-23T22:21:41.167 INFO:tasks.rados.rados.0.smithi169.stdout:401: seq_num 400 ranges {722800=549956,2040562=682238} 2023-09-23T22:21:41.176 INFO:tasks.rados.rados.0.smithi169.stdout:401: writing smithi16987243-401 from 722800 to 1272756 tid 1 2023-09-23T22:21:41.183 INFO:tasks.rados.rados.0.smithi169.stdout:401: writing smithi16987243-401 from 2040562 to 2722800 tid 2 2023-09-23T22:21:41.184 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:41.184 INFO:tasks.rados.rados.0.smithi169.stdout:386: finishing write tid 2 to smithi16987243-386 2023-09-23T22:21:41.184 INFO:tasks.rados.rados.0.smithi169.stdout:386: finishing write tid 3 to smithi16987243-386 2023-09-23T22:21:41.184 INFO:tasks.rados.rados.0.smithi169.stdout:386: finishing write tid 4 to smithi16987243-386 2023-09-23T22:21:41.184 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 386 v 100 (ObjNum 385 snap 0 seq_num 385) dirty exists 2023-09-23T22:21:41.184 INFO:tasks.rados.rados.0.smithi169.stdout:386: left oid 386 (ObjNum 385 snap 0 seq_num 385) 2023-09-23T22:21:41.184 INFO:tasks.rados.rados.0.smithi169.stdout:387: finishing write tid 1 to smithi16987243-387 2023-09-23T22:21:41.184 INFO:tasks.rados.rados.0.smithi169.stdout:387: finishing write tid 2 to smithi16987243-387 2023-09-23T22:21:41.184 INFO:tasks.rados.rados.0.smithi169.stdout:387: finishing write tid 3 to smithi16987243-387 2023-09-23T22:21:41.184 INFO:tasks.rados.rados.0.smithi169.stdout:387: finishing write tid 4 to smithi16987243-387 2023-09-23T22:21:41.184 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 387 v 100 (ObjNum 386 snap 0 seq_num 386) dirty exists 2023-09-23T22:21:41.185 INFO:tasks.rados.rados.0.smithi169.stdout:387: left oid 387 (ObjNum 386 snap 0 seq_num 386) 2023-09-23T22:21:41.185 INFO:tasks.rados.rados.0.smithi169.stdout:388: finishing write tid 1 to smithi16987243-388 2023-09-23T22:21:41.185 INFO:tasks.rados.rados.0.smithi169.stdout:388: finishing write tid 2 to smithi16987243-388 2023-09-23T22:21:41.185 INFO:tasks.rados.rados.0.smithi169.stdout:388: finishing write tid 3 to smithi16987243-388 2023-09-23T22:21:41.185 INFO:tasks.rados.rados.0.smithi169.stdout:388: finishing write tid 4 to smithi16987243-388 2023-09-23T22:21:41.185 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 388 v 93 (ObjNum 387 snap 0 seq_num 387) dirty exists 2023-09-23T22:21:41.185 INFO:tasks.rados.rados.0.smithi169.stdout:388: left oid 388 (ObjNum 387 snap 0 seq_num 387) 2023-09-23T22:21:41.185 INFO:tasks.rados.rados.0.smithi169.stdout:389: finishing write tid 1 to smithi16987243-389 2023-09-23T22:21:41.185 INFO:tasks.rados.rados.0.smithi169.stdout:389: finishing write tid 2 to smithi16987243-389 2023-09-23T22:21:41.185 INFO:tasks.rados.rados.0.smithi169.stdout:389: finishing write tid 3 to smithi16987243-389 2023-09-23T22:21:41.185 INFO:tasks.rados.rados.0.smithi169.stdout:389: finishing write tid 4 to smithi16987243-389 2023-09-23T22:21:41.185 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 389 v 99 (ObjNum 388 snap 0 seq_num 388) dirty exists 2023-09-23T22:21:41.186 INFO:tasks.rados.rados.0.smithi169.stdout:389: left oid 389 (ObjNum 388 snap 0 seq_num 388) 2023-09-23T22:21:41.186 INFO:tasks.rados.rados.0.smithi169.stdout:390: finishing write tid 1 to smithi16987243-390 2023-09-23T22:21:41.186 INFO:tasks.rados.rados.0.smithi169.stdout:390: finishing write tid 2 to smithi16987243-390 2023-09-23T22:21:41.186 INFO:tasks.rados.rados.0.smithi169.stdout:386: done (15 left) 2023-09-23T22:21:41.186 INFO:tasks.rados.rados.0.smithi169.stdout:387: done (14 left) 2023-09-23T22:21:41.186 INFO:tasks.rados.rados.0.smithi169.stdout:388: done (13 left) 2023-09-23T22:21:41.186 INFO:tasks.rados.rados.0.smithi169.stdout:389: done (12 left) 2023-09-23T22:21:41.186 INFO:tasks.rados.rados.0.smithi169.stdout:402: write initial oid 402 2023-09-23T22:21:41.186 INFO:tasks.rados.rados.0.smithi169.stdout:402: seq_num 401 ranges {739607=625205,1982691=499457} 2023-09-23T22:21:41.191 INFO:tasks.rados.rados.0.smithi169.stdout:402: writing smithi16987243-402 from 739607 to 1364812 tid 1 2023-09-23T22:21:41.197 INFO:tasks.rados.rados.0.smithi169.stdout:402: writing smithi16987243-402 from 1982691 to 2482148 tid 2 2023-09-23T22:21:41.197 INFO:tasks.rados.rados.0.smithi169.stdout:403: write initial oid 403 2023-09-23T22:21:41.197 INFO:tasks.rados.rados.0.smithi169.stdout:403: seq_num 402 ranges {756414=700454,2041173=715241} 2023-09-23T22:21:41.204 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch ps' 2023-09-23T22:21:41.206 INFO:tasks.rados.rados.0.smithi169.stdout:403: writing smithi16987243-403 from 756414 to 1456868 tid 1 2023-09-23T22:21:41.213 INFO:tasks.rados.rados.0.smithi169.stdout:403: writing smithi16987243-403 from 2041173 to 2756414 tid 2 2023-09-23T22:21:41.213 INFO:tasks.rados.rados.0.smithi169.stdout:404: write initial oid 404 2023-09-23T22:21:41.214 INFO:tasks.rados.rados.0.smithi169.stdout:404: seq_num 403 ranges {773221=492056,1816008=503126} 2023-09-23T22:21:41.221 INFO:tasks.rados.rados.0.smithi169.stdout:404: writing smithi16987243-404 from 773221 to 1265277 tid 1 2023-09-23T22:21:41.227 INFO:tasks.rados.rados.0.smithi169.stdout:404: writing smithi16987243-404 from 1816008 to 2319134 tid 2 2023-09-23T22:21:41.227 INFO:tasks.rados.rados.0.smithi169.stdout:405: write initial oid 405 2023-09-23T22:21:41.227 INFO:tasks.rados.rados.0.smithi169.stdout:405: seq_num 404 ranges {790028=567305,1874490=763137} 2023-09-23T22:21:41.235 INFO:tasks.rados.rados.0.smithi169.stdout:405: writing smithi16987243-405 from 790028 to 1357333 tid 1 2023-09-23T22:21:41.243 INFO:tasks.rados.rados.0.smithi169.stdout:405: writing smithi16987243-405 from 1874490 to 2637627 tid 2 2023-09-23T22:21:41.243 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:41.243 INFO:tasks.rados.rados.0.smithi169.stdout:390: finishing write tid 3 to smithi16987243-390 2023-09-23T22:21:41.243 INFO:tasks.rados.rados.0.smithi169.stdout:390: finishing write tid 4 to smithi16987243-390 2023-09-23T22:21:41.243 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 390 v 91 (ObjNum 389 snap 0 seq_num 389) dirty exists 2023-09-23T22:21:41.243 INFO:tasks.rados.rados.0.smithi169.stdout:390: left oid 390 (ObjNum 389 snap 0 seq_num 389) 2023-09-23T22:21:41.243 INFO:tasks.rados.rados.0.smithi169.stdout:391: finishing write tid 1 to smithi16987243-391 2023-09-23T22:21:41.243 INFO:tasks.rados.rados.0.smithi169.stdout:390: done (15 left) 2023-09-23T22:21:41.243 INFO:tasks.rados.rados.0.smithi169.stdout:406: write initial oid 406 2023-09-23T22:21:41.243 INFO:tasks.rados.rados.0.smithi169.stdout:406: seq_num 405 ranges {406835=642554,1532972=506795,2772312=34523} 2023-09-23T22:21:41.249 INFO:tasks.rados.rados.0.smithi169.stdout:406: writing smithi16987243-406 from 406835 to 1049389 tid 1 2023-09-23T22:21:41.255 INFO:tasks.rados.rados.0.smithi169.stdout:406: writing smithi16987243-406 from 1532972 to 2039767 tid 2 2023-09-23T22:21:41.260 INFO:tasks.rados.rados.0.smithi169.stdout:406: writing smithi16987243-406 from 2772312 to 2806835 tid 3 2023-09-23T22:21:41.260 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:41.260 INFO:tasks.rados.rados.0.smithi169.stdout:391: finishing write tid 2 to smithi16987243-391 2023-09-23T22:21:41.260 INFO:tasks.rados.rados.0.smithi169.stdout:391: finishing write tid 3 to smithi16987243-391 2023-09-23T22:21:41.261 INFO:tasks.rados.rados.0.smithi169.stdout:391: finishing write tid 4 to smithi16987243-391 2023-09-23T22:21:41.261 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 391 v 76 (ObjNum 390 snap 0 seq_num 390) dirty exists 2023-09-23T22:21:41.261 INFO:tasks.rados.rados.0.smithi169.stdout:391: left oid 391 (ObjNum 390 snap 0 seq_num 390) 2023-09-23T22:21:41.261 INFO:tasks.rados.rados.0.smithi169.stdout:392: finishing write tid 1 to smithi16987243-392 2023-09-23T22:21:41.261 INFO:tasks.rados.rados.0.smithi169.stdout:391: done (15 left) 2023-09-23T22:21:41.261 INFO:tasks.rados.rados.0.smithi169.stdout:407: write initial oid 407 2023-09-23T22:21:41.261 INFO:tasks.rados.rados.0.smithi169.stdout:407: seq_num 406 ranges {423642=717803,1875101=766806} 2023-09-23T22:21:41.267 INFO:tasks.rados.rados.0.smithi169.stdout:407: writing smithi16987243-407 from 423642 to 1141445 tid 1 2023-09-23T22:21:41.276 INFO:tasks.rados.rados.0.smithi169.stdout:407: writing smithi16987243-407 from 1875101 to 2641907 tid 2 2023-09-23T22:21:41.276 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:41.276 INFO:tasks.rados.rados.0.smithi169.stdout:392: finishing write tid 2 to smithi16987243-392 2023-09-23T22:21:41.276 INFO:tasks.rados.rados.0.smithi169.stdout:392: finishing write tid 3 to smithi16987243-392 2023-09-23T22:21:41.276 INFO:tasks.rados.rados.0.smithi169.stdout:392: finishing write tid 4 to smithi16987243-392 2023-09-23T22:21:41.276 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 392 v 89 (ObjNum 391 snap 0 seq_num 391) dirty exists 2023-09-23T22:21:41.276 INFO:tasks.rados.rados.0.smithi169.stdout:392: left oid 392 (ObjNum 391 snap 0 seq_num 391) 2023-09-23T22:21:41.276 INFO:tasks.rados.rados.0.smithi169.stdout:393: finishing write tid 1 to smithi16987243-393 2023-09-23T22:21:41.276 INFO:tasks.rados.rados.0.smithi169.stdout:393: finishing write tid 2 to smithi16987243-393 2023-09-23T22:21:41.276 INFO:tasks.rados.rados.0.smithi169.stdout:393: finishing write tid 3 to smithi16987243-393 2023-09-23T22:21:41.276 INFO:tasks.rados.rados.0.smithi169.stdout:392: done (15 left) 2023-09-23T22:21:41.276 INFO:tasks.rados.rados.0.smithi169.stdout:408: write initial oid 408 2023-09-23T22:21:41.277 INFO:tasks.rados.rados.0.smithi169.stdout:408: seq_num 407 ranges {440449=793052,1933583=510464} 2023-09-23T22:21:41.283 INFO:tasks.rados.rados.0.smithi169.stdout:408: writing smithi16987243-408 from 440449 to 1233501 tid 1 2023-09-23T22:21:41.291 INFO:tasks.rados.rados.0.smithi169.stdout:408: writing smithi16987243-408 from 1933583 to 2444047 tid 2 2023-09-23T22:21:41.291 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:41.291 INFO:tasks.rados.rados.0.smithi169.stdout:393: finishing write tid 4 to smithi16987243-393 2023-09-23T22:21:41.291 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 393 v 73 (ObjNum 392 snap 0 seq_num 392) dirty exists 2023-09-23T22:21:41.291 INFO:tasks.rados.rados.0.smithi169.stdout:393: left oid 393 (ObjNum 392 snap 0 seq_num 392) 2023-09-23T22:21:41.291 INFO:tasks.rados.rados.0.smithi169.stdout:394: finishing write tid 1 to smithi16987243-394 2023-09-23T22:21:41.292 INFO:tasks.rados.rados.0.smithi169.stdout:394: finishing write tid 2 to smithi16987243-394 2023-09-23T22:21:41.292 INFO:tasks.rados.rados.0.smithi169.stdout:394: finishing write tid 3 to smithi16987243-394 2023-09-23T22:21:41.292 INFO:tasks.rados.rados.0.smithi169.stdout:394: finishing write tid 4 to smithi16987243-394 2023-09-23T22:21:41.292 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 394 v 57 (ObjNum 393 snap 0 seq_num 393) dirty exists 2023-09-23T22:21:41.292 INFO:tasks.rados.rados.0.smithi169.stdout:394: left oid 394 (ObjNum 393 snap 0 seq_num 393) 2023-09-23T22:21:41.292 INFO:tasks.rados.rados.0.smithi169.stdout:395: finishing write tid 1 to smithi16987243-395 2023-09-23T22:21:41.292 INFO:tasks.rados.rados.0.smithi169.stdout:395: finishing write tid 2 to smithi16987243-395 2023-09-23T22:21:41.292 INFO:tasks.rados.rados.0.smithi169.stdout:395: finishing write tid 3 to smithi16987243-395 2023-09-23T22:21:41.292 INFO:tasks.rados.rados.0.smithi169.stdout:395: finishing write tid 4 to smithi16987243-395 2023-09-23T22:21:41.292 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 395 v 91 (ObjNum 394 snap 0 seq_num 394) dirty exists 2023-09-23T22:21:41.292 INFO:tasks.rados.rados.0.smithi169.stdout:395: left oid 395 (ObjNum 394 snap 0 seq_num 394) 2023-09-23T22:21:41.292 INFO:tasks.rados.rados.0.smithi169.stdout:396: finishing write tid 1 to smithi16987243-396 2023-09-23T22:21:41.292 INFO:tasks.rados.rados.0.smithi169.stdout:396: finishing write tid 2 to smithi16987243-396 2023-09-23T22:21:41.293 INFO:tasks.rados.rados.0.smithi169.stdout:396: finishing write tid 3 to smithi16987243-396 2023-09-23T22:21:41.293 INFO:tasks.rados.rados.0.smithi169.stdout:396: finishing write tid 4 to smithi16987243-396 2023-09-23T22:21:41.293 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 396 v 103 (ObjNum 395 snap 0 seq_num 395) dirty exists 2023-09-23T22:21:41.293 INFO:tasks.rados.rados.0.smithi169.stdout:396: left oid 396 (ObjNum 395 snap 0 seq_num 395) 2023-09-23T22:21:41.293 INFO:tasks.rados.rados.0.smithi169.stdout:397: finishing write tid 1 to smithi16987243-397 2023-09-23T22:21:41.293 INFO:tasks.rados.rados.0.smithi169.stdout:397: finishing write tid 2 to smithi16987243-397 2023-09-23T22:21:41.293 INFO:tasks.rados.rados.0.smithi169.stdout:397: finishing write tid 3 to smithi16987243-397 2023-09-23T22:21:41.293 INFO:tasks.rados.rados.0.smithi169.stdout:397: finishing write tid 4 to smithi16987243-397 2023-09-23T22:21:41.293 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 397 v 103 (ObjNum 396 snap 0 seq_num 396) dirty exists 2023-09-23T22:21:41.293 INFO:tasks.rados.rados.0.smithi169.stdout:397: left oid 397 (ObjNum 396 snap 0 seq_num 396) 2023-09-23T22:21:41.293 INFO:tasks.rados.rados.0.smithi169.stdout:398: finishing write tid 1 to smithi16987243-398 2023-09-23T22:21:41.293 INFO:tasks.rados.rados.0.smithi169.stdout:398: finishing write tid 2 to smithi16987243-398 2023-09-23T22:21:41.293 INFO:tasks.rados.rados.0.smithi169.stdout:398: finishing write tid 3 to smithi16987243-398 2023-09-23T22:21:41.294 INFO:tasks.rados.rados.0.smithi169.stdout:398: finishing write tid 4 to smithi16987243-398 2023-09-23T22:21:41.294 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 398 v 96 (ObjNum 397 snap 0 seq_num 397) dirty exists 2023-09-23T22:21:41.294 INFO:tasks.rados.rados.0.smithi169.stdout:398: left oid 398 (ObjNum 397 snap 0 seq_num 397) 2023-09-23T22:21:41.294 INFO:tasks.rados.rados.0.smithi169.stdout:399: finishing write tid 1 to smithi16987243-399 2023-09-23T22:21:41.294 INFO:tasks.rados.rados.0.smithi169.stdout:399: finishing write tid 2 to smithi16987243-399 2023-09-23T22:21:41.294 INFO:tasks.rados.rados.0.smithi169.stdout:399: finishing write tid 3 to smithi16987243-399 2023-09-23T22:21:41.294 INFO:tasks.rados.rados.0.smithi169.stdout:399: finishing write tid 4 to smithi16987243-399 2023-09-23T22:21:41.294 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 399 v 83 (ObjNum 398 snap 0 seq_num 398) dirty exists 2023-09-23T22:21:41.294 INFO:tasks.rados.rados.0.smithi169.stdout:399: left oid 399 (ObjNum 398 snap 0 seq_num 398) 2023-09-23T22:21:41.294 INFO:tasks.rados.rados.0.smithi169.stdout:400: finishing write tid 1 to smithi16987243-400 2023-09-23T22:21:41.294 INFO:tasks.rados.rados.0.smithi169.stdout:393: done (15 left) 2023-09-23T22:21:41.294 INFO:tasks.rados.rados.0.smithi169.stdout:394: done (14 left) 2023-09-23T22:21:41.295 INFO:tasks.rados.rados.0.smithi169.stdout:395: done (13 left) 2023-09-23T22:21:41.295 INFO:tasks.rados.rados.0.smithi169.stdout:396: done (12 left) 2023-09-23T22:21:41.295 INFO:tasks.rados.rados.0.smithi169.stdout:397: done (11 left) 2023-09-23T22:21:41.295 INFO:tasks.rados.rados.0.smithi169.stdout:398: done (10 left) 2023-09-23T22:21:41.295 INFO:tasks.rados.rados.0.smithi169.stdout:399: done (9 left) 2023-09-23T22:21:41.295 INFO:tasks.rados.rados.0.smithi169.stdout:409: write initial oid 409 2023-09-23T22:21:41.295 INFO:tasks.rados.rados.0.smithi169.stdout:409: seq_num 408 ranges {457256=468301,1592065=770475,2854581=2675} 2023-09-23T22:21:41.295 INFO:tasks.rados.rados.0.smithi169.stdout:409: writing smithi16987243-409 from 457256 to 925557 tid 1 2023-09-23T22:21:41.304 INFO:tasks.rados.rados.0.smithi169.stdout:409: writing smithi16987243-409 from 1592065 to 2362540 tid 2 2023-09-23T22:21:41.307 INFO:tasks.rados.rados.0.smithi169.stdout:409: writing smithi16987243-409 from 2854581 to 2857256 tid 3 2023-09-23T22:21:41.307 INFO:tasks.rados.rados.0.smithi169.stdout:410: write initial oid 410 2023-09-23T22:21:41.307 INFO:tasks.rados.rados.0.smithi169.stdout:410: seq_num 409 ranges {474063=543550,1650547=514133,2765651=108412} 2023-09-23T22:21:41.313 INFO:tasks.rados.rados.0.smithi169.stdout:410: writing smithi16987243-410 from 474063 to 1017613 tid 1 2023-09-23T22:21:41.320 INFO:tasks.rados.rados.0.smithi169.stdout:410: writing smithi16987243-410 from 1650547 to 2164680 tid 2 2023-09-23T22:21:41.325 INFO:tasks.rados.rados.0.smithi169.stdout:410: writing smithi16987243-410 from 2765651 to 2874063 tid 3 2023-09-23T22:21:41.325 INFO:tasks.rados.rados.0.smithi169.stdout:411: write initial oid 411 2023-09-23T22:21:41.325 INFO:tasks.rados.rados.0.smithi169.stdout:411: seq_num 410 ranges {490870=618799,1592676=774144,2793074=97796} 2023-09-23T22:21:41.331 INFO:tasks.rados.rados.0.smithi169.stdout:411: writing smithi16987243-411 from 490870 to 1109669 tid 1 2023-09-23T22:21:41.338 INFO:tasks.rados.rados.0.smithi169.stdout:411: writing smithi16987243-411 from 1592676 to 2366820 tid 2 2023-09-23T22:21:41.342 INFO:tasks.rados.rados.0.smithi169.stdout:411: writing smithi16987243-411 from 2793074 to 2890870 tid 3 2023-09-23T22:21:41.342 INFO:tasks.rados.rados.0.smithi169.stdout:412: write initial oid 412 2023-09-23T22:21:41.342 INFO:tasks.rados.rados.0.smithi169.stdout:412: seq_num 411 ranges {507677=410401,1367511=517802,2420497=487180} 2023-09-23T22:21:41.347 INFO:tasks.rados.rados.0.smithi169.stdout:412: writing smithi16987243-412 from 507677 to 918078 tid 1 2023-09-23T22:21:41.353 INFO:tasks.rados.rados.0.smithi169.stdout:412: writing smithi16987243-412 from 1367511 to 1885313 tid 2 2023-09-23T22:21:41.359 INFO:tasks.rados.rados.0.smithi169.stdout:412: writing smithi16987243-412 from 2420497 to 2907677 tid 3 2023-09-23T22:21:41.359 INFO:tasks.rados.rados.0.smithi169.stdout:413: write initial oid 413 2023-09-23T22:21:41.359 INFO:tasks.rados.rados.0.smithi169.stdout:413: seq_num 412 ranges {524484=485650,1425993=661460,2847920=76564} 2023-09-23T22:21:41.364 INFO:tasks.rados.rados.0.smithi169.stdout:413: writing smithi16987243-413 from 524484 to 1010134 tid 1 2023-09-23T22:21:41.371 INFO:tasks.rados.rados.0.smithi169.stdout:413: writing smithi16987243-413 from 1425993 to 2087453 tid 2 2023-09-23T22:21:41.376 INFO:tasks.rados.rados.0.smithi169.stdout:413: writing smithi16987243-413 from 2847920 to 2924484 tid 3 2023-09-23T22:21:41.376 INFO:tasks.rados.rados.0.smithi169.stdout:414: write initial oid 414 2023-09-23T22:21:41.376 INFO:tasks.rados.rados.0.smithi169.stdout:414: seq_num 413 ranges {541291=560899,1884475=521471} 2023-09-23T22:21:41.383 INFO:tasks.rados.rados.0.smithi169.stdout:414: writing smithi16987243-414 from 541291 to 1102190 tid 1 2023-09-23T22:21:41.392 INFO:tasks.rados.rados.0.smithi169.stdout:414: writing smithi16987243-414 from 1884475 to 2405946 tid 2 2023-09-23T22:21:41.392 INFO:tasks.rados.rados.0.smithi169.stdout:415: write initial oid 415 2023-09-23T22:21:41.392 INFO:tasks.rados.rados.0.smithi169.stdout:415: seq_num 414 ranges {558098=636148,1826604=665129} 2023-09-23T22:21:41.399 INFO:tasks.rados.rados.0.smithi169.stdout:415: writing smithi16987243-415 from 558098 to 1194246 tid 1 2023-09-23T22:21:41.408 INFO:tasks.rados.rados.0.smithi169.stdout:415: writing smithi16987243-415 from 1826604 to 2491733 tid 2 2023-09-23T22:21:41.408 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:41.408 INFO:tasks.rados.rados.0.smithi169.stdout:400: finishing write tid 2 to smithi16987243-400 2023-09-23T22:21:41.408 INFO:tasks.rados.rados.0.smithi169.stdout:400: finishing write tid 3 to smithi16987243-400 2023-09-23T22:21:41.408 INFO:tasks.rados.rados.0.smithi169.stdout:400: finishing write tid 4 to smithi16987243-400 2023-09-23T22:21:41.408 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 400 v 94 (ObjNum 399 snap 0 seq_num 399) dirty exists 2023-09-23T22:21:41.408 INFO:tasks.rados.rados.0.smithi169.stdout:400: left oid 400 (ObjNum 399 snap 0 seq_num 399) 2023-09-23T22:21:41.408 INFO:tasks.rados.rados.0.smithi169.stdout:401: finishing write tid 1 to smithi16987243-401 2023-09-23T22:21:41.408 INFO:tasks.rados.rados.0.smithi169.stdout:401: finishing write tid 2 to smithi16987243-401 2023-09-23T22:21:41.408 INFO:tasks.rados.rados.0.smithi169.stdout:401: finishing write tid 3 to smithi16987243-401 2023-09-23T22:21:41.408 INFO:tasks.rados.rados.0.smithi169.stdout:400: done (15 left) 2023-09-23T22:21:41.409 INFO:tasks.rados.rados.0.smithi169.stdout:416: write initial oid 416 2023-09-23T22:21:41.409 INFO:tasks.rados.rados.0.smithi169.stdout:416: seq_num 415 ranges {574905=711397,1885086=525140,2930189=44716} 2023-09-23T22:21:41.418 INFO:tasks.rados.rados.0.smithi169.stdout:416: writing smithi16987243-416 from 574905 to 1286302 tid 1 2023-09-23T22:21:41.425 INFO:tasks.rados.rados.0.smithi169.stdout:416: writing smithi16987243-416 from 1885086 to 2410226 tid 2 2023-09-23T22:21:41.429 INFO:tasks.rados.rados.0.smithi169.stdout:416: writing smithi16987243-416 from 2930189 to 2974905 tid 3 2023-09-23T22:21:41.429 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:41.429 INFO:tasks.rados.rados.0.smithi169.stdout:401: finishing write tid 4 to smithi16987243-401 2023-09-23T22:21:41.430 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 401 v 97 (ObjNum 400 snap 0 seq_num 400) dirty exists 2023-09-23T22:21:41.430 INFO:tasks.rados.rados.0.smithi169.stdout:401: left oid 401 (ObjNum 400 snap 0 seq_num 400) 2023-09-23T22:21:41.430 INFO:tasks.rados.rados.0.smithi169.stdout:401: done (15 left) 2023-09-23T22:21:41.430 INFO:tasks.rados.rados.0.smithi169.stdout:417: write initial oid 417 2023-09-23T22:21:41.430 INFO:tasks.rados.rados.0.smithi169.stdout:417: seq_num 416 ranges {591712=786646,1943568=668798} 2023-09-23T22:21:41.436 INFO:tasks.rados.rados.0.smithi169.stdout:417: writing smithi16987243-417 from 591712 to 1378358 tid 1 2023-09-23T22:21:41.444 INFO:tasks.rados.rados.0.smithi169.stdout:417: writing smithi16987243-417 from 1943568 to 2612366 tid 2 2023-09-23T22:21:41.445 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:41.445 INFO:tasks.rados.rados.0.smithi169.stdout:402: finishing write tid 1 to smithi16987243-402 2023-09-23T22:21:41.445 INFO:tasks.rados.rados.0.smithi169.stdout:402: finishing write tid 2 to smithi16987243-402 2023-09-23T22:21:41.445 INFO:tasks.rados.rados.0.smithi169.stdout:402: finishing write tid 3 to smithi16987243-402 2023-09-23T22:21:41.445 INFO:tasks.rados.rados.0.smithi169.stdout:402: finishing write tid 4 to smithi16987243-402 2023-09-23T22:21:41.445 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 402 v 60 (ObjNum 401 snap 0 seq_num 401) dirty exists 2023-09-23T22:21:41.445 INFO:tasks.rados.rados.0.smithi169.stdout:402: left oid 402 (ObjNum 401 snap 0 seq_num 401) 2023-09-23T22:21:41.445 INFO:tasks.rados.rados.0.smithi169.stdout:403: finishing write tid 1 to smithi16987243-403 2023-09-23T22:21:41.445 INFO:tasks.rados.rados.0.smithi169.stdout:403: finishing write tid 2 to smithi16987243-403 2023-09-23T22:21:41.445 INFO:tasks.rados.rados.0.smithi169.stdout:403: finishing write tid 3 to smithi16987243-403 2023-09-23T22:21:41.445 INFO:tasks.rados.rados.0.smithi169.stdout:403: finishing write tid 4 to smithi16987243-403 2023-09-23T22:21:41.446 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 403 v 90 (ObjNum 402 snap 0 seq_num 402) dirty exists 2023-09-23T22:21:41.446 INFO:tasks.rados.rados.0.smithi169.stdout:403: left oid 403 (ObjNum 402 snap 0 seq_num 402) 2023-09-23T22:21:41.446 INFO:tasks.rados.rados.0.smithi169.stdout:404: finishing write tid 1 to smithi16987243-404 2023-09-23T22:21:41.446 INFO:tasks.rados.rados.0.smithi169.stdout:404: finishing write tid 2 to smithi16987243-404 2023-09-23T22:21:41.446 INFO:tasks.rados.rados.0.smithi169.stdout:404: finishing write tid 3 to smithi16987243-404 2023-09-23T22:21:41.446 INFO:tasks.rados.rados.0.smithi169.stdout:404: finishing write tid 4 to smithi16987243-404 2023-09-23T22:21:41.446 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 404 v 106 (ObjNum 403 snap 0 seq_num 403) dirty exists 2023-09-23T22:21:41.446 INFO:tasks.rados.rados.0.smithi169.stdout:404: left oid 404 (ObjNum 403 snap 0 seq_num 403) 2023-09-23T22:21:41.446 INFO:tasks.rados.rados.0.smithi169.stdout:405: finishing write tid 1 to smithi16987243-405 2023-09-23T22:21:41.446 INFO:tasks.rados.rados.0.smithi169.stdout:405: finishing write tid 2 to smithi16987243-405 2023-09-23T22:21:41.446 INFO:tasks.rados.rados.0.smithi169.stdout:405: finishing write tid 3 to smithi16987243-405 2023-09-23T22:21:41.446 INFO:tasks.rados.rados.0.smithi169.stdout:405: finishing write tid 4 to smithi16987243-405 2023-09-23T22:21:41.447 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 405 v 100 (ObjNum 404 snap 0 seq_num 404) dirty exists 2023-09-23T22:21:41.447 INFO:tasks.rados.rados.0.smithi169.stdout:405: left oid 405 (ObjNum 404 snap 0 seq_num 404) 2023-09-23T22:21:41.447 INFO:tasks.rados.rados.0.smithi169.stdout:406: finishing write tid 1 to smithi16987243-406 2023-09-23T22:21:41.447 INFO:tasks.rados.rados.0.smithi169.stdout:406: finishing write tid 2 to smithi16987243-406 2023-09-23T22:21:41.447 INFO:tasks.rados.rados.0.smithi169.stdout:406: finishing write tid 3 to smithi16987243-406 2023-09-23T22:21:41.447 INFO:tasks.rados.rados.0.smithi169.stdout:406: finishing write tid 4 to smithi16987243-406 2023-09-23T22:21:41.447 INFO:tasks.rados.rados.0.smithi169.stdout:406: finishing write tid 5 to smithi16987243-406 2023-09-23T22:21:41.447 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 406 v 93 (ObjNum 405 snap 0 seq_num 405) dirty exists 2023-09-23T22:21:41.447 INFO:tasks.rados.rados.0.smithi169.stdout:406: left oid 406 (ObjNum 405 snap 0 seq_num 405) 2023-09-23T22:21:41.447 INFO:tasks.rados.rados.0.smithi169.stdout:407: finishing write tid 1 to smithi16987243-407 2023-09-23T22:21:41.447 INFO:tasks.rados.rados.0.smithi169.stdout:402: done (15 left) 2023-09-23T22:21:41.447 INFO:tasks.rados.rados.0.smithi169.stdout:403: done (14 left) 2023-09-23T22:21:41.448 INFO:tasks.rados.rados.0.smithi169.stdout:404: done (13 left) 2023-09-23T22:21:41.448 INFO:tasks.rados.rados.0.smithi169.stdout:405: done (12 left) 2023-09-23T22:21:41.448 INFO:tasks.rados.rados.0.smithi169.stdout:406: done (11 left) 2023-09-23T22:21:41.448 INFO:tasks.rados.rados.0.smithi169.stdout:418: write initial oid 418 2023-09-23T22:21:41.448 INFO:tasks.rados.rados.0.smithi169.stdout:418: seq_num 417 ranges {608519=461895,1602050=528809,2585035=423484} 2023-09-23T22:21:41.450 INFO:tasks.rados.rados.0.smithi169.stdout:418: writing smithi16987243-418 from 608519 to 1070414 tid 1 2023-09-23T22:21:41.456 INFO:tasks.rados.rados.0.smithi169.stdout:418: writing smithi16987243-418 from 1602050 to 2130859 tid 2 2023-09-23T22:21:41.461 INFO:tasks.rados.rados.0.smithi169.stdout:418: writing smithi16987243-418 from 2585035 to 3008519 tid 3 2023-09-23T22:21:41.461 INFO:tasks.rados.rados.0.smithi169.stdout:419: write initial oid 419 2023-09-23T22:21:41.462 INFO:tasks.rados.rados.0.smithi169.stdout:419: seq_num 418 ranges {625326=537144,1944179=672467} 2023-09-23T22:21:41.468 INFO:tasks.rados.rados.0.smithi169.stdout:419: writing smithi16987243-419 from 625326 to 1162470 tid 1 2023-09-23T22:21:41.478 INFO:tasks.rados.rados.0.smithi169.stdout:419: writing smithi16987243-419 from 1944179 to 2616646 tid 2 2023-09-23T22:21:41.478 INFO:tasks.rados.rados.0.smithi169.stdout:420: write initial oid 420 2023-09-23T22:21:41.478 INFO:tasks.rados.rados.0.smithi169.stdout:407: finishing write tid 2 to smithi16987243-407 2023-09-23T22:21:41.478 INFO:tasks.rados.rados.0.smithi169.stdout:407: finishing write tid 3 to smithi16987243-407 2023-09-23T22:21:41.478 INFO:tasks.rados.rados.0.smithi169.stdout:407: finishing write tid 4 to smithi16987243-407 2023-09-23T22:21:41.478 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 407 v 96 (ObjNum 406 snap 0 seq_num 406) dirty exists 2023-09-23T22:21:41.478 INFO:tasks.rados.rados.0.smithi169.stdout:407: left oid 407 (ObjNum 406 snap 0 seq_num 406) 2023-09-23T22:21:41.478 INFO:tasks.rados.rados.0.smithi169.stdout:408: finishing write tid 1 to smithi16987243-408 2023-09-23T22:21:41.479 INFO:tasks.rados.rados.0.smithi169.stdout:420: seq_num 419 ranges {642133=728746,2119014=532478} 2023-09-23T22:21:41.486 INFO:tasks.rados.rados.0.smithi169.stdout:420: writing smithi16987243-420 from 642133 to 1370879 tid 1 2023-09-23T22:21:41.493 INFO:tasks.rados.rados.0.smithi169.stdout:420: writing smithi16987243-420 from 2119014 to 2651492 tid 2 2023-09-23T22:21:41.493 INFO:tasks.rados.rados.0.smithi169.stdout:407: done (13 left) 2023-09-23T22:21:41.493 INFO:tasks.rados.rados.0.smithi169.stdout:421: write initial oid 421 2023-09-23T22:21:41.493 INFO:tasks.rados.rados.0.smithi169.stdout:421: seq_num 420 ranges {658940=403995,1777496=676136,2950951=107989} 2023-09-23T22:21:41.499 INFO:tasks.rados.rados.0.smithi169.stdout:421: writing smithi16987243-421 from 658940 to 1062935 tid 1 2023-09-23T22:21:41.507 INFO:tasks.rados.rados.0.smithi169.stdout:421: writing smithi16987243-421 from 1777496 to 2453632 tid 2 2023-09-23T22:21:41.511 INFO:tasks.rados.rados.0.smithi169.stdout:421: writing smithi16987243-421 from 2950951 to 3058940 tid 3 2023-09-23T22:21:41.511 INFO:tasks.rados.rados.0.smithi169.stdout:422: write initial oid 422 2023-09-23T22:21:41.511 INFO:tasks.rados.rados.0.smithi169.stdout:422: seq_num 421 ranges {675747=479244,1835978=536147} 2023-09-23T22:21:41.517 INFO:tasks.rados.rados.0.smithi169.stdout:422: writing smithi16987243-422 from 675747 to 1154991 tid 1 2023-09-23T22:21:41.524 INFO:tasks.rados.rados.0.smithi169.stdout:422: writing smithi16987243-422 from 1835978 to 2372125 tid 2 2023-09-23T22:21:41.524 INFO:tasks.rados.rados.0.smithi169.stdout:423: write initial oid 423 2023-09-23T22:21:41.525 INFO:tasks.rados.rados.0.smithi169.stdout:423: seq_num 422 ranges {692554=554493,1778107=679805,2889444=203110} 2023-09-23T22:21:41.531 INFO:tasks.rados.rados.0.smithi169.stdout:423: writing smithi16987243-423 from 692554 to 1247047 tid 1 2023-09-23T22:21:41.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:41 smithi169 bash[40994]: cluster 2023-09-23T22:21:39.820888+0000 mgr.y (mgr.24365) 194 : cluster [DBG] pgmap v173: 89 pgs: 89 active+clean; 535 MiB data, 679 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 30 MiB/s wr, 157 op/s 2023-09-23T22:21:41.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:41 smithi169 bash[40994]: audit 2023-09-23T22:21:40.397594+0000 mgr.y (mgr.24365) 195 : audit [DBG] from='client.14838 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:21:41.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:41 smithi169 bash[40994]: cephadm 2023-09-23T22:21:40.398691+0000 mgr.y (mgr.24365) 196 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T22:21:41.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:41 smithi169 bash[40994]: audit 2023-09-23T22:21:40.403526+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:21:41.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:41 smithi169 bash[40994]: audit 2023-09-23T22:21:40.431244+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:21:41.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:41 smithi169 bash[40994]: audit 2023-09-23T22:21:40.958188+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:21:41.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:41 smithi169 bash[40994]: audit 2023-09-23T22:21:40.959447+0000 mon.c (mon.2) 130 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:21:41.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:41 smithi169 bash[40994]: audit 2023-09-23T22:21:40.965206+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:21:41.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:41 smithi169 bash[27421]: cluster 2023-09-23T22:21:39.820888+0000 mgr.y (mgr.24365) 194 : cluster [DBG] pgmap v173: 89 pgs: 89 active+clean; 535 MiB data, 679 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 30 MiB/s wr, 157 op/s 2023-09-23T22:21:41.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:41 smithi169 bash[27421]: audit 2023-09-23T22:21:40.397594+0000 mgr.y (mgr.24365) 195 : audit [DBG] from='client.14838 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:21:41.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:41 smithi169 bash[27421]: cephadm 2023-09-23T22:21:40.398691+0000 mgr.y (mgr.24365) 196 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T22:21:41.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:41 smithi169 bash[27421]: audit 2023-09-23T22:21:40.403526+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:21:41.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:41 smithi169 bash[27421]: audit 2023-09-23T22:21:40.431244+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:21:41.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:41 smithi169 bash[27421]: audit 2023-09-23T22:21:40.958188+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:21:41.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:41 smithi169 bash[27421]: audit 2023-09-23T22:21:40.959447+0000 mon.c (mon.2) 130 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:21:41.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:41 smithi169 bash[27421]: audit 2023-09-23T22:21:40.965206+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:21:41.538 INFO:tasks.rados.rados.0.smithi169.stdout:423: writing smithi16987243-423 from 1778107 to 2457912 tid 2 2023-09-23T22:21:41.542 INFO:tasks.rados.rados.0.smithi169.stdout:423: writing smithi16987243-423 from 2889444 to 3092554 tid 3 2023-09-23T22:21:41.542 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:41.543 INFO:tasks.rados.rados.0.smithi169.stdout:408: finishing write tid 2 to smithi16987243-408 2023-09-23T22:21:41.543 INFO:tasks.rados.rados.0.smithi169.stdout:408: finishing write tid 3 to smithi16987243-408 2023-09-23T22:21:41.543 INFO:tasks.rados.rados.0.smithi169.stdout:408: finishing write tid 4 to smithi16987243-408 2023-09-23T22:21:41.543 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 408 v 79 (ObjNum 407 snap 0 seq_num 407) dirty exists 2023-09-23T22:21:41.543 INFO:tasks.rados.rados.0.smithi169.stdout:408: left oid 408 (ObjNum 407 snap 0 seq_num 407) 2023-09-23T22:21:41.543 INFO:tasks.rados.rados.0.smithi169.stdout:408: done (15 left) 2023-09-23T22:21:41.543 INFO:tasks.rados.rados.0.smithi169.stdout:424: write initial oid 424 2023-09-23T22:21:41.543 INFO:tasks.rados.rados.0.smithi169.stdout:424: seq_num 423 ranges {709361=629742,1836589=539816,3033220=76141} 2023-09-23T22:21:41.551 INFO:tasks.rados.rados.0.smithi169.stdout:424: writing smithi16987243-424 from 709361 to 1339103 tid 1 2023-09-23T22:21:41.557 INFO:tasks.rados.rados.0.smithi169.stdout:424: writing smithi16987243-424 from 1836589 to 2376405 tid 2 2023-09-23T22:21:41.561 INFO:tasks.rados.rados.0.smithi169.stdout:424: writing smithi16987243-424 from 3033220 to 3109361 tid 3 2023-09-23T22:21:41.561 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:41.561 INFO:tasks.rados.rados.0.smithi169.stdout:409: finishing write tid 1 to smithi16987243-409 2023-09-23T22:21:41.561 INFO:tasks.rados.rados.0.smithi169.stdout:409: finishing write tid 2 to smithi16987243-409 2023-09-23T22:21:41.562 INFO:tasks.rados.rados.0.smithi169.stdout:409: finishing write tid 3 to smithi16987243-409 2023-09-23T22:21:41.562 INFO:tasks.rados.rados.0.smithi169.stdout:409: finishing write tid 4 to smithi16987243-409 2023-09-23T22:21:41.562 INFO:tasks.rados.rados.0.smithi169.stdout:409: finishing write tid 5 to smithi16987243-409 2023-09-23T22:21:41.562 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 409 v 86 (ObjNum 408 snap 0 seq_num 408) dirty exists 2023-09-23T22:21:41.562 INFO:tasks.rados.rados.0.smithi169.stdout:409: left oid 409 (ObjNum 408 snap 0 seq_num 408) 2023-09-23T22:21:41.562 INFO:tasks.rados.rados.0.smithi169.stdout:410: finishing write tid 1 to smithi16987243-410 2023-09-23T22:21:41.562 INFO:tasks.rados.rados.0.smithi169.stdout:410: finishing write tid 2 to smithi16987243-410 2023-09-23T22:21:41.563 INFO:tasks.rados.rados.0.smithi169.stdout:410: finishing write tid 3 to smithi16987243-410 2023-09-23T22:21:41.563 INFO:tasks.rados.rados.0.smithi169.stdout:410: finishing write tid 4 to smithi16987243-410 2023-09-23T22:21:41.563 INFO:tasks.rados.rados.0.smithi169.stdout:410: finishing write tid 5 to smithi16987243-410 2023-09-23T22:21:41.563 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 410 v 110 (ObjNum 409 snap 0 seq_num 409) dirty exists 2023-09-23T22:21:41.563 INFO:tasks.rados.rados.0.smithi169.stdout:410: left oid 410 (ObjNum 409 snap 0 seq_num 409) 2023-09-23T22:21:41.563 INFO:tasks.rados.rados.0.smithi169.stdout:411: finishing write tid 1 to smithi16987243-411 2023-09-23T22:21:41.563 INFO:tasks.rados.rados.0.smithi169.stdout:411: finishing write tid 2 to smithi16987243-411 2023-09-23T22:21:41.563 INFO:tasks.rados.rados.0.smithi169.stdout:411: finishing write tid 3 to smithi16987243-411 2023-09-23T22:21:41.563 INFO:tasks.rados.rados.0.smithi169.stdout:411: finishing write tid 4 to smithi16987243-411 2023-09-23T22:21:41.564 INFO:tasks.rados.rados.0.smithi169.stdout:411: finishing write tid 5 to smithi16987243-411 2023-09-23T22:21:41.564 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 411 v 100 (ObjNum 410 snap 0 seq_num 410) dirty exists 2023-09-23T22:21:41.564 INFO:tasks.rados.rados.0.smithi169.stdout:411: left oid 411 (ObjNum 410 snap 0 seq_num 410) 2023-09-23T22:21:41.564 INFO:tasks.rados.rados.0.smithi169.stdout:412: finishing write tid 1 to smithi16987243-412 2023-09-23T22:21:41.564 INFO:tasks.rados.rados.0.smithi169.stdout:412: finishing write tid 2 to smithi16987243-412 2023-09-23T22:21:41.564 INFO:tasks.rados.rados.0.smithi169.stdout:412: finishing write tid 3 to smithi16987243-412 2023-09-23T22:21:41.564 INFO:tasks.rados.rados.0.smithi169.stdout:409: done (15 left) 2023-09-23T22:21:41.564 INFO:tasks.rados.rados.0.smithi169.stdout:410: done (14 left) 2023-09-23T22:21:41.565 INFO:tasks.rados.rados.0.smithi169.stdout:411: done (13 left) 2023-09-23T22:21:41.565 INFO:tasks.rados.rados.0.smithi169.stdout:425: write initial oid 425 2023-09-23T22:21:41.565 INFO:tasks.rados.rados.0.smithi169.stdout:425: seq_num 424 ranges {726168=704991,1895071=683474} 2023-09-23T22:21:41.569 INFO:tasks.rados.rados.0.smithi169.stdout:425: writing smithi16987243-425 from 726168 to 1431159 tid 1 2023-09-23T22:21:41.577 INFO:tasks.rados.rados.0.smithi169.stdout:425: writing smithi16987243-425 from 1895071 to 2578545 tid 2 2023-09-23T22:21:41.577 INFO:tasks.rados.rados.0.smithi169.stdout:426: write initial oid 426 2023-09-23T22:21:41.577 INFO:tasks.rados.rados.0.smithi169.stdout:412: finishing write tid 4 to smithi16987243-412 2023-09-23T22:21:41.577 INFO:tasks.rados.rados.0.smithi169.stdout:412: finishing write tid 5 to smithi16987243-412 2023-09-23T22:21:41.577 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 412 v 107 (ObjNum 411 snap 0 seq_num 411) dirty exists 2023-09-23T22:21:41.577 INFO:tasks.rados.rados.0.smithi169.stdout:412: left oid 412 (ObjNum 411 snap 0 seq_num 411) 2023-09-23T22:21:41.577 INFO:tasks.rados.rados.0.smithi169.stdout:413: finishing write tid 1 to smithi16987243-413 2023-09-23T22:21:41.578 INFO:tasks.rados.rados.0.smithi169.stdout:413: finishing write tid 2 to smithi16987243-413 2023-09-23T22:21:41.578 INFO:tasks.rados.rados.0.smithi169.stdout:413: finishing write tid 3 to smithi16987243-413 2023-09-23T22:21:41.578 INFO:tasks.rados.rados.0.smithi169.stdout:413: finishing write tid 4 to smithi16987243-413 2023-09-23T22:21:41.578 INFO:tasks.rados.rados.0.smithi169.stdout:413: finishing write tid 5 to smithi16987243-413 2023-09-23T22:21:41.578 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 413 v 111 (ObjNum 412 snap 0 seq_num 412) dirty exists 2023-09-23T22:21:41.578 INFO:tasks.rados.rados.0.smithi169.stdout:413: left oid 413 (ObjNum 412 snap 0 seq_num 412) 2023-09-23T22:21:41.578 INFO:tasks.rados.rados.0.smithi169.stdout:414: finishing write tid 1 to smithi16987243-414 2023-09-23T22:21:41.578 INFO:tasks.rados.rados.0.smithi169.stdout:414: finishing write tid 2 to smithi16987243-414 2023-09-23T22:21:41.579 INFO:tasks.rados.rados.0.smithi169.stdout:414: finishing write tid 3 to smithi16987243-414 2023-09-23T22:21:41.579 INFO:tasks.rados.rados.0.smithi169.stdout:414: finishing write tid 4 to smithi16987243-414 2023-09-23T22:21:41.579 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 414 v 99 (ObjNum 413 snap 0 seq_num 413) dirty exists 2023-09-23T22:21:41.579 INFO:tasks.rados.rados.0.smithi169.stdout:414: left oid 414 (ObjNum 413 snap 0 seq_num 413) 2023-09-23T22:21:41.579 INFO:tasks.rados.rados.0.smithi169.stdout:415: finishing write tid 1 to smithi16987243-415 2023-09-23T22:21:41.579 INFO:tasks.rados.rados.0.smithi169.stdout:415: finishing write tid 2 to smithi16987243-415 2023-09-23T22:21:41.579 INFO:tasks.rados.rados.0.smithi169.stdout:415: finishing write tid 3 to smithi16987243-415 2023-09-23T22:21:41.579 INFO:tasks.rados.rados.0.smithi169.stdout:415: finishing write tid 4 to smithi16987243-415 2023-09-23T22:21:41.579 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 415 v 93 (ObjNum 414 snap 0 seq_num 414) dirty exists 2023-09-23T22:21:41.580 INFO:tasks.rados.rados.0.smithi169.stdout:415: left oid 415 (ObjNum 414 snap 0 seq_num 414) 2023-09-23T22:21:41.580 INFO:tasks.rados.rados.0.smithi169.stdout:416: finishing write tid 1 to smithi16987243-416 2023-09-23T22:21:41.580 INFO:tasks.rados.rados.0.smithi169.stdout:416: finishing write tid 2 to smithi16987243-416 2023-09-23T22:21:41.580 INFO:tasks.rados.rados.0.smithi169.stdout:416: finishing write tid 3 to smithi16987243-416 2023-09-23T22:21:41.580 INFO:tasks.rados.rados.0.smithi169.stdout:416: finishing write tid 4 to smithi16987243-416 2023-09-23T22:21:41.580 INFO:tasks.rados.rados.0.smithi169.stdout:416: finishing write tid 5 to smithi16987243-416 2023-09-23T22:21:41.580 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 416 v 103 (ObjNum 415 snap 0 seq_num 415) dirty exists 2023-09-23T22:21:41.580 INFO:tasks.rados.rados.0.smithi169.stdout:416: left oid 416 (ObjNum 415 snap 0 seq_num 415) 2023-09-23T22:21:41.580 INFO:tasks.rados.rados.0.smithi169.stdout:417: finishing write tid 1 to smithi16987243-417 2023-09-23T22:21:41.581 INFO:tasks.rados.rados.0.smithi169.stdout:417: finishing write tid 2 to smithi16987243-417 2023-09-23T22:21:41.581 INFO:tasks.rados.rados.0.smithi169.stdout:417: finishing write tid 3 to smithi16987243-417 2023-09-23T22:21:41.581 INFO:tasks.rados.rados.0.smithi169.stdout:417: finishing write tid 4 to smithi16987243-417 2023-09-23T22:21:41.581 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 417 v 103 (ObjNum 416 snap 0 seq_num 416) dirty exists 2023-09-23T22:21:41.581 INFO:tasks.rados.rados.0.smithi169.stdout:417: left oid 417 (ObjNum 416 snap 0 seq_num 416) 2023-09-23T22:21:41.581 INFO:tasks.rados.rados.0.smithi169.stdout:426: seq_num 425 ranges {742975=780240,1953553=427132,2971713=171262} 2023-09-23T22:21:41.585 INFO:tasks.rados.rados.0.smithi169.stdout:426: writing smithi16987243-426 from 742975 to 1523215 tid 1 2023-09-23T22:21:41.590 INFO:tasks.rados.rados.0.smithi169.stdout:426: writing smithi16987243-426 from 1953553 to 2380685 tid 2 2023-09-23T22:21:41.595 INFO:tasks.rados.rados.0.smithi169.stdout:426: writing smithi16987243-426 from 2971713 to 3142975 tid 3 2023-09-23T22:21:41.595 INFO:tasks.rados.rados.0.smithi169.stdout:412: done (14 left) 2023-09-23T22:21:41.595 INFO:tasks.rados.rados.0.smithi169.stdout:413: done (13 left) 2023-09-23T22:21:41.595 INFO:tasks.rados.rados.0.smithi169.stdout:414: done (12 left) 2023-09-23T22:21:41.595 INFO:tasks.rados.rados.0.smithi169.stdout:415: done (11 left) 2023-09-23T22:21:41.596 INFO:tasks.rados.rados.0.smithi169.stdout:416: done (10 left) 2023-09-23T22:21:41.596 INFO:tasks.rados.rados.0.smithi169.stdout:417: done (9 left) 2023-09-23T22:21:41.596 INFO:tasks.rados.rados.0.smithi169.stdout:427: write initial oid 427 2023-09-23T22:21:41.596 INFO:tasks.rados.rados.0.smithi169.stdout:427: seq_num 426 ranges {759782=571842,2012035=687143} 2023-09-23T22:21:41.602 INFO:tasks.rados.rados.0.smithi169.stdout:427: writing smithi16987243-427 from 759782 to 1331624 tid 1 2023-09-23T22:21:41.610 INFO:tasks.rados.rados.0.smithi169.stdout:427: writing smithi16987243-427 from 2012035 to 2699178 tid 2 2023-09-23T22:21:41.610 INFO:tasks.rados.rados.0.smithi169.stdout:428: write initial oid 428 2023-09-23T22:21:41.611 INFO:tasks.rados.rados.0.smithi169.stdout:428: seq_num 427 ranges {776589=647091,2070517=430801,3026559=150030} 2023-09-23T22:21:41.618 INFO:tasks.rados.rados.0.smithi169.stdout:428: writing smithi16987243-428 from 776589 to 1423680 tid 1 2023-09-23T22:21:41.624 INFO:tasks.rados.rados.0.smithi169.stdout:428: writing smithi16987243-428 from 2070517 to 2501318 tid 2 2023-09-23T22:21:41.628 INFO:tasks.rados.rados.0.smithi169.stdout:428: writing smithi16987243-428 from 3026559 to 3176589 tid 3 2023-09-23T22:21:41.628 INFO:tasks.rados.rados.0.smithi169.stdout:429: write initial oid 429 2023-09-23T22:21:41.629 INFO:tasks.rados.rados.0.smithi169.stdout:429: seq_num 428 ranges {793396=722340,2128999=690812} 2023-09-23T22:21:41.637 INFO:tasks.rados.rados.0.smithi169.stdout:429: writing smithi16987243-429 from 793396 to 1515736 tid 1 2023-09-23T22:21:41.644 INFO:tasks.rados.rados.0.smithi169.stdout:429: writing smithi16987243-429 from 2128999 to 2819811 tid 2 2023-09-23T22:21:41.644 INFO:tasks.rados.rados.0.smithi169.stdout:430: write initial oid 430 2023-09-23T22:21:41.644 INFO:tasks.rados.rados.0.smithi169.stdout:430: seq_num 429 ranges {410203=797589,1787481=434470,2681405=528798} 2023-09-23T22:21:41.651 INFO:tasks.rados.rados.0.smithi169.stdout:430: writing smithi16987243-430 from 410203 to 1207792 tid 1 2023-09-23T22:21:41.657 INFO:tasks.rados.rados.0.smithi169.stdout:430: writing smithi16987243-430 from 1787481 to 2221951 tid 2 2023-09-23T22:21:41.663 INFO:tasks.rados.rados.0.smithi169.stdout:430: writing smithi16987243-430 from 2681405 to 3210203 tid 3 2023-09-23T22:21:41.663 INFO:tasks.rados.rados.0.smithi169.stdout:431: write initial oid 431 2023-09-23T22:21:41.663 INFO:tasks.rados.rados.0.smithi169.stdout:431: seq_num 430 ranges {427010=472838,1329610=694481,2708828=518182} 2023-09-23T22:21:41.668 INFO:tasks.rados.rados.0.smithi169.stdout:431: writing smithi16987243-431 from 427010 to 899848 tid 1 2023-09-23T22:21:41.674 INFO:tasks.rados.rados.0.smithi169.stdout:431: writing smithi16987243-431 from 1329610 to 2024091 tid 2 2023-09-23T22:21:41.681 INFO:tasks.rados.rados.0.smithi169.stdout:431: writing smithi16987243-431 from 2708828 to 3227010 tid 3 2023-09-23T22:21:41.682 INFO:tasks.rados.rados.0.smithi169.stdout:432: write initial oid 432 2023-09-23T22:21:41.682 INFO:tasks.rados.rados.0.smithi169.stdout:432: seq_num 431 ranges {443817=548087,1788092=438139,3019898=223919} 2023-09-23T22:21:41.687 INFO:tasks.rados.rados.0.smithi169.stdout:432: writing smithi16987243-432 from 443817 to 991904 tid 1 2023-09-23T22:21:41.694 INFO:tasks.rados.rados.0.smithi169.stdout:432: writing smithi16987243-432 from 1788092 to 2226231 tid 2 2023-09-23T22:21:41.700 INFO:tasks.rados.rados.0.smithi169.stdout:432: writing smithi16987243-432 from 3019898 to 3243817 tid 3 2023-09-23T22:21:41.700 INFO:tasks.rados.rados.0.smithi169.stdout:433: write initial oid 433 2023-09-23T22:21:41.700 INFO:tasks.rados.rados.0.smithi169.stdout:433: seq_num 432 ranges {460624=623336,1846574=698150,3163674=96950} 2023-09-23T22:21:41.706 INFO:tasks.rados.rados.0.smithi169.stdout:433: writing smithi16987243-433 from 460624 to 1083960 tid 1 2023-09-23T22:21:41.714 INFO:tasks.rados.rados.0.smithi169.stdout:433: writing smithi16987243-433 from 1846574 to 2544724 tid 2 2023-09-23T22:21:41.719 INFO:tasks.rados.rados.0.smithi169.stdout:433: writing smithi16987243-433 from 3163674 to 3260624 tid 3 2023-09-23T22:21:41.719 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:41.719 INFO:tasks.rados.rados.0.smithi169.stdout:418: finishing write tid 1 to smithi16987243-418 2023-09-23T22:21:41.719 INFO:tasks.rados.rados.0.smithi169.stdout:418: finishing write tid 2 to smithi16987243-418 2023-09-23T22:21:41.719 INFO:tasks.rados.rados.0.smithi169.stdout:418: finishing write tid 3 to smithi16987243-418 2023-09-23T22:21:41.719 INFO:tasks.rados.rados.0.smithi169.stdout:418: finishing write tid 4 to smithi16987243-418 2023-09-23T22:21:41.720 INFO:tasks.rados.rados.0.smithi169.stdout:418: finishing write tid 5 to smithi16987243-418 2023-09-23T22:21:41.720 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 418 v 104 (ObjNum 417 snap 0 seq_num 417) dirty exists 2023-09-23T22:21:41.720 INFO:tasks.rados.rados.0.smithi169.stdout:418: left oid 418 (ObjNum 417 snap 0 seq_num 417) 2023-09-23T22:21:41.720 INFO:tasks.rados.rados.0.smithi169.stdout:419: finishing write tid 1 to smithi16987243-419 2023-09-23T22:21:41.720 INFO:tasks.rados.rados.0.smithi169.stdout:418: done (15 left) 2023-09-23T22:21:41.720 INFO:tasks.rados.rados.0.smithi169.stdout:434: write initial oid 434 2023-09-23T22:21:41.720 INFO:tasks.rados.rados.0.smithi169.stdout:434: seq_num 433 ranges {477431=698585,1905056=441808,3074744=202687} 2023-09-23T22:21:41.725 INFO:tasks.rados.rados.0.smithi169.stdout:434: writing smithi16987243-434 from 477431 to 1176016 tid 1 2023-09-23T22:21:41.732 INFO:tasks.rados.rados.0.smithi169.stdout:434: writing smithi16987243-434 from 1905056 to 2346864 tid 2 2023-09-23T22:21:41.738 INFO:tasks.rados.rados.0.smithi169.stdout:434: writing smithi16987243-434 from 3074744 to 3277431 tid 3 2023-09-23T22:21:41.738 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:41.738 INFO:tasks.rados.rados.0.smithi169.stdout:419: finishing write tid 2 to smithi16987243-419 2023-09-23T22:21:41.738 INFO:tasks.rados.rados.0.smithi169.stdout:419: finishing write tid 3 to smithi16987243-419 2023-09-23T22:21:41.738 INFO:tasks.rados.rados.0.smithi169.stdout:419: finishing write tid 4 to smithi16987243-419 2023-09-23T22:21:41.738 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 419 v 63 (ObjNum 418 snap 0 seq_num 418) dirty exists 2023-09-23T22:21:41.739 INFO:tasks.rados.rados.0.smithi169.stdout:419: left oid 419 (ObjNum 418 snap 0 seq_num 418) 2023-09-23T22:21:41.739 INFO:tasks.rados.rados.0.smithi169.stdout:420: finishing write tid 1 to smithi16987243-420 2023-09-23T22:21:41.739 INFO:tasks.rados.rados.0.smithi169.stdout:420: finishing write tid 2 to smithi16987243-420 2023-09-23T22:21:41.739 INFO:tasks.rados.rados.0.smithi169.stdout:419: done (15 left) 2023-09-23T22:21:41.739 INFO:tasks.rados.rados.0.smithi169.stdout:435: write initial oid 435 2023-09-23T22:21:41.739 INFO:tasks.rados.rados.0.smithi169.stdout:435: seq_num 434 ranges {494238=490187,1563538=701819,2818520=475718} 2023-09-23T22:21:41.744 INFO:tasks.rados.rados.0.smithi169.stdout:435: writing smithi16987243-435 from 494238 to 984425 tid 1 2023-09-23T22:21:41.752 INFO:tasks.rados.rados.0.smithi169.stdout:435: writing smithi16987243-435 from 1563538 to 2265357 tid 2 2023-09-23T22:21:41.758 INFO:tasks.rados.rados.0.smithi169.stdout:435: writing smithi16987243-435 from 2818520 to 3294238 tid 3 2023-09-23T22:21:41.758 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:41.758 INFO:tasks.rados.rados.0.smithi169.stdout:420: finishing write tid 3 to smithi16987243-420 2023-09-23T22:21:41.758 INFO:tasks.rados.rados.0.smithi169.stdout:420: finishing write tid 4 to smithi16987243-420 2023-09-23T22:21:41.758 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 420 v 86 (ObjNum 419 snap 0 seq_num 419) dirty exists 2023-09-23T22:21:41.759 INFO:tasks.rados.rados.0.smithi169.stdout:420: left oid 420 (ObjNum 419 snap 0 seq_num 419) 2023-09-23T22:21:41.759 INFO:tasks.rados.rados.0.smithi169.stdout:421: finishing write tid 1 to smithi16987243-421 2023-09-23T22:21:41.759 INFO:tasks.rados.rados.0.smithi169.stdout:421: finishing write tid 2 to smithi16987243-421 2023-09-23T22:21:41.759 INFO:tasks.rados.rados.0.smithi169.stdout:421: finishing write tid 3 to smithi16987243-421 2023-09-23T22:21:41.759 INFO:tasks.rados.rados.0.smithi169.stdout:421: finishing write tid 4 to smithi16987243-421 2023-09-23T22:21:41.759 INFO:tasks.rados.rados.0.smithi169.stdout:421: finishing write tid 5 to smithi16987243-421 2023-09-23T22:21:41.759 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 421 v 114 (ObjNum 420 snap 0 seq_num 420) dirty exists 2023-09-23T22:21:41.759 INFO:tasks.rados.rados.0.smithi169.stdout:421: left oid 421 (ObjNum 420 snap 0 seq_num 420) 2023-09-23T22:21:41.759 INFO:tasks.rados.rados.0.smithi169.stdout:422: finishing write tid 1 to smithi16987243-422 2023-09-23T22:21:41.759 INFO:tasks.rados.rados.0.smithi169.stdout:420: done (15 left) 2023-09-23T22:21:41.759 INFO:tasks.rados.rados.0.smithi169.stdout:421: done (14 left) 2023-09-23T22:21:41.759 INFO:tasks.rados.rados.0.smithi169.stdout:436: write initial oid 436 2023-09-23T22:21:41.760 INFO:tasks.rados.rados.0.smithi169.stdout:436: seq_num 435 ranges {511045=565436,1622020=445477,2729590=556855} 2023-09-23T22:21:41.764 INFO:tasks.rados.rados.0.smithi169.stdout:436: writing smithi16987243-436 from 511045 to 1076481 tid 1 2023-09-23T22:21:41.770 INFO:tasks.rados.rados.0.smithi169.stdout:436: writing smithi16987243-436 from 1622020 to 2067497 tid 2 2023-09-23T22:21:41.777 INFO:tasks.rados.rados.0.smithi169.stdout:436: writing smithi16987243-436 from 2729590 to 3286445 tid 3 2023-09-23T22:21:41.778 INFO:tasks.rados.rados.0.smithi169.stdout:437: write initial oid 437 2023-09-23T22:21:41.778 INFO:tasks.rados.rados.0.smithi169.stdout:437: seq_num 436 ranges {527852=640685,1680502=589135,2757013=570839} 2023-09-23T22:21:41.784 INFO:tasks.rados.rados.0.smithi169.stdout:437: writing smithi16987243-437 from 527852 to 1168537 tid 1 2023-09-23T22:21:41.791 INFO:tasks.rados.rados.0.smithi169.stdout:437: writing smithi16987243-437 from 1680502 to 2269637 tid 2 2023-09-23T22:21:41.797 INFO:tasks.rados.rados.0.smithi169.stdout:437: writing smithi16987243-437 from 2757013 to 3327852 tid 3 2023-09-23T22:21:41.797 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:41.797 INFO:tasks.rados.rados.0.smithi169.stdout:422: finishing write tid 2 to smithi16987243-422 2023-09-23T22:21:41.797 INFO:tasks.rados.rados.0.smithi169.stdout:422: finishing write tid 3 to smithi16987243-422 2023-09-23T22:21:41.797 INFO:tasks.rados.rados.0.smithi169.stdout:422: finishing write tid 4 to smithi16987243-422 2023-09-23T22:21:41.798 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 422 v 82 (ObjNum 421 snap 0 seq_num 421) dirty exists 2023-09-23T22:21:41.798 INFO:tasks.rados.rados.0.smithi169.stdout:422: left oid 422 (ObjNum 421 snap 0 seq_num 421) 2023-09-23T22:21:41.798 INFO:tasks.rados.rados.0.smithi169.stdout:423: finishing write tid 1 to smithi16987243-423 2023-09-23T22:21:41.798 INFO:tasks.rados.rados.0.smithi169.stdout:423: finishing write tid 2 to smithi16987243-423 2023-09-23T22:21:41.798 INFO:tasks.rados.rados.0.smithi169.stdout:423: finishing write tid 3 to smithi16987243-423 2023-09-23T22:21:41.798 INFO:tasks.rados.rados.0.smithi169.stdout:423: finishing write tid 4 to smithi16987243-423 2023-09-23T22:21:41.798 INFO:tasks.rados.rados.0.smithi169.stdout:423: finishing write tid 5 to smithi16987243-423 2023-09-23T22:21:41.798 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 423 v 107 (ObjNum 422 snap 0 seq_num 422) dirty exists 2023-09-23T22:21:41.798 INFO:tasks.rados.rados.0.smithi169.stdout:423: left oid 423 (ObjNum 422 snap 0 seq_num 422) 2023-09-23T22:21:41.798 INFO:tasks.rados.rados.0.smithi169.stdout:422: done (15 left) 2023-09-23T22:21:41.798 INFO:tasks.rados.rados.0.smithi169.stdout:423: done (14 left) 2023-09-23T22:21:41.798 INFO:tasks.rados.rados.0.smithi169.stdout:438: write initial oid 438 2023-09-23T22:21:41.799 INFO:tasks.rados.rados.0.smithi169.stdout:438: seq_num 437 ranges {544659=715934,1738984=449146,2784436=560223} 2023-09-23T22:21:41.804 INFO:tasks.rados.rados.0.smithi169.stdout:438: writing smithi16987243-438 from 544659 to 1260593 tid 1 2023-09-23T22:21:41.810 INFO:tasks.rados.rados.0.smithi169.stdout:438: writing smithi16987243-438 from 1738984 to 2188130 tid 2 2023-09-23T22:21:41.817 INFO:tasks.rados.rados.0.smithi169.stdout:438: writing smithi16987243-438 from 2784436 to 3344659 tid 3 2023-09-23T22:21:41.817 INFO:tasks.rados.rados.0.smithi169.stdout:439: write initial oid 439 2023-09-23T22:21:41.818 INFO:tasks.rados.rados.0.smithi169.stdout:439: seq_num 438 ranges {561466=791183,2081113=592804,3095506=265960} 2023-09-23T22:21:41.827 INFO:tasks.rados.rados.0.smithi169.stdout:439: writing smithi16987243-439 from 561466 to 1352649 tid 1 2023-09-23T22:21:41.835 INFO:tasks.rados.rados.0.smithi169.stdout:439: writing smithi16987243-439 from 2081113 to 2673917 tid 2 2023-09-23T22:21:41.839 INFO:tasks.rados.rados.0.smithi169.stdout:439: writing smithi16987243-439 from 3095506 to 3361466 tid 3 2023-09-23T22:21:41.840 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:41.840 INFO:tasks.rados.rados.0.smithi169.stdout:424: finishing write tid 1 to smithi16987243-424 2023-09-23T22:21:41.840 INFO:tasks.rados.rados.0.smithi169.stdout:424: finishing write tid 2 to smithi16987243-424 2023-09-23T22:21:41.840 INFO:tasks.rados.rados.0.smithi169.stdout:424: finishing write tid 3 to smithi16987243-424 2023-09-23T22:21:41.840 INFO:tasks.rados.rados.0.smithi169.stdout:424: finishing write tid 4 to smithi16987243-424 2023-09-23T22:21:41.840 INFO:tasks.rados.rados.0.smithi169.stdout:424: finishing write tid 5 to smithi16987243-424 2023-09-23T22:21:41.840 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 424 v 108 (ObjNum 423 snap 0 seq_num 423) dirty exists 2023-09-23T22:21:41.840 INFO:tasks.rados.rados.0.smithi169.stdout:424: left oid 424 (ObjNum 423 snap 0 seq_num 423) 2023-09-23T22:21:41.840 INFO:tasks.rados.rados.0.smithi169.stdout:425: finishing write tid 1 to smithi16987243-425 2023-09-23T22:21:41.840 INFO:tasks.rados.rados.0.smithi169.stdout:424: done (15 left) 2023-09-23T22:21:41.840 INFO:tasks.rados.rados.0.smithi169.stdout:440: write initial oid 440 2023-09-23T22:21:41.841 INFO:tasks.rados.rados.0.smithi169.stdout:440: seq_num 439 ranges {578273=466432,1739595=452815,2722929=655344} 2023-09-23T22:21:41.845 INFO:tasks.rados.rados.0.smithi169.stdout:440: writing smithi16987243-440 from 578273 to 1044705 tid 1 2023-09-23T22:21:41.852 INFO:tasks.rados.rados.0.smithi169.stdout:440: writing smithi16987243-440 from 1739595 to 2192410 tid 2 2023-09-23T22:21:41.860 INFO:tasks.rados.rados.0.smithi169.stdout:440: writing smithi16987243-440 from 2722929 to 3378273 tid 3 2023-09-23T22:21:41.860 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:41.861 INFO:tasks.rados.rados.0.smithi169.stdout:425: finishing write tid 2 to smithi16987243-425 2023-09-23T22:21:41.861 INFO:tasks.rados.rados.0.smithi169.stdout:425: finishing write tid 3 to smithi16987243-425 2023-09-23T22:21:41.861 INFO:tasks.rados.rados.0.smithi169.stdout:425: finishing write tid 4 to smithi16987243-425 2023-09-23T22:21:41.861 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 425 v 103 (ObjNum 424 snap 0 seq_num 424) dirty exists 2023-09-23T22:21:41.861 INFO:tasks.rados.rados.0.smithi169.stdout:425: left oid 425 (ObjNum 424 snap 0 seq_num 424) 2023-09-23T22:21:41.861 INFO:tasks.rados.rados.0.smithi169.stdout:426: finishing write tid 1 to smithi16987243-426 2023-09-23T22:21:41.861 INFO:tasks.rados.rados.0.smithi169.stdout:426: finishing write tid 2 to smithi16987243-426 2023-09-23T22:21:41.862 INFO:tasks.rados.rados.0.smithi169.stdout:426: finishing write tid 3 to smithi16987243-426 2023-09-23T22:21:41.862 INFO:tasks.rados.rados.0.smithi169.stdout:426: finishing write tid 4 to smithi16987243-426 2023-09-23T22:21:41.862 INFO:tasks.rados.rados.0.smithi169.stdout:426: finishing write tid 5 to smithi16987243-426 2023-09-23T22:21:41.862 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 426 v 115 (ObjNum 425 snap 0 seq_num 425) dirty exists 2023-09-23T22:21:41.862 INFO:tasks.rados.rados.0.smithi169.stdout:426: left oid 426 (ObjNum 425 snap 0 seq_num 425) 2023-09-23T22:21:41.862 INFO:tasks.rados.rados.0.smithi169.stdout:425: done (15 left) 2023-09-23T22:21:41.862 INFO:tasks.rados.rados.0.smithi169.stdout:426: done (14 left) 2023-09-23T22:21:41.862 INFO:tasks.rados.rados.0.smithi169.stdout:441: write initial oid 441 2023-09-23T22:21:41.862 INFO:tasks.rados.rados.0.smithi169.stdout:441: seq_num 440 ranges {595080=541681,1798077=596473,3150352=244728} 2023-09-23T22:21:41.867 INFO:tasks.rados.rados.0.smithi169.stdout:441: writing smithi16987243-441 from 595080 to 1136761 tid 1 2023-09-23T22:21:41.876 INFO:tasks.rados.rados.0.smithi169.stdout:441: writing smithi16987243-441 from 1798077 to 2394550 tid 2 2023-09-23T22:21:41.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:41 smithi187 bash[31480]: cluster 2023-09-23T22:21:39.820888+0000 mgr.y (mgr.24365) 194 : cluster [DBG] pgmap v173: 89 pgs: 89 active+clean; 535 MiB data, 679 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 30 MiB/s wr, 157 op/s 2023-09-23T22:21:41.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:41 smithi187 bash[31480]: audit 2023-09-23T22:21:40.397594+0000 mgr.y (mgr.24365) 195 : audit [DBG] from='client.14838 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:21:41.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:41 smithi187 bash[31480]: cephadm 2023-09-23T22:21:40.398691+0000 mgr.y (mgr.24365) 196 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T22:21:41.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:41 smithi187 bash[31480]: audit 2023-09-23T22:21:40.403526+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:21:41.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:41 smithi187 bash[31480]: audit 2023-09-23T22:21:40.431244+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:21:41.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:41 smithi187 bash[31480]: audit 2023-09-23T22:21:40.958188+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:21:41.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:41 smithi187 bash[31480]: audit 2023-09-23T22:21:40.959447+0000 mon.c (mon.2) 130 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:21:41.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:41 smithi187 bash[31480]: audit 2023-09-23T22:21:40.965206+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:21:41.882 INFO:tasks.rados.rados.0.smithi169.stdout:441: writing smithi16987243-441 from 3150352 to 3395080 tid 3 2023-09-23T22:21:41.882 INFO:tasks.rados.rados.0.smithi169.stdout:442: write initial oid 442 2023-09-23T22:21:41.882 INFO:tasks.rados.rados.0.smithi169.stdout:442: seq_num 441 ranges {611887=733283,1972912=456484,2894128=517759} 2023-09-23T22:21:41.890 INFO:tasks.rados.rados.0.smithi169.stdout:442: writing smithi16987243-442 from 611887 to 1345170 tid 1 2023-09-23T22:21:41.897 INFO:tasks.rados.rados.0.smithi169.stdout:442: writing smithi16987243-442 from 1972912 to 2429396 tid 2 2023-09-23T22:21:41.904 INFO:tasks.rados.rados.0.smithi169.stdout:442: writing smithi16987243-442 from 2894128 to 3411887 tid 3 2023-09-23T22:21:41.904 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:41.904 INFO:tasks.rados.rados.0.smithi169.stdout:427: finishing write tid 1 to smithi16987243-427 2023-09-23T22:21:41.904 INFO:tasks.rados.rados.0.smithi169.stdout:427: finishing write tid 2 to smithi16987243-427 2023-09-23T22:21:41.904 INFO:tasks.rados.rados.0.smithi169.stdout:427: finishing write tid 3 to smithi16987243-427 2023-09-23T22:21:41.905 INFO:tasks.rados.rados.0.smithi169.stdout:427: finishing write tid 4 to smithi16987243-427 2023-09-23T22:21:41.905 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 427 v 66 (ObjNum 426 snap 0 seq_num 426) dirty exists 2023-09-23T22:21:41.905 INFO:tasks.rados.rados.0.smithi169.stdout:427: left oid 427 (ObjNum 426 snap 0 seq_num 426) 2023-09-23T22:21:41.905 INFO:tasks.rados.rados.0.smithi169.stdout:428: finishing write tid 1 to smithi16987243-428 2023-09-23T22:21:41.905 INFO:tasks.rados.rados.0.smithi169.stdout:428: finishing write tid 2 to smithi16987243-428 2023-09-23T22:21:41.905 INFO:tasks.rados.rados.0.smithi169.stdout:428: finishing write tid 3 to smithi16987243-428 2023-09-23T22:21:41.905 INFO:tasks.rados.rados.0.smithi169.stdout:428: finishing write tid 4 to smithi16987243-428 2023-09-23T22:21:41.905 INFO:tasks.rados.rados.0.smithi169.stdout:428: finishing write tid 5 to smithi16987243-428 2023-09-23T22:21:41.905 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 428 v 118 (ObjNum 427 snap 0 seq_num 427) dirty exists 2023-09-23T22:21:41.905 INFO:tasks.rados.rados.0.smithi169.stdout:428: left oid 428 (ObjNum 427 snap 0 seq_num 427) 2023-09-23T22:21:41.905 INFO:tasks.rados.rados.0.smithi169.stdout:429: finishing write tid 1 to smithi16987243-429 2023-09-23T22:21:41.906 INFO:tasks.rados.rados.0.smithi169.stdout:429: finishing write tid 2 to smithi16987243-429 2023-09-23T22:21:41.906 INFO:tasks.rados.rados.0.smithi169.stdout:429: finishing write tid 3 to smithi16987243-429 2023-09-23T22:21:41.906 INFO:tasks.rados.rados.0.smithi169.stdout:429: finishing write tid 4 to smithi16987243-429 2023-09-23T22:21:41.906 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 429 v 121 (ObjNum 428 snap 0 seq_num 428) dirty exists 2023-09-23T22:21:41.906 INFO:tasks.rados.rados.0.smithi169.stdout:429: left oid 429 (ObjNum 428 snap 0 seq_num 428) 2023-09-23T22:21:41.906 INFO:tasks.rados.rados.0.smithi169.stdout:430: finishing write tid 1 to smithi16987243-430 2023-09-23T22:21:41.906 INFO:tasks.rados.rados.0.smithi169.stdout:430: finishing write tid 2 to smithi16987243-430 2023-09-23T22:21:41.906 INFO:tasks.rados.rados.0.smithi169.stdout:430: finishing write tid 3 to smithi16987243-430 2023-09-23T22:21:41.906 INFO:tasks.rados.rados.0.smithi169.stdout:427: done (15 left) 2023-09-23T22:21:41.906 INFO:tasks.rados.rados.0.smithi169.stdout:428: done (14 left) 2023-09-23T22:21:41.907 INFO:tasks.rados.rados.0.smithi169.stdout:429: done (13 left) 2023-09-23T22:21:41.907 INFO:tasks.rados.rados.0.smithi169.stdout:443: write initial oid 443 2023-09-23T22:21:41.907 INFO:tasks.rados.rados.0.smithi169.stdout:443: seq_num 442 ranges {628694=408532,1515041=600142,2805198=552112} 2023-09-23T22:21:41.911 INFO:tasks.rados.rados.0.smithi169.stdout:443: writing smithi16987243-443 from 628694 to 1037226 tid 1 2023-09-23T22:21:41.918 INFO:tasks.rados.rados.0.smithi169.stdout:443: writing smithi16987243-443 from 1515041 to 2115183 tid 2 2023-09-23T22:21:41.926 INFO:tasks.rados.rados.0.smithi169.stdout:443: writing smithi16987243-443 from 2805198 to 3357310 tid 3 2023-09-23T22:21:41.926 INFO:tasks.rados.rados.0.smithi169.stdout:444: write initial oid 444 2023-09-23T22:21:41.926 INFO:tasks.rados.rados.0.smithi169.stdout:444: seq_num 443 ranges {645501=483781,1573523=460153,2548974=763384} 2023-09-23T22:21:41.933 INFO:tasks.rados.rados.0.smithi169.stdout:444: writing smithi16987243-444 from 645501 to 1129282 tid 1 2023-09-23T22:21:41.938 INFO:tasks.rados.rados.0.smithi169.stdout:444: writing smithi16987243-444 from 1573523 to 2033676 tid 2 2023-09-23T22:21:41.946 INFO:tasks.rados.rados.0.smithi169.stdout:444: writing smithi16987243-444 from 2548974 to 3312358 tid 3 2023-09-23T22:21:41.947 INFO:tasks.rados.rados.0.smithi169.stdout:445: write initial oid 445 2023-09-23T22:21:41.947 INFO:tasks.rados.rados.0.smithi169.stdout:430: finishing write tid 4 to smithi16987243-430 2023-09-23T22:21:41.947 INFO:tasks.rados.rados.0.smithi169.stdout:445: seq_num 444 ranges {662308=559030,1632005=603811,2860044=602264} 2023-09-23T22:21:41.953 INFO:tasks.rados.rados.0.smithi169.stdout:445: writing smithi16987243-445 from 662308 to 1221338 tid 1 2023-09-23T22:21:41.959 INFO:tasks.rados.rados.0.smithi169.stdout:445: writing smithi16987243-445 from 1632005 to 2235816 tid 2 2023-09-23T22:21:41.966 INFO:tasks.rados.rados.0.smithi169.stdout:445: writing smithi16987243-445 from 2860044 to 3462308 tid 3 2023-09-23T22:21:41.967 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:41.967 INFO:tasks.rados.rados.0.smithi169.stdout:430: finishing write tid 5 to smithi16987243-430 2023-09-23T22:21:41.967 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 430 v 103 (ObjNum 429 snap 0 seq_num 429) dirty exists 2023-09-23T22:21:41.967 INFO:tasks.rados.rados.0.smithi169.stdout:430: left oid 430 (ObjNum 429 snap 0 seq_num 429) 2023-09-23T22:21:41.967 INFO:tasks.rados.rados.0.smithi169.stdout:430: done (15 left) 2023-09-23T22:21:41.967 INFO:tasks.rados.rados.0.smithi169.stdout:446: write initial oid 446 2023-09-23T22:21:41.967 INFO:tasks.rados.rados.0.smithi169.stdout:446: seq_num 445 ranges {679115=634279,2090487=463822,3003820=475295} 2023-09-23T22:21:41.974 INFO:tasks.rados.rados.0.smithi169.stdout:446: writing smithi16987243-446 from 679115 to 1313394 tid 1 2023-09-23T22:21:41.981 INFO:tasks.rados.rados.0.smithi169.stdout:446: writing smithi16987243-446 from 2090487 to 2554309 tid 2 2023-09-23T22:21:41.987 INFO:tasks.rados.rados.0.smithi169.stdout:446: writing smithi16987243-446 from 3003820 to 3479115 tid 3 2023-09-23T22:21:41.987 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:41.987 INFO:tasks.rados.rados.0.smithi169.stdout:431: finishing write tid 1 to smithi16987243-431 2023-09-23T22:21:41.987 INFO:tasks.rados.rados.0.smithi169.stdout:431: finishing write tid 2 to smithi16987243-431 2023-09-23T22:21:41.987 INFO:tasks.rados.rados.0.smithi169.stdout:431: finishing write tid 3 to smithi16987243-431 2023-09-23T22:21:41.987 INFO:tasks.rados.rados.0.smithi169.stdout:431: finishing write tid 4 to smithi16987243-431 2023-09-23T22:21:41.988 INFO:tasks.rados.rados.0.smithi169.stdout:431: finishing write tid 5 to smithi16987243-431 2023-09-23T22:21:41.988 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 431 v 70 (ObjNum 430 snap 0 seq_num 430) dirty exists 2023-09-23T22:21:41.988 INFO:tasks.rados.rados.0.smithi169.stdout:431: left oid 431 (ObjNum 430 snap 0 seq_num 430) 2023-09-23T22:21:41.988 INFO:tasks.rados.rados.0.smithi169.stdout:432: finishing write tid 1 to smithi16987243-432 2023-09-23T22:21:41.988 INFO:tasks.rados.rados.0.smithi169.stdout:431: done (15 left) 2023-09-23T22:21:41.988 INFO:tasks.rados.rados.0.smithi169.stdout:447: write initial oid 447 2023-09-23T22:21:41.988 INFO:tasks.rados.rados.0.smithi169.stdout:447: seq_num 446 ranges {695922=709528,2032616=607480,3198537=297385} 2023-09-23T22:21:41.996 INFO:tasks.rados.rados.0.smithi169.stdout:447: writing smithi16987243-447 from 695922 to 1405450 tid 1 2023-09-23T22:21:42.003 INFO:tasks.rados.rados.0.smithi169.stdout:447: writing smithi16987243-447 from 2032616 to 2640096 tid 2 2023-09-23T22:21:42.008 INFO:tasks.rados.rados.0.smithi169.stdout:447: writing smithi16987243-447 from 3198537 to 3495922 tid 3 2023-09-23T22:21:42.008 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:42.008 INFO:tasks.rados.rados.0.smithi169.stdout:432: finishing write tid 2 to smithi16987243-432 2023-09-23T22:21:42.009 INFO:tasks.rados.rados.0.smithi169.stdout:432: finishing write tid 3 to smithi16987243-432 2023-09-23T22:21:42.009 INFO:tasks.rados.rados.0.smithi169.stdout:432: finishing write tid 4 to smithi16987243-432 2023-09-23T22:21:42.009 INFO:tasks.rados.rados.0.smithi169.stdout:432: finishing write tid 5 to smithi16987243-432 2023-09-23T22:21:42.009 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 432 v 107 (ObjNum 431 snap 0 seq_num 431) dirty exists 2023-09-23T22:21:42.009 INFO:tasks.rados.rados.0.smithi169.stdout:432: left oid 432 (ObjNum 431 snap 0 seq_num 431) 2023-09-23T22:21:42.009 INFO:tasks.rados.rados.0.smithi169.stdout:433: finishing write tid 1 to smithi16987243-433 2023-09-23T22:21:42.009 INFO:tasks.rados.rados.0.smithi169.stdout:432: done (15 left) 2023-09-23T22:21:42.009 INFO:tasks.rados.rados.0.smithi169.stdout:448: write initial oid 448 2023-09-23T22:21:42.009 INFO:tasks.rados.rados.0.smithi169.stdout:448: seq_num 447 ranges {712729=784777,2091098=467491,3342313=170416} 2023-09-23T22:21:42.017 INFO:tasks.rados.rados.0.smithi169.stdout:448: writing smithi16987243-448 from 712729 to 1497506 tid 1 2023-09-23T22:21:42.023 INFO:tasks.rados.rados.0.smithi169.stdout:448: writing smithi16987243-448 from 2091098 to 2558589 tid 2 2023-09-23T22:21:42.029 INFO:tasks.rados.rados.0.smithi169.stdout:448: writing smithi16987243-448 from 3342313 to 3512729 tid 3 2023-09-23T22:21:42.029 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:42.029 INFO:tasks.rados.rados.0.smithi169.stdout:433: finishing write tid 2 to smithi16987243-433 2023-09-23T22:21:42.030 INFO:tasks.rados.rados.0.smithi169.stdout:433: finishing write tid 3 to smithi16987243-433 2023-09-23T22:21:42.030 INFO:tasks.rados.rados.0.smithi169.stdout:433: finishing write tid 4 to smithi16987243-433 2023-09-23T22:21:42.030 INFO:tasks.rados.rados.0.smithi169.stdout:433: finishing write tid 5 to smithi16987243-433 2023-09-23T22:21:42.030 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 433 v 97 (ObjNum 432 snap 0 seq_num 432) dirty exists 2023-09-23T22:21:42.030 INFO:tasks.rados.rados.0.smithi169.stdout:433: left oid 433 (ObjNum 432 snap 0 seq_num 432) 2023-09-23T22:21:42.030 INFO:tasks.rados.rados.0.smithi169.stdout:434: finishing write tid 1 to smithi16987243-434 2023-09-23T22:21:42.030 INFO:tasks.rados.rados.0.smithi169.stdout:434: finishing write tid 2 to smithi16987243-434 2023-09-23T22:21:42.030 INFO:tasks.rados.rados.0.smithi169.stdout:434: finishing write tid 3 to smithi16987243-434 2023-09-23T22:21:42.030 INFO:tasks.rados.rados.0.smithi169.stdout:434: finishing write tid 4 to smithi16987243-434 2023-09-23T22:21:42.030 INFO:tasks.rados.rados.0.smithi169.stdout:434: finishing write tid 5 to smithi16987243-434 2023-09-23T22:21:42.031 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 434 v 111 (ObjNum 433 snap 0 seq_num 433) dirty exists 2023-09-23T22:21:42.031 INFO:tasks.rados.rados.0.smithi169.stdout:434: left oid 434 (ObjNum 433 snap 0 seq_num 433) 2023-09-23T22:21:42.031 INFO:tasks.rados.rados.0.smithi169.stdout:435: finishing write tid 1 to smithi16987243-435 2023-09-23T22:21:42.031 INFO:tasks.rados.rados.0.smithi169.stdout:435: finishing write tid 2 to smithi16987243-435 2023-09-23T22:21:42.031 INFO:tasks.rados.rados.0.smithi169.stdout:435: finishing write tid 3 to smithi16987243-435 2023-09-23T22:21:42.031 INFO:tasks.rados.rados.0.smithi169.stdout:435: finishing write tid 4 to smithi16987243-435 2023-09-23T22:21:42.031 INFO:tasks.rados.rados.0.smithi169.stdout:435: finishing write tid 5 to smithi16987243-435 2023-09-23T22:21:42.031 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 435 v 90 (ObjNum 434 snap 0 seq_num 434) dirty exists 2023-09-23T22:21:42.031 INFO:tasks.rados.rados.0.smithi169.stdout:435: left oid 435 (ObjNum 434 snap 0 seq_num 434) 2023-09-23T22:21:42.031 INFO:tasks.rados.rados.0.smithi169.stdout:436: finishing write tid 1 to smithi16987243-436 2023-09-23T22:21:42.031 INFO:tasks.rados.rados.0.smithi169.stdout:436: finishing write tid 2 to smithi16987243-436 2023-09-23T22:21:42.031 INFO:tasks.rados.rados.0.smithi169.stdout:433: done (15 left) 2023-09-23T22:21:42.032 INFO:tasks.rados.rados.0.smithi169.stdout:434: done (14 left) 2023-09-23T22:21:42.032 INFO:tasks.rados.rados.0.smithi169.stdout:435: done (13 left) 2023-09-23T22:21:42.032 INFO:tasks.rados.rados.0.smithi169.stdout:449: write initial oid 449 2023-09-23T22:21:42.032 INFO:tasks.rados.rados.0.smithi169.stdout:449: seq_num 448 ranges {729536=460026,1749580=611149,2853383=452450} 2023-09-23T22:21:42.036 INFO:tasks.rados.rados.0.smithi169.stdout:449: writing smithi16987243-449 from 729536 to 1189562 tid 1 2023-09-23T22:21:42.043 INFO:tasks.rados.rados.0.smithi169.stdout:449: writing smithi16987243-449 from 1749580 to 2360729 tid 2 2023-09-23T22:21:42.049 INFO:tasks.rados.rados.0.smithi169.stdout:449: writing smithi16987243-449 from 2853383 to 3305833 tid 3 2023-09-23T22:21:42.049 INFO:tasks.rados.rados.0.smithi169.stdout:450: write initial oid 450 2023-09-23T22:21:42.049 INFO:tasks.rados.rados.0.smithi169.stdout:450: seq_num 449 ranges {746343=651628,1924415=754807,3397159=149184} 2023-09-23T22:21:42.057 INFO:tasks.rados.rados.0.smithi169.stdout:450: writing smithi16987243-450 from 746343 to 1397971 tid 1 2023-09-23T22:21:42.065 INFO:tasks.rados.rados.0.smithi169.stdout:450: writing smithi16987243-450 from 1924415 to 2679222 tid 2 2023-09-23T22:21:42.070 INFO:tasks.rados.rados.0.smithi169.stdout:450: writing smithi16987243-450 from 3397159 to 3546343 tid 3 2023-09-23T22:21:42.070 INFO:tasks.rados.rados.0.smithi169.stdout:451: write initial oid 451 2023-09-23T22:21:42.071 INFO:tasks.rados.rados.0.smithi169.stdout:451: seq_num 450 ranges {763150=726877,1982897=614818,3024582=474994} 2023-09-23T22:21:42.079 INFO:tasks.rados.rados.0.smithi169.stdout:451: writing smithi16987243-451 from 763150 to 1490027 tid 1 2023-09-23T22:21:42.085 INFO:tasks.rados.rados.0.smithi169.stdout:451: writing smithi16987243-451 from 1982897 to 2597715 tid 2 2023-09-23T22:21:42.091 INFO:tasks.rados.rados.0.smithi169.stdout:451: writing smithi16987243-451 from 3024582 to 3499576 tid 3 2023-09-23T22:21:42.091 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:42.091 INFO:tasks.rados.rados.0.smithi169.stdout:436: finishing write tid 3 to smithi16987243-436 2023-09-23T22:21:42.091 INFO:tasks.rados.rados.0.smithi169.stdout:436: finishing write tid 4 to smithi16987243-436 2023-09-23T22:21:42.091 INFO:tasks.rados.rados.0.smithi169.stdout:436: finishing write tid 5 to smithi16987243-436 2023-09-23T22:21:42.092 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 436 v 94 (ObjNum 435 snap 0 seq_num 435) dirty exists 2023-09-23T22:21:42.092 INFO:tasks.rados.rados.0.smithi169.stdout:436: left oid 436 (ObjNum 435 snap 0 seq_num 435) 2023-09-23T22:21:42.092 INFO:tasks.rados.rados.0.smithi169.stdout:437: finishing write tid 1 to smithi16987243-437 2023-09-23T22:21:42.092 INFO:tasks.rados.rados.0.smithi169.stdout:437: finishing write tid 2 to smithi16987243-437 2023-09-23T22:21:42.092 INFO:tasks.rados.rados.0.smithi169.stdout:436: done (15 left) 2023-09-23T22:21:42.092 INFO:tasks.rados.rados.0.smithi169.stdout:452: write initial oid 452 2023-09-23T22:21:42.092 INFO:tasks.rados.rados.0.smithi169.stdout:452: seq_num 451 ranges {779957=402126,1925026=758476,3335652=244305} 2023-09-23T22:21:42.098 INFO:tasks.rados.rados.0.smithi169.stdout:452: writing smithi16987243-452 from 779957 to 1182083 tid 1 2023-09-23T22:21:42.107 INFO:tasks.rados.rados.0.smithi169.stdout:452: writing smithi16987243-452 from 1925026 to 2683502 tid 2 2023-09-23T22:21:42.112 INFO:tasks.rados.rados.0.smithi169.stdout:452: writing smithi16987243-452 from 3335652 to 3579957 tid 3 2023-09-23T22:21:42.112 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:42.113 INFO:tasks.rados.rados.0.smithi169.stdout:437: finishing write tid 3 to smithi16987243-437 2023-09-23T22:21:42.113 INFO:tasks.rados.rados.0.smithi169.stdout:437: finishing write tid 4 to smithi16987243-437 2023-09-23T22:21:42.113 INFO:tasks.rados.rados.0.smithi169.stdout:437: finishing write tid 5 to smithi16987243-437 2023-09-23T22:21:42.113 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 437 v 111 (ObjNum 436 snap 0 seq_num 436) dirty exists 2023-09-23T22:21:42.113 INFO:tasks.rados.rados.0.smithi169.stdout:437: left oid 437 (ObjNum 436 snap 0 seq_num 436) 2023-09-23T22:21:42.113 INFO:tasks.rados.rados.0.smithi169.stdout:438: finishing write tid 1 to smithi16987243-438 2023-09-23T22:21:42.113 INFO:tasks.rados.rados.0.smithi169.stdout:437: done (15 left) 2023-09-23T22:21:42.113 INFO:tasks.rados.rados.0.smithi169.stdout:453: write initial oid 453 2023-09-23T22:21:42.113 INFO:tasks.rados.rados.0.smithi169.stdout:453: seq_num 452 ranges {796764=477375,1983508=618487,3363075=233689} 2023-09-23T22:21:42.119 INFO:tasks.rados.rados.0.smithi169.stdout:453: writing smithi16987243-453 from 796764 to 1274139 tid 1 2023-09-23T22:21:42.128 INFO:tasks.rados.rados.0.smithi169.stdout:453: writing smithi16987243-453 from 1983508 to 2601995 tid 2 2023-09-23T22:21:42.135 INFO:tasks.rados.rados.0.smithi169.stdout:453: writing smithi16987243-453 from 3363075 to 3596764 tid 3 2023-09-23T22:21:42.135 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:42.135 INFO:tasks.rados.rados.0.smithi169.stdout:438: finishing write tid 2 to smithi16987243-438 2023-09-23T22:21:42.135 INFO:tasks.rados.rados.0.smithi169.stdout:438: finishing write tid 3 to smithi16987243-438 2023-09-23T22:21:42.135 INFO:tasks.rados.rados.0.smithi169.stdout:438: finishing write tid 4 to smithi16987243-438 2023-09-23T22:21:42.135 INFO:tasks.rados.rados.0.smithi169.stdout:438: finishing write tid 5 to smithi16987243-438 2023-09-23T22:21:42.135 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 438 v 95 (ObjNum 437 snap 0 seq_num 437) dirty exists 2023-09-23T22:21:42.136 INFO:tasks.rados.rados.0.smithi169.stdout:438: left oid 438 (ObjNum 437 snap 0 seq_num 437) 2023-09-23T22:21:42.136 INFO:tasks.rados.rados.0.smithi169.stdout:439: finishing write tid 1 to smithi16987243-439 2023-09-23T22:21:42.136 INFO:tasks.rados.rados.0.smithi169.stdout:439: finishing write tid 2 to smithi16987243-439 2023-09-23T22:21:42.136 INFO:tasks.rados.rados.0.smithi169.stdout:438: done (15 left) 2023-09-23T22:21:42.136 INFO:tasks.rados.rados.0.smithi169.stdout:454: write initial oid 454 2023-09-23T22:21:42.136 INFO:tasks.rados.rados.0.smithi169.stdout:454: seq_num 453 ranges {413571=552624,1641990=762145,2990498=425163} 2023-09-23T22:21:42.140 INFO:tasks.rados.rados.0.smithi169.stdout:454: writing smithi16987243-454 from 413571 to 966195 tid 1 2023-09-23T22:21:42.148 INFO:tasks.rados.rados.0.smithi169.stdout:454: writing smithi16987243-454 from 1641990 to 2404135 tid 2 2023-09-23T22:21:42.155 INFO:tasks.rados.rados.0.smithi169.stdout:454: writing smithi16987243-454 from 2990498 to 3415661 tid 3 2023-09-23T22:21:42.155 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:42.155 INFO:tasks.rados.rados.0.smithi169.stdout:439: finishing write tid 3 to smithi16987243-439 2023-09-23T22:21:42.155 INFO:tasks.rados.rados.0.smithi169.stdout:439: finishing write tid 4 to smithi16987243-439 2023-09-23T22:21:42.155 INFO:tasks.rados.rados.0.smithi169.stdout:439: finishing write tid 5 to smithi16987243-439 2023-09-23T22:21:42.155 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 439 v 115 (ObjNum 438 snap 0 seq_num 438) dirty exists 2023-09-23T22:21:42.155 INFO:tasks.rados.rados.0.smithi169.stdout:439: left oid 439 (ObjNum 438 snap 0 seq_num 438) 2023-09-23T22:21:42.156 INFO:tasks.rados.rados.0.smithi169.stdout:440: finishing write tid 1 to smithi16987243-440 2023-09-23T22:21:42.156 INFO:tasks.rados.rados.0.smithi169.stdout:440: finishing write tid 2 to smithi16987243-440 2023-09-23T22:21:42.156 INFO:tasks.rados.rados.0.smithi169.stdout:440: finishing write tid 3 to smithi16987243-440 2023-09-23T22:21:42.156 INFO:tasks.rados.rados.0.smithi169.stdout:440: finishing write tid 4 to smithi16987243-440 2023-09-23T22:21:42.156 INFO:tasks.rados.rados.0.smithi169.stdout:439: done (15 left) 2023-09-23T22:21:42.156 INFO:tasks.rados.rados.0.smithi169.stdout:455: write initial oid 455 2023-09-23T22:21:42.156 INFO:tasks.rados.rados.0.smithi169.stdout:455: seq_num 454 ranges {430378=627873,1700472=622156,3017921=612457} 2023-09-23T22:21:42.161 INFO:tasks.rados.rados.0.smithi169.stdout:455: writing smithi16987243-455 from 430378 to 1058251 tid 1 2023-09-23T22:21:42.168 INFO:tasks.rados.rados.0.smithi169.stdout:455: writing smithi16987243-455 from 1700472 to 2322628 tid 2 2023-09-23T22:21:42.176 INFO:tasks.rados.rados.0.smithi169.stdout:455: writing smithi16987243-455 from 3017921 to 3630378 tid 3 2023-09-23T22:21:42.177 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:42.177 INFO:tasks.rados.rados.0.smithi169.stdout:440: finishing write tid 5 to smithi16987243-440 2023-09-23T22:21:42.177 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 440 v 90 (ObjNum 439 snap 0 seq_num 439) dirty exists 2023-09-23T22:21:42.177 INFO:tasks.rados.rados.0.smithi169.stdout:440: left oid 440 (ObjNum 439 snap 0 seq_num 439) 2023-09-23T22:21:42.177 INFO:tasks.rados.rados.0.smithi169.stdout:440: done (15 left) 2023-09-23T22:21:42.177 INFO:tasks.rados.rados.0.smithi169.stdout:456: write initial oid 456 2023-09-23T22:21:42.177 INFO:tasks.rados.rados.0.smithi169.stdout:456: seq_num 455 ranges {447185=703122,1642601=765814,2928991=447707} 2023-09-23T22:21:42.184 INFO:tasks.rados.rados.0.smithi169.stdout:456: writing smithi16987243-456 from 447185 to 1150307 tid 1 2023-09-23T22:21:42.192 INFO:tasks.rados.rados.0.smithi169.stdout:456: writing smithi16987243-456 from 1642601 to 2408415 tid 2 2023-09-23T22:21:42.199 INFO:tasks.rados.rados.0.smithi169.stdout:456: writing smithi16987243-456 from 2928991 to 3376698 tid 3 2023-09-23T22:21:42.199 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:42.199 INFO:tasks.rados.rados.0.smithi169.stdout:441: finishing write tid 1 to smithi16987243-441 2023-09-23T22:21:42.199 INFO:tasks.rados.rados.0.smithi169.stdout:441: finishing write tid 2 to smithi16987243-441 2023-09-23T22:21:42.199 INFO:tasks.rados.rados.0.smithi169.stdout:441: finishing write tid 3 to smithi16987243-441 2023-09-23T22:21:42.199 INFO:tasks.rados.rados.0.smithi169.stdout:441: finishing write tid 4 to smithi16987243-441 2023-09-23T22:21:42.199 INFO:tasks.rados.rados.0.smithi169.stdout:441: finishing write tid 5 to smithi16987243-441 2023-09-23T22:21:42.199 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 441 v 125 (ObjNum 440 snap 0 seq_num 440) dirty exists 2023-09-23T22:21:42.199 INFO:tasks.rados.rados.0.smithi169.stdout:441: left oid 441 (ObjNum 440 snap 0 seq_num 440) 2023-09-23T22:21:42.199 INFO:tasks.rados.rados.0.smithi169.stdout:442: finishing write tid 1 to smithi16987243-442 2023-09-23T22:21:42.200 INFO:tasks.rados.rados.0.smithi169.stdout:442: finishing write tid 2 to smithi16987243-442 2023-09-23T22:21:42.200 INFO:tasks.rados.rados.0.smithi169.stdout:442: finishing write tid 3 to smithi16987243-442 2023-09-23T22:21:42.200 INFO:tasks.rados.rados.0.smithi169.stdout:442: finishing write tid 4 to smithi16987243-442 2023-09-23T22:21:42.200 INFO:tasks.rados.rados.0.smithi169.stdout:442: finishing write tid 5 to smithi16987243-442 2023-09-23T22:21:42.200 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 442 v 112 (ObjNum 441 snap 0 seq_num 441) dirty exists 2023-09-23T22:21:42.200 INFO:tasks.rados.rados.0.smithi169.stdout:442: left oid 442 (ObjNum 441 snap 0 seq_num 441) 2023-09-23T22:21:42.200 INFO:tasks.rados.rados.0.smithi169.stdout:443: finishing write tid 1 to smithi16987243-443 2023-09-23T22:21:42.200 INFO:tasks.rados.rados.0.smithi169.stdout:443: finishing write tid 2 to smithi16987243-443 2023-09-23T22:21:42.200 INFO:tasks.rados.rados.0.smithi169.stdout:443: finishing write tid 3 to smithi16987243-443 2023-09-23T22:21:42.200 INFO:tasks.rados.rados.0.smithi169.stdout:443: finishing write tid 4 to smithi16987243-443 2023-09-23T22:21:42.200 INFO:tasks.rados.rados.0.smithi169.stdout:443: finishing write tid 5 to smithi16987243-443 2023-09-23T22:21:42.200 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 443 v 94 (ObjNum 442 snap 0 seq_num 442) dirty exists 2023-09-23T22:21:42.201 INFO:tasks.rados.rados.0.smithi169.stdout:443: left oid 443 (ObjNum 442 snap 0 seq_num 442) 2023-09-23T22:21:42.201 INFO:tasks.rados.rados.0.smithi169.stdout:444: finishing write tid 1 to smithi16987243-444 2023-09-23T22:21:42.201 INFO:tasks.rados.rados.0.smithi169.stdout:444: finishing write tid 2 to smithi16987243-444 2023-09-23T22:21:42.201 INFO:tasks.rados.rados.0.smithi169.stdout:444: finishing write tid 3 to smithi16987243-444 2023-09-23T22:21:42.201 INFO:tasks.rados.rados.0.smithi169.stdout:444: finishing write tid 4 to smithi16987243-444 2023-09-23T22:21:42.201 INFO:tasks.rados.rados.0.smithi169.stdout:444: finishing write tid 5 to smithi16987243-444 2023-09-23T22:21:42.201 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 444 v 77 (ObjNum 443 snap 0 seq_num 443) dirty exists 2023-09-23T22:21:42.201 INFO:tasks.rados.rados.0.smithi169.stdout:444: left oid 444 (ObjNum 443 snap 0 seq_num 443) 2023-09-23T22:21:42.201 INFO:tasks.rados.rados.0.smithi169.stdout:441: done (15 left) 2023-09-23T22:21:42.201 INFO:tasks.rados.rados.0.smithi169.stdout:442: done (14 left) 2023-09-23T22:21:42.201 INFO:tasks.rados.rados.0.smithi169.stdout:443: done (13 left) 2023-09-23T22:21:42.201 INFO:tasks.rados.rados.0.smithi169.stdout:444: done (12 left) 2023-09-23T22:21:42.201 INFO:tasks.rados.rados.0.smithi169.stdout:457: write initial oid 457 2023-09-23T22:21:42.202 INFO:tasks.rados.rados.0.smithi169.stdout:457: seq_num 456 ranges {463992=778371,1701083=625825,2956414=658979} 2023-09-23T22:21:42.206 INFO:tasks.rados.rados.0.smithi169.stdout:457: writing smithi16987243-457 from 463992 to 1242363 tid 1 2023-09-23T22:21:42.213 INFO:tasks.rados.rados.0.smithi169.stdout:457: writing smithi16987243-457 from 1701083 to 2326908 tid 2 2023-09-23T22:21:42.221 INFO:tasks.rados.rados.0.smithi169.stdout:457: writing smithi16987243-457 from 2956414 to 3615393 tid 3 2023-09-23T22:21:42.221 INFO:tasks.rados.rados.0.smithi169.stdout:458: write initial oid 458 2023-09-23T22:21:42.221 INFO:tasks.rados.rados.0.smithi169.stdout:458: seq_num 457 ranges {480799=569973,1475918=769483,2700190=586604} 2023-09-23T22:21:42.228 INFO:tasks.rados.rados.0.smithi169.stdout:458: writing smithi16987243-458 from 480799 to 1050772 tid 1 2023-09-23T22:21:42.235 INFO:tasks.rados.rados.0.smithi169.stdout:458: writing smithi16987243-458 from 1475918 to 2245401 tid 2 2023-09-23T22:21:42.241 INFO:tasks.rados.rados.0.smithi169.stdout:458: writing smithi16987243-458 from 2700190 to 3286794 tid 3 2023-09-23T22:21:42.241 INFO:tasks.rados.rados.0.smithi169.stdout:459: write initial oid 459 2023-09-23T22:21:42.241 INFO:tasks.rados.rados.0.smithi169.stdout:459: seq_num 458 ranges {497606=645222,1934400=629494,3243966=453640} 2023-09-23T22:21:42.248 INFO:tasks.rados.rados.0.smithi169.stdout:459: writing smithi16987243-459 from 497606 to 1142828 tid 1 2023-09-23T22:21:42.256 INFO:tasks.rados.rados.0.smithi169.stdout:459: writing smithi16987243-459 from 1934400 to 2563894 tid 2 2023-09-23T22:21:42.263 INFO:tasks.rados.rados.0.smithi169.stdout:459: writing smithi16987243-459 from 3243966 to 3697606 tid 3 2023-09-23T22:21:42.263 INFO:tasks.rados.rados.0.smithi169.stdout:460: write initial oid 460 2023-09-23T22:21:42.264 INFO:tasks.rados.rados.0.smithi169.stdout:460: seq_num 459 ranges {514413=720471,1876529=773152,3438683=275730} 2023-09-23T22:21:42.271 INFO:tasks.rados.rados.0.smithi169.stdout:460: writing smithi16987243-460 from 514413 to 1234884 tid 1 2023-09-23T22:21:42.279 INFO:tasks.rados.rados.0.smithi169.stdout:460: writing smithi16987243-460 from 1876529 to 2649681 tid 2 2023-09-23T22:21:42.286 INFO:tasks.rados.rados.0.smithi169.stdout:460: writing smithi16987243-460 from 3438683 to 3714413 tid 3 2023-09-23T22:21:42.286 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:42.286 INFO:tasks.rados.rados.0.smithi169.stdout:445: finishing write tid 1 to smithi16987243-445 2023-09-23T22:21:42.286 INFO:tasks.rados.rados.0.smithi169.stdout:445: finishing write tid 2 to smithi16987243-445 2023-09-23T22:21:42.286 INFO:tasks.rados.rados.0.smithi169.stdout:445: finishing write tid 3 to smithi16987243-445 2023-09-23T22:21:42.286 INFO:tasks.rados.rados.0.smithi169.stdout:445: finishing write tid 4 to smithi16987243-445 2023-09-23T22:21:42.286 INFO:tasks.rados.rados.0.smithi169.stdout:445: finishing write tid 5 to smithi16987243-445 2023-09-23T22:21:42.287 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 445 v 98 (ObjNum 444 snap 0 seq_num 444) dirty exists 2023-09-23T22:21:42.287 INFO:tasks.rados.rados.0.smithi169.stdout:445: left oid 445 (ObjNum 444 snap 0 seq_num 444) 2023-09-23T22:21:42.287 INFO:tasks.rados.rados.0.smithi169.stdout:446: finishing write tid 1 to smithi16987243-446 2023-09-23T22:21:42.287 INFO:tasks.rados.rados.0.smithi169.stdout:446: finishing write tid 2 to smithi16987243-446 2023-09-23T22:21:42.287 INFO:tasks.rados.rados.0.smithi169.stdout:446: finishing write tid 3 to smithi16987243-446 2023-09-23T22:21:42.287 INFO:tasks.rados.rados.0.smithi169.stdout:446: finishing write tid 4 to smithi16987243-446 2023-09-23T22:21:42.287 INFO:tasks.rados.rados.0.smithi169.stdout:446: finishing write tid 5 to smithi16987243-446 2023-09-23T22:21:42.287 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 446 v 71 (ObjNum 445 snap 0 seq_num 445) dirty exists 2023-09-23T22:21:42.287 INFO:tasks.rados.rados.0.smithi169.stdout:446: left oid 446 (ObjNum 445 snap 0 seq_num 445) 2023-09-23T22:21:42.287 INFO:tasks.rados.rados.0.smithi169.stdout:445: done (15 left) 2023-09-23T22:21:42.288 INFO:tasks.rados.rados.0.smithi169.stdout:446: done (14 left) 2023-09-23T22:21:42.288 INFO:tasks.rados.rados.0.smithi169.stdout:461: write initial oid 461 2023-09-23T22:21:42.288 INFO:tasks.rados.rados.0.smithi169.stdout:461: seq_num 460 ranges {531220=795720,1935011=516810,3066106=420420} 2023-09-23T22:21:42.294 INFO:tasks.rados.rados.0.smithi169.stdout:461: writing smithi16987243-461 from 531220 to 1326940 tid 1 2023-09-23T22:21:42.300 INFO:tasks.rados.rados.0.smithi169.stdout:461: writing smithi16987243-461 from 1935011 to 2451821 tid 2 2023-09-23T22:21:42.306 INFO:tasks.rados.rados.0.smithi169.stdout:461: writing smithi16987243-461 from 3066106 to 3486526 tid 3 2023-09-23T22:21:42.307 INFO:tasks.rados.rados.0.smithi169.stdout:462: write initial oid 462 2023-09-23T22:21:42.307 INFO:tasks.rados.rados.0.smithi169.stdout:462: seq_num 461 ranges {548027=470969,1593493=776821,3093529=631692} 2023-09-23T22:21:42.312 INFO:tasks.rados.rados.0.smithi169.stdout:462: writing smithi16987243-462 from 548027 to 1018996 tid 1 2023-09-23T22:21:42.320 INFO:tasks.rados.rados.0.smithi169.stdout:462: writing smithi16987243-462 from 1593493 to 2370314 tid 2 2023-09-23T22:21:42.331 INFO:tasks.rados.rados.0.smithi169.stdout:462: writing smithi16987243-462 from 3093529 to 3725221 tid 3 2023-09-23T22:21:42.331 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:42.332 INFO:tasks.rados.rados.0.smithi169.stdout:447: finishing write tid 1 to smithi16987243-447 2023-09-23T22:21:42.332 INFO:tasks.rados.rados.0.smithi169.stdout:447: finishing write tid 2 to smithi16987243-447 2023-09-23T22:21:42.332 INFO:tasks.rados.rados.0.smithi169.stdout:447: finishing write tid 3 to smithi16987243-447 2023-09-23T22:21:42.332 INFO:tasks.rados.rados.0.smithi169.stdout:447: finishing write tid 4 to smithi16987243-447 2023-09-23T22:21:42.332 INFO:tasks.rados.rados.0.smithi169.stdout:447: finishing write tid 5 to smithi16987243-447 2023-09-23T22:21:42.332 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 447 v 74 (ObjNum 446 snap 0 seq_num 446) dirty exists 2023-09-23T22:21:42.332 INFO:tasks.rados.rados.0.smithi169.stdout:447: left oid 447 (ObjNum 446 snap 0 seq_num 446) 2023-09-23T22:21:42.332 INFO:tasks.rados.rados.0.smithi169.stdout:448: finishing write tid 1 to smithi16987243-448 2023-09-23T22:21:42.332 INFO:tasks.rados.rados.0.smithi169.stdout:448: finishing write tid 2 to smithi16987243-448 2023-09-23T22:21:42.333 INFO:tasks.rados.rados.0.smithi169.stdout:447: done (15 left) 2023-09-23T22:21:42.333 INFO:tasks.rados.rados.0.smithi169.stdout:463: write initial oid 463 2023-09-23T22:21:42.333 INFO:tasks.rados.rados.0.smithi169.stdout:463: seq_num 462 ranges {564834=546218,1651975=520479,2720952=559317} 2023-09-23T22:21:42.338 INFO:tasks.rados.rados.0.smithi169.stdout:463: writing smithi16987243-463 from 564834 to 1111052 tid 1 2023-09-23T22:21:42.344 INFO:tasks.rados.rados.0.smithi169.stdout:463: writing smithi16987243-463 from 1651975 to 2172454 tid 2 2023-09-23T22:21:42.351 INFO:tasks.rados.rados.0.smithi169.stdout:463: writing smithi16987243-463 from 2720952 to 3280269 tid 3 2023-09-23T22:21:42.351 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:42.352 INFO:tasks.rados.rados.0.smithi169.stdout:448: finishing write tid 3 to smithi16987243-448 2023-09-23T22:21:42.352 INFO:tasks.rados.rados.0.smithi169.stdout:448: finishing write tid 4 to smithi16987243-448 2023-09-23T22:21:42.352 INFO:tasks.rados.rados.0.smithi169.stdout:448: finishing write tid 5 to smithi16987243-448 2023-09-23T22:21:42.352 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 448 v 102 (ObjNum 447 snap 0 seq_num 447) dirty exists 2023-09-23T22:21:42.352 INFO:tasks.rados.rados.0.smithi169.stdout:448: left oid 448 (ObjNum 447 snap 0 seq_num 447) 2023-09-23T22:21:42.352 INFO:tasks.rados.rados.0.smithi169.stdout:449: finishing write tid 1 to smithi16987243-449 2023-09-23T22:21:42.352 INFO:tasks.rados.rados.0.smithi169.stdout:449: finishing write tid 2 to smithi16987243-449 2023-09-23T22:21:42.352 INFO:tasks.rados.rados.0.smithi169.stdout:449: finishing write tid 3 to smithi16987243-449 2023-09-23T22:21:42.352 INFO:tasks.rados.rados.0.smithi169.stdout:449: finishing write tid 4 to smithi16987243-449 2023-09-23T22:21:42.352 INFO:tasks.rados.rados.0.smithi169.stdout:449: finishing write tid 5 to smithi16987243-449 2023-09-23T22:21:42.352 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 449 v 101 (ObjNum 448 snap 0 seq_num 448) dirty exists 2023-09-23T22:21:42.353 INFO:tasks.rados.rados.0.smithi169.stdout:449: left oid 449 (ObjNum 448 snap 0 seq_num 448) 2023-09-23T22:21:42.353 INFO:tasks.rados.rados.0.smithi169.stdout:450: finishing write tid 1 to smithi16987243-450 2023-09-23T22:21:42.353 INFO:tasks.rados.rados.0.smithi169.stdout:448: done (15 left) 2023-09-23T22:21:42.353 INFO:tasks.rados.rados.0.smithi169.stdout:449: done (14 left) 2023-09-23T22:21:42.353 INFO:tasks.rados.rados.0.smithi169.stdout:464: write initial oid 464 2023-09-23T22:21:42.353 INFO:tasks.rados.rados.0.smithi169.stdout:464: seq_num 463 ranges {581641=621467,1994104=780490,3432022=349619} 2023-09-23T22:21:42.362 INFO:tasks.rados.rados.0.smithi169.stdout:464: writing smithi16987243-464 from 581641 to 1203108 tid 1 2023-09-23T22:21:42.374 INFO:tasks.rados.rados.0.smithi169.stdout:464: writing smithi16987243-464 from 1994104 to 2774594 tid 2 2023-09-23T22:21:42.380 INFO:tasks.rados.rados.0.smithi169.stdout:464: writing smithi16987243-464 from 3432022 to 3781641 tid 3 2023-09-23T22:21:42.380 INFO:tasks.rados.rados.0.smithi169.stdout:465: write initial oid 465 2023-09-23T22:21:42.380 INFO:tasks.rados.rados.0.smithi169.stdout:465: seq_num 464 ranges {598448=413069,1768939=524148,2775798=581861,3781488=16960} 2023-09-23T22:21:42.386 INFO:tasks.rados.rados.0.smithi169.stdout:465: writing smithi16987243-465 from 598448 to 1011517 tid 1 2023-09-23T22:21:42.393 INFO:tasks.rados.rados.0.smithi169.stdout:465: writing smithi16987243-465 from 1768939 to 2293087 tid 2 2023-09-23T22:21:42.399 INFO:tasks.rados.rados.0.smithi169.stdout:465: writing smithi16987243-465 from 2775798 to 3357659 tid 3 2023-09-23T22:21:42.403 INFO:tasks.rados.rados.0.smithi169.stdout:465: writing smithi16987243-465 from 3781488 to 3798448 tid 4 2023-09-23T22:21:42.403 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:42.403 INFO:tasks.rados.rados.0.smithi169.stdout:450: finishing write tid 2 to smithi16987243-450 2023-09-23T22:21:42.403 INFO:tasks.rados.rados.0.smithi169.stdout:450: finishing write tid 3 to smithi16987243-450 2023-09-23T22:21:42.403 INFO:tasks.rados.rados.0.smithi169.stdout:450: finishing write tid 4 to smithi16987243-450 2023-09-23T22:21:42.403 INFO:tasks.rados.rados.0.smithi169.stdout:450: finishing write tid 5 to smithi16987243-450 2023-09-23T22:21:42.403 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 450 v 119 (ObjNum 449 snap 0 seq_num 449) dirty exists 2023-09-23T22:21:42.403 INFO:tasks.rados.rados.0.smithi169.stdout:450: left oid 450 (ObjNum 449 snap 0 seq_num 449) 2023-09-23T22:21:42.403 INFO:tasks.rados.rados.0.smithi169.stdout:451: finishing write tid 1 to smithi16987243-451 2023-09-23T22:21:42.403 INFO:tasks.rados.rados.0.smithi169.stdout:451: finishing write tid 2 to smithi16987243-451 2023-09-23T22:21:42.404 INFO:tasks.rados.rados.0.smithi169.stdout:451: finishing write tid 3 to smithi16987243-451 2023-09-23T22:21:42.404 INFO:tasks.rados.rados.0.smithi169.stdout:451: finishing write tid 4 to smithi16987243-451 2023-09-23T22:21:42.404 INFO:tasks.rados.rados.0.smithi169.stdout:451: finishing write tid 5 to smithi16987243-451 2023-09-23T22:21:42.404 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 451 v 90 (ObjNum 450 snap 0 seq_num 450) dirty exists 2023-09-23T22:21:42.404 INFO:tasks.rados.rados.0.smithi169.stdout:451: left oid 451 (ObjNum 450 snap 0 seq_num 450) 2023-09-23T22:21:42.404 INFO:tasks.rados.rados.0.smithi169.stdout:452: finishing write tid 1 to smithi16987243-452 2023-09-23T22:21:42.404 INFO:tasks.rados.rados.0.smithi169.stdout:452: finishing write tid 2 to smithi16987243-452 2023-09-23T22:21:42.404 INFO:tasks.rados.rados.0.smithi169.stdout:452: finishing write tid 3 to smithi16987243-452 2023-09-23T22:21:42.404 INFO:tasks.rados.rados.0.smithi169.stdout:452: finishing write tid 4 to smithi16987243-452 2023-09-23T22:21:42.404 INFO:tasks.rados.rados.0.smithi169.stdout:452: finishing write tid 5 to smithi16987243-452 2023-09-23T22:21:42.404 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 452 v 115 (ObjNum 451 snap 0 seq_num 451) dirty exists 2023-09-23T22:21:42.404 INFO:tasks.rados.rados.0.smithi169.stdout:452: left oid 452 (ObjNum 451 snap 0 seq_num 451) 2023-09-23T22:21:42.404 INFO:tasks.rados.rados.0.smithi169.stdout:450: done (15 left) 2023-09-23T22:21:42.405 INFO:tasks.rados.rados.0.smithi169.stdout:451: done (14 left) 2023-09-23T22:21:42.405 INFO:tasks.rados.rados.0.smithi169.stdout:452: done (13 left) 2023-09-23T22:21:42.405 INFO:tasks.rados.rados.0.smithi169.stdout:466: write initial oid 466 2023-09-23T22:21:42.405 INFO:tasks.rados.rados.0.smithi169.stdout:466: seq_num 465 ranges {615255=488318,1827421=784159,3203221=612034} 2023-09-23T22:21:42.409 INFO:tasks.rados.rados.0.smithi169.stdout:466: writing smithi16987243-466 from 615255 to 1103573 tid 1 2023-09-23T22:21:42.418 INFO:tasks.rados.rados.0.smithi169.stdout:466: writing smithi16987243-466 from 1827421 to 2611580 tid 2 2023-09-23T22:21:42.426 INFO:tasks.rados.rados.0.smithi169.stdout:466: writing smithi16987243-466 from 3203221 to 3815255 tid 3 2023-09-23T22:21:42.426 INFO:tasks.rados.rados.0.smithi169.stdout:467: write initial oid 467 2023-09-23T22:21:42.426 INFO:tasks.rados.rados.0.smithi169.stdout:467: seq_num 466 ranges {632062=563567,1885903=527817,2830644=720758} 2023-09-23T22:21:42.433 INFO:tasks.rados.rados.0.smithi169.stdout:467: writing smithi16987243-467 from 632062 to 1195629 tid 1 2023-09-23T22:21:42.441 INFO:tasks.rados.rados.0.smithi169.stdout:467: writing smithi16987243-467 from 1885903 to 2413720 tid 2 2023-09-23T22:21:42.448 INFO:tasks.rados.rados.0.smithi169.stdout:467: writing smithi16987243-467 from 2830644 to 3551402 tid 3 2023-09-23T22:21:42.448 INFO:tasks.rados.rados.0.smithi169.stdout:468: write initial oid 468 2023-09-23T22:21:42.449 INFO:tasks.rados.rados.0.smithi169.stdout:468: seq_num 467 ranges {648869=638816,1828032=787828,3141714=532030} 2023-09-23T22:21:42.456 INFO:tasks.rados.rados.0.smithi169.stdout:468: writing smithi16987243-468 from 648869 to 1287685 tid 1 2023-09-23T22:21:42.464 INFO:tasks.rados.rados.0.smithi169.stdout:468: writing smithi16987243-468 from 1828032 to 2615860 tid 2 2023-09-23T22:21:42.471 INFO:tasks.rados.rados.0.smithi169.stdout:468: writing smithi16987243-468 from 3141714 to 3673744 tid 3 2023-09-23T22:21:42.471 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:42.471 INFO:tasks.rados.rados.0.smithi169.stdout:453: finishing write tid 1 to smithi16987243-453 2023-09-23T22:21:42.471 INFO:tasks.rados.rados.0.smithi169.stdout:453: finishing write tid 2 to smithi16987243-453 2023-09-23T22:21:42.471 INFO:tasks.rados.rados.0.smithi169.stdout:453: finishing write tid 3 to smithi16987243-453 2023-09-23T22:21:42.471 INFO:tasks.rados.rados.0.smithi169.stdout:453: finishing write tid 4 to smithi16987243-453 2023-09-23T22:21:42.471 INFO:tasks.rados.rados.0.smithi169.stdout:453: finishing write tid 5 to smithi16987243-453 2023-09-23T22:21:42.471 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 453 v 119 (ObjNum 452 snap 0 seq_num 452) dirty exists 2023-09-23T22:21:42.471 INFO:tasks.rados.rados.0.smithi169.stdout:453: left oid 453 (ObjNum 452 snap 0 seq_num 452) 2023-09-23T22:21:42.471 INFO:tasks.rados.rados.0.smithi169.stdout:454: finishing write tid 1 to smithi16987243-454 2023-09-23T22:21:42.472 INFO:tasks.rados.rados.0.smithi169.stdout:454: finishing write tid 2 to smithi16987243-454 2023-09-23T22:21:42.472 INFO:tasks.rados.rados.0.smithi169.stdout:454: finishing write tid 3 to smithi16987243-454 2023-09-23T22:21:42.472 INFO:tasks.rados.rados.0.smithi169.stdout:454: finishing write tid 4 to smithi16987243-454 2023-09-23T22:21:42.472 INFO:tasks.rados.rados.0.smithi169.stdout:453: done (15 left) 2023-09-23T22:21:42.472 INFO:tasks.rados.rados.0.smithi169.stdout:469: write initial oid 469 2023-09-23T22:21:42.472 INFO:tasks.rados.rados.0.smithi169.stdout:469: seq_num 468 ranges {665676=714065,1886514=531486,3169137=696539} 2023-09-23T22:21:42.478 INFO:tasks.rados.rados.0.smithi169.stdout:469: writing smithi16987243-469 from 665676 to 1379741 tid 1 2023-09-23T22:21:42.484 INFO:tasks.rados.rados.0.smithi169.stdout:469: writing smithi16987243-469 from 1886514 to 2418000 tid 2 2023-09-23T22:21:42.493 INFO:tasks.rados.rados.0.smithi169.stdout:469: writing smithi16987243-469 from 3169137 to 3865676 tid 3 2023-09-23T22:21:42.493 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:42.493 INFO:tasks.rados.rados.0.smithi169.stdout:454: finishing write tid 5 to smithi16987243-454 2023-09-23T22:21:42.493 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 454 v 106 (ObjNum 453 snap 0 seq_num 453) dirty exists 2023-09-23T22:21:42.493 INFO:tasks.rados.rados.0.smithi169.stdout:454: left oid 454 (ObjNum 453 snap 0 seq_num 453) 2023-09-23T22:21:42.493 INFO:tasks.rados.rados.0.smithi169.stdout:454: done (15 left) 2023-09-23T22:21:42.493 INFO:tasks.rados.rados.0.smithi169.stdout:470: write initial oid 470 2023-09-23T22:21:42.493 INFO:tasks.rados.rados.0.smithi169.stdout:470: seq_num 469 ranges {682483=789314,1944996=791497,3196560=554574} 2023-09-23T22:21:42.502 INFO:tasks.rados.rados.0.smithi169.stdout:470: writing smithi16987243-470 from 682483 to 1471797 tid 1 2023-09-23T22:21:42.510 INFO:tasks.rados.rados.0.smithi169.stdout:470: writing smithi16987243-470 from 1944996 to 2736493 tid 2 2023-09-23T22:21:42.516 INFO:tasks.rados.rados.0.smithi169.stdout:470: writing smithi16987243-470 from 3196560 to 3751134 tid 3 2023-09-23T22:21:42.516 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:42.517 INFO:tasks.rados.rados.0.smithi169.stdout:455: finishing write tid 1 to smithi16987243-455 2023-09-23T22:21:42.517 INFO:tasks.rados.rados.0.smithi169.stdout:455: finishing write tid 2 to smithi16987243-455 2023-09-23T22:21:42.517 INFO:tasks.rados.rados.0.smithi169.stdout:455: finishing write tid 3 to smithi16987243-455 2023-09-23T22:21:42.517 INFO:tasks.rados.rados.0.smithi169.stdout:455: finishing write tid 4 to smithi16987243-455 2023-09-23T22:21:42.517 INFO:tasks.rados.rados.0.smithi169.stdout:455: finishing write tid 5 to smithi16987243-455 2023-09-23T22:21:42.517 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 455 v 105 (ObjNum 454 snap 0 seq_num 454) dirty exists 2023-09-23T22:21:42.517 INFO:tasks.rados.rados.0.smithi169.stdout:455: left oid 455 (ObjNum 454 snap 0 seq_num 454) 2023-09-23T22:21:42.517 INFO:tasks.rados.rados.0.smithi169.stdout:456: finishing write tid 1 to smithi16987243-456 2023-09-23T22:21:42.517 INFO:tasks.rados.rados.0.smithi169.stdout:455: done (15 left) 2023-09-23T22:21:42.517 INFO:tasks.rados.rados.0.smithi169.stdout:471: write initial oid 471 2023-09-23T22:21:42.517 INFO:tasks.rados.rados.0.smithi169.stdout:471: seq_num 470 ranges {699290=464563,1603478=535155,2823983=765846} 2023-09-23T22:21:42.523 INFO:tasks.rados.rados.0.smithi169.stdout:471: writing smithi16987243-471 from 699290 to 1163853 tid 1 2023-09-23T22:21:42.529 INFO:tasks.rados.rados.0.smithi169.stdout:471: writing smithi16987243-471 from 1603478 to 2138633 tid 2 2023-09-23T22:21:42.538 INFO:tasks.rados.rados.0.smithi169.stdout:471: writing smithi16987243-471 from 2823983 to 3589829 tid 3 2023-09-23T22:21:42.539 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:42.539 INFO:tasks.rados.rados.0.smithi169.stdout:456: finishing write tid 2 to smithi16987243-456 2023-09-23T22:21:42.539 INFO:tasks.rados.rados.0.smithi169.stdout:456: finishing write tid 3 to smithi16987243-456 2023-09-23T22:21:42.539 INFO:tasks.rados.rados.0.smithi169.stdout:456: finishing write tid 4 to smithi16987243-456 2023-09-23T22:21:42.539 INFO:tasks.rados.rados.0.smithi169.stdout:456: finishing write tid 5 to smithi16987243-456 2023-09-23T22:21:42.539 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 456 v 86 (ObjNum 455 snap 0 seq_num 455) dirty exists 2023-09-23T22:21:42.539 INFO:tasks.rados.rados.0.smithi169.stdout:456: left oid 456 (ObjNum 455 snap 0 seq_num 455) 2023-09-23T22:21:42.539 INFO:tasks.rados.rados.0.smithi169.stdout:457: finishing write tid 1 to smithi16987243-457 2023-09-23T22:21:42.539 INFO:tasks.rados.rados.0.smithi169.stdout:457: finishing write tid 2 to smithi16987243-457 2023-09-23T22:21:42.539 INFO:tasks.rados.rados.0.smithi169.stdout:457: finishing write tid 3 to smithi16987243-457 2023-09-23T22:21:42.539 INFO:tasks.rados.rados.0.smithi169.stdout:457: finishing write tid 4 to smithi16987243-457 2023-09-23T22:21:42.539 INFO:tasks.rados.rados.0.smithi169.stdout:457: finishing write tid 5 to smithi16987243-457 2023-09-23T22:21:42.540 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 457 v 107 (ObjNum 456 snap 0 seq_num 456) dirty exists 2023-09-23T22:21:42.540 INFO:tasks.rados.rados.0.smithi169.stdout:457: left oid 457 (ObjNum 456 snap 0 seq_num 456) 2023-09-23T22:21:42.540 INFO:tasks.rados.rados.0.smithi169.stdout:458: finishing write tid 1 to smithi16987243-458 2023-09-23T22:21:42.540 INFO:tasks.rados.rados.0.smithi169.stdout:458: finishing write tid 2 to smithi16987243-458 2023-09-23T22:21:42.540 INFO:tasks.rados.rados.0.smithi169.stdout:458: finishing write tid 3 to smithi16987243-458 2023-09-23T22:21:42.540 INFO:tasks.rados.rados.0.smithi169.stdout:458: finishing write tid 4 to smithi16987243-458 2023-09-23T22:21:42.540 INFO:tasks.rados.rados.0.smithi169.stdout:458: finishing write tid 5 to smithi16987243-458 2023-09-23T22:21:42.540 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 458 v 78 (ObjNum 457 snap 0 seq_num 457) dirty exists 2023-09-23T22:21:42.540 INFO:tasks.rados.rados.0.smithi169.stdout:458: left oid 458 (ObjNum 457 snap 0 seq_num 457) 2023-09-23T22:21:42.540 INFO:tasks.rados.rados.0.smithi169.stdout:459: finishing write tid 1 to smithi16987243-459 2023-09-23T22:21:42.540 INFO:tasks.rados.rados.0.smithi169.stdout:459: finishing write tid 2 to smithi16987243-459 2023-09-23T22:21:42.540 INFO:tasks.rados.rados.0.smithi169.stdout:459: finishing write tid 3 to smithi16987243-459 2023-09-23T22:21:42.540 INFO:tasks.rados.rados.0.smithi169.stdout:459: finishing write tid 4 to smithi16987243-459 2023-09-23T22:21:42.541 INFO:tasks.rados.rados.0.smithi169.stdout:456: done (15 left) 2023-09-23T22:21:42.541 INFO:tasks.rados.rados.0.smithi169.stdout:457: done (14 left) 2023-09-23T22:21:42.541 INFO:tasks.rados.rados.0.smithi169.stdout:458: done (13 left) 2023-09-23T22:21:42.541 INFO:tasks.rados.rados.0.smithi169.stdout:472: write initial oid 472 2023-09-23T22:21:42.541 INFO:tasks.rados.rados.0.smithi169.stdout:472: seq_num 471 ranges {716097=539812,1945607=795166,3535053=381044} 2023-09-23T22:21:42.546 INFO:tasks.rados.rados.0.smithi169.stdout:472: writing smithi16987243-472 from 716097 to 1255909 tid 1 2023-09-23T22:21:42.554 INFO:tasks.rados.rados.0.smithi169.stdout:472: writing smithi16987243-472 from 1945607 to 2740773 tid 2 2023-09-23T22:21:42.561 INFO:tasks.rados.rados.0.smithi169.stdout:472: writing smithi16987243-472 from 3535053 to 3916097 tid 3 2023-09-23T22:21:42.561 INFO:tasks.rados.rados.0.smithi169.stdout:473: write initial oid 473 2023-09-23T22:21:42.561 INFO:tasks.rados.rados.0.smithi169.stdout:473: seq_num 472 ranges {732904=731414,2120442=538824,3278829=504743} 2023-09-23T22:21:42.570 INFO:tasks.rados.rados.0.smithi169.stdout:473: writing smithi16987243-473 from 732904 to 1464318 tid 1 2023-09-23T22:21:42.578 INFO:tasks.rados.rados.0.smithi169.stdout:473: writing smithi16987243-473 from 2120442 to 2659266 tid 2 2023-09-23T22:21:42.587 INFO:tasks.rados.rados.0.smithi169.stdout:473: writing smithi16987243-473 from 3278829 to 3783572 tid 3 2023-09-23T22:21:42.587 INFO:tasks.rados.rados.0.smithi169.stdout:474: write initial oid 474 2023-09-23T22:21:42.588 INFO:tasks.rados.rados.0.smithi169.stdout:474: seq_num 473 ranges {749711=406663,1778924=682482,3189899=716015} 2023-09-23T22:21:42.594 INFO:tasks.rados.rados.0.smithi169.stdout:474: writing smithi16987243-474 from 749711 to 1156374 tid 1 2023-09-23T22:21:42.601 INFO:tasks.rados.rados.0.smithi169.stdout:474: writing smithi16987243-474 from 1778924 to 2461406 tid 2 2023-09-23T22:21:42.611 INFO:tasks.rados.rados.0.smithi169.stdout:474: writing smithi16987243-474 from 3189899 to 3905914 tid 3 2023-09-23T22:21:42.611 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:42.611 INFO:tasks.rados.rados.0.smithi169.stdout:459: finishing write tid 5 to smithi16987243-459 2023-09-23T22:21:42.611 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 459 v 116 (ObjNum 458 snap 0 seq_num 458) dirty exists 2023-09-23T22:21:42.611 INFO:tasks.rados.rados.0.smithi169.stdout:459: left oid 459 (ObjNum 458 snap 0 seq_num 458) 2023-09-23T22:21:42.612 INFO:tasks.rados.rados.0.smithi169.stdout:460: finishing write tid 1 to smithi16987243-460 2023-09-23T22:21:42.612 INFO:tasks.rados.rados.0.smithi169.stdout:460: finishing write tid 2 to smithi16987243-460 2023-09-23T22:21:42.612 INFO:tasks.rados.rados.0.smithi169.stdout:460: finishing write tid 3 to smithi16987243-460 2023-09-23T22:21:42.612 INFO:tasks.rados.rados.0.smithi169.stdout:460: finishing write tid 4 to smithi16987243-460 2023-09-23T22:21:42.612 INFO:tasks.rados.rados.0.smithi169.stdout:460: finishing write tid 5 to smithi16987243-460 2023-09-23T22:21:42.612 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 460 v 90 (ObjNum 459 snap 0 seq_num 459) dirty exists 2023-09-23T22:21:42.612 INFO:tasks.rados.rados.0.smithi169.stdout:460: left oid 460 (ObjNum 459 snap 0 seq_num 459) 2023-09-23T22:21:42.613 INFO:tasks.rados.rados.0.smithi169.stdout:461: finishing write tid 1 to smithi16987243-461 2023-09-23T22:21:42.613 INFO:tasks.rados.rados.0.smithi169.stdout:461: finishing write tid 2 to smithi16987243-461 2023-09-23T22:21:42.613 INFO:tasks.rados.rados.0.smithi169.stdout:461: finishing write tid 3 to smithi16987243-461 2023-09-23T22:21:42.613 INFO:tasks.rados.rados.0.smithi169.stdout:461: finishing write tid 4 to smithi16987243-461 2023-09-23T22:21:42.613 INFO:tasks.rados.rados.0.smithi169.stdout:461: finishing write tid 5 to smithi16987243-461 2023-09-23T22:21:42.613 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 461 v 123 (ObjNum 460 snap 0 seq_num 460) dirty exists 2023-09-23T22:21:42.614 INFO:tasks.rados.rados.0.smithi169.stdout:461: left oid 461 (ObjNum 460 snap 0 seq_num 460) 2023-09-23T22:21:42.614 INFO:tasks.rados.rados.0.smithi169.stdout:462: finishing write tid 1 to smithi16987243-462 2023-09-23T22:21:42.614 INFO:tasks.rados.rados.0.smithi169.stdout:462: finishing write tid 2 to smithi16987243-462 2023-09-23T22:21:42.614 INFO:tasks.rados.rados.0.smithi169.stdout:462: finishing write tid 3 to smithi16987243-462 2023-09-23T22:21:42.614 INFO:tasks.rados.rados.0.smithi169.stdout:462: finishing write tid 4 to smithi16987243-462 2023-09-23T22:21:42.614 INFO:tasks.rados.rados.0.smithi169.stdout:462: finishing write tid 5 to smithi16987243-462 2023-09-23T22:21:42.614 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 462 v 120 (ObjNum 461 snap 0 seq_num 461) dirty exists 2023-09-23T22:21:42.615 INFO:tasks.rados.rados.0.smithi169.stdout:462: left oid 462 (ObjNum 461 snap 0 seq_num 461) 2023-09-23T22:21:42.615 INFO:tasks.rados.rados.0.smithi169.stdout:463: finishing write tid 1 to smithi16987243-463 2023-09-23T22:21:42.615 INFO:tasks.rados.rados.0.smithi169.stdout:463: finishing write tid 2 to smithi16987243-463 2023-09-23T22:21:42.615 INFO:tasks.rados.rados.0.smithi169.stdout:463: finishing write tid 3 to smithi16987243-463 2023-09-23T22:21:42.615 INFO:tasks.rados.rados.0.smithi169.stdout:463: finishing write tid 4 to smithi16987243-463 2023-09-23T22:21:42.615 INFO:tasks.rados.rados.0.smithi169.stdout:463: finishing write tid 5 to smithi16987243-463 2023-09-23T22:21:42.615 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 463 v 129 (ObjNum 462 snap 0 seq_num 462) dirty exists 2023-09-23T22:21:42.616 INFO:tasks.rados.rados.0.smithi169.stdout:463: left oid 463 (ObjNum 462 snap 0 seq_num 462) 2023-09-23T22:21:42.616 INFO:tasks.rados.rados.0.smithi169.stdout:464: finishing write tid 1 to smithi16987243-464 2023-09-23T22:21:42.616 INFO:tasks.rados.rados.0.smithi169.stdout:464: finishing write tid 2 to smithi16987243-464 2023-09-23T22:21:42.616 INFO:tasks.rados.rados.0.smithi169.stdout:464: finishing write tid 3 to smithi16987243-464 2023-09-23T22:21:42.616 INFO:tasks.rados.rados.0.smithi169.stdout:464: finishing write tid 4 to smithi16987243-464 2023-09-23T22:21:42.616 INFO:tasks.rados.rados.0.smithi169.stdout:464: finishing write tid 5 to smithi16987243-464 2023-09-23T22:21:42.616 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 464 v 94 (ObjNum 463 snap 0 seq_num 463) dirty exists 2023-09-23T22:21:42.617 INFO:tasks.rados.rados.0.smithi169.stdout:464: left oid 464 (ObjNum 463 snap 0 seq_num 463) 2023-09-23T22:21:42.617 INFO:tasks.rados.rados.0.smithi169.stdout:465: finishing write tid 1 to smithi16987243-465 2023-09-23T22:21:42.617 INFO:tasks.rados.rados.0.smithi169.stdout:465: finishing write tid 2 to smithi16987243-465 2023-09-23T22:21:42.617 INFO:tasks.rados.rados.0.smithi169.stdout:465: finishing write tid 3 to smithi16987243-465 2023-09-23T22:21:42.617 INFO:tasks.rados.rados.0.smithi169.stdout:465: finishing write tid 4 to smithi16987243-465 2023-09-23T22:21:42.617 INFO:tasks.rados.rados.0.smithi169.stdout:465: finishing write tid 5 to smithi16987243-465 2023-09-23T22:21:42.618 INFO:tasks.rados.rados.0.smithi169.stdout:465: finishing write tid 6 to smithi16987243-465 2023-09-23T22:21:42.618 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 465 v 99 (ObjNum 464 snap 0 seq_num 464) dirty exists 2023-09-23T22:21:42.618 INFO:tasks.rados.rados.0.smithi169.stdout:465: left oid 465 (ObjNum 464 snap 0 seq_num 464) 2023-09-23T22:21:42.618 INFO:tasks.rados.rados.0.smithi169.stdout:466: finishing write tid 1 to smithi16987243-466 2023-09-23T22:21:42.618 INFO:tasks.rados.rados.0.smithi169.stdout:466: finishing write tid 2 to smithi16987243-466 2023-09-23T22:21:42.618 INFO:tasks.rados.rados.0.smithi169.stdout:466: finishing write tid 3 to smithi16987243-466 2023-09-23T22:21:42.618 INFO:tasks.rados.rados.0.smithi169.stdout:459: done (15 left) 2023-09-23T22:21:42.619 INFO:tasks.rados.rados.0.smithi169.stdout:460: done (14 left) 2023-09-23T22:21:42.619 INFO:tasks.rados.rados.0.smithi169.stdout:461: done (13 left) 2023-09-23T22:21:42.619 INFO:tasks.rados.rados.0.smithi169.stdout:462: done (12 left) 2023-09-23T22:21:42.619 INFO:tasks.rados.rados.0.smithi169.stdout:463: done (11 left) 2023-09-23T22:21:42.619 INFO:tasks.rados.rados.0.smithi169.stdout:464: done (10 left) 2023-09-23T22:21:42.619 INFO:tasks.rados.rados.0.smithi169.stdout:465: done (9 left) 2023-09-23T22:21:42.619 INFO:tasks.rados.rados.0.smithi169.stdout:475: write initial oid 475 2023-09-23T22:21:42.620 INFO:tasks.rados.rados.0.smithi169.stdout:475: seq_num 474 ranges {766518=481912,1837406=542493,2933675=527287,3876584=89934} 2023-09-23T22:21:42.620 INFO:tasks.rados.rados.0.smithi169.stdout:475: writing smithi16987243-475 from 766518 to 1248430 tid 1 2023-09-23T22:21:42.624 INFO:tasks.rados.rados.0.smithi169.stdout:475: writing smithi16987243-475 from 1837406 to 2379899 tid 2 2023-09-23T22:21:42.630 INFO:tasks.rados.rados.0.smithi169.stdout:475: writing smithi16987243-475 from 2933675 to 3460962 tid 3 2023-09-23T22:21:42.633 INFO:tasks.rados.rados.0.smithi169.stdout:475: writing smithi16987243-475 from 3876584 to 3966518 tid 4 2023-09-23T22:21:42.633 INFO:tasks.rados.rados.0.smithi169.stdout:476: write initial oid 476 2023-09-23T22:21:42.634 INFO:tasks.rados.rados.0.smithi169.stdout:476: seq_num 475 ranges {783325=557161,1779535=686151,3244745=454912} 2023-09-23T22:21:42.641 INFO:tasks.rados.rados.0.smithi169.stdout:476: writing smithi16987243-476 from 783325 to 1340486 tid 1 2023-09-23T22:21:42.648 INFO:tasks.rados.rados.0.smithi169.stdout:476: writing smithi16987243-476 from 1779535 to 2465686 tid 2 2023-09-23T22:21:42.655 INFO:tasks.rados.rados.0.smithi169.stdout:476: writing smithi16987243-476 from 3244745 to 3699657 tid 3 2023-09-23T22:21:42.656 INFO:tasks.rados.rados.0.smithi169.stdout:477: write initial oid 477 2023-09-23T22:21:42.656 INFO:tasks.rados.rados.0.smithi169.stdout:466: finishing write tid 4 to smithi16987243-466 2023-09-23T22:21:42.656 INFO:tasks.rados.rados.0.smithi169.stdout:477: seq_num 476 ranges {400132=632410,1438017=546162} 2023-09-23T22:21:42.661 INFO:tasks.rados.rados.0.smithi169.stdout:477: writing smithi16987243-477 from 400132 to 1032542 tid 1 2023-09-23T22:21:42.667 INFO:tasks.rados.rados.0.smithi169.stdout:477: writing smithi16987243-477 from 1438017 to 1984179 tid 2 2023-09-23T22:21:42.667 INFO:tasks.rados.rados.0.smithi169.stdout:478: write initial oid 478 2023-09-23T22:21:42.667 INFO:tasks.rados.rados.0.smithi169.stdout:466: finishing write tid 5 to smithi16987243-466 2023-09-23T22:21:42.668 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 466 v 103 (ObjNum 465 snap 0 seq_num 465) dirty exists 2023-09-23T22:21:42.668 INFO:tasks.rados.rados.0.smithi169.stdout:466: left oid 466 (ObjNum 465 snap 0 seq_num 465) 2023-09-23T22:21:42.668 INFO:tasks.rados.rados.0.smithi169.stdout:467: finishing write tid 1 to smithi16987243-467 2023-09-23T22:21:42.668 INFO:tasks.rados.rados.0.smithi169.stdout:467: finishing write tid 2 to smithi16987243-467 2023-09-23T22:21:42.668 INFO:tasks.rados.rados.0.smithi169.stdout:467: finishing write tid 3 to smithi16987243-467 2023-09-23T22:21:42.668 INFO:tasks.rados.rados.0.smithi169.stdout:467: finishing write tid 4 to smithi16987243-467 2023-09-23T22:21:42.668 INFO:tasks.rados.rados.0.smithi169.stdout:478: seq_num 477 ranges {416939=707659,1896499=120440} 2023-09-23T22:21:42.674 INFO:tasks.rados.rados.0.smithi169.stdout:478: writing smithi16987243-478 from 416939 to 1124598 tid 1 2023-09-23T22:21:42.681 INFO:tasks.rados.rados.0.smithi169.stdout:478: writing smithi16987243-478 from 1896499 to 2016939 tid 2 2023-09-23T22:21:42.681 INFO:tasks.rados.rados.0.smithi169.stdout:466: done (12 left) 2023-09-23T22:21:42.681 INFO:tasks.rados.rados.0.smithi169.stdout:479: write initial oid 479 2023-09-23T22:21:42.681 INFO:tasks.rados.rados.0.smithi169.stdout:479: seq_num 478 ranges {433746=782908,1954981=78765} 2023-09-23T22:21:42.688 INFO:tasks.rados.rados.0.smithi169.stdout:479: writing smithi16987243-479 from 433746 to 1216654 tid 1 2023-09-23T22:21:42.694 INFO:tasks.rados.rados.0.smithi169.stdout:479: writing smithi16987243-479 from 1954981 to 2033746 tid 2 2023-09-23T22:21:42.694 INFO:tasks.rados.rados.0.smithi169.stdout:480: write initial oid 480 2023-09-23T22:21:42.694 INFO:tasks.rados.rados.0.smithi169.stdout:480: seq_num 479 ranges {450553=574510,1613463=437090} 2023-09-23T22:21:42.700 INFO:tasks.rados.rados.0.smithi169.stdout:480: writing smithi16987243-480 from 450553 to 1025063 tid 1 2023-09-23T22:21:42.706 INFO:tasks.rados.rados.0.smithi169.stdout:480: writing smithi16987243-480 from 1613463 to 2050553 tid 2 2023-09-23T22:21:42.706 INFO:tasks.rados.rados.0.smithi169.stdout:481: write initial oid 481 2023-09-23T22:21:42.706 INFO:tasks.rados.rados.0.smithi169.stdout:481: seq_num 480 ranges {467360=649759,1671945=395415} 2023-09-23T22:21:42.713 INFO:tasks.rados.rados.0.smithi169.stdout:481: writing smithi16987243-481 from 467360 to 1117119 tid 1 2023-09-23T22:21:42.719 INFO:tasks.rados.rados.0.smithi169.stdout:481: writing smithi16987243-481 from 1671945 to 2067360 tid 2 2023-09-23T22:21:42.719 INFO:tasks.rados.rados.0.smithi169.stdout:482: write initial oid 482 2023-09-23T22:21:42.719 INFO:tasks.rados.rados.0.smithi169.stdout:482: seq_num 481 ranges {484167=725008,1730427=353740} 2023-09-23T22:21:42.726 INFO:tasks.rados.rados.0.smithi169.stdout:482: writing smithi16987243-482 from 484167 to 1209175 tid 1 2023-09-23T22:21:42.732 INFO:tasks.rados.rados.0.smithi169.stdout:482: writing smithi16987243-482 from 1730427 to 2084167 tid 2 2023-09-23T22:21:42.732 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:42.732 INFO:tasks.rados.rados.0.smithi169.stdout:467: finishing write tid 5 to smithi16987243-467 2023-09-23T22:21:42.732 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 467 v 127 (ObjNum 466 snap 0 seq_num 466) dirty exists 2023-09-23T22:21:42.732 INFO:tasks.rados.rados.0.smithi169.stdout:467: left oid 467 (ObjNum 466 snap 0 seq_num 466) 2023-09-23T22:21:42.732 INFO:tasks.rados.rados.0.smithi169.stdout:468: finishing write tid 1 to smithi16987243-468 2023-09-23T22:21:42.732 INFO:tasks.rados.rados.0.smithi169.stdout:467: done (15 left) 2023-09-23T22:21:42.733 INFO:tasks.rados.rados.0.smithi169.stdout:483: write initial oid 483 2023-09-23T22:21:42.733 INFO:tasks.rados.rados.0.smithi169.stdout:483: seq_num 482 ranges {500974=400257,1388909=557169} 2023-09-23T22:21:42.737 INFO:tasks.rados.rados.0.smithi169.stdout:483: writing smithi16987243-483 from 500974 to 901231 tid 1 2023-09-23T22:21:42.745 INFO:tasks.rados.rados.0.smithi169.stdout:483: writing smithi16987243-483 from 1388909 to 1946078 tid 2 2023-09-23T22:21:42.745 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:42.745 INFO:tasks.rados.rados.0.smithi169.stdout:468: finishing write tid 2 to smithi16987243-468 2023-09-23T22:21:42.745 INFO:tasks.rados.rados.0.smithi169.stdout:468: finishing write tid 3 to smithi16987243-468 2023-09-23T22:21:42.745 INFO:tasks.rados.rados.0.smithi169.stdout:468: finishing write tid 4 to smithi16987243-468 2023-09-23T22:21:42.745 INFO:tasks.rados.rados.0.smithi169.stdout:468: finishing write tid 5 to smithi16987243-468 2023-09-23T22:21:42.745 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 468 v 107 (ObjNum 467 snap 0 seq_num 467) dirty exists 2023-09-23T22:21:42.745 INFO:tasks.rados.rados.0.smithi169.stdout:468: left oid 468 (ObjNum 467 snap 0 seq_num 467) 2023-09-23T22:21:42.745 INFO:tasks.rados.rados.0.smithi169.stdout:469: finishing write tid 1 to smithi16987243-469 2023-09-23T22:21:42.745 INFO:tasks.rados.rados.0.smithi169.stdout:469: finishing write tid 2 to smithi16987243-469 2023-09-23T22:21:42.745 INFO:tasks.rados.rados.0.smithi169.stdout:469: finishing write tid 3 to smithi16987243-469 2023-09-23T22:21:42.746 INFO:tasks.rados.rados.0.smithi169.stdout:469: finishing write tid 4 to smithi16987243-469 2023-09-23T22:21:42.746 INFO:tasks.rados.rados.0.smithi169.stdout:469: finishing write tid 5 to smithi16987243-469 2023-09-23T22:21:42.746 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 469 v 124 (ObjNum 468 snap 0 seq_num 468) dirty exists 2023-09-23T22:21:42.746 INFO:tasks.rados.rados.0.smithi169.stdout:469: left oid 469 (ObjNum 468 snap 0 seq_num 468) 2023-09-23T22:21:42.746 INFO:tasks.rados.rados.0.smithi169.stdout:470: finishing write tid 1 to smithi16987243-470 2023-09-23T22:21:42.746 INFO:tasks.rados.rados.0.smithi169.stdout:470: finishing write tid 2 to smithi16987243-470 2023-09-23T22:21:42.746 INFO:tasks.rados.rados.0.smithi169.stdout:470: finishing write tid 3 to smithi16987243-470 2023-09-23T22:21:42.746 INFO:tasks.rados.rados.0.smithi169.stdout:470: finishing write tid 4 to smithi16987243-470 2023-09-23T22:21:42.746 INFO:tasks.rados.rados.0.smithi169.stdout:470: finishing write tid 5 to smithi16987243-470 2023-09-23T22:21:42.746 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 470 v 81 (ObjNum 469 snap 0 seq_num 469) dirty exists 2023-09-23T22:21:42.746 INFO:tasks.rados.rados.0.smithi169.stdout:470: left oid 470 (ObjNum 469 snap 0 seq_num 469) 2023-09-23T22:21:42.746 INFO:tasks.rados.rados.0.smithi169.stdout:471: finishing write tid 1 to smithi16987243-471 2023-09-23T22:21:42.747 INFO:tasks.rados.rados.0.smithi169.stdout:471: finishing write tid 2 to smithi16987243-471 2023-09-23T22:21:42.747 INFO:tasks.rados.rados.0.smithi169.stdout:471: finishing write tid 3 to smithi16987243-471 2023-09-23T22:21:42.747 INFO:tasks.rados.rados.0.smithi169.stdout:471: finishing write tid 4 to smithi16987243-471 2023-09-23T22:21:42.747 INFO:tasks.rados.rados.0.smithi169.stdout:471: finishing write tid 5 to smithi16987243-471 2023-09-23T22:21:42.747 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 471 v 111 (ObjNum 470 snap 0 seq_num 470) dirty exists 2023-09-23T22:21:42.747 INFO:tasks.rados.rados.0.smithi169.stdout:471: left oid 471 (ObjNum 470 snap 0 seq_num 470) 2023-09-23T22:21:42.747 INFO:tasks.rados.rados.0.smithi169.stdout:472: finishing write tid 1 to smithi16987243-472 2023-09-23T22:21:42.747 INFO:tasks.rados.rados.0.smithi169.stdout:472: finishing write tid 2 to smithi16987243-472 2023-09-23T22:21:42.747 INFO:tasks.rados.rados.0.smithi169.stdout:472: finishing write tid 3 to smithi16987243-472 2023-09-23T22:21:42.747 INFO:tasks.rados.rados.0.smithi169.stdout:472: finishing write tid 4 to smithi16987243-472 2023-09-23T22:21:42.747 INFO:tasks.rados.rados.0.smithi169.stdout:472: finishing write tid 5 to smithi16987243-472 2023-09-23T22:21:42.747 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 472 v 115 (ObjNum 471 snap 0 seq_num 471) dirty exists 2023-09-23T22:21:42.748 INFO:tasks.rados.rados.0.smithi169.stdout:472: left oid 472 (ObjNum 471 snap 0 seq_num 471) 2023-09-23T22:21:42.748 INFO:tasks.rados.rados.0.smithi169.stdout:473: finishing write tid 1 to smithi16987243-473 2023-09-23T22:21:42.748 INFO:tasks.rados.rados.0.smithi169.stdout:473: finishing write tid 2 to smithi16987243-473 2023-09-23T22:21:42.748 INFO:tasks.rados.rados.0.smithi169.stdout:473: finishing write tid 3 to smithi16987243-473 2023-09-23T22:21:42.748 INFO:tasks.rados.rados.0.smithi169.stdout:473: finishing write tid 4 to smithi16987243-473 2023-09-23T22:21:42.748 INFO:tasks.rados.rados.0.smithi169.stdout:473: finishing write tid 5 to smithi16987243-473 2023-09-23T22:21:42.748 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 473 v 75 (ObjNum 472 snap 0 seq_num 472) dirty exists 2023-09-23T22:21:42.748 INFO:tasks.rados.rados.0.smithi169.stdout:473: left oid 473 (ObjNum 472 snap 0 seq_num 472) 2023-09-23T22:21:42.748 INFO:tasks.rados.rados.0.smithi169.stdout:474: finishing write tid 1 to smithi16987243-474 2023-09-23T22:21:42.748 INFO:tasks.rados.rados.0.smithi169.stdout:468: done (15 left) 2023-09-23T22:21:42.748 INFO:tasks.rados.rados.0.smithi169.stdout:469: done (14 left) 2023-09-23T22:21:42.748 INFO:tasks.rados.rados.0.smithi169.stdout:470: done (13 left) 2023-09-23T22:21:42.748 INFO:tasks.rados.rados.0.smithi169.stdout:471: done (12 left) 2023-09-23T22:21:42.749 INFO:tasks.rados.rados.0.smithi169.stdout:472: done (11 left) 2023-09-23T22:21:42.749 INFO:tasks.rados.rados.0.smithi169.stdout:473: done (10 left) 2023-09-23T22:21:42.749 INFO:tasks.rados.rados.0.smithi169.stdout:484: write initial oid 484 2023-09-23T22:21:42.749 INFO:tasks.rados.rados.0.smithi169.stdout:484: seq_num 483 ranges {517781=475506,1731038=386743} 2023-09-23T22:21:42.750 INFO:tasks.rados.rados.0.smithi169.stdout:484: writing smithi16987243-484 from 517781 to 993287 tid 1 2023-09-23T22:21:42.756 INFO:tasks.rados.rados.0.smithi169.stdout:484: writing smithi16987243-484 from 1731038 to 2117781 tid 2 2023-09-23T22:21:42.757 INFO:tasks.rados.rados.0.smithi169.stdout:485: write initial oid 485 2023-09-23T22:21:42.757 INFO:tasks.rados.rados.0.smithi169.stdout:485: seq_num 484 ranges {534588=550755,1789520=345068} 2023-09-23T22:21:42.763 INFO:tasks.rados.rados.0.smithi169.stdout:485: writing smithi16987243-485 from 534588 to 1085343 tid 1 2023-09-23T22:21:42.769 INFO:tasks.rados.rados.0.smithi169.stdout:485: writing smithi16987243-485 from 1789520 to 2134588 tid 2 2023-09-23T22:21:42.769 INFO:tasks.rados.rados.0.smithi169.stdout:486: write initial oid 486 2023-09-23T22:21:42.769 INFO:tasks.rados.rados.0.smithi169.stdout:486: seq_num 485 ranges {551395=626004,1848002=303393} 2023-09-23T22:21:42.776 INFO:tasks.rados.rados.0.smithi169.stdout:486: writing smithi16987243-486 from 551395 to 1177399 tid 1 2023-09-23T22:21:42.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:42 smithi169 bash[27421]: cephadm 2023-09-23T22:21:41.036888+0000 mgr.y (mgr.24365) 197 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T22:21:42.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:42 smithi169 bash[40994]: cephadm 2023-09-23T22:21:41.036888+0000 mgr.y (mgr.24365) 197 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T22:21:42.782 INFO:tasks.rados.rados.0.smithi169.stdout:486: writing smithi16987243-486 from 1848002 to 2151395 tid 2 2023-09-23T22:21:42.782 INFO:tasks.rados.rados.0.smithi169.stdout:487: write initial oid 487 2023-09-23T22:21:42.782 INFO:tasks.rados.rados.0.smithi169.stdout:487: seq_num 486 ranges {568202=701253,1906484=261718} 2023-09-23T22:21:42.790 INFO:tasks.rados.rados.0.smithi169.stdout:487: writing smithi16987243-487 from 568202 to 1269455 tid 1 2023-09-23T22:21:42.795 INFO:tasks.rados.rados.0.smithi169.stdout:487: writing smithi16987243-487 from 1906484 to 2168202 tid 2 2023-09-23T22:21:42.795 INFO:tasks.rados.rados.0.smithi169.stdout:488: write initial oid 488 2023-09-23T22:21:42.795 INFO:tasks.rados.rados.0.smithi169.stdout:488: seq_num 487 ranges {585009=492855,1564966=620043} 2023-09-23T22:21:42.801 INFO:tasks.rados.rados.0.smithi169.stdout:488: writing smithi16987243-488 from 585009 to 1077864 tid 1 2023-09-23T22:21:42.808 INFO:tasks.rados.rados.0.smithi169.stdout:488: writing smithi16987243-488 from 1564966 to 2185009 tid 2 2023-09-23T22:21:42.808 INFO:tasks.rados.rados.0.smithi169.stdout:489: write initial oid 489 2023-09-23T22:21:42.808 INFO:tasks.rados.rados.0.smithi169.stdout:489: seq_num 488 ranges {601816=568104,1623448=451823} 2023-09-23T22:21:42.815 INFO:tasks.rados.rados.0.smithi169.stdout:489: writing smithi16987243-489 from 601816 to 1169920 tid 1 2023-09-23T22:21:42.821 INFO:tasks.rados.rados.0.smithi169.stdout:489: writing smithi16987243-489 from 1623448 to 2075271 tid 2 2023-09-23T22:21:42.821 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:42.821 INFO:tasks.rados.rados.0.smithi169.stdout:474: finishing write tid 2 to smithi16987243-474 2023-09-23T22:21:42.821 INFO:tasks.rados.rados.0.smithi169.stdout:474: finishing write tid 3 to smithi16987243-474 2023-09-23T22:21:42.821 INFO:tasks.rados.rados.0.smithi169.stdout:474: finishing write tid 4 to smithi16987243-474 2023-09-23T22:21:42.822 INFO:tasks.rados.rados.0.smithi169.stdout:474: finishing write tid 5 to smithi16987243-474 2023-09-23T22:21:42.822 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 474 v 107 (ObjNum 473 snap 0 seq_num 473) dirty exists 2023-09-23T22:21:42.822 INFO:tasks.rados.rados.0.smithi169.stdout:474: left oid 474 (ObjNum 473 snap 0 seq_num 473) 2023-09-23T22:21:42.822 INFO:tasks.rados.rados.0.smithi169.stdout:475: finishing write tid 1 to smithi16987243-475 2023-09-23T22:21:42.822 INFO:tasks.rados.rados.0.smithi169.stdout:474: done (15 left) 2023-09-23T22:21:42.822 INFO:tasks.rados.rados.0.smithi169.stdout:490: write initial oid 490 2023-09-23T22:21:42.822 INFO:tasks.rados.rados.0.smithi169.stdout:490: seq_num 489 ranges {618623=643353,1681930=536693} 2023-09-23T22:21:42.829 INFO:tasks.rados.rados.0.smithi169.stdout:490: writing smithi16987243-490 from 618623 to 1261976 tid 1 2023-09-23T22:21:42.835 INFO:tasks.rados.rados.0.smithi169.stdout:490: writing smithi16987243-490 from 1681930 to 2218623 tid 2 2023-09-23T22:21:42.835 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:42.835 INFO:tasks.rados.rados.0.smithi169.stdout:475: finishing write tid 2 to smithi16987243-475 2023-09-23T22:21:42.835 INFO:tasks.rados.rados.0.smithi169.stdout:475: finishing write tid 3 to smithi16987243-475 2023-09-23T22:21:42.835 INFO:tasks.rados.rados.0.smithi169.stdout:475: finishing write tid 4 to smithi16987243-475 2023-09-23T22:21:42.836 INFO:tasks.rados.rados.0.smithi169.stdout:475: finishing write tid 5 to smithi16987243-475 2023-09-23T22:21:42.836 INFO:tasks.rados.rados.0.smithi169.stdout:475: finishing write tid 6 to smithi16987243-475 2023-09-23T22:21:42.836 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 475 v 100 (ObjNum 474 snap 0 seq_num 474) dirty exists 2023-09-23T22:21:42.836 INFO:tasks.rados.rados.0.smithi169.stdout:475: left oid 475 (ObjNum 474 snap 0 seq_num 474) 2023-09-23T22:21:42.836 INFO:tasks.rados.rados.0.smithi169.stdout:476: finishing write tid 1 to smithi16987243-476 2023-09-23T22:21:42.836 INFO:tasks.rados.rados.0.smithi169.stdout:475: done (15 left) 2023-09-23T22:21:42.836 INFO:tasks.rados.rados.0.smithi169.stdout:491: write initial oid 491 2023-09-23T22:21:42.836 INFO:tasks.rados.rados.0.smithi169.stdout:491: seq_num 490 ranges {635430=718602,2140412=95018} 2023-09-23T22:21:42.843 INFO:tasks.rados.rados.0.smithi169.stdout:491: writing smithi16987243-491 from 635430 to 1354032 tid 1 2023-09-23T22:21:42.848 INFO:tasks.rados.rados.0.smithi169.stdout:491: writing smithi16987243-491 from 2140412 to 2235430 tid 2 2023-09-23T22:21:42.848 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:42.848 INFO:tasks.rados.rados.0.smithi169.stdout:476: finishing write tid 2 to smithi16987243-476 2023-09-23T22:21:42.848 INFO:tasks.rados.rados.0.smithi169.stdout:476: finishing write tid 3 to smithi16987243-476 2023-09-23T22:21:42.849 INFO:tasks.rados.rados.0.smithi169.stdout:476: finishing write tid 4 to smithi16987243-476 2023-09-23T22:21:42.849 INFO:tasks.rados.rados.0.smithi169.stdout:476: finishing write tid 5 to smithi16987243-476 2023-09-23T22:21:42.849 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 476 v 110 (ObjNum 475 snap 0 seq_num 475) dirty exists 2023-09-23T22:21:42.849 INFO:tasks.rados.rados.0.smithi169.stdout:476: left oid 476 (ObjNum 475 snap 0 seq_num 475) 2023-09-23T22:21:42.849 INFO:tasks.rados.rados.0.smithi169.stdout:477: finishing write tid 1 to smithi16987243-477 2023-09-23T22:21:42.849 INFO:tasks.rados.rados.0.smithi169.stdout:476: done (15 left) 2023-09-23T22:21:42.849 INFO:tasks.rados.rados.0.smithi169.stdout:492: write initial oid 492 2023-09-23T22:21:42.849 INFO:tasks.rados.rados.0.smithi169.stdout:492: seq_num 491 ranges {652237=793851,2198894=53343} 2023-09-23T22:21:42.857 INFO:tasks.rados.rados.0.smithi169.stdout:492: writing smithi16987243-492 from 652237 to 1446088 tid 1 2023-09-23T22:21:42.862 INFO:tasks.rados.rados.0.smithi169.stdout:492: writing smithi16987243-492 from 2198894 to 2252237 tid 2 2023-09-23T22:21:42.862 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:42.862 INFO:tasks.rados.rados.0.smithi169.stdout:477: finishing write tid 2 to smithi16987243-477 2023-09-23T22:21:42.862 INFO:tasks.rados.rados.0.smithi169.stdout:477: finishing write tid 3 to smithi16987243-477 2023-09-23T22:21:42.862 INFO:tasks.rados.rados.0.smithi169.stdout:477: finishing write tid 4 to smithi16987243-477 2023-09-23T22:21:42.862 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 477 v 127 (ObjNum 476 snap 0 seq_num 476) dirty exists 2023-09-23T22:21:42.862 INFO:tasks.rados.rados.0.smithi169.stdout:477: left oid 477 (ObjNum 476 snap 0 seq_num 476) 2023-09-23T22:21:42.862 INFO:tasks.rados.rados.0.smithi169.stdout:478: finishing write tid 1 to smithi16987243-478 2023-09-23T22:21:42.862 INFO:tasks.rados.rados.0.smithi169.stdout:478: finishing write tid 2 to smithi16987243-478 2023-09-23T22:21:42.862 INFO:tasks.rados.rados.0.smithi169.stdout:478: finishing write tid 3 to smithi16987243-478 2023-09-23T22:21:42.863 INFO:tasks.rados.rados.0.smithi169.stdout:478: finishing write tid 4 to smithi16987243-478 2023-09-23T22:21:42.863 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 478 v 110 (ObjNum 477 snap 0 seq_num 477) dirty exists 2023-09-23T22:21:42.863 INFO:tasks.rados.rados.0.smithi169.stdout:478: left oid 478 (ObjNum 477 snap 0 seq_num 477) 2023-09-23T22:21:42.863 INFO:tasks.rados.rados.0.smithi169.stdout:479: finishing write tid 1 to smithi16987243-479 2023-09-23T22:21:42.863 INFO:tasks.rados.rados.0.smithi169.stdout:479: finishing write tid 2 to smithi16987243-479 2023-09-23T22:21:42.863 INFO:tasks.rados.rados.0.smithi169.stdout:477: done (15 left) 2023-09-23T22:21:42.863 INFO:tasks.rados.rados.0.smithi169.stdout:478: done (14 left) 2023-09-23T22:21:42.863 INFO:tasks.rados.rados.0.smithi169.stdout:493: write initial oid 493 2023-09-23T22:21:42.863 INFO:tasks.rados.rados.0.smithi169.stdout:493: seq_num 492 ranges {669044=469100,1741023=459161} 2023-09-23T22:21:42.868 INFO:tasks.rados.rados.0.smithi169.stdout:493: writing smithi16987243-493 from 669044 to 1138144 tid 1 2023-09-23T22:21:42.875 INFO:tasks.rados.rados.0.smithi169.stdout:493: writing smithi16987243-493 from 1741023 to 2200184 tid 2 2023-09-23T22:21:42.875 INFO:tasks.rados.rados.0.smithi169.stdout:494: write initial oid 494 2023-09-23T22:21:42.875 INFO:tasks.rados.rados.0.smithi169.stdout:494: seq_num 493 ranges {685851=544349,1799505=486346} 2023-09-23T22:21:42.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:42 smithi187 bash[31480]: cephadm 2023-09-23T22:21:41.036888+0000 mgr.y (mgr.24365) 197 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:bb0daeff97f020f686596fca6eba20c310e26fb7 2023-09-23T22:21:42.882 INFO:tasks.rados.rados.0.smithi169.stdout:494: writing smithi16987243-494 from 685851 to 1230200 tid 1 2023-09-23T22:21:42.889 INFO:tasks.rados.rados.0.smithi169.stdout:494: writing smithi16987243-494 from 1799505 to 2285851 tid 2 2023-09-23T22:21:42.889 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:42.889 INFO:tasks.rados.rados.0.smithi169.stdout:479: finishing write tid 3 to smithi16987243-479 2023-09-23T22:21:42.890 INFO:tasks.rados.rados.0.smithi169.stdout:479: finishing write tid 4 to smithi16987243-479 2023-09-23T22:21:42.890 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 479 v 130 (ObjNum 478 snap 0 seq_num 478) dirty exists 2023-09-23T22:21:42.890 INFO:tasks.rados.rados.0.smithi169.stdout:479: left oid 479 (ObjNum 478 snap 0 seq_num 478) 2023-09-23T22:21:42.890 INFO:tasks.rados.rados.0.smithi169.stdout:480: finishing write tid 1 to smithi16987243-480 2023-09-23T22:21:42.890 INFO:tasks.rados.rados.0.smithi169.stdout:480: finishing write tid 2 to smithi16987243-480 2023-09-23T22:21:42.890 INFO:tasks.rados.rados.0.smithi169.stdout:480: finishing write tid 3 to smithi16987243-480 2023-09-23T22:21:42.890 INFO:tasks.rados.rados.0.smithi169.stdout:480: finishing write tid 4 to smithi16987243-480 2023-09-23T22:21:42.890 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 480 v 133 (ObjNum 479 snap 0 seq_num 479) dirty exists 2023-09-23T22:21:42.890 INFO:tasks.rados.rados.0.smithi169.stdout:480: left oid 480 (ObjNum 479 snap 0 seq_num 479) 2023-09-23T22:21:42.890 INFO:tasks.rados.rados.0.smithi169.stdout:481: finishing write tid 1 to smithi16987243-481 2023-09-23T22:21:42.890 INFO:tasks.rados.rados.0.smithi169.stdout:481: finishing write tid 2 to smithi16987243-481 2023-09-23T22:21:42.891 INFO:tasks.rados.rados.0.smithi169.stdout:481: finishing write tid 3 to smithi16987243-481 2023-09-23T22:21:42.891 INFO:tasks.rados.rados.0.smithi169.stdout:481: finishing write tid 4 to smithi16987243-481 2023-09-23T22:21:42.891 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 481 v 78 (ObjNum 480 snap 0 seq_num 480) dirty exists 2023-09-23T22:21:42.891 INFO:tasks.rados.rados.0.smithi169.stdout:481: left oid 481 (ObjNum 480 snap 0 seq_num 480) 2023-09-23T22:21:42.891 INFO:tasks.rados.rados.0.smithi169.stdout:482: finishing write tid 1 to smithi16987243-482 2023-09-23T22:21:42.891 INFO:tasks.rados.rados.0.smithi169.stdout:482: finishing write tid 2 to smithi16987243-482 2023-09-23T22:21:42.891 INFO:tasks.rados.rados.0.smithi169.stdout:482: finishing write tid 3 to smithi16987243-482 2023-09-23T22:21:42.891 INFO:tasks.rados.rados.0.smithi169.stdout:482: finishing write tid 4 to smithi16987243-482 2023-09-23T22:21:42.891 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 482 v 122 (ObjNum 481 snap 0 seq_num 481) dirty exists 2023-09-23T22:21:42.891 INFO:tasks.rados.rados.0.smithi169.stdout:482: left oid 482 (ObjNum 481 snap 0 seq_num 481) 2023-09-23T22:21:42.891 INFO:tasks.rados.rados.0.smithi169.stdout:483: finishing write tid 1 to smithi16987243-483 2023-09-23T22:21:42.891 INFO:tasks.rados.rados.0.smithi169.stdout:483: finishing write tid 2 to smithi16987243-483 2023-09-23T22:21:42.892 INFO:tasks.rados.rados.0.smithi169.stdout:483: finishing write tid 3 to smithi16987243-483 2023-09-23T22:21:42.892 INFO:tasks.rados.rados.0.smithi169.stdout:483: finishing write tid 4 to smithi16987243-483 2023-09-23T22:21:42.892 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 483 v 103 (ObjNum 482 snap 0 seq_num 482) dirty exists 2023-09-23T22:21:42.892 INFO:tasks.rados.rados.0.smithi169.stdout:483: left oid 483 (ObjNum 482 snap 0 seq_num 482) 2023-09-23T22:21:42.892 INFO:tasks.rados.rados.0.smithi169.stdout:484: finishing write tid 1 to smithi16987243-484 2023-09-23T22:21:42.892 INFO:tasks.rados.rados.0.smithi169.stdout:484: finishing write tid 2 to smithi16987243-484 2023-09-23T22:21:42.892 INFO:tasks.rados.rados.0.smithi169.stdout:479: done (15 left) 2023-09-23T22:21:42.892 INFO:tasks.rados.rados.0.smithi169.stdout:480: done (14 left) 2023-09-23T22:21:42.892 INFO:tasks.rados.rados.0.smithi169.stdout:481: done (13 left) 2023-09-23T22:21:42.892 INFO:tasks.rados.rados.0.smithi169.stdout:482: done (12 left) 2023-09-23T22:21:42.892 INFO:tasks.rados.rados.0.smithi169.stdout:483: done (11 left) 2023-09-23T22:21:42.893 INFO:tasks.rados.rados.0.smithi169.stdout:495: write initial oid 495 2023-09-23T22:21:42.893 INFO:tasks.rados.rados.0.smithi169.stdout:495: seq_num 494 ranges {702658=619598,1857987=444671} 2023-09-23T22:21:42.901 INFO:tasks.rados.rados.0.smithi169.stdout:495: writing smithi16987243-495 from 702658 to 1322256 tid 1 2023-09-23T22:21:42.907 INFO:tasks.rados.rados.0.smithi169.stdout:495: writing smithi16987243-495 from 1857987 to 2302658 tid 2 2023-09-23T22:21:42.907 INFO:tasks.rados.rados.0.smithi169.stdout:496: write initial oid 496 2023-09-23T22:21:42.907 INFO:tasks.rados.rados.0.smithi169.stdout:496: seq_num 495 ranges {719465=411200,1632822=686643} 2023-09-23T22:21:42.914 INFO:tasks.rados.rados.0.smithi169.stdout:496: writing smithi16987243-496 from 719465 to 1130665 tid 1 2023-09-23T22:21:42.923 INFO:tasks.rados.rados.0.smithi169.stdout:496: writing smithi16987243-496 from 1632822 to 2319465 tid 2 2023-09-23T22:21:42.923 INFO:tasks.rados.rados.0.smithi169.stdout:497: write initial oid 497 2023-09-23T22:21:42.923 INFO:tasks.rados.rados.0.smithi169.stdout:497: seq_num 496 ranges {736272=486449,1974951=361321} 2023-09-23T22:21:42.930 INFO:tasks.rados.rados.0.smithi169.stdout:497: writing smithi16987243-497 from 736272 to 1222721 tid 1 2023-09-23T22:21:42.936 INFO:tasks.rados.rados.0.smithi169.stdout:497: writing smithi16987243-497 from 1974951 to 2336272 tid 2 2023-09-23T22:21:42.936 INFO:tasks.rados.rados.0.smithi169.stdout:498: write initial oid 498 2023-09-23T22:21:42.937 INFO:tasks.rados.rados.0.smithi169.stdout:498: seq_num 497 ranges {753079=561698,2033433=319646} 2023-09-23T22:21:42.944 INFO:tasks.rados.rados.0.smithi169.stdout:498: writing smithi16987243-498 from 753079 to 1314777 tid 1 2023-09-23T22:21:42.950 INFO:tasks.rados.rados.0.smithi169.stdout:498: writing smithi16987243-498 from 2033433 to 2353079 tid 2 2023-09-23T22:21:42.950 INFO:tasks.rados.rados.0.smithi169.stdout:499: write initial oid 499 2023-09-23T22:21:42.950 INFO:tasks.rados.rados.0.smithi169.stdout:499: seq_num 498 ranges {769886=636947,2091915=277971} 2023-09-23T22:21:42.958 INFO:tasks.rados.rados.0.smithi169.stdout:499: writing smithi16987243-499 from 769886 to 1406833 tid 1 2023-09-23T22:21:42.965 INFO:tasks.rados.rados.0.smithi169.stdout:499: writing smithi16987243-499 from 2091915 to 2369886 tid 2 2023-09-23T22:21:42.965 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:42.965 INFO:tasks.rados.rados.0.smithi169.stdout:484: finishing write tid 3 to smithi16987243-484 2023-09-23T22:21:42.965 INFO:tasks.rados.rados.0.smithi169.stdout:484: finishing write tid 4 to smithi16987243-484 2023-09-23T22:21:42.965 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 484 v 113 (ObjNum 483 snap 0 seq_num 483) dirty exists 2023-09-23T22:21:42.965 INFO:tasks.rados.rados.0.smithi169.stdout:484: left oid 484 (ObjNum 483 snap 0 seq_num 483) 2023-09-23T22:21:42.965 INFO:tasks.rados.rados.0.smithi169.stdout:485: finishing write tid 1 to smithi16987243-485 2023-09-23T22:21:42.965 INFO:tasks.rados.rados.0.smithi169.stdout:485: finishing write tid 2 to smithi16987243-485 2023-09-23T22:21:42.965 INFO:tasks.rados.rados.0.smithi169.stdout:485: finishing write tid 3 to smithi16987243-485 2023-09-23T22:21:42.965 INFO:tasks.rados.rados.0.smithi169.stdout:485: finishing write tid 4 to smithi16987243-485 2023-09-23T22:21:42.966 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 485 v 110 (ObjNum 484 snap 0 seq_num 484) dirty exists 2023-09-23T22:21:42.966 INFO:tasks.rados.rados.0.smithi169.stdout:485: left oid 485 (ObjNum 484 snap 0 seq_num 484) 2023-09-23T22:21:42.966 INFO:tasks.rados.rados.0.smithi169.stdout:486: finishing write tid 1 to smithi16987243-486 2023-09-23T22:21:42.966 INFO:tasks.rados.rados.0.smithi169.stdout:486: finishing write tid 2 to smithi16987243-486 2023-09-23T22:21:42.966 INFO:tasks.rados.rados.0.smithi169.stdout:486: finishing write tid 3 to smithi16987243-486 2023-09-23T22:21:42.966 INFO:tasks.rados.rados.0.smithi169.stdout:486: finishing write tid 4 to smithi16987243-486 2023-09-23T22:21:42.966 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 486 v 108 (ObjNum 485 snap 0 seq_num 485) dirty exists 2023-09-23T22:21:42.966 INFO:tasks.rados.rados.0.smithi169.stdout:486: left oid 486 (ObjNum 485 snap 0 seq_num 485) 2023-09-23T22:21:42.966 INFO:tasks.rados.rados.0.smithi169.stdout:487: finishing write tid 1 to smithi16987243-487 2023-09-23T22:21:42.966 INFO:tasks.rados.rados.0.smithi169.stdout:487: finishing write tid 2 to smithi16987243-487 2023-09-23T22:21:42.967 INFO:tasks.rados.rados.0.smithi169.stdout:487: finishing write tid 3 to smithi16987243-487 2023-09-23T22:21:42.967 INFO:tasks.rados.rados.0.smithi169.stdout:487: finishing write tid 4 to smithi16987243-487 2023-09-23T22:21:42.967 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 487 v 84 (ObjNum 486 snap 0 seq_num 486) dirty exists 2023-09-23T22:21:42.967 INFO:tasks.rados.rados.0.smithi169.stdout:487: left oid 487 (ObjNum 486 snap 0 seq_num 486) 2023-09-23T22:21:42.967 INFO:tasks.rados.rados.0.smithi169.stdout:488: finishing write tid 1 to smithi16987243-488 2023-09-23T22:21:42.967 INFO:tasks.rados.rados.0.smithi169.stdout:488: finishing write tid 2 to smithi16987243-488 2023-09-23T22:21:42.967 INFO:tasks.rados.rados.0.smithi169.stdout:488: finishing write tid 3 to smithi16987243-488 2023-09-23T22:21:42.967 INFO:tasks.rados.rados.0.smithi169.stdout:488: finishing write tid 4 to smithi16987243-488 2023-09-23T22:21:42.967 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 488 v 87 (ObjNum 487 snap 0 seq_num 487) dirty exists 2023-09-23T22:21:42.967 INFO:tasks.rados.rados.0.smithi169.stdout:488: left oid 488 (ObjNum 487 snap 0 seq_num 487) 2023-09-23T22:21:42.967 INFO:tasks.rados.rados.0.smithi169.stdout:489: finishing write tid 1 to smithi16987243-489 2023-09-23T22:21:42.968 INFO:tasks.rados.rados.0.smithi169.stdout:484: done (15 left) 2023-09-23T22:21:42.968 INFO:tasks.rados.rados.0.smithi169.stdout:485: done (14 left) 2023-09-23T22:21:42.968 INFO:tasks.rados.rados.0.smithi169.stdout:486: done (13 left) 2023-09-23T22:21:42.968 INFO:tasks.rados.rados.0.smithi169.stdout:487: done (12 left) 2023-09-23T22:21:42.968 INFO:tasks.rados.rados.0.smithi169.stdout:488: done (11 left) 2023-09-23T22:21:42.968 INFO:tasks.rados.rados.0.smithi169.stdout:500: write initial oid 500 2023-09-23T22:21:42.968 INFO:tasks.rados.rados.0.smithi169.stdout:500: seq_num 499 ranges {786693=712196,2150397=236296} 2023-09-23T22:21:42.973 INFO:tasks.rados.rados.0.smithi169.stdout:500: writing smithi16987243-500 from 786693 to 1498889 tid 1 2023-09-23T22:21:42.979 INFO:tasks.rados.rados.0.smithi169.stdout:500: writing smithi16987243-500 from 2150397 to 2386693 tid 2 2023-09-23T22:21:42.979 INFO:tasks.rados.rados.0.smithi169.stdout:501: write oid 148 current snap is 0 2023-09-23T22:21:42.979 INFO:tasks.rados.rados.0.smithi169.stdout:489: finishing write tid 2 to smithi16987243-489 2023-09-23T22:21:42.979 INFO:tasks.rados.rados.0.smithi169.stdout:489: finishing write tid 3 to smithi16987243-489 2023-09-23T22:21:42.979 INFO:tasks.rados.rados.0.smithi169.stdout:489: finishing write tid 4 to smithi16987243-489 2023-09-23T22:21:42.979 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 489 v 97 (ObjNum 488 snap 0 seq_num 488) dirty exists 2023-09-23T22:21:42.979 INFO:tasks.rados.rados.0.smithi169.stdout:489: left oid 489 (ObjNum 488 snap 0 seq_num 488) 2023-09-23T22:21:42.979 INFO:tasks.rados.rados.0.smithi169.stdout:490: finishing write tid 1 to smithi16987243-490 2023-09-23T22:21:42.980 INFO:tasks.rados.rados.0.smithi169.stdout:490: finishing write tid 2 to smithi16987243-490 2023-09-23T22:21:42.980 INFO:tasks.rados.rados.0.smithi169.stdout:490: finishing write tid 3 to smithi16987243-490 2023-09-23T22:21:42.980 INFO:tasks.rados.rados.0.smithi169.stdout:490: finishing write tid 4 to smithi16987243-490 2023-09-23T22:21:42.980 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 490 v 118 (ObjNum 489 snap 0 seq_num 489) dirty exists 2023-09-23T22:21:42.980 INFO:tasks.rados.rados.0.smithi169.stdout:490: left oid 490 (ObjNum 489 snap 0 seq_num 489) 2023-09-23T22:21:42.980 INFO:tasks.rados.rados.0.smithi169.stdout:491: finishing write tid 1 to smithi16987243-491 2023-09-23T22:21:42.980 INFO:tasks.rados.rados.0.smithi169.stdout:491: finishing write tid 2 to smithi16987243-491 2023-09-23T22:21:42.980 INFO:tasks.rados.rados.0.smithi169.stdout:491: finishing write tid 3 to smithi16987243-491 2023-09-23T22:21:42.980 INFO:tasks.rados.rados.0.smithi169.stdout:501: seq_num 500 ranges {403500=787445,1692526=473837} 2023-09-23T22:21:42.985 INFO:tasks.rados.rados.0.smithi169.stdout:501: writing smithi16987243-148 from 403500 to 1190945 tid 1 2023-09-23T22:21:42.991 INFO:tasks.rados.rados.0.smithi169.stdout:501: writing smithi16987243-148 from 1692526 to 2166363 tid 2 2023-09-23T22:21:42.991 INFO:tasks.rados.rados.0.smithi169.stdout:489: done (12 left) 2023-09-23T22:21:42.991 INFO:tasks.rados.rados.0.smithi169.stdout:490: done (11 left) 2023-09-23T22:21:42.992 INFO:tasks.rados.rados.0.smithi169.stdout:502: write oid 81 current snap is 0 2023-09-23T22:21:42.992 INFO:tasks.rados.rados.0.smithi169.stdout:491: finishing write tid 4 to smithi16987243-491 2023-09-23T22:21:42.992 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 491 v 121 (ObjNum 490 snap 0 seq_num 490) dirty exists 2023-09-23T22:21:42.992 INFO:tasks.rados.rados.0.smithi169.stdout:491: left oid 491 (ObjNum 490 snap 0 seq_num 490) 2023-09-23T22:21:42.992 INFO:tasks.rados.rados.0.smithi169.stdout:492: finishing write tid 1 to smithi16987243-492 2023-09-23T22:21:42.992 INFO:tasks.rados.rados.0.smithi169.stdout:492: finishing write tid 2 to smithi16987243-492 2023-09-23T22:21:42.993 INFO:tasks.rados.rados.0.smithi169.stdout:492: finishing write tid 3 to smithi16987243-492 2023-09-23T22:21:42.993 INFO:tasks.rados.rados.0.smithi169.stdout:492: finishing write tid 4 to smithi16987243-492 2023-09-23T22:21:42.993 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 492 v 111 (ObjNum 491 snap 0 seq_num 491) dirty exists 2023-09-23T22:21:42.993 INFO:tasks.rados.rados.0.smithi169.stdout:492: left oid 492 (ObjNum 491 snap 0 seq_num 491) 2023-09-23T22:21:42.993 INFO:tasks.rados.rados.0.smithi169.stdout:493: finishing write tid 1 to smithi16987243-493 2023-09-23T22:21:42.993 INFO:tasks.rados.rados.0.smithi169.stdout:502: seq_num 501 ranges {420307=462694,1351008=617495} 2023-09-23T22:21:42.996 INFO:tasks.rados.rados.0.smithi169.stdout:502: writing smithi16987243-81 from 420307 to 883001 tid 1 2023-09-23T22:21:43.003 INFO:tasks.rados.rados.0.smithi169.stdout:502: writing smithi16987243-81 from 1351008 to 1968503 tid 2 2023-09-23T22:21:43.003 INFO:tasks.rados.rados.0.smithi169.stdout:491: done (11 left) 2023-09-23T22:21:43.003 INFO:tasks.rados.rados.0.smithi169.stdout:492: done (10 left) 2023-09-23T22:21:43.004 INFO:tasks.rados.rados.0.smithi169.stdout:503: delete oid 33 current snap is 0 2023-09-23T22:21:43.004 INFO:tasks.rados.rados.0.smithi169.stdout:493: finishing write tid 2 to smithi16987243-493 2023-09-23T22:21:43.004 INFO:tasks.rados.rados.0.smithi169.stdout:493: finishing write tid 3 to smithi16987243-493 2023-09-23T22:21:43.004 INFO:tasks.rados.rados.0.smithi169.stdout:493: finishing write tid 4 to smithi16987243-493 2023-09-23T22:21:43.004 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 493 v 124 (ObjNum 492 snap 0 seq_num 492) dirty exists 2023-09-23T22:21:43.004 INFO:tasks.rados.rados.0.smithi169.stdout:493: left oid 493 (ObjNum 492 snap 0 seq_num 492) 2023-09-23T22:21:43.005 INFO:tasks.rados.rados.0.smithi169.stdout:494: finishing write tid 1 to smithi16987243-494 2023-09-23T22:21:43.005 INFO:tasks.rados.rados.0.smithi169.stdout:494: finishing write tid 2 to smithi16987243-494 2023-09-23T22:21:43.005 INFO:tasks.rados.rados.0.smithi169.stdout:494: finishing write tid 3 to smithi16987243-494 2023-09-23T22:21:43.005 INFO:tasks.rados.rados.0.smithi169.stdout:494: finishing write tid 4 to smithi16987243-494 2023-09-23T22:21:43.005 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 494 v 81 (ObjNum 493 snap 0 seq_num 493) dirty exists 2023-09-23T22:21:43.005 INFO:tasks.rados.rados.0.smithi169.stdout:494: left oid 494 (ObjNum 493 snap 0 seq_num 493) 2023-09-23T22:21:43.006 INFO:tasks.rados.rados.0.smithi169.stdout:495: finishing write tid 1 to smithi16987243-495 2023-09-23T22:21:43.006 INFO:tasks.rados.rados.0.smithi169.stdout:495: finishing write tid 2 to smithi16987243-495 2023-09-23T22:21:43.006 INFO:tasks.rados.rados.0.smithi169.stdout:495: finishing write tid 3 to smithi16987243-495 2023-09-23T22:21:43.006 INFO:tasks.rados.rados.0.smithi169.stdout:495: finishing write tid 4 to smithi16987243-495 2023-09-23T22:21:43.006 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 495 v 116 (ObjNum 494 snap 0 seq_num 494) dirty exists 2023-09-23T22:21:43.006 INFO:tasks.rados.rados.0.smithi169.stdout:495: left oid 495 (ObjNum 494 snap 0 seq_num 494) 2023-09-23T22:21:43.007 INFO:tasks.rados.rados.0.smithi169.stdout:496: finishing write tid 1 to smithi16987243-496 2023-09-23T22:21:43.007 INFO:tasks.rados.rados.0.smithi169.stdout:496: finishing write tid 2 to smithi16987243-496 2023-09-23T22:21:43.007 INFO:tasks.rados.rados.0.smithi169.stdout:496: finishing write tid 3 to smithi16987243-496 2023-09-23T22:21:43.007 INFO:tasks.rados.rados.0.smithi169.stdout:496: finishing write tid 4 to smithi16987243-496 2023-09-23T22:21:43.007 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 496 v 100 (ObjNum 495 snap 0 seq_num 495) dirty exists 2023-09-23T22:21:43.007 INFO:tasks.rados.rados.0.smithi169.stdout:496: left oid 496 (ObjNum 495 snap 0 seq_num 495) 2023-09-23T22:21:43.007 INFO:tasks.rados.rados.0.smithi169.stdout:497: finishing write tid 1 to smithi16987243-497 2023-09-23T22:21:43.008 INFO:tasks.rados.rados.0.smithi169.stdout:497: finishing write tid 2 to smithi16987243-497 2023-09-23T22:21:43.008 INFO:tasks.rados.rados.0.smithi169.stdout:497: finishing write tid 3 to smithi16987243-497 2023-09-23T22:21:43.008 INFO:tasks.rados.rados.0.smithi169.stdout:497: finishing write tid 4 to smithi16987243-497 2023-09-23T22:21:43.008 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 497 v 93 (ObjNum 496 snap 0 seq_num 496) dirty exists 2023-09-23T22:21:43.008 INFO:tasks.rados.rados.0.smithi169.stdout:497: left oid 497 (ObjNum 496 snap 0 seq_num 496) 2023-09-23T22:21:43.008 INFO:tasks.rados.rados.0.smithi169.stdout:498: finishing write tid 1 to smithi16987243-498 2023-09-23T22:21:43.008 INFO:tasks.rados.rados.0.smithi169.stdout:498: finishing write tid 2 to smithi16987243-498 2023-09-23T22:21:43.009 INFO:tasks.rados.rados.0.smithi169.stdout:498: finishing write tid 3 to smithi16987243-498 2023-09-23T22:21:43.009 INFO:tasks.rados.rados.0.smithi169.stdout:498: finishing write tid 4 to smithi16987243-498 2023-09-23T22:21:43.009 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 498 v 103 (ObjNum 497 snap 0 seq_num 497) dirty exists 2023-09-23T22:21:43.009 INFO:tasks.rados.rados.0.smithi169.stdout:498: left oid 498 (ObjNum 497 snap 0 seq_num 497) 2023-09-23T22:21:43.009 INFO:tasks.rados.rados.0.smithi169.stdout:499: finishing write tid 1 to smithi16987243-499 2023-09-23T22:21:43.009 INFO:tasks.rados.rados.0.smithi169.stdout:499: finishing write tid 2 to smithi16987243-499 2023-09-23T22:21:43.009 INFO:tasks.rados.rados.0.smithi169.stdout:499: finishing write tid 3 to smithi16987243-499 2023-09-23T22:21:43.009 INFO:tasks.rados.rados.0.smithi169.stdout:499: finishing write tid 4 to smithi16987243-499 2023-09-23T22:21:43.010 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 499 v 130 (ObjNum 498 snap 0 seq_num 498) dirty exists 2023-09-23T22:21:43.010 INFO:tasks.rados.rados.0.smithi169.stdout:499: left oid 499 (ObjNum 498 snap 0 seq_num 498) 2023-09-23T22:21:43.010 INFO:tasks.rados.rados.0.smithi169.stdout:500: finishing write tid 1 to smithi16987243-500 2023-09-23T22:21:43.010 INFO:tasks.rados.rados.0.smithi169.stdout:500: finishing write tid 2 to smithi16987243-500 2023-09-23T22:21:43.010 INFO:tasks.rados.rados.0.smithi169.stdout:500: finishing write tid 3 to smithi16987243-500 2023-09-23T22:21:43.010 INFO:tasks.rados.rados.0.smithi169.stdout:500: finishing write tid 4 to smithi16987243-500 2023-09-23T22:21:43.011 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 500 v 114 (ObjNum 499 snap 0 seq_num 499) dirty exists 2023-09-23T22:21:43.011 INFO:tasks.rados.rados.0.smithi169.stdout:500: left oid 500 (ObjNum 499 snap 0 seq_num 499) 2023-09-23T22:21:43.011 INFO:tasks.rados.rados.0.smithi169.stdout:501: finishing write tid 1 to smithi16987243-148 2023-09-23T22:21:43.011 INFO:tasks.rados.rados.0.smithi169.stdout:501: finishing write tid 2 to smithi16987243-148 2023-09-23T22:21:43.011 INFO:tasks.rados.rados.0.smithi169.stdout:501: finishing write tid 3 to smithi16987243-148 2023-09-23T22:21:43.011 INFO:tasks.rados.rados.0.smithi169.stdout:501: finishing write tid 4 to smithi16987243-148 2023-09-23T22:21:43.011 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 148 v 84 (ObjNum 500 snap 0 seq_num 500) dirty exists 2023-09-23T22:21:43.012 INFO:tasks.rados.rados.0.smithi169.stdout:501: left oid 148 (ObjNum 500 snap 0 seq_num 500) 2023-09-23T22:21:43.012 INFO:tasks.rados.rados.0.smithi169.stdout:502: finishing write tid 1 to smithi16987243-81 2023-09-23T22:21:43.013 INFO:tasks.rados.rados.0.smithi169.stdout:493: done (10 left) 2023-09-23T22:21:43.013 INFO:tasks.rados.rados.0.smithi169.stdout:494: done (9 left) 2023-09-23T22:21:43.013 INFO:tasks.rados.rados.0.smithi169.stdout:495: done (8 left) 2023-09-23T22:21:43.013 INFO:tasks.rados.rados.0.smithi169.stdout:496: done (7 left) 2023-09-23T22:21:43.013 INFO:tasks.rados.rados.0.smithi169.stdout:497: done (6 left) 2023-09-23T22:21:43.014 INFO:tasks.rados.rados.0.smithi169.stdout:498: done (5 left) 2023-09-23T22:21:43.014 INFO:tasks.rados.rados.0.smithi169.stdout:499: done (4 left) 2023-09-23T22:21:43.014 INFO:tasks.rados.rados.0.smithi169.stdout:500: done (3 left) 2023-09-23T22:21:43.014 INFO:tasks.rados.rados.0.smithi169.stdout:501: done (2 left) 2023-09-23T22:21:43.014 INFO:tasks.rados.rados.0.smithi169.stdout:503: done (1 left) 2023-09-23T22:21:43.014 INFO:tasks.rados.rados.0.smithi169.stdout:504: delete oid 165 current snap is 0 2023-09-23T22:21:43.014 INFO:tasks.rados.rados.0.smithi169.stdout:502: finishing write tid 2 to smithi16987243-81 2023-09-23T22:21:43.015 INFO:tasks.rados.rados.0.smithi169.stdout:502: finishing write tid 3 to smithi16987243-81 2023-09-23T22:21:43.015 INFO:tasks.rados.rados.0.smithi169.stdout:504: done (1 left) 2023-09-23T22:21:43.015 INFO:tasks.rados.rados.0.smithi169.stdout:505: write oid 477 current snap is 0 2023-09-23T22:21:43.015 INFO:tasks.rados.rados.0.smithi169.stdout:505: seq_num 504 ranges {470728=404794,1526454=481175} 2023-09-23T22:21:43.015 INFO:tasks.rados.rados.0.smithi169.stdout:505: writing smithi16987243-477 from 470728 to 875522 tid 1 2023-09-23T22:21:43.022 INFO:tasks.rados.rados.0.smithi169.stdout:505: writing smithi16987243-477 from 1526454 to 2007629 tid 2 2023-09-23T22:21:43.022 INFO:tasks.rados.rados.0.smithi169.stdout:506: delete oid 413 current snap is 0 2023-09-23T22:21:43.022 INFO:tasks.rados.rados.0.smithi169.stdout:502: finishing write tid 4 to smithi16987243-81 2023-09-23T22:21:43.022 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 81 v 125 (ObjNum 501 snap 0 seq_num 501) dirty exists 2023-09-23T22:21:43.022 INFO:tasks.rados.rados.0.smithi169.stdout:502: left oid 81 (ObjNum 501 snap 0 seq_num 501) 2023-09-23T22:21:43.022 INFO:tasks.rados.rados.0.smithi169.stdout:505: finishing write tid 1 to smithi16987243-477 2023-09-23T22:21:43.024 INFO:tasks.rados.rados.0.smithi169.stdout:502: done (2 left) 2023-09-23T22:21:43.024 INFO:tasks.rados.rados.0.smithi169.stdout:506: done (1 left) 2023-09-23T22:21:43.024 INFO:tasks.rados.rados.0.smithi169.stdout:507: read oid 434 snap -1 2023-09-23T22:21:43.024 INFO:tasks.rados.rados.0.smithi169.stdout:507: expect (ObjNum 433 snap 0 seq_num 433) 2023-09-23T22:21:43.024 INFO:tasks.rados.rados.0.smithi169.stdout:508: write oid 2 current snap is 0 2023-09-23T22:21:43.024 INFO:tasks.rados.rados.0.smithi169.stdout:508: seq_num 506 ranges {504342=555292,1643418=484844} 2023-09-23T22:21:43.034 INFO:tasks.rados.rados.0.smithi169.stdout:508: writing smithi16987243-2 from 504342 to 1059634 tid 1 2023-09-23T22:21:43.041 INFO:tasks.rados.rados.0.smithi169.stdout:508: writing smithi16987243-2 from 1643418 to 2128262 tid 2 2023-09-23T22:21:43.041 INFO:tasks.rados.rados.0.smithi169.stdout:509: read oid 335 snap -1 2023-09-23T22:21:43.041 INFO:tasks.rados.rados.0.smithi169.stdout:509: expect (ObjNum 334 snap 0 seq_num 334) 2023-09-23T22:21:43.041 INFO:tasks.rados.rados.0.smithi169.stdout:510: read oid 194 snap -1 2023-09-23T22:21:43.041 INFO:tasks.rados.rados.0.smithi169.stdout:510: expect (ObjNum 193 snap 0 seq_num 193) 2023-09-23T22:21:43.041 INFO:tasks.rados.rados.0.smithi169.stdout:511: write oid 165 current snap is 0 2023-09-23T22:21:43.042 INFO:tasks.rados.rados.0.smithi169.stdout:505: finishing write tid 2 to smithi16987243-477 2023-09-23T22:21:43.042 INFO:tasks.rados.rados.0.smithi169.stdout:505: finishing write tid 3 to smithi16987243-477 2023-09-23T22:21:43.042 INFO:tasks.rados.rados.0.smithi169.stdout:505: finishing write tid 4 to smithi16987243-477 2023-09-23T22:21:43.042 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 477 v 133 (ObjNum 504 snap 0 seq_num 504) dirty exists 2023-09-23T22:21:43.042 INFO:tasks.rados.rados.0.smithi169.stdout:505: left oid 477 (ObjNum 504 snap 0 seq_num 504) 2023-09-23T22:21:43.042 INFO:tasks.rados.rados.0.smithi169.stdout:511: seq_num 507 ranges {521149=630541,1701900=628502} 2023-09-23T22:21:43.048 INFO:tasks.rados.rados.0.smithi169.stdout:511: writing smithi16987243-165 from 521149 to 1151690 tid 1 2023-09-23T22:21:43.055 INFO:tasks.rados.rados.0.smithi169.stdout:511: writing smithi16987243-165 from 1701900 to 2330402 tid 2 2023-09-23T22:21:43.055 INFO:tasks.rados.rados.0.smithi169.stdout:505: done (5 left) 2023-09-23T22:21:43.056 INFO:tasks.rados.rados.0.smithi169.stdout:512: write oid 292 current snap is 0 2023-09-23T22:21:43.056 INFO:tasks.rados.rados.0.smithi169.stdout:512: seq_num 508 ranges {537956=705790,1644029=772160} 2023-09-23T22:21:43.062 INFO:tasks.rados.rados.0.smithi169.stdout:512: writing smithi16987243-292 from 537956 to 1243746 tid 1 2023-09-23T22:21:43.069 INFO:tasks.rados.rados.0.smithi169.stdout:512: writing smithi16987243-292 from 1644029 to 2416189 tid 2 2023-09-23T22:21:43.070 INFO:tasks.rados.rados.0.smithi169.stdout:513: read oid 290 snap -1 2023-09-23T22:21:43.070 INFO:tasks.rados.rados.0.smithi169.stdout:513: expect (ObjNum 289 snap 0 seq_num 289) 2023-09-23T22:21:43.070 INFO:tasks.rados.rados.0.smithi169.stdout:507: expect (ObjNum 433 snap 0 seq_num 433) 2023-09-23T22:21:43.189 INFO:tasks.rados.rados.0.smithi169.stdout:508: finishing write tid 1 to smithi16987243-2 2023-09-23T22:21:43.189 INFO:tasks.rados.rados.0.smithi169.stdout:508: finishing write tid 2 to smithi16987243-2 2023-09-23T22:21:43.189 INFO:tasks.rados.rados.0.smithi169.stdout:508: finishing write tid 3 to smithi16987243-2 2023-09-23T22:21:43.189 INFO:tasks.rados.rados.0.smithi169.stdout:508: finishing write tid 4 to smithi16987243-2 2023-09-23T22:21:43.189 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 2 v 81 (ObjNum 506 snap 0 seq_num 506) dirty exists 2023-09-23T22:21:43.189 INFO:tasks.rados.rados.0.smithi169.stdout:508: left oid 2 (ObjNum 506 snap 0 seq_num 506) 2023-09-23T22:21:43.189 INFO:tasks.rados.rados.0.smithi169.stdout:511: finishing write tid 1 to smithi16987243-165 2023-09-23T22:21:43.189 INFO:tasks.rados.rados.0.smithi169.stdout:514: read oid 148 snap -1 2023-09-23T22:21:43.190 INFO:tasks.rados.rados.0.smithi169.stdout:514: expect (ObjNum 500 snap 0 seq_num 500) 2023-09-23T22:21:43.190 INFO:tasks.rados.rados.0.smithi169.stdout:507: done (7 left) 2023-09-23T22:21:43.190 INFO:tasks.rados.rados.0.smithi169.stdout:508: done (6 left) 2023-09-23T22:21:43.190 INFO:tasks.rados.rados.0.smithi169.stdout:515: read oid 159 snap -1 2023-09-23T22:21:43.191 INFO:tasks.rados.rados.0.smithi169.stdout:515: expect (ObjNum 158 snap 0 seq_num 158) 2023-09-23T22:21:43.191 INFO:tasks.rados.rados.0.smithi169.stdout:516: write oid 172 current snap is 0 2023-09-23T22:21:43.191 INFO:tasks.rados.rados.0.smithi169.stdout:510: expect (ObjNum 193 snap 0 seq_num 193) 2023-09-23T22:21:43.307 INFO:tasks.rados.rados.0.smithi169.stdout:509: expect (ObjNum 334 snap 0 seq_num 334) 2023-09-23T22:21:43.431 INFO:tasks.rados.rados.0.smithi169.stdout:511: finishing write tid 2 to smithi16987243-165 2023-09-23T22:21:43.431 INFO:tasks.rados.rados.0.smithi169.stdout:511: finishing write tid 3 to smithi16987243-165 2023-09-23T22:21:43.431 INFO:tasks.rados.rados.0.smithi169.stdout:511: finishing write tid 4 to smithi16987243-165 2023-09-23T22:21:43.431 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 165 v 119 (ObjNum 507 snap 0 seq_num 507) dirty exists 2023-09-23T22:21:43.432 INFO:tasks.rados.rados.0.smithi169.stdout:511: left oid 165 (ObjNum 507 snap 0 seq_num 507) 2023-09-23T22:21:43.432 INFO:tasks.rados.rados.0.smithi169.stdout:512: finishing write tid 1 to smithi16987243-292 2023-09-23T22:21:43.432 INFO:tasks.rados.rados.0.smithi169.stdout:513: expect (ObjNum 289 snap 0 seq_num 289) 2023-09-23T22:21:43.534 INFO:tasks.rados.rados.0.smithi169.stdout:512: finishing write tid 2 to smithi16987243-292 2023-09-23T22:21:43.534 INFO:tasks.rados.rados.0.smithi169.stdout:512: finishing write tid 3 to smithi16987243-292 2023-09-23T22:21:43.535 INFO:tasks.rados.rados.0.smithi169.stdout:512: finishing write tid 4 to smithi16987243-292 2023-09-23T22:21:43.535 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 292 v 137 (ObjNum 508 snap 0 seq_num 508) dirty exists 2023-09-23T22:21:43.535 INFO:tasks.rados.rados.0.smithi169.stdout:512: left oid 292 (ObjNum 508 snap 0 seq_num 508) 2023-09-23T22:21:43.535 INFO:tasks.rados.rados.0.smithi169.stdout:514: expect (ObjNum 500 snap 0 seq_num 500) 2023-09-23T22:21:43.647 INFO:tasks.rados.rados.0.smithi169.stdout:515: expect (ObjNum 158 snap 0 seq_num 158) 2023-09-23T22:21:43.738 INFO:tasks.rados.rados.0.smithi169.stdout:516: seq_num 509 ranges {554763=781039,2102511=452252} 2023-09-23T22:21:43.749 INFO:tasks.rados.rados.0.smithi169.stdout:516: writing smithi16987243-172 from 554763 to 1335802 tid 1 2023-09-23T22:21:43.757 INFO:tasks.rados.rados.0.smithi169.stdout:516: writing smithi16987243-172 from 2102511 to 2554763 tid 2 2023-09-23T22:21:43.758 INFO:tasks.rados.rados.0.smithi169.stdout:509: done (7 left) 2023-09-23T22:21:43.758 INFO:tasks.rados.rados.0.smithi169.stdout:510: done (6 left) 2023-09-23T22:21:43.758 INFO:tasks.rados.rados.0.smithi169.stdout:511: done (5 left) 2023-09-23T22:21:43.758 INFO:tasks.rados.rados.0.smithi169.stdout:512: done (4 left) 2023-09-23T22:21:43.758 INFO:tasks.rados.rados.0.smithi169.stdout:513: done (3 left) 2023-09-23T22:21:43.759 INFO:tasks.rados.rados.0.smithi169.stdout:514: done (2 left) 2023-09-23T22:21:43.759 INFO:tasks.rados.rados.0.smithi169.stdout:515: done (1 left) 2023-09-23T22:21:43.760 INFO:tasks.rados.rados.0.smithi169.stdout:517: write oid 334 current snap is 0 2023-09-23T22:21:43.760 INFO:tasks.rados.rados.0.smithi169.stdout:517: seq_num 510 ranges {571570=572641,1877346=694224} 2023-09-23T22:21:43.765 INFO:tasks.rados.rados.0.smithi169.stdout:517: writing smithi16987243-334 from 571570 to 1144211 tid 1 2023-09-23T22:21:43.773 INFO:tasks.rados.rados.0.smithi169.stdout:517: writing smithi16987243-334 from 1877346 to 2571570 tid 2 2023-09-23T22:21:43.773 INFO:tasks.rados.rados.0.smithi169.stdout:518: read oid 204 snap -1 2023-09-23T22:21:43.773 INFO:tasks.rados.rados.0.smithi169.stdout:518: expect (ObjNum 203 snap 0 seq_num 203) 2023-09-23T22:21:43.774 INFO:tasks.rados.rados.0.smithi169.stdout:519: read oid 23 snap -1 2023-09-23T22:21:43.774 INFO:tasks.rados.rados.0.smithi169.stdout:519: expect (ObjNum 22 snap 0 seq_num 22) 2023-09-23T22:21:43.774 INFO:tasks.rados.rados.0.smithi169.stdout:520: write oid 69 current snap is 0 2023-09-23T22:21:43.774 INFO:tasks.rados.rados.0.smithi169.stdout:520: seq_num 511 ranges {588377=647890,1935828=635840} 2023-09-23T22:21:43.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:43 smithi169 bash[40994]: cluster 2023-09-23T22:21:41.821301+0000 mgr.y (mgr.24365) 198 : cluster [DBG] pgmap v174: 89 pgs: 89 active+clean; 535 MiB data, 679 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 26 MiB/s wr, 136 op/s 2023-09-23T22:21:43.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:43 smithi169 bash[27421]: cluster 2023-09-23T22:21:41.821301+0000 mgr.y (mgr.24365) 198 : cluster [DBG] pgmap v174: 89 pgs: 89 active+clean; 535 MiB data, 679 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 26 MiB/s wr, 136 op/s 2023-09-23T22:21:43.782 INFO:tasks.rados.rados.0.smithi169.stdout:520: writing smithi16987243-69 from 588377 to 1236267 tid 1 2023-09-23T22:21:43.790 INFO:tasks.rados.rados.0.smithi169.stdout:520: writing smithi16987243-69 from 1935828 to 2571668 tid 2 2023-09-23T22:21:43.791 INFO:tasks.rados.rados.0.smithi169.stdout:521: write oid 330 current snap is 0 2023-09-23T22:21:43.791 INFO:tasks.rados.rados.0.smithi169.stdout:516: finishing write tid 1 to smithi16987243-172 2023-09-23T22:21:43.791 INFO:tasks.rados.rados.0.smithi169.stdout:516: finishing write tid 2 to smithi16987243-172 2023-09-23T22:21:43.791 INFO:tasks.rados.rados.0.smithi169.stdout:516: finishing write tid 3 to smithi16987243-172 2023-09-23T22:21:43.791 INFO:tasks.rados.rados.0.smithi169.stdout:516: finishing write tid 4 to smithi16987243-172 2023-09-23T22:21:43.792 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 172 v 127 (ObjNum 509 snap 0 seq_num 509) dirty exists 2023-09-23T22:21:43.792 INFO:tasks.rados.rados.0.smithi169.stdout:516: left oid 172 (ObjNum 509 snap 0 seq_num 509) 2023-09-23T22:21:43.792 INFO:tasks.rados.rados.0.smithi169.stdout:517: finishing write tid 1 to smithi16987243-334 2023-09-23T22:21:43.792 INFO:tasks.rados.rados.0.smithi169.stdout:521: seq_num 512 ranges {605184=723139,1877957=727227} 2023-09-23T22:21:43.801 INFO:tasks.rados.rados.0.smithi169.stdout:521: writing smithi16987243-330 from 605184 to 1328323 tid 1 2023-09-23T22:21:43.809 INFO:tasks.rados.rados.0.smithi169.stdout:521: writing smithi16987243-330 from 1877957 to 2605184 tid 2 2023-09-23T22:21:43.809 INFO:tasks.rados.rados.0.smithi169.stdout:516: done (5 left) 2023-09-23T22:21:43.810 INFO:tasks.rados.rados.0.smithi169.stdout:522: write oid 376 current snap is 0 2023-09-23T22:21:43.810 INFO:tasks.rados.rados.0.smithi169.stdout:522: seq_num 513 ranges {621991=798388,1936439=639509} 2023-09-23T22:21:43.817 INFO:tasks.rados.rados.0.smithi169.stdout:522: writing smithi16987243-376 from 621991 to 1420379 tid 1 2023-09-23T22:21:43.825 INFO:tasks.rados.rados.0.smithi169.stdout:522: writing smithi16987243-376 from 1936439 to 2575948 tid 2 2023-09-23T22:21:43.825 INFO:tasks.rados.rados.0.smithi169.stdout:523: write oid 492 current snap is 0 2023-09-23T22:21:43.825 INFO:tasks.rados.rados.0.smithi169.stdout:523: seq_num 514 ranges {638798=473637,1594921=783167} 2023-09-23T22:21:43.831 INFO:tasks.rados.rados.0.smithi169.stdout:523: writing smithi16987243-492 from 638798 to 1112435 tid 1 2023-09-23T22:21:43.839 INFO:tasks.rados.rados.0.smithi169.stdout:523: writing smithi16987243-492 from 1594921 to 2378088 tid 2 2023-09-23T22:21:43.839 INFO:tasks.rados.rados.0.smithi169.stdout:524: read oid 361 snap -1 2023-09-23T22:21:43.839 INFO:tasks.rados.rados.0.smithi169.stdout:524: expect (ObjNum 360 snap 0 seq_num 360) 2023-09-23T22:21:43.839 INFO:tasks.rados.rados.0.smithi169.stdout:525: write oid 353 current snap is 0 2023-09-23T22:21:43.839 INFO:tasks.rados.rados.0.smithi169.stdout:525: seq_num 515 ranges {655605=548886,1653403=643178} 2023-09-23T22:21:43.846 INFO:tasks.rados.rados.0.smithi169.stdout:525: writing smithi16987243-353 from 655605 to 1204491 tid 1 2023-09-23T22:21:43.853 INFO:tasks.rados.rados.0.smithi169.stdout:525: writing smithi16987243-353 from 1653403 to 2296581 tid 2 2023-09-23T22:21:43.853 INFO:tasks.rados.rados.0.smithi169.stdout:526: delete oid 210 current snap is 0 2023-09-23T22:21:43.853 INFO:tasks.rados.rados.0.smithi169.stdout:517: finishing write tid 2 to smithi16987243-334 2023-09-23T22:21:43.853 INFO:tasks.rados.rados.0.smithi169.stdout:517: finishing write tid 3 to smithi16987243-334 2023-09-23T22:21:43.853 INFO:tasks.rados.rados.0.smithi169.stdout:517: finishing write tid 4 to smithi16987243-334 2023-09-23T22:21:43.853 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 334 v 140 (ObjNum 510 snap 0 seq_num 510) dirty exists 2023-09-23T22:21:43.853 INFO:tasks.rados.rados.0.smithi169.stdout:517: left oid 334 (ObjNum 510 snap 0 seq_num 510) 2023-09-23T22:21:43.853 INFO:tasks.rados.rados.0.smithi169.stdout:519: expect (ObjNum 22 snap 0 seq_num 22) 2023-09-23T22:21:43.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:43 smithi187 bash[31480]: cluster 2023-09-23T22:21:41.821301+0000 mgr.y (mgr.24365) 198 : cluster [DBG] pgmap v174: 89 pgs: 89 active+clean; 535 MiB data, 679 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 26 MiB/s wr, 136 op/s 2023-09-23T22:21:43.941 INFO:tasks.rados.rados.0.smithi169.stdout:518: expect (ObjNum 203 snap 0 seq_num 203) 2023-09-23T22:21:44.060 INFO:tasks.rados.rados.0.smithi169.stdout:520: finishing write tid 1 to smithi16987243-69 2023-09-23T22:21:44.060 INFO:tasks.rados.rados.0.smithi169.stdout:517: done (9 left) 2023-09-23T22:21:44.060 INFO:tasks.rados.rados.0.smithi169.stdout:518: done (8 left) 2023-09-23T22:21:44.060 INFO:tasks.rados.rados.0.smithi169.stdout:519: done (7 left) 2023-09-23T22:21:44.061 INFO:tasks.rados.rados.0.smithi169.stdout:526: done (6 left) 2023-09-23T22:21:44.061 INFO:tasks.rados.rados.0.smithi169.stdout:527: write oid 142 current snap is 0 2023-09-23T22:21:44.061 INFO:tasks.rados.rados.0.smithi169.stdout:520: finishing write tid 2 to smithi16987243-69 2023-09-23T22:21:44.061 INFO:tasks.rados.rados.0.smithi169.stdout:520: finishing write tid 3 to smithi16987243-69 2023-09-23T22:21:44.061 INFO:tasks.rados.rados.0.smithi169.stdout:520: finishing write tid 4 to smithi16987243-69 2023-09-23T22:21:44.061 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 69 v 122 (ObjNum 511 snap 0 seq_num 511) dirty exists 2023-09-23T22:21:44.061 INFO:tasks.rados.rados.0.smithi169.stdout:520: left oid 69 (ObjNum 511 snap 0 seq_num 511) 2023-09-23T22:21:44.062 INFO:tasks.rados.rados.0.smithi169.stdout:521: finishing write tid 1 to smithi16987243-330 2023-09-23T22:21:44.062 INFO:tasks.rados.rados.0.smithi169.stdout:521: finishing write tid 2 to smithi16987243-330 2023-09-23T22:21:44.062 INFO:tasks.rados.rados.0.smithi169.stdout:521: finishing write tid 3 to smithi16987243-330 2023-09-23T22:21:44.062 INFO:tasks.rados.rados.0.smithi169.stdout:521: finishing write tid 4 to smithi16987243-330 2023-09-23T22:21:44.062 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 330 v 132 (ObjNum 512 snap 0 seq_num 512) dirty exists 2023-09-23T22:21:44.062 INFO:tasks.rados.rados.0.smithi169.stdout:521: left oid 330 (ObjNum 512 snap 0 seq_num 512) 2023-09-23T22:21:44.062 INFO:tasks.rados.rados.0.smithi169.stdout:522: finishing write tid 1 to smithi16987243-376 2023-09-23T22:21:44.062 INFO:tasks.rados.rados.0.smithi169.stdout:522: finishing write tid 2 to smithi16987243-376 2023-09-23T22:21:44.063 INFO:tasks.rados.rados.0.smithi169.stdout:522: finishing write tid 3 to smithi16987243-376 2023-09-23T22:21:44.063 INFO:tasks.rados.rados.0.smithi169.stdout:527: seq_num 517 ranges {689219=415737,1770367=646847} 2023-09-23T22:21:44.072 INFO:tasks.rados.rados.0.smithi169.stdout:527: writing smithi16987243-142 from 689219 to 1104956 tid 1 2023-09-23T22:21:44.080 INFO:tasks.rados.rados.0.smithi169.stdout:527: writing smithi16987243-142 from 1770367 to 2417214 tid 2 2023-09-23T22:21:44.080 INFO:tasks.rados.rados.0.smithi169.stdout:520: done (6 left) 2023-09-23T22:21:44.081 INFO:tasks.rados.rados.0.smithi169.stdout:521: done (5 left) 2023-09-23T22:21:44.081 INFO:tasks.rados.rados.0.smithi169.stdout:528: read oid 132 snap -1 2023-09-23T22:21:44.081 INFO:tasks.rados.rados.0.smithi169.stdout:528: expect (ObjNum 131 snap 0 seq_num 131) 2023-09-23T22:21:44.081 INFO:tasks.rados.rados.0.smithi169.stdout:529: delete oid 45 current snap is 0 2023-09-23T22:21:44.081 INFO:tasks.rados.rados.0.smithi169.stdout:522: finishing write tid 4 to smithi16987243-376 2023-09-23T22:21:44.081 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 376 v 118 (ObjNum 513 snap 0 seq_num 513) dirty exists 2023-09-23T22:21:44.081 INFO:tasks.rados.rados.0.smithi169.stdout:522: left oid 376 (ObjNum 513 snap 0 seq_num 513) 2023-09-23T22:21:44.081 INFO:tasks.rados.rados.0.smithi169.stdout:523: finishing write tid 1 to smithi16987243-492 2023-09-23T22:21:44.082 INFO:tasks.rados.rados.0.smithi169.stdout:523: finishing write tid 2 to smithi16987243-492 2023-09-23T22:21:44.082 INFO:tasks.rados.rados.0.smithi169.stdout:523: finishing write tid 3 to smithi16987243-492 2023-09-23T22:21:44.082 INFO:tasks.rados.rados.0.smithi169.stdout:523: finishing write tid 4 to smithi16987243-492 2023-09-23T22:21:44.082 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 492 v 121 (ObjNum 514 snap 0 seq_num 514) dirty exists 2023-09-23T22:21:44.082 INFO:tasks.rados.rados.0.smithi169.stdout:523: left oid 492 (ObjNum 514 snap 0 seq_num 514) 2023-09-23T22:21:44.082 INFO:tasks.rados.rados.0.smithi169.stdout:524: expect (ObjNum 360 snap 0 seq_num 360) 2023-09-23T22:21:44.154 INFO:tasks.rados.rados.0.smithi169.stdout:525: finishing write tid 1 to smithi16987243-353 2023-09-23T22:21:44.154 INFO:tasks.rados.rados.0.smithi169.stdout:525: finishing write tid 2 to smithi16987243-353 2023-09-23T22:21:44.154 INFO:tasks.rados.rados.0.smithi169.stdout:525: finishing write tid 3 to smithi16987243-353 2023-09-23T22:21:44.154 INFO:tasks.rados.rados.0.smithi169.stdout:525: finishing write tid 4 to smithi16987243-353 2023-09-23T22:21:44.154 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 353 v 124 (ObjNum 515 snap 0 seq_num 515) dirty exists 2023-09-23T22:21:44.154 INFO:tasks.rados.rados.0.smithi169.stdout:525: left oid 353 (ObjNum 515 snap 0 seq_num 515) 2023-09-23T22:21:44.155 INFO:tasks.rados.rados.0.smithi169.stdout:527: finishing write tid 1 to smithi16987243-142 2023-09-23T22:21:44.155 INFO:tasks.rados.rados.0.smithi169.stdout:527: finishing write tid 2 to smithi16987243-142 2023-09-23T22:21:44.155 INFO:tasks.rados.rados.0.smithi169.stdout:527: finishing write tid 3 to smithi16987243-142 2023-09-23T22:21:44.155 INFO:tasks.rados.rados.0.smithi169.stdout:527: finishing write tid 4 to smithi16987243-142 2023-09-23T22:21:44.155 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 142 v 113 (ObjNum 517 snap 0 seq_num 517) dirty exists 2023-09-23T22:21:44.155 INFO:tasks.rados.rados.0.smithi169.stdout:527: left oid 142 (ObjNum 517 snap 0 seq_num 517) 2023-09-23T22:21:44.155 INFO:tasks.rados.rados.0.smithi169.stdout:528: expect (ObjNum 131 snap 0 seq_num 131) 2023-09-23T22:21:44.229 INFO:tasks.rados.rados.0.smithi169.stdout:522: done (6 left) 2023-09-23T22:21:44.229 INFO:tasks.rados.rados.0.smithi169.stdout:523: done (5 left) 2023-09-23T22:21:44.229 INFO:tasks.rados.rados.0.smithi169.stdout:524: done (4 left) 2023-09-23T22:21:44.229 INFO:tasks.rados.rados.0.smithi169.stdout:525: done (3 left) 2023-09-23T22:21:44.229 INFO:tasks.rados.rados.0.smithi169.stdout:527: done (2 left) 2023-09-23T22:21:44.229 INFO:tasks.rados.rados.0.smithi169.stdout:528: done (1 left) 2023-09-23T22:21:44.229 INFO:tasks.rados.rados.0.smithi169.stdout:529: done (0 left) 2023-09-23T22:21:44.229 INFO:tasks.rados.rados.0.smithi169.stdout:530: write oid 7 current snap is 0 2023-09-23T22:21:44.229 INFO:tasks.rados.rados.0.smithi169.stdout:530: seq_num 519 ranges {722833=566235,1887331=650516} 2023-09-23T22:21:44.239 INFO:tasks.rados.rados.0.smithi169.stdout:530: writing smithi16987243-7 from 722833 to 1289068 tid 1 2023-09-23T22:21:44.247 INFO:tasks.rados.rados.0.smithi169.stdout:530: writing smithi16987243-7 from 1887331 to 2537847 tid 2 2023-09-23T22:21:44.247 INFO:tasks.rados.rados.0.smithi169.stdout:531: read oid 130 snap -1 2023-09-23T22:21:44.247 INFO:tasks.rados.rados.0.smithi169.stdout:531: expect (ObjNum 129 snap 0 seq_num 129) 2023-09-23T22:21:44.247 INFO:tasks.rados.rados.0.smithi169.stdout:532: write oid 290 current snap is 0 2023-09-23T22:21:44.247 INFO:tasks.rados.rados.0.smithi169.stdout:532: seq_num 520 ranges {739640=641484,1829460=794174} 2023-09-23T22:21:44.255 INFO:tasks.rados.rados.0.smithi169.stdout:532: writing smithi16987243-290 from 739640 to 1381124 tid 1 2023-09-23T22:21:44.262 INFO:tasks.rados.rados.0.smithi169.stdout:532: writing smithi16987243-290 from 1829460 to 2623634 tid 2 2023-09-23T22:21:44.262 INFO:tasks.rados.rados.0.smithi169.stdout:533: write oid 296 current snap is 0 2023-09-23T22:21:44.262 INFO:tasks.rados.rados.0.smithi169.stdout:530: finishing write tid 1 to smithi16987243-7 2023-09-23T22:21:44.263 INFO:tasks.rados.rados.0.smithi169.stdout:533: seq_num 521 ranges {756447=716733,1887942=537832} 2023-09-23T22:21:44.275 INFO:tasks.rados.rados.0.smithi169.stdout:533: writing smithi16987243-296 from 756447 to 1473180 tid 1 2023-09-23T22:21:44.282 INFO:tasks.rados.rados.0.smithi169.stdout:533: writing smithi16987243-296 from 1887942 to 2425774 tid 2 2023-09-23T22:21:44.282 INFO:tasks.rados.rados.0.smithi169.stdout:534: read oid 180 snap -1 2023-09-23T22:21:44.282 INFO:tasks.rados.rados.0.smithi169.stdout:534: expect (ObjNum 179 snap 0 seq_num 179) 2023-09-23T22:21:44.282 INFO:tasks.rados.rados.0.smithi169.stdout:535: read oid 173 snap -1 2023-09-23T22:21:44.282 INFO:tasks.rados.rados.0.smithi169.stdout:535: expect (ObjNum 172 snap 0 seq_num 172) 2023-09-23T22:21:44.282 INFO:tasks.rados.rados.0.smithi169.stdout:536: write oid 399 current snap is 0 2023-09-23T22:21:44.282 INFO:tasks.rados.rados.0.smithi169.stdout:536: seq_num 522 ranges {773254=791982,2346424=426830} 2023-09-23T22:21:44.291 INFO:tasks.rados.rados.0.smithi169.stdout:536: writing smithi16987243-399 from 773254 to 1565236 tid 1 2023-09-23T22:21:44.299 INFO:tasks.rados.rados.0.smithi169.stdout:536: writing smithi16987243-399 from 2346424 to 2773254 tid 2 2023-09-23T22:21:44.299 INFO:tasks.rados.rados.0.smithi169.stdout:537: read oid 101 snap -1 2023-09-23T22:21:44.299 INFO:tasks.rados.rados.0.smithi169.stdout:537: expect (ObjNum 100 snap 0 seq_num 100) 2023-09-23T22:21:44.299 INFO:tasks.rados.rados.0.smithi169.stdout:538: write oid 274 current snap is 0 2023-09-23T22:21:44.299 INFO:tasks.rados.rados.0.smithi169.stdout:530: finishing write tid 2 to smithi16987243-7 2023-09-23T22:21:44.300 INFO:tasks.rados.rados.0.smithi169.stdout:530: finishing write tid 3 to smithi16987243-7 2023-09-23T22:21:44.300 INFO:tasks.rados.rados.0.smithi169.stdout:531: expect (ObjNum 129 snap 0 seq_num 129) 2023-09-23T22:21:44.387 INFO:tasks.rados.rados.0.smithi169.stdout:530: finishing write tid 4 to smithi16987243-7 2023-09-23T22:21:44.387 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 7 v 87 (ObjNum 519 snap 0 seq_num 519) dirty exists 2023-09-23T22:21:44.387 INFO:tasks.rados.rados.0.smithi169.stdout:530: left oid 7 (ObjNum 519 snap 0 seq_num 519) 2023-09-23T22:21:44.387 INFO:tasks.rados.rados.0.smithi169.stdout:532: finishing write tid 1 to smithi16987243-290 2023-09-23T22:21:44.387 INFO:tasks.rados.rados.0.smithi169.stdout:532: finishing write tid 2 to smithi16987243-290 2023-09-23T22:21:44.387 INFO:tasks.rados.rados.0.smithi169.stdout:532: finishing write tid 3 to smithi16987243-290 2023-09-23T22:21:44.387 INFO:tasks.rados.rados.0.smithi169.stdout:532: finishing write tid 4 to smithi16987243-290 2023-09-23T22:21:44.387 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 290 v 128 (ObjNum 520 snap 0 seq_num 520) dirty exists 2023-09-23T22:21:44.388 INFO:tasks.rados.rados.0.smithi169.stdout:532: left oid 290 (ObjNum 520 snap 0 seq_num 520) 2023-09-23T22:21:44.388 INFO:tasks.rados.rados.0.smithi169.stdout:533: finishing write tid 1 to smithi16987243-296 2023-09-23T22:21:44.388 INFO:tasks.rados.rados.0.smithi169.stdout:538: seq_num 523 ranges {790061=467231,2004906=541501} 2023-09-23T22:21:44.398 INFO:tasks.rados.rados.0.smithi169.stdout:538: writing smithi16987243-274 from 790061 to 1257292 tid 1 2023-09-23T22:21:44.406 INFO:tasks.rados.rados.0.smithi169.stdout:538: writing smithi16987243-274 from 2004906 to 2546407 tid 2 2023-09-23T22:21:44.406 INFO:tasks.rados.rados.0.smithi169.stdout:530: done (8 left) 2023-09-23T22:21:44.406 INFO:tasks.rados.rados.0.smithi169.stdout:531: done (7 left) 2023-09-23T22:21:44.406 INFO:tasks.rados.rados.0.smithi169.stdout:532: done (6 left) 2023-09-23T22:21:44.407 INFO:tasks.rados.rados.0.smithi169.stdout:539: write oid 60 current snap is 0 2023-09-23T22:21:44.407 INFO:tasks.rados.rados.0.smithi169.stdout:533: finishing write tid 2 to smithi16987243-296 2023-09-23T22:21:44.407 INFO:tasks.rados.rados.0.smithi169.stdout:533: finishing write tid 3 to smithi16987243-296 2023-09-23T22:21:44.407 INFO:tasks.rados.rados.0.smithi169.stdout:539: seq_num 524 ranges {406868=542480,1547035=401512,2690354=116514} 2023-09-23T22:21:44.412 INFO:tasks.rados.rados.0.smithi169.stdout:539: writing smithi16987243-60 from 406868 to 949348 tid 1 2023-09-23T22:21:44.417 INFO:tasks.rados.rados.0.smithi169.stdout:539: writing smithi16987243-60 from 1547035 to 1948547 tid 2 2023-09-23T22:21:44.423 INFO:tasks.rados.rados.0.smithi169.stdout:539: writing smithi16987243-60 from 2690354 to 2806868 tid 3 2023-09-23T22:21:44.423 INFO:tasks.rados.rados.0.smithi169.stdout:540: read oid 158 snap -1 2023-09-23T22:21:44.424 INFO:tasks.rados.rados.0.smithi169.stdout:540: expect (ObjNum 157 snap 0 seq_num 157) 2023-09-23T22:21:44.424 INFO:tasks.rados.rados.0.smithi169.stdout:541: read oid 216 snap -1 2023-09-23T22:21:44.424 INFO:tasks.rados.rados.0.smithi169.stdout:541: expect (ObjNum 215 snap 0 seq_num 215) 2023-09-23T22:21:44.424 INFO:tasks.rados.rados.0.smithi169.stdout:542: write oid 91 current snap is 0 2023-09-23T22:21:44.424 INFO:tasks.rados.rados.0.smithi169.stdout:533: finishing write tid 4 to smithi16987243-296 2023-09-23T22:21:44.424 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 296 v 96 (ObjNum 521 snap 0 seq_num 521) dirty exists 2023-09-23T22:21:44.424 INFO:tasks.rados.rados.0.smithi169.stdout:533: left oid 296 (ObjNum 521 snap 0 seq_num 521) 2023-09-23T22:21:44.424 INFO:tasks.rados.rados.0.smithi169.stdout:534: expect (ObjNum 179 snap 0 seq_num 179) 2023-09-23T22:21:44.535 INFO:tasks.rados.rados.0.smithi169.stdout:535: expect (ObjNum 172 snap 0 seq_num 172) 2023-09-23T22:21:44.636 INFO:tasks.rados.rados.0.smithi169.stdout:536: finishing write tid 1 to smithi16987243-399 2023-09-23T22:21:44.636 INFO:tasks.rados.rados.0.smithi169.stdout:536: finishing write tid 2 to smithi16987243-399 2023-09-23T22:21:44.636 INFO:tasks.rados.rados.0.smithi169.stdout:536: finishing write tid 3 to smithi16987243-399 2023-09-23T22:21:44.636 INFO:tasks.rados.rados.0.smithi169.stdout:542: seq_num 525 ranges {423675=734082,1721870=545170,2717777=105898} 2023-09-23T22:21:44.648 INFO:tasks.rados.rados.0.smithi169.stdout:542: writing smithi16987243-91 from 423675 to 1157757 tid 1 2023-09-23T22:21:44.654 INFO:tasks.rados.rados.0.smithi169.stdout:542: writing smithi16987243-91 from 1721870 to 2267040 tid 2 2023-09-23T22:21:44.658 INFO:tasks.rados.rados.0.smithi169.stdout:542: writing smithi16987243-91 from 2717777 to 2823675 tid 3 2023-09-23T22:21:44.658 INFO:tasks.rados.rados.0.smithi169.stdout:533: done (9 left) 2023-09-23T22:21:44.658 INFO:tasks.rados.rados.0.smithi169.stdout:534: done (8 left) 2023-09-23T22:21:44.659 INFO:tasks.rados.rados.0.smithi169.stdout:535: done (7 left) 2023-09-23T22:21:44.659 INFO:tasks.rados.rados.0.smithi169.stdout:543: read oid 265 snap -1 2023-09-23T22:21:44.659 INFO:tasks.rados.rados.0.smithi169.stdout:543: expect (ObjNum 264 snap 0 seq_num 264) 2023-09-23T22:21:44.659 INFO:tasks.rados.rados.0.smithi169.stdout:544: write oid 340 current snap is 0 2023-09-23T22:21:44.659 INFO:tasks.rados.rados.0.smithi169.stdout:536: finishing write tid 4 to smithi16987243-399 2023-09-23T22:21:44.659 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 399 v 113 (ObjNum 522 snap 0 seq_num 522) dirty exists 2023-09-23T22:21:44.659 INFO:tasks.rados.rados.0.smithi169.stdout:536: left oid 399 (ObjNum 522 snap 0 seq_num 522) 2023-09-23T22:21:44.659 INFO:tasks.rados.rados.0.smithi169.stdout:544: seq_num 526 ranges {440482=409331,1380352=405181,2461553=378929} 2023-09-23T22:21:44.663 INFO:tasks.rados.rados.0.smithi169.stdout:544: writing smithi16987243-340 from 440482 to 849813 tid 1 2023-09-23T22:21:44.669 INFO:tasks.rados.rados.0.smithi169.stdout:544: writing smithi16987243-340 from 1380352 to 1785533 tid 2 2023-09-23T22:21:44.675 INFO:tasks.rados.rados.0.smithi169.stdout:544: writing smithi16987243-340 from 2461553 to 2840482 tid 3 2023-09-23T22:21:44.675 INFO:tasks.rados.rados.0.smithi169.stdout:536: done (8 left) 2023-09-23T22:21:44.675 INFO:tasks.rados.rados.0.smithi169.stdout:545: write oid 447 current snap is 0 2023-09-23T22:21:44.675 INFO:tasks.rados.rados.0.smithi169.stdout:537: expect (ObjNum 100 snap 0 seq_num 100) 2023-09-23T22:21:44.813 INFO:tasks.rados.rados.0.smithi169.stdout:538: finishing write tid 1 to smithi16987243-274 2023-09-23T22:21:44.813 INFO:tasks.rados.rados.0.smithi169.stdout:538: finishing write tid 2 to smithi16987243-274 2023-09-23T22:21:44.813 INFO:tasks.rados.rados.0.smithi169.stdout:538: finishing write tid 3 to smithi16987243-274 2023-09-23T22:21:44.813 INFO:tasks.rados.rados.0.smithi169.stdout:538: finishing write tid 4 to smithi16987243-274 2023-09-23T22:21:44.813 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 274 v 119 (ObjNum 523 snap 0 seq_num 523) dirty exists 2023-09-23T22:21:44.813 INFO:tasks.rados.rados.0.smithi169.stdout:538: left oid 274 (ObjNum 523 snap 0 seq_num 523) 2023-09-23T22:21:44.814 INFO:tasks.rados.rados.0.smithi169.stdout:539: finishing write tid 1 to smithi16987243-60 2023-09-23T22:21:44.814 INFO:tasks.rados.rados.0.smithi169.stdout:539: finishing write tid 2 to smithi16987243-60 2023-09-23T22:21:44.814 INFO:tasks.rados.rados.0.smithi169.stdout:539: finishing write tid 3 to smithi16987243-60 2023-09-23T22:21:44.814 INFO:tasks.rados.rados.0.smithi169.stdout:539: finishing write tid 4 to smithi16987243-60 2023-09-23T22:21:44.814 INFO:tasks.rados.rados.0.smithi169.stdout:539: finishing write tid 5 to smithi16987243-60 2023-09-23T22:21:44.814 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 60 v 123 (ObjNum 524 snap 0 seq_num 524) dirty exists 2023-09-23T22:21:44.814 INFO:tasks.rados.rados.0.smithi169.stdout:539: left oid 60 (ObjNum 524 snap 0 seq_num 524) 2023-09-23T22:21:44.814 INFO:tasks.rados.rados.0.smithi169.stdout:540: expect (ObjNum 157 snap 0 seq_num 157) 2023-09-23T22:21:44.908 INFO:tasks.rados.rados.0.smithi169.stdout:541: expect (ObjNum 215 snap 0 seq_num 215) 2023-09-23T22:21:45.031 INFO:tasks.rados.rados.0.smithi169.stdout:542: finishing write tid 1 to smithi16987243-91 2023-09-23T22:21:45.031 INFO:tasks.rados.rados.0.smithi169.stdout:542: finishing write tid 2 to smithi16987243-91 2023-09-23T22:21:45.032 INFO:tasks.rados.rados.0.smithi169.stdout:542: finishing write tid 3 to smithi16987243-91 2023-09-23T22:21:45.032 INFO:tasks.rados.rados.0.smithi169.stdout:542: finishing write tid 4 to smithi16987243-91 2023-09-23T22:21:45.032 INFO:tasks.rados.rados.0.smithi169.stdout:542: finishing write tid 5 to smithi16987243-91 2023-09-23T22:21:45.032 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 91 v 107 (ObjNum 525 snap 0 seq_num 525) dirty exists 2023-09-23T22:21:45.032 INFO:tasks.rados.rados.0.smithi169.stdout:542: left oid 91 (ObjNum 525 snap 0 seq_num 525) 2023-09-23T22:21:45.032 INFO:tasks.rados.rados.0.smithi169.stdout:544: finishing write tid 1 to smithi16987243-340 2023-09-23T22:21:45.032 INFO:tasks.rados.rados.0.smithi169.stdout:543: expect (ObjNum 264 snap 0 seq_num 264) 2023-09-23T22:21:45.122 INFO:tasks.rados.rados.0.smithi169.stdout:544: finishing write tid 2 to smithi16987243-340 2023-09-23T22:21:45.122 INFO:tasks.rados.rados.0.smithi169.stdout:544: finishing write tid 3 to smithi16987243-340 2023-09-23T22:21:45.122 INFO:tasks.rados.rados.0.smithi169.stdout:544: finishing write tid 4 to smithi16987243-340 2023-09-23T22:21:45.122 INFO:tasks.rados.rados.0.smithi169.stdout:544: finishing write tid 5 to smithi16987243-340 2023-09-23T22:21:45.122 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 340 v 107 (ObjNum 526 snap 0 seq_num 526) dirty exists 2023-09-23T22:21:45.122 INFO:tasks.rados.rados.0.smithi169.stdout:544: left oid 340 (ObjNum 526 snap 0 seq_num 526) 2023-09-23T22:21:45.122 INFO:tasks.rados.rados.0.smithi169.stdout:545: seq_num 527 ranges {457289=484580,1438834=548839,2772623=84666} 2023-09-23T22:21:45.133 INFO:tasks.rados.rados.0.smithi169.stdout:545: writing smithi16987243-447 from 457289 to 941869 tid 1 2023-09-23T22:21:45.139 INFO:tasks.rados.rados.0.smithi169.stdout:545: writing smithi16987243-447 from 1438834 to 1987673 tid 2 2023-09-23T22:21:45.145 INFO:tasks.rados.rados.0.smithi169.stdout:545: writing smithi16987243-447 from 2772623 to 2857289 tid 3 2023-09-23T22:21:45.145 INFO:tasks.rados.rados.0.smithi169.stdout:537: done (8 left) 2023-09-23T22:21:45.145 INFO:tasks.rados.rados.0.smithi169.stdout:538: done (7 left) 2023-09-23T22:21:45.145 INFO:tasks.rados.rados.0.smithi169.stdout:539: done (6 left) 2023-09-23T22:21:45.146 INFO:tasks.rados.rados.0.smithi169.stdout:540: done (5 left) 2023-09-23T22:21:45.146 INFO:tasks.rados.rados.0.smithi169.stdout:541: done (4 left) 2023-09-23T22:21:45.146 INFO:tasks.rados.rados.0.smithi169.stdout:542: done (3 left) 2023-09-23T22:21:45.146 INFO:tasks.rados.rados.0.smithi169.stdout:543: done (2 left) 2023-09-23T22:21:45.146 INFO:tasks.rados.rados.0.smithi169.stdout:544: done (1 left) 2023-09-23T22:21:45.147 INFO:tasks.rados.rados.0.smithi169.stdout:546: read oid 449 snap -1 2023-09-23T22:21:45.147 INFO:tasks.rados.rados.0.smithi169.stdout:546: expect (ObjNum 448 snap 0 seq_num 448) 2023-09-23T22:21:45.147 INFO:tasks.rados.rados.0.smithi169.stdout:547: write oid 131 current snap is 0 2023-09-23T22:21:45.147 INFO:tasks.rados.rados.0.smithi169.stdout:545: finishing write tid 1 to smithi16987243-447 2023-09-23T22:21:45.147 INFO:tasks.rados.rados.0.smithi169.stdout:547: seq_num 528 ranges {474096=559829,1780963=408850,2800046=74050} 2023-09-23T22:21:45.153 INFO:tasks.rados.rados.0.smithi169.stdout:547: writing smithi16987243-131 from 474096 to 1033925 tid 1 2023-09-23T22:21:45.162 INFO:tasks.rados.rados.0.smithi169.stdout:547: writing smithi16987243-131 from 1780963 to 2189813 tid 2 2023-09-23T22:21:45.167 INFO:tasks.rados.rados.0.smithi169.stdout:547: writing smithi16987243-131 from 2800046 to 2874096 tid 3 2023-09-23T22:21:45.168 INFO:tasks.rados.rados.0.smithi169.stdout:548: read oid 49 snap -1 2023-09-23T22:21:45.168 INFO:tasks.rados.rados.0.smithi169.stdout:548: expect (ObjNum 48 snap 0 seq_num 48) 2023-09-23T22:21:45.168 INFO:tasks.rados.rados.0.smithi169.stdout:549: write oid 130 current snap is 0 2023-09-23T22:21:45.168 INFO:tasks.rados.rados.0.smithi169.stdout:545: finishing write tid 2 to smithi16987243-447 2023-09-23T22:21:45.168 INFO:tasks.rados.rados.0.smithi169.stdout:545: finishing write tid 3 to smithi16987243-447 2023-09-23T22:21:45.168 INFO:tasks.rados.rados.0.smithi169.stdout:545: finishing write tid 4 to smithi16987243-447 2023-09-23T22:21:45.168 INFO:tasks.rados.rados.0.smithi169.stdout:545: finishing write tid 5 to smithi16987243-447 2023-09-23T22:21:45.168 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 447 v 91 (ObjNum 527 snap 0 seq_num 527) dirty exists 2023-09-23T22:21:45.168 INFO:tasks.rados.rados.0.smithi169.stdout:545: left oid 447 (ObjNum 527 snap 0 seq_num 527) 2023-09-23T22:21:45.168 INFO:tasks.rados.rados.0.smithi169.stdout:546: expect (ObjNum 448 snap 0 seq_num 448) 2023-09-23T22:21:45.295 INFO:tasks.rados.rados.0.smithi169.stdout:547: finishing write tid 1 to smithi16987243-131 2023-09-23T22:21:45.295 INFO:tasks.rados.rados.0.smithi169.stdout:547: finishing write tid 2 to smithi16987243-131 2023-09-23T22:21:45.295 INFO:tasks.rados.rados.0.smithi169.stdout:547: finishing write tid 3 to smithi16987243-131 2023-09-23T22:21:45.295 INFO:tasks.rados.rados.0.smithi169.stdout:547: finishing write tid 4 to smithi16987243-131 2023-09-23T22:21:45.295 INFO:tasks.rados.rados.0.smithi169.stdout:547: finishing write tid 5 to smithi16987243-131 2023-09-23T22:21:45.295 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 131 v 144 (ObjNum 528 snap 0 seq_num 528) dirty exists 2023-09-23T22:21:45.295 INFO:tasks.rados.rados.0.smithi169.stdout:547: left oid 131 (ObjNum 528 snap 0 seq_num 528) 2023-09-23T22:21:45.295 INFO:tasks.rados.rados.0.smithi169.stdout:548: expect (ObjNum 48 snap 0 seq_num 48) 2023-09-23T22:21:45.396 INFO:tasks.rados.rados.0.smithi169.stdout:549: seq_num 529 ranges {490903=635078,1839445=552508} 2023-09-23T22:21:45.406 INFO:tasks.rados.rados.0.smithi169.stdout:549: writing smithi16987243-130 from 490903 to 1125981 tid 1 2023-09-23T22:21:45.416 INFO:tasks.rados.rados.0.smithi169.stdout:549: writing smithi16987243-130 from 1839445 to 2391953 tid 2 2023-09-23T22:21:45.416 INFO:tasks.rados.rados.0.smithi169.stdout:545: done (4 left) 2023-09-23T22:21:45.416 INFO:tasks.rados.rados.0.smithi169.stdout:546: done (3 left) 2023-09-23T22:21:45.416 INFO:tasks.rados.rados.0.smithi169.stdout:547: done (2 left) 2023-09-23T22:21:45.416 INFO:tasks.rados.rados.0.smithi169.stdout:548: done (1 left) 2023-09-23T22:21:45.416 INFO:tasks.rados.rados.0.smithi169.stdout:550: read oid 393 snap -1 2023-09-23T22:21:45.417 INFO:tasks.rados.rados.0.smithi169.stdout:550: expect (ObjNum 392 snap 0 seq_num 392) 2023-09-23T22:21:45.417 INFO:tasks.rados.rados.0.smithi169.stdout:551: read oid 452 snap -1 2023-09-23T22:21:45.417 INFO:tasks.rados.rados.0.smithi169.stdout:551: expect (ObjNum 451 snap 0 seq_num 451) 2023-09-23T22:21:45.417 INFO:tasks.rados.rados.0.smithi169.stdout:552: read oid 410 snap -1 2023-09-23T22:21:45.417 INFO:tasks.rados.rados.0.smithi169.stdout:552: expect (ObjNum 409 snap 0 seq_num 409) 2023-09-23T22:21:45.417 INFO:tasks.rados.rados.0.smithi169.stdout:553: read oid 194 snap -1 2023-09-23T22:21:45.417 INFO:tasks.rados.rados.0.smithi169.stdout:553: expect (ObjNum 193 snap 0 seq_num 193) 2023-09-23T22:21:45.417 INFO:tasks.rados.rados.0.smithi169.stdout:554: write oid 476 current snap is 0 2023-09-23T22:21:45.417 INFO:tasks.rados.rados.0.smithi169.stdout:549: finishing write tid 1 to smithi16987243-130 2023-09-23T22:21:45.417 INFO:tasks.rados.rados.0.smithi169.stdout:554: seq_num 530 ranges {507710=710327,1897927=412519,2854892=52818} 2023-09-23T22:21:45.424 INFO:tasks.rados.rados.0.smithi169.stdout:554: writing smithi16987243-476 from 507710 to 1218037 tid 1 2023-09-23T22:21:45.432 INFO:tasks.rados.rados.0.smithi169.stdout:554: writing smithi16987243-476 from 1897927 to 2310446 tid 2 2023-09-23T22:21:45.436 INFO:tasks.rados.rados.0.smithi169.stdout:554: writing smithi16987243-476 from 2854892 to 2907710 tid 3 2023-09-23T22:21:45.436 INFO:tasks.rados.rados.0.smithi169.stdout:555: read oid 414 snap -1 2023-09-23T22:21:45.436 INFO:tasks.rados.rados.0.smithi169.stdout:555: expect (ObjNum 413 snap 0 seq_num 413) 2023-09-23T22:21:45.436 INFO:tasks.rados.rados.0.smithi169.stdout:556: write oid 32 current snap is 0 2023-09-23T22:21:45.436 INFO:tasks.rados.rados.0.smithi169.stdout:556: seq_num 531 ranges {524517=785576,1956409=556177} 2023-09-23T22:21:45.443 INFO:tasks.rados.rados.0.smithi169.stdout:556: writing smithi16987243-32 from 524517 to 1310093 tid 1 2023-09-23T22:21:45.450 INFO:tasks.rados.rados.0.smithi169.stdout:556: writing smithi16987243-32 from 1956409 to 2512586 tid 2 2023-09-23T22:21:45.451 INFO:tasks.rados.rados.0.smithi169.stdout:557: read oid 71 snap -1 2023-09-23T22:21:45.451 INFO:tasks.rados.rados.0.smithi169.stdout:557: expect (ObjNum 70 snap 0 seq_num 70) 2023-09-23T22:21:45.451 INFO:tasks.rados.rados.0.smithi169.stdout:558: write oid 397 current snap is 0 2023-09-23T22:21:45.451 INFO:tasks.rados.rados.0.smithi169.stdout:558: seq_num 532 ranges {541324=460825,1498538=416188,2393385=547939} 2023-09-23T22:21:45.456 INFO:tasks.rados.rados.0.smithi169.stdout:558: writing smithi16987243-397 from 541324 to 1002149 tid 1 2023-09-23T22:21:45.462 INFO:tasks.rados.rados.0.smithi169.stdout:558: writing smithi16987243-397 from 1498538 to 1914726 tid 2 2023-09-23T22:21:45.469 INFO:tasks.rados.rados.0.smithi169.stdout:558: writing smithi16987243-397 from 2393385 to 2941324 tid 3 2023-09-23T22:21:45.469 INFO:tasks.rados.rados.0.smithi169.stdout:559: delete oid 274 current snap is 0 2023-09-23T22:21:45.469 INFO:tasks.rados.rados.0.smithi169.stdout:550: expect (ObjNum 392 snap 0 seq_num 392) 2023-09-23T22:21:45.554 INFO:tasks.rados.rados.0.smithi169.stdout:552: expect (ObjNum 409 snap 0 seq_num 409) 2023-09-23T22:21:45.654 INFO:tasks.rados.rados.0.smithi169.stdout:549: finishing write tid 2 to smithi16987243-130 2023-09-23T22:21:45.654 INFO:tasks.rados.rados.0.smithi169.stdout:549: finishing write tid 3 to smithi16987243-130 2023-09-23T22:21:45.654 INFO:tasks.rados.rados.0.smithi169.stdout:549: finishing write tid 4 to smithi16987243-130 2023-09-23T22:21:45.654 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 130 v 131 (ObjNum 529 snap 0 seq_num 529) dirty exists 2023-09-23T22:21:45.654 INFO:tasks.rados.rados.0.smithi169.stdout:549: left oid 130 (ObjNum 529 snap 0 seq_num 529) 2023-09-23T22:21:45.655 INFO:tasks.rados.rados.0.smithi169.stdout:551: expect (ObjNum 451 snap 0 seq_num 451) 2023-09-23T22:21:45.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:45 smithi169 bash[40994]: cluster 2023-09-23T22:21:43.822129+0000 mgr.y (mgr.24365) 199 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 1.3 GiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 48 KiB/s rd, 63 MiB/s wr, 315 op/s 2023-09-23T22:21:45.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:45 smithi169 bash[27421]: cluster 2023-09-23T22:21:43.822129+0000 mgr.y (mgr.24365) 199 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 1.3 GiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 48 KiB/s rd, 63 MiB/s wr, 315 op/s 2023-09-23T22:21:45.782 INFO:tasks.rados.rados.0.smithi169.stdout:553: expect (ObjNum 193 snap 0 seq_num 193) 2023-09-23T22:21:45.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:45 smithi187 bash[31480]: cluster 2023-09-23T22:21:43.822129+0000 mgr.y (mgr.24365) 199 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 1.3 GiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 48 KiB/s rd, 63 MiB/s wr, 315 op/s 2023-09-23T22:21:45.896 INFO:tasks.rados.rados.0.smithi169.stdout:554: finishing write tid 1 to smithi16987243-476 2023-09-23T22:21:45.896 INFO:tasks.rados.rados.0.smithi169.stdout:554: finishing write tid 2 to smithi16987243-476 2023-09-23T22:21:45.896 INFO:tasks.rados.rados.0.smithi169.stdout:554: finishing write tid 3 to smithi16987243-476 2023-09-23T22:21:45.896 INFO:tasks.rados.rados.0.smithi169.stdout:554: finishing write tid 4 to smithi16987243-476 2023-09-23T22:21:45.896 INFO:tasks.rados.rados.0.smithi169.stdout:554: finishing write tid 5 to smithi16987243-476 2023-09-23T22:21:45.896 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 476 v 117 (ObjNum 530 snap 0 seq_num 530) dirty exists 2023-09-23T22:21:45.896 INFO:tasks.rados.rados.0.smithi169.stdout:554: left oid 476 (ObjNum 530 snap 0 seq_num 530) 2023-09-23T22:21:45.896 INFO:tasks.rados.rados.0.smithi169.stdout:549: done (10 left) 2023-09-23T22:21:45.896 INFO:tasks.rados.rados.0.smithi169.stdout:550: done (9 left) 2023-09-23T22:21:45.896 INFO:tasks.rados.rados.0.smithi169.stdout:551: done (8 left) 2023-09-23T22:21:45.896 INFO:tasks.rados.rados.0.smithi169.stdout:552: done (7 left) 2023-09-23T22:21:45.897 INFO:tasks.rados.rados.0.smithi169.stdout:553: done (6 left) 2023-09-23T22:21:45.897 INFO:tasks.rados.rados.0.smithi169.stdout:554: done (5 left) 2023-09-23T22:21:45.897 INFO:tasks.rados.rados.0.smithi169.stdout:559: done (4 left) 2023-09-23T22:21:45.897 INFO:tasks.rados.rados.0.smithi169.stdout:560: read oid 365 snap -1 2023-09-23T22:21:45.897 INFO:tasks.rados.rados.0.smithi169.stdout:560: expect (ObjNum 364 snap 0 seq_num 364) 2023-09-23T22:21:45.897 INFO:tasks.rados.rados.0.smithi169.stdout:561: write oid 345 current snap is 0 2023-09-23T22:21:45.897 INFO:tasks.rados.rados.0.smithi169.stdout:555: expect (ObjNum 413 snap 0 seq_num 413) 2023-09-23T22:21:45.977 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:21:46.005 INFO:tasks.rados.rados.0.smithi169.stdout:556: finishing write tid 1 to smithi16987243-32 2023-09-23T22:21:46.005 INFO:tasks.rados.rados.0.smithi169.stdout:556: finishing write tid 2 to smithi16987243-32 2023-09-23T22:21:46.005 INFO:tasks.rados.rados.0.smithi169.stdout:556: finishing write tid 3 to smithi16987243-32 2023-09-23T22:21:46.005 INFO:tasks.rados.rados.0.smithi169.stdout:556: finishing write tid 4 to smithi16987243-32 2023-09-23T22:21:46.005 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 32 v 84 (ObjNum 531 snap 0 seq_num 531) dirty exists 2023-09-23T22:21:46.005 INFO:tasks.rados.rados.0.smithi169.stdout:556: left oid 32 (ObjNum 531 snap 0 seq_num 531) 2023-09-23T22:21:46.006 INFO:tasks.rados.rados.0.smithi169.stdout:557: expect (ObjNum 70 snap 0 seq_num 70) 2023-09-23T22:21:46.118 INFO:tasks.rados.rados.0.smithi169.stdout:558: finishing write tid 1 to smithi16987243-397 2023-09-23T22:21:46.118 INFO:tasks.rados.rados.0.smithi169.stdout:558: finishing write tid 2 to smithi16987243-397 2023-09-23T22:21:46.119 INFO:tasks.rados.rados.0.smithi169.stdout:558: finishing write tid 3 to smithi16987243-397 2023-09-23T22:21:46.119 INFO:tasks.rados.rados.0.smithi169.stdout:558: finishing write tid 4 to smithi16987243-397 2023-09-23T22:21:46.119 INFO:tasks.rados.rados.0.smithi169.stdout:558: finishing write tid 5 to smithi16987243-397 2023-09-23T22:21:46.119 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 397 v 148 (ObjNum 532 snap 0 seq_num 532) dirty exists 2023-09-23T22:21:46.119 INFO:tasks.rados.rados.0.smithi169.stdout:558: left oid 397 (ObjNum 532 snap 0 seq_num 532) 2023-09-23T22:21:46.119 INFO:tasks.rados.rados.0.smithi169.stdout:560: expect (ObjNum 364 snap 0 seq_num 364) 2023-09-23T22:21:46.195 INFO:tasks.rados.rados.0.smithi169.stdout:561: seq_num 534 ranges {574938=727676,1731855=703504,2848231=126707} 2023-09-23T22:21:46.210 INFO:tasks.rados.rados.0.smithi169.stdout:561: writing smithi16987243-345 from 574938 to 1302614 tid 1 2023-09-23T22:21:46.217 INFO:tasks.rados.rados.0.smithi169.stdout:561: writing smithi16987243-345 from 1731855 to 2435359 tid 2 2023-09-23T22:21:46.221 INFO:tasks.rados.rados.0.smithi169.stdout:561: writing smithi16987243-345 from 2848231 to 2974938 tid 3 2023-09-23T22:21:46.221 INFO:tasks.rados.rados.0.smithi169.stdout:555: done (5 left) 2023-09-23T22:21:46.221 INFO:tasks.rados.rados.0.smithi169.stdout:556: done (4 left) 2023-09-23T22:21:46.221 INFO:tasks.rados.rados.0.smithi169.stdout:557: done (3 left) 2023-09-23T22:21:46.221 INFO:tasks.rados.rados.0.smithi169.stdout:558: done (2 left) 2023-09-23T22:21:46.221 INFO:tasks.rados.rados.0.smithi169.stdout:560: done (1 left) 2023-09-23T22:21:46.221 INFO:tasks.rados.rados.0.smithi169.stdout:562: read oid 132 snap -1 2023-09-23T22:21:46.222 INFO:tasks.rados.rados.0.smithi169.stdout:562: expect (ObjNum 131 snap 0 seq_num 131) 2023-09-23T22:21:46.222 INFO:tasks.rados.rados.0.smithi169.stdout:563: write oid 365 current snap is 0 2023-09-23T22:21:46.222 INFO:tasks.rados.rados.0.smithi169.stdout:561: finishing write tid 1 to smithi16987243-345 2023-09-23T22:21:46.222 INFO:tasks.rados.rados.0.smithi169.stdout:561: finishing write tid 2 to smithi16987243-345 2023-09-23T22:21:46.222 INFO:tasks.rados.rados.0.smithi169.stdout:563: seq_num 535 ranges {591745=402925,1790337=563515} 2023-09-23T22:21:46.226 INFO:tasks.rados.rados.0.smithi169.stdout:563: writing smithi16987243-365 from 591745 to 994670 tid 1 2023-09-23T22:21:46.235 INFO:tasks.rados.rados.0.smithi169.stdout:563: writing smithi16987243-365 from 1790337 to 2353852 tid 2 2023-09-23T22:21:46.235 INFO:tasks.rados.rados.0.smithi169.stdout:564: read oid 240 snap -1 2023-09-23T22:21:46.235 INFO:tasks.rados.rados.0.smithi169.stdout:564: expect (ObjNum 239 snap 0 seq_num 239) 2023-09-23T22:21:46.235 INFO:tasks.rados.rados.0.smithi169.stdout:565: read oid 213 snap -1 2023-09-23T22:21:46.235 INFO:tasks.rados.rados.0.smithi169.stdout:565: expect (ObjNum 212 snap 0 seq_num 212) 2023-09-23T22:21:46.235 INFO:tasks.rados.rados.0.smithi169.stdout:566: write oid 112 current snap is 0 2023-09-23T22:21:46.235 INFO:tasks.rados.rados.0.smithi169.stdout:561: finishing write tid 3 to smithi16987243-345 2023-09-23T22:21:46.235 INFO:tasks.rados.rados.0.smithi169.stdout:561: finishing write tid 4 to smithi16987243-345 2023-09-23T22:21:46.236 INFO:tasks.rados.rados.0.smithi169.stdout:566: seq_num 536 ranges {608552=478174,1848819=707173} 2023-09-23T22:21:46.241 INFO:tasks.rados.rados.0.smithi169.stdout:566: writing smithi16987243-112 from 608552 to 1086726 tid 1 2023-09-23T22:21:46.250 INFO:tasks.rados.rados.0.smithi169.stdout:566: writing smithi16987243-112 from 1848819 to 2555992 tid 2 2023-09-23T22:21:46.250 INFO:tasks.rados.rados.0.smithi169.stdout:567: write oid 404 current snap is 0 2023-09-23T22:21:46.250 INFO:tasks.rados.rados.0.smithi169.stdout:561: finishing write tid 5 to smithi16987243-345 2023-09-23T22:21:46.250 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 345 v 128 (ObjNum 534 snap 0 seq_num 534) dirty exists 2023-09-23T22:21:46.250 INFO:tasks.rados.rados.0.smithi169.stdout:561: left oid 345 (ObjNum 534 snap 0 seq_num 534) 2023-09-23T22:21:46.250 INFO:tasks.rados.rados.0.smithi169.stdout:567: seq_num 537 ranges {625359=553423,1790948=567184,2930500=94859} 2023-09-23T22:21:46.256 INFO:tasks.rados.rados.0.smithi169.stdout:567: writing smithi16987243-404 from 625359 to 1178782 tid 1 2023-09-23T22:21:46.263 INFO:tasks.rados.rados.0.smithi169.stdout:567: writing smithi16987243-404 from 1790948 to 2358132 tid 2 2023-09-23T22:21:46.267 INFO:tasks.rados.rados.0.smithi169.stdout:567: writing smithi16987243-404 from 2930500 to 3025359 tid 3 2023-09-23T22:21:46.268 INFO:tasks.rados.rados.0.smithi169.stdout:561: done (6 left) 2023-09-23T22:21:46.268 INFO:tasks.rados.rados.0.smithi169.stdout:568: read oid 245 snap -1 2023-09-23T22:21:46.268 INFO:tasks.rados.rados.0.smithi169.stdout:568: expect (ObjNum 244 snap 0 seq_num 244) 2023-09-23T22:21:46.268 INFO:tasks.rados.rados.0.smithi169.stdout:569: read oid 430 snap -1 2023-09-23T22:21:46.268 INFO:tasks.rados.rados.0.smithi169.stdout:569: expect (ObjNum 429 snap 0 seq_num 429) 2023-09-23T22:21:46.268 INFO:tasks.rados.rados.0.smithi169.stdout:570: write oid 449 current snap is 0 2023-09-23T22:21:46.268 INFO:tasks.rados.rados.0.smithi169.stdout:570: seq_num 538 ranges {642166=628672,1849430=710842} 2023-09-23T22:21:46.275 INFO:tasks.rados.rados.0.smithi169.stdout:570: writing smithi16987243-449 from 642166 to 1270838 tid 1 2023-09-23T22:21:46.281 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:21:46 smithi169 bash[27688]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:21:46] "GET /metrics HTTP/1.1" 200 241294 "" "Prometheus/2.43.0" 2023-09-23T22:21:46.283 INFO:tasks.rados.rados.0.smithi169.stdout:570: writing smithi16987243-449 from 1849430 to 2560272 tid 2 2023-09-23T22:21:46.283 INFO:tasks.rados.rados.0.smithi169.stdout:571: read oid 389 snap -1 2023-09-23T22:21:46.283 INFO:tasks.rados.rados.0.smithi169.stdout:571: expect (ObjNum 388 snap 0 seq_num 388) 2023-09-23T22:21:46.283 INFO:tasks.rados.rados.0.smithi169.stdout:572: write oid 229 current snap is 0 2023-09-23T22:21:46.283 INFO:tasks.rados.rados.0.smithi169.stdout:572: seq_num 539 ranges {658973=703921,1907912=570853,2985346=73627} 2023-09-23T22:21:46.291 INFO:tasks.rados.rados.0.smithi169.stdout:572: writing smithi16987243-229 from 658973 to 1362894 tid 1 2023-09-23T22:21:46.298 INFO:tasks.rados.rados.0.smithi169.stdout:572: writing smithi16987243-229 from 1907912 to 2478765 tid 2 2023-09-23T22:21:46.301 INFO:tasks.rados.rados.0.smithi169.stdout:572: writing smithi16987243-229 from 2985346 to 3058973 tid 3 2023-09-23T22:21:46.301 INFO:tasks.rados.rados.0.smithi169.stdout:573: write oid 106 current snap is 0 2023-09-23T22:21:46.301 INFO:tasks.rados.rados.0.smithi169.stdout:562: expect (ObjNum 131 snap 0 seq_num 131) 2023-09-23T22:21:46.378 INFO:tasks.rados.rados.0.smithi169.stdout:563: finishing write tid 1 to smithi16987243-365 2023-09-23T22:21:46.378 INFO:tasks.rados.rados.0.smithi169.stdout:563: finishing write tid 2 to smithi16987243-365 2023-09-23T22:21:46.378 INFO:tasks.rados.rados.0.smithi169.stdout:563: finishing write tid 3 to smithi16987243-365 2023-09-23T22:21:46.378 INFO:tasks.rados.rados.0.smithi169.stdout:563: finishing write tid 4 to smithi16987243-365 2023-09-23T22:21:46.378 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 365 v 125 (ObjNum 535 snap 0 seq_num 535) dirty exists 2023-09-23T22:21:46.379 INFO:tasks.rados.rados.0.smithi169.stdout:563: left oid 365 (ObjNum 535 snap 0 seq_num 535) 2023-09-23T22:21:46.379 INFO:tasks.rados.rados.0.smithi169.stdout:564: expect (ObjNum 239 snap 0 seq_num 239) 2023-09-23T22:21:46.454 INFO:tasks.rados.rados.0.smithi169.stdout:565: expect (ObjNum 212 snap 0 seq_num 212) 2023-09-23T22:21:46.581 INFO:tasks.rados.rados.0.smithi169.stdout:566: finishing write tid 1 to smithi16987243-112 2023-09-23T22:21:46.581 INFO:tasks.rados.rados.0.smithi169.stdout:566: finishing write tid 2 to smithi16987243-112 2023-09-23T22:21:46.581 INFO:tasks.rados.rados.0.smithi169.stdout:566: finishing write tid 3 to smithi16987243-112 2023-09-23T22:21:46.581 INFO:tasks.rados.rados.0.smithi169.stdout:566: finishing write tid 4 to smithi16987243-112 2023-09-23T22:21:46.581 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 112 v 99 (ObjNum 536 snap 0 seq_num 536) dirty exists 2023-09-23T22:21:46.581 INFO:tasks.rados.rados.0.smithi169.stdout:566: left oid 112 (ObjNum 536 snap 0 seq_num 536) 2023-09-23T22:21:46.581 INFO:tasks.rados.rados.0.smithi169.stdout:567: finishing write tid 1 to smithi16987243-404 2023-09-23T22:21:46.582 INFO:tasks.rados.rados.0.smithi169.stdout:567: finishing write tid 2 to smithi16987243-404 2023-09-23T22:21:46.582 INFO:tasks.rados.rados.0.smithi169.stdout:573: seq_num 540 ranges {675780=495523,1682747=714511,3012769=63011} 2023-09-23T22:21:46.592 INFO:tasks.rados.rados.0.smithi169.stdout:573: writing smithi16987243-106 from 675780 to 1171303 tid 1 2023-09-23T22:21:46.601 INFO:tasks.rados.rados.0.smithi169.stdout:573: writing smithi16987243-106 from 1682747 to 2397258 tid 2 2023-09-23T22:21:46.605 INFO:tasks.rados.rados.0.smithi169.stdout:573: writing smithi16987243-106 from 3012769 to 3075780 tid 3 2023-09-23T22:21:46.605 INFO:tasks.rados.rados.0.smithi169.stdout:562: done (11 left) 2023-09-23T22:21:46.605 INFO:tasks.rados.rados.0.smithi169.stdout:563: done (10 left) 2023-09-23T22:21:46.606 INFO:tasks.rados.rados.0.smithi169.stdout:564: done (9 left) 2023-09-23T22:21:46.606 INFO:tasks.rados.rados.0.smithi169.stdout:565: done (8 left) 2023-09-23T22:21:46.606 INFO:tasks.rados.rados.0.smithi169.stdout:566: done (7 left) 2023-09-23T22:21:46.606 INFO:tasks.rados.rados.0.smithi169.stdout:574: write oid 141 current snap is 0 2023-09-23T22:21:46.606 INFO:tasks.rados.rados.0.smithi169.stdout:574: seq_num 541 ranges {692587=570772,2024876=574522,3040192=52395} 2023-09-23T22:21:46.612 INFO:tasks.rados.rados.0.smithi169.stdout:574: writing smithi16987243-141 from 692587 to 1263359 tid 1 2023-09-23T22:21:46.620 INFO:tasks.rados.rados.0.smithi169.stdout:574: writing smithi16987243-141 from 2024876 to 2599398 tid 2 2023-09-23T22:21:46.623 INFO:tasks.rados.rados.0.smithi169.stdout:574: writing smithi16987243-141 from 3040192 to 3092587 tid 3 2023-09-23T22:21:46.623 INFO:tasks.rados.rados.0.smithi169.stdout:575: read oid 210 snap -1 2023-09-23T22:21:46.623 INFO:tasks.rados.rados.0.smithi169.stdout:575: expect deleted 2023-09-23T22:21:46.623 INFO:tasks.rados.rados.0.smithi169.stdout:576: delete oid 435 current snap is 0 2023-09-23T22:21:46.623 INFO:tasks.rados.rados.0.smithi169.stdout:567: finishing write tid 3 to smithi16987243-404 2023-09-23T22:21:46.624 INFO:tasks.rados.rados.0.smithi169.stdout:567: finishing write tid 4 to smithi16987243-404 2023-09-23T22:21:46.624 INFO:tasks.rados.rados.0.smithi169.stdout:567: finishing write tid 5 to smithi16987243-404 2023-09-23T22:21:46.624 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 404 v 137 (ObjNum 537 snap 0 seq_num 537) dirty exists 2023-09-23T22:21:46.624 INFO:tasks.rados.rados.0.smithi169.stdout:567: left oid 404 (ObjNum 537 snap 0 seq_num 537) 2023-09-23T22:21:46.624 INFO:tasks.rados.rados.0.smithi169.stdout:568: expect (ObjNum 244 snap 0 seq_num 244) 2023-09-23T22:21:46.693 INFO:tasks.rados.rados.0.smithi169.stdout:569: expect (ObjNum 429 snap 0 seq_num 429) 2023-09-23T22:21:46.799 INFO:tasks.rados.rados.0.smithi169.stdout:570: finishing write tid 1 to smithi16987243-449 2023-09-23T22:21:46.799 INFO:tasks.rados.rados.0.smithi169.stdout:570: finishing write tid 2 to smithi16987243-449 2023-09-23T22:21:46.800 INFO:tasks.rados.rados.0.smithi169.stdout:570: finishing write tid 3 to smithi16987243-449 2023-09-23T22:21:46.800 INFO:tasks.rados.rados.0.smithi169.stdout:567: done (9 left) 2023-09-23T22:21:46.800 INFO:tasks.rados.rados.0.smithi169.stdout:568: done (8 left) 2023-09-23T22:21:46.800 INFO:tasks.rados.rados.0.smithi169.stdout:569: done (7 left) 2023-09-23T22:21:46.800 INFO:tasks.rados.rados.0.smithi169.stdout:576: done (6 left) 2023-09-23T22:21:46.800 INFO:tasks.rados.rados.0.smithi169.stdout:577: write oid 301 current snap is 0 2023-09-23T22:21:46.800 INFO:tasks.rados.rados.0.smithi169.stdout:570: finishing write tid 4 to smithi16987243-449 2023-09-23T22:21:46.800 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 449 v 128 (ObjNum 538 snap 0 seq_num 538) dirty exists 2023-09-23T22:21:46.800 INFO:tasks.rados.rados.0.smithi169.stdout:570: left oid 449 (ObjNum 538 snap 0 seq_num 538) 2023-09-23T22:21:46.800 INFO:tasks.rados.rados.0.smithi169.stdout:571: expect (ObjNum 388 snap 0 seq_num 388) 2023-09-23T22:21:46.889 INFO:tasks.rados.rados.0.smithi169.stdout:572: finishing write tid 1 to smithi16987243-229 2023-09-23T22:21:46.889 INFO:tasks.rados.rados.0.smithi169.stdout:572: finishing write tid 2 to smithi16987243-229 2023-09-23T22:21:46.889 INFO:tasks.rados.rados.0.smithi169.stdout:572: finishing write tid 3 to smithi16987243-229 2023-09-23T22:21:46.889 INFO:tasks.rados.rados.0.smithi169.stdout:572: finishing write tid 4 to smithi16987243-229 2023-09-23T22:21:46.889 INFO:tasks.rados.rados.0.smithi169.stdout:577: seq_num 543 ranges {726201=721270,2141840=578191} 2023-09-23T22:21:46.902 INFO:tasks.rados.rados.0.smithi169.stdout:577: writing smithi16987243-301 from 726201 to 1447471 tid 1 2023-09-23T22:21:46.910 INFO:tasks.rados.rados.0.smithi169.stdout:577: writing smithi16987243-301 from 2141840 to 2720031 tid 2 2023-09-23T22:21:46.910 INFO:tasks.rados.rados.0.smithi169.stdout:570: done (6 left) 2023-09-23T22:21:46.910 INFO:tasks.rados.rados.0.smithi169.stdout:571: done (5 left) 2023-09-23T22:21:46.910 INFO:tasks.rados.rados.0.smithi169.stdout:578: write oid 214 current snap is 0 2023-09-23T22:21:46.911 INFO:tasks.rados.rados.0.smithi169.stdout:572: finishing write tid 5 to smithi16987243-229 2023-09-23T22:21:46.911 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 229 v 135 (ObjNum 539 snap 0 seq_num 539) dirty exists 2023-09-23T22:21:46.911 INFO:tasks.rados.rados.0.smithi169.stdout:572: left oid 229 (ObjNum 539 snap 0 seq_num 539) 2023-09-23T22:21:46.911 INFO:tasks.rados.rados.0.smithi169.stdout:578: seq_num 544 ranges {743008=796519,2200322=721849} 2023-09-23T22:21:46.919 INFO:tasks.rados.rados.0.smithi169.stdout:578: writing smithi16987243-214 from 743008 to 1539527 tid 1 2023-09-23T22:21:46.927 INFO:tasks.rados.rados.0.smithi169.stdout:578: writing smithi16987243-214 from 2200322 to 2922171 tid 2 2023-09-23T22:21:46.927 INFO:tasks.rados.rados.0.smithi169.stdout:572: done (5 left) 2023-09-23T22:21:46.928 INFO:tasks.rados.rados.0.smithi169.stdout:579: delete oid 479 current snap is 0 2023-09-23T22:21:46.928 INFO:tasks.rados.rados.0.smithi169.stdout:573: finishing write tid 1 to smithi16987243-106 2023-09-23T22:21:46.928 INFO:tasks.rados.rados.0.smithi169.stdout:573: finishing write tid 2 to smithi16987243-106 2023-09-23T22:21:46.928 INFO:tasks.rados.rados.0.smithi169.stdout:573: finishing write tid 3 to smithi16987243-106 2023-09-23T22:21:46.928 INFO:tasks.rados.rados.0.smithi169.stdout:573: finishing write tid 4 to smithi16987243-106 2023-09-23T22:21:46.928 INFO:tasks.rados.rados.0.smithi169.stdout:573: finishing write tid 5 to smithi16987243-106 2023-09-23T22:21:46.928 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 106 v 121 (ObjNum 540 snap 0 seq_num 540) dirty exists 2023-09-23T22:21:46.928 INFO:tasks.rados.rados.0.smithi169.stdout:573: left oid 106 (ObjNum 540 snap 0 seq_num 540) 2023-09-23T22:21:46.928 INFO:tasks.rados.rados.0.smithi169.stdout:574: finishing write tid 1 to smithi16987243-141 2023-09-23T22:21:46.928 INFO:tasks.rados.rados.0.smithi169.stdout:574: finishing write tid 2 to smithi16987243-141 2023-09-23T22:21:46.928 INFO:tasks.rados.rados.0.smithi169.stdout:574: finishing write tid 3 to smithi16987243-141 2023-09-23T22:21:46.928 INFO:tasks.rados.rados.0.smithi169.stdout:574: finishing write tid 4 to smithi16987243-141 2023-09-23T22:21:46.929 INFO:tasks.rados.rados.0.smithi169.stdout:574: finishing write tid 5 to smithi16987243-141 2023-09-23T22:21:46.929 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 141 v 137 (ObjNum 541 snap 0 seq_num 541) dirty exists 2023-09-23T22:21:46.929 INFO:tasks.rados.rados.0.smithi169.stdout:574: left oid 141 (ObjNum 541 snap 0 seq_num 541) 2023-09-23T22:21:46.929 INFO:tasks.rados.rados.0.smithi169.stdout:577: finishing write tid 1 to smithi16987243-301 2023-09-23T22:21:46.929 INFO:tasks.rados.rados.0.smithi169.stdout:577: finishing write tid 2 to smithi16987243-301 2023-09-23T22:21:46.929 INFO:tasks.rados.rados.0.smithi169.stdout:577: finishing write tid 3 to smithi16987243-301 2023-09-23T22:21:46.929 INFO:tasks.rados.rados.0.smithi169.stdout:577: finishing write tid 4 to smithi16987243-301 2023-09-23T22:21:46.929 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 301 v 110 (ObjNum 543 snap 0 seq_num 543) dirty exists 2023-09-23T22:21:46.929 INFO:tasks.rados.rados.0.smithi169.stdout:577: left oid 301 (ObjNum 543 snap 0 seq_num 543) 2023-09-23T22:21:46.929 INFO:tasks.rados.rados.0.smithi169.stdout:578: finishing write tid 1 to smithi16987243-214 2023-09-23T22:21:46.930 INFO:tasks.rados.rados.0.smithi169.stdout:573: done (5 left) 2023-09-23T22:21:46.930 INFO:tasks.rados.rados.0.smithi169.stdout:574: done (4 left) 2023-09-23T22:21:46.930 INFO:tasks.rados.rados.0.smithi169.stdout:575: done (3 left) 2023-09-23T22:21:46.930 INFO:tasks.rados.rados.0.smithi169.stdout:577: done (2 left) 2023-09-23T22:21:46.930 INFO:tasks.rados.rados.0.smithi169.stdout:579: done (1 left) 2023-09-23T22:21:46.930 INFO:tasks.rados.rados.0.smithi169.stdout:580: write oid 441 current snap is 0 2023-09-23T22:21:46.930 INFO:tasks.rados.rados.0.smithi169.stdout:580: seq_num 546 ranges {776622=547017,1800933=725518,2944601=232021} 2023-09-23T22:21:46.937 INFO:tasks.rados.rados.0.smithi169.stdout:580: writing smithi16987243-441 from 776622 to 1323639 tid 1 2023-09-23T22:21:46.944 INFO:tasks.rados.rados.0.smithi169.stdout:580: writing smithi16987243-441 from 1800933 to 2526451 tid 2 2023-09-23T22:21:46.949 INFO:tasks.rados.rados.0.smithi169.stdout:580: writing smithi16987243-441 from 2944601 to 3176622 tid 3 2023-09-23T22:21:46.949 INFO:tasks.rados.rados.0.smithi169.stdout:581: delete oid 291 current snap is 0 2023-09-23T22:21:46.949 INFO:tasks.rados.rados.0.smithi169.stdout:578: finishing write tid 2 to smithi16987243-214 2023-09-23T22:21:46.949 INFO:tasks.rados.rados.0.smithi169.stdout:578: finishing write tid 3 to smithi16987243-214 2023-09-23T22:21:46.949 INFO:tasks.rados.rados.0.smithi169.stdout:578: finishing write tid 4 to smithi16987243-214 2023-09-23T22:21:46.949 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 214 v 138 (ObjNum 544 snap 0 seq_num 544) dirty exists 2023-09-23T22:21:46.949 INFO:tasks.rados.rados.0.smithi169.stdout:578: left oid 214 (ObjNum 544 snap 0 seq_num 544) 2023-09-23T22:21:46.949 INFO:tasks.rados.rados.0.smithi169.stdout:580: finishing write tid 1 to smithi16987243-441 2023-09-23T22:21:46.949 INFO:tasks.rados.rados.0.smithi169.stdout:580: finishing write tid 2 to smithi16987243-441 2023-09-23T22:21:46.951 INFO:tasks.rados.rados.0.smithi169.stdout:578: done (2 left) 2023-09-23T22:21:46.951 INFO:tasks.rados.rados.0.smithi169.stdout:581: done (1 left) 2023-09-23T22:21:46.951 INFO:tasks.rados.rados.0.smithi169.stdout:582: read oid 310 snap -1 2023-09-23T22:21:46.951 INFO:tasks.rados.rados.0.smithi169.stdout:582: expect (ObjNum 309 snap 0 seq_num 309) 2023-09-23T22:21:46.951 INFO:tasks.rados.rados.0.smithi169.stdout:583: read oid 288 snap -1 2023-09-23T22:21:46.951 INFO:tasks.rados.rados.0.smithi169.stdout:583: expect (ObjNum 287 snap 0 seq_num 287) 2023-09-23T22:21:46.951 INFO:tasks.rados.rados.0.smithi169.stdout:584: read oid 401 snap -1 2023-09-23T22:21:46.951 INFO:tasks.rados.rados.0.smithi169.stdout:584: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T22:21:46.951 INFO:tasks.rados.rados.0.smithi169.stdout:585: read oid 86 snap -1 2023-09-23T22:21:46.951 INFO:tasks.rados.rados.0.smithi169.stdout:585: expect (ObjNum 85 snap 0 seq_num 85) 2023-09-23T22:21:46.952 INFO:tasks.rados.rados.0.smithi169.stdout:586: delete oid 418 current snap is 0 2023-09-23T22:21:46.952 INFO:tasks.rados.rados.0.smithi169.stdout:580: finishing write tid 3 to smithi16987243-441 2023-09-23T22:21:46.954 INFO:tasks.rados.rados.0.smithi169.stdout:580: finishing write tid 4 to smithi16987243-441 2023-09-23T22:21:46.954 INFO:tasks.rados.rados.0.smithi169.stdout:586: done (5 left) 2023-09-23T22:21:46.954 INFO:tasks.rados.rados.0.smithi169.stdout:587: read oid 235 snap -1 2023-09-23T22:21:46.954 INFO:tasks.rados.rados.0.smithi169.stdout:587: expect (ObjNum 234 snap 0 seq_num 234) 2023-09-23T22:21:46.954 INFO:tasks.rados.rados.0.smithi169.stdout:588: read oid 378 snap -1 2023-09-23T22:21:46.954 INFO:tasks.rados.rados.0.smithi169.stdout:588: expect (ObjNum 377 snap 0 seq_num 377) 2023-09-23T22:21:46.954 INFO:tasks.rados.rados.0.smithi169.stdout:589: read oid 271 snap -1 2023-09-23T22:21:46.954 INFO:tasks.rados.rados.0.smithi169.stdout:589: expect (ObjNum 270 snap 0 seq_num 270) 2023-09-23T22:21:46.955 INFO:tasks.rados.rados.0.smithi169.stdout:590: delete oid 153 current snap is 0 2023-09-23T22:21:46.955 INFO:tasks.rados.rados.0.smithi169.stdout:580: finishing write tid 5 to smithi16987243-441 2023-09-23T22:21:46.955 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 441 v 141 (ObjNum 546 snap 0 seq_num 546) dirty exists 2023-09-23T22:21:46.955 INFO:tasks.rados.rados.0.smithi169.stdout:580: left oid 441 (ObjNum 546 snap 0 seq_num 546) 2023-09-23T22:21:46.957 INFO:tasks.rados.rados.0.smithi169.stdout:584: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T22:21:47.055 INFO:tasks.rados.rados.0.smithi169.stdout:580: done (8 left) 2023-09-23T22:21:47.055 INFO:tasks.rados.rados.0.smithi169.stdout:584: done (7 left) 2023-09-23T22:21:47.055 INFO:tasks.rados.rados.0.smithi169.stdout:590: done (6 left) 2023-09-23T22:21:47.055 INFO:tasks.rados.rados.0.smithi169.stdout:591: write oid 170 current snap is 0 2023-09-23T22:21:47.055 INFO:tasks.rados.rados.0.smithi169.stdout:583: expect (ObjNum 287 snap 0 seq_num 287) 2023-09-23T22:21:47.150 INFO:tasks.rados.rados.0.smithi169.stdout:582: expect (ObjNum 309 snap 0 seq_num 309) 2023-09-23T22:21:47.257 INFO:tasks.rados.rados.0.smithi169.stdout:585: expect (ObjNum 85 snap 0 seq_num 85) 2023-09-23T22:21:47.382 INFO:tasks.rados.rados.0.smithi169.stdout:588: expect (ObjNum 377 snap 0 seq_num 377) 2023-09-23T22:21:47.465 INFO:tasks.rados.rados.0.smithi169.stdout:589: expect (ObjNum 270 snap 0 seq_num 270) 2023-09-23T22:21:47.549 INFO:tasks.rados.rados.0.smithi169.stdout:587: expect (ObjNum 234 snap 0 seq_num 234) 2023-09-23T22:21:47.683 INFO:tasks.rados.rados.0.smithi169.stdout:591: seq_num 550 ranges {443850=564366,1634861=732856,2770646=473204} 2023-09-23T22:21:47.688 INFO:tasks.rados.rados.0.smithi169.stdout:591: writing smithi16987243-170 from 443850 to 1008216 tid 1 2023-09-23T22:21:47.696 INFO:tasks.rados.rados.0.smithi169.stdout:591: writing smithi16987243-170 from 1634861 to 2367717 tid 2 2023-09-23T22:21:47.703 INFO:tasks.rados.rados.0.smithi169.stdout:591: writing smithi16987243-170 from 2770646 to 3243850 tid 3 2023-09-23T22:21:47.703 INFO:tasks.rados.rados.0.smithi169.stdout:582: done (6 left) 2023-09-23T22:21:47.704 INFO:tasks.rados.rados.0.smithi169.stdout:583: done (5 left) 2023-09-23T22:21:47.704 INFO:tasks.rados.rados.0.smithi169.stdout:585: done (4 left) 2023-09-23T22:21:47.704 INFO:tasks.rados.rados.0.smithi169.stdout:587: done (3 left) 2023-09-23T22:21:47.704 INFO:tasks.rados.rados.0.smithi169.stdout:588: done (2 left) 2023-09-23T22:21:47.704 INFO:tasks.rados.rados.0.smithi169.stdout:589: done (1 left) 2023-09-23T22:21:47.704 INFO:tasks.rados.rados.0.smithi169.stdout:592: write oid 46 current snap is 0 2023-09-23T22:21:47.704 INFO:tasks.rados.rados.0.smithi169.stdout:592: seq_num 551 ranges {460657=639615,1693343=476514,2681716=578941} 2023-09-23T22:21:47.711 INFO:tasks.rados.rados.0.smithi169.stdout:592: writing smithi16987243-46 from 460657 to 1100272 tid 1 2023-09-23T22:21:47.717 INFO:tasks.rados.rados.0.smithi169.stdout:592: writing smithi16987243-46 from 1693343 to 2169857 tid 2 2023-09-23T22:21:47.723 INFO:tasks.rados.rados.0.smithi169.stdout:592: writing smithi16987243-46 from 2681716 to 3260657 tid 3 2023-09-23T22:21:47.723 INFO:tasks.rados.rados.0.smithi169.stdout:593: delete oid 396 current snap is 0 2023-09-23T22:21:47.724 INFO:tasks.rados.rados.0.smithi169.stdout:591: finishing write tid 1 to smithi16987243-170 2023-09-23T22:21:47.724 INFO:tasks.rados.rados.0.smithi169.stdout:591: finishing write tid 2 to smithi16987243-170 2023-09-23T22:21:47.724 INFO:tasks.rados.rados.0.smithi169.stdout:591: finishing write tid 3 to smithi16987243-170 2023-09-23T22:21:47.724 INFO:tasks.rados.rados.0.smithi169.stdout:591: finishing write tid 4 to smithi16987243-170 2023-09-23T22:21:47.724 INFO:tasks.rados.rados.0.smithi169.stdout:591: finishing write tid 5 to smithi16987243-170 2023-09-23T22:21:47.724 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 170 v 112 (ObjNum 550 snap 0 seq_num 550) dirty exists 2023-09-23T22:21:47.724 INFO:tasks.rados.rados.0.smithi169.stdout:591: left oid 170 (ObjNum 550 snap 0 seq_num 550) 2023-09-23T22:21:47.724 INFO:tasks.rados.rados.0.smithi169.stdout:592: finishing write tid 1 to smithi16987243-46 2023-09-23T22:21:47.724 INFO:tasks.rados.rados.0.smithi169.stdout:592: finishing write tid 2 to smithi16987243-46 2023-09-23T22:21:47.725 INFO:tasks.rados.rados.0.smithi169.stdout:591: done (2 left) 2023-09-23T22:21:47.726 INFO:tasks.rados.rados.0.smithi169.stdout:593: done (1 left) 2023-09-23T22:21:47.726 INFO:tasks.rados.rados.0.smithi169.stdout:594: delete oid 264 current snap is 0 2023-09-23T22:21:47.728 INFO:tasks.rados.rados.0.smithi169.stdout:592: finishing write tid 3 to smithi16987243-46 2023-09-23T22:21:47.728 INFO:tasks.rados.rados.0.smithi169.stdout:592: finishing write tid 4 to smithi16987243-46 2023-09-23T22:21:47.728 INFO:tasks.rados.rados.0.smithi169.stdout:592: finishing write tid 5 to smithi16987243-46 2023-09-23T22:21:47.728 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 46 v 142 (ObjNum 551 snap 0 seq_num 551) dirty exists 2023-09-23T22:21:47.729 INFO:tasks.rados.rados.0.smithi169.stdout:592: left oid 46 (ObjNum 551 snap 0 seq_num 551) 2023-09-23T22:21:47.729 INFO:tasks.rados.rados.0.smithi169.stdout:592: done (1 left) 2023-09-23T22:21:47.729 INFO:tasks.rados.rados.0.smithi169.stdout:594: done (0 left) 2023-09-23T22:21:47.729 INFO:tasks.rados.rados.0.smithi169.stdout:595: delete oid 120 current snap is 0 2023-09-23T22:21:47.730 INFO:tasks.rados.rados.0.smithi169.stdout:595: done (0 left) 2023-09-23T22:21:47.730 INFO:tasks.rados.rados.0.smithi169.stdout:596: read oid 172 snap -1 2023-09-23T22:21:47.730 INFO:tasks.rados.rados.0.smithi169.stdout:596: expect (ObjNum 509 snap 0 seq_num 509) 2023-09-23T22:21:47.731 INFO:tasks.rados.rados.0.smithi169.stdout:597: delete oid 20 current snap is 0 2023-09-23T22:21:47.732 INFO:tasks.rados.rados.0.smithi169.stdout:597: done (1 left) 2023-09-23T22:21:47.732 INFO:tasks.rados.rados.0.smithi169.stdout:598: write oid 267 current snap is 0 2023-09-23T22:21:47.732 INFO:tasks.rados.rados.0.smithi169.stdout:598: seq_num 556 ranges {544692=732213,1985753=743863,3335184=9508} 2023-09-23T22:21:47.740 INFO:tasks.rados.rados.0.smithi169.stdout:598: writing smithi16987243-267 from 544692 to 1276905 tid 1 2023-09-23T22:21:47.749 INFO:tasks.rados.rados.0.smithi169.stdout:598: writing smithi16987243-267 from 1985753 to 2729616 tid 2 2023-09-23T22:21:47.753 INFO:tasks.rados.rados.0.smithi169.stdout:598: writing smithi16987243-267 from 3335184 to 3344692 tid 3 2023-09-23T22:21:47.753 INFO:tasks.rados.rados.0.smithi169.stdout:599: write oid 240 current snap is 0 2023-09-23T22:21:47.753 INFO:tasks.rados.rados.0.smithi169.stdout:599: seq_num 557 ranges {561499=407462,1527882=487521,2729901=557217} 2023-09-23T22:21:47.758 INFO:tasks.rados.rados.0.smithi169.stdout:599: writing smithi16987243-240 from 561499 to 968961 tid 1 2023-09-23T22:21:47.764 INFO:tasks.rados.rados.0.smithi169.stdout:599: writing smithi16987243-240 from 1527882 to 2015403 tid 2 2023-09-23T22:21:47.772 INFO:tasks.rados.rados.0.smithi169.stdout:599: writing smithi16987243-240 from 2729901 to 3287118 tid 3 2023-09-23T22:21:47.772 INFO:tasks.rados.rados.0.smithi169.stdout:600: write oid 107 current snap is 0 2023-09-23T22:21:47.772 INFO:tasks.rados.rados.0.smithi169.stdout:600: seq_num 558 ranges {578306=482711,1586364=631179,2757324=484842} 2023-09-23T22:21:47.777 INFO:tasks.rados.rados.0.smithi169.stdout:600: writing smithi16987243-107 from 578306 to 1061017 tid 1 2023-09-23T22:21:47.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:47 smithi169 bash[40994]: cluster 2023-09-23T22:21:45.822818+0000 mgr.y (mgr.24365) 200 : cluster [DBG] pgmap v176: 89 pgs: 89 active+clean; 1.3 GiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 43 KiB/s rd, 56 MiB/s wr, 281 op/s 2023-09-23T22:21:47.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:47 smithi169 bash[40994]: audit 2023-09-23T22:21:46.842851+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:21:47.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:47 smithi169 bash[27421]: cluster 2023-09-23T22:21:45.822818+0000 mgr.y (mgr.24365) 200 : cluster [DBG] pgmap v176: 89 pgs: 89 active+clean; 1.3 GiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 43 KiB/s rd, 56 MiB/s wr, 281 op/s 2023-09-23T22:21:47.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:47 smithi169 bash[27421]: audit 2023-09-23T22:21:46.842851+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:21:47.784 INFO:tasks.rados.rados.0.smithi169.stdout:600: writing smithi16987243-107 from 1586364 to 2217543 tid 2 2023-09-23T22:21:47.790 INFO:tasks.rados.rados.0.smithi169.stdout:600: writing smithi16987243-107 from 2757324 to 3242166 tid 3 2023-09-23T22:21:47.790 INFO:tasks.rados.rados.0.smithi169.stdout:601: read oid 95 snap -1 2023-09-23T22:21:47.790 INFO:tasks.rados.rados.0.smithi169.stdout:601: expect (ObjNum 94 snap 0 seq_num 94) 2023-09-23T22:21:47.790 INFO:tasks.rados.rados.0.smithi169.stdout:602: write oid 372 current snap is 0 2023-09-23T22:21:47.790 INFO:tasks.rados.rados.0.smithi169.stdout:602: seq_num 559 ranges {595113=557960,1644846=491190,2784747=610366} 2023-09-23T22:21:47.797 INFO:tasks.rados.rados.0.smithi169.stdout:602: writing smithi16987243-372 from 595113 to 1153073 tid 1 2023-09-23T22:21:47.804 INFO:tasks.rados.rados.0.smithi169.stdout:602: writing smithi16987243-372 from 1644846 to 2136036 tid 2 2023-09-23T22:21:47.811 INFO:tasks.rados.rados.0.smithi169.stdout:602: writing smithi16987243-372 from 2784747 to 3395113 tid 3 2023-09-23T22:21:47.811 INFO:tasks.rados.rados.0.smithi169.stdout:603: read oid 321 snap -1 2023-09-23T22:21:47.812 INFO:tasks.rados.rados.0.smithi169.stdout:603: expect (ObjNum 320 snap 0 seq_num 320) 2023-09-23T22:21:47.812 INFO:tasks.rados.rados.0.smithi169.stdout:604: read oid 348 snap -1 2023-09-23T22:21:47.812 INFO:tasks.rados.rados.0.smithi169.stdout:604: expect (ObjNum 347 snap 0 seq_num 347) 2023-09-23T22:21:47.812 INFO:tasks.rados.rados.0.smithi169.stdout:605: write oid 287 current snap is 0 2023-09-23T22:21:47.812 INFO:tasks.rados.rados.0.smithi169.stdout:596: expect (ObjNum 509 snap 0 seq_num 509) 2023-09-23T22:21:47.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:47 smithi187 bash[31480]: cluster 2023-09-23T22:21:45.822818+0000 mgr.y (mgr.24365) 200 : cluster [DBG] pgmap v176: 89 pgs: 89 active+clean; 1.3 GiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 43 KiB/s rd, 56 MiB/s wr, 281 op/s 2023-09-23T22:21:47.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:47 smithi187 bash[31480]: audit 2023-09-23T22:21:46.842851+0000 mon.c (mon.2) 131 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:21:47.928 INFO:tasks.rados.rados.0.smithi169.stdout:598: finishing write tid 1 to smithi16987243-267 2023-09-23T22:21:47.929 INFO:tasks.rados.rados.0.smithi169.stdout:598: finishing write tid 2 to smithi16987243-267 2023-09-23T22:21:47.929 INFO:tasks.rados.rados.0.smithi169.stdout:598: finishing write tid 3 to smithi16987243-267 2023-09-23T22:21:47.929 INFO:tasks.rados.rados.0.smithi169.stdout:598: finishing write tid 4 to smithi16987243-267 2023-09-23T22:21:47.929 INFO:tasks.rados.rados.0.smithi169.stdout:598: finishing write tid 5 to smithi16987243-267 2023-09-23T22:21:47.929 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 267 v 96 (ObjNum 556 snap 0 seq_num 556) dirty exists 2023-09-23T22:21:47.929 INFO:tasks.rados.rados.0.smithi169.stdout:598: left oid 267 (ObjNum 556 snap 0 seq_num 556) 2023-09-23T22:21:47.929 INFO:tasks.rados.rados.0.smithi169.stdout:599: finishing write tid 1 to smithi16987243-240 2023-09-23T22:21:47.929 INFO:tasks.rados.rados.0.smithi169.stdout:599: finishing write tid 2 to smithi16987243-240 2023-09-23T22:21:47.929 INFO:tasks.rados.rados.0.smithi169.stdout:605: seq_num 560 ranges {611920=633209,1703328=634848,2812170=507386} 2023-09-23T22:21:47.941 INFO:tasks.rados.rados.0.smithi169.stdout:605: writing smithi16987243-287 from 611920 to 1245129 tid 1 2023-09-23T22:21:47.948 INFO:tasks.rados.rados.0.smithi169.stdout:605: writing smithi16987243-287 from 1703328 to 2338176 tid 2 2023-09-23T22:21:47.954 INFO:tasks.rados.rados.0.smithi169.stdout:605: writing smithi16987243-287 from 2812170 to 3319556 tid 3 2023-09-23T22:21:47.954 INFO:tasks.rados.rados.0.smithi169.stdout:596: done (8 left) 2023-09-23T22:21:47.954 INFO:tasks.rados.rados.0.smithi169.stdout:598: done (7 left) 2023-09-23T22:21:47.954 INFO:tasks.rados.rados.0.smithi169.stdout:606: write oid 465 current snap is 0 2023-09-23T22:21:47.954 INFO:tasks.rados.rados.0.smithi169.stdout:606: seq_num 561 ranges {628727=708458,2045457=494859,3123240=305487} 2023-09-23T22:21:47.962 INFO:tasks.rados.rados.0.smithi169.stdout:606: writing smithi16987243-465 from 628727 to 1337185 tid 1 2023-09-23T22:21:47.969 INFO:tasks.rados.rados.0.smithi169.stdout:606: writing smithi16987243-465 from 2045457 to 2540316 tid 2 2023-09-23T22:21:47.975 INFO:tasks.rados.rados.0.smithi169.stdout:606: writing smithi16987243-465 from 3123240 to 3428727 tid 3 2023-09-23T22:21:47.975 INFO:tasks.rados.rados.0.smithi169.stdout:607: read oid 104 snap -1 2023-09-23T22:21:47.975 INFO:tasks.rados.rados.0.smithi169.stdout:607: expect (ObjNum 103 snap 0 seq_num 103) 2023-09-23T22:21:47.975 INFO:tasks.rados.rados.0.smithi169.stdout:608: write oid 297 current snap is 0 2023-09-23T22:21:47.975 INFO:tasks.rados.rados.0.smithi169.stdout:599: finishing write tid 3 to smithi16987243-240 2023-09-23T22:21:47.975 INFO:tasks.rados.rados.0.smithi169.stdout:599: finishing write tid 4 to smithi16987243-240 2023-09-23T22:21:47.975 INFO:tasks.rados.rados.0.smithi169.stdout:599: finishing write tid 5 to smithi16987243-240 2023-09-23T22:21:47.976 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 240 v 132 (ObjNum 557 snap 0 seq_num 557) dirty exists 2023-09-23T22:21:47.976 INFO:tasks.rados.rados.0.smithi169.stdout:599: left oid 240 (ObjNum 557 snap 0 seq_num 557) 2023-09-23T22:21:47.976 INFO:tasks.rados.rados.0.smithi169.stdout:600: finishing write tid 1 to smithi16987243-107 2023-09-23T22:21:47.976 INFO:tasks.rados.rados.0.smithi169.stdout:600: finishing write tid 2 to smithi16987243-107 2023-09-23T22:21:47.976 INFO:tasks.rados.rados.0.smithi169.stdout:600: finishing write tid 3 to smithi16987243-107 2023-09-23T22:21:47.976 INFO:tasks.rados.rados.0.smithi169.stdout:600: finishing write tid 4 to smithi16987243-107 2023-09-23T22:21:47.976 INFO:tasks.rados.rados.0.smithi169.stdout:600: finishing write tid 5 to smithi16987243-107 2023-09-23T22:21:47.976 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 107 v 116 (ObjNum 558 snap 0 seq_num 558) dirty exists 2023-09-23T22:21:47.976 INFO:tasks.rados.rados.0.smithi169.stdout:600: left oid 107 (ObjNum 558 snap 0 seq_num 558) 2023-09-23T22:21:47.976 INFO:tasks.rados.rados.0.smithi169.stdout:602: finishing write tid 1 to smithi16987243-372 2023-09-23T22:21:47.976 INFO:tasks.rados.rados.0.smithi169.stdout:601: expect (ObjNum 94 snap 0 seq_num 94) 2023-09-23T22:21:48.101 INFO:tasks.rados.rados.0.smithi169.stdout:602: finishing write tid 2 to smithi16987243-372 2023-09-23T22:21:48.101 INFO:tasks.rados.rados.0.smithi169.stdout:602: finishing write tid 3 to smithi16987243-372 2023-09-23T22:21:48.101 INFO:tasks.rados.rados.0.smithi169.stdout:602: finishing write tid 4 to smithi16987243-372 2023-09-23T22:21:48.102 INFO:tasks.rados.rados.0.smithi169.stdout:602: finishing write tid 5 to smithi16987243-372 2023-09-23T22:21:48.102 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 372 v 126 (ObjNum 559 snap 0 seq_num 559) dirty exists 2023-09-23T22:21:48.102 INFO:tasks.rados.rados.0.smithi169.stdout:602: left oid 372 (ObjNum 559 snap 0 seq_num 559) 2023-09-23T22:21:48.102 INFO:tasks.rados.rados.0.smithi169.stdout:604: expect (ObjNum 347 snap 0 seq_num 347) 2023-09-23T22:21:48.237 INFO:tasks.rados.rados.0.smithi169.stdout:603: expect (ObjNum 320 snap 0 seq_num 320) 2023-09-23T22:21:48.352 INFO:tasks.rados.rados.0.smithi169.stdout:605: finishing write tid 1 to smithi16987243-287 2023-09-23T22:21:48.352 INFO:tasks.rados.rados.0.smithi169.stdout:605: finishing write tid 2 to smithi16987243-287 2023-09-23T22:21:48.353 INFO:tasks.rados.rados.0.smithi169.stdout:608: seq_num 562 ranges {645534=783707,2103939=638517,3150663=294871} 2023-09-23T22:21:48.363 INFO:tasks.rados.rados.0.smithi169.stdout:608: writing smithi16987243-297 from 645534 to 1429241 tid 1 2023-09-23T22:21:48.371 INFO:tasks.rados.rados.0.smithi169.stdout:608: writing smithi16987243-297 from 2103939 to 2742456 tid 2 2023-09-23T22:21:48.376 INFO:tasks.rados.rados.0.smithi169.stdout:608: writing smithi16987243-297 from 3150663 to 3445534 tid 3 2023-09-23T22:21:48.376 INFO:tasks.rados.rados.0.smithi169.stdout:599: done (9 left) 2023-09-23T22:21:48.376 INFO:tasks.rados.rados.0.smithi169.stdout:600: done (8 left) 2023-09-23T22:21:48.376 INFO:tasks.rados.rados.0.smithi169.stdout:601: done (7 left) 2023-09-23T22:21:48.376 INFO:tasks.rados.rados.0.smithi169.stdout:602: done (6 left) 2023-09-23T22:21:48.376 INFO:tasks.rados.rados.0.smithi169.stdout:603: done (5 left) 2023-09-23T22:21:48.376 INFO:tasks.rados.rados.0.smithi169.stdout:604: done (4 left) 2023-09-23T22:21:48.376 INFO:tasks.rados.rados.0.smithi169.stdout:609: read oid 497 snap -1 2023-09-23T22:21:48.376 INFO:tasks.rados.rados.0.smithi169.stdout:609: expect (ObjNum 496 snap 0 seq_num 496) 2023-09-23T22:21:48.376 INFO:tasks.rados.rados.0.smithi169.stdout:610: write oid 229 current snap is 0 2023-09-23T22:21:48.376 INFO:tasks.rados.rados.0.smithi169.stdout:605: finishing write tid 3 to smithi16987243-287 2023-09-23T22:21:48.377 INFO:tasks.rados.rados.0.smithi169.stdout:605: finishing write tid 4 to smithi16987243-287 2023-09-23T22:21:48.377 INFO:tasks.rados.rados.0.smithi169.stdout:605: finishing write tid 5 to smithi16987243-287 2023-09-23T22:21:48.377 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 287 v 132 (ObjNum 560 snap 0 seq_num 560) dirty exists 2023-09-23T22:21:48.377 INFO:tasks.rados.rados.0.smithi169.stdout:605: left oid 287 (ObjNum 560 snap 0 seq_num 560) 2023-09-23T22:21:48.377 INFO:tasks.rados.rados.0.smithi169.stdout:606: finishing write tid 1 to smithi16987243-465 2023-09-23T22:21:48.377 INFO:tasks.rados.rados.0.smithi169.stdout:606: finishing write tid 2 to smithi16987243-465 2023-09-23T22:21:48.377 INFO:tasks.rados.rados.0.smithi169.stdout:606: finishing write tid 3 to smithi16987243-465 2023-09-23T22:21:48.377 INFO:tasks.rados.rados.0.smithi169.stdout:606: finishing write tid 4 to smithi16987243-465 2023-09-23T22:21:48.377 INFO:tasks.rados.rados.0.smithi169.stdout:606: finishing write tid 5 to smithi16987243-465 2023-09-23T22:21:48.377 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 465 v 136 (ObjNum 561 snap 0 seq_num 561) dirty exists 2023-09-23T22:21:48.377 INFO:tasks.rados.rados.0.smithi169.stdout:606: left oid 465 (ObjNum 561 snap 0 seq_num 561) 2023-09-23T22:21:48.377 INFO:tasks.rados.rados.0.smithi169.stdout:610: seq_num 563 ranges {662341=575309,1878774=498528,2894439=457555} 2023-09-23T22:21:48.382 INFO:tasks.rados.rados.0.smithi169.stdout:610: writing smithi16987243-229 from 662341 to 1237650 tid 1 2023-09-23T22:21:48.389 INFO:tasks.rados.rados.0.smithi169.stdout:610: writing smithi16987243-229 from 1878774 to 2377302 tid 2 2023-09-23T22:21:48.395 INFO:tasks.rados.rados.0.smithi169.stdout:610: writing smithi16987243-229 from 2894439 to 3351994 tid 3 2023-09-23T22:21:48.395 INFO:tasks.rados.rados.0.smithi169.stdout:605: done (5 left) 2023-09-23T22:21:48.395 INFO:tasks.rados.rados.0.smithi169.stdout:606: done (4 left) 2023-09-23T22:21:48.395 INFO:tasks.rados.rados.0.smithi169.stdout:611: read oid 422 snap -1 2023-09-23T22:21:48.396 INFO:tasks.rados.rados.0.smithi169.stdout:611: expect (ObjNum 421 snap 0 seq_num 421) 2023-09-23T22:21:48.396 INFO:tasks.rados.rados.0.smithi169.stdout:612: delete oid 289 current snap is 0 2023-09-23T22:21:48.396 INFO:tasks.rados.rados.0.smithi169.stdout:607: expect (ObjNum 103 snap 0 seq_num 103) 2023-09-23T22:21:48.530 INFO:tasks.rados.rados.0.smithi169.stdout:608: finishing write tid 1 to smithi16987243-297 2023-09-23T22:21:48.530 INFO:tasks.rados.rados.0.smithi169.stdout:608: finishing write tid 2 to smithi16987243-297 2023-09-23T22:21:48.530 INFO:tasks.rados.rados.0.smithi169.stdout:607: done (5 left) 2023-09-23T22:21:48.533 INFO:tasks.rados.rados.0.smithi169.stdout:612: done (4 left) 2023-09-23T22:21:48.533 INFO:tasks.rados.rados.0.smithi169.stdout:613: write oid 215 current snap is 0 2023-09-23T22:21:48.534 INFO:tasks.rados.rados.0.smithi169.stdout:613: seq_num 565 ranges {695955=725807,1879385=502197,2949285=480099} 2023-09-23T22:21:48.538 INFO:tasks.rados.rados.0.smithi169.stdout:613: writing smithi16987243-215 from 695955 to 1421762 tid 1 2023-09-23T22:21:48.544 INFO:tasks.rados.rados.0.smithi169.stdout:613: writing smithi16987243-215 from 1879385 to 2381582 tid 2 2023-09-23T22:21:48.550 INFO:tasks.rados.rados.0.smithi169.stdout:613: writing smithi16987243-215 from 2949285 to 3429384 tid 3 2023-09-23T22:21:48.550 INFO:tasks.rados.rados.0.smithi169.stdout:614: write oid 242 current snap is 0 2023-09-23T22:21:48.551 INFO:tasks.rados.rados.0.smithi169.stdout:614: seq_num 566 ranges {712762=401056,1537867=645855,2860355=652407} 2023-09-23T22:21:48.556 INFO:tasks.rados.rados.0.smithi169.stdout:614: writing smithi16987243-242 from 712762 to 1113818 tid 1 2023-09-23T22:21:48.563 INFO:tasks.rados.rados.0.smithi169.stdout:614: writing smithi16987243-242 from 1537867 to 2183722 tid 2 2023-09-23T22:21:48.571 INFO:tasks.rados.rados.0.smithi169.stdout:614: writing smithi16987243-242 from 2860355 to 3512762 tid 3 2023-09-23T22:21:48.571 INFO:tasks.rados.rados.0.smithi169.stdout:615: write oid 143 current snap is 0 2023-09-23T22:21:48.571 INFO:tasks.rados.rados.0.smithi169.stdout:608: finishing write tid 3 to smithi16987243-297 2023-09-23T22:21:48.571 INFO:tasks.rados.rados.0.smithi169.stdout:608: finishing write tid 4 to smithi16987243-297 2023-09-23T22:21:48.571 INFO:tasks.rados.rados.0.smithi169.stdout:608: finishing write tid 5 to smithi16987243-297 2023-09-23T22:21:48.572 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 297 v 103 (ObjNum 562 snap 0 seq_num 562) dirty exists 2023-09-23T22:21:48.572 INFO:tasks.rados.rados.0.smithi169.stdout:608: left oid 297 (ObjNum 562 snap 0 seq_num 562) 2023-09-23T22:21:48.572 INFO:tasks.rados.rados.0.smithi169.stdout:609: expect (ObjNum 496 snap 0 seq_num 496) 2023-09-23T22:21:48.659 INFO:tasks.rados.rados.0.smithi169.stdout:610: finishing write tid 1 to smithi16987243-229 2023-09-23T22:21:48.659 INFO:tasks.rados.rados.0.smithi169.stdout:610: finishing write tid 2 to smithi16987243-229 2023-09-23T22:21:48.659 INFO:tasks.rados.rados.0.smithi169.stdout:610: finishing write tid 3 to smithi16987243-229 2023-09-23T22:21:48.660 INFO:tasks.rados.rados.0.smithi169.stdout:610: finishing write tid 4 to smithi16987243-229 2023-09-23T22:21:48.660 INFO:tasks.rados.rados.0.smithi169.stdout:610: finishing write tid 5 to smithi16987243-229 2023-09-23T22:21:48.660 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 229 v 146 (ObjNum 563 snap 0 seq_num 563) dirty exists 2023-09-23T22:21:48.660 INFO:tasks.rados.rados.0.smithi169.stdout:610: left oid 229 (ObjNum 563 snap 0 seq_num 563) 2023-09-23T22:21:48.660 INFO:tasks.rados.rados.0.smithi169.stdout:615: seq_num 567 ranges {729569=476305,1996349=505866,3004131=525438} 2023-09-23T22:21:48.666 INFO:tasks.rados.rados.0.smithi169.stdout:615: writing smithi16987243-143 from 729569 to 1205874 tid 1 2023-09-23T22:21:48.674 INFO:tasks.rados.rados.0.smithi169.stdout:615: writing smithi16987243-143 from 1996349 to 2502215 tid 2 2023-09-23T22:21:48.680 INFO:tasks.rados.rados.0.smithi169.stdout:615: writing smithi16987243-143 from 3004131 to 3529569 tid 3 2023-09-23T22:21:48.680 INFO:tasks.rados.rados.0.smithi169.stdout:608: done (6 left) 2023-09-23T22:21:48.680 INFO:tasks.rados.rados.0.smithi169.stdout:609: done (5 left) 2023-09-23T22:21:48.680 INFO:tasks.rados.rados.0.smithi169.stdout:610: done (4 left) 2023-09-23T22:21:48.680 INFO:tasks.rados.rados.0.smithi169.stdout:616: write oid 124 current snap is 0 2023-09-23T22:21:48.680 INFO:tasks.rados.rados.0.smithi169.stdout:616: seq_num 568 ranges {746376=551554,2054831=649524,3315201=231175} 2023-09-23T22:21:48.688 INFO:tasks.rados.rados.0.smithi169.stdout:616: writing smithi16987243-124 from 746376 to 1297930 tid 1 2023-09-23T22:21:48.696 INFO:tasks.rados.rados.0.smithi169.stdout:616: writing smithi16987243-124 from 2054831 to 2704355 tid 2 2023-09-23T22:21:48.701 INFO:tasks.rados.rados.0.smithi169.stdout:616: writing smithi16987243-124 from 3315201 to 3546376 tid 3 2023-09-23T22:21:48.702 INFO:tasks.rados.rados.0.smithi169.stdout:617: write oid 217 current snap is 0 2023-09-23T22:21:48.702 INFO:tasks.rados.rados.0.smithi169.stdout:611: expect (ObjNum 421 snap 0 seq_num 421) 2023-09-23T22:21:48.823 INFO:tasks.rados.rados.0.smithi169.stdout:613: finishing write tid 1 to smithi16987243-215 2023-09-23T22:21:48.823 INFO:tasks.rados.rados.0.smithi169.stdout:613: finishing write tid 2 to smithi16987243-215 2023-09-23T22:21:48.824 INFO:tasks.rados.rados.0.smithi169.stdout:613: finishing write tid 3 to smithi16987243-215 2023-09-23T22:21:48.824 INFO:tasks.rados.rados.0.smithi169.stdout:613: finishing write tid 4 to smithi16987243-215 2023-09-23T22:21:48.824 INFO:tasks.rados.rados.0.smithi169.stdout:613: finishing write tid 5 to smithi16987243-215 2023-09-23T22:21:48.824 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 215 v 136 (ObjNum 565 snap 0 seq_num 565) dirty exists 2023-09-23T22:21:48.824 INFO:tasks.rados.rados.0.smithi169.stdout:613: left oid 215 (ObjNum 565 snap 0 seq_num 565) 2023-09-23T22:21:48.824 INFO:tasks.rados.rados.0.smithi169.stdout:614: finishing write tid 1 to smithi16987243-242 2023-09-23T22:21:48.824 INFO:tasks.rados.rados.0.smithi169.stdout:614: finishing write tid 2 to smithi16987243-242 2023-09-23T22:21:48.824 INFO:tasks.rados.rados.0.smithi169.stdout:614: finishing write tid 3 to smithi16987243-242 2023-09-23T22:21:48.824 INFO:tasks.rados.rados.0.smithi169.stdout:614: finishing write tid 4 to smithi16987243-242 2023-09-23T22:21:48.824 INFO:tasks.rados.rados.0.smithi169.stdout:614: finishing write tid 5 to smithi16987243-242 2023-09-23T22:21:48.824 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 242 v 107 (ObjNum 566 snap 0 seq_num 566) dirty exists 2023-09-23T22:21:48.824 INFO:tasks.rados.rados.0.smithi169.stdout:614: left oid 242 (ObjNum 566 snap 0 seq_num 566) 2023-09-23T22:21:48.825 INFO:tasks.rados.rados.0.smithi169.stdout:617: seq_num 569 ranges {763183=626803,1996960=793182,3226271=336912} 2023-09-23T22:21:48.837 INFO:tasks.rados.rados.0.smithi169.stdout:617: writing smithi16987243-217 from 763183 to 1389986 tid 1 2023-09-23T22:21:48.845 INFO:tasks.rados.rados.0.smithi169.stdout:617: writing smithi16987243-217 from 1996960 to 2790142 tid 2 2023-09-23T22:21:48.850 INFO:tasks.rados.rados.0.smithi169.stdout:617: writing smithi16987243-217 from 3226271 to 3563183 tid 3 2023-09-23T22:21:48.850 INFO:tasks.rados.rados.0.smithi169.stdout:611: done (5 left) 2023-09-23T22:21:48.850 INFO:tasks.rados.rados.0.smithi169.stdout:613: done (4 left) 2023-09-23T22:21:48.850 INFO:tasks.rados.rados.0.smithi169.stdout:614: done (3 left) 2023-09-23T22:21:48.850 INFO:tasks.rados.rados.0.smithi169.stdout:618: write oid 478 current snap is 0 2023-09-23T22:21:48.850 INFO:tasks.rados.rados.0.smithi169.stdout:615: finishing write tid 1 to smithi16987243-143 2023-09-23T22:21:48.850 INFO:tasks.rados.rados.0.smithi169.stdout:615: finishing write tid 2 to smithi16987243-143 2023-09-23T22:21:48.850 INFO:tasks.rados.rados.0.smithi169.stdout:618: seq_num 570 ranges {779990=702052,2055442=653193,3253694=326296} 2023-09-23T22:21:48.858 INFO:tasks.rados.rados.0.smithi169.stdout:618: writing smithi16987243-478 from 779990 to 1482042 tid 1 2023-09-23T22:21:48.865 INFO:tasks.rados.rados.0.smithi169.stdout:618: writing smithi16987243-478 from 2055442 to 2708635 tid 2 2023-09-23T22:21:48.872 INFO:tasks.rados.rados.0.smithi169.stdout:618: writing smithi16987243-478 from 3253694 to 3579990 tid 3 2023-09-23T22:21:48.873 INFO:tasks.rados.rados.0.smithi169.stdout:619: read oid 459 snap -1 2023-09-23T22:21:48.873 INFO:tasks.rados.rados.0.smithi169.stdout:619: expect (ObjNum 458 snap 0 seq_num 458) 2023-09-23T22:21:48.873 INFO:tasks.rados.rados.0.smithi169.stdout:620: read oid 175 snap -1 2023-09-23T22:21:48.873 INFO:tasks.rados.rados.0.smithi169.stdout:620: expect (ObjNum 174 snap 0 seq_num 174) 2023-09-23T22:21:48.873 INFO:tasks.rados.rados.0.smithi169.stdout:621: delete oid 268 current snap is 0 2023-09-23T22:21:48.873 INFO:tasks.rados.rados.0.smithi169.stdout:615: finishing write tid 3 to smithi16987243-143 2023-09-23T22:21:48.873 INFO:tasks.rados.rados.0.smithi169.stdout:615: finishing write tid 4 to smithi16987243-143 2023-09-23T22:21:48.873 INFO:tasks.rados.rados.0.smithi169.stdout:615: finishing write tid 5 to smithi16987243-143 2023-09-23T22:21:48.873 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 143 v 133 (ObjNum 567 snap 0 seq_num 567) dirty exists 2023-09-23T22:21:48.873 INFO:tasks.rados.rados.0.smithi169.stdout:615: left oid 143 (ObjNum 567 snap 0 seq_num 567) 2023-09-23T22:21:48.873 INFO:tasks.rados.rados.0.smithi169.stdout:616: finishing write tid 1 to smithi16987243-124 2023-09-23T22:21:48.873 INFO:tasks.rados.rados.0.smithi169.stdout:616: finishing write tid 2 to smithi16987243-124 2023-09-23T22:21:48.874 INFO:tasks.rados.rados.0.smithi169.stdout:616: finishing write tid 3 to smithi16987243-124 2023-09-23T22:21:48.874 INFO:tasks.rados.rados.0.smithi169.stdout:616: finishing write tid 4 to smithi16987243-124 2023-09-23T22:21:48.874 INFO:tasks.rados.rados.0.smithi169.stdout:616: finishing write tid 5 to smithi16987243-124 2023-09-23T22:21:48.874 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 124 v 150 (ObjNum 568 snap 0 seq_num 568) dirty exists 2023-09-23T22:21:48.874 INFO:tasks.rados.rados.0.smithi169.stdout:616: left oid 124 (ObjNum 568 snap 0 seq_num 568) 2023-09-23T22:21:48.874 INFO:tasks.rados.rados.0.smithi169.stdout:617: finishing write tid 1 to smithi16987243-217 2023-09-23T22:21:48.874 INFO:tasks.rados.rados.0.smithi169.stdout:617: finishing write tid 2 to smithi16987243-217 2023-09-23T22:21:48.874 INFO:tasks.rados.rados.0.smithi169.stdout:617: finishing write tid 3 to smithi16987243-217 2023-09-23T22:21:48.874 INFO:tasks.rados.rados.0.smithi169.stdout:617: finishing write tid 4 to smithi16987243-217 2023-09-23T22:21:48.874 INFO:tasks.rados.rados.0.smithi169.stdout:617: finishing write tid 5 to smithi16987243-217 2023-09-23T22:21:48.874 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 217 v 140 (ObjNum 569 snap 0 seq_num 569) dirty exists 2023-09-23T22:21:48.874 INFO:tasks.rados.rados.0.smithi169.stdout:617: left oid 217 (ObjNum 569 snap 0 seq_num 569) 2023-09-23T22:21:48.875 INFO:tasks.rados.rados.0.smithi169.stdout:618: finishing write tid 1 to smithi16987243-478 2023-09-23T22:21:48.875 INFO:tasks.rados.rados.0.smithi169.stdout:618: finishing write tid 2 to smithi16987243-478 2023-09-23T22:21:48.875 INFO:tasks.rados.rados.0.smithi169.stdout:618: finishing write tid 3 to smithi16987243-478 2023-09-23T22:21:48.875 INFO:tasks.rados.rados.0.smithi169.stdout:618: finishing write tid 4 to smithi16987243-478 2023-09-23T22:21:48.875 INFO:tasks.rados.rados.0.smithi169.stdout:618: finishing write tid 5 to smithi16987243-478 2023-09-23T22:21:48.875 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 478 v 140 (ObjNum 570 snap 0 seq_num 570) dirty exists 2023-09-23T22:21:48.876 INFO:tasks.rados.rados.0.smithi169.stdout:618: left oid 478 (ObjNum 570 snap 0 seq_num 570) 2023-09-23T22:21:48.878 INFO:tasks.rados.rados.0.smithi169.stdout:620: expect (ObjNum 174 snap 0 seq_num 174) 2023-09-23T22:21:48.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:21:48 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:21:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:21:48.980 INFO:tasks.rados.rados.0.smithi169.stdout:619: expect (ObjNum 458 snap 0 seq_num 458) 2023-09-23T22:21:49.108 INFO:tasks.rados.rados.0.smithi169.stdout:615: done (6 left) 2023-09-23T22:21:49.108 INFO:tasks.rados.rados.0.smithi169.stdout:616: done (5 left) 2023-09-23T22:21:49.108 INFO:tasks.rados.rados.0.smithi169.stdout:617: done (4 left) 2023-09-23T22:21:49.108 INFO:tasks.rados.rados.0.smithi169.stdout:618: done (3 left) 2023-09-23T22:21:49.108 INFO:tasks.rados.rados.0.smithi169.stdout:619: done (2 left) 2023-09-23T22:21:49.108 INFO:tasks.rados.rados.0.smithi169.stdout:620: done (1 left) 2023-09-23T22:21:49.108 INFO:tasks.rados.rados.0.smithi169.stdout:621: done (0 left) 2023-09-23T22:21:49.109 INFO:tasks.rados.rados.0.smithi169.stdout:622: read oid 134 snap -1 2023-09-23T22:21:49.109 INFO:tasks.rados.rados.0.smithi169.stdout:622: expect (ObjNum 133 snap 0 seq_num 133) 2023-09-23T22:21:49.109 INFO:tasks.rados.rados.0.smithi169.stdout:623: write oid 45 current snap is 0 2023-09-23T22:21:49.109 INFO:tasks.rados.rados.0.smithi169.stdout:623: seq_num 572 ranges {413604=568903,1488759=656862,2624893=591709} 2023-09-23T22:21:49.115 INFO:tasks.rados.rados.0.smithi169.stdout:623: writing smithi16987243-45 from 413604 to 982507 tid 1 2023-09-23T22:21:49.125 INFO:tasks.rados.rados.0.smithi169.stdout:623: writing smithi16987243-45 from 1488759 to 2145621 tid 2 2023-09-23T22:21:49.132 INFO:tasks.rados.rados.0.smithi169.stdout:623: writing smithi16987243-45 from 2624893 to 3216602 tid 3 2023-09-23T22:21:49.132 INFO:tasks.rados.rados.0.smithi169.stdout:624: read oid 177 snap -1 2023-09-23T22:21:49.132 INFO:tasks.rados.rados.0.smithi169.stdout:624: expect (ObjNum 176 snap 0 seq_num 176) 2023-09-23T22:21:49.133 INFO:tasks.rados.rados.0.smithi169.stdout:625: delete oid 150 current snap is 0 2023-09-23T22:21:49.133 INFO:tasks.rados.rados.0.smithi169.stdout:622: expect (ObjNum 133 snap 0 seq_num 133) 2023-09-23T22:21:49.211 INFO:tasks.rados.rados.0.smithi169.stdout:623: finishing write tid 1 to smithi16987243-45 2023-09-23T22:21:49.211 INFO:tasks.rados.rados.0.smithi169.stdout:623: finishing write tid 2 to smithi16987243-45 2023-09-23T22:21:49.211 INFO:tasks.rados.rados.0.smithi169.stdout:623: finishing write tid 3 to smithi16987243-45 2023-09-23T22:21:49.212 INFO:tasks.rados.rados.0.smithi169.stdout:623: finishing write tid 4 to smithi16987243-45 2023-09-23T22:21:49.212 INFO:tasks.rados.rados.0.smithi169.stdout:623: finishing write tid 5 to smithi16987243-45 2023-09-23T22:21:49.212 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 45 v 148 (ObjNum 572 snap 0 seq_num 572) dirty exists 2023-09-23T22:21:49.212 INFO:tasks.rados.rados.0.smithi169.stdout:623: left oid 45 (ObjNum 572 snap 0 seq_num 572) 2023-09-23T22:21:49.212 INFO:tasks.rados.rados.0.smithi169.stdout:624: expect (ObjNum 176 snap 0 seq_num 176) 2023-09-23T22:21:49.314 INFO:tasks.rados.rados.0.smithi169.stdout:622: done (3 left) 2023-09-23T22:21:49.314 INFO:tasks.rados.rados.0.smithi169.stdout:623: done (2 left) 2023-09-23T22:21:49.314 INFO:tasks.rados.rados.0.smithi169.stdout:624: done (1 left) 2023-09-23T22:21:49.314 INFO:tasks.rados.rados.0.smithi169.stdout:625: done (0 left) 2023-09-23T22:21:49.314 INFO:tasks.rados.rados.0.smithi169.stdout:626: read oid 215 snap -1 2023-09-23T22:21:49.314 INFO:tasks.rados.rados.0.smithi169.stdout:626: expect (ObjNum 565 snap 0 seq_num 565) 2023-09-23T22:21:49.314 INFO:tasks.rados.rados.0.smithi169.stdout:627: read oid 450 snap -1 2023-09-23T22:21:49.315 INFO:tasks.rados.rados.0.smithi169.stdout:627: expect (ObjNum 449 snap 0 seq_num 449) 2023-09-23T22:21:49.315 INFO:tasks.rados.rados.0.smithi169.stdout:628: write oid 123 current snap is 0 2023-09-23T22:21:49.315 INFO:tasks.rados.rados.0.smithi169.stdout:628: seq_num 574 ranges {447218=719401,1889370=660531,2963386=614253} 2023-09-23T22:21:49.325 INFO:tasks.rados.rados.0.smithi169.stdout:628: writing smithi16987243-123 from 447218 to 1166619 tid 1 2023-09-23T22:21:49.334 INFO:tasks.rados.rados.0.smithi169.stdout:628: writing smithi16987243-123 from 1889370 to 2549901 tid 2 2023-09-23T22:21:49.340 INFO:tasks.rados.rados.0.smithi169.stdout:628: writing smithi16987243-123 from 2963386 to 3577639 tid 3 2023-09-23T22:21:49.340 INFO:tasks.rados.rados.0.smithi169.stdout:629: write oid 226 current snap is 0 2023-09-23T22:21:49.340 INFO:tasks.rados.rados.0.smithi169.stdout:629: seq_num 575 ranges {464025=794650,1947852=404189,2990809=425525} 2023-09-23T22:21:49.347 INFO:tasks.rados.rados.0.smithi169.stdout:629: writing smithi16987243-226 from 464025 to 1258675 tid 1 2023-09-23T22:21:49.354 INFO:tasks.rados.rados.0.smithi169.stdout:629: writing smithi16987243-226 from 1947852 to 2352041 tid 2 2023-09-23T22:21:49.360 INFO:tasks.rados.rados.0.smithi169.stdout:629: writing smithi16987243-226 from 2990809 to 3416334 tid 3 2023-09-23T22:21:49.360 INFO:tasks.rados.rados.0.smithi169.stdout:630: delete oid 364 current snap is 0 2023-09-23T22:21:49.360 INFO:tasks.rados.rados.0.smithi169.stdout:627: expect (ObjNum 449 snap 0 seq_num 449) 2023-09-23T22:21:49.474 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:49 smithi169 bash[27421]: cluster 2023-09-23T22:21:47.823721+0000 mgr.y (mgr.24365) 201 : cluster [DBG] pgmap v177: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 33 MiB/s rd, 58 MiB/s wr, 319 op/s 2023-09-23T22:21:49.491 INFO:tasks.rados.rados.0.smithi169.stdout:626: expect (ObjNum 565 snap 0 seq_num 565) 2023-09-23T22:21:49.670 INFO:tasks.rados.rados.0.smithi169.stdout:628: finishing write tid 1 to smithi16987243-123 2023-09-23T22:21:49.670 INFO:tasks.rados.rados.0.smithi169.stdout:628: finishing write tid 2 to smithi16987243-123 2023-09-23T22:21:49.670 INFO:tasks.rados.rados.0.smithi169.stdout:628: finishing write tid 3 to smithi16987243-123 2023-09-23T22:21:49.671 INFO:tasks.rados.rados.0.smithi169.stdout:628: finishing write tid 4 to smithi16987243-123 2023-09-23T22:21:49.671 INFO:tasks.rados.rados.0.smithi169.stdout:628: finishing write tid 5 to smithi16987243-123 2023-09-23T22:21:49.671 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 123 v 111 (ObjNum 574 snap 0 seq_num 574) dirty exists 2023-09-23T22:21:49.671 INFO:tasks.rados.rados.0.smithi169.stdout:628: left oid 123 (ObjNum 574 snap 0 seq_num 574) 2023-09-23T22:21:49.671 INFO:tasks.rados.rados.0.smithi169.stdout:629: finishing write tid 1 to smithi16987243-226 2023-09-23T22:21:49.671 INFO:tasks.rados.rados.0.smithi169.stdout:629: finishing write tid 2 to smithi16987243-226 2023-09-23T22:21:49.671 INFO:tasks.rados.rados.0.smithi169.stdout:626: done (4 left) 2023-09-23T22:21:49.671 INFO:tasks.rados.rados.0.smithi169.stdout:627: done (3 left) 2023-09-23T22:21:49.671 INFO:tasks.rados.rados.0.smithi169.stdout:628: done (2 left) 2023-09-23T22:21:49.671 INFO:tasks.rados.rados.0.smithi169.stdout:630: done (1 left) 2023-09-23T22:21:49.671 INFO:tasks.rados.rados.0.smithi169.stdout:631: read oid 350 snap -1 2023-09-23T22:21:49.671 INFO:tasks.rados.rados.0.smithi169.stdout:631: expect (ObjNum 349 snap 0 seq_num 349) 2023-09-23T22:21:49.672 INFO:tasks.rados.rados.0.smithi169.stdout:632: write oid 155 current snap is 0 2023-09-23T22:21:49.672 INFO:tasks.rados.rados.0.smithi169.stdout:629: finishing write tid 3 to smithi16987243-226 2023-09-23T22:21:49.672 INFO:tasks.rados.rados.0.smithi169.stdout:632: seq_num 577 ranges {497639=545148,1548463=407858,2529302=564422,3528143=169496} 2023-09-23T22:21:49.681 INFO:tasks.rados.rados.0.smithi169.stdout:632: writing smithi16987243-155 from 497639 to 1042787 tid 1 2023-09-23T22:21:49.688 INFO:tasks.rados.rados.0.smithi169.stdout:632: writing smithi16987243-155 from 1548463 to 1956321 tid 2 2023-09-23T22:21:49.694 INFO:tasks.rados.rados.0.smithi169.stdout:632: writing smithi16987243-155 from 2529302 to 3093724 tid 3 2023-09-23T22:21:49.699 INFO:tasks.rados.rados.0.smithi169.stdout:632: writing smithi16987243-155 from 3528143 to 3697639 tid 4 2023-09-23T22:21:49.699 INFO:tasks.rados.rados.0.smithi169.stdout:633: read oid 340 snap -1 2023-09-23T22:21:49.699 INFO:tasks.rados.rados.0.smithi169.stdout:633: expect (ObjNum 526 snap 0 seq_num 526) 2023-09-23T22:21:49.699 INFO:tasks.rados.rados.0.smithi169.stdout:634: write oid 71 current snap is 0 2023-09-23T22:21:49.699 INFO:tasks.rados.rados.0.smithi169.stdout:629: finishing write tid 4 to smithi16987243-226 2023-09-23T22:21:49.699 INFO:tasks.rados.rados.0.smithi169.stdout:629: finishing write tid 5 to smithi16987243-226 2023-09-23T22:21:49.699 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 226 v 117 (ObjNum 575 snap 0 seq_num 575) dirty exists 2023-09-23T22:21:49.699 INFO:tasks.rados.rados.0.smithi169.stdout:629: left oid 226 (ObjNum 575 snap 0 seq_num 575) 2023-09-23T22:21:49.699 INFO:tasks.rados.rados.0.smithi169.stdout:631: expect (ObjNum 349 snap 0 seq_num 349) 2023-09-23T22:21:49.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:49 smithi169 bash[40994]: cluster 2023-09-23T22:21:47.823721+0000 mgr.y (mgr.24365) 201 : cluster [DBG] pgmap v177: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 33 MiB/s rd, 58 MiB/s wr, 319 op/s 2023-09-23T22:21:49.838 INFO:tasks.rados.rados.0.smithi169.stdout:632: finishing write tid 1 to smithi16987243-155 2023-09-23T22:21:49.838 INFO:tasks.rados.rados.0.smithi169.stdout:632: finishing write tid 2 to smithi16987243-155 2023-09-23T22:21:49.838 INFO:tasks.rados.rados.0.smithi169.stdout:632: finishing write tid 3 to smithi16987243-155 2023-09-23T22:21:49.838 INFO:tasks.rados.rados.0.smithi169.stdout:632: finishing write tid 4 to smithi16987243-155 2023-09-23T22:21:49.838 INFO:tasks.rados.rados.0.smithi169.stdout:632: finishing write tid 5 to smithi16987243-155 2023-09-23T22:21:49.839 INFO:tasks.rados.rados.0.smithi169.stdout:632: finishing write tid 6 to smithi16987243-155 2023-09-23T22:21:49.839 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 155 v 154 (ObjNum 577 snap 0 seq_num 577) dirty exists 2023-09-23T22:21:49.839 INFO:tasks.rados.rados.0.smithi169.stdout:632: left oid 155 (ObjNum 577 snap 0 seq_num 577) 2023-09-23T22:21:49.839 INFO:tasks.rados.rados.0.smithi169.stdout:633: expect (ObjNum 526 snap 0 seq_num 526) 2023-09-23T22:21:49.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:49 smithi187 bash[31480]: cluster 2023-09-23T22:21:47.823721+0000 mgr.y (mgr.24365) 201 : cluster [DBG] pgmap v177: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 33 MiB/s rd, 58 MiB/s wr, 319 op/s 2023-09-23T22:21:49.967 INFO:tasks.rados.rados.0.smithi169.stdout:634: seq_num 578 ranges {514446=736750,1723298=667869,3073078=641368} 2023-09-23T22:21:49.977 INFO:tasks.rados.rados.0.smithi169.stdout:634: writing smithi16987243-71 from 514446 to 1251196 tid 1 2023-09-23T22:21:49.986 INFO:tasks.rados.rados.0.smithi169.stdout:634: writing smithi16987243-71 from 1723298 to 2391167 tid 2 2023-09-23T22:21:49.996 INFO:tasks.rados.rados.0.smithi169.stdout:634: writing smithi16987243-71 from 3073078 to 3714446 tid 3 2023-09-23T22:21:49.996 INFO:tasks.rados.rados.0.smithi169.stdout:629: done (4 left) 2023-09-23T22:21:49.996 INFO:tasks.rados.rados.0.smithi169.stdout:631: done (3 left) 2023-09-23T22:21:49.996 INFO:tasks.rados.rados.0.smithi169.stdout:632: done (2 left) 2023-09-23T22:21:49.996 INFO:tasks.rados.rados.0.smithi169.stdout:633: done (1 left) 2023-09-23T22:21:49.996 INFO:tasks.rados.rados.0.smithi169.stdout:635: read oid 42 snap -1 2023-09-23T22:21:49.996 INFO:tasks.rados.rados.0.smithi169.stdout:635: expect (ObjNum 41 snap 0 seq_num 41) 2023-09-23T22:21:49.996 INFO:tasks.rados.rados.0.smithi169.stdout:636: read oid 250 snap -1 2023-09-23T22:21:49.996 INFO:tasks.rados.rados.0.smithi169.stdout:636: expect (ObjNum 249 snap 0 seq_num 249) 2023-09-23T22:21:49.997 INFO:tasks.rados.rados.0.smithi169.stdout:637: write oid 359 current snap is 0 2023-09-23T22:21:49.997 INFO:tasks.rados.rados.0.smithi169.stdout:634: finishing write tid 1 to smithi16987243-71 2023-09-23T22:21:49.997 INFO:tasks.rados.rados.0.smithi169.stdout:634: finishing write tid 2 to smithi16987243-71 2023-09-23T22:21:49.997 INFO:tasks.rados.rados.0.smithi169.stdout:637: seq_num 579 ranges {531253=411999,1381780=411527,2300501=586966,3376974=354279} 2023-09-23T22:21:50.001 INFO:tasks.rados.rados.0.smithi169.stdout:637: writing smithi16987243-359 from 531253 to 943252 tid 1 2023-09-23T22:21:50.006 INFO:tasks.rados.rados.0.smithi169.stdout:637: writing smithi16987243-359 from 1381780 to 1793307 tid 2 2023-09-23T22:21:50.012 INFO:tasks.rados.rados.0.smithi169.stdout:637: writing smithi16987243-359 from 2300501 to 2887467 tid 3 2023-09-23T22:21:50.017 INFO:tasks.rados.rados.0.smithi169.stdout:637: writing smithi16987243-359 from 3376974 to 3731253 tid 4 2023-09-23T22:21:50.018 INFO:tasks.rados.rados.0.smithi169.stdout:638: write oid 352 current snap is 0 2023-09-23T22:21:50.018 INFO:tasks.rados.rados.0.smithi169.stdout:638: seq_num 580 ranges {548060=487248,1440262=671538,2844277=798238} 2023-09-23T22:21:50.023 INFO:tasks.rados.rados.0.smithi169.stdout:638: writing smithi16987243-352 from 548060 to 1035308 tid 1 2023-09-23T22:21:50.029 INFO:tasks.rados.rados.0.smithi169.stdout:638: writing smithi16987243-352 from 1440262 to 2111800 tid 2 2023-09-23T22:21:50.038 INFO:tasks.rados.rados.0.smithi169.stdout:638: writing smithi16987243-352 from 2844277 to 3642515 tid 3 2023-09-23T22:21:50.038 INFO:tasks.rados.rados.0.smithi169.stdout:639: write oid 463 current snap is 0 2023-09-23T22:21:50.039 INFO:tasks.rados.rados.0.smithi169.stdout:639: seq_num 581 ranges {564867=562497,1898744=415196,2755347=725863} 2023-09-23T22:21:50.045 INFO:tasks.rados.rados.0.smithi169.stdout:639: writing smithi16987243-463 from 564867 to 1127364 tid 1 2023-09-23T22:21:50.051 INFO:tasks.rados.rados.0.smithi169.stdout:639: writing smithi16987243-463 from 1898744 to 2313940 tid 2 2023-09-23T22:21:50.058 INFO:tasks.rados.rados.0.smithi169.stdout:639: writing smithi16987243-463 from 2755347 to 3481210 tid 3 2023-09-23T22:21:50.059 INFO:tasks.rados.rados.0.smithi169.stdout:640: write oid 168 current snap is 0 2023-09-23T22:21:50.059 INFO:tasks.rados.rados.0.smithi169.stdout:640: seq_num 582 ranges {581674=637746,1840873=558854,3066417=537135} 2023-09-23T22:21:50.065 INFO:tasks.rados.rados.0.smithi169.stdout:640: writing smithi16987243-168 from 581674 to 1219420 tid 1 2023-09-23T22:21:50.072 INFO:tasks.rados.rados.0.smithi169.stdout:640: writing smithi16987243-168 from 1840873 to 2399727 tid 2 2023-09-23T22:21:50.079 INFO:tasks.rados.rados.0.smithi169.stdout:640: writing smithi16987243-168 from 3066417 to 3603552 tid 3 2023-09-23T22:21:50.079 INFO:tasks.rados.rados.0.smithi169.stdout:641: delete oid 369 current snap is 0 2023-09-23T22:21:50.079 INFO:tasks.rados.rados.0.smithi169.stdout:634: finishing write tid 3 to smithi16987243-71 2023-09-23T22:21:50.079 INFO:tasks.rados.rados.0.smithi169.stdout:634: finishing write tid 4 to smithi16987243-71 2023-09-23T22:21:50.079 INFO:tasks.rados.rados.0.smithi169.stdout:634: finishing write tid 5 to smithi16987243-71 2023-09-23T22:21:50.080 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 71 v 154 (ObjNum 578 snap 0 seq_num 578) dirty exists 2023-09-23T22:21:50.080 INFO:tasks.rados.rados.0.smithi169.stdout:634: left oid 71 (ObjNum 578 snap 0 seq_num 578) 2023-09-23T22:21:50.080 INFO:tasks.rados.rados.0.smithi169.stdout:636: expect (ObjNum 249 snap 0 seq_num 249) 2023-09-23T22:21:50.152 INFO:tasks.rados.rados.0.smithi169.stdout:637: finishing write tid 1 to smithi16987243-359 2023-09-23T22:21:50.152 INFO:tasks.rados.rados.0.smithi169.stdout:635: expect (ObjNum 41 snap 0 seq_num 41) 2023-09-23T22:21:50.246 INFO:tasks.rados.rados.0.smithi169.stdout:637: finishing write tid 2 to smithi16987243-359 2023-09-23T22:21:50.246 INFO:tasks.rados.rados.0.smithi169.stdout:637: finishing write tid 3 to smithi16987243-359 2023-09-23T22:21:50.246 INFO:tasks.rados.rados.0.smithi169.stdout:637: finishing write tid 4 to smithi16987243-359 2023-09-23T22:21:50.246 INFO:tasks.rados.rados.0.smithi169.stdout:634: done (7 left) 2023-09-23T22:21:50.246 INFO:tasks.rados.rados.0.smithi169.stdout:635: done (6 left) 2023-09-23T22:21:50.246 INFO:tasks.rados.rados.0.smithi169.stdout:636: done (5 left) 2023-09-23T22:21:50.246 INFO:tasks.rados.rados.0.smithi169.stdout:641: done (4 left) 2023-09-23T22:21:50.246 INFO:tasks.rados.rados.0.smithi169.stdout:642: write oid 471 current snap is 0 2023-09-23T22:21:50.246 INFO:tasks.rados.rados.0.smithi169.stdout:637: finishing write tid 5 to smithi16987243-359 2023-09-23T22:21:50.247 INFO:tasks.rados.rados.0.smithi169.stdout:642: seq_num 584 ranges {615288=788244,1957837=562523,3121263=559679} 2023-09-23T22:21:50.259 INFO:tasks.rados.rados.0.smithi169.stdout:642: writing smithi16987243-471 from 615288 to 1403532 tid 1 2023-09-23T22:21:50.267 INFO:tasks.rados.rados.0.smithi169.stdout:642: writing smithi16987243-471 from 1957837 to 2520360 tid 2 2023-09-23T22:21:50.274 INFO:tasks.rados.rados.0.smithi169.stdout:642: writing smithi16987243-471 from 3121263 to 3680942 tid 3 2023-09-23T22:21:50.274 INFO:tasks.rados.rados.0.smithi169.stdout:643: write oid 395 current snap is 0 2023-09-23T22:21:50.274 INFO:tasks.rados.rados.0.smithi169.stdout:643: seq_num 585 ranges {632095=463493,1616319=422534,2748686=487304} 2023-09-23T22:21:50.280 INFO:tasks.rados.rados.0.smithi169.stdout:643: writing smithi16987243-395 from 632095 to 1095588 tid 1 2023-09-23T22:21:50.285 INFO:tasks.rados.rados.0.smithi169.stdout:643: writing smithi16987243-395 from 1616319 to 2038853 tid 2 2023-09-23T22:21:50.294 INFO:tasks.rados.rados.0.smithi169.stdout:643: writing smithi16987243-395 from 2748686 to 3235990 tid 3 2023-09-23T22:21:50.294 INFO:tasks.rados.rados.0.smithi169.stdout:644: write oid 387 current snap is 0 2023-09-23T22:21:50.294 INFO:tasks.rados.rados.0.smithi169.stdout:637: finishing write tid 6 to smithi16987243-359 2023-09-23T22:21:50.294 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 359 v 131 (ObjNum 579 snap 0 seq_num 579) dirty exists 2023-09-23T22:21:50.295 INFO:tasks.rados.rados.0.smithi169.stdout:637: left oid 359 (ObjNum 579 snap 0 seq_num 579) 2023-09-23T22:21:50.295 INFO:tasks.rados.rados.0.smithi169.stdout:638: finishing write tid 1 to smithi16987243-352 2023-09-23T22:21:50.295 INFO:tasks.rados.rados.0.smithi169.stdout:638: finishing write tid 2 to smithi16987243-352 2023-09-23T22:21:50.295 INFO:tasks.rados.rados.0.smithi169.stdout:638: finishing write tid 3 to smithi16987243-352 2023-09-23T22:21:50.295 INFO:tasks.rados.rados.0.smithi169.stdout:638: finishing write tid 4 to smithi16987243-352 2023-09-23T22:21:50.295 INFO:tasks.rados.rados.0.smithi169.stdout:638: finishing write tid 5 to smithi16987243-352 2023-09-23T22:21:50.295 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 352 v 114 (ObjNum 580 snap 0 seq_num 580) dirty exists 2023-09-23T22:21:50.295 INFO:tasks.rados.rados.0.smithi169.stdout:638: left oid 352 (ObjNum 580 snap 0 seq_num 580) 2023-09-23T22:21:50.296 INFO:tasks.rados.rados.0.smithi169.stdout:639: finishing write tid 1 to smithi16987243-463 2023-09-23T22:21:50.296 INFO:tasks.rados.rados.0.smithi169.stdout:639: finishing write tid 2 to smithi16987243-463 2023-09-23T22:21:50.296 INFO:tasks.rados.rados.0.smithi169.stdout:639: finishing write tid 3 to smithi16987243-463 2023-09-23T22:21:50.296 INFO:tasks.rados.rados.0.smithi169.stdout:639: finishing write tid 4 to smithi16987243-463 2023-09-23T22:21:50.296 INFO:tasks.rados.rados.0.smithi169.stdout:639: finishing write tid 5 to smithi16987243-463 2023-09-23T22:21:50.296 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 463 v 158 (ObjNum 581 snap 0 seq_num 581) dirty exists 2023-09-23T22:21:50.296 INFO:tasks.rados.rados.0.smithi169.stdout:639: left oid 463 (ObjNum 581 snap 0 seq_num 581) 2023-09-23T22:21:50.296 INFO:tasks.rados.rados.0.smithi169.stdout:640: finishing write tid 1 to smithi16987243-168 2023-09-23T22:21:50.296 INFO:tasks.rados.rados.0.smithi169.stdout:640: finishing write tid 2 to smithi16987243-168 2023-09-23T22:21:50.296 INFO:tasks.rados.rados.0.smithi169.stdout:640: finishing write tid 3 to smithi16987243-168 2023-09-23T22:21:50.296 INFO:tasks.rados.rados.0.smithi169.stdout:640: finishing write tid 4 to smithi16987243-168 2023-09-23T22:21:50.296 INFO:tasks.rados.rados.0.smithi169.stdout:640: finishing write tid 5 to smithi16987243-168 2023-09-23T22:21:50.296 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 168 v 115 (ObjNum 582 snap 0 seq_num 582) dirty exists 2023-09-23T22:21:50.297 INFO:tasks.rados.rados.0.smithi169.stdout:640: left oid 168 (ObjNum 582 snap 0 seq_num 582) 2023-09-23T22:21:50.297 INFO:tasks.rados.rados.0.smithi169.stdout:642: finishing write tid 1 to smithi16987243-471 2023-09-23T22:21:50.297 INFO:tasks.rados.rados.0.smithi169.stdout:642: finishing write tid 2 to smithi16987243-471 2023-09-23T22:21:50.297 INFO:tasks.rados.rados.0.smithi169.stdout:642: finishing write tid 3 to smithi16987243-471 2023-09-23T22:21:50.297 INFO:tasks.rados.rados.0.smithi169.stdout:642: finishing write tid 4 to smithi16987243-471 2023-09-23T22:21:50.297 INFO:tasks.rados.rados.0.smithi169.stdout:642: finishing write tid 5 to smithi16987243-471 2023-09-23T22:21:50.297 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 471 v 144 (ObjNum 584 snap 0 seq_num 584) dirty exists 2023-09-23T22:21:50.297 INFO:tasks.rados.rados.0.smithi169.stdout:642: left oid 471 (ObjNum 584 snap 0 seq_num 584) 2023-09-23T22:21:50.297 INFO:tasks.rados.rados.0.smithi169.stdout:643: finishing write tid 1 to smithi16987243-395 2023-09-23T22:21:50.297 INFO:tasks.rados.rados.0.smithi169.stdout:643: finishing write tid 2 to smithi16987243-395 2023-09-23T22:21:50.297 INFO:tasks.rados.rados.0.smithi169.stdout:644: seq_num 586 ranges {648902=655095,2074801=566192,3176109=672793} 2023-09-23T22:21:50.304 INFO:tasks.rados.rados.0.smithi169.stdout:644: writing smithi16987243-387 from 648902 to 1303997 tid 1 2023-09-23T22:21:50.313 INFO:tasks.rados.rados.0.smithi169.stdout:644: writing smithi16987243-387 from 2074801 to 2640993 tid 2 2023-09-23T22:21:50.321 INFO:tasks.rados.rados.0.smithi169.stdout:644: writing smithi16987243-387 from 3176109 to 3848902 tid 3 2023-09-23T22:21:50.321 INFO:tasks.rados.rados.0.smithi169.stdout:637: done (6 left) 2023-09-23T22:21:50.322 INFO:tasks.rados.rados.0.smithi169.stdout:638: done (5 left) 2023-09-23T22:21:50.322 INFO:tasks.rados.rados.0.smithi169.stdout:639: done (4 left) 2023-09-23T22:21:50.322 INFO:tasks.rados.rados.0.smithi169.stdout:640: done (3 left) 2023-09-23T22:21:50.322 INFO:tasks.rados.rados.0.smithi169.stdout:642: done (2 left) 2023-09-23T22:21:50.322 INFO:tasks.rados.rados.0.smithi169.stdout:645: write oid 348 current snap is 0 2023-09-23T22:21:50.322 INFO:tasks.rados.rados.0.smithi169.stdout:643: finishing write tid 3 to smithi16987243-395 2023-09-23T22:21:50.322 INFO:tasks.rados.rados.0.smithi169.stdout:645: seq_num 587 ranges {665709=730344,2133283=426203,3203532=509848} 2023-09-23T22:21:50.330 INFO:tasks.rados.rados.0.smithi169.stdout:645: writing smithi16987243-348 from 665709 to 1396053 tid 1 2023-09-23T22:21:50.337 INFO:tasks.rados.rados.0.smithi169.stdout:645: writing smithi16987243-348 from 2133283 to 2559486 tid 2 2023-09-23T22:21:50.344 INFO:tasks.rados.rados.0.smithi169.stdout:645: writing smithi16987243-348 from 3203532 to 3713380 tid 3 2023-09-23T22:21:50.344 INFO:tasks.rados.rados.0.smithi169.stdout:646: read oid 100 snap -1 2023-09-23T22:21:50.345 INFO:tasks.rados.rados.0.smithi169.stdout:646: expect (ObjNum 99 snap 0 seq_num 99) 2023-09-23T22:21:50.345 INFO:tasks.rados.rados.0.smithi169.stdout:647: read oid 304 snap -1 2023-09-23T22:21:50.345 INFO:tasks.rados.rados.0.smithi169.stdout:647: expect (ObjNum 303 snap 0 seq_num 303) 2023-09-23T22:21:50.345 INFO:tasks.rados.rados.0.smithi169.stdout:648: read oid 376 snap -1 2023-09-23T22:21:50.345 INFO:tasks.rados.rados.0.smithi169.stdout:648: expect (ObjNum 513 snap 0 seq_num 513) 2023-09-23T22:21:50.345 INFO:tasks.rados.rados.0.smithi169.stdout:649: read oid 144 snap -1 2023-09-23T22:21:50.345 INFO:tasks.rados.rados.0.smithi169.stdout:649: expect (ObjNum 143 snap 0 seq_num 143) 2023-09-23T22:21:50.345 INFO:tasks.rados.rados.0.smithi169.stdout:650: write oid 96 current snap is 0 2023-09-23T22:21:50.345 INFO:tasks.rados.rados.0.smithi169.stdout:650: seq_num 588 ranges {682516=405593,1791765=569861,2830955=721120} 2023-09-23T22:21:50.351 INFO:tasks.rados.rados.0.smithi169.stdout:650: writing smithi16987243-96 from 682516 to 1088109 tid 1 2023-09-23T22:21:50.359 INFO:tasks.rados.rados.0.smithi169.stdout:650: writing smithi16987243-96 from 1791765 to 2361626 tid 2 2023-09-23T22:21:50.367 INFO:tasks.rados.rados.0.smithi169.stdout:650: writing smithi16987243-96 from 2830955 to 3552075 tid 3 2023-09-23T22:21:50.367 INFO:tasks.rados.rados.0.smithi169.stdout:651: write oid 326 current snap is 0 2023-09-23T22:21:50.367 INFO:tasks.rados.rados.0.smithi169.stdout:643: finishing write tid 4 to smithi16987243-395 2023-09-23T22:21:50.367 INFO:tasks.rados.rados.0.smithi169.stdout:643: finishing write tid 5 to smithi16987243-395 2023-09-23T22:21:50.367 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 395 v 158 (ObjNum 585 snap 0 seq_num 585) dirty exists 2023-09-23T22:21:50.367 INFO:tasks.rados.rados.0.smithi169.stdout:643: left oid 395 (ObjNum 585 snap 0 seq_num 585) 2023-09-23T22:21:50.367 INFO:tasks.rados.rados.0.smithi169.stdout:644: finishing write tid 1 to smithi16987243-387 2023-09-23T22:21:50.367 INFO:tasks.rados.rados.0.smithi169.stdout:644: finishing write tid 2 to smithi16987243-387 2023-09-23T22:21:50.367 INFO:tasks.rados.rados.0.smithi169.stdout:644: finishing write tid 3 to smithi16987243-387 2023-09-23T22:21:50.367 INFO:tasks.rados.rados.0.smithi169.stdout:644: finishing write tid 4 to smithi16987243-387 2023-09-23T22:21:50.368 INFO:tasks.rados.rados.0.smithi169.stdout:644: finishing write tid 5 to smithi16987243-387 2023-09-23T22:21:50.368 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 387 v 142 (ObjNum 586 snap 0 seq_num 586) dirty exists 2023-09-23T22:21:50.368 INFO:tasks.rados.rados.0.smithi169.stdout:644: left oid 387 (ObjNum 586 snap 0 seq_num 586) 2023-09-23T22:21:50.368 INFO:tasks.rados.rados.0.smithi169.stdout:645: finishing write tid 1 to smithi16987243-348 2023-09-23T22:21:50.368 INFO:tasks.rados.rados.0.smithi169.stdout:645: finishing write tid 2 to smithi16987243-348 2023-09-23T22:21:50.368 INFO:tasks.rados.rados.0.smithi169.stdout:651: seq_num 589 ranges {699323=480842,1850247=429872,2858378=532392} 2023-09-23T22:21:50.373 INFO:tasks.rados.rados.0.smithi169.stdout:651: writing smithi16987243-326 from 699323 to 1180165 tid 1 2023-09-23T22:21:50.379 INFO:tasks.rados.rados.0.smithi169.stdout:651: writing smithi16987243-326 from 1850247 to 2280119 tid 2 2023-09-23T22:21:50.386 INFO:tasks.rados.rados.0.smithi169.stdout:651: writing smithi16987243-326 from 2858378 to 3390770 tid 3 2023-09-23T22:21:50.386 INFO:tasks.rados.rados.0.smithi169.stdout:643: done (8 left) 2023-09-23T22:21:50.386 INFO:tasks.rados.rados.0.smithi169.stdout:644: done (7 left) 2023-09-23T22:21:50.386 INFO:tasks.rados.rados.0.smithi169.stdout:652: read oid 26 snap -1 2023-09-23T22:21:50.386 INFO:tasks.rados.rados.0.smithi169.stdout:652: expect (ObjNum 25 snap 0 seq_num 25) 2023-09-23T22:21:50.386 INFO:tasks.rados.rados.0.smithi169.stdout:653: read oid 182 snap -1 2023-09-23T22:21:50.386 INFO:tasks.rados.rados.0.smithi169.stdout:653: expect (ObjNum 181 snap 0 seq_num 181) 2023-09-23T22:21:50.386 INFO:tasks.rados.rados.0.smithi169.stdout:654: write oid 102 current snap is 0 2023-09-23T22:21:50.387 INFO:tasks.rados.rados.0.smithi169.stdout:649: expect (ObjNum 143 snap 0 seq_num 143) 2023-09-23T22:21:50.479 INFO:tasks.rados.rados.0.smithi169.stdout:645: finishing write tid 3 to smithi16987243-348 2023-09-23T22:21:50.479 INFO:tasks.rados.rados.0.smithi169.stdout:647: expect (ObjNum 303 snap 0 seq_num 303) 2023-09-23T22:21:50.590 INFO:tasks.rados.rados.0.smithi169.stdout:650: finishing write tid 1 to smithi16987243-96 2023-09-23T22:21:50.591 INFO:tasks.rados.rados.0.smithi169.stdout:648: expect (ObjNum 513 snap 0 seq_num 513) 2023-09-23T22:21:50.727 INFO:tasks.rados.rados.0.smithi169.stdout:645: finishing write tid 4 to smithi16987243-348 2023-09-23T22:21:50.727 INFO:tasks.rados.rados.0.smithi169.stdout:645: finishing write tid 5 to smithi16987243-348 2023-09-23T22:21:50.727 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 348 v 137 (ObjNum 587 snap 0 seq_num 587) dirty exists 2023-09-23T22:21:50.727 INFO:tasks.rados.rados.0.smithi169.stdout:645: left oid 348 (ObjNum 587 snap 0 seq_num 587) 2023-09-23T22:21:50.727 INFO:tasks.rados.rados.0.smithi169.stdout:646: expect (ObjNum 99 snap 0 seq_num 99) 2023-09-23T22:21:50.806 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-23T22:21:50.806 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.a smithi169 *:9093,9094 running (4m) 24s ago 4m 15.6M - 0.25.0 c8568f914cd2 cc2755bd75b8 2023-09-23T22:21:50.807 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.a smithi187 *:3000 running (4m) 24s ago 4m 76.2M - 9.4.7 2c41d148cca3 8fef24047418 2023-09-23T22:21:50.807 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foo.smithi169.txmybt smithi169 running (2m) 24s ago 2m 11.4M - 17.2.6-1125-gc9bb1bcf 444539aec5bf 603d247272b3 2023-09-23T22:21:50.807 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foo.smithi187.ecsgsg smithi187 running (2m) 24s ago 2m 12.8M - 17.2.6-1125-gc9bb1bcf 444539aec5bf 647361a28ce7 2023-09-23T22:21:50.807 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.x smithi187 *:8443 running (13m) 24s ago 13m 419M - 17.2.6-1125-gc9bb1bcf 444539aec5bf 484f214b697b 2023-09-23T22:21:50.807 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.y smithi169 *:9283 running (15m) 24s ago 15m 472M - 17.2.6-1125-gc9bb1bcf 444539aec5bf 2d989510467e 2023-09-23T22:21:50.807 INFO:teuthology.orchestra.run.smithi169.stdout:mon.a smithi169 running (15m) 24s ago 16m 49.2M 2048M 17.2.6-1125-gc9bb1bcf 444539aec5bf 57ab27d67d97 2023-09-23T22:21:50.807 INFO:teuthology.orchestra.run.smithi169.stdout:mon.b smithi187 running (13m) 24s ago 13m 38.1M 2048M 17.2.6-1125-gc9bb1bcf 444539aec5bf c523f1c0f847 2023-09-23T22:21:50.807 INFO:teuthology.orchestra.run.smithi169.stdout:mon.c smithi169 running (13m) 24s ago 13m 39.9M 2048M 17.2.6-1125-gc9bb1bcf 444539aec5bf 0c2edded905b 2023-09-23T22:21:50.807 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.a smithi169 *:9100 running (5m) 24s ago 5m 8347k - 1.5.0 0da6a335fe13 851aa7174513 2023-09-23T22:21:50.807 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.b smithi187 *:9100 running (5m) 24s ago 5m 8076k - 1.5.0 0da6a335fe13 eb36049d547c 2023-09-23T22:21:50.807 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (12m) 24s ago 12m 45.4M 4060M 17.2.6-1125-gc9bb1bcf 444539aec5bf a9fd57dac288 2023-09-23T22:21:50.808 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (11m) 24s ago 11m 44.9M 4060M 17.2.6-1125-gc9bb1bcf 444539aec5bf ee498783475d 2023-09-23T22:21:50.808 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (10m) 24s ago 10m 43.2M 4060M 17.2.6-1125-gc9bb1bcf 444539aec5bf 79bb571d06d2 2023-09-23T22:21:50.808 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (9m) 24s ago 9m 41.5M 4060M 17.2.6-1125-gc9bb1bcf 444539aec5bf 9637fe09c71c 2023-09-23T22:21:50.808 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi187 running (8m) 24s ago 8m 43.6M 4060M 17.2.6-1125-gc9bb1bcf 444539aec5bf da9a171a44a7 2023-09-23T22:21:50.808 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi187 running (8m) 24s ago 8m 41.7M 4060M 17.2.6-1125-gc9bb1bcf 444539aec5bf 922c0ee93b9d 2023-09-23T22:21:50.808 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi187 running (7m) 24s ago 7m 41.3M 4060M 17.2.6-1125-gc9bb1bcf 444539aec5bf b4d1c30de5bf 2023-09-23T22:21:50.808 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi187 running (6m) 24s ago 6m 42.7M 4060M 17.2.6-1125-gc9bb1bcf 444539aec5bf 2e63b5157f34 2023-09-23T22:21:50.808 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.a smithi187 *:9095 running (4m) 24s ago 5m 50.4M - 2.43.0 a07b618ecd1d fb6458041ce0 2023-09-23T22:21:50.853 INFO:tasks.rados.rados.0.smithi169.stdout:650: finishing write tid 2 to smithi16987243-96 2023-09-23T22:21:50.853 INFO:tasks.rados.rados.0.smithi169.stdout:650: finishing write tid 3 to smithi16987243-96 2023-09-23T22:21:50.853 INFO:tasks.rados.rados.0.smithi169.stdout:650: finishing write tid 4 to smithi16987243-96 2023-09-23T22:21:50.853 INFO:tasks.rados.rados.0.smithi169.stdout:650: finishing write tid 5 to smithi16987243-96 2023-09-23T22:21:50.853 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 96 v 162 (ObjNum 588 snap 0 seq_num 588) dirty exists 2023-09-23T22:21:50.854 INFO:tasks.rados.rados.0.smithi169.stdout:650: left oid 96 (ObjNum 588 snap 0 seq_num 588) 2023-09-23T22:21:50.854 INFO:tasks.rados.rados.0.smithi169.stdout:651: finishing write tid 1 to smithi16987243-326 2023-09-23T22:21:50.854 INFO:tasks.rados.rados.0.smithi169.stdout:651: finishing write tid 2 to smithi16987243-326 2023-09-23T22:21:50.854 INFO:tasks.rados.rados.0.smithi169.stdout:651: finishing write tid 3 to smithi16987243-326 2023-09-23T22:21:50.854 INFO:tasks.rados.rados.0.smithi169.stdout:651: finishing write tid 4 to smithi16987243-326 2023-09-23T22:21:50.854 INFO:tasks.rados.rados.0.smithi169.stdout:651: finishing write tid 5 to smithi16987243-326 2023-09-23T22:21:50.854 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 326 v 146 (ObjNum 589 snap 0 seq_num 589) dirty exists 2023-09-23T22:21:50.855 INFO:tasks.rados.rados.0.smithi169.stdout:651: left oid 326 (ObjNum 589 snap 0 seq_num 589) 2023-09-23T22:21:50.855 INFO:tasks.rados.rados.0.smithi169.stdout:652: expect (ObjNum 25 snap 0 seq_num 25) 2023-09-23T22:21:50.938 INFO:tasks.rados.rados.0.smithi169.stdout:653: expect (ObjNum 181 snap 0 seq_num 181) 2023-09-23T22:21:51.045 INFO:tasks.rados.rados.0.smithi169.stdout:654: seq_num 590 ranges {716130=556091,1792376=573530,2769448=460017,3821956=94174} 2023-09-23T22:21:51.055 INFO:tasks.rados.rados.0.smithi169.stdout:654: writing smithi16987243-102 from 716130 to 1272221 tid 1 2023-09-23T22:21:51.062 INFO:tasks.rados.rados.0.smithi169.stdout:654: writing smithi16987243-102 from 1792376 to 2365906 tid 2 2023-09-23T22:21:51.067 INFO:tasks.rados.rados.0.smithi169.stdout:654: writing smithi16987243-102 from 2769448 to 3229465 tid 3 2023-09-23T22:21:51.071 INFO:tasks.rados.rados.0.smithi169.stdout:654: writing smithi16987243-102 from 3821956 to 3916130 tid 4 2023-09-23T22:21:51.071 INFO:tasks.rados.rados.0.smithi169.stdout:645: done (9 left) 2023-09-23T22:21:51.071 INFO:tasks.rados.rados.0.smithi169.stdout:646: done (8 left) 2023-09-23T22:21:51.072 INFO:tasks.rados.rados.0.smithi169.stdout:647: done (7 left) 2023-09-23T22:21:51.072 INFO:tasks.rados.rados.0.smithi169.stdout:648: done (6 left) 2023-09-23T22:21:51.072 INFO:tasks.rados.rados.0.smithi169.stdout:649: done (5 left) 2023-09-23T22:21:51.072 INFO:tasks.rados.rados.0.smithi169.stdout:650: done (4 left) 2023-09-23T22:21:51.072 INFO:tasks.rados.rados.0.smithi169.stdout:651: done (3 left) 2023-09-23T22:21:51.072 INFO:tasks.rados.rados.0.smithi169.stdout:652: done (2 left) 2023-09-23T22:21:51.072 INFO:tasks.rados.rados.0.smithi169.stdout:653: done (1 left) 2023-09-23T22:21:51.072 INFO:tasks.rados.rados.0.smithi169.stdout:655: write oid 140 current snap is 0 2023-09-23T22:21:51.072 INFO:tasks.rados.rados.0.smithi169.stdout:654: finishing write tid 1 to smithi16987243-102 2023-09-23T22:21:51.072 INFO:tasks.rados.rados.0.smithi169.stdout:655: seq_num 591 ranges {732937=631340,1850858=433541,2796871=671289,3888195=44742} 2023-09-23T22:21:51.079 INFO:tasks.rados.rados.0.smithi169.stdout:655: writing smithi16987243-140 from 732937 to 1364277 tid 1 2023-09-23T22:21:51.084 INFO:tasks.rados.rados.0.smithi169.stdout:655: writing smithi16987243-140 from 1850858 to 2284399 tid 2 2023-09-23T22:21:51.091 INFO:tasks.rados.rados.0.smithi169.stdout:655: writing smithi16987243-140 from 2796871 to 3468160 tid 3 2023-09-23T22:21:51.094 INFO:tasks.rados.rados.0.smithi169.stdout:655: writing smithi16987243-140 from 3888195 to 3932937 tid 4 2023-09-23T22:21:51.094 INFO:tasks.rados.rados.0.smithi169.stdout:656: read oid 366 snap -1 2023-09-23T22:21:51.094 INFO:tasks.rados.rados.0.smithi169.stdout:656: expect (ObjNum 365 snap 0 seq_num 365) 2023-09-23T22:21:51.095 INFO:tasks.rados.rados.0.smithi169.stdout:657: read oid 372 snap -1 2023-09-23T22:21:51.095 INFO:tasks.rados.rados.0.smithi169.stdout:657: expect (ObjNum 559 snap 0 seq_num 559) 2023-09-23T22:21:51.095 INFO:tasks.rados.rados.0.smithi169.stdout:658: write oid 318 current snap is 0 2023-09-23T22:21:51.095 INFO:tasks.rados.rados.0.smithi169.stdout:654: finishing write tid 2 to smithi16987243-102 2023-09-23T22:21:51.095 INFO:tasks.rados.rados.0.smithi169.stdout:654: finishing write tid 3 to smithi16987243-102 2023-09-23T22:21:51.095 INFO:tasks.rados.rados.0.smithi169.stdout:658: seq_num 592 ranges {749744=706589,1909340=577199,3224294=482561} 2023-09-23T22:21:51.103 INFO:tasks.rados.rados.0.smithi169.stdout:658: writing smithi16987243-318 from 749744 to 1456333 tid 1 2023-09-23T22:21:51.109 INFO:tasks.rados.rados.0.smithi169.stdout:658: writing smithi16987243-318 from 1909340 to 2486539 tid 2 2023-09-23T22:21:51.116 INFO:tasks.rados.rados.0.smithi169.stdout:658: writing smithi16987243-318 from 3224294 to 3706855 tid 3 2023-09-23T22:21:51.116 INFO:tasks.rados.rados.0.smithi169.stdout:659: write oid 346 current snap is 0 2023-09-23T22:21:51.116 INFO:tasks.rados.rados.0.smithi169.stdout:654: finishing write tid 4 to smithi16987243-102 2023-09-23T22:21:51.116 INFO:tasks.rados.rados.0.smithi169.stdout:654: finishing write tid 5 to smithi16987243-102 2023-09-23T22:21:51.116 INFO:tasks.rados.rados.0.smithi169.stdout:654: finishing write tid 6 to smithi16987243-102 2023-09-23T22:21:51.116 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 102 v 119 (ObjNum 590 snap 0 seq_num 590) dirty exists 2023-09-23T22:21:51.117 INFO:tasks.rados.rados.0.smithi169.stdout:654: left oid 102 (ObjNum 590 snap 0 seq_num 590) 2023-09-23T22:21:51.117 INFO:tasks.rados.rados.0.smithi169.stdout:655: finishing write tid 1 to smithi16987243-140 2023-09-23T22:21:51.117 INFO:tasks.rados.rados.0.smithi169.stdout:659: seq_num 593 ranges {766551=498191,1684175=720857,2851717=693833} 2023-09-23T22:21:51.123 INFO:tasks.rados.rados.0.smithi169.stdout:659: writing smithi16987243-346 from 766551 to 1264742 tid 1 2023-09-23T22:21:51.130 INFO:tasks.rados.rados.0.smithi169.stdout:659: writing smithi16987243-346 from 1684175 to 2405032 tid 2 2023-09-23T22:21:51.137 INFO:tasks.rados.rados.0.smithi169.stdout:659: writing smithi16987243-346 from 2851717 to 3545550 tid 3 2023-09-23T22:21:51.137 INFO:tasks.rados.rados.0.smithi169.stdout:654: done (5 left) 2023-09-23T22:21:51.137 INFO:tasks.rados.rados.0.smithi169.stdout:660: delete oid 403 current snap is 0 2023-09-23T22:21:51.137 INFO:tasks.rados.rados.0.smithi169.stdout:655: finishing write tid 2 to smithi16987243-140 2023-09-23T22:21:51.138 INFO:tasks.rados.rados.0.smithi169.stdout:655: finishing write tid 3 to smithi16987243-140 2023-09-23T22:21:51.138 INFO:tasks.rados.rados.0.smithi169.stdout:655: finishing write tid 4 to smithi16987243-140 2023-09-23T22:21:51.138 INFO:tasks.rados.rados.0.smithi169.stdout:655: finishing write tid 5 to smithi16987243-140 2023-09-23T22:21:51.138 INFO:tasks.rados.rados.0.smithi169.stdout:655: finishing write tid 6 to smithi16987243-140 2023-09-23T22:21:51.138 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 140 v 131 (ObjNum 591 snap 0 seq_num 591) dirty exists 2023-09-23T22:21:51.138 INFO:tasks.rados.rados.0.smithi169.stdout:655: left oid 140 (ObjNum 591 snap 0 seq_num 591) 2023-09-23T22:21:51.138 INFO:tasks.rados.rados.0.smithi169.stdout:657: expect (ObjNum 559 snap 0 seq_num 559) 2023-09-23T22:21:51.293 INFO:tasks.rados.rados.0.smithi169.stdout:656: expect (ObjNum 365 snap 0 seq_num 365) 2023-09-23T22:21:51.364 INFO:tasks.rados.rados.0.smithi169.stdout:658: finishing write tid 1 to smithi16987243-318 2023-09-23T22:21:51.364 INFO:tasks.rados.rados.0.smithi169.stdout:658: finishing write tid 2 to smithi16987243-318 2023-09-23T22:21:51.365 INFO:tasks.rados.rados.0.smithi169.stdout:655: done (5 left) 2023-09-23T22:21:51.365 INFO:tasks.rados.rados.0.smithi169.stdout:656: done (4 left) 2023-09-23T22:21:51.365 INFO:tasks.rados.rados.0.smithi169.stdout:657: done (3 left) 2023-09-23T22:21:51.365 INFO:tasks.rados.rados.0.smithi169.stdout:660: done (2 left) 2023-09-23T22:21:51.365 INFO:tasks.rados.rados.0.smithi169.stdout:661: delete oid 459 current snap is 0 2023-09-23T22:21:51.365 INFO:tasks.rados.rados.0.smithi169.stdout:658: finishing write tid 3 to smithi16987243-318 2023-09-23T22:21:51.365 INFO:tasks.rados.rados.0.smithi169.stdout:658: finishing write tid 4 to smithi16987243-318 2023-09-23T22:21:51.365 INFO:tasks.rados.rados.0.smithi169.stdout:658: finishing write tid 5 to smithi16987243-318 2023-09-23T22:21:51.365 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 318 v 135 (ObjNum 592 snap 0 seq_num 592) dirty exists 2023-09-23T22:21:51.365 INFO:tasks.rados.rados.0.smithi169.stdout:658: left oid 318 (ObjNum 592 snap 0 seq_num 592) 2023-09-23T22:21:51.365 INFO:tasks.rados.rados.0.smithi169.stdout:659: finishing write tid 1 to smithi16987243-346 2023-09-23T22:21:51.366 INFO:tasks.rados.rados.0.smithi169.stdout:659: finishing write tid 2 to smithi16987243-346 2023-09-23T22:21:51.366 INFO:tasks.rados.rados.0.smithi169.stdout:659: finishing write tid 3 to smithi16987243-346 2023-09-23T22:21:51.366 INFO:tasks.rados.rados.0.smithi169.stdout:659: finishing write tid 4 to smithi16987243-346 2023-09-23T22:21:51.366 INFO:tasks.rados.rados.0.smithi169.stdout:659: finishing write tid 5 to smithi16987243-346 2023-09-23T22:21:51.366 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 346 v 123 (ObjNum 593 snap 0 seq_num 593) dirty exists 2023-09-23T22:21:51.366 INFO:tasks.rados.rados.0.smithi169.stdout:659: left oid 346 (ObjNum 593 snap 0 seq_num 593) 2023-09-23T22:21:51.367 INFO:tasks.rados.rados.0.smithi169.stdout:658: done (2 left) 2023-09-23T22:21:51.367 INFO:tasks.rados.rados.0.smithi169.stdout:659: done (1 left) 2023-09-23T22:21:51.367 INFO:tasks.rados.rados.0.smithi169.stdout:661: done (0 left) 2023-09-23T22:21:51.367 INFO:tasks.rados.rados.0.smithi169.stdout:662: write oid 426 current snap is 0 2023-09-23T22:21:51.367 INFO:tasks.rados.rados.0.smithi169.stdout:662: seq_num 596 ranges {416972=723938,1743268=273704} 2023-09-23T22:21:51.373 INFO:tasks.rados.rados.0.smithi169.stdout:662: writing smithi16987243-426 from 416972 to 1140910 tid 1 2023-09-23T22:21:51.379 INFO:tasks.rados.rados.0.smithi169.stdout:662: writing smithi16987243-426 from 1743268 to 2016972 tid 2 2023-09-23T22:21:51.379 INFO:tasks.rados.rados.0.smithi169.stdout:663: read oid 456 snap -1 2023-09-23T22:21:51.379 INFO:tasks.rados.rados.0.smithi169.stdout:663: expect (ObjNum 455 snap 0 seq_num 455) 2023-09-23T22:21:51.379 INFO:tasks.rados.rados.0.smithi169.stdout:664: write oid 74 current snap is 0 2023-09-23T22:21:51.379 INFO:tasks.rados.rados.0.smithi169.stdout:662: finishing write tid 1 to smithi16987243-426 2023-09-23T22:21:51.379 INFO:tasks.rados.rados.0.smithi169.stdout:664: seq_num 597 ranges {433779=799187,1801750=232029} 2023-09-23T22:21:51.386 INFO:tasks.rados.rados.0.smithi169.stdout:664: writing smithi16987243-74 from 433779 to 1232966 tid 1 2023-09-23T22:21:51.391 INFO:tasks.rados.rados.0.smithi169.stdout:664: writing smithi16987243-74 from 1801750 to 2033779 tid 2 2023-09-23T22:21:51.391 INFO:tasks.rados.rados.0.smithi169.stdout:665: delete oid 371 current snap is 0 2023-09-23T22:21:51.391 INFO:tasks.rados.rados.0.smithi169.stdout:662: finishing write tid 2 to smithi16987243-426 2023-09-23T22:21:51.391 INFO:tasks.rados.rados.0.smithi169.stdout:662: finishing write tid 3 to smithi16987243-426 2023-09-23T22:21:51.391 INFO:tasks.rados.rados.0.smithi169.stdout:662: finishing write tid 4 to smithi16987243-426 2023-09-23T22:21:51.391 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 426 v 153 (ObjNum 596 snap 0 seq_num 596) dirty exists 2023-09-23T22:21:51.391 INFO:tasks.rados.rados.0.smithi169.stdout:662: left oid 426 (ObjNum 596 snap 0 seq_num 596) 2023-09-23T22:21:51.394 INFO:tasks.rados.rados.0.smithi169.stdout:662: done (3 left) 2023-09-23T22:21:51.394 INFO:tasks.rados.rados.0.smithi169.stdout:665: done (2 left) 2023-09-23T22:21:51.394 INFO:tasks.rados.rados.0.smithi169.stdout:666: read oid 45 snap -1 2023-09-23T22:21:51.395 INFO:tasks.rados.rados.0.smithi169.stdout:666: expect (ObjNum 572 snap 0 seq_num 572) 2023-09-23T22:21:51.395 INFO:tasks.rados.rados.0.smithi169.stdout:667: write oid 299 current snap is 0 2023-09-23T22:21:51.395 INFO:tasks.rados.rados.0.smithi169.stdout:667: seq_num 599 ranges {467393=549685,1802361=265032} 2023-09-23T22:21:51.400 INFO:tasks.rados.rados.0.smithi169.stdout:667: writing smithi16987243-299 from 467393 to 1017078 tid 1 2023-09-23T22:21:51.406 INFO:tasks.rados.rados.0.smithi169.stdout:667: writing smithi16987243-299 from 1802361 to 2067393 tid 2 2023-09-23T22:21:51.406 INFO:tasks.rados.rados.0.smithi169.stdout:668: read oid 136 snap -1 2023-09-23T22:21:51.406 INFO:tasks.rados.rados.0.smithi169.stdout:668: expect (ObjNum 135 snap 0 seq_num 135) 2023-09-23T22:21:51.406 INFO:tasks.rados.rados.0.smithi169.stdout:669: read oid 496 snap -1 2023-09-23T22:21:51.406 INFO:tasks.rados.rados.0.smithi169.stdout:669: expect (ObjNum 495 snap 0 seq_num 495) 2023-09-23T22:21:51.407 INFO:tasks.rados.rados.0.smithi169.stdout:670: read oid 499 snap -1 2023-09-23T22:21:51.407 INFO:tasks.rados.rados.0.smithi169.stdout:670: expect (ObjNum 498 snap 0 seq_num 498) 2023-09-23T22:21:51.407 INFO:tasks.rados.rados.0.smithi169.stdout:671: read oid 204 snap -1 2023-09-23T22:21:51.407 INFO:tasks.rados.rados.0.smithi169.stdout:671: expect (ObjNum 203 snap 0 seq_num 203) 2023-09-23T22:21:51.407 INFO:tasks.rados.rados.0.smithi169.stdout:672: write oid 270 current snap is 0 2023-09-23T22:21:51.407 INFO:tasks.rados.rados.0.smithi169.stdout:672: seq_num 600 ranges {484200=624934,1860843=223357} 2023-09-23T22:21:51.414 INFO:tasks.rados.rados.0.smithi169.stdout:672: writing smithi16987243-270 from 484200 to 1109134 tid 1 2023-09-23T22:21:51.420 INFO:tasks.rados.rados.0.smithi169.stdout:672: writing smithi16987243-270 from 1860843 to 2084200 tid 2 2023-09-23T22:21:51.420 INFO:tasks.rados.rados.0.smithi169.stdout:673: read oid 291 snap -1 2023-09-23T22:21:51.420 INFO:tasks.rados.rados.0.smithi169.stdout:673: expect deleted 2023-09-23T22:21:51.421 INFO:tasks.rados.rados.0.smithi169.stdout:674: read oid 262 snap -1 2023-09-23T22:21:51.421 INFO:tasks.rados.rados.0.smithi169.stdout:674: expect (ObjNum 261 snap 0 seq_num 261) 2023-09-23T22:21:51.421 INFO:tasks.rados.rados.0.smithi169.stdout:675: write oid 394 current snap is 0 2023-09-23T22:21:51.421 INFO:tasks.rados.rados.0.smithi169.stdout:663: expect (ObjNum 455 snap 0 seq_num 455) 2023-09-23T22:21:51.550 INFO:tasks.rados.rados.0.smithi169.stdout:664: finishing write tid 1 to smithi16987243-74 2023-09-23T22:21:51.551 INFO:tasks.rados.rados.0.smithi169.stdout:664: finishing write tid 2 to smithi16987243-74 2023-09-23T22:21:51.551 INFO:tasks.rados.rados.0.smithi169.stdout:664: finishing write tid 3 to smithi16987243-74 2023-09-23T22:21:51.551 INFO:tasks.rados.rados.0.smithi169.stdout:664: finishing write tid 4 to smithi16987243-74 2023-09-23T22:21:51.551 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 74 v 119 (ObjNum 597 snap 0 seq_num 597) dirty exists 2023-09-23T22:21:51.551 INFO:tasks.rados.rados.0.smithi169.stdout:664: left oid 74 (ObjNum 597 snap 0 seq_num 597) 2023-09-23T22:21:51.551 INFO:tasks.rados.rados.0.smithi169.stdout:667: finishing write tid 1 to smithi16987243-299 2023-09-23T22:21:51.551 INFO:tasks.rados.rados.0.smithi169.stdout:668: expect (ObjNum 135 snap 0 seq_num 135) 2023-09-23T22:21:51.628 INFO:tasks.rados.rados.0.smithi169.stdout:666: expect (ObjNum 572 snap 0 seq_num 572) 2023-09-23T22:21:51.754 INFO:tasks.rados.rados.0.smithi169.stdout:670: expect (ObjNum 498 snap 0 seq_num 498) 2023-09-23T22:21:51.757 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:51 smithi169 bash[40994]: cluster 2023-09-23T22:21:49.824193+0000 mgr.y (mgr.24365) 202 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 33 MiB/s rd, 38 MiB/s wr, 214 op/s 2023-09-23T22:21:51.757 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:51 smithi169 bash[27421]: cluster 2023-09-23T22:21:49.824193+0000 mgr.y (mgr.24365) 202 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 33 MiB/s rd, 38 MiB/s wr, 214 op/s 2023-09-23T22:21:51.758 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'echo wait for minority of mons to upgrade' 2023-09-23T22:21:51.841 INFO:tasks.rados.rados.0.smithi169.stdout:669: expect (ObjNum 495 snap 0 seq_num 495) 2023-09-23T22:21:51.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:51 smithi187 bash[31480]: cluster 2023-09-23T22:21:49.824193+0000 mgr.y (mgr.24365) 202 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 33 MiB/s rd, 38 MiB/s wr, 214 op/s 2023-09-23T22:21:51.929 INFO:tasks.rados.rados.0.smithi169.stdout:671: expect (ObjNum 203 snap 0 seq_num 203) 2023-09-23T22:21:52.047 INFO:tasks.rados.rados.0.smithi169.stdout:667: finishing write tid 2 to smithi16987243-299 2023-09-23T22:21:52.047 INFO:tasks.rados.rados.0.smithi169.stdout:667: finishing write tid 3 to smithi16987243-299 2023-09-23T22:21:52.047 INFO:tasks.rados.rados.0.smithi169.stdout:675: seq_num 601 ranges {501007=416536,1635678=465329} 2023-09-23T22:21:52.052 INFO:tasks.rados.rados.0.smithi169.stdout:675: writing smithi16987243-394 from 501007 to 917543 tid 1 2023-09-23T22:21:52.061 INFO:tasks.rados.rados.0.smithi169.stdout:675: writing smithi16987243-394 from 1635678 to 2101007 tid 2 2023-09-23T22:21:52.061 INFO:tasks.rados.rados.0.smithi169.stdout:663: done (11 left) 2023-09-23T22:21:52.061 INFO:tasks.rados.rados.0.smithi169.stdout:664: done (10 left) 2023-09-23T22:21:52.061 INFO:tasks.rados.rados.0.smithi169.stdout:666: done (9 left) 2023-09-23T22:21:52.061 INFO:tasks.rados.rados.0.smithi169.stdout:668: done (8 left) 2023-09-23T22:21:52.061 INFO:tasks.rados.rados.0.smithi169.stdout:669: done (7 left) 2023-09-23T22:21:52.061 INFO:tasks.rados.rados.0.smithi169.stdout:670: done (6 left) 2023-09-23T22:21:52.061 INFO:tasks.rados.rados.0.smithi169.stdout:671: done (5 left) 2023-09-23T22:21:52.061 INFO:tasks.rados.rados.0.smithi169.stdout:676: read oid 417 snap -1 2023-09-23T22:21:52.061 INFO:tasks.rados.rados.0.smithi169.stdout:676: expect (ObjNum 416 snap 0 seq_num 416) 2023-09-23T22:21:52.062 INFO:tasks.rados.rados.0.smithi169.stdout:677: read oid 361 snap -1 2023-09-23T22:21:52.062 INFO:tasks.rados.rados.0.smithi169.stdout:677: expect (ObjNum 360 snap 0 seq_num 360) 2023-09-23T22:21:52.062 INFO:tasks.rados.rados.0.smithi169.stdout:678: write oid 356 current snap is 0 2023-09-23T22:21:52.062 INFO:tasks.rados.rados.0.smithi169.stdout:667: finishing write tid 4 to smithi16987243-299 2023-09-23T22:21:52.062 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 299 v 126 (ObjNum 599 snap 0 seq_num 599) dirty exists 2023-09-23T22:21:52.062 INFO:tasks.rados.rados.0.smithi169.stdout:667: left oid 299 (ObjNum 599 snap 0 seq_num 599) 2023-09-23T22:21:52.062 INFO:tasks.rados.rados.0.smithi169.stdout:678: seq_num 602 ranges {517814=491785,1577807=540007} 2023-09-23T22:21:52.067 INFO:tasks.rados.rados.0.smithi169.stdout:678: writing smithi16987243-356 from 517814 to 1009599 tid 1 2023-09-23T22:21:52.074 INFO:tasks.rados.rados.0.smithi169.stdout:678: writing smithi16987243-356 from 1577807 to 2117814 tid 2 2023-09-23T22:21:52.074 INFO:tasks.rados.rados.0.smithi169.stdout:667: done (7 left) 2023-09-23T22:21:52.074 INFO:tasks.rados.rados.0.smithi169.stdout:679: read oid 429 snap -1 2023-09-23T22:21:52.074 INFO:tasks.rados.rados.0.smithi169.stdout:679: expect (ObjNum 428 snap 0 seq_num 428) 2023-09-23T22:21:52.074 INFO:tasks.rados.rados.0.smithi169.stdout:680: read oid 107 snap -1 2023-09-23T22:21:52.074 INFO:tasks.rados.rados.0.smithi169.stdout:680: expect (ObjNum 558 snap 0 seq_num 558) 2023-09-23T22:21:52.074 INFO:tasks.rados.rados.0.smithi169.stdout:681: write oid 88 current snap is 0 2023-09-23T22:21:52.074 INFO:tasks.rados.rados.0.smithi169.stdout:681: seq_num 603 ranges {534621=567034,1636289=498332} 2023-09-23T22:21:52.080 INFO:tasks.rados.rados.0.smithi169.stdout:681: writing smithi16987243-88 from 534621 to 1101655 tid 1 2023-09-23T22:21:52.087 INFO:tasks.rados.rados.0.smithi169.stdout:681: writing smithi16987243-88 from 1636289 to 2134621 tid 2 2023-09-23T22:21:52.087 INFO:tasks.rados.rados.0.smithi169.stdout:673: done (9 left) 2023-09-23T22:21:52.087 INFO:tasks.rados.rados.0.smithi169.stdout:682: write oid 249 current snap is 0 2023-09-23T22:21:52.087 INFO:tasks.rados.rados.0.smithi169.stdout:674: expect (ObjNum 261 snap 0 seq_num 261) 2023-09-23T22:21:52.171 INFO:tasks.rados.rados.0.smithi169.stdout:672: finishing write tid 1 to smithi16987243-270 2023-09-23T22:21:52.171 INFO:tasks.rados.rados.0.smithi169.stdout:672: finishing write tid 2 to smithi16987243-270 2023-09-23T22:21:52.171 INFO:tasks.rados.rados.0.smithi169.stdout:672: finishing write tid 3 to smithi16987243-270 2023-09-23T22:21:52.171 INFO:tasks.rados.rados.0.smithi169.stdout:682: seq_num 604 ranges {551428=642283,1694771=456657} 2023-09-23T22:21:52.182 INFO:tasks.rados.rados.0.smithi169.stdout:682: writing smithi16987243-249 from 551428 to 1193711 tid 1 2023-09-23T22:21:52.190 INFO:tasks.rados.rados.0.smithi169.stdout:682: writing smithi16987243-249 from 1694771 to 2151428 tid 2 2023-09-23T22:21:52.190 INFO:tasks.rados.rados.0.smithi169.stdout:674: done (9 left) 2023-09-23T22:21:52.190 INFO:tasks.rados.rados.0.smithi169.stdout:683: read oid 120 snap -1 2023-09-23T22:21:52.190 INFO:tasks.rados.rados.0.smithi169.stdout:683: expect deleted 2023-09-23T22:21:52.190 INFO:tasks.rados.rados.0.smithi169.stdout:684: read oid 90 snap -1 2023-09-23T22:21:52.190 INFO:tasks.rados.rados.0.smithi169.stdout:684: expect (ObjNum 89 snap 0 seq_num 89) 2023-09-23T22:21:52.190 INFO:tasks.rados.rados.0.smithi169.stdout:685: read oid 21 snap -1 2023-09-23T22:21:52.190 INFO:tasks.rados.rados.0.smithi169.stdout:685: expect (ObjNum 20 snap 0 seq_num 20) 2023-09-23T22:21:52.190 INFO:tasks.rados.rados.0.smithi169.stdout:686: read oid 134 snap -1 2023-09-23T22:21:52.190 INFO:tasks.rados.rados.0.smithi169.stdout:686: expect (ObjNum 133 snap 0 seq_num 133) 2023-09-23T22:21:52.190 INFO:tasks.rados.rados.0.smithi169.stdout:687: read oid 456 snap -1 2023-09-23T22:21:52.191 INFO:tasks.rados.rados.0.smithi169.stdout:687: expect (ObjNum 455 snap 0 seq_num 455) 2023-09-23T22:21:52.191 INFO:tasks.rados.rados.0.smithi169.stdout:688: read oid 220 snap -1 2023-09-23T22:21:52.191 INFO:tasks.rados.rados.0.smithi169.stdout:688: expect (ObjNum 219 snap 0 seq_num 219) 2023-09-23T22:21:52.191 INFO:tasks.rados.rados.0.smithi169.stdout:689: write oid 191 current snap is 0 2023-09-23T22:21:52.191 INFO:tasks.rados.rados.0.smithi169.stdout:672: finishing write tid 4 to smithi16987243-270 2023-09-23T22:21:52.191 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 270 v 147 (ObjNum 600 snap 0 seq_num 600) dirty exists 2023-09-23T22:21:52.191 INFO:tasks.rados.rados.0.smithi169.stdout:672: left oid 270 (ObjNum 600 snap 0 seq_num 600) 2023-09-23T22:21:52.191 INFO:tasks.rados.rados.0.smithi169.stdout:675: finishing write tid 1 to smithi16987243-394 2023-09-23T22:21:52.191 INFO:tasks.rados.rados.0.smithi169.stdout:675: finishing write tid 2 to smithi16987243-394 2023-09-23T22:21:52.191 INFO:tasks.rados.rados.0.smithi169.stdout:675: finishing write tid 3 to smithi16987243-394 2023-09-23T22:21:52.191 INFO:tasks.rados.rados.0.smithi169.stdout:675: finishing write tid 4 to smithi16987243-394 2023-09-23T22:21:52.191 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 394 v 99 (ObjNum 601 snap 0 seq_num 601) dirty exists 2023-09-23T22:21:52.191 INFO:tasks.rados.rados.0.smithi169.stdout:675: left oid 394 (ObjNum 601 snap 0 seq_num 601) 2023-09-23T22:21:52.192 INFO:tasks.rados.rados.0.smithi169.stdout:689: seq_num 605 ranges {568235=717532,1753253=414982} 2023-09-23T22:21:52.197 INFO:tasks.rados.rados.0.smithi169.stdout:689: writing smithi16987243-191 from 568235 to 1285767 tid 1 2023-09-23T22:21:52.203 INFO:tasks.rados.rados.0.smithi169.stdout:689: writing smithi16987243-191 from 1753253 to 2168235 tid 2 2023-09-23T22:21:52.203 INFO:tasks.rados.rados.0.smithi169.stdout:672: done (15 left) 2023-09-23T22:21:52.203 INFO:tasks.rados.rados.0.smithi169.stdout:675: done (14 left) 2023-09-23T22:21:52.203 INFO:tasks.rados.rados.0.smithi169.stdout:690: write oid 160 current snap is 0 2023-09-23T22:21:52.203 INFO:tasks.rados.rados.0.smithi169.stdout:690: seq_num 606 ranges {585042=792781,2095382=89660} 2023-09-23T22:21:52.211 INFO:tasks.rados.rados.0.smithi169.stdout:690: writing smithi16987243-160 from 585042 to 1377823 tid 1 2023-09-23T22:21:52.216 INFO:tasks.rados.rados.0.smithi169.stdout:690: writing smithi16987243-160 from 2095382 to 2185042 tid 2 2023-09-23T22:21:52.216 INFO:tasks.rados.rados.0.smithi169.stdout:691: write oid 363 current snap is 0 2023-09-23T22:21:52.216 INFO:tasks.rados.rados.0.smithi169.stdout:676: expect (ObjNum 416 snap 0 seq_num 416) 2023-09-23T22:21:52.320 INFO:tasks.rados.rados.0.smithi169.stdout:677: expect (ObjNum 360 snap 0 seq_num 360) 2023-09-23T22:21:52.389 INFO:tasks.rados.rados.0.smithi169.stdout:678: finishing write tid 1 to smithi16987243-356 2023-09-23T22:21:52.389 INFO:tasks.rados.rados.0.smithi169.stdout:679: expect (ObjNum 428 snap 0 seq_num 428) 2023-09-23T22:21:52.497 INFO:tasks.rados.rados.0.smithi169.stdout:678: finishing write tid 2 to smithi16987243-356 2023-09-23T22:21:52.497 INFO:tasks.rados.rados.0.smithi169.stdout:678: finishing write tid 3 to smithi16987243-356 2023-09-23T22:21:52.497 INFO:tasks.rados.rados.0.smithi169.stdout:678: finishing write tid 4 to smithi16987243-356 2023-09-23T22:21:52.498 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 356 v 119 (ObjNum 602 snap 0 seq_num 602) dirty exists 2023-09-23T22:21:52.498 INFO:tasks.rados.rados.0.smithi169.stdout:678: left oid 356 (ObjNum 602 snap 0 seq_num 602) 2023-09-23T22:21:52.498 INFO:tasks.rados.rados.0.smithi169.stdout:681: finishing write tid 1 to smithi16987243-88 2023-09-23T22:21:52.498 INFO:tasks.rados.rados.0.smithi169.stdout:680: expect (ObjNum 558 snap 0 seq_num 558) 2023-09-23T22:21:52.664 INFO:tasks.rados.rados.0.smithi169.stdout:681: finishing write tid 2 to smithi16987243-88 2023-09-23T22:21:52.664 INFO:tasks.rados.rados.0.smithi169.stdout:681: finishing write tid 3 to smithi16987243-88 2023-09-23T22:21:52.664 INFO:tasks.rados.rados.0.smithi169.stdout:681: finishing write tid 4 to smithi16987243-88 2023-09-23T22:21:52.664 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 88 v 141 (ObjNum 603 snap 0 seq_num 603) dirty exists 2023-09-23T22:21:52.664 INFO:tasks.rados.rados.0.smithi169.stdout:681: left oid 88 (ObjNum 603 snap 0 seq_num 603) 2023-09-23T22:21:52.665 INFO:tasks.rados.rados.0.smithi169.stdout:682: finishing write tid 1 to smithi16987243-249 2023-09-23T22:21:52.665 INFO:tasks.rados.rados.0.smithi169.stdout:682: finishing write tid 2 to smithi16987243-249 2023-09-23T22:21:52.665 INFO:tasks.rados.rados.0.smithi169.stdout:682: finishing write tid 3 to smithi16987243-249 2023-09-23T22:21:52.665 INFO:tasks.rados.rados.0.smithi169.stdout:682: finishing write tid 4 to smithi16987243-249 2023-09-23T22:21:52.665 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 249 v 161 (ObjNum 604 snap 0 seq_num 604) dirty exists 2023-09-23T22:21:52.665 INFO:tasks.rados.rados.0.smithi169.stdout:682: left oid 249 (ObjNum 604 snap 0 seq_num 604) 2023-09-23T22:21:52.665 INFO:tasks.rados.rados.0.smithi169.stdout:684: expect (ObjNum 89 snap 0 seq_num 89) 2023-09-23T22:21:52.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:52 smithi169 bash[27421]: audit 2023-09-23T22:21:50.789769+0000 mgr.y (mgr.24365) 203 : audit [DBG] from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:21:52.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:52 smithi169 bash[40994]: audit 2023-09-23T22:21:50.789769+0000 mgr.y (mgr.24365) 203 : audit [DBG] from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:21:52.792 INFO:tasks.rados.rados.0.smithi169.stdout:687: expect (ObjNum 455 snap 0 seq_num 455) 2023-09-23T22:21:52.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:52 smithi187 bash[31480]: audit 2023-09-23T22:21:50.789769+0000 mgr.y (mgr.24365) 203 : audit [DBG] from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:21:52.910 INFO:tasks.rados.rados.0.smithi169.stdout:688: expect (ObjNum 219 snap 0 seq_num 219) 2023-09-23T22:21:53.043 INFO:tasks.rados.rados.0.smithi169.stdout:685: expect (ObjNum 20 snap 0 seq_num 20) 2023-09-23T22:21:53.126 INFO:tasks.rados.rados.0.smithi169.stdout:686: expect (ObjNum 133 snap 0 seq_num 133) 2023-09-23T22:21:53.206 INFO:tasks.rados.rados.0.smithi169.stdout:689: finishing write tid 1 to smithi16987243-191 2023-09-23T22:21:53.207 INFO:tasks.rados.rados.0.smithi169.stdout:689: finishing write tid 2 to smithi16987243-191 2023-09-23T22:21:53.207 INFO:tasks.rados.rados.0.smithi169.stdout:689: finishing write tid 3 to smithi16987243-191 2023-09-23T22:21:53.207 INFO:tasks.rados.rados.0.smithi169.stdout:689: finishing write tid 4 to smithi16987243-191 2023-09-23T22:21:53.207 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 191 v 139 (ObjNum 605 snap 0 seq_num 605) dirty exists 2023-09-23T22:21:53.207 INFO:tasks.rados.rados.0.smithi169.stdout:689: left oid 191 (ObjNum 605 snap 0 seq_num 605) 2023-09-23T22:21:53.207 INFO:tasks.rados.rados.0.smithi169.stdout:690: finishing write tid 1 to smithi16987243-160 2023-09-23T22:21:53.207 INFO:tasks.rados.rados.0.smithi169.stdout:690: finishing write tid 2 to smithi16987243-160 2023-09-23T22:21:53.207 INFO:tasks.rados.rados.0.smithi169.stdout:690: finishing write tid 3 to smithi16987243-160 2023-09-23T22:21:53.207 INFO:tasks.rados.rados.0.smithi169.stdout:690: finishing write tid 4 to smithi16987243-160 2023-09-23T22:21:53.207 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 160 v 129 (ObjNum 606 snap 0 seq_num 606) dirty exists 2023-09-23T22:21:53.208 INFO:tasks.rados.rados.0.smithi169.stdout:690: left oid 160 (ObjNum 606 snap 0 seq_num 606) 2023-09-23T22:21:53.208 INFO:tasks.rados.rados.0.smithi169.stdout:691: seq_num 607 ranges {601849=468030,1753864=447985} 2023-09-23T22:21:53.217 INFO:tasks.rados.rados.0.smithi169.stdout:691: writing smithi16987243-363 from 601849 to 1069879 tid 1 2023-09-23T22:21:53.225 INFO:tasks.rados.rados.0.smithi169.stdout:691: writing smithi16987243-363 from 1753864 to 2201849 tid 2 2023-09-23T22:21:53.225 INFO:tasks.rados.rados.0.smithi169.stdout:676: done (15 left) 2023-09-23T22:21:53.225 INFO:tasks.rados.rados.0.smithi169.stdout:677: done (14 left) 2023-09-23T22:21:53.225 INFO:tasks.rados.rados.0.smithi169.stdout:678: done (13 left) 2023-09-23T22:21:53.225 INFO:tasks.rados.rados.0.smithi169.stdout:679: done (12 left) 2023-09-23T22:21:53.225 INFO:tasks.rados.rados.0.smithi169.stdout:680: done (11 left) 2023-09-23T22:21:53.226 INFO:tasks.rados.rados.0.smithi169.stdout:681: done (10 left) 2023-09-23T22:21:53.226 INFO:tasks.rados.rados.0.smithi169.stdout:682: done (9 left) 2023-09-23T22:21:53.226 INFO:tasks.rados.rados.0.smithi169.stdout:683: done (8 left) 2023-09-23T22:21:53.226 INFO:tasks.rados.rados.0.smithi169.stdout:684: done (7 left) 2023-09-23T22:21:53.226 INFO:tasks.rados.rados.0.smithi169.stdout:685: done (6 left) 2023-09-23T22:21:53.226 INFO:tasks.rados.rados.0.smithi169.stdout:686: done (5 left) 2023-09-23T22:21:53.226 INFO:tasks.rados.rados.0.smithi169.stdout:687: done (4 left) 2023-09-23T22:21:53.226 INFO:tasks.rados.rados.0.smithi169.stdout:688: done (3 left) 2023-09-23T22:21:53.226 INFO:tasks.rados.rados.0.smithi169.stdout:689: done (2 left) 2023-09-23T22:21:53.226 INFO:tasks.rados.rados.0.smithi169.stdout:690: done (1 left) 2023-09-23T22:21:53.226 INFO:tasks.rados.rados.0.smithi169.stdout:692: read oid 239 snap -1 2023-09-23T22:21:53.227 INFO:tasks.rados.rados.0.smithi169.stdout:692: expect (ObjNum 238 snap 0 seq_num 238) 2023-09-23T22:21:53.227 INFO:tasks.rados.rados.0.smithi169.stdout:693: read oid 143 snap -1 2023-09-23T22:21:53.227 INFO:tasks.rados.rados.0.smithi169.stdout:693: expect (ObjNum 567 snap 0 seq_num 567) 2023-09-23T22:21:53.227 INFO:tasks.rados.rados.0.smithi169.stdout:694: write oid 161 current snap is 0 2023-09-23T22:21:53.227 INFO:tasks.rados.rados.0.smithi169.stdout:691: finishing write tid 1 to smithi16987243-363 2023-09-23T22:21:53.227 INFO:tasks.rados.rados.0.smithi169.stdout:694: seq_num 608 ranges {618656=543279,1812346=406310} 2023-09-23T22:21:53.235 INFO:tasks.rados.rados.0.smithi169.stdout:694: writing smithi16987243-161 from 618656 to 1161935 tid 1 2023-09-23T22:21:53.241 INFO:tasks.rados.rados.0.smithi169.stdout:694: writing smithi16987243-161 from 1812346 to 2218656 tid 2 2023-09-23T22:21:53.241 INFO:tasks.rados.rados.0.smithi169.stdout:695: write oid 52 current snap is 0 2023-09-23T22:21:53.241 INFO:tasks.rados.rados.0.smithi169.stdout:695: seq_num 609 ranges {635463=734881,1987181=248282} 2023-09-23T22:21:53.249 INFO:tasks.rados.rados.0.smithi169.stdout:695: writing smithi16987243-52 from 635463 to 1370344 tid 1 2023-09-23T22:21:53.254 INFO:tasks.rados.rados.0.smithi169.stdout:695: writing smithi16987243-52 from 1987181 to 2235463 tid 2 2023-09-23T22:21:53.254 INFO:tasks.rados.rados.0.smithi169.stdout:696: write oid 264 current snap is 0 2023-09-23T22:21:53.254 INFO:tasks.rados.rados.0.smithi169.stdout:691: finishing write tid 2 to smithi16987243-363 2023-09-23T22:21:53.254 INFO:tasks.rados.rados.0.smithi169.stdout:696: seq_num 610 ranges {652270=410130,1529310=493867} 2023-09-23T22:21:53.264 INFO:tasks.rados.rados.0.smithi169.stdout:696: writing smithi16987243-264 from 652270 to 1062400 tid 1 2023-09-23T22:21:53.272 INFO:tasks.rados.rados.0.smithi169.stdout:696: writing smithi16987243-264 from 1529310 to 2023177 tid 2 2023-09-23T22:21:53.272 INFO:tasks.rados.rados.0.smithi169.stdout:697: read oid 474 snap -1 2023-09-23T22:21:53.272 INFO:tasks.rados.rados.0.smithi169.stdout:697: expect (ObjNum 473 snap 0 seq_num 473) 2023-09-23T22:21:53.272 INFO:tasks.rados.rados.0.smithi169.stdout:698: read oid 218 snap -1 2023-09-23T22:21:53.272 INFO:tasks.rados.rados.0.smithi169.stdout:698: expect (ObjNum 217 snap 0 seq_num 217) 2023-09-23T22:21:53.272 INFO:tasks.rados.rados.0.smithi169.stdout:699: read oid 378 snap -1 2023-09-23T22:21:53.272 INFO:tasks.rados.rados.0.smithi169.stdout:699: expect (ObjNum 377 snap 0 seq_num 377) 2023-09-23T22:21:53.272 INFO:tasks.rados.rados.0.smithi169.stdout:700: write oid 438 current snap is 0 2023-09-23T22:21:53.273 INFO:tasks.rados.rados.0.smithi169.stdout:700: seq_num 611 ranges {669077=485379,1587792=681285} 2023-09-23T22:21:53.279 INFO:tasks.rados.rados.0.smithi169.stdout:700: writing smithi16987243-438 from 669077 to 1154456 tid 1 2023-09-23T22:21:53.286 INFO:tasks.rados.rados.0.smithi169.stdout:700: writing smithi16987243-438 from 1587792 to 2269077 tid 2 2023-09-23T22:21:53.286 INFO:tasks.rados.rados.0.smithi169.stdout:701: read oid 66 snap -1 2023-09-23T22:21:53.286 INFO:tasks.rados.rados.0.smithi169.stdout:701: expect (ObjNum 65 snap 0 seq_num 65) 2023-09-23T22:21:53.286 INFO:tasks.rados.rados.0.smithi169.stdout:702: read oid 288 snap -1 2023-09-23T22:21:53.286 INFO:tasks.rados.rados.0.smithi169.stdout:702: expect (ObjNum 287 snap 0 seq_num 287) 2023-09-23T22:21:53.287 INFO:tasks.rados.rados.0.smithi169.stdout:703: read oid 72 snap -1 2023-09-23T22:21:53.287 INFO:tasks.rados.rados.0.smithi169.stdout:703: expect (ObjNum 71 snap 0 seq_num 71) 2023-09-23T22:21:53.287 INFO:tasks.rados.rados.0.smithi169.stdout:704: write oid 329 current snap is 0 2023-09-23T22:21:53.287 INFO:tasks.rados.rados.0.smithi169.stdout:704: seq_num 612 ranges {685884=560628,2046274=239610} 2023-09-23T22:21:53.294 INFO:tasks.rados.rados.0.smithi169.stdout:704: writing smithi16987243-329 from 685884 to 1246512 tid 1 2023-09-23T22:21:53.300 INFO:tasks.rados.rados.0.smithi169.stdout:704: writing smithi16987243-329 from 2046274 to 2285884 tid 2 2023-09-23T22:21:53.300 INFO:tasks.rados.rados.0.smithi169.stdout:705: write oid 82 current snap is 0 2023-09-23T22:21:53.300 INFO:tasks.rados.rados.0.smithi169.stdout:705: seq_num 613 ranges {702691=635877,2104756=197935} 2023-09-23T22:21:53.307 INFO:tasks.rados.rados.0.smithi169.stdout:705: writing smithi16987243-82 from 702691 to 1338568 tid 1 2023-09-23T22:21:53.313 INFO:tasks.rados.rados.0.smithi169.stdout:705: writing smithi16987243-82 from 2104756 to 2302691 tid 2 2023-09-23T22:21:53.313 INFO:tasks.rados.rados.0.smithi169.stdout:706: write oid 420 current snap is 0 2023-09-23T22:21:53.314 INFO:tasks.rados.rados.0.smithi169.stdout:706: seq_num 614 ranges {719498=711126,2046885=272613} 2023-09-23T22:21:53.321 INFO:tasks.rados.rados.0.smithi169.stdout:706: writing smithi16987243-420 from 719498 to 1430624 tid 1 2023-09-23T22:21:53.327 INFO:tasks.rados.rados.0.smithi169.stdout:706: writing smithi16987243-420 from 2046885 to 2319498 tid 2 2023-09-23T22:21:53.327 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:53.327 INFO:tasks.rados.rados.0.smithi169.stdout:691: finishing write tid 3 to smithi16987243-363 2023-09-23T22:21:53.327 INFO:tasks.rados.rados.0.smithi169.stdout:691: finishing write tid 4 to smithi16987243-363 2023-09-23T22:21:53.328 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 363 v 143 (ObjNum 607 snap 0 seq_num 607) dirty exists 2023-09-23T22:21:53.328 INFO:tasks.rados.rados.0.smithi169.stdout:691: left oid 363 (ObjNum 607 snap 0 seq_num 607) 2023-09-23T22:21:53.328 INFO:tasks.rados.rados.0.smithi169.stdout:693: expect (ObjNum 567 snap 0 seq_num 567) 2023-09-23T22:21:53.496 INFO:tasks.rados.rados.0.smithi169.stdout:692: expect (ObjNum 238 snap 0 seq_num 238) 2023-09-23T22:21:53.567 INFO:tasks.rados.rados.0.smithi169.stdout:694: finishing write tid 1 to smithi16987243-161 2023-09-23T22:21:53.568 INFO:tasks.rados.rados.0.smithi169.stdout:694: finishing write tid 2 to smithi16987243-161 2023-09-23T22:21:53.568 INFO:tasks.rados.rados.0.smithi169.stdout:694: finishing write tid 3 to smithi16987243-161 2023-09-23T22:21:53.568 INFO:tasks.rados.rados.0.smithi169.stdout:694: finishing write tid 4 to smithi16987243-161 2023-09-23T22:21:53.568 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 161 v 144 (ObjNum 608 snap 0 seq_num 608) dirty exists 2023-09-23T22:21:53.568 INFO:tasks.rados.rados.0.smithi169.stdout:694: left oid 161 (ObjNum 608 snap 0 seq_num 608) 2023-09-23T22:21:53.568 INFO:tasks.rados.rados.0.smithi169.stdout:695: finishing write tid 1 to smithi16987243-52 2023-09-23T22:21:53.568 INFO:tasks.rados.rados.0.smithi169.stdout:695: finishing write tid 2 to smithi16987243-52 2023-09-23T22:21:53.568 INFO:tasks.rados.rados.0.smithi169.stdout:695: finishing write tid 3 to smithi16987243-52 2023-09-23T22:21:53.568 INFO:tasks.rados.rados.0.smithi169.stdout:695: finishing write tid 4 to smithi16987243-52 2023-09-23T22:21:53.568 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 52 v 142 (ObjNum 609 snap 0 seq_num 609) dirty exists 2023-09-23T22:21:53.569 INFO:tasks.rados.rados.0.smithi169.stdout:695: left oid 52 (ObjNum 609 snap 0 seq_num 609) 2023-09-23T22:21:53.569 INFO:tasks.rados.rados.0.smithi169.stdout:691: done (15 left) 2023-09-23T22:21:53.569 INFO:tasks.rados.rados.0.smithi169.stdout:692: done (14 left) 2023-09-23T22:21:53.569 INFO:tasks.rados.rados.0.smithi169.stdout:693: done (13 left) 2023-09-23T22:21:53.569 INFO:tasks.rados.rados.0.smithi169.stdout:694: done (12 left) 2023-09-23T22:21:53.569 INFO:tasks.rados.rados.0.smithi169.stdout:695: done (11 left) 2023-09-23T22:21:53.569 INFO:tasks.rados.rados.0.smithi169.stdout:707: read oid 371 snap -1 2023-09-23T22:21:53.569 INFO:tasks.rados.rados.0.smithi169.stdout:707: expect deleted 2023-09-23T22:21:53.569 INFO:tasks.rados.rados.0.smithi169.stdout:708: write oid 487 current snap is 0 2023-09-23T22:21:53.569 INFO:tasks.rados.rados.0.smithi169.stdout:696: finishing write tid 1 to smithi16987243-264 2023-09-23T22:21:53.569 INFO:tasks.rados.rados.0.smithi169.stdout:708: seq_num 615 ranges {736305=786375,2105367=230938} 2023-09-23T22:21:53.583 INFO:tasks.rados.rados.0.smithi169.stdout:708: writing smithi16987243-487 from 736305 to 1522680 tid 1 2023-09-23T22:21:53.588 INFO:tasks.rados.rados.0.smithi169.stdout:708: writing smithi16987243-487 from 2105367 to 2336305 tid 2 2023-09-23T22:21:53.588 INFO:tasks.rados.rados.0.smithi169.stdout:709: write oid 104 current snap is 0 2023-09-23T22:21:53.588 INFO:tasks.rados.rados.0.smithi169.stdout:709: seq_num 616 ranges {753112=577977,1880202=472910} 2023-09-23T22:21:53.595 INFO:tasks.rados.rados.0.smithi169.stdout:709: writing smithi16987243-104 from 753112 to 1331089 tid 1 2023-09-23T22:21:53.601 INFO:tasks.rados.rados.0.smithi169.stdout:709: writing smithi16987243-104 from 1880202 to 2353112 tid 2 2023-09-23T22:21:53.601 INFO:tasks.rados.rados.0.smithi169.stdout:710: write oid 490 current snap is 0 2023-09-23T22:21:53.601 INFO:tasks.rados.rados.0.smithi169.stdout:710: seq_num 617 ranges {769919=653226,1938684=431235} 2023-09-23T22:21:53.610 INFO:tasks.rados.rados.0.smithi169.stdout:710: writing smithi16987243-490 from 769919 to 1423145 tid 1 2023-09-23T22:21:53.616 INFO:tasks.rados.rados.0.smithi169.stdout:710: writing smithi16987243-490 from 1938684 to 2369919 tid 2 2023-09-23T22:21:53.616 INFO:tasks.rados.rados.0.smithi169.stdout:711: read oid 446 snap -1 2023-09-23T22:21:53.616 INFO:tasks.rados.rados.0.smithi169.stdout:711: expect (ObjNum 445 snap 0 seq_num 445) 2023-09-23T22:21:53.617 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:53.617 INFO:tasks.rados.rados.0.smithi169.stdout:699: expect (ObjNum 377 snap 0 seq_num 377) 2023-09-23T22:21:53.700 INFO:tasks.rados.rados.0.smithi169.stdout:697: expect (ObjNum 473 snap 0 seq_num 473) 2023-09-23T22:21:53.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:53 smithi169 bash[27421]: cluster 2023-09-23T22:21:51.824768+0000 mgr.y (mgr.24365) 204 : cluster [DBG] pgmap v179: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 33 MiB/s rd, 38 MiB/s wr, 214 op/s 2023-09-23T22:21:53.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:53 smithi169 bash[40994]: cluster 2023-09-23T22:21:51.824768+0000 mgr.y (mgr.24365) 204 : cluster [DBG] pgmap v179: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 33 MiB/s rd, 38 MiB/s wr, 214 op/s 2023-09-23T22:21:53.842 INFO:tasks.rados.rados.0.smithi169.stdout:696: finishing write tid 2 to smithi16987243-264 2023-09-23T22:21:53.842 INFO:tasks.rados.rados.0.smithi169.stdout:696: finishing write tid 3 to smithi16987243-264 2023-09-23T22:21:53.842 INFO:tasks.rados.rados.0.smithi169.stdout:696: finishing write tid 4 to smithi16987243-264 2023-09-23T22:21:53.842 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 264 v 150 (ObjNum 610 snap 0 seq_num 610) dirty exists 2023-09-23T22:21:53.842 INFO:tasks.rados.rados.0.smithi169.stdout:696: left oid 264 (ObjNum 610 snap 0 seq_num 610) 2023-09-23T22:21:53.842 INFO:tasks.rados.rados.0.smithi169.stdout:698: expect (ObjNum 217 snap 0 seq_num 217) 2023-09-23T22:21:53.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:53 smithi187 bash[31480]: cluster 2023-09-23T22:21:51.824768+0000 mgr.y (mgr.24365) 204 : cluster [DBG] pgmap v179: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 33 MiB/s rd, 38 MiB/s wr, 214 op/s 2023-09-23T22:21:53.967 INFO:tasks.rados.rados.0.smithi169.stdout:700: finishing write tid 1 to smithi16987243-438 2023-09-23T22:21:53.967 INFO:tasks.rados.rados.0.smithi169.stdout:702: expect (ObjNum 287 snap 0 seq_num 287) 2023-09-23T22:21:54.066 INFO:tasks.rados.rados.0.smithi169.stdout:700: finishing write tid 2 to smithi16987243-438 2023-09-23T22:21:54.066 INFO:tasks.rados.rados.0.smithi169.stdout:700: finishing write tid 3 to smithi16987243-438 2023-09-23T22:21:54.066 INFO:tasks.rados.rados.0.smithi169.stdout:700: finishing write tid 4 to smithi16987243-438 2023-09-23T22:21:54.066 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 438 v 132 (ObjNum 611 snap 0 seq_num 611) dirty exists 2023-09-23T22:21:54.066 INFO:tasks.rados.rados.0.smithi169.stdout:700: left oid 438 (ObjNum 611 snap 0 seq_num 611) 2023-09-23T22:21:54.066 INFO:tasks.rados.rados.0.smithi169.stdout:701: expect (ObjNum 65 snap 0 seq_num 65) 2023-09-23T22:21:54.180 INFO:tasks.rados.rados.0.smithi169.stdout:704: finishing write tid 1 to smithi16987243-329 2023-09-23T22:21:54.180 INFO:tasks.rados.rados.0.smithi169.stdout:703: expect (ObjNum 71 snap 0 seq_num 71) 2023-09-23T22:21:54.292 INFO:tasks.rados.rados.0.smithi169.stdout:704: finishing write tid 2 to smithi16987243-329 2023-09-23T22:21:54.293 INFO:tasks.rados.rados.0.smithi169.stdout:704: finishing write tid 3 to smithi16987243-329 2023-09-23T22:21:54.293 INFO:tasks.rados.rados.0.smithi169.stdout:696: done (15 left) 2023-09-23T22:21:54.293 INFO:tasks.rados.rados.0.smithi169.stdout:697: done (14 left) 2023-09-23T22:21:54.294 INFO:tasks.rados.rados.0.smithi169.stdout:698: done (13 left) 2023-09-23T22:21:54.294 INFO:tasks.rados.rados.0.smithi169.stdout:699: done (12 left) 2023-09-23T22:21:54.294 INFO:tasks.rados.rados.0.smithi169.stdout:700: done (11 left) 2023-09-23T22:21:54.294 INFO:tasks.rados.rados.0.smithi169.stdout:701: done (10 left) 2023-09-23T22:21:54.294 INFO:tasks.rados.rados.0.smithi169.stdout:702: done (9 left) 2023-09-23T22:21:54.294 INFO:tasks.rados.rados.0.smithi169.stdout:703: done (8 left) 2023-09-23T22:21:54.294 INFO:tasks.rados.rados.0.smithi169.stdout:712: write oid 89 current snap is 0 2023-09-23T22:21:54.294 INFO:tasks.rados.rados.0.smithi169.stdout:704: finishing write tid 4 to smithi16987243-329 2023-09-23T22:21:54.294 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 329 v 134 (ObjNum 612 snap 0 seq_num 612) dirty exists 2023-09-23T22:21:54.294 INFO:tasks.rados.rados.0.smithi169.stdout:704: left oid 329 (ObjNum 612 snap 0 seq_num 612) 2023-09-23T22:21:54.295 INFO:tasks.rados.rados.0.smithi169.stdout:705: finishing write tid 1 to smithi16987243-82 2023-09-23T22:21:54.295 INFO:tasks.rados.rados.0.smithi169.stdout:705: finishing write tid 2 to smithi16987243-82 2023-09-23T22:21:54.295 INFO:tasks.rados.rados.0.smithi169.stdout:705: finishing write tid 3 to smithi16987243-82 2023-09-23T22:21:54.295 INFO:tasks.rados.rados.0.smithi169.stdout:712: seq_num 618 ranges {786726=728475,2280813=105913} 2023-09-23T22:21:54.307 INFO:tasks.rados.rados.0.smithi169.stdout:712: writing smithi16987243-89 from 786726 to 1515201 tid 1 2023-09-23T22:21:54.313 INFO:tasks.rados.rados.0.smithi169.stdout:712: writing smithi16987243-89 from 2280813 to 2386726 tid 2 2023-09-23T22:21:54.313 INFO:tasks.rados.rados.0.smithi169.stdout:704: done (8 left) 2023-09-23T22:21:54.313 INFO:tasks.rados.rados.0.smithi169.stdout:713: read oid 55 snap -1 2023-09-23T22:21:54.313 INFO:tasks.rados.rados.0.smithi169.stdout:713: expect (ObjNum 54 snap 0 seq_num 54) 2023-09-23T22:21:54.313 INFO:tasks.rados.rados.0.smithi169.stdout:714: delete oid 124 current snap is 0 2023-09-23T22:21:54.313 INFO:tasks.rados.rados.0.smithi169.stdout:705: finishing write tid 4 to smithi16987243-82 2023-09-23T22:21:54.313 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 82 v 87 (ObjNum 613 snap 0 seq_num 613) dirty exists 2023-09-23T22:21:54.313 INFO:tasks.rados.rados.0.smithi169.stdout:705: left oid 82 (ObjNum 613 snap 0 seq_num 613) 2023-09-23T22:21:54.313 INFO:tasks.rados.rados.0.smithi169.stdout:706: finishing write tid 1 to smithi16987243-420 2023-09-23T22:21:54.313 INFO:tasks.rados.rados.0.smithi169.stdout:706: finishing write tid 2 to smithi16987243-420 2023-09-23T22:21:54.313 INFO:tasks.rados.rados.0.smithi169.stdout:706: finishing write tid 3 to smithi16987243-420 2023-09-23T22:21:54.314 INFO:tasks.rados.rados.0.smithi169.stdout:706: finishing write tid 4 to smithi16987243-420 2023-09-23T22:21:54.314 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 420 v 145 (ObjNum 614 snap 0 seq_num 614) dirty exists 2023-09-23T22:21:54.314 INFO:tasks.rados.rados.0.smithi169.stdout:706: left oid 420 (ObjNum 614 snap 0 seq_num 614) 2023-09-23T22:21:54.314 INFO:tasks.rados.rados.0.smithi169.stdout:708: finishing write tid 1 to smithi16987243-487 2023-09-23T22:21:54.314 INFO:tasks.rados.rados.0.smithi169.stdout:708: finishing write tid 2 to smithi16987243-487 2023-09-23T22:21:54.314 INFO:tasks.rados.rados.0.smithi169.stdout:708: finishing write tid 3 to smithi16987243-487 2023-09-23T22:21:54.314 INFO:tasks.rados.rados.0.smithi169.stdout:708: finishing write tid 4 to smithi16987243-487 2023-09-23T22:21:54.314 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 487 v 90 (ObjNum 615 snap 0 seq_num 615) dirty exists 2023-09-23T22:21:54.314 INFO:tasks.rados.rados.0.smithi169.stdout:708: left oid 487 (ObjNum 615 snap 0 seq_num 615) 2023-09-23T22:21:54.314 INFO:tasks.rados.rados.0.smithi169.stdout:709: finishing write tid 1 to smithi16987243-104 2023-09-23T22:21:54.314 INFO:tasks.rados.rados.0.smithi169.stdout:709: finishing write tid 2 to smithi16987243-104 2023-09-23T22:21:54.314 INFO:tasks.rados.rados.0.smithi169.stdout:709: finishing write tid 3 to smithi16987243-104 2023-09-23T22:21:54.315 INFO:tasks.rados.rados.0.smithi169.stdout:709: finishing write tid 4 to smithi16987243-104 2023-09-23T22:21:54.315 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 104 v 90 (ObjNum 616 snap 0 seq_num 616) dirty exists 2023-09-23T22:21:54.315 INFO:tasks.rados.rados.0.smithi169.stdout:709: left oid 104 (ObjNum 616 snap 0 seq_num 616) 2023-09-23T22:21:54.315 INFO:tasks.rados.rados.0.smithi169.stdout:710: finishing write tid 1 to smithi16987243-490 2023-09-23T22:21:54.315 INFO:tasks.rados.rados.0.smithi169.stdout:710: finishing write tid 2 to smithi16987243-490 2023-09-23T22:21:54.315 INFO:tasks.rados.rados.0.smithi169.stdout:710: finishing write tid 3 to smithi16987243-490 2023-09-23T22:21:54.315 INFO:tasks.rados.rados.0.smithi169.stdout:710: finishing write tid 4 to smithi16987243-490 2023-09-23T22:21:54.315 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 490 v 153 (ObjNum 617 snap 0 seq_num 617) dirty exists 2023-09-23T22:21:54.315 INFO:tasks.rados.rados.0.smithi169.stdout:710: left oid 490 (ObjNum 617 snap 0 seq_num 617) 2023-09-23T22:21:54.315 INFO:tasks.rados.rados.0.smithi169.stdout:711: expect (ObjNum 445 snap 0 seq_num 445) 2023-09-23T22:21:54.445 INFO:tasks.rados.rados.0.smithi169.stdout:712: finishing write tid 1 to smithi16987243-89 2023-09-23T22:21:54.445 INFO:tasks.rados.rados.0.smithi169.stdout:712: finishing write tid 2 to smithi16987243-89 2023-09-23T22:21:54.445 INFO:tasks.rados.rados.0.smithi169.stdout:712: finishing write tid 3 to smithi16987243-89 2023-09-23T22:21:54.446 INFO:tasks.rados.rados.0.smithi169.stdout:712: finishing write tid 4 to smithi16987243-89 2023-09-23T22:21:54.446 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 89 v 102 (ObjNum 618 snap 0 seq_num 618) dirty exists 2023-09-23T22:21:54.446 INFO:tasks.rados.rados.0.smithi169.stdout:712: left oid 89 (ObjNum 618 snap 0 seq_num 618) 2023-09-23T22:21:54.446 INFO:tasks.rados.rados.0.smithi169.stdout:713: expect (ObjNum 54 snap 0 seq_num 54) 2023-09-23T22:21:54.553 INFO:tasks.rados.rados.0.smithi169.stdout:705: done (9 left) 2023-09-23T22:21:54.554 INFO:tasks.rados.rados.0.smithi169.stdout:706: done (8 left) 2023-09-23T22:21:54.554 INFO:tasks.rados.rados.0.smithi169.stdout:707: done (7 left) 2023-09-23T22:21:54.554 INFO:tasks.rados.rados.0.smithi169.stdout:708: done (6 left) 2023-09-23T22:21:54.554 INFO:tasks.rados.rados.0.smithi169.stdout:709: done (5 left) 2023-09-23T22:21:54.554 INFO:tasks.rados.rados.0.smithi169.stdout:710: done (4 left) 2023-09-23T22:21:54.554 INFO:tasks.rados.rados.0.smithi169.stdout:711: done (3 left) 2023-09-23T22:21:54.555 INFO:tasks.rados.rados.0.smithi169.stdout:712: done (2 left) 2023-09-23T22:21:54.555 INFO:tasks.rados.rados.0.smithi169.stdout:713: done (1 left) 2023-09-23T22:21:54.555 INFO:tasks.rados.rados.0.smithi169.stdout:714: done (0 left) 2023-09-23T22:21:54.555 INFO:tasks.rados.rados.0.smithi169.stdout:715: delete oid 293 current snap is 0 2023-09-23T22:21:54.557 INFO:tasks.rados.rados.0.smithi169.stdout:715: done (0 left) 2023-09-23T22:21:54.557 INFO:tasks.rados.rados.0.smithi169.stdout:716: write oid 27 current snap is 0 2023-09-23T22:21:54.557 INFO:tasks.rados.rados.0.smithi169.stdout:716: seq_num 621 ranges {437147=554222,1656259=655870} 2023-09-23T22:21:54.566 INFO:tasks.rados.rados.0.smithi169.stdout:716: writing smithi16987243-27 from 437147 to 991369 tid 1 2023-09-23T22:21:54.575 INFO:tasks.rados.rados.0.smithi169.stdout:716: writing smithi16987243-27 from 1656259 to 2312129 tid 2 2023-09-23T22:21:54.576 INFO:tasks.rados.rados.0.smithi169.stdout:717: write oid 28 current snap is 0 2023-09-23T22:21:54.576 INFO:tasks.rados.rados.0.smithi169.stdout:717: seq_num 622 ranges {453954=629471,1598388=515881} 2023-09-23T22:21:54.582 INFO:tasks.rados.rados.0.smithi169.stdout:717: writing smithi16987243-28 from 453954 to 1083425 tid 1 2023-09-23T22:21:54.588 INFO:tasks.rados.rados.0.smithi169.stdout:717: writing smithi16987243-28 from 1598388 to 2114269 tid 2 2023-09-23T22:21:54.589 INFO:tasks.rados.rados.0.smithi169.stdout:718: read oid 418 snap -1 2023-09-23T22:21:54.589 INFO:tasks.rados.rados.0.smithi169.stdout:718: expect deleted 2023-09-23T22:21:54.589 INFO:tasks.rados.rados.0.smithi169.stdout:719: write oid 245 current snap is 0 2023-09-23T22:21:54.589 INFO:tasks.rados.rados.0.smithi169.stdout:716: finishing write tid 1 to smithi16987243-27 2023-09-23T22:21:54.589 INFO:tasks.rados.rados.0.smithi169.stdout:719: seq_num 623 ranges {470761=704720,1656870=659539} 2023-09-23T22:21:54.595 INFO:tasks.rados.rados.0.smithi169.stdout:719: writing smithi16987243-245 from 470761 to 1175481 tid 1 2023-09-23T22:21:54.601 INFO:tasks.rados.rados.0.smithi169.stdout:719: writing smithi16987243-245 from 1656870 to 2316409 tid 2 2023-09-23T22:21:54.601 INFO:tasks.rados.rados.0.smithi169.stdout:720: write oid 486 current snap is 0 2023-09-23T22:21:54.602 INFO:tasks.rados.rados.0.smithi169.stdout:720: seq_num 624 ranges {487568=496322,1431705=519550} 2023-09-23T22:21:54.607 INFO:tasks.rados.rados.0.smithi169.stdout:720: writing smithi16987243-486 from 487568 to 983890 tid 1 2023-09-23T22:21:54.613 INFO:tasks.rados.rados.0.smithi169.stdout:720: writing smithi16987243-486 from 1431705 to 1951255 tid 2 2023-09-23T22:21:54.613 INFO:tasks.rados.rados.0.smithi169.stdout:721: read oid 307 snap -1 2023-09-23T22:21:54.613 INFO:tasks.rados.rados.0.smithi169.stdout:721: expect (ObjNum 306 snap 0 seq_num 306) 2023-09-23T22:21:54.613 INFO:tasks.rados.rados.0.smithi169.stdout:722: read oid 189 snap -1 2023-09-23T22:21:54.613 INFO:tasks.rados.rados.0.smithi169.stdout:722: expect (ObjNum 188 snap 0 seq_num 188) 2023-09-23T22:21:54.613 INFO:tasks.rados.rados.0.smithi169.stdout:723: write oid 314 current snap is 0 2023-09-23T22:21:54.613 INFO:tasks.rados.rados.0.smithi169.stdout:716: finishing write tid 2 to smithi16987243-27 2023-09-23T22:21:54.613 INFO:tasks.rados.rados.0.smithi169.stdout:716: finishing write tid 3 to smithi16987243-27 2023-09-23T22:21:54.614 INFO:tasks.rados.rados.0.smithi169.stdout:716: finishing write tid 4 to smithi16987243-27 2023-09-23T22:21:54.614 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 27 v 164 (ObjNum 621 snap 0 seq_num 621) dirty exists 2023-09-23T22:21:54.614 INFO:tasks.rados.rados.0.smithi169.stdout:716: left oid 27 (ObjNum 621 snap 0 seq_num 621) 2023-09-23T22:21:54.614 INFO:tasks.rados.rados.0.smithi169.stdout:717: finishing write tid 1 to smithi16987243-28 2023-09-23T22:21:54.614 INFO:tasks.rados.rados.0.smithi169.stdout:723: seq_num 625 ranges {504375=571571,1490187=663208} 2023-09-23T22:21:54.619 INFO:tasks.rados.rados.0.smithi169.stdout:723: writing smithi16987243-314 from 504375 to 1075946 tid 1 2023-09-23T22:21:54.625 INFO:tasks.rados.rados.0.smithi169.stdout:723: writing smithi16987243-314 from 1490187 to 2153395 tid 2 2023-09-23T22:21:54.626 INFO:tasks.rados.rados.0.smithi169.stdout:716: done (7 left) 2023-09-23T22:21:54.626 INFO:tasks.rados.rados.0.smithi169.stdout:724: write oid 328 current snap is 0 2023-09-23T22:21:54.626 INFO:tasks.rados.rados.0.smithi169.stdout:724: seq_num 626 ranges {521182=646820,1948669=523219} 2023-09-23T22:21:54.634 INFO:tasks.rados.rados.0.smithi169.stdout:724: writing smithi16987243-328 from 521182 to 1168002 tid 1 2023-09-23T22:21:54.641 INFO:tasks.rados.rados.0.smithi169.stdout:724: writing smithi16987243-328 from 1948669 to 2471888 tid 2 2023-09-23T22:21:54.642 INFO:tasks.rados.rados.0.smithi169.stdout:725: write oid 159 current snap is 0 2023-09-23T22:21:54.642 INFO:tasks.rados.rados.0.smithi169.stdout:725: seq_num 627 ranges {537989=722069,1890798=647191} 2023-09-23T22:21:54.648 INFO:tasks.rados.rados.0.smithi169.stdout:725: writing smithi16987243-159 from 537989 to 1260058 tid 1 2023-09-23T22:21:54.656 INFO:tasks.rados.rados.0.smithi169.stdout:725: writing smithi16987243-159 from 1890798 to 2537989 tid 2 2023-09-23T22:21:54.656 INFO:tasks.rados.rados.0.smithi169.stdout:726: read oid 260 snap -1 2023-09-23T22:21:54.656 INFO:tasks.rados.rados.0.smithi169.stdout:726: expect (ObjNum 259 snap 0 seq_num 259) 2023-09-23T22:21:54.657 INFO:tasks.rados.rados.0.smithi169.stdout:727: read oid 368 snap -1 2023-09-23T22:21:54.657 INFO:tasks.rados.rados.0.smithi169.stdout:727: expect (ObjNum 367 snap 0 seq_num 367) 2023-09-23T22:21:54.657 INFO:tasks.rados.rados.0.smithi169.stdout:728: read oid 289 snap -1 2023-09-23T22:21:54.657 INFO:tasks.rados.rados.0.smithi169.stdout:728: expect deleted 2023-09-23T22:21:54.657 INFO:tasks.rados.rados.0.smithi169.stdout:729: write oid 346 current snap is 0 2023-09-23T22:21:54.657 INFO:tasks.rados.rados.0.smithi169.stdout:729: seq_num 628 ranges {554796=797318,1949280=526888} 2023-09-23T22:21:54.664 INFO:tasks.rados.rados.0.smithi169.stdout:729: writing smithi16987243-346 from 554796 to 1352114 tid 1 2023-09-23T22:21:54.672 INFO:tasks.rados.rados.0.smithi169.stdout:729: writing smithi16987243-346 from 1949280 to 2476168 tid 2 2023-09-23T22:21:54.672 INFO:tasks.rados.rados.0.smithi169.stdout:730: read oid 363 snap -1 2023-09-23T22:21:54.672 INFO:tasks.rados.rados.0.smithi169.stdout:730: expect (ObjNum 607 snap 0 seq_num 607) 2023-09-23T22:21:54.672 INFO:tasks.rados.rados.0.smithi169.stdout:731: read oid 228 snap -1 2023-09-23T22:21:54.672 INFO:tasks.rados.rados.0.smithi169.stdout:731: expect (ObjNum 227 snap 0 seq_num 227) 2023-09-23T22:21:54.672 INFO:tasks.rados.rados.0.smithi169.stdout:732: write oid 371 current snap is 0 2023-09-23T22:21:54.672 INFO:tasks.rados.rados.0.smithi169.stdout:732: seq_num 629 ranges {571603=472567,1607762=670546} 2023-09-23T22:21:54.680 INFO:tasks.rados.rados.0.smithi169.stdout:732: writing smithi16987243-371 from 571603 to 1044170 tid 1 2023-09-23T22:21:54.687 INFO:tasks.rados.rados.0.smithi169.stdout:732: writing smithi16987243-371 from 1607762 to 2278308 tid 2 2023-09-23T22:21:54.688 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:54.688 INFO:tasks.rados.rados.0.smithi169.stdout:718: done (15 left) 2023-09-23T22:21:54.688 INFO:tasks.rados.rados.0.smithi169.stdout:733: write oid 299 current snap is 0 2023-09-23T22:21:54.688 INFO:tasks.rados.rados.0.smithi169.stdout:733: seq_num 630 ranges {588410=547816,1666244=414204,2484603=103807} 2023-09-23T22:21:54.694 INFO:tasks.rados.rados.0.smithi169.stdout:733: writing smithi16987243-299 from 588410 to 1136226 tid 1 2023-09-23T22:21:54.699 INFO:tasks.rados.rados.0.smithi169.stdout:733: writing smithi16987243-299 from 1666244 to 2080448 tid 2 2023-09-23T22:21:54.702 INFO:tasks.rados.rados.0.smithi169.stdout:733: writing smithi16987243-299 from 2484603 to 2588410 tid 3 2023-09-23T22:21:54.702 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:54.702 INFO:tasks.rados.rados.0.smithi169.stdout:717: finishing write tid 2 to smithi16987243-28 2023-09-23T22:21:54.702 INFO:tasks.rados.rados.0.smithi169.stdout:717: finishing write tid 3 to smithi16987243-28 2023-09-23T22:21:54.703 INFO:tasks.rados.rados.0.smithi169.stdout:717: finishing write tid 4 to smithi16987243-28 2023-09-23T22:21:54.703 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 28 v 93 (ObjNum 622 snap 0 seq_num 622) dirty exists 2023-09-23T22:21:54.703 INFO:tasks.rados.rados.0.smithi169.stdout:717: left oid 28 (ObjNum 622 snap 0 seq_num 622) 2023-09-23T22:21:54.703 INFO:tasks.rados.rados.0.smithi169.stdout:717: done (15 left) 2023-09-23T22:21:54.703 INFO:tasks.rados.rados.0.smithi169.stdout:734: write oid 34 current snap is 0 2023-09-23T22:21:54.703 INFO:tasks.rados.rados.0.smithi169.stdout:734: seq_num 631 ranges {605217=739418,2124726=480491} 2023-09-23T22:21:54.710 INFO:tasks.rados.rados.0.smithi169.stdout:734: writing smithi16987243-34 from 605217 to 1344635 tid 1 2023-09-23T22:21:54.718 INFO:tasks.rados.rados.0.smithi169.stdout:734: writing smithi16987243-34 from 2124726 to 2605217 tid 2 2023-09-23T22:21:54.718 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:54.718 INFO:tasks.rados.rados.0.smithi169.stdout:719: finishing write tid 1 to smithi16987243-245 2023-09-23T22:21:54.718 INFO:tasks.rados.rados.0.smithi169.stdout:719: finishing write tid 2 to smithi16987243-245 2023-09-23T22:21:54.718 INFO:tasks.rados.rados.0.smithi169.stdout:719: finishing write tid 3 to smithi16987243-245 2023-09-23T22:21:54.718 INFO:tasks.rados.rados.0.smithi169.stdout:719: finishing write tid 4 to smithi16987243-245 2023-09-23T22:21:54.719 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 245 v 105 (ObjNum 623 snap 0 seq_num 623) dirty exists 2023-09-23T22:21:54.719 INFO:tasks.rados.rados.0.smithi169.stdout:719: left oid 245 (ObjNum 623 snap 0 seq_num 623) 2023-09-23T22:21:54.719 INFO:tasks.rados.rados.0.smithi169.stdout:720: finishing write tid 1 to smithi16987243-486 2023-09-23T22:21:54.719 INFO:tasks.rados.rados.0.smithi169.stdout:719: done (15 left) 2023-09-23T22:21:54.719 INFO:tasks.rados.rados.0.smithi169.stdout:735: write oid 173 current snap is 0 2023-09-23T22:21:54.719 INFO:tasks.rados.rados.0.smithi169.stdout:720: finishing write tid 2 to smithi16987243-486 2023-09-23T22:21:54.719 INFO:tasks.rados.rados.0.smithi169.stdout:720: finishing write tid 3 to smithi16987243-486 2023-09-23T22:21:54.719 INFO:tasks.rados.rados.0.smithi169.stdout:720: finishing write tid 4 to smithi16987243-486 2023-09-23T22:21:54.719 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 486 v 147 (ObjNum 624 snap 0 seq_num 624) dirty exists 2023-09-23T22:21:54.719 INFO:tasks.rados.rados.0.smithi169.stdout:720: left oid 486 (ObjNum 624 snap 0 seq_num 624) 2023-09-23T22:21:54.719 INFO:tasks.rados.rados.0.smithi169.stdout:722: expect (ObjNum 188 snap 0 seq_num 188) 2023-09-23T22:21:54.836 INFO:tasks.rados.rados.0.smithi169.stdout:721: expect (ObjNum 306 snap 0 seq_num 306) 2023-09-23T22:21:54.948 INFO:tasks.rados.rados.0.smithi169.stdout:723: finishing write tid 1 to smithi16987243-314 2023-09-23T22:21:54.948 INFO:tasks.rados.rados.0.smithi169.stdout:723: finishing write tid 2 to smithi16987243-314 2023-09-23T22:21:54.948 INFO:tasks.rados.rados.0.smithi169.stdout:735: seq_num 632 ranges {622024=414667,1783208=417873} 2023-09-23T22:21:54.958 INFO:tasks.rados.rados.0.smithi169.stdout:735: writing smithi16987243-173 from 622024 to 1036691 tid 1 2023-09-23T22:21:54.968 INFO:tasks.rados.rados.0.smithi169.stdout:735: writing smithi16987243-173 from 1783208 to 2201081 tid 2 2023-09-23T22:21:54.968 INFO:tasks.rados.rados.0.smithi169.stdout:720: done (15 left) 2023-09-23T22:21:54.968 INFO:tasks.rados.rados.0.smithi169.stdout:721: done (14 left) 2023-09-23T22:21:54.968 INFO:tasks.rados.rados.0.smithi169.stdout:722: done (13 left) 2023-09-23T22:21:54.968 INFO:tasks.rados.rados.0.smithi169.stdout:736: write oid 374 current snap is 0 2023-09-23T22:21:54.968 INFO:tasks.rados.rados.0.smithi169.stdout:723: finishing write tid 3 to smithi16987243-314 2023-09-23T22:21:54.968 INFO:tasks.rados.rados.0.smithi169.stdout:723: finishing write tid 4 to smithi16987243-314 2023-09-23T22:21:54.968 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 314 v 121 (ObjNum 625 snap 0 seq_num 625) dirty exists 2023-09-23T22:21:54.968 INFO:tasks.rados.rados.0.smithi169.stdout:723: left oid 314 (ObjNum 625 snap 0 seq_num 625) 2023-09-23T22:21:54.969 INFO:tasks.rados.rados.0.smithi169.stdout:724: finishing write tid 1 to smithi16987243-328 2023-09-23T22:21:54.969 INFO:tasks.rados.rados.0.smithi169.stdout:724: finishing write tid 2 to smithi16987243-328 2023-09-23T22:21:54.969 INFO:tasks.rados.rados.0.smithi169.stdout:724: finishing write tid 3 to smithi16987243-328 2023-09-23T22:21:54.969 INFO:tasks.rados.rados.0.smithi169.stdout:724: finishing write tid 4 to smithi16987243-328 2023-09-23T22:21:54.969 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 328 v 124 (ObjNum 626 snap 0 seq_num 626) dirty exists 2023-09-23T22:21:54.969 INFO:tasks.rados.rados.0.smithi169.stdout:724: left oid 328 (ObjNum 626 snap 0 seq_num 626) 2023-09-23T22:21:54.969 INFO:tasks.rados.rados.0.smithi169.stdout:725: finishing write tid 1 to smithi16987243-159 2023-09-23T22:21:54.969 INFO:tasks.rados.rados.0.smithi169.stdout:736: seq_num 633 ranges {638831=489916,1841690=677884} 2023-09-23T22:21:54.974 INFO:tasks.rados.rados.0.smithi169.stdout:736: writing smithi16987243-374 from 638831 to 1128747 tid 1 2023-09-23T22:21:54.982 INFO:tasks.rados.rados.0.smithi169.stdout:736: writing smithi16987243-374 from 1841690 to 2519574 tid 2 2023-09-23T22:21:54.983 INFO:tasks.rados.rados.0.smithi169.stdout:723: done (13 left) 2023-09-23T22:21:54.983 INFO:tasks.rados.rados.0.smithi169.stdout:724: done (12 left) 2023-09-23T22:21:54.983 INFO:tasks.rados.rados.0.smithi169.stdout:737: write oid 94 current snap is 0 2023-09-23T22:21:54.983 INFO:tasks.rados.rados.0.smithi169.stdout:737: seq_num 634 ranges {655638=565165,1900172=421542} 2023-09-23T22:21:54.989 INFO:tasks.rados.rados.0.smithi169.stdout:737: writing smithi16987243-94 from 655638 to 1220803 tid 1 2023-09-23T22:21:54.996 INFO:tasks.rados.rados.0.smithi169.stdout:737: writing smithi16987243-94 from 1900172 to 2321714 tid 2 2023-09-23T22:21:54.996 INFO:tasks.rados.rados.0.smithi169.stdout:738: read oid 18 snap -1 2023-09-23T22:21:54.996 INFO:tasks.rados.rados.0.smithi169.stdout:738: expect (ObjNum 17 snap 0 seq_num 17) 2023-09-23T22:21:54.996 INFO:tasks.rados.rados.0.smithi169.stdout:739: write oid 104 current snap is 0 2023-09-23T22:21:54.997 INFO:tasks.rados.rados.0.smithi169.stdout:739: seq_num 635 ranges {672445=640414,1842301=681553} 2023-09-23T22:21:55.004 INFO:tasks.rados.rados.0.smithi169.stdout:739: writing smithi16987243-104 from 672445 to 1312859 tid 1 2023-09-23T22:21:55.011 INFO:tasks.rados.rados.0.smithi169.stdout:739: writing smithi16987243-104 from 1842301 to 2523854 tid 2 2023-09-23T22:21:55.011 INFO:tasks.rados.rados.0.smithi169.stdout:740: write oid 146 current snap is 0 2023-09-23T22:21:55.012 INFO:tasks.rados.rados.0.smithi169.stdout:740: seq_num 636 ranges {689252=715663,1900783=425211} 2023-09-23T22:21:55.019 INFO:tasks.rados.rados.0.smithi169.stdout:740: writing smithi16987243-146 from 689252 to 1404915 tid 1 2023-09-23T22:21:55.025 INFO:tasks.rados.rados.0.smithi169.stdout:740: writing smithi16987243-146 from 1900783 to 2325994 tid 2 2023-09-23T22:21:55.025 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:21:55.025 INFO:tasks.rados.rados.0.smithi169.stdout:727: expect (ObjNum 367 snap 0 seq_num 367) 2023-09-23T22:21:55.105 INFO:tasks.rados.rados.0.smithi169.stdout:725: finishing write tid 2 to smithi16987243-159 2023-09-23T22:21:55.105 INFO:tasks.rados.rados.0.smithi169.stdout:725: finishing write tid 3 to smithi16987243-159 2023-09-23T22:21:55.105 INFO:tasks.rados.rados.0.smithi169.stdout:725: finishing write tid 4 to smithi16987243-159 2023-09-23T22:21:55.106 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 159 v 137 (ObjNum 627 snap 0 seq_num 627) dirty exists 2023-09-23T22:21:55.106 INFO:tasks.rados.rados.0.smithi169.stdout:725: left oid 159 (ObjNum 627 snap 0 seq_num 627) 2023-09-23T22:21:55.106 INFO:tasks.rados.rados.0.smithi169.stdout:726: expect (ObjNum 259 snap 0 seq_num 259) 2023-09-23T22:21:55.192 INFO:tasks.rados.rados.0.smithi169.stdout:729: finishing write tid 1 to smithi16987243-346 2023-09-23T22:21:55.192 INFO:tasks.rados.rados.0.smithi169.stdout:729: finishing write tid 2 to smithi16987243-346 2023-09-23T22:21:55.192 INFO:tasks.rados.rados.0.smithi169.stdout:729: finishing write tid 3 to smithi16987243-346 2023-09-23T22:21:55.192 INFO:tasks.rados.rados.0.smithi169.stdout:725: done (15 left) 2023-09-23T22:21:55.192 INFO:tasks.rados.rados.0.smithi169.stdout:726: done (14 left) 2023-09-23T22:21:55.192 INFO:tasks.rados.rados.0.smithi169.stdout:727: done (13 left) 2023-09-23T22:21:55.192 INFO:tasks.rados.rados.0.smithi169.stdout:728: done (12 left) 2023-09-23T22:21:55.193 INFO:tasks.rados.rados.0.smithi169.stdout:741: read oid 31 snap -1 2023-09-23T22:21:55.193 INFO:tasks.rados.rados.0.smithi169.stdout:741: expect (ObjNum 30 snap 0 seq_num 30) 2023-09-23T22:21:55.193 INFO:tasks.rados.rados.0.smithi169.stdout:742: delete oid 219 current snap is 0 2023-09-23T22:21:55.193 INFO:tasks.rados.rados.0.smithi169.stdout:729: finishing write tid 4 to smithi16987243-346 2023-09-23T22:21:55.193 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 346 v 135 (ObjNum 628 snap 0 seq_num 628) dirty exists 2023-09-23T22:21:55.193 INFO:tasks.rados.rados.0.smithi169.stdout:729: left oid 346 (ObjNum 628 snap 0 seq_num 628) 2023-09-23T22:21:55.193 INFO:tasks.rados.rados.0.smithi169.stdout:730: expect (ObjNum 607 snap 0 seq_num 607) 2023-09-23T22:21:55.289 INFO:tasks.rados.rados.0.smithi169.stdout:732: finishing write tid 1 to smithi16987243-371 2023-09-23T22:21:55.290 INFO:tasks.rados.rados.0.smithi169.stdout:731: expect (ObjNum 227 snap 0 seq_num 227) 2023-09-23T22:21:55.432 INFO:tasks.rados.rados.0.smithi169.stdout:732: finishing write tid 2 to smithi16987243-371 2023-09-23T22:21:55.433 INFO:tasks.rados.rados.0.smithi169.stdout:732: finishing write tid 3 to smithi16987243-371 2023-09-23T22:21:55.433 INFO:tasks.rados.rados.0.smithi169.stdout:732: finishing write tid 4 to smithi16987243-371 2023-09-23T22:21:55.433 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 371 v 148 (ObjNum 629 snap 0 seq_num 629) dirty exists 2023-09-23T22:21:55.433 INFO:tasks.rados.rados.0.smithi169.stdout:732: left oid 371 (ObjNum 629 snap 0 seq_num 629) 2023-09-23T22:21:55.433 INFO:tasks.rados.rados.0.smithi169.stdout:733: finishing write tid 1 to smithi16987243-299 2023-09-23T22:21:55.433 INFO:tasks.rados.rados.0.smithi169.stdout:733: finishing write tid 2 to smithi16987243-299 2023-09-23T22:21:55.433 INFO:tasks.rados.rados.0.smithi169.stdout:733: finishing write tid 3 to smithi16987243-299 2023-09-23T22:21:55.433 INFO:tasks.rados.rados.0.smithi169.stdout:733: finishing write tid 4 to smithi16987243-299 2023-09-23T22:21:55.433 INFO:tasks.rados.rados.0.smithi169.stdout:733: finishing write tid 5 to smithi16987243-299 2023-09-23T22:21:55.433 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 299 v 139 (ObjNum 630 snap 0 seq_num 630) dirty exists 2023-09-23T22:21:55.433 INFO:tasks.rados.rados.0.smithi169.stdout:733: left oid 299 (ObjNum 630 snap 0 seq_num 630) 2023-09-23T22:21:55.434 INFO:tasks.rados.rados.0.smithi169.stdout:734: finishing write tid 1 to smithi16987243-34 2023-09-23T22:21:55.434 INFO:tasks.rados.rados.0.smithi169.stdout:729: done (13 left) 2023-09-23T22:21:55.434 INFO:tasks.rados.rados.0.smithi169.stdout:730: done (12 left) 2023-09-23T22:21:55.434 INFO:tasks.rados.rados.0.smithi169.stdout:731: done (11 left) 2023-09-23T22:21:55.434 INFO:tasks.rados.rados.0.smithi169.stdout:732: done (10 left) 2023-09-23T22:21:55.434 INFO:tasks.rados.rados.0.smithi169.stdout:733: done (9 left) 2023-09-23T22:21:55.435 INFO:tasks.rados.rados.0.smithi169.stdout:742: done (8 left) 2023-09-23T22:21:55.435 INFO:tasks.rados.rados.0.smithi169.stdout:743: read oid 231 snap -1 2023-09-23T22:21:55.435 INFO:tasks.rados.rados.0.smithi169.stdout:743: expect (ObjNum 230 snap 0 seq_num 230) 2023-09-23T22:21:55.435 INFO:tasks.rados.rados.0.smithi169.stdout:744: read oid 423 snap -1 2023-09-23T22:21:55.435 INFO:tasks.rados.rados.0.smithi169.stdout:744: expect (ObjNum 422 snap 0 seq_num 422) 2023-09-23T22:21:55.435 INFO:tasks.rados.rados.0.smithi169.stdout:745: read oid 120 snap -1 2023-09-23T22:21:55.436 INFO:tasks.rados.rados.0.smithi169.stdout:745: expect deleted 2023-09-23T22:21:55.436 INFO:tasks.rados.rados.0.smithi169.stdout:746: write oid 164 current snap is 0 2023-09-23T22:21:55.436 INFO:tasks.rados.rados.0.smithi169.stdout:734: finishing write tid 2 to smithi16987243-34 2023-09-23T22:21:55.436 INFO:tasks.rados.rados.0.smithi169.stdout:734: finishing write tid 3 to smithi16987243-34 2023-09-23T22:21:55.436 INFO:tasks.rados.rados.0.smithi169.stdout:734: finishing write tid 4 to smithi16987243-34 2023-09-23T22:21:55.436 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 34 v 146 (ObjNum 631 snap 0 seq_num 631) dirty exists 2023-09-23T22:21:55.436 INFO:tasks.rados.rados.0.smithi169.stdout:734: left oid 34 (ObjNum 631 snap 0 seq_num 631) 2023-09-23T22:21:55.437 INFO:tasks.rados.rados.0.smithi169.stdout:735: finishing write tid 1 to smithi16987243-173 2023-09-23T22:21:55.437 INFO:tasks.rados.rados.0.smithi169.stdout:735: finishing write tid 2 to smithi16987243-173 2023-09-23T22:21:55.437 INFO:tasks.rados.rados.0.smithi169.stdout:735: finishing write tid 3 to smithi16987243-173 2023-09-23T22:21:55.437 INFO:tasks.rados.rados.0.smithi169.stdout:735: finishing write tid 4 to smithi16987243-173 2023-09-23T22:21:55.437 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 173 v 122 (ObjNum 632 snap 0 seq_num 632) dirty exists 2023-09-23T22:21:55.437 INFO:tasks.rados.rados.0.smithi169.stdout:735: left oid 173 (ObjNum 632 snap 0 seq_num 632) 2023-09-23T22:21:55.437 INFO:tasks.rados.rados.0.smithi169.stdout:736: finishing write tid 1 to smithi16987243-374 2023-09-23T22:21:55.437 INFO:tasks.rados.rados.0.smithi169.stdout:736: finishing write tid 2 to smithi16987243-374 2023-09-23T22:21:55.438 INFO:tasks.rados.rados.0.smithi169.stdout:736: finishing write tid 3 to smithi16987243-374 2023-09-23T22:21:55.438 INFO:tasks.rados.rados.0.smithi169.stdout:736: finishing write tid 4 to smithi16987243-374 2023-09-23T22:21:55.438 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 374 v 122 (ObjNum 633 snap 0 seq_num 633) dirty exists 2023-09-23T22:21:55.438 INFO:tasks.rados.rados.0.smithi169.stdout:736: left oid 374 (ObjNum 633 snap 0 seq_num 633) 2023-09-23T22:21:55.438 INFO:tasks.rados.rados.0.smithi169.stdout:737: finishing write tid 1 to smithi16987243-94 2023-09-23T22:21:55.438 INFO:tasks.rados.rados.0.smithi169.stdout:737: finishing write tid 2 to smithi16987243-94 2023-09-23T22:21:55.438 INFO:tasks.rados.rados.0.smithi169.stdout:737: finishing write tid 3 to smithi16987243-94 2023-09-23T22:21:55.438 INFO:tasks.rados.rados.0.smithi169.stdout:737: finishing write tid 4 to smithi16987243-94 2023-09-23T22:21:55.439 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 94 v 166 (ObjNum 634 snap 0 seq_num 634) dirty exists 2023-09-23T22:21:55.439 INFO:tasks.rados.rados.0.smithi169.stdout:737: left oid 94 (ObjNum 634 snap 0 seq_num 634) 2023-09-23T22:21:55.439 INFO:tasks.rados.rados.0.smithi169.stdout:738: expect (ObjNum 17 snap 0 seq_num 17) 2023-09-23T22:21:55.515 INFO:tasks.rados.rados.0.smithi169.stdout:739: finishing write tid 1 to smithi16987243-104 2023-09-23T22:21:55.515 INFO:tasks.rados.rados.0.smithi169.stdout:739: finishing write tid 2 to smithi16987243-104 2023-09-23T22:21:55.515 INFO:tasks.rados.rados.0.smithi169.stdout:739: finishing write tid 3 to smithi16987243-104 2023-09-23T22:21:55.515 INFO:tasks.rados.rados.0.smithi169.stdout:739: finishing write tid 4 to smithi16987243-104 2023-09-23T22:21:55.515 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 104 v 93 (ObjNum 635 snap 0 seq_num 635) dirty exists 2023-09-23T22:21:55.515 INFO:tasks.rados.rados.0.smithi169.stdout:739: left oid 104 (ObjNum 635 snap 0 seq_num 635) 2023-09-23T22:21:55.515 INFO:tasks.rados.rados.0.smithi169.stdout:740: finishing write tid 1 to smithi16987243-146 2023-09-23T22:21:55.516 INFO:tasks.rados.rados.0.smithi169.stdout:740: finishing write tid 2 to smithi16987243-146 2023-09-23T22:21:55.516 INFO:tasks.rados.rados.0.smithi169.stdout:746: seq_num 638 ranges {722866=466161,1617747=428880,2587634=135232} 2023-09-23T22:21:55.526 INFO:tasks.rados.rados.0.smithi169.stdout:746: writing smithi16987243-164 from 722866 to 1189027 tid 1 2023-09-23T22:21:55.532 INFO:tasks.rados.rados.0.smithi169.stdout:746: writing smithi16987243-164 from 1617747 to 2046627 tid 2 2023-09-23T22:21:55.536 INFO:tasks.rados.rados.0.smithi169.stdout:746: writing smithi16987243-164 from 2587634 to 2722866 tid 3 2023-09-23T22:21:55.536 INFO:tasks.rados.rados.0.smithi169.stdout:734: done (11 left) 2023-09-23T22:21:55.537 INFO:tasks.rados.rados.0.smithi169.stdout:735: done (10 left) 2023-09-23T22:21:55.537 INFO:tasks.rados.rados.0.smithi169.stdout:736: done (9 left) 2023-09-23T22:21:55.537 INFO:tasks.rados.rados.0.smithi169.stdout:737: done (8 left) 2023-09-23T22:21:55.537 INFO:tasks.rados.rados.0.smithi169.stdout:738: done (7 left) 2023-09-23T22:21:55.537 INFO:tasks.rados.rados.0.smithi169.stdout:739: done (6 left) 2023-09-23T22:21:55.537 INFO:tasks.rados.rados.0.smithi169.stdout:747: read oid 281 snap -1 2023-09-23T22:21:55.537 INFO:tasks.rados.rados.0.smithi169.stdout:747: expect (ObjNum 280 snap 0 seq_num 280) 2023-09-23T22:21:55.537 INFO:tasks.rados.rados.0.smithi169.stdout:748: read oid 94 snap -1 2023-09-23T22:21:55.537 INFO:tasks.rados.rados.0.smithi169.stdout:748: expect (ObjNum 634 snap 0 seq_num 634) 2023-09-23T22:21:55.537 INFO:tasks.rados.rados.0.smithi169.stdout:749: delete oid 383 current snap is 0 2023-09-23T22:21:55.538 INFO:tasks.rados.rados.0.smithi169.stdout:740: finishing write tid 3 to smithi16987243-146 2023-09-23T22:21:55.538 INFO:tasks.rados.rados.0.smithi169.stdout:740: finishing write tid 4 to smithi16987243-146 2023-09-23T22:21:55.538 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 146 v 108 (ObjNum 636 snap 0 seq_num 636) dirty exists 2023-09-23T22:21:55.538 INFO:tasks.rados.rados.0.smithi169.stdout:740: left oid 146 (ObjNum 636 snap 0 seq_num 636) 2023-09-23T22:21:55.538 INFO:tasks.rados.rados.0.smithi169.stdout:741: expect (ObjNum 30 snap 0 seq_num 30) 2023-09-23T22:21:55.624 INFO:tasks.rados.rados.0.smithi169.stdout:743: expect (ObjNum 230 snap 0 seq_num 230) 2023-09-23T22:21:55.760 INFO:tasks.rados.rados.0.smithi169.stdout:744: expect (ObjNum 422 snap 0 seq_num 422) 2023-09-23T22:21:55.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:55 smithi169 bash[27421]: cluster 2023-09-23T22:21:53.825987+0000 mgr.y (mgr.24365) 205 : cluster [DBG] pgmap v180: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 67 MiB/s rd, 43 MiB/s wr, 263 op/s 2023-09-23T22:21:55.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:55 smithi169 bash[40994]: cluster 2023-09-23T22:21:53.825987+0000 mgr.y (mgr.24365) 205 : cluster [DBG] pgmap v180: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 67 MiB/s rd, 43 MiB/s wr, 263 op/s 2023-09-23T22:21:55.866 INFO:tasks.rados.rados.0.smithi169.stdout:746: finishing write tid 1 to smithi16987243-164 2023-09-23T22:21:55.866 INFO:tasks.rados.rados.0.smithi169.stdout:746: finishing write tid 2 to smithi16987243-164 2023-09-23T22:21:55.867 INFO:tasks.rados.rados.0.smithi169.stdout:746: finishing write tid 3 to smithi16987243-164 2023-09-23T22:21:55.867 INFO:tasks.rados.rados.0.smithi169.stdout:746: finishing write tid 4 to smithi16987243-164 2023-09-23T22:21:55.867 INFO:tasks.rados.rados.0.smithi169.stdout:746: finishing write tid 5 to smithi16987243-164 2023-09-23T22:21:55.867 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 164 v 112 (ObjNum 638 snap 0 seq_num 638) dirty exists 2023-09-23T22:21:55.867 INFO:tasks.rados.rados.0.smithi169.stdout:746: left oid 164 (ObjNum 638 snap 0 seq_num 638) 2023-09-23T22:21:55.867 INFO:tasks.rados.rados.0.smithi169.stdout:748: expect (ObjNum 634 snap 0 seq_num 634) 2023-09-23T22:21:55.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:55 smithi187 bash[31480]: cluster 2023-09-23T22:21:53.825987+0000 mgr.y (mgr.24365) 205 : cluster [DBG] pgmap v180: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 67 MiB/s rd, 43 MiB/s wr, 263 op/s 2023-09-23T22:21:55.992 INFO:tasks.rados.rados.0.smithi169.stdout:747: expect (ObjNum 280 snap 0 seq_num 280) 2023-09-23T22:21:56.090 INFO:tasks.rados.rados.0.smithi169.stdout:740: done (8 left) 2023-09-23T22:21:56.090 INFO:tasks.rados.rados.0.smithi169.stdout:741: done (7 left) 2023-09-23T22:21:56.090 INFO:tasks.rados.rados.0.smithi169.stdout:743: done (6 left) 2023-09-23T22:21:56.091 INFO:tasks.rados.rados.0.smithi169.stdout:744: done (5 left) 2023-09-23T22:21:56.091 INFO:tasks.rados.rados.0.smithi169.stdout:745: done (4 left) 2023-09-23T22:21:56.091 INFO:tasks.rados.rados.0.smithi169.stdout:746: done (3 left) 2023-09-23T22:21:56.091 INFO:tasks.rados.rados.0.smithi169.stdout:747: done (2 left) 2023-09-23T22:21:56.091 INFO:tasks.rados.rados.0.smithi169.stdout:748: done (1 left) 2023-09-23T22:21:56.091 INFO:tasks.rados.rados.0.smithi169.stdout:749: done (0 left) 2023-09-23T22:21:56.091 INFO:tasks.rados.rados.0.smithi169.stdout:750: write oid 279 current snap is 0 2023-09-23T22:21:56.091 INFO:tasks.rados.rados.0.smithi169.stdout:750: seq_num 640 ranges {756480=733012,2134711=432549} 2023-09-23T22:21:56.103 INFO:tasks.rados.rados.0.smithi169.stdout:750: writing smithi16987243-279 from 756480 to 1489492 tid 1 2023-09-23T22:21:56.110 INFO:tasks.rados.rados.0.smithi169.stdout:750: writing smithi16987243-279 from 2134711 to 2567260 tid 2 2023-09-23T22:21:56.110 INFO:tasks.rados.rados.0.smithi169.stdout:751: write oid 294 current snap is 0 2023-09-23T22:21:56.110 INFO:tasks.rados.rados.0.smithi169.stdout:751: seq_num 641 ranges {773287=408261,1793193=576207} 2023-09-23T22:21:56.116 INFO:tasks.rados.rados.0.smithi169.stdout:751: writing smithi16987243-294 from 773287 to 1181548 tid 1 2023-09-23T22:21:56.124 INFO:tasks.rados.rados.0.smithi169.stdout:751: writing smithi16987243-294 from 1793193 to 2369400 tid 2 2023-09-23T22:21:56.124 INFO:tasks.rados.rados.0.smithi169.stdout:752: write oid 183 current snap is 0 2023-09-23T22:21:56.124 INFO:tasks.rados.rados.0.smithi169.stdout:752: seq_num 642 ranges {790094=483510,1851675=436218} 2023-09-23T22:21:56.131 INFO:tasks.rados.rados.0.smithi169.stdout:752: writing smithi16987243-183 from 790094 to 1273604 tid 1 2023-09-23T22:21:56.137 INFO:tasks.rados.rados.0.smithi169.stdout:752: writing smithi16987243-183 from 1851675 to 2287893 tid 2 2023-09-23T22:21:56.137 INFO:tasks.rados.rados.0.smithi169.stdout:753: delete oid 424 current snap is 0 2023-09-23T22:21:56.137 INFO:tasks.rados.rados.0.smithi169.stdout:750: finishing write tid 1 to smithi16987243-279 2023-09-23T22:21:56.137 INFO:tasks.rados.rados.0.smithi169.stdout:750: finishing write tid 2 to smithi16987243-279 2023-09-23T22:21:56.137 INFO:tasks.rados.rados.0.smithi169.stdout:750: finishing write tid 3 to smithi16987243-279 2023-09-23T22:21:56.138 INFO:tasks.rados.rados.0.smithi169.stdout:750: finishing write tid 4 to smithi16987243-279 2023-09-23T22:21:56.138 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 279 v 170 (ObjNum 640 snap 0 seq_num 640) dirty exists 2023-09-23T22:21:56.138 INFO:tasks.rados.rados.0.smithi169.stdout:750: left oid 279 (ObjNum 640 snap 0 seq_num 640) 2023-09-23T22:21:56.138 INFO:tasks.rados.rados.0.smithi169.stdout:751: finishing write tid 1 to smithi16987243-294 2023-09-23T22:21:56.138 INFO:tasks.rados.rados.0.smithi169.stdout:751: finishing write tid 2 to smithi16987243-294 2023-09-23T22:21:56.138 INFO:tasks.rados.rados.0.smithi169.stdout:751: finishing write tid 3 to smithi16987243-294 2023-09-23T22:21:56.138 INFO:tasks.rados.rados.0.smithi169.stdout:751: finishing write tid 4 to smithi16987243-294 2023-09-23T22:21:56.138 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 294 v 127 (ObjNum 641 snap 0 seq_num 641) dirty exists 2023-09-23T22:21:56.139 INFO:tasks.rados.rados.0.smithi169.stdout:751: left oid 294 (ObjNum 641 snap 0 seq_num 641) 2023-09-23T22:21:56.140 INFO:tasks.rados.rados.0.smithi169.stdout:752: finishing write tid 1 to smithi16987243-183 2023-09-23T22:21:56.140 INFO:tasks.rados.rados.0.smithi169.stdout:752: finishing write tid 2 to smithi16987243-183 2023-09-23T22:21:56.141 INFO:tasks.rados.rados.0.smithi169.stdout:752: finishing write tid 3 to smithi16987243-183 2023-09-23T22:21:56.141 INFO:tasks.rados.rados.0.smithi169.stdout:752: finishing write tid 4 to smithi16987243-183 2023-09-23T22:21:56.141 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 183 v 150 (ObjNum 642 snap 0 seq_num 642) dirty exists 2023-09-23T22:21:56.142 INFO:tasks.rados.rados.0.smithi169.stdout:752: left oid 183 (ObjNum 642 snap 0 seq_num 642) 2023-09-23T22:21:56.142 INFO:tasks.rados.rados.0.smithi169.stdout:750: done (3 left) 2023-09-23T22:21:56.142 INFO:tasks.rados.rados.0.smithi169.stdout:751: done (2 left) 2023-09-23T22:21:56.142 INFO:tasks.rados.rados.0.smithi169.stdout:752: done (1 left) 2023-09-23T22:21:56.143 INFO:tasks.rados.rados.0.smithi169.stdout:753: done (0 left) 2023-09-23T22:21:56.143 INFO:tasks.rados.rados.0.smithi169.stdout:754: write oid 114 current snap is 0 2023-09-23T22:21:56.143 INFO:tasks.rados.rados.0.smithi169.stdout:754: seq_num 644 ranges {423708=634008,1852286=439887,2752172=71536} 2023-09-23T22:21:56.150 INFO:tasks.rados.rados.0.smithi169.stdout:754: writing smithi16987243-114 from 423708 to 1057716 tid 1 2023-09-23T22:21:56.159 INFO:tasks.rados.rados.0.smithi169.stdout:754: writing smithi16987243-114 from 1852286 to 2292173 tid 2 2023-09-23T22:21:56.162 INFO:tasks.rados.rados.0.smithi169.stdout:754: writing smithi16987243-114 from 2752172 to 2823708 tid 3 2023-09-23T22:21:56.163 INFO:tasks.rados.rados.0.smithi169.stdout:755: read oid 346 snap -1 2023-09-23T22:21:56.163 INFO:tasks.rados.rados.0.smithi169.stdout:755: expect (ObjNum 628 snap 0 seq_num 628) 2023-09-23T22:21:56.163 INFO:tasks.rados.rados.0.smithi169.stdout:756: write oid 164 current snap is 0 2023-09-23T22:21:56.163 INFO:tasks.rados.rados.0.smithi169.stdout:754: finishing write tid 1 to smithi16987243-114 2023-09-23T22:21:56.163 INFO:tasks.rados.rados.0.smithi169.stdout:756: seq_num 645 ranges {440515=709257,1910768=583545} 2023-09-23T22:21:56.169 INFO:tasks.rados.rados.0.smithi169.stdout:756: writing smithi16987243-164 from 440515 to 1149772 tid 1 2023-09-23T22:21:56.177 INFO:tasks.rados.rados.0.smithi169.stdout:756: writing smithi16987243-164 from 1910768 to 2494313 tid 2 2023-09-23T22:21:56.177 INFO:tasks.rados.rados.0.smithi169.stdout:757: write oid 324 current snap is 0 2023-09-23T22:21:56.177 INFO:tasks.rados.rados.0.smithi169.stdout:754: finishing write tid 2 to smithi16987243-114 2023-09-23T22:21:56.177 INFO:tasks.rados.rados.0.smithi169.stdout:757: seq_num 646 ranges {457322=784506,1969250=443556} 2023-09-23T22:21:56.184 INFO:tasks.rados.rados.0.smithi169.stdout:757: writing smithi16987243-324 from 457322 to 1241828 tid 1 2023-09-23T22:21:56.191 INFO:tasks.rados.rados.0.smithi169.stdout:757: writing smithi16987243-324 from 1969250 to 2412806 tid 2 2023-09-23T22:21:56.191 INFO:tasks.rados.rados.0.smithi169.stdout:758: write oid 348 current snap is 0 2023-09-23T22:21:56.192 INFO:tasks.rados.rados.0.smithi169.stdout:758: seq_num 647 ranges {474129=576108,1627732=587214,2718088=156041} 2023-09-23T22:21:56.198 INFO:tasks.rados.rados.0.smithi169.stdout:758: writing smithi16987243-348 from 474129 to 1050237 tid 1 2023-09-23T22:21:56.204 INFO:tasks.rados.rados.0.smithi169.stdout:758: writing smithi16987243-348 from 1627732 to 2214946 tid 2 2023-09-23T22:21:56.208 INFO:tasks.rados.rados.0.smithi169.stdout:758: writing smithi16987243-348 from 2718088 to 2874129 tid 3 2023-09-23T22:21:56.208 INFO:tasks.rados.rados.0.smithi169.stdout:759: read oid 52 snap -1 2023-09-23T22:21:56.209 INFO:tasks.rados.rados.0.smithi169.stdout:759: expect (ObjNum 609 snap 0 seq_num 609) 2023-09-23T22:21:56.209 INFO:tasks.rados.rados.0.smithi169.stdout:760: write oid 5 current snap is 0 2023-09-23T22:21:56.209 INFO:tasks.rados.rados.0.smithi169.stdout:754: finishing write tid 3 to smithi16987243-114 2023-09-23T22:21:56.209 INFO:tasks.rados.rados.0.smithi169.stdout:754: finishing write tid 4 to smithi16987243-114 2023-09-23T22:21:56.209 INFO:tasks.rados.rados.0.smithi169.stdout:754: finishing write tid 5 to smithi16987243-114 2023-09-23T22:21:56.209 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 114 v 150 (ObjNum 644 snap 0 seq_num 644) dirty exists 2023-09-23T22:21:56.209 INFO:tasks.rados.rados.0.smithi169.stdout:754: left oid 114 (ObjNum 644 snap 0 seq_num 644) 2023-09-23T22:21:56.209 INFO:tasks.rados.rados.0.smithi169.stdout:755: expect (ObjNum 628 snap 0 seq_num 628) 2023-09-23T22:21:56.370 INFO:tasks.rados.rados.0.smithi169.stdout:756: finishing write tid 1 to smithi16987243-164 2023-09-23T22:21:56.370 INFO:tasks.rados.rados.0.smithi169.stdout:756: finishing write tid 2 to smithi16987243-164 2023-09-23T22:21:56.371 INFO:tasks.rados.rados.0.smithi169.stdout:756: finishing write tid 3 to smithi16987243-164 2023-09-23T22:21:56.371 INFO:tasks.rados.rados.0.smithi169.stdout:756: finishing write tid 4 to smithi16987243-164 2023-09-23T22:21:56.371 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 164 v 115 (ObjNum 645 snap 0 seq_num 645) dirty exists 2023-09-23T22:21:56.371 INFO:tasks.rados.rados.0.smithi169.stdout:756: left oid 164 (ObjNum 645 snap 0 seq_num 645) 2023-09-23T22:21:56.371 INFO:tasks.rados.rados.0.smithi169.stdout:757: finishing write tid 1 to smithi16987243-324 2023-09-23T22:21:56.371 INFO:tasks.rados.rados.0.smithi169.stdout:757: finishing write tid 2 to smithi16987243-324 2023-09-23T22:21:56.371 INFO:tasks.rados.rados.0.smithi169.stdout:757: finishing write tid 3 to smithi16987243-324 2023-09-23T22:21:56.371 INFO:tasks.rados.rados.0.smithi169.stdout:757: finishing write tid 4 to smithi16987243-324 2023-09-23T22:21:56.371 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 324 v 167 (ObjNum 646 snap 0 seq_num 646) dirty exists 2023-09-23T22:21:56.371 INFO:tasks.rados.rados.0.smithi169.stdout:757: left oid 324 (ObjNum 646 snap 0 seq_num 646) 2023-09-23T22:21:56.371 INFO:tasks.rados.rados.0.smithi169.stdout:758: finishing write tid 1 to smithi16987243-348 2023-09-23T22:21:56.372 INFO:tasks.rados.rados.0.smithi169.stdout:758: finishing write tid 2 to smithi16987243-348 2023-09-23T22:21:56.372 INFO:tasks.rados.rados.0.smithi169.stdout:758: finishing write tid 3 to smithi16987243-348 2023-09-23T22:21:56.372 INFO:tasks.rados.rados.0.smithi169.stdout:758: finishing write tid 4 to smithi16987243-348 2023-09-23T22:21:56.372 INFO:tasks.rados.rados.0.smithi169.stdout:758: finishing write tid 5 to smithi16987243-348 2023-09-23T22:21:56.372 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 348 v 151 (ObjNum 647 snap 0 seq_num 647) dirty exists 2023-09-23T22:21:56.372 INFO:tasks.rados.rados.0.smithi169.stdout:758: left oid 348 (ObjNum 647 snap 0 seq_num 647) 2023-09-23T22:21:56.372 INFO:tasks.rados.rados.0.smithi169.stdout:759: expect (ObjNum 609 snap 0 seq_num 609) 2023-09-23T22:21:56.477 INFO:tasks.rados.rados.0.smithi169.stdout:760: seq_num 648 ranges {490936=651357,1686214=447225,2861864=29072} 2023-09-23T22:21:56.486 INFO:tasks.rados.rados.0.smithi169.stdout:760: writing smithi16987243-5 from 490936 to 1142293 tid 1 2023-09-23T22:21:56.493 INFO:tasks.rados.rados.0.smithi169.stdout:760: writing smithi16987243-5 from 1686214 to 2133439 tid 2 2023-09-23T22:21:56.498 INFO:tasks.rados.rados.0.smithi169.stdout:760: writing smithi16987243-5 from 2861864 to 2890936 tid 3 2023-09-23T22:21:56.498 INFO:tasks.rados.rados.0.smithi169.stdout:754: done (6 left) 2023-09-23T22:21:56.498 INFO:tasks.rados.rados.0.smithi169.stdout:755: done (5 left) 2023-09-23T22:21:56.498 INFO:tasks.rados.rados.0.smithi169.stdout:756: done (4 left) 2023-09-23T22:21:56.498 INFO:tasks.rados.rados.0.smithi169.stdout:757: done (3 left) 2023-09-23T22:21:56.498 INFO:tasks.rados.rados.0.smithi169.stdout:758: done (2 left) 2023-09-23T22:21:56.498 INFO:tasks.rados.rados.0.smithi169.stdout:759: done (1 left) 2023-09-23T22:21:56.499 INFO:tasks.rados.rados.0.smithi169.stdout:761: read oid 130 snap -1 2023-09-23T22:21:56.499 INFO:tasks.rados.rados.0.smithi169.stdout:761: expect (ObjNum 529 snap 0 seq_num 529) 2023-09-23T22:21:56.499 INFO:tasks.rados.rados.0.smithi169.stdout:762: write oid 148 current snap is 0 2023-09-23T22:21:56.499 INFO:tasks.rados.rados.0.smithi169.stdout:760: finishing write tid 1 to smithi16987243-5 2023-09-23T22:21:56.499 INFO:tasks.rados.rados.0.smithi169.stdout:760: finishing write tid 2 to smithi16987243-5 2023-09-23T22:21:56.499 INFO:tasks.rados.rados.0.smithi169.stdout:762: seq_num 649 ranges {507743=726606,1744696=590883,2772934=134809} 2023-09-23T22:21:56.506 INFO:tasks.rados.rados.0.smithi169.stdout:762: writing smithi16987243-148 from 507743 to 1234349 tid 1 2023-09-23T22:21:56.512 INFO:tasks.rados.rados.0.smithi169.stdout:762: writing smithi16987243-148 from 1744696 to 2335579 tid 2 2023-09-23T22:21:56.516 INFO:tasks.rados.rados.0.smithi169.stdout:762: writing smithi16987243-148 from 2772934 to 2907743 tid 3 2023-09-23T22:21:56.516 INFO:tasks.rados.rados.0.smithi169.stdout:763: delete oid 294 current snap is 0 2023-09-23T22:21:56.517 INFO:tasks.rados.rados.0.smithi169.stdout:760: finishing write tid 3 to smithi16987243-5 2023-09-23T22:21:56.517 INFO:tasks.rados.rados.0.smithi169.stdout:760: finishing write tid 4 to smithi16987243-5 2023-09-23T22:21:56.517 INFO:tasks.rados.rados.0.smithi169.stdout:760: finishing write tid 5 to smithi16987243-5 2023-09-23T22:21:56.517 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 5 v 97 (ObjNum 648 snap 0 seq_num 648) dirty exists 2023-09-23T22:21:56.517 INFO:tasks.rados.rados.0.smithi169.stdout:760: left oid 5 (ObjNum 648 snap 0 seq_num 648) 2023-09-23T22:21:56.517 INFO:tasks.rados.rados.0.smithi169.stdout:761: expect (ObjNum 529 snap 0 seq_num 529) 2023-09-23T22:21:56.531 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:21:56 smithi169 bash[27688]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:21:56] "GET /metrics HTTP/1.1" 200 242121 "" "Prometheus/2.43.0" 2023-09-23T22:21:56.582 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:21:56.660 INFO:tasks.rados.rados.0.smithi169.stdout:762: finishing write tid 1 to smithi16987243-148 2023-09-23T22:21:56.660 INFO:tasks.rados.rados.0.smithi169.stdout:762: finishing write tid 2 to smithi16987243-148 2023-09-23T22:21:56.660 INFO:tasks.rados.rados.0.smithi169.stdout:762: finishing write tid 3 to smithi16987243-148 2023-09-23T22:21:56.660 INFO:tasks.rados.rados.0.smithi169.stdout:762: finishing write tid 4 to smithi16987243-148 2023-09-23T22:21:56.661 INFO:tasks.rados.rados.0.smithi169.stdout:762: finishing write tid 5 to smithi16987243-148 2023-09-23T22:21:56.661 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 148 v 119 (ObjNum 649 snap 0 seq_num 649) dirty exists 2023-09-23T22:21:56.661 INFO:tasks.rados.rados.0.smithi169.stdout:762: left oid 148 (ObjNum 649 snap 0 seq_num 649) 2023-09-23T22:21:56.661 INFO:tasks.rados.rados.0.smithi169.stdout:760: done (3 left) 2023-09-23T22:21:56.661 INFO:tasks.rados.rados.0.smithi169.stdout:761: done (2 left) 2023-09-23T22:21:56.661 INFO:tasks.rados.rados.0.smithi169.stdout:762: done (1 left) 2023-09-23T22:21:56.661 INFO:tasks.rados.rados.0.smithi169.stdout:763: done (0 left) 2023-09-23T22:21:56.661 INFO:tasks.rados.rados.0.smithi169.stdout:764: read oid 479 snap -1 2023-09-23T22:21:56.661 INFO:tasks.rados.rados.0.smithi169.stdout:764: expect deleted 2023-09-23T22:21:56.661 INFO:tasks.rados.rados.0.smithi169.stdout:765: write oid 58 current snap is 0 2023-09-23T22:21:56.662 INFO:tasks.rados.rados.0.smithi169.stdout:765: seq_num 651 ranges {541357=477104,1745307=594552} 2023-09-23T22:21:56.671 INFO:tasks.rados.rados.0.smithi169.stdout:765: writing smithi16987243-58 from 541357 to 1018461 tid 1 2023-09-23T22:21:56.680 INFO:tasks.rados.rados.0.smithi169.stdout:765: writing smithi16987243-58 from 1745307 to 2339859 tid 2 2023-09-23T22:21:56.680 INFO:tasks.rados.rados.0.smithi169.stdout:766: write oid 213 current snap is 0 2023-09-23T22:21:56.680 INFO:tasks.rados.rados.0.smithi169.stdout:765: finishing write tid 1 to smithi16987243-58 2023-09-23T22:21:56.680 INFO:tasks.rados.rados.0.smithi169.stdout:766: seq_num 652 ranges {558164=552353,1803789=454563,2855203=102961} 2023-09-23T22:21:56.686 INFO:tasks.rados.rados.0.smithi169.stdout:766: writing smithi16987243-213 from 558164 to 1110517 tid 1 2023-09-23T22:21:56.693 INFO:tasks.rados.rados.0.smithi169.stdout:766: writing smithi16987243-213 from 1803789 to 2258352 tid 2 2023-09-23T22:21:56.697 INFO:tasks.rados.rados.0.smithi169.stdout:766: writing smithi16987243-213 from 2855203 to 2958164 tid 3 2023-09-23T22:21:56.697 INFO:tasks.rados.rados.0.smithi169.stdout:764: done (2 left) 2023-09-23T22:21:56.697 INFO:tasks.rados.rados.0.smithi169.stdout:767: read oid 408 snap -1 2023-09-23T22:21:56.698 INFO:tasks.rados.rados.0.smithi169.stdout:767: expect (ObjNum 407 snap 0 seq_num 407) 2023-09-23T22:21:56.698 INFO:tasks.rados.rados.0.smithi169.stdout:768: read oid 109 snap -1 2023-09-23T22:21:56.698 INFO:tasks.rados.rados.0.smithi169.stdout:768: expect (ObjNum 108 snap 0 seq_num 108) 2023-09-23T22:21:56.698 INFO:tasks.rados.rados.0.smithi169.stdout:769: write oid 468 current snap is 0 2023-09-23T22:21:56.698 INFO:tasks.rados.rados.0.smithi169.stdout:769: seq_num 653 ranges {574971=627602,1862271=598221} 2023-09-23T22:21:56.704 INFO:tasks.rados.rados.0.smithi169.stdout:769: writing smithi16987243-468 from 574971 to 1202573 tid 1 2023-09-23T22:21:56.712 INFO:tasks.rados.rados.0.smithi169.stdout:769: writing smithi16987243-468 from 1862271 to 2460492 tid 2 2023-09-23T22:21:56.712 INFO:tasks.rados.rados.0.smithi169.stdout:770: write oid 182 current snap is 0 2023-09-23T22:21:56.713 INFO:tasks.rados.rados.0.smithi169.stdout:765: finishing write tid 2 to smithi16987243-58 2023-09-23T22:21:56.713 INFO:tasks.rados.rados.0.smithi169.stdout:765: finishing write tid 3 to smithi16987243-58 2023-09-23T22:21:56.713 INFO:tasks.rados.rados.0.smithi169.stdout:765: finishing write tid 4 to smithi16987243-58 2023-09-23T22:21:56.713 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 58 v 154 (ObjNum 651 snap 0 seq_num 651) dirty exists 2023-09-23T22:21:56.713 INFO:tasks.rados.rados.0.smithi169.stdout:765: left oid 58 (ObjNum 651 snap 0 seq_num 651) 2023-09-23T22:21:56.713 INFO:tasks.rados.rados.0.smithi169.stdout:766: finishing write tid 1 to smithi16987243-213 2023-09-23T22:21:56.713 INFO:tasks.rados.rados.0.smithi169.stdout:770: seq_num 654 ranges {591778=419204,1637106=741879,2910049=81729} 2023-09-23T22:21:56.718 INFO:tasks.rados.rados.0.smithi169.stdout:770: writing smithi16987243-182 from 591778 to 1010982 tid 1 2023-09-23T22:21:56.725 INFO:tasks.rados.rados.0.smithi169.stdout:770: writing smithi16987243-182 from 1637106 to 2378985 tid 2 2023-09-23T22:21:56.729 INFO:tasks.rados.rados.0.smithi169.stdout:770: writing smithi16987243-182 from 2910049 to 2991778 tid 3 2023-09-23T22:21:56.729 INFO:tasks.rados.rados.0.smithi169.stdout:765: done (5 left) 2023-09-23T22:21:56.729 INFO:tasks.rados.rados.0.smithi169.stdout:771: write oid 129 current snap is 0 2023-09-23T22:21:56.729 INFO:tasks.rados.rados.0.smithi169.stdout:771: seq_num 655 ranges {608585=494453,1579235=601890,2821119=187466} 2023-09-23T22:21:56.735 INFO:tasks.rados.rados.0.smithi169.stdout:771: writing smithi16987243-129 from 608585 to 1103038 tid 1 2023-09-23T22:21:56.741 INFO:tasks.rados.rados.0.smithi169.stdout:771: writing smithi16987243-129 from 1579235 to 2181125 tid 2 2023-09-23T22:21:56.746 INFO:tasks.rados.rados.0.smithi169.stdout:771: writing smithi16987243-129 from 2821119 to 3008585 tid 3 2023-09-23T22:21:56.746 INFO:tasks.rados.rados.0.smithi169.stdout:772: read oid 186 snap -1 2023-09-23T22:21:56.746 INFO:tasks.rados.rados.0.smithi169.stdout:772: expect (ObjNum 185 snap 0 seq_num 185) 2023-09-23T22:21:56.746 INFO:tasks.rados.rados.0.smithi169.stdout:773: write oid 241 current snap is 0 2023-09-23T22:21:56.747 INFO:tasks.rados.rados.0.smithi169.stdout:773: seq_num 656 ranges {625392=569702,1637717=745548,2848542=176850} 2023-09-23T22:21:56.753 INFO:tasks.rados.rados.0.smithi169.stdout:773: writing smithi16987243-241 from 625392 to 1195094 tid 1 2023-09-23T22:21:56.760 INFO:tasks.rados.rados.0.smithi169.stdout:773: writing smithi16987243-241 from 1637717 to 2383265 tid 2 2023-09-23T22:21:56.764 INFO:tasks.rados.rados.0.smithi169.stdout:773: writing smithi16987243-241 from 2848542 to 3025392 tid 3 2023-09-23T22:21:56.764 INFO:tasks.rados.rados.0.smithi169.stdout:774: read oid 72 snap -1 2023-09-23T22:21:56.764 INFO:tasks.rados.rados.0.smithi169.stdout:774: expect (ObjNum 71 snap 0 seq_num 71) 2023-09-23T22:21:56.764 INFO:tasks.rados.rados.0.smithi169.stdout:775: read oid 105 snap -1 2023-09-23T22:21:56.764 INFO:tasks.rados.rados.0.smithi169.stdout:775: expect (ObjNum 104 snap 0 seq_num 104) 2023-09-23T22:21:56.765 INFO:tasks.rados.rados.0.smithi169.stdout:776: read oid 356 snap -1 2023-09-23T22:21:56.765 INFO:tasks.rados.rados.0.smithi169.stdout:776: expect (ObjNum 602 snap 0 seq_num 602) 2023-09-23T22:21:56.765 INFO:tasks.rados.rados.0.smithi169.stdout:777: write oid 422 current snap is 0 2023-09-23T22:21:56.765 INFO:tasks.rados.rados.0.smithi169.stdout:766: finishing write tid 2 to smithi16987243-213 2023-09-23T22:21:56.765 INFO:tasks.rados.rados.0.smithi169.stdout:766: finishing write tid 3 to smithi16987243-213 2023-09-23T22:21:56.765 INFO:tasks.rados.rados.0.smithi169.stdout:766: finishing write tid 4 to smithi16987243-213 2023-09-23T22:21:56.765 INFO:tasks.rados.rados.0.smithi169.stdout:766: finishing write tid 5 to smithi16987243-213 2023-09-23T22:21:56.765 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 213 v 143 (ObjNum 652 snap 0 seq_num 652) dirty exists 2023-09-23T22:21:56.765 INFO:tasks.rados.rados.0.smithi169.stdout:766: left oid 213 (ObjNum 652 snap 0 seq_num 652) 2023-09-23T22:21:56.765 INFO:tasks.rados.rados.0.smithi169.stdout:767: expect (ObjNum 407 snap 0 seq_num 407) 2023-09-23T22:21:56.870 INFO:tasks.rados.rados.0.smithi169.stdout:768: expect (ObjNum 108 snap 0 seq_num 108) 2023-09-23T22:21:57.004 INFO:tasks.rados.rados.0.smithi169.stdout:769: finishing write tid 1 to smithi16987243-468 2023-09-23T22:21:57.004 INFO:tasks.rados.rados.0.smithi169.stdout:769: finishing write tid 2 to smithi16987243-468 2023-09-23T22:21:57.004 INFO:tasks.rados.rados.0.smithi169.stdout:769: finishing write tid 3 to smithi16987243-468 2023-09-23T22:21:57.005 INFO:tasks.rados.rados.0.smithi169.stdout:769: finishing write tid 4 to smithi16987243-468 2023-09-23T22:21:57.005 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 468 v 156 (ObjNum 653 snap 0 seq_num 653) dirty exists 2023-09-23T22:21:57.005 INFO:tasks.rados.rados.0.smithi169.stdout:769: left oid 468 (ObjNum 653 snap 0 seq_num 653) 2023-09-23T22:21:57.005 INFO:tasks.rados.rados.0.smithi169.stdout:770: finishing write tid 1 to smithi16987243-182 2023-09-23T22:21:57.005 INFO:tasks.rados.rados.0.smithi169.stdout:770: finishing write tid 2 to smithi16987243-182 2023-09-23T22:21:57.005 INFO:tasks.rados.rados.0.smithi169.stdout:770: finishing write tid 3 to smithi16987243-182 2023-09-23T22:21:57.005 INFO:tasks.rados.rados.0.smithi169.stdout:770: finishing write tid 4 to smithi16987243-182 2023-09-23T22:21:57.005 INFO:tasks.rados.rados.0.smithi169.stdout:770: finishing write tid 5 to smithi16987243-182 2023-09-23T22:21:57.005 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 182 v 141 (ObjNum 654 snap 0 seq_num 654) dirty exists 2023-09-23T22:21:57.005 INFO:tasks.rados.rados.0.smithi169.stdout:770: left oid 182 (ObjNum 654 snap 0 seq_num 654) 2023-09-23T22:21:57.005 INFO:tasks.rados.rados.0.smithi169.stdout:771: finishing write tid 1 to smithi16987243-129 2023-09-23T22:21:57.005 INFO:tasks.rados.rados.0.smithi169.stdout:771: finishing write tid 2 to smithi16987243-129 2023-09-23T22:21:57.006 INFO:tasks.rados.rados.0.smithi169.stdout:771: finishing write tid 3 to smithi16987243-129 2023-09-23T22:21:57.006 INFO:tasks.rados.rados.0.smithi169.stdout:771: finishing write tid 4 to smithi16987243-129 2023-09-23T22:21:57.006 INFO:tasks.rados.rados.0.smithi169.stdout:771: finishing write tid 5 to smithi16987243-129 2023-09-23T22:21:57.006 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 129 v 157 (ObjNum 655 snap 0 seq_num 655) dirty exists 2023-09-23T22:21:57.006 INFO:tasks.rados.rados.0.smithi169.stdout:771: left oid 129 (ObjNum 655 snap 0 seq_num 655) 2023-09-23T22:21:57.006 INFO:tasks.rados.rados.0.smithi169.stdout:772: expect (ObjNum 185 snap 0 seq_num 185) 2023-09-23T22:21:57.112 INFO:tasks.rados.rados.0.smithi169.stdout:773: finishing write tid 1 to smithi16987243-241 2023-09-23T22:21:57.112 INFO:tasks.rados.rados.0.smithi169.stdout:773: finishing write tid 2 to smithi16987243-241 2023-09-23T22:21:57.112 INFO:tasks.rados.rados.0.smithi169.stdout:777: seq_num 657 ranges {642199=644951,1696199=605559,2992318=49881} 2023-09-23T22:21:57.119 INFO:tasks.rados.rados.0.smithi169.stdout:777: writing smithi16987243-422 from 642199 to 1287150 tid 1 2023-09-23T22:21:57.125 INFO:tasks.rados.rados.0.smithi169.stdout:777: writing smithi16987243-422 from 1696199 to 2301758 tid 2 2023-09-23T22:21:57.130 INFO:tasks.rados.rados.0.smithi169.stdout:777: writing smithi16987243-422 from 2992318 to 3042199 tid 3 2023-09-23T22:21:57.130 INFO:tasks.rados.rados.0.smithi169.stdout:766: done (11 left) 2023-09-23T22:21:57.130 INFO:tasks.rados.rados.0.smithi169.stdout:767: done (10 left) 2023-09-23T22:21:57.130 INFO:tasks.rados.rados.0.smithi169.stdout:768: done (9 left) 2023-09-23T22:21:57.130 INFO:tasks.rados.rados.0.smithi169.stdout:769: done (8 left) 2023-09-23T22:21:57.130 INFO:tasks.rados.rados.0.smithi169.stdout:770: done (7 left) 2023-09-23T22:21:57.130 INFO:tasks.rados.rados.0.smithi169.stdout:771: done (6 left) 2023-09-23T22:21:57.131 INFO:tasks.rados.rados.0.smithi169.stdout:772: done (5 left) 2023-09-23T22:21:57.131 INFO:tasks.rados.rados.0.smithi169.stdout:778: write oid 216 current snap is 0 2023-09-23T22:21:57.131 INFO:tasks.rados.rados.0.smithi169.stdout:778: seq_num 658 ranges {659006=720200,2154681=749217} 2023-09-23T22:21:57.137 INFO:tasks.rados.rados.0.smithi169.stdout:778: writing smithi16987243-216 from 659006 to 1379206 tid 1 2023-09-23T22:21:57.146 INFO:tasks.rados.rados.0.smithi169.stdout:778: writing smithi16987243-216 from 2154681 to 2903898 tid 2 2023-09-23T22:21:57.147 INFO:tasks.rados.rados.0.smithi169.stdout:779: read oid 316 snap -1 2023-09-23T22:21:57.147 INFO:tasks.rados.rados.0.smithi169.stdout:779: expect (ObjNum 315 snap 0 seq_num 315) 2023-09-23T22:21:57.147 INFO:tasks.rados.rados.0.smithi169.stdout:780: write oid 162 current snap is 0 2023-09-23T22:21:57.147 INFO:tasks.rados.rados.0.smithi169.stdout:773: finishing write tid 3 to smithi16987243-241 2023-09-23T22:21:57.147 INFO:tasks.rados.rados.0.smithi169.stdout:773: finishing write tid 4 to smithi16987243-241 2023-09-23T22:21:57.147 INFO:tasks.rados.rados.0.smithi169.stdout:773: finishing write tid 5 to smithi16987243-241 2023-09-23T22:21:57.147 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 241 v 174 (ObjNum 656 snap 0 seq_num 656) dirty exists 2023-09-23T22:21:57.147 INFO:tasks.rados.rados.0.smithi169.stdout:773: left oid 241 (ObjNum 656 snap 0 seq_num 656) 2023-09-23T22:21:57.147 INFO:tasks.rados.rados.0.smithi169.stdout:774: expect (ObjNum 71 snap 0 seq_num 71) 2023-09-23T22:21:57.261 INFO:tasks.rados.rados.0.smithi169.stdout:776: expect (ObjNum 602 snap 0 seq_num 602) 2023-09-23T22:21:57.352 INFO:tasks.rados.rados.0.smithi169.stdout:775: expect (ObjNum 104 snap 0 seq_num 104) 2023-09-23T22:21:57.482 INFO:tasks.rados.rados.0.smithi169.stdout:777: finishing write tid 1 to smithi16987243-422 2023-09-23T22:21:57.482 INFO:tasks.rados.rados.0.smithi169.stdout:777: finishing write tid 2 to smithi16987243-422 2023-09-23T22:21:57.483 INFO:tasks.rados.rados.0.smithi169.stdout:777: finishing write tid 3 to smithi16987243-422 2023-09-23T22:21:57.483 INFO:tasks.rados.rados.0.smithi169.stdout:777: finishing write tid 4 to smithi16987243-422 2023-09-23T22:21:57.483 INFO:tasks.rados.rados.0.smithi169.stdout:777: finishing write tid 5 to smithi16987243-422 2023-09-23T22:21:57.483 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 422 v 126 (ObjNum 657 snap 0 seq_num 657) dirty exists 2023-09-23T22:21:57.483 INFO:tasks.rados.rados.0.smithi169.stdout:777: left oid 422 (ObjNum 657 snap 0 seq_num 657) 2023-09-23T22:21:57.483 INFO:tasks.rados.rados.0.smithi169.stdout:778: finishing write tid 1 to smithi16987243-216 2023-09-23T22:21:57.483 INFO:tasks.rados.rados.0.smithi169.stdout:778: finishing write tid 2 to smithi16987243-216 2023-09-23T22:21:57.483 INFO:tasks.rados.rados.0.smithi169.stdout:778: finishing write tid 3 to smithi16987243-216 2023-09-23T22:21:57.483 INFO:tasks.rados.rados.0.smithi169.stdout:778: finishing write tid 4 to smithi16987243-216 2023-09-23T22:21:57.484 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 216 v 160 (ObjNum 658 snap 0 seq_num 658) dirty exists 2023-09-23T22:21:57.484 INFO:tasks.rados.rados.0.smithi169.stdout:778: left oid 216 (ObjNum 658 snap 0 seq_num 658) 2023-09-23T22:21:57.484 INFO:tasks.rados.rados.0.smithi169.stdout:779: expect (ObjNum 315 snap 0 seq_num 315) 2023-09-23T22:21:57.600 INFO:tasks.rados.rados.0.smithi169.stdout:780: seq_num 659 ranges {675813=795449,2096810=609228} 2023-09-23T22:21:57.608 INFO:tasks.rados.rados.0.smithi169.stdout:780: writing smithi16987243-162 from 675813 to 1471262 tid 1 2023-09-23T22:21:57.616 INFO:tasks.rados.rados.0.smithi169.stdout:780: writing smithi16987243-162 from 2096810 to 2706038 tid 2 2023-09-23T22:21:57.616 INFO:tasks.rados.rados.0.smithi169.stdout:773: done (7 left) 2023-09-23T22:21:57.616 INFO:tasks.rados.rados.0.smithi169.stdout:774: done (6 left) 2023-09-23T22:21:57.616 INFO:tasks.rados.rados.0.smithi169.stdout:775: done (5 left) 2023-09-23T22:21:57.617 INFO:tasks.rados.rados.0.smithi169.stdout:776: done (4 left) 2023-09-23T22:21:57.617 INFO:tasks.rados.rados.0.smithi169.stdout:777: done (3 left) 2023-09-23T22:21:57.617 INFO:tasks.rados.rados.0.smithi169.stdout:778: done (2 left) 2023-09-23T22:21:57.617 INFO:tasks.rados.rados.0.smithi169.stdout:779: done (1 left) 2023-09-23T22:21:57.617 INFO:tasks.rados.rados.0.smithi169.stdout:781: write oid 146 current snap is 0 2023-09-23T22:21:57.617 INFO:tasks.rados.rados.0.smithi169.stdout:780: finishing write tid 1 to smithi16987243-162 2023-09-23T22:21:57.617 INFO:tasks.rados.rados.0.smithi169.stdout:781: seq_num 660 ranges {692620=470698,1755292=752886} 2023-09-23T22:21:57.623 INFO:tasks.rados.rados.0.smithi169.stdout:781: writing smithi16987243-146 from 692620 to 1163318 tid 1 2023-09-23T22:21:57.631 INFO:tasks.rados.rados.0.smithi169.stdout:781: writing smithi16987243-146 from 1755292 to 2508178 tid 2 2023-09-23T22:21:57.631 INFO:tasks.rados.rados.0.smithi169.stdout:782: read oid 136 snap -1 2023-09-23T22:21:57.631 INFO:tasks.rados.rados.0.smithi169.stdout:782: expect (ObjNum 135 snap 0 seq_num 135) 2023-09-23T22:21:57.632 INFO:tasks.rados.rados.0.smithi169.stdout:783: read oid 411 snap -1 2023-09-23T22:21:57.632 INFO:tasks.rados.rados.0.smithi169.stdout:783: expect (ObjNum 410 snap 0 seq_num 410) 2023-09-23T22:21:57.632 INFO:tasks.rados.rados.0.smithi169.stdout:784: delete oid 442 current snap is 0 2023-09-23T22:21:57.632 INFO:tasks.rados.rados.0.smithi169.stdout:780: finishing write tid 2 to smithi16987243-162 2023-09-23T22:21:57.632 INFO:tasks.rados.rados.0.smithi169.stdout:780: finishing write tid 3 to smithi16987243-162 2023-09-23T22:21:57.632 INFO:tasks.rados.rados.0.smithi169.stdout:780: finishing write tid 4 to smithi16987243-162 2023-09-23T22:21:57.632 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 162 v 153 (ObjNum 659 snap 0 seq_num 659) dirty exists 2023-09-23T22:21:57.632 INFO:tasks.rados.rados.0.smithi169.stdout:780: left oid 162 (ObjNum 659 snap 0 seq_num 659) 2023-09-23T22:21:57.632 INFO:tasks.rados.rados.0.smithi169.stdout:781: finishing write tid 1 to smithi16987243-146 2023-09-23T22:21:57.634 INFO:tasks.rados.rados.0.smithi169.stdout:782: expect (ObjNum 135 snap 0 seq_num 135) 2023-09-23T22:21:57.712 INFO:tasks.rados.rados.0.smithi169.stdout:781: finishing write tid 2 to smithi16987243-146 2023-09-23T22:21:57.712 INFO:tasks.rados.rados.0.smithi169.stdout:781: finishing write tid 3 to smithi16987243-146 2023-09-23T22:21:57.712 INFO:tasks.rados.rados.0.smithi169.stdout:781: finishing write tid 4 to smithi16987243-146 2023-09-23T22:21:57.712 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 146 v 122 (ObjNum 660 snap 0 seq_num 660) dirty exists 2023-09-23T22:21:57.712 INFO:tasks.rados.rados.0.smithi169.stdout:781: left oid 146 (ObjNum 660 snap 0 seq_num 660) 2023-09-23T22:21:57.712 INFO:tasks.rados.rados.0.smithi169.stdout:783: expect (ObjNum 410 snap 0 seq_num 410) 2023-09-23T22:21:57.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:57 smithi169 bash[40994]: cluster 2023-09-23T22:21:55.826519+0000 mgr.y (mgr.24365) 206 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 67 MiB/s rd, 11 MiB/s wr, 106 op/s 2023-09-23T22:21:57.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:57 smithi169 bash[27421]: cluster 2023-09-23T22:21:55.826519+0000 mgr.y (mgr.24365) 206 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 67 MiB/s rd, 11 MiB/s wr, 106 op/s 2023-09-23T22:21:57.809 INFO:tasks.rados.rados.0.smithi169.stdout:780: done (4 left) 2023-09-23T22:21:57.809 INFO:tasks.rados.rados.0.smithi169.stdout:781: done (3 left) 2023-09-23T22:21:57.809 INFO:tasks.rados.rados.0.smithi169.stdout:782: done (2 left) 2023-09-23T22:21:57.809 INFO:tasks.rados.rados.0.smithi169.stdout:783: done (1 left) 2023-09-23T22:21:57.810 INFO:tasks.rados.rados.0.smithi169.stdout:784: done (0 left) 2023-09-23T22:21:57.810 INFO:tasks.rados.rados.0.smithi169.stdout:785: read oid 255 snap -1 2023-09-23T22:21:57.810 INFO:tasks.rados.rados.0.smithi169.stdout:785: expect (ObjNum 254 snap 0 seq_num 254) 2023-09-23T22:21:57.810 INFO:tasks.rados.rados.0.smithi169.stdout:786: write oid 314 current snap is 0 2023-09-23T22:21:57.810 INFO:tasks.rados.rados.0.smithi169.stdout:786: seq_num 662 ranges {726234=737549,1988609=756555} 2023-09-23T22:21:57.821 INFO:tasks.rados.rados.0.smithi169.stdout:786: writing smithi16987243-314 from 726234 to 1463783 tid 1 2023-09-23T22:21:57.829 INFO:tasks.rados.rados.0.smithi169.stdout:786: writing smithi16987243-314 from 1988609 to 2745164 tid 2 2023-09-23T22:21:57.829 INFO:tasks.rados.rados.0.smithi169.stdout:787: read oid 52 snap -1 2023-09-23T22:21:57.829 INFO:tasks.rados.rados.0.smithi169.stdout:787: expect (ObjNum 609 snap 0 seq_num 609) 2023-09-23T22:21:57.829 INFO:tasks.rados.rados.0.smithi169.stdout:788: write oid 416 current snap is 0 2023-09-23T22:21:57.829 INFO:tasks.rados.rados.0.smithi169.stdout:788: seq_num 663 ranges {743041=412798,1930738=616566,3040503=102538} 2023-09-23T22:21:57.836 INFO:tasks.rados.rados.0.smithi169.stdout:788: writing smithi16987243-416 from 743041 to 1155839 tid 1 2023-09-23T22:21:57.844 INFO:tasks.rados.rados.0.smithi169.stdout:788: writing smithi16987243-416 from 1930738 to 2547304 tid 2 2023-09-23T22:21:57.847 INFO:tasks.rados.rados.0.smithi169.stdout:788: writing smithi16987243-416 from 3040503 to 3143041 tid 3 2023-09-23T22:21:57.847 INFO:tasks.rados.rados.0.smithi169.stdout:789: write oid 365 current snap is 0 2023-09-23T22:21:57.848 INFO:tasks.rados.rados.0.smithi169.stdout:789: seq_num 664 ranges {759848=488047,1989220=760224} 2023-09-23T22:21:57.854 INFO:tasks.rados.rados.0.smithi169.stdout:789: writing smithi16987243-365 from 759848 to 1247895 tid 1 2023-09-23T22:21:57.863 INFO:tasks.rados.rados.0.smithi169.stdout:789: writing smithi16987243-365 from 1989220 to 2749444 tid 2 2023-09-23T22:21:57.863 INFO:tasks.rados.rados.0.smithi169.stdout:790: read oid 331 snap -1 2023-09-23T22:21:57.864 INFO:tasks.rados.rados.0.smithi169.stdout:790: expect (ObjNum 330 snap 0 seq_num 330) 2023-09-23T22:21:57.864 INFO:tasks.rados.rados.0.smithi169.stdout:791: write oid 404 current snap is 0 2023-09-23T22:21:57.864 INFO:tasks.rados.rados.0.smithi169.stdout:791: seq_num 665 ranges {776655=563296,2047702=620235,3095349=81306} 2023-09-23T22:21:57.871 INFO:tasks.rados.rados.0.smithi169.stdout:791: writing smithi16987243-404 from 776655 to 1339951 tid 1 2023-09-23T22:21:57.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:57 smithi187 bash[31480]: cluster 2023-09-23T22:21:55.826519+0000 mgr.y (mgr.24365) 206 : cluster [DBG] pgmap v181: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 67 MiB/s rd, 11 MiB/s wr, 106 op/s 2023-09-23T22:21:57.879 INFO:tasks.rados.rados.0.smithi169.stdout:791: writing smithi16987243-404 from 2047702 to 2667937 tid 2 2023-09-23T22:21:57.882 INFO:tasks.rados.rados.0.smithi169.stdout:791: writing smithi16987243-404 from 3095349 to 3176655 tid 3 2023-09-23T22:21:57.883 INFO:tasks.rados.rados.0.smithi169.stdout:792: write oid 13 current snap is 0 2023-09-23T22:21:57.883 INFO:tasks.rados.rados.0.smithi169.stdout:792: seq_num 666 ranges {793462=638545,2106184=763893} 2023-09-23T22:21:57.891 INFO:tasks.rados.rados.0.smithi169.stdout:792: writing smithi16987243-13 from 793462 to 1432007 tid 1 2023-09-23T22:21:57.900 INFO:tasks.rados.rados.0.smithi169.stdout:792: writing smithi16987243-13 from 2106184 to 2870077 tid 2 2023-09-23T22:21:57.900 INFO:tasks.rados.rados.0.smithi169.stdout:793: read oid 439 snap -1 2023-09-23T22:21:57.900 INFO:tasks.rados.rados.0.smithi169.stdout:793: expect (ObjNum 438 snap 0 seq_num 438) 2023-09-23T22:21:57.901 INFO:tasks.rados.rados.0.smithi169.stdout:794: read oid 127 snap -1 2023-09-23T22:21:57.901 INFO:tasks.rados.rados.0.smithi169.stdout:794: expect (ObjNum 126 snap 0 seq_num 126) 2023-09-23T22:21:57.901 INFO:tasks.rados.rados.0.smithi169.stdout:795: write oid 162 current snap is 0 2023-09-23T22:21:57.901 INFO:tasks.rados.rados.0.smithi169.stdout:795: seq_num 667 ranges {410269=713794,1648313=507551,2917489=292780} 2023-09-23T22:21:57.907 INFO:tasks.rados.rados.0.smithi169.stdout:795: writing smithi16987243-162 from 410269 to 1124063 tid 1 2023-09-23T22:21:57.913 INFO:tasks.rados.rados.0.smithi169.stdout:795: writing smithi16987243-162 from 1648313 to 2155864 tid 2 2023-09-23T22:21:57.920 INFO:tasks.rados.rados.0.smithi169.stdout:795: writing smithi16987243-162 from 2917489 to 3210269 tid 3 2023-09-23T22:21:57.920 INFO:tasks.rados.rados.0.smithi169.stdout:796: write oid 481 current snap is 0 2023-09-23T22:21:57.920 INFO:tasks.rados.rados.0.smithi169.stdout:785: expect (ObjNum 254 snap 0 seq_num 254) 2023-09-23T22:21:58.004 INFO:tasks.rados.rados.0.smithi169.stdout:786: finishing write tid 1 to smithi16987243-314 2023-09-23T22:21:58.004 INFO:tasks.rados.rados.0.smithi169.stdout:796: seq_num 668 ranges {427076=789043,1706795=767562,2944912=282164} 2023-09-23T22:21:58.011 INFO:tasks.rados.rados.0.smithi169.stdout:796: writing smithi16987243-481 from 427076 to 1216119 tid 1 2023-09-23T22:21:58.018 INFO:tasks.rados.rados.0.smithi169.stdout:796: writing smithi16987243-481 from 1706795 to 2474357 tid 2 2023-09-23T22:21:58.023 INFO:tasks.rados.rados.0.smithi169.stdout:796: writing smithi16987243-481 from 2944912 to 3227076 tid 3 2023-09-23T22:21:58.023 INFO:tasks.rados.rados.0.smithi169.stdout:785: done (11 left) 2023-09-23T22:21:58.023 INFO:tasks.rados.rados.0.smithi169.stdout:797: write oid 340 current snap is 0 2023-09-23T22:21:58.023 INFO:tasks.rados.rados.0.smithi169.stdout:786: finishing write tid 2 to smithi16987243-314 2023-09-23T22:21:58.023 INFO:tasks.rados.rados.0.smithi169.stdout:797: seq_num 669 ranges {443883=464292,1365277=511220,2572335=671548} 2023-09-23T22:21:58.028 INFO:tasks.rados.rados.0.smithi169.stdout:797: writing smithi16987243-340 from 443883 to 908175 tid 1 2023-09-23T22:21:58.034 INFO:tasks.rados.rados.0.smithi169.stdout:797: writing smithi16987243-340 from 1365277 to 1876497 tid 2 2023-09-23T22:21:58.042 INFO:tasks.rados.rados.0.smithi169.stdout:797: writing smithi16987243-340 from 2572335 to 3243883 tid 3 2023-09-23T22:21:58.042 INFO:tasks.rados.rados.0.smithi169.stdout:786: finishing write tid 3 to smithi16987243-314 2023-09-23T22:21:58.042 INFO:tasks.rados.rados.0.smithi169.stdout:787: expect (ObjNum 609 snap 0 seq_num 609) 2023-09-23T22:21:58.150 INFO:tasks.rados.rados.0.smithi169.stdout:786: finishing write tid 4 to smithi16987243-314 2023-09-23T22:21:58.151 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 314 v 131 (ObjNum 662 snap 0 seq_num 662) dirty exists 2023-09-23T22:21:58.151 INFO:tasks.rados.rados.0.smithi169.stdout:786: left oid 314 (ObjNum 662 snap 0 seq_num 662) 2023-09-23T22:21:58.151 INFO:tasks.rados.rados.0.smithi169.stdout:788: finishing write tid 1 to smithi16987243-416 2023-09-23T22:21:58.151 INFO:tasks.rados.rados.0.smithi169.stdout:788: finishing write tid 2 to smithi16987243-416 2023-09-23T22:21:58.151 INFO:tasks.rados.rados.0.smithi169.stdout:798: read oid 143 snap -1 2023-09-23T22:21:58.151 INFO:tasks.rados.rados.0.smithi169.stdout:798: expect (ObjNum 567 snap 0 seq_num 567) 2023-09-23T22:21:58.151 INFO:tasks.rados.rados.0.smithi169.stdout:786: done (12 left) 2023-09-23T22:21:58.151 INFO:tasks.rados.rados.0.smithi169.stdout:787: done (11 left) 2023-09-23T22:21:58.151 INFO:tasks.rados.rados.0.smithi169.stdout:799: write oid 82 current snap is 0 2023-09-23T22:21:58.151 INFO:tasks.rados.rados.0.smithi169.stdout:788: finishing write tid 3 to smithi16987243-416 2023-09-23T22:21:58.152 INFO:tasks.rados.rados.0.smithi169.stdout:799: seq_num 670 ranges {460690=655894,1540112=771231,2716111=539778} 2023-09-23T22:21:58.157 INFO:tasks.rados.rados.0.smithi169.stdout:799: writing smithi16987243-82 from 460690 to 1116584 tid 1 2023-09-23T22:21:58.164 INFO:tasks.rados.rados.0.smithi169.stdout:799: writing smithi16987243-82 from 1540112 to 2311343 tid 2 2023-09-23T22:21:58.170 INFO:tasks.rados.rados.0.smithi169.stdout:799: writing smithi16987243-82 from 2716111 to 3255889 tid 3 2023-09-23T22:21:58.170 INFO:tasks.rados.rados.0.smithi169.stdout:800: write oid 19 current snap is 0 2023-09-23T22:21:58.170 INFO:tasks.rados.rados.0.smithi169.stdout:788: finishing write tid 4 to smithi16987243-416 2023-09-23T22:21:58.170 INFO:tasks.rados.rados.0.smithi169.stdout:788: finishing write tid 5 to smithi16987243-416 2023-09-23T22:21:58.170 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 416 v 135 (ObjNum 663 snap 0 seq_num 663) dirty exists 2023-09-23T22:21:58.170 INFO:tasks.rados.rados.0.smithi169.stdout:788: left oid 416 (ObjNum 663 snap 0 seq_num 663) 2023-09-23T22:21:58.170 INFO:tasks.rados.rados.0.smithi169.stdout:800: seq_num 671 ranges {477497=731143,1998594=514889,3143534=133963} 2023-09-23T22:21:58.176 INFO:tasks.rados.rados.0.smithi169.stdout:800: writing smithi16987243-19 from 477497 to 1208640 tid 1 2023-09-23T22:21:58.185 INFO:tasks.rados.rados.0.smithi169.stdout:800: writing smithi16987243-19 from 1998594 to 2513483 tid 2 2023-09-23T22:21:58.189 INFO:tasks.rados.rados.0.smithi169.stdout:800: writing smithi16987243-19 from 3143534 to 3277497 tid 3 2023-09-23T22:21:58.190 INFO:tasks.rados.rados.0.smithi169.stdout:788: done (12 left) 2023-09-23T22:21:58.190 INFO:tasks.rados.rados.0.smithi169.stdout:801: delete oid 249 current snap is 0 2023-09-23T22:21:58.190 INFO:tasks.rados.rados.0.smithi169.stdout:789: finishing write tid 1 to smithi16987243-365 2023-09-23T22:21:58.190 INFO:tasks.rados.rados.0.smithi169.stdout:789: finishing write tid 2 to smithi16987243-365 2023-09-23T22:21:58.190 INFO:tasks.rados.rados.0.smithi169.stdout:789: finishing write tid 3 to smithi16987243-365 2023-09-23T22:21:58.190 INFO:tasks.rados.rados.0.smithi169.stdout:789: finishing write tid 4 to smithi16987243-365 2023-09-23T22:21:58.190 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 365 v 144 (ObjNum 664 snap 0 seq_num 664) dirty exists 2023-09-23T22:21:58.190 INFO:tasks.rados.rados.0.smithi169.stdout:789: left oid 365 (ObjNum 664 snap 0 seq_num 664) 2023-09-23T22:21:58.190 INFO:tasks.rados.rados.0.smithi169.stdout:791: finishing write tid 1 to smithi16987243-404 2023-09-23T22:21:58.190 INFO:tasks.rados.rados.0.smithi169.stdout:790: expect (ObjNum 330 snap 0 seq_num 330) 2023-09-23T22:21:58.319 INFO:tasks.rados.rados.0.smithi169.stdout:791: finishing write tid 2 to smithi16987243-404 2023-09-23T22:21:58.319 INFO:tasks.rados.rados.0.smithi169.stdout:791: finishing write tid 3 to smithi16987243-404 2023-09-23T22:21:58.319 INFO:tasks.rados.rados.0.smithi169.stdout:791: finishing write tid 4 to smithi16987243-404 2023-09-23T22:21:58.319 INFO:tasks.rados.rados.0.smithi169.stdout:791: finishing write tid 5 to smithi16987243-404 2023-09-23T22:21:58.319 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 404 v 171 (ObjNum 665 snap 0 seq_num 665) dirty exists 2023-09-23T22:21:58.319 INFO:tasks.rados.rados.0.smithi169.stdout:791: left oid 404 (ObjNum 665 snap 0 seq_num 665) 2023-09-23T22:21:58.319 INFO:tasks.rados.rados.0.smithi169.stdout:792: finishing write tid 1 to smithi16987243-13 2023-09-23T22:21:58.319 INFO:tasks.rados.rados.0.smithi169.stdout:794: expect (ObjNum 126 snap 0 seq_num 126) 2023-09-23T22:21:58.388 INFO:tasks.rados.rados.0.smithi169.stdout:795: finishing write tid 1 to smithi16987243-162 2023-09-23T22:21:58.388 INFO:tasks.rados.rados.0.smithi169.stdout:795: finishing write tid 2 to smithi16987243-162 2023-09-23T22:21:58.388 INFO:tasks.rados.rados.0.smithi169.stdout:792: finishing write tid 2 to smithi16987243-13 2023-09-23T22:21:58.388 INFO:tasks.rados.rados.0.smithi169.stdout:792: finishing write tid 3 to smithi16987243-13 2023-09-23T22:21:58.388 INFO:tasks.rados.rados.0.smithi169.stdout:792: finishing write tid 4 to smithi16987243-13 2023-09-23T22:21:58.389 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 13 v 147 (ObjNum 666 snap 0 seq_num 666) dirty exists 2023-09-23T22:21:58.389 INFO:tasks.rados.rados.0.smithi169.stdout:792: left oid 13 (ObjNum 666 snap 0 seq_num 666) 2023-09-23T22:21:58.389 INFO:tasks.rados.rados.0.smithi169.stdout:793: expect (ObjNum 438 snap 0 seq_num 438) 2023-09-23T22:21:58.502 INFO:tasks.rados.rados.0.smithi169.stdout:795: finishing write tid 3 to smithi16987243-162 2023-09-23T22:21:58.503 INFO:tasks.rados.rados.0.smithi169.stdout:795: finishing write tid 4 to smithi16987243-162 2023-09-23T22:21:58.503 INFO:tasks.rados.rados.0.smithi169.stdout:795: finishing write tid 5 to smithi16987243-162 2023-09-23T22:21:58.503 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 162 v 157 (ObjNum 667 snap 0 seq_num 667) dirty exists 2023-09-23T22:21:58.503 INFO:tasks.rados.rados.0.smithi169.stdout:795: left oid 162 (ObjNum 667 snap 0 seq_num 667) 2023-09-23T22:21:58.503 INFO:tasks.rados.rados.0.smithi169.stdout:796: finishing write tid 1 to smithi16987243-481 2023-09-23T22:21:58.503 INFO:tasks.rados.rados.0.smithi169.stdout:789: done (12 left) 2023-09-23T22:21:58.503 INFO:tasks.rados.rados.0.smithi169.stdout:790: done (11 left) 2023-09-23T22:21:58.503 INFO:tasks.rados.rados.0.smithi169.stdout:791: done (10 left) 2023-09-23T22:21:58.503 INFO:tasks.rados.rados.0.smithi169.stdout:792: done (9 left) 2023-09-23T22:21:58.503 INFO:tasks.rados.rados.0.smithi169.stdout:793: done (8 left) 2023-09-23T22:21:58.503 INFO:tasks.rados.rados.0.smithi169.stdout:794: done (7 left) 2023-09-23T22:21:58.503 INFO:tasks.rados.rados.0.smithi169.stdout:795: done (6 left) 2023-09-23T22:21:58.504 INFO:tasks.rados.rados.0.smithi169.stdout:801: done (5 left) 2023-09-23T22:21:58.504 INFO:tasks.rados.rados.0.smithi169.stdout:802: write oid 318 current snap is 0 2023-09-23T22:21:58.504 INFO:tasks.rados.rados.0.smithi169.stdout:796: finishing write tid 2 to smithi16987243-481 2023-09-23T22:21:58.504 INFO:tasks.rados.rados.0.smithi169.stdout:796: finishing write tid 3 to smithi16987243-481 2023-09-23T22:21:58.504 INFO:tasks.rados.rados.0.smithi169.stdout:796: finishing write tid 4 to smithi16987243-481 2023-09-23T22:21:58.504 INFO:tasks.rados.rados.0.smithi169.stdout:796: finishing write tid 5 to smithi16987243-481 2023-09-23T22:21:58.504 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 481 v 97 (ObjNum 668 snap 0 seq_num 668) dirty exists 2023-09-23T22:21:58.504 INFO:tasks.rados.rados.0.smithi169.stdout:796: left oid 481 (ObjNum 668 snap 0 seq_num 668) 2023-09-23T22:21:58.504 INFO:tasks.rados.rados.0.smithi169.stdout:797: finishing write tid 1 to smithi16987243-340 2023-09-23T22:21:58.504 INFO:tasks.rados.rados.0.smithi169.stdout:797: finishing write tid 2 to smithi16987243-340 2023-09-23T22:21:58.504 INFO:tasks.rados.rados.0.smithi169.stdout:797: finishing write tid 3 to smithi16987243-340 2023-09-23T22:21:58.504 INFO:tasks.rados.rados.0.smithi169.stdout:797: finishing write tid 4 to smithi16987243-340 2023-09-23T22:21:58.505 INFO:tasks.rados.rados.0.smithi169.stdout:797: finishing write tid 5 to smithi16987243-340 2023-09-23T22:21:58.505 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 340 v 126 (ObjNum 669 snap 0 seq_num 669) dirty exists 2023-09-23T22:21:58.505 INFO:tasks.rados.rados.0.smithi169.stdout:797: left oid 340 (ObjNum 669 snap 0 seq_num 669) 2023-09-23T22:21:58.505 INFO:tasks.rados.rados.0.smithi169.stdout:798: expect (ObjNum 567 snap 0 seq_num 567) 2023-09-23T22:21:58.673 INFO:tasks.rados.rados.0.smithi169.stdout:799: finishing write tid 1 to smithi16987243-82 2023-09-23T22:21:58.674 INFO:tasks.rados.rados.0.smithi169.stdout:799: finishing write tid 2 to smithi16987243-82 2023-09-23T22:21:58.674 INFO:tasks.rados.rados.0.smithi169.stdout:799: finishing write tid 3 to smithi16987243-82 2023-09-23T22:21:58.674 INFO:tasks.rados.rados.0.smithi169.stdout:799: finishing write tid 4 to smithi16987243-82 2023-09-23T22:21:58.674 INFO:tasks.rados.rados.0.smithi169.stdout:799: finishing write tid 5 to smithi16987243-82 2023-09-23T22:21:58.674 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 82 v 101 (ObjNum 670 snap 0 seq_num 670) dirty exists 2023-09-23T22:21:58.674 INFO:tasks.rados.rados.0.smithi169.stdout:799: left oid 82 (ObjNum 670 snap 0 seq_num 670) 2023-09-23T22:21:58.674 INFO:tasks.rados.rados.0.smithi169.stdout:800: finishing write tid 1 to smithi16987243-19 2023-09-23T22:21:58.675 INFO:tasks.rados.rados.0.smithi169.stdout:800: finishing write tid 2 to smithi16987243-19 2023-09-23T22:21:58.675 INFO:tasks.rados.rados.0.smithi169.stdout:800: finishing write tid 3 to smithi16987243-19 2023-09-23T22:21:58.675 INFO:tasks.rados.rados.0.smithi169.stdout:800: finishing write tid 4 to smithi16987243-19 2023-09-23T22:21:58.675 INFO:tasks.rados.rados.0.smithi169.stdout:800: finishing write tid 5 to smithi16987243-19 2023-09-23T22:21:58.675 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 19 v 158 (ObjNum 671 snap 0 seq_num 671) dirty exists 2023-09-23T22:21:58.675 INFO:tasks.rados.rados.0.smithi169.stdout:800: left oid 19 (ObjNum 671 snap 0 seq_num 671) 2023-09-23T22:21:58.675 INFO:tasks.rados.rados.0.smithi169.stdout:802: seq_num 673 ranges {511111=481641,1599205=518558,2682027=489947} 2023-09-23T22:21:58.682 INFO:tasks.rados.rados.0.smithi169.stdout:802: writing smithi16987243-318 from 511111 to 992752 tid 1 2023-09-23T22:21:58.691 INFO:tasks.rados.rados.0.smithi169.stdout:802: writing smithi16987243-318 from 1599205 to 2117763 tid 2 2023-09-23T22:21:58.698 INFO:tasks.rados.rados.0.smithi169.stdout:802: writing smithi16987243-318 from 2682027 to 3171974 tid 3 2023-09-23T22:21:58.699 INFO:tasks.rados.rados.0.smithi169.stdout:796: done (5 left) 2023-09-23T22:21:58.699 INFO:tasks.rados.rados.0.smithi169.stdout:797: done (4 left) 2023-09-23T22:21:58.699 INFO:tasks.rados.rados.0.smithi169.stdout:798: done (3 left) 2023-09-23T22:21:58.699 INFO:tasks.rados.rados.0.smithi169.stdout:799: done (2 left) 2023-09-23T22:21:58.699 INFO:tasks.rados.rados.0.smithi169.stdout:800: done (1 left) 2023-09-23T22:21:58.699 INFO:tasks.rados.rados.0.smithi169.stdout:803: read oid 423 snap -1 2023-09-23T22:21:58.700 INFO:tasks.rados.rados.0.smithi169.stdout:803: expect (ObjNum 422 snap 0 seq_num 422) 2023-09-23T22:21:58.700 INFO:tasks.rados.rados.0.smithi169.stdout:804: write oid 29 current snap is 0 2023-09-23T22:21:58.700 INFO:tasks.rados.rados.0.smithi169.stdout:802: finishing write tid 1 to smithi16987243-318 2023-09-23T22:21:58.700 INFO:tasks.rados.rados.0.smithi169.stdout:804: seq_num 674 ranges {527918=556890,1657687=778569,3225803=102115} 2023-09-23T22:21:58.704 INFO:tasks.rados.rados.0.smithi169.stdout:804: writing smithi16987243-29 from 527918 to 1084808 tid 1 2023-09-23T22:21:58.712 INFO:tasks.rados.rados.0.smithi169.stdout:804: writing smithi16987243-29 from 1657687 to 2436256 tid 2 2023-09-23T22:21:58.717 INFO:tasks.rados.rados.0.smithi169.stdout:804: writing smithi16987243-29 from 3225803 to 3327918 tid 3 2023-09-23T22:21:58.717 INFO:tasks.rados.rados.0.smithi169.stdout:805: write oid 60 current snap is 0 2023-09-23T22:21:58.717 INFO:tasks.rados.rados.0.smithi169.stdout:802: finishing write tid 2 to smithi16987243-318 2023-09-23T22:21:58.717 INFO:tasks.rados.rados.0.smithi169.stdout:805: seq_num 675 ranges {544725=632139,1716169=522227,2736873=512491} 2023-09-23T22:21:58.723 INFO:tasks.rados.rados.0.smithi169.stdout:805: writing smithi16987243-60 from 544725 to 1176864 tid 1 2023-09-23T22:21:58.730 INFO:tasks.rados.rados.0.smithi169.stdout:805: writing smithi16987243-60 from 1716169 to 2238396 tid 2 2023-09-23T22:21:58.736 INFO:tasks.rados.rados.0.smithi169.stdout:805: writing smithi16987243-60 from 2736873 to 3249364 tid 3 2023-09-23T22:21:58.736 INFO:tasks.rados.rados.0.smithi169.stdout:806: write oid 249 current snap is 0 2023-09-23T22:21:58.736 INFO:tasks.rados.rados.0.smithi169.stdout:806: seq_num 676 ranges {561532=707388,2058298=782238} 2023-09-23T22:21:58.744 INFO:tasks.rados.rados.0.smithi169.stdout:806: writing smithi16987243-249 from 561532 to 1268920 tid 1 2023-09-23T22:21:58.753 INFO:tasks.rados.rados.0.smithi169.stdout:806: writing smithi16987243-249 from 2058298 to 2840536 tid 2 2023-09-23T22:21:58.753 INFO:tasks.rados.rados.0.smithi169.stdout:807: read oid 147 snap -1 2023-09-23T22:21:58.753 INFO:tasks.rados.rados.0.smithi169.stdout:807: expect (ObjNum 146 snap 0 seq_num 146) 2023-09-23T22:21:58.753 INFO:tasks.rados.rados.0.smithi169.stdout:808: write oid 198 current snap is 0 2023-09-23T22:21:58.753 INFO:tasks.rados.rados.0.smithi169.stdout:808: seq_num 677 ranges {578339=498990,1833133=525896,2791719=586620} 2023-09-23T22:21:58.759 INFO:tasks.rados.rados.0.smithi169.stdout:808: writing smithi16987243-198 from 578339 to 1077329 tid 1 2023-09-23T22:21:58.766 INFO:tasks.rados.rados.0.smithi169.stdout:808: writing smithi16987243-198 from 1833133 to 2359029 tid 2 2023-09-23T22:21:58.773 INFO:tasks.rados.rados.0.smithi169.stdout:808: writing smithi16987243-198 from 2791719 to 3378339 tid 3 2023-09-23T22:21:58.773 INFO:tasks.rados.rados.0.smithi169.stdout:809: write oid 367 current snap is 0 2023-09-23T22:21:58.773 INFO:tasks.rados.rados.0.smithi169.stdout:809: seq_num 678 ranges {595146=574239,1891615=669554,3219142=176004} 2023-09-23T22:21:58.779 INFO:tasks.rados.rados.0.smithi169.stdout:809: writing smithi16987243-367 from 595146 to 1169385 tid 1 2023-09-23T22:21:58.787 INFO:tasks.rados.rados.0.smithi169.stdout:809: writing smithi16987243-367 from 1891615 to 2561169 tid 2 2023-09-23T22:21:58.793 INFO:tasks.rados.rados.0.smithi169.stdout:809: writing smithi16987243-367 from 3219142 to 3395146 tid 3 2023-09-23T22:21:58.793 INFO:tasks.rados.rados.0.smithi169.stdout:810: delete oid 166 current snap is 0 2023-09-23T22:21:58.793 INFO:tasks.rados.rados.0.smithi169.stdout:803: expect (ObjNum 422 snap 0 seq_num 422) 2023-09-23T22:21:58.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:21:58 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:21:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:21:58.900 INFO:tasks.rados.rados.0.smithi169.stdout:802: finishing write tid 3 to smithi16987243-318 2023-09-23T22:21:58.900 INFO:tasks.rados.rados.0.smithi169.stdout:802: finishing write tid 4 to smithi16987243-318 2023-09-23T22:21:58.900 INFO:tasks.rados.rados.0.smithi169.stdout:802: finishing write tid 5 to smithi16987243-318 2023-09-23T22:21:58.900 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 318 v 153 (ObjNum 673 snap 0 seq_num 673) dirty exists 2023-09-23T22:21:58.900 INFO:tasks.rados.rados.0.smithi169.stdout:802: left oid 318 (ObjNum 673 snap 0 seq_num 673) 2023-09-23T22:21:58.900 INFO:tasks.rados.rados.0.smithi169.stdout:804: finishing write tid 1 to smithi16987243-29 2023-09-23T22:21:58.900 INFO:tasks.rados.rados.0.smithi169.stdout:804: finishing write tid 2 to smithi16987243-29 2023-09-23T22:21:58.901 INFO:tasks.rados.rados.0.smithi169.stdout:804: finishing write tid 3 to smithi16987243-29 2023-09-23T22:21:58.901 INFO:tasks.rados.rados.0.smithi169.stdout:804: finishing write tid 4 to smithi16987243-29 2023-09-23T22:21:58.901 INFO:tasks.rados.rados.0.smithi169.stdout:804: finishing write tid 5 to smithi16987243-29 2023-09-23T22:21:58.901 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 29 v 151 (ObjNum 674 snap 0 seq_num 674) dirty exists 2023-09-23T22:21:58.901 INFO:tasks.rados.rados.0.smithi169.stdout:804: left oid 29 (ObjNum 674 snap 0 seq_num 674) 2023-09-23T22:21:58.901 INFO:tasks.rados.rados.0.smithi169.stdout:805: finishing write tid 1 to smithi16987243-60 2023-09-23T22:21:58.901 INFO:tasks.rados.rados.0.smithi169.stdout:805: finishing write tid 2 to smithi16987243-60 2023-09-23T22:21:58.901 INFO:tasks.rados.rados.0.smithi169.stdout:805: finishing write tid 3 to smithi16987243-60 2023-09-23T22:21:58.901 INFO:tasks.rados.rados.0.smithi169.stdout:802: done (8 left) 2023-09-23T22:21:58.901 INFO:tasks.rados.rados.0.smithi169.stdout:803: done (7 left) 2023-09-23T22:21:58.901 INFO:tasks.rados.rados.0.smithi169.stdout:804: done (6 left) 2023-09-23T22:21:58.901 INFO:tasks.rados.rados.0.smithi169.stdout:810: done (5 left) 2023-09-23T22:21:58.902 INFO:tasks.rados.rados.0.smithi169.stdout:811: read oid 240 snap -1 2023-09-23T22:21:58.902 INFO:tasks.rados.rados.0.smithi169.stdout:811: expect (ObjNum 557 snap 0 seq_num 557) 2023-09-23T22:21:58.902 INFO:tasks.rados.rados.0.smithi169.stdout:812: write oid 196 current snap is 0 2023-09-23T22:21:58.902 INFO:tasks.rados.rados.0.smithi169.stdout:805: finishing write tid 4 to smithi16987243-60 2023-09-23T22:21:58.902 INFO:tasks.rados.rados.0.smithi169.stdout:812: seq_num 680 ranges {628760=724737,1892226=673223,3157635=271125} 2023-09-23T22:21:58.908 INFO:tasks.rados.rados.0.smithi169.stdout:812: writing smithi16987243-196 from 628760 to 1353497 tid 1 2023-09-23T22:21:58.915 INFO:tasks.rados.rados.0.smithi169.stdout:812: writing smithi16987243-196 from 1892226 to 2565449 tid 2 2023-09-23T22:21:58.920 INFO:tasks.rados.rados.0.smithi169.stdout:812: writing smithi16987243-196 from 3157635 to 3428760 tid 3 2023-09-23T22:21:58.920 INFO:tasks.rados.rados.0.smithi169.stdout:813: read oid 479 snap -1 2023-09-23T22:21:58.921 INFO:tasks.rados.rados.0.smithi169.stdout:813: expect deleted 2023-09-23T22:21:58.921 INFO:tasks.rados.rados.0.smithi169.stdout:814: read oid 494 snap -1 2023-09-23T22:21:58.921 INFO:tasks.rados.rados.0.smithi169.stdout:814: expect (ObjNum 493 snap 0 seq_num 493) 2023-09-23T22:21:58.921 INFO:tasks.rados.rados.0.smithi169.stdout:815: read oid 291 snap -1 2023-09-23T22:21:58.921 INFO:tasks.rados.rados.0.smithi169.stdout:815: expect deleted 2023-09-23T22:21:58.921 INFO:tasks.rados.rados.0.smithi169.stdout:816: read oid 420 snap -1 2023-09-23T22:21:58.921 INFO:tasks.rados.rados.0.smithi169.stdout:816: expect (ObjNum 614 snap 0 seq_num 614) 2023-09-23T22:21:58.921 INFO:tasks.rados.rados.0.smithi169.stdout:817: read oid 78 snap -1 2023-09-23T22:21:58.921 INFO:tasks.rados.rados.0.smithi169.stdout:817: expect (ObjNum 77 snap 0 seq_num 77) 2023-09-23T22:21:58.921 INFO:tasks.rados.rados.0.smithi169.stdout:818: delete oid 375 current snap is 0 2023-09-23T22:21:58.922 INFO:tasks.rados.rados.0.smithi169.stdout:805: finishing write tid 5 to smithi16987243-60 2023-09-23T22:21:58.922 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 60 v 161 (ObjNum 675 snap 0 seq_num 675) dirty exists 2023-09-23T22:21:58.922 INFO:tasks.rados.rados.0.smithi169.stdout:805: left oid 60 (ObjNum 675 snap 0 seq_num 675) 2023-09-23T22:21:58.922 INFO:tasks.rados.rados.0.smithi169.stdout:806: finishing write tid 1 to smithi16987243-249 2023-09-23T22:21:58.923 INFO:tasks.rados.rados.0.smithi169.stdout:806: finishing write tid 2 to smithi16987243-249 2023-09-23T22:21:58.923 INFO:tasks.rados.rados.0.smithi169.stdout:806: finishing write tid 3 to smithi16987243-249 2023-09-23T22:21:58.923 INFO:tasks.rados.rados.0.smithi169.stdout:806: finishing write tid 4 to smithi16987243-249 2023-09-23T22:21:58.923 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 249 v 175 (ObjNum 676 snap 0 seq_num 676) dirty exists 2023-09-23T22:21:58.923 INFO:tasks.rados.rados.0.smithi169.stdout:806: left oid 249 (ObjNum 676 snap 0 seq_num 676) 2023-09-23T22:21:58.923 INFO:tasks.rados.rados.0.smithi169.stdout:807: expect (ObjNum 146 snap 0 seq_num 146) 2023-09-23T22:21:59.004 INFO:tasks.rados.rados.0.smithi169.stdout:808: finishing write tid 1 to smithi16987243-198 2023-09-23T22:21:59.004 INFO:tasks.rados.rados.0.smithi169.stdout:808: finishing write tid 2 to smithi16987243-198 2023-09-23T22:21:59.004 INFO:tasks.rados.rados.0.smithi169.stdout:808: finishing write tid 3 to smithi16987243-198 2023-09-23T22:21:59.004 INFO:tasks.rados.rados.0.smithi169.stdout:808: finishing write tid 4 to smithi16987243-198 2023-09-23T22:21:59.004 INFO:tasks.rados.rados.0.smithi169.stdout:808: finishing write tid 5 to smithi16987243-198 2023-09-23T22:21:59.004 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 198 v 139 (ObjNum 677 snap 0 seq_num 677) dirty exists 2023-09-23T22:21:59.004 INFO:tasks.rados.rados.0.smithi169.stdout:808: left oid 198 (ObjNum 677 snap 0 seq_num 677) 2023-09-23T22:21:59.004 INFO:tasks.rados.rados.0.smithi169.stdout:809: finishing write tid 1 to smithi16987243-367 2023-09-23T22:21:59.004 INFO:tasks.rados.rados.0.smithi169.stdout:809: finishing write tid 2 to smithi16987243-367 2023-09-23T22:21:59.004 INFO:tasks.rados.rados.0.smithi169.stdout:809: finishing write tid 3 to smithi16987243-367 2023-09-23T22:21:59.005 INFO:tasks.rados.rados.0.smithi169.stdout:809: finishing write tid 4 to smithi16987243-367 2023-09-23T22:21:59.005 INFO:tasks.rados.rados.0.smithi169.stdout:809: finishing write tid 5 to smithi16987243-367 2023-09-23T22:21:59.005 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 367 v 157 (ObjNum 678 snap 0 seq_num 678) dirty exists 2023-09-23T22:21:59.005 INFO:tasks.rados.rados.0.smithi169.stdout:809: left oid 367 (ObjNum 678 snap 0 seq_num 678) 2023-09-23T22:21:59.005 INFO:tasks.rados.rados.0.smithi169.stdout:811: expect (ObjNum 557 snap 0 seq_num 557) 2023-09-23T22:21:59.174 INFO:tasks.rados.rados.0.smithi169.stdout:812: finishing write tid 1 to smithi16987243-196 2023-09-23T22:21:59.174 INFO:tasks.rados.rados.0.smithi169.stdout:812: finishing write tid 2 to smithi16987243-196 2023-09-23T22:21:59.174 INFO:tasks.rados.rados.0.smithi169.stdout:805: done (12 left) 2023-09-23T22:21:59.175 INFO:tasks.rados.rados.0.smithi169.stdout:806: done (11 left) 2023-09-23T22:21:59.175 INFO:tasks.rados.rados.0.smithi169.stdout:807: done (10 left) 2023-09-23T22:21:59.175 INFO:tasks.rados.rados.0.smithi169.stdout:808: done (9 left) 2023-09-23T22:21:59.175 INFO:tasks.rados.rados.0.smithi169.stdout:809: done (8 left) 2023-09-23T22:21:59.175 INFO:tasks.rados.rados.0.smithi169.stdout:811: done (7 left) 2023-09-23T22:21:59.175 INFO:tasks.rados.rados.0.smithi169.stdout:818: done (6 left) 2023-09-23T22:21:59.175 INFO:tasks.rados.rados.0.smithi169.stdout:819: write oid 119 current snap is 0 2023-09-23T22:21:59.175 INFO:tasks.rados.rados.0.smithi169.stdout:812: finishing write tid 3 to smithi16987243-196 2023-09-23T22:21:59.175 INFO:tasks.rados.rados.0.smithi169.stdout:812: finishing write tid 4 to smithi16987243-196 2023-09-23T22:21:59.175 INFO:tasks.rados.rados.0.smithi169.stdout:812: finishing write tid 5 to smithi16987243-196 2023-09-23T22:21:59.175 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 196 v 105 (ObjNum 680 snap 0 seq_num 680) dirty exists 2023-09-23T22:21:59.175 INFO:tasks.rados.rados.0.smithi169.stdout:812: left oid 196 (ObjNum 680 snap 0 seq_num 680) 2023-09-23T22:21:59.176 INFO:tasks.rados.rados.0.smithi169.stdout:814: expect (ObjNum 493 snap 0 seq_num 493) 2023-09-23T22:21:59.254 INFO:tasks.rados.rados.0.smithi169.stdout:816: expect (ObjNum 614 snap 0 seq_num 614) 2023-09-23T22:21:59.349 INFO:tasks.rados.rados.0.smithi169.stdout:817: expect (ObjNum 77 snap 0 seq_num 77) 2023-09-23T22:21:59.462 INFO:tasks.rados.rados.0.smithi169.stdout:819: seq_num 682 ranges {662374=475235,1609190=676892,2812481=624101} 2023-09-23T22:21:59.471 INFO:tasks.rados.rados.0.smithi169.stdout:819: writing smithi16987243-119 from 662374 to 1137609 tid 1 2023-09-23T22:21:59.478 INFO:tasks.rados.rados.0.smithi169.stdout:819: writing smithi16987243-119 from 1609190 to 2286082 tid 2 2023-09-23T22:21:59.486 INFO:tasks.rados.rados.0.smithi169.stdout:819: writing smithi16987243-119 from 2812481 to 3436582 tid 3 2023-09-23T22:21:59.486 INFO:tasks.rados.rados.0.smithi169.stdout:812: done (6 left) 2023-09-23T22:21:59.486 INFO:tasks.rados.rados.0.smithi169.stdout:813: done (5 left) 2023-09-23T22:21:59.486 INFO:tasks.rados.rados.0.smithi169.stdout:814: done (4 left) 2023-09-23T22:21:59.486 INFO:tasks.rados.rados.0.smithi169.stdout:815: done (3 left) 2023-09-23T22:21:59.486 INFO:tasks.rados.rados.0.smithi169.stdout:816: done (2 left) 2023-09-23T22:21:59.487 INFO:tasks.rados.rados.0.smithi169.stdout:817: done (1 left) 2023-09-23T22:21:59.487 INFO:tasks.rados.rados.0.smithi169.stdout:820: write oid 347 current snap is 0 2023-09-23T22:21:59.487 INFO:tasks.rados.rados.0.smithi169.stdout:820: seq_num 683 ranges {679181=550484,1667672=536903,2839904=435373} 2023-09-23T22:21:59.493 INFO:tasks.rados.rados.0.smithi169.stdout:820: writing smithi16987243-347 from 679181 to 1229665 tid 1 2023-09-23T22:21:59.499 INFO:tasks.rados.rados.0.smithi169.stdout:820: writing smithi16987243-347 from 1667672 to 2204575 tid 2 2023-09-23T22:21:59.506 INFO:tasks.rados.rados.0.smithi169.stdout:820: writing smithi16987243-347 from 2839904 to 3275277 tid 3 2023-09-23T22:21:59.506 INFO:tasks.rados.rados.0.smithi169.stdout:821: read oid 349 snap -1 2023-09-23T22:21:59.506 INFO:tasks.rados.rados.0.smithi169.stdout:821: expect (ObjNum 348 snap 0 seq_num 348) 2023-09-23T22:21:59.506 INFO:tasks.rados.rados.0.smithi169.stdout:822: write oid 252 current snap is 0 2023-09-23T22:21:59.506 INFO:tasks.rados.rados.0.smithi169.stdout:819: finishing write tid 1 to smithi16987243-119 2023-09-23T22:21:59.507 INFO:tasks.rados.rados.0.smithi169.stdout:822: seq_num 684 ranges {695988=625733,2009801=680561,3150974=345014} 2023-09-23T22:21:59.514 INFO:tasks.rados.rados.0.smithi169.stdout:822: writing smithi16987243-252 from 695988 to 1321721 tid 1 2023-09-23T22:21:59.522 INFO:tasks.rados.rados.0.smithi169.stdout:822: writing smithi16987243-252 from 2009801 to 2690362 tid 2 2023-09-23T22:21:59.527 INFO:tasks.rados.rados.0.smithi169.stdout:822: writing smithi16987243-252 from 3150974 to 3495988 tid 3 2023-09-23T22:21:59.527 INFO:tasks.rados.rados.0.smithi169.stdout:823: write oid 344 current snap is 0 2023-09-23T22:21:59.527 INFO:tasks.rados.rados.0.smithi169.stdout:819: finishing write tid 2 to smithi16987243-119 2023-09-23T22:21:59.528 INFO:tasks.rados.rados.0.smithi169.stdout:823: seq_num 685 ranges {712795=417335,1784636=540572,2894750=457917} 2023-09-23T22:21:59.534 INFO:tasks.rados.rados.0.smithi169.stdout:823: writing smithi16987243-344 from 712795 to 1130130 tid 1 2023-09-23T22:21:59.543 INFO:tasks.rados.rados.0.smithi169.stdout:823: writing smithi16987243-344 from 1784636 to 2325208 tid 2 2023-09-23T22:21:59.550 INFO:tasks.rados.rados.0.smithi169.stdout:823: writing smithi16987243-344 from 2894750 to 3352667 tid 3 2023-09-23T22:21:59.550 INFO:tasks.rados.rados.0.smithi169.stdout:824: write oid 495 current snap is 0 2023-09-23T22:21:59.550 INFO:tasks.rados.rados.0.smithi169.stdout:824: seq_num 686 ranges {729602=492584,1843118=684230,3322173=207429} 2023-09-23T22:21:59.557 INFO:tasks.rados.rados.0.smithi169.stdout:824: writing smithi16987243-495 from 729602 to 1222186 tid 1 2023-09-23T22:21:59.565 INFO:tasks.rados.rados.0.smithi169.stdout:824: writing smithi16987243-495 from 1843118 to 2527348 tid 2 2023-09-23T22:21:59.572 INFO:tasks.rados.rados.0.smithi169.stdout:824: writing smithi16987243-495 from 3322173 to 3529602 tid 3 2023-09-23T22:21:59.572 INFO:tasks.rados.rados.0.smithi169.stdout:819: finishing write tid 3 to smithi16987243-119 2023-09-23T22:21:59.572 INFO:tasks.rados.rados.0.smithi169.stdout:819: finishing write tid 4 to smithi16987243-119 2023-09-23T22:21:59.572 INFO:tasks.rados.rados.0.smithi169.stdout:819: finishing write tid 5 to smithi16987243-119 2023-09-23T22:21:59.572 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 119 v 164 (ObjNum 682 snap 0 seq_num 682) dirty exists 2023-09-23T22:21:59.572 INFO:tasks.rados.rados.0.smithi169.stdout:819: left oid 119 (ObjNum 682 snap 0 seq_num 682) 2023-09-23T22:21:59.572 INFO:tasks.rados.rados.0.smithi169.stdout:820: finishing write tid 1 to smithi16987243-347 2023-09-23T22:21:59.573 INFO:tasks.rados.rados.0.smithi169.stdout:820: finishing write tid 2 to smithi16987243-347 2023-09-23T22:21:59.573 INFO:tasks.rados.rados.0.smithi169.stdout:820: finishing write tid 3 to smithi16987243-347 2023-09-23T22:21:59.573 INFO:tasks.rados.rados.0.smithi169.stdout:820: finishing write tid 4 to smithi16987243-347 2023-09-23T22:21:59.573 INFO:tasks.rados.rados.0.smithi169.stdout:820: finishing write tid 5 to smithi16987243-347 2023-09-23T22:21:59.573 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 347 v 130 (ObjNum 683 snap 0 seq_num 683) dirty exists 2023-09-23T22:21:59.573 INFO:tasks.rados.rados.0.smithi169.stdout:820: left oid 347 (ObjNum 683 snap 0 seq_num 683) 2023-09-23T22:21:59.573 INFO:tasks.rados.rados.0.smithi169.stdout:821: expect (ObjNum 348 snap 0 seq_num 348) 2023-09-23T22:21:59.746 INFO:tasks.rados.rados.0.smithi169.stdout:822: finishing write tid 1 to smithi16987243-252 2023-09-23T22:21:59.746 INFO:tasks.rados.rados.0.smithi169.stdout:822: finishing write tid 2 to smithi16987243-252 2023-09-23T22:21:59.746 INFO:tasks.rados.rados.0.smithi169.stdout:822: finishing write tid 3 to smithi16987243-252 2023-09-23T22:21:59.746 INFO:tasks.rados.rados.0.smithi169.stdout:822: finishing write tid 4 to smithi16987243-252 2023-09-23T22:21:59.746 INFO:tasks.rados.rados.0.smithi169.stdout:822: finishing write tid 5 to smithi16987243-252 2023-09-23T22:21:59.746 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 252 v 168 (ObjNum 684 snap 0 seq_num 684) dirty exists 2023-09-23T22:21:59.746 INFO:tasks.rados.rados.0.smithi169.stdout:822: left oid 252 (ObjNum 684 snap 0 seq_num 684) 2023-09-23T22:21:59.746 INFO:tasks.rados.rados.0.smithi169.stdout:823: finishing write tid 1 to smithi16987243-344 2023-09-23T22:21:59.747 INFO:tasks.rados.rados.0.smithi169.stdout:823: finishing write tid 2 to smithi16987243-344 2023-09-23T22:21:59.747 INFO:tasks.rados.rados.0.smithi169.stdout:823: finishing write tid 3 to smithi16987243-344 2023-09-23T22:21:59.747 INFO:tasks.rados.rados.0.smithi169.stdout:823: finishing write tid 4 to smithi16987243-344 2023-09-23T22:21:59.747 INFO:tasks.rados.rados.0.smithi169.stdout:823: finishing write tid 5 to smithi16987243-344 2023-09-23T22:21:59.747 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 344 v 161 (ObjNum 685 snap 0 seq_num 685) dirty exists 2023-09-23T22:21:59.747 INFO:tasks.rados.rados.0.smithi169.stdout:823: left oid 344 (ObjNum 685 snap 0 seq_num 685) 2023-09-23T22:21:59.747 INFO:tasks.rados.rados.0.smithi169.stdout:824: finishing write tid 1 to smithi16987243-495 2023-09-23T22:21:59.747 INFO:tasks.rados.rados.0.smithi169.stdout:824: finishing write tid 2 to smithi16987243-495 2023-09-23T22:21:59.747 INFO:tasks.rados.rados.0.smithi169.stdout:824: finishing write tid 3 to smithi16987243-495 2023-09-23T22:21:59.747 INFO:tasks.rados.rados.0.smithi169.stdout:824: finishing write tid 4 to smithi16987243-495 2023-09-23T22:21:59.748 INFO:tasks.rados.rados.0.smithi169.stdout:824: finishing write tid 5 to smithi16987243-495 2023-09-23T22:21:59.748 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 495 v 165 (ObjNum 686 snap 0 seq_num 686) dirty exists 2023-09-23T22:21:59.748 INFO:tasks.rados.rados.0.smithi169.stdout:824: left oid 495 (ObjNum 686 snap 0 seq_num 686) 2023-09-23T22:21:59.748 INFO:tasks.rados.rados.0.smithi169.stdout:819: done (5 left) 2023-09-23T22:21:59.748 INFO:tasks.rados.rados.0.smithi169.stdout:820: done (4 left) 2023-09-23T22:21:59.748 INFO:tasks.rados.rados.0.smithi169.stdout:821: done (3 left) 2023-09-23T22:21:59.748 INFO:tasks.rados.rados.0.smithi169.stdout:822: done (2 left) 2023-09-23T22:21:59.748 INFO:tasks.rados.rados.0.smithi169.stdout:823: done (1 left) 2023-09-23T22:21:59.748 INFO:tasks.rados.rados.0.smithi169.stdout:824: done (0 left) 2023-09-23T22:21:59.748 INFO:tasks.rados.rados.0.smithi169.stdout:825: write oid 404 current snap is 0 2023-09-23T22:21:59.748 INFO:tasks.rados.rados.0.smithi169.stdout:825: seq_num 687 ranges {746409=567833,1901600=544241,3065949=480460} 2023-09-23T22:21:59.754 INFO:tasks.rados.rados.0.smithi169.stdout:825: writing smithi16987243-404 from 746409 to 1314242 tid 1 2023-09-23T22:21:59.761 INFO:tasks.rados.rados.0.smithi169.stdout:825: writing smithi16987243-404 from 1901600 to 2445841 tid 2 2023-09-23T22:21:59.769 INFO:tasks.rados.rados.0.smithi169.stdout:825: writing smithi16987243-404 from 3065949 to 3546409 tid 3 2023-09-23T22:21:59.769 INFO:tasks.rados.rados.0.smithi169.stdout:826: write oid 41 current snap is 0 2023-09-23T22:21:59.769 INFO:tasks.rados.rados.0.smithi169.stdout:825: finishing write tid 1 to smithi16987243-404 2023-09-23T22:21:59.769 INFO:tasks.rados.rados.0.smithi169.stdout:825: finishing write tid 2 to smithi16987243-404 2023-09-23T22:21:59.769 INFO:tasks.rados.rados.0.smithi169.stdout:826: seq_num 688 ranges {763216=643082,1843729=687899,3260666=302550} 2023-09-23T22:21:59.777 INFO:tasks.rados.rados.0.smithi169.stdout:826: writing smithi16987243-41 from 763216 to 1406298 tid 1 2023-09-23T22:21:59.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:21:59 smithi169 bash[27421]: cluster 2023-09-23T22:21:57.827467+0000 mgr.y (mgr.24365) 207 : cluster [DBG] pgmap v182: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 97 MiB/s rd, 15 MiB/s wr, 151 op/s 2023-09-23T22:21:59.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:21:59 smithi169 bash[40994]: cluster 2023-09-23T22:21:57.827467+0000 mgr.y (mgr.24365) 207 : cluster [DBG] pgmap v182: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 97 MiB/s rd, 15 MiB/s wr, 151 op/s 2023-09-23T22:21:59.784 INFO:tasks.rados.rados.0.smithi169.stdout:826: writing smithi16987243-41 from 1843729 to 2531628 tid 2 2023-09-23T22:21:59.790 INFO:tasks.rados.rados.0.smithi169.stdout:826: writing smithi16987243-41 from 3260666 to 3563216 tid 3 2023-09-23T22:21:59.790 INFO:tasks.rados.rados.0.smithi169.stdout:827: read oid 287 snap -1 2023-09-23T22:21:59.791 INFO:tasks.rados.rados.0.smithi169.stdout:827: expect (ObjNum 560 snap 0 seq_num 560) 2023-09-23T22:21:59.791 INFO:tasks.rados.rados.0.smithi169.stdout:828: write oid 339 current snap is 0 2023-09-23T22:21:59.791 INFO:tasks.rados.rados.0.smithi169.stdout:825: finishing write tid 3 to smithi16987243-404 2023-09-23T22:21:59.791 INFO:tasks.rados.rados.0.smithi169.stdout:825: finishing write tid 4 to smithi16987243-404 2023-09-23T22:21:59.791 INFO:tasks.rados.rados.0.smithi169.stdout:825: finishing write tid 5 to smithi16987243-404 2023-09-23T22:21:59.791 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 404 v 179 (ObjNum 687 snap 0 seq_num 687) dirty exists 2023-09-23T22:21:59.791 INFO:tasks.rados.rados.0.smithi169.stdout:825: left oid 404 (ObjNum 687 snap 0 seq_num 687) 2023-09-23T22:21:59.791 INFO:tasks.rados.rados.0.smithi169.stdout:826: finishing write tid 1 to smithi16987243-41 2023-09-23T22:21:59.791 INFO:tasks.rados.rados.0.smithi169.stdout:826: finishing write tid 2 to smithi16987243-41 2023-09-23T22:21:59.792 INFO:tasks.rados.rados.0.smithi169.stdout:828: seq_num 689 ranges {780023=718331,1902211=547910,3004442=575581} 2023-09-23T22:21:59.799 INFO:tasks.rados.rados.0.smithi169.stdout:828: writing smithi16987243-339 from 780023 to 1498354 tid 1 2023-09-23T22:21:59.805 INFO:tasks.rados.rados.0.smithi169.stdout:828: writing smithi16987243-339 from 1902211 to 2450121 tid 2 2023-09-23T22:21:59.812 INFO:tasks.rados.rados.0.smithi169.stdout:828: writing smithi16987243-339 from 3004442 to 3580023 tid 3 2023-09-23T22:21:59.812 INFO:tasks.rados.rados.0.smithi169.stdout:825: done (3 left) 2023-09-23T22:21:59.813 INFO:tasks.rados.rados.0.smithi169.stdout:829: read oid 401 snap -1 2023-09-23T22:21:59.813 INFO:tasks.rados.rados.0.smithi169.stdout:829: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T22:21:59.813 INFO:tasks.rados.rados.0.smithi169.stdout:830: read oid 33 snap -1 2023-09-23T22:21:59.813 INFO:tasks.rados.rados.0.smithi169.stdout:830: expect deleted 2023-09-23T22:21:59.813 INFO:tasks.rados.rados.0.smithi169.stdout:831: read oid 422 snap -1 2023-09-23T22:21:59.813 INFO:tasks.rados.rados.0.smithi169.stdout:831: expect (ObjNum 657 snap 0 seq_num 657) 2023-09-23T22:21:59.813 INFO:tasks.rados.rados.0.smithi169.stdout:832: write oid 439 current snap is 0 2023-09-23T22:21:59.813 INFO:tasks.rados.rados.0.smithi169.stdout:832: seq_num 690 ranges {796830=793580,2360693=691568} 2023-09-23T22:21:59.822 INFO:tasks.rados.rados.0.smithi169.stdout:832: writing smithi16987243-439 from 796830 to 1590410 tid 1 2023-09-23T22:21:59.831 INFO:tasks.rados.rados.0.smithi169.stdout:832: writing smithi16987243-439 from 2360693 to 3052261 tid 2 2023-09-23T22:21:59.832 INFO:tasks.rados.rados.0.smithi169.stdout:833: read oid 43 snap -1 2023-09-23T22:21:59.832 INFO:tasks.rados.rados.0.smithi169.stdout:833: expect (ObjNum 42 snap 0 seq_num 42) 2023-09-23T22:21:59.832 INFO:tasks.rados.rados.0.smithi169.stdout:834: read oid 424 snap -1 2023-09-23T22:21:59.832 INFO:tasks.rados.rados.0.smithi169.stdout:834: expect deleted 2023-09-23T22:21:59.832 INFO:tasks.rados.rados.0.smithi169.stdout:835: read oid 187 snap -1 2023-09-23T22:21:59.832 INFO:tasks.rados.rados.0.smithi169.stdout:835: expect (ObjNum 186 snap 0 seq_num 186) 2023-09-23T22:21:59.832 INFO:tasks.rados.rados.0.smithi169.stdout:836: write oid 266 current snap is 0 2023-09-23T22:21:59.832 INFO:tasks.rados.rados.0.smithi169.stdout:836: seq_num 691 ranges {413637=468829,1619175=435226,2542935=758255} 2023-09-23T22:21:59.838 INFO:tasks.rados.rados.0.smithi169.stdout:836: writing smithi16987243-266 from 413637 to 882466 tid 1 2023-09-23T22:21:59.847 INFO:tasks.rados.rados.0.smithi169.stdout:836: writing smithi16987243-266 from 1619175 to 2054401 tid 2 2023-09-23T22:21:59.856 INFO:tasks.rados.rados.0.smithi169.stdout:836: writing smithi16987243-266 from 2542935 to 3301190 tid 3 2023-09-23T22:21:59.856 INFO:tasks.rados.rados.0.smithi169.stdout:837: read oid 247 snap -1 2023-09-23T22:21:59.856 INFO:tasks.rados.rados.0.smithi169.stdout:837: expect (ObjNum 246 snap 0 seq_num 246) 2023-09-23T22:21:59.856 INFO:tasks.rados.rados.0.smithi169.stdout:838: read oid 65 snap -1 2023-09-23T22:21:59.856 INFO:tasks.rados.rados.0.smithi169.stdout:838: expect (ObjNum 64 snap 0 seq_num 64) 2023-09-23T22:21:59.856 INFO:tasks.rados.rados.0.smithi169.stdout:839: read oid 458 snap -1 2023-09-23T22:21:59.857 INFO:tasks.rados.rados.0.smithi169.stdout:839: expect (ObjNum 457 snap 0 seq_num 457) 2023-09-23T22:21:59.857 INFO:tasks.rados.rados.0.smithi169.stdout:840: write oid 283 current snap is 0 2023-09-23T22:21:59.857 INFO:tasks.rados.rados.0.smithi169.stdout:826: finishing write tid 3 to smithi16987243-41 2023-09-23T22:21:59.857 INFO:tasks.rados.rados.0.smithi169.stdout:840: seq_num 692 ranges {430444=660431,1677657=695237,2970358=569527} 2023-09-23T22:21:59.862 INFO:tasks.rados.rados.0.smithi169.stdout:840: writing smithi16987243-283 from 430444 to 1090875 tid 1 2023-09-23T22:21:59.870 INFO:tasks.rados.rados.0.smithi169.stdout:840: writing smithi16987243-283 from 1677657 to 2372894 tid 2 2023-09-23T22:21:59.878 INFO:tasks.rados.rados.0.smithi169.stdout:840: writing smithi16987243-283 from 2970358 to 3539885 tid 3 2023-09-23T22:21:59.878 INFO:tasks.rados.rados.0.smithi169.stdout:841: write oid 297 current snap is 0 2023-09-23T22:21:59.878 INFO:tasks.rados.rados.0.smithi169.stdout:826: finishing write tid 4 to smithi16987243-41 2023-09-23T22:21:59.878 INFO:tasks.rados.rados.0.smithi169.stdout:826: finishing write tid 5 to smithi16987243-41 2023-09-23T22:21:59.878 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 41 v 156 (ObjNum 688 snap 0 seq_num 688) dirty exists 2023-09-23T22:21:59.878 INFO:tasks.rados.rados.0.smithi169.stdout:826: left oid 41 (ObjNum 688 snap 0 seq_num 688) 2023-09-23T22:21:59.878 INFO:tasks.rados.rados.0.smithi169.stdout:827: expect (ObjNum 560 snap 0 seq_num 560) 2023-09-23T22:21:59.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:21:59 smithi187 bash[31480]: cluster 2023-09-23T22:21:57.827467+0000 mgr.y (mgr.24365) 207 : cluster [DBG] pgmap v182: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 97 MiB/s rd, 15 MiB/s wr, 151 op/s 2023-09-23T22:22:00.067 INFO:tasks.rados.rados.0.smithi169.stdout:828: finishing write tid 1 to smithi16987243-339 2023-09-23T22:22:00.067 INFO:tasks.rados.rados.0.smithi169.stdout:828: finishing write tid 2 to smithi16987243-339 2023-09-23T22:22:00.067 INFO:tasks.rados.rados.0.smithi169.stdout:841: seq_num 693 ranges {447251=735680,1736139=438895,2597781=780799} 2023-09-23T22:22:00.074 INFO:tasks.rados.rados.0.smithi169.stdout:841: writing smithi16987243-297 from 447251 to 1182931 tid 1 2023-09-23T22:22:00.080 INFO:tasks.rados.rados.0.smithi169.stdout:841: writing smithi16987243-297 from 1736139 to 2175034 tid 2 2023-09-23T22:22:00.087 INFO:tasks.rados.rados.0.smithi169.stdout:841: writing smithi16987243-297 from 2597781 to 3378580 tid 3 2023-09-23T22:22:00.087 INFO:tasks.rados.rados.0.smithi169.stdout:826: done (15 left) 2023-09-23T22:22:00.088 INFO:tasks.rados.rados.0.smithi169.stdout:827: done (14 left) 2023-09-23T22:22:00.088 INFO:tasks.rados.rados.0.smithi169.stdout:842: write oid 193 current snap is 0 2023-09-23T22:22:00.088 INFO:tasks.rados.rados.0.smithi169.stdout:842: seq_num 694 ranges {464058=410929,1394621=698906,2625204=592071,3656107=7951} 2023-09-23T22:22:00.092 INFO:tasks.rados.rados.0.smithi169.stdout:842: writing smithi16987243-193 from 464058 to 874987 tid 1 2023-09-23T22:22:00.099 INFO:tasks.rados.rados.0.smithi169.stdout:842: writing smithi16987243-193 from 1394621 to 2093527 tid 2 2023-09-23T22:22:00.106 INFO:tasks.rados.rados.0.smithi169.stdout:842: writing smithi16987243-193 from 2625204 to 3217275 tid 3 2023-09-23T22:22:00.109 INFO:tasks.rados.rados.0.smithi169.stdout:842: writing smithi16987243-193 from 3656107 to 3664058 tid 4 2023-09-23T22:22:00.109 INFO:tasks.rados.rados.0.smithi169.stdout:829: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T22:22:00.222 INFO:tasks.rados.rados.0.smithi169.stdout:828: finishing write tid 3 to smithi16987243-339 2023-09-23T22:22:00.222 INFO:tasks.rados.rados.0.smithi169.stdout:828: finishing write tid 4 to smithi16987243-339 2023-09-23T22:22:00.222 INFO:tasks.rados.rados.0.smithi169.stdout:828: finishing write tid 5 to smithi16987243-339 2023-09-23T22:22:00.222 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 339 v 160 (ObjNum 689 snap 0 seq_num 689) dirty exists 2023-09-23T22:22:00.222 INFO:tasks.rados.rados.0.smithi169.stdout:828: left oid 339 (ObjNum 689 snap 0 seq_num 689) 2023-09-23T22:22:00.222 INFO:tasks.rados.rados.0.smithi169.stdout:831: expect (ObjNum 657 snap 0 seq_num 657) 2023-09-23T22:22:00.381 INFO:tasks.rados.rados.0.smithi169.stdout:832: finishing write tid 1 to smithi16987243-439 2023-09-23T22:22:00.382 INFO:tasks.rados.rados.0.smithi169.stdout:832: finishing write tid 2 to smithi16987243-439 2023-09-23T22:22:00.382 INFO:tasks.rados.rados.0.smithi169.stdout:828: done (14 left) 2023-09-23T22:22:00.382 INFO:tasks.rados.rados.0.smithi169.stdout:829: done (13 left) 2023-09-23T22:22:00.382 INFO:tasks.rados.rados.0.smithi169.stdout:830: done (12 left) 2023-09-23T22:22:00.382 INFO:tasks.rados.rados.0.smithi169.stdout:831: done (11 left) 2023-09-23T22:22:00.382 INFO:tasks.rados.rados.0.smithi169.stdout:834: done (10 left) 2023-09-23T22:22:00.382 INFO:tasks.rados.rados.0.smithi169.stdout:843: read oid 17 snap -1 2023-09-23T22:22:00.382 INFO:tasks.rados.rados.0.smithi169.stdout:843: expect (ObjNum 16 snap 0 seq_num 16) 2023-09-23T22:22:00.382 INFO:tasks.rados.rados.0.smithi169.stdout:844: delete oid 267 current snap is 0 2023-09-23T22:22:00.382 INFO:tasks.rados.rados.0.smithi169.stdout:832: finishing write tid 3 to smithi16987243-439 2023-09-23T22:22:00.383 INFO:tasks.rados.rados.0.smithi169.stdout:833: expect (ObjNum 42 snap 0 seq_num 42) 2023-09-23T22:22:00.484 INFO:tasks.rados.rados.0.smithi169.stdout:832: finishing write tid 4 to smithi16987243-439 2023-09-23T22:22:00.484 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 439 v 154 (ObjNum 690 snap 0 seq_num 690) dirty exists 2023-09-23T22:22:00.484 INFO:tasks.rados.rados.0.smithi169.stdout:832: left oid 439 (ObjNum 690 snap 0 seq_num 690) 2023-09-23T22:22:00.485 INFO:tasks.rados.rados.0.smithi169.stdout:836: finishing write tid 1 to smithi16987243-266 2023-09-23T22:22:00.485 INFO:tasks.rados.rados.0.smithi169.stdout:835: expect (ObjNum 186 snap 0 seq_num 186) 2023-09-23T22:22:00.614 INFO:tasks.rados.rados.0.smithi169.stdout:836: finishing write tid 2 to smithi16987243-266 2023-09-23T22:22:00.615 INFO:tasks.rados.rados.0.smithi169.stdout:832: done (11 left) 2023-09-23T22:22:00.615 INFO:tasks.rados.rados.0.smithi169.stdout:833: done (10 left) 2023-09-23T22:22:00.615 INFO:tasks.rados.rados.0.smithi169.stdout:835: done (9 left) 2023-09-23T22:22:00.615 INFO:tasks.rados.rados.0.smithi169.stdout:844: done (8 left) 2023-09-23T22:22:00.615 INFO:tasks.rados.rados.0.smithi169.stdout:845: read oid 393 snap -1 2023-09-23T22:22:00.615 INFO:tasks.rados.rados.0.smithi169.stdout:845: expect (ObjNum 392 snap 0 seq_num 392) 2023-09-23T22:22:00.615 INFO:tasks.rados.rados.0.smithi169.stdout:846: read oid 171 snap -1 2023-09-23T22:22:00.615 INFO:tasks.rados.rados.0.smithi169.stdout:846: expect (ObjNum 170 snap 0 seq_num 170) 2023-09-23T22:22:00.615 INFO:tasks.rados.rados.0.smithi169.stdout:847: read oid 474 snap -1 2023-09-23T22:22:00.615 INFO:tasks.rados.rados.0.smithi169.stdout:847: expect (ObjNum 473 snap 0 seq_num 473) 2023-09-23T22:22:00.616 INFO:tasks.rados.rados.0.smithi169.stdout:848: write oid 7 current snap is 0 2023-09-23T22:22:00.616 INFO:tasks.rados.rados.0.smithi169.stdout:848: seq_num 696 ranges {497672=561427,1795232=702575,2963697=730968} 2023-09-23T22:22:00.620 INFO:tasks.rados.rados.0.smithi169.stdout:848: writing smithi16987243-7 from 497672 to 1059099 tid 1 2023-09-23T22:22:00.629 INFO:tasks.rados.rados.0.smithi169.stdout:848: writing smithi16987243-7 from 1795232 to 2497807 tid 2 2023-09-23T22:22:00.636 INFO:tasks.rados.rados.0.smithi169.stdout:848: writing smithi16987243-7 from 2963697 to 3694665 tid 3 2023-09-23T22:22:00.637 INFO:tasks.rados.rados.0.smithi169.stdout:849: delete oid 370 current snap is 0 2023-09-23T22:22:00.637 INFO:tasks.rados.rados.0.smithi169.stdout:837: expect (ObjNum 246 snap 0 seq_num 246) 2023-09-23T22:22:00.723 INFO:tasks.rados.rados.0.smithi169.stdout:840: finishing write tid 1 to smithi16987243-283 2023-09-23T22:22:00.723 INFO:tasks.rados.rados.0.smithi169.stdout:836: finishing write tid 3 to smithi16987243-266 2023-09-23T22:22:00.723 INFO:tasks.rados.rados.0.smithi169.stdout:839: expect (ObjNum 457 snap 0 seq_num 457) 2023-09-23T22:22:00.859 INFO:tasks.rados.rados.0.smithi169.stdout:836: finishing write tid 4 to smithi16987243-266 2023-09-23T22:22:00.859 INFO:tasks.rados.rados.0.smithi169.stdout:836: finishing write tid 5 to smithi16987243-266 2023-09-23T22:22:00.859 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 266 v 126 (ObjNum 691 snap 0 seq_num 691) dirty exists 2023-09-23T22:22:00.860 INFO:tasks.rados.rados.0.smithi169.stdout:836: left oid 266 (ObjNum 691 snap 0 seq_num 691) 2023-09-23T22:22:00.860 INFO:tasks.rados.rados.0.smithi169.stdout:836: done (12 left) 2023-09-23T22:22:00.860 INFO:tasks.rados.rados.0.smithi169.stdout:837: done (11 left) 2023-09-23T22:22:00.860 INFO:tasks.rados.rados.0.smithi169.stdout:839: done (10 left) 2023-09-23T22:22:00.860 INFO:tasks.rados.rados.0.smithi169.stdout:849: done (9 left) 2023-09-23T22:22:00.860 INFO:tasks.rados.rados.0.smithi169.stdout:850: delete oid 130 current snap is 0 2023-09-23T22:22:00.860 INFO:tasks.rados.rados.0.smithi169.stdout:838: expect (ObjNum 64 snap 0 seq_num 64) 2023-09-23T22:22:00.986 INFO:tasks.rados.rados.0.smithi169.stdout:840: finishing write tid 2 to smithi16987243-283 2023-09-23T22:22:00.986 INFO:tasks.rados.rados.0.smithi169.stdout:840: finishing write tid 3 to smithi16987243-283 2023-09-23T22:22:00.986 INFO:tasks.rados.rados.0.smithi169.stdout:840: finishing write tid 4 to smithi16987243-283 2023-09-23T22:22:00.986 INFO:tasks.rados.rados.0.smithi169.stdout:840: finishing write tid 5 to smithi16987243-283 2023-09-23T22:22:00.986 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 283 v 163 (ObjNum 692 snap 0 seq_num 692) dirty exists 2023-09-23T22:22:00.987 INFO:tasks.rados.rados.0.smithi169.stdout:840: left oid 283 (ObjNum 692 snap 0 seq_num 692) 2023-09-23T22:22:00.987 INFO:tasks.rados.rados.0.smithi169.stdout:841: finishing write tid 1 to smithi16987243-297 2023-09-23T22:22:00.987 INFO:tasks.rados.rados.0.smithi169.stdout:838: done (9 left) 2023-09-23T22:22:00.987 INFO:tasks.rados.rados.0.smithi169.stdout:840: done (8 left) 2023-09-23T22:22:00.987 INFO:tasks.rados.rados.0.smithi169.stdout:850: done (7 left) 2023-09-23T22:22:00.987 INFO:tasks.rados.rados.0.smithi169.stdout:851: read oid 99 snap -1 2023-09-23T22:22:00.987 INFO:tasks.rados.rados.0.smithi169.stdout:851: expect (ObjNum 98 snap 0 seq_num 98) 2023-09-23T22:22:00.987 INFO:tasks.rados.rados.0.smithi169.stdout:852: read oid 15 snap -1 2023-09-23T22:22:00.987 INFO:tasks.rados.rados.0.smithi169.stdout:852: expect (ObjNum 14 snap 0 seq_num 14) 2023-09-23T22:22:00.987 INFO:tasks.rados.rados.0.smithi169.stdout:853: write oid 112 current snap is 0 2023-09-23T22:22:00.987 INFO:tasks.rados.rados.0.smithi169.stdout:841: finishing write tid 2 to smithi16987243-297 2023-09-23T22:22:00.987 INFO:tasks.rados.rados.0.smithi169.stdout:841: finishing write tid 3 to smithi16987243-297 2023-09-23T22:22:00.987 INFO:tasks.rados.rados.0.smithi169.stdout:853: seq_num 699 ranges {548093=787174,1970678=449902,3045966=681137} 2023-09-23T22:22:00.994 INFO:tasks.rados.rados.0.smithi169.stdout:853: writing smithi16987243-112 from 548093 to 1335267 tid 1 2023-09-23T22:22:01.000 INFO:tasks.rados.rados.0.smithi169.stdout:853: writing smithi16987243-112 from 1970678 to 2420580 tid 2 2023-09-23T22:22:01.008 INFO:tasks.rados.rados.0.smithi169.stdout:853: writing smithi16987243-112 from 3045966 to 3727103 tid 3 2023-09-23T22:22:01.008 INFO:tasks.rados.rados.0.smithi169.stdout:854: write oid 253 current snap is 0 2023-09-23T22:22:01.008 INFO:tasks.rados.rados.0.smithi169.stdout:841: finishing write tid 4 to smithi16987243-297 2023-09-23T22:22:01.008 INFO:tasks.rados.rados.0.smithi169.stdout:841: finishing write tid 5 to smithi16987243-297 2023-09-23T22:22:01.008 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 297 v 134 (ObjNum 693 snap 0 seq_num 693) dirty exists 2023-09-23T22:22:01.009 INFO:tasks.rados.rados.0.smithi169.stdout:841: left oid 297 (ObjNum 693 snap 0 seq_num 693) 2023-09-23T22:22:01.009 INFO:tasks.rados.rados.0.smithi169.stdout:842: finishing write tid 1 to smithi16987243-193 2023-09-23T22:22:01.009 INFO:tasks.rados.rados.0.smithi169.stdout:842: finishing write tid 2 to smithi16987243-193 2023-09-23T22:22:01.009 INFO:tasks.rados.rados.0.smithi169.stdout:842: finishing write tid 3 to smithi16987243-193 2023-09-23T22:22:01.009 INFO:tasks.rados.rados.0.smithi169.stdout:842: finishing write tid 4 to smithi16987243-193 2023-09-23T22:22:01.009 INFO:tasks.rados.rados.0.smithi169.stdout:854: seq_num 700 ranges {564900=578776,1629160=709913,3073389=492409} 2023-09-23T22:22:01.015 INFO:tasks.rados.rados.0.smithi169.stdout:854: writing smithi16987243-253 from 564900 to 1143676 tid 1 2023-09-23T22:22:01.023 INFO:tasks.rados.rados.0.smithi169.stdout:854: writing smithi16987243-253 from 1629160 to 2339073 tid 2 2023-09-23T22:22:01.031 INFO:tasks.rados.rados.0.smithi169.stdout:854: writing smithi16987243-253 from 3073389 to 3565798 tid 3 2023-09-23T22:22:01.031 INFO:tasks.rados.rados.0.smithi169.stdout:841: done (10 left) 2023-09-23T22:22:01.031 INFO:tasks.rados.rados.0.smithi169.stdout:855: read oid 260 snap -1 2023-09-23T22:22:01.031 INFO:tasks.rados.rados.0.smithi169.stdout:855: expect (ObjNum 259 snap 0 seq_num 259) 2023-09-23T22:22:01.031 INFO:tasks.rados.rados.0.smithi169.stdout:856: delete oid 188 current snap is 0 2023-09-23T22:22:01.032 INFO:tasks.rados.rados.0.smithi169.stdout:842: finishing write tid 5 to smithi16987243-193 2023-09-23T22:22:01.032 INFO:tasks.rados.rados.0.smithi169.stdout:842: finishing write tid 6 to smithi16987243-193 2023-09-23T22:22:01.032 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 193 v 165 (ObjNum 694 snap 0 seq_num 694) dirty exists 2023-09-23T22:22:01.032 INFO:tasks.rados.rados.0.smithi169.stdout:842: left oid 193 (ObjNum 694 snap 0 seq_num 694) 2023-09-23T22:22:01.032 INFO:tasks.rados.rados.0.smithi169.stdout:843: expect (ObjNum 16 snap 0 seq_num 16) 2023-09-23T22:22:01.116 INFO:tasks.rados.rados.0.smithi169.stdout:845: expect (ObjNum 392 snap 0 seq_num 392) 2023-09-23T22:22:01.207 INFO:tasks.rados.rados.0.smithi169.stdout:848: finishing write tid 1 to smithi16987243-7 2023-09-23T22:22:01.208 INFO:tasks.rados.rados.0.smithi169.stdout:847: expect (ObjNum 473 snap 0 seq_num 473) 2023-09-23T22:22:01.358 INFO:tasks.rados.rados.0.smithi169.stdout:846: expect (ObjNum 170 snap 0 seq_num 170) 2023-09-23T22:22:01.465 INFO:tasks.rados.rados.0.smithi169.stdout:848: finishing write tid 2 to smithi16987243-7 2023-09-23T22:22:01.465 INFO:tasks.rados.rados.0.smithi169.stdout:848: finishing write tid 3 to smithi16987243-7 2023-09-23T22:22:01.465 INFO:tasks.rados.rados.0.smithi169.stdout:848: finishing write tid 4 to smithi16987243-7 2023-09-23T22:22:01.465 INFO:tasks.rados.rados.0.smithi169.stdout:848: finishing write tid 5 to smithi16987243-7 2023-09-23T22:22:01.465 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 7 v 131 (ObjNum 696 snap 0 seq_num 696) dirty exists 2023-09-23T22:22:01.465 INFO:tasks.rados.rados.0.smithi169.stdout:848: left oid 7 (ObjNum 696 snap 0 seq_num 696) 2023-09-23T22:22:01.466 INFO:tasks.rados.rados.0.smithi169.stdout:852: expect (ObjNum 14 snap 0 seq_num 14) 2023-09-23T22:22:01.552 INFO:tasks.rados.rados.0.smithi169.stdout:851: expect (ObjNum 98 snap 0 seq_num 98) 2023-09-23T22:22:01.685 INFO:tasks.rados.rados.0.smithi169.stdout:853: finishing write tid 1 to smithi16987243-112 2023-09-23T22:22:01.685 INFO:tasks.rados.rados.0.smithi169.stdout:853: finishing write tid 2 to smithi16987243-112 2023-09-23T22:22:01.685 INFO:tasks.rados.rados.0.smithi169.stdout:853: finishing write tid 3 to smithi16987243-112 2023-09-23T22:22:01.686 INFO:tasks.rados.rados.0.smithi169.stdout:853: finishing write tid 4 to smithi16987243-112 2023-09-23T22:22:01.686 INFO:tasks.rados.rados.0.smithi169.stdout:853: finishing write tid 5 to smithi16987243-112 2023-09-23T22:22:01.686 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 112 v 138 (ObjNum 699 snap 0 seq_num 699) dirty exists 2023-09-23T22:22:01.686 INFO:tasks.rados.rados.0.smithi169.stdout:853: left oid 112 (ObjNum 699 snap 0 seq_num 699) 2023-09-23T22:22:01.686 INFO:tasks.rados.rados.0.smithi169.stdout:854: finishing write tid 1 to smithi16987243-253 2023-09-23T22:22:01.686 INFO:tasks.rados.rados.0.smithi169.stdout:854: finishing write tid 2 to smithi16987243-253 2023-09-23T22:22:01.686 INFO:tasks.rados.rados.0.smithi169.stdout:854: finishing write tid 3 to smithi16987243-253 2023-09-23T22:22:01.686 INFO:tasks.rados.rados.0.smithi169.stdout:854: finishing write tid 4 to smithi16987243-253 2023-09-23T22:22:01.687 INFO:tasks.rados.rados.0.smithi169.stdout:854: finishing write tid 5 to smithi16987243-253 2023-09-23T22:22:01.687 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 253 v 165 (ObjNum 700 snap 0 seq_num 700) dirty exists 2023-09-23T22:22:01.687 INFO:tasks.rados.rados.0.smithi169.stdout:854: left oid 253 (ObjNum 700 snap 0 seq_num 700) 2023-09-23T22:22:01.687 INFO:tasks.rados.rados.0.smithi169.stdout:855: expect (ObjNum 259 snap 0 seq_num 259) 2023-09-23T22:22:01.770 INFO:tasks.rados.rados.0.smithi169.stdout:842: done (11 left) 2023-09-23T22:22:01.770 INFO:tasks.rados.rados.0.smithi169.stdout:843: done (10 left) 2023-09-23T22:22:01.770 INFO:tasks.rados.rados.0.smithi169.stdout:845: done (9 left) 2023-09-23T22:22:01.770 INFO:tasks.rados.rados.0.smithi169.stdout:846: done (8 left) 2023-09-23T22:22:01.770 INFO:tasks.rados.rados.0.smithi169.stdout:847: done (7 left) 2023-09-23T22:22:01.770 INFO:tasks.rados.rados.0.smithi169.stdout:848: done (6 left) 2023-09-23T22:22:01.770 INFO:tasks.rados.rados.0.smithi169.stdout:851: done (5 left) 2023-09-23T22:22:01.770 INFO:tasks.rados.rados.0.smithi169.stdout:852: done (4 left) 2023-09-23T22:22:01.771 INFO:tasks.rados.rados.0.smithi169.stdout:853: done (3 left) 2023-09-23T22:22:01.771 INFO:tasks.rados.rados.0.smithi169.stdout:854: done (2 left) 2023-09-23T22:22:01.771 INFO:tasks.rados.rados.0.smithi169.stdout:855: done (1 left) 2023-09-23T22:22:01.771 INFO:tasks.rados.rados.0.smithi169.stdout:856: done (0 left) 2023-09-23T22:22:01.771 INFO:tasks.rados.rados.0.smithi169.stdout:857: read oid 407 snap -1 2023-09-23T22:22:01.771 INFO:tasks.rados.rados.0.smithi169.stdout:857: expect (ObjNum 406 snap 0 seq_num 406) 2023-09-23T22:22:01.771 INFO:tasks.rados.rados.0.smithi169.stdout:858: delete oid 245 current snap is 0 2023-09-23T22:22:01.772 INFO:tasks.rados.rados.0.smithi169.stdout:858: done (1 left) 2023-09-23T22:22:01.772 INFO:tasks.rados.rados.0.smithi169.stdout:859: read oid 427 snap -1 2023-09-23T22:22:01.772 INFO:tasks.rados.rados.0.smithi169.stdout:859: expect (ObjNum 426 snap 0 seq_num 426) 2023-09-23T22:22:01.772 INFO:tasks.rados.rados.0.smithi169.stdout:860: write oid 152 current snap is 0 2023-09-23T22:22:01.772 INFO:tasks.rados.rados.0.smithi169.stdout:860: seq_num 703 ranges {615321=404523,1804606=457240,2755658=726225} 2023-09-23T22:22:01.778 INFO:tasks.rados.rados.0.smithi169.stdout:860: writing smithi16987243-152 from 615321 to 1019844 tid 1 2023-09-23T22:22:01.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:01 smithi169 bash[27421]: cluster 2023-09-23T22:21:59.827898+0000 mgr.y (mgr.24365) 208 : cluster [DBG] pgmap v183: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 9.5 MiB/s wr, 95 op/s 2023-09-23T22:22:01.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:01 smithi169 bash[40994]: cluster 2023-09-23T22:21:59.827898+0000 mgr.y (mgr.24365) 208 : cluster [DBG] pgmap v183: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 9.5 MiB/s wr, 95 op/s 2023-09-23T22:22:01.786 INFO:tasks.rados.rados.0.smithi169.stdout:860: writing smithi16987243-152 from 1804606 to 2261846 tid 2 2023-09-23T22:22:01.794 INFO:tasks.rados.rados.0.smithi169.stdout:860: writing smithi16987243-152 from 2755658 to 3481883 tid 3 2023-09-23T22:22:01.794 INFO:tasks.rados.rados.0.smithi169.stdout:861: read oid 196 snap -1 2023-09-23T22:22:01.794 INFO:tasks.rados.rados.0.smithi169.stdout:861: expect (ObjNum 680 snap 0 seq_num 680) 2023-09-23T22:22:01.794 INFO:tasks.rados.rados.0.smithi169.stdout:862: read oid 210 snap -1 2023-09-23T22:22:01.794 INFO:tasks.rados.rados.0.smithi169.stdout:862: expect deleted 2023-09-23T22:22:01.794 INFO:tasks.rados.rados.0.smithi169.stdout:863: write oid 206 current snap is 0 2023-09-23T22:22:01.794 INFO:tasks.rados.rados.0.smithi169.stdout:863: seq_num 704 ranges {632128=479772,1746735=600898,3066728=653850} 2023-09-23T22:22:01.800 INFO:tasks.rados.rados.0.smithi169.stdout:863: writing smithi16987243-206 from 632128 to 1111900 tid 1 2023-09-23T22:22:01.807 INFO:tasks.rados.rados.0.smithi169.stdout:863: writing smithi16987243-206 from 1746735 to 2347633 tid 2 2023-09-23T22:22:01.817 INFO:tasks.rados.rados.0.smithi169.stdout:863: writing smithi16987243-206 from 3066728 to 3720578 tid 3 2023-09-23T22:22:01.817 INFO:tasks.rados.rados.0.smithi169.stdout:864: write oid 242 current snap is 0 2023-09-23T22:22:01.818 INFO:tasks.rados.rados.0.smithi169.stdout:864: seq_num 705 ranges {648935=555021,1805217=460909,2694151=465122,3817442=31493} 2023-09-23T22:22:01.823 INFO:tasks.rados.rados.0.smithi169.stdout:864: writing smithi16987243-242 from 648935 to 1203956 tid 1 2023-09-23T22:22:01.830 INFO:tasks.rados.rados.0.smithi169.stdout:864: writing smithi16987243-242 from 1805217 to 2266126 tid 2 2023-09-23T22:22:01.835 INFO:tasks.rados.rados.0.smithi169.stdout:864: writing smithi16987243-242 from 2694151 to 3159273 tid 3 2023-09-23T22:22:01.840 INFO:tasks.rados.rados.0.smithi169.stdout:864: writing smithi16987243-242 from 3817442 to 3848935 tid 4 2023-09-23T22:22:01.840 INFO:tasks.rados.rados.0.smithi169.stdout:865: read oid 343 snap -1 2023-09-23T22:22:01.840 INFO:tasks.rados.rados.0.smithi169.stdout:865: expect (ObjNum 342 snap 0 seq_num 342) 2023-09-23T22:22:01.840 INFO:tasks.rados.rados.0.smithi169.stdout:866: read oid 287 snap -1 2023-09-23T22:22:01.840 INFO:tasks.rados.rados.0.smithi169.stdout:866: expect (ObjNum 560 snap 0 seq_num 560) 2023-09-23T22:22:01.840 INFO:tasks.rados.rados.0.smithi169.stdout:867: write oid 173 current snap is 0 2023-09-23T22:22:01.840 INFO:tasks.rados.rados.0.smithi169.stdout:867: seq_num 706 ranges {665742=630270,1863699=604567,3121574=676394} 2023-09-23T22:22:01.848 INFO:tasks.rados.rados.0.smithi169.stdout:867: writing smithi16987243-173 from 665742 to 1296012 tid 1 2023-09-23T22:22:01.855 INFO:tasks.rados.rados.0.smithi169.stdout:867: writing smithi16987243-173 from 1863699 to 2468266 tid 2 2023-09-23T22:22:01.864 INFO:tasks.rados.rados.0.smithi169.stdout:867: writing smithi16987243-173 from 3121574 to 3797968 tid 3 2023-09-23T22:22:01.864 INFO:tasks.rados.rados.0.smithi169.stdout:868: read oid 255 snap -1 2023-09-23T22:22:01.864 INFO:tasks.rados.rados.0.smithi169.stdout:868: expect (ObjNum 254 snap 0 seq_num 254) 2023-09-23T22:22:01.864 INFO:tasks.rados.rados.0.smithi169.stdout:869: read oid 235 snap -1 2023-09-23T22:22:01.864 INFO:tasks.rados.rados.0.smithi169.stdout:869: expect (ObjNum 234 snap 0 seq_num 234) 2023-09-23T22:22:01.864 INFO:tasks.rados.rados.0.smithi169.stdout:870: delete oid 469 current snap is 0 2023-09-23T22:22:01.864 INFO:tasks.rados.rados.0.smithi169.stdout:859: expect (ObjNum 426 snap 0 seq_num 426) 2023-09-23T22:22:01.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:01 smithi187 bash[31480]: cluster 2023-09-23T22:21:59.827898+0000 mgr.y (mgr.24365) 208 : cluster [DBG] pgmap v183: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 9.5 MiB/s wr, 95 op/s 2023-09-23T22:22:01.986 INFO:tasks.rados.rados.0.smithi169.stdout:857: expect (ObjNum 406 snap 0 seq_num 406) 2023-09-23T22:22:02.083 INFO:tasks.rados.rados.0.smithi169.stdout:860: finishing write tid 1 to smithi16987243-152 2023-09-23T22:22:02.083 INFO:tasks.rados.rados.0.smithi169.stdout:860: finishing write tid 2 to smithi16987243-152 2023-09-23T22:22:02.084 INFO:tasks.rados.rados.0.smithi169.stdout:860: finishing write tid 3 to smithi16987243-152 2023-09-23T22:22:02.084 INFO:tasks.rados.rados.0.smithi169.stdout:860: finishing write tid 4 to smithi16987243-152 2023-09-23T22:22:02.084 INFO:tasks.rados.rados.0.smithi169.stdout:860: finishing write tid 5 to smithi16987243-152 2023-09-23T22:22:02.084 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 152 v 179 (ObjNum 703 snap 0 seq_num 703) dirty exists 2023-09-23T22:22:02.084 INFO:tasks.rados.rados.0.smithi169.stdout:860: left oid 152 (ObjNum 703 snap 0 seq_num 703) 2023-09-23T22:22:02.084 INFO:tasks.rados.rados.0.smithi169.stdout:861: expect (ObjNum 680 snap 0 seq_num 680) 2023-09-23T22:22:02.255 INFO:tasks.rados.rados.0.smithi169.stdout:863: finishing write tid 1 to smithi16987243-206 2023-09-23T22:22:02.255 INFO:tasks.rados.rados.0.smithi169.stdout:863: finishing write tid 2 to smithi16987243-206 2023-09-23T22:22:02.255 INFO:tasks.rados.rados.0.smithi169.stdout:863: finishing write tid 3 to smithi16987243-206 2023-09-23T22:22:02.255 INFO:tasks.rados.rados.0.smithi169.stdout:863: finishing write tid 4 to smithi16987243-206 2023-09-23T22:22:02.255 INFO:tasks.rados.rados.0.smithi169.stdout:863: finishing write tid 5 to smithi16987243-206 2023-09-23T22:22:02.256 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 206 v 169 (ObjNum 704 snap 0 seq_num 704) dirty exists 2023-09-23T22:22:02.256 INFO:tasks.rados.rados.0.smithi169.stdout:863: left oid 206 (ObjNum 704 snap 0 seq_num 704) 2023-09-23T22:22:02.256 INFO:tasks.rados.rados.0.smithi169.stdout:864: finishing write tid 1 to smithi16987243-242 2023-09-23T22:22:02.256 INFO:tasks.rados.rados.0.smithi169.stdout:864: finishing write tid 2 to smithi16987243-242 2023-09-23T22:22:02.256 INFO:tasks.rados.rados.0.smithi169.stdout:864: finishing write tid 3 to smithi16987243-242 2023-09-23T22:22:02.256 INFO:tasks.rados.rados.0.smithi169.stdout:864: finishing write tid 4 to smithi16987243-242 2023-09-23T22:22:02.256 INFO:tasks.rados.rados.0.smithi169.stdout:864: finishing write tid 5 to smithi16987243-242 2023-09-23T22:22:02.256 INFO:tasks.rados.rados.0.smithi169.stdout:864: finishing write tid 6 to smithi16987243-242 2023-09-23T22:22:02.256 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 242 v 143 (ObjNum 705 snap 0 seq_num 705) dirty exists 2023-09-23T22:22:02.256 INFO:tasks.rados.rados.0.smithi169.stdout:864: left oid 242 (ObjNum 705 snap 0 seq_num 705) 2023-09-23T22:22:02.256 INFO:tasks.rados.rados.0.smithi169.stdout:866: expect (ObjNum 560 snap 0 seq_num 560) 2023-09-23T22:22:02.434 INFO:tasks.rados.rados.0.smithi169.stdout:865: expect (ObjNum 342 snap 0 seq_num 342) 2023-09-23T22:22:02.573 INFO:tasks.rados.rados.0.smithi169.stdout:867: finishing write tid 1 to smithi16987243-173 2023-09-23T22:22:02.573 INFO:tasks.rados.rados.0.smithi169.stdout:867: finishing write tid 2 to smithi16987243-173 2023-09-23T22:22:02.573 INFO:tasks.rados.rados.0.smithi169.stdout:868: expect (ObjNum 254 snap 0 seq_num 254) 2023-09-23T22:22:02.652 INFO:tasks.rados.rados.0.smithi169.stdout:867: finishing write tid 3 to smithi16987243-173 2023-09-23T22:22:02.652 INFO:tasks.rados.rados.0.smithi169.stdout:867: finishing write tid 4 to smithi16987243-173 2023-09-23T22:22:02.653 INFO:tasks.rados.rados.0.smithi169.stdout:867: finishing write tid 5 to smithi16987243-173 2023-09-23T22:22:02.653 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 173 v 130 (ObjNum 706 snap 0 seq_num 706) dirty exists 2023-09-23T22:22:02.653 INFO:tasks.rados.rados.0.smithi169.stdout:867: left oid 173 (ObjNum 706 snap 0 seq_num 706) 2023-09-23T22:22:02.653 INFO:tasks.rados.rados.0.smithi169.stdout:869: expect (ObjNum 234 snap 0 seq_num 234) 2023-09-23T22:22:02.765 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:02 smithi169 bash[40994]: audit 2023-09-23T22:22:01.843721+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:22:02.765 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:02 smithi169 bash[27421]: audit 2023-09-23T22:22:01.843721+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:22:02.804 INFO:tasks.rados.rados.0.smithi169.stdout:857: done (12 left) 2023-09-23T22:22:02.805 INFO:tasks.rados.rados.0.smithi169.stdout:859: done (11 left) 2023-09-23T22:22:02.805 INFO:tasks.rados.rados.0.smithi169.stdout:860: done (10 left) 2023-09-23T22:22:02.805 INFO:tasks.rados.rados.0.smithi169.stdout:861: done (9 left) 2023-09-23T22:22:02.805 INFO:tasks.rados.rados.0.smithi169.stdout:862: done (8 left) 2023-09-23T22:22:02.805 INFO:tasks.rados.rados.0.smithi169.stdout:863: done (7 left) 2023-09-23T22:22:02.805 INFO:tasks.rados.rados.0.smithi169.stdout:864: done (6 left) 2023-09-23T22:22:02.805 INFO:tasks.rados.rados.0.smithi169.stdout:865: done (5 left) 2023-09-23T22:22:02.805 INFO:tasks.rados.rados.0.smithi169.stdout:866: done (4 left) 2023-09-23T22:22:02.805 INFO:tasks.rados.rados.0.smithi169.stdout:867: done (3 left) 2023-09-23T22:22:02.805 INFO:tasks.rados.rados.0.smithi169.stdout:868: done (2 left) 2023-09-23T22:22:02.805 INFO:tasks.rados.rados.0.smithi169.stdout:869: done (1 left) 2023-09-23T22:22:02.805 INFO:tasks.rados.rados.0.smithi169.stdout:870: done (0 left) 2023-09-23T22:22:02.806 INFO:tasks.rados.rados.0.smithi169.stdout:871: read oid 493 snap -1 2023-09-23T22:22:02.806 INFO:tasks.rados.rados.0.smithi169.stdout:871: expect (ObjNum 492 snap 0 seq_num 492) 2023-09-23T22:22:02.806 INFO:tasks.rados.rados.0.smithi169.stdout:872: read oid 469 snap -1 2023-09-23T22:22:02.806 INFO:tasks.rados.rados.0.smithi169.stdout:872: expect deleted 2023-09-23T22:22:02.806 INFO:tasks.rados.rados.0.smithi169.stdout:873: read oid 433 snap -1 2023-09-23T22:22:02.806 INFO:tasks.rados.rados.0.smithi169.stdout:873: expect (ObjNum 432 snap 0 seq_num 432) 2023-09-23T22:22:02.806 INFO:tasks.rados.rados.0.smithi169.stdout:874: read oid 223 snap -1 2023-09-23T22:22:02.806 INFO:tasks.rados.rados.0.smithi169.stdout:874: expect (ObjNum 222 snap 0 seq_num 222) 2023-09-23T22:22:02.806 INFO:tasks.rados.rados.0.smithi169.stdout:875: read oid 276 snap -1 2023-09-23T22:22:02.806 INFO:tasks.rados.rados.0.smithi169.stdout:875: expect (ObjNum 275 snap 0 seq_num 275) 2023-09-23T22:22:02.806 INFO:tasks.rados.rados.0.smithi169.stdout:876: read oid 107 snap -1 2023-09-23T22:22:02.806 INFO:tasks.rados.rados.0.smithi169.stdout:876: expect (ObjNum 558 snap 0 seq_num 558) 2023-09-23T22:22:02.807 INFO:tasks.rados.rados.0.smithi169.stdout:877: read oid 160 snap -1 2023-09-23T22:22:02.807 INFO:tasks.rados.rados.0.smithi169.stdout:877: expect (ObjNum 606 snap 0 seq_num 606) 2023-09-23T22:22:02.807 INFO:tasks.rados.rados.0.smithi169.stdout:878: read oid 97 snap -1 2023-09-23T22:22:02.807 INFO:tasks.rados.rados.0.smithi169.stdout:878: expect (ObjNum 96 snap 0 seq_num 96) 2023-09-23T22:22:02.807 INFO:tasks.rados.rados.0.smithi169.stdout:879: write oid 310 current snap is 0 2023-09-23T22:22:02.807 INFO:tasks.rados.rados.0.smithi169.stdout:879: seq_num 708 ranges {699356=497121,1980663=608236,3176420=415291} 2023-09-23T22:22:02.814 INFO:tasks.rados.rados.0.smithi169.stdout:879: writing smithi16987243-310 from 699356 to 1196477 tid 1 2023-09-23T22:22:02.825 INFO:tasks.rados.rados.0.smithi169.stdout:879: writing smithi16987243-310 from 1980663 to 2588899 tid 2 2023-09-23T22:22:02.832 INFO:tasks.rados.rados.0.smithi169.stdout:879: writing smithi16987243-310 from 3176420 to 3591711 tid 3 2023-09-23T22:22:02.832 INFO:tasks.rados.rados.0.smithi169.stdout:880: read oid 471 snap -1 2023-09-23T22:22:02.832 INFO:tasks.rados.rados.0.smithi169.stdout:880: expect (ObjNum 584 snap 0 seq_num 584) 2023-09-23T22:22:02.832 INFO:tasks.rados.rados.0.smithi169.stdout:881: write oid 134 current snap is 0 2023-09-23T22:22:02.832 INFO:tasks.rados.rados.0.smithi169.stdout:881: seq_num 709 ranges {716163=572370,2039145=468247,3203843=626563} 2023-09-23T22:22:02.841 INFO:tasks.rados.rados.0.smithi169.stdout:881: writing smithi16987243-134 from 716163 to 1288533 tid 1 2023-09-23T22:22:02.847 INFO:tasks.rados.rados.0.smithi169.stdout:881: writing smithi16987243-134 from 2039145 to 2507392 tid 2 2023-09-23T22:22:02.856 INFO:tasks.rados.rados.0.smithi169.stdout:881: writing smithi16987243-134 from 3203843 to 3830406 tid 3 2023-09-23T22:22:02.856 INFO:tasks.rados.rados.0.smithi169.stdout:882: write oid 363 current snap is 0 2023-09-23T22:22:02.856 INFO:tasks.rados.rados.0.smithi169.stdout:882: seq_num 710 ranges {732970=647619,2097627=611905,3231266=437835} 2023-09-23T22:22:02.865 INFO:tasks.rados.rados.0.smithi169.stdout:882: writing smithi16987243-363 from 732970 to 1380589 tid 1 2023-09-23T22:22:02.873 INFO:tasks.rados.rados.0.smithi169.stdout:882: writing smithi16987243-363 from 2097627 to 2709532 tid 2 2023-09-23T22:22:02.877 INFO:teuthology.orchestra.run.smithi169.stdout:wait for minority of mons to upgrade 2023-09-23T22:22:02.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:02 smithi187 bash[31480]: audit 2023-09-23T22:22:01.843721+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:22:02.879 INFO:tasks.rados.rados.0.smithi169.stdout:882: writing smithi16987243-363 from 3231266 to 3669101 tid 3 2023-09-23T22:22:02.879 INFO:tasks.rados.rados.0.smithi169.stdout:883: write oid 290 current snap is 0 2023-09-23T22:22:02.879 INFO:tasks.rados.rados.0.smithi169.stdout:883: seq_num 711 ranges {749777=722868,2156109=471916,3258689=649107} 2023-09-23T22:22:02.888 INFO:tasks.rados.rados.0.smithi169.stdout:883: writing smithi16987243-290 from 749777 to 1472645 tid 1 2023-09-23T22:22:02.895 INFO:tasks.rados.rados.0.smithi169.stdout:883: writing smithi16987243-290 from 2156109 to 2628025 tid 2 2023-09-23T22:22:02.902 INFO:tasks.rados.rados.0.smithi169.stdout:883: writing smithi16987243-290 from 3258689 to 3907796 tid 3 2023-09-23T22:22:02.903 INFO:tasks.rados.rados.0.smithi169.stdout:872: done (12 left) 2023-09-23T22:22:02.903 INFO:tasks.rados.rados.0.smithi169.stdout:884: delete oid 49 current snap is 0 2023-09-23T22:22:02.903 INFO:tasks.rados.rados.0.smithi169.stdout:871: expect (ObjNum 492 snap 0 seq_num 492) 2023-09-23T22:22:02.993 INFO:tasks.rados.rados.0.smithi169.stdout:877: expect (ObjNum 606 snap 0 seq_num 606) 2023-09-23T22:22:03.110 INFO:tasks.rados.rados.0.smithi169.stdout:873: expect (ObjNum 432 snap 0 seq_num 432) 2023-09-23T22:22:03.232 INFO:tasks.rados.rados.0.smithi169.stdout:875: expect (ObjNum 275 snap 0 seq_num 275) 2023-09-23T22:22:03.327 INFO:tasks.rados.rados.0.smithi169.stdout:874: expect (ObjNum 222 snap 0 seq_num 222) 2023-09-23T22:22:03.471 INFO:tasks.rados.rados.0.smithi169.stdout:876: expect (ObjNum 558 snap 0 seq_num 558) 2023-09-23T22:22:03.648 INFO:tasks.rados.rados.0.smithi169.stdout:879: finishing write tid 1 to smithi16987243-310 2023-09-23T22:22:03.648 INFO:tasks.rados.rados.0.smithi169.stdout:879: finishing write tid 2 to smithi16987243-310 2023-09-23T22:22:03.648 INFO:tasks.rados.rados.0.smithi169.stdout:879: finishing write tid 3 to smithi16987243-310 2023-09-23T22:22:03.649 INFO:tasks.rados.rados.0.smithi169.stdout:879: finishing write tid 4 to smithi16987243-310 2023-09-23T22:22:03.649 INFO:tasks.rados.rados.0.smithi169.stdout:879: finishing write tid 5 to smithi16987243-310 2023-09-23T22:22:03.649 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 310 v 134 (ObjNum 708 snap 0 seq_num 708) dirty exists 2023-09-23T22:22:03.649 INFO:tasks.rados.rados.0.smithi169.stdout:879: left oid 310 (ObjNum 708 snap 0 seq_num 708) 2023-09-23T22:22:03.649 INFO:tasks.rados.rados.0.smithi169.stdout:878: expect (ObjNum 96 snap 0 seq_num 96) 2023-09-23T22:22:03.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:03 smithi169 bash[40994]: cluster 2023-09-23T22:22:01.828329+0000 mgr.y (mgr.24365) 209 : cluster [DBG] pgmap v184: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 9.5 MiB/s wr, 95 op/s 2023-09-23T22:22:03.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:03 smithi169 bash[27421]: cluster 2023-09-23T22:22:01.828329+0000 mgr.y (mgr.24365) 209 : cluster [DBG] pgmap v184: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 9.5 MiB/s wr, 95 op/s 2023-09-23T22:22:03.784 INFO:tasks.rados.rados.0.smithi169.stdout:881: finishing write tid 1 to smithi16987243-134 2023-09-23T22:22:03.784 INFO:tasks.rados.rados.0.smithi169.stdout:880: expect (ObjNum 584 snap 0 seq_num 584) 2023-09-23T22:22:03.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:03 smithi187 bash[31480]: cluster 2023-09-23T22:22:01.828329+0000 mgr.y (mgr.24365) 209 : cluster [DBG] pgmap v184: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 9.5 MiB/s wr, 95 op/s 2023-09-23T22:22:03.982 INFO:tasks.rados.rados.0.smithi169.stdout:881: finishing write tid 2 to smithi16987243-134 2023-09-23T22:22:03.982 INFO:tasks.rados.rados.0.smithi169.stdout:881: finishing write tid 3 to smithi16987243-134 2023-09-23T22:22:03.982 INFO:tasks.rados.rados.0.smithi169.stdout:881: finishing write tid 4 to smithi16987243-134 2023-09-23T22:22:03.982 INFO:tasks.rados.rados.0.smithi169.stdout:881: finishing write tid 5 to smithi16987243-134 2023-09-23T22:22:03.982 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 134 v 102 (ObjNum 709 snap 0 seq_num 709) dirty exists 2023-09-23T22:22:03.982 INFO:tasks.rados.rados.0.smithi169.stdout:881: left oid 134 (ObjNum 709 snap 0 seq_num 709) 2023-09-23T22:22:03.983 INFO:tasks.rados.rados.0.smithi169.stdout:882: finishing write tid 1 to smithi16987243-363 2023-09-23T22:22:03.983 INFO:tasks.rados.rados.0.smithi169.stdout:871: done (12 left) 2023-09-23T22:22:03.983 INFO:tasks.rados.rados.0.smithi169.stdout:873: done (11 left) 2023-09-23T22:22:03.983 INFO:tasks.rados.rados.0.smithi169.stdout:874: done (10 left) 2023-09-23T22:22:03.983 INFO:tasks.rados.rados.0.smithi169.stdout:875: done (9 left) 2023-09-23T22:22:03.983 INFO:tasks.rados.rados.0.smithi169.stdout:876: done (8 left) 2023-09-23T22:22:03.983 INFO:tasks.rados.rados.0.smithi169.stdout:877: done (7 left) 2023-09-23T22:22:03.983 INFO:tasks.rados.rados.0.smithi169.stdout:878: done (6 left) 2023-09-23T22:22:03.984 INFO:tasks.rados.rados.0.smithi169.stdout:879: done (5 left) 2023-09-23T22:22:03.984 INFO:tasks.rados.rados.0.smithi169.stdout:880: done (4 left) 2023-09-23T22:22:03.984 INFO:tasks.rados.rados.0.smithi169.stdout:881: done (3 left) 2023-09-23T22:22:03.984 INFO:tasks.rados.rados.0.smithi169.stdout:884: done (2 left) 2023-09-23T22:22:03.984 INFO:tasks.rados.rados.0.smithi169.stdout:885: read oid 16 snap -1 2023-09-23T22:22:03.984 INFO:tasks.rados.rados.0.smithi169.stdout:885: expect (ObjNum 15 snap 0 seq_num 15) 2023-09-23T22:22:03.984 INFO:tasks.rados.rados.0.smithi169.stdout:886: write oid 198 current snap is 0 2023-09-23T22:22:03.984 INFO:tasks.rados.rados.0.smithi169.stdout:882: finishing write tid 2 to smithi16987243-363 2023-09-23T22:22:03.985 INFO:tasks.rados.rados.0.smithi169.stdout:886: seq_num 713 ranges {783391=473366,1756720=475585,2797182=788004} 2023-09-23T22:22:03.989 INFO:tasks.rados.rados.0.smithi169.stdout:886: writing smithi16987243-198 from 783391 to 1256757 tid 1 2023-09-23T22:22:03.995 INFO:tasks.rados.rados.0.smithi169.stdout:886: writing smithi16987243-198 from 1756720 to 2232305 tid 2 2023-09-23T22:22:04.003 INFO:tasks.rados.rados.0.smithi169.stdout:886: writing smithi16987243-198 from 2797182 to 3585186 tid 3 2023-09-23T22:22:04.003 INFO:tasks.rados.rados.0.smithi169.stdout:887: write oid 104 current snap is 0 2023-09-23T22:22:04.004 INFO:tasks.rados.rados.0.smithi169.stdout:882: finishing write tid 3 to smithi16987243-363 2023-09-23T22:22:04.004 INFO:tasks.rados.rados.0.smithi169.stdout:882: finishing write tid 4 to smithi16987243-363 2023-09-23T22:22:04.004 INFO:tasks.rados.rados.0.smithi169.stdout:882: finishing write tid 5 to smithi16987243-363 2023-09-23T22:22:04.004 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 363 v 169 (ObjNum 710 snap 0 seq_num 710) dirty exists 2023-09-23T22:22:04.004 INFO:tasks.rados.rados.0.smithi169.stdout:882: left oid 363 (ObjNum 710 snap 0 seq_num 710) 2023-09-23T22:22:04.004 INFO:tasks.rados.rados.0.smithi169.stdout:883: finishing write tid 1 to smithi16987243-290 2023-09-23T22:22:04.004 INFO:tasks.rados.rados.0.smithi169.stdout:883: finishing write tid 2 to smithi16987243-290 2023-09-23T22:22:04.004 INFO:tasks.rados.rados.0.smithi169.stdout:883: finishing write tid 3 to smithi16987243-290 2023-09-23T22:22:04.005 INFO:tasks.rados.rados.0.smithi169.stdout:883: finishing write tid 4 to smithi16987243-290 2023-09-23T22:22:04.005 INFO:tasks.rados.rados.0.smithi169.stdout:883: finishing write tid 5 to smithi16987243-290 2023-09-23T22:22:04.005 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 290 v 183 (ObjNum 711 snap 0 seq_num 711) dirty exists 2023-09-23T22:22:04.005 INFO:tasks.rados.rados.0.smithi169.stdout:883: left oid 290 (ObjNum 711 snap 0 seq_num 711) 2023-09-23T22:22:04.005 INFO:tasks.rados.rados.0.smithi169.stdout:887: seq_num 714 ranges {400198=548615,1415202=584996} 2023-09-23T22:22:04.008 INFO:tasks.rados.rados.0.smithi169.stdout:887: writing smithi16987243-104 from 400198 to 948813 tid 1 2023-09-23T22:22:04.015 INFO:tasks.rados.rados.0.smithi169.stdout:887: writing smithi16987243-104 from 1415202 to 2000198 tid 2 2023-09-23T22:22:04.015 INFO:tasks.rados.rados.0.smithi169.stdout:882: done (4 left) 2023-09-23T22:22:04.015 INFO:tasks.rados.rados.0.smithi169.stdout:883: done (3 left) 2023-09-23T22:22:04.015 INFO:tasks.rados.rados.0.smithi169.stdout:888: delete oid 287 current snap is 0 2023-09-23T22:22:04.016 INFO:tasks.rados.rados.0.smithi169.stdout:885: expect (ObjNum 15 snap 0 seq_num 15) 2023-09-23T22:22:04.107 INFO:tasks.rados.rados.0.smithi169.stdout:886: finishing write tid 1 to smithi16987243-198 2023-09-23T22:22:04.108 INFO:tasks.rados.rados.0.smithi169.stdout:886: finishing write tid 2 to smithi16987243-198 2023-09-23T22:22:04.108 INFO:tasks.rados.rados.0.smithi169.stdout:885: done (3 left) 2023-09-23T22:22:04.108 INFO:tasks.rados.rados.0.smithi169.stdout:888: done (2 left) 2023-09-23T22:22:04.108 INFO:tasks.rados.rados.0.smithi169.stdout:889: write oid 143 current snap is 0 2023-09-23T22:22:04.108 INFO:tasks.rados.rados.0.smithi169.stdout:886: finishing write tid 3 to smithi16987243-198 2023-09-23T22:22:04.108 INFO:tasks.rados.rados.0.smithi169.stdout:886: finishing write tid 4 to smithi16987243-198 2023-09-23T22:22:04.108 INFO:tasks.rados.rados.0.smithi169.stdout:886: finishing write tid 5 to smithi16987243-198 2023-09-23T22:22:04.108 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 198 v 143 (ObjNum 713 snap 0 seq_num 713) dirty exists 2023-09-23T22:22:04.108 INFO:tasks.rados.rados.0.smithi169.stdout:886: left oid 198 (ObjNum 713 snap 0 seq_num 713) 2023-09-23T22:22:04.108 INFO:tasks.rados.rados.0.smithi169.stdout:887: finishing write tid 1 to smithi16987243-104 2023-09-23T22:22:04.108 INFO:tasks.rados.rados.0.smithi169.stdout:887: finishing write tid 2 to smithi16987243-104 2023-09-23T22:22:04.109 INFO:tasks.rados.rados.0.smithi169.stdout:887: finishing write tid 3 to smithi16987243-104 2023-09-23T22:22:04.109 INFO:tasks.rados.rados.0.smithi169.stdout:887: finishing write tid 4 to smithi16987243-104 2023-09-23T22:22:04.109 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 104 v 108 (ObjNum 714 snap 0 seq_num 714) dirty exists 2023-09-23T22:22:04.109 INFO:tasks.rados.rados.0.smithi169.stdout:887: left oid 104 (ObjNum 714 snap 0 seq_num 714) 2023-09-23T22:22:04.109 INFO:tasks.rados.rados.0.smithi169.stdout:889: seq_num 716 ranges {433812=415466,1648519=385293} 2023-09-23T22:22:04.112 INFO:tasks.rados.rados.0.smithi169.stdout:889: writing smithi16987243-143 from 433812 to 849278 tid 1 2023-09-23T22:22:04.120 INFO:tasks.rados.rados.0.smithi169.stdout:889: writing smithi16987243-143 from 1648519 to 2033812 tid 2 2023-09-23T22:22:04.120 INFO:tasks.rados.rados.0.smithi169.stdout:886: done (2 left) 2023-09-23T22:22:04.120 INFO:tasks.rados.rados.0.smithi169.stdout:887: done (1 left) 2023-09-23T22:22:04.120 INFO:tasks.rados.rados.0.smithi169.stdout:890: write oid 384 current snap is 0 2023-09-23T22:22:04.120 INFO:tasks.rados.rados.0.smithi169.stdout:889: finishing write tid 1 to smithi16987243-143 2023-09-23T22:22:04.120 INFO:tasks.rados.rados.0.smithi169.stdout:890: seq_num 717 ranges {450619=490715,1590648=459971} 2023-09-23T22:22:04.125 INFO:tasks.rados.rados.0.smithi169.stdout:890: writing smithi16987243-384 from 450619 to 941334 tid 1 2023-09-23T22:22:04.132 INFO:tasks.rados.rados.0.smithi169.stdout:890: writing smithi16987243-384 from 1590648 to 2050619 tid 2 2023-09-23T22:22:04.133 INFO:tasks.rados.rados.0.smithi169.stdout:891: write oid 304 current snap is 0 2023-09-23T22:22:04.133 INFO:tasks.rados.rados.0.smithi169.stdout:889: finishing write tid 2 to smithi16987243-143 2023-09-23T22:22:04.133 INFO:tasks.rados.rados.0.smithi169.stdout:889: finishing write tid 3 to smithi16987243-143 2023-09-23T22:22:04.133 INFO:tasks.rados.rados.0.smithi169.stdout:889: finishing write tid 4 to smithi16987243-143 2023-09-23T22:22:04.133 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 143 v 166 (ObjNum 716 snap 0 seq_num 716) dirty exists 2023-09-23T22:22:04.133 INFO:tasks.rados.rados.0.smithi169.stdout:889: left oid 143 (ObjNum 716 snap 0 seq_num 716) 2023-09-23T22:22:04.133 INFO:tasks.rados.rados.0.smithi169.stdout:890: finishing write tid 1 to smithi16987243-384 2023-09-23T22:22:04.133 INFO:tasks.rados.rados.0.smithi169.stdout:891: seq_num 718 ranges {467426=565964,1649130=418296} 2023-09-23T22:22:04.138 INFO:tasks.rados.rados.0.smithi169.stdout:891: writing smithi16987243-304 from 467426 to 1033390 tid 1 2023-09-23T22:22:04.145 INFO:tasks.rados.rados.0.smithi169.stdout:891: writing smithi16987243-304 from 1649130 to 2067426 tid 2 2023-09-23T22:22:04.145 INFO:tasks.rados.rados.0.smithi169.stdout:889: done (2 left) 2023-09-23T22:22:04.145 INFO:tasks.rados.rados.0.smithi169.stdout:892: read oid 301 snap -1 2023-09-23T22:22:04.145 INFO:tasks.rados.rados.0.smithi169.stdout:892: expect (ObjNum 543 snap 0 seq_num 543) 2023-09-23T22:22:04.145 INFO:tasks.rados.rados.0.smithi169.stdout:893: write oid 367 current snap is 0 2023-09-23T22:22:04.145 INFO:tasks.rados.rados.0.smithi169.stdout:890: finishing write tid 2 to smithi16987243-384 2023-09-23T22:22:04.146 INFO:tasks.rados.rados.0.smithi169.stdout:890: finishing write tid 3 to smithi16987243-384 2023-09-23T22:22:04.146 INFO:tasks.rados.rados.0.smithi169.stdout:890: finishing write tid 4 to smithi16987243-384 2023-09-23T22:22:04.146 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 384 v 105 (ObjNum 717 snap 0 seq_num 717) dirty exists 2023-09-23T22:22:04.146 INFO:tasks.rados.rados.0.smithi169.stdout:890: left oid 384 (ObjNum 717 snap 0 seq_num 717) 2023-09-23T22:22:04.146 INFO:tasks.rados.rados.0.smithi169.stdout:891: finishing write tid 1 to smithi16987243-304 2023-09-23T22:22:04.146 INFO:tasks.rados.rados.0.smithi169.stdout:893: seq_num 719 ranges {484233=641213,1707612=376621} 2023-09-23T22:22:04.152 INFO:tasks.rados.rados.0.smithi169.stdout:893: writing smithi16987243-367 from 484233 to 1125446 tid 1 2023-09-23T22:22:04.158 INFO:tasks.rados.rados.0.smithi169.stdout:893: writing smithi16987243-367 from 1707612 to 2084233 tid 2 2023-09-23T22:22:04.158 INFO:tasks.rados.rados.0.smithi169.stdout:890: done (3 left) 2023-09-23T22:22:04.158 INFO:tasks.rados.rados.0.smithi169.stdout:894: delete oid 383 current snap is 0 2023-09-23T22:22:04.158 INFO:tasks.rados.rados.0.smithi169.stdout:891: finishing write tid 2 to smithi16987243-304 2023-09-23T22:22:04.159 INFO:tasks.rados.rados.0.smithi169.stdout:891: finishing write tid 3 to smithi16987243-304 2023-09-23T22:22:04.159 INFO:tasks.rados.rados.0.smithi169.stdout:891: finishing write tid 4 to smithi16987243-304 2023-09-23T22:22:04.159 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 304 v 146 (ObjNum 718 snap 0 seq_num 718) dirty exists 2023-09-23T22:22:04.159 INFO:tasks.rados.rados.0.smithi169.stdout:891: left oid 304 (ObjNum 718 snap 0 seq_num 718) 2023-09-23T22:22:04.159 INFO:tasks.rados.rados.0.smithi169.stdout:892: expect (ObjNum 543 snap 0 seq_num 543) 2023-09-23T22:22:04.329 INFO:tasks.rados.rados.0.smithi169.stdout:893: finishing write tid 1 to smithi16987243-367 2023-09-23T22:22:04.329 INFO:tasks.rados.rados.0.smithi169.stdout:893: finishing write tid 2 to smithi16987243-367 2023-09-23T22:22:04.330 INFO:tasks.rados.rados.0.smithi169.stdout:893: finishing write tid 3 to smithi16987243-367 2023-09-23T22:22:04.330 INFO:tasks.rados.rados.0.smithi169.stdout:893: finishing write tid 4 to smithi16987243-367 2023-09-23T22:22:04.330 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 367 v 168 (ObjNum 719 snap 0 seq_num 719) dirty exists 2023-09-23T22:22:04.330 INFO:tasks.rados.rados.0.smithi169.stdout:893: left oid 367 (ObjNum 719 snap 0 seq_num 719) 2023-09-23T22:22:04.330 INFO:tasks.rados.rados.0.smithi169.stdout:891: done (3 left) 2023-09-23T22:22:04.330 INFO:tasks.rados.rados.0.smithi169.stdout:892: done (2 left) 2023-09-23T22:22:04.330 INFO:tasks.rados.rados.0.smithi169.stdout:893: done (1 left) 2023-09-23T22:22:04.330 INFO:tasks.rados.rados.0.smithi169.stdout:894: done (0 left) 2023-09-23T22:22:04.330 INFO:tasks.rados.rados.0.smithi169.stdout:895: write oid 465 current snap is 0 2023-09-23T22:22:04.330 INFO:tasks.rados.rados.0.smithi169.stdout:895: seq_num 721 ranges {517847=791711,2108223=9624} 2023-09-23T22:22:04.337 INFO:tasks.rados.rados.0.smithi169.stdout:895: writing smithi16987243-465 from 517847 to 1309558 tid 1 2023-09-23T22:22:04.342 INFO:tasks.rados.rados.0.smithi169.stdout:895: writing smithi16987243-465 from 2108223 to 2117847 tid 2 2023-09-23T22:22:04.342 INFO:tasks.rados.rados.0.smithi169.stdout:896: read oid 225 snap -1 2023-09-23T22:22:04.342 INFO:tasks.rados.rados.0.smithi169.stdout:896: expect (ObjNum 224 snap 0 seq_num 224) 2023-09-23T22:22:04.342 INFO:tasks.rados.rados.0.smithi169.stdout:897: write oid 196 current snap is 0 2023-09-23T22:22:04.342 INFO:tasks.rados.rados.0.smithi169.stdout:897: seq_num 722 ranges {534654=466960,1766705=367949} 2023-09-23T22:22:04.348 INFO:tasks.rados.rados.0.smithi169.stdout:897: writing smithi16987243-196 from 534654 to 1001614 tid 1 2023-09-23T22:22:04.355 INFO:tasks.rados.rados.0.smithi169.stdout:897: writing smithi16987243-196 from 1766705 to 2134654 tid 2 2023-09-23T22:22:04.355 INFO:tasks.rados.rados.0.smithi169.stdout:898: read oid 401 snap -1 2023-09-23T22:22:04.355 INFO:tasks.rados.rados.0.smithi169.stdout:898: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T22:22:04.355 INFO:tasks.rados.rados.0.smithi169.stdout:895: finishing write tid 1 to smithi16987243-465 2023-09-23T22:22:04.355 INFO:tasks.rados.rados.0.smithi169.stdout:895: finishing write tid 2 to smithi16987243-465 2023-09-23T22:22:04.356 INFO:tasks.rados.rados.0.smithi169.stdout:895: finishing write tid 3 to smithi16987243-465 2023-09-23T22:22:04.356 INFO:tasks.rados.rados.0.smithi169.stdout:895: finishing write tid 4 to smithi16987243-465 2023-09-23T22:22:04.356 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 465 v 173 (ObjNum 721 snap 0 seq_num 721) dirty exists 2023-09-23T22:22:04.356 INFO:tasks.rados.rados.0.smithi169.stdout:895: left oid 465 (ObjNum 721 snap 0 seq_num 721) 2023-09-23T22:22:04.356 INFO:tasks.rados.rados.0.smithi169.stdout:896: expect (ObjNum 224 snap 0 seq_num 224) 2023-09-23T22:22:04.508 INFO:tasks.rados.rados.0.smithi169.stdout:897: finishing write tid 1 to smithi16987243-196 2023-09-23T22:22:04.509 INFO:tasks.rados.rados.0.smithi169.stdout:895: done (3 left) 2023-09-23T22:22:04.509 INFO:tasks.rados.rados.0.smithi169.stdout:896: done (2 left) 2023-09-23T22:22:04.509 INFO:tasks.rados.rados.0.smithi169.stdout:899: read oid 71 snap -1 2023-09-23T22:22:04.509 INFO:tasks.rados.rados.0.smithi169.stdout:899: expect (ObjNum 578 snap 0 seq_num 578) 2023-09-23T22:22:04.509 INFO:tasks.rados.rados.0.smithi169.stdout:900: write oid 141 current snap is 0 2023-09-23T22:22:04.509 INFO:tasks.rados.rados.0.smithi169.stdout:897: finishing write tid 2 to smithi16987243-196 2023-09-23T22:22:04.509 INFO:tasks.rados.rados.0.smithi169.stdout:897: finishing write tid 3 to smithi16987243-196 2023-09-23T22:22:04.509 INFO:tasks.rados.rados.0.smithi169.stdout:897: finishing write tid 4 to smithi16987243-196 2023-09-23T22:22:04.509 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 196 v 111 (ObjNum 722 snap 0 seq_num 722) dirty exists 2023-09-23T22:22:04.509 INFO:tasks.rados.rados.0.smithi169.stdout:897: left oid 196 (ObjNum 722 snap 0 seq_num 722) 2023-09-23T22:22:04.510 INFO:tasks.rados.rados.0.smithi169.stdout:898: expect (ObjNum 400 snap 0 seq_num 400) 2023-09-23T22:22:04.610 INFO:tasks.rados.rados.0.smithi169.stdout:899: expect (ObjNum 578 snap 0 seq_num 578) 2023-09-23T22:22:04.802 INFO:tasks.rados.rados.0.smithi169.stdout:900: seq_num 723 ranges {551461=658562,1941540=209921} 2023-09-23T22:22:04.809 INFO:tasks.rados.rados.0.smithi169.stdout:900: writing smithi16987243-141 from 551461 to 1210023 tid 1 2023-09-23T22:22:04.815 INFO:tasks.rados.rados.0.smithi169.stdout:900: writing smithi16987243-141 from 1941540 to 2151461 tid 2 2023-09-23T22:22:04.815 INFO:tasks.rados.rados.0.smithi169.stdout:897: done (3 left) 2023-09-23T22:22:04.815 INFO:tasks.rados.rados.0.smithi169.stdout:898: done (2 left) 2023-09-23T22:22:04.815 INFO:tasks.rados.rados.0.smithi169.stdout:899: done (1 left) 2023-09-23T22:22:04.815 INFO:tasks.rados.rados.0.smithi169.stdout:901: read oid 293 snap -1 2023-09-23T22:22:04.815 INFO:tasks.rados.rados.0.smithi169.stdout:901: expect deleted 2023-09-23T22:22:04.816 INFO:tasks.rados.rados.0.smithi169.stdout:902: read oid 135 snap -1 2023-09-23T22:22:04.816 INFO:tasks.rados.rados.0.smithi169.stdout:902: expect (ObjNum 134 snap 0 seq_num 134) 2023-09-23T22:22:04.816 INFO:tasks.rados.rados.0.smithi169.stdout:903: write oid 10 current snap is 0 2023-09-23T22:22:04.816 INFO:tasks.rados.rados.0.smithi169.stdout:903: seq_num 724 ranges {568268=733811,2000022=168246} 2023-09-23T22:22:04.822 INFO:tasks.rados.rados.0.smithi169.stdout:903: writing smithi16987243-10 from 568268 to 1302079 tid 1 2023-09-23T22:22:04.828 INFO:tasks.rados.rados.0.smithi169.stdout:903: writing smithi16987243-10 from 2000022 to 2168268 tid 2 2023-09-23T22:22:04.828 INFO:tasks.rados.rados.0.smithi169.stdout:904: write oid 184 current snap is 0 2023-09-23T22:22:04.828 INFO:tasks.rados.rados.0.smithi169.stdout:904: seq_num 725 ranges {585075=409060,1542151=642924} 2023-09-23T22:22:04.833 INFO:tasks.rados.rados.0.smithi169.stdout:904: writing smithi16987243-184 from 585075 to 994135 tid 1 2023-09-23T22:22:04.841 INFO:tasks.rados.rados.0.smithi169.stdout:904: writing smithi16987243-184 from 1542151 to 2185075 tid 2 2023-09-23T22:22:04.841 INFO:tasks.rados.rados.0.smithi169.stdout:905: delete oid 20 current snap is 0 2023-09-23T22:22:04.841 INFO:tasks.rados.rados.0.smithi169.stdout:900: finishing write tid 1 to smithi16987243-141 2023-09-23T22:22:04.841 INFO:tasks.rados.rados.0.smithi169.stdout:900: finishing write tid 2 to smithi16987243-141 2023-09-23T22:22:04.841 INFO:tasks.rados.rados.0.smithi169.stdout:900: finishing write tid 3 to smithi16987243-141 2023-09-23T22:22:04.842 INFO:tasks.rados.rados.0.smithi169.stdout:900: finishing write tid 4 to smithi16987243-141 2023-09-23T22:22:04.842 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 141 v 161 (ObjNum 723 snap 0 seq_num 723) dirty exists 2023-09-23T22:22:04.842 INFO:tasks.rados.rados.0.smithi169.stdout:900: left oid 141 (ObjNum 723 snap 0 seq_num 723) 2023-09-23T22:22:04.842 INFO:tasks.rados.rados.0.smithi169.stdout:903: finishing write tid 1 to smithi16987243-10 2023-09-23T22:22:04.842 INFO:tasks.rados.rados.0.smithi169.stdout:902: expect (ObjNum 134 snap 0 seq_num 134) 2023-09-23T22:22:04.926 INFO:tasks.rados.rados.0.smithi169.stdout:903: finishing write tid 2 to smithi16987243-10 2023-09-23T22:22:04.926 INFO:tasks.rados.rados.0.smithi169.stdout:903: finishing write tid 3 to smithi16987243-10 2023-09-23T22:22:04.926 INFO:tasks.rados.rados.0.smithi169.stdout:903: finishing write tid 4 to smithi16987243-10 2023-09-23T22:22:04.927 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 10 v 176 (ObjNum 724 snap 0 seq_num 724) dirty exists 2023-09-23T22:22:04.927 INFO:tasks.rados.rados.0.smithi169.stdout:903: left oid 10 (ObjNum 724 snap 0 seq_num 724) 2023-09-23T22:22:04.927 INFO:tasks.rados.rados.0.smithi169.stdout:904: finishing write tid 1 to smithi16987243-184 2023-09-23T22:22:04.927 INFO:tasks.rados.rados.0.smithi169.stdout:900: done (5 left) 2023-09-23T22:22:04.927 INFO:tasks.rados.rados.0.smithi169.stdout:901: done (4 left) 2023-09-23T22:22:04.927 INFO:tasks.rados.rados.0.smithi169.stdout:902: done (3 left) 2023-09-23T22:22:04.927 INFO:tasks.rados.rados.0.smithi169.stdout:903: done (2 left) 2023-09-23T22:22:04.927 INFO:tasks.rados.rados.0.smithi169.stdout:905: done (1 left) 2023-09-23T22:22:04.927 INFO:tasks.rados.rados.0.smithi169.stdout:906: write oid 51 current snap is 0 2023-09-23T22:22:04.927 INFO:tasks.rados.rados.0.smithi169.stdout:904: finishing write tid 2 to smithi16987243-184 2023-09-23T22:22:04.927 INFO:tasks.rados.rados.0.smithi169.stdout:904: finishing write tid 3 to smithi16987243-184 2023-09-23T22:22:04.927 INFO:tasks.rados.rados.0.smithi169.stdout:904: finishing write tid 4 to smithi16987243-184 2023-09-23T22:22:04.928 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 184 v 164 (ObjNum 725 snap 0 seq_num 725) dirty exists 2023-09-23T22:22:04.928 INFO:tasks.rados.rados.0.smithi169.stdout:904: left oid 184 (ObjNum 725 snap 0 seq_num 725) 2023-09-23T22:22:04.928 INFO:tasks.rados.rados.0.smithi169.stdout:906: seq_num 727 ranges {618689=559558,1659115=559574} 2023-09-23T22:22:04.932 INFO:tasks.rados.rados.0.smithi169.stdout:906: writing smithi16987243-51 from 618689 to 1178247 tid 1 2023-09-23T22:22:04.939 INFO:tasks.rados.rados.0.smithi169.stdout:906: writing smithi16987243-51 from 1659115 to 2218689 tid 2 2023-09-23T22:22:04.940 INFO:tasks.rados.rados.0.smithi169.stdout:904: done (1 left) 2023-09-23T22:22:04.940 INFO:tasks.rados.rados.0.smithi169.stdout:907: read oid 354 snap -1 2023-09-23T22:22:04.940 INFO:tasks.rados.rados.0.smithi169.stdout:907: expect (ObjNum 353 snap 0 seq_num 353) 2023-09-23T22:22:04.940 INFO:tasks.rados.rados.0.smithi169.stdout:908: write oid 270 current snap is 0 2023-09-23T22:22:04.940 INFO:tasks.rados.rados.0.smithi169.stdout:906: finishing write tid 1 to smithi16987243-51 2023-09-23T22:22:04.940 INFO:tasks.rados.rados.0.smithi169.stdout:908: seq_num 728 ranges {635496=634807,1717597=517899} 2023-09-23T22:22:04.947 INFO:tasks.rados.rados.0.smithi169.stdout:908: writing smithi16987243-270 from 635496 to 1270303 tid 1 2023-09-23T22:22:04.954 INFO:tasks.rados.rados.0.smithi169.stdout:908: writing smithi16987243-270 from 1717597 to 2235496 tid 2 2023-09-23T22:22:04.954 INFO:tasks.rados.rados.0.smithi169.stdout:909: read oid 87 snap -1 2023-09-23T22:22:04.954 INFO:tasks.rados.rados.0.smithi169.stdout:909: expect (ObjNum 86 snap 0 seq_num 86) 2023-09-23T22:22:04.954 INFO:tasks.rados.rados.0.smithi169.stdout:910: read oid 221 snap -1 2023-09-23T22:22:04.954 INFO:tasks.rados.rados.0.smithi169.stdout:910: expect (ObjNum 220 snap 0 seq_num 220) 2023-09-23T22:22:04.954 INFO:tasks.rados.rados.0.smithi169.stdout:911: delete oid 466 current snap is 0 2023-09-23T22:22:04.954 INFO:tasks.rados.rados.0.smithi169.stdout:906: finishing write tid 2 to smithi16987243-51 2023-09-23T22:22:04.954 INFO:tasks.rados.rados.0.smithi169.stdout:906: finishing write tid 3 to smithi16987243-51 2023-09-23T22:22:04.954 INFO:tasks.rados.rados.0.smithi169.stdout:906: finishing write tid 4 to smithi16987243-51 2023-09-23T22:22:04.954 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 51 v 114 (ObjNum 727 snap 0 seq_num 727) dirty exists 2023-09-23T22:22:04.955 INFO:tasks.rados.rados.0.smithi169.stdout:906: left oid 51 (ObjNum 727 snap 0 seq_num 727) 2023-09-23T22:22:04.955 INFO:tasks.rados.rados.0.smithi169.stdout:907: expect (ObjNum 353 snap 0 seq_num 353) 2023-09-23T22:22:05.103 INFO:tasks.rados.rados.0.smithi169.stdout:908: finishing write tid 1 to smithi16987243-270 2023-09-23T22:22:05.104 INFO:tasks.rados.rados.0.smithi169.stdout:906: done (5 left) 2023-09-23T22:22:05.104 INFO:tasks.rados.rados.0.smithi169.stdout:907: done (4 left) 2023-09-23T22:22:05.104 INFO:tasks.rados.rados.0.smithi169.stdout:911: done (3 left) 2023-09-23T22:22:05.104 INFO:tasks.rados.rados.0.smithi169.stdout:912: read oid 467 snap -1 2023-09-23T22:22:05.104 INFO:tasks.rados.rados.0.smithi169.stdout:912: expect (ObjNum 466 snap 0 seq_num 466) 2023-09-23T22:22:05.104 INFO:tasks.rados.rados.0.smithi169.stdout:913: read oid 438 snap -1 2023-09-23T22:22:05.104 INFO:tasks.rados.rados.0.smithi169.stdout:913: expect (ObjNum 611 snap 0 seq_num 611) 2023-09-23T22:22:05.104 INFO:tasks.rados.rados.0.smithi169.stdout:914: delete oid 171 current snap is 0 2023-09-23T22:22:05.105 INFO:tasks.rados.rados.0.smithi169.stdout:908: finishing write tid 2 to smithi16987243-270 2023-09-23T22:22:05.105 INFO:tasks.rados.rados.0.smithi169.stdout:908: finishing write tid 3 to smithi16987243-270 2023-09-23T22:22:05.105 INFO:tasks.rados.rados.0.smithi169.stdout:908: finishing write tid 4 to smithi16987243-270 2023-09-23T22:22:05.105 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 270 v 179 (ObjNum 728 snap 0 seq_num 728) dirty exists 2023-09-23T22:22:05.105 INFO:tasks.rados.rados.0.smithi169.stdout:908: left oid 270 (ObjNum 728 snap 0 seq_num 728) 2023-09-23T22:22:05.105 INFO:tasks.rados.rados.0.smithi169.stdout:910: expect (ObjNum 220 snap 0 seq_num 220) 2023-09-23T22:22:05.248 INFO:tasks.rados.rados.0.smithi169.stdout:909: expect (ObjNum 86 snap 0 seq_num 86) 2023-09-23T22:22:05.384 INFO:tasks.rados.rados.0.smithi169.stdout:913: expect (ObjNum 611 snap 0 seq_num 611) 2023-09-23T22:22:05.491 INFO:tasks.rados.rados.0.smithi169.stdout:912: expect (ObjNum 466 snap 0 seq_num 466) 2023-09-23T22:22:05.634 INFO:tasks.rados.rados.0.smithi169.stdout:908: done (5 left) 2023-09-23T22:22:05.634 INFO:tasks.rados.rados.0.smithi169.stdout:909: done (4 left) 2023-09-23T22:22:05.635 INFO:tasks.rados.rados.0.smithi169.stdout:910: done (3 left) 2023-09-23T22:22:05.635 INFO:tasks.rados.rados.0.smithi169.stdout:912: done (2 left) 2023-09-23T22:22:05.635 INFO:tasks.rados.rados.0.smithi169.stdout:913: done (1 left) 2023-09-23T22:22:05.635 INFO:tasks.rados.rados.0.smithi169.stdout:914: done (0 left) 2023-09-23T22:22:05.635 INFO:tasks.rados.rados.0.smithi169.stdout:915: delete oid 391 current snap is 0 2023-09-23T22:22:05.637 INFO:tasks.rados.rados.0.smithi169.stdout:915: done (0 left) 2023-09-23T22:22:05.637 INFO:tasks.rados.rados.0.smithi169.stdout:916: write oid 55 current snap is 0 2023-09-23T22:22:05.637 INFO:tasks.rados.rados.0.smithi169.stdout:916: seq_num 732 ranges {702724=652156,1951525=351199} 2023-09-23T22:22:05.647 INFO:tasks.rados.rados.0.smithi169.stdout:916: writing smithi16987243-55 from 702724 to 1354880 tid 1 2023-09-23T22:22:05.654 INFO:tasks.rados.rados.0.smithi169.stdout:916: writing smithi16987243-55 from 1951525 to 2302724 tid 2 2023-09-23T22:22:05.654 INFO:tasks.rados.rados.0.smithi169.stdout:917: read oid 281 snap -1 2023-09-23T22:22:05.654 INFO:tasks.rados.rados.0.smithi169.stdout:917: expect (ObjNum 280 snap 0 seq_num 280) 2023-09-23T22:22:05.654 INFO:tasks.rados.rados.0.smithi169.stdout:916: finishing write tid 1 to smithi16987243-55 2023-09-23T22:22:05.654 INFO:tasks.rados.rados.0.smithi169.stdout:918: read oid 103 snap -1 2023-09-23T22:22:05.654 INFO:tasks.rados.rados.0.smithi169.stdout:918: expect (ObjNum 102 snap 0 seq_num 102) 2023-09-23T22:22:05.654 INFO:tasks.rados.rados.0.smithi169.stdout:919: read oid 189 snap -1 2023-09-23T22:22:05.654 INFO:tasks.rados.rados.0.smithi169.stdout:919: expect (ObjNum 188 snap 0 seq_num 188) 2023-09-23T22:22:05.655 INFO:tasks.rados.rados.0.smithi169.stdout:920: write oid 330 current snap is 0 2023-09-23T22:22:05.655 INFO:tasks.rados.rados.0.smithi169.stdout:920: seq_num 733 ranges {719531=727405,1893654=425877} 2023-09-23T22:22:05.663 INFO:tasks.rados.rados.0.smithi169.stdout:920: writing smithi16987243-330 from 719531 to 1446936 tid 1 2023-09-23T22:22:05.668 INFO:tasks.rados.rados.0.smithi169.stdout:920: writing smithi16987243-330 from 1893654 to 2319531 tid 2 2023-09-23T22:22:05.668 INFO:tasks.rados.rados.0.smithi169.stdout:921: write oid 278 current snap is 0 2023-09-23T22:22:05.668 INFO:tasks.rados.rados.0.smithi169.stdout:921: seq_num 734 ranges {736338=402654,1552136=539580} 2023-09-23T22:22:05.675 INFO:tasks.rados.rados.0.smithi169.stdout:921: writing smithi16987243-278 from 736338 to 1138992 tid 1 2023-09-23T22:22:05.682 INFO:tasks.rados.rados.0.smithi169.stdout:921: writing smithi16987243-278 from 1552136 to 2091716 tid 2 2023-09-23T22:22:05.682 INFO:tasks.rados.rados.0.smithi169.stdout:922: write oid 283 current snap is 0 2023-09-23T22:22:05.682 INFO:tasks.rados.rados.0.smithi169.stdout:916: finishing write tid 2 to smithi16987243-55 2023-09-23T22:22:05.682 INFO:tasks.rados.rados.0.smithi169.stdout:917: expect (ObjNum 280 snap 0 seq_num 280) 2023-09-23T22:22:05.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:05 smithi169 bash[27421]: cluster 2023-09-23T22:22:03.829005+0000 mgr.y (mgr.24365) 210 : cluster [DBG] pgmap v185: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 95 MiB/s rd, 14 MiB/s wr, 139 op/s 2023-09-23T22:22:05.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:05 smithi169 bash[40994]: cluster 2023-09-23T22:22:03.829005+0000 mgr.y (mgr.24365) 210 : cluster [DBG] pgmap v185: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 95 MiB/s rd, 14 MiB/s wr, 139 op/s 2023-09-23T22:22:05.788 INFO:tasks.rados.rados.0.smithi169.stdout:916: finishing write tid 3 to smithi16987243-55 2023-09-23T22:22:05.789 INFO:tasks.rados.rados.0.smithi169.stdout:916: finishing write tid 4 to smithi16987243-55 2023-09-23T22:22:05.789 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 55 v 137 (ObjNum 732 snap 0 seq_num 732) dirty exists 2023-09-23T22:22:05.789 INFO:tasks.rados.rados.0.smithi169.stdout:916: left oid 55 (ObjNum 732 snap 0 seq_num 732) 2023-09-23T22:22:05.789 INFO:tasks.rados.rados.0.smithi169.stdout:919: expect (ObjNum 188 snap 0 seq_num 188) 2023-09-23T22:22:05.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:05 smithi187 bash[31480]: cluster 2023-09-23T22:22:03.829005+0000 mgr.y (mgr.24365) 210 : cluster [DBG] pgmap v185: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 95 MiB/s rd, 14 MiB/s wr, 139 op/s 2023-09-23T22:22:05.910 INFO:tasks.rados.rados.0.smithi169.stdout:920: finishing write tid 1 to smithi16987243-330 2023-09-23T22:22:05.910 INFO:tasks.rados.rados.0.smithi169.stdout:918: expect (ObjNum 102 snap 0 seq_num 102) 2023-09-23T22:22:06.047 INFO:tasks.rados.rados.0.smithi169.stdout:920: finishing write tid 2 to smithi16987243-330 2023-09-23T22:22:06.047 INFO:tasks.rados.rados.0.smithi169.stdout:920: finishing write tid 3 to smithi16987243-330 2023-09-23T22:22:06.047 INFO:tasks.rados.rados.0.smithi169.stdout:920: finishing write tid 4 to smithi16987243-330 2023-09-23T22:22:06.048 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 330 v 182 (ObjNum 733 snap 0 seq_num 733) dirty exists 2023-09-23T22:22:06.048 INFO:tasks.rados.rados.0.smithi169.stdout:920: left oid 330 (ObjNum 733 snap 0 seq_num 733) 2023-09-23T22:22:06.048 INFO:tasks.rados.rados.0.smithi169.stdout:921: finishing write tid 1 to smithi16987243-278 2023-09-23T22:22:06.048 INFO:tasks.rados.rados.0.smithi169.stdout:921: finishing write tid 2 to smithi16987243-278 2023-09-23T22:22:06.048 INFO:tasks.rados.rados.0.smithi169.stdout:921: finishing write tid 3 to smithi16987243-278 2023-09-23T22:22:06.048 INFO:tasks.rados.rados.0.smithi169.stdout:922: seq_num 735 ranges {753145=477903,2010618=342527} 2023-09-23T22:22:06.054 INFO:tasks.rados.rados.0.smithi169.stdout:922: writing smithi16987243-283 from 753145 to 1231048 tid 1 2023-09-23T22:22:06.061 INFO:tasks.rados.rados.0.smithi169.stdout:922: writing smithi16987243-283 from 2010618 to 2353145 tid 2 2023-09-23T22:22:06.061 INFO:tasks.rados.rados.0.smithi169.stdout:916: done (6 left) 2023-09-23T22:22:06.061 INFO:tasks.rados.rados.0.smithi169.stdout:917: done (5 left) 2023-09-23T22:22:06.061 INFO:tasks.rados.rados.0.smithi169.stdout:918: done (4 left) 2023-09-23T22:22:06.061 INFO:tasks.rados.rados.0.smithi169.stdout:919: done (3 left) 2023-09-23T22:22:06.061 INFO:tasks.rados.rados.0.smithi169.stdout:920: done (2 left) 2023-09-23T22:22:06.062 INFO:tasks.rados.rados.0.smithi169.stdout:923: read oid 199 snap -1 2023-09-23T22:22:06.062 INFO:tasks.rados.rados.0.smithi169.stdout:923: expect (ObjNum 198 snap 0 seq_num 198) 2023-09-23T22:22:06.062 INFO:tasks.rados.rados.0.smithi169.stdout:924: delete oid 261 current snap is 0 2023-09-23T22:22:06.062 INFO:tasks.rados.rados.0.smithi169.stdout:921: finishing write tid 4 to smithi16987243-278 2023-09-23T22:22:06.062 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 278 v 185 (ObjNum 734 snap 0 seq_num 734) dirty exists 2023-09-23T22:22:06.062 INFO:tasks.rados.rados.0.smithi169.stdout:921: left oid 278 (ObjNum 734 snap 0 seq_num 734) 2023-09-23T22:22:06.062 INFO:tasks.rados.rados.0.smithi169.stdout:922: finishing write tid 1 to smithi16987243-283 2023-09-23T22:22:06.064 INFO:tasks.rados.rados.0.smithi169.stdout:921: done (3 left) 2023-09-23T22:22:06.064 INFO:tasks.rados.rados.0.smithi169.stdout:924: done (2 left) 2023-09-23T22:22:06.064 INFO:tasks.rados.rados.0.smithi169.stdout:925: read oid 10 snap -1 2023-09-23T22:22:06.064 INFO:tasks.rados.rados.0.smithi169.stdout:925: expect (ObjNum 724 snap 0 seq_num 724) 2023-09-23T22:22:06.064 INFO:tasks.rados.rados.0.smithi169.stdout:926: write oid 36 current snap is 0 2023-09-23T22:22:06.064 INFO:tasks.rados.rados.0.smithi169.stdout:926: seq_num 737 ranges {786759=628401,2011229=375530} 2023-09-23T22:22:06.073 INFO:tasks.rados.rados.0.smithi169.stdout:926: writing smithi16987243-36 from 786759 to 1415160 tid 1 2023-09-23T22:22:06.080 INFO:tasks.rados.rados.0.smithi169.stdout:926: writing smithi16987243-36 from 2011229 to 2386759 tid 2 2023-09-23T22:22:06.080 INFO:tasks.rados.rados.0.smithi169.stdout:927: read oid 495 snap -1 2023-09-23T22:22:06.080 INFO:tasks.rados.rados.0.smithi169.stdout:927: expect (ObjNum 686 snap 0 seq_num 686) 2023-09-23T22:22:06.080 INFO:tasks.rados.rados.0.smithi169.stdout:928: write oid 82 current snap is 0 2023-09-23T22:22:06.080 INFO:tasks.rados.rados.0.smithi169.stdout:922: finishing write tid 2 to smithi16987243-283 2023-09-23T22:22:06.080 INFO:tasks.rados.rados.0.smithi169.stdout:922: finishing write tid 3 to smithi16987243-283 2023-09-23T22:22:06.080 INFO:tasks.rados.rados.0.smithi169.stdout:922: finishing write tid 4 to smithi16987243-283 2023-09-23T22:22:06.080 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 283 v 169 (ObjNum 735 snap 0 seq_num 735) dirty exists 2023-09-23T22:22:06.080 INFO:tasks.rados.rados.0.smithi169.stdout:922: left oid 283 (ObjNum 735 snap 0 seq_num 735) 2023-09-23T22:22:06.081 INFO:tasks.rados.rados.0.smithi169.stdout:928: seq_num 738 ranges {403566=420003,1386064=546918} 2023-09-23T22:22:06.084 INFO:tasks.rados.rados.0.smithi169.stdout:928: writing smithi16987243-82 from 403566 to 823569 tid 1 2023-09-23T22:22:06.092 INFO:tasks.rados.rados.0.smithi169.stdout:928: writing smithi16987243-82 from 1386064 to 1932982 tid 2 2023-09-23T22:22:06.092 INFO:tasks.rados.rados.0.smithi169.stdout:922: done (5 left) 2023-09-23T22:22:06.092 INFO:tasks.rados.rados.0.smithi169.stdout:929: write oid 175 current snap is 0 2023-09-23T22:22:06.092 INFO:tasks.rados.rados.0.smithi169.stdout:923: expect (ObjNum 198 snap 0 seq_num 198) 2023-09-23T22:22:06.216 INFO:tasks.rados.rados.0.smithi169.stdout:925: expect (ObjNum 724 snap 0 seq_num 724) 2023-09-23T22:22:06.329 INFO:tasks.rados.rados.0.smithi169.stdout:926: finishing write tid 1 to smithi16987243-36 2023-09-23T22:22:06.329 INFO:tasks.rados.rados.0.smithi169.stdout:926: finishing write tid 2 to smithi16987243-36 2023-09-23T22:22:06.329 INFO:tasks.rados.rados.0.smithi169.stdout:926: finishing write tid 3 to smithi16987243-36 2023-09-23T22:22:06.330 INFO:tasks.rados.rados.0.smithi169.stdout:926: finishing write tid 4 to smithi16987243-36 2023-09-23T22:22:06.330 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 36 v 146 (ObjNum 737 snap 0 seq_num 737) dirty exists 2023-09-23T22:22:06.330 INFO:tasks.rados.rados.0.smithi169.stdout:926: left oid 36 (ObjNum 737 snap 0 seq_num 737) 2023-09-23T22:22:06.330 INFO:tasks.rados.rados.0.smithi169.stdout:928: finishing write tid 1 to smithi16987243-82 2023-09-23T22:22:06.330 INFO:tasks.rados.rados.0.smithi169.stdout:927: expect (ObjNum 686 snap 0 seq_num 686) 2023-09-23T22:22:06.504 INFO:tasks.rados.rados.0.smithi169.stdout:928: finishing write tid 2 to smithi16987243-82 2023-09-23T22:22:06.504 INFO:tasks.rados.rados.0.smithi169.stdout:928: finishing write tid 3 to smithi16987243-82 2023-09-23T22:22:06.505 INFO:tasks.rados.rados.0.smithi169.stdout:928: finishing write tid 4 to smithi16987243-82 2023-09-23T22:22:06.505 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 82 v 117 (ObjNum 738 snap 0 seq_num 738) dirty exists 2023-09-23T22:22:06.505 INFO:tasks.rados.rados.0.smithi169.stdout:928: left oid 82 (ObjNum 738 snap 0 seq_num 738) 2023-09-23T22:22:06.505 INFO:tasks.rados.rados.0.smithi169.stdout:929: seq_num 739 ranges {420373=495252,1444546=690576} 2023-09-23T22:22:06.509 INFO:tasks.rados.rados.0.smithi169.stdout:929: writing smithi16987243-175 from 420373 to 915625 tid 1 2023-09-23T22:22:06.517 INFO:tasks.rados.rados.0.smithi169.stdout:929: writing smithi16987243-175 from 1444546 to 2135122 tid 2 2023-09-23T22:22:06.517 INFO:tasks.rados.rados.0.smithi169.stdout:923: done (5 left) 2023-09-23T22:22:06.517 INFO:tasks.rados.rados.0.smithi169.stdout:925: done (4 left) 2023-09-23T22:22:06.518 INFO:tasks.rados.rados.0.smithi169.stdout:926: done (3 left) 2023-09-23T22:22:06.518 INFO:tasks.rados.rados.0.smithi169.stdout:927: done (2 left) 2023-09-23T22:22:06.519 INFO:tasks.rados.rados.0.smithi169.stdout:928: done (1 left) 2023-09-23T22:22:06.519 INFO:tasks.rados.rados.0.smithi169.stdout:930: write oid 347 current snap is 0 2023-09-23T22:22:06.519 INFO:tasks.rados.rados.0.smithi169.stdout:930: seq_num 740 ranges {437180=570501,1503028=550587} 2023-09-23T22:22:06.523 INFO:tasks.rados.rados.0.smithi169.stdout:930: writing smithi16987243-347 from 437180 to 1007681 tid 1 2023-09-23T22:22:06.530 INFO:tasks.rados.rados.0.smithi169.stdout:930: writing smithi16987243-347 from 1503028 to 2053615 tid 2 2023-09-23T22:22:06.530 INFO:tasks.rados.rados.0.smithi169.stdout:931: write oid 201 current snap is 0 2023-09-23T22:22:06.530 INFO:tasks.rados.rados.0.smithi169.stdout:929: finishing write tid 1 to smithi16987243-175 2023-09-23T22:22:06.530 INFO:tasks.rados.rados.0.smithi169.stdout:929: finishing write tid 2 to smithi16987243-175 2023-09-23T22:22:06.530 INFO:tasks.rados.rados.0.smithi169.stdout:929: finishing write tid 3 to smithi16987243-175 2023-09-23T22:22:06.530 INFO:tasks.rados.rados.0.smithi169.stdout:929: finishing write tid 4 to smithi16987243-175 2023-09-23T22:22:06.531 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 175 v 188 (ObjNum 739 snap 0 seq_num 739) dirty exists 2023-09-23T22:22:06.531 INFO:tasks.rados.rados.0.smithi169.stdout:929: left oid 175 (ObjNum 739 snap 0 seq_num 739) 2023-09-23T22:22:06.531 INFO:tasks.rados.rados.0.smithi169.stdout:930: finishing write tid 1 to smithi16987243-347 2023-09-23T22:22:06.531 INFO:tasks.rados.rados.0.smithi169.stdout:931: seq_num 741 ranges {453987=645750,1845157=608830} 2023-09-23T22:22:06.531 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:22:06 smithi169 bash[27688]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:22:06] "GET /metrics HTTP/1.1" 200 242503 "" "Prometheus/2.43.0" 2023-09-23T22:22:06.536 INFO:tasks.rados.rados.0.smithi169.stdout:931: writing smithi16987243-201 from 453987 to 1099737 tid 1 2023-09-23T22:22:06.545 INFO:tasks.rados.rados.0.smithi169.stdout:931: writing smithi16987243-201 from 1845157 to 2453987 tid 2 2023-09-23T22:22:06.545 INFO:tasks.rados.rados.0.smithi169.stdout:929: done (2 left) 2023-09-23T22:22:06.545 INFO:tasks.rados.rados.0.smithi169.stdout:932: write oid 378 current snap is 0 2023-09-23T22:22:06.545 INFO:tasks.rados.rados.0.smithi169.stdout:930: finishing write tid 2 to smithi16987243-347 2023-09-23T22:22:06.545 INFO:tasks.rados.rados.0.smithi169.stdout:930: finishing write tid 3 to smithi16987243-347 2023-09-23T22:22:06.545 INFO:tasks.rados.rados.0.smithi169.stdout:930: finishing write tid 4 to smithi16987243-347 2023-09-23T22:22:06.545 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 347 v 147 (ObjNum 740 snap 0 seq_num 740) dirty exists 2023-09-23T22:22:06.545 INFO:tasks.rados.rados.0.smithi169.stdout:930: left oid 347 (ObjNum 740 snap 0 seq_num 740) 2023-09-23T22:22:06.545 INFO:tasks.rados.rados.0.smithi169.stdout:931: finishing write tid 1 to smithi16987243-201 2023-09-23T22:22:06.546 INFO:tasks.rados.rados.0.smithi169.stdout:932: seq_num 742 ranges {470794=720999,1903639=554256} 2023-09-23T22:22:06.551 INFO:tasks.rados.rados.0.smithi169.stdout:932: writing smithi16987243-378 from 470794 to 1191793 tid 1 2023-09-23T22:22:06.560 INFO:tasks.rados.rados.0.smithi169.stdout:932: writing smithi16987243-378 from 1903639 to 2457895 tid 2 2023-09-23T22:22:06.560 INFO:tasks.rados.rados.0.smithi169.stdout:930: done (2 left) 2023-09-23T22:22:06.560 INFO:tasks.rados.rados.0.smithi169.stdout:933: read oid 463 snap -1 2023-09-23T22:22:06.560 INFO:tasks.rados.rados.0.smithi169.stdout:933: expect (ObjNum 581 snap 0 seq_num 581) 2023-09-23T22:22:06.560 INFO:tasks.rados.rados.0.smithi169.stdout:934: delete oid 140 current snap is 0 2023-09-23T22:22:06.560 INFO:tasks.rados.rados.0.smithi169.stdout:931: finishing write tid 2 to smithi16987243-201 2023-09-23T22:22:06.560 INFO:tasks.rados.rados.0.smithi169.stdout:931: finishing write tid 3 to smithi16987243-201 2023-09-23T22:22:06.560 INFO:tasks.rados.rados.0.smithi169.stdout:931: finishing write tid 4 to smithi16987243-201 2023-09-23T22:22:06.560 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 201 v 171 (ObjNum 741 snap 0 seq_num 741) dirty exists 2023-09-23T22:22:06.561 INFO:tasks.rados.rados.0.smithi169.stdout:931: left oid 201 (ObjNum 741 snap 0 seq_num 741) 2023-09-23T22:22:06.561 INFO:tasks.rados.rados.0.smithi169.stdout:932: finishing write tid 1 to smithi16987243-378 2023-09-23T22:22:06.563 INFO:tasks.rados.rados.0.smithi169.stdout:931: done (3 left) 2023-09-23T22:22:06.563 INFO:tasks.rados.rados.0.smithi169.stdout:934: done (2 left) 2023-09-23T22:22:06.563 INFO:tasks.rados.rados.0.smithi169.stdout:935: read oid 370 snap -1 2023-09-23T22:22:06.563 INFO:tasks.rados.rados.0.smithi169.stdout:935: expect deleted 2023-09-23T22:22:06.563 INFO:tasks.rados.rados.0.smithi169.stdout:936: write oid 433 current snap is 0 2023-09-23T22:22:06.563 INFO:tasks.rados.rados.0.smithi169.stdout:936: seq_num 744 ranges {504408=471497,1620603=557925} 2023-09-23T22:22:06.569 INFO:tasks.rados.rados.0.smithi169.stdout:936: writing smithi16987243-433 from 504408 to 975905 tid 1 2023-09-23T22:22:06.576 INFO:tasks.rados.rados.0.smithi169.stdout:936: writing smithi16987243-433 from 1620603 to 2178528 tid 2 2023-09-23T22:22:06.577 INFO:tasks.rados.rados.0.smithi169.stdout:937: read oid 260 snap -1 2023-09-23T22:22:06.577 INFO:tasks.rados.rados.0.smithi169.stdout:937: expect (ObjNum 259 snap 0 seq_num 259) 2023-09-23T22:22:06.577 INFO:tasks.rados.rados.0.smithi169.stdout:938: write oid 37 current snap is 0 2023-09-23T22:22:06.577 INFO:tasks.rados.rados.0.smithi169.stdout:932: finishing write tid 2 to smithi16987243-378 2023-09-23T22:22:06.577 INFO:tasks.rados.rados.0.smithi169.stdout:938: seq_num 745 ranges {521215=546746,1562732=701583} 2023-09-23T22:22:06.583 INFO:tasks.rados.rados.0.smithi169.stdout:938: writing smithi16987243-37 from 521215 to 1067961 tid 1 2023-09-23T22:22:06.591 INFO:tasks.rados.rados.0.smithi169.stdout:938: writing smithi16987243-37 from 1562732 to 2264315 tid 2 2023-09-23T22:22:06.591 INFO:tasks.rados.rados.0.smithi169.stdout:935: done (5 left) 2023-09-23T22:22:06.591 INFO:tasks.rados.rados.0.smithi169.stdout:939: write oid 451 current snap is 0 2023-09-23T22:22:06.591 INFO:tasks.rados.rados.0.smithi169.stdout:932: finishing write tid 3 to smithi16987243-378 2023-09-23T22:22:06.591 INFO:tasks.rados.rados.0.smithi169.stdout:932: finishing write tid 4 to smithi16987243-378 2023-09-23T22:22:06.592 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 378 v 174 (ObjNum 742 snap 0 seq_num 742) dirty exists 2023-09-23T22:22:06.592 INFO:tasks.rados.rados.0.smithi169.stdout:932: left oid 378 (ObjNum 742 snap 0 seq_num 742) 2023-09-23T22:22:06.592 INFO:tasks.rados.rados.0.smithi169.stdout:933: expect (ObjNum 581 snap 0 seq_num 581) 2023-09-23T22:22:06.796 INFO:tasks.rados.rados.0.smithi169.stdout:936: finishing write tid 1 to smithi16987243-433 2023-09-23T22:22:06.796 INFO:tasks.rados.rados.0.smithi169.stdout:939: seq_num 746 ranges {538022=738348,1737567=561594} 2023-09-23T22:22:06.804 INFO:tasks.rados.rados.0.smithi169.stdout:939: writing smithi16987243-451 from 538022 to 1276370 tid 1 2023-09-23T22:22:06.812 INFO:tasks.rados.rados.0.smithi169.stdout:939: writing smithi16987243-451 from 1737567 to 2299161 tid 2 2023-09-23T22:22:06.812 INFO:tasks.rados.rados.0.smithi169.stdout:932: done (5 left) 2023-09-23T22:22:06.812 INFO:tasks.rados.rados.0.smithi169.stdout:933: done (4 left) 2023-09-23T22:22:06.812 INFO:tasks.rados.rados.0.smithi169.stdout:940: read oid 202 snap -1 2023-09-23T22:22:06.812 INFO:tasks.rados.rados.0.smithi169.stdout:940: expect (ObjNum 201 snap 0 seq_num 201) 2023-09-23T22:22:06.812 INFO:tasks.rados.rados.0.smithi169.stdout:941: write oid 493 current snap is 0 2023-09-23T22:22:06.812 INFO:tasks.rados.rados.0.smithi169.stdout:941: seq_num 747 ranges {554829=413597,1396049=705252} 2023-09-23T22:22:06.818 INFO:tasks.rados.rados.0.smithi169.stdout:941: writing smithi16987243-493 from 554829 to 968426 tid 1 2023-09-23T22:22:06.825 INFO:tasks.rados.rados.0.smithi169.stdout:941: writing smithi16987243-493 from 1396049 to 2101301 tid 2 2023-09-23T22:22:06.825 INFO:tasks.rados.rados.0.smithi169.stdout:942: write oid 472 current snap is 0 2023-09-23T22:22:06.825 INFO:tasks.rados.rados.0.smithi169.stdout:942: seq_num 748 ranges {571636=488846,1854531=565263} 2023-09-23T22:22:06.831 INFO:tasks.rados.rados.0.smithi169.stdout:942: writing smithi16987243-472 from 571636 to 1060482 tid 1 2023-09-23T22:22:06.841 INFO:tasks.rados.rados.0.smithi169.stdout:942: writing smithi16987243-472 from 1854531 to 2419794 tid 2 2023-09-23T22:22:06.841 INFO:tasks.rados.rados.0.smithi169.stdout:943: read oid 158 snap -1 2023-09-23T22:22:06.841 INFO:tasks.rados.rados.0.smithi169.stdout:943: expect (ObjNum 157 snap 0 seq_num 157) 2023-09-23T22:22:06.841 INFO:tasks.rados.rados.0.smithi169.stdout:944: read oid 192 snap -1 2023-09-23T22:22:06.841 INFO:tasks.rados.rados.0.smithi169.stdout:944: expect (ObjNum 191 snap 0 seq_num 191) 2023-09-23T22:22:06.841 INFO:tasks.rados.rados.0.smithi169.stdout:945: read oid 163 snap -1 2023-09-23T22:22:06.841 INFO:tasks.rados.rados.0.smithi169.stdout:945: expect (ObjNum 162 snap 0 seq_num 162) 2023-09-23T22:22:06.841 INFO:tasks.rados.rados.0.smithi169.stdout:946: write oid 293 current snap is 0 2023-09-23T22:22:06.841 INFO:tasks.rados.rados.0.smithi169.stdout:946: seq_num 749 ranges {588443=564095,1796660=708921} 2023-09-23T22:22:06.847 INFO:tasks.rados.rados.0.smithi169.stdout:946: writing smithi16987243-293 from 588443 to 1152538 tid 1 2023-09-23T22:22:06.856 INFO:tasks.rados.rados.0.smithi169.stdout:946: writing smithi16987243-293 from 1796660 to 2505581 tid 2 2023-09-23T22:22:06.856 INFO:tasks.rados.rados.0.smithi169.stdout:947: write oid 209 current snap is 0 2023-09-23T22:22:06.857 INFO:tasks.rados.rados.0.smithi169.stdout:947: seq_num 750 ranges {605250=639344,1855142=452579} 2023-09-23T22:22:06.863 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done' 2023-09-23T22:22:06.864 INFO:tasks.rados.rados.0.smithi169.stdout:947: writing smithi16987243-209 from 605250 to 1244594 tid 1 2023-09-23T22:22:06.871 INFO:tasks.rados.rados.0.smithi169.stdout:947: writing smithi16987243-209 from 1855142 to 2307721 tid 2 2023-09-23T22:22:06.871 INFO:tasks.rados.rados.0.smithi169.stdout:948: write oid 387 current snap is 0 2023-09-23T22:22:06.871 INFO:tasks.rados.rados.0.smithi169.stdout:948: seq_num 751 ranges {622057=714593,1913624=708433} 2023-09-23T22:22:06.879 INFO:tasks.rados.rados.0.smithi169.stdout:948: writing smithi16987243-387 from 622057 to 1336650 tid 1 2023-09-23T22:22:06.887 INFO:tasks.rados.rados.0.smithi169.stdout:948: writing smithi16987243-387 from 1913624 to 2622057 tid 2 2023-09-23T22:22:06.887 INFO:tasks.rados.rados.0.smithi169.stdout:949: read oid 272 snap -1 2023-09-23T22:22:06.887 INFO:tasks.rados.rados.0.smithi169.stdout:949: expect (ObjNum 271 snap 0 seq_num 271) 2023-09-23T22:22:06.887 INFO:tasks.rados.rados.0.smithi169.stdout:950: write oid 498 current snap is 0 2023-09-23T22:22:06.887 INFO:tasks.rados.rados.0.smithi169.stdout:950: seq_num 752 ranges {638864=789842,1972106=456248} 2023-09-23T22:22:06.895 INFO:tasks.rados.rados.0.smithi169.stdout:950: writing smithi16987243-498 from 638864 to 1428706 tid 1 2023-09-23T22:22:06.902 INFO:tasks.rados.rados.0.smithi169.stdout:950: writing smithi16987243-498 from 1972106 to 2428354 tid 2 2023-09-23T22:22:06.902 INFO:tasks.rados.rados.0.smithi169.stdout:951: write oid 397 current snap is 0 2023-09-23T22:22:06.902 INFO:tasks.rados.rados.0.smithi169.stdout:936: finishing write tid 2 to smithi16987243-433 2023-09-23T22:22:06.902 INFO:tasks.rados.rados.0.smithi169.stdout:936: finishing write tid 3 to smithi16987243-433 2023-09-23T22:22:06.902 INFO:tasks.rados.rados.0.smithi169.stdout:936: finishing write tid 4 to smithi16987243-433 2023-09-23T22:22:06.902 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 433 v 172 (ObjNum 744 snap 0 seq_num 744) dirty exists 2023-09-23T22:22:06.902 INFO:tasks.rados.rados.0.smithi169.stdout:936: left oid 433 (ObjNum 744 snap 0 seq_num 744) 2023-09-23T22:22:06.903 INFO:tasks.rados.rados.0.smithi169.stdout:937: expect (ObjNum 259 snap 0 seq_num 259) 2023-09-23T22:22:06.993 INFO:tasks.rados.rados.0.smithi169.stdout:938: finishing write tid 1 to smithi16987243-37 2023-09-23T22:22:06.993 INFO:tasks.rados.rados.0.smithi169.stdout:938: finishing write tid 2 to smithi16987243-37 2023-09-23T22:22:06.993 INFO:tasks.rados.rados.0.smithi169.stdout:951: seq_num 753 ranges {655671=581444,2030588=625083} 2023-09-23T22:22:07.001 INFO:tasks.rados.rados.0.smithi169.stdout:951: writing smithi16987243-397 from 655671 to 1237115 tid 1 2023-09-23T22:22:07.011 INFO:tasks.rados.rados.0.smithi169.stdout:951: writing smithi16987243-397 from 2030588 to 2655671 tid 2 2023-09-23T22:22:07.012 INFO:tasks.rados.rados.0.smithi169.stdout:936: done (15 left) 2023-09-23T22:22:07.012 INFO:tasks.rados.rados.0.smithi169.stdout:937: done (14 left) 2023-09-23T22:22:07.012 INFO:tasks.rados.rados.0.smithi169.stdout:952: read oid 327 snap -1 2023-09-23T22:22:07.012 INFO:tasks.rados.rados.0.smithi169.stdout:952: expect (ObjNum 326 snap 0 seq_num 326) 2023-09-23T22:22:07.012 INFO:tasks.rados.rados.0.smithi169.stdout:953: write oid 183 current snap is 0 2023-09-23T22:22:07.012 INFO:tasks.rados.rados.0.smithi169.stdout:938: finishing write tid 3 to smithi16987243-37 2023-09-23T22:22:07.012 INFO:tasks.rados.rados.0.smithi169.stdout:938: finishing write tid 4 to smithi16987243-37 2023-09-23T22:22:07.012 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 37 v 167 (ObjNum 745 snap 0 seq_num 745) dirty exists 2023-09-23T22:22:07.012 INFO:tasks.rados.rados.0.smithi169.stdout:938: left oid 37 (ObjNum 745 snap 0 seq_num 745) 2023-09-23T22:22:07.012 INFO:tasks.rados.rados.0.smithi169.stdout:939: finishing write tid 1 to smithi16987243-451 2023-09-23T22:22:07.013 INFO:tasks.rados.rados.0.smithi169.stdout:939: finishing write tid 2 to smithi16987243-451 2023-09-23T22:22:07.013 INFO:tasks.rados.rados.0.smithi169.stdout:939: finishing write tid 3 to smithi16987243-451 2023-09-23T22:22:07.013 INFO:tasks.rados.rados.0.smithi169.stdout:953: seq_num 754 ranges {672478=656693,2089070=459917} 2023-09-23T22:22:07.019 INFO:tasks.rados.rados.0.smithi169.stdout:953: writing smithi16987243-183 from 672478 to 1329171 tid 1 2023-09-23T22:22:07.027 INFO:tasks.rados.rados.0.smithi169.stdout:953: writing smithi16987243-183 from 2089070 to 2548987 tid 2 2023-09-23T22:22:07.027 INFO:tasks.rados.rados.0.smithi169.stdout:938: done (15 left) 2023-09-23T22:22:07.027 INFO:tasks.rados.rados.0.smithi169.stdout:954: write oid 28 current snap is 0 2023-09-23T22:22:07.027 INFO:tasks.rados.rados.0.smithi169.stdout:954: seq_num 755 ranges {689285=731942,2147552=541733} 2023-09-23T22:22:07.035 INFO:tasks.rados.rados.0.smithi169.stdout:954: writing smithi16987243-28 from 689285 to 1421227 tid 1 2023-09-23T22:22:07.043 INFO:tasks.rados.rados.0.smithi169.stdout:954: writing smithi16987243-28 from 2147552 to 2689285 tid 2 2023-09-23T22:22:07.043 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:22:07.043 INFO:tasks.rados.rados.0.smithi169.stdout:939: finishing write tid 4 to smithi16987243-451 2023-09-23T22:22:07.043 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 451 v 140 (ObjNum 746 snap 0 seq_num 746) dirty exists 2023-09-23T22:22:07.043 INFO:tasks.rados.rados.0.smithi169.stdout:939: left oid 451 (ObjNum 746 snap 0 seq_num 746) 2023-09-23T22:22:07.043 INFO:tasks.rados.rados.0.smithi169.stdout:939: done (15 left) 2023-09-23T22:22:07.044 INFO:tasks.rados.rados.0.smithi169.stdout:955: write oid 284 current snap is 0 2023-09-23T22:22:07.044 INFO:tasks.rados.rados.0.smithi169.stdout:955: seq_num 756 ranges {706092=407191,1806034=463586} 2023-09-23T22:22:07.049 INFO:tasks.rados.rados.0.smithi169.stdout:955: writing smithi16987243-284 from 706092 to 1113283 tid 1 2023-09-23T22:22:07.056 INFO:tasks.rados.rados.0.smithi169.stdout:955: writing smithi16987243-284 from 1806034 to 2269620 tid 2 2023-09-23T22:22:07.056 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:22:07.057 INFO:tasks.rados.rados.0.smithi169.stdout:940: expect (ObjNum 201 snap 0 seq_num 201) 2023-09-23T22:22:07.184 INFO:tasks.rados.rados.0.smithi169.stdout:941: finishing write tid 1 to smithi16987243-493 2023-09-23T22:22:07.184 INFO:tasks.rados.rados.0.smithi169.stdout:941: finishing write tid 2 to smithi16987243-493 2023-09-23T22:22:07.184 INFO:tasks.rados.rados.0.smithi169.stdout:941: finishing write tid 3 to smithi16987243-493 2023-09-23T22:22:07.184 INFO:tasks.rados.rados.0.smithi169.stdout:940: done (15 left) 2023-09-23T22:22:07.184 INFO:tasks.rados.rados.0.smithi169.stdout:956: read oid 108 snap -1 2023-09-23T22:22:07.184 INFO:tasks.rados.rados.0.smithi169.stdout:956: expect (ObjNum 107 snap 0 seq_num 107) 2023-09-23T22:22:07.184 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:22:07.184 INFO:tasks.rados.rados.0.smithi169.stdout:941: finishing write tid 4 to smithi16987243-493 2023-09-23T22:22:07.184 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 493 v 183 (ObjNum 747 snap 0 seq_num 747) dirty exists 2023-09-23T22:22:07.184 INFO:tasks.rados.rados.0.smithi169.stdout:941: left oid 493 (ObjNum 747 snap 0 seq_num 747) 2023-09-23T22:22:07.185 INFO:tasks.rados.rados.0.smithi169.stdout:942: finishing write tid 1 to smithi16987243-472 2023-09-23T22:22:07.185 INFO:tasks.rados.rados.0.smithi169.stdout:944: expect (ObjNum 191 snap 0 seq_num 191) 2023-09-23T22:22:07.300 INFO:tasks.rados.rados.0.smithi169.stdout:942: finishing write tid 2 to smithi16987243-472 2023-09-23T22:22:07.300 INFO:tasks.rados.rados.0.smithi169.stdout:942: finishing write tid 3 to smithi16987243-472 2023-09-23T22:22:07.300 INFO:tasks.rados.rados.0.smithi169.stdout:941: done (15 left) 2023-09-23T22:22:07.300 INFO:tasks.rados.rados.0.smithi169.stdout:944: done (14 left) 2023-09-23T22:22:07.300 INFO:tasks.rados.rados.0.smithi169.stdout:957: write oid 298 current snap is 0 2023-09-23T22:22:07.301 INFO:tasks.rados.rados.0.smithi169.stdout:942: finishing write tid 4 to smithi16987243-472 2023-09-23T22:22:07.301 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 472 v 186 (ObjNum 748 snap 0 seq_num 748) dirty exists 2023-09-23T22:22:07.301 INFO:tasks.rados.rados.0.smithi169.stdout:942: left oid 472 (ObjNum 748 snap 0 seq_num 748) 2023-09-23T22:22:07.301 INFO:tasks.rados.rados.0.smithi169.stdout:945: expect (ObjNum 162 snap 0 seq_num 162) 2023-09-23T22:22:07.397 INFO:tasks.rados.rados.0.smithi169.stdout:946: finishing write tid 1 to smithi16987243-293 2023-09-23T22:22:07.398 INFO:tasks.rados.rados.0.smithi169.stdout:943: expect (ObjNum 157 snap 0 seq_num 157) 2023-09-23T22:22:07.494 INFO:tasks.rados.rados.0.smithi169.stdout:946: finishing write tid 2 to smithi16987243-293 2023-09-23T22:22:07.494 INFO:tasks.rados.rados.0.smithi169.stdout:946: finishing write tid 3 to smithi16987243-293 2023-09-23T22:22:07.494 INFO:tasks.rados.rados.0.smithi169.stdout:946: finishing write tid 4 to smithi16987243-293 2023-09-23T22:22:07.495 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 293 v 150 (ObjNum 749 snap 0 seq_num 749) dirty exists 2023-09-23T22:22:07.495 INFO:tasks.rados.rados.0.smithi169.stdout:946: left oid 293 (ObjNum 749 snap 0 seq_num 749) 2023-09-23T22:22:07.495 INFO:tasks.rados.rados.0.smithi169.stdout:947: finishing write tid 1 to smithi16987243-209 2023-09-23T22:22:07.495 INFO:tasks.rados.rados.0.smithi169.stdout:947: finishing write tid 2 to smithi16987243-209 2023-09-23T22:22:07.495 INFO:tasks.rados.rados.0.smithi169.stdout:947: finishing write tid 3 to smithi16987243-209 2023-09-23T22:22:07.495 INFO:tasks.rados.rados.0.smithi169.stdout:947: finishing write tid 4 to smithi16987243-209 2023-09-23T22:22:07.495 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 209 v 191 (ObjNum 750 snap 0 seq_num 750) dirty exists 2023-09-23T22:22:07.495 INFO:tasks.rados.rados.0.smithi169.stdout:947: left oid 209 (ObjNum 750 snap 0 seq_num 750) 2023-09-23T22:22:07.495 INFO:tasks.rados.rados.0.smithi169.stdout:948: finishing write tid 1 to smithi16987243-387 2023-09-23T22:22:07.495 INFO:tasks.rados.rados.0.smithi169.stdout:949: expect (ObjNum 271 snap 0 seq_num 271) 2023-09-23T22:22:07.589 INFO:tasks.rados.rados.0.smithi169.stdout:948: finishing write tid 2 to smithi16987243-387 2023-09-23T22:22:07.590 INFO:tasks.rados.rados.0.smithi169.stdout:948: finishing write tid 3 to smithi16987243-387 2023-09-23T22:22:07.590 INFO:tasks.rados.rados.0.smithi169.stdout:948: finishing write tid 4 to smithi16987243-387 2023-09-23T22:22:07.590 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 387 v 170 (ObjNum 751 snap 0 seq_num 751) dirty exists 2023-09-23T22:22:07.590 INFO:tasks.rados.rados.0.smithi169.stdout:948: left oid 387 (ObjNum 751 snap 0 seq_num 751) 2023-09-23T22:22:07.590 INFO:tasks.rados.rados.0.smithi169.stdout:950: finishing write tid 1 to smithi16987243-498 2023-09-23T22:22:07.590 INFO:tasks.rados.rados.0.smithi169.stdout:950: finishing write tid 2 to smithi16987243-498 2023-09-23T22:22:07.590 INFO:tasks.rados.rados.0.smithi169.stdout:950: finishing write tid 3 to smithi16987243-498 2023-09-23T22:22:07.590 INFO:tasks.rados.rados.0.smithi169.stdout:950: finishing write tid 4 to smithi16987243-498 2023-09-23T22:22:07.590 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 498 v 143 (ObjNum 752 snap 0 seq_num 752) dirty exists 2023-09-23T22:22:07.590 INFO:tasks.rados.rados.0.smithi169.stdout:950: left oid 498 (ObjNum 752 snap 0 seq_num 752) 2023-09-23T22:22:07.591 INFO:tasks.rados.rados.0.smithi169.stdout:951: finishing write tid 1 to smithi16987243-397 2023-09-23T22:22:07.591 INFO:tasks.rados.rados.0.smithi169.stdout:957: seq_num 757 ranges {722899=482440,1748163=723597} 2023-09-23T22:22:07.599 INFO:tasks.rados.rados.0.smithi169.stdout:957: writing smithi16987243-298 from 722899 to 1205339 tid 1 2023-09-23T22:22:07.607 INFO:tasks.rados.rados.0.smithi169.stdout:957: writing smithi16987243-298 from 1748163 to 2471760 tid 2 2023-09-23T22:22:07.607 INFO:tasks.rados.rados.0.smithi169.stdout:942: done (14 left) 2023-09-23T22:22:07.607 INFO:tasks.rados.rados.0.smithi169.stdout:943: done (13 left) 2023-09-23T22:22:07.607 INFO:tasks.rados.rados.0.smithi169.stdout:945: done (12 left) 2023-09-23T22:22:07.608 INFO:tasks.rados.rados.0.smithi169.stdout:946: done (11 left) 2023-09-23T22:22:07.608 INFO:tasks.rados.rados.0.smithi169.stdout:947: done (10 left) 2023-09-23T22:22:07.608 INFO:tasks.rados.rados.0.smithi169.stdout:948: done (9 left) 2023-09-23T22:22:07.608 INFO:tasks.rados.rados.0.smithi169.stdout:949: done (8 left) 2023-09-23T22:22:07.608 INFO:tasks.rados.rados.0.smithi169.stdout:950: done (7 left) 2023-09-23T22:22:07.608 INFO:tasks.rados.rados.0.smithi169.stdout:958: delete oid 338 current snap is 0 2023-09-23T22:22:07.608 INFO:tasks.rados.rados.0.smithi169.stdout:951: finishing write tid 2 to smithi16987243-397 2023-09-23T22:22:07.608 INFO:tasks.rados.rados.0.smithi169.stdout:951: finishing write tid 3 to smithi16987243-397 2023-09-23T22:22:07.608 INFO:tasks.rados.rados.0.smithi169.stdout:951: finishing write tid 4 to smithi16987243-397 2023-09-23T22:22:07.608 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 397 v 177 (ObjNum 753 snap 0 seq_num 753) dirty exists 2023-09-23T22:22:07.608 INFO:tasks.rados.rados.0.smithi169.stdout:951: left oid 397 (ObjNum 753 snap 0 seq_num 753) 2023-09-23T22:22:07.609 INFO:tasks.rados.rados.0.smithi169.stdout:952: expect (ObjNum 326 snap 0 seq_num 326) 2023-09-23T22:22:07.743 INFO:tasks.rados.rados.0.smithi169.stdout:953: finishing write tid 1 to smithi16987243-183 2023-09-23T22:22:07.743 INFO:tasks.rados.rados.0.smithi169.stdout:953: finishing write tid 2 to smithi16987243-183 2023-09-23T22:22:07.743 INFO:tasks.rados.rados.0.smithi169.stdout:951: done (7 left) 2023-09-23T22:22:07.743 INFO:tasks.rados.rados.0.smithi169.stdout:952: done (6 left) 2023-09-23T22:22:07.743 INFO:tasks.rados.rados.0.smithi169.stdout:958: done (5 left) 2023-09-23T22:22:07.743 INFO:tasks.rados.rados.0.smithi169.stdout:959: write oid 158 current snap is 0 2023-09-23T22:22:07.744 INFO:tasks.rados.rados.0.smithi169.stdout:953: finishing write tid 3 to smithi16987243-183 2023-09-23T22:22:07.745 INFO:tasks.rados.rados.0.smithi169.stdout:953: finishing write tid 4 to smithi16987243-183 2023-09-23T22:22:07.746 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 183 v 173 (ObjNum 754 snap 0 seq_num 754) dirty exists 2023-09-23T22:22:07.746 INFO:tasks.rados.rados.0.smithi169.stdout:953: left oid 183 (ObjNum 754 snap 0 seq_num 754) 2023-09-23T22:22:07.746 INFO:tasks.rados.rados.0.smithi169.stdout:954: finishing write tid 1 to smithi16987243-28 2023-09-23T22:22:07.746 INFO:tasks.rados.rados.0.smithi169.stdout:954: finishing write tid 2 to smithi16987243-28 2023-09-23T22:22:07.746 INFO:tasks.rados.rados.0.smithi169.stdout:954: finishing write tid 3 to smithi16987243-28 2023-09-23T22:22:07.746 INFO:tasks.rados.rados.0.smithi169.stdout:954: finishing write tid 4 to smithi16987243-28 2023-09-23T22:22:07.746 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 28 v 108 (ObjNum 755 snap 0 seq_num 755) dirty exists 2023-09-23T22:22:07.746 INFO:tasks.rados.rados.0.smithi169.stdout:954: left oid 28 (ObjNum 755 snap 0 seq_num 755) 2023-09-23T22:22:07.746 INFO:tasks.rados.rados.0.smithi169.stdout:955: finishing write tid 1 to smithi16987243-284 2023-09-23T22:22:07.746 INFO:tasks.rados.rados.0.smithi169.stdout:955: finishing write tid 2 to smithi16987243-284 2023-09-23T22:22:07.746 INFO:tasks.rados.rados.0.smithi169.stdout:959: seq_num 759 ranges {756513=632938,1865127=727266} 2023-09-23T22:22:07.755 INFO:tasks.rados.rados.0.smithi169.stdout:959: writing smithi16987243-158 from 756513 to 1389451 tid 1 2023-09-23T22:22:07.762 INFO:tasks.rados.rados.0.smithi169.stdout:959: writing smithi16987243-158 from 1865127 to 2592393 tid 2 2023-09-23T22:22:07.762 INFO:tasks.rados.rados.0.smithi169.stdout:953: done (5 left) 2023-09-23T22:22:07.763 INFO:tasks.rados.rados.0.smithi169.stdout:954: done (4 left) 2023-09-23T22:22:07.763 INFO:tasks.rados.rados.0.smithi169.stdout:960: write oid 200 current snap is 0 2023-09-23T22:22:07.763 INFO:tasks.rados.rados.0.smithi169.stdout:960: seq_num 760 ranges {773320=708187,1923609=470924} 2023-09-23T22:22:07.771 INFO:tasks.rados.rados.0.smithi169.stdout:960: writing smithi16987243-200 from 773320 to 1481507 tid 1 2023-09-23T22:22:07.777 INFO:tasks.rados.rados.0.smithi169.stdout:960: writing smithi16987243-200 from 1923609 to 2394533 tid 2 2023-09-23T22:22:07.777 INFO:tasks.rados.rados.0.smithi169.stdout:961: write oid 76 current snap is 0 2023-09-23T22:22:07.777 INFO:tasks.rados.rados.0.smithi169.stdout:955: finishing write tid 3 to smithi16987243-284 2023-09-23T22:22:07.777 INFO:tasks.rados.rados.0.smithi169.stdout:955: finishing write tid 4 to smithi16987243-284 2023-09-23T22:22:07.777 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 284 v 149 (ObjNum 756 snap 0 seq_num 756) dirty exists 2023-09-23T22:22:07.777 INFO:tasks.rados.rados.0.smithi169.stdout:955: left oid 284 (ObjNum 756 snap 0 seq_num 756) 2023-09-23T22:22:07.778 INFO:tasks.rados.rados.0.smithi169.stdout:956: expect (ObjNum 107 snap 0 seq_num 107) 2023-09-23T22:22:07.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:07 smithi169 bash[40994]: cluster 2023-09-23T22:22:05.829382+0000 mgr.y (mgr.24365) 211 : cluster [DBG] pgmap v186: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 61 MiB/s rd, 9.1 MiB/s wr, 89 op/s 2023-09-23T22:22:07.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:07 smithi169 bash[27421]: cluster 2023-09-23T22:22:05.829382+0000 mgr.y (mgr.24365) 211 : cluster [DBG] pgmap v186: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 61 MiB/s rd, 9.1 MiB/s wr, 89 op/s 2023-09-23T22:22:07.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:07 smithi187 bash[31480]: cluster 2023-09-23T22:22:05.829382+0000 mgr.y (mgr.24365) 211 : cluster [DBG] pgmap v186: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 61 MiB/s rd, 9.1 MiB/s wr, 89 op/s 2023-09-23T22:22:07.936 INFO:tasks.rados.rados.0.smithi169.stdout:957: finishing write tid 1 to smithi16987243-298 2023-09-23T22:22:07.936 INFO:tasks.rados.rados.0.smithi169.stdout:957: finishing write tid 2 to smithi16987243-298 2023-09-23T22:22:07.936 INFO:tasks.rados.rados.0.smithi169.stdout:957: finishing write tid 3 to smithi16987243-298 2023-09-23T22:22:07.937 INFO:tasks.rados.rados.0.smithi169.stdout:961: seq_num 761 ranges {790127=499789,1698444=730935} 2023-09-23T22:22:07.946 INFO:tasks.rados.rados.0.smithi169.stdout:961: writing smithi16987243-76 from 790127 to 1289916 tid 1 2023-09-23T22:22:07.954 INFO:tasks.rados.rados.0.smithi169.stdout:961: writing smithi16987243-76 from 1698444 to 2429379 tid 2 2023-09-23T22:22:07.954 INFO:tasks.rados.rados.0.smithi169.stdout:955: done (5 left) 2023-09-23T22:22:07.954 INFO:tasks.rados.rados.0.smithi169.stdout:956: done (4 left) 2023-09-23T22:22:07.954 INFO:tasks.rados.rados.0.smithi169.stdout:962: write oid 121 current snap is 0 2023-09-23T22:22:07.955 INFO:tasks.rados.rados.0.smithi169.stdout:957: finishing write tid 4 to smithi16987243-298 2023-09-23T22:22:07.955 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 298 v 160 (ObjNum 757 snap 0 seq_num 757) dirty exists 2023-09-23T22:22:07.955 INFO:tasks.rados.rados.0.smithi169.stdout:957: left oid 298 (ObjNum 757 snap 0 seq_num 757) 2023-09-23T22:22:07.955 INFO:tasks.rados.rados.0.smithi169.stdout:962: seq_num 762 ranges {406934=575038,1640573=474593,2642791=164143} 2023-09-23T22:22:07.960 INFO:tasks.rados.rados.0.smithi169.stdout:962: writing smithi16987243-121 from 406934 to 981972 tid 1 2023-09-23T22:22:07.966 INFO:tasks.rados.rados.0.smithi169.stdout:962: writing smithi16987243-121 from 1640573 to 2115166 tid 2 2023-09-23T22:22:07.971 INFO:tasks.rados.rados.0.smithi169.stdout:962: writing smithi16987243-121 from 2642791 to 2806934 tid 3 2023-09-23T22:22:07.971 INFO:tasks.rados.rados.0.smithi169.stdout:957: done (4 left) 2023-09-23T22:22:07.972 INFO:tasks.rados.rados.0.smithi169.stdout:963: write oid 84 current snap is 0 2023-09-23T22:22:07.972 INFO:tasks.rados.rados.0.smithi169.stdout:963: seq_num 763 ranges {423741=650287,1699055=618251} 2023-09-23T22:22:07.978 INFO:tasks.rados.rados.0.smithi169.stdout:963: writing smithi16987243-84 from 423741 to 1074028 tid 1 2023-09-23T22:22:07.986 INFO:tasks.rados.rados.0.smithi169.stdout:963: writing smithi16987243-84 from 1699055 to 2317306 tid 2 2023-09-23T22:22:07.986 INFO:tasks.rados.rados.0.smithi169.stdout:964: read oid 53 snap -1 2023-09-23T22:22:07.986 INFO:tasks.rados.rados.0.smithi169.stdout:964: expect (ObjNum 52 snap 0 seq_num 52) 2023-09-23T22:22:07.986 INFO:tasks.rados.rados.0.smithi169.stdout:965: read oid 39 snap -1 2023-09-23T22:22:07.986 INFO:tasks.rados.rados.0.smithi169.stdout:965: expect (ObjNum 38 snap 0 seq_num 38) 2023-09-23T22:22:07.986 INFO:tasks.rados.rados.0.smithi169.stdout:966: write oid 489 current snap is 0 2023-09-23T22:22:07.986 INFO:tasks.rados.rados.0.smithi169.stdout:959: finishing write tid 1 to smithi16987243-158 2023-09-23T22:22:07.986 INFO:tasks.rados.rados.0.smithi169.stdout:959: finishing write tid 2 to smithi16987243-158 2023-09-23T22:22:07.986 INFO:tasks.rados.rados.0.smithi169.stdout:959: finishing write tid 3 to smithi16987243-158 2023-09-23T22:22:07.987 INFO:tasks.rados.rados.0.smithi169.stdout:959: finishing write tid 4 to smithi16987243-158 2023-09-23T22:22:07.987 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 158 v 146 (ObjNum 759 snap 0 seq_num 759) dirty exists 2023-09-23T22:22:07.987 INFO:tasks.rados.rados.0.smithi169.stdout:959: left oid 158 (ObjNum 759 snap 0 seq_num 759) 2023-09-23T22:22:07.987 INFO:tasks.rados.rados.0.smithi169.stdout:960: finishing write tid 1 to smithi16987243-200 2023-09-23T22:22:07.987 INFO:tasks.rados.rados.0.smithi169.stdout:960: finishing write tid 2 to smithi16987243-200 2023-09-23T22:22:07.987 INFO:tasks.rados.rados.0.smithi169.stdout:966: seq_num 764 ranges {440548=725536,1757537=478262,2813990=26558} 2023-09-23T22:22:07.993 INFO:tasks.rados.rados.0.smithi169.stdout:966: writing smithi16987243-489 from 440548 to 1166084 tid 1 2023-09-23T22:22:07.999 INFO:tasks.rados.rados.0.smithi169.stdout:966: writing smithi16987243-489 from 1757537 to 2235799 tid 2 2023-09-23T22:22:08.004 INFO:tasks.rados.rados.0.smithi169.stdout:966: writing smithi16987243-489 from 2813990 to 2840548 tid 3 2023-09-23T22:22:08.004 INFO:tasks.rados.rados.0.smithi169.stdout:959: done (7 left) 2023-09-23T22:22:08.004 INFO:tasks.rados.rados.0.smithi169.stdout:967: read oid 16 snap -1 2023-09-23T22:22:08.004 INFO:tasks.rados.rados.0.smithi169.stdout:967: expect (ObjNum 15 snap 0 seq_num 15) 2023-09-23T22:22:08.004 INFO:tasks.rados.rados.0.smithi169.stdout:968: write oid 379 current snap is 0 2023-09-23T22:22:08.004 INFO:tasks.rados.rados.0.smithi169.stdout:960: finishing write tid 3 to smithi16987243-200 2023-09-23T22:22:08.004 INFO:tasks.rados.rados.0.smithi169.stdout:960: finishing write tid 4 to smithi16987243-200 2023-09-23T22:22:08.005 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 200 v 149 (ObjNum 760 snap 0 seq_num 760) dirty exists 2023-09-23T22:22:08.005 INFO:tasks.rados.rados.0.smithi169.stdout:960: left oid 200 (ObjNum 760 snap 0 seq_num 760) 2023-09-23T22:22:08.005 INFO:tasks.rados.rados.0.smithi169.stdout:961: finishing write tid 1 to smithi16987243-76 2023-09-23T22:22:08.005 INFO:tasks.rados.rados.0.smithi169.stdout:961: finishing write tid 2 to smithi16987243-76 2023-09-23T22:22:08.005 INFO:tasks.rados.rados.0.smithi169.stdout:968: seq_num 765 ranges {457355=400785,1416019=621920,2725060=132295} 2023-09-23T22:22:08.009 INFO:tasks.rados.rados.0.smithi169.stdout:968: writing smithi16987243-379 from 457355 to 858140 tid 1 2023-09-23T22:22:08.017 INFO:tasks.rados.rados.0.smithi169.stdout:968: writing smithi16987243-379 from 1416019 to 2037939 tid 2 2023-09-23T22:22:08.022 INFO:tasks.rados.rados.0.smithi169.stdout:968: writing smithi16987243-379 from 2725060 to 2857355 tid 3 2023-09-23T22:22:08.022 INFO:tasks.rados.rados.0.smithi169.stdout:960: done (8 left) 2023-09-23T22:22:08.022 INFO:tasks.rados.rados.0.smithi169.stdout:969: read oid 72 snap -1 2023-09-23T22:22:08.023 INFO:tasks.rados.rados.0.smithi169.stdout:969: expect (ObjNum 71 snap 0 seq_num 71) 2023-09-23T22:22:08.023 INFO:tasks.rados.rados.0.smithi169.stdout:970: write oid 222 current snap is 0 2023-09-23T22:22:08.023 INFO:tasks.rados.rados.0.smithi169.stdout:961: finishing write tid 3 to smithi16987243-76 2023-09-23T22:22:08.023 INFO:tasks.rados.rados.0.smithi169.stdout:961: finishing write tid 4 to smithi16987243-76 2023-09-23T22:22:08.023 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 76 v 172 (ObjNum 761 snap 0 seq_num 761) dirty exists 2023-09-23T22:22:08.023 INFO:tasks.rados.rados.0.smithi169.stdout:961: left oid 76 (ObjNum 761 snap 0 seq_num 761) 2023-09-23T22:22:08.023 INFO:tasks.rados.rados.0.smithi169.stdout:962: finishing write tid 1 to smithi16987243-121 2023-09-23T22:22:08.023 INFO:tasks.rados.rados.0.smithi169.stdout:970: seq_num 766 ranges {474162=476034,1358148=481931,2352483=465303} 2023-09-23T22:22:08.028 INFO:tasks.rados.rados.0.smithi169.stdout:970: writing smithi16987243-222 from 474162 to 950196 tid 1 2023-09-23T22:22:08.033 INFO:tasks.rados.rados.0.smithi169.stdout:970: writing smithi16987243-222 from 1358148 to 1840079 tid 2 2023-09-23T22:22:08.040 INFO:tasks.rados.rados.0.smithi169.stdout:970: writing smithi16987243-222 from 2352483 to 2817786 tid 3 2023-09-23T22:22:08.040 INFO:tasks.rados.rados.0.smithi169.stdout:961: done (9 left) 2023-09-23T22:22:08.041 INFO:tasks.rados.rados.0.smithi169.stdout:971: read oid 94 snap -1 2023-09-23T22:22:08.041 INFO:tasks.rados.rados.0.smithi169.stdout:971: expect (ObjNum 634 snap 0 seq_num 634) 2023-09-23T22:22:08.041 INFO:tasks.rados.rados.0.smithi169.stdout:972: read oid 349 snap -1 2023-09-23T22:22:08.041 INFO:tasks.rados.rados.0.smithi169.stdout:972: expect (ObjNum 348 snap 0 seq_num 348) 2023-09-23T22:22:08.041 INFO:tasks.rados.rados.0.smithi169.stdout:973: delete oid 241 current snap is 0 2023-09-23T22:22:08.041 INFO:tasks.rados.rados.0.smithi169.stdout:962: finishing write tid 2 to smithi16987243-121 2023-09-23T22:22:08.041 INFO:tasks.rados.rados.0.smithi169.stdout:962: finishing write tid 3 to smithi16987243-121 2023-09-23T22:22:08.041 INFO:tasks.rados.rados.0.smithi169.stdout:962: finishing write tid 4 to smithi16987243-121 2023-09-23T22:22:08.041 INFO:tasks.rados.rados.0.smithi169.stdout:962: finishing write tid 5 to smithi16987243-121 2023-09-23T22:22:08.041 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 121 v 176 (ObjNum 762 snap 0 seq_num 762) dirty exists 2023-09-23T22:22:08.042 INFO:tasks.rados.rados.0.smithi169.stdout:962: left oid 121 (ObjNum 762 snap 0 seq_num 762) 2023-09-23T22:22:08.042 INFO:tasks.rados.rados.0.smithi169.stdout:963: finishing write tid 1 to smithi16987243-84 2023-09-23T22:22:08.042 INFO:tasks.rados.rados.0.smithi169.stdout:963: finishing write tid 2 to smithi16987243-84 2023-09-23T22:22:08.042 INFO:tasks.rados.rados.0.smithi169.stdout:963: finishing write tid 3 to smithi16987243-84 2023-09-23T22:22:08.042 INFO:tasks.rados.rados.0.smithi169.stdout:963: finishing write tid 4 to smithi16987243-84 2023-09-23T22:22:08.042 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 84 v 120 (ObjNum 763 snap 0 seq_num 763) dirty exists 2023-09-23T22:22:08.042 INFO:tasks.rados.rados.0.smithi169.stdout:963: left oid 84 (ObjNum 763 snap 0 seq_num 763) 2023-09-23T22:22:08.042 INFO:tasks.rados.rados.0.smithi169.stdout:965: expect (ObjNum 38 snap 0 seq_num 38) 2023-09-23T22:22:08.139 INFO:tasks.rados.rados.0.smithi169.stdout:964: expect (ObjNum 52 snap 0 seq_num 52) 2023-09-23T22:22:08.249 INFO:tasks.rados.rados.0.smithi169.stdout:966: finishing write tid 1 to smithi16987243-489 2023-09-23T22:22:08.249 INFO:tasks.rados.rados.0.smithi169.stdout:966: finishing write tid 2 to smithi16987243-489 2023-09-23T22:22:08.249 INFO:tasks.rados.rados.0.smithi169.stdout:962: done (11 left) 2023-09-23T22:22:08.249 INFO:tasks.rados.rados.0.smithi169.stdout:963: done (10 left) 2023-09-23T22:22:08.249 INFO:tasks.rados.rados.0.smithi169.stdout:964: done (9 left) 2023-09-23T22:22:08.249 INFO:tasks.rados.rados.0.smithi169.stdout:965: done (8 left) 2023-09-23T22:22:08.249 INFO:tasks.rados.rados.0.smithi169.stdout:973: done (7 left) 2023-09-23T22:22:08.250 INFO:tasks.rados.rados.0.smithi169.stdout:974: read oid 268 snap -1 2023-09-23T22:22:08.250 INFO:tasks.rados.rados.0.smithi169.stdout:974: expect deleted 2023-09-23T22:22:08.250 INFO:tasks.rados.rados.0.smithi169.stdout:975: read oid 257 snap -1 2023-09-23T22:22:08.250 INFO:tasks.rados.rados.0.smithi169.stdout:975: expect (ObjNum 256 snap 0 seq_num 256) 2023-09-23T22:22:08.250 INFO:tasks.rados.rados.0.smithi169.stdout:976: write oid 80 current snap is 0 2023-09-23T22:22:08.250 INFO:tasks.rados.rados.0.smithi169.stdout:966: finishing write tid 3 to smithi16987243-489 2023-09-23T22:22:08.250 INFO:tasks.rados.rados.0.smithi169.stdout:976: seq_num 768 ranges {507776=742885,1991465=485600} 2023-09-23T22:22:08.260 INFO:tasks.rados.rados.0.smithi169.stdout:976: writing smithi16987243-80 from 507776 to 1250661 tid 1 2023-09-23T22:22:08.268 INFO:tasks.rados.rados.0.smithi169.stdout:976: writing smithi16987243-80 from 1991465 to 2477065 tid 2 2023-09-23T22:22:08.268 INFO:tasks.rados.rados.0.smithi169.stdout:977: read oid 104 snap -1 2023-09-23T22:22:08.269 INFO:tasks.rados.rados.0.smithi169.stdout:977: expect (ObjNum 714 snap 0 seq_num 714) 2023-09-23T22:22:08.269 INFO:tasks.rados.rados.0.smithi169.stdout:978: read oid 459 snap -1 2023-09-23T22:22:08.269 INFO:tasks.rados.rados.0.smithi169.stdout:978: expect deleted 2023-09-23T22:22:08.269 INFO:tasks.rados.rados.0.smithi169.stdout:979: read oid 20 snap -1 2023-09-23T22:22:08.269 INFO:tasks.rados.rados.0.smithi169.stdout:979: expect deleted 2023-09-23T22:22:08.269 INFO:tasks.rados.rados.0.smithi169.stdout:980: read oid 291 snap -1 2023-09-23T22:22:08.269 INFO:tasks.rados.rados.0.smithi169.stdout:980: expect deleted 2023-09-23T22:22:08.269 INFO:tasks.rados.rados.0.smithi169.stdout:981: read oid 389 snap -1 2023-09-23T22:22:08.269 INFO:tasks.rados.rados.0.smithi169.stdout:981: expect (ObjNum 388 snap 0 seq_num 388) 2023-09-23T22:22:08.269 INFO:tasks.rados.rados.0.smithi169.stdout:982: write oid 337 current snap is 0 2023-09-23T22:22:08.269 INFO:tasks.rados.rados.0.smithi169.stdout:966: finishing write tid 4 to smithi16987243-489 2023-09-23T22:22:08.269 INFO:tasks.rados.rados.0.smithi169.stdout:966: finishing write tid 5 to smithi16987243-489 2023-09-23T22:22:08.270 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 489 v 153 (ObjNum 764 snap 0 seq_num 764) dirty exists 2023-09-23T22:22:08.270 INFO:tasks.rados.rados.0.smithi169.stdout:966: left oid 489 (ObjNum 764 snap 0 seq_num 764) 2023-09-23T22:22:08.270 INFO:tasks.rados.rados.0.smithi169.stdout:967: expect (ObjNum 15 snap 0 seq_num 15) 2023-09-23T22:22:08.355 INFO:tasks.rados.rados.0.smithi169.stdout:968: finishing write tid 1 to smithi16987243-379 2023-09-23T22:22:08.355 INFO:tasks.rados.rados.0.smithi169.stdout:968: finishing write tid 2 to smithi16987243-379 2023-09-23T22:22:08.355 INFO:tasks.rados.rados.0.smithi169.stdout:969: expect (ObjNum 71 snap 0 seq_num 71) 2023-09-23T22:22:08.474 INFO:tasks.rados.rados.0.smithi169.stdout:968: finishing write tid 3 to smithi16987243-379 2023-09-23T22:22:08.477 INFO:tasks.rados.rados.0.smithi169.stdout:968: finishing write tid 4 to smithi16987243-379 2023-09-23T22:22:08.477 INFO:tasks.rados.rados.0.smithi169.stdout:982: seq_num 769 ranges {524583=418134,1649947=629258,2834752=89831} 2023-09-23T22:22:08.480 INFO:tasks.rados.rados.0.smithi169.stdout:982: writing smithi16987243-337 from 524583 to 942717 tid 1 2023-09-23T22:22:08.489 INFO:tasks.rados.rados.0.smithi169.stdout:982: writing smithi16987243-337 from 1649947 to 2279205 tid 2 2023-09-23T22:22:08.493 INFO:tasks.rados.rados.0.smithi169.stdout:982: writing smithi16987243-337 from 2834752 to 2924583 tid 3 2023-09-23T22:22:08.493 INFO:tasks.rados.rados.0.smithi169.stdout:966: done (15 left) 2023-09-23T22:22:08.493 INFO:tasks.rados.rados.0.smithi169.stdout:967: done (14 left) 2023-09-23T22:22:08.493 INFO:tasks.rados.rados.0.smithi169.stdout:969: done (13 left) 2023-09-23T22:22:08.493 INFO:tasks.rados.rados.0.smithi169.stdout:983: write oid 258 current snap is 0 2023-09-23T22:22:08.493 INFO:tasks.rados.rados.0.smithi169.stdout:968: finishing write tid 5 to smithi16987243-379 2023-09-23T22:22:08.493 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 379 v 124 (ObjNum 765 snap 0 seq_num 765) dirty exists 2023-09-23T22:22:08.494 INFO:tasks.rados.rados.0.smithi169.stdout:968: left oid 379 (ObjNum 765 snap 0 seq_num 765) 2023-09-23T22:22:08.494 INFO:tasks.rados.rados.0.smithi169.stdout:970: finishing write tid 1 to smithi16987243-222 2023-09-23T22:22:08.494 INFO:tasks.rados.rados.0.smithi169.stdout:970: finishing write tid 2 to smithi16987243-222 2023-09-23T22:22:08.494 INFO:tasks.rados.rados.0.smithi169.stdout:983: seq_num 770 ranges {541390=493383,1592076=489269,2862175=79215} 2023-09-23T22:22:08.499 INFO:tasks.rados.rados.0.smithi169.stdout:983: writing smithi16987243-258 from 541390 to 1034773 tid 1 2023-09-23T22:22:08.506 INFO:tasks.rados.rados.0.smithi169.stdout:983: writing smithi16987243-258 from 1592076 to 2081345 tid 2 2023-09-23T22:22:08.511 INFO:tasks.rados.rados.0.smithi169.stdout:983: writing smithi16987243-258 from 2862175 to 2941390 tid 3 2023-09-23T22:22:08.512 INFO:tasks.rados.rados.0.smithi169.stdout:968: done (13 left) 2023-09-23T22:22:08.512 INFO:tasks.rados.rados.0.smithi169.stdout:984: read oid 8 snap -1 2023-09-23T22:22:08.512 INFO:tasks.rados.rados.0.smithi169.stdout:984: expect (ObjNum 7 snap 0 seq_num 7) 2023-09-23T22:22:08.512 INFO:tasks.rados.rados.0.smithi169.stdout:985: read oid 379 snap -1 2023-09-23T22:22:08.512 INFO:tasks.rados.rados.0.smithi169.stdout:985: expect (ObjNum 765 snap 0 seq_num 765) 2023-09-23T22:22:08.512 INFO:tasks.rados.rados.0.smithi169.stdout:986: write oid 449 current snap is 0 2023-09-23T22:22:08.512 INFO:tasks.rados.rados.0.smithi169.stdout:971: expect (ObjNum 634 snap 0 seq_num 634) 2023-09-23T22:22:08.653 INFO:tasks.rados.rados.0.smithi169.stdout:970: finishing write tid 3 to smithi16987243-222 2023-09-23T22:22:08.653 INFO:tasks.rados.rados.0.smithi169.stdout:986: seq_num 771 ranges {558197=568632,1650558=632927,2773245=184952} 2023-09-23T22:22:08.659 INFO:tasks.rados.rados.0.smithi169.stdout:986: writing smithi16987243-449 from 558197 to 1126829 tid 1 2023-09-23T22:22:08.667 INFO:tasks.rados.rados.0.smithi169.stdout:986: writing smithi16987243-449 from 1650558 to 2283485 tid 2 2023-09-23T22:22:08.671 INFO:tasks.rados.rados.0.smithi169.stdout:986: writing smithi16987243-449 from 2773245 to 2958197 tid 3 2023-09-23T22:22:08.671 INFO:tasks.rados.rados.0.smithi169.stdout:971: done (15 left) 2023-09-23T22:22:08.671 INFO:tasks.rados.rados.0.smithi169.stdout:987: write oid 193 current snap is 0 2023-09-23T22:22:08.671 INFO:tasks.rados.rados.0.smithi169.stdout:987: seq_num 772 ranges {575004=643881,1709040=492938,2917021=57983} 2023-09-23T22:22:08.678 INFO:tasks.rados.rados.0.smithi169.stdout:987: writing smithi16987243-193 from 575004 to 1218885 tid 1 2023-09-23T22:22:08.685 INFO:tasks.rados.rados.0.smithi169.stdout:987: writing smithi16987243-193 from 1709040 to 2201978 tid 2 2023-09-23T22:22:08.690 INFO:tasks.rados.rados.0.smithi169.stdout:987: writing smithi16987243-193 from 2917021 to 2975004 tid 3 2023-09-23T22:22:08.690 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:22:08.690 INFO:tasks.rados.rados.0.smithi169.stdout:970: finishing write tid 4 to smithi16987243-222 2023-09-23T22:22:08.690 INFO:tasks.rados.rados.0.smithi169.stdout:970: finishing write tid 5 to smithi16987243-222 2023-09-23T22:22:08.690 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 222 v 153 (ObjNum 766 snap 0 seq_num 766) dirty exists 2023-09-23T22:22:08.690 INFO:tasks.rados.rados.0.smithi169.stdout:970: left oid 222 (ObjNum 766 snap 0 seq_num 766) 2023-09-23T22:22:08.690 INFO:tasks.rados.rados.0.smithi169.stdout:972: expect (ObjNum 348 snap 0 seq_num 348) 2023-09-23T22:22:08.830 INFO:tasks.rados.rados.0.smithi169.stdout:975: expect (ObjNum 256 snap 0 seq_num 256) 2023-09-23T22:22:08.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:22:08 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:22:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:22:08.911 INFO:tasks.rados.rados.0.smithi169.stdout:976: finishing write tid 1 to smithi16987243-80 2023-09-23T22:22:08.911 INFO:tasks.rados.rados.0.smithi169.stdout:970: done (15 left) 2023-09-23T22:22:08.911 INFO:tasks.rados.rados.0.smithi169.stdout:972: done (14 left) 2023-09-23T22:22:08.911 INFO:tasks.rados.rados.0.smithi169.stdout:974: done (13 left) 2023-09-23T22:22:08.911 INFO:tasks.rados.rados.0.smithi169.stdout:975: done (12 left) 2023-09-23T22:22:08.911 INFO:tasks.rados.rados.0.smithi169.stdout:979: done (11 left) 2023-09-23T22:22:08.911 INFO:tasks.rados.rados.0.smithi169.stdout:980: done (10 left) 2023-09-23T22:22:08.912 INFO:tasks.rados.rados.0.smithi169.stdout:988: read oid 386 snap -1 2023-09-23T22:22:08.912 INFO:tasks.rados.rados.0.smithi169.stdout:988: expect (ObjNum 385 snap 0 seq_num 385) 2023-09-23T22:22:08.912 INFO:tasks.rados.rados.0.smithi169.stdout:989: write oid 170 current snap is 0 2023-09-23T22:22:08.912 INFO:tasks.rados.rados.0.smithi169.stdout:977: expect (ObjNum 714 snap 0 seq_num 714) 2023-09-23T22:22:09.017 INFO:tasks.rados.rados.0.smithi169.stdout:976: finishing write tid 2 to smithi16987243-80 2023-09-23T22:22:09.018 INFO:tasks.rados.rados.0.smithi169.stdout:976: finishing write tid 3 to smithi16987243-80 2023-09-23T22:22:09.018 INFO:tasks.rados.rados.0.smithi169.stdout:989: seq_num 773 ranges {591811=719130,1767522=636596,2828091=163720} 2023-09-23T22:22:09.026 INFO:tasks.rados.rados.0.smithi169.stdout:989: writing smithi16987243-170 from 591811 to 1310941 tid 1 2023-09-23T22:22:09.036 INFO:tasks.rados.rados.0.smithi169.stdout:989: writing smithi16987243-170 from 1767522 to 2404118 tid 2 2023-09-23T22:22:09.040 INFO:tasks.rados.rados.0.smithi169.stdout:989: writing smithi16987243-170 from 2828091 to 2991811 tid 3 2023-09-23T22:22:09.040 INFO:tasks.rados.rados.0.smithi169.stdout:977: done (11 left) 2023-09-23T22:22:09.040 INFO:tasks.rados.rados.0.smithi169.stdout:978: done (10 left) 2023-09-23T22:22:09.040 INFO:tasks.rados.rados.0.smithi169.stdout:990: delete oid 81 current snap is 0 2023-09-23T22:22:09.040 INFO:tasks.rados.rados.0.smithi169.stdout:976: finishing write tid 4 to smithi16987243-80 2023-09-23T22:22:09.041 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 80 v 176 (ObjNum 768 snap 0 seq_num 768) dirty exists 2023-09-23T22:22:09.041 INFO:tasks.rados.rados.0.smithi169.stdout:976: left oid 80 (ObjNum 768 snap 0 seq_num 768) 2023-09-23T22:22:09.041 INFO:tasks.rados.rados.0.smithi169.stdout:981: expect (ObjNum 388 snap 0 seq_num 388) 2023-09-23T22:22:09.134 INFO:tasks.rados.rados.0.smithi169.stdout:982: finishing write tid 1 to smithi16987243-337 2023-09-23T22:22:09.134 INFO:tasks.rados.rados.0.smithi169.stdout:982: finishing write tid 2 to smithi16987243-337 2023-09-23T22:22:09.134 INFO:tasks.rados.rados.0.smithi169.stdout:982: finishing write tid 3 to smithi16987243-337 2023-09-23T22:22:09.134 INFO:tasks.rados.rados.0.smithi169.stdout:982: finishing write tid 4 to smithi16987243-337 2023-09-23T22:22:09.134 INFO:tasks.rados.rados.0.smithi169.stdout:976: done (10 left) 2023-09-23T22:22:09.135 INFO:tasks.rados.rados.0.smithi169.stdout:981: done (9 left) 2023-09-23T22:22:09.135 INFO:tasks.rados.rados.0.smithi169.stdout:990: done (8 left) 2023-09-23T22:22:09.135 INFO:tasks.rados.rados.0.smithi169.stdout:991: write oid 191 current snap is 0 2023-09-23T22:22:09.135 INFO:tasks.rados.rados.0.smithi169.stdout:982: finishing write tid 5 to smithi16987243-337 2023-09-23T22:22:09.135 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 337 v 176 (ObjNum 769 snap 0 seq_num 769) dirty exists 2023-09-23T22:22:09.135 INFO:tasks.rados.rados.0.smithi169.stdout:982: left oid 337 (ObjNum 769 snap 0 seq_num 769) 2023-09-23T22:22:09.135 INFO:tasks.rados.rados.0.smithi169.stdout:983: finishing write tid 1 to smithi16987243-258 2023-09-23T22:22:09.135 INFO:tasks.rados.rados.0.smithi169.stdout:983: finishing write tid 2 to smithi16987243-258 2023-09-23T22:22:09.135 INFO:tasks.rados.rados.0.smithi169.stdout:983: finishing write tid 3 to smithi16987243-258 2023-09-23T22:22:09.135 INFO:tasks.rados.rados.0.smithi169.stdout:991: seq_num 775 ranges {625425=469628,1768133=640265} 2023-09-23T22:22:09.140 INFO:tasks.rados.rados.0.smithi169.stdout:991: writing smithi16987243-191 from 625425 to 1095053 tid 1 2023-09-23T22:22:09.150 INFO:tasks.rados.rados.0.smithi169.stdout:991: writing smithi16987243-191 from 1768133 to 2408398 tid 2 2023-09-23T22:22:09.150 INFO:tasks.rados.rados.0.smithi169.stdout:982: done (8 left) 2023-09-23T22:22:09.150 INFO:tasks.rados.rados.0.smithi169.stdout:992: write oid 225 current snap is 0 2023-09-23T22:22:09.150 INFO:tasks.rados.rados.0.smithi169.stdout:985: expect (ObjNum 765 snap 0 seq_num 765) 2023-09-23T22:22:09.293 INFO:tasks.rados.rados.0.smithi169.stdout:983: finishing write tid 4 to smithi16987243-258 2023-09-23T22:22:09.293 INFO:tasks.rados.rados.0.smithi169.stdout:983: finishing write tid 5 to smithi16987243-258 2023-09-23T22:22:09.293 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 258 v 180 (ObjNum 770 snap 0 seq_num 770) dirty exists 2023-09-23T22:22:09.293 INFO:tasks.rados.rados.0.smithi169.stdout:983: left oid 258 (ObjNum 770 snap 0 seq_num 770) 2023-09-23T22:22:09.293 INFO:tasks.rados.rados.0.smithi169.stdout:992: seq_num 776 ranges {642232=661230,1942968=783923} 2023-09-23T22:22:09.304 INFO:tasks.rados.rados.0.smithi169.stdout:992: writing smithi16987243-225 from 642232 to 1303462 tid 1 2023-09-23T22:22:09.315 INFO:tasks.rados.rados.0.smithi169.stdout:992: writing smithi16987243-225 from 1942968 to 2726891 tid 2 2023-09-23T22:22:09.315 INFO:tasks.rados.rados.0.smithi169.stdout:983: done (8 left) 2023-09-23T22:22:09.315 INFO:tasks.rados.rados.0.smithi169.stdout:985: done (7 left) 2023-09-23T22:22:09.315 INFO:tasks.rados.rados.0.smithi169.stdout:993: delete oid 167 current snap is 0 2023-09-23T22:22:09.315 INFO:tasks.rados.rados.0.smithi169.stdout:984: expect (ObjNum 7 snap 0 seq_num 7) 2023-09-23T22:22:09.398 INFO:tasks.rados.rados.0.smithi169.stdout:986: finishing write tid 1 to smithi16987243-449 2023-09-23T22:22:09.398 INFO:tasks.rados.rados.0.smithi169.stdout:986: finishing write tid 2 to smithi16987243-449 2023-09-23T22:22:09.398 INFO:tasks.rados.rados.0.smithi169.stdout:984: done (7 left) 2023-09-23T22:22:09.398 INFO:tasks.rados.rados.0.smithi169.stdout:993: done (6 left) 2023-09-23T22:22:09.398 INFO:tasks.rados.rados.0.smithi169.stdout:994: delete oid 9 current snap is 0 2023-09-23T22:22:09.398 INFO:tasks.rados.rados.0.smithi169.stdout:986: finishing write tid 3 to smithi16987243-449 2023-09-23T22:22:09.398 INFO:tasks.rados.rados.0.smithi169.stdout:986: finishing write tid 4 to smithi16987243-449 2023-09-23T22:22:09.399 INFO:tasks.rados.rados.0.smithi169.stdout:986: finishing write tid 5 to smithi16987243-449 2023-09-23T22:22:09.399 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 449 v 180 (ObjNum 771 snap 0 seq_num 771) dirty exists 2023-09-23T22:22:09.399 INFO:tasks.rados.rados.0.smithi169.stdout:986: left oid 449 (ObjNum 771 snap 0 seq_num 771) 2023-09-23T22:22:09.399 INFO:tasks.rados.rados.0.smithi169.stdout:987: finishing write tid 1 to smithi16987243-193 2023-09-23T22:22:09.399 INFO:tasks.rados.rados.0.smithi169.stdout:987: finishing write tid 2 to smithi16987243-193 2023-09-23T22:22:09.399 INFO:tasks.rados.rados.0.smithi169.stdout:987: finishing write tid 3 to smithi16987243-193 2023-09-23T22:22:09.399 INFO:tasks.rados.rados.0.smithi169.stdout:987: finishing write tid 4 to smithi16987243-193 2023-09-23T22:22:09.399 INFO:tasks.rados.rados.0.smithi169.stdout:987: finishing write tid 5 to smithi16987243-193 2023-09-23T22:22:09.399 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 193 v 190 (ObjNum 772 snap 0 seq_num 772) dirty exists 2023-09-23T22:22:09.399 INFO:tasks.rados.rados.0.smithi169.stdout:987: left oid 193 (ObjNum 772 snap 0 seq_num 772) 2023-09-23T22:22:09.399 INFO:tasks.rados.rados.0.smithi169.stdout:988: expect (ObjNum 385 snap 0 seq_num 385) 2023-09-23T22:22:09.495 INFO:tasks.rados.rados.0.smithi169.stdout:989: finishing write tid 1 to smithi16987243-170 2023-09-23T22:22:09.495 INFO:tasks.rados.rados.0.smithi169.stdout:989: finishing write tid 2 to smithi16987243-170 2023-09-23T22:22:09.495 INFO:tasks.rados.rados.0.smithi169.stdout:989: finishing write tid 3 to smithi16987243-170 2023-09-23T22:22:09.495 INFO:tasks.rados.rados.0.smithi169.stdout:986: done (6 left) 2023-09-23T22:22:09.495 INFO:tasks.rados.rados.0.smithi169.stdout:987: done (5 left) 2023-09-23T22:22:09.495 INFO:tasks.rados.rados.0.smithi169.stdout:988: done (4 left) 2023-09-23T22:22:09.495 INFO:tasks.rados.rados.0.smithi169.stdout:994: done (3 left) 2023-09-23T22:22:09.495 INFO:tasks.rados.rados.0.smithi169.stdout:995: read oid 92 snap -1 2023-09-23T22:22:09.495 INFO:tasks.rados.rados.0.smithi169.stdout:995: expect (ObjNum 91 snap 0 seq_num 91) 2023-09-23T22:22:09.496 INFO:tasks.rados.rados.0.smithi169.stdout:989: finishing write tid 4 to smithi16987243-170 2023-09-23T22:22:09.496 INFO:tasks.rados.rados.0.smithi169.stdout:989: finishing write tid 5 to smithi16987243-170 2023-09-23T22:22:09.496 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 170 v 157 (ObjNum 773 snap 0 seq_num 773) dirty exists 2023-09-23T22:22:09.496 INFO:tasks.rados.rados.0.smithi169.stdout:989: left oid 170 (ObjNum 773 snap 0 seq_num 773) 2023-09-23T22:22:09.496 INFO:tasks.rados.rados.0.smithi169.stdout:991: finishing write tid 1 to smithi16987243-191 2023-09-23T22:22:09.496 INFO:tasks.rados.rados.0.smithi169.stdout:991: finishing write tid 2 to smithi16987243-191 2023-09-23T22:22:09.496 INFO:tasks.rados.rados.0.smithi169.stdout:991: finishing write tid 3 to smithi16987243-191 2023-09-23T22:22:09.496 INFO:tasks.rados.rados.0.smithi169.stdout:991: finishing write tid 4 to smithi16987243-191 2023-09-23T22:22:09.496 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 191 v 172 (ObjNum 775 snap 0 seq_num 775) dirty exists 2023-09-23T22:22:09.496 INFO:tasks.rados.rados.0.smithi169.stdout:991: left oid 191 (ObjNum 775 snap 0 seq_num 775) 2023-09-23T22:22:09.496 INFO:tasks.rados.rados.0.smithi169.stdout:992: finishing write tid 1 to smithi16987243-225 2023-09-23T22:22:09.496 INFO:tasks.rados.rados.0.smithi169.stdout:992: finishing write tid 2 to smithi16987243-225 2023-09-23T22:22:09.497 INFO:tasks.rados.rados.0.smithi169.stdout:992: finishing write tid 3 to smithi16987243-225 2023-09-23T22:22:09.497 INFO:tasks.rados.rados.0.smithi169.stdout:992: finishing write tid 4 to smithi16987243-225 2023-09-23T22:22:09.497 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 225 v 183 (ObjNum 776 snap 0 seq_num 776) dirty exists 2023-09-23T22:22:09.497 INFO:tasks.rados.rados.0.smithi169.stdout:992: left oid 225 (ObjNum 776 snap 0 seq_num 776) 2023-09-23T22:22:09.497 INFO:tasks.rados.rados.0.smithi169.stdout:996: read oid 144 snap -1 2023-09-23T22:22:09.497 INFO:tasks.rados.rados.0.smithi169.stdout:996: expect (ObjNum 143 snap 0 seq_num 143) 2023-09-23T22:22:09.497 INFO:tasks.rados.rados.0.smithi169.stdout:989: done (4 left) 2023-09-23T22:22:09.497 INFO:tasks.rados.rados.0.smithi169.stdout:991: done (3 left) 2023-09-23T22:22:09.497 INFO:tasks.rados.rados.0.smithi169.stdout:992: done (2 left) 2023-09-23T22:22:09.497 INFO:tasks.rados.rados.0.smithi169.stdout:997: read oid 288 snap -1 2023-09-23T22:22:09.497 INFO:tasks.rados.rados.0.smithi169.stdout:997: expect (ObjNum 287 snap 0 seq_num 287) 2023-09-23T22:22:09.497 INFO:tasks.rados.rados.0.smithi169.stdout:998: write oid 346 current snap is 0 2023-09-23T22:22:09.498 INFO:tasks.rados.rados.0.smithi169.stdout:998: seq_num 779 ranges {692653=486977,1602061=647603,2992629=100024} 2023-09-23T22:22:09.501 INFO:tasks.rados.rados.0.smithi169.stdout:998: writing smithi16987243-346 from 692653 to 1179630 tid 1 2023-09-23T22:22:09.508 INFO:tasks.rados.rados.0.smithi169.stdout:998: writing smithi16987243-346 from 1602061 to 2249664 tid 2 2023-09-23T22:22:09.513 INFO:tasks.rados.rados.0.smithi169.stdout:998: writing smithi16987243-346 from 2992629 to 3092653 tid 3 2023-09-23T22:22:09.513 INFO:tasks.rados.rados.0.smithi169.stdout:999: write oid 454 current snap is 0 2023-09-23T22:22:09.513 INFO:tasks.rados.rados.0.smithi169.stdout:999: seq_num 780 ranges {709460=562226,2060543=791261} 2023-09-23T22:22:09.521 INFO:tasks.rados.rados.0.smithi169.stdout:999: writing smithi16987243-454 from 709460 to 1271686 tid 1 2023-09-23T22:22:09.530 INFO:tasks.rados.rados.0.smithi169.stdout:999: writing smithi16987243-454 from 2060543 to 2851804 tid 2 2023-09-23T22:22:09.531 INFO:tasks.rados.rados.0.smithi169.stdout:1000: read oid 31 snap -1 2023-09-23T22:22:09.531 INFO:tasks.rados.rados.0.smithi169.stdout:1000: expect (ObjNum 30 snap 0 seq_num 30) 2023-09-23T22:22:09.531 INFO:tasks.rados.rados.0.smithi169.stdout:1001: read oid 431 snap -1 2023-09-23T22:22:09.531 INFO:tasks.rados.rados.0.smithi169.stdout:1001: expect (ObjNum 430 snap 0 seq_num 430) 2023-09-23T22:22:09.531 INFO:tasks.rados.rados.0.smithi169.stdout:1002: write oid 2 current snap is 0 2023-09-23T22:22:09.531 INFO:tasks.rados.rados.0.smithi169.stdout:1002: seq_num 781 ranges {726267=637475,2119025=651272} 2023-09-23T22:22:09.539 INFO:tasks.rados.rados.0.smithi169.stdout:1002: writing smithi16987243-2 from 726267 to 1363742 tid 1 2023-09-23T22:22:09.547 INFO:tasks.rados.rados.0.smithi169.stdout:1002: writing smithi16987243-2 from 2119025 to 2770297 tid 2 2023-09-23T22:22:09.548 INFO:tasks.rados.rados.0.smithi169.stdout:1003: write oid 91 current snap is 0 2023-09-23T22:22:09.548 INFO:tasks.rados.rados.0.smithi169.stdout:1003: seq_num 782 ranges {743074=712724,2061154=794930} 2023-09-23T22:22:09.556 INFO:tasks.rados.rados.0.smithi169.stdout:1003: writing smithi16987243-91 from 743074 to 1455798 tid 1 2023-09-23T22:22:09.565 INFO:tasks.rados.rados.0.smithi169.stdout:1003: writing smithi16987243-91 from 2061154 to 2856084 tid 2 2023-09-23T22:22:09.565 INFO:tasks.rados.rados.0.smithi169.stdout:1004: write oid 111 current snap is 0 2023-09-23T22:22:09.565 INFO:tasks.rados.rados.0.smithi169.stdout:996: expect (ObjNum 143 snap 0 seq_num 143) 2023-09-23T22:22:09.660 INFO:tasks.rados.rados.0.smithi169.stdout:997: expect (ObjNum 287 snap 0 seq_num 287) 2023-09-23T22:22:09.760 INFO:tasks.rados.rados.0.smithi169.stdout:995: expect (ObjNum 91 snap 0 seq_num 91) 2023-09-23T22:22:09.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:09 smithi169 bash[40994]: cluster 2023-09-23T22:22:07.830449+0000 mgr.y (mgr.24365) 212 : cluster [DBG] pgmap v187: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 93 MiB/s rd, 13 MiB/s wr, 133 op/s 2023-09-23T22:22:09.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:09 smithi169 bash[27421]: cluster 2023-09-23T22:22:07.830449+0000 mgr.y (mgr.24365) 212 : cluster [DBG] pgmap v187: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 93 MiB/s rd, 13 MiB/s wr, 133 op/s 2023-09-23T22:22:09.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:09 smithi187 bash[31480]: cluster 2023-09-23T22:22:07.830449+0000 mgr.y (mgr.24365) 212 : cluster [DBG] pgmap v187: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 93 MiB/s rd, 13 MiB/s wr, 133 op/s 2023-09-23T22:22:09.898 INFO:tasks.rados.rados.0.smithi169.stdout:998: finishing write tid 1 to smithi16987243-346 2023-09-23T22:22:09.898 INFO:tasks.rados.rados.0.smithi169.stdout:998: finishing write tid 2 to smithi16987243-346 2023-09-23T22:22:09.898 INFO:tasks.rados.rados.0.smithi169.stdout:998: finishing write tid 3 to smithi16987243-346 2023-09-23T22:22:09.898 INFO:tasks.rados.rados.0.smithi169.stdout:998: finishing write tid 4 to smithi16987243-346 2023-09-23T22:22:09.898 INFO:tasks.rados.rados.0.smithi169.stdout:998: finishing write tid 5 to smithi16987243-346 2023-09-23T22:22:09.898 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 346 v 157 (ObjNum 779 snap 0 seq_num 779) dirty exists 2023-09-23T22:22:09.898 INFO:tasks.rados.rados.0.smithi169.stdout:998: left oid 346 (ObjNum 779 snap 0 seq_num 779) 2023-09-23T22:22:09.898 INFO:tasks.rados.rados.0.smithi169.stdout:999: finishing write tid 1 to smithi16987243-454 2023-09-23T22:22:09.898 INFO:tasks.rados.rados.0.smithi169.stdout:1004: seq_num 783 ranges {759881=787973,2119636=654941} 2023-09-23T22:22:09.913 INFO:tasks.rados.rados.0.smithi169.stdout:1004: writing smithi16987243-111 from 759881 to 1547854 tid 1 2023-09-23T22:22:09.921 INFO:tasks.rados.rados.0.smithi169.stdout:1004: writing smithi16987243-111 from 2119636 to 2774577 tid 2 2023-09-23T22:22:09.921 INFO:tasks.rados.rados.0.smithi169.stdout:995: done (9 left) 2023-09-23T22:22:09.921 INFO:tasks.rados.rados.0.smithi169.stdout:996: done (8 left) 2023-09-23T22:22:09.921 INFO:tasks.rados.rados.0.smithi169.stdout:997: done (7 left) 2023-09-23T22:22:09.921 INFO:tasks.rados.rados.0.smithi169.stdout:998: done (6 left) 2023-09-23T22:22:09.921 INFO:tasks.rados.rados.0.smithi169.stdout:1005: write oid 314 current snap is 0 2023-09-23T22:22:09.922 INFO:tasks.rados.rados.0.smithi169.stdout:1005: seq_num 784 ranges {776688=579575,1894471=798599} 2023-09-23T22:22:09.929 INFO:tasks.rados.rados.0.smithi169.stdout:1005: writing smithi16987243-314 from 776688 to 1356263 tid 1 2023-09-23T22:22:09.936 INFO:tasks.rados.rados.0.smithi169.stdout:1005: writing smithi16987243-314 from 1894471 to 2693070 tid 2 2023-09-23T22:22:09.937 INFO:tasks.rados.rados.0.smithi169.stdout:1006: read oid 490 snap -1 2023-09-23T22:22:09.937 INFO:tasks.rados.rados.0.smithi169.stdout:1006: expect (ObjNum 617 snap 0 seq_num 617) 2023-09-23T22:22:09.937 INFO:tasks.rados.rados.0.smithi169.stdout:999: finishing write tid 2 to smithi16987243-454 2023-09-23T22:22:09.937 INFO:tasks.rados.rados.0.smithi169.stdout:999: finishing write tid 3 to smithi16987243-454 2023-09-23T22:22:09.937 INFO:tasks.rados.rados.0.smithi169.stdout:999: finishing write tid 4 to smithi16987243-454 2023-09-23T22:22:09.937 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 454 v 175 (ObjNum 780 snap 0 seq_num 780) dirty exists 2023-09-23T22:22:09.937 INFO:tasks.rados.rados.0.smithi169.stdout:999: left oid 454 (ObjNum 780 snap 0 seq_num 780) 2023-09-23T22:22:09.937 INFO:tasks.rados.rados.0.smithi169.stdout:1001: expect (ObjNum 430 snap 0 seq_num 430) 2023-09-23T22:22:10.044 INFO:tasks.rados.rados.0.smithi169.stdout:1000: expect (ObjNum 30 snap 0 seq_num 30) 2023-09-23T22:22:10.126 INFO:tasks.rados.rados.0.smithi169.stdout:1002: finishing write tid 1 to smithi16987243-2 2023-09-23T22:22:10.126 INFO:tasks.rados.rados.0.smithi169.stdout:1002: finishing write tid 2 to smithi16987243-2 2023-09-23T22:22:10.126 INFO:tasks.rados.rados.0.smithi169.stdout:1002: finishing write tid 3 to smithi16987243-2 2023-09-23T22:22:10.127 INFO:tasks.rados.rados.0.smithi169.stdout:1007: read oid 192 snap -1 2023-09-23T22:22:10.127 INFO:tasks.rados.rados.0.smithi169.stdout:1007: expect (ObjNum 191 snap 0 seq_num 191) 2023-09-23T22:22:10.127 INFO:tasks.rados.rados.0.smithi169.stdout:999: done (8 left) 2023-09-23T22:22:10.127 INFO:tasks.rados.rados.0.smithi169.stdout:1000: done (7 left) 2023-09-23T22:22:10.127 INFO:tasks.rados.rados.0.smithi169.stdout:1001: done (6 left) 2023-09-23T22:22:10.127 INFO:tasks.rados.rados.0.smithi169.stdout:1008: read oid 28 snap -1 2023-09-23T22:22:10.127 INFO:tasks.rados.rados.0.smithi169.stdout:1008: expect (ObjNum 755 snap 0 seq_num 755) 2023-09-23T22:22:10.127 INFO:tasks.rados.rados.0.smithi169.stdout:1009: write oid 218 current snap is 0 2023-09-23T22:22:10.127 INFO:tasks.rados.rados.0.smithi169.stdout:1009: seq_num 785 ranges {793495=654824,1952953=658610,3157167=36328} 2023-09-23T22:22:10.136 INFO:tasks.rados.rados.0.smithi169.stdout:1009: writing smithi16987243-218 from 793495 to 1448319 tid 1 2023-09-23T22:22:10.143 INFO:tasks.rados.rados.0.smithi169.stdout:1009: writing smithi16987243-218 from 1952953 to 2611563 tid 2 2023-09-23T22:22:10.147 INFO:tasks.rados.rados.0.smithi169.stdout:1009: writing smithi16987243-218 from 3157167 to 3193495 tid 3 2023-09-23T22:22:10.147 INFO:tasks.rados.rados.0.smithi169.stdout:1010: read oid 270 snap -1 2023-09-23T22:22:10.147 INFO:tasks.rados.rados.0.smithi169.stdout:1010: expect (ObjNum 728 snap 0 seq_num 728) 2023-09-23T22:22:10.148 INFO:tasks.rados.rados.0.smithi169.stdout:1011: read oid 298 snap -1 2023-09-23T22:22:10.148 INFO:tasks.rados.rados.0.smithi169.stdout:1011: expect (ObjNum 757 snap 0 seq_num 757) 2023-09-23T22:22:10.148 INFO:tasks.rados.rados.0.smithi169.stdout:1012: write oid 458 current snap is 0 2023-09-23T22:22:10.148 INFO:tasks.rados.rados.0.smithi169.stdout:1002: finishing write tid 4 to smithi16987243-2 2023-09-23T22:22:10.148 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 2 v 127 (ObjNum 781 snap 0 seq_num 781) dirty exists 2023-09-23T22:22:10.148 INFO:tasks.rados.rados.0.smithi169.stdout:1002: left oid 2 (ObjNum 781 snap 0 seq_num 781) 2023-09-23T22:22:10.148 INFO:tasks.rados.rados.0.smithi169.stdout:1003: finishing write tid 1 to smithi16987243-91 2023-09-23T22:22:10.148 INFO:tasks.rados.rados.0.smithi169.stdout:1003: finishing write tid 2 to smithi16987243-91 2023-09-23T22:22:10.148 INFO:tasks.rados.rados.0.smithi169.stdout:1003: finishing write tid 3 to smithi16987243-91 2023-09-23T22:22:10.148 INFO:tasks.rados.rados.0.smithi169.stdout:1003: finishing write tid 4 to smithi16987243-91 2023-09-23T22:22:10.148 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 91 v 160 (ObjNum 782 snap 0 seq_num 782) dirty exists 2023-09-23T22:22:10.148 INFO:tasks.rados.rados.0.smithi169.stdout:1003: left oid 91 (ObjNum 782 snap 0 seq_num 782) 2023-09-23T22:22:10.148 INFO:tasks.rados.rados.0.smithi169.stdout:1012: seq_num 786 ranges {410302=730073,1895082=402268,2951884=258418} 2023-09-23T22:22:10.153 INFO:tasks.rados.rados.0.smithi169.stdout:1012: writing smithi16987243-458 from 410302 to 1140375 tid 1 2023-09-23T22:22:10.160 INFO:tasks.rados.rados.0.smithi169.stdout:1012: writing smithi16987243-458 from 1895082 to 2297350 tid 2 2023-09-23T22:22:10.166 INFO:tasks.rados.rados.0.smithi169.stdout:1012: writing smithi16987243-458 from 2951884 to 3210302 tid 3 2023-09-23T22:22:10.166 INFO:tasks.rados.rados.0.smithi169.stdout:1002: done (10 left) 2023-09-23T22:22:10.166 INFO:tasks.rados.rados.0.smithi169.stdout:1003: done (9 left) 2023-09-23T22:22:10.166 INFO:tasks.rados.rados.0.smithi169.stdout:1013: read oid 94 snap -1 2023-09-23T22:22:10.167 INFO:tasks.rados.rados.0.smithi169.stdout:1013: expect (ObjNum 634 snap 0 seq_num 634) 2023-09-23T22:22:10.167 INFO:tasks.rados.rados.0.smithi169.stdout:1014: read oid 51 snap -1 2023-09-23T22:22:10.167 INFO:tasks.rados.rados.0.smithi169.stdout:1014: expect (ObjNum 727 snap 0 seq_num 727) 2023-09-23T22:22:10.167 INFO:tasks.rados.rados.0.smithi169.stdout:1015: read oid 232 snap -1 2023-09-23T22:22:10.167 INFO:tasks.rados.rados.0.smithi169.stdout:1015: expect (ObjNum 231 snap 0 seq_num 231) 2023-09-23T22:22:10.167 INFO:tasks.rados.rados.0.smithi169.stdout:1016: write oid 341 current snap is 0 2023-09-23T22:22:10.167 INFO:tasks.rados.rados.0.smithi169.stdout:1004: finishing write tid 1 to smithi16987243-111 2023-09-23T22:22:10.167 INFO:tasks.rados.rados.0.smithi169.stdout:1004: finishing write tid 2 to smithi16987243-111 2023-09-23T22:22:10.167 INFO:tasks.rados.rados.0.smithi169.stdout:1004: finishing write tid 3 to smithi16987243-111 2023-09-23T22:22:10.167 INFO:tasks.rados.rados.0.smithi169.stdout:1004: finishing write tid 4 to smithi16987243-111 2023-09-23T22:22:10.167 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 111 v 164 (ObjNum 783 snap 0 seq_num 783) dirty exists 2023-09-23T22:22:10.167 INFO:tasks.rados.rados.0.smithi169.stdout:1004: left oid 111 (ObjNum 783 snap 0 seq_num 783) 2023-09-23T22:22:10.168 INFO:tasks.rados.rados.0.smithi169.stdout:1005: finishing write tid 1 to smithi16987243-314 2023-09-23T22:22:10.168 INFO:tasks.rados.rados.0.smithi169.stdout:1005: finishing write tid 2 to smithi16987243-314 2023-09-23T22:22:10.168 INFO:tasks.rados.rados.0.smithi169.stdout:1005: finishing write tid 3 to smithi16987243-314 2023-09-23T22:22:10.168 INFO:tasks.rados.rados.0.smithi169.stdout:1005: finishing write tid 4 to smithi16987243-314 2023-09-23T22:22:10.168 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 314 v 153 (ObjNum 784 snap 0 seq_num 784) dirty exists 2023-09-23T22:22:10.168 INFO:tasks.rados.rados.0.smithi169.stdout:1005: left oid 314 (ObjNum 784 snap 0 seq_num 784) 2023-09-23T22:22:10.168 INFO:tasks.rados.rados.0.smithi169.stdout:1006: expect (ObjNum 617 snap 0 seq_num 617) 2023-09-23T22:22:10.274 INFO:tasks.rados.rados.0.smithi169.stdout:1008: expect (ObjNum 755 snap 0 seq_num 755) 2023-09-23T22:22:10.425 INFO:tasks.rados.rados.0.smithi169.stdout:1007: expect (ObjNum 191 snap 0 seq_num 191) 2023-09-23T22:22:10.535 INFO:tasks.rados.rados.0.smithi169.stdout:1009: finishing write tid 1 to smithi16987243-218 2023-09-23T22:22:10.535 INFO:tasks.rados.rados.0.smithi169.stdout:1009: finishing write tid 2 to smithi16987243-218 2023-09-23T22:22:10.535 INFO:tasks.rados.rados.0.smithi169.stdout:1009: finishing write tid 3 to smithi16987243-218 2023-09-23T22:22:10.536 INFO:tasks.rados.rados.0.smithi169.stdout:1009: finishing write tid 4 to smithi16987243-218 2023-09-23T22:22:10.536 INFO:tasks.rados.rados.0.smithi169.stdout:1009: finishing write tid 5 to smithi16987243-218 2023-09-23T22:22:10.536 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 218 v 151 (ObjNum 785 snap 0 seq_num 785) dirty exists 2023-09-23T22:22:10.536 INFO:tasks.rados.rados.0.smithi169.stdout:1009: left oid 218 (ObjNum 785 snap 0 seq_num 785) 2023-09-23T22:22:10.536 INFO:tasks.rados.rados.0.smithi169.stdout:1010: expect (ObjNum 728 snap 0 seq_num 728) 2023-09-23T22:22:10.615 INFO:tasks.rados.rados.0.smithi169.stdout:1012: finishing write tid 1 to smithi16987243-458 2023-09-23T22:22:10.615 INFO:tasks.rados.rados.0.smithi169.stdout:1011: expect (ObjNum 757 snap 0 seq_num 757) 2023-09-23T22:22:10.717 INFO:tasks.rados.rados.0.smithi169.stdout:1012: finishing write tid 2 to smithi16987243-458 2023-09-23T22:22:10.717 INFO:tasks.rados.rados.0.smithi169.stdout:1012: finishing write tid 3 to smithi16987243-458 2023-09-23T22:22:10.717 INFO:tasks.rados.rados.0.smithi169.stdout:1012: finishing write tid 4 to smithi16987243-458 2023-09-23T22:22:10.717 INFO:tasks.rados.rados.0.smithi169.stdout:1012: finishing write tid 5 to smithi16987243-458 2023-09-23T22:22:10.717 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 458 v 137 (ObjNum 786 snap 0 seq_num 786) dirty exists 2023-09-23T22:22:10.717 INFO:tasks.rados.rados.0.smithi169.stdout:1012: left oid 458 (ObjNum 786 snap 0 seq_num 786) 2023-09-23T22:22:10.717 INFO:tasks.rados.rados.0.smithi169.stdout:1014: expect (ObjNum 727 snap 0 seq_num 727) 2023-09-23T22:22:10.809 INFO:tasks.rados.rados.0.smithi169.stdout:1013: expect (ObjNum 634 snap 0 seq_num 634) 2023-09-23T22:22:10.936 INFO:tasks.rados.rados.0.smithi169.stdout:1015: expect (ObjNum 231 snap 0 seq_num 231) 2023-09-23T22:22:11.065 INFO:tasks.rados.rados.0.smithi169.stdout:1016: seq_num 787 ranges {427109=405322,1553564=545926,2579307=647802} 2023-09-23T22:22:11.070 INFO:tasks.rados.rados.0.smithi169.stdout:1016: writing smithi16987243-341 from 427109 to 832431 tid 1 2023-09-23T22:22:11.088 INFO:tasks.rados.rados.0.smithi169.stdout:1016: writing smithi16987243-341 from 1553564 to 2099490 tid 2 2023-09-23T22:22:11.088 INFO:tasks.rados.rados.0.smithi169.stdout:1016: writing smithi16987243-341 from 2579307 to 3227109 tid 3 2023-09-23T22:22:11.088 INFO:tasks.rados.rados.0.smithi169.stdout:1004: done (12 left) 2023-09-23T22:22:11.089 INFO:tasks.rados.rados.0.smithi169.stdout:1005: done (11 left) 2023-09-23T22:22:11.089 INFO:tasks.rados.rados.0.smithi169.stdout:1006: done (10 left) 2023-09-23T22:22:11.089 INFO:tasks.rados.rados.0.smithi169.stdout:1007: done (9 left) 2023-09-23T22:22:11.089 INFO:tasks.rados.rados.0.smithi169.stdout:1008: done (8 left) 2023-09-23T22:22:11.089 INFO:tasks.rados.rados.0.smithi169.stdout:1009: done (7 left) 2023-09-23T22:22:11.089 INFO:tasks.rados.rados.0.smithi169.stdout:1010: done (6 left) 2023-09-23T22:22:11.089 INFO:tasks.rados.rados.0.smithi169.stdout:1011: done (5 left) 2023-09-23T22:22:11.089 INFO:tasks.rados.rados.0.smithi169.stdout:1012: done (4 left) 2023-09-23T22:22:11.089 INFO:tasks.rados.rados.0.smithi169.stdout:1013: done (3 left) 2023-09-23T22:22:11.089 INFO:tasks.rados.rados.0.smithi169.stdout:1014: done (2 left) 2023-09-23T22:22:11.089 INFO:tasks.rados.rados.0.smithi169.stdout:1015: done (1 left) 2023-09-23T22:22:11.090 INFO:tasks.rados.rados.0.smithi169.stdout:1017: write oid 65 current snap is 0 2023-09-23T22:22:11.090 INFO:tasks.rados.rados.0.smithi169.stdout:1016: finishing write tid 1 to smithi16987243-341 2023-09-23T22:22:11.090 INFO:tasks.rados.rados.0.smithi169.stdout:1017: seq_num 788 ranges {443916=480571,1612046=405937,2606730=495052} 2023-09-23T22:22:11.090 INFO:tasks.rados.rados.0.smithi169.stdout:1017: writing smithi16987243-65 from 443916 to 924487 tid 1 2023-09-23T22:22:11.095 INFO:tasks.rados.rados.0.smithi169.stdout:1017: writing smithi16987243-65 from 1612046 to 2017983 tid 2 2023-09-23T22:22:11.102 INFO:tasks.rados.rados.0.smithi169.stdout:1017: writing smithi16987243-65 from 2606730 to 3101782 tid 3 2023-09-23T22:22:11.102 INFO:tasks.rados.rados.0.smithi169.stdout:1016: finishing write tid 2 to smithi16987243-341 2023-09-23T22:22:11.102 INFO:tasks.rados.rados.0.smithi169.stdout:1018: read oid 263 snap -1 2023-09-23T22:22:11.102 INFO:tasks.rados.rados.0.smithi169.stdout:1018: expect (ObjNum 262 snap 0 seq_num 262) 2023-09-23T22:22:11.102 INFO:tasks.rados.rados.0.smithi169.stdout:1019: read oid 240 snap -1 2023-09-23T22:22:11.102 INFO:tasks.rados.rados.0.smithi169.stdout:1019: expect (ObjNum 557 snap 0 seq_num 557) 2023-09-23T22:22:11.102 INFO:tasks.rados.rados.0.smithi169.stdout:1020: write oid 491 current snap is 0 2023-09-23T22:22:11.102 INFO:tasks.rados.rados.0.smithi169.stdout:1020: seq_num 789 ranges {460723=555820,1670528=549595,2634153=626570} 2023-09-23T22:22:11.108 INFO:tasks.rados.rados.0.smithi169.stdout:1020: writing smithi16987243-491 from 460723 to 1016543 tid 1 2023-09-23T22:22:11.114 INFO:tasks.rados.rados.0.smithi169.stdout:1020: writing smithi16987243-491 from 1670528 to 2220123 tid 2 2023-09-23T22:22:11.121 INFO:tasks.rados.rados.0.smithi169.stdout:1020: writing smithi16987243-491 from 2634153 to 3260723 tid 3 2023-09-23T22:22:11.121 INFO:tasks.rados.rados.0.smithi169.stdout:1021: write oid 423 current snap is 0 2023-09-23T22:22:11.122 INFO:tasks.rados.rados.0.smithi169.stdout:1016: finishing write tid 3 to smithi16987243-341 2023-09-23T22:22:11.122 INFO:tasks.rados.rados.0.smithi169.stdout:1016: finishing write tid 4 to smithi16987243-341 2023-09-23T22:22:11.122 INFO:tasks.rados.rados.0.smithi169.stdout:1016: finishing write tid 5 to smithi16987243-341 2023-09-23T22:22:11.122 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 341 v 180 (ObjNum 787 snap 0 seq_num 787) dirty exists 2023-09-23T22:22:11.122 INFO:tasks.rados.rados.0.smithi169.stdout:1016: left oid 341 (ObjNum 787 snap 0 seq_num 787) 2023-09-23T22:22:11.122 INFO:tasks.rados.rados.0.smithi169.stdout:1017: finishing write tid 1 to smithi16987243-65 2023-09-23T22:22:11.122 INFO:tasks.rados.rados.0.smithi169.stdout:1021: seq_num 790 ranges {477530=631069,1612657=409606,2545223=517596} 2023-09-23T22:22:11.127 INFO:tasks.rados.rados.0.smithi169.stdout:1021: writing smithi16987243-423 from 477530 to 1108599 tid 1 2023-09-23T22:22:11.133 INFO:tasks.rados.rados.0.smithi169.stdout:1021: writing smithi16987243-423 from 1612657 to 2022263 tid 2 2023-09-23T22:22:11.139 INFO:tasks.rados.rados.0.smithi169.stdout:1021: writing smithi16987243-423 from 2545223 to 3062819 tid 3 2023-09-23T22:22:11.140 INFO:tasks.rados.rados.0.smithi169.stdout:1016: done (5 left) 2023-09-23T22:22:11.140 INFO:tasks.rados.rados.0.smithi169.stdout:1022: write oid 486 current snap is 0 2023-09-23T22:22:11.140 INFO:tasks.rados.rados.0.smithi169.stdout:1022: seq_num 791 ranges {494337=422671,1387492=553264,2688999=445221} 2023-09-23T22:22:11.145 INFO:tasks.rados.rados.0.smithi169.stdout:1022: writing smithi16987243-486 from 494337 to 917008 tid 1 2023-09-23T22:22:11.150 INFO:tasks.rados.rados.0.smithi169.stdout:1022: writing smithi16987243-486 from 1387492 to 1940756 tid 2 2023-09-23T22:22:11.158 INFO:tasks.rados.rados.0.smithi169.stdout:1022: writing smithi16987243-486 from 2688999 to 3134220 tid 3 2023-09-23T22:22:11.158 INFO:tasks.rados.rados.0.smithi169.stdout:1023: read oid 445 snap -1 2023-09-23T22:22:11.158 INFO:tasks.rados.rados.0.smithi169.stdout:1023: expect (ObjNum 444 snap 0 seq_num 444) 2023-09-23T22:22:11.158 INFO:tasks.rados.rados.0.smithi169.stdout:1024: read oid 45 snap -1 2023-09-23T22:22:11.158 INFO:tasks.rados.rados.0.smithi169.stdout:1024: expect (ObjNum 572 snap 0 seq_num 572) 2023-09-23T22:22:11.158 INFO:tasks.rados.rados.0.smithi169.stdout:1025: write oid 322 current snap is 0 2023-09-23T22:22:11.158 INFO:tasks.rados.rados.0.smithi169.stdout:1025: seq_num 792 ranges {511144=497920,1445974=413275,2316422=656493} 2023-09-23T22:22:11.164 INFO:tasks.rados.rados.0.smithi169.stdout:1025: writing smithi16987243-322 from 511144 to 1009064 tid 1 2023-09-23T22:22:11.169 INFO:tasks.rados.rados.0.smithi169.stdout:1025: writing smithi16987243-322 from 1445974 to 1859249 tid 2 2023-09-23T22:22:11.176 INFO:tasks.rados.rados.0.smithi169.stdout:1025: writing smithi16987243-322 from 2316422 to 2972915 tid 3 2023-09-23T22:22:11.176 INFO:tasks.rados.rados.0.smithi169.stdout:1026: read oid 107 snap -1 2023-09-23T22:22:11.176 INFO:tasks.rados.rados.0.smithi169.stdout:1026: expect (ObjNum 558 snap 0 seq_num 558) 2023-09-23T22:22:11.176 INFO:tasks.rados.rados.0.smithi169.stdout:1027: read oid 181 snap -1 2023-09-23T22:22:11.176 INFO:tasks.rados.rados.0.smithi169.stdout:1027: expect (ObjNum 180 snap 0 seq_num 180) 2023-09-23T22:22:11.177 INFO:tasks.rados.rados.0.smithi169.stdout:1028: write oid 467 current snap is 0 2023-09-23T22:22:11.177 INFO:tasks.rados.rados.0.smithi169.stdout:1017: finishing write tid 2 to smithi16987243-65 2023-09-23T22:22:11.177 INFO:tasks.rados.rados.0.smithi169.stdout:1028: seq_num 793 ranges {527951=573169,1504456=556933,2743845=467765} 2023-09-23T22:22:11.183 INFO:tasks.rados.rados.0.smithi169.stdout:1028: writing smithi16987243-467 from 527951 to 1101120 tid 1 2023-09-23T22:22:11.188 INFO:tasks.rados.rados.0.smithi169.stdout:1028: writing smithi16987243-467 from 1504456 to 2061389 tid 2 2023-09-23T22:22:11.195 INFO:tasks.rados.rados.0.smithi169.stdout:1028: writing smithi16987243-467 from 2743845 to 3211610 tid 3 2023-09-23T22:22:11.195 INFO:tasks.rados.rados.0.smithi169.stdout:1029: write oid 237 current snap is 0 2023-09-23T22:22:11.195 INFO:tasks.rados.rados.0.smithi169.stdout:1029: seq_num 794 ranges {544758=648418,1846585=416944,2771268=573490} 2023-09-23T22:22:11.201 INFO:tasks.rados.rados.0.smithi169.stdout:1029: writing smithi16987243-237 from 544758 to 1193176 tid 1 2023-09-23T22:22:11.208 INFO:tasks.rados.rados.0.smithi169.stdout:1029: writing smithi16987243-237 from 1846585 to 2263529 tid 2 2023-09-23T22:22:11.215 INFO:tasks.rados.rados.0.smithi169.stdout:1029: writing smithi16987243-237 from 2771268 to 3344758 tid 3 2023-09-23T22:22:11.215 INFO:tasks.rados.rados.0.smithi169.stdout:1030: read oid 159 snap -1 2023-09-23T22:22:11.215 INFO:tasks.rados.rados.0.smithi169.stdout:1030: expect (ObjNum 627 snap 0 seq_num 627) 2023-09-23T22:22:11.215 INFO:tasks.rados.rados.0.smithi169.stdout:1031: write oid 266 current snap is 0 2023-09-23T22:22:11.215 INFO:tasks.rados.rados.0.smithi169.stdout:1031: seq_num 795 ranges {561565=723667,1905067=560602,3082338=279227} 2023-09-23T22:22:11.221 INFO:tasks.rados.rados.0.smithi169.stdout:1031: writing smithi16987243-266 from 561565 to 1285232 tid 1 2023-09-23T22:22:11.228 INFO:tasks.rados.rados.0.smithi169.stdout:1031: writing smithi16987243-266 from 1905067 to 2465669 tid 2 2023-09-23T22:22:11.234 INFO:tasks.rados.rados.0.smithi169.stdout:1031: writing smithi16987243-266 from 3082338 to 3361565 tid 3 2023-09-23T22:22:11.234 INFO:tasks.rados.rados.0.smithi169.stdout:1032: delete oid 399 current snap is 0 2023-09-23T22:22:11.234 INFO:tasks.rados.rados.0.smithi169.stdout:1017: finishing write tid 3 to smithi16987243-65 2023-09-23T22:22:11.234 INFO:tasks.rados.rados.0.smithi169.stdout:1017: finishing write tid 4 to smithi16987243-65 2023-09-23T22:22:11.234 INFO:tasks.rados.rados.0.smithi169.stdout:1017: finishing write tid 5 to smithi16987243-65 2023-09-23T22:22:11.234 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 65 v 161 (ObjNum 788 snap 0 seq_num 788) dirty exists 2023-09-23T22:22:11.234 INFO:tasks.rados.rados.0.smithi169.stdout:1017: left oid 65 (ObjNum 788 snap 0 seq_num 788) 2023-09-23T22:22:11.234 INFO:tasks.rados.rados.0.smithi169.stdout:1019: expect (ObjNum 557 snap 0 seq_num 557) 2023-09-23T22:22:11.393 INFO:tasks.rados.rados.0.smithi169.stdout:1018: expect (ObjNum 262 snap 0 seq_num 262) 2023-09-23T22:22:11.471 INFO:tasks.rados.rados.0.smithi169.stdout:1020: finishing write tid 1 to smithi16987243-491 2023-09-23T22:22:11.471 INFO:tasks.rados.rados.0.smithi169.stdout:1020: finishing write tid 2 to smithi16987243-491 2023-09-23T22:22:11.471 INFO:tasks.rados.rados.0.smithi169.stdout:1020: finishing write tid 3 to smithi16987243-491 2023-09-23T22:22:11.471 INFO:tasks.rados.rados.0.smithi169.stdout:1020: finishing write tid 4 to smithi16987243-491 2023-09-23T22:22:11.472 INFO:tasks.rados.rados.0.smithi169.stdout:1020: finishing write tid 5 to smithi16987243-491 2023-09-23T22:22:11.472 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 491 v 194 (ObjNum 789 snap 0 seq_num 789) dirty exists 2023-09-23T22:22:11.472 INFO:tasks.rados.rados.0.smithi169.stdout:1020: left oid 491 (ObjNum 789 snap 0 seq_num 789) 2023-09-23T22:22:11.472 INFO:tasks.rados.rados.0.smithi169.stdout:1021: finishing write tid 1 to smithi16987243-423 2023-09-23T22:22:11.472 INFO:tasks.rados.rados.0.smithi169.stdout:1021: finishing write tid 2 to smithi16987243-423 2023-09-23T22:22:11.472 INFO:tasks.rados.rados.0.smithi169.stdout:1021: finishing write tid 3 to smithi16987243-423 2023-09-23T22:22:11.472 INFO:tasks.rados.rados.0.smithi169.stdout:1021: finishing write tid 4 to smithi16987243-423 2023-09-23T22:22:11.472 INFO:tasks.rados.rados.0.smithi169.stdout:1021: finishing write tid 5 to smithi16987243-423 2023-09-23T22:22:11.472 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 423 v 190 (ObjNum 790 snap 0 seq_num 790) dirty exists 2023-09-23T22:22:11.472 INFO:tasks.rados.rados.0.smithi169.stdout:1021: left oid 423 (ObjNum 790 snap 0 seq_num 790) 2023-09-23T22:22:11.473 INFO:tasks.rados.rados.0.smithi169.stdout:1022: finishing write tid 1 to smithi16987243-486 2023-09-23T22:22:11.473 INFO:tasks.rados.rados.0.smithi169.stdout:1022: finishing write tid 2 to smithi16987243-486 2023-09-23T22:22:11.473 INFO:tasks.rados.rados.0.smithi169.stdout:1022: finishing write tid 3 to smithi16987243-486 2023-09-23T22:22:11.473 INFO:tasks.rados.rados.0.smithi169.stdout:1022: finishing write tid 4 to smithi16987243-486 2023-09-23T22:22:11.473 INFO:tasks.rados.rados.0.smithi169.stdout:1022: finishing write tid 5 to smithi16987243-486 2023-09-23T22:22:11.473 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 486 v 187 (ObjNum 791 snap 0 seq_num 791) dirty exists 2023-09-23T22:22:11.473 INFO:tasks.rados.rados.0.smithi169.stdout:1022: left oid 486 (ObjNum 791 snap 0 seq_num 791) 2023-09-23T22:22:11.473 INFO:tasks.rados.rados.0.smithi169.stdout:1023: expect (ObjNum 444 snap 0 seq_num 444) 2023-09-23T22:22:11.578 INFO:tasks.rados.rados.0.smithi169.stdout:1025: finishing write tid 1 to smithi16987243-322 2023-09-23T22:22:11.578 INFO:tasks.rados.rados.0.smithi169.stdout:1024: expect (ObjNum 572 snap 0 seq_num 572) 2023-09-23T22:22:11.648 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:22:11.693 INFO:tasks.rados.rados.0.smithi169.stdout:1025: finishing write tid 2 to smithi16987243-322 2023-09-23T22:22:11.694 INFO:tasks.rados.rados.0.smithi169.stdout:1017: done (15 left) 2023-09-23T22:22:11.694 INFO:tasks.rados.rados.0.smithi169.stdout:1018: done (14 left) 2023-09-23T22:22:11.694 INFO:tasks.rados.rados.0.smithi169.stdout:1019: done (13 left) 2023-09-23T22:22:11.694 INFO:tasks.rados.rados.0.smithi169.stdout:1020: done (12 left) 2023-09-23T22:22:11.694 INFO:tasks.rados.rados.0.smithi169.stdout:1021: done (11 left) 2023-09-23T22:22:11.694 INFO:tasks.rados.rados.0.smithi169.stdout:1022: done (10 left) 2023-09-23T22:22:11.694 INFO:tasks.rados.rados.0.smithi169.stdout:1023: done (9 left) 2023-09-23T22:22:11.694 INFO:tasks.rados.rados.0.smithi169.stdout:1024: done (8 left) 2023-09-23T22:22:11.694 INFO:tasks.rados.rados.0.smithi169.stdout:1032: done (7 left) 2023-09-23T22:22:11.694 INFO:tasks.rados.rados.0.smithi169.stdout:1033: read oid 105 snap -1 2023-09-23T22:22:11.695 INFO:tasks.rados.rados.0.smithi169.stdout:1033: expect (ObjNum 104 snap 0 seq_num 104) 2023-09-23T22:22:11.695 INFO:tasks.rados.rados.0.smithi169.stdout:1034: read oid 420 snap -1 2023-09-23T22:22:11.695 INFO:tasks.rados.rados.0.smithi169.stdout:1034: expect (ObjNum 614 snap 0 seq_num 614) 2023-09-23T22:22:11.695 INFO:tasks.rados.rados.0.smithi169.stdout:1035: write oid 344 current snap is 0 2023-09-23T22:22:11.695 INFO:tasks.rados.rados.0.smithi169.stdout:1027: expect (ObjNum 180 snap 0 seq_num 180) 2023-09-23T22:22:11.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:11 smithi169 bash[27421]: cluster 2023-09-23T22:22:09.831021+0000 mgr.y (mgr.24365) 213 : cluster [DBG] pgmap v188: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 8.6 MiB/s wr, 87 op/s 2023-09-23T22:22:11.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:11 smithi169 bash[40994]: cluster 2023-09-23T22:22:09.831021+0000 mgr.y (mgr.24365) 213 : cluster [DBG] pgmap v188: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 8.6 MiB/s wr, 87 op/s 2023-09-23T22:22:11.792 INFO:tasks.rados.rados.0.smithi169.stdout:1025: finishing write tid 3 to smithi16987243-322 2023-09-23T22:22:11.792 INFO:tasks.rados.rados.0.smithi169.stdout:1025: finishing write tid 4 to smithi16987243-322 2023-09-23T22:22:11.792 INFO:tasks.rados.rados.0.smithi169.stdout:1026: expect (ObjNum 558 snap 0 seq_num 558) 2023-09-23T22:22:11.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:11 smithi187 bash[31480]: cluster 2023-09-23T22:22:09.831021+0000 mgr.y (mgr.24365) 213 : cluster [DBG] pgmap v188: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 8.6 MiB/s wr, 87 op/s 2023-09-23T22:22:11.948 INFO:tasks.rados.rados.0.smithi169.stdout:1025: finishing write tid 5 to smithi16987243-322 2023-09-23T22:22:11.948 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 322 v 194 (ObjNum 792 snap 0 seq_num 792) dirty exists 2023-09-23T22:22:11.948 INFO:tasks.rados.rados.0.smithi169.stdout:1025: left oid 322 (ObjNum 792 snap 0 seq_num 792) 2023-09-23T22:22:11.948 INFO:tasks.rados.rados.0.smithi169.stdout:1028: finishing write tid 1 to smithi16987243-467 2023-09-23T22:22:11.948 INFO:tasks.rados.rados.0.smithi169.stdout:1028: finishing write tid 2 to smithi16987243-467 2023-09-23T22:22:11.948 INFO:tasks.rados.rados.0.smithi169.stdout:1028: finishing write tid 3 to smithi16987243-467 2023-09-23T22:22:11.948 INFO:tasks.rados.rados.0.smithi169.stdout:1028: finishing write tid 4 to smithi16987243-467 2023-09-23T22:22:11.948 INFO:tasks.rados.rados.0.smithi169.stdout:1028: finishing write tid 5 to smithi16987243-467 2023-09-23T22:22:11.949 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 467 v 182 (ObjNum 793 snap 0 seq_num 793) dirty exists 2023-09-23T22:22:11.949 INFO:tasks.rados.rados.0.smithi169.stdout:1028: left oid 467 (ObjNum 793 snap 0 seq_num 793) 2023-09-23T22:22:11.949 INFO:tasks.rados.rados.0.smithi169.stdout:1029: finishing write tid 1 to smithi16987243-237 2023-09-23T22:22:11.949 INFO:tasks.rados.rados.0.smithi169.stdout:1029: finishing write tid 2 to smithi16987243-237 2023-09-23T22:22:11.949 INFO:tasks.rados.rados.0.smithi169.stdout:1029: finishing write tid 3 to smithi16987243-237 2023-09-23T22:22:11.949 INFO:tasks.rados.rados.0.smithi169.stdout:1029: finishing write tid 4 to smithi16987243-237 2023-09-23T22:22:11.949 INFO:tasks.rados.rados.0.smithi169.stdout:1029: finishing write tid 5 to smithi16987243-237 2023-09-23T22:22:11.949 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 237 v 131 (ObjNum 794 snap 0 seq_num 794) dirty exists 2023-09-23T22:22:11.949 INFO:tasks.rados.rados.0.smithi169.stdout:1029: left oid 237 (ObjNum 794 snap 0 seq_num 794) 2023-09-23T22:22:11.949 INFO:tasks.rados.rados.0.smithi169.stdout:1030: expect (ObjNum 627 snap 0 seq_num 627) 2023-09-23T22:22:12.054 INFO:tasks.rados.rados.0.smithi169.stdout:1031: finishing write tid 1 to smithi16987243-266 2023-09-23T22:22:12.054 INFO:tasks.rados.rados.0.smithi169.stdout:1031: finishing write tid 2 to smithi16987243-266 2023-09-23T22:22:12.054 INFO:tasks.rados.rados.0.smithi169.stdout:1031: finishing write tid 3 to smithi16987243-266 2023-09-23T22:22:12.054 INFO:tasks.rados.rados.0.smithi169.stdout:1031: finishing write tid 4 to smithi16987243-266 2023-09-23T22:22:12.054 INFO:tasks.rados.rados.0.smithi169.stdout:1035: seq_num 797 ranges {595179=474165,1622031=564271,2737184=629206} 2023-09-23T22:22:12.064 INFO:tasks.rados.rados.0.smithi169.stdout:1035: writing smithi16987243-344 from 595179 to 1069344 tid 1 2023-09-23T22:22:12.071 INFO:tasks.rados.rados.0.smithi169.stdout:1035: writing smithi16987243-344 from 1622031 to 2186302 tid 2 2023-09-23T22:22:12.078 INFO:tasks.rados.rados.0.smithi169.stdout:1035: writing smithi16987243-344 from 2737184 to 3366390 tid 3 2023-09-23T22:22:12.078 INFO:tasks.rados.rados.0.smithi169.stdout:1025: done (9 left) 2023-09-23T22:22:12.078 INFO:tasks.rados.rados.0.smithi169.stdout:1026: done (8 left) 2023-09-23T22:22:12.078 INFO:tasks.rados.rados.0.smithi169.stdout:1027: done (7 left) 2023-09-23T22:22:12.079 INFO:tasks.rados.rados.0.smithi169.stdout:1028: done (6 left) 2023-09-23T22:22:12.079 INFO:tasks.rados.rados.0.smithi169.stdout:1029: done (5 left) 2023-09-23T22:22:12.079 INFO:tasks.rados.rados.0.smithi169.stdout:1030: done (4 left) 2023-09-23T22:22:12.079 INFO:tasks.rados.rados.0.smithi169.stdout:1036: write oid 73 current snap is 0 2023-09-23T22:22:12.079 INFO:tasks.rados.rados.0.smithi169.stdout:1036: seq_num 798 ranges {611986=549414,1564160=424282,2764607=440478} 2023-09-23T22:22:12.085 INFO:tasks.rados.rados.0.smithi169.stdout:1036: writing smithi16987243-73 from 611986 to 1161400 tid 1 2023-09-23T22:22:12.090 INFO:tasks.rados.rados.0.smithi169.stdout:1036: writing smithi16987243-73 from 1564160 to 1988442 tid 2 2023-09-23T22:22:12.097 INFO:tasks.rados.rados.0.smithi169.stdout:1036: writing smithi16987243-73 from 2764607 to 3205085 tid 3 2023-09-23T22:22:12.097 INFO:tasks.rados.rados.0.smithi169.stdout:1037: write oid 63 current snap is 0 2023-09-23T22:22:12.097 INFO:tasks.rados.rados.0.smithi169.stdout:1031: finishing write tid 5 to smithi16987243-266 2023-09-23T22:22:12.097 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 266 v 141 (ObjNum 795 snap 0 seq_num 795) dirty exists 2023-09-23T22:22:12.097 INFO:tasks.rados.rados.0.smithi169.stdout:1031: left oid 266 (ObjNum 795 snap 0 seq_num 795) 2023-09-23T22:22:12.097 INFO:tasks.rados.rados.0.smithi169.stdout:1037: seq_num 799 ranges {628793=741016,2138995=567940,3192030=236763} 2023-09-23T22:22:12.104 INFO:tasks.rados.rados.0.smithi169.stdout:1037: writing smithi16987243-63 from 628793 to 1369809 tid 1 2023-09-23T22:22:12.112 INFO:tasks.rados.rados.0.smithi169.stdout:1037: writing smithi16987243-63 from 2138995 to 2706935 tid 2 2023-09-23T22:22:12.116 INFO:tasks.rados.rados.0.smithi169.stdout:1037: writing smithi16987243-63 from 3192030 to 3428793 tid 3 2023-09-23T22:22:12.116 INFO:tasks.rados.rados.0.smithi169.stdout:1031: done (5 left) 2023-09-23T22:22:12.116 INFO:tasks.rados.rados.0.smithi169.stdout:1038: delete oid 40 current snap is 0 2023-09-23T22:22:12.117 INFO:tasks.rados.rados.0.smithi169.stdout:1033: expect (ObjNum 104 snap 0 seq_num 104) 2023-09-23T22:22:12.243 INFO:tasks.rados.rados.0.smithi169.stdout:1034: expect (ObjNum 614 snap 0 seq_num 614) 2023-09-23T22:22:12.329 INFO:tasks.rados.rados.0.smithi169.stdout:1035: finishing write tid 1 to smithi16987243-344 2023-09-23T22:22:12.329 INFO:tasks.rados.rados.0.smithi169.stdout:1035: finishing write tid 2 to smithi16987243-344 2023-09-23T22:22:12.329 INFO:tasks.rados.rados.0.smithi169.stdout:1035: finishing write tid 3 to smithi16987243-344 2023-09-23T22:22:12.329 INFO:tasks.rados.rados.0.smithi169.stdout:1035: finishing write tid 4 to smithi16987243-344 2023-09-23T22:22:12.329 INFO:tasks.rados.rados.0.smithi169.stdout:1035: finishing write tid 5 to smithi16987243-344 2023-09-23T22:22:12.329 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 344 v 180 (ObjNum 797 snap 0 seq_num 797) dirty exists 2023-09-23T22:22:12.329 INFO:tasks.rados.rados.0.smithi169.stdout:1035: left oid 344 (ObjNum 797 snap 0 seq_num 797) 2023-09-23T22:22:12.330 INFO:tasks.rados.rados.0.smithi169.stdout:1036: finishing write tid 1 to smithi16987243-73 2023-09-23T22:22:12.330 INFO:tasks.rados.rados.0.smithi169.stdout:1036: finishing write tid 2 to smithi16987243-73 2023-09-23T22:22:12.330 INFO:tasks.rados.rados.0.smithi169.stdout:1036: finishing write tid 3 to smithi16987243-73 2023-09-23T22:22:12.330 INFO:tasks.rados.rados.0.smithi169.stdout:1036: finishing write tid 4 to smithi16987243-73 2023-09-23T22:22:12.330 INFO:tasks.rados.rados.0.smithi169.stdout:1036: finishing write tid 5 to smithi16987243-73 2023-09-23T22:22:12.330 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 73 v 112 (ObjNum 798 snap 0 seq_num 798) dirty exists 2023-09-23T22:22:12.330 INFO:tasks.rados.rados.0.smithi169.stdout:1036: left oid 73 (ObjNum 798 snap 0 seq_num 798) 2023-09-23T22:22:12.330 INFO:tasks.rados.rados.0.smithi169.stdout:1037: finishing write tid 1 to smithi16987243-63 2023-09-23T22:22:12.330 INFO:tasks.rados.rados.0.smithi169.stdout:1037: finishing write tid 2 to smithi16987243-63 2023-09-23T22:22:12.330 INFO:tasks.rados.rados.0.smithi169.stdout:1037: finishing write tid 3 to smithi16987243-63 2023-09-23T22:22:12.331 INFO:tasks.rados.rados.0.smithi169.stdout:1037: finishing write tid 4 to smithi16987243-63 2023-09-23T22:22:12.331 INFO:tasks.rados.rados.0.smithi169.stdout:1037: finishing write tid 5 to smithi16987243-63 2023-09-23T22:22:12.331 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 63 v 116 (ObjNum 799 snap 0 seq_num 799) dirty exists 2023-09-23T22:22:12.331 INFO:tasks.rados.rados.0.smithi169.stdout:1037: left oid 63 (ObjNum 799 snap 0 seq_num 799) 2023-09-23T22:22:12.331 INFO:tasks.rados.rados.0.smithi169.stdout:1033: done (5 left) 2023-09-23T22:22:12.331 INFO:tasks.rados.rados.0.smithi169.stdout:1034: done (4 left) 2023-09-23T22:22:12.331 INFO:tasks.rados.rados.0.smithi169.stdout:1035: done (3 left) 2023-09-23T22:22:12.331 INFO:tasks.rados.rados.0.smithi169.stdout:1036: done (2 left) 2023-09-23T22:22:12.331 INFO:tasks.rados.rados.0.smithi169.stdout:1037: done (1 left) 2023-09-23T22:22:12.331 INFO:tasks.rados.rados.0.smithi169.stdout:1038: done (0 left) 2023-09-23T22:22:12.332 INFO:tasks.rados.rados.0.smithi169.stdout:1039: read oid 214 snap -1 2023-09-23T22:22:12.332 INFO:tasks.rados.rados.0.smithi169.stdout:1039: expect (ObjNum 544 snap 0 seq_num 544) 2023-09-23T22:22:12.332 INFO:tasks.rados.rados.0.smithi169.stdout:1040: read oid 434 snap -1 2023-09-23T22:22:12.332 INFO:tasks.rados.rados.0.smithi169.stdout:1040: expect (ObjNum 433 snap 0 seq_num 433) 2023-09-23T22:22:12.332 INFO:tasks.rados.rados.0.smithi169.stdout:1041: delete oid 79 current snap is 0 2023-09-23T22:22:12.332 INFO:tasks.rados.rados.0.smithi169.stdout:1041: done (2 left) 2023-09-23T22:22:12.333 INFO:tasks.rados.rados.0.smithi169.stdout:1042: write oid 253 current snap is 0 2023-09-23T22:22:12.333 INFO:tasks.rados.rados.0.smithi169.stdout:1042: seq_num 802 ranges {679214=566763,1798088=715267,3157946=321268} 2023-09-23T22:22:12.343 INFO:tasks.rados.rados.0.smithi169.stdout:1042: writing smithi16987243-253 from 679214 to 1245977 tid 1 2023-09-23T22:22:12.351 INFO:tasks.rados.rados.0.smithi169.stdout:1042: writing smithi16987243-253 from 1798088 to 2513355 tid 2 2023-09-23T22:22:12.357 INFO:tasks.rados.rados.0.smithi169.stdout:1042: writing smithi16987243-253 from 3157946 to 3479214 tid 3 2023-09-23T22:22:12.357 INFO:tasks.rados.rados.0.smithi169.stdout:1043: write oid 87 current snap is 0 2023-09-23T22:22:12.357 INFO:tasks.rados.rados.0.smithi169.stdout:1043: seq_num 803 ranges {696021=642012,1856570=575278,3185369=310652} 2023-09-23T22:22:12.364 INFO:tasks.rados.rados.0.smithi169.stdout:1043: writing smithi16987243-87 from 696021 to 1338033 tid 1 2023-09-23T22:22:12.371 INFO:tasks.rados.rados.0.smithi169.stdout:1043: writing smithi16987243-87 from 1856570 to 2431848 tid 2 2023-09-23T22:22:12.377 INFO:tasks.rados.rados.0.smithi169.stdout:1043: writing smithi16987243-87 from 3185369 to 3496021 tid 3 2023-09-23T22:22:12.377 INFO:tasks.rados.rados.0.smithi169.stdout:1044: read oid 51 snap -1 2023-09-23T22:22:12.377 INFO:tasks.rados.rados.0.smithi169.stdout:1044: expect (ObjNum 727 snap 0 seq_num 727) 2023-09-23T22:22:12.377 INFO:tasks.rados.rados.0.smithi169.stdout:1045: write oid 485 current snap is 0 2023-09-23T22:22:12.377 INFO:tasks.rados.rados.0.smithi169.stdout:1045: seq_num 804 ranges {712828=717261,1915052=718936,3212792=300036} 2023-09-23T22:22:12.385 INFO:tasks.rados.rados.0.smithi169.stdout:1045: writing smithi16987243-485 from 712828 to 1430089 tid 1 2023-09-23T22:22:12.392 INFO:tasks.rados.rados.0.smithi169.stdout:1045: writing smithi16987243-485 from 1915052 to 2633988 tid 2 2023-09-23T22:22:12.399 INFO:tasks.rados.rados.0.smithi169.stdout:1045: writing smithi16987243-485 from 3212792 to 3512828 tid 3 2023-09-23T22:22:12.399 INFO:tasks.rados.rados.0.smithi169.stdout:1046: write oid 278 current snap is 0 2023-09-23T22:22:12.399 INFO:tasks.rados.rados.0.smithi169.stdout:1039: expect (ObjNum 544 snap 0 seq_num 544) 2023-09-23T22:22:12.534 INFO:tasks.rados.rados.0.smithi169.stdout:1040: expect (ObjNum 433 snap 0 seq_num 433) 2023-09-23T22:22:12.639 INFO:tasks.rados.rados.0.smithi169.stdout:1042: finishing write tid 1 to smithi16987243-253 2023-09-23T22:22:12.639 INFO:tasks.rados.rados.0.smithi169.stdout:1042: finishing write tid 2 to smithi16987243-253 2023-09-23T22:22:12.639 INFO:tasks.rados.rados.0.smithi169.stdout:1042: finishing write tid 3 to smithi16987243-253 2023-09-23T22:22:12.639 INFO:tasks.rados.rados.0.smithi169.stdout:1042: finishing write tid 4 to smithi16987243-253 2023-09-23T22:22:12.639 INFO:tasks.rados.rados.0.smithi169.stdout:1042: finishing write tid 5 to smithi16987243-253 2023-09-23T22:22:12.639 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 253 v 184 (ObjNum 802 snap 0 seq_num 802) dirty exists 2023-09-23T22:22:12.639 INFO:tasks.rados.rados.0.smithi169.stdout:1042: left oid 253 (ObjNum 802 snap 0 seq_num 802) 2023-09-23T22:22:12.639 INFO:tasks.rados.rados.0.smithi169.stdout:1043: finishing write tid 1 to smithi16987243-87 2023-09-23T22:22:12.639 INFO:tasks.rados.rados.0.smithi169.stdout:1043: finishing write tid 2 to smithi16987243-87 2023-09-23T22:22:12.640 INFO:tasks.rados.rados.0.smithi169.stdout:1044: expect (ObjNum 727 snap 0 seq_num 727) 2023-09-23T22:22:12.727 INFO:tasks.rados.rados.0.smithi169.stdout:1043: finishing write tid 3 to smithi16987243-87 2023-09-23T22:22:12.727 INFO:tasks.rados.rados.0.smithi169.stdout:1043: finishing write tid 4 to smithi16987243-87 2023-09-23T22:22:12.727 INFO:tasks.rados.rados.0.smithi169.stdout:1043: finishing write tid 5 to smithi16987243-87 2023-09-23T22:22:12.728 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 87 v 185 (ObjNum 803 snap 0 seq_num 803) dirty exists 2023-09-23T22:22:12.728 INFO:tasks.rados.rados.0.smithi169.stdout:1043: left oid 87 (ObjNum 803 snap 0 seq_num 803) 2023-09-23T22:22:12.728 INFO:tasks.rados.rados.0.smithi169.stdout:1045: finishing write tid 1 to smithi16987243-485 2023-09-23T22:22:12.728 INFO:tasks.rados.rados.0.smithi169.stdout:1045: finishing write tid 2 to smithi16987243-485 2023-09-23T22:22:12.728 INFO:tasks.rados.rados.0.smithi169.stdout:1045: finishing write tid 3 to smithi16987243-485 2023-09-23T22:22:12.728 INFO:tasks.rados.rados.0.smithi169.stdout:1046: seq_num 805 ranges {729635=792510,1973534=578947,3240215=289420} 2023-09-23T22:22:12.735 INFO:tasks.rados.rados.0.smithi169.stdout:1046: writing smithi16987243-278 from 729635 to 1522145 tid 1 2023-09-23T22:22:12.741 INFO:tasks.rados.rados.0.smithi169.stdout:1046: writing smithi16987243-278 from 1973534 to 2552481 tid 2 2023-09-23T22:22:12.747 INFO:tasks.rados.rados.0.smithi169.stdout:1046: writing smithi16987243-278 from 3240215 to 3529635 tid 3 2023-09-23T22:22:12.747 INFO:tasks.rados.rados.0.smithi169.stdout:1039: done (6 left) 2023-09-23T22:22:12.747 INFO:tasks.rados.rados.0.smithi169.stdout:1040: done (5 left) 2023-09-23T22:22:12.747 INFO:tasks.rados.rados.0.smithi169.stdout:1042: done (4 left) 2023-09-23T22:22:12.748 INFO:tasks.rados.rados.0.smithi169.stdout:1043: done (3 left) 2023-09-23T22:22:12.748 INFO:tasks.rados.rados.0.smithi169.stdout:1044: done (2 left) 2023-09-23T22:22:12.748 INFO:tasks.rados.rados.0.smithi169.stdout:1047: write oid 358 current snap is 0 2023-09-23T22:22:12.748 INFO:tasks.rados.rados.0.smithi169.stdout:1047: seq_num 806 ranges {746442=584112,1748369=722605,2983991=562451} 2023-09-23T22:22:12.754 INFO:tasks.rados.rados.0.smithi169.stdout:1047: writing smithi16987243-358 from 746442 to 1330554 tid 1 2023-09-23T22:22:12.761 INFO:tasks.rados.rados.0.smithi169.stdout:1047: writing smithi16987243-358 from 1748369 to 2470974 tid 2 2023-09-23T22:22:12.768 INFO:tasks.rados.rados.0.smithi169.stdout:1047: writing smithi16987243-358 from 2983991 to 3546442 tid 3 2023-09-23T22:22:12.768 INFO:tasks.rados.rados.0.smithi169.stdout:1045: finishing write tid 4 to smithi16987243-485 2023-09-23T22:22:12.768 INFO:tasks.rados.rados.0.smithi169.stdout:1045: finishing write tid 5 to smithi16987243-485 2023-09-23T22:22:12.768 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 485 v 157 (ObjNum 804 snap 0 seq_num 804) dirty exists 2023-09-23T22:22:12.768 INFO:tasks.rados.rados.0.smithi169.stdout:1045: left oid 485 (ObjNum 804 snap 0 seq_num 804) 2023-09-23T22:22:12.768 INFO:tasks.rados.rados.0.smithi169.stdout:1048: read oid 133 snap -1 2023-09-23T22:22:12.769 INFO:tasks.rados.rados.0.smithi169.stdout:1048: expect (ObjNum 132 snap 0 seq_num 132) 2023-09-23T22:22:12.769 INFO:tasks.rados.rados.0.smithi169.stdout:1045: done (3 left) 2023-09-23T22:22:12.769 INFO:tasks.rados.rados.0.smithi169.stdout:1049: read oid 321 snap -1 2023-09-23T22:22:12.769 INFO:tasks.rados.rados.0.smithi169.stdout:1049: expect (ObjNum 320 snap 0 seq_num 320) 2023-09-23T22:22:12.769 INFO:tasks.rados.rados.0.smithi169.stdout:1050: write oid 266 current snap is 0 2023-09-23T22:22:12.769 INFO:tasks.rados.rados.0.smithi169.stdout:1046: finishing write tid 1 to smithi16987243-278 2023-09-23T22:22:12.769 INFO:tasks.rados.rados.0.smithi169.stdout:1046: finishing write tid 2 to smithi16987243-278 2023-09-23T22:22:12.769 INFO:tasks.rados.rados.0.smithi169.stdout:1046: finishing write tid 3 to smithi16987243-278 2023-09-23T22:22:12.769 INFO:tasks.rados.rados.0.smithi169.stdout:1046: finishing write tid 4 to smithi16987243-278 2023-09-23T22:22:12.769 INFO:tasks.rados.rados.0.smithi169.stdout:1046: finishing write tid 5 to smithi16987243-278 2023-09-23T22:22:12.769 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 278 v 196 (ObjNum 805 snap 0 seq_num 805) dirty exists 2023-09-23T22:22:12.770 INFO:tasks.rados.rados.0.smithi169.stdout:1046: left oid 278 (ObjNum 805 snap 0 seq_num 805) 2023-09-23T22:22:12.770 INFO:tasks.rados.rados.0.smithi169.stdout:1047: finishing write tid 1 to smithi16987243-358 2023-09-23T22:22:12.770 INFO:tasks.rados.rados.0.smithi169.stdout:1047: finishing write tid 2 to smithi16987243-358 2023-09-23T22:22:12.770 INFO:tasks.rados.rados.0.smithi169.stdout:1050: seq_num 807 ranges {763249=659361,2090498=582616,3295061=268188} 2023-09-23T22:22:12.776 INFO:tasks.rados.rados.0.smithi169.stdout:1050: writing smithi16987243-266 from 763249 to 1422610 tid 1 2023-09-23T22:22:12.783 INFO:tasks.rados.rados.0.smithi169.stdout:1050: writing smithi16987243-266 from 2090498 to 2673114 tid 2 2023-09-23T22:22:12.788 INFO:tasks.rados.rados.0.smithi169.stdout:1050: writing smithi16987243-266 from 3295061 to 3563249 tid 3 2023-09-23T22:22:12.788 INFO:tasks.rados.rados.0.smithi169.stdout:1046: done (4 left) 2023-09-23T22:22:12.789 INFO:tasks.rados.rados.0.smithi169.stdout:1051: read oid 334 snap -1 2023-09-23T22:22:12.789 INFO:tasks.rados.rados.0.smithi169.stdout:1051: expect (ObjNum 510 snap 0 seq_num 510) 2023-09-23T22:22:12.789 INFO:tasks.rados.rados.0.smithi169.stdout:1052: write oid 385 current snap is 0 2023-09-23T22:22:12.789 INFO:tasks.rados.rados.0.smithi169.stdout:1047: finishing write tid 3 to smithi16987243-358 2023-09-23T22:22:12.789 INFO:tasks.rados.rados.0.smithi169.stdout:1047: finishing write tid 4 to smithi16987243-358 2023-09-23T22:22:12.789 INFO:tasks.rados.rados.0.smithi169.stdout:1047: finishing write tid 5 to smithi16987243-358 2023-09-23T22:22:12.789 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 358 v 120 (ObjNum 806 snap 0 seq_num 806) dirty exists 2023-09-23T22:22:12.789 INFO:tasks.rados.rados.0.smithi169.stdout:1047: left oid 358 (ObjNum 806 snap 0 seq_num 806) 2023-09-23T22:22:12.789 INFO:tasks.rados.rados.0.smithi169.stdout:1050: finishing write tid 1 to smithi16987243-266 2023-09-23T22:22:12.789 INFO:tasks.rados.rados.0.smithi169.stdout:1048: expect (ObjNum 132 snap 0 seq_num 132) 2023-09-23T22:22:12.861 INFO:tasks.rados.rados.0.smithi169.stdout:1049: expect (ObjNum 320 snap 0 seq_num 320) 2023-09-23T22:22:12.966 INFO:tasks.rados.rados.0.smithi169.stdout:1050: finishing write tid 2 to smithi16987243-266 2023-09-23T22:22:12.966 INFO:tasks.rados.rados.0.smithi169.stdout:1050: finishing write tid 3 to smithi16987243-266 2023-09-23T22:22:12.966 INFO:tasks.rados.rados.0.smithi169.stdout:1050: finishing write tid 4 to smithi16987243-266 2023-09-23T22:22:12.966 INFO:tasks.rados.rados.0.smithi169.stdout:1050: finishing write tid 5 to smithi16987243-266 2023-09-23T22:22:12.966 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 266 v 145 (ObjNum 807 snap 0 seq_num 807) dirty exists 2023-09-23T22:22:12.966 INFO:tasks.rados.rados.0.smithi169.stdout:1050: left oid 266 (ObjNum 807 snap 0 seq_num 807) 2023-09-23T22:22:12.967 INFO:tasks.rados.rados.0.smithi169.stdout:1051: expect (ObjNum 510 snap 0 seq_num 510) 2023-09-23T22:22:13.071 INFO:tasks.rados.rados.0.smithi169.stdout:1052: seq_num 808 ranges {780056=734610,2148980=726274,3322484=257572} 2023-09-23T22:22:13.087 INFO:tasks.rados.rados.0.smithi169.stdout:1052: writing smithi16987243-385 from 780056 to 1514666 tid 1 2023-09-23T22:22:13.094 INFO:tasks.rados.rados.0.smithi169.stdout:1052: writing smithi16987243-385 from 2148980 to 2875254 tid 2 2023-09-23T22:22:13.098 INFO:tasks.rados.rados.0.smithi169.stdout:1052: writing smithi16987243-385 from 3322484 to 3580056 tid 3 2023-09-23T22:22:13.098 INFO:tasks.rados.rados.0.smithi169.stdout:1047: done (5 left) 2023-09-23T22:22:13.098 INFO:tasks.rados.rados.0.smithi169.stdout:1048: done (4 left) 2023-09-23T22:22:13.098 INFO:tasks.rados.rados.0.smithi169.stdout:1049: done (3 left) 2023-09-23T22:22:13.098 INFO:tasks.rados.rados.0.smithi169.stdout:1050: done (2 left) 2023-09-23T22:22:13.098 INFO:tasks.rados.rados.0.smithi169.stdout:1051: done (1 left) 2023-09-23T22:22:13.099 INFO:tasks.rados.rados.0.smithi169.stdout:1053: write oid 202 current snap is 0 2023-09-23T22:22:13.099 INFO:tasks.rados.rados.0.smithi169.stdout:1052: finishing write tid 1 to smithi16987243-385 2023-09-23T22:22:13.099 INFO:tasks.rados.rados.0.smithi169.stdout:1053: seq_num 809 ranges {796863=409859,1807462=586285,3066260=530603} 2023-09-23T22:22:13.104 INFO:tasks.rados.rados.0.smithi169.stdout:1053: writing smithi16987243-202 from 796863 to 1206722 tid 1 2023-09-23T22:22:13.111 INFO:tasks.rados.rados.0.smithi169.stdout:1053: writing smithi16987243-202 from 1807462 to 2393747 tid 2 2023-09-23T22:22:13.118 INFO:tasks.rados.rados.0.smithi169.stdout:1053: writing smithi16987243-202 from 3066260 to 3596863 tid 3 2023-09-23T22:22:13.118 INFO:tasks.rados.rados.0.smithi169.stdout:1054: write oid 117 current snap is 0 2023-09-23T22:22:13.118 INFO:tasks.rados.rados.0.smithi169.stdout:1054: seq_num 810 ranges {413670=485108,1465944=729943,2977330=524801} 2023-09-23T22:22:13.123 INFO:tasks.rados.rados.0.smithi169.stdout:1054: writing smithi16987243-117 from 413670 to 898778 tid 1 2023-09-23T22:22:13.130 INFO:tasks.rados.rados.0.smithi169.stdout:1054: writing smithi16987243-117 from 1465944 to 2195887 tid 2 2023-09-23T22:22:13.137 INFO:tasks.rados.rados.0.smithi169.stdout:1054: writing smithi16987243-117 from 2977330 to 3502131 tid 3 2023-09-23T22:22:13.137 INFO:tasks.rados.rados.0.smithi169.stdout:1055: write oid 249 current snap is 0 2023-09-23T22:22:13.137 INFO:tasks.rados.rados.0.smithi169.stdout:1055: seq_num 811 ranges {430477=560357,1408073=473601,2488400=736073} 2023-09-23T22:22:13.143 INFO:tasks.rados.rados.0.smithi169.stdout:1055: writing smithi16987243-249 from 430477 to 990834 tid 1 2023-09-23T22:22:13.148 INFO:tasks.rados.rados.0.smithi169.stdout:1055: writing smithi16987243-249 from 1408073 to 1881674 tid 2 2023-09-23T22:22:13.155 INFO:tasks.rados.rados.0.smithi169.stdout:1055: writing smithi16987243-249 from 2488400 to 3224473 tid 3 2023-09-23T22:22:13.155 INFO:tasks.rados.rados.0.smithi169.stdout:1056: read oid 310 snap -1 2023-09-23T22:22:13.155 INFO:tasks.rados.rados.0.smithi169.stdout:1056: expect (ObjNum 708 snap 0 seq_num 708) 2023-09-23T22:22:13.155 INFO:tasks.rados.rados.0.smithi169.stdout:1057: read oid 150 snap -1 2023-09-23T22:22:13.156 INFO:tasks.rados.rados.0.smithi169.stdout:1057: expect deleted 2023-09-23T22:22:13.156 INFO:tasks.rados.rados.0.smithi169.stdout:1058: write oid 322 current snap is 0 2023-09-23T22:22:13.156 INFO:tasks.rados.rados.0.smithi169.stdout:1058: seq_num 812 ranges {447284=635606,1866555=733612,3315823=331461} 2023-09-23T22:22:13.161 INFO:tasks.rados.rados.0.smithi169.stdout:1058: writing smithi16987243-322 from 447284 to 1082890 tid 1 2023-09-23T22:22:13.169 INFO:tasks.rados.rados.0.smithi169.stdout:1058: writing smithi16987243-322 from 1866555 to 2600167 tid 2 2023-09-23T22:22:13.175 INFO:tasks.rados.rados.0.smithi169.stdout:1058: writing smithi16987243-322 from 3315823 to 3647284 tid 3 2023-09-23T22:22:13.175 INFO:tasks.rados.rados.0.smithi169.stdout:1059: write oid 70 current snap is 0 2023-09-23T22:22:13.176 INFO:tasks.rados.rados.0.smithi169.stdout:1059: seq_num 813 ranges {464091=710855,1925037=477270,2943246=474970} 2023-09-23T22:22:13.182 INFO:tasks.rados.rados.0.smithi169.stdout:1059: writing smithi16987243-70 from 464091 to 1174946 tid 1 2023-09-23T22:22:13.189 INFO:tasks.rados.rados.0.smithi169.stdout:1059: writing smithi16987243-70 from 1925037 to 2402307 tid 2 2023-09-23T22:22:13.195 INFO:tasks.rados.rados.0.smithi169.stdout:1059: writing smithi16987243-70 from 2943246 to 3418216 tid 3 2023-09-23T22:22:13.196 INFO:tasks.rados.rados.0.smithi169.stdout:1060: delete oid 288 current snap is 0 2023-09-23T22:22:13.196 INFO:tasks.rados.rados.0.smithi169.stdout:1052: finishing write tid 2 to smithi16987243-385 2023-09-23T22:22:13.196 INFO:tasks.rados.rados.0.smithi169.stdout:1052: finishing write tid 3 to smithi16987243-385 2023-09-23T22:22:13.196 INFO:tasks.rados.rados.0.smithi169.stdout:1052: finishing write tid 4 to smithi16987243-385 2023-09-23T22:22:13.196 INFO:tasks.rados.rados.0.smithi169.stdout:1052: finishing write tid 5 to smithi16987243-385 2023-09-23T22:22:13.196 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 385 v 168 (ObjNum 808 snap 0 seq_num 808) dirty exists 2023-09-23T22:22:13.196 INFO:tasks.rados.rados.0.smithi169.stdout:1052: left oid 385 (ObjNum 808 snap 0 seq_num 808) 2023-09-23T22:22:13.196 INFO:tasks.rados.rados.0.smithi169.stdout:1053: finishing write tid 1 to smithi16987243-202 2023-09-23T22:22:13.196 INFO:tasks.rados.rados.0.smithi169.stdout:1053: finishing write tid 2 to smithi16987243-202 2023-09-23T22:22:13.197 INFO:tasks.rados.rados.0.smithi169.stdout:1053: finishing write tid 3 to smithi16987243-202 2023-09-23T22:22:13.197 INFO:tasks.rados.rados.0.smithi169.stdout:1053: finishing write tid 4 to smithi16987243-202 2023-09-23T22:22:13.197 INFO:tasks.rados.rados.0.smithi169.stdout:1053: finishing write tid 5 to smithi16987243-202 2023-09-23T22:22:13.197 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 202 v 188 (ObjNum 809 snap 0 seq_num 809) dirty exists 2023-09-23T22:22:13.197 INFO:tasks.rados.rados.0.smithi169.stdout:1053: left oid 202 (ObjNum 809 snap 0 seq_num 809) 2023-09-23T22:22:13.197 INFO:tasks.rados.rados.0.smithi169.stdout:1054: finishing write tid 1 to smithi16987243-117 2023-09-23T22:22:13.197 INFO:tasks.rados.rados.0.smithi169.stdout:1054: finishing write tid 2 to smithi16987243-117 2023-09-23T22:22:13.197 INFO:tasks.rados.rados.0.smithi169.stdout:1054: finishing write tid 3 to smithi16987243-117 2023-09-23T22:22:13.197 INFO:tasks.rados.rados.0.smithi169.stdout:1054: finishing write tid 4 to smithi16987243-117 2023-09-23T22:22:13.197 INFO:tasks.rados.rados.0.smithi169.stdout:1054: finishing write tid 5 to smithi16987243-117 2023-09-23T22:22:13.197 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 117 v 198 (ObjNum 810 snap 0 seq_num 810) dirty exists 2023-09-23T22:22:13.198 INFO:tasks.rados.rados.0.smithi169.stdout:1054: left oid 117 (ObjNum 810 snap 0 seq_num 810) 2023-09-23T22:22:13.198 INFO:tasks.rados.rados.0.smithi169.stdout:1055: finishing write tid 1 to smithi16987243-249 2023-09-23T22:22:13.198 INFO:tasks.rados.rados.0.smithi169.stdout:1055: finishing write tid 2 to smithi16987243-249 2023-09-23T22:22:13.198 INFO:tasks.rados.rados.0.smithi169.stdout:1055: finishing write tid 3 to smithi16987243-249 2023-09-23T22:22:13.198 INFO:tasks.rados.rados.0.smithi169.stdout:1055: finishing write tid 4 to smithi16987243-249 2023-09-23T22:22:13.198 INFO:tasks.rados.rados.0.smithi169.stdout:1055: finishing write tid 5 to smithi16987243-249 2023-09-23T22:22:13.198 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 249 v 200 (ObjNum 811 snap 0 seq_num 811) dirty exists 2023-09-23T22:22:13.198 INFO:tasks.rados.rados.0.smithi169.stdout:1055: left oid 249 (ObjNum 811 snap 0 seq_num 811) 2023-09-23T22:22:13.198 INFO:tasks.rados.rados.0.smithi169.stdout:1058: finishing write tid 1 to smithi16987243-322 2023-09-23T22:22:13.198 INFO:tasks.rados.rados.0.smithi169.stdout:1056: expect (ObjNum 708 snap 0 seq_num 708) 2023-09-23T22:22:13.373 INFO:tasks.rados.rados.0.smithi169.stdout:1058: finishing write tid 2 to smithi16987243-322 2023-09-23T22:22:13.373 INFO:tasks.rados.rados.0.smithi169.stdout:1058: finishing write tid 3 to smithi16987243-322 2023-09-23T22:22:13.373 INFO:tasks.rados.rados.0.smithi169.stdout:1058: finishing write tid 4 to smithi16987243-322 2023-09-23T22:22:13.374 INFO:tasks.rados.rados.0.smithi169.stdout:1058: finishing write tid 5 to smithi16987243-322 2023-09-23T22:22:13.374 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 322 v 202 (ObjNum 812 snap 0 seq_num 812) dirty exists 2023-09-23T22:22:13.374 INFO:tasks.rados.rados.0.smithi169.stdout:1058: left oid 322 (ObjNum 812 snap 0 seq_num 812) 2023-09-23T22:22:13.374 INFO:tasks.rados.rados.0.smithi169.stdout:1059: finishing write tid 1 to smithi16987243-70 2023-09-23T22:22:13.374 INFO:tasks.rados.rados.0.smithi169.stdout:1059: finishing write tid 2 to smithi16987243-70 2023-09-23T22:22:13.374 INFO:tasks.rados.rados.0.smithi169.stdout:1059: finishing write tid 3 to smithi16987243-70 2023-09-23T22:22:13.374 INFO:tasks.rados.rados.0.smithi169.stdout:1059: finishing write tid 4 to smithi16987243-70 2023-09-23T22:22:13.374 INFO:tasks.rados.rados.0.smithi169.stdout:1059: finishing write tid 5 to smithi16987243-70 2023-09-23T22:22:13.374 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 70 v 149 (ObjNum 813 snap 0 seq_num 813) dirty exists 2023-09-23T22:22:13.374 INFO:tasks.rados.rados.0.smithi169.stdout:1059: left oid 70 (ObjNum 813 snap 0 seq_num 813) 2023-09-23T22:22:13.374 INFO:tasks.rados.rados.0.smithi169.stdout:1052: done (8 left) 2023-09-23T22:22:13.375 INFO:tasks.rados.rados.0.smithi169.stdout:1053: done (7 left) 2023-09-23T22:22:13.375 INFO:tasks.rados.rados.0.smithi169.stdout:1054: done (6 left) 2023-09-23T22:22:13.375 INFO:tasks.rados.rados.0.smithi169.stdout:1055: done (5 left) 2023-09-23T22:22:13.375 INFO:tasks.rados.rados.0.smithi169.stdout:1056: done (4 left) 2023-09-23T22:22:13.375 INFO:tasks.rados.rados.0.smithi169.stdout:1057: done (3 left) 2023-09-23T22:22:13.375 INFO:tasks.rados.rados.0.smithi169.stdout:1058: done (2 left) 2023-09-23T22:22:13.375 INFO:tasks.rados.rados.0.smithi169.stdout:1059: done (1 left) 2023-09-23T22:22:13.375 INFO:tasks.rados.rados.0.smithi169.stdout:1060: done (0 left) 2023-09-23T22:22:13.375 INFO:tasks.rados.rados.0.smithi169.stdout:1061: write oid 296 current snap is 0 2023-09-23T22:22:13.375 INFO:tasks.rados.rados.0.smithi169.stdout:1061: seq_num 815 ranges {497705=577706,1642001=480939,2598092=497514} 2023-09-23T22:22:13.379 INFO:tasks.rados.rados.0.smithi169.stdout:1061: writing smithi16987243-296 from 497705 to 1075411 tid 1 2023-09-23T22:22:13.385 INFO:tasks.rados.rados.0.smithi169.stdout:1061: writing smithi16987243-296 from 1642001 to 2122940 tid 2 2023-09-23T22:22:13.390 INFO:tasks.rados.rados.0.smithi169.stdout:1061: writing smithi16987243-296 from 2598092 to 3095606 tid 3 2023-09-23T22:22:13.390 INFO:tasks.rados.rados.0.smithi169.stdout:1062: write oid 194 current snap is 0 2023-09-23T22:22:13.390 INFO:tasks.rados.rados.0.smithi169.stdout:1062: seq_num 816 ranges {514512=652955,1700483=740950,3025515=688997} 2023-09-23T22:22:13.396 INFO:tasks.rados.rados.0.smithi169.stdout:1062: writing smithi16987243-194 from 514512 to 1167467 tid 1 2023-09-23T22:22:13.403 INFO:tasks.rados.rados.0.smithi169.stdout:1062: writing smithi16987243-194 from 1700483 to 2441433 tid 2 2023-09-23T22:22:13.410 INFO:tasks.rados.rados.0.smithi169.stdout:1062: writing smithi16987243-194 from 3025515 to 3714512 tid 3 2023-09-23T22:22:13.411 INFO:tasks.rados.rados.0.smithi169.stdout:1063: read oid 58 snap -1 2023-09-23T22:22:13.411 INFO:tasks.rados.rados.0.smithi169.stdout:1063: expect (ObjNum 651 snap 0 seq_num 651) 2023-09-23T22:22:13.411 INFO:tasks.rados.rados.0.smithi169.stdout:1064: write oid 339 current snap is 0 2023-09-23T22:22:13.411 INFO:tasks.rados.rados.0.smithi169.stdout:1061: finishing write tid 1 to smithi16987243-296 2023-09-23T22:22:13.411 INFO:tasks.rados.rados.0.smithi169.stdout:1064: seq_num 817 ranges {531319=728204,1758965=484608,2652938=520058} 2023-09-23T22:22:13.417 INFO:tasks.rados.rados.0.smithi169.stdout:1064: writing smithi16987243-339 from 531319 to 1259523 tid 1 2023-09-23T22:22:13.424 INFO:tasks.rados.rados.0.smithi169.stdout:1064: writing smithi16987243-339 from 1758965 to 2243573 tid 2 2023-09-23T22:22:13.429 INFO:tasks.rados.rados.0.smithi169.stdout:1064: writing smithi16987243-339 from 2652938 to 3172996 tid 3 2023-09-23T22:22:13.430 INFO:tasks.rados.rados.0.smithi169.stdout:1065: write oid 143 current snap is 0 2023-09-23T22:22:13.430 INFO:tasks.rados.rados.0.smithi169.stdout:1061: finishing write tid 2 to smithi16987243-296 2023-09-23T22:22:13.430 INFO:tasks.rados.rados.0.smithi169.stdout:1061: finishing write tid 3 to smithi16987243-296 2023-09-23T22:22:13.430 INFO:tasks.rados.rados.0.smithi169.stdout:1061: finishing write tid 4 to smithi16987243-296 2023-09-23T22:22:13.430 INFO:tasks.rados.rados.0.smithi169.stdout:1065: seq_num 818 ranges {548126=403453,1417447=744619,2680361=447683,3680450=67676} 2023-09-23T22:22:13.435 INFO:tasks.rados.rados.0.smithi169.stdout:1065: writing smithi16987243-143 from 548126 to 951579 tid 1 2023-09-23T22:22:13.441 INFO:tasks.rados.rados.0.smithi169.stdout:1065: writing smithi16987243-143 from 1417447 to 2162066 tid 2 2023-09-23T22:22:13.446 INFO:tasks.rados.rados.0.smithi169.stdout:1065: writing smithi16987243-143 from 2680361 to 3128044 tid 3 2023-09-23T22:22:13.450 INFO:tasks.rados.rados.0.smithi169.stdout:1065: writing smithi16987243-143 from 3680450 to 3748126 tid 4 2023-09-23T22:22:13.450 INFO:tasks.rados.rados.0.smithi169.stdout:1066: read oid 414 snap -1 2023-09-23T22:22:13.450 INFO:tasks.rados.rados.0.smithi169.stdout:1066: expect (ObjNum 413 snap 0 seq_num 413) 2023-09-23T22:22:13.451 INFO:tasks.rados.rados.0.smithi169.stdout:1067: read oid 148 snap -1 2023-09-23T22:22:13.451 INFO:tasks.rados.rados.0.smithi169.stdout:1067: expect (ObjNum 649 snap 0 seq_num 649) 2023-09-23T22:22:13.451 INFO:tasks.rados.rados.0.smithi169.stdout:1068: write oid 432 current snap is 0 2023-09-23T22:22:13.451 INFO:tasks.rados.rados.0.smithi169.stdout:1061: finishing write tid 5 to smithi16987243-296 2023-09-23T22:22:13.451 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 296 v 156 (ObjNum 815 snap 0 seq_num 815) dirty exists 2023-09-23T22:22:13.451 INFO:tasks.rados.rados.0.smithi169.stdout:1061: left oid 296 (ObjNum 815 snap 0 seq_num 815) 2023-09-23T22:22:13.451 INFO:tasks.rados.rados.0.smithi169.stdout:1062: finishing write tid 1 to smithi16987243-194 2023-09-23T22:22:13.451 INFO:tasks.rados.rados.0.smithi169.stdout:1062: finishing write tid 2 to smithi16987243-194 2023-09-23T22:22:13.451 INFO:tasks.rados.rados.0.smithi169.stdout:1068: seq_num 819 ranges {564933=478702,1759576=488277,2991431=658955} 2023-09-23T22:22:13.456 INFO:tasks.rados.rados.0.smithi169.stdout:1068: writing smithi16987243-432 from 564933 to 1043635 tid 1 2023-09-23T22:22:13.463 INFO:tasks.rados.rados.0.smithi169.stdout:1068: writing smithi16987243-432 from 1759576 to 2247853 tid 2 2023-09-23T22:22:13.471 INFO:tasks.rados.rados.0.smithi169.stdout:1068: writing smithi16987243-432 from 2991431 to 3650386 tid 3 2023-09-23T22:22:13.471 INFO:tasks.rados.rados.0.smithi169.stdout:1061: done (7 left) 2023-09-23T22:22:13.471 INFO:tasks.rados.rados.0.smithi169.stdout:1069: read oid 289 snap -1 2023-09-23T22:22:13.471 INFO:tasks.rados.rados.0.smithi169.stdout:1069: expect deleted 2023-09-23T22:22:13.471 INFO:tasks.rados.rados.0.smithi169.stdout:1070: read oid 160 snap -1 2023-09-23T22:22:13.471 INFO:tasks.rados.rados.0.smithi169.stdout:1070: expect (ObjNum 606 snap 0 seq_num 606) 2023-09-23T22:22:13.472 INFO:tasks.rados.rados.0.smithi169.stdout:1071: read oid 298 snap -1 2023-09-23T22:22:13.472 INFO:tasks.rados.rados.0.smithi169.stdout:1071: expect (ObjNum 757 snap 0 seq_num 757) 2023-09-23T22:22:13.472 INFO:tasks.rados.rados.0.smithi169.stdout:1072: read oid 3 snap -1 2023-09-23T22:22:13.472 INFO:tasks.rados.rados.0.smithi169.stdout:1072: expect (ObjNum 2 snap 0 seq_num 2) 2023-09-23T22:22:13.472 INFO:tasks.rados.rados.0.smithi169.stdout:1073: write oid 248 current snap is 0 2023-09-23T22:22:13.472 INFO:tasks.rados.rados.0.smithi169.stdout:1073: seq_num 820 ranges {581740=553951,1818058=748288,3018854=470227} 2023-09-23T22:22:13.477 INFO:tasks.rados.rados.0.smithi169.stdout:1073: writing smithi16987243-248 from 581740 to 1135691 tid 1 2023-09-23T22:22:13.485 INFO:tasks.rados.rados.0.smithi169.stdout:1073: writing smithi16987243-248 from 1818058 to 2566346 tid 2 2023-09-23T22:22:13.490 INFO:tasks.rados.rados.0.smithi169.stdout:1073: writing smithi16987243-248 from 3018854 to 3489081 tid 3 2023-09-23T22:22:13.490 INFO:tasks.rados.rados.0.smithi169.stdout:1074: write oid 232 current snap is 0 2023-09-23T22:22:13.491 INFO:tasks.rados.rados.0.smithi169.stdout:1074: seq_num 821 ranges {598547=629200,1876540=491946,3046277=681499} 2023-09-23T22:22:13.497 INFO:tasks.rados.rados.0.smithi169.stdout:1074: writing smithi16987243-232 from 598547 to 1227747 tid 1 2023-09-23T22:22:13.504 INFO:tasks.rados.rados.0.smithi169.stdout:1074: writing smithi16987243-232 from 1876540 to 2368486 tid 2 2023-09-23T22:22:13.512 INFO:tasks.rados.rados.0.smithi169.stdout:1074: writing smithi16987243-232 from 3046277 to 3727776 tid 3 2023-09-23T22:22:13.512 INFO:tasks.rados.rados.0.smithi169.stdout:1075: write oid 97 current snap is 0 2023-09-23T22:22:13.513 INFO:tasks.rados.rados.0.smithi169.stdout:1063: expect (ObjNum 651 snap 0 seq_num 651) 2023-09-23T22:22:13.653 INFO:tasks.rados.rados.0.smithi169.stdout:1062: finishing write tid 3 to smithi16987243-194 2023-09-23T22:22:13.653 INFO:tasks.rados.rados.0.smithi169.stdout:1062: finishing write tid 4 to smithi16987243-194 2023-09-23T22:22:13.654 INFO:tasks.rados.rados.0.smithi169.stdout:1062: finishing write tid 5 to smithi16987243-194 2023-09-23T22:22:13.654 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 194 v 189 (ObjNum 816 snap 0 seq_num 816) dirty exists 2023-09-23T22:22:13.654 INFO:tasks.rados.rados.0.smithi169.stdout:1062: left oid 194 (ObjNum 816 snap 0 seq_num 816) 2023-09-23T22:22:13.654 INFO:tasks.rados.rados.0.smithi169.stdout:1064: finishing write tid 1 to smithi16987243-339 2023-09-23T22:22:13.654 INFO:tasks.rados.rados.0.smithi169.stdout:1064: finishing write tid 2 to smithi16987243-339 2023-09-23T22:22:13.654 INFO:tasks.rados.rados.0.smithi169.stdout:1064: finishing write tid 3 to smithi16987243-339 2023-09-23T22:22:13.654 INFO:tasks.rados.rados.0.smithi169.stdout:1064: finishing write tid 4 to smithi16987243-339 2023-09-23T22:22:13.654 INFO:tasks.rados.rados.0.smithi169.stdout:1064: finishing write tid 5 to smithi16987243-339 2023-09-23T22:22:13.654 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 339 v 198 (ObjNum 817 snap 0 seq_num 817) dirty exists 2023-09-23T22:22:13.654 INFO:tasks.rados.rados.0.smithi169.stdout:1064: left oid 339 (ObjNum 817 snap 0 seq_num 817) 2023-09-23T22:22:13.655 INFO:tasks.rados.rados.0.smithi169.stdout:1065: finishing write tid 1 to smithi16987243-143 2023-09-23T22:22:13.655 INFO:tasks.rados.rados.0.smithi169.stdout:1065: finishing write tid 2 to smithi16987243-143 2023-09-23T22:22:13.655 INFO:tasks.rados.rados.0.smithi169.stdout:1065: finishing write tid 3 to smithi16987243-143 2023-09-23T22:22:13.655 INFO:tasks.rados.rados.0.smithi169.stdout:1065: finishing write tid 4 to smithi16987243-143 2023-09-23T22:22:13.655 INFO:tasks.rados.rados.0.smithi169.stdout:1065: finishing write tid 5 to smithi16987243-143 2023-09-23T22:22:13.655 INFO:tasks.rados.rados.0.smithi169.stdout:1065: finishing write tid 6 to smithi16987243-143 2023-09-23T22:22:13.655 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 143 v 192 (ObjNum 818 snap 0 seq_num 818) dirty exists 2023-09-23T22:22:13.655 INFO:tasks.rados.rados.0.smithi169.stdout:1065: left oid 143 (ObjNum 818 snap 0 seq_num 818) 2023-09-23T22:22:13.655 INFO:tasks.rados.rados.0.smithi169.stdout:1067: expect (ObjNum 649 snap 0 seq_num 649) 2023-09-23T22:22:13.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:13 smithi169 bash[40994]: cluster 2023-09-23T22:22:11.831402+0000 mgr.y (mgr.24365) 214 : cluster [DBG] pgmap v189: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 8.6 MiB/s wr, 87 op/s 2023-09-23T22:22:13.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:13 smithi169 bash[27421]: cluster 2023-09-23T22:22:11.831402+0000 mgr.y (mgr.24365) 214 : cluster [DBG] pgmap v189: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 8.6 MiB/s wr, 87 op/s 2023-09-23T22:22:13.801 INFO:tasks.rados.rados.0.smithi169.stdout:1066: expect (ObjNum 413 snap 0 seq_num 413) 2023-09-23T22:22:13.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:13 smithi187 bash[31480]: cluster 2023-09-23T22:22:11.831402+0000 mgr.y (mgr.24365) 214 : cluster [DBG] pgmap v189: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 8.6 MiB/s wr, 87 op/s 2023-09-23T22:22:13.896 INFO:tasks.rados.rados.0.smithi169.stdout:1068: finishing write tid 1 to smithi16987243-432 2023-09-23T22:22:13.896 INFO:tasks.rados.rados.0.smithi169.stdout:1068: finishing write tid 2 to smithi16987243-432 2023-09-23T22:22:13.896 INFO:tasks.rados.rados.0.smithi169.stdout:1068: finishing write tid 3 to smithi16987243-432 2023-09-23T22:22:13.896 INFO:tasks.rados.rados.0.smithi169.stdout:1068: finishing write tid 4 to smithi16987243-432 2023-09-23T22:22:13.896 INFO:tasks.rados.rados.0.smithi169.stdout:1068: finishing write tid 5 to smithi16987243-432 2023-09-23T22:22:13.896 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 432 v 172 (ObjNum 819 snap 0 seq_num 819) dirty exists 2023-09-23T22:22:13.897 INFO:tasks.rados.rados.0.smithi169.stdout:1068: left oid 432 (ObjNum 819 snap 0 seq_num 819) 2023-09-23T22:22:13.897 INFO:tasks.rados.rados.0.smithi169.stdout:1070: expect (ObjNum 606 snap 0 seq_num 606) 2023-09-23T22:22:13.997 INFO:tasks.rados.rados.0.smithi169.stdout:1072: expect (ObjNum 2 snap 0 seq_num 2) 2023-09-23T22:22:14.059 INFO:tasks.rados.rados.0.smithi169.stdout:1071: expect (ObjNum 757 snap 0 seq_num 757) 2023-09-23T22:22:14.154 INFO:tasks.rados.rados.0.smithi169.stdout:1073: finishing write tid 1 to smithi16987243-248 2023-09-23T22:22:14.154 INFO:tasks.rados.rados.0.smithi169.stdout:1073: finishing write tid 2 to smithi16987243-248 2023-09-23T22:22:14.155 INFO:tasks.rados.rados.0.smithi169.stdout:1073: finishing write tid 3 to smithi16987243-248 2023-09-23T22:22:14.155 INFO:tasks.rados.rados.0.smithi169.stdout:1073: finishing write tid 4 to smithi16987243-248 2023-09-23T22:22:14.155 INFO:tasks.rados.rados.0.smithi169.stdout:1073: finishing write tid 5 to smithi16987243-248 2023-09-23T22:22:14.155 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 248 v 176 (ObjNum 820 snap 0 seq_num 820) dirty exists 2023-09-23T22:22:14.155 INFO:tasks.rados.rados.0.smithi169.stdout:1073: left oid 248 (ObjNum 820 snap 0 seq_num 820) 2023-09-23T22:22:14.155 INFO:tasks.rados.rados.0.smithi169.stdout:1074: finishing write tid 1 to smithi16987243-232 2023-09-23T22:22:14.155 INFO:tasks.rados.rados.0.smithi169.stdout:1074: finishing write tid 2 to smithi16987243-232 2023-09-23T22:22:14.155 INFO:tasks.rados.rados.0.smithi169.stdout:1074: finishing write tid 3 to smithi16987243-232 2023-09-23T22:22:14.155 INFO:tasks.rados.rados.0.smithi169.stdout:1074: finishing write tid 4 to smithi16987243-232 2023-09-23T22:22:14.155 INFO:tasks.rados.rados.0.smithi169.stdout:1074: finishing write tid 5 to smithi16987243-232 2023-09-23T22:22:14.155 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 232 v 192 (ObjNum 821 snap 0 seq_num 821) dirty exists 2023-09-23T22:22:14.156 INFO:tasks.rados.rados.0.smithi169.stdout:1074: left oid 232 (ObjNum 821 snap 0 seq_num 821) 2023-09-23T22:22:14.156 INFO:tasks.rados.rados.0.smithi169.stdout:1075: seq_num 822 ranges {615354=420802,1651375=751957,3190053=492771} 2023-09-23T22:22:14.165 INFO:tasks.rados.rados.0.smithi169.stdout:1075: writing smithi16987243-97 from 615354 to 1036156 tid 1 2023-09-23T22:22:14.173 INFO:tasks.rados.rados.0.smithi169.stdout:1075: writing smithi16987243-97 from 1651375 to 2403332 tid 2 2023-09-23T22:22:14.181 INFO:tasks.rados.rados.0.smithi169.stdout:1075: writing smithi16987243-97 from 3190053 to 3682824 tid 3 2023-09-23T22:22:14.181 INFO:tasks.rados.rados.0.smithi169.stdout:1062: done (13 left) 2023-09-23T22:22:14.181 INFO:tasks.rados.rados.0.smithi169.stdout:1063: done (12 left) 2023-09-23T22:22:14.181 INFO:tasks.rados.rados.0.smithi169.stdout:1064: done (11 left) 2023-09-23T22:22:14.182 INFO:tasks.rados.rados.0.smithi169.stdout:1065: done (10 left) 2023-09-23T22:22:14.182 INFO:tasks.rados.rados.0.smithi169.stdout:1066: done (9 left) 2023-09-23T22:22:14.182 INFO:tasks.rados.rados.0.smithi169.stdout:1067: done (8 left) 2023-09-23T22:22:14.182 INFO:tasks.rados.rados.0.smithi169.stdout:1068: done (7 left) 2023-09-23T22:22:14.182 INFO:tasks.rados.rados.0.smithi169.stdout:1069: done (6 left) 2023-09-23T22:22:14.182 INFO:tasks.rados.rados.0.smithi169.stdout:1070: done (5 left) 2023-09-23T22:22:14.182 INFO:tasks.rados.rados.0.smithi169.stdout:1071: done (4 left) 2023-09-23T22:22:14.182 INFO:tasks.rados.rados.0.smithi169.stdout:1072: done (3 left) 2023-09-23T22:22:14.182 INFO:tasks.rados.rados.0.smithi169.stdout:1073: done (2 left) 2023-09-23T22:22:14.182 INFO:tasks.rados.rados.0.smithi169.stdout:1074: done (1 left) 2023-09-23T22:22:14.182 INFO:tasks.rados.rados.0.smithi169.stdout:1076: read oid 290 snap -1 2023-09-23T22:22:14.182 INFO:tasks.rados.rados.0.smithi169.stdout:1076: expect (ObjNum 711 snap 0 seq_num 711) 2023-09-23T22:22:14.183 INFO:tasks.rados.rados.0.smithi169.stdout:1077: write oid 5 current snap is 0 2023-09-23T22:22:14.183 INFO:tasks.rados.rados.0.smithi169.stdout:1075: finishing write tid 1 to smithi16987243-97 2023-09-23T22:22:14.183 INFO:tasks.rados.rados.0.smithi169.stdout:1075: finishing write tid 2 to smithi16987243-97 2023-09-23T22:22:14.183 INFO:tasks.rados.rados.0.smithi169.stdout:1077: seq_num 823 ranges {632161=496051,1593504=495615,2701123=420396,3611645=220516} 2023-09-23T22:22:14.187 INFO:tasks.rados.rados.0.smithi169.stdout:1077: writing smithi16987243-5 from 632161 to 1128212 tid 1 2023-09-23T22:22:14.192 INFO:tasks.rados.rados.0.smithi169.stdout:1077: writing smithi16987243-5 from 1593504 to 2089119 tid 2 2023-09-23T22:22:14.197 INFO:tasks.rados.rados.0.smithi169.stdout:1077: writing smithi16987243-5 from 2701123 to 3121519 tid 3 2023-09-23T22:22:14.201 INFO:tasks.rados.rados.0.smithi169.stdout:1077: writing smithi16987243-5 from 3611645 to 3832161 tid 4 2023-09-23T22:22:14.202 INFO:tasks.rados.rados.0.smithi169.stdout:1078: write oid 322 current snap is 0 2023-09-23T22:22:14.202 INFO:tasks.rados.rados.0.smithi169.stdout:1075: finishing write tid 3 to smithi16987243-97 2023-09-23T22:22:14.202 INFO:tasks.rados.rados.0.smithi169.stdout:1078: seq_num 824 ranges {648968=571300,1651986=639273,2728546=631668} 2023-09-23T22:22:14.208 INFO:tasks.rados.rados.0.smithi169.stdout:1078: writing smithi16987243-322 from 648968 to 1220268 tid 1 2023-09-23T22:22:14.214 INFO:tasks.rados.rados.0.smithi169.stdout:1078: writing smithi16987243-322 from 1651986 to 2291259 tid 2 2023-09-23T22:22:14.220 INFO:tasks.rados.rados.0.smithi169.stdout:1078: writing smithi16987243-322 from 2728546 to 3360214 tid 3 2023-09-23T22:22:14.221 INFO:tasks.rados.rados.0.smithi169.stdout:1079: delete oid 484 current snap is 0 2023-09-23T22:22:14.221 INFO:tasks.rados.rados.0.smithi169.stdout:1075: finishing write tid 4 to smithi16987243-97 2023-09-23T22:22:14.221 INFO:tasks.rados.rados.0.smithi169.stdout:1075: finishing write tid 5 to smithi16987243-97 2023-09-23T22:22:14.221 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 97 v 202 (ObjNum 822 snap 0 seq_num 822) dirty exists 2023-09-23T22:22:14.221 INFO:tasks.rados.rados.0.smithi169.stdout:1075: left oid 97 (ObjNum 822 snap 0 seq_num 822) 2023-09-23T22:22:14.221 INFO:tasks.rados.rados.0.smithi169.stdout:1076: expect (ObjNum 711 snap 0 seq_num 711) 2023-09-23T22:22:14.434 INFO:tasks.rados.rados.0.smithi169.stdout:1077: finishing write tid 1 to smithi16987243-5 2023-09-23T22:22:14.434 INFO:tasks.rados.rados.0.smithi169.stdout:1077: finishing write tid 2 to smithi16987243-5 2023-09-23T22:22:14.434 INFO:tasks.rados.rados.0.smithi169.stdout:1077: finishing write tid 3 to smithi16987243-5 2023-09-23T22:22:14.434 INFO:tasks.rados.rados.0.smithi169.stdout:1077: finishing write tid 4 to smithi16987243-5 2023-09-23T22:22:14.434 INFO:tasks.rados.rados.0.smithi169.stdout:1077: finishing write tid 5 to smithi16987243-5 2023-09-23T22:22:14.434 INFO:tasks.rados.rados.0.smithi169.stdout:1075: done (4 left) 2023-09-23T22:22:14.435 INFO:tasks.rados.rados.0.smithi169.stdout:1076: done (3 left) 2023-09-23T22:22:14.435 INFO:tasks.rados.rados.0.smithi169.stdout:1079: done (2 left) 2023-09-23T22:22:14.435 INFO:tasks.rados.rados.0.smithi169.stdout:1080: write oid 91 current snap is 0 2023-09-23T22:22:14.435 INFO:tasks.rados.rados.0.smithi169.stdout:1077: finishing write tid 6 to smithi16987243-5 2023-09-23T22:22:14.435 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 5 v 125 (ObjNum 823 snap 0 seq_num 823) dirty exists 2023-09-23T22:22:14.435 INFO:tasks.rados.rados.0.smithi169.stdout:1077: left oid 5 (ObjNum 823 snap 0 seq_num 823) 2023-09-23T22:22:14.435 INFO:tasks.rados.rados.0.smithi169.stdout:1078: finishing write tid 1 to smithi16987243-322 2023-09-23T22:22:14.435 INFO:tasks.rados.rados.0.smithi169.stdout:1080: seq_num 826 ranges {682582=721798,2168950=642942,3583392=299190} 2023-09-23T22:22:14.441 INFO:tasks.rados.rados.0.smithi169.stdout:1080: writing smithi16987243-91 from 682582 to 1404380 tid 1 2023-09-23T22:22:14.450 INFO:tasks.rados.rados.0.smithi169.stdout:1080: writing smithi16987243-91 from 2168950 to 2811892 tid 2 2023-09-23T22:22:14.456 INFO:tasks.rados.rados.0.smithi169.stdout:1080: writing smithi16987243-91 from 3583392 to 3882582 tid 3 2023-09-23T22:22:14.456 INFO:tasks.rados.rados.0.smithi169.stdout:1077: done (2 left) 2023-09-23T22:22:14.456 INFO:tasks.rados.rados.0.smithi169.stdout:1081: write oid 477 current snap is 0 2023-09-23T22:22:14.456 INFO:tasks.rados.rados.0.smithi169.stdout:1081: seq_num 827 ranges {699389=797047,2111079=502953,3094462=581837} 2023-09-23T22:22:14.464 INFO:tasks.rados.rados.0.smithi169.stdout:1081: writing smithi16987243-477 from 699389 to 1496436 tid 1 2023-09-23T22:22:14.470 INFO:tasks.rados.rados.0.smithi169.stdout:1081: writing smithi16987243-477 from 2111079 to 2614032 tid 2 2023-09-23T22:22:14.477 INFO:tasks.rados.rados.0.smithi169.stdout:1081: writing smithi16987243-477 from 3094462 to 3676299 tid 3 2023-09-23T22:22:14.477 INFO:tasks.rados.rados.0.smithi169.stdout:1082: delete oid 469 current snap is 0 2023-09-23T22:22:14.477 INFO:tasks.rados.rados.0.smithi169.stdout:1078: finishing write tid 2 to smithi16987243-322 2023-09-23T22:22:14.477 INFO:tasks.rados.rados.0.smithi169.stdout:1078: finishing write tid 3 to smithi16987243-322 2023-09-23T22:22:14.477 INFO:tasks.rados.rados.0.smithi169.stdout:1078: finishing write tid 4 to smithi16987243-322 2023-09-23T22:22:14.477 INFO:tasks.rados.rados.0.smithi169.stdout:1078: finishing write tid 5 to smithi16987243-322 2023-09-23T22:22:14.478 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 322 v 206 (ObjNum 824 snap 0 seq_num 824) dirty exists 2023-09-23T22:22:14.478 INFO:tasks.rados.rados.0.smithi169.stdout:1078: left oid 322 (ObjNum 824 snap 0 seq_num 824) 2023-09-23T22:22:14.478 INFO:tasks.rados.rados.0.smithi169.stdout:1080: finishing write tid 1 to smithi16987243-91 2023-09-23T22:22:14.478 INFO:tasks.rados.rados.0.smithi169.stdout:1080: finishing write tid 2 to smithi16987243-91 2023-09-23T22:22:14.478 INFO:tasks.rados.rados.0.smithi169.stdout:1080: finishing write tid 3 to smithi16987243-91 2023-09-23T22:22:14.478 INFO:tasks.rados.rados.0.smithi169.stdout:1080: finishing write tid 4 to smithi16987243-91 2023-09-23T22:22:14.478 INFO:tasks.rados.rados.0.smithi169.stdout:1080: finishing write tid 5 to smithi16987243-91 2023-09-23T22:22:14.478 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 91 v 164 (ObjNum 826 snap 0 seq_num 826) dirty exists 2023-09-23T22:22:14.478 INFO:tasks.rados.rados.0.smithi169.stdout:1080: left oid 91 (ObjNum 826 snap 0 seq_num 826) 2023-09-23T22:22:14.478 INFO:tasks.rados.rados.0.smithi169.stdout:1081: finishing write tid 1 to smithi16987243-477 2023-09-23T22:22:14.479 INFO:tasks.rados.rados.0.smithi169.stdout:1081: finishing write tid 2 to smithi16987243-477 2023-09-23T22:22:14.480 INFO:tasks.rados.rados.0.smithi169.stdout:1081: finishing write tid 3 to smithi16987243-477 2023-09-23T22:22:14.480 INFO:tasks.rados.rados.0.smithi169.stdout:1081: finishing write tid 4 to smithi16987243-477 2023-09-23T22:22:14.481 INFO:tasks.rados.rados.0.smithi169.stdout:1081: finishing write tid 5 to smithi16987243-477 2023-09-23T22:22:14.481 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 477 v 193 (ObjNum 827 snap 0 seq_num 827) dirty exists 2023-09-23T22:22:14.482 INFO:tasks.rados.rados.0.smithi169.stdout:1081: left oid 477 (ObjNum 827 snap 0 seq_num 827) 2023-09-23T22:22:14.482 INFO:tasks.rados.rados.0.smithi169.stdout:1078: done (3 left) 2023-09-23T22:22:14.482 INFO:tasks.rados.rados.0.smithi169.stdout:1080: done (2 left) 2023-09-23T22:22:14.482 INFO:tasks.rados.rados.0.smithi169.stdout:1081: done (1 left) 2023-09-23T22:22:14.482 INFO:tasks.rados.rados.0.smithi169.stdout:1082: done (0 left) 2023-09-23T22:22:14.482 INFO:tasks.rados.rados.0.smithi169.stdout:1083: write oid 244 current snap is 0 2023-09-23T22:22:14.482 INFO:tasks.rados.rados.0.smithi169.stdout:1083: seq_num 829 ranges {733003=663898,1944396=506622,2865661=604381} 2023-09-23T22:22:14.489 INFO:tasks.rados.rados.0.smithi169.stdout:1083: writing smithi16987243-244 from 733003 to 1396901 tid 1 2023-09-23T22:22:14.494 INFO:tasks.rados.rados.0.smithi169.stdout:1083: writing smithi16987243-244 from 1944396 to 2451018 tid 2 2023-09-23T22:22:14.500 INFO:tasks.rados.rados.0.smithi169.stdout:1083: writing smithi16987243-244 from 2865661 to 3470042 tid 3 2023-09-23T22:22:14.501 INFO:tasks.rados.rados.0.smithi169.stdout:1084: read oid 248 snap -1 2023-09-23T22:22:14.501 INFO:tasks.rados.rados.0.smithi169.stdout:1084: expect (ObjNum 820 snap 0 seq_num 820) 2023-09-23T22:22:14.501 INFO:tasks.rados.rados.0.smithi169.stdout:1085: read oid 402 snap -1 2023-09-23T22:22:14.501 INFO:tasks.rados.rados.0.smithi169.stdout:1085: expect (ObjNum 401 snap 0 seq_num 401) 2023-09-23T22:22:14.501 INFO:tasks.rados.rados.0.smithi169.stdout:1086: write oid 19 current snap is 0 2023-09-23T22:22:14.501 INFO:tasks.rados.rados.0.smithi169.stdout:1083: finishing write tid 1 to smithi16987243-244 2023-09-23T22:22:14.501 INFO:tasks.rados.rados.0.smithi169.stdout:1086: seq_num 830 ranges {749810=739147,2002878=650280,3293084=415653} 2023-09-23T22:22:14.509 INFO:tasks.rados.rados.0.smithi169.stdout:1086: writing smithi16987243-19 from 749810 to 1488957 tid 1 2023-09-23T22:22:14.516 INFO:tasks.rados.rados.0.smithi169.stdout:1086: writing smithi16987243-19 from 2002878 to 2653158 tid 2 2023-09-23T22:22:14.522 INFO:tasks.rados.rados.0.smithi169.stdout:1086: writing smithi16987243-19 from 3293084 to 3708737 tid 3 2023-09-23T22:22:14.522 INFO:tasks.rados.rados.0.smithi169.stdout:1087: write oid 131 current snap is 0 2023-09-23T22:22:14.522 INFO:tasks.rados.rados.0.smithi169.stdout:1083: finishing write tid 2 to smithi16987243-244 2023-09-23T22:22:14.523 INFO:tasks.rados.rados.0.smithi169.stdout:1087: seq_num 831 ranges {766617=414396,1945007=510291,3204154=626925} 2023-09-23T22:22:14.529 INFO:tasks.rados.rados.0.smithi169.stdout:1087: writing smithi16987243-131 from 766617 to 1181013 tid 1 2023-09-23T22:22:14.536 INFO:tasks.rados.rados.0.smithi169.stdout:1087: writing smithi16987243-131 from 1945007 to 2455298 tid 2 2023-09-23T22:22:14.544 INFO:tasks.rados.rados.0.smithi169.stdout:1087: writing smithi16987243-131 from 3204154 to 3831079 tid 3 2023-09-23T22:22:14.544 INFO:tasks.rados.rados.0.smithi169.stdout:1088: read oid 422 snap -1 2023-09-23T22:22:14.544 INFO:tasks.rados.rados.0.smithi169.stdout:1088: expect (ObjNum 657 snap 0 seq_num 657) 2023-09-23T22:22:14.544 INFO:tasks.rados.rados.0.smithi169.stdout:1089: write oid 327 current snap is 0 2023-09-23T22:22:14.544 INFO:tasks.rados.rados.0.smithi169.stdout:1089: seq_num 832 ranges {783424=489645,2003489=653949,3231577=554550} 2023-09-23T22:22:14.551 INFO:tasks.rados.rados.0.smithi169.stdout:1089: writing smithi16987243-327 from 783424 to 1273069 tid 1 2023-09-23T22:22:14.558 INFO:tasks.rados.rados.0.smithi169.stdout:1089: writing smithi16987243-327 from 2003489 to 2657438 tid 2 2023-09-23T22:22:14.565 INFO:tasks.rados.rados.0.smithi169.stdout:1089: writing smithi16987243-327 from 3231577 to 3786127 tid 3 2023-09-23T22:22:14.565 INFO:tasks.rados.rados.0.smithi169.stdout:1090: write oid 351 current snap is 0 2023-09-23T22:22:14.565 INFO:tasks.rados.rados.0.smithi169.stdout:1083: finishing write tid 3 to smithi16987243-244 2023-09-23T22:22:14.565 INFO:tasks.rados.rados.0.smithi169.stdout:1090: seq_num 833 ranges {400231=564894,1661971=338260} 2023-09-23T22:22:14.570 INFO:tasks.rados.rados.0.smithi169.stdout:1090: writing smithi16987243-351 from 400231 to 965125 tid 1 2023-09-23T22:22:14.577 INFO:tasks.rados.rados.0.smithi169.stdout:1090: writing smithi16987243-351 from 1661971 to 2000231 tid 2 2023-09-23T22:22:14.577 INFO:tasks.rados.rados.0.smithi169.stdout:1091: read oid 18 snap -1 2023-09-23T22:22:14.577 INFO:tasks.rados.rados.0.smithi169.stdout:1091: expect (ObjNum 17 snap 0 seq_num 17) 2023-09-23T22:22:14.577 INFO:tasks.rados.rados.0.smithi169.stdout:1092: write oid 89 current snap is 0 2023-09-23T22:22:14.577 INFO:tasks.rados.rados.0.smithi169.stdout:1092: seq_num 834 ranges {417038=640143,1720453=296585} 2023-09-23T22:22:14.582 INFO:tasks.rados.rados.0.smithi169.stdout:1092: writing smithi16987243-89 from 417038 to 1057181 tid 1 2023-09-23T22:22:14.588 INFO:tasks.rados.rados.0.smithi169.stdout:1092: writing smithi16987243-89 from 1720453 to 2017038 tid 2 2023-09-23T22:22:14.588 INFO:tasks.rados.rados.0.smithi169.stdout:1093: delete oid 61 current snap is 0 2023-09-23T22:22:14.588 INFO:tasks.rados.rados.0.smithi169.stdout:1083: finishing write tid 4 to smithi16987243-244 2023-09-23T22:22:14.588 INFO:tasks.rados.rados.0.smithi169.stdout:1083: finishing write tid 5 to smithi16987243-244 2023-09-23T22:22:14.588 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 244 v 129 (ObjNum 829 snap 0 seq_num 829) dirty exists 2023-09-23T22:22:14.588 INFO:tasks.rados.rados.0.smithi169.stdout:1083: left oid 244 (ObjNum 829 snap 0 seq_num 829) 2023-09-23T22:22:14.589 INFO:tasks.rados.rados.0.smithi169.stdout:1085: expect (ObjNum 401 snap 0 seq_num 401) 2023-09-23T22:22:14.680 INFO:tasks.rados.rados.0.smithi169.stdout:1086: finishing write tid 1 to smithi16987243-19 2023-09-23T22:22:14.681 INFO:tasks.rados.rados.0.smithi169.stdout:1084: expect (ObjNum 820 snap 0 seq_num 820) 2023-09-23T22:22:14.850 INFO:tasks.rados.rados.0.smithi169.stdout:1086: finishing write tid 2 to smithi16987243-19 2023-09-23T22:22:14.850 INFO:tasks.rados.rados.0.smithi169.stdout:1086: finishing write tid 3 to smithi16987243-19 2023-09-23T22:22:14.850 INFO:tasks.rados.rados.0.smithi169.stdout:1086: finishing write tid 4 to smithi16987243-19 2023-09-23T22:22:14.850 INFO:tasks.rados.rados.0.smithi169.stdout:1086: finishing write tid 5 to smithi16987243-19 2023-09-23T22:22:14.851 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 19 v 196 (ObjNum 830 snap 0 seq_num 830) dirty exists 2023-09-23T22:22:14.851 INFO:tasks.rados.rados.0.smithi169.stdout:1086: left oid 19 (ObjNum 830 snap 0 seq_num 830) 2023-09-23T22:22:14.851 INFO:tasks.rados.rados.0.smithi169.stdout:1087: finishing write tid 1 to smithi16987243-131 2023-09-23T22:22:14.851 INFO:tasks.rados.rados.0.smithi169.stdout:1087: finishing write tid 2 to smithi16987243-131 2023-09-23T22:22:14.851 INFO:tasks.rados.rados.0.smithi169.stdout:1087: finishing write tid 3 to smithi16987243-131 2023-09-23T22:22:14.851 INFO:tasks.rados.rados.0.smithi169.stdout:1087: finishing write tid 4 to smithi16987243-131 2023-09-23T22:22:14.851 INFO:tasks.rados.rados.0.smithi169.stdout:1083: done (10 left) 2023-09-23T22:22:14.851 INFO:tasks.rados.rados.0.smithi169.stdout:1084: done (9 left) 2023-09-23T22:22:14.851 INFO:tasks.rados.rados.0.smithi169.stdout:1085: done (8 left) 2023-09-23T22:22:14.851 INFO:tasks.rados.rados.0.smithi169.stdout:1086: done (7 left) 2023-09-23T22:22:14.851 INFO:tasks.rados.rados.0.smithi169.stdout:1093: done (6 left) 2023-09-23T22:22:14.851 INFO:tasks.rados.rados.0.smithi169.stdout:1094: write oid 214 current snap is 0 2023-09-23T22:22:14.852 INFO:tasks.rados.rados.0.smithi169.stdout:1094: seq_num 836 ranges {450652=790641,1721064=329588} 2023-09-23T22:22:14.862 INFO:tasks.rados.rados.0.smithi169.stdout:1094: writing smithi16987243-214 from 450652 to 1241293 tid 1 2023-09-23T22:22:14.867 INFO:tasks.rados.rados.0.smithi169.stdout:1094: writing smithi16987243-214 from 1721064 to 2050652 tid 2 2023-09-23T22:22:14.867 INFO:tasks.rados.rados.0.smithi169.stdout:1095: read oid 40 snap -1 2023-09-23T22:22:14.867 INFO:tasks.rados.rados.0.smithi169.stdout:1095: expect deleted 2023-09-23T22:22:14.867 INFO:tasks.rados.rados.0.smithi169.stdout:1096: write oid 295 current snap is 0 2023-09-23T22:22:14.867 INFO:tasks.rados.rados.0.smithi169.stdout:1096: seq_num 837 ranges {467459=582243,1495899=404945} 2023-09-23T22:22:14.873 INFO:tasks.rados.rados.0.smithi169.stdout:1096: writing smithi16987243-295 from 467459 to 1049702 tid 1 2023-09-23T22:22:14.878 INFO:tasks.rados.rados.0.smithi169.stdout:1096: writing smithi16987243-295 from 1495899 to 1900844 tid 2 2023-09-23T22:22:14.879 INFO:tasks.rados.rados.0.smithi169.stdout:1097: read oid 337 snap -1 2023-09-23T22:22:14.879 INFO:tasks.rados.rados.0.smithi169.stdout:1097: expect (ObjNum 769 snap 0 seq_num 769) 2023-09-23T22:22:14.879 INFO:tasks.rados.rados.0.smithi169.stdout:1098: write oid 435 current snap is 0 2023-09-23T22:22:14.879 INFO:tasks.rados.rados.0.smithi169.stdout:1098: seq_num 838 ranges {484266=657492,1554381=529885} 2023-09-23T22:22:14.885 INFO:tasks.rados.rados.0.smithi169.stdout:1098: writing smithi16987243-435 from 484266 to 1141758 tid 1 2023-09-23T22:22:14.891 INFO:tasks.rados.rados.0.smithi169.stdout:1098: writing smithi16987243-435 from 1554381 to 2084266 tid 2 2023-09-23T22:22:14.891 INFO:tasks.rados.rados.0.smithi169.stdout:1087: finishing write tid 5 to smithi16987243-131 2023-09-23T22:22:14.891 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 131 v 187 (ObjNum 831 snap 0 seq_num 831) dirty exists 2023-09-23T22:22:14.891 INFO:tasks.rados.rados.0.smithi169.stdout:1087: left oid 131 (ObjNum 831 snap 0 seq_num 831) 2023-09-23T22:22:14.891 INFO:tasks.rados.rados.0.smithi169.stdout:1088: expect (ObjNum 657 snap 0 seq_num 657) 2023-09-23T22:22:15.024 INFO:tasks.rados.rados.0.smithi169.stdout:1089: finishing write tid 1 to smithi16987243-327 2023-09-23T22:22:15.024 INFO:tasks.rados.rados.0.smithi169.stdout:1089: finishing write tid 2 to smithi16987243-327 2023-09-23T22:22:15.024 INFO:tasks.rados.rados.0.smithi169.stdout:1089: finishing write tid 3 to smithi16987243-327 2023-09-23T22:22:15.024 INFO:tasks.rados.rados.0.smithi169.stdout:1089: finishing write tid 4 to smithi16987243-327 2023-09-23T22:22:15.024 INFO:tasks.rados.rados.0.smithi169.stdout:1089: finishing write tid 5 to smithi16987243-327 2023-09-23T22:22:15.024 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 327 v 168 (ObjNum 832 snap 0 seq_num 832) dirty exists 2023-09-23T22:22:15.025 INFO:tasks.rados.rados.0.smithi169.stdout:1089: left oid 327 (ObjNum 832 snap 0 seq_num 832) 2023-09-23T22:22:15.025 INFO:tasks.rados.rados.0.smithi169.stdout:1090: finishing write tid 1 to smithi16987243-351 2023-09-23T22:22:15.025 INFO:tasks.rados.rados.0.smithi169.stdout:1090: finishing write tid 2 to smithi16987243-351 2023-09-23T22:22:15.025 INFO:tasks.rados.rados.0.smithi169.stdout:1090: finishing write tid 3 to smithi16987243-351 2023-09-23T22:22:15.025 INFO:tasks.rados.rados.0.smithi169.stdout:1090: finishing write tid 4 to smithi16987243-351 2023-09-23T22:22:15.025 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 351 v 171 (ObjNum 833 snap 0 seq_num 833) dirty exists 2023-09-23T22:22:15.025 INFO:tasks.rados.rados.0.smithi169.stdout:1090: left oid 351 (ObjNum 833 snap 0 seq_num 833) 2023-09-23T22:22:15.025 INFO:tasks.rados.rados.0.smithi169.stdout:1091: expect (ObjNum 17 snap 0 seq_num 17) 2023-09-23T22:22:15.094 INFO:tasks.rados.rados.0.smithi169.stdout:1092: finishing write tid 1 to smithi16987243-89 2023-09-23T22:22:15.094 INFO:tasks.rados.rados.0.smithi169.stdout:1092: finishing write tid 2 to smithi16987243-89 2023-09-23T22:22:15.094 INFO:tasks.rados.rados.0.smithi169.stdout:1092: finishing write tid 3 to smithi16987243-89 2023-09-23T22:22:15.094 INFO:tasks.rados.rados.0.smithi169.stdout:1092: finishing write tid 4 to smithi16987243-89 2023-09-23T22:22:15.094 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 89 v 152 (ObjNum 834 snap 0 seq_num 834) dirty exists 2023-09-23T22:22:15.094 INFO:tasks.rados.rados.0.smithi169.stdout:1092: left oid 89 (ObjNum 834 snap 0 seq_num 834) 2023-09-23T22:22:15.094 INFO:tasks.rados.rados.0.smithi169.stdout:1094: finishing write tid 1 to smithi16987243-214 2023-09-23T22:22:15.094 INFO:tasks.rados.rados.0.smithi169.stdout:1094: finishing write tid 2 to smithi16987243-214 2023-09-23T22:22:15.094 INFO:tasks.rados.rados.0.smithi169.stdout:1094: finishing write tid 3 to smithi16987243-214 2023-09-23T22:22:15.095 INFO:tasks.rados.rados.0.smithi169.stdout:1094: finishing write tid 4 to smithi16987243-214 2023-09-23T22:22:15.095 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 214 v 209 (ObjNum 836 snap 0 seq_num 836) dirty exists 2023-09-23T22:22:15.095 INFO:tasks.rados.rados.0.smithi169.stdout:1094: left oid 214 (ObjNum 836 snap 0 seq_num 836) 2023-09-23T22:22:15.095 INFO:tasks.rados.rados.0.smithi169.stdout:1096: finishing write tid 1 to smithi16987243-295 2023-09-23T22:22:15.095 INFO:tasks.rados.rados.0.smithi169.stdout:1096: finishing write tid 2 to smithi16987243-295 2023-09-23T22:22:15.095 INFO:tasks.rados.rados.0.smithi169.stdout:1096: finishing write tid 3 to smithi16987243-295 2023-09-23T22:22:15.095 INFO:tasks.rados.rados.0.smithi169.stdout:1097: expect (ObjNum 769 snap 0 seq_num 769) 2023-09-23T22:22:15.230 INFO:tasks.rados.rados.0.smithi169.stdout:1096: finishing write tid 4 to smithi16987243-295 2023-09-23T22:22:15.230 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 295 v 159 (ObjNum 837 snap 0 seq_num 837) dirty exists 2023-09-23T22:22:15.230 INFO:tasks.rados.rados.0.smithi169.stdout:1096: left oid 295 (ObjNum 837 snap 0 seq_num 837) 2023-09-23T22:22:15.230 INFO:tasks.rados.rados.0.smithi169.stdout:1098: finishing write tid 1 to smithi16987243-435 2023-09-23T22:22:15.230 INFO:tasks.rados.rados.0.smithi169.stdout:1098: finishing write tid 2 to smithi16987243-435 2023-09-23T22:22:15.231 INFO:tasks.rados.rados.0.smithi169.stdout:1099: read oid 10 snap -1 2023-09-23T22:22:15.231 INFO:tasks.rados.rados.0.smithi169.stdout:1099: expect (ObjNum 724 snap 0 seq_num 724) 2023-09-23T22:22:15.231 INFO:tasks.rados.rados.0.smithi169.stdout:1087: done (11 left) 2023-09-23T22:22:15.231 INFO:tasks.rados.rados.0.smithi169.stdout:1088: done (10 left) 2023-09-23T22:22:15.231 INFO:tasks.rados.rados.0.smithi169.stdout:1089: done (9 left) 2023-09-23T22:22:15.231 INFO:tasks.rados.rados.0.smithi169.stdout:1090: done (8 left) 2023-09-23T22:22:15.231 INFO:tasks.rados.rados.0.smithi169.stdout:1091: done (7 left) 2023-09-23T22:22:15.231 INFO:tasks.rados.rados.0.smithi169.stdout:1092: done (6 left) 2023-09-23T22:22:15.231 INFO:tasks.rados.rados.0.smithi169.stdout:1094: done (5 left) 2023-09-23T22:22:15.231 INFO:tasks.rados.rados.0.smithi169.stdout:1095: done (4 left) 2023-09-23T22:22:15.231 INFO:tasks.rados.rados.0.smithi169.stdout:1096: done (3 left) 2023-09-23T22:22:15.232 INFO:tasks.rados.rados.0.smithi169.stdout:1097: done (2 left) 2023-09-23T22:22:15.232 INFO:tasks.rados.rados.0.smithi169.stdout:1100: read oid 224 snap -1 2023-09-23T22:22:15.232 INFO:tasks.rados.rados.0.smithi169.stdout:1100: expect (ObjNum 223 snap 0 seq_num 223) 2023-09-23T22:22:15.232 INFO:tasks.rados.rados.0.smithi169.stdout:1101: write oid 171 current snap is 0 2023-09-23T22:22:15.232 INFO:tasks.rados.rados.0.smithi169.stdout:1098: finishing write tid 3 to smithi16987243-435 2023-09-23T22:22:15.232 INFO:tasks.rados.rados.0.smithi169.stdout:1098: finishing write tid 4 to smithi16987243-435 2023-09-23T22:22:15.232 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 435 v 195 (ObjNum 838 snap 0 seq_num 838) dirty exists 2023-09-23T22:22:15.232 INFO:tasks.rados.rados.0.smithi169.stdout:1098: left oid 435 (ObjNum 838 snap 0 seq_num 838) 2023-09-23T22:22:15.232 INFO:tasks.rados.rados.0.smithi169.stdout:1101: seq_num 839 ranges {501073=732741,1896510=204563} 2023-09-23T22:22:15.237 INFO:tasks.rados.rados.0.smithi169.stdout:1101: writing smithi16987243-171 from 501073 to 1233814 tid 1 2023-09-23T22:22:15.244 INFO:tasks.rados.rados.0.smithi169.stdout:1101: writing smithi16987243-171 from 1896510 to 2101073 tid 2 2023-09-23T22:22:15.244 INFO:tasks.rados.rados.0.smithi169.stdout:1098: done (3 left) 2023-09-23T22:22:15.244 INFO:tasks.rados.rados.0.smithi169.stdout:1102: read oid 323 snap -1 2023-09-23T22:22:15.245 INFO:tasks.rados.rados.0.smithi169.stdout:1102: expect (ObjNum 322 snap 0 seq_num 322) 2023-09-23T22:22:15.245 INFO:tasks.rados.rados.0.smithi169.stdout:1103: read oid 75 snap -1 2023-09-23T22:22:15.245 INFO:tasks.rados.rados.0.smithi169.stdout:1103: expect (ObjNum 74 snap 0 seq_num 74) 2023-09-23T22:22:15.245 INFO:tasks.rados.rados.0.smithi169.stdout:1104: write oid 9 current snap is 0 2023-09-23T22:22:15.245 INFO:tasks.rados.rados.0.smithi169.stdout:1104: seq_num 840 ranges {517880=407990,1554992=562888} 2023-09-23T22:22:15.250 INFO:tasks.rados.rados.0.smithi169.stdout:1104: writing smithi16987243-9 from 517880 to 925870 tid 1 2023-09-23T22:22:15.257 INFO:tasks.rados.rados.0.smithi169.stdout:1104: writing smithi16987243-9 from 1554992 to 2117880 tid 2 2023-09-23T22:22:15.257 INFO:tasks.rados.rados.0.smithi169.stdout:1105: read oid 77 snap -1 2023-09-23T22:22:15.258 INFO:tasks.rados.rados.0.smithi169.stdout:1105: expect (ObjNum 76 snap 0 seq_num 76) 2023-09-23T22:22:15.258 INFO:tasks.rados.rados.0.smithi169.stdout:1106: write oid 419 current snap is 0 2023-09-23T22:22:15.258 INFO:tasks.rados.rados.0.smithi169.stdout:1106: seq_num 841 ranges {534687=483239,1613474=412283} 2023-09-23T22:22:15.264 INFO:tasks.rados.rados.0.smithi169.stdout:1106: writing smithi16987243-419 from 534687 to 1017926 tid 1 2023-09-23T22:22:15.270 INFO:tasks.rados.rados.0.smithi169.stdout:1106: writing smithi16987243-419 from 1613474 to 2025757 tid 2 2023-09-23T22:22:15.270 INFO:tasks.rados.rados.0.smithi169.stdout:1107: read oid 439 snap -1 2023-09-23T22:22:15.270 INFO:tasks.rados.rados.0.smithi169.stdout:1107: expect (ObjNum 690 snap 0 seq_num 690) 2023-09-23T22:22:15.270 INFO:tasks.rados.rados.0.smithi169.stdout:1108: write oid 475 current snap is 0 2023-09-23T22:22:15.271 INFO:tasks.rados.rados.0.smithi169.stdout:1108: seq_num 842 ranges {551494=558488,1671956=479538} 2023-09-23T22:22:15.276 INFO:tasks.rados.rados.0.smithi169.stdout:1108: writing smithi16987243-475 from 551494 to 1109982 tid 1 2023-09-23T22:22:15.283 INFO:tasks.rados.rados.0.smithi169.stdout:1108: writing smithi16987243-475 from 1671956 to 2151494 tid 2 2023-09-23T22:22:15.283 INFO:tasks.rados.rados.0.smithi169.stdout:1109: read oid 314 snap -1 2023-09-23T22:22:15.283 INFO:tasks.rados.rados.0.smithi169.stdout:1109: expect (ObjNum 784 snap 0 seq_num 784) 2023-09-23T22:22:15.283 INFO:tasks.rados.rados.0.smithi169.stdout:1110: read oid 455 snap -1 2023-09-23T22:22:15.283 INFO:tasks.rados.rados.0.smithi169.stdout:1110: expect (ObjNum 454 snap 0 seq_num 454) 2023-09-23T22:22:15.284 INFO:tasks.rados.rados.0.smithi169.stdout:1111: read oid 215 snap -1 2023-09-23T22:22:15.284 INFO:tasks.rados.rados.0.smithi169.stdout:1111: expect (ObjNum 565 snap 0 seq_num 565) 2023-09-23T22:22:15.284 INFO:tasks.rados.rados.0.smithi169.stdout:1112: write oid 427 current snap is 0 2023-09-23T22:22:15.284 INFO:tasks.rados.rados.0.smithi169.stdout:1099: expect (ObjNum 724 snap 0 seq_num 724) 2023-09-23T22:22:15.384 INFO:tasks.rados.rados.0.smithi169.stdout:1101: finishing write tid 1 to smithi16987243-171 2023-09-23T22:22:15.384 INFO:tasks.rados.rados.0.smithi169.stdout:1100: expect (ObjNum 223 snap 0 seq_num 223) 2023-09-23T22:22:15.496 INFO:tasks.rados.rados.0.smithi169.stdout:1101: finishing write tid 2 to smithi16987243-171 2023-09-23T22:22:15.496 INFO:tasks.rados.rados.0.smithi169.stdout:1101: finishing write tid 3 to smithi16987243-171 2023-09-23T22:22:15.496 INFO:tasks.rados.rados.0.smithi169.stdout:1101: finishing write tid 4 to smithi16987243-171 2023-09-23T22:22:15.496 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 171 v 160 (ObjNum 839 snap 0 seq_num 839) dirty exists 2023-09-23T22:22:15.496 INFO:tasks.rados.rados.0.smithi169.stdout:1101: left oid 171 (ObjNum 839 snap 0 seq_num 839) 2023-09-23T22:22:15.497 INFO:tasks.rados.rados.0.smithi169.stdout:1104: finishing write tid 1 to smithi16987243-9 2023-09-23T22:22:15.497 INFO:tasks.rados.rados.0.smithi169.stdout:1104: finishing write tid 2 to smithi16987243-9 2023-09-23T22:22:15.497 INFO:tasks.rados.rados.0.smithi169.stdout:1104: finishing write tid 3 to smithi16987243-9 2023-09-23T22:22:15.497 INFO:tasks.rados.rados.0.smithi169.stdout:1103: expect (ObjNum 74 snap 0 seq_num 74) 2023-09-23T22:22:15.595 INFO:tasks.rados.rados.0.smithi169.stdout:1104: finishing write tid 4 to smithi16987243-9 2023-09-23T22:22:15.596 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 9 v 190 (ObjNum 840 snap 0 seq_num 840) dirty exists 2023-09-23T22:22:15.596 INFO:tasks.rados.rados.0.smithi169.stdout:1104: left oid 9 (ObjNum 840 snap 0 seq_num 840) 2023-09-23T22:22:15.596 INFO:tasks.rados.rados.0.smithi169.stdout:1102: expect (ObjNum 322 snap 0 seq_num 322) 2023-09-23T22:22:15.703 INFO:tasks.rados.rados.0.smithi169.stdout:1106: finishing write tid 1 to smithi16987243-419 2023-09-23T22:22:15.703 INFO:tasks.rados.rados.0.smithi169.stdout:1105: expect (ObjNum 76 snap 0 seq_num 76) 2023-09-23T22:22:15.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:15 smithi169 bash[40994]: cluster 2023-09-23T22:22:13.832402+0000 mgr.y (mgr.24365) 215 : cluster [DBG] pgmap v190: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 93 MiB/s rd, 13 MiB/s wr, 133 op/s 2023-09-23T22:22:15.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:15 smithi169 bash[27421]: cluster 2023-09-23T22:22:13.832402+0000 mgr.y (mgr.24365) 215 : cluster [DBG] pgmap v190: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 93 MiB/s rd, 13 MiB/s wr, 133 op/s 2023-09-23T22:22:15.801 INFO:tasks.rados.rados.0.smithi169.stdout:1106: finishing write tid 2 to smithi16987243-419 2023-09-23T22:22:15.801 INFO:tasks.rados.rados.0.smithi169.stdout:1106: finishing write tid 3 to smithi16987243-419 2023-09-23T22:22:15.801 INFO:tasks.rados.rados.0.smithi169.stdout:1106: finishing write tid 4 to smithi16987243-419 2023-09-23T22:22:15.802 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 419 v 155 (ObjNum 841 snap 0 seq_num 841) dirty exists 2023-09-23T22:22:15.802 INFO:tasks.rados.rados.0.smithi169.stdout:1106: left oid 419 (ObjNum 841 snap 0 seq_num 841) 2023-09-23T22:22:15.802 INFO:tasks.rados.rados.0.smithi169.stdout:1107: expect (ObjNum 690 snap 0 seq_num 690) 2023-09-23T22:22:15.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:15 smithi187 bash[31480]: cluster 2023-09-23T22:22:13.832402+0000 mgr.y (mgr.24365) 215 : cluster [DBG] pgmap v190: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 93 MiB/s rd, 13 MiB/s wr, 133 op/s 2023-09-23T22:22:15.955 INFO:tasks.rados.rados.0.smithi169.stdout:1108: finishing write tid 1 to smithi16987243-475 2023-09-23T22:22:15.956 INFO:tasks.rados.rados.0.smithi169.stdout:1111: expect (ObjNum 565 snap 0 seq_num 565) 2023-09-23T22:22:16.117 INFO:tasks.rados.rados.0.smithi169.stdout:1108: finishing write tid 2 to smithi16987243-475 2023-09-23T22:22:16.117 INFO:tasks.rados.rados.0.smithi169.stdout:1108: finishing write tid 3 to smithi16987243-475 2023-09-23T22:22:16.117 INFO:tasks.rados.rados.0.smithi169.stdout:1108: finishing write tid 4 to smithi16987243-475 2023-09-23T22:22:16.117 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 475 v 174 (ObjNum 842 snap 0 seq_num 842) dirty exists 2023-09-23T22:22:16.118 INFO:tasks.rados.rados.0.smithi169.stdout:1108: left oid 475 (ObjNum 842 snap 0 seq_num 842) 2023-09-23T22:22:16.118 INFO:tasks.rados.rados.0.smithi169.stdout:1110: expect (ObjNum 454 snap 0 seq_num 454) 2023-09-23T22:22:16.225 INFO:tasks.rados.rados.0.smithi169.stdout:1109: expect (ObjNum 784 snap 0 seq_num 784) 2023-09-23T22:22:16.415 INFO:tasks.rados.rados.0.smithi169.stdout:1112: seq_num 843 ranges {568301=633737,1614085=415952} 2023-09-23T22:22:16.427 INFO:tasks.rados.rados.0.smithi169.stdout:1112: writing smithi16987243-427 from 568301 to 1202038 tid 1 2023-09-23T22:22:16.433 INFO:tasks.rados.rados.0.smithi169.stdout:1112: writing smithi16987243-427 from 1614085 to 2030037 tid 2 2023-09-23T22:22:16.433 INFO:tasks.rados.rados.0.smithi169.stdout:1099: done (13 left) 2023-09-23T22:22:16.433 INFO:tasks.rados.rados.0.smithi169.stdout:1100: done (12 left) 2023-09-23T22:22:16.434 INFO:tasks.rados.rados.0.smithi169.stdout:1101: done (11 left) 2023-09-23T22:22:16.434 INFO:tasks.rados.rados.0.smithi169.stdout:1102: done (10 left) 2023-09-23T22:22:16.434 INFO:tasks.rados.rados.0.smithi169.stdout:1103: done (9 left) 2023-09-23T22:22:16.434 INFO:tasks.rados.rados.0.smithi169.stdout:1104: done (8 left) 2023-09-23T22:22:16.434 INFO:tasks.rados.rados.0.smithi169.stdout:1105: done (7 left) 2023-09-23T22:22:16.434 INFO:tasks.rados.rados.0.smithi169.stdout:1106: done (6 left) 2023-09-23T22:22:16.434 INFO:tasks.rados.rados.0.smithi169.stdout:1107: done (5 left) 2023-09-23T22:22:16.434 INFO:tasks.rados.rados.0.smithi169.stdout:1108: done (4 left) 2023-09-23T22:22:16.434 INFO:tasks.rados.rados.0.smithi169.stdout:1109: done (3 left) 2023-09-23T22:22:16.434 INFO:tasks.rados.rados.0.smithi169.stdout:1110: done (2 left) 2023-09-23T22:22:16.434 INFO:tasks.rados.rados.0.smithi169.stdout:1111: done (1 left) 2023-09-23T22:22:16.435 INFO:tasks.rados.rados.0.smithi169.stdout:1113: read oid 378 snap -1 2023-09-23T22:22:16.435 INFO:tasks.rados.rados.0.smithi169.stdout:1113: expect (ObjNum 742 snap 0 seq_num 742) 2023-09-23T22:22:16.435 INFO:tasks.rados.rados.0.smithi169.stdout:1114: read oid 299 snap -1 2023-09-23T22:22:16.435 INFO:tasks.rados.rados.0.smithi169.stdout:1114: expect (ObjNum 630 snap 0 seq_num 630) 2023-09-23T22:22:16.435 INFO:tasks.rados.rados.0.smithi169.stdout:1115: read oid 161 snap -1 2023-09-23T22:22:16.435 INFO:tasks.rados.rados.0.smithi169.stdout:1115: expect (ObjNum 608 snap 0 seq_num 608) 2023-09-23T22:22:16.435 INFO:tasks.rados.rados.0.smithi169.stdout:1116: read oid 435 snap -1 2023-09-23T22:22:16.435 INFO:tasks.rados.rados.0.smithi169.stdout:1116: expect (ObjNum 838 snap 0 seq_num 838) 2023-09-23T22:22:16.435 INFO:tasks.rados.rados.0.smithi169.stdout:1117: write oid 189 current snap is 0 2023-09-23T22:22:16.435 INFO:tasks.rados.rados.0.smithi169.stdout:1117: seq_num 844 ranges {585108=425339,1788920=396188} 2023-09-23T22:22:16.439 INFO:tasks.rados.rados.0.smithi169.stdout:1117: writing smithi16987243-189 from 585108 to 1010447 tid 1 2023-09-23T22:22:16.446 INFO:tasks.rados.rados.0.smithi169.stdout:1117: writing smithi16987243-189 from 1788920 to 2185108 tid 2 2023-09-23T22:22:16.447 INFO:tasks.rados.rados.0.smithi169.stdout:1118: write oid 355 current snap is 0 2023-09-23T22:22:16.447 INFO:tasks.rados.rados.0.smithi169.stdout:1112: finishing write tid 1 to smithi16987243-427 2023-09-23T22:22:16.447 INFO:tasks.rados.rados.0.smithi169.stdout:1115: expect (ObjNum 608 snap 0 seq_num 608) 2023-09-23T22:22:16.531 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:22:16 smithi169 bash[27688]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:22:16] "GET /metrics HTTP/1.1" 200 242503 "" "Prometheus/2.43.0" 2023-09-23T22:22:16.542 INFO:tasks.rados.rados.0.smithi169.stdout:1113: expect (ObjNum 742 snap 0 seq_num 742) 2023-09-23T22:22:16.663 INFO:tasks.rados.rados.0.smithi169.stdout:1112: finishing write tid 2 to smithi16987243-427 2023-09-23T22:22:16.663 INFO:tasks.rados.rados.0.smithi169.stdout:1112: finishing write tid 3 to smithi16987243-427 2023-09-23T22:22:16.663 INFO:tasks.rados.rados.0.smithi169.stdout:1118: seq_num 845 ranges {601915=500588,1847402=354513} 2023-09-23T22:22:16.671 INFO:tasks.rados.rados.0.smithi169.stdout:1118: writing smithi16987243-355 from 601915 to 1102503 tid 1 2023-09-23T22:22:16.678 INFO:tasks.rados.rados.0.smithi169.stdout:1118: writing smithi16987243-355 from 1847402 to 2201915 tid 2 2023-09-23T22:22:16.678 INFO:tasks.rados.rados.0.smithi169.stdout:1113: done (6 left) 2023-09-23T22:22:16.678 INFO:tasks.rados.rados.0.smithi169.stdout:1115: done (5 left) 2023-09-23T22:22:16.678 INFO:tasks.rados.rados.0.smithi169.stdout:1119: write oid 473 current snap is 0 2023-09-23T22:22:16.678 INFO:tasks.rados.rados.0.smithi169.stdout:1119: seq_num 846 ranges {618722=575837,1905884=312838} 2023-09-23T22:22:16.684 INFO:tasks.rados.rados.0.smithi169.stdout:1119: writing smithi16987243-473 from 618722 to 1194559 tid 1 2023-09-23T22:22:16.690 INFO:tasks.rados.rados.0.smithi169.stdout:1119: writing smithi16987243-473 from 1905884 to 2218722 tid 2 2023-09-23T22:22:16.691 INFO:tasks.rados.rados.0.smithi169.stdout:1120: write oid 397 current snap is 0 2023-09-23T22:22:16.691 INFO:tasks.rados.rados.0.smithi169.stdout:1112: finishing write tid 4 to smithi16987243-427 2023-09-23T22:22:16.691 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 427 v 158 (ObjNum 843 snap 0 seq_num 843) dirty exists 2023-09-23T22:22:16.691 INFO:tasks.rados.rados.0.smithi169.stdout:1112: left oid 427 (ObjNum 843 snap 0 seq_num 843) 2023-09-23T22:22:16.691 INFO:tasks.rados.rados.0.smithi169.stdout:1117: finishing write tid 1 to smithi16987243-189 2023-09-23T22:22:16.691 INFO:tasks.rados.rados.0.smithi169.stdout:1114: expect (ObjNum 630 snap 0 seq_num 630) 2023-09-23T22:22:16.837 INFO:tasks.rados.rados.0.smithi169.stdout:1116: expect (ObjNum 838 snap 0 seq_num 838) 2023-09-23T22:22:16.905 INFO:tasks.rados.rados.0.smithi169.stdout:1117: finishing write tid 2 to smithi16987243-189 2023-09-23T22:22:16.905 INFO:tasks.rados.rados.0.smithi169.stdout:1117: finishing write tid 3 to smithi16987243-189 2023-09-23T22:22:16.905 INFO:tasks.rados.rados.0.smithi169.stdout:1117: finishing write tid 4 to smithi16987243-189 2023-09-23T22:22:16.905 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 189 v 205 (ObjNum 844 snap 0 seq_num 844) dirty exists 2023-09-23T22:22:16.905 INFO:tasks.rados.rados.0.smithi169.stdout:1117: left oid 189 (ObjNum 844 snap 0 seq_num 844) 2023-09-23T22:22:16.905 INFO:tasks.rados.rados.0.smithi169.stdout:1120: seq_num 847 ranges {635529=651086,1848013=387516} 2023-09-23T22:22:16.912 INFO:tasks.rados.rados.0.smithi169.stdout:1120: writing smithi16987243-397 from 635529 to 1286615 tid 1 2023-09-23T22:22:16.921 INFO:tasks.rados.rados.0.smithi169.stdout:1120: writing smithi16987243-397 from 1848013 to 2235529 tid 2 2023-09-23T22:22:16.921 INFO:tasks.rados.rados.0.smithi169.stdout:1112: done (6 left) 2023-09-23T22:22:16.921 INFO:tasks.rados.rados.0.smithi169.stdout:1114: done (5 left) 2023-09-23T22:22:16.921 INFO:tasks.rados.rados.0.smithi169.stdout:1116: done (4 left) 2023-09-23T22:22:16.922 INFO:tasks.rados.rados.0.smithi169.stdout:1117: done (3 left) 2023-09-23T22:22:16.922 INFO:tasks.rados.rados.0.smithi169.stdout:1121: read oid 110 snap -1 2023-09-23T22:22:16.922 INFO:tasks.rados.rados.0.smithi169.stdout:1121: expect (ObjNum 109 snap 0 seq_num 109) 2023-09-23T22:22:16.922 INFO:tasks.rados.rados.0.smithi169.stdout:1122: write oid 446 current snap is 0 2023-09-23T22:22:16.922 INFO:tasks.rados.rados.0.smithi169.stdout:1118: finishing write tid 1 to smithi16987243-355 2023-09-23T22:22:16.922 INFO:tasks.rados.rados.0.smithi169.stdout:1118: finishing write tid 2 to smithi16987243-355 2023-09-23T22:22:16.922 INFO:tasks.rados.rados.0.smithi169.stdout:1118: finishing write tid 3 to smithi16987243-355 2023-09-23T22:22:16.922 INFO:tasks.rados.rados.0.smithi169.stdout:1118: finishing write tid 4 to smithi16987243-355 2023-09-23T22:22:16.922 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 355 v 177 (ObjNum 845 snap 0 seq_num 845) dirty exists 2023-09-23T22:22:16.922 INFO:tasks.rados.rados.0.smithi169.stdout:1118: left oid 355 (ObjNum 845 snap 0 seq_num 845) 2023-09-23T22:22:16.922 INFO:tasks.rados.rados.0.smithi169.stdout:1119: finishing write tid 1 to smithi16987243-473 2023-09-23T22:22:16.922 INFO:tasks.rados.rados.0.smithi169.stdout:1119: finishing write tid 2 to smithi16987243-473 2023-09-23T22:22:16.923 INFO:tasks.rados.rados.0.smithi169.stdout:1119: finishing write tid 3 to smithi16987243-473 2023-09-23T22:22:16.923 INFO:tasks.rados.rados.0.smithi169.stdout:1119: finishing write tid 4 to smithi16987243-473 2023-09-23T22:22:16.923 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 473 v 134 (ObjNum 846 snap 0 seq_num 846) dirty exists 2023-09-23T22:22:16.923 INFO:tasks.rados.rados.0.smithi169.stdout:1119: left oid 473 (ObjNum 846 snap 0 seq_num 846) 2023-09-23T22:22:16.923 INFO:tasks.rados.rados.0.smithi169.stdout:1120: finishing write tid 1 to smithi16987243-397 2023-09-23T22:22:16.923 INFO:tasks.rados.rados.0.smithi169.stdout:1122: seq_num 848 ranges {652336=726335,1906495=345841} 2023-09-23T22:22:16.933 INFO:tasks.rados.rados.0.smithi169.stdout:1122: writing smithi16987243-446 from 652336 to 1378671 tid 1 2023-09-23T22:22:16.938 INFO:tasks.rados.rados.0.smithi169.stdout:1122: writing smithi16987243-446 from 1906495 to 2252336 tid 2 2023-09-23T22:22:16.938 INFO:tasks.rados.rados.0.smithi169.stdout:1118: done (4 left) 2023-09-23T22:22:16.938 INFO:tasks.rados.rados.0.smithi169.stdout:1119: done (3 left) 2023-09-23T22:22:16.938 INFO:tasks.rados.rados.0.smithi169.stdout:1123: write oid 319 current snap is 0 2023-09-23T22:22:16.938 INFO:tasks.rados.rados.0.smithi169.stdout:1123: seq_num 849 ranges {669143=401584,1564977=426959} 2023-09-23T22:22:16.944 INFO:tasks.rados.rados.0.smithi169.stdout:1123: writing smithi16987243-319 from 669143 to 1070727 tid 1 2023-09-23T22:22:16.949 INFO:tasks.rados.rados.0.smithi169.stdout:1123: writing smithi16987243-319 from 1564977 to 1991936 tid 2 2023-09-23T22:22:16.949 INFO:tasks.rados.rados.0.smithi169.stdout:1124: write oid 96 current snap is 0 2023-09-23T22:22:16.950 INFO:tasks.rados.rados.0.smithi169.stdout:1120: finishing write tid 2 to smithi16987243-397 2023-09-23T22:22:16.950 INFO:tasks.rados.rados.0.smithi169.stdout:1120: finishing write tid 3 to smithi16987243-397 2023-09-23T22:22:16.950 INFO:tasks.rados.rados.0.smithi169.stdout:1120: finishing write tid 4 to smithi16987243-397 2023-09-23T22:22:16.950 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 397 v 193 (ObjNum 847 snap 0 seq_num 847) dirty exists 2023-09-23T22:22:16.950 INFO:tasks.rados.rados.0.smithi169.stdout:1120: left oid 397 (ObjNum 847 snap 0 seq_num 847) 2023-09-23T22:22:16.950 INFO:tasks.rados.rados.0.smithi169.stdout:1121: expect (ObjNum 109 snap 0 seq_num 109) 2023-09-23T22:22:17.087 INFO:tasks.rados.rados.0.smithi169.stdout:1122: finishing write tid 1 to smithi16987243-446 2023-09-23T22:22:17.088 INFO:tasks.rados.rados.0.smithi169.stdout:1122: finishing write tid 2 to smithi16987243-446 2023-09-23T22:22:17.088 INFO:tasks.rados.rados.0.smithi169.stdout:1122: finishing write tid 3 to smithi16987243-446 2023-09-23T22:22:17.088 INFO:tasks.rados.rados.0.smithi169.stdout:1122: finishing write tid 4 to smithi16987243-446 2023-09-23T22:22:17.088 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 446 v 137 (ObjNum 848 snap 0 seq_num 848) dirty exists 2023-09-23T22:22:17.088 INFO:tasks.rados.rados.0.smithi169.stdout:1122: left oid 446 (ObjNum 848 snap 0 seq_num 848) 2023-09-23T22:22:17.088 INFO:tasks.rados.rados.0.smithi169.stdout:1123: finishing write tid 1 to smithi16987243-319 2023-09-23T22:22:17.088 INFO:tasks.rados.rados.0.smithi169.stdout:1123: finishing write tid 2 to smithi16987243-319 2023-09-23T22:22:17.088 INFO:tasks.rados.rados.0.smithi169.stdout:1123: finishing write tid 3 to smithi16987243-319 2023-09-23T22:22:17.088 INFO:tasks.rados.rados.0.smithi169.stdout:1123: finishing write tid 4 to smithi16987243-319 2023-09-23T22:22:17.088 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 319 v 180 (ObjNum 849 snap 0 seq_num 849) dirty exists 2023-09-23T22:22:17.089 INFO:tasks.rados.rados.0.smithi169.stdout:1123: left oid 319 (ObjNum 849 snap 0 seq_num 849) 2023-09-23T22:22:17.089 INFO:tasks.rados.rados.0.smithi169.stdout:1124: seq_num 850 ranges {685950=476833,1623459=570617} 2023-09-23T22:22:17.099 INFO:tasks.rados.rados.0.smithi169.stdout:1124: writing smithi16987243-96 from 685950 to 1162783 tid 1 2023-09-23T22:22:17.106 INFO:tasks.rados.rados.0.smithi169.stdout:1124: writing smithi16987243-96 from 1623459 to 2194076 tid 2 2023-09-23T22:22:17.106 INFO:tasks.rados.rados.0.smithi169.stdout:1120: done (4 left) 2023-09-23T22:22:17.106 INFO:tasks.rados.rados.0.smithi169.stdout:1121: done (3 left) 2023-09-23T22:22:17.106 INFO:tasks.rados.rados.0.smithi169.stdout:1122: done (2 left) 2023-09-23T22:22:17.106 INFO:tasks.rados.rados.0.smithi169.stdout:1123: done (1 left) 2023-09-23T22:22:17.106 INFO:tasks.rados.rados.0.smithi169.stdout:1125: write oid 376 current snap is 0 2023-09-23T22:22:17.106 INFO:tasks.rados.rados.0.smithi169.stdout:1124: finishing write tid 1 to smithi16987243-96 2023-09-23T22:22:17.106 INFO:tasks.rados.rados.0.smithi169.stdout:1125: seq_num 851 ranges {702757=552082,1681941=430628} 2023-09-23T22:22:17.113 INFO:tasks.rados.rados.0.smithi169.stdout:1125: writing smithi16987243-376 from 702757 to 1254839 tid 1 2023-09-23T22:22:17.118 INFO:tasks.rados.rados.0.smithi169.stdout:1125: writing smithi16987243-376 from 1681941 to 2112569 tid 2 2023-09-23T22:22:17.118 INFO:tasks.rados.rados.0.smithi169.stdout:1126: write oid 25 current snap is 0 2023-09-23T22:22:17.118 INFO:tasks.rados.rados.0.smithi169.stdout:1124: finishing write tid 2 to smithi16987243-96 2023-09-23T22:22:17.118 INFO:tasks.rados.rados.0.smithi169.stdout:1124: finishing write tid 3 to smithi16987243-96 2023-09-23T22:22:17.118 INFO:tasks.rados.rados.0.smithi169.stdout:1124: finishing write tid 4 to smithi16987243-96 2023-09-23T22:22:17.118 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 96 v 212 (ObjNum 850 snap 0 seq_num 850) dirty exists 2023-09-23T22:22:17.118 INFO:tasks.rados.rados.0.smithi169.stdout:1124: left oid 96 (ObjNum 850 snap 0 seq_num 850) 2023-09-23T22:22:17.119 INFO:tasks.rados.rados.0.smithi169.stdout:1125: finishing write tid 1 to smithi16987243-376 2023-09-23T22:22:17.119 INFO:tasks.rados.rados.0.smithi169.stdout:1126: seq_num 852 ranges {719564=743684,2140423=179141} 2023-09-23T22:22:17.126 INFO:tasks.rados.rados.0.smithi169.stdout:1126: writing smithi16987243-25 from 719564 to 1463248 tid 1 2023-09-23T22:22:17.131 INFO:tasks.rados.rados.0.smithi169.stdout:1126: writing smithi16987243-25 from 2140423 to 2319564 tid 2 2023-09-23T22:22:17.132 INFO:tasks.rados.rados.0.smithi169.stdout:1124: done (2 left) 2023-09-23T22:22:17.132 INFO:tasks.rados.rados.0.smithi169.stdout:1127: read oid 264 snap -1 2023-09-23T22:22:17.132 INFO:tasks.rados.rados.0.smithi169.stdout:1127: expect (ObjNum 610 snap 0 seq_num 610) 2023-09-23T22:22:17.132 INFO:tasks.rados.rados.0.smithi169.stdout:1128: write oid 445 current snap is 0 2023-09-23T22:22:17.132 INFO:tasks.rados.rados.0.smithi169.stdout:1128: seq_num 853 ranges {736371=418933,1798905=434297} 2023-09-23T22:22:17.138 INFO:tasks.rados.rados.0.smithi169.stdout:1128: writing smithi16987243-445 from 736371 to 1155304 tid 1 2023-09-23T22:22:17.144 INFO:tasks.rados.rados.0.smithi169.stdout:1128: writing smithi16987243-445 from 1798905 to 2233202 tid 2 2023-09-23T22:22:17.145 INFO:tasks.rados.rados.0.smithi169.stdout:1129: write oid 303 current snap is 0 2023-09-23T22:22:17.145 INFO:tasks.rados.rados.0.smithi169.stdout:1125: finishing write tid 2 to smithi16987243-376 2023-09-23T22:22:17.145 INFO:tasks.rados.rados.0.smithi169.stdout:1129: seq_num 854 ranges {753178=494182,1857387=495791} 2023-09-23T22:22:17.151 INFO:tasks.rados.rados.0.smithi169.stdout:1129: writing smithi16987243-303 from 753178 to 1247360 tid 1 2023-09-23T22:22:17.158 INFO:tasks.rados.rados.0.smithi169.stdout:1129: writing smithi16987243-303 from 1857387 to 2353178 tid 2 2023-09-23T22:22:17.158 INFO:tasks.rados.rados.0.smithi169.stdout:1130: read oid 226 snap -1 2023-09-23T22:22:17.158 INFO:tasks.rados.rados.0.smithi169.stdout:1130: expect (ObjNum 575 snap 0 seq_num 575) 2023-09-23T22:22:17.158 INFO:tasks.rados.rados.0.smithi169.stdout:1131: read oid 98 snap -1 2023-09-23T22:22:17.158 INFO:tasks.rados.rados.0.smithi169.stdout:1131: expect (ObjNum 97 snap 0 seq_num 97) 2023-09-23T22:22:17.159 INFO:tasks.rados.rados.0.smithi169.stdout:1132: read oid 351 snap -1 2023-09-23T22:22:17.159 INFO:tasks.rados.rados.0.smithi169.stdout:1132: expect (ObjNum 833 snap 0 seq_num 833) 2023-09-23T22:22:17.159 INFO:tasks.rados.rados.0.smithi169.stdout:1133: write oid 412 current snap is 0 2023-09-23T22:22:17.159 INFO:tasks.rados.rados.0.smithi169.stdout:1133: seq_num 855 ranges {769985=569431,1915869=437966} 2023-09-23T22:22:17.166 INFO:tasks.rados.rados.0.smithi169.stdout:1133: writing smithi16987243-412 from 769985 to 1339416 tid 1 2023-09-23T22:22:17.172 INFO:tasks.rados.rados.0.smithi169.stdout:1133: writing smithi16987243-412 from 1915869 to 2353835 tid 2 2023-09-23T22:22:17.172 INFO:tasks.rados.rados.0.smithi169.stdout:1134: delete oid 11 current snap is 0 2023-09-23T22:22:17.173 INFO:tasks.rados.rados.0.smithi169.stdout:1125: finishing write tid 3 to smithi16987243-376 2023-09-23T22:22:17.173 INFO:tasks.rados.rados.0.smithi169.stdout:1125: finishing write tid 4 to smithi16987243-376 2023-09-23T22:22:17.173 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 376 v 199 (ObjNum 851 snap 0 seq_num 851) dirty exists 2023-09-23T22:22:17.173 INFO:tasks.rados.rados.0.smithi169.stdout:1125: left oid 376 (ObjNum 851 snap 0 seq_num 851) 2023-09-23T22:22:17.173 INFO:tasks.rados.rados.0.smithi169.stdout:1126: finishing write tid 1 to smithi16987243-25 2023-09-23T22:22:17.173 INFO:tasks.rados.rados.0.smithi169.stdout:1126: finishing write tid 2 to smithi16987243-25 2023-09-23T22:22:17.173 INFO:tasks.rados.rados.0.smithi169.stdout:1126: finishing write tid 3 to smithi16987243-25 2023-09-23T22:22:17.173 INFO:tasks.rados.rados.0.smithi169.stdout:1126: finishing write tid 4 to smithi16987243-25 2023-09-23T22:22:17.173 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 25 v 198 (ObjNum 852 snap 0 seq_num 852) dirty exists 2023-09-23T22:22:17.173 INFO:tasks.rados.rados.0.smithi169.stdout:1126: left oid 25 (ObjNum 852 snap 0 seq_num 852) 2023-09-23T22:22:17.173 INFO:tasks.rados.rados.0.smithi169.stdout:1127: expect (ObjNum 610 snap 0 seq_num 610) 2023-09-23T22:22:17.254 INFO:tasks.rados.rados.0.smithi169.stdout:1128: finishing write tid 1 to smithi16987243-445 2023-09-23T22:22:17.254 INFO:tasks.rados.rados.0.smithi169.stdout:1128: finishing write tid 2 to smithi16987243-445 2023-09-23T22:22:17.254 INFO:tasks.rados.rados.0.smithi169.stdout:1128: finishing write tid 3 to smithi16987243-445 2023-09-23T22:22:17.254 INFO:tasks.rados.rados.0.smithi169.stdout:1128: finishing write tid 4 to smithi16987243-445 2023-09-23T22:22:17.254 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 445 v 198 (ObjNum 853 snap 0 seq_num 853) dirty exists 2023-09-23T22:22:17.254 INFO:tasks.rados.rados.0.smithi169.stdout:1128: left oid 445 (ObjNum 853 snap 0 seq_num 853) 2023-09-23T22:22:17.254 INFO:tasks.rados.rados.0.smithi169.stdout:1129: finishing write tid 1 to smithi16987243-303 2023-09-23T22:22:17.254 INFO:tasks.rados.rados.0.smithi169.stdout:1125: done (9 left) 2023-09-23T22:22:17.254 INFO:tasks.rados.rados.0.smithi169.stdout:1126: done (8 left) 2023-09-23T22:22:17.255 INFO:tasks.rados.rados.0.smithi169.stdout:1127: done (7 left) 2023-09-23T22:22:17.255 INFO:tasks.rados.rados.0.smithi169.stdout:1128: done (6 left) 2023-09-23T22:22:17.255 INFO:tasks.rados.rados.0.smithi169.stdout:1134: done (5 left) 2023-09-23T22:22:17.255 INFO:tasks.rados.rados.0.smithi169.stdout:1135: read oid 31 snap -1 2023-09-23T22:22:17.255 INFO:tasks.rados.rados.0.smithi169.stdout:1135: expect (ObjNum 30 snap 0 seq_num 30) 2023-09-23T22:22:17.255 INFO:tasks.rados.rados.0.smithi169.stdout:1136: write oid 287 current snap is 0 2023-09-23T22:22:17.255 INFO:tasks.rados.rados.0.smithi169.stdout:1132: expect (ObjNum 833 snap 0 seq_num 833) 2023-09-23T22:22:17.338 INFO:tasks.rados.rados.0.smithi169.stdout:1129: finishing write tid 2 to smithi16987243-303 2023-09-23T22:22:17.338 INFO:tasks.rados.rados.0.smithi169.stdout:1129: finishing write tid 3 to smithi16987243-303 2023-09-23T22:22:17.338 INFO:tasks.rados.rados.0.smithi169.stdout:1129: finishing write tid 4 to smithi16987243-303 2023-09-23T22:22:17.338 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 303 v 215 (ObjNum 854 snap 0 seq_num 854) dirty exists 2023-09-23T22:22:17.338 INFO:tasks.rados.rados.0.smithi169.stdout:1129: left oid 303 (ObjNum 854 snap 0 seq_num 854) 2023-09-23T22:22:17.338 INFO:tasks.rados.rados.0.smithi169.stdout:1133: finishing write tid 1 to smithi16987243-412 2023-09-23T22:22:17.339 INFO:tasks.rados.rados.0.smithi169.stdout:1130: expect (ObjNum 575 snap 0 seq_num 575) 2023-09-23T22:22:17.512 INFO:tasks.rados.rados.0.smithi169.stdout:1133: finishing write tid 2 to smithi16987243-412 2023-09-23T22:22:17.512 INFO:tasks.rados.rados.0.smithi169.stdout:1133: finishing write tid 3 to smithi16987243-412 2023-09-23T22:22:17.512 INFO:tasks.rados.rados.0.smithi169.stdout:1133: finishing write tid 4 to smithi16987243-412 2023-09-23T22:22:17.512 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 412 v 196 (ObjNum 855 snap 0 seq_num 855) dirty exists 2023-09-23T22:22:17.512 INFO:tasks.rados.rados.0.smithi169.stdout:1133: left oid 412 (ObjNum 855 snap 0 seq_num 855) 2023-09-23T22:22:17.512 INFO:tasks.rados.rados.0.smithi169.stdout:1131: expect (ObjNum 97 snap 0 seq_num 97) 2023-09-23T22:22:17.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:17 smithi169 bash[27421]: cluster 2023-09-23T22:22:15.832995+0000 mgr.y (mgr.24365) 216 : cluster [DBG] pgmap v191: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s rd, 8.3 MiB/s wr, 89 op/s 2023-09-23T22:22:17.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:17 smithi169 bash[27421]: audit 2023-09-23T22:22:16.844513+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:22:17.631 INFO:tasks.rados.rados.0.smithi169.stdout:1135: expect (ObjNum 30 snap 0 seq_num 30) 2023-09-23T22:22:17.712 INFO:tasks.rados.rados.0.smithi169.stdout:1136: seq_num 857 ranges {403599=719929,1916480=441635} 2023-09-23T22:22:17.718 INFO:tasks.rados.rados.0.smithi169.stdout:1136: writing smithi16987243-287 from 403599 to 1123528 tid 1 2023-09-23T22:22:17.726 INFO:tasks.rados.rados.0.smithi169.stdout:1136: writing smithi16987243-287 from 1916480 to 2358115 tid 2 2023-09-23T22:22:17.726 INFO:tasks.rados.rados.0.smithi169.stdout:1129: done (6 left) 2023-09-23T22:22:17.726 INFO:tasks.rados.rados.0.smithi169.stdout:1130: done (5 left) 2023-09-23T22:22:17.726 INFO:tasks.rados.rados.0.smithi169.stdout:1131: done (4 left) 2023-09-23T22:22:17.726 INFO:tasks.rados.rados.0.smithi169.stdout:1132: done (3 left) 2023-09-23T22:22:17.726 INFO:tasks.rados.rados.0.smithi169.stdout:1133: done (2 left) 2023-09-23T22:22:17.726 INFO:tasks.rados.rados.0.smithi169.stdout:1135: done (1 left) 2023-09-23T22:22:17.726 INFO:tasks.rados.rados.0.smithi169.stdout:1137: write oid 266 current snap is 0 2023-09-23T22:22:17.726 INFO:tasks.rados.rados.0.smithi169.stdout:1136: finishing write tid 1 to smithi16987243-287 2023-09-23T22:22:17.727 INFO:tasks.rados.rados.0.smithi169.stdout:1137: seq_num 858 ranges {420406=795178,1974962=445444} 2023-09-23T22:22:17.732 INFO:tasks.rados.rados.0.smithi169.stdout:1137: writing smithi16987243-266 from 420406 to 1215584 tid 1 2023-09-23T22:22:17.739 INFO:tasks.rados.rados.0.smithi169.stdout:1137: writing smithi16987243-266 from 1974962 to 2420406 tid 2 2023-09-23T22:22:17.739 INFO:tasks.rados.rados.0.smithi169.stdout:1138: write oid 34 current snap is 0 2023-09-23T22:22:17.739 INFO:tasks.rados.rados.0.smithi169.stdout:1136: finishing write tid 2 to smithi16987243-287 2023-09-23T22:22:17.739 INFO:tasks.rados.rados.0.smithi169.stdout:1138: seq_num 859 ranges {437213=470427,1633444=728951} 2023-09-23T22:22:17.744 INFO:tasks.rados.rados.0.smithi169.stdout:1138: writing smithi16987243-34 from 437213 to 907640 tid 1 2023-09-23T22:22:17.753 INFO:tasks.rados.rados.0.smithi169.stdout:1138: writing smithi16987243-34 from 1633444 to 2362395 tid 2 2023-09-23T22:22:17.753 INFO:tasks.rados.rados.0.smithi169.stdout:1139: write oid 393 current snap is 0 2023-09-23T22:22:17.753 INFO:tasks.rados.rados.0.smithi169.stdout:1136: finishing write tid 3 to smithi16987243-287 2023-09-23T22:22:17.753 INFO:tasks.rados.rados.0.smithi169.stdout:1136: finishing write tid 4 to smithi16987243-287 2023-09-23T22:22:17.753 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 287 v 208 (ObjNum 857 snap 0 seq_num 857) dirty exists 2023-09-23T22:22:17.753 INFO:tasks.rados.rados.0.smithi169.stdout:1136: left oid 287 (ObjNum 857 snap 0 seq_num 857) 2023-09-23T22:22:17.753 INFO:tasks.rados.rados.0.smithi169.stdout:1137: finishing write tid 1 to smithi16987243-266 2023-09-23T22:22:17.753 INFO:tasks.rados.rados.0.smithi169.stdout:1139: seq_num 860 ranges {454020=662029,1691926=588962} 2023-09-23T22:22:17.758 INFO:tasks.rados.rados.0.smithi169.stdout:1139: writing smithi16987243-393 from 454020 to 1116049 tid 1 2023-09-23T22:22:17.765 INFO:tasks.rados.rados.0.smithi169.stdout:1139: writing smithi16987243-393 from 1691926 to 2280888 tid 2 2023-09-23T22:22:17.766 INFO:tasks.rados.rados.0.smithi169.stdout:1136: done (3 left) 2023-09-23T22:22:17.766 INFO:tasks.rados.rados.0.smithi169.stdout:1140: write oid 140 current snap is 0 2023-09-23T22:22:17.766 INFO:tasks.rados.rados.0.smithi169.stdout:1137: finishing write tid 2 to smithi16987243-266 2023-09-23T22:22:17.766 INFO:tasks.rados.rados.0.smithi169.stdout:1137: finishing write tid 3 to smithi16987243-266 2023-09-23T22:22:17.766 INFO:tasks.rados.rados.0.smithi169.stdout:1137: finishing write tid 4 to smithi16987243-266 2023-09-23T22:22:17.766 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 266 v 161 (ObjNum 858 snap 0 seq_num 858) dirty exists 2023-09-23T22:22:17.766 INFO:tasks.rados.rados.0.smithi169.stdout:1137: left oid 266 (ObjNum 858 snap 0 seq_num 858) 2023-09-23T22:22:17.766 INFO:tasks.rados.rados.0.smithi169.stdout:1138: finishing write tid 1 to smithi16987243-34 2023-09-23T22:22:17.766 INFO:tasks.rados.rados.0.smithi169.stdout:1140: seq_num 861 ranges {470827=737278,1750408=720419} 2023-09-23T22:22:17.772 INFO:tasks.rados.rados.0.smithi169.stdout:1140: writing smithi16987243-140 from 470827 to 1208105 tid 1 2023-09-23T22:22:17.779 INFO:tasks.rados.rados.0.smithi169.stdout:1140: writing smithi16987243-140 from 1750408 to 2470827 tid 2 2023-09-23T22:22:17.779 INFO:tasks.rados.rados.0.smithi169.stdout:1137: done (3 left) 2023-09-23T22:22:17.779 INFO:tasks.rados.rados.0.smithi169.stdout:1141: write oid 437 current snap is 0 2023-09-23T22:22:17.779 INFO:tasks.rados.rados.0.smithi169.stdout:1138: finishing write tid 2 to smithi16987243-34 2023-09-23T22:22:17.780 INFO:tasks.rados.rados.0.smithi169.stdout:1138: finishing write tid 3 to smithi16987243-34 2023-09-23T22:22:17.780 INFO:tasks.rados.rados.0.smithi169.stdout:1138: finishing write tid 4 to smithi16987243-34 2023-09-23T22:22:17.780 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 34 v 184 (ObjNum 859 snap 0 seq_num 859) dirty exists 2023-09-23T22:22:17.780 INFO:tasks.rados.rados.0.smithi169.stdout:1138: left oid 34 (ObjNum 859 snap 0 seq_num 859) 2023-09-23T22:22:17.780 INFO:tasks.rados.rados.0.smithi169.stdout:1139: finishing write tid 1 to smithi16987243-393 2023-09-23T22:22:17.780 INFO:tasks.rados.rados.0.smithi169.stdout:1139: finishing write tid 2 to smithi16987243-393 2023-09-23T22:22:17.780 INFO:tasks.rados.rados.0.smithi169.stdout:1139: finishing write tid 3 to smithi16987243-393 2023-09-23T22:22:17.780 INFO:tasks.rados.rados.0.smithi169.stdout:1139: finishing write tid 4 to smithi16987243-393 2023-09-23T22:22:17.780 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 393 v 132 (ObjNum 860 snap 0 seq_num 860) dirty exists 2023-09-23T22:22:17.780 INFO:tasks.rados.rados.0.smithi169.stdout:1139: left oid 393 (ObjNum 860 snap 0 seq_num 860) 2023-09-23T22:22:17.780 INFO:tasks.rados.rados.0.smithi169.stdout:1140: finishing write tid 1 to smithi16987243-140 2023-09-23T22:22:17.780 INFO:tasks.rados.rados.0.smithi169.stdout:1141: seq_num 862 ranges {487634=412527,1408890=592631} 2023-09-23T22:22:17.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:17 smithi169 bash[40994]: cluster 2023-09-23T22:22:15.832995+0000 mgr.y (mgr.24365) 216 : cluster [DBG] pgmap v191: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s rd, 8.3 MiB/s wr, 89 op/s 2023-09-23T22:22:17.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:17 smithi169 bash[40994]: audit 2023-09-23T22:22:16.844513+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:22:17.784 INFO:tasks.rados.rados.0.smithi169.stdout:1141: writing smithi16987243-437 from 487634 to 900161 tid 1 2023-09-23T22:22:17.790 INFO:tasks.rados.rados.0.smithi169.stdout:1141: writing smithi16987243-437 from 1408890 to 2001521 tid 2 2023-09-23T22:22:17.790 INFO:tasks.rados.rados.0.smithi169.stdout:1138: done (3 left) 2023-09-23T22:22:17.790 INFO:tasks.rados.rados.0.smithi169.stdout:1139: done (2 left) 2023-09-23T22:22:17.790 INFO:tasks.rados.rados.0.smithi169.stdout:1142: write oid 275 current snap is 0 2023-09-23T22:22:17.790 INFO:tasks.rados.rados.0.smithi169.stdout:1142: seq_num 863 ranges {504441=487776,1467372=736289} 2023-09-23T22:22:17.795 INFO:tasks.rados.rados.0.smithi169.stdout:1142: writing smithi16987243-275 from 504441 to 992217 tid 1 2023-09-23T22:22:17.802 INFO:tasks.rados.rados.0.smithi169.stdout:1142: writing smithi16987243-275 from 1467372 to 2203661 tid 2 2023-09-23T22:22:17.802 INFO:tasks.rados.rados.0.smithi169.stdout:1143: read oid 41 snap -1 2023-09-23T22:22:17.803 INFO:tasks.rados.rados.0.smithi169.stdout:1143: expect (ObjNum 688 snap 0 seq_num 688) 2023-09-23T22:22:17.803 INFO:tasks.rados.rados.0.smithi169.stdout:1144: read oid 23 snap -1 2023-09-23T22:22:17.803 INFO:tasks.rados.rados.0.smithi169.stdout:1144: expect (ObjNum 22 snap 0 seq_num 22) 2023-09-23T22:22:17.803 INFO:tasks.rados.rados.0.smithi169.stdout:1145: write oid 206 current snap is 0 2023-09-23T22:22:17.803 INFO:tasks.rados.rados.0.smithi169.stdout:1140: finishing write tid 2 to smithi16987243-140 2023-09-23T22:22:17.803 INFO:tasks.rados.rados.0.smithi169.stdout:1140: finishing write tid 3 to smithi16987243-140 2023-09-23T22:22:17.803 INFO:tasks.rados.rados.0.smithi169.stdout:1140: finishing write tid 4 to smithi16987243-140 2023-09-23T22:22:17.803 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 140 v 179 (ObjNum 861 snap 0 seq_num 861) dirty exists 2023-09-23T22:22:17.803 INFO:tasks.rados.rados.0.smithi169.stdout:1140: left oid 140 (ObjNum 861 snap 0 seq_num 861) 2023-09-23T22:22:17.803 INFO:tasks.rados.rados.0.smithi169.stdout:1141: finishing write tid 1 to smithi16987243-437 2023-09-23T22:22:17.803 INFO:tasks.rados.rados.0.smithi169.stdout:1145: seq_num 864 ranges {521248=563025,1809501=596300} 2023-09-23T22:22:17.809 INFO:tasks.rados.rados.0.smithi169.stdout:1145: writing smithi16987243-206 from 521248 to 1084273 tid 1 2023-09-23T22:22:17.818 INFO:tasks.rados.rados.0.smithi169.stdout:1145: writing smithi16987243-206 from 1809501 to 2405801 tid 2 2023-09-23T22:22:17.818 INFO:tasks.rados.rados.0.smithi169.stdout:1140: done (5 left) 2023-09-23T22:22:17.818 INFO:tasks.rados.rados.0.smithi169.stdout:1146: read oid 305 snap -1 2023-09-23T22:22:17.818 INFO:tasks.rados.rados.0.smithi169.stdout:1146: expect (ObjNum 304 snap 0 seq_num 304) 2023-09-23T22:22:17.818 INFO:tasks.rados.rados.0.smithi169.stdout:1147: delete oid 63 current snap is 0 2023-09-23T22:22:17.818 INFO:tasks.rados.rados.0.smithi169.stdout:1141: finishing write tid 2 to smithi16987243-437 2023-09-23T22:22:17.818 INFO:tasks.rados.rados.0.smithi169.stdout:1141: finishing write tid 3 to smithi16987243-437 2023-09-23T22:22:17.819 INFO:tasks.rados.rados.0.smithi169.stdout:1141: finishing write tid 4 to smithi16987243-437 2023-09-23T22:22:17.819 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 437 v 182 (ObjNum 862 snap 0 seq_num 862) dirty exists 2023-09-23T22:22:17.819 INFO:tasks.rados.rados.0.smithi169.stdout:1141: left oid 437 (ObjNum 862 snap 0 seq_num 862) 2023-09-23T22:22:17.819 INFO:tasks.rados.rados.0.smithi169.stdout:1142: finishing write tid 1 to smithi16987243-275 2023-09-23T22:22:17.819 INFO:tasks.rados.rados.0.smithi169.stdout:1142: finishing write tid 2 to smithi16987243-275 2023-09-23T22:22:17.819 INFO:tasks.rados.rados.0.smithi169.stdout:1142: finishing write tid 3 to smithi16987243-275 2023-09-23T22:22:17.819 INFO:tasks.rados.rados.0.smithi169.stdout:1144: expect (ObjNum 22 snap 0 seq_num 22) 2023-09-23T22:22:17.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:17 smithi187 bash[31480]: cluster 2023-09-23T22:22:15.832995+0000 mgr.y (mgr.24365) 216 : cluster [DBG] pgmap v191: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s rd, 8.3 MiB/s wr, 89 op/s 2023-09-23T22:22:17.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:17 smithi187 bash[31480]: audit 2023-09-23T22:22:16.844513+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:22:17.899 INFO:tasks.rados.rados.0.smithi169.stdout:1142: finishing write tid 4 to smithi16987243-275 2023-09-23T22:22:17.899 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 275 v 211 (ObjNum 863 snap 0 seq_num 863) dirty exists 2023-09-23T22:22:17.899 INFO:tasks.rados.rados.0.smithi169.stdout:1142: left oid 275 (ObjNum 863 snap 0 seq_num 863) 2023-09-23T22:22:17.899 INFO:tasks.rados.rados.0.smithi169.stdout:1145: finishing write tid 1 to smithi16987243-206 2023-09-23T22:22:17.899 INFO:tasks.rados.rados.0.smithi169.stdout:1143: expect (ObjNum 688 snap 0 seq_num 688) 2023-09-23T22:22:18.056 INFO:tasks.rados.rados.0.smithi169.stdout:1145: finishing write tid 2 to smithi16987243-206 2023-09-23T22:22:18.056 INFO:tasks.rados.rados.0.smithi169.stdout:1145: finishing write tid 3 to smithi16987243-206 2023-09-23T22:22:18.056 INFO:tasks.rados.rados.0.smithi169.stdout:1145: finishing write tid 4 to smithi16987243-206 2023-09-23T22:22:18.056 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 206 v 214 (ObjNum 864 snap 0 seq_num 864) dirty exists 2023-09-23T22:22:18.056 INFO:tasks.rados.rados.0.smithi169.stdout:1145: left oid 206 (ObjNum 864 snap 0 seq_num 864) 2023-09-23T22:22:18.056 INFO:tasks.rados.rados.0.smithi169.stdout:1146: expect (ObjNum 304 snap 0 seq_num 304) 2023-09-23T22:22:18.157 INFO:tasks.rados.rados.0.smithi169.stdout:1141: done (6 left) 2023-09-23T22:22:18.157 INFO:tasks.rados.rados.0.smithi169.stdout:1142: done (5 left) 2023-09-23T22:22:18.157 INFO:tasks.rados.rados.0.smithi169.stdout:1143: done (4 left) 2023-09-23T22:22:18.157 INFO:tasks.rados.rados.0.smithi169.stdout:1144: done (3 left) 2023-09-23T22:22:18.157 INFO:tasks.rados.rados.0.smithi169.stdout:1145: done (2 left) 2023-09-23T22:22:18.157 INFO:tasks.rados.rados.0.smithi169.stdout:1146: done (1 left) 2023-09-23T22:22:18.157 INFO:tasks.rados.rados.0.smithi169.stdout:1147: done (0 left) 2023-09-23T22:22:18.158 INFO:tasks.rados.rados.0.smithi169.stdout:1148: read oid 84 snap -1 2023-09-23T22:22:18.158 INFO:tasks.rados.rados.0.smithi169.stdout:1148: expect (ObjNum 763 snap 0 seq_num 763) 2023-09-23T22:22:18.158 INFO:tasks.rados.rados.0.smithi169.stdout:1149: read oid 416 snap -1 2023-09-23T22:22:18.158 INFO:tasks.rados.rados.0.smithi169.stdout:1149: expect (ObjNum 663 snap 0 seq_num 663) 2023-09-23T22:22:18.158 INFO:tasks.rados.rados.0.smithi169.stdout:1150: write oid 310 current snap is 0 2023-09-23T22:22:18.158 INFO:tasks.rados.rados.0.smithi169.stdout:1150: seq_num 866 ranges {554862=713523,1926465=599969} 2023-09-23T22:22:18.167 INFO:tasks.rados.rados.0.smithi169.stdout:1150: writing smithi16987243-310 from 554862 to 1268385 tid 1 2023-09-23T22:22:18.176 INFO:tasks.rados.rados.0.smithi169.stdout:1150: writing smithi16987243-310 from 1926465 to 2526434 tid 2 2023-09-23T22:22:18.176 INFO:tasks.rados.rados.0.smithi169.stdout:1151: read oid 247 snap -1 2023-09-23T22:22:18.176 INFO:tasks.rados.rados.0.smithi169.stdout:1151: expect (ObjNum 246 snap 0 seq_num 246) 2023-09-23T22:22:18.176 INFO:tasks.rados.rados.0.smithi169.stdout:1152: write oid 230 current snap is 0 2023-09-23T22:22:18.177 INFO:tasks.rados.rados.0.smithi169.stdout:1152: seq_num 867 ranges {571669=505125,1701300=743627} 2023-09-23T22:22:18.182 INFO:tasks.rados.rados.0.smithi169.stdout:1152: writing smithi16987243-230 from 571669 to 1076794 tid 1 2023-09-23T22:22:18.191 INFO:tasks.rados.rados.0.smithi169.stdout:1152: writing smithi16987243-230 from 1701300 to 2444927 tid 2 2023-09-23T22:22:18.191 INFO:tasks.rados.rados.0.smithi169.stdout:1153: read oid 263 snap -1 2023-09-23T22:22:18.191 INFO:tasks.rados.rados.0.smithi169.stdout:1153: expect (ObjNum 262 snap 0 seq_num 262) 2023-09-23T22:22:18.191 INFO:tasks.rados.rados.0.smithi169.stdout:1154: write oid 66 current snap is 0 2023-09-23T22:22:18.191 INFO:tasks.rados.rados.0.smithi169.stdout:1154: seq_num 868 ranges {588476=580374,1643429=603638} 2023-09-23T22:22:18.198 INFO:tasks.rados.rados.0.smithi169.stdout:1154: writing smithi16987243-66 from 588476 to 1168850 tid 1 2023-09-23T22:22:18.204 INFO:tasks.rados.rados.0.smithi169.stdout:1154: writing smithi16987243-66 from 1643429 to 2247067 tid 2 2023-09-23T22:22:18.204 INFO:tasks.rados.rados.0.smithi169.stdout:1155: write oid 95 current snap is 0 2023-09-23T22:22:18.204 INFO:tasks.rados.rados.0.smithi169.stdout:1149: expect (ObjNum 663 snap 0 seq_num 663) 2023-09-23T22:22:18.357 INFO:tasks.rados.rados.0.smithi169.stdout:1148: expect (ObjNum 763 snap 0 seq_num 763) 2023-09-23T22:22:18.492 INFO:tasks.rados.rados.0.smithi169.stdout:1150: finishing write tid 1 to smithi16987243-310 2023-09-23T22:22:18.492 INFO:tasks.rados.rados.0.smithi169.stdout:1155: seq_num 869 ranges {605283=655623,1701911=747296} 2023-09-23T22:22:18.499 INFO:tasks.rados.rados.0.smithi169.stdout:1155: writing smithi16987243-95 from 605283 to 1260906 tid 1 2023-09-23T22:22:18.507 INFO:tasks.rados.rados.0.smithi169.stdout:1155: writing smithi16987243-95 from 1701911 to 2449207 tid 2 2023-09-23T22:22:18.507 INFO:tasks.rados.rados.0.smithi169.stdout:1148: done (7 left) 2023-09-23T22:22:18.507 INFO:tasks.rados.rados.0.smithi169.stdout:1149: done (6 left) 2023-09-23T22:22:18.507 INFO:tasks.rados.rados.0.smithi169.stdout:1156: write oid 87 current snap is 0 2023-09-23T22:22:18.508 INFO:tasks.rados.rados.0.smithi169.stdout:1150: finishing write tid 2 to smithi16987243-310 2023-09-23T22:22:18.508 INFO:tasks.rados.rados.0.smithi169.stdout:1150: finishing write tid 3 to smithi16987243-310 2023-09-23T22:22:18.508 INFO:tasks.rados.rados.0.smithi169.stdout:1150: finishing write tid 4 to smithi16987243-310 2023-09-23T22:22:18.508 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 310 v 164 (ObjNum 866 snap 0 seq_num 866) dirty exists 2023-09-23T22:22:18.508 INFO:tasks.rados.rados.0.smithi169.stdout:1150: left oid 310 (ObjNum 866 snap 0 seq_num 866) 2023-09-23T22:22:18.508 INFO:tasks.rados.rados.0.smithi169.stdout:1151: expect (ObjNum 246 snap 0 seq_num 246) 2023-09-23T22:22:18.582 INFO:tasks.rados.rados.0.smithi169.stdout:1152: finishing write tid 1 to smithi16987243-230 2023-09-23T22:22:18.582 INFO:tasks.rados.rados.0.smithi169.stdout:1152: finishing write tid 2 to smithi16987243-230 2023-09-23T22:22:18.582 INFO:tasks.rados.rados.0.smithi169.stdout:1156: seq_num 870 ranges {622090=730872,1760393=607307} 2023-09-23T22:22:18.589 INFO:tasks.rados.rados.0.smithi169.stdout:1156: writing smithi16987243-87 from 622090 to 1352962 tid 1 2023-09-23T22:22:18.595 INFO:tasks.rados.rados.0.smithi169.stdout:1156: writing smithi16987243-87 from 1760393 to 2367700 tid 2 2023-09-23T22:22:18.595 INFO:tasks.rados.rados.0.smithi169.stdout:1150: done (6 left) 2023-09-23T22:22:18.595 INFO:tasks.rados.rados.0.smithi169.stdout:1151: done (5 left) 2023-09-23T22:22:18.596 INFO:tasks.rados.rados.0.smithi169.stdout:1157: write oid 267 current snap is 0 2023-09-23T22:22:18.596 INFO:tasks.rados.rados.0.smithi169.stdout:1152: finishing write tid 3 to smithi16987243-230 2023-09-23T22:22:18.596 INFO:tasks.rados.rados.0.smithi169.stdout:1152: finishing write tid 4 to smithi16987243-230 2023-09-23T22:22:18.596 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 230 v 163 (ObjNum 867 snap 0 seq_num 867) dirty exists 2023-09-23T22:22:18.596 INFO:tasks.rados.rados.0.smithi169.stdout:1152: left oid 230 (ObjNum 867 snap 0 seq_num 867) 2023-09-23T22:22:18.596 INFO:tasks.rados.rados.0.smithi169.stdout:1153: expect (ObjNum 262 snap 0 seq_num 262) 2023-09-23T22:22:18.681 INFO:tasks.rados.rados.0.smithi169.stdout:1154: finishing write tid 1 to smithi16987243-66 2023-09-23T22:22:18.681 INFO:tasks.rados.rados.0.smithi169.stdout:1154: finishing write tid 2 to smithi16987243-66 2023-09-23T22:22:18.681 INFO:tasks.rados.rados.0.smithi169.stdout:1157: seq_num 871 ranges {638897=406121,1818875=750965} 2023-09-23T22:22:18.687 INFO:tasks.rados.rados.0.smithi169.stdout:1157: writing smithi16987243-267 from 638897 to 1045018 tid 1 2023-09-23T22:22:18.697 INFO:tasks.rados.rados.0.smithi169.stdout:1157: writing smithi16987243-267 from 1818875 to 2569840 tid 2 2023-09-23T22:22:18.697 INFO:tasks.rados.rados.0.smithi169.stdout:1152: done (5 left) 2023-09-23T22:22:18.697 INFO:tasks.rados.rados.0.smithi169.stdout:1153: done (4 left) 2023-09-23T22:22:18.697 INFO:tasks.rados.rados.0.smithi169.stdout:1158: read oid 20 snap -1 2023-09-23T22:22:18.697 INFO:tasks.rados.rados.0.smithi169.stdout:1158: expect deleted 2023-09-23T22:22:18.697 INFO:tasks.rados.rados.0.smithi169.stdout:1159: read oid 378 snap -1 2023-09-23T22:22:18.697 INFO:tasks.rados.rados.0.smithi169.stdout:1159: expect (ObjNum 742 snap 0 seq_num 742) 2023-09-23T22:22:18.697 INFO:tasks.rados.rados.0.smithi169.stdout:1160: read oid 182 snap -1 2023-09-23T22:22:18.697 INFO:tasks.rados.rados.0.smithi169.stdout:1160: expect (ObjNum 654 snap 0 seq_num 654) 2023-09-23T22:22:18.697 INFO:tasks.rados.rados.0.smithi169.stdout:1161: write oid 33 current snap is 0 2023-09-23T22:22:18.698 INFO:tasks.rados.rados.0.smithi169.stdout:1161: seq_num 872 ranges {655704=481370,1761004=494623} 2023-09-23T22:22:18.703 INFO:tasks.rados.rados.0.smithi169.stdout:1161: writing smithi16987243-33 from 655704 to 1137074 tid 1 2023-09-23T22:22:18.711 INFO:tasks.rados.rados.0.smithi169.stdout:1161: writing smithi16987243-33 from 1761004 to 2255627 tid 2 2023-09-23T22:22:18.711 INFO:tasks.rados.rados.0.smithi169.stdout:1162: read oid 83 snap -1 2023-09-23T22:22:18.711 INFO:tasks.rados.rados.0.smithi169.stdout:1162: expect (ObjNum 82 snap 0 seq_num 82) 2023-09-23T22:22:18.711 INFO:tasks.rados.rados.0.smithi169.stdout:1163: read oid 300 snap -1 2023-09-23T22:22:18.711 INFO:tasks.rados.rados.0.smithi169.stdout:1163: expect (ObjNum 299 snap 0 seq_num 299) 2023-09-23T22:22:18.711 INFO:tasks.rados.rados.0.smithi169.stdout:1164: read oid 52 snap -1 2023-09-23T22:22:18.711 INFO:tasks.rados.rados.0.smithi169.stdout:1164: expect (ObjNum 609 snap 0 seq_num 609) 2023-09-23T22:22:18.711 INFO:tasks.rados.rados.0.smithi169.stdout:1165: write oid 91 current snap is 0 2023-09-23T22:22:18.711 INFO:tasks.rados.rados.0.smithi169.stdout:1154: finishing write tid 3 to smithi16987243-66 2023-09-23T22:22:18.711 INFO:tasks.rados.rados.0.smithi169.stdout:1154: finishing write tid 4 to smithi16987243-66 2023-09-23T22:22:18.711 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 66 v 140 (ObjNum 868 snap 0 seq_num 868) dirty exists 2023-09-23T22:22:18.712 INFO:tasks.rados.rados.0.smithi169.stdout:1154: left oid 66 (ObjNum 868 snap 0 seq_num 868) 2023-09-23T22:22:18.712 INFO:tasks.rados.rados.0.smithi169.stdout:1155: finishing write tid 1 to smithi16987243-95 2023-09-23T22:22:18.712 INFO:tasks.rados.rados.0.smithi169.stdout:1155: finishing write tid 2 to smithi16987243-95 2023-09-23T22:22:18.712 INFO:tasks.rados.rados.0.smithi169.stdout:1155: finishing write tid 3 to smithi16987243-95 2023-09-23T22:22:18.712 INFO:tasks.rados.rados.0.smithi169.stdout:1155: finishing write tid 4 to smithi16987243-95 2023-09-23T22:22:18.712 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 95 v 162 (ObjNum 869 snap 0 seq_num 869) dirty exists 2023-09-23T22:22:18.712 INFO:tasks.rados.rados.0.smithi169.stdout:1155: left oid 95 (ObjNum 869 snap 0 seq_num 869) 2023-09-23T22:22:18.712 INFO:tasks.rados.rados.0.smithi169.stdout:1156: finishing write tid 1 to smithi16987243-87 2023-09-23T22:22:18.712 INFO:tasks.rados.rados.0.smithi169.stdout:1165: seq_num 873 ranges {672511=556619,1819486=754634} 2023-09-23T22:22:18.717 INFO:tasks.rados.rados.0.smithi169.stdout:1165: writing smithi16987243-91 from 672511 to 1229130 tid 1 2023-09-23T22:22:18.725 INFO:tasks.rados.rados.0.smithi169.stdout:1165: writing smithi16987243-91 from 1819486 to 2574120 tid 2 2023-09-23T22:22:18.725 INFO:tasks.rados.rados.0.smithi169.stdout:1154: done (11 left) 2023-09-23T22:22:18.726 INFO:tasks.rados.rados.0.smithi169.stdout:1155: done (10 left) 2023-09-23T22:22:18.726 INFO:tasks.rados.rados.0.smithi169.stdout:1166: delete oid 82 current snap is 0 2023-09-23T22:22:18.726 INFO:tasks.rados.rados.0.smithi169.stdout:1156: finishing write tid 2 to smithi16987243-87 2023-09-23T22:22:18.726 INFO:tasks.rados.rados.0.smithi169.stdout:1156: finishing write tid 3 to smithi16987243-87 2023-09-23T22:22:18.726 INFO:tasks.rados.rados.0.smithi169.stdout:1156: finishing write tid 4 to smithi16987243-87 2023-09-23T22:22:18.726 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 87 v 201 (ObjNum 870 snap 0 seq_num 870) dirty exists 2023-09-23T22:22:18.726 INFO:tasks.rados.rados.0.smithi169.stdout:1156: left oid 87 (ObjNum 870 snap 0 seq_num 870) 2023-09-23T22:22:18.726 INFO:tasks.rados.rados.0.smithi169.stdout:1157: finishing write tid 1 to smithi16987243-267 2023-09-23T22:22:18.726 INFO:tasks.rados.rados.0.smithi169.stdout:1159: expect (ObjNum 742 snap 0 seq_num 742) 2023-09-23T22:22:18.843 INFO:tasks.rados.rados.0.smithi169.stdout:1157: finishing write tid 2 to smithi16987243-267 2023-09-23T22:22:18.843 INFO:tasks.rados.rados.0.smithi169.stdout:1157: finishing write tid 3 to smithi16987243-267 2023-09-23T22:22:18.843 INFO:tasks.rados.rados.0.smithi169.stdout:1157: finishing write tid 4 to smithi16987243-267 2023-09-23T22:22:18.844 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 267 v 164 (ObjNum 871 snap 0 seq_num 871) dirty exists 2023-09-23T22:22:18.844 INFO:tasks.rados.rados.0.smithi169.stdout:1157: left oid 267 (ObjNum 871 snap 0 seq_num 871) 2023-09-23T22:22:18.844 INFO:tasks.rados.rados.0.smithi169.stdout:1160: expect (ObjNum 654 snap 0 seq_num 654) 2023-09-23T22:22:18.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:22:18 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:22:18] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:22:18.979 INFO:tasks.rados.rados.0.smithi169.stdout:1161: finishing write tid 1 to smithi16987243-33 2023-09-23T22:22:18.979 INFO:tasks.rados.rados.0.smithi169.stdout:1156: done (10 left) 2023-09-23T22:22:18.980 INFO:tasks.rados.rados.0.smithi169.stdout:1157: done (9 left) 2023-09-23T22:22:18.980 INFO:tasks.rados.rados.0.smithi169.stdout:1158: done (8 left) 2023-09-23T22:22:18.980 INFO:tasks.rados.rados.0.smithi169.stdout:1159: done (7 left) 2023-09-23T22:22:18.980 INFO:tasks.rados.rados.0.smithi169.stdout:1160: done (6 left) 2023-09-23T22:22:18.980 INFO:tasks.rados.rados.0.smithi169.stdout:1166: done (5 left) 2023-09-23T22:22:18.980 INFO:tasks.rados.rados.0.smithi169.stdout:1167: write oid 453 current snap is 0 2023-09-23T22:22:18.980 INFO:tasks.rados.rados.0.smithi169.stdout:1164: expect (ObjNum 609 snap 0 seq_num 609) 2023-09-23T22:22:19.081 INFO:tasks.rados.rados.0.smithi169.stdout:1161: finishing write tid 2 to smithi16987243-33 2023-09-23T22:22:19.082 INFO:tasks.rados.rados.0.smithi169.stdout:1161: finishing write tid 3 to smithi16987243-33 2023-09-23T22:22:19.082 INFO:tasks.rados.rados.0.smithi169.stdout:1161: finishing write tid 4 to smithi16987243-33 2023-09-23T22:22:19.082 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 33 v 203 (ObjNum 872 snap 0 seq_num 872) dirty exists 2023-09-23T22:22:19.082 INFO:tasks.rados.rados.0.smithi169.stdout:1161: left oid 33 (ObjNum 872 snap 0 seq_num 872) 2023-09-23T22:22:19.082 INFO:tasks.rados.rados.0.smithi169.stdout:1162: expect (ObjNum 82 snap 0 seq_num 82) 2023-09-23T22:22:19.193 INFO:tasks.rados.rados.0.smithi169.stdout:1163: expect (ObjNum 299 snap 0 seq_num 299) 2023-09-23T22:22:19.296 INFO:tasks.rados.rados.0.smithi169.stdout:1165: finishing write tid 1 to smithi16987243-91 2023-09-23T22:22:19.296 INFO:tasks.rados.rados.0.smithi169.stdout:1165: finishing write tid 2 to smithi16987243-91 2023-09-23T22:22:19.296 INFO:tasks.rados.rados.0.smithi169.stdout:1165: finishing write tid 3 to smithi16987243-91 2023-09-23T22:22:19.296 INFO:tasks.rados.rados.0.smithi169.stdout:1165: finishing write tid 4 to smithi16987243-91 2023-09-23T22:22:19.296 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 91 v 183 (ObjNum 873 snap 0 seq_num 873) dirty exists 2023-09-23T22:22:19.296 INFO:tasks.rados.rados.0.smithi169.stdout:1165: left oid 91 (ObjNum 873 snap 0 seq_num 873) 2023-09-23T22:22:19.296 INFO:tasks.rados.rados.0.smithi169.stdout:1167: seq_num 875 ranges {706125=423470,1652803=758303} 2023-09-23T22:22:19.307 INFO:tasks.rados.rados.0.smithi169.stdout:1167: writing smithi16987243-453 from 706125 to 1129595 tid 1 2023-09-23T22:22:19.315 INFO:tasks.rados.rados.0.smithi169.stdout:1167: writing smithi16987243-453 from 1652803 to 2411106 tid 2 2023-09-23T22:22:19.315 INFO:tasks.rados.rados.0.smithi169.stdout:1161: done (5 left) 2023-09-23T22:22:19.315 INFO:tasks.rados.rados.0.smithi169.stdout:1162: done (4 left) 2023-09-23T22:22:19.316 INFO:tasks.rados.rados.0.smithi169.stdout:1163: done (3 left) 2023-09-23T22:22:19.316 INFO:tasks.rados.rados.0.smithi169.stdout:1164: done (2 left) 2023-09-23T22:22:19.316 INFO:tasks.rados.rados.0.smithi169.stdout:1165: done (1 left) 2023-09-23T22:22:19.316 INFO:tasks.rados.rados.0.smithi169.stdout:1168: read oid 264 snap -1 2023-09-23T22:22:19.316 INFO:tasks.rados.rados.0.smithi169.stdout:1168: expect (ObjNum 610 snap 0 seq_num 610) 2023-09-23T22:22:19.316 INFO:tasks.rados.rados.0.smithi169.stdout:1169: write oid 133 current snap is 0 2023-09-23T22:22:19.316 INFO:tasks.rados.rados.0.smithi169.stdout:1167: finishing write tid 1 to smithi16987243-453 2023-09-23T22:22:19.316 INFO:tasks.rados.rados.0.smithi169.stdout:1169: seq_num 876 ranges {722932=498719,1994932=501961} 2023-09-23T22:22:19.323 INFO:tasks.rados.rados.0.smithi169.stdout:1169: writing smithi16987243-133 from 722932 to 1221651 tid 1 2023-09-23T22:22:19.331 INFO:tasks.rados.rados.0.smithi169.stdout:1169: writing smithi16987243-133 from 1994932 to 2496893 tid 2 2023-09-23T22:22:19.331 INFO:tasks.rados.rados.0.smithi169.stdout:1170: read oid 400 snap -1 2023-09-23T22:22:19.331 INFO:tasks.rados.rados.0.smithi169.stdout:1170: expect (ObjNum 399 snap 0 seq_num 399) 2023-09-23T22:22:19.331 INFO:tasks.rados.rados.0.smithi169.stdout:1171: write oid 135 current snap is 0 2023-09-23T22:22:19.331 INFO:tasks.rados.rados.0.smithi169.stdout:1171: seq_num 877 ranges {739739=573968,2053414=686325} 2023-09-23T22:22:19.338 INFO:tasks.rados.rados.0.smithi169.stdout:1171: writing smithi16987243-135 from 739739 to 1313707 tid 1 2023-09-23T22:22:19.347 INFO:tasks.rados.rados.0.smithi169.stdout:1171: writing smithi16987243-135 from 2053414 to 2739739 tid 2 2023-09-23T22:22:19.347 INFO:tasks.rados.rados.0.smithi169.stdout:1172: read oid 145 snap -1 2023-09-23T22:22:19.347 INFO:tasks.rados.rados.0.smithi169.stdout:1172: expect (ObjNum 144 snap 0 seq_num 144) 2023-09-23T22:22:19.347 INFO:tasks.rados.rados.0.smithi169.stdout:1173: read oid 351 snap -1 2023-09-23T22:22:19.347 INFO:tasks.rados.rados.0.smithi169.stdout:1173: expect (ObjNum 833 snap 0 seq_num 833) 2023-09-23T22:22:19.348 INFO:tasks.rados.rados.0.smithi169.stdout:1167: finishing write tid 2 to smithi16987243-453 2023-09-23T22:22:19.348 INFO:tasks.rados.rados.0.smithi169.stdout:1167: finishing write tid 3 to smithi16987243-453 2023-09-23T22:22:19.348 INFO:tasks.rados.rados.0.smithi169.stdout:1167: finishing write tid 4 to smithi16987243-453 2023-09-23T22:22:19.348 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 453 v 218 (ObjNum 875 snap 0 seq_num 875) dirty exists 2023-09-23T22:22:19.348 INFO:tasks.rados.rados.0.smithi169.stdout:1167: left oid 453 (ObjNum 875 snap 0 seq_num 875) 2023-09-23T22:22:19.348 INFO:tasks.rados.rados.0.smithi169.stdout:1168: expect (ObjNum 610 snap 0 seq_num 610) 2023-09-23T22:22:19.437 INFO:tasks.rados.rados.0.smithi169.stdout:1169: finishing write tid 1 to smithi16987243-133 2023-09-23T22:22:19.437 INFO:tasks.rados.rados.0.smithi169.stdout:1169: finishing write tid 2 to smithi16987243-133 2023-09-23T22:22:19.437 INFO:tasks.rados.rados.0.smithi169.stdout:1169: finishing write tid 3 to smithi16987243-133 2023-09-23T22:22:19.437 INFO:tasks.rados.rados.0.smithi169.stdout:1169: finishing write tid 4 to smithi16987243-133 2023-09-23T22:22:19.437 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 133 v 166 (ObjNum 876 snap 0 seq_num 876) dirty exists 2023-09-23T22:22:19.438 INFO:tasks.rados.rados.0.smithi169.stdout:1169: left oid 133 (ObjNum 876 snap 0 seq_num 876) 2023-09-23T22:22:19.438 INFO:tasks.rados.rados.0.smithi169.stdout:1170: expect (ObjNum 399 snap 0 seq_num 399) 2023-09-23T22:22:19.531 INFO:tasks.rados.rados.0.smithi169.stdout:1171: finishing write tid 1 to smithi16987243-135 2023-09-23T22:22:19.531 INFO:tasks.rados.rados.0.smithi169.stdout:1173: expect (ObjNum 833 snap 0 seq_num 833) 2023-09-23T22:22:19.618 INFO:tasks.rados.rados.0.smithi169.stdout:1171: finishing write tid 2 to smithi16987243-135 2023-09-23T22:22:19.618 INFO:tasks.rados.rados.0.smithi169.stdout:1171: finishing write tid 3 to smithi16987243-135 2023-09-23T22:22:19.618 INFO:tasks.rados.rados.0.smithi169.stdout:1171: finishing write tid 4 to smithi16987243-135 2023-09-23T22:22:19.618 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 135 v 204 (ObjNum 877 snap 0 seq_num 877) dirty exists 2023-09-23T22:22:19.618 INFO:tasks.rados.rados.0.smithi169.stdout:1171: left oid 135 (ObjNum 877 snap 0 seq_num 877) 2023-09-23T22:22:19.618 INFO:tasks.rados.rados.0.smithi169.stdout:1172: expect (ObjNum 144 snap 0 seq_num 144) 2023-09-23T22:22:19.699 INFO:tasks.rados.rados.0.smithi169.stdout:1174: read oid 181 snap -1 2023-09-23T22:22:19.699 INFO:tasks.rados.rados.0.smithi169.stdout:1174: expect (ObjNum 180 snap 0 seq_num 180) 2023-09-23T22:22:19.699 INFO:tasks.rados.rados.0.smithi169.stdout:1167: done (7 left) 2023-09-23T22:22:19.699 INFO:tasks.rados.rados.0.smithi169.stdout:1168: done (6 left) 2023-09-23T22:22:19.699 INFO:tasks.rados.rados.0.smithi169.stdout:1169: done (5 left) 2023-09-23T22:22:19.699 INFO:tasks.rados.rados.0.smithi169.stdout:1170: done (4 left) 2023-09-23T22:22:19.699 INFO:tasks.rados.rados.0.smithi169.stdout:1171: done (3 left) 2023-09-23T22:22:19.699 INFO:tasks.rados.rados.0.smithi169.stdout:1172: done (2 left) 2023-09-23T22:22:19.700 INFO:tasks.rados.rados.0.smithi169.stdout:1173: done (1 left) 2023-09-23T22:22:19.700 INFO:tasks.rados.rados.0.smithi169.stdout:1175: write oid 342 current snap is 0 2023-09-23T22:22:19.700 INFO:tasks.rados.rados.0.smithi169.stdout:1175: seq_num 878 ranges {756546=649217,2111896=505630} 2023-09-23T22:22:19.711 INFO:tasks.rados.rados.0.smithi169.stdout:1175: writing smithi16987243-342 from 756546 to 1405763 tid 1 2023-09-23T22:22:19.720 INFO:tasks.rados.rados.0.smithi169.stdout:1175: writing smithi16987243-342 from 2111896 to 2617526 tid 2 2023-09-23T22:22:19.720 INFO:tasks.rados.rados.0.smithi169.stdout:1176: read oid 162 snap -1 2023-09-23T22:22:19.720 INFO:tasks.rados.rados.0.smithi169.stdout:1176: expect (ObjNum 667 snap 0 seq_num 667) 2023-09-23T22:22:19.720 INFO:tasks.rados.rados.0.smithi169.stdout:1177: write oid 191 current snap is 0 2023-09-23T22:22:19.720 INFO:tasks.rados.rados.0.smithi169.stdout:1177: seq_num 879 ranges {773353=724466,2170378=602975} 2023-09-23T22:22:19.729 INFO:tasks.rados.rados.0.smithi169.stdout:1177: writing smithi16987243-191 from 773353 to 1497819 tid 1 2023-09-23T22:22:19.736 INFO:tasks.rados.rados.0.smithi169.stdout:1177: writing smithi16987243-191 from 2170378 to 2773353 tid 2 2023-09-23T22:22:19.736 INFO:tasks.rados.rados.0.smithi169.stdout:1178: write oid 31 current snap is 0 2023-09-23T22:22:19.736 INFO:tasks.rados.rados.0.smithi169.stdout:1178: seq_num 880 ranges {790160=799715,2112507=509299} 2023-09-23T22:22:19.745 INFO:tasks.rados.rados.0.smithi169.stdout:1178: writing smithi16987243-31 from 790160 to 1589875 tid 1 2023-09-23T22:22:19.752 INFO:tasks.rados.rados.0.smithi169.stdout:1178: writing smithi16987243-31 from 2112507 to 2621806 tid 2 2023-09-23T22:22:19.752 INFO:tasks.rados.rados.0.smithi169.stdout:1179: write oid 231 current snap is 0 2023-09-23T22:22:19.752 INFO:tasks.rados.rados.0.smithi169.stdout:1174: expect (ObjNum 180 snap 0 seq_num 180) 2023-09-23T22:22:19.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:19 smithi169 bash[27421]: cluster 2023-09-23T22:22:17.833716+0000 mgr.y (mgr.24365) 217 : cluster [DBG] pgmap v192: 89 pgs: 89 active+clean; 1.2 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 91 MiB/s rd, 14 MiB/s wr, 135 op/s 2023-09-23T22:22:19.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:19 smithi169 bash[27421]: audit 2023-09-23T22:22:18.419611+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:22:19.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:19 smithi169 bash[27421]: cephadm 2023-09-23T22:22:18.420221+0000 mgr.y (mgr.24365) 218 : cephadm [INF] Upgrade: Target is version 18.2.0-460-gbb0daeff (unknown) 2023-09-23T22:22:19.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:19 smithi169 bash[27421]: cephadm 2023-09-23T22:22:18.420319+0000 mgr.y (mgr.24365) 219 : 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-23T22:22:19.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:19 smithi169 bash[27421]: audit 2023-09-23T22:22:18.421580+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:22:19.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:19 smithi169 bash[27421]: audit 2023-09-23T22:22:18.427953+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:22:19.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:19 smithi169 bash[27421]: cephadm 2023-09-23T22:22:18.428829+0000 mgr.y (mgr.24365) 220 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-09-23T22:22:19.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:19 smithi169 bash[27421]: cephadm 2023-09-23T22:22:18.693856+0000 mgr.y (mgr.24365) 221 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d on smithi187 2023-09-23T22:22:19.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:19 smithi169 bash[40994]: cluster 2023-09-23T22:22:17.833716+0000 mgr.y (mgr.24365) 217 : cluster [DBG] pgmap v192: 89 pgs: 89 active+clean; 1.2 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 91 MiB/s rd, 14 MiB/s wr, 135 op/s 2023-09-23T22:22:19.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:19 smithi169 bash[40994]: audit 2023-09-23T22:22:18.419611+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:22:19.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:19 smithi169 bash[40994]: cephadm 2023-09-23T22:22:18.420221+0000 mgr.y (mgr.24365) 218 : cephadm [INF] Upgrade: Target is version 18.2.0-460-gbb0daeff (unknown) 2023-09-23T22:22:19.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:19 smithi169 bash[40994]: cephadm 2023-09-23T22:22:18.420319+0000 mgr.y (mgr.24365) 219 : 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-23T22:22:19.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:19 smithi169 bash[40994]: audit 2023-09-23T22:22:18.421580+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:22:19.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:19 smithi169 bash[40994]: audit 2023-09-23T22:22:18.427953+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:22:19.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:19 smithi169 bash[40994]: cephadm 2023-09-23T22:22:18.428829+0000 mgr.y (mgr.24365) 220 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-09-23T22:22:19.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:19 smithi169 bash[40994]: cephadm 2023-09-23T22:22:18.693856+0000 mgr.y (mgr.24365) 221 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d on smithi187 2023-09-23T22:22:19.872 INFO:tasks.rados.rados.0.smithi169.stdout:1175: finishing write tid 1 to smithi16987243-342 2023-09-23T22:22:19.872 INFO:tasks.rados.rados.0.smithi169.stdout:1175: finishing write tid 2 to smithi16987243-342 2023-09-23T22:22:19.872 INFO:tasks.rados.rados.0.smithi169.stdout:1175: finishing write tid 3 to smithi16987243-342 2023-09-23T22:22:19.872 INFO:tasks.rados.rados.0.smithi169.stdout:1175: finishing write tid 4 to smithi16987243-342 2023-09-23T22:22:19.872 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 342 v 217 (ObjNum 878 snap 0 seq_num 878) dirty exists 2023-09-23T22:22:19.872 INFO:tasks.rados.rados.0.smithi169.stdout:1175: left oid 342 (ObjNum 878 snap 0 seq_num 878) 2023-09-23T22:22:19.872 INFO:tasks.rados.rados.0.smithi169.stdout:1176: expect (ObjNum 667 snap 0 seq_num 667) 2023-09-23T22:22:19.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:19 smithi187 bash[31480]: cluster 2023-09-23T22:22:17.833716+0000 mgr.y (mgr.24365) 217 : cluster [DBG] pgmap v192: 89 pgs: 89 active+clean; 1.2 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 91 MiB/s rd, 14 MiB/s wr, 135 op/s 2023-09-23T22:22:19.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:19 smithi187 bash[31480]: audit 2023-09-23T22:22:18.419611+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:22:19.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:19 smithi187 bash[31480]: cephadm 2023-09-23T22:22:18.420221+0000 mgr.y (mgr.24365) 218 : cephadm [INF] Upgrade: Target is version 18.2.0-460-gbb0daeff (unknown) 2023-09-23T22:22:19.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:19 smithi187 bash[31480]: cephadm 2023-09-23T22:22:18.420319+0000 mgr.y (mgr.24365) 219 : 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-23T22:22:19.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:19 smithi187 bash[31480]: audit 2023-09-23T22:22:18.421580+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:22:19.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:19 smithi187 bash[31480]: audit 2023-09-23T22:22:18.427953+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:22:19.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:19 smithi187 bash[31480]: cephadm 2023-09-23T22:22:18.428829+0000 mgr.y (mgr.24365) 220 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-09-23T22:22:19.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:19 smithi187 bash[31480]: cephadm 2023-09-23T22:22:18.693856+0000 mgr.y (mgr.24365) 221 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d on smithi187 2023-09-23T22:22:20.054 INFO:tasks.rados.rados.0.smithi169.stdout:1177: finishing write tid 1 to smithi16987243-191 2023-09-23T22:22:20.054 INFO:tasks.rados.rados.0.smithi169.stdout:1177: finishing write tid 2 to smithi16987243-191 2023-09-23T22:22:20.054 INFO:tasks.rados.rados.0.smithi169.stdout:1177: finishing write tid 3 to smithi16987243-191 2023-09-23T22:22:20.054 INFO:tasks.rados.rados.0.smithi169.stdout:1177: finishing write tid 4 to smithi16987243-191 2023-09-23T22:22:20.054 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 191 v 201 (ObjNum 879 snap 0 seq_num 879) dirty exists 2023-09-23T22:22:20.054 INFO:tasks.rados.rados.0.smithi169.stdout:1177: left oid 191 (ObjNum 879 snap 0 seq_num 879) 2023-09-23T22:22:20.054 INFO:tasks.rados.rados.0.smithi169.stdout:1178: finishing write tid 1 to smithi16987243-31 2023-09-23T22:22:20.054 INFO:tasks.rados.rados.0.smithi169.stdout:1178: finishing write tid 2 to smithi16987243-31 2023-09-23T22:22:20.054 INFO:tasks.rados.rados.0.smithi169.stdout:1178: finishing write tid 3 to smithi16987243-31 2023-09-23T22:22:20.055 INFO:tasks.rados.rados.0.smithi169.stdout:1178: finishing write tid 4 to smithi16987243-31 2023-09-23T22:22:20.055 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 31 v 220 (ObjNum 880 snap 0 seq_num 880) dirty exists 2023-09-23T22:22:20.055 INFO:tasks.rados.rados.0.smithi169.stdout:1178: left oid 31 (ObjNum 880 snap 0 seq_num 880) 2023-09-23T22:22:20.055 INFO:tasks.rados.rados.0.smithi169.stdout:1179: seq_num 881 ranges {406967=474964,1370989=769310,2677186=129781} 2023-09-23T22:22:20.063 INFO:tasks.rados.rados.0.smithi169.stdout:1179: writing smithi16987243-231 from 406967 to 881931 tid 1 2023-09-23T22:22:20.071 INFO:tasks.rados.rados.0.smithi169.stdout:1179: writing smithi16987243-231 from 1370989 to 2140299 tid 2 2023-09-23T22:22:20.076 INFO:tasks.rados.rados.0.smithi169.stdout:1179: writing smithi16987243-231 from 2677186 to 2806967 tid 3 2023-09-23T22:22:20.076 INFO:tasks.rados.rados.0.smithi169.stdout:1174: done (5 left) 2023-09-23T22:22:20.076 INFO:tasks.rados.rados.0.smithi169.stdout:1175: done (4 left) 2023-09-23T22:22:20.076 INFO:tasks.rados.rados.0.smithi169.stdout:1176: done (3 left) 2023-09-23T22:22:20.076 INFO:tasks.rados.rados.0.smithi169.stdout:1177: done (2 left) 2023-09-23T22:22:20.076 INFO:tasks.rados.rados.0.smithi169.stdout:1178: done (1 left) 2023-09-23T22:22:20.076 INFO:tasks.rados.rados.0.smithi169.stdout:1180: read oid 158 snap -1 2023-09-23T22:22:20.076 INFO:tasks.rados.rados.0.smithi169.stdout:1180: expect (ObjNum 759 snap 0 seq_num 759) 2023-09-23T22:22:20.077 INFO:tasks.rados.rados.0.smithi169.stdout:1181: read oid 2 snap -1 2023-09-23T22:22:20.077 INFO:tasks.rados.rados.0.smithi169.stdout:1181: expect (ObjNum 781 snap 0 seq_num 781) 2023-09-23T22:22:20.077 INFO:tasks.rados.rados.0.smithi169.stdout:1182: read oid 474 snap -1 2023-09-23T22:22:20.077 INFO:tasks.rados.rados.0.smithi169.stdout:1182: expect (ObjNum 473 snap 0 seq_num 473) 2023-09-23T22:22:20.077 INFO:tasks.rados.rados.0.smithi169.stdout:1183: write oid 494 current snap is 0 2023-09-23T22:22:20.077 INFO:tasks.rados.rados.0.smithi169.stdout:1183: seq_num 882 ranges {423774=666566,1545824=512968,2704609=119165} 2023-09-23T22:22:20.082 INFO:tasks.rados.rados.0.smithi169.stdout:1183: writing smithi16987243-494 from 423774 to 1090340 tid 1 2023-09-23T22:22:20.088 INFO:tasks.rados.rados.0.smithi169.stdout:1183: writing smithi16987243-494 from 1545824 to 2058792 tid 2 2023-09-23T22:22:20.093 INFO:tasks.rados.rados.0.smithi169.stdout:1183: writing smithi16987243-494 from 2704609 to 2823774 tid 3 2023-09-23T22:22:20.094 INFO:tasks.rados.rados.0.smithi169.stdout:1184: read oid 281 snap -1 2023-09-23T22:22:20.094 INFO:tasks.rados.rados.0.smithi169.stdout:1184: expect (ObjNum 280 snap 0 seq_num 280) 2023-09-23T22:22:20.094 INFO:tasks.rados.rados.0.smithi169.stdout:1185: read oid 316 snap -1 2023-09-23T22:22:20.094 INFO:tasks.rados.rados.0.smithi169.stdout:1185: expect (ObjNum 315 snap 0 seq_num 315) 2023-09-23T22:22:20.094 INFO:tasks.rados.rados.0.smithi169.stdout:1186: write oid 355 current snap is 0 2023-09-23T22:22:20.094 INFO:tasks.rados.rados.0.smithi169.stdout:1179: finishing write tid 1 to smithi16987243-231 2023-09-23T22:22:20.094 INFO:tasks.rados.rados.0.smithi169.stdout:1179: finishing write tid 2 to smithi16987243-231 2023-09-23T22:22:20.094 INFO:tasks.rados.rados.0.smithi169.stdout:1179: finishing write tid 3 to smithi16987243-231 2023-09-23T22:22:20.095 INFO:tasks.rados.rados.0.smithi169.stdout:1186: seq_num 883 ranges {440581=741815,1604306=656626,2732032=108549} 2023-09-23T22:22:20.100 INFO:tasks.rados.rados.0.smithi169.stdout:1186: writing smithi16987243-355 from 440581 to 1182396 tid 1 2023-09-23T22:22:20.107 INFO:tasks.rados.rados.0.smithi169.stdout:1186: writing smithi16987243-355 from 1604306 to 2260932 tid 2 2023-09-23T22:22:20.111 INFO:tasks.rados.rados.0.smithi169.stdout:1186: writing smithi16987243-355 from 2732032 to 2840581 tid 3 2023-09-23T22:22:20.111 INFO:tasks.rados.rados.0.smithi169.stdout:1187: write oid 140 current snap is 0 2023-09-23T22:22:20.111 INFO:tasks.rados.rados.0.smithi169.stdout:1179: finishing write tid 4 to smithi16987243-231 2023-09-23T22:22:20.112 INFO:tasks.rados.rados.0.smithi169.stdout:1179: finishing write tid 5 to smithi16987243-231 2023-09-23T22:22:20.112 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 231 v 204 (ObjNum 881 snap 0 seq_num 881) dirty exists 2023-09-23T22:22:20.112 INFO:tasks.rados.rados.0.smithi169.stdout:1179: left oid 231 (ObjNum 881 snap 0 seq_num 881) 2023-09-23T22:22:20.112 INFO:tasks.rados.rados.0.smithi169.stdout:1182: expect (ObjNum 473 snap 0 seq_num 473) 2023-09-23T22:22:20.246 INFO:tasks.rados.rados.0.smithi169.stdout:1180: expect (ObjNum 759 snap 0 seq_num 759) 2023-09-23T22:22:20.376 INFO:tasks.rados.rados.0.smithi169.stdout:1181: expect (ObjNum 781 snap 0 seq_num 781) 2023-09-23T22:22:20.544 INFO:tasks.rados.rados.0.smithi169.stdout:1183: finishing write tid 1 to smithi16987243-494 2023-09-23T22:22:20.544 INFO:tasks.rados.rados.0.smithi169.stdout:1183: finishing write tid 2 to smithi16987243-494 2023-09-23T22:22:20.545 INFO:tasks.rados.rados.0.smithi169.stdout:1183: finishing write tid 3 to smithi16987243-494 2023-09-23T22:22:20.545 INFO:tasks.rados.rados.0.smithi169.stdout:1183: finishing write tid 4 to smithi16987243-494 2023-09-23T22:22:20.545 INFO:tasks.rados.rados.0.smithi169.stdout:1183: finishing write tid 5 to smithi16987243-494 2023-09-23T22:22:20.545 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 494 v 168 (ObjNum 882 snap 0 seq_num 882) dirty exists 2023-09-23T22:22:20.545 INFO:tasks.rados.rados.0.smithi169.stdout:1183: left oid 494 (ObjNum 882 snap 0 seq_num 882) 2023-09-23T22:22:20.545 INFO:tasks.rados.rados.0.smithi169.stdout:1184: expect (ObjNum 280 snap 0 seq_num 280) 2023-09-23T22:22:20.634 INFO:tasks.rados.rados.0.smithi169.stdout:1185: expect (ObjNum 315 snap 0 seq_num 315) 2023-09-23T22:22:20.740 INFO:tasks.rados.rados.0.smithi169.stdout:1186: finishing write tid 1 to smithi16987243-355 2023-09-23T22:22:20.741 INFO:tasks.rados.rados.0.smithi169.stdout:1186: finishing write tid 2 to smithi16987243-355 2023-09-23T22:22:20.741 INFO:tasks.rados.rados.0.smithi169.stdout:1186: finishing write tid 3 to smithi16987243-355 2023-09-23T22:22:20.741 INFO:tasks.rados.rados.0.smithi169.stdout:1186: finishing write tid 4 to smithi16987243-355 2023-09-23T22:22:20.741 INFO:tasks.rados.rados.0.smithi169.stdout:1186: finishing write tid 5 to smithi16987243-355 2023-09-23T22:22:20.741 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 355 v 187 (ObjNum 883 snap 0 seq_num 883) dirty exists 2023-09-23T22:22:20.741 INFO:tasks.rados.rados.0.smithi169.stdout:1186: left oid 355 (ObjNum 883 snap 0 seq_num 883) 2023-09-23T22:22:20.741 INFO:tasks.rados.rados.0.smithi169.stdout:1187: seq_num 884 ranges {457388=417064,1546435=516637,2643102=214286} 2023-09-23T22:22:20.751 INFO:tasks.rados.rados.0.smithi169.stdout:1187: writing smithi16987243-140 from 457388 to 874452 tid 1 2023-09-23T22:22:20.759 INFO:tasks.rados.rados.0.smithi169.stdout:1187: writing smithi16987243-140 from 1546435 to 2063072 tid 2 2023-09-23T22:22:20.764 INFO:tasks.rados.rados.0.smithi169.stdout:1187: writing smithi16987243-140 from 2643102 to 2857388 tid 3 2023-09-23T22:22:20.764 INFO:tasks.rados.rados.0.smithi169.stdout:1179: done (8 left) 2023-09-23T22:22:20.764 INFO:tasks.rados.rados.0.smithi169.stdout:1180: done (7 left) 2023-09-23T22:22:20.764 INFO:tasks.rados.rados.0.smithi169.stdout:1181: done (6 left) 2023-09-23T22:22:20.764 INFO:tasks.rados.rados.0.smithi169.stdout:1182: done (5 left) 2023-09-23T22:22:20.764 INFO:tasks.rados.rados.0.smithi169.stdout:1183: done (4 left) 2023-09-23T22:22:20.764 INFO:tasks.rados.rados.0.smithi169.stdout:1184: done (3 left) 2023-09-23T22:22:20.765 INFO:tasks.rados.rados.0.smithi169.stdout:1185: done (2 left) 2023-09-23T22:22:20.765 INFO:tasks.rados.rados.0.smithi169.stdout:1186: done (1 left) 2023-09-23T22:22:20.765 INFO:tasks.rados.rados.0.smithi169.stdout:1188: write oid 174 current snap is 0 2023-09-23T22:22:20.765 INFO:tasks.rados.rados.0.smithi169.stdout:1188: seq_num 885 ranges {474195=492313,1604917=660295,2670525=203670} 2023-09-23T22:22:20.769 INFO:tasks.rados.rados.0.smithi169.stdout:1188: writing smithi16987243-174 from 474195 to 966508 tid 1 2023-09-23T22:22:20.777 INFO:tasks.rados.rados.0.smithi169.stdout:1188: writing smithi16987243-174 from 1604917 to 2265212 tid 2 2023-09-23T22:22:20.780 INFO:tasks.rados.rados.0.smithi169.stdout:1188: writing smithi16987243-174 from 2670525 to 2874195 tid 3 2023-09-23T22:22:20.781 INFO:tasks.rados.rados.0.smithi169.stdout:1189: write oid 73 current snap is 0 2023-09-23T22:22:20.781 INFO:tasks.rados.rados.0.smithi169.stdout:1187: finishing write tid 1 to smithi16987243-140 2023-09-23T22:22:20.781 INFO:tasks.rados.rados.0.smithi169.stdout:1187: finishing write tid 2 to smithi16987243-140 2023-09-23T22:22:20.781 INFO:tasks.rados.rados.0.smithi169.stdout:1189: seq_num 886 ranges {491002=567562,1663399=520306,2814301=76701} 2023-09-23T22:22:20.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:20 smithi169 bash[40994]: audit 2023-09-23T22:22:19.902125+0000 mon.c (mon.2) 135 : audit [DBG] from='client.? 172.21.15.169:0/2486332126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:20.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:20 smithi169 bash[27421]: audit 2023-09-23T22:22:19.902125+0000 mon.c (mon.2) 135 : audit [DBG] from='client.? 172.21.15.169:0/2486332126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:20.791 INFO:tasks.rados.rados.0.smithi169.stdout:1189: writing smithi16987243-73 from 491002 to 1058564 tid 1 2023-09-23T22:22:20.798 INFO:tasks.rados.rados.0.smithi169.stdout:1189: writing smithi16987243-73 from 1663399 to 2183705 tid 2 2023-09-23T22:22:20.803 INFO:tasks.rados.rados.0.smithi169.stdout:1189: writing smithi16987243-73 from 2814301 to 2891002 tid 3 2023-09-23T22:22:20.803 INFO:tasks.rados.rados.0.smithi169.stdout:1190: read oid 471 snap -1 2023-09-23T22:22:20.803 INFO:tasks.rados.rados.0.smithi169.stdout:1190: expect (ObjNum 584 snap 0 seq_num 584) 2023-09-23T22:22:20.803 INFO:tasks.rados.rados.0.smithi169.stdout:1191: delete oid 124 current snap is 0 2023-09-23T22:22:20.804 INFO:tasks.rados.rados.0.smithi169.stdout:1187: finishing write tid 3 to smithi16987243-140 2023-09-23T22:22:20.804 INFO:tasks.rados.rados.0.smithi169.stdout:1187: finishing write tid 4 to smithi16987243-140 2023-09-23T22:22:20.804 INFO:tasks.rados.rados.0.smithi169.stdout:1187: finishing write tid 5 to smithi16987243-140 2023-09-23T22:22:20.804 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 140 v 186 (ObjNum 884 snap 0 seq_num 884) dirty exists 2023-09-23T22:22:20.804 INFO:tasks.rados.rados.0.smithi169.stdout:1187: left oid 140 (ObjNum 884 snap 0 seq_num 884) 2023-09-23T22:22:20.804 INFO:tasks.rados.rados.0.smithi169.stdout:1188: finishing write tid 1 to smithi16987243-174 2023-09-23T22:22:20.804 INFO:tasks.rados.rados.0.smithi169.stdout:1188: finishing write tid 2 to smithi16987243-174 2023-09-23T22:22:20.804 INFO:tasks.rados.rados.0.smithi169.stdout:1188: finishing write tid 3 to smithi16987243-174 2023-09-23T22:22:20.804 INFO:tasks.rados.rados.0.smithi169.stdout:1188: finishing write tid 4 to smithi16987243-174 2023-09-23T22:22:20.804 INFO:tasks.rados.rados.0.smithi169.stdout:1188: finishing write tid 5 to smithi16987243-174 2023-09-23T22:22:20.804 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 174 v 205 (ObjNum 885 snap 0 seq_num 885) dirty exists 2023-09-23T22:22:20.805 INFO:tasks.rados.rados.0.smithi169.stdout:1188: left oid 174 (ObjNum 885 snap 0 seq_num 885) 2023-09-23T22:22:20.805 INFO:tasks.rados.rados.0.smithi169.stdout:1189: finishing write tid 1 to smithi16987243-73 2023-09-23T22:22:20.805 INFO:tasks.rados.rados.0.smithi169.stdout:1189: finishing write tid 2 to smithi16987243-73 2023-09-23T22:22:20.805 INFO:tasks.rados.rados.0.smithi169.stdout:1187: done (4 left) 2023-09-23T22:22:20.805 INFO:tasks.rados.rados.0.smithi169.stdout:1188: done (3 left) 2023-09-23T22:22:20.805 INFO:tasks.rados.rados.0.smithi169.stdout:1191: done (2 left) 2023-09-23T22:22:20.806 INFO:tasks.rados.rados.0.smithi169.stdout:1192: write oid 62 current snap is 0 2023-09-23T22:22:20.806 INFO:tasks.rados.rados.0.smithi169.stdout:1192: seq_num 888 ranges {524616=718060,1664010=523975,2752794=171822} 2023-09-23T22:22:20.812 INFO:tasks.rados.rados.0.smithi169.stdout:1192: writing smithi16987243-62 from 524616 to 1242676 tid 1 2023-09-23T22:22:20.817 INFO:tasks.rados.rados.0.smithi169.stdout:1192: writing smithi16987243-62 from 1664010 to 2187985 tid 2 2023-09-23T22:22:20.822 INFO:tasks.rados.rados.0.smithi169.stdout:1192: writing smithi16987243-62 from 2752794 to 2924616 tid 3 2023-09-23T22:22:20.822 INFO:tasks.rados.rados.0.smithi169.stdout:1193: read oid 250 snap -1 2023-09-23T22:22:20.822 INFO:tasks.rados.rados.0.smithi169.stdout:1193: expect (ObjNum 249 snap 0 seq_num 249) 2023-09-23T22:22:20.822 INFO:tasks.rados.rados.0.smithi169.stdout:1194: delete oid 445 current snap is 0 2023-09-23T22:22:20.822 INFO:tasks.rados.rados.0.smithi169.stdout:1189: finishing write tid 3 to smithi16987243-73 2023-09-23T22:22:20.823 INFO:tasks.rados.rados.0.smithi169.stdout:1189: finishing write tid 4 to smithi16987243-73 2023-09-23T22:22:20.823 INFO:tasks.rados.rados.0.smithi169.stdout:1189: finishing write tid 5 to smithi16987243-73 2023-09-23T22:22:20.823 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 73 v 137 (ObjNum 886 snap 0 seq_num 886) dirty exists 2023-09-23T22:22:20.823 INFO:tasks.rados.rados.0.smithi169.stdout:1189: left oid 73 (ObjNum 886 snap 0 seq_num 886) 2023-09-23T22:22:20.823 INFO:tasks.rados.rados.0.smithi169.stdout:1190: expect (ObjNum 584 snap 0 seq_num 584) 2023-09-23T22:22:20.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:20 smithi187 bash[31480]: audit 2023-09-23T22:22:19.902125+0000 mon.c (mon.2) 135 : audit [DBG] from='client.? 172.21.15.169:0/2486332126' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:20.994 INFO:tasks.rados.rados.0.smithi169.stdout:1192: finishing write tid 1 to smithi16987243-62 2023-09-23T22:22:20.994 INFO:tasks.rados.rados.0.smithi169.stdout:1192: finishing write tid 2 to smithi16987243-62 2023-09-23T22:22:20.994 INFO:tasks.rados.rados.0.smithi169.stdout:1192: finishing write tid 3 to smithi16987243-62 2023-09-23T22:22:20.994 INFO:tasks.rados.rados.0.smithi169.stdout:1192: finishing write tid 4 to smithi16987243-62 2023-09-23T22:22:20.995 INFO:tasks.rados.rados.0.smithi169.stdout:1192: finishing write tid 5 to smithi16987243-62 2023-09-23T22:22:20.995 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 62 v 208 (ObjNum 888 snap 0 seq_num 888) dirty exists 2023-09-23T22:22:20.995 INFO:tasks.rados.rados.0.smithi169.stdout:1192: left oid 62 (ObjNum 888 snap 0 seq_num 888) 2023-09-23T22:22:20.995 INFO:tasks.rados.rados.0.smithi169.stdout:1193: expect (ObjNum 249 snap 0 seq_num 249) 2023-09-23T22:22:21.066 INFO:tasks.rados.rados.0.smithi169.stdout:1189: done (4 left) 2023-09-23T22:22:21.066 INFO:tasks.rados.rados.0.smithi169.stdout:1190: done (3 left) 2023-09-23T22:22:21.066 INFO:tasks.rados.rados.0.smithi169.stdout:1192: done (2 left) 2023-09-23T22:22:21.066 INFO:tasks.rados.rados.0.smithi169.stdout:1193: done (1 left) 2023-09-23T22:22:21.067 INFO:tasks.rados.rados.0.smithi169.stdout:1194: done (0 left) 2023-09-23T22:22:21.067 INFO:tasks.rados.rados.0.smithi169.stdout:1195: write oid 317 current snap is 0 2023-09-23T22:22:21.067 INFO:tasks.rados.rados.0.smithi169.stdout:1195: seq_num 890 ranges {558230=584911,1897327=527644,2923993=34237} 2023-09-23T22:22:21.078 INFO:tasks.rados.rados.0.smithi169.stdout:1195: writing smithi16987243-317 from 558230 to 1143141 tid 1 2023-09-23T22:22:21.085 INFO:tasks.rados.rados.0.smithi169.stdout:1195: writing smithi16987243-317 from 1897327 to 2424971 tid 2 2023-09-23T22:22:21.088 INFO:tasks.rados.rados.0.smithi169.stdout:1195: writing smithi16987243-317 from 2923993 to 2958230 tid 3 2023-09-23T22:22:21.088 INFO:tasks.rados.rados.0.smithi169.stdout:1196: delete oid 383 current snap is 0 2023-09-23T22:22:21.088 INFO:tasks.rados.rados.0.smithi169.stdout:1195: finishing write tid 1 to smithi16987243-317 2023-09-23T22:22:21.090 INFO:tasks.rados.rados.0.smithi169.stdout:1195: finishing write tid 2 to smithi16987243-317 2023-09-23T22:22:21.090 INFO:tasks.rados.rados.0.smithi169.stdout:1195: finishing write tid 3 to smithi16987243-317 2023-09-23T22:22:21.091 INFO:tasks.rados.rados.0.smithi169.stdout:1196: done (1 left) 2023-09-23T22:22:21.091 INFO:tasks.rados.rados.0.smithi169.stdout:1197: write oid 429 current snap is 0 2023-09-23T22:22:21.091 INFO:tasks.rados.rados.0.smithi169.stdout:1197: seq_num 892 ranges {591844=735409,1897938=531313,2862486=129358} 2023-09-23T22:22:21.098 INFO:tasks.rados.rados.0.smithi169.stdout:1197: writing smithi16987243-429 from 591844 to 1327253 tid 1 2023-09-23T22:22:21.104 INFO:tasks.rados.rados.0.smithi169.stdout:1197: writing smithi16987243-429 from 1897938 to 2429251 tid 2 2023-09-23T22:22:21.108 INFO:tasks.rados.rados.0.smithi169.stdout:1197: writing smithi16987243-429 from 2862486 to 2991844 tid 3 2023-09-23T22:22:21.108 INFO:tasks.rados.rados.0.smithi169.stdout:1198: delete oid 187 current snap is 0 2023-09-23T22:22:21.108 INFO:tasks.rados.rados.0.smithi169.stdout:1195: finishing write tid 4 to smithi16987243-317 2023-09-23T22:22:21.108 INFO:tasks.rados.rados.0.smithi169.stdout:1195: finishing write tid 5 to smithi16987243-317 2023-09-23T22:22:21.108 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 317 v 168 (ObjNum 890 snap 0 seq_num 890) dirty exists 2023-09-23T22:22:21.108 INFO:tasks.rados.rados.0.smithi169.stdout:1195: left oid 317 (ObjNum 890 snap 0 seq_num 890) 2023-09-23T22:22:21.108 INFO:tasks.rados.rados.0.smithi169.stdout:1197: finishing write tid 1 to smithi16987243-429 2023-09-23T22:22:21.108 INFO:tasks.rados.rados.0.smithi169.stdout:1197: finishing write tid 2 to smithi16987243-429 2023-09-23T22:22:21.109 INFO:tasks.rados.rados.0.smithi169.stdout:1195: done (2 left) 2023-09-23T22:22:21.110 INFO:tasks.rados.rados.0.smithi169.stdout:1198: done (1 left) 2023-09-23T22:22:21.110 INFO:tasks.rados.rados.0.smithi169.stdout:1199: write oid 127 current snap is 0 2023-09-23T22:22:21.110 INFO:tasks.rados.rados.0.smithi169.stdout:1199: seq_num 894 ranges {625458=485907,1614902=534982,2917332=108126} 2023-09-23T22:22:21.116 INFO:tasks.rados.rados.0.smithi169.stdout:1199: writing smithi16987243-127 from 625458 to 1111365 tid 1 2023-09-23T22:22:21.123 INFO:tasks.rados.rados.0.smithi169.stdout:1199: writing smithi16987243-127 from 1614902 to 2149884 tid 2 2023-09-23T22:22:21.128 INFO:tasks.rados.rados.0.smithi169.stdout:1199: writing smithi16987243-127 from 2917332 to 3025458 tid 3 2023-09-23T22:22:21.128 INFO:tasks.rados.rados.0.smithi169.stdout:1200: write oid 484 current snap is 0 2023-09-23T22:22:21.128 INFO:tasks.rados.rados.0.smithi169.stdout:1197: finishing write tid 3 to smithi16987243-429 2023-09-23T22:22:21.128 INFO:tasks.rados.rados.0.smithi169.stdout:1200: seq_num 895 ranges {642265=561156,1673384=678640,2828402=213863} 2023-09-23T22:22:21.134 INFO:tasks.rados.rados.0.smithi169.stdout:1200: writing smithi16987243-484 from 642265 to 1203421 tid 1 2023-09-23T22:22:21.141 INFO:tasks.rados.rados.0.smithi169.stdout:1200: writing smithi16987243-484 from 1673384 to 2352024 tid 2 2023-09-23T22:22:21.145 INFO:tasks.rados.rados.0.smithi169.stdout:1200: writing smithi16987243-484 from 2828402 to 3042265 tid 3 2023-09-23T22:22:21.145 INFO:tasks.rados.rados.0.smithi169.stdout:1201: write oid 124 current snap is 0 2023-09-23T22:22:21.145 INFO:tasks.rados.rados.0.smithi169.stdout:1197: finishing write tid 4 to smithi16987243-429 2023-09-23T22:22:21.146 INFO:tasks.rados.rados.0.smithi169.stdout:1197: finishing write tid 5 to smithi16987243-429 2023-09-23T22:22:21.146 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 429 v 212 (ObjNum 892 snap 0 seq_num 892) dirty exists 2023-09-23T22:22:21.146 INFO:tasks.rados.rados.0.smithi169.stdout:1197: left oid 429 (ObjNum 892 snap 0 seq_num 892) 2023-09-23T22:22:21.146 INFO:tasks.rados.rados.0.smithi169.stdout:1201: seq_num 896 ranges {659072=636405,1731866=422298,2855825=203247} 2023-09-23T22:22:21.153 INFO:tasks.rados.rados.0.smithi169.stdout:1201: writing smithi16987243-124 from 659072 to 1295477 tid 1 2023-09-23T22:22:21.158 INFO:tasks.rados.rados.0.smithi169.stdout:1201: writing smithi16987243-124 from 1731866 to 2154164 tid 2 2023-09-23T22:22:21.163 INFO:tasks.rados.rados.0.smithi169.stdout:1201: writing smithi16987243-124 from 2855825 to 3059072 tid 3 2023-09-23T22:22:21.163 INFO:tasks.rados.rados.0.smithi169.stdout:1197: done (3 left) 2023-09-23T22:22:21.163 INFO:tasks.rados.rados.0.smithi169.stdout:1202: read oid 182 snap -1 2023-09-23T22:22:21.164 INFO:tasks.rados.rados.0.smithi169.stdout:1202: expect (ObjNum 654 snap 0 seq_num 654) 2023-09-23T22:22:21.164 INFO:tasks.rados.rados.0.smithi169.stdout:1203: write oid 349 current snap is 0 2023-09-23T22:22:21.164 INFO:tasks.rados.rados.0.smithi169.stdout:1199: finishing write tid 1 to smithi16987243-127 2023-09-23T22:22:21.164 INFO:tasks.rados.rados.0.smithi169.stdout:1199: finishing write tid 2 to smithi16987243-127 2023-09-23T22:22:21.164 INFO:tasks.rados.rados.0.smithi169.stdout:1199: finishing write tid 3 to smithi16987243-127 2023-09-23T22:22:21.164 INFO:tasks.rados.rados.0.smithi169.stdout:1199: finishing write tid 4 to smithi16987243-127 2023-09-23T22:22:21.164 INFO:tasks.rados.rados.0.smithi169.stdout:1199: finishing write tid 5 to smithi16987243-127 2023-09-23T22:22:21.164 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 127 v 141 (ObjNum 894 snap 0 seq_num 894) dirty exists 2023-09-23T22:22:21.164 INFO:tasks.rados.rados.0.smithi169.stdout:1199: left oid 127 (ObjNum 894 snap 0 seq_num 894) 2023-09-23T22:22:21.164 INFO:tasks.rados.rados.0.smithi169.stdout:1200: finishing write tid 1 to smithi16987243-484 2023-09-23T22:22:21.164 INFO:tasks.rados.rados.0.smithi169.stdout:1203: seq_num 897 ranges {675879=711654,2073995=682309} 2023-09-23T22:22:21.172 INFO:tasks.rados.rados.0.smithi169.stdout:1203: writing smithi16987243-349 from 675879 to 1387533 tid 1 2023-09-23T22:22:21.180 INFO:tasks.rados.rados.0.smithi169.stdout:1203: writing smithi16987243-349 from 2073995 to 2756304 tid 2 2023-09-23T22:22:21.180 INFO:tasks.rados.rados.0.smithi169.stdout:1199: done (4 left) 2023-09-23T22:22:21.180 INFO:tasks.rados.rados.0.smithi169.stdout:1204: read oid 26 snap -1 2023-09-23T22:22:21.180 INFO:tasks.rados.rados.0.smithi169.stdout:1204: expect (ObjNum 25 snap 0 seq_num 25) 2023-09-23T22:22:21.180 INFO:tasks.rados.rados.0.smithi169.stdout:1205: write oid 195 current snap is 0 2023-09-23T22:22:21.181 INFO:tasks.rados.rados.0.smithi169.stdout:1200: finishing write tid 2 to smithi16987243-484 2023-09-23T22:22:21.181 INFO:tasks.rados.rados.0.smithi169.stdout:1200: finishing write tid 3 to smithi16987243-484 2023-09-23T22:22:21.181 INFO:tasks.rados.rados.0.smithi169.stdout:1205: seq_num 898 ranges {692686=503256,1848830=425967,2910671=182015} 2023-09-23T22:22:21.186 INFO:tasks.rados.rados.0.smithi169.stdout:1205: writing smithi16987243-195 from 692686 to 1195942 tid 1 2023-09-23T22:22:21.193 INFO:tasks.rados.rados.0.smithi169.stdout:1205: writing smithi16987243-195 from 1848830 to 2274797 tid 2 2023-09-23T22:22:21.197 INFO:tasks.rados.rados.0.smithi169.stdout:1205: writing smithi16987243-195 from 2910671 to 3092686 tid 3 2023-09-23T22:22:21.198 INFO:tasks.rados.rados.0.smithi169.stdout:1206: write oid 70 current snap is 0 2023-09-23T22:22:21.198 INFO:tasks.rados.rados.0.smithi169.stdout:1206: seq_num 899 ranges {709493=578505,1907312=685978} 2023-09-23T22:22:21.205 INFO:tasks.rados.rados.0.smithi169.stdout:1206: writing smithi16987243-70 from 709493 to 1287998 tid 1 2023-09-23T22:22:21.212 INFO:tasks.rados.rados.0.smithi169.stdout:1206: writing smithi16987243-70 from 1907312 to 2593290 tid 2 2023-09-23T22:22:21.212 INFO:tasks.rados.rados.0.smithi169.stdout:1207: read oid 177 snap -1 2023-09-23T22:22:21.213 INFO:tasks.rados.rados.0.smithi169.stdout:1207: expect (ObjNum 176 snap 0 seq_num 176) 2023-09-23T22:22:21.213 INFO:tasks.rados.rados.0.smithi169.stdout:1208: read oid 336 snap -1 2023-09-23T22:22:21.213 INFO:tasks.rados.rados.0.smithi169.stdout:1208: expect (ObjNum 335 snap 0 seq_num 335) 2023-09-23T22:22:21.213 INFO:tasks.rados.rados.0.smithi169.stdout:1209: read oid 260 snap -1 2023-09-23T22:22:21.213 INFO:tasks.rados.rados.0.smithi169.stdout:1209: expect (ObjNum 259 snap 0 seq_num 259) 2023-09-23T22:22:21.213 INFO:tasks.rados.rados.0.smithi169.stdout:1210: write oid 40 current snap is 0 2023-09-23T22:22:21.213 INFO:tasks.rados.rados.0.smithi169.stdout:1210: seq_num 900 ranges {726300=653754,1965794=429636,2965517=160783} 2023-09-23T22:22:21.220 INFO:tasks.rados.rados.0.smithi169.stdout:1210: writing smithi16987243-40 from 726300 to 1380054 tid 1 2023-09-23T22:22:21.226 INFO:tasks.rados.rados.0.smithi169.stdout:1210: writing smithi16987243-40 from 1965794 to 2395430 tid 2 2023-09-23T22:22:21.230 INFO:tasks.rados.rados.0.smithi169.stdout:1210: writing smithi16987243-40 from 2965517 to 3126300 tid 3 2023-09-23T22:22:21.231 INFO:tasks.rados.rados.0.smithi169.stdout:1211: write oid 168 current snap is 0 2023-09-23T22:22:21.231 INFO:tasks.rados.rados.0.smithi169.stdout:1200: finishing write tid 4 to smithi16987243-484 2023-09-23T22:22:21.231 INFO:tasks.rados.rados.0.smithi169.stdout:1211: seq_num 901 ranges {743107=729003,1907923=689647} 2023-09-23T22:22:21.240 INFO:tasks.rados.rados.0.smithi169.stdout:1211: writing smithi16987243-168 from 743107 to 1472110 tid 1 2023-09-23T22:22:21.246 INFO:tasks.rados.rados.0.smithi169.stdout:1211: writing smithi16987243-168 from 1907923 to 2597570 tid 2 2023-09-23T22:22:21.246 INFO:tasks.rados.rados.0.smithi169.stdout:1212: read oid 400 snap -1 2023-09-23T22:22:21.246 INFO:tasks.rados.rados.0.smithi169.stdout:1212: expect (ObjNum 399 snap 0 seq_num 399) 2023-09-23T22:22:21.247 INFO:tasks.rados.rados.0.smithi169.stdout:1213: read oid 192 snap -1 2023-09-23T22:22:21.247 INFO:tasks.rados.rados.0.smithi169.stdout:1213: expect (ObjNum 191 snap 0 seq_num 191) 2023-09-23T22:22:21.247 INFO:tasks.rados.rados.0.smithi169.stdout:1214: write oid 375 current snap is 0 2023-09-23T22:22:21.247 INFO:tasks.rados.rados.0.smithi169.stdout:1214: seq_num 902 ranges {759914=404252,1566405=433305,2504010=655904} 2023-09-23T22:22:21.253 INFO:tasks.rados.rados.0.smithi169.stdout:1214: writing smithi16987243-375 from 759914 to 1164166 tid 1 2023-09-23T22:22:21.259 INFO:tasks.rados.rados.0.smithi169.stdout:1214: writing smithi16987243-375 from 1566405 to 1999710 tid 2 2023-09-23T22:22:21.268 INFO:tasks.rados.rados.0.smithi169.stdout:1214: writing smithi16987243-375 from 2504010 to 3159914 tid 3 2023-09-23T22:22:21.268 INFO:tasks.rados.rados.0.smithi169.stdout:1215: delete oid 302 current snap is 0 2023-09-23T22:22:21.268 INFO:tasks.rados.rados.0.smithi169.stdout:1200: finishing write tid 5 to smithi16987243-484 2023-09-23T22:22:21.268 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 484 v 188 (ObjNum 895 snap 0 seq_num 895) dirty exists 2023-09-23T22:22:21.268 INFO:tasks.rados.rados.0.smithi169.stdout:1200: left oid 484 (ObjNum 895 snap 0 seq_num 895) 2023-09-23T22:22:21.268 INFO:tasks.rados.rados.0.smithi169.stdout:1201: finishing write tid 1 to smithi16987243-124 2023-09-23T22:22:21.268 INFO:tasks.rados.rados.0.smithi169.stdout:1201: finishing write tid 2 to smithi16987243-124 2023-09-23T22:22:21.268 INFO:tasks.rados.rados.0.smithi169.stdout:1201: finishing write tid 3 to smithi16987243-124 2023-09-23T22:22:21.268 INFO:tasks.rados.rados.0.smithi169.stdout:1201: finishing write tid 4 to smithi16987243-124 2023-09-23T22:22:21.269 INFO:tasks.rados.rados.0.smithi169.stdout:1201: finishing write tid 5 to smithi16987243-124 2023-09-23T22:22:21.269 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 124 v 223 (ObjNum 896 snap 0 seq_num 896) dirty exists 2023-09-23T22:22:21.269 INFO:tasks.rados.rados.0.smithi169.stdout:1201: left oid 124 (ObjNum 896 snap 0 seq_num 896) 2023-09-23T22:22:21.269 INFO:tasks.rados.rados.0.smithi169.stdout:1202: expect (ObjNum 654 snap 0 seq_num 654) 2023-09-23T22:22:21.411 INFO:tasks.rados.rados.0.smithi169.stdout:1203: finishing write tid 1 to smithi16987243-349 2023-09-23T22:22:21.412 INFO:tasks.rados.rados.0.smithi169.stdout:1204: expect (ObjNum 25 snap 0 seq_num 25) 2023-09-23T22:22:21.492 INFO:tasks.rados.rados.0.smithi169.stdout:1203: finishing write tid 2 to smithi16987243-349 2023-09-23T22:22:21.492 INFO:tasks.rados.rados.0.smithi169.stdout:1203: finishing write tid 3 to smithi16987243-349 2023-09-23T22:22:21.492 INFO:tasks.rados.rados.0.smithi169.stdout:1203: finishing write tid 4 to smithi16987243-349 2023-09-23T22:22:21.492 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 349 v 191 (ObjNum 897 snap 0 seq_num 897) dirty exists 2023-09-23T22:22:21.492 INFO:tasks.rados.rados.0.smithi169.stdout:1203: left oid 349 (ObjNum 897 snap 0 seq_num 897) 2023-09-23T22:22:21.492 INFO:tasks.rados.rados.0.smithi169.stdout:1205: finishing write tid 1 to smithi16987243-195 2023-09-23T22:22:21.493 INFO:tasks.rados.rados.0.smithi169.stdout:1205: finishing write tid 2 to smithi16987243-195 2023-09-23T22:22:21.493 INFO:tasks.rados.rados.0.smithi169.stdout:1205: finishing write tid 3 to smithi16987243-195 2023-09-23T22:22:21.493 INFO:tasks.rados.rados.0.smithi169.stdout:1205: finishing write tid 4 to smithi16987243-195 2023-09-23T22:22:21.493 INFO:tasks.rados.rados.0.smithi169.stdout:1205: finishing write tid 5 to smithi16987243-195 2023-09-23T22:22:21.493 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 195 v 216 (ObjNum 898 snap 0 seq_num 898) dirty exists 2023-09-23T22:22:21.493 INFO:tasks.rados.rados.0.smithi169.stdout:1205: left oid 195 (ObjNum 898 snap 0 seq_num 898) 2023-09-23T22:22:21.493 INFO:tasks.rados.rados.0.smithi169.stdout:1206: finishing write tid 1 to smithi16987243-70 2023-09-23T22:22:21.493 INFO:tasks.rados.rados.0.smithi169.stdout:1206: finishing write tid 2 to smithi16987243-70 2023-09-23T22:22:21.493 INFO:tasks.rados.rados.0.smithi169.stdout:1209: expect (ObjNum 259 snap 0 seq_num 259) 2023-09-23T22:22:21.571 INFO:tasks.rados.rados.0.smithi169.stdout:1206: finishing write tid 3 to smithi16987243-70 2023-09-23T22:22:21.572 INFO:tasks.rados.rados.0.smithi169.stdout:1206: finishing write tid 4 to smithi16987243-70 2023-09-23T22:22:21.572 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 70 v 171 (ObjNum 899 snap 0 seq_num 899) dirty exists 2023-09-23T22:22:21.572 INFO:tasks.rados.rados.0.smithi169.stdout:1206: left oid 70 (ObjNum 899 snap 0 seq_num 899) 2023-09-23T22:22:21.572 INFO:tasks.rados.rados.0.smithi169.stdout:1207: expect (ObjNum 176 snap 0 seq_num 176) 2023-09-23T22:22:21.671 INFO:tasks.rados.rados.0.smithi169.stdout:1208: expect (ObjNum 335 snap 0 seq_num 335) 2023-09-23T22:22:21.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:21 smithi169 bash[40994]: cluster 2023-09-23T22:22:19.834334+0000 mgr.y (mgr.24365) 222 : cluster [DBG] pgmap v193: 89 pgs: 89 active+clean; 1.2 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 9.7 MiB/s wr, 92 op/s 2023-09-23T22:22:21.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:21 smithi169 bash[27421]: cluster 2023-09-23T22:22:19.834334+0000 mgr.y (mgr.24365) 222 : cluster [DBG] pgmap v193: 89 pgs: 89 active+clean; 1.2 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 9.7 MiB/s wr, 92 op/s 2023-09-23T22:22:21.790 INFO:tasks.rados.rados.0.smithi169.stdout:1210: finishing write tid 1 to smithi16987243-40 2023-09-23T22:22:21.790 INFO:tasks.rados.rados.0.smithi169.stdout:1210: finishing write tid 2 to smithi16987243-40 2023-09-23T22:22:21.790 INFO:tasks.rados.rados.0.smithi169.stdout:1210: finishing write tid 3 to smithi16987243-40 2023-09-23T22:22:21.791 INFO:tasks.rados.rados.0.smithi169.stdout:1210: finishing write tid 4 to smithi16987243-40 2023-09-23T22:22:21.791 INFO:tasks.rados.rados.0.smithi169.stdout:1210: finishing write tid 5 to smithi16987243-40 2023-09-23T22:22:21.791 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 40 v 166 (ObjNum 900 snap 0 seq_num 900) dirty exists 2023-09-23T22:22:21.791 INFO:tasks.rados.rados.0.smithi169.stdout:1210: left oid 40 (ObjNum 900 snap 0 seq_num 900) 2023-09-23T22:22:21.791 INFO:tasks.rados.rados.0.smithi169.stdout:1211: finishing write tid 1 to smithi16987243-168 2023-09-23T22:22:21.791 INFO:tasks.rados.rados.0.smithi169.stdout:1211: finishing write tid 2 to smithi16987243-168 2023-09-23T22:22:21.791 INFO:tasks.rados.rados.0.smithi169.stdout:1211: finishing write tid 3 to smithi16987243-168 2023-09-23T22:22:21.791 INFO:tasks.rados.rados.0.smithi169.stdout:1211: finishing write tid 4 to smithi16987243-168 2023-09-23T22:22:21.791 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 168 v 169 (ObjNum 901 snap 0 seq_num 901) dirty exists 2023-09-23T22:22:21.791 INFO:tasks.rados.rados.0.smithi169.stdout:1211: left oid 168 (ObjNum 901 snap 0 seq_num 901) 2023-09-23T22:22:21.791 INFO:tasks.rados.rados.0.smithi169.stdout:1212: expect (ObjNum 399 snap 0 seq_num 399) 2023-09-23T22:22:21.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:21 smithi187 bash[31480]: cluster 2023-09-23T22:22:19.834334+0000 mgr.y (mgr.24365) 222 : cluster [DBG] pgmap v193: 89 pgs: 89 active+clean; 1.2 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 9.7 MiB/s wr, 92 op/s 2023-09-23T22:22:21.883 INFO:tasks.rados.rados.0.smithi169.stdout:1214: finishing write tid 1 to smithi16987243-375 2023-09-23T22:22:21.884 INFO:tasks.rados.rados.0.smithi169.stdout:1213: expect (ObjNum 191 snap 0 seq_num 191) 2023-09-23T22:22:21.984 INFO:tasks.rados.rados.0.smithi169.stdout:1214: finishing write tid 2 to smithi16987243-375 2023-09-23T22:22:21.984 INFO:tasks.rados.rados.0.smithi169.stdout:1214: finishing write tid 3 to smithi16987243-375 2023-09-23T22:22:21.984 INFO:tasks.rados.rados.0.smithi169.stdout:1214: finishing write tid 4 to smithi16987243-375 2023-09-23T22:22:21.984 INFO:tasks.rados.rados.0.smithi169.stdout:1214: finishing write tid 5 to smithi16987243-375 2023-09-23T22:22:21.985 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 375 v 207 (ObjNum 902 snap 0 seq_num 902) dirty exists 2023-09-23T22:22:21.985 INFO:tasks.rados.rados.0.smithi169.stdout:1214: left oid 375 (ObjNum 902 snap 0 seq_num 902) 2023-09-23T22:22:21.985 INFO:tasks.rados.rados.0.smithi169.stdout:1200: done (15 left) 2023-09-23T22:22:21.985 INFO:tasks.rados.rados.0.smithi169.stdout:1201: done (14 left) 2023-09-23T22:22:21.985 INFO:tasks.rados.rados.0.smithi169.stdout:1202: done (13 left) 2023-09-23T22:22:21.985 INFO:tasks.rados.rados.0.smithi169.stdout:1203: done (12 left) 2023-09-23T22:22:21.985 INFO:tasks.rados.rados.0.smithi169.stdout:1204: done (11 left) 2023-09-23T22:22:21.985 INFO:tasks.rados.rados.0.smithi169.stdout:1205: done (10 left) 2023-09-23T22:22:21.985 INFO:tasks.rados.rados.0.smithi169.stdout:1206: done (9 left) 2023-09-23T22:22:21.985 INFO:tasks.rados.rados.0.smithi169.stdout:1207: done (8 left) 2023-09-23T22:22:21.985 INFO:tasks.rados.rados.0.smithi169.stdout:1208: done (7 left) 2023-09-23T22:22:21.985 INFO:tasks.rados.rados.0.smithi169.stdout:1209: done (6 left) 2023-09-23T22:22:21.986 INFO:tasks.rados.rados.0.smithi169.stdout:1210: done (5 left) 2023-09-23T22:22:21.986 INFO:tasks.rados.rados.0.smithi169.stdout:1211: done (4 left) 2023-09-23T22:22:21.986 INFO:tasks.rados.rados.0.smithi169.stdout:1212: done (3 left) 2023-09-23T22:22:21.986 INFO:tasks.rados.rados.0.smithi169.stdout:1213: done (2 left) 2023-09-23T22:22:21.986 INFO:tasks.rados.rados.0.smithi169.stdout:1214: done (1 left) 2023-09-23T22:22:21.986 INFO:tasks.rados.rados.0.smithi169.stdout:1215: done (0 left) 2023-09-23T22:22:21.986 INFO:tasks.rados.rados.0.smithi169.stdout:1216: write oid 304 current snap is 0 2023-09-23T22:22:21.986 INFO:tasks.rados.rados.0.smithi169.stdout:1216: seq_num 904 ranges {793528=554750,2083369=436974,2958856=234672} 2023-09-23T22:22:21.997 INFO:tasks.rados.rados.0.smithi169.stdout:1216: writing smithi16987243-304 from 793528 to 1348278 tid 1 2023-09-23T22:22:22.005 INFO:tasks.rados.rados.0.smithi169.stdout:1216: writing smithi16987243-304 from 2083369 to 2520343 tid 2 2023-09-23T22:22:22.009 INFO:tasks.rados.rados.0.smithi169.stdout:1216: writing smithi16987243-304 from 2958856 to 3193528 tid 3 2023-09-23T22:22:22.009 INFO:tasks.rados.rados.0.smithi169.stdout:1217: read oid 72 snap -1 2023-09-23T22:22:22.009 INFO:tasks.rados.rados.0.smithi169.stdout:1217: expect (ObjNum 71 snap 0 seq_num 71) 2023-09-23T22:22:22.009 INFO:tasks.rados.rados.0.smithi169.stdout:1218: delete oid 222 current snap is 0 2023-09-23T22:22:22.009 INFO:tasks.rados.rados.0.smithi169.stdout:1216: finishing write tid 1 to smithi16987243-304 2023-09-23T22:22:22.009 INFO:tasks.rados.rados.0.smithi169.stdout:1216: finishing write tid 2 to smithi16987243-304 2023-09-23T22:22:22.011 INFO:tasks.rados.rados.0.smithi169.stdout:1218: done (2 left) 2023-09-23T22:22:22.011 INFO:tasks.rados.rados.0.smithi169.stdout:1219: read oid 69 snap -1 2023-09-23T22:22:22.011 INFO:tasks.rados.rados.0.smithi169.stdout:1219: expect (ObjNum 511 snap 0 seq_num 511) 2023-09-23T22:22:22.011 INFO:tasks.rados.rados.0.smithi169.stdout:1220: read oid 119 snap -1 2023-09-23T22:22:22.011 INFO:tasks.rados.rados.0.smithi169.stdout:1220: expect (ObjNum 682 snap 0 seq_num 682) 2023-09-23T22:22:22.011 INFO:tasks.rados.rados.0.smithi169.stdout:1221: write oid 435 current snap is 0 2023-09-23T22:22:22.011 INFO:tasks.rados.rados.0.smithi169.stdout:1221: seq_num 906 ranges {427142=421601,1400333=440643,2613702=450326} 2023-09-23T22:22:22.016 INFO:tasks.rados.rados.0.smithi169.stdout:1221: writing smithi16987243-435 from 427142 to 848743 tid 1 2023-09-23T22:22:22.022 INFO:tasks.rados.rados.0.smithi169.stdout:1221: writing smithi16987243-435 from 1400333 to 1840976 tid 2 2023-09-23T22:22:22.029 INFO:tasks.rados.rados.0.smithi169.stdout:1221: writing smithi16987243-435 from 2613702 to 3064028 tid 3 2023-09-23T22:22:22.029 INFO:tasks.rados.rados.0.smithi169.stdout:1222: read oid 71 snap -1 2023-09-23T22:22:22.029 INFO:tasks.rados.rados.0.smithi169.stdout:1222: expect (ObjNum 578 snap 0 seq_num 578) 2023-09-23T22:22:22.030 INFO:tasks.rados.rados.0.smithi169.stdout:1223: read oid 331 snap -1 2023-09-23T22:22:22.030 INFO:tasks.rados.rados.0.smithi169.stdout:1223: expect (ObjNum 330 snap 0 seq_num 330) 2023-09-23T22:22:22.030 INFO:tasks.rados.rados.0.smithi169.stdout:1224: delete oid 153 current snap is 0 2023-09-23T22:22:22.030 INFO:tasks.rados.rados.0.smithi169.stdout:1216: finishing write tid 3 to smithi16987243-304 2023-09-23T22:22:22.030 INFO:tasks.rados.rados.0.smithi169.stdout:1216: finishing write tid 4 to smithi16987243-304 2023-09-23T22:22:22.030 INFO:tasks.rados.rados.0.smithi169.stdout:1216: finishing write tid 5 to smithi16987243-304 2023-09-23T22:22:22.030 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 304 v 171 (ObjNum 904 snap 0 seq_num 904) dirty exists 2023-09-23T22:22:22.030 INFO:tasks.rados.rados.0.smithi169.stdout:1216: left oid 304 (ObjNum 904 snap 0 seq_num 904) 2023-09-23T22:22:22.030 INFO:tasks.rados.rados.0.smithi169.stdout:1217: expect (ObjNum 71 snap 0 seq_num 71) 2023-09-23T22:22:22.139 INFO:tasks.rados.rados.0.smithi169.stdout:1220: expect (ObjNum 682 snap 0 seq_num 682) 2023-09-23T22:22:22.302 INFO:tasks.rados.rados.0.smithi169.stdout:1219: expect (ObjNum 511 snap 0 seq_num 511) 2023-09-23T22:22:22.416 INFO:tasks.rados.rados.0.smithi169.stdout:1221: finishing write tid 1 to smithi16987243-435 2023-09-23T22:22:22.416 INFO:tasks.rados.rados.0.smithi169.stdout:1221: finishing write tid 2 to smithi16987243-435 2023-09-23T22:22:22.416 INFO:tasks.rados.rados.0.smithi169.stdout:1221: finishing write tid 3 to smithi16987243-435 2023-09-23T22:22:22.416 INFO:tasks.rados.rados.0.smithi169.stdout:1221: finishing write tid 4 to smithi16987243-435 2023-09-23T22:22:22.417 INFO:tasks.rados.rados.0.smithi169.stdout:1221: finishing write tid 5 to smithi16987243-435 2023-09-23T22:22:22.417 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 435 v 211 (ObjNum 906 snap 0 seq_num 906) dirty exists 2023-09-23T22:22:22.417 INFO:tasks.rados.rados.0.smithi169.stdout:1221: left oid 435 (ObjNum 906 snap 0 seq_num 906) 2023-09-23T22:22:22.417 INFO:tasks.rados.rados.0.smithi169.stdout:1222: expect (ObjNum 578 snap 0 seq_num 578) 2023-09-23T22:22:22.571 INFO:tasks.rados.rados.0.smithi169.stdout:1223: expect (ObjNum 330 snap 0 seq_num 330) 2023-09-23T22:22:22.684 INFO:tasks.rados.rados.0.smithi169.stdout:1216: done (7 left) 2023-09-23T22:22:22.684 INFO:tasks.rados.rados.0.smithi169.stdout:1217: done (6 left) 2023-09-23T22:22:22.684 INFO:tasks.rados.rados.0.smithi169.stdout:1219: done (5 left) 2023-09-23T22:22:22.684 INFO:tasks.rados.rados.0.smithi169.stdout:1220: done (4 left) 2023-09-23T22:22:22.684 INFO:tasks.rados.rados.0.smithi169.stdout:1221: done (3 left) 2023-09-23T22:22:22.685 INFO:tasks.rados.rados.0.smithi169.stdout:1222: done (2 left) 2023-09-23T22:22:22.685 INFO:tasks.rados.rados.0.smithi169.stdout:1223: done (1 left) 2023-09-23T22:22:22.685 INFO:tasks.rados.rados.0.smithi169.stdout:1224: done (0 left) 2023-09-23T22:22:22.685 INFO:tasks.rados.rados.0.smithi169.stdout:1225: read oid 103 snap -1 2023-09-23T22:22:22.685 INFO:tasks.rados.rados.0.smithi169.stdout:1225: expect (ObjNum 102 snap 0 seq_num 102) 2023-09-23T22:22:22.685 INFO:tasks.rados.rados.0.smithi169.stdout:1226: read oid 182 snap -1 2023-09-23T22:22:22.685 INFO:tasks.rados.rados.0.smithi169.stdout:1226: expect (ObjNum 654 snap 0 seq_num 654) 2023-09-23T22:22:22.686 INFO:tasks.rados.rados.0.smithi169.stdout:1227: read oid 465 snap -1 2023-09-23T22:22:22.686 INFO:tasks.rados.rados.0.smithi169.stdout:1227: expect (ObjNum 721 snap 0 seq_num 721) 2023-09-23T22:22:22.686 INFO:tasks.rados.rados.0.smithi169.stdout:1228: delete oid 57 current snap is 0 2023-09-23T22:22:22.693 INFO:tasks.rados.rados.0.smithi169.stdout:1227: expect (ObjNum 721 snap 0 seq_num 721) 2023-09-23T22:22:22.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:22 smithi169 bash[27421]: audit 2023-09-23T22:22:22.337216+0000 mon.c (mon.2) 136 : audit [DBG] from='client.? 172.21.15.169:0/2446359579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:22.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:22 smithi169 bash[40994]: audit 2023-09-23T22:22:22.337216+0000 mon.c (mon.2) 136 : audit [DBG] from='client.? 172.21.15.169:0/2446359579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:22.830 INFO:tasks.rados.rados.0.smithi169.stdout:1225: expect (ObjNum 102 snap 0 seq_num 102) 2023-09-23T22:22:22.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:22 smithi187 bash[31480]: audit 2023-09-23T22:22:22.337216+0000 mon.c (mon.2) 136 : audit [DBG] from='client.? 172.21.15.169:0/2446359579' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:22.944 INFO:tasks.rados.rados.0.smithi169.stdout:1226: expect (ObjNum 654 snap 0 seq_num 654) 2023-09-23T22:22:23.071 INFO:tasks.rados.rados.0.smithi169.stdout:1225: done (3 left) 2023-09-23T22:22:23.072 INFO:tasks.rados.rados.0.smithi169.stdout:1226: done (2 left) 2023-09-23T22:22:23.072 INFO:tasks.rados.rados.0.smithi169.stdout:1227: done (1 left) 2023-09-23T22:22:23.072 INFO:tasks.rados.rados.0.smithi169.stdout:1228: done (0 left) 2023-09-23T22:22:23.072 INFO:tasks.rados.rados.0.smithi169.stdout:1229: read oid 212 snap -1 2023-09-23T22:22:23.072 INFO:tasks.rados.rados.0.smithi169.stdout:1229: expect (ObjNum 211 snap 0 seq_num 211) 2023-09-23T22:22:23.072 INFO:tasks.rados.rados.0.smithi169.stdout:1230: write oid 331 current snap is 0 2023-09-23T22:22:23.072 INFO:tasks.rados.rados.0.smithi169.stdout:1230: seq_num 909 ranges {477563=647348,1859426=587970,2979618=297945} 2023-09-23T22:22:23.084 INFO:tasks.rados.rados.0.smithi169.stdout:1230: writing smithi16987243-331 from 477563 to 1124911 tid 1 2023-09-23T22:22:23.091 INFO:tasks.rados.rados.0.smithi169.stdout:1230: writing smithi16987243-331 from 1859426 to 2447396 tid 2 2023-09-23T22:22:23.097 INFO:tasks.rados.rados.0.smithi169.stdout:1230: writing smithi16987243-331 from 2979618 to 3277563 tid 3 2023-09-23T22:22:23.097 INFO:tasks.rados.rados.0.smithi169.stdout:1231: read oid 11 snap -1 2023-09-23T22:22:23.097 INFO:tasks.rados.rados.0.smithi169.stdout:1231: expect deleted 2023-09-23T22:22:23.097 INFO:tasks.rados.rados.0.smithi169.stdout:1232: write oid 431 current snap is 0 2023-09-23T22:22:23.097 INFO:tasks.rados.rados.0.smithi169.stdout:1232: seq_num 910 ranges {494370=722597,1917908=447981,3007041=287329} 2023-09-23T22:22:23.103 INFO:tasks.rados.rados.0.smithi169.stdout:1232: writing smithi16987243-431 from 494370 to 1216967 tid 1 2023-09-23T22:22:23.110 INFO:tasks.rados.rados.0.smithi169.stdout:1232: writing smithi16987243-431 from 1917908 to 2365889 tid 2 2023-09-23T22:22:23.115 INFO:tasks.rados.rados.0.smithi169.stdout:1232: writing smithi16987243-431 from 3007041 to 3294370 tid 3 2023-09-23T22:22:23.115 INFO:tasks.rados.rados.0.smithi169.stdout:1233: write oid 34 current snap is 0 2023-09-23T22:22:23.115 INFO:tasks.rados.rados.0.smithi169.stdout:1233: seq_num 911 ranges {511177=797846,1976390=591639,3034464=276713} 2023-09-23T22:22:23.122 INFO:tasks.rados.rados.0.smithi169.stdout:1233: writing smithi16987243-34 from 511177 to 1309023 tid 1 2023-09-23T22:22:23.130 INFO:tasks.rados.rados.0.smithi169.stdout:1233: writing smithi16987243-34 from 1976390 to 2568029 tid 2 2023-09-23T22:22:23.134 INFO:tasks.rados.rados.0.smithi169.stdout:1233: writing smithi16987243-34 from 3034464 to 3311177 tid 3 2023-09-23T22:22:23.134 INFO:tasks.rados.rados.0.smithi169.stdout:1234: write oid 386 current snap is 0 2023-09-23T22:22:23.134 INFO:tasks.rados.rados.0.smithi169.stdout:1234: seq_num 912 ranges {527984=473095,1634872=451650,2661887=634311} 2023-09-23T22:22:23.140 INFO:tasks.rados.rados.0.smithi169.stdout:1234: writing smithi16987243-386 from 527984 to 1001079 tid 1 2023-09-23T22:22:23.146 INFO:tasks.rados.rados.0.smithi169.stdout:1234: writing smithi16987243-386 from 1634872 to 2086522 tid 2 2023-09-23T22:22:23.154 INFO:tasks.rados.rados.0.smithi169.stdout:1234: writing smithi16987243-386 from 2661887 to 3296198 tid 3 2023-09-23T22:22:23.154 INFO:tasks.rados.rados.0.smithi169.stdout:1235: write oid 241 current snap is 0 2023-09-23T22:22:23.154 INFO:tasks.rados.rados.0.smithi169.stdout:1235: seq_num 913 ranges {544791=664697,1693354=595308,2689310=445583} 2023-09-23T22:22:23.161 INFO:tasks.rados.rados.0.smithi169.stdout:1235: writing smithi16987243-241 from 544791 to 1209488 tid 1 2023-09-23T22:22:23.167 INFO:tasks.rados.rados.0.smithi169.stdout:1235: writing smithi16987243-241 from 1693354 to 2288662 tid 2 2023-09-23T22:22:23.172 INFO:tasks.rados.rados.0.smithi169.stdout:1235: writing smithi16987243-241 from 2689310 to 3134893 tid 3 2023-09-23T22:22:23.172 INFO:tasks.rados.rados.0.smithi169.stdout:1236: read oid 388 snap -1 2023-09-23T22:22:23.172 INFO:tasks.rados.rados.0.smithi169.stdout:1236: expect (ObjNum 387 snap 0 seq_num 387) 2023-09-23T22:22:23.172 INFO:tasks.rados.rados.0.smithi169.stdout:1237: write oid 263 current snap is 0 2023-09-23T22:22:23.172 INFO:tasks.rados.rados.0.smithi169.stdout:1229: expect (ObjNum 211 snap 0 seq_num 211) 2023-09-23T22:22:23.284 INFO:tasks.rados.rados.0.smithi169.stdout:1230: finishing write tid 1 to smithi16987243-331 2023-09-23T22:22:23.284 INFO:tasks.rados.rados.0.smithi169.stdout:1230: finishing write tid 2 to smithi16987243-331 2023-09-23T22:22:23.284 INFO:tasks.rados.rados.0.smithi169.stdout:1230: finishing write tid 3 to smithi16987243-331 2023-09-23T22:22:23.285 INFO:tasks.rados.rados.0.smithi169.stdout:1230: finishing write tid 4 to smithi16987243-331 2023-09-23T22:22:23.285 INFO:tasks.rados.rados.0.smithi169.stdout:1230: finishing write tid 5 to smithi16987243-331 2023-09-23T22:22:23.285 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 331 v 208 (ObjNum 909 snap 0 seq_num 909) dirty exists 2023-09-23T22:22:23.285 INFO:tasks.rados.rados.0.smithi169.stdout:1230: left oid 331 (ObjNum 909 snap 0 seq_num 909) 2023-09-23T22:22:23.285 INFO:tasks.rados.rados.0.smithi169.stdout:1232: finishing write tid 1 to smithi16987243-431 2023-09-23T22:22:23.285 INFO:tasks.rados.rados.0.smithi169.stdout:1232: finishing write tid 2 to smithi16987243-431 2023-09-23T22:22:23.285 INFO:tasks.rados.rados.0.smithi169.stdout:1232: finishing write tid 3 to smithi16987243-431 2023-09-23T22:22:23.285 INFO:tasks.rados.rados.0.smithi169.stdout:1232: finishing write tid 4 to smithi16987243-431 2023-09-23T22:22:23.285 INFO:tasks.rados.rados.0.smithi169.stdout:1232: finishing write tid 5 to smithi16987243-431 2023-09-23T22:22:23.285 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 431 v 175 (ObjNum 910 snap 0 seq_num 910) dirty exists 2023-09-23T22:22:23.285 INFO:tasks.rados.rados.0.smithi169.stdout:1232: left oid 431 (ObjNum 910 snap 0 seq_num 910) 2023-09-23T22:22:23.285 INFO:tasks.rados.rados.0.smithi169.stdout:1233: finishing write tid 1 to smithi16987243-34 2023-09-23T22:22:23.286 INFO:tasks.rados.rados.0.smithi169.stdout:1233: finishing write tid 2 to smithi16987243-34 2023-09-23T22:22:23.286 INFO:tasks.rados.rados.0.smithi169.stdout:1233: finishing write tid 3 to smithi16987243-34 2023-09-23T22:22:23.286 INFO:tasks.rados.rados.0.smithi169.stdout:1233: finishing write tid 4 to smithi16987243-34 2023-09-23T22:22:23.286 INFO:tasks.rados.rados.0.smithi169.stdout:1233: finishing write tid 5 to smithi16987243-34 2023-09-23T22:22:23.286 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 34 v 195 (ObjNum 911 snap 0 seq_num 911) dirty exists 2023-09-23T22:22:23.286 INFO:tasks.rados.rados.0.smithi169.stdout:1233: left oid 34 (ObjNum 911 snap 0 seq_num 911) 2023-09-23T22:22:23.286 INFO:tasks.rados.rados.0.smithi169.stdout:1234: finishing write tid 1 to smithi16987243-386 2023-09-23T22:22:23.286 INFO:tasks.rados.rados.0.smithi169.stdout:1234: finishing write tid 2 to smithi16987243-386 2023-09-23T22:22:23.286 INFO:tasks.rados.rados.0.smithi169.stdout:1234: finishing write tid 3 to smithi16987243-386 2023-09-23T22:22:23.286 INFO:tasks.rados.rados.0.smithi169.stdout:1234: finishing write tid 4 to smithi16987243-386 2023-09-23T22:22:23.286 INFO:tasks.rados.rados.0.smithi169.stdout:1234: finishing write tid 5 to smithi16987243-386 2023-09-23T22:22:23.286 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 386 v 220 (ObjNum 912 snap 0 seq_num 912) dirty exists 2023-09-23T22:22:23.287 INFO:tasks.rados.rados.0.smithi169.stdout:1234: left oid 386 (ObjNum 912 snap 0 seq_num 912) 2023-09-23T22:22:23.287 INFO:tasks.rados.rados.0.smithi169.stdout:1235: finishing write tid 1 to smithi16987243-241 2023-09-23T22:22:23.287 INFO:tasks.rados.rados.0.smithi169.stdout:1235: finishing write tid 2 to smithi16987243-241 2023-09-23T22:22:23.287 INFO:tasks.rados.rados.0.smithi169.stdout:1235: finishing write tid 3 to smithi16987243-241 2023-09-23T22:22:23.287 INFO:tasks.rados.rados.0.smithi169.stdout:1235: finishing write tid 4 to smithi16987243-241 2023-09-23T22:22:23.287 INFO:tasks.rados.rados.0.smithi169.stdout:1235: finishing write tid 5 to smithi16987243-241 2023-09-23T22:22:23.287 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 241 v 227 (ObjNum 913 snap 0 seq_num 913) dirty exists 2023-09-23T22:22:23.287 INFO:tasks.rados.rados.0.smithi169.stdout:1235: left oid 241 (ObjNum 913 snap 0 seq_num 913) 2023-09-23T22:22:23.287 INFO:tasks.rados.rados.0.smithi169.stdout:1236: expect (ObjNum 387 snap 0 seq_num 387) 2023-09-23T22:22:23.362 INFO:tasks.rados.rados.0.smithi169.stdout:1237: seq_num 914 ranges {561598=739946,1751836=455319,2716733=644865} 2023-09-23T22:22:23.375 INFO:tasks.rados.rados.0.smithi169.stdout:1237: writing smithi16987243-263 from 561598 to 1301544 tid 1 2023-09-23T22:22:23.381 INFO:tasks.rados.rados.0.smithi169.stdout:1237: writing smithi16987243-263 from 1751836 to 2207155 tid 2 2023-09-23T22:22:23.387 INFO:tasks.rados.rados.0.smithi169.stdout:1237: writing smithi16987243-263 from 2716733 to 3361598 tid 3 2023-09-23T22:22:23.388 INFO:tasks.rados.rados.0.smithi169.stdout:1229: done (8 left) 2023-09-23T22:22:23.388 INFO:tasks.rados.rados.0.smithi169.stdout:1230: done (7 left) 2023-09-23T22:22:23.388 INFO:tasks.rados.rados.0.smithi169.stdout:1231: done (6 left) 2023-09-23T22:22:23.388 INFO:tasks.rados.rados.0.smithi169.stdout:1232: done (5 left) 2023-09-23T22:22:23.388 INFO:tasks.rados.rados.0.smithi169.stdout:1233: done (4 left) 2023-09-23T22:22:23.388 INFO:tasks.rados.rados.0.smithi169.stdout:1234: done (3 left) 2023-09-23T22:22:23.388 INFO:tasks.rados.rados.0.smithi169.stdout:1235: done (2 left) 2023-09-23T22:22:23.388 INFO:tasks.rados.rados.0.smithi169.stdout:1236: done (1 left) 2023-09-23T22:22:23.388 INFO:tasks.rados.rados.0.smithi169.stdout:1238: write oid 18 current snap is 0 2023-09-23T22:22:23.388 INFO:tasks.rados.rados.0.smithi169.stdout:1238: seq_num 915 ranges {578405=415195,1410318=598977,2744156=584480} 2023-09-23T22:22:23.393 INFO:tasks.rados.rados.0.smithi169.stdout:1238: writing smithi16987243-18 from 578405 to 993600 tid 1 2023-09-23T22:22:23.399 INFO:tasks.rados.rados.0.smithi169.stdout:1238: writing smithi16987243-18 from 1410318 to 2009295 tid 2 2023-09-23T22:22:23.407 INFO:tasks.rados.rados.0.smithi169.stdout:1238: writing smithi16987243-18 from 2744156 to 3328636 tid 3 2023-09-23T22:22:23.407 INFO:tasks.rados.rados.0.smithi169.stdout:1239: read oid 148 snap -1 2023-09-23T22:22:23.407 INFO:tasks.rados.rados.0.smithi169.stdout:1239: expect (ObjNum 649 snap 0 seq_num 649) 2023-09-23T22:22:23.407 INFO:tasks.rados.rados.0.smithi169.stdout:1240: write oid 290 current snap is 0 2023-09-23T22:22:23.407 INFO:tasks.rados.rados.0.smithi169.stdout:1240: seq_num 916 ranges {595212=490444,1868800=458988,2887932=507280} 2023-09-23T22:22:23.413 INFO:tasks.rados.rados.0.smithi169.stdout:1240: writing smithi16987243-290 from 595212 to 1085656 tid 1 2023-09-23T22:22:23.420 INFO:tasks.rados.rados.0.smithi169.stdout:1240: writing smithi16987243-290 from 1868800 to 2327788 tid 2 2023-09-23T22:22:23.426 INFO:tasks.rados.rados.0.smithi169.stdout:1240: writing smithi16987243-290 from 2887932 to 3395212 tid 3 2023-09-23T22:22:23.426 INFO:tasks.rados.rados.0.smithi169.stdout:1241: read oid 246 snap -1 2023-09-23T22:22:23.426 INFO:tasks.rados.rados.0.smithi169.stdout:1241: expect (ObjNum 245 snap 0 seq_num 245) 2023-09-23T22:22:23.426 INFO:tasks.rados.rados.0.smithi169.stdout:1242: write oid 32 current snap is 0 2023-09-23T22:22:23.426 INFO:tasks.rados.rados.0.smithi169.stdout:1242: seq_num 917 ranges {612019=565693,1810929=602646,3082649=329370} 2023-09-23T22:22:23.433 INFO:tasks.rados.rados.0.smithi169.stdout:1242: writing smithi16987243-32 from 612019 to 1177712 tid 1 2023-09-23T22:22:23.440 INFO:tasks.rados.rados.0.smithi169.stdout:1242: writing smithi16987243-32 from 1810929 to 2413575 tid 2 2023-09-23T22:22:23.446 INFO:tasks.rados.rados.0.smithi169.stdout:1242: writing smithi16987243-32 from 3082649 to 3412019 tid 3 2023-09-23T22:22:23.446 INFO:tasks.rados.rados.0.smithi169.stdout:1243: write oid 447 current snap is 0 2023-09-23T22:22:23.446 INFO:tasks.rados.rados.0.smithi169.stdout:1243: seq_num 918 ranges {628826=640942,1869411=462657,2826425=534649} 2023-09-23T22:22:23.453 INFO:tasks.rados.rados.0.smithi169.stdout:1243: writing smithi16987243-447 from 628826 to 1269768 tid 1 2023-09-23T22:22:23.459 INFO:tasks.rados.rados.0.smithi169.stdout:1243: writing smithi16987243-447 from 1869411 to 2332068 tid 2 2023-09-23T22:22:23.465 INFO:tasks.rados.rados.0.smithi169.stdout:1243: writing smithi16987243-447 from 2826425 to 3361074 tid 3 2023-09-23T22:22:23.465 INFO:tasks.rados.rados.0.smithi169.stdout:1244: write oid 114 current snap is 0 2023-09-23T22:22:23.465 INFO:tasks.rados.rados.0.smithi169.stdout:1244: seq_num 919 ranges {645633=716191,1927893=606315,3137495=308138} 2023-09-23T22:22:23.472 INFO:tasks.rados.rados.0.smithi169.stdout:1244: writing smithi16987243-114 from 645633 to 1361824 tid 1 2023-09-23T22:22:23.479 INFO:tasks.rados.rados.0.smithi169.stdout:1244: writing smithi16987243-114 from 1927893 to 2534208 tid 2 2023-09-23T22:22:23.485 INFO:tasks.rados.rados.0.smithi169.stdout:1244: writing smithi16987243-114 from 3137495 to 3445633 tid 3 2023-09-23T22:22:23.485 INFO:tasks.rados.rados.0.smithi169.stdout:1245: read oid 425 snap -1 2023-09-23T22:22:23.485 INFO:tasks.rados.rados.0.smithi169.stdout:1245: expect (ObjNum 424 snap 0 seq_num 424) 2023-09-23T22:22:23.486 INFO:tasks.rados.rados.0.smithi169.stdout:1246: read oid 377 snap -1 2023-09-23T22:22:23.486 INFO:tasks.rados.rados.0.smithi169.stdout:1246: expect (ObjNum 376 snap 0 seq_num 376) 2023-09-23T22:22:23.486 INFO:tasks.rados.rados.0.smithi169.stdout:1247: write oid 109 current snap is 0 2023-09-23T22:22:23.486 INFO:tasks.rados.rados.0.smithi169.stdout:1237: finishing write tid 1 to smithi16987243-263 2023-09-23T22:22:23.486 INFO:tasks.rados.rados.0.smithi169.stdout:1237: finishing write tid 2 to smithi16987243-263 2023-09-23T22:22:23.486 INFO:tasks.rados.rados.0.smithi169.stdout:1237: finishing write tid 3 to smithi16987243-263 2023-09-23T22:22:23.486 INFO:tasks.rados.rados.0.smithi169.stdout:1237: finishing write tid 4 to smithi16987243-263 2023-09-23T22:22:23.486 INFO:tasks.rados.rados.0.smithi169.stdout:1237: finishing write tid 5 to smithi16987243-263 2023-09-23T22:22:23.486 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 263 v 191 (ObjNum 914 snap 0 seq_num 914) dirty exists 2023-09-23T22:22:23.486 INFO:tasks.rados.rados.0.smithi169.stdout:1237: left oid 263 (ObjNum 914 snap 0 seq_num 914) 2023-09-23T22:22:23.486 INFO:tasks.rados.rados.0.smithi169.stdout:1247: seq_num 920 ranges {662440=507793,1702728=749973,2881271=557193} 2023-09-23T22:22:23.492 INFO:tasks.rados.rados.0.smithi169.stdout:1247: writing smithi16987243-109 from 662440 to 1170233 tid 1 2023-09-23T22:22:23.499 INFO:tasks.rados.rados.0.smithi169.stdout:1247: writing smithi16987243-109 from 1702728 to 2452701 tid 2 2023-09-23T22:22:23.505 INFO:tasks.rados.rados.0.smithi169.stdout:1247: writing smithi16987243-109 from 2881271 to 3438464 tid 3 2023-09-23T22:22:23.505 INFO:tasks.rados.rados.0.smithi169.stdout:1237: done (10 left) 2023-09-23T22:22:23.505 INFO:tasks.rados.rados.0.smithi169.stdout:1248: write oid 281 current snap is 0 2023-09-23T22:22:23.505 INFO:tasks.rados.rados.0.smithi169.stdout:1248: seq_num 921 ranges {679247=583042,2044857=609984,3192341=286906} 2023-09-23T22:22:23.512 INFO:tasks.rados.rados.0.smithi169.stdout:1248: writing smithi16987243-281 from 679247 to 1262289 tid 1 2023-09-23T22:22:23.520 INFO:tasks.rados.rados.0.smithi169.stdout:1248: writing smithi16987243-281 from 2044857 to 2654841 tid 2 2023-09-23T22:22:23.524 INFO:tasks.rados.rados.0.smithi169.stdout:1248: writing smithi16987243-281 from 3192341 to 3479247 tid 3 2023-09-23T22:22:23.525 INFO:tasks.rados.rados.0.smithi169.stdout:1249: write oid 175 current snap is 0 2023-09-23T22:22:23.525 INFO:tasks.rados.rados.0.smithi169.stdout:1238: finishing write tid 1 to smithi16987243-18 2023-09-23T22:22:23.525 INFO:tasks.rados.rados.0.smithi169.stdout:1238: finishing write tid 2 to smithi16987243-18 2023-09-23T22:22:23.525 INFO:tasks.rados.rados.0.smithi169.stdout:1238: finishing write tid 3 to smithi16987243-18 2023-09-23T22:22:23.525 INFO:tasks.rados.rados.0.smithi169.stdout:1249: seq_num 922 ranges {696054=658291,2103339=753642} 2023-09-23T22:22:23.532 INFO:tasks.rados.rados.0.smithi169.stdout:1249: writing smithi16987243-175 from 696054 to 1354345 tid 1 2023-09-23T22:22:23.541 INFO:tasks.rados.rados.0.smithi169.stdout:1249: writing smithi16987243-175 from 2103339 to 2856981 tid 2 2023-09-23T22:22:23.541 INFO:tasks.rados.rados.0.smithi169.stdout:1250: read oid 33 snap -1 2023-09-23T22:22:23.541 INFO:tasks.rados.rados.0.smithi169.stdout:1250: expect (ObjNum 872 snap 0 seq_num 872) 2023-09-23T22:22:23.541 INFO:tasks.rados.rados.0.smithi169.stdout:1251: read oid 124 snap -1 2023-09-23T22:22:23.541 INFO:tasks.rados.rados.0.smithi169.stdout:1251: expect (ObjNum 896 snap 0 seq_num 896) 2023-09-23T22:22:23.541 INFO:tasks.rados.rados.0.smithi169.stdout:1252: read oid 325 snap -1 2023-09-23T22:22:23.541 INFO:tasks.rados.rados.0.smithi169.stdout:1252: expect (ObjNum 324 snap 0 seq_num 324) 2023-09-23T22:22:23.541 INFO:tasks.rados.rados.0.smithi169.stdout:1253: write oid 72 current snap is 0 2023-09-23T22:22:23.542 INFO:tasks.rados.rados.0.smithi169.stdout:1253: seq_num 923 ranges {712861=733540,2161821=613653,3247187=265674} 2023-09-23T22:22:23.550 INFO:tasks.rados.rados.0.smithi169.stdout:1253: writing smithi16987243-72 from 712861 to 1446401 tid 1 2023-09-23T22:22:23.557 INFO:tasks.rados.rados.0.smithi169.stdout:1253: writing smithi16987243-72 from 2161821 to 2775474 tid 2 2023-09-23T22:22:23.562 INFO:tasks.rados.rados.0.smithi169.stdout:1253: writing smithi16987243-72 from 3247187 to 3512861 tid 3 2023-09-23T22:22:23.562 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:22:23.562 INFO:tasks.rados.rados.0.smithi169.stdout:1238: finishing write tid 4 to smithi16987243-18 2023-09-23T22:22:23.562 INFO:tasks.rados.rados.0.smithi169.stdout:1238: finishing write tid 5 to smithi16987243-18 2023-09-23T22:22:23.562 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 18 v 145 (ObjNum 915 snap 0 seq_num 915) dirty exists 2023-09-23T22:22:23.562 INFO:tasks.rados.rados.0.smithi169.stdout:1238: left oid 18 (ObjNum 915 snap 0 seq_num 915) 2023-09-23T22:22:23.562 INFO:tasks.rados.rados.0.smithi169.stdout:1239: expect (ObjNum 649 snap 0 seq_num 649) 2023-09-23T22:22:23.725 INFO:tasks.rados.rados.0.smithi169.stdout:1240: finishing write tid 1 to smithi16987243-290 2023-09-23T22:22:23.725 INFO:tasks.rados.rados.0.smithi169.stdout:1240: finishing write tid 2 to smithi16987243-290 2023-09-23T22:22:23.725 INFO:tasks.rados.rados.0.smithi169.stdout:1241: expect (ObjNum 245 snap 0 seq_num 245) 2023-09-23T22:22:23.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:23 smithi169 bash[27421]: cluster 2023-09-23T22:22:21.834919+0000 mgr.y (mgr.24365) 223 : cluster [DBG] pgmap v194: 89 pgs: 89 active+clean; 1.2 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 9.7 MiB/s wr, 92 op/s 2023-09-23T22:22:23.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:23 smithi169 bash[40994]: cluster 2023-09-23T22:22:21.834919+0000 mgr.y (mgr.24365) 223 : cluster [DBG] pgmap v194: 89 pgs: 89 active+clean; 1.2 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 9.7 MiB/s wr, 92 op/s 2023-09-23T22:22:23.797 INFO:tasks.rados.rados.0.smithi169.stdout:1240: finishing write tid 3 to smithi16987243-290 2023-09-23T22:22:23.797 INFO:tasks.rados.rados.0.smithi169.stdout:1240: finishing write tid 4 to smithi16987243-290 2023-09-23T22:22:23.797 INFO:tasks.rados.rados.0.smithi169.stdout:1240: finishing write tid 5 to smithi16987243-290 2023-09-23T22:22:23.798 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 290 v 231 (ObjNum 916 snap 0 seq_num 916) dirty exists 2023-09-23T22:22:23.798 INFO:tasks.rados.rados.0.smithi169.stdout:1240: left oid 290 (ObjNum 916 snap 0 seq_num 916) 2023-09-23T22:22:23.798 INFO:tasks.rados.rados.0.smithi169.stdout:1242: finishing write tid 1 to smithi16987243-32 2023-09-23T22:22:23.798 INFO:tasks.rados.rados.0.smithi169.stdout:1242: finishing write tid 2 to smithi16987243-32 2023-09-23T22:22:23.798 INFO:tasks.rados.rados.0.smithi169.stdout:1242: finishing write tid 3 to smithi16987243-32 2023-09-23T22:22:23.798 INFO:tasks.rados.rados.0.smithi169.stdout:1242: finishing write tid 4 to smithi16987243-32 2023-09-23T22:22:23.798 INFO:tasks.rados.rados.0.smithi169.stdout:1238: done (15 left) 2023-09-23T22:22:23.798 INFO:tasks.rados.rados.0.smithi169.stdout:1239: done (14 left) 2023-09-23T22:22:23.798 INFO:tasks.rados.rados.0.smithi169.stdout:1240: done (13 left) 2023-09-23T22:22:23.798 INFO:tasks.rados.rados.0.smithi169.stdout:1241: done (12 left) 2023-09-23T22:22:23.798 INFO:tasks.rados.rados.0.smithi169.stdout:1254: write oid 160 current snap is 0 2023-09-23T22:22:23.799 INFO:tasks.rados.rados.0.smithi169.stdout:1242: finishing write tid 5 to smithi16987243-32 2023-09-23T22:22:23.799 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 32 v 149 (ObjNum 917 snap 0 seq_num 917) dirty exists 2023-09-23T22:22:23.799 INFO:tasks.rados.rados.0.smithi169.stdout:1242: left oid 32 (ObjNum 917 snap 0 seq_num 917) 2023-09-23T22:22:23.799 INFO:tasks.rados.rados.0.smithi169.stdout:1243: finishing write tid 1 to smithi16987243-447 2023-09-23T22:22:23.799 INFO:tasks.rados.rados.0.smithi169.stdout:1243: finishing write tid 2 to smithi16987243-447 2023-09-23T22:22:23.799 INFO:tasks.rados.rados.0.smithi169.stdout:1243: finishing write tid 3 to smithi16987243-447 2023-09-23T22:22:23.799 INFO:tasks.rados.rados.0.smithi169.stdout:1254: seq_num 924 ranges {729668=408789,1820303=757311,3274610=255058} 2023-09-23T22:22:23.810 INFO:tasks.rados.rados.0.smithi169.stdout:1254: writing smithi16987243-160 from 729668 to 1138457 tid 1 2023-09-23T22:22:23.818 INFO:tasks.rados.rados.0.smithi169.stdout:1254: writing smithi16987243-160 from 1820303 to 2577614 tid 2 2023-09-23T22:22:23.824 INFO:tasks.rados.rados.0.smithi169.stdout:1254: writing smithi16987243-160 from 3274610 to 3529668 tid 3 2023-09-23T22:22:23.824 INFO:tasks.rados.rados.0.smithi169.stdout:1242: done (12 left) 2023-09-23T22:22:23.824 INFO:tasks.rados.rados.0.smithi169.stdout:1255: write oid 133 current snap is 0 2023-09-23T22:22:23.824 INFO:tasks.rados.rados.0.smithi169.stdout:1243: finishing write tid 4 to smithi16987243-447 2023-09-23T22:22:23.825 INFO:tasks.rados.rados.0.smithi169.stdout:1243: finishing write tid 5 to smithi16987243-447 2023-09-23T22:22:23.825 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 447 v 179 (ObjNum 918 snap 0 seq_num 918) dirty exists 2023-09-23T22:22:23.825 INFO:tasks.rados.rados.0.smithi169.stdout:1243: left oid 447 (ObjNum 918 snap 0 seq_num 918) 2023-09-23T22:22:23.825 INFO:tasks.rados.rados.0.smithi169.stdout:1244: finishing write tid 1 to smithi16987243-114 2023-09-23T22:22:23.825 INFO:tasks.rados.rados.0.smithi169.stdout:1244: finishing write tid 2 to smithi16987243-114 2023-09-23T22:22:23.825 INFO:tasks.rados.rados.0.smithi169.stdout:1255: seq_num 925 ranges {746475=484038,1762432=617322,2785680=529906} 2023-09-23T22:22:23.831 INFO:tasks.rados.rados.0.smithi169.stdout:1255: writing smithi16987243-133 from 746475 to 1230513 tid 1 2023-09-23T22:22:23.838 INFO:tasks.rados.rados.0.smithi169.stdout:1255: writing smithi16987243-133 from 1762432 to 2379754 tid 2 2023-09-23T22:22:23.843 INFO:tasks.rados.rados.0.smithi169.stdout:1255: writing smithi16987243-133 from 2785680 to 3315586 tid 3 2023-09-23T22:22:23.843 INFO:tasks.rados.rados.0.smithi169.stdout:1243: done (12 left) 2023-09-23T22:22:23.844 INFO:tasks.rados.rados.0.smithi169.stdout:1256: read oid 15 snap -1 2023-09-23T22:22:23.844 INFO:tasks.rados.rados.0.smithi169.stdout:1256: expect (ObjNum 14 snap 0 seq_num 14) 2023-09-23T22:22:23.844 INFO:tasks.rados.rados.0.smithi169.stdout:1257: write oid 221 current snap is 0 2023-09-23T22:22:23.844 INFO:tasks.rados.rados.0.smithi169.stdout:1244: finishing write tid 3 to smithi16987243-114 2023-09-23T22:22:23.844 INFO:tasks.rados.rados.0.smithi169.stdout:1244: finishing write tid 4 to smithi16987243-114 2023-09-23T22:22:23.844 INFO:tasks.rados.rados.0.smithi169.stdout:1244: finishing write tid 5 to smithi16987243-114 2023-09-23T22:22:23.844 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 114 v 199 (ObjNum 919 snap 0 seq_num 919) dirty exists 2023-09-23T22:22:23.844 INFO:tasks.rados.rados.0.smithi169.stdout:1244: left oid 114 (ObjNum 919 snap 0 seq_num 919) 2023-09-23T22:22:23.844 INFO:tasks.rados.rados.0.smithi169.stdout:1257: seq_num 926 ranges {763282=559287,1820914=760980,3213103=350179} 2023-09-23T22:22:23.851 INFO:tasks.rados.rados.0.smithi169.stdout:1257: writing smithi16987243-221 from 763282 to 1322569 tid 1 2023-09-23T22:22:23.858 INFO:tasks.rados.rados.0.smithi169.stdout:1257: writing smithi16987243-221 from 1820914 to 2581894 tid 2 2023-09-23T22:22:23.864 INFO:tasks.rados.rados.0.smithi169.stdout:1257: writing smithi16987243-221 from 3213103 to 3563282 tid 3 2023-09-23T22:22:23.864 INFO:tasks.rados.rados.0.smithi169.stdout:1244: done (13 left) 2023-09-23T22:22:23.864 INFO:tasks.rados.rados.0.smithi169.stdout:1258: read oid 34 snap -1 2023-09-23T22:22:23.864 INFO:tasks.rados.rados.0.smithi169.stdout:1258: expect (ObjNum 911 snap 0 seq_num 911) 2023-09-23T22:22:23.864 INFO:tasks.rados.rados.0.smithi169.stdout:1259: read oid 101 snap -1 2023-09-23T22:22:23.865 INFO:tasks.rados.rados.0.smithi169.stdout:1259: expect (ObjNum 100 snap 0 seq_num 100) 2023-09-23T22:22:23.865 INFO:tasks.rados.rados.0.smithi169.stdout:1260: write oid 466 current snap is 0 2023-09-23T22:22:23.865 INFO:tasks.rados.rados.0.smithi169.stdout:1245: expect (ObjNum 424 snap 0 seq_num 424) 2023-09-23T22:22:23.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:23 smithi187 bash[31480]: cluster 2023-09-23T22:22:21.834919+0000 mgr.y (mgr.24365) 223 : cluster [DBG] pgmap v194: 89 pgs: 89 active+clean; 1.2 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 9.7 MiB/s wr, 92 op/s 2023-09-23T22:22:23.975 INFO:tasks.rados.rados.0.smithi169.stdout:1246: expect (ObjNum 376 snap 0 seq_num 376) 2023-09-23T22:22:24.055 INFO:tasks.rados.rados.0.smithi169.stdout:1247: finishing write tid 1 to smithi16987243-109 2023-09-23T22:22:24.056 INFO:tasks.rados.rados.0.smithi169.stdout:1247: finishing write tid 2 to smithi16987243-109 2023-09-23T22:22:24.056 INFO:tasks.rados.rados.0.smithi169.stdout:1247: finishing write tid 3 to smithi16987243-109 2023-09-23T22:22:24.056 INFO:tasks.rados.rados.0.smithi169.stdout:1247: finishing write tid 4 to smithi16987243-109 2023-09-23T22:22:24.056 INFO:tasks.rados.rados.0.smithi169.stdout:1247: finishing write tid 5 to smithi16987243-109 2023-09-23T22:22:24.056 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 109 v 183 (ObjNum 920 snap 0 seq_num 920) dirty exists 2023-09-23T22:22:24.056 INFO:tasks.rados.rados.0.smithi169.stdout:1247: left oid 109 (ObjNum 920 snap 0 seq_num 920) 2023-09-23T22:22:24.056 INFO:tasks.rados.rados.0.smithi169.stdout:1248: finishing write tid 1 to smithi16987243-281 2023-09-23T22:22:24.056 INFO:tasks.rados.rados.0.smithi169.stdout:1248: finishing write tid 2 to smithi16987243-281 2023-09-23T22:22:24.056 INFO:tasks.rados.rados.0.smithi169.stdout:1248: finishing write tid 3 to smithi16987243-281 2023-09-23T22:22:24.056 INFO:tasks.rados.rados.0.smithi169.stdout:1248: finishing write tid 4 to smithi16987243-281 2023-09-23T22:22:24.056 INFO:tasks.rados.rados.0.smithi169.stdout:1248: finishing write tid 5 to smithi16987243-281 2023-09-23T22:22:24.056 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 281 v 153 (ObjNum 921 snap 0 seq_num 921) dirty exists 2023-09-23T22:22:24.057 INFO:tasks.rados.rados.0.smithi169.stdout:1248: left oid 281 (ObjNum 921 snap 0 seq_num 921) 2023-09-23T22:22:24.057 INFO:tasks.rados.rados.0.smithi169.stdout:1249: finishing write tid 1 to smithi16987243-175 2023-09-23T22:22:24.057 INFO:tasks.rados.rados.0.smithi169.stdout:1249: finishing write tid 2 to smithi16987243-175 2023-09-23T22:22:24.057 INFO:tasks.rados.rados.0.smithi169.stdout:1249: finishing write tid 3 to smithi16987243-175 2023-09-23T22:22:24.057 INFO:tasks.rados.rados.0.smithi169.stdout:1249: finishing write tid 4 to smithi16987243-175 2023-09-23T22:22:24.057 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 175 v 223 (ObjNum 922 snap 0 seq_num 922) dirty exists 2023-09-23T22:22:24.057 INFO:tasks.rados.rados.0.smithi169.stdout:1249: left oid 175 (ObjNum 922 snap 0 seq_num 922) 2023-09-23T22:22:24.057 INFO:tasks.rados.rados.0.smithi169.stdout:1251: expect (ObjNum 896 snap 0 seq_num 896) 2023-09-23T22:22:24.158 INFO:tasks.rados.rados.0.smithi169.stdout:1250: expect (ObjNum 872 snap 0 seq_num 872) 2023-09-23T22:22:24.249 INFO:tasks.rados.rados.0.smithi169.stdout:1253: finishing write tid 1 to smithi16987243-72 2023-09-23T22:22:24.249 INFO:tasks.rados.rados.0.smithi169.stdout:1252: expect (ObjNum 324 snap 0 seq_num 324) 2023-09-23T22:22:24.364 INFO:tasks.rados.rados.0.smithi169.stdout:1253: finishing write tid 2 to smithi16987243-72 2023-09-23T22:22:24.365 INFO:tasks.rados.rados.0.smithi169.stdout:1253: finishing write tid 3 to smithi16987243-72 2023-09-23T22:22:24.365 INFO:tasks.rados.rados.0.smithi169.stdout:1253: finishing write tid 4 to smithi16987243-72 2023-09-23T22:22:24.365 INFO:tasks.rados.rados.0.smithi169.stdout:1253: finishing write tid 5 to smithi16987243-72 2023-09-23T22:22:24.365 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 72 v 157 (ObjNum 923 snap 0 seq_num 923) dirty exists 2023-09-23T22:22:24.365 INFO:tasks.rados.rados.0.smithi169.stdout:1253: left oid 72 (ObjNum 923 snap 0 seq_num 923) 2023-09-23T22:22:24.365 INFO:tasks.rados.rados.0.smithi169.stdout:1254: finishing write tid 1 to smithi16987243-160 2023-09-23T22:22:24.365 INFO:tasks.rados.rados.0.smithi169.stdout:1254: finishing write tid 2 to smithi16987243-160 2023-09-23T22:22:24.365 INFO:tasks.rados.rados.0.smithi169.stdout:1254: finishing write tid 3 to smithi16987243-160 2023-09-23T22:22:24.365 INFO:tasks.rados.rados.0.smithi169.stdout:1254: finishing write tid 4 to smithi16987243-160 2023-09-23T22:22:24.365 INFO:tasks.rados.rados.0.smithi169.stdout:1254: finishing write tid 5 to smithi16987243-160 2023-09-23T22:22:24.365 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 160 v 192 (ObjNum 924 snap 0 seq_num 924) dirty exists 2023-09-23T22:22:24.366 INFO:tasks.rados.rados.0.smithi169.stdout:1254: left oid 160 (ObjNum 924 snap 0 seq_num 924) 2023-09-23T22:22:24.366 INFO:tasks.rados.rados.0.smithi169.stdout:1255: finishing write tid 1 to smithi16987243-133 2023-09-23T22:22:24.366 INFO:tasks.rados.rados.0.smithi169.stdout:1255: finishing write tid 2 to smithi16987243-133 2023-09-23T22:22:24.366 INFO:tasks.rados.rados.0.smithi169.stdout:1255: finishing write tid 3 to smithi16987243-133 2023-09-23T22:22:24.366 INFO:tasks.rados.rados.0.smithi169.stdout:1255: finishing write tid 4 to smithi16987243-133 2023-09-23T22:22:24.366 INFO:tasks.rados.rados.0.smithi169.stdout:1255: finishing write tid 5 to smithi16987243-133 2023-09-23T22:22:24.366 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 133 v 175 (ObjNum 925 snap 0 seq_num 925) dirty exists 2023-09-23T22:22:24.366 INFO:tasks.rados.rados.0.smithi169.stdout:1255: left oid 133 (ObjNum 925 snap 0 seq_num 925) 2023-09-23T22:22:24.366 INFO:tasks.rados.rados.0.smithi169.stdout:1256: expect (ObjNum 14 snap 0 seq_num 14) 2023-09-23T22:22:24.439 INFO:tasks.rados.rados.0.smithi169.stdout:1257: finishing write tid 1 to smithi16987243-221 2023-09-23T22:22:24.439 INFO:tasks.rados.rados.0.smithi169.stdout:1257: finishing write tid 2 to smithi16987243-221 2023-09-23T22:22:24.439 INFO:tasks.rados.rados.0.smithi169.stdout:1257: finishing write tid 3 to smithi16987243-221 2023-09-23T22:22:24.439 INFO:tasks.rados.rados.0.smithi169.stdout:1257: finishing write tid 4 to smithi16987243-221 2023-09-23T22:22:24.439 INFO:tasks.rados.rados.0.smithi169.stdout:1257: finishing write tid 5 to smithi16987243-221 2023-09-23T22:22:24.439 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 221 v 196 (ObjNum 926 snap 0 seq_num 926) dirty exists 2023-09-23T22:22:24.439 INFO:tasks.rados.rados.0.smithi169.stdout:1257: left oid 221 (ObjNum 926 snap 0 seq_num 926) 2023-09-23T22:22:24.439 INFO:tasks.rados.rados.0.smithi169.stdout:1258: expect (ObjNum 911 snap 0 seq_num 911) 2023-09-23T22:22:24.599 INFO:tasks.rados.rados.0.smithi169.stdout:1259: expect (ObjNum 100 snap 0 seq_num 100) 2023-09-23T22:22:24.714 INFO:tasks.rados.rados.0.smithi169.stdout:1260: seq_num 927 ranges {780089=634536,1879396=620991,3240526=339563} 2023-09-23T22:22:24.728 INFO:tasks.rados.rados.0.smithi169.stdout:1260: writing smithi16987243-466 from 780089 to 1414625 tid 1 2023-09-23T22:22:24.736 INFO:tasks.rados.rados.0.smithi169.stdout:1260: writing smithi16987243-466 from 1879396 to 2500387 tid 2 2023-09-23T22:22:24.742 INFO:tasks.rados.rados.0.smithi169.stdout:1260: writing smithi16987243-466 from 3240526 to 3580089 tid 3 2023-09-23T22:22:24.743 INFO:tasks.rados.rados.0.smithi169.stdout:1245: done (15 left) 2023-09-23T22:22:24.743 INFO:tasks.rados.rados.0.smithi169.stdout:1246: done (14 left) 2023-09-23T22:22:24.743 INFO:tasks.rados.rados.0.smithi169.stdout:1247: done (13 left) 2023-09-23T22:22:24.743 INFO:tasks.rados.rados.0.smithi169.stdout:1248: done (12 left) 2023-09-23T22:22:24.743 INFO:tasks.rados.rados.0.smithi169.stdout:1249: done (11 left) 2023-09-23T22:22:24.743 INFO:tasks.rados.rados.0.smithi169.stdout:1250: done (10 left) 2023-09-23T22:22:24.743 INFO:tasks.rados.rados.0.smithi169.stdout:1251: done (9 left) 2023-09-23T22:22:24.743 INFO:tasks.rados.rados.0.smithi169.stdout:1252: done (8 left) 2023-09-23T22:22:24.743 INFO:tasks.rados.rados.0.smithi169.stdout:1253: done (7 left) 2023-09-23T22:22:24.743 INFO:tasks.rados.rados.0.smithi169.stdout:1254: done (6 left) 2023-09-23T22:22:24.743 INFO:tasks.rados.rados.0.smithi169.stdout:1255: done (5 left) 2023-09-23T22:22:24.744 INFO:tasks.rados.rados.0.smithi169.stdout:1256: done (4 left) 2023-09-23T22:22:24.744 INFO:tasks.rados.rados.0.smithi169.stdout:1257: done (3 left) 2023-09-23T22:22:24.744 INFO:tasks.rados.rados.0.smithi169.stdout:1258: done (2 left) 2023-09-23T22:22:24.744 INFO:tasks.rados.rados.0.smithi169.stdout:1259: done (1 left) 2023-09-23T22:22:24.744 INFO:tasks.rados.rados.0.smithi169.stdout:1261: read oid 209 snap -1 2023-09-23T22:22:24.744 INFO:tasks.rados.rados.0.smithi169.stdout:1261: expect (ObjNum 750 snap 0 seq_num 750) 2023-09-23T22:22:24.744 INFO:tasks.rados.rados.0.smithi169.stdout:1262: write oid 198 current snap is 0 2023-09-23T22:22:24.744 INFO:tasks.rados.rados.0.smithi169.stdout:1260: finishing write tid 1 to smithi16987243-466 2023-09-23T22:22:24.744 INFO:tasks.rados.rados.0.smithi169.stdout:1262: seq_num 928 ranges {796896=426138,1654231=764649,2984302=480075} 2023-09-23T22:22:24.749 INFO:tasks.rados.rados.0.smithi169.stdout:1262: writing smithi16987243-198 from 796896 to 1223034 tid 1 2023-09-23T22:22:24.756 INFO:tasks.rados.rados.0.smithi169.stdout:1262: writing smithi16987243-198 from 1654231 to 2418880 tid 2 2023-09-23T22:22:24.762 INFO:tasks.rados.rados.0.smithi169.stdout:1262: writing smithi16987243-198 from 2984302 to 3464377 tid 3 2023-09-23T22:22:24.762 INFO:tasks.rados.rados.0.smithi169.stdout:1263: delete oid 408 current snap is 0 2023-09-23T22:22:24.763 INFO:tasks.rados.rados.0.smithi169.stdout:1260: finishing write tid 2 to smithi16987243-466 2023-09-23T22:22:24.763 INFO:tasks.rados.rados.0.smithi169.stdout:1260: finishing write tid 3 to smithi16987243-466 2023-09-23T22:22:24.763 INFO:tasks.rados.rados.0.smithi169.stdout:1260: finishing write tid 4 to smithi16987243-466 2023-09-23T22:22:24.763 INFO:tasks.rados.rados.0.smithi169.stdout:1260: finishing write tid 5 to smithi16987243-466 2023-09-23T22:22:24.763 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 466 v 224 (ObjNum 927 snap 0 seq_num 927) dirty exists 2023-09-23T22:22:24.763 INFO:tasks.rados.rados.0.smithi169.stdout:1260: left oid 466 (ObjNum 927 snap 0 seq_num 927) 2023-09-23T22:22:24.763 INFO:tasks.rados.rados.0.smithi169.stdout:1262: finishing write tid 1 to smithi16987243-198 2023-09-23T22:22:24.763 INFO:tasks.rados.rados.0.smithi169.stdout:1261: expect (ObjNum 750 snap 0 seq_num 750) 2023-09-23T22:22:24.883 INFO:tasks.rados.rados.0.smithi169.stdout:1262: finishing write tid 2 to smithi16987243-198 2023-09-23T22:22:24.884 INFO:tasks.rados.rados.0.smithi169.stdout:1262: finishing write tid 3 to smithi16987243-198 2023-09-23T22:22:24.884 INFO:tasks.rados.rados.0.smithi169.stdout:1262: finishing write tid 4 to smithi16987243-198 2023-09-23T22:22:24.884 INFO:tasks.rados.rados.0.smithi169.stdout:1262: finishing write tid 5 to smithi16987243-198 2023-09-23T22:22:24.884 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 198 v 179 (ObjNum 928 snap 0 seq_num 928) dirty exists 2023-09-23T22:22:24.884 INFO:tasks.rados.rados.0.smithi169.stdout:1262: left oid 198 (ObjNum 928 snap 0 seq_num 928) 2023-09-23T22:22:24.884 INFO:tasks.rados.rados.0.smithi169.stdout:1260: done (3 left) 2023-09-23T22:22:24.884 INFO:tasks.rados.rados.0.smithi169.stdout:1261: done (2 left) 2023-09-23T22:22:24.884 INFO:tasks.rados.rados.0.smithi169.stdout:1262: done (1 left) 2023-09-23T22:22:24.884 INFO:tasks.rados.rados.0.smithi169.stdout:1263: done (0 left) 2023-09-23T22:22:24.884 INFO:tasks.rados.rados.0.smithi169.stdout:1264: write oid 461 current snap is 0 2023-09-23T22:22:24.885 INFO:tasks.rados.rados.0.smithi169.stdout:1264: seq_num 930 ranges {430510=576636,1654842=768318,2922795=502619} 2023-09-23T22:22:24.894 INFO:tasks.rados.rados.0.smithi169.stdout:1264: writing smithi16987243-461 from 430510 to 1007146 tid 1 2023-09-23T22:22:24.904 INFO:tasks.rados.rados.0.smithi169.stdout:1264: writing smithi16987243-461 from 1654842 to 2423160 tid 2 2023-09-23T22:22:24.909 INFO:tasks.rados.rados.0.smithi169.stdout:1264: writing smithi16987243-461 from 2922795 to 3425414 tid 3 2023-09-23T22:22:24.910 INFO:tasks.rados.rados.0.smithi169.stdout:1265: write oid 224 current snap is 0 2023-09-23T22:22:24.910 INFO:tasks.rados.rados.0.smithi169.stdout:1264: finishing write tid 1 to smithi16987243-461 2023-09-23T22:22:24.910 INFO:tasks.rados.rados.0.smithi169.stdout:1265: seq_num 931 ranges {447317=651885,1713324=628329,3066571=580746} 2023-09-23T22:22:24.916 INFO:tasks.rados.rados.0.smithi169.stdout:1265: writing smithi16987243-224 from 447317 to 1099202 tid 1 2023-09-23T22:22:24.923 INFO:tasks.rados.rados.0.smithi169.stdout:1265: writing smithi16987243-224 from 1713324 to 2341653 tid 2 2023-09-23T22:22:24.930 INFO:tasks.rados.rados.0.smithi169.stdout:1265: writing smithi16987243-224 from 3066571 to 3647317 tid 3 2023-09-23T22:22:24.931 INFO:tasks.rados.rados.0.smithi169.stdout:1266: read oid 30 snap -1 2023-09-23T22:22:24.931 INFO:tasks.rados.rados.0.smithi169.stdout:1266: expect (ObjNum 29 snap 0 seq_num 29) 2023-09-23T22:22:24.931 INFO:tasks.rados.rados.0.smithi169.stdout:1267: delete oid 143 current snap is 0 2023-09-23T22:22:24.931 INFO:tasks.rados.rados.0.smithi169.stdout:1264: finishing write tid 2 to smithi16987243-461 2023-09-23T22:22:24.931 INFO:tasks.rados.rados.0.smithi169.stdout:1264: finishing write tid 3 to smithi16987243-461 2023-09-23T22:22:24.931 INFO:tasks.rados.rados.0.smithi169.stdout:1264: finishing write tid 4 to smithi16987243-461 2023-09-23T22:22:24.931 INFO:tasks.rados.rados.0.smithi169.stdout:1264: finishing write tid 5 to smithi16987243-461 2023-09-23T22:22:24.931 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 461 v 200 (ObjNum 930 snap 0 seq_num 930) dirty exists 2023-09-23T22:22:24.931 INFO:tasks.rados.rados.0.smithi169.stdout:1264: left oid 461 (ObjNum 930 snap 0 seq_num 930) 2023-09-23T22:22:24.931 INFO:tasks.rados.rados.0.smithi169.stdout:1265: finishing write tid 1 to smithi16987243-224 2023-09-23T22:22:24.931 INFO:tasks.rados.rados.0.smithi169.stdout:1265: finishing write tid 2 to smithi16987243-224 2023-09-23T22:22:24.933 INFO:tasks.rados.rados.0.smithi169.stdout:1264: done (3 left) 2023-09-23T22:22:24.933 INFO:tasks.rados.rados.0.smithi169.stdout:1267: done (2 left) 2023-09-23T22:22:24.934 INFO:tasks.rados.rados.0.smithi169.stdout:1268: read oid 248 snap -1 2023-09-23T22:22:24.934 INFO:tasks.rados.rados.0.smithi169.stdout:1268: expect (ObjNum 820 snap 0 seq_num 820) 2023-09-23T22:22:24.934 INFO:tasks.rados.rados.0.smithi169.stdout:1269: write oid 260 current snap is 0 2023-09-23T22:22:24.934 INFO:tasks.rados.rados.0.smithi169.stdout:1269: seq_num 933 ranges {480931=402383,1313935=515645,2488711=452788,3443230=237701} 2023-09-23T22:22:24.941 INFO:tasks.rados.rados.0.smithi169.stdout:1269: writing smithi16987243-260 from 480931 to 883314 tid 1 2023-09-23T22:22:24.946 INFO:tasks.rados.rados.0.smithi169.stdout:1269: writing smithi16987243-260 from 1313935 to 1829580 tid 2 2023-09-23T22:22:24.953 INFO:tasks.rados.rados.0.smithi169.stdout:1269: writing smithi16987243-260 from 2488711 to 2941499 tid 3 2023-09-23T22:22:24.957 INFO:tasks.rados.rados.0.smithi169.stdout:1269: writing smithi16987243-260 from 3443230 to 3680931 tid 4 2023-09-23T22:22:24.957 INFO:tasks.rados.rados.0.smithi169.stdout:1270: write oid 398 current snap is 0 2023-09-23T22:22:24.957 INFO:tasks.rados.rados.0.smithi169.stdout:1270: seq_num 934 ranges {497738=477632,1772417=775656,3316134=381604} 2023-09-23T22:22:24.962 INFO:tasks.rados.rados.0.smithi169.stdout:1270: writing smithi16987243-398 from 497738 to 975370 tid 1 2023-09-23T22:22:24.971 INFO:tasks.rados.rados.0.smithi169.stdout:1270: writing smithi16987243-398 from 1772417 to 2548073 tid 2 2023-09-23T22:22:24.978 INFO:tasks.rados.rados.0.smithi169.stdout:1270: writing smithi16987243-398 from 3316134 to 3697738 tid 3 2023-09-23T22:22:24.978 INFO:tasks.rados.rados.0.smithi169.stdout:1271: read oid 110 snap -1 2023-09-23T22:22:24.978 INFO:tasks.rados.rados.0.smithi169.stdout:1271: expect (ObjNum 109 snap 0 seq_num 109) 2023-09-23T22:22:24.978 INFO:tasks.rados.rados.0.smithi169.stdout:1272: write oid 434 current snap is 0 2023-09-23T22:22:24.978 INFO:tasks.rados.rados.0.smithi169.stdout:1272: seq_num 935 ranges {514545=552881,1830899=519314,2943557=475332} 2023-09-23T22:22:24.984 INFO:tasks.rados.rados.0.smithi169.stdout:1272: writing smithi16987243-434 from 514545 to 1067426 tid 1 2023-09-23T22:22:24.991 INFO:tasks.rados.rados.0.smithi169.stdout:1272: writing smithi16987243-434 from 1830899 to 2350213 tid 2 2023-09-23T22:22:24.997 INFO:tasks.rados.rados.0.smithi169.stdout:1272: writing smithi16987243-434 from 2943557 to 3418889 tid 3 2023-09-23T22:22:24.997 INFO:tasks.rados.rados.0.smithi169.stdout:1273: write oid 277 current snap is 0 2023-09-23T22:22:24.998 INFO:tasks.rados.rados.0.smithi169.stdout:1273: seq_num 936 ranges {531352=744483,2005734=779325,3487333=244019} 2023-09-23T22:22:25.004 INFO:tasks.rados.rados.0.smithi169.stdout:1273: writing smithi16987243-277 from 531352 to 1275835 tid 1 2023-09-23T22:22:25.013 INFO:tasks.rados.rados.0.smithi169.stdout:1273: writing smithi16987243-277 from 2005734 to 2785059 tid 2 2023-09-23T22:22:25.019 INFO:tasks.rados.rados.0.smithi169.stdout:1273: writing smithi16987243-277 from 3487333 to 3731352 tid 3 2023-09-23T22:22:25.019 INFO:tasks.rados.rados.0.smithi169.stdout:1274: read oid 108 snap -1 2023-09-23T22:22:25.019 INFO:tasks.rados.rados.0.smithi169.stdout:1274: expect (ObjNum 107 snap 0 seq_num 107) 2023-09-23T22:22:25.019 INFO:tasks.rados.rados.0.smithi169.stdout:1275: read oid 274 snap -1 2023-09-23T22:22:25.019 INFO:tasks.rados.rados.0.smithi169.stdout:1275: expect deleted 2023-09-23T22:22:25.019 INFO:tasks.rados.rados.0.smithi169.stdout:1276: read oid 333 snap -1 2023-09-23T22:22:25.019 INFO:tasks.rados.rados.0.smithi169.stdout:1276: expect (ObjNum 332 snap 0 seq_num 332) 2023-09-23T22:22:25.019 INFO:tasks.rados.rados.0.smithi169.stdout:1277: read oid 443 snap -1 2023-09-23T22:22:25.020 INFO:tasks.rados.rados.0.smithi169.stdout:1277: expect (ObjNum 442 snap 0 seq_num 442) 2023-09-23T22:22:25.020 INFO:tasks.rados.rados.0.smithi169.stdout:1278: read oid 436 snap -1 2023-09-23T22:22:25.020 INFO:tasks.rados.rados.0.smithi169.stdout:1278: expect (ObjNum 435 snap 0 seq_num 435) 2023-09-23T22:22:25.020 INFO:tasks.rados.rados.0.smithi169.stdout:1279: write oid 285 current snap is 0 2023-09-23T22:22:25.020 INFO:tasks.rados.rados.0.smithi169.stdout:1266: expect (ObjNum 29 snap 0 seq_num 29) 2023-09-23T22:22:25.105 INFO:tasks.rados.rados.0.smithi169.stdout:1265: finishing write tid 3 to smithi16987243-224 2023-09-23T22:22:25.105 INFO:tasks.rados.rados.0.smithi169.stdout:1265: finishing write tid 4 to smithi16987243-224 2023-09-23T22:22:25.105 INFO:tasks.rados.rados.0.smithi169.stdout:1265: finishing write tid 5 to smithi16987243-224 2023-09-23T22:22:25.105 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 224 v 172 (ObjNum 931 snap 0 seq_num 931) dirty exists 2023-09-23T22:22:25.105 INFO:tasks.rados.rados.0.smithi169.stdout:1265: left oid 224 (ObjNum 931 snap 0 seq_num 931) 2023-09-23T22:22:25.105 INFO:tasks.rados.rados.0.smithi169.stdout:1269: finishing write tid 1 to smithi16987243-260 2023-09-23T22:22:25.105 INFO:tasks.rados.rados.0.smithi169.stdout:1268: expect (ObjNum 820 snap 0 seq_num 820) 2023-09-23T22:22:25.275 INFO:tasks.rados.rados.0.smithi169.stdout:1269: finishing write tid 2 to smithi16987243-260 2023-09-23T22:22:25.275 INFO:tasks.rados.rados.0.smithi169.stdout:1269: finishing write tid 3 to smithi16987243-260 2023-09-23T22:22:25.275 INFO:tasks.rados.rados.0.smithi169.stdout:1269: finishing write tid 4 to smithi16987243-260 2023-09-23T22:22:25.275 INFO:tasks.rados.rados.0.smithi169.stdout:1269: finishing write tid 5 to smithi16987243-260 2023-09-23T22:22:25.276 INFO:tasks.rados.rados.0.smithi169.stdout:1269: finishing write tid 6 to smithi16987243-260 2023-09-23T22:22:25.276 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 260 v 213 (ObjNum 933 snap 0 seq_num 933) dirty exists 2023-09-23T22:22:25.276 INFO:tasks.rados.rados.0.smithi169.stdout:1269: left oid 260 (ObjNum 933 snap 0 seq_num 933) 2023-09-23T22:22:25.276 INFO:tasks.rados.rados.0.smithi169.stdout:1270: finishing write tid 1 to smithi16987243-398 2023-09-23T22:22:25.276 INFO:tasks.rados.rados.0.smithi169.stdout:1270: finishing write tid 2 to smithi16987243-398 2023-09-23T22:22:25.276 INFO:tasks.rados.rados.0.smithi169.stdout:1270: finishing write tid 3 to smithi16987243-398 2023-09-23T22:22:25.276 INFO:tasks.rados.rados.0.smithi169.stdout:1270: finishing write tid 4 to smithi16987243-398 2023-09-23T22:22:25.276 INFO:tasks.rados.rados.0.smithi169.stdout:1270: finishing write tid 5 to smithi16987243-398 2023-09-23T22:22:25.276 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 398 v 203 (ObjNum 934 snap 0 seq_num 934) dirty exists 2023-09-23T22:22:25.276 INFO:tasks.rados.rados.0.smithi169.stdout:1270: left oid 398 (ObjNum 934 snap 0 seq_num 934) 2023-09-23T22:22:25.276 INFO:tasks.rados.rados.0.smithi169.stdout:1271: expect (ObjNum 109 snap 0 seq_num 109) 2023-09-23T22:22:25.398 INFO:tasks.rados.rados.0.smithi169.stdout:1272: finishing write tid 1 to smithi16987243-434 2023-09-23T22:22:25.398 INFO:tasks.rados.rados.0.smithi169.stdout:1272: finishing write tid 2 to smithi16987243-434 2023-09-23T22:22:25.398 INFO:tasks.rados.rados.0.smithi169.stdout:1272: finishing write tid 3 to smithi16987243-434 2023-09-23T22:22:25.398 INFO:tasks.rados.rados.0.smithi169.stdout:1272: finishing write tid 4 to smithi16987243-434 2023-09-23T22:22:25.399 INFO:tasks.rados.rados.0.smithi169.stdout:1272: finishing write tid 5 to smithi16987243-434 2023-09-23T22:22:25.399 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 434 v 235 (ObjNum 935 snap 0 seq_num 935) dirty exists 2023-09-23T22:22:25.399 INFO:tasks.rados.rados.0.smithi169.stdout:1272: left oid 434 (ObjNum 935 snap 0 seq_num 935) 2023-09-23T22:22:25.399 INFO:tasks.rados.rados.0.smithi169.stdout:1273: finishing write tid 1 to smithi16987243-277 2023-09-23T22:22:25.399 INFO:tasks.rados.rados.0.smithi169.stdout:1273: finishing write tid 2 to smithi16987243-277 2023-09-23T22:22:25.399 INFO:tasks.rados.rados.0.smithi169.stdout:1273: finishing write tid 3 to smithi16987243-277 2023-09-23T22:22:25.399 INFO:tasks.rados.rados.0.smithi169.stdout:1273: finishing write tid 4 to smithi16987243-277 2023-09-23T22:22:25.399 INFO:tasks.rados.rados.0.smithi169.stdout:1273: finishing write tid 5 to smithi16987243-277 2023-09-23T22:22:25.399 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 277 v 161 (ObjNum 936 snap 0 seq_num 936) dirty exists 2023-09-23T22:22:25.399 INFO:tasks.rados.rados.0.smithi169.stdout:1273: left oid 277 (ObjNum 936 snap 0 seq_num 936) 2023-09-23T22:22:25.399 INFO:tasks.rados.rados.0.smithi169.stdout:1276: expect (ObjNum 332 snap 0 seq_num 332) 2023-09-23T22:22:25.514 INFO:tasks.rados.rados.0.smithi169.stdout:1278: expect (ObjNum 435 snap 0 seq_num 435) 2023-09-23T22:22:25.615 INFO:tasks.rados.rados.0.smithi169.stdout:1274: expect (ObjNum 107 snap 0 seq_num 107) 2023-09-23T22:22:25.734 INFO:tasks.rados.rados.0.smithi169.stdout:1277: expect (ObjNum 442 snap 0 seq_num 442) 2023-09-23T22:22:25.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:25 smithi169 bash[27421]: cluster 2023-09-23T22:22:23.835859+0000 mgr.y (mgr.24365) 224 : cluster [DBG] pgmap v195: 89 pgs: 89 active+clean; 1.2 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 91 MiB/s rd, 14 MiB/s wr, 138 op/s 2023-09-23T22:22:25.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:25 smithi169 bash[27421]: audit 2023-09-23T22:22:24.772621+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.169:0/3581904217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:25.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:25 smithi169 bash[40994]: cluster 2023-09-23T22:22:23.835859+0000 mgr.y (mgr.24365) 224 : cluster [DBG] pgmap v195: 89 pgs: 89 active+clean; 1.2 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 91 MiB/s rd, 14 MiB/s wr, 138 op/s 2023-09-23T22:22:25.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:25 smithi169 bash[40994]: audit 2023-09-23T22:22:24.772621+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.169:0/3581904217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:25.841 INFO:tasks.rados.rados.0.smithi169.stdout:1279: seq_num 937 ranges {548159=419732,1664216=522983,2714756=614229} 2023-09-23T22:22:25.851 INFO:tasks.rados.rados.0.smithi169.stdout:1279: writing smithi16987243-285 from 548159 to 967891 tid 1 2023-09-23T22:22:25.858 INFO:tasks.rados.rados.0.smithi169.stdout:1279: writing smithi16987243-285 from 1664216 to 2187199 tid 2 2023-09-23T22:22:25.865 INFO:tasks.rados.rados.0.smithi169.stdout:1279: writing smithi16987243-285 from 2714756 to 3328985 tid 3 2023-09-23T22:22:25.866 INFO:tasks.rados.rados.0.smithi169.stdout:1265: done (13 left) 2023-09-23T22:22:25.866 INFO:tasks.rados.rados.0.smithi169.stdout:1266: done (12 left) 2023-09-23T22:22:25.866 INFO:tasks.rados.rados.0.smithi169.stdout:1268: done (11 left) 2023-09-23T22:22:25.866 INFO:tasks.rados.rados.0.smithi169.stdout:1269: done (10 left) 2023-09-23T22:22:25.866 INFO:tasks.rados.rados.0.smithi169.stdout:1270: done (9 left) 2023-09-23T22:22:25.866 INFO:tasks.rados.rados.0.smithi169.stdout:1271: done (8 left) 2023-09-23T22:22:25.866 INFO:tasks.rados.rados.0.smithi169.stdout:1272: done (7 left) 2023-09-23T22:22:25.867 INFO:tasks.rados.rados.0.smithi169.stdout:1273: done (6 left) 2023-09-23T22:22:25.867 INFO:tasks.rados.rados.0.smithi169.stdout:1274: done (5 left) 2023-09-23T22:22:25.867 INFO:tasks.rados.rados.0.smithi169.stdout:1275: done (4 left) 2023-09-23T22:22:25.867 INFO:tasks.rados.rados.0.smithi169.stdout:1276: done (3 left) 2023-09-23T22:22:25.867 INFO:tasks.rados.rados.0.smithi169.stdout:1277: done (2 left) 2023-09-23T22:22:25.867 INFO:tasks.rados.rados.0.smithi169.stdout:1278: done (1 left) 2023-09-23T22:22:25.867 INFO:tasks.rados.rados.0.smithi169.stdout:1280: read oid 183 snap -1 2023-09-23T22:22:25.867 INFO:tasks.rados.rados.0.smithi169.stdout:1280: expect (ObjNum 754 snap 0 seq_num 754) 2023-09-23T22:22:25.868 INFO:tasks.rados.rados.0.smithi169.stdout:1281: write oid 476 current snap is 0 2023-09-23T22:22:25.868 INFO:tasks.rados.rados.0.smithi169.stdout:1281: seq_num 938 ranges {564966=494981,1606345=782994,3025826=425501} 2023-09-23T22:22:25.872 INFO:tasks.rados.rados.0.smithi169.stdout:1281: writing smithi16987243-476 from 564966 to 1059947 tid 1 2023-09-23T22:22:25.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:25 smithi187 bash[31480]: cluster 2023-09-23T22:22:23.835859+0000 mgr.y (mgr.24365) 224 : cluster [DBG] pgmap v195: 89 pgs: 89 active+clean; 1.2 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 91 MiB/s rd, 14 MiB/s wr, 138 op/s 2023-09-23T22:22:25.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:25 smithi187 bash[31480]: audit 2023-09-23T22:22:24.772621+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.169:0/3581904217' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:25.880 INFO:tasks.rados.rados.0.smithi169.stdout:1281: writing smithi16987243-476 from 1606345 to 2389339 tid 2 2023-09-23T22:22:25.886 INFO:tasks.rados.rados.0.smithi169.stdout:1281: writing smithi16987243-476 from 3025826 to 3451327 tid 3 2023-09-23T22:22:25.886 INFO:tasks.rados.rados.0.smithi169.stdout:1282: write oid 105 current snap is 0 2023-09-23T22:22:25.886 INFO:tasks.rados.rados.0.smithi169.stdout:1282: seq_num 939 ranges {581773=570230,1664827=526652,2653249=636773} 2023-09-23T22:22:25.892 INFO:tasks.rados.rados.0.smithi169.stdout:1282: writing smithi16987243-105 from 581773 to 1152003 tid 1 2023-09-23T22:22:25.898 INFO:tasks.rados.rados.0.smithi169.stdout:1282: writing smithi16987243-105 from 1664827 to 2191479 tid 2 2023-09-23T22:22:25.905 INFO:tasks.rados.rados.0.smithi169.stdout:1282: writing smithi16987243-105 from 2653249 to 3290022 tid 3 2023-09-23T22:22:25.905 INFO:tasks.rados.rados.0.smithi169.stdout:1283: delete oid 385 current snap is 0 2023-09-23T22:22:25.905 INFO:tasks.rados.rados.0.smithi169.stdout:1279: finishing write tid 1 to smithi16987243-285 2023-09-23T22:22:25.905 INFO:tasks.rados.rados.0.smithi169.stdout:1279: finishing write tid 2 to smithi16987243-285 2023-09-23T22:22:25.905 INFO:tasks.rados.rados.0.smithi169.stdout:1279: finishing write tid 3 to smithi16987243-285 2023-09-23T22:22:25.905 INFO:tasks.rados.rados.0.smithi169.stdout:1279: finishing write tid 4 to smithi16987243-285 2023-09-23T22:22:25.905 INFO:tasks.rados.rados.0.smithi169.stdout:1279: finishing write tid 5 to smithi16987243-285 2023-09-23T22:22:25.906 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 285 v 207 (ObjNum 937 snap 0 seq_num 937) dirty exists 2023-09-23T22:22:25.906 INFO:tasks.rados.rados.0.smithi169.stdout:1279: left oid 285 (ObjNum 937 snap 0 seq_num 937) 2023-09-23T22:22:25.906 INFO:tasks.rados.rados.0.smithi169.stdout:1280: expect (ObjNum 754 snap 0 seq_num 754) 2023-09-23T22:22:26.064 INFO:tasks.rados.rados.0.smithi169.stdout:1281: finishing write tid 1 to smithi16987243-476 2023-09-23T22:22:26.065 INFO:tasks.rados.rados.0.smithi169.stdout:1281: finishing write tid 2 to smithi16987243-476 2023-09-23T22:22:26.065 INFO:tasks.rados.rados.0.smithi169.stdout:1281: finishing write tid 3 to smithi16987243-476 2023-09-23T22:22:26.065 INFO:tasks.rados.rados.0.smithi169.stdout:1281: finishing write tid 4 to smithi16987243-476 2023-09-23T22:22:26.065 INFO:tasks.rados.rados.0.smithi169.stdout:1281: finishing write tid 5 to smithi16987243-476 2023-09-23T22:22:26.065 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 476 v 215 (ObjNum 938 snap 0 seq_num 938) dirty exists 2023-09-23T22:22:26.065 INFO:tasks.rados.rados.0.smithi169.stdout:1281: left oid 476 (ObjNum 938 snap 0 seq_num 938) 2023-09-23T22:22:26.065 INFO:tasks.rados.rados.0.smithi169.stdout:1282: finishing write tid 1 to smithi16987243-105 2023-09-23T22:22:26.065 INFO:tasks.rados.rados.0.smithi169.stdout:1282: finishing write tid 2 to smithi16987243-105 2023-09-23T22:22:26.065 INFO:tasks.rados.rados.0.smithi169.stdout:1282: finishing write tid 3 to smithi16987243-105 2023-09-23T22:22:26.065 INFO:tasks.rados.rados.0.smithi169.stdout:1282: finishing write tid 4 to smithi16987243-105 2023-09-23T22:22:26.066 INFO:tasks.rados.rados.0.smithi169.stdout:1282: finishing write tid 5 to smithi16987243-105 2023-09-23T22:22:26.066 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 105 v 165 (ObjNum 939 snap 0 seq_num 939) dirty exists 2023-09-23T22:22:26.066 INFO:tasks.rados.rados.0.smithi169.stdout:1282: left oid 105 (ObjNum 939 snap 0 seq_num 939) 2023-09-23T22:22:26.066 INFO:tasks.rados.rados.0.smithi169.stdout:1279: done (4 left) 2023-09-23T22:22:26.066 INFO:tasks.rados.rados.0.smithi169.stdout:1280: done (3 left) 2023-09-23T22:22:26.066 INFO:tasks.rados.rados.0.smithi169.stdout:1281: done (2 left) 2023-09-23T22:22:26.066 INFO:tasks.rados.rados.0.smithi169.stdout:1282: done (1 left) 2023-09-23T22:22:26.066 INFO:tasks.rados.rados.0.smithi169.stdout:1283: done (0 left) 2023-09-23T22:22:26.066 INFO:tasks.rados.rados.0.smithi169.stdout:1284: write oid 57 current snap is 0 2023-09-23T22:22:26.066 INFO:tasks.rados.rados.0.smithi169.stdout:1284: seq_num 941 ranges {615387=720728,1781791=530321,3108095=707292} 2023-09-23T22:22:26.078 INFO:tasks.rados.rados.0.smithi169.stdout:1284: writing smithi16987243-57 from 615387 to 1336115 tid 1 2023-09-23T22:22:26.084 INFO:tasks.rados.rados.0.smithi169.stdout:1284: writing smithi16987243-57 from 1781791 to 2312112 tid 2 2023-09-23T22:22:26.092 INFO:tasks.rados.rados.0.smithi169.stdout:1284: writing smithi16987243-57 from 3108095 to 3815387 tid 3 2023-09-23T22:22:26.093 INFO:tasks.rados.rados.0.smithi169.stdout:1285: write oid 25 current snap is 0 2023-09-23T22:22:26.093 INFO:tasks.rados.rados.0.smithi169.stdout:1285: seq_num 942 ranges {632194=795977,2123920=790332,3419165=413029} 2023-09-23T22:22:26.101 INFO:tasks.rados.rados.0.smithi169.stdout:1285: writing smithi16987243-25 from 632194 to 1428171 tid 1 2023-09-23T22:22:26.109 INFO:tasks.rados.rados.0.smithi169.stdout:1285: writing smithi16987243-25 from 2123920 to 2914252 tid 2 2023-09-23T22:22:26.114 INFO:tasks.rados.rados.0.smithi169.stdout:1285: writing smithi16987243-25 from 3419165 to 3832194 tid 3 2023-09-23T22:22:26.114 INFO:tasks.rados.rados.0.smithi169.stdout:1286: write oid 32 current snap is 0 2023-09-23T22:22:26.114 INFO:tasks.rados.rados.0.smithi169.stdout:1286: seq_num 943 ranges {649001=587579,1898755=533990,3162941=686060} 2023-09-23T22:22:26.121 INFO:tasks.rados.rados.0.smithi169.stdout:1286: writing smithi16987243-32 from 649001 to 1236580 tid 1 2023-09-23T22:22:26.128 INFO:tasks.rados.rados.0.smithi169.stdout:1286: writing smithi16987243-32 from 1898755 to 2432745 tid 2 2023-09-23T22:22:26.136 INFO:tasks.rados.rados.0.smithi169.stdout:1286: writing smithi16987243-32 from 3162941 to 3849001 tid 3 2023-09-23T22:22:26.136 INFO:tasks.rados.rados.0.smithi169.stdout:1287: write oid 464 current snap is 0 2023-09-23T22:22:26.136 INFO:tasks.rados.rados.0.smithi169.stdout:1284: finishing write tid 1 to smithi16987243-57 2023-09-23T22:22:26.136 INFO:tasks.rados.rados.0.smithi169.stdout:1287: seq_num 944 ranges {665808=662828,1957237=677648,3074011=609486} 2023-09-23T22:22:26.144 INFO:tasks.rados.rados.0.smithi169.stdout:1287: writing smithi16987243-464 from 665808 to 1328636 tid 1 2023-09-23T22:22:26.151 INFO:tasks.rados.rados.0.smithi169.stdout:1287: writing smithi16987243-464 from 1957237 to 2634885 tid 2 2023-09-23T22:22:26.158 INFO:tasks.rados.rados.0.smithi169.stdout:1287: writing smithi16987243-464 from 3074011 to 3683497 tid 3 2023-09-23T22:22:26.158 INFO:tasks.rados.rados.0.smithi169.stdout:1288: read oid 389 snap -1 2023-09-23T22:22:26.158 INFO:tasks.rados.rados.0.smithi169.stdout:1288: expect (ObjNum 388 snap 0 seq_num 388) 2023-09-23T22:22:26.158 INFO:tasks.rados.rados.0.smithi169.stdout:1289: read oid 183 snap -1 2023-09-23T22:22:26.158 INFO:tasks.rados.rados.0.smithi169.stdout:1289: expect (ObjNum 754 snap 0 seq_num 754) 2023-09-23T22:22:26.158 INFO:tasks.rados.rados.0.smithi169.stdout:1290: read oid 332 snap -1 2023-09-23T22:22:26.158 INFO:tasks.rados.rados.0.smithi169.stdout:1290: expect (ObjNum 331 snap 0 seq_num 331) 2023-09-23T22:22:26.158 INFO:tasks.rados.rados.0.smithi169.stdout:1291: write oid 257 current snap is 0 2023-09-23T22:22:26.158 INFO:tasks.rados.rados.0.smithi169.stdout:1284: finishing write tid 2 to smithi16987243-57 2023-09-23T22:22:26.158 INFO:tasks.rados.rados.0.smithi169.stdout:1291: seq_num 945 ranges {682615=738077,2015719=537659,3217787=420758} 2023-09-23T22:22:26.166 INFO:tasks.rados.rados.0.smithi169.stdout:1291: writing smithi16987243-257 from 682615 to 1420692 tid 1 2023-09-23T22:22:26.173 INFO:tasks.rados.rados.0.smithi169.stdout:1291: writing smithi16987243-257 from 2015719 to 2553378 tid 2 2023-09-23T22:22:26.180 INFO:tasks.rados.rados.0.smithi169.stdout:1291: writing smithi16987243-257 from 3217787 to 3638545 tid 3 2023-09-23T22:22:26.180 INFO:tasks.rados.rados.0.smithi169.stdout:1292: write oid 451 current snap is 0 2023-09-23T22:22:26.180 INFO:tasks.rados.rados.0.smithi169.stdout:1284: finishing write tid 3 to smithi16987243-57 2023-09-23T22:22:26.180 INFO:tasks.rados.rados.0.smithi169.stdout:1284: finishing write tid 4 to smithi16987243-57 2023-09-23T22:22:26.180 INFO:tasks.rados.rados.0.smithi169.stdout:1284: finishing write tid 5 to smithi16987243-57 2023-09-23T22:22:26.180 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 57 v 196 (ObjNum 941 snap 0 seq_num 941) dirty exists 2023-09-23T22:22:26.180 INFO:tasks.rados.rados.0.smithi169.stdout:1284: left oid 57 (ObjNum 941 snap 0 seq_num 941) 2023-09-23T22:22:26.181 INFO:tasks.rados.rados.0.smithi169.stdout:1285: finishing write tid 1 to smithi16987243-25 2023-09-23T22:22:26.181 INFO:tasks.rados.rados.0.smithi169.stdout:1285: finishing write tid 2 to smithi16987243-25 2023-09-23T22:22:26.181 INFO:tasks.rados.rados.0.smithi169.stdout:1285: finishing write tid 3 to smithi16987243-25 2023-09-23T22:22:26.181 INFO:tasks.rados.rados.0.smithi169.stdout:1285: finishing write tid 4 to smithi16987243-25 2023-09-23T22:22:26.181 INFO:tasks.rados.rados.0.smithi169.stdout:1285: finishing write tid 5 to smithi16987243-25 2023-09-23T22:22:26.181 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 25 v 217 (ObjNum 942 snap 0 seq_num 942) dirty exists 2023-09-23T22:22:26.181 INFO:tasks.rados.rados.0.smithi169.stdout:1285: left oid 25 (ObjNum 942 snap 0 seq_num 942) 2023-09-23T22:22:26.181 INFO:tasks.rados.rados.0.smithi169.stdout:1286: finishing write tid 1 to smithi16987243-32 2023-09-23T22:22:26.181 INFO:tasks.rados.rados.0.smithi169.stdout:1286: finishing write tid 2 to smithi16987243-32 2023-09-23T22:22:26.181 INFO:tasks.rados.rados.0.smithi169.stdout:1292: seq_num 946 ranges {699422=413326,1557848=681317,3012504=748383} 2023-09-23T22:22:26.186 INFO:tasks.rados.rados.0.smithi169.stdout:1292: writing smithi16987243-451 from 699422 to 1112748 tid 1 2023-09-23T22:22:26.193 INFO:tasks.rados.rados.0.smithi169.stdout:1292: writing smithi16987243-451 from 1557848 to 2239165 tid 2 2023-09-23T22:22:26.201 INFO:tasks.rados.rados.0.smithi169.stdout:1292: writing smithi16987243-451 from 3012504 to 3760887 tid 3 2023-09-23T22:22:26.201 INFO:tasks.rados.rados.0.smithi169.stdout:1284: done (8 left) 2023-09-23T22:22:26.202 INFO:tasks.rados.rados.0.smithi169.stdout:1285: done (7 left) 2023-09-23T22:22:26.202 INFO:tasks.rados.rados.0.smithi169.stdout:1293: write oid 105 current snap is 0 2023-09-23T22:22:26.202 INFO:tasks.rados.rados.0.smithi169.stdout:1293: seq_num 947 ranges {716229=488575,1616330=541328,2756280=559655} 2023-09-23T22:22:26.209 INFO:tasks.rados.rados.0.smithi169.stdout:1293: writing smithi16987243-105 from 716229 to 1204804 tid 1 2023-09-23T22:22:26.214 INFO:tasks.rados.rados.0.smithi169.stdout:1293: writing smithi16987243-105 from 1616330 to 2157658 tid 2 2023-09-23T22:22:26.221 INFO:tasks.rados.rados.0.smithi169.stdout:1293: writing smithi16987243-105 from 2756280 to 3315935 tid 3 2023-09-23T22:22:26.221 INFO:tasks.rados.rados.0.smithi169.stdout:1294: read oid 171 snap -1 2023-09-23T22:22:26.221 INFO:tasks.rados.rados.0.smithi169.stdout:1294: expect (ObjNum 839 snap 0 seq_num 839) 2023-09-23T22:22:26.221 INFO:tasks.rados.rados.0.smithi169.stdout:1295: read oid 385 snap -1 2023-09-23T22:22:26.222 INFO:tasks.rados.rados.0.smithi169.stdout:1295: expect deleted 2023-09-23T22:22:26.222 INFO:tasks.rados.rados.0.smithi169.stdout:1296: write oid 245 current snap is 0 2023-09-23T22:22:26.222 INFO:tasks.rados.rados.0.smithi169.stdout:1286: finishing write tid 3 to smithi16987243-32 2023-09-23T22:22:26.222 INFO:tasks.rados.rados.0.smithi169.stdout:1286: finishing write tid 4 to smithi16987243-32 2023-09-23T22:22:26.222 INFO:tasks.rados.rados.0.smithi169.stdout:1286: finishing write tid 5 to smithi16987243-32 2023-09-23T22:22:26.222 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 32 v 169 (ObjNum 943 snap 0 seq_num 943) dirty exists 2023-09-23T22:22:26.222 INFO:tasks.rados.rados.0.smithi169.stdout:1286: left oid 32 (ObjNum 943 snap 0 seq_num 943) 2023-09-23T22:22:26.222 INFO:tasks.rados.rados.0.smithi169.stdout:1287: finishing write tid 1 to smithi16987243-464 2023-09-23T22:22:26.222 INFO:tasks.rados.rados.0.smithi169.stdout:1287: finishing write tid 2 to smithi16987243-464 2023-09-23T22:22:26.222 INFO:tasks.rados.rados.0.smithi169.stdout:1296: seq_num 948 ranges {733036=563824,2074812=684986,3183703=749333} 2023-09-23T22:22:26.229 INFO:tasks.rados.rados.0.smithi169.stdout:1296: writing smithi16987243-245 from 733036 to 1296860 tid 1 2023-09-23T22:22:26.237 INFO:tasks.rados.rados.0.smithi169.stdout:1296: writing smithi16987243-245 from 2074812 to 2759798 tid 2 2023-09-23T22:22:26.244 INFO:tasks.rados.rados.0.smithi169.stdout:1296: writing smithi16987243-245 from 3183703 to 3933036 tid 3 2023-09-23T22:22:26.244 INFO:tasks.rados.rados.0.smithi169.stdout:1286: done (10 left) 2023-09-23T22:22:26.244 INFO:tasks.rados.rados.0.smithi169.stdout:1297: write oid 424 current snap is 0 2023-09-23T22:22:26.244 INFO:tasks.rados.rados.0.smithi169.stdout:1297: seq_num 949 ranges {749843=639073,2133294=544997,3211126=582199} 2023-09-23T22:22:26.252 INFO:tasks.rados.rados.0.smithi169.stdout:1297: writing smithi16987243-424 from 749843 to 1388916 tid 1 2023-09-23T22:22:26.259 INFO:tasks.rados.rados.0.smithi169.stdout:1297: writing smithi16987243-424 from 2133294 to 2678291 tid 2 2023-09-23T22:22:26.266 INFO:tasks.rados.rados.0.smithi169.stdout:1297: writing smithi16987243-424 from 3211126 to 3793325 tid 3 2023-09-23T22:22:26.266 INFO:tasks.rados.rados.0.smithi169.stdout:1298: read oid 63 snap -1 2023-09-23T22:22:26.266 INFO:tasks.rados.rados.0.smithi169.stdout:1298: expect deleted 2023-09-23T22:22:26.266 INFO:tasks.rados.rados.0.smithi169.stdout:1299: delete oid 30 current snap is 0 2023-09-23T22:22:26.266 INFO:tasks.rados.rados.0.smithi169.stdout:1289: expect (ObjNum 754 snap 0 seq_num 754) 2023-09-23T22:22:26.435 INFO:tasks.rados.rados.0.smithi169.stdout:1287: finishing write tid 3 to smithi16987243-464 2023-09-23T22:22:26.435 INFO:tasks.rados.rados.0.smithi169.stdout:1287: finishing write tid 4 to smithi16987243-464 2023-09-23T22:22:26.435 INFO:tasks.rados.rados.0.smithi169.stdout:1288: expect (ObjNum 388 snap 0 seq_num 388) 2023-09-23T22:22:26.518 INFO:tasks.rados.rados.0.smithi169.stdout:1287: finishing write tid 5 to smithi16987243-464 2023-09-23T22:22:26.518 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 464 v 176 (ObjNum 944 snap 0 seq_num 944) dirty exists 2023-09-23T22:22:26.519 INFO:tasks.rados.rados.0.smithi169.stdout:1287: left oid 464 (ObjNum 944 snap 0 seq_num 944) 2023-09-23T22:22:26.519 INFO:tasks.rados.rados.0.smithi169.stdout:1291: finishing write tid 1 to smithi16987243-257 2023-09-23T22:22:26.519 INFO:tasks.rados.rados.0.smithi169.stdout:1290: expect (ObjNum 331 snap 0 seq_num 331) 2023-09-23T22:22:26.531 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:22:26 smithi169 bash[27688]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:22:26] "GET /metrics HTTP/1.1" 200 242563 "" "Prometheus/2.43.0" 2023-09-23T22:22:26.637 INFO:tasks.rados.rados.0.smithi169.stdout:1291: finishing write tid 2 to smithi16987243-257 2023-09-23T22:22:26.638 INFO:tasks.rados.rados.0.smithi169.stdout:1291: finishing write tid 3 to smithi16987243-257 2023-09-23T22:22:26.638 INFO:tasks.rados.rados.0.smithi169.stdout:1291: finishing write tid 4 to smithi16987243-257 2023-09-23T22:22:26.638 INFO:tasks.rados.rados.0.smithi169.stdout:1291: finishing write tid 5 to smithi16987243-257 2023-09-23T22:22:26.638 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 257 v 239 (ObjNum 945 snap 0 seq_num 945) dirty exists 2023-09-23T22:22:26.638 INFO:tasks.rados.rados.0.smithi169.stdout:1291: left oid 257 (ObjNum 945 snap 0 seq_num 945) 2023-09-23T22:22:26.638 INFO:tasks.rados.rados.0.smithi169.stdout:1292: finishing write tid 1 to smithi16987243-451 2023-09-23T22:22:26.638 INFO:tasks.rados.rados.0.smithi169.stdout:1292: finishing write tid 2 to smithi16987243-451 2023-09-23T22:22:26.638 INFO:tasks.rados.rados.0.smithi169.stdout:1292: finishing write tid 3 to smithi16987243-451 2023-09-23T22:22:26.638 INFO:tasks.rados.rados.0.smithi169.stdout:1292: finishing write tid 4 to smithi16987243-451 2023-09-23T22:22:26.638 INFO:tasks.rados.rados.0.smithi169.stdout:1292: finishing write tid 5 to smithi16987243-451 2023-09-23T22:22:26.638 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 451 v 180 (ObjNum 946 snap 0 seq_num 946) dirty exists 2023-09-23T22:22:26.639 INFO:tasks.rados.rados.0.smithi169.stdout:1292: left oid 451 (ObjNum 946 snap 0 seq_num 946) 2023-09-23T22:22:26.639 INFO:tasks.rados.rados.0.smithi169.stdout:1293: finishing write tid 1 to smithi16987243-105 2023-09-23T22:22:26.639 INFO:tasks.rados.rados.0.smithi169.stdout:1293: finishing write tid 2 to smithi16987243-105 2023-09-23T22:22:26.639 INFO:tasks.rados.rados.0.smithi169.stdout:1293: finishing write tid 3 to smithi16987243-105 2023-09-23T22:22:26.639 INFO:tasks.rados.rados.0.smithi169.stdout:1293: finishing write tid 4 to smithi16987243-105 2023-09-23T22:22:26.639 INFO:tasks.rados.rados.0.smithi169.stdout:1293: finishing write tid 5 to smithi16987243-105 2023-09-23T22:22:26.639 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 105 v 173 (ObjNum 947 snap 0 seq_num 947) dirty exists 2023-09-23T22:22:26.639 INFO:tasks.rados.rados.0.smithi169.stdout:1293: left oid 105 (ObjNum 947 snap 0 seq_num 947) 2023-09-23T22:22:26.639 INFO:tasks.rados.rados.0.smithi169.stdout:1294: expect (ObjNum 839 snap 0 seq_num 839) 2023-09-23T22:22:26.709 INFO:tasks.rados.rados.0.smithi169.stdout:1296: finishing write tid 1 to smithi16987243-245 2023-09-23T22:22:26.709 INFO:tasks.rados.rados.0.smithi169.stdout:1296: finishing write tid 2 to smithi16987243-245 2023-09-23T22:22:26.709 INFO:tasks.rados.rados.0.smithi169.stdout:1296: finishing write tid 3 to smithi16987243-245 2023-09-23T22:22:26.709 INFO:tasks.rados.rados.0.smithi169.stdout:1296: finishing write tid 4 to smithi16987243-245 2023-09-23T22:22:26.709 INFO:tasks.rados.rados.0.smithi169.stdout:1296: finishing write tid 5 to smithi16987243-245 2023-09-23T22:22:26.709 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 245 v 187 (ObjNum 948 snap 0 seq_num 948) dirty exists 2023-09-23T22:22:26.709 INFO:tasks.rados.rados.0.smithi169.stdout:1296: left oid 245 (ObjNum 948 snap 0 seq_num 948) 2023-09-23T22:22:26.709 INFO:tasks.rados.rados.0.smithi169.stdout:1297: finishing write tid 1 to smithi16987243-424 2023-09-23T22:22:26.709 INFO:tasks.rados.rados.0.smithi169.stdout:1297: finishing write tid 2 to smithi16987243-424 2023-09-23T22:22:26.709 INFO:tasks.rados.rados.0.smithi169.stdout:1297: finishing write tid 3 to smithi16987243-424 2023-09-23T22:22:26.709 INFO:tasks.rados.rados.0.smithi169.stdout:1287: done (12 left) 2023-09-23T22:22:26.709 INFO:tasks.rados.rados.0.smithi169.stdout:1288: done (11 left) 2023-09-23T22:22:26.710 INFO:tasks.rados.rados.0.smithi169.stdout:1289: done (10 left) 2023-09-23T22:22:26.710 INFO:tasks.rados.rados.0.smithi169.stdout:1290: done (9 left) 2023-09-23T22:22:26.710 INFO:tasks.rados.rados.0.smithi169.stdout:1291: done (8 left) 2023-09-23T22:22:26.710 INFO:tasks.rados.rados.0.smithi169.stdout:1292: done (7 left) 2023-09-23T22:22:26.710 INFO:tasks.rados.rados.0.smithi169.stdout:1293: done (6 left) 2023-09-23T22:22:26.710 INFO:tasks.rados.rados.0.smithi169.stdout:1294: done (5 left) 2023-09-23T22:22:26.710 INFO:tasks.rados.rados.0.smithi169.stdout:1295: done (4 left) 2023-09-23T22:22:26.710 INFO:tasks.rados.rados.0.smithi169.stdout:1296: done (3 left) 2023-09-23T22:22:26.710 INFO:tasks.rados.rados.0.smithi169.stdout:1298: done (2 left) 2023-09-23T22:22:26.710 INFO:tasks.rados.rados.0.smithi169.stdout:1299: done (1 left) 2023-09-23T22:22:26.710 INFO:tasks.rados.rados.0.smithi169.stdout:1300: delete oid 401 current snap is 0 2023-09-23T22:22:26.711 INFO:tasks.rados.rados.0.smithi169.stdout:1297: finishing write tid 4 to smithi16987243-424 2023-09-23T22:22:26.711 INFO:tasks.rados.rados.0.smithi169.stdout:1297: finishing write tid 5 to smithi16987243-424 2023-09-23T22:22:26.711 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 424 v 221 (ObjNum 949 snap 0 seq_num 949) dirty exists 2023-09-23T22:22:26.711 INFO:tasks.rados.rados.0.smithi169.stdout:1297: left oid 424 (ObjNum 949 snap 0 seq_num 949) 2023-09-23T22:22:26.711 INFO:tasks.rados.rados.0.smithi169.stdout:1297: done (1 left) 2023-09-23T22:22:26.711 INFO:tasks.rados.rados.0.smithi169.stdout:1300: done (0 left) 2023-09-23T22:22:26.712 INFO:tasks.rados.rados.0.smithi169.stdout:1301: write oid 61 current snap is 0 2023-09-23T22:22:26.712 INFO:tasks.rados.rados.0.smithi169.stdout:1301: seq_num 952 ranges {400264=581173,1508740=491524} 2023-09-23T22:22:26.724 INFO:tasks.rados.rados.0.smithi169.stdout:1301: writing smithi16987243-61 from 400264 to 981437 tid 1 2023-09-23T22:22:26.730 INFO:tasks.rados.rados.0.smithi169.stdout:1301: writing smithi16987243-61 from 1508740 to 2000264 tid 2 2023-09-23T22:22:26.730 INFO:tasks.rados.rados.0.smithi169.stdout:1302: write oid 498 current snap is 0 2023-09-23T22:22:26.730 INFO:tasks.rados.rados.0.smithi169.stdout:1302: seq_num 953 ranges {417071=656422,1567222=449849} 2023-09-23T22:22:26.736 INFO:tasks.rados.rados.0.smithi169.stdout:1302: writing smithi16987243-498 from 417071 to 1073493 tid 1 2023-09-23T22:22:26.742 INFO:tasks.rados.rados.0.smithi169.stdout:1302: writing smithi16987243-498 from 1567222 to 2017071 tid 2 2023-09-23T22:22:26.742 INFO:tasks.rados.rados.0.smithi169.stdout:1303: write oid 196 current snap is 0 2023-09-23T22:22:26.742 INFO:tasks.rados.rados.0.smithi169.stdout:1303: seq_num 954 ranges {433878=731671,1909351=124527} 2023-09-23T22:22:26.749 INFO:tasks.rados.rados.0.smithi169.stdout:1303: writing smithi16987243-196 from 433878 to 1165549 tid 1 2023-09-23T22:22:26.756 INFO:tasks.rados.rados.0.smithi169.stdout:1303: writing smithi16987243-196 from 1909351 to 2033878 tid 2 2023-09-23T22:22:26.756 INFO:tasks.rados.rados.0.smithi169.stdout:1304: read oid 408 snap -1 2023-09-23T22:22:26.756 INFO:tasks.rados.rados.0.smithi169.stdout:1304: expect deleted 2023-09-23T22:22:26.756 INFO:tasks.rados.rados.0.smithi169.stdout:1305: read oid 43 snap -1 2023-09-23T22:22:26.756 INFO:tasks.rados.rados.0.smithi169.stdout:1305: expect (ObjNum 42 snap 0 seq_num 42) 2023-09-23T22:22:26.756 INFO:tasks.rados.rados.0.smithi169.stdout:1306: write oid 229 current snap is 0 2023-09-23T22:22:26.756 INFO:tasks.rados.rados.0.smithi169.stdout:1301: finishing write tid 1 to smithi16987243-61 2023-09-23T22:22:26.757 INFO:tasks.rados.rados.0.smithi169.stdout:1301: finishing write tid 2 to smithi16987243-61 2023-09-23T22:22:26.757 INFO:tasks.rados.rados.0.smithi169.stdout:1301: finishing write tid 3 to smithi16987243-61 2023-09-23T22:22:26.757 INFO:tasks.rados.rados.0.smithi169.stdout:1301: finishing write tid 4 to smithi16987243-61 2023-09-23T22:22:26.757 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 61 v 224 (ObjNum 952 snap 0 seq_num 952) dirty exists 2023-09-23T22:22:26.757 INFO:tasks.rados.rados.0.smithi169.stdout:1301: left oid 61 (ObjNum 952 snap 0 seq_num 952) 2023-09-23T22:22:26.757 INFO:tasks.rados.rados.0.smithi169.stdout:1302: finishing write tid 1 to smithi16987243-498 2023-09-23T22:22:26.757 INFO:tasks.rados.rados.0.smithi169.stdout:1302: finishing write tid 2 to smithi16987243-498 2023-09-23T22:22:26.757 INFO:tasks.rados.rados.0.smithi169.stdout:1302: finishing write tid 3 to smithi16987243-498 2023-09-23T22:22:26.757 INFO:tasks.rados.rados.0.smithi169.stdout:1302: finishing write tid 4 to smithi16987243-498 2023-09-23T22:22:26.757 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 498 v 183 (ObjNum 953 snap 0 seq_num 953) dirty exists 2023-09-23T22:22:26.757 INFO:tasks.rados.rados.0.smithi169.stdout:1302: left oid 498 (ObjNum 953 snap 0 seq_num 953) 2023-09-23T22:22:26.757 INFO:tasks.rados.rados.0.smithi169.stdout:1303: finishing write tid 1 to smithi16987243-196 2023-09-23T22:22:26.758 INFO:tasks.rados.rados.0.smithi169.stdout:1306: seq_num 955 ranges {450685=406920,1567833=482852} 2023-09-23T22:22:26.760 INFO:tasks.rados.rados.0.smithi169.stdout:1306: writing smithi16987243-229 from 450685 to 857605 tid 1 2023-09-23T22:22:26.767 INFO:tasks.rados.rados.0.smithi169.stdout:1306: writing smithi16987243-229 from 1567833 to 2050685 tid 2 2023-09-23T22:22:26.768 INFO:tasks.rados.rados.0.smithi169.stdout:1301: done (5 left) 2023-09-23T22:22:26.768 INFO:tasks.rados.rados.0.smithi169.stdout:1302: done (4 left) 2023-09-23T22:22:26.768 INFO:tasks.rados.rados.0.smithi169.stdout:1307: read oid 300 snap -1 2023-09-23T22:22:26.768 INFO:tasks.rados.rados.0.smithi169.stdout:1307: expect (ObjNum 299 snap 0 seq_num 299) 2023-09-23T22:22:26.768 INFO:tasks.rados.rados.0.smithi169.stdout:1308: write oid 450 current snap is 0 2023-09-23T22:22:26.768 INFO:tasks.rados.rados.0.smithi169.stdout:1308: seq_num 956 ranges {467492=482169,1626315=441177} 2023-09-23T22:22:26.773 INFO:tasks.rados.rados.0.smithi169.stdout:1308: writing smithi16987243-450 from 467492 to 949661 tid 1 2023-09-23T22:22:26.780 INFO:tasks.rados.rados.0.smithi169.stdout:1308: writing smithi16987243-450 from 1626315 to 2067492 tid 2 2023-09-23T22:22:26.780 INFO:tasks.rados.rados.0.smithi169.stdout:1309: read oid 65 snap -1 2023-09-23T22:22:26.780 INFO:tasks.rados.rados.0.smithi169.stdout:1309: expect (ObjNum 788 snap 0 seq_num 788) 2023-09-23T22:22:26.780 INFO:tasks.rados.rados.0.smithi169.stdout:1310: write oid 173 current snap is 0 2023-09-23T22:22:26.781 INFO:tasks.rados.rados.0.smithi169.stdout:1310: seq_num 957 ranges {484299=557418,1684797=399502} 2023-09-23T22:22:26.786 INFO:tasks.rados.rados.0.smithi169.stdout:1310: writing smithi16987243-173 from 484299 to 1041717 tid 1 2023-09-23T22:22:26.793 INFO:tasks.rados.rados.0.smithi169.stdout:1310: writing smithi16987243-173 from 1684797 to 2084299 tid 2 2023-09-23T22:22:26.793 INFO:tasks.rados.rados.0.smithi169.stdout:1311: write oid 77 current snap is 0 2023-09-23T22:22:26.793 INFO:tasks.rados.rados.0.smithi169.stdout:1303: finishing write tid 2 to smithi16987243-196 2023-09-23T22:22:26.793 INFO:tasks.rados.rados.0.smithi169.stdout:1303: finishing write tid 3 to smithi16987243-196 2023-09-23T22:22:26.793 INFO:tasks.rados.rados.0.smithi169.stdout:1303: finishing write tid 4 to smithi16987243-196 2023-09-23T22:22:26.793 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 196 v 176 (ObjNum 954 snap 0 seq_num 954) dirty exists 2023-09-23T22:22:26.793 INFO:tasks.rados.rados.0.smithi169.stdout:1303: left oid 196 (ObjNum 954 snap 0 seq_num 954) 2023-09-23T22:22:26.793 INFO:tasks.rados.rados.0.smithi169.stdout:1311: seq_num 958 ranges {501106=749020,1743279=357827} 2023-09-23T22:22:26.800 INFO:tasks.rados.rados.0.smithi169.stdout:1311: writing smithi16987243-77 from 501106 to 1250126 tid 1 2023-09-23T22:22:26.805 INFO:tasks.rados.rados.0.smithi169.stdout:1311: writing smithi16987243-77 from 1743279 to 2101106 tid 2 2023-09-23T22:22:26.805 INFO:tasks.rados.rados.0.smithi169.stdout:1303: done (8 left) 2023-09-23T22:22:26.805 INFO:tasks.rados.rados.0.smithi169.stdout:1304: done (7 left) 2023-09-23T22:22:26.805 INFO:tasks.rados.rados.0.smithi169.stdout:1312: read oid 169 snap -1 2023-09-23T22:22:26.805 INFO:tasks.rados.rados.0.smithi169.stdout:1312: expect (ObjNum 168 snap 0 seq_num 168) 2023-09-23T22:22:26.805 INFO:tasks.rados.rados.0.smithi169.stdout:1313: read oid 276 snap -1 2023-09-23T22:22:26.805 INFO:tasks.rados.rados.0.smithi169.stdout:1313: expect (ObjNum 275 snap 0 seq_num 275) 2023-09-23T22:22:26.805 INFO:tasks.rados.rados.0.smithi169.stdout:1314: delete oid 196 current snap is 0 2023-09-23T22:22:26.805 INFO:tasks.rados.rados.0.smithi169.stdout:1305: expect (ObjNum 42 snap 0 seq_num 42) 2023-09-23T22:22:26.895 INFO:tasks.rados.rados.0.smithi169.stdout:1306: finishing write tid 1 to smithi16987243-229 2023-09-23T22:22:26.896 INFO:tasks.rados.rados.0.smithi169.stdout:1306: finishing write tid 2 to smithi16987243-229 2023-09-23T22:22:26.896 INFO:tasks.rados.rados.0.smithi169.stdout:1306: finishing write tid 3 to smithi16987243-229 2023-09-23T22:22:26.896 INFO:tasks.rados.rados.0.smithi169.stdout:1307: expect (ObjNum 299 snap 0 seq_num 299) 2023-09-23T22:22:27.010 INFO:tasks.rados.rados.0.smithi169.stdout:1306: finishing write tid 4 to smithi16987243-229 2023-09-23T22:22:27.010 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 229 v 243 (ObjNum 955 snap 0 seq_num 955) dirty exists 2023-09-23T22:22:27.011 INFO:tasks.rados.rados.0.smithi169.stdout:1306: left oid 229 (ObjNum 955 snap 0 seq_num 955) 2023-09-23T22:22:27.011 INFO:tasks.rados.rados.0.smithi169.stdout:1308: finishing write tid 1 to smithi16987243-450 2023-09-23T22:22:27.011 INFO:tasks.rados.rados.0.smithi169.stdout:1308: finishing write tid 2 to smithi16987243-450 2023-09-23T22:22:27.011 INFO:tasks.rados.rados.0.smithi169.stdout:1308: finishing write tid 3 to smithi16987243-450 2023-09-23T22:22:27.011 INFO:tasks.rados.rados.0.smithi169.stdout:1308: finishing write tid 4 to smithi16987243-450 2023-09-23T22:22:27.011 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 450 v 203 (ObjNum 956 snap 0 seq_num 956) dirty exists 2023-09-23T22:22:27.011 INFO:tasks.rados.rados.0.smithi169.stdout:1308: left oid 450 (ObjNum 956 snap 0 seq_num 956) 2023-09-23T22:22:27.011 INFO:tasks.rados.rados.0.smithi169.stdout:1309: expect (ObjNum 788 snap 0 seq_num 788) 2023-09-23T22:22:27.154 INFO:tasks.rados.rados.0.smithi169.stdout:1310: finishing write tid 1 to smithi16987243-173 2023-09-23T22:22:27.154 INFO:tasks.rados.rados.0.smithi169.stdout:1310: finishing write tid 2 to smithi16987243-173 2023-09-23T22:22:27.154 INFO:tasks.rados.rados.0.smithi169.stdout:1310: finishing write tid 3 to smithi16987243-173 2023-09-23T22:22:27.154 INFO:tasks.rados.rados.0.smithi169.stdout:1310: finishing write tid 4 to smithi16987243-173 2023-09-23T22:22:27.154 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 173 v 186 (ObjNum 957 snap 0 seq_num 957) dirty exists 2023-09-23T22:22:27.154 INFO:tasks.rados.rados.0.smithi169.stdout:1310: left oid 173 (ObjNum 957 snap 0 seq_num 957) 2023-09-23T22:22:27.154 INFO:tasks.rados.rados.0.smithi169.stdout:1305: done (9 left) 2023-09-23T22:22:27.154 INFO:tasks.rados.rados.0.smithi169.stdout:1306: done (8 left) 2023-09-23T22:22:27.154 INFO:tasks.rados.rados.0.smithi169.stdout:1307: done (7 left) 2023-09-23T22:22:27.155 INFO:tasks.rados.rados.0.smithi169.stdout:1308: done (6 left) 2023-09-23T22:22:27.155 INFO:tasks.rados.rados.0.smithi169.stdout:1309: done (5 left) 2023-09-23T22:22:27.155 INFO:tasks.rados.rados.0.smithi169.stdout:1310: done (4 left) 2023-09-23T22:22:27.155 INFO:tasks.rados.rados.0.smithi169.stdout:1314: done (3 left) 2023-09-23T22:22:27.155 INFO:tasks.rados.rados.0.smithi169.stdout:1315: write oid 370 current snap is 0 2023-09-23T22:22:27.155 INFO:tasks.rados.rados.0.smithi169.stdout:1311: finishing write tid 1 to smithi16987243-77 2023-09-23T22:22:27.155 INFO:tasks.rados.rados.0.smithi169.stdout:1311: finishing write tid 2 to smithi16987243-77 2023-09-23T22:22:27.155 INFO:tasks.rados.rados.0.smithi169.stdout:1315: seq_num 960 ranges {534720=499518,1460243=674477} 2023-09-23T22:22:27.164 INFO:tasks.rados.rados.0.smithi169.stdout:1315: writing smithi16987243-370 from 534720 to 1034238 tid 1 2023-09-23T22:22:27.172 INFO:tasks.rados.rados.0.smithi169.stdout:1315: writing smithi16987243-370 from 1460243 to 2134720 tid 2 2023-09-23T22:22:27.172 INFO:tasks.rados.rados.0.smithi169.stdout:1316: read oid 7 snap -1 2023-09-23T22:22:27.172 INFO:tasks.rados.rados.0.smithi169.stdout:1316: expect (ObjNum 696 snap 0 seq_num 696) 2023-09-23T22:22:27.172 INFO:tasks.rados.rados.0.smithi169.stdout:1317: write oid 443 current snap is 0 2023-09-23T22:22:27.172 INFO:tasks.rados.rados.0.smithi169.stdout:1311: finishing write tid 3 to smithi16987243-77 2023-09-23T22:22:27.172 INFO:tasks.rados.rados.0.smithi169.stdout:1311: finishing write tid 4 to smithi16987243-77 2023-09-23T22:22:27.172 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 77 v 227 (ObjNum 958 snap 0 seq_num 958) dirty exists 2023-09-23T22:22:27.172 INFO:tasks.rados.rados.0.smithi169.stdout:1311: left oid 77 (ObjNum 958 snap 0 seq_num 958) 2023-09-23T22:22:27.172 INFO:tasks.rados.rados.0.smithi169.stdout:1312: expect (ObjNum 168 snap 0 seq_num 168) 2023-09-23T22:22:27.263 INFO:tasks.rados.rados.0.smithi169.stdout:1313: expect (ObjNum 275 snap 0 seq_num 275) 2023-09-23T22:22:27.345 INFO:tasks.rados.rados.0.smithi169.stdout:1315: finishing write tid 1 to smithi16987243-370 2023-09-23T22:22:27.345 INFO:tasks.rados.rados.0.smithi169.stdout:1315: finishing write tid 2 to smithi16987243-370 2023-09-23T22:22:27.346 INFO:tasks.rados.rados.0.smithi169.stdout:1315: finishing write tid 3 to smithi16987243-370 2023-09-23T22:22:27.346 INFO:tasks.rados.rados.0.smithi169.stdout:1315: finishing write tid 4 to smithi16987243-370 2023-09-23T22:22:27.346 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 370 v 199 (ObjNum 960 snap 0 seq_num 960) dirty exists 2023-09-23T22:22:27.346 INFO:tasks.rados.rados.0.smithi169.stdout:1315: left oid 370 (ObjNum 960 snap 0 seq_num 960) 2023-09-23T22:22:27.346 INFO:tasks.rados.rados.0.smithi169.stdout:1316: expect (ObjNum 696 snap 0 seq_num 696) 2023-09-23T22:22:27.551 INFO:tasks.rados.rados.0.smithi169.stdout:1317: seq_num 961 ranges {551527=574767,1918725=232802} 2023-09-23T22:22:27.564 INFO:tasks.rados.rados.0.smithi169.stdout:1317: writing smithi16987243-443 from 551527 to 1126294 tid 1 2023-09-23T22:22:27.571 INFO:tasks.rados.rados.0.smithi169.stdout:1317: writing smithi16987243-443 from 1918725 to 2151527 tid 2 2023-09-23T22:22:27.571 INFO:tasks.rados.rados.0.smithi169.stdout:1311: done (5 left) 2023-09-23T22:22:27.571 INFO:tasks.rados.rados.0.smithi169.stdout:1312: done (4 left) 2023-09-23T22:22:27.571 INFO:tasks.rados.rados.0.smithi169.stdout:1313: done (3 left) 2023-09-23T22:22:27.571 INFO:tasks.rados.rados.0.smithi169.stdout:1315: done (2 left) 2023-09-23T22:22:27.571 INFO:tasks.rados.rados.0.smithi169.stdout:1316: done (1 left) 2023-09-23T22:22:27.571 INFO:tasks.rados.rados.0.smithi169.stdout:1318: read oid 462 snap -1 2023-09-23T22:22:27.571 INFO:tasks.rados.rados.0.smithi169.stdout:1318: expect (ObjNum 461 snap 0 seq_num 461) 2023-09-23T22:22:27.571 INFO:tasks.rados.rados.0.smithi169.stdout:1319: write oid 479 current snap is 0 2023-09-23T22:22:27.572 INFO:tasks.rados.rados.0.smithi169.stdout:1317: finishing write tid 1 to smithi16987243-443 2023-09-23T22:22:27.572 INFO:tasks.rados.rados.0.smithi169.stdout:1319: seq_num 962 ranges {568334=650016,1860854=307480} 2023-09-23T22:22:27.578 INFO:tasks.rados.rados.0.smithi169.stdout:1319: writing smithi16987243-479 from 568334 to 1218350 tid 1 2023-09-23T22:22:27.584 INFO:tasks.rados.rados.0.smithi169.stdout:1319: writing smithi16987243-479 from 1860854 to 2168334 tid 2 2023-09-23T22:22:27.584 INFO:tasks.rados.rados.0.smithi169.stdout:1320: read oid 364 snap -1 2023-09-23T22:22:27.584 INFO:tasks.rados.rados.0.smithi169.stdout:1320: expect deleted 2023-09-23T22:22:27.584 INFO:tasks.rados.rados.0.smithi169.stdout:1321: read oid 342 snap -1 2023-09-23T22:22:27.584 INFO:tasks.rados.rados.0.smithi169.stdout:1321: expect (ObjNum 878 snap 0 seq_num 878) 2023-09-23T22:22:27.585 INFO:tasks.rados.rados.0.smithi169.stdout:1322: read oid 165 snap -1 2023-09-23T22:22:27.585 INFO:tasks.rados.rados.0.smithi169.stdout:1322: expect (ObjNum 507 snap 0 seq_num 507) 2023-09-23T22:22:27.585 INFO:tasks.rados.rados.0.smithi169.stdout:1323: read oid 247 snap -1 2023-09-23T22:22:27.585 INFO:tasks.rados.rados.0.smithi169.stdout:1323: expect (ObjNum 246 snap 0 seq_num 246) 2023-09-23T22:22:27.585 INFO:tasks.rados.rados.0.smithi169.stdout:1324: read oid 300 snap -1 2023-09-23T22:22:27.585 INFO:tasks.rados.rados.0.smithi169.stdout:1324: expect (ObjNum 299 snap 0 seq_num 299) 2023-09-23T22:22:27.585 INFO:tasks.rados.rados.0.smithi169.stdout:1325: read oid 413 snap -1 2023-09-23T22:22:27.585 INFO:tasks.rados.rados.0.smithi169.stdout:1325: expect deleted 2023-09-23T22:22:27.585 INFO:tasks.rados.rados.0.smithi169.stdout:1326: read oid 2 snap -1 2023-09-23T22:22:27.585 INFO:tasks.rados.rados.0.smithi169.stdout:1326: expect (ObjNum 781 snap 0 seq_num 781) 2023-09-23T22:22:27.585 INFO:tasks.rados.rados.0.smithi169.stdout:1327: read oid 377 snap -1 2023-09-23T22:22:27.586 INFO:tasks.rados.rados.0.smithi169.stdout:1327: expect (ObjNum 376 snap 0 seq_num 376) 2023-09-23T22:22:27.586 INFO:tasks.rados.rados.0.smithi169.stdout:1328: read oid 113 snap -1 2023-09-23T22:22:27.586 INFO:tasks.rados.rados.0.smithi169.stdout:1328: expect (ObjNum 112 snap 0 seq_num 112) 2023-09-23T22:22:27.586 INFO:tasks.rados.rados.0.smithi169.stdout:1329: read oid 444 snap -1 2023-09-23T22:22:27.586 INFO:tasks.rados.rados.0.smithi169.stdout:1329: expect (ObjNum 443 snap 0 seq_num 443) 2023-09-23T22:22:27.586 INFO:tasks.rados.rados.0.smithi169.stdout:1330: read oid 136 snap -1 2023-09-23T22:22:27.586 INFO:tasks.rados.rados.0.smithi169.stdout:1330: expect (ObjNum 135 snap 0 seq_num 135) 2023-09-23T22:22:27.586 INFO:tasks.rados.rados.0.smithi169.stdout:1331: write oid 98 current snap is 0 2023-09-23T22:22:27.586 INFO:tasks.rados.rados.0.smithi169.stdout:1317: finishing write tid 2 to smithi16987243-443 2023-09-23T22:22:27.586 INFO:tasks.rados.rados.0.smithi169.stdout:1317: finishing write tid 3 to smithi16987243-443 2023-09-23T22:22:27.586 INFO:tasks.rados.rados.0.smithi169.stdout:1317: finishing write tid 4 to smithi16987243-443 2023-09-23T22:22:27.587 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 443 v 230 (ObjNum 961 snap 0 seq_num 961) dirty exists 2023-09-23T22:22:27.587 INFO:tasks.rados.rados.0.smithi169.stdout:1317: left oid 443 (ObjNum 961 snap 0 seq_num 961) 2023-09-23T22:22:27.587 INFO:tasks.rados.rados.0.smithi169.stdout:1319: finishing write tid 1 to smithi16987243-479 2023-09-23T22:22:27.587 INFO:tasks.rados.rados.0.smithi169.stdout:1331: seq_num 963 ranges {585141=725265,1919336=265805} 2023-09-23T22:22:27.595 INFO:tasks.rados.rados.0.smithi169.stdout:1331: writing smithi16987243-98 from 585141 to 1310406 tid 1 2023-09-23T22:22:27.601 INFO:tasks.rados.rados.0.smithi169.stdout:1331: writing smithi16987243-98 from 1919336 to 2185141 tid 2 2023-09-23T22:22:27.601 INFO:tasks.rados.rados.0.smithi169.stdout:1317: done (14 left) 2023-09-23T22:22:27.601 INFO:tasks.rados.rados.0.smithi169.stdout:1332: write oid 40 current snap is 0 2023-09-23T22:22:27.602 INFO:tasks.rados.rados.0.smithi169.stdout:1332: seq_num 964 ranges {601948=400514,1577818=624130} 2023-09-23T22:22:27.607 INFO:tasks.rados.rados.0.smithi169.stdout:1332: writing smithi16987243-40 from 601948 to 1002462 tid 1 2023-09-23T22:22:27.615 INFO:tasks.rados.rados.0.smithi169.stdout:1332: writing smithi16987243-40 from 1577818 to 2201948 tid 2 2023-09-23T22:22:27.615 INFO:tasks.rados.rados.0.smithi169.stdout:1333: delete oid 361 current snap is 0 2023-09-23T22:22:27.615 INFO:tasks.rados.rados.0.smithi169.stdout:1318: expect (ObjNum 461 snap 0 seq_num 461) 2023-09-23T22:22:27.743 INFO:tasks.rados.rados.0.smithi169.stdout:1324: expect (ObjNum 299 snap 0 seq_num 299) 2023-09-23T22:22:27.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:27 smithi169 bash[40994]: cluster 2023-09-23T22:22:25.836272+0000 mgr.y (mgr.24365) 225 : cluster [DBG] pgmap v196: 89 pgs: 89 active+clean; 1.2 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 61 MiB/s rd, 9.1 MiB/s wr, 92 op/s 2023-09-23T22:22:27.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:27 smithi169 bash[40994]: audit 2023-09-23T22:22:27.218326+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.169:0/2692712642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:27.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:27 smithi169 bash[27421]: cluster 2023-09-23T22:22:25.836272+0000 mgr.y (mgr.24365) 225 : cluster [DBG] pgmap v196: 89 pgs: 89 active+clean; 1.2 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 61 MiB/s rd, 9.1 MiB/s wr, 92 op/s 2023-09-23T22:22:27.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:27 smithi169 bash[27421]: audit 2023-09-23T22:22:27.218326+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.169:0/2692712642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:27.848 INFO:tasks.rados.rados.0.smithi169.stdout:1323: expect (ObjNum 246 snap 0 seq_num 246) 2023-09-23T22:22:27.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:27 smithi187 bash[31480]: cluster 2023-09-23T22:22:25.836272+0000 mgr.y (mgr.24365) 225 : cluster [DBG] pgmap v196: 89 pgs: 89 active+clean; 1.2 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 61 MiB/s rd, 9.1 MiB/s wr, 92 op/s 2023-09-23T22:22:27.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:27 smithi187 bash[31480]: audit 2023-09-23T22:22:27.218326+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.169:0/2692712642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:27.920 INFO:tasks.rados.rados.0.smithi169.stdout:1319: finishing write tid 2 to smithi16987243-479 2023-09-23T22:22:27.920 INFO:tasks.rados.rados.0.smithi169.stdout:1319: finishing write tid 3 to smithi16987243-479 2023-09-23T22:22:27.921 INFO:tasks.rados.rados.0.smithi169.stdout:1319: finishing write tid 4 to smithi16987243-479 2023-09-23T22:22:27.921 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 479 v 206 (ObjNum 962 snap 0 seq_num 962) dirty exists 2023-09-23T22:22:27.921 INFO:tasks.rados.rados.0.smithi169.stdout:1319: left oid 479 (ObjNum 962 snap 0 seq_num 962) 2023-09-23T22:22:27.921 INFO:tasks.rados.rados.0.smithi169.stdout:1322: expect (ObjNum 507 snap 0 seq_num 507) 2023-09-23T22:22:28.003 INFO:tasks.rados.rados.0.smithi169.stdout:1326: expect (ObjNum 781 snap 0 seq_num 781) 2023-09-23T22:22:28.171 INFO:tasks.rados.rados.0.smithi169.stdout:1329: expect (ObjNum 443 snap 0 seq_num 443) 2023-09-23T22:22:28.280 INFO:tasks.rados.rados.0.smithi169.stdout:1328: expect (ObjNum 112 snap 0 seq_num 112) 2023-09-23T22:22:28.405 INFO:tasks.rados.rados.0.smithi169.stdout:1327: expect (ObjNum 376 snap 0 seq_num 376) 2023-09-23T22:22:28.480 INFO:tasks.rados.rados.0.smithi169.stdout:1330: expect (ObjNum 135 snap 0 seq_num 135) 2023-09-23T22:22:28.551 INFO:tasks.rados.rados.0.smithi169.stdout:1321: expect (ObjNum 878 snap 0 seq_num 878) 2023-09-23T22:22:28.677 INFO:tasks.rados.rados.0.smithi169.stdout:1332: finishing write tid 1 to smithi16987243-40 2023-09-23T22:22:28.677 INFO:tasks.rados.rados.0.smithi169.stdout:1331: finishing write tid 1 to smithi16987243-98 2023-09-23T22:22:28.677 INFO:tasks.rados.rados.0.smithi169.stdout:1331: finishing write tid 2 to smithi16987243-98 2023-09-23T22:22:28.677 INFO:tasks.rados.rados.0.smithi169.stdout:1331: finishing write tid 3 to smithi16987243-98 2023-09-23T22:22:28.677 INFO:tasks.rados.rados.0.smithi169.stdout:1331: finishing write tid 4 to smithi16987243-98 2023-09-23T22:22:28.677 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 98 v 189 (ObjNum 963 snap 0 seq_num 963) dirty exists 2023-09-23T22:22:28.677 INFO:tasks.rados.rados.0.smithi169.stdout:1331: left oid 98 (ObjNum 963 snap 0 seq_num 963) 2023-09-23T22:22:28.678 INFO:tasks.rados.rados.0.smithi169.stdout:1332: finishing write tid 2 to smithi16987243-40 2023-09-23T22:22:28.678 INFO:tasks.rados.rados.0.smithi169.stdout:1332: finishing write tid 3 to smithi16987243-40 2023-09-23T22:22:28.678 INFO:tasks.rados.rados.0.smithi169.stdout:1332: finishing write tid 4 to smithi16987243-40 2023-09-23T22:22:28.678 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 40 v 173 (ObjNum 964 snap 0 seq_num 964) dirty exists 2023-09-23T22:22:28.678 INFO:tasks.rados.rados.0.smithi169.stdout:1332: left oid 40 (ObjNum 964 snap 0 seq_num 964) 2023-09-23T22:22:28.678 INFO:tasks.rados.rados.0.smithi169.stdout:1318: done (15 left) 2023-09-23T22:22:28.678 INFO:tasks.rados.rados.0.smithi169.stdout:1319: done (14 left) 2023-09-23T22:22:28.678 INFO:tasks.rados.rados.0.smithi169.stdout:1320: done (13 left) 2023-09-23T22:22:28.678 INFO:tasks.rados.rados.0.smithi169.stdout:1321: done (12 left) 2023-09-23T22:22:28.678 INFO:tasks.rados.rados.0.smithi169.stdout:1322: done (11 left) 2023-09-23T22:22:28.679 INFO:tasks.rados.rados.0.smithi169.stdout:1323: done (10 left) 2023-09-23T22:22:28.679 INFO:tasks.rados.rados.0.smithi169.stdout:1324: done (9 left) 2023-09-23T22:22:28.679 INFO:tasks.rados.rados.0.smithi169.stdout:1325: done (8 left) 2023-09-23T22:22:28.679 INFO:tasks.rados.rados.0.smithi169.stdout:1326: done (7 left) 2023-09-23T22:22:28.679 INFO:tasks.rados.rados.0.smithi169.stdout:1327: done (6 left) 2023-09-23T22:22:28.679 INFO:tasks.rados.rados.0.smithi169.stdout:1328: done (5 left) 2023-09-23T22:22:28.679 INFO:tasks.rados.rados.0.smithi169.stdout:1329: done (4 left) 2023-09-23T22:22:28.679 INFO:tasks.rados.rados.0.smithi169.stdout:1330: done (3 left) 2023-09-23T22:22:28.679 INFO:tasks.rados.rados.0.smithi169.stdout:1331: done (2 left) 2023-09-23T22:22:28.679 INFO:tasks.rados.rados.0.smithi169.stdout:1332: done (1 left) 2023-09-23T22:22:28.679 INFO:tasks.rados.rados.0.smithi169.stdout:1333: done (0 left) 2023-09-23T22:22:28.679 INFO:tasks.rados.rados.0.smithi169.stdout:1334: write oid 166 current snap is 0 2023-09-23T22:22:28.680 INFO:tasks.rados.rados.0.smithi169.stdout:1334: seq_num 966 ranges {635562=667365,2094782=140780} 2023-09-23T22:22:28.693 INFO:tasks.rados.rados.0.smithi169.stdout:1334: writing smithi16987243-166 from 635562 to 1302927 tid 1 2023-09-23T22:22:28.698 INFO:tasks.rados.rados.0.smithi169.stdout:1334: writing smithi16987243-166 from 2094782 to 2235562 tid 2 2023-09-23T22:22:28.698 INFO:tasks.rados.rados.0.smithi169.stdout:1335: write oid 284 current snap is 0 2023-09-23T22:22:28.698 INFO:tasks.rados.rados.0.smithi169.stdout:1335: seq_num 967 ranges {652369=742614,2153264=99105} 2023-09-23T22:22:28.706 INFO:tasks.rados.rados.0.smithi169.stdout:1335: writing smithi16987243-284 from 652369 to 1394983 tid 1 2023-09-23T22:22:28.711 INFO:tasks.rados.rados.0.smithi169.stdout:1335: writing smithi16987243-284 from 2153264 to 2252369 tid 2 2023-09-23T22:22:28.711 INFO:tasks.rados.rados.0.smithi169.stdout:1336: read oid 191 snap -1 2023-09-23T22:22:28.711 INFO:tasks.rados.rados.0.smithi169.stdout:1336: expect (ObjNum 879 snap 0 seq_num 879) 2023-09-23T22:22:28.712 INFO:tasks.rados.rados.0.smithi169.stdout:1337: write oid 279 current snap is 0 2023-09-23T22:22:28.712 INFO:tasks.rados.rados.0.smithi169.stdout:1334: finishing write tid 1 to smithi16987243-166 2023-09-23T22:22:28.712 INFO:tasks.rados.rados.0.smithi169.stdout:1334: finishing write tid 2 to smithi16987243-166 2023-09-23T22:22:28.712 INFO:tasks.rados.rados.0.smithi169.stdout:1337: seq_num 968 ranges {669176=417863,1811746=457430} 2023-09-23T22:22:28.717 INFO:tasks.rados.rados.0.smithi169.stdout:1337: writing smithi16987243-279 from 669176 to 1087039 tid 1 2023-09-23T22:22:28.724 INFO:tasks.rados.rados.0.smithi169.stdout:1337: writing smithi16987243-279 from 1811746 to 2269176 tid 2 2023-09-23T22:22:28.724 INFO:tasks.rados.rados.0.smithi169.stdout:1338: write oid 259 current snap is 0 2023-09-23T22:22:28.724 INFO:tasks.rados.rados.0.smithi169.stdout:1338: seq_num 969 ranges {685983=493112,1870228=415755} 2023-09-23T22:22:28.730 INFO:tasks.rados.rados.0.smithi169.stdout:1338: writing smithi16987243-259 from 685983 to 1179095 tid 1 2023-09-23T22:22:28.736 INFO:tasks.rados.rados.0.smithi169.stdout:1338: writing smithi16987243-259 from 1870228 to 2285983 tid 2 2023-09-23T22:22:28.737 INFO:tasks.rados.rados.0.smithi169.stdout:1339: read oid 229 snap -1 2023-09-23T22:22:28.737 INFO:tasks.rados.rados.0.smithi169.stdout:1339: expect (ObjNum 955 snap 0 seq_num 955) 2023-09-23T22:22:28.737 INFO:tasks.rados.rados.0.smithi169.stdout:1340: write oid 262 current snap is 0 2023-09-23T22:22:28.737 INFO:tasks.rados.rados.0.smithi169.stdout:1334: finishing write tid 3 to smithi16987243-166 2023-09-23T22:22:28.737 INFO:tasks.rados.rados.0.smithi169.stdout:1334: finishing write tid 4 to smithi16987243-166 2023-09-23T22:22:28.737 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 166 v 145 (ObjNum 966 snap 0 seq_num 966) dirty exists 2023-09-23T22:22:28.737 INFO:tasks.rados.rados.0.smithi169.stdout:1334: left oid 166 (ObjNum 966 snap 0 seq_num 966) 2023-09-23T22:22:28.737 INFO:tasks.rados.rados.0.smithi169.stdout:1335: finishing write tid 1 to smithi16987243-284 2023-09-23T22:22:28.737 INFO:tasks.rados.rados.0.smithi169.stdout:1340: seq_num 970 ranges {702790=568361,1812357=490433} 2023-09-23T22:22:28.744 INFO:tasks.rados.rados.0.smithi169.stdout:1340: writing smithi16987243-262 from 702790 to 1271151 tid 1 2023-09-23T22:22:28.750 INFO:tasks.rados.rados.0.smithi169.stdout:1340: writing smithi16987243-262 from 1812357 to 2302790 tid 2 2023-09-23T22:22:28.750 INFO:tasks.rados.rados.0.smithi169.stdout:1334: done (6 left) 2023-09-23T22:22:28.750 INFO:tasks.rados.rados.0.smithi169.stdout:1341: read oid 28 snap -1 2023-09-23T22:22:28.750 INFO:tasks.rados.rados.0.smithi169.stdout:1341: expect (ObjNum 755 snap 0 seq_num 755) 2023-09-23T22:22:28.750 INFO:tasks.rados.rados.0.smithi169.stdout:1342: write oid 421 current snap is 0 2023-09-23T22:22:28.750 INFO:tasks.rados.rados.0.smithi169.stdout:1335: finishing write tid 2 to smithi16987243-284 2023-09-23T22:22:28.750 INFO:tasks.rados.rados.0.smithi169.stdout:1335: finishing write tid 3 to smithi16987243-284 2023-09-23T22:22:28.750 INFO:tasks.rados.rados.0.smithi169.stdout:1335: finishing write tid 4 to smithi16987243-284 2023-09-23T22:22:28.750 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 284 v 199 (ObjNum 967 snap 0 seq_num 967) dirty exists 2023-09-23T22:22:28.750 INFO:tasks.rados.rados.0.smithi169.stdout:1335: left oid 284 (ObjNum 967 snap 0 seq_num 967) 2023-09-23T22:22:28.751 INFO:tasks.rados.rados.0.smithi169.stdout:1336: expect (ObjNum 879 snap 0 seq_num 879) 2023-09-23T22:22:28.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:22:28 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:22:28] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:22:28.903 INFO:tasks.rados.rados.0.smithi169.stdout:1337: finishing write tid 1 to smithi16987243-279 2023-09-23T22:22:28.904 INFO:tasks.rados.rados.0.smithi169.stdout:1337: finishing write tid 2 to smithi16987243-279 2023-09-23T22:22:28.904 INFO:tasks.rados.rados.0.smithi169.stdout:1337: finishing write tid 3 to smithi16987243-279 2023-09-23T22:22:28.904 INFO:tasks.rados.rados.0.smithi169.stdout:1337: finishing write tid 4 to smithi16987243-279 2023-09-23T22:22:28.904 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 279 v 246 (ObjNum 968 snap 0 seq_num 968) dirty exists 2023-09-23T22:22:28.904 INFO:tasks.rados.rados.0.smithi169.stdout:1337: left oid 279 (ObjNum 968 snap 0 seq_num 968) 2023-09-23T22:22:28.904 INFO:tasks.rados.rados.0.smithi169.stdout:1338: finishing write tid 1 to smithi16987243-259 2023-09-23T22:22:28.904 INFO:tasks.rados.rados.0.smithi169.stdout:1338: finishing write tid 2 to smithi16987243-259 2023-09-23T22:22:28.904 INFO:tasks.rados.rados.0.smithi169.stdout:1338: finishing write tid 3 to smithi16987243-259 2023-09-23T22:22:28.904 INFO:tasks.rados.rados.0.smithi169.stdout:1338: finishing write tid 4 to smithi16987243-259 2023-09-23T22:22:28.904 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 259 v 233 (ObjNum 969 snap 0 seq_num 969) dirty exists 2023-09-23T22:22:28.905 INFO:tasks.rados.rados.0.smithi169.stdout:1338: left oid 259 (ObjNum 969 snap 0 seq_num 969) 2023-09-23T22:22:28.905 INFO:tasks.rados.rados.0.smithi169.stdout:1339: expect (ObjNum 955 snap 0 seq_num 955) 2023-09-23T22:22:29.011 INFO:tasks.rados.rados.0.smithi169.stdout:1340: finishing write tid 1 to smithi16987243-262 2023-09-23T22:22:29.011 INFO:tasks.rados.rados.0.smithi169.stdout:1340: finishing write tid 2 to smithi16987243-262 2023-09-23T22:22:29.011 INFO:tasks.rados.rados.0.smithi169.stdout:1340: finishing write tid 3 to smithi16987243-262 2023-09-23T22:22:29.011 INFO:tasks.rados.rados.0.smithi169.stdout:1340: finishing write tid 4 to smithi16987243-262 2023-09-23T22:22:29.011 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 262 v 202 (ObjNum 970 snap 0 seq_num 970) dirty exists 2023-09-23T22:22:29.011 INFO:tasks.rados.rados.0.smithi169.stdout:1340: left oid 262 (ObjNum 970 snap 0 seq_num 970) 2023-09-23T22:22:29.011 INFO:tasks.rados.rados.0.smithi169.stdout:1341: expect (ObjNum 755 snap 0 seq_num 755) 2023-09-23T22:22:29.159 INFO:tasks.rados.rados.0.smithi169.stdout:1342: seq_num 971 ranges {719597=643610,1870839=448758} 2023-09-23T22:22:29.174 INFO:tasks.rados.rados.0.smithi169.stdout:1342: writing smithi16987243-421 from 719597 to 1363207 tid 1 2023-09-23T22:22:29.180 INFO:tasks.rados.rados.0.smithi169.stdout:1342: writing smithi16987243-421 from 1870839 to 2319597 tid 2 2023-09-23T22:22:29.180 INFO:tasks.rados.rados.0.smithi169.stdout:1335: done (7 left) 2023-09-23T22:22:29.180 INFO:tasks.rados.rados.0.smithi169.stdout:1336: done (6 left) 2023-09-23T22:22:29.180 INFO:tasks.rados.rados.0.smithi169.stdout:1337: done (5 left) 2023-09-23T22:22:29.180 INFO:tasks.rados.rados.0.smithi169.stdout:1338: done (4 left) 2023-09-23T22:22:29.180 INFO:tasks.rados.rados.0.smithi169.stdout:1339: done (3 left) 2023-09-23T22:22:29.180 INFO:tasks.rados.rados.0.smithi169.stdout:1340: done (2 left) 2023-09-23T22:22:29.180 INFO:tasks.rados.rados.0.smithi169.stdout:1341: done (1 left) 2023-09-23T22:22:29.180 INFO:tasks.rados.rados.0.smithi169.stdout:1343: read oid 267 snap -1 2023-09-23T22:22:29.181 INFO:tasks.rados.rados.0.smithi169.stdout:1343: expect (ObjNum 871 snap 0 seq_num 871) 2023-09-23T22:22:29.181 INFO:tasks.rados.rados.0.smithi169.stdout:1344: write oid 489 current snap is 0 2023-09-23T22:22:29.181 INFO:tasks.rados.rados.0.smithi169.stdout:1344: seq_num 972 ranges {736404=718859,1929321=407083} 2023-09-23T22:22:29.188 INFO:tasks.rados.rados.0.smithi169.stdout:1344: writing smithi16987243-489 from 736404 to 1455263 tid 1 2023-09-23T22:22:29.194 INFO:tasks.rados.rados.0.smithi169.stdout:1344: writing smithi16987243-489 from 1929321 to 2336404 tid 2 2023-09-23T22:22:29.194 INFO:tasks.rados.rados.0.smithi169.stdout:1345: write oid 428 current snap is 0 2023-09-23T22:22:29.194 INFO:tasks.rados.rados.0.smithi169.stdout:1342: finishing write tid 1 to smithi16987243-421 2023-09-23T22:22:29.194 INFO:tasks.rados.rados.0.smithi169.stdout:1342: finishing write tid 2 to smithi16987243-421 2023-09-23T22:22:29.195 INFO:tasks.rados.rados.0.smithi169.stdout:1342: finishing write tid 3 to smithi16987243-421 2023-09-23T22:22:29.195 INFO:tasks.rados.rados.0.smithi169.stdout:1342: finishing write tid 4 to smithi16987243-421 2023-09-23T22:22:29.195 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 421 v 226 (ObjNum 971 snap 0 seq_num 971) dirty exists 2023-09-23T22:22:29.195 INFO:tasks.rados.rados.0.smithi169.stdout:1342: left oid 421 (ObjNum 971 snap 0 seq_num 971) 2023-09-23T22:22:29.195 INFO:tasks.rados.rados.0.smithi169.stdout:1343: expect (ObjNum 871 snap 0 seq_num 871) 2023-09-23T22:22:29.284 INFO:tasks.rados.rados.0.smithi169.stdout:1344: finishing write tid 1 to smithi16987243-489 2023-09-23T22:22:29.284 INFO:tasks.rados.rados.0.smithi169.stdout:1344: finishing write tid 2 to smithi16987243-489 2023-09-23T22:22:29.284 INFO:tasks.rados.rados.0.smithi169.stdout:1344: finishing write tid 3 to smithi16987243-489 2023-09-23T22:22:29.284 INFO:tasks.rados.rados.0.smithi169.stdout:1344: finishing write tid 4 to smithi16987243-489 2023-09-23T22:22:29.284 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 489 v 192 (ObjNum 972 snap 0 seq_num 972) dirty exists 2023-09-23T22:22:29.285 INFO:tasks.rados.rados.0.smithi169.stdout:1344: left oid 489 (ObjNum 972 snap 0 seq_num 972) 2023-09-23T22:22:29.285 INFO:tasks.rados.rados.0.smithi169.stdout:1345: seq_num 973 ranges {753211=794108,1987803=365408} 2023-09-23T22:22:29.299 INFO:tasks.rados.rados.0.smithi169.stdout:1345: writing smithi16987243-428 from 753211 to 1547319 tid 1 2023-09-23T22:22:29.304 INFO:tasks.rados.rados.0.smithi169.stdout:1345: writing smithi16987243-428 from 1987803 to 2353211 tid 2 2023-09-23T22:22:29.304 INFO:tasks.rados.rados.0.smithi169.stdout:1342: done (3 left) 2023-09-23T22:22:29.304 INFO:tasks.rados.rados.0.smithi169.stdout:1343: done (2 left) 2023-09-23T22:22:29.304 INFO:tasks.rados.rados.0.smithi169.stdout:1344: done (1 left) 2023-09-23T22:22:29.304 INFO:tasks.rados.rados.0.smithi169.stdout:1346: read oid 96 snap -1 2023-09-23T22:22:29.304 INFO:tasks.rados.rados.0.smithi169.stdout:1346: expect (ObjNum 850 snap 0 seq_num 850) 2023-09-23T22:22:29.305 INFO:tasks.rados.rados.0.smithi169.stdout:1347: read oid 255 snap -1 2023-09-23T22:22:29.305 INFO:tasks.rados.rados.0.smithi169.stdout:1347: expect (ObjNum 254 snap 0 seq_num 254) 2023-09-23T22:22:29.305 INFO:tasks.rados.rados.0.smithi169.stdout:1348: write oid 294 current snap is 0 2023-09-23T22:22:29.305 INFO:tasks.rados.rados.0.smithi169.stdout:1348: seq_num 974 ranges {770018=585710,2046285=323733} 2023-09-23T22:22:29.313 INFO:tasks.rados.rados.0.smithi169.stdout:1348: writing smithi16987243-294 from 770018 to 1355728 tid 1 2023-09-23T22:22:29.319 INFO:tasks.rados.rados.0.smithi169.stdout:1348: writing smithi16987243-294 from 2046285 to 2370018 tid 2 2023-09-23T22:22:29.320 INFO:tasks.rados.rados.0.smithi169.stdout:1349: read oid 214 snap -1 2023-09-23T22:22:29.320 INFO:tasks.rados.rados.0.smithi169.stdout:1349: expect (ObjNum 836 snap 0 seq_num 836) 2023-09-23T22:22:29.320 INFO:tasks.rados.rados.0.smithi169.stdout:1350: write oid 222 current snap is 0 2023-09-23T22:22:29.320 INFO:tasks.rados.rados.0.smithi169.stdout:1350: seq_num 975 ranges {786825=660959,2104767=282058} 2023-09-23T22:22:29.327 INFO:tasks.rados.rados.0.smithi169.stdout:1350: writing smithi16987243-222 from 786825 to 1447784 tid 1 2023-09-23T22:22:29.333 INFO:tasks.rados.rados.0.smithi169.stdout:1350: writing smithi16987243-222 from 2104767 to 2386825 tid 2 2023-09-23T22:22:29.334 INFO:tasks.rados.rados.0.smithi169.stdout:1351: read oid 189 snap -1 2023-09-23T22:22:29.334 INFO:tasks.rados.rados.0.smithi169.stdout:1351: expect (ObjNum 844 snap 0 seq_num 844) 2023-09-23T22:22:29.334 INFO:tasks.rados.rados.0.smithi169.stdout:1352: read oid 135 snap -1 2023-09-23T22:22:29.334 INFO:tasks.rados.rados.0.smithi169.stdout:1352: expect (ObjNum 877 snap 0 seq_num 877) 2023-09-23T22:22:29.334 INFO:tasks.rados.rados.0.smithi169.stdout:1353: write oid 374 current snap is 0 2023-09-23T22:22:29.335 INFO:tasks.rados.rados.0.smithi169.stdout:1353: seq_num 976 ranges {403632=736208,1763249=619999} 2023-09-23T22:22:29.340 INFO:tasks.rados.rados.0.smithi169.stdout:1353: writing smithi16987243-374 from 403632 to 1139840 tid 1 2023-09-23T22:22:29.348 INFO:tasks.rados.rados.0.smithi169.stdout:1353: writing smithi16987243-374 from 1763249 to 2383248 tid 2 2023-09-23T22:22:29.348 INFO:tasks.rados.rados.0.smithi169.stdout:1354: write oid 267 current snap is 0 2023-09-23T22:22:29.348 INFO:tasks.rados.rados.0.smithi169.stdout:1345: finishing write tid 1 to smithi16987243-428 2023-09-23T22:22:29.348 INFO:tasks.rados.rados.0.smithi169.stdout:1346: expect (ObjNum 850 snap 0 seq_num 850) 2023-09-23T22:22:29.479 INFO:tasks.rados.rados.0.smithi169.stdout:1345: finishing write tid 2 to smithi16987243-428 2023-09-23T22:22:29.479 INFO:tasks.rados.rados.0.smithi169.stdout:1345: finishing write tid 3 to smithi16987243-428 2023-09-23T22:22:29.480 INFO:tasks.rados.rados.0.smithi169.stdout:1345: finishing write tid 4 to smithi16987243-428 2023-09-23T22:22:29.480 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 428 v 229 (ObjNum 973 snap 0 seq_num 973) dirty exists 2023-09-23T22:22:29.480 INFO:tasks.rados.rados.0.smithi169.stdout:1345: left oid 428 (ObjNum 973 snap 0 seq_num 973) 2023-09-23T22:22:29.480 INFO:tasks.rados.rados.0.smithi169.stdout:1347: expect (ObjNum 254 snap 0 seq_num 254) 2023-09-23T22:22:29.552 INFO:tasks.rados.rados.0.smithi169.stdout:1348: finishing write tid 1 to smithi16987243-294 2023-09-23T22:22:29.552 INFO:tasks.rados.rados.0.smithi169.stdout:1348: finishing write tid 2 to smithi16987243-294 2023-09-23T22:22:29.552 INFO:tasks.rados.rados.0.smithi169.stdout:1348: finishing write tid 3 to smithi16987243-294 2023-09-23T22:22:29.552 INFO:tasks.rados.rados.0.smithi169.stdout:1348: finishing write tid 4 to smithi16987243-294 2023-09-23T22:22:29.552 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 294 v 182 (ObjNum 974 snap 0 seq_num 974) dirty exists 2023-09-23T22:22:29.552 INFO:tasks.rados.rados.0.smithi169.stdout:1348: left oid 294 (ObjNum 974 snap 0 seq_num 974) 2023-09-23T22:22:29.552 INFO:tasks.rados.rados.0.smithi169.stdout:1349: expect (ObjNum 836 snap 0 seq_num 836) 2023-09-23T22:22:29.634 INFO:tasks.rados.rados.0.smithi169.stdout:1350: finishing write tid 1 to smithi16987243-222 2023-09-23T22:22:29.634 INFO:tasks.rados.rados.0.smithi169.stdout:1350: finishing write tid 2 to smithi16987243-222 2023-09-23T22:22:29.634 INFO:tasks.rados.rados.0.smithi169.stdout:1350: finishing write tid 3 to smithi16987243-222 2023-09-23T22:22:29.634 INFO:tasks.rados.rados.0.smithi169.stdout:1350: finishing write tid 4 to smithi16987243-222 2023-09-23T22:22:29.634 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 222 v 205 (ObjNum 975 snap 0 seq_num 975) dirty exists 2023-09-23T22:22:29.634 INFO:tasks.rados.rados.0.smithi169.stdout:1350: left oid 222 (ObjNum 975 snap 0 seq_num 975) 2023-09-23T22:22:29.634 INFO:tasks.rados.rados.0.smithi169.stdout:1351: expect (ObjNum 844 snap 0 seq_num 844) 2023-09-23T22:22:29.721 INFO:tasks.rados.rados.0.smithi169.stdout:1353: finishing write tid 1 to smithi16987243-374 2023-09-23T22:22:29.721 INFO:tasks.rados.rados.0.smithi169.stdout:1352: expect (ObjNum 877 snap 0 seq_num 877) 2023-09-23T22:22:29.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:29 smithi169 bash[27421]: cluster 2023-09-23T22:22:27.837373+0000 mgr.y (mgr.24365) 226 : cluster [DBG] pgmap v197: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 95 MiB/s rd, 15 MiB/s wr, 146 op/s 2023-09-23T22:22:29.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:29 smithi169 bash[40994]: cluster 2023-09-23T22:22:27.837373+0000 mgr.y (mgr.24365) 226 : cluster [DBG] pgmap v197: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 95 MiB/s rd, 15 MiB/s wr, 146 op/s 2023-09-23T22:22:29.833 INFO:tasks.rados.rados.0.smithi169.stdout:1353: finishing write tid 2 to smithi16987243-374 2023-09-23T22:22:29.833 INFO:tasks.rados.rados.0.smithi169.stdout:1353: finishing write tid 3 to smithi16987243-374 2023-09-23T22:22:29.833 INFO:tasks.rados.rados.0.smithi169.stdout:1353: finishing write tid 4 to smithi16987243-374 2023-09-23T22:22:29.833 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 374 v 177 (ObjNum 976 snap 0 seq_num 976) dirty exists 2023-09-23T22:22:29.833 INFO:tasks.rados.rados.0.smithi169.stdout:1353: left oid 374 (ObjNum 976 snap 0 seq_num 976) 2023-09-23T22:22:29.833 INFO:tasks.rados.rados.0.smithi169.stdout:1354: seq_num 977 ranges {420439=411457,1421731=480010} 2023-09-23T22:22:29.844 INFO:tasks.rados.rados.0.smithi169.stdout:1354: writing smithi16987243-267 from 420439 to 831896 tid 1 2023-09-23T22:22:29.851 INFO:tasks.rados.rados.0.smithi169.stdout:1354: writing smithi16987243-267 from 1421731 to 1901741 tid 2 2023-09-23T22:22:29.851 INFO:tasks.rados.rados.0.smithi169.stdout:1345: done (9 left) 2023-09-23T22:22:29.851 INFO:tasks.rados.rados.0.smithi169.stdout:1346: done (8 left) 2023-09-23T22:22:29.851 INFO:tasks.rados.rados.0.smithi169.stdout:1347: done (7 left) 2023-09-23T22:22:29.851 INFO:tasks.rados.rados.0.smithi169.stdout:1348: done (6 left) 2023-09-23T22:22:29.851 INFO:tasks.rados.rados.0.smithi169.stdout:1349: done (5 left) 2023-09-23T22:22:29.851 INFO:tasks.rados.rados.0.smithi169.stdout:1350: done (4 left) 2023-09-23T22:22:29.852 INFO:tasks.rados.rados.0.smithi169.stdout:1351: done (3 left) 2023-09-23T22:22:29.852 INFO:tasks.rados.rados.0.smithi169.stdout:1352: done (2 left) 2023-09-23T22:22:29.852 INFO:tasks.rados.rados.0.smithi169.stdout:1353: done (1 left) 2023-09-23T22:22:29.852 INFO:tasks.rados.rados.0.smithi169.stdout:1355: read oid 25 snap -1 2023-09-23T22:22:29.852 INFO:tasks.rados.rados.0.smithi169.stdout:1355: expect (ObjNum 942 snap 0 seq_num 942) 2023-09-23T22:22:29.852 INFO:tasks.rados.rados.0.smithi169.stdout:1356: read oid 457 snap -1 2023-09-23T22:22:29.852 INFO:tasks.rados.rados.0.smithi169.stdout:1356: expect (ObjNum 456 snap 0 seq_num 456) 2023-09-23T22:22:29.852 INFO:tasks.rados.rados.0.smithi169.stdout:1357: read oid 489 snap -1 2023-09-23T22:22:29.852 INFO:tasks.rados.rados.0.smithi169.stdout:1357: expect (ObjNum 972 snap 0 seq_num 972) 2023-09-23T22:22:29.852 INFO:tasks.rados.rados.0.smithi169.stdout:1358: write oid 410 current snap is 0 2023-09-23T22:22:29.852 INFO:tasks.rados.rados.0.smithi169.stdout:1358: seq_num 978 ranges {437246=486706,1363860=623668} 2023-09-23T22:22:29.856 INFO:tasks.rados.rados.0.smithi169.stdout:1358: writing smithi16987243-410 from 437246 to 923952 tid 1 2023-09-23T22:22:29.863 INFO:tasks.rados.rados.0.smithi169.stdout:1358: writing smithi16987243-410 from 1363860 to 1987528 tid 2 2023-09-23T22:22:29.863 INFO:tasks.rados.rados.0.smithi169.stdout:1359: delete oid 72 current snap is 0 2023-09-23T22:22:29.863 INFO:tasks.rados.rados.0.smithi169.stdout:1354: finishing write tid 1 to smithi16987243-267 2023-09-23T22:22:29.864 INFO:tasks.rados.rados.0.smithi169.stdout:1354: finishing write tid 2 to smithi16987243-267 2023-09-23T22:22:29.864 INFO:tasks.rados.rados.0.smithi169.stdout:1354: finishing write tid 3 to smithi16987243-267 2023-09-23T22:22:29.864 INFO:tasks.rados.rados.0.smithi169.stdout:1354: finishing write tid 4 to smithi16987243-267 2023-09-23T22:22:29.864 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 267 v 190 (ObjNum 977 snap 0 seq_num 977) dirty exists 2023-09-23T22:22:29.864 INFO:tasks.rados.rados.0.smithi169.stdout:1354: left oid 267 (ObjNum 977 snap 0 seq_num 977) 2023-09-23T22:22:29.864 INFO:tasks.rados.rados.0.smithi169.stdout:1358: finishing write tid 1 to smithi16987243-410 2023-09-23T22:22:29.865 INFO:tasks.rados.rados.0.smithi169.stdout:1357: expect (ObjNum 972 snap 0 seq_num 972) 2023-09-23T22:22:29.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:29 smithi187 bash[31480]: cluster 2023-09-23T22:22:27.837373+0000 mgr.y (mgr.24365) 226 : cluster [DBG] pgmap v197: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 95 MiB/s rd, 15 MiB/s wr, 146 op/s 2023-09-23T22:22:30.003 INFO:tasks.rados.rados.0.smithi169.stdout:1358: finishing write tid 2 to smithi16987243-410 2023-09-23T22:22:30.003 INFO:tasks.rados.rados.0.smithi169.stdout:1358: finishing write tid 3 to smithi16987243-410 2023-09-23T22:22:30.003 INFO:tasks.rados.rados.0.smithi169.stdout:1358: finishing write tid 4 to smithi16987243-410 2023-09-23T22:22:30.003 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 410 v 232 (ObjNum 978 snap 0 seq_num 978) dirty exists 2023-09-23T22:22:30.004 INFO:tasks.rados.rados.0.smithi169.stdout:1358: left oid 410 (ObjNum 978 snap 0 seq_num 978) 2023-09-23T22:22:30.004 INFO:tasks.rados.rados.0.smithi169.stdout:1355: expect (ObjNum 942 snap 0 seq_num 942) 2023-09-23T22:22:30.198 INFO:tasks.rados.rados.0.smithi169.stdout:1356: expect (ObjNum 456 snap 0 seq_num 456) 2023-09-23T22:22:30.314 INFO:tasks.rados.rados.0.smithi169.stdout:1354: done (5 left) 2023-09-23T22:22:30.315 INFO:tasks.rados.rados.0.smithi169.stdout:1355: done (4 left) 2023-09-23T22:22:30.315 INFO:tasks.rados.rados.0.smithi169.stdout:1356: done (3 left) 2023-09-23T22:22:30.315 INFO:tasks.rados.rados.0.smithi169.stdout:1357: done (2 left) 2023-09-23T22:22:30.315 INFO:tasks.rados.rados.0.smithi169.stdout:1358: done (1 left) 2023-09-23T22:22:30.315 INFO:tasks.rados.rados.0.smithi169.stdout:1359: done (0 left) 2023-09-23T22:22:30.315 INFO:tasks.rados.rados.0.smithi169.stdout:1360: read oid 320 snap -1 2023-09-23T22:22:30.315 INFO:tasks.rados.rados.0.smithi169.stdout:1360: expect (ObjNum 319 snap 0 seq_num 319) 2023-09-23T22:22:30.315 INFO:tasks.rados.rados.0.smithi169.stdout:1361: write oid 411 current snap is 0 2023-09-23T22:22:30.315 INFO:tasks.rados.rados.0.smithi169.stdout:1361: seq_num 980 ranges {470860=637204,1880824=590036} 2023-09-23T22:22:30.326 INFO:tasks.rados.rados.0.smithi169.stdout:1361: writing smithi16987243-411 from 470860 to 1108064 tid 1 2023-09-23T22:22:30.334 INFO:tasks.rados.rados.0.smithi169.stdout:1361: writing smithi16987243-411 from 1880824 to 2470860 tid 2 2023-09-23T22:22:30.334 INFO:tasks.rados.rados.0.smithi169.stdout:1362: write oid 284 current snap is 0 2023-09-23T22:22:30.335 INFO:tasks.rados.rados.0.smithi169.stdout:1362: seq_num 981 ranges {487667=428806,1655659=770995} 2023-09-23T22:22:30.339 INFO:tasks.rados.rados.0.smithi169.stdout:1362: writing smithi16987243-284 from 487667 to 916473 tid 1 2023-09-23T22:22:30.348 INFO:tasks.rados.rados.0.smithi169.stdout:1362: writing smithi16987243-284 from 1655659 to 2426654 tid 2 2023-09-23T22:22:30.348 INFO:tasks.rados.rados.0.smithi169.stdout:1363: read oid 62 snap -1 2023-09-23T22:22:30.348 INFO:tasks.rados.rados.0.smithi169.stdout:1363: expect (ObjNum 888 snap 0 seq_num 888) 2023-09-23T22:22:30.348 INFO:tasks.rados.rados.0.smithi169.stdout:1364: read oid 497 snap -1 2023-09-23T22:22:30.348 INFO:tasks.rados.rados.0.smithi169.stdout:1364: expect (ObjNum 496 snap 0 seq_num 496) 2023-09-23T22:22:30.348 INFO:tasks.rados.rados.0.smithi169.stdout:1365: read oid 52 snap -1 2023-09-23T22:22:30.349 INFO:tasks.rados.rados.0.smithi169.stdout:1365: expect (ObjNum 609 snap 0 seq_num 609) 2023-09-23T22:22:30.349 INFO:tasks.rados.rados.0.smithi169.stdout:1366: read oid 28 snap -1 2023-09-23T22:22:30.349 INFO:tasks.rados.rados.0.smithi169.stdout:1366: expect (ObjNum 755 snap 0 seq_num 755) 2023-09-23T22:22:30.349 INFO:tasks.rados.rados.0.smithi169.stdout:1367: write oid 429 current snap is 0 2023-09-23T22:22:30.349 INFO:tasks.rados.rados.0.smithi169.stdout:1367: seq_num 982 ranges {504474=504055,1714141=631006} 2023-09-23T22:22:30.355 INFO:tasks.rados.rados.0.smithi169.stdout:1367: writing smithi16987243-429 from 504474 to 1008529 tid 1 2023-09-23T22:22:30.363 INFO:tasks.rados.rados.0.smithi169.stdout:1367: writing smithi16987243-429 from 1714141 to 2345147 tid 2 2023-09-23T22:22:30.363 INFO:tasks.rados.rados.0.smithi169.stdout:1368: delete oid 217 current snap is 0 2023-09-23T22:22:30.363 INFO:tasks.rados.rados.0.smithi169.stdout:1360: expect (ObjNum 319 snap 0 seq_num 319) 2023-09-23T22:22:30.476 INFO:tasks.rados.rados.0.smithi169.stdout:1361: finishing write tid 1 to smithi16987243-411 2023-09-23T22:22:30.476 INFO:tasks.rados.rados.0.smithi169.stdout:1361: finishing write tid 2 to smithi16987243-411 2023-09-23T22:22:30.477 INFO:tasks.rados.rados.0.smithi169.stdout:1361: finishing write tid 3 to smithi16987243-411 2023-09-23T22:22:30.477 INFO:tasks.rados.rados.0.smithi169.stdout:1361: finishing write tid 4 to smithi16987243-411 2023-09-23T22:22:30.477 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 411 v 210 (ObjNum 980 snap 0 seq_num 980) dirty exists 2023-09-23T22:22:30.477 INFO:tasks.rados.rados.0.smithi169.stdout:1361: left oid 411 (ObjNum 980 snap 0 seq_num 980) 2023-09-23T22:22:30.477 INFO:tasks.rados.rados.0.smithi169.stdout:1362: finishing write tid 1 to smithi16987243-284 2023-09-23T22:22:30.477 INFO:tasks.rados.rados.0.smithi169.stdout:1364: expect (ObjNum 496 snap 0 seq_num 496) 2023-09-23T22:22:30.557 INFO:tasks.rados.rados.0.smithi169.stdout:1366: expect (ObjNum 755 snap 0 seq_num 755) 2023-09-23T22:22:30.698 INFO:tasks.rados.rados.0.smithi169.stdout:1365: expect (ObjNum 609 snap 0 seq_num 609) 2023-09-23T22:22:30.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:30 smithi169 bash[40994]: audit 2023-09-23T22:22:29.643269+0000 mon.a (mon.0) 834 : audit [DBG] from='client.? 172.21.15.169:0/1334200828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:30.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:30 smithi169 bash[27421]: audit 2023-09-23T22:22:29.643269+0000 mon.a (mon.0) 834 : audit [DBG] from='client.? 172.21.15.169:0/1334200828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:30.794 INFO:tasks.rados.rados.0.smithi169.stdout:1362: finishing write tid 2 to smithi16987243-284 2023-09-23T22:22:30.794 INFO:tasks.rados.rados.0.smithi169.stdout:1362: finishing write tid 3 to smithi16987243-284 2023-09-23T22:22:30.794 INFO:tasks.rados.rados.0.smithi169.stdout:1362: finishing write tid 4 to smithi16987243-284 2023-09-23T22:22:30.794 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 284 v 208 (ObjNum 981 snap 0 seq_num 981) dirty exists 2023-09-23T22:22:30.794 INFO:tasks.rados.rados.0.smithi169.stdout:1362: left oid 284 (ObjNum 981 snap 0 seq_num 981) 2023-09-23T22:22:30.794 INFO:tasks.rados.rados.0.smithi169.stdout:1363: expect (ObjNum 888 snap 0 seq_num 888) 2023-09-23T22:22:30.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:30 smithi187 bash[31480]: audit 2023-09-23T22:22:29.643269+0000 mon.a (mon.0) 834 : audit [DBG] from='client.? 172.21.15.169:0/1334200828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:30.918 INFO:tasks.rados.rados.0.smithi169.stdout:1367: finishing write tid 1 to smithi16987243-429 2023-09-23T22:22:30.918 INFO:tasks.rados.rados.0.smithi169.stdout:1367: finishing write tid 2 to smithi16987243-429 2023-09-23T22:22:30.918 INFO:tasks.rados.rados.0.smithi169.stdout:1367: finishing write tid 3 to smithi16987243-429 2023-09-23T22:22:30.918 INFO:tasks.rados.rados.0.smithi169.stdout:1367: finishing write tid 4 to smithi16987243-429 2023-09-23T22:22:30.918 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 429 v 235 (ObjNum 982 snap 0 seq_num 982) dirty exists 2023-09-23T22:22:30.918 INFO:tasks.rados.rados.0.smithi169.stdout:1367: left oid 429 (ObjNum 982 snap 0 seq_num 982) 2023-09-23T22:22:30.918 INFO:tasks.rados.rados.0.smithi169.stdout:1360: done (8 left) 2023-09-23T22:22:30.919 INFO:tasks.rados.rados.0.smithi169.stdout:1361: done (7 left) 2023-09-23T22:22:30.919 INFO:tasks.rados.rados.0.smithi169.stdout:1362: done (6 left) 2023-09-23T22:22:30.919 INFO:tasks.rados.rados.0.smithi169.stdout:1363: done (5 left) 2023-09-23T22:22:30.919 INFO:tasks.rados.rados.0.smithi169.stdout:1364: done (4 left) 2023-09-23T22:22:30.919 INFO:tasks.rados.rados.0.smithi169.stdout:1365: done (3 left) 2023-09-23T22:22:30.919 INFO:tasks.rados.rados.0.smithi169.stdout:1366: done (2 left) 2023-09-23T22:22:30.919 INFO:tasks.rados.rados.0.smithi169.stdout:1367: done (1 left) 2023-09-23T22:22:30.919 INFO:tasks.rados.rados.0.smithi169.stdout:1368: done (0 left) 2023-09-23T22:22:30.919 INFO:tasks.rados.rados.0.smithi169.stdout:1369: write oid 472 current snap is 0 2023-09-23T22:22:30.919 INFO:tasks.rados.rados.0.smithi169.stdout:1369: seq_num 984 ranges {538088=654553,1714752=634675} 2023-09-23T22:22:30.929 INFO:tasks.rados.rados.0.smithi169.stdout:1369: writing smithi16987243-472 from 538088 to 1192641 tid 1 2023-09-23T22:22:30.937 INFO:tasks.rados.rados.0.smithi169.stdout:1369: writing smithi16987243-472 from 1714752 to 2349427 tid 2 2023-09-23T22:22:30.938 INFO:tasks.rados.rados.0.smithi169.stdout:1370: write oid 41 current snap is 0 2023-09-23T22:22:30.938 INFO:tasks.rados.rados.0.smithi169.stdout:1369: finishing write tid 1 to smithi16987243-472 2023-09-23T22:22:30.938 INFO:tasks.rados.rados.0.smithi169.stdout:1370: seq_num 985 ranges {554895=729802,1773234=778333} 2023-09-23T22:22:30.945 INFO:tasks.rados.rados.0.smithi169.stdout:1370: writing smithi16987243-41 from 554895 to 1284697 tid 1 2023-09-23T22:22:30.952 INFO:tasks.rados.rados.0.smithi169.stdout:1370: writing smithi16987243-41 from 1773234 to 2551567 tid 2 2023-09-23T22:22:30.952 INFO:tasks.rados.rados.0.smithi169.stdout:1371: read oid 373 snap -1 2023-09-23T22:22:30.952 INFO:tasks.rados.rados.0.smithi169.stdout:1371: expect (ObjNum 372 snap 0 seq_num 372) 2023-09-23T22:22:30.953 INFO:tasks.rados.rados.0.smithi169.stdout:1369: finishing write tid 2 to smithi16987243-472 2023-09-23T22:22:30.953 INFO:tasks.rados.rados.0.smithi169.stdout:1372: write oid 219 current snap is 0 2023-09-23T22:22:30.953 INFO:tasks.rados.rados.0.smithi169.stdout:1372: seq_num 986 ranges {571702=405051,1431716=638344,2560365=11337} 2023-09-23T22:22:30.957 INFO:tasks.rados.rados.0.smithi169.stdout:1372: writing smithi16987243-219 from 571702 to 976753 tid 1 2023-09-23T22:22:30.964 INFO:tasks.rados.rados.0.smithi169.stdout:1372: writing smithi16987243-219 from 1431716 to 2070060 tid 2 2023-09-23T22:22:30.967 INFO:tasks.rados.rados.0.smithi169.stdout:1372: writing smithi16987243-219 from 2560365 to 2571702 tid 3 2023-09-23T22:22:30.967 INFO:tasks.rados.rados.0.smithi169.stdout:1373: read oid 352 snap -1 2023-09-23T22:22:30.967 INFO:tasks.rados.rados.0.smithi169.stdout:1373: expect (ObjNum 580 snap 0 seq_num 580) 2023-09-23T22:22:30.967 INFO:tasks.rados.rados.0.smithi169.stdout:1374: write oid 197 current snap is 0 2023-09-23T22:22:30.967 INFO:tasks.rados.rados.0.smithi169.stdout:1374: seq_num 987 ranges {588509=480300,1773845=782002} 2023-09-23T22:22:30.973 INFO:tasks.rados.rados.0.smithi169.stdout:1374: writing smithi16987243-197 from 588509 to 1068809 tid 1 2023-09-23T22:22:30.982 INFO:tasks.rados.rados.0.smithi169.stdout:1374: writing smithi16987243-197 from 1773845 to 2555847 tid 2 2023-09-23T22:22:30.982 INFO:tasks.rados.rados.0.smithi169.stdout:1375: write oid 67 current snap is 0 2023-09-23T22:22:30.983 INFO:tasks.rados.rados.0.smithi169.stdout:1369: finishing write tid 3 to smithi16987243-472 2023-09-23T22:22:30.983 INFO:tasks.rados.rados.0.smithi169.stdout:1369: finishing write tid 4 to smithi16987243-472 2023-09-23T22:22:30.983 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 472 v 237 (ObjNum 984 snap 0 seq_num 984) dirty exists 2023-09-23T22:22:30.983 INFO:tasks.rados.rados.0.smithi169.stdout:1369: left oid 472 (ObjNum 984 snap 0 seq_num 984) 2023-09-23T22:22:30.983 INFO:tasks.rados.rados.0.smithi169.stdout:1370: finishing write tid 1 to smithi16987243-41 2023-09-23T22:22:30.983 INFO:tasks.rados.rados.0.smithi169.stdout:1372: finishing write tid 1 to smithi16987243-219 2023-09-23T22:22:30.983 INFO:tasks.rados.rados.0.smithi169.stdout:1375: seq_num 988 ranges {605316=555549,1832327=642013} 2023-09-23T22:22:30.989 INFO:tasks.rados.rados.0.smithi169.stdout:1375: writing smithi16987243-67 from 605316 to 1160865 tid 1 2023-09-23T22:22:30.996 INFO:tasks.rados.rados.0.smithi169.stdout:1375: writing smithi16987243-67 from 1832327 to 2474340 tid 2 2023-09-23T22:22:30.996 INFO:tasks.rados.rados.0.smithi169.stdout:1369: done (6 left) 2023-09-23T22:22:30.997 INFO:tasks.rados.rados.0.smithi169.stdout:1376: write oid 281 current snap is 0 2023-09-23T22:22:30.997 INFO:tasks.rados.rados.0.smithi169.stdout:1376: seq_num 989 ranges {622123=747151,2007162=614961} 2023-09-23T22:22:31.004 INFO:tasks.rados.rados.0.smithi169.stdout:1376: writing smithi16987243-281 from 622123 to 1369274 tid 1 2023-09-23T22:22:31.011 INFO:tasks.rados.rados.0.smithi169.stdout:1376: writing smithi16987243-281 from 2007162 to 2622123 tid 2 2023-09-23T22:22:31.013 INFO:tasks.rados.rados.0.smithi169.stdout:1377: write oid 4 current snap is 0 2023-09-23T22:22:31.013 INFO:tasks.rados.rados.0.smithi169.stdout:1377: seq_num 990 ranges {638930=422400,1665644=645682} 2023-09-23T22:22:31.017 INFO:tasks.rados.rados.0.smithi169.stdout:1377: writing smithi16987243-4 from 638930 to 1061330 tid 1 2023-09-23T22:22:31.025 INFO:tasks.rados.rados.0.smithi169.stdout:1377: writing smithi16987243-4 from 1665644 to 2311326 tid 2 2023-09-23T22:22:31.025 INFO:tasks.rados.rados.0.smithi169.stdout:1378: read oid 180 snap -1 2023-09-23T22:22:31.025 INFO:tasks.rados.rados.0.smithi169.stdout:1378: expect (ObjNum 179 snap 0 seq_num 179) 2023-09-23T22:22:31.025 INFO:tasks.rados.rados.0.smithi169.stdout:1379: write oid 347 current snap is 0 2023-09-23T22:22:31.025 INFO:tasks.rados.rados.0.smithi169.stdout:1379: seq_num 991 ranges {655737=497649,1607773=789340} 2023-09-23T22:22:31.032 INFO:tasks.rados.rados.0.smithi169.stdout:1379: writing smithi16987243-347 from 655737 to 1153386 tid 1 2023-09-23T22:22:31.039 INFO:tasks.rados.rados.0.smithi169.stdout:1379: writing smithi16987243-347 from 1607773 to 2397113 tid 2 2023-09-23T22:22:31.039 INFO:tasks.rados.rados.0.smithi169.stdout:1380: write oid 189 current snap is 0 2023-09-23T22:22:31.039 INFO:tasks.rados.rados.0.smithi169.stdout:1370: finishing write tid 2 to smithi16987243-41 2023-09-23T22:22:31.039 INFO:tasks.rados.rados.0.smithi169.stdout:1370: finishing write tid 3 to smithi16987243-41 2023-09-23T22:22:31.039 INFO:tasks.rados.rados.0.smithi169.stdout:1370: finishing write tid 4 to smithi16987243-41 2023-09-23T22:22:31.040 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 41 v 227 (ObjNum 985 snap 0 seq_num 985) dirty exists 2023-09-23T22:22:31.040 INFO:tasks.rados.rados.0.smithi169.stdout:1370: left oid 41 (ObjNum 985 snap 0 seq_num 985) 2023-09-23T22:22:31.040 INFO:tasks.rados.rados.0.smithi169.stdout:1371: expect (ObjNum 372 snap 0 seq_num 372) 2023-09-23T22:22:31.113 INFO:tasks.rados.rados.0.smithi169.stdout:1372: finishing write tid 2 to smithi16987243-219 2023-09-23T22:22:31.113 INFO:tasks.rados.rados.0.smithi169.stdout:1372: finishing write tid 3 to smithi16987243-219 2023-09-23T22:22:31.113 INFO:tasks.rados.rados.0.smithi169.stdout:1372: finishing write tid 4 to smithi16987243-219 2023-09-23T22:22:31.113 INFO:tasks.rados.rados.0.smithi169.stdout:1372: finishing write tid 5 to smithi16987243-219 2023-09-23T22:22:31.113 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 219 v 250 (ObjNum 986 snap 0 seq_num 986) dirty exists 2023-09-23T22:22:31.113 INFO:tasks.rados.rados.0.smithi169.stdout:1372: left oid 219 (ObjNum 986 snap 0 seq_num 986) 2023-09-23T22:22:31.114 INFO:tasks.rados.rados.0.smithi169.stdout:1373: expect (ObjNum 580 snap 0 seq_num 580) 2023-09-23T22:22:31.275 INFO:tasks.rados.rados.0.smithi169.stdout:1374: finishing write tid 1 to smithi16987243-197 2023-09-23T22:22:31.275 INFO:tasks.rados.rados.0.smithi169.stdout:1374: finishing write tid 2 to smithi16987243-197 2023-09-23T22:22:31.275 INFO:tasks.rados.rados.0.smithi169.stdout:1374: finishing write tid 3 to smithi16987243-197 2023-09-23T22:22:31.275 INFO:tasks.rados.rados.0.smithi169.stdout:1374: finishing write tid 4 to smithi16987243-197 2023-09-23T22:22:31.275 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 197 v 213 (ObjNum 987 snap 0 seq_num 987) dirty exists 2023-09-23T22:22:31.276 INFO:tasks.rados.rados.0.smithi169.stdout:1374: left oid 197 (ObjNum 987 snap 0 seq_num 987) 2023-09-23T22:22:31.276 INFO:tasks.rados.rados.0.smithi169.stdout:1375: finishing write tid 1 to smithi16987243-67 2023-09-23T22:22:31.276 INFO:tasks.rados.rados.0.smithi169.stdout:1375: finishing write tid 2 to smithi16987243-67 2023-09-23T22:22:31.276 INFO:tasks.rados.rados.0.smithi169.stdout:1375: finishing write tid 3 to smithi16987243-67 2023-09-23T22:22:31.276 INFO:tasks.rados.rados.0.smithi169.stdout:1375: finishing write tid 4 to smithi16987243-67 2023-09-23T22:22:31.276 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 67 v 218 (ObjNum 988 snap 0 seq_num 988) dirty exists 2023-09-23T22:22:31.276 INFO:tasks.rados.rados.0.smithi169.stdout:1375: left oid 67 (ObjNum 988 snap 0 seq_num 988) 2023-09-23T22:22:31.276 INFO:tasks.rados.rados.0.smithi169.stdout:1376: finishing write tid 1 to smithi16987243-281 2023-09-23T22:22:31.276 INFO:tasks.rados.rados.0.smithi169.stdout:1376: finishing write tid 2 to smithi16987243-281 2023-09-23T22:22:31.276 INFO:tasks.rados.rados.0.smithi169.stdout:1376: finishing write tid 3 to smithi16987243-281 2023-09-23T22:22:31.276 INFO:tasks.rados.rados.0.smithi169.stdout:1376: finishing write tid 4 to smithi16987243-281 2023-09-23T22:22:31.276 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 281 v 181 (ObjNum 989 snap 0 seq_num 989) dirty exists 2023-09-23T22:22:31.276 INFO:tasks.rados.rados.0.smithi169.stdout:1376: left oid 281 (ObjNum 989 snap 0 seq_num 989) 2023-09-23T22:22:31.277 INFO:tasks.rados.rados.0.smithi169.stdout:1377: finishing write tid 1 to smithi16987243-4 2023-09-23T22:22:31.277 INFO:tasks.rados.rados.0.smithi169.stdout:1377: finishing write tid 2 to smithi16987243-4 2023-09-23T22:22:31.277 INFO:tasks.rados.rados.0.smithi169.stdout:1377: finishing write tid 3 to smithi16987243-4 2023-09-23T22:22:31.277 INFO:tasks.rados.rados.0.smithi169.stdout:1377: finishing write tid 4 to smithi16987243-4 2023-09-23T22:22:31.277 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 4 v 193 (ObjNum 990 snap 0 seq_num 990) dirty exists 2023-09-23T22:22:31.277 INFO:tasks.rados.rados.0.smithi169.stdout:1377: left oid 4 (ObjNum 990 snap 0 seq_num 990) 2023-09-23T22:22:31.277 INFO:tasks.rados.rados.0.smithi169.stdout:1378: expect (ObjNum 179 snap 0 seq_num 179) 2023-09-23T22:22:31.369 INFO:tasks.rados.rados.0.smithi169.stdout:1379: finishing write tid 1 to smithi16987243-347 2023-09-23T22:22:31.369 INFO:tasks.rados.rados.0.smithi169.stdout:1379: finishing write tid 2 to smithi16987243-347 2023-09-23T22:22:31.369 INFO:tasks.rados.rados.0.smithi169.stdout:1379: finishing write tid 3 to smithi16987243-347 2023-09-23T22:22:31.369 INFO:tasks.rados.rados.0.smithi169.stdout:1379: finishing write tid 4 to smithi16987243-347 2023-09-23T22:22:31.369 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 347 v 180 (ObjNum 991 snap 0 seq_num 991) dirty exists 2023-09-23T22:22:31.369 INFO:tasks.rados.rados.0.smithi169.stdout:1379: left oid 347 (ObjNum 991 snap 0 seq_num 991) 2023-09-23T22:22:31.369 INFO:tasks.rados.rados.0.smithi169.stdout:1380: seq_num 992 ranges {672544=572898,1666255=532998} 2023-09-23T22:22:31.375 INFO:tasks.rados.rados.0.smithi169.stdout:1380: writing smithi16987243-189 from 672544 to 1245442 tid 1 2023-09-23T22:22:31.381 INFO:tasks.rados.rados.0.smithi169.stdout:1380: writing smithi16987243-189 from 1666255 to 2199253 tid 2 2023-09-23T22:22:31.381 INFO:tasks.rados.rados.0.smithi169.stdout:1370: done (10 left) 2023-09-23T22:22:31.381 INFO:tasks.rados.rados.0.smithi169.stdout:1371: done (9 left) 2023-09-23T22:22:31.381 INFO:tasks.rados.rados.0.smithi169.stdout:1372: done (8 left) 2023-09-23T22:22:31.381 INFO:tasks.rados.rados.0.smithi169.stdout:1373: done (7 left) 2023-09-23T22:22:31.381 INFO:tasks.rados.rados.0.smithi169.stdout:1374: done (6 left) 2023-09-23T22:22:31.381 INFO:tasks.rados.rados.0.smithi169.stdout:1375: done (5 left) 2023-09-23T22:22:31.381 INFO:tasks.rados.rados.0.smithi169.stdout:1376: done (4 left) 2023-09-23T22:22:31.382 INFO:tasks.rados.rados.0.smithi169.stdout:1377: done (3 left) 2023-09-23T22:22:31.382 INFO:tasks.rados.rados.0.smithi169.stdout:1378: done (2 left) 2023-09-23T22:22:31.382 INFO:tasks.rados.rados.0.smithi169.stdout:1379: done (1 left) 2023-09-23T22:22:31.382 INFO:tasks.rados.rados.0.smithi169.stdout:1381: read oid 469 snap -1 2023-09-23T22:22:31.382 INFO:tasks.rados.rados.0.smithi169.stdout:1381: expect deleted 2023-09-23T22:22:31.382 INFO:tasks.rados.rados.0.smithi169.stdout:1382: write oid 73 current snap is 0 2023-09-23T22:22:31.382 INFO:tasks.rados.rados.0.smithi169.stdout:1382: seq_num 993 ranges {689351=648147,2124737=564614} 2023-09-23T22:22:31.388 INFO:tasks.rados.rados.0.smithi169.stdout:1382: writing smithi16987243-73 from 689351 to 1337498 tid 1 2023-09-23T22:22:31.396 INFO:tasks.rados.rados.0.smithi169.stdout:1382: writing smithi16987243-73 from 2124737 to 2689351 tid 2 2023-09-23T22:22:31.396 INFO:tasks.rados.rados.0.smithi169.stdout:1383: delete oid 68 current snap is 0 2023-09-23T22:22:31.396 INFO:tasks.rados.rados.0.smithi169.stdout:1380: finishing write tid 1 to smithi16987243-189 2023-09-23T22:22:31.396 INFO:tasks.rados.rados.0.smithi169.stdout:1380: finishing write tid 2 to smithi16987243-189 2023-09-23T22:22:31.396 INFO:tasks.rados.rados.0.smithi169.stdout:1380: finishing write tid 3 to smithi16987243-189 2023-09-23T22:22:31.396 INFO:tasks.rados.rados.0.smithi169.stdout:1380: finishing write tid 4 to smithi16987243-189 2023-09-23T22:22:31.396 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 189 v 240 (ObjNum 992 snap 0 seq_num 992) dirty exists 2023-09-23T22:22:31.396 INFO:tasks.rados.rados.0.smithi169.stdout:1380: left oid 189 (ObjNum 992 snap 0 seq_num 992) 2023-09-23T22:22:31.396 INFO:tasks.rados.rados.0.smithi169.stdout:1382: finishing write tid 1 to smithi16987243-73 2023-09-23T22:22:31.398 INFO:tasks.rados.rados.0.smithi169.stdout:1380: done (3 left) 2023-09-23T22:22:31.398 INFO:tasks.rados.rados.0.smithi169.stdout:1381: done (2 left) 2023-09-23T22:22:31.398 INFO:tasks.rados.rados.0.smithi169.stdout:1383: done (1 left) 2023-09-23T22:22:31.398 INFO:tasks.rados.rados.0.smithi169.stdout:1384: read oid 274 snap -1 2023-09-23T22:22:31.398 INFO:tasks.rados.rados.0.smithi169.stdout:1384: expect deleted 2023-09-23T22:22:31.398 INFO:tasks.rados.rados.0.smithi169.stdout:1385: write oid 273 current snap is 0 2023-09-23T22:22:31.399 INFO:tasks.rados.rados.0.smithi169.stdout:1385: seq_num 995 ranges {722965=798645,2125348=597617} 2023-09-23T22:22:31.411 INFO:tasks.rados.rados.0.smithi169.stdout:1385: writing smithi16987243-273 from 722965 to 1521610 tid 1 2023-09-23T22:22:31.418 INFO:tasks.rados.rados.0.smithi169.stdout:1385: writing smithi16987243-273 from 2125348 to 2722965 tid 2 2023-09-23T22:22:31.418 INFO:tasks.rados.rados.0.smithi169.stdout:1386: read oid 491 snap -1 2023-09-23T22:22:31.418 INFO:tasks.rados.rados.0.smithi169.stdout:1386: expect (ObjNum 789 snap 0 seq_num 789) 2023-09-23T22:22:31.418 INFO:tasks.rados.rados.0.smithi169.stdout:1387: write oid 269 current snap is 0 2023-09-23T22:22:31.419 INFO:tasks.rados.rados.0.smithi169.stdout:1387: seq_num 996 ranges {739772=590247,1900183=540336} 2023-09-23T22:22:31.425 INFO:tasks.rados.rados.0.smithi169.stdout:1387: writing smithi16987243-269 from 739772 to 1330019 tid 1 2023-09-23T22:22:31.433 INFO:tasks.rados.rados.0.smithi169.stdout:1387: writing smithi16987243-269 from 1900183 to 2440519 tid 2 2023-09-23T22:22:31.433 INFO:tasks.rados.rados.0.smithi169.stdout:1388: read oid 348 snap -1 2023-09-23T22:22:31.433 INFO:tasks.rados.rados.0.smithi169.stdout:1388: expect (ObjNum 647 snap 0 seq_num 647) 2023-09-23T22:22:31.434 INFO:tasks.rados.rados.0.smithi169.stdout:1382: finishing write tid 2 to smithi16987243-73 2023-09-23T22:22:31.434 INFO:tasks.rados.rados.0.smithi169.stdout:1389: read oid 287 snap -1 2023-09-23T22:22:31.434 INFO:tasks.rados.rados.0.smithi169.stdout:1389: expect (ObjNum 857 snap 0 seq_num 857) 2023-09-23T22:22:31.434 INFO:tasks.rados.rados.0.smithi169.stdout:1390: read oid 276 snap -1 2023-09-23T22:22:31.434 INFO:tasks.rados.rados.0.smithi169.stdout:1390: expect (ObjNum 275 snap 0 seq_num 275) 2023-09-23T22:22:31.434 INFO:tasks.rados.rados.0.smithi169.stdout:1391: read oid 352 snap -1 2023-09-23T22:22:31.434 INFO:tasks.rados.rados.0.smithi169.stdout:1391: expect (ObjNum 580 snap 0 seq_num 580) 2023-09-23T22:22:31.434 INFO:tasks.rados.rados.0.smithi169.stdout:1392: read oid 459 snap -1 2023-09-23T22:22:31.434 INFO:tasks.rados.rados.0.smithi169.stdout:1392: expect deleted 2023-09-23T22:22:31.434 INFO:tasks.rados.rados.0.smithi169.stdout:1393: write oid 335 current snap is 0 2023-09-23T22:22:31.434 INFO:tasks.rados.rados.0.smithi169.stdout:1382: finishing write tid 3 to smithi16987243-73 2023-09-23T22:22:31.434 INFO:tasks.rados.rados.0.smithi169.stdout:1382: finishing write tid 4 to smithi16987243-73 2023-09-23T22:22:31.435 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 73 v 148 (ObjNum 993 snap 0 seq_num 993) dirty exists 2023-09-23T22:22:31.435 INFO:tasks.rados.rados.0.smithi169.stdout:1382: left oid 73 (ObjNum 993 snap 0 seq_num 993) 2023-09-23T22:22:31.435 INFO:tasks.rados.rados.0.smithi169.stdout:1385: finishing write tid 1 to smithi16987243-273 2023-09-23T22:22:31.435 INFO:tasks.rados.rados.0.smithi169.stdout:1385: finishing write tid 2 to smithi16987243-273 2023-09-23T22:22:31.435 INFO:tasks.rados.rados.0.smithi169.stdout:1393: seq_num 997 ranges {756579=665496,1958665=400347} 2023-09-23T22:22:31.445 INFO:tasks.rados.rados.0.smithi169.stdout:1393: writing smithi16987243-335 from 756579 to 1422075 tid 1 2023-09-23T22:22:31.451 INFO:tasks.rados.rados.0.smithi169.stdout:1393: writing smithi16987243-335 from 1958665 to 2359012 tid 2 2023-09-23T22:22:31.451 INFO:tasks.rados.rados.0.smithi169.stdout:1382: done (10 left) 2023-09-23T22:22:31.451 INFO:tasks.rados.rados.0.smithi169.stdout:1384: done (9 left) 2023-09-23T22:22:31.452 INFO:tasks.rados.rados.0.smithi169.stdout:1394: read oid 257 snap -1 2023-09-23T22:22:31.452 INFO:tasks.rados.rados.0.smithi169.stdout:1394: expect (ObjNum 945 snap 0 seq_num 945) 2023-09-23T22:22:31.452 INFO:tasks.rados.rados.0.smithi169.stdout:1395: write oid 263 current snap is 0 2023-09-23T22:22:31.452 INFO:tasks.rados.rados.0.smithi169.stdout:1385: finishing write tid 3 to smithi16987243-273 2023-09-23T22:22:31.452 INFO:tasks.rados.rados.0.smithi169.stdout:1385: finishing write tid 4 to smithi16987243-273 2023-09-23T22:22:31.452 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 273 v 209 (ObjNum 995 snap 0 seq_num 995) dirty exists 2023-09-23T22:22:31.452 INFO:tasks.rados.rados.0.smithi169.stdout:1385: left oid 273 (ObjNum 995 snap 0 seq_num 995) 2023-09-23T22:22:31.452 INFO:tasks.rados.rados.0.smithi169.stdout:1395: seq_num 998 ranges {773386=740745,2017147=544005} 2023-09-23T22:22:31.460 INFO:tasks.rados.rados.0.smithi169.stdout:1395: writing smithi16987243-263 from 773386 to 1514131 tid 1 2023-09-23T22:22:31.467 INFO:tasks.rados.rados.0.smithi169.stdout:1395: writing smithi16987243-263 from 2017147 to 2561152 tid 2 2023-09-23T22:22:31.467 INFO:tasks.rados.rados.0.smithi169.stdout:1385: done (10 left) 2023-09-23T22:22:31.467 INFO:tasks.rados.rados.0.smithi169.stdout:1396: read oid 274 snap -1 2023-09-23T22:22:31.467 INFO:tasks.rados.rados.0.smithi169.stdout:1396: expect deleted 2023-09-23T22:22:31.467 INFO:tasks.rados.rados.0.smithi169.stdout:1397: read oid 70 snap -1 2023-09-23T22:22:31.468 INFO:tasks.rados.rados.0.smithi169.stdout:1397: expect (ObjNum 899 snap 0 seq_num 899) 2023-09-23T22:22:31.468 INFO:tasks.rados.rados.0.smithi169.stdout:1398: delete oid 281 current snap is 0 2023-09-23T22:22:31.468 INFO:tasks.rados.rados.0.smithi169.stdout:1386: expect (ObjNum 789 snap 0 seq_num 789) 2023-09-23T22:22:31.603 INFO:tasks.rados.rados.0.smithi169.stdout:1387: finishing write tid 1 to smithi16987243-269 2023-09-23T22:22:31.603 INFO:tasks.rados.rados.0.smithi169.stdout:1391: expect (ObjNum 580 snap 0 seq_num 580) 2023-09-23T22:22:31.765 INFO:tasks.rados.rados.0.smithi169.stdout:1390: expect (ObjNum 275 snap 0 seq_num 275) 2023-09-23T22:22:31.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:31 smithi169 bash[40994]: cluster 2023-09-23T22:22:29.837970+0000 mgr.y (mgr.24365) 227 : cluster [DBG] pgmap v198: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 66 MiB/s rd, 9.9 MiB/s wr, 99 op/s 2023-09-23T22:22:31.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:31 smithi169 bash[27421]: cluster 2023-09-23T22:22:29.837970+0000 mgr.y (mgr.24365) 227 : cluster [DBG] pgmap v198: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 66 MiB/s rd, 9.9 MiB/s wr, 99 op/s 2023-09-23T22:22:31.850 INFO:tasks.rados.rados.0.smithi169.stdout:1387: finishing write tid 2 to smithi16987243-269 2023-09-23T22:22:31.850 INFO:tasks.rados.rados.0.smithi169.stdout:1388: expect (ObjNum 647 snap 0 seq_num 647) 2023-09-23T22:22:31.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:31 smithi187 bash[31480]: cluster 2023-09-23T22:22:29.837970+0000 mgr.y (mgr.24365) 227 : cluster [DBG] pgmap v198: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 66 MiB/s rd, 9.9 MiB/s wr, 99 op/s 2023-09-23T22:22:31.977 INFO:tasks.rados.rados.0.smithi169.stdout:1387: finishing write tid 3 to smithi16987243-269 2023-09-23T22:22:31.977 INFO:tasks.rados.rados.0.smithi169.stdout:1387: finishing write tid 4 to smithi16987243-269 2023-09-23T22:22:31.977 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 269 v 243 (ObjNum 996 snap 0 seq_num 996) dirty exists 2023-09-23T22:22:31.977 INFO:tasks.rados.rados.0.smithi169.stdout:1387: left oid 269 (ObjNum 996 snap 0 seq_num 996) 2023-09-23T22:22:31.977 INFO:tasks.rados.rados.0.smithi169.stdout:1389: expect (ObjNum 857 snap 0 seq_num 857) 2023-09-23T22:22:32.051 INFO:tasks.rados.rados.0.smithi169.stdout:1393: finishing write tid 1 to smithi16987243-335 2023-09-23T22:22:32.051 INFO:tasks.rados.rados.0.smithi169.stdout:1393: finishing write tid 2 to smithi16987243-335 2023-09-23T22:22:32.052 INFO:tasks.rados.rados.0.smithi169.stdout:1393: finishing write tid 3 to smithi16987243-335 2023-09-23T22:22:32.052 INFO:tasks.rados.rados.0.smithi169.stdout:1393: finishing write tid 4 to smithi16987243-335 2023-09-23T22:22:32.052 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 335 v 246 (ObjNum 997 snap 0 seq_num 997) dirty exists 2023-09-23T22:22:32.052 INFO:tasks.rados.rados.0.smithi169.stdout:1393: left oid 335 (ObjNum 997 snap 0 seq_num 997) 2023-09-23T22:22:32.052 INFO:tasks.rados.rados.0.smithi169.stdout:1394: expect (ObjNum 945 snap 0 seq_num 945) 2023-09-23T22:22:32.229 INFO:tasks.rados.rados.0.smithi169.stdout:1395: finishing write tid 1 to smithi16987243-263 2023-09-23T22:22:32.229 INFO:tasks.rados.rados.0.smithi169.stdout:1395: finishing write tid 2 to smithi16987243-263 2023-09-23T22:22:32.229 INFO:tasks.rados.rados.0.smithi169.stdout:1395: finishing write tid 3 to smithi16987243-263 2023-09-23T22:22:32.229 INFO:tasks.rados.rados.0.smithi169.stdout:1395: finishing write tid 4 to smithi16987243-263 2023-09-23T22:22:32.229 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 263 v 202 (ObjNum 998 snap 0 seq_num 998) dirty exists 2023-09-23T22:22:32.229 INFO:tasks.rados.rados.0.smithi169.stdout:1395: left oid 263 (ObjNum 998 snap 0 seq_num 998) 2023-09-23T22:22:32.229 INFO:tasks.rados.rados.0.smithi169.stdout:1397: expect (ObjNum 899 snap 0 seq_num 899) 2023-09-23T22:22:32.409 INFO:tasks.rados.rados.0.smithi169.stdout:1386: done (12 left) 2023-09-23T22:22:32.409 INFO:tasks.rados.rados.0.smithi169.stdout:1387: done (11 left) 2023-09-23T22:22:32.409 INFO:tasks.rados.rados.0.smithi169.stdout:1388: done (10 left) 2023-09-23T22:22:32.409 INFO:tasks.rados.rados.0.smithi169.stdout:1389: done (9 left) 2023-09-23T22:22:32.409 INFO:tasks.rados.rados.0.smithi169.stdout:1390: done (8 left) 2023-09-23T22:22:32.409 INFO:tasks.rados.rados.0.smithi169.stdout:1391: done (7 left) 2023-09-23T22:22:32.409 INFO:tasks.rados.rados.0.smithi169.stdout:1392: done (6 left) 2023-09-23T22:22:32.410 INFO:tasks.rados.rados.0.smithi169.stdout:1393: done (5 left) 2023-09-23T22:22:32.410 INFO:tasks.rados.rados.0.smithi169.stdout:1394: done (4 left) 2023-09-23T22:22:32.410 INFO:tasks.rados.rados.0.smithi169.stdout:1395: done (3 left) 2023-09-23T22:22:32.410 INFO:tasks.rados.rados.0.smithi169.stdout:1396: done (2 left) 2023-09-23T22:22:32.410 INFO:tasks.rados.rados.0.smithi169.stdout:1397: done (1 left) 2023-09-23T22:22:32.410 INFO:tasks.rados.rados.0.smithi169.stdout:1398: done (0 left) 2023-09-23T22:22:32.410 INFO:tasks.rados.rados.0.smithi169.stdout:1399: delete oid 373 current snap is 0 2023-09-23T22:22:32.411 INFO:tasks.rados.rados.0.smithi169.stdout:1399: done (0 left) 2023-09-23T22:22:32.411 INFO:tasks.rados.rados.0.smithi169.stdout:1400: write oid 377 current snap is 0 2023-09-23T22:22:32.411 INFO:tasks.rados.rados.0.smithi169.stdout:1400: seq_num 1001 ranges {423807=566492,1676240=407685,2739004=84803} 2023-09-23T22:22:32.424 INFO:tasks.rados.rados.0.smithi169.stdout:1400: writing smithi16987243-377 from 423807 to 990299 tid 1 2023-09-23T22:22:32.430 INFO:tasks.rados.rados.0.smithi169.stdout:1400: writing smithi16987243-377 from 1676240 to 2083925 tid 2 2023-09-23T22:22:32.435 INFO:tasks.rados.rados.0.smithi169.stdout:1400: writing smithi16987243-377 from 2739004 to 2823807 tid 3 2023-09-23T22:22:32.435 INFO:tasks.rados.rados.0.smithi169.stdout:1401: write oid 440 current snap is 0 2023-09-23T22:22:32.435 INFO:tasks.rados.rados.0.smithi169.stdout:1400: finishing write tid 1 to smithi16987243-377 2023-09-23T22:22:32.435 INFO:tasks.rados.rados.0.smithi169.stdout:1400: finishing write tid 2 to smithi16987243-377 2023-09-23T22:22:32.435 INFO:tasks.rados.rados.0.smithi169.stdout:1401: seq_num 1002 ranges {440614=641741,1734722=551343} 2023-09-23T22:22:32.441 INFO:tasks.rados.rados.0.smithi169.stdout:1401: writing smithi16987243-440 from 440614 to 1082355 tid 1 2023-09-23T22:22:32.448 INFO:tasks.rados.rados.0.smithi169.stdout:1401: writing smithi16987243-440 from 1734722 to 2286065 tid 2 2023-09-23T22:22:32.448 INFO:tasks.rados.rados.0.smithi169.stdout:1402: write oid 253 current snap is 0 2023-09-23T22:22:32.448 INFO:tasks.rados.rados.0.smithi169.stdout:1402: seq_num 1003 ranges {457421=716990,1676851=411354,2677497=179924} 2023-09-23T22:22:32.455 INFO:tasks.rados.rados.0.smithi169.stdout:1402: writing smithi16987243-253 from 457421 to 1174411 tid 1 2023-09-23T22:22:32.460 INFO:tasks.rados.rados.0.smithi169.stdout:1402: writing smithi16987243-253 from 1676851 to 2088205 tid 2 2023-09-23T22:22:32.465 INFO:tasks.rados.rados.0.smithi169.stdout:1402: writing smithi16987243-253 from 2677497 to 2857421 tid 3 2023-09-23T22:22:32.465 INFO:tasks.rados.rados.0.smithi169.stdout:1403: read oid 104 snap -1 2023-09-23T22:22:32.465 INFO:tasks.rados.rados.0.smithi169.stdout:1403: expect (ObjNum 714 snap 0 seq_num 714) 2023-09-23T22:22:32.465 INFO:tasks.rados.rados.0.smithi169.stdout:1404: read oid 279 snap -1 2023-09-23T22:22:32.465 INFO:tasks.rados.rados.0.smithi169.stdout:1404: expect (ObjNum 968 snap 0 seq_num 968) 2023-09-23T22:22:32.465 INFO:tasks.rados.rados.0.smithi169.stdout:1405: read oid 221 snap -1 2023-09-23T22:22:32.466 INFO:tasks.rados.rados.0.smithi169.stdout:1405: expect (ObjNum 926 snap 0 seq_num 926) 2023-09-23T22:22:32.466 INFO:tasks.rados.rados.0.smithi169.stdout:1406: write oid 444 current snap is 0 2023-09-23T22:22:32.466 INFO:tasks.rados.rados.0.smithi169.stdout:1400: finishing write tid 3 to smithi16987243-377 2023-09-23T22:22:32.466 INFO:tasks.rados.rados.0.smithi169.stdout:1400: finishing write tid 4 to smithi16987243-377 2023-09-23T22:22:32.466 INFO:tasks.rados.rados.0.smithi169.stdout:1400: finishing write tid 5 to smithi16987243-377 2023-09-23T22:22:32.466 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 377 v 196 (ObjNum 1001 snap 0 seq_num 1001) dirty exists 2023-09-23T22:22:32.466 INFO:tasks.rados.rados.0.smithi169.stdout:1400: left oid 377 (ObjNum 1001 snap 0 seq_num 1001) 2023-09-23T22:22:32.466 INFO:tasks.rados.rados.0.smithi169.stdout:1401: finishing write tid 1 to smithi16987243-440 2023-09-23T22:22:32.466 INFO:tasks.rados.rados.0.smithi169.stdout:1406: seq_num 1004 ranges {474228=508592,1451686=555012,2704920=169308} 2023-09-23T22:22:32.471 INFO:tasks.rados.rados.0.smithi169.stdout:1406: writing smithi16987243-444 from 474228 to 982820 tid 1 2023-09-23T22:22:32.477 INFO:tasks.rados.rados.0.smithi169.stdout:1406: writing smithi16987243-444 from 1451686 to 2006698 tid 2 2023-09-23T22:22:32.482 INFO:tasks.rados.rados.0.smithi169.stdout:1406: writing smithi16987243-444 from 2704920 to 2874228 tid 3 2023-09-23T22:22:32.483 INFO:tasks.rados.rados.0.smithi169.stdout:1400: done (6 left) 2023-09-23T22:22:32.483 INFO:tasks.rados.rados.0.smithi169.stdout:1407: write oid 362 current snap is 0 2023-09-23T22:22:32.483 INFO:tasks.rados.rados.0.smithi169.stdout:1401: finishing write tid 2 to smithi16987243-440 2023-09-23T22:22:32.483 INFO:tasks.rados.rados.0.smithi169.stdout:1401: finishing write tid 3 to smithi16987243-440 2023-09-23T22:22:32.483 INFO:tasks.rados.rados.0.smithi169.stdout:1407: seq_num 1005 ranges {491035=583841,1510168=698670,2732343=158692} 2023-09-23T22:22:32.489 INFO:tasks.rados.rados.0.smithi169.stdout:1407: writing smithi16987243-362 from 491035 to 1074876 tid 1 2023-09-23T22:22:32.496 INFO:tasks.rados.rados.0.smithi169.stdout:1407: writing smithi16987243-362 from 1510168 to 2208838 tid 2 2023-09-23T22:22:32.500 INFO:tasks.rados.rados.0.smithi169.stdout:1407: writing smithi16987243-362 from 2732343 to 2891035 tid 3 2023-09-23T22:22:32.500 INFO:tasks.rados.rados.0.smithi169.stdout:1408: write oid 126 current snap is 0 2023-09-23T22:22:32.500 INFO:tasks.rados.rados.0.smithi169.stdout:1401: finishing write tid 4 to smithi16987243-440 2023-09-23T22:22:32.500 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 440 v 249 (ObjNum 1002 snap 0 seq_num 1002) dirty exists 2023-09-23T22:22:32.500 INFO:tasks.rados.rados.0.smithi169.stdout:1401: left oid 440 (ObjNum 1002 snap 0 seq_num 1002) 2023-09-23T22:22:32.500 INFO:tasks.rados.rados.0.smithi169.stdout:1402: finishing write tid 1 to smithi16987243-253 2023-09-23T22:22:32.501 INFO:tasks.rados.rados.0.smithi169.stdout:1408: seq_num 1006 ranges {507842=659090,1568650=558681,2759766=148076} 2023-09-23T22:22:32.507 INFO:tasks.rados.rados.0.smithi169.stdout:1408: writing smithi16987243-126 from 507842 to 1166932 tid 1 2023-09-23T22:22:32.512 INFO:tasks.rados.rados.0.smithi169.stdout:1408: writing smithi16987243-126 from 1568650 to 2127331 tid 2 2023-09-23T22:22:32.517 INFO:tasks.rados.rados.0.smithi169.stdout:1408: writing smithi16987243-126 from 2759766 to 2907842 tid 3 2023-09-23T22:22:32.517 INFO:tasks.rados.rados.0.smithi169.stdout:1401: done (7 left) 2023-09-23T22:22:32.517 INFO:tasks.rados.rados.0.smithi169.stdout:1409: read oid 446 snap -1 2023-09-23T22:22:32.517 INFO:tasks.rados.rados.0.smithi169.stdout:1409: expect (ObjNum 848 snap 0 seq_num 848) 2023-09-23T22:22:32.517 INFO:tasks.rados.rados.0.smithi169.stdout:1410: write oid 147 current snap is 0 2023-09-23T22:22:32.517 INFO:tasks.rados.rados.0.smithi169.stdout:1402: finishing write tid 2 to smithi16987243-253 2023-09-23T22:22:32.518 INFO:tasks.rados.rados.0.smithi169.stdout:1402: finishing write tid 3 to smithi16987243-253 2023-09-23T22:22:32.518 INFO:tasks.rados.rados.0.smithi169.stdout:1410: seq_num 1007 ranges {524649=734339,1910779=702339} 2023-09-23T22:22:32.524 INFO:tasks.rados.rados.0.smithi169.stdout:1410: writing smithi16987243-147 from 524649 to 1258988 tid 1 2023-09-23T22:22:32.532 INFO:tasks.rados.rados.0.smithi169.stdout:1410: writing smithi16987243-147 from 1910779 to 2613118 tid 2 2023-09-23T22:22:32.532 INFO:tasks.rados.rados.0.smithi169.stdout:1411: read oid 260 snap -1 2023-09-23T22:22:32.532 INFO:tasks.rados.rados.0.smithi169.stdout:1411: expect (ObjNum 933 snap 0 seq_num 933) 2023-09-23T22:22:32.532 INFO:tasks.rados.rados.0.smithi169.stdout:1412: write oid 40 current snap is 0 2023-09-23T22:22:32.533 INFO:tasks.rados.rados.0.smithi169.stdout:1412: seq_num 1008 ranges {541456=409588,1569261=562350,2814612=126844} 2023-09-23T22:22:32.538 INFO:tasks.rados.rados.0.smithi169.stdout:1412: writing smithi16987243-40 from 541456 to 951044 tid 1 2023-09-23T22:22:32.544 INFO:tasks.rados.rados.0.smithi169.stdout:1412: writing smithi16987243-40 from 1569261 to 2131611 tid 2 2023-09-23T22:22:32.550 INFO:tasks.rados.rados.0.smithi169.stdout:1412: writing smithi16987243-40 from 2814612 to 2941456 tid 3 2023-09-23T22:22:32.550 INFO:tasks.rados.rados.0.smithi169.stdout:1413: write oid 308 current snap is 0 2023-09-23T22:22:32.550 INFO:tasks.rados.rados.0.smithi169.stdout:1413: seq_num 1009 ranges {558263=484837,1627743=706008} 2023-09-23T22:22:32.557 INFO:tasks.rados.rados.0.smithi169.stdout:1413: writing smithi16987243-308 from 558263 to 1043100 tid 1 2023-09-23T22:22:32.564 INFO:tasks.rados.rados.0.smithi169.stdout:1413: writing smithi16987243-308 from 1627743 to 2333751 tid 2 2023-09-23T22:22:32.564 INFO:tasks.rados.rados.0.smithi169.stdout:1414: read oid 293 snap -1 2023-09-23T22:22:32.564 INFO:tasks.rados.rados.0.smithi169.stdout:1414: expect (ObjNum 749 snap 0 seq_num 749) 2023-09-23T22:22:32.564 INFO:tasks.rados.rados.0.smithi169.stdout:1415: write oid 110 current snap is 0 2023-09-23T22:22:32.564 INFO:tasks.rados.rados.0.smithi169.stdout:1415: seq_num 1010 ranges {575070=560086,1686225=566019,2869458=105612} 2023-09-23T22:22:32.570 INFO:tasks.rados.rados.0.smithi169.stdout:1415: writing smithi16987243-110 from 575070 to 1135156 tid 1 2023-09-23T22:22:32.577 INFO:tasks.rados.rados.0.smithi169.stdout:1415: writing smithi16987243-110 from 1686225 to 2252244 tid 2 2023-09-23T22:22:32.581 INFO:tasks.rados.rados.0.smithi169.stdout:1415: writing smithi16987243-110 from 2869458 to 2975070 tid 3 2023-09-23T22:22:32.581 INFO:tasks.rados.rados.0.smithi169.stdout:1416: read oid 441 snap -1 2023-09-23T22:22:32.581 INFO:tasks.rados.rados.0.smithi169.stdout:1416: expect (ObjNum 546 snap 0 seq_num 546) 2023-09-23T22:22:32.581 INFO:tasks.rados.rados.0.smithi169.stdout:1417: read oid 49 snap -1 2023-09-23T22:22:32.582 INFO:tasks.rados.rados.0.smithi169.stdout:1417: expect deleted 2023-09-23T22:22:32.582 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:22:32.582 INFO:tasks.rados.rados.0.smithi169.stdout:1404: expect (ObjNum 968 snap 0 seq_num 968) 2023-09-23T22:22:32.682 INFO:tasks.rados.rados.0.smithi169.stdout:1402: finishing write tid 4 to smithi16987243-253 2023-09-23T22:22:32.682 INFO:tasks.rados.rados.0.smithi169.stdout:1402: finishing write tid 5 to smithi16987243-253 2023-09-23T22:22:32.682 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 253 v 222 (ObjNum 1003 snap 0 seq_num 1003) dirty exists 2023-09-23T22:22:32.682 INFO:tasks.rados.rados.0.smithi169.stdout:1402: left oid 253 (ObjNum 1003 snap 0 seq_num 1003) 2023-09-23T22:22:32.682 INFO:tasks.rados.rados.0.smithi169.stdout:1403: expect (ObjNum 714 snap 0 seq_num 714) 2023-09-23T22:22:32.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:32 smithi169 bash[27421]: audit 2023-09-23T22:22:31.844195+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:22:32.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:32 smithi169 bash[27421]: audit 2023-09-23T22:22:32.083593+0000 mon.a (mon.0) 835 : audit [DBG] from='client.? 172.21.15.169:0/2065501441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:32.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:32 smithi169 bash[40994]: audit 2023-09-23T22:22:31.844195+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:22:32.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:32 smithi169 bash[40994]: audit 2023-09-23T22:22:32.083593+0000 mon.a (mon.0) 835 : audit [DBG] from='client.? 172.21.15.169:0/2065501441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:32.786 INFO:tasks.rados.rados.0.smithi169.stdout:1405: expect (ObjNum 926 snap 0 seq_num 926) 2023-09-23T22:22:32.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:32 smithi187 bash[31480]: audit 2023-09-23T22:22:31.844195+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:22:32.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:32 smithi187 bash[31480]: audit 2023-09-23T22:22:32.083593+0000 mon.a (mon.0) 835 : audit [DBG] from='client.? 172.21.15.169:0/2065501441' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:32.952 INFO:tasks.rados.rados.0.smithi169.stdout:1406: finishing write tid 1 to smithi16987243-444 2023-09-23T22:22:32.952 INFO:tasks.rados.rados.0.smithi169.stdout:1406: finishing write tid 2 to smithi16987243-444 2023-09-23T22:22:32.952 INFO:tasks.rados.rados.0.smithi169.stdout:1406: finishing write tid 3 to smithi16987243-444 2023-09-23T22:22:32.953 INFO:tasks.rados.rados.0.smithi169.stdout:1406: finishing write tid 4 to smithi16987243-444 2023-09-23T22:22:32.953 INFO:tasks.rados.rados.0.smithi169.stdout:1406: finishing write tid 5 to smithi16987243-444 2023-09-23T22:22:32.953 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 444 v 152 (ObjNum 1004 snap 0 seq_num 1004) dirty exists 2023-09-23T22:22:32.953 INFO:tasks.rados.rados.0.smithi169.stdout:1406: left oid 444 (ObjNum 1004 snap 0 seq_num 1004) 2023-09-23T22:22:32.953 INFO:tasks.rados.rados.0.smithi169.stdout:1407: finishing write tid 1 to smithi16987243-362 2023-09-23T22:22:32.953 INFO:tasks.rados.rados.0.smithi169.stdout:1407: finishing write tid 2 to smithi16987243-362 2023-09-23T22:22:32.953 INFO:tasks.rados.rados.0.smithi169.stdout:1407: finishing write tid 3 to smithi16987243-362 2023-09-23T22:22:32.953 INFO:tasks.rados.rados.0.smithi169.stdout:1407: finishing write tid 4 to smithi16987243-362 2023-09-23T22:22:32.953 INFO:tasks.rados.rados.0.smithi169.stdout:1407: finishing write tid 5 to smithi16987243-362 2023-09-23T22:22:32.953 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 362 v 213 (ObjNum 1005 snap 0 seq_num 1005) dirty exists 2023-09-23T22:22:32.953 INFO:tasks.rados.rados.0.smithi169.stdout:1407: left oid 362 (ObjNum 1005 snap 0 seq_num 1005) 2023-09-23T22:22:32.953 INFO:tasks.rados.rados.0.smithi169.stdout:1408: finishing write tid 1 to smithi16987243-126 2023-09-23T22:22:32.954 INFO:tasks.rados.rados.0.smithi169.stdout:1408: finishing write tid 2 to smithi16987243-126 2023-09-23T22:22:32.954 INFO:tasks.rados.rados.0.smithi169.stdout:1408: finishing write tid 3 to smithi16987243-126 2023-09-23T22:22:32.954 INFO:tasks.rados.rados.0.smithi169.stdout:1408: finishing write tid 4 to smithi16987243-126 2023-09-23T22:22:32.954 INFO:tasks.rados.rados.0.smithi169.stdout:1408: finishing write tid 5 to smithi16987243-126 2023-09-23T22:22:32.954 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 126 v 185 (ObjNum 1006 snap 0 seq_num 1006) dirty exists 2023-09-23T22:22:32.954 INFO:tasks.rados.rados.0.smithi169.stdout:1408: left oid 126 (ObjNum 1006 snap 0 seq_num 1006) 2023-09-23T22:22:32.954 INFO:tasks.rados.rados.0.smithi169.stdout:1409: expect (ObjNum 848 snap 0 seq_num 848) 2023-09-23T22:22:33.027 INFO:tasks.rados.rados.0.smithi169.stdout:1410: finishing write tid 1 to smithi16987243-147 2023-09-23T22:22:33.027 INFO:tasks.rados.rados.0.smithi169.stdout:1410: finishing write tid 2 to smithi16987243-147 2023-09-23T22:22:33.027 INFO:tasks.rados.rados.0.smithi169.stdout:1410: finishing write tid 3 to smithi16987243-147 2023-09-23T22:22:33.027 INFO:tasks.rados.rados.0.smithi169.stdout:1410: finishing write tid 4 to smithi16987243-147 2023-09-23T22:22:33.027 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 147 v 185 (ObjNum 1007 snap 0 seq_num 1007) dirty exists 2023-09-23T22:22:33.027 INFO:tasks.rados.rados.0.smithi169.stdout:1410: left oid 147 (ObjNum 1007 snap 0 seq_num 1007) 2023-09-23T22:22:33.027 INFO:tasks.rados.rados.0.smithi169.stdout:1412: finishing write tid 1 to smithi16987243-40 2023-09-23T22:22:33.028 INFO:tasks.rados.rados.0.smithi169.stdout:1412: finishing write tid 2 to smithi16987243-40 2023-09-23T22:22:33.028 INFO:tasks.rados.rados.0.smithi169.stdout:1411: expect (ObjNum 933 snap 0 seq_num 933) 2023-09-23T22:22:33.182 INFO:tasks.rados.rados.0.smithi169.stdout:1412: finishing write tid 3 to smithi16987243-40 2023-09-23T22:22:33.183 INFO:tasks.rados.rados.0.smithi169.stdout:1412: finishing write tid 4 to smithi16987243-40 2023-09-23T22:22:33.183 INFO:tasks.rados.rados.0.smithi169.stdout:1412: finishing write tid 5 to smithi16987243-40 2023-09-23T22:22:33.183 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 40 v 189 (ObjNum 1008 snap 0 seq_num 1008) dirty exists 2023-09-23T22:22:33.183 INFO:tasks.rados.rados.0.smithi169.stdout:1412: left oid 40 (ObjNum 1008 snap 0 seq_num 1008) 2023-09-23T22:22:33.183 INFO:tasks.rados.rados.0.smithi169.stdout:1413: finishing write tid 1 to smithi16987243-308 2023-09-23T22:22:33.183 INFO:tasks.rados.rados.0.smithi169.stdout:1415: finishing write tid 1 to smithi16987243-110 2023-09-23T22:22:33.183 INFO:tasks.rados.rados.0.smithi169.stdout:1413: finishing write tid 2 to smithi16987243-308 2023-09-23T22:22:33.183 INFO:tasks.rados.rados.0.smithi169.stdout:1413: finishing write tid 3 to smithi16987243-308 2023-09-23T22:22:33.183 INFO:tasks.rados.rados.0.smithi169.stdout:1413: finishing write tid 4 to smithi16987243-308 2023-09-23T22:22:33.183 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 308 v 188 (ObjNum 1009 snap 0 seq_num 1009) dirty exists 2023-09-23T22:22:33.183 INFO:tasks.rados.rados.0.smithi169.stdout:1413: left oid 308 (ObjNum 1009 snap 0 seq_num 1009) 2023-09-23T22:22:33.183 INFO:tasks.rados.rados.0.smithi169.stdout:1414: expect (ObjNum 749 snap 0 seq_num 749) 2023-09-23T22:22:33.261 INFO:tasks.rados.rados.0.smithi169.stdout:1415: finishing write tid 2 to smithi16987243-110 2023-09-23T22:22:33.261 INFO:tasks.rados.rados.0.smithi169.stdout:1415: finishing write tid 3 to smithi16987243-110 2023-09-23T22:22:33.261 INFO:tasks.rados.rados.0.smithi169.stdout:1415: finishing write tid 4 to smithi16987243-110 2023-09-23T22:22:33.262 INFO:tasks.rados.rados.0.smithi169.stdout:1415: finishing write tid 5 to smithi16987243-110 2023-09-23T22:22:33.262 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 110 v 226 (ObjNum 1010 snap 0 seq_num 1010) dirty exists 2023-09-23T22:22:33.262 INFO:tasks.rados.rados.0.smithi169.stdout:1415: left oid 110 (ObjNum 1010 snap 0 seq_num 1010) 2023-09-23T22:22:33.262 INFO:tasks.rados.rados.0.smithi169.stdout:1416: expect (ObjNum 546 snap 0 seq_num 546) 2023-09-23T22:22:33.386 INFO:tasks.rados.rados.0.smithi169.stdout:1402: done (15 left) 2023-09-23T22:22:33.386 INFO:tasks.rados.rados.0.smithi169.stdout:1403: done (14 left) 2023-09-23T22:22:33.386 INFO:tasks.rados.rados.0.smithi169.stdout:1404: done (13 left) 2023-09-23T22:22:33.386 INFO:tasks.rados.rados.0.smithi169.stdout:1405: done (12 left) 2023-09-23T22:22:33.386 INFO:tasks.rados.rados.0.smithi169.stdout:1406: done (11 left) 2023-09-23T22:22:33.386 INFO:tasks.rados.rados.0.smithi169.stdout:1407: done (10 left) 2023-09-23T22:22:33.386 INFO:tasks.rados.rados.0.smithi169.stdout:1408: done (9 left) 2023-09-23T22:22:33.386 INFO:tasks.rados.rados.0.smithi169.stdout:1409: done (8 left) 2023-09-23T22:22:33.386 INFO:tasks.rados.rados.0.smithi169.stdout:1410: done (7 left) 2023-09-23T22:22:33.386 INFO:tasks.rados.rados.0.smithi169.stdout:1411: done (6 left) 2023-09-23T22:22:33.387 INFO:tasks.rados.rados.0.smithi169.stdout:1412: done (5 left) 2023-09-23T22:22:33.387 INFO:tasks.rados.rados.0.smithi169.stdout:1413: done (4 left) 2023-09-23T22:22:33.387 INFO:tasks.rados.rados.0.smithi169.stdout:1414: done (3 left) 2023-09-23T22:22:33.387 INFO:tasks.rados.rados.0.smithi169.stdout:1415: done (2 left) 2023-09-23T22:22:33.387 INFO:tasks.rados.rados.0.smithi169.stdout:1416: done (1 left) 2023-09-23T22:22:33.387 INFO:tasks.rados.rados.0.smithi169.stdout:1417: done (0 left) 2023-09-23T22:22:33.387 INFO:tasks.rados.rados.0.smithi169.stdout:1418: read oid 73 snap -1 2023-09-23T22:22:33.387 INFO:tasks.rados.rados.0.smithi169.stdout:1418: expect (ObjNum 993 snap 0 seq_num 993) 2023-09-23T22:22:33.387 INFO:tasks.rados.rados.0.smithi169.stdout:1419: read oid 430 snap -1 2023-09-23T22:22:33.387 INFO:tasks.rados.rados.0.smithi169.stdout:1419: expect (ObjNum 429 snap 0 seq_num 429) 2023-09-23T22:22:33.387 INFO:tasks.rados.rados.0.smithi169.stdout:1420: write oid 11 current snap is 0 2023-09-23T22:22:33.387 INFO:tasks.rados.rados.0.smithi169.stdout:1420: seq_num 1011 ranges {591877=635335,1628354=709677} 2023-09-23T22:22:33.398 INFO:tasks.rados.rados.0.smithi169.stdout:1420: writing smithi16987243-11 from 591877 to 1227212 tid 1 2023-09-23T22:22:33.406 INFO:tasks.rados.rados.0.smithi169.stdout:1420: writing smithi16987243-11 from 1628354 to 2338031 tid 2 2023-09-23T22:22:33.406 INFO:tasks.rados.rados.0.smithi169.stdout:1421: read oid 53 snap -1 2023-09-23T22:22:33.406 INFO:tasks.rados.rados.0.smithi169.stdout:1421: expect (ObjNum 52 snap 0 seq_num 52) 2023-09-23T22:22:33.406 INFO:tasks.rados.rados.0.smithi169.stdout:1422: delete oid 62 current snap is 0 2023-09-23T22:22:33.406 INFO:tasks.rados.rados.0.smithi169.stdout:1418: expect (ObjNum 993 snap 0 seq_num 993) 2023-09-23T22:22:33.579 INFO:tasks.rados.rados.0.smithi169.stdout:1419: expect (ObjNum 429 snap 0 seq_num 429) 2023-09-23T22:22:33.681 INFO:tasks.rados.rados.0.smithi169.stdout:1420: finishing write tid 1 to smithi16987243-11 2023-09-23T22:22:33.682 INFO:tasks.rados.rados.0.smithi169.stdout:1420: finishing write tid 2 to smithi16987243-11 2023-09-23T22:22:33.682 INFO:tasks.rados.rados.0.smithi169.stdout:1420: finishing write tid 3 to smithi16987243-11 2023-09-23T22:22:33.682 INFO:tasks.rados.rados.0.smithi169.stdout:1420: finishing write tid 4 to smithi16987243-11 2023-09-23T22:22:33.682 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 11 v 216 (ObjNum 1011 snap 0 seq_num 1011) dirty exists 2023-09-23T22:22:33.682 INFO:tasks.rados.rados.0.smithi169.stdout:1420: left oid 11 (ObjNum 1011 snap 0 seq_num 1011) 2023-09-23T22:22:33.682 INFO:tasks.rados.rados.0.smithi169.stdout:1421: expect (ObjNum 52 snap 0 seq_num 52) 2023-09-23T22:22:33.778 INFO:tasks.rados.rados.0.smithi169.stdout:1418: done (4 left) 2023-09-23T22:22:33.778 INFO:tasks.rados.rados.0.smithi169.stdout:1419: done (3 left) 2023-09-23T22:22:33.778 INFO:tasks.rados.rados.0.smithi169.stdout:1420: done (2 left) 2023-09-23T22:22:33.778 INFO:tasks.rados.rados.0.smithi169.stdout:1421: done (1 left) 2023-09-23T22:22:33.778 INFO:tasks.rados.rados.0.smithi169.stdout:1422: done (0 left) 2023-09-23T22:22:33.779 INFO:tasks.rados.rados.0.smithi169.stdout:1423: read oid 279 snap -1 2023-09-23T22:22:33.779 INFO:tasks.rados.rados.0.smithi169.stdout:1423: expect (ObjNum 968 snap 0 seq_num 968) 2023-09-23T22:22:33.779 INFO:tasks.rados.rados.0.smithi169.stdout:1424: write oid 72 current snap is 0 2023-09-23T22:22:33.779 INFO:tasks.rados.rados.0.smithi169.stdout:1424: seq_num 1013 ranges {625491=502186,1861671=713346} 2023-09-23T22:22:33.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:33 smithi169 bash[27421]: cluster 2023-09-23T22:22:31.838409+0000 mgr.y (mgr.24365) 228 : cluster [DBG] pgmap v199: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 66 MiB/s rd, 9.9 MiB/s wr, 99 op/s 2023-09-23T22:22:33.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:33 smithi169 bash[40994]: cluster 2023-09-23T22:22:31.838409+0000 mgr.y (mgr.24365) 228 : cluster [DBG] pgmap v199: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 66 MiB/s rd, 9.9 MiB/s wr, 99 op/s 2023-09-23T22:22:33.785 INFO:tasks.rados.rados.0.smithi169.stdout:1424: writing smithi16987243-72 from 625491 to 1127677 tid 1 2023-09-23T22:22:33.794 INFO:tasks.rados.rados.0.smithi169.stdout:1424: writing smithi16987243-72 from 1861671 to 2575017 tid 2 2023-09-23T22:22:33.794 INFO:tasks.rados.rados.0.smithi169.stdout:1425: write oid 373 current snap is 0 2023-09-23T22:22:33.794 INFO:tasks.rados.rados.0.smithi169.stdout:1425: seq_num 1014 ranges {642298=577435,1920153=573357,2979150=63148} 2023-09-23T22:22:33.802 INFO:tasks.rados.rados.0.smithi169.stdout:1425: writing smithi16987243-373 from 642298 to 1219733 tid 1 2023-09-23T22:22:33.809 INFO:tasks.rados.rados.0.smithi169.stdout:1425: writing smithi16987243-373 from 1920153 to 2493510 tid 2 2023-09-23T22:22:33.812 INFO:tasks.rados.rados.0.smithi169.stdout:1425: writing smithi16987243-373 from 2979150 to 3042298 tid 3 2023-09-23T22:22:33.812 INFO:tasks.rados.rados.0.smithi169.stdout:1426: write oid 467 current snap is 0 2023-09-23T22:22:33.813 INFO:tasks.rados.rados.0.smithi169.stdout:1426: seq_num 1015 ranges {659105=652684,1862282=717015} 2023-09-23T22:22:33.820 INFO:tasks.rados.rados.0.smithi169.stdout:1426: writing smithi16987243-467 from 659105 to 1311789 tid 1 2023-09-23T22:22:33.827 INFO:tasks.rados.rados.0.smithi169.stdout:1426: writing smithi16987243-467 from 1862282 to 2579297 tid 2 2023-09-23T22:22:33.827 INFO:tasks.rados.rados.0.smithi169.stdout:1427: write oid 84 current snap is 0 2023-09-23T22:22:33.827 INFO:tasks.rados.rados.0.smithi169.stdout:1427: seq_num 1016 ranges {675912=727933,1920764=460673,2801290=274622} 2023-09-23T22:22:33.835 INFO:tasks.rados.rados.0.smithi169.stdout:1427: writing smithi16987243-84 from 675912 to 1403845 tid 1 2023-09-23T22:22:33.841 INFO:tasks.rados.rados.0.smithi169.stdout:1427: writing smithi16987243-84 from 1920764 to 2381437 tid 2 2023-09-23T22:22:33.845 INFO:tasks.rados.rados.0.smithi169.stdout:1427: writing smithi16987243-84 from 2801290 to 3075912 tid 3 2023-09-23T22:22:33.845 INFO:tasks.rados.rados.0.smithi169.stdout:1428: read oid 352 snap -1 2023-09-23T22:22:33.845 INFO:tasks.rados.rados.0.smithi169.stdout:1428: expect (ObjNum 580 snap 0 seq_num 580) 2023-09-23T22:22:33.845 INFO:tasks.rados.rados.0.smithi169.stdout:1429: write oid 282 current snap is 0 2023-09-23T22:22:33.845 INFO:tasks.rados.rados.0.smithi169.stdout:1429: seq_num 1017 ranges {692719=403182,1579246=720684,2828713=264006} 2023-09-23T22:22:33.851 INFO:tasks.rados.rados.0.smithi169.stdout:1429: writing smithi16987243-282 from 692719 to 1095901 tid 1 2023-09-23T22:22:33.858 INFO:tasks.rados.rados.0.smithi169.stdout:1429: writing smithi16987243-282 from 1579246 to 2299930 tid 2 2023-09-23T22:22:33.862 INFO:tasks.rados.rados.0.smithi169.stdout:1429: writing smithi16987243-282 from 2828713 to 3092719 tid 3 2023-09-23T22:22:33.863 INFO:tasks.rados.rados.0.smithi169.stdout:1430: read oid 488 snap -1 2023-09-23T22:22:33.863 INFO:tasks.rados.rados.0.smithi169.stdout:1430: expect (ObjNum 487 snap 0 seq_num 487) 2023-09-23T22:22:33.863 INFO:tasks.rados.rados.0.smithi169.stdout:1431: write oid 348 current snap is 0 2023-09-23T22:22:33.863 INFO:tasks.rados.rados.0.smithi169.stdout:1431: seq_num 1018 ranges {709526=478431,1637728=464342,2856136=253390} 2023-09-23T22:22:33.869 INFO:tasks.rados.rados.0.smithi169.stdout:1431: writing smithi16987243-348 from 709526 to 1187957 tid 1 2023-09-23T22:22:33.874 INFO:tasks.rados.rados.0.smithi169.stdout:1431: writing smithi16987243-348 from 1637728 to 2102070 tid 2 2023-09-23T22:22:33.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:33 smithi187 bash[31480]: cluster 2023-09-23T22:22:31.838409+0000 mgr.y (mgr.24365) 228 : cluster [DBG] pgmap v199: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 66 MiB/s rd, 9.9 MiB/s wr, 99 op/s 2023-09-23T22:22:33.880 INFO:tasks.rados.rados.0.smithi169.stdout:1431: writing smithi16987243-348 from 2856136 to 3109526 tid 3 2023-09-23T22:22:33.880 INFO:tasks.rados.rados.0.smithi169.stdout:1432: delete oid 363 current snap is 0 2023-09-23T22:22:33.880 INFO:tasks.rados.rados.0.smithi169.stdout:1423: expect (ObjNum 968 snap 0 seq_num 968) 2023-09-23T22:22:33.984 INFO:tasks.rados.rados.0.smithi169.stdout:1424: finishing write tid 1 to smithi16987243-72 2023-09-23T22:22:33.984 INFO:tasks.rados.rados.0.smithi169.stdout:1424: finishing write tid 2 to smithi16987243-72 2023-09-23T22:22:33.984 INFO:tasks.rados.rados.0.smithi169.stdout:1424: finishing write tid 3 to smithi16987243-72 2023-09-23T22:22:33.984 INFO:tasks.rados.rados.0.smithi169.stdout:1424: finishing write tid 4 to smithi16987243-72 2023-09-23T22:22:33.984 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 72 v 185 (ObjNum 1013 snap 0 seq_num 1013) dirty exists 2023-09-23T22:22:33.985 INFO:tasks.rados.rados.0.smithi169.stdout:1424: left oid 72 (ObjNum 1013 snap 0 seq_num 1013) 2023-09-23T22:22:33.985 INFO:tasks.rados.rados.0.smithi169.stdout:1425: finishing write tid 1 to smithi16987243-373 2023-09-23T22:22:33.985 INFO:tasks.rados.rados.0.smithi169.stdout:1425: finishing write tid 2 to smithi16987243-373 2023-09-23T22:22:33.985 INFO:tasks.rados.rados.0.smithi169.stdout:1425: finishing write tid 3 to smithi16987243-373 2023-09-23T22:22:33.985 INFO:tasks.rados.rados.0.smithi169.stdout:1425: finishing write tid 4 to smithi16987243-373 2023-09-23T22:22:33.985 INFO:tasks.rados.rados.0.smithi169.stdout:1425: finishing write tid 5 to smithi16987243-373 2023-09-23T22:22:33.985 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 373 v 232 (ObjNum 1014 snap 0 seq_num 1014) dirty exists 2023-09-23T22:22:33.985 INFO:tasks.rados.rados.0.smithi169.stdout:1425: left oid 373 (ObjNum 1014 snap 0 seq_num 1014) 2023-09-23T22:22:33.985 INFO:tasks.rados.rados.0.smithi169.stdout:1426: finishing write tid 1 to smithi16987243-467 2023-09-23T22:22:33.985 INFO:tasks.rados.rados.0.smithi169.stdout:1426: finishing write tid 2 to smithi16987243-467 2023-09-23T22:22:33.986 INFO:tasks.rados.rados.0.smithi169.stdout:1426: finishing write tid 3 to smithi16987243-467 2023-09-23T22:22:33.986 INFO:tasks.rados.rados.0.smithi169.stdout:1426: finishing write tid 4 to smithi16987243-467 2023-09-23T22:22:33.986 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 467 v 216 (ObjNum 1015 snap 0 seq_num 1015) dirty exists 2023-09-23T22:22:33.986 INFO:tasks.rados.rados.0.smithi169.stdout:1426: left oid 467 (ObjNum 1015 snap 0 seq_num 1015) 2023-09-23T22:22:33.986 INFO:tasks.rados.rados.0.smithi169.stdout:1427: finishing write tid 1 to smithi16987243-84 2023-09-23T22:22:33.986 INFO:tasks.rados.rados.0.smithi169.stdout:1427: finishing write tid 2 to smithi16987243-84 2023-09-23T22:22:33.986 INFO:tasks.rados.rados.0.smithi169.stdout:1427: finishing write tid 3 to smithi16987243-84 2023-09-23T22:22:33.986 INFO:tasks.rados.rados.0.smithi169.stdout:1423: done (9 left) 2023-09-23T22:22:33.986 INFO:tasks.rados.rados.0.smithi169.stdout:1424: done (8 left) 2023-09-23T22:22:33.986 INFO:tasks.rados.rados.0.smithi169.stdout:1425: done (7 left) 2023-09-23T22:22:33.986 INFO:tasks.rados.rados.0.smithi169.stdout:1426: done (6 left) 2023-09-23T22:22:33.987 INFO:tasks.rados.rados.0.smithi169.stdout:1432: done (5 left) 2023-09-23T22:22:33.987 INFO:tasks.rados.rados.0.smithi169.stdout:1433: write oid 19 current snap is 0 2023-09-23T22:22:33.987 INFO:tasks.rados.rados.0.smithi169.stdout:1427: finishing write tid 4 to smithi16987243-84 2023-09-23T22:22:33.987 INFO:tasks.rados.rados.0.smithi169.stdout:1427: finishing write tid 5 to smithi16987243-84 2023-09-23T22:22:33.987 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 84 v 189 (ObjNum 1016 snap 0 seq_num 1016) dirty exists 2023-09-23T22:22:33.987 INFO:tasks.rados.rados.0.smithi169.stdout:1427: left oid 84 (ObjNum 1016 snap 0 seq_num 1016) 2023-09-23T22:22:33.987 INFO:tasks.rados.rados.0.smithi169.stdout:1428: expect (ObjNum 580 snap 0 seq_num 580) 2023-09-23T22:22:34.154 INFO:tasks.rados.rados.0.smithi169.stdout:1429: finishing write tid 1 to smithi16987243-282 2023-09-23T22:22:34.155 INFO:tasks.rados.rados.0.smithi169.stdout:1429: finishing write tid 2 to smithi16987243-282 2023-09-23T22:22:34.155 INFO:tasks.rados.rados.0.smithi169.stdout:1429: finishing write tid 3 to smithi16987243-282 2023-09-23T22:22:34.155 INFO:tasks.rados.rados.0.smithi169.stdout:1430: expect (ObjNum 487 snap 0 seq_num 487) 2023-09-23T22:22:34.226 INFO:tasks.rados.rados.0.smithi169.stdout:1429: finishing write tid 4 to smithi16987243-282 2023-09-23T22:22:34.226 INFO:tasks.rados.rados.0.smithi169.stdout:1429: finishing write tid 5 to smithi16987243-282 2023-09-23T22:22:34.226 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 282 v 240 (ObjNum 1017 snap 0 seq_num 1017) dirty exists 2023-09-23T22:22:34.226 INFO:tasks.rados.rados.0.smithi169.stdout:1429: left oid 282 (ObjNum 1017 snap 0 seq_num 1017) 2023-09-23T22:22:34.226 INFO:tasks.rados.rados.0.smithi169.stdout:1431: finishing write tid 1 to smithi16987243-348 2023-09-23T22:22:34.226 INFO:tasks.rados.rados.0.smithi169.stdout:1431: finishing write tid 2 to smithi16987243-348 2023-09-23T22:22:34.226 INFO:tasks.rados.rados.0.smithi169.stdout:1431: finishing write tid 3 to smithi16987243-348 2023-09-23T22:22:34.226 INFO:tasks.rados.rados.0.smithi169.stdout:1431: finishing write tid 4 to smithi16987243-348 2023-09-23T22:22:34.227 INFO:tasks.rados.rados.0.smithi169.stdout:1431: finishing write tid 5 to smithi16987243-348 2023-09-23T22:22:34.227 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 348 v 220 (ObjNum 1018 snap 0 seq_num 1018) dirty exists 2023-09-23T22:22:34.227 INFO:tasks.rados.rados.0.smithi169.stdout:1431: left oid 348 (ObjNum 1018 snap 0 seq_num 1018) 2023-09-23T22:22:34.227 INFO:tasks.rados.rados.0.smithi169.stdout:1433: seq_num 1020 ranges {743140=745282,2154692=468011} 2023-09-23T22:22:34.234 INFO:tasks.rados.rados.0.smithi169.stdout:1433: writing smithi16987243-19 from 743140 to 1488422 tid 1 2023-09-23T22:22:34.240 INFO:tasks.rados.rados.0.smithi169.stdout:1433: writing smithi16987243-19 from 2154692 to 2622703 tid 2 2023-09-23T22:22:34.240 INFO:tasks.rados.rados.0.smithi169.stdout:1427: done (5 left) 2023-09-23T22:22:34.241 INFO:tasks.rados.rados.0.smithi169.stdout:1428: done (4 left) 2023-09-23T22:22:34.241 INFO:tasks.rados.rados.0.smithi169.stdout:1429: done (3 left) 2023-09-23T22:22:34.241 INFO:tasks.rados.rados.0.smithi169.stdout:1430: done (2 left) 2023-09-23T22:22:34.241 INFO:tasks.rados.rados.0.smithi169.stdout:1431: done (1 left) 2023-09-23T22:22:34.241 INFO:tasks.rados.rados.0.smithi169.stdout:1434: delete oid 335 current snap is 0 2023-09-23T22:22:34.241 INFO:tasks.rados.rados.0.smithi169.stdout:1433: finishing write tid 1 to smithi16987243-19 2023-09-23T22:22:34.242 INFO:tasks.rados.rados.0.smithi169.stdout:1434: done (1 left) 2023-09-23T22:22:34.243 INFO:tasks.rados.rados.0.smithi169.stdout:1435: read oid 417 snap -1 2023-09-23T22:22:34.243 INFO:tasks.rados.rados.0.smithi169.stdout:1435: expect (ObjNum 416 snap 0 seq_num 416) 2023-09-23T22:22:34.243 INFO:tasks.rados.rados.0.smithi169.stdout:1436: write oid 63 current snap is 0 2023-09-23T22:22:34.243 INFO:tasks.rados.rados.0.smithi169.stdout:1436: seq_num 1022 ranges {776754=495780,1871656=471680,2965828=210926} 2023-09-23T22:22:34.250 INFO:tasks.rados.rados.0.smithi169.stdout:1436: writing smithi16987243-63 from 776754 to 1272534 tid 1 2023-09-23T22:22:34.256 INFO:tasks.rados.rados.0.smithi169.stdout:1436: writing smithi16987243-63 from 1871656 to 2343336 tid 2 2023-09-23T22:22:34.262 INFO:tasks.rados.rados.0.smithi169.stdout:1436: writing smithi16987243-63 from 2965828 to 3176754 tid 3 2023-09-23T22:22:34.262 INFO:tasks.rados.rados.0.smithi169.stdout:1437: write oid 263 current snap is 0 2023-09-23T22:22:34.262 INFO:tasks.rados.rados.0.smithi169.stdout:1437: seq_num 1023 ranges {793561=571029,1813785=731691,2993251=200310} 2023-09-23T22:22:34.270 INFO:tasks.rados.rados.0.smithi169.stdout:1437: writing smithi16987243-263 from 793561 to 1364590 tid 1 2023-09-23T22:22:34.277 INFO:tasks.rados.rados.0.smithi169.stdout:1437: writing smithi16987243-263 from 1813785 to 2545476 tid 2 2023-09-23T22:22:34.281 INFO:tasks.rados.rados.0.smithi169.stdout:1437: writing smithi16987243-263 from 2993251 to 3193561 tid 3 2023-09-23T22:22:34.281 INFO:tasks.rados.rados.0.smithi169.stdout:1438: write oid 113 current snap is 0 2023-09-23T22:22:34.281 INFO:tasks.rados.rados.0.smithi169.stdout:1438: seq_num 1024 ranges {410368=646278,1472267=475349,2504321=405600} 2023-09-23T22:22:34.287 INFO:tasks.rados.rados.0.smithi169.stdout:1438: writing smithi16987243-113 from 410368 to 1056646 tid 1 2023-09-23T22:22:34.292 INFO:tasks.rados.rados.0.smithi169.stdout:1438: writing smithi16987243-113 from 1472267 to 1947616 tid 2 2023-09-23T22:22:34.298 INFO:tasks.rados.rados.0.smithi169.stdout:1438: writing smithi16987243-113 from 2504321 to 2909921 tid 3 2023-09-23T22:22:34.298 INFO:tasks.rados.rados.0.smithi169.stdout:1439: write oid 266 current snap is 0 2023-09-23T22:22:34.298 INFO:tasks.rados.rados.0.smithi169.stdout:1433: finishing write tid 2 to smithi16987243-19 2023-09-23T22:22:34.298 INFO:tasks.rados.rados.0.smithi169.stdout:1433: finishing write tid 3 to smithi16987243-19 2023-09-23T22:22:34.298 INFO:tasks.rados.rados.0.smithi169.stdout:1433: finishing write tid 4 to smithi16987243-19 2023-09-23T22:22:34.299 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 19 v 223 (ObjNum 1020 snap 0 seq_num 1020) dirty exists 2023-09-23T22:22:34.299 INFO:tasks.rados.rados.0.smithi169.stdout:1433: left oid 19 (ObjNum 1020 snap 0 seq_num 1020) 2023-09-23T22:22:34.299 INFO:tasks.rados.rados.0.smithi169.stdout:1435: expect (ObjNum 416 snap 0 seq_num 416) 2023-09-23T22:22:34.407 INFO:tasks.rados.rados.0.smithi169.stdout:1436: finishing write tid 1 to smithi16987243-63 2023-09-23T22:22:34.407 INFO:tasks.rados.rados.0.smithi169.stdout:1436: finishing write tid 2 to smithi16987243-63 2023-09-23T22:22:34.407 INFO:tasks.rados.rados.0.smithi169.stdout:1436: finishing write tid 3 to smithi16987243-63 2023-09-23T22:22:34.407 INFO:tasks.rados.rados.0.smithi169.stdout:1436: finishing write tid 4 to smithi16987243-63 2023-09-23T22:22:34.407 INFO:tasks.rados.rados.0.smithi169.stdout:1436: finishing write tid 5 to smithi16987243-63 2023-09-23T22:22:34.407 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 63 v 156 (ObjNum 1022 snap 0 seq_num 1022) dirty exists 2023-09-23T22:22:34.407 INFO:tasks.rados.rados.0.smithi169.stdout:1436: left oid 63 (ObjNum 1022 snap 0 seq_num 1022) 2023-09-23T22:22:34.407 INFO:tasks.rados.rados.0.smithi169.stdout:1437: finishing write tid 1 to smithi16987243-263 2023-09-23T22:22:34.407 INFO:tasks.rados.rados.0.smithi169.stdout:1437: finishing write tid 2 to smithi16987243-263 2023-09-23T22:22:34.407 INFO:tasks.rados.rados.0.smithi169.stdout:1437: finishing write tid 3 to smithi16987243-263 2023-09-23T22:22:34.407 INFO:tasks.rados.rados.0.smithi169.stdout:1437: finishing write tid 4 to smithi16987243-263 2023-09-23T22:22:34.408 INFO:tasks.rados.rados.0.smithi169.stdout:1437: finishing write tid 5 to smithi16987243-263 2023-09-23T22:22:34.408 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 263 v 206 (ObjNum 1023 snap 0 seq_num 1023) dirty exists 2023-09-23T22:22:34.408 INFO:tasks.rados.rados.0.smithi169.stdout:1437: left oid 263 (ObjNum 1023 snap 0 seq_num 1023) 2023-09-23T22:22:34.408 INFO:tasks.rados.rados.0.smithi169.stdout:1438: finishing write tid 1 to smithi16987243-113 2023-09-23T22:22:34.408 INFO:tasks.rados.rados.0.smithi169.stdout:1438: finishing write tid 2 to smithi16987243-113 2023-09-23T22:22:34.408 INFO:tasks.rados.rados.0.smithi169.stdout:1438: finishing write tid 3 to smithi16987243-113 2023-09-23T22:22:34.408 INFO:tasks.rados.rados.0.smithi169.stdout:1438: finishing write tid 4 to smithi16987243-113 2023-09-23T22:22:34.408 INFO:tasks.rados.rados.0.smithi169.stdout:1438: finishing write tid 5 to smithi16987243-113 2023-09-23T22:22:34.408 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 113 v 215 (ObjNum 1024 snap 0 seq_num 1024) dirty exists 2023-09-23T22:22:34.408 INFO:tasks.rados.rados.0.smithi169.stdout:1438: left oid 113 (ObjNum 1024 snap 0 seq_num 1024) 2023-09-23T22:22:34.408 INFO:tasks.rados.rados.0.smithi169.stdout:1439: seq_num 1025 ranges {427175=721527,1930749=735360} 2023-09-23T22:22:34.418 INFO:tasks.rados.rados.0.smithi169.stdout:1439: writing smithi16987243-266 from 427175 to 1148702 tid 1 2023-09-23T22:22:34.427 INFO:tasks.rados.rados.0.smithi169.stdout:1439: writing smithi16987243-266 from 1930749 to 2666109 tid 2 2023-09-23T22:22:34.427 INFO:tasks.rados.rados.0.smithi169.stdout:1433: done (5 left) 2023-09-23T22:22:34.427 INFO:tasks.rados.rados.0.smithi169.stdout:1435: done (4 left) 2023-09-23T22:22:34.427 INFO:tasks.rados.rados.0.smithi169.stdout:1436: done (3 left) 2023-09-23T22:22:34.427 INFO:tasks.rados.rados.0.smithi169.stdout:1437: done (2 left) 2023-09-23T22:22:34.428 INFO:tasks.rados.rados.0.smithi169.stdout:1438: done (1 left) 2023-09-23T22:22:34.428 INFO:tasks.rados.rados.0.smithi169.stdout:1440: write oid 273 current snap is 0 2023-09-23T22:22:34.428 INFO:tasks.rados.rados.0.smithi169.stdout:1439: finishing write tid 1 to smithi16987243-266 2023-09-23T22:22:34.428 INFO:tasks.rados.rados.0.smithi169.stdout:1440: seq_num 1026 ranges {443982=796776,1989231=479018,2959167=284815} 2023-09-23T22:22:34.434 INFO:tasks.rados.rados.0.smithi169.stdout:1440: writing smithi16987243-273 from 443982 to 1240758 tid 1 2023-09-23T22:22:34.441 INFO:tasks.rados.rados.0.smithi169.stdout:1440: writing smithi16987243-273 from 1989231 to 2468249 tid 2 2023-09-23T22:22:34.446 INFO:tasks.rados.rados.0.smithi169.stdout:1440: writing smithi16987243-273 from 2959167 to 3243982 tid 3 2023-09-23T22:22:34.446 INFO:tasks.rados.rados.0.smithi169.stdout:1441: read oid 291 snap -1 2023-09-23T22:22:34.446 INFO:tasks.rados.rados.0.smithi169.stdout:1441: expect deleted 2023-09-23T22:22:34.446 INFO:tasks.rados.rados.0.smithi169.stdout:1442: read oid 294 snap -1 2023-09-23T22:22:34.446 INFO:tasks.rados.rados.0.smithi169.stdout:1442: expect (ObjNum 974 snap 0 seq_num 974) 2023-09-23T22:22:34.446 INFO:tasks.rados.rados.0.smithi169.stdout:1443: write oid 95 current snap is 0 2023-09-23T22:22:34.446 INFO:tasks.rados.rados.0.smithi169.stdout:1443: seq_num 1027 ranges {460789=588378,1764066=739029,3219296=41493} 2023-09-23T22:22:34.452 INFO:tasks.rados.rados.0.smithi169.stdout:1443: writing smithi16987243-95 from 460789 to 1049167 tid 1 2023-09-23T22:22:34.460 INFO:tasks.rados.rados.0.smithi169.stdout:1443: writing smithi16987243-95 from 1764066 to 2503095 tid 2 2023-09-23T22:22:34.464 INFO:tasks.rados.rados.0.smithi169.stdout:1443: writing smithi16987243-95 from 3219296 to 3260789 tid 3 2023-09-23T22:22:34.465 INFO:tasks.rados.rados.0.smithi169.stdout:1444: write oid 317 current snap is 0 2023-09-23T22:22:34.465 INFO:tasks.rados.rados.0.smithi169.stdout:1444: seq_num 1028 ranges {477596=663627,1706195=482687,2614013=567041} 2023-09-23T22:22:34.472 INFO:tasks.rados.rados.0.smithi169.stdout:1444: writing smithi16987243-317 from 477596 to 1141223 tid 1 2023-09-23T22:22:34.479 INFO:tasks.rados.rados.0.smithi169.stdout:1444: writing smithi16987243-317 from 1706195 to 2188882 tid 2 2023-09-23T22:22:34.486 INFO:tasks.rados.rados.0.smithi169.stdout:1444: writing smithi16987243-317 from 2614013 to 3181054 tid 3 2023-09-23T22:22:34.486 INFO:tasks.rados.rados.0.smithi169.stdout:1445: read oid 184 snap -1 2023-09-23T22:22:34.486 INFO:tasks.rados.rados.0.smithi169.stdout:1445: expect (ObjNum 725 snap 0 seq_num 725) 2023-09-23T22:22:34.486 INFO:tasks.rados.rados.0.smithi169.stdout:1446: delete oid 333 current snap is 0 2023-09-23T22:22:34.486 INFO:tasks.rados.rados.0.smithi169.stdout:1439: finishing write tid 2 to smithi16987243-266 2023-09-23T22:22:34.486 INFO:tasks.rados.rados.0.smithi169.stdout:1439: finishing write tid 3 to smithi16987243-266 2023-09-23T22:22:34.486 INFO:tasks.rados.rados.0.smithi169.stdout:1439: finishing write tid 4 to smithi16987243-266 2023-09-23T22:22:34.486 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 266 v 196 (ObjNum 1025 snap 0 seq_num 1025) dirty exists 2023-09-23T22:22:34.486 INFO:tasks.rados.rados.0.smithi169.stdout:1439: left oid 266 (ObjNum 1025 snap 0 seq_num 1025) 2023-09-23T22:22:34.486 INFO:tasks.rados.rados.0.smithi169.stdout:1440: finishing write tid 1 to smithi16987243-273 2023-09-23T22:22:34.486 INFO:tasks.rados.rados.0.smithi169.stdout:1440: finishing write tid 2 to smithi16987243-273 2023-09-23T22:22:34.487 INFO:tasks.rados.rados.0.smithi169.stdout:1440: finishing write tid 3 to smithi16987243-273 2023-09-23T22:22:34.487 INFO:tasks.rados.rados.0.smithi169.stdout:1440: finishing write tid 4 to smithi16987243-273 2023-09-23T22:22:34.487 INFO:tasks.rados.rados.0.smithi169.stdout:1440: finishing write tid 5 to smithi16987243-273 2023-09-23T22:22:34.487 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 273 v 220 (ObjNum 1026 snap 0 seq_num 1026) dirty exists 2023-09-23T22:22:34.487 INFO:tasks.rados.rados.0.smithi169.stdout:1440: left oid 273 (ObjNum 1026 snap 0 seq_num 1026) 2023-09-23T22:22:34.487 INFO:tasks.rados.rados.0.smithi169.stdout:1442: expect (ObjNum 974 snap 0 seq_num 974) 2023-09-23T22:22:34.576 INFO:tasks.rados.rados.0.smithi169.stdout:1443: finishing write tid 1 to smithi16987243-95 2023-09-23T22:22:34.576 INFO:tasks.rados.rados.0.smithi169.stdout:1443: finishing write tid 2 to smithi16987243-95 2023-09-23T22:22:34.576 INFO:tasks.rados.rados.0.smithi169.stdout:1443: finishing write tid 3 to smithi16987243-95 2023-09-23T22:22:34.576 INFO:tasks.rados.rados.0.smithi169.stdout:1443: finishing write tid 4 to smithi16987243-95 2023-09-23T22:22:34.576 INFO:tasks.rados.rados.0.smithi169.stdout:1443: finishing write tid 5 to smithi16987243-95 2023-09-23T22:22:34.576 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 95 v 193 (ObjNum 1027 snap 0 seq_num 1027) dirty exists 2023-09-23T22:22:34.576 INFO:tasks.rados.rados.0.smithi169.stdout:1443: left oid 95 (ObjNum 1027 snap 0 seq_num 1027) 2023-09-23T22:22:34.577 INFO:tasks.rados.rados.0.smithi169.stdout:1444: finishing write tid 1 to smithi16987243-317 2023-09-23T22:22:34.577 INFO:tasks.rados.rados.0.smithi169.stdout:1444: finishing write tid 2 to smithi16987243-317 2023-09-23T22:22:34.577 INFO:tasks.rados.rados.0.smithi169.stdout:1444: finishing write tid 3 to smithi16987243-317 2023-09-23T22:22:34.577 INFO:tasks.rados.rados.0.smithi169.stdout:1444: finishing write tid 4 to smithi16987243-317 2023-09-23T22:22:34.577 INFO:tasks.rados.rados.0.smithi169.stdout:1444: finishing write tid 5 to smithi16987243-317 2023-09-23T22:22:34.577 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 317 v 200 (ObjNum 1028 snap 0 seq_num 1028) dirty exists 2023-09-23T22:22:34.577 INFO:tasks.rados.rados.0.smithi169.stdout:1444: left oid 317 (ObjNum 1028 snap 0 seq_num 1028) 2023-09-23T22:22:34.577 INFO:tasks.rados.rados.0.smithi169.stdout:1445: expect (ObjNum 725 snap 0 seq_num 725) 2023-09-23T22:22:34.665 INFO:tasks.rados.rados.0.smithi169.stdout:1439: done (7 left) 2023-09-23T22:22:34.665 INFO:tasks.rados.rados.0.smithi169.stdout:1440: done (6 left) 2023-09-23T22:22:34.666 INFO:tasks.rados.rados.0.smithi169.stdout:1441: done (5 left) 2023-09-23T22:22:34.666 INFO:tasks.rados.rados.0.smithi169.stdout:1442: done (4 left) 2023-09-23T22:22:34.666 INFO:tasks.rados.rados.0.smithi169.stdout:1443: done (3 left) 2023-09-23T22:22:34.666 INFO:tasks.rados.rados.0.smithi169.stdout:1444: done (2 left) 2023-09-23T22:22:34.666 INFO:tasks.rados.rados.0.smithi169.stdout:1445: done (1 left) 2023-09-23T22:22:34.666 INFO:tasks.rados.rados.0.smithi169.stdout:1446: done (0 left) 2023-09-23T22:22:34.666 INFO:tasks.rados.rados.0.smithi169.stdout:1447: read oid 326 snap -1 2023-09-23T22:22:34.666 INFO:tasks.rados.rados.0.smithi169.stdout:1447: expect (ObjNum 589 snap 0 seq_num 589) 2023-09-23T22:22:34.666 INFO:tasks.rados.rados.0.smithi169.stdout:1448: write oid 223 current snap is 0 2023-09-23T22:22:34.666 INFO:tasks.rados.rados.0.smithi169.stdout:1448: seq_num 1030 ranges {511210=414125,1423159=486356,2668859=589585} 2023-09-23T22:22:34.676 INFO:tasks.rados.rados.0.smithi169.stdout:1448: writing smithi16987243-223 from 511210 to 925335 tid 1 2023-09-23T22:22:34.682 INFO:tasks.rados.rados.0.smithi169.stdout:1448: writing smithi16987243-223 from 1423159 to 1909515 tid 2 2023-09-23T22:22:34.690 INFO:tasks.rados.rados.0.smithi169.stdout:1448: writing smithi16987243-223 from 2668859 to 3258444 tid 3 2023-09-23T22:22:34.691 INFO:tasks.rados.rados.0.smithi169.stdout:1449: write oid 141 current snap is 0 2023-09-23T22:22:34.691 INFO:tasks.rados.rados.0.smithi169.stdout:1449: seq_num 1031 ranges {528017=489374,1481641=630014,2696282=400857} 2023-09-23T22:22:34.696 INFO:tasks.rados.rados.0.smithi169.stdout:1449: writing smithi16987243-141 from 528017 to 1017391 tid 1 2023-09-23T22:22:34.702 INFO:tasks.rados.rados.0.smithi169.stdout:1449: writing smithi16987243-141 from 1481641 to 2111655 tid 2 2023-09-23T22:22:34.708 INFO:tasks.rados.rados.0.smithi169.stdout:1449: writing smithi16987243-141 from 2696282 to 3097139 tid 3 2023-09-23T22:22:34.708 INFO:tasks.rados.rados.0.smithi169.stdout:1450: write oid 250 current snap is 0 2023-09-23T22:22:34.708 INFO:tasks.rados.rados.0.smithi169.stdout:1450: seq_num 1032 ranges {544824=564623,1823770=490025,3007352=337472} 2023-09-23T22:22:34.714 INFO:tasks.rados.rados.0.smithi169.stdout:1450: writing smithi16987243-250 from 544824 to 1109447 tid 1 2023-09-23T22:22:34.721 INFO:tasks.rados.rados.0.smithi169.stdout:1450: writing smithi16987243-250 from 1823770 to 2313795 tid 2 2023-09-23T22:22:34.727 INFO:tasks.rados.rados.0.smithi169.stdout:1450: writing smithi16987243-250 from 3007352 to 3344824 tid 3 2023-09-23T22:22:34.727 INFO:tasks.rados.rados.0.smithi169.stdout:1451: write oid 297 current snap is 0 2023-09-23T22:22:34.727 INFO:tasks.rados.rados.0.smithi169.stdout:1451: seq_num 1033 ranges {561631=639872,1882252=633683,3034775=326856} 2023-09-23T22:22:34.734 INFO:tasks.rados.rados.0.smithi169.stdout:1451: writing smithi16987243-297 from 561631 to 1201503 tid 1 2023-09-23T22:22:34.745 INFO:tasks.rados.rados.0.smithi169.stdout:1451: writing smithi16987243-297 from 1882252 to 2515935 tid 2 2023-09-23T22:22:34.752 INFO:tasks.rados.rados.0.smithi169.stdout:1451: writing smithi16987243-297 from 3034775 to 3361631 tid 3 2023-09-23T22:22:34.752 INFO:tasks.rados.rados.0.smithi169.stdout:1452: delete oid 318 current snap is 0 2023-09-23T22:22:34.752 INFO:tasks.rados.rados.0.smithi169.stdout:1447: expect (ObjNum 589 snap 0 seq_num 589) 2023-09-23T22:22:34.944 INFO:tasks.rados.rados.0.smithi169.stdout:1448: finishing write tid 1 to smithi16987243-223 2023-09-23T22:22:34.944 INFO:tasks.rados.rados.0.smithi169.stdout:1448: finishing write tid 2 to smithi16987243-223 2023-09-23T22:22:34.944 INFO:tasks.rados.rados.0.smithi169.stdout:1448: finishing write tid 3 to smithi16987243-223 2023-09-23T22:22:34.945 INFO:tasks.rados.rados.0.smithi169.stdout:1448: finishing write tid 4 to smithi16987243-223 2023-09-23T22:22:34.945 INFO:tasks.rados.rados.0.smithi169.stdout:1448: finishing write tid 5 to smithi16987243-223 2023-09-23T22:22:34.945 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 223 v 200 (ObjNum 1030 snap 0 seq_num 1030) dirty exists 2023-09-23T22:22:34.945 INFO:tasks.rados.rados.0.smithi169.stdout:1448: left oid 223 (ObjNum 1030 snap 0 seq_num 1030) 2023-09-23T22:22:34.945 INFO:tasks.rados.rados.0.smithi169.stdout:1449: finishing write tid 1 to smithi16987243-141 2023-09-23T22:22:34.945 INFO:tasks.rados.rados.0.smithi169.stdout:1449: finishing write tid 2 to smithi16987243-141 2023-09-23T22:22:34.945 INFO:tasks.rados.rados.0.smithi169.stdout:1449: finishing write tid 3 to smithi16987243-141 2023-09-23T22:22:34.945 INFO:tasks.rados.rados.0.smithi169.stdout:1449: finishing write tid 4 to smithi16987243-141 2023-09-23T22:22:34.945 INFO:tasks.rados.rados.0.smithi169.stdout:1449: finishing write tid 5 to smithi16987243-141 2023-09-23T22:22:34.945 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 141 v 236 (ObjNum 1031 snap 0 seq_num 1031) dirty exists 2023-09-23T22:22:34.945 INFO:tasks.rados.rados.0.smithi169.stdout:1449: left oid 141 (ObjNum 1031 snap 0 seq_num 1031) 2023-09-23T22:22:34.945 INFO:tasks.rados.rados.0.smithi169.stdout:1450: finishing write tid 1 to smithi16987243-250 2023-09-23T22:22:34.945 INFO:tasks.rados.rados.0.smithi169.stdout:1450: finishing write tid 2 to smithi16987243-250 2023-09-23T22:22:34.946 INFO:tasks.rados.rados.0.smithi169.stdout:1450: finishing write tid 3 to smithi16987243-250 2023-09-23T22:22:34.946 INFO:tasks.rados.rados.0.smithi169.stdout:1450: finishing write tid 4 to smithi16987243-250 2023-09-23T22:22:34.946 INFO:tasks.rados.rados.0.smithi169.stdout:1450: finishing write tid 5 to smithi16987243-250 2023-09-23T22:22:34.946 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 250 v 254 (ObjNum 1032 snap 0 seq_num 1032) dirty exists 2023-09-23T22:22:34.946 INFO:tasks.rados.rados.0.smithi169.stdout:1450: left oid 250 (ObjNum 1032 snap 0 seq_num 1032) 2023-09-23T22:22:34.946 INFO:tasks.rados.rados.0.smithi169.stdout:1451: finishing write tid 1 to smithi16987243-297 2023-09-23T22:22:34.946 INFO:tasks.rados.rados.0.smithi169.stdout:1451: finishing write tid 2 to smithi16987243-297 2023-09-23T22:22:34.946 INFO:tasks.rados.rados.0.smithi169.stdout:1451: finishing write tid 3 to smithi16987243-297 2023-09-23T22:22:34.946 INFO:tasks.rados.rados.0.smithi169.stdout:1451: finishing write tid 4 to smithi16987243-297 2023-09-23T22:22:34.946 INFO:tasks.rados.rados.0.smithi169.stdout:1451: finishing write tid 5 to smithi16987243-297 2023-09-23T22:22:34.946 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 297 v 197 (ObjNum 1033 snap 0 seq_num 1033) dirty exists 2023-09-23T22:22:34.946 INFO:tasks.rados.rados.0.smithi169.stdout:1451: left oid 297 (ObjNum 1033 snap 0 seq_num 1033) 2023-09-23T22:22:34.947 INFO:tasks.rados.rados.0.smithi169.stdout:1447: done (5 left) 2023-09-23T22:22:34.947 INFO:tasks.rados.rados.0.smithi169.stdout:1448: done (4 left) 2023-09-23T22:22:34.947 INFO:tasks.rados.rados.0.smithi169.stdout:1449: done (3 left) 2023-09-23T22:22:34.947 INFO:tasks.rados.rados.0.smithi169.stdout:1450: done (2 left) 2023-09-23T22:22:34.947 INFO:tasks.rados.rados.0.smithi169.stdout:1451: done (1 left) 2023-09-23T22:22:34.947 INFO:tasks.rados.rados.0.smithi169.stdout:1452: done (0 left) 2023-09-23T22:22:34.947 INFO:tasks.rados.rados.0.smithi169.stdout:1453: read oid 101 snap -1 2023-09-23T22:22:34.947 INFO:tasks.rados.rados.0.smithi169.stdout:1453: expect (ObjNum 100 snap 0 seq_num 100) 2023-09-23T22:22:34.947 INFO:tasks.rados.rados.0.smithi169.stdout:1454: read oid 412 snap -1 2023-09-23T22:22:34.947 INFO:tasks.rados.rados.0.smithi169.stdout:1454: expect (ObjNum 855 snap 0 seq_num 855) 2023-09-23T22:22:34.947 INFO:tasks.rados.rados.0.smithi169.stdout:1455: read oid 90 snap -1 2023-09-23T22:22:34.947 INFO:tasks.rados.rados.0.smithi169.stdout:1455: expect (ObjNum 89 snap 0 seq_num 89) 2023-09-23T22:22:34.947 INFO:tasks.rados.rados.0.smithi169.stdout:1456: read oid 483 snap -1 2023-09-23T22:22:34.947 INFO:tasks.rados.rados.0.smithi169.stdout:1456: expect (ObjNum 482 snap 0 seq_num 482) 2023-09-23T22:22:34.948 INFO:tasks.rados.rados.0.smithi169.stdout:1457: read oid 120 snap -1 2023-09-23T22:22:34.948 INFO:tasks.rados.rados.0.smithi169.stdout:1457: expect deleted 2023-09-23T22:22:34.948 INFO:tasks.rados.rados.0.smithi169.stdout:1458: write oid 74 current snap is 0 2023-09-23T22:22:34.948 INFO:tasks.rados.rados.0.smithi169.stdout:1458: seq_num 1035 ranges {595245=506723,1715569=637352,2805974=562298} 2023-09-23T22:22:34.956 INFO:tasks.rados.rados.0.smithi169.stdout:1458: writing smithi16987243-74 from 595245 to 1101968 tid 1 2023-09-23T22:22:34.963 INFO:tasks.rados.rados.0.smithi169.stdout:1458: writing smithi16987243-74 from 1715569 to 2352921 tid 2 2023-09-23T22:22:34.969 INFO:tasks.rados.rados.0.smithi169.stdout:1458: writing smithi16987243-74 from 2805974 to 3368272 tid 3 2023-09-23T22:22:34.969 INFO:tasks.rados.rados.0.smithi169.stdout:1459: read oid 383 snap -1 2023-09-23T22:22:34.969 INFO:tasks.rados.rados.0.smithi169.stdout:1459: expect deleted 2023-09-23T22:22:34.970 INFO:tasks.rados.rados.0.smithi169.stdout:1460: delete oid 310 current snap is 0 2023-09-23T22:22:34.970 INFO:tasks.rados.rados.0.smithi169.stdout:1456: expect (ObjNum 482 snap 0 seq_num 482) 2023-09-23T22:22:35.045 INFO:tasks.rados.rados.0.smithi169.stdout:1454: expect (ObjNum 855 snap 0 seq_num 855) 2023-09-23T22:22:35.146 INFO:tasks.rados.rados.0.smithi169.stdout:1455: expect (ObjNum 89 snap 0 seq_num 89) 2023-09-23T22:22:35.261 INFO:tasks.rados.rados.0.smithi169.stdout:1453: expect (ObjNum 100 snap 0 seq_num 100) 2023-09-23T22:22:35.382 INFO:tasks.rados.rados.0.smithi169.stdout:1458: finishing write tid 1 to smithi16987243-74 2023-09-23T22:22:35.382 INFO:tasks.rados.rados.0.smithi169.stdout:1458: finishing write tid 2 to smithi16987243-74 2023-09-23T22:22:35.382 INFO:tasks.rados.rados.0.smithi169.stdout:1458: finishing write tid 3 to smithi16987243-74 2023-09-23T22:22:35.382 INFO:tasks.rados.rados.0.smithi169.stdout:1458: finishing write tid 4 to smithi16987243-74 2023-09-23T22:22:35.382 INFO:tasks.rados.rados.0.smithi169.stdout:1458: finishing write tid 5 to smithi16987243-74 2023-09-23T22:22:35.382 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 74 v 201 (ObjNum 1035 snap 0 seq_num 1035) dirty exists 2023-09-23T22:22:35.383 INFO:tasks.rados.rados.0.smithi169.stdout:1458: left oid 74 (ObjNum 1035 snap 0 seq_num 1035) 2023-09-23T22:22:35.383 INFO:tasks.rados.rados.0.smithi169.stdout:1453: done (7 left) 2023-09-23T22:22:35.383 INFO:tasks.rados.rados.0.smithi169.stdout:1454: done (6 left) 2023-09-23T22:22:35.383 INFO:tasks.rados.rados.0.smithi169.stdout:1455: done (5 left) 2023-09-23T22:22:35.383 INFO:tasks.rados.rados.0.smithi169.stdout:1456: done (4 left) 2023-09-23T22:22:35.383 INFO:tasks.rados.rados.0.smithi169.stdout:1457: done (3 left) 2023-09-23T22:22:35.383 INFO:tasks.rados.rados.0.smithi169.stdout:1458: done (2 left) 2023-09-23T22:22:35.383 INFO:tasks.rados.rados.0.smithi169.stdout:1459: done (1 left) 2023-09-23T22:22:35.383 INFO:tasks.rados.rados.0.smithi169.stdout:1460: done (0 left) 2023-09-23T22:22:35.383 INFO:tasks.rados.rados.0.smithi169.stdout:1461: write oid 86 current snap is 0 2023-09-23T22:22:35.383 INFO:tasks.rados.rados.0.smithi169.stdout:1461: seq_num 1037 ranges {628859=657221,1716180=641021,3144467=284392} 2023-09-23T22:22:35.395 INFO:tasks.rados.rados.0.smithi169.stdout:1461: writing smithi16987243-86 from 628859 to 1286080 tid 1 2023-09-23T22:22:35.402 INFO:tasks.rados.rados.0.smithi169.stdout:1461: writing smithi16987243-86 from 1716180 to 2357201 tid 2 2023-09-23T22:22:35.408 INFO:tasks.rados.rados.0.smithi169.stdout:1461: writing smithi16987243-86 from 3144467 to 3428859 tid 3 2023-09-23T22:22:35.409 INFO:tasks.rados.rados.0.smithi169.stdout:1462: delete oid 82 current snap is 0 2023-09-23T22:22:35.409 INFO:tasks.rados.rados.0.smithi169.stdout:1461: finishing write tid 1 to smithi16987243-86 2023-09-23T22:22:35.409 INFO:tasks.rados.rados.0.smithi169.stdout:1461: finishing write tid 2 to smithi16987243-86 2023-09-23T22:22:35.411 INFO:tasks.rados.rados.0.smithi169.stdout:1462: done (1 left) 2023-09-23T22:22:35.411 INFO:tasks.rados.rados.0.smithi169.stdout:1463: read oid 468 snap -1 2023-09-23T22:22:35.411 INFO:tasks.rados.rados.0.smithi169.stdout:1463: expect (ObjNum 653 snap 0 seq_num 653) 2023-09-23T22:22:35.411 INFO:tasks.rados.rados.0.smithi169.stdout:1464: write oid 93 current snap is 0 2023-09-23T22:22:35.411 INFO:tasks.rados.rados.0.smithi169.stdout:1464: seq_num 1039 ranges {662473=407719,1833144=644690,3199313=263160} 2023-09-23T22:22:35.417 INFO:tasks.rados.rados.0.smithi169.stdout:1464: writing smithi16987243-93 from 662473 to 1070192 tid 1 2023-09-23T22:22:35.425 INFO:tasks.rados.rados.0.smithi169.stdout:1464: writing smithi16987243-93 from 1833144 to 2477834 tid 2 2023-09-23T22:22:35.431 INFO:tasks.rados.rados.0.smithi169.stdout:1464: writing smithi16987243-93 from 3199313 to 3462473 tid 3 2023-09-23T22:22:35.431 INFO:tasks.rados.rados.0.smithi169.stdout:1465: read oid 146 snap -1 2023-09-23T22:22:35.431 INFO:tasks.rados.rados.0.smithi169.stdout:1465: expect (ObjNum 660 snap 0 seq_num 660) 2023-09-23T22:22:35.431 INFO:tasks.rados.rados.0.smithi169.stdout:1466: read oid 56 snap -1 2023-09-23T22:22:35.432 INFO:tasks.rados.rados.0.smithi169.stdout:1466: expect (ObjNum 55 snap 0 seq_num 55) 2023-09-23T22:22:35.432 INFO:tasks.rados.rados.0.smithi169.stdout:1461: finishing write tid 3 to smithi16987243-86 2023-09-23T22:22:35.432 INFO:tasks.rados.rados.0.smithi169.stdout:1467: read oid 401 snap -1 2023-09-23T22:22:35.432 INFO:tasks.rados.rados.0.smithi169.stdout:1467: expect deleted 2023-09-23T22:22:35.432 INFO:tasks.rados.rados.0.smithi169.stdout:1468: read oid 219 snap -1 2023-09-23T22:22:35.432 INFO:tasks.rados.rados.0.smithi169.stdout:1468: expect (ObjNum 986 snap 0 seq_num 986) 2023-09-23T22:22:35.432 INFO:tasks.rados.rados.0.smithi169.stdout:1469: write oid 402 current snap is 0 2023-09-23T22:22:35.432 INFO:tasks.rados.rados.0.smithi169.stdout:1461: finishing write tid 4 to smithi16987243-86 2023-09-23T22:22:35.432 INFO:tasks.rados.rados.0.smithi169.stdout:1461: finishing write tid 5 to smithi16987243-86 2023-09-23T22:22:35.432 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 86 v 219 (ObjNum 1037 snap 0 seq_num 1037) dirty exists 2023-09-23T22:22:35.432 INFO:tasks.rados.rados.0.smithi169.stdout:1461: left oid 86 (ObjNum 1037 snap 0 seq_num 1037) 2023-09-23T22:22:35.432 INFO:tasks.rados.rados.0.smithi169.stdout:1469: seq_num 1040 ranges {679280=482968,1775273=788348,3110383=368897} 2023-09-23T22:22:35.438 INFO:tasks.rados.rados.0.smithi169.stdout:1469: writing smithi16987243-402 from 679280 to 1162248 tid 1 2023-09-23T22:22:35.446 INFO:tasks.rados.rados.0.smithi169.stdout:1469: writing smithi16987243-402 from 1775273 to 2563621 tid 2 2023-09-23T22:22:35.452 INFO:tasks.rados.rados.0.smithi169.stdout:1469: writing smithi16987243-402 from 3110383 to 3479280 tid 3 2023-09-23T22:22:35.452 INFO:tasks.rados.rados.0.smithi169.stdout:1461: done (7 left) 2023-09-23T22:22:35.452 INFO:tasks.rados.rados.0.smithi169.stdout:1470: read oid 44 snap -1 2023-09-23T22:22:35.452 INFO:tasks.rados.rados.0.smithi169.stdout:1470: expect (ObjNum 43 snap 0 seq_num 43) 2023-09-23T22:22:35.452 INFO:tasks.rados.rados.0.smithi169.stdout:1471: read oid 347 snap -1 2023-09-23T22:22:35.452 INFO:tasks.rados.rados.0.smithi169.stdout:1471: expect (ObjNum 991 snap 0 seq_num 991) 2023-09-23T22:22:35.452 INFO:tasks.rados.rados.0.smithi169.stdout:1472: read oid 81 snap -1 2023-09-23T22:22:35.452 INFO:tasks.rados.rados.0.smithi169.stdout:1472: expect deleted 2023-09-23T22:22:35.453 INFO:tasks.rados.rados.0.smithi169.stdout:1473: write oid 166 current snap is 0 2023-09-23T22:22:35.453 INFO:tasks.rados.rados.0.smithi169.stdout:1463: expect (ObjNum 653 snap 0 seq_num 653) 2023-09-23T22:22:35.601 INFO:tasks.rados.rados.0.smithi169.stdout:1464: finishing write tid 1 to smithi16987243-93 2023-09-23T22:22:35.601 INFO:tasks.rados.rados.0.smithi169.stdout:1464: finishing write tid 2 to smithi16987243-93 2023-09-23T22:22:35.602 INFO:tasks.rados.rados.0.smithi169.stdout:1464: finishing write tid 3 to smithi16987243-93 2023-09-23T22:22:35.602 INFO:tasks.rados.rados.0.smithi169.stdout:1464: finishing write tid 4 to smithi16987243-93 2023-09-23T22:22:35.602 INFO:tasks.rados.rados.0.smithi169.stdout:1464: finishing write tid 5 to smithi16987243-93 2023-09-23T22:22:35.602 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 93 v 160 (ObjNum 1039 snap 0 seq_num 1039) dirty exists 2023-09-23T22:22:35.602 INFO:tasks.rados.rados.0.smithi169.stdout:1464: left oid 93 (ObjNum 1039 snap 0 seq_num 1039) 2023-09-23T22:22:35.602 INFO:tasks.rados.rados.0.smithi169.stdout:1466: expect (ObjNum 55 snap 0 seq_num 55) 2023-09-23T22:22:35.702 INFO:tasks.rados.rados.0.smithi169.stdout:1465: expect (ObjNum 660 snap 0 seq_num 660) 2023-09-23T22:22:35.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:35 smithi169 bash[27421]: cluster 2023-09-23T22:22:33.839288+0000 mgr.y (mgr.24365) 229 : cluster [DBG] pgmap v200: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 96 MiB/s rd, 14 MiB/s wr, 141 op/s 2023-09-23T22:22:35.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:35 smithi169 bash[27421]: audit 2023-09-23T22:22:34.536459+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.169:0/797419918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:35.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:35 smithi169 bash[40994]: cluster 2023-09-23T22:22:33.839288+0000 mgr.y (mgr.24365) 229 : cluster [DBG] pgmap v200: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 96 MiB/s rd, 14 MiB/s wr, 141 op/s 2023-09-23T22:22:35.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:35 smithi169 bash[40994]: audit 2023-09-23T22:22:34.536459+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.169:0/797419918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:35.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:35 smithi187 bash[31480]: cluster 2023-09-23T22:22:33.839288+0000 mgr.y (mgr.24365) 229 : cluster [DBG] pgmap v200: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 96 MiB/s rd, 14 MiB/s wr, 141 op/s 2023-09-23T22:22:35.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:35 smithi187 bash[31480]: audit 2023-09-23T22:22:34.536459+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.169:0/797419918' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:35.889 INFO:tasks.rados.rados.0.smithi169.stdout:1468: expect (ObjNum 986 snap 0 seq_num 986) 2023-09-23T22:22:35.977 INFO:tasks.rados.rados.0.smithi169.stdout:1469: finishing write tid 1 to smithi16987243-402 2023-09-23T22:22:35.977 INFO:tasks.rados.rados.0.smithi169.stdout:1469: finishing write tid 2 to smithi16987243-402 2023-09-23T22:22:35.978 INFO:tasks.rados.rados.0.smithi169.stdout:1471: expect (ObjNum 991 snap 0 seq_num 991) 2023-09-23T22:22:36.119 INFO:tasks.rados.rados.0.smithi169.stdout:1469: finishing write tid 3 to smithi16987243-402 2023-09-23T22:22:36.119 INFO:tasks.rados.rados.0.smithi169.stdout:1469: finishing write tid 4 to smithi16987243-402 2023-09-23T22:22:36.120 INFO:tasks.rados.rados.0.smithi169.stdout:1469: finishing write tid 5 to smithi16987243-402 2023-09-23T22:22:36.120 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 402 v 204 (ObjNum 1040 snap 0 seq_num 1040) dirty exists 2023-09-23T22:22:36.120 INFO:tasks.rados.rados.0.smithi169.stdout:1469: left oid 402 (ObjNum 1040 snap 0 seq_num 1040) 2023-09-23T22:22:36.120 INFO:tasks.rados.rados.0.smithi169.stdout:1470: expect (ObjNum 43 snap 0 seq_num 43) 2023-09-23T22:22:36.208 INFO:tasks.rados.rados.0.smithi169.stdout:1473: seq_num 1041 ranges {696087=558217,1833755=648359,3137806=358281} 2023-09-23T22:22:36.220 INFO:tasks.rados.rados.0.smithi169.stdout:1473: writing smithi16987243-166 from 696087 to 1254304 tid 1 2023-09-23T22:22:36.229 INFO:tasks.rados.rados.0.smithi169.stdout:1473: writing smithi16987243-166 from 1833755 to 2482114 tid 2 2023-09-23T22:22:36.235 INFO:tasks.rados.rados.0.smithi169.stdout:1473: writing smithi16987243-166 from 3137806 to 3496087 tid 3 2023-09-23T22:22:36.235 INFO:tasks.rados.rados.0.smithi169.stdout:1463: done (10 left) 2023-09-23T22:22:36.235 INFO:tasks.rados.rados.0.smithi169.stdout:1464: done (9 left) 2023-09-23T22:22:36.235 INFO:tasks.rados.rados.0.smithi169.stdout:1465: done (8 left) 2023-09-23T22:22:36.235 INFO:tasks.rados.rados.0.smithi169.stdout:1466: done (7 left) 2023-09-23T22:22:36.236 INFO:tasks.rados.rados.0.smithi169.stdout:1467: done (6 left) 2023-09-23T22:22:36.236 INFO:tasks.rados.rados.0.smithi169.stdout:1468: done (5 left) 2023-09-23T22:22:36.236 INFO:tasks.rados.rados.0.smithi169.stdout:1469: done (4 left) 2023-09-23T22:22:36.236 INFO:tasks.rados.rados.0.smithi169.stdout:1470: done (3 left) 2023-09-23T22:22:36.236 INFO:tasks.rados.rados.0.smithi169.stdout:1471: done (2 left) 2023-09-23T22:22:36.236 INFO:tasks.rados.rados.0.smithi169.stdout:1472: done (1 left) 2023-09-23T22:22:36.236 INFO:tasks.rados.rados.0.smithi169.stdout:1474: read oid 110 snap -1 2023-09-23T22:22:36.236 INFO:tasks.rados.rados.0.smithi169.stdout:1474: expect (ObjNum 1010 snap 0 seq_num 1010) 2023-09-23T22:22:36.236 INFO:tasks.rados.rados.0.smithi169.stdout:1475: read oid 321 snap -1 2023-09-23T22:22:36.236 INFO:tasks.rados.rados.0.smithi169.stdout:1475: expect (ObjNum 320 snap 0 seq_num 320) 2023-09-23T22:22:36.236 INFO:tasks.rados.rados.0.smithi169.stdout:1476: read oid 273 snap -1 2023-09-23T22:22:36.236 INFO:tasks.rados.rados.0.smithi169.stdout:1476: expect (ObjNum 1026 snap 0 seq_num 1026) 2023-09-23T22:22:36.237 INFO:tasks.rados.rados.0.smithi169.stdout:1477: write oid 22 current snap is 0 2023-09-23T22:22:36.237 INFO:tasks.rados.rados.0.smithi169.stdout:1473: finishing write tid 1 to smithi16987243-166 2023-09-23T22:22:36.237 INFO:tasks.rados.rados.0.smithi169.stdout:1473: finishing write tid 2 to smithi16987243-166 2023-09-23T22:22:36.237 INFO:tasks.rados.rados.0.smithi169.stdout:1477: seq_num 1042 ranges {712894=749819,2008590=792017,3281582=231312} 2023-09-23T22:22:36.243 INFO:tasks.rados.rados.0.smithi169.stdout:1477: writing smithi16987243-22 from 712894 to 1462713 tid 1 2023-09-23T22:22:36.253 INFO:tasks.rados.rados.0.smithi169.stdout:1477: writing smithi16987243-22 from 2008590 to 2800607 tid 2 2023-09-23T22:22:36.258 INFO:tasks.rados.rados.0.smithi169.stdout:1477: writing smithi16987243-22 from 3281582 to 3512894 tid 3 2023-09-23T22:22:36.258 INFO:tasks.rados.rados.0.smithi169.stdout:1478: write oid 237 current snap is 0 2023-09-23T22:22:36.258 INFO:tasks.rados.rados.0.smithi169.stdout:1473: finishing write tid 3 to smithi16987243-166 2023-09-23T22:22:36.258 INFO:tasks.rados.rados.0.smithi169.stdout:1478: seq_num 1043 ranges {729701=425068,1667072=652028,2909005=485180} 2023-09-23T22:22:36.264 INFO:tasks.rados.rados.0.smithi169.stdout:1478: writing smithi16987243-237 from 729701 to 1154769 tid 1 2023-09-23T22:22:36.271 INFO:tasks.rados.rados.0.smithi169.stdout:1478: writing smithi16987243-237 from 1667072 to 2319100 tid 2 2023-09-23T22:22:36.278 INFO:tasks.rados.rados.0.smithi169.stdout:1478: writing smithi16987243-237 from 2909005 to 3394185 tid 3 2023-09-23T22:22:36.278 INFO:tasks.rados.rados.0.smithi169.stdout:1479: read oid 197 snap -1 2023-09-23T22:22:36.278 INFO:tasks.rados.rados.0.smithi169.stdout:1479: expect (ObjNum 987 snap 0 seq_num 987) 2023-09-23T22:22:36.278 INFO:tasks.rados.rados.0.smithi169.stdout:1480: write oid 195 current snap is 0 2023-09-23T22:22:36.278 INFO:tasks.rados.rados.0.smithi169.stdout:1473: finishing write tid 4 to smithi16987243-166 2023-09-23T22:22:36.278 INFO:tasks.rados.rados.0.smithi169.stdout:1473: finishing write tid 5 to smithi16987243-166 2023-09-23T22:22:36.278 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 166 v 164 (ObjNum 1041 snap 0 seq_num 1041) dirty exists 2023-09-23T22:22:36.278 INFO:tasks.rados.rados.0.smithi169.stdout:1473: left oid 166 (ObjNum 1041 snap 0 seq_num 1041) 2023-09-23T22:22:36.278 INFO:tasks.rados.rados.0.smithi169.stdout:1480: seq_num 1044 ranges {746508=500317,2009201=795686,3220075=326433} 2023-09-23T22:22:36.285 INFO:tasks.rados.rados.0.smithi169.stdout:1480: writing smithi16987243-195 from 746508 to 1246825 tid 1 2023-09-23T22:22:36.294 INFO:tasks.rados.rados.0.smithi169.stdout:1480: writing smithi16987243-195 from 2009201 to 2804887 tid 2 2023-09-23T22:22:36.299 INFO:tasks.rados.rados.0.smithi169.stdout:1480: writing smithi16987243-195 from 3220075 to 3546508 tid 3 2023-09-23T22:22:36.299 INFO:tasks.rados.rados.0.smithi169.stdout:1473: done (7 left) 2023-09-23T22:22:36.299 INFO:tasks.rados.rados.0.smithi169.stdout:1481: read oid 284 snap -1 2023-09-23T22:22:36.299 INFO:tasks.rados.rados.0.smithi169.stdout:1481: expect (ObjNum 981 snap 0 seq_num 981) 2023-09-23T22:22:36.299 INFO:tasks.rados.rados.0.smithi169.stdout:1482: read oid 224 snap -1 2023-09-23T22:22:36.299 INFO:tasks.rados.rados.0.smithi169.stdout:1482: expect (ObjNum 931 snap 0 seq_num 931) 2023-09-23T22:22:36.300 INFO:tasks.rados.rados.0.smithi169.stdout:1483: read oid 301 snap -1 2023-09-23T22:22:36.300 INFO:tasks.rados.rados.0.smithi169.stdout:1483: expect (ObjNum 543 snap 0 seq_num 543) 2023-09-23T22:22:36.300 INFO:tasks.rados.rados.0.smithi169.stdout:1484: delete oid 38 current snap is 0 2023-09-23T22:22:36.300 INFO:tasks.rados.rados.0.smithi169.stdout:1474: expect (ObjNum 1010 snap 0 seq_num 1010) 2023-09-23T22:22:36.443 INFO:tasks.rados.rados.0.smithi169.stdout:1476: expect (ObjNum 1026 snap 0 seq_num 1026) 2023-09-23T22:22:36.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:22:36 smithi169 bash[27688]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:22:36] "GET /metrics HTTP/1.1" 200 242607 "" "Prometheus/2.43.0" 2023-09-23T22:22:36.619 INFO:tasks.rados.rados.0.smithi169.stdout:1477: finishing write tid 1 to smithi16987243-22 2023-09-23T22:22:36.619 INFO:tasks.rados.rados.0.smithi169.stdout:1475: expect (ObjNum 320 snap 0 seq_num 320) 2023-09-23T22:22:36.725 INFO:tasks.rados.rados.0.smithi169.stdout:1477: finishing write tid 2 to smithi16987243-22 2023-09-23T22:22:36.725 INFO:tasks.rados.rados.0.smithi169.stdout:1477: finishing write tid 3 to smithi16987243-22 2023-09-23T22:22:36.725 INFO:tasks.rados.rados.0.smithi169.stdout:1477: finishing write tid 4 to smithi16987243-22 2023-09-23T22:22:36.725 INFO:tasks.rados.rados.0.smithi169.stdout:1477: finishing write tid 5 to smithi16987243-22 2023-09-23T22:22:36.725 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 22 v 232 (ObjNum 1042 snap 0 seq_num 1042) dirty exists 2023-09-23T22:22:36.725 INFO:tasks.rados.rados.0.smithi169.stdout:1477: left oid 22 (ObjNum 1042 snap 0 seq_num 1042) 2023-09-23T22:22:36.726 INFO:tasks.rados.rados.0.smithi169.stdout:1478: finishing write tid 1 to smithi16987243-237 2023-09-23T22:22:36.726 INFO:tasks.rados.rados.0.smithi169.stdout:1478: finishing write tid 2 to smithi16987243-237 2023-09-23T22:22:36.726 INFO:tasks.rados.rados.0.smithi169.stdout:1478: finishing write tid 3 to smithi16987243-237 2023-09-23T22:22:36.726 INFO:tasks.rados.rados.0.smithi169.stdout:1478: finishing write tid 4 to smithi16987243-237 2023-09-23T22:22:36.726 INFO:tasks.rados.rados.0.smithi169.stdout:1478: finishing write tid 5 to smithi16987243-237 2023-09-23T22:22:36.726 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 237 v 194 (ObjNum 1043 snap 0 seq_num 1043) dirty exists 2023-09-23T22:22:36.726 INFO:tasks.rados.rados.0.smithi169.stdout:1478: left oid 237 (ObjNum 1043 snap 0 seq_num 1043) 2023-09-23T22:22:36.726 INFO:tasks.rados.rados.0.smithi169.stdout:1479: expect (ObjNum 987 snap 0 seq_num 987) 2023-09-23T22:22:36.830 INFO:tasks.rados.rados.0.smithi169.stdout:1480: finishing write tid 1 to smithi16987243-195 2023-09-23T22:22:36.830 INFO:tasks.rados.rados.0.smithi169.stdout:1480: finishing write tid 2 to smithi16987243-195 2023-09-23T22:22:36.830 INFO:tasks.rados.rados.0.smithi169.stdout:1480: finishing write tid 3 to smithi16987243-195 2023-09-23T22:22:36.831 INFO:tasks.rados.rados.0.smithi169.stdout:1480: finishing write tid 4 to smithi16987243-195 2023-09-23T22:22:36.831 INFO:tasks.rados.rados.0.smithi169.stdout:1480: finishing write tid 5 to smithi16987243-195 2023-09-23T22:22:36.831 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 195 v 244 (ObjNum 1044 snap 0 seq_num 1044) dirty exists 2023-09-23T22:22:36.831 INFO:tasks.rados.rados.0.smithi169.stdout:1480: left oid 195 (ObjNum 1044 snap 0 seq_num 1044) 2023-09-23T22:22:36.831 INFO:tasks.rados.rados.0.smithi169.stdout:1481: expect (ObjNum 981 snap 0 seq_num 981) 2023-09-23T22:22:36.940 INFO:tasks.rados.rados.0.smithi169.stdout:1483: expect (ObjNum 543 snap 0 seq_num 543) 2023-09-23T22:22:37.094 INFO:tasks.rados.rados.0.smithi169.stdout:1482: expect (ObjNum 931 snap 0 seq_num 931) 2023-09-23T22:22:37.257 INFO:tasks.rados.rados.0.smithi169.stdout:1474: done (10 left) 2023-09-23T22:22:37.257 INFO:tasks.rados.rados.0.smithi169.stdout:1475: done (9 left) 2023-09-23T22:22:37.258 INFO:tasks.rados.rados.0.smithi169.stdout:1476: done (8 left) 2023-09-23T22:22:37.258 INFO:tasks.rados.rados.0.smithi169.stdout:1477: done (7 left) 2023-09-23T22:22:37.258 INFO:tasks.rados.rados.0.smithi169.stdout:1478: done (6 left) 2023-09-23T22:22:37.258 INFO:tasks.rados.rados.0.smithi169.stdout:1479: done (5 left) 2023-09-23T22:22:37.258 INFO:tasks.rados.rados.0.smithi169.stdout:1480: done (4 left) 2023-09-23T22:22:37.258 INFO:tasks.rados.rados.0.smithi169.stdout:1481: done (3 left) 2023-09-23T22:22:37.258 INFO:tasks.rados.rados.0.smithi169.stdout:1482: done (2 left) 2023-09-23T22:22:37.258 INFO:tasks.rados.rados.0.smithi169.stdout:1483: done (1 left) 2023-09-23T22:22:37.258 INFO:tasks.rados.rados.0.smithi169.stdout:1484: done (0 left) 2023-09-23T22:22:37.258 INFO:tasks.rados.rados.0.smithi169.stdout:1485: read oid 476 snap -1 2023-09-23T22:22:37.258 INFO:tasks.rados.rados.0.smithi169.stdout:1485: expect (ObjNum 938 snap 0 seq_num 938) 2023-09-23T22:22:37.258 INFO:tasks.rados.rados.0.smithi169.stdout:1486: write oid 108 current snap is 0 2023-09-23T22:22:37.259 INFO:tasks.rados.rados.0.smithi169.stdout:1486: seq_num 1046 ranges {780122=650815,2126165=799355} 2023-09-23T22:22:37.271 INFO:tasks.rados.rados.0.smithi169.stdout:1486: writing smithi16987243-108 from 780122 to 1430937 tid 1 2023-09-23T22:22:37.281 INFO:tasks.rados.rados.0.smithi169.stdout:1486: writing smithi16987243-108 from 2126165 to 2925520 tid 2 2023-09-23T22:22:37.281 INFO:tasks.rados.rados.0.smithi169.stdout:1487: read oid 7 snap -1 2023-09-23T22:22:37.281 INFO:tasks.rados.rados.0.smithi169.stdout:1487: expect (ObjNum 696 snap 0 seq_num 696) 2023-09-23T22:22:37.281 INFO:tasks.rados.rados.0.smithi169.stdout:1488: delete oid 125 current snap is 0 2023-09-23T22:22:37.281 INFO:tasks.rados.rados.0.smithi169.stdout:1485: expect (ObjNum 938 snap 0 seq_num 938) 2023-09-23T22:22:37.507 INFO:tasks.rados.rados.0.smithi169.stdout:1486: finishing write tid 1 to smithi16987243-108 2023-09-23T22:22:37.507 INFO:tasks.rados.rados.0.smithi169.stdout:1486: finishing write tid 2 to smithi16987243-108 2023-09-23T22:22:37.507 INFO:tasks.rados.rados.0.smithi169.stdout:1486: finishing write tid 3 to smithi16987243-108 2023-09-23T22:22:37.507 INFO:tasks.rados.rados.0.smithi169.stdout:1486: finishing write tid 4 to smithi16987243-108 2023-09-23T22:22:37.508 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 108 v 253 (ObjNum 1046 snap 0 seq_num 1046) dirty exists 2023-09-23T22:22:37.508 INFO:tasks.rados.rados.0.smithi169.stdout:1486: left oid 108 (ObjNum 1046 snap 0 seq_num 1046) 2023-09-23T22:22:37.508 INFO:tasks.rados.rados.0.smithi169.stdout:1487: expect (ObjNum 696 snap 0 seq_num 696) 2023-09-23T22:22:37.725 INFO:tasks.rados.rados.0.smithi169.stdout:1485: done (3 left) 2023-09-23T22:22:37.725 INFO:tasks.rados.rados.0.smithi169.stdout:1486: done (2 left) 2023-09-23T22:22:37.725 INFO:tasks.rados.rados.0.smithi169.stdout:1487: done (1 left) 2023-09-23T22:22:37.725 INFO:tasks.rados.rados.0.smithi169.stdout:1488: done (0 left) 2023-09-23T22:22:37.725 INFO:tasks.rados.rados.0.smithi169.stdout:1489: read oid 481 snap -1 2023-09-23T22:22:37.725 INFO:tasks.rados.rados.0.smithi169.stdout:1489: expect (ObjNum 668 snap 0 seq_num 668) 2023-09-23T22:22:37.725 INFO:tasks.rados.rados.0.smithi169.stdout:1490: read oid 374 snap -1 2023-09-23T22:22:37.725 INFO:tasks.rados.rados.0.smithi169.stdout:1490: expect (ObjNum 976 snap 0 seq_num 976) 2023-09-23T22:22:37.726 INFO:tasks.rados.rados.0.smithi169.stdout:1491: write oid 323 current snap is 0 2023-09-23T22:22:37.726 INFO:tasks.rados.rados.0.smithi169.stdout:1491: seq_num 1048 ranges {413736=401313,1326776=403024,2413414=457893,3438716=175020} 2023-09-23T22:22:37.734 INFO:tasks.rados.rados.0.smithi169.stdout:1491: writing smithi16987243-323 from 413736 to 815049 tid 1 2023-09-23T22:22:37.741 INFO:tasks.rados.rados.0.smithi169.stdout:1491: writing smithi16987243-323 from 1326776 to 1729800 tid 2 2023-09-23T22:22:37.747 INFO:tasks.rados.rados.0.smithi169.stdout:1491: writing smithi16987243-323 from 2413414 to 2871307 tid 3 2023-09-23T22:22:37.752 INFO:tasks.rados.rados.0.smithi169.stdout:1491: writing smithi16987243-323 from 3438716 to 3613736 tid 4 2023-09-23T22:22:37.752 INFO:tasks.rados.rados.0.smithi169.stdout:1492: read oid 498 snap -1 2023-09-23T22:22:37.752 INFO:tasks.rados.rados.0.smithi169.stdout:1492: expect (ObjNum 953 snap 0 seq_num 953) 2023-09-23T22:22:37.752 INFO:tasks.rados.rados.0.smithi169.stdout:1493: read oid 378 snap -1 2023-09-23T22:22:37.752 INFO:tasks.rados.rados.0.smithi169.stdout:1493: expect (ObjNum 742 snap 0 seq_num 742) 2023-09-23T22:22:37.752 INFO:tasks.rados.rados.0.smithi169.stdout:1494: delete oid 92 current snap is 0 2023-09-23T22:22:37.753 INFO:tasks.rados.rados.0.smithi169.stdout:1490: expect (ObjNum 976 snap 0 seq_num 976) 2023-09-23T22:22:37.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:37 smithi169 bash[27421]: cluster 2023-09-23T22:22:35.839876+0000 mgr.y (mgr.24365) 230 : cluster [DBG] pgmap v201: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 9.7 MiB/s wr, 95 op/s 2023-09-23T22:22:37.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:37 smithi169 bash[27421]: audit 2023-09-23T22:22:36.970707+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.169:0/2077878435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:37.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:37 smithi169 bash[40994]: cluster 2023-09-23T22:22:35.839876+0000 mgr.y (mgr.24365) 230 : cluster [DBG] pgmap v201: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 9.7 MiB/s wr, 95 op/s 2023-09-23T22:22:37.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:37 smithi169 bash[40994]: audit 2023-09-23T22:22:36.970707+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.169:0/2077878435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:37.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:37 smithi187 bash[31480]: cluster 2023-09-23T22:22:35.839876+0000 mgr.y (mgr.24365) 230 : cluster [DBG] pgmap v201: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 9.7 MiB/s wr, 95 op/s 2023-09-23T22:22:37.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:37 smithi187 bash[31480]: audit 2023-09-23T22:22:36.970707+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.169:0/2077878435' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:37.895 INFO:tasks.rados.rados.0.smithi169.stdout:1489: expect (ObjNum 668 snap 0 seq_num 668) 2023-09-23T22:22:38.034 INFO:tasks.rados.rados.0.smithi169.stdout:1491: finishing write tid 1 to smithi16987243-323 2023-09-23T22:22:38.034 INFO:tasks.rados.rados.0.smithi169.stdout:1491: finishing write tid 2 to smithi16987243-323 2023-09-23T22:22:38.035 INFO:tasks.rados.rados.0.smithi169.stdout:1491: finishing write tid 3 to smithi16987243-323 2023-09-23T22:22:38.035 INFO:tasks.rados.rados.0.smithi169.stdout:1493: expect (ObjNum 742 snap 0 seq_num 742) 2023-09-23T22:22:38.143 INFO:tasks.rados.rados.0.smithi169.stdout:1491: finishing write tid 4 to smithi16987243-323 2023-09-23T22:22:38.143 INFO:tasks.rados.rados.0.smithi169.stdout:1491: finishing write tid 5 to smithi16987243-323 2023-09-23T22:22:38.143 INFO:tasks.rados.rados.0.smithi169.stdout:1491: finishing write tid 6 to smithi16987243-323 2023-09-23T22:22:38.144 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 323 v 211 (ObjNum 1048 snap 0 seq_num 1048) dirty exists 2023-09-23T22:22:38.144 INFO:tasks.rados.rados.0.smithi169.stdout:1491: left oid 323 (ObjNum 1048 snap 0 seq_num 1048) 2023-09-23T22:22:38.144 INFO:tasks.rados.rados.0.smithi169.stdout:1492: expect (ObjNum 953 snap 0 seq_num 953) 2023-09-23T22:22:38.221 INFO:tasks.rados.rados.0.smithi169.stdout:1489: done (5 left) 2023-09-23T22:22:38.221 INFO:tasks.rados.rados.0.smithi169.stdout:1490: done (4 left) 2023-09-23T22:22:38.221 INFO:tasks.rados.rados.0.smithi169.stdout:1491: done (3 left) 2023-09-23T22:22:38.221 INFO:tasks.rados.rados.0.smithi169.stdout:1492: done (2 left) 2023-09-23T22:22:38.221 INFO:tasks.rados.rados.0.smithi169.stdout:1493: done (1 left) 2023-09-23T22:22:38.222 INFO:tasks.rados.rados.0.smithi169.stdout:1494: done (0 left) 2023-09-23T22:22:38.222 INFO:tasks.rados.rados.0.smithi169.stdout:1495: write oid 140 current snap is 0 2023-09-23T22:22:38.222 INFO:tasks.rados.rados.0.smithi169.stdout:1495: seq_num 1050 ranges {447350=668164,1560093=406693,2584613=480437} 2023-09-23T22:22:38.233 INFO:tasks.rados.rados.0.smithi169.stdout:1495: writing smithi16987243-140 from 447350 to 1115514 tid 1 2023-09-23T22:22:38.238 INFO:tasks.rados.rados.0.smithi169.stdout:1495: writing smithi16987243-140 from 1560093 to 1966786 tid 2 2023-09-23T22:22:38.244 INFO:tasks.rados.rados.0.smithi169.stdout:1495: writing smithi16987243-140 from 2584613 to 3065050 tid 3 2023-09-23T22:22:38.244 INFO:tasks.rados.rados.0.smithi169.stdout:1496: write oid 163 current snap is 0 2023-09-23T22:22:38.245 INFO:tasks.rados.rados.0.smithi169.stdout:1496: seq_num 1051 ranges {464157=743413,1618575=666704,3012036=408062} 2023-09-23T22:22:38.251 INFO:tasks.rados.rados.0.smithi169.stdout:1496: writing smithi16987243-163 from 464157 to 1207570 tid 1 2023-09-23T22:22:38.257 INFO:tasks.rados.rados.0.smithi169.stdout:1496: writing smithi16987243-163 from 1618575 to 2285279 tid 2 2023-09-23T22:22:38.264 INFO:tasks.rados.rados.0.smithi169.stdout:1496: writing smithi16987243-163 from 3012036 to 3420098 tid 3 2023-09-23T22:22:38.264 INFO:tasks.rados.rados.0.smithi169.stdout:1497: write oid 132 current snap is 0 2023-09-23T22:22:38.264 INFO:tasks.rados.rados.0.smithi169.stdout:1497: seq_num 1052 ranges {480964=418662,1560704=410362,2523106=619334} 2023-09-23T22:22:38.269 INFO:tasks.rados.rados.0.smithi169.stdout:1497: writing smithi16987243-132 from 480964 to 899626 tid 1 2023-09-23T22:22:38.275 INFO:tasks.rados.rados.0.smithi169.stdout:1497: writing smithi16987243-132 from 1560704 to 1971066 tid 2 2023-09-23T22:22:38.282 INFO:tasks.rados.rados.0.smithi169.stdout:1497: writing smithi16987243-132 from 2523106 to 3142440 tid 3 2023-09-23T22:22:38.282 INFO:tasks.rados.rados.0.smithi169.stdout:1498: delete oid 275 current snap is 0 2023-09-23T22:22:38.282 INFO:tasks.rados.rados.0.smithi169.stdout:1495: finishing write tid 1 to smithi16987243-140 2023-09-23T22:22:38.282 INFO:tasks.rados.rados.0.smithi169.stdout:1495: finishing write tid 2 to smithi16987243-140 2023-09-23T22:22:38.282 INFO:tasks.rados.rados.0.smithi169.stdout:1495: finishing write tid 3 to smithi16987243-140 2023-09-23T22:22:38.282 INFO:tasks.rados.rados.0.smithi169.stdout:1495: finishing write tid 4 to smithi16987243-140 2023-09-23T22:22:38.282 INFO:tasks.rados.rados.0.smithi169.stdout:1495: finishing write tid 5 to smithi16987243-140 2023-09-23T22:22:38.282 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 140 v 215 (ObjNum 1050 snap 0 seq_num 1050) dirty exists 2023-09-23T22:22:38.283 INFO:tasks.rados.rados.0.smithi169.stdout:1495: left oid 140 (ObjNum 1050 snap 0 seq_num 1050) 2023-09-23T22:22:38.283 INFO:tasks.rados.rados.0.smithi169.stdout:1496: finishing write tid 1 to smithi16987243-163 2023-09-23T22:22:38.283 INFO:tasks.rados.rados.0.smithi169.stdout:1496: finishing write tid 2 to smithi16987243-163 2023-09-23T22:22:38.283 INFO:tasks.rados.rados.0.smithi169.stdout:1496: finishing write tid 3 to smithi16987243-163 2023-09-23T22:22:38.283 INFO:tasks.rados.rados.0.smithi169.stdout:1496: finishing write tid 4 to smithi16987243-163 2023-09-23T22:22:38.283 INFO:tasks.rados.rados.0.smithi169.stdout:1496: finishing write tid 5 to smithi16987243-163 2023-09-23T22:22:38.283 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 163 v 205 (ObjNum 1051 snap 0 seq_num 1051) dirty exists 2023-09-23T22:22:38.283 INFO:tasks.rados.rados.0.smithi169.stdout:1496: left oid 163 (ObjNum 1051 snap 0 seq_num 1051) 2023-09-23T22:22:38.283 INFO:tasks.rados.rados.0.smithi169.stdout:1497: finishing write tid 1 to smithi16987243-132 2023-09-23T22:22:38.283 INFO:tasks.rados.rados.0.smithi169.stdout:1497: finishing write tid 2 to smithi16987243-132 2023-09-23T22:22:38.285 INFO:tasks.rados.rados.0.smithi169.stdout:1495: done (3 left) 2023-09-23T22:22:38.285 INFO:tasks.rados.rados.0.smithi169.stdout:1496: done (2 left) 2023-09-23T22:22:38.285 INFO:tasks.rados.rados.0.smithi169.stdout:1498: done (1 left) 2023-09-23T22:22:38.285 INFO:tasks.rados.rados.0.smithi169.stdout:1499: read oid 171 snap -1 2023-09-23T22:22:38.285 INFO:tasks.rados.rados.0.smithi169.stdout:1499: expect (ObjNum 839 snap 0 seq_num 839) 2023-09-23T22:22:38.285 INFO:tasks.rados.rados.0.smithi169.stdout:1500: write oid 35 current snap is 0 2023-09-23T22:22:38.285 INFO:tasks.rados.rados.0.smithi169.stdout:1500: seq_num 1054 ranges {514578=569160,1677668=414031,2577952=641878} 2023-09-23T22:22:38.295 INFO:tasks.rados.rados.0.smithi169.stdout:1500: writing smithi16987243-35 from 514578 to 1083738 tid 1 2023-09-23T22:22:38.302 INFO:tasks.rados.rados.0.smithi169.stdout:1500: writing smithi16987243-35 from 1677668 to 2091699 tid 2 2023-09-23T22:22:38.308 INFO:tasks.rados.rados.0.smithi169.stdout:1500: writing smithi16987243-35 from 2577952 to 3219830 tid 3 2023-09-23T22:22:38.308 INFO:tasks.rados.rados.0.smithi169.stdout:1501: delete oid 104 current snap is 0 2023-09-23T22:22:38.309 INFO:tasks.rados.rados.0.smithi169.stdout:1497: finishing write tid 3 to smithi16987243-132 2023-09-23T22:22:38.309 INFO:tasks.rados.rados.0.smithi169.stdout:1497: finishing write tid 4 to smithi16987243-132 2023-09-23T22:22:38.309 INFO:tasks.rados.rados.0.smithi169.stdout:1497: finishing write tid 5 to smithi16987243-132 2023-09-23T22:22:38.309 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 132 v 241 (ObjNum 1052 snap 0 seq_num 1052) dirty exists 2023-09-23T22:22:38.309 INFO:tasks.rados.rados.0.smithi169.stdout:1497: left oid 132 (ObjNum 1052 snap 0 seq_num 1052) 2023-09-23T22:22:38.309 INFO:tasks.rados.rados.0.smithi169.stdout:1499: expect (ObjNum 839 snap 0 seq_num 839) 2023-09-23T22:22:38.385 INFO:tasks.rados.rados.0.smithi169.stdout:1500: finishing write tid 1 to smithi16987243-35 2023-09-23T22:22:38.385 INFO:tasks.rados.rados.0.smithi169.stdout:1500: finishing write tid 2 to smithi16987243-35 2023-09-23T22:22:38.385 INFO:tasks.rados.rados.0.smithi169.stdout:1500: finishing write tid 3 to smithi16987243-35 2023-09-23T22:22:38.385 INFO:tasks.rados.rados.0.smithi169.stdout:1500: finishing write tid 4 to smithi16987243-35 2023-09-23T22:22:38.385 INFO:tasks.rados.rados.0.smithi169.stdout:1500: finishing write tid 5 to smithi16987243-35 2023-09-23T22:22:38.385 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 35 v 192 (ObjNum 1054 snap 0 seq_num 1054) dirty exists 2023-09-23T22:22:38.385 INFO:tasks.rados.rados.0.smithi169.stdout:1500: left oid 35 (ObjNum 1054 snap 0 seq_num 1054) 2023-09-23T22:22:38.385 INFO:tasks.rados.rados.0.smithi169.stdout:1497: done (3 left) 2023-09-23T22:22:38.385 INFO:tasks.rados.rados.0.smithi169.stdout:1499: done (2 left) 2023-09-23T22:22:38.386 INFO:tasks.rados.rados.0.smithi169.stdout:1500: done (1 left) 2023-09-23T22:22:38.386 INFO:tasks.rados.rados.0.smithi169.stdout:1501: done (0 left) 2023-09-23T22:22:38.386 INFO:tasks.rados.rados.0.smithi169.stdout:1502: write oid 180 current snap is 0 2023-09-23T22:22:38.386 INFO:tasks.rados.rados.0.smithi169.stdout:1502: seq_num 1056 ranges {548192=719658,1678279=417700,2516445=780775} 2023-09-23T22:22:38.397 INFO:tasks.rados.rados.0.smithi169.stdout:1502: writing smithi16987243-180 from 548192 to 1267850 tid 1 2023-09-23T22:22:38.402 INFO:tasks.rados.rados.0.smithi169.stdout:1502: writing smithi16987243-180 from 1678279 to 2095979 tid 2 2023-09-23T22:22:38.411 INFO:tasks.rados.rados.0.smithi169.stdout:1502: writing smithi16987243-180 from 2516445 to 3297220 tid 3 2023-09-23T22:22:38.411 INFO:tasks.rados.rados.0.smithi169.stdout:1503: read oid 115 snap -1 2023-09-23T22:22:38.411 INFO:tasks.rados.rados.0.smithi169.stdout:1503: expect (ObjNum 114 snap 0 seq_num 114) 2023-09-23T22:22:38.411 INFO:tasks.rados.rados.0.smithi169.stdout:1504: write oid 205 current snap is 0 2023-09-23T22:22:38.411 INFO:tasks.rados.rados.0.smithi169.stdout:1502: finishing write tid 1 to smithi16987243-180 2023-09-23T22:22:38.411 INFO:tasks.rados.rados.0.smithi169.stdout:1502: finishing write tid 2 to smithi16987243-180 2023-09-23T22:22:38.411 INFO:tasks.rados.rados.0.smithi169.stdout:1504: seq_num 1057 ranges {564999=511260,1853114=561358,3060221=592047} 2023-09-23T22:22:38.415 INFO:tasks.rados.rados.0.smithi169.stdout:1504: writing smithi16987243-205 from 564999 to 1076259 tid 1 2023-09-23T22:22:38.423 INFO:tasks.rados.rados.0.smithi169.stdout:1504: writing smithi16987243-205 from 1853114 to 2414472 tid 2 2023-09-23T22:22:38.430 INFO:tasks.rados.rados.0.smithi169.stdout:1504: writing smithi16987243-205 from 3060221 to 3652268 tid 3 2023-09-23T22:22:38.430 INFO:tasks.rados.rados.0.smithi169.stdout:1505: read oid 272 snap -1 2023-09-23T22:22:38.430 INFO:tasks.rados.rados.0.smithi169.stdout:1505: expect (ObjNum 271 snap 0 seq_num 271) 2023-09-23T22:22:38.431 INFO:tasks.rados.rados.0.smithi169.stdout:1506: write oid 384 current snap is 0 2023-09-23T22:22:38.431 INFO:tasks.rados.rados.0.smithi169.stdout:1506: seq_num 1058 ranges {581806=586509,1911596=421369,3087644=403319} 2023-09-23T22:22:38.437 INFO:tasks.rados.rados.0.smithi169.stdout:1506: writing smithi16987243-384 from 581806 to 1168315 tid 1 2023-09-23T22:22:38.444 INFO:tasks.rados.rados.0.smithi169.stdout:1506: writing smithi16987243-384 from 1911596 to 2332965 tid 2 2023-09-23T22:22:38.451 INFO:tasks.rados.rados.0.smithi169.stdout:1506: writing smithi16987243-384 from 3087644 to 3490963 tid 3 2023-09-23T22:22:38.451 INFO:tasks.rados.rados.0.smithi169.stdout:1507: delete oid 290 current snap is 0 2023-09-23T22:22:38.451 INFO:tasks.rados.rados.0.smithi169.stdout:1502: finishing write tid 3 to smithi16987243-180 2023-09-23T22:22:38.451 INFO:tasks.rados.rados.0.smithi169.stdout:1502: finishing write tid 4 to smithi16987243-180 2023-09-23T22:22:38.451 INFO:tasks.rados.rados.0.smithi169.stdout:1502: finishing write tid 5 to smithi16987243-180 2023-09-23T22:22:38.451 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 180 v 224 (ObjNum 1056 snap 0 seq_num 1056) dirty exists 2023-09-23T22:22:38.451 INFO:tasks.rados.rados.0.smithi169.stdout:1502: left oid 180 (ObjNum 1056 snap 0 seq_num 1056) 2023-09-23T22:22:38.451 INFO:tasks.rados.rados.0.smithi169.stdout:1503: expect (ObjNum 114 snap 0 seq_num 114) 2023-09-23T22:22:38.593 INFO:tasks.rados.rados.0.smithi169.stdout:1504: finishing write tid 1 to smithi16987243-205 2023-09-23T22:22:38.593 INFO:tasks.rados.rados.0.smithi169.stdout:1504: finishing write tid 2 to smithi16987243-205 2023-09-23T22:22:38.593 INFO:tasks.rados.rados.0.smithi169.stdout:1504: finishing write tid 3 to smithi16987243-205 2023-09-23T22:22:38.593 INFO:tasks.rados.rados.0.smithi169.stdout:1504: finishing write tid 4 to smithi16987243-205 2023-09-23T22:22:38.593 INFO:tasks.rados.rados.0.smithi169.stdout:1504: finishing write tid 5 to smithi16987243-205 2023-09-23T22:22:38.593 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 205 v 196 (ObjNum 1057 snap 0 seq_num 1057) dirty exists 2023-09-23T22:22:38.593 INFO:tasks.rados.rados.0.smithi169.stdout:1504: left oid 205 (ObjNum 1057 snap 0 seq_num 1057) 2023-09-23T22:22:38.593 INFO:tasks.rados.rados.0.smithi169.stdout:1505: expect (ObjNum 271 snap 0 seq_num 271) 2023-09-23T22:22:38.680 INFO:tasks.rados.rados.0.smithi169.stdout:1506: finishing write tid 1 to smithi16987243-384 2023-09-23T22:22:38.680 INFO:tasks.rados.rados.0.smithi169.stdout:1506: finishing write tid 2 to smithi16987243-384 2023-09-23T22:22:38.680 INFO:tasks.rados.rados.0.smithi169.stdout:1506: finishing write tid 3 to smithi16987243-384 2023-09-23T22:22:38.681 INFO:tasks.rados.rados.0.smithi169.stdout:1506: finishing write tid 4 to smithi16987243-384 2023-09-23T22:22:38.681 INFO:tasks.rados.rados.0.smithi169.stdout:1506: finishing write tid 5 to smithi16987243-384 2023-09-23T22:22:38.681 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 384 v 168 (ObjNum 1058 snap 0 seq_num 1058) dirty exists 2023-09-23T22:22:38.681 INFO:tasks.rados.rados.0.smithi169.stdout:1506: left oid 384 (ObjNum 1058 snap 0 seq_num 1058) 2023-09-23T22:22:38.681 INFO:tasks.rados.rados.0.smithi169.stdout:1502: done (5 left) 2023-09-23T22:22:38.681 INFO:tasks.rados.rados.0.smithi169.stdout:1503: done (4 left) 2023-09-23T22:22:38.681 INFO:tasks.rados.rados.0.smithi169.stdout:1504: done (3 left) 2023-09-23T22:22:38.681 INFO:tasks.rados.rados.0.smithi169.stdout:1505: done (2 left) 2023-09-23T22:22:38.681 INFO:tasks.rados.rados.0.smithi169.stdout:1506: done (1 left) 2023-09-23T22:22:38.681 INFO:tasks.rados.rados.0.smithi169.stdout:1507: done (0 left) 2023-09-23T22:22:38.682 INFO:tasks.rados.rados.0.smithi169.stdout:1508: write oid 432 current snap is 0 2023-09-23T22:22:38.682 INFO:tasks.rados.rados.0.smithi169.stdout:1508: seq_num 1060 ranges {615420=737007,1912207=425038,3026137=542216} 2023-09-23T22:22:38.693 INFO:tasks.rados.rados.0.smithi169.stdout:1508: writing smithi16987243-432 from 615420 to 1352427 tid 1 2023-09-23T22:22:38.699 INFO:tasks.rados.rados.0.smithi169.stdout:1508: writing smithi16987243-432 from 1912207 to 2337245 tid 2 2023-09-23T22:22:38.706 INFO:tasks.rados.rados.0.smithi169.stdout:1508: writing smithi16987243-432 from 3026137 to 3568353 tid 3 2023-09-23T22:22:38.706 INFO:tasks.rados.rados.0.smithi169.stdout:1509: read oid 476 snap -1 2023-09-23T22:22:38.707 INFO:tasks.rados.rados.0.smithi169.stdout:1509: expect (ObjNum 938 snap 0 seq_num 938) 2023-09-23T22:22:38.707 INFO:tasks.rados.rados.0.smithi169.stdout:1510: delete oid 23 current snap is 0 2023-09-23T22:22:38.707 INFO:tasks.rados.rados.0.smithi169.stdout:1508: finishing write tid 1 to smithi16987243-432 2023-09-23T22:22:38.707 INFO:tasks.rados.rados.0.smithi169.stdout:1508: finishing write tid 2 to smithi16987243-432 2023-09-23T22:22:38.708 INFO:tasks.rados.rados.0.smithi169.stdout:1510: done (2 left) 2023-09-23T22:22:38.708 INFO:tasks.rados.rados.0.smithi169.stdout:1511: write oid 235 current snap is 0 2023-09-23T22:22:38.709 INFO:tasks.rados.rados.0.smithi169.stdout:1511: seq_num 1062 ranges {649034=487505,1629171=428707,2680983=564760,3798768=50266} 2023-09-23T22:22:38.717 INFO:tasks.rados.rados.0.smithi169.stdout:1511: writing smithi16987243-235 from 649034 to 1136539 tid 1 2023-09-23T22:22:38.721 INFO:tasks.rados.rados.0.smithi169.stdout:1511: writing smithi16987243-235 from 1629171 to 2057878 tid 2 2023-09-23T22:22:38.728 INFO:tasks.rados.rados.0.smithi169.stdout:1511: writing smithi16987243-235 from 2680983 to 3245743 tid 3 2023-09-23T22:22:38.731 INFO:tasks.rados.rados.0.smithi169.stdout:1511: writing smithi16987243-235 from 3798768 to 3849034 tid 4 2023-09-23T22:22:38.732 INFO:tasks.rados.rados.0.smithi169.stdout:1512: write oid 28 current snap is 0 2023-09-23T22:22:38.732 INFO:tasks.rados.rados.0.smithi169.stdout:1512: seq_num 1063 ranges {665841=562754,1687653=572365,2708406=776032} 2023-09-23T22:22:38.738 INFO:tasks.rados.rados.0.smithi169.stdout:1512: writing smithi16987243-28 from 665841 to 1228595 tid 1 2023-09-23T22:22:38.744 INFO:tasks.rados.rados.0.smithi169.stdout:1512: writing smithi16987243-28 from 1687653 to 2260018 tid 2 2023-09-23T22:22:38.752 INFO:tasks.rados.rados.0.smithi169.stdout:1512: writing smithi16987243-28 from 2708406 to 3484438 tid 3 2023-09-23T22:22:38.752 INFO:tasks.rados.rados.0.smithi169.stdout:1513: read oid 402 snap -1 2023-09-23T22:22:38.752 INFO:tasks.rados.rados.0.smithi169.stdout:1513: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-09-23T22:22:38.752 INFO:tasks.rados.rados.0.smithi169.stdout:1514: write oid 208 current snap is 0 2023-09-23T22:22:38.752 INFO:tasks.rados.rados.0.smithi169.stdout:1508: finishing write tid 3 to smithi16987243-432 2023-09-23T22:22:38.752 INFO:tasks.rados.rados.0.smithi169.stdout:1508: finishing write tid 4 to smithi16987243-432 2023-09-23T22:22:38.752 INFO:tasks.rados.rados.0.smithi169.stdout:1508: finishing write tid 5 to smithi16987243-432 2023-09-23T22:22:38.752 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 432 v 219 (ObjNum 1060 snap 0 seq_num 1060) dirty exists 2023-09-23T22:22:38.752 INFO:tasks.rados.rados.0.smithi169.stdout:1508: left oid 432 (ObjNum 1060 snap 0 seq_num 1060) 2023-09-23T22:22:38.752 INFO:tasks.rados.rados.0.smithi169.stdout:1514: seq_num 1064 ranges {682648=638003,2029782=432376,3019476=587304} 2023-09-23T22:22:38.759 INFO:tasks.rados.rados.0.smithi169.stdout:1514: writing smithi16987243-208 from 682648 to 1320651 tid 1 2023-09-23T22:22:38.766 INFO:tasks.rados.rados.0.smithi169.stdout:1514: writing smithi16987243-208 from 2029782 to 2462158 tid 2 2023-09-23T22:22:38.775 INFO:tasks.rados.rados.0.smithi169.stdout:1514: writing smithi16987243-208 from 3019476 to 3606780 tid 3 2023-09-23T22:22:38.775 INFO:tasks.rados.rados.0.smithi169.stdout:1508: done (5 left) 2023-09-23T22:22:38.775 INFO:tasks.rados.rados.0.smithi169.stdout:1515: read oid 111 snap -1 2023-09-23T22:22:38.775 INFO:tasks.rados.rados.0.smithi169.stdout:1515: expect (ObjNum 783 snap 0 seq_num 783) 2023-09-23T22:22:38.775 INFO:tasks.rados.rados.0.smithi169.stdout:1516: read oid 250 snap -1 2023-09-23T22:22:38.775 INFO:tasks.rados.rados.0.smithi169.stdout:1516: expect (ObjNum 1032 snap 0 seq_num 1032) 2023-09-23T22:22:38.775 INFO:tasks.rados.rados.0.smithi169.stdout:1517: read oid 109 snap -1 2023-09-23T22:22:38.776 INFO:tasks.rados.rados.0.smithi169.stdout:1517: expect (ObjNum 920 snap 0 seq_num 920) 2023-09-23T22:22:38.776 INFO:tasks.rados.rados.0.smithi169.stdout:1518: write oid 456 current snap is 0 2023-09-23T22:22:38.776 INFO:tasks.rados.rados.0.smithi169.stdout:1509: expect (ObjNum 938 snap 0 seq_num 938) 2023-09-23T22:22:38.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:22:38 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:22:38] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:22:39.000 INFO:tasks.rados.rados.0.smithi169.stdout:1511: finishing write tid 1 to smithi16987243-235 2023-09-23T22:22:39.001 INFO:tasks.rados.rados.0.smithi169.stdout:1511: finishing write tid 2 to smithi16987243-235 2023-09-23T22:22:39.001 INFO:tasks.rados.rados.0.smithi169.stdout:1511: finishing write tid 3 to smithi16987243-235 2023-09-23T22:22:39.001 INFO:tasks.rados.rados.0.smithi169.stdout:1511: finishing write tid 4 to smithi16987243-235 2023-09-23T22:22:39.001 INFO:tasks.rados.rados.0.smithi169.stdout:1511: finishing write tid 5 to smithi16987243-235 2023-09-23T22:22:39.001 INFO:tasks.rados.rados.0.smithi169.stdout:1511: finishing write tid 6 to smithi16987243-235 2023-09-23T22:22:39.001 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 235 v 229 (ObjNum 1062 snap 0 seq_num 1062) dirty exists 2023-09-23T22:22:39.001 INFO:tasks.rados.rados.0.smithi169.stdout:1511: left oid 235 (ObjNum 1062 snap 0 seq_num 1062) 2023-09-23T22:22:39.001 INFO:tasks.rados.rados.0.smithi169.stdout:1512: finishing write tid 1 to smithi16987243-28 2023-09-23T22:22:39.001 INFO:tasks.rados.rados.0.smithi169.stdout:1512: finishing write tid 2 to smithi16987243-28 2023-09-23T22:22:39.001 INFO:tasks.rados.rados.0.smithi169.stdout:1512: finishing write tid 3 to smithi16987243-28 2023-09-23T22:22:39.002 INFO:tasks.rados.rados.0.smithi169.stdout:1512: finishing write tid 4 to smithi16987243-28 2023-09-23T22:22:39.002 INFO:tasks.rados.rados.0.smithi169.stdout:1518: seq_num 1065 ranges {699455=429605,1804617=576034,3163252=514929} 2023-09-23T22:22:39.012 INFO:tasks.rados.rados.0.smithi169.stdout:1518: writing smithi16987243-456 from 699455 to 1129060 tid 1 2023-09-23T22:22:39.019 INFO:tasks.rados.rados.0.smithi169.stdout:1518: writing smithi16987243-456 from 1804617 to 2380651 tid 2 2023-09-23T22:22:39.026 INFO:tasks.rados.rados.0.smithi169.stdout:1518: writing smithi16987243-456 from 3163252 to 3678181 tid 3 2023-09-23T22:22:39.026 INFO:tasks.rados.rados.0.smithi169.stdout:1509: done (8 left) 2023-09-23T22:22:39.027 INFO:tasks.rados.rados.0.smithi169.stdout:1511: done (7 left) 2023-09-23T22:22:39.027 INFO:tasks.rados.rados.0.smithi169.stdout:1519: read oid 181 snap -1 2023-09-23T22:22:39.027 INFO:tasks.rados.rados.0.smithi169.stdout:1519: expect (ObjNum 180 snap 0 seq_num 180) 2023-09-23T22:22:39.027 INFO:tasks.rados.rados.0.smithi169.stdout:1520: write oid 339 current snap is 0 2023-09-23T22:22:39.027 INFO:tasks.rados.rados.0.smithi169.stdout:1520: seq_num 1066 ranges {716262=504854,1863099=719692,3074322=726201} 2023-09-23T22:22:39.033 INFO:tasks.rados.rados.0.smithi169.stdout:1520: writing smithi16987243-339 from 716262 to 1221116 tid 1 2023-09-23T22:22:39.041 INFO:tasks.rados.rados.0.smithi169.stdout:1520: writing smithi16987243-339 from 1863099 to 2582791 tid 2 2023-09-23T22:22:39.049 INFO:tasks.rados.rados.0.smithi169.stdout:1520: writing smithi16987243-339 from 3074322 to 3800523 tid 3 2023-09-23T22:22:39.049 INFO:tasks.rados.rados.0.smithi169.stdout:1521: read oid 175 snap -1 2023-09-23T22:22:39.049 INFO:tasks.rados.rados.0.smithi169.stdout:1521: expect (ObjNum 922 snap 0 seq_num 922) 2023-09-23T22:22:39.049 INFO:tasks.rados.rados.0.smithi169.stdout:1522: read oid 147 snap -1 2023-09-23T22:22:39.049 INFO:tasks.rados.rados.0.smithi169.stdout:1522: expect (ObjNum 1007 snap 0 seq_num 1007) 2023-09-23T22:22:39.049 INFO:tasks.rados.rados.0.smithi169.stdout:1523: write oid 432 current snap is 0 2023-09-23T22:22:39.049 INFO:tasks.rados.rados.0.smithi169.stdout:1512: finishing write tid 5 to smithi16987243-28 2023-09-23T22:22:39.050 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 28 v 172 (ObjNum 1063 snap 0 seq_num 1063) dirty exists 2023-09-23T22:22:39.050 INFO:tasks.rados.rados.0.smithi169.stdout:1512: left oid 28 (ObjNum 1063 snap 0 seq_num 1063) 2023-09-23T22:22:39.050 INFO:tasks.rados.rados.0.smithi169.stdout:1513: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-09-23T22:22:39.214 INFO:tasks.rados.rados.0.smithi169.stdout:1514: finishing write tid 1 to smithi16987243-208 2023-09-23T22:22:39.215 INFO:tasks.rados.rados.0.smithi169.stdout:1514: finishing write tid 2 to smithi16987243-208 2023-09-23T22:22:39.215 INFO:tasks.rados.rados.0.smithi169.stdout:1514: finishing write tid 3 to smithi16987243-208 2023-09-23T22:22:39.215 INFO:tasks.rados.rados.0.smithi169.stdout:1514: finishing write tid 4 to smithi16987243-208 2023-09-23T22:22:39.215 INFO:tasks.rados.rados.0.smithi169.stdout:1514: finishing write tid 5 to smithi16987243-208 2023-09-23T22:22:39.215 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 208 v 227 (ObjNum 1064 snap 0 seq_num 1064) dirty exists 2023-09-23T22:22:39.215 INFO:tasks.rados.rados.0.smithi169.stdout:1514: left oid 208 (ObjNum 1064 snap 0 seq_num 1064) 2023-09-23T22:22:39.215 INFO:tasks.rados.rados.0.smithi169.stdout:1516: expect (ObjNum 1032 snap 0 seq_num 1032) 2023-09-23T22:22:39.362 INFO:tasks.rados.rados.0.smithi169.stdout:1517: expect (ObjNum 920 snap 0 seq_num 920) 2023-09-23T22:22:39.521 INFO:tasks.rados.rados.0.smithi169.stdout:1515: expect (ObjNum 783 snap 0 seq_num 783) 2023-09-23T22:22:39.629 INFO:tasks.rados.rados.0.smithi169.stdout:1518: finishing write tid 1 to smithi16987243-456 2023-09-23T22:22:39.629 INFO:tasks.rados.rados.0.smithi169.stdout:1518: finishing write tid 2 to smithi16987243-456 2023-09-23T22:22:39.629 INFO:tasks.rados.rados.0.smithi169.stdout:1518: finishing write tid 3 to smithi16987243-456 2023-09-23T22:22:39.629 INFO:tasks.rados.rados.0.smithi169.stdout:1518: finishing write tid 4 to smithi16987243-456 2023-09-23T22:22:39.629 INFO:tasks.rados.rados.0.smithi169.stdout:1518: finishing write tid 5 to smithi16987243-456 2023-09-23T22:22:39.629 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 456 v 209 (ObjNum 1065 snap 0 seq_num 1065) dirty exists 2023-09-23T22:22:39.629 INFO:tasks.rados.rados.0.smithi169.stdout:1518: left oid 456 (ObjNum 1065 snap 0 seq_num 1065) 2023-09-23T22:22:39.629 INFO:tasks.rados.rados.0.smithi169.stdout:1519: expect (ObjNum 180 snap 0 seq_num 180) 2023-09-23T22:22:39.724 INFO:tasks.rados.rados.0.smithi169.stdout:1520: finishing write tid 1 to smithi16987243-339 2023-09-23T22:22:39.724 INFO:tasks.rados.rados.0.smithi169.stdout:1520: finishing write tid 2 to smithi16987243-339 2023-09-23T22:22:39.724 INFO:tasks.rados.rados.0.smithi169.stdout:1522: expect (ObjNum 1007 snap 0 seq_num 1007) 2023-09-23T22:22:39.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:39 smithi169 bash[40994]: cluster 2023-09-23T22:22:37.841004+0000 mgr.y (mgr.24365) 231 : cluster [DBG] pgmap v202: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 94 MiB/s rd, 13 MiB/s wr, 134 op/s 2023-09-23T22:22:39.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:39 smithi169 bash[40994]: audit 2023-09-23T22:22:39.419109+0000 mon.a (mon.0) 836 : audit [DBG] from='client.? 172.21.15.169:0/2956856831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:39.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:39 smithi169 bash[27421]: cluster 2023-09-23T22:22:37.841004+0000 mgr.y (mgr.24365) 231 : cluster [DBG] pgmap v202: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 94 MiB/s rd, 13 MiB/s wr, 134 op/s 2023-09-23T22:22:39.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:39 smithi169 bash[27421]: audit 2023-09-23T22:22:39.419109+0000 mon.a (mon.0) 836 : audit [DBG] from='client.? 172.21.15.169:0/2956856831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:39.853 INFO:tasks.rados.rados.0.smithi169.stdout:1521: expect (ObjNum 922 snap 0 seq_num 922) 2023-09-23T22:22:39.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:39 smithi187 bash[31480]: cluster 2023-09-23T22:22:37.841004+0000 mgr.y (mgr.24365) 231 : cluster [DBG] pgmap v202: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 94 MiB/s rd, 13 MiB/s wr, 134 op/s 2023-09-23T22:22:39.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:39 smithi187 bash[31480]: audit 2023-09-23T22:22:39.419109+0000 mon.a (mon.0) 836 : audit [DBG] from='client.? 172.21.15.169:0/2956856831' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:39.995 INFO:tasks.rados.rados.0.smithi169.stdout:1520: finishing write tid 3 to smithi16987243-339 2023-09-23T22:22:39.995 INFO:tasks.rados.rados.0.smithi169.stdout:1520: finishing write tid 4 to smithi16987243-339 2023-09-23T22:22:39.995 INFO:tasks.rados.rados.0.smithi169.stdout:1520: finishing write tid 5 to smithi16987243-339 2023-09-23T22:22:39.995 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 339 v 258 (ObjNum 1066 snap 0 seq_num 1066) dirty exists 2023-09-23T22:22:39.995 INFO:tasks.rados.rados.0.smithi169.stdout:1520: left oid 339 (ObjNum 1066 snap 0 seq_num 1066) 2023-09-23T22:22:39.995 INFO:tasks.rados.rados.0.smithi169.stdout:1523: seq_num 1067 ranges {733069=580103,1921581=579703,3218098=537473} 2023-09-23T22:22:40.008 INFO:tasks.rados.rados.0.smithi169.stdout:1523: writing smithi16987243-432 from 733069 to 1313172 tid 1 2023-09-23T22:22:40.015 INFO:tasks.rados.rados.0.smithi169.stdout:1523: writing smithi16987243-432 from 1921581 to 2501284 tid 2 2023-09-23T22:22:40.023 INFO:tasks.rados.rados.0.smithi169.stdout:1523: writing smithi16987243-432 from 3218098 to 3755571 tid 3 2023-09-23T22:22:40.023 INFO:tasks.rados.rados.0.smithi169.stdout:1512: done (11 left) 2023-09-23T22:22:40.023 INFO:tasks.rados.rados.0.smithi169.stdout:1513: done (10 left) 2023-09-23T22:22:40.023 INFO:tasks.rados.rados.0.smithi169.stdout:1514: done (9 left) 2023-09-23T22:22:40.023 INFO:tasks.rados.rados.0.smithi169.stdout:1515: done (8 left) 2023-09-23T22:22:40.023 INFO:tasks.rados.rados.0.smithi169.stdout:1516: done (7 left) 2023-09-23T22:22:40.023 INFO:tasks.rados.rados.0.smithi169.stdout:1517: done (6 left) 2023-09-23T22:22:40.023 INFO:tasks.rados.rados.0.smithi169.stdout:1518: done (5 left) 2023-09-23T22:22:40.023 INFO:tasks.rados.rados.0.smithi169.stdout:1519: done (4 left) 2023-09-23T22:22:40.024 INFO:tasks.rados.rados.0.smithi169.stdout:1520: done (3 left) 2023-09-23T22:22:40.024 INFO:tasks.rados.rados.0.smithi169.stdout:1521: done (2 left) 2023-09-23T22:22:40.024 INFO:tasks.rados.rados.0.smithi169.stdout:1522: done (1 left) 2023-09-23T22:22:40.024 INFO:tasks.rados.rados.0.smithi169.stdout:1524: write oid 288 current snap is 0 2023-09-23T22:22:40.024 INFO:tasks.rados.rados.0.smithi169.stdout:1524: seq_num 1068 ranges {749876=655352,1863710=723361,3012815=748745} 2023-09-23T22:22:40.030 INFO:tasks.rados.rados.0.smithi169.stdout:1524: writing smithi16987243-288 from 749876 to 1405228 tid 1 2023-09-23T22:22:40.037 INFO:tasks.rados.rados.0.smithi169.stdout:1524: writing smithi16987243-288 from 1863710 to 2587071 tid 2 2023-09-23T22:22:40.045 INFO:tasks.rados.rados.0.smithi169.stdout:1524: writing smithi16987243-288 from 3012815 to 3761560 tid 3 2023-09-23T22:22:40.045 INFO:tasks.rados.rados.0.smithi169.stdout:1525: write oid 265 current snap is 0 2023-09-23T22:22:40.046 INFO:tasks.rados.rados.0.smithi169.stdout:1523: finishing write tid 1 to smithi16987243-432 2023-09-23T22:22:40.046 INFO:tasks.rados.rados.0.smithi169.stdout:1523: finishing write tid 2 to smithi16987243-432 2023-09-23T22:22:40.046 INFO:tasks.rados.rados.0.smithi169.stdout:1525: seq_num 1069 ranges {766683=730601,1922192=583372,3156591=676370} 2023-09-23T22:22:40.052 INFO:tasks.rados.rados.0.smithi169.stdout:1525: writing smithi16987243-265 from 766683 to 1497284 tid 1 2023-09-23T22:22:40.057 INFO:tasks.rados.rados.0.smithi169.stdout:1525: writing smithi16987243-265 from 1922192 to 2505564 tid 2 2023-09-23T22:22:40.065 INFO:tasks.rados.rados.0.smithi169.stdout:1525: writing smithi16987243-265 from 3156591 to 3832961 tid 3 2023-09-23T22:22:40.065 INFO:tasks.rados.rados.0.smithi169.stdout:1526: write oid 459 current snap is 0 2023-09-23T22:22:40.065 INFO:tasks.rados.rados.0.smithi169.stdout:1526: seq_num 1070 ranges {783490=405850,1980674=727030,3184014=487642} 2023-09-23T22:22:40.072 INFO:tasks.rados.rados.0.smithi169.stdout:1526: writing smithi16987243-459 from 783490 to 1189340 tid 1 2023-09-23T22:22:40.080 INFO:tasks.rados.rados.0.smithi169.stdout:1526: writing smithi16987243-459 from 1980674 to 2707704 tid 2 2023-09-23T22:22:40.086 INFO:tasks.rados.rados.0.smithi169.stdout:1526: writing smithi16987243-459 from 3184014 to 3671656 tid 3 2023-09-23T22:22:40.086 INFO:tasks.rados.rados.0.smithi169.stdout:1527: read oid 463 snap -1 2023-09-23T22:22:40.086 INFO:tasks.rados.rados.0.smithi169.stdout:1527: expect (ObjNum 581 snap 0 seq_num 581) 2023-09-23T22:22:40.087 INFO:tasks.rados.rados.0.smithi169.stdout:1528: write oid 128 current snap is 0 2023-09-23T22:22:40.087 INFO:tasks.rados.rados.0.smithi169.stdout:1523: finishing write tid 3 to smithi16987243-432 2023-09-23T22:22:40.087 INFO:tasks.rados.rados.0.smithi169.stdout:1523: finishing write tid 4 to smithi16987243-432 2023-09-23T22:22:40.087 INFO:tasks.rados.rados.0.smithi169.stdout:1528: seq_num 1071 ranges {400297=481099,1639156=361141} 2023-09-23T22:22:40.091 INFO:tasks.rados.rados.0.smithi169.stdout:1528: writing smithi16987243-128 from 400297 to 881396 tid 1 2023-09-23T22:22:40.098 INFO:tasks.rados.rados.0.smithi169.stdout:1528: writing smithi16987243-128 from 1639156 to 2000297 tid 2 2023-09-23T22:22:40.098 INFO:tasks.rados.rados.0.smithi169.stdout:1529: write oid 121 current snap is 0 2023-09-23T22:22:40.098 INFO:tasks.rados.rados.0.smithi169.stdout:1523: finishing write tid 5 to smithi16987243-432 2023-09-23T22:22:40.098 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 432 v 223 (ObjNum 1067 snap 0 seq_num 1067) dirty exists 2023-09-23T22:22:40.098 INFO:tasks.rados.rados.0.smithi169.stdout:1523: left oid 432 (ObjNum 1067 snap 0 seq_num 1067) 2023-09-23T22:22:40.098 INFO:tasks.rados.rados.0.smithi169.stdout:1524: finishing write tid 1 to smithi16987243-288 2023-09-23T22:22:40.098 INFO:tasks.rados.rados.0.smithi169.stdout:1524: finishing write tid 2 to smithi16987243-288 2023-09-23T22:22:40.098 INFO:tasks.rados.rados.0.smithi169.stdout:1529: seq_num 1072 ranges {417104=672701,1813991=203113} 2023-09-23T22:22:40.103 INFO:tasks.rados.rados.0.smithi169.stdout:1529: writing smithi16987243-121 from 417104 to 1089805 tid 1 2023-09-23T22:22:40.110 INFO:tasks.rados.rados.0.smithi169.stdout:1529: writing smithi16987243-121 from 1813991 to 2017104 tid 2 2023-09-23T22:22:40.110 INFO:tasks.rados.rados.0.smithi169.stdout:1523: done (6 left) 2023-09-23T22:22:40.110 INFO:tasks.rados.rados.0.smithi169.stdout:1524: finishing write tid 3 to smithi16987243-288 2023-09-23T22:22:40.110 INFO:tasks.rados.rados.0.smithi169.stdout:1524: finishing write tid 4 to smithi16987243-288 2023-09-23T22:22:40.110 INFO:tasks.rados.rados.0.smithi169.stdout:1524: finishing write tid 5 to smithi16987243-288 2023-09-23T22:22:40.110 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 288 v 224 (ObjNum 1068 snap 0 seq_num 1068) dirty exists 2023-09-23T22:22:40.111 INFO:tasks.rados.rados.0.smithi169.stdout:1524: left oid 288 (ObjNum 1068 snap 0 seq_num 1068) 2023-09-23T22:22:40.111 INFO:tasks.rados.rados.0.smithi169.stdout:1525: finishing write tid 1 to smithi16987243-265 2023-09-23T22:22:40.111 INFO:tasks.rados.rados.0.smithi169.stdout:1525: finishing write tid 2 to smithi16987243-265 2023-09-23T22:22:40.111 INFO:tasks.rados.rados.0.smithi169.stdout:1525: finishing write tid 3 to smithi16987243-265 2023-09-23T22:22:40.111 INFO:tasks.rados.rados.0.smithi169.stdout:1525: finishing write tid 4 to smithi16987243-265 2023-09-23T22:22:40.111 INFO:tasks.rados.rados.0.smithi169.stdout:1525: finishing write tid 5 to smithi16987243-265 2023-09-23T22:22:40.111 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 265 v 262 (ObjNum 1069 snap 0 seq_num 1069) dirty exists 2023-09-23T22:22:40.111 INFO:tasks.rados.rados.0.smithi169.stdout:1525: left oid 265 (ObjNum 1069 snap 0 seq_num 1069) 2023-09-23T22:22:40.111 INFO:tasks.rados.rados.0.smithi169.stdout:1526: finishing write tid 1 to smithi16987243-459 2023-09-23T22:22:40.111 INFO:tasks.rados.rados.0.smithi169.stdout:1526: finishing write tid 2 to smithi16987243-459 2023-09-23T22:22:40.112 INFO:tasks.rados.rados.0.smithi169.stdout:1526: finishing write tid 3 to smithi16987243-459 2023-09-23T22:22:40.112 INFO:tasks.rados.rados.0.smithi169.stdout:1526: finishing write tid 4 to smithi16987243-459 2023-09-23T22:22:40.112 INFO:tasks.rados.rados.0.smithi169.stdout:1526: finishing write tid 5 to smithi16987243-459 2023-09-23T22:22:40.112 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 459 v 245 (ObjNum 1070 snap 0 seq_num 1070) dirty exists 2023-09-23T22:22:40.112 INFO:tasks.rados.rados.0.smithi169.stdout:1526: left oid 459 (ObjNum 1070 snap 0 seq_num 1070) 2023-09-23T22:22:40.112 INFO:tasks.rados.rados.0.smithi169.stdout:1528: finishing write tid 1 to smithi16987243-128 2023-09-23T22:22:40.112 INFO:tasks.rados.rados.0.smithi169.stdout:1530: read oid 164 snap -1 2023-09-23T22:22:40.112 INFO:tasks.rados.rados.0.smithi169.stdout:1530: expect (ObjNum 645 snap 0 seq_num 645) 2023-09-23T22:22:40.112 INFO:tasks.rados.rados.0.smithi169.stdout:1524: done (6 left) 2023-09-23T22:22:40.112 INFO:tasks.rados.rados.0.smithi169.stdout:1525: done (5 left) 2023-09-23T22:22:40.112 INFO:tasks.rados.rados.0.smithi169.stdout:1526: done (4 left) 2023-09-23T22:22:40.113 INFO:tasks.rados.rados.0.smithi169.stdout:1531: write oid 433 current snap is 0 2023-09-23T22:22:40.113 INFO:tasks.rados.rados.0.smithi169.stdout:1531: seq_num 1073 ranges {433911=747950,1756120=277791} 2023-09-23T22:22:40.116 INFO:tasks.rados.rados.0.smithi169.stdout:1531: writing smithi16987243-433 from 433911 to 1181861 tid 1 2023-09-23T22:22:40.122 INFO:tasks.rados.rados.0.smithi169.stdout:1531: writing smithi16987243-433 from 1756120 to 2033911 tid 2 2023-09-23T22:22:40.122 INFO:tasks.rados.rados.0.smithi169.stdout:1532: read oid 474 snap -1 2023-09-23T22:22:40.122 INFO:tasks.rados.rados.0.smithi169.stdout:1532: expect (ObjNum 473 snap 0 seq_num 473) 2023-09-23T22:22:40.122 INFO:tasks.rados.rados.0.smithi169.stdout:1533: read oid 208 snap -1 2023-09-23T22:22:40.122 INFO:tasks.rados.rados.0.smithi169.stdout:1533: expect (ObjNum 1064 snap 0 seq_num 1064) 2023-09-23T22:22:40.122 INFO:tasks.rados.rados.0.smithi169.stdout:1534: write oid 222 current snap is 0 2023-09-23T22:22:40.122 INFO:tasks.rados.rados.0.smithi169.stdout:1528: finishing write tid 2 to smithi16987243-128 2023-09-23T22:22:40.122 INFO:tasks.rados.rados.0.smithi169.stdout:1528: finishing write tid 3 to smithi16987243-128 2023-09-23T22:22:40.123 INFO:tasks.rados.rados.0.smithi169.stdout:1528: finishing write tid 4 to smithi16987243-128 2023-09-23T22:22:40.123 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 128 v 248 (ObjNum 1071 snap 0 seq_num 1071) dirty exists 2023-09-23T22:22:40.123 INFO:tasks.rados.rados.0.smithi169.stdout:1528: left oid 128 (ObjNum 1071 snap 0 seq_num 1071) 2023-09-23T22:22:40.123 INFO:tasks.rados.rados.0.smithi169.stdout:1534: seq_num 1074 ranges {450718=423199,1414602=636116} 2023-09-23T22:22:40.126 INFO:tasks.rados.rados.0.smithi169.stdout:1534: writing smithi16987243-222 from 450718 to 873917 tid 1 2023-09-23T22:22:40.134 INFO:tasks.rados.rados.0.smithi169.stdout:1534: writing smithi16987243-222 from 1414602 to 2050718 tid 2 2023-09-23T22:22:40.134 INFO:tasks.rados.rados.0.smithi169.stdout:1528: done (7 left) 2023-09-23T22:22:40.134 INFO:tasks.rados.rados.0.smithi169.stdout:1535: write oid 488 current snap is 0 2023-09-23T22:22:40.134 INFO:tasks.rados.rados.0.smithi169.stdout:1527: expect (ObjNum 581 snap 0 seq_num 581) 2023-09-23T22:22:40.309 INFO:tasks.rados.rados.0.smithi169.stdout:1529: finishing write tid 1 to smithi16987243-121 2023-09-23T22:22:40.310 INFO:tasks.rados.rados.0.smithi169.stdout:1529: finishing write tid 2 to smithi16987243-121 2023-09-23T22:22:40.310 INFO:tasks.rados.rados.0.smithi169.stdout:1529: finishing write tid 3 to smithi16987243-121 2023-09-23T22:22:40.310 INFO:tasks.rados.rados.0.smithi169.stdout:1529: finishing write tid 4 to smithi16987243-121 2023-09-23T22:22:40.310 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 121 v 230 (ObjNum 1072 snap 0 seq_num 1072) dirty exists 2023-09-23T22:22:40.310 INFO:tasks.rados.rados.0.smithi169.stdout:1529: left oid 121 (ObjNum 1072 snap 0 seq_num 1072) 2023-09-23T22:22:40.310 INFO:tasks.rados.rados.0.smithi169.stdout:1530: expect (ObjNum 645 snap 0 seq_num 645) 2023-09-23T22:22:40.469 INFO:tasks.rados.rados.0.smithi169.stdout:1531: finishing write tid 1 to smithi16987243-433 2023-09-23T22:22:40.469 INFO:tasks.rados.rados.0.smithi169.stdout:1534: finishing write tid 1 to smithi16987243-222 2023-09-23T22:22:40.469 INFO:tasks.rados.rados.0.smithi169.stdout:1531: finishing write tid 2 to smithi16987243-433 2023-09-23T22:22:40.469 INFO:tasks.rados.rados.0.smithi169.stdout:1533: expect (ObjNum 1064 snap 0 seq_num 1064) 2023-09-23T22:22:40.643 INFO:tasks.rados.rados.0.smithi169.stdout:1531: finishing write tid 3 to smithi16987243-433 2023-09-23T22:22:40.643 INFO:tasks.rados.rados.0.smithi169.stdout:1531: finishing write tid 4 to smithi16987243-433 2023-09-23T22:22:40.643 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 433 v 233 (ObjNum 1073 snap 0 seq_num 1073) dirty exists 2023-09-23T22:22:40.643 INFO:tasks.rados.rados.0.smithi169.stdout:1531: left oid 433 (ObjNum 1073 snap 0 seq_num 1073) 2023-09-23T22:22:40.644 INFO:tasks.rados.rados.0.smithi169.stdout:1532: expect (ObjNum 473 snap 0 seq_num 473) 2023-09-23T22:22:40.765 INFO:tasks.rados.rados.0.smithi169.stdout:1534: finishing write tid 2 to smithi16987243-222 2023-09-23T22:22:40.765 INFO:tasks.rados.rados.0.smithi169.stdout:1534: finishing write tid 3 to smithi16987243-222 2023-09-23T22:22:40.766 INFO:tasks.rados.rados.0.smithi169.stdout:1534: finishing write tid 4 to smithi16987243-222 2023-09-23T22:22:40.766 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 222 v 212 (ObjNum 1074 snap 0 seq_num 1074) dirty exists 2023-09-23T22:22:40.766 INFO:tasks.rados.rados.0.smithi169.stdout:1534: left oid 222 (ObjNum 1074 snap 0 seq_num 1074) 2023-09-23T22:22:40.766 INFO:tasks.rados.rados.0.smithi169.stdout:1535: seq_num 1075 ranges {467525=498448,1473084=594379} 2023-09-23T22:22:40.776 INFO:tasks.rados.rados.0.smithi169.stdout:1535: writing smithi16987243-488 from 467525 to 965973 tid 1 2023-09-23T22:22:40.783 INFO:tasks.rados.rados.0.smithi169.stdout:1535: writing smithi16987243-488 from 1473084 to 2067463 tid 2 2023-09-23T22:22:40.783 INFO:tasks.rados.rados.0.smithi169.stdout:1527: done (7 left) 2023-09-23T22:22:40.783 INFO:tasks.rados.rados.0.smithi169.stdout:1529: done (6 left) 2023-09-23T22:22:40.783 INFO:tasks.rados.rados.0.smithi169.stdout:1530: done (5 left) 2023-09-23T22:22:40.783 INFO:tasks.rados.rados.0.smithi169.stdout:1531: done (4 left) 2023-09-23T22:22:40.783 INFO:tasks.rados.rados.0.smithi169.stdout:1532: done (3 left) 2023-09-23T22:22:40.783 INFO:tasks.rados.rados.0.smithi169.stdout:1533: done (2 left) 2023-09-23T22:22:40.783 INFO:tasks.rados.rados.0.smithi169.stdout:1534: done (1 left) 2023-09-23T22:22:40.784 INFO:tasks.rados.rados.0.smithi169.stdout:1536: write oid 169 current snap is 0 2023-09-23T22:22:40.784 INFO:tasks.rados.rados.0.smithi169.stdout:1536: seq_num 1076 ranges {484332=573697,1531566=552766} 2023-09-23T22:22:40.789 INFO:tasks.rados.rados.0.smithi169.stdout:1536: writing smithi16987243-169 from 484332 to 1058029 tid 1 2023-09-23T22:22:40.795 INFO:tasks.rados.rados.0.smithi169.stdout:1536: writing smithi16987243-169 from 1531566 to 2084332 tid 2 2023-09-23T22:22:40.795 INFO:tasks.rados.rados.0.smithi169.stdout:1537: write oid 394 current snap is 0 2023-09-23T22:22:40.795 INFO:tasks.rados.rados.0.smithi169.stdout:1537: seq_num 1077 ranges {501139=648946,1873695=227444} 2023-09-23T22:22:40.801 INFO:tasks.rados.rados.0.smithi169.stdout:1537: writing smithi16987243-394 from 501139 to 1150085 tid 1 2023-09-23T22:22:40.807 INFO:tasks.rados.rados.0.smithi169.stdout:1537: writing smithi16987243-394 from 1873695 to 2101139 tid 2 2023-09-23T22:22:40.807 INFO:tasks.rados.rados.0.smithi169.stdout:1538: write oid 117 current snap is 0 2023-09-23T22:22:40.807 INFO:tasks.rados.rados.0.smithi169.stdout:1538: seq_num 1078 ranges {517946=724195,1932177=185769} 2023-09-23T22:22:40.813 INFO:tasks.rados.rados.0.smithi169.stdout:1538: writing smithi16987243-117 from 517946 to 1242141 tid 1 2023-09-23T22:22:40.820 INFO:tasks.rados.rados.0.smithi169.stdout:1538: writing smithi16987243-117 from 1932177 to 2117946 tid 2 2023-09-23T22:22:40.820 INFO:tasks.rados.rados.0.smithi169.stdout:1539: read oid 272 snap -1 2023-09-23T22:22:40.820 INFO:tasks.rados.rados.0.smithi169.stdout:1539: expect (ObjNum 271 snap 0 seq_num 271) 2023-09-23T22:22:40.820 INFO:tasks.rados.rados.0.smithi169.stdout:1540: read oid 126 snap -1 2023-09-23T22:22:40.821 INFO:tasks.rados.rados.0.smithi169.stdout:1540: expect (ObjNum 1006 snap 0 seq_num 1006) 2023-09-23T22:22:40.821 INFO:tasks.rados.rados.0.smithi169.stdout:1541: write oid 43 current snap is 0 2023-09-23T22:22:40.821 INFO:tasks.rados.rados.0.smithi169.stdout:1535: finishing write tid 1 to smithi16987243-488 2023-09-23T22:22:40.821 INFO:tasks.rados.rados.0.smithi169.stdout:1535: finishing write tid 2 to smithi16987243-488 2023-09-23T22:22:40.821 INFO:tasks.rados.rados.0.smithi169.stdout:1535: finishing write tid 3 to smithi16987243-488 2023-09-23T22:22:40.821 INFO:tasks.rados.rados.0.smithi169.stdout:1535: finishing write tid 4 to smithi16987243-488 2023-09-23T22:22:40.821 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 488 v 175 (ObjNum 1075 snap 0 seq_num 1075) dirty exists 2023-09-23T22:22:40.821 INFO:tasks.rados.rados.0.smithi169.stdout:1535: left oid 488 (ObjNum 1075 snap 0 seq_num 1075) 2023-09-23T22:22:40.822 INFO:tasks.rados.rados.0.smithi169.stdout:1536: finishing write tid 1 to smithi16987243-169 2023-09-23T22:22:40.822 INFO:tasks.rados.rados.0.smithi169.stdout:1536: finishing write tid 2 to smithi16987243-169 2023-09-23T22:22:40.822 INFO:tasks.rados.rados.0.smithi169.stdout:1536: finishing write tid 3 to smithi16987243-169 2023-09-23T22:22:40.822 INFO:tasks.rados.rados.0.smithi169.stdout:1536: finishing write tid 4 to smithi16987243-169 2023-09-23T22:22:40.822 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 169 v 226 (ObjNum 1076 snap 0 seq_num 1076) dirty exists 2023-09-23T22:22:40.822 INFO:tasks.rados.rados.0.smithi169.stdout:1536: left oid 169 (ObjNum 1076 snap 0 seq_num 1076) 2023-09-23T22:22:40.822 INFO:tasks.rados.rados.0.smithi169.stdout:1537: finishing write tid 1 to smithi16987243-394 2023-09-23T22:22:40.822 INFO:tasks.rados.rados.0.smithi169.stdout:1537: finishing write tid 2 to smithi16987243-394 2023-09-23T22:22:40.823 INFO:tasks.rados.rados.0.smithi169.stdout:1537: finishing write tid 3 to smithi16987243-394 2023-09-23T22:22:40.823 INFO:tasks.rados.rados.0.smithi169.stdout:1537: finishing write tid 4 to smithi16987243-394 2023-09-23T22:22:40.823 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 394 v 207 (ObjNum 1077 snap 0 seq_num 1077) dirty exists 2023-09-23T22:22:40.823 INFO:tasks.rados.rados.0.smithi169.stdout:1537: left oid 394 (ObjNum 1077 snap 0 seq_num 1077) 2023-09-23T22:22:40.823 INFO:tasks.rados.rados.0.smithi169.stdout:1538: finishing write tid 1 to smithi16987243-117 2023-09-23T22:22:40.823 INFO:tasks.rados.rados.0.smithi169.stdout:1541: seq_num 1079 ranges {534753=799444,1990659=144094} 2023-09-23T22:22:40.827 INFO:tasks.rados.rados.0.smithi169.stdout:1541: writing smithi16987243-43 from 534753 to 1334197 tid 1 2023-09-23T22:22:40.832 INFO:tasks.rados.rados.0.smithi169.stdout:1541: writing smithi16987243-43 from 1990659 to 2134753 tid 2 2023-09-23T22:22:40.832 INFO:tasks.rados.rados.0.smithi169.stdout:1535: done (6 left) 2023-09-23T22:22:40.832 INFO:tasks.rados.rados.0.smithi169.stdout:1536: done (5 left) 2023-09-23T22:22:40.832 INFO:tasks.rados.rados.0.smithi169.stdout:1537: done (4 left) 2023-09-23T22:22:40.832 INFO:tasks.rados.rados.0.smithi169.stdout:1542: read oid 465 snap -1 2023-09-23T22:22:40.832 INFO:tasks.rados.rados.0.smithi169.stdout:1542: expect (ObjNum 721 snap 0 seq_num 721) 2023-09-23T22:22:40.832 INFO:tasks.rados.rados.0.smithi169.stdout:1543: write oid 339 current snap is 0 2023-09-23T22:22:40.833 INFO:tasks.rados.rados.0.smithi169.stdout:1543: seq_num 1080 ranges {551560=591046,1765494=386066} 2023-09-23T22:22:40.838 INFO:tasks.rados.rados.0.smithi169.stdout:1543: writing smithi16987243-339 from 551560 to 1142606 tid 1 2023-09-23T22:22:40.844 INFO:tasks.rados.rados.0.smithi169.stdout:1543: writing smithi16987243-339 from 1765494 to 2151560 tid 2 2023-09-23T22:22:40.844 INFO:tasks.rados.rados.0.smithi169.stdout:1544: read oid 52 snap -1 2023-09-23T22:22:40.844 INFO:tasks.rados.rados.0.smithi169.stdout:1544: expect (ObjNum 609 snap 0 seq_num 609) 2023-09-23T22:22:40.845 INFO:tasks.rados.rados.0.smithi169.stdout:1545: write oid 467 current snap is 0 2023-09-23T22:22:40.845 INFO:tasks.rados.rados.0.smithi169.stdout:1538: finishing write tid 2 to smithi16987243-117 2023-09-23T22:22:40.845 INFO:tasks.rados.rados.0.smithi169.stdout:1538: finishing write tid 3 to smithi16987243-117 2023-09-23T22:22:40.845 INFO:tasks.rados.rados.0.smithi169.stdout:1539: expect (ObjNum 271 snap 0 seq_num 271) 2023-09-23T22:22:40.935 INFO:tasks.rados.rados.0.smithi169.stdout:1538: finishing write tid 4 to smithi16987243-117 2023-09-23T22:22:40.936 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 117 v 258 (ObjNum 1078 snap 0 seq_num 1078) dirty exists 2023-09-23T22:22:40.936 INFO:tasks.rados.rados.0.smithi169.stdout:1538: left oid 117 (ObjNum 1078 snap 0 seq_num 1078) 2023-09-23T22:22:40.936 INFO:tasks.rados.rados.0.smithi169.stdout:1541: finishing write tid 1 to smithi16987243-43 2023-09-23T22:22:40.936 INFO:tasks.rados.rados.0.smithi169.stdout:1540: expect (ObjNum 1006 snap 0 seq_num 1006) 2023-09-23T22:22:41.072 INFO:tasks.rados.rados.0.smithi169.stdout:1541: finishing write tid 2 to smithi16987243-43 2023-09-23T22:22:41.072 INFO:tasks.rados.rados.0.smithi169.stdout:1541: finishing write tid 3 to smithi16987243-43 2023-09-23T22:22:41.072 INFO:tasks.rados.rados.0.smithi169.stdout:1541: finishing write tid 4 to smithi16987243-43 2023-09-23T22:22:41.072 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 43 v 232 (ObjNum 1079 snap 0 seq_num 1079) dirty exists 2023-09-23T22:22:41.073 INFO:tasks.rados.rados.0.smithi169.stdout:1541: left oid 43 (ObjNum 1079 snap 0 seq_num 1079) 2023-09-23T22:22:41.073 INFO:tasks.rados.rados.0.smithi169.stdout:1542: expect (ObjNum 721 snap 0 seq_num 721) 2023-09-23T22:22:41.208 INFO:tasks.rados.rados.0.smithi169.stdout:1543: finishing write tid 1 to smithi16987243-339 2023-09-23T22:22:41.208 INFO:tasks.rados.rados.0.smithi169.stdout:1544: expect (ObjNum 609 snap 0 seq_num 609) 2023-09-23T22:22:41.311 INFO:tasks.rados.rados.0.smithi169.stdout:1543: finishing write tid 2 to smithi16987243-339 2023-09-23T22:22:41.312 INFO:tasks.rados.rados.0.smithi169.stdout:1543: finishing write tid 3 to smithi16987243-339 2023-09-23T22:22:41.312 INFO:tasks.rados.rados.0.smithi169.stdout:1543: finishing write tid 4 to smithi16987243-339 2023-09-23T22:22:41.312 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 339 v 265 (ObjNum 1080 snap 0 seq_num 1080) dirty exists 2023-09-23T22:22:41.312 INFO:tasks.rados.rados.0.smithi169.stdout:1543: left oid 339 (ObjNum 1080 snap 0 seq_num 1080) 2023-09-23T22:22:41.312 INFO:tasks.rados.rados.0.smithi169.stdout:1545: seq_num 1081 ranges {568367=666295,1707623=460744} 2023-09-23T22:22:41.325 INFO:tasks.rados.rados.0.smithi169.stdout:1545: writing smithi16987243-467 from 568367 to 1234662 tid 1 2023-09-23T22:22:41.331 INFO:tasks.rados.rados.0.smithi169.stdout:1545: writing smithi16987243-467 from 1707623 to 2168367 tid 2 2023-09-23T22:22:41.331 INFO:tasks.rados.rados.0.smithi169.stdout:1538: done (7 left) 2023-09-23T22:22:41.331 INFO:tasks.rados.rados.0.smithi169.stdout:1539: done (6 left) 2023-09-23T22:22:41.331 INFO:tasks.rados.rados.0.smithi169.stdout:1540: done (5 left) 2023-09-23T22:22:41.331 INFO:tasks.rados.rados.0.smithi169.stdout:1541: done (4 left) 2023-09-23T22:22:41.332 INFO:tasks.rados.rados.0.smithi169.stdout:1542: done (3 left) 2023-09-23T22:22:41.332 INFO:tasks.rados.rados.0.smithi169.stdout:1543: done (2 left) 2023-09-23T22:22:41.332 INFO:tasks.rados.rados.0.smithi169.stdout:1544: done (1 left) 2023-09-23T22:22:41.332 INFO:tasks.rados.rados.0.smithi169.stdout:1546: write oid 107 current snap is 0 2023-09-23T22:22:41.332 INFO:tasks.rados.rados.0.smithi169.stdout:1546: seq_num 1082 ranges {585174=741544,1766105=419069} 2023-09-23T22:22:41.338 INFO:tasks.rados.rados.0.smithi169.stdout:1546: writing smithi16987243-107 from 585174 to 1326718 tid 1 2023-09-23T22:22:41.344 INFO:tasks.rados.rados.0.smithi169.stdout:1546: writing smithi16987243-107 from 1766105 to 2185174 tid 2 2023-09-23T22:22:41.344 INFO:tasks.rados.rados.0.smithi169.stdout:1547: write oid 80 current snap is 0 2023-09-23T22:22:41.344 INFO:tasks.rados.rados.0.smithi169.stdout:1545: finishing write tid 1 to smithi16987243-467 2023-09-23T22:22:41.344 INFO:tasks.rados.rados.0.smithi169.stdout:1547: seq_num 1083 ranges {601981=416793,1424587=492702} 2023-09-23T22:22:41.349 INFO:tasks.rados.rados.0.smithi169.stdout:1547: writing smithi16987243-80 from 601981 to 1018774 tid 1 2023-09-23T22:22:41.355 INFO:tasks.rados.rados.0.smithi169.stdout:1547: writing smithi16987243-80 from 1424587 to 1917289 tid 2 2023-09-23T22:22:41.355 INFO:tasks.rados.rados.0.smithi169.stdout:1548: read oid 278 snap -1 2023-09-23T22:22:41.355 INFO:tasks.rados.rados.0.smithi169.stdout:1548: expect (ObjNum 805 snap 0 seq_num 805) 2023-09-23T22:22:41.355 INFO:tasks.rados.rados.0.smithi169.stdout:1549: write oid 299 current snap is 0 2023-09-23T22:22:41.355 INFO:tasks.rados.rados.0.smithi169.stdout:1545: finishing write tid 2 to smithi16987243-467 2023-09-23T22:22:41.356 INFO:tasks.rados.rados.0.smithi169.stdout:1545: finishing write tid 3 to smithi16987243-467 2023-09-23T22:22:41.356 INFO:tasks.rados.rados.0.smithi169.stdout:1545: finishing write tid 4 to smithi16987243-467 2023-09-23T22:22:41.356 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 467 v 227 (ObjNum 1081 snap 0 seq_num 1081) dirty exists 2023-09-23T22:22:41.356 INFO:tasks.rados.rados.0.smithi169.stdout:1545: left oid 467 (ObjNum 1081 snap 0 seq_num 1081) 2023-09-23T22:22:41.356 INFO:tasks.rados.rados.0.smithi169.stdout:1546: finishing write tid 1 to smithi16987243-107 2023-09-23T22:22:41.356 INFO:tasks.rados.rados.0.smithi169.stdout:1549: seq_num 1084 ranges {618788=492042,1883069=335719} 2023-09-23T22:22:41.361 INFO:tasks.rados.rados.0.smithi169.stdout:1549: writing smithi16987243-299 from 618788 to 1110830 tid 1 2023-09-23T22:22:41.368 INFO:tasks.rados.rados.0.smithi169.stdout:1549: writing smithi16987243-299 from 1883069 to 2218788 tid 2 2023-09-23T22:22:41.368 INFO:tasks.rados.rados.0.smithi169.stdout:1545: done (4 left) 2023-09-23T22:22:41.368 INFO:tasks.rados.rados.0.smithi169.stdout:1550: write oid 337 current snap is 0 2023-09-23T22:22:41.368 INFO:tasks.rados.rados.0.smithi169.stdout:1546: finishing write tid 2 to smithi16987243-107 2023-09-23T22:22:41.368 INFO:tasks.rados.rados.0.smithi169.stdout:1546: finishing write tid 3 to smithi16987243-107 2023-09-23T22:22:41.368 INFO:tasks.rados.rados.0.smithi169.stdout:1550: seq_num 1085 ranges {635595=567291,1825198=410397} 2023-09-23T22:22:41.375 INFO:tasks.rados.rados.0.smithi169.stdout:1550: writing smithi16987243-337 from 635595 to 1202886 tid 1 2023-09-23T22:22:41.381 INFO:tasks.rados.rados.0.smithi169.stdout:1550: writing smithi16987243-337 from 1825198 to 2235595 tid 2 2023-09-23T22:22:41.381 INFO:tasks.rados.rados.0.smithi169.stdout:1551: read oid 103 snap -1 2023-09-23T22:22:41.382 INFO:tasks.rados.rados.0.smithi169.stdout:1551: expect (ObjNum 102 snap 0 seq_num 102) 2023-09-23T22:22:41.382 INFO:tasks.rados.rados.0.smithi169.stdout:1552: write oid 160 current snap is 0 2023-09-23T22:22:41.382 INFO:tasks.rados.rados.0.smithi169.stdout:1546: finishing write tid 4 to smithi16987243-107 2023-09-23T22:22:41.382 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 107 v 204 (ObjNum 1082 snap 0 seq_num 1082) dirty exists 2023-09-23T22:22:41.382 INFO:tasks.rados.rados.0.smithi169.stdout:1546: left oid 107 (ObjNum 1082 snap 0 seq_num 1082) 2023-09-23T22:22:41.382 INFO:tasks.rados.rados.0.smithi169.stdout:1547: finishing write tid 1 to smithi16987243-80 2023-09-23T22:22:41.382 INFO:tasks.rados.rados.0.smithi169.stdout:1547: finishing write tid 2 to smithi16987243-80 2023-09-23T22:22:41.382 INFO:tasks.rados.rados.0.smithi169.stdout:1547: finishing write tid 3 to smithi16987243-80 2023-09-23T22:22:41.382 INFO:tasks.rados.rados.0.smithi169.stdout:1547: finishing write tid 4 to smithi16987243-80 2023-09-23T22:22:41.382 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 80 v 251 (ObjNum 1083 snap 0 seq_num 1083) dirty exists 2023-09-23T22:22:41.382 INFO:tasks.rados.rados.0.smithi169.stdout:1547: left oid 80 (ObjNum 1083 snap 0 seq_num 1083) 2023-09-23T22:22:41.382 INFO:tasks.rados.rados.0.smithi169.stdout:1549: finishing write tid 1 to smithi16987243-299 2023-09-23T22:22:41.383 INFO:tasks.rados.rados.0.smithi169.stdout:1548: expect (ObjNum 805 snap 0 seq_num 805) 2023-09-23T22:22:41.556 INFO:tasks.rados.rados.0.smithi169.stdout:1549: finishing write tid 2 to smithi16987243-299 2023-09-23T22:22:41.557 INFO:tasks.rados.rados.0.smithi169.stdout:1549: finishing write tid 3 to smithi16987243-299 2023-09-23T22:22:41.557 INFO:tasks.rados.rados.0.smithi169.stdout:1549: finishing write tid 4 to smithi16987243-299 2023-09-23T22:22:41.557 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 299 v 215 (ObjNum 1084 snap 0 seq_num 1084) dirty exists 2023-09-23T22:22:41.557 INFO:tasks.rados.rados.0.smithi169.stdout:1549: left oid 299 (ObjNum 1084 snap 0 seq_num 1084) 2023-09-23T22:22:41.557 INFO:tasks.rados.rados.0.smithi169.stdout:1550: finishing write tid 1 to smithi16987243-337 2023-09-23T22:22:41.557 INFO:tasks.rados.rados.0.smithi169.stdout:1550: finishing write tid 2 to smithi16987243-337 2023-09-23T22:22:41.557 INFO:tasks.rados.rados.0.smithi169.stdout:1550: finishing write tid 3 to smithi16987243-337 2023-09-23T22:22:41.557 INFO:tasks.rados.rados.0.smithi169.stdout:1550: finishing write tid 4 to smithi16987243-337 2023-09-23T22:22:41.557 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 337 v 235 (ObjNum 1085 snap 0 seq_num 1085) dirty exists 2023-09-23T22:22:41.557 INFO:tasks.rados.rados.0.smithi169.stdout:1550: left oid 337 (ObjNum 1085 snap 0 seq_num 1085) 2023-09-23T22:22:41.557 INFO:tasks.rados.rados.0.smithi169.stdout:1551: expect (ObjNum 102 snap 0 seq_num 102) 2023-09-23T22:22:41.679 INFO:tasks.rados.rados.0.smithi169.stdout:1552: seq_num 1086 ranges {652402=642540,1883680=368722} 2023-09-23T22:22:41.695 INFO:tasks.rados.rados.0.smithi169.stdout:1552: writing smithi16987243-160 from 652402 to 1294942 tid 1 2023-09-23T22:22:41.701 INFO:tasks.rados.rados.0.smithi169.stdout:1552: writing smithi16987243-160 from 1883680 to 2252402 tid 2 2023-09-23T22:22:41.701 INFO:tasks.rados.rados.0.smithi169.stdout:1546: done (6 left) 2023-09-23T22:22:41.701 INFO:tasks.rados.rados.0.smithi169.stdout:1547: done (5 left) 2023-09-23T22:22:41.701 INFO:tasks.rados.rados.0.smithi169.stdout:1548: done (4 left) 2023-09-23T22:22:41.701 INFO:tasks.rados.rados.0.smithi169.stdout:1549: done (3 left) 2023-09-23T22:22:41.702 INFO:tasks.rados.rados.0.smithi169.stdout:1550: done (2 left) 2023-09-23T22:22:41.702 INFO:tasks.rados.rados.0.smithi169.stdout:1551: done (1 left) 2023-09-23T22:22:41.702 INFO:tasks.rados.rados.0.smithi169.stdout:1553: write oid 213 current snap is 0 2023-09-23T22:22:41.702 INFO:tasks.rados.rados.0.smithi169.stdout:1552: finishing write tid 1 to smithi16987243-160 2023-09-23T22:22:41.702 INFO:tasks.rados.rados.0.smithi169.stdout:1553: seq_num 1087 ranges {669209=717789,1942162=327047} 2023-09-23T22:22:41.709 INFO:tasks.rados.rados.0.smithi169.stdout:1553: writing smithi16987243-213 from 669209 to 1386998 tid 1 2023-09-23T22:22:41.714 INFO:tasks.rados.rados.0.smithi169.stdout:1553: writing smithi16987243-213 from 1942162 to 2269209 tid 2 2023-09-23T22:22:41.714 INFO:tasks.rados.rados.0.smithi169.stdout:1554: write oid 231 current snap is 0 2023-09-23T22:22:41.714 INFO:tasks.rados.rados.0.smithi169.stdout:1554: seq_num 1088 ranges {686016=509391,1716997=569019} 2023-09-23T22:22:41.721 INFO:tasks.rados.rados.0.smithi169.stdout:1554: writing smithi16987243-231 from 686016 to 1195407 tid 1 2023-09-23T22:22:41.727 INFO:tasks.rados.rados.0.smithi169.stdout:1554: writing smithi16987243-231 from 1716997 to 2286016 tid 2 2023-09-23T22:22:41.727 INFO:tasks.rados.rados.0.smithi169.stdout:1555: read oid 396 snap -1 2023-09-23T22:22:41.727 INFO:tasks.rados.rados.0.smithi169.stdout:1555: expect deleted 2023-09-23T22:22:41.727 INFO:tasks.rados.rados.0.smithi169.stdout:1556: write oid 478 current snap is 0 2023-09-23T22:22:41.728 INFO:tasks.rados.rados.0.smithi169.stdout:1552: finishing write tid 2 to smithi16987243-160 2023-09-23T22:22:41.728 INFO:tasks.rados.rados.0.smithi169.stdout:1556: seq_num 1089 ranges {702823=584640,2059126=243697} 2023-09-23T22:22:41.734 INFO:tasks.rados.rados.0.smithi169.stdout:1556: writing smithi16987243-478 from 702823 to 1287463 tid 1 2023-09-23T22:22:41.741 INFO:tasks.rados.rados.0.smithi169.stdout:1556: writing smithi16987243-478 from 2059126 to 2302823 tid 2 2023-09-23T22:22:41.741 INFO:tasks.rados.rados.0.smithi169.stdout:1552: finishing write tid 3 to smithi16987243-160 2023-09-23T22:22:41.741 INFO:tasks.rados.rados.0.smithi169.stdout:1557: read oid 142 snap -1 2023-09-23T22:22:41.741 INFO:tasks.rados.rados.0.smithi169.stdout:1557: expect (ObjNum 517 snap 0 seq_num 517) 2023-09-23T22:22:41.741 INFO:tasks.rados.rados.0.smithi169.stdout:1558: read oid 245 snap -1 2023-09-23T22:22:41.741 INFO:tasks.rados.rados.0.smithi169.stdout:1558: expect (ObjNum 948 snap 0 seq_num 948) 2023-09-23T22:22:41.741 INFO:tasks.rados.rados.0.smithi169.stdout:1559: read oid 59 snap -1 2023-09-23T22:22:41.741 INFO:tasks.rados.rados.0.smithi169.stdout:1559: expect (ObjNum 58 snap 0 seq_num 58) 2023-09-23T22:22:41.741 INFO:tasks.rados.rados.0.smithi169.stdout:1560: read oid 116 snap -1 2023-09-23T22:22:41.741 INFO:tasks.rados.rados.0.smithi169.stdout:1560: expect (ObjNum 115 snap 0 seq_num 115) 2023-09-23T22:22:41.742 INFO:tasks.rados.rados.0.smithi169.stdout:1561: read oid 403 snap -1 2023-09-23T22:22:41.742 INFO:tasks.rados.rados.0.smithi169.stdout:1561: expect deleted 2023-09-23T22:22:41.742 INFO:tasks.rados.rados.0.smithi169.stdout:1562: read oid 366 snap -1 2023-09-23T22:22:41.742 INFO:tasks.rados.rados.0.smithi169.stdout:1562: expect (ObjNum 365 snap 0 seq_num 365) 2023-09-23T22:22:41.742 INFO:tasks.rados.rados.0.smithi169.stdout:1563: write oid 1 current snap is 0 2023-09-23T22:22:41.742 INFO:tasks.rados.rados.0.smithi169.stdout:1563: seq_num 1090 ranges {719630=659889,2117608=202022} 2023-09-23T22:22:41.750 INFO:tasks.rados.rados.0.smithi169.stdout:1563: writing smithi16987243-1 from 719630 to 1379519 tid 1 2023-09-23T22:22:41.756 INFO:tasks.rados.rados.0.smithi169.stdout:1563: writing smithi16987243-1 from 2117608 to 2319630 tid 2 2023-09-23T22:22:41.756 INFO:tasks.rados.rados.0.smithi169.stdout:1564: write oid 495 current snap is 0 2023-09-23T22:22:41.756 INFO:tasks.rados.rados.0.smithi169.stdout:1552: finishing write tid 4 to smithi16987243-160 2023-09-23T22:22:41.756 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 160 v 218 (ObjNum 1086 snap 0 seq_num 1086) dirty exists 2023-09-23T22:22:41.756 INFO:tasks.rados.rados.0.smithi169.stdout:1552: left oid 160 (ObjNum 1086 snap 0 seq_num 1086) 2023-09-23T22:22:41.756 INFO:tasks.rados.rados.0.smithi169.stdout:1553: finishing write tid 1 to smithi16987243-213 2023-09-23T22:22:41.756 INFO:tasks.rados.rados.0.smithi169.stdout:1564: seq_num 1091 ranges {736437=735138,2176090=160347} 2023-09-23T22:22:41.764 INFO:tasks.rados.rados.0.smithi169.stdout:1564: writing smithi16987243-495 from 736437 to 1471575 tid 1 2023-09-23T22:22:41.769 INFO:tasks.rados.rados.0.smithi169.stdout:1564: writing smithi16987243-495 from 2176090 to 2336437 tid 2 2023-09-23T22:22:41.770 INFO:tasks.rados.rados.0.smithi169.stdout:1552: done (12 left) 2023-09-23T22:22:41.770 INFO:tasks.rados.rados.0.smithi169.stdout:1565: write oid 378 current snap is 0 2023-09-23T22:22:41.770 INFO:tasks.rados.rados.0.smithi169.stdout:1553: finishing write tid 2 to smithi16987243-213 2023-09-23T22:22:41.770 INFO:tasks.rados.rados.0.smithi169.stdout:1553: finishing write tid 3 to smithi16987243-213 2023-09-23T22:22:41.770 INFO:tasks.rados.rados.0.smithi169.stdout:1553: finishing write tid 4 to smithi16987243-213 2023-09-23T22:22:41.770 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 213 v 221 (ObjNum 1087 snap 0 seq_num 1087) dirty exists 2023-09-23T22:22:41.770 INFO:tasks.rados.rados.0.smithi169.stdout:1553: left oid 213 (ObjNum 1087 snap 0 seq_num 1087) 2023-09-23T22:22:41.770 INFO:tasks.rados.rados.0.smithi169.stdout:1554: finishing write tid 1 to smithi16987243-231 2023-09-23T22:22:41.770 INFO:tasks.rados.rados.0.smithi169.stdout:1565: seq_num 1092 ranges {753244=410387,1834572=518672} 2023-09-23T22:22:41.776 INFO:tasks.rados.rados.0.smithi169.stdout:1565: writing smithi16987243-378 from 753244 to 1163631 tid 1 2023-09-23T22:22:41.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:41 smithi169 bash[40994]: cluster 2023-09-23T22:22:39.841632+0000 mgr.y (mgr.24365) 232 : cluster [DBG] pgmap v203: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 7.1 MiB/s wr, 80 op/s 2023-09-23T22:22:41.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:41 smithi169 bash[27421]: cluster 2023-09-23T22:22:39.841632+0000 mgr.y (mgr.24365) 232 : cluster [DBG] pgmap v203: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 7.1 MiB/s wr, 80 op/s 2023-09-23T22:22:41.783 INFO:tasks.rados.rados.0.smithi169.stdout:1565: writing smithi16987243-378 from 1834572 to 2353244 tid 2 2023-09-23T22:22:41.783 INFO:tasks.rados.rados.0.smithi169.stdout:1553: done (12 left) 2023-09-23T22:22:41.783 INFO:tasks.rados.rados.0.smithi169.stdout:1566: write oid 200 current snap is 0 2023-09-23T22:22:41.783 INFO:tasks.rados.rados.0.smithi169.stdout:1554: finishing write tid 2 to smithi16987243-231 2023-09-23T22:22:41.783 INFO:tasks.rados.rados.0.smithi169.stdout:1554: finishing write tid 3 to smithi16987243-231 2023-09-23T22:22:41.783 INFO:tasks.rados.rados.0.smithi169.stdout:1554: finishing write tid 4 to smithi16987243-231 2023-09-23T22:22:41.783 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 231 v 248 (ObjNum 1088 snap 0 seq_num 1088) dirty exists 2023-09-23T22:22:41.784 INFO:tasks.rados.rados.0.smithi169.stdout:1554: left oid 231 (ObjNum 1088 snap 0 seq_num 1088) 2023-09-23T22:22:41.784 INFO:tasks.rados.rados.0.smithi169.stdout:1556: finishing write tid 1 to smithi16987243-478 2023-09-23T22:22:41.784 INFO:tasks.rados.rados.0.smithi169.stdout:1566: seq_num 1093 ranges {770051=485636,1776701=511047} 2023-09-23T22:22:41.791 INFO:tasks.rados.rados.0.smithi169.stdout:1566: writing smithi16987243-200 from 770051 to 1255687 tid 1 2023-09-23T22:22:41.798 INFO:tasks.rados.rados.0.smithi169.stdout:1566: writing smithi16987243-200 from 1776701 to 2287748 tid 2 2023-09-23T22:22:41.798 INFO:tasks.rados.rados.0.smithi169.stdout:1554: done (12 left) 2023-09-23T22:22:41.798 INFO:tasks.rados.rados.0.smithi169.stdout:1555: done (11 left) 2023-09-23T22:22:41.798 INFO:tasks.rados.rados.0.smithi169.stdout:1567: write oid 204 current snap is 0 2023-09-23T22:22:41.798 INFO:tasks.rados.rados.0.smithi169.stdout:1567: seq_num 1094 ranges {786858=560885,1835183=551675} 2023-09-23T22:22:41.805 INFO:tasks.rados.rados.0.smithi169.stdout:1567: writing smithi16987243-204 from 786858 to 1347743 tid 1 2023-09-23T22:22:41.811 INFO:tasks.rados.rados.0.smithi169.stdout:1567: writing smithi16987243-204 from 1835183 to 2386858 tid 2 2023-09-23T22:22:41.811 INFO:tasks.rados.rados.0.smithi169.stdout:1568: write oid 476 current snap is 0 2023-09-23T22:22:41.811 INFO:tasks.rados.rados.0.smithi169.stdout:1568: seq_num 1095 ranges {403665=752487,1610018=514716} 2023-09-23T22:22:41.817 INFO:tasks.rados.rados.0.smithi169.stdout:1568: writing smithi16987243-476 from 403665 to 1156152 tid 1 2023-09-23T22:22:41.823 INFO:tasks.rados.rados.0.smithi169.stdout:1568: writing smithi16987243-476 from 1610018 to 2124734 tid 2 2023-09-23T22:22:41.823 INFO:tasks.rados.rados.0.smithi169.stdout:1569: read oid 418 snap -1 2023-09-23T22:22:41.823 INFO:tasks.rados.rados.0.smithi169.stdout:1569: expect deleted 2023-09-23T22:22:41.823 INFO:tasks.rados.rados.0.smithi169.stdout:1570: read oid 45 snap -1 2023-09-23T22:22:41.824 INFO:tasks.rados.rados.0.smithi169.stdout:1570: expect (ObjNum 572 snap 0 seq_num 572) 2023-09-23T22:22:41.824 INFO:tasks.rados.rados.0.smithi169.stdout:1571: write oid 30 current snap is 0 2023-09-23T22:22:41.824 INFO:tasks.rados.rados.0.smithi169.stdout:1562: expect (ObjNum 365 snap 0 seq_num 365) 2023-09-23T22:22:41.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:41 smithi187 bash[31480]: cluster 2023-09-23T22:22:39.841632+0000 mgr.y (mgr.24365) 232 : cluster [DBG] pgmap v203: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 7.1 MiB/s wr, 80 op/s 2023-09-23T22:22:41.910 INFO:tasks.rados.rados.0.smithi169.stdout:1556: finishing write tid 2 to smithi16987243-478 2023-09-23T22:22:41.910 INFO:tasks.rados.rados.0.smithi169.stdout:1556: finishing write tid 3 to smithi16987243-478 2023-09-23T22:22:41.910 INFO:tasks.rados.rados.0.smithi169.stdout:1556: finishing write tid 4 to smithi16987243-478 2023-09-23T22:22:41.911 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 478 v 238 (ObjNum 1089 snap 0 seq_num 1089) dirty exists 2023-09-23T22:22:41.911 INFO:tasks.rados.rados.0.smithi169.stdout:1556: left oid 478 (ObjNum 1089 snap 0 seq_num 1089) 2023-09-23T22:22:41.911 INFO:tasks.rados.rados.0.smithi169.stdout:1558: expect (ObjNum 948 snap 0 seq_num 948) 2023-09-23T22:22:42.038 INFO:tasks.rados.rados.0.smithi169.stdout:1557: expect (ObjNum 517 snap 0 seq_num 517) 2023-09-23T22:22:42.170 INFO:tasks.rados.rados.0.smithi169.stdout:1563: finishing write tid 1 to smithi16987243-1 2023-09-23T22:22:42.170 INFO:tasks.rados.rados.0.smithi169.stdout:1563: finishing write tid 2 to smithi16987243-1 2023-09-23T22:22:42.170 INFO:tasks.rados.rados.0.smithi169.stdout:1559: expect (ObjNum 58 snap 0 seq_num 58) 2023-09-23T22:22:42.270 INFO:tasks.rados.rados.0.smithi169.stdout:1563: finishing write tid 3 to smithi16987243-1 2023-09-23T22:22:42.270 INFO:tasks.rados.rados.0.smithi169.stdout:1563: finishing write tid 4 to smithi16987243-1 2023-09-23T22:22:42.270 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 1 v 229 (ObjNum 1090 snap 0 seq_num 1090) dirty exists 2023-09-23T22:22:42.270 INFO:tasks.rados.rados.0.smithi169.stdout:1563: left oid 1 (ObjNum 1090 snap 0 seq_num 1090) 2023-09-23T22:22:42.270 INFO:tasks.rados.rados.0.smithi169.stdout:1560: expect (ObjNum 115 snap 0 seq_num 115) 2023-09-23T22:22:42.403 INFO:tasks.rados.rados.0.smithi169.stdout:1564: finishing write tid 1 to smithi16987243-495 2023-09-23T22:22:42.403 INFO:tasks.rados.rados.0.smithi169.stdout:1564: finishing write tid 2 to smithi16987243-495 2023-09-23T22:22:42.403 INFO:tasks.rados.rados.0.smithi169.stdout:1564: finishing write tid 3 to smithi16987243-495 2023-09-23T22:22:42.404 INFO:tasks.rados.rados.0.smithi169.stdout:1564: finishing write tid 4 to smithi16987243-495 2023-09-23T22:22:42.404 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 495 v 241 (ObjNum 1091 snap 0 seq_num 1091) dirty exists 2023-09-23T22:22:42.404 INFO:tasks.rados.rados.0.smithi169.stdout:1564: left oid 495 (ObjNum 1091 snap 0 seq_num 1091) 2023-09-23T22:22:42.404 INFO:tasks.rados.rados.0.smithi169.stdout:1565: finishing write tid 1 to smithi16987243-378 2023-09-23T22:22:42.404 INFO:tasks.rados.rados.0.smithi169.stdout:1565: finishing write tid 2 to smithi16987243-378 2023-09-23T22:22:42.404 INFO:tasks.rados.rados.0.smithi169.stdout:1565: finishing write tid 3 to smithi16987243-378 2023-09-23T22:22:42.404 INFO:tasks.rados.rados.0.smithi169.stdout:1565: finishing write tid 4 to smithi16987243-378 2023-09-23T22:22:42.404 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 378 v 230 (ObjNum 1092 snap 0 seq_num 1092) dirty exists 2023-09-23T22:22:42.404 INFO:tasks.rados.rados.0.smithi169.stdout:1565: left oid 378 (ObjNum 1092 snap 0 seq_num 1092) 2023-09-23T22:22:42.404 INFO:tasks.rados.rados.0.smithi169.stdout:1566: finishing write tid 1 to smithi16987243-200 2023-09-23T22:22:42.404 INFO:tasks.rados.rados.0.smithi169.stdout:1566: finishing write tid 2 to smithi16987243-200 2023-09-23T22:22:42.404 INFO:tasks.rados.rados.0.smithi169.stdout:1566: finishing write tid 3 to smithi16987243-200 2023-09-23T22:22:42.405 INFO:tasks.rados.rados.0.smithi169.stdout:1566: finishing write tid 4 to smithi16987243-200 2023-09-23T22:22:42.405 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 200 v 207 (ObjNum 1093 snap 0 seq_num 1093) dirty exists 2023-09-23T22:22:42.405 INFO:tasks.rados.rados.0.smithi169.stdout:1566: left oid 200 (ObjNum 1093 snap 0 seq_num 1093) 2023-09-23T22:22:42.405 INFO:tasks.rados.rados.0.smithi169.stdout:1567: finishing write tid 1 to smithi16987243-204 2023-09-23T22:22:42.405 INFO:tasks.rados.rados.0.smithi169.stdout:1567: finishing write tid 2 to smithi16987243-204 2023-09-23T22:22:42.405 INFO:tasks.rados.rados.0.smithi169.stdout:1567: finishing write tid 3 to smithi16987243-204 2023-09-23T22:22:42.405 INFO:tasks.rados.rados.0.smithi169.stdout:1567: finishing write tid 4 to smithi16987243-204 2023-09-23T22:22:42.405 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 204 v 224 (ObjNum 1094 snap 0 seq_num 1094) dirty exists 2023-09-23T22:22:42.405 INFO:tasks.rados.rados.0.smithi169.stdout:1567: left oid 204 (ObjNum 1094 snap 0 seq_num 1094) 2023-09-23T22:22:42.405 INFO:tasks.rados.rados.0.smithi169.stdout:1568: finishing write tid 1 to smithi16987243-476 2023-09-23T22:22:42.405 INFO:tasks.rados.rados.0.smithi169.stdout:1571: seq_num 1096 ranges {420472=427736,1268500=658374,2347953=72519} 2023-09-23T22:22:42.415 INFO:tasks.rados.rados.0.smithi169.stdout:1571: writing smithi16987243-30 from 420472 to 848208 tid 1 2023-09-23T22:22:42.421 INFO:tasks.rados.rados.0.smithi169.stdout:1571: writing smithi16987243-30 from 1268500 to 1926874 tid 2 2023-09-23T22:22:42.425 INFO:tasks.rados.rados.0.smithi169.stdout:1571: writing smithi16987243-30 from 2347953 to 2420472 tid 3 2023-09-23T22:22:42.425 INFO:tasks.rados.rados.0.smithi169.stdout:1556: done (15 left) 2023-09-23T22:22:42.425 INFO:tasks.rados.rados.0.smithi169.stdout:1557: done (14 left) 2023-09-23T22:22:42.425 INFO:tasks.rados.rados.0.smithi169.stdout:1558: done (13 left) 2023-09-23T22:22:42.425 INFO:tasks.rados.rados.0.smithi169.stdout:1559: done (12 left) 2023-09-23T22:22:42.426 INFO:tasks.rados.rados.0.smithi169.stdout:1560: done (11 left) 2023-09-23T22:22:42.426 INFO:tasks.rados.rados.0.smithi169.stdout:1561: done (10 left) 2023-09-23T22:22:42.426 INFO:tasks.rados.rados.0.smithi169.stdout:1562: done (9 left) 2023-09-23T22:22:42.426 INFO:tasks.rados.rados.0.smithi169.stdout:1563: done (8 left) 2023-09-23T22:22:42.426 INFO:tasks.rados.rados.0.smithi169.stdout:1564: done (7 left) 2023-09-23T22:22:42.426 INFO:tasks.rados.rados.0.smithi169.stdout:1565: done (6 left) 2023-09-23T22:22:42.427 INFO:tasks.rados.rados.0.smithi169.stdout:1566: done (5 left) 2023-09-23T22:22:42.427 INFO:tasks.rados.rados.0.smithi169.stdout:1567: done (4 left) 2023-09-23T22:22:42.427 INFO:tasks.rados.rados.0.smithi169.stdout:1572: write oid 316 current snap is 0 2023-09-23T22:22:42.427 INFO:tasks.rados.rados.0.smithi169.stdout:1572: seq_num 1097 ranges {437279=502985,1610629=518385} 2023-09-23T22:22:42.430 INFO:tasks.rados.rados.0.smithi169.stdout:1572: writing smithi16987243-316 from 437279 to 940264 tid 1 2023-09-23T22:22:42.437 INFO:tasks.rados.rados.0.smithi169.stdout:1572: writing smithi16987243-316 from 1610629 to 2129014 tid 2 2023-09-23T22:22:42.437 INFO:tasks.rados.rados.0.smithi169.stdout:1573: read oid 172 snap -1 2023-09-23T22:22:42.438 INFO:tasks.rados.rados.0.smithi169.stdout:1573: expect (ObjNum 509 snap 0 seq_num 509) 2023-09-23T22:22:42.438 INFO:tasks.rados.rados.0.smithi169.stdout:1574: write oid 34 current snap is 0 2023-09-23T22:22:42.438 INFO:tasks.rados.rados.0.smithi169.stdout:1574: seq_num 1098 ranges {454086=578234,1669111=662043} 2023-09-23T22:22:42.443 INFO:tasks.rados.rados.0.smithi169.stdout:1574: writing smithi16987243-34 from 454086 to 1032320 tid 1 2023-09-23T22:22:42.451 INFO:tasks.rados.rados.0.smithi169.stdout:1574: writing smithi16987243-34 from 1669111 to 2331154 tid 2 2023-09-23T22:22:42.452 INFO:tasks.rados.rados.0.smithi169.stdout:1575: read oid 124 snap -1 2023-09-23T22:22:42.452 INFO:tasks.rados.rados.0.smithi169.stdout:1575: expect (ObjNum 896 snap 0 seq_num 896) 2023-09-23T22:22:42.452 INFO:tasks.rados.rados.0.smithi169.stdout:1576: write oid 302 current snap is 0 2023-09-23T22:22:42.452 INFO:tasks.rados.rados.0.smithi169.stdout:1576: seq_num 1099 ranges {470893=653483,1727593=522054} 2023-09-23T22:22:42.458 INFO:tasks.rados.rados.0.smithi169.stdout:1576: writing smithi16987243-302 from 470893 to 1124376 tid 1 2023-09-23T22:22:42.465 INFO:tasks.rados.rados.0.smithi169.stdout:1576: writing smithi16987243-302 from 1727593 to 2249647 tid 2 2023-09-23T22:22:42.465 INFO:tasks.rados.rados.0.smithi169.stdout:1577: read oid 367 snap -1 2023-09-23T22:22:42.465 INFO:tasks.rados.rados.0.smithi169.stdout:1577: expect (ObjNum 719 snap 0 seq_num 719) 2023-09-23T22:22:42.466 INFO:tasks.rados.rados.0.smithi169.stdout:1578: read oid 234 snap -1 2023-09-23T22:22:42.466 INFO:tasks.rados.rados.0.smithi169.stdout:1578: expect (ObjNum 233 snap 0 seq_num 233) 2023-09-23T22:22:42.466 INFO:tasks.rados.rados.0.smithi169.stdout:1579: write oid 271 current snap is 0 2023-09-23T22:22:42.466 INFO:tasks.rados.rados.0.smithi169.stdout:1568: finishing write tid 2 to smithi16987243-476 2023-09-23T22:22:42.466 INFO:tasks.rados.rados.0.smithi169.stdout:1568: finishing write tid 3 to smithi16987243-476 2023-09-23T22:22:42.466 INFO:tasks.rados.rados.0.smithi169.stdout:1568: finishing write tid 4 to smithi16987243-476 2023-09-23T22:22:42.466 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 476 v 235 (ObjNum 1095 snap 0 seq_num 1095) dirty exists 2023-09-23T22:22:42.467 INFO:tasks.rados.rados.0.smithi169.stdout:1568: left oid 476 (ObjNum 1095 snap 0 seq_num 1095) 2023-09-23T22:22:42.467 INFO:tasks.rados.rados.0.smithi169.stdout:1570: expect (ObjNum 572 snap 0 seq_num 572) 2023-09-23T22:22:42.590 INFO:tasks.rados.rados.0.smithi169.stdout:1571: finishing write tid 1 to smithi16987243-30 2023-09-23T22:22:42.590 INFO:tasks.rados.rados.0.smithi169.stdout:1571: finishing write tid 2 to smithi16987243-30 2023-09-23T22:22:42.590 INFO:tasks.rados.rados.0.smithi169.stdout:1571: finishing write tid 3 to smithi16987243-30 2023-09-23T22:22:42.590 INFO:tasks.rados.rados.0.smithi169.stdout:1571: finishing write tid 4 to smithi16987243-30 2023-09-23T22:22:42.590 INFO:tasks.rados.rados.0.smithi169.stdout:1571: finishing write tid 5 to smithi16987243-30 2023-09-23T22:22:42.591 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 30 v 179 (ObjNum 1096 snap 0 seq_num 1096) dirty exists 2023-09-23T22:22:42.591 INFO:tasks.rados.rados.0.smithi169.stdout:1571: left oid 30 (ObjNum 1096 snap 0 seq_num 1096) 2023-09-23T22:22:42.591 INFO:tasks.rados.rados.0.smithi169.stdout:1572: finishing write tid 1 to smithi16987243-316 2023-09-23T22:22:42.591 INFO:tasks.rados.rados.0.smithi169.stdout:1572: finishing write tid 2 to smithi16987243-316 2023-09-23T22:22:42.591 INFO:tasks.rados.rados.0.smithi169.stdout:1572: finishing write tid 3 to smithi16987243-316 2023-09-23T22:22:42.591 INFO:tasks.rados.rados.0.smithi169.stdout:1572: finishing write tid 4 to smithi16987243-316 2023-09-23T22:22:42.592 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 316 v 210 (ObjNum 1097 snap 0 seq_num 1097) dirty exists 2023-09-23T22:22:42.592 INFO:tasks.rados.rados.0.smithi169.stdout:1572: left oid 316 (ObjNum 1097 snap 0 seq_num 1097) 2023-09-23T22:22:42.592 INFO:tasks.rados.rados.0.smithi169.stdout:1574: finishing write tid 1 to smithi16987243-34 2023-09-23T22:22:42.592 INFO:tasks.rados.rados.0.smithi169.stdout:1573: expect (ObjNum 509 snap 0 seq_num 509) 2023-09-23T22:22:42.706 INFO:tasks.rados.rados.0.smithi169.stdout:1574: finishing write tid 2 to smithi16987243-34 2023-09-23T22:22:42.706 INFO:tasks.rados.rados.0.smithi169.stdout:1574: finishing write tid 3 to smithi16987243-34 2023-09-23T22:22:42.706 INFO:tasks.rados.rados.0.smithi169.stdout:1574: finishing write tid 4 to smithi16987243-34 2023-09-23T22:22:42.707 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 34 v 244 (ObjNum 1098 snap 0 seq_num 1098) dirty exists 2023-09-23T22:22:42.707 INFO:tasks.rados.rados.0.smithi169.stdout:1574: left oid 34 (ObjNum 1098 snap 0 seq_num 1098) 2023-09-23T22:22:42.707 INFO:tasks.rados.rados.0.smithi169.stdout:1575: expect (ObjNum 896 snap 0 seq_num 896) 2023-09-23T22:22:42.810 INFO:tasks.rados.rados.0.smithi169.stdout:1576: finishing write tid 1 to smithi16987243-302 2023-09-23T22:22:42.810 INFO:tasks.rados.rados.0.smithi169.stdout:1576: finishing write tid 2 to smithi16987243-302 2023-09-23T22:22:42.810 INFO:tasks.rados.rados.0.smithi169.stdout:1576: finishing write tid 3 to smithi16987243-302 2023-09-23T22:22:42.811 INFO:tasks.rados.rados.0.smithi169.stdout:1576: finishing write tid 4 to smithi16987243-302 2023-09-23T22:22:42.811 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 302 v 236 (ObjNum 1099 snap 0 seq_num 1099) dirty exists 2023-09-23T22:22:42.811 INFO:tasks.rados.rados.0.smithi169.stdout:1576: left oid 302 (ObjNum 1099 snap 0 seq_num 1099) 2023-09-23T22:22:42.811 INFO:tasks.rados.rados.0.smithi169.stdout:1578: expect (ObjNum 233 snap 0 seq_num 233) 2023-09-23T22:22:42.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:42 smithi187 bash[31480]: audit 2023-09-23T22:22:41.909533+0000 mon.a (mon.0) 837 : audit [DBG] from='client.? 172.21.15.169:0/1378556413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:42.938 INFO:tasks.rados.rados.0.smithi169.stdout:1577: expect (ObjNum 719 snap 0 seq_num 719) 2023-09-23T22:22:43.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:42 smithi169 bash[40994]: audit 2023-09-23T22:22:41.909533+0000 mon.a (mon.0) 837 : audit [DBG] from='client.? 172.21.15.169:0/1378556413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:43.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:42 smithi169 bash[27421]: audit 2023-09-23T22:22:41.909533+0000 mon.a (mon.0) 837 : audit [DBG] from='client.? 172.21.15.169:0/1378556413' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:43.040 INFO:tasks.rados.rados.0.smithi169.stdout:1579: seq_num 1100 ranges {487700=728732,1786075=665712} 2023-09-23T22:22:43.052 INFO:tasks.rados.rados.0.smithi169.stdout:1579: writing smithi16987243-271 from 487700 to 1216432 tid 1 2023-09-23T22:22:43.061 INFO:tasks.rados.rados.0.smithi169.stdout:1579: writing smithi16987243-271 from 1786075 to 2451787 tid 2 2023-09-23T22:22:43.061 INFO:tasks.rados.rados.0.smithi169.stdout:1568: done (11 left) 2023-09-23T22:22:43.062 INFO:tasks.rados.rados.0.smithi169.stdout:1569: done (10 left) 2023-09-23T22:22:43.062 INFO:tasks.rados.rados.0.smithi169.stdout:1570: done (9 left) 2023-09-23T22:22:43.062 INFO:tasks.rados.rados.0.smithi169.stdout:1571: done (8 left) 2023-09-23T22:22:43.062 INFO:tasks.rados.rados.0.smithi169.stdout:1572: done (7 left) 2023-09-23T22:22:43.062 INFO:tasks.rados.rados.0.smithi169.stdout:1573: done (6 left) 2023-09-23T22:22:43.062 INFO:tasks.rados.rados.0.smithi169.stdout:1574: done (5 left) 2023-09-23T22:22:43.062 INFO:tasks.rados.rados.0.smithi169.stdout:1575: done (4 left) 2023-09-23T22:22:43.063 INFO:tasks.rados.rados.0.smithi169.stdout:1576: done (3 left) 2023-09-23T22:22:43.063 INFO:tasks.rados.rados.0.smithi169.stdout:1577: done (2 left) 2023-09-23T22:22:43.063 INFO:tasks.rados.rados.0.smithi169.stdout:1578: done (1 left) 2023-09-23T22:22:43.063 INFO:tasks.rados.rados.0.smithi169.stdout:1580: write oid 11 current snap is 0 2023-09-23T22:22:43.063 INFO:tasks.rados.rados.0.smithi169.stdout:1580: seq_num 1101 ranges {504507=403981,1328204=409370,2252362=252145} 2023-09-23T22:22:43.066 INFO:tasks.rados.rados.0.smithi169.stdout:1580: writing smithi16987243-11 from 504507 to 908488 tid 1 2023-09-23T22:22:43.071 INFO:tasks.rados.rados.0.smithi169.stdout:1580: writing smithi16987243-11 from 1328204 to 1737574 tid 2 2023-09-23T22:22:43.075 INFO:tasks.rados.rados.0.smithi169.stdout:1580: writing smithi16987243-11 from 2252362 to 2504507 tid 3 2023-09-23T22:22:43.075 INFO:tasks.rados.rados.0.smithi169.stdout:1581: write oid 218 current snap is 0 2023-09-23T22:22:43.075 INFO:tasks.rados.rados.0.smithi169.stdout:1581: seq_num 1102 ranges {521314=479230,1786686=669381} 2023-09-23T22:22:43.081 INFO:tasks.rados.rados.0.smithi169.stdout:1581: writing smithi16987243-218 from 521314 to 1000544 tid 1 2023-09-23T22:22:43.090 INFO:tasks.rados.rados.0.smithi169.stdout:1581: writing smithi16987243-218 from 1786686 to 2456067 tid 2 2023-09-23T22:22:43.090 INFO:tasks.rados.rados.0.smithi169.stdout:1582: read oid 312 snap -1 2023-09-23T22:22:43.090 INFO:tasks.rados.rados.0.smithi169.stdout:1582: expect (ObjNum 311 snap 0 seq_num 311) 2023-09-23T22:22:43.090 INFO:tasks.rados.rados.0.smithi169.stdout:1583: read oid 85 snap -1 2023-09-23T22:22:43.090 INFO:tasks.rados.rados.0.smithi169.stdout:1583: expect (ObjNum 84 snap 0 seq_num 84) 2023-09-23T22:22:43.090 INFO:tasks.rados.rados.0.smithi169.stdout:1584: read oid 181 snap -1 2023-09-23T22:22:43.090 INFO:tasks.rados.rados.0.smithi169.stdout:1584: expect (ObjNum 180 snap 0 seq_num 180) 2023-09-23T22:22:43.091 INFO:tasks.rados.rados.0.smithi169.stdout:1585: read oid 220 snap -1 2023-09-23T22:22:43.091 INFO:tasks.rados.rados.0.smithi169.stdout:1585: expect (ObjNum 219 snap 0 seq_num 219) 2023-09-23T22:22:43.091 INFO:tasks.rados.rados.0.smithi169.stdout:1586: read oid 413 snap -1 2023-09-23T22:22:43.091 INFO:tasks.rados.rados.0.smithi169.stdout:1586: expect deleted 2023-09-23T22:22:43.091 INFO:tasks.rados.rados.0.smithi169.stdout:1587: write oid 423 current snap is 0 2023-09-23T22:22:43.091 INFO:tasks.rados.rados.0.smithi169.stdout:1579: finishing write tid 1 to smithi16987243-271 2023-09-23T22:22:43.091 INFO:tasks.rados.rados.0.smithi169.stdout:1579: finishing write tid 2 to smithi16987243-271 2023-09-23T22:22:43.091 INFO:tasks.rados.rados.0.smithi169.stdout:1587: seq_num 1103 ranges {538121=670832,1961521=413039} 2023-09-23T22:22:43.097 INFO:tasks.rados.rados.0.smithi169.stdout:1587: writing smithi16987243-423 from 538121 to 1208953 tid 1 2023-09-23T22:22:43.105 INFO:tasks.rados.rados.0.smithi169.stdout:1587: writing smithi16987243-423 from 1961521 to 2374560 tid 2 2023-09-23T22:22:43.105 INFO:tasks.rados.rados.0.smithi169.stdout:1588: read oid 394 snap -1 2023-09-23T22:22:43.105 INFO:tasks.rados.rados.0.smithi169.stdout:1588: expect (ObjNum 1077 snap 0 seq_num 1077) 2023-09-23T22:22:43.105 INFO:tasks.rados.rados.0.smithi169.stdout:1589: write oid 440 current snap is 0 2023-09-23T22:22:43.106 INFO:tasks.rados.rados.0.smithi169.stdout:1579: finishing write tid 3 to smithi16987243-271 2023-09-23T22:22:43.106 INFO:tasks.rados.rados.0.smithi169.stdout:1579: finishing write tid 4 to smithi16987243-271 2023-09-23T22:22:43.106 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 271 v 232 (ObjNum 1100 snap 0 seq_num 1100) dirty exists 2023-09-23T22:22:43.106 INFO:tasks.rados.rados.0.smithi169.stdout:1579: left oid 271 (ObjNum 1100 snap 0 seq_num 1100) 2023-09-23T22:22:43.106 INFO:tasks.rados.rados.0.smithi169.stdout:1580: finishing write tid 1 to smithi16987243-11 2023-09-23T22:22:43.106 INFO:tasks.rados.rados.0.smithi169.stdout:1580: finishing write tid 2 to smithi16987243-11 2023-09-23T22:22:43.106 INFO:tasks.rados.rados.0.smithi169.stdout:1580: finishing write tid 3 to smithi16987243-11 2023-09-23T22:22:43.106 INFO:tasks.rados.rados.0.smithi169.stdout:1589: seq_num 1104 ranges {554928=746081,2020003=534925} 2023-09-23T22:22:43.113 INFO:tasks.rados.rados.0.smithi169.stdout:1589: writing smithi16987243-440 from 554928 to 1301009 tid 1 2023-09-23T22:22:43.121 INFO:tasks.rados.rados.0.smithi169.stdout:1589: writing smithi16987243-440 from 2020003 to 2554928 tid 2 2023-09-23T22:22:43.121 INFO:tasks.rados.rados.0.smithi169.stdout:1579: done (10 left) 2023-09-23T22:22:43.121 INFO:tasks.rados.rados.0.smithi169.stdout:1590: write oid 217 current snap is 0 2023-09-23T22:22:43.121 INFO:tasks.rados.rados.0.smithi169.stdout:1590: seq_num 1105 ranges {571735=421330,1562132=416708} 2023-09-23T22:22:43.126 INFO:tasks.rados.rados.0.smithi169.stdout:1590: writing smithi16987243-217 from 571735 to 993065 tid 1 2023-09-23T22:22:43.133 INFO:tasks.rados.rados.0.smithi169.stdout:1590: writing smithi16987243-217 from 1562132 to 1978840 tid 2 2023-09-23T22:22:43.133 INFO:tasks.rados.rados.0.smithi169.stdout:1591: read oid 29 snap -1 2023-09-23T22:22:43.133 INFO:tasks.rados.rados.0.smithi169.stdout:1591: expect (ObjNum 674 snap 0 seq_num 674) 2023-09-23T22:22:43.133 INFO:tasks.rados.rados.0.smithi169.stdout:1592: read oid 335 snap -1 2023-09-23T22:22:43.133 INFO:tasks.rados.rados.0.smithi169.stdout:1592: expect deleted 2023-09-23T22:22:43.133 INFO:tasks.rados.rados.0.smithi169.stdout:1593: read oid 80 snap -1 2023-09-23T22:22:43.133 INFO:tasks.rados.rados.0.smithi169.stdout:1593: expect (ObjNum 1083 snap 0 seq_num 1083) 2023-09-23T22:22:43.133 INFO:tasks.rados.rados.0.smithi169.stdout:1594: read oid 278 snap -1 2023-09-23T22:22:43.133 INFO:tasks.rados.rados.0.smithi169.stdout:1594: expect (ObjNum 805 snap 0 seq_num 805) 2023-09-23T22:22:43.133 INFO:tasks.rados.rados.0.smithi169.stdout:1595: read oid 99 snap -1 2023-09-23T22:22:43.133 INFO:tasks.rados.rados.0.smithi169.stdout:1595: expect (ObjNum 98 snap 0 seq_num 98) 2023-09-23T22:22:43.134 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:22:43.134 INFO:tasks.rados.rados.0.smithi169.stdout:1580: finishing write tid 4 to smithi16987243-11 2023-09-23T22:22:43.134 INFO:tasks.rados.rados.0.smithi169.stdout:1580: finishing write tid 5 to smithi16987243-11 2023-09-23T22:22:43.134 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 11 v 240 (ObjNum 1101 snap 0 seq_num 1101) dirty exists 2023-09-23T22:22:43.134 INFO:tasks.rados.rados.0.smithi169.stdout:1580: left oid 11 (ObjNum 1101 snap 0 seq_num 1101) 2023-09-23T22:22:43.134 INFO:tasks.rados.rados.0.smithi169.stdout:1581: finishing write tid 1 to smithi16987243-218 2023-09-23T22:22:43.134 INFO:tasks.rados.rados.0.smithi169.stdout:1580: done (15 left) 2023-09-23T22:22:43.134 INFO:tasks.rados.rados.0.smithi169.stdout:1596: write oid 68 current snap is 0 2023-09-23T22:22:43.134 INFO:tasks.rados.rados.0.smithi169.stdout:1596: seq_num 1106 ranges {588542=496579,1620614=676719} 2023-09-23T22:22:43.139 INFO:tasks.rados.rados.0.smithi169.stdout:1596: writing smithi16987243-68 from 588542 to 1085121 tid 1 2023-09-23T22:22:43.145 INFO:tasks.rados.rados.0.smithi169.stdout:1596: writing smithi16987243-68 from 1620614 to 2297333 tid 2 2023-09-23T22:22:43.146 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:22:43.146 INFO:tasks.rados.rados.0.smithi169.stdout:1581: finishing write tid 2 to smithi16987243-218 2023-09-23T22:22:43.146 INFO:tasks.rados.rados.0.smithi169.stdout:1581: finishing write tid 3 to smithi16987243-218 2023-09-23T22:22:43.146 INFO:tasks.rados.rados.0.smithi169.stdout:1581: finishing write tid 4 to smithi16987243-218 2023-09-23T22:22:43.146 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 218 v 212 (ObjNum 1102 snap 0 seq_num 1102) dirty exists 2023-09-23T22:22:43.146 INFO:tasks.rados.rados.0.smithi169.stdout:1581: left oid 218 (ObjNum 1102 snap 0 seq_num 1102) 2023-09-23T22:22:43.146 INFO:tasks.rados.rados.0.smithi169.stdout:1581: done (15 left) 2023-09-23T22:22:43.146 INFO:tasks.rados.rados.0.smithi169.stdout:1586: done (14 left) 2023-09-23T22:22:43.147 INFO:tasks.rados.rados.0.smithi169.stdout:1597: write oid 101 current snap is 0 2023-09-23T22:22:43.147 INFO:tasks.rados.rados.0.smithi169.stdout:1597: seq_num 1107 ranges {605349=571828,1679096=420377} 2023-09-23T22:22:43.152 INFO:tasks.rados.rados.0.smithi169.stdout:1597: writing smithi16987243-101 from 605349 to 1177177 tid 1 2023-09-23T22:22:43.158 INFO:tasks.rados.rados.0.smithi169.stdout:1597: writing smithi16987243-101 from 1679096 to 2099473 tid 2 2023-09-23T22:22:43.158 INFO:tasks.rados.rados.0.smithi169.stdout:1598: write oid 353 current snap is 0 2023-09-23T22:22:43.158 INFO:tasks.rados.rados.0.smithi169.stdout:1582: expect (ObjNum 311 snap 0 seq_num 311) 2023-09-23T22:22:43.263 INFO:tasks.rados.rados.0.smithi169.stdout:1584: expect (ObjNum 180 snap 0 seq_num 180) 2023-09-23T22:22:43.359 INFO:tasks.rados.rados.0.smithi169.stdout:1588: expect (ObjNum 1077 snap 0 seq_num 1077) 2023-09-23T22:22:43.469 INFO:tasks.rados.rados.0.smithi169.stdout:1583: expect (ObjNum 84 snap 0 seq_num 84) 2023-09-23T22:22:43.580 INFO:tasks.rados.rados.0.smithi169.stdout:1587: finishing write tid 1 to smithi16987243-423 2023-09-23T22:22:43.581 INFO:tasks.rados.rados.0.smithi169.stdout:1587: finishing write tid 2 to smithi16987243-423 2023-09-23T22:22:43.581 INFO:tasks.rados.rados.0.smithi169.stdout:1587: finishing write tid 3 to smithi16987243-423 2023-09-23T22:22:43.581 INFO:tasks.rados.rados.0.smithi169.stdout:1587: finishing write tid 4 to smithi16987243-423 2023-09-23T22:22:43.581 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 423 v 261 (ObjNum 1103 snap 0 seq_num 1103) dirty exists 2023-09-23T22:22:43.581 INFO:tasks.rados.rados.0.smithi169.stdout:1587: left oid 423 (ObjNum 1103 snap 0 seq_num 1103) 2023-09-23T22:22:43.581 INFO:tasks.rados.rados.0.smithi169.stdout:1585: expect (ObjNum 219 snap 0 seq_num 219) 2023-09-23T22:22:43.695 INFO:tasks.rados.rados.0.smithi169.stdout:1589: finishing write tid 1 to smithi16987243-440 2023-09-23T22:22:43.695 INFO:tasks.rados.rados.0.smithi169.stdout:1589: finishing write tid 2 to smithi16987243-440 2023-09-23T22:22:43.695 INFO:tasks.rados.rados.0.smithi169.stdout:1589: finishing write tid 3 to smithi16987243-440 2023-09-23T22:22:43.695 INFO:tasks.rados.rados.0.smithi169.stdout:1589: finishing write tid 4 to smithi16987243-440 2023-09-23T22:22:43.695 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 440 v 268 (ObjNum 1104 snap 0 seq_num 1104) dirty exists 2023-09-23T22:22:43.695 INFO:tasks.rados.rados.0.smithi169.stdout:1589: left oid 440 (ObjNum 1104 snap 0 seq_num 1104) 2023-09-23T22:22:43.695 INFO:tasks.rados.rados.0.smithi169.stdout:1590: finishing write tid 1 to smithi16987243-217 2023-09-23T22:22:43.695 INFO:tasks.rados.rados.0.smithi169.stdout:1598: seq_num 1108 ranges {622156=647077,1737578=680388} 2023-09-23T22:22:43.710 INFO:tasks.rados.rados.0.smithi169.stdout:1598: writing smithi16987243-353 from 622156 to 1269233 tid 1 2023-09-23T22:22:43.716 INFO:tasks.rados.rados.0.smithi169.stdout:1598: writing smithi16987243-353 from 1737578 to 2417966 tid 2 2023-09-23T22:22:43.717 INFO:tasks.rados.rados.0.smithi169.stdout:1582: done (15 left) 2023-09-23T22:22:43.717 INFO:tasks.rados.rados.0.smithi169.stdout:1583: done (14 left) 2023-09-23T22:22:43.717 INFO:tasks.rados.rados.0.smithi169.stdout:1584: done (13 left) 2023-09-23T22:22:43.717 INFO:tasks.rados.rados.0.smithi169.stdout:1585: done (12 left) 2023-09-23T22:22:43.717 INFO:tasks.rados.rados.0.smithi169.stdout:1587: done (11 left) 2023-09-23T22:22:43.717 INFO:tasks.rados.rados.0.smithi169.stdout:1588: done (10 left) 2023-09-23T22:22:43.717 INFO:tasks.rados.rados.0.smithi169.stdout:1589: done (9 left) 2023-09-23T22:22:43.717 INFO:tasks.rados.rados.0.smithi169.stdout:1599: write oid 104 current snap is 0 2023-09-23T22:22:43.717 INFO:tasks.rados.rados.0.smithi169.stdout:1599: seq_num 1109 ranges {638963=722326,2079707=424046} 2023-09-23T22:22:43.724 INFO:tasks.rados.rados.0.smithi169.stdout:1599: writing smithi16987243-104 from 638963 to 1361289 tid 1 2023-09-23T22:22:43.731 INFO:tasks.rados.rados.0.smithi169.stdout:1599: writing smithi16987243-104 from 2079707 to 2503753 tid 2 2023-09-23T22:22:43.731 INFO:tasks.rados.rados.0.smithi169.stdout:1600: read oid 152 snap -1 2023-09-23T22:22:43.731 INFO:tasks.rados.rados.0.smithi169.stdout:1600: expect (ObjNum 703 snap 0 seq_num 703) 2023-09-23T22:22:43.731 INFO:tasks.rados.rados.0.smithi169.stdout:1601: write oid 345 current snap is 0 2023-09-23T22:22:43.731 INFO:tasks.rados.rados.0.smithi169.stdout:1601: seq_num 1110 ranges {655770=513928,1854542=684057} 2023-09-23T22:22:43.737 INFO:tasks.rados.rados.0.smithi169.stdout:1601: writing smithi16987243-345 from 655770 to 1169698 tid 1 2023-09-23T22:22:43.745 INFO:tasks.rados.rados.0.smithi169.stdout:1601: writing smithi16987243-345 from 1854542 to 2538599 tid 2 2023-09-23T22:22:43.745 INFO:tasks.rados.rados.0.smithi169.stdout:1602: read oid 185 snap -1 2023-09-23T22:22:43.746 INFO:tasks.rados.rados.0.smithi169.stdout:1602: expect (ObjNum 184 snap 0 seq_num 184) 2023-09-23T22:22:43.746 INFO:tasks.rados.rados.0.smithi169.stdout:1603: write oid 254 current snap is 0 2023-09-23T22:22:43.746 INFO:tasks.rados.rados.0.smithi169.stdout:1603: seq_num 1111 ranges {672577=589177,1913024=427715} 2023-09-23T22:22:43.753 INFO:tasks.rados.rados.0.smithi169.stdout:1603: writing smithi16987243-254 from 672577 to 1261754 tid 1 2023-09-23T22:22:43.760 INFO:tasks.rados.rados.0.smithi169.stdout:1603: writing smithi16987243-254 from 1913024 to 2340739 tid 2 2023-09-23T22:22:43.760 INFO:tasks.rados.rados.0.smithi169.stdout:1604: read oid 264 snap -1 2023-09-23T22:22:43.760 INFO:tasks.rados.rados.0.smithi169.stdout:1604: expect (ObjNum 610 snap 0 seq_num 610) 2023-09-23T22:22:43.760 INFO:tasks.rados.rados.0.smithi169.stdout:1605: read oid 479 snap -1 2023-09-23T22:22:43.760 INFO:tasks.rados.rados.0.smithi169.stdout:1605: expect (ObjNum 962 snap 0 seq_num 962) 2023-09-23T22:22:43.760 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:22:43.760 INFO:tasks.rados.rados.0.smithi169.stdout:1595: expect (ObjNum 98 snap 0 seq_num 98) 2023-09-23T22:22:43.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:43 smithi187 bash[31480]: cluster 2023-09-23T22:22:41.842270+0000 mgr.y (mgr.24365) 233 : cluster [DBG] pgmap v204: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 7.1 MiB/s wr, 80 op/s 2023-09-23T22:22:43.886 INFO:tasks.rados.rados.0.smithi169.stdout:1596: finishing write tid 1 to smithi16987243-68 2023-09-23T22:22:43.886 INFO:tasks.rados.rados.0.smithi169.stdout:1596: finishing write tid 2 to smithi16987243-68 2023-09-23T22:22:43.886 INFO:tasks.rados.rados.0.smithi169.stdout:1596: finishing write tid 3 to smithi16987243-68 2023-09-23T22:22:43.886 INFO:tasks.rados.rados.0.smithi169.stdout:1596: finishing write tid 4 to smithi16987243-68 2023-09-23T22:22:43.886 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 68 v 215 (ObjNum 1106 snap 0 seq_num 1106) dirty exists 2023-09-23T22:22:43.886 INFO:tasks.rados.rados.0.smithi169.stdout:1596: left oid 68 (ObjNum 1106 snap 0 seq_num 1106) 2023-09-23T22:22:43.886 INFO:tasks.rados.rados.0.smithi169.stdout:1594: expect (ObjNum 805 snap 0 seq_num 805) 2023-09-23T22:22:44.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:43 smithi169 bash[40994]: cluster 2023-09-23T22:22:41.842270+0000 mgr.y (mgr.24365) 233 : cluster [DBG] pgmap v204: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 7.1 MiB/s wr, 80 op/s 2023-09-23T22:22:44.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:43 smithi169 bash[27421]: cluster 2023-09-23T22:22:41.842270+0000 mgr.y (mgr.24365) 233 : cluster [DBG] pgmap v204: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 7.1 MiB/s wr, 80 op/s 2023-09-23T22:22:44.051 INFO:tasks.rados.rados.0.smithi169.stdout:1590: finishing write tid 2 to smithi16987243-217 2023-09-23T22:22:44.051 INFO:tasks.rados.rados.0.smithi169.stdout:1590: finishing write tid 3 to smithi16987243-217 2023-09-23T22:22:44.051 INFO:tasks.rados.rados.0.smithi169.stdout:1590: finishing write tid 4 to smithi16987243-217 2023-09-23T22:22:44.051 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 217 v 271 (ObjNum 1105 snap 0 seq_num 1105) dirty exists 2023-09-23T22:22:44.051 INFO:tasks.rados.rados.0.smithi169.stdout:1590: left oid 217 (ObjNum 1105 snap 0 seq_num 1105) 2023-09-23T22:22:44.051 INFO:tasks.rados.rados.0.smithi169.stdout:1593: expect (ObjNum 1083 snap 0 seq_num 1083) 2023-09-23T22:22:44.188 INFO:tasks.rados.rados.0.smithi169.stdout:1597: finishing write tid 1 to smithi16987243-101 2023-09-23T22:22:44.188 INFO:tasks.rados.rados.0.smithi169.stdout:1591: expect (ObjNum 674 snap 0 seq_num 674) 2023-09-23T22:22:44.335 INFO:tasks.rados.rados.0.smithi169.stdout:1597: finishing write tid 2 to smithi16987243-101 2023-09-23T22:22:44.336 INFO:tasks.rados.rados.0.smithi169.stdout:1597: finishing write tid 3 to smithi16987243-101 2023-09-23T22:22:44.336 INFO:tasks.rados.rados.0.smithi169.stdout:1597: finishing write tid 4 to smithi16987243-101 2023-09-23T22:22:44.336 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 101 v 218 (ObjNum 1107 snap 0 seq_num 1107) dirty exists 2023-09-23T22:22:44.336 INFO:tasks.rados.rados.0.smithi169.stdout:1597: left oid 101 (ObjNum 1107 snap 0 seq_num 1107) 2023-09-23T22:22:44.336 INFO:tasks.rados.rados.0.smithi169.stdout:1598: finishing write tid 1 to smithi16987243-353 2023-09-23T22:22:44.336 INFO:tasks.rados.rados.0.smithi169.stdout:1598: finishing write tid 2 to smithi16987243-353 2023-09-23T22:22:44.336 INFO:tasks.rados.rados.0.smithi169.stdout:1598: finishing write tid 3 to smithi16987243-353 2023-09-23T22:22:44.336 INFO:tasks.rados.rados.0.smithi169.stdout:1598: finishing write tid 4 to smithi16987243-353 2023-09-23T22:22:44.336 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 353 v 243 (ObjNum 1108 snap 0 seq_num 1108) dirty exists 2023-09-23T22:22:44.336 INFO:tasks.rados.rados.0.smithi169.stdout:1598: left oid 353 (ObjNum 1108 snap 0 seq_num 1108) 2023-09-23T22:22:44.336 INFO:tasks.rados.rados.0.smithi169.stdout:1599: finishing write tid 1 to smithi16987243-104 2023-09-23T22:22:44.336 INFO:tasks.rados.rados.0.smithi169.stdout:1599: finishing write tid 2 to smithi16987243-104 2023-09-23T22:22:44.337 INFO:tasks.rados.rados.0.smithi169.stdout:1599: finishing write tid 3 to smithi16987243-104 2023-09-23T22:22:44.337 INFO:tasks.rados.rados.0.smithi169.stdout:1599: finishing write tid 4 to smithi16987243-104 2023-09-23T22:22:44.337 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 104 v 198 (ObjNum 1109 snap 0 seq_num 1109) dirty exists 2023-09-23T22:22:44.337 INFO:tasks.rados.rados.0.smithi169.stdout:1599: left oid 104 (ObjNum 1109 snap 0 seq_num 1109) 2023-09-23T22:22:44.337 INFO:tasks.rados.rados.0.smithi169.stdout:1600: expect (ObjNum 703 snap 0 seq_num 703) 2023-09-23T22:22:44.502 INFO:tasks.rados.rados.0.smithi169.stdout:1601: finishing write tid 1 to smithi16987243-345 2023-09-23T22:22:44.502 INFO:tasks.rados.rados.0.smithi169.stdout:1601: finishing write tid 2 to smithi16987243-345 2023-09-23T22:22:44.502 INFO:tasks.rados.rados.0.smithi169.stdout:1602: expect (ObjNum 184 snap 0 seq_num 184) 2023-09-23T22:22:44.602 INFO:tasks.rados.rados.0.smithi169.stdout:1601: finishing write tid 3 to smithi16987243-345 2023-09-23T22:22:44.602 INFO:tasks.rados.rados.0.smithi169.stdout:1601: finishing write tid 4 to smithi16987243-345 2023-09-23T22:22:44.602 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 345 v 247 (ObjNum 1110 snap 0 seq_num 1110) dirty exists 2023-09-23T22:22:44.602 INFO:tasks.rados.rados.0.smithi169.stdout:1601: left oid 345 (ObjNum 1110 snap 0 seq_num 1110) 2023-09-23T22:22:44.602 INFO:tasks.rados.rados.0.smithi169.stdout:1603: finishing write tid 1 to smithi16987243-254 2023-09-23T22:22:44.602 INFO:tasks.rados.rados.0.smithi169.stdout:1603: finishing write tid 2 to smithi16987243-254 2023-09-23T22:22:44.602 INFO:tasks.rados.rados.0.smithi169.stdout:1603: finishing write tid 3 to smithi16987243-254 2023-09-23T22:22:44.602 INFO:tasks.rados.rados.0.smithi169.stdout:1603: finishing write tid 4 to smithi16987243-254 2023-09-23T22:22:44.603 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 254 v 201 (ObjNum 1111 snap 0 seq_num 1111) dirty exists 2023-09-23T22:22:44.603 INFO:tasks.rados.rados.0.smithi169.stdout:1603: left oid 254 (ObjNum 1111 snap 0 seq_num 1111) 2023-09-23T22:22:44.603 INFO:tasks.rados.rados.0.smithi169.stdout:1605: expect (ObjNum 962 snap 0 seq_num 962) 2023-09-23T22:22:44.670 INFO:tasks.rados.rados.0.smithi169.stdout:1604: expect (ObjNum 610 snap 0 seq_num 610) 2023-09-23T22:22:44.743 INFO:tasks.rados.rados.0.smithi169.stdout:1590: done (15 left) 2023-09-23T22:22:44.743 INFO:tasks.rados.rados.0.smithi169.stdout:1591: done (14 left) 2023-09-23T22:22:44.743 INFO:tasks.rados.rados.0.smithi169.stdout:1592: done (13 left) 2023-09-23T22:22:44.743 INFO:tasks.rados.rados.0.smithi169.stdout:1593: done (12 left) 2023-09-23T22:22:44.743 INFO:tasks.rados.rados.0.smithi169.stdout:1594: done (11 left) 2023-09-23T22:22:44.743 INFO:tasks.rados.rados.0.smithi169.stdout:1595: done (10 left) 2023-09-23T22:22:44.743 INFO:tasks.rados.rados.0.smithi169.stdout:1596: done (9 left) 2023-09-23T22:22:44.743 INFO:tasks.rados.rados.0.smithi169.stdout:1597: done (8 left) 2023-09-23T22:22:44.744 INFO:tasks.rados.rados.0.smithi169.stdout:1598: done (7 left) 2023-09-23T22:22:44.744 INFO:tasks.rados.rados.0.smithi169.stdout:1599: done (6 left) 2023-09-23T22:22:44.744 INFO:tasks.rados.rados.0.smithi169.stdout:1600: done (5 left) 2023-09-23T22:22:44.744 INFO:tasks.rados.rados.0.smithi169.stdout:1601: done (4 left) 2023-09-23T22:22:44.744 INFO:tasks.rados.rados.0.smithi169.stdout:1602: done (3 left) 2023-09-23T22:22:44.744 INFO:tasks.rados.rados.0.smithi169.stdout:1603: done (2 left) 2023-09-23T22:22:44.744 INFO:tasks.rados.rados.0.smithi169.stdout:1604: done (1 left) 2023-09-23T22:22:44.744 INFO:tasks.rados.rados.0.smithi169.stdout:1605: done (0 left) 2023-09-23T22:22:44.744 INFO:tasks.rados.rados.0.smithi169.stdout:1606: read oid 230 snap -1 2023-09-23T22:22:44.744 INFO:tasks.rados.rados.0.smithi169.stdout:1606: expect (ObjNum 867 snap 0 seq_num 867) 2023-09-23T22:22:44.744 INFO:tasks.rados.rados.0.smithi169.stdout:1607: delete oid 368 current snap is 0 2023-09-23T22:22:44.745 INFO:tasks.rados.rados.0.smithi169.stdout:1607: done (1 left) 2023-09-23T22:22:44.746 INFO:tasks.rados.rados.0.smithi169.stdout:1608: read oid 296 snap -1 2023-09-23T22:22:44.746 INFO:tasks.rados.rados.0.smithi169.stdout:1608: expect (ObjNum 815 snap 0 seq_num 815) 2023-09-23T22:22:44.746 INFO:tasks.rados.rados.0.smithi169.stdout:1609: delete oid 107 current snap is 0 2023-09-23T22:22:44.749 INFO:tasks.rados.rados.0.smithi169.stdout:1609: done (2 left) 2023-09-23T22:22:44.749 INFO:tasks.rados.rados.0.smithi169.stdout:1610: read oid 349 snap -1 2023-09-23T22:22:44.749 INFO:tasks.rados.rados.0.smithi169.stdout:1610: expect (ObjNum 897 snap 0 seq_num 897) 2023-09-23T22:22:44.749 INFO:tasks.rados.rados.0.smithi169.stdout:1611: delete oid 348 current snap is 0 2023-09-23T22:22:44.752 INFO:tasks.rados.rados.0.smithi169.stdout:1611: done (3 left) 2023-09-23T22:22:44.752 INFO:tasks.rados.rados.0.smithi169.stdout:1612: read oid 270 snap -1 2023-09-23T22:22:44.752 INFO:tasks.rados.rados.0.smithi169.stdout:1612: expect (ObjNum 728 snap 0 seq_num 728) 2023-09-23T22:22:44.752 INFO:tasks.rados.rados.0.smithi169.stdout:1613: write oid 150 current snap is 0 2023-09-23T22:22:44.752 INFO:tasks.rados.rados.0.smithi169.stdout:1613: seq_num 1115 ranges {739805=490173,1630599=435053,2636284=103521} 2023-09-23T22:22:44.761 INFO:tasks.rados.rados.0.smithi169.stdout:1613: writing smithi16987243-150 from 739805 to 1229978 tid 1 2023-09-23T22:22:44.766 INFO:tasks.rados.rados.0.smithi169.stdout:1613: writing smithi16987243-150 from 1630599 to 2065652 tid 2 2023-09-23T22:22:44.770 INFO:tasks.rados.rados.0.smithi169.stdout:1613: writing smithi16987243-150 from 2636284 to 2739805 tid 3 2023-09-23T22:22:44.771 INFO:tasks.rados.rados.0.smithi169.stdout:1614: write oid 112 current snap is 0 2023-09-23T22:22:44.771 INFO:tasks.rados.rados.0.smithi169.stdout:1610: expect (ObjNum 897 snap 0 seq_num 897) 2023-09-23T22:22:44.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:44 smithi187 bash[31480]: audit 2023-09-23T22:22:44.337283+0000 mon.c (mon.2) 142 : audit [DBG] from='client.? 172.21.15.169:0/3318117307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:44.911 INFO:tasks.rados.rados.0.smithi169.stdout:1606: expect (ObjNum 867 snap 0 seq_num 867) 2023-09-23T22:22:45.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:44 smithi169 bash[27421]: audit 2023-09-23T22:22:44.337283+0000 mon.c (mon.2) 142 : audit [DBG] from='client.? 172.21.15.169:0/3318117307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:45.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:44 smithi169 bash[40994]: audit 2023-09-23T22:22:44.337283+0000 mon.c (mon.2) 142 : audit [DBG] from='client.? 172.21.15.169:0/3318117307' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:45.033 INFO:tasks.rados.rados.0.smithi169.stdout:1608: expect (ObjNum 815 snap 0 seq_num 815) 2023-09-23T22:22:45.238 INFO:tasks.rados.rados.0.smithi169.stdout:1612: expect (ObjNum 728 snap 0 seq_num 728) 2023-09-23T22:22:45.320 INFO:tasks.rados.rados.0.smithi169.stdout:1613: finishing write tid 1 to smithi16987243-150 2023-09-23T22:22:45.320 INFO:tasks.rados.rados.0.smithi169.stdout:1613: finishing write tid 2 to smithi16987243-150 2023-09-23T22:22:45.320 INFO:tasks.rados.rados.0.smithi169.stdout:1613: finishing write tid 3 to smithi16987243-150 2023-09-23T22:22:45.320 INFO:tasks.rados.rados.0.smithi169.stdout:1613: finishing write tid 4 to smithi16987243-150 2023-09-23T22:22:45.321 INFO:tasks.rados.rados.0.smithi169.stdout:1613: finishing write tid 5 to smithi16987243-150 2023-09-23T22:22:45.321 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 150 v 235 (ObjNum 1115 snap 0 seq_num 1115) dirty exists 2023-09-23T22:22:45.321 INFO:tasks.rados.rados.0.smithi169.stdout:1613: left oid 150 (ObjNum 1115 snap 0 seq_num 1115) 2023-09-23T22:22:45.321 INFO:tasks.rados.rados.0.smithi169.stdout:1614: seq_num 1116 ranges {756612=565422,2089081=578711} 2023-09-23T22:22:45.333 INFO:tasks.rados.rados.0.smithi169.stdout:1614: writing smithi16987243-112 from 756612 to 1322034 tid 1 2023-09-23T22:22:45.342 INFO:tasks.rados.rados.0.smithi169.stdout:1614: writing smithi16987243-112 from 2089081 to 2667792 tid 2 2023-09-23T22:22:45.343 INFO:tasks.rados.rados.0.smithi169.stdout:1606: done (5 left) 2023-09-23T22:22:45.343 INFO:tasks.rados.rados.0.smithi169.stdout:1608: done (4 left) 2023-09-23T22:22:45.343 INFO:tasks.rados.rados.0.smithi169.stdout:1610: done (3 left) 2023-09-23T22:22:45.343 INFO:tasks.rados.rados.0.smithi169.stdout:1612: done (2 left) 2023-09-23T22:22:45.343 INFO:tasks.rados.rados.0.smithi169.stdout:1613: done (1 left) 2023-09-23T22:22:45.343 INFO:tasks.rados.rados.0.smithi169.stdout:1615: write oid 118 current snap is 0 2023-09-23T22:22:45.343 INFO:tasks.rados.rados.0.smithi169.stdout:1615: seq_num 1117 ranges {773419=640671,2147563=438722} 2023-09-23T22:22:45.350 INFO:tasks.rados.rados.0.smithi169.stdout:1615: writing smithi16987243-118 from 773419 to 1414090 tid 1 2023-09-23T22:22:45.358 INFO:tasks.rados.rados.0.smithi169.stdout:1615: writing smithi16987243-118 from 2147563 to 2586285 tid 2 2023-09-23T22:22:45.358 INFO:tasks.rados.rados.0.smithi169.stdout:1616: delete oid 317 current snap is 0 2023-09-23T22:22:45.358 INFO:tasks.rados.rados.0.smithi169.stdout:1614: finishing write tid 1 to smithi16987243-112 2023-09-23T22:22:45.358 INFO:tasks.rados.rados.0.smithi169.stdout:1614: finishing write tid 2 to smithi16987243-112 2023-09-23T22:22:45.358 INFO:tasks.rados.rados.0.smithi169.stdout:1614: finishing write tid 3 to smithi16987243-112 2023-09-23T22:22:45.358 INFO:tasks.rados.rados.0.smithi169.stdout:1614: finishing write tid 4 to smithi16987243-112 2023-09-23T22:22:45.358 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 112 v 221 (ObjNum 1116 snap 0 seq_num 1116) dirty exists 2023-09-23T22:22:45.358 INFO:tasks.rados.rados.0.smithi169.stdout:1614: left oid 112 (ObjNum 1116 snap 0 seq_num 1116) 2023-09-23T22:22:45.358 INFO:tasks.rados.rados.0.smithi169.stdout:1615: finishing write tid 1 to smithi16987243-118 2023-09-23T22:22:45.360 INFO:tasks.rados.rados.0.smithi169.stdout:1614: done (2 left) 2023-09-23T22:22:45.360 INFO:tasks.rados.rados.0.smithi169.stdout:1616: done (1 left) 2023-09-23T22:22:45.360 INFO:tasks.rados.rados.0.smithi169.stdout:1617: read oid 28 snap -1 2023-09-23T22:22:45.360 INFO:tasks.rados.rados.0.smithi169.stdout:1617: expect (ObjNum 1063 snap 0 seq_num 1063) 2023-09-23T22:22:45.360 INFO:tasks.rados.rados.0.smithi169.stdout:1618: write oid 315 current snap is 0 2023-09-23T22:22:45.361 INFO:tasks.rados.rados.0.smithi169.stdout:1618: seq_num 1119 ranges {407033=507522,1464527=442391,2345976=461057} 2023-09-23T22:22:45.365 INFO:tasks.rados.rados.0.smithi169.stdout:1618: writing smithi16987243-315 from 407033 to 914555 tid 1 2023-09-23T22:22:45.372 INFO:tasks.rados.rados.0.smithi169.stdout:1618: writing smithi16987243-315 from 1464527 to 1906918 tid 2 2023-09-23T22:22:45.378 INFO:tasks.rados.rados.0.smithi169.stdout:1618: writing smithi16987243-315 from 2345976 to 2807033 tid 3 2023-09-23T22:22:45.378 INFO:tasks.rados.rados.0.smithi169.stdout:1619: read oid 177 snap -1 2023-09-23T22:22:45.378 INFO:tasks.rados.rados.0.smithi169.stdout:1619: expect (ObjNum 176 snap 0 seq_num 176) 2023-09-23T22:22:45.378 INFO:tasks.rados.rados.0.smithi169.stdout:1620: write oid 419 current snap is 0 2023-09-23T22:22:45.378 INFO:tasks.rados.rados.0.smithi169.stdout:1615: finishing write tid 2 to smithi16987243-118 2023-09-23T22:22:45.378 INFO:tasks.rados.rados.0.smithi169.stdout:1615: finishing write tid 3 to smithi16987243-118 2023-09-23T22:22:45.378 INFO:tasks.rados.rados.0.smithi169.stdout:1615: finishing write tid 4 to smithi16987243-118 2023-09-23T22:22:45.378 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 118 v 238 (ObjNum 1117 snap 0 seq_num 1117) dirty exists 2023-09-23T22:22:45.378 INFO:tasks.rados.rados.0.smithi169.stdout:1615: left oid 118 (ObjNum 1117 snap 0 seq_num 1117) 2023-09-23T22:22:45.378 INFO:tasks.rados.rados.0.smithi169.stdout:1617: expect (ObjNum 1063 snap 0 seq_num 1063) 2023-09-23T22:22:45.575 INFO:tasks.rados.rados.0.smithi169.stdout:1618: finishing write tid 1 to smithi16987243-315 2023-09-23T22:22:45.575 INFO:tasks.rados.rados.0.smithi169.stdout:1618: finishing write tid 2 to smithi16987243-315 2023-09-23T22:22:45.575 INFO:tasks.rados.rados.0.smithi169.stdout:1618: finishing write tid 3 to smithi16987243-315 2023-09-23T22:22:45.575 INFO:tasks.rados.rados.0.smithi169.stdout:1618: finishing write tid 4 to smithi16987243-315 2023-09-23T22:22:45.575 INFO:tasks.rados.rados.0.smithi169.stdout:1618: finishing write tid 5 to smithi16987243-315 2023-09-23T22:22:45.575 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 315 v 239 (ObjNum 1119 snap 0 seq_num 1119) dirty exists 2023-09-23T22:22:45.575 INFO:tasks.rados.rados.0.smithi169.stdout:1618: left oid 315 (ObjNum 1119 snap 0 seq_num 1119) 2023-09-23T22:22:45.576 INFO:tasks.rados.rados.0.smithi169.stdout:1619: expect (ObjNum 176 snap 0 seq_num 176) 2023-09-23T22:22:45.667 INFO:tasks.rados.rados.0.smithi169.stdout:1620: seq_num 1120 ranges {423840=582771,1523009=586049,2657046=166794} 2023-09-23T22:22:45.680 INFO:tasks.rados.rados.0.smithi169.stdout:1620: writing smithi16987243-419 from 423840 to 1006611 tid 1 2023-09-23T22:22:45.687 INFO:tasks.rados.rados.0.smithi169.stdout:1620: writing smithi16987243-419 from 1523009 to 2109058 tid 2 2023-09-23T22:22:45.691 INFO:tasks.rados.rados.0.smithi169.stdout:1620: writing smithi16987243-419 from 2657046 to 2823840 tid 3 2023-09-23T22:22:45.691 INFO:tasks.rados.rados.0.smithi169.stdout:1615: done (4 left) 2023-09-23T22:22:45.692 INFO:tasks.rados.rados.0.smithi169.stdout:1617: done (3 left) 2023-09-23T22:22:45.692 INFO:tasks.rados.rados.0.smithi169.stdout:1618: done (2 left) 2023-09-23T22:22:45.692 INFO:tasks.rados.rados.0.smithi169.stdout:1619: done (1 left) 2023-09-23T22:22:45.692 INFO:tasks.rados.rados.0.smithi169.stdout:1621: read oid 68 snap -1 2023-09-23T22:22:45.692 INFO:tasks.rados.rados.0.smithi169.stdout:1621: expect (ObjNum 1106 snap 0 seq_num 1106) 2023-09-23T22:22:45.692 INFO:tasks.rados.rados.0.smithi169.stdout:1622: write oid 183 current snap is 0 2023-09-23T22:22:45.692 INFO:tasks.rados.rados.0.smithi169.stdout:1620: finishing write tid 1 to smithi16987243-419 2023-09-23T22:22:45.692 INFO:tasks.rados.rados.0.smithi169.stdout:1622: seq_num 1121 ranges {440647=658020,1581491=446060,2800822=39825} 2023-09-23T22:22:45.697 INFO:tasks.rados.rados.0.smithi169.stdout:1622: writing smithi16987243-183 from 440647 to 1098667 tid 1 2023-09-23T22:22:45.703 INFO:tasks.rados.rados.0.smithi169.stdout:1622: writing smithi16987243-183 from 1581491 to 2027551 tid 2 2023-09-23T22:22:45.708 INFO:tasks.rados.rados.0.smithi169.stdout:1622: writing smithi16987243-183 from 2800822 to 2840647 tid 3 2023-09-23T22:22:45.708 INFO:tasks.rados.rados.0.smithi169.stdout:1623: write oid 453 current snap is 0 2023-09-23T22:22:45.708 INFO:tasks.rados.rados.0.smithi169.stdout:1623: seq_num 1122 ranges {457454=733269,1923620=589718} 2023-09-23T22:22:45.714 INFO:tasks.rados.rados.0.smithi169.stdout:1623: writing smithi16987243-453 from 457454 to 1190723 tid 1 2023-09-23T22:22:45.722 INFO:tasks.rados.rados.0.smithi169.stdout:1623: writing smithi16987243-453 from 1923620 to 2513338 tid 2 2023-09-23T22:22:45.722 INFO:tasks.rados.rados.0.smithi169.stdout:1624: write oid 169 current snap is 0 2023-09-23T22:22:45.722 INFO:tasks.rados.rados.0.smithi169.stdout:1624: seq_num 1123 ranges {474261=408518,1582102=449729,2739315=134946} 2023-09-23T22:22:45.727 INFO:tasks.rados.rados.0.smithi169.stdout:1624: writing smithi16987243-169 from 474261 to 882779 tid 1 2023-09-23T22:22:45.733 INFO:tasks.rados.rados.0.smithi169.stdout:1624: writing smithi16987243-169 from 1582102 to 2031831 tid 2 2023-09-23T22:22:45.738 INFO:tasks.rados.rados.0.smithi169.stdout:1624: writing smithi16987243-169 from 2739315 to 2874261 tid 3 2023-09-23T22:22:45.738 INFO:tasks.rados.rados.0.smithi169.stdout:1625: read oid 358 snap -1 2023-09-23T22:22:45.738 INFO:tasks.rados.rados.0.smithi169.stdout:1625: expect (ObjNum 806 snap 0 seq_num 806) 2023-09-23T22:22:45.739 INFO:tasks.rados.rados.0.smithi169.stdout:1626: write oid 72 current snap is 0 2023-09-23T22:22:45.739 INFO:tasks.rados.rados.0.smithi169.stdout:1626: seq_num 1124 ranges {491068=483767,1640584=593387,2650385=240683} 2023-09-23T22:22:45.744 INFO:tasks.rados.rados.0.smithi169.stdout:1626: writing smithi16987243-72 from 491068 to 974835 tid 1 2023-09-23T22:22:45.751 INFO:tasks.rados.rados.0.smithi169.stdout:1626: writing smithi16987243-72 from 1640584 to 2233971 tid 2 2023-09-23T22:22:45.755 INFO:tasks.rados.rados.0.smithi169.stdout:1626: writing smithi16987243-72 from 2650385 to 2891068 tid 3 2023-09-23T22:22:45.755 INFO:tasks.rados.rados.0.smithi169.stdout:1627: read oid 322 snap -1 2023-09-23T22:22:45.755 INFO:tasks.rados.rados.0.smithi169.stdout:1627: expect (ObjNum 824 snap 0 seq_num 824) 2023-09-23T22:22:45.755 INFO:tasks.rados.rados.0.smithi169.stdout:1628: write oid 442 current snap is 0 2023-09-23T22:22:45.756 INFO:tasks.rados.rados.0.smithi169.stdout:1620: finishing write tid 2 to smithi16987243-419 2023-09-23T22:22:45.756 INFO:tasks.rados.rados.0.smithi169.stdout:1620: finishing write tid 3 to smithi16987243-419 2023-09-23T22:22:45.756 INFO:tasks.rados.rados.0.smithi169.stdout:1620: finishing write tid 4 to smithi16987243-419 2023-09-23T22:22:45.756 INFO:tasks.rados.rados.0.smithi169.stdout:1628: seq_num 1125 ranges {507875=559016,1699066=737045} 2023-09-23T22:22:45.761 INFO:tasks.rados.rados.0.smithi169.stdout:1628: writing smithi16987243-442 from 507875 to 1066891 tid 1 2023-09-23T22:22:45.770 INFO:tasks.rados.rados.0.smithi169.stdout:1628: writing smithi16987243-442 from 1699066 to 2436111 tid 2 2023-09-23T22:22:45.770 INFO:tasks.rados.rados.0.smithi169.stdout:1629: write oid 199 current snap is 0 2023-09-23T22:22:45.770 INFO:tasks.rados.rados.0.smithi169.stdout:1629: seq_num 1126 ranges {524682=750618,1757548=597056} 2023-09-23T22:22:45.777 INFO:tasks.rados.rados.0.smithi169.stdout:1629: writing smithi16987243-199 from 524682 to 1275300 tid 1 2023-09-23T22:22:45.785 INFO:tasks.rados.rados.0.smithi169.stdout:1629: writing smithi16987243-199 from 1757548 to 2354604 tid 2 2023-09-23T22:22:45.785 INFO:tasks.rados.rados.0.smithi169.stdout:1630: read oid 92 snap -1 2023-09-23T22:22:45.785 INFO:tasks.rados.rados.0.smithi169.stdout:1630: expect deleted 2023-09-23T22:22:45.785 INFO:tasks.rados.rados.0.smithi169.stdout:1631: read oid 355 snap -1 2023-09-23T22:22:45.785 INFO:tasks.rados.rados.0.smithi169.stdout:1631: expect (ObjNum 883 snap 0 seq_num 883) 2023-09-23T22:22:45.785 INFO:tasks.rados.rados.0.smithi169.stdout:1632: write oid 266 current snap is 0 2023-09-23T22:22:45.785 INFO:tasks.rados.rados.0.smithi169.stdout:1620: finishing write tid 5 to smithi16987243-419 2023-09-23T22:22:45.785 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 419 v 211 (ObjNum 1120 snap 0 seq_num 1120) dirty exists 2023-09-23T22:22:45.785 INFO:tasks.rados.rados.0.smithi169.stdout:1620: left oid 419 (ObjNum 1120 snap 0 seq_num 1120) 2023-09-23T22:22:45.785 INFO:tasks.rados.rados.0.smithi169.stdout:1621: expect (ObjNum 1106 snap 0 seq_num 1106) 2023-09-23T22:22:45.874 INFO:tasks.rados.rados.0.smithi169.stdout:1622: finishing write tid 1 to smithi16987243-183 2023-09-23T22:22:45.874 INFO:tasks.rados.rados.0.smithi169.stdout:1622: finishing write tid 2 to smithi16987243-183 2023-09-23T22:22:45.874 INFO:tasks.rados.rados.0.smithi169.stdout:1622: finishing write tid 3 to smithi16987243-183 2023-09-23T22:22:45.874 INFO:tasks.rados.rados.0.smithi169.stdout:1622: finishing write tid 4 to smithi16987243-183 2023-09-23T22:22:45.874 INFO:tasks.rados.rados.0.smithi169.stdout:1622: finishing write tid 5 to smithi16987243-183 2023-09-23T22:22:45.874 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 183 v 255 (ObjNum 1121 snap 0 seq_num 1121) dirty exists 2023-09-23T22:22:45.874 INFO:tasks.rados.rados.0.smithi169.stdout:1622: left oid 183 (ObjNum 1121 snap 0 seq_num 1121) 2023-09-23T22:22:45.874 INFO:tasks.rados.rados.0.smithi169.stdout:1623: finishing write tid 1 to smithi16987243-453 2023-09-23T22:22:45.874 INFO:tasks.rados.rados.0.smithi169.stdout:1623: finishing write tid 2 to smithi16987243-453 2023-09-23T22:22:45.875 INFO:tasks.rados.rados.0.smithi169.stdout:1623: finishing write tid 3 to smithi16987243-453 2023-09-23T22:22:45.875 INFO:tasks.rados.rados.0.smithi169.stdout:1623: finishing write tid 4 to smithi16987243-453 2023-09-23T22:22:45.875 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 453 v 264 (ObjNum 1122 snap 0 seq_num 1122) dirty exists 2023-09-23T22:22:45.875 INFO:tasks.rados.rados.0.smithi169.stdout:1623: left oid 453 (ObjNum 1122 snap 0 seq_num 1122) 2023-09-23T22:22:45.875 INFO:tasks.rados.rados.0.smithi169.stdout:1624: finishing write tid 1 to smithi16987243-169 2023-09-23T22:22:45.875 INFO:tasks.rados.rados.0.smithi169.stdout:1624: finishing write tid 2 to smithi16987243-169 2023-09-23T22:22:45.875 INFO:tasks.rados.rados.0.smithi169.stdout:1624: finishing write tid 3 to smithi16987243-169 2023-09-23T22:22:45.875 INFO:tasks.rados.rados.0.smithi169.stdout:1624: finishing write tid 4 to smithi16987243-169 2023-09-23T22:22:45.875 INFO:tasks.rados.rados.0.smithi169.stdout:1624: finishing write tid 5 to smithi16987243-169 2023-09-23T22:22:45.875 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 169 v 236 (ObjNum 1123 snap 0 seq_num 1123) dirty exists 2023-09-23T22:22:45.875 INFO:tasks.rados.rados.0.smithi169.stdout:1624: left oid 169 (ObjNum 1123 snap 0 seq_num 1123) 2023-09-23T22:22:45.875 INFO:tasks.rados.rados.0.smithi169.stdout:1626: finishing write tid 1 to smithi16987243-72 2023-09-23T22:22:45.875 INFO:tasks.rados.rados.0.smithi169.stdout:1625: expect (ObjNum 806 snap 0 seq_num 806) 2023-09-23T22:22:45.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:45 smithi187 bash[31480]: cluster 2023-09-23T22:22:43.843469+0000 mgr.y (mgr.24365) 234 : cluster [DBG] pgmap v205: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 93 MiB/s rd, 12 MiB/s wr, 124 op/s 2023-09-23T22:22:46.013 INFO:tasks.rados.rados.0.smithi169.stdout:1626: finishing write tid 2 to smithi16987243-72 2023-09-23T22:22:46.014 INFO:tasks.rados.rados.0.smithi169.stdout:1626: finishing write tid 3 to smithi16987243-72 2023-09-23T22:22:46.014 INFO:tasks.rados.rados.0.smithi169.stdout:1626: finishing write tid 4 to smithi16987243-72 2023-09-23T22:22:46.014 INFO:tasks.rados.rados.0.smithi169.stdout:1626: finishing write tid 5 to smithi16987243-72 2023-09-23T22:22:46.014 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 72 v 205 (ObjNum 1124 snap 0 seq_num 1124) dirty exists 2023-09-23T22:22:46.014 INFO:tasks.rados.rados.0.smithi169.stdout:1626: left oid 72 (ObjNum 1124 snap 0 seq_num 1124) 2023-09-23T22:22:46.014 INFO:tasks.rados.rados.0.smithi169.stdout:1628: finishing write tid 1 to smithi16987243-442 2023-09-23T22:22:46.014 INFO:tasks.rados.rados.0.smithi169.stdout:1627: expect (ObjNum 824 snap 0 seq_num 824) 2023-09-23T22:22:46.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:45 smithi169 bash[40994]: cluster 2023-09-23T22:22:43.843469+0000 mgr.y (mgr.24365) 234 : cluster [DBG] pgmap v205: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 93 MiB/s rd, 12 MiB/s wr, 124 op/s 2023-09-23T22:22:46.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:45 smithi169 bash[27421]: cluster 2023-09-23T22:22:43.843469+0000 mgr.y (mgr.24365) 234 : cluster [DBG] pgmap v205: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 93 MiB/s rd, 12 MiB/s wr, 124 op/s 2023-09-23T22:22:46.234 INFO:tasks.rados.rados.0.smithi169.stdout:1628: finishing write tid 2 to smithi16987243-442 2023-09-23T22:22:46.234 INFO:tasks.rados.rados.0.smithi169.stdout:1628: finishing write tid 3 to smithi16987243-442 2023-09-23T22:22:46.234 INFO:tasks.rados.rados.0.smithi169.stdout:1628: finishing write tid 4 to smithi16987243-442 2023-09-23T22:22:46.234 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 442 v 258 (ObjNum 1125 snap 0 seq_num 1125) dirty exists 2023-09-23T22:22:46.234 INFO:tasks.rados.rados.0.smithi169.stdout:1628: left oid 442 (ObjNum 1125 snap 0 seq_num 1125) 2023-09-23T22:22:46.234 INFO:tasks.rados.rados.0.smithi169.stdout:1629: finishing write tid 1 to smithi16987243-199 2023-09-23T22:22:46.234 INFO:tasks.rados.rados.0.smithi169.stdout:1629: finishing write tid 2 to smithi16987243-199 2023-09-23T22:22:46.235 INFO:tasks.rados.rados.0.smithi169.stdout:1629: finishing write tid 3 to smithi16987243-199 2023-09-23T22:22:46.235 INFO:tasks.rados.rados.0.smithi169.stdout:1629: finishing write tid 4 to smithi16987243-199 2023-09-23T22:22:46.235 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 199 v 242 (ObjNum 1126 snap 0 seq_num 1126) dirty exists 2023-09-23T22:22:46.235 INFO:tasks.rados.rados.0.smithi169.stdout:1629: left oid 199 (ObjNum 1126 snap 0 seq_num 1126) 2023-09-23T22:22:46.235 INFO:tasks.rados.rados.0.smithi169.stdout:1631: expect (ObjNum 883 snap 0 seq_num 883) 2023-09-23T22:22:46.373 INFO:tasks.rados.rados.0.smithi169.stdout:1632: seq_num 1127 ranges {541489=425867,1416030=740714,2732654=208835} 2023-09-23T22:22:46.383 INFO:tasks.rados.rados.0.smithi169.stdout:1632: writing smithi16987243-266 from 541489 to 967356 tid 1 2023-09-23T22:22:46.391 INFO:tasks.rados.rados.0.smithi169.stdout:1632: writing smithi16987243-266 from 1416030 to 2156744 tid 2 2023-09-23T22:22:46.396 INFO:tasks.rados.rados.0.smithi169.stdout:1632: writing smithi16987243-266 from 2732654 to 2941489 tid 3 2023-09-23T22:22:46.396 INFO:tasks.rados.rados.0.smithi169.stdout:1620: done (12 left) 2023-09-23T22:22:46.396 INFO:tasks.rados.rados.0.smithi169.stdout:1621: done (11 left) 2023-09-23T22:22:46.397 INFO:tasks.rados.rados.0.smithi169.stdout:1622: done (10 left) 2023-09-23T22:22:46.397 INFO:tasks.rados.rados.0.smithi169.stdout:1623: done (9 left) 2023-09-23T22:22:46.397 INFO:tasks.rados.rados.0.smithi169.stdout:1624: done (8 left) 2023-09-23T22:22:46.397 INFO:tasks.rados.rados.0.smithi169.stdout:1625: done (7 left) 2023-09-23T22:22:46.397 INFO:tasks.rados.rados.0.smithi169.stdout:1626: done (6 left) 2023-09-23T22:22:46.397 INFO:tasks.rados.rados.0.smithi169.stdout:1627: done (5 left) 2023-09-23T22:22:46.397 INFO:tasks.rados.rados.0.smithi169.stdout:1628: done (4 left) 2023-09-23T22:22:46.397 INFO:tasks.rados.rados.0.smithi169.stdout:1629: done (3 left) 2023-09-23T22:22:46.397 INFO:tasks.rados.rados.0.smithi169.stdout:1630: done (2 left) 2023-09-23T22:22:46.397 INFO:tasks.rados.rados.0.smithi169.stdout:1631: done (1 left) 2023-09-23T22:22:46.397 INFO:tasks.rados.rados.0.smithi169.stdout:1633: write oid 246 current snap is 0 2023-09-23T22:22:46.398 INFO:tasks.rados.rados.0.smithi169.stdout:1632: finishing write tid 1 to smithi16987243-266 2023-09-23T22:22:46.398 INFO:tasks.rados.rados.0.smithi169.stdout:1632: finishing write tid 2 to smithi16987243-266 2023-09-23T22:22:46.398 INFO:tasks.rados.rados.0.smithi169.stdout:1633: seq_num 1128 ranges {558296=501116,1474512=600725,2760077=198219} 2023-09-23T22:22:46.402 INFO:tasks.rados.rados.0.smithi169.stdout:1633: writing smithi16987243-246 from 558296 to 1059412 tid 1 2023-09-23T22:22:46.408 INFO:tasks.rados.rados.0.smithi169.stdout:1633: writing smithi16987243-246 from 1474512 to 2075237 tid 2 2023-09-23T22:22:46.415 INFO:tasks.rados.rados.0.smithi169.stdout:1633: writing smithi16987243-246 from 2760077 to 2958296 tid 3 2023-09-23T22:22:46.415 INFO:tasks.rados.rados.0.smithi169.stdout:1634: read oid 276 snap -1 2023-09-23T22:22:46.415 INFO:tasks.rados.rados.0.smithi169.stdout:1634: expect (ObjNum 275 snap 0 seq_num 275) 2023-09-23T22:22:46.415 INFO:tasks.rados.rados.0.smithi169.stdout:1635: write oid 28 current snap is 0 2023-09-23T22:22:46.416 INFO:tasks.rados.rados.0.smithi169.stdout:1632: finishing write tid 3 to smithi16987243-266 2023-09-23T22:22:46.416 INFO:tasks.rados.rados.0.smithi169.stdout:1632: finishing write tid 4 to smithi16987243-266 2023-09-23T22:22:46.416 INFO:tasks.rados.rados.0.smithi169.stdout:1632: finishing write tid 5 to smithi16987243-266 2023-09-23T22:22:46.416 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 266 v 215 (ObjNum 1127 snap 0 seq_num 1127) dirty exists 2023-09-23T22:22:46.416 INFO:tasks.rados.rados.0.smithi169.stdout:1632: left oid 266 (ObjNum 1127 snap 0 seq_num 1127) 2023-09-23T22:22:46.416 INFO:tasks.rados.rados.0.smithi169.stdout:1633: finishing write tid 1 to smithi16987243-246 2023-09-23T22:22:46.416 INFO:tasks.rados.rados.0.smithi169.stdout:1633: finishing write tid 2 to smithi16987243-246 2023-09-23T22:22:46.416 INFO:tasks.rados.rados.0.smithi169.stdout:1635: seq_num 1129 ranges {575103=576365,1932994=744383} 2023-09-23T22:22:46.422 INFO:tasks.rados.rados.0.smithi169.stdout:1635: writing smithi16987243-28 from 575103 to 1151468 tid 1 2023-09-23T22:22:46.430 INFO:tasks.rados.rados.0.smithi169.stdout:1635: writing smithi16987243-28 from 1932994 to 2677377 tid 2 2023-09-23T22:22:46.431 INFO:tasks.rados.rados.0.smithi169.stdout:1632: done (3 left) 2023-09-23T22:22:46.431 INFO:tasks.rados.rados.0.smithi169.stdout:1636: write oid 425 current snap is 0 2023-09-23T22:22:46.431 INFO:tasks.rados.rados.0.smithi169.stdout:1636: seq_num 1130 ranges {591910=651614,1875123=604394} 2023-09-23T22:22:46.437 INFO:tasks.rados.rados.0.smithi169.stdout:1636: writing smithi16987243-425 from 591910 to 1243524 tid 1 2023-09-23T22:22:46.445 INFO:tasks.rados.rados.0.smithi169.stdout:1636: writing smithi16987243-425 from 1875123 to 2479517 tid 2 2023-09-23T22:22:46.445 INFO:tasks.rados.rados.0.smithi169.stdout:1637: read oid 268 snap -1 2023-09-23T22:22:46.446 INFO:tasks.rados.rados.0.smithi169.stdout:1637: expect deleted 2023-09-23T22:22:46.446 INFO:tasks.rados.rados.0.smithi169.stdout:1638: write oid 97 current snap is 0 2023-09-23T22:22:46.446 INFO:tasks.rados.rados.0.smithi169.stdout:1633: finishing write tid 3 to smithi16987243-246 2023-09-23T22:22:46.446 INFO:tasks.rados.rados.0.smithi169.stdout:1633: finishing write tid 4 to smithi16987243-246 2023-09-23T22:22:46.446 INFO:tasks.rados.rados.0.smithi169.stdout:1633: finishing write tid 5 to smithi16987243-246 2023-09-23T22:22:46.446 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 246 v 183 (ObjNum 1128 snap 0 seq_num 1128) dirty exists 2023-09-23T22:22:46.446 INFO:tasks.rados.rados.0.smithi169.stdout:1633: left oid 246 (ObjNum 1128 snap 0 seq_num 1128) 2023-09-23T22:22:46.446 INFO:tasks.rados.rados.0.smithi169.stdout:1634: expect (ObjNum 275 snap 0 seq_num 275) 2023-09-23T22:22:46.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:22:46 smithi169 bash[27688]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:22:46] "GET /metrics HTTP/1.1" 200 242607 "" "Prometheus/2.43.0" 2023-09-23T22:22:46.535 INFO:tasks.rados.rados.0.smithi169.stdout:1635: finishing write tid 1 to smithi16987243-28 2023-09-23T22:22:46.535 INFO:tasks.rados.rados.0.smithi169.stdout:1635: finishing write tid 2 to smithi16987243-28 2023-09-23T22:22:46.535 INFO:tasks.rados.rados.0.smithi169.stdout:1635: finishing write tid 3 to smithi16987243-28 2023-09-23T22:22:46.535 INFO:tasks.rados.rados.0.smithi169.stdout:1635: finishing write tid 4 to smithi16987243-28 2023-09-23T22:22:46.536 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 28 v 186 (ObjNum 1129 snap 0 seq_num 1129) dirty exists 2023-09-23T22:22:46.536 INFO:tasks.rados.rados.0.smithi169.stdout:1635: left oid 28 (ObjNum 1129 snap 0 seq_num 1129) 2023-09-23T22:22:46.536 INFO:tasks.rados.rados.0.smithi169.stdout:1636: finishing write tid 1 to smithi16987243-425 2023-09-23T22:22:46.536 INFO:tasks.rados.rados.0.smithi169.stdout:1638: seq_num 1131 ranges {608717=726863,1933605=748052} 2023-09-23T22:22:46.542 INFO:tasks.rados.rados.0.smithi169.stdout:1638: writing smithi16987243-97 from 608717 to 1335580 tid 1 2023-09-23T22:22:46.551 INFO:tasks.rados.rados.0.smithi169.stdout:1638: writing smithi16987243-97 from 1933605 to 2681657 tid 2 2023-09-23T22:22:46.551 INFO:tasks.rados.rados.0.smithi169.stdout:1633: done (5 left) 2023-09-23T22:22:46.551 INFO:tasks.rados.rados.0.smithi169.stdout:1634: done (4 left) 2023-09-23T22:22:46.551 INFO:tasks.rados.rados.0.smithi169.stdout:1635: done (3 left) 2023-09-23T22:22:46.551 INFO:tasks.rados.rados.0.smithi169.stdout:1639: write oid 225 current snap is 0 2023-09-23T22:22:46.551 INFO:tasks.rados.rados.0.smithi169.stdout:1639: seq_num 1132 ranges {625524=402112,1592087=608063,2869769=155755} 2023-09-23T22:22:46.556 INFO:tasks.rados.rados.0.smithi169.stdout:1639: writing smithi16987243-225 from 625524 to 1027636 tid 1 2023-09-23T22:22:46.563 INFO:tasks.rados.rados.0.smithi169.stdout:1639: writing smithi16987243-225 from 1592087 to 2200150 tid 2 2023-09-23T22:22:46.567 INFO:tasks.rados.rados.0.smithi169.stdout:1639: writing smithi16987243-225 from 2869769 to 3025524 tid 3 2023-09-23T22:22:46.567 INFO:tasks.rados.rados.0.smithi169.stdout:1640: write oid 492 current snap is 0 2023-09-23T22:22:46.568 INFO:tasks.rados.rados.0.smithi169.stdout:1640: seq_num 1133 ranges {642331=593714,1766922=751721} 2023-09-23T22:22:46.574 INFO:tasks.rados.rados.0.smithi169.stdout:1640: writing smithi16987243-492 from 642331 to 1236045 tid 1 2023-09-23T22:22:46.581 INFO:tasks.rados.rados.0.smithi169.stdout:1640: writing smithi16987243-492 from 1766922 to 2518643 tid 2 2023-09-23T22:22:46.582 INFO:tasks.rados.rados.0.smithi169.stdout:1641: write oid 360 current snap is 0 2023-09-23T22:22:46.582 INFO:tasks.rados.rados.0.smithi169.stdout:1636: finishing write tid 2 to smithi16987243-425 2023-09-23T22:22:46.582 INFO:tasks.rados.rados.0.smithi169.stdout:1636: finishing write tid 3 to smithi16987243-425 2023-09-23T22:22:46.582 INFO:tasks.rados.rados.0.smithi169.stdout:1641: seq_num 1134 ranges {659138=668963,2109051=611732} 2023-09-23T22:22:46.588 INFO:tasks.rados.rados.0.smithi169.stdout:1641: writing smithi16987243-360 from 659138 to 1328101 tid 1 2023-09-23T22:22:46.597 INFO:tasks.rados.rados.0.smithi169.stdout:1641: writing smithi16987243-360 from 2109051 to 2720783 tid 2 2023-09-23T22:22:46.597 INFO:tasks.rados.rados.0.smithi169.stdout:1637: done (5 left) 2023-09-23T22:22:46.597 INFO:tasks.rados.rados.0.smithi169.stdout:1642: delete oid 198 current snap is 0 2023-09-23T22:22:46.597 INFO:tasks.rados.rados.0.smithi169.stdout:1636: finishing write tid 4 to smithi16987243-425 2023-09-23T22:22:46.597 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 425 v 250 (ObjNum 1130 snap 0 seq_num 1130) dirty exists 2023-09-23T22:22:46.597 INFO:tasks.rados.rados.0.smithi169.stdout:1636: left oid 425 (ObjNum 1130 snap 0 seq_num 1130) 2023-09-23T22:22:46.597 INFO:tasks.rados.rados.0.smithi169.stdout:1638: finishing write tid 1 to smithi16987243-97 2023-09-23T22:22:46.597 INFO:tasks.rados.rados.0.smithi169.stdout:1638: finishing write tid 2 to smithi16987243-97 2023-09-23T22:22:46.597 INFO:tasks.rados.rados.0.smithi169.stdout:1638: finishing write tid 3 to smithi16987243-97 2023-09-23T22:22:46.598 INFO:tasks.rados.rados.0.smithi169.stdout:1638: finishing write tid 4 to smithi16987243-97 2023-09-23T22:22:46.598 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 97 v 274 (ObjNum 1131 snap 0 seq_num 1131) dirty exists 2023-09-23T22:22:46.598 INFO:tasks.rados.rados.0.smithi169.stdout:1638: left oid 97 (ObjNum 1131 snap 0 seq_num 1131) 2023-09-23T22:22:46.598 INFO:tasks.rados.rados.0.smithi169.stdout:1639: finishing write tid 1 to smithi16987243-225 2023-09-23T22:22:46.598 INFO:tasks.rados.rados.0.smithi169.stdout:1639: finishing write tid 2 to smithi16987243-225 2023-09-23T22:22:46.598 INFO:tasks.rados.rados.0.smithi169.stdout:1639: finishing write tid 3 to smithi16987243-225 2023-09-23T22:22:46.598 INFO:tasks.rados.rados.0.smithi169.stdout:1639: finishing write tid 4 to smithi16987243-225 2023-09-23T22:22:46.598 INFO:tasks.rados.rados.0.smithi169.stdout:1639: finishing write tid 5 to smithi16987243-225 2023-09-23T22:22:46.598 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 225 v 248 (ObjNum 1132 snap 0 seq_num 1132) dirty exists 2023-09-23T22:22:46.598 INFO:tasks.rados.rados.0.smithi169.stdout:1639: left oid 225 (ObjNum 1132 snap 0 seq_num 1132) 2023-09-23T22:22:46.598 INFO:tasks.rados.rados.0.smithi169.stdout:1640: finishing write tid 1 to smithi16987243-492 2023-09-23T22:22:46.599 INFO:tasks.rados.rados.0.smithi169.stdout:1640: finishing write tid 2 to smithi16987243-492 2023-09-23T22:22:46.599 INFO:tasks.rados.rados.0.smithi169.stdout:1640: finishing write tid 3 to smithi16987243-492 2023-09-23T22:22:46.599 INFO:tasks.rados.rados.0.smithi169.stdout:1640: finishing write tid 4 to smithi16987243-492 2023-09-23T22:22:46.599 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 492 v 251 (ObjNum 1133 snap 0 seq_num 1133) dirty exists 2023-09-23T22:22:46.599 INFO:tasks.rados.rados.0.smithi169.stdout:1640: left oid 492 (ObjNum 1133 snap 0 seq_num 1133) 2023-09-23T22:22:46.599 INFO:tasks.rados.rados.0.smithi169.stdout:1641: finishing write tid 1 to smithi16987243-360 2023-09-23T22:22:46.599 INFO:tasks.rados.rados.0.smithi169.stdout:1636: done (5 left) 2023-09-23T22:22:46.600 INFO:tasks.rados.rados.0.smithi169.stdout:1638: done (4 left) 2023-09-23T22:22:46.600 INFO:tasks.rados.rados.0.smithi169.stdout:1639: done (3 left) 2023-09-23T22:22:46.600 INFO:tasks.rados.rados.0.smithi169.stdout:1640: done (2 left) 2023-09-23T22:22:46.600 INFO:tasks.rados.rados.0.smithi169.stdout:1642: done (1 left) 2023-09-23T22:22:46.600 INFO:tasks.rados.rados.0.smithi169.stdout:1643: write oid 407 current snap is 0 2023-09-23T22:22:46.600 INFO:tasks.rados.rados.0.smithi169.stdout:1643: seq_num 1136 ranges {692752=419461,1826015=615401,2979461=113291} 2023-09-23T22:22:46.607 INFO:tasks.rados.rados.0.smithi169.stdout:1643: writing smithi16987243-407 from 692752 to 1112213 tid 1 2023-09-23T22:22:46.616 INFO:tasks.rados.rados.0.smithi169.stdout:1643: writing smithi16987243-407 from 1826015 to 2441416 tid 2 2023-09-23T22:22:46.620 INFO:tasks.rados.rados.0.smithi169.stdout:1643: writing smithi16987243-407 from 2979461 to 3092752 tid 3 2023-09-23T22:22:46.620 INFO:tasks.rados.rados.0.smithi169.stdout:1644: read oid 380 snap -1 2023-09-23T22:22:46.621 INFO:tasks.rados.rados.0.smithi169.stdout:1644: expect (ObjNum 379 snap 0 seq_num 379) 2023-09-23T22:22:46.621 INFO:tasks.rados.rados.0.smithi169.stdout:1645: delete oid 303 current snap is 0 2023-09-23T22:22:46.621 INFO:tasks.rados.rados.0.smithi169.stdout:1641: finishing write tid 2 to smithi16987243-360 2023-09-23T22:22:46.621 INFO:tasks.rados.rados.0.smithi169.stdout:1641: finishing write tid 3 to smithi16987243-360 2023-09-23T22:22:46.621 INFO:tasks.rados.rados.0.smithi169.stdout:1641: finishing write tid 4 to smithi16987243-360 2023-09-23T22:22:46.621 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 360 v 215 (ObjNum 1134 snap 0 seq_num 1134) dirty exists 2023-09-23T22:22:46.621 INFO:tasks.rados.rados.0.smithi169.stdout:1641: left oid 360 (ObjNum 1134 snap 0 seq_num 1134) 2023-09-23T22:22:46.621 INFO:tasks.rados.rados.0.smithi169.stdout:1643: finishing write tid 1 to smithi16987243-407 2023-09-23T22:22:46.621 INFO:tasks.rados.rados.0.smithi169.stdout:1643: finishing write tid 2 to smithi16987243-407 2023-09-23T22:22:46.623 INFO:tasks.rados.rados.0.smithi169.stdout:1643: finishing write tid 3 to smithi16987243-407 2023-09-23T22:22:46.623 INFO:tasks.rados.rados.0.smithi169.stdout:1643: finishing write tid 4 to smithi16987243-407 2023-09-23T22:22:46.623 INFO:tasks.rados.rados.0.smithi169.stdout:1643: finishing write tid 5 to smithi16987243-407 2023-09-23T22:22:46.623 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 407 v 201 (ObjNum 1136 snap 0 seq_num 1136) dirty exists 2023-09-23T22:22:46.624 INFO:tasks.rados.rados.0.smithi169.stdout:1643: left oid 407 (ObjNum 1136 snap 0 seq_num 1136) 2023-09-23T22:22:46.626 INFO:tasks.rados.rados.0.smithi169.stdout:1644: expect (ObjNum 379 snap 0 seq_num 379) 2023-09-23T22:22:46.709 INFO:tasks.rados.rados.0.smithi169.stdout:1641: done (3 left) 2023-09-23T22:22:46.709 INFO:tasks.rados.rados.0.smithi169.stdout:1643: done (2 left) 2023-09-23T22:22:46.709 INFO:tasks.rados.rados.0.smithi169.stdout:1644: done (1 left) 2023-09-23T22:22:46.709 INFO:tasks.rados.rados.0.smithi169.stdout:1645: done (0 left) 2023-09-23T22:22:46.709 INFO:tasks.rados.rados.0.smithi169.stdout:1646: read oid 331 snap -1 2023-09-23T22:22:46.709 INFO:tasks.rados.rados.0.smithi169.stdout:1646: expect (ObjNum 909 snap 0 seq_num 909) 2023-09-23T22:22:46.710 INFO:tasks.rados.rados.0.smithi169.stdout:1647: write oid 365 current snap is 0 2023-09-23T22:22:46.710 INFO:tasks.rados.rados.0.smithi169.stdout:1647: seq_num 1138 ranges {726366=569959,1826626=502717,2801601=324765} 2023-09-23T22:22:46.717 INFO:tasks.rados.rados.0.smithi169.stdout:1647: writing smithi16987243-365 from 726366 to 1296325 tid 1 2023-09-23T22:22:46.725 INFO:tasks.rados.rados.0.smithi169.stdout:1647: writing smithi16987243-365 from 1826626 to 2329343 tid 2 2023-09-23T22:22:46.730 INFO:tasks.rados.rados.0.smithi169.stdout:1647: writing smithi16987243-365 from 2801601 to 3126366 tid 3 2023-09-23T22:22:46.730 INFO:tasks.rados.rados.0.smithi169.stdout:1648: write oid 276 current snap is 0 2023-09-23T22:22:46.730 INFO:tasks.rados.rados.0.smithi169.stdout:1648: seq_num 1139 ranges {743173=645208,1885108=762728} 2023-09-23T22:22:46.739 INFO:tasks.rados.rados.0.smithi169.stdout:1648: writing smithi16987243-276 from 743173 to 1388381 tid 1 2023-09-23T22:22:46.749 INFO:tasks.rados.rados.0.smithi169.stdout:1648: writing smithi16987243-276 from 1885108 to 2647836 tid 2 2023-09-23T22:22:46.749 INFO:tasks.rados.rados.0.smithi169.stdout:1649: read oid 180 snap -1 2023-09-23T22:22:46.749 INFO:tasks.rados.rados.0.smithi169.stdout:1649: expect (ObjNum 1056 snap 0 seq_num 1056) 2023-09-23T22:22:46.750 INFO:tasks.rados.rados.0.smithi169.stdout:1650: write oid 28 current snap is 0 2023-09-23T22:22:46.750 INFO:tasks.rados.rados.0.smithi169.stdout:1650: seq_num 1140 ranges {759980=720457,1943590=506386,2856447=303533} 2023-09-23T22:22:46.761 INFO:tasks.rados.rados.0.smithi169.stdout:1650: writing smithi16987243-28 from 759980 to 1480437 tid 1 2023-09-23T22:22:46.767 INFO:tasks.rados.rados.0.smithi169.stdout:1650: writing smithi16987243-28 from 1943590 to 2449976 tid 2 2023-09-23T22:22:46.772 INFO:tasks.rados.rados.0.smithi169.stdout:1650: writing smithi16987243-28 from 2856447 to 3159980 tid 3 2023-09-23T22:22:46.772 INFO:tasks.rados.rados.0.smithi169.stdout:1651: delete oid 75 current snap is 0 2023-09-23T22:22:46.772 INFO:tasks.rados.rados.0.smithi169.stdout:1646: expect (ObjNum 909 snap 0 seq_num 909) 2023-09-23T22:22:46.920 INFO:tasks.rados.rados.0.smithi169.stdout:1647: finishing write tid 1 to smithi16987243-365 2023-09-23T22:22:46.944 INFO:tasks.rados.rados.0.smithi169.stdout:1647: finishing write tid 2 to smithi16987243-365 2023-09-23T22:22:46.944 INFO:tasks.rados.rados.0.smithi169.stdout:1647: finishing write tid 3 to smithi16987243-365 2023-09-23T22:22:46.944 INFO:tasks.rados.rados.0.smithi169.stdout:1647: finishing write tid 4 to smithi16987243-365 2023-09-23T22:22:46.944 INFO:tasks.rados.rados.0.smithi169.stdout:1647: finishing write tid 5 to smithi16987243-365 2023-09-23T22:22:46.944 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 365 v 240 (ObjNum 1138 snap 0 seq_num 1138) dirty exists 2023-09-23T22:22:46.945 INFO:tasks.rados.rados.0.smithi169.stdout:1647: left oid 365 (ObjNum 1138 snap 0 seq_num 1138) 2023-09-23T22:22:46.945 INFO:tasks.rados.rados.0.smithi169.stdout:1648: finishing write tid 1 to smithi16987243-276 2023-09-23T22:22:46.945 INFO:tasks.rados.rados.0.smithi169.stdout:1648: finishing write tid 2 to smithi16987243-276 2023-09-23T22:22:46.945 INFO:tasks.rados.rados.0.smithi169.stdout:1648: finishing write tid 3 to smithi16987243-276 2023-09-23T22:22:46.945 INFO:tasks.rados.rados.0.smithi169.stdout:1648: finishing write tid 4 to smithi16987243-276 2023-09-23T22:22:46.945 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 276 v 218 (ObjNum 1139 snap 0 seq_num 1139) dirty exists 2023-09-23T22:22:46.945 INFO:tasks.rados.rados.0.smithi169.stdout:1648: left oid 276 (ObjNum 1139 snap 0 seq_num 1139) 2023-09-23T22:22:46.945 INFO:tasks.rados.rados.0.smithi169.stdout:1646: done (5 left) 2023-09-23T22:22:46.945 INFO:tasks.rados.rados.0.smithi169.stdout:1647: done (4 left) 2023-09-23T22:22:46.945 INFO:tasks.rados.rados.0.smithi169.stdout:1648: done (3 left) 2023-09-23T22:22:46.945 INFO:tasks.rados.rados.0.smithi169.stdout:1651: done (2 left) 2023-09-23T22:22:46.945 INFO:tasks.rados.rados.0.smithi169.stdout:1652: write oid 30 current snap is 0 2023-09-23T22:22:46.945 INFO:tasks.rados.rados.0.smithi169.stdout:1649: expect (ObjNum 1056 snap 0 seq_num 1056) 2023-09-23T22:22:47.095 INFO:tasks.rados.rados.0.smithi169.stdout:1650: finishing write tid 1 to smithi16987243-28 2023-09-23T22:22:47.095 INFO:tasks.rados.rados.0.smithi169.stdout:1650: finishing write tid 2 to smithi16987243-28 2023-09-23T22:22:47.095 INFO:tasks.rados.rados.0.smithi169.stdout:1650: finishing write tid 3 to smithi16987243-28 2023-09-23T22:22:47.095 INFO:tasks.rados.rados.0.smithi169.stdout:1650: finishing write tid 4 to smithi16987243-28 2023-09-23T22:22:47.095 INFO:tasks.rados.rados.0.smithi169.stdout:1650: finishing write tid 5 to smithi16987243-28 2023-09-23T22:22:47.095 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 28 v 190 (ObjNum 1140 snap 0 seq_num 1140) dirty exists 2023-09-23T22:22:47.096 INFO:tasks.rados.rados.0.smithi169.stdout:1650: left oid 28 (ObjNum 1140 snap 0 seq_num 1140) 2023-09-23T22:22:47.096 INFO:tasks.rados.rados.0.smithi169.stdout:1652: seq_num 1142 ranges {793594=587308,2060554=510055} 2023-09-23T22:22:47.111 INFO:tasks.rados.rados.0.smithi169.stdout:1652: writing smithi16987243-30 from 793594 to 1380902 tid 1 2023-09-23T22:22:47.118 INFO:tasks.rados.rados.0.smithi169.stdout:1652: writing smithi16987243-30 from 2060554 to 2570609 tid 2 2023-09-23T22:22:47.118 INFO:tasks.rados.rados.0.smithi169.stdout:1649: done (2 left) 2023-09-23T22:22:47.118 INFO:tasks.rados.rados.0.smithi169.stdout:1650: done (1 left) 2023-09-23T22:22:47.118 INFO:tasks.rados.rados.0.smithi169.stdout:1653: read oid 96 snap -1 2023-09-23T22:22:47.118 INFO:tasks.rados.rados.0.smithi169.stdout:1653: expect (ObjNum 850 snap 0 seq_num 850) 2023-09-23T22:22:47.118 INFO:tasks.rados.rados.0.smithi169.stdout:1654: read oid 202 snap -1 2023-09-23T22:22:47.119 INFO:tasks.rados.rados.0.smithi169.stdout:1654: expect (ObjNum 809 snap 0 seq_num 809) 2023-09-23T22:22:47.119 INFO:tasks.rados.rados.0.smithi169.stdout:1655: read oid 19 snap -1 2023-09-23T22:22:47.119 INFO:tasks.rados.rados.0.smithi169.stdout:1655: expect (ObjNum 1020 snap 0 seq_num 1020) 2023-09-23T22:22:47.119 INFO:tasks.rados.rados.0.smithi169.stdout:1656: write oid 301 current snap is 0 2023-09-23T22:22:47.119 INFO:tasks.rados.rados.0.smithi169.stdout:1652: finishing write tid 1 to smithi16987243-30 2023-09-23T22:22:47.119 INFO:tasks.rados.rados.0.smithi169.stdout:1656: seq_num 1143 ranges {410401=662557,1719036=770066,2938716=271685} 2023-09-23T22:22:47.124 INFO:tasks.rados.rados.0.smithi169.stdout:1656: writing smithi16987243-301 from 410401 to 1072958 tid 1 2023-09-23T22:22:47.132 INFO:tasks.rados.rados.0.smithi169.stdout:1656: writing smithi16987243-301 from 1719036 to 2489102 tid 2 2023-09-23T22:22:47.137 INFO:tasks.rados.rados.0.smithi169.stdout:1656: writing smithi16987243-301 from 2938716 to 3210401 tid 3 2023-09-23T22:22:47.137 INFO:tasks.rados.rados.0.smithi169.stdout:1657: write oid 104 current snap is 0 2023-09-23T22:22:47.137 INFO:tasks.rados.rados.0.smithi169.stdout:1657: seq_num 1144 ranges {427208=737806,1777518=513724,2966139=261069} 2023-09-23T22:22:47.143 INFO:tasks.rados.rados.0.smithi169.stdout:1657: writing smithi16987243-104 from 427208 to 1165014 tid 1 2023-09-23T22:22:47.150 INFO:tasks.rados.rados.0.smithi169.stdout:1657: writing smithi16987243-104 from 1777518 to 2291242 tid 2 2023-09-23T22:22:47.155 INFO:tasks.rados.rados.0.smithi169.stdout:1657: writing smithi16987243-104 from 2966139 to 3227208 tid 3 2023-09-23T22:22:47.155 INFO:tasks.rados.rados.0.smithi169.stdout:1658: read oid 430 snap -1 2023-09-23T22:22:47.155 INFO:tasks.rados.rados.0.smithi169.stdout:1658: expect (ObjNum 429 snap 0 seq_num 429) 2023-09-23T22:22:47.156 INFO:tasks.rados.rados.0.smithi169.stdout:1659: write oid 49 current snap is 0 2023-09-23T22:22:47.156 INFO:tasks.rados.rados.0.smithi169.stdout:1659: seq_num 1145 ranges {444015=413055,1436000=773735,2709915=534100} 2023-09-23T22:22:47.160 INFO:tasks.rados.rados.0.smithi169.stdout:1659: writing smithi16987243-49 from 444015 to 857070 tid 1 2023-09-23T22:22:47.168 INFO:tasks.rados.rados.0.smithi169.stdout:1659: writing smithi16987243-49 from 1436000 to 2209735 tid 2 2023-09-23T22:22:47.173 INFO:tasks.rados.rados.0.smithi169.stdout:1659: writing smithi16987243-49 from 2709915 to 3244015 tid 3 2023-09-23T22:22:47.174 INFO:tasks.rados.rados.0.smithi169.stdout:1660: write oid 147 current snap is 0 2023-09-23T22:22:47.174 INFO:tasks.rados.rados.0.smithi169.stdout:1660: seq_num 1146 ranges {460822=488304,1378129=517393,2504632=405962} 2023-09-23T22:22:47.179 INFO:tasks.rados.rados.0.smithi169.stdout:1660: writing smithi16987243-147 from 460822 to 949126 tid 1 2023-09-23T22:22:47.184 INFO:tasks.rados.rados.0.smithi169.stdout:1660: writing smithi16987243-147 from 1378129 to 1895522 tid 2 2023-09-23T22:22:47.190 INFO:tasks.rados.rados.0.smithi169.stdout:1660: writing smithi16987243-147 from 2504632 to 2910594 tid 3 2023-09-23T22:22:47.190 INFO:tasks.rados.rados.0.smithi169.stdout:1661: write oid 381 current snap is 0 2023-09-23T22:22:47.190 INFO:tasks.rados.rados.0.smithi169.stdout:1655: expect (ObjNum 1020 snap 0 seq_num 1020) 2023-09-23T22:22:47.411 INFO:tasks.rados.rados.0.smithi169.stdout:1653: expect (ObjNum 850 snap 0 seq_num 850) 2023-09-23T22:22:47.544 INFO:tasks.rados.rados.0.smithi169.stdout:1652: finishing write tid 2 to smithi16987243-30 2023-09-23T22:22:47.544 INFO:tasks.rados.rados.0.smithi169.stdout:1652: finishing write tid 3 to smithi16987243-30 2023-09-23T22:22:47.544 INFO:tasks.rados.rados.0.smithi169.stdout:1652: finishing write tid 4 to smithi16987243-30 2023-09-23T22:22:47.544 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 30 v 193 (ObjNum 1142 snap 0 seq_num 1142) dirty exists 2023-09-23T22:22:47.544 INFO:tasks.rados.rados.0.smithi169.stdout:1652: left oid 30 (ObjNum 1142 snap 0 seq_num 1142) 2023-09-23T22:22:47.544 INFO:tasks.rados.rados.0.smithi169.stdout:1654: expect (ObjNum 809 snap 0 seq_num 809) 2023-09-23T22:22:47.700 INFO:tasks.rados.rados.0.smithi169.stdout:1656: finishing write tid 1 to smithi16987243-301 2023-09-23T22:22:47.700 INFO:tasks.rados.rados.0.smithi169.stdout:1656: finishing write tid 2 to smithi16987243-301 2023-09-23T22:22:47.700 INFO:tasks.rados.rados.0.smithi169.stdout:1656: finishing write tid 3 to smithi16987243-301 2023-09-23T22:22:47.700 INFO:tasks.rados.rados.0.smithi169.stdout:1656: finishing write tid 4 to smithi16987243-301 2023-09-23T22:22:47.700 INFO:tasks.rados.rados.0.smithi169.stdout:1661: seq_num 1147 ranges {477629=563553,1836611=777404,3048408=229221} 2023-09-23T22:22:47.705 INFO:tasks.rados.rados.0.smithi169.stdout:1661: writing smithi16987243-381 from 477629 to 1041182 tid 1 2023-09-23T22:22:47.713 INFO:tasks.rados.rados.0.smithi169.stdout:1661: writing smithi16987243-381 from 1836611 to 2614015 tid 2 2023-09-23T22:22:47.717 INFO:tasks.rados.rados.0.smithi169.stdout:1661: writing smithi16987243-381 from 3048408 to 3277629 tid 3 2023-09-23T22:22:47.717 INFO:tasks.rados.rados.0.smithi169.stdout:1652: done (9 left) 2023-09-23T22:22:47.718 INFO:tasks.rados.rados.0.smithi169.stdout:1653: done (8 left) 2023-09-23T22:22:47.718 INFO:tasks.rados.rados.0.smithi169.stdout:1654: done (7 left) 2023-09-23T22:22:47.718 INFO:tasks.rados.rados.0.smithi169.stdout:1655: done (6 left) 2023-09-23T22:22:47.718 INFO:tasks.rados.rados.0.smithi169.stdout:1662: delete oid 449 current snap is 0 2023-09-23T22:22:47.718 INFO:tasks.rados.rados.0.smithi169.stdout:1656: finishing write tid 5 to smithi16987243-301 2023-09-23T22:22:47.718 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 301 v 228 (ObjNum 1143 snap 0 seq_num 1143) dirty exists 2023-09-23T22:22:47.718 INFO:tasks.rados.rados.0.smithi169.stdout:1656: left oid 301 (ObjNum 1143 snap 0 seq_num 1143) 2023-09-23T22:22:47.718 INFO:tasks.rados.rados.0.smithi169.stdout:1657: finishing write tid 1 to smithi16987243-104 2023-09-23T22:22:47.718 INFO:tasks.rados.rados.0.smithi169.stdout:1657: finishing write tid 2 to smithi16987243-104 2023-09-23T22:22:47.718 INFO:tasks.rados.rados.0.smithi169.stdout:1657: finishing write tid 3 to smithi16987243-104 2023-09-23T22:22:47.718 INFO:tasks.rados.rados.0.smithi169.stdout:1657: finishing write tid 4 to smithi16987243-104 2023-09-23T22:22:47.719 INFO:tasks.rados.rados.0.smithi169.stdout:1657: finishing write tid 5 to smithi16987243-104 2023-09-23T22:22:47.719 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 104 v 209 (ObjNum 1144 snap 0 seq_num 1144) dirty exists 2023-09-23T22:22:47.719 INFO:tasks.rados.rados.0.smithi169.stdout:1657: left oid 104 (ObjNum 1144 snap 0 seq_num 1144) 2023-09-23T22:22:47.719 INFO:tasks.rados.rados.0.smithi169.stdout:1658: expect (ObjNum 429 snap 0 seq_num 429) 2023-09-23T22:22:47.816 INFO:tasks.rados.rados.0.smithi169.stdout:1659: finishing write tid 1 to smithi16987243-49 2023-09-23T22:22:47.816 INFO:tasks.rados.rados.0.smithi169.stdout:1659: finishing write tid 2 to smithi16987243-49 2023-09-23T22:22:47.817 INFO:tasks.rados.rados.0.smithi169.stdout:1659: finishing write tid 3 to smithi16987243-49 2023-09-23T22:22:47.817 INFO:tasks.rados.rados.0.smithi169.stdout:1659: finishing write tid 4 to smithi16987243-49 2023-09-23T22:22:47.817 INFO:tasks.rados.rados.0.smithi169.stdout:1659: finishing write tid 5 to smithi16987243-49 2023-09-23T22:22:47.817 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 49 v 244 (ObjNum 1145 snap 0 seq_num 1145) dirty exists 2023-09-23T22:22:47.817 INFO:tasks.rados.rados.0.smithi169.stdout:1659: left oid 49 (ObjNum 1145 snap 0 seq_num 1145) 2023-09-23T22:22:47.817 INFO:tasks.rados.rados.0.smithi169.stdout:1660: finishing write tid 1 to smithi16987243-147 2023-09-23T22:22:47.817 INFO:tasks.rados.rados.0.smithi169.stdout:1660: finishing write tid 2 to smithi16987243-147 2023-09-23T22:22:47.818 INFO:tasks.rados.rados.0.smithi169.stdout:1660: finishing write tid 3 to smithi16987243-147 2023-09-23T22:22:47.818 INFO:tasks.rados.rados.0.smithi169.stdout:1660: finishing write tid 4 to smithi16987243-147 2023-09-23T22:22:47.818 INFO:tasks.rados.rados.0.smithi169.stdout:1660: finishing write tid 5 to smithi16987243-147 2023-09-23T22:22:47.818 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 147 v 205 (ObjNum 1146 snap 0 seq_num 1146) dirty exists 2023-09-23T22:22:47.818 INFO:tasks.rados.rados.0.smithi169.stdout:1660: left oid 147 (ObjNum 1146 snap 0 seq_num 1146) 2023-09-23T22:22:47.818 INFO:tasks.rados.rados.0.smithi169.stdout:1661: finishing write tid 1 to smithi16987243-381 2023-09-23T22:22:47.819 INFO:tasks.rados.rados.0.smithi169.stdout:1661: finishing write tid 2 to smithi16987243-381 2023-09-23T22:22:47.819 INFO:tasks.rados.rados.0.smithi169.stdout:1661: finishing write tid 3 to smithi16987243-381 2023-09-23T22:22:47.819 INFO:tasks.rados.rados.0.smithi169.stdout:1661: finishing write tid 4 to smithi16987243-381 2023-09-23T22:22:47.819 INFO:tasks.rados.rados.0.smithi169.stdout:1661: finishing write tid 5 to smithi16987243-381 2023-09-23T22:22:47.819 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 381 v 248 (ObjNum 1147 snap 0 seq_num 1147) dirty exists 2023-09-23T22:22:47.819 INFO:tasks.rados.rados.0.smithi169.stdout:1661: left oid 381 (ObjNum 1147 snap 0 seq_num 1147) 2023-09-23T22:22:47.819 INFO:tasks.rados.rados.0.smithi169.stdout:1656: done (6 left) 2023-09-23T22:22:47.819 INFO:tasks.rados.rados.0.smithi169.stdout:1657: done (5 left) 2023-09-23T22:22:47.819 INFO:tasks.rados.rados.0.smithi169.stdout:1658: done (4 left) 2023-09-23T22:22:47.819 INFO:tasks.rados.rados.0.smithi169.stdout:1659: done (3 left) 2023-09-23T22:22:47.820 INFO:tasks.rados.rados.0.smithi169.stdout:1660: done (2 left) 2023-09-23T22:22:47.820 INFO:tasks.rados.rados.0.smithi169.stdout:1661: done (1 left) 2023-09-23T22:22:47.820 INFO:tasks.rados.rados.0.smithi169.stdout:1662: done (0 left) 2023-09-23T22:22:47.820 INFO:tasks.rados.rados.0.smithi169.stdout:1663: read oid 432 snap -1 2023-09-23T22:22:47.820 INFO:tasks.rados.rados.0.smithi169.stdout:1663: expect (ObjNum 1067 snap 0 seq_num 1067) 2023-09-23T22:22:47.820 INFO:tasks.rados.rados.0.smithi169.stdout:1664: write oid 2 current snap is 0 2023-09-23T22:22:47.820 INFO:tasks.rados.rados.0.smithi169.stdout:1664: seq_num 1149 ranges {511243=430404,1669928=664720,3103254=207989} 2023-09-23T22:22:47.828 INFO:tasks.rados.rados.0.smithi169.stdout:1664: writing smithi16987243-2 from 511243 to 941647 tid 1 2023-09-23T22:22:47.836 INFO:tasks.rados.rados.0.smithi169.stdout:1664: writing smithi16987243-2 from 1669928 to 2334648 tid 2 2023-09-23T22:22:47.842 INFO:tasks.rados.rados.0.smithi169.stdout:1664: writing smithi16987243-2 from 3103254 to 3311243 tid 3 2023-09-23T22:22:47.842 INFO:tasks.rados.rados.0.smithi169.stdout:1665: read oid 331 snap -1 2023-09-23T22:22:47.842 INFO:tasks.rados.rados.0.smithi169.stdout:1665: expect (ObjNum 909 snap 0 seq_num 909) 2023-09-23T22:22:47.842 INFO:tasks.rados.rados.0.smithi169.stdout:1666: read oid 189 snap -1 2023-09-23T22:22:47.842 INFO:tasks.rados.rados.0.smithi169.stdout:1666: expect (ObjNum 992 snap 0 seq_num 992) 2023-09-23T22:22:47.843 INFO:tasks.rados.rados.0.smithi169.stdout:1667: write oid 330 current snap is 0 2023-09-23T22:22:47.843 INFO:tasks.rados.rados.0.smithi169.stdout:1667: seq_num 1150 ranges {528050=505653,1612057=524731,2614324=567403} 2023-09-23T22:22:47.848 INFO:tasks.rados.rados.0.smithi169.stdout:1667: writing smithi16987243-330 from 528050 to 1033703 tid 1 2023-09-23T22:22:47.855 INFO:tasks.rados.rados.0.smithi169.stdout:1667: writing smithi16987243-330 from 1612057 to 2136788 tid 2 2023-09-23T22:22:47.861 INFO:tasks.rados.rados.0.smithi169.stdout:1667: writing smithi16987243-330 from 2614324 to 3181727 tid 3 2023-09-23T22:22:47.861 INFO:tasks.rados.rados.0.smithi169.stdout:1668: write oid 155 current snap is 0 2023-09-23T22:22:47.861 INFO:tasks.rados.rados.0.smithi169.stdout:1668: seq_num 1151 ranges {544857=580902,1670539=668389,3041747=303110} 2023-09-23T22:22:47.867 INFO:tasks.rados.rados.0.smithi169.stdout:1668: writing smithi16987243-155 from 544857 to 1125759 tid 1 2023-09-23T22:22:47.874 INFO:tasks.rados.rados.0.smithi169.stdout:1668: writing smithi16987243-155 from 1670539 to 2338928 tid 2 2023-09-23T22:22:47.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:47 smithi187 bash[31480]: cluster 2023-09-23T22:22:45.844057+0000 mgr.y (mgr.24365) 235 : cluster [DBG] pgmap v206: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 8.0 MiB/s wr, 82 op/s 2023-09-23T22:22:47.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:47 smithi187 bash[31480]: audit 2023-09-23T22:22:46.818420+0000 mon.c (mon.2) 143 : audit [DBG] from='client.? 172.21.15.169:0/3750696550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:47.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:47 smithi187 bash[31480]: audit 2023-09-23T22:22:46.845195+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:22:47.880 INFO:tasks.rados.rados.0.smithi169.stdout:1668: writing smithi16987243-155 from 3041747 to 3344857 tid 3 2023-09-23T22:22:47.880 INFO:tasks.rados.rados.0.smithi169.stdout:1669: read oid 223 snap -1 2023-09-23T22:22:47.880 INFO:tasks.rados.rados.0.smithi169.stdout:1669: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-09-23T22:22:47.880 INFO:tasks.rados.rados.0.smithi169.stdout:1670: delete oid 347 current snap is 0 2023-09-23T22:22:47.880 INFO:tasks.rados.rados.0.smithi169.stdout:1663: expect (ObjNum 1067 snap 0 seq_num 1067) 2023-09-23T22:22:48.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:47 smithi169 bash[27421]: cluster 2023-09-23T22:22:45.844057+0000 mgr.y (mgr.24365) 235 : cluster [DBG] pgmap v206: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 8.0 MiB/s wr, 82 op/s 2023-09-23T22:22:48.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:47 smithi169 bash[27421]: audit 2023-09-23T22:22:46.818420+0000 mon.c (mon.2) 143 : audit [DBG] from='client.? 172.21.15.169:0/3750696550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:48.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:47 smithi169 bash[27421]: audit 2023-09-23T22:22:46.845195+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:22:48.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:47 smithi169 bash[40994]: cluster 2023-09-23T22:22:45.844057+0000 mgr.y (mgr.24365) 235 : cluster [DBG] pgmap v206: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 8.0 MiB/s wr, 82 op/s 2023-09-23T22:22:48.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:47 smithi169 bash[40994]: audit 2023-09-23T22:22:46.818420+0000 mon.c (mon.2) 143 : audit [DBG] from='client.? 172.21.15.169:0/3750696550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:48.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:47 smithi169 bash[40994]: audit 2023-09-23T22:22:46.845195+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:22:48.198 INFO:tasks.rados.rados.0.smithi169.stdout:1664: finishing write tid 1 to smithi16987243-2 2023-09-23T22:22:48.198 INFO:tasks.rados.rados.0.smithi169.stdout:1664: finishing write tid 2 to smithi16987243-2 2023-09-23T22:22:48.198 INFO:tasks.rados.rados.0.smithi169.stdout:1664: finishing write tid 3 to smithi16987243-2 2023-09-23T22:22:48.198 INFO:tasks.rados.rados.0.smithi169.stdout:1664: finishing write tid 4 to smithi16987243-2 2023-09-23T22:22:48.199 INFO:tasks.rados.rados.0.smithi169.stdout:1664: finishing write tid 5 to smithi16987243-2 2023-09-23T22:22:48.199 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 2 v 213 (ObjNum 1149 snap 0 seq_num 1149) dirty exists 2023-09-23T22:22:48.199 INFO:tasks.rados.rados.0.smithi169.stdout:1664: left oid 2 (ObjNum 1149 snap 0 seq_num 1149) 2023-09-23T22:22:48.199 INFO:tasks.rados.rados.0.smithi169.stdout:1666: expect (ObjNum 992 snap 0 seq_num 992) 2023-09-23T22:22:48.345 INFO:tasks.rados.rados.0.smithi169.stdout:1667: finishing write tid 1 to smithi16987243-330 2023-09-23T22:22:48.345 INFO:tasks.rados.rados.0.smithi169.stdout:1665: expect (ObjNum 909 snap 0 seq_num 909) 2023-09-23T22:22:48.484 INFO:tasks.rados.rados.0.smithi169.stdout:1667: finishing write tid 2 to smithi16987243-330 2023-09-23T22:22:48.484 INFO:tasks.rados.rados.0.smithi169.stdout:1667: finishing write tid 3 to smithi16987243-330 2023-09-23T22:22:48.484 INFO:tasks.rados.rados.0.smithi169.stdout:1667: finishing write tid 4 to smithi16987243-330 2023-09-23T22:22:48.484 INFO:tasks.rados.rados.0.smithi169.stdout:1667: finishing write tid 5 to smithi16987243-330 2023-09-23T22:22:48.484 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 330 v 252 (ObjNum 1150 snap 0 seq_num 1150) dirty exists 2023-09-23T22:22:48.484 INFO:tasks.rados.rados.0.smithi169.stdout:1667: left oid 330 (ObjNum 1150 snap 0 seq_num 1150) 2023-09-23T22:22:48.484 INFO:tasks.rados.rados.0.smithi169.stdout:1668: finishing write tid 1 to smithi16987243-155 2023-09-23T22:22:48.484 INFO:tasks.rados.rados.0.smithi169.stdout:1668: finishing write tid 2 to smithi16987243-155 2023-09-23T22:22:48.485 INFO:tasks.rados.rados.0.smithi169.stdout:1668: finishing write tid 3 to smithi16987243-155 2023-09-23T22:22:48.485 INFO:tasks.rados.rados.0.smithi169.stdout:1668: finishing write tid 4 to smithi16987243-155 2023-09-23T22:22:48.485 INFO:tasks.rados.rados.0.smithi169.stdout:1663: done (7 left) 2023-09-23T22:22:48.485 INFO:tasks.rados.rados.0.smithi169.stdout:1664: done (6 left) 2023-09-23T22:22:48.485 INFO:tasks.rados.rados.0.smithi169.stdout:1665: done (5 left) 2023-09-23T22:22:48.485 INFO:tasks.rados.rados.0.smithi169.stdout:1666: done (4 left) 2023-09-23T22:22:48.485 INFO:tasks.rados.rados.0.smithi169.stdout:1667: done (3 left) 2023-09-23T22:22:48.485 INFO:tasks.rados.rados.0.smithi169.stdout:1670: done (2 left) 2023-09-23T22:22:48.485 INFO:tasks.rados.rados.0.smithi169.stdout:1671: write oid 269 current snap is 0 2023-09-23T22:22:48.485 INFO:tasks.rados.rados.0.smithi169.stdout:1668: finishing write tid 5 to smithi16987243-155 2023-09-23T22:22:48.485 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 155 v 256 (ObjNum 1151 snap 0 seq_num 1151) dirty exists 2023-09-23T22:22:48.485 INFO:tasks.rados.rados.0.smithi169.stdout:1668: left oid 155 (ObjNum 1151 snap 0 seq_num 1151) 2023-09-23T22:22:48.486 INFO:tasks.rados.rados.0.smithi169.stdout:1669: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-09-23T22:22:48.618 INFO:tasks.rados.rados.0.smithi169.stdout:1671: seq_num 1153 ranges {578471=731400,1787503=672058,3096593=281878} 2023-09-23T22:22:48.631 INFO:tasks.rados.rados.0.smithi169.stdout:1671: writing smithi16987243-269 from 578471 to 1309871 tid 1 2023-09-23T22:22:48.637 INFO:tasks.rados.rados.0.smithi169.stdout:1671: writing smithi16987243-269 from 1787503 to 2459561 tid 2 2023-09-23T22:22:48.643 INFO:tasks.rados.rados.0.smithi169.stdout:1671: writing smithi16987243-269 from 3096593 to 3378471 tid 3 2023-09-23T22:22:48.643 INFO:tasks.rados.rados.0.smithi169.stdout:1668: done (2 left) 2023-09-23T22:22:48.643 INFO:tasks.rados.rados.0.smithi169.stdout:1669: done (1 left) 2023-09-23T22:22:48.643 INFO:tasks.rados.rados.0.smithi169.stdout:1672: write oid 105 current snap is 0 2023-09-23T22:22:48.643 INFO:tasks.rados.rados.0.smithi169.stdout:1671: finishing write tid 1 to smithi16987243-269 2023-09-23T22:22:48.643 INFO:tasks.rados.rados.0.smithi169.stdout:1671: finishing write tid 2 to smithi16987243-269 2023-09-23T22:22:48.643 INFO:tasks.rados.rados.0.smithi169.stdout:1672: seq_num 1154 ranges {595278=406649,1729632=532069,3007663=387615} 2023-09-23T22:22:48.648 INFO:tasks.rados.rados.0.smithi169.stdout:1672: writing smithi16987243-105 from 595278 to 1001927 tid 1 2023-09-23T22:22:48.656 INFO:tasks.rados.rados.0.smithi169.stdout:1672: writing smithi16987243-105 from 1729632 to 2261701 tid 2 2023-09-23T22:22:48.662 INFO:tasks.rados.rados.0.smithi169.stdout:1672: writing smithi16987243-105 from 3007663 to 3395278 tid 3 2023-09-23T22:22:48.662 INFO:tasks.rados.rados.0.smithi169.stdout:1673: read oid 318 snap -1 2023-09-23T22:22:48.662 INFO:tasks.rados.rados.0.smithi169.stdout:1673: expect deleted 2023-09-23T22:22:48.663 INFO:tasks.rados.rados.0.smithi169.stdout:1674: read oid 235 snap -1 2023-09-23T22:22:48.663 INFO:tasks.rados.rados.0.smithi169.stdout:1674: expect (ObjNum 1062 snap 0 seq_num 1062) 2023-09-23T22:22:48.663 INFO:tasks.rados.rados.0.smithi169.stdout:1675: read oid 410 snap -1 2023-09-23T22:22:48.663 INFO:tasks.rados.rados.0.smithi169.stdout:1675: expect (ObjNum 978 snap 0 seq_num 978) 2023-09-23T22:22:48.663 INFO:tasks.rados.rados.0.smithi169.stdout:1676: write oid 471 current snap is 0 2023-09-23T22:22:48.663 INFO:tasks.rados.rados.0.smithi169.stdout:1676: seq_num 1155 ranges {612085=481898,1788114=675727,3035086=376999} 2023-09-23T22:22:48.669 INFO:tasks.rados.rados.0.smithi169.stdout:1676: writing smithi16987243-471 from 612085 to 1093983 tid 1 2023-09-23T22:22:48.677 INFO:tasks.rados.rados.0.smithi169.stdout:1676: writing smithi16987243-471 from 1788114 to 2463841 tid 2 2023-09-23T22:22:48.683 INFO:tasks.rados.rados.0.smithi169.stdout:1676: writing smithi16987243-471 from 3035086 to 3412085 tid 3 2023-09-23T22:22:48.683 INFO:tasks.rados.rados.0.smithi169.stdout:1677: delete oid 60 current snap is 0 2023-09-23T22:22:48.683 INFO:tasks.rados.rados.0.smithi169.stdout:1671: finishing write tid 3 to smithi16987243-269 2023-09-23T22:22:48.683 INFO:tasks.rados.rados.0.smithi169.stdout:1671: finishing write tid 4 to smithi16987243-269 2023-09-23T22:22:48.683 INFO:tasks.rados.rados.0.smithi169.stdout:1671: finishing write tid 5 to smithi16987243-269 2023-09-23T22:22:48.683 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 269 v 279 (ObjNum 1153 snap 0 seq_num 1153) dirty exists 2023-09-23T22:22:48.683 INFO:tasks.rados.rados.0.smithi169.stdout:1671: left oid 269 (ObjNum 1153 snap 0 seq_num 1153) 2023-09-23T22:22:48.683 INFO:tasks.rados.rados.0.smithi169.stdout:1672: finishing write tid 1 to smithi16987243-105 2023-09-23T22:22:48.683 INFO:tasks.rados.rados.0.smithi169.stdout:1672: finishing write tid 2 to smithi16987243-105 2023-09-23T22:22:48.683 INFO:tasks.rados.rados.0.smithi169.stdout:1672: finishing write tid 3 to smithi16987243-105 2023-09-23T22:22:48.683 INFO:tasks.rados.rados.0.smithi169.stdout:1672: finishing write tid 4 to smithi16987243-105 2023-09-23T22:22:48.684 INFO:tasks.rados.rados.0.smithi169.stdout:1672: finishing write tid 5 to smithi16987243-105 2023-09-23T22:22:48.684 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 105 v 217 (ObjNum 1154 snap 0 seq_num 1154) dirty exists 2023-09-23T22:22:48.684 INFO:tasks.rados.rados.0.smithi169.stdout:1672: left oid 105 (ObjNum 1154 snap 0 seq_num 1154) 2023-09-23T22:22:48.684 INFO:tasks.rados.rados.0.smithi169.stdout:1674: expect (ObjNum 1062 snap 0 seq_num 1062) 2023-09-23T22:22:48.865 INFO:tasks.rados.rados.0.smithi169.stdout:1675: expect (ObjNum 978 snap 0 seq_num 978) 2023-09-23T22:22:48.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:22:48 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:22:48] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:22:48.982 INFO:tasks.rados.rados.0.smithi169.stdout:1676: finishing write tid 1 to smithi16987243-471 2023-09-23T22:22:48.982 INFO:tasks.rados.rados.0.smithi169.stdout:1676: finishing write tid 2 to smithi16987243-471 2023-09-23T22:22:48.982 INFO:tasks.rados.rados.0.smithi169.stdout:1676: finishing write tid 3 to smithi16987243-471 2023-09-23T22:22:48.982 INFO:tasks.rados.rados.0.smithi169.stdout:1676: finishing write tid 4 to smithi16987243-471 2023-09-23T22:22:48.982 INFO:tasks.rados.rados.0.smithi169.stdout:1676: finishing write tid 5 to smithi16987243-471 2023-09-23T22:22:48.982 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 471 v 283 (ObjNum 1155 snap 0 seq_num 1155) dirty exists 2023-09-23T22:22:48.982 INFO:tasks.rados.rados.0.smithi169.stdout:1676: left oid 471 (ObjNum 1155 snap 0 seq_num 1155) 2023-09-23T22:22:48.982 INFO:tasks.rados.rados.0.smithi169.stdout:1671: done (6 left) 2023-09-23T22:22:48.982 INFO:tasks.rados.rados.0.smithi169.stdout:1672: done (5 left) 2023-09-23T22:22:48.983 INFO:tasks.rados.rados.0.smithi169.stdout:1673: done (4 left) 2023-09-23T22:22:48.983 INFO:tasks.rados.rados.0.smithi169.stdout:1674: done (3 left) 2023-09-23T22:22:48.983 INFO:tasks.rados.rados.0.smithi169.stdout:1675: done (2 left) 2023-09-23T22:22:48.983 INFO:tasks.rados.rados.0.smithi169.stdout:1676: done (1 left) 2023-09-23T22:22:48.983 INFO:tasks.rados.rados.0.smithi169.stdout:1677: done (0 left) 2023-09-23T22:22:48.983 INFO:tasks.rados.rados.0.smithi169.stdout:1678: delete oid 464 current snap is 0 2023-09-23T22:22:48.984 INFO:tasks.rados.rados.0.smithi169.stdout:1678: done (0 left) 2023-09-23T22:22:48.984 INFO:tasks.rados.rados.0.smithi169.stdout:1679: write oid 49 current snap is 0 2023-09-23T22:22:48.985 INFO:tasks.rados.rados.0.smithi169.stdout:1679: seq_num 1158 ranges {662506=423998,1563560=539407,2717355=490285} 2023-09-23T22:22:48.991 INFO:tasks.rados.rados.0.smithi169.stdout:1679: writing smithi16987243-49 from 662506 to 1086504 tid 1 2023-09-23T22:22:48.998 INFO:tasks.rados.rados.0.smithi169.stdout:1679: writing smithi16987243-49 from 1563560 to 2102967 tid 2 2023-09-23T22:22:49.005 INFO:tasks.rados.rados.0.smithi169.stdout:1679: writing smithi16987243-49 from 2717355 to 3207640 tid 3 2023-09-23T22:22:49.006 INFO:tasks.rados.rados.0.smithi169.stdout:1680: read oid 223 snap -1 2023-09-23T22:22:49.006 INFO:tasks.rados.rados.0.smithi169.stdout:1680: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-09-23T22:22:49.006 INFO:tasks.rados.rados.0.smithi169.stdout:1681: write oid 352 current snap is 0 2023-09-23T22:22:49.006 INFO:tasks.rados.rados.0.smithi169.stdout:1681: seq_num 1159 ranges {679313=499247,1622042=683065,2744778=701557} 2023-09-23T22:22:49.013 INFO:tasks.rados.rados.0.smithi169.stdout:1681: writing smithi16987243-352 from 679313 to 1178560 tid 1 2023-09-23T22:22:49.021 INFO:tasks.rados.rados.0.smithi169.stdout:1681: writing smithi16987243-352 from 1622042 to 2305107 tid 2 2023-09-23T22:22:49.029 INFO:tasks.rados.rados.0.smithi169.stdout:1681: writing smithi16987243-352 from 2744778 to 3446335 tid 3 2023-09-23T22:22:49.029 INFO:tasks.rados.rados.0.smithi169.stdout:1682: write oid 121 current snap is 0 2023-09-23T22:22:49.029 INFO:tasks.rados.rados.0.smithi169.stdout:1679: finishing write tid 1 to smithi16987243-49 2023-09-23T22:22:49.030 INFO:tasks.rados.rados.0.smithi169.stdout:1679: finishing write tid 2 to smithi16987243-49 2023-09-23T22:22:49.030 INFO:tasks.rados.rados.0.smithi169.stdout:1679: finishing write tid 3 to smithi16987243-49 2023-09-23T22:22:49.030 INFO:tasks.rados.rados.0.smithi169.stdout:1679: finishing write tid 4 to smithi16987243-49 2023-09-23T22:22:49.030 INFO:tasks.rados.rados.0.smithi169.stdout:1679: finishing write tid 5 to smithi16987243-49 2023-09-23T22:22:49.030 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 49 v 252 (ObjNum 1158 snap 0 seq_num 1158) dirty exists 2023-09-23T22:22:49.030 INFO:tasks.rados.rados.0.smithi169.stdout:1679: left oid 49 (ObjNum 1158 snap 0 seq_num 1158) 2023-09-23T22:22:49.030 INFO:tasks.rados.rados.0.smithi169.stdout:1680: expect (ObjNum 1030 snap 0 seq_num 1030) 2023-09-23T22:22:49.180 INFO:tasks.rados.rados.0.smithi169.stdout:1681: finishing write tid 1 to smithi16987243-352 2023-09-23T22:22:49.180 INFO:tasks.rados.rados.0.smithi169.stdout:1681: finishing write tid 2 to smithi16987243-352 2023-09-23T22:22:49.180 INFO:tasks.rados.rados.0.smithi169.stdout:1681: finishing write tid 3 to smithi16987243-352 2023-09-23T22:22:49.181 INFO:tasks.rados.rados.0.smithi169.stdout:1681: finishing write tid 4 to smithi16987243-352 2023-09-23T22:22:49.181 INFO:tasks.rados.rados.0.smithi169.stdout:1681: finishing write tid 5 to smithi16987243-352 2023-09-23T22:22:49.181 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 352 v 232 (ObjNum 1159 snap 0 seq_num 1159) dirty exists 2023-09-23T22:22:49.181 INFO:tasks.rados.rados.0.smithi169.stdout:1681: left oid 352 (ObjNum 1159 snap 0 seq_num 1159) 2023-09-23T22:22:49.181 INFO:tasks.rados.rados.0.smithi169.stdout:1682: seq_num 1160 ranges {696120=574496,1680524=543076,2888554=512829} 2023-09-23T22:22:49.193 INFO:tasks.rados.rados.0.smithi169.stdout:1682: writing smithi16987243-121 from 696120 to 1270616 tid 1 2023-09-23T22:22:49.200 INFO:tasks.rados.rados.0.smithi169.stdout:1682: writing smithi16987243-121 from 1680524 to 2223600 tid 2 2023-09-23T22:22:49.207 INFO:tasks.rados.rados.0.smithi169.stdout:1682: writing smithi16987243-121 from 2888554 to 3401383 tid 3 2023-09-23T22:22:49.207 INFO:tasks.rados.rados.0.smithi169.stdout:1679: done (3 left) 2023-09-23T22:22:49.207 INFO:tasks.rados.rados.0.smithi169.stdout:1680: done (2 left) 2023-09-23T22:22:49.207 INFO:tasks.rados.rados.0.smithi169.stdout:1681: done (1 left) 2023-09-23T22:22:49.207 INFO:tasks.rados.rados.0.smithi169.stdout:1683: write oid 371 current snap is 0 2023-09-23T22:22:49.207 INFO:tasks.rados.rados.0.smithi169.stdout:1683: seq_num 1161 ranges {712927=649745,2139006=686734} 2023-09-23T22:22:49.214 INFO:tasks.rados.rados.0.smithi169.stdout:1683: writing smithi16987243-371 from 712927 to 1362672 tid 1 2023-09-23T22:22:49.223 INFO:tasks.rados.rados.0.smithi169.stdout:1683: writing smithi16987243-371 from 2139006 to 2825740 tid 2 2023-09-23T22:22:49.223 INFO:tasks.rados.rados.0.smithi169.stdout:1684: read oid 98 snap -1 2023-09-23T22:22:49.223 INFO:tasks.rados.rados.0.smithi169.stdout:1684: expect (ObjNum 963 snap 0 seq_num 963) 2023-09-23T22:22:49.223 INFO:tasks.rados.rados.0.smithi169.stdout:1685: write oid 88 current snap is 0 2023-09-23T22:22:49.224 INFO:tasks.rados.rados.0.smithi169.stdout:1682: finishing write tid 1 to smithi16987243-121 2023-09-23T22:22:49.224 INFO:tasks.rados.rados.0.smithi169.stdout:1682: finishing write tid 2 to smithi16987243-121 2023-09-23T22:22:49.224 INFO:tasks.rados.rados.0.smithi169.stdout:1682: finishing write tid 3 to smithi16987243-121 2023-09-23T22:22:49.224 INFO:tasks.rados.rados.0.smithi169.stdout:1682: finishing write tid 4 to smithi16987243-121 2023-09-23T22:22:49.224 INFO:tasks.rados.rados.0.smithi169.stdout:1682: finishing write tid 5 to smithi16987243-121 2023-09-23T22:22:49.224 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 121 v 256 (ObjNum 1160 snap 0 seq_num 1160) dirty exists 2023-09-23T22:22:49.224 INFO:tasks.rados.rados.0.smithi169.stdout:1682: left oid 121 (ObjNum 1160 snap 0 seq_num 1160) 2023-09-23T22:22:49.224 INFO:tasks.rados.rados.0.smithi169.stdout:1683: finishing write tid 1 to smithi16987243-371 2023-09-23T22:22:49.224 INFO:tasks.rados.rados.0.smithi169.stdout:1685: seq_num 1162 ranges {729734=724994,2197488=430392,3227047=302687} 2023-09-23T22:22:49.232 INFO:tasks.rados.rados.0.smithi169.stdout:1685: writing smithi16987243-88 from 729734 to 1454728 tid 1 2023-09-23T22:22:49.239 INFO:tasks.rados.rados.0.smithi169.stdout:1685: writing smithi16987243-88 from 2197488 to 2627880 tid 2 2023-09-23T22:22:49.244 INFO:tasks.rados.rados.0.smithi169.stdout:1685: writing smithi16987243-88 from 3227047 to 3529734 tid 3 2023-09-23T22:22:49.245 INFO:tasks.rados.rados.0.smithi169.stdout:1682: done (3 left) 2023-09-23T22:22:49.245 INFO:tasks.rados.rados.0.smithi169.stdout:1686: write oid 183 current snap is 0 2023-09-23T22:22:49.245 INFO:tasks.rados.rados.0.smithi169.stdout:1686: seq_num 1163 ranges {746541=400243,1739617=690403,3138117=408424} 2023-09-23T22:22:49.251 INFO:tasks.rados.rados.0.smithi169.stdout:1686: writing smithi16987243-183 from 746541 to 1146784 tid 1 2023-09-23T22:22:49.258 INFO:tasks.rados.rados.0.smithi169.stdout:1686: writing smithi16987243-183 from 1739617 to 2430020 tid 2 2023-09-23T22:22:49.265 INFO:tasks.rados.rados.0.smithi169.stdout:1686: writing smithi16987243-183 from 3138117 to 3546541 tid 3 2023-09-23T22:22:49.266 INFO:tasks.rados.rados.0.smithi169.stdout:1687: read oid 399 snap -1 2023-09-23T22:22:49.266 INFO:tasks.rados.rados.0.smithi169.stdout:1687: expect deleted 2023-09-23T22:22:49.266 INFO:tasks.rados.rados.0.smithi169.stdout:1688: read oid 276 snap -1 2023-09-23T22:22:49.266 INFO:tasks.rados.rados.0.smithi169.stdout:1688: expect (ObjNum 1139 snap 0 seq_num 1139) 2023-09-23T22:22:49.266 INFO:tasks.rados.rados.0.smithi169.stdout:1689: write oid 344 current snap is 0 2023-09-23T22:22:49.266 INFO:tasks.rados.rados.0.smithi169.stdout:1683: finishing write tid 2 to smithi16987243-371 2023-09-23T22:22:49.266 INFO:tasks.rados.rados.0.smithi169.stdout:1683: finishing write tid 3 to smithi16987243-371 2023-09-23T22:22:49.266 INFO:tasks.rados.rados.0.smithi169.stdout:1683: finishing write tid 4 to smithi16987243-371 2023-09-23T22:22:49.266 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 371 v 241 (ObjNum 1161 snap 0 seq_num 1161) dirty exists 2023-09-23T22:22:49.266 INFO:tasks.rados.rados.0.smithi169.stdout:1683: left oid 371 (ObjNum 1161 snap 0 seq_num 1161) 2023-09-23T22:22:49.266 INFO:tasks.rados.rados.0.smithi169.stdout:1689: seq_num 1164 ranges {763348=591845,1914452=434061,2881893=674270} 2023-09-23T22:22:49.273 INFO:tasks.rados.rados.0.smithi169.stdout:1689: writing smithi16987243-344 from 763348 to 1355193 tid 1 2023-09-23T22:22:49.279 INFO:tasks.rados.rados.0.smithi169.stdout:1689: writing smithi16987243-344 from 1914452 to 2348513 tid 2 2023-09-23T22:22:49.286 INFO:tasks.rados.rados.0.smithi169.stdout:1689: writing smithi16987243-344 from 2881893 to 3556163 tid 3 2023-09-23T22:22:49.286 INFO:tasks.rados.rados.0.smithi169.stdout:1683: done (6 left) 2023-09-23T22:22:49.287 INFO:tasks.rados.rados.0.smithi169.stdout:1690: read oid 274 snap -1 2023-09-23T22:22:49.287 INFO:tasks.rados.rados.0.smithi169.stdout:1690: expect deleted 2023-09-23T22:22:49.287 INFO:tasks.rados.rados.0.smithi169.stdout:1691: delete oid 233 current snap is 0 2023-09-23T22:22:49.287 INFO:tasks.rados.rados.0.smithi169.stdout:1684: expect (ObjNum 963 snap 0 seq_num 963) 2023-09-23T22:22:49.395 INFO:tasks.rados.rados.0.smithi169.stdout:1685: finishing write tid 1 to smithi16987243-88 2023-09-23T22:22:49.396 INFO:tasks.rados.rados.0.smithi169.stdout:1685: finishing write tid 2 to smithi16987243-88 2023-09-23T22:22:49.396 INFO:tasks.rados.rados.0.smithi169.stdout:1685: finishing write tid 3 to smithi16987243-88 2023-09-23T22:22:49.396 INFO:tasks.rados.rados.0.smithi169.stdout:1685: finishing write tid 4 to smithi16987243-88 2023-09-23T22:22:49.396 INFO:tasks.rados.rados.0.smithi169.stdout:1685: finishing write tid 5 to smithi16987243-88 2023-09-23T22:22:49.396 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 88 v 260 (ObjNum 1162 snap 0 seq_num 1162) dirty exists 2023-09-23T22:22:49.396 INFO:tasks.rados.rados.0.smithi169.stdout:1685: left oid 88 (ObjNum 1162 snap 0 seq_num 1162) 2023-09-23T22:22:49.396 INFO:tasks.rados.rados.0.smithi169.stdout:1686: finishing write tid 1 to smithi16987243-183 2023-09-23T22:22:49.396 INFO:tasks.rados.rados.0.smithi169.stdout:1686: finishing write tid 2 to smithi16987243-183 2023-09-23T22:22:49.396 INFO:tasks.rados.rados.0.smithi169.stdout:1686: finishing write tid 3 to smithi16987243-183 2023-09-23T22:22:49.396 INFO:tasks.rados.rados.0.smithi169.stdout:1686: finishing write tid 4 to smithi16987243-183 2023-09-23T22:22:49.396 INFO:tasks.rados.rados.0.smithi169.stdout:1686: finishing write tid 5 to smithi16987243-183 2023-09-23T22:22:49.397 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 183 v 262 (ObjNum 1163 snap 0 seq_num 1163) dirty exists 2023-09-23T22:22:49.397 INFO:tasks.rados.rados.0.smithi169.stdout:1686: left oid 183 (ObjNum 1163 snap 0 seq_num 1163) 2023-09-23T22:22:49.397 INFO:tasks.rados.rados.0.smithi169.stdout:1688: expect (ObjNum 1139 snap 0 seq_num 1139) 2023-09-23T22:22:49.537 INFO:tasks.rados.rados.0.smithi169.stdout:1689: finishing write tid 1 to smithi16987243-344 2023-09-23T22:22:49.538 INFO:tasks.rados.rados.0.smithi169.stdout:1689: finishing write tid 2 to smithi16987243-344 2023-09-23T22:22:49.538 INFO:tasks.rados.rados.0.smithi169.stdout:1689: finishing write tid 3 to smithi16987243-344 2023-09-23T22:22:49.538 INFO:tasks.rados.rados.0.smithi169.stdout:1689: finishing write tid 4 to smithi16987243-344 2023-09-23T22:22:49.538 INFO:tasks.rados.rados.0.smithi169.stdout:1684: done (7 left) 2023-09-23T22:22:49.538 INFO:tasks.rados.rados.0.smithi169.stdout:1685: done (6 left) 2023-09-23T22:22:49.538 INFO:tasks.rados.rados.0.smithi169.stdout:1686: done (5 left) 2023-09-23T22:22:49.538 INFO:tasks.rados.rados.0.smithi169.stdout:1687: done (4 left) 2023-09-23T22:22:49.538 INFO:tasks.rados.rados.0.smithi169.stdout:1688: done (3 left) 2023-09-23T22:22:49.538 INFO:tasks.rados.rados.0.smithi169.stdout:1690: done (2 left) 2023-09-23T22:22:49.538 INFO:tasks.rados.rados.0.smithi169.stdout:1691: done (1 left) 2023-09-23T22:22:49.539 INFO:tasks.rados.rados.0.smithi169.stdout:1692: read oid 9 snap -1 2023-09-23T22:22:49.539 INFO:tasks.rados.rados.0.smithi169.stdout:1692: expect (ObjNum 840 snap 0 seq_num 840) 2023-09-23T22:22:49.539 INFO:tasks.rados.rados.0.smithi169.stdout:1693: read oid 276 snap -1 2023-09-23T22:22:49.539 INFO:tasks.rados.rados.0.smithi169.stdout:1693: expect (ObjNum 1139 snap 0 seq_num 1139) 2023-09-23T22:22:49.539 INFO:tasks.rados.rados.0.smithi169.stdout:1694: write oid 466 current snap is 0 2023-09-23T22:22:49.539 INFO:tasks.rados.rados.0.smithi169.stdout:1689: finishing write tid 5 to smithi16987243-344 2023-09-23T22:22:49.539 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 344 v 245 (ObjNum 1164 snap 0 seq_num 1164) dirty exists 2023-09-23T22:22:49.539 INFO:tasks.rados.rados.0.smithi169.stdout:1689: left oid 344 (ObjNum 1164 snap 0 seq_num 1164) 2023-09-23T22:22:49.539 INFO:tasks.rados.rados.0.smithi169.stdout:1694: seq_num 1166 ranges {796962=742343,2031416=437730,2936739=413167} 2023-09-23T22:22:49.551 INFO:tasks.rados.rados.0.smithi169.stdout:1694: writing smithi16987243-466 from 796962 to 1539305 tid 1 2023-09-23T22:22:49.556 INFO:tasks.rados.rados.0.smithi169.stdout:1694: writing smithi16987243-466 from 2031416 to 2469146 tid 2 2023-09-23T22:22:49.562 INFO:tasks.rados.rados.0.smithi169.stdout:1694: writing smithi16987243-466 from 2936739 to 3349906 tid 3 2023-09-23T22:22:49.562 INFO:tasks.rados.rados.0.smithi169.stdout:1689: done (3 left) 2023-09-23T22:22:49.562 INFO:tasks.rados.rados.0.smithi169.stdout:1695: read oid 469 snap -1 2023-09-23T22:22:49.562 INFO:tasks.rados.rados.0.smithi169.stdout:1695: expect deleted 2023-09-23T22:22:49.562 INFO:tasks.rados.rados.0.smithi169.stdout:1696: read oid 418 snap -1 2023-09-23T22:22:49.562 INFO:tasks.rados.rados.0.smithi169.stdout:1696: expect deleted 2023-09-23T22:22:49.562 INFO:tasks.rados.rados.0.smithi169.stdout:1697: delete oid 410 current snap is 0 2023-09-23T22:22:49.562 INFO:tasks.rados.rados.0.smithi169.stdout:1693: expect (ObjNum 1139 snap 0 seq_num 1139) 2023-09-23T22:22:49.704 INFO:tasks.rados.rados.0.smithi169.stdout:1692: expect (ObjNum 840 snap 0 seq_num 840) 2023-09-23T22:22:49.775 INFO:tasks.rados.rados.0.smithi169.stdout:1694: finishing write tid 1 to smithi16987243-466 2023-09-23T22:22:49.775 INFO:tasks.rados.rados.0.smithi169.stdout:1694: finishing write tid 2 to smithi16987243-466 2023-09-23T22:22:49.776 INFO:tasks.rados.rados.0.smithi169.stdout:1692: done (5 left) 2023-09-23T22:22:49.776 INFO:tasks.rados.rados.0.smithi169.stdout:1693: done (4 left) 2023-09-23T22:22:49.776 INFO:tasks.rados.rados.0.smithi169.stdout:1697: done (3 left) 2023-09-23T22:22:49.776 INFO:tasks.rados.rados.0.smithi169.stdout:1698: delete oid 309 current snap is 0 2023-09-23T22:22:49.776 INFO:tasks.rados.rados.0.smithi169.stdout:1694: finishing write tid 3 to smithi16987243-466 2023-09-23T22:22:49.776 INFO:tasks.rados.rados.0.smithi169.stdout:1694: finishing write tid 4 to smithi16987243-466 2023-09-23T22:22:49.776 INFO:tasks.rados.rados.0.smithi169.stdout:1694: finishing write tid 5 to smithi16987243-466 2023-09-23T22:22:49.776 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 466 v 287 (ObjNum 1166 snap 0 seq_num 1166) dirty exists 2023-09-23T22:22:49.776 INFO:tasks.rados.rados.0.smithi169.stdout:1694: left oid 466 (ObjNum 1166 snap 0 seq_num 1166) 2023-09-23T22:22:49.778 INFO:tasks.rados.rados.0.smithi169.stdout:1694: done (3 left) 2023-09-23T22:22:49.778 INFO:tasks.rados.rados.0.smithi169.stdout:1695: done (2 left) 2023-09-23T22:22:49.778 INFO:tasks.rados.rados.0.smithi169.stdout:1696: done (1 left) 2023-09-23T22:22:49.778 INFO:tasks.rados.rados.0.smithi169.stdout:1698: done (0 left) 2023-09-23T22:22:49.778 INFO:tasks.rados.rados.0.smithi169.stdout:1699: read oid 122 snap -1 2023-09-23T22:22:49.778 INFO:tasks.rados.rados.0.smithi169.stdout:1699: expect (ObjNum 121 snap 0 seq_num 121) 2023-09-23T22:22:49.778 INFO:tasks.rados.rados.0.smithi169.stdout:1700: write oid 281 current snap is 0 2023-09-23T22:22:49.778 INFO:tasks.rados.rados.0.smithi169.stdout:1700: seq_num 1169 ranges {447383=568090,1690509=701410,2902655=646983} 2023-09-23T22:22:49.784 INFO:tasks.rados.rados.0.smithi169.stdout:1700: writing smithi16987243-281 from 447383 to 1015473 tid 1 2023-09-23T22:22:49.794 INFO:tasks.rados.rados.0.smithi169.stdout:1700: writing smithi16987243-281 from 1690509 to 2391919 tid 2 2023-09-23T22:22:49.801 INFO:tasks.rados.rados.0.smithi169.stdout:1700: writing smithi16987243-281 from 2902655 to 3549638 tid 3 2023-09-23T22:22:49.802 INFO:tasks.rados.rados.0.smithi169.stdout:1701: write oid 359 current snap is 0 2023-09-23T22:22:49.802 INFO:tasks.rados.rados.0.smithi169.stdout:1701: seq_num 1170 ranges {464190=643339,1748991=445068,2930078=574608} 2023-09-23T22:22:49.808 INFO:tasks.rados.rados.0.smithi169.stdout:1701: writing smithi16987243-359 from 464190 to 1107529 tid 1 2023-09-23T22:22:49.814 INFO:tasks.rados.rados.0.smithi169.stdout:1701: writing smithi16987243-359 from 1748991 to 2194059 tid 2 2023-09-23T22:22:49.822 INFO:tasks.rados.rados.0.smithi169.stdout:1701: writing smithi16987243-359 from 2930078 to 3504686 tid 3 2023-09-23T22:22:49.822 INFO:tasks.rados.rados.0.smithi169.stdout:1702: read oid 300 snap -1 2023-09-23T22:22:49.822 INFO:tasks.rados.rados.0.smithi169.stdout:1702: expect (ObjNum 299 snap 0 seq_num 299) 2023-09-23T22:22:49.822 INFO:tasks.rados.rados.0.smithi169.stdout:1703: write oid 110 current snap is 0 2023-09-23T22:22:49.822 INFO:tasks.rados.rados.0.smithi169.stdout:1699: expect (ObjNum 121 snap 0 seq_num 121) 2023-09-23T22:22:49.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:49 smithi187 bash[31480]: cluster 2023-09-23T22:22:47.845105+0000 mgr.y (mgr.24365) 236 : cluster [DBG] pgmap v207: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 91 MiB/s rd, 12 MiB/s wr, 124 op/s 2023-09-23T22:22:49.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:49 smithi187 bash[31480]: audit 2023-09-23T22:22:49.271490+0000 mon.c (mon.2) 145 : audit [DBG] from='client.? 172.21.15.169:0/3591809110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:49.891 INFO:tasks.rados.rados.0.smithi169.stdout:1700: finishing write tid 1 to smithi16987243-281 2023-09-23T22:22:49.891 INFO:tasks.rados.rados.0.smithi169.stdout:1700: finishing write tid 2 to smithi16987243-281 2023-09-23T22:22:49.891 INFO:tasks.rados.rados.0.smithi169.stdout:1700: finishing write tid 3 to smithi16987243-281 2023-09-23T22:22:49.891 INFO:tasks.rados.rados.0.smithi169.stdout:1700: finishing write tid 4 to smithi16987243-281 2023-09-23T22:22:49.891 INFO:tasks.rados.rados.0.smithi169.stdout:1700: finishing write tid 5 to smithi16987243-281 2023-09-23T22:22:49.891 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 281 v 221 (ObjNum 1169 snap 0 seq_num 1169) dirty exists 2023-09-23T22:22:49.891 INFO:tasks.rados.rados.0.smithi169.stdout:1700: left oid 281 (ObjNum 1169 snap 0 seq_num 1169) 2023-09-23T22:22:49.891 INFO:tasks.rados.rados.0.smithi169.stdout:1701: finishing write tid 1 to smithi16987243-359 2023-09-23T22:22:49.891 INFO:tasks.rados.rados.0.smithi169.stdout:1701: finishing write tid 2 to smithi16987243-359 2023-09-23T22:22:49.892 INFO:tasks.rados.rados.0.smithi169.stdout:1702: expect (ObjNum 299 snap 0 seq_num 299) 2023-09-23T22:22:49.995 INFO:tasks.rados.rados.0.smithi169.stdout:1701: finishing write tid 3 to smithi16987243-359 2023-09-23T22:22:49.996 INFO:tasks.rados.rados.0.smithi169.stdout:1701: finishing write tid 4 to smithi16987243-359 2023-09-23T22:22:49.996 INFO:tasks.rados.rados.0.smithi169.stdout:1701: finishing write tid 5 to smithi16987243-359 2023-09-23T22:22:49.996 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 359 v 249 (ObjNum 1170 snap 0 seq_num 1170) dirty exists 2023-09-23T22:22:49.996 INFO:tasks.rados.rados.0.smithi169.stdout:1701: left oid 359 (ObjNum 1170 snap 0 seq_num 1170) 2023-09-23T22:22:49.996 INFO:tasks.rados.rados.0.smithi169.stdout:1703: seq_num 1171 ranges {480997=434941,1407473=705079,2557501=785880} 2023-09-23T22:22:50.005 INFO:tasks.rados.rados.0.smithi169.stdout:1703: writing smithi16987243-110 from 480997 to 915938 tid 1 2023-09-23T22:22:50.014 INFO:tasks.rados.rados.0.smithi169.stdout:1703: writing smithi16987243-110 from 1407473 to 2112552 tid 2 2023-09-23T22:22:50.022 INFO:tasks.rados.rados.0.smithi169.stdout:1703: writing smithi16987243-110 from 2557501 to 3343381 tid 3 2023-09-23T22:22:50.022 INFO:tasks.rados.rados.0.smithi169.stdout:1699: done (4 left) 2023-09-23T22:22:50.022 INFO:tasks.rados.rados.0.smithi169.stdout:1700: done (3 left) 2023-09-23T22:22:50.022 INFO:tasks.rados.rados.0.smithi169.stdout:1701: done (2 left) 2023-09-23T22:22:50.022 INFO:tasks.rados.rados.0.smithi169.stdout:1702: done (1 left) 2023-09-23T22:22:50.022 INFO:tasks.rados.rados.0.smithi169.stdout:1704: write oid 51 current snap is 0 2023-09-23T22:22:50.022 INFO:tasks.rados.rados.0.smithi169.stdout:1704: seq_num 1172 ranges {497804=510190,1465955=448737,2584924=597152} 2023-09-23T22:22:50.027 INFO:tasks.rados.rados.0.smithi169.stdout:1704: writing smithi16987243-51 from 497804 to 1007994 tid 1 2023-09-23T22:22:50.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:49 smithi169 bash[27421]: cluster 2023-09-23T22:22:47.845105+0000 mgr.y (mgr.24365) 236 : cluster [DBG] pgmap v207: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 91 MiB/s rd, 12 MiB/s wr, 124 op/s 2023-09-23T22:22:50.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:49 smithi169 bash[27421]: audit 2023-09-23T22:22:49.271490+0000 mon.c (mon.2) 145 : audit [DBG] from='client.? 172.21.15.169:0/3591809110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:50.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:49 smithi169 bash[40994]: cluster 2023-09-23T22:22:47.845105+0000 mgr.y (mgr.24365) 236 : cluster [DBG] pgmap v207: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 91 MiB/s rd, 12 MiB/s wr, 124 op/s 2023-09-23T22:22:50.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:49 smithi169 bash[40994]: audit 2023-09-23T22:22:49.271490+0000 mon.c (mon.2) 145 : audit [DBG] from='client.? 172.21.15.169:0/3591809110' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:50.032 INFO:tasks.rados.rados.0.smithi169.stdout:1704: writing smithi16987243-51 from 1465955 to 1914692 tid 2 2023-09-23T22:22:50.040 INFO:tasks.rados.rados.0.smithi169.stdout:1704: writing smithi16987243-51 from 2584924 to 3182076 tid 3 2023-09-23T22:22:50.040 INFO:tasks.rados.rados.0.smithi169.stdout:1705: read oid 60 snap -1 2023-09-23T22:22:50.040 INFO:tasks.rados.rados.0.smithi169.stdout:1705: expect deleted 2023-09-23T22:22:50.040 INFO:tasks.rados.rados.0.smithi169.stdout:1706: delete oid 487 current snap is 0 2023-09-23T22:22:50.041 INFO:tasks.rados.rados.0.smithi169.stdout:1703: finishing write tid 1 to smithi16987243-110 2023-09-23T22:22:50.041 INFO:tasks.rados.rados.0.smithi169.stdout:1703: finishing write tid 2 to smithi16987243-110 2023-09-23T22:22:50.041 INFO:tasks.rados.rados.0.smithi169.stdout:1703: finishing write tid 3 to smithi16987243-110 2023-09-23T22:22:50.041 INFO:tasks.rados.rados.0.smithi169.stdout:1703: finishing write tid 4 to smithi16987243-110 2023-09-23T22:22:50.041 INFO:tasks.rados.rados.0.smithi169.stdout:1703: finishing write tid 5 to smithi16987243-110 2023-09-23T22:22:50.041 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 110 v 253 (ObjNum 1171 snap 0 seq_num 1171) dirty exists 2023-09-23T22:22:50.041 INFO:tasks.rados.rados.0.smithi169.stdout:1703: left oid 110 (ObjNum 1171 snap 0 seq_num 1171) 2023-09-23T22:22:50.041 INFO:tasks.rados.rados.0.smithi169.stdout:1704: finishing write tid 1 to smithi16987243-51 2023-09-23T22:22:50.041 INFO:tasks.rados.rados.0.smithi169.stdout:1704: finishing write tid 2 to smithi16987243-51 2023-09-23T22:22:50.042 INFO:tasks.rados.rados.0.smithi169.stdout:1703: done (3 left) 2023-09-23T22:22:50.042 INFO:tasks.rados.rados.0.smithi169.stdout:1705: done (2 left) 2023-09-23T22:22:50.042 INFO:tasks.rados.rados.0.smithi169.stdout:1706: done (1 left) 2023-09-23T22:22:50.042 INFO:tasks.rados.rados.0.smithi169.stdout:1707: delete oid 167 current snap is 0 2023-09-23T22:22:50.043 INFO:tasks.rados.rados.0.smithi169.stdout:1704: finishing write tid 3 to smithi16987243-51 2023-09-23T22:22:50.044 INFO:tasks.rados.rados.0.smithi169.stdout:1704: finishing write tid 4 to smithi16987243-51 2023-09-23T22:22:50.044 INFO:tasks.rados.rados.0.smithi169.stdout:1704: finishing write tid 5 to smithi16987243-51 2023-09-23T22:22:50.044 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 51 v 225 (ObjNum 1172 snap 0 seq_num 1172) dirty exists 2023-09-23T22:22:50.044 INFO:tasks.rados.rados.0.smithi169.stdout:1704: left oid 51 (ObjNum 1172 snap 0 seq_num 1172) 2023-09-23T22:22:50.044 INFO:tasks.rados.rados.0.smithi169.stdout:1704: done (1 left) 2023-09-23T22:22:50.045 INFO:tasks.rados.rados.0.smithi169.stdout:1707: done (0 left) 2023-09-23T22:22:50.045 INFO:tasks.rados.rados.0.smithi169.stdout:1708: write oid 102 current snap is 0 2023-09-23T22:22:50.045 INFO:tasks.rados.rados.0.smithi169.stdout:1708: seq_num 1175 ranges {548225=735937,1925048=596064,2950840=547321} 2023-09-23T22:22:50.055 INFO:tasks.rados.rados.0.smithi169.stdout:1708: writing smithi16987243-102 from 548225 to 1284162 tid 1 2023-09-23T22:22:50.063 INFO:tasks.rados.rados.0.smithi169.stdout:1708: writing smithi16987243-102 from 1925048 to 2521112 tid 2 2023-09-23T22:22:50.069 INFO:tasks.rados.rados.0.smithi169.stdout:1708: writing smithi16987243-102 from 2950840 to 3498161 tid 3 2023-09-23T22:22:50.069 INFO:tasks.rados.rados.0.smithi169.stdout:1709: delete oid 5 current snap is 0 2023-09-23T22:22:50.069 INFO:tasks.rados.rados.0.smithi169.stdout:1708: finishing write tid 1 to smithi16987243-102 2023-09-23T22:22:50.069 INFO:tasks.rados.rados.0.smithi169.stdout:1708: finishing write tid 2 to smithi16987243-102 2023-09-23T22:22:50.072 INFO:tasks.rados.rados.0.smithi169.stdout:1709: done (1 left) 2023-09-23T22:22:50.072 INFO:tasks.rados.rados.0.smithi169.stdout:1710: write oid 230 current snap is 0 2023-09-23T22:22:50.072 INFO:tasks.rados.rados.0.smithi169.stdout:1710: seq_num 1177 ranges {581839=486435,1642012=599733,3005686=569865} 2023-09-23T22:22:50.080 INFO:tasks.rados.rados.0.smithi169.stdout:1710: writing smithi16987243-230 from 581839 to 1068274 tid 1 2023-09-23T22:22:50.087 INFO:tasks.rados.rados.0.smithi169.stdout:1710: writing smithi16987243-230 from 1642012 to 2241745 tid 2 2023-09-23T22:22:50.095 INFO:tasks.rados.rados.0.smithi169.stdout:1710: writing smithi16987243-230 from 3005686 to 3575551 tid 3 2023-09-23T22:22:50.095 INFO:tasks.rados.rados.0.smithi169.stdout:1711: write oid 174 current snap is 0 2023-09-23T22:22:50.095 INFO:tasks.rados.rados.0.smithi169.stdout:1711: seq_num 1178 ranges {598646=561684,1700494=459744,2633109=781137} 2023-09-23T22:22:50.102 INFO:tasks.rados.rados.0.smithi169.stdout:1711: writing smithi16987243-174 from 598646 to 1160330 tid 1 2023-09-23T22:22:50.107 INFO:tasks.rados.rados.0.smithi169.stdout:1711: writing smithi16987243-174 from 1700494 to 2160238 tid 2 2023-09-23T22:22:50.115 INFO:tasks.rados.rados.0.smithi169.stdout:1711: writing smithi16987243-174 from 2633109 to 3414246 tid 3 2023-09-23T22:22:50.115 INFO:tasks.rados.rados.0.smithi169.stdout:1712: write oid 382 current snap is 0 2023-09-23T22:22:50.115 INFO:tasks.rados.rados.0.smithi169.stdout:1708: finishing write tid 3 to smithi16987243-102 2023-09-23T22:22:50.115 INFO:tasks.rados.rados.0.smithi169.stdout:1708: finishing write tid 4 to smithi16987243-102 2023-09-23T22:22:50.115 INFO:tasks.rados.rados.0.smithi169.stdout:1708: finishing write tid 5 to smithi16987243-102 2023-09-23T22:22:50.116 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 102 v 236 (ObjNum 1175 snap 0 seq_num 1175) dirty exists 2023-09-23T22:22:50.116 INFO:tasks.rados.rados.0.smithi169.stdout:1708: left oid 102 (ObjNum 1175 snap 0 seq_num 1175) 2023-09-23T22:22:50.116 INFO:tasks.rados.rados.0.smithi169.stdout:1710: finishing write tid 1 to smithi16987243-230 2023-09-23T22:22:50.116 INFO:tasks.rados.rados.0.smithi169.stdout:1710: finishing write tid 2 to smithi16987243-230 2023-09-23T22:22:50.116 INFO:tasks.rados.rados.0.smithi169.stdout:1710: finishing write tid 3 to smithi16987243-230 2023-09-23T22:22:50.116 INFO:tasks.rados.rados.0.smithi169.stdout:1710: finishing write tid 4 to smithi16987243-230 2023-09-23T22:22:50.116 INFO:tasks.rados.rados.0.smithi169.stdout:1710: finishing write tid 5 to smithi16987243-230 2023-09-23T22:22:50.116 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 230 v 209 (ObjNum 1177 snap 0 seq_num 1177) dirty exists 2023-09-23T22:22:50.116 INFO:tasks.rados.rados.0.smithi169.stdout:1710: left oid 230 (ObjNum 1177 snap 0 seq_num 1177) 2023-09-23T22:22:50.116 INFO:tasks.rados.rados.0.smithi169.stdout:1711: finishing write tid 1 to smithi16987243-174 2023-09-23T22:22:50.116 INFO:tasks.rados.rados.0.smithi169.stdout:1711: finishing write tid 2 to smithi16987243-174 2023-09-23T22:22:50.117 INFO:tasks.rados.rados.0.smithi169.stdout:1712: seq_num 1179 ranges {615453=753286,2158976=603402,3460532=354921} 2023-09-23T22:22:50.128 INFO:tasks.rados.rados.0.smithi169.stdout:1712: writing smithi16987243-382 from 615453 to 1368739 tid 1 2023-09-23T22:22:50.136 INFO:tasks.rados.rados.0.smithi169.stdout:1712: writing smithi16987243-382 from 2158976 to 2762378 tid 2 2023-09-23T22:22:50.142 INFO:tasks.rados.rados.0.smithi169.stdout:1712: writing smithi16987243-382 from 3460532 to 3815453 tid 3 2023-09-23T22:22:50.142 INFO:tasks.rados.rados.0.smithi169.stdout:1708: done (3 left) 2023-09-23T22:22:50.142 INFO:tasks.rados.rados.0.smithi169.stdout:1710: done (2 left) 2023-09-23T22:22:50.143 INFO:tasks.rados.rados.0.smithi169.stdout:1713: write oid 43 current snap is 0 2023-09-23T22:22:50.143 INFO:tasks.rados.rados.0.smithi169.stdout:1711: finishing write tid 3 to smithi16987243-174 2023-09-23T22:22:50.143 INFO:tasks.rados.rados.0.smithi169.stdout:1713: seq_num 1180 ranges {632260=428535,1817458=463413,2687955=520034,3709324=122936} 2023-09-23T22:22:50.148 INFO:tasks.rados.rados.0.smithi169.stdout:1713: writing smithi16987243-43 from 632260 to 1060795 tid 1 2023-09-23T22:22:50.155 INFO:tasks.rados.rados.0.smithi169.stdout:1713: writing smithi16987243-43 from 1817458 to 2280871 tid 2 2023-09-23T22:22:50.160 INFO:tasks.rados.rados.0.smithi169.stdout:1713: writing smithi16987243-43 from 2687955 to 3207989 tid 3 2023-09-23T22:22:50.164 INFO:tasks.rados.rados.0.smithi169.stdout:1713: writing smithi16987243-43 from 3709324 to 3832260 tid 4 2023-09-23T22:22:50.164 INFO:tasks.rados.rados.0.smithi169.stdout:1714: delete oid 21 current snap is 0 2023-09-23T22:22:50.164 INFO:tasks.rados.rados.0.smithi169.stdout:1711: finishing write tid 4 to smithi16987243-174 2023-09-23T22:22:50.164 INFO:tasks.rados.rados.0.smithi169.stdout:1711: finishing write tid 5 to smithi16987243-174 2023-09-23T22:22:50.164 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 174 v 257 (ObjNum 1178 snap 0 seq_num 1178) dirty exists 2023-09-23T22:22:50.164 INFO:tasks.rados.rados.0.smithi169.stdout:1711: left oid 174 (ObjNum 1178 snap 0 seq_num 1178) 2023-09-23T22:22:50.165 INFO:tasks.rados.rados.0.smithi169.stdout:1712: finishing write tid 1 to smithi16987243-382 2023-09-23T22:22:50.165 INFO:tasks.rados.rados.0.smithi169.stdout:1712: finishing write tid 2 to smithi16987243-382 2023-09-23T22:22:50.165 INFO:tasks.rados.rados.0.smithi169.stdout:1712: finishing write tid 3 to smithi16987243-382 2023-09-23T22:22:50.165 INFO:tasks.rados.rados.0.smithi169.stdout:1712: finishing write tid 4 to smithi16987243-382 2023-09-23T22:22:50.165 INFO:tasks.rados.rados.0.smithi169.stdout:1712: finishing write tid 5 to smithi16987243-382 2023-09-23T22:22:50.165 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 382 v 264 (ObjNum 1179 snap 0 seq_num 1179) dirty exists 2023-09-23T22:22:50.165 INFO:tasks.rados.rados.0.smithi169.stdout:1712: left oid 382 (ObjNum 1179 snap 0 seq_num 1179) 2023-09-23T22:22:50.165 INFO:tasks.rados.rados.0.smithi169.stdout:1713: finishing write tid 1 to smithi16987243-43 2023-09-23T22:22:50.165 INFO:tasks.rados.rados.0.smithi169.stdout:1713: finishing write tid 2 to smithi16987243-43 2023-09-23T22:22:50.165 INFO:tasks.rados.rados.0.smithi169.stdout:1713: finishing write tid 3 to smithi16987243-43 2023-09-23T22:22:50.166 INFO:tasks.rados.rados.0.smithi169.stdout:1711: done (3 left) 2023-09-23T22:22:50.166 INFO:tasks.rados.rados.0.smithi169.stdout:1712: done (2 left) 2023-09-23T22:22:50.166 INFO:tasks.rados.rados.0.smithi169.stdout:1714: done (1 left) 2023-09-23T22:22:50.167 INFO:tasks.rados.rados.0.smithi169.stdout:1715: read oid 86 snap -1 2023-09-23T22:22:50.167 INFO:tasks.rados.rados.0.smithi169.stdout:1715: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-09-23T22:22:50.167 INFO:tasks.rados.rados.0.smithi169.stdout:1716: write oid 250 current snap is 0 2023-09-23T22:22:50.167 INFO:tasks.rados.rados.0.smithi169.stdout:1716: seq_num 1182 ranges {665874=579033,1934422=467082,3142801=542578} 2023-09-23T22:22:50.173 INFO:tasks.rados.rados.0.smithi169.stdout:1716: writing smithi16987243-250 from 665874 to 1244907 tid 1 2023-09-23T22:22:50.180 INFO:tasks.rados.rados.0.smithi169.stdout:1716: writing smithi16987243-250 from 1934422 to 2401504 tid 2 2023-09-23T22:22:50.187 INFO:tasks.rados.rados.0.smithi169.stdout:1716: writing smithi16987243-250 from 3142801 to 3685379 tid 3 2023-09-23T22:22:50.187 INFO:tasks.rados.rados.0.smithi169.stdout:1717: read oid 101 snap -1 2023-09-23T22:22:50.187 INFO:tasks.rados.rados.0.smithi169.stdout:1717: expect (ObjNum 1107 snap 0 seq_num 1107) 2023-09-23T22:22:50.188 INFO:tasks.rados.rados.0.smithi169.stdout:1718: write oid 372 current snap is 0 2023-09-23T22:22:50.188 INFO:tasks.rados.rados.0.smithi169.stdout:1718: seq_num 1183 ranges {682681=654282,1876551=610740,3053871=470203} 2023-09-23T22:22:50.195 INFO:tasks.rados.rados.0.smithi169.stdout:1718: writing smithi16987243-372 from 682681 to 1336963 tid 1 2023-09-23T22:22:50.201 INFO:tasks.rados.rados.0.smithi169.stdout:1718: writing smithi16987243-372 from 1876551 to 2487291 tid 2 2023-09-23T22:22:50.209 INFO:tasks.rados.rados.0.smithi169.stdout:1718: writing smithi16987243-372 from 3053871 to 3524074 tid 3 2023-09-23T22:22:50.209 INFO:tasks.rados.rados.0.smithi169.stdout:1719: read oid 48 snap -1 2023-09-23T22:22:50.209 INFO:tasks.rados.rados.0.smithi169.stdout:1719: expect (ObjNum 47 snap 0 seq_num 47) 2023-09-23T22:22:50.209 INFO:tasks.rados.rados.0.smithi169.stdout:1720: write oid 87 current snap is 0 2023-09-23T22:22:50.210 INFO:tasks.rados.rados.0.smithi169.stdout:1713: finishing write tid 4 to smithi16987243-43 2023-09-23T22:22:50.210 INFO:tasks.rados.rados.0.smithi169.stdout:1713: finishing write tid 5 to smithi16987243-43 2023-09-23T22:22:50.210 INFO:tasks.rados.rados.0.smithi169.stdout:1713: finishing write tid 6 to smithi16987243-43 2023-09-23T22:22:50.210 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 43 v 256 (ObjNum 1180 snap 0 seq_num 1180) dirty exists 2023-09-23T22:22:50.210 INFO:tasks.rados.rados.0.smithi169.stdout:1713: left oid 43 (ObjNum 1180 snap 0 seq_num 1180) 2023-09-23T22:22:50.210 INFO:tasks.rados.rados.0.smithi169.stdout:1715: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-09-23T22:22:50.373 INFO:tasks.rados.rados.0.smithi169.stdout:1716: finishing write tid 1 to smithi16987243-250 2023-09-23T22:22:50.373 INFO:tasks.rados.rados.0.smithi169.stdout:1716: finishing write tid 2 to smithi16987243-250 2023-09-23T22:22:50.373 INFO:tasks.rados.rados.0.smithi169.stdout:1716: finishing write tid 3 to smithi16987243-250 2023-09-23T22:22:50.373 INFO:tasks.rados.rados.0.smithi169.stdout:1720: seq_num 1184 ranges {699488=729531,1935033=470751,3081294=681475} 2023-09-23T22:22:50.381 INFO:tasks.rados.rados.0.smithi169.stdout:1720: writing smithi16987243-87 from 699488 to 1429019 tid 1 2023-09-23T22:22:50.386 INFO:tasks.rados.rados.0.smithi169.stdout:1720: writing smithi16987243-87 from 1935033 to 2405784 tid 2 2023-09-23T22:22:50.394 INFO:tasks.rados.rados.0.smithi169.stdout:1720: writing smithi16987243-87 from 3081294 to 3762769 tid 3 2023-09-23T22:22:50.394 INFO:tasks.rados.rados.0.smithi169.stdout:1713: done (6 left) 2023-09-23T22:22:50.395 INFO:tasks.rados.rados.0.smithi169.stdout:1715: done (5 left) 2023-09-23T22:22:50.395 INFO:tasks.rados.rados.0.smithi169.stdout:1721: read oid 362 snap -1 2023-09-23T22:22:50.395 INFO:tasks.rados.rados.0.smithi169.stdout:1721: expect (ObjNum 1005 snap 0 seq_num 1005) 2023-09-23T22:22:50.395 INFO:tasks.rados.rados.0.smithi169.stdout:1722: write oid 421 current snap is 0 2023-09-23T22:22:50.395 INFO:tasks.rados.rados.0.smithi169.stdout:1717: expect (ObjNum 1107 snap 0 seq_num 1107) 2023-09-23T22:22:50.510 INFO:tasks.rados.rados.0.smithi169.stdout:1716: finishing write tid 4 to smithi16987243-250 2023-09-23T22:22:50.510 INFO:tasks.rados.rados.0.smithi169.stdout:1716: finishing write tid 5 to smithi16987243-250 2023-09-23T22:22:50.510 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 250 v 269 (ObjNum 1182 snap 0 seq_num 1182) dirty exists 2023-09-23T22:22:50.510 INFO:tasks.rados.rados.0.smithi169.stdout:1716: left oid 250 (ObjNum 1182 snap 0 seq_num 1182) 2023-09-23T22:22:50.510 INFO:tasks.rados.rados.0.smithi169.stdout:1718: finishing write tid 1 to smithi16987243-372 2023-09-23T22:22:50.510 INFO:tasks.rados.rados.0.smithi169.stdout:1722: seq_num 1185 ranges {716295=404780,1593515=614409,2708717=492747,3640519=275776} 2023-09-23T22:22:50.516 INFO:tasks.rados.rados.0.smithi169.stdout:1722: writing smithi16987243-421 from 716295 to 1121075 tid 1 2023-09-23T22:22:50.522 INFO:tasks.rados.rados.0.smithi169.stdout:1722: writing smithi16987243-421 from 1593515 to 2207924 tid 2 2023-09-23T22:22:50.528 INFO:tasks.rados.rados.0.smithi169.stdout:1722: writing smithi16987243-421 from 2708717 to 3201464 tid 3 2023-09-23T22:22:50.532 INFO:tasks.rados.rados.0.smithi169.stdout:1722: writing smithi16987243-421 from 3640519 to 3916295 tid 4 2023-09-23T22:22:50.533 INFO:tasks.rados.rados.0.smithi169.stdout:1716: done (6 left) 2023-09-23T22:22:50.533 INFO:tasks.rados.rados.0.smithi169.stdout:1717: done (5 left) 2023-09-23T22:22:50.533 INFO:tasks.rados.rados.0.smithi169.stdout:1723: read oid 100 snap -1 2023-09-23T22:22:50.533 INFO:tasks.rados.rados.0.smithi169.stdout:1723: expect (ObjNum 99 snap 0 seq_num 99) 2023-09-23T22:22:50.533 INFO:tasks.rados.rados.0.smithi169.stdout:1724: read oid 74 snap -1 2023-09-23T22:22:50.533 INFO:tasks.rados.rados.0.smithi169.stdout:1724: expect (ObjNum 1035 snap 0 seq_num 1035) 2023-09-23T22:22:50.533 INFO:tasks.rados.rados.0.smithi169.stdout:1725: read oid 495 snap -1 2023-09-23T22:22:50.533 INFO:tasks.rados.rados.0.smithi169.stdout:1725: expect (ObjNum 1091 snap 0 seq_num 1091) 2023-09-23T22:22:50.533 INFO:tasks.rados.rados.0.smithi169.stdout:1726: write oid 493 current snap is 0 2023-09-23T22:22:50.533 INFO:tasks.rados.rados.0.smithi169.stdout:1718: finishing write tid 2 to smithi16987243-372 2023-09-23T22:22:50.533 INFO:tasks.rados.rados.0.smithi169.stdout:1726: seq_num 1186 ranges {733102=596382,1768350=758067,3136140=704019} 2023-09-23T22:22:50.540 INFO:tasks.rados.rados.0.smithi169.stdout:1726: writing smithi16987243-493 from 733102 to 1329484 tid 1 2023-09-23T22:22:50.547 INFO:tasks.rados.rados.0.smithi169.stdout:1726: writing smithi16987243-493 from 1768350 to 2526417 tid 2 2023-09-23T22:22:50.554 INFO:tasks.rados.rados.0.smithi169.stdout:1726: writing smithi16987243-493 from 3136140 to 3840159 tid 3 2023-09-23T22:22:50.555 INFO:tasks.rados.rados.0.smithi169.stdout:1727: write oid 85 current snap is 0 2023-09-23T22:22:50.555 INFO:tasks.rados.rados.0.smithi169.stdout:1718: finishing write tid 3 to smithi16987243-372 2023-09-23T22:22:50.555 INFO:tasks.rados.rados.0.smithi169.stdout:1718: finishing write tid 4 to smithi16987243-372 2023-09-23T22:22:50.555 INFO:tasks.rados.rados.0.smithi169.stdout:1718: finishing write tid 5 to smithi16987243-372 2023-09-23T22:22:50.555 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 372 v 261 (ObjNum 1183 snap 0 seq_num 1183) dirty exists 2023-09-23T22:22:50.555 INFO:tasks.rados.rados.0.smithi169.stdout:1718: left oid 372 (ObjNum 1183 snap 0 seq_num 1183) 2023-09-23T22:22:50.555 INFO:tasks.rados.rados.0.smithi169.stdout:1719: expect (ObjNum 47 snap 0 seq_num 47) 2023-09-23T22:22:50.650 INFO:tasks.rados.rados.0.smithi169.stdout:1720: finishing write tid 1 to smithi16987243-87 2023-09-23T22:22:50.650 INFO:tasks.rados.rados.0.smithi169.stdout:1720: finishing write tid 2 to smithi16987243-87 2023-09-23T22:22:50.651 INFO:tasks.rados.rados.0.smithi169.stdout:1720: finishing write tid 3 to smithi16987243-87 2023-09-23T22:22:50.651 INFO:tasks.rados.rados.0.smithi169.stdout:1720: finishing write tid 4 to smithi16987243-87 2023-09-23T22:22:50.651 INFO:tasks.rados.rados.0.smithi169.stdout:1727: seq_num 1187 ranges {749909=671631,2110479=618078,3163563=515291} 2023-09-23T22:22:50.664 INFO:tasks.rados.rados.0.smithi169.stdout:1727: writing smithi16987243-85 from 749909 to 1421540 tid 1 2023-09-23T22:22:50.671 INFO:tasks.rados.rados.0.smithi169.stdout:1727: writing smithi16987243-85 from 2110479 to 2728557 tid 2 2023-09-23T22:22:50.677 INFO:tasks.rados.rados.0.smithi169.stdout:1727: writing smithi16987243-85 from 3163563 to 3678854 tid 3 2023-09-23T22:22:50.677 INFO:tasks.rados.rados.0.smithi169.stdout:1718: done (9 left) 2023-09-23T22:22:50.677 INFO:tasks.rados.rados.0.smithi169.stdout:1719: done (8 left) 2023-09-23T22:22:50.677 INFO:tasks.rados.rados.0.smithi169.stdout:1728: write oid 26 current snap is 0 2023-09-23T22:22:50.677 INFO:tasks.rados.rados.0.smithi169.stdout:1728: seq_num 1188 ranges {766716=746880,2168961=761736,3474633=442916} 2023-09-23T22:22:50.685 INFO:tasks.rados.rados.0.smithi169.stdout:1728: writing smithi16987243-26 from 766716 to 1513596 tid 1 2023-09-23T22:22:50.694 INFO:tasks.rados.rados.0.smithi169.stdout:1728: writing smithi16987243-26 from 2168961 to 2930697 tid 2 2023-09-23T22:22:50.700 INFO:tasks.rados.rados.0.smithi169.stdout:1728: writing smithi16987243-26 from 3474633 to 3917549 tid 3 2023-09-23T22:22:50.700 INFO:tasks.rados.rados.0.smithi169.stdout:1729: write oid 263 current snap is 0 2023-09-23T22:22:50.700 INFO:tasks.rados.rados.0.smithi169.stdout:1720: finishing write tid 5 to smithi16987243-87 2023-09-23T22:22:50.700 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 87 v 266 (ObjNum 1184 snap 0 seq_num 1184) dirty exists 2023-09-23T22:22:50.700 INFO:tasks.rados.rados.0.smithi169.stdout:1720: left oid 87 (ObjNum 1184 snap 0 seq_num 1184) 2023-09-23T22:22:50.700 INFO:tasks.rados.rados.0.smithi169.stdout:1721: expect (ObjNum 1005 snap 0 seq_num 1005) 2023-09-23T22:22:50.837 INFO:tasks.rados.rados.0.smithi169.stdout:1722: finishing write tid 1 to smithi16987243-421 2023-09-23T22:22:50.837 INFO:tasks.rados.rados.0.smithi169.stdout:1722: finishing write tid 2 to smithi16987243-421 2023-09-23T22:22:50.837 INFO:tasks.rados.rados.0.smithi169.stdout:1722: finishing write tid 3 to smithi16987243-421 2023-09-23T22:22:50.837 INFO:tasks.rados.rados.0.smithi169.stdout:1722: finishing write tid 4 to smithi16987243-421 2023-09-23T22:22:50.837 INFO:tasks.rados.rados.0.smithi169.stdout:1722: finishing write tid 5 to smithi16987243-421 2023-09-23T22:22:50.837 INFO:tasks.rados.rados.0.smithi169.stdout:1722: finishing write tid 6 to smithi16987243-421 2023-09-23T22:22:50.837 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 421 v 262 (ObjNum 1185 snap 0 seq_num 1185) dirty exists 2023-09-23T22:22:50.838 INFO:tasks.rados.rados.0.smithi169.stdout:1722: left oid 421 (ObjNum 1185 snap 0 seq_num 1185) 2023-09-23T22:22:50.838 INFO:tasks.rados.rados.0.smithi169.stdout:1725: expect (ObjNum 1091 snap 0 seq_num 1091) 2023-09-23T22:22:50.961 INFO:tasks.rados.rados.0.smithi169.stdout:1724: expect (ObjNum 1035 snap 0 seq_num 1035) 2023-09-23T22:22:51.146 INFO:tasks.rados.rados.0.smithi169.stdout:1723: expect (ObjNum 99 snap 0 seq_num 99) 2023-09-23T22:22:51.257 INFO:tasks.rados.rados.0.smithi169.stdout:1726: finishing write tid 1 to smithi16987243-493 2023-09-23T22:22:51.258 INFO:tasks.rados.rados.0.smithi169.stdout:1726: finishing write tid 2 to smithi16987243-493 2023-09-23T22:22:51.258 INFO:tasks.rados.rados.0.smithi169.stdout:1726: finishing write tid 3 to smithi16987243-493 2023-09-23T22:22:51.258 INFO:tasks.rados.rados.0.smithi169.stdout:1726: finishing write tid 4 to smithi16987243-493 2023-09-23T22:22:51.258 INFO:tasks.rados.rados.0.smithi169.stdout:1726: finishing write tid 5 to smithi16987243-493 2023-09-23T22:22:51.258 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 493 v 291 (ObjNum 1186 snap 0 seq_num 1186) dirty exists 2023-09-23T22:22:51.258 INFO:tasks.rados.rados.0.smithi169.stdout:1726: left oid 493 (ObjNum 1186 snap 0 seq_num 1186) 2023-09-23T22:22:51.258 INFO:tasks.rados.rados.0.smithi169.stdout:1727: finishing write tid 1 to smithi16987243-85 2023-09-23T22:22:51.258 INFO:tasks.rados.rados.0.smithi169.stdout:1727: finishing write tid 2 to smithi16987243-85 2023-09-23T22:22:51.258 INFO:tasks.rados.rados.0.smithi169.stdout:1727: finishing write tid 3 to smithi16987243-85 2023-09-23T22:22:51.258 INFO:tasks.rados.rados.0.smithi169.stdout:1727: finishing write tid 4 to smithi16987243-85 2023-09-23T22:22:51.258 INFO:tasks.rados.rados.0.smithi169.stdout:1727: finishing write tid 5 to smithi16987243-85 2023-09-23T22:22:51.259 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 85 v 213 (ObjNum 1187 snap 0 seq_num 1187) dirty exists 2023-09-23T22:22:51.259 INFO:tasks.rados.rados.0.smithi169.stdout:1727: left oid 85 (ObjNum 1187 snap 0 seq_num 1187) 2023-09-23T22:22:51.259 INFO:tasks.rados.rados.0.smithi169.stdout:1729: seq_num 1189 ranges {783523=422129,1827443=621747,3218409=654188} 2023-09-23T22:22:51.270 INFO:tasks.rados.rados.0.smithi169.stdout:1729: writing smithi16987243-263 from 783523 to 1205652 tid 1 2023-09-23T22:22:51.277 INFO:tasks.rados.rados.0.smithi169.stdout:1729: writing smithi16987243-263 from 1827443 to 2449190 tid 2 2023-09-23T22:22:51.285 INFO:tasks.rados.rados.0.smithi169.stdout:1729: writing smithi16987243-263 from 3218409 to 3872597 tid 3 2023-09-23T22:22:51.285 INFO:tasks.rados.rados.0.smithi169.stdout:1720: done (9 left) 2023-09-23T22:22:51.285 INFO:tasks.rados.rados.0.smithi169.stdout:1721: done (8 left) 2023-09-23T22:22:51.285 INFO:tasks.rados.rados.0.smithi169.stdout:1722: done (7 left) 2023-09-23T22:22:51.285 INFO:tasks.rados.rados.0.smithi169.stdout:1723: done (6 left) 2023-09-23T22:22:51.285 INFO:tasks.rados.rados.0.smithi169.stdout:1724: done (5 left) 2023-09-23T22:22:51.286 INFO:tasks.rados.rados.0.smithi169.stdout:1725: done (4 left) 2023-09-23T22:22:51.286 INFO:tasks.rados.rados.0.smithi169.stdout:1726: done (3 left) 2023-09-23T22:22:51.286 INFO:tasks.rados.rados.0.smithi169.stdout:1727: done (2 left) 2023-09-23T22:22:51.286 INFO:tasks.rados.rados.0.smithi169.stdout:1730: write oid 88 current snap is 0 2023-09-23T22:22:51.286 INFO:tasks.rados.rados.0.smithi169.stdout:1728: finishing write tid 1 to smithi16987243-26 2023-09-23T22:22:51.286 INFO:tasks.rados.rados.0.smithi169.stdout:1728: finishing write tid 2 to smithi16987243-26 2023-09-23T22:22:51.286 INFO:tasks.rados.rados.0.smithi169.stdout:1728: finishing write tid 3 to smithi16987243-26 2023-09-23T22:22:51.286 INFO:tasks.rados.rados.0.smithi169.stdout:1728: finishing write tid 4 to smithi16987243-26 2023-09-23T22:22:51.286 INFO:tasks.rados.rados.0.smithi169.stdout:1728: finishing write tid 5 to smithi16987243-26 2023-09-23T22:22:51.286 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 26 v 224 (ObjNum 1188 snap 0 seq_num 1188) dirty exists 2023-09-23T22:22:51.286 INFO:tasks.rados.rados.0.smithi169.stdout:1728: left oid 26 (ObjNum 1188 snap 0 seq_num 1188) 2023-09-23T22:22:51.287 INFO:tasks.rados.rados.0.smithi169.stdout:1729: finishing write tid 1 to smithi16987243-263 2023-09-23T22:22:51.287 INFO:tasks.rados.rados.0.smithi169.stdout:1730: seq_num 1190 ranges {400330=497378,1485925=514405} 2023-09-23T22:22:51.290 INFO:tasks.rados.rados.0.smithi169.stdout:1730: writing smithi16987243-88 from 400330 to 897708 tid 1 2023-09-23T22:22:51.297 INFO:tasks.rados.rados.0.smithi169.stdout:1730: writing smithi16987243-88 from 1485925 to 2000330 tid 2 2023-09-23T22:22:51.297 INFO:tasks.rados.rados.0.smithi169.stdout:1728: done (2 left) 2023-09-23T22:22:51.297 INFO:tasks.rados.rados.0.smithi169.stdout:1731: write oid 368 current snap is 0 2023-09-23T22:22:51.297 INFO:tasks.rados.rados.0.smithi169.stdout:1731: seq_num 1191 ranges {417137=572627,1428054=589083} 2023-09-23T22:22:51.303 INFO:tasks.rados.rados.0.smithi169.stdout:1731: writing smithi16987243-368 from 417137 to 989764 tid 1 2023-09-23T22:22:51.309 INFO:tasks.rados.rados.0.smithi169.stdout:1731: writing smithi16987243-368 from 1428054 to 2017137 tid 2 2023-09-23T22:22:51.309 INFO:tasks.rados.rados.0.smithi169.stdout:1732: read oid 219 snap -1 2023-09-23T22:22:51.310 INFO:tasks.rados.rados.0.smithi169.stdout:1732: expect (ObjNum 986 snap 0 seq_num 986) 2023-09-23T22:22:51.310 INFO:tasks.rados.rados.0.smithi169.stdout:1733: read oid 372 snap -1 2023-09-23T22:22:51.310 INFO:tasks.rados.rados.0.smithi169.stdout:1733: expect (ObjNum 1183 snap 0 seq_num 1183) 2023-09-23T22:22:51.310 INFO:tasks.rados.rados.0.smithi169.stdout:1734: write oid 230 current snap is 0 2023-09-23T22:22:51.310 INFO:tasks.rados.rados.0.smithi169.stdout:1729: finishing write tid 2 to smithi16987243-263 2023-09-23T22:22:51.310 INFO:tasks.rados.rados.0.smithi169.stdout:1729: finishing write tid 3 to smithi16987243-263 2023-09-23T22:22:51.310 INFO:tasks.rados.rados.0.smithi169.stdout:1729: finishing write tid 4 to smithi16987243-263 2023-09-23T22:22:51.310 INFO:tasks.rados.rados.0.smithi169.stdout:1729: finishing write tid 5 to smithi16987243-263 2023-09-23T22:22:51.310 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 263 v 257 (ObjNum 1189 snap 0 seq_num 1189) dirty exists 2023-09-23T22:22:51.310 INFO:tasks.rados.rados.0.smithi169.stdout:1729: left oid 263 (ObjNum 1189 snap 0 seq_num 1189) 2023-09-23T22:22:51.310 INFO:tasks.rados.rados.0.smithi169.stdout:1730: finishing write tid 1 to smithi16987243-88 2023-09-23T22:22:51.310 INFO:tasks.rados.rados.0.smithi169.stdout:1730: finishing write tid 2 to smithi16987243-88 2023-09-23T22:22:51.311 INFO:tasks.rados.rados.0.smithi169.stdout:1730: finishing write tid 3 to smithi16987243-88 2023-09-23T22:22:51.311 INFO:tasks.rados.rados.0.smithi169.stdout:1734: seq_num 1192 ranges {433944=647876,1486536=547408} 2023-09-23T22:22:51.315 INFO:tasks.rados.rados.0.smithi169.stdout:1734: writing smithi16987243-230 from 433944 to 1081820 tid 1 2023-09-23T22:22:51.322 INFO:tasks.rados.rados.0.smithi169.stdout:1734: writing smithi16987243-230 from 1486536 to 2033944 tid 2 2023-09-23T22:22:51.322 INFO:tasks.rados.rados.0.smithi169.stdout:1729: done (5 left) 2023-09-23T22:22:51.323 INFO:tasks.rados.rados.0.smithi169.stdout:1730: finishing write tid 4 to smithi16987243-88 2023-09-23T22:22:51.323 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 88 v 267 (ObjNum 1190 snap 0 seq_num 1190) dirty exists 2023-09-23T22:22:51.323 INFO:tasks.rados.rados.0.smithi169.stdout:1730: left oid 88 (ObjNum 1190 snap 0 seq_num 1190) 2023-09-23T22:22:51.323 INFO:tasks.rados.rados.0.smithi169.stdout:1731: finishing write tid 1 to smithi16987243-368 2023-09-23T22:22:51.323 INFO:tasks.rados.rados.0.smithi169.stdout:1731: finishing write tid 2 to smithi16987243-368 2023-09-23T22:22:51.323 INFO:tasks.rados.rados.0.smithi169.stdout:1731: finishing write tid 3 to smithi16987243-368 2023-09-23T22:22:51.323 INFO:tasks.rados.rados.0.smithi169.stdout:1731: finishing write tid 4 to smithi16987243-368 2023-09-23T22:22:51.323 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 368 v 245 (ObjNum 1191 snap 0 seq_num 1191) dirty exists 2023-09-23T22:22:51.323 INFO:tasks.rados.rados.0.smithi169.stdout:1731: left oid 368 (ObjNum 1191 snap 0 seq_num 1191) 2023-09-23T22:22:51.323 INFO:tasks.rados.rados.0.smithi169.stdout:1732: expect (ObjNum 986 snap 0 seq_num 986) 2023-09-23T22:22:51.410 INFO:tasks.rados.rados.0.smithi169.stdout:1734: finishing write tid 1 to smithi16987243-230 2023-09-23T22:22:51.411 INFO:tasks.rados.rados.0.smithi169.stdout:1733: expect (ObjNum 1183 snap 0 seq_num 1183) 2023-09-23T22:22:51.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:51 smithi187 bash[31480]: cluster 2023-09-23T22:22:49.845701+0000 mgr.y (mgr.24365) 237 : cluster [DBG] pgmap v208: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s rd, 8.8 MiB/s wr, 85 op/s 2023-09-23T22:22:51.640 INFO:tasks.rados.rados.0.smithi169.stdout:1734: finishing write tid 2 to smithi16987243-230 2023-09-23T22:22:51.640 INFO:tasks.rados.rados.0.smithi169.stdout:1734: finishing write tid 3 to smithi16987243-230 2023-09-23T22:22:51.641 INFO:tasks.rados.rados.0.smithi169.stdout:1734: finishing write tid 4 to smithi16987243-230 2023-09-23T22:22:51.641 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 230 v 216 (ObjNum 1192 snap 0 seq_num 1192) dirty exists 2023-09-23T22:22:51.641 INFO:tasks.rados.rados.0.smithi169.stdout:1734: left oid 230 (ObjNum 1192 snap 0 seq_num 1192) 2023-09-23T22:22:51.641 INFO:tasks.rados.rados.0.smithi169.stdout:1735: read oid 336 snap -1 2023-09-23T22:22:51.641 INFO:tasks.rados.rados.0.smithi169.stdout:1735: expect (ObjNum 335 snap 0 seq_num 335) 2023-09-23T22:22:51.641 INFO:tasks.rados.rados.0.smithi169.stdout:1730: done (5 left) 2023-09-23T22:22:51.641 INFO:tasks.rados.rados.0.smithi169.stdout:1731: done (4 left) 2023-09-23T22:22:51.641 INFO:tasks.rados.rados.0.smithi169.stdout:1732: done (3 left) 2023-09-23T22:22:51.641 INFO:tasks.rados.rados.0.smithi169.stdout:1733: done (2 left) 2023-09-23T22:22:51.641 INFO:tasks.rados.rados.0.smithi169.stdout:1734: done (1 left) 2023-09-23T22:22:51.641 INFO:tasks.rados.rados.0.smithi169.stdout:1736: read oid 34 snap -1 2023-09-23T22:22:51.641 INFO:tasks.rados.rados.0.smithi169.stdout:1736: expect (ObjNum 1098 snap 0 seq_num 1098) 2023-09-23T22:22:51.642 INFO:tasks.rados.rados.0.smithi169.stdout:1737: read oid 51 snap -1 2023-09-23T22:22:51.642 INFO:tasks.rados.rados.0.smithi169.stdout:1737: expect (ObjNum 1172 snap 0 seq_num 1172) 2023-09-23T22:22:51.642 INFO:tasks.rados.rados.0.smithi169.stdout:1738: read oid 436 snap -1 2023-09-23T22:22:51.642 INFO:tasks.rados.rados.0.smithi169.stdout:1738: expect (ObjNum 435 snap 0 seq_num 435) 2023-09-23T22:22:51.642 INFO:tasks.rados.rados.0.smithi169.stdout:1739: write oid 82 current snap is 0 2023-09-23T22:22:51.642 INFO:tasks.rados.rados.0.smithi169.stdout:1739: seq_num 1193 ranges {450751=723125,1945018=105733} 2023-09-23T22:22:51.654 INFO:tasks.rados.rados.0.smithi169.stdout:1739: writing smithi16987243-82 from 450751 to 1173876 tid 1 2023-09-23T22:22:51.659 INFO:tasks.rados.rados.0.smithi169.stdout:1739: writing smithi16987243-82 from 1945018 to 2050751 tid 2 2023-09-23T22:22:51.660 INFO:tasks.rados.rados.0.smithi169.stdout:1740: write oid 443 current snap is 0 2023-09-23T22:22:51.660 INFO:tasks.rados.rados.0.smithi169.stdout:1740: seq_num 1194 ranges {467558=514727,1719853=347705} 2023-09-23T22:22:51.665 INFO:tasks.rados.rados.0.smithi169.stdout:1740: writing smithi16987243-443 from 467558 to 982285 tid 1 2023-09-23T22:22:51.671 INFO:tasks.rados.rados.0.smithi169.stdout:1740: writing smithi16987243-443 from 1719853 to 2067558 tid 2 2023-09-23T22:22:51.671 INFO:tasks.rados.rados.0.smithi169.stdout:1741: write oid 382 current snap is 0 2023-09-23T22:22:51.671 INFO:tasks.rados.rados.0.smithi169.stdout:1741: seq_num 1195 ranges {484365=589976,1661982=422383} 2023-09-23T22:22:51.678 INFO:tasks.rados.rados.0.smithi169.stdout:1741: writing smithi16987243-382 from 484365 to 1074341 tid 1 2023-09-23T22:22:51.684 INFO:tasks.rados.rados.0.smithi169.stdout:1741: writing smithi16987243-382 from 1661982 to 2084365 tid 2 2023-09-23T22:22:51.684 INFO:tasks.rados.rados.0.smithi169.stdout:1742: delete oid 202 current snap is 0 2023-09-23T22:22:51.684 INFO:tasks.rados.rados.0.smithi169.stdout:1737: expect (ObjNum 1172 snap 0 seq_num 1172) 2023-09-23T22:22:51.870 INFO:tasks.rados.rados.0.smithi169.stdout:1736: expect (ObjNum 1098 snap 0 seq_num 1098) 2023-09-23T22:22:52.027 INFO:tasks.rados.rados.0.smithi169.stdout:1735: expect (ObjNum 335 snap 0 seq_num 335) 2023-09-23T22:22:52.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:51 smithi169 bash[27421]: cluster 2023-09-23T22:22:49.845701+0000 mgr.y (mgr.24365) 237 : cluster [DBG] pgmap v208: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s rd, 8.8 MiB/s wr, 85 op/s 2023-09-23T22:22:52.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:51 smithi169 bash[40994]: cluster 2023-09-23T22:22:49.845701+0000 mgr.y (mgr.24365) 237 : cluster [DBG] pgmap v208: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s rd, 8.8 MiB/s wr, 85 op/s 2023-09-23T22:22:52.137 INFO:tasks.rados.rados.0.smithi169.stdout:1738: expect (ObjNum 435 snap 0 seq_num 435) 2023-09-23T22:22:52.241 INFO:tasks.rados.rados.0.smithi169.stdout:1739: finishing write tid 1 to smithi16987243-82 2023-09-23T22:22:52.241 INFO:tasks.rados.rados.0.smithi169.stdout:1739: finishing write tid 2 to smithi16987243-82 2023-09-23T22:22:52.241 INFO:tasks.rados.rados.0.smithi169.stdout:1739: finishing write tid 3 to smithi16987243-82 2023-09-23T22:22:52.242 INFO:tasks.rados.rados.0.smithi169.stdout:1739: finishing write tid 4 to smithi16987243-82 2023-09-23T22:22:52.242 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 82 v 228 (ObjNum 1193 snap 0 seq_num 1193) dirty exists 2023-09-23T22:22:52.242 INFO:tasks.rados.rados.0.smithi169.stdout:1739: left oid 82 (ObjNum 1193 snap 0 seq_num 1193) 2023-09-23T22:22:52.242 INFO:tasks.rados.rados.0.smithi169.stdout:1740: finishing write tid 1 to smithi16987243-443 2023-09-23T22:22:52.242 INFO:tasks.rados.rados.0.smithi169.stdout:1740: finishing write tid 2 to smithi16987243-443 2023-09-23T22:22:52.242 INFO:tasks.rados.rados.0.smithi169.stdout:1740: finishing write tid 3 to smithi16987243-443 2023-09-23T22:22:52.242 INFO:tasks.rados.rados.0.smithi169.stdout:1740: finishing write tid 4 to smithi16987243-443 2023-09-23T22:22:52.242 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 443 v 294 (ObjNum 1194 snap 0 seq_num 1194) dirty exists 2023-09-23T22:22:52.242 INFO:tasks.rados.rados.0.smithi169.stdout:1740: left oid 443 (ObjNum 1194 snap 0 seq_num 1194) 2023-09-23T22:22:52.242 INFO:tasks.rados.rados.0.smithi169.stdout:1741: finishing write tid 1 to smithi16987243-382 2023-09-23T22:22:52.242 INFO:tasks.rados.rados.0.smithi169.stdout:1741: finishing write tid 2 to smithi16987243-382 2023-09-23T22:22:52.242 INFO:tasks.rados.rados.0.smithi169.stdout:1741: finishing write tid 3 to smithi16987243-382 2023-09-23T22:22:52.243 INFO:tasks.rados.rados.0.smithi169.stdout:1735: done (7 left) 2023-09-23T22:22:52.243 INFO:tasks.rados.rados.0.smithi169.stdout:1736: done (6 left) 2023-09-23T22:22:52.243 INFO:tasks.rados.rados.0.smithi169.stdout:1737: done (5 left) 2023-09-23T22:22:52.243 INFO:tasks.rados.rados.0.smithi169.stdout:1738: done (4 left) 2023-09-23T22:22:52.243 INFO:tasks.rados.rados.0.smithi169.stdout:1739: done (3 left) 2023-09-23T22:22:52.243 INFO:tasks.rados.rados.0.smithi169.stdout:1740: done (2 left) 2023-09-23T22:22:52.243 INFO:tasks.rados.rados.0.smithi169.stdout:1742: done (1 left) 2023-09-23T22:22:52.243 INFO:tasks.rados.rados.0.smithi169.stdout:1743: read oid 340 snap -1 2023-09-23T22:22:52.243 INFO:tasks.rados.rados.0.smithi169.stdout:1743: expect (ObjNum 669 snap 0 seq_num 669) 2023-09-23T22:22:52.243 INFO:tasks.rados.rados.0.smithi169.stdout:1744: read oid 224 snap -1 2023-09-23T22:22:52.243 INFO:tasks.rados.rados.0.smithi169.stdout:1744: expect (ObjNum 931 snap 0 seq_num 931) 2023-09-23T22:22:52.243 INFO:tasks.rados.rados.0.smithi169.stdout:1745: read oid 5 snap -1 2023-09-23T22:22:52.244 INFO:tasks.rados.rados.0.smithi169.stdout:1745: expect deleted 2023-09-23T22:22:52.244 INFO:tasks.rados.rados.0.smithi169.stdout:1746: write oid 205 current snap is 0 2023-09-23T22:22:52.244 INFO:tasks.rados.rados.0.smithi169.stdout:1741: finishing write tid 4 to smithi16987243-382 2023-09-23T22:22:52.244 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 382 v 270 (ObjNum 1195 snap 0 seq_num 1195) dirty exists 2023-09-23T22:22:52.244 INFO:tasks.rados.rados.0.smithi169.stdout:1741: left oid 382 (ObjNum 1195 snap 0 seq_num 1195) 2023-09-23T22:22:52.244 INFO:tasks.rados.rados.0.smithi169.stdout:1746: seq_num 1197 ranges {517979=740474,1778946=339033} 2023-09-23T22:22:52.255 INFO:tasks.rados.rados.0.smithi169.stdout:1746: writing smithi16987243-205 from 517979 to 1258453 tid 1 2023-09-23T22:22:52.260 INFO:tasks.rados.rados.0.smithi169.stdout:1746: writing smithi16987243-205 from 1778946 to 2117979 tid 2 2023-09-23T22:22:52.260 INFO:tasks.rados.rados.0.smithi169.stdout:1741: done (4 left) 2023-09-23T22:22:52.261 INFO:tasks.rados.rados.0.smithi169.stdout:1747: read oid 7 snap -1 2023-09-23T22:22:52.261 INFO:tasks.rados.rados.0.smithi169.stdout:1747: expect (ObjNum 696 snap 0 seq_num 696) 2023-09-23T22:22:52.261 INFO:tasks.rados.rados.0.smithi169.stdout:1748: write oid 168 current snap is 0 2023-09-23T22:22:52.261 INFO:tasks.rados.rados.0.smithi169.stdout:1748: seq_num 1198 ranges {534786=415723,1437428=697358} 2023-09-23T22:22:52.266 INFO:tasks.rados.rados.0.smithi169.stdout:1748: writing smithi16987243-168 from 534786 to 950509 tid 1 2023-09-23T22:22:52.272 INFO:tasks.rados.rados.0.smithi169.stdout:1748: writing smithi16987243-168 from 1437428 to 2134786 tid 2 2023-09-23T22:22:52.273 INFO:tasks.rados.rados.0.smithi169.stdout:1749: write oid 139 current snap is 0 2023-09-23T22:22:52.273 INFO:tasks.rados.rados.0.smithi169.stdout:1749: seq_num 1199 ranges {551593=490972,1779557=372036} 2023-09-23T22:22:52.278 INFO:tasks.rados.rados.0.smithi169.stdout:1749: writing smithi16987243-139 from 551593 to 1042565 tid 1 2023-09-23T22:22:52.285 INFO:tasks.rados.rados.0.smithi169.stdout:1749: writing smithi16987243-139 from 1779557 to 2151593 tid 2 2023-09-23T22:22:52.285 INFO:tasks.rados.rados.0.smithi169.stdout:1750: write oid 481 current snap is 0 2023-09-23T22:22:52.285 INFO:tasks.rados.rados.0.smithi169.stdout:1743: expect (ObjNum 669 snap 0 seq_num 669) 2023-09-23T22:22:52.466 INFO:tasks.rados.rados.0.smithi169.stdout:1744: expect (ObjNum 931 snap 0 seq_num 931) 2023-09-23T22:22:52.622 INFO:tasks.rados.rados.0.smithi169.stdout:1746: finishing write tid 1 to smithi16987243-205 2023-09-23T22:22:52.622 INFO:tasks.rados.rados.0.smithi169.stdout:1746: finishing write tid 2 to smithi16987243-205 2023-09-23T22:22:52.622 INFO:tasks.rados.rados.0.smithi169.stdout:1746: finishing write tid 3 to smithi16987243-205 2023-09-23T22:22:52.622 INFO:tasks.rados.rados.0.smithi169.stdout:1746: finishing write tid 4 to smithi16987243-205 2023-09-23T22:22:52.623 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 205 v 219 (ObjNum 1197 snap 0 seq_num 1197) dirty exists 2023-09-23T22:22:52.623 INFO:tasks.rados.rados.0.smithi169.stdout:1746: left oid 205 (ObjNum 1197 snap 0 seq_num 1197) 2023-09-23T22:22:52.623 INFO:tasks.rados.rados.0.smithi169.stdout:1747: expect (ObjNum 696 snap 0 seq_num 696) 2023-09-23T22:22:52.826 INFO:tasks.rados.rados.0.smithi169.stdout:1748: finishing write tid 1 to smithi16987243-168 2023-09-23T22:22:52.826 INFO:tasks.rados.rados.0.smithi169.stdout:1748: finishing write tid 2 to smithi16987243-168 2023-09-23T22:22:52.826 INFO:tasks.rados.rados.0.smithi169.stdout:1748: finishing write tid 3 to smithi16987243-168 2023-09-23T22:22:52.826 INFO:tasks.rados.rados.0.smithi169.stdout:1748: finishing write tid 4 to smithi16987243-168 2023-09-23T22:22:52.827 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 168 v 225 (ObjNum 1198 snap 0 seq_num 1198) dirty exists 2023-09-23T22:22:52.827 INFO:tasks.rados.rados.0.smithi169.stdout:1748: left oid 168 (ObjNum 1198 snap 0 seq_num 1198) 2023-09-23T22:22:52.827 INFO:tasks.rados.rados.0.smithi169.stdout:1749: finishing write tid 1 to smithi16987243-139 2023-09-23T22:22:52.827 INFO:tasks.rados.rados.0.smithi169.stdout:1749: finishing write tid 2 to smithi16987243-139 2023-09-23T22:22:52.827 INFO:tasks.rados.rados.0.smithi169.stdout:1749: finishing write tid 3 to smithi16987243-139 2023-09-23T22:22:52.827 INFO:tasks.rados.rados.0.smithi169.stdout:1749: finishing write tid 4 to smithi16987243-139 2023-09-23T22:22:52.827 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 139 v 248 (ObjNum 1199 snap 0 seq_num 1199) dirty exists 2023-09-23T22:22:52.827 INFO:tasks.rados.rados.0.smithi169.stdout:1749: left oid 139 (ObjNum 1199 snap 0 seq_num 1199) 2023-09-23T22:22:52.827 INFO:tasks.rados.rados.0.smithi169.stdout:1750: seq_num 1200 ranges {568400=566221,1838039=330361} 2023-09-23T22:22:52.838 INFO:tasks.rados.rados.0.smithi169.stdout:1750: writing smithi16987243-481 from 568400 to 1134621 tid 1 2023-09-23T22:22:52.844 INFO:tasks.rados.rados.0.smithi169.stdout:1750: writing smithi16987243-481 from 1838039 to 2168400 tid 2 2023-09-23T22:22:52.844 INFO:tasks.rados.rados.0.smithi169.stdout:1743: done (7 left) 2023-09-23T22:22:52.844 INFO:tasks.rados.rados.0.smithi169.stdout:1744: done (6 left) 2023-09-23T22:22:52.844 INFO:tasks.rados.rados.0.smithi169.stdout:1745: done (5 left) 2023-09-23T22:22:52.845 INFO:tasks.rados.rados.0.smithi169.stdout:1746: done (4 left) 2023-09-23T22:22:52.845 INFO:tasks.rados.rados.0.smithi169.stdout:1747: done (3 left) 2023-09-23T22:22:52.845 INFO:tasks.rados.rados.0.smithi169.stdout:1748: done (2 left) 2023-09-23T22:22:52.845 INFO:tasks.rados.rados.0.smithi169.stdout:1749: done (1 left) 2023-09-23T22:22:52.845 INFO:tasks.rados.rados.0.smithi169.stdout:1751: write oid 129 current snap is 0 2023-09-23T22:22:52.845 INFO:tasks.rados.rados.0.smithi169.stdout:1750: finishing write tid 1 to smithi16987243-481 2023-09-23T22:22:52.845 INFO:tasks.rados.rados.0.smithi169.stdout:1751: seq_num 1201 ranges {585207=641470,1896521=288686} 2023-09-23T22:22:52.851 INFO:tasks.rados.rados.0.smithi169.stdout:1751: writing smithi16987243-129 from 585207 to 1226677 tid 1 2023-09-23T22:22:52.857 INFO:tasks.rados.rados.0.smithi169.stdout:1751: writing smithi16987243-129 from 1896521 to 2185207 tid 2 2023-09-23T22:22:52.857 INFO:tasks.rados.rados.0.smithi169.stdout:1752: read oid 193 snap -1 2023-09-23T22:22:52.857 INFO:tasks.rados.rados.0.smithi169.stdout:1752: expect (ObjNum 772 snap 0 seq_num 772) 2023-09-23T22:22:52.857 INFO:tasks.rados.rados.0.smithi169.stdout:1753: write oid 234 current snap is 0 2023-09-23T22:22:52.857 INFO:tasks.rados.rados.0.smithi169.stdout:1753: seq_num 1202 ranges {602014=433072,1671356=530658} 2023-09-23T22:22:52.862 INFO:tasks.rados.rados.0.smithi169.stdout:1753: writing smithi16987243-234 from 602014 to 1035086 tid 1 2023-09-23T22:22:52.869 INFO:tasks.rados.rados.0.smithi169.stdout:1753: writing smithi16987243-234 from 1671356 to 2202014 tid 2 2023-09-23T22:22:52.870 INFO:tasks.rados.rados.0.smithi169.stdout:1754: read oid 119 snap -1 2023-09-23T22:22:52.870 INFO:tasks.rados.rados.0.smithi169.stdout:1754: expect (ObjNum 682 snap 0 seq_num 682) 2023-09-23T22:22:52.870 INFO:tasks.rados.rados.0.smithi169.stdout:1755: write oid 410 current snap is 0 2023-09-23T22:22:52.870 INFO:tasks.rados.rados.0.smithi169.stdout:1755: seq_num 1203 ranges {618821=508321,1613485=531077} 2023-09-23T22:22:52.877 INFO:tasks.rados.rados.0.smithi169.stdout:1755: writing smithi16987243-410 from 618821 to 1127142 tid 1 2023-09-23T22:22:52.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:52 smithi187 bash[31480]: audit 2023-09-23T22:22:51.722245+0000 mon.a (mon.0) 838 : audit [DBG] from='client.? 172.21.15.169:0/2664225585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:52.883 INFO:tasks.rados.rados.0.smithi169.stdout:1755: writing smithi16987243-410 from 1613485 to 2144562 tid 2 2023-09-23T22:22:52.883 INFO:tasks.rados.rados.0.smithi169.stdout:1756: write oid 169 current snap is 0 2023-09-23T22:22:52.883 INFO:tasks.rados.rados.0.smithi169.stdout:1750: finishing write tid 2 to smithi16987243-481 2023-09-23T22:22:52.884 INFO:tasks.rados.rados.0.smithi169.stdout:1756: seq_num 1204 ranges {635628=583570,1671967=563661} 2023-09-23T22:22:52.890 INFO:tasks.rados.rados.0.smithi169.stdout:1756: writing smithi16987243-169 from 635628 to 1219198 tid 1 2023-09-23T22:22:52.896 INFO:tasks.rados.rados.0.smithi169.stdout:1756: writing smithi16987243-169 from 1671967 to 2235628 tid 2 2023-09-23T22:22:52.896 INFO:tasks.rados.rados.0.smithi169.stdout:1757: write oid 128 current snap is 0 2023-09-23T22:22:52.896 INFO:tasks.rados.rados.0.smithi169.stdout:1757: seq_num 1205 ranges {652435=658819,1730449=521986} 2023-09-23T22:22:52.903 INFO:tasks.rados.rados.0.smithi169.stdout:1757: writing smithi16987243-128 from 652435 to 1311254 tid 1 2023-09-23T22:22:52.909 INFO:tasks.rados.rados.0.smithi169.stdout:1757: writing smithi16987243-128 from 1730449 to 2252435 tid 2 2023-09-23T22:22:52.909 INFO:tasks.rados.rados.0.smithi169.stdout:1758: read oid 13 snap -1 2023-09-23T22:22:52.909 INFO:tasks.rados.rados.0.smithi169.stdout:1758: expect (ObjNum 666 snap 0 seq_num 666) 2023-09-23T22:22:52.909 INFO:tasks.rados.rados.0.smithi169.stdout:1759: read oid 12 snap -1 2023-09-23T22:22:52.909 INFO:tasks.rados.rados.0.smithi169.stdout:1759: expect (ObjNum 11 snap 0 seq_num 11) 2023-09-23T22:22:52.909 INFO:tasks.rados.rados.0.smithi169.stdout:1760: write oid 313 current snap is 0 2023-09-23T22:22:52.909 INFO:tasks.rados.rados.0.smithi169.stdout:1760: seq_num 1206 ranges {669242=734068,2188931=80311} 2023-09-23T22:22:52.917 INFO:tasks.rados.rados.0.smithi169.stdout:1760: writing smithi16987243-313 from 669242 to 1403310 tid 1 2023-09-23T22:22:52.922 INFO:tasks.rados.rados.0.smithi169.stdout:1760: writing smithi16987243-313 from 2188931 to 2269242 tid 2 2023-09-23T22:22:52.922 INFO:tasks.rados.rados.0.smithi169.stdout:1761: write oid 52 current snap is 0 2023-09-23T22:22:52.922 INFO:tasks.rados.rados.0.smithi169.stdout:1761: seq_num 1207 ranges {686049=409317,1847413=438636} 2023-09-23T22:22:52.928 INFO:tasks.rados.rados.0.smithi169.stdout:1761: writing smithi16987243-52 from 686049 to 1095366 tid 1 2023-09-23T22:22:52.936 INFO:tasks.rados.rados.0.smithi169.stdout:1761: writing smithi16987243-52 from 1847413 to 2286049 tid 2 2023-09-23T22:22:52.936 INFO:tasks.rados.rados.0.smithi169.stdout:1762: delete oid 189 current snap is 0 2023-09-23T22:22:52.936 INFO:tasks.rados.rados.0.smithi169.stdout:1750: finishing write tid 3 to smithi16987243-481 2023-09-23T22:22:52.937 INFO:tasks.rados.rados.0.smithi169.stdout:1750: finishing write tid 4 to smithi16987243-481 2023-09-23T22:22:52.937 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 481 v 231 (ObjNum 1200 snap 0 seq_num 1200) dirty exists 2023-09-23T22:22:52.937 INFO:tasks.rados.rados.0.smithi169.stdout:1750: left oid 481 (ObjNum 1200 snap 0 seq_num 1200) 2023-09-23T22:22:52.937 INFO:tasks.rados.rados.0.smithi169.stdout:1751: finishing write tid 1 to smithi16987243-129 2023-09-23T22:22:52.937 INFO:tasks.rados.rados.0.smithi169.stdout:1751: finishing write tid 2 to smithi16987243-129 2023-09-23T22:22:52.938 INFO:tasks.rados.rados.0.smithi169.stdout:1751: finishing write tid 3 to smithi16987243-129 2023-09-23T22:22:52.938 INFO:tasks.rados.rados.0.smithi169.stdout:1751: finishing write tid 4 to smithi16987243-129 2023-09-23T22:22:52.938 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 129 v 251 (ObjNum 1201 snap 0 seq_num 1201) dirty exists 2023-09-23T22:22:52.938 INFO:tasks.rados.rados.0.smithi169.stdout:1751: left oid 129 (ObjNum 1201 snap 0 seq_num 1201) 2023-09-23T22:22:52.938 INFO:tasks.rados.rados.0.smithi169.stdout:1753: finishing write tid 1 to smithi16987243-234 2023-09-23T22:22:52.939 INFO:tasks.rados.rados.0.smithi169.stdout:1752: expect (ObjNum 772 snap 0 seq_num 772) 2023-09-23T22:22:53.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:52 smithi169 bash[27421]: audit 2023-09-23T22:22:51.722245+0000 mon.a (mon.0) 838 : audit [DBG] from='client.? 172.21.15.169:0/2664225585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:53.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:52 smithi169 bash[40994]: audit 2023-09-23T22:22:51.722245+0000 mon.a (mon.0) 838 : audit [DBG] from='client.? 172.21.15.169:0/2664225585' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:53.092 INFO:tasks.rados.rados.0.smithi169.stdout:1753: finishing write tid 2 to smithi16987243-234 2023-09-23T22:22:53.092 INFO:tasks.rados.rados.0.smithi169.stdout:1753: finishing write tid 3 to smithi16987243-234 2023-09-23T22:22:53.092 INFO:tasks.rados.rados.0.smithi169.stdout:1753: finishing write tid 4 to smithi16987243-234 2023-09-23T22:22:53.092 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 234 v 218 (ObjNum 1202 snap 0 seq_num 1202) dirty exists 2023-09-23T22:22:53.092 INFO:tasks.rados.rados.0.smithi169.stdout:1753: left oid 234 (ObjNum 1202 snap 0 seq_num 1202) 2023-09-23T22:22:53.092 INFO:tasks.rados.rados.0.smithi169.stdout:1754: expect (ObjNum 682 snap 0 seq_num 682) 2023-09-23T22:22:53.255 INFO:tasks.rados.rados.0.smithi169.stdout:1755: finishing write tid 1 to smithi16987243-410 2023-09-23T22:22:53.255 INFO:tasks.rados.rados.0.smithi169.stdout:1755: finishing write tid 2 to smithi16987243-410 2023-09-23T22:22:53.255 INFO:tasks.rados.rados.0.smithi169.stdout:1755: finishing write tid 3 to smithi16987243-410 2023-09-23T22:22:53.255 INFO:tasks.rados.rados.0.smithi169.stdout:1755: finishing write tid 4 to smithi16987243-410 2023-09-23T22:22:53.255 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 410 v 265 (ObjNum 1203 snap 0 seq_num 1203) dirty exists 2023-09-23T22:22:53.255 INFO:tasks.rados.rados.0.smithi169.stdout:1755: left oid 410 (ObjNum 1203 snap 0 seq_num 1203) 2023-09-23T22:22:53.255 INFO:tasks.rados.rados.0.smithi169.stdout:1756: finishing write tid 1 to smithi16987243-169 2023-09-23T22:22:53.255 INFO:tasks.rados.rados.0.smithi169.stdout:1756: finishing write tid 2 to smithi16987243-169 2023-09-23T22:22:53.255 INFO:tasks.rados.rados.0.smithi169.stdout:1756: finishing write tid 3 to smithi16987243-169 2023-09-23T22:22:53.256 INFO:tasks.rados.rados.0.smithi169.stdout:1756: finishing write tid 4 to smithi16987243-169 2023-09-23T22:22:53.256 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 169 v 260 (ObjNum 1204 snap 0 seq_num 1204) dirty exists 2023-09-23T22:22:53.256 INFO:tasks.rados.rados.0.smithi169.stdout:1756: left oid 169 (ObjNum 1204 snap 0 seq_num 1204) 2023-09-23T22:22:53.256 INFO:tasks.rados.rados.0.smithi169.stdout:1757: finishing write tid 1 to smithi16987243-128 2023-09-23T22:22:53.256 INFO:tasks.rados.rados.0.smithi169.stdout:1757: finishing write tid 2 to smithi16987243-128 2023-09-23T22:22:53.256 INFO:tasks.rados.rados.0.smithi169.stdout:1757: finishing write tid 3 to smithi16987243-128 2023-09-23T22:22:53.256 INFO:tasks.rados.rados.0.smithi169.stdout:1757: finishing write tid 4 to smithi16987243-128 2023-09-23T22:22:53.256 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 128 v 269 (ObjNum 1205 snap 0 seq_num 1205) dirty exists 2023-09-23T22:22:53.256 INFO:tasks.rados.rados.0.smithi169.stdout:1757: left oid 128 (ObjNum 1205 snap 0 seq_num 1205) 2023-09-23T22:22:53.256 INFO:tasks.rados.rados.0.smithi169.stdout:1759: expect (ObjNum 11 snap 0 seq_num 11) 2023-09-23T22:22:53.325 INFO:tasks.rados.rados.0.smithi169.stdout:1758: expect (ObjNum 666 snap 0 seq_num 666) 2023-09-23T22:22:53.471 INFO:tasks.rados.rados.0.smithi169.stdout:1760: finishing write tid 1 to smithi16987243-313 2023-09-23T22:22:53.471 INFO:tasks.rados.rados.0.smithi169.stdout:1760: finishing write tid 2 to smithi16987243-313 2023-09-23T22:22:53.471 INFO:tasks.rados.rados.0.smithi169.stdout:1760: finishing write tid 3 to smithi16987243-313 2023-09-23T22:22:53.471 INFO:tasks.rados.rados.0.smithi169.stdout:1760: finishing write tid 4 to smithi16987243-313 2023-09-23T22:22:53.471 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 313 v 200 (ObjNum 1206 snap 0 seq_num 1206) dirty exists 2023-09-23T22:22:53.471 INFO:tasks.rados.rados.0.smithi169.stdout:1760: left oid 313 (ObjNum 1206 snap 0 seq_num 1206) 2023-09-23T22:22:53.471 INFO:tasks.rados.rados.0.smithi169.stdout:1761: finishing write tid 1 to smithi16987243-52 2023-09-23T22:22:53.472 INFO:tasks.rados.rados.0.smithi169.stdout:1761: finishing write tid 2 to smithi16987243-52 2023-09-23T22:22:53.472 INFO:tasks.rados.rados.0.smithi169.stdout:1761: finishing write tid 3 to smithi16987243-52 2023-09-23T22:22:53.472 INFO:tasks.rados.rados.0.smithi169.stdout:1761: finishing write tid 4 to smithi16987243-52 2023-09-23T22:22:53.472 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 52 v 265 (ObjNum 1207 snap 0 seq_num 1207) dirty exists 2023-09-23T22:22:53.472 INFO:tasks.rados.rados.0.smithi169.stdout:1761: left oid 52 (ObjNum 1207 snap 0 seq_num 1207) 2023-09-23T22:22:53.472 INFO:tasks.rados.rados.0.smithi169.stdout:1750: done (12 left) 2023-09-23T22:22:53.472 INFO:tasks.rados.rados.0.smithi169.stdout:1751: done (11 left) 2023-09-23T22:22:53.472 INFO:tasks.rados.rados.0.smithi169.stdout:1752: done (10 left) 2023-09-23T22:22:53.472 INFO:tasks.rados.rados.0.smithi169.stdout:1753: done (9 left) 2023-09-23T22:22:53.472 INFO:tasks.rados.rados.0.smithi169.stdout:1754: done (8 left) 2023-09-23T22:22:53.472 INFO:tasks.rados.rados.0.smithi169.stdout:1755: done (7 left) 2023-09-23T22:22:53.472 INFO:tasks.rados.rados.0.smithi169.stdout:1756: done (6 left) 2023-09-23T22:22:53.472 INFO:tasks.rados.rados.0.smithi169.stdout:1757: done (5 left) 2023-09-23T22:22:53.473 INFO:tasks.rados.rados.0.smithi169.stdout:1758: done (4 left) 2023-09-23T22:22:53.473 INFO:tasks.rados.rados.0.smithi169.stdout:1759: done (3 left) 2023-09-23T22:22:53.473 INFO:tasks.rados.rados.0.smithi169.stdout:1760: done (2 left) 2023-09-23T22:22:53.473 INFO:tasks.rados.rados.0.smithi169.stdout:1761: done (1 left) 2023-09-23T22:22:53.473 INFO:tasks.rados.rados.0.smithi169.stdout:1762: done (0 left) 2023-09-23T22:22:53.473 INFO:tasks.rados.rados.0.smithi169.stdout:1763: read oid 142 snap -1 2023-09-23T22:22:53.473 INFO:tasks.rados.rados.0.smithi169.stdout:1763: expect (ObjNum 517 snap 0 seq_num 517) 2023-09-23T22:22:53.473 INFO:tasks.rados.rados.0.smithi169.stdout:1764: write oid 23 current snap is 0 2023-09-23T22:22:53.473 INFO:tasks.rados.rados.0.smithi169.stdout:1764: seq_num 1209 ranges {719663=676168,1964377=355286} 2023-09-23T22:22:53.483 INFO:tasks.rados.rados.0.smithi169.stdout:1764: writing smithi16987243-23 from 719663 to 1395831 tid 1 2023-09-23T22:22:53.489 INFO:tasks.rados.rados.0.smithi169.stdout:1764: writing smithi16987243-23 from 1964377 to 2319663 tid 2 2023-09-23T22:22:53.489 INFO:tasks.rados.rados.0.smithi169.stdout:1765: write oid 87 current snap is 0 2023-09-23T22:22:53.489 INFO:tasks.rados.rados.0.smithi169.stdout:1765: seq_num 1210 ranges {736470=751417,2022859=313611} 2023-09-23T22:22:53.497 INFO:tasks.rados.rados.0.smithi169.stdout:1765: writing smithi16987243-87 from 736470 to 1487887 tid 1 2023-09-23T22:22:53.502 INFO:tasks.rados.rados.0.smithi169.stdout:1765: writing smithi16987243-87 from 2022859 to 2336470 tid 2 2023-09-23T22:22:53.502 INFO:tasks.rados.rados.0.smithi169.stdout:1766: delete oid 225 current snap is 0 2023-09-23T22:22:53.502 INFO:tasks.rados.rados.0.smithi169.stdout:1763: expect (ObjNum 517 snap 0 seq_num 517) 2023-09-23T22:22:53.629 INFO:tasks.rados.rados.0.smithi169.stdout:1764: finishing write tid 1 to smithi16987243-23 2023-09-23T22:22:53.629 INFO:tasks.rados.rados.0.smithi169.stdout:1764: finishing write tid 2 to smithi16987243-23 2023-09-23T22:22:53.629 INFO:tasks.rados.rados.0.smithi169.stdout:1764: finishing write tid 3 to smithi16987243-23 2023-09-23T22:22:53.629 INFO:tasks.rados.rados.0.smithi169.stdout:1764: finishing write tid 4 to smithi16987243-23 2023-09-23T22:22:53.629 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 23 v 268 (ObjNum 1209 snap 0 seq_num 1209) dirty exists 2023-09-23T22:22:53.629 INFO:tasks.rados.rados.0.smithi169.stdout:1764: left oid 23 (ObjNum 1209 snap 0 seq_num 1209) 2023-09-23T22:22:53.629 INFO:tasks.rados.rados.0.smithi169.stdout:1763: done (3 left) 2023-09-23T22:22:53.629 INFO:tasks.rados.rados.0.smithi169.stdout:1764: done (2 left) 2023-09-23T22:22:53.630 INFO:tasks.rados.rados.0.smithi169.stdout:1766: done (1 left) 2023-09-23T22:22:53.630 INFO:tasks.rados.rados.0.smithi169.stdout:1767: delete oid 102 current snap is 0 2023-09-23T22:22:53.630 INFO:tasks.rados.rados.0.smithi169.stdout:1765: finishing write tid 1 to smithi16987243-87 2023-09-23T22:22:53.630 INFO:tasks.rados.rados.0.smithi169.stdout:1765: finishing write tid 2 to smithi16987243-87 2023-09-23T22:22:53.630 INFO:tasks.rados.rados.0.smithi169.stdout:1765: finishing write tid 3 to smithi16987243-87 2023-09-23T22:22:53.630 INFO:tasks.rados.rados.0.smithi169.stdout:1765: finishing write tid 4 to smithi16987243-87 2023-09-23T22:22:53.630 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 87 v 272 (ObjNum 1210 snap 0 seq_num 1210) dirty exists 2023-09-23T22:22:53.630 INFO:tasks.rados.rados.0.smithi169.stdout:1765: left oid 87 (ObjNum 1210 snap 0 seq_num 1210) 2023-09-23T22:22:53.631 INFO:tasks.rados.rados.0.smithi169.stdout:1765: done (1 left) 2023-09-23T22:22:53.631 INFO:tasks.rados.rados.0.smithi169.stdout:1767: done (0 left) 2023-09-23T22:22:53.632 INFO:tasks.rados.rados.0.smithi169.stdout:1768: write oid 21 current snap is 0 2023-09-23T22:22:53.632 INFO:tasks.rados.rados.0.smithi169.stdout:1768: seq_num 1213 ranges {786891=577164,2081952=304939} 2023-09-23T22:22:53.645 INFO:tasks.rados.rados.0.smithi169.stdout:1768: writing smithi16987243-21 from 786891 to 1364055 tid 1 2023-09-23T22:22:53.651 INFO:tasks.rados.rados.0.smithi169.stdout:1768: writing smithi16987243-21 from 2081952 to 2386891 tid 2 2023-09-23T22:22:53.651 INFO:tasks.rados.rados.0.smithi169.stdout:1769: write oid 439 current snap is 0 2023-09-23T22:22:53.651 INFO:tasks.rados.rados.0.smithi169.stdout:1769: seq_num 1214 ranges {403698=652413,1740434=663264} 2023-09-23T22:22:53.657 INFO:tasks.rados.rados.0.smithi169.stdout:1769: writing smithi16987243-439 from 403698 to 1056111 tid 1 2023-09-23T22:22:53.665 INFO:tasks.rados.rados.0.smithi169.stdout:1769: writing smithi16987243-439 from 1740434 to 2403698 tid 2 2023-09-23T22:22:53.665 INFO:tasks.rados.rados.0.smithi169.stdout:1770: read oid 302 snap -1 2023-09-23T22:22:53.665 INFO:tasks.rados.rados.0.smithi169.stdout:1770: expect (ObjNum 1099 snap 0 seq_num 1099) 2023-09-23T22:22:53.665 INFO:tasks.rados.rados.0.smithi169.stdout:1771: read oid 240 snap -1 2023-09-23T22:22:53.665 INFO:tasks.rados.rados.0.smithi169.stdout:1771: expect (ObjNum 557 snap 0 seq_num 557) 2023-09-23T22:22:53.665 INFO:tasks.rados.rados.0.smithi169.stdout:1772: read oid 250 snap -1 2023-09-23T22:22:53.666 INFO:tasks.rados.rados.0.smithi169.stdout:1772: expect (ObjNum 1182 snap 0 seq_num 1182) 2023-09-23T22:22:53.666 INFO:tasks.rados.rados.0.smithi169.stdout:1773: read oid 311 snap -1 2023-09-23T22:22:53.666 INFO:tasks.rados.rados.0.smithi169.stdout:1773: expect (ObjNum 310 snap 0 seq_num 310) 2023-09-23T22:22:53.666 INFO:tasks.rados.rados.0.smithi169.stdout:1774: read oid 221 snap -1 2023-09-23T22:22:53.666 INFO:tasks.rados.rados.0.smithi169.stdout:1774: expect (ObjNum 926 snap 0 seq_num 926) 2023-09-23T22:22:53.666 INFO:tasks.rados.rados.0.smithi169.stdout:1775: write oid 421 current snap is 0 2023-09-23T22:22:53.666 INFO:tasks.rados.rados.0.smithi169.stdout:1775: seq_num 1215 ranges {420505=727662,1798916=553091} 2023-09-23T22:22:53.674 INFO:tasks.rados.rados.0.smithi169.stdout:1775: writing smithi16987243-421 from 420505 to 1148167 tid 1 2023-09-23T22:22:53.681 INFO:tasks.rados.rados.0.smithi169.stdout:1775: writing smithi16987243-421 from 1798916 to 2352007 tid 2 2023-09-23T22:22:53.681 INFO:tasks.rados.rados.0.smithi169.stdout:1776: write oid 430 current snap is 0 2023-09-23T22:22:53.681 INFO:tasks.rados.rados.0.smithi169.stdout:1768: finishing write tid 1 to smithi16987243-21 2023-09-23T22:22:53.682 INFO:tasks.rados.rados.0.smithi169.stdout:1768: finishing write tid 2 to smithi16987243-21 2023-09-23T22:22:53.682 INFO:tasks.rados.rados.0.smithi169.stdout:1768: finishing write tid 3 to smithi16987243-21 2023-09-23T22:22:53.682 INFO:tasks.rados.rados.0.smithi169.stdout:1776: seq_num 1216 ranges {437312=402911,1341045=696749} 2023-09-23T22:22:53.686 INFO:tasks.rados.rados.0.smithi169.stdout:1776: writing smithi16987243-430 from 437312 to 840223 tid 1 2023-09-23T22:22:53.693 INFO:tasks.rados.rados.0.smithi169.stdout:1776: writing smithi16987243-430 from 1341045 to 2037794 tid 2 2023-09-23T22:22:53.693 INFO:tasks.rados.rados.0.smithi169.stdout:1777: read oid 196 snap -1 2023-09-23T22:22:53.693 INFO:tasks.rados.rados.0.smithi169.stdout:1777: expect deleted 2023-09-23T22:22:53.693 INFO:tasks.rados.rados.0.smithi169.stdout:1778: read oid 285 snap -1 2023-09-23T22:22:53.694 INFO:tasks.rados.rados.0.smithi169.stdout:1778: expect (ObjNum 937 snap 0 seq_num 937) 2023-09-23T22:22:53.694 INFO:tasks.rados.rados.0.smithi169.stdout:1779: read oid 305 snap -1 2023-09-23T22:22:53.694 INFO:tasks.rados.rados.0.smithi169.stdout:1779: expect (ObjNum 304 snap 0 seq_num 304) 2023-09-23T22:22:53.694 INFO:tasks.rados.rados.0.smithi169.stdout:1780: read oid 312 snap -1 2023-09-23T22:22:53.694 INFO:tasks.rados.rados.0.smithi169.stdout:1780: expect (ObjNum 311 snap 0 seq_num 311) 2023-09-23T22:22:53.694 INFO:tasks.rados.rados.0.smithi169.stdout:1781: write oid 341 current snap is 0 2023-09-23T22:22:53.694 INFO:tasks.rados.rados.0.smithi169.stdout:1781: seq_num 1217 ranges {454119=594513,1515880=556760} 2023-09-23T22:22:53.702 INFO:tasks.rados.rados.0.smithi169.stdout:1781: writing smithi16987243-341 from 454119 to 1048632 tid 1 2023-09-23T22:22:53.707 INFO:tasks.rados.rados.0.smithi169.stdout:1781: writing smithi16987243-341 from 1515880 to 2072640 tid 2 2023-09-23T22:22:53.707 INFO:tasks.rados.rados.0.smithi169.stdout:1782: write oid 171 current snap is 0 2023-09-23T22:22:53.707 INFO:tasks.rados.rados.0.smithi169.stdout:1768: finishing write tid 4 to smithi16987243-21 2023-09-23T22:22:53.708 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 21 v 203 (ObjNum 1213 snap 0 seq_num 1213) dirty exists 2023-09-23T22:22:53.708 INFO:tasks.rados.rados.0.smithi169.stdout:1768: left oid 21 (ObjNum 1213 snap 0 seq_num 1213) 2023-09-23T22:22:53.708 INFO:tasks.rados.rados.0.smithi169.stdout:1769: finishing write tid 1 to smithi16987243-439 2023-09-23T22:22:53.708 INFO:tasks.rados.rados.0.smithi169.stdout:1769: finishing write tid 2 to smithi16987243-439 2023-09-23T22:22:53.708 INFO:tasks.rados.rados.0.smithi169.stdout:1769: finishing write tid 3 to smithi16987243-439 2023-09-23T22:22:53.708 INFO:tasks.rados.rados.0.smithi169.stdout:1769: finishing write tid 4 to smithi16987243-439 2023-09-23T22:22:53.708 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 439 v 263 (ObjNum 1214 snap 0 seq_num 1214) dirty exists 2023-09-23T22:22:53.708 INFO:tasks.rados.rados.0.smithi169.stdout:1769: left oid 439 (ObjNum 1214 snap 0 seq_num 1214) 2023-09-23T22:22:53.708 INFO:tasks.rados.rados.0.smithi169.stdout:1770: expect (ObjNum 1099 snap 0 seq_num 1099) 2023-09-23T22:22:53.788 INFO:tasks.rados.rados.0.smithi169.stdout:1773: expect (ObjNum 310 snap 0 seq_num 310) 2023-09-23T22:22:53.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:53 smithi187 bash[31480]: cluster 2023-09-23T22:22:51.846477+0000 mgr.y (mgr.24365) 238 : cluster [DBG] pgmap v209: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s rd, 8.8 MiB/s wr, 85 op/s 2023-09-23T22:22:53.892 INFO:tasks.rados.rados.0.smithi169.stdout:1771: expect (ObjNum 557 snap 0 seq_num 557) 2023-09-23T22:22:54.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:53 smithi169 bash[40994]: cluster 2023-09-23T22:22:51.846477+0000 mgr.y (mgr.24365) 238 : cluster [DBG] pgmap v209: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s rd, 8.8 MiB/s wr, 85 op/s 2023-09-23T22:22:54.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:53 smithi169 bash[27421]: cluster 2023-09-23T22:22:51.846477+0000 mgr.y (mgr.24365) 238 : cluster [DBG] pgmap v209: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s rd, 8.8 MiB/s wr, 85 op/s 2023-09-23T22:22:54.049 INFO:tasks.rados.rados.0.smithi169.stdout:1772: expect (ObjNum 1182 snap 0 seq_num 1182) 2023-09-23T22:22:54.275 INFO:tasks.rados.rados.0.smithi169.stdout:1774: expect (ObjNum 926 snap 0 seq_num 926) 2023-09-23T22:22:54.434 INFO:tasks.rados.rados.0.smithi169.stdout:1775: finishing write tid 1 to smithi16987243-421 2023-09-23T22:22:54.434 INFO:tasks.rados.rados.0.smithi169.stdout:1775: finishing write tid 2 to smithi16987243-421 2023-09-23T22:22:54.435 INFO:tasks.rados.rados.0.smithi169.stdout:1775: finishing write tid 3 to smithi16987243-421 2023-09-23T22:22:54.435 INFO:tasks.rados.rados.0.smithi169.stdout:1775: finishing write tid 4 to smithi16987243-421 2023-09-23T22:22:54.435 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 421 v 271 (ObjNum 1215 snap 0 seq_num 1215) dirty exists 2023-09-23T22:22:54.435 INFO:tasks.rados.rados.0.smithi169.stdout:1775: left oid 421 (ObjNum 1215 snap 0 seq_num 1215) 2023-09-23T22:22:54.435 INFO:tasks.rados.rados.0.smithi169.stdout:1776: finishing write tid 1 to smithi16987243-430 2023-09-23T22:22:54.435 INFO:tasks.rados.rados.0.smithi169.stdout:1776: finishing write tid 2 to smithi16987243-430 2023-09-23T22:22:54.435 INFO:tasks.rados.rados.0.smithi169.stdout:1776: finishing write tid 3 to smithi16987243-430 2023-09-23T22:22:54.435 INFO:tasks.rados.rados.0.smithi169.stdout:1776: finishing write tid 4 to smithi16987243-430 2023-09-23T22:22:54.435 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 430 v 266 (ObjNum 1216 snap 0 seq_num 1216) dirty exists 2023-09-23T22:22:54.435 INFO:tasks.rados.rados.0.smithi169.stdout:1776: left oid 430 (ObjNum 1216 snap 0 seq_num 1216) 2023-09-23T22:22:54.435 INFO:tasks.rados.rados.0.smithi169.stdout:1779: expect (ObjNum 304 snap 0 seq_num 304) 2023-09-23T22:22:54.533 INFO:tasks.rados.rados.0.smithi169.stdout:1780: expect (ObjNum 311 snap 0 seq_num 311) 2023-09-23T22:22:54.634 INFO:tasks.rados.rados.0.smithi169.stdout:1778: expect (ObjNum 937 snap 0 seq_num 937) 2023-09-23T22:22:54.794 INFO:tasks.rados.rados.0.smithi169.stdout:1781: finishing write tid 1 to smithi16987243-341 2023-09-23T22:22:54.794 INFO:tasks.rados.rados.0.smithi169.stdout:1781: finishing write tid 2 to smithi16987243-341 2023-09-23T22:22:54.794 INFO:tasks.rados.rados.0.smithi169.stdout:1781: finishing write tid 3 to smithi16987243-341 2023-09-23T22:22:54.794 INFO:tasks.rados.rados.0.smithi169.stdout:1781: finishing write tid 4 to smithi16987243-341 2023-09-23T22:22:54.794 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 341 v 259 (ObjNum 1217 snap 0 seq_num 1217) dirty exists 2023-09-23T22:22:54.795 INFO:tasks.rados.rados.0.smithi169.stdout:1781: left oid 341 (ObjNum 1217 snap 0 seq_num 1217) 2023-09-23T22:22:54.795 INFO:tasks.rados.rados.0.smithi169.stdout:1782: seq_num 1218 ranges {470926=669762,1574362=700418} 2023-09-23T22:22:54.805 INFO:tasks.rados.rados.0.smithi169.stdout:1782: writing smithi16987243-171 from 470926 to 1140688 tid 1 2023-09-23T22:22:54.814 INFO:tasks.rados.rados.0.smithi169.stdout:1782: writing smithi16987243-171 from 1574362 to 2274780 tid 2 2023-09-23T22:22:54.814 INFO:tasks.rados.rados.0.smithi169.stdout:1768: done (14 left) 2023-09-23T22:22:54.814 INFO:tasks.rados.rados.0.smithi169.stdout:1769: done (13 left) 2023-09-23T22:22:54.814 INFO:tasks.rados.rados.0.smithi169.stdout:1770: done (12 left) 2023-09-23T22:22:54.814 INFO:tasks.rados.rados.0.smithi169.stdout:1771: done (11 left) 2023-09-23T22:22:54.814 INFO:tasks.rados.rados.0.smithi169.stdout:1772: done (10 left) 2023-09-23T22:22:54.814 INFO:tasks.rados.rados.0.smithi169.stdout:1773: done (9 left) 2023-09-23T22:22:54.814 INFO:tasks.rados.rados.0.smithi169.stdout:1774: done (8 left) 2023-09-23T22:22:54.815 INFO:tasks.rados.rados.0.smithi169.stdout:1775: done (7 left) 2023-09-23T22:22:54.815 INFO:tasks.rados.rados.0.smithi169.stdout:1776: done (6 left) 2023-09-23T22:22:54.815 INFO:tasks.rados.rados.0.smithi169.stdout:1777: done (5 left) 2023-09-23T22:22:54.815 INFO:tasks.rados.rados.0.smithi169.stdout:1778: done (4 left) 2023-09-23T22:22:54.815 INFO:tasks.rados.rados.0.smithi169.stdout:1779: done (3 left) 2023-09-23T22:22:54.815 INFO:tasks.rados.rados.0.smithi169.stdout:1780: done (2 left) 2023-09-23T22:22:54.815 INFO:tasks.rados.rados.0.smithi169.stdout:1781: done (1 left) 2023-09-23T22:22:54.815 INFO:tasks.rados.rados.0.smithi169.stdout:1783: write oid 217 current snap is 0 2023-09-23T22:22:54.815 INFO:tasks.rados.rados.0.smithi169.stdout:1783: seq_num 1219 ranges {487733=745011,1632844=560429} 2023-09-23T22:22:54.820 INFO:tasks.rados.rados.0.smithi169.stdout:1783: writing smithi16987243-217 from 487733 to 1232744 tid 1 2023-09-23T22:22:54.827 INFO:tasks.rados.rados.0.smithi169.stdout:1783: writing smithi16987243-217 from 1632844 to 2193273 tid 2 2023-09-23T22:22:54.827 INFO:tasks.rados.rados.0.smithi169.stdout:1784: read oid 478 snap -1 2023-09-23T22:22:54.827 INFO:tasks.rados.rados.0.smithi169.stdout:1784: expect (ObjNum 1089 snap 0 seq_num 1089) 2023-09-23T22:22:54.827 INFO:tasks.rados.rados.0.smithi169.stdout:1785: read oid 204 snap -1 2023-09-23T22:22:54.827 INFO:tasks.rados.rados.0.smithi169.stdout:1785: expect (ObjNum 1094 snap 0 seq_num 1094) 2023-09-23T22:22:54.827 INFO:tasks.rados.rados.0.smithi169.stdout:1786: read oid 154 snap -1 2023-09-23T22:22:54.827 INFO:tasks.rados.rados.0.smithi169.stdout:1786: expect (ObjNum 153 snap 0 seq_num 153) 2023-09-23T22:22:54.827 INFO:tasks.rados.rados.0.smithi169.stdout:1787: write oid 280 current snap is 0 2023-09-23T22:22:54.827 INFO:tasks.rados.rados.0.smithi169.stdout:1782: finishing write tid 1 to smithi16987243-171 2023-09-23T22:22:54.828 INFO:tasks.rados.rados.0.smithi169.stdout:1782: finishing write tid 2 to smithi16987243-171 2023-09-23T22:22:54.828 INFO:tasks.rados.rados.0.smithi169.stdout:1782: finishing write tid 3 to smithi16987243-171 2023-09-23T22:22:54.828 INFO:tasks.rados.rados.0.smithi169.stdout:1782: finishing write tid 4 to smithi16987243-171 2023-09-23T22:22:54.828 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 171 v 222 (ObjNum 1218 snap 0 seq_num 1218) dirty exists 2023-09-23T22:22:54.828 INFO:tasks.rados.rados.0.smithi169.stdout:1782: left oid 171 (ObjNum 1218 snap 0 seq_num 1218) 2023-09-23T22:22:54.828 INFO:tasks.rados.rados.0.smithi169.stdout:1783: finishing write tid 1 to smithi16987243-217 2023-09-23T22:22:54.828 INFO:tasks.rados.rados.0.smithi169.stdout:1787: seq_num 1220 ranges {504540=420260,1574973=704087} 2023-09-23T22:22:54.832 INFO:tasks.rados.rados.0.smithi169.stdout:1787: writing smithi16987243-280 from 504540 to 924800 tid 1 2023-09-23T22:22:54.840 INFO:tasks.rados.rados.0.smithi169.stdout:1787: writing smithi16987243-280 from 1574973 to 2279060 tid 2 2023-09-23T22:22:54.840 INFO:tasks.rados.rados.0.smithi169.stdout:1782: done (5 left) 2023-09-23T22:22:54.840 INFO:tasks.rados.rados.0.smithi169.stdout:1788: write oid 445 current snap is 0 2023-09-23T22:22:54.840 INFO:tasks.rados.rados.0.smithi169.stdout:1788: seq_num 1221 ranges {521347=495509,1633455=564098} 2023-09-23T22:22:54.845 INFO:tasks.rados.rados.0.smithi169.stdout:1788: writing smithi16987243-445 from 521347 to 1016856 tid 1 2023-09-23T22:22:54.853 INFO:tasks.rados.rados.0.smithi169.stdout:1788: writing smithi16987243-445 from 1633455 to 2197553 tid 2 2023-09-23T22:22:54.853 INFO:tasks.rados.rados.0.smithi169.stdout:1789: read oid 494 snap -1 2023-09-23T22:22:54.853 INFO:tasks.rados.rados.0.smithi169.stdout:1789: expect (ObjNum 882 snap 0 seq_num 882) 2023-09-23T22:22:54.853 INFO:tasks.rados.rados.0.smithi169.stdout:1790: read oid 68 snap -1 2023-09-23T22:22:54.853 INFO:tasks.rados.rados.0.smithi169.stdout:1790: expect (ObjNum 1106 snap 0 seq_num 1106) 2023-09-23T22:22:54.853 INFO:tasks.rados.rados.0.smithi169.stdout:1791: write oid 498 current snap is 0 2023-09-23T22:22:54.853 INFO:tasks.rados.rados.0.smithi169.stdout:1791: seq_num 1222 ranges {538154=570758,1691937=707756} 2023-09-23T22:22:54.859 INFO:tasks.rados.rados.0.smithi169.stdout:1791: writing smithi16987243-498 from 538154 to 1108912 tid 1 2023-09-23T22:22:54.867 INFO:tasks.rados.rados.0.smithi169.stdout:1791: writing smithi16987243-498 from 1691937 to 2399693 tid 2 2023-09-23T22:22:54.867 INFO:tasks.rados.rados.0.smithi169.stdout:1792: write oid 14 current snap is 0 2023-09-23T22:22:54.867 INFO:tasks.rados.rados.0.smithi169.stdout:1792: seq_num 1223 ranges {554961=646007,1750419=451414} 2023-09-23T22:22:54.874 INFO:tasks.rados.rados.0.smithi169.stdout:1792: writing smithi16987243-14 from 554961 to 1200968 tid 1 2023-09-23T22:22:54.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:54 smithi187 bash[31480]: audit 2023-09-23T22:22:54.145753+0000 mon.a (mon.0) 839 : audit [DBG] from='client.? 172.21.15.169:0/545650564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:54.880 INFO:tasks.rados.rados.0.smithi169.stdout:1792: writing smithi16987243-14 from 1750419 to 2201833 tid 2 2023-09-23T22:22:54.880 INFO:tasks.rados.rados.0.smithi169.stdout:1793: read oid 299 snap -1 2023-09-23T22:22:54.880 INFO:tasks.rados.rados.0.smithi169.stdout:1793: expect (ObjNum 1084 snap 0 seq_num 1084) 2023-09-23T22:22:54.880 INFO:tasks.rados.rados.0.smithi169.stdout:1794: delete oid 286 current snap is 0 2023-09-23T22:22:54.880 INFO:tasks.rados.rados.0.smithi169.stdout:1783: finishing write tid 2 to smithi16987243-217 2023-09-23T22:22:54.880 INFO:tasks.rados.rados.0.smithi169.stdout:1785: expect (ObjNum 1094 snap 0 seq_num 1094) 2023-09-23T22:22:54.969 INFO:tasks.rados.rados.0.smithi169.stdout:1786: expect (ObjNum 153 snap 0 seq_num 153) 2023-09-23T22:22:55.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:54 smithi169 bash[40994]: audit 2023-09-23T22:22:54.145753+0000 mon.a (mon.0) 839 : audit [DBG] from='client.? 172.21.15.169:0/545650564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:55.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:54 smithi169 bash[27421]: audit 2023-09-23T22:22:54.145753+0000 mon.a (mon.0) 839 : audit [DBG] from='client.? 172.21.15.169:0/545650564' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:55.049 INFO:tasks.rados.rados.0.smithi169.stdout:1783: finishing write tid 3 to smithi16987243-217 2023-09-23T22:22:55.049 INFO:tasks.rados.rados.0.smithi169.stdout:1783: finishing write tid 4 to smithi16987243-217 2023-09-23T22:22:55.049 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 217 v 298 (ObjNum 1219 snap 0 seq_num 1219) dirty exists 2023-09-23T22:22:55.049 INFO:tasks.rados.rados.0.smithi169.stdout:1783: left oid 217 (ObjNum 1219 snap 0 seq_num 1219) 2023-09-23T22:22:55.049 INFO:tasks.rados.rados.0.smithi169.stdout:1784: expect (ObjNum 1089 snap 0 seq_num 1089) 2023-09-23T22:22:55.180 INFO:tasks.rados.rados.0.smithi169.stdout:1787: finishing write tid 1 to smithi16987243-280 2023-09-23T22:22:55.180 INFO:tasks.rados.rados.0.smithi169.stdout:1787: finishing write tid 2 to smithi16987243-280 2023-09-23T22:22:55.180 INFO:tasks.rados.rados.0.smithi169.stdout:1787: finishing write tid 3 to smithi16987243-280 2023-09-23T22:22:55.180 INFO:tasks.rados.rados.0.smithi169.stdout:1787: finishing write tid 4 to smithi16987243-280 2023-09-23T22:22:55.180 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 280 v 268 (ObjNum 1220 snap 0 seq_num 1220) dirty exists 2023-09-23T22:22:55.180 INFO:tasks.rados.rados.0.smithi169.stdout:1787: left oid 280 (ObjNum 1220 snap 0 seq_num 1220) 2023-09-23T22:22:55.180 INFO:tasks.rados.rados.0.smithi169.stdout:1788: finishing write tid 1 to smithi16987243-445 2023-09-23T22:22:55.180 INFO:tasks.rados.rados.0.smithi169.stdout:1788: finishing write tid 2 to smithi16987243-445 2023-09-23T22:22:55.180 INFO:tasks.rados.rados.0.smithi169.stdout:1788: finishing write tid 3 to smithi16987243-445 2023-09-23T22:22:55.181 INFO:tasks.rados.rados.0.smithi169.stdout:1788: finishing write tid 4 to smithi16987243-445 2023-09-23T22:22:55.181 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 445 v 271 (ObjNum 1221 snap 0 seq_num 1221) dirty exists 2023-09-23T22:22:55.181 INFO:tasks.rados.rados.0.smithi169.stdout:1788: left oid 445 (ObjNum 1221 snap 0 seq_num 1221) 2023-09-23T22:22:55.181 INFO:tasks.rados.rados.0.smithi169.stdout:1789: expect (ObjNum 882 snap 0 seq_num 882) 2023-09-23T22:22:55.298 INFO:tasks.rados.rados.0.smithi169.stdout:1790: expect (ObjNum 1106 snap 0 seq_num 1106) 2023-09-23T22:22:55.383 INFO:tasks.rados.rados.0.smithi169.stdout:1791: finishing write tid 1 to smithi16987243-498 2023-09-23T22:22:55.383 INFO:tasks.rados.rados.0.smithi169.stdout:1791: finishing write tid 2 to smithi16987243-498 2023-09-23T22:22:55.383 INFO:tasks.rados.rados.0.smithi169.stdout:1791: finishing write tid 3 to smithi16987243-498 2023-09-23T22:22:55.383 INFO:tasks.rados.rados.0.smithi169.stdout:1791: finishing write tid 4 to smithi16987243-498 2023-09-23T22:22:55.384 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 498 v 227 (ObjNum 1222 snap 0 seq_num 1222) dirty exists 2023-09-23T22:22:55.384 INFO:tasks.rados.rados.0.smithi169.stdout:1791: left oid 498 (ObjNum 1222 snap 0 seq_num 1222) 2023-09-23T22:22:55.384 INFO:tasks.rados.rados.0.smithi169.stdout:1783: done (11 left) 2023-09-23T22:22:55.384 INFO:tasks.rados.rados.0.smithi169.stdout:1784: done (10 left) 2023-09-23T22:22:55.384 INFO:tasks.rados.rados.0.smithi169.stdout:1785: done (9 left) 2023-09-23T22:22:55.384 INFO:tasks.rados.rados.0.smithi169.stdout:1786: done (8 left) 2023-09-23T22:22:55.384 INFO:tasks.rados.rados.0.smithi169.stdout:1787: done (7 left) 2023-09-23T22:22:55.384 INFO:tasks.rados.rados.0.smithi169.stdout:1788: done (6 left) 2023-09-23T22:22:55.384 INFO:tasks.rados.rados.0.smithi169.stdout:1789: done (5 left) 2023-09-23T22:22:55.384 INFO:tasks.rados.rados.0.smithi169.stdout:1790: done (4 left) 2023-09-23T22:22:55.384 INFO:tasks.rados.rados.0.smithi169.stdout:1791: done (3 left) 2023-09-23T22:22:55.384 INFO:tasks.rados.rados.0.smithi169.stdout:1794: done (2 left) 2023-09-23T22:22:55.384 INFO:tasks.rados.rados.0.smithi169.stdout:1795: read oid 431 snap -1 2023-09-23T22:22:55.385 INFO:tasks.rados.rados.0.smithi169.stdout:1795: expect (ObjNum 910 snap 0 seq_num 910) 2023-09-23T22:22:55.385 INFO:tasks.rados.rados.0.smithi169.stdout:1796: write oid 426 current snap is 0 2023-09-23T22:22:55.385 INFO:tasks.rados.rados.0.smithi169.stdout:1792: finishing write tid 1 to smithi16987243-14 2023-09-23T22:22:55.385 INFO:tasks.rados.rados.0.smithi169.stdout:1796: seq_num 1225 ranges {588575=512858,1867383=455083} 2023-09-23T22:22:55.389 INFO:tasks.rados.rados.0.smithi169.stdout:1796: writing smithi16987243-426 from 588575 to 1101433 tid 1 2023-09-23T22:22:55.396 INFO:tasks.rados.rados.0.smithi169.stdout:1796: writing smithi16987243-426 from 1867383 to 2322466 tid 2 2023-09-23T22:22:55.396 INFO:tasks.rados.rados.0.smithi169.stdout:1797: read oid 291 snap -1 2023-09-23T22:22:55.397 INFO:tasks.rados.rados.0.smithi169.stdout:1797: expect deleted 2023-09-23T22:22:55.397 INFO:tasks.rados.rados.0.smithi169.stdout:1798: read oid 75 snap -1 2023-09-23T22:22:55.397 INFO:tasks.rados.rados.0.smithi169.stdout:1798: expect deleted 2023-09-23T22:22:55.397 INFO:tasks.rados.rados.0.smithi169.stdout:1799: read oid 282 snap -1 2023-09-23T22:22:55.397 INFO:tasks.rados.rados.0.smithi169.stdout:1799: expect (ObjNum 1017 snap 0 seq_num 1017) 2023-09-23T22:22:55.397 INFO:tasks.rados.rados.0.smithi169.stdout:1800: read oid 257 snap -1 2023-09-23T22:22:55.397 INFO:tasks.rados.rados.0.smithi169.stdout:1800: expect (ObjNum 945 snap 0 seq_num 945) 2023-09-23T22:22:55.397 INFO:tasks.rados.rados.0.smithi169.stdout:1801: read oid 424 snap -1 2023-09-23T22:22:55.397 INFO:tasks.rados.rados.0.smithi169.stdout:1801: expect (ObjNum 949 snap 0 seq_num 949) 2023-09-23T22:22:55.397 INFO:tasks.rados.rados.0.smithi169.stdout:1802: write oid 438 current snap is 0 2023-09-23T22:22:55.397 INFO:tasks.rados.rados.0.smithi169.stdout:1792: finishing write tid 2 to smithi16987243-14 2023-09-23T22:22:55.398 INFO:tasks.rados.rados.0.smithi169.stdout:1802: seq_num 1226 ranges {605382=588107,1925865=679517} 2023-09-23T22:22:55.403 INFO:tasks.rados.rados.0.smithi169.stdout:1802: writing smithi16987243-438 from 605382 to 1193489 tid 1 2023-09-23T22:22:55.412 INFO:tasks.rados.rados.0.smithi169.stdout:1802: writing smithi16987243-438 from 1925865 to 2605382 tid 2 2023-09-23T22:22:55.412 INFO:tasks.rados.rados.0.smithi169.stdout:1803: write oid 473 current snap is 0 2023-09-23T22:22:55.412 INFO:tasks.rados.rados.0.smithi169.stdout:1803: seq_num 1227 ranges {622189=663356,1984347=458752} 2023-09-23T22:22:55.419 INFO:tasks.rados.rados.0.smithi169.stdout:1803: writing smithi16987243-473 from 622189 to 1285545 tid 1 2023-09-23T22:22:55.425 INFO:tasks.rados.rados.0.smithi169.stdout:1803: writing smithi16987243-473 from 1984347 to 2443099 tid 2 2023-09-23T22:22:55.425 INFO:tasks.rados.rados.0.smithi169.stdout:1804: write oid 80 current snap is 0 2023-09-23T22:22:55.425 INFO:tasks.rados.rados.0.smithi169.stdout:1804: seq_num 1228 ranges {638996=738605,1926476=712520} 2023-09-23T22:22:55.433 INFO:tasks.rados.rados.0.smithi169.stdout:1804: writing smithi16987243-80 from 638996 to 1377601 tid 1 2023-09-23T22:22:55.440 INFO:tasks.rados.rados.0.smithi169.stdout:1804: writing smithi16987243-80 from 1926476 to 2638996 tid 2 2023-09-23T22:22:55.440 INFO:tasks.rados.rados.0.smithi169.stdout:1805: write oid 126 current snap is 0 2023-09-23T22:22:55.440 INFO:tasks.rados.rados.0.smithi169.stdout:1805: seq_num 1229 ranges {655803=413854,1584958=462421} 2023-09-23T22:22:55.446 INFO:tasks.rados.rados.0.smithi169.stdout:1805: writing smithi16987243-126 from 655803 to 1069657 tid 1 2023-09-23T22:22:55.452 INFO:tasks.rados.rados.0.smithi169.stdout:1805: writing smithi16987243-126 from 1584958 to 2047379 tid 2 2023-09-23T22:22:55.453 INFO:tasks.rados.rados.0.smithi169.stdout:1806: write oid 89 current snap is 0 2023-09-23T22:22:55.453 INFO:tasks.rados.rados.0.smithi169.stdout:1806: seq_num 1230 ranges {672610=489103,1643440=722432} 2023-09-23T22:22:55.459 INFO:tasks.rados.rados.0.smithi169.stdout:1806: writing smithi16987243-89 from 672610 to 1161713 tid 1 2023-09-23T22:22:55.466 INFO:tasks.rados.rados.0.smithi169.stdout:1806: writing smithi16987243-89 from 1643440 to 2365872 tid 2 2023-09-23T22:22:55.466 INFO:tasks.rados.rados.0.smithi169.stdout:1807: write oid 377 current snap is 0 2023-09-23T22:22:55.466 INFO:tasks.rados.rados.0.smithi169.stdout:1807: seq_num 1231 ranges {689417=564352,1701922=466090} 2023-09-23T22:22:55.472 INFO:tasks.rados.rados.0.smithi169.stdout:1807: writing smithi16987243-377 from 689417 to 1253769 tid 1 2023-09-23T22:22:55.478 INFO:tasks.rados.rados.0.smithi169.stdout:1807: writing smithi16987243-377 from 1701922 to 2168012 tid 2 2023-09-23T22:22:55.478 INFO:tasks.rados.rados.0.smithi169.stdout:1808: read oid 111 snap -1 2023-09-23T22:22:55.478 INFO:tasks.rados.rados.0.smithi169.stdout:1808: expect (ObjNum 783 snap 0 seq_num 783) 2023-09-23T22:22:55.479 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:22:55.479 INFO:tasks.rados.rados.0.smithi169.stdout:1792: finishing write tid 3 to smithi16987243-14 2023-09-23T22:22:55.479 INFO:tasks.rados.rados.0.smithi169.stdout:1792: finishing write tid 4 to smithi16987243-14 2023-09-23T22:22:55.479 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 14 v 206 (ObjNum 1223 snap 0 seq_num 1223) dirty exists 2023-09-23T22:22:55.479 INFO:tasks.rados.rados.0.smithi169.stdout:1792: left oid 14 (ObjNum 1223 snap 0 seq_num 1223) 2023-09-23T22:22:55.479 INFO:tasks.rados.rados.0.smithi169.stdout:1792: done (15 left) 2023-09-23T22:22:55.479 INFO:tasks.rados.rados.0.smithi169.stdout:1809: write oid 178 current snap is 0 2023-09-23T22:22:55.479 INFO:tasks.rados.rados.0.smithi169.stdout:1809: seq_num 1232 ranges {706224=755954,2160404=545820} 2023-09-23T22:22:55.486 INFO:tasks.rados.rados.0.smithi169.stdout:1809: writing smithi16987243-178 from 706224 to 1462178 tid 1 2023-09-23T22:22:55.493 INFO:tasks.rados.rados.0.smithi169.stdout:1809: writing smithi16987243-178 from 2160404 to 2706224 tid 2 2023-09-23T22:22:55.493 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:22:55.493 INFO:tasks.rados.rados.0.smithi169.stdout:1793: expect (ObjNum 1084 snap 0 seq_num 1084) 2023-09-23T22:22:55.633 INFO:tasks.rados.rados.0.smithi169.stdout:1795: expect (ObjNum 910 snap 0 seq_num 910) 2023-09-23T22:22:55.781 INFO:tasks.rados.rados.0.smithi169.stdout:1796: finishing write tid 1 to smithi16987243-426 2023-09-23T22:22:55.781 INFO:tasks.rados.rados.0.smithi169.stdout:1796: finishing write tid 2 to smithi16987243-426 2023-09-23T22:22:55.781 INFO:tasks.rados.rados.0.smithi169.stdout:1796: finishing write tid 3 to smithi16987243-426 2023-09-23T22:22:55.782 INFO:tasks.rados.rados.0.smithi169.stdout:1796: finishing write tid 4 to smithi16987243-426 2023-09-23T22:22:55.782 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 426 v 254 (ObjNum 1225 snap 0 seq_num 1225) dirty exists 2023-09-23T22:22:55.782 INFO:tasks.rados.rados.0.smithi169.stdout:1796: left oid 426 (ObjNum 1225 snap 0 seq_num 1225) 2023-09-23T22:22:55.782 INFO:tasks.rados.rados.0.smithi169.stdout:1800: expect (ObjNum 945 snap 0 seq_num 945) 2023-09-23T22:22:55.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:55 smithi187 bash[31480]: cluster 2023-09-23T22:22:53.847521+0000 mgr.y (mgr.24365) 239 : cluster [DBG] pgmap v210: 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, 127 op/s 2023-09-23T22:22:55.969 INFO:tasks.rados.rados.0.smithi169.stdout:1799: expect (ObjNum 1017 snap 0 seq_num 1017) 2023-09-23T22:22:56.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:55 smithi169 bash[40994]: cluster 2023-09-23T22:22:53.847521+0000 mgr.y (mgr.24365) 239 : cluster [DBG] pgmap v210: 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, 127 op/s 2023-09-23T22:22:56.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:55 smithi169 bash[27421]: cluster 2023-09-23T22:22:53.847521+0000 mgr.y (mgr.24365) 239 : cluster [DBG] pgmap v210: 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, 127 op/s 2023-09-23T22:22:56.114 INFO:tasks.rados.rados.0.smithi169.stdout:1802: finishing write tid 1 to smithi16987243-438 2023-09-23T22:22:56.115 INFO:tasks.rados.rados.0.smithi169.stdout:1801: expect (ObjNum 949 snap 0 seq_num 949) 2023-09-23T22:22:56.237 INFO:tasks.rados.rados.0.smithi169.stdout:1802: finishing write tid 2 to smithi16987243-438 2023-09-23T22:22:56.237 INFO:tasks.rados.rados.0.smithi169.stdout:1802: finishing write tid 3 to smithi16987243-438 2023-09-23T22:22:56.237 INFO:tasks.rados.rados.0.smithi169.stdout:1802: finishing write tid 4 to smithi16987243-438 2023-09-23T22:22:56.237 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 438 v 240 (ObjNum 1226 snap 0 seq_num 1226) dirty exists 2023-09-23T22:22:56.237 INFO:tasks.rados.rados.0.smithi169.stdout:1802: left oid 438 (ObjNum 1226 snap 0 seq_num 1226) 2023-09-23T22:22:56.238 INFO:tasks.rados.rados.0.smithi169.stdout:1803: finishing write tid 1 to smithi16987243-473 2023-09-23T22:22:56.238 INFO:tasks.rados.rados.0.smithi169.stdout:1803: finishing write tid 2 to smithi16987243-473 2023-09-23T22:22:56.238 INFO:tasks.rados.rados.0.smithi169.stdout:1803: finishing write tid 3 to smithi16987243-473 2023-09-23T22:22:56.238 INFO:tasks.rados.rados.0.smithi169.stdout:1803: finishing write tid 4 to smithi16987243-473 2023-09-23T22:22:56.238 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 473 v 234 (ObjNum 1227 snap 0 seq_num 1227) dirty exists 2023-09-23T22:22:56.238 INFO:tasks.rados.rados.0.smithi169.stdout:1803: left oid 473 (ObjNum 1227 snap 0 seq_num 1227) 2023-09-23T22:22:56.238 INFO:tasks.rados.rados.0.smithi169.stdout:1804: finishing write tid 1 to smithi16987243-80 2023-09-23T22:22:56.238 INFO:tasks.rados.rados.0.smithi169.stdout:1804: finishing write tid 2 to smithi16987243-80 2023-09-23T22:22:56.238 INFO:tasks.rados.rados.0.smithi169.stdout:1804: finishing write tid 3 to smithi16987243-80 2023-09-23T22:22:56.238 INFO:tasks.rados.rados.0.smithi169.stdout:1793: done (15 left) 2023-09-23T22:22:56.238 INFO:tasks.rados.rados.0.smithi169.stdout:1795: done (14 left) 2023-09-23T22:22:56.238 INFO:tasks.rados.rados.0.smithi169.stdout:1796: done (13 left) 2023-09-23T22:22:56.238 INFO:tasks.rados.rados.0.smithi169.stdout:1797: done (12 left) 2023-09-23T22:22:56.239 INFO:tasks.rados.rados.0.smithi169.stdout:1798: done (11 left) 2023-09-23T22:22:56.239 INFO:tasks.rados.rados.0.smithi169.stdout:1799: done (10 left) 2023-09-23T22:22:56.239 INFO:tasks.rados.rados.0.smithi169.stdout:1800: done (9 left) 2023-09-23T22:22:56.239 INFO:tasks.rados.rados.0.smithi169.stdout:1801: done (8 left) 2023-09-23T22:22:56.239 INFO:tasks.rados.rados.0.smithi169.stdout:1802: done (7 left) 2023-09-23T22:22:56.239 INFO:tasks.rados.rados.0.smithi169.stdout:1803: done (6 left) 2023-09-23T22:22:56.239 INFO:tasks.rados.rados.0.smithi169.stdout:1810: write oid 107 current snap is 0 2023-09-23T22:22:56.239 INFO:tasks.rados.rados.0.smithi169.stdout:1804: finishing write tid 4 to smithi16987243-80 2023-09-23T22:22:56.239 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 80 v 275 (ObjNum 1228 snap 0 seq_num 1228) dirty exists 2023-09-23T22:22:56.239 INFO:tasks.rados.rados.0.smithi169.stdout:1804: left oid 80 (ObjNum 1228 snap 0 seq_num 1228) 2023-09-23T22:22:56.239 INFO:tasks.rados.rados.0.smithi169.stdout:1805: finishing write tid 1 to smithi16987243-126 2023-09-23T22:22:56.239 INFO:tasks.rados.rados.0.smithi169.stdout:1805: finishing write tid 2 to smithi16987243-126 2023-09-23T22:22:56.240 INFO:tasks.rados.rados.0.smithi169.stdout:1805: finishing write tid 3 to smithi16987243-126 2023-09-23T22:22:56.240 INFO:tasks.rados.rados.0.smithi169.stdout:1805: finishing write tid 4 to smithi16987243-126 2023-09-23T22:22:56.240 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 126 v 228 (ObjNum 1229 snap 0 seq_num 1229) dirty exists 2023-09-23T22:22:56.240 INFO:tasks.rados.rados.0.smithi169.stdout:1805: left oid 126 (ObjNum 1229 snap 0 seq_num 1229) 2023-09-23T22:22:56.240 INFO:tasks.rados.rados.0.smithi169.stdout:1806: finishing write tid 1 to smithi16987243-89 2023-09-23T22:22:56.240 INFO:tasks.rados.rados.0.smithi169.stdout:1806: finishing write tid 2 to smithi16987243-89 2023-09-23T22:22:56.240 INFO:tasks.rados.rados.0.smithi169.stdout:1806: finishing write tid 3 to smithi16987243-89 2023-09-23T22:22:56.240 INFO:tasks.rados.rados.0.smithi169.stdout:1806: finishing write tid 4 to smithi16987243-89 2023-09-23T22:22:56.240 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 89 v 221 (ObjNum 1230 snap 0 seq_num 1230) dirty exists 2023-09-23T22:22:56.240 INFO:tasks.rados.rados.0.smithi169.stdout:1806: left oid 89 (ObjNum 1230 snap 0 seq_num 1230) 2023-09-23T22:22:56.240 INFO:tasks.rados.rados.0.smithi169.stdout:1807: finishing write tid 1 to smithi16987243-377 2023-09-23T22:22:56.240 INFO:tasks.rados.rados.0.smithi169.stdout:1807: finishing write tid 2 to smithi16987243-377 2023-09-23T22:22:56.241 INFO:tasks.rados.rados.0.smithi169.stdout:1807: finishing write tid 3 to smithi16987243-377 2023-09-23T22:22:56.241 INFO:tasks.rados.rados.0.smithi169.stdout:1807: finishing write tid 4 to smithi16987243-377 2023-09-23T22:22:56.241 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 377 v 230 (ObjNum 1231 snap 0 seq_num 1231) dirty exists 2023-09-23T22:22:56.241 INFO:tasks.rados.rados.0.smithi169.stdout:1807: left oid 377 (ObjNum 1231 snap 0 seq_num 1231) 2023-09-23T22:22:56.241 INFO:tasks.rados.rados.0.smithi169.stdout:1808: expect (ObjNum 783 snap 0 seq_num 783) 2023-09-23T22:22:56.347 INFO:tasks.rados.rados.0.smithi169.stdout:1809: finishing write tid 1 to smithi16987243-178 2023-09-23T22:22:56.348 INFO:tasks.rados.rados.0.smithi169.stdout:1809: finishing write tid 2 to smithi16987243-178 2023-09-23T22:22:56.348 INFO:tasks.rados.rados.0.smithi169.stdout:1809: finishing write tid 3 to smithi16987243-178 2023-09-23T22:22:56.348 INFO:tasks.rados.rados.0.smithi169.stdout:1809: finishing write tid 4 to smithi16987243-178 2023-09-23T22:22:56.348 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 178 v 243 (ObjNum 1232 snap 0 seq_num 1232) dirty exists 2023-09-23T22:22:56.348 INFO:tasks.rados.rados.0.smithi169.stdout:1809: left oid 178 (ObjNum 1232 snap 0 seq_num 1232) 2023-09-23T22:22:56.348 INFO:tasks.rados.rados.0.smithi169.stdout:1810: seq_num 1233 ranges {723031=431203,1818886=469759} 2023-09-23T22:22:56.360 INFO:tasks.rados.rados.0.smithi169.stdout:1810: writing smithi16987243-107 from 723031 to 1154234 tid 1 2023-09-23T22:22:56.368 INFO:tasks.rados.rados.0.smithi169.stdout:1810: writing smithi16987243-107 from 1818886 to 2288645 tid 2 2023-09-23T22:22:56.368 INFO:tasks.rados.rados.0.smithi169.stdout:1804: done (6 left) 2023-09-23T22:22:56.368 INFO:tasks.rados.rados.0.smithi169.stdout:1805: done (5 left) 2023-09-23T22:22:56.368 INFO:tasks.rados.rados.0.smithi169.stdout:1806: done (4 left) 2023-09-23T22:22:56.368 INFO:tasks.rados.rados.0.smithi169.stdout:1807: done (3 left) 2023-09-23T22:22:56.368 INFO:tasks.rados.rados.0.smithi169.stdout:1808: done (2 left) 2023-09-23T22:22:56.368 INFO:tasks.rados.rados.0.smithi169.stdout:1809: done (1 left) 2023-09-23T22:22:56.368 INFO:tasks.rados.rados.0.smithi169.stdout:1811: write oid 495 current snap is 0 2023-09-23T22:22:56.368 INFO:tasks.rados.rados.0.smithi169.stdout:1811: seq_num 1234 ranges {739838=506452,1877368=613417} 2023-09-23T22:22:56.374 INFO:tasks.rados.rados.0.smithi169.stdout:1811: writing smithi16987243-495 from 739838 to 1246290 tid 1 2023-09-23T22:22:56.381 INFO:tasks.rados.rados.0.smithi169.stdout:1811: writing smithi16987243-495 from 1877368 to 2490785 tid 2 2023-09-23T22:22:56.382 INFO:tasks.rados.rados.0.smithi169.stdout:1812: read oid 425 snap -1 2023-09-23T22:22:56.382 INFO:tasks.rados.rados.0.smithi169.stdout:1812: expect (ObjNum 1130 snap 0 seq_num 1130) 2023-09-23T22:22:56.382 INFO:tasks.rados.rados.0.smithi169.stdout:1813: write oid 379 current snap is 0 2023-09-23T22:22:56.382 INFO:tasks.rados.rados.0.smithi169.stdout:1810: finishing write tid 1 to smithi16987243-107 2023-09-23T22:22:56.382 INFO:tasks.rados.rados.0.smithi169.stdout:1813: seq_num 1235 ranges {756645=581701,1935850=473428} 2023-09-23T22:22:56.390 INFO:tasks.rados.rados.0.smithi169.stdout:1813: writing smithi16987243-379 from 756645 to 1338346 tid 1 2023-09-23T22:22:56.397 INFO:tasks.rados.rados.0.smithi169.stdout:1813: writing smithi16987243-379 from 1935850 to 2409278 tid 2 2023-09-23T22:22:56.397 INFO:tasks.rados.rados.0.smithi169.stdout:1814: write oid 139 current snap is 0 2023-09-23T22:22:56.397 INFO:tasks.rados.rados.0.smithi169.stdout:1810: finishing write tid 2 to smithi16987243-107 2023-09-23T22:22:56.397 INFO:tasks.rados.rados.0.smithi169.stdout:1810: finishing write tid 3 to smithi16987243-107 2023-09-23T22:22:56.397 INFO:tasks.rados.rados.0.smithi169.stdout:1810: finishing write tid 4 to smithi16987243-107 2023-09-23T22:22:56.397 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 107 v 233 (ObjNum 1233 snap 0 seq_num 1233) dirty exists 2023-09-23T22:22:56.397 INFO:tasks.rados.rados.0.smithi169.stdout:1810: left oid 107 (ObjNum 1233 snap 0 seq_num 1233) 2023-09-23T22:22:56.397 INFO:tasks.rados.rados.0.smithi169.stdout:1811: finishing write tid 1 to smithi16987243-495 2023-09-23T22:22:56.397 INFO:tasks.rados.rados.0.smithi169.stdout:1814: seq_num 1236 ranges {773452=656950,1877979=617086} 2023-09-23T22:22:56.404 INFO:tasks.rados.rados.0.smithi169.stdout:1814: writing smithi16987243-139 from 773452 to 1430402 tid 1 2023-09-23T22:22:56.411 INFO:tasks.rados.rados.0.smithi169.stdout:1814: writing smithi16987243-139 from 1877979 to 2495065 tid 2 2023-09-23T22:22:56.411 INFO:tasks.rados.rados.0.smithi169.stdout:1810: done (4 left) 2023-09-23T22:22:56.411 INFO:tasks.rados.rados.0.smithi169.stdout:1815: write oid 432 current snap is 0 2023-09-23T22:22:56.411 INFO:tasks.rados.rados.0.smithi169.stdout:1815: seq_num 1237 ranges {790259=732199,1936461=477097} 2023-09-23T22:22:56.419 INFO:tasks.rados.rados.0.smithi169.stdout:1815: writing smithi16987243-432 from 790259 to 1522458 tid 1 2023-09-23T22:22:56.424 INFO:tasks.rados.rados.0.smithi169.stdout:1815: writing smithi16987243-432 from 1936461 to 2413558 tid 2 2023-09-23T22:22:56.424 INFO:tasks.rados.rados.0.smithi169.stdout:1816: write oid 287 current snap is 0 2023-09-23T22:22:56.424 INFO:tasks.rados.rados.0.smithi169.stdout:1816: seq_num 1238 ranges {407066=407448,1594943=620755} 2023-09-23T22:22:56.428 INFO:tasks.rados.rados.0.smithi169.stdout:1816: writing smithi16987243-287 from 407066 to 814514 tid 1 2023-09-23T22:22:56.436 INFO:tasks.rados.rados.0.smithi169.stdout:1816: writing smithi16987243-287 from 1594943 to 2215698 tid 2 2023-09-23T22:22:56.436 INFO:tasks.rados.rados.0.smithi169.stdout:1817: write oid 195 current snap is 0 2023-09-23T22:22:56.436 INFO:tasks.rados.rados.0.smithi169.stdout:1817: seq_num 1239 ranges {423873=482697,1653425=480766,2691441=132432} 2023-09-23T22:22:56.441 INFO:tasks.rados.rados.0.smithi169.stdout:1817: writing smithi16987243-195 from 423873 to 906570 tid 1 2023-09-23T22:22:56.448 INFO:tasks.rados.rados.0.smithi169.stdout:1817: writing smithi16987243-195 from 1653425 to 2134191 tid 2 2023-09-23T22:22:56.452 INFO:tasks.rados.rados.0.smithi169.stdout:1817: writing smithi16987243-195 from 2691441 to 2823873 tid 3 2023-09-23T22:22:56.452 INFO:tasks.rados.rados.0.smithi169.stdout:1818: read oid 16 snap -1 2023-09-23T22:22:56.452 INFO:tasks.rados.rados.0.smithi169.stdout:1818: expect (ObjNum 15 snap 0 seq_num 15) 2023-09-23T22:22:56.452 INFO:tasks.rados.rados.0.smithi169.stdout:1819: read oid 71 snap -1 2023-09-23T22:22:56.452 INFO:tasks.rados.rados.0.smithi169.stdout:1819: expect (ObjNum 578 snap 0 seq_num 578) 2023-09-23T22:22:56.453 INFO:tasks.rados.rados.0.smithi169.stdout:1820: write oid 326 current snap is 0 2023-09-23T22:22:56.453 INFO:tasks.rados.rados.0.smithi169.stdout:1811: finishing write tid 2 to smithi16987243-495 2023-09-23T22:22:56.453 INFO:tasks.rados.rados.0.smithi169.stdout:1811: finishing write tid 3 to smithi16987243-495 2023-09-23T22:22:56.453 INFO:tasks.rados.rados.0.smithi169.stdout:1811: finishing write tid 4 to smithi16987243-495 2023-09-23T22:22:56.453 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 495 v 262 (ObjNum 1234 snap 0 seq_num 1234) dirty exists 2023-09-23T22:22:56.453 INFO:tasks.rados.rados.0.smithi169.stdout:1811: left oid 495 (ObjNum 1234 snap 0 seq_num 1234) 2023-09-23T22:22:56.453 INFO:tasks.rados.rados.0.smithi169.stdout:1813: finishing write tid 1 to smithi16987243-379 2023-09-23T22:22:56.453 INFO:tasks.rados.rados.0.smithi169.stdout:1812: expect (ObjNum 1130 snap 0 seq_num 1130) 2023-09-23T22:22:56.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:22:56 smithi169 bash[27688]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:22:56] "GET /metrics HTTP/1.1" 200 242653 "" "Prometheus/2.43.0" 2023-09-23T22:22:56.593 INFO:tasks.rados.rados.0.smithi169.stdout:1813: finishing write tid 2 to smithi16987243-379 2023-09-23T22:22:56.593 INFO:tasks.rados.rados.0.smithi169.stdout:1813: finishing write tid 3 to smithi16987243-379 2023-09-23T22:22:56.593 INFO:tasks.rados.rados.0.smithi169.stdout:1813: finishing write tid 4 to smithi16987243-379 2023-09-23T22:22:56.593 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 379 v 237 (ObjNum 1235 snap 0 seq_num 1235) dirty exists 2023-09-23T22:22:56.593 INFO:tasks.rados.rados.0.smithi169.stdout:1813: left oid 379 (ObjNum 1235 snap 0 seq_num 1235) 2023-09-23T22:22:56.593 INFO:tasks.rados.rados.0.smithi169.stdout:1814: finishing write tid 1 to smithi16987243-139 2023-09-23T22:22:56.593 INFO:tasks.rados.rados.0.smithi169.stdout:1820: seq_num 1240 ranges {440680=674299,1711907=624424} 2023-09-23T22:22:56.600 INFO:tasks.rados.rados.0.smithi169.stdout:1820: writing smithi16987243-326 from 440680 to 1114979 tid 1 2023-09-23T22:22:56.609 INFO:tasks.rados.rados.0.smithi169.stdout:1820: writing smithi16987243-326 from 1711907 to 2336331 tid 2 2023-09-23T22:22:56.609 INFO:tasks.rados.rados.0.smithi169.stdout:1811: done (9 left) 2023-09-23T22:22:56.610 INFO:tasks.rados.rados.0.smithi169.stdout:1812: done (8 left) 2023-09-23T22:22:56.610 INFO:tasks.rados.rados.0.smithi169.stdout:1813: done (7 left) 2023-09-23T22:22:56.610 INFO:tasks.rados.rados.0.smithi169.stdout:1821: delete oid 313 current snap is 0 2023-09-23T22:22:56.610 INFO:tasks.rados.rados.0.smithi169.stdout:1814: finishing write tid 2 to smithi16987243-139 2023-09-23T22:22:56.610 INFO:tasks.rados.rados.0.smithi169.stdout:1814: finishing write tid 3 to smithi16987243-139 2023-09-23T22:22:56.610 INFO:tasks.rados.rados.0.smithi169.stdout:1814: finishing write tid 4 to smithi16987243-139 2023-09-23T22:22:56.610 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 139 v 257 (ObjNum 1236 snap 0 seq_num 1236) dirty exists 2023-09-23T22:22:56.610 INFO:tasks.rados.rados.0.smithi169.stdout:1814: left oid 139 (ObjNum 1236 snap 0 seq_num 1236) 2023-09-23T22:22:56.610 INFO:tasks.rados.rados.0.smithi169.stdout:1815: finishing write tid 1 to smithi16987243-432 2023-09-23T22:22:56.610 INFO:tasks.rados.rados.0.smithi169.stdout:1815: finishing write tid 2 to smithi16987243-432 2023-09-23T22:22:56.610 INFO:tasks.rados.rados.0.smithi169.stdout:1815: finishing write tid 3 to smithi16987243-432 2023-09-23T22:22:56.610 INFO:tasks.rados.rados.0.smithi169.stdout:1815: finishing write tid 4 to smithi16987243-432 2023-09-23T22:22:56.611 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 432 v 269 (ObjNum 1237 snap 0 seq_num 1237) dirty exists 2023-09-23T22:22:56.611 INFO:tasks.rados.rados.0.smithi169.stdout:1815: left oid 432 (ObjNum 1237 snap 0 seq_num 1237) 2023-09-23T22:22:56.611 INFO:tasks.rados.rados.0.smithi169.stdout:1816: finishing write tid 1 to smithi16987243-287 2023-09-23T22:22:56.611 INFO:tasks.rados.rados.0.smithi169.stdout:1816: finishing write tid 2 to smithi16987243-287 2023-09-23T22:22:56.611 INFO:tasks.rados.rados.0.smithi169.stdout:1816: finishing write tid 3 to smithi16987243-287 2023-09-23T22:22:56.611 INFO:tasks.rados.rados.0.smithi169.stdout:1816: finishing write tid 4 to smithi16987243-287 2023-09-23T22:22:56.611 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 287 v 301 (ObjNum 1238 snap 0 seq_num 1238) dirty exists 2023-09-23T22:22:56.611 INFO:tasks.rados.rados.0.smithi169.stdout:1816: left oid 287 (ObjNum 1238 snap 0 seq_num 1238) 2023-09-23T22:22:56.611 INFO:tasks.rados.rados.0.smithi169.stdout:1817: finishing write tid 1 to smithi16987243-195 2023-09-23T22:22:56.611 INFO:tasks.rados.rados.0.smithi169.stdout:1817: finishing write tid 2 to smithi16987243-195 2023-09-23T22:22:56.611 INFO:tasks.rados.rados.0.smithi169.stdout:1817: finishing write tid 3 to smithi16987243-195 2023-09-23T22:22:56.611 INFO:tasks.rados.rados.0.smithi169.stdout:1817: finishing write tid 4 to smithi16987243-195 2023-09-23T22:22:56.611 INFO:tasks.rados.rados.0.smithi169.stdout:1817: finishing write tid 5 to smithi16987243-195 2023-09-23T22:22:56.612 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 195 v 275 (ObjNum 1239 snap 0 seq_num 1239) dirty exists 2023-09-23T22:22:56.612 INFO:tasks.rados.rados.0.smithi169.stdout:1817: left oid 195 (ObjNum 1239 snap 0 seq_num 1239) 2023-09-23T22:22:56.612 INFO:tasks.rados.rados.0.smithi169.stdout:1819: expect (ObjNum 578 snap 0 seq_num 578) 2023-09-23T22:22:56.761 INFO:tasks.rados.rados.0.smithi169.stdout:1818: expect (ObjNum 15 snap 0 seq_num 15) 2023-09-23T22:22:56.834 INFO:tasks.rados.rados.0.smithi169.stdout:1820: finishing write tid 1 to smithi16987243-326 2023-09-23T22:22:56.834 INFO:tasks.rados.rados.0.smithi169.stdout:1820: finishing write tid 2 to smithi16987243-326 2023-09-23T22:22:56.834 INFO:tasks.rados.rados.0.smithi169.stdout:1820: finishing write tid 3 to smithi16987243-326 2023-09-23T22:22:56.834 INFO:tasks.rados.rados.0.smithi169.stdout:1820: finishing write tid 4 to smithi16987243-326 2023-09-23T22:22:56.834 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 326 v 278 (ObjNum 1240 snap 0 seq_num 1240) dirty exists 2023-09-23T22:22:56.834 INFO:tasks.rados.rados.0.smithi169.stdout:1820: left oid 326 (ObjNum 1240 snap 0 seq_num 1240) 2023-09-23T22:22:56.835 INFO:tasks.rados.rados.0.smithi169.stdout:1814: done (7 left) 2023-09-23T22:22:56.835 INFO:tasks.rados.rados.0.smithi169.stdout:1815: done (6 left) 2023-09-23T22:22:56.835 INFO:tasks.rados.rados.0.smithi169.stdout:1816: done (5 left) 2023-09-23T22:22:56.835 INFO:tasks.rados.rados.0.smithi169.stdout:1817: done (4 left) 2023-09-23T22:22:56.835 INFO:tasks.rados.rados.0.smithi169.stdout:1818: done (3 left) 2023-09-23T22:22:56.835 INFO:tasks.rados.rados.0.smithi169.stdout:1819: done (2 left) 2023-09-23T22:22:56.835 INFO:tasks.rados.rados.0.smithi169.stdout:1820: done (1 left) 2023-09-23T22:22:56.835 INFO:tasks.rados.rados.0.smithi169.stdout:1821: done (0 left) 2023-09-23T22:22:56.835 INFO:tasks.rados.rados.0.smithi169.stdout:1822: write oid 384 current snap is 0 2023-09-23T22:22:56.835 INFO:tasks.rados.rados.0.smithi169.stdout:1822: seq_num 1242 ranges {474294=424797,1428871=628093,2657357=216937} 2023-09-23T22:22:56.844 INFO:tasks.rados.rados.0.smithi169.stdout:1822: writing smithi16987243-384 from 474294 to 899091 tid 1 2023-09-23T22:22:56.851 INFO:tasks.rados.rados.0.smithi169.stdout:1822: writing smithi16987243-384 from 1428871 to 2056964 tid 2 2023-09-23T22:22:56.856 INFO:tasks.rados.rados.0.smithi169.stdout:1822: writing smithi16987243-384 from 2657357 to 2874294 tid 3 2023-09-23T22:22:56.856 INFO:tasks.rados.rados.0.smithi169.stdout:1823: write oid 411 current snap is 0 2023-09-23T22:22:56.856 INFO:tasks.rados.rados.0.smithi169.stdout:1822: finishing write tid 1 to smithi16987243-384 2023-09-23T22:22:56.856 INFO:tasks.rados.rados.0.smithi169.stdout:1823: seq_num 1243 ranges {491101=500046,1487353=488104,2401133=489968} 2023-09-23T22:22:56.861 INFO:tasks.rados.rados.0.smithi169.stdout:1823: writing smithi16987243-411 from 491101 to 991147 tid 1 2023-09-23T22:22:56.867 INFO:tasks.rados.rados.0.smithi169.stdout:1823: writing smithi16987243-411 from 1487353 to 1975457 tid 2 2023-09-23T22:22:56.872 INFO:tasks.rados.rados.0.smithi169.stdout:1823: writing smithi16987243-411 from 2401133 to 2891101 tid 3 2023-09-23T22:22:56.873 INFO:tasks.rados.rados.0.smithi169.stdout:1824: write oid 438 current snap is 0 2023-09-23T22:22:56.873 INFO:tasks.rados.rados.0.smithi169.stdout:1824: seq_num 1244 ranges {507908=575295,1829482=631762} 2023-09-23T22:22:56.879 INFO:tasks.rados.rados.0.smithi169.stdout:1824: writing smithi16987243-438 from 507908 to 1083203 tid 1 2023-09-23T22:22:56.887 INFO:tasks.rados.rados.0.smithi169.stdout:1824: writing smithi16987243-438 from 1829482 to 2461244 tid 2 2023-09-23T22:22:56.887 INFO:tasks.rados.rados.0.smithi169.stdout:1825: read oid 227 snap -1 2023-09-23T22:22:56.887 INFO:tasks.rados.rados.0.smithi169.stdout:1825: expect (ObjNum 226 snap 0 seq_num 226) 2023-09-23T22:22:56.887 INFO:tasks.rados.rados.0.smithi169.stdout:1826: read oid 260 snap -1 2023-09-23T22:22:56.887 INFO:tasks.rados.rados.0.smithi169.stdout:1826: expect (ObjNum 933 snap 0 seq_num 933) 2023-09-23T22:22:56.887 INFO:tasks.rados.rados.0.smithi169.stdout:1827: write oid 139 current snap is 0 2023-09-23T22:22:56.887 INFO:tasks.rados.rados.0.smithi169.stdout:1822: finishing write tid 2 to smithi16987243-384 2023-09-23T22:22:56.888 INFO:tasks.rados.rados.0.smithi169.stdout:1822: finishing write tid 3 to smithi16987243-384 2023-09-23T22:22:56.888 INFO:tasks.rados.rados.0.smithi169.stdout:1822: finishing write tid 4 to smithi16987243-384 2023-09-23T22:22:56.888 INFO:tasks.rados.rados.0.smithi169.stdout:1822: finishing write tid 5 to smithi16987243-384 2023-09-23T22:22:56.888 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 384 v 211 (ObjNum 1242 snap 0 seq_num 1242) dirty exists 2023-09-23T22:22:56.888 INFO:tasks.rados.rados.0.smithi169.stdout:1822: left oid 384 (ObjNum 1242 snap 0 seq_num 1242) 2023-09-23T22:22:56.888 INFO:tasks.rados.rados.0.smithi169.stdout:1823: finishing write tid 1 to smithi16987243-411 2023-09-23T22:22:56.888 INFO:tasks.rados.rados.0.smithi169.stdout:1827: seq_num 1245 ranges {524715=650544,1887964=491773} 2023-09-23T22:22:56.893 INFO:tasks.rados.rados.0.smithi169.stdout:1827: writing smithi16987243-139 from 524715 to 1175259 tid 1 2023-09-23T22:22:56.901 INFO:tasks.rados.rados.0.smithi169.stdout:1827: writing smithi16987243-139 from 1887964 to 2379737 tid 2 2023-09-23T22:22:56.901 INFO:tasks.rados.rados.0.smithi169.stdout:1822: done (5 left) 2023-09-23T22:22:56.901 INFO:tasks.rados.rados.0.smithi169.stdout:1828: read oid 320 snap -1 2023-09-23T22:22:56.901 INFO:tasks.rados.rados.0.smithi169.stdout:1828: expect (ObjNum 319 snap 0 seq_num 319) 2023-09-23T22:22:56.902 INFO:tasks.rados.rados.0.smithi169.stdout:1829: write oid 496 current snap is 0 2023-09-23T22:22:56.902 INFO:tasks.rados.rados.0.smithi169.stdout:1829: seq_num 1246 ranges {541522=725793,1946446=635431} 2023-09-23T22:22:56.908 INFO:tasks.rados.rados.0.smithi169.stdout:1829: writing smithi16987243-496 from 541522 to 1267315 tid 1 2023-09-23T22:22:56.916 INFO:tasks.rados.rados.0.smithi169.stdout:1829: writing smithi16987243-496 from 1946446 to 2581877 tid 2 2023-09-23T22:22:56.916 INFO:tasks.rados.rados.0.smithi169.stdout:1830: delete oid 31 current snap is 0 2023-09-23T22:22:56.916 INFO:tasks.rados.rados.0.smithi169.stdout:1823: finishing write tid 2 to smithi16987243-411 2023-09-23T22:22:56.916 INFO:tasks.rados.rados.0.smithi169.stdout:1823: finishing write tid 3 to smithi16987243-411 2023-09-23T22:22:56.916 INFO:tasks.rados.rados.0.smithi169.stdout:1823: finishing write tid 4 to smithi16987243-411 2023-09-23T22:22:56.916 INFO:tasks.rados.rados.0.smithi169.stdout:1823: finishing write tid 5 to smithi16987243-411 2023-09-23T22:22:56.916 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 411 v 266 (ObjNum 1243 snap 0 seq_num 1243) dirty exists 2023-09-23T22:22:56.916 INFO:tasks.rados.rados.0.smithi169.stdout:1823: left oid 411 (ObjNum 1243 snap 0 seq_num 1243) 2023-09-23T22:22:56.916 INFO:tasks.rados.rados.0.smithi169.stdout:1824: finishing write tid 1 to smithi16987243-438 2023-09-23T22:22:56.916 INFO:tasks.rados.rados.0.smithi169.stdout:1826: expect (ObjNum 933 snap 0 seq_num 933) 2023-09-23T22:22:57.072 INFO:tasks.rados.rados.0.smithi169.stdout:1824: finishing write tid 2 to smithi16987243-438 2023-09-23T22:22:57.072 INFO:tasks.rados.rados.0.smithi169.stdout:1824: finishing write tid 3 to smithi16987243-438 2023-09-23T22:22:57.072 INFO:tasks.rados.rados.0.smithi169.stdout:1824: finishing write tid 4 to smithi16987243-438 2023-09-23T22:22:57.073 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 438 v 246 (ObjNum 1244 snap 0 seq_num 1244) dirty exists 2023-09-23T22:22:57.073 INFO:tasks.rados.rados.0.smithi169.stdout:1824: left oid 438 (ObjNum 1244 snap 0 seq_num 1244) 2023-09-23T22:22:57.073 INFO:tasks.rados.rados.0.smithi169.stdout:1827: finishing write tid 1 to smithi16987243-139 2023-09-23T22:22:57.073 INFO:tasks.rados.rados.0.smithi169.stdout:1825: expect (ObjNum 226 snap 0 seq_num 226) 2023-09-23T22:22:57.189 INFO:tasks.rados.rados.0.smithi169.stdout:1827: finishing write tid 2 to smithi16987243-139 2023-09-23T22:22:57.190 INFO:tasks.rados.rados.0.smithi169.stdout:1827: finishing write tid 3 to smithi16987243-139 2023-09-23T22:22:57.190 INFO:tasks.rados.rados.0.smithi169.stdout:1827: finishing write tid 4 to smithi16987243-139 2023-09-23T22:22:57.190 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 139 v 260 (ObjNum 1245 snap 0 seq_num 1245) dirty exists 2023-09-23T22:22:57.190 INFO:tasks.rados.rados.0.smithi169.stdout:1827: left oid 139 (ObjNum 1245 snap 0 seq_num 1245) 2023-09-23T22:22:57.190 INFO:tasks.rados.rados.0.smithi169.stdout:1828: expect (ObjNum 319 snap 0 seq_num 319) 2023-09-23T22:22:57.290 INFO:tasks.rados.rados.0.smithi169.stdout:1829: finishing write tid 1 to smithi16987243-496 2023-09-23T22:22:57.290 INFO:tasks.rados.rados.0.smithi169.stdout:1829: finishing write tid 2 to smithi16987243-496 2023-09-23T22:22:57.290 INFO:tasks.rados.rados.0.smithi169.stdout:1829: finishing write tid 3 to smithi16987243-496 2023-09-23T22:22:57.291 INFO:tasks.rados.rados.0.smithi169.stdout:1829: finishing write tid 4 to smithi16987243-496 2023-09-23T22:22:57.291 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 496 v 236 (ObjNum 1246 snap 0 seq_num 1246) dirty exists 2023-09-23T22:22:57.291 INFO:tasks.rados.rados.0.smithi169.stdout:1829: left oid 496 (ObjNum 1246 snap 0 seq_num 1246) 2023-09-23T22:22:57.291 INFO:tasks.rados.rados.0.smithi169.stdout:1823: done (7 left) 2023-09-23T22:22:57.291 INFO:tasks.rados.rados.0.smithi169.stdout:1824: done (6 left) 2023-09-23T22:22:57.291 INFO:tasks.rados.rados.0.smithi169.stdout:1825: done (5 left) 2023-09-23T22:22:57.291 INFO:tasks.rados.rados.0.smithi169.stdout:1826: done (4 left) 2023-09-23T22:22:57.291 INFO:tasks.rados.rados.0.smithi169.stdout:1827: done (3 left) 2023-09-23T22:22:57.291 INFO:tasks.rados.rados.0.smithi169.stdout:1828: done (2 left) 2023-09-23T22:22:57.291 INFO:tasks.rados.rados.0.smithi169.stdout:1829: done (1 left) 2023-09-23T22:22:57.291 INFO:tasks.rados.rados.0.smithi169.stdout:1830: done (0 left) 2023-09-23T22:22:57.291 INFO:tasks.rados.rados.0.smithi169.stdout:1831: write oid 128 current snap is 0 2023-09-23T22:22:57.292 INFO:tasks.rados.rados.0.smithi169.stdout:1831: seq_num 1248 ranges {575136=592644,1663410=639100,2705542=269594} 2023-09-23T22:22:57.302 INFO:tasks.rados.rados.0.smithi169.stdout:1831: writing smithi16987243-128 from 575136 to 1167780 tid 1 2023-09-23T22:22:57.308 INFO:tasks.rados.rados.0.smithi169.stdout:1831: writing smithi16987243-128 from 1663410 to 2302510 tid 2 2023-09-23T22:22:57.312 INFO:tasks.rados.rados.0.smithi169.stdout:1831: writing smithi16987243-128 from 2705542 to 2975136 tid 3 2023-09-23T22:22:57.312 INFO:tasks.rados.rados.0.smithi169.stdout:1832: read oid 316 snap -1 2023-09-23T22:22:57.313 INFO:tasks.rados.rados.0.smithi169.stdout:1832: expect (ObjNum 1097 snap 0 seq_num 1097) 2023-09-23T22:22:57.313 INFO:tasks.rados.rados.0.smithi169.stdout:1833: read oid 331 snap -1 2023-09-23T22:22:57.313 INFO:tasks.rados.rados.0.smithi169.stdout:1833: expect (ObjNum 909 snap 0 seq_num 909) 2023-09-23T22:22:57.313 INFO:tasks.rados.rados.0.smithi169.stdout:1834: read oid 454 snap -1 2023-09-23T22:22:57.313 INFO:tasks.rados.rados.0.smithi169.stdout:1834: expect (ObjNum 780 snap 0 seq_num 780) 2023-09-23T22:22:57.313 INFO:tasks.rados.rados.0.smithi169.stdout:1835: write oid 245 current snap is 0 2023-09-23T22:22:57.313 INFO:tasks.rados.rados.0.smithi169.stdout:1831: finishing write tid 1 to smithi16987243-128 2023-09-23T22:22:57.313 INFO:tasks.rados.rados.0.smithi169.stdout:1835: seq_num 1249 ranges {591943=667893,1721892=782758} 2023-09-23T22:22:57.320 INFO:tasks.rados.rados.0.smithi169.stdout:1835: writing smithi16987243-245 from 591943 to 1259836 tid 1 2023-09-23T22:22:57.327 INFO:tasks.rados.rados.0.smithi169.stdout:1835: writing smithi16987243-245 from 1721892 to 2504650 tid 2 2023-09-23T22:22:57.327 INFO:tasks.rados.rados.0.smithi169.stdout:1836: delete oid 292 current snap is 0 2023-09-23T22:22:57.327 INFO:tasks.rados.rados.0.smithi169.stdout:1831: finishing write tid 2 to smithi16987243-128 2023-09-23T22:22:57.327 INFO:tasks.rados.rados.0.smithi169.stdout:1831: finishing write tid 3 to smithi16987243-128 2023-09-23T22:22:57.327 INFO:tasks.rados.rados.0.smithi169.stdout:1834: expect (ObjNum 780 snap 0 seq_num 780) 2023-09-23T22:22:57.474 INFO:tasks.rados.rados.0.smithi169.stdout:1835: finishing write tid 1 to smithi16987243-245 2023-09-23T22:22:57.474 INFO:tasks.rados.rados.0.smithi169.stdout:1832: expect (ObjNum 1097 snap 0 seq_num 1097) 2023-09-23T22:22:57.595 INFO:tasks.rados.rados.0.smithi169.stdout:1831: finishing write tid 4 to smithi16987243-128 2023-09-23T22:22:57.595 INFO:tasks.rados.rados.0.smithi169.stdout:1831: finishing write tid 5 to smithi16987243-128 2023-09-23T22:22:57.595 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 128 v 282 (ObjNum 1248 snap 0 seq_num 1248) dirty exists 2023-09-23T22:22:57.595 INFO:tasks.rados.rados.0.smithi169.stdout:1831: left oid 128 (ObjNum 1248 snap 0 seq_num 1248) 2023-09-23T22:22:57.595 INFO:tasks.rados.rados.0.smithi169.stdout:1835: finishing write tid 2 to smithi16987243-245 2023-09-23T22:22:57.595 INFO:tasks.rados.rados.0.smithi169.stdout:1835: finishing write tid 3 to smithi16987243-245 2023-09-23T22:22:57.595 INFO:tasks.rados.rados.0.smithi169.stdout:1835: finishing write tid 4 to smithi16987243-245 2023-09-23T22:22:57.595 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 245 v 224 (ObjNum 1249 snap 0 seq_num 1249) dirty exists 2023-09-23T22:22:57.595 INFO:tasks.rados.rados.0.smithi169.stdout:1835: left oid 245 (ObjNum 1249 snap 0 seq_num 1249) 2023-09-23T22:22:57.595 INFO:tasks.rados.rados.0.smithi169.stdout:1833: expect (ObjNum 909 snap 0 seq_num 909) 2023-09-23T22:22:57.743 INFO:tasks.rados.rados.0.smithi169.stdout:1831: done (5 left) 2023-09-23T22:22:57.743 INFO:tasks.rados.rados.0.smithi169.stdout:1832: done (4 left) 2023-09-23T22:22:57.743 INFO:tasks.rados.rados.0.smithi169.stdout:1833: done (3 left) 2023-09-23T22:22:57.743 INFO:tasks.rados.rados.0.smithi169.stdout:1834: done (2 left) 2023-09-23T22:22:57.743 INFO:tasks.rados.rados.0.smithi169.stdout:1835: done (1 left) 2023-09-23T22:22:57.743 INFO:tasks.rados.rados.0.smithi169.stdout:1836: done (0 left) 2023-09-23T22:22:57.743 INFO:tasks.rados.rados.0.smithi169.stdout:1837: read oid 123 snap -1 2023-09-23T22:22:57.743 INFO:tasks.rados.rados.0.smithi169.stdout:1837: expect (ObjNum 574 snap 0 seq_num 574) 2023-09-23T22:22:57.743 INFO:tasks.rados.rados.0.smithi169.stdout:1838: write oid 349 current snap is 0 2023-09-23T22:22:57.744 INFO:tasks.rados.rados.0.smithi169.stdout:1838: seq_num 1251 ranges {625557=418391,1838856=786427} 2023-09-23T22:22:57.753 INFO:tasks.rados.rados.0.smithi169.stdout:1838: writing smithi16987243-349 from 625557 to 1043948 tid 1 2023-09-23T22:22:57.762 INFO:tasks.rados.rados.0.smithi169.stdout:1838: writing smithi16987243-349 from 1838856 to 2625283 tid 2 2023-09-23T22:22:57.762 INFO:tasks.rados.rados.0.smithi169.stdout:1839: write oid 169 current snap is 0 2023-09-23T22:22:57.763 INFO:tasks.rados.rados.0.smithi169.stdout:1839: seq_num 1252 ranges {642364=493640,1897338=646438} 2023-09-23T22:22:57.769 INFO:tasks.rados.rados.0.smithi169.stdout:1839: writing smithi16987243-169 from 642364 to 1136004 tid 1 2023-09-23T22:22:57.777 INFO:tasks.rados.rados.0.smithi169.stdout:1839: writing smithi16987243-169 from 1897338 to 2543776 tid 2 2023-09-23T22:22:57.777 INFO:tasks.rados.rados.0.smithi169.stdout:1840: write oid 143 current snap is 0 2023-09-23T22:22:57.777 INFO:tasks.rados.rados.0.smithi169.stdout:1840: seq_num 1253 ranges {659171=568889,1839467=790096} 2023-09-23T22:22:57.784 INFO:tasks.rados.rados.0.smithi169.stdout:1840: writing smithi16987243-143 from 659171 to 1228060 tid 1 2023-09-23T22:22:57.792 INFO:tasks.rados.rados.0.smithi169.stdout:1840: writing smithi16987243-143 from 1839467 to 2629563 tid 2 2023-09-23T22:22:57.792 INFO:tasks.rados.rados.0.smithi169.stdout:1841: write oid 245 current snap is 0 2023-09-23T22:22:57.792 INFO:tasks.rados.rados.0.smithi169.stdout:1841: seq_num 1254 ranges {675978=644138,1897949=650107} 2023-09-23T22:22:57.799 INFO:tasks.rados.rados.0.smithi169.stdout:1841: writing smithi16987243-245 from 675978 to 1320116 tid 1 2023-09-23T22:22:57.806 INFO:tasks.rados.rados.0.smithi169.stdout:1841: writing smithi16987243-245 from 1897949 to 2548056 tid 2 2023-09-23T22:22:57.807 INFO:tasks.rados.rados.0.smithi169.stdout:1842: write oid 289 current snap is 0 2023-09-23T22:22:57.807 INFO:tasks.rados.rados.0.smithi169.stdout:1842: seq_num 1255 ranges {692785=435740,1672784=793765,2897503=195282} 2023-09-23T22:22:57.813 INFO:tasks.rados.rados.0.smithi169.stdout:1842: writing smithi16987243-289 from 692785 to 1128525 tid 1 2023-09-23T22:22:57.820 INFO:tasks.rados.rados.0.smithi169.stdout:1842: writing smithi16987243-289 from 1672784 to 2466549 tid 2 2023-09-23T22:22:57.824 INFO:tasks.rados.rados.0.smithi169.stdout:1842: writing smithi16987243-289 from 2897503 to 3092785 tid 3 2023-09-23T22:22:57.824 INFO:tasks.rados.rados.0.smithi169.stdout:1843: delete oid 260 current snap is 0 2023-09-23T22:22:57.825 INFO:tasks.rados.rados.0.smithi169.stdout:1837: expect (ObjNum 574 snap 0 seq_num 574) 2023-09-23T22:22:57.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:57 smithi187 bash[31480]: cluster 2023-09-23T22:22:55.848095+0000 mgr.y (mgr.24365) 240 : cluster [DBG] pgmap v211: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 9.0 MiB/s wr, 82 op/s 2023-09-23T22:22:57.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:57 smithi187 bash[31480]: audit 2023-09-23T22:22:56.589275+0000 mon.a (mon.0) 840 : audit [DBG] from='client.? 172.21.15.169:0/3036956866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:58.002 INFO:tasks.rados.rados.0.smithi169.stdout:1838: finishing write tid 1 to smithi16987243-349 2023-09-23T22:22:58.002 INFO:tasks.rados.rados.0.smithi169.stdout:1838: finishing write tid 2 to smithi16987243-349 2023-09-23T22:22:58.002 INFO:tasks.rados.rados.0.smithi169.stdout:1838: finishing write tid 3 to smithi16987243-349 2023-09-23T22:22:58.002 INFO:tasks.rados.rados.0.smithi169.stdout:1838: finishing write tid 4 to smithi16987243-349 2023-09-23T22:22:58.002 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 349 v 269 (ObjNum 1251 snap 0 seq_num 1251) dirty exists 2023-09-23T22:22:58.003 INFO:tasks.rados.rados.0.smithi169.stdout:1838: left oid 349 (ObjNum 1251 snap 0 seq_num 1251) 2023-09-23T22:22:58.003 INFO:tasks.rados.rados.0.smithi169.stdout:1839: finishing write tid 1 to smithi16987243-169 2023-09-23T22:22:58.003 INFO:tasks.rados.rados.0.smithi169.stdout:1839: finishing write tid 2 to smithi16987243-169 2023-09-23T22:22:58.003 INFO:tasks.rados.rados.0.smithi169.stdout:1839: finishing write tid 3 to smithi16987243-169 2023-09-23T22:22:58.003 INFO:tasks.rados.rados.0.smithi169.stdout:1839: finishing write tid 4 to smithi16987243-169 2023-09-23T22:22:58.003 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 169 v 272 (ObjNum 1252 snap 0 seq_num 1252) dirty exists 2023-09-23T22:22:58.003 INFO:tasks.rados.rados.0.smithi169.stdout:1839: left oid 169 (ObjNum 1252 snap 0 seq_num 1252) 2023-09-23T22:22:58.003 INFO:tasks.rados.rados.0.smithi169.stdout:1840: finishing write tid 1 to smithi16987243-143 2023-09-23T22:22:58.003 INFO:tasks.rados.rados.0.smithi169.stdout:1840: finishing write tid 2 to smithi16987243-143 2023-09-23T22:22:58.003 INFO:tasks.rados.rados.0.smithi169.stdout:1840: finishing write tid 3 to smithi16987243-143 2023-09-23T22:22:58.003 INFO:tasks.rados.rados.0.smithi169.stdout:1840: finishing write tid 4 to smithi16987243-143 2023-09-23T22:22:58.003 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 143 v 274 (ObjNum 1253 snap 0 seq_num 1253) dirty exists 2023-09-23T22:22:58.004 INFO:tasks.rados.rados.0.smithi169.stdout:1840: left oid 143 (ObjNum 1253 snap 0 seq_num 1253) 2023-09-23T22:22:58.004 INFO:tasks.rados.rados.0.smithi169.stdout:1841: finishing write tid 1 to smithi16987243-245 2023-09-23T22:22:58.004 INFO:tasks.rados.rados.0.smithi169.stdout:1841: finishing write tid 2 to smithi16987243-245 2023-09-23T22:22:58.004 INFO:tasks.rados.rados.0.smithi169.stdout:1841: finishing write tid 3 to smithi16987243-245 2023-09-23T22:22:58.004 INFO:tasks.rados.rados.0.smithi169.stdout:1841: finishing write tid 4 to smithi16987243-245 2023-09-23T22:22:58.004 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 245 v 227 (ObjNum 1254 snap 0 seq_num 1254) dirty exists 2023-09-23T22:22:58.004 INFO:tasks.rados.rados.0.smithi169.stdout:1841: left oid 245 (ObjNum 1254 snap 0 seq_num 1254) 2023-09-23T22:22:58.004 INFO:tasks.rados.rados.0.smithi169.stdout:1842: finishing write tid 1 to smithi16987243-289 2023-09-23T22:22:58.004 INFO:tasks.rados.rados.0.smithi169.stdout:1842: finishing write tid 2 to smithi16987243-289 2023-09-23T22:22:58.004 INFO:tasks.rados.rados.0.smithi169.stdout:1842: finishing write tid 3 to smithi16987243-289 2023-09-23T22:22:58.004 INFO:tasks.rados.rados.0.smithi169.stdout:1842: finishing write tid 4 to smithi16987243-289 2023-09-23T22:22:58.004 INFO:tasks.rados.rados.0.smithi169.stdout:1837: done (6 left) 2023-09-23T22:22:58.005 INFO:tasks.rados.rados.0.smithi169.stdout:1838: done (5 left) 2023-09-23T22:22:58.005 INFO:tasks.rados.rados.0.smithi169.stdout:1839: done (4 left) 2023-09-23T22:22:58.005 INFO:tasks.rados.rados.0.smithi169.stdout:1840: done (3 left) 2023-09-23T22:22:58.005 INFO:tasks.rados.rados.0.smithi169.stdout:1841: done (2 left) 2023-09-23T22:22:58.005 INFO:tasks.rados.rados.0.smithi169.stdout:1843: done (1 left) 2023-09-23T22:22:58.005 INFO:tasks.rados.rados.0.smithi169.stdout:1844: read oid 456 snap -1 2023-09-23T22:22:58.005 INFO:tasks.rados.rados.0.smithi169.stdout:1844: expect (ObjNum 1065 snap 0 seq_num 1065) 2023-09-23T22:22:58.005 INFO:tasks.rados.rados.0.smithi169.stdout:1845: read oid 422 snap -1 2023-09-23T22:22:58.005 INFO:tasks.rados.rados.0.smithi169.stdout:1845: expect (ObjNum 657 snap 0 seq_num 657) 2023-09-23T22:22:58.005 INFO:tasks.rados.rados.0.smithi169.stdout:1846: delete oid 196 current snap is 0 2023-09-23T22:22:58.005 INFO:tasks.rados.rados.0.smithi169.stdout:1842: finishing write tid 5 to smithi16987243-289 2023-09-23T22:22:58.005 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 289 v 276 (ObjNum 1255 snap 0 seq_num 1255) dirty exists 2023-09-23T22:22:58.005 INFO:tasks.rados.rados.0.smithi169.stdout:1842: left oid 289 (ObjNum 1255 snap 0 seq_num 1255) 2023-09-23T22:22:58.006 INFO:tasks.rados.rados.0.smithi169.stdout:1842: done (3 left) 2023-09-23T22:22:58.006 INFO:tasks.rados.rados.0.smithi169.stdout:1846: done (2 left) 2023-09-23T22:22:58.006 INFO:tasks.rados.rados.0.smithi169.stdout:1847: write oid 13 current snap is 0 2023-09-23T22:22:58.006 INFO:tasks.rados.rados.0.smithi169.stdout:1847: seq_num 1258 ranges {743206=661487,2131877=541092} 2023-09-23T22:22:58.017 INFO:tasks.rados.rados.0.smithi169.stdout:1847: writing smithi16987243-13 from 743206 to 1404693 tid 1 2023-09-23T22:22:58.025 INFO:tasks.rados.rados.0.smithi169.stdout:1847: writing smithi16987243-13 from 2131877 to 2672969 tid 2 2023-09-23T22:22:58.025 INFO:tasks.rados.rados.0.smithi169.stdout:1848: delete oid 147 current snap is 0 2023-09-23T22:22:58.025 INFO:tasks.rados.rados.0.smithi169.stdout:1844: expect (ObjNum 1065 snap 0 seq_num 1065) 2023-09-23T22:22:58.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:57 smithi169 bash[27421]: cluster 2023-09-23T22:22:55.848095+0000 mgr.y (mgr.24365) 240 : cluster [DBG] pgmap v211: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 9.0 MiB/s wr, 82 op/s 2023-09-23T22:22:58.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:57 smithi169 bash[27421]: audit 2023-09-23T22:22:56.589275+0000 mon.a (mon.0) 840 : audit [DBG] from='client.? 172.21.15.169:0/3036956866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:58.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:57 smithi169 bash[40994]: cluster 2023-09-23T22:22:55.848095+0000 mgr.y (mgr.24365) 240 : cluster [DBG] pgmap v211: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 9.0 MiB/s wr, 82 op/s 2023-09-23T22:22:58.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:57 smithi169 bash[40994]: audit 2023-09-23T22:22:56.589275+0000 mon.a (mon.0) 840 : audit [DBG] from='client.? 172.21.15.169:0/3036956866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:58.205 INFO:tasks.rados.rados.0.smithi169.stdout:1845: expect (ObjNum 657 snap 0 seq_num 657) 2023-09-23T22:22:58.337 INFO:tasks.rados.rados.0.smithi169.stdout:1847: finishing write tid 1 to smithi16987243-13 2023-09-23T22:22:58.337 INFO:tasks.rados.rados.0.smithi169.stdout:1847: finishing write tid 2 to smithi16987243-13 2023-09-23T22:22:58.337 INFO:tasks.rados.rados.0.smithi169.stdout:1847: finishing write tid 3 to smithi16987243-13 2023-09-23T22:22:58.337 INFO:tasks.rados.rados.0.smithi169.stdout:1847: finishing write tid 4 to smithi16987243-13 2023-09-23T22:22:58.338 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 13 v 279 (ObjNum 1258 snap 0 seq_num 1258) dirty exists 2023-09-23T22:22:58.338 INFO:tasks.rados.rados.0.smithi169.stdout:1847: left oid 13 (ObjNum 1258 snap 0 seq_num 1258) 2023-09-23T22:22:58.338 INFO:tasks.rados.rados.0.smithi169.stdout:1844: done (3 left) 2023-09-23T22:22:58.338 INFO:tasks.rados.rados.0.smithi169.stdout:1845: done (2 left) 2023-09-23T22:22:58.338 INFO:tasks.rados.rados.0.smithi169.stdout:1847: done (1 left) 2023-09-23T22:22:58.338 INFO:tasks.rados.rados.0.smithi169.stdout:1848: done (0 left) 2023-09-23T22:22:58.338 INFO:tasks.rados.rados.0.smithi169.stdout:1849: read oid 315 snap -1 2023-09-23T22:22:58.338 INFO:tasks.rados.rados.0.smithi169.stdout:1849: expect (ObjNum 1119 snap 0 seq_num 1119) 2023-09-23T22:22:58.338 INFO:tasks.rados.rados.0.smithi169.stdout:1850: read oid 338 snap -1 2023-09-23T22:22:58.338 INFO:tasks.rados.rados.0.smithi169.stdout:1850: expect deleted 2023-09-23T22:22:58.338 INFO:tasks.rados.rados.0.smithi169.stdout:1851: delete oid 70 current snap is 0 2023-09-23T22:22:58.340 INFO:tasks.rados.rados.0.smithi169.stdout:1850: done (2 left) 2023-09-23T22:22:58.340 INFO:tasks.rados.rados.0.smithi169.stdout:1851: done (1 left) 2023-09-23T22:22:58.340 INFO:tasks.rados.rados.0.smithi169.stdout:1852: write oid 11 current snap is 0 2023-09-23T22:22:58.340 INFO:tasks.rados.rados.0.smithi169.stdout:1852: seq_num 1261 ranges {793627=487234,1790970=404772,2829335=364292} 2023-09-23T22:22:58.352 INFO:tasks.rados.rados.0.smithi169.stdout:1852: writing smithi16987243-11 from 793627 to 1280861 tid 1 2023-09-23T22:22:58.358 INFO:tasks.rados.rados.0.smithi169.stdout:1852: writing smithi16987243-11 from 1790970 to 2195742 tid 2 2023-09-23T22:22:58.363 INFO:tasks.rados.rados.0.smithi169.stdout:1852: writing smithi16987243-11 from 2829335 to 3193627 tid 3 2023-09-23T22:22:58.363 INFO:tasks.rados.rados.0.smithi169.stdout:1853: write oid 239 current snap is 0 2023-09-23T22:22:58.364 INFO:tasks.rados.rados.0.smithi169.stdout:1853: seq_num 1262 ranges {410434=678836,1565805=548430,2573111=637323} 2023-09-23T22:22:58.370 INFO:tasks.rados.rados.0.smithi169.stdout:1853: writing smithi16987243-239 from 410434 to 1089270 tid 1 2023-09-23T22:22:58.376 INFO:tasks.rados.rados.0.smithi169.stdout:1853: writing smithi16987243-239 from 1565805 to 2114235 tid 2 2023-09-23T22:22:58.382 INFO:tasks.rados.rados.0.smithi169.stdout:1853: writing smithi16987243-239 from 2573111 to 3210434 tid 3 2023-09-23T22:22:58.383 INFO:tasks.rados.rados.0.smithi169.stdout:1854: read oid 8 snap -1 2023-09-23T22:22:58.383 INFO:tasks.rados.rados.0.smithi169.stdout:1854: expect (ObjNum 7 snap 0 seq_num 7) 2023-09-23T22:22:58.383 INFO:tasks.rados.rados.0.smithi169.stdout:1855: read oid 325 snap -1 2023-09-23T22:22:58.383 INFO:tasks.rados.rados.0.smithi169.stdout:1855: expect (ObjNum 324 snap 0 seq_num 324) 2023-09-23T22:22:58.383 INFO:tasks.rados.rados.0.smithi169.stdout:1856: write oid 415 current snap is 0 2023-09-23T22:22:58.383 INFO:tasks.rados.rados.0.smithi169.stdout:1856: seq_num 1263 ranges {427241=754085,1624287=408441,2600534=549964} 2023-09-23T22:22:58.389 INFO:tasks.rados.rados.0.smithi169.stdout:1856: writing smithi16987243-415 from 427241 to 1181326 tid 1 2023-09-23T22:22:58.394 INFO:tasks.rados.rados.0.smithi169.stdout:1856: writing smithi16987243-415 from 1624287 to 2032728 tid 2 2023-09-23T22:22:58.400 INFO:tasks.rados.rados.0.smithi169.stdout:1856: writing smithi16987243-415 from 2600534 to 3150498 tid 3 2023-09-23T22:22:58.400 INFO:tasks.rados.rados.0.smithi169.stdout:1857: write oid 144 current snap is 0 2023-09-23T22:22:58.401 INFO:tasks.rados.rados.0.smithi169.stdout:1857: seq_num 1264 ranges {444048=429334,1282769=552099,2627957=616091} 2023-09-23T22:22:58.405 INFO:tasks.rados.rados.0.smithi169.stdout:1857: writing smithi16987243-144 from 444048 to 873382 tid 1 2023-09-23T22:22:58.411 INFO:tasks.rados.rados.0.smithi169.stdout:1857: writing smithi16987243-144 from 1282769 to 1834868 tid 2 2023-09-23T22:22:58.419 INFO:tasks.rados.rados.0.smithi169.stdout:1857: writing smithi16987243-144 from 2627957 to 3244048 tid 3 2023-09-23T22:22:58.419 INFO:tasks.rados.rados.0.smithi169.stdout:1858: write oid 278 current snap is 0 2023-09-23T22:22:58.419 INFO:tasks.rados.rados.0.smithi169.stdout:1858: seq_num 1265 ranges {460855=504583,1624898=412110,2539027=572508} 2023-09-23T22:22:58.425 INFO:tasks.rados.rados.0.smithi169.stdout:1858: writing smithi16987243-278 from 460855 to 965438 tid 1 2023-09-23T22:22:58.430 INFO:tasks.rados.rados.0.smithi169.stdout:1858: writing smithi16987243-278 from 1624898 to 2037008 tid 2 2023-09-23T22:22:58.437 INFO:tasks.rados.rados.0.smithi169.stdout:1858: writing smithi16987243-278 from 2539027 to 3111535 tid 3 2023-09-23T22:22:58.437 INFO:tasks.rados.rados.0.smithi169.stdout:1859: write oid 251 current snap is 0 2023-09-23T22:22:58.437 INFO:tasks.rados.rados.0.smithi169.stdout:1849: expect (ObjNum 1119 snap 0 seq_num 1119) 2023-09-23T22:22:58.566 INFO:tasks.rados.rados.0.smithi169.stdout:1852: finishing write tid 1 to smithi16987243-11 2023-09-23T22:22:58.566 INFO:tasks.rados.rados.0.smithi169.stdout:1852: finishing write tid 2 to smithi16987243-11 2023-09-23T22:22:58.566 INFO:tasks.rados.rados.0.smithi169.stdout:1852: finishing write tid 3 to smithi16987243-11 2023-09-23T22:22:58.566 INFO:tasks.rados.rados.0.smithi169.stdout:1852: finishing write tid 4 to smithi16987243-11 2023-09-23T22:22:58.566 INFO:tasks.rados.rados.0.smithi169.stdout:1852: finishing write tid 5 to smithi16987243-11 2023-09-23T22:22:58.567 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 11 v 278 (ObjNum 1261 snap 0 seq_num 1261) dirty exists 2023-09-23T22:22:58.567 INFO:tasks.rados.rados.0.smithi169.stdout:1852: left oid 11 (ObjNum 1261 snap 0 seq_num 1261) 2023-09-23T22:22:58.567 INFO:tasks.rados.rados.0.smithi169.stdout:1853: finishing write tid 1 to smithi16987243-239 2023-09-23T22:22:58.567 INFO:tasks.rados.rados.0.smithi169.stdout:1853: finishing write tid 2 to smithi16987243-239 2023-09-23T22:22:58.567 INFO:tasks.rados.rados.0.smithi169.stdout:1853: finishing write tid 3 to smithi16987243-239 2023-09-23T22:22:58.567 INFO:tasks.rados.rados.0.smithi169.stdout:1853: finishing write tid 4 to smithi16987243-239 2023-09-23T22:22:58.567 INFO:tasks.rados.rados.0.smithi169.stdout:1853: finishing write tid 5 to smithi16987243-239 2023-09-23T22:22:58.567 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 239 v 283 (ObjNum 1262 snap 0 seq_num 1262) dirty exists 2023-09-23T22:22:58.567 INFO:tasks.rados.rados.0.smithi169.stdout:1853: left oid 239 (ObjNum 1262 snap 0 seq_num 1262) 2023-09-23T22:22:58.567 INFO:tasks.rados.rados.0.smithi169.stdout:1854: expect (ObjNum 7 snap 0 seq_num 7) 2023-09-23T22:22:58.639 INFO:tasks.rados.rados.0.smithi169.stdout:1855: expect (ObjNum 324 snap 0 seq_num 324) 2023-09-23T22:22:58.752 INFO:tasks.rados.rados.0.smithi169.stdout:1856: finishing write tid 1 to smithi16987243-415 2023-09-23T22:22:58.752 INFO:tasks.rados.rados.0.smithi169.stdout:1856: finishing write tid 2 to smithi16987243-415 2023-09-23T22:22:58.753 INFO:tasks.rados.rados.0.smithi169.stdout:1856: finishing write tid 3 to smithi16987243-415 2023-09-23T22:22:58.753 INFO:tasks.rados.rados.0.smithi169.stdout:1856: finishing write tid 4 to smithi16987243-415 2023-09-23T22:22:58.753 INFO:tasks.rados.rados.0.smithi169.stdout:1856: finishing write tid 5 to smithi16987243-415 2023-09-23T22:22:58.753 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 415 v 282 (ObjNum 1263 snap 0 seq_num 1263) dirty exists 2023-09-23T22:22:58.753 INFO:tasks.rados.rados.0.smithi169.stdout:1856: left oid 415 (ObjNum 1263 snap 0 seq_num 1263) 2023-09-23T22:22:58.753 INFO:tasks.rados.rados.0.smithi169.stdout:1857: finishing write tid 1 to smithi16987243-144 2023-09-23T22:22:58.753 INFO:tasks.rados.rados.0.smithi169.stdout:1857: finishing write tid 2 to smithi16987243-144 2023-09-23T22:22:58.753 INFO:tasks.rados.rados.0.smithi169.stdout:1859: seq_num 1266 ranges {477662=579832,1683380=555768,2966450=311212} 2023-09-23T22:22:58.763 INFO:tasks.rados.rados.0.smithi169.stdout:1859: writing smithi16987243-251 from 477662 to 1057494 tid 1 2023-09-23T22:22:58.772 INFO:tasks.rados.rados.0.smithi169.stdout:1859: writing smithi16987243-251 from 1683380 to 2239148 tid 2 2023-09-23T22:22:58.779 INFO:tasks.rados.rados.0.smithi169.stdout:1859: writing smithi16987243-251 from 2966450 to 3277662 tid 3 2023-09-23T22:22:58.779 INFO:tasks.rados.rados.0.smithi169.stdout:1849: done (8 left) 2023-09-23T22:22:58.779 INFO:tasks.rados.rados.0.smithi169.stdout:1852: done (7 left) 2023-09-23T22:22:58.779 INFO:tasks.rados.rados.0.smithi169.stdout:1853: done (6 left) 2023-09-23T22:22:58.779 INFO:tasks.rados.rados.0.smithi169.stdout:1854: done (5 left) 2023-09-23T22:22:58.779 INFO:tasks.rados.rados.0.smithi169.stdout:1855: done (4 left) 2023-09-23T22:22:58.779 INFO:tasks.rados.rados.0.smithi169.stdout:1856: done (3 left) 2023-09-23T22:22:58.779 INFO:tasks.rados.rados.0.smithi169.stdout:1860: read oid 210 snap -1 2023-09-23T22:22:58.779 INFO:tasks.rados.rados.0.smithi169.stdout:1860: expect deleted 2023-09-23T22:22:58.779 INFO:tasks.rados.rados.0.smithi169.stdout:1861: read oid 474 snap -1 2023-09-23T22:22:58.780 INFO:tasks.rados.rados.0.smithi169.stdout:1861: expect (ObjNum 473 snap 0 seq_num 473) 2023-09-23T22:22:58.780 INFO:tasks.rados.rados.0.smithi169.stdout:1862: write oid 457 current snap is 0 2023-09-23T22:22:58.780 INFO:tasks.rados.rados.0.smithi169.stdout:1857: finishing write tid 3 to smithi16987243-144 2023-09-23T22:22:58.780 INFO:tasks.rados.rados.0.smithi169.stdout:1857: finishing write tid 4 to smithi16987243-144 2023-09-23T22:22:58.780 INFO:tasks.rados.rados.0.smithi169.stdout:1857: finishing write tid 5 to smithi16987243-144 2023-09-23T22:22:58.780 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 144 v 250 (ObjNum 1264 snap 0 seq_num 1264) dirty exists 2023-09-23T22:22:58.780 INFO:tasks.rados.rados.0.smithi169.stdout:1857: left oid 144 (ObjNum 1264 snap 0 seq_num 1264) 2023-09-23T22:22:58.780 INFO:tasks.rados.rados.0.smithi169.stdout:1858: finishing write tid 1 to smithi16987243-278 2023-09-23T22:22:58.780 INFO:tasks.rados.rados.0.smithi169.stdout:1858: finishing write tid 2 to smithi16987243-278 2023-09-23T22:22:58.780 INFO:tasks.rados.rados.0.smithi169.stdout:1858: finishing write tid 3 to smithi16987243-278 2023-09-23T22:22:58.780 INFO:tasks.rados.rados.0.smithi169.stdout:1858: finishing write tid 4 to smithi16987243-278 2023-09-23T22:22:58.781 INFO:tasks.rados.rados.0.smithi169.stdout:1858: finishing write tid 5 to smithi16987243-278 2023-09-23T22:22:58.781 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 278 v 279 (ObjNum 1265 snap 0 seq_num 1265) dirty exists 2023-09-23T22:22:58.781 INFO:tasks.rados.rados.0.smithi169.stdout:1858: left oid 278 (ObjNum 1265 snap 0 seq_num 1265) 2023-09-23T22:22:58.781 INFO:tasks.rados.rados.0.smithi169.stdout:1859: finishing write tid 1 to smithi16987243-251 2023-09-23T22:22:58.781 INFO:tasks.rados.rados.0.smithi169.stdout:1859: finishing write tid 2 to smithi16987243-251 2023-09-23T22:22:58.781 INFO:tasks.rados.rados.0.smithi169.stdout:1862: seq_num 1267 ranges {494469=655081,1741862=415779,2710226=584243} 2023-09-23T22:22:58.788 INFO:tasks.rados.rados.0.smithi169.stdout:1862: writing smithi16987243-457 from 494469 to 1149550 tid 1 2023-09-23T22:22:58.795 INFO:tasks.rados.rados.0.smithi169.stdout:1862: writing smithi16987243-457 from 1741862 to 2157641 tid 2 2023-09-23T22:22:58.802 INFO:tasks.rados.rados.0.smithi169.stdout:1862: writing smithi16987243-457 from 2710226 to 3294469 tid 3 2023-09-23T22:22:58.803 INFO:tasks.rados.rados.0.smithi169.stdout:1857: done (5 left) 2023-09-23T22:22:58.803 INFO:tasks.rados.rados.0.smithi169.stdout:1858: done (4 left) 2023-09-23T22:22:58.803 INFO:tasks.rados.rados.0.smithi169.stdout:1863: read oid 56 snap -1 2023-09-23T22:22:58.803 INFO:tasks.rados.rados.0.smithi169.stdout:1863: expect (ObjNum 55 snap 0 seq_num 55) 2023-09-23T22:22:58.803 INFO:tasks.rados.rados.0.smithi169.stdout:1864: read oid 139 snap -1 2023-09-23T22:22:58.803 INFO:tasks.rados.rados.0.smithi169.stdout:1864: expect (ObjNum 1245 snap 0 seq_num 1245) 2023-09-23T22:22:58.803 INFO:tasks.rados.rados.0.smithi169.stdout:1865: read oid 72 snap -1 2023-09-23T22:22:58.803 INFO:tasks.rados.rados.0.smithi169.stdout:1865: expect (ObjNum 1124 snap 0 seq_num 1124) 2023-09-23T22:22:58.803 INFO:tasks.rados.rados.0.smithi169.stdout:1866: read oid 261 snap -1 2023-09-23T22:22:58.803 INFO:tasks.rados.rados.0.smithi169.stdout:1866: expect deleted 2023-09-23T22:22:58.803 INFO:tasks.rados.rados.0.smithi169.stdout:1867: delete oid 362 current snap is 0 2023-09-23T22:22:58.804 INFO:tasks.rados.rados.0.smithi169.stdout:1861: expect (ObjNum 473 snap 0 seq_num 473) 2023-09-23T22:22:58.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:22:58 smithi187 bash[32535]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:22:58] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:22:58.944 INFO:tasks.rados.rados.0.smithi169.stdout:1859: finishing write tid 3 to smithi16987243-251 2023-09-23T22:22:58.944 INFO:tasks.rados.rados.0.smithi169.stdout:1859: finishing write tid 4 to smithi16987243-251 2023-09-23T22:22:58.944 INFO:tasks.rados.rados.0.smithi169.stdout:1859: finishing write tid 5 to smithi16987243-251 2023-09-23T22:22:58.944 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 251 v 273 (ObjNum 1266 snap 0 seq_num 1266) dirty exists 2023-09-23T22:22:58.944 INFO:tasks.rados.rados.0.smithi169.stdout:1859: left oid 251 (ObjNum 1266 snap 0 seq_num 1266) 2023-09-23T22:22:58.944 INFO:tasks.rados.rados.0.smithi169.stdout:1862: finishing write tid 1 to smithi16987243-457 2023-09-23T22:22:58.944 INFO:tasks.rados.rados.0.smithi169.stdout:1862: finishing write tid 2 to smithi16987243-457 2023-09-23T22:22:58.945 INFO:tasks.rados.rados.0.smithi169.stdout:1862: finishing write tid 3 to smithi16987243-457 2023-09-23T22:22:58.945 INFO:tasks.rados.rados.0.smithi169.stdout:1862: finishing write tid 4 to smithi16987243-457 2023-09-23T22:22:58.945 INFO:tasks.rados.rados.0.smithi169.stdout:1862: finishing write tid 5 to smithi16987243-457 2023-09-23T22:22:58.945 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 457 v 228 (ObjNum 1267 snap 0 seq_num 1267) dirty exists 2023-09-23T22:22:58.945 INFO:tasks.rados.rados.0.smithi169.stdout:1862: left oid 457 (ObjNum 1267 snap 0 seq_num 1267) 2023-09-23T22:22:58.945 INFO:tasks.rados.rados.0.smithi169.stdout:1865: expect (ObjNum 1124 snap 0 seq_num 1124) 2023-09-23T22:22:59.076 INFO:tasks.rados.rados.0.smithi169.stdout:1864: expect (ObjNum 1245 snap 0 seq_num 1245) 2023-09-23T22:22:59.259 INFO:tasks.rados.rados.0.smithi169.stdout:1863: expect (ObjNum 55 snap 0 seq_num 55) 2023-09-23T22:22:59.350 INFO:tasks.rados.rados.0.smithi169.stdout:1859: done (8 left) 2023-09-23T22:22:59.350 INFO:tasks.rados.rados.0.smithi169.stdout:1860: done (7 left) 2023-09-23T22:22:59.350 INFO:tasks.rados.rados.0.smithi169.stdout:1861: done (6 left) 2023-09-23T22:22:59.350 INFO:tasks.rados.rados.0.smithi169.stdout:1862: done (5 left) 2023-09-23T22:22:59.350 INFO:tasks.rados.rados.0.smithi169.stdout:1863: done (4 left) 2023-09-23T22:22:59.351 INFO:tasks.rados.rados.0.smithi169.stdout:1864: done (3 left) 2023-09-23T22:22:59.351 INFO:tasks.rados.rados.0.smithi169.stdout:1865: done (2 left) 2023-09-23T22:22:59.351 INFO:tasks.rados.rados.0.smithi169.stdout:1866: done (1 left) 2023-09-23T22:22:59.351 INFO:tasks.rados.rados.0.smithi169.stdout:1867: done (0 left) 2023-09-23T22:22:59.351 INFO:tasks.rados.rados.0.smithi169.stdout:1868: write oid 446 current snap is 0 2023-09-23T22:22:59.351 INFO:tasks.rados.rados.0.smithi169.stdout:1868: seq_num 1269 ranges {528083=405579,1342473=419448,2248719=733949} 2023-09-23T22:22:59.360 INFO:tasks.rados.rados.0.smithi169.stdout:1868: writing smithi16987243-446 from 528083 to 933662 tid 1 2023-09-23T22:22:59.367 INFO:tasks.rados.rados.0.smithi169.stdout:1868: writing smithi16987243-446 from 1342473 to 1761921 tid 2 2023-09-23T22:22:59.374 INFO:tasks.rados.rados.0.smithi169.stdout:1868: writing smithi16987243-446 from 2248719 to 2982668 tid 3 2023-09-23T22:22:59.375 INFO:tasks.rados.rados.0.smithi169.stdout:1869: write oid 385 current snap is 0 2023-09-23T22:22:59.375 INFO:tasks.rados.rados.0.smithi169.stdout:1868: finishing write tid 1 to smithi16987243-446 2023-09-23T22:22:59.375 INFO:tasks.rados.rados.0.smithi169.stdout:1869: seq_num 1270 ranges {544890=597181,1917308=563106,3076142=268748} 2023-09-23T22:22:59.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:59 smithi187 bash[31480]: cluster 2023-09-23T22:22:57.848794+0000 mgr.y (mgr.24365) 241 : cluster [DBG] pgmap v212: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 88 MiB/s rd, 13 MiB/s wr, 126 op/s 2023-09-23T22:22:59.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:59 smithi187 bash[31480]: cephadm 2023-09-23T22:22:58.150175+0000 mgr.y (mgr.24365) 242 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-23T22:22:59.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:59 smithi187 bash[31480]: audit 2023-09-23T22:22:58.157810+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:22:59.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:59 smithi187 bash[31480]: audit 2023-09-23T22:22:58.159227+0000 mon.c (mon.2) 146 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:22:59.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:59 smithi187 bash[31480]: audit 2023-09-23T22:22:58.159798+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:22:59.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:59 smithi187 bash[31480]: audit 2023-09-23T22:22:58.161195+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:22:59.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:59 smithi187 bash[31480]: audit 2023-09-23T22:22:58.162290+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:22:59.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:59 smithi187 bash[31480]: cephadm 2023-09-23T22:22:58.163506+0000 mgr.y (mgr.24365) 243 : cephadm [INF] Deploying daemon mgr.x on smithi187 2023-09-23T22:22:59.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:22:59 smithi187 bash[31480]: audit 2023-09-23T22:22:59.040600+0000 mon.a (mon.0) 843 : audit [DBG] from='client.? 172.21.15.169:0/1403884652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:59.381 INFO:tasks.rados.rados.0.smithi169.stdout:1869: writing smithi16987243-385 from 544890 to 1142071 tid 1 2023-09-23T22:22:59.388 INFO:tasks.rados.rados.0.smithi169.stdout:1869: writing smithi16987243-385 from 1917308 to 2480414 tid 2 2023-09-23T22:22:59.393 INFO:tasks.rados.rados.0.smithi169.stdout:1869: writing smithi16987243-385 from 3076142 to 3344890 tid 3 2023-09-23T22:22:59.394 INFO:tasks.rados.rados.0.smithi169.stdout:1870: write oid 420 current snap is 0 2023-09-23T22:22:59.394 INFO:tasks.rados.rados.0.smithi169.stdout:1870: seq_num 1271 ranges {561697=672430,1975790=706764,3103565=258132} 2023-09-23T22:22:59.400 INFO:tasks.rados.rados.0.smithi169.stdout:1870: writing smithi16987243-420 from 561697 to 1234127 tid 1 2023-09-23T22:22:59.408 INFO:tasks.rados.rados.0.smithi169.stdout:1870: writing smithi16987243-420 from 1975790 to 2682554 tid 2 2023-09-23T22:22:59.413 INFO:tasks.rados.rados.0.smithi169.stdout:1870: writing smithi16987243-420 from 3103565 to 3361697 tid 3 2023-09-23T22:22:59.413 INFO:tasks.rados.rados.0.smithi169.stdout:1871: write oid 196 current snap is 0 2023-09-23T22:22:59.413 INFO:tasks.rados.rados.0.smithi169.stdout:1871: seq_num 1272 ranges {578504=747679,2034272=566775,3130988=247516} 2023-09-23T22:22:59.420 INFO:tasks.rados.rados.0.smithi169.stdout:1871: writing smithi16987243-196 from 578504 to 1326183 tid 1 2023-09-23T22:22:59.427 INFO:tasks.rados.rados.0.smithi169.stdout:1871: writing smithi16987243-196 from 2034272 to 2601047 tid 2 2023-09-23T22:22:59.432 INFO:tasks.rados.rados.0.smithi169.stdout:1871: writing smithi16987243-196 from 3130988 to 3378504 tid 3 2023-09-23T22:22:59.433 INFO:tasks.rados.rados.0.smithi169.stdout:1872: read oid 379 snap -1 2023-09-23T22:22:59.433 INFO:tasks.rados.rados.0.smithi169.stdout:1872: expect (ObjNum 1235 snap 0 seq_num 1235) 2023-09-23T22:22:59.433 INFO:tasks.rados.rados.0.smithi169.stdout:1873: read oid 240 snap -1 2023-09-23T22:22:59.433 INFO:tasks.rados.rados.0.smithi169.stdout:1873: expect (ObjNum 557 snap 0 seq_num 557) 2023-09-23T22:22:59.433 INFO:tasks.rados.rados.0.smithi169.stdout:1874: read oid 38 snap -1 2023-09-23T22:22:59.433 INFO:tasks.rados.rados.0.smithi169.stdout:1874: expect deleted 2023-09-23T22:22:59.433 INFO:tasks.rados.rados.0.smithi169.stdout:1875: read oid 35 snap -1 2023-09-23T22:22:59.433 INFO:tasks.rados.rados.0.smithi169.stdout:1875: expect (ObjNum 1054 snap 0 seq_num 1054) 2023-09-23T22:22:59.433 INFO:tasks.rados.rados.0.smithi169.stdout:1876: write oid 83 current snap is 0 2023-09-23T22:22:59.433 INFO:tasks.rados.rados.0.smithi169.stdout:1868: finishing write tid 2 to smithi16987243-446 2023-09-23T22:22:59.433 INFO:tasks.rados.rados.0.smithi169.stdout:1876: seq_num 1273 ranges {595311=422928,1576401=710433,3042058=353253} 2023-09-23T22:22:59.438 INFO:tasks.rados.rados.0.smithi169.stdout:1876: writing smithi16987243-83 from 595311 to 1018239 tid 1 2023-09-23T22:22:59.447 INFO:tasks.rados.rados.0.smithi169.stdout:1876: writing smithi16987243-83 from 1576401 to 2286834 tid 2 2023-09-23T22:22:59.453 INFO:tasks.rados.rados.0.smithi169.stdout:1876: writing smithi16987243-83 from 3042058 to 3395311 tid 3 2023-09-23T22:22:59.453 INFO:tasks.rados.rados.0.smithi169.stdout:1877: write oid 477 current snap is 0 2023-09-23T22:22:59.453 INFO:tasks.rados.rados.0.smithi169.stdout:1877: seq_num 1274 ranges {612118=498177,1634883=570444,2669481=706662} 2023-09-23T22:22:59.459 INFO:tasks.rados.rados.0.smithi169.stdout:1877: writing smithi16987243-477 from 612118 to 1110295 tid 1 2023-09-23T22:22:59.466 INFO:tasks.rados.rados.0.smithi169.stdout:1877: writing smithi16987243-477 from 1634883 to 2205327 tid 2 2023-09-23T22:22:59.474 INFO:tasks.rados.rados.0.smithi169.stdout:1877: writing smithi16987243-477 from 2669481 to 3376143 tid 3 2023-09-23T22:22:59.475 INFO:tasks.rados.rados.0.smithi169.stdout:1878: read oid 246 snap -1 2023-09-23T22:22:59.475 INFO:tasks.rados.rados.0.smithi169.stdout:1878: expect (ObjNum 1128 snap 0 seq_num 1128) 2023-09-23T22:22:59.475 INFO:tasks.rados.rados.0.smithi169.stdout:1879: write oid 115 current snap is 0 2023-09-23T22:22:59.475 INFO:tasks.rados.rados.0.smithi169.stdout:1879: seq_num 1275 ranges {628925=573426,1693365=714102,3096904=332021} 2023-09-23T22:22:59.481 INFO:tasks.rados.rados.0.smithi169.stdout:1879: writing smithi16987243-115 from 628925 to 1202351 tid 1 2023-09-23T22:22:59.488 INFO:tasks.rados.rados.0.smithi169.stdout:1879: writing smithi16987243-115 from 1693365 to 2407467 tid 2 2023-09-23T22:22:59.494 INFO:tasks.rados.rados.0.smithi169.stdout:1879: writing smithi16987243-115 from 3096904 to 3428925 tid 3 2023-09-23T22:22:59.494 INFO:tasks.rados.rados.0.smithi169.stdout:1880: read oid 97 snap -1 2023-09-23T22:22:59.495 INFO:tasks.rados.rados.0.smithi169.stdout:1880: expect (ObjNum 1131 snap 0 seq_num 1131) 2023-09-23T22:22:59.495 INFO:tasks.rados.rados.0.smithi169.stdout:1881: write oid 100 current snap is 0 2023-09-23T22:22:59.495 INFO:tasks.rados.rados.0.smithi169.stdout:1868: finishing write tid 3 to smithi16987243-446 2023-09-23T22:22:59.495 INFO:tasks.rados.rados.0.smithi169.stdout:1881: seq_num 1276 ranges {645732=648675,1751847=574113,3124327=321405} 2023-09-23T22:22:59.501 INFO:tasks.rados.rados.0.smithi169.stdout:1881: writing smithi16987243-100 from 645732 to 1294407 tid 1 2023-09-23T22:22:59.507 INFO:tasks.rados.rados.0.smithi169.stdout:1881: writing smithi16987243-100 from 1751847 to 2325960 tid 2 2023-09-23T22:22:59.514 INFO:tasks.rados.rados.0.smithi169.stdout:1881: writing smithi16987243-100 from 3124327 to 3445732 tid 3 2023-09-23T22:22:59.514 INFO:tasks.rados.rados.0.smithi169.stdout:1882: read oid 450 snap -1 2023-09-23T22:22:59.514 INFO:tasks.rados.rados.0.smithi169.stdout:1882: expect (ObjNum 956 snap 0 seq_num 956) 2023-09-23T22:22:59.515 INFO:tasks.rados.rados.0.smithi169.stdout:1883: write oid 395 current snap is 0 2023-09-23T22:22:59.515 INFO:tasks.rados.rados.0.smithi169.stdout:1868: finishing write tid 4 to smithi16987243-446 2023-09-23T22:22:59.515 INFO:tasks.rados.rados.0.smithi169.stdout:1883: seq_num 1277 ranges {662539=723924,2093976=717771,3435397=27142} 2023-09-23T22:22:59.522 INFO:tasks.rados.rados.0.smithi169.stdout:1883: writing smithi16987243-395 from 662539 to 1386463 tid 1 2023-09-23T22:22:59.530 INFO:tasks.rados.rados.0.smithi169.stdout:1883: writing smithi16987243-395 from 2093976 to 2811747 tid 2 2023-09-23T22:22:59.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:59 smithi169 bash[40994]: cluster 2023-09-23T22:22:57.848794+0000 mgr.y (mgr.24365) 241 : cluster [DBG] pgmap v212: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 88 MiB/s rd, 13 MiB/s wr, 126 op/s 2023-09-23T22:22:59.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:59 smithi169 bash[40994]: cephadm 2023-09-23T22:22:58.150175+0000 mgr.y (mgr.24365) 242 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-23T22:22:59.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:59 smithi169 bash[40994]: audit 2023-09-23T22:22:58.157810+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:22:59.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:59 smithi169 bash[40994]: audit 2023-09-23T22:22:58.159227+0000 mon.c (mon.2) 146 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:22:59.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:59 smithi169 bash[40994]: audit 2023-09-23T22:22:58.159798+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:22:59.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:59 smithi169 bash[40994]: audit 2023-09-23T22:22:58.161195+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:22:59.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:59 smithi169 bash[40994]: audit 2023-09-23T22:22:58.162290+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:22:59.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:59 smithi169 bash[40994]: cephadm 2023-09-23T22:22:58.163506+0000 mgr.y (mgr.24365) 243 : cephadm [INF] Deploying daemon mgr.x on smithi187 2023-09-23T22:22:59.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:22:59 smithi169 bash[40994]: audit 2023-09-23T22:22:59.040600+0000 mon.a (mon.0) 843 : audit [DBG] from='client.? 172.21.15.169:0/1403884652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:59.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:59 smithi169 bash[27421]: cluster 2023-09-23T22:22:57.848794+0000 mgr.y (mgr.24365) 241 : cluster [DBG] pgmap v212: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 88 MiB/s rd, 13 MiB/s wr, 126 op/s 2023-09-23T22:22:59.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:59 smithi169 bash[27421]: cephadm 2023-09-23T22:22:58.150175+0000 mgr.y (mgr.24365) 242 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-23T22:22:59.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:59 smithi169 bash[27421]: audit 2023-09-23T22:22:58.157810+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:22:59.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:59 smithi169 bash[27421]: audit 2023-09-23T22:22:58.159227+0000 mon.c (mon.2) 146 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:22:59.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:59 smithi169 bash[27421]: audit 2023-09-23T22:22:58.159798+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:22:59.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:59 smithi169 bash[27421]: audit 2023-09-23T22:22:58.161195+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:22:59.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:59 smithi169 bash[27421]: audit 2023-09-23T22:22:58.162290+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:22:59.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:59 smithi169 bash[27421]: cephadm 2023-09-23T22:22:58.163506+0000 mgr.y (mgr.24365) 243 : cephadm [INF] Deploying daemon mgr.x on smithi187 2023-09-23T22:22:59.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:22:59 smithi169 bash[27421]: audit 2023-09-23T22:22:59.040600+0000 mon.a (mon.0) 843 : audit [DBG] from='client.? 172.21.15.169:0/1403884652' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:22:59.535 INFO:tasks.rados.rados.0.smithi169.stdout:1883: writing smithi16987243-395 from 3435397 to 3462539 tid 3 2023-09-23T22:22:59.535 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:22:59.535 INFO:tasks.rados.rados.0.smithi169.stdout:1868: finishing write tid 5 to smithi16987243-446 2023-09-23T22:22:59.535 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 446 v 242 (ObjNum 1269 snap 0 seq_num 1269) dirty exists 2023-09-23T22:22:59.535 INFO:tasks.rados.rados.0.smithi169.stdout:1868: left oid 446 (ObjNum 1269 snap 0 seq_num 1269) 2023-09-23T22:22:59.535 INFO:tasks.rados.rados.0.smithi169.stdout:1868: done (15 left) 2023-09-23T22:22:59.535 INFO:tasks.rados.rados.0.smithi169.stdout:1884: write oid 307 current snap is 0 2023-09-23T22:22:59.536 INFO:tasks.rados.rados.0.smithi169.stdout:1884: seq_num 1278 ranges {679346=515526,1868811=577782,3179173=300173} 2023-09-23T22:22:59.540 INFO:tasks.rados.rados.0.smithi169.stdout:1884: writing smithi16987243-307 from 679346 to 1194872 tid 1 2023-09-23T22:22:59.547 INFO:tasks.rados.rados.0.smithi169.stdout:1884: writing smithi16987243-307 from 1868811 to 2446593 tid 2 2023-09-23T22:22:59.554 INFO:tasks.rados.rados.0.smithi169.stdout:1884: writing smithi16987243-307 from 3179173 to 3479346 tid 3 2023-09-23T22:22:59.554 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:22:59.554 INFO:tasks.rados.rados.0.smithi169.stdout:1869: finishing write tid 1 to smithi16987243-385 2023-09-23T22:22:59.555 INFO:tasks.rados.rados.0.smithi169.stdout:1869: finishing write tid 2 to smithi16987243-385 2023-09-23T22:22:59.555 INFO:tasks.rados.rados.0.smithi169.stdout:1869: finishing write tid 3 to smithi16987243-385 2023-09-23T22:22:59.555 INFO:tasks.rados.rados.0.smithi169.stdout:1869: finishing write tid 4 to smithi16987243-385 2023-09-23T22:22:59.555 INFO:tasks.rados.rados.0.smithi169.stdout:1869: finishing write tid 5 to smithi16987243-385 2023-09-23T22:22:59.555 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 385 v 287 (ObjNum 1270 snap 0 seq_num 1270) dirty exists 2023-09-23T22:22:59.555 INFO:tasks.rados.rados.0.smithi169.stdout:1869: left oid 385 (ObjNum 1270 snap 0 seq_num 1270) 2023-09-23T22:22:59.556 INFO:tasks.rados.rados.0.smithi169.stdout:1870: finishing write tid 1 to smithi16987243-420 2023-09-23T22:22:59.556 INFO:tasks.rados.rados.0.smithi169.stdout:1870: finishing write tid 2 to smithi16987243-420 2023-09-23T22:22:59.556 INFO:tasks.rados.rados.0.smithi169.stdout:1869: done (15 left) 2023-09-23T22:22:59.556 INFO:tasks.rados.rados.0.smithi169.stdout:1885: write oid 193 current snap is 0 2023-09-23T22:22:59.556 INFO:tasks.rados.rados.0.smithi169.stdout:1885: seq_num 1279 ranges {696153=590775,1927293=721440,3206596=289557} 2023-09-23T22:22:59.560 INFO:tasks.rados.rados.0.smithi169.stdout:1885: writing smithi16987243-193 from 696153 to 1286928 tid 1 2023-09-23T22:22:59.568 INFO:tasks.rados.rados.0.smithi169.stdout:1885: writing smithi16987243-193 from 1927293 to 2648733 tid 2 2023-09-23T22:22:59.574 INFO:tasks.rados.rados.0.smithi169.stdout:1885: writing smithi16987243-193 from 3206596 to 3496153 tid 3 2023-09-23T22:22:59.574 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:22:59.574 INFO:tasks.rados.rados.0.smithi169.stdout:1870: finishing write tid 3 to smithi16987243-420 2023-09-23T22:22:59.574 INFO:tasks.rados.rados.0.smithi169.stdout:1870: finishing write tid 4 to smithi16987243-420 2023-09-23T22:22:59.574 INFO:tasks.rados.rados.0.smithi169.stdout:1870: finishing write tid 5 to smithi16987243-420 2023-09-23T22:22:59.574 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 420 v 275 (ObjNum 1271 snap 0 seq_num 1271) dirty exists 2023-09-23T22:22:59.574 INFO:tasks.rados.rados.0.smithi169.stdout:1870: left oid 420 (ObjNum 1271 snap 0 seq_num 1271) 2023-09-23T22:22:59.574 INFO:tasks.rados.rados.0.smithi169.stdout:1871: finishing write tid 1 to smithi16987243-196 2023-09-23T22:22:59.575 INFO:tasks.rados.rados.0.smithi169.stdout:1871: finishing write tid 2 to smithi16987243-196 2023-09-23T22:22:59.575 INFO:tasks.rados.rados.0.smithi169.stdout:1870: done (15 left) 2023-09-23T22:22:59.575 INFO:tasks.rados.rados.0.smithi169.stdout:1886: delete oid 331 current snap is 0 2023-09-23T22:22:59.575 INFO:tasks.rados.rados.0.smithi169.stdout:1873: expect (ObjNum 557 snap 0 seq_num 557) 2023-09-23T22:22:59.745 INFO:tasks.rados.rados.0.smithi169.stdout:1871: finishing write tid 3 to smithi16987243-196 2023-09-23T22:22:59.745 INFO:tasks.rados.rados.0.smithi169.stdout:1871: finishing write tid 4 to smithi16987243-196 2023-09-23T22:22:59.745 INFO:tasks.rados.rados.0.smithi169.stdout:1871: finishing write tid 5 to smithi16987243-196 2023-09-23T22:22:59.745 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 196 v 246 (ObjNum 1272 snap 0 seq_num 1272) dirty exists 2023-09-23T22:22:59.745 INFO:tasks.rados.rados.0.smithi169.stdout:1871: left oid 196 (ObjNum 1272 snap 0 seq_num 1272) 2023-09-23T22:22:59.745 INFO:tasks.rados.rados.0.smithi169.stdout:1872: expect (ObjNum 1235 snap 0 seq_num 1235) 2023-09-23T22:22:59.914 INFO:tasks.rados.rados.0.smithi169.stdout:1876: finishing write tid 1 to smithi16987243-83 2023-09-23T22:22:59.914 INFO:tasks.rados.rados.0.smithi169.stdout:1875: expect (ObjNum 1054 snap 0 seq_num 1054) 2023-09-23T22:23:00.084 INFO:tasks.rados.rados.0.smithi169.stdout:1876: finishing write tid 2 to smithi16987243-83 2023-09-23T22:23:00.084 INFO:tasks.rados.rados.0.smithi169.stdout:1876: finishing write tid 3 to smithi16987243-83 2023-09-23T22:23:00.084 INFO:tasks.rados.rados.0.smithi169.stdout:1876: finishing write tid 4 to smithi16987243-83 2023-09-23T22:23:00.084 INFO:tasks.rados.rados.0.smithi169.stdout:1876: finishing write tid 5 to smithi16987243-83 2023-09-23T22:23:00.084 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 83 v 283 (ObjNum 1273 snap 0 seq_num 1273) dirty exists 2023-09-23T22:23:00.084 INFO:tasks.rados.rados.0.smithi169.stdout:1876: left oid 83 (ObjNum 1273 snap 0 seq_num 1273) 2023-09-23T22:23:00.085 INFO:tasks.rados.rados.0.smithi169.stdout:1877: finishing write tid 1 to smithi16987243-477 2023-09-23T22:23:00.085 INFO:tasks.rados.rados.0.smithi169.stdout:1877: finishing write tid 2 to smithi16987243-477 2023-09-23T22:23:00.085 INFO:tasks.rados.rados.0.smithi169.stdout:1877: finishing write tid 3 to smithi16987243-477 2023-09-23T22:23:00.085 INFO:tasks.rados.rados.0.smithi169.stdout:1871: done (15 left) 2023-09-23T22:23:00.085 INFO:tasks.rados.rados.0.smithi169.stdout:1872: done (14 left) 2023-09-23T22:23:00.085 INFO:tasks.rados.rados.0.smithi169.stdout:1873: done (13 left) 2023-09-23T22:23:00.085 INFO:tasks.rados.rados.0.smithi169.stdout:1874: done (12 left) 2023-09-23T22:23:00.085 INFO:tasks.rados.rados.0.smithi169.stdout:1875: done (11 left) 2023-09-23T22:23:00.085 INFO:tasks.rados.rados.0.smithi169.stdout:1876: done (10 left) 2023-09-23T22:23:00.085 INFO:tasks.rados.rados.0.smithi169.stdout:1886: done (9 left) 2023-09-23T22:23:00.085 INFO:tasks.rados.rados.0.smithi169.stdout:1887: read oid 37 snap -1 2023-09-23T22:23:00.086 INFO:tasks.rados.rados.0.smithi169.stdout:1887: expect (ObjNum 745 snap 0 seq_num 745) 2023-09-23T22:23:00.086 INFO:tasks.rados.rados.0.smithi169.stdout:1888: read oid 126 snap -1 2023-09-23T22:23:00.086 INFO:tasks.rados.rados.0.smithi169.stdout:1888: expect (ObjNum 1229 snap 0 seq_num 1229) 2023-09-23T22:23:00.086 INFO:tasks.rados.rados.0.smithi169.stdout:1889: read oid 499 snap -1 2023-09-23T22:23:00.086 INFO:tasks.rados.rados.0.smithi169.stdout:1889: expect (ObjNum 498 snap 0 seq_num 498) 2023-09-23T22:23:00.086 INFO:tasks.rados.rados.0.smithi169.stdout:1890: write oid 23 current snap is 0 2023-09-23T22:23:00.086 INFO:tasks.rados.rados.0.smithi169.stdout:1890: seq_num 1281 ranges {729767=741273,1927904=725109,3145089=384678} 2023-09-23T22:23:00.097 INFO:tasks.rados.rados.0.smithi169.stdout:1890: writing smithi16987243-23 from 729767 to 1471040 tid 1 2023-09-23T22:23:00.104 INFO:tasks.rados.rados.0.smithi169.stdout:1890: writing smithi16987243-23 from 1927904 to 2653013 tid 2 2023-09-23T22:23:00.109 INFO:tasks.rados.rados.0.smithi169.stdout:1890: writing smithi16987243-23 from 3145089 to 3529767 tid 3 2023-09-23T22:23:00.109 INFO:tasks.rados.rados.0.smithi169.stdout:1891: read oid 171 snap -1 2023-09-23T22:23:00.109 INFO:tasks.rados.rados.0.smithi169.stdout:1891: expect (ObjNum 1218 snap 0 seq_num 1218) 2023-09-23T22:23:00.109 INFO:tasks.rados.rados.0.smithi169.stdout:1892: read oid 474 snap -1 2023-09-23T22:23:00.110 INFO:tasks.rados.rados.0.smithi169.stdout:1892: expect (ObjNum 473 snap 0 seq_num 473) 2023-09-23T22:23:00.110 INFO:tasks.rados.rados.0.smithi169.stdout:1893: read oid 8 snap -1 2023-09-23T22:23:00.110 INFO:tasks.rados.rados.0.smithi169.stdout:1893: expect (ObjNum 7 snap 0 seq_num 7) 2023-09-23T22:23:00.110 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:23:00.110 INFO:tasks.rados.rados.0.smithi169.stdout:1877: finishing write tid 4 to smithi16987243-477 2023-09-23T22:23:00.110 INFO:tasks.rados.rados.0.smithi169.stdout:1877: finishing write tid 5 to smithi16987243-477 2023-09-23T22:23:00.110 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 477 v 287 (ObjNum 1274 snap 0 seq_num 1274) dirty exists 2023-09-23T22:23:00.110 INFO:tasks.rados.rados.0.smithi169.stdout:1877: left oid 477 (ObjNum 1274 snap 0 seq_num 1274) 2023-09-23T22:23:00.110 INFO:tasks.rados.rados.0.smithi169.stdout:1877: done (15 left) 2023-09-23T22:23:00.110 INFO:tasks.rados.rados.0.smithi169.stdout:1894: write oid 40 current snap is 0 2023-09-23T22:23:00.111 INFO:tasks.rados.rados.0.smithi169.stdout:1894: seq_num 1282 ranges {746574=416522,1586386=468767,2772512=629544} 2023-09-23T22:23:00.115 INFO:tasks.rados.rados.0.smithi169.stdout:1894: writing smithi16987243-40 from 746574 to 1163096 tid 1 2023-09-23T22:23:00.120 INFO:tasks.rados.rados.0.smithi169.stdout:1894: writing smithi16987243-40 from 1586386 to 2055153 tid 2 2023-09-23T22:23:00.128 INFO:tasks.rados.rados.0.smithi169.stdout:1894: writing smithi16987243-40 from 2772512 to 3402056 tid 3 2023-09-23T22:23:00.128 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:23:00.128 INFO:tasks.rados.rados.0.smithi169.stdout:1878: expect (ObjNum 1128 snap 0 seq_num 1128) 2023-09-23T22:23:00.260 INFO:tasks.rados.rados.0.smithi169.stdout:1879: finishing write tid 1 to smithi16987243-115 2023-09-23T22:23:00.260 INFO:tasks.rados.rados.0.smithi169.stdout:1879: finishing write tid 2 to smithi16987243-115 2023-09-23T22:23:00.260 INFO:tasks.rados.rados.0.smithi169.stdout:1879: finishing write tid 3 to smithi16987243-115 2023-09-23T22:23:00.260 INFO:tasks.rados.rados.0.smithi169.stdout:1879: finishing write tid 4 to smithi16987243-115 2023-09-23T22:23:00.260 INFO:tasks.rados.rados.0.smithi169.stdout:1879: finishing write tid 5 to smithi16987243-115 2023-09-23T22:23:00.260 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 115 v 266 (ObjNum 1275 snap 0 seq_num 1275) dirty exists 2023-09-23T22:23:00.260 INFO:tasks.rados.rados.0.smithi169.stdout:1879: left oid 115 (ObjNum 1275 snap 0 seq_num 1275) 2023-09-23T22:23:00.260 INFO:tasks.rados.rados.0.smithi169.stdout:1880: expect (ObjNum 1131 snap 0 seq_num 1131) 2023-09-23T22:23:00.378 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:00 smithi187 systemd[1]: Stopping Ceph mgr.x for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T22:23:00.383 INFO:tasks.rados.rados.0.smithi169.stdout:1881: finishing write tid 1 to smithi16987243-100 2023-09-23T22:23:00.383 INFO:tasks.rados.rados.0.smithi169.stdout:1881: finishing write tid 2 to smithi16987243-100 2023-09-23T22:23:00.384 INFO:tasks.rados.rados.0.smithi169.stdout:1881: finishing write tid 3 to smithi16987243-100 2023-09-23T22:23:00.384 INFO:tasks.rados.rados.0.smithi169.stdout:1881: finishing write tid 4 to smithi16987243-100 2023-09-23T22:23:00.384 INFO:tasks.rados.rados.0.smithi169.stdout:1881: finishing write tid 5 to smithi16987243-100 2023-09-23T22:23:00.384 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 100 v 306 (ObjNum 1276 snap 0 seq_num 1276) dirty exists 2023-09-23T22:23:00.384 INFO:tasks.rados.rados.0.smithi169.stdout:1881: left oid 100 (ObjNum 1276 snap 0 seq_num 1276) 2023-09-23T22:23:00.384 INFO:tasks.rados.rados.0.smithi169.stdout:1882: expect (ObjNum 956 snap 0 seq_num 956) 2023-09-23T22:23:00.464 INFO:tasks.rados.rados.0.smithi169.stdout:1883: finishing write tid 1 to smithi16987243-395 2023-09-23T22:23:00.464 INFO:tasks.rados.rados.0.smithi169.stdout:1883: finishing write tid 2 to smithi16987243-395 2023-09-23T22:23:00.464 INFO:tasks.rados.rados.0.smithi169.stdout:1883: finishing write tid 3 to smithi16987243-395 2023-09-23T22:23:00.464 INFO:tasks.rados.rados.0.smithi169.stdout:1883: finishing write tid 4 to smithi16987243-395 2023-09-23T22:23:00.464 INFO:tasks.rados.rados.0.smithi169.stdout:1883: finishing write tid 5 to smithi16987243-395 2023-09-23T22:23:00.464 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 395 v 273 (ObjNum 1277 snap 0 seq_num 1277) dirty exists 2023-09-23T22:23:00.465 INFO:tasks.rados.rados.0.smithi169.stdout:1883: left oid 395 (ObjNum 1277 snap 0 seq_num 1277) 2023-09-23T22:23:00.465 INFO:tasks.rados.rados.0.smithi169.stdout:1884: finishing write tid 1 to smithi16987243-307 2023-09-23T22:23:00.465 INFO:tasks.rados.rados.0.smithi169.stdout:1884: finishing write tid 2 to smithi16987243-307 2023-09-23T22:23:00.465 INFO:tasks.rados.rados.0.smithi169.stdout:1884: finishing write tid 3 to smithi16987243-307 2023-09-23T22:23:00.465 INFO:tasks.rados.rados.0.smithi169.stdout:1884: finishing write tid 4 to smithi16987243-307 2023-09-23T22:23:00.465 INFO:tasks.rados.rados.0.smithi169.stdout:1884: finishing write tid 5 to smithi16987243-307 2023-09-23T22:23:00.465 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 307 v 232 (ObjNum 1278 snap 0 seq_num 1278) dirty exists 2023-09-23T22:23:00.465 INFO:tasks.rados.rados.0.smithi169.stdout:1884: left oid 307 (ObjNum 1278 snap 0 seq_num 1278) 2023-09-23T22:23:00.465 INFO:tasks.rados.rados.0.smithi169.stdout:1885: finishing write tid 1 to smithi16987243-193 2023-09-23T22:23:00.465 INFO:tasks.rados.rados.0.smithi169.stdout:1878: done (15 left) 2023-09-23T22:23:00.465 INFO:tasks.rados.rados.0.smithi169.stdout:1879: done (14 left) 2023-09-23T22:23:00.465 INFO:tasks.rados.rados.0.smithi169.stdout:1880: done (13 left) 2023-09-23T22:23:00.466 INFO:tasks.rados.rados.0.smithi169.stdout:1881: done (12 left) 2023-09-23T22:23:00.466 INFO:tasks.rados.rados.0.smithi169.stdout:1882: done (11 left) 2023-09-23T22:23:00.466 INFO:tasks.rados.rados.0.smithi169.stdout:1883: done (10 left) 2023-09-23T22:23:00.466 INFO:tasks.rados.rados.0.smithi169.stdout:1884: done (9 left) 2023-09-23T22:23:00.466 INFO:tasks.rados.rados.0.smithi169.stdout:1895: write oid 318 current snap is 0 2023-09-23T22:23:00.466 INFO:tasks.rados.rados.0.smithi169.stdout:1895: seq_num 1283 ranges {763381=491771,2044868=728778,3199935=363446} 2023-09-23T22:23:00.476 INFO:tasks.rados.rados.0.smithi169.stdout:1895: writing smithi16987243-318 from 763381 to 1255152 tid 1 2023-09-23T22:23:00.486 INFO:tasks.rados.rados.0.smithi169.stdout:1895: writing smithi16987243-318 from 2044868 to 2773646 tid 2 2023-09-23T22:23:00.491 INFO:tasks.rados.rados.0.smithi169.stdout:1895: writing smithi16987243-318 from 3199935 to 3563381 tid 3 2023-09-23T22:23:00.491 INFO:tasks.rados.rados.0.smithi169.stdout:1896: read oid 401 snap -1 2023-09-23T22:23:00.491 INFO:tasks.rados.rados.0.smithi169.stdout:1896: expect deleted 2023-09-23T22:23:00.491 INFO:tasks.rados.rados.0.smithi169.stdout:1897: write oid 341 current snap is 0 2023-09-23T22:23:00.491 INFO:tasks.rados.rados.0.smithi169.stdout:1897: seq_num 1284 ranges {780188=567020,2103350=472436,3227358=352830} 2023-09-23T22:23:00.499 INFO:tasks.rados.rados.0.smithi169.stdout:1897: writing smithi16987243-341 from 780188 to 1347208 tid 1 2023-09-23T22:23:00.506 INFO:tasks.rados.rados.0.smithi169.stdout:1897: writing smithi16987243-341 from 2103350 to 2575786 tid 2 2023-09-23T22:23:00.512 INFO:tasks.rados.rados.0.smithi169.stdout:1897: writing smithi16987243-341 from 3227358 to 3580188 tid 3 2023-09-23T22:23:00.512 INFO:tasks.rados.rados.0.smithi169.stdout:1898: read oid 351 snap -1 2023-09-23T22:23:00.512 INFO:tasks.rados.rados.0.smithi169.stdout:1898: expect (ObjNum 833 snap 0 seq_num 833) 2023-09-23T22:23:00.512 INFO:tasks.rados.rados.0.smithi169.stdout:1899: read oid 241 snap -1 2023-09-23T22:23:00.512 INFO:tasks.rados.rados.0.smithi169.stdout:1899: expect (ObjNum 913 snap 0 seq_num 913) 2023-09-23T22:23:00.512 INFO:tasks.rados.rados.0.smithi169.stdout:1900: write oid 284 current snap is 0 2023-09-23T22:23:00.512 INFO:tasks.rados.rados.0.smithi169.stdout:1900: seq_num 1285 ranges {796995=758622,2161832=732447} 2023-09-23T22:23:00.521 INFO:tasks.rados.rados.0.smithi169.stdout:1900: writing smithi16987243-284 from 796995 to 1555617 tid 1 2023-09-23T22:23:00.528 INFO:tasks.rados.rados.0.smithi169.stdout:1900: writing smithi16987243-284 from 2161832 to 2894279 tid 2 2023-09-23T22:23:00.528 INFO:tasks.rados.rados.0.smithi169.stdout:1901: write oid 48 current snap is 0 2023-09-23T22:23:00.529 INFO:tasks.rados.rados.0.smithi169.stdout:1901: seq_num 1286 ranges {413802=433871,1420314=476105,2482204=790985} 2023-09-23T22:23:00.533 INFO:tasks.rados.rados.0.smithi169.stdout:1901: writing smithi16987243-48 from 413802 to 847673 tid 1 2023-09-23T22:23:00.539 INFO:tasks.rados.rados.0.smithi169.stdout:1901: writing smithi16987243-48 from 1420314 to 1896419 tid 2 2023-09-23T22:23:00.547 INFO:tasks.rados.rados.0.smithi169.stdout:1901: writing smithi16987243-48 from 2482204 to 3273189 tid 3 2023-09-23T22:23:00.547 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:23:00.547 INFO:tasks.rados.rados.0.smithi169.stdout:1885: finishing write tid 2 to smithi16987243-193 2023-09-23T22:23:00.547 INFO:tasks.rados.rados.0.smithi169.stdout:1885: finishing write tid 3 to smithi16987243-193 2023-09-23T22:23:00.548 INFO:tasks.rados.rados.0.smithi169.stdout:1885: finishing write tid 4 to smithi16987243-193 2023-09-23T22:23:00.548 INFO:tasks.rados.rados.0.smithi169.stdout:1885: finishing write tid 5 to smithi16987243-193 2023-09-23T22:23:00.548 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 193 v 310 (ObjNum 1279 snap 0 seq_num 1279) dirty exists 2023-09-23T22:23:00.548 INFO:tasks.rados.rados.0.smithi169.stdout:1885: left oid 193 (ObjNum 1279 snap 0 seq_num 1279) 2023-09-23T22:23:00.548 INFO:tasks.rados.rados.0.smithi169.stdout:1885: done (15 left) 2023-09-23T22:23:00.548 INFO:tasks.rados.rados.0.smithi169.stdout:1902: read oid 1 snap -1 2023-09-23T22:23:00.548 INFO:tasks.rados.rados.0.smithi169.stdout:1902: expect (ObjNum 1090 snap 0 seq_num 1090) 2023-09-23T22:23:00.548 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:23:00.548 INFO:tasks.rados.rados.0.smithi169.stdout:1888: expect (ObjNum 1229 snap 0 seq_num 1229) 2023-09-23T22:23:00.701 INFO:tasks.rados.rados.0.smithi169.stdout:1887: expect (ObjNum 745 snap 0 seq_num 745) 2023-09-23T22:23:00.808 INFO:tasks.rados.rados.0.smithi169.stdout:1889: expect (ObjNum 498 snap 0 seq_num 498) 2023-09-23T22:23:00.884 INFO:tasks.rados.rados.0.smithi169.stdout:1890: finishing write tid 1 to smithi16987243-23 2023-09-23T22:23:00.884 INFO:tasks.rados.rados.0.smithi169.stdout:1890: finishing write tid 2 to smithi16987243-23 2023-09-23T22:23:00.884 INFO:tasks.rados.rados.0.smithi169.stdout:1890: finishing write tid 3 to smithi16987243-23 2023-09-23T22:23:00.884 INFO:tasks.rados.rados.0.smithi169.stdout:1890: finishing write tid 4 to smithi16987243-23 2023-09-23T22:23:00.884 INFO:tasks.rados.rados.0.smithi169.stdout:1890: finishing write tid 5 to smithi16987243-23 2023-09-23T22:23:00.884 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 23 v 287 (ObjNum 1281 snap 0 seq_num 1281) dirty exists 2023-09-23T22:23:00.885 INFO:tasks.rados.rados.0.smithi169.stdout:1890: left oid 23 (ObjNum 1281 snap 0 seq_num 1281) 2023-09-23T22:23:00.885 INFO:tasks.rados.rados.0.smithi169.stdout:1891: expect (ObjNum 1218 snap 0 seq_num 1218) 2023-09-23T22:23:00.991 INFO:tasks.rados.rados.0.smithi169.stdout:1892: expect (ObjNum 473 snap 0 seq_num 473) 2023-09-23T22:23:01.114 INFO:tasks.rados.rados.0.smithi169.stdout:1893: expect (ObjNum 7 snap 0 seq_num 7) 2023-09-23T22:23:01.186 INFO:tasks.rados.rados.0.smithi169.stdout:1894: finishing write tid 1 to smithi16987243-40 2023-09-23T22:23:01.186 INFO:tasks.rados.rados.0.smithi169.stdout:1894: finishing write tid 2 to smithi16987243-40 2023-09-23T22:23:01.186 INFO:tasks.rados.rados.0.smithi169.stdout:1887: done (15 left) 2023-09-23T22:23:01.186 INFO:tasks.rados.rados.0.smithi169.stdout:1888: done (14 left) 2023-09-23T22:23:01.186 INFO:tasks.rados.rados.0.smithi169.stdout:1889: done (13 left) 2023-09-23T22:23:01.186 INFO:tasks.rados.rados.0.smithi169.stdout:1890: done (12 left) 2023-09-23T22:23:01.186 INFO:tasks.rados.rados.0.smithi169.stdout:1891: done (11 left) 2023-09-23T22:23:01.187 INFO:tasks.rados.rados.0.smithi169.stdout:1892: done (10 left) 2023-09-23T22:23:01.187 INFO:tasks.rados.rados.0.smithi169.stdout:1893: done (9 left) 2023-09-23T22:23:01.187 INFO:tasks.rados.rados.0.smithi169.stdout:1903: read oid 298 snap -1 2023-09-23T22:23:01.187 INFO:tasks.rados.rados.0.smithi169.stdout:1903: expect (ObjNum 757 snap 0 seq_num 757) 2023-09-23T22:23:01.187 INFO:tasks.rados.rados.0.smithi169.stdout:1904: delete oid 485 current snap is 0 2023-09-23T22:23:01.187 INFO:tasks.rados.rados.0.smithi169.stdout:1894: finishing write tid 3 to smithi16987243-40 2023-09-23T22:23:01.187 INFO:tasks.rados.rados.0.smithi169.stdout:1894: finishing write tid 4 to smithi16987243-40 2023-09-23T22:23:01.187 INFO:tasks.rados.rados.0.smithi169.stdout:1894: finishing write tid 5 to smithi16987243-40 2023-09-23T22:23:01.187 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 40 v 236 (ObjNum 1282 snap 0 seq_num 1282) dirty exists 2023-09-23T22:23:01.187 INFO:tasks.rados.rados.0.smithi169.stdout:1894: left oid 40 (ObjNum 1282 snap 0 seq_num 1282) 2023-09-23T22:23:01.187 INFO:tasks.rados.rados.0.smithi169.stdout:1895: finishing write tid 1 to smithi16987243-318 2023-09-23T22:23:01.187 INFO:tasks.rados.rados.0.smithi169.stdout:1895: finishing write tid 2 to smithi16987243-318 2023-09-23T22:23:01.188 INFO:tasks.rados.rados.0.smithi169.stdout:1895: finishing write tid 3 to smithi16987243-318 2023-09-23T22:23:01.188 INFO:tasks.rados.rados.0.smithi169.stdout:1895: finishing write tid 4 to smithi16987243-318 2023-09-23T22:23:01.188 INFO:tasks.rados.rados.0.smithi169.stdout:1895: finishing write tid 5 to smithi16987243-318 2023-09-23T22:23:01.188 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 318 v 279 (ObjNum 1283 snap 0 seq_num 1283) dirty exists 2023-09-23T22:23:01.188 INFO:tasks.rados.rados.0.smithi169.stdout:1895: left oid 318 (ObjNum 1283 snap 0 seq_num 1283) 2023-09-23T22:23:01.188 INFO:tasks.rados.rados.0.smithi169.stdout:1897: finishing write tid 1 to smithi16987243-341 2023-09-23T22:23:01.188 INFO:tasks.rados.rados.0.smithi169.stdout:1897: finishing write tid 2 to smithi16987243-341 2023-09-23T22:23:01.188 INFO:tasks.rados.rados.0.smithi169.stdout:1899: expect (ObjNum 913 snap 0 seq_num 913) 2023-09-23T22:23:01.288 INFO:tasks.rados.rados.0.smithi169.stdout:1897: finishing write tid 3 to smithi16987243-341 2023-09-23T22:23:01.288 INFO:tasks.rados.rados.0.smithi169.stdout:1897: finishing write tid 4 to smithi16987243-341 2023-09-23T22:23:01.288 INFO:tasks.rados.rados.0.smithi169.stdout:1897: finishing write tid 5 to smithi16987243-341 2023-09-23T22:23:01.288 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 341 v 277 (ObjNum 1284 snap 0 seq_num 1284) dirty exists 2023-09-23T22:23:01.288 INFO:tasks.rados.rados.0.smithi169.stdout:1897: left oid 341 (ObjNum 1284 snap 0 seq_num 1284) 2023-09-23T22:23:01.288 INFO:tasks.rados.rados.0.smithi169.stdout:1898: expect (ObjNum 833 snap 0 seq_num 833) 2023-09-23T22:23:01.368 INFO:tasks.rados.rados.0.smithi169.stdout:1900: finishing write tid 1 to smithi16987243-284 2023-09-23T22:23:01.368 INFO:tasks.rados.rados.0.smithi169.stdout:1900: finishing write tid 2 to smithi16987243-284 2023-09-23T22:23:01.368 INFO:tasks.rados.rados.0.smithi169.stdout:1900: finishing write tid 3 to smithi16987243-284 2023-09-23T22:23:01.368 INFO:tasks.rados.rados.0.smithi169.stdout:1900: finishing write tid 4 to smithi16987243-284 2023-09-23T22:23:01.368 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 284 v 253 (ObjNum 1285 snap 0 seq_num 1285) dirty exists 2023-09-23T22:23:01.368 INFO:tasks.rados.rados.0.smithi169.stdout:1900: left oid 284 (ObjNum 1285 snap 0 seq_num 1285) 2023-09-23T22:23:01.368 INFO:tasks.rados.rados.0.smithi169.stdout:1901: finishing write tid 1 to smithi16987243-48 2023-09-23T22:23:01.369 INFO:tasks.rados.rados.0.smithi169.stdout:1894: done (10 left) 2023-09-23T22:23:01.369 INFO:tasks.rados.rados.0.smithi169.stdout:1895: done (9 left) 2023-09-23T22:23:01.369 INFO:tasks.rados.rados.0.smithi169.stdout:1896: done (8 left) 2023-09-23T22:23:01.369 INFO:tasks.rados.rados.0.smithi169.stdout:1897: done (7 left) 2023-09-23T22:23:01.369 INFO:tasks.rados.rados.0.smithi169.stdout:1898: done (6 left) 2023-09-23T22:23:01.369 INFO:tasks.rados.rados.0.smithi169.stdout:1899: done (5 left) 2023-09-23T22:23:01.369 INFO:tasks.rados.rados.0.smithi169.stdout:1900: done (4 left) 2023-09-23T22:23:01.369 INFO:tasks.rados.rados.0.smithi169.stdout:1904: done (3 left) 2023-09-23T22:23:01.369 INFO:tasks.rados.rados.0.smithi169.stdout:1905: write oid 87 current snap is 0 2023-09-23T22:23:01.369 INFO:tasks.rados.rados.0.smithi169.stdout:1901: finishing write tid 2 to smithi16987243-48 2023-09-23T22:23:01.369 INFO:tasks.rados.rados.0.smithi169.stdout:1901: finishing write tid 3 to smithi16987243-48 2023-09-23T22:23:01.369 INFO:tasks.rados.rados.0.smithi169.stdout:1901: finishing write tid 4 to smithi16987243-48 2023-09-23T22:23:01.370 INFO:tasks.rados.rados.0.smithi169.stdout:1905: seq_num 1288 ranges {447416=584369,1537278=479774,2537050=529882,3524784=122632} 2023-09-23T22:23:01.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:01 smithi187 bash[31480]: cluster 2023-09-23T22:22:59.849180+0000 mgr.y (mgr.24365) 244 : cluster [DBG] pgmap v213: 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, 85 op/s 2023-09-23T22:23:01.378 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:00 smithi187 bash[67363]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-mgr-x 2023-09-23T22:23:01.379 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:01 smithi187 systemd[1]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-09-23T22:23:01.379 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:01 smithi187 bash[67424]: Error response from daemon: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-mgr-x 2023-09-23T22:23:01.379 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:01 smithi187 systemd[1]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-09-23T22:23:01.379 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:01 smithi187 systemd[1]: Stopped Ceph mgr.x for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:23:01.379 INFO:tasks.rados.rados.0.smithi169.stdout:1905: writing smithi16987243-87 from 447416 to 1031785 tid 1 2023-09-23T22:23:01.387 INFO:tasks.rados.rados.0.smithi169.stdout:1905: writing smithi16987243-87 from 1537278 to 2017052 tid 2 2023-09-23T22:23:01.393 INFO:tasks.rados.rados.0.smithi169.stdout:1905: writing smithi16987243-87 from 2537050 to 3066932 tid 3 2023-09-23T22:23:01.396 INFO:tasks.rados.rados.0.smithi169.stdout:1905: writing smithi16987243-87 from 3524784 to 3647416 tid 4 2023-09-23T22:23:01.396 INFO:tasks.rados.rados.0.smithi169.stdout:1906: delete oid 427 current snap is 0 2023-09-23T22:23:01.397 INFO:tasks.rados.rados.0.smithi169.stdout:1901: finishing write tid 5 to smithi16987243-48 2023-09-23T22:23:01.397 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 48 v 291 (ObjNum 1286 snap 0 seq_num 1286) dirty exists 2023-09-23T22:23:01.397 INFO:tasks.rados.rados.0.smithi169.stdout:1901: left oid 48 (ObjNum 1286 snap 0 seq_num 1286) 2023-09-23T22:23:01.397 INFO:tasks.rados.rados.0.smithi169.stdout:1902: expect (ObjNum 1090 snap 0 seq_num 1090) 2023-09-23T22:23:01.510 INFO:tasks.rados.rados.0.smithi169.stdout:1903: expect (ObjNum 757 snap 0 seq_num 757) 2023-09-23T22:23:01.531 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:01 smithi169 bash[40994]: cluster 2023-09-23T22:22:59.849180+0000 mgr.y (mgr.24365) 244 : cluster [DBG] pgmap v213: 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, 85 op/s 2023-09-23T22:23:01.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:01 smithi169 bash[27421]: cluster 2023-09-23T22:22:59.849180+0000 mgr.y (mgr.24365) 244 : cluster [DBG] pgmap v213: 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, 85 op/s 2023-09-23T22:23:01.607 INFO:tasks.rados.rados.0.smithi169.stdout:1905: finishing write tid 1 to smithi16987243-87 2023-09-23T22:23:01.607 INFO:tasks.rados.rados.0.smithi169.stdout:1905: finishing write tid 2 to smithi16987243-87 2023-09-23T22:23:01.607 INFO:tasks.rados.rados.0.smithi169.stdout:1905: finishing write tid 3 to smithi16987243-87 2023-09-23T22:23:01.607 INFO:tasks.rados.rados.0.smithi169.stdout:1905: finishing write tid 4 to smithi16987243-87 2023-09-23T22:23:01.607 INFO:tasks.rados.rados.0.smithi169.stdout:1905: finishing write tid 5 to smithi16987243-87 2023-09-23T22:23:01.608 INFO:tasks.rados.rados.0.smithi169.stdout:1905: finishing write tid 6 to smithi16987243-87 2023-09-23T22:23:01.608 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 87 v 293 (ObjNum 1288 snap 0 seq_num 1288) dirty exists 2023-09-23T22:23:01.608 INFO:tasks.rados.rados.0.smithi169.stdout:1905: left oid 87 (ObjNum 1288 snap 0 seq_num 1288) 2023-09-23T22:23:01.608 INFO:tasks.rados.rados.0.smithi169.stdout:1901: done (4 left) 2023-09-23T22:23:01.608 INFO:tasks.rados.rados.0.smithi169.stdout:1902: done (3 left) 2023-09-23T22:23:01.608 INFO:tasks.rados.rados.0.smithi169.stdout:1903: done (2 left) 2023-09-23T22:23:01.608 INFO:tasks.rados.rados.0.smithi169.stdout:1905: done (1 left) 2023-09-23T22:23:01.608 INFO:tasks.rados.rados.0.smithi169.stdout:1906: done (0 left) 2023-09-23T22:23:01.608 INFO:tasks.rados.rados.0.smithi169.stdout:1907: read oid 165 snap -1 2023-09-23T22:23:01.608 INFO:tasks.rados.rados.0.smithi169.stdout:1907: expect (ObjNum 507 snap 0 seq_num 507) 2023-09-23T22:23:01.608 INFO:tasks.rados.rados.0.smithi169.stdout:1908: read oid 279 snap -1 2023-09-23T22:23:01.608 INFO:tasks.rados.rados.0.smithi169.stdout:1908: expect (ObjNum 968 snap 0 seq_num 968) 2023-09-23T22:23:01.608 INFO:tasks.rados.rados.0.smithi169.stdout:1909: write oid 403 current snap is 0 2023-09-23T22:23:01.609 INFO:tasks.rados.rados.0.smithi169.stdout:1909: seq_num 1290 ranges {481030=734867,1937889=483443,2875543=552426} 2023-09-23T22:23:01.620 INFO:tasks.rados.rados.0.smithi169.stdout:1909: writing smithi16987243-403 from 481030 to 1215897 tid 1 2023-09-23T22:23:01.628 INFO:tasks.rados.rados.0.smithi169.stdout:1909: writing smithi16987243-403 from 1937889 to 2421332 tid 2 2023-09-23T22:23:01.634 INFO:tasks.rados.rados.0.smithi169.stdout:1909: writing smithi16987243-403 from 2875543 to 3427969 tid 3 2023-09-23T22:23:01.634 INFO:tasks.rados.rados.0.smithi169.stdout:1910: read oid 388 snap -1 2023-09-23T22:23:01.634 INFO:tasks.rados.rados.0.smithi169.stdout:1910: expect (ObjNum 387 snap 0 seq_num 387) 2023-09-23T22:23:01.634 INFO:tasks.rados.rados.0.smithi169.stdout:1911: write oid 277 current snap is 0 2023-09-23T22:23:01.634 INFO:tasks.rados.rados.0.smithi169.stdout:1911: seq_num 1291 ranges {497837=410116,1596371=743454,2902966=763698} 2023-09-23T22:23:01.639 INFO:tasks.rados.rados.0.smithi169.stdout:1911: writing smithi16987243-277 from 497837 to 907953 tid 1 2023-09-23T22:23:01.648 INFO:tasks.rados.rados.0.smithi169.stdout:1911: writing smithi16987243-277 from 1596371 to 2339825 tid 2 2023-09-23T22:23:01.657 INFO:tasks.rados.rados.0.smithi169.stdout:1911: writing smithi16987243-277 from 2902966 to 3666664 tid 3 2023-09-23T22:23:01.657 INFO:tasks.rados.rados.0.smithi169.stdout:1912: read oid 374 snap -1 2023-09-23T22:23:01.657 INFO:tasks.rados.rados.0.smithi169.stdout:1912: expect (ObjNum 976 snap 0 seq_num 976) 2023-09-23T22:23:01.657 INFO:tasks.rados.rados.0.smithi169.stdout:1907: expect (ObjNum 507 snap 0 seq_num 507) 2023-09-23T22:23:01.742 INFO:tasks.rados.rados.0.smithi169.stdout:1908: expect (ObjNum 968 snap 0 seq_num 968) 2023-09-23T22:23:01.841 INFO:tasks.rados.rados.0.smithi169.stdout:1909: finishing write tid 1 to smithi16987243-403 2023-09-23T22:23:01.841 INFO:tasks.rados.rados.0.smithi169.stdout:1909: finishing write tid 2 to smithi16987243-403 2023-09-23T22:23:01.841 INFO:tasks.rados.rados.0.smithi169.stdout:1913: read oid 47 snap -1 2023-09-23T22:23:01.841 INFO:tasks.rados.rados.0.smithi169.stdout:1913: expect (ObjNum 46 snap 0 seq_num 46) 2023-09-23T22:23:01.841 INFO:tasks.rados.rados.0.smithi169.stdout:1907: done (6 left) 2023-09-23T22:23:01.841 INFO:tasks.rados.rados.0.smithi169.stdout:1908: done (5 left) 2023-09-23T22:23:01.841 INFO:tasks.rados.rados.0.smithi169.stdout:1914: delete oid 409 current snap is 0 2023-09-23T22:23:01.841 INFO:tasks.rados.rados.0.smithi169.stdout:1909: finishing write tid 3 to smithi16987243-403 2023-09-23T22:23:01.842 INFO:tasks.rados.rados.0.smithi169.stdout:1909: finishing write tid 4 to smithi16987243-403 2023-09-23T22:23:01.842 INFO:tasks.rados.rados.0.smithi169.stdout:1909: finishing write tid 5 to smithi16987243-403 2023-09-23T22:23:01.842 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 403 v 286 (ObjNum 1290 snap 0 seq_num 1290) dirty exists 2023-09-23T22:23:01.842 INFO:tasks.rados.rados.0.smithi169.stdout:1909: left oid 403 (ObjNum 1290 snap 0 seq_num 1290) 2023-09-23T22:23:01.842 INFO:tasks.rados.rados.0.smithi169.stdout:1910: expect (ObjNum 387 snap 0 seq_num 387) 2023-09-23T22:23:01.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:01 smithi187 systemd[1]: Started Ceph mgr.x for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:23:01.949 INFO:tasks.rados.rados.0.smithi169.stdout:1911: finishing write tid 1 to smithi16987243-277 2023-09-23T22:23:01.949 INFO:tasks.rados.rados.0.smithi169.stdout:1911: finishing write tid 2 to smithi16987243-277 2023-09-23T22:23:01.949 INFO:tasks.rados.rados.0.smithi169.stdout:1911: finishing write tid 3 to smithi16987243-277 2023-09-23T22:23:01.949 INFO:tasks.rados.rados.0.smithi169.stdout:1911: finishing write tid 4 to smithi16987243-277 2023-09-23T22:23:01.949 INFO:tasks.rados.rados.0.smithi169.stdout:1911: finishing write tid 5 to smithi16987243-277 2023-09-23T22:23:01.950 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 277 v 250 (ObjNum 1291 snap 0 seq_num 1291) dirty exists 2023-09-23T22:23:01.950 INFO:tasks.rados.rados.0.smithi169.stdout:1911: left oid 277 (ObjNum 1291 snap 0 seq_num 1291) 2023-09-23T22:23:01.950 INFO:tasks.rados.rados.0.smithi169.stdout:1912: expect (ObjNum 976 snap 0 seq_num 976) 2023-09-23T22:23:02.085 INFO:tasks.rados.rados.0.smithi169.stdout:1913: expect (ObjNum 46 snap 0 seq_num 46) 2023-09-23T22:23:02.179 INFO:tasks.rados.rados.0.smithi169.stdout:1909: done (5 left) 2023-09-23T22:23:02.179 INFO:tasks.rados.rados.0.smithi169.stdout:1910: done (4 left) 2023-09-23T22:23:02.179 INFO:tasks.rados.rados.0.smithi169.stdout:1911: done (3 left) 2023-09-23T22:23:02.179 INFO:tasks.rados.rados.0.smithi169.stdout:1912: done (2 left) 2023-09-23T22:23:02.179 INFO:tasks.rados.rados.0.smithi169.stdout:1913: done (1 left) 2023-09-23T22:23:02.179 INFO:tasks.rados.rados.0.smithi169.stdout:1914: done (0 left) 2023-09-23T22:23:02.179 INFO:tasks.rados.rados.0.smithi169.stdout:1915: write oid 82 current snap is 0 2023-09-23T22:23:02.179 INFO:tasks.rados.rados.0.smithi169.stdout:1915: seq_num 1293 ranges {531451=676967,1713335=747123,2957812=502595} 2023-09-23T22:23:02.190 INFO:tasks.rados.rados.0.smithi169.stdout:1915: writing smithi16987243-82 from 531451 to 1208418 tid 1 2023-09-23T22:23:02.198 INFO:tasks.rados.rados.0.smithi169.stdout:1915: writing smithi16987243-82 from 1713335 to 2460458 tid 2 2023-09-23T22:23:02.203 INFO:tasks.rados.rados.0.smithi169.stdout:1915: writing smithi16987243-82 from 2957812 to 3460407 tid 3 2023-09-23T22:23:02.204 INFO:tasks.rados.rados.0.smithi169.stdout:1916: delete oid 330 current snap is 0 2023-09-23T22:23:02.204 INFO:tasks.rados.rados.0.smithi169.stdout:1915: finishing write tid 1 to smithi16987243-82 2023-09-23T22:23:02.204 INFO:tasks.rados.rados.0.smithi169.stdout:1915: finishing write tid 2 to smithi16987243-82 2023-09-23T22:23:02.206 INFO:tasks.rados.rados.0.smithi169.stdout:1916: done (1 left) 2023-09-23T22:23:02.206 INFO:tasks.rados.rados.0.smithi169.stdout:1917: write oid 198 current snap is 0 2023-09-23T22:23:02.206 INFO:tasks.rados.rados.0.smithi169.stdout:1917: seq_num 1295 ranges {565065=427465,1430299=634439,2496305=525139,3472104=292961} 2023-09-23T22:23:02.212 INFO:tasks.rados.rados.0.smithi169.stdout:1917: writing smithi16987243-198 from 565065 to 992530 tid 1 2023-09-23T22:23:02.219 INFO:tasks.rados.rados.0.smithi169.stdout:1917: writing smithi16987243-198 from 1430299 to 2064738 tid 2 2023-09-23T22:23:02.224 INFO:tasks.rados.rados.0.smithi169.stdout:1917: writing smithi16987243-198 from 2496305 to 3021444 tid 3 2023-09-23T22:23:02.229 INFO:tasks.rados.rados.0.smithi169.stdout:1917: writing smithi16987243-198 from 3472104 to 3765065 tid 4 2023-09-23T22:23:02.229 INFO:tasks.rados.rados.0.smithi169.stdout:1918: delete oid 280 current snap is 0 2023-09-23T22:23:02.229 INFO:tasks.rados.rados.0.smithi169.stdout:1915: finishing write tid 3 to smithi16987243-82 2023-09-23T22:23:02.229 INFO:tasks.rados.rados.0.smithi169.stdout:1915: finishing write tid 4 to smithi16987243-82 2023-09-23T22:23:02.229 INFO:tasks.rados.rados.0.smithi169.stdout:1915: finishing write tid 5 to smithi16987243-82 2023-09-23T22:23:02.229 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 82 v 254 (ObjNum 1293 snap 0 seq_num 1293) dirty exists 2023-09-23T22:23:02.229 INFO:tasks.rados.rados.0.smithi169.stdout:1915: left oid 82 (ObjNum 1293 snap 0 seq_num 1293) 2023-09-23T22:23:02.230 INFO:tasks.rados.rados.0.smithi169.stdout:1917: finishing write tid 1 to smithi16987243-198 2023-09-23T22:23:02.230 INFO:tasks.rados.rados.0.smithi169.stdout:1917: finishing write tid 2 to smithi16987243-198 2023-09-23T22:23:02.230 INFO:tasks.rados.rados.0.smithi169.stdout:1917: finishing write tid 3 to smithi16987243-198 2023-09-23T22:23:02.231 INFO:tasks.rados.rados.0.smithi169.stdout:1915: done (2 left) 2023-09-23T22:23:02.231 INFO:tasks.rados.rados.0.smithi169.stdout:1918: done (1 left) 2023-09-23T22:23:02.231 INFO:tasks.rados.rados.0.smithi169.stdout:1919: read oid 486 snap -1 2023-09-23T22:23:02.231 INFO:tasks.rados.rados.0.smithi169.stdout:1919: expect (ObjNum 791 snap 0 seq_num 791) 2023-09-23T22:23:02.231 INFO:tasks.rados.rados.0.smithi169.stdout:1920: write oid 382 current snap is 0 2023-09-23T22:23:02.231 INFO:tasks.rados.rados.0.smithi169.stdout:1920: seq_num 1297 ranges {598679=577963,1947263=638108,3351151=447528} 2023-09-23T22:23:02.238 INFO:tasks.rados.rados.0.smithi169.stdout:1920: writing smithi16987243-382 from 598679 to 1176642 tid 1 2023-09-23T22:23:02.246 INFO:tasks.rados.rados.0.smithi169.stdout:1920: writing smithi16987243-382 from 1947263 to 2585371 tid 2 2023-09-23T22:23:02.253 INFO:tasks.rados.rados.0.smithi169.stdout:1920: writing smithi16987243-382 from 3351151 to 3798679 tid 3 2023-09-23T22:23:02.253 INFO:tasks.rados.rados.0.smithi169.stdout:1921: write oid 301 current snap is 0 2023-09-23T22:23:02.254 INFO:tasks.rados.rados.0.smithi169.stdout:1921: seq_num 1298 ranges {615486=653212,1889392=498119,2978574=475308} 2023-09-23T22:23:02.261 INFO:tasks.rados.rados.0.smithi169.stdout:1921: writing smithi16987243-301 from 615486 to 1268698 tid 1 2023-09-23T22:23:02.267 INFO:tasks.rados.rados.0.smithi169.stdout:1921: writing smithi16987243-301 from 1889392 to 2387511 tid 2 2023-09-23T22:23:02.273 INFO:tasks.rados.rados.0.smithi169.stdout:1921: writing smithi16987243-301 from 2978574 to 3453882 tid 3 2023-09-23T22:23:02.274 INFO:tasks.rados.rados.0.smithi169.stdout:1922: read oid 183 snap -1 2023-09-23T22:23:02.274 INFO:tasks.rados.rados.0.smithi169.stdout:1922: expect (ObjNum 1163 snap 0 seq_num 1163) 2023-09-23T22:23:02.274 INFO:tasks.rados.rados.0.smithi169.stdout:1923: write oid 288 current snap is 0 2023-09-23T22:23:02.274 INFO:tasks.rados.rados.0.smithi169.stdout:1917: finishing write tid 4 to smithi16987243-198 2023-09-23T22:23:02.274 INFO:tasks.rados.rados.0.smithi169.stdout:1923: seq_num 1299 ranges {632293=728461,1947874=641777,3005997=686580} 2023-09-23T22:23:02.281 INFO:tasks.rados.rados.0.smithi169.stdout:1923: writing smithi16987243-288 from 632293 to 1360754 tid 1 2023-09-23T22:23:02.289 INFO:tasks.rados.rados.0.smithi169.stdout:1923: writing smithi16987243-288 from 1947874 to 2589651 tid 2 2023-09-23T22:23:02.295 INFO:tasks.rados.rados.0.smithi169.stdout:1923: writing smithi16987243-288 from 3005997 to 3692577 tid 3 2023-09-23T22:23:02.295 INFO:tasks.rados.rados.0.smithi169.stdout:1924: write oid 484 current snap is 0 2023-09-23T22:23:02.295 INFO:tasks.rados.rados.0.smithi169.stdout:1917: finishing write tid 5 to smithi16987243-198 2023-09-23T22:23:02.296 INFO:tasks.rados.rados.0.smithi169.stdout:1917: finishing write tid 6 to smithi16987243-198 2023-09-23T22:23:02.296 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 198 v 234 (ObjNum 1295 snap 0 seq_num 1295) dirty exists 2023-09-23T22:23:02.296 INFO:tasks.rados.rados.0.smithi169.stdout:1917: left oid 198 (ObjNum 1295 snap 0 seq_num 1295) 2023-09-23T22:23:02.296 INFO:tasks.rados.rados.0.smithi169.stdout:1919: expect (ObjNum 791 snap 0 seq_num 791) 2023-09-23T22:23:02.483 INFO:tasks.rados.rados.0.smithi169.stdout:1920: finishing write tid 1 to smithi16987243-382 2023-09-23T22:23:02.484 INFO:tasks.rados.rados.0.smithi169.stdout:1920: finishing write tid 2 to smithi16987243-382 2023-09-23T22:23:02.484 INFO:tasks.rados.rados.0.smithi169.stdout:1920: finishing write tid 3 to smithi16987243-382 2023-09-23T22:23:02.484 INFO:tasks.rados.rados.0.smithi169.stdout:1920: finishing write tid 4 to smithi16987243-382 2023-09-23T22:23:02.484 INFO:tasks.rados.rados.0.smithi169.stdout:1920: finishing write tid 5 to smithi16987243-382 2023-09-23T22:23:02.484 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 382 v 290 (ObjNum 1297 snap 0 seq_num 1297) dirty exists 2023-09-23T22:23:02.484 INFO:tasks.rados.rados.0.smithi169.stdout:1920: left oid 382 (ObjNum 1297 snap 0 seq_num 1297) 2023-09-23T22:23:02.484 INFO:tasks.rados.rados.0.smithi169.stdout:1921: finishing write tid 1 to smithi16987243-301 2023-09-23T22:23:02.484 INFO:tasks.rados.rados.0.smithi169.stdout:1921: finishing write tid 2 to smithi16987243-301 2023-09-23T22:23:02.484 INFO:tasks.rados.rados.0.smithi169.stdout:1921: finishing write tid 3 to smithi16987243-301 2023-09-23T22:23:02.485 INFO:tasks.rados.rados.0.smithi169.stdout:1921: finishing write tid 4 to smithi16987243-301 2023-09-23T22:23:02.485 INFO:tasks.rados.rados.0.smithi169.stdout:1921: finishing write tid 5 to smithi16987243-301 2023-09-23T22:23:02.485 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 301 v 257 (ObjNum 1298 snap 0 seq_num 1298) dirty exists 2023-09-23T22:23:02.485 INFO:tasks.rados.rados.0.smithi169.stdout:1921: left oid 301 (ObjNum 1298 snap 0 seq_num 1298) 2023-09-23T22:23:02.485 INFO:tasks.rados.rados.0.smithi169.stdout:1922: expect (ObjNum 1163 snap 0 seq_num 1163) 2023-09-23T22:23:02.718 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:02 smithi187 bash[31480]: audit 2023-09-23T22:23:01.420660+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:23:02.719 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:02 smithi187 bash[31480]: audit 2023-09-23T22:23:01.429747+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:23:02.719 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:02 smithi187 bash[31480]: audit 2023-09-23T22:23:01.434209+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:23:02.719 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:02 smithi187 bash[31480]: audit 2023-09-23T22:23:01.502423+0000 mon.c (mon.2) 150 : audit [DBG] from='client.? 172.21.15.169:0/3976692102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:02.719 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:02 smithi187 bash[31480]: audit 2023-09-23T22:23:01.847227+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:23:02.719 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:02 smithi187 bash[67481]: debug 2023-09-23T22:23:02.547+0000 7fc165242700 1 -- 172.21.15.187:0/1929236963 <== mon.1 v2:172.21.15.187:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5644901e31e0 con 0x564490f62400 2023-09-23T22:23:02.731 INFO:tasks.rados.rados.0.smithi169.stdout:1923: finishing write tid 1 to smithi16987243-288 2023-09-23T22:23:02.731 INFO:tasks.rados.rados.0.smithi169.stdout:1923: finishing write tid 2 to smithi16987243-288 2023-09-23T22:23:02.731 INFO:tasks.rados.rados.0.smithi169.stdout:1923: finishing write tid 3 to smithi16987243-288 2023-09-23T22:23:02.731 INFO:tasks.rados.rados.0.smithi169.stdout:1923: finishing write tid 4 to smithi16987243-288 2023-09-23T22:23:02.731 INFO:tasks.rados.rados.0.smithi169.stdout:1923: finishing write tid 5 to smithi16987243-288 2023-09-23T22:23:02.731 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 288 v 270 (ObjNum 1299 snap 0 seq_num 1299) dirty exists 2023-09-23T22:23:02.731 INFO:tasks.rados.rados.0.smithi169.stdout:1923: left oid 288 (ObjNum 1299 snap 0 seq_num 1299) 2023-09-23T22:23:02.731 INFO:tasks.rados.rados.0.smithi169.stdout:1924: seq_num 1300 ranges {649100=403710,1606356=501788,2633420=497852,3636005=213095} 2023-09-23T22:23:02.744 INFO:tasks.rados.rados.0.smithi169.stdout:1924: writing smithi16987243-484 from 649100 to 1052810 tid 1 2023-09-23T22:23:02.750 INFO:tasks.rados.rados.0.smithi169.stdout:1924: writing smithi16987243-484 from 1606356 to 2108144 tid 2 2023-09-23T22:23:02.756 INFO:tasks.rados.rados.0.smithi169.stdout:1924: writing smithi16987243-484 from 2633420 to 3131272 tid 3 2023-09-23T22:23:02.761 INFO:tasks.rados.rados.0.smithi169.stdout:1924: writing smithi16987243-484 from 3636005 to 3849100 tid 4 2023-09-23T22:23:02.761 INFO:tasks.rados.rados.0.smithi169.stdout:1917: done (6 left) 2023-09-23T22:23:02.761 INFO:tasks.rados.rados.0.smithi169.stdout:1919: done (5 left) 2023-09-23T22:23:02.761 INFO:tasks.rados.rados.0.smithi169.stdout:1920: done (4 left) 2023-09-23T22:23:02.761 INFO:tasks.rados.rados.0.smithi169.stdout:1921: done (3 left) 2023-09-23T22:23:02.761 INFO:tasks.rados.rados.0.smithi169.stdout:1922: done (2 left) 2023-09-23T22:23:02.761 INFO:tasks.rados.rados.0.smithi169.stdout:1923: done (1 left) 2023-09-23T22:23:02.762 INFO:tasks.rados.rados.0.smithi169.stdout:1925: delete oid 384 current snap is 0 2023-09-23T22:23:02.762 INFO:tasks.rados.rados.0.smithi169.stdout:1924: finishing write tid 1 to smithi16987243-484 2023-09-23T22:23:02.762 INFO:tasks.rados.rados.0.smithi169.stdout:1924: finishing write tid 2 to smithi16987243-484 2023-09-23T22:23:02.762 INFO:tasks.rados.rados.0.smithi169.stdout:1924: finishing write tid 3 to smithi16987243-484 2023-09-23T22:23:02.763 INFO:tasks.rados.rados.0.smithi169.stdout:1925: done (1 left) 2023-09-23T22:23:02.763 INFO:tasks.rados.rados.0.smithi169.stdout:1926: read oid 166 snap -1 2023-09-23T22:23:02.764 INFO:tasks.rados.rados.0.smithi169.stdout:1926: expect (ObjNum 1041 snap 0 seq_num 1041) 2023-09-23T22:23:02.764 INFO:tasks.rados.rados.0.smithi169.stdout:1927: read oid 87 snap -1 2023-09-23T22:23:02.764 INFO:tasks.rados.rados.0.smithi169.stdout:1927: expect (ObjNum 1288 snap 0 seq_num 1288) 2023-09-23T22:23:02.764 INFO:tasks.rados.rados.0.smithi169.stdout:1928: delete oid 404 current snap is 0 2023-09-23T22:23:02.764 INFO:tasks.rados.rados.0.smithi169.stdout:1924: finishing write tid 4 to smithi16987243-484 2023-09-23T22:23:02.764 INFO:tasks.rados.rados.0.smithi169.stdout:1924: finishing write tid 5 to smithi16987243-484 2023-09-23T22:23:02.764 INFO:tasks.rados.rados.0.smithi169.stdout:1924: finishing write tid 6 to smithi16987243-484 2023-09-23T22:23:02.764 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 484 v 282 (ObjNum 1300 snap 0 seq_num 1300) dirty exists 2023-09-23T22:23:02.765 INFO:tasks.rados.rados.0.smithi169.stdout:1924: left oid 484 (ObjNum 1300 snap 0 seq_num 1300) 2023-09-23T22:23:02.766 INFO:tasks.rados.rados.0.smithi169.stdout:1924: done (3 left) 2023-09-23T22:23:02.766 INFO:tasks.rados.rados.0.smithi169.stdout:1928: done (2 left) 2023-09-23T22:23:02.766 INFO:tasks.rados.rados.0.smithi169.stdout:1929: read oid 378 snap -1 2023-09-23T22:23:02.767 INFO:tasks.rados.rados.0.smithi169.stdout:1929: expect (ObjNum 1092 snap 0 seq_num 1092) 2023-09-23T22:23:02.767 INFO:tasks.rados.rados.0.smithi169.stdout:1930: write oid 263 current snap is 0 2023-09-23T22:23:02.767 INFO:tasks.rados.rados.0.smithi169.stdout:1930: seq_num 1303 ranges {699521=745810,2181802=649115,3515689=383832} 2023-09-23T22:23:02.775 INFO:tasks.rados.rados.0.smithi169.stdout:1930: writing smithi16987243-263 from 699521 to 1445331 tid 1 2023-09-23T22:23:02.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:02 smithi169 bash[27421]: audit 2023-09-23T22:23:01.420660+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:23:02.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:02 smithi169 bash[27421]: audit 2023-09-23T22:23:01.429747+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:23:02.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:02 smithi169 bash[27421]: audit 2023-09-23T22:23:01.434209+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:23:02.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:02 smithi169 bash[27421]: audit 2023-09-23T22:23:01.502423+0000 mon.c (mon.2) 150 : audit [DBG] from='client.? 172.21.15.169:0/3976692102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:02.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:02 smithi169 bash[27421]: audit 2023-09-23T22:23:01.847227+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:23:02.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:02 smithi169 bash[40994]: audit 2023-09-23T22:23:01.420660+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:23:02.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:02 smithi169 bash[40994]: audit 2023-09-23T22:23:01.429747+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:23:02.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:02 smithi169 bash[40994]: audit 2023-09-23T22:23:01.434209+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:23:02.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:02 smithi169 bash[40994]: audit 2023-09-23T22:23:01.502423+0000 mon.c (mon.2) 150 : audit [DBG] from='client.? 172.21.15.169:0/3976692102' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:02.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:02 smithi169 bash[40994]: audit 2023-09-23T22:23:01.847227+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:23:02.783 INFO:tasks.rados.rados.0.smithi169.stdout:1930: writing smithi16987243-263 from 2181802 to 2830917 tid 2 2023-09-23T22:23:02.790 INFO:tasks.rados.rados.0.smithi169.stdout:1930: writing smithi16987243-263 from 3515689 to 3899521 tid 3 2023-09-23T22:23:02.790 INFO:tasks.rados.rados.0.smithi169.stdout:1931: write oid 51 current snap is 0 2023-09-23T22:23:02.790 INFO:tasks.rados.rados.0.smithi169.stdout:1931: seq_num 1304 ranges {716328=421059,1840284=509126,3143112=659293} 2023-09-23T22:23:02.796 INFO:tasks.rados.rados.0.smithi169.stdout:1931: writing smithi16987243-51 from 716328 to 1137387 tid 1 2023-09-23T22:23:02.803 INFO:tasks.rados.rados.0.smithi169.stdout:1931: writing smithi16987243-51 from 1840284 to 2349410 tid 2 2023-09-23T22:23:02.811 INFO:tasks.rados.rados.0.smithi169.stdout:1931: writing smithi16987243-51 from 3143112 to 3802405 tid 3 2023-09-23T22:23:02.812 INFO:tasks.rados.rados.0.smithi169.stdout:1932: read oid 101 snap -1 2023-09-23T22:23:02.812 INFO:tasks.rados.rados.0.smithi169.stdout:1932: expect (ObjNum 1107 snap 0 seq_num 1107) 2023-09-23T22:23:02.812 INFO:tasks.rados.rados.0.smithi169.stdout:1933: write oid 296 current snap is 0 2023-09-23T22:23:02.812 INFO:tasks.rados.rados.0.smithi169.stdout:1933: seq_num 1305 ranges {733135=496308,1898766=652784,3170535=470565} 2023-09-23T22:23:02.819 INFO:tasks.rados.rados.0.smithi169.stdout:1933: writing smithi16987243-296 from 733135 to 1229443 tid 1 2023-09-23T22:23:02.827 INFO:tasks.rados.rados.0.smithi169.stdout:1933: writing smithi16987243-296 from 1898766 to 2551550 tid 2 2023-09-23T22:23:02.834 INFO:tasks.rados.rados.0.smithi169.stdout:1933: writing smithi16987243-296 from 3170535 to 3641100 tid 3 2023-09-23T22:23:02.834 INFO:tasks.rados.rados.0.smithi169.stdout:1934: read oid 270 snap -1 2023-09-23T22:23:02.834 INFO:tasks.rados.rados.0.smithi169.stdout:1934: expect (ObjNum 728 snap 0 seq_num 728) 2023-09-23T22:23:02.834 INFO:tasks.rados.rados.0.smithi169.stdout:1935: read oid 227 snap -1 2023-09-23T22:23:02.834 INFO:tasks.rados.rados.0.smithi169.stdout:1935: expect (ObjNum 226 snap 0 seq_num 226) 2023-09-23T22:23:02.834 INFO:tasks.rados.rados.0.smithi169.stdout:1936: write oid 395 current snap is 0 2023-09-23T22:23:02.835 INFO:tasks.rados.rados.0.smithi169.stdout:1926: expect (ObjNum 1041 snap 0 seq_num 1041) 2023-09-23T22:23:03.001 INFO:tasks.rados.rados.0.smithi169.stdout:1929: expect (ObjNum 1092 snap 0 seq_num 1092) 2023-09-23T22:23:03.125 INFO:tasks.rados.rados.0.smithi169.stdout:1927: expect (ObjNum 1288 snap 0 seq_num 1288) 2023-09-23T22:23:03.128 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:02 smithi187 bash[67481]: debug 2023-09-23T22:23:02.707+0000 7fc16f38f200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T22:23:03.318 INFO:tasks.rados.rados.0.smithi169.stdout:1930: finishing write tid 1 to smithi16987243-263 2023-09-23T22:23:03.318 INFO:tasks.rados.rados.0.smithi169.stdout:1930: finishing write tid 2 to smithi16987243-263 2023-09-23T22:23:03.318 INFO:tasks.rados.rados.0.smithi169.stdout:1930: finishing write tid 3 to smithi16987243-263 2023-09-23T22:23:03.318 INFO:tasks.rados.rados.0.smithi169.stdout:1930: finishing write tid 4 to smithi16987243-263 2023-09-23T22:23:03.318 INFO:tasks.rados.rados.0.smithi169.stdout:1930: finishing write tid 5 to smithi16987243-263 2023-09-23T22:23:03.318 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 263 v 291 (ObjNum 1303 snap 0 seq_num 1303) dirty exists 2023-09-23T22:23:03.319 INFO:tasks.rados.rados.0.smithi169.stdout:1930: left oid 263 (ObjNum 1303 snap 0 seq_num 1303) 2023-09-23T22:23:03.319 INFO:tasks.rados.rados.0.smithi169.stdout:1931: finishing write tid 1 to smithi16987243-51 2023-09-23T22:23:03.319 INFO:tasks.rados.rados.0.smithi169.stdout:1931: finishing write tid 2 to smithi16987243-51 2023-09-23T22:23:03.319 INFO:tasks.rados.rados.0.smithi169.stdout:1931: finishing write tid 3 to smithi16987243-51 2023-09-23T22:23:03.319 INFO:tasks.rados.rados.0.smithi169.stdout:1931: finishing write tid 4 to smithi16987243-51 2023-09-23T22:23:03.319 INFO:tasks.rados.rados.0.smithi169.stdout:1931: finishing write tid 5 to smithi16987243-51 2023-09-23T22:23:03.319 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 51 v 258 (ObjNum 1304 snap 0 seq_num 1304) dirty exists 2023-09-23T22:23:03.319 INFO:tasks.rados.rados.0.smithi169.stdout:1931: left oid 51 (ObjNum 1304 snap 0 seq_num 1304) 2023-09-23T22:23:03.319 INFO:tasks.rados.rados.0.smithi169.stdout:1932: expect (ObjNum 1107 snap 0 seq_num 1107) 2023-09-23T22:23:03.425 INFO:tasks.rados.rados.0.smithi169.stdout:1933: finishing write tid 1 to smithi16987243-296 2023-09-23T22:23:03.426 INFO:tasks.rados.rados.0.smithi169.stdout:1933: finishing write tid 2 to smithi16987243-296 2023-09-23T22:23:03.426 INFO:tasks.rados.rados.0.smithi169.stdout:1933: finishing write tid 3 to smithi16987243-296 2023-09-23T22:23:03.426 INFO:tasks.rados.rados.0.smithi169.stdout:1933: finishing write tid 4 to smithi16987243-296 2023-09-23T22:23:03.426 INFO:tasks.rados.rados.0.smithi169.stdout:1933: finishing write tid 5 to smithi16987243-296 2023-09-23T22:23:03.426 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 296 v 240 (ObjNum 1305 snap 0 seq_num 1305) dirty exists 2023-09-23T22:23:03.426 INFO:tasks.rados.rados.0.smithi169.stdout:1933: left oid 296 (ObjNum 1305 snap 0 seq_num 1305) 2023-09-23T22:23:03.426 INFO:tasks.rados.rados.0.smithi169.stdout:1935: expect (ObjNum 226 snap 0 seq_num 226) 2023-09-23T22:23:03.547 INFO:tasks.rados.rados.0.smithi169.stdout:1934: expect (ObjNum 728 snap 0 seq_num 728) 2023-09-23T22:23:03.626 INFO:tasks.rados.rados.0.smithi169.stdout:1936: seq_num 1306 ranges {749942=571557,1840895=796442,3365252=584690} 2023-09-23T22:23:03.639 INFO:tasks.rados.rados.0.smithi169.stdout:1936: writing smithi16987243-395 from 749942 to 1321499 tid 1 2023-09-23T22:23:03.647 INFO:tasks.rados.rados.0.smithi169.stdout:1936: writing smithi16987243-395 from 1840895 to 2637337 tid 2 2023-09-23T22:23:03.655 INFO:tasks.rados.rados.0.smithi169.stdout:1936: writing smithi16987243-395 from 3365252 to 3949942 tid 3 2023-09-23T22:23:03.655 INFO:tasks.rados.rados.0.smithi169.stdout:1926: done (9 left) 2023-09-23T22:23:03.655 INFO:tasks.rados.rados.0.smithi169.stdout:1927: done (8 left) 2023-09-23T22:23:03.655 INFO:tasks.rados.rados.0.smithi169.stdout:1929: done (7 left) 2023-09-23T22:23:03.655 INFO:tasks.rados.rados.0.smithi169.stdout:1930: done (6 left) 2023-09-23T22:23:03.655 INFO:tasks.rados.rados.0.smithi169.stdout:1931: done (5 left) 2023-09-23T22:23:03.655 INFO:tasks.rados.rados.0.smithi169.stdout:1932: done (4 left) 2023-09-23T22:23:03.655 INFO:tasks.rados.rados.0.smithi169.stdout:1933: done (3 left) 2023-09-23T22:23:03.655 INFO:tasks.rados.rados.0.smithi169.stdout:1934: done (2 left) 2023-09-23T22:23:03.656 INFO:tasks.rados.rados.0.smithi169.stdout:1935: done (1 left) 2023-09-23T22:23:03.656 INFO:tasks.rados.rados.0.smithi169.stdout:1937: write oid 389 current snap is 0 2023-09-23T22:23:03.656 INFO:tasks.rados.rados.0.smithi169.stdout:1936: finishing write tid 1 to smithi16987243-395 2023-09-23T22:23:03.656 INFO:tasks.rados.rados.0.smithi169.stdout:1937: seq_num 1307 ranges {766749=646806,1899377=656453,3109028=609462} 2023-09-23T22:23:03.662 INFO:tasks.rados.rados.0.smithi169.stdout:1937: writing smithi16987243-389 from 766749 to 1413555 tid 1 2023-09-23T22:23:03.669 INFO:tasks.rados.rados.0.smithi169.stdout:1937: writing smithi16987243-389 from 1899377 to 2555830 tid 2 2023-09-23T22:23:03.676 INFO:tasks.rados.rados.0.smithi169.stdout:1937: writing smithi16987243-389 from 3109028 to 3718490 tid 3 2023-09-23T22:23:03.676 INFO:tasks.rados.rados.0.smithi169.stdout:1938: read oid 179 snap -1 2023-09-23T22:23:03.676 INFO:tasks.rados.rados.0.smithi169.stdout:1938: expect (ObjNum 178 snap 0 seq_num 178) 2023-09-23T22:23:03.676 INFO:tasks.rados.rados.0.smithi169.stdout:1939: read oid 474 snap -1 2023-09-23T22:23:03.676 INFO:tasks.rados.rados.0.smithi169.stdout:1939: expect (ObjNum 473 snap 0 seq_num 473) 2023-09-23T22:23:03.676 INFO:tasks.rados.rados.0.smithi169.stdout:1940: write oid 251 current snap is 0 2023-09-23T22:23:03.676 INFO:tasks.rados.rados.0.smithi169.stdout:1936: finishing write tid 2 to smithi16987243-395 2023-09-23T22:23:03.676 INFO:tasks.rados.rados.0.smithi169.stdout:1940: seq_num 1308 ranges {783556=438408,1674212=400111,2736451=420734,3882270=101286} 2023-09-23T22:23:03.683 INFO:tasks.rados.rados.0.smithi169.stdout:1940: writing smithi16987243-251 from 783556 to 1221964 tid 1 2023-09-23T22:23:03.688 INFO:tasks.rados.rados.0.smithi169.stdout:1940: writing smithi16987243-251 from 1674212 to 2074323 tid 2 2023-09-23T22:23:03.695 INFO:tasks.rados.rados.0.smithi169.stdout:1940: writing smithi16987243-251 from 2736451 to 3157185 tid 3 2023-09-23T22:23:03.700 INFO:tasks.rados.rados.0.smithi169.stdout:1940: writing smithi16987243-251 from 3882270 to 3983556 tid 4 2023-09-23T22:23:03.700 INFO:tasks.rados.rados.0.smithi169.stdout:1941: read oid 331 snap -1 2023-09-23T22:23:03.701 INFO:tasks.rados.rados.0.smithi169.stdout:1941: expect deleted 2023-09-23T22:23:03.701 INFO:tasks.rados.rados.0.smithi169.stdout:1942: read oid 198 snap -1 2023-09-23T22:23:03.701 INFO:tasks.rados.rados.0.smithi169.stdout:1942: expect (ObjNum 1295 snap 0 seq_num 1295) 2023-09-23T22:23:03.701 INFO:tasks.rados.rados.0.smithi169.stdout:1943: read oid 320 snap -1 2023-09-23T22:23:03.701 INFO:tasks.rados.rados.0.smithi169.stdout:1943: expect (ObjNum 319 snap 0 seq_num 319) 2023-09-23T22:23:03.701 INFO:tasks.rados.rados.0.smithi169.stdout:1944: read oid 241 snap -1 2023-09-23T22:23:03.701 INFO:tasks.rados.rados.0.smithi169.stdout:1944: expect (ObjNum 913 snap 0 seq_num 913) 2023-09-23T22:23:03.701 INFO:tasks.rados.rados.0.smithi169.stdout:1945: read oid 347 snap -1 2023-09-23T22:23:03.701 INFO:tasks.rados.rados.0.smithi169.stdout:1945: expect deleted 2023-09-23T22:23:03.701 INFO:tasks.rados.rados.0.smithi169.stdout:1946: read oid 452 snap -1 2023-09-23T22:23:03.701 INFO:tasks.rados.rados.0.smithi169.stdout:1946: expect (ObjNum 451 snap 0 seq_num 451) 2023-09-23T22:23:03.702 INFO:tasks.rados.rados.0.smithi169.stdout:1947: write oid 127 current snap is 0 2023-09-23T22:23:03.702 INFO:tasks.rados.rados.0.smithi169.stdout:1947: seq_num 1309 ranges {400363=513657,1332694=660122} 2023-09-23T22:23:03.708 INFO:tasks.rados.rados.0.smithi169.stdout:1947: writing smithi16987243-127 from 400363 to 914020 tid 1 2023-09-23T22:23:03.716 INFO:tasks.rados.rados.0.smithi169.stdout:1947: writing smithi16987243-127 from 1332694 to 1992816 tid 2 2023-09-23T22:23:03.716 INFO:tasks.rados.rados.0.smithi169.stdout:1948: delete oid 285 current snap is 0 2023-09-23T22:23:03.716 INFO:tasks.rados.rados.0.smithi169.stdout:1936: finishing write tid 3 to smithi16987243-395 2023-09-23T22:23:03.716 INFO:tasks.rados.rados.0.smithi169.stdout:1936: finishing write tid 4 to smithi16987243-395 2023-09-23T22:23:03.716 INFO:tasks.rados.rados.0.smithi169.stdout:1936: finishing write tid 5 to smithi16987243-395 2023-09-23T22:23:03.716 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 395 v 277 (ObjNum 1306 snap 0 seq_num 1306) dirty exists 2023-09-23T22:23:03.716 INFO:tasks.rados.rados.0.smithi169.stdout:1936: left oid 395 (ObjNum 1306 snap 0 seq_num 1306) 2023-09-23T22:23:03.717 INFO:tasks.rados.rados.0.smithi169.stdout:1937: finishing write tid 1 to smithi16987243-389 2023-09-23T22:23:03.717 INFO:tasks.rados.rados.0.smithi169.stdout:1937: finishing write tid 2 to smithi16987243-389 2023-09-23T22:23:03.717 INFO:tasks.rados.rados.0.smithi169.stdout:1937: finishing write tid 3 to smithi16987243-389 2023-09-23T22:23:03.717 INFO:tasks.rados.rados.0.smithi169.stdout:1937: finishing write tid 4 to smithi16987243-389 2023-09-23T22:23:03.717 INFO:tasks.rados.rados.0.smithi169.stdout:1937: finishing write tid 5 to smithi16987243-389 2023-09-23T22:23:03.717 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 389 v 295 (ObjNum 1307 snap 0 seq_num 1307) dirty exists 2023-09-23T22:23:03.717 INFO:tasks.rados.rados.0.smithi169.stdout:1937: left oid 389 (ObjNum 1307 snap 0 seq_num 1307) 2023-09-23T22:23:03.717 INFO:tasks.rados.rados.0.smithi169.stdout:1939: expect (ObjNum 473 snap 0 seq_num 473) 2023-09-23T22:23:03.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:03 smithi169 bash[27421]: cluster 2023-09-23T22:23:01.849542+0000 mgr.y (mgr.24365) 245 : 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, 9.0 MiB/s wr, 85 op/s 2023-09-23T22:23:03.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:03 smithi169 bash[40994]: cluster 2023-09-23T22:23:01.849542+0000 mgr.y (mgr.24365) 245 : 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, 9.0 MiB/s wr, 85 op/s 2023-09-23T22:23:03.785 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:23:03 smithi169 bash[75030]: ts=2023-09-23T22:23:03.518Z 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://smithi187.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.187:8443: connect: connection refused" 2023-09-23T22:23:03.786 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:03 smithi187 bash[67481]: debug 2023-09-23T22:23:03.663+0000 7fc16f38f200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T22:23:03.786 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:03 smithi187 bash[31480]: cluster 2023-09-23T22:23:01.849542+0000 mgr.y (mgr.24365) 245 : 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, 9.0 MiB/s wr, 85 op/s 2023-09-23T22:23:03.845 INFO:tasks.rados.rados.0.smithi169.stdout:1938: expect (ObjNum 178 snap 0 seq_num 178) 2023-09-23T22:23:03.943 INFO:tasks.rados.rados.0.smithi169.stdout:1940: finishing write tid 1 to smithi16987243-251 2023-09-23T22:23:03.944 INFO:tasks.rados.rados.0.smithi169.stdout:1940: finishing write tid 2 to smithi16987243-251 2023-09-23T22:23:03.944 INFO:tasks.rados.rados.0.smithi169.stdout:1940: finishing write tid 3 to smithi16987243-251 2023-09-23T22:23:03.944 INFO:tasks.rados.rados.0.smithi169.stdout:1944: expect (ObjNum 913 snap 0 seq_num 913) 2023-09-23T22:23:04.048 INFO:tasks.rados.rados.0.smithi169.stdout:1940: finishing write tid 4 to smithi16987243-251 2023-09-23T22:23:04.048 INFO:tasks.rados.rados.0.smithi169.stdout:1940: finishing write tid 5 to smithi16987243-251 2023-09-23T22:23:04.048 INFO:tasks.rados.rados.0.smithi169.stdout:1940: finishing write tid 6 to smithi16987243-251 2023-09-23T22:23:04.048 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 251 v 287 (ObjNum 1308 snap 0 seq_num 1308) dirty exists 2023-09-23T22:23:04.049 INFO:tasks.rados.rados.0.smithi169.stdout:1940: left oid 251 (ObjNum 1308 snap 0 seq_num 1308) 2023-09-23T22:23:04.049 INFO:tasks.rados.rados.0.smithi169.stdout:1943: expect (ObjNum 319 snap 0 seq_num 319) 2023-09-23T22:23:04.128 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:03 smithi187 bash[67481]: debug 2023-09-23T22:23:03.775+0000 7fc16f38f200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T22:23:04.129 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:03 smithi187 bash[67481]: debug 2023-09-23T22:23:03.879+0000 7fc16f38f200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T22:23:04.148 INFO:tasks.rados.rados.0.smithi169.stdout:1946: expect (ObjNum 451 snap 0 seq_num 451) 2023-09-23T22:23:04.266 INFO:tasks.rados.rados.0.smithi169.stdout:1942: expect (ObjNum 1295 snap 0 seq_num 1295) 2023-09-23T22:23:04.381 INFO:tasks.rados.rados.0.smithi169.stdout:1947: finishing write tid 1 to smithi16987243-127 2023-09-23T22:23:04.381 INFO:tasks.rados.rados.0.smithi169.stdout:1947: finishing write tid 2 to smithi16987243-127 2023-09-23T22:23:04.381 INFO:tasks.rados.rados.0.smithi169.stdout:1947: finishing write tid 3 to smithi16987243-127 2023-09-23T22:23:04.381 INFO:tasks.rados.rados.0.smithi169.stdout:1947: finishing write tid 4 to smithi16987243-127 2023-09-23T22:23:04.381 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 127 v 215 (ObjNum 1309 snap 0 seq_num 1309) dirty exists 2023-09-23T22:23:04.381 INFO:tasks.rados.rados.0.smithi169.stdout:1947: left oid 127 (ObjNum 1309 snap 0 seq_num 1309) 2023-09-23T22:23:04.381 INFO:tasks.rados.rados.0.smithi169.stdout:1936: done (12 left) 2023-09-23T22:23:04.381 INFO:tasks.rados.rados.0.smithi169.stdout:1937: done (11 left) 2023-09-23T22:23:04.381 INFO:tasks.rados.rados.0.smithi169.stdout:1938: done (10 left) 2023-09-23T22:23:04.382 INFO:tasks.rados.rados.0.smithi169.stdout:1939: done (9 left) 2023-09-23T22:23:04.382 INFO:tasks.rados.rados.0.smithi169.stdout:1940: done (8 left) 2023-09-23T22:23:04.382 INFO:tasks.rados.rados.0.smithi169.stdout:1941: done (7 left) 2023-09-23T22:23:04.382 INFO:tasks.rados.rados.0.smithi169.stdout:1942: done (6 left) 2023-09-23T22:23:04.382 INFO:tasks.rados.rados.0.smithi169.stdout:1943: done (5 left) 2023-09-23T22:23:04.382 INFO:tasks.rados.rados.0.smithi169.stdout:1944: done (4 left) 2023-09-23T22:23:04.382 INFO:tasks.rados.rados.0.smithi169.stdout:1945: done (3 left) 2023-09-23T22:23:04.382 INFO:tasks.rados.rados.0.smithi169.stdout:1946: done (2 left) 2023-09-23T22:23:04.382 INFO:tasks.rados.rados.0.smithi169.stdout:1947: done (1 left) 2023-09-23T22:23:04.382 INFO:tasks.rados.rados.0.smithi169.stdout:1948: done (0 left) 2023-09-23T22:23:04.382 INFO:tasks.rados.rados.0.smithi169.stdout:1949: read oid 325 snap -1 2023-09-23T22:23:04.382 INFO:tasks.rados.rados.0.smithi169.stdout:1949: expect (ObjNum 324 snap 0 seq_num 324) 2023-09-23T22:23:04.382 INFO:tasks.rados.rados.0.smithi169.stdout:1950: delete oid 493 current snap is 0 2023-09-23T22:23:04.384 INFO:tasks.rados.rados.0.smithi169.stdout:1950: done (1 left) 2023-09-23T22:23:04.384 INFO:tasks.rados.rados.0.smithi169.stdout:1951: write oid 408 current snap is 0 2023-09-23T22:23:04.384 INFO:tasks.rados.rados.0.smithi169.stdout:1951: seq_num 1312 ranges {450784=739404,1791787=258997} 2023-09-23T22:23:04.395 INFO:tasks.rados.rados.0.smithi169.stdout:1951: writing smithi16987243-408 from 450784 to 1190188 tid 1 2023-09-23T22:23:04.401 INFO:tasks.rados.rados.0.smithi169.stdout:1951: writing smithi16987243-408 from 1791787 to 2050784 tid 2 2023-09-23T22:23:04.401 INFO:tasks.rados.rados.0.smithi169.stdout:1952: read oid 145 snap -1 2023-09-23T22:23:04.401 INFO:tasks.rados.rados.0.smithi169.stdout:1952: expect (ObjNum 144 snap 0 seq_num 144) 2023-09-23T22:23:04.402 INFO:tasks.rados.rados.0.smithi169.stdout:1953: read oid 264 snap -1 2023-09-23T22:23:04.402 INFO:tasks.rados.rados.0.smithi169.stdout:1953: expect (ObjNum 610 snap 0 seq_num 610) 2023-09-23T22:23:04.402 INFO:tasks.rados.rados.0.smithi169.stdout:1954: read oid 215 snap -1 2023-09-23T22:23:04.402 INFO:tasks.rados.rados.0.smithi169.stdout:1954: expect (ObjNum 565 snap 0 seq_num 565) 2023-09-23T22:23:04.402 INFO:tasks.rados.rados.0.smithi169.stdout:1955: delete oid 160 current snap is 0 2023-09-23T22:23:04.402 INFO:tasks.rados.rados.0.smithi169.stdout:1949: expect (ObjNum 324 snap 0 seq_num 324) 2023-09-23T22:23:04.492 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:04 smithi187 bash[67481]: debug 2023-09-23T22:23:04.143+0000 7fc16f38f200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:23:04.522 INFO:tasks.rados.rados.0.smithi169.stdout:1951: finishing write tid 1 to smithi16987243-408 2023-09-23T22:23:04.522 INFO:tasks.rados.rados.0.smithi169.stdout:1951: finishing write tid 2 to smithi16987243-408 2023-09-23T22:23:04.522 INFO:tasks.rados.rados.0.smithi169.stdout:1951: finishing write tid 3 to smithi16987243-408 2023-09-23T22:23:04.522 INFO:tasks.rados.rados.0.smithi169.stdout:1951: finishing write tid 4 to smithi16987243-408 2023-09-23T22:23:04.522 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 408 v 243 (ObjNum 1312 snap 0 seq_num 1312) dirty exists 2023-09-23T22:23:04.522 INFO:tasks.rados.rados.0.smithi169.stdout:1951: left oid 408 (ObjNum 1312 snap 0 seq_num 1312) 2023-09-23T22:23:04.523 INFO:tasks.rados.rados.0.smithi169.stdout:1952: expect (ObjNum 144 snap 0 seq_num 144) 2023-09-23T22:23:04.602 INFO:tasks.rados.rados.0.smithi169.stdout:1953: expect (ObjNum 610 snap 0 seq_num 610) 2023-09-23T22:23:04.679 INFO:tasks.rados.rados.0.smithi169.stdout:1954: expect (ObjNum 565 snap 0 seq_num 565) 2023-09-23T22:23:04.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:04 smithi169 bash[40994]: audit 2023-09-23T22:23:03.952550+0000 mon.a (mon.0) 846 : audit [DBG] from='client.? 172.21.15.169:0/2681327264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:04.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:04 smithi169 bash[27421]: audit 2023-09-23T22:23:03.952550+0000 mon.a (mon.0) 846 : audit [DBG] from='client.? 172.21.15.169:0/2681327264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:04.845 INFO:tasks.rados.rados.0.smithi169.stdout:1949: done (5 left) 2023-09-23T22:23:04.845 INFO:tasks.rados.rados.0.smithi169.stdout:1951: done (4 left) 2023-09-23T22:23:04.846 INFO:tasks.rados.rados.0.smithi169.stdout:1952: done (3 left) 2023-09-23T22:23:04.846 INFO:tasks.rados.rados.0.smithi169.stdout:1953: done (2 left) 2023-09-23T22:23:04.846 INFO:tasks.rados.rados.0.smithi169.stdout:1954: done (1 left) 2023-09-23T22:23:04.846 INFO:tasks.rados.rados.0.smithi169.stdout:1955: done (0 left) 2023-09-23T22:23:04.846 INFO:tasks.rados.rados.0.smithi169.stdout:1956: delete oid 84 current snap is 0 2023-09-23T22:23:04.848 INFO:tasks.rados.rados.0.smithi169.stdout:1956: done (0 left) 2023-09-23T22:23:04.848 INFO:tasks.rados.rados.0.smithi169.stdout:1957: delete oid 240 current snap is 0 2023-09-23T22:23:04.850 INFO:tasks.rados.rados.0.smithi169.stdout:1957: done (0 left) 2023-09-23T22:23:04.850 INFO:tasks.rados.rados.0.smithi169.stdout:1958: read oid 194 snap -1 2023-09-23T22:23:04.850 INFO:tasks.rados.rados.0.smithi169.stdout:1958: expect (ObjNum 816 snap 0 seq_num 816) 2023-09-23T22:23:04.850 INFO:tasks.rados.rados.0.smithi169.stdout:1959: write oid 445 current snap is 0 2023-09-23T22:23:04.850 INFO:tasks.rados.rados.0.smithi169.stdout:1959: seq_num 1316 ranges {518012=756753,2025715=92297} 2023-09-23T22:23:04.862 INFO:tasks.rados.rados.0.smithi169.stdout:1959: writing smithi16987243-445 from 518012 to 1274765 tid 1 2023-09-23T22:23:04.867 INFO:tasks.rados.rados.0.smithi169.stdout:1959: writing smithi16987243-445 from 2025715 to 2118012 tid 2 2023-09-23T22:23:04.867 INFO:tasks.rados.rados.0.smithi169.stdout:1960: write oid 332 current snap is 0 2023-09-23T22:23:04.867 INFO:tasks.rados.rados.0.smithi169.stdout:1960: seq_num 1317 ranges {534819=432002,1684197=450622} 2023-09-23T22:23:04.872 INFO:tasks.rados.rados.0.smithi169.stdout:1960: writing smithi16987243-332 from 534819 to 966821 tid 1 2023-09-23T22:23:04.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:04 smithi187 bash[31480]: audit 2023-09-23T22:23:03.952550+0000 mon.a (mon.0) 846 : audit [DBG] from='client.? 172.21.15.169:0/2681327264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:04.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:04 smithi187 bash[67481]: debug 2023-09-23T22:23:04.535+0000 7fc16f38f200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T22:23:04.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:04 smithi187 bash[67481]: debug 2023-09-23T22:23:04.715+0000 7fc16f38f200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T22:23:04.880 INFO:tasks.rados.rados.0.smithi169.stdout:1960: writing smithi16987243-332 from 1684197 to 2134819 tid 2 2023-09-23T22:23:04.880 INFO:tasks.rados.rados.0.smithi169.stdout:1961: read oid 50 snap -1 2023-09-23T22:23:04.880 INFO:tasks.rados.rados.0.smithi169.stdout:1961: expect (ObjNum 49 snap 0 seq_num 49) 2023-09-23T22:23:04.880 INFO:tasks.rados.rados.0.smithi169.stdout:1962: read oid 264 snap -1 2023-09-23T22:23:04.880 INFO:tasks.rados.rados.0.smithi169.stdout:1962: expect (ObjNum 610 snap 0 seq_num 610) 2023-09-23T22:23:04.880 INFO:tasks.rados.rados.0.smithi169.stdout:1963: write oid 333 current snap is 0 2023-09-23T22:23:04.880 INFO:tasks.rados.rados.0.smithi169.stdout:1963: seq_num 1318 ranges {551626=507251,1626326=418456} 2023-09-23T22:23:04.886 INFO:tasks.rados.rados.0.smithi169.stdout:1963: writing smithi16987243-333 from 551626 to 1058877 tid 1 2023-09-23T22:23:04.892 INFO:tasks.rados.rados.0.smithi169.stdout:1963: writing smithi16987243-333 from 1626326 to 2044782 tid 2 2023-09-23T22:23:04.892 INFO:tasks.rados.rados.0.smithi169.stdout:1964: read oid 14 snap -1 2023-09-23T22:23:04.892 INFO:tasks.rados.rados.0.smithi169.stdout:1964: expect (ObjNum 1223 snap 0 seq_num 1223) 2023-09-23T22:23:04.892 INFO:tasks.rados.rados.0.smithi169.stdout:1965: write oid 90 current snap is 0 2023-09-23T22:23:04.892 INFO:tasks.rados.rados.0.smithi169.stdout:1958: expect (ObjNum 816 snap 0 seq_num 816) 2023-09-23T22:23:05.045 INFO:tasks.rados.rados.0.smithi169.stdout:1959: finishing write tid 1 to smithi16987243-445 2023-09-23T22:23:05.046 INFO:tasks.rados.rados.0.smithi169.stdout:1959: finishing write tid 2 to smithi16987243-445 2023-09-23T22:23:05.046 INFO:tasks.rados.rados.0.smithi169.stdout:1959: finishing write tid 3 to smithi16987243-445 2023-09-23T22:23:05.046 INFO:tasks.rados.rados.0.smithi169.stdout:1959: finishing write tid 4 to smithi16987243-445 2023-09-23T22:23:05.046 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 445 v 283 (ObjNum 1316 snap 0 seq_num 1316) dirty exists 2023-09-23T22:23:05.046 INFO:tasks.rados.rados.0.smithi169.stdout:1959: left oid 445 (ObjNum 1316 snap 0 seq_num 1316) 2023-09-23T22:23:05.046 INFO:tasks.rados.rados.0.smithi169.stdout:1960: finishing write tid 1 to smithi16987243-332 2023-09-23T22:23:05.046 INFO:tasks.rados.rados.0.smithi169.stdout:1960: finishing write tid 2 to smithi16987243-332 2023-09-23T22:23:05.046 INFO:tasks.rados.rados.0.smithi169.stdout:1960: finishing write tid 3 to smithi16987243-332 2023-09-23T22:23:05.046 INFO:tasks.rados.rados.0.smithi169.stdout:1960: finishing write tid 4 to smithi16987243-332 2023-09-23T22:23:05.046 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 332 v 237 (ObjNum 1317 snap 0 seq_num 1317) dirty exists 2023-09-23T22:23:05.047 INFO:tasks.rados.rados.0.smithi169.stdout:1960: left oid 332 (ObjNum 1317 snap 0 seq_num 1317) 2023-09-23T22:23:05.047 INFO:tasks.rados.rados.0.smithi169.stdout:1961: expect (ObjNum 49 snap 0 seq_num 49) 2023-09-23T22:23:05.130 INFO:tasks.rados.rados.0.smithi169.stdout:1962: expect (ObjNum 610 snap 0 seq_num 610) 2023-09-23T22:23:05.203 INFO:tasks.rados.rados.0.smithi169.stdout:1963: finishing write tid 1 to smithi16987243-333 2023-09-23T22:23:05.203 INFO:tasks.rados.rados.0.smithi169.stdout:1963: finishing write tid 2 to smithi16987243-333 2023-09-23T22:23:05.203 INFO:tasks.rados.rados.0.smithi169.stdout:1963: finishing write tid 3 to smithi16987243-333 2023-09-23T22:23:05.203 INFO:tasks.rados.rados.0.smithi169.stdout:1964: expect (ObjNum 1223 snap 0 seq_num 1223) 2023-09-23T22:23:05.321 INFO:tasks.rados.rados.0.smithi169.stdout:1963: finishing write tid 4 to smithi16987243-333 2023-09-23T22:23:05.321 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 333 v 286 (ObjNum 1318 snap 0 seq_num 1318) dirty exists 2023-09-23T22:23:05.321 INFO:tasks.rados.rados.0.smithi169.stdout:1963: left oid 333 (ObjNum 1318 snap 0 seq_num 1318) 2023-09-23T22:23:05.321 INFO:tasks.rados.rados.0.smithi169.stdout:1965: seq_num 1319 ranges {568433=582500,1684808=483625} 2023-09-23T22:23:05.335 INFO:tasks.rados.rados.0.smithi169.stdout:1965: writing smithi16987243-90 from 568433 to 1150933 tid 1 2023-09-23T22:23:05.342 INFO:tasks.rados.rados.0.smithi169.stdout:1965: writing smithi16987243-90 from 1684808 to 2168433 tid 2 2023-09-23T22:23:05.342 INFO:tasks.rados.rados.0.smithi169.stdout:1958: done (7 left) 2023-09-23T22:23:05.342 INFO:tasks.rados.rados.0.smithi169.stdout:1959: done (6 left) 2023-09-23T22:23:05.342 INFO:tasks.rados.rados.0.smithi169.stdout:1960: done (5 left) 2023-09-23T22:23:05.342 INFO:tasks.rados.rados.0.smithi169.stdout:1961: done (4 left) 2023-09-23T22:23:05.342 INFO:tasks.rados.rados.0.smithi169.stdout:1962: done (3 left) 2023-09-23T22:23:05.342 INFO:tasks.rados.rados.0.smithi169.stdout:1963: done (2 left) 2023-09-23T22:23:05.342 INFO:tasks.rados.rados.0.smithi169.stdout:1964: done (1 left) 2023-09-23T22:23:05.343 INFO:tasks.rados.rados.0.smithi169.stdout:1966: write oid 314 current snap is 0 2023-09-23T22:23:05.343 INFO:tasks.rados.rados.0.smithi169.stdout:1965: finishing write tid 1 to smithi16987243-90 2023-09-23T22:23:05.343 INFO:tasks.rados.rados.0.smithi169.stdout:1966: seq_num 1320 ranges {585240=657749,1743290=422125} 2023-09-23T22:23:05.349 INFO:tasks.rados.rados.0.smithi169.stdout:1966: writing smithi16987243-314 from 585240 to 1242989 tid 1 2023-09-23T22:23:05.354 INFO:tasks.rados.rados.0.smithi169.stdout:1966: writing smithi16987243-314 from 1743290 to 2165415 tid 2 2023-09-23T22:23:05.354 INFO:tasks.rados.rados.0.smithi169.stdout:1967: read oid 286 snap -1 2023-09-23T22:23:05.354 INFO:tasks.rados.rados.0.smithi169.stdout:1967: expect deleted 2023-09-23T22:23:05.355 INFO:tasks.rados.rados.0.smithi169.stdout:1968: write oid 467 current snap is 0 2023-09-23T22:23:05.355 INFO:tasks.rados.rados.0.smithi169.stdout:1965: finishing write tid 2 to smithi16987243-90 2023-09-23T22:23:05.355 INFO:tasks.rados.rados.0.smithi169.stdout:1968: seq_num 1321 ranges {602047=732998,1801772=400275} 2023-09-23T22:23:05.361 INFO:tasks.rados.rados.0.smithi169.stdout:1968: writing smithi16987243-467 from 602047 to 1335045 tid 1 2023-09-23T22:23:05.367 INFO:tasks.rados.rados.0.smithi169.stdout:1968: writing smithi16987243-467 from 1801772 to 2202047 tid 2 2023-09-23T22:23:05.367 INFO:tasks.rados.rados.0.smithi169.stdout:1969: read oid 51 snap -1 2023-09-23T22:23:05.367 INFO:tasks.rados.rados.0.smithi169.stdout:1969: expect (ObjNum 1304 snap 0 seq_num 1304) 2023-09-23T22:23:05.367 INFO:tasks.rados.rados.0.smithi169.stdout:1970: read oid 18 snap -1 2023-09-23T22:23:05.368 INFO:tasks.rados.rados.0.smithi169.stdout:1970: expect (ObjNum 915 snap 0 seq_num 915) 2023-09-23T22:23:05.368 INFO:tasks.rados.rados.0.smithi169.stdout:1971: read oid 174 snap -1 2023-09-23T22:23:05.368 INFO:tasks.rados.rados.0.smithi169.stdout:1971: expect (ObjNum 1178 snap 0 seq_num 1178) 2023-09-23T22:23:05.368 INFO:tasks.rados.rados.0.smithi169.stdout:1972: write oid 274 current snap is 0 2023-09-23T22:23:05.368 INFO:tasks.rados.rados.0.smithi169.stdout:1972: seq_num 1322 ranges {618854=408247,1743901=425794} 2023-09-23T22:23:05.373 INFO:tasks.rados.rados.0.smithi169.stdout:1972: writing smithi16987243-274 from 618854 to 1027101 tid 1 2023-09-23T22:23:05.378 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:04 smithi187 bash[67481]: debug 2023-09-23T22:23:04.955+0000 7fc16f38f200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T22:23:05.380 INFO:tasks.rados.rados.0.smithi169.stdout:1972: writing smithi16987243-274 from 1743901 to 2169695 tid 2 2023-09-23T22:23:05.380 INFO:tasks.rados.rados.0.smithi169.stdout:1973: write oid 47 current snap is 0 2023-09-23T22:23:05.380 INFO:tasks.rados.rados.0.smithi169.stdout:1973: seq_num 1323 ranges {635661=599849,1918736=316925} 2023-09-23T22:23:05.387 INFO:tasks.rados.rados.0.smithi169.stdout:1973: writing smithi16987243-47 from 635661 to 1235510 tid 1 2023-09-23T22:23:05.393 INFO:tasks.rados.rados.0.smithi169.stdout:1973: writing smithi16987243-47 from 1918736 to 2235661 tid 2 2023-09-23T22:23:05.393 INFO:tasks.rados.rados.0.smithi169.stdout:1974: write oid 336 current snap is 0 2023-09-23T22:23:05.394 INFO:tasks.rados.rados.0.smithi169.stdout:1965: finishing write tid 3 to smithi16987243-90 2023-09-23T22:23:05.394 INFO:tasks.rados.rados.0.smithi169.stdout:1965: finishing write tid 4 to smithi16987243-90 2023-09-23T22:23:05.394 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 90 v 273 (ObjNum 1319 snap 0 seq_num 1319) dirty exists 2023-09-23T22:23:05.394 INFO:tasks.rados.rados.0.smithi169.stdout:1965: left oid 90 (ObjNum 1319 snap 0 seq_num 1319) 2023-09-23T22:23:05.394 INFO:tasks.rados.rados.0.smithi169.stdout:1966: finishing write tid 1 to smithi16987243-314 2023-09-23T22:23:05.394 INFO:tasks.rados.rados.0.smithi169.stdout:1966: finishing write tid 2 to smithi16987243-314 2023-09-23T22:23:05.394 INFO:tasks.rados.rados.0.smithi169.stdout:1966: finishing write tid 3 to smithi16987243-314 2023-09-23T22:23:05.394 INFO:tasks.rados.rados.0.smithi169.stdout:1966: finishing write tid 4 to smithi16987243-314 2023-09-23T22:23:05.394 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 314 v 240 (ObjNum 1320 snap 0 seq_num 1320) dirty exists 2023-09-23T22:23:05.394 INFO:tasks.rados.rados.0.smithi169.stdout:1966: left oid 314 (ObjNum 1320 snap 0 seq_num 1320) 2023-09-23T22:23:05.394 INFO:tasks.rados.rados.0.smithi169.stdout:1968: finishing write tid 1 to smithi16987243-467 2023-09-23T22:23:05.394 INFO:tasks.rados.rados.0.smithi169.stdout:1968: finishing write tid 2 to smithi16987243-467 2023-09-23T22:23:05.395 INFO:tasks.rados.rados.0.smithi169.stdout:1974: seq_num 1324 ranges {652468=675098,1977218=275250} 2023-09-23T22:23:05.400 INFO:tasks.rados.rados.0.smithi169.stdout:1974: writing smithi16987243-336 from 652468 to 1327566 tid 1 2023-09-23T22:23:05.406 INFO:tasks.rados.rados.0.smithi169.stdout:1974: writing smithi16987243-336 from 1977218 to 2252468 tid 2 2023-09-23T22:23:05.406 INFO:tasks.rados.rados.0.smithi169.stdout:1965: done (9 left) 2023-09-23T22:23:05.406 INFO:tasks.rados.rados.0.smithi169.stdout:1966: done (8 left) 2023-09-23T22:23:05.406 INFO:tasks.rados.rados.0.smithi169.stdout:1967: done (7 left) 2023-09-23T22:23:05.407 INFO:tasks.rados.rados.0.smithi169.stdout:1975: write oid 483 current snap is 0 2023-09-23T22:23:05.407 INFO:tasks.rados.rados.0.smithi169.stdout:1968: finishing write tid 3 to smithi16987243-467 2023-09-23T22:23:05.407 INFO:tasks.rados.rados.0.smithi169.stdout:1968: finishing write tid 4 to smithi16987243-467 2023-09-23T22:23:05.407 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 467 v 276 (ObjNum 1321 snap 0 seq_num 1321) dirty exists 2023-09-23T22:23:05.407 INFO:tasks.rados.rados.0.smithi169.stdout:1968: left oid 467 (ObjNum 1321 snap 0 seq_num 1321) 2023-09-23T22:23:05.407 INFO:tasks.rados.rados.0.smithi169.stdout:1969: expect (ObjNum 1304 snap 0 seq_num 1304) 2023-09-23T22:23:05.646 INFO:tasks.rados.rados.0.smithi169.stdout:1971: expect (ObjNum 1178 snap 0 seq_num 1178) 2023-09-23T22:23:05.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:05 smithi169 bash[27421]: cluster 2023-09-23T22:23:03.850741+0000 mgr.y (mgr.24365) 246 : cluster [DBG] pgmap v215: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 91 MiB/s rd, 14 MiB/s wr, 130 op/s 2023-09-23T22:23:05.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:05 smithi169 bash[40994]: cluster 2023-09-23T22:23:03.850741+0000 mgr.y (mgr.24365) 246 : cluster [DBG] pgmap v215: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 91 MiB/s rd, 14 MiB/s wr, 130 op/s 2023-09-23T22:23:05.849 INFO:tasks.rados.rados.0.smithi169.stdout:1970: expect (ObjNum 915 snap 0 seq_num 915) 2023-09-23T22:23:05.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:05 smithi187 bash[31480]: cluster 2023-09-23T22:23:03.850741+0000 mgr.y (mgr.24365) 246 : cluster [DBG] pgmap v215: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 91 MiB/s rd, 14 MiB/s wr, 130 op/s 2023-09-23T22:23:05.998 INFO:tasks.rados.rados.0.smithi169.stdout:1972: finishing write tid 1 to smithi16987243-274 2023-09-23T22:23:05.999 INFO:tasks.rados.rados.0.smithi169.stdout:1972: finishing write tid 2 to smithi16987243-274 2023-09-23T22:23:05.999 INFO:tasks.rados.rados.0.smithi169.stdout:1972: finishing write tid 3 to smithi16987243-274 2023-09-23T22:23:05.999 INFO:tasks.rados.rados.0.smithi169.stdout:1972: finishing write tid 4 to smithi16987243-274 2023-09-23T22:23:05.999 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 274 v 292 (ObjNum 1322 snap 0 seq_num 1322) dirty exists 2023-09-23T22:23:05.999 INFO:tasks.rados.rados.0.smithi169.stdout:1972: left oid 274 (ObjNum 1322 snap 0 seq_num 1322) 2023-09-23T22:23:05.999 INFO:tasks.rados.rados.0.smithi169.stdout:1973: finishing write tid 1 to smithi16987243-47 2023-09-23T22:23:05.999 INFO:tasks.rados.rados.0.smithi169.stdout:1973: finishing write tid 2 to smithi16987243-47 2023-09-23T22:23:05.999 INFO:tasks.rados.rados.0.smithi169.stdout:1973: finishing write tid 3 to smithi16987243-47 2023-09-23T22:23:05.999 INFO:tasks.rados.rados.0.smithi169.stdout:1973: finishing write tid 4 to smithi16987243-47 2023-09-23T22:23:05.999 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 47 v 280 (ObjNum 1323 snap 0 seq_num 1323) dirty exists 2023-09-23T22:23:06.000 INFO:tasks.rados.rados.0.smithi169.stdout:1973: left oid 47 (ObjNum 1323 snap 0 seq_num 1323) 2023-09-23T22:23:06.000 INFO:tasks.rados.rados.0.smithi169.stdout:1974: finishing write tid 1 to smithi16987243-336 2023-09-23T22:23:06.000 INFO:tasks.rados.rados.0.smithi169.stdout:1974: finishing write tid 2 to smithi16987243-336 2023-09-23T22:23:06.000 INFO:tasks.rados.rados.0.smithi169.stdout:1974: finishing write tid 3 to smithi16987243-336 2023-09-23T22:23:06.000 INFO:tasks.rados.rados.0.smithi169.stdout:1974: finishing write tid 4 to smithi16987243-336 2023-09-23T22:23:06.000 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 336 v 218 (ObjNum 1324 snap 0 seq_num 1324) dirty exists 2023-09-23T22:23:06.000 INFO:tasks.rados.rados.0.smithi169.stdout:1974: left oid 336 (ObjNum 1324 snap 0 seq_num 1324) 2023-09-23T22:23:06.000 INFO:tasks.rados.rados.0.smithi169.stdout:1975: seq_num 1325 ranges {669275=750347,2035700=233575} 2023-09-23T22:23:06.008 INFO:tasks.rados.rados.0.smithi169.stdout:1975: writing smithi16987243-483 from 669275 to 1419622 tid 1 2023-09-23T22:23:06.014 INFO:tasks.rados.rados.0.smithi169.stdout:1975: writing smithi16987243-483 from 2035700 to 2269275 tid 2 2023-09-23T22:23:06.014 INFO:tasks.rados.rados.0.smithi169.stdout:1968: done (7 left) 2023-09-23T22:23:06.014 INFO:tasks.rados.rados.0.smithi169.stdout:1969: done (6 left) 2023-09-23T22:23:06.014 INFO:tasks.rados.rados.0.smithi169.stdout:1970: done (5 left) 2023-09-23T22:23:06.014 INFO:tasks.rados.rados.0.smithi169.stdout:1971: done (4 left) 2023-09-23T22:23:06.014 INFO:tasks.rados.rados.0.smithi169.stdout:1972: done (3 left) 2023-09-23T22:23:06.014 INFO:tasks.rados.rados.0.smithi169.stdout:1973: done (2 left) 2023-09-23T22:23:06.014 INFO:tasks.rados.rados.0.smithi169.stdout:1974: done (1 left) 2023-09-23T22:23:06.014 INFO:tasks.rados.rados.0.smithi169.stdout:1976: read oid 77 snap -1 2023-09-23T22:23:06.014 INFO:tasks.rados.rados.0.smithi169.stdout:1976: expect (ObjNum 958 snap 0 seq_num 958) 2023-09-23T22:23:06.015 INFO:tasks.rados.rados.0.smithi169.stdout:1977: read oid 224 snap -1 2023-09-23T22:23:06.015 INFO:tasks.rados.rados.0.smithi169.stdout:1977: expect (ObjNum 931 snap 0 seq_num 931) 2023-09-23T22:23:06.015 INFO:tasks.rados.rados.0.smithi169.stdout:1978: write oid 146 current snap is 0 2023-09-23T22:23:06.015 INFO:tasks.rados.rados.0.smithi169.stdout:1978: seq_num 1326 ranges {686082=425596,1577829=433132} 2023-09-23T22:23:06.021 INFO:tasks.rados.rados.0.smithi169.stdout:1978: writing smithi16987243-146 from 686082 to 1111678 tid 1 2023-09-23T22:23:06.027 INFO:tasks.rados.rados.0.smithi169.stdout:1978: writing smithi16987243-146 from 1577829 to 2010961 tid 2 2023-09-23T22:23:06.028 INFO:tasks.rados.rados.0.smithi169.stdout:1979: read oid 128 snap -1 2023-09-23T22:23:06.028 INFO:tasks.rados.rados.0.smithi169.stdout:1979: expect (ObjNum 1248 snap 0 seq_num 1248) 2023-09-23T22:23:06.028 INFO:tasks.rados.rados.0.smithi169.stdout:1980: write oid 230 current snap is 0 2023-09-23T22:23:06.028 INFO:tasks.rados.rados.0.smithi169.stdout:1980: seq_num 1327 ranges {702889=500845,1636311=576790} 2023-09-23T22:23:06.037 INFO:tasks.rados.rados.0.smithi169.stdout:1980: writing smithi16987243-230 from 702889 to 1203734 tid 1 2023-09-23T22:23:06.043 INFO:tasks.rados.rados.0.smithi169.stdout:1980: writing smithi16987243-230 from 1636311 to 2213101 tid 2 2023-09-23T22:23:06.044 INFO:tasks.rados.rados.0.smithi169.stdout:1981: write oid 175 current snap is 0 2023-09-23T22:23:06.044 INFO:tasks.rados.rados.0.smithi169.stdout:1975: finishing write tid 1 to smithi16987243-483 2023-09-23T22:23:06.044 INFO:tasks.rados.rados.0.smithi169.stdout:1975: finishing write tid 2 to smithi16987243-483 2023-09-23T22:23:06.044 INFO:tasks.rados.rados.0.smithi169.stdout:1975: finishing write tid 3 to smithi16987243-483 2023-09-23T22:23:06.044 INFO:tasks.rados.rados.0.smithi169.stdout:1975: finishing write tid 4 to smithi16987243-483 2023-09-23T22:23:06.044 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 483 v 261 (ObjNum 1325 snap 0 seq_num 1325) dirty exists 2023-09-23T22:23:06.044 INFO:tasks.rados.rados.0.smithi169.stdout:1975: left oid 483 (ObjNum 1325 snap 0 seq_num 1325) 2023-09-23T22:23:06.044 INFO:tasks.rados.rados.0.smithi169.stdout:1978: finishing write tid 1 to smithi16987243-146 2023-09-23T22:23:06.044 INFO:tasks.rados.rados.0.smithi169.stdout:1977: expect (ObjNum 931 snap 0 seq_num 931) 2023-09-23T22:23:06.216 INFO:tasks.rados.rados.0.smithi169.stdout:1978: finishing write tid 2 to smithi16987243-146 2023-09-23T22:23:06.216 INFO:tasks.rados.rados.0.smithi169.stdout:1978: finishing write tid 3 to smithi16987243-146 2023-09-23T22:23:06.216 INFO:tasks.rados.rados.0.smithi169.stdout:1978: finishing write tid 4 to smithi16987243-146 2023-09-23T22:23:06.216 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 146 v 232 (ObjNum 1326 snap 0 seq_num 1326) dirty exists 2023-09-23T22:23:06.216 INFO:tasks.rados.rados.0.smithi169.stdout:1978: left oid 146 (ObjNum 1326 snap 0 seq_num 1326) 2023-09-23T22:23:06.216 INFO:tasks.rados.rados.0.smithi169.stdout:1976: expect (ObjNum 958 snap 0 seq_num 958) 2023-09-23T22:23:06.316 INFO:tasks.rados.rados.0.smithi169.stdout:1979: expect (ObjNum 1248 snap 0 seq_num 1248) 2023-09-23T22:23:06.378 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:06 smithi187 bash[67481]: debug 2023-09-23T22:23:06.079+0000 7fc16f38f200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T22:23:06.379 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:06 smithi187 bash[67481]: debug 2023-09-23T22:23:06.195+0000 7fc16f38f200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T22:23:06.379 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:06 smithi187 bash[67481]: debug 2023-09-23T22:23:06.319+0000 7fc16f38f200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T22:23:06.505 INFO:tasks.rados.rados.0.smithi169.stdout:1980: finishing write tid 1 to smithi16987243-230 2023-09-23T22:23:06.505 INFO:tasks.rados.rados.0.smithi169.stdout:1980: finishing write tid 2 to smithi16987243-230 2023-09-23T22:23:06.505 INFO:tasks.rados.rados.0.smithi169.stdout:1980: finishing write tid 3 to smithi16987243-230 2023-09-23T22:23:06.505 INFO:tasks.rados.rados.0.smithi169.stdout:1980: finishing write tid 4 to smithi16987243-230 2023-09-23T22:23:06.505 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 230 v 243 (ObjNum 1327 snap 0 seq_num 1327) dirty exists 2023-09-23T22:23:06.505 INFO:tasks.rados.rados.0.smithi169.stdout:1980: left oid 230 (ObjNum 1327 snap 0 seq_num 1327) 2023-09-23T22:23:06.505 INFO:tasks.rados.rados.0.smithi169.stdout:1981: seq_num 1328 ranges {719696=576094,2094793=224903} 2023-09-23T22:23:06.508 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:23:06 smithi169 bash[27688]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:23:06] "GET /metrics HTTP/1.1" 200 242665 "" "Prometheus/2.43.0" 2023-09-23T22:23:06.515 INFO:tasks.rados.rados.0.smithi169.stdout:1981: writing smithi16987243-175 from 719696 to 1295790 tid 1 2023-09-23T22:23:06.522 INFO:tasks.rados.rados.0.smithi169.stdout:1981: writing smithi16987243-175 from 2094793 to 2319696 tid 2 2023-09-23T22:23:06.522 INFO:tasks.rados.rados.0.smithi169.stdout:1975: done (6 left) 2023-09-23T22:23:06.522 INFO:tasks.rados.rados.0.smithi169.stdout:1976: done (5 left) 2023-09-23T22:23:06.522 INFO:tasks.rados.rados.0.smithi169.stdout:1977: done (4 left) 2023-09-23T22:23:06.522 INFO:tasks.rados.rados.0.smithi169.stdout:1978: done (3 left) 2023-09-23T22:23:06.522 INFO:tasks.rados.rados.0.smithi169.stdout:1979: done (2 left) 2023-09-23T22:23:06.522 INFO:tasks.rados.rados.0.smithi169.stdout:1980: done (1 left) 2023-09-23T22:23:06.522 INFO:tasks.rados.rados.0.smithi169.stdout:1982: write oid 454 current snap is 0 2023-09-23T22:23:06.522 INFO:tasks.rados.rados.0.smithi169.stdout:1982: seq_num 1329 ranges {736503=651343,2153275=183228} 2023-09-23T22:23:06.529 INFO:tasks.rados.rados.0.smithi169.stdout:1982: writing smithi16987243-454 from 736503 to 1387846 tid 1 2023-09-23T22:23:06.535 INFO:tasks.rados.rados.0.smithi169.stdout:1982: writing smithi16987243-454 from 2153275 to 2336503 tid 2 2023-09-23T22:23:06.535 INFO:tasks.rados.rados.0.smithi169.stdout:1983: write oid 280 current snap is 0 2023-09-23T22:23:06.535 INFO:tasks.rados.rados.0.smithi169.stdout:1983: seq_num 1330 ranges {753310=726592,2095404=257906} 2023-09-23T22:23:06.544 INFO:tasks.rados.rados.0.smithi169.stdout:1983: writing smithi16987243-280 from 753310 to 1479902 tid 1 2023-09-23T22:23:06.549 INFO:tasks.rados.rados.0.smithi169.stdout:1983: writing smithi16987243-280 from 2095404 to 2353310 tid 2 2023-09-23T22:23:06.549 INFO:tasks.rados.rados.0.smithi169.stdout:1984: write oid 70 current snap is 0 2023-09-23T22:23:06.549 INFO:tasks.rados.rados.0.smithi169.stdout:1981: finishing write tid 1 to smithi16987243-175 2023-09-23T22:23:06.549 INFO:tasks.rados.rados.0.smithi169.stdout:1984: seq_num 1331 ranges {770117=518194,1870239=499878} 2023-09-23T22:23:06.556 INFO:tasks.rados.rados.0.smithi169.stdout:1984: writing smithi16987243-70 from 770117 to 1288311 tid 1 2023-09-23T22:23:06.563 INFO:tasks.rados.rados.0.smithi169.stdout:1984: writing smithi16987243-70 from 1870239 to 2370117 tid 2 2023-09-23T22:23:06.563 INFO:tasks.rados.rados.0.smithi169.stdout:1985: write oid 381 current snap is 0 2023-09-23T22:23:06.563 INFO:tasks.rados.rados.0.smithi169.stdout:1981: finishing write tid 2 to smithi16987243-175 2023-09-23T22:23:06.563 INFO:tasks.rados.rados.0.smithi169.stdout:1981: finishing write tid 3 to smithi16987243-175 2023-09-23T22:23:06.563 INFO:tasks.rados.rados.0.smithi169.stdout:1981: finishing write tid 4 to smithi16987243-175 2023-09-23T22:23:06.563 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 175 v 296 (ObjNum 1328 snap 0 seq_num 1328) dirty exists 2023-09-23T22:23:06.563 INFO:tasks.rados.rados.0.smithi169.stdout:1981: left oid 175 (ObjNum 1328 snap 0 seq_num 1328) 2023-09-23T22:23:06.564 INFO:tasks.rados.rados.0.smithi169.stdout:1982: finishing write tid 1 to smithi16987243-454 2023-09-23T22:23:06.564 INFO:tasks.rados.rados.0.smithi169.stdout:1982: finishing write tid 2 to smithi16987243-454 2023-09-23T22:23:06.564 INFO:tasks.rados.rados.0.smithi169.stdout:1982: finishing write tid 3 to smithi16987243-454 2023-09-23T22:23:06.564 INFO:tasks.rados.rados.0.smithi169.stdout:1982: finishing write tid 4 to smithi16987243-454 2023-09-23T22:23:06.564 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 454 v 289 (ObjNum 1329 snap 0 seq_num 1329) dirty exists 2023-09-23T22:23:06.564 INFO:tasks.rados.rados.0.smithi169.stdout:1982: left oid 454 (ObjNum 1329 snap 0 seq_num 1329) 2023-09-23T22:23:06.564 INFO:tasks.rados.rados.0.smithi169.stdout:1983: finishing write tid 1 to smithi16987243-280 2023-09-23T22:23:06.564 INFO:tasks.rados.rados.0.smithi169.stdout:1985: seq_num 1332 ranges {786924=593443,1928721=458203} 2023-09-23T22:23:06.571 INFO:tasks.rados.rados.0.smithi169.stdout:1985: writing smithi16987243-381 from 786924 to 1380367 tid 1 2023-09-23T22:23:06.578 INFO:tasks.rados.rados.0.smithi169.stdout:1985: writing smithi16987243-381 from 1928721 to 2386924 tid 2 2023-09-23T22:23:06.578 INFO:tasks.rados.rados.0.smithi169.stdout:1981: done (4 left) 2023-09-23T22:23:06.578 INFO:tasks.rados.rados.0.smithi169.stdout:1982: done (3 left) 2023-09-23T22:23:06.578 INFO:tasks.rados.rados.0.smithi169.stdout:1986: delete oid 430 current snap is 0 2023-09-23T22:23:06.578 INFO:tasks.rados.rados.0.smithi169.stdout:1983: finishing write tid 2 to smithi16987243-280 2023-09-23T22:23:06.579 INFO:tasks.rados.rados.0.smithi169.stdout:1983: finishing write tid 3 to smithi16987243-280 2023-09-23T22:23:06.579 INFO:tasks.rados.rados.0.smithi169.stdout:1983: finishing write tid 4 to smithi16987243-280 2023-09-23T22:23:06.579 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 280 v 292 (ObjNum 1330 snap 0 seq_num 1330) dirty exists 2023-09-23T22:23:06.579 INFO:tasks.rados.rados.0.smithi169.stdout:1983: left oid 280 (ObjNum 1330 snap 0 seq_num 1330) 2023-09-23T22:23:06.579 INFO:tasks.rados.rados.0.smithi169.stdout:1984: finishing write tid 1 to smithi16987243-70 2023-09-23T22:23:06.579 INFO:tasks.rados.rados.0.smithi169.stdout:1984: finishing write tid 2 to smithi16987243-70 2023-09-23T22:23:06.579 INFO:tasks.rados.rados.0.smithi169.stdout:1984: finishing write tid 3 to smithi16987243-70 2023-09-23T22:23:06.579 INFO:tasks.rados.rados.0.smithi169.stdout:1984: finishing write tid 4 to smithi16987243-70 2023-09-23T22:23:06.579 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 70 v 235 (ObjNum 1331 snap 0 seq_num 1331) dirty exists 2023-09-23T22:23:06.579 INFO:tasks.rados.rados.0.smithi169.stdout:1984: left oid 70 (ObjNum 1331 snap 0 seq_num 1331) 2023-09-23T22:23:06.580 INFO:tasks.rados.rados.0.smithi169.stdout:1985: finishing write tid 1 to smithi16987243-381 2023-09-23T22:23:06.582 INFO:tasks.rados.rados.0.smithi169.stdout:1985: finishing write tid 2 to smithi16987243-381 2023-09-23T22:23:06.583 INFO:tasks.rados.rados.0.smithi169.stdout:1985: finishing write tid 3 to smithi16987243-381 2023-09-23T22:23:06.584 INFO:tasks.rados.rados.0.smithi169.stdout:1985: finishing write tid 4 to smithi16987243-381 2023-09-23T22:23:06.584 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 381 v 298 (ObjNum 1332 snap 0 seq_num 1332) dirty exists 2023-09-23T22:23:06.584 INFO:tasks.rados.rados.0.smithi169.stdout:1985: left oid 381 (ObjNum 1332 snap 0 seq_num 1332) 2023-09-23T22:23:06.584 INFO:tasks.rados.rados.0.smithi169.stdout:1983: done (3 left) 2023-09-23T22:23:06.584 INFO:tasks.rados.rados.0.smithi169.stdout:1984: done (2 left) 2023-09-23T22:23:06.585 INFO:tasks.rados.rados.0.smithi169.stdout:1985: done (1 left) 2023-09-23T22:23:06.585 INFO:tasks.rados.rados.0.smithi169.stdout:1986: done (0 left) 2023-09-23T22:23:06.585 INFO:tasks.rados.rados.0.smithi169.stdout:1987: read oid 218 snap -1 2023-09-23T22:23:06.585 INFO:tasks.rados.rados.0.smithi169.stdout:1987: expect (ObjNum 1102 snap 0 seq_num 1102) 2023-09-23T22:23:06.585 INFO:tasks.rados.rados.0.smithi169.stdout:1988: write oid 326 current snap is 0 2023-09-23T22:23:06.585 INFO:tasks.rados.rados.0.smithi169.stdout:1988: seq_num 1334 ranges {420538=743941,1929332=491206} 2023-09-23T22:23:06.594 INFO:tasks.rados.rados.0.smithi169.stdout:1988: writing smithi16987243-326 from 420538 to 1164479 tid 1 2023-09-23T22:23:06.602 INFO:tasks.rados.rados.0.smithi169.stdout:1988: writing smithi16987243-326 from 1929332 to 2420538 tid 2 2023-09-23T22:23:06.602 INFO:tasks.rados.rados.0.smithi169.stdout:1989: delete oid 248 current snap is 0 2023-09-23T22:23:06.602 INFO:tasks.rados.rados.0.smithi169.stdout:1987: expect (ObjNum 1102 snap 0 seq_num 1102) 2023-09-23T22:23:06.753 INFO:tasks.rados.rados.0.smithi169.stdout:1988: finishing write tid 1 to smithi16987243-326 2023-09-23T22:23:06.753 INFO:tasks.rados.rados.0.smithi169.stdout:1987: done (2 left) 2023-09-23T22:23:06.753 INFO:tasks.rados.rados.0.smithi169.stdout:1989: done (1 left) 2023-09-23T22:23:06.753 INFO:tasks.rados.rados.0.smithi169.stdout:1990: write oid 74 current snap is 0 2023-09-23T22:23:06.753 INFO:tasks.rados.rados.0.smithi169.stdout:1988: finishing write tid 2 to smithi16987243-326 2023-09-23T22:23:06.753 INFO:tasks.rados.rados.0.smithi169.stdout:1988: finishing write tid 3 to smithi16987243-326 2023-09-23T22:23:06.753 INFO:tasks.rados.rados.0.smithi169.stdout:1988: finishing write tid 4 to smithi16987243-326 2023-09-23T22:23:06.753 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 326 v 296 (ObjNum 1334 snap 0 seq_num 1334) dirty exists 2023-09-23T22:23:06.753 INFO:tasks.rados.rados.0.smithi169.stdout:1988: left oid 326 (ObjNum 1334 snap 0 seq_num 1334) 2023-09-23T22:23:06.753 INFO:tasks.rados.rados.0.smithi169.stdout:1990: seq_num 1336 ranges {454152=494439,1646296=735124} 2023-09-23T22:23:06.758 INFO:tasks.rados.rados.0.smithi169.stdout:1990: writing smithi16987243-74 from 454152 to 948591 tid 1 2023-09-23T22:23:06.769 INFO:tasks.rados.rados.0.smithi169.stdout:1990: writing smithi16987243-74 from 1646296 to 2381420 tid 2 2023-09-23T22:23:06.769 INFO:tasks.rados.rados.0.smithi169.stdout:1988: done (1 left) 2023-09-23T22:23:06.769 INFO:tasks.rados.rados.0.smithi169.stdout:1991: read oid 17 snap -1 2023-09-23T22:23:06.769 INFO:tasks.rados.rados.0.smithi169.stdout:1991: expect (ObjNum 16 snap 0 seq_num 16) 2023-09-23T22:23:06.769 INFO:tasks.rados.rados.0.smithi169.stdout:1992: read oid 221 snap -1 2023-09-23T22:23:06.769 INFO:tasks.rados.rados.0.smithi169.stdout:1992: expect (ObjNum 926 snap 0 seq_num 926) 2023-09-23T22:23:06.769 INFO:tasks.rados.rados.0.smithi169.stdout:1993: write oid 163 current snap is 0 2023-09-23T22:23:06.769 INFO:tasks.rados.rados.0.smithi169.stdout:1990: finishing write tid 1 to smithi16987243-74 2023-09-23T22:23:06.770 INFO:tasks.rados.rados.0.smithi169.stdout:1993: seq_num 1337 ranges {470959=569688,1704778=595135} 2023-09-23T22:23:06.775 INFO:tasks.rados.rados.0.smithi169.stdout:1993: writing smithi16987243-163 from 470959 to 1040647 tid 1 2023-09-23T22:23:06.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:06 smithi169 bash[27421]: audit 2023-09-23T22:23:06.412137+0000 mon.c (mon.2) 152 : audit [DBG] from='client.? 172.21.15.169:0/880030620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:06.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:06 smithi169 bash[40994]: audit 2023-09-23T22:23:06.412137+0000 mon.c (mon.2) 152 : audit [DBG] from='client.? 172.21.15.169:0/880030620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:06.782 INFO:tasks.rados.rados.0.smithi169.stdout:1993: writing smithi16987243-163 from 1704778 to 2299913 tid 2 2023-09-23T22:23:06.782 INFO:tasks.rados.rados.0.smithi169.stdout:1994: write oid 464 current snap is 0 2023-09-23T22:23:06.782 INFO:tasks.rados.rados.0.smithi169.stdout:1994: seq_num 1338 ranges {487766=644937,1646907=738793} 2023-09-23T22:23:06.788 INFO:tasks.rados.rados.0.smithi169.stdout:1994: writing smithi16987243-464 from 487766 to 1132703 tid 1 2023-09-23T22:23:06.796 INFO:tasks.rados.rados.0.smithi169.stdout:1994: writing smithi16987243-464 from 1646907 to 2385700 tid 2 2023-09-23T22:23:06.796 INFO:tasks.rados.rados.0.smithi169.stdout:1995: write oid 363 current snap is 0 2023-09-23T22:23:06.796 INFO:tasks.rados.rados.0.smithi169.stdout:1995: seq_num 1339 ranges {504573=436539,1421742=598804,2437505=67068} 2023-09-23T22:23:06.801 INFO:tasks.rados.rados.0.smithi169.stdout:1995: writing smithi16987243-363 from 504573 to 941112 tid 1 2023-09-23T22:23:06.807 INFO:tasks.rados.rados.0.smithi169.stdout:1995: writing smithi16987243-363 from 1421742 to 2020546 tid 2 2023-09-23T22:23:06.810 INFO:tasks.rados.rados.0.smithi169.stdout:1995: writing smithi16987243-363 from 2437505 to 2504573 tid 3 2023-09-23T22:23:06.810 INFO:tasks.rados.rados.0.smithi169.stdout:1996: write oid 483 current snap is 0 2023-09-23T22:23:06.811 INFO:tasks.rados.rados.0.smithi169.stdout:1996: seq_num 1340 ranges {521380=511788,1480224=742462} 2023-09-23T22:23:06.816 INFO:tasks.rados.rados.0.smithi169.stdout:1996: writing smithi16987243-483 from 521380 to 1033168 tid 1 2023-09-23T22:23:06.823 INFO:tasks.rados.rados.0.smithi169.stdout:1996: writing smithi16987243-483 from 1480224 to 2222686 tid 2 2023-09-23T22:23:06.824 INFO:tasks.rados.rados.0.smithi169.stdout:1997: write oid 200 current snap is 0 2023-09-23T22:23:06.824 INFO:tasks.rados.rados.0.smithi169.stdout:1990: finishing write tid 2 to smithi16987243-74 2023-09-23T22:23:06.824 INFO:tasks.rados.rados.0.smithi169.stdout:1997: seq_num 1341 ranges {538187=587037,1538706=602473} 2023-09-23T22:23:06.830 INFO:tasks.rados.rados.0.smithi169.stdout:1997: writing smithi16987243-200 from 538187 to 1125224 tid 1 2023-09-23T22:23:06.836 INFO:tasks.rados.rados.0.smithi169.stdout:1997: writing smithi16987243-200 from 1538706 to 2141179 tid 2 2023-09-23T22:23:06.837 INFO:tasks.rados.rados.0.smithi169.stdout:1998: write oid 351 current snap is 0 2023-09-23T22:23:06.837 INFO:tasks.rados.rados.0.smithi169.stdout:1990: finishing write tid 3 to smithi16987243-74 2023-09-23T22:23:06.837 INFO:tasks.rados.rados.0.smithi169.stdout:1990: finishing write tid 4 to smithi16987243-74 2023-09-23T22:23:06.837 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 74 v 246 (ObjNum 1336 snap 0 seq_num 1336) dirty exists 2023-09-23T22:23:06.837 INFO:tasks.rados.rados.0.smithi169.stdout:1990: left oid 74 (ObjNum 1336 snap 0 seq_num 1336) 2023-09-23T22:23:06.837 INFO:tasks.rados.rados.0.smithi169.stdout:1998: seq_num 1342 ranges {554994=662286,1997188=557806} 2023-09-23T22:23:06.844 INFO:tasks.rados.rados.0.smithi169.stdout:1998: writing smithi16987243-351 from 554994 to 1217280 tid 1 2023-09-23T22:23:06.851 INFO:tasks.rados.rados.0.smithi169.stdout:1998: writing smithi16987243-351 from 1997188 to 2554994 tid 2 2023-09-23T22:23:06.853 INFO:tasks.rados.rados.0.smithi169.stdout:1990: done (8 left) 2023-09-23T22:23:06.853 INFO:tasks.rados.rados.0.smithi169.stdout:1999: write oid 416 current snap is 0 2023-09-23T22:23:06.853 INFO:tasks.rados.rados.0.smithi169.stdout:1999: seq_num 1343 ranges {571801=737535,1939317=489789} 2023-09-23T22:23:06.859 INFO:tasks.rados.rados.0.smithi169.stdout:1999: writing smithi16987243-416 from 571801 to 1309336 tid 1 2023-09-23T22:23:06.861 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:06 smithi187 bash[31480]: audit 2023-09-23T22:23:06.412137+0000 mon.c (mon.2) 152 : audit [DBG] from='client.? 172.21.15.169:0/880030620' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:06.861 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:06 smithi187 bash[67481]: debug 2023-09-23T22:23:06.851+0000 7fc16f38f200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T22:23:06.866 INFO:tasks.rados.rados.0.smithi169.stdout:1999: writing smithi16987243-416 from 1939317 to 2429106 tid 2 2023-09-23T22:23:06.866 INFO:tasks.rados.rados.0.smithi169.stdout:2000: write oid 466 current snap is 0 2023-09-23T22:23:06.866 INFO:tasks.rados.rados.0.smithi169.stdout:1991: expect (ObjNum 16 snap 0 seq_num 16) 2023-09-23T22:23:06.948 INFO:tasks.rados.rados.0.smithi169.stdout:1993: finishing write tid 1 to smithi16987243-163 2023-09-23T22:23:06.948 INFO:tasks.rados.rados.0.smithi169.stdout:1992: expect (ObjNum 926 snap 0 seq_num 926) 2023-09-23T22:23:07.125 INFO:tasks.rados.rados.0.smithi169.stdout:1993: finishing write tid 2 to smithi16987243-163 2023-09-23T22:23:07.125 INFO:tasks.rados.rados.0.smithi169.stdout:1993: finishing write tid 3 to smithi16987243-163 2023-09-23T22:23:07.125 INFO:tasks.rados.rados.0.smithi169.stdout:1993: finishing write tid 4 to smithi16987243-163 2023-09-23T22:23:07.125 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 163 v 249 (ObjNum 1337 snap 0 seq_num 1337) dirty exists 2023-09-23T22:23:07.125 INFO:tasks.rados.rados.0.smithi169.stdout:1993: left oid 163 (ObjNum 1337 snap 0 seq_num 1337) 2023-09-23T22:23:07.125 INFO:tasks.rados.rados.0.smithi169.stdout:1994: finishing write tid 1 to smithi16987243-464 2023-09-23T22:23:07.125 INFO:tasks.rados.rados.0.smithi169.stdout:1994: finishing write tid 2 to smithi16987243-464 2023-09-23T22:23:07.126 INFO:tasks.rados.rados.0.smithi169.stdout:1994: finishing write tid 3 to smithi16987243-464 2023-09-23T22:23:07.126 INFO:tasks.rados.rados.0.smithi169.stdout:1994: finishing write tid 4 to smithi16987243-464 2023-09-23T22:23:07.126 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 464 v 240 (ObjNum 1338 snap 0 seq_num 1338) dirty exists 2023-09-23T22:23:07.126 INFO:tasks.rados.rados.0.smithi169.stdout:1994: left oid 464 (ObjNum 1338 snap 0 seq_num 1338) 2023-09-23T22:23:07.126 INFO:tasks.rados.rados.0.smithi169.stdout:1995: finishing write tid 1 to smithi16987243-363 2023-09-23T22:23:07.126 INFO:tasks.rados.rados.0.smithi169.stdout:1995: finishing write tid 2 to smithi16987243-363 2023-09-23T22:23:07.126 INFO:tasks.rados.rados.0.smithi169.stdout:1995: finishing write tid 3 to smithi16987243-363 2023-09-23T22:23:07.126 INFO:tasks.rados.rados.0.smithi169.stdout:1995: finishing write tid 4 to smithi16987243-363 2023-09-23T22:23:07.126 INFO:tasks.rados.rados.0.smithi169.stdout:1995: finishing write tid 5 to smithi16987243-363 2023-09-23T22:23:07.126 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 363 v 296 (ObjNum 1339 snap 0 seq_num 1339) dirty exists 2023-09-23T22:23:07.126 INFO:tasks.rados.rados.0.smithi169.stdout:1995: left oid 363 (ObjNum 1339 snap 0 seq_num 1339) 2023-09-23T22:23:07.127 INFO:tasks.rados.rados.0.smithi169.stdout:1996: finishing write tid 1 to smithi16987243-483 2023-09-23T22:23:07.127 INFO:tasks.rados.rados.0.smithi169.stdout:1996: finishing write tid 2 to smithi16987243-483 2023-09-23T22:23:07.127 INFO:tasks.rados.rados.0.smithi169.stdout:1996: finishing write tid 3 to smithi16987243-483 2023-09-23T22:23:07.127 INFO:tasks.rados.rados.0.smithi169.stdout:1996: finishing write tid 4 to smithi16987243-483 2023-09-23T22:23:07.127 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 483 v 264 (ObjNum 1340 snap 0 seq_num 1340) dirty exists 2023-09-23T22:23:07.127 INFO:tasks.rados.rados.0.smithi169.stdout:1996: left oid 483 (ObjNum 1340 snap 0 seq_num 1340) 2023-09-23T22:23:07.127 INFO:tasks.rados.rados.0.smithi169.stdout:1997: finishing write tid 1 to smithi16987243-200 2023-09-23T22:23:07.127 INFO:tasks.rados.rados.0.smithi169.stdout:1997: finishing write tid 2 to smithi16987243-200 2023-09-23T22:23:07.127 INFO:tasks.rados.rados.0.smithi169.stdout:2000: seq_num 1344 ranges {588608=412784,1597799=749800} 2023-09-23T22:23:07.128 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:07 smithi187 bash[67481]: debug 2023-09-23T22:23:07.099+0000 7fc16f38f200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T22:23:07.136 INFO:tasks.rados.rados.0.smithi169.stdout:2000: writing smithi16987243-466 from 588608 to 1001392 tid 1 2023-09-23T22:23:07.145 INFO:tasks.rados.rados.0.smithi169.stdout:2000: writing smithi16987243-466 from 1597799 to 2347599 tid 2 2023-09-23T22:23:07.146 INFO:tasks.rados.rados.0.smithi169.stdout:1991: done (9 left) 2023-09-23T22:23:07.146 INFO:tasks.rados.rados.0.smithi169.stdout:1992: done (8 left) 2023-09-23T22:23:07.146 INFO:tasks.rados.rados.0.smithi169.stdout:1993: done (7 left) 2023-09-23T22:23:07.146 INFO:tasks.rados.rados.0.smithi169.stdout:1994: done (6 left) 2023-09-23T22:23:07.146 INFO:tasks.rados.rados.0.smithi169.stdout:1995: done (5 left) 2023-09-23T22:23:07.146 INFO:tasks.rados.rados.0.smithi169.stdout:1996: done (4 left) 2023-09-23T22:23:07.146 INFO:tasks.rados.rados.0.smithi169.stdout:2001: delete oid 405 current snap is 0 2023-09-23T22:23:07.146 INFO:tasks.rados.rados.0.smithi169.stdout:1997: finishing write tid 3 to smithi16987243-200 2023-09-23T22:23:07.146 INFO:tasks.rados.rados.0.smithi169.stdout:1997: finishing write tid 4 to smithi16987243-200 2023-09-23T22:23:07.147 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 200 v 243 (ObjNum 1341 snap 0 seq_num 1341) dirty exists 2023-09-23T22:23:07.147 INFO:tasks.rados.rados.0.smithi169.stdout:1997: left oid 200 (ObjNum 1341 snap 0 seq_num 1341) 2023-09-23T22:23:07.147 INFO:tasks.rados.rados.0.smithi169.stdout:1998: finishing write tid 1 to smithi16987243-351 2023-09-23T22:23:07.147 INFO:tasks.rados.rados.0.smithi169.stdout:1998: finishing write tid 2 to smithi16987243-351 2023-09-23T22:23:07.147 INFO:tasks.rados.rados.0.smithi169.stdout:1998: finishing write tid 3 to smithi16987243-351 2023-09-23T22:23:07.147 INFO:tasks.rados.rados.0.smithi169.stdout:1998: finishing write tid 4 to smithi16987243-351 2023-09-23T22:23:07.147 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 351 v 267 (ObjNum 1342 snap 0 seq_num 1342) dirty exists 2023-09-23T22:23:07.147 INFO:tasks.rados.rados.0.smithi169.stdout:1998: left oid 351 (ObjNum 1342 snap 0 seq_num 1342) 2023-09-23T22:23:07.147 INFO:tasks.rados.rados.0.smithi169.stdout:1999: finishing write tid 1 to smithi16987243-416 2023-09-23T22:23:07.147 INFO:tasks.rados.rados.0.smithi169.stdout:1999: finishing write tid 2 to smithi16987243-416 2023-09-23T22:23:07.147 INFO:tasks.rados.rados.0.smithi169.stdout:1999: finishing write tid 3 to smithi16987243-416 2023-09-23T22:23:07.147 INFO:tasks.rados.rados.0.smithi169.stdout:1999: finishing write tid 4 to smithi16987243-416 2023-09-23T22:23:07.147 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 416 v 246 (ObjNum 1343 snap 0 seq_num 1343) dirty exists 2023-09-23T22:23:07.148 INFO:tasks.rados.rados.0.smithi169.stdout:1999: left oid 416 (ObjNum 1343 snap 0 seq_num 1343) 2023-09-23T22:23:07.148 INFO:tasks.rados.rados.0.smithi169.stdout:2000: finishing write tid 1 to smithi16987243-466 2023-09-23T22:23:07.148 INFO:tasks.rados.rados.0.smithi169.stdout:1997: done (4 left) 2023-09-23T22:23:07.148 INFO:tasks.rados.rados.0.smithi169.stdout:1998: done (3 left) 2023-09-23T22:23:07.148 INFO:tasks.rados.rados.0.smithi169.stdout:1999: done (2 left) 2023-09-23T22:23:07.149 INFO:tasks.rados.rados.0.smithi169.stdout:2001: done (1 left) 2023-09-23T22:23:07.149 INFO:tasks.rados.rados.0.smithi169.stdout:2002: read oid 238 snap -1 2023-09-23T22:23:07.149 INFO:tasks.rados.rados.0.smithi169.stdout:2002: expect (ObjNum 237 snap 0 seq_num 237) 2023-09-23T22:23:07.149 INFO:tasks.rados.rados.0.smithi169.stdout:2003: write oid 188 current snap is 0 2023-09-23T22:23:07.149 INFO:tasks.rados.rados.0.smithi169.stdout:2003: seq_num 1346 ranges {622222=679635,1831116=753469} 2023-09-23T22:23:07.156 INFO:tasks.rados.rados.0.smithi169.stdout:2003: writing smithi16987243-188 from 622222 to 1301857 tid 1 2023-09-23T22:23:07.165 INFO:tasks.rados.rados.0.smithi169.stdout:2003: writing smithi16987243-188 from 1831116 to 2584585 tid 2 2023-09-23T22:23:07.165 INFO:tasks.rados.rados.0.smithi169.stdout:2004: write oid 179 current snap is 0 2023-09-23T22:23:07.165 INFO:tasks.rados.rados.0.smithi169.stdout:2004: seq_num 1347 ranges {639029=754884,2173245=465784} 2023-09-23T22:23:07.173 INFO:tasks.rados.rados.0.smithi169.stdout:2004: writing smithi16987243-179 from 639029 to 1393913 tid 1 2023-09-23T22:23:07.181 INFO:tasks.rados.rados.0.smithi169.stdout:2004: writing smithi16987243-179 from 2173245 to 2639029 tid 2 2023-09-23T22:23:07.181 INFO:tasks.rados.rados.0.smithi169.stdout:2005: write oid 200 current snap is 0 2023-09-23T22:23:07.181 INFO:tasks.rados.rados.0.smithi169.stdout:2000: finishing write tid 2 to smithi16987243-466 2023-09-23T22:23:07.181 INFO:tasks.rados.rados.0.smithi169.stdout:2000: finishing write tid 3 to smithi16987243-466 2023-09-23T22:23:07.181 INFO:tasks.rados.rados.0.smithi169.stdout:2000: finishing write tid 4 to smithi16987243-466 2023-09-23T22:23:07.181 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 466 v 314 (ObjNum 1344 snap 0 seq_num 1344) dirty exists 2023-09-23T22:23:07.181 INFO:tasks.rados.rados.0.smithi169.stdout:2000: left oid 466 (ObjNum 1344 snap 0 seq_num 1344) 2023-09-23T22:23:07.181 INFO:tasks.rados.rados.0.smithi169.stdout:2003: finishing write tid 1 to smithi16987243-188 2023-09-23T22:23:07.181 INFO:tasks.rados.rados.0.smithi169.stdout:2002: expect (ObjNum 237 snap 0 seq_num 237) 2023-09-23T22:23:07.344 INFO:tasks.rados.rados.0.smithi169.stdout:2003: finishing write tid 2 to smithi16987243-188 2023-09-23T22:23:07.345 INFO:tasks.rados.rados.0.smithi169.stdout:2003: finishing write tid 3 to smithi16987243-188 2023-09-23T22:23:07.345 INFO:tasks.rados.rados.0.smithi169.stdout:2003: finishing write tid 4 to smithi16987243-188 2023-09-23T22:23:07.345 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 188 v 299 (ObjNum 1346 snap 0 seq_num 1346) dirty exists 2023-09-23T22:23:07.345 INFO:tasks.rados.rados.0.smithi169.stdout:2003: left oid 188 (ObjNum 1346 snap 0 seq_num 1346) 2023-09-23T22:23:07.345 INFO:tasks.rados.rados.0.smithi169.stdout:2004: finishing write tid 1 to smithi16987243-179 2023-09-23T22:23:07.345 INFO:tasks.rados.rados.0.smithi169.stdout:2004: finishing write tid 2 to smithi16987243-179 2023-09-23T22:23:07.346 INFO:tasks.rados.rados.0.smithi169.stdout:2004: finishing write tid 3 to smithi16987243-179 2023-09-23T22:23:07.346 INFO:tasks.rados.rados.0.smithi169.stdout:2004: finishing write tid 4 to smithi16987243-179 2023-09-23T22:23:07.346 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 179 v 279 (ObjNum 1347 snap 0 seq_num 1347) dirty exists 2023-09-23T22:23:07.346 INFO:tasks.rados.rados.0.smithi169.stdout:2004: left oid 179 (ObjNum 1347 snap 0 seq_num 1347) 2023-09-23T22:23:07.346 INFO:tasks.rados.rados.0.smithi169.stdout:2005: seq_num 1348 ranges {655836=430133,1831727=757138} 2023-09-23T22:23:07.351 INFO:tasks.rados.rados.0.smithi169.stdout:2005: writing smithi16987243-200 from 655836 to 1085969 tid 1 2023-09-23T22:23:07.361 INFO:tasks.rados.rados.0.smithi169.stdout:2005: writing smithi16987243-200 from 1831727 to 2588865 tid 2 2023-09-23T22:23:07.362 INFO:tasks.rados.rados.0.smithi169.stdout:2000: done (4 left) 2023-09-23T22:23:07.362 INFO:tasks.rados.rados.0.smithi169.stdout:2002: done (3 left) 2023-09-23T22:23:07.362 INFO:tasks.rados.rados.0.smithi169.stdout:2003: done (2 left) 2023-09-23T22:23:07.362 INFO:tasks.rados.rados.0.smithi169.stdout:2004: done (1 left) 2023-09-23T22:23:07.362 INFO:tasks.rados.rados.0.smithi169.stdout:2006: delete oid 364 current snap is 0 2023-09-23T22:23:07.362 INFO:tasks.rados.rados.0.smithi169.stdout:2005: finishing write tid 1 to smithi16987243-200 2023-09-23T22:23:07.365 INFO:tasks.rados.rados.0.smithi169.stdout:2006: done (1 left) 2023-09-23T22:23:07.365 INFO:tasks.rados.rados.0.smithi169.stdout:2007: write oid 80 current snap is 0 2023-09-23T22:23:07.365 INFO:tasks.rados.rados.0.smithi169.stdout:2007: seq_num 1350 ranges {689450=580631,1948691=740759} 2023-09-23T22:23:07.377 INFO:tasks.rados.rados.0.smithi169.stdout:2007: writing smithi16987243-80 from 689450 to 1270081 tid 1 2023-09-23T22:23:07.385 INFO:tasks.rados.rados.0.smithi169.stdout:2007: writing smithi16987243-80 from 1948691 to 2689450 tid 2 2023-09-23T22:23:07.385 INFO:tasks.rados.rados.0.smithi169.stdout:2008: read oid 227 snap -1 2023-09-23T22:23:07.386 INFO:tasks.rados.rados.0.smithi169.stdout:2008: expect (ObjNum 226 snap 0 seq_num 226) 2023-09-23T22:23:07.386 INFO:tasks.rados.rados.0.smithi169.stdout:2009: write oid 5 current snap is 0 2023-09-23T22:23:07.386 INFO:tasks.rados.rados.0.smithi169.stdout:2009: seq_num 1351 ranges {706257=655880,1890820=504465} 2023-09-23T22:23:07.393 INFO:tasks.rados.rados.0.smithi169.stdout:2009: writing smithi16987243-5 from 706257 to 1362137 tid 1 2023-09-23T22:23:07.400 INFO:tasks.rados.rados.0.smithi169.stdout:2009: writing smithi16987243-5 from 1890820 to 2395285 tid 2 2023-09-23T22:23:07.400 INFO:tasks.rados.rados.0.smithi169.stdout:2010: delete oid 236 current snap is 0 2023-09-23T22:23:07.400 INFO:tasks.rados.rados.0.smithi169.stdout:2005: finishing write tid 2 to smithi16987243-200 2023-09-23T22:23:07.400 INFO:tasks.rados.rados.0.smithi169.stdout:2005: finishing write tid 3 to smithi16987243-200 2023-09-23T22:23:07.400 INFO:tasks.rados.rados.0.smithi169.stdout:2005: finishing write tid 4 to smithi16987243-200 2023-09-23T22:23:07.400 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 200 v 246 (ObjNum 1348 snap 0 seq_num 1348) dirty exists 2023-09-23T22:23:07.400 INFO:tasks.rados.rados.0.smithi169.stdout:2005: left oid 200 (ObjNum 1348 snap 0 seq_num 1348) 2023-09-23T22:23:07.400 INFO:tasks.rados.rados.0.smithi169.stdout:2007: finishing write tid 1 to smithi16987243-80 2023-09-23T22:23:07.400 INFO:tasks.rados.rados.0.smithi169.stdout:2007: finishing write tid 2 to smithi16987243-80 2023-09-23T22:23:07.400 INFO:tasks.rados.rados.0.smithi169.stdout:2007: finishing write tid 3 to smithi16987243-80 2023-09-23T22:23:07.400 INFO:tasks.rados.rados.0.smithi169.stdout:2007: finishing write tid 4 to smithi16987243-80 2023-09-23T22:23:07.401 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 80 v 302 (ObjNum 1350 snap 0 seq_num 1350) dirty exists 2023-09-23T22:23:07.401 INFO:tasks.rados.rados.0.smithi169.stdout:2007: left oid 80 (ObjNum 1350 snap 0 seq_num 1350) 2023-09-23T22:23:07.401 INFO:tasks.rados.rados.0.smithi169.stdout:2008: expect (ObjNum 226 snap 0 seq_num 226) 2023-09-23T22:23:07.535 INFO:tasks.rados.rados.0.smithi169.stdout:2009: finishing write tid 1 to smithi16987243-5 2023-09-23T22:23:07.535 INFO:tasks.rados.rados.0.smithi169.stdout:2009: finishing write tid 2 to smithi16987243-5 2023-09-23T22:23:07.535 INFO:tasks.rados.rados.0.smithi169.stdout:2009: finishing write tid 3 to smithi16987243-5 2023-09-23T22:23:07.535 INFO:tasks.rados.rados.0.smithi169.stdout:2009: finishing write tid 4 to smithi16987243-5 2023-09-23T22:23:07.535 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 5 v 221 (ObjNum 1351 snap 0 seq_num 1351) dirty exists 2023-09-23T22:23:07.535 INFO:tasks.rados.rados.0.smithi169.stdout:2009: left oid 5 (ObjNum 1351 snap 0 seq_num 1351) 2023-09-23T22:23:07.535 INFO:tasks.rados.rados.0.smithi169.stdout:2005: done (4 left) 2023-09-23T22:23:07.535 INFO:tasks.rados.rados.0.smithi169.stdout:2007: done (3 left) 2023-09-23T22:23:07.536 INFO:tasks.rados.rados.0.smithi169.stdout:2008: done (2 left) 2023-09-23T22:23:07.536 INFO:tasks.rados.rados.0.smithi169.stdout:2009: done (1 left) 2023-09-23T22:23:07.536 INFO:tasks.rados.rados.0.smithi169.stdout:2010: done (0 left) 2023-09-23T22:23:07.536 INFO:tasks.rados.rados.0.smithi169.stdout:2011: write oid 348 current snap is 0 2023-09-23T22:23:07.536 INFO:tasks.rados.rados.0.smithi169.stdout:2011: seq_num 1353 ranges {739871=406378,1607784=508134} 2023-09-23T22:23:07.541 INFO:tasks.rados.rados.0.smithi169.stdout:2011: writing smithi16987243-348 from 739871 to 1146249 tid 1 2023-09-23T22:23:07.546 INFO:tasks.rados.rados.0.smithi169.stdout:2011: writing smithi16987243-348 from 1607784 to 2115918 tid 2 2023-09-23T22:23:07.547 INFO:tasks.rados.rados.0.smithi169.stdout:2012: write oid 160 current snap is 0 2023-09-23T22:23:07.547 INFO:tasks.rados.rados.0.smithi169.stdout:2011: finishing write tid 1 to smithi16987243-348 2023-09-23T22:23:07.547 INFO:tasks.rados.rados.0.smithi169.stdout:2012: seq_num 1354 ranges {756678=597980,1782619=768145} 2023-09-23T22:23:07.554 INFO:tasks.rados.rados.0.smithi169.stdout:2012: writing smithi16987243-160 from 756678 to 1354658 tid 1 2023-09-23T22:23:07.561 INFO:tasks.rados.rados.0.smithi169.stdout:2012: writing smithi16987243-160 from 1782619 to 2550764 tid 2 2023-09-23T22:23:07.561 INFO:tasks.rados.rados.0.smithi169.stdout:2013: write oid 408 current snap is 0 2023-09-23T22:23:07.561 INFO:tasks.rados.rados.0.smithi169.stdout:2011: finishing write tid 2 to smithi16987243-348 2023-09-23T22:23:07.561 INFO:tasks.rados.rados.0.smithi169.stdout:2011: finishing write tid 3 to smithi16987243-348 2023-09-23T22:23:07.562 INFO:tasks.rados.rados.0.smithi169.stdout:2011: finishing write tid 4 to smithi16987243-348 2023-09-23T22:23:07.562 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 348 v 293 (ObjNum 1353 snap 0 seq_num 1353) dirty exists 2023-09-23T22:23:07.562 INFO:tasks.rados.rados.0.smithi169.stdout:2011: left oid 348 (ObjNum 1353 snap 0 seq_num 1353) 2023-09-23T22:23:07.562 INFO:tasks.rados.rados.0.smithi169.stdout:2012: finishing write tid 1 to smithi16987243-160 2023-09-23T22:23:07.562 INFO:tasks.rados.rados.0.smithi169.stdout:2013: seq_num 1355 ranges {773485=673229,2124748=511803} 2023-09-23T22:23:07.569 INFO:tasks.rados.rados.0.smithi169.stdout:2013: writing smithi16987243-408 from 773485 to 1446714 tid 1 2023-09-23T22:23:07.576 INFO:tasks.rados.rados.0.smithi169.stdout:2013: writing smithi16987243-408 from 2124748 to 2636551 tid 2 2023-09-23T22:23:07.576 INFO:tasks.rados.rados.0.smithi169.stdout:2011: done (2 left) 2023-09-23T22:23:07.576 INFO:tasks.rados.rados.0.smithi169.stdout:2014: write oid 448 current snap is 0 2023-09-23T22:23:07.576 INFO:tasks.rados.rados.0.smithi169.stdout:2014: seq_num 1356 ranges {790292=748478,2183230=607062} 2023-09-23T22:23:07.585 INFO:tasks.rados.rados.0.smithi169.stdout:2014: writing smithi16987243-448 from 790292 to 1538770 tid 1 2023-09-23T22:23:07.592 INFO:tasks.rados.rados.0.smithi169.stdout:2014: writing smithi16987243-448 from 2183230 to 2790292 tid 2 2023-09-23T22:23:07.592 INFO:tasks.rados.rados.0.smithi169.stdout:2015: read oid 457 snap -1 2023-09-23T22:23:07.592 INFO:tasks.rados.rados.0.smithi169.stdout:2015: expect (ObjNum 1267 snap 0 seq_num 1267) 2023-09-23T22:23:07.592 INFO:tasks.rados.rados.0.smithi169.stdout:2016: read oid 281 snap -1 2023-09-23T22:23:07.593 INFO:tasks.rados.rados.0.smithi169.stdout:2016: expect (ObjNum 1169 snap 0 seq_num 1169) 2023-09-23T22:23:07.593 INFO:tasks.rados.rados.0.smithi169.stdout:2017: read oid 140 snap -1 2023-09-23T22:23:07.593 INFO:tasks.rados.rados.0.smithi169.stdout:2017: expect (ObjNum 1050 snap 0 seq_num 1050) 2023-09-23T22:23:07.593 INFO:tasks.rados.rados.0.smithi169.stdout:2018: read oid 326 snap -1 2023-09-23T22:23:07.593 INFO:tasks.rados.rados.0.smithi169.stdout:2018: expect (ObjNum 1334 snap 0 seq_num 1334) 2023-09-23T22:23:07.593 INFO:tasks.rados.rados.0.smithi169.stdout:2019: write oid 472 current snap is 0 2023-09-23T22:23:07.593 INFO:tasks.rados.rados.0.smithi169.stdout:2019: seq_num 1357 ranges {407099=423727,1441712=515472,2582060=225039} 2023-09-23T22:23:07.597 INFO:tasks.rados.rados.0.smithi169.stdout:2019: writing smithi16987243-472 from 407099 to 830826 tid 1 2023-09-23T22:23:07.604 INFO:tasks.rados.rados.0.smithi169.stdout:2019: writing smithi16987243-472 from 1441712 to 1957184 tid 2 2023-09-23T22:23:07.609 INFO:tasks.rados.rados.0.smithi169.stdout:2019: writing smithi16987243-472 from 2582060 to 2807099 tid 3 2023-09-23T22:23:07.609 INFO:tasks.rados.rados.0.smithi169.stdout:2020: write oid 220 current snap is 0 2023-09-23T22:23:07.609 INFO:tasks.rados.rados.0.smithi169.stdout:2020: seq_num 1358 ranges {423906=498976,1500194=659130,2609483=214423} 2023-09-23T22:23:07.614 INFO:tasks.rados.rados.0.smithi169.stdout:2020: writing smithi16987243-220 from 423906 to 922882 tid 1 2023-09-23T22:23:07.621 INFO:tasks.rados.rados.0.smithi169.stdout:2020: writing smithi16987243-220 from 1500194 to 2159324 tid 2 2023-09-23T22:23:07.626 INFO:tasks.rados.rados.0.smithi169.stdout:2020: writing smithi16987243-220 from 2609483 to 2823906 tid 3 2023-09-23T22:23:07.626 INFO:tasks.rados.rados.0.smithi169.stdout:2021: read oid 323 snap -1 2023-09-23T22:23:07.626 INFO:tasks.rados.rados.0.smithi169.stdout:2021: expect (ObjNum 1048 snap 0 seq_num 1048) 2023-09-23T22:23:07.626 INFO:tasks.rados.rados.0.smithi169.stdout:2022: write oid 213 current snap is 0 2023-09-23T22:23:07.626 INFO:tasks.rados.rados.0.smithi169.stdout:2012: finishing write tid 2 to smithi16987243-160 2023-09-23T22:23:07.626 INFO:tasks.rados.rados.0.smithi169.stdout:2022: seq_num 1359 ranges {440713=574225,1442323=519141,2636906=203807} 2023-09-23T22:23:07.631 INFO:tasks.rados.rados.0.smithi169.stdout:2022: writing smithi16987243-213 from 440713 to 1014938 tid 1 2023-09-23T22:23:07.636 INFO:tasks.rados.rados.0.smithi169.stdout:2022: writing smithi16987243-213 from 1442323 to 1961464 tid 2 2023-09-23T22:23:07.642 INFO:tasks.rados.rados.0.smithi169.stdout:2022: writing smithi16987243-213 from 2636906 to 2840713 tid 3 2023-09-23T22:23:07.642 INFO:tasks.rados.rados.0.smithi169.stdout:2023: delete oid 184 current snap is 0 2023-09-23T22:23:07.642 INFO:tasks.rados.rados.0.smithi169.stdout:2012: finishing write tid 3 to smithi16987243-160 2023-09-23T22:23:07.642 INFO:tasks.rados.rados.0.smithi169.stdout:2012: finishing write tid 4 to smithi16987243-160 2023-09-23T22:23:07.642 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 160 v 270 (ObjNum 1354 snap 0 seq_num 1354) dirty exists 2023-09-23T22:23:07.642 INFO:tasks.rados.rados.0.smithi169.stdout:2012: left oid 160 (ObjNum 1354 snap 0 seq_num 1354) 2023-09-23T22:23:07.642 INFO:tasks.rados.rados.0.smithi169.stdout:2013: finishing write tid 1 to smithi16987243-408 2023-09-23T22:23:07.642 INFO:tasks.rados.rados.0.smithi169.stdout:2013: finishing write tid 2 to smithi16987243-408 2023-09-23T22:23:07.643 INFO:tasks.rados.rados.0.smithi169.stdout:2013: finishing write tid 3 to smithi16987243-408 2023-09-23T22:23:07.643 INFO:tasks.rados.rados.0.smithi169.stdout:2013: finishing write tid 4 to smithi16987243-408 2023-09-23T22:23:07.643 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 408 v 252 (ObjNum 1355 snap 0 seq_num 1355) dirty exists 2023-09-23T22:23:07.643 INFO:tasks.rados.rados.0.smithi169.stdout:2013: left oid 408 (ObjNum 1355 snap 0 seq_num 1355) 2023-09-23T22:23:07.643 INFO:tasks.rados.rados.0.smithi169.stdout:2014: finishing write tid 1 to smithi16987243-448 2023-09-23T22:23:07.643 INFO:tasks.rados.rados.0.smithi169.stdout:2014: finishing write tid 2 to smithi16987243-448 2023-09-23T22:23:07.643 INFO:tasks.rados.rados.0.smithi169.stdout:2014: finishing write tid 3 to smithi16987243-448 2023-09-23T22:23:07.643 INFO:tasks.rados.rados.0.smithi169.stdout:2014: finishing write tid 4 to smithi16987243-448 2023-09-23T22:23:07.643 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 448 v 295 (ObjNum 1356 snap 0 seq_num 1356) dirty exists 2023-09-23T22:23:07.643 INFO:tasks.rados.rados.0.smithi169.stdout:2014: left oid 448 (ObjNum 1356 snap 0 seq_num 1356) 2023-09-23T22:23:07.643 INFO:tasks.rados.rados.0.smithi169.stdout:2016: expect (ObjNum 1169 snap 0 seq_num 1169) 2023-09-23T22:23:07.764 INFO:tasks.rados.rados.0.smithi169.stdout:2018: expect (ObjNum 1334 snap 0 seq_num 1334) 2023-09-23T22:23:07.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:07 smithi169 bash[40994]: cluster 2023-09-23T22:23:05.851286+0000 mgr.y (mgr.24365) 247 : cluster [DBG] pgmap v216: 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, 89 op/s 2023-09-23T22:23:07.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:07 smithi169 bash[40994]: audit 2023-09-23T22:23:07.076030+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:23:07.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:07 smithi169 bash[40994]: audit 2023-09-23T22:23:07.087947+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:23:07.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:07 smithi169 bash[27421]: cluster 2023-09-23T22:23:05.851286+0000 mgr.y (mgr.24365) 247 : cluster [DBG] pgmap v216: 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, 89 op/s 2023-09-23T22:23:07.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:07 smithi169 bash[27421]: audit 2023-09-23T22:23:07.076030+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:23:07.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:07 smithi169 bash[27421]: audit 2023-09-23T22:23:07.087947+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:23:07.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:07 smithi187 bash[31480]: cluster 2023-09-23T22:23:05.851286+0000 mgr.y (mgr.24365) 247 : cluster [DBG] pgmap v216: 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, 89 op/s 2023-09-23T22:23:07.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:07 smithi187 bash[31480]: audit 2023-09-23T22:23:07.076030+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:23:07.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:07 smithi187 bash[31480]: audit 2023-09-23T22:23:07.087947+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:23:07.879 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:07 smithi187 bash[67481]: debug 2023-09-23T22:23:07.695+0000 7fc16f38f200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T22:23:07.913 INFO:tasks.rados.rados.0.smithi169.stdout:2019: finishing write tid 1 to smithi16987243-472 2023-09-23T22:23:07.913 INFO:tasks.rados.rados.0.smithi169.stdout:2019: finishing write tid 2 to smithi16987243-472 2023-09-23T22:23:07.913 INFO:tasks.rados.rados.0.smithi169.stdout:2019: finishing write tid 3 to smithi16987243-472 2023-09-23T22:23:07.913 INFO:tasks.rados.rados.0.smithi169.stdout:2019: finishing write tid 4 to smithi16987243-472 2023-09-23T22:23:07.913 INFO:tasks.rados.rados.0.smithi169.stdout:2019: finishing write tid 5 to smithi16987243-472 2023-09-23T22:23:07.913 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 472 v 318 (ObjNum 1357 snap 0 seq_num 1357) dirty exists 2023-09-23T22:23:07.914 INFO:tasks.rados.rados.0.smithi169.stdout:2019: left oid 472 (ObjNum 1357 snap 0 seq_num 1357) 2023-09-23T22:23:07.914 INFO:tasks.rados.rados.0.smithi169.stdout:2015: expect (ObjNum 1267 snap 0 seq_num 1267) 2023-09-23T22:23:08.054 INFO:tasks.rados.rados.0.smithi169.stdout:2017: expect (ObjNum 1050 snap 0 seq_num 1050) 2023-09-23T22:23:08.266 INFO:tasks.rados.rados.0.smithi169.stdout:2020: finishing write tid 1 to smithi16987243-220 2023-09-23T22:23:08.266 INFO:tasks.rados.rados.0.smithi169.stdout:2020: finishing write tid 2 to smithi16987243-220 2023-09-23T22:23:08.266 INFO:tasks.rados.rados.0.smithi169.stdout:2020: finishing write tid 3 to smithi16987243-220 2023-09-23T22:23:08.266 INFO:tasks.rados.rados.0.smithi169.stdout:2020: finishing write tid 4 to smithi16987243-220 2023-09-23T22:23:08.266 INFO:tasks.rados.rados.0.smithi169.stdout:2020: finishing write tid 5 to smithi16987243-220 2023-09-23T22:23:08.266 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 220 v 250 (ObjNum 1358 snap 0 seq_num 1358) dirty exists 2023-09-23T22:23:08.267 INFO:tasks.rados.rados.0.smithi169.stdout:2020: left oid 220 (ObjNum 1358 snap 0 seq_num 1358) 2023-09-23T22:23:08.267 INFO:tasks.rados.rados.0.smithi169.stdout:2022: finishing write tid 1 to smithi16987243-213 2023-09-23T22:23:08.267 INFO:tasks.rados.rados.0.smithi169.stdout:2022: finishing write tid 2 to smithi16987243-213 2023-09-23T22:23:08.267 INFO:tasks.rados.rados.0.smithi169.stdout:2021: expect (ObjNum 1048 snap 0 seq_num 1048) 2023-09-23T22:23:08.434 INFO:tasks.rados.rados.0.smithi169.stdout:2022: finishing write tid 3 to smithi16987243-213 2023-09-23T22:23:08.434 INFO:tasks.rados.rados.0.smithi169.stdout:2022: finishing write tid 4 to smithi16987243-213 2023-09-23T22:23:08.434 INFO:tasks.rados.rados.0.smithi169.stdout:2022: finishing write tid 5 to smithi16987243-213 2023-09-23T22:23:08.434 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 213 v 274 (ObjNum 1359 snap 0 seq_num 1359) dirty exists 2023-09-23T22:23:08.434 INFO:tasks.rados.rados.0.smithi169.stdout:2022: left oid 213 (ObjNum 1359 snap 0 seq_num 1359) 2023-09-23T22:23:08.434 INFO:tasks.rados.rados.0.smithi169.stdout:2012: done (11 left) 2023-09-23T22:23:08.434 INFO:tasks.rados.rados.0.smithi169.stdout:2013: done (10 left) 2023-09-23T22:23:08.434 INFO:tasks.rados.rados.0.smithi169.stdout:2014: done (9 left) 2023-09-23T22:23:08.434 INFO:tasks.rados.rados.0.smithi169.stdout:2015: done (8 left) 2023-09-23T22:23:08.435 INFO:tasks.rados.rados.0.smithi169.stdout:2016: done (7 left) 2023-09-23T22:23:08.435 INFO:tasks.rados.rados.0.smithi169.stdout:2017: done (6 left) 2023-09-23T22:23:08.435 INFO:tasks.rados.rados.0.smithi169.stdout:2018: done (5 left) 2023-09-23T22:23:08.435 INFO:tasks.rados.rados.0.smithi169.stdout:2019: done (4 left) 2023-09-23T22:23:08.435 INFO:tasks.rados.rados.0.smithi169.stdout:2020: done (3 left) 2023-09-23T22:23:08.435 INFO:tasks.rados.rados.0.smithi169.stdout:2021: done (2 left) 2023-09-23T22:23:08.435 INFO:tasks.rados.rados.0.smithi169.stdout:2022: done (1 left) 2023-09-23T22:23:08.435 INFO:tasks.rados.rados.0.smithi169.stdout:2023: done (0 left) 2023-09-23T22:23:08.435 INFO:tasks.rados.rados.0.smithi169.stdout:2024: delete oid 268 current snap is 0 2023-09-23T22:23:08.436 INFO:tasks.rados.rados.0.smithi169.stdout:2024: done (0 left) 2023-09-23T22:23:08.436 INFO:tasks.rados.rados.0.smithi169.stdout:2025: write oid 67 current snap is 0 2023-09-23T22:23:08.436 INFO:tasks.rados.rados.0.smithi169.stdout:2025: seq_num 1362 ranges {491134=516325,1734122=666468} 2023-09-23T22:23:08.444 INFO:tasks.rados.rados.0.smithi169.stdout:2025: writing smithi16987243-67 from 491134 to 1007459 tid 1 2023-09-23T22:23:08.453 INFO:tasks.rados.rados.0.smithi169.stdout:2025: writing smithi16987243-67 from 1734122 to 2400590 tid 2 2023-09-23T22:23:08.454 INFO:tasks.rados.rados.0.smithi169.stdout:2026: read oid 421 snap -1 2023-09-23T22:23:08.454 INFO:tasks.rados.rados.0.smithi169.stdout:2026: expect (ObjNum 1215 snap 0 seq_num 1215) 2023-09-23T22:23:08.454 INFO:tasks.rados.rados.0.smithi169.stdout:2027: read oid 147 snap -1 2023-09-23T22:23:08.454 INFO:tasks.rados.rados.0.smithi169.stdout:2027: expect deleted 2023-09-23T22:23:08.454 INFO:tasks.rados.rados.0.smithi169.stdout:2028: write oid 111 current snap is 0 2023-09-23T22:23:08.454 INFO:tasks.rados.rados.0.smithi169.stdout:2025: finishing write tid 1 to smithi16987243-67 2023-09-23T22:23:08.454 INFO:tasks.rados.rados.0.smithi169.stdout:2028: seq_num 1363 ranges {507941=591574,1676251=526479,2746598=161343} 2023-09-23T22:23:08.461 INFO:tasks.rados.rados.0.smithi169.stdout:2028: writing smithi16987243-111 from 507941 to 1099515 tid 1 2023-09-23T22:23:08.469 INFO:tasks.rados.rados.0.smithi169.stdout:2028: writing smithi16987243-111 from 1676251 to 2202730 tid 2 2023-09-23T22:23:08.474 INFO:tasks.rados.rados.0.smithi169.stdout:2028: writing smithi16987243-111 from 2746598 to 2907941 tid 3 2023-09-23T22:23:08.474 INFO:tasks.rados.rados.0.smithi169.stdout:2029: read oid 354 snap -1 2023-09-23T22:23:08.474 INFO:tasks.rados.rados.0.smithi169.stdout:2029: expect (ObjNum 353 snap 0 seq_num 353) 2023-09-23T22:23:08.474 INFO:tasks.rados.rados.0.smithi169.stdout:2030: read oid 363 snap -1 2023-09-23T22:23:08.474 INFO:tasks.rados.rados.0.smithi169.stdout:2030: expect (ObjNum 1339 snap 0 seq_num 1339) 2023-09-23T22:23:08.474 INFO:tasks.rados.rados.0.smithi169.stdout:2031: write oid 431 current snap is 0 2023-09-23T22:23:08.474 INFO:tasks.rados.rados.0.smithi169.stdout:2031: seq_num 1364 ranges {524748=666823,1734733=670137} 2023-09-23T22:23:08.481 INFO:tasks.rados.rados.0.smithi169.stdout:2031: writing smithi16987243-431 from 524748 to 1191571 tid 1 2023-09-23T22:23:08.490 INFO:tasks.rados.rados.0.smithi169.stdout:2031: writing smithi16987243-431 from 1734733 to 2404870 tid 2 2023-09-23T22:23:08.490 INFO:tasks.rados.rados.0.smithi169.stdout:2032: write oid 225 current snap is 0 2023-09-23T22:23:08.490 INFO:tasks.rados.rados.0.smithi169.stdout:2032: seq_num 1365 ranges {541555=742072,1793215=530148,2801444=140111} 2023-09-23T22:23:08.499 INFO:tasks.rados.rados.0.smithi169.stdout:2032: writing smithi16987243-225 from 541555 to 1283627 tid 1 2023-09-23T22:23:08.507 INFO:tasks.rados.rados.0.smithi169.stdout:2032: writing smithi16987243-225 from 1793215 to 2323363 tid 2 2023-09-23T22:23:08.512 INFO:tasks.rados.rados.0.smithi169.stdout:2032: writing smithi16987243-225 from 2801444 to 2941555 tid 3 2023-09-23T22:23:08.512 INFO:tasks.rados.rados.0.smithi169.stdout:2033: write oid 75 current snap is 0 2023-09-23T22:23:08.513 INFO:tasks.rados.rados.0.smithi169.stdout:2025: finishing write tid 2 to smithi16987243-67 2023-09-23T22:23:08.513 INFO:tasks.rados.rados.0.smithi169.stdout:2025: finishing write tid 3 to smithi16987243-67 2023-09-23T22:23:08.513 INFO:tasks.rados.rados.0.smithi169.stdout:2025: finishing write tid 4 to smithi16987243-67 2023-09-23T22:23:08.513 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 67 v 298 (ObjNum 1362 snap 0 seq_num 1362) dirty exists 2023-09-23T22:23:08.513 INFO:tasks.rados.rados.0.smithi169.stdout:2025: left oid 67 (ObjNum 1362 snap 0 seq_num 1362) 2023-09-23T22:23:08.513 INFO:tasks.rados.rados.0.smithi169.stdout:2033: seq_num 1366 ranges {558362=417321,1451697=673806,2712514=245848} 2023-09-23T22:23:08.518 INFO:tasks.rados.rados.0.smithi169.stdout:2033: writing smithi16987243-75 from 558362 to 975683 tid 1 2023-09-23T22:23:08.525 INFO:tasks.rados.rados.0.smithi169.stdout:2033: writing smithi16987243-75 from 1451697 to 2125503 tid 2 2023-09-23T22:23:08.530 INFO:tasks.rados.rados.0.smithi169.stdout:2033: writing smithi16987243-75 from 2712514 to 2958362 tid 3 2023-09-23T22:23:08.530 INFO:tasks.rados.rados.0.smithi169.stdout:2025: done (8 left) 2023-09-23T22:23:08.530 INFO:tasks.rados.rados.0.smithi169.stdout:2027: done (7 left) 2023-09-23T22:23:08.530 INFO:tasks.rados.rados.0.smithi169.stdout:2034: read oid 209 snap -1 2023-09-23T22:23:08.530 INFO:tasks.rados.rados.0.smithi169.stdout:2034: expect (ObjNum 750 snap 0 seq_num 750) 2023-09-23T22:23:08.530 INFO:tasks.rados.rados.0.smithi169.stdout:2035: write oid 481 current snap is 0 2023-09-23T22:23:08.531 INFO:tasks.rados.rados.0.smithi169.stdout:2035: seq_num 1367 ranges {575169=492570,1793826=417464,2623584=351585} 2023-09-23T22:23:08.536 INFO:tasks.rados.rados.0.smithi169.stdout:2035: writing smithi16987243-481 from 575169 to 1067739 tid 1 2023-09-23T22:23:08.542 INFO:tasks.rados.rados.0.smithi169.stdout:2035: writing smithi16987243-481 from 1793826 to 2211290 tid 2 2023-09-23T22:23:08.547 INFO:tasks.rados.rados.0.smithi169.stdout:2035: writing smithi16987243-481 from 2623584 to 2975169 tid 3 2023-09-23T22:23:08.547 INFO:tasks.rados.rados.0.smithi169.stdout:2036: write oid 343 current snap is 0 2023-09-23T22:23:08.547 INFO:tasks.rados.rados.0.smithi169.stdout:2036: seq_num 1368 ranges {591976=567819,1852308=677475} 2023-09-23T22:23:08.554 INFO:tasks.rados.rados.0.smithi169.stdout:2036: writing smithi16987243-343 from 591976 to 1159795 tid 1 2023-09-23T22:23:08.564 INFO:tasks.rados.rados.0.smithi169.stdout:2036: writing smithi16987243-343 from 1852308 to 2529783 tid 2 2023-09-23T22:23:08.564 INFO:tasks.rados.rados.0.smithi169.stdout:2037: read oid 108 snap -1 2023-09-23T22:23:08.564 INFO:tasks.rados.rados.0.smithi169.stdout:2037: expect (ObjNum 1046 snap 0 seq_num 1046) 2023-09-23T22:23:08.564 INFO:tasks.rados.rados.0.smithi169.stdout:2038: delete oid 487 current snap is 0 2023-09-23T22:23:08.564 INFO:tasks.rados.rados.0.smithi169.stdout:2028: finishing write tid 1 to smithi16987243-111 2023-09-23T22:23:08.564 INFO:tasks.rados.rados.0.smithi169.stdout:2026: expect (ObjNum 1215 snap 0 seq_num 1215) 2023-09-23T22:23:08.628 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:08 smithi187 bash[67481]: debug 2023-09-23T22:23:08.259+0000 7fc16f38f200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:23:08.713 INFO:tasks.rados.rados.0.smithi169.stdout:2028: finishing write tid 2 to smithi16987243-111 2023-09-23T22:23:08.713 INFO:tasks.rados.rados.0.smithi169.stdout:2028: finishing write tid 3 to smithi16987243-111 2023-09-23T22:23:08.713 INFO:tasks.rados.rados.0.smithi169.stdout:2028: finishing write tid 4 to smithi16987243-111 2023-09-23T22:23:08.713 INFO:tasks.rados.rados.0.smithi169.stdout:2028: finishing write tid 5 to smithi16987243-111 2023-09-23T22:23:08.713 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 111 v 304 (ObjNum 1363 snap 0 seq_num 1363) dirty exists 2023-09-23T22:23:08.713 INFO:tasks.rados.rados.0.smithi169.stdout:2028: left oid 111 (ObjNum 1363 snap 0 seq_num 1363) 2023-09-23T22:23:08.713 INFO:tasks.rados.rados.0.smithi169.stdout:2030: expect (ObjNum 1339 snap 0 seq_num 1339) 2023-09-23T22:23:08.801 INFO:tasks.rados.rados.0.smithi169.stdout:2029: expect (ObjNum 353 snap 0 seq_num 353) 2023-09-23T22:23:08.928 INFO:tasks.rados.rados.0.smithi169.stdout:2031: finishing write tid 1 to smithi16987243-431 2023-09-23T22:23:08.928 INFO:tasks.rados.rados.0.smithi169.stdout:2031: finishing write tid 2 to smithi16987243-431 2023-09-23T22:23:08.928 INFO:tasks.rados.rados.0.smithi169.stdout:2031: finishing write tid 3 to smithi16987243-431 2023-09-23T22:23:08.928 INFO:tasks.rados.rados.0.smithi169.stdout:2031: finishing write tid 4 to smithi16987243-431 2023-09-23T22:23:08.928 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 431 v 238 (ObjNum 1364 snap 0 seq_num 1364) dirty exists 2023-09-23T22:23:08.928 INFO:tasks.rados.rados.0.smithi169.stdout:2031: left oid 431 (ObjNum 1364 snap 0 seq_num 1364) 2023-09-23T22:23:08.928 INFO:tasks.rados.rados.0.smithi169.stdout:2032: finishing write tid 1 to smithi16987243-225 2023-09-23T22:23:08.928 INFO:tasks.rados.rados.0.smithi169.stdout:2032: finishing write tid 2 to smithi16987243-225 2023-09-23T22:23:08.928 INFO:tasks.rados.rados.0.smithi169.stdout:2032: finishing write tid 3 to smithi16987243-225 2023-09-23T22:23:08.929 INFO:tasks.rados.rados.0.smithi169.stdout:2032: finishing write tid 4 to smithi16987243-225 2023-09-23T22:23:08.929 INFO:tasks.rados.rados.0.smithi169.stdout:2032: finishing write tid 5 to smithi16987243-225 2023-09-23T22:23:08.929 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 225 v 297 (ObjNum 1365 snap 0 seq_num 1365) dirty exists 2023-09-23T22:23:08.929 INFO:tasks.rados.rados.0.smithi169.stdout:2032: left oid 225 (ObjNum 1365 snap 0 seq_num 1365) 2023-09-23T22:23:08.929 INFO:tasks.rados.rados.0.smithi169.stdout:2033: finishing write tid 1 to smithi16987243-75 2023-09-23T22:23:08.929 INFO:tasks.rados.rados.0.smithi169.stdout:2033: finishing write tid 2 to smithi16987243-75 2023-09-23T22:23:08.929 INFO:tasks.rados.rados.0.smithi169.stdout:2033: finishing write tid 3 to smithi16987243-75 2023-09-23T22:23:08.929 INFO:tasks.rados.rados.0.smithi169.stdout:2033: finishing write tid 4 to smithi16987243-75 2023-09-23T22:23:08.929 INFO:tasks.rados.rados.0.smithi169.stdout:2033: finishing write tid 5 to smithi16987243-75 2023-09-23T22:23:08.929 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 75 v 322 (ObjNum 1366 snap 0 seq_num 1366) dirty exists 2023-09-23T22:23:08.929 INFO:tasks.rados.rados.0.smithi169.stdout:2033: left oid 75 (ObjNum 1366 snap 0 seq_num 1366) 2023-09-23T22:23:08.929 INFO:tasks.rados.rados.0.smithi169.stdout:2035: finishing write tid 1 to smithi16987243-481 2023-09-23T22:23:08.930 INFO:tasks.rados.rados.0.smithi169.stdout:2034: expect (ObjNum 750 snap 0 seq_num 750) 2023-09-23T22:23:09.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:08 smithi169 bash[27421]: audit 2023-09-23T22:23:07.780221+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:23:09.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:08 smithi169 bash[27421]: audit 2023-09-23T22:23:07.789123+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:23:09.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:08 smithi169 bash[27421]: cluster 2023-09-23T22:23:07.852343+0000 mgr.y (mgr.24365) 248 : cluster [DBG] pgmap v217: 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, 135 op/s 2023-09-23T22:23:09.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:08 smithi169 bash[27421]: audit 2023-09-23T22:23:08.490109+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:23:09.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:08 smithi169 bash[27421]: audit 2023-09-23T22:23:08.505007+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:23:09.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:08 smithi169 bash[40994]: audit 2023-09-23T22:23:07.780221+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:23:09.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:08 smithi169 bash[40994]: audit 2023-09-23T22:23:07.789123+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:23:09.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:08 smithi169 bash[40994]: cluster 2023-09-23T22:23:07.852343+0000 mgr.y (mgr.24365) 248 : cluster [DBG] pgmap v217: 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, 135 op/s 2023-09-23T22:23:09.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:08 smithi169 bash[40994]: audit 2023-09-23T22:23:08.490109+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:23:09.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:08 smithi169 bash[40994]: audit 2023-09-23T22:23:08.505007+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:23:09.052 INFO:tasks.rados.rados.0.smithi169.stdout:2035: finishing write tid 2 to smithi16987243-481 2023-09-23T22:23:09.052 INFO:tasks.rados.rados.0.smithi169.stdout:2035: finishing write tid 3 to smithi16987243-481 2023-09-23T22:23:09.052 INFO:tasks.rados.rados.0.smithi169.stdout:2035: finishing write tid 4 to smithi16987243-481 2023-09-23T22:23:09.052 INFO:tasks.rados.rados.0.smithi169.stdout:2035: finishing write tid 5 to smithi16987243-481 2023-09-23T22:23:09.052 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 481 v 263 (ObjNum 1367 snap 0 seq_num 1367) dirty exists 2023-09-23T22:23:09.052 INFO:tasks.rados.rados.0.smithi169.stdout:2035: left oid 481 (ObjNum 1367 snap 0 seq_num 1367) 2023-09-23T22:23:09.052 INFO:tasks.rados.rados.0.smithi169.stdout:2036: finishing write tid 1 to smithi16987243-343 2023-09-23T22:23:09.052 INFO:tasks.rados.rados.0.smithi169.stdout:2036: finishing write tid 2 to smithi16987243-343 2023-09-23T22:23:09.053 INFO:tasks.rados.rados.0.smithi169.stdout:2036: finishing write tid 3 to smithi16987243-343 2023-09-23T22:23:09.053 INFO:tasks.rados.rados.0.smithi169.stdout:2036: finishing write tid 4 to smithi16987243-343 2023-09-23T22:23:09.053 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 343 v 282 (ObjNum 1368 snap 0 seq_num 1368) dirty exists 2023-09-23T22:23:09.053 INFO:tasks.rados.rados.0.smithi169.stdout:2036: left oid 343 (ObjNum 1368 snap 0 seq_num 1368) 2023-09-23T22:23:09.053 INFO:tasks.rados.rados.0.smithi169.stdout:2037: expect (ObjNum 1046 snap 0 seq_num 1046) 2023-09-23T22:23:09.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:08 smithi187 bash[31480]: audit 2023-09-23T22:23:07.780221+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:23:09.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:08 smithi187 bash[31480]: audit 2023-09-23T22:23:07.789123+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:23:09.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:08 smithi187 bash[31480]: cluster 2023-09-23T22:23:07.852343+0000 mgr.y (mgr.24365) 248 : cluster [DBG] pgmap v217: 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, 135 op/s 2023-09-23T22:23:09.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:08 smithi187 bash[31480]: audit 2023-09-23T22:23:08.490109+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:23:09.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:08 smithi187 bash[31480]: audit 2023-09-23T22:23:08.505007+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:23:09.130 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:08 smithi187 bash[67481]: debug 2023-09-23T22:23:08.899+0000 7fc16f38f200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T22:23:09.130 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:09 smithi187 bash[67481]: debug 2023-09-23T22:23:09.019+0000 7fc16f38f200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T22:23:09.207 INFO:tasks.rados.rados.0.smithi169.stdout:2026: done (11 left) 2023-09-23T22:23:09.208 INFO:tasks.rados.rados.0.smithi169.stdout:2028: done (10 left) 2023-09-23T22:23:09.208 INFO:tasks.rados.rados.0.smithi169.stdout:2029: done (9 left) 2023-09-23T22:23:09.208 INFO:tasks.rados.rados.0.smithi169.stdout:2030: done (8 left) 2023-09-23T22:23:09.208 INFO:tasks.rados.rados.0.smithi169.stdout:2031: done (7 left) 2023-09-23T22:23:09.208 INFO:tasks.rados.rados.0.smithi169.stdout:2032: done (6 left) 2023-09-23T22:23:09.208 INFO:tasks.rados.rados.0.smithi169.stdout:2033: done (5 left) 2023-09-23T22:23:09.209 INFO:tasks.rados.rados.0.smithi169.stdout:2034: done (4 left) 2023-09-23T22:23:09.209 INFO:tasks.rados.rados.0.smithi169.stdout:2035: done (3 left) 2023-09-23T22:23:09.209 INFO:tasks.rados.rados.0.smithi169.stdout:2036: done (2 left) 2023-09-23T22:23:09.209 INFO:tasks.rados.rados.0.smithi169.stdout:2037: done (1 left) 2023-09-23T22:23:09.209 INFO:tasks.rados.rados.0.smithi169.stdout:2038: done (0 left) 2023-09-23T22:23:09.209 INFO:tasks.rados.rados.0.smithi169.stdout:2039: delete oid 468 current snap is 0 2023-09-23T22:23:09.210 INFO:tasks.rados.rados.0.smithi169.stdout:2039: done (0 left) 2023-09-23T22:23:09.210 INFO:tasks.rados.rados.0.smithi169.stdout:2040: write oid 430 current snap is 0 2023-09-23T22:23:09.210 INFO:tasks.rados.rados.0.smithi169.stdout:2040: seq_num 1371 ranges {642397=509919,1627754=424802,2733276=309121} 2023-09-23T22:23:09.222 INFO:tasks.rados.rados.0.smithi169.stdout:2040: writing smithi16987243-430 from 642397 to 1152316 tid 1 2023-09-23T22:23:09.227 INFO:tasks.rados.rados.0.smithi169.stdout:2040: writing smithi16987243-430 from 1627754 to 2052556 tid 2 2023-09-23T22:23:09.233 INFO:tasks.rados.rados.0.smithi169.stdout:2040: writing smithi16987243-430 from 2733276 to 3042397 tid 3 2023-09-23T22:23:09.233 INFO:tasks.rados.rados.0.smithi169.stdout:2041: write oid 436 current snap is 0 2023-09-23T22:23:09.233 INFO:tasks.rados.rados.0.smithi169.stdout:2041: seq_num 1372 ranges {659204=585168,1686236=684813} 2023-09-23T22:23:09.240 INFO:tasks.rados.rados.0.smithi169.stdout:2041: writing smithi16987243-436 from 659204 to 1244372 tid 1 2023-09-23T22:23:09.247 INFO:tasks.rados.rados.0.smithi169.stdout:2041: writing smithi16987243-436 from 1686236 to 2371049 tid 2 2023-09-23T22:23:09.247 INFO:tasks.rados.rados.0.smithi169.stdout:2042: read oid 146 snap -1 2023-09-23T22:23:09.247 INFO:tasks.rados.rados.0.smithi169.stdout:2042: expect (ObjNum 1326 snap 0 seq_num 1326) 2023-09-23T22:23:09.247 INFO:tasks.rados.rados.0.smithi169.stdout:2043: read oid 459 snap -1 2023-09-23T22:23:09.247 INFO:tasks.rados.rados.0.smithi169.stdout:2043: expect (ObjNum 1070 snap 0 seq_num 1070) 2023-09-23T22:23:09.247 INFO:tasks.rados.rados.0.smithi169.stdout:2044: write oid 308 current snap is 0 2023-09-23T22:23:09.247 INFO:tasks.rados.rados.0.smithi169.stdout:2040: finishing write tid 1 to smithi16987243-430 2023-09-23T22:23:09.247 INFO:tasks.rados.rados.0.smithi169.stdout:2040: finishing write tid 2 to smithi16987243-430 2023-09-23T22:23:09.248 INFO:tasks.rados.rados.0.smithi169.stdout:2040: finishing write tid 3 to smithi16987243-430 2023-09-23T22:23:09.248 INFO:tasks.rados.rados.0.smithi169.stdout:2040: finishing write tid 4 to smithi16987243-430 2023-09-23T22:23:09.248 INFO:tasks.rados.rados.0.smithi169.stdout:2040: finishing write tid 5 to smithi16987243-430 2023-09-23T22:23:09.248 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 430 v 308 (ObjNum 1371 snap 0 seq_num 1371) dirty exists 2023-09-23T22:23:09.248 INFO:tasks.rados.rados.0.smithi169.stdout:2040: left oid 430 (ObjNum 1371 snap 0 seq_num 1371) 2023-09-23T22:23:09.248 INFO:tasks.rados.rados.0.smithi169.stdout:2041: finishing write tid 1 to smithi16987243-436 2023-09-23T22:23:09.248 INFO:tasks.rados.rados.0.smithi169.stdout:2044: seq_num 1373 ranges {676011=660417,1744718=428471,2788122=287889} 2023-09-23T22:23:09.254 INFO:tasks.rados.rados.0.smithi169.stdout:2044: writing smithi16987243-308 from 676011 to 1336428 tid 1 2023-09-23T22:23:09.259 INFO:tasks.rados.rados.0.smithi169.stdout:2044: writing smithi16987243-308 from 1744718 to 2173189 tid 2 2023-09-23T22:23:09.265 INFO:tasks.rados.rados.0.smithi169.stdout:2044: writing smithi16987243-308 from 2788122 to 3076011 tid 3 2023-09-23T22:23:09.265 INFO:tasks.rados.rados.0.smithi169.stdout:2040: done (4 left) 2023-09-23T22:23:09.265 INFO:tasks.rados.rados.0.smithi169.stdout:2045: write oid 314 current snap is 0 2023-09-23T22:23:09.265 INFO:tasks.rados.rados.0.smithi169.stdout:2045: seq_num 1374 ranges {692818=735666,2203200=688482} 2023-09-23T22:23:09.272 INFO:tasks.rados.rados.0.smithi169.stdout:2045: writing smithi16987243-314 from 692818 to 1428484 tid 1 2023-09-23T22:23:09.281 INFO:tasks.rados.rados.0.smithi169.stdout:2045: writing smithi16987243-314 from 2203200 to 2891682 tid 2 2023-09-23T22:23:09.281 INFO:tasks.rados.rados.0.smithi169.stdout:2046: read oid 350 snap -1 2023-09-23T22:23:09.282 INFO:tasks.rados.rados.0.smithi169.stdout:2046: expect (ObjNum 349 snap 0 seq_num 349) 2023-09-23T22:23:09.282 INFO:tasks.rados.rados.0.smithi169.stdout:2047: delete oid 467 current snap is 0 2023-09-23T22:23:09.282 INFO:tasks.rados.rados.0.smithi169.stdout:2041: finishing write tid 2 to smithi16987243-436 2023-09-23T22:23:09.282 INFO:tasks.rados.rados.0.smithi169.stdout:2041: finishing write tid 3 to smithi16987243-436 2023-09-23T22:23:09.282 INFO:tasks.rados.rados.0.smithi169.stdout:2042: expect (ObjNum 1326 snap 0 seq_num 1326) 2023-09-23T22:23:09.419 INFO:tasks.rados.rados.0.smithi169.stdout:2041: finishing write tid 4 to smithi16987243-436 2023-09-23T22:23:09.420 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 436 v 301 (ObjNum 1372 snap 0 seq_num 1372) dirty exists 2023-09-23T22:23:09.420 INFO:tasks.rados.rados.0.smithi169.stdout:2041: left oid 436 (ObjNum 1372 snap 0 seq_num 1372) 2023-09-23T22:23:09.420 INFO:tasks.rados.rados.0.smithi169.stdout:2043: expect (ObjNum 1070 snap 0 seq_num 1070) 2023-09-23T22:23:09.546 INFO:tasks.rados.rados.0.smithi169.stdout:2044: finishing write tid 1 to smithi16987243-308 2023-09-23T22:23:09.546 INFO:tasks.rados.rados.0.smithi169.stdout:2044: finishing write tid 2 to smithi16987243-308 2023-09-23T22:23:09.547 INFO:tasks.rados.rados.0.smithi169.stdout:2044: finishing write tid 3 to smithi16987243-308 2023-09-23T22:23:09.547 INFO:tasks.rados.rados.0.smithi169.stdout:2044: finishing write tid 4 to smithi16987243-308 2023-09-23T22:23:09.547 INFO:tasks.rados.rados.0.smithi169.stdout:2044: finishing write tid 5 to smithi16987243-308 2023-09-23T22:23:09.547 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 308 v 254 (ObjNum 1373 snap 0 seq_num 1373) dirty exists 2023-09-23T22:23:09.547 INFO:tasks.rados.rados.0.smithi169.stdout:2044: left oid 308 (ObjNum 1373 snap 0 seq_num 1373) 2023-09-23T22:23:09.547 INFO:tasks.rados.rados.0.smithi169.stdout:2045: finishing write tid 1 to smithi16987243-314 2023-09-23T22:23:09.547 INFO:tasks.rados.rados.0.smithi169.stdout:2045: finishing write tid 2 to smithi16987243-314 2023-09-23T22:23:09.547 INFO:tasks.rados.rados.0.smithi169.stdout:2045: finishing write tid 3 to smithi16987243-314 2023-09-23T22:23:09.547 INFO:tasks.rados.rados.0.smithi169.stdout:2045: finishing write tid 4 to smithi16987243-314 2023-09-23T22:23:09.547 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 314 v 257 (ObjNum 1374 snap 0 seq_num 1374) dirty exists 2023-09-23T22:23:09.547 INFO:tasks.rados.rados.0.smithi169.stdout:2045: left oid 314 (ObjNum 1374 snap 0 seq_num 1374) 2023-09-23T22:23:09.547 INFO:tasks.rados.rados.0.smithi169.stdout:2046: expect (ObjNum 349 snap 0 seq_num 349) 2023-09-23T22:23:09.667 INFO:tasks.rados.rados.0.smithi169.stdout:2041: done (6 left) 2023-09-23T22:23:09.667 INFO:tasks.rados.rados.0.smithi169.stdout:2042: done (5 left) 2023-09-23T22:23:09.667 INFO:tasks.rados.rados.0.smithi169.stdout:2043: done (4 left) 2023-09-23T22:23:09.667 INFO:tasks.rados.rados.0.smithi169.stdout:2044: done (3 left) 2023-09-23T22:23:09.667 INFO:tasks.rados.rados.0.smithi169.stdout:2045: done (2 left) 2023-09-23T22:23:09.667 INFO:tasks.rados.rados.0.smithi169.stdout:2046: done (1 left) 2023-09-23T22:23:09.667 INFO:tasks.rados.rados.0.smithi169.stdout:2047: done (0 left) 2023-09-23T22:23:09.667 INFO:tasks.rados.rados.0.smithi169.stdout:2048: read oid 143 snap -1 2023-09-23T22:23:09.668 INFO:tasks.rados.rados.0.smithi169.stdout:2048: expect (ObjNum 1253 snap 0 seq_num 1253) 2023-09-23T22:23:09.668 INFO:tasks.rados.rados.0.smithi169.stdout:2049: read oid 434 snap -1 2023-09-23T22:23:09.668 INFO:tasks.rados.rados.0.smithi169.stdout:2049: expect (ObjNum 935 snap 0 seq_num 935) 2023-09-23T22:23:09.668 INFO:tasks.rados.rados.0.smithi169.stdout:2050: read oid 195 snap -1 2023-09-23T22:23:09.668 INFO:tasks.rados.rados.0.smithi169.stdout:2050: expect (ObjNum 1239 snap 0 seq_num 1239) 2023-09-23T22:23:09.668 INFO:tasks.rados.rados.0.smithi169.stdout:2051: write oid 60 current snap is 0 2023-09-23T22:23:09.668 INFO:tasks.rados.rados.0.smithi169.stdout:2051: seq_num 1376 ranges {726432=486164,1803811=692151} 2023-09-23T22:23:09.678 INFO:tasks.rados.rados.0.smithi169.stdout:2051: writing smithi16987243-60 from 726432 to 1212596 tid 1 2023-09-23T22:23:09.686 INFO:tasks.rados.rados.0.smithi169.stdout:2051: writing smithi16987243-60 from 1803811 to 2495962 tid 2 2023-09-23T22:23:09.686 INFO:tasks.rados.rados.0.smithi169.stdout:2052: write oid 130 current snap is 0 2023-09-23T22:23:09.687 INFO:tasks.rados.rados.0.smithi169.stdout:2052: seq_num 1377 ranges {743239=677766,1978646=435809,2897814=245425} 2023-09-23T22:23:09.694 INFO:tasks.rados.rados.0.smithi169.stdout:2052: writing smithi16987243-130 from 743239 to 1421005 tid 1 2023-09-23T22:23:09.700 INFO:tasks.rados.rados.0.smithi169.stdout:2052: writing smithi16987243-130 from 1978646 to 2414455 tid 2 2023-09-23T22:23:09.705 INFO:tasks.rados.rados.0.smithi169.stdout:2052: writing smithi16987243-130 from 2897814 to 3143239 tid 3 2023-09-23T22:23:09.705 INFO:tasks.rados.rados.0.smithi169.stdout:2053: read oid 403 snap -1 2023-09-23T22:23:09.705 INFO:tasks.rados.rados.0.smithi169.stdout:2053: expect (ObjNum 1290 snap 0 seq_num 1290) 2023-09-23T22:23:09.705 INFO:tasks.rados.rados.0.smithi169.stdout:2054: read oid 305 snap -1 2023-09-23T22:23:09.705 INFO:tasks.rados.rados.0.smithi169.stdout:2054: expect (ObjNum 304 snap 0 seq_num 304) 2023-09-23T22:23:09.705 INFO:tasks.rados.rados.0.smithi169.stdout:2055: write oid 207 current snap is 0 2023-09-23T22:23:09.705 INFO:tasks.rados.rados.0.smithi169.stdout:2055: seq_num 1378 ranges {760046=753015,2037128=695820} 2023-09-23T22:23:09.713 INFO:tasks.rados.rados.0.smithi169.stdout:2055: writing smithi16987243-207 from 760046 to 1513061 tid 1 2023-09-23T22:23:09.721 INFO:tasks.rados.rados.0.smithi169.stdout:2055: writing smithi16987243-207 from 2037128 to 2732948 tid 2 2023-09-23T22:23:09.721 INFO:tasks.rados.rados.0.smithi169.stdout:2056: read oid 4 snap -1 2023-09-23T22:23:09.721 INFO:tasks.rados.rados.0.smithi169.stdout:2056: expect (ObjNum 990 snap 0 seq_num 990) 2023-09-23T22:23:09.722 INFO:tasks.rados.rados.0.smithi169.stdout:2057: write oid 449 current snap is 0 2023-09-23T22:23:09.722 INFO:tasks.rados.rados.0.smithi169.stdout:2048: expect (ObjNum 1253 snap 0 seq_num 1253) 2023-09-23T22:23:09.724 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:09 smithi187 bash[67481]: debug 2023-09-23T22:23:09.423+0000 7fc16f38f200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T22:23:09.724 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:09 smithi187 bash[67481]: debug 2023-09-23T22:23:09.551+0000 7fc16f38f200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T22:23:09.827 INFO:tasks.rados.rados.0.smithi169.stdout:2050: expect (ObjNum 1239 snap 0 seq_num 1239) 2023-09-23T22:23:09.956 INFO:tasks.rados.rados.0.smithi169.stdout:2049: expect (ObjNum 935 snap 0 seq_num 935) 2023-09-23T22:23:09.995 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:09 smithi187 bash[31480]: audit 2023-09-23T22:23:08.873419+0000 mon.a (mon.0) 853 : audit [DBG] from='client.? 172.21.15.169:0/2663331667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:09.995 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:09 smithi187 bash[67481]: debug 2023-09-23T22:23:09.715+0000 7fc16f38f200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T22:23:09.995 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:09 smithi187 bash[67481]: debug 2023-09-23T22:23:09.843+0000 7fc16f38f200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T22:23:09.996 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:09 smithi187 bash[67481]: debug 2023-09-23T22:23:09.983+0000 7fc16f38f200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T22:23:10.138 INFO:tasks.rados.rados.0.smithi169.stdout:2051: finishing write tid 1 to smithi16987243-60 2023-09-23T22:23:10.138 INFO:tasks.rados.rados.0.smithi169.stdout:2051: finishing write tid 2 to smithi16987243-60 2023-09-23T22:23:10.138 INFO:tasks.rados.rados.0.smithi169.stdout:2051: finishing write tid 3 to smithi16987243-60 2023-09-23T22:23:10.138 INFO:tasks.rados.rados.0.smithi169.stdout:2051: finishing write tid 4 to smithi16987243-60 2023-09-23T22:23:10.138 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 60 v 299 (ObjNum 1376 snap 0 seq_num 1376) dirty exists 2023-09-23T22:23:10.138 INFO:tasks.rados.rados.0.smithi169.stdout:2051: left oid 60 (ObjNum 1376 snap 0 seq_num 1376) 2023-09-23T22:23:10.138 INFO:tasks.rados.rados.0.smithi169.stdout:2052: finishing write tid 1 to smithi16987243-130 2023-09-23T22:23:10.139 INFO:tasks.rados.rados.0.smithi169.stdout:2052: finishing write tid 2 to smithi16987243-130 2023-09-23T22:23:10.139 INFO:tasks.rados.rados.0.smithi169.stdout:2052: finishing write tid 3 to smithi16987243-130 2023-09-23T22:23:10.139 INFO:tasks.rados.rados.0.smithi169.stdout:2052: finishing write tid 4 to smithi16987243-130 2023-09-23T22:23:10.139 INFO:tasks.rados.rados.0.smithi169.stdout:2052: finishing write tid 5 to smithi16987243-130 2023-09-23T22:23:10.139 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 130 v 285 (ObjNum 1377 snap 0 seq_num 1377) dirty exists 2023-09-23T22:23:10.139 INFO:tasks.rados.rados.0.smithi169.stdout:2052: left oid 130 (ObjNum 1377 snap 0 seq_num 1377) 2023-09-23T22:23:10.139 INFO:tasks.rados.rados.0.smithi169.stdout:2053: expect (ObjNum 1290 snap 0 seq_num 1290) 2023-09-23T22:23:10.259 INFO:tasks.rados.rados.0.smithi169.stdout:2054: expect (ObjNum 304 snap 0 seq_num 304) 2023-09-23T22:23:10.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:09 smithi169 bash[40994]: audit 2023-09-23T22:23:08.873419+0000 mon.a (mon.0) 853 : audit [DBG] from='client.? 172.21.15.169:0/2663331667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:10.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:09 smithi169 bash[27421]: audit 2023-09-23T22:23:08.873419+0000 mon.a (mon.0) 853 : audit [DBG] from='client.? 172.21.15.169:0/2663331667' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:10.343 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:10 smithi187 bash[67481]: debug 2023-09-23T22:23:10.191+0000 7fc16f38f200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T22:23:10.344 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:10 smithi187 bash[67481]: debug 2023-09-23T22:23:10.331+0000 7fc16f38f200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T22:23:10.359 INFO:tasks.rados.rados.0.smithi169.stdout:2055: finishing write tid 1 to smithi16987243-207 2023-09-23T22:23:10.359 INFO:tasks.rados.rados.0.smithi169.stdout:2056: expect (ObjNum 990 snap 0 seq_num 990) 2023-09-23T22:23:10.475 INFO:tasks.rados.rados.0.smithi169.stdout:2055: finishing write tid 2 to smithi16987243-207 2023-09-23T22:23:10.475 INFO:tasks.rados.rados.0.smithi169.stdout:2055: finishing write tid 3 to smithi16987243-207 2023-09-23T22:23:10.476 INFO:tasks.rados.rados.0.smithi169.stdout:2055: finishing write tid 4 to smithi16987243-207 2023-09-23T22:23:10.476 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 207 v 311 (ObjNum 1378 snap 0 seq_num 1378) dirty exists 2023-09-23T22:23:10.476 INFO:tasks.rados.rados.0.smithi169.stdout:2055: left oid 207 (ObjNum 1378 snap 0 seq_num 1378) 2023-09-23T22:23:10.476 INFO:tasks.rados.rados.0.smithi169.stdout:2057: seq_num 1379 ranges {776853=428264,1979257=439478,2836307=340546} 2023-09-23T22:23:10.490 INFO:tasks.rados.rados.0.smithi169.stdout:2057: writing smithi16987243-449 from 776853 to 1205117 tid 1 2023-09-23T22:23:10.496 INFO:tasks.rados.rados.0.smithi169.stdout:2057: writing smithi16987243-449 from 1979257 to 2418735 tid 2 2023-09-23T22:23:10.501 INFO:tasks.rados.rados.0.smithi169.stdout:2057: writing smithi16987243-449 from 2836307 to 3176853 tid 3 2023-09-23T22:23:10.501 INFO:tasks.rados.rados.0.smithi169.stdout:2048: done (9 left) 2023-09-23T22:23:10.501 INFO:tasks.rados.rados.0.smithi169.stdout:2049: done (8 left) 2023-09-23T22:23:10.502 INFO:tasks.rados.rados.0.smithi169.stdout:2050: done (7 left) 2023-09-23T22:23:10.502 INFO:tasks.rados.rados.0.smithi169.stdout:2051: done (6 left) 2023-09-23T22:23:10.502 INFO:tasks.rados.rados.0.smithi169.stdout:2052: done (5 left) 2023-09-23T22:23:10.502 INFO:tasks.rados.rados.0.smithi169.stdout:2053: done (4 left) 2023-09-23T22:23:10.502 INFO:tasks.rados.rados.0.smithi169.stdout:2054: done (3 left) 2023-09-23T22:23:10.502 INFO:tasks.rados.rados.0.smithi169.stdout:2055: done (2 left) 2023-09-23T22:23:10.502 INFO:tasks.rados.rados.0.smithi169.stdout:2056: done (1 left) 2023-09-23T22:23:10.502 INFO:tasks.rados.rados.0.smithi169.stdout:2058: read oid 359 snap -1 2023-09-23T22:23:10.502 INFO:tasks.rados.rados.0.smithi169.stdout:2058: expect (ObjNum 1170 snap 0 seq_num 1170) 2023-09-23T22:23:10.502 INFO:tasks.rados.rados.0.smithi169.stdout:2059: write oid 278 current snap is 0 2023-09-23T22:23:10.502 INFO:tasks.rados.rados.0.smithi169.stdout:2057: finishing write tid 1 to smithi16987243-449 2023-09-23T22:23:10.503 INFO:tasks.rados.rados.0.smithi169.stdout:2057: finishing write tid 2 to smithi16987243-449 2023-09-23T22:23:10.503 INFO:tasks.rados.rados.0.smithi169.stdout:2059: seq_num 1380 ranges {793660=503513,2037739=583136} 2023-09-23T22:23:10.509 INFO:tasks.rados.rados.0.smithi169.stdout:2059: writing smithi16987243-278 from 793660 to 1297173 tid 1 2023-09-23T22:23:10.517 INFO:tasks.rados.rados.0.smithi169.stdout:2059: writing smithi16987243-278 from 2037739 to 2620875 tid 2 2023-09-23T22:23:10.517 INFO:tasks.rados.rados.0.smithi169.stdout:2060: delete oid 208 current snap is 0 2023-09-23T22:23:10.517 INFO:tasks.rados.rados.0.smithi169.stdout:2057: finishing write tid 3 to smithi16987243-449 2023-09-23T22:23:10.517 INFO:tasks.rados.rados.0.smithi169.stdout:2057: finishing write tid 4 to smithi16987243-449 2023-09-23T22:23:10.517 INFO:tasks.rados.rados.0.smithi169.stdout:2057: finishing write tid 5 to smithi16987243-449 2023-09-23T22:23:10.517 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 449 v 301 (ObjNum 1379 snap 0 seq_num 1379) dirty exists 2023-09-23T22:23:10.518 INFO:tasks.rados.rados.0.smithi169.stdout:2057: left oid 449 (ObjNum 1379 snap 0 seq_num 1379) 2023-09-23T22:23:10.518 INFO:tasks.rados.rados.0.smithi169.stdout:2058: expect (ObjNum 1170 snap 0 seq_num 1170) 2023-09-23T22:23:10.724 INFO:tasks.rados.rados.0.smithi169.stdout:2059: finishing write tid 1 to smithi16987243-278 2023-09-23T22:23:10.724 INFO:tasks.rados.rados.0.smithi169.stdout:2059: finishing write tid 2 to smithi16987243-278 2023-09-23T22:23:10.724 INFO:tasks.rados.rados.0.smithi169.stdout:2059: finishing write tid 3 to smithi16987243-278 2023-09-23T22:23:10.724 INFO:tasks.rados.rados.0.smithi169.stdout:2059: finishing write tid 4 to smithi16987243-278 2023-09-23T22:23:10.724 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 278 v 301 (ObjNum 1380 snap 0 seq_num 1380) dirty exists 2023-09-23T22:23:10.724 INFO:tasks.rados.rados.0.smithi169.stdout:2059: left oid 278 (ObjNum 1380 snap 0 seq_num 1380) 2023-09-23T22:23:10.724 INFO:tasks.rados.rados.0.smithi169.stdout:2057: done (3 left) 2023-09-23T22:23:10.724 INFO:tasks.rados.rados.0.smithi169.stdout:2058: done (2 left) 2023-09-23T22:23:10.725 INFO:tasks.rados.rados.0.smithi169.stdout:2059: done (1 left) 2023-09-23T22:23:10.725 INFO:tasks.rados.rados.0.smithi169.stdout:2060: done (0 left) 2023-09-23T22:23:10.725 INFO:tasks.rados.rados.0.smithi169.stdout:2061: read oid 405 snap -1 2023-09-23T22:23:10.725 INFO:tasks.rados.rados.0.smithi169.stdout:2061: expect deleted 2023-09-23T22:23:10.725 INFO:tasks.rados.rados.0.smithi169.stdout:2062: read oid 467 snap -1 2023-09-23T22:23:10.725 INFO:tasks.rados.rados.0.smithi169.stdout:2062: expect deleted 2023-09-23T22:23:10.725 INFO:tasks.rados.rados.0.smithi169.stdout:2063: delete oid 273 current snap is 0 2023-09-23T22:23:10.727 INFO:tasks.rados.rados.0.smithi169.stdout:2061: done (2 left) 2023-09-23T22:23:10.727 INFO:tasks.rados.rados.0.smithi169.stdout:2062: done (1 left) 2023-09-23T22:23:10.728 INFO:tasks.rados.rados.0.smithi169.stdout:2063: done (0 left) 2023-09-23T22:23:10.728 INFO:tasks.rados.rados.0.smithi169.stdout:2064: read oid 9 snap -1 2023-09-23T22:23:10.728 INFO:tasks.rados.rados.0.smithi169.stdout:2064: expect (ObjNum 840 snap 0 seq_num 840) 2023-09-23T22:23:10.728 INFO:tasks.rados.rados.0.smithi169.stdout:2065: write oid 15 current snap is 0 2023-09-23T22:23:10.728 INFO:tasks.rados.rados.0.smithi169.stdout:2065: seq_num 1383 ranges {444081=729260,1813185=446816,2945999=298082} 2023-09-23T22:23:10.738 INFO:tasks.rados.rados.0.smithi169.stdout:2065: writing smithi16987243-15 from 444081 to 1173341 tid 1 2023-09-23T22:23:10.746 INFO:tasks.rados.rados.0.smithi169.stdout:2065: writing smithi16987243-15 from 1813185 to 2260001 tid 2 2023-09-23T22:23:10.752 INFO:tasks.rados.rados.0.smithi169.stdout:2065: writing smithi16987243-15 from 2945999 to 3244081 tid 3 2023-09-23T22:23:10.752 INFO:tasks.rados.rados.0.smithi169.stdout:2066: read oid 499 snap -1 2023-09-23T22:23:10.752 INFO:tasks.rados.rados.0.smithi169.stdout:2066: expect (ObjNum 498 snap 0 seq_num 498) 2023-09-23T22:23:10.752 INFO:tasks.rados.rados.0.smithi169.stdout:2067: write oid 31 current snap is 0 2023-09-23T22:23:10.752 INFO:tasks.rados.rados.0.smithi169.stdout:2067: seq_num 1384 ranges {460888=520862,1471667=590474,2573422=455407} 2023-09-23T22:23:10.759 INFO:tasks.rados.rados.0.smithi169.stdout:2067: writing smithi16987243-31 from 460888 to 981750 tid 1 2023-09-23T22:23:10.765 INFO:tasks.rados.rados.0.smithi169.stdout:2067: writing smithi16987243-31 from 1471667 to 2062141 tid 2 2023-09-23T22:23:10.770 INFO:tasks.rados.rados.0.smithi169.stdout:2067: writing smithi16987243-31 from 2573422 to 3028829 tid 3 2023-09-23T22:23:10.770 INFO:tasks.rados.rados.0.smithi169.stdout:2068: write oid 417 current snap is 0 2023-09-23T22:23:10.771 INFO:tasks.rados.rados.0.smithi169.stdout:2068: seq_num 1385 ranges {477695=596111,1530149=450485,2600845=666679} 2023-09-23T22:23:10.777 INFO:tasks.rados.rados.0.smithi169.stdout:2068: writing smithi16987243-417 from 477695 to 1073806 tid 1 2023-09-23T22:23:10.783 INFO:tasks.rados.rados.0.smithi169.stdout:2068: writing smithi16987243-417 from 1530149 to 1980634 tid 2 2023-09-23T22:23:10.792 INFO:tasks.rados.rados.0.smithi169.stdout:2068: writing smithi16987243-417 from 2600845 to 3267524 tid 3 2023-09-23T22:23:10.792 INFO:tasks.rados.rados.0.smithi169.stdout:2069: read oid 474 snap -1 2023-09-23T22:23:10.792 INFO:tasks.rados.rados.0.smithi169.stdout:2069: expect (ObjNum 473 snap 0 seq_num 473) 2023-09-23T22:23:10.793 INFO:tasks.rados.rados.0.smithi169.stdout:2070: delete oid 10 current snap is 0 2023-09-23T22:23:10.793 INFO:tasks.rados.rados.0.smithi169.stdout:2064: expect (ObjNum 840 snap 0 seq_num 840) 2023-09-23T22:23:10.868 INFO:tasks.rados.rados.0.smithi169.stdout:2065: finishing write tid 1 to smithi16987243-15 2023-09-23T22:23:10.868 INFO:tasks.rados.rados.0.smithi169.stdout:2065: finishing write tid 2 to smithi16987243-15 2023-09-23T22:23:10.869 INFO:tasks.rados.rados.0.smithi169.stdout:2065: finishing write tid 3 to smithi16987243-15 2023-09-23T22:23:10.869 INFO:tasks.rados.rados.0.smithi169.stdout:2065: finishing write tid 4 to smithi16987243-15 2023-09-23T22:23:10.869 INFO:tasks.rados.rados.0.smithi169.stdout:2065: finishing write tid 5 to smithi16987243-15 2023-09-23T22:23:10.869 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 15 v 289 (ObjNum 1383 snap 0 seq_num 1383) dirty exists 2023-09-23T22:23:10.869 INFO:tasks.rados.rados.0.smithi169.stdout:2065: left oid 15 (ObjNum 1383 snap 0 seq_num 1383) 2023-09-23T22:23:10.869 INFO:tasks.rados.rados.0.smithi169.stdout:2066: expect (ObjNum 498 snap 0 seq_num 498) 2023-09-23T22:23:10.950 INFO:tasks.rados.rados.0.smithi169.stdout:2067: finishing write tid 1 to smithi16987243-31 2023-09-23T22:23:10.950 INFO:tasks.rados.rados.0.smithi169.stdout:2067: finishing write tid 2 to smithi16987243-31 2023-09-23T22:23:10.950 INFO:tasks.rados.rados.0.smithi169.stdout:2067: finishing write tid 3 to smithi16987243-31 2023-09-23T22:23:10.950 INFO:tasks.rados.rados.0.smithi169.stdout:2067: finishing write tid 4 to smithi16987243-31 2023-09-23T22:23:10.950 INFO:tasks.rados.rados.0.smithi169.stdout:2067: finishing write tid 5 to smithi16987243-31 2023-09-23T22:23:10.950 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 31 v 327 (ObjNum 1384 snap 0 seq_num 1384) dirty exists 2023-09-23T22:23:10.950 INFO:tasks.rados.rados.0.smithi169.stdout:2067: left oid 31 (ObjNum 1384 snap 0 seq_num 1384) 2023-09-23T22:23:10.950 INFO:tasks.rados.rados.0.smithi169.stdout:2068: finishing write tid 1 to smithi16987243-417 2023-09-23T22:23:10.950 INFO:tasks.rados.rados.0.smithi169.stdout:2068: finishing write tid 2 to smithi16987243-417 2023-09-23T22:23:10.951 INFO:tasks.rados.rados.0.smithi169.stdout:2068: finishing write tid 3 to smithi16987243-417 2023-09-23T22:23:10.951 INFO:tasks.rados.rados.0.smithi169.stdout:2068: finishing write tid 4 to smithi16987243-417 2023-09-23T22:23:10.951 INFO:tasks.rados.rados.0.smithi169.stdout:2068: finishing write tid 5 to smithi16987243-417 2023-09-23T22:23:10.951 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 417 v 293 (ObjNum 1385 snap 0 seq_num 1385) dirty exists 2023-09-23T22:23:10.951 INFO:tasks.rados.rados.0.smithi169.stdout:2068: left oid 417 (ObjNum 1385 snap 0 seq_num 1385) 2023-09-23T22:23:10.951 INFO:tasks.rados.rados.0.smithi169.stdout:2069: expect (ObjNum 473 snap 0 seq_num 473) 2023-09-23T22:23:11.083 INFO:tasks.rados.rados.0.smithi169.stdout:2064: done (6 left) 2023-09-23T22:23:11.083 INFO:tasks.rados.rados.0.smithi169.stdout:2065: done (5 left) 2023-09-23T22:23:11.083 INFO:tasks.rados.rados.0.smithi169.stdout:2066: done (4 left) 2023-09-23T22:23:11.083 INFO:tasks.rados.rados.0.smithi169.stdout:2067: done (3 left) 2023-09-23T22:23:11.083 INFO:tasks.rados.rados.0.smithi169.stdout:2068: done (2 left) 2023-09-23T22:23:11.083 INFO:tasks.rados.rados.0.smithi169.stdout:2069: done (1 left) 2023-09-23T22:23:11.083 INFO:tasks.rados.rados.0.smithi169.stdout:2070: done (0 left) 2023-09-23T22:23:11.083 INFO:tasks.rados.rados.0.smithi169.stdout:2071: read oid 243 snap -1 2023-09-23T22:23:11.083 INFO:tasks.rados.rados.0.smithi169.stdout:2071: expect (ObjNum 242 snap 0 seq_num 242) 2023-09-23T22:23:11.083 INFO:tasks.rados.rados.0.smithi169.stdout:2072: read oid 193 snap -1 2023-09-23T22:23:11.084 INFO:tasks.rados.rados.0.smithi169.stdout:2072: expect (ObjNum 1279 snap 0 seq_num 1279) 2023-09-23T22:23:11.084 INFO:tasks.rados.rados.0.smithi169.stdout:2073: write oid 222 current snap is 0 2023-09-23T22:23:11.084 INFO:tasks.rados.rados.0.smithi169.stdout:2073: seq_num 1387 ranges {511309=746609,2047113=454154,3055691=255618} 2023-09-23T22:23:11.095 INFO:tasks.rados.rados.0.smithi169.stdout:2073: writing smithi16987243-222 from 511309 to 1257918 tid 1 2023-09-23T22:23:11.102 INFO:tasks.rados.rados.0.smithi169.stdout:2073: writing smithi16987243-222 from 2047113 to 2501267 tid 2 2023-09-23T22:23:11.107 INFO:tasks.rados.rados.0.smithi169.stdout:2073: writing smithi16987243-222 from 3055691 to 3311309 tid 3 2023-09-23T22:23:11.107 INFO:tasks.rados.rados.0.smithi169.stdout:2074: read oid 329 snap -1 2023-09-23T22:23:11.107 INFO:tasks.rados.rados.0.smithi169.stdout:2074: expect (ObjNum 612 snap 0 seq_num 612) 2023-09-23T22:23:11.108 INFO:tasks.rados.rados.0.smithi169.stdout:2075: write oid 404 current snap is 0 2023-09-23T22:23:11.108 INFO:tasks.rados.rados.0.smithi169.stdout:2075: seq_num 1388 ranges {528116=421858,1589242=597812,2966761=361355} 2023-09-23T22:23:11.112 INFO:tasks.rados.rados.0.smithi169.stdout:2075: writing smithi16987243-404 from 528116 to 949974 tid 1 2023-09-23T22:23:11.119 INFO:tasks.rados.rados.0.smithi169.stdout:2075: writing smithi16987243-404 from 1589242 to 2187054 tid 2 2023-09-23T22:23:11.127 INFO:tasks.rados.rados.0.smithi169.stdout:2075: writing smithi16987243-404 from 2966761 to 3328116 tid 3 2023-09-23T22:23:11.128 INFO:tasks.rados.rados.0.smithi169.stdout:2076: read oid 94 snap -1 2023-09-23T22:23:11.128 INFO:tasks.rados.rados.0.smithi169.stdout:2076: expect (ObjNum 634 snap 0 seq_num 634) 2023-09-23T22:23:11.128 INFO:tasks.rados.rados.0.smithi169.stdout:2077: read oid 58 snap -1 2023-09-23T22:23:11.128 INFO:tasks.rados.rados.0.smithi169.stdout:2077: expect (ObjNum 651 snap 0 seq_num 651) 2023-09-23T22:23:11.128 INFO:tasks.rados.rados.0.smithi169.stdout:2078: read oid 410 snap -1 2023-09-23T22:23:11.128 INFO:tasks.rados.rados.0.smithi169.stdout:2078: expect (ObjNum 1203 snap 0 seq_num 1203) 2023-09-23T22:23:11.128 INFO:tasks.rados.rados.0.smithi169.stdout:2079: write oid 464 current snap is 0 2023-09-23T22:23:11.128 INFO:tasks.rados.rados.0.smithi169.stdout:2079: seq_num 1389 ranges {544923=497107,1647724=457823,2710537=428120} 2023-09-23T22:23:11.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:10 smithi187 bash[31480]: cluster 2023-09-23T22:23:09.852971+0000 mgr.y (mgr.24365) 249 : cluster [DBG] pgmap v218: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 9.2 MiB/s wr, 90 op/s 2023-09-23T22:23:11.134 INFO:tasks.rados.rados.0.smithi169.stdout:2079: writing smithi16987243-464 from 544923 to 1042030 tid 1 2023-09-23T22:23:11.141 INFO:tasks.rados.rados.0.smithi169.stdout:2079: writing smithi16987243-464 from 1647724 to 2105547 tid 2 2023-09-23T22:23:11.147 INFO:tasks.rados.rados.0.smithi169.stdout:2079: writing smithi16987243-464 from 2710537 to 3138657 tid 3 2023-09-23T22:23:11.147 INFO:tasks.rados.rados.0.smithi169.stdout:2080: write oid 403 current snap is 0 2023-09-23T22:23:11.147 INFO:tasks.rados.rados.0.smithi169.stdout:2080: seq_num 1390 ranges {561730=572356,1706206=601481,3021607=340123} 2023-09-23T22:23:11.153 INFO:tasks.rados.rados.0.smithi169.stdout:2080: writing smithi16987243-403 from 561730 to 1134086 tid 1 2023-09-23T22:23:11.160 INFO:tasks.rados.rados.0.smithi169.stdout:2080: writing smithi16987243-403 from 1706206 to 2307687 tid 2 2023-09-23T22:23:11.166 INFO:tasks.rados.rados.0.smithi169.stdout:2080: writing smithi16987243-403 from 3021607 to 3361730 tid 3 2023-09-23T22:23:11.166 INFO:tasks.rados.rados.0.smithi169.stdout:2081: read oid 266 snap -1 2023-09-23T22:23:11.167 INFO:tasks.rados.rados.0.smithi169.stdout:2081: expect (ObjNum 1127 snap 0 seq_num 1127) 2023-09-23T22:23:11.167 INFO:tasks.rados.rados.0.smithi169.stdout:2082: write oid 31 current snap is 0 2023-09-23T22:23:11.167 INFO:tasks.rados.rados.0.smithi169.stdout:2071: expect (ObjNum 242 snap 0 seq_num 242) 2023-09-23T22:23:11.241 INFO:tasks.rados.rados.0.smithi169.stdout:2072: expect (ObjNum 1279 snap 0 seq_num 1279) 2023-09-23T22:23:11.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:10 smithi169 bash[27421]: cluster 2023-09-23T22:23:09.852971+0000 mgr.y (mgr.24365) 249 : cluster [DBG] pgmap v218: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 9.2 MiB/s wr, 90 op/s 2023-09-23T22:23:11.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:10 smithi169 bash[40994]: cluster 2023-09-23T22:23:09.852971+0000 mgr.y (mgr.24365) 249 : cluster [DBG] pgmap v218: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 9.2 MiB/s wr, 90 op/s 2023-09-23T22:23:11.445 INFO:tasks.rados.rados.0.smithi169.stdout:2073: finishing write tid 1 to smithi16987243-222 2023-09-23T22:23:11.445 INFO:tasks.rados.rados.0.smithi169.stdout:2073: finishing write tid 2 to smithi16987243-222 2023-09-23T22:23:11.445 INFO:tasks.rados.rados.0.smithi169.stdout:2073: finishing write tid 3 to smithi16987243-222 2023-09-23T22:23:11.445 INFO:tasks.rados.rados.0.smithi169.stdout:2073: finishing write tid 4 to smithi16987243-222 2023-09-23T22:23:11.445 INFO:tasks.rados.rados.0.smithi169.stdout:2073: finishing write tid 5 to smithi16987243-222 2023-09-23T22:23:11.445 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 222 v 278 (ObjNum 1387 snap 0 seq_num 1387) dirty exists 2023-09-23T22:23:11.445 INFO:tasks.rados.rados.0.smithi169.stdout:2073: left oid 222 (ObjNum 1387 snap 0 seq_num 1387) 2023-09-23T22:23:11.445 INFO:tasks.rados.rados.0.smithi169.stdout:2075: finishing write tid 1 to smithi16987243-404 2023-09-23T22:23:11.446 INFO:tasks.rados.rados.0.smithi169.stdout:2074: expect (ObjNum 612 snap 0 seq_num 612) 2023-09-23T22:23:11.557 INFO:tasks.rados.rados.0.smithi169.stdout:2075: finishing write tid 2 to smithi16987243-404 2023-09-23T22:23:11.557 INFO:tasks.rados.rados.0.smithi169.stdout:2076: expect (ObjNum 634 snap 0 seq_num 634) 2023-09-23T22:23:11.675 INFO:tasks.rados.rados.0.smithi169.stdout:2077: expect (ObjNum 651 snap 0 seq_num 651) 2023-09-23T22:23:11.812 INFO:tasks.rados.rados.0.smithi169.stdout:2082: seq_num 1391 ranges {578537=647605,1764688=745139,3049030=329507} 2023-09-23T22:23:11.819 INFO:tasks.rados.rados.0.smithi169.stdout:2082: writing smithi16987243-31 from 578537 to 1226142 tid 1 2023-09-23T22:23:11.826 INFO:tasks.rados.rados.0.smithi169.stdout:2082: writing smithi16987243-31 from 1764688 to 2509827 tid 2 2023-09-23T22:23:11.832 INFO:tasks.rados.rados.0.smithi169.stdout:2082: writing smithi16987243-31 from 3049030 to 3378537 tid 3 2023-09-23T22:23:11.832 INFO:tasks.rados.rados.0.smithi169.stdout:2071: done (11 left) 2023-09-23T22:23:11.832 INFO:tasks.rados.rados.0.smithi169.stdout:2072: done (10 left) 2023-09-23T22:23:11.832 INFO:tasks.rados.rados.0.smithi169.stdout:2073: done (9 left) 2023-09-23T22:23:11.832 INFO:tasks.rados.rados.0.smithi169.stdout:2074: done (8 left) 2023-09-23T22:23:11.832 INFO:tasks.rados.rados.0.smithi169.stdout:2076: done (7 left) 2023-09-23T22:23:11.832 INFO:tasks.rados.rados.0.smithi169.stdout:2077: done (6 left) 2023-09-23T22:23:11.832 INFO:tasks.rados.rados.0.smithi169.stdout:2083: read oid 264 snap -1 2023-09-23T22:23:11.832 INFO:tasks.rados.rados.0.smithi169.stdout:2083: expect (ObjNum 610 snap 0 seq_num 610) 2023-09-23T22:23:11.832 INFO:tasks.rados.rados.0.smithi169.stdout:2084: write oid 455 current snap is 0 2023-09-23T22:23:11.832 INFO:tasks.rados.rados.0.smithi169.stdout:2075: finishing write tid 3 to smithi16987243-404 2023-09-23T22:23:11.833 INFO:tasks.rados.rados.0.smithi169.stdout:2084: seq_num 1392 ranges {595344=439207,1823170=605150,3076453=318891} 2023-09-23T22:23:11.837 INFO:tasks.rados.rados.0.smithi169.stdout:2084: writing smithi16987243-455 from 595344 to 1034551 tid 1 2023-09-23T22:23:11.845 INFO:tasks.rados.rados.0.smithi169.stdout:2084: writing smithi16987243-455 from 1823170 to 2428320 tid 2 2023-09-23T22:23:11.851 INFO:tasks.rados.rados.0.smithi169.stdout:2084: writing smithi16987243-455 from 3076453 to 3395344 tid 3 2023-09-23T22:23:11.851 INFO:tasks.rados.rados.0.smithi169.stdout:2085: write oid 296 current snap is 0 2023-09-23T22:23:11.851 INFO:tasks.rados.rados.0.smithi169.stdout:2075: finishing write tid 4 to smithi16987243-404 2023-09-23T22:23:11.852 INFO:tasks.rados.rados.0.smithi169.stdout:2075: finishing write tid 5 to smithi16987243-404 2023-09-23T22:23:11.852 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 404 v 305 (ObjNum 1388 snap 0 seq_num 1388) dirty exists 2023-09-23T22:23:11.852 INFO:tasks.rados.rados.0.smithi169.stdout:2075: left oid 404 (ObjNum 1388 snap 0 seq_num 1388) 2023-09-23T22:23:11.852 INFO:tasks.rados.rados.0.smithi169.stdout:2079: finishing write tid 1 to smithi16987243-464 2023-09-23T22:23:11.852 INFO:tasks.rados.rados.0.smithi169.stdout:2085: seq_num 1393 ranges {612151=514456,1881652=748808,3103876=308275} 2023-09-23T22:23:11.857 INFO:tasks.rados.rados.0.smithi169.stdout:2085: writing smithi16987243-296 from 612151 to 1126607 tid 1 2023-09-23T22:23:11.866 INFO:tasks.rados.rados.0.smithi169.stdout:2085: writing smithi16987243-296 from 1881652 to 2630460 tid 2 2023-09-23T22:23:11.870 INFO:tasks.rados.rados.0.smithi169.stdout:2085: writing smithi16987243-296 from 3103876 to 3412151 tid 3 2023-09-23T22:23:11.870 INFO:tasks.rados.rados.0.smithi169.stdout:2075: done (8 left) 2023-09-23T22:23:11.871 INFO:tasks.rados.rados.0.smithi169.stdout:2086: write oid 258 current snap is 0 2023-09-23T22:23:11.871 INFO:tasks.rados.rados.0.smithi169.stdout:2086: seq_num 1394 ranges {628958=589705,1940134=608819,3131299=297659} 2023-09-23T22:23:11.877 INFO:tasks.rados.rados.0.smithi169.stdout:2086: writing smithi16987243-258 from 628958 to 1218663 tid 1 2023-09-23T22:23:11.884 INFO:tasks.rados.rados.0.smithi169.stdout:2086: writing smithi16987243-258 from 1940134 to 2548953 tid 2 2023-09-23T22:23:11.889 INFO:tasks.rados.rados.0.smithi169.stdout:2086: writing smithi16987243-258 from 3131299 to 3428958 tid 3 2023-09-23T22:23:11.890 INFO:tasks.rados.rados.0.smithi169.stdout:2087: write oid 433 current snap is 0 2023-09-23T22:23:11.890 INFO:tasks.rados.rados.0.smithi169.stdout:2087: seq_num 1395 ranges {645765=664954,1998616=752477,3158722=287043} 2023-09-23T22:23:11.897 INFO:tasks.rados.rados.0.smithi169.stdout:2087: writing smithi16987243-433 from 645765 to 1310719 tid 1 2023-09-23T22:23:11.905 INFO:tasks.rados.rados.0.smithi169.stdout:2087: writing smithi16987243-433 from 1998616 to 2751093 tid 2 2023-09-23T22:23:11.909 INFO:tasks.rados.rados.0.smithi169.stdout:2087: writing smithi16987243-433 from 3158722 to 3445765 tid 3 2023-09-23T22:23:11.909 INFO:tasks.rados.rados.0.smithi169.stdout:2088: write oid 370 current snap is 0 2023-09-23T22:23:11.909 INFO:tasks.rados.rados.0.smithi169.stdout:2078: expect (ObjNum 1203 snap 0 seq_num 1203) 2023-09-23T22:23:11.989 INFO:tasks.rados.rados.0.smithi169.stdout:2079: finishing write tid 2 to smithi16987243-464 2023-09-23T22:23:11.989 INFO:tasks.rados.rados.0.smithi169.stdout:2079: finishing write tid 3 to smithi16987243-464 2023-09-23T22:23:11.989 INFO:tasks.rados.rados.0.smithi169.stdout:2079: finishing write tid 4 to smithi16987243-464 2023-09-23T22:23:11.989 INFO:tasks.rados.rados.0.smithi169.stdout:2079: finishing write tid 5 to smithi16987243-464 2023-09-23T22:23:11.990 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 464 v 250 (ObjNum 1389 snap 0 seq_num 1389) dirty exists 2023-09-23T22:23:11.990 INFO:tasks.rados.rados.0.smithi169.stdout:2079: left oid 464 (ObjNum 1389 snap 0 seq_num 1389) 2023-09-23T22:23:11.990 INFO:tasks.rados.rados.0.smithi169.stdout:2080: finishing write tid 1 to smithi16987243-403 2023-09-23T22:23:11.990 INFO:tasks.rados.rados.0.smithi169.stdout:2080: finishing write tid 2 to smithi16987243-403 2023-09-23T22:23:11.990 INFO:tasks.rados.rados.0.smithi169.stdout:2080: finishing write tid 3 to smithi16987243-403 2023-09-23T22:23:11.990 INFO:tasks.rados.rados.0.smithi169.stdout:2080: finishing write tid 4 to smithi16987243-403 2023-09-23T22:23:11.990 INFO:tasks.rados.rados.0.smithi169.stdout:2080: finishing write tid 5 to smithi16987243-403 2023-09-23T22:23:11.990 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 403 v 306 (ObjNum 1390 snap 0 seq_num 1390) dirty exists 2023-09-23T22:23:11.990 INFO:tasks.rados.rados.0.smithi169.stdout:2080: left oid 403 (ObjNum 1390 snap 0 seq_num 1390) 2023-09-23T22:23:11.990 INFO:tasks.rados.rados.0.smithi169.stdout:2081: expect (ObjNum 1127 snap 0 seq_num 1127) 2023-09-23T22:23:12.129 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:11 smithi187 bash[67481]: debug 2023-09-23T22:23:11.635+0000 7fc16f38f200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T22:23:12.129 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:11 smithi187 bash[67481]: [23/Sep/2023:22:23:11] ENGINE Bus STARTING 2023-09-23T22:23:12.129 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:11 smithi187 bash[67481]: CherryPy Checker: 2023-09-23T22:23:12.129 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:11 smithi187 bash[67481]: The Application mounted at '' has an empty config. 2023-09-23T22:23:12.129 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:11 smithi187 bash[67481]: [23/Sep/2023:22:23:11] ENGINE Serving on http://:::9283 2023-09-23T22:23:12.129 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:11 smithi187 bash[67481]: [23/Sep/2023:22:23:11] ENGINE Bus STARTED 2023-09-23T22:23:12.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:11 smithi187 bash[31480]: audit 2023-09-23T22:23:11.321363+0000 mon.c (mon.2) 153 : audit [DBG] from='client.? 172.21.15.169:0/989976022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:12.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:11 smithi187 bash[31480]: audit 2023-09-23T22:23:11.666574+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T22:23:12.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:11 smithi187 bash[31480]: cluster 2023-09-23T22:23:11.667131+0000 mon.a (mon.0) 854 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T22:23:12.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:11 smithi187 bash[31480]: cluster 2023-09-23T22:23:11.667363+0000 mon.a (mon.0) 855 : cluster [DBG] Standby manager daemon x started 2023-09-23T22:23:12.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:11 smithi187 bash[31480]: audit 2023-09-23T22:23:11.668206+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:23:12.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:11 smithi187 bash[31480]: audit 2023-09-23T22:23:11.674066+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T22:23:12.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:11 smithi187 bash[31480]: audit 2023-09-23T22:23:11.674496+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:23:12.180 INFO:tasks.rados.rados.0.smithi169.stdout:2082: finishing write tid 1 to smithi16987243-31 2023-09-23T22:23:12.180 INFO:tasks.rados.rados.0.smithi169.stdout:2082: finishing write tid 2 to smithi16987243-31 2023-09-23T22:23:12.180 INFO:tasks.rados.rados.0.smithi169.stdout:2082: finishing write tid 3 to smithi16987243-31 2023-09-23T22:23:12.180 INFO:tasks.rados.rados.0.smithi169.stdout:2082: finishing write tid 4 to smithi16987243-31 2023-09-23T22:23:12.180 INFO:tasks.rados.rados.0.smithi169.stdout:2082: finishing write tid 5 to smithi16987243-31 2023-09-23T22:23:12.180 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 31 v 332 (ObjNum 1391 snap 0 seq_num 1391) dirty exists 2023-09-23T22:23:12.180 INFO:tasks.rados.rados.0.smithi169.stdout:2082: left oid 31 (ObjNum 1391 snap 0 seq_num 1391) 2023-09-23T22:23:12.181 INFO:tasks.rados.rados.0.smithi169.stdout:2083: expect (ObjNum 610 snap 0 seq_num 610) 2023-09-23T22:23:12.252 INFO:tasks.rados.rados.0.smithi169.stdout:2084: finishing write tid 1 to smithi16987243-455 2023-09-23T22:23:12.252 INFO:tasks.rados.rados.0.smithi169.stdout:2084: finishing write tid 2 to smithi16987243-455 2023-09-23T22:23:12.252 INFO:tasks.rados.rados.0.smithi169.stdout:2084: finishing write tid 3 to smithi16987243-455 2023-09-23T22:23:12.252 INFO:tasks.rados.rados.0.smithi169.stdout:2084: finishing write tid 4 to smithi16987243-455 2023-09-23T22:23:12.252 INFO:tasks.rados.rados.0.smithi169.stdout:2084: finishing write tid 5 to smithi16987243-455 2023-09-23T22:23:12.252 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 455 v 310 (ObjNum 1392 snap 0 seq_num 1392) dirty exists 2023-09-23T22:23:12.252 INFO:tasks.rados.rados.0.smithi169.stdout:2084: left oid 455 (ObjNum 1392 snap 0 seq_num 1392) 2023-09-23T22:23:12.252 INFO:tasks.rados.rados.0.smithi169.stdout:2085: finishing write tid 1 to smithi16987243-296 2023-09-23T22:23:12.252 INFO:tasks.rados.rados.0.smithi169.stdout:2085: finishing write tid 2 to smithi16987243-296 2023-09-23T22:23:12.253 INFO:tasks.rados.rados.0.smithi169.stdout:2085: finishing write tid 3 to smithi16987243-296 2023-09-23T22:23:12.253 INFO:tasks.rados.rados.0.smithi169.stdout:2085: finishing write tid 4 to smithi16987243-296 2023-09-23T22:23:12.253 INFO:tasks.rados.rados.0.smithi169.stdout:2085: finishing write tid 5 to smithi16987243-296 2023-09-23T22:23:12.253 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 296 v 256 (ObjNum 1393 snap 0 seq_num 1393) dirty exists 2023-09-23T22:23:12.253 INFO:tasks.rados.rados.0.smithi169.stdout:2085: left oid 296 (ObjNum 1393 snap 0 seq_num 1393) 2023-09-23T22:23:12.253 INFO:tasks.rados.rados.0.smithi169.stdout:2086: finishing write tid 1 to smithi16987243-258 2023-09-23T22:23:12.253 INFO:tasks.rados.rados.0.smithi169.stdout:2086: finishing write tid 2 to smithi16987243-258 2023-09-23T22:23:12.253 INFO:tasks.rados.rados.0.smithi169.stdout:2086: finishing write tid 3 to smithi16987243-258 2023-09-23T22:23:12.253 INFO:tasks.rados.rados.0.smithi169.stdout:2086: finishing write tid 4 to smithi16987243-258 2023-09-23T22:23:12.253 INFO:tasks.rados.rados.0.smithi169.stdout:2086: finishing write tid 5 to smithi16987243-258 2023-09-23T22:23:12.253 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 258 v 308 (ObjNum 1394 snap 0 seq_num 1394) dirty exists 2023-09-23T22:23:12.253 INFO:tasks.rados.rados.0.smithi169.stdout:2086: left oid 258 (ObjNum 1394 snap 0 seq_num 1394) 2023-09-23T22:23:12.254 INFO:tasks.rados.rados.0.smithi169.stdout:2087: finishing write tid 1 to smithi16987243-433 2023-09-23T22:23:12.254 INFO:tasks.rados.rados.0.smithi169.stdout:2087: finishing write tid 2 to smithi16987243-433 2023-09-23T22:23:12.254 INFO:tasks.rados.rados.0.smithi169.stdout:2087: finishing write tid 3 to smithi16987243-433 2023-09-23T22:23:12.254 INFO:tasks.rados.rados.0.smithi169.stdout:2087: finishing write tid 4 to smithi16987243-433 2023-09-23T22:23:12.254 INFO:tasks.rados.rados.0.smithi169.stdout:2087: finishing write tid 5 to smithi16987243-433 2023-09-23T22:23:12.254 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 433 v 314 (ObjNum 1395 snap 0 seq_num 1395) dirty exists 2023-09-23T22:23:12.254 INFO:tasks.rados.rados.0.smithi169.stdout:2087: left oid 433 (ObjNum 1395 snap 0 seq_num 1395) 2023-09-23T22:23:12.254 INFO:tasks.rados.rados.0.smithi169.stdout:2088: seq_num 1396 ranges {662572=740203,1940745=612488,3069792=392780} 2023-09-23T22:23:12.266 INFO:tasks.rados.rados.0.smithi169.stdout:2088: writing smithi16987243-370 from 662572 to 1402775 tid 1 2023-09-23T22:23:12.273 INFO:tasks.rados.rados.0.smithi169.stdout:2088: writing smithi16987243-370 from 1940745 to 2553233 tid 2 2023-09-23T22:23:12.280 INFO:tasks.rados.rados.0.smithi169.stdout:2088: writing smithi16987243-370 from 3069792 to 3462572 tid 3 2023-09-23T22:23:12.280 INFO:tasks.rados.rados.0.smithi169.stdout:2078: done (10 left) 2023-09-23T22:23:12.280 INFO:tasks.rados.rados.0.smithi169.stdout:2079: done (9 left) 2023-09-23T22:23:12.281 INFO:tasks.rados.rados.0.smithi169.stdout:2080: done (8 left) 2023-09-23T22:23:12.281 INFO:tasks.rados.rados.0.smithi169.stdout:2081: done (7 left) 2023-09-23T22:23:12.281 INFO:tasks.rados.rados.0.smithi169.stdout:2082: done (6 left) 2023-09-23T22:23:12.281 INFO:tasks.rados.rados.0.smithi169.stdout:2083: done (5 left) 2023-09-23T22:23:12.281 INFO:tasks.rados.rados.0.smithi169.stdout:2084: done (4 left) 2023-09-23T22:23:12.281 INFO:tasks.rados.rados.0.smithi169.stdout:2085: done (3 left) 2023-09-23T22:23:12.281 INFO:tasks.rados.rados.0.smithi169.stdout:2086: done (2 left) 2023-09-23T22:23:12.281 INFO:tasks.rados.rados.0.smithi169.stdout:2087: done (1 left) 2023-09-23T22:23:12.281 INFO:tasks.rados.rados.0.smithi169.stdout:2089: write oid 103 current snap is 0 2023-09-23T22:23:12.281 INFO:tasks.rados.rados.0.smithi169.stdout:2089: seq_num 1397 ranges {679379=415452,1599227=756146,3097215=382164} 2023-09-23T22:23:12.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:11 smithi169 bash[40994]: audit 2023-09-23T22:23:11.321363+0000 mon.c (mon.2) 153 : audit [DBG] from='client.? 172.21.15.169:0/989976022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:12.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:11 smithi169 bash[40994]: audit 2023-09-23T22:23:11.666574+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T22:23:12.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:11 smithi169 bash[40994]: cluster 2023-09-23T22:23:11.667131+0000 mon.a (mon.0) 854 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T22:23:12.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:11 smithi169 bash[40994]: cluster 2023-09-23T22:23:11.667363+0000 mon.a (mon.0) 855 : cluster [DBG] Standby manager daemon x started 2023-09-23T22:23:12.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:11 smithi169 bash[40994]: audit 2023-09-23T22:23:11.668206+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:23:12.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:11 smithi169 bash[40994]: audit 2023-09-23T22:23:11.674066+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T22:23:12.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:11 smithi169 bash[40994]: audit 2023-09-23T22:23:11.674496+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:23:12.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:11 smithi169 bash[27421]: audit 2023-09-23T22:23:11.321363+0000 mon.c (mon.2) 153 : audit [DBG] from='client.? 172.21.15.169:0/989976022' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:12.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:11 smithi169 bash[27421]: audit 2023-09-23T22:23:11.666574+0000 mon.b (mon.1) 30 : audit [DBG] from='mgr.? 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T22:23:12.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:11 smithi169 bash[27421]: cluster 2023-09-23T22:23:11.667131+0000 mon.a (mon.0) 854 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T22:23:12.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:11 smithi169 bash[27421]: cluster 2023-09-23T22:23:11.667363+0000 mon.a (mon.0) 855 : cluster [DBG] Standby manager daemon x started 2023-09-23T22:23:12.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:11 smithi169 bash[27421]: audit 2023-09-23T22:23:11.668206+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:23:12.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:11 smithi169 bash[27421]: audit 2023-09-23T22:23:11.674066+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T22:23:12.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:11 smithi169 bash[27421]: audit 2023-09-23T22:23:11.674496+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:23:12.286 INFO:tasks.rados.rados.0.smithi169.stdout:2089: writing smithi16987243-103 from 679379 to 1094831 tid 1 2023-09-23T22:23:12.293 INFO:tasks.rados.rados.0.smithi169.stdout:2089: writing smithi16987243-103 from 1599227 to 2355373 tid 2 2023-09-23T22:23:12.299 INFO:tasks.rados.rados.0.smithi169.stdout:2089: writing smithi16987243-103 from 3097215 to 3479379 tid 3 2023-09-23T22:23:12.300 INFO:tasks.rados.rados.0.smithi169.stdout:2090: read oid 332 snap -1 2023-09-23T22:23:12.300 INFO:tasks.rados.rados.0.smithi169.stdout:2090: expect (ObjNum 1317 snap 0 seq_num 1317) 2023-09-23T22:23:12.300 INFO:tasks.rados.rados.0.smithi169.stdout:2091: read oid 406 snap -1 2023-09-23T22:23:12.300 INFO:tasks.rados.rados.0.smithi169.stdout:2091: expect (ObjNum 405 snap 0 seq_num 405) 2023-09-23T22:23:12.300 INFO:tasks.rados.rados.0.smithi169.stdout:2092: write oid 374 current snap is 0 2023-09-23T22:23:12.300 INFO:tasks.rados.rados.0.smithi169.stdout:2092: seq_num 1398 ranges {696186=490701,1657709=616157,2724638=562274} 2023-09-23T22:23:12.306 INFO:tasks.rados.rados.0.smithi169.stdout:2092: writing smithi16987243-374 from 696186 to 1186887 tid 1 2023-09-23T22:23:12.312 INFO:tasks.rados.rados.0.smithi169.stdout:2092: writing smithi16987243-374 from 1657709 to 2273866 tid 2 2023-09-23T22:23:12.318 INFO:tasks.rados.rados.0.smithi169.stdout:2092: writing smithi16987243-374 from 2724638 to 3286912 tid 3 2023-09-23T22:23:12.318 INFO:tasks.rados.rados.0.smithi169.stdout:2093: delete oid 347 current snap is 0 2023-09-23T22:23:12.318 INFO:tasks.rados.rados.0.smithi169.stdout:2088: finishing write tid 1 to smithi16987243-370 2023-09-23T22:23:12.319 INFO:tasks.rados.rados.0.smithi169.stdout:2088: finishing write tid 2 to smithi16987243-370 2023-09-23T22:23:12.319 INFO:tasks.rados.rados.0.smithi169.stdout:2088: finishing write tid 3 to smithi16987243-370 2023-09-23T22:23:12.319 INFO:tasks.rados.rados.0.smithi169.stdout:2088: finishing write tid 4 to smithi16987243-370 2023-09-23T22:23:12.319 INFO:tasks.rados.rados.0.smithi169.stdout:2088: finishing write tid 5 to smithi16987243-370 2023-09-23T22:23:12.319 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 370 v 315 (ObjNum 1396 snap 0 seq_num 1396) dirty exists 2023-09-23T22:23:12.319 INFO:tasks.rados.rados.0.smithi169.stdout:2088: left oid 370 (ObjNum 1396 snap 0 seq_num 1396) 2023-09-23T22:23:12.319 INFO:tasks.rados.rados.0.smithi169.stdout:2089: finishing write tid 1 to smithi16987243-103 2023-09-23T22:23:12.319 INFO:tasks.rados.rados.0.smithi169.stdout:2089: finishing write tid 2 to smithi16987243-103 2023-09-23T22:23:12.319 INFO:tasks.rados.rados.0.smithi169.stdout:2089: finishing write tid 3 to smithi16987243-103 2023-09-23T22:23:12.319 INFO:tasks.rados.rados.0.smithi169.stdout:2089: finishing write tid 4 to smithi16987243-103 2023-09-23T22:23:12.319 INFO:tasks.rados.rados.0.smithi169.stdout:2089: finishing write tid 5 to smithi16987243-103 2023-09-23T22:23:12.319 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 103 v 319 (ObjNum 1397 snap 0 seq_num 1397) dirty exists 2023-09-23T22:23:12.320 INFO:tasks.rados.rados.0.smithi169.stdout:2089: left oid 103 (ObjNum 1397 snap 0 seq_num 1397) 2023-09-23T22:23:12.320 INFO:tasks.rados.rados.0.smithi169.stdout:2090: expect (ObjNum 1317 snap 0 seq_num 1317) 2023-09-23T22:23:12.409 INFO:tasks.rados.rados.0.smithi169.stdout:2091: expect (ObjNum 405 snap 0 seq_num 405) 2023-09-23T22:23:12.503 INFO:tasks.rados.rados.0.smithi169.stdout:2092: finishing write tid 1 to smithi16987243-374 2023-09-23T22:23:12.503 INFO:tasks.rados.rados.0.smithi169.stdout:2088: done (5 left) 2023-09-23T22:23:12.504 INFO:tasks.rados.rados.0.smithi169.stdout:2089: done (4 left) 2023-09-23T22:23:12.504 INFO:tasks.rados.rados.0.smithi169.stdout:2090: done (3 left) 2023-09-23T22:23:12.504 INFO:tasks.rados.rados.0.smithi169.stdout:2091: done (2 left) 2023-09-23T22:23:12.504 INFO:tasks.rados.rados.0.smithi169.stdout:2093: done (1 left) 2023-09-23T22:23:12.504 INFO:tasks.rados.rados.0.smithi169.stdout:2094: read oid 303 snap -1 2023-09-23T22:23:12.504 INFO:tasks.rados.rados.0.smithi169.stdout:2094: expect deleted 2023-09-23T22:23:12.504 INFO:tasks.rados.rados.0.smithi169.stdout:2095: delete oid 183 current snap is 0 2023-09-23T22:23:12.504 INFO:tasks.rados.rados.0.smithi169.stdout:2092: finishing write tid 2 to smithi16987243-374 2023-09-23T22:23:12.504 INFO:tasks.rados.rados.0.smithi169.stdout:2092: finishing write tid 3 to smithi16987243-374 2023-09-23T22:23:12.504 INFO:tasks.rados.rados.0.smithi169.stdout:2092: finishing write tid 4 to smithi16987243-374 2023-09-23T22:23:12.504 INFO:tasks.rados.rados.0.smithi169.stdout:2092: finishing write tid 5 to smithi16987243-374 2023-09-23T22:23:12.505 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 374 v 260 (ObjNum 1398 snap 0 seq_num 1398) dirty exists 2023-09-23T22:23:12.505 INFO:tasks.rados.rados.0.smithi169.stdout:2092: left oid 374 (ObjNum 1398 snap 0 seq_num 1398) 2023-09-23T22:23:12.506 INFO:tasks.rados.rados.0.smithi169.stdout:2092: done (2 left) 2023-09-23T22:23:12.506 INFO:tasks.rados.rados.0.smithi169.stdout:2094: done (1 left) 2023-09-23T22:23:12.506 INFO:tasks.rados.rados.0.smithi169.stdout:2095: done (0 left) 2023-09-23T22:23:12.506 INFO:tasks.rados.rados.0.smithi169.stdout:2096: read oid 280 snap -1 2023-09-23T22:23:12.506 INFO:tasks.rados.rados.0.smithi169.stdout:2096: expect (ObjNum 1330 snap 0 seq_num 1330) 2023-09-23T22:23:12.506 INFO:tasks.rados.rados.0.smithi169.stdout:2097: write oid 422 current snap is 0 2023-09-23T22:23:12.507 INFO:tasks.rados.rados.0.smithi169.stdout:2097: seq_num 1401 ranges {746607=432801,1833155=763484,3206907=339700} 2023-09-23T22:23:12.515 INFO:tasks.rados.rados.0.smithi169.stdout:2097: writing smithi16987243-422 from 746607 to 1179408 tid 1 2023-09-23T22:23:12.561 INFO:tasks.rados.rados.0.smithi169.stdout:2097: writing smithi16987243-422 from 1833155 to 2596639 tid 2 2023-09-23T22:23:12.561 INFO:tasks.rados.rados.0.smithi169.stdout:2097: writing smithi16987243-422 from 3206907 to 3546607 tid 3 2023-09-23T22:23:12.561 INFO:tasks.rados.rados.0.smithi169.stdout:2098: delete oid 455 current snap is 0 2023-09-23T22:23:12.562 INFO:tasks.rados.rados.0.smithi169.stdout:2096: expect (ObjNum 1330 snap 0 seq_num 1330) 2023-09-23T22:23:12.618 INFO:tasks.rados.rados.0.smithi169.stdout:2097: finishing write tid 1 to smithi16987243-422 2023-09-23T22:23:12.618 INFO:tasks.rados.rados.0.smithi169.stdout:2097: finishing write tid 2 to smithi16987243-422 2023-09-23T22:23:12.618 INFO:tasks.rados.rados.0.smithi169.stdout:2097: finishing write tid 3 to smithi16987243-422 2023-09-23T22:23:12.618 INFO:tasks.rados.rados.0.smithi169.stdout:2097: finishing write tid 4 to smithi16987243-422 2023-09-23T22:23:12.618 INFO:tasks.rados.rados.0.smithi169.stdout:2097: finishing write tid 5 to smithi16987243-422 2023-09-23T22:23:12.618 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 422 v 265 (ObjNum 1401 snap 0 seq_num 1401) dirty exists 2023-09-23T22:23:12.618 INFO:tasks.rados.rados.0.smithi169.stdout:2097: left oid 422 (ObjNum 1401 snap 0 seq_num 1401) 2023-09-23T22:23:12.619 INFO:tasks.rados.rados.0.smithi169.stdout:2096: done (2 left) 2023-09-23T22:23:12.619 INFO:tasks.rados.rados.0.smithi169.stdout:2097: done (1 left) 2023-09-23T22:23:12.619 INFO:tasks.rados.rados.0.smithi169.stdout:2098: done (0 left) 2023-09-23T22:23:12.619 INFO:tasks.rados.rados.0.smithi169.stdout:2099: write oid 285 current snap is 0 2023-09-23T22:23:12.619 INFO:tasks.rados.rados.0.smithi169.stdout:2099: seq_num 1403 ranges {780221=583299,1950119=767153,3261753=318468} 2023-09-23T22:23:12.630 INFO:tasks.rados.rados.0.smithi169.stdout:2099: writing smithi16987243-285 from 780221 to 1363520 tid 1 2023-09-23T22:23:12.639 INFO:tasks.rados.rados.0.smithi169.stdout:2099: writing smithi16987243-285 from 1950119 to 2717272 tid 2 2023-09-23T22:23:12.644 INFO:tasks.rados.rados.0.smithi169.stdout:2099: writing smithi16987243-285 from 3261753 to 3580221 tid 3 2023-09-23T22:23:12.644 INFO:tasks.rados.rados.0.smithi169.stdout:2100: write oid 197 current snap is 0 2023-09-23T22:23:12.644 INFO:tasks.rados.rados.0.smithi169.stdout:2100: seq_num 1404 ranges {797028=658548,1892248=510811,3172823=424205} 2023-09-23T22:23:12.652 INFO:tasks.rados.rados.0.smithi169.stdout:2100: writing smithi16987243-197 from 797028 to 1455576 tid 1 2023-09-23T22:23:12.658 INFO:tasks.rados.rados.0.smithi169.stdout:2100: writing smithi16987243-197 from 1892248 to 2403059 tid 2 2023-09-23T22:23:12.665 INFO:tasks.rados.rados.0.smithi169.stdout:2100: writing smithi16987243-197 from 3172823 to 3597028 tid 3 2023-09-23T22:23:12.665 INFO:tasks.rados.rados.0.smithi169.stdout:2101: read oid 143 snap -1 2023-09-23T22:23:12.666 INFO:tasks.rados.rados.0.smithi169.stdout:2101: expect (ObjNum 1253 snap 0 seq_num 1253) 2023-09-23T22:23:12.666 INFO:tasks.rados.rados.0.smithi169.stdout:2102: read oid 42 snap -1 2023-09-23T22:23:12.666 INFO:tasks.rados.rados.0.smithi169.stdout:2102: expect (ObjNum 41 snap 0 seq_num 41) 2023-09-23T22:23:12.666 INFO:tasks.rados.rados.0.smithi169.stdout:2103: read oid 307 snap -1 2023-09-23T22:23:12.666 INFO:tasks.rados.rados.0.smithi169.stdout:2103: expect (ObjNum 1278 snap 0 seq_num 1278) 2023-09-23T22:23:12.666 INFO:tasks.rados.rados.0.smithi169.stdout:2104: read oid 204 snap -1 2023-09-23T22:23:12.666 INFO:tasks.rados.rados.0.smithi169.stdout:2104: expect (ObjNum 1094 snap 0 seq_num 1094) 2023-09-23T22:23:12.666 INFO:tasks.rados.rados.0.smithi169.stdout:2105: read oid 244 snap -1 2023-09-23T22:23:12.666 INFO:tasks.rados.rados.0.smithi169.stdout:2105: expect (ObjNum 829 snap 0 seq_num 829) 2023-09-23T22:23:12.666 INFO:tasks.rados.rados.0.smithi169.stdout:2106: delete oid 347 current snap is 0 2023-09-23T22:23:12.666 INFO:tasks.rados.rados.0.smithi169.stdout:2099: finishing write tid 1 to smithi16987243-285 2023-09-23T22:23:12.667 INFO:tasks.rados.rados.0.smithi169.stdout:2099: finishing write tid 2 to smithi16987243-285 2023-09-23T22:23:12.667 INFO:tasks.rados.rados.0.smithi169.stdout:2099: finishing write tid 3 to smithi16987243-285 2023-09-23T22:23:12.667 INFO:tasks.rados.rados.0.smithi169.stdout:2099: finishing write tid 4 to smithi16987243-285 2023-09-23T22:23:12.667 INFO:tasks.rados.rados.0.smithi169.stdout:2099: finishing write tid 5 to smithi16987243-285 2023-09-23T22:23:12.667 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 285 v 303 (ObjNum 1403 snap 0 seq_num 1403) dirty exists 2023-09-23T22:23:12.667 INFO:tasks.rados.rados.0.smithi169.stdout:2099: left oid 285 (ObjNum 1403 snap 0 seq_num 1403) 2023-09-23T22:23:12.667 INFO:tasks.rados.rados.0.smithi169.stdout:2100: finishing write tid 1 to smithi16987243-197 2023-09-23T22:23:12.667 INFO:tasks.rados.rados.0.smithi169.stdout:2100: finishing write tid 2 to smithi16987243-197 2023-09-23T22:23:12.673 INFO:tasks.rados.rados.0.smithi169.stdout:2101: expect (ObjNum 1253 snap 0 seq_num 1253) 2023-09-23T22:23:12.773 INFO:tasks.rados.rados.0.smithi169.stdout:2100: finishing write tid 3 to smithi16987243-197 2023-09-23T22:23:12.773 INFO:tasks.rados.rados.0.smithi169.stdout:2100: finishing write tid 4 to smithi16987243-197 2023-09-23T22:23:12.774 INFO:tasks.rados.rados.0.smithi169.stdout:2100: finishing write tid 5 to smithi16987243-197 2023-09-23T22:23:12.774 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 197 v 319 (ObjNum 1404 snap 0 seq_num 1404) dirty exists 2023-09-23T22:23:12.774 INFO:tasks.rados.rados.0.smithi169.stdout:2100: left oid 197 (ObjNum 1404 snap 0 seq_num 1404) 2023-09-23T22:23:12.774 INFO:tasks.rados.rados.0.smithi169.stdout:2104: expect (ObjNum 1094 snap 0 seq_num 1094) 2023-09-23T22:23:12.858 INFO:tasks.rados.rados.0.smithi169.stdout:2105: expect (ObjNum 829 snap 0 seq_num 829) 2023-09-23T22:23:13.027 INFO:tasks.rados.rados.0.smithi169.stdout:2102: expect (ObjNum 41 snap 0 seq_num 41) 2023-09-23T22:23:13.110 INFO:tasks.rados.rados.0.smithi169.stdout:2103: expect (ObjNum 1278 snap 0 seq_num 1278) 2023-09-23T22:23:13.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:12 smithi187 bash[31480]: cluster 2023-09-23T22:23:11.809994+0000 mon.a (mon.0) 856 : cluster [DBG] mgrmap e20: y(active, since 6m), standbys: x 2023-09-23T22:23:13.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:12 smithi187 bash[31480]: cluster 2023-09-23T22:23:11.853420+0000 mgr.y (mgr.24365) 250 : cluster [DBG] pgmap v219: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 9.2 MiB/s wr, 90 op/s 2023-09-23T22:23:13.269 INFO:tasks.rados.rados.0.smithi169.stdout:2099: done (7 left) 2023-09-23T22:23:13.270 INFO:tasks.rados.rados.0.smithi169.stdout:2100: done (6 left) 2023-09-23T22:23:13.270 INFO:tasks.rados.rados.0.smithi169.stdout:2101: done (5 left) 2023-09-23T22:23:13.270 INFO:tasks.rados.rados.0.smithi169.stdout:2102: done (4 left) 2023-09-23T22:23:13.270 INFO:tasks.rados.rados.0.smithi169.stdout:2103: done (3 left) 2023-09-23T22:23:13.270 INFO:tasks.rados.rados.0.smithi169.stdout:2104: done (2 left) 2023-09-23T22:23:13.270 INFO:tasks.rados.rados.0.smithi169.stdout:2105: done (1 left) 2023-09-23T22:23:13.270 INFO:tasks.rados.rados.0.smithi169.stdout:2106: done (0 left) 2023-09-23T22:23:13.270 INFO:tasks.rados.rados.0.smithi169.stdout:2107: write oid 383 current snap is 0 2023-09-23T22:23:13.270 INFO:tasks.rados.rados.0.smithi169.stdout:2107: seq_num 1406 ranges {430642=409046,1609212=514480,2827669=768803} 2023-09-23T22:23:13.280 INFO:tasks.rados.rados.0.smithi169.stdout:2107: writing smithi16987243-383 from 430642 to 839688 tid 1 2023-09-23T22:23:13.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:12 smithi169 bash[40994]: cluster 2023-09-23T22:23:11.809994+0000 mon.a (mon.0) 856 : cluster [DBG] mgrmap e20: y(active, since 6m), standbys: x 2023-09-23T22:23:13.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:12 smithi169 bash[40994]: cluster 2023-09-23T22:23:11.853420+0000 mgr.y (mgr.24365) 250 : cluster [DBG] pgmap v219: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 9.2 MiB/s wr, 90 op/s 2023-09-23T22:23:13.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:12 smithi169 bash[27421]: cluster 2023-09-23T22:23:11.809994+0000 mon.a (mon.0) 856 : cluster [DBG] mgrmap e20: y(active, since 6m), standbys: x 2023-09-23T22:23:13.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:12 smithi169 bash[27421]: cluster 2023-09-23T22:23:11.853420+0000 mgr.y (mgr.24365) 250 : cluster [DBG] pgmap v219: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 9.2 MiB/s wr, 90 op/s 2023-09-23T22:23:13.287 INFO:tasks.rados.rados.0.smithi169.stdout:2107: writing smithi16987243-383 from 1609212 to 2123692 tid 2 2023-09-23T22:23:13.296 INFO:tasks.rados.rados.0.smithi169.stdout:2107: writing smithi16987243-383 from 2827669 to 3596472 tid 3 2023-09-23T22:23:13.296 INFO:tasks.rados.rados.0.smithi169.stdout:2108: read oid 220 snap -1 2023-09-23T22:23:13.296 INFO:tasks.rados.rados.0.smithi169.stdout:2108: expect (ObjNum 1358 snap 0 seq_num 1358) 2023-09-23T22:23:13.296 INFO:tasks.rados.rados.0.smithi169.stdout:2109: read oid 445 snap -1 2023-09-23T22:23:13.296 INFO:tasks.rados.rados.0.smithi169.stdout:2109: expect (ObjNum 1316 snap 0 seq_num 1316) 2023-09-23T22:23:13.296 INFO:tasks.rados.rados.0.smithi169.stdout:2110: write oid 78 current snap is 0 2023-09-23T22:23:13.296 INFO:tasks.rados.rados.0.smithi169.stdout:2110: seq_num 1407 ranges {447449=600648,1784047=774491,2971445=676004} 2023-09-23T22:23:13.302 INFO:tasks.rados.rados.0.smithi169.stdout:2110: writing smithi16987243-78 from 447449 to 1048097 tid 1 2023-09-23T22:23:13.310 INFO:tasks.rados.rados.0.smithi169.stdout:2110: writing smithi16987243-78 from 1784047 to 2558538 tid 2 2023-09-23T22:23:13.317 INFO:tasks.rados.rados.0.smithi169.stdout:2110: writing smithi16987243-78 from 2971445 to 3647449 tid 3 2023-09-23T22:23:13.318 INFO:tasks.rados.rados.0.smithi169.stdout:2111: read oid 225 snap -1 2023-09-23T22:23:13.318 INFO:tasks.rados.rados.0.smithi169.stdout:2111: expect (ObjNum 1365 snap 0 seq_num 1365) 2023-09-23T22:23:13.318 INFO:tasks.rados.rados.0.smithi169.stdout:2112: read oid 27 snap -1 2023-09-23T22:23:13.319 INFO:tasks.rados.rados.0.smithi169.stdout:2112: expect (ObjNum 621 snap 0 seq_num 621) 2023-09-23T22:23:13.319 INFO:tasks.rados.rados.0.smithi169.stdout:2113: write oid 262 current snap is 0 2023-09-23T22:23:13.319 INFO:tasks.rados.rados.0.smithi169.stdout:2107: finishing write tid 1 to smithi16987243-383 2023-09-23T22:23:13.319 INFO:tasks.rados.rados.0.smithi169.stdout:2107: finishing write tid 2 to smithi16987243-383 2023-09-23T22:23:13.319 INFO:tasks.rados.rados.0.smithi169.stdout:2113: seq_num 1408 ranges {464256=675897,1726176=518149,2882515=507700} 2023-09-23T22:23:13.324 INFO:tasks.rados.rados.0.smithi169.stdout:2113: writing smithi16987243-262 from 464256 to 1140153 tid 1 2023-09-23T22:23:13.330 INFO:tasks.rados.rados.0.smithi169.stdout:2113: writing smithi16987243-262 from 1726176 to 2244325 tid 2 2023-09-23T22:23:13.337 INFO:tasks.rados.rados.0.smithi169.stdout:2113: writing smithi16987243-262 from 2882515 to 3390215 tid 3 2023-09-23T22:23:13.337 INFO:tasks.rados.rados.0.smithi169.stdout:2114: write oid 486 current snap is 0 2023-09-23T22:23:13.337 INFO:tasks.rados.rados.0.smithi169.stdout:2114: seq_num 1409 ranges {481063=751146,1784658=778160,3309938=371125} 2023-09-23T22:23:13.344 INFO:tasks.rados.rados.0.smithi169.stdout:2114: writing smithi16987243-486 from 481063 to 1232209 tid 1 2023-09-23T22:23:13.352 INFO:tasks.rados.rados.0.smithi169.stdout:2114: writing smithi16987243-486 from 1784658 to 2562818 tid 2 2023-09-23T22:23:13.358 INFO:tasks.rados.rados.0.smithi169.stdout:2114: writing smithi16987243-486 from 3309938 to 3681063 tid 3 2023-09-23T22:23:13.359 INFO:tasks.rados.rados.0.smithi169.stdout:2115: write oid 296 current snap is 0 2023-09-23T22:23:13.359 INFO:tasks.rados.rados.0.smithi169.stdout:2107: finishing write tid 3 to smithi16987243-383 2023-09-23T22:23:13.359 INFO:tasks.rados.rados.0.smithi169.stdout:2107: finishing write tid 4 to smithi16987243-383 2023-09-23T22:23:13.359 INFO:tasks.rados.rados.0.smithi169.stdout:2107: finishing write tid 5 to smithi16987243-383 2023-09-23T22:23:13.359 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 383 v 305 (ObjNum 1406 snap 0 seq_num 1406) dirty exists 2023-09-23T22:23:13.360 INFO:tasks.rados.rados.0.smithi169.stdout:2107: left oid 383 (ObjNum 1406 snap 0 seq_num 1406) 2023-09-23T22:23:13.360 INFO:tasks.rados.rados.0.smithi169.stdout:2109: expect (ObjNum 1316 snap 0 seq_num 1316) 2023-09-23T22:23:13.468 INFO:tasks.rados.rados.0.smithi169.stdout:2110: finishing write tid 1 to smithi16987243-78 2023-09-23T22:23:13.468 INFO:tasks.rados.rados.0.smithi169.stdout:2108: expect (ObjNum 1358 snap 0 seq_num 1358) 2023-09-23T22:23:13.602 INFO:tasks.rados.rados.0.smithi169.stdout:2110: finishing write tid 2 to smithi16987243-78 2023-09-23T22:23:13.602 INFO:tasks.rados.rados.0.smithi169.stdout:2110: finishing write tid 3 to smithi16987243-78 2023-09-23T22:23:13.602 INFO:tasks.rados.rados.0.smithi169.stdout:2110: finishing write tid 4 to smithi16987243-78 2023-09-23T22:23:13.602 INFO:tasks.rados.rados.0.smithi169.stdout:2110: finishing write tid 5 to smithi16987243-78 2023-09-23T22:23:13.603 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 78 v 307 (ObjNum 1407 snap 0 seq_num 1407) dirty exists 2023-09-23T22:23:13.603 INFO:tasks.rados.rados.0.smithi169.stdout:2110: left oid 78 (ObjNum 1407 snap 0 seq_num 1407) 2023-09-23T22:23:13.603 INFO:tasks.rados.rados.0.smithi169.stdout:2111: expect (ObjNum 1365 snap 0 seq_num 1365) 2023-09-23T22:23:13.699 INFO:tasks.rados.rados.0.smithi169.stdout:2112: expect (ObjNum 621 snap 0 seq_num 621) 2023-09-23T22:23:13.782 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:23:13 smithi169 bash[75030]: ts=2023-09-23T22:23:13.516Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=2 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi187.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.187:8443: connect: connection refused" 2023-09-23T22:23:13.814 INFO:tasks.rados.rados.0.smithi169.stdout:2113: finishing write tid 1 to smithi16987243-262 2023-09-23T22:23:13.815 INFO:tasks.rados.rados.0.smithi169.stdout:2113: finishing write tid 2 to smithi16987243-262 2023-09-23T22:23:13.815 INFO:tasks.rados.rados.0.smithi169.stdout:2113: finishing write tid 3 to smithi16987243-262 2023-09-23T22:23:13.815 INFO:tasks.rados.rados.0.smithi169.stdout:2113: finishing write tid 4 to smithi16987243-262 2023-09-23T22:23:13.815 INFO:tasks.rados.rados.0.smithi169.stdout:2113: finishing write tid 5 to smithi16987243-262 2023-09-23T22:23:13.815 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 262 v 282 (ObjNum 1408 snap 0 seq_num 1408) dirty exists 2023-09-23T22:23:13.815 INFO:tasks.rados.rados.0.smithi169.stdout:2113: left oid 262 (ObjNum 1408 snap 0 seq_num 1408) 2023-09-23T22:23:13.815 INFO:tasks.rados.rados.0.smithi169.stdout:2114: finishing write tid 1 to smithi16987243-486 2023-09-23T22:23:13.815 INFO:tasks.rados.rados.0.smithi169.stdout:2114: finishing write tid 2 to smithi16987243-486 2023-09-23T22:23:13.816 INFO:tasks.rados.rados.0.smithi169.stdout:2114: finishing write tid 3 to smithi16987243-486 2023-09-23T22:23:13.816 INFO:tasks.rados.rados.0.smithi169.stdout:2114: finishing write tid 4 to smithi16987243-486 2023-09-23T22:23:13.816 INFO:tasks.rados.rados.0.smithi169.stdout:2114: finishing write tid 5 to smithi16987243-486 2023-09-23T22:23:13.816 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 486 v 323 (ObjNum 1409 snap 0 seq_num 1409) dirty exists 2023-09-23T22:23:13.816 INFO:tasks.rados.rados.0.smithi169.stdout:2114: left oid 486 (ObjNum 1409 snap 0 seq_num 1409) 2023-09-23T22:23:13.816 INFO:tasks.rados.rados.0.smithi169.stdout:2115: seq_num 1410 ranges {497870=426395,1443140=521818,2537361=530244,3583943=113927} 2023-09-23T22:23:13.825 INFO:tasks.rados.rados.0.smithi169.stdout:2115: writing smithi16987243-296 from 497870 to 924265 tid 1 2023-09-23T22:23:13.832 INFO:tasks.rados.rados.0.smithi169.stdout:2115: writing smithi16987243-296 from 1443140 to 1964958 tid 2 2023-09-23T22:23:13.838 INFO:tasks.rados.rados.0.smithi169.stdout:2115: writing smithi16987243-296 from 2537361 to 3067605 tid 3 2023-09-23T22:23:13.842 INFO:tasks.rados.rados.0.smithi169.stdout:2115: writing smithi16987243-296 from 3583943 to 3697870 tid 4 2023-09-23T22:23:13.842 INFO:tasks.rados.rados.0.smithi169.stdout:2107: done (8 left) 2023-09-23T22:23:13.842 INFO:tasks.rados.rados.0.smithi169.stdout:2108: done (7 left) 2023-09-23T22:23:13.842 INFO:tasks.rados.rados.0.smithi169.stdout:2109: done (6 left) 2023-09-23T22:23:13.842 INFO:tasks.rados.rados.0.smithi169.stdout:2110: done (5 left) 2023-09-23T22:23:13.842 INFO:tasks.rados.rados.0.smithi169.stdout:2111: done (4 left) 2023-09-23T22:23:13.843 INFO:tasks.rados.rados.0.smithi169.stdout:2112: done (3 left) 2023-09-23T22:23:13.843 INFO:tasks.rados.rados.0.smithi169.stdout:2113: done (2 left) 2023-09-23T22:23:13.843 INFO:tasks.rados.rados.0.smithi169.stdout:2114: done (1 left) 2023-09-23T22:23:13.843 INFO:tasks.rados.rados.0.smithi169.stdout:2116: read oid 196 snap -1 2023-09-23T22:23:13.843 INFO:tasks.rados.rados.0.smithi169.stdout:2116: expect (ObjNum 1272 snap 0 seq_num 1272) 2023-09-23T22:23:13.843 INFO:tasks.rados.rados.0.smithi169.stdout:2117: write oid 280 current snap is 0 2023-09-23T22:23:13.843 INFO:tasks.rados.rados.0.smithi169.stdout:2115: finishing write tid 1 to smithi16987243-296 2023-09-23T22:23:13.843 INFO:tasks.rados.rados.0.smithi169.stdout:2117: seq_num 1411 ranges {514677=501644,1501622=781829,2964784=741516} 2023-09-23T22:23:13.847 INFO:tasks.rados.rados.0.smithi169.stdout:2117: writing smithi16987243-280 from 514677 to 1016321 tid 1 2023-09-23T22:23:13.855 INFO:tasks.rados.rados.0.smithi169.stdout:2117: writing smithi16987243-280 from 1501622 to 2283451 tid 2 2023-09-23T22:23:13.863 INFO:tasks.rados.rados.0.smithi169.stdout:2117: writing smithi16987243-280 from 2964784 to 3706300 tid 3 2023-09-23T22:23:13.864 INFO:tasks.rados.rados.0.smithi169.stdout:2118: write oid 361 current snap is 0 2023-09-23T22:23:13.864 INFO:tasks.rados.rados.0.smithi169.stdout:2118: seq_num 1412 ranges {531484=576893,1843751=525487,2875854=669141} 2023-09-23T22:23:13.870 INFO:tasks.rados.rados.0.smithi169.stdout:2118: writing smithi16987243-361 from 531484 to 1108377 tid 1 2023-09-23T22:23:13.877 INFO:tasks.rados.rados.0.smithi169.stdout:2118: writing smithi16987243-361 from 1843751 to 2369238 tid 2 2023-09-23T22:23:13.884 INFO:tasks.rados.rados.0.smithi169.stdout:2118: writing smithi16987243-361 from 2875854 to 3544995 tid 3 2023-09-23T22:23:13.884 INFO:tasks.rados.rados.0.smithi169.stdout:2119: read oid 393 snap -1 2023-09-23T22:23:13.884 INFO:tasks.rados.rados.0.smithi169.stdout:2119: expect (ObjNum 860 snap 0 seq_num 860) 2023-09-23T22:23:13.884 INFO:tasks.rados.rados.0.smithi169.stdout:2120: read oid 73 snap -1 2023-09-23T22:23:13.884 INFO:tasks.rados.rados.0.smithi169.stdout:2120: expect (ObjNum 993 snap 0 seq_num 993) 2023-09-23T22:23:13.885 INFO:tasks.rados.rados.0.smithi169.stdout:2121: write oid 1 current snap is 0 2023-09-23T22:23:13.885 INFO:tasks.rados.rados.0.smithi169.stdout:2115: finishing write tid 2 to smithi16987243-296 2023-09-23T22:23:13.885 INFO:tasks.rados.rados.0.smithi169.stdout:2121: seq_num 1413 ranges {548291=652142,1902233=785498,3303277=445014} 2023-09-23T22:23:13.891 INFO:tasks.rados.rados.0.smithi169.stdout:2121: writing smithi16987243-1 from 548291 to 1200433 tid 1 2023-09-23T22:23:13.899 INFO:tasks.rados.rados.0.smithi169.stdout:2121: writing smithi16987243-1 from 1902233 to 2687731 tid 2 2023-09-23T22:23:13.905 INFO:tasks.rados.rados.0.smithi169.stdout:2121: writing smithi16987243-1 from 3303277 to 3748291 tid 3 2023-09-23T22:23:13.906 INFO:tasks.rados.rados.0.smithi169.stdout:2122: write oid 401 current snap is 0 2023-09-23T22:23:13.906 INFO:tasks.rados.rados.0.smithi169.stdout:2115: finishing write tid 3 to smithi16987243-296 2023-09-23T22:23:13.906 INFO:tasks.rados.rados.0.smithi169.stdout:2115: finishing write tid 4 to smithi16987243-296 2023-09-23T22:23:13.906 INFO:tasks.rados.rados.0.smithi169.stdout:2115: finishing write tid 5 to smithi16987243-296 2023-09-23T22:23:13.906 INFO:tasks.rados.rados.0.smithi169.stdout:2115: finishing write tid 6 to smithi16987243-296 2023-09-23T22:23:13.906 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 296 v 271 (ObjNum 1410 snap 0 seq_num 1410) dirty exists 2023-09-23T22:23:13.906 INFO:tasks.rados.rados.0.smithi169.stdout:2115: left oid 296 (ObjNum 1410 snap 0 seq_num 1410) 2023-09-23T22:23:13.906 INFO:tasks.rados.rados.0.smithi169.stdout:2122: seq_num 1414 ranges {565098=727391,1960715=529156,2930700=691685} 2023-09-23T22:23:13.913 INFO:tasks.rados.rados.0.smithi169.stdout:2122: writing smithi16987243-401 from 565098 to 1292489 tid 1 2023-09-23T22:23:13.920 INFO:tasks.rados.rados.0.smithi169.stdout:2122: writing smithi16987243-401 from 1960715 to 2489871 tid 2 2023-09-23T22:23:13.927 INFO:tasks.rados.rados.0.smithi169.stdout:2122: writing smithi16987243-401 from 2930700 to 3622385 tid 3 2023-09-23T22:23:13.927 INFO:tasks.rados.rados.0.smithi169.stdout:2115: done (7 left) 2023-09-23T22:23:13.927 INFO:tasks.rados.rados.0.smithi169.stdout:2123: read oid 203 snap -1 2023-09-23T22:23:13.927 INFO:tasks.rados.rados.0.smithi169.stdout:2123: expect (ObjNum 202 snap 0 seq_num 202) 2023-09-23T22:23:13.927 INFO:tasks.rados.rados.0.smithi169.stdout:2124: write oid 500 current snap is 0 2023-09-23T22:23:13.927 INFO:tasks.rados.rados.0.smithi169.stdout:2124: seq_num 1415 ranges {581905=518993,1735550=672814,2958123=502957} 2023-09-23T22:23:13.933 INFO:tasks.rados.rados.0.smithi169.stdout:2124: writing smithi16987243-500 from 581905 to 1100898 tid 1 2023-09-23T22:23:13.940 INFO:tasks.rados.rados.0.smithi169.stdout:2124: writing smithi16987243-500 from 1735550 to 2408364 tid 2 2023-09-23T22:23:13.946 INFO:tasks.rados.rados.0.smithi169.stdout:2124: writing smithi16987243-500 from 2958123 to 3461080 tid 3 2023-09-23T22:23:13.947 INFO:tasks.rados.rados.0.smithi169.stdout:2125: write oid 294 current snap is 0 2023-09-23T22:23:13.947 INFO:tasks.rados.rados.0.smithi169.stdout:2125: seq_num 1416 ranges {598712=594242,1677679=532825,2985546=430582} 2023-09-23T22:23:13.953 INFO:tasks.rados.rados.0.smithi169.stdout:2125: writing smithi16987243-294 from 598712 to 1192954 tid 1 2023-09-23T22:23:13.959 INFO:tasks.rados.rados.0.smithi169.stdout:2125: writing smithi16987243-294 from 1677679 to 2210504 tid 2 2023-09-23T22:23:13.966 INFO:tasks.rados.rados.0.smithi169.stdout:2125: writing smithi16987243-294 from 2985546 to 3416128 tid 3 2023-09-23T22:23:13.966 INFO:tasks.rados.rados.0.smithi169.stdout:2126: write oid 223 current snap is 0 2023-09-23T22:23:13.966 INFO:tasks.rados.rados.0.smithi169.stdout:2126: seq_num 1417 ranges {615519=669491,1736161=676483,2896616=641854} 2023-09-23T22:23:13.973 INFO:tasks.rados.rados.0.smithi169.stdout:2126: writing smithi16987243-223 from 615519 to 1285010 tid 1 2023-09-23T22:23:13.980 INFO:tasks.rados.rados.0.smithi169.stdout:2126: writing smithi16987243-223 from 1736161 to 2412644 tid 2 2023-09-23T22:23:13.987 INFO:tasks.rados.rados.0.smithi169.stdout:2126: writing smithi16987243-223 from 2896616 to 3538470 tid 3 2023-09-23T22:23:13.987 INFO:tasks.rados.rados.0.smithi169.stdout:2127: read oid 111 snap -1 2023-09-23T22:23:13.987 INFO:tasks.rados.rados.0.smithi169.stdout:2127: expect (ObjNum 1363 snap 0 seq_num 1363) 2023-09-23T22:23:13.987 INFO:tasks.rados.rados.0.smithi169.stdout:2128: write oid 408 current snap is 0 2023-09-23T22:23:13.987 INFO:tasks.rados.rados.0.smithi169.stdout:2116: expect (ObjNum 1272 snap 0 seq_num 1272) 2023-09-23T22:23:14.106 INFO:tasks.rados.rados.0.smithi169.stdout:2117: finishing write tid 1 to smithi16987243-280 2023-09-23T22:23:14.107 INFO:tasks.rados.rados.0.smithi169.stdout:2117: finishing write tid 2 to smithi16987243-280 2023-09-23T22:23:14.107 INFO:tasks.rados.rados.0.smithi169.stdout:2117: finishing write tid 3 to smithi16987243-280 2023-09-23T22:23:14.107 INFO:tasks.rados.rados.0.smithi169.stdout:2117: finishing write tid 4 to smithi16987243-280 2023-09-23T22:23:14.107 INFO:tasks.rados.rados.0.smithi169.stdout:2117: finishing write tid 5 to smithi16987243-280 2023-09-23T22:23:14.107 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 280 v 309 (ObjNum 1411 snap 0 seq_num 1411) dirty exists 2023-09-23T22:23:14.107 INFO:tasks.rados.rados.0.smithi169.stdout:2117: left oid 280 (ObjNum 1411 snap 0 seq_num 1411) 2023-09-23T22:23:14.107 INFO:tasks.rados.rados.0.smithi169.stdout:2118: finishing write tid 1 to smithi16987243-361 2023-09-23T22:23:14.107 INFO:tasks.rados.rados.0.smithi169.stdout:2118: finishing write tid 2 to smithi16987243-361 2023-09-23T22:23:14.107 INFO:tasks.rados.rados.0.smithi169.stdout:2118: finishing write tid 3 to smithi16987243-361 2023-09-23T22:23:14.108 INFO:tasks.rados.rados.0.smithi169.stdout:2118: finishing write tid 4 to smithi16987243-361 2023-09-23T22:23:14.108 INFO:tasks.rados.rados.0.smithi169.stdout:2118: finishing write tid 5 to smithi16987243-361 2023-09-23T22:23:14.108 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 361 v 275 (ObjNum 1412 snap 0 seq_num 1412) dirty exists 2023-09-23T22:23:14.108 INFO:tasks.rados.rados.0.smithi169.stdout:2118: left oid 361 (ObjNum 1412 snap 0 seq_num 1412) 2023-09-23T22:23:14.108 INFO:tasks.rados.rados.0.smithi169.stdout:2119: expect (ObjNum 860 snap 0 seq_num 860) 2023-09-23T22:23:14.224 INFO:tasks.rados.rados.0.smithi169.stdout:2121: finishing write tid 1 to smithi16987243-1 2023-09-23T22:23:14.224 INFO:tasks.rados.rados.0.smithi169.stdout:2120: expect (ObjNum 993 snap 0 seq_num 993) 2023-09-23T22:23:14.392 INFO:tasks.rados.rados.0.smithi169.stdout:2121: finishing write tid 2 to smithi16987243-1 2023-09-23T22:23:14.392 INFO:tasks.rados.rados.0.smithi169.stdout:2121: finishing write tid 3 to smithi16987243-1 2023-09-23T22:23:14.392 INFO:tasks.rados.rados.0.smithi169.stdout:2121: finishing write tid 4 to smithi16987243-1 2023-09-23T22:23:14.392 INFO:tasks.rados.rados.0.smithi169.stdout:2121: finishing write tid 5 to smithi16987243-1 2023-09-23T22:23:14.392 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 1 v 323 (ObjNum 1413 snap 0 seq_num 1413) dirty exists 2023-09-23T22:23:14.392 INFO:tasks.rados.rados.0.smithi169.stdout:2121: left oid 1 (ObjNum 1413 snap 0 seq_num 1413) 2023-09-23T22:23:14.392 INFO:tasks.rados.rados.0.smithi169.stdout:2122: finishing write tid 1 to smithi16987243-401 2023-09-23T22:23:14.392 INFO:tasks.rados.rados.0.smithi169.stdout:2122: finishing write tid 2 to smithi16987243-401 2023-09-23T22:23:14.392 INFO:tasks.rados.rados.0.smithi169.stdout:2122: finishing write tid 3 to smithi16987243-401 2023-09-23T22:23:14.392 INFO:tasks.rados.rados.0.smithi169.stdout:2122: finishing write tid 4 to smithi16987243-401 2023-09-23T22:23:14.392 INFO:tasks.rados.rados.0.smithi169.stdout:2122: finishing write tid 5 to smithi16987243-401 2023-09-23T22:23:14.393 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 401 v 297 (ObjNum 1414 snap 0 seq_num 1414) dirty exists 2023-09-23T22:23:14.393 INFO:tasks.rados.rados.0.smithi169.stdout:2122: left oid 401 (ObjNum 1414 snap 0 seq_num 1414) 2023-09-23T22:23:14.393 INFO:tasks.rados.rados.0.smithi169.stdout:2124: finishing write tid 1 to smithi16987243-500 2023-09-23T22:23:14.393 INFO:tasks.rados.rados.0.smithi169.stdout:2123: expect (ObjNum 202 snap 0 seq_num 202) 2023-09-23T22:23:14.503 INFO:tasks.rados.rados.0.smithi169.stdout:2124: finishing write tid 2 to smithi16987243-500 2023-09-23T22:23:14.503 INFO:tasks.rados.rados.0.smithi169.stdout:2124: finishing write tid 3 to smithi16987243-500 2023-09-23T22:23:14.503 INFO:tasks.rados.rados.0.smithi169.stdout:2124: finishing write tid 4 to smithi16987243-500 2023-09-23T22:23:14.504 INFO:tasks.rados.rados.0.smithi169.stdout:2124: finishing write tid 5 to smithi16987243-500 2023-09-23T22:23:14.504 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 500 v 327 (ObjNum 1415 snap 0 seq_num 1415) dirty exists 2023-09-23T22:23:14.504 INFO:tasks.rados.rados.0.smithi169.stdout:2124: left oid 500 (ObjNum 1415 snap 0 seq_num 1415) 2023-09-23T22:23:14.504 INFO:tasks.rados.rados.0.smithi169.stdout:2125: finishing write tid 1 to smithi16987243-294 2023-09-23T22:23:14.504 INFO:tasks.rados.rados.0.smithi169.stdout:2125: finishing write tid 2 to smithi16987243-294 2023-09-23T22:23:14.504 INFO:tasks.rados.rados.0.smithi169.stdout:2125: finishing write tid 3 to smithi16987243-294 2023-09-23T22:23:14.504 INFO:tasks.rados.rados.0.smithi169.stdout:2128: seq_num 1418 ranges {632326=744740,1794643=536494,3040392=453126} 2023-09-23T22:23:14.514 INFO:tasks.rados.rados.0.smithi169.stdout:2128: writing smithi16987243-408 from 632326 to 1377066 tid 1 2023-09-23T22:23:14.519 INFO:tasks.rados.rados.0.smithi169.stdout:2128: writing smithi16987243-408 from 1794643 to 2331137 tid 2 2023-09-23T22:23:14.526 INFO:tasks.rados.rados.0.smithi169.stdout:2128: writing smithi16987243-408 from 3040392 to 3493518 tid 3 2023-09-23T22:23:14.526 INFO:tasks.rados.rados.0.smithi169.stdout:2116: done (12 left) 2023-09-23T22:23:14.526 INFO:tasks.rados.rados.0.smithi169.stdout:2117: done (11 left) 2023-09-23T22:23:14.526 INFO:tasks.rados.rados.0.smithi169.stdout:2118: done (10 left) 2023-09-23T22:23:14.526 INFO:tasks.rados.rados.0.smithi169.stdout:2119: done (9 left) 2023-09-23T22:23:14.526 INFO:tasks.rados.rados.0.smithi169.stdout:2120: done (8 left) 2023-09-23T22:23:14.526 INFO:tasks.rados.rados.0.smithi169.stdout:2121: done (7 left) 2023-09-23T22:23:14.526 INFO:tasks.rados.rados.0.smithi169.stdout:2122: done (6 left) 2023-09-23T22:23:14.527 INFO:tasks.rados.rados.0.smithi169.stdout:2123: done (5 left) 2023-09-23T22:23:14.527 INFO:tasks.rados.rados.0.smithi169.stdout:2124: done (4 left) 2023-09-23T22:23:14.527 INFO:tasks.rados.rados.0.smithi169.stdout:2129: write oid 398 current snap is 0 2023-09-23T22:23:14.527 INFO:tasks.rados.rados.0.smithi169.stdout:2129: seq_num 1419 ranges {649133=419989,1853125=680152,2951462=664398} 2023-09-23T22:23:14.531 INFO:tasks.rados.rados.0.smithi169.stdout:2129: writing smithi16987243-398 from 649133 to 1069122 tid 1 2023-09-23T22:23:14.540 INFO:tasks.rados.rados.0.smithi169.stdout:2129: writing smithi16987243-398 from 1853125 to 2533277 tid 2 2023-09-23T22:23:14.546 INFO:tasks.rados.rados.0.smithi169.stdout:2129: writing smithi16987243-398 from 2951462 to 3615860 tid 3 2023-09-23T22:23:14.546 INFO:tasks.rados.rados.0.smithi169.stdout:2130: read oid 300 snap -1 2023-09-23T22:23:14.546 INFO:tasks.rados.rados.0.smithi169.stdout:2130: expect (ObjNum 299 snap 0 seq_num 299) 2023-09-23T22:23:14.547 INFO:tasks.rados.rados.0.smithi169.stdout:2131: write oid 84 current snap is 0 2023-09-23T22:23:14.547 INFO:tasks.rados.rados.0.smithi169.stdout:2131: seq_num 1420 ranges {665940=495238,1795254=540163,2978885=475670} 2023-09-23T22:23:14.553 INFO:tasks.rados.rados.0.smithi169.stdout:2131: writing smithi16987243-84 from 665940 to 1161178 tid 1 2023-09-23T22:23:14.560 INFO:tasks.rados.rados.0.smithi169.stdout:2131: writing smithi16987243-84 from 1795254 to 2335417 tid 2 2023-09-23T22:23:14.567 INFO:tasks.rados.rados.0.smithi169.stdout:2131: writing smithi16987243-84 from 2978885 to 3454555 tid 3 2023-09-23T22:23:14.567 INFO:tasks.rados.rados.0.smithi169.stdout:2132: read oid 215 snap -1 2023-09-23T22:23:14.567 INFO:tasks.rados.rados.0.smithi169.stdout:2132: expect (ObjNum 565 snap 0 seq_num 565) 2023-09-23T22:23:14.567 INFO:tasks.rados.rados.0.smithi169.stdout:2133: delete oid 452 current snap is 0 2023-09-23T22:23:14.567 INFO:tasks.rados.rados.0.smithi169.stdout:2125: finishing write tid 4 to smithi16987243-294 2023-09-23T22:23:14.567 INFO:tasks.rados.rados.0.smithi169.stdout:2125: finishing write tid 5 to smithi16987243-294 2023-09-23T22:23:14.567 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 294 v 261 (ObjNum 1416 snap 0 seq_num 1416) dirty exists 2023-09-23T22:23:14.567 INFO:tasks.rados.rados.0.smithi169.stdout:2125: left oid 294 (ObjNum 1416 snap 0 seq_num 1416) 2023-09-23T22:23:14.568 INFO:tasks.rados.rados.0.smithi169.stdout:2126: finishing write tid 1 to smithi16987243-223 2023-09-23T22:23:14.568 INFO:tasks.rados.rados.0.smithi169.stdout:2126: finishing write tid 2 to smithi16987243-223 2023-09-23T22:23:14.568 INFO:tasks.rados.rados.0.smithi169.stdout:2126: finishing write tid 3 to smithi16987243-223 2023-09-23T22:23:14.568 INFO:tasks.rados.rados.0.smithi169.stdout:2126: finishing write tid 4 to smithi16987243-223 2023-09-23T22:23:14.568 INFO:tasks.rados.rados.0.smithi169.stdout:2126: finishing write tid 5 to smithi16987243-223 2023-09-23T22:23:14.568 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 223 v 242 (ObjNum 1417 snap 0 seq_num 1417) dirty exists 2023-09-23T22:23:14.568 INFO:tasks.rados.rados.0.smithi169.stdout:2126: left oid 223 (ObjNum 1417 snap 0 seq_num 1417) 2023-09-23T22:23:14.568 INFO:tasks.rados.rados.0.smithi169.stdout:2127: expect (ObjNum 1363 snap 0 seq_num 1363) 2023-09-23T22:23:14.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:14 smithi187 bash[31480]: audit 2023-09-23T22:23:13.774470+0000 mon.c (mon.2) 154 : audit [DBG] from='client.? 172.21.15.169:0/547996956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:14.700 INFO:tasks.rados.rados.0.smithi169.stdout:2128: finishing write tid 1 to smithi16987243-408 2023-09-23T22:23:14.700 INFO:tasks.rados.rados.0.smithi169.stdout:2128: finishing write tid 2 to smithi16987243-408 2023-09-23T22:23:14.700 INFO:tasks.rados.rados.0.smithi169.stdout:2128: finishing write tid 3 to smithi16987243-408 2023-09-23T22:23:14.701 INFO:tasks.rados.rados.0.smithi169.stdout:2128: finishing write tid 4 to smithi16987243-408 2023-09-23T22:23:14.701 INFO:tasks.rados.rados.0.smithi169.stdout:2125: done (8 left) 2023-09-23T22:23:14.701 INFO:tasks.rados.rados.0.smithi169.stdout:2126: done (7 left) 2023-09-23T22:23:14.701 INFO:tasks.rados.rados.0.smithi169.stdout:2127: done (6 left) 2023-09-23T22:23:14.701 INFO:tasks.rados.rados.0.smithi169.stdout:2133: done (5 left) 2023-09-23T22:23:14.701 INFO:tasks.rados.rados.0.smithi169.stdout:2134: read oid 269 snap -1 2023-09-23T22:23:14.701 INFO:tasks.rados.rados.0.smithi169.stdout:2134: expect (ObjNum 1153 snap 0 seq_num 1153) 2023-09-23T22:23:14.701 INFO:tasks.rados.rados.0.smithi169.stdout:2135: read oid 21 snap -1 2023-09-23T22:23:14.701 INFO:tasks.rados.rados.0.smithi169.stdout:2135: expect (ObjNum 1213 snap 0 seq_num 1213) 2023-09-23T22:23:14.701 INFO:tasks.rados.rados.0.smithi169.stdout:2136: write oid 30 current snap is 0 2023-09-23T22:23:14.701 INFO:tasks.rados.rados.0.smithi169.stdout:2128: finishing write tid 5 to smithi16987243-408 2023-09-23T22:23:14.702 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 408 v 279 (ObjNum 1418 snap 0 seq_num 1418) dirty exists 2023-09-23T22:23:14.702 INFO:tasks.rados.rados.0.smithi169.stdout:2128: left oid 408 (ObjNum 1418 snap 0 seq_num 1418) 2023-09-23T22:23:14.702 INFO:tasks.rados.rados.0.smithi169.stdout:2129: finishing write tid 1 to smithi16987243-398 2023-09-23T22:23:14.702 INFO:tasks.rados.rados.0.smithi169.stdout:2136: seq_num 1422 ranges {699554=762089,2028571=543832,3150084=614567} 2023-09-23T22:23:14.709 INFO:tasks.rados.rados.0.smithi169.stdout:2136: writing smithi16987243-30 from 699554 to 1461643 tid 1 2023-09-23T22:23:14.716 INFO:tasks.rados.rados.0.smithi169.stdout:2136: writing smithi16987243-30 from 2028571 to 2572403 tid 2 2023-09-23T22:23:14.723 INFO:tasks.rados.rados.0.smithi169.stdout:2136: writing smithi16987243-30 from 3150084 to 3764651 tid 3 2023-09-23T22:23:14.723 INFO:tasks.rados.rados.0.smithi169.stdout:2128: done (7 left) 2023-09-23T22:23:14.723 INFO:tasks.rados.rados.0.smithi169.stdout:2137: read oid 51 snap -1 2023-09-23T22:23:14.723 INFO:tasks.rados.rados.0.smithi169.stdout:2137: expect (ObjNum 1304 snap 0 seq_num 1304) 2023-09-23T22:23:14.723 INFO:tasks.rados.rados.0.smithi169.stdout:2138: read oid 333 snap -1 2023-09-23T22:23:14.724 INFO:tasks.rados.rados.0.smithi169.stdout:2138: expect (ObjNum 1318 snap 0 seq_num 1318) 2023-09-23T22:23:14.724 INFO:tasks.rados.rados.0.smithi169.stdout:2139: write oid 254 current snap is 0 2023-09-23T22:23:14.724 INFO:tasks.rados.rados.0.smithi169.stdout:2129: finishing write tid 2 to smithi16987243-398 2023-09-23T22:23:14.724 INFO:tasks.rados.rados.0.smithi169.stdout:2129: finishing write tid 3 to smithi16987243-398 2023-09-23T22:23:14.724 INFO:tasks.rados.rados.0.smithi169.stdout:2129: finishing write tid 4 to smithi16987243-398 2023-09-23T22:23:14.724 INFO:tasks.rados.rados.0.smithi169.stdout:2129: finishing write tid 5 to smithi16987243-398 2023-09-23T22:23:14.724 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 398 v 311 (ObjNum 1419 snap 0 seq_num 1419) dirty exists 2023-09-23T22:23:14.724 INFO:tasks.rados.rados.0.smithi169.stdout:2129: left oid 398 (ObjNum 1419 snap 0 seq_num 1419) 2023-09-23T22:23:14.724 INFO:tasks.rados.rados.0.smithi169.stdout:2130: expect (ObjNum 299 snap 0 seq_num 299) 2023-09-23T22:23:14.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:14 smithi169 bash[27421]: audit 2023-09-23T22:23:13.774470+0000 mon.c (mon.2) 154 : audit [DBG] from='client.? 172.21.15.169:0/547996956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:14.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:14 smithi169 bash[40994]: audit 2023-09-23T22:23:13.774470+0000 mon.c (mon.2) 154 : audit [DBG] from='client.? 172.21.15.169:0/547996956' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:14.830 INFO:tasks.rados.rados.0.smithi169.stdout:2131: finishing write tid 1 to smithi16987243-84 2023-09-23T22:23:14.830 INFO:tasks.rados.rados.0.smithi169.stdout:2131: finishing write tid 2 to smithi16987243-84 2023-09-23T22:23:14.830 INFO:tasks.rados.rados.0.smithi169.stdout:2132: expect (ObjNum 565 snap 0 seq_num 565) 2023-09-23T22:23:14.996 INFO:tasks.rados.rados.0.smithi169.stdout:2131: finishing write tid 3 to smithi16987243-84 2023-09-23T22:23:14.997 INFO:tasks.rados.rados.0.smithi169.stdout:2131: finishing write tid 4 to smithi16987243-84 2023-09-23T22:23:14.997 INFO:tasks.rados.rados.0.smithi169.stdout:2131: finishing write tid 5 to smithi16987243-84 2023-09-23T22:23:14.997 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 84 v 267 (ObjNum 1420 snap 0 seq_num 1420) dirty exists 2023-09-23T22:23:14.997 INFO:tasks.rados.rados.0.smithi169.stdout:2131: left oid 84 (ObjNum 1420 snap 0 seq_num 1420) 2023-09-23T22:23:14.997 INFO:tasks.rados.rados.0.smithi169.stdout:2139: seq_num 1423 ranges {716361=437338,1687053=687490,2777507=425839,3877756=38605} 2023-09-23T22:23:15.002 INFO:tasks.rados.rados.0.smithi169.stdout:2139: writing smithi16987243-254 from 716361 to 1153699 tid 1 2023-09-23T22:23:15.009 INFO:tasks.rados.rados.0.smithi169.stdout:2139: writing smithi16987243-254 from 1687053 to 2374543 tid 2 2023-09-23T22:23:15.013 INFO:tasks.rados.rados.0.smithi169.stdout:2139: writing smithi16987243-254 from 2777507 to 3203346 tid 3 2023-09-23T22:23:15.018 INFO:tasks.rados.rados.0.smithi169.stdout:2139: writing smithi16987243-254 from 3877756 to 3916361 tid 4 2023-09-23T22:23:15.018 INFO:tasks.rados.rados.0.smithi169.stdout:2129: done (9 left) 2023-09-23T22:23:15.018 INFO:tasks.rados.rados.0.smithi169.stdout:2130: done (8 left) 2023-09-23T22:23:15.018 INFO:tasks.rados.rados.0.smithi169.stdout:2131: done (7 left) 2023-09-23T22:23:15.019 INFO:tasks.rados.rados.0.smithi169.stdout:2132: done (6 left) 2023-09-23T22:23:15.019 INFO:tasks.rados.rados.0.smithi169.stdout:2140: read oid 387 snap -1 2023-09-23T22:23:15.019 INFO:tasks.rados.rados.0.smithi169.stdout:2140: expect (ObjNum 751 snap 0 seq_num 751) 2023-09-23T22:23:15.019 INFO:tasks.rados.rados.0.smithi169.stdout:2141: write oid 328 current snap is 0 2023-09-23T22:23:15.019 INFO:tasks.rados.rados.0.smithi169.stdout:2141: seq_num 1424 ranges {733168=512587,2029182=547501,3088577=637111} 2023-09-23T22:23:15.025 INFO:tasks.rados.rados.0.smithi169.stdout:2141: writing smithi16987243-328 from 733168 to 1245755 tid 1 2023-09-23T22:23:15.033 INFO:tasks.rados.rados.0.smithi169.stdout:2141: writing smithi16987243-328 from 2029182 to 2576683 tid 2 2023-09-23T22:23:15.039 INFO:tasks.rados.rados.0.smithi169.stdout:2141: writing smithi16987243-328 from 3088577 to 3725688 tid 3 2023-09-23T22:23:15.040 INFO:tasks.rados.rados.0.smithi169.stdout:2142: delete oid 159 current snap is 0 2023-09-23T22:23:15.040 INFO:tasks.rados.rados.0.smithi169.stdout:2134: expect (ObjNum 1153 snap 0 seq_num 1153) 2023-09-23T22:23:15.241 INFO:tasks.rados.rados.0.smithi169.stdout:2135: expect (ObjNum 1213 snap 0 seq_num 1213) 2023-09-23T22:23:15.326 INFO:tasks.rados.rados.0.smithi169.stdout:2136: finishing write tid 1 to smithi16987243-30 2023-09-23T22:23:15.326 INFO:tasks.rados.rados.0.smithi169.stdout:2136: finishing write tid 2 to smithi16987243-30 2023-09-23T22:23:15.326 INFO:tasks.rados.rados.0.smithi169.stdout:2136: finishing write tid 3 to smithi16987243-30 2023-09-23T22:23:15.326 INFO:tasks.rados.rados.0.smithi169.stdout:2136: finishing write tid 4 to smithi16987243-30 2023-09-23T22:23:15.326 INFO:tasks.rados.rados.0.smithi169.stdout:2138: expect (ObjNum 1318 snap 0 seq_num 1318) 2023-09-23T22:23:15.398 INFO:tasks.rados.rados.0.smithi169.stdout:2136: finishing write tid 5 to smithi16987243-30 2023-09-23T22:23:15.398 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 30 v 226 (ObjNum 1422 snap 0 seq_num 1422) dirty exists 2023-09-23T22:23:15.398 INFO:tasks.rados.rados.0.smithi169.stdout:2136: left oid 30 (ObjNum 1422 snap 0 seq_num 1422) 2023-09-23T22:23:15.398 INFO:tasks.rados.rados.0.smithi169.stdout:2137: expect (ObjNum 1304 snap 0 seq_num 1304) 2023-09-23T22:23:15.625 INFO:tasks.rados.rados.0.smithi169.stdout:2139: finishing write tid 1 to smithi16987243-254 2023-09-23T22:23:15.625 INFO:tasks.rados.rados.0.smithi169.stdout:2139: finishing write tid 2 to smithi16987243-254 2023-09-23T22:23:15.625 INFO:tasks.rados.rados.0.smithi169.stdout:2139: finishing write tid 3 to smithi16987243-254 2023-09-23T22:23:15.625 INFO:tasks.rados.rados.0.smithi169.stdout:2139: finishing write tid 4 to smithi16987243-254 2023-09-23T22:23:15.625 INFO:tasks.rados.rados.0.smithi169.stdout:2139: finishing write tid 5 to smithi16987243-254 2023-09-23T22:23:15.625 INFO:tasks.rados.rados.0.smithi169.stdout:2139: finishing write tid 6 to smithi16987243-254 2023-09-23T22:23:15.625 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 254 v 272 (ObjNum 1423 snap 0 seq_num 1423) dirty exists 2023-09-23T22:23:15.626 INFO:tasks.rados.rados.0.smithi169.stdout:2139: left oid 254 (ObjNum 1423 snap 0 seq_num 1423) 2023-09-23T22:23:15.626 INFO:tasks.rados.rados.0.smithi169.stdout:2140: expect (ObjNum 751 snap 0 seq_num 751) 2023-09-23T22:23:15.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:15 smithi187 bash[31480]: cluster 2023-09-23T22:23:13.854180+0000 mgr.y (mgr.24365) 251 : cluster [DBG] pgmap v220: 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, 133 op/s 2023-09-23T22:23:15.732 INFO:tasks.rados.rados.0.smithi169.stdout:2141: finishing write tid 1 to smithi16987243-328 2023-09-23T22:23:15.733 INFO:tasks.rados.rados.0.smithi169.stdout:2141: finishing write tid 2 to smithi16987243-328 2023-09-23T22:23:15.733 INFO:tasks.rados.rados.0.smithi169.stdout:2141: finishing write tid 3 to smithi16987243-328 2023-09-23T22:23:15.733 INFO:tasks.rados.rados.0.smithi169.stdout:2141: finishing write tid 4 to smithi16987243-328 2023-09-23T22:23:15.733 INFO:tasks.rados.rados.0.smithi169.stdout:2141: finishing write tid 5 to smithi16987243-328 2023-09-23T22:23:15.733 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 328 v 265 (ObjNum 1424 snap 0 seq_num 1424) dirty exists 2023-09-23T22:23:15.733 INFO:tasks.rados.rados.0.smithi169.stdout:2141: left oid 328 (ObjNum 1424 snap 0 seq_num 1424) 2023-09-23T22:23:15.733 INFO:tasks.rados.rados.0.smithi169.stdout:2134: done (8 left) 2023-09-23T22:23:15.733 INFO:tasks.rados.rados.0.smithi169.stdout:2135: done (7 left) 2023-09-23T22:23:15.733 INFO:tasks.rados.rados.0.smithi169.stdout:2136: done (6 left) 2023-09-23T22:23:15.733 INFO:tasks.rados.rados.0.smithi169.stdout:2137: done (5 left) 2023-09-23T22:23:15.734 INFO:tasks.rados.rados.0.smithi169.stdout:2138: done (4 left) 2023-09-23T22:23:15.734 INFO:tasks.rados.rados.0.smithi169.stdout:2139: done (3 left) 2023-09-23T22:23:15.734 INFO:tasks.rados.rados.0.smithi169.stdout:2140: done (2 left) 2023-09-23T22:23:15.734 INFO:tasks.rados.rados.0.smithi169.stdout:2141: done (1 left) 2023-09-23T22:23:15.734 INFO:tasks.rados.rados.0.smithi169.stdout:2142: done (0 left) 2023-09-23T22:23:15.734 INFO:tasks.rados.rados.0.smithi169.stdout:2143: write oid 15 current snap is 0 2023-09-23T22:23:15.734 INFO:tasks.rados.rados.0.smithi169.stdout:2143: seq_num 1426 ranges {766782=663085,2146146=551170,3143423=776008} 2023-09-23T22:23:15.747 INFO:tasks.rados.rados.0.smithi169.stdout:2143: writing smithi16987243-15 from 766782 to 1429867 tid 1 2023-09-23T22:23:15.754 INFO:tasks.rados.rados.0.smithi169.stdout:2143: writing smithi16987243-15 from 2146146 to 2697316 tid 2 2023-09-23T22:23:15.761 INFO:tasks.rados.rados.0.smithi169.stdout:2143: writing smithi16987243-15 from 3143423 to 3919431 tid 3 2023-09-23T22:23:15.762 INFO:tasks.rados.rados.0.smithi169.stdout:2144: read oid 248 snap -1 2023-09-23T22:23:15.762 INFO:tasks.rados.rados.0.smithi169.stdout:2144: expect deleted 2023-09-23T22:23:15.762 INFO:tasks.rados.rados.0.smithi169.stdout:2145: write oid 397 current snap is 0 2023-09-23T22:23:15.762 INFO:tasks.rados.rados.0.smithi169.stdout:2145: seq_num 1427 ranges {783589=738334,2204628=694828,3570846=412743} 2023-09-23T22:23:15.769 INFO:tasks.rados.rados.0.smithi169.stdout:2145: writing smithi16987243-397 from 783589 to 1521923 tid 1 2023-09-23T22:23:15.776 INFO:tasks.rados.rados.0.smithi169.stdout:2145: writing smithi16987243-397 from 2204628 to 2899456 tid 2 2023-09-23T22:23:15.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:15 smithi169 bash[27421]: cluster 2023-09-23T22:23:13.854180+0000 mgr.y (mgr.24365) 251 : cluster [DBG] pgmap v220: 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, 133 op/s 2023-09-23T22:23:15.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:15 smithi169 bash[40994]: cluster 2023-09-23T22:23:13.854180+0000 mgr.y (mgr.24365) 251 : cluster [DBG] pgmap v220: 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, 133 op/s 2023-09-23T22:23:15.783 INFO:tasks.rados.rados.0.smithi169.stdout:2145: writing smithi16987243-397 from 3570846 to 3983589 tid 3 2023-09-23T22:23:15.783 INFO:tasks.rados.rados.0.smithi169.stdout:2146: write oid 334 current snap is 0 2023-09-23T22:23:15.783 INFO:tasks.rados.rados.0.smithi169.stdout:2143: finishing write tid 1 to smithi16987243-15 2023-09-23T22:23:15.783 INFO:tasks.rados.rados.0.smithi169.stdout:2143: finishing write tid 2 to smithi16987243-15 2023-09-23T22:23:15.783 INFO:tasks.rados.rados.0.smithi169.stdout:2143: finishing write tid 3 to smithi16987243-15 2023-09-23T22:23:15.783 INFO:tasks.rados.rados.0.smithi169.stdout:2143: finishing write tid 4 to smithi16987243-15 2023-09-23T22:23:15.783 INFO:tasks.rados.rados.0.smithi169.stdout:2143: finishing write tid 5 to smithi16987243-15 2023-09-23T22:23:15.784 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 15 v 302 (ObjNum 1426 snap 0 seq_num 1426) dirty exists 2023-09-23T22:23:15.784 INFO:tasks.rados.rados.0.smithi169.stdout:2143: left oid 15 (ObjNum 1426 snap 0 seq_num 1426) 2023-09-23T22:23:15.784 INFO:tasks.rados.rados.0.smithi169.stdout:2145: finishing write tid 1 to smithi16987243-397 2023-09-23T22:23:15.784 INFO:tasks.rados.rados.0.smithi169.stdout:2146: seq_num 1428 ranges {400396=413583,1463110=438486} 2023-09-23T22:23:15.787 INFO:tasks.rados.rados.0.smithi169.stdout:2146: writing smithi16987243-334 from 400396 to 813979 tid 1 2023-09-23T22:23:15.793 INFO:tasks.rados.rados.0.smithi169.stdout:2146: writing smithi16987243-334 from 1463110 to 1901596 tid 2 2023-09-23T22:23:15.794 INFO:tasks.rados.rados.0.smithi169.stdout:2143: done (3 left) 2023-09-23T22:23:15.794 INFO:tasks.rados.rados.0.smithi169.stdout:2144: done (2 left) 2023-09-23T22:23:15.794 INFO:tasks.rados.rados.0.smithi169.stdout:2147: write oid 350 current snap is 0 2023-09-23T22:23:15.794 INFO:tasks.rados.rados.0.smithi169.stdout:2147: seq_num 1429 ranges {417203=488832,1405239=611964} 2023-09-23T22:23:15.798 INFO:tasks.rados.rados.0.smithi169.stdout:2147: writing smithi16987243-350 from 417203 to 906035 tid 1 2023-09-23T22:23:15.805 INFO:tasks.rados.rados.0.smithi169.stdout:2147: writing smithi16987243-350 from 1405239 to 2017203 tid 2 2023-09-23T22:23:15.805 INFO:tasks.rados.rados.0.smithi169.stdout:2148: read oid 149 snap -1 2023-09-23T22:23:15.805 INFO:tasks.rados.rados.0.smithi169.stdout:2148: expect (ObjNum 148 snap 0 seq_num 148) 2023-09-23T22:23:15.805 INFO:tasks.rados.rados.0.smithi169.stdout:2149: delete oid 48 current snap is 0 2023-09-23T22:23:15.806 INFO:tasks.rados.rados.0.smithi169.stdout:2145: finishing write tid 2 to smithi16987243-397 2023-09-23T22:23:15.806 INFO:tasks.rados.rados.0.smithi169.stdout:2145: finishing write tid 3 to smithi16987243-397 2023-09-23T22:23:15.806 INFO:tasks.rados.rados.0.smithi169.stdout:2145: finishing write tid 4 to smithi16987243-397 2023-09-23T22:23:15.806 INFO:tasks.rados.rados.0.smithi169.stdout:2145: finishing write tid 5 to smithi16987243-397 2023-09-23T22:23:15.806 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 397 v 288 (ObjNum 1427 snap 0 seq_num 1427) dirty exists 2023-09-23T22:23:15.806 INFO:tasks.rados.rados.0.smithi169.stdout:2145: left oid 397 (ObjNum 1427 snap 0 seq_num 1427) 2023-09-23T22:23:15.806 INFO:tasks.rados.rados.0.smithi169.stdout:2146: finishing write tid 1 to smithi16987243-334 2023-09-23T22:23:15.806 INFO:tasks.rados.rados.0.smithi169.stdout:2146: finishing write tid 2 to smithi16987243-334 2023-09-23T22:23:15.806 INFO:tasks.rados.rados.0.smithi169.stdout:2146: finishing write tid 3 to smithi16987243-334 2023-09-23T22:23:15.806 INFO:tasks.rados.rados.0.smithi169.stdout:2146: finishing write tid 4 to smithi16987243-334 2023-09-23T22:23:15.806 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 334 v 291 (ObjNum 1428 snap 0 seq_num 1428) dirty exists 2023-09-23T22:23:15.807 INFO:tasks.rados.rados.0.smithi169.stdout:2146: left oid 334 (ObjNum 1428 snap 0 seq_num 1428) 2023-09-23T22:23:15.807 INFO:tasks.rados.rados.0.smithi169.stdout:2147: finishing write tid 1 to smithi16987243-350 2023-09-23T22:23:15.808 INFO:tasks.rados.rados.0.smithi169.stdout:2145: done (4 left) 2023-09-23T22:23:15.808 INFO:tasks.rados.rados.0.smithi169.stdout:2146: done (3 left) 2023-09-23T22:23:15.808 INFO:tasks.rados.rados.0.smithi169.stdout:2149: done (2 left) 2023-09-23T22:23:15.808 INFO:tasks.rados.rados.0.smithi169.stdout:2150: read oid 307 snap -1 2023-09-23T22:23:15.808 INFO:tasks.rados.rados.0.smithi169.stdout:2150: expect (ObjNum 1278 snap 0 seq_num 1278) 2023-09-23T22:23:15.808 INFO:tasks.rados.rados.0.smithi169.stdout:2151: read oid 210 snap -1 2023-09-23T22:23:15.809 INFO:tasks.rados.rados.0.smithi169.stdout:2151: expect deleted 2023-09-23T22:23:15.809 INFO:tasks.rados.rados.0.smithi169.stdout:2152: write oid 17 current snap is 0 2023-09-23T22:23:15.809 INFO:tasks.rados.rados.0.smithi169.stdout:2152: seq_num 1431 ranges {450817=755683,1638556=412261} 2023-09-23T22:23:15.815 INFO:tasks.rados.rados.0.smithi169.stdout:2152: writing smithi16987243-17 from 450817 to 1206500 tid 1 2023-09-23T22:23:15.821 INFO:tasks.rados.rados.0.smithi169.stdout:2152: writing smithi16987243-17 from 1638556 to 2050817 tid 2 2023-09-23T22:23:15.821 INFO:tasks.rados.rados.0.smithi169.stdout:2153: read oid 383 snap -1 2023-09-23T22:23:15.821 INFO:tasks.rados.rados.0.smithi169.stdout:2153: expect (ObjNum 1406 snap 0 seq_num 1406) 2023-09-23T22:23:15.821 INFO:tasks.rados.rados.0.smithi169.stdout:2154: read oid 246 snap -1 2023-09-23T22:23:15.821 INFO:tasks.rados.rados.0.smithi169.stdout:2154: expect (ObjNum 1128 snap 0 seq_num 1128) 2023-09-23T22:23:15.821 INFO:tasks.rados.rados.0.smithi169.stdout:2155: write oid 25 current snap is 0 2023-09-23T22:23:15.821 INFO:tasks.rados.rados.0.smithi169.stdout:2155: seq_num 1432 ranges {467624=430932,1697038=370586} 2023-09-23T22:23:15.826 INFO:tasks.rados.rados.0.smithi169.stdout:2155: writing smithi16987243-25 from 467624 to 898556 tid 1 2023-09-23T22:23:15.833 INFO:tasks.rados.rados.0.smithi169.stdout:2155: writing smithi16987243-25 from 1697038 to 2067624 tid 2 2023-09-23T22:23:15.833 INFO:tasks.rados.rados.0.smithi169.stdout:2156: read oid 192 snap -1 2023-09-23T22:23:15.833 INFO:tasks.rados.rados.0.smithi169.stdout:2156: expect (ObjNum 191 snap 0 seq_num 191) 2023-09-23T22:23:15.833 INFO:tasks.rados.rados.0.smithi169.stdout:2157: write oid 4 current snap is 0 2023-09-23T22:23:15.833 INFO:tasks.rados.rados.0.smithi169.stdout:2157: seq_num 1433 ranges {484431=506181,1639167=445264} 2023-09-23T22:23:15.840 INFO:tasks.rados.rados.0.smithi169.stdout:2157: writing smithi16987243-4 from 484431 to 990612 tid 1 2023-09-23T22:23:15.846 INFO:tasks.rados.rados.0.smithi169.stdout:2157: writing smithi16987243-4 from 1639167 to 2084431 tid 2 2023-09-23T22:23:15.846 INFO:tasks.rados.rados.0.smithi169.stdout:2158: read oid 55 snap -1 2023-09-23T22:23:15.847 INFO:tasks.rados.rados.0.smithi169.stdout:2158: expect (ObjNum 732 snap 0 seq_num 732) 2023-09-23T22:23:15.847 INFO:tasks.rados.rados.0.smithi169.stdout:2159: write oid 70 current snap is 0 2023-09-23T22:23:15.847 INFO:tasks.rados.rados.0.smithi169.stdout:2148: expect (ObjNum 148 snap 0 seq_num 148) 2023-09-23T22:23:15.948 INFO:tasks.rados.rados.0.smithi169.stdout:2147: finishing write tid 2 to smithi16987243-350 2023-09-23T22:23:15.949 INFO:tasks.rados.rados.0.smithi169.stdout:2147: finishing write tid 3 to smithi16987243-350 2023-09-23T22:23:15.949 INFO:tasks.rados.rados.0.smithi169.stdout:2147: finishing write tid 4 to smithi16987243-350 2023-09-23T22:23:15.949 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 350 v 268 (ObjNum 1429 snap 0 seq_num 1429) dirty exists 2023-09-23T22:23:15.949 INFO:tasks.rados.rados.0.smithi169.stdout:2147: left oid 350 (ObjNum 1429 snap 0 seq_num 1429) 2023-09-23T22:23:15.949 INFO:tasks.rados.rados.0.smithi169.stdout:2150: expect (ObjNum 1278 snap 0 seq_num 1278) 2023-09-23T22:23:16.121 INFO:tasks.rados.rados.0.smithi169.stdout:2152: finishing write tid 1 to smithi16987243-17 2023-09-23T22:23:16.121 INFO:tasks.rados.rados.0.smithi169.stdout:2152: finishing write tid 2 to smithi16987243-17 2023-09-23T22:23:16.121 INFO:tasks.rados.rados.0.smithi169.stdout:2152: finishing write tid 3 to smithi16987243-17 2023-09-23T22:23:16.121 INFO:tasks.rados.rados.0.smithi169.stdout:2152: finishing write tid 4 to smithi16987243-17 2023-09-23T22:23:16.121 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 17 v 253 (ObjNum 1431 snap 0 seq_num 1431) dirty exists 2023-09-23T22:23:16.121 INFO:tasks.rados.rados.0.smithi169.stdout:2152: left oid 17 (ObjNum 1431 snap 0 seq_num 1431) 2023-09-23T22:23:16.122 INFO:tasks.rados.rados.0.smithi169.stdout:2153: expect (ObjNum 1406 snap 0 seq_num 1406) 2023-09-23T22:23:16.241 INFO:tasks.rados.rados.0.smithi169.stdout:2155: finishing write tid 1 to smithi16987243-25 2023-09-23T22:23:16.241 INFO:tasks.rados.rados.0.smithi169.stdout:2154: expect (ObjNum 1128 snap 0 seq_num 1128) 2023-09-23T22:23:16.374 INFO:tasks.rados.rados.0.smithi169.stdout:2155: finishing write tid 2 to smithi16987243-25 2023-09-23T22:23:16.374 INFO:tasks.rados.rados.0.smithi169.stdout:2155: finishing write tid 3 to smithi16987243-25 2023-09-23T22:23:16.374 INFO:tasks.rados.rados.0.smithi169.stdout:2155: finishing write tid 4 to smithi16987243-25 2023-09-23T22:23:16.375 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 25 v 312 (ObjNum 1432 snap 0 seq_num 1432) dirty exists 2023-09-23T22:23:16.375 INFO:tasks.rados.rados.0.smithi169.stdout:2155: left oid 25 (ObjNum 1432 snap 0 seq_num 1432) 2023-09-23T22:23:16.375 INFO:tasks.rados.rados.0.smithi169.stdout:2156: expect (ObjNum 191 snap 0 seq_num 191) 2023-09-23T22:23:16.477 INFO:tasks.rados.rados.0.smithi169.stdout:2157: finishing write tid 1 to smithi16987243-4 2023-09-23T22:23:16.478 INFO:tasks.rados.rados.0.smithi169.stdout:2157: finishing write tid 2 to smithi16987243-4 2023-09-23T22:23:16.478 INFO:tasks.rados.rados.0.smithi169.stdout:2157: finishing write tid 3 to smithi16987243-4 2023-09-23T22:23:16.478 INFO:tasks.rados.rados.0.smithi169.stdout:2157: finishing write tid 4 to smithi16987243-4 2023-09-23T22:23:16.478 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 4 v 245 (ObjNum 1433 snap 0 seq_num 1433) dirty exists 2023-09-23T22:23:16.478 INFO:tasks.rados.rados.0.smithi169.stdout:2157: left oid 4 (ObjNum 1433 snap 0 seq_num 1433) 2023-09-23T22:23:16.478 INFO:tasks.rados.rados.0.smithi169.stdout:2158: expect (ObjNum 732 snap 0 seq_num 732) 2023-09-23T22:23:16.510 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:23:16 smithi169 bash[27688]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:23:16] "GET /metrics HTTP/1.1" 200 242665 "" "Prometheus/2.43.0" 2023-09-23T22:23:16.510 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:16 smithi169 bash[27421]: audit 2023-09-23T22:23:16.218120+0000 mon.a (mon.0) 857 : audit [DBG] from='client.? 172.21.15.169:0/1528061465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:16.581 INFO:tasks.rados.rados.0.smithi169.stdout:2159: seq_num 1434 ranges {501238=581430,1697649=403589} 2023-09-23T22:23:16.595 INFO:tasks.rados.rados.0.smithi169.stdout:2159: writing smithi16987243-70 from 501238 to 1082668 tid 1 2023-09-23T22:23:16.602 INFO:tasks.rados.rados.0.smithi169.stdout:2159: writing smithi16987243-70 from 1697649 to 2101238 tid 2 2023-09-23T22:23:16.603 INFO:tasks.rados.rados.0.smithi169.stdout:2147: done (11 left) 2023-09-23T22:23:16.603 INFO:tasks.rados.rados.0.smithi169.stdout:2148: done (10 left) 2023-09-23T22:23:16.603 INFO:tasks.rados.rados.0.smithi169.stdout:2150: done (9 left) 2023-09-23T22:23:16.603 INFO:tasks.rados.rados.0.smithi169.stdout:2151: done (8 left) 2023-09-23T22:23:16.603 INFO:tasks.rados.rados.0.smithi169.stdout:2152: done (7 left) 2023-09-23T22:23:16.603 INFO:tasks.rados.rados.0.smithi169.stdout:2153: done (6 left) 2023-09-23T22:23:16.603 INFO:tasks.rados.rados.0.smithi169.stdout:2154: done (5 left) 2023-09-23T22:23:16.603 INFO:tasks.rados.rados.0.smithi169.stdout:2155: done (4 left) 2023-09-23T22:23:16.603 INFO:tasks.rados.rados.0.smithi169.stdout:2156: done (3 left) 2023-09-23T22:23:16.603 INFO:tasks.rados.rados.0.smithi169.stdout:2157: done (2 left) 2023-09-23T22:23:16.603 INFO:tasks.rados.rados.0.smithi169.stdout:2158: done (1 left) 2023-09-23T22:23:16.604 INFO:tasks.rados.rados.0.smithi169.stdout:2160: read oid 211 snap -1 2023-09-23T22:23:16.604 INFO:tasks.rados.rados.0.smithi169.stdout:2160: expect (ObjNum 210 snap 0 seq_num 210) 2023-09-23T22:23:16.604 INFO:tasks.rados.rados.0.smithi169.stdout:2161: write oid 307 current snap is 0 2023-09-23T22:23:16.604 INFO:tasks.rados.rados.0.smithi169.stdout:2159: finishing write tid 1 to smithi16987243-70 2023-09-23T22:23:16.604 INFO:tasks.rados.rados.0.smithi169.stdout:2161: seq_num 1435 ranges {518045=656679,1756131=361914} 2023-09-23T22:23:16.609 INFO:tasks.rados.rados.0.smithi169.stdout:2161: writing smithi16987243-307 from 518045 to 1174724 tid 1 2023-09-23T22:23:16.614 INFO:tasks.rados.rados.0.smithi169.stdout:2161: writing smithi16987243-307 from 1756131 to 2118045 tid 2 2023-09-23T22:23:16.614 INFO:tasks.rados.rados.0.smithi169.stdout:2162: write oid 413 current snap is 0 2023-09-23T22:23:16.615 INFO:tasks.rados.rados.0.smithi169.stdout:2162: seq_num 1436 ranges {534852=731928,1814613=320239} 2023-09-23T22:23:16.621 INFO:tasks.rados.rados.0.smithi169.stdout:2162: writing smithi16987243-413 from 534852 to 1266780 tid 1 2023-09-23T22:23:16.627 INFO:tasks.rados.rados.0.smithi169.stdout:2162: writing smithi16987243-413 from 1814613 to 2134852 tid 2 2023-09-23T22:23:16.627 INFO:tasks.rados.rados.0.smithi169.stdout:2163: write oid 439 current snap is 0 2023-09-23T22:23:16.627 INFO:tasks.rados.rados.0.smithi169.stdout:2159: finishing write tid 2 to smithi16987243-70 2023-09-23T22:23:16.627 INFO:tasks.rados.rados.0.smithi169.stdout:2159: finishing write tid 3 to smithi16987243-70 2023-09-23T22:23:16.627 INFO:tasks.rados.rados.0.smithi169.stdout:2159: finishing write tid 4 to smithi16987243-70 2023-09-23T22:23:16.627 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 70 v 248 (ObjNum 1434 snap 0 seq_num 1434) dirty exists 2023-09-23T22:23:16.627 INFO:tasks.rados.rados.0.smithi169.stdout:2159: left oid 70 (ObjNum 1434 snap 0 seq_num 1434) 2023-09-23T22:23:16.627 INFO:tasks.rados.rados.0.smithi169.stdout:2161: finishing write tid 1 to smithi16987243-307 2023-09-23T22:23:16.628 INFO:tasks.rados.rados.0.smithi169.stdout:2160: expect (ObjNum 210 snap 0 seq_num 210) 2023-09-23T22:23:16.751 INFO:tasks.rados.rados.0.smithi169.stdout:2161: finishing write tid 2 to smithi16987243-307 2023-09-23T22:23:16.751 INFO:tasks.rados.rados.0.smithi169.stdout:2161: finishing write tid 3 to smithi16987243-307 2023-09-23T22:23:16.751 INFO:tasks.rados.rados.0.smithi169.stdout:2161: finishing write tid 4 to smithi16987243-307 2023-09-23T22:23:16.752 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 307 v 282 (ObjNum 1435 snap 0 seq_num 1435) dirty exists 2023-09-23T22:23:16.752 INFO:tasks.rados.rados.0.smithi169.stdout:2161: left oid 307 (ObjNum 1435 snap 0 seq_num 1435) 2023-09-23T22:23:16.752 INFO:tasks.rados.rados.0.smithi169.stdout:2162: finishing write tid 1 to smithi16987243-413 2023-09-23T22:23:16.752 INFO:tasks.rados.rados.0.smithi169.stdout:2162: finishing write tid 2 to smithi16987243-413 2023-09-23T22:23:16.752 INFO:tasks.rados.rados.0.smithi169.stdout:2162: finishing write tid 3 to smithi16987243-413 2023-09-23T22:23:16.752 INFO:tasks.rados.rados.0.smithi169.stdout:2162: finishing write tid 4 to smithi16987243-413 2023-09-23T22:23:16.752 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 413 v 294 (ObjNum 1436 snap 0 seq_num 1436) dirty exists 2023-09-23T22:23:16.752 INFO:tasks.rados.rados.0.smithi169.stdout:2162: left oid 413 (ObjNum 1436 snap 0 seq_num 1436) 2023-09-23T22:23:16.752 INFO:tasks.rados.rados.0.smithi169.stdout:2163: seq_num 1437 ranges {551659=523530,1873095=278564} 2023-09-23T22:23:16.765 INFO:tasks.rados.rados.0.smithi169.stdout:2163: writing smithi16987243-439 from 551659 to 1075189 tid 1 2023-09-23T22:23:16.771 INFO:tasks.rados.rados.0.smithi169.stdout:2163: writing smithi16987243-439 from 1873095 to 2151659 tid 2 2023-09-23T22:23:16.771 INFO:tasks.rados.rados.0.smithi169.stdout:2159: done (4 left) 2023-09-23T22:23:16.771 INFO:tasks.rados.rados.0.smithi169.stdout:2160: done (3 left) 2023-09-23T22:23:16.771 INFO:tasks.rados.rados.0.smithi169.stdout:2161: done (2 left) 2023-09-23T22:23:16.771 INFO:tasks.rados.rados.0.smithi169.stdout:2162: done (1 left) 2023-09-23T22:23:16.771 INFO:tasks.rados.rados.0.smithi169.stdout:2164: write oid 401 current snap is 0 2023-09-23T22:23:16.772 INFO:tasks.rados.rados.0.smithi169.stdout:2163: finishing write tid 1 to smithi16987243-439 2023-09-23T22:23:16.772 INFO:tasks.rados.rados.0.smithi169.stdout:2164: seq_num 1438 ranges {568466=598779,1931577=236889} 2023-09-23T22:23:16.777 INFO:tasks.rados.rados.0.smithi169.stdout:2164: writing smithi16987243-401 from 568466 to 1167245 tid 1 2023-09-23T22:23:16.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:16 smithi169 bash[40994]: audit 2023-09-23T22:23:16.218120+0000 mon.a (mon.0) 857 : audit [DBG] from='client.? 172.21.15.169:0/1528061465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:16.784 INFO:tasks.rados.rados.0.smithi169.stdout:2164: writing smithi16987243-401 from 1931577 to 2168466 tid 2 2023-09-23T22:23:16.784 INFO:tasks.rados.rados.0.smithi169.stdout:2165: delete oid 228 current snap is 0 2023-09-23T22:23:16.784 INFO:tasks.rados.rados.0.smithi169.stdout:2163: finishing write tid 2 to smithi16987243-439 2023-09-23T22:23:16.784 INFO:tasks.rados.rados.0.smithi169.stdout:2163: finishing write tid 3 to smithi16987243-439 2023-09-23T22:23:16.784 INFO:tasks.rados.rados.0.smithi169.stdout:2163: finishing write tid 4 to smithi16987243-439 2023-09-23T22:23:16.784 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 439 v 327 (ObjNum 1437 snap 0 seq_num 1437) dirty exists 2023-09-23T22:23:16.784 INFO:tasks.rados.rados.0.smithi169.stdout:2163: left oid 439 (ObjNum 1437 snap 0 seq_num 1437) 2023-09-23T22:23:16.784 INFO:tasks.rados.rados.0.smithi169.stdout:2164: finishing write tid 1 to smithi16987243-401 2023-09-23T22:23:16.786 INFO:tasks.rados.rados.0.smithi169.stdout:2163: done (2 left) 2023-09-23T22:23:16.786 INFO:tasks.rados.rados.0.smithi169.stdout:2165: done (1 left) 2023-09-23T22:23:16.786 INFO:tasks.rados.rados.0.smithi169.stdout:2166: read oid 234 snap -1 2023-09-23T22:23:16.786 INFO:tasks.rados.rados.0.smithi169.stdout:2166: expect (ObjNum 1202 snap 0 seq_num 1202) 2023-09-23T22:23:16.786 INFO:tasks.rados.rados.0.smithi169.stdout:2167: write oid 164 current snap is 0 2023-09-23T22:23:16.786 INFO:tasks.rados.rados.0.smithi169.stdout:2167: seq_num 1440 ranges {602080=749277,2048541=153539} 2023-09-23T22:23:16.793 INFO:tasks.rados.rados.0.smithi169.stdout:2167: writing smithi16987243-164 from 602080 to 1351357 tid 1 2023-09-23T22:23:16.799 INFO:tasks.rados.rados.0.smithi169.stdout:2167: writing smithi16987243-164 from 2048541 to 2202080 tid 2 2023-09-23T22:23:16.799 INFO:tasks.rados.rados.0.smithi169.stdout:2168: write oid 183 current snap is 0 2023-09-23T22:23:16.799 INFO:tasks.rados.rados.0.smithi169.stdout:2164: finishing write tid 2 to smithi16987243-401 2023-09-23T22:23:16.799 INFO:tasks.rados.rados.0.smithi169.stdout:2164: finishing write tid 3 to smithi16987243-401 2023-09-23T22:23:16.799 INFO:tasks.rados.rados.0.smithi169.stdout:2164: finishing write tid 4 to smithi16987243-401 2023-09-23T22:23:16.799 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 401 v 305 (ObjNum 1438 snap 0 seq_num 1438) dirty exists 2023-09-23T22:23:16.799 INFO:tasks.rados.rados.0.smithi169.stdout:2164: left oid 401 (ObjNum 1438 snap 0 seq_num 1438) 2023-09-23T22:23:16.799 INFO:tasks.rados.rados.0.smithi169.stdout:2166: expect (ObjNum 1202 snap 0 seq_num 1202) 2023-09-23T22:23:16.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:16 smithi187 bash[31480]: audit 2023-09-23T22:23:16.218120+0000 mon.a (mon.0) 857 : audit [DBG] from='client.? 172.21.15.169:0/1528061465' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:16.897 INFO:tasks.rados.rados.0.smithi169.stdout:2167: finishing write tid 1 to smithi16987243-164 2023-09-23T22:23:16.897 INFO:tasks.rados.rados.0.smithi169.stdout:2167: finishing write tid 2 to smithi16987243-164 2023-09-23T22:23:16.897 INFO:tasks.rados.rados.0.smithi169.stdout:2167: finishing write tid 3 to smithi16987243-164 2023-09-23T22:23:16.897 INFO:tasks.rados.rados.0.smithi169.stdout:2167: finishing write tid 4 to smithi16987243-164 2023-09-23T22:23:16.897 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 164 v 251 (ObjNum 1440 snap 0 seq_num 1440) dirty exists 2023-09-23T22:23:16.897 INFO:tasks.rados.rados.0.smithi169.stdout:2167: left oid 164 (ObjNum 1440 snap 0 seq_num 1440) 2023-09-23T22:23:16.897 INFO:tasks.rados.rados.0.smithi169.stdout:2168: seq_num 1441 ranges {618887=424526,1590670=604158} 2023-09-23T22:23:16.902 INFO:tasks.rados.rados.0.smithi169.stdout:2168: writing smithi16987243-183 from 618887 to 1043413 tid 1 2023-09-23T22:23:16.909 INFO:tasks.rados.rados.0.smithi169.stdout:2168: writing smithi16987243-183 from 1590670 to 2194828 tid 2 2023-09-23T22:23:16.909 INFO:tasks.rados.rados.0.smithi169.stdout:2164: done (3 left) 2023-09-23T22:23:16.910 INFO:tasks.rados.rados.0.smithi169.stdout:2166: done (2 left) 2023-09-23T22:23:16.910 INFO:tasks.rados.rados.0.smithi169.stdout:2167: done (1 left) 2023-09-23T22:23:16.910 INFO:tasks.rados.rados.0.smithi169.stdout:2169: write oid 314 current snap is 0 2023-09-23T22:23:16.910 INFO:tasks.rados.rados.0.smithi169.stdout:2168: finishing write tid 1 to smithi16987243-183 2023-09-23T22:23:16.910 INFO:tasks.rados.rados.0.smithi169.stdout:2169: seq_num 1442 ranges {635694=499775,1649152=464169} 2023-09-23T22:23:16.916 INFO:tasks.rados.rados.0.smithi169.stdout:2169: writing smithi16987243-314 from 635694 to 1135469 tid 1 2023-09-23T22:23:16.922 INFO:tasks.rados.rados.0.smithi169.stdout:2169: writing smithi16987243-314 from 1649152 to 2113321 tid 2 2023-09-23T22:23:16.922 INFO:tasks.rados.rados.0.smithi169.stdout:2170: read oid 447 snap -1 2023-09-23T22:23:16.922 INFO:tasks.rados.rados.0.smithi169.stdout:2170: expect (ObjNum 918 snap 0 seq_num 918) 2023-09-23T22:23:16.922 INFO:tasks.rados.rados.0.smithi169.stdout:2171: read oid 225 snap -1 2023-09-23T22:23:16.923 INFO:tasks.rados.rados.0.smithi169.stdout:2171: expect (ObjNum 1365 snap 0 seq_num 1365) 2023-09-23T22:23:16.923 INFO:tasks.rados.rados.0.smithi169.stdout:2172: write oid 338 current snap is 0 2023-09-23T22:23:16.923 INFO:tasks.rados.rados.0.smithi169.stdout:2168: finishing write tid 2 to smithi16987243-183 2023-09-23T22:23:16.923 INFO:tasks.rados.rados.0.smithi169.stdout:2168: finishing write tid 3 to smithi16987243-183 2023-09-23T22:23:16.923 INFO:tasks.rados.rados.0.smithi169.stdout:2168: finishing write tid 4 to smithi16987243-183 2023-09-23T22:23:16.923 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 183 v 315 (ObjNum 1441 snap 0 seq_num 1441) dirty exists 2023-09-23T22:23:16.923 INFO:tasks.rados.rados.0.smithi169.stdout:2168: left oid 183 (ObjNum 1441 snap 0 seq_num 1441) 2023-09-23T22:23:16.923 INFO:tasks.rados.rados.0.smithi169.stdout:2169: finishing write tid 1 to smithi16987243-314 2023-09-23T22:23:16.923 INFO:tasks.rados.rados.0.smithi169.stdout:2172: seq_num 1443 ranges {652501=575024,1707634=544867} 2023-09-23T22:23:16.930 INFO:tasks.rados.rados.0.smithi169.stdout:2172: writing smithi16987243-338 from 652501 to 1227525 tid 1 2023-09-23T22:23:16.937 INFO:tasks.rados.rados.0.smithi169.stdout:2172: writing smithi16987243-338 from 1707634 to 2252501 tid 2 2023-09-23T22:23:16.937 INFO:tasks.rados.rados.0.smithi169.stdout:2168: done (4 left) 2023-09-23T22:23:16.937 INFO:tasks.rados.rados.0.smithi169.stdout:2173: write oid 13 current snap is 0 2023-09-23T22:23:16.937 INFO:tasks.rados.rados.0.smithi169.stdout:2169: finishing write tid 2 to smithi16987243-314 2023-09-23T22:23:16.938 INFO:tasks.rados.rados.0.smithi169.stdout:2169: finishing write tid 3 to smithi16987243-314 2023-09-23T22:23:16.938 INFO:tasks.rados.rados.0.smithi169.stdout:2169: finishing write tid 4 to smithi16987243-314 2023-09-23T22:23:16.938 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 314 v 271 (ObjNum 1442 snap 0 seq_num 1442) dirty exists 2023-09-23T22:23:16.938 INFO:tasks.rados.rados.0.smithi169.stdout:2169: left oid 314 (ObjNum 1442 snap 0 seq_num 1442) 2023-09-23T22:23:16.938 INFO:tasks.rados.rados.0.smithi169.stdout:2170: expect (ObjNum 918 snap 0 seq_num 918) 2023-09-23T22:23:17.138 INFO:tasks.rados.rados.0.smithi169.stdout:2171: expect (ObjNum 1365 snap 0 seq_num 1365) 2023-09-23T22:23:17.235 INFO:tasks.rados.rados.0.smithi169.stdout:2172: finishing write tid 1 to smithi16987243-338 2023-09-23T22:23:17.235 INFO:tasks.rados.rados.0.smithi169.stdout:2172: finishing write tid 2 to smithi16987243-338 2023-09-23T22:23:17.235 INFO:tasks.rados.rados.0.smithi169.stdout:2172: finishing write tid 3 to smithi16987243-338 2023-09-23T22:23:17.235 INFO:tasks.rados.rados.0.smithi169.stdout:2172: finishing write tid 4 to smithi16987243-338 2023-09-23T22:23:17.236 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 338 v 310 (ObjNum 1443 snap 0 seq_num 1443) dirty exists 2023-09-23T22:23:17.236 INFO:tasks.rados.rados.0.smithi169.stdout:2172: left oid 338 (ObjNum 1443 snap 0 seq_num 1443) 2023-09-23T22:23:17.236 INFO:tasks.rados.rados.0.smithi169.stdout:2173: seq_num 1444 ranges {669308=650273,1766116=467838} 2023-09-23T22:23:17.250 INFO:tasks.rados.rados.0.smithi169.stdout:2173: writing smithi16987243-13 from 669308 to 1319581 tid 1 2023-09-23T22:23:17.255 INFO:tasks.rados.rados.0.smithi169.stdout:2173: writing smithi16987243-13 from 1766116 to 2233954 tid 2 2023-09-23T22:23:17.255 INFO:tasks.rados.rados.0.smithi169.stdout:2169: done (4 left) 2023-09-23T22:23:17.255 INFO:tasks.rados.rados.0.smithi169.stdout:2170: done (3 left) 2023-09-23T22:23:17.255 INFO:tasks.rados.rados.0.smithi169.stdout:2171: done (2 left) 2023-09-23T22:23:17.256 INFO:tasks.rados.rados.0.smithi169.stdout:2172: done (1 left) 2023-09-23T22:23:17.256 INFO:tasks.rados.rados.0.smithi169.stdout:2174: write oid 27 current snap is 0 2023-09-23T22:23:17.256 INFO:tasks.rados.rados.0.smithi169.stdout:2174: seq_num 1445 ranges {686115=441875,1824598=461517} 2023-09-23T22:23:17.261 INFO:tasks.rados.rados.0.smithi169.stdout:2174: writing smithi16987243-27 from 686115 to 1127990 tid 1 2023-09-23T22:23:17.269 INFO:tasks.rados.rados.0.smithi169.stdout:2174: writing smithi16987243-27 from 1824598 to 2286115 tid 2 2023-09-23T22:23:17.269 INFO:tasks.rados.rados.0.smithi169.stdout:2175: read oid 214 snap -1 2023-09-23T22:23:17.269 INFO:tasks.rados.rados.0.smithi169.stdout:2175: expect (ObjNum 836 snap 0 seq_num 836) 2023-09-23T22:23:17.269 INFO:tasks.rados.rados.0.smithi169.stdout:2176: read oid 429 snap -1 2023-09-23T22:23:17.269 INFO:tasks.rados.rados.0.smithi169.stdout:2176: expect (ObjNum 982 snap 0 seq_num 982) 2023-09-23T22:23:17.269 INFO:tasks.rados.rados.0.smithi169.stdout:2177: read oid 436 snap -1 2023-09-23T22:23:17.269 INFO:tasks.rados.rados.0.smithi169.stdout:2177: expect (ObjNum 1372 snap 0 seq_num 1372) 2023-09-23T22:23:17.269 INFO:tasks.rados.rados.0.smithi169.stdout:2178: delete oid 371 current snap is 0 2023-09-23T22:23:17.269 INFO:tasks.rados.rados.0.smithi169.stdout:2173: finishing write tid 1 to smithi16987243-13 2023-09-23T22:23:17.269 INFO:tasks.rados.rados.0.smithi169.stdout:2173: finishing write tid 2 to smithi16987243-13 2023-09-23T22:23:17.269 INFO:tasks.rados.rados.0.smithi169.stdout:2173: finishing write tid 3 to smithi16987243-13 2023-09-23T22:23:17.269 INFO:tasks.rados.rados.0.smithi169.stdout:2173: finishing write tid 4 to smithi16987243-13 2023-09-23T22:23:17.270 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 13 v 330 (ObjNum 1444 snap 0 seq_num 1444) dirty exists 2023-09-23T22:23:17.270 INFO:tasks.rados.rados.0.smithi169.stdout:2173: left oid 13 (ObjNum 1444 snap 0 seq_num 1444) 2023-09-23T22:23:17.270 INFO:tasks.rados.rados.0.smithi169.stdout:2174: finishing write tid 1 to smithi16987243-27 2023-09-23T22:23:17.273 INFO:tasks.rados.rados.0.smithi169.stdout:2175: expect (ObjNum 836 snap 0 seq_num 836) 2023-09-23T22:23:17.364 INFO:tasks.rados.rados.0.smithi169.stdout:2177: expect (ObjNum 1372 snap 0 seq_num 1372) 2023-09-23T22:23:17.513 INFO:tasks.rados.rados.0.smithi169.stdout:2174: finishing write tid 2 to smithi16987243-27 2023-09-23T22:23:17.514 INFO:tasks.rados.rados.0.smithi169.stdout:2174: finishing write tid 3 to smithi16987243-27 2023-09-23T22:23:17.514 INFO:tasks.rados.rados.0.smithi169.stdout:2174: finishing write tid 4 to smithi16987243-27 2023-09-23T22:23:17.514 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 27 v 313 (ObjNum 1445 snap 0 seq_num 1445) dirty exists 2023-09-23T22:23:17.514 INFO:tasks.rados.rados.0.smithi169.stdout:2174: left oid 27 (ObjNum 1445 snap 0 seq_num 1445) 2023-09-23T22:23:17.514 INFO:tasks.rados.rados.0.smithi169.stdout:2176: expect (ObjNum 982 snap 0 seq_num 982) 2023-09-23T22:23:17.670 INFO:tasks.rados.rados.0.smithi169.stdout:2173: done (5 left) 2023-09-23T22:23:17.670 INFO:tasks.rados.rados.0.smithi169.stdout:2174: done (4 left) 2023-09-23T22:23:17.670 INFO:tasks.rados.rados.0.smithi169.stdout:2175: done (3 left) 2023-09-23T22:23:17.671 INFO:tasks.rados.rados.0.smithi169.stdout:2176: done (2 left) 2023-09-23T22:23:17.671 INFO:tasks.rados.rados.0.smithi169.stdout:2177: done (1 left) 2023-09-23T22:23:17.671 INFO:tasks.rados.rados.0.smithi169.stdout:2178: done (0 left) 2023-09-23T22:23:17.671 INFO:tasks.rados.rados.0.smithi169.stdout:2179: write oid 425 current snap is 0 2023-09-23T22:23:17.671 INFO:tasks.rados.rados.0.smithi169.stdout:2179: seq_num 1447 ranges {719729=592373,1941562=378167} 2023-09-23T22:23:17.683 INFO:tasks.rados.rados.0.smithi169.stdout:2179: writing smithi16987243-425 from 719729 to 1312102 tid 1 2023-09-23T22:23:17.689 INFO:tasks.rados.rados.0.smithi169.stdout:2179: writing smithi16987243-425 from 1941562 to 2319729 tid 2 2023-09-23T22:23:17.689 INFO:tasks.rados.rados.0.smithi169.stdout:2180: read oid 81 snap -1 2023-09-23T22:23:17.689 INFO:tasks.rados.rados.0.smithi169.stdout:2180: expect deleted 2023-09-23T22:23:17.689 INFO:tasks.rados.rados.0.smithi169.stdout:2181: read oid 54 snap -1 2023-09-23T22:23:17.689 INFO:tasks.rados.rados.0.smithi169.stdout:2181: expect (ObjNum 53 snap 0 seq_num 53) 2023-09-23T22:23:17.690 INFO:tasks.rados.rados.0.smithi169.stdout:2182: delete oid 226 current snap is 0 2023-09-23T22:23:17.690 INFO:tasks.rados.rados.0.smithi169.stdout:2179: finishing write tid 1 to smithi16987243-425 2023-09-23T22:23:17.693 INFO:tasks.rados.rados.0.smithi169.stdout:2180: done (3 left) 2023-09-23T22:23:17.693 INFO:tasks.rados.rados.0.smithi169.stdout:2182: done (2 left) 2023-09-23T22:23:17.693 INFO:tasks.rados.rados.0.smithi169.stdout:2183: write oid 87 current snap is 0 2023-09-23T22:23:17.693 INFO:tasks.rados.rados.0.smithi169.stdout:2183: seq_num 1449 ranges {753343=742871,1942173=411170} 2023-09-23T22:23:17.701 INFO:tasks.rados.rados.0.smithi169.stdout:2183: writing smithi16987243-87 from 753343 to 1496214 tid 1 2023-09-23T22:23:17.707 INFO:tasks.rados.rados.0.smithi169.stdout:2183: writing smithi16987243-87 from 1942173 to 2353343 tid 2 2023-09-23T22:23:17.707 INFO:tasks.rados.rados.0.smithi169.stdout:2184: write oid 158 current snap is 0 2023-09-23T22:23:17.707 INFO:tasks.rados.rados.0.smithi169.stdout:2179: finishing write tid 2 to smithi16987243-425 2023-09-23T22:23:17.707 INFO:tasks.rados.rados.0.smithi169.stdout:2179: finishing write tid 3 to smithi16987243-425 2023-09-23T22:23:17.707 INFO:tasks.rados.rados.0.smithi169.stdout:2179: finishing write tid 4 to smithi16987243-425 2023-09-23T22:23:17.707 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 425 v 314 (ObjNum 1447 snap 0 seq_num 1447) dirty exists 2023-09-23T22:23:17.707 INFO:tasks.rados.rados.0.smithi169.stdout:2179: left oid 425 (ObjNum 1447 snap 0 seq_num 1447) 2023-09-23T22:23:17.707 INFO:tasks.rados.rados.0.smithi169.stdout:2181: expect (ObjNum 53 snap 0 seq_num 53) 2023-09-23T22:23:17.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:17 smithi169 bash[40994]: cluster 2023-09-23T22:23:15.854620+0000 mgr.y (mgr.24365) 252 : cluster [DBG] pgmap v221: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 67 MiB/s rd, 8.3 MiB/s wr, 87 op/s 2023-09-23T22:23:17.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:17 smithi169 bash[40994]: audit 2023-09-23T22:23:16.846767+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:23:17.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:17 smithi169 bash[27421]: cluster 2023-09-23T22:23:15.854620+0000 mgr.y (mgr.24365) 252 : cluster [DBG] pgmap v221: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 67 MiB/s rd, 8.3 MiB/s wr, 87 op/s 2023-09-23T22:23:17.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:17 smithi169 bash[27421]: audit 2023-09-23T22:23:16.846767+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:23:17.809 INFO:tasks.rados.rados.0.smithi169.stdout:2183: finishing write tid 1 to smithi16987243-87 2023-09-23T22:23:17.809 INFO:tasks.rados.rados.0.smithi169.stdout:2183: finishing write tid 2 to smithi16987243-87 2023-09-23T22:23:17.809 INFO:tasks.rados.rados.0.smithi169.stdout:2183: finishing write tid 3 to smithi16987243-87 2023-09-23T22:23:17.809 INFO:tasks.rados.rados.0.smithi169.stdout:2184: seq_num 1450 ranges {770150=418120,1600655=478845} 2023-09-23T22:23:17.815 INFO:tasks.rados.rados.0.smithi169.stdout:2184: writing smithi16987243-158 from 770150 to 1188270 tid 1 2023-09-23T22:23:17.822 INFO:tasks.rados.rados.0.smithi169.stdout:2184: writing smithi16987243-158 from 1600655 to 2079500 tid 2 2023-09-23T22:23:17.822 INFO:tasks.rados.rados.0.smithi169.stdout:2179: done (3 left) 2023-09-23T22:23:17.822 INFO:tasks.rados.rados.0.smithi169.stdout:2181: done (2 left) 2023-09-23T22:23:17.822 INFO:tasks.rados.rados.0.smithi169.stdout:2185: write oid 423 current snap is 0 2023-09-23T22:23:17.822 INFO:tasks.rados.rados.0.smithi169.stdout:2183: finishing write tid 4 to smithi16987243-87 2023-09-23T22:23:17.822 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 87 v 318 (ObjNum 1449 snap 0 seq_num 1449) dirty exists 2023-09-23T22:23:17.822 INFO:tasks.rados.rados.0.smithi169.stdout:2183: left oid 87 (ObjNum 1449 snap 0 seq_num 1449) 2023-09-23T22:23:17.822 INFO:tasks.rados.rados.0.smithi169.stdout:2184: finishing write tid 1 to smithi16987243-158 2023-09-23T22:23:17.822 INFO:tasks.rados.rados.0.smithi169.stdout:2185: seq_num 1451 ranges {786957=493369,2059137=327820} 2023-09-23T22:23:17.829 INFO:tasks.rados.rados.0.smithi169.stdout:2185: writing smithi16987243-423 from 786957 to 1280326 tid 1 2023-09-23T22:23:17.835 INFO:tasks.rados.rados.0.smithi169.stdout:2185: writing smithi16987243-423 from 2059137 to 2386957 tid 2 2023-09-23T22:23:17.835 INFO:tasks.rados.rados.0.smithi169.stdout:2183: done (2 left) 2023-09-23T22:23:17.835 INFO:tasks.rados.rados.0.smithi169.stdout:2186: write oid 128 current snap is 0 2023-09-23T22:23:17.836 INFO:tasks.rados.rados.0.smithi169.stdout:2186: seq_num 1452 ranges {403764=568618,1717619=686145} 2023-09-23T22:23:17.840 INFO:tasks.rados.rados.0.smithi169.stdout:2186: writing smithi16987243-128 from 403764 to 972382 tid 1 2023-09-23T22:23:17.849 INFO:tasks.rados.rados.0.smithi169.stdout:2186: writing smithi16987243-128 from 1717619 to 2403764 tid 2 2023-09-23T22:23:17.849 INFO:tasks.rados.rados.0.smithi169.stdout:2187: write oid 278 current snap is 0 2023-09-23T22:23:17.849 INFO:tasks.rados.rados.0.smithi169.stdout:2187: seq_num 1453 ranges {420571=760220,1776101=626172} 2023-09-23T22:23:17.855 INFO:tasks.rados.rados.0.smithi169.stdout:2187: writing smithi16987243-278 from 420571 to 1180791 tid 1 2023-09-23T22:23:17.863 INFO:tasks.rados.rados.0.smithi169.stdout:2187: writing smithi16987243-278 from 1776101 to 2402273 tid 2 2023-09-23T22:23:17.863 INFO:tasks.rados.rados.0.smithi169.stdout:2188: read oid 21 snap -1 2023-09-23T22:23:17.863 INFO:tasks.rados.rados.0.smithi169.stdout:2188: expect (ObjNum 1213 snap 0 seq_num 1213) 2023-09-23T22:23:17.863 INFO:tasks.rados.rados.0.smithi169.stdout:2189: read oid 102 snap -1 2023-09-23T22:23:17.863 INFO:tasks.rados.rados.0.smithi169.stdout:2189: expect deleted 2023-09-23T22:23:17.863 INFO:tasks.rados.rados.0.smithi169.stdout:2190: write oid 420 current snap is 0 2023-09-23T22:23:17.863 INFO:tasks.rados.rados.0.smithi169.stdout:2190: seq_num 1454 ranges {437378=435469,1434583=769830} 2023-09-23T22:23:17.867 INFO:tasks.rados.rados.0.smithi169.stdout:2190: writing smithi16987243-420 from 437378 to 872847 tid 1 2023-09-23T22:23:17.875 INFO:tasks.rados.rados.0.smithi169.stdout:2190: writing smithi16987243-420 from 1434583 to 2204413 tid 2 2023-09-23T22:23:17.875 INFO:tasks.rados.rados.0.smithi169.stdout:2191: write oid 353 current snap is 0 2023-09-23T22:23:17.875 INFO:tasks.rados.rados.0.smithi169.stdout:2191: seq_num 1455 ranges {454185=510718,1493065=629841} 2023-09-23T22:23:17.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:17 smithi187 bash[31480]: cluster 2023-09-23T22:23:15.854620+0000 mgr.y (mgr.24365) 252 : cluster [DBG] pgmap v221: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 67 MiB/s rd, 8.3 MiB/s wr, 87 op/s 2023-09-23T22:23:17.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:17 smithi187 bash[31480]: audit 2023-09-23T22:23:16.846767+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:23:17.880 INFO:tasks.rados.rados.0.smithi169.stdout:2191: writing smithi16987243-353 from 454185 to 964903 tid 1 2023-09-23T22:23:17.887 INFO:tasks.rados.rados.0.smithi169.stdout:2191: writing smithi16987243-353 from 1493065 to 2122906 tid 2 2023-09-23T22:23:17.887 INFO:tasks.rados.rados.0.smithi169.stdout:2192: write oid 224 current snap is 0 2023-09-23T22:23:17.888 INFO:tasks.rados.rados.0.smithi169.stdout:2184: finishing write tid 2 to smithi16987243-158 2023-09-23T22:23:17.888 INFO:tasks.rados.rados.0.smithi169.stdout:2192: seq_num 1456 ranges {470992=585967,1551547=773499} 2023-09-23T22:23:17.893 INFO:tasks.rados.rados.0.smithi169.stdout:2192: writing smithi16987243-224 from 470992 to 1056959 tid 1 2023-09-23T22:23:17.902 INFO:tasks.rados.rados.0.smithi169.stdout:2192: writing smithi16987243-224 from 1551547 to 2325046 tid 2 2023-09-23T22:23:17.902 INFO:tasks.rados.rados.0.smithi169.stdout:2193: write oid 325 current snap is 0 2023-09-23T22:23:17.902 INFO:tasks.rados.rados.0.smithi169.stdout:2184: finishing write tid 3 to smithi16987243-158 2023-09-23T22:23:17.902 INFO:tasks.rados.rados.0.smithi169.stdout:2184: finishing write tid 4 to smithi16987243-158 2023-09-23T22:23:17.902 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 158 v 256 (ObjNum 1450 snap 0 seq_num 1450) dirty exists 2023-09-23T22:23:17.902 INFO:tasks.rados.rados.0.smithi169.stdout:2184: left oid 158 (ObjNum 1450 snap 0 seq_num 1450) 2023-09-23T22:23:17.903 INFO:tasks.rados.rados.0.smithi169.stdout:2185: finishing write tid 1 to smithi16987243-423 2023-09-23T22:23:17.903 INFO:tasks.rados.rados.0.smithi169.stdout:2193: seq_num 1457 ranges {487799=661216,1893676=594123} 2023-09-23T22:23:17.907 INFO:tasks.rados.rados.0.smithi169.stdout:2193: writing smithi16987243-325 from 487799 to 1149015 tid 1 2023-09-23T22:23:17.915 INFO:tasks.rados.rados.0.smithi169.stdout:2193: writing smithi16987243-325 from 1893676 to 2487799 tid 2 2023-09-23T22:23:17.915 INFO:tasks.rados.rados.0.smithi169.stdout:2184: done (9 left) 2023-09-23T22:23:17.915 INFO:tasks.rados.rados.0.smithi169.stdout:2194: write oid 269 current snap is 0 2023-09-23T22:23:17.916 INFO:tasks.rados.rados.0.smithi169.stdout:2194: seq_num 1458 ranges {504606=736465,1952158=552448} 2023-09-23T22:23:17.922 INFO:tasks.rados.rados.0.smithi169.stdout:2194: writing smithi16987243-269 from 504606 to 1241071 tid 1 2023-09-23T22:23:17.930 INFO:tasks.rados.rados.0.smithi169.stdout:2194: writing smithi16987243-269 from 1952158 to 2504606 tid 2 2023-09-23T22:23:17.930 INFO:tasks.rados.rados.0.smithi169.stdout:2195: delete oid 288 current snap is 0 2023-09-23T22:23:17.930 INFO:tasks.rados.rados.0.smithi169.stdout:2185: finishing write tid 2 to smithi16987243-423 2023-09-23T22:23:17.930 INFO:tasks.rados.rados.0.smithi169.stdout:2185: finishing write tid 3 to smithi16987243-423 2023-09-23T22:23:17.930 INFO:tasks.rados.rados.0.smithi169.stdout:2185: finishing write tid 4 to smithi16987243-423 2023-09-23T22:23:17.930 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 423 v 308 (ObjNum 1451 snap 0 seq_num 1451) dirty exists 2023-09-23T22:23:17.930 INFO:tasks.rados.rados.0.smithi169.stdout:2185: left oid 423 (ObjNum 1451 snap 0 seq_num 1451) 2023-09-23T22:23:17.931 INFO:tasks.rados.rados.0.smithi169.stdout:2186: finishing write tid 1 to smithi16987243-128 2023-09-23T22:23:17.931 INFO:tasks.rados.rados.0.smithi169.stdout:2186: finishing write tid 2 to smithi16987243-128 2023-09-23T22:23:17.931 INFO:tasks.rados.rados.0.smithi169.stdout:2186: finishing write tid 3 to smithi16987243-128 2023-09-23T22:23:17.931 INFO:tasks.rados.rados.0.smithi169.stdout:2186: finishing write tid 4 to smithi16987243-128 2023-09-23T22:23:17.931 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 128 v 321 (ObjNum 1452 snap 0 seq_num 1452) dirty exists 2023-09-23T22:23:17.931 INFO:tasks.rados.rados.0.smithi169.stdout:2186: left oid 128 (ObjNum 1452 snap 0 seq_num 1452) 2023-09-23T22:23:17.931 INFO:tasks.rados.rados.0.smithi169.stdout:2187: finishing write tid 1 to smithi16987243-278 2023-09-23T22:23:17.931 INFO:tasks.rados.rados.0.smithi169.stdout:2188: expect (ObjNum 1213 snap 0 seq_num 1213) 2023-09-23T22:23:18.019 INFO:tasks.rados.rados.0.smithi169.stdout:2187: finishing write tid 2 to smithi16987243-278 2023-09-23T22:23:18.019 INFO:tasks.rados.rados.0.smithi169.stdout:2187: finishing write tid 3 to smithi16987243-278 2023-09-23T22:23:18.019 INFO:tasks.rados.rados.0.smithi169.stdout:2187: finishing write tid 4 to smithi16987243-278 2023-09-23T22:23:18.019 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 278 v 316 (ObjNum 1453 snap 0 seq_num 1453) dirty exists 2023-09-23T22:23:18.019 INFO:tasks.rados.rados.0.smithi169.stdout:2187: left oid 278 (ObjNum 1453 snap 0 seq_num 1453) 2023-09-23T22:23:18.019 INFO:tasks.rados.rados.0.smithi169.stdout:2190: finishing write tid 1 to smithi16987243-420 2023-09-23T22:23:18.019 INFO:tasks.rados.rados.0.smithi169.stdout:2190: finishing write tid 2 to smithi16987243-420 2023-09-23T22:23:18.019 INFO:tasks.rados.rados.0.smithi169.stdout:2190: finishing write tid 3 to smithi16987243-420 2023-09-23T22:23:18.019 INFO:tasks.rados.rados.0.smithi169.stdout:2190: finishing write tid 4 to smithi16987243-420 2023-09-23T22:23:18.019 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 420 v 313 (ObjNum 1454 snap 0 seq_num 1454) dirty exists 2023-09-23T22:23:18.020 INFO:tasks.rados.rados.0.smithi169.stdout:2190: left oid 420 (ObjNum 1454 snap 0 seq_num 1454) 2023-09-23T22:23:18.020 INFO:tasks.rados.rados.0.smithi169.stdout:2191: finishing write tid 1 to smithi16987243-353 2023-09-23T22:23:18.020 INFO:tasks.rados.rados.0.smithi169.stdout:2191: finishing write tid 2 to smithi16987243-353 2023-09-23T22:23:18.020 INFO:tasks.rados.rados.0.smithi169.stdout:2191: finishing write tid 3 to smithi16987243-353 2023-09-23T22:23:18.020 INFO:tasks.rados.rados.0.smithi169.stdout:2191: finishing write tid 4 to smithi16987243-353 2023-09-23T22:23:18.020 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 353 v 330 (ObjNum 1455 snap 0 seq_num 1455) dirty exists 2023-09-23T22:23:18.020 INFO:tasks.rados.rados.0.smithi169.stdout:2191: left oid 353 (ObjNum 1455 snap 0 seq_num 1455) 2023-09-23T22:23:18.020 INFO:tasks.rados.rados.0.smithi169.stdout:2192: finishing write tid 1 to smithi16987243-224 2023-09-23T22:23:18.020 INFO:tasks.rados.rados.0.smithi169.stdout:2192: finishing write tid 2 to smithi16987243-224 2023-09-23T22:23:18.020 INFO:tasks.rados.rados.0.smithi169.stdout:2192: finishing write tid 3 to smithi16987243-224 2023-09-23T22:23:18.020 INFO:tasks.rados.rados.0.smithi169.stdout:2192: finishing write tid 4 to smithi16987243-224 2023-09-23T22:23:18.021 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 224 v 259 (ObjNum 1456 snap 0 seq_num 1456) dirty exists 2023-09-23T22:23:18.021 INFO:tasks.rados.rados.0.smithi169.stdout:2192: left oid 224 (ObjNum 1456 snap 0 seq_num 1456) 2023-09-23T22:23:18.021 INFO:tasks.rados.rados.0.smithi169.stdout:2193: finishing write tid 1 to smithi16987243-325 2023-09-23T22:23:18.021 INFO:tasks.rados.rados.0.smithi169.stdout:2193: finishing write tid 2 to smithi16987243-325 2023-09-23T22:23:18.021 INFO:tasks.rados.rados.0.smithi169.stdout:2193: finishing write tid 3 to smithi16987243-325 2023-09-23T22:23:18.021 INFO:tasks.rados.rados.0.smithi169.stdout:2193: finishing write tid 4 to smithi16987243-325 2023-09-23T22:23:18.021 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 325 v 229 (ObjNum 1457 snap 0 seq_num 1457) dirty exists 2023-09-23T22:23:18.021 INFO:tasks.rados.rados.0.smithi169.stdout:2193: left oid 325 (ObjNum 1457 snap 0 seq_num 1457) 2023-09-23T22:23:18.021 INFO:tasks.rados.rados.0.smithi169.stdout:2194: finishing write tid 1 to smithi16987243-269 2023-09-23T22:23:18.021 INFO:tasks.rados.rados.0.smithi169.stdout:2194: finishing write tid 2 to smithi16987243-269 2023-09-23T22:23:18.021 INFO:tasks.rados.rados.0.smithi169.stdout:2194: finishing write tid 3 to smithi16987243-269 2023-09-23T22:23:18.021 INFO:tasks.rados.rados.0.smithi169.stdout:2194: finishing write tid 4 to smithi16987243-269 2023-09-23T22:23:18.021 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 269 v 335 (ObjNum 1458 snap 0 seq_num 1458) dirty exists 2023-09-23T22:23:18.022 INFO:tasks.rados.rados.0.smithi169.stdout:2194: left oid 269 (ObjNum 1458 snap 0 seq_num 1458) 2023-09-23T22:23:18.022 INFO:tasks.rados.rados.0.smithi169.stdout:2185: done (10 left) 2023-09-23T22:23:18.022 INFO:tasks.rados.rados.0.smithi169.stdout:2186: done (9 left) 2023-09-23T22:23:18.022 INFO:tasks.rados.rados.0.smithi169.stdout:2187: done (8 left) 2023-09-23T22:23:18.022 INFO:tasks.rados.rados.0.smithi169.stdout:2188: done (7 left) 2023-09-23T22:23:18.022 INFO:tasks.rados.rados.0.smithi169.stdout:2189: done (6 left) 2023-09-23T22:23:18.022 INFO:tasks.rados.rados.0.smithi169.stdout:2190: done (5 left) 2023-09-23T22:23:18.022 INFO:tasks.rados.rados.0.smithi169.stdout:2191: done (4 left) 2023-09-23T22:23:18.022 INFO:tasks.rados.rados.0.smithi169.stdout:2192: done (3 left) 2023-09-23T22:23:18.022 INFO:tasks.rados.rados.0.smithi169.stdout:2193: done (2 left) 2023-09-23T22:23:18.022 INFO:tasks.rados.rados.0.smithi169.stdout:2194: done (1 left) 2023-09-23T22:23:18.022 INFO:tasks.rados.rados.0.smithi169.stdout:2195: done (0 left) 2023-09-23T22:23:18.023 INFO:tasks.rados.rados.0.smithi169.stdout:2196: read oid 203 snap -1 2023-09-23T22:23:18.023 INFO:tasks.rados.rados.0.smithi169.stdout:2196: expect (ObjNum 202 snap 0 seq_num 202) 2023-09-23T22:23:18.023 INFO:tasks.rados.rados.0.smithi169.stdout:2197: read oid 77 snap -1 2023-09-23T22:23:18.023 INFO:tasks.rados.rados.0.smithi169.stdout:2197: expect (ObjNum 958 snap 0 seq_num 958) 2023-09-23T22:23:18.023 INFO:tasks.rados.rados.0.smithi169.stdout:2198: read oid 448 snap -1 2023-09-23T22:23:18.023 INFO:tasks.rados.rados.0.smithi169.stdout:2198: expect (ObjNum 1356 snap 0 seq_num 1356) 2023-09-23T22:23:18.023 INFO:tasks.rados.rados.0.smithi169.stdout:2199: write oid 282 current snap is 0 2023-09-23T22:23:18.023 INFO:tasks.rados.rados.0.smithi169.stdout:2199: seq_num 1460 ranges {538220=603316,1785475=752745} 2023-09-23T22:23:18.032 INFO:tasks.rados.rados.0.smithi169.stdout:2199: writing smithi16987243-282 from 538220 to 1141536 tid 1 2023-09-23T22:23:18.041 INFO:tasks.rados.rados.0.smithi169.stdout:2199: writing smithi16987243-282 from 1785475 to 2538220 tid 2 2023-09-23T22:23:18.041 INFO:tasks.rados.rados.0.smithi169.stdout:2200: read oid 199 snap -1 2023-09-23T22:23:18.041 INFO:tasks.rados.rados.0.smithi169.stdout:2200: expect (ObjNum 1126 snap 0 seq_num 1126) 2023-09-23T22:23:18.041 INFO:tasks.rados.rados.0.smithi169.stdout:2201: read oid 471 snap -1 2023-09-23T22:23:18.041 INFO:tasks.rados.rados.0.smithi169.stdout:2201: expect (ObjNum 1155 snap 0 seq_num 1155) 2023-09-23T22:23:18.041 INFO:tasks.rados.rados.0.smithi169.stdout:2202: write oid 121 current snap is 0 2023-09-23T22:23:18.041 INFO:tasks.rados.rados.0.smithi169.stdout:2202: seq_num 1461 ranges {555027=678565,1727604=640848} 2023-09-23T22:23:18.051 INFO:tasks.rados.rados.0.smithi169.stdout:2202: writing smithi16987243-121 from 555027 to 1233592 tid 1 2023-09-23T22:23:18.058 INFO:tasks.rados.rados.0.smithi169.stdout:2202: writing smithi16987243-121 from 1727604 to 2368452 tid 2 2023-09-23T22:23:18.058 INFO:tasks.rados.rados.0.smithi169.stdout:2203: read oid 163 snap -1 2023-09-23T22:23:18.058 INFO:tasks.rados.rados.0.smithi169.stdout:2203: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-09-23T22:23:18.058 INFO:tasks.rados.rados.0.smithi169.stdout:2204: delete oid 74 current snap is 0 2023-09-23T22:23:18.058 INFO:tasks.rados.rados.0.smithi169.stdout:2198: expect (ObjNum 1356 snap 0 seq_num 1356) 2023-09-23T22:23:18.193 INFO:tasks.rados.rados.0.smithi169.stdout:2197: expect (ObjNum 958 snap 0 seq_num 958) 2023-09-23T22:23:18.303 INFO:tasks.rados.rados.0.smithi169.stdout:2196: expect (ObjNum 202 snap 0 seq_num 202) 2023-09-23T22:23:18.500 INFO:tasks.rados.rados.0.smithi169.stdout:2199: finishing write tid 1 to smithi16987243-282 2023-09-23T22:23:18.500 INFO:tasks.rados.rados.0.smithi169.stdout:2200: expect (ObjNum 1126 snap 0 seq_num 1126) 2023-09-23T22:23:18.646 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:18 smithi187 bash[67481]: [23/Sep/2023:22:23:18] ENGINE Bus STOPPING 2023-09-23T22:23:18.646 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:18 smithi187 bash[67481]: [23/Sep/2023:22:23:18] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T22:23:18.646 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:18 smithi187 bash[67481]: [23/Sep/2023:22:23:18] ENGINE Bus STOPPED 2023-09-23T22:23:18.647 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:18 smithi187 bash[67481]: [23/Sep/2023:22:23:18] ENGINE Bus STARTING 2023-09-23T22:23:18.647 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:18 smithi187 bash[67481]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:23:18] "GET /metrics HTTP/1.1" 200 33297 "" "Prometheus/2.43.0" 2023-09-23T22:23:18.647 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:18 smithi187 bash[67481]: debug 2023-09-23T22:23:18.579+0000 7fc0cd02e700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:23:18.647 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:18 smithi187 bash[67481]: debug 2023-09-23T22:23:18.579+0000 7fc0cd02e700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:23:18.647 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:18 smithi187 bash[67481]: debug 2023-09-23T22:23:18.579+0000 7fc0cd02e700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:23:18.647 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:18 smithi187 bash[67481]: debug 2023-09-23T22:23:18.579+0000 7fc0cd02e700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:23:18.647 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:18 smithi187 bash[67481]: debug 2023-09-23T22:23:18.579+0000 7fc0cd02e700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:23:18.647 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:18 smithi187 bash[67481]: debug 2023-09-23T22:23:18.579+0000 7fc0cf833700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:23:18.647 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:18 smithi187 bash[67481]: debug 2023-09-23T22:23:18.579+0000 7fc0cf833700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:23:18.647 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:18 smithi187 bash[67481]: debug 2023-09-23T22:23:18.579+0000 7fc0cf833700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:23:18.647 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:18 smithi187 bash[67481]: debug 2023-09-23T22:23:18.579+0000 7fc0cf833700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:23:18.647 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:18 smithi187 bash[67481]: debug 2023-09-23T22:23:18.579+0000 7fc0cf833700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:23:18.648 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:18 smithi187 bash[67481]: [23/Sep/2023:22:23:18] ENGINE Serving on http://:::9283 2023-09-23T22:23:18.648 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:18 smithi187 bash[67481]: [23/Sep/2023:22:23:18] ENGINE Bus STARTED 2023-09-23T22:23:18.648 INFO:tasks.rados.rados.0.smithi169.stdout:2201: expect (ObjNum 1155 snap 0 seq_num 1155) 2023-09-23T22:23:18.688 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:23:18 smithi169 bash[27688]: ignoring --setuser ceph since I am not root 2023-09-23T22:23:18.688 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:23:18 smithi169 bash[27688]: ignoring --setgroup ceph since I am not root 2023-09-23T22:23:18.688 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:23:18 smithi169 bash[27688]: debug 2023-09-23T22:23:18.439+0000 7fcb271c5700 1 -- 172.21.15.169:0/3367429424 <== mon.2 v2:172.21.15.169:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55932ea889c0 con 0x55932f80ec00 2023-09-23T22:23:18.688 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:23:18 smithi169 bash[27688]: debug 2023-09-23T22:23:18.615+0000 7fcb2f4b21c0 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T22:23:18.839 INFO:tasks.rados.rados.0.smithi169.stdout:2199: finishing write tid 2 to smithi16987243-282 2023-09-23T22:23:18.839 INFO:tasks.rados.rados.0.smithi169.stdout:2199: finishing write tid 3 to smithi16987243-282 2023-09-23T22:23:18.839 INFO:tasks.rados.rados.0.smithi169.stdout:2199: finishing write tid 4 to smithi16987243-282 2023-09-23T22:23:18.839 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 282 v 319 (ObjNum 1460 snap 0 seq_num 1460) dirty exists 2023-09-23T22:23:18.839 INFO:tasks.rados.rados.0.smithi169.stdout:2199: left oid 282 (ObjNum 1460 snap 0 seq_num 1460) 2023-09-23T22:23:18.839 INFO:tasks.rados.rados.0.smithi169.stdout:2202: finishing write tid 1 to smithi16987243-121 2023-09-23T22:23:18.839 INFO:tasks.rados.rados.0.smithi169.stdout:2196: done (8 left) 2023-09-23T22:23:18.839 INFO:tasks.rados.rados.0.smithi169.stdout:2197: done (7 left) 2023-09-23T22:23:18.839 INFO:tasks.rados.rados.0.smithi169.stdout:2198: done (6 left) 2023-09-23T22:23:18.840 INFO:tasks.rados.rados.0.smithi169.stdout:2199: done (5 left) 2023-09-23T22:23:18.840 INFO:tasks.rados.rados.0.smithi169.stdout:2200: done (4 left) 2023-09-23T22:23:18.840 INFO:tasks.rados.rados.0.smithi169.stdout:2201: done (3 left) 2023-09-23T22:23:18.840 INFO:tasks.rados.rados.0.smithi169.stdout:2204: done (2 left) 2023-09-23T22:23:18.840 INFO:tasks.rados.rados.0.smithi169.stdout:2205: delete oid 77 current snap is 0 2023-09-23T22:23:18.840 INFO:tasks.rados.rados.0.smithi169.stdout:2202: finishing write tid 2 to smithi16987243-121 2023-09-23T22:23:18.840 INFO:tasks.rados.rados.0.smithi169.stdout:2202: finishing write tid 3 to smithi16987243-121 2023-09-23T22:23:18.840 INFO:tasks.rados.rados.0.smithi169.stdout:2202: finishing write tid 4 to smithi16987243-121 2023-09-23T22:23:18.840 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 121 v 333 (ObjNum 1461 snap 0 seq_num 1461) dirty exists 2023-09-23T22:23:18.840 INFO:tasks.rados.rados.0.smithi169.stdout:2202: left oid 121 (ObjNum 1461 snap 0 seq_num 1461) 2023-09-23T22:23:18.840 INFO:tasks.rados.rados.0.smithi169.stdout:2203: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-09-23T22:23:18.973 INFO:tasks.rados.rados.0.smithi169.stdout:2202: done (2 left) 2023-09-23T22:23:18.974 INFO:tasks.rados.rados.0.smithi169.stdout:2203: done (1 left) 2023-09-23T22:23:18.974 INFO:tasks.rados.rados.0.smithi169.stdout:2205: done (0 left) 2023-09-23T22:23:18.974 INFO:tasks.rados.rados.0.smithi169.stdout:2206: write oid 117 current snap is 0 2023-09-23T22:23:18.974 INFO:tasks.rados.rados.0.smithi169.stdout:2206: seq_num 1464 ranges {605448=504312,1903050=702398} 2023-09-23T22:23:18.983 INFO:tasks.rados.rados.0.smithi169.stdout:2206: writing smithi16987243-117 from 605448 to 1109760 tid 1 2023-09-23T22:23:18.993 INFO:tasks.rados.rados.0.smithi169.stdout:2206: writing smithi16987243-117 from 1903050 to 2605448 tid 2 2023-09-23T22:23:18.993 INFO:tasks.rados.rados.0.smithi169.stdout:2207: read oid 173 snap -1 2023-09-23T22:23:18.993 INFO:tasks.rados.rados.0.smithi169.stdout:2207: expect (ObjNum 957 snap 0 seq_num 957) 2023-09-23T22:23:18.993 INFO:tasks.rados.rados.0.smithi169.stdout:2208: write oid 316 current snap is 0 2023-09-23T22:23:18.994 INFO:tasks.rados.rados.0.smithi169.stdout:2206: finishing write tid 1 to smithi16987243-117 2023-09-23T22:23:18.994 INFO:tasks.rados.rados.0.smithi169.stdout:2208: seq_num 1465 ranges {622255=579561,1845179=531833} 2023-09-23T22:23:19.000 INFO:tasks.rados.rados.0.smithi169.stdout:2208: writing smithi16987243-316 from 622255 to 1201816 tid 1 2023-09-23T22:23:19.007 INFO:tasks.rados.rados.0.smithi169.stdout:2208: writing smithi16987243-316 from 1845179 to 2377012 tid 2 2023-09-23T22:23:19.007 INFO:tasks.rados.rados.0.smithi169.stdout:2209: read oid 289 snap -1 2023-09-23T22:23:19.007 INFO:tasks.rados.rados.0.smithi169.stdout:2209: expect (ObjNum 1255 snap 0 seq_num 1255) 2023-09-23T22:23:19.007 INFO:tasks.rados.rados.0.smithi169.stdout:2210: delete oid 484 current snap is 0 2023-09-23T22:23:19.007 INFO:tasks.rados.rados.0.smithi169.stdout:2206: finishing write tid 2 to smithi16987243-117 2023-09-23T22:23:19.008 INFO:tasks.rados.rados.0.smithi169.stdout:2206: finishing write tid 3 to smithi16987243-117 2023-09-23T22:23:19.008 INFO:tasks.rados.rados.0.smithi169.stdout:2206: finishing write tid 4 to smithi16987243-117 2023-09-23T22:23:19.008 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 117 v 311 (ObjNum 1464 snap 0 seq_num 1464) dirty exists 2023-09-23T22:23:19.008 INFO:tasks.rados.rados.0.smithi169.stdout:2206: left oid 117 (ObjNum 1464 snap 0 seq_num 1464) 2023-09-23T22:23:19.008 INFO:tasks.rados.rados.0.smithi169.stdout:2207: expect (ObjNum 957 snap 0 seq_num 957) 2023-09-23T22:23:19.127 INFO:tasks.rados.rados.0.smithi169.stdout:2208: finishing write tid 1 to smithi16987243-316 2023-09-23T22:23:19.127 INFO:tasks.rados.rados.0.smithi169.stdout:2208: finishing write tid 2 to smithi16987243-316 2023-09-23T22:23:19.127 INFO:tasks.rados.rados.0.smithi169.stdout:2208: finishing write tid 3 to smithi16987243-316 2023-09-23T22:23:19.127 INFO:tasks.rados.rados.0.smithi169.stdout:2209: expect (ObjNum 1255 snap 0 seq_num 1255) 2023-09-23T22:23:19.128 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:18 smithi187 bash[65587]: ts=2023-09-23T22:23: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-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi187.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"172.21.15.169:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:23:19.128 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:18 smithi187 bash[65587]: ts=2023-09-23T22:23: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-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi187.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"172.21.15.169:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:23:19.221 INFO:tasks.rados.rados.0.smithi169.stdout:2208: finishing write tid 4 to smithi16987243-316 2023-09-23T22:23:19.221 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 316 v 262 (ObjNum 1465 snap 0 seq_num 1465) dirty exists 2023-09-23T22:23:19.221 INFO:tasks.rados.rados.0.smithi169.stdout:2208: left oid 316 (ObjNum 1465 snap 0 seq_num 1465) 2023-09-23T22:23:19.221 INFO:tasks.rados.rados.0.smithi169.stdout:2206: done (4 left) 2023-09-23T22:23:19.221 INFO:tasks.rados.rados.0.smithi169.stdout:2207: done (3 left) 2023-09-23T22:23:19.221 INFO:tasks.rados.rados.0.smithi169.stdout:2208: done (2 left) 2023-09-23T22:23:19.221 INFO:tasks.rados.rados.0.smithi169.stdout:2209: done (1 left) 2023-09-23T22:23:19.221 INFO:tasks.rados.rados.0.smithi169.stdout:2210: done (0 left) 2023-09-23T22:23:19.221 INFO:tasks.rados.rados.0.smithi169.stdout:2211: delete oid 301 current snap is 0 2023-09-23T22:23:19.223 INFO:tasks.rados.rados.0.smithi169.stdout:2211: done (0 left) 2023-09-23T22:23:19.223 INFO:tasks.rados.rados.0.smithi169.stdout:2212: write oid 449 current snap is 0 2023-09-23T22:23:19.223 INFO:tasks.rados.rados.0.smithi169.stdout:2212: seq_num 1468 ranges {672676=521661,1736978=795513} 2023-09-23T22:23:19.235 INFO:tasks.rados.rados.0.smithi169.stdout:2212: writing smithi16987243-449 from 672676 to 1194337 tid 1 2023-09-23T22:23:19.244 INFO:tasks.rados.rados.0.smithi169.stdout:2212: writing smithi16987243-449 from 1736978 to 2532491 tid 2 2023-09-23T22:23:19.244 INFO:tasks.rados.rados.0.smithi169.stdout:2213: read oid 384 snap -1 2023-09-23T22:23:19.244 INFO:tasks.rados.rados.0.smithi169.stdout:2213: expect deleted 2023-09-23T22:23:19.244 INFO:tasks.rados.rados.0.smithi169.stdout:2214: read oid 306 snap -1 2023-09-23T22:23:19.244 INFO:tasks.rados.rados.0.smithi169.stdout:2214: expect (ObjNum 305 snap 0 seq_num 305) 2023-09-23T22:23:19.244 INFO:tasks.rados.rados.0.smithi169.stdout:2215: write oid 245 current snap is 0 2023-09-23T22:23:19.244 INFO:tasks.rados.rados.0.smithi169.stdout:2212: finishing write tid 1 to smithi16987243-449 2023-09-23T22:23:19.244 INFO:tasks.rados.rados.0.smithi169.stdout:2215: seq_num 1469 ranges {689483=596910,2079107=539171} 2023-09-23T22:23:19.252 INFO:tasks.rados.rados.0.smithi169.stdout:2215: writing smithi16987243-245 from 689483 to 1286393 tid 1 2023-09-23T22:23:19.261 INFO:tasks.rados.rados.0.smithi169.stdout:2215: writing smithi16987243-245 from 2079107 to 2618278 tid 2 2023-09-23T22:23:19.262 INFO:tasks.rados.rados.0.smithi169.stdout:2216: write oid 201 current snap is 0 2023-09-23T22:23:19.262 INFO:tasks.rados.rados.0.smithi169.stdout:2216: seq_num 1470 ranges {706290=672159,2137589=568701} 2023-09-23T22:23:19.269 INFO:tasks.rados.rados.0.smithi169.stdout:2216: writing smithi16987243-201 from 706290 to 1378449 tid 1 2023-09-23T22:23:19.277 INFO:tasks.rados.rados.0.smithi169.stdout:2216: writing smithi16987243-201 from 2137589 to 2706290 tid 2 2023-09-23T22:23:19.278 INFO:tasks.rados.rados.0.smithi169.stdout:2217: delete oid 66 current snap is 0 2023-09-23T22:23:19.278 INFO:tasks.rados.rados.0.smithi169.stdout:2212: finishing write tid 2 to smithi16987243-449 2023-09-23T22:23:19.278 INFO:tasks.rados.rados.0.smithi169.stdout:2212: finishing write tid 3 to smithi16987243-449 2023-09-23T22:23:19.278 INFO:tasks.rados.rados.0.smithi169.stdout:2212: finishing write tid 4 to smithi16987243-449 2023-09-23T22:23:19.278 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 449 v 336 (ObjNum 1468 snap 0 seq_num 1468) dirty exists 2023-09-23T22:23:19.278 INFO:tasks.rados.rados.0.smithi169.stdout:2212: left oid 449 (ObjNum 1468 snap 0 seq_num 1468) 2023-09-23T22:23:19.279 INFO:tasks.rados.rados.0.smithi169.stdout:2215: finishing write tid 1 to smithi16987243-245 2023-09-23T22:23:19.279 INFO:tasks.rados.rados.0.smithi169.stdout:2214: expect (ObjNum 305 snap 0 seq_num 305) 2023-09-23T22:23:19.390 INFO:tasks.rados.rados.0.smithi169.stdout:2215: finishing write tid 2 to smithi16987243-245 2023-09-23T22:23:19.390 INFO:tasks.rados.rados.0.smithi169.stdout:2215: finishing write tid 3 to smithi16987243-245 2023-09-23T22:23:19.390 INFO:tasks.rados.rados.0.smithi169.stdout:2215: finishing write tid 4 to smithi16987243-245 2023-09-23T22:23:19.391 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 245 v 254 (ObjNum 1469 snap 0 seq_num 1469) dirty exists 2023-09-23T22:23:19.391 INFO:tasks.rados.rados.0.smithi169.stdout:2215: left oid 245 (ObjNum 1469 snap 0 seq_num 1469) 2023-09-23T22:23:19.391 INFO:tasks.rados.rados.0.smithi169.stdout:2216: finishing write tid 1 to smithi16987243-201 2023-09-23T22:23:19.391 INFO:tasks.rados.rados.0.smithi169.stdout:2216: finishing write tid 2 to smithi16987243-201 2023-09-23T22:23:19.391 INFO:tasks.rados.rados.0.smithi169.stdout:2216: finishing write tid 3 to smithi16987243-201 2023-09-23T22:23:19.391 INFO:tasks.rados.rados.0.smithi169.stdout:2216: finishing write tid 4 to smithi16987243-201 2023-09-23T22:23:19.391 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 201 v 298 (ObjNum 1470 snap 0 seq_num 1470) dirty exists 2023-09-23T22:23:19.391 INFO:tasks.rados.rados.0.smithi169.stdout:2216: left oid 201 (ObjNum 1470 snap 0 seq_num 1470) 2023-09-23T22:23:19.391 INFO:tasks.rados.rados.0.smithi169.stdout:2212: done (5 left) 2023-09-23T22:23:19.391 INFO:tasks.rados.rados.0.smithi169.stdout:2213: done (4 left) 2023-09-23T22:23:19.391 INFO:tasks.rados.rados.0.smithi169.stdout:2214: done (3 left) 2023-09-23T22:23:19.391 INFO:tasks.rados.rados.0.smithi169.stdout:2215: done (2 left) 2023-09-23T22:23:19.392 INFO:tasks.rados.rados.0.smithi169.stdout:2216: done (1 left) 2023-09-23T22:23:19.392 INFO:tasks.rados.rados.0.smithi169.stdout:2217: done (0 left) 2023-09-23T22:23:19.392 INFO:tasks.rados.rados.0.smithi169.stdout:2218: write oid 370 current snap is 0 2023-09-23T22:23:19.392 INFO:tasks.rados.rados.0.smithi169.stdout:2218: seq_num 1472 ranges {739904=422657,1854553=402851} 2023-09-23T22:23:19.402 INFO:tasks.rados.rados.0.smithi169.stdout:2218: writing smithi16987243-370 from 739904 to 1162561 tid 1 2023-09-23T22:23:19.408 INFO:tasks.rados.rados.0.smithi169.stdout:2218: writing smithi16987243-370 from 1854553 to 2257404 tid 2 2023-09-23T22:23:19.408 INFO:tasks.rados.rados.0.smithi169.stdout:2219: write oid 459 current snap is 0 2023-09-23T22:23:19.408 INFO:tasks.rados.rados.0.smithi169.stdout:2219: seq_num 1473 ranges {756711=497906,1913035=546509} 2023-09-23T22:23:19.415 INFO:tasks.rados.rados.0.smithi169.stdout:2219: writing smithi16987243-459 from 756711 to 1254617 tid 1 2023-09-23T22:23:19.422 INFO:tasks.rados.rados.0.smithi169.stdout:2219: writing smithi16987243-459 from 1913035 to 2459544 tid 2 2023-09-23T22:23:19.422 INFO:tasks.rados.rados.0.smithi169.stdout:2220: delete oid 355 current snap is 0 2023-09-23T22:23:19.422 INFO:tasks.rados.rados.0.smithi169.stdout:2218: finishing write tid 1 to smithi16987243-370 2023-09-23T22:23:19.422 INFO:tasks.rados.rados.0.smithi169.stdout:2218: finishing write tid 2 to smithi16987243-370 2023-09-23T22:23:19.422 INFO:tasks.rados.rados.0.smithi169.stdout:2218: finishing write tid 3 to smithi16987243-370 2023-09-23T22:23:19.422 INFO:tasks.rados.rados.0.smithi169.stdout:2218: finishing write tid 4 to smithi16987243-370 2023-09-23T22:23:19.422 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 370 v 333 (ObjNum 1472 snap 0 seq_num 1472) dirty exists 2023-09-23T22:23:19.422 INFO:tasks.rados.rados.0.smithi169.stdout:2218: left oid 370 (ObjNum 1472 snap 0 seq_num 1472) 2023-09-23T22:23:19.422 INFO:tasks.rados.rados.0.smithi169.stdout:2219: finishing write tid 1 to smithi16987243-459 2023-09-23T22:23:19.424 INFO:tasks.rados.rados.0.smithi169.stdout:2218: done (2 left) 2023-09-23T22:23:19.424 INFO:tasks.rados.rados.0.smithi169.stdout:2220: done (1 left) 2023-09-23T22:23:19.424 INFO:tasks.rados.rados.0.smithi169.stdout:2221: read oid 344 snap -1 2023-09-23T22:23:19.424 INFO:tasks.rados.rados.0.smithi169.stdout:2221: expect (ObjNum 1164 snap 0 seq_num 1164) 2023-09-23T22:23:19.424 INFO:tasks.rados.rados.0.smithi169.stdout:2222: read oid 480 snap -1 2023-09-23T22:23:19.424 INFO:tasks.rados.rados.0.smithi169.stdout:2222: expect (ObjNum 479 snap 0 seq_num 479) 2023-09-23T22:23:19.424 INFO:tasks.rados.rados.0.smithi169.stdout:2223: write oid 237 current snap is 0 2023-09-23T22:23:19.424 INFO:tasks.rados.rados.0.smithi169.stdout:2223: seq_num 1475 ranges {790325=764757,2029999=550178} 2023-09-23T22:23:19.433 INFO:tasks.rados.rados.0.smithi169.stdout:2223: writing smithi16987243-237 from 790325 to 1555082 tid 1 2023-09-23T22:23:19.439 INFO:tasks.rados.rados.0.smithi169.stdout:2223: writing smithi16987243-237 from 2029999 to 2580177 tid 2 2023-09-23T22:23:19.439 INFO:tasks.rados.rados.0.smithi169.stdout:2224: write oid 33 current snap is 0 2023-09-23T22:23:19.439 INFO:tasks.rados.rados.0.smithi169.stdout:2219: finishing write tid 2 to smithi16987243-459 2023-09-23T22:23:19.440 INFO:tasks.rados.rados.0.smithi169.stdout:2224: seq_num 1476 ranges {407132=440006,1288481=693836,2616455=190677} 2023-09-23T22:23:19.444 INFO:tasks.rados.rados.0.smithi169.stdout:2224: writing smithi16987243-33 from 407132 to 847138 tid 1 2023-09-23T22:23:19.451 INFO:tasks.rados.rados.0.smithi169.stdout:2224: writing smithi16987243-33 from 1288481 to 1982317 tid 2 2023-09-23T22:23:19.456 INFO:tasks.rados.rados.0.smithi169.stdout:2224: writing smithi16987243-33 from 2616455 to 2807132 tid 3 2023-09-23T22:23:19.456 INFO:tasks.rados.rados.0.smithi169.stdout:2225: delete oid 301 current snap is 0 2023-09-23T22:23:19.456 INFO:tasks.rados.rados.0.smithi169.stdout:2219: finishing write tid 3 to smithi16987243-459 2023-09-23T22:23:19.456 INFO:tasks.rados.rados.0.smithi169.stdout:2219: finishing write tid 4 to smithi16987243-459 2023-09-23T22:23:19.456 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 459 v 324 (ObjNum 1473 snap 0 seq_num 1473) dirty exists 2023-09-23T22:23:19.456 INFO:tasks.rados.rados.0.smithi169.stdout:2219: left oid 459 (ObjNum 1473 snap 0 seq_num 1473) 2023-09-23T22:23:19.457 INFO:tasks.rados.rados.0.smithi169.stdout:2222: expect (ObjNum 479 snap 0 seq_num 479) 2023-09-23T22:23:19.528 INFO:tasks.rados.rados.0.smithi169.stdout:2221: expect (ObjNum 1164 snap 0 seq_num 1164) 2023-09-23T22:23:19.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27421]: audit 2023-09-23T22:23:18.257013+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:23:19.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27421]: audit 2023-09-23T22:23:18.267982+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:23:19.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27421]: audit 2023-09-23T22:23:18.270343+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:19.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27421]: audit 2023-09-23T22:23:18.271368+0000 mon.c (mon.2) 157 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:23:19.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27421]: audit 2023-09-23T22:23:18.277808+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:23:19.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27421]: audit 2023-09-23T22:23:18.351876+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:23:19.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27421]: audit 2023-09-23T22:23:18.359735+0000 mon.c (mon.2) 159 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-23T22:23:19.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27421]: audit 2023-09-23T22:23:18.365111+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-23T22:23:19.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27421]: cluster 2023-09-23T22:23:18.376432+0000 mon.a (mon.0) 862 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-09-23T22:23:19.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27421]: audit 2023-09-23T22:23:18.377000+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-09-23T22:23:19.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27421]: cluster 2023-09-23T22:23:18.377080+0000 mon.a (mon.0) 864 : cluster [DBG] mgrmap e21: x(active, starting, since 0.0113961s) 2023-09-23T22:23:19.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27421]: audit 2023-09-23T22:23:18.380819+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:23:19.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27421]: audit 2023-09-23T22:23:18.381053+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:23:19.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27421]: audit 2023-09-23T22:23:18.381239+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:23:19.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27421]: audit 2023-09-23T22:23:18.381722+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi169.txmybt"}]: dispatch 2023-09-23T22:23:19.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27421]: audit 2023-09-23T22:23:18.381950+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi187.ecsgsg"}]: dispatch 2023-09-23T22:23:19.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27421]: audit 2023-09-23T22:23:18.382767+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T22:23:19.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27421]: audit 2023-09-23T22:23:18.383134+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:23:19.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27421]: audit 2023-09-23T22:23:18.383443+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:23:19.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27421]: audit 2023-09-23T22:23:18.383687+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:23:19.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[40994]: audit 2023-09-23T22:23:18.257013+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:23:19.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[40994]: audit 2023-09-23T22:23:18.267982+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:23:19.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[40994]: audit 2023-09-23T22:23:18.270343+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:19.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[40994]: audit 2023-09-23T22:23:18.271368+0000 mon.c (mon.2) 157 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:23:19.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[40994]: audit 2023-09-23T22:23:18.277808+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:23:19.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[40994]: audit 2023-09-23T22:23:18.351876+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:23:19.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[40994]: audit 2023-09-23T22:23:18.359735+0000 mon.c (mon.2) 159 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-23T22:23:19.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[40994]: audit 2023-09-23T22:23:18.365111+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-23T22:23:19.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[40994]: cluster 2023-09-23T22:23:18.376432+0000 mon.a (mon.0) 862 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-09-23T22:23:19.537 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[40994]: audit 2023-09-23T22:23:18.377000+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-09-23T22:23:19.537 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[40994]: cluster 2023-09-23T22:23:18.377080+0000 mon.a (mon.0) 864 : cluster [DBG] mgrmap e21: x(active, starting, since 0.0113961s) 2023-09-23T22:23:19.537 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[40994]: audit 2023-09-23T22:23:18.380819+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:23:19.537 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[40994]: audit 2023-09-23T22:23:18.381053+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:23:19.537 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[40994]: audit 2023-09-23T22:23:18.381239+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:23:19.537 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[40994]: audit 2023-09-23T22:23:18.381722+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi169.txmybt"}]: dispatch 2023-09-23T22:23:19.537 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[40994]: audit 2023-09-23T22:23:18.381950+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi187.ecsgsg"}]: dispatch 2023-09-23T22:23:19.537 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[40994]: audit 2023-09-23T22:23:18.382767+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T22:23:19.537 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[40994]: audit 2023-09-23T22:23:18.383134+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:23:19.537 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[40994]: audit 2023-09-23T22:23:18.383443+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:23:19.538 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[40994]: audit 2023-09-23T22:23:18.383687+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:23:19.538 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27421]: audit 2023-09-23T22:23:18.383909+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:23:19.538 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27421]: audit 2023-09-23T22:23:18.384148+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:23:19.539 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27421]: audit 2023-09-23T22:23:18.384372+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:23:19.539 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27421]: audit 2023-09-23T22:23:18.384592+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:23:19.539 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27421]: audit 2023-09-23T22:23:18.384810+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:23:19.539 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27421]: audit 2023-09-23T22:23:18.386416+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T22:23:19.539 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27421]: audit 2023-09-23T22:23:18.386683+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T22:23:19.539 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27421]: audit 2023-09-23T22:23:18.387299+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T22:23:19.539 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27421]: cluster 2023-09-23T22:23:18.414904+0000 mon.a (mon.0) 882 : cluster [INF] Manager daemon x is now available 2023-09-23T22:23:19.539 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27421]: audit 2023-09-23T22:23:18.452623+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:19.539 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27421]: audit 2023-09-23T22:23:18.460334+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:23:19.539 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27421]: audit 2023-09-23T22:23:18.464396+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:23:19.539 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27421]: audit 2023-09-23T22:23:18.503643+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:23:19.540 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27421]: audit 2023-09-23T22:23:18.535185+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:23:19.540 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27421]: audit 2023-09-23T22:23:18.555672+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-23T22:23:19.540 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27421]: audit 2023-09-23T22:23:18.679216+0000 mon.a (mon.0) 889 : audit [DBG] from='client.? 172.21.15.169:0/2400290650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:19.540 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[40994]: audit 2023-09-23T22:23:18.383909+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:23:19.540 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[40994]: audit 2023-09-23T22:23:18.384148+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:23:19.540 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[40994]: audit 2023-09-23T22:23:18.384372+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:23:19.540 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[40994]: audit 2023-09-23T22:23:18.384592+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:23:19.540 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[40994]: audit 2023-09-23T22:23:18.384810+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:23:19.541 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[40994]: audit 2023-09-23T22:23:18.386416+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T22:23:19.541 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[40994]: audit 2023-09-23T22:23:18.386683+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T22:23:19.541 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[40994]: audit 2023-09-23T22:23:18.387299+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T22:23:19.541 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[40994]: cluster 2023-09-23T22:23:18.414904+0000 mon.a (mon.0) 882 : cluster [INF] Manager daemon x is now available 2023-09-23T22:23:19.541 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[40994]: audit 2023-09-23T22:23:18.452623+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:19.541 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[40994]: audit 2023-09-23T22:23:18.460334+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:23:19.541 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[40994]: audit 2023-09-23T22:23:18.464396+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:23:19.541 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[40994]: audit 2023-09-23T22:23:18.503643+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:23:19.541 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[40994]: audit 2023-09-23T22:23:18.535185+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:23:19.541 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[40994]: audit 2023-09-23T22:23:18.555672+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-23T22:23:19.541 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[40994]: audit 2023-09-23T22:23:18.679216+0000 mon.a (mon.0) 889 : audit [DBG] from='client.? 172.21.15.169:0/2400290650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:19.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:19 smithi187 bash[31480]: audit 2023-09-23T22:23:18.257013+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:23:19.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:19 smithi187 bash[31480]: audit 2023-09-23T22:23:18.267982+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:23:19.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:19 smithi187 bash[31480]: audit 2023-09-23T22:23:18.270343+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:19.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:19 smithi187 bash[31480]: audit 2023-09-23T22:23:18.271368+0000 mon.c (mon.2) 157 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:23:19.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:19 smithi187 bash[31480]: audit 2023-09-23T22:23:18.277808+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.24365 ' entity='mgr.y' 2023-09-23T22:23:19.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:19 smithi187 bash[31480]: audit 2023-09-23T22:23:18.351876+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:23:19.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:19 smithi187 bash[31480]: audit 2023-09-23T22:23:18.359735+0000 mon.c (mon.2) 159 : audit [INF] from='mgr.24365 172.21.15.169:0/1416995503' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-23T22:23:19.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:19 smithi187 bash[31480]: audit 2023-09-23T22:23:18.365111+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-09-23T22:23:19.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:19 smithi187 bash[31480]: cluster 2023-09-23T22:23:18.376432+0000 mon.a (mon.0) 862 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2023-09-23T22:23:19.630 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:19 smithi187 bash[31480]: audit 2023-09-23T22:23:18.377000+0000 mon.a (mon.0) 863 : audit [INF] from='mgr.24365 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-09-23T22:23:19.630 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:19 smithi187 bash[31480]: cluster 2023-09-23T22:23:18.377080+0000 mon.a (mon.0) 864 : cluster [DBG] mgrmap e21: x(active, starting, since 0.0113961s) 2023-09-23T22:23:19.630 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:19 smithi187 bash[31480]: audit 2023-09-23T22:23:18.380819+0000 mon.a (mon.0) 865 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:23:19.630 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:19 smithi187 bash[31480]: audit 2023-09-23T22:23:18.381053+0000 mon.a (mon.0) 866 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:23:19.630 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:19 smithi187 bash[31480]: audit 2023-09-23T22:23:18.381239+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:23:19.630 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:19 smithi187 bash[31480]: audit 2023-09-23T22:23:18.381722+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi169.txmybt"}]: dispatch 2023-09-23T22:23:19.630 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:19 smithi187 bash[31480]: audit 2023-09-23T22:23:18.381950+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi187.ecsgsg"}]: dispatch 2023-09-23T22:23:19.630 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:19 smithi187 bash[31480]: audit 2023-09-23T22:23:18.382767+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T22:23:19.630 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:19 smithi187 bash[31480]: audit 2023-09-23T22:23:18.383134+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:23:19.631 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:19 smithi187 bash[31480]: audit 2023-09-23T22:23:18.383443+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:23:19.631 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:19 smithi187 bash[31480]: audit 2023-09-23T22:23:18.383687+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:23:19.631 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:19 smithi187 bash[31480]: audit 2023-09-23T22:23:18.383909+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:23:19.631 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:19 smithi187 bash[31480]: audit 2023-09-23T22:23:18.384148+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:23:19.631 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:19 smithi187 bash[31480]: audit 2023-09-23T22:23:18.384372+0000 mon.a (mon.0) 876 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:23:19.631 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:19 smithi187 bash[31480]: audit 2023-09-23T22:23:18.384592+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:23:19.631 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:19 smithi187 bash[31480]: audit 2023-09-23T22:23:18.384810+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:23:19.631 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:19 smithi187 bash[31480]: audit 2023-09-23T22:23:18.386416+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T22:23:19.631 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:19 smithi187 bash[31480]: audit 2023-09-23T22:23:18.386683+0000 mon.a (mon.0) 880 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T22:23:19.631 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:19 smithi187 bash[31480]: audit 2023-09-23T22:23:18.387299+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T22:23:19.631 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:19 smithi187 bash[31480]: cluster 2023-09-23T22:23:18.414904+0000 mon.a (mon.0) 882 : cluster [INF] Manager daemon x is now available 2023-09-23T22:23:19.632 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:19 smithi187 bash[31480]: audit 2023-09-23T22:23:18.452623+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:19.632 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:19 smithi187 bash[31480]: audit 2023-09-23T22:23:18.460334+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:23:19.632 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:19 smithi187 bash[31480]: audit 2023-09-23T22:23:18.464396+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:23:19.632 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:19 smithi187 bash[31480]: audit 2023-09-23T22:23:18.503643+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:23:19.632 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:19 smithi187 bash[31480]: audit 2023-09-23T22:23:18.535185+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:23:19.632 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:19 smithi187 bash[31480]: audit 2023-09-23T22:23:18.555672+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-09-23T22:23:19.632 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:19 smithi187 bash[31480]: audit 2023-09-23T22:23:18.679216+0000 mon.a (mon.0) 889 : audit [DBG] from='client.? 172.21.15.169:0/2400290650' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:19.738 INFO:tasks.rados.rados.0.smithi169.stdout:2223: finishing write tid 1 to smithi16987243-237 2023-09-23T22:23:19.739 INFO:tasks.rados.rados.0.smithi169.stdout:2223: finishing write tid 2 to smithi16987243-237 2023-09-23T22:23:19.739 INFO:tasks.rados.rados.0.smithi169.stdout:2223: finishing write tid 3 to smithi16987243-237 2023-09-23T22:23:19.739 INFO:tasks.rados.rados.0.smithi169.stdout:2223: finishing write tid 4 to smithi16987243-237 2023-09-23T22:23:19.739 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 237 v 276 (ObjNum 1475 snap 0 seq_num 1475) dirty exists 2023-09-23T22:23:19.739 INFO:tasks.rados.rados.0.smithi169.stdout:2223: left oid 237 (ObjNum 1475 snap 0 seq_num 1475) 2023-09-23T22:23:19.739 INFO:tasks.rados.rados.0.smithi169.stdout:2224: finishing write tid 1 to smithi16987243-33 2023-09-23T22:23:19.739 INFO:tasks.rados.rados.0.smithi169.stdout:2224: finishing write tid 2 to smithi16987243-33 2023-09-23T22:23:19.739 INFO:tasks.rados.rados.0.smithi169.stdout:2224: finishing write tid 3 to smithi16987243-33 2023-09-23T22:23:19.740 INFO:tasks.rados.rados.0.smithi169.stdout:2224: finishing write tid 4 to smithi16987243-33 2023-09-23T22:23:19.740 INFO:tasks.rados.rados.0.smithi169.stdout:2224: finishing write tid 5 to smithi16987243-33 2023-09-23T22:23:19.740 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 33 v 340 (ObjNum 1476 snap 0 seq_num 1476) dirty exists 2023-09-23T22:23:19.740 INFO:tasks.rados.rados.0.smithi169.stdout:2224: left oid 33 (ObjNum 1476 snap 0 seq_num 1476) 2023-09-23T22:23:19.740 INFO:tasks.rados.rados.0.smithi169.stdout:2219: done (5 left) 2023-09-23T22:23:19.740 INFO:tasks.rados.rados.0.smithi169.stdout:2221: done (4 left) 2023-09-23T22:23:19.740 INFO:tasks.rados.rados.0.smithi169.stdout:2222: done (3 left) 2023-09-23T22:23:19.740 INFO:tasks.rados.rados.0.smithi169.stdout:2223: done (2 left) 2023-09-23T22:23:19.740 INFO:tasks.rados.rados.0.smithi169.stdout:2224: done (1 left) 2023-09-23T22:23:19.740 INFO:tasks.rados.rados.0.smithi169.stdout:2225: done (0 left) 2023-09-23T22:23:19.741 INFO:tasks.rados.rados.0.smithi169.stdout:2226: read oid 87 snap -1 2023-09-23T22:23:19.741 INFO:tasks.rados.rados.0.smithi169.stdout:2226: expect (ObjNum 1449 snap 0 seq_num 1449) 2023-09-23T22:23:19.741 INFO:tasks.rados.rados.0.smithi169.stdout:2227: write oid 366 current snap is 0 2023-09-23T22:23:19.741 INFO:tasks.rados.rados.0.smithi169.stdout:2227: seq_num 1478 ranges {440746=590504,1689092=697505} 2023-09-23T22:23:19.748 INFO:tasks.rados.rados.0.smithi169.stdout:2227: writing smithi16987243-366 from 440746 to 1031250 tid 1 2023-09-23T22:23:19.756 INFO:tasks.rados.rados.0.smithi169.stdout:2227: writing smithi16987243-366 from 1689092 to 2386597 tid 2 2023-09-23T22:23:19.756 INFO:tasks.rados.rados.0.smithi169.stdout:2228: write oid 421 current snap is 0 2023-09-23T22:23:19.756 INFO:tasks.rados.rados.0.smithi169.stdout:2228: seq_num 1479 ranges {457553=665753,1747574=557516} 2023-09-23T22:23:19.762 INFO:tasks.rados.rados.0.smithi169.stdout:2228: writing smithi16987243-421 from 457553 to 1123306 tid 1 2023-09-23T22:23:19.769 INFO:tasks.rados.rados.0.smithi169.stdout:2228: writing smithi16987243-421 from 1747574 to 2305090 tid 2 2023-09-23T22:23:19.769 INFO:tasks.rados.rados.0.smithi169.stdout:2229: write oid 155 current snap is 0 2023-09-23T22:23:19.769 INFO:tasks.rados.rados.0.smithi169.stdout:2229: seq_num 1480 ranges {474360=741002,1806056=701174} 2023-09-23T22:23:19.776 INFO:tasks.rados.rados.0.smithi169.stdout:2229: writing smithi16987243-155 from 474360 to 1215362 tid 1 2023-09-23T22:23:19.783 INFO:tasks.rados.rados.0.smithi169.stdout:2229: writing smithi16987243-155 from 1806056 to 2507230 tid 2 2023-09-23T22:23:19.783 INFO:tasks.rados.rados.0.smithi169.stdout:2230: read oid 301 snap -1 2023-09-23T22:23:19.784 INFO:tasks.rados.rados.0.smithi169.stdout:2230: expect deleted 2023-09-23T22:23:19.784 INFO:tasks.rados.rados.0.smithi169.stdout:2231: delete oid 323 current snap is 0 2023-09-23T22:23:19.784 INFO:tasks.rados.rados.0.smithi169.stdout:2226: expect (ObjNum 1449 snap 0 seq_num 1449) 2023-09-23T22:23:19.880 INFO:tasks.rados.rados.0.smithi169.stdout:2227: finishing write tid 1 to smithi16987243-366 2023-09-23T22:23:19.880 INFO:tasks.rados.rados.0.smithi169.stdout:2227: finishing write tid 2 to smithi16987243-366 2023-09-23T22:23:19.880 INFO:tasks.rados.rados.0.smithi169.stdout:2227: finishing write tid 3 to smithi16987243-366 2023-09-23T22:23:19.881 INFO:tasks.rados.rados.0.smithi169.stdout:2227: finishing write tid 4 to smithi16987243-366 2023-09-23T22:23:19.881 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 366 v 301 (ObjNum 1478 snap 0 seq_num 1478) dirty exists 2023-09-23T22:23:19.881 INFO:tasks.rados.rados.0.smithi169.stdout:2227: left oid 366 (ObjNum 1478 snap 0 seq_num 1478) 2023-09-23T22:23:19.881 INFO:tasks.rados.rados.0.smithi169.stdout:2228: finishing write tid 1 to smithi16987243-421 2023-09-23T22:23:19.881 INFO:tasks.rados.rados.0.smithi169.stdout:2228: finishing write tid 2 to smithi16987243-421 2023-09-23T22:23:19.881 INFO:tasks.rados.rados.0.smithi169.stdout:2228: finishing write tid 3 to smithi16987243-421 2023-09-23T22:23:19.881 INFO:tasks.rados.rados.0.smithi169.stdout:2228: finishing write tid 4 to smithi16987243-421 2023-09-23T22:23:19.881 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 421 v 322 (ObjNum 1479 snap 0 seq_num 1479) dirty exists 2023-09-23T22:23:19.881 INFO:tasks.rados.rados.0.smithi169.stdout:2228: left oid 421 (ObjNum 1479 snap 0 seq_num 1479) 2023-09-23T22:23:19.881 INFO:tasks.rados.rados.0.smithi169.stdout:2229: finishing write tid 1 to smithi16987243-155 2023-09-23T22:23:19.881 INFO:tasks.rados.rados.0.smithi169.stdout:2229: finishing write tid 2 to smithi16987243-155 2023-09-23T22:23:19.882 INFO:tasks.rados.rados.0.smithi169.stdout:2229: finishing write tid 3 to smithi16987243-155 2023-09-23T22:23:19.882 INFO:tasks.rados.rados.0.smithi169.stdout:2229: finishing write tid 4 to smithi16987243-155 2023-09-23T22:23:19.882 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 155 v 325 (ObjNum 1480 snap 0 seq_num 1480) dirty exists 2023-09-23T22:23:19.882 INFO:tasks.rados.rados.0.smithi169.stdout:2229: left oid 155 (ObjNum 1480 snap 0 seq_num 1480) 2023-09-23T22:23:19.882 INFO:tasks.rados.rados.0.smithi169.stdout:2226: done (5 left) 2023-09-23T22:23:19.882 INFO:tasks.rados.rados.0.smithi169.stdout:2227: done (4 left) 2023-09-23T22:23:19.882 INFO:tasks.rados.rados.0.smithi169.stdout:2228: done (3 left) 2023-09-23T22:23:19.882 INFO:tasks.rados.rados.0.smithi169.stdout:2229: done (2 left) 2023-09-23T22:23:19.882 INFO:tasks.rados.rados.0.smithi169.stdout:2230: done (1 left) 2023-09-23T22:23:19.882 INFO:tasks.rados.rados.0.smithi169.stdout:2231: done (0 left) 2023-09-23T22:23:19.882 INFO:tasks.rados.rados.0.smithi169.stdout:2232: write oid 269 current snap is 0 2023-09-23T22:23:19.883 INFO:tasks.rados.rados.0.smithi169.stdout:2232: seq_num 1482 ranges {507974=491500,1406667=704843,2548287=359687} 2023-09-23T22:23:19.892 INFO:tasks.rados.rados.0.smithi169.stdout:2232: writing smithi16987243-269 from 507974 to 999474 tid 1 2023-09-23T22:23:19.899 INFO:tasks.rados.rados.0.smithi169.stdout:2232: writing smithi16987243-269 from 1406667 to 2111510 tid 2 2023-09-23T22:23:19.904 INFO:tasks.rados.rados.0.smithi169.stdout:2232: writing smithi16987243-269 from 2548287 to 2907974 tid 3 2023-09-23T22:23:19.904 INFO:tasks.rados.rados.0.smithi169.stdout:2233: read oid 453 snap -1 2023-09-23T22:23:19.904 INFO:tasks.rados.rados.0.smithi169.stdout:2233: expect (ObjNum 1122 snap 0 seq_num 1122) 2023-09-23T22:23:19.904 INFO:tasks.rados.rados.0.smithi169.stdout:2234: write oid 484 current snap is 0 2023-09-23T22:23:19.904 INFO:tasks.rados.rados.0.smithi169.stdout:2234: seq_num 1483 ranges {524781=683102,1981502=564854} 2023-09-23T22:23:19.911 INFO:tasks.rados.rados.0.smithi169.stdout:2234: writing smithi16987243-484 from 524781 to 1207883 tid 1 2023-09-23T22:23:19.919 INFO:tasks.rados.rados.0.smithi169.stdout:2234: writing smithi16987243-484 from 1981502 to 2546356 tid 2 2023-09-23T22:23:19.919 INFO:tasks.rados.rados.0.smithi169.stdout:2235: write oid 21 current snap is 0 2023-09-23T22:23:19.919 INFO:tasks.rados.rados.0.smithi169.stdout:2235: seq_num 1484 ranges {541588=758351,2039984=708512} 2023-09-23T22:23:19.926 INFO:tasks.rados.rados.0.smithi169.stdout:2235: writing smithi16987243-21 from 541588 to 1299939 tid 1 2023-09-23T22:23:19.935 INFO:tasks.rados.rados.0.smithi169.stdout:2235: writing smithi16987243-21 from 2039984 to 2748496 tid 2 2023-09-23T22:23:19.935 INFO:tasks.rados.rados.0.smithi169.stdout:2236: write oid 321 current snap is 0 2023-09-23T22:23:19.935 INFO:tasks.rados.rados.0.smithi169.stdout:2232: finishing write tid 1 to smithi16987243-269 2023-09-23T22:23:19.935 INFO:tasks.rados.rados.0.smithi169.stdout:2232: finishing write tid 2 to smithi16987243-269 2023-09-23T22:23:19.935 INFO:tasks.rados.rados.0.smithi169.stdout:2232: finishing write tid 3 to smithi16987243-269 2023-09-23T22:23:19.936 INFO:tasks.rados.rados.0.smithi169.stdout:2232: finishing write tid 4 to smithi16987243-269 2023-09-23T22:23:19.936 INFO:tasks.rados.rados.0.smithi169.stdout:2232: finishing write tid 5 to smithi16987243-269 2023-09-23T22:23:19.936 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 269 v 340 (ObjNum 1482 snap 0 seq_num 1482) dirty exists 2023-09-23T22:23:19.936 INFO:tasks.rados.rados.0.smithi169.stdout:2232: left oid 269 (ObjNum 1482 snap 0 seq_num 1482) 2023-09-23T22:23:19.936 INFO:tasks.rados.rados.0.smithi169.stdout:2233: expect (ObjNum 1122 snap 0 seq_num 1122) 2023-09-23T22:23:20.032 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27688]: debug 2023-09-23T22:23:19.559+0000 7fcb2f4b21c0 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T22:23:20.032 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27688]: debug 2023-09-23T22:23:19.667+0000 7fcb2f4b21c0 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T22:23:20.032 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:23:19 smithi169 bash[27688]: debug 2023-09-23T22:23:19.779+0000 7fcb2f4b21c0 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T22:23:20.111 INFO:tasks.rados.rados.0.smithi169.stdout:2234: finishing write tid 1 to smithi16987243-484 2023-09-23T22:23:20.111 INFO:tasks.rados.rados.0.smithi169.stdout:2234: finishing write tid 2 to smithi16987243-484 2023-09-23T22:23:20.111 INFO:tasks.rados.rados.0.smithi169.stdout:2234: finishing write tid 3 to smithi16987243-484 2023-09-23T22:23:20.111 INFO:tasks.rados.rados.0.smithi169.stdout:2234: finishing write tid 4 to smithi16987243-484 2023-09-23T22:23:20.112 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 484 v 318 (ObjNum 1483 snap 0 seq_num 1483) dirty exists 2023-09-23T22:23:20.112 INFO:tasks.rados.rados.0.smithi169.stdout:2234: left oid 484 (ObjNum 1483 snap 0 seq_num 1483) 2023-09-23T22:23:20.112 INFO:tasks.rados.rados.0.smithi169.stdout:2235: finishing write tid 1 to smithi16987243-21 2023-09-23T22:23:20.112 INFO:tasks.rados.rados.0.smithi169.stdout:2235: finishing write tid 2 to smithi16987243-21 2023-09-23T22:23:20.112 INFO:tasks.rados.rados.0.smithi169.stdout:2236: seq_num 1485 ranges {558395=433600,1698466=568523,2863262=95133} 2023-09-23T22:23:20.122 INFO:tasks.rados.rados.0.smithi169.stdout:2236: writing smithi16987243-321 from 558395 to 991995 tid 1 2023-09-23T22:23:20.129 INFO:tasks.rados.rados.0.smithi169.stdout:2236: writing smithi16987243-321 from 1698466 to 2266989 tid 2 2023-09-23T22:23:20.134 INFO:tasks.rados.rados.0.smithi169.stdout:2236: writing smithi16987243-321 from 2863262 to 2958395 tid 3 2023-09-23T22:23:20.134 INFO:tasks.rados.rados.0.smithi169.stdout:2232: done (4 left) 2023-09-23T22:23:20.134 INFO:tasks.rados.rados.0.smithi169.stdout:2233: done (3 left) 2023-09-23T22:23:20.134 INFO:tasks.rados.rados.0.smithi169.stdout:2234: done (2 left) 2023-09-23T22:23:20.134 INFO:tasks.rados.rados.0.smithi169.stdout:2237: read oid 234 snap -1 2023-09-23T22:23:20.135 INFO:tasks.rados.rados.0.smithi169.stdout:2237: expect (ObjNum 1202 snap 0 seq_num 1202) 2023-09-23T22:23:20.135 INFO:tasks.rados.rados.0.smithi169.stdout:2238: read oid 325 snap -1 2023-09-23T22:23:20.135 INFO:tasks.rados.rados.0.smithi169.stdout:2238: expect (ObjNum 1457 snap 0 seq_num 1457) 2023-09-23T22:23:20.135 INFO:tasks.rados.rados.0.smithi169.stdout:2239: read oid 84 snap -1 2023-09-23T22:23:20.135 INFO:tasks.rados.rados.0.smithi169.stdout:2239: expect (ObjNum 1420 snap 0 seq_num 1420) 2023-09-23T22:23:20.135 INFO:tasks.rados.rados.0.smithi169.stdout:2240: write oid 126 current snap is 0 2023-09-23T22:23:20.135 INFO:tasks.rados.rados.0.smithi169.stdout:2235: finishing write tid 3 to smithi16987243-21 2023-09-23T22:23:20.135 INFO:tasks.rados.rados.0.smithi169.stdout:2235: finishing write tid 4 to smithi16987243-21 2023-09-23T22:23:20.135 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 21 v 232 (ObjNum 1484 snap 0 seq_num 1484) dirty exists 2023-09-23T22:23:20.135 INFO:tasks.rados.rados.0.smithi169.stdout:2235: left oid 21 (ObjNum 1484 snap 0 seq_num 1484) 2023-09-23T22:23:20.136 INFO:tasks.rados.rados.0.smithi169.stdout:2236: finishing write tid 1 to smithi16987243-321 2023-09-23T22:23:20.136 INFO:tasks.rados.rados.0.smithi169.stdout:2236: finishing write tid 2 to smithi16987243-321 2023-09-23T22:23:20.136 INFO:tasks.rados.rados.0.smithi169.stdout:2240: seq_num 1486 ranges {575202=508849,1640595=712181} 2023-09-23T22:23:20.146 INFO:tasks.rados.rados.0.smithi169.stdout:2240: writing smithi16987243-126 from 575202 to 1084051 tid 1 2023-09-23T22:23:20.155 INFO:tasks.rados.rados.0.smithi169.stdout:2240: writing smithi16987243-126 from 1640595 to 2352776 tid 2 2023-09-23T22:23:20.155 INFO:tasks.rados.rados.0.smithi169.stdout:2235: done (5 left) 2023-09-23T22:23:20.155 INFO:tasks.rados.rados.0.smithi169.stdout:2241: delete oid 143 current snap is 0 2023-09-23T22:23:20.155 INFO:tasks.rados.rados.0.smithi169.stdout:2236: finishing write tid 3 to smithi16987243-321 2023-09-23T22:23:20.155 INFO:tasks.rados.rados.0.smithi169.stdout:2236: finishing write tid 4 to smithi16987243-321 2023-09-23T22:23:20.156 INFO:tasks.rados.rados.0.smithi169.stdout:2236: finishing write tid 5 to smithi16987243-321 2023-09-23T22:23:20.156 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 321 v 329 (ObjNum 1485 snap 0 seq_num 1485) dirty exists 2023-09-23T22:23:20.156 INFO:tasks.rados.rados.0.smithi169.stdout:2236: left oid 321 (ObjNum 1485 snap 0 seq_num 1485) 2023-09-23T22:23:20.156 INFO:tasks.rados.rados.0.smithi169.stdout:2238: expect (ObjNum 1457 snap 0 seq_num 1457) 2023-09-23T22:23:20.267 INFO:tasks.rados.rados.0.smithi169.stdout:2239: expect (ObjNum 1420 snap 0 seq_num 1420) 2023-09-23T22:23:20.383 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:23:20 smithi169 bash[27688]: debug 2023-09-23T22:23:20.067+0000 7fcb2f4b21c0 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:23:20.384 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:20 smithi169 bash[27421]: cephadm 2023-09-23T22:23:19.020552+0000 mgr.x (mgr.24706) 1 : cephadm [INF] Deploying cephadm binary to smithi169 2023-09-23T22:23:20.384 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:20 smithi169 bash[27421]: cephadm 2023-09-23T22:23:19.025574+0000 mgr.x (mgr.24706) 2 : cephadm [INF] Deploying cephadm binary to smithi187 2023-09-23T22:23:20.384 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:20 smithi169 bash[27421]: cluster 2023-09-23T22:23:19.378417+0000 mon.a (mon.0) 890 : cluster [DBG] mgrmap e22: x(active, since 1.01273s) 2023-09-23T22:23:20.384 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:20 smithi169 bash[27421]: cluster 2023-09-23T22:23:19.404235+0000 mgr.x (mgr.24706) 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-23T22:23:20.384 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:20 smithi169 bash[27421]: audit 2023-09-23T22:23:20.261441+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:20.384 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:20 smithi169 bash[27421]: audit 2023-09-23T22:23:20.272573+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:20.396 INFO:tasks.rados.rados.0.smithi169.stdout:2237: expect (ObjNum 1202 snap 0 seq_num 1202) 2023-09-23T22:23:20.488 INFO:tasks.rados.rados.0.smithi169.stdout:2240: finishing write tid 1 to smithi16987243-126 2023-09-23T22:23:20.488 INFO:tasks.rados.rados.0.smithi169.stdout:2240: finishing write tid 2 to smithi16987243-126 2023-09-23T22:23:20.488 INFO:tasks.rados.rados.0.smithi169.stdout:2236: done (5 left) 2023-09-23T22:23:20.489 INFO:tasks.rados.rados.0.smithi169.stdout:2237: done (4 left) 2023-09-23T22:23:20.489 INFO:tasks.rados.rados.0.smithi169.stdout:2238: done (3 left) 2023-09-23T22:23:20.489 INFO:tasks.rados.rados.0.smithi169.stdout:2239: done (2 left) 2023-09-23T22:23:20.489 INFO:tasks.rados.rados.0.smithi169.stdout:2241: done (1 left) 2023-09-23T22:23:20.489 INFO:tasks.rados.rados.0.smithi169.stdout:2242: delete oid 229 current snap is 0 2023-09-23T22:23:20.489 INFO:tasks.rados.rados.0.smithi169.stdout:2240: finishing write tid 3 to smithi16987243-126 2023-09-23T22:23:20.489 INFO:tasks.rados.rados.0.smithi169.stdout:2240: finishing write tid 4 to smithi16987243-126 2023-09-23T22:23:20.489 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 126 v 286 (ObjNum 1486 snap 0 seq_num 1486) dirty exists 2023-09-23T22:23:20.489 INFO:tasks.rados.rados.0.smithi169.stdout:2240: left oid 126 (ObjNum 1486 snap 0 seq_num 1486) 2023-09-23T22:23:20.490 INFO:tasks.rados.rados.0.smithi169.stdout:2240: done (1 left) 2023-09-23T22:23:20.490 INFO:tasks.rados.rados.0.smithi169.stdout:2242: done (0 left) 2023-09-23T22:23:20.490 INFO:tasks.rados.rados.0.smithi169.stdout:2243: delete oid 148 current snap is 0 2023-09-23T22:23:20.492 INFO:tasks.rados.rados.0.smithi169.stdout:2243: done (0 left) 2023-09-23T22:23:20.492 INFO:tasks.rados.rados.0.smithi169.stdout:2244: write oid 168 current snap is 0 2023-09-23T22:23:20.492 INFO:tasks.rados.rados.0.smithi169.stdout:2244: seq_num 1490 ranges {642430=409845,1758170=719519} 2023-09-23T22:23:20.501 INFO:tasks.rados.rados.0.smithi169.stdout:2244: writing smithi16987243-168 from 642430 to 1052275 tid 1 2023-09-23T22:23:20.516 INFO:tasks.rados.rados.0.smithi169.stdout:2244: writing smithi16987243-168 from 1758170 to 2477689 tid 2 2023-09-23T22:23:20.516 INFO:tasks.rados.rados.0.smithi169.stdout:2245: write oid 16 current snap is 0 2023-09-23T22:23:20.516 INFO:tasks.rados.rados.0.smithi169.stdout:2245: seq_num 1491 ranges {659237=601447,1933005=463177} 2023-09-23T22:23:20.527 INFO:tasks.rados.rados.0.smithi169.stdout:2245: writing smithi16987243-16 from 659237 to 1260684 tid 1 2023-09-23T22:23:20.538 INFO:tasks.rados.rados.0.smithi169.stdout:2245: writing smithi16987243-16 from 1933005 to 2396182 tid 2 2023-09-23T22:23:20.538 INFO:tasks.rados.rados.0.smithi169.stdout:2246: write oid 418 current snap is 0 2023-09-23T22:23:20.538 INFO:tasks.rados.rados.0.smithi169.stdout:2244: finishing write tid 1 to smithi16987243-168 2023-09-23T22:23:20.538 INFO:tasks.rados.rados.0.smithi169.stdout:2244: finishing write tid 2 to smithi16987243-168 2023-09-23T22:23:20.538 INFO:tasks.rados.rados.0.smithi169.stdout:2244: finishing write tid 3 to smithi16987243-168 2023-09-23T22:23:20.538 INFO:tasks.rados.rados.0.smithi169.stdout:2246: seq_num 1492 ranges {676044=676696,1991487=723188} 2023-09-23T22:23:20.546 INFO:tasks.rados.rados.0.smithi169.stdout:2246: writing smithi16987243-418 from 676044 to 1352740 tid 1 2023-09-23T22:23:20.554 INFO:tasks.rados.rados.0.smithi169.stdout:2246: writing smithi16987243-418 from 1991487 to 2714675 tid 2 2023-09-23T22:23:20.554 INFO:tasks.rados.rados.0.smithi169.stdout:2247: write oid 64 current snap is 0 2023-09-23T22:23:20.554 INFO:tasks.rados.rados.0.smithi169.stdout:2247: seq_num 1493 ranges {692851=751945,2049969=466846} 2023-09-23T22:23:20.562 INFO:tasks.rados.rados.0.smithi169.stdout:2247: writing smithi16987243-64 from 692851 to 1444796 tid 1 2023-09-23T22:23:20.568 INFO:tasks.rados.rados.0.smithi169.stdout:2247: writing smithi16987243-64 from 2049969 to 2516815 tid 2 2023-09-23T22:23:20.568 INFO:tasks.rados.rados.0.smithi169.stdout:2248: write oid 412 current snap is 0 2023-09-23T22:23:20.568 INFO:tasks.rados.rados.0.smithi169.stdout:2244: finishing write tid 4 to smithi16987243-168 2023-09-23T22:23:20.568 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 168 v 289 (ObjNum 1490 snap 0 seq_num 1490) dirty exists 2023-09-23T22:23:20.569 INFO:tasks.rados.rados.0.smithi169.stdout:2244: left oid 168 (ObjNum 1490 snap 0 seq_num 1490) 2023-09-23T22:23:20.569 INFO:tasks.rados.rados.0.smithi169.stdout:2245: finishing write tid 1 to smithi16987243-16 2023-09-23T22:23:20.569 INFO:tasks.rados.rados.0.smithi169.stdout:2248: seq_num 1494 ranges {709658=427194,1592098=726857,2761010=348648} 2023-09-23T22:23:20.574 INFO:tasks.rados.rados.0.smithi169.stdout:2248: writing smithi16987243-412 from 709658 to 1136852 tid 1 2023-09-23T22:23:20.581 INFO:tasks.rados.rados.0.smithi169.stdout:2248: writing smithi16987243-412 from 1592098 to 2318955 tid 2 2023-09-23T22:23:20.586 INFO:tasks.rados.rados.0.smithi169.stdout:2248: writing smithi16987243-412 from 2761010 to 3109658 tid 3 2023-09-23T22:23:20.586 INFO:tasks.rados.rados.0.smithi169.stdout:2244: done (4 left) 2023-09-23T22:23:20.586 INFO:tasks.rados.rados.0.smithi169.stdout:2249: delete oid 36 current snap is 0 2023-09-23T22:23:20.587 INFO:tasks.rados.rados.0.smithi169.stdout:2245: finishing write tid 2 to smithi16987243-16 2023-09-23T22:23:20.587 INFO:tasks.rados.rados.0.smithi169.stdout:2245: finishing write tid 3 to smithi16987243-16 2023-09-23T22:23:20.587 INFO:tasks.rados.rados.0.smithi169.stdout:2245: finishing write tid 4 to smithi16987243-16 2023-09-23T22:23:20.587 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 16 v 337 (ObjNum 1491 snap 0 seq_num 1491) dirty exists 2023-09-23T22:23:20.587 INFO:tasks.rados.rados.0.smithi169.stdout:2245: left oid 16 (ObjNum 1491 snap 0 seq_num 1491) 2023-09-23T22:23:20.587 INFO:tasks.rados.rados.0.smithi169.stdout:2246: finishing write tid 1 to smithi16987243-418 2023-09-23T22:23:20.587 INFO:tasks.rados.rados.0.smithi169.stdout:2246: finishing write tid 2 to smithi16987243-418 2023-09-23T22:23:20.587 INFO:tasks.rados.rados.0.smithi169.stdout:2246: finishing write tid 3 to smithi16987243-418 2023-09-23T22:23:20.587 INFO:tasks.rados.rados.0.smithi169.stdout:2246: finishing write tid 4 to smithi16987243-418 2023-09-23T22:23:20.587 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 418 v 327 (ObjNum 1492 snap 0 seq_num 1492) dirty exists 2023-09-23T22:23:20.588 INFO:tasks.rados.rados.0.smithi169.stdout:2246: left oid 418 (ObjNum 1492 snap 0 seq_num 1492) 2023-09-23T22:23:20.588 INFO:tasks.rados.rados.0.smithi169.stdout:2247: finishing write tid 1 to smithi16987243-64 2023-09-23T22:23:20.588 INFO:tasks.rados.rados.0.smithi169.stdout:2247: finishing write tid 2 to smithi16987243-64 2023-09-23T22:23:20.588 INFO:tasks.rados.rados.0.smithi169.stdout:2247: finishing write tid 3 to smithi16987243-64 2023-09-23T22:23:20.588 INFO:tasks.rados.rados.0.smithi169.stdout:2247: finishing write tid 4 to smithi16987243-64 2023-09-23T22:23:20.588 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 64 v 344 (ObjNum 1493 snap 0 seq_num 1493) dirty exists 2023-09-23T22:23:20.588 INFO:tasks.rados.rados.0.smithi169.stdout:2247: left oid 64 (ObjNum 1493 snap 0 seq_num 1493) 2023-09-23T22:23:20.588 INFO:tasks.rados.rados.0.smithi169.stdout:2248: finishing write tid 1 to smithi16987243-412 2023-09-23T22:23:20.588 INFO:tasks.rados.rados.0.smithi169.stdout:2248: finishing write tid 2 to smithi16987243-412 2023-09-23T22:23:20.589 INFO:tasks.rados.rados.0.smithi169.stdout:2245: done (4 left) 2023-09-23T22:23:20.589 INFO:tasks.rados.rados.0.smithi169.stdout:2246: done (3 left) 2023-09-23T22:23:20.589 INFO:tasks.rados.rados.0.smithi169.stdout:2247: done (2 left) 2023-09-23T22:23:20.589 INFO:tasks.rados.rados.0.smithi169.stdout:2249: done (1 left) 2023-09-23T22:23:20.589 INFO:tasks.rados.rados.0.smithi169.stdout:2250: write oid 148 current snap is 0 2023-09-23T22:23:20.590 INFO:tasks.rados.rados.0.smithi169.stdout:2250: seq_num 1496 ranges {743272=577692,2109062=730526} 2023-09-23T22:23:20.598 INFO:tasks.rados.rados.0.smithi169.stdout:2250: writing smithi16987243-148 from 743272 to 1320964 tid 1 2023-09-23T22:23:20.608 INFO:tasks.rados.rados.0.smithi169.stdout:2250: writing smithi16987243-148 from 2109062 to 2839588 tid 2 2023-09-23T22:23:20.608 INFO:tasks.rados.rados.0.smithi169.stdout:2251: delete oid 160 current snap is 0 2023-09-23T22:23:20.608 INFO:tasks.rados.rados.0.smithi169.stdout:2248: finishing write tid 3 to smithi16987243-412 2023-09-23T22:23:20.608 INFO:tasks.rados.rados.0.smithi169.stdout:2248: finishing write tid 4 to smithi16987243-412 2023-09-23T22:23:20.609 INFO:tasks.rados.rados.0.smithi169.stdout:2248: finishing write tid 5 to smithi16987243-412 2023-09-23T22:23:20.609 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 412 v 305 (ObjNum 1494 snap 0 seq_num 1494) dirty exists 2023-09-23T22:23:20.609 INFO:tasks.rados.rados.0.smithi169.stdout:2248: left oid 412 (ObjNum 1494 snap 0 seq_num 1494) 2023-09-23T22:23:20.609 INFO:tasks.rados.rados.0.smithi169.stdout:2250: finishing write tid 1 to smithi16987243-148 2023-09-23T22:23:20.609 INFO:tasks.rados.rados.0.smithi169.stdout:2248: done (2 left) 2023-09-23T22:23:20.610 INFO:tasks.rados.rados.0.smithi169.stdout:2251: done (1 left) 2023-09-23T22:23:20.610 INFO:tasks.rados.rados.0.smithi169.stdout:2252: write oid 113 current snap is 0 2023-09-23T22:23:20.610 INFO:tasks.rados.rados.0.smithi169.stdout:2252: seq_num 1498 ranges {776886=444543,1826026=734195,2987055=189831} 2023-09-23T22:23:20.616 INFO:tasks.rados.rados.0.smithi169.stdout:2252: writing smithi16987243-113 from 776886 to 1221429 tid 1 2023-09-23T22:23:20.625 INFO:tasks.rados.rados.0.smithi169.stdout:2252: writing smithi16987243-113 from 1826026 to 2560221 tid 2 2023-09-23T22:23:20.629 INFO:tasks.rados.rados.0.smithi169.stdout:2252: writing smithi16987243-113 from 2987055 to 3176886 tid 3 2023-09-23T22:23:20.629 INFO:tasks.rados.rados.0.smithi169.stdout:2253: delete oid 430 current snap is 0 2023-09-23T22:23:20.629 INFO:tasks.rados.rados.0.smithi169.stdout:2250: finishing write tid 2 to smithi16987243-148 2023-09-23T22:23:20.629 INFO:tasks.rados.rados.0.smithi169.stdout:2250: finishing write tid 3 to smithi16987243-148 2023-09-23T22:23:20.629 INFO:tasks.rados.rados.0.smithi169.stdout:2250: finishing write tid 4 to smithi16987243-148 2023-09-23T22:23:20.630 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 148 v 258 (ObjNum 1496 snap 0 seq_num 1496) dirty exists 2023-09-23T22:23:20.630 INFO:tasks.rados.rados.0.smithi169.stdout:2250: left oid 148 (ObjNum 1496 snap 0 seq_num 1496) 2023-09-23T22:23:20.630 INFO:tasks.rados.rados.0.smithi169.stdout:2252: finishing write tid 1 to smithi16987243-113 2023-09-23T22:23:20.630 INFO:tasks.rados.rados.0.smithi169.stdout:2252: finishing write tid 2 to smithi16987243-113 2023-09-23T22:23:20.631 INFO:tasks.rados.rados.0.smithi169.stdout:2250: done (2 left) 2023-09-23T22:23:20.631 INFO:tasks.rados.rados.0.smithi169.stdout:2253: done (1 left) 2023-09-23T22:23:20.631 INFO:tasks.rados.rados.0.smithi169.stdout:2254: read oid 389 snap -1 2023-09-23T22:23:20.632 INFO:tasks.rados.rados.0.smithi169.stdout:2254: expect (ObjNum 1307 snap 0 seq_num 1307) 2023-09-23T22:23:20.632 INFO:tasks.rados.rados.0.smithi169.stdout:2255: write oid 88 current snap is 0 2023-09-23T22:23:20.632 INFO:tasks.rados.rados.0.smithi169.stdout:2255: seq_num 1500 ranges {410500=595041,1542990=621511,2925548=284952} 2023-09-23T22:23:20.637 INFO:tasks.rados.rados.0.smithi169.stdout:2255: writing smithi16987243-88 from 410500 to 1005541 tid 1 2023-09-23T22:23:20.644 INFO:tasks.rados.rados.0.smithi169.stdout:2255: writing smithi16987243-88 from 1542990 to 2164501 tid 2 2023-09-23T22:23:20.650 INFO:tasks.rados.rados.0.smithi169.stdout:2255: writing smithi16987243-88 from 2925548 to 3210500 tid 3 2023-09-23T22:23:20.650 INFO:tasks.rados.rados.0.smithi169.stdout:2256: read oid 208 snap -1 2023-09-23T22:23:20.650 INFO:tasks.rados.rados.0.smithi169.stdout:2256: expect deleted 2023-09-23T22:23:20.651 INFO:tasks.rados.rados.0.smithi169.stdout:2257: read oid 179 snap -1 2023-09-23T22:23:20.651 INFO:tasks.rados.rados.0.smithi169.stdout:2257: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-09-23T22:23:20.651 INFO:tasks.rados.rados.0.smithi169.stdout:2258: write oid 11 current snap is 0 2023-09-23T22:23:20.651 INFO:tasks.rados.rados.0.smithi169.stdout:2252: finishing write tid 3 to smithi16987243-113 2023-09-23T22:23:20.651 INFO:tasks.rados.rados.0.smithi169.stdout:2258: seq_num 1501 ranges {427307=670290,1601472=481522,2552971=483056} 2023-09-23T22:23:20.656 INFO:tasks.rados.rados.0.smithi169.stdout:2258: writing smithi16987243-11 from 427307 to 1097597 tid 1 2023-09-23T22:23:20.662 INFO:tasks.rados.rados.0.smithi169.stdout:2258: writing smithi16987243-11 from 1601472 to 2082994 tid 2 2023-09-23T22:23:20.668 INFO:tasks.rados.rados.0.smithi169.stdout:2258: writing smithi16987243-11 from 2552971 to 3036027 tid 3 2023-09-23T22:23:20.668 INFO:tasks.rados.rados.0.smithi169.stdout:2259: write oid 382 current snap is 0 2023-09-23T22:23:20.668 INFO:tasks.rados.rados.0.smithi169.stdout:2252: finishing write tid 4 to smithi16987243-113 2023-09-23T22:23:20.668 INFO:tasks.rados.rados.0.smithi169.stdout:2252: finishing write tid 5 to smithi16987243-113 2023-09-23T22:23:20.668 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 113 v 322 (ObjNum 1498 snap 0 seq_num 1498) dirty exists 2023-09-23T22:23:20.669 INFO:tasks.rados.rados.0.smithi169.stdout:2252: left oid 113 (ObjNum 1498 snap 0 seq_num 1498) 2023-09-23T22:23:20.669 INFO:tasks.rados.rados.0.smithi169.stdout:2255: finishing write tid 1 to smithi16987243-88 2023-09-23T22:23:20.669 INFO:tasks.rados.rados.0.smithi169.stdout:2254: expect (ObjNum 1307 snap 0 seq_num 1307) 2023-09-23T22:23:20.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:23:20 smithi169 bash[27688]: debug 2023-09-23T22:23:20.439+0000 7fcb2f4b21c0 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T22:23:20.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:23:20 smithi169 bash[27688]: debug 2023-09-23T22:23:20.559+0000 7fcb2f4b21c0 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T22:23:20.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:20 smithi169 bash[40994]: cephadm 2023-09-23T22:23:19.020552+0000 mgr.x (mgr.24706) 1 : cephadm [INF] Deploying cephadm binary to smithi169 2023-09-23T22:23:20.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:20 smithi169 bash[40994]: cephadm 2023-09-23T22:23:19.025574+0000 mgr.x (mgr.24706) 2 : cephadm [INF] Deploying cephadm binary to smithi187 2023-09-23T22:23:20.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:20 smithi169 bash[40994]: cluster 2023-09-23T22:23:19.378417+0000 mon.a (mon.0) 890 : cluster [DBG] mgrmap e22: x(active, since 1.01273s) 2023-09-23T22:23:20.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:20 smithi169 bash[40994]: cluster 2023-09-23T22:23:19.404235+0000 mgr.x (mgr.24706) 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-23T22:23:20.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:20 smithi169 bash[40994]: audit 2023-09-23T22:23:20.261441+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:20.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:20 smithi169 bash[40994]: audit 2023-09-23T22:23:20.272573+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:20.861 INFO:tasks.rados.rados.0.smithi169.stdout:2255: finishing write tid 2 to smithi16987243-88 2023-09-23T22:23:20.861 INFO:tasks.rados.rados.0.smithi169.stdout:2255: finishing write tid 3 to smithi16987243-88 2023-09-23T22:23:20.861 INFO:tasks.rados.rados.0.smithi169.stdout:2255: finishing write tid 4 to smithi16987243-88 2023-09-23T22:23:20.861 INFO:tasks.rados.rados.0.smithi169.stdout:2255: finishing write tid 5 to smithi16987243-88 2023-09-23T22:23:20.861 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 88 v 348 (ObjNum 1500 snap 0 seq_num 1500) dirty exists 2023-09-23T22:23:20.861 INFO:tasks.rados.rados.0.smithi169.stdout:2255: left oid 88 (ObjNum 1500 snap 0 seq_num 1500) 2023-09-23T22:23:20.861 INFO:tasks.rados.rados.0.smithi169.stdout:2257: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-09-23T22:23:20.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:20 smithi187 bash[31480]: cephadm 2023-09-23T22:23:19.020552+0000 mgr.x (mgr.24706) 1 : cephadm [INF] Deploying cephadm binary to smithi169 2023-09-23T22:23:20.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:20 smithi187 bash[31480]: cephadm 2023-09-23T22:23:19.025574+0000 mgr.x (mgr.24706) 2 : cephadm [INF] Deploying cephadm binary to smithi187 2023-09-23T22:23:20.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:20 smithi187 bash[31480]: cluster 2023-09-23T22:23:19.378417+0000 mon.a (mon.0) 890 : cluster [DBG] mgrmap e22: x(active, since 1.01273s) 2023-09-23T22:23:20.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:20 smithi187 bash[31480]: cluster 2023-09-23T22:23:19.404235+0000 mgr.x (mgr.24706) 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-23T22:23:20.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:20 smithi187 bash[31480]: audit 2023-09-23T22:23:20.261441+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:20.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:20 smithi187 bash[31480]: audit 2023-09-23T22:23:20.272573+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:20.971 INFO:tasks.rados.rados.0.smithi169.stdout:2258: finishing write tid 1 to smithi16987243-11 2023-09-23T22:23:20.972 INFO:tasks.rados.rados.0.smithi169.stdout:2258: finishing write tid 2 to smithi16987243-11 2023-09-23T22:23:20.972 INFO:tasks.rados.rados.0.smithi169.stdout:2258: finishing write tid 3 to smithi16987243-11 2023-09-23T22:23:20.972 INFO:tasks.rados.rados.0.smithi169.stdout:2258: finishing write tid 4 to smithi16987243-11 2023-09-23T22:23:20.972 INFO:tasks.rados.rados.0.smithi169.stdout:2258: finishing write tid 5 to smithi16987243-11 2023-09-23T22:23:20.972 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 11 v 352 (ObjNum 1501 snap 0 seq_num 1501) dirty exists 2023-09-23T22:23:20.972 INFO:tasks.rados.rados.0.smithi169.stdout:2258: left oid 11 (ObjNum 1501 snap 0 seq_num 1501) 2023-09-23T22:23:20.972 INFO:tasks.rados.rados.0.smithi169.stdout:2259: seq_num 1502 ranges {444114=745539,1943601=625180} 2023-09-23T22:23:20.983 INFO:tasks.rados.rados.0.smithi169.stdout:2259: writing smithi16987243-382 from 444114 to 1189653 tid 1 2023-09-23T22:23:20.992 INFO:tasks.rados.rados.0.smithi169.stdout:2259: writing smithi16987243-382 from 1943601 to 2568781 tid 2 2023-09-23T22:23:20.993 INFO:tasks.rados.rados.0.smithi169.stdout:2252: done (6 left) 2023-09-23T22:23:20.993 INFO:tasks.rados.rados.0.smithi169.stdout:2254: done (5 left) 2023-09-23T22:23:20.993 INFO:tasks.rados.rados.0.smithi169.stdout:2255: done (4 left) 2023-09-23T22:23:20.993 INFO:tasks.rados.rados.0.smithi169.stdout:2256: done (3 left) 2023-09-23T22:23:20.993 INFO:tasks.rados.rados.0.smithi169.stdout:2257: done (2 left) 2023-09-23T22:23:20.993 INFO:tasks.rados.rados.0.smithi169.stdout:2258: done (1 left) 2023-09-23T22:23:20.993 INFO:tasks.rados.rados.0.smithi169.stdout:2260: write oid 473 current snap is 0 2023-09-23T22:23:20.993 INFO:tasks.rados.rados.0.smithi169.stdout:2259: finishing write tid 1 to smithi16987243-382 2023-09-23T22:23:20.993 INFO:tasks.rados.rados.0.smithi169.stdout:2260: seq_num 1503 ranges {460921=420788,1602083=485191,2491464=621953} 2023-09-23T22:23:20.997 INFO:tasks.rados.rados.0.smithi169.stdout:2260: writing smithi16987243-473 from 460921 to 881709 tid 1 2023-09-23T22:23:21.006 INFO:tasks.rados.rados.0.smithi169.stdout:2260: writing smithi16987243-473 from 1602083 to 2087274 tid 2 2023-09-23T22:23:21.012 INFO:tasks.rados.rados.0.smithi169.stdout:2260: writing smithi16987243-473 from 2491464 to 3113417 tid 3 2023-09-23T22:23:21.012 INFO:tasks.rados.rados.0.smithi169.stdout:2261: write oid 29 current snap is 0 2023-09-23T22:23:21.012 INFO:tasks.rados.rados.0.smithi169.stdout:2259: finishing write tid 2 to smithi16987243-382 2023-09-23T22:23:21.012 INFO:tasks.rados.rados.0.smithi169.stdout:2259: finishing write tid 3 to smithi16987243-382 2023-09-23T22:23:21.013 INFO:tasks.rados.rados.0.smithi169.stdout:2259: finishing write tid 4 to smithi16987243-382 2023-09-23T22:23:21.013 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 382 v 355 (ObjNum 1502 snap 0 seq_num 1502) dirty exists 2023-09-23T22:23:21.013 INFO:tasks.rados.rados.0.smithi169.stdout:2259: left oid 382 (ObjNum 1502 snap 0 seq_num 1502) 2023-09-23T22:23:21.013 INFO:tasks.rados.rados.0.smithi169.stdout:2260: finishing write tid 1 to smithi16987243-473 2023-09-23T22:23:21.013 INFO:tasks.rados.rados.0.smithi169.stdout:2260: finishing write tid 2 to smithi16987243-473 2023-09-23T22:23:21.013 INFO:tasks.rados.rados.0.smithi169.stdout:2261: seq_num 1504 ranges {477728=496037,1660565=628849,2918887=358841} 2023-09-23T22:23:21.018 INFO:tasks.rados.rados.0.smithi169.stdout:2261: writing smithi16987243-29 from 477728 to 973765 tid 1 2023-09-23T22:23:21.025 INFO:tasks.rados.rados.0.smithi169.stdout:2261: writing smithi16987243-29 from 1660565 to 2289414 tid 2 2023-09-23T22:23:21.031 INFO:tasks.rados.rados.0.smithi169.stdout:2261: writing smithi16987243-29 from 2918887 to 3277728 tid 3 2023-09-23T22:23:21.031 INFO:tasks.rados.rados.0.smithi169.stdout:2259: done (2 left) 2023-09-23T22:23:21.031 INFO:tasks.rados.rados.0.smithi169.stdout:2262: write oid 500 current snap is 0 2023-09-23T22:23:21.031 INFO:tasks.rados.rados.0.smithi169.stdout:2260: finishing write tid 3 to smithi16987243-473 2023-09-23T22:23:21.031 INFO:tasks.rados.rados.0.smithi169.stdout:2260: finishing write tid 4 to smithi16987243-473 2023-09-23T22:23:21.031 INFO:tasks.rados.rados.0.smithi169.stdout:2260: finishing write tid 5 to smithi16987243-473 2023-09-23T22:23:21.031 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 473 v 280 (ObjNum 1503 snap 0 seq_num 1503) dirty exists 2023-09-23T22:23:21.032 INFO:tasks.rados.rados.0.smithi169.stdout:2260: left oid 473 (ObjNum 1503 snap 0 seq_num 1503) 2023-09-23T22:23:21.032 INFO:tasks.rados.rados.0.smithi169.stdout:2261: finishing write tid 1 to smithi16987243-29 2023-09-23T22:23:21.032 INFO:tasks.rados.rados.0.smithi169.stdout:2262: seq_num 1505 ranges {494535=571286,1719047=488860,2946310=348225} 2023-09-23T22:23:21.037 INFO:tasks.rados.rados.0.smithi169.stdout:2262: writing smithi16987243-500 from 494535 to 1065821 tid 1 2023-09-23T22:23:21.043 INFO:tasks.rados.rados.0.smithi169.stdout:2262: writing smithi16987243-500 from 1719047 to 2207907 tid 2 2023-09-23T22:23:21.052 INFO:tasks.rados.rados.0.smithi169.stdout:2262: writing smithi16987243-500 from 2946310 to 3294535 tid 3 2023-09-23T22:23:21.052 INFO:tasks.rados.rados.0.smithi169.stdout:2260: done (2 left) 2023-09-23T22:23:21.052 INFO:tasks.rados.rados.0.smithi169.stdout:2263: write oid 342 current snap is 0 2023-09-23T22:23:21.052 INFO:tasks.rados.rados.0.smithi169.stdout:2261: finishing write tid 2 to smithi16987243-29 2023-09-23T22:23:21.052 INFO:tasks.rados.rados.0.smithi169.stdout:2263: seq_num 1506 ranges {511342=762888,1777529=632518,2973733=337609} 2023-09-23T22:23:21.059 INFO:tasks.rados.rados.0.smithi169.stdout:2263: writing smithi16987243-342 from 511342 to 1274230 tid 1 2023-09-23T22:23:21.065 INFO:tasks.rados.rados.0.smithi169.stdout:2263: writing smithi16987243-342 from 1777529 to 2410047 tid 2 2023-09-23T22:23:21.071 INFO:tasks.rados.rados.0.smithi169.stdout:2263: writing smithi16987243-342 from 2973733 to 3311342 tid 3 2023-09-23T22:23:21.072 INFO:tasks.rados.rados.0.smithi169.stdout:2264: write oid 145 current snap is 0 2023-09-23T22:23:21.072 INFO:tasks.rados.rados.0.smithi169.stdout:2264: seq_num 1507 ranges {528149=438137,1436011=492529,2601156=667041} 2023-09-23T22:23:21.077 INFO:tasks.rados.rados.0.smithi169.stdout:2264: writing smithi16987243-145 from 528149 to 966286 tid 1 2023-09-23T22:23:21.082 INFO:tasks.rados.rados.0.smithi169.stdout:2264: writing smithi16987243-145 from 1436011 to 1928540 tid 2 2023-09-23T22:23:21.091 INFO:tasks.rados.rados.0.smithi169.stdout:2264: writing smithi16987243-145 from 2601156 to 3268197 tid 3 2023-09-23T22:23:21.091 INFO:tasks.rados.rados.0.smithi169.stdout:2265: read oid 349 snap -1 2023-09-23T22:23:21.091 INFO:tasks.rados.rados.0.smithi169.stdout:2265: expect (ObjNum 1251 snap 0 seq_num 1251) 2023-09-23T22:23:21.091 INFO:tasks.rados.rados.0.smithi169.stdout:2266: read oid 306 snap -1 2023-09-23T22:23:21.091 INFO:tasks.rados.rados.0.smithi169.stdout:2266: expect (ObjNum 305 snap 0 seq_num 305) 2023-09-23T22:23:21.091 INFO:tasks.rados.rados.0.smithi169.stdout:2267: read oid 426 snap -1 2023-09-23T22:23:21.091 INFO:tasks.rados.rados.0.smithi169.stdout:2267: expect (ObjNum 1225 snap 0 seq_num 1225) 2023-09-23T22:23:21.092 INFO:tasks.rados.rados.0.smithi169.stdout:2268: read oid 90 snap -1 2023-09-23T22:23:21.092 INFO:tasks.rados.rados.0.smithi169.stdout:2268: expect (ObjNum 1319 snap 0 seq_num 1319) 2023-09-23T22:23:21.092 INFO:tasks.rados.rados.0.smithi169.stdout:2269: write oid 287 current snap is 0 2023-09-23T22:23:21.092 INFO:tasks.rados.rados.0.smithi169.stdout:2269: seq_num 1508 ranges {544956=513386,1494493=636187,2628579=594666} 2023-09-23T22:23:21.098 INFO:tasks.rados.rados.0.smithi169.stdout:2269: writing smithi16987243-287 from 544956 to 1058342 tid 1 2023-09-23T22:23:21.107 INFO:tasks.rados.rados.0.smithi169.stdout:2269: writing smithi16987243-287 from 1494493 to 2130680 tid 2 2023-09-23T22:23:21.114 INFO:tasks.rados.rados.0.smithi169.stdout:2269: writing smithi16987243-287 from 2628579 to 3223245 tid 3 2023-09-23T22:23:21.114 INFO:tasks.rados.rados.0.smithi169.stdout:2270: read oid 297 snap -1 2023-09-23T22:23:21.114 INFO:tasks.rados.rados.0.smithi169.stdout:2270: expect (ObjNum 1033 snap 0 seq_num 1033) 2023-09-23T22:23:21.114 INFO:tasks.rados.rados.0.smithi169.stdout:2271: delete oid 252 current snap is 0 2023-09-23T22:23:21.114 INFO:tasks.rados.rados.0.smithi169.stdout:2261: finishing write tid 3 to smithi16987243-29 2023-09-23T22:23:21.114 INFO:tasks.rados.rados.0.smithi169.stdout:2261: finishing write tid 4 to smithi16987243-29 2023-09-23T22:23:21.114 INFO:tasks.rados.rados.0.smithi169.stdout:2261: finishing write tid 5 to smithi16987243-29 2023-09-23T22:23:21.114 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 29 v 342 (ObjNum 1504 snap 0 seq_num 1504) dirty exists 2023-09-23T22:23:21.114 INFO:tasks.rados.rados.0.smithi169.stdout:2261: left oid 29 (ObjNum 1504 snap 0 seq_num 1504) 2023-09-23T22:23:21.115 INFO:tasks.rados.rados.0.smithi169.stdout:2262: finishing write tid 1 to smithi16987243-500 2023-09-23T22:23:21.115 INFO:tasks.rados.rados.0.smithi169.stdout:2262: finishing write tid 2 to smithi16987243-500 2023-09-23T22:23:21.115 INFO:tasks.rados.rados.0.smithi169.stdout:2262: finishing write tid 3 to smithi16987243-500 2023-09-23T22:23:21.115 INFO:tasks.rados.rados.0.smithi169.stdout:2262: finishing write tid 4 to smithi16987243-500 2023-09-23T22:23:21.115 INFO:tasks.rados.rados.0.smithi169.stdout:2262: finishing write tid 5 to smithi16987243-500 2023-09-23T22:23:21.115 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 500 v 359 (ObjNum 1505 snap 0 seq_num 1505) dirty exists 2023-09-23T22:23:21.115 INFO:tasks.rados.rados.0.smithi169.stdout:2262: left oid 500 (ObjNum 1505 snap 0 seq_num 1505) 2023-09-23T22:23:21.115 INFO:tasks.rados.rados.0.smithi169.stdout:2263: finishing write tid 1 to smithi16987243-342 2023-09-23T22:23:21.115 INFO:tasks.rados.rados.0.smithi169.stdout:2263: finishing write tid 2 to smithi16987243-342 2023-09-23T22:23:21.115 INFO:tasks.rados.rados.0.smithi169.stdout:2263: finishing write tid 3 to smithi16987243-342 2023-09-23T22:23:21.115 INFO:tasks.rados.rados.0.smithi169.stdout:2263: finishing write tid 4 to smithi16987243-342 2023-09-23T22:23:21.115 INFO:tasks.rados.rados.0.smithi169.stdout:2263: finishing write tid 5 to smithi16987243-342 2023-09-23T22:23:21.116 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 342 v 344 (ObjNum 1506 snap 0 seq_num 1506) dirty exists 2023-09-23T22:23:21.116 INFO:tasks.rados.rados.0.smithi169.stdout:2263: left oid 342 (ObjNum 1506 snap 0 seq_num 1506) 2023-09-23T22:23:21.116 INFO:tasks.rados.rados.0.smithi169.stdout:2264: finishing write tid 1 to smithi16987243-145 2023-09-23T22:23:21.116 INFO:tasks.rados.rados.0.smithi169.stdout:2264: finishing write tid 2 to smithi16987243-145 2023-09-23T22:23:21.116 INFO:tasks.rados.rados.0.smithi169.stdout:2264: finishing write tid 3 to smithi16987243-145 2023-09-23T22:23:21.116 INFO:tasks.rados.rados.0.smithi169.stdout:2264: finishing write tid 4 to smithi16987243-145 2023-09-23T22:23:21.116 INFO:tasks.rados.rados.0.smithi169.stdout:2264: finishing write tid 5 to smithi16987243-145 2023-09-23T22:23:21.116 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 145 v 316 (ObjNum 1507 snap 0 seq_num 1507) dirty exists 2023-09-23T22:23:21.116 INFO:tasks.rados.rados.0.smithi169.stdout:2264: left oid 145 (ObjNum 1507 snap 0 seq_num 1507) 2023-09-23T22:23:21.116 INFO:tasks.rados.rados.0.smithi169.stdout:2267: expect (ObjNum 1225 snap 0 seq_num 1225) 2023-09-23T22:23:21.265 INFO:tasks.rados.rados.0.smithi169.stdout:2268: expect (ObjNum 1319 snap 0 seq_num 1319) 2023-09-23T22:23:21.282 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:23:20 smithi169 bash[27688]: debug 2023-09-23T22:23:20.867+0000 7fcb2f4b21c0 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T22:23:21.356 INFO:tasks.rados.rados.0.smithi169.stdout:2265: expect (ObjNum 1251 snap 0 seq_num 1251) 2023-09-23T22:23:21.503 INFO:tasks.rados.rados.0.smithi169.stdout:2266: expect (ObjNum 305 snap 0 seq_num 305) 2023-09-23T22:23:21.632 INFO:tasks.rados.rados.0.smithi169.stdout:2269: finishing write tid 1 to smithi16987243-287 2023-09-23T22:23:21.632 INFO:tasks.rados.rados.0.smithi169.stdout:2269: finishing write tid 2 to smithi16987243-287 2023-09-23T22:23:21.633 INFO:tasks.rados.rados.0.smithi169.stdout:2269: finishing write tid 3 to smithi16987243-287 2023-09-23T22:23:21.633 INFO:tasks.rados.rados.0.smithi169.stdout:2269: finishing write tid 4 to smithi16987243-287 2023-09-23T22:23:21.633 INFO:tasks.rados.rados.0.smithi169.stdout:2269: finishing write tid 5 to smithi16987243-287 2023-09-23T22:23:21.633 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 287 v 348 (ObjNum 1508 snap 0 seq_num 1508) dirty exists 2023-09-23T22:23:21.633 INFO:tasks.rados.rados.0.smithi169.stdout:2269: left oid 287 (ObjNum 1508 snap 0 seq_num 1508) 2023-09-23T22:23:21.633 INFO:tasks.rados.rados.0.smithi169.stdout:2270: expect (ObjNum 1033 snap 0 seq_num 1033) 2023-09-23T22:23:21.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:21 smithi169 bash[27421]: cluster 2023-09-23T22:23:20.383937+0000 mgr.x (mgr.24706) 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-23T22:23:21.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:21 smithi169 bash[27421]: cluster 2023-09-23T22:23:20.389186+0000 mon.a (mon.0) 893 : cluster [DBG] mgrmap e23: x(active, since 2s) 2023-09-23T22:23:21.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:21 smithi169 bash[27421]: audit 2023-09-23T22:23:21.143826+0000 mon.c (mon.2) 160 : audit [DBG] from='client.? 172.21.15.169:0/387003053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:21.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:21 smithi169 bash[40994]: cluster 2023-09-23T22:23:20.383937+0000 mgr.x (mgr.24706) 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-23T22:23:21.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:21 smithi169 bash[40994]: cluster 2023-09-23T22:23:20.389186+0000 mon.a (mon.0) 893 : cluster [DBG] mgrmap e23: x(active, since 2s) 2023-09-23T22:23:21.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:21 smithi169 bash[40994]: audit 2023-09-23T22:23:21.143826+0000 mon.c (mon.2) 160 : audit [DBG] from='client.? 172.21.15.169:0/387003053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:21.875 INFO:tasks.rados.rados.0.smithi169.stdout:2261: done (10 left) 2023-09-23T22:23:21.875 INFO:tasks.rados.rados.0.smithi169.stdout:2262: done (9 left) 2023-09-23T22:23:21.875 INFO:tasks.rados.rados.0.smithi169.stdout:2263: done (8 left) 2023-09-23T22:23:21.875 INFO:tasks.rados.rados.0.smithi169.stdout:2264: done (7 left) 2023-09-23T22:23:21.876 INFO:tasks.rados.rados.0.smithi169.stdout:2265: done (6 left) 2023-09-23T22:23:21.876 INFO:tasks.rados.rados.0.smithi169.stdout:2266: done (5 left) 2023-09-23T22:23:21.876 INFO:tasks.rados.rados.0.smithi169.stdout:2267: done (4 left) 2023-09-23T22:23:21.876 INFO:tasks.rados.rados.0.smithi169.stdout:2268: done (3 left) 2023-09-23T22:23:21.876 INFO:tasks.rados.rados.0.smithi169.stdout:2269: done (2 left) 2023-09-23T22:23:21.876 INFO:tasks.rados.rados.0.smithi169.stdout:2270: done (1 left) 2023-09-23T22:23:21.877 INFO:tasks.rados.rados.0.smithi169.stdout:2271: done (0 left) 2023-09-23T22:23:21.877 INFO:tasks.rados.rados.0.smithi169.stdout:2272: delete oid 142 current snap is 0 2023-09-23T22:23:21.877 INFO:tasks.rados.rados.0.smithi169.stdout:2272: done (0 left) 2023-09-23T22:23:21.878 INFO:tasks.rados.rados.0.smithi169.stdout:2273: write oid 66 current snap is 0 2023-09-23T22:23:21.878 INFO:tasks.rados.rados.0.smithi169.stdout:2273: seq_num 1511 ranges {595377=739133,1953586=499867,3110848=284529} 2023-09-23T22:23:21.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:21 smithi187 bash[31480]: cluster 2023-09-23T22:23:20.383937+0000 mgr.x (mgr.24706) 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-23T22:23:21.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:21 smithi187 bash[31480]: cluster 2023-09-23T22:23:20.389186+0000 mon.a (mon.0) 893 : cluster [DBG] mgrmap e23: x(active, since 2s) 2023-09-23T22:23:21.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:21 smithi187 bash[31480]: audit 2023-09-23T22:23:21.143826+0000 mon.c (mon.2) 160 : audit [DBG] from='client.? 172.21.15.169:0/387003053' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:21.891 INFO:tasks.rados.rados.0.smithi169.stdout:2273: writing smithi16987243-66 from 595377 to 1334510 tid 1 2023-09-23T22:23:21.899 INFO:tasks.rados.rados.0.smithi169.stdout:2273: writing smithi16987243-66 from 1953586 to 2453453 tid 2 2023-09-23T22:23:21.904 INFO:tasks.rados.rados.0.smithi169.stdout:2273: writing smithi16987243-66 from 3110848 to 3395377 tid 3 2023-09-23T22:23:21.904 INFO:tasks.rados.rados.0.smithi169.stdout:2274: write oid 208 current snap is 0 2023-09-23T22:23:21.904 INFO:tasks.rados.rados.0.smithi169.stdout:2274: seq_num 1512 ranges {612184=414382,1612068=643525,3021918=390266} 2023-09-23T22:23:21.910 INFO:tasks.rados.rados.0.smithi169.stdout:2274: writing smithi16987243-208 from 612184 to 1026566 tid 1 2023-09-23T22:23:21.917 INFO:tasks.rados.rados.0.smithi169.stdout:2274: writing smithi16987243-208 from 1612068 to 2255593 tid 2 2023-09-23T22:23:21.924 INFO:tasks.rados.rados.0.smithi169.stdout:2274: writing smithi16987243-208 from 3021918 to 3412184 tid 3 2023-09-23T22:23:21.924 INFO:tasks.rados.rados.0.smithi169.stdout:2275: write oid 94 current snap is 0 2023-09-23T22:23:21.924 INFO:tasks.rados.rados.0.smithi169.stdout:2275: seq_num 1513 ranges {628991=605984,1786903=787183,3165694=263297} 2023-09-23T22:23:21.931 INFO:tasks.rados.rados.0.smithi169.stdout:2275: writing smithi16987243-94 from 628991 to 1234975 tid 1 2023-09-23T22:23:21.939 INFO:tasks.rados.rados.0.smithi169.stdout:2275: writing smithi16987243-94 from 1786903 to 2574086 tid 2 2023-09-23T22:23:21.944 INFO:tasks.rados.rados.0.smithi169.stdout:2275: writing smithi16987243-94 from 3165694 to 3428991 tid 3 2023-09-23T22:23:21.944 INFO:tasks.rados.rados.0.smithi169.stdout:2276: write oid 65 current snap is 0 2023-09-23T22:23:21.945 INFO:tasks.rados.rados.0.smithi169.stdout:2276: seq_num 1514 ranges {645798=681233,1729032=647194,3076764=369034} 2023-09-23T22:23:21.952 INFO:tasks.rados.rados.0.smithi169.stdout:2276: writing smithi16987243-65 from 645798 to 1327031 tid 1 2023-09-23T22:23:21.958 INFO:tasks.rados.rados.0.smithi169.stdout:2276: writing smithi16987243-65 from 1729032 to 2376226 tid 2 2023-09-23T22:23:21.965 INFO:tasks.rados.rados.0.smithi169.stdout:2276: writing smithi16987243-65 from 3076764 to 3445798 tid 3 2023-09-23T22:23:21.965 INFO:tasks.rados.rados.0.smithi169.stdout:2277: write oid 382 current snap is 0 2023-09-23T22:23:21.965 INFO:tasks.rados.rados.0.smithi169.stdout:2277: seq_num 1515 ranges {662605=756482,2187514=790852} 2023-09-23T22:23:21.973 INFO:tasks.rados.rados.0.smithi169.stdout:2277: writing smithi16987243-382 from 662605 to 1419087 tid 1 2023-09-23T22:23:21.987 INFO:tasks.rados.rados.0.smithi169.stdout:2277: writing smithi16987243-382 from 2187514 to 2978366 tid 2 2023-09-23T22:23:21.987 INFO:tasks.rados.rados.0.smithi169.stdout:2278: delete oid 220 current snap is 0 2023-09-23T22:23:21.987 INFO:tasks.rados.rados.0.smithi169.stdout:2273: finishing write tid 1 to smithi16987243-66 2023-09-23T22:23:21.987 INFO:tasks.rados.rados.0.smithi169.stdout:2273: finishing write tid 2 to smithi16987243-66 2023-09-23T22:23:21.988 INFO:tasks.rados.rados.0.smithi169.stdout:2273: finishing write tid 3 to smithi16987243-66 2023-09-23T22:23:21.988 INFO:tasks.rados.rados.0.smithi169.stdout:2273: finishing write tid 4 to smithi16987243-66 2023-09-23T22:23:21.988 INFO:tasks.rados.rados.0.smithi169.stdout:2273: finishing write tid 5 to smithi16987243-66 2023-09-23T22:23:21.988 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 66 v 284 (ObjNum 1511 snap 0 seq_num 1511) dirty exists 2023-09-23T22:23:21.988 INFO:tasks.rados.rados.0.smithi169.stdout:2273: left oid 66 (ObjNum 1511 snap 0 seq_num 1511) 2023-09-23T22:23:21.988 INFO:tasks.rados.rados.0.smithi169.stdout:2274: finishing write tid 1 to smithi16987243-208 2023-09-23T22:23:21.988 INFO:tasks.rados.rados.0.smithi169.stdout:2274: finishing write tid 2 to smithi16987243-208 2023-09-23T22:23:21.988 INFO:tasks.rados.rados.0.smithi169.stdout:2274: finishing write tid 3 to smithi16987243-208 2023-09-23T22:23:21.988 INFO:tasks.rados.rados.0.smithi169.stdout:2274: finishing write tid 4 to smithi16987243-208 2023-09-23T22:23:21.988 INFO:tasks.rados.rados.0.smithi169.stdout:2274: finishing write tid 5 to smithi16987243-208 2023-09-23T22:23:21.988 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 208 v 363 (ObjNum 1512 snap 0 seq_num 1512) dirty exists 2023-09-23T22:23:21.988 INFO:tasks.rados.rados.0.smithi169.stdout:2274: left oid 208 (ObjNum 1512 snap 0 seq_num 1512) 2023-09-23T22:23:21.989 INFO:tasks.rados.rados.0.smithi169.stdout:2275: finishing write tid 1 to smithi16987243-94 2023-09-23T22:23:21.989 INFO:tasks.rados.rados.0.smithi169.stdout:2275: finishing write tid 2 to smithi16987243-94 2023-09-23T22:23:21.989 INFO:tasks.rados.rados.0.smithi169.stdout:2275: finishing write tid 3 to smithi16987243-94 2023-09-23T22:23:21.989 INFO:tasks.rados.rados.0.smithi169.stdout:2275: finishing write tid 4 to smithi16987243-94 2023-09-23T22:23:21.989 INFO:tasks.rados.rados.0.smithi169.stdout:2275: finishing write tid 5 to smithi16987243-94 2023-09-23T22:23:21.989 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 94 v 320 (ObjNum 1513 snap 0 seq_num 1513) dirty exists 2023-09-23T22:23:21.989 INFO:tasks.rados.rados.0.smithi169.stdout:2275: left oid 94 (ObjNum 1513 snap 0 seq_num 1513) 2023-09-23T22:23:21.989 INFO:tasks.rados.rados.0.smithi169.stdout:2276: finishing write tid 1 to smithi16987243-65 2023-09-23T22:23:21.989 INFO:tasks.rados.rados.0.smithi169.stdout:2276: finishing write tid 2 to smithi16987243-65 2023-09-23T22:23:21.989 INFO:tasks.rados.rados.0.smithi169.stdout:2276: finishing write tid 3 to smithi16987243-65 2023-09-23T22:23:21.989 INFO:tasks.rados.rados.0.smithi169.stdout:2276: finishing write tid 4 to smithi16987243-65 2023-09-23T22:23:21.989 INFO:tasks.rados.rados.0.smithi169.stdout:2276: finishing write tid 5 to smithi16987243-65 2023-09-23T22:23:21.989 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 65 v 266 (ObjNum 1514 snap 0 seq_num 1514) dirty exists 2023-09-23T22:23:21.990 INFO:tasks.rados.rados.0.smithi169.stdout:2276: left oid 65 (ObjNum 1514 snap 0 seq_num 1514) 2023-09-23T22:23:21.990 INFO:tasks.rados.rados.0.smithi169.stdout:2277: finishing write tid 1 to smithi16987243-382 2023-09-23T22:23:21.990 INFO:tasks.rados.rados.0.smithi169.stdout:2273: done (5 left) 2023-09-23T22:23:21.990 INFO:tasks.rados.rados.0.smithi169.stdout:2274: done (4 left) 2023-09-23T22:23:21.990 INFO:tasks.rados.rados.0.smithi169.stdout:2275: done (3 left) 2023-09-23T22:23:21.990 INFO:tasks.rados.rados.0.smithi169.stdout:2276: done (2 left) 2023-09-23T22:23:21.991 INFO:tasks.rados.rados.0.smithi169.stdout:2278: done (1 left) 2023-09-23T22:23:21.991 INFO:tasks.rados.rados.0.smithi169.stdout:2279: write oid 214 current snap is 0 2023-09-23T22:23:21.991 INFO:tasks.rados.rados.0.smithi169.stdout:2279: seq_num 1517 ranges {696219=506980,1904478=794521,3159033=337186} 2023-09-23T22:23:21.998 INFO:tasks.rados.rados.0.smithi169.stdout:2279: writing smithi16987243-214 from 696219 to 1203199 tid 1 2023-09-23T22:23:22.007 INFO:tasks.rados.rados.0.smithi169.stdout:2279: writing smithi16987243-214 from 1904478 to 2698999 tid 2 2023-09-23T22:23:22.012 INFO:tasks.rados.rados.0.smithi169.stdout:2279: writing smithi16987243-214 from 3159033 to 3496219 tid 3 2023-09-23T22:23:22.012 INFO:tasks.rados.rados.0.smithi169.stdout:2280: read oid 51 snap -1 2023-09-23T22:23:22.012 INFO:tasks.rados.rados.0.smithi169.stdout:2280: expect (ObjNum 1304 snap 0 seq_num 1304) 2023-09-23T22:23:22.013 INFO:tasks.rados.rados.0.smithi169.stdout:2281: write oid 180 current snap is 0 2023-09-23T22:23:22.013 INFO:tasks.rados.rados.0.smithi169.stdout:2277: finishing write tid 2 to smithi16987243-382 2023-09-23T22:23:22.013 INFO:tasks.rados.rados.0.smithi169.stdout:2277: finishing write tid 3 to smithi16987243-382 2023-09-23T22:23:22.013 INFO:tasks.rados.rados.0.smithi169.stdout:2277: finishing write tid 4 to smithi16987243-382 2023-09-23T22:23:22.013 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 382 v 366 (ObjNum 1515 snap 0 seq_num 1515) dirty exists 2023-09-23T22:23:22.013 INFO:tasks.rados.rados.0.smithi169.stdout:2277: left oid 382 (ObjNum 1515 snap 0 seq_num 1515) 2023-09-23T22:23:22.013 INFO:tasks.rados.rados.0.smithi169.stdout:2279: finishing write tid 1 to smithi16987243-214 2023-09-23T22:23:22.013 INFO:tasks.rados.rados.0.smithi169.stdout:2281: seq_num 1518 ranges {713026=582229,1962960=654532,3186456=326570} 2023-09-23T22:23:22.020 INFO:tasks.rados.rados.0.smithi169.stdout:2281: writing smithi16987243-180 from 713026 to 1295255 tid 1 2023-09-23T22:23:22.027 INFO:tasks.rados.rados.0.smithi169.stdout:2281: writing smithi16987243-180 from 1962960 to 2617492 tid 2 2023-09-23T22:23:22.033 INFO:tasks.rados.rados.0.smithi169.stdout:2281: writing smithi16987243-180 from 3186456 to 3513026 tid 3 2023-09-23T22:23:22.033 INFO:tasks.rados.rados.0.smithi169.stdout:2277: done (3 left) 2023-09-23T22:23:22.033 INFO:tasks.rados.rados.0.smithi169.stdout:2282: read oid 50 snap -1 2023-09-23T22:23:22.033 INFO:tasks.rados.rados.0.smithi169.stdout:2282: expect (ObjNum 49 snap 0 seq_num 49) 2023-09-23T22:23:22.033 INFO:tasks.rados.rados.0.smithi169.stdout:2283: read oid 418 snap -1 2023-09-23T22:23:22.033 INFO:tasks.rados.rados.0.smithi169.stdout:2283: expect (ObjNum 1492 snap 0 seq_num 1492) 2023-09-23T22:23:22.033 INFO:tasks.rados.rados.0.smithi169.stdout:2284: read oid 102 snap -1 2023-09-23T22:23:22.034 INFO:tasks.rados.rados.0.smithi169.stdout:2284: expect deleted 2023-09-23T22:23:22.034 INFO:tasks.rados.rados.0.smithi169.stdout:2285: write oid 442 current snap is 0 2023-09-23T22:23:22.034 INFO:tasks.rados.rados.0.smithi169.stdout:2285: seq_num 1519 ranges {729833=657478,1905089=798190,3497526=32307} 2023-09-23T22:23:22.041 INFO:tasks.rados.rados.0.smithi169.stdout:2285: writing smithi16987243-442 from 729833 to 1387311 tid 1 2023-09-23T22:23:22.048 INFO:tasks.rados.rados.0.smithi169.stdout:2285: writing smithi16987243-442 from 1905089 to 2703279 tid 2 2023-09-23T22:23:22.053 INFO:tasks.rados.rados.0.smithi169.stdout:2285: writing smithi16987243-442 from 3497526 to 3529833 tid 3 2023-09-23T22:23:22.053 INFO:tasks.rados.rados.0.smithi169.stdout:2286: delete oid 43 current snap is 0 2023-09-23T22:23:22.053 INFO:tasks.rados.rados.0.smithi169.stdout:2279: finishing write tid 2 to smithi16987243-214 2023-09-23T22:23:22.054 INFO:tasks.rados.rados.0.smithi169.stdout:2279: finishing write tid 3 to smithi16987243-214 2023-09-23T22:23:22.054 INFO:tasks.rados.rados.0.smithi169.stdout:2279: finishing write tid 4 to smithi16987243-214 2023-09-23T22:23:22.054 INFO:tasks.rados.rados.0.smithi169.stdout:2279: finishing write tid 5 to smithi16987243-214 2023-09-23T22:23:22.054 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 214 v 324 (ObjNum 1517 snap 0 seq_num 1517) dirty exists 2023-09-23T22:23:22.054 INFO:tasks.rados.rados.0.smithi169.stdout:2279: left oid 214 (ObjNum 1517 snap 0 seq_num 1517) 2023-09-23T22:23:22.054 INFO:tasks.rados.rados.0.smithi169.stdout:2280: expect (ObjNum 1304 snap 0 seq_num 1304) 2023-09-23T22:23:22.282 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:23:21 smithi169 bash[27688]: debug 2023-09-23T22:23:21.959+0000 7fcb2f4b21c0 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T22:23:22.282 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:23:22 smithi169 bash[27688]: debug 2023-09-23T22:23:22.091+0000 7fcb2f4b21c0 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T22:23:22.282 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:23:22 smithi169 bash[27688]: debug 2023-09-23T22:23:22.207+0000 7fcb2f4b21c0 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T22:23:22.288 INFO:tasks.rados.rados.0.smithi169.stdout:2281: finishing write tid 1 to smithi16987243-180 2023-09-23T22:23:22.288 INFO:tasks.rados.rados.0.smithi169.stdout:2281: finishing write tid 2 to smithi16987243-180 2023-09-23T22:23:22.288 INFO:tasks.rados.rados.0.smithi169.stdout:2281: finishing write tid 3 to smithi16987243-180 2023-09-23T22:23:22.288 INFO:tasks.rados.rados.0.smithi169.stdout:2281: finishing write tid 4 to smithi16987243-180 2023-09-23T22:23:22.288 INFO:tasks.rados.rados.0.smithi169.stdout:2281: finishing write tid 5 to smithi16987243-180 2023-09-23T22:23:22.288 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 180 v 326 (ObjNum 1518 snap 0 seq_num 1518) dirty exists 2023-09-23T22:23:22.288 INFO:tasks.rados.rados.0.smithi169.stdout:2281: left oid 180 (ObjNum 1518 snap 0 seq_num 1518) 2023-09-23T22:23:22.288 INFO:tasks.rados.rados.0.smithi169.stdout:2282: expect (ObjNum 49 snap 0 seq_num 49) 2023-09-23T22:23:22.372 INFO:tasks.rados.rados.0.smithi169.stdout:2283: expect (ObjNum 1492 snap 0 seq_num 1492) 2023-09-23T22:23:22.469 INFO:tasks.rados.rados.0.smithi169.stdout:2285: finishing write tid 1 to smithi16987243-442 2023-09-23T22:23:22.469 INFO:tasks.rados.rados.0.smithi169.stdout:2285: finishing write tid 2 to smithi16987243-442 2023-09-23T22:23:22.469 INFO:tasks.rados.rados.0.smithi169.stdout:2279: done (7 left) 2023-09-23T22:23:22.469 INFO:tasks.rados.rados.0.smithi169.stdout:2280: done (6 left) 2023-09-23T22:23:22.469 INFO:tasks.rados.rados.0.smithi169.stdout:2281: done (5 left) 2023-09-23T22:23:22.470 INFO:tasks.rados.rados.0.smithi169.stdout:2282: done (4 left) 2023-09-23T22:23:22.470 INFO:tasks.rados.rados.0.smithi169.stdout:2283: done (3 left) 2023-09-23T22:23:22.470 INFO:tasks.rados.rados.0.smithi169.stdout:2284: done (2 left) 2023-09-23T22:23:22.470 INFO:tasks.rados.rados.0.smithi169.stdout:2286: done (1 left) 2023-09-23T22:23:22.470 INFO:tasks.rados.rados.0.smithi169.stdout:2287: read oid 40 snap -1 2023-09-23T22:23:22.470 INFO:tasks.rados.rados.0.smithi169.stdout:2287: expect (ObjNum 1282 snap 0 seq_num 1282) 2023-09-23T22:23:22.470 INFO:tasks.rados.rados.0.smithi169.stdout:2288: read oid 294 snap -1 2023-09-23T22:23:22.470 INFO:tasks.rados.rados.0.smithi169.stdout:2288: expect (ObjNum 1416 snap 0 seq_num 1416) 2023-09-23T22:23:22.470 INFO:tasks.rados.rados.0.smithi169.stdout:2289: delete oid 276 current snap is 0 2023-09-23T22:23:22.470 INFO:tasks.rados.rados.0.smithi169.stdout:2285: finishing write tid 3 to smithi16987243-442 2023-09-23T22:23:22.470 INFO:tasks.rados.rados.0.smithi169.stdout:2285: finishing write tid 4 to smithi16987243-442 2023-09-23T22:23:22.470 INFO:tasks.rados.rados.0.smithi169.stdout:2285: finishing write tid 5 to smithi16987243-442 2023-09-23T22:23:22.471 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 442 v 331 (ObjNum 1519 snap 0 seq_num 1519) dirty exists 2023-09-23T22:23:22.471 INFO:tasks.rados.rados.0.smithi169.stdout:2285: left oid 442 (ObjNum 1519 snap 0 seq_num 1519) 2023-09-23T22:23:22.472 INFO:tasks.rados.rados.0.smithi169.stdout:2285: done (3 left) 2023-09-23T22:23:22.472 INFO:tasks.rados.rados.0.smithi169.stdout:2289: done (2 left) 2023-09-23T22:23:22.472 INFO:tasks.rados.rados.0.smithi169.stdout:2290: delete oid 432 current snap is 0 2023-09-23T22:23:22.476 INFO:tasks.rados.rados.0.smithi169.stdout:2290: done (2 left) 2023-09-23T22:23:22.476 INFO:tasks.rados.rados.0.smithi169.stdout:2291: read oid 63 snap -1 2023-09-23T22:23:22.477 INFO:tasks.rados.rados.0.smithi169.stdout:2291: expect (ObjNum 1022 snap 0 seq_num 1022) 2023-09-23T22:23:22.477 INFO:tasks.rados.rados.0.smithi169.stdout:2292: write oid 364 current snap is 0 2023-09-23T22:23:22.477 INFO:tasks.rados.rados.0.smithi169.stdout:2292: seq_num 1523 ranges {797061=674827,2139017=405528,3207218=389843} 2023-09-23T22:23:22.488 INFO:tasks.rados.rados.0.smithi169.stdout:2292: writing smithi16987243-364 from 797061 to 1471888 tid 1 2023-09-23T22:23:22.495 INFO:tasks.rados.rados.0.smithi169.stdout:2292: writing smithi16987243-364 from 2139017 to 2544545 tid 2 2023-09-23T22:23:22.502 INFO:tasks.rados.rados.0.smithi169.stdout:2292: writing smithi16987243-364 from 3207218 to 3597061 tid 3 2023-09-23T22:23:22.502 INFO:tasks.rados.rados.0.smithi169.stdout:2293: read oid 384 snap -1 2023-09-23T22:23:22.503 INFO:tasks.rados.rados.0.smithi169.stdout:2293: expect deleted 2023-09-23T22:23:22.503 INFO:tasks.rados.rados.0.smithi169.stdout:2294: write oid 200 current snap is 0 2023-09-23T22:23:22.503 INFO:tasks.rados.rados.0.smithi169.stdout:2294: seq_num 1524 ranges {413868=750076,1797499=549186,3118288=495580} 2023-09-23T22:23:22.512 INFO:tasks.rados.rados.0.smithi169.stdout:2294: writing smithi16987243-200 from 413868 to 1163944 tid 1 2023-09-23T22:23:22.519 INFO:tasks.rados.rados.0.smithi169.stdout:2294: writing smithi16987243-200 from 1797499 to 2346685 tid 2 2023-09-23T22:23:22.529 INFO:tasks.rados.rados.0.smithi169.stdout:2294: writing smithi16987243-200 from 3118288 to 3613868 tid 3 2023-09-23T22:23:22.529 INFO:tasks.rados.rados.0.smithi169.stdout:2295: write oid 404 current snap is 0 2023-09-23T22:23:22.529 INFO:tasks.rados.rados.0.smithi169.stdout:2295: seq_num 1525 ranges {430675=425325,1455981=409197,2462064=535349,3463076=167599} 2023-09-23T22:23:22.534 INFO:tasks.rados.rados.0.smithi169.stdout:2295: writing smithi16987243-404 from 430675 to 856000 tid 1 2023-09-23T22:23:22.540 INFO:tasks.rados.rados.0.smithi169.stdout:2295: writing smithi16987243-404 from 1455981 to 1865178 tid 2 2023-09-23T22:23:22.546 INFO:tasks.rados.rados.0.smithi169.stdout:2295: writing smithi16987243-404 from 2462064 to 2997413 tid 3 2023-09-23T22:23:22.550 INFO:tasks.rados.rados.0.smithi169.stdout:2295: writing smithi16987243-404 from 3463076 to 3630675 tid 4 2023-09-23T22:23:22.550 INFO:tasks.rados.rados.0.smithi169.stdout:2296: read oid 140 snap -1 2023-09-23T22:23:22.550 INFO:tasks.rados.rados.0.smithi169.stdout:2296: expect (ObjNum 1050 snap 0 seq_num 1050) 2023-09-23T22:23:22.551 INFO:tasks.rados.rados.0.smithi169.stdout:2297: write oid 92 current snap is 0 2023-09-23T22:23:22.551 INFO:tasks.rados.rados.0.smithi169.stdout:2297: seq_num 1526 ranges {447482=500574,1514463=552855,2489487=462974,3645668=1814} 2023-09-23T22:23:22.555 INFO:tasks.rados.rados.0.smithi169.stdout:2297: writing smithi16987243-92 from 447482 to 948056 tid 1 2023-09-23T22:23:22.562 INFO:tasks.rados.rados.0.smithi169.stdout:2297: writing smithi16987243-92 from 1514463 to 2067318 tid 2 2023-09-23T22:23:22.567 INFO:tasks.rados.rados.0.smithi169.stdout:2297: writing smithi16987243-92 from 2489487 to 2952461 tid 3 2023-09-23T22:23:22.571 INFO:tasks.rados.rados.0.smithi169.stdout:2297: writing smithi16987243-92 from 3645668 to 3647482 tid 4 2023-09-23T22:23:22.571 INFO:tasks.rados.rados.0.smithi169.stdout:2298: write oid 15 current snap is 0 2023-09-23T22:23:22.571 INFO:tasks.rados.rados.0.smithi169.stdout:2288: expect (ObjNum 1416 snap 0 seq_num 1416) 2023-09-23T22:23:22.713 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:22 smithi169 bash[27421]: cephadm 2023-09-23T22:23:21.066457+0000 mgr.x (mgr.24706) 5 : cephadm [INF] [23/Sep/2023:22:23:21] ENGINE Bus STARTING 2023-09-23T22:23:22.713 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:22 smithi169 bash[27421]: cephadm 2023-09-23T22:23:21.176192+0000 mgr.x (mgr.24706) 6 : cephadm [INF] [23/Sep/2023:22:23:21] ENGINE Serving on http://172.21.15.187:8765 2023-09-23T22:23:22.713 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:22 smithi169 bash[27421]: cephadm 2023-09-23T22:23:21.398393+0000 mgr.x (mgr.24706) 7 : cephadm [INF] [23/Sep/2023:22:23:21] ENGINE Serving on https://172.21.15.187:7150 2023-09-23T22:23:22.713 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:22 smithi169 bash[27421]: cephadm 2023-09-23T22:23:21.398824+0000 mgr.x (mgr.24706) 8 : cephadm [INF] [23/Sep/2023:22:23:21] ENGINE Bus STARTED 2023-09-23T22:23:22.713 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:22 smithi169 bash[40994]: cephadm 2023-09-23T22:23:21.066457+0000 mgr.x (mgr.24706) 5 : cephadm [INF] [23/Sep/2023:22:23:21] ENGINE Bus STARTING 2023-09-23T22:23:22.713 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:22 smithi169 bash[40994]: cephadm 2023-09-23T22:23:21.176192+0000 mgr.x (mgr.24706) 6 : cephadm [INF] [23/Sep/2023:22:23:21] ENGINE Serving on http://172.21.15.187:8765 2023-09-23T22:23:22.713 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:22 smithi169 bash[40994]: cephadm 2023-09-23T22:23:21.398393+0000 mgr.x (mgr.24706) 7 : cephadm [INF] [23/Sep/2023:22:23:21] ENGINE Serving on https://172.21.15.187:7150 2023-09-23T22:23:22.714 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:22 smithi169 bash[40994]: cephadm 2023-09-23T22:23:21.398824+0000 mgr.x (mgr.24706) 8 : cephadm [INF] [23/Sep/2023:22:23:21] ENGINE Bus STARTED 2023-09-23T22:23:22.757 INFO:tasks.rados.rados.0.smithi169.stdout:2287: expect (ObjNum 1282 snap 0 seq_num 1282) 2023-09-23T22:23:22.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:22 smithi187 bash[31480]: cephadm 2023-09-23T22:23:21.066457+0000 mgr.x (mgr.24706) 5 : cephadm [INF] [23/Sep/2023:22:23:21] ENGINE Bus STARTING 2023-09-23T22:23:22.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:22 smithi187 bash[31480]: cephadm 2023-09-23T22:23:21.176192+0000 mgr.x (mgr.24706) 6 : cephadm [INF] [23/Sep/2023:22:23:21] ENGINE Serving on http://172.21.15.187:8765 2023-09-23T22:23:22.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:22 smithi187 bash[31480]: cephadm 2023-09-23T22:23:21.398393+0000 mgr.x (mgr.24706) 7 : cephadm [INF] [23/Sep/2023:22:23:21] ENGINE Serving on https://172.21.15.187:7150 2023-09-23T22:23:22.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:22 smithi187 bash[31480]: cephadm 2023-09-23T22:23:21.398824+0000 mgr.x (mgr.24706) 8 : cephadm [INF] [23/Sep/2023:22:23:21] ENGINE Bus STARTED 2023-09-23T22:23:22.985 INFO:tasks.rados.rados.0.smithi169.stdout:2291: expect (ObjNum 1022 snap 0 seq_num 1022) 2023-09-23T22:23:23.032 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:23:22 smithi169 bash[27688]: debug 2023-09-23T22:23:22.707+0000 7fcb2f4b21c0 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T22:23:23.032 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:23:22 smithi169 bash[27688]: debug 2023-09-23T22:23:22.939+0000 7fcb2f4b21c0 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T22:23:23.094 INFO:tasks.rados.rados.0.smithi169.stdout:2292: finishing write tid 1 to smithi16987243-364 2023-09-23T22:23:23.094 INFO:tasks.rados.rados.0.smithi169.stdout:2292: finishing write tid 2 to smithi16987243-364 2023-09-23T22:23:23.095 INFO:tasks.rados.rados.0.smithi169.stdout:2292: finishing write tid 3 to smithi16987243-364 2023-09-23T22:23:23.095 INFO:tasks.rados.rados.0.smithi169.stdout:2292: finishing write tid 4 to smithi16987243-364 2023-09-23T22:23:23.095 INFO:tasks.rados.rados.0.smithi169.stdout:2292: finishing write tid 5 to smithi16987243-364 2023-09-23T22:23:23.095 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 364 v 333 (ObjNum 1523 snap 0 seq_num 1523) dirty exists 2023-09-23T22:23:23.095 INFO:tasks.rados.rados.0.smithi169.stdout:2292: left oid 364 (ObjNum 1523 snap 0 seq_num 1523) 2023-09-23T22:23:23.095 INFO:tasks.rados.rados.0.smithi169.stdout:2294: finishing write tid 1 to smithi16987243-200 2023-09-23T22:23:23.095 INFO:tasks.rados.rados.0.smithi169.stdout:2294: finishing write tid 2 to smithi16987243-200 2023-09-23T22:23:23.095 INFO:tasks.rados.rados.0.smithi169.stdout:2294: finishing write tid 3 to smithi16987243-200 2023-09-23T22:23:23.095 INFO:tasks.rados.rados.0.smithi169.stdout:2294: finishing write tid 4 to smithi16987243-200 2023-09-23T22:23:23.095 INFO:tasks.rados.rados.0.smithi169.stdout:2294: finishing write tid 5 to smithi16987243-200 2023-09-23T22:23:23.095 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 200 v 271 (ObjNum 1524 snap 0 seq_num 1524) dirty exists 2023-09-23T22:23:23.096 INFO:tasks.rados.rados.0.smithi169.stdout:2294: left oid 200 (ObjNum 1524 snap 0 seq_num 1524) 2023-09-23T22:23:23.096 INFO:tasks.rados.rados.0.smithi169.stdout:2295: finishing write tid 1 to smithi16987243-404 2023-09-23T22:23:23.096 INFO:tasks.rados.rados.0.smithi169.stdout:2295: finishing write tid 2 to smithi16987243-404 2023-09-23T22:23:23.096 INFO:tasks.rados.rados.0.smithi169.stdout:2295: finishing write tid 3 to smithi16987243-404 2023-09-23T22:23:23.096 INFO:tasks.rados.rados.0.smithi169.stdout:2295: finishing write tid 4 to smithi16987243-404 2023-09-23T22:23:23.096 INFO:tasks.rados.rados.0.smithi169.stdout:2295: finishing write tid 5 to smithi16987243-404 2023-09-23T22:23:23.096 INFO:tasks.rados.rados.0.smithi169.stdout:2295: finishing write tid 6 to smithi16987243-404 2023-09-23T22:23:23.096 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 404 v 338 (ObjNum 1525 snap 0 seq_num 1525) dirty exists 2023-09-23T22:23:23.096 INFO:tasks.rados.rados.0.smithi169.stdout:2295: left oid 404 (ObjNum 1525 snap 0 seq_num 1525) 2023-09-23T22:23:23.096 INFO:tasks.rados.rados.0.smithi169.stdout:2297: finishing write tid 1 to smithi16987243-92 2023-09-23T22:23:23.097 INFO:tasks.rados.rados.0.smithi169.stdout:2296: expect (ObjNum 1050 snap 0 seq_num 1050) 2023-09-23T22:23:23.305 INFO:tasks.rados.rados.0.smithi169.stdout:2297: finishing write tid 2 to smithi16987243-92 2023-09-23T22:23:23.305 INFO:tasks.rados.rados.0.smithi169.stdout:2297: finishing write tid 3 to smithi16987243-92 2023-09-23T22:23:23.306 INFO:tasks.rados.rados.0.smithi169.stdout:2297: finishing write tid 4 to smithi16987243-92 2023-09-23T22:23:23.306 INFO:tasks.rados.rados.0.smithi169.stdout:2297: finishing write tid 5 to smithi16987243-92 2023-09-23T22:23:23.306 INFO:tasks.rados.rados.0.smithi169.stdout:2297: finishing write tid 6 to smithi16987243-92 2023-09-23T22:23:23.306 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 92 v 336 (ObjNum 1526 snap 0 seq_num 1526) dirty exists 2023-09-23T22:23:23.306 INFO:tasks.rados.rados.0.smithi169.stdout:2297: left oid 92 (ObjNum 1526 snap 0 seq_num 1526) 2023-09-23T22:23:23.306 INFO:tasks.rados.rados.0.smithi169.stdout:2298: seq_num 1527 ranges {464289=575823,1456592=412866,2400557=674246,3595554=68735} 2023-09-23T22:23:23.317 INFO:tasks.rados.rados.0.smithi169.stdout:2298: writing smithi16987243-15 from 464289 to 1040112 tid 1 2023-09-23T22:23:23.322 INFO:tasks.rados.rados.0.smithi169.stdout:2298: writing smithi16987243-15 from 1456592 to 1869458 tid 2 2023-09-23T22:23:23.329 INFO:tasks.rados.rados.0.smithi169.stdout:2298: writing smithi16987243-15 from 2400557 to 3074803 tid 3 2023-09-23T22:23:23.333 INFO:tasks.rados.rados.0.smithi169.stdout:2298: writing smithi16987243-15 from 3595554 to 3664289 tid 4 2023-09-23T22:23:23.333 INFO:tasks.rados.rados.0.smithi169.stdout:2287: done (9 left) 2023-09-23T22:23:23.333 INFO:tasks.rados.rados.0.smithi169.stdout:2288: done (8 left) 2023-09-23T22:23:23.333 INFO:tasks.rados.rados.0.smithi169.stdout:2291: done (7 left) 2023-09-23T22:23:23.333 INFO:tasks.rados.rados.0.smithi169.stdout:2292: done (6 left) 2023-09-23T22:23:23.333 INFO:tasks.rados.rados.0.smithi169.stdout:2293: done (5 left) 2023-09-23T22:23:23.333 INFO:tasks.rados.rados.0.smithi169.stdout:2294: done (4 left) 2023-09-23T22:23:23.333 INFO:tasks.rados.rados.0.smithi169.stdout:2295: done (3 left) 2023-09-23T22:23:23.333 INFO:tasks.rados.rados.0.smithi169.stdout:2296: done (2 left) 2023-09-23T22:23:23.334 INFO:tasks.rados.rados.0.smithi169.stdout:2297: done (1 left) 2023-09-23T22:23:23.334 INFO:tasks.rados.rados.0.smithi169.stdout:2299: read oid 94 snap -1 2023-09-23T22:23:23.334 INFO:tasks.rados.rados.0.smithi169.stdout:2299: expect (ObjNum 1513 snap 0 seq_num 1513) 2023-09-23T22:23:23.334 INFO:tasks.rados.rados.0.smithi169.stdout:2300: delete oid 206 current snap is 0 2023-09-23T22:23:23.334 INFO:tasks.rados.rados.0.smithi169.stdout:2298: finishing write tid 1 to smithi16987243-15 2023-09-23T22:23:23.334 INFO:tasks.rados.rados.0.smithi169.stdout:2298: finishing write tid 2 to smithi16987243-15 2023-09-23T22:23:23.335 INFO:tasks.rados.rados.0.smithi169.stdout:2300: done (2 left) 2023-09-23T22:23:23.335 INFO:tasks.rados.rados.0.smithi169.stdout:2301: write oid 497 current snap is 0 2023-09-23T22:23:23.335 INFO:tasks.rados.rados.0.smithi169.stdout:2301: seq_num 1529 ranges {497903=442674,1689909=416535,2571756=696790} 2023-09-23T22:23:23.341 INFO:tasks.rados.rados.0.smithi169.stdout:2301: writing smithi16987243-497 from 497903 to 940577 tid 1 2023-09-23T22:23:23.347 INFO:tasks.rados.rados.0.smithi169.stdout:2301: writing smithi16987243-497 from 1689909 to 2106444 tid 2 2023-09-23T22:23:23.354 INFO:tasks.rados.rados.0.smithi169.stdout:2301: writing smithi16987243-497 from 2571756 to 3268546 tid 3 2023-09-23T22:23:23.354 INFO:tasks.rados.rados.0.smithi169.stdout:2302: read oid 240 snap -1 2023-09-23T22:23:23.354 INFO:tasks.rados.rados.0.smithi169.stdout:2302: expect deleted 2023-09-23T22:23:23.354 INFO:tasks.rados.rados.0.smithi169.stdout:2303: read oid 249 snap -1 2023-09-23T22:23:23.354 INFO:tasks.rados.rados.0.smithi169.stdout:2303: expect (ObjNum 811 snap 0 seq_num 811) 2023-09-23T22:23:23.354 INFO:tasks.rados.rados.0.smithi169.stdout:2304: write oid 394 current snap is 0 2023-09-23T22:23:23.354 INFO:tasks.rados.rados.0.smithi169.stdout:2304: seq_num 1530 ranges {514710=517923,1748391=560193,2999179=624415} 2023-09-23T22:23:23.360 INFO:tasks.rados.rados.0.smithi169.stdout:2304: writing smithi16987243-394 from 514710 to 1032633 tid 1 2023-09-23T22:23:23.367 INFO:tasks.rados.rados.0.smithi169.stdout:2304: writing smithi16987243-394 from 1748391 to 2308584 tid 2 2023-09-23T22:23:23.376 INFO:tasks.rados.rados.0.smithi169.stdout:2304: writing smithi16987243-394 from 2999179 to 3623594 tid 3 2023-09-23T22:23:23.376 INFO:tasks.rados.rados.0.smithi169.stdout:2305: read oid 407 snap -1 2023-09-23T22:23:23.376 INFO:tasks.rados.rados.0.smithi169.stdout:2305: expect (ObjNum 1136 snap 0 seq_num 1136) 2023-09-23T22:23:23.376 INFO:tasks.rados.rados.0.smithi169.stdout:2306: read oid 291 snap -1 2023-09-23T22:23:23.376 INFO:tasks.rados.rados.0.smithi169.stdout:2306: expect deleted 2023-09-23T22:23:23.376 INFO:tasks.rados.rados.0.smithi169.stdout:2307: read oid 179 snap -1 2023-09-23T22:23:23.376 INFO:tasks.rados.rados.0.smithi169.stdout:2307: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-09-23T22:23:23.376 INFO:tasks.rados.rados.0.smithi169.stdout:2308: delete oid 56 current snap is 0 2023-09-23T22:23:23.377 INFO:tasks.rados.rados.0.smithi169.stdout:2298: finishing write tid 3 to smithi16987243-15 2023-09-23T22:23:23.377 INFO:tasks.rados.rados.0.smithi169.stdout:2298: finishing write tid 4 to smithi16987243-15 2023-09-23T22:23:23.377 INFO:tasks.rados.rados.0.smithi169.stdout:2298: finishing write tid 5 to smithi16987243-15 2023-09-23T22:23:23.377 INFO:tasks.rados.rados.0.smithi169.stdout:2298: finishing write tid 6 to smithi16987243-15 2023-09-23T22:23:23.377 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 15 v 329 (ObjNum 1527 snap 0 seq_num 1527) dirty exists 2023-09-23T22:23:23.377 INFO:tasks.rados.rados.0.smithi169.stdout:2298: left oid 15 (ObjNum 1527 snap 0 seq_num 1527) 2023-09-23T22:23:23.377 INFO:tasks.rados.rados.0.smithi169.stdout:2299: expect (ObjNum 1513 snap 0 seq_num 1513) 2023-09-23T22:23:23.606 INFO:tasks.rados.rados.0.smithi169.stdout:2301: finishing write tid 1 to smithi16987243-497 2023-09-23T22:23:23.607 INFO:tasks.rados.rados.0.smithi169.stdout:2301: finishing write tid 2 to smithi16987243-497 2023-09-23T22:23:23.607 INFO:tasks.rados.rados.0.smithi169.stdout:2301: finishing write tid 3 to smithi16987243-497 2023-09-23T22:23:23.607 INFO:tasks.rados.rados.0.smithi169.stdout:2301: finishing write tid 4 to smithi16987243-497 2023-09-23T22:23:23.607 INFO:tasks.rados.rados.0.smithi169.stdout:2301: finishing write tid 5 to smithi16987243-497 2023-09-23T22:23:23.607 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 497 v 293 (ObjNum 1529 snap 0 seq_num 1529) dirty exists 2023-09-23T22:23:23.607 INFO:tasks.rados.rados.0.smithi169.stdout:2301: left oid 497 (ObjNum 1529 snap 0 seq_num 1529) 2023-09-23T22:23:23.608 INFO:tasks.rados.rados.0.smithi169.stdout:2304: finishing write tid 1 to smithi16987243-394 2023-09-23T22:23:23.608 INFO:tasks.rados.rados.0.smithi169.stdout:2303: expect (ObjNum 811 snap 0 seq_num 811) 2023-09-23T22:23:23.775 INFO:tasks.rados.rados.0.smithi169.stdout:2304: finishing write tid 2 to smithi16987243-394 2023-09-23T22:23:23.775 INFO:tasks.rados.rados.0.smithi169.stdout:2304: finishing write tid 3 to smithi16987243-394 2023-09-23T22:23:23.775 INFO:tasks.rados.rados.0.smithi169.stdout:2304: finishing write tid 4 to smithi16987243-394 2023-09-23T22:23:23.775 INFO:tasks.rados.rados.0.smithi169.stdout:2304: finishing write tid 5 to smithi16987243-394 2023-09-23T22:23:23.775 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 394 v 262 (ObjNum 1530 snap 0 seq_num 1530) dirty exists 2023-09-23T22:23:23.775 INFO:tasks.rados.rados.0.smithi169.stdout:2304: left oid 394 (ObjNum 1530 snap 0 seq_num 1530) 2023-09-23T22:23:23.775 INFO:tasks.rados.rados.0.smithi169.stdout:2307: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-09-23T22:23:23.781 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:23 smithi169 bash[27421]: cluster 2023-09-23T22:23:22.384542+0000 mgr.x (mgr.24706) 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-23T22:23:23.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:23:23 smithi169 bash[27688]: debug 2023-09-23T22:23:23.343+0000 7fcb2f4b21c0 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T22:23:23.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:23 smithi169 bash[40994]: cluster 2023-09-23T22:23:22.384542+0000 mgr.x (mgr.24706) 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-23T22:23:23.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:23 smithi187 bash[31480]: cluster 2023-09-23T22:23:22.384542+0000 mgr.x (mgr.24706) 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-23T22:23:23.890 INFO:tasks.rados.rados.0.smithi169.stdout:2305: expect (ObjNum 1136 snap 0 seq_num 1136) 2023-09-23T22:23:24.042 INFO:tasks.rados.rados.0.smithi169.stdout:2298: done (9 left) 2023-09-23T22:23:24.042 INFO:tasks.rados.rados.0.smithi169.stdout:2299: done (8 left) 2023-09-23T22:23:24.042 INFO:tasks.rados.rados.0.smithi169.stdout:2301: done (7 left) 2023-09-23T22:23:24.042 INFO:tasks.rados.rados.0.smithi169.stdout:2302: done (6 left) 2023-09-23T22:23:24.042 INFO:tasks.rados.rados.0.smithi169.stdout:2303: done (5 left) 2023-09-23T22:23:24.042 INFO:tasks.rados.rados.0.smithi169.stdout:2304: done (4 left) 2023-09-23T22:23:24.042 INFO:tasks.rados.rados.0.smithi169.stdout:2305: done (3 left) 2023-09-23T22:23:24.043 INFO:tasks.rados.rados.0.smithi169.stdout:2306: done (2 left) 2023-09-23T22:23:24.043 INFO:tasks.rados.rados.0.smithi169.stdout:2307: done (1 left) 2023-09-23T22:23:24.043 INFO:tasks.rados.rados.0.smithi169.stdout:2308: done (0 left) 2023-09-23T22:23:24.043 INFO:tasks.rados.rados.0.smithi169.stdout:2309: write oid 186 current snap is 0 2023-09-23T22:23:24.043 INFO:tasks.rados.rados.0.smithi169.stdout:2309: seq_num 1532 ranges {548324=668421,1749002=563862,2937672=646959} 2023-09-23T22:23:24.054 INFO:tasks.rados.rados.0.smithi169.stdout:2309: writing smithi16987243-186 from 548324 to 1216745 tid 1 2023-09-23T22:23:24.060 INFO:tasks.rados.rados.0.smithi169.stdout:2309: writing smithi16987243-186 from 1749002 to 2312864 tid 2 2023-09-23T22:23:24.067 INFO:tasks.rados.rados.0.smithi169.stdout:2309: writing smithi16987243-186 from 2937672 to 3584631 tid 3 2023-09-23T22:23:24.068 INFO:tasks.rados.rados.0.smithi169.stdout:2310: write oid 281 current snap is 0 2023-09-23T22:23:24.068 INFO:tasks.rados.rados.0.smithi169.stdout:2309: finishing write tid 1 to smithi16987243-186 2023-09-23T22:23:24.068 INFO:tasks.rados.rados.0.smithi169.stdout:2309: finishing write tid 2 to smithi16987243-186 2023-09-23T22:23:24.068 INFO:tasks.rados.rados.0.smithi169.stdout:2310: seq_num 1533 ranges {565131=743670,1807484=423873,2965095=458231} 2023-09-23T22:23:24.075 INFO:tasks.rados.rados.0.smithi169.stdout:2310: writing smithi16987243-281 from 565131 to 1308801 tid 1 2023-09-23T22:23:24.080 INFO:tasks.rados.rados.0.smithi169.stdout:2310: writing smithi16987243-281 from 1807484 to 2231357 tid 2 2023-09-23T22:23:24.087 INFO:tasks.rados.rados.0.smithi169.stdout:2310: writing smithi16987243-281 from 2965095 to 3423326 tid 3 2023-09-23T22:23:24.087 INFO:tasks.rados.rados.0.smithi169.stdout:2311: read oid 243 snap -1 2023-09-23T22:23:24.087 INFO:tasks.rados.rados.0.smithi169.stdout:2311: expect (ObjNum 242 snap 0 seq_num 242) 2023-09-23T22:23:24.087 INFO:tasks.rados.rados.0.smithi169.stdout:2312: write oid 353 current snap is 0 2023-09-23T22:23:24.088 INFO:tasks.rados.rados.0.smithi169.stdout:2309: finishing write tid 3 to smithi16987243-186 2023-09-23T22:23:24.088 INFO:tasks.rados.rados.0.smithi169.stdout:2309: finishing write tid 4 to smithi16987243-186 2023-09-23T22:23:24.088 INFO:tasks.rados.rados.0.smithi169.stdout:2309: finishing write tid 5 to smithi16987243-186 2023-09-23T22:23:24.088 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 186 v 317 (ObjNum 1532 snap 0 seq_num 1532) dirty exists 2023-09-23T22:23:24.088 INFO:tasks.rados.rados.0.smithi169.stdout:2309: left oid 186 (ObjNum 1532 snap 0 seq_num 1532) 2023-09-23T22:23:24.088 INFO:tasks.rados.rados.0.smithi169.stdout:2310: finishing write tid 1 to smithi16987243-281 2023-09-23T22:23:24.088 INFO:tasks.rados.rados.0.smithi169.stdout:2310: finishing write tid 2 to smithi16987243-281 2023-09-23T22:23:24.088 INFO:tasks.rados.rados.0.smithi169.stdout:2312: seq_num 1534 ranges {581938=418919,1465966=567531,2592518=669503} 2023-09-23T22:23:24.093 INFO:tasks.rados.rados.0.smithi169.stdout:2312: writing smithi16987243-353 from 581938 to 1000857 tid 1 2023-09-23T22:23:24.099 INFO:tasks.rados.rados.0.smithi169.stdout:2312: writing smithi16987243-353 from 1465966 to 2033497 tid 2 2023-09-23T22:23:24.106 INFO:tasks.rados.rados.0.smithi169.stdout:2312: writing smithi16987243-353 from 2592518 to 3262021 tid 3 2023-09-23T22:23:24.106 INFO:tasks.rados.rados.0.smithi169.stdout:2309: done (3 left) 2023-09-23T22:23:24.106 INFO:tasks.rados.rados.0.smithi169.stdout:2313: read oid 443 snap -1 2023-09-23T22:23:24.106 INFO:tasks.rados.rados.0.smithi169.stdout:2313: expect (ObjNum 1194 snap 0 seq_num 1194) 2023-09-23T22:23:24.106 INFO:tasks.rados.rados.0.smithi169.stdout:2314: read oid 47 snap -1 2023-09-23T22:23:24.107 INFO:tasks.rados.rados.0.smithi169.stdout:2314: expect (ObjNum 1323 snap 0 seq_num 1323) 2023-09-23T22:23:24.107 INFO:tasks.rados.rados.0.smithi169.stdout:2315: write oid 441 current snap is 0 2023-09-23T22:23:24.107 INFO:tasks.rados.rados.0.smithi169.stdout:2315: seq_num 1535 ranges {598745=494168,1808095=427542,2903588=597128} 2023-09-23T22:23:24.113 INFO:tasks.rados.rados.0.smithi169.stdout:2315: writing smithi16987243-441 from 598745 to 1092913 tid 1 2023-09-23T22:23:24.119 INFO:tasks.rados.rados.0.smithi169.stdout:2315: writing smithi16987243-441 from 1808095 to 2235637 tid 2 2023-09-23T22:23:24.128 INFO:tasks.rados.rados.0.smithi169.stdout:2315: writing smithi16987243-441 from 2903588 to 3500716 tid 3 2023-09-23T22:23:24.128 INFO:tasks.rados.rados.0.smithi169.stdout:2316: delete oid 414 current snap is 0 2023-09-23T22:23:24.128 INFO:tasks.rados.rados.0.smithi169.stdout:2310: finishing write tid 3 to smithi16987243-281 2023-09-23T22:23:24.128 INFO:tasks.rados.rados.0.smithi169.stdout:2310: finishing write tid 4 to smithi16987243-281 2023-09-23T22:23:24.128 INFO:tasks.rados.rados.0.smithi169.stdout:2311: expect (ObjNum 242 snap 0 seq_num 242) 2023-09-23T22:23:24.200 INFO:tasks.rados.rados.0.smithi169.stdout:2310: finishing write tid 5 to smithi16987243-281 2023-09-23T22:23:24.200 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 281 v 288 (ObjNum 1533 snap 0 seq_num 1533) dirty exists 2023-09-23T22:23:24.200 INFO:tasks.rados.rados.0.smithi169.stdout:2310: left oid 281 (ObjNum 1533 snap 0 seq_num 1533) 2023-09-23T22:23:24.200 INFO:tasks.rados.rados.0.smithi169.stdout:2312: finishing write tid 1 to smithi16987243-353 2023-09-23T22:23:24.201 INFO:tasks.rados.rados.0.smithi169.stdout:2312: finishing write tid 2 to smithi16987243-353 2023-09-23T22:23:24.201 INFO:tasks.rados.rados.0.smithi169.stdout:2314: expect (ObjNum 1323 snap 0 seq_num 1323) 2023-09-23T22:23:24.282 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:23:23 smithi169 bash[27688]: debug 2023-09-23T22:23:23.867+0000 7fcb2f4b21c0 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:23:24.296 INFO:tasks.rados.rados.0.smithi169.stdout:2312: finishing write tid 3 to smithi16987243-353 2023-09-23T22:23:24.296 INFO:tasks.rados.rados.0.smithi169.stdout:2312: finishing write tid 4 to smithi16987243-353 2023-09-23T22:23:24.296 INFO:tasks.rados.rados.0.smithi169.stdout:2312: finishing write tid 5 to smithi16987243-353 2023-09-23T22:23:24.297 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 353 v 370 (ObjNum 1534 snap 0 seq_num 1534) dirty exists 2023-09-23T22:23:24.297 INFO:tasks.rados.rados.0.smithi169.stdout:2312: left oid 353 (ObjNum 1534 snap 0 seq_num 1534) 2023-09-23T22:23:24.297 INFO:tasks.rados.rados.0.smithi169.stdout:2313: expect (ObjNum 1194 snap 0 seq_num 1194) 2023-09-23T22:23:24.411 INFO:tasks.rados.rados.0.smithi169.stdout:2315: finishing write tid 1 to smithi16987243-441 2023-09-23T22:23:24.411 INFO:tasks.rados.rados.0.smithi169.stdout:2315: finishing write tid 2 to smithi16987243-441 2023-09-23T22:23:24.411 INFO:tasks.rados.rados.0.smithi169.stdout:2310: done (6 left) 2023-09-23T22:23:24.412 INFO:tasks.rados.rados.0.smithi169.stdout:2311: done (5 left) 2023-09-23T22:23:24.412 INFO:tasks.rados.rados.0.smithi169.stdout:2312: done (4 left) 2023-09-23T22:23:24.412 INFO:tasks.rados.rados.0.smithi169.stdout:2313: done (3 left) 2023-09-23T22:23:24.412 INFO:tasks.rados.rados.0.smithi169.stdout:2314: done (2 left) 2023-09-23T22:23:24.412 INFO:tasks.rados.rados.0.smithi169.stdout:2316: done (1 left) 2023-09-23T22:23:24.412 INFO:tasks.rados.rados.0.smithi169.stdout:2317: write oid 445 current snap is 0 2023-09-23T22:23:24.413 INFO:tasks.rados.rados.0.smithi169.stdout:2315: finishing write tid 3 to smithi16987243-441 2023-09-23T22:23:24.413 INFO:tasks.rados.rados.0.smithi169.stdout:2315: finishing write tid 4 to smithi16987243-441 2023-09-23T22:23:24.413 INFO:tasks.rados.rados.0.smithi169.stdout:2315: finishing write tid 5 to smithi16987243-441 2023-09-23T22:23:24.413 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 441 v 342 (ObjNum 1535 snap 0 seq_num 1535) dirty exists 2023-09-23T22:23:24.413 INFO:tasks.rados.rados.0.smithi169.stdout:2315: left oid 441 (ObjNum 1535 snap 0 seq_num 1535) 2023-09-23T22:23:24.414 INFO:tasks.rados.rados.0.smithi169.stdout:2317: seq_num 1537 ranges {632359=761019,2041412=714858,3358434=473925} 2023-09-23T22:23:24.420 INFO:tasks.rados.rados.0.smithi169.stdout:2317: writing smithi16987243-445 from 632359 to 1393378 tid 1 2023-09-23T22:23:24.427 INFO:tasks.rados.rados.0.smithi169.stdout:2317: writing smithi16987243-445 from 2041412 to 2756270 tid 2 2023-09-23T22:23:24.434 INFO:tasks.rados.rados.0.smithi169.stdout:2317: writing smithi16987243-445 from 3358434 to 3832359 tid 3 2023-09-23T22:23:24.434 INFO:tasks.rados.rados.0.smithi169.stdout:2315: done (1 left) 2023-09-23T22:23:24.434 INFO:tasks.rados.rados.0.smithi169.stdout:2318: write oid 266 current snap is 0 2023-09-23T22:23:24.434 INFO:tasks.rados.rados.0.smithi169.stdout:2317: finishing write tid 1 to smithi16987243-445 2023-09-23T22:23:24.435 INFO:tasks.rados.rados.0.smithi169.stdout:2317: finishing write tid 2 to smithi16987243-445 2023-09-23T22:23:24.435 INFO:tasks.rados.rados.0.smithi169.stdout:2318: seq_num 1538 ranges {649166=436268,1699894=574869,2702210=430944} 2023-09-23T22:23:24.440 INFO:tasks.rados.rados.0.smithi169.stdout:2318: writing smithi16987243-266 from 649166 to 1085434 tid 1 2023-09-23T22:23:24.447 INFO:tasks.rados.rados.0.smithi169.stdout:2318: writing smithi16987243-266 from 1699894 to 2274763 tid 2 2023-09-23T22:23:24.452 INFO:tasks.rados.rados.0.smithi169.stdout:2318: writing smithi16987243-266 from 2702210 to 3133154 tid 3 2023-09-23T22:23:24.452 INFO:tasks.rados.rados.0.smithi169.stdout:2319: write oid 57 current snap is 0 2023-09-23T22:23:24.452 INFO:tasks.rados.rados.0.smithi169.stdout:2319: seq_num 1539 ranges {665973=511517,1642023=718527,2896927=642216} 2023-09-23T22:23:24.458 INFO:tasks.rados.rados.0.smithi169.stdout:2319: writing smithi16987243-57 from 665973 to 1177490 tid 1 2023-09-23T22:23:24.465 INFO:tasks.rados.rados.0.smithi169.stdout:2319: writing smithi16987243-57 from 1642023 to 2360550 tid 2 2023-09-23T22:23:24.472 INFO:tasks.rados.rados.0.smithi169.stdout:2319: writing smithi16987243-57 from 2896927 to 3539143 tid 3 2023-09-23T22:23:24.473 INFO:tasks.rados.rados.0.smithi169.stdout:2320: read oid 369 snap -1 2023-09-23T22:23:24.473 INFO:tasks.rados.rados.0.smithi169.stdout:2320: expect deleted 2023-09-23T22:23:24.473 INFO:tasks.rados.rados.0.smithi169.stdout:2321: write oid 396 current snap is 0 2023-09-23T22:23:24.473 INFO:tasks.rados.rados.0.smithi169.stdout:2321: seq_num 1540 ranges {682780=586766,1700505=578538,3040703=569841} 2023-09-23T22:23:24.481 INFO:tasks.rados.rados.0.smithi169.stdout:2321: writing smithi16987243-396 from 682780 to 1269546 tid 1 2023-09-23T22:23:24.487 INFO:tasks.rados.rados.0.smithi169.stdout:2321: writing smithi16987243-396 from 1700505 to 2279043 tid 2 2023-09-23T22:23:24.494 INFO:tasks.rados.rados.0.smithi169.stdout:2321: writing smithi16987243-396 from 3040703 to 3610544 tid 3 2023-09-23T22:23:24.495 INFO:tasks.rados.rados.0.smithi169.stdout:2322: read oid 386 snap -1 2023-09-23T22:23:24.495 INFO:tasks.rados.rados.0.smithi169.stdout:2322: expect (ObjNum 912 snap 0 seq_num 912) 2023-09-23T22:23:24.495 INFO:tasks.rados.rados.0.smithi169.stdout:2323: write oid 466 current snap is 0 2023-09-23T22:23:24.495 INFO:tasks.rados.rados.0.smithi169.stdout:2323: seq_num 1541 ranges {699587=662015,2158987=722196,3351773=547814} 2023-09-23T22:23:24.503 INFO:tasks.rados.rados.0.smithi169.stdout:2323: writing smithi16987243-466 from 699587 to 1361602 tid 1 2023-09-23T22:23:24.512 INFO:tasks.rados.rados.0.smithi169.stdout:2323: writing smithi16987243-466 from 2158987 to 2881183 tid 2 2023-09-23T22:23:24.519 INFO:tasks.rados.rados.0.smithi169.stdout:2323: writing smithi16987243-466 from 3351773 to 3899587 tid 3 2023-09-23T22:23:24.519 INFO:tasks.rados.rados.0.smithi169.stdout:2324: read oid 130 snap -1 2023-09-23T22:23:24.519 INFO:tasks.rados.rados.0.smithi169.stdout:2324: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-09-23T22:23:24.519 INFO:tasks.rados.rados.0.smithi169.stdout:2325: delete oid 143 current snap is 0 2023-09-23T22:23:24.519 INFO:tasks.rados.rados.0.smithi169.stdout:2317: finishing write tid 3 to smithi16987243-445 2023-09-23T22:23:24.519 INFO:tasks.rados.rados.0.smithi169.stdout:2317: finishing write tid 4 to smithi16987243-445 2023-09-23T22:23:24.520 INFO:tasks.rados.rados.0.smithi169.stdout:2317: finishing write tid 5 to smithi16987243-445 2023-09-23T22:23:24.520 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 445 v 321 (ObjNum 1537 snap 0 seq_num 1537) dirty exists 2023-09-23T22:23:24.520 INFO:tasks.rados.rados.0.smithi169.stdout:2317: left oid 445 (ObjNum 1537 snap 0 seq_num 1537) 2023-09-23T22:23:24.520 INFO:tasks.rados.rados.0.smithi169.stdout:2318: finishing write tid 1 to smithi16987243-266 2023-09-23T22:23:24.520 INFO:tasks.rados.rados.0.smithi169.stdout:2318: finishing write tid 2 to smithi16987243-266 2023-09-23T22:23:24.520 INFO:tasks.rados.rados.0.smithi169.stdout:2318: finishing write tid 3 to smithi16987243-266 2023-09-23T22:23:24.520 INFO:tasks.rados.rados.0.smithi169.stdout:2318: finishing write tid 4 to smithi16987243-266 2023-09-23T22:23:24.520 INFO:tasks.rados.rados.0.smithi169.stdout:2318: finishing write tid 5 to smithi16987243-266 2023-09-23T22:23:24.520 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 266 v 266 (ObjNum 1538 snap 0 seq_num 1538) dirty exists 2023-09-23T22:23:24.520 INFO:tasks.rados.rados.0.smithi169.stdout:2318: left oid 266 (ObjNum 1538 snap 0 seq_num 1538) 2023-09-23T22:23:24.520 INFO:tasks.rados.rados.0.smithi169.stdout:2319: finishing write tid 1 to smithi16987243-57 2023-09-23T22:23:24.520 INFO:tasks.rados.rados.0.smithi169.stdout:2319: finishing write tid 2 to smithi16987243-57 2023-09-23T22:23:24.521 INFO:tasks.rados.rados.0.smithi169.stdout:2319: finishing write tid 3 to smithi16987243-57 2023-09-23T22:23:24.521 INFO:tasks.rados.rados.0.smithi169.stdout:2319: finishing write tid 4 to smithi16987243-57 2023-09-23T22:23:24.521 INFO:tasks.rados.rados.0.smithi169.stdout:2319: finishing write tid 5 to smithi16987243-57 2023-09-23T22:23:24.521 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 57 v 347 (ObjNum 1539 snap 0 seq_num 1539) dirty exists 2023-09-23T22:23:24.521 INFO:tasks.rados.rados.0.smithi169.stdout:2319: left oid 57 (ObjNum 1539 snap 0 seq_num 1539) 2023-09-23T22:23:24.521 INFO:tasks.rados.rados.0.smithi169.stdout:2321: finishing write tid 1 to smithi16987243-396 2023-09-23T22:23:24.521 INFO:tasks.rados.rados.0.smithi169.stdout:2321: finishing write tid 2 to smithi16987243-396 2023-09-23T22:23:24.521 INFO:tasks.rados.rados.0.smithi169.stdout:2321: finishing write tid 3 to smithi16987243-396 2023-09-23T22:23:24.521 INFO:tasks.rados.rados.0.smithi169.stdout:2321: finishing write tid 4 to smithi16987243-396 2023-09-23T22:23:24.521 INFO:tasks.rados.rados.0.smithi169.stdout:2321: finishing write tid 5 to smithi16987243-396 2023-09-23T22:23:24.521 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 396 v 346 (ObjNum 1540 snap 0 seq_num 1540) dirty exists 2023-09-23T22:23:24.521 INFO:tasks.rados.rados.0.smithi169.stdout:2321: left oid 396 (ObjNum 1540 snap 0 seq_num 1540) 2023-09-23T22:23:24.521 INFO:tasks.rados.rados.0.smithi169.stdout:2322: expect (ObjNum 912 snap 0 seq_num 912) 2023-09-23T22:23:24.681 INFO:tasks.rados.rados.0.smithi169.stdout:2323: finishing write tid 1 to smithi16987243-466 2023-09-23T22:23:24.681 INFO:tasks.rados.rados.0.smithi169.stdout:2323: finishing write tid 2 to smithi16987243-466 2023-09-23T22:23:24.681 INFO:tasks.rados.rados.0.smithi169.stdout:2323: finishing write tid 3 to smithi16987243-466 2023-09-23T22:23:24.681 INFO:tasks.rados.rados.0.smithi169.stdout:2323: finishing write tid 4 to smithi16987243-466 2023-09-23T22:23:24.681 INFO:tasks.rados.rados.0.smithi169.stdout:2323: finishing write tid 5 to smithi16987243-466 2023-09-23T22:23:24.681 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 466 v 353 (ObjNum 1541 snap 0 seq_num 1541) dirty exists 2023-09-23T22:23:24.681 INFO:tasks.rados.rados.0.smithi169.stdout:2323: left oid 466 (ObjNum 1541 snap 0 seq_num 1541) 2023-09-23T22:23:24.681 INFO:tasks.rados.rados.0.smithi169.stdout:2324: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-09-23T22:23:24.750 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:23:24 smithi169 bash[27688]: debug 2023-09-23T22:23:24.455+0000 7fcb2f4b21c0 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T22:23:24.750 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:23:24 smithi169 bash[27688]: debug 2023-09-23T22:23:24.571+0000 7fcb2f4b21c0 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T22:23:24.750 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:24 smithi169 bash[40994]: audit 2023-09-23T22:23:23.649420+0000 mon.c (mon.2) 161 : audit [DBG] from='client.? 172.21.15.169:0/3012486957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:24.751 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:24 smithi169 bash[27421]: audit 2023-09-23T22:23:23.649420+0000 mon.c (mon.2) 161 : audit [DBG] from='client.? 172.21.15.169:0/3012486957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:24.787 INFO:tasks.rados.rados.0.smithi169.stdout:2317: done (8 left) 2023-09-23T22:23:24.787 INFO:tasks.rados.rados.0.smithi169.stdout:2318: done (7 left) 2023-09-23T22:23:24.787 INFO:tasks.rados.rados.0.smithi169.stdout:2319: done (6 left) 2023-09-23T22:23:24.787 INFO:tasks.rados.rados.0.smithi169.stdout:2320: done (5 left) 2023-09-23T22:23:24.788 INFO:tasks.rados.rados.0.smithi169.stdout:2321: done (4 left) 2023-09-23T22:23:24.788 INFO:tasks.rados.rados.0.smithi169.stdout:2322: done (3 left) 2023-09-23T22:23:24.788 INFO:tasks.rados.rados.0.smithi169.stdout:2323: done (2 left) 2023-09-23T22:23:24.788 INFO:tasks.rados.rados.0.smithi169.stdout:2324: done (1 left) 2023-09-23T22:23:24.788 INFO:tasks.rados.rados.0.smithi169.stdout:2325: done (0 left) 2023-09-23T22:23:24.788 INFO:tasks.rados.rados.0.smithi169.stdout:2326: write oid 159 current snap is 0 2023-09-23T22:23:24.788 INFO:tasks.rados.rados.0.smithi169.stdout:2326: seq_num 1543 ranges {733201=412513,1759598=725865,3006619=403657} 2023-09-23T22:23:24.798 INFO:tasks.rados.rados.0.smithi169.stdout:2326: writing smithi16987243-159 from 733201 to 1145714 tid 1 2023-09-23T22:23:24.814 INFO:tasks.rados.rados.0.smithi169.stdout:2326: writing smithi16987243-159 from 1759598 to 2485463 tid 2 2023-09-23T22:23:24.823 INFO:tasks.rados.rados.0.smithi169.stdout:2326: writing smithi16987243-159 from 3006619 to 3410276 tid 3 2023-09-23T22:23:24.823 INFO:tasks.rados.rados.0.smithi169.stdout:2327: read oid 64 snap -1 2023-09-23T22:23:24.823 INFO:tasks.rados.rados.0.smithi169.stdout:2327: expect (ObjNum 1493 snap 0 seq_num 1493) 2023-09-23T22:23:24.823 INFO:tasks.rados.rados.0.smithi169.stdout:2328: write oid 154 current snap is 0 2023-09-23T22:23:24.823 INFO:tasks.rados.rados.0.smithi169.stdout:2328: seq_num 1544 ranges {750008=604115,1934433=585876,3150395=731282} 2023-09-23T22:23:24.835 INFO:tasks.rados.rados.0.smithi169.stdout:2328: writing smithi16987243-154 from 750008 to 1354123 tid 1 2023-09-23T22:23:24.846 INFO:tasks.rados.rados.0.smithi169.stdout:2328: writing smithi16987243-154 from 1934433 to 2520309 tid 2 2023-09-23T22:23:24.860 INFO:tasks.rados.rados.0.smithi169.stdout:2328: writing smithi16987243-154 from 3150395 to 3881677 tid 3 2023-09-23T22:23:24.860 INFO:tasks.rados.rados.0.smithi169.stdout:2329: write oid 409 current snap is 0 2023-09-23T22:23:24.860 INFO:tasks.rados.rados.0.smithi169.stdout:2326: finishing write tid 1 to smithi16987243-159 2023-09-23T22:23:24.860 INFO:tasks.rados.rados.0.smithi169.stdout:2326: finishing write tid 2 to smithi16987243-159 2023-09-23T22:23:24.860 INFO:tasks.rados.rados.0.smithi169.stdout:2326: finishing write tid 3 to smithi16987243-159 2023-09-23T22:23:24.860 INFO:tasks.rados.rados.0.smithi169.stdout:2326: finishing write tid 4 to smithi16987243-159 2023-09-23T22:23:24.860 INFO:tasks.rados.rados.0.smithi169.stdout:2329: seq_num 1545 ranges {766815=679364,1992915=729534,3177818=542554} 2023-09-23T22:23:24.874 INFO:tasks.rados.rados.0.smithi169.stdout:2329: writing smithi16987243-409 from 766815 to 1446179 tid 1 2023-09-23T22:23:24.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:24 smithi187 bash[31480]: audit 2023-09-23T22:23:23.649420+0000 mon.c (mon.2) 161 : audit [DBG] from='client.? 172.21.15.169:0/3012486957' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:24.881 INFO:tasks.rados.rados.0.smithi169.stdout:2329: writing smithi16987243-409 from 1992915 to 2722449 tid 2 2023-09-23T22:23:24.888 INFO:tasks.rados.rados.0.smithi169.stdout:2329: writing smithi16987243-409 from 3177818 to 3720372 tid 3 2023-09-23T22:23:24.888 INFO:tasks.rados.rados.0.smithi169.stdout:2330: read oid 180 snap -1 2023-09-23T22:23:24.888 INFO:tasks.rados.rados.0.smithi169.stdout:2330: expect (ObjNum 1518 snap 0 seq_num 1518) 2023-09-23T22:23:24.888 INFO:tasks.rados.rados.0.smithi169.stdout:2331: read oid 327 snap -1 2023-09-23T22:23:24.888 INFO:tasks.rados.rados.0.smithi169.stdout:2331: expect (ObjNum 832 snap 0 seq_num 832) 2023-09-23T22:23:24.888 INFO:tasks.rados.rados.0.smithi169.stdout:2332: write oid 380 current snap is 0 2023-09-23T22:23:24.888 INFO:tasks.rados.rados.0.smithi169.stdout:2326: finishing write tid 5 to smithi16987243-159 2023-09-23T22:23:24.889 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 159 v 351 (ObjNum 1543 snap 0 seq_num 1543) dirty exists 2023-09-23T22:23:24.889 INFO:tasks.rados.rados.0.smithi169.stdout:2326: left oid 159 (ObjNum 1543 snap 0 seq_num 1543) 2023-09-23T22:23:24.889 INFO:tasks.rados.rados.0.smithi169.stdout:2327: expect (ObjNum 1493 snap 0 seq_num 1493) 2023-09-23T22:23:25.032 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:23:24 smithi169 bash[27688]: debug 2023-09-23T22:23:24.743+0000 7fcb2f4b21c0 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T22:23:25.037 INFO:tasks.rados.rados.0.smithi169.stdout:2328: finishing write tid 1 to smithi16987243-154 2023-09-23T22:23:25.037 INFO:tasks.rados.rados.0.smithi169.stdout:2328: finishing write tid 2 to smithi16987243-154 2023-09-23T22:23:25.038 INFO:tasks.rados.rados.0.smithi169.stdout:2332: seq_num 1546 ranges {783622=754613,2051397=589545,3205241=753826} 2023-09-23T22:23:25.052 INFO:tasks.rados.rados.0.smithi169.stdout:2332: writing smithi16987243-380 from 783622 to 1538235 tid 1 2023-09-23T22:23:25.059 INFO:tasks.rados.rados.0.smithi169.stdout:2332: writing smithi16987243-380 from 2051397 to 2640942 tid 2 2023-09-23T22:23:25.072 INFO:tasks.rados.rados.0.smithi169.stdout:2332: writing smithi16987243-380 from 3205241 to 3959067 tid 3 2023-09-23T22:23:25.072 INFO:tasks.rados.rados.0.smithi169.stdout:2326: done (6 left) 2023-09-23T22:23:25.072 INFO:tasks.rados.rados.0.smithi169.stdout:2327: done (5 left) 2023-09-23T22:23:25.072 INFO:tasks.rados.rados.0.smithi169.stdout:2333: read oid 149 snap -1 2023-09-23T22:23:25.073 INFO:tasks.rados.rados.0.smithi169.stdout:2333: expect (ObjNum 148 snap 0 seq_num 148) 2023-09-23T22:23:25.073 INFO:tasks.rados.rados.0.smithi169.stdout:2334: read oid 261 snap -1 2023-09-23T22:23:25.073 INFO:tasks.rados.rados.0.smithi169.stdout:2334: expect deleted 2023-09-23T22:23:25.073 INFO:tasks.rados.rados.0.smithi169.stdout:2335: write oid 77 current snap is 0 2023-09-23T22:23:25.073 INFO:tasks.rados.rados.0.smithi169.stdout:2335: seq_num 1547 ranges {400429=429862,1593526=406903} 2023-09-23T22:23:25.077 INFO:tasks.rados.rados.0.smithi169.stdout:2335: writing smithi16987243-77 from 400429 to 830291 tid 1 2023-09-23T22:23:25.085 INFO:tasks.rados.rados.0.smithi169.stdout:2335: writing smithi16987243-77 from 1593526 to 2000429 tid 2 2023-09-23T22:23:25.085 INFO:tasks.rados.rados.0.smithi169.stdout:2336: read oid 448 snap -1 2023-09-23T22:23:25.085 INFO:tasks.rados.rados.0.smithi169.stdout:2336: expect (ObjNum 1356 snap 0 seq_num 1356) 2023-09-23T22:23:25.085 INFO:tasks.rados.rados.0.smithi169.stdout:2337: delete oid 272 current snap is 0 2023-09-23T22:23:25.085 INFO:tasks.rados.rados.0.smithi169.stdout:2328: finishing write tid 3 to smithi16987243-154 2023-09-23T22:23:25.086 INFO:tasks.rados.rados.0.smithi169.stdout:2328: finishing write tid 4 to smithi16987243-154 2023-09-23T22:23:25.086 INFO:tasks.rados.rados.0.smithi169.stdout:2328: finishing write tid 5 to smithi16987243-154 2023-09-23T22:23:25.086 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 154 v 350 (ObjNum 1544 snap 0 seq_num 1544) dirty exists 2023-09-23T22:23:25.086 INFO:tasks.rados.rados.0.smithi169.stdout:2328: left oid 154 (ObjNum 1544 snap 0 seq_num 1544) 2023-09-23T22:23:25.086 INFO:tasks.rados.rados.0.smithi169.stdout:2329: finishing write tid 1 to smithi16987243-409 2023-09-23T22:23:25.086 INFO:tasks.rados.rados.0.smithi169.stdout:2329: finishing write tid 2 to smithi16987243-409 2023-09-23T22:23:25.086 INFO:tasks.rados.rados.0.smithi169.stdout:2329: finishing write tid 3 to smithi16987243-409 2023-09-23T22:23:25.087 INFO:tasks.rados.rados.0.smithi169.stdout:2329: finishing write tid 4 to smithi16987243-409 2023-09-23T22:23:25.087 INFO:tasks.rados.rados.0.smithi169.stdout:2329: finishing write tid 5 to smithi16987243-409 2023-09-23T22:23:25.087 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 409 v 275 (ObjNum 1545 snap 0 seq_num 1545) dirty exists 2023-09-23T22:23:25.087 INFO:tasks.rados.rados.0.smithi169.stdout:2329: left oid 409 (ObjNum 1545 snap 0 seq_num 1545) 2023-09-23T22:23:25.087 INFO:tasks.rados.rados.0.smithi169.stdout:2331: expect (ObjNum 832 snap 0 seq_num 832) 2023-09-23T22:23:25.273 INFO:tasks.rados.rados.0.smithi169.stdout:2330: expect (ObjNum 1518 snap 0 seq_num 1518) 2023-09-23T22:23:25.382 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:23:25 smithi169 bash[27688]: debug 2023-09-23T22:23:25.095+0000 7fcb2f4b21c0 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T22:23:25.382 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:23:25 smithi169 bash[27688]: debug 2023-09-23T22:23:25.247+0000 7fcb2f4b21c0 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T22:23:25.459 INFO:tasks.rados.rados.0.smithi169.stdout:2332: finishing write tid 1 to smithi16987243-380 2023-09-23T22:23:25.459 INFO:tasks.rados.rados.0.smithi169.stdout:2332: finishing write tid 2 to smithi16987243-380 2023-09-23T22:23:25.459 INFO:tasks.rados.rados.0.smithi169.stdout:2333: expect (ObjNum 148 snap 0 seq_num 148) 2023-09-23T22:23:25.541 INFO:tasks.rados.rados.0.smithi169.stdout:2332: finishing write tid 3 to smithi16987243-380 2023-09-23T22:23:25.542 INFO:tasks.rados.rados.0.smithi169.stdout:2332: finishing write tid 4 to smithi16987243-380 2023-09-23T22:23:25.542 INFO:tasks.rados.rados.0.smithi169.stdout:2332: finishing write tid 5 to smithi16987243-380 2023-09-23T22:23:25.542 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 380 v 333 (ObjNum 1546 snap 0 seq_num 1546) dirty exists 2023-09-23T22:23:25.542 INFO:tasks.rados.rados.0.smithi169.stdout:2332: left oid 380 (ObjNum 1546 snap 0 seq_num 1546) 2023-09-23T22:23:25.542 INFO:tasks.rados.rados.0.smithi169.stdout:2335: finishing write tid 1 to smithi16987243-77 2023-09-23T22:23:25.542 INFO:tasks.rados.rados.0.smithi169.stdout:2335: finishing write tid 2 to smithi16987243-77 2023-09-23T22:23:25.542 INFO:tasks.rados.rados.0.smithi169.stdout:2336: expect (ObjNum 1356 snap 0 seq_num 1356) 2023-09-23T22:23:25.666 INFO:tasks.rados.rados.0.smithi169.stdout:2335: finishing write tid 3 to smithi16987243-77 2023-09-23T22:23:25.667 INFO:tasks.rados.rados.0.smithi169.stdout:2335: finishing write tid 4 to smithi16987243-77 2023-09-23T22:23:25.667 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 77 v 356 (ObjNum 1547 snap 0 seq_num 1547) dirty exists 2023-09-23T22:23:25.667 INFO:tasks.rados.rados.0.smithi169.stdout:2335: left oid 77 (ObjNum 1547 snap 0 seq_num 1547) 2023-09-23T22:23:25.667 INFO:tasks.rados.rados.0.smithi169.stdout:2328: done (9 left) 2023-09-23T22:23:25.667 INFO:tasks.rados.rados.0.smithi169.stdout:2329: done (8 left) 2023-09-23T22:23:25.668 INFO:tasks.rados.rados.0.smithi169.stdout:2330: done (7 left) 2023-09-23T22:23:25.668 INFO:tasks.rados.rados.0.smithi169.stdout:2331: done (6 left) 2023-09-23T22:23:25.668 INFO:tasks.rados.rados.0.smithi169.stdout:2332: done (5 left) 2023-09-23T22:23:25.668 INFO:tasks.rados.rados.0.smithi169.stdout:2333: done (4 left) 2023-09-23T22:23:25.668 INFO:tasks.rados.rados.0.smithi169.stdout:2334: done (3 left) 2023-09-23T22:23:25.668 INFO:tasks.rados.rados.0.smithi169.stdout:2335: done (2 left) 2023-09-23T22:23:25.668 INFO:tasks.rados.rados.0.smithi169.stdout:2336: done (1 left) 2023-09-23T22:23:25.669 INFO:tasks.rados.rados.0.smithi169.stdout:2337: done (0 left) 2023-09-23T22:23:25.669 INFO:tasks.rados.rados.0.smithi169.stdout:2338: read oid 113 snap -1 2023-09-23T22:23:25.669 INFO:tasks.rados.rados.0.smithi169.stdout:2338: expect (ObjNum 1498 snap 0 seq_num 1498) 2023-09-23T22:23:25.669 INFO:tasks.rados.rados.0.smithi169.stdout:2339: write oid 101 current snap is 0 2023-09-23T22:23:25.669 INFO:tasks.rados.rados.0.smithi169.stdout:2339: seq_num 1549 ranges {434043=580360,1710490=323553} 2023-09-23T22:23:25.678 INFO:tasks.rados.rados.0.smithi169.stdout:2339: writing smithi16987243-101 from 434043 to 1014403 tid 1 2023-09-23T22:23:25.685 INFO:tasks.rados.rados.0.smithi169.stdout:2339: writing smithi16987243-101 from 1710490 to 2034043 tid 2 2023-09-23T22:23:25.685 INFO:tasks.rados.rados.0.smithi169.stdout:2340: read oid 139 snap -1 2023-09-23T22:23:25.685 INFO:tasks.rados.rados.0.smithi169.stdout:2340: expect (ObjNum 1245 snap 0 seq_num 1245) 2023-09-23T22:23:25.685 INFO:tasks.rados.rados.0.smithi169.stdout:2341: write oid 137 current snap is 0 2023-09-23T22:23:25.686 INFO:tasks.rados.rados.0.smithi169.stdout:2341: seq_num 1550 ranges {450850=655609,1768972=281878} 2023-09-23T22:23:25.693 INFO:tasks.rados.rados.0.smithi169.stdout:2341: writing smithi16987243-137 from 450850 to 1106459 tid 1 2023-09-23T22:23:25.697 INFO:tasks.rados.rados.0.smithi169.stdout:2341: writing smithi16987243-137 from 1768972 to 2050850 tid 2 2023-09-23T22:23:25.698 INFO:tasks.rados.rados.0.smithi169.stdout:2342: read oid 231 snap -1 2023-09-23T22:23:25.698 INFO:tasks.rados.rados.0.smithi169.stdout:2342: expect (ObjNum 1088 snap 0 seq_num 1088) 2023-09-23T22:23:25.698 INFO:tasks.rados.rados.0.smithi169.stdout:2343: read oid 11 snap -1 2023-09-23T22:23:25.698 INFO:tasks.rados.rados.0.smithi169.stdout:2343: expect (ObjNum 1501 snap 0 seq_num 1501) 2023-09-23T22:23:25.698 INFO:tasks.rados.rados.0.smithi169.stdout:2344: write oid 346 current snap is 0 2023-09-23T22:23:25.698 INFO:tasks.rados.rados.0.smithi169.stdout:2344: seq_num 1551 ranges {467657=447211,1427454=640203} 2023-09-23T22:23:25.704 INFO:tasks.rados.rados.0.smithi169.stdout:2344: writing smithi16987243-346 from 467657 to 914868 tid 1 2023-09-23T22:23:25.711 INFO:tasks.rados.rados.0.smithi169.stdout:2344: writing smithi16987243-346 from 1427454 to 2067657 tid 2 2023-09-23T22:23:25.711 INFO:tasks.rados.rados.0.smithi169.stdout:2345: read oid 153 snap -1 2023-09-23T22:23:25.711 INFO:tasks.rados.rados.0.smithi169.stdout:2345: expect deleted 2023-09-23T22:23:25.711 INFO:tasks.rados.rados.0.smithi169.stdout:2346: write oid 168 current snap is 0 2023-09-23T22:23:25.711 INFO:tasks.rados.rados.0.smithi169.stdout:2346: seq_num 1552 ranges {484464=522460,1485936=484199} 2023-09-23T22:23:25.716 INFO:tasks.rados.rados.0.smithi169.stdout:2346: writing smithi16987243-168 from 484464 to 1006924 tid 1 2023-09-23T22:23:25.722 INFO:tasks.rados.rados.0.smithi169.stdout:2346: writing smithi16987243-168 from 1485936 to 1970135 tid 2 2023-09-23T22:23:25.722 INFO:tasks.rados.rados.0.smithi169.stdout:2347: read oid 182 snap -1 2023-09-23T22:23:25.722 INFO:tasks.rados.rados.0.smithi169.stdout:2347: expect (ObjNum 654 snap 0 seq_num 654) 2023-09-23T22:23:25.722 INFO:tasks.rados.rados.0.smithi169.stdout:2348: write oid 199 current snap is 0 2023-09-23T22:23:25.723 INFO:tasks.rados.rados.0.smithi169.stdout:2338: expect (ObjNum 1498 snap 0 seq_num 1498) 2023-09-23T22:23:25.746 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:25 smithi169 bash[27421]: cluster 2023-09-23T22:23:24.385211+0000 mgr.x (mgr.24706) 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-23T22:23:25.747 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:25 smithi169 bash[40994]: cluster 2023-09-23T22:23:24.385211+0000 mgr.x (mgr.24706) 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-23T22:23:25.747 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:23:25 smithi169 bash[27688]: debug 2023-09-23T22:23:25.375+0000 7fcb2f4b21c0 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T22:23:25.747 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:23:25 smithi169 bash[27688]: debug 2023-09-23T22:23:25.515+0000 7fcb2f4b21c0 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T22:23:25.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:25 smithi187 bash[31480]: cluster 2023-09-23T22:23:24.385211+0000 mgr.x (mgr.24706) 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-23T22:23:26.016 INFO:tasks.rados.rados.0.smithi169.stdout:2339: finishing write tid 1 to smithi16987243-101 2023-09-23T22:23:26.016 INFO:tasks.rados.rados.0.smithi169.stdout:2339: finishing write tid 2 to smithi16987243-101 2023-09-23T22:23:26.016 INFO:tasks.rados.rados.0.smithi169.stdout:2339: finishing write tid 3 to smithi16987243-101 2023-09-23T22:23:26.017 INFO:tasks.rados.rados.0.smithi169.stdout:2339: finishing write tid 4 to smithi16987243-101 2023-09-23T22:23:26.017 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 101 v 296 (ObjNum 1549 snap 0 seq_num 1549) dirty exists 2023-09-23T22:23:26.017 INFO:tasks.rados.rados.0.smithi169.stdout:2339: left oid 101 (ObjNum 1549 snap 0 seq_num 1549) 2023-09-23T22:23:26.017 INFO:tasks.rados.rados.0.smithi169.stdout:2340: expect (ObjNum 1245 snap 0 seq_num 1245) 2023-09-23T22:23:26.032 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:23:25 smithi169 bash[27688]: debug 2023-09-23T22:23:25.739+0000 7fcb2f4b21c0 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T22:23:26.032 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:23:25 smithi169 bash[27688]: debug 2023-09-23T22:23:25.911+0000 7fcb2f4b21c0 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T22:23:26.196 INFO:tasks.rados.rados.0.smithi169.stdout:2341: finishing write tid 1 to smithi16987243-137 2023-09-23T22:23:26.196 INFO:tasks.rados.rados.0.smithi169.stdout:2341: finishing write tid 2 to smithi16987243-137 2023-09-23T22:23:26.196 INFO:tasks.rados.rados.0.smithi169.stdout:2341: finishing write tid 3 to smithi16987243-137 2023-09-23T22:23:26.196 INFO:tasks.rados.rados.0.smithi169.stdout:2341: finishing write tid 4 to smithi16987243-137 2023-09-23T22:23:26.196 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 137 v 331 (ObjNum 1550 snap 0 seq_num 1550) dirty exists 2023-09-23T22:23:26.197 INFO:tasks.rados.rados.0.smithi169.stdout:2341: left oid 137 (ObjNum 1550 snap 0 seq_num 1550) 2023-09-23T22:23:26.197 INFO:tasks.rados.rados.0.smithi169.stdout:2343: expect (ObjNum 1501 snap 0 seq_num 1501) 2023-09-23T22:23:26.412 INFO:tasks.rados.rados.0.smithi169.stdout:2344: finishing write tid 1 to smithi16987243-346 2023-09-23T22:23:26.412 INFO:tasks.rados.rados.0.smithi169.stdout:2342: expect (ObjNum 1088 snap 0 seq_num 1088) 2023-09-23T22:23:26.528 INFO:tasks.rados.rados.0.smithi169.stdout:2344: finishing write tid 2 to smithi16987243-346 2023-09-23T22:23:26.528 INFO:tasks.rados.rados.0.smithi169.stdout:2344: finishing write tid 3 to smithi16987243-346 2023-09-23T22:23:26.528 INFO:tasks.rados.rados.0.smithi169.stdout:2348: seq_num 1553 ranges {501271=597709,1544418=556853} 2023-09-23T22:23:26.534 INFO:tasks.rados.rados.0.smithi169.stdout:2348: writing smithi16987243-199 from 501271 to 1098980 tid 1 2023-09-23T22:23:26.542 INFO:tasks.rados.rados.0.smithi169.stdout:2348: writing smithi16987243-199 from 1544418 to 2101271 tid 2 2023-09-23T22:23:26.542 INFO:tasks.rados.rados.0.smithi169.stdout:2338: done (10 left) 2023-09-23T22:23:26.542 INFO:tasks.rados.rados.0.smithi169.stdout:2339: done (9 left) 2023-09-23T22:23:26.542 INFO:tasks.rados.rados.0.smithi169.stdout:2340: done (8 left) 2023-09-23T22:23:26.542 INFO:tasks.rados.rados.0.smithi169.stdout:2341: done (7 left) 2023-09-23T22:23:26.542 INFO:tasks.rados.rados.0.smithi169.stdout:2342: done (6 left) 2023-09-23T22:23:26.542 INFO:tasks.rados.rados.0.smithi169.stdout:2343: done (5 left) 2023-09-23T22:23:26.542 INFO:tasks.rados.rados.0.smithi169.stdout:2345: done (4 left) 2023-09-23T22:23:26.543 INFO:tasks.rados.rados.0.smithi169.stdout:2349: write oid 392 current snap is 0 2023-09-23T22:23:26.543 INFO:tasks.rados.rados.0.smithi169.stdout:2344: finishing write tid 4 to smithi16987243-346 2023-09-23T22:23:26.543 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 346 v 290 (ObjNum 1551 snap 0 seq_num 1551) dirty exists 2023-09-23T22:23:26.543 INFO:tasks.rados.rados.0.smithi169.stdout:2344: left oid 346 (ObjNum 1551 snap 0 seq_num 1551) 2023-09-23T22:23:26.543 INFO:tasks.rados.rados.0.smithi169.stdout:2346: finishing write tid 1 to smithi16987243-168 2023-09-23T22:23:26.543 INFO:tasks.rados.rados.0.smithi169.stdout:2346: finishing write tid 2 to smithi16987243-168 2023-09-23T22:23:26.543 INFO:tasks.rados.rados.0.smithi169.stdout:2346: finishing write tid 3 to smithi16987243-168 2023-09-23T22:23:26.543 INFO:tasks.rados.rados.0.smithi169.stdout:2346: finishing write tid 4 to smithi16987243-168 2023-09-23T22:23:26.543 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 168 v 299 (ObjNum 1552 snap 0 seq_num 1552) dirty exists 2023-09-23T22:23:26.543 INFO:tasks.rados.rados.0.smithi169.stdout:2346: left oid 168 (ObjNum 1552 snap 0 seq_num 1552) 2023-09-23T22:23:26.543 INFO:tasks.rados.rados.0.smithi169.stdout:2349: seq_num 1554 ranges {518078=672958,1602900=487868} 2023-09-23T22:23:26.549 INFO:tasks.rados.rados.0.smithi169.stdout:2349: writing smithi16987243-392 from 518078 to 1191036 tid 1 2023-09-23T22:23:26.555 INFO:tasks.rados.rados.0.smithi169.stdout:2349: writing smithi16987243-392 from 1602900 to 2090768 tid 2 2023-09-23T22:23:26.555 INFO:tasks.rados.rados.0.smithi169.stdout:2344: done (4 left) 2023-09-23T22:23:26.555 INFO:tasks.rados.rados.0.smithi169.stdout:2346: done (3 left) 2023-09-23T22:23:26.555 INFO:tasks.rados.rados.0.smithi169.stdout:2350: read oid 381 snap -1 2023-09-23T22:23:26.555 INFO:tasks.rados.rados.0.smithi169.stdout:2350: expect (ObjNum 1332 snap 0 seq_num 1332) 2023-09-23T22:23:26.555 INFO:tasks.rados.rados.0.smithi169.stdout:2351: read oid 289 snap -1 2023-09-23T22:23:26.556 INFO:tasks.rados.rados.0.smithi169.stdout:2351: expect (ObjNum 1255 snap 0 seq_num 1255) 2023-09-23T22:23:26.556 INFO:tasks.rados.rados.0.smithi169.stdout:2352: write oid 85 current snap is 0 2023-09-23T22:23:26.556 INFO:tasks.rados.rados.0.smithi169.stdout:2352: seq_num 1555 ranges {534885=748207,1945029=189856} 2023-09-23T22:23:26.562 INFO:tasks.rados.rados.0.smithi169.stdout:2352: writing smithi16987243-85 from 534885 to 1283092 tid 1 2023-09-23T22:23:26.567 INFO:tasks.rados.rados.0.smithi169.stdout:2352: writing smithi16987243-85 from 1945029 to 2134885 tid 2 2023-09-23T22:23:26.568 INFO:tasks.rados.rados.0.smithi169.stdout:2353: write oid 21 current snap is 0 2023-09-23T22:23:26.568 INFO:tasks.rados.rados.0.smithi169.stdout:2347: expect (ObjNum 654 snap 0 seq_num 654) 2023-09-23T22:23:26.736 INFO:tasks.rados.rados.0.smithi169.stdout:2348: finishing write tid 1 to smithi16987243-199 2023-09-23T22:23:26.736 INFO:tasks.rados.rados.0.smithi169.stdout:2348: finishing write tid 2 to smithi16987243-199 2023-09-23T22:23:26.736 INFO:tasks.rados.rados.0.smithi169.stdout:2348: finishing write tid 3 to smithi16987243-199 2023-09-23T22:23:26.736 INFO:tasks.rados.rados.0.smithi169.stdout:2353: seq_num 1556 ranges {551692=423456,1603511=491537} 2023-09-23T22:23:26.743 INFO:tasks.rados.rados.0.smithi169.stdout:2353: writing smithi16987243-21 from 551692 to 975148 tid 1 2023-09-23T22:23:26.752 INFO:tasks.rados.rados.0.smithi169.stdout:2353: writing smithi16987243-21 from 1603511 to 2095048 tid 2 2023-09-23T22:23:26.752 INFO:tasks.rados.rados.0.smithi169.stdout:2347: done (6 left) 2023-09-23T22:23:26.752 INFO:tasks.rados.rados.0.smithi169.stdout:2354: read oid 224 snap -1 2023-09-23T22:23:26.752 INFO:tasks.rados.rados.0.smithi169.stdout:2354: expect (ObjNum 1456 snap 0 seq_num 1456) 2023-09-23T22:23:26.753 INFO:tasks.rados.rados.0.smithi169.stdout:2355: write oid 278 current snap is 0 2023-09-23T22:23:26.753 INFO:tasks.rados.rados.0.smithi169.stdout:2348: finishing write tid 4 to smithi16987243-199 2023-09-23T22:23:26.753 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 199 v 309 (ObjNum 1553 snap 0 seq_num 1553) dirty exists 2023-09-23T22:23:26.753 INFO:tasks.rados.rados.0.smithi169.stdout:2348: left oid 199 (ObjNum 1553 snap 0 seq_num 1553) 2023-09-23T22:23:26.753 INFO:tasks.rados.rados.0.smithi169.stdout:2349: finishing write tid 1 to smithi16987243-392 2023-09-23T22:23:26.753 INFO:tasks.rados.rados.0.smithi169.stdout:2349: finishing write tid 2 to smithi16987243-392 2023-09-23T22:23:26.753 INFO:tasks.rados.rados.0.smithi169.stdout:2349: finishing write tid 3 to smithi16987243-392 2023-09-23T22:23:26.753 INFO:tasks.rados.rados.0.smithi169.stdout:2349: finishing write tid 4 to smithi16987243-392 2023-09-23T22:23:26.753 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 392 v 278 (ObjNum 1554 snap 0 seq_num 1554) dirty exists 2023-09-23T22:23:26.754 INFO:tasks.rados.rados.0.smithi169.stdout:2349: left oid 392 (ObjNum 1554 snap 0 seq_num 1554) 2023-09-23T22:23:26.754 INFO:tasks.rados.rados.0.smithi169.stdout:2350: expect (ObjNum 1332 snap 0 seq_num 1332) 2023-09-23T22:23:26.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:26 smithi169 bash[27421]: audit 2023-09-23T22:23:26.121859+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.169:0/320867159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:26.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:26 smithi169 bash[40994]: audit 2023-09-23T22:23:26.121859+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.169:0/320867159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:26.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:26 smithi187 bash[31480]: audit 2023-09-23T22:23:26.121859+0000 mon.a (mon.0) 894 : audit [DBG] from='client.? 172.21.15.169:0/320867159' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:26.887 INFO:tasks.rados.rados.0.smithi169.stdout:2352: finishing write tid 1 to smithi16987243-85 2023-09-23T22:23:26.887 INFO:tasks.rados.rados.0.smithi169.stdout:2352: finishing write tid 2 to smithi16987243-85 2023-09-23T22:23:26.887 INFO:tasks.rados.rados.0.smithi169.stdout:2352: finishing write tid 3 to smithi16987243-85 2023-09-23T22:23:26.888 INFO:tasks.rados.rados.0.smithi169.stdout:2352: finishing write tid 4 to smithi16987243-85 2023-09-23T22:23:26.888 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 85 v 281 (ObjNum 1555 snap 0 seq_num 1555) dirty exists 2023-09-23T22:23:26.888 INFO:tasks.rados.rados.0.smithi169.stdout:2352: left oid 85 (ObjNum 1555 snap 0 seq_num 1555) 2023-09-23T22:23:26.888 INFO:tasks.rados.rados.0.smithi169.stdout:2351: expect (ObjNum 1255 snap 0 seq_num 1255) 2023-09-23T22:23:26.994 INFO:tasks.rados.rados.0.smithi169.stdout:2353: finishing write tid 1 to smithi16987243-21 2023-09-23T22:23:26.995 INFO:tasks.rados.rados.0.smithi169.stdout:2353: finishing write tid 2 to smithi16987243-21 2023-09-23T22:23:26.995 INFO:tasks.rados.rados.0.smithi169.stdout:2353: finishing write tid 3 to smithi16987243-21 2023-09-23T22:23:26.995 INFO:tasks.rados.rados.0.smithi169.stdout:2355: seq_num 1557 ranges {568499=498705,1661993=506506} 2023-09-23T22:23:27.002 INFO:tasks.rados.rados.0.smithi169.stdout:2355: writing smithi16987243-278 from 568499 to 1067204 tid 1 2023-09-23T22:23:27.009 INFO:tasks.rados.rados.0.smithi169.stdout:2355: writing smithi16987243-278 from 1661993 to 2168499 tid 2 2023-09-23T22:23:27.009 INFO:tasks.rados.rados.0.smithi169.stdout:2348: done (7 left) 2023-09-23T22:23:27.009 INFO:tasks.rados.rados.0.smithi169.stdout:2349: done (6 left) 2023-09-23T22:23:27.010 INFO:tasks.rados.rados.0.smithi169.stdout:2350: done (5 left) 2023-09-23T22:23:27.010 INFO:tasks.rados.rados.0.smithi169.stdout:2351: done (4 left) 2023-09-23T22:23:27.010 INFO:tasks.rados.rados.0.smithi169.stdout:2352: done (3 left) 2023-09-23T22:23:27.010 INFO:tasks.rados.rados.0.smithi169.stdout:2356: read oid 11 snap -1 2023-09-23T22:23:27.010 INFO:tasks.rados.rados.0.smithi169.stdout:2356: expect (ObjNum 1501 snap 0 seq_num 1501) 2023-09-23T22:23:27.010 INFO:tasks.rados.rados.0.smithi169.stdout:2357: write oid 291 current snap is 0 2023-09-23T22:23:27.010 INFO:tasks.rados.rados.0.smithi169.stdout:2353: finishing write tid 4 to smithi16987243-21 2023-09-23T22:23:27.010 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 21 v 235 (ObjNum 1556 snap 0 seq_num 1556) dirty exists 2023-09-23T22:23:27.010 INFO:tasks.rados.rados.0.smithi169.stdout:2353: left oid 21 (ObjNum 1556 snap 0 seq_num 1556) 2023-09-23T22:23:27.010 INFO:tasks.rados.rados.0.smithi169.stdout:2357: seq_num 1558 ranges {585306=573954,1720475=464831} 2023-09-23T22:23:27.017 INFO:tasks.rados.rados.0.smithi169.stdout:2357: writing smithi16987243-291 from 585306 to 1159260 tid 1 2023-09-23T22:23:27.024 INFO:tasks.rados.rados.0.smithi169.stdout:2357: writing smithi16987243-291 from 1720475 to 2185306 tid 2 2023-09-23T22:23:27.024 INFO:tasks.rados.rados.0.smithi169.stdout:2353: done (4 left) 2023-09-23T22:23:27.024 INFO:tasks.rados.rados.0.smithi169.stdout:2358: read oid 232 snap -1 2023-09-23T22:23:27.024 INFO:tasks.rados.rados.0.smithi169.stdout:2358: expect (ObjNum 821 snap 0 seq_num 821) 2023-09-23T22:23:27.024 INFO:tasks.rados.rados.0.smithi169.stdout:2359: read oid 1 snap -1 2023-09-23T22:23:27.024 INFO:tasks.rados.rados.0.smithi169.stdout:2359: expect (ObjNum 1413 snap 0 seq_num 1413) 2023-09-23T22:23:27.025 INFO:tasks.rados.rados.0.smithi169.stdout:2360: read oid 299 snap -1 2023-09-23T22:23:27.025 INFO:tasks.rados.rados.0.smithi169.stdout:2360: expect (ObjNum 1084 snap 0 seq_num 1084) 2023-09-23T22:23:27.025 INFO:tasks.rados.rados.0.smithi169.stdout:2361: read oid 458 snap -1 2023-09-23T22:23:27.025 INFO:tasks.rados.rados.0.smithi169.stdout:2361: expect (ObjNum 786 snap 0 seq_num 786) 2023-09-23T22:23:27.025 INFO:tasks.rados.rados.0.smithi169.stdout:2362: read oid 444 snap -1 2023-09-23T22:23:27.025 INFO:tasks.rados.rados.0.smithi169.stdout:2362: expect (ObjNum 1004 snap 0 seq_num 1004) 2023-09-23T22:23:27.025 INFO:tasks.rados.rados.0.smithi169.stdout:2363: write oid 98 current snap is 0 2023-09-23T22:23:27.025 INFO:tasks.rados.rados.0.smithi169.stdout:2354: expect (ObjNum 1456 snap 0 seq_num 1456) 2023-09-23T22:23:27.166 INFO:tasks.rados.rados.0.smithi169.stdout:2355: finishing write tid 1 to smithi16987243-278 2023-09-23T22:23:27.166 INFO:tasks.rados.rados.0.smithi169.stdout:2355: finishing write tid 2 to smithi16987243-278 2023-09-23T22:23:27.166 INFO:tasks.rados.rados.0.smithi169.stdout:2363: seq_num 1559 ranges {602113=765556,1778957=423156} 2023-09-23T22:23:27.181 INFO:tasks.rados.rados.0.smithi169.stdout:2363: writing smithi16987243-98 from 602113 to 1367669 tid 1 2023-09-23T22:23:27.189 INFO:tasks.rados.rados.0.smithi169.stdout:2363: writing smithi16987243-98 from 1778957 to 2202113 tid 2 2023-09-23T22:23:27.190 INFO:tasks.rados.rados.0.smithi169.stdout:2354: done (9 left) 2023-09-23T22:23:27.190 INFO:tasks.rados.rados.0.smithi169.stdout:2364: write oid 489 current snap is 0 2023-09-23T22:23:27.190 INFO:tasks.rados.rados.0.smithi169.stdout:2364: seq_num 1560 ranges {618920=440805,1837439=381481} 2023-09-23T22:23:27.200 INFO:tasks.rados.rados.0.smithi169.stdout:2364: writing smithi16987243-489 from 618920 to 1059725 tid 1 2023-09-23T22:23:27.211 INFO:tasks.rados.rados.0.smithi169.stdout:2364: writing smithi16987243-489 from 1837439 to 2218920 tid 2 2023-09-23T22:23:27.211 INFO:tasks.rados.rados.0.smithi169.stdout:2365: read oid 280 snap -1 2023-09-23T22:23:27.211 INFO:tasks.rados.rados.0.smithi169.stdout:2365: expect (ObjNum 1411 snap 0 seq_num 1411) 2023-09-23T22:23:27.211 INFO:tasks.rados.rados.0.smithi169.stdout:2366: read oid 27 snap -1 2023-09-23T22:23:27.211 INFO:tasks.rados.rados.0.smithi169.stdout:2366: expect (ObjNum 1445 snap 0 seq_num 1445) 2023-09-23T22:23:27.211 INFO:tasks.rados.rados.0.smithi169.stdout:2367: read oid 332 snap -1 2023-09-23T22:23:27.211 INFO:tasks.rados.rados.0.smithi169.stdout:2367: expect (ObjNum 1317 snap 0 seq_num 1317) 2023-09-23T22:23:27.211 INFO:tasks.rados.rados.0.smithi169.stdout:2368: read oid 480 snap -1 2023-09-23T22:23:27.211 INFO:tasks.rados.rados.0.smithi169.stdout:2368: expect (ObjNum 479 snap 0 seq_num 479) 2023-09-23T22:23:27.211 INFO:tasks.rados.rados.0.smithi169.stdout:2355: finishing write tid 3 to smithi16987243-278 2023-09-23T22:23:27.212 INFO:tasks.rados.rados.0.smithi169.stdout:2355: finishing write tid 4 to smithi16987243-278 2023-09-23T22:23:27.212 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 278 v 353 (ObjNum 1557 snap 0 seq_num 1557) dirty exists 2023-09-23T22:23:27.212 INFO:tasks.rados.rados.0.smithi169.stdout:2355: left oid 278 (ObjNum 1557 snap 0 seq_num 1557) 2023-09-23T22:23:27.212 INFO:tasks.rados.rados.0.smithi169.stdout:2356: expect (ObjNum 1501 snap 0 seq_num 1501) 2023-09-23T22:23:27.484 INFO:tasks.rados.rados.0.smithi169.stdout:2357: finishing write tid 1 to smithi16987243-291 2023-09-23T22:23:27.484 INFO:tasks.rados.rados.0.smithi169.stdout:2361: expect (ObjNum 786 snap 0 seq_num 786) 2023-09-23T22:23:27.634 INFO:tasks.rados.rados.0.smithi169.stdout:2360: expect (ObjNum 1084 snap 0 seq_num 1084) 2023-09-23T22:23:27.766 INFO:tasks.rados.rados.0.smithi169.stdout:2357: finishing write tid 2 to smithi16987243-291 2023-09-23T22:23:27.766 INFO:tasks.rados.rados.0.smithi169.stdout:2362: expect (ObjNum 1004 snap 0 seq_num 1004) 2023-09-23T22:23:27.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:27 smithi169 bash[27421]: cluster 2023-09-23T22:23:26.386444+0000 mgr.x (mgr.24706) 11 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 44 MiB/s rd, 9.4 MiB/s wr, 76 op/s 2023-09-23T22:23:27.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:27 smithi169 bash[27421]: cluster 2023-09-23T22:23:27.316064+0000 mon.a (mon.0) 895 : cluster [DBG] Standby manager daemon y started 2023-09-23T22:23:27.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:27 smithi169 bash[27421]: audit 2023-09-23T22:23:27.322231+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.? 172.21.15.169:0/2913970434' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-23T22:23:27.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:27 smithi169 bash[27421]: audit 2023-09-23T22:23:27.322893+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.? 172.21.15.169:0/2913970434' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:23:27.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:27 smithi169 bash[27421]: audit 2023-09-23T22:23:27.327188+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.? 172.21.15.169:0/2913970434' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-23T22:23:27.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:27 smithi169 bash[27421]: audit 2023-09-23T22:23:27.327982+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.? 172.21.15.169:0/2913970434' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:23:27.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:27 smithi169 bash[27421]: audit 2023-09-23T22:23:27.345826+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:27.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:27 smithi169 bash[27421]: audit 2023-09-23T22:23:27.354701+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:27.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:23:27 smithi169 bash[27688]: debug 2023-09-23T22:23:27.287+0000 7fcb2f4b21c0 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T22:23:27.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:23:27 smithi169 bash[27688]: [23/Sep/2023:22:23:27] ENGINE Bus STARTING 2023-09-23T22:23:27.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:23:27 smithi169 bash[27688]: CherryPy Checker: 2023-09-23T22:23:27.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:23:27 smithi169 bash[27688]: The Application mounted at '' has an empty config. 2023-09-23T22:23:27.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:23:27 smithi169 bash[27688]: [23/Sep/2023:22:23:27] ENGINE Serving on http://:::9283 2023-09-23T22:23:27.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:23:27 smithi169 bash[27688]: [23/Sep/2023:22:23:27] ENGINE Bus STARTED 2023-09-23T22:23:27.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:27 smithi169 bash[40994]: cluster 2023-09-23T22:23:26.386444+0000 mgr.x (mgr.24706) 11 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 44 MiB/s rd, 9.4 MiB/s wr, 76 op/s 2023-09-23T22:23:27.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:27 smithi169 bash[40994]: cluster 2023-09-23T22:23:27.316064+0000 mon.a (mon.0) 895 : cluster [DBG] Standby manager daemon y started 2023-09-23T22:23:27.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:27 smithi169 bash[40994]: audit 2023-09-23T22:23:27.322231+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.? 172.21.15.169:0/2913970434' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-23T22:23:27.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:27 smithi169 bash[40994]: audit 2023-09-23T22:23:27.322893+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.? 172.21.15.169:0/2913970434' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:23:27.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:27 smithi169 bash[40994]: audit 2023-09-23T22:23:27.327188+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.? 172.21.15.169:0/2913970434' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-23T22:23:27.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:27 smithi169 bash[40994]: audit 2023-09-23T22:23:27.327982+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.? 172.21.15.169:0/2913970434' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:23:27.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:27 smithi169 bash[40994]: audit 2023-09-23T22:23:27.345826+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:27.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:27 smithi169 bash[40994]: audit 2023-09-23T22:23:27.354701+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:27.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:27 smithi187 bash[31480]: cluster 2023-09-23T22:23:26.386444+0000 mgr.x (mgr.24706) 11 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 44 MiB/s rd, 9.4 MiB/s wr, 76 op/s 2023-09-23T22:23:27.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:27 smithi187 bash[31480]: cluster 2023-09-23T22:23:27.316064+0000 mon.a (mon.0) 895 : cluster [DBG] Standby manager daemon y started 2023-09-23T22:23:27.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:27 smithi187 bash[31480]: audit 2023-09-23T22:23:27.322231+0000 mon.a (mon.0) 896 : audit [DBG] from='mgr.? 172.21.15.169:0/2913970434' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-23T22:23:27.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:27 smithi187 bash[31480]: audit 2023-09-23T22:23:27.322893+0000 mon.a (mon.0) 897 : audit [DBG] from='mgr.? 172.21.15.169:0/2913970434' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:23:27.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:27 smithi187 bash[31480]: audit 2023-09-23T22:23:27.327188+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.? 172.21.15.169:0/2913970434' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-23T22:23:27.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:27 smithi187 bash[31480]: audit 2023-09-23T22:23:27.327982+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.? 172.21.15.169:0/2913970434' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:23:27.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:27 smithi187 bash[31480]: audit 2023-09-23T22:23:27.345826+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:27.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:27 smithi187 bash[31480]: audit 2023-09-23T22:23:27.354701+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:27.902 INFO:tasks.rados.rados.0.smithi169.stdout:2359: expect (ObjNum 1413 snap 0 seq_num 1413) 2023-09-23T22:23:28.091 INFO:tasks.rados.rados.0.smithi169.stdout:2357: finishing write tid 3 to smithi16987243-291 2023-09-23T22:23:28.092 INFO:tasks.rados.rados.0.smithi169.stdout:2357: finishing write tid 4 to smithi16987243-291 2023-09-23T22:23:28.092 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 291 v 278 (ObjNum 1558 snap 0 seq_num 1558) dirty exists 2023-09-23T22:23:28.092 INFO:tasks.rados.rados.0.smithi169.stdout:2357: left oid 291 (ObjNum 1558 snap 0 seq_num 1558) 2023-09-23T22:23:28.092 INFO:tasks.rados.rados.0.smithi169.stdout:2355: done (13 left) 2023-09-23T22:23:28.092 INFO:tasks.rados.rados.0.smithi169.stdout:2356: done (12 left) 2023-09-23T22:23:28.092 INFO:tasks.rados.rados.0.smithi169.stdout:2357: done (11 left) 2023-09-23T22:23:28.092 INFO:tasks.rados.rados.0.smithi169.stdout:2359: done (10 left) 2023-09-23T22:23:28.092 INFO:tasks.rados.rados.0.smithi169.stdout:2360: done (9 left) 2023-09-23T22:23:28.092 INFO:tasks.rados.rados.0.smithi169.stdout:2361: done (8 left) 2023-09-23T22:23:28.092 INFO:tasks.rados.rados.0.smithi169.stdout:2362: done (7 left) 2023-09-23T22:23:28.092 INFO:tasks.rados.rados.0.smithi169.stdout:2369: read oid 336 snap -1 2023-09-23T22:23:28.092 INFO:tasks.rados.rados.0.smithi169.stdout:2369: expect (ObjNum 1324 snap 0 seq_num 1324) 2023-09-23T22:23:28.093 INFO:tasks.rados.rados.0.smithi169.stdout:2370: write oid 35 current snap is 0 2023-09-23T22:23:28.093 INFO:tasks.rados.rados.0.smithi169.stdout:2358: expect (ObjNum 821 snap 0 seq_num 821) 2023-09-23T22:23:28.275 INFO:tasks.rados.rados.0.smithi169.stdout:2363: finishing write tid 1 to smithi16987243-98 2023-09-23T22:23:28.275 INFO:tasks.rados.rados.0.smithi169.stdout:2363: finishing write tid 2 to smithi16987243-98 2023-09-23T22:23:28.275 INFO:tasks.rados.rados.0.smithi169.stdout:2363: finishing write tid 3 to smithi16987243-98 2023-09-23T22:23:28.275 INFO:tasks.rados.rados.0.smithi169.stdout:2363: finishing write tid 4 to smithi16987243-98 2023-09-23T22:23:28.275 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 98 v 281 (ObjNum 1559 snap 0 seq_num 1559) dirty exists 2023-09-23T22:23:28.275 INFO:tasks.rados.rados.0.smithi169.stdout:2363: left oid 98 (ObjNum 1559 snap 0 seq_num 1559) 2023-09-23T22:23:28.275 INFO:tasks.rados.rados.0.smithi169.stdout:2364: finishing write tid 1 to smithi16987243-489 2023-09-23T22:23:28.275 INFO:tasks.rados.rados.0.smithi169.stdout:2368: expect (ObjNum 479 snap 0 seq_num 479) 2023-09-23T22:23:28.338 INFO:tasks.rados.rados.0.smithi169.stdout:2364: finishing write tid 2 to smithi16987243-489 2023-09-23T22:23:28.338 INFO:tasks.rados.rados.0.smithi169.stdout:2364: finishing write tid 3 to smithi16987243-489 2023-09-23T22:23:28.338 INFO:tasks.rados.rados.0.smithi169.stdout:2367: expect (ObjNum 1317 snap 0 seq_num 1317) 2023-09-23T22:23:28.422 INFO:tasks.rados.rados.0.smithi169.stdout:2364: finishing write tid 4 to smithi16987243-489 2023-09-23T22:23:28.422 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 489 v 284 (ObjNum 1560 snap 0 seq_num 1560) dirty exists 2023-09-23T22:23:28.422 INFO:tasks.rados.rados.0.smithi169.stdout:2364: left oid 489 (ObjNum 1560 snap 0 seq_num 1560) 2023-09-23T22:23:28.422 INFO:tasks.rados.rados.0.smithi169.stdout:2366: expect (ObjNum 1445 snap 0 seq_num 1445) 2023-09-23T22:23:28.541 INFO:tasks.rados.rados.0.smithi169.stdout:2365: expect (ObjNum 1411 snap 0 seq_num 1411) 2023-09-23T22:23:28.706 INFO:tasks.rados.rados.0.smithi169.stdout:2369: expect (ObjNum 1324 snap 0 seq_num 1324) 2023-09-23T22:23:28.797 INFO:tasks.rados.rados.0.smithi169.stdout:2370: seq_num 1561 ranges {635727=516054,1895921=339806} 2023-09-23T22:23:28.810 INFO:tasks.rados.rados.0.smithi169.stdout:2370: writing smithi16987243-35 from 635727 to 1151781 tid 1 2023-09-23T22:23:28.818 INFO:tasks.rados.rados.0.smithi169.stdout:2370: writing smithi16987243-35 from 1895921 to 2235727 tid 2 2023-09-23T22:23:28.818 INFO:tasks.rados.rados.0.smithi169.stdout:2358: done (8 left) 2023-09-23T22:23:28.818 INFO:tasks.rados.rados.0.smithi169.stdout:2363: done (7 left) 2023-09-23T22:23:28.819 INFO:tasks.rados.rados.0.smithi169.stdout:2364: done (6 left) 2023-09-23T22:23:28.819 INFO:tasks.rados.rados.0.smithi169.stdout:2365: done (5 left) 2023-09-23T22:23:28.819 INFO:tasks.rados.rados.0.smithi169.stdout:2366: done (4 left) 2023-09-23T22:23:28.819 INFO:tasks.rados.rados.0.smithi169.stdout:2367: done (3 left) 2023-09-23T22:23:28.819 INFO:tasks.rados.rados.0.smithi169.stdout:2368: done (2 left) 2023-09-23T22:23:28.819 INFO:tasks.rados.rados.0.smithi169.stdout:2369: done (1 left) 2023-09-23T22:23:28.819 INFO:tasks.rados.rados.0.smithi169.stdout:2371: read oid 11 snap -1 2023-09-23T22:23:28.819 INFO:tasks.rados.rados.0.smithi169.stdout:2371: expect (ObjNum 1501 snap 0 seq_num 1501) 2023-09-23T22:23:28.819 INFO:tasks.rados.rados.0.smithi169.stdout:2372: read oid 152 snap -1 2023-09-23T22:23:28.819 INFO:tasks.rados.rados.0.smithi169.stdout:2372: expect (ObjNum 703 snap 0 seq_num 703) 2023-09-23T22:23:28.819 INFO:tasks.rados.rados.0.smithi169.stdout:2373: write oid 123 current snap is 0 2023-09-23T22:23:28.819 INFO:tasks.rados.rados.0.smithi169.stdout:2370: finishing write tid 1 to smithi16987243-35 2023-09-23T22:23:28.820 INFO:tasks.rados.rados.0.smithi169.stdout:2373: seq_num 1562 ranges {652534=591303,1954403=298131} 2023-09-23T22:23:28.826 INFO:tasks.rados.rados.0.smithi169.stdout:2373: writing smithi16987243-123 from 652534 to 1243837 tid 1 2023-09-23T22:23:28.832 INFO:tasks.rados.rados.0.smithi169.stdout:2373: writing smithi16987243-123 from 1954403 to 2252534 tid 2 2023-09-23T22:23:28.832 INFO:tasks.rados.rados.0.smithi169.stdout:2374: read oid 6 snap -1 2023-09-23T22:23:28.832 INFO:tasks.rados.rados.0.smithi169.stdout:2374: expect (ObjNum 5 snap 0 seq_num 5) 2023-09-23T22:23:28.832 INFO:tasks.rados.rados.0.smithi169.stdout:2370: finishing write tid 2 to smithi16987243-35 2023-09-23T22:23:28.832 INFO:tasks.rados.rados.0.smithi169.stdout:2370: finishing write tid 3 to smithi16987243-35 2023-09-23T22:23:28.832 INFO:tasks.rados.rados.0.smithi169.stdout:2375: read oid 190 snap -1 2023-09-23T22:23:28.833 INFO:tasks.rados.rados.0.smithi169.stdout:2375: expect (ObjNum 189 snap 0 seq_num 189) 2023-09-23T22:23:28.833 INFO:tasks.rados.rados.0.smithi169.stdout:2376: write oid 237 current snap is 0 2023-09-23T22:23:28.833 INFO:tasks.rados.rados.0.smithi169.stdout:2376: seq_num 1563 ranges {669341=666552,2012885=256456} 2023-09-23T22:23:28.840 INFO:tasks.rados.rados.0.smithi169.stdout:2376: writing smithi16987243-237 from 669341 to 1335893 tid 1 2023-09-23T22:23:28.845 INFO:tasks.rados.rados.0.smithi169.stdout:2376: writing smithi16987243-237 from 2012885 to 2269341 tid 2 2023-09-23T22:23:28.846 INFO:tasks.rados.rados.0.smithi169.stdout:2377: read oid 325 snap -1 2023-09-23T22:23:28.846 INFO:tasks.rados.rados.0.smithi169.stdout:2377: expect (ObjNum 1457 snap 0 seq_num 1457) 2023-09-23T22:23:28.846 INFO:tasks.rados.rados.0.smithi169.stdout:2378: write oid 341 current snap is 0 2023-09-23T22:23:28.846 INFO:tasks.rados.rados.0.smithi169.stdout:2370: finishing write tid 4 to smithi16987243-35 2023-09-23T22:23:28.846 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 35 v 284 (ObjNum 1561 snap 0 seq_num 1561) dirty exists 2023-09-23T22:23:28.846 INFO:tasks.rados.rados.0.smithi169.stdout:2370: left oid 35 (ObjNum 1561 snap 0 seq_num 1561) 2023-09-23T22:23:28.846 INFO:tasks.rados.rados.0.smithi169.stdout:2371: expect (ObjNum 1501 snap 0 seq_num 1501) 2023-09-23T22:23:28.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:28 smithi187 bash[67481]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:23:28] "GET /metrics HTTP/1.1" 200 33297 "" "Prometheus/2.43.0" 2023-09-23T22:23:28.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:28 smithi187 bash[31480]: cluster 2023-09-23T22:23:27.535984+0000 mon.a (mon.0) 902 : cluster [DBG] mgrmap e24: x(active, since 9s), standbys: y 2023-09-23T22:23:28.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:28 smithi187 bash[31480]: audit 2023-09-23T22:23:27.536488+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T22:23:28.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:28 smithi187 bash[31480]: audit 2023-09-23T22:23:28.001345+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:28.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:28 smithi187 bash[31480]: audit 2023-09-23T22:23:28.009230+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:28.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:28 smithi187 bash[31480]: audit 2023-09-23T22:23:28.156013+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:28.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:28 smithi187 bash[31480]: audit 2023-09-23T22:23:28.163817+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:28.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:28 smithi187 bash[31480]: audit 2023-09-23T22:23:28.165956+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:23:28.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:28 smithi187 bash[31480]: audit 2023-09-23T22:23:28.167148+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:23:28.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:28 smithi187 bash[31480]: audit 2023-09-23T22:23:28.168184+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:23:28.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:28 smithi187 bash[31480]: audit 2023-09-23T22:23:28.169209+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:23:28.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:28 smithi187 bash[31480]: audit 2023-09-23T22:23:28.175664+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:29.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:28 smithi169 bash[27421]: cluster 2023-09-23T22:23:27.535984+0000 mon.a (mon.0) 902 : cluster [DBG] mgrmap e24: x(active, since 9s), standbys: y 2023-09-23T22:23:29.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:28 smithi169 bash[27421]: audit 2023-09-23T22:23:27.536488+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T22:23:29.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:28 smithi169 bash[27421]: audit 2023-09-23T22:23:28.001345+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:29.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:28 smithi169 bash[27421]: audit 2023-09-23T22:23:28.009230+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:29.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:28 smithi169 bash[27421]: audit 2023-09-23T22:23:28.156013+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:29.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:28 smithi169 bash[27421]: audit 2023-09-23T22:23:28.163817+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:29.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:28 smithi169 bash[27421]: audit 2023-09-23T22:23:28.165956+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:23:29.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:28 smithi169 bash[27421]: audit 2023-09-23T22:23:28.167148+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:23:29.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:28 smithi169 bash[27421]: audit 2023-09-23T22:23:28.168184+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:23:29.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:28 smithi169 bash[27421]: audit 2023-09-23T22:23:28.169209+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:23:29.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:28 smithi169 bash[27421]: audit 2023-09-23T22:23:28.175664+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:29.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:28 smithi169 bash[40994]: cluster 2023-09-23T22:23:27.535984+0000 mon.a (mon.0) 902 : cluster [DBG] mgrmap e24: x(active, since 9s), standbys: y 2023-09-23T22:23:29.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:28 smithi169 bash[40994]: audit 2023-09-23T22:23:27.536488+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T22:23:29.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:28 smithi169 bash[40994]: audit 2023-09-23T22:23:28.001345+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:29.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:28 smithi169 bash[40994]: audit 2023-09-23T22:23:28.009230+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:29.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:28 smithi169 bash[40994]: audit 2023-09-23T22:23:28.156013+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:29.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:28 smithi169 bash[40994]: audit 2023-09-23T22:23:28.163817+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:29.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:28 smithi169 bash[40994]: audit 2023-09-23T22:23:28.165956+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:23:29.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:28 smithi169 bash[40994]: audit 2023-09-23T22:23:28.167148+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:23:29.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:28 smithi169 bash[40994]: audit 2023-09-23T22:23:28.168184+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:23:29.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:28 smithi169 bash[40994]: audit 2023-09-23T22:23:28.169209+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:23:29.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:28 smithi169 bash[40994]: audit 2023-09-23T22:23:28.175664+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:29.074 INFO:tasks.rados.rados.0.smithi169.stdout:2372: expect (ObjNum 703 snap 0 seq_num 703) 2023-09-23T22:23:29.255 INFO:tasks.rados.rados.0.smithi169.stdout:2373: finishing write tid 1 to smithi16987243-123 2023-09-23T22:23:29.255 INFO:tasks.rados.rados.0.smithi169.stdout:2378: seq_num 1564 ranges {686148=741801,1955014=331134} 2023-09-23T22:23:29.268 INFO:tasks.rados.rados.0.smithi169.stdout:2378: writing smithi16987243-341 from 686148 to 1427949 tid 1 2023-09-23T22:23:29.273 INFO:tasks.rados.rados.0.smithi169.stdout:2378: writing smithi16987243-341 from 1955014 to 2286148 tid 2 2023-09-23T22:23:29.273 INFO:tasks.rados.rados.0.smithi169.stdout:2370: done (8 left) 2023-09-23T22:23:29.273 INFO:tasks.rados.rados.0.smithi169.stdout:2371: done (7 left) 2023-09-23T22:23:29.273 INFO:tasks.rados.rados.0.smithi169.stdout:2372: done (6 left) 2023-09-23T22:23:29.273 INFO:tasks.rados.rados.0.smithi169.stdout:2379: write oid 277 current snap is 0 2023-09-23T22:23:29.273 INFO:tasks.rados.rados.0.smithi169.stdout:2379: seq_num 1565 ranges {702955=417050,1613496=649871} 2023-09-23T22:23:29.279 INFO:tasks.rados.rados.0.smithi169.stdout:2379: writing smithi16987243-277 from 702955 to 1120005 tid 1 2023-09-23T22:23:29.285 INFO:tasks.rados.rados.0.smithi169.stdout:2379: writing smithi16987243-277 from 1613496 to 2263367 tid 2 2023-09-23T22:23:29.286 INFO:tasks.rados.rados.0.smithi169.stdout:2380: write oid 104 current snap is 0 2023-09-23T22:23:29.286 INFO:tasks.rados.rados.0.smithi169.stdout:2380: seq_num 1566 ranges {719762=492299,1671978=509882} 2023-09-23T22:23:29.292 INFO:tasks.rados.rados.0.smithi169.stdout:2380: writing smithi16987243-104 from 719762 to 1212061 tid 1 2023-09-23T22:23:29.298 INFO:tasks.rados.rados.0.smithi169.stdout:2380: writing smithi16987243-104 from 1671978 to 2181860 tid 2 2023-09-23T22:23:29.298 INFO:tasks.rados.rados.0.smithi169.stdout:2381: read oid 294 snap -1 2023-09-23T22:23:29.298 INFO:tasks.rados.rados.0.smithi169.stdout:2381: expect (ObjNum 1416 snap 0 seq_num 1416) 2023-09-23T22:23:29.298 INFO:tasks.rados.rados.0.smithi169.stdout:2382: delete oid 351 current snap is 0 2023-09-23T22:23:29.298 INFO:tasks.rados.rados.0.smithi169.stdout:2374: expect (ObjNum 5 snap 0 seq_num 5) 2023-09-23T22:23:29.371 INFO:tasks.rados.rados.0.smithi169.stdout:2373: finishing write tid 2 to smithi16987243-123 2023-09-23T22:23:29.371 INFO:tasks.rados.rados.0.smithi169.stdout:2373: finishing write tid 3 to smithi16987243-123 2023-09-23T22:23:29.371 INFO:tasks.rados.rados.0.smithi169.stdout:2373: finishing write tid 4 to smithi16987243-123 2023-09-23T22:23:29.371 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 123 v 302 (ObjNum 1562 snap 0 seq_num 1562) dirty exists 2023-09-23T22:23:29.371 INFO:tasks.rados.rados.0.smithi169.stdout:2373: left oid 123 (ObjNum 1562 snap 0 seq_num 1562) 2023-09-23T22:23:29.372 INFO:tasks.rados.rados.0.smithi169.stdout:2375: expect (ObjNum 189 snap 0 seq_num 189) 2023-09-23T22:23:29.471 INFO:tasks.rados.rados.0.smithi169.stdout:2376: finishing write tid 1 to smithi16987243-237 2023-09-23T22:23:29.471 INFO:tasks.rados.rados.0.smithi169.stdout:2376: finishing write tid 2 to smithi16987243-237 2023-09-23T22:23:29.471 INFO:tasks.rados.rados.0.smithi169.stdout:2376: finishing write tid 3 to smithi16987243-237 2023-09-23T22:23:29.471 INFO:tasks.rados.rados.0.smithi169.stdout:2376: finishing write tid 4 to smithi16987243-237 2023-09-23T22:23:29.471 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 237 v 291 (ObjNum 1563 snap 0 seq_num 1563) dirty exists 2023-09-23T22:23:29.471 INFO:tasks.rados.rados.0.smithi169.stdout:2376: left oid 237 (ObjNum 1563 snap 0 seq_num 1563) 2023-09-23T22:23:29.472 INFO:tasks.rados.rados.0.smithi169.stdout:2377: expect (ObjNum 1457 snap 0 seq_num 1457) 2023-09-23T22:23:29.575 INFO:tasks.rados.rados.0.smithi169.stdout:2378: finishing write tid 1 to smithi16987243-341 2023-09-23T22:23:29.575 INFO:tasks.rados.rados.0.smithi169.stdout:2378: finishing write tid 2 to smithi16987243-341 2023-09-23T22:23:29.575 INFO:tasks.rados.rados.0.smithi169.stdout:2378: finishing write tid 3 to smithi16987243-341 2023-09-23T22:23:29.575 INFO:tasks.rados.rados.0.smithi169.stdout:2378: finishing write tid 4 to smithi16987243-341 2023-09-23T22:23:29.575 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 341 v 334 (ObjNum 1564 snap 0 seq_num 1564) dirty exists 2023-09-23T22:23:29.576 INFO:tasks.rados.rados.0.smithi169.stdout:2378: left oid 341 (ObjNum 1564 snap 0 seq_num 1564) 2023-09-23T22:23:29.576 INFO:tasks.rados.rados.0.smithi169.stdout:2379: finishing write tid 1 to smithi16987243-277 2023-09-23T22:23:29.576 INFO:tasks.rados.rados.0.smithi169.stdout:2379: finishing write tid 2 to smithi16987243-277 2023-09-23T22:23:29.576 INFO:tasks.rados.rados.0.smithi169.stdout:2379: finishing write tid 3 to smithi16987243-277 2023-09-23T22:23:29.576 INFO:tasks.rados.rados.0.smithi169.stdout:2379: finishing write tid 4 to smithi16987243-277 2023-09-23T22:23:29.576 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 277 v 294 (ObjNum 1565 snap 0 seq_num 1565) dirty exists 2023-09-23T22:23:29.576 INFO:tasks.rados.rados.0.smithi169.stdout:2379: left oid 277 (ObjNum 1565 snap 0 seq_num 1565) 2023-09-23T22:23:29.576 INFO:tasks.rados.rados.0.smithi169.stdout:2380: finishing write tid 1 to smithi16987243-104 2023-09-23T22:23:29.576 INFO:tasks.rados.rados.0.smithi169.stdout:2380: finishing write tid 2 to smithi16987243-104 2023-09-23T22:23:29.576 INFO:tasks.rados.rados.0.smithi169.stdout:2380: finishing write tid 3 to smithi16987243-104 2023-09-23T22:23:29.576 INFO:tasks.rados.rados.0.smithi169.stdout:2380: finishing write tid 4 to smithi16987243-104 2023-09-23T22:23:29.576 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 104 v 297 (ObjNum 1566 snap 0 seq_num 1566) dirty exists 2023-09-23T22:23:29.577 INFO:tasks.rados.rados.0.smithi169.stdout:2380: left oid 104 (ObjNum 1566 snap 0 seq_num 1566) 2023-09-23T22:23:29.577 INFO:tasks.rados.rados.0.smithi169.stdout:2381: expect (ObjNum 1416 snap 0 seq_num 1416) 2023-09-23T22:23:29.743 INFO:tasks.rados.rados.0.smithi169.stdout:2373: done (9 left) 2023-09-23T22:23:29.743 INFO:tasks.rados.rados.0.smithi169.stdout:2374: done (8 left) 2023-09-23T22:23:29.743 INFO:tasks.rados.rados.0.smithi169.stdout:2375: done (7 left) 2023-09-23T22:23:29.743 INFO:tasks.rados.rados.0.smithi169.stdout:2376: done (6 left) 2023-09-23T22:23:29.744 INFO:tasks.rados.rados.0.smithi169.stdout:2377: done (5 left) 2023-09-23T22:23:29.744 INFO:tasks.rados.rados.0.smithi169.stdout:2378: done (4 left) 2023-09-23T22:23:29.744 INFO:tasks.rados.rados.0.smithi169.stdout:2379: done (3 left) 2023-09-23T22:23:29.744 INFO:tasks.rados.rados.0.smithi169.stdout:2380: done (2 left) 2023-09-23T22:23:29.744 INFO:tasks.rados.rados.0.smithi169.stdout:2381: done (1 left) 2023-09-23T22:23:29.744 INFO:tasks.rados.rados.0.smithi169.stdout:2382: done (0 left) 2023-09-23T22:23:29.744 INFO:tasks.rados.rados.0.smithi169.stdout:2383: read oid 201 snap -1 2023-09-23T22:23:29.744 INFO:tasks.rados.rados.0.smithi169.stdout:2383: expect (ObjNum 1470 snap 0 seq_num 1470) 2023-09-23T22:23:29.744 INFO:tasks.rados.rados.0.smithi169.stdout:2384: read oid 149 snap -1 2023-09-23T22:23:29.744 INFO:tasks.rados.rados.0.smithi169.stdout:2384: expect (ObjNum 148 snap 0 seq_num 148) 2023-09-23T22:23:29.744 INFO:tasks.rados.rados.0.smithi169.stdout:2385: delete oid 287 current snap is 0 2023-09-23T22:23:29.747 INFO:tasks.rados.rados.0.smithi169.stdout:2385: done (2 left) 2023-09-23T22:23:29.747 INFO:tasks.rados.rados.0.smithi169.stdout:2386: write oid 433 current snap is 0 2023-09-23T22:23:29.747 INFO:tasks.rados.rados.0.smithi169.stdout:2386: seq_num 1569 ranges {770183=434399,1847424=522759} 2023-09-23T22:23:29.758 INFO:tasks.rados.rados.0.smithi169.stdout:2386: writing smithi16987243-433 from 770183 to 1204582 tid 1 2023-09-23T22:23:29.766 INFO:tasks.rados.rados.0.smithi169.stdout:2386: writing smithi16987243-433 from 1847424 to 2370183 tid 2 2023-09-23T22:23:29.766 INFO:tasks.rados.rados.0.smithi169.stdout:2387: write oid 119 current snap is 0 2023-09-23T22:23:29.766 INFO:tasks.rados.rados.0.smithi169.stdout:2387: seq_num 1570 ranges {786990=509648,1905906=481084} 2023-09-23T22:23:29.773 INFO:tasks.rados.rados.0.smithi169.stdout:2387: writing smithi16987243-119 from 786990 to 1296638 tid 1 2023-09-23T22:23:29.779 INFO:tasks.rados.rados.0.smithi169.stdout:2387: writing smithi16987243-119 from 1905906 to 2386990 tid 2 2023-09-23T22:23:29.780 INFO:tasks.rados.rados.0.smithi169.stdout:2388: write oid 197 current snap is 0 2023-09-23T22:23:29.780 INFO:tasks.rados.rados.0.smithi169.stdout:2388: seq_num 1571 ranges {403797=584897,1564388=660878} 2023-09-23T22:23:29.785 INFO:tasks.rados.rados.0.smithi169.stdout:2388: writing smithi16987243-197 from 403797 to 988694 tid 1 2023-09-23T22:23:29.793 INFO:tasks.rados.rados.0.smithi169.stdout:2388: writing smithi16987243-197 from 1564388 to 2225266 tid 2 2023-09-23T22:23:29.793 INFO:tasks.rados.rados.0.smithi169.stdout:2389: read oid 423 snap -1 2023-09-23T22:23:29.793 INFO:tasks.rados.rados.0.smithi169.stdout:2389: expect (ObjNum 1451 snap 0 seq_num 1451) 2023-09-23T22:23:29.794 INFO:tasks.rados.rados.0.smithi169.stdout:2390: read oid 172 snap -1 2023-09-23T22:23:29.794 INFO:tasks.rados.rados.0.smithi169.stdout:2390: expect (ObjNum 509 snap 0 seq_num 509) 2023-09-23T22:23:29.794 INFO:tasks.rados.rados.0.smithi169.stdout:2391: write oid 397 current snap is 0 2023-09-23T22:23:29.794 INFO:tasks.rados.rados.0.smithi169.stdout:2391: seq_num 1572 ranges {420604=660146,1506517=404536} 2023-09-23T22:23:29.798 INFO:tasks.rados.rados.0.smithi169.stdout:2391: writing smithi16987243-397 from 420604 to 1080750 tid 1 2023-09-23T22:23:29.804 INFO:tasks.rados.rados.0.smithi169.stdout:2391: writing smithi16987243-397 from 1506517 to 1911053 tid 2 2023-09-23T22:23:29.804 INFO:tasks.rados.rados.0.smithi169.stdout:2392: read oid 261 snap -1 2023-09-23T22:23:29.804 INFO:tasks.rados.rados.0.smithi169.stdout:2392: expect deleted 2023-09-23T22:23:29.804 INFO:tasks.rados.rados.0.smithi169.stdout:2393: write oid 96 current snap is 0 2023-09-23T22:23:29.804 INFO:tasks.rados.rados.0.smithi169.stdout:2384: expect (ObjNum 148 snap 0 seq_num 148) 2023-09-23T22:23:29.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:29 smithi187 bash[31480]: cephadm 2023-09-23T22:23:28.165616+0000 mgr.x (mgr.24706) 12 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 2524M 2023-09-23T22:23:29.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:29 smithi187 bash[31480]: cluster 2023-09-23T22:23:28.387190+0000 mgr.x (mgr.24706) 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, 7.3 MiB/s wr, 59 op/s 2023-09-23T22:23:29.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:29 smithi187 bash[31480]: audit 2023-09-23T22:23:28.566034+0000 mon.a (mon.0) 913 : audit [DBG] from='client.? 172.21.15.169:0/597952083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:29.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:29 smithi187 bash[31480]: audit 2023-09-23T22:23:28.806939+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:29.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:29 smithi187 bash[31480]: audit 2023-09-23T22:23:28.817119+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:29.890 INFO:tasks.rados.rados.0.smithi169.stdout:2383: expect (ObjNum 1470 snap 0 seq_num 1470) 2023-09-23T22:23:30.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:29 smithi169 bash[40994]: cephadm 2023-09-23T22:23:28.165616+0000 mgr.x (mgr.24706) 12 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 2524M 2023-09-23T22:23:30.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:29 smithi169 bash[40994]: cluster 2023-09-23T22:23:28.387190+0000 mgr.x (mgr.24706) 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, 7.3 MiB/s wr, 59 op/s 2023-09-23T22:23:30.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:29 smithi169 bash[40994]: audit 2023-09-23T22:23:28.566034+0000 mon.a (mon.0) 913 : audit [DBG] from='client.? 172.21.15.169:0/597952083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:30.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:29 smithi169 bash[40994]: audit 2023-09-23T22:23:28.806939+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:30.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:29 smithi169 bash[40994]: audit 2023-09-23T22:23:28.817119+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:30.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:29 smithi169 bash[27421]: cephadm 2023-09-23T22:23:28.165616+0000 mgr.x (mgr.24706) 12 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 2524M 2023-09-23T22:23:30.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:29 smithi169 bash[27421]: cluster 2023-09-23T22:23:28.387190+0000 mgr.x (mgr.24706) 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, 7.3 MiB/s wr, 59 op/s 2023-09-23T22:23:30.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:29 smithi169 bash[27421]: audit 2023-09-23T22:23:28.566034+0000 mon.a (mon.0) 913 : audit [DBG] from='client.? 172.21.15.169:0/597952083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:30.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:29 smithi169 bash[27421]: audit 2023-09-23T22:23:28.806939+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:30.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:29 smithi169 bash[27421]: audit 2023-09-23T22:23:28.817119+0000 mon.a (mon.0) 915 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:30.038 INFO:tasks.rados.rados.0.smithi169.stdout:2386: finishing write tid 1 to smithi16987243-433 2023-09-23T22:23:30.038 INFO:tasks.rados.rados.0.smithi169.stdout:2386: finishing write tid 2 to smithi16987243-433 2023-09-23T22:23:30.038 INFO:tasks.rados.rados.0.smithi169.stdout:2386: finishing write tid 3 to smithi16987243-433 2023-09-23T22:23:30.038 INFO:tasks.rados.rados.0.smithi169.stdout:2386: finishing write tid 4 to smithi16987243-433 2023-09-23T22:23:30.038 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 433 v 375 (ObjNum 1569 snap 0 seq_num 1569) dirty exists 2023-09-23T22:23:30.038 INFO:tasks.rados.rados.0.smithi169.stdout:2386: left oid 433 (ObjNum 1569 snap 0 seq_num 1569) 2023-09-23T22:23:30.038 INFO:tasks.rados.rados.0.smithi169.stdout:2387: finishing write tid 1 to smithi16987243-119 2023-09-23T22:23:30.038 INFO:tasks.rados.rados.0.smithi169.stdout:2387: finishing write tid 2 to smithi16987243-119 2023-09-23T22:23:30.038 INFO:tasks.rados.rados.0.smithi169.stdout:2387: finishing write tid 3 to smithi16987243-119 2023-09-23T22:23:30.039 INFO:tasks.rados.rados.0.smithi169.stdout:2387: finishing write tid 4 to smithi16987243-119 2023-09-23T22:23:30.039 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 119 v 312 (ObjNum 1570 snap 0 seq_num 1570) dirty exists 2023-09-23T22:23:30.039 INFO:tasks.rados.rados.0.smithi169.stdout:2387: left oid 119 (ObjNum 1570 snap 0 seq_num 1570) 2023-09-23T22:23:30.039 INFO:tasks.rados.rados.0.smithi169.stdout:2388: finishing write tid 1 to smithi16987243-197 2023-09-23T22:23:30.039 INFO:tasks.rados.rados.0.smithi169.stdout:2388: finishing write tid 2 to smithi16987243-197 2023-09-23T22:23:30.039 INFO:tasks.rados.rados.0.smithi169.stdout:2393: seq_num 1573 ranges {437411=735395,1964999=472412} 2023-09-23T22:23:30.050 INFO:tasks.rados.rados.0.smithi169.stdout:2393: writing smithi16987243-96 from 437411 to 1172806 tid 1 2023-09-23T22:23:30.059 INFO:tasks.rados.rados.0.smithi169.stdout:2393: writing smithi16987243-96 from 1964999 to 2437411 tid 2 2023-09-23T22:23:30.059 INFO:tasks.rados.rados.0.smithi169.stdout:2383: done (9 left) 2023-09-23T22:23:30.059 INFO:tasks.rados.rados.0.smithi169.stdout:2384: done (8 left) 2023-09-23T22:23:30.059 INFO:tasks.rados.rados.0.smithi169.stdout:2386: done (7 left) 2023-09-23T22:23:30.059 INFO:tasks.rados.rados.0.smithi169.stdout:2387: done (6 left) 2023-09-23T22:23:30.060 INFO:tasks.rados.rados.0.smithi169.stdout:2394: write oid 115 current snap is 0 2023-09-23T22:23:30.060 INFO:tasks.rados.rados.0.smithi169.stdout:2394: seq_num 1574 ranges {454218=526997,1739834=408205} 2023-09-23T22:23:30.065 INFO:tasks.rados.rados.0.smithi169.stdout:2394: writing smithi16987243-115 from 454218 to 981215 tid 1 2023-09-23T22:23:30.072 INFO:tasks.rados.rados.0.smithi169.stdout:2394: writing smithi16987243-115 from 1739834 to 2148039 tid 2 2023-09-23T22:23:30.072 INFO:tasks.rados.rados.0.smithi169.stdout:2395: write oid 278 current snap is 0 2023-09-23T22:23:30.072 INFO:tasks.rados.rados.0.smithi169.stdout:2388: finishing write tid 3 to smithi16987243-197 2023-09-23T22:23:30.072 INFO:tasks.rados.rados.0.smithi169.stdout:2388: finishing write tid 4 to smithi16987243-197 2023-09-23T22:23:30.072 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 197 v 378 (ObjNum 1571 snap 0 seq_num 1571) dirty exists 2023-09-23T22:23:30.072 INFO:tasks.rados.rados.0.smithi169.stdout:2388: left oid 197 (ObjNum 1571 snap 0 seq_num 1571) 2023-09-23T22:23:30.072 INFO:tasks.rados.rados.0.smithi169.stdout:2389: expect (ObjNum 1451 snap 0 seq_num 1451) 2023-09-23T22:23:30.219 INFO:tasks.rados.rados.0.smithi169.stdout:2391: finishing write tid 1 to smithi16987243-397 2023-09-23T22:23:30.220 INFO:tasks.rados.rados.0.smithi169.stdout:2390: expect (ObjNum 509 snap 0 seq_num 509) 2023-09-23T22:23:30.332 INFO:tasks.rados.rados.0.smithi169.stdout:2391: finishing write tid 2 to smithi16987243-397 2023-09-23T22:23:30.333 INFO:tasks.rados.rados.0.smithi169.stdout:2391: finishing write tid 3 to smithi16987243-397 2023-09-23T22:23:30.333 INFO:tasks.rados.rados.0.smithi169.stdout:2391: finishing write tid 4 to smithi16987243-397 2023-09-23T22:23:30.333 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 397 v 315 (ObjNum 1572 snap 0 seq_num 1572) dirty exists 2023-09-23T22:23:30.333 INFO:tasks.rados.rados.0.smithi169.stdout:2391: left oid 397 (ObjNum 1572 snap 0 seq_num 1572) 2023-09-23T22:23:30.333 INFO:tasks.rados.rados.0.smithi169.stdout:2393: finishing write tid 1 to smithi16987243-96 2023-09-23T22:23:30.333 INFO:tasks.rados.rados.0.smithi169.stdout:2393: finishing write tid 2 to smithi16987243-96 2023-09-23T22:23:30.333 INFO:tasks.rados.rados.0.smithi169.stdout:2393: finishing write tid 3 to smithi16987243-96 2023-09-23T22:23:30.333 INFO:tasks.rados.rados.0.smithi169.stdout:2393: finishing write tid 4 to smithi16987243-96 2023-09-23T22:23:30.333 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 96 v 336 (ObjNum 1573 snap 0 seq_num 1573) dirty exists 2023-09-23T22:23:30.334 INFO:tasks.rados.rados.0.smithi169.stdout:2393: left oid 96 (ObjNum 1573 snap 0 seq_num 1573) 2023-09-23T22:23:30.334 INFO:tasks.rados.rados.0.smithi169.stdout:2394: finishing write tid 1 to smithi16987243-115 2023-09-23T22:23:30.334 INFO:tasks.rados.rados.0.smithi169.stdout:2394: finishing write tid 2 to smithi16987243-115 2023-09-23T22:23:30.334 INFO:tasks.rados.rados.0.smithi169.stdout:2394: finishing write tid 3 to smithi16987243-115 2023-09-23T22:23:30.334 INFO:tasks.rados.rados.0.smithi169.stdout:2394: finishing write tid 4 to smithi16987243-115 2023-09-23T22:23:30.334 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 115 v 318 (ObjNum 1574 snap 0 seq_num 1574) dirty exists 2023-09-23T22:23:30.334 INFO:tasks.rados.rados.0.smithi169.stdout:2394: left oid 115 (ObjNum 1574 snap 0 seq_num 1574) 2023-09-23T22:23:30.334 INFO:tasks.rados.rados.0.smithi169.stdout:2395: seq_num 1575 ranges {471025=602246,1798316=668216} 2023-09-23T22:23:30.345 INFO:tasks.rados.rados.0.smithi169.stdout:2395: writing smithi16987243-278 from 471025 to 1073271 tid 1 2023-09-23T22:23:30.354 INFO:tasks.rados.rados.0.smithi169.stdout:2395: writing smithi16987243-278 from 1798316 to 2466532 tid 2 2023-09-23T22:23:30.354 INFO:tasks.rados.rados.0.smithi169.stdout:2388: done (7 left) 2023-09-23T22:23:30.354 INFO:tasks.rados.rados.0.smithi169.stdout:2389: done (6 left) 2023-09-23T22:23:30.354 INFO:tasks.rados.rados.0.smithi169.stdout:2390: done (5 left) 2023-09-23T22:23:30.354 INFO:tasks.rados.rados.0.smithi169.stdout:2391: done (4 left) 2023-09-23T22:23:30.354 INFO:tasks.rados.rados.0.smithi169.stdout:2392: done (3 left) 2023-09-23T22:23:30.354 INFO:tasks.rados.rados.0.smithi169.stdout:2393: done (2 left) 2023-09-23T22:23:30.355 INFO:tasks.rados.rados.0.smithi169.stdout:2394: done (1 left) 2023-09-23T22:23:30.355 INFO:tasks.rados.rados.0.smithi169.stdout:2396: read oid 246 snap -1 2023-09-23T22:23:30.355 INFO:tasks.rados.rados.0.smithi169.stdout:2396: expect (ObjNum 1128 snap 0 seq_num 1128) 2023-09-23T22:23:30.355 INFO:tasks.rados.rados.0.smithi169.stdout:2397: read oid 340 snap -1 2023-09-23T22:23:30.355 INFO:tasks.rados.rados.0.smithi169.stdout:2397: expect (ObjNum 669 snap 0 seq_num 669) 2023-09-23T22:23:30.355 INFO:tasks.rados.rados.0.smithi169.stdout:2398: read oid 358 snap -1 2023-09-23T22:23:30.355 INFO:tasks.rados.rados.0.smithi169.stdout:2398: expect (ObjNum 806 snap 0 seq_num 806) 2023-09-23T22:23:30.355 INFO:tasks.rados.rados.0.smithi169.stdout:2399: read oid 196 snap -1 2023-09-23T22:23:30.355 INFO:tasks.rados.rados.0.smithi169.stdout:2399: expect (ObjNum 1272 snap 0 seq_num 1272) 2023-09-23T22:23:30.355 INFO:tasks.rados.rados.0.smithi169.stdout:2400: write oid 349 current snap is 0 2023-09-23T22:23:30.355 INFO:tasks.rados.rados.0.smithi169.stdout:2395: finishing write tid 1 to smithi16987243-278 2023-09-23T22:23:30.355 INFO:tasks.rados.rados.0.smithi169.stdout:2400: seq_num 1576 ranges {487832=677495,1740445=411874} 2023-09-23T22:23:30.361 INFO:tasks.rados.rados.0.smithi169.stdout:2400: writing smithi16987243-349 from 487832 to 1165327 tid 1 2023-09-23T22:23:30.368 INFO:tasks.rados.rados.0.smithi169.stdout:2400: writing smithi16987243-349 from 1740445 to 2152319 tid 2 2023-09-23T22:23:30.368 INFO:tasks.rados.rados.0.smithi169.stdout:2401: write oid 279 current snap is 0 2023-09-23T22:23:30.368 INFO:tasks.rados.rados.0.smithi169.stdout:2401: seq_num 1577 ranges {504639=752744,1798927=671885} 2023-09-23T22:23:30.375 INFO:tasks.rados.rados.0.smithi169.stdout:2401: writing smithi16987243-279 from 504639 to 1257383 tid 1 2023-09-23T22:23:30.383 INFO:tasks.rados.rados.0.smithi169.stdout:2401: writing smithi16987243-279 from 1798927 to 2470812 tid 2 2023-09-23T22:23:30.383 INFO:tasks.rados.rados.0.smithi169.stdout:2402: read oid 247 snap -1 2023-09-23T22:23:30.383 INFO:tasks.rados.rados.0.smithi169.stdout:2402: expect (ObjNum 246 snap 0 seq_num 246) 2023-09-23T22:23:30.383 INFO:tasks.rados.rados.0.smithi169.stdout:2403: write oid 423 current snap is 0 2023-09-23T22:23:30.383 INFO:tasks.rados.rados.0.smithi169.stdout:2403: seq_num 1578 ranges {521446=427993,1457409=415543,2301012=220434} 2023-09-23T22:23:30.388 INFO:tasks.rados.rados.0.smithi169.stdout:2403: writing smithi16987243-423 from 521446 to 949439 tid 1 2023-09-23T22:23:30.394 INFO:tasks.rados.rados.0.smithi169.stdout:2403: writing smithi16987243-423 from 1457409 to 1872952 tid 2 2023-09-23T22:23:30.398 INFO:tasks.rados.rados.0.smithi169.stdout:2403: writing smithi16987243-423 from 2301012 to 2521446 tid 3 2023-09-23T22:23:30.398 INFO:tasks.rados.rados.0.smithi169.stdout:2404: read oid 383 snap -1 2023-09-23T22:23:30.398 INFO:tasks.rados.rados.0.smithi169.stdout:2404: expect (ObjNum 1406 snap 0 seq_num 1406) 2023-09-23T22:23:30.398 INFO:tasks.rados.rados.0.smithi169.stdout:2405: write oid 158 current snap is 0 2023-09-23T22:23:30.398 INFO:tasks.rados.rados.0.smithi169.stdout:2405: seq_num 1579 ranges {538253=503242,1515891=675554} 2023-09-23T22:23:30.405 INFO:tasks.rados.rados.0.smithi169.stdout:2405: writing smithi16987243-158 from 538253 to 1041495 tid 1 2023-09-23T22:23:30.411 INFO:tasks.rados.rados.0.smithi169.stdout:2405: writing smithi16987243-158 from 1515891 to 2191445 tid 2 2023-09-23T22:23:30.411 INFO:tasks.rados.rados.0.smithi169.stdout:2406: read oid 192 snap -1 2023-09-23T22:23:30.411 INFO:tasks.rados.rados.0.smithi169.stdout:2406: expect (ObjNum 191 snap 0 seq_num 191) 2023-09-23T22:23:30.411 INFO:tasks.rados.rados.0.smithi169.stdout:2407: read oid 425 snap -1 2023-09-23T22:23:30.411 INFO:tasks.rados.rados.0.smithi169.stdout:2407: expect (ObjNum 1447 snap 0 seq_num 1447) 2023-09-23T22:23:30.411 INFO:tasks.rados.rados.0.smithi169.stdout:2408: write oid 133 current snap is 0 2023-09-23T22:23:30.411 INFO:tasks.rados.rados.0.smithi169.stdout:2408: seq_num 1580 ranges {555060=578491,1858020=419212} 2023-09-23T22:23:30.417 INFO:tasks.rados.rados.0.smithi169.stdout:2408: writing smithi16987243-133 from 555060 to 1133551 tid 1 2023-09-23T22:23:30.424 INFO:tasks.rados.rados.0.smithi169.stdout:2408: writing smithi16987243-133 from 1858020 to 2277232 tid 2 2023-09-23T22:23:30.424 INFO:tasks.rados.rados.0.smithi169.stdout:2409: delete oid 497 current snap is 0 2023-09-23T22:23:30.424 INFO:tasks.rados.rados.0.smithi169.stdout:2395: finishing write tid 2 to smithi16987243-278 2023-09-23T22:23:30.424 INFO:tasks.rados.rados.0.smithi169.stdout:2395: finishing write tid 3 to smithi16987243-278 2023-09-23T22:23:30.424 INFO:tasks.rados.rados.0.smithi169.stdout:2399: expect (ObjNum 1272 snap 0 seq_num 1272) 2023-09-23T22:23:30.542 INFO:tasks.rados.rados.0.smithi169.stdout:2395: finishing write tid 4 to smithi16987243-278 2023-09-23T22:23:30.543 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 278 v 356 (ObjNum 1575 snap 0 seq_num 1575) dirty exists 2023-09-23T22:23:30.543 INFO:tasks.rados.rados.0.smithi169.stdout:2395: left oid 278 (ObjNum 1575 snap 0 seq_num 1575) 2023-09-23T22:23:30.543 INFO:tasks.rados.rados.0.smithi169.stdout:2395: done (14 left) 2023-09-23T22:23:30.543 INFO:tasks.rados.rados.0.smithi169.stdout:2399: done (13 left) 2023-09-23T22:23:30.543 INFO:tasks.rados.rados.0.smithi169.stdout:2409: done (12 left) 2023-09-23T22:23:30.543 INFO:tasks.rados.rados.0.smithi169.stdout:2410: write oid 45 current snap is 0 2023-09-23T22:23:30.543 INFO:tasks.rados.rados.0.smithi169.stdout:2396: expect (ObjNum 1128 snap 0 seq_num 1128) 2023-09-23T22:23:30.675 INFO:tasks.rados.rados.0.smithi169.stdout:2398: expect (ObjNum 806 snap 0 seq_num 806) 2023-09-23T22:23:30.849 INFO:tasks.rados.rados.0.smithi169.stdout:2400: finishing write tid 1 to smithi16987243-349 2023-09-23T22:23:30.849 INFO:tasks.rados.rados.0.smithi169.stdout:2397: expect (ObjNum 669 snap 0 seq_num 669) 2023-09-23T22:23:31.027 INFO:tasks.rados.rados.0.smithi169.stdout:2400: finishing write tid 2 to smithi16987243-349 2023-09-23T22:23:31.027 INFO:tasks.rados.rados.0.smithi169.stdout:2400: finishing write tid 3 to smithi16987243-349 2023-09-23T22:23:31.027 INFO:tasks.rados.rados.0.smithi169.stdout:2400: finishing write tid 4 to smithi16987243-349 2023-09-23T22:23:31.027 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 349 v 337 (ObjNum 1576 snap 0 seq_num 1576) dirty exists 2023-09-23T22:23:31.028 INFO:tasks.rados.rados.0.smithi169.stdout:2400: left oid 349 (ObjNum 1576 snap 0 seq_num 1576) 2023-09-23T22:23:31.028 INFO:tasks.rados.rados.0.smithi169.stdout:2401: finishing write tid 1 to smithi16987243-279 2023-09-23T22:23:31.028 INFO:tasks.rados.rados.0.smithi169.stdout:2410: seq_num 1582 ranges {588674=445342,1691337=422881} 2023-09-23T22:23:31.034 INFO:tasks.rados.rados.0.smithi169.stdout:2410: writing smithi16987243-45 from 588674 to 1034016 tid 1 2023-09-23T22:23:31.041 INFO:tasks.rados.rados.0.smithi169.stdout:2410: writing smithi16987243-45 from 1691337 to 2114218 tid 2 2023-09-23T22:23:31.041 INFO:tasks.rados.rados.0.smithi169.stdout:2396: done (12 left) 2023-09-23T22:23:31.042 INFO:tasks.rados.rados.0.smithi169.stdout:2397: done (11 left) 2023-09-23T22:23:31.042 INFO:tasks.rados.rados.0.smithi169.stdout:2398: done (10 left) 2023-09-23T22:23:31.042 INFO:tasks.rados.rados.0.smithi169.stdout:2400: done (9 left) 2023-09-23T22:23:31.042 INFO:tasks.rados.rados.0.smithi169.stdout:2411: write oid 269 current snap is 0 2023-09-23T22:23:31.042 INFO:tasks.rados.rados.0.smithi169.stdout:2411: seq_num 1583 ranges {605481=520591,1749819=682892} 2023-09-23T22:23:31.049 INFO:tasks.rados.rados.0.smithi169.stdout:2411: writing smithi16987243-269 from 605481 to 1126072 tid 1 2023-09-23T22:23:31.060 INFO:tasks.rados.rados.0.smithi169.stdout:2411: writing smithi16987243-269 from 1749819 to 2432711 tid 2 2023-09-23T22:23:31.060 INFO:tasks.rados.rados.0.smithi169.stdout:2412: read oid 157 snap -1 2023-09-23T22:23:31.060 INFO:tasks.rados.rados.0.smithi169.stdout:2412: expect (ObjNum 156 snap 0 seq_num 156) 2023-09-23T22:23:31.060 INFO:tasks.rados.rados.0.smithi169.stdout:2413: read oid 364 snap -1 2023-09-23T22:23:31.060 INFO:tasks.rados.rados.0.smithi169.stdout:2413: expect (ObjNum 1523 snap 0 seq_num 1523) 2023-09-23T22:23:31.060 INFO:tasks.rados.rados.0.smithi169.stdout:2414: read oid 272 snap -1 2023-09-23T22:23:31.060 INFO:tasks.rados.rados.0.smithi169.stdout:2414: expect deleted 2023-09-23T22:23:31.060 INFO:tasks.rados.rados.0.smithi169.stdout:2415: delete oid 19 current snap is 0 2023-09-23T22:23:31.061 INFO:tasks.rados.rados.0.smithi169.stdout:2401: finishing write tid 2 to smithi16987243-279 2023-09-23T22:23:31.061 INFO:tasks.rados.rados.0.smithi169.stdout:2401: finishing write tid 3 to smithi16987243-279 2023-09-23T22:23:31.061 INFO:tasks.rados.rados.0.smithi169.stdout:2401: finishing write tid 4 to smithi16987243-279 2023-09-23T22:23:31.061 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 279 v 339 (ObjNum 1577 snap 0 seq_num 1577) dirty exists 2023-09-23T22:23:31.061 INFO:tasks.rados.rados.0.smithi169.stdout:2401: left oid 279 (ObjNum 1577 snap 0 seq_num 1577) 2023-09-23T22:23:31.061 INFO:tasks.rados.rados.0.smithi169.stdout:2402: expect (ObjNum 246 snap 0 seq_num 246) 2023-09-23T22:23:31.144 INFO:tasks.rados.rados.0.smithi169.stdout:2403: finishing write tid 1 to smithi16987243-423 2023-09-23T22:23:31.145 INFO:tasks.rados.rados.0.smithi169.stdout:2403: finishing write tid 2 to smithi16987243-423 2023-09-23T22:23:31.145 INFO:tasks.rados.rados.0.smithi169.stdout:2403: finishing write tid 3 to smithi16987243-423 2023-09-23T22:23:31.145 INFO:tasks.rados.rados.0.smithi169.stdout:2403: finishing write tid 4 to smithi16987243-423 2023-09-23T22:23:31.145 INFO:tasks.rados.rados.0.smithi169.stdout:2403: finishing write tid 5 to smithi16987243-423 2023-09-23T22:23:31.145 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 423 v 343 (ObjNum 1578 snap 0 seq_num 1578) dirty exists 2023-09-23T22:23:31.145 INFO:tasks.rados.rados.0.smithi169.stdout:2403: left oid 423 (ObjNum 1578 snap 0 seq_num 1578) 2023-09-23T22:23:31.145 INFO:tasks.rados.rados.0.smithi169.stdout:2404: expect (ObjNum 1406 snap 0 seq_num 1406) 2023-09-23T22:23:31.265 INFO:tasks.rados.rados.0.smithi169.stdout:2405: finishing write tid 1 to smithi16987243-158 2023-09-23T22:23:31.265 INFO:tasks.rados.rados.0.smithi169.stdout:2406: expect (ObjNum 191 snap 0 seq_num 191) 2023-09-23T22:23:31.373 INFO:tasks.rados.rados.0.smithi169.stdout:2405: finishing write tid 2 to smithi16987243-158 2023-09-23T22:23:31.374 INFO:tasks.rados.rados.0.smithi169.stdout:2405: finishing write tid 3 to smithi16987243-158 2023-09-23T22:23:31.374 INFO:tasks.rados.rados.0.smithi169.stdout:2405: finishing write tid 4 to smithi16987243-158 2023-09-23T22:23:31.374 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 158 v 287 (ObjNum 1579 snap 0 seq_num 1579) dirty exists 2023-09-23T22:23:31.374 INFO:tasks.rados.rados.0.smithi169.stdout:2405: left oid 158 (ObjNum 1579 snap 0 seq_num 1579) 2023-09-23T22:23:31.374 INFO:tasks.rados.rados.0.smithi169.stdout:2407: expect (ObjNum 1447 snap 0 seq_num 1447) 2023-09-23T22:23:31.504 INFO:tasks.rados.rados.0.smithi169.stdout:2408: finishing write tid 1 to smithi16987243-133 2023-09-23T22:23:31.504 INFO:tasks.rados.rados.0.smithi169.stdout:2408: finishing write tid 2 to smithi16987243-133 2023-09-23T22:23:31.504 INFO:tasks.rados.rados.0.smithi169.stdout:2408: finishing write tid 3 to smithi16987243-133 2023-09-23T22:23:31.504 INFO:tasks.rados.rados.0.smithi169.stdout:2408: finishing write tid 4 to smithi16987243-133 2023-09-23T22:23:31.504 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 133 v 287 (ObjNum 1580 snap 0 seq_num 1580) dirty exists 2023-09-23T22:23:31.504 INFO:tasks.rados.rados.0.smithi169.stdout:2408: left oid 133 (ObjNum 1580 snap 0 seq_num 1580) 2023-09-23T22:23:31.504 INFO:tasks.rados.rados.0.smithi169.stdout:2410: finishing write tid 1 to smithi16987243-45 2023-09-23T22:23:31.504 INFO:tasks.rados.rados.0.smithi169.stdout:2410: finishing write tid 2 to smithi16987243-45 2023-09-23T22:23:31.504 INFO:tasks.rados.rados.0.smithi169.stdout:2410: finishing write tid 3 to smithi16987243-45 2023-09-23T22:23:31.504 INFO:tasks.rados.rados.0.smithi169.stdout:2410: finishing write tid 4 to smithi16987243-45 2023-09-23T22:23:31.505 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 45 v 359 (ObjNum 1582 snap 0 seq_num 1582) dirty exists 2023-09-23T22:23:31.505 INFO:tasks.rados.rados.0.smithi169.stdout:2410: left oid 45 (ObjNum 1582 snap 0 seq_num 1582) 2023-09-23T22:23:31.505 INFO:tasks.rados.rados.0.smithi169.stdout:2411: finishing write tid 1 to smithi16987243-269 2023-09-23T22:23:31.505 INFO:tasks.rados.rados.0.smithi169.stdout:2412: expect (ObjNum 156 snap 0 seq_num 156) 2023-09-23T22:23:31.591 INFO:tasks.rados.rados.0.smithi169.stdout:2411: finishing write tid 2 to smithi16987243-269 2023-09-23T22:23:31.592 INFO:tasks.rados.rados.0.smithi169.stdout:2411: finishing write tid 3 to smithi16987243-269 2023-09-23T22:23:31.592 INFO:tasks.rados.rados.0.smithi169.stdout:2411: finishing write tid 4 to smithi16987243-269 2023-09-23T22:23:31.592 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 269 v 360 (ObjNum 1583 snap 0 seq_num 1583) dirty exists 2023-09-23T22:23:31.592 INFO:tasks.rados.rados.0.smithi169.stdout:2411: left oid 269 (ObjNum 1583 snap 0 seq_num 1583) 2023-09-23T22:23:31.592 INFO:tasks.rados.rados.0.smithi169.stdout:2413: expect (ObjNum 1523 snap 0 seq_num 1523) 2023-09-23T22:23:31.715 INFO:tasks.rados.rados.0.smithi169.stdout:2401: done (13 left) 2023-09-23T22:23:31.716 INFO:tasks.rados.rados.0.smithi169.stdout:2402: done (12 left) 2023-09-23T22:23:31.716 INFO:tasks.rados.rados.0.smithi169.stdout:2403: done (11 left) 2023-09-23T22:23:31.716 INFO:tasks.rados.rados.0.smithi169.stdout:2404: done (10 left) 2023-09-23T22:23:31.716 INFO:tasks.rados.rados.0.smithi169.stdout:2405: done (9 left) 2023-09-23T22:23:31.716 INFO:tasks.rados.rados.0.smithi169.stdout:2406: done (8 left) 2023-09-23T22:23:31.716 INFO:tasks.rados.rados.0.smithi169.stdout:2407: done (7 left) 2023-09-23T22:23:31.716 INFO:tasks.rados.rados.0.smithi169.stdout:2408: done (6 left) 2023-09-23T22:23:31.716 INFO:tasks.rados.rados.0.smithi169.stdout:2410: done (5 left) 2023-09-23T22:23:31.716 INFO:tasks.rados.rados.0.smithi169.stdout:2411: done (4 left) 2023-09-23T22:23:31.716 INFO:tasks.rados.rados.0.smithi169.stdout:2412: done (3 left) 2023-09-23T22:23:31.716 INFO:tasks.rados.rados.0.smithi169.stdout:2413: done (2 left) 2023-09-23T22:23:31.717 INFO:tasks.rados.rados.0.smithi169.stdout:2414: done (1 left) 2023-09-23T22:23:31.717 INFO:tasks.rados.rados.0.smithi169.stdout:2415: done (0 left) 2023-09-23T22:23:31.717 INFO:tasks.rados.rados.0.smithi169.stdout:2416: delete oid 359 current snap is 0 2023-09-23T22:23:31.717 INFO:tasks.rados.rados.0.smithi169.stdout:2416: done (0 left) 2023-09-23T22:23:31.717 INFO:tasks.rados.rados.0.smithi169.stdout:2417: read oid 181 snap -1 2023-09-23T22:23:31.717 INFO:tasks.rados.rados.0.smithi169.stdout:2417: expect (ObjNum 180 snap 0 seq_num 180) 2023-09-23T22:23:31.718 INFO:tasks.rados.rados.0.smithi169.stdout:2418: write oid 105 current snap is 0 2023-09-23T22:23:31.718 INFO:tasks.rados.rados.0.smithi169.stdout:2418: seq_num 1586 ranges {655902=746338,1808912=430219} 2023-09-23T22:23:31.728 INFO:tasks.rados.rados.0.smithi169.stdout:2418: writing smithi16987243-105 from 655902 to 1402240 tid 1 2023-09-23T22:23:31.733 INFO:tasks.rados.rados.0.smithi169.stdout:2418: writing smithi16987243-105 from 1808912 to 2239131 tid 2 2023-09-23T22:23:31.734 INFO:tasks.rados.rados.0.smithi169.stdout:2419: write oid 4 current snap is 0 2023-09-23T22:23:31.734 INFO:tasks.rados.rados.0.smithi169.stdout:2419: seq_num 1587 ranges {672709=421587,1867394=573877} 2023-09-23T22:23:31.740 INFO:tasks.rados.rados.0.smithi169.stdout:2419: writing smithi16987243-4 from 672709 to 1094296 tid 1 2023-09-23T22:23:31.748 INFO:tasks.rados.rados.0.smithi169.stdout:2419: writing smithi16987243-4 from 1867394 to 2441271 tid 2 2023-09-23T22:23:31.748 INFO:tasks.rados.rados.0.smithi169.stdout:2420: read oid 308 snap -1 2023-09-23T22:23:31.749 INFO:tasks.rados.rados.0.smithi169.stdout:2420: expect (ObjNum 1373 snap 0 seq_num 1373) 2023-09-23T22:23:31.749 INFO:tasks.rados.rados.0.smithi169.stdout:2421: write oid 269 current snap is 0 2023-09-23T22:23:31.749 INFO:tasks.rados.rados.0.smithi169.stdout:2421: seq_num 1588 ranges {689516=496836,1809523=433888} 2023-09-23T22:23:31.755 INFO:tasks.rados.rados.0.smithi169.stdout:2421: writing smithi16987243-269 from 689516 to 1186352 tid 1 2023-09-23T22:23:31.762 INFO:tasks.rados.rados.0.smithi169.stdout:2421: writing smithi16987243-269 from 1809523 to 2243411 tid 2 2023-09-23T22:23:31.762 INFO:tasks.rados.rados.0.smithi169.stdout:2422: write oid 290 current snap is 0 2023-09-23T22:23:31.762 INFO:tasks.rados.rados.0.smithi169.stdout:2417: expect (ObjNum 180 snap 0 seq_num 180) 2023-09-23T22:23:31.864 INFO:tasks.rados.rados.0.smithi169.stdout:2418: finishing write tid 1 to smithi16987243-105 2023-09-23T22:23:31.864 INFO:tasks.rados.rados.0.smithi169.stdout:2418: finishing write tid 2 to smithi16987243-105 2023-09-23T22:23:31.864 INFO:tasks.rados.rados.0.smithi169.stdout:2418: finishing write tid 3 to smithi16987243-105 2023-09-23T22:23:31.864 INFO:tasks.rados.rados.0.smithi169.stdout:2418: finishing write tid 4 to smithi16987243-105 2023-09-23T22:23:31.864 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 105 v 300 (ObjNum 1586 snap 0 seq_num 1586) dirty exists 2023-09-23T22:23:31.864 INFO:tasks.rados.rados.0.smithi169.stdout:2418: left oid 105 (ObjNum 1586 snap 0 seq_num 1586) 2023-09-23T22:23:31.864 INFO:tasks.rados.rados.0.smithi169.stdout:2419: finishing write tid 1 to smithi16987243-4 2023-09-23T22:23:31.864 INFO:tasks.rados.rados.0.smithi169.stdout:2419: finishing write tid 2 to smithi16987243-4 2023-09-23T22:23:31.865 INFO:tasks.rados.rados.0.smithi169.stdout:2419: finishing write tid 3 to smithi16987243-4 2023-09-23T22:23:31.865 INFO:tasks.rados.rados.0.smithi169.stdout:2419: finishing write tid 4 to smithi16987243-4 2023-09-23T22:23:31.865 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 4 v 269 (ObjNum 1587 snap 0 seq_num 1587) dirty exists 2023-09-23T22:23:31.865 INFO:tasks.rados.rados.0.smithi169.stdout:2419: left oid 4 (ObjNum 1587 snap 0 seq_num 1587) 2023-09-23T22:23:31.865 INFO:tasks.rados.rados.0.smithi169.stdout:2421: finishing write tid 1 to smithi16987243-269 2023-09-23T22:23:31.865 INFO:tasks.rados.rados.0.smithi169.stdout:2420: expect (ObjNum 1373 snap 0 seq_num 1373) 2023-09-23T22:23:31.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:31 smithi187 bash[31480]: cluster 2023-09-23T22:23:30.388214+0000 mgr.x (mgr.24706) 14 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 9.0 MiB/s wr, 86 op/s 2023-09-23T22:23:31.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:31 smithi187 bash[31480]: audit 2023-09-23T22:23:31.065498+0000 mon.c (mon.2) 162 : audit [DBG] from='client.? 172.21.15.169:0/460178857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:32.028 INFO:tasks.rados.rados.0.smithi169.stdout:2421: finishing write tid 2 to smithi16987243-269 2023-09-23T22:23:32.028 INFO:tasks.rados.rados.0.smithi169.stdout:2421: finishing write tid 3 to smithi16987243-269 2023-09-23T22:23:32.028 INFO:tasks.rados.rados.0.smithi169.stdout:2421: finishing write tid 4 to smithi16987243-269 2023-09-23T22:23:32.028 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 269 v 363 (ObjNum 1588 snap 0 seq_num 1588) dirty exists 2023-09-23T22:23:32.028 INFO:tasks.rados.rados.0.smithi169.stdout:2421: left oid 269 (ObjNum 1588 snap 0 seq_num 1588) 2023-09-23T22:23:32.028 INFO:tasks.rados.rados.0.smithi169.stdout:2422: seq_num 1589 ranges {706323=688438,1984358=577546} 2023-09-23T22:23:32.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:31 smithi169 bash[27421]: cluster 2023-09-23T22:23:30.388214+0000 mgr.x (mgr.24706) 14 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 9.0 MiB/s wr, 86 op/s 2023-09-23T22:23:32.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:31 smithi169 bash[27421]: audit 2023-09-23T22:23:31.065498+0000 mon.c (mon.2) 162 : audit [DBG] from='client.? 172.21.15.169:0/460178857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:32.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:31 smithi169 bash[40994]: cluster 2023-09-23T22:23:30.388214+0000 mgr.x (mgr.24706) 14 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 9.0 MiB/s wr, 86 op/s 2023-09-23T22:23:32.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:31 smithi169 bash[40994]: audit 2023-09-23T22:23:31.065498+0000 mon.c (mon.2) 162 : audit [DBG] from='client.? 172.21.15.169:0/460178857' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:32.043 INFO:tasks.rados.rados.0.smithi169.stdout:2422: writing smithi16987243-290 from 706323 to 1394761 tid 1 2023-09-23T22:23:32.050 INFO:tasks.rados.rados.0.smithi169.stdout:2422: writing smithi16987243-290 from 1984358 to 2561904 tid 2 2023-09-23T22:23:32.050 INFO:tasks.rados.rados.0.smithi169.stdout:2417: done (5 left) 2023-09-23T22:23:32.050 INFO:tasks.rados.rados.0.smithi169.stdout:2418: done (4 left) 2023-09-23T22:23:32.050 INFO:tasks.rados.rados.0.smithi169.stdout:2419: done (3 left) 2023-09-23T22:23:32.050 INFO:tasks.rados.rados.0.smithi169.stdout:2420: done (2 left) 2023-09-23T22:23:32.051 INFO:tasks.rados.rados.0.smithi169.stdout:2421: done (1 left) 2023-09-23T22:23:32.051 INFO:tasks.rados.rados.0.smithi169.stdout:2423: write oid 39 current snap is 0 2023-09-23T22:23:32.051 INFO:tasks.rados.rados.0.smithi169.stdout:2423: seq_num 1590 ranges {723130=763687,2042840=437557} 2023-09-23T22:23:32.058 INFO:tasks.rados.rados.0.smithi169.stdout:2423: writing smithi16987243-39 from 723130 to 1486817 tid 1 2023-09-23T22:23:32.064 INFO:tasks.rados.rados.0.smithi169.stdout:2423: writing smithi16987243-39 from 2042840 to 2480397 tid 2 2023-09-23T22:23:32.064 INFO:tasks.rados.rados.0.smithi169.stdout:2424: write oid 485 current snap is 0 2023-09-23T22:23:32.064 INFO:tasks.rados.rados.0.smithi169.stdout:2422: finishing write tid 1 to smithi16987243-290 2023-09-23T22:23:32.064 INFO:tasks.rados.rados.0.smithi169.stdout:2424: seq_num 1591 ranges {739937=438936,1701322=581215} 2023-09-23T22:23:32.071 INFO:tasks.rados.rados.0.smithi169.stdout:2424: writing smithi16987243-485 from 739937 to 1178873 tid 1 2023-09-23T22:23:32.078 INFO:tasks.rados.rados.0.smithi169.stdout:2424: writing smithi16987243-485 from 1701322 to 2282537 tid 2 2023-09-23T22:23:32.078 INFO:tasks.rados.rados.0.smithi169.stdout:2425: read oid 394 snap -1 2023-09-23T22:23:32.078 INFO:tasks.rados.rados.0.smithi169.stdout:2425: expect (ObjNum 1530 snap 0 seq_num 1530) 2023-09-23T22:23:32.078 INFO:tasks.rados.rados.0.smithi169.stdout:2426: read oid 73 snap -1 2023-09-23T22:23:32.078 INFO:tasks.rados.rados.0.smithi169.stdout:2426: expect (ObjNum 993 snap 0 seq_num 993) 2023-09-23T22:23:32.078 INFO:tasks.rados.rados.0.smithi169.stdout:2427: write oid 64 current snap is 0 2023-09-23T22:23:32.078 INFO:tasks.rados.rados.0.smithi169.stdout:2422: finishing write tid 2 to smithi16987243-290 2023-09-23T22:23:32.078 INFO:tasks.rados.rados.0.smithi169.stdout:2422: finishing write tid 3 to smithi16987243-290 2023-09-23T22:23:32.078 INFO:tasks.rados.rados.0.smithi169.stdout:2422: finishing write tid 4 to smithi16987243-290 2023-09-23T22:23:32.078 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 290 v 346 (ObjNum 1589 snap 0 seq_num 1589) dirty exists 2023-09-23T22:23:32.078 INFO:tasks.rados.rados.0.smithi169.stdout:2422: left oid 290 (ObjNum 1589 snap 0 seq_num 1589) 2023-09-23T22:23:32.079 INFO:tasks.rados.rados.0.smithi169.stdout:2423: finishing write tid 1 to smithi16987243-39 2023-09-23T22:23:32.079 INFO:tasks.rados.rados.0.smithi169.stdout:2427: seq_num 1592 ranges {756744=514185,2043451=441226} 2023-09-23T22:23:32.090 INFO:tasks.rados.rados.0.smithi169.stdout:2427: writing smithi16987243-64 from 756744 to 1270929 tid 1 2023-09-23T22:23:32.097 INFO:tasks.rados.rados.0.smithi169.stdout:2427: writing smithi16987243-64 from 2043451 to 2484677 tid 2 2023-09-23T22:23:32.097 INFO:tasks.rados.rados.0.smithi169.stdout:2422: done (5 left) 2023-09-23T22:23:32.097 INFO:tasks.rados.rados.0.smithi169.stdout:2428: read oid 437 snap -1 2023-09-23T22:23:32.097 INFO:tasks.rados.rados.0.smithi169.stdout:2428: expect (ObjNum 862 snap 0 seq_num 862) 2023-09-23T22:23:32.097 INFO:tasks.rados.rados.0.smithi169.stdout:2429: read oid 141 snap -1 2023-09-23T22:23:32.097 INFO:tasks.rados.rados.0.smithi169.stdout:2429: expect (ObjNum 1031 snap 0 seq_num 1031) 2023-09-23T22:23:32.098 INFO:tasks.rados.rados.0.smithi169.stdout:2430: write oid 206 current snap is 0 2023-09-23T22:23:32.098 INFO:tasks.rados.rados.0.smithi169.stdout:2423: finishing write tid 2 to smithi16987243-39 2023-09-23T22:23:32.098 INFO:tasks.rados.rados.0.smithi169.stdout:2430: seq_num 1593 ranges {773551=589434,2101933=584884} 2023-09-23T22:23:32.106 INFO:tasks.rados.rados.0.smithi169.stdout:2430: writing smithi16987243-206 from 773551 to 1362985 tid 1 2023-09-23T22:23:32.114 INFO:tasks.rados.rados.0.smithi169.stdout:2430: writing smithi16987243-206 from 2101933 to 2686817 tid 2 2023-09-23T22:23:32.114 INFO:tasks.rados.rados.0.smithi169.stdout:2431: write oid 320 current snap is 0 2023-09-23T22:23:32.114 INFO:tasks.rados.rados.0.smithi169.stdout:2423: finishing write tid 3 to smithi16987243-39 2023-09-23T22:23:32.114 INFO:tasks.rados.rados.0.smithi169.stdout:2423: finishing write tid 4 to smithi16987243-39 2023-09-23T22:23:32.114 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 39 v 290 (ObjNum 1590 snap 0 seq_num 1590) dirty exists 2023-09-23T22:23:32.114 INFO:tasks.rados.rados.0.smithi169.stdout:2423: left oid 39 (ObjNum 1590 snap 0 seq_num 1590) 2023-09-23T22:23:32.114 INFO:tasks.rados.rados.0.smithi169.stdout:2424: finishing write tid 1 to smithi16987243-485 2023-09-23T22:23:32.115 INFO:tasks.rados.rados.0.smithi169.stdout:2431: seq_num 1594 ranges {790358=664683,2160415=444895} 2023-09-23T22:23:32.122 INFO:tasks.rados.rados.0.smithi169.stdout:2431: writing smithi16987243-320 from 790358 to 1455041 tid 1 2023-09-23T22:23:32.129 INFO:tasks.rados.rados.0.smithi169.stdout:2431: writing smithi16987243-320 from 2160415 to 2605310 tid 2 2023-09-23T22:23:32.129 INFO:tasks.rados.rados.0.smithi169.stdout:2423: done (8 left) 2023-09-23T22:23:32.129 INFO:tasks.rados.rados.0.smithi169.stdout:2432: read oid 4 snap -1 2023-09-23T22:23:32.129 INFO:tasks.rados.rados.0.smithi169.stdout:2432: expect (ObjNum 1587 snap 0 seq_num 1587) 2023-09-23T22:23:32.129 INFO:tasks.rados.rados.0.smithi169.stdout:2424: finishing write tid 2 to smithi16987243-485 2023-09-23T22:23:32.129 INFO:tasks.rados.rados.0.smithi169.stdout:2424: finishing write tid 3 to smithi16987243-485 2023-09-23T22:23:32.129 INFO:tasks.rados.rados.0.smithi169.stdout:2433: read oid 130 snap -1 2023-09-23T22:23:32.129 INFO:tasks.rados.rados.0.smithi169.stdout:2433: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-09-23T22:23:32.129 INFO:tasks.rados.rados.0.smithi169.stdout:2434: write oid 372 current snap is 0 2023-09-23T22:23:32.129 INFO:tasks.rados.rados.0.smithi169.stdout:2424: finishing write tid 4 to smithi16987243-485 2023-09-23T22:23:32.130 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 485 v 290 (ObjNum 1591 snap 0 seq_num 1591) dirty exists 2023-09-23T22:23:32.130 INFO:tasks.rados.rados.0.smithi169.stdout:2424: left oid 485 (ObjNum 1591 snap 0 seq_num 1591) 2023-09-23T22:23:32.130 INFO:tasks.rados.rados.0.smithi169.stdout:2434: seq_num 1595 ranges {407165=739932,1818897=588553} 2023-09-23T22:23:32.136 INFO:tasks.rados.rados.0.smithi169.stdout:2434: writing smithi16987243-372 from 407165 to 1147097 tid 1 2023-09-23T22:23:32.143 INFO:tasks.rados.rados.0.smithi169.stdout:2434: writing smithi16987243-372 from 1818897 to 2407450 tid 2 2023-09-23T22:23:32.143 INFO:tasks.rados.rados.0.smithi169.stdout:2424: done (10 left) 2023-09-23T22:23:32.143 INFO:tasks.rados.rados.0.smithi169.stdout:2435: write oid 2 current snap is 0 2023-09-23T22:23:32.143 INFO:tasks.rados.rados.0.smithi169.stdout:2426: expect (ObjNum 993 snap 0 seq_num 993) 2023-09-23T22:23:32.310 INFO:tasks.rados.rados.0.smithi169.stdout:2425: expect (ObjNum 1530 snap 0 seq_num 1530) 2023-09-23T22:23:32.540 INFO:tasks.rados.rados.0.smithi169.stdout:2427: finishing write tid 1 to smithi16987243-64 2023-09-23T22:23:32.540 INFO:tasks.rados.rados.0.smithi169.stdout:2427: finishing write tid 2 to smithi16987243-64 2023-09-23T22:23:32.540 INFO:tasks.rados.rados.0.smithi169.stdout:2427: finishing write tid 3 to smithi16987243-64 2023-09-23T22:23:32.540 INFO:tasks.rados.rados.0.smithi169.stdout:2427: finishing write tid 4 to smithi16987243-64 2023-09-23T22:23:32.540 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 64 v 382 (ObjNum 1592 snap 0 seq_num 1592) dirty exists 2023-09-23T22:23:32.540 INFO:tasks.rados.rados.0.smithi169.stdout:2427: left oid 64 (ObjNum 1592 snap 0 seq_num 1592) 2023-09-23T22:23:32.540 INFO:tasks.rados.rados.0.smithi169.stdout:2430: finishing write tid 1 to smithi16987243-206 2023-09-23T22:23:32.541 INFO:tasks.rados.rados.0.smithi169.stdout:2428: expect (ObjNum 862 snap 0 seq_num 862) 2023-09-23T22:23:32.656 INFO:tasks.rados.rados.0.smithi169.stdout:2429: expect (ObjNum 1031 snap 0 seq_num 1031) 2023-09-23T22:23:32.851 INFO:tasks.rados.rados.0.smithi169.stdout:2430: finishing write tid 2 to smithi16987243-206 2023-09-23T22:23:32.852 INFO:tasks.rados.rados.0.smithi169.stdout:2430: finishing write tid 3 to smithi16987243-206 2023-09-23T22:23:32.852 INFO:tasks.rados.rados.0.smithi169.stdout:2430: finishing write tid 4 to smithi16987243-206 2023-09-23T22:23:32.852 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 206 v 366 (ObjNum 1593 snap 0 seq_num 1593) dirty exists 2023-09-23T22:23:32.852 INFO:tasks.rados.rados.0.smithi169.stdout:2430: left oid 206 (ObjNum 1593 snap 0 seq_num 1593) 2023-09-23T22:23:32.852 INFO:tasks.rados.rados.0.smithi169.stdout:2431: finishing write tid 1 to smithi16987243-320 2023-09-23T22:23:32.852 INFO:tasks.rados.rados.0.smithi169.stdout:2431: finishing write tid 2 to smithi16987243-320 2023-09-23T22:23:32.852 INFO:tasks.rados.rados.0.smithi169.stdout:2431: finishing write tid 3 to smithi16987243-320 2023-09-23T22:23:32.852 INFO:tasks.rados.rados.0.smithi169.stdout:2432: expect (ObjNum 1587 snap 0 seq_num 1587) 2023-09-23T22:23:32.976 INFO:tasks.rados.rados.0.smithi169.stdout:2431: finishing write tid 4 to smithi16987243-320 2023-09-23T22:23:32.976 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 320 v 293 (ObjNum 1594 snap 0 seq_num 1594) dirty exists 2023-09-23T22:23:32.976 INFO:tasks.rados.rados.0.smithi169.stdout:2431: left oid 320 (ObjNum 1594 snap 0 seq_num 1594) 2023-09-23T22:23:32.976 INFO:tasks.rados.rados.0.smithi169.stdout:2433: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-09-23T22:23:33.074 INFO:tasks.rados.rados.0.smithi169.stdout:2434: finishing write tid 1 to smithi16987243-372 2023-09-23T22:23:33.074 INFO:tasks.rados.rados.0.smithi169.stdout:2434: finishing write tid 2 to smithi16987243-372 2023-09-23T22:23:33.074 INFO:tasks.rados.rados.0.smithi169.stdout:2434: finishing write tid 3 to smithi16987243-372 2023-09-23T22:23:33.074 INFO:tasks.rados.rados.0.smithi169.stdout:2434: finishing write tid 4 to smithi16987243-372 2023-09-23T22:23:33.074 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 372 v 325 (ObjNum 1595 snap 0 seq_num 1595) dirty exists 2023-09-23T22:23:33.074 INFO:tasks.rados.rados.0.smithi169.stdout:2434: left oid 372 (ObjNum 1595 snap 0 seq_num 1595) 2023-09-23T22:23:33.074 INFO:tasks.rados.rados.0.smithi169.stdout:2435: seq_num 1596 ranges {423972=415181,1361026=448564,2561920=262052} 2023-09-23T22:23:33.083 INFO:tasks.rados.rados.0.smithi169.stdout:2435: writing smithi16987243-2 from 423972 to 839153 tid 1 2023-09-23T22:23:33.089 INFO:tasks.rados.rados.0.smithi169.stdout:2435: writing smithi16987243-2 from 1361026 to 1809590 tid 2 2023-09-23T22:23:33.096 INFO:tasks.rados.rados.0.smithi169.stdout:2435: writing smithi16987243-2 from 2561920 to 2823972 tid 3 2023-09-23T22:23:33.096 INFO:tasks.rados.rados.0.smithi169.stdout:2425: done (10 left) 2023-09-23T22:23:33.096 INFO:tasks.rados.rados.0.smithi169.stdout:2426: done (9 left) 2023-09-23T22:23:33.096 INFO:tasks.rados.rados.0.smithi169.stdout:2427: done (8 left) 2023-09-23T22:23:33.096 INFO:tasks.rados.rados.0.smithi169.stdout:2428: done (7 left) 2023-09-23T22:23:33.096 INFO:tasks.rados.rados.0.smithi169.stdout:2429: done (6 left) 2023-09-23T22:23:33.096 INFO:tasks.rados.rados.0.smithi169.stdout:2430: done (5 left) 2023-09-23T22:23:33.096 INFO:tasks.rados.rados.0.smithi169.stdout:2431: done (4 left) 2023-09-23T22:23:33.096 INFO:tasks.rados.rados.0.smithi169.stdout:2432: done (3 left) 2023-09-23T22:23:33.096 INFO:tasks.rados.rados.0.smithi169.stdout:2433: done (2 left) 2023-09-23T22:23:33.096 INFO:tasks.rados.rados.0.smithi169.stdout:2434: done (1 left) 2023-09-23T22:23:33.097 INFO:tasks.rados.rados.0.smithi169.stdout:2436: write oid 13 current snap is 0 2023-09-23T22:23:33.097 INFO:tasks.rados.rados.0.smithi169.stdout:2435: finishing write tid 1 to smithi16987243-2 2023-09-23T22:23:33.097 INFO:tasks.rados.rados.0.smithi169.stdout:2436: seq_num 1597 ranges {440779=606783,1535861=592222,2589343=251436} 2023-09-23T22:23:33.101 INFO:tasks.rados.rados.0.smithi169.stdout:2436: writing smithi16987243-13 from 440779 to 1047562 tid 1 2023-09-23T22:23:33.107 INFO:tasks.rados.rados.0.smithi169.stdout:2436: writing smithi16987243-13 from 1535861 to 2128083 tid 2 2023-09-23T22:23:33.111 INFO:tasks.rados.rados.0.smithi169.stdout:2436: writing smithi16987243-13 from 2589343 to 2840779 tid 3 2023-09-23T22:23:33.111 INFO:tasks.rados.rados.0.smithi169.stdout:2437: write oid 343 current snap is 0 2023-09-23T22:23:33.111 INFO:tasks.rados.rados.0.smithi169.stdout:2437: seq_num 1598 ranges {457586=682032,1594343=735880} 2023-09-23T22:23:33.118 INFO:tasks.rados.rados.0.smithi169.stdout:2437: writing smithi16987243-343 from 457586 to 1139618 tid 1 2023-09-23T22:23:33.125 INFO:tasks.rados.rados.0.smithi169.stdout:2437: writing smithi16987243-343 from 1594343 to 2330223 tid 2 2023-09-23T22:23:33.125 INFO:tasks.rados.rados.0.smithi169.stdout:2438: write oid 228 current snap is 0 2023-09-23T22:23:33.125 INFO:tasks.rados.rados.0.smithi169.stdout:2438: seq_num 1599 ranges {474393=757281,1652825=595891} 2023-09-23T22:23:33.132 INFO:tasks.rados.rados.0.smithi169.stdout:2438: writing smithi16987243-228 from 474393 to 1231674 tid 1 2023-09-23T22:23:33.139 INFO:tasks.rados.rados.0.smithi169.stdout:2438: writing smithi16987243-228 from 1652825 to 2248716 tid 2 2023-09-23T22:23:33.140 INFO:tasks.rados.rados.0.smithi169.stdout:2439: read oid 425 snap -1 2023-09-23T22:23:33.140 INFO:tasks.rados.rados.0.smithi169.stdout:2439: expect (ObjNum 1447 snap 0 seq_num 1447) 2023-09-23T22:23:33.140 INFO:tasks.rados.rados.0.smithi169.stdout:2440: write oid 354 current snap is 0 2023-09-23T22:23:33.140 INFO:tasks.rados.rados.0.smithi169.stdout:2435: finishing write tid 2 to smithi16987243-2 2023-09-23T22:23:33.140 INFO:tasks.rados.rados.0.smithi169.stdout:2435: finishing write tid 3 to smithi16987243-2 2023-09-23T22:23:33.140 INFO:tasks.rados.rados.0.smithi169.stdout:2435: finishing write tid 4 to smithi16987243-2 2023-09-23T22:23:33.140 INFO:tasks.rados.rados.0.smithi169.stdout:2435: finishing write tid 5 to smithi16987243-2 2023-09-23T22:23:33.140 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 2 v 304 (ObjNum 1596 snap 0 seq_num 1596) dirty exists 2023-09-23T22:23:33.141 INFO:tasks.rados.rados.0.smithi169.stdout:2435: left oid 2 (ObjNum 1596 snap 0 seq_num 1596) 2023-09-23T22:23:33.141 INFO:tasks.rados.rados.0.smithi169.stdout:2436: finishing write tid 1 to smithi16987243-13 2023-09-23T22:23:33.141 INFO:tasks.rados.rados.0.smithi169.stdout:2436: finishing write tid 2 to smithi16987243-13 2023-09-23T22:23:33.141 INFO:tasks.rados.rados.0.smithi169.stdout:2436: finishing write tid 3 to smithi16987243-13 2023-09-23T22:23:33.141 INFO:tasks.rados.rados.0.smithi169.stdout:2436: finishing write tid 4 to smithi16987243-13 2023-09-23T22:23:33.141 INFO:tasks.rados.rados.0.smithi169.stdout:2436: finishing write tid 5 to smithi16987243-13 2023-09-23T22:23:33.141 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 13 v 355 (ObjNum 1597 snap 0 seq_num 1597) dirty exists 2023-09-23T22:23:33.141 INFO:tasks.rados.rados.0.smithi169.stdout:2436: left oid 13 (ObjNum 1597 snap 0 seq_num 1597) 2023-09-23T22:23:33.141 INFO:tasks.rados.rados.0.smithi169.stdout:2437: finishing write tid 1 to smithi16987243-343 2023-09-23T22:23:33.142 INFO:tasks.rados.rados.0.smithi169.stdout:2437: finishing write tid 2 to smithi16987243-343 2023-09-23T22:23:33.142 INFO:tasks.rados.rados.0.smithi169.stdout:2437: finishing write tid 3 to smithi16987243-343 2023-09-23T22:23:33.142 INFO:tasks.rados.rados.0.smithi169.stdout:2437: finishing write tid 4 to smithi16987243-343 2023-09-23T22:23:33.142 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 343 v 321 (ObjNum 1598 snap 0 seq_num 1598) dirty exists 2023-09-23T22:23:33.142 INFO:tasks.rados.rados.0.smithi169.stdout:2437: left oid 343 (ObjNum 1598 snap 0 seq_num 1598) 2023-09-23T22:23:33.142 INFO:tasks.rados.rados.0.smithi169.stdout:2438: finishing write tid 1 to smithi16987243-228 2023-09-23T22:23:33.142 INFO:tasks.rados.rados.0.smithi169.stdout:2440: seq_num 1600 ranges {491200=432530,1594954=739549} 2023-09-23T22:23:33.144 INFO:tasks.rados.rados.0.smithi169.stdout:2440: writing smithi16987243-354 from 491200 to 923730 tid 1 2023-09-23T22:23:33.153 INFO:tasks.rados.rados.0.smithi169.stdout:2440: writing smithi16987243-354 from 1594954 to 2334503 tid 2 2023-09-23T22:23:33.153 INFO:tasks.rados.rados.0.smithi169.stdout:2435: done (5 left) 2023-09-23T22:23:33.153 INFO:tasks.rados.rados.0.smithi169.stdout:2436: done (4 left) 2023-09-23T22:23:33.153 INFO:tasks.rados.rados.0.smithi169.stdout:2437: done (3 left) 2023-09-23T22:23:33.153 INFO:tasks.rados.rados.0.smithi169.stdout:2441: write oid 420 current snap is 0 2023-09-23T22:23:33.153 INFO:tasks.rados.rados.0.smithi169.stdout:2441: seq_num 1601 ranges {508007=507779,1653436=599560} 2023-09-23T22:23:33.158 INFO:tasks.rados.rados.0.smithi169.stdout:2441: writing smithi16987243-420 from 508007 to 1015786 tid 1 2023-09-23T22:23:33.165 INFO:tasks.rados.rados.0.smithi169.stdout:2441: writing smithi16987243-420 from 1653436 to 2252996 tid 2 2023-09-23T22:23:33.165 INFO:tasks.rados.rados.0.smithi169.stdout:2442: write oid 16 current snap is 0 2023-09-23T22:23:33.165 INFO:tasks.rados.rados.0.smithi169.stdout:2442: seq_num 1602 ranges {524814=583028,1711918=743218} 2023-09-23T22:23:33.171 INFO:tasks.rados.rados.0.smithi169.stdout:2442: writing smithi16987243-16 from 524814 to 1107842 tid 1 2023-09-23T22:23:33.180 INFO:tasks.rados.rados.0.smithi169.stdout:2442: writing smithi16987243-16 from 1711918 to 2455136 tid 2 2023-09-23T22:23:33.180 INFO:tasks.rados.rados.0.smithi169.stdout:2443: read oid 246 snap -1 2023-09-23T22:23:33.180 INFO:tasks.rados.rados.0.smithi169.stdout:2443: expect (ObjNum 1128 snap 0 seq_num 1128) 2023-09-23T22:23:33.180 INFO:tasks.rados.rados.0.smithi169.stdout:2444: delete oid 94 current snap is 0 2023-09-23T22:23:33.180 INFO:tasks.rados.rados.0.smithi169.stdout:2438: finishing write tid 2 to smithi16987243-228 2023-09-23T22:23:33.180 INFO:tasks.rados.rados.0.smithi169.stdout:2438: finishing write tid 3 to smithi16987243-228 2023-09-23T22:23:33.180 INFO:tasks.rados.rados.0.smithi169.stdout:2438: finishing write tid 4 to smithi16987243-228 2023-09-23T22:23:33.180 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 228 v 362 (ObjNum 1599 snap 0 seq_num 1599) dirty exists 2023-09-23T22:23:33.181 INFO:tasks.rados.rados.0.smithi169.stdout:2438: left oid 228 (ObjNum 1599 snap 0 seq_num 1599) 2023-09-23T22:23:33.181 INFO:tasks.rados.rados.0.smithi169.stdout:2439: expect (ObjNum 1447 snap 0 seq_num 1447) 2023-09-23T22:23:33.344 INFO:tasks.rados.rados.0.smithi169.stdout:2440: finishing write tid 1 to smithi16987243-354 2023-09-23T22:23:33.345 INFO:tasks.rados.rados.0.smithi169.stdout:2440: finishing write tid 2 to smithi16987243-354 2023-09-23T22:23:33.345 INFO:tasks.rados.rados.0.smithi169.stdout:2440: finishing write tid 3 to smithi16987243-354 2023-09-23T22:23:33.345 INFO:tasks.rados.rados.0.smithi169.stdout:2440: finishing write tid 4 to smithi16987243-354 2023-09-23T22:23:33.345 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 354 v 339 (ObjNum 1600 snap 0 seq_num 1600) dirty exists 2023-09-23T22:23:33.345 INFO:tasks.rados.rados.0.smithi169.stdout:2440: left oid 354 (ObjNum 1600 snap 0 seq_num 1600) 2023-09-23T22:23:33.346 INFO:tasks.rados.rados.0.smithi169.stdout:2441: finishing write tid 1 to smithi16987243-420 2023-09-23T22:23:33.346 INFO:tasks.rados.rados.0.smithi169.stdout:2441: finishing write tid 2 to smithi16987243-420 2023-09-23T22:23:33.346 INFO:tasks.rados.rados.0.smithi169.stdout:2441: finishing write tid 3 to smithi16987243-420 2023-09-23T22:23:33.346 INFO:tasks.rados.rados.0.smithi169.stdout:2441: finishing write tid 4 to smithi16987243-420 2023-09-23T22:23:33.346 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 420 v 328 (ObjNum 1601 snap 0 seq_num 1601) dirty exists 2023-09-23T22:23:33.346 INFO:tasks.rados.rados.0.smithi169.stdout:2441: left oid 420 (ObjNum 1601 snap 0 seq_num 1601) 2023-09-23T22:23:33.346 INFO:tasks.rados.rados.0.smithi169.stdout:2442: finishing write tid 1 to smithi16987243-16 2023-09-23T22:23:33.346 INFO:tasks.rados.rados.0.smithi169.stdout:2443: expect (ObjNum 1128 snap 0 seq_num 1128) 2023-09-23T22:23:33.471 INFO:tasks.rados.rados.0.smithi169.stdout:2442: finishing write tid 2 to smithi16987243-16 2023-09-23T22:23:33.471 INFO:tasks.rados.rados.0.smithi169.stdout:2442: finishing write tid 3 to smithi16987243-16 2023-09-23T22:23:33.471 INFO:tasks.rados.rados.0.smithi169.stdout:2438: done (6 left) 2023-09-23T22:23:33.471 INFO:tasks.rados.rados.0.smithi169.stdout:2439: done (5 left) 2023-09-23T22:23:33.472 INFO:tasks.rados.rados.0.smithi169.stdout:2440: done (4 left) 2023-09-23T22:23:33.472 INFO:tasks.rados.rados.0.smithi169.stdout:2441: done (3 left) 2023-09-23T22:23:33.472 INFO:tasks.rados.rados.0.smithi169.stdout:2443: done (2 left) 2023-09-23T22:23:33.472 INFO:tasks.rados.rados.0.smithi169.stdout:2444: done (1 left) 2023-09-23T22:23:33.472 INFO:tasks.rados.rados.0.smithi169.stdout:2445: read oid 264 snap -1 2023-09-23T22:23:33.472 INFO:tasks.rados.rados.0.smithi169.stdout:2445: expect (ObjNum 610 snap 0 seq_num 610) 2023-09-23T22:23:33.472 INFO:tasks.rados.rados.0.smithi169.stdout:2446: write oid 59 current snap is 0 2023-09-23T22:23:33.472 INFO:tasks.rados.rados.0.smithi169.stdout:2446: seq_num 1604 ranges {558428=733526,1712529=746887,2948598=9830} 2023-09-23T22:23:33.478 INFO:tasks.rados.rados.0.smithi169.stdout:2446: writing smithi16987243-59 from 558428 to 1291954 tid 1 2023-09-23T22:23:33.486 INFO:tasks.rados.rados.0.smithi169.stdout:2446: writing smithi16987243-59 from 1712529 to 2459416 tid 2 2023-09-23T22:23:33.489 INFO:tasks.rados.rados.0.smithi169.stdout:2446: writing smithi16987243-59 from 2948598 to 2958428 tid 3 2023-09-23T22:23:33.489 INFO:tasks.rados.rados.0.smithi169.stdout:2447: write oid 77 current snap is 0 2023-09-23T22:23:33.489 INFO:tasks.rados.rados.0.smithi169.stdout:2447: seq_num 1605 ranges {575235=525128,1887364=606898} 2023-09-23T22:23:33.495 INFO:tasks.rados.rados.0.smithi169.stdout:2447: writing smithi16987243-77 from 575235 to 1100363 tid 1 2023-09-23T22:23:33.503 INFO:tasks.rados.rados.0.smithi169.stdout:2447: writing smithi16987243-77 from 1887364 to 2494262 tid 2 2023-09-23T22:23:33.503 INFO:tasks.rados.rados.0.smithi169.stdout:2448: write oid 93 current snap is 0 2023-09-23T22:23:33.503 INFO:tasks.rados.rados.0.smithi169.stdout:2442: finishing write tid 4 to smithi16987243-16 2023-09-23T22:23:33.504 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 16 v 358 (ObjNum 1602 snap 0 seq_num 1602) dirty exists 2023-09-23T22:23:33.504 INFO:tasks.rados.rados.0.smithi169.stdout:2442: left oid 16 (ObjNum 1602 snap 0 seq_num 1602) 2023-09-23T22:23:33.504 INFO:tasks.rados.rados.0.smithi169.stdout:2445: expect (ObjNum 610 snap 0 seq_num 610) 2023-09-23T22:23:33.592 INFO:tasks.rados.rados.0.smithi169.stdout:2446: finishing write tid 1 to smithi16987243-59 2023-09-23T22:23:33.592 INFO:tasks.rados.rados.0.smithi169.stdout:2446: finishing write tid 2 to smithi16987243-59 2023-09-23T22:23:33.592 INFO:tasks.rados.rados.0.smithi169.stdout:2446: finishing write tid 3 to smithi16987243-59 2023-09-23T22:23:33.592 INFO:tasks.rados.rados.0.smithi169.stdout:2446: finishing write tid 4 to smithi16987243-59 2023-09-23T22:23:33.592 INFO:tasks.rados.rados.0.smithi169.stdout:2446: finishing write tid 5 to smithi16987243-59 2023-09-23T22:23:33.592 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 59 v 308 (ObjNum 1604 snap 0 seq_num 1604) dirty exists 2023-09-23T22:23:33.592 INFO:tasks.rados.rados.0.smithi169.stdout:2446: left oid 59 (ObjNum 1604 snap 0 seq_num 1604) 2023-09-23T22:23:33.592 INFO:tasks.rados.rados.0.smithi169.stdout:2447: finishing write tid 1 to smithi16987243-77 2023-09-23T22:23:33.593 INFO:tasks.rados.rados.0.smithi169.stdout:2447: finishing write tid 2 to smithi16987243-77 2023-09-23T22:23:33.593 INFO:tasks.rados.rados.0.smithi169.stdout:2447: finishing write tid 3 to smithi16987243-77 2023-09-23T22:23:33.593 INFO:tasks.rados.rados.0.smithi169.stdout:2447: finishing write tid 4 to smithi16987243-77 2023-09-23T22:23:33.593 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 77 v 369 (ObjNum 1605 snap 0 seq_num 1605) dirty exists 2023-09-23T22:23:33.593 INFO:tasks.rados.rados.0.smithi169.stdout:2447: left oid 77 (ObjNum 1605 snap 0 seq_num 1605) 2023-09-23T22:23:33.593 INFO:tasks.rados.rados.0.smithi169.stdout:2448: seq_num 1606 ranges {592042=600377,1945846=750556} 2023-09-23T22:23:33.603 INFO:tasks.rados.rados.0.smithi169.stdout:2448: writing smithi16987243-93 from 592042 to 1192419 tid 1 2023-09-23T22:23:33.613 INFO:tasks.rados.rados.0.smithi169.stdout:2448: writing smithi16987243-93 from 1945846 to 2696402 tid 2 2023-09-23T22:23:33.613 INFO:tasks.rados.rados.0.smithi169.stdout:2442: done (4 left) 2023-09-23T22:23:33.613 INFO:tasks.rados.rados.0.smithi169.stdout:2445: done (3 left) 2023-09-23T22:23:33.613 INFO:tasks.rados.rados.0.smithi169.stdout:2446: done (2 left) 2023-09-23T22:23:33.613 INFO:tasks.rados.rados.0.smithi169.stdout:2447: done (1 left) 2023-09-23T22:23:33.613 INFO:tasks.rados.rados.0.smithi169.stdout:2449: write oid 10 current snap is 0 2023-09-23T22:23:33.613 INFO:tasks.rados.rados.0.smithi169.stdout:2449: seq_num 1607 ranges {608849=675626,2004328=610567} 2023-09-23T22:23:33.620 INFO:tasks.rados.rados.0.smithi169.stdout:2449: writing smithi16987243-10 from 608849 to 1284475 tid 1 2023-09-23T22:23:33.628 INFO:tasks.rados.rados.0.smithi169.stdout:2449: writing smithi16987243-10 from 2004328 to 2614895 tid 2 2023-09-23T22:23:33.628 INFO:tasks.rados.rados.0.smithi169.stdout:2450: read oid 437 snap -1 2023-09-23T22:23:33.629 INFO:tasks.rados.rados.0.smithi169.stdout:2450: expect (ObjNum 862 snap 0 seq_num 862) 2023-09-23T22:23:33.629 INFO:tasks.rados.rados.0.smithi169.stdout:2451: read oid 468 snap -1 2023-09-23T22:23:33.629 INFO:tasks.rados.rados.0.smithi169.stdout:2451: expect deleted 2023-09-23T22:23:33.629 INFO:tasks.rados.rados.0.smithi169.stdout:2452: read oid 49 snap -1 2023-09-23T22:23:33.629 INFO:tasks.rados.rados.0.smithi169.stdout:2452: expect (ObjNum 1158 snap 0 seq_num 1158) 2023-09-23T22:23:33.629 INFO:tasks.rados.rados.0.smithi169.stdout:2453: write oid 317 current snap is 0 2023-09-23T22:23:33.629 INFO:tasks.rados.rados.0.smithi169.stdout:2448: finishing write tid 1 to smithi16987243-93 2023-09-23T22:23:33.629 INFO:tasks.rados.rados.0.smithi169.stdout:2448: finishing write tid 2 to smithi16987243-93 2023-09-23T22:23:33.630 INFO:tasks.rados.rados.0.smithi169.stdout:2448: finishing write tid 3 to smithi16987243-93 2023-09-23T22:23:33.630 INFO:tasks.rados.rados.0.smithi169.stdout:2448: finishing write tid 4 to smithi16987243-93 2023-09-23T22:23:33.630 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 93 v 238 (ObjNum 1606 snap 0 seq_num 1606) dirty exists 2023-09-23T22:23:33.630 INFO:tasks.rados.rados.0.smithi169.stdout:2448: left oid 93 (ObjNum 1606 snap 0 seq_num 1606) 2023-09-23T22:23:33.630 INFO:tasks.rados.rados.0.smithi169.stdout:2449: finishing write tid 1 to smithi16987243-10 2023-09-23T22:23:33.630 INFO:tasks.rados.rados.0.smithi169.stdout:2453: seq_num 1608 ranges {625656=750875,2062810=754225} 2023-09-23T22:23:33.635 INFO:tasks.rados.rados.0.smithi169.stdout:2453: writing smithi16987243-317 from 625656 to 1376531 tid 1 2023-09-23T22:23:33.644 INFO:tasks.rados.rados.0.smithi169.stdout:2453: writing smithi16987243-317 from 2062810 to 2817035 tid 2 2023-09-23T22:23:33.644 INFO:tasks.rados.rados.0.smithi169.stdout:2448: done (5 left) 2023-09-23T22:23:33.644 INFO:tasks.rados.rados.0.smithi169.stdout:2454: delete oid 188 current snap is 0 2023-09-23T22:23:33.644 INFO:tasks.rados.rados.0.smithi169.stdout:2449: finishing write tid 2 to smithi16987243-10 2023-09-23T22:23:33.644 INFO:tasks.rados.rados.0.smithi169.stdout:2449: finishing write tid 3 to smithi16987243-10 2023-09-23T22:23:33.645 INFO:tasks.rados.rados.0.smithi169.stdout:2449: finishing write tid 4 to smithi16987243-10 2023-09-23T22:23:33.645 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 10 v 372 (ObjNum 1607 snap 0 seq_num 1607) dirty exists 2023-09-23T22:23:33.645 INFO:tasks.rados.rados.0.smithi169.stdout:2449: left oid 10 (ObjNum 1607 snap 0 seq_num 1607) 2023-09-23T22:23:33.645 INFO:tasks.rados.rados.0.smithi169.stdout:2450: expect (ObjNum 862 snap 0 seq_num 862) 2023-09-23T22:23:33.764 INFO:tasks.rados.rados.0.smithi169.stdout:2452: expect (ObjNum 1158 snap 0 seq_num 1158) 2023-09-23T22:23:33.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:33 smithi187 bash[31480]: cluster 2023-09-23T22:23:32.388953+0000 mgr.x (mgr.24706) 15 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 8.3 MiB/s wr, 79 op/s 2023-09-23T22:23:33.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:33 smithi187 bash[31480]: audit 2023-09-23T22:23:33.503256+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:23:33.929 INFO:tasks.rados.rados.0.smithi169.stdout:2453: finishing write tid 1 to smithi16987243-317 2023-09-23T22:23:33.929 INFO:tasks.rados.rados.0.smithi169.stdout:2453: finishing write tid 2 to smithi16987243-317 2023-09-23T22:23:33.929 INFO:tasks.rados.rados.0.smithi169.stdout:2453: finishing write tid 3 to smithi16987243-317 2023-09-23T22:23:33.929 INFO:tasks.rados.rados.0.smithi169.stdout:2453: finishing write tid 4 to smithi16987243-317 2023-09-23T22:23:33.929 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 317 v 296 (ObjNum 1608 snap 0 seq_num 1608) dirty exists 2023-09-23T22:23:33.929 INFO:tasks.rados.rados.0.smithi169.stdout:2453: left oid 317 (ObjNum 1608 snap 0 seq_num 1608) 2023-09-23T22:23:33.929 INFO:tasks.rados.rados.0.smithi169.stdout:2449: done (5 left) 2023-09-23T22:23:33.929 INFO:tasks.rados.rados.0.smithi169.stdout:2450: done (4 left) 2023-09-23T22:23:33.929 INFO:tasks.rados.rados.0.smithi169.stdout:2451: done (3 left) 2023-09-23T22:23:33.929 INFO:tasks.rados.rados.0.smithi169.stdout:2452: done (2 left) 2023-09-23T22:23:33.930 INFO:tasks.rados.rados.0.smithi169.stdout:2453: done (1 left) 2023-09-23T22:23:33.930 INFO:tasks.rados.rados.0.smithi169.stdout:2454: done (0 left) 2023-09-23T22:23:33.930 INFO:tasks.rados.rados.0.smithi169.stdout:2455: write oid 332 current snap is 0 2023-09-23T22:23:33.930 INFO:tasks.rados.rados.0.smithi169.stdout:2455: seq_num 1610 ranges {659270=501373,1663421=757894} 2023-09-23T22:23:33.941 INFO:tasks.rados.rados.0.smithi169.stdout:2455: writing smithi16987243-332 from 659270 to 1160643 tid 1 2023-09-23T22:23:33.948 INFO:tasks.rados.rados.0.smithi169.stdout:2455: writing smithi16987243-332 from 1663421 to 2421315 tid 2 2023-09-23T22:23:33.948 INFO:tasks.rados.rados.0.smithi169.stdout:2456: write oid 476 current snap is 0 2023-09-23T22:23:33.949 INFO:tasks.rados.rados.0.smithi169.stdout:2456: seq_num 1611 ranges {676077=576622,1721903=501552,2740559=335518} 2023-09-23T22:23:33.955 INFO:tasks.rados.rados.0.smithi169.stdout:2456: writing smithi16987243-476 from 676077 to 1252699 tid 1 2023-09-23T22:23:33.961 INFO:tasks.rados.rados.0.smithi169.stdout:2456: writing smithi16987243-476 from 1721903 to 2223455 tid 2 2023-09-23T22:23:33.966 INFO:tasks.rados.rados.0.smithi169.stdout:2456: writing smithi16987243-476 from 2740559 to 3076077 tid 3 2023-09-23T22:23:33.966 INFO:tasks.rados.rados.0.smithi169.stdout:2457: write oid 261 current snap is 0 2023-09-23T22:23:33.966 INFO:tasks.rados.rados.0.smithi169.stdout:2457: seq_num 1612 ranges {692884=768224,1896738=761563} 2023-09-23T22:23:33.974 INFO:tasks.rados.rados.0.smithi169.stdout:2457: writing smithi16987243-261 from 692884 to 1461108 tid 1 2023-09-23T22:23:33.981 INFO:tasks.rados.rados.0.smithi169.stdout:2457: writing smithi16987243-261 from 1896738 to 2658301 tid 2 2023-09-23T22:23:33.981 INFO:tasks.rados.rados.0.smithi169.stdout:2458: write oid 325 current snap is 0 2023-09-23T22:23:33.981 INFO:tasks.rados.rados.0.smithi169.stdout:2455: finishing write tid 1 to smithi16987243-332 2023-09-23T22:23:33.981 INFO:tasks.rados.rados.0.smithi169.stdout:2458: seq_num 1613 ranges {709691=443473,1838867=505221,2795405=314286} 2023-09-23T22:23:33.987 INFO:tasks.rados.rados.0.smithi169.stdout:2458: writing smithi16987243-325 from 709691 to 1153164 tid 1 2023-09-23T22:23:33.993 INFO:tasks.rados.rados.0.smithi169.stdout:2458: writing smithi16987243-325 from 1838867 to 2344088 tid 2 2023-09-23T22:23:34.000 INFO:tasks.rados.rados.0.smithi169.stdout:2458: writing smithi16987243-325 from 2795405 to 3109691 tid 3 2023-09-23T22:23:34.000 INFO:tasks.rados.rados.0.smithi169.stdout:2459: read oid 179 snap -1 2023-09-23T22:23:34.000 INFO:tasks.rados.rados.0.smithi169.stdout:2459: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-09-23T22:23:34.000 INFO:tasks.rados.rados.0.smithi169.stdout:2460: read oid 113 snap -1 2023-09-23T22:23:34.000 INFO:tasks.rados.rados.0.smithi169.stdout:2460: expect (ObjNum 1498 snap 0 seq_num 1498) 2023-09-23T22:23:34.000 INFO:tasks.rados.rados.0.smithi169.stdout:2461: read oid 462 snap -1 2023-09-23T22:23:34.000 INFO:tasks.rados.rados.0.smithi169.stdout:2461: expect (ObjNum 461 snap 0 seq_num 461) 2023-09-23T22:23:34.000 INFO:tasks.rados.rados.0.smithi169.stdout:2462: read oid 374 snap -1 2023-09-23T22:23:34.000 INFO:tasks.rados.rados.0.smithi169.stdout:2462: expect (ObjNum 1398 snap 0 seq_num 1398) 2023-09-23T22:23:34.001 INFO:tasks.rados.rados.0.smithi169.stdout:2463: read oid 254 snap -1 2023-09-23T22:23:34.001 INFO:tasks.rados.rados.0.smithi169.stdout:2463: expect (ObjNum 1423 snap 0 seq_num 1423) 2023-09-23T22:23:34.001 INFO:tasks.rados.rados.0.smithi169.stdout:2464: read oid 344 snap -1 2023-09-23T22:23:34.001 INFO:tasks.rados.rados.0.smithi169.stdout:2464: expect (ObjNum 1164 snap 0 seq_num 1164) 2023-09-23T22:23:34.001 INFO:tasks.rados.rados.0.smithi169.stdout:2465: write oid 283 current snap is 0 2023-09-23T22:23:34.001 INFO:tasks.rados.rados.0.smithi169.stdout:2465: seq_num 1614 ranges {726498=518722,1897349=765232} 2023-09-23T22:23:34.005 INFO:tasks.rados.rados.0.smithi169.stdout:2465: writing smithi16987243-283 from 726498 to 1245220 tid 1 2023-09-23T22:23:34.014 INFO:tasks.rados.rados.0.smithi169.stdout:2465: writing smithi16987243-283 from 1897349 to 2662581 tid 2 2023-09-23T22:23:34.015 INFO:tasks.rados.rados.0.smithi169.stdout:2466: read oid 387 snap -1 2023-09-23T22:23:34.015 INFO:tasks.rados.rados.0.smithi169.stdout:2466: expect (ObjNum 751 snap 0 seq_num 751) 2023-09-23T22:23:34.015 INFO:tasks.rados.rados.0.smithi169.stdout:2467: write oid 272 current snap is 0 2023-09-23T22:23:34.015 INFO:tasks.rados.rados.0.smithi169.stdout:2455: finishing write tid 2 to smithi16987243-332 2023-09-23T22:23:34.015 INFO:tasks.rados.rados.0.smithi169.stdout:2455: finishing write tid 3 to smithi16987243-332 2023-09-23T22:23:34.015 INFO:tasks.rados.rados.0.smithi169.stdout:2455: finishing write tid 4 to smithi16987243-332 2023-09-23T22:23:34.015 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 332 v 293 (ObjNum 1610 snap 0 seq_num 1610) dirty exists 2023-09-23T22:23:34.015 INFO:tasks.rados.rados.0.smithi169.stdout:2455: left oid 332 (ObjNum 1610 snap 0 seq_num 1610) 2023-09-23T22:23:34.015 INFO:tasks.rados.rados.0.smithi169.stdout:2456: finishing write tid 1 to smithi16987243-476 2023-09-23T22:23:34.015 INFO:tasks.rados.rados.0.smithi169.stdout:2467: seq_num 1615 ranges {743305=593971,1955831=508890} 2023-09-23T22:23:34.021 INFO:tasks.rados.rados.0.smithi169.stdout:2467: writing smithi16987243-272 from 743305 to 1337276 tid 1 2023-09-23T22:23:34.029 INFO:tasks.rados.rados.0.smithi169.stdout:2467: writing smithi16987243-272 from 1955831 to 2464721 tid 2 2023-09-23T22:23:34.029 INFO:tasks.rados.rados.0.smithi169.stdout:2455: done (12 left) 2023-09-23T22:23:34.029 INFO:tasks.rados.rados.0.smithi169.stdout:2468: read oid 471 snap -1 2023-09-23T22:23:34.029 INFO:tasks.rados.rados.0.smithi169.stdout:2468: expect (ObjNum 1155 snap 0 seq_num 1155) 2023-09-23T22:23:34.030 INFO:tasks.rados.rados.0.smithi169.stdout:2469: write oid 334 current snap is 0 2023-09-23T22:23:34.030 INFO:tasks.rados.rados.0.smithi169.stdout:2456: finishing write tid 2 to smithi16987243-476 2023-09-23T22:23:34.030 INFO:tasks.rados.rados.0.smithi169.stdout:2456: finishing write tid 3 to smithi16987243-476 2023-09-23T22:23:34.030 INFO:tasks.rados.rados.0.smithi169.stdout:2456: finishing write tid 4 to smithi16987243-476 2023-09-23T22:23:34.030 INFO:tasks.rados.rados.0.smithi169.stdout:2456: finishing write tid 5 to smithi16987243-476 2023-09-23T22:23:34.030 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 476 v 332 (ObjNum 1611 snap 0 seq_num 1611) dirty exists 2023-09-23T22:23:34.030 INFO:tasks.rados.rados.0.smithi169.stdout:2456: left oid 476 (ObjNum 1611 snap 0 seq_num 1611) 2023-09-23T22:23:34.031 INFO:tasks.rados.rados.0.smithi169.stdout:2457: finishing write tid 1 to smithi16987243-261 2023-09-23T22:23:34.031 INFO:tasks.rados.rados.0.smithi169.stdout:2469: seq_num 1616 ranges {760112=669220,2014313=768901} 2023-09-23T22:23:34.031 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:33 smithi169 bash[40994]: cluster 2023-09-23T22:23:32.388953+0000 mgr.x (mgr.24706) 15 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 8.3 MiB/s wr, 79 op/s 2023-09-23T22:23:34.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:33 smithi169 bash[40994]: audit 2023-09-23T22:23:33.503256+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:23:34.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:33 smithi169 bash[27421]: cluster 2023-09-23T22:23:32.388953+0000 mgr.x (mgr.24706) 15 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 8.3 MiB/s wr, 79 op/s 2023-09-23T22:23:34.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:33 smithi169 bash[27421]: audit 2023-09-23T22:23:33.503256+0000 mon.a (mon.0) 916 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:23:34.039 INFO:tasks.rados.rados.0.smithi169.stdout:2469: writing smithi16987243-334 from 760112 to 1429332 tid 1 2023-09-23T22:23:34.048 INFO:tasks.rados.rados.0.smithi169.stdout:2469: writing smithi16987243-334 from 2014313 to 2783214 tid 2 2023-09-23T22:23:34.049 INFO:tasks.rados.rados.0.smithi169.stdout:2456: done (13 left) 2023-09-23T22:23:34.049 INFO:tasks.rados.rados.0.smithi169.stdout:2470: read oid 403 snap -1 2023-09-23T22:23:34.049 INFO:tasks.rados.rados.0.smithi169.stdout:2470: expect (ObjNum 1390 snap 0 seq_num 1390) 2023-09-23T22:23:34.049 INFO:tasks.rados.rados.0.smithi169.stdout:2471: read oid 57 snap -1 2023-09-23T22:23:34.049 INFO:tasks.rados.rados.0.smithi169.stdout:2471: expect (ObjNum 1539 snap 0 seq_num 1539) 2023-09-23T22:23:34.049 INFO:tasks.rados.rados.0.smithi169.stdout:2472: read oid 2 snap -1 2023-09-23T22:23:34.049 INFO:tasks.rados.rados.0.smithi169.stdout:2472: expect (ObjNum 1596 snap 0 seq_num 1596) 2023-09-23T22:23:34.049 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:23:34.049 INFO:tasks.rados.rados.0.smithi169.stdout:2457: finishing write tid 2 to smithi16987243-261 2023-09-23T22:23:34.049 INFO:tasks.rados.rados.0.smithi169.stdout:2457: finishing write tid 3 to smithi16987243-261 2023-09-23T22:23:34.050 INFO:tasks.rados.rados.0.smithi169.stdout:2457: finishing write tid 4 to smithi16987243-261 2023-09-23T22:23:34.050 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 261 v 350 (ObjNum 1612 snap 0 seq_num 1612) dirty exists 2023-09-23T22:23:34.050 INFO:tasks.rados.rados.0.smithi169.stdout:2457: left oid 261 (ObjNum 1612 snap 0 seq_num 1612) 2023-09-23T22:23:34.050 INFO:tasks.rados.rados.0.smithi169.stdout:2458: finishing write tid 1 to smithi16987243-325 2023-09-23T22:23:34.050 INFO:tasks.rados.rados.0.smithi169.stdout:2457: done (15 left) 2023-09-23T22:23:34.050 INFO:tasks.rados.rados.0.smithi169.stdout:2473: read oid 96 snap -1 2023-09-23T22:23:34.050 INFO:tasks.rados.rados.0.smithi169.stdout:2473: expect (ObjNum 1573 snap 0 seq_num 1573) 2023-09-23T22:23:34.050 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:23:34.050 INFO:tasks.rados.rados.0.smithi169.stdout:2458: finishing write tid 2 to smithi16987243-325 2023-09-23T22:23:34.050 INFO:tasks.rados.rados.0.smithi169.stdout:2460: expect (ObjNum 1498 snap 0 seq_num 1498) 2023-09-23T22:23:34.244 INFO:tasks.rados.rados.0.smithi169.stdout:2458: finishing write tid 3 to smithi16987243-325 2023-09-23T22:23:34.244 INFO:tasks.rados.rados.0.smithi169.stdout:2458: finishing write tid 4 to smithi16987243-325 2023-09-23T22:23:34.244 INFO:tasks.rados.rados.0.smithi169.stdout:2458: finishing write tid 5 to smithi16987243-325 2023-09-23T22:23:34.244 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 325 v 242 (ObjNum 1613 snap 0 seq_num 1613) dirty exists 2023-09-23T22:23:34.244 INFO:tasks.rados.rados.0.smithi169.stdout:2458: left oid 325 (ObjNum 1613 snap 0 seq_num 1613) 2023-09-23T22:23:34.244 INFO:tasks.rados.rados.0.smithi169.stdout:2464: expect (ObjNum 1164 snap 0 seq_num 1164) 2023-09-23T22:23:34.449 INFO:tasks.rados.rados.0.smithi169.stdout:2459: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-09-23T22:23:34.562 INFO:tasks.rados.rados.0.smithi169.stdout:2463: expect (ObjNum 1423 snap 0 seq_num 1423) 2023-09-23T22:23:34.768 INFO:tasks.rados.rados.0.smithi169.stdout:2465: finishing write tid 1 to smithi16987243-283 2023-09-23T22:23:34.768 INFO:tasks.rados.rados.0.smithi169.stdout:2461: expect (ObjNum 461 snap 0 seq_num 461) 2023-09-23T22:23:34.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:34 smithi187 bash[31480]: audit 2023-09-23T22:23:33.571079+0000 mon.a (mon.0) 917 : audit [DBG] from='client.? 172.21.15.169:0/1156940437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:34.883 INFO:tasks.rados.rados.0.smithi169.stdout:2465: finishing write tid 2 to smithi16987243-283 2023-09-23T22:23:34.883 INFO:tasks.rados.rados.0.smithi169.stdout:2465: finishing write tid 3 to smithi16987243-283 2023-09-23T22:23:34.883 INFO:tasks.rados.rados.0.smithi169.stdout:2465: finishing write tid 4 to smithi16987243-283 2023-09-23T22:23:34.883 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 283 v 385 (ObjNum 1614 snap 0 seq_num 1614) dirty exists 2023-09-23T22:23:34.883 INFO:tasks.rados.rados.0.smithi169.stdout:2465: left oid 283 (ObjNum 1614 snap 0 seq_num 1614) 2023-09-23T22:23:34.883 INFO:tasks.rados.rados.0.smithi169.stdout:2462: expect (ObjNum 1398 snap 0 seq_num 1398) 2023-09-23T22:23:35.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:34 smithi169 bash[40994]: audit 2023-09-23T22:23:33.571079+0000 mon.a (mon.0) 917 : audit [DBG] from='client.? 172.21.15.169:0/1156940437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:35.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:34 smithi169 bash[27421]: audit 2023-09-23T22:23:33.571079+0000 mon.a (mon.0) 917 : audit [DBG] from='client.? 172.21.15.169:0/1156940437' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:35.092 INFO:tasks.rados.rados.0.smithi169.stdout:2467: finishing write tid 1 to smithi16987243-272 2023-09-23T22:23:35.092 INFO:tasks.rados.rados.0.smithi169.stdout:2466: expect (ObjNum 751 snap 0 seq_num 751) 2023-09-23T22:23:35.194 INFO:tasks.rados.rados.0.smithi169.stdout:2467: finishing write tid 2 to smithi16987243-272 2023-09-23T22:23:35.194 INFO:tasks.rados.rados.0.smithi169.stdout:2467: finishing write tid 3 to smithi16987243-272 2023-09-23T22:23:35.195 INFO:tasks.rados.rados.0.smithi169.stdout:2467: finishing write tid 4 to smithi16987243-272 2023-09-23T22:23:35.195 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 272 v 388 (ObjNum 1615 snap 0 seq_num 1615) dirty exists 2023-09-23T22:23:35.195 INFO:tasks.rados.rados.0.smithi169.stdout:2467: left oid 272 (ObjNum 1615 snap 0 seq_num 1615) 2023-09-23T22:23:35.195 INFO:tasks.rados.rados.0.smithi169.stdout:2468: expect (ObjNum 1155 snap 0 seq_num 1155) 2023-09-23T22:23:35.377 INFO:tasks.rados.rados.0.smithi169.stdout:2469: finishing write tid 1 to smithi16987243-334 2023-09-23T22:23:35.377 INFO:tasks.rados.rados.0.smithi169.stdout:2469: finishing write tid 2 to smithi16987243-334 2023-09-23T22:23:35.377 INFO:tasks.rados.rados.0.smithi169.stdout:2469: finishing write tid 3 to smithi16987243-334 2023-09-23T22:23:35.377 INFO:tasks.rados.rados.0.smithi169.stdout:2469: finishing write tid 4 to smithi16987243-334 2023-09-23T22:23:35.377 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 334 v 324 (ObjNum 1616 snap 0 seq_num 1616) dirty exists 2023-09-23T22:23:35.377 INFO:tasks.rados.rados.0.smithi169.stdout:2469: left oid 334 (ObjNum 1616 snap 0 seq_num 1616) 2023-09-23T22:23:35.377 INFO:tasks.rados.rados.0.smithi169.stdout:2473: expect (ObjNum 1573 snap 0 seq_num 1573) 2023-09-23T22:23:35.495 INFO:tasks.rados.rados.0.smithi169.stdout:2471: expect (ObjNum 1539 snap 0 seq_num 1539) 2023-09-23T22:23:35.668 INFO:tasks.rados.rados.0.smithi169.stdout:2472: expect (ObjNum 1596 snap 0 seq_num 1596) 2023-09-23T22:23:35.825 INFO:tasks.rados.rados.0.smithi169.stdout:2470: expect (ObjNum 1390 snap 0 seq_num 1390) 2023-09-23T22:23:35.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:35 smithi187 bash[31480]: cluster 2023-09-23T22:23:34.389690+0000 mgr.x (mgr.24706) 16 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 8.3 MiB/s wr, 79 op/s 2023-09-23T22:23:35.973 INFO:tasks.rados.rados.0.smithi169.stdout:2458: done (15 left) 2023-09-23T22:23:35.973 INFO:tasks.rados.rados.0.smithi169.stdout:2459: done (14 left) 2023-09-23T22:23:35.973 INFO:tasks.rados.rados.0.smithi169.stdout:2460: done (13 left) 2023-09-23T22:23:35.974 INFO:tasks.rados.rados.0.smithi169.stdout:2461: done (12 left) 2023-09-23T22:23:35.974 INFO:tasks.rados.rados.0.smithi169.stdout:2462: done (11 left) 2023-09-23T22:23:35.974 INFO:tasks.rados.rados.0.smithi169.stdout:2463: done (10 left) 2023-09-23T22:23:35.974 INFO:tasks.rados.rados.0.smithi169.stdout:2464: done (9 left) 2023-09-23T22:23:35.974 INFO:tasks.rados.rados.0.smithi169.stdout:2465: done (8 left) 2023-09-23T22:23:35.974 INFO:tasks.rados.rados.0.smithi169.stdout:2466: done (7 left) 2023-09-23T22:23:35.974 INFO:tasks.rados.rados.0.smithi169.stdout:2467: done (6 left) 2023-09-23T22:23:35.974 INFO:tasks.rados.rados.0.smithi169.stdout:2468: done (5 left) 2023-09-23T22:23:35.974 INFO:tasks.rados.rados.0.smithi169.stdout:2469: done (4 left) 2023-09-23T22:23:35.974 INFO:tasks.rados.rados.0.smithi169.stdout:2470: done (3 left) 2023-09-23T22:23:35.974 INFO:tasks.rados.rados.0.smithi169.stdout:2471: done (2 left) 2023-09-23T22:23:35.975 INFO:tasks.rados.rados.0.smithi169.stdout:2472: done (1 left) 2023-09-23T22:23:35.975 INFO:tasks.rados.rados.0.smithi169.stdout:2473: done (0 left) 2023-09-23T22:23:35.975 INFO:tasks.rados.rados.0.smithi169.stdout:2474: read oid 256 snap -1 2023-09-23T22:23:35.975 INFO:tasks.rados.rados.0.smithi169.stdout:2474: expect (ObjNum 255 snap 0 seq_num 255) 2023-09-23T22:23:35.975 INFO:tasks.rados.rados.0.smithi169.stdout:2475: write oid 296 current snap is 0 2023-09-23T22:23:35.975 INFO:tasks.rados.rados.0.smithi169.stdout:2475: seq_num 1617 ranges {776919=744469,1956442=512559} 2023-09-23T22:23:35.988 INFO:tasks.rados.rados.0.smithi169.stdout:2475: writing smithi16987243-296 from 776919 to 1521388 tid 1 2023-09-23T22:23:35.993 INFO:tasks.rados.rados.0.smithi169.stdout:2475: writing smithi16987243-296 from 1956442 to 2469001 tid 2 2023-09-23T22:23:35.993 INFO:tasks.rados.rados.0.smithi169.stdout:2476: write oid 79 current snap is 0 2023-09-23T22:23:35.994 INFO:tasks.rados.rados.0.smithi169.stdout:2476: seq_num 1618 ranges {793726=419718,1614924=772570,2932520=261206} 2023-09-23T22:23:36.000 INFO:tasks.rados.rados.0.smithi169.stdout:2476: writing smithi16987243-79 from 793726 to 1213444 tid 1 2023-09-23T22:23:36.007 INFO:tasks.rados.rados.0.smithi169.stdout:2476: writing smithi16987243-79 from 1614924 to 2387494 tid 2 2023-09-23T22:23:36.011 INFO:tasks.rados.rados.0.smithi169.stdout:2476: writing smithi16987243-79 from 2932520 to 3193726 tid 3 2023-09-23T22:23:36.012 INFO:tasks.rados.rados.0.smithi169.stdout:2477: delete oid 92 current snap is 0 2023-09-23T22:23:36.012 INFO:tasks.rados.rados.0.smithi169.stdout:2474: expect (ObjNum 255 snap 0 seq_num 255) 2023-09-23T22:23:36.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:35 smithi169 bash[40994]: cluster 2023-09-23T22:23:34.389690+0000 mgr.x (mgr.24706) 16 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 8.3 MiB/s wr, 79 op/s 2023-09-23T22:23:36.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:35 smithi169 bash[27421]: cluster 2023-09-23T22:23:34.389690+0000 mgr.x (mgr.24706) 16 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 8.3 MiB/s wr, 79 op/s 2023-09-23T22:23:36.092 INFO:tasks.rados.rados.0.smithi169.stdout:2475: finishing write tid 1 to smithi16987243-296 2023-09-23T22:23:36.092 INFO:tasks.rados.rados.0.smithi169.stdout:2475: finishing write tid 2 to smithi16987243-296 2023-09-23T22:23:36.092 INFO:tasks.rados.rados.0.smithi169.stdout:2475: finishing write tid 3 to smithi16987243-296 2023-09-23T22:23:36.093 INFO:tasks.rados.rados.0.smithi169.stdout:2475: finishing write tid 4 to smithi16987243-296 2023-09-23T22:23:36.093 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 296 v 306 (ObjNum 1617 snap 0 seq_num 1617) dirty exists 2023-09-23T22:23:36.093 INFO:tasks.rados.rados.0.smithi169.stdout:2475: left oid 296 (ObjNum 1617 snap 0 seq_num 1617) 2023-09-23T22:23:36.093 INFO:tasks.rados.rados.0.smithi169.stdout:2476: finishing write tid 1 to smithi16987243-79 2023-09-23T22:23:36.093 INFO:tasks.rados.rados.0.smithi169.stdout:2476: finishing write tid 2 to smithi16987243-79 2023-09-23T22:23:36.093 INFO:tasks.rados.rados.0.smithi169.stdout:2476: finishing write tid 3 to smithi16987243-79 2023-09-23T22:23:36.093 INFO:tasks.rados.rados.0.smithi169.stdout:2476: finishing write tid 4 to smithi16987243-79 2023-09-23T22:23:36.093 INFO:tasks.rados.rados.0.smithi169.stdout:2476: finishing write tid 5 to smithi16987243-79 2023-09-23T22:23:36.093 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 79 v 344 (ObjNum 1618 snap 0 seq_num 1618) dirty exists 2023-09-23T22:23:36.093 INFO:tasks.rados.rados.0.smithi169.stdout:2476: left oid 79 (ObjNum 1618 snap 0 seq_num 1618) 2023-09-23T22:23:36.094 INFO:tasks.rados.rados.0.smithi169.stdout:2474: done (3 left) 2023-09-23T22:23:36.094 INFO:tasks.rados.rados.0.smithi169.stdout:2475: done (2 left) 2023-09-23T22:23:36.094 INFO:tasks.rados.rados.0.smithi169.stdout:2476: done (1 left) 2023-09-23T22:23:36.094 INFO:tasks.rados.rados.0.smithi169.stdout:2477: done (0 left) 2023-09-23T22:23:36.094 INFO:tasks.rados.rados.0.smithi169.stdout:2478: read oid 279 snap -1 2023-09-23T22:23:36.094 INFO:tasks.rados.rados.0.smithi169.stdout:2478: expect (ObjNum 1577 snap 0 seq_num 1577) 2023-09-23T22:23:36.094 INFO:tasks.rados.rados.0.smithi169.stdout:2479: read oid 482 snap -1 2023-09-23T22:23:36.094 INFO:tasks.rados.rados.0.smithi169.stdout:2479: expect (ObjNum 481 snap 0 seq_num 481) 2023-09-23T22:23:36.095 INFO:tasks.rados.rados.0.smithi169.stdout:2480: read oid 83 snap -1 2023-09-23T22:23:36.095 INFO:tasks.rados.rados.0.smithi169.stdout:2480: expect (ObjNum 1273 snap 0 seq_num 1273) 2023-09-23T22:23:36.095 INFO:tasks.rados.rados.0.smithi169.stdout:2481: read oid 419 snap -1 2023-09-23T22:23:36.095 INFO:tasks.rados.rados.0.smithi169.stdout:2481: expect (ObjNum 1120 snap 0 seq_num 1120) 2023-09-23T22:23:36.095 INFO:tasks.rados.rados.0.smithi169.stdout:2482: delete oid 155 current snap is 0 2023-09-23T22:23:36.101 INFO:tasks.rados.rados.0.smithi169.stdout:2481: expect (ObjNum 1120 snap 0 seq_num 1120) 2023-09-23T22:23:36.257 INFO:tasks.rados.rados.0.smithi169.stdout:2478: expect (ObjNum 1577 snap 0 seq_num 1577) 2023-09-23T22:23:36.388 INFO:tasks.rados.rados.0.smithi169.stdout:2479: expect (ObjNum 481 snap 0 seq_num 481) 2023-09-23T22:23:36.450 INFO:tasks.rados.rados.0.smithi169.stdout:2480: expect (ObjNum 1273 snap 0 seq_num 1273) 2023-09-23T22:23:36.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:23:36 smithi169 bash[27688]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:23:36] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:23:36.599 INFO:tasks.rados.rados.0.smithi169.stdout:2478: done (4 left) 2023-09-23T22:23:36.600 INFO:tasks.rados.rados.0.smithi169.stdout:2479: done (3 left) 2023-09-23T22:23:36.600 INFO:tasks.rados.rados.0.smithi169.stdout:2480: done (2 left) 2023-09-23T22:23:36.600 INFO:tasks.rados.rados.0.smithi169.stdout:2481: done (1 left) 2023-09-23T22:23:36.600 INFO:tasks.rados.rados.0.smithi169.stdout:2482: done (0 left) 2023-09-23T22:23:36.600 INFO:tasks.rados.rados.0.smithi169.stdout:2483: write oid 178 current snap is 0 2023-09-23T22:23:36.600 INFO:tasks.rados.rados.0.smithi169.stdout:2483: seq_num 1621 ranges {444147=761818,1790370=519897,2898436=345711} 2023-09-23T22:23:36.612 INFO:tasks.rados.rados.0.smithi169.stdout:2483: writing smithi16987243-178 from 444147 to 1205965 tid 1 2023-09-23T22:23:36.618 INFO:tasks.rados.rados.0.smithi169.stdout:2483: writing smithi16987243-178 from 1790370 to 2310267 tid 2 2023-09-23T22:23:36.624 INFO:tasks.rados.rados.0.smithi169.stdout:2483: writing smithi16987243-178 from 2898436 to 3244147 tid 3 2023-09-23T22:23:36.624 INFO:tasks.rados.rados.0.smithi169.stdout:2484: write oid 451 current snap is 0 2023-09-23T22:23:36.624 INFO:tasks.rados.rados.0.smithi169.stdout:2483: finishing write tid 1 to smithi16987243-178 2023-09-23T22:23:36.624 INFO:tasks.rados.rados.0.smithi169.stdout:2483: finishing write tid 2 to smithi16987243-178 2023-09-23T22:23:36.624 INFO:tasks.rados.rados.0.smithi169.stdout:2484: seq_num 1622 ranges {460954=437067,1448852=663555,2525859=735095} 2023-09-23T22:23:36.628 INFO:tasks.rados.rados.0.smithi169.stdout:2484: writing smithi16987243-451 from 460954 to 898021 tid 1 2023-09-23T22:23:36.636 INFO:tasks.rados.rados.0.smithi169.stdout:2484: writing smithi16987243-451 from 1448852 to 2112407 tid 2 2023-09-23T22:23:36.643 INFO:tasks.rados.rados.0.smithi169.stdout:2484: writing smithi16987243-451 from 2525859 to 3260954 tid 3 2023-09-23T22:23:36.643 INFO:tasks.rados.rados.0.smithi169.stdout:2485: read oid 474 snap -1 2023-09-23T22:23:36.643 INFO:tasks.rados.rados.0.smithi169.stdout:2485: expect (ObjNum 473 snap 0 seq_num 473) 2023-09-23T22:23:36.644 INFO:tasks.rados.rados.0.smithi169.stdout:2486: write oid 328 current snap is 0 2023-09-23T22:23:36.644 INFO:tasks.rados.rados.0.smithi169.stdout:2483: finishing write tid 3 to smithi16987243-178 2023-09-23T22:23:36.644 INFO:tasks.rados.rados.0.smithi169.stdout:2483: finishing write tid 4 to smithi16987243-178 2023-09-23T22:23:36.644 INFO:tasks.rados.rados.0.smithi169.stdout:2483: finishing write tid 5 to smithi16987243-178 2023-09-23T22:23:36.644 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 178 v 295 (ObjNum 1621 snap 0 seq_num 1621) dirty exists 2023-09-23T22:23:36.644 INFO:tasks.rados.rados.0.smithi169.stdout:2483: left oid 178 (ObjNum 1621 snap 0 seq_num 1621) 2023-09-23T22:23:36.644 INFO:tasks.rados.rados.0.smithi169.stdout:2484: finishing write tid 1 to smithi16987243-451 2023-09-23T22:23:36.644 INFO:tasks.rados.rados.0.smithi169.stdout:2484: finishing write tid 2 to smithi16987243-451 2023-09-23T22:23:36.644 INFO:tasks.rados.rados.0.smithi169.stdout:2486: seq_num 1623 ranges {477761=512316,1507334=523566,2553282=599771} 2023-09-23T22:23:36.649 INFO:tasks.rados.rados.0.smithi169.stdout:2486: writing smithi16987243-328 from 477761 to 990077 tid 1 2023-09-23T22:23:36.655 INFO:tasks.rados.rados.0.smithi169.stdout:2486: writing smithi16987243-328 from 1507334 to 2030900 tid 2 2023-09-23T22:23:36.662 INFO:tasks.rados.rados.0.smithi169.stdout:2486: writing smithi16987243-328 from 2553282 to 3153053 tid 3 2023-09-23T22:23:36.662 INFO:tasks.rados.rados.0.smithi169.stdout:2483: done (3 left) 2023-09-23T22:23:36.662 INFO:tasks.rados.rados.0.smithi169.stdout:2487: read oid 448 snap -1 2023-09-23T22:23:36.662 INFO:tasks.rados.rados.0.smithi169.stdout:2487: expect (ObjNum 1356 snap 0 seq_num 1356) 2023-09-23T22:23:36.662 INFO:tasks.rados.rados.0.smithi169.stdout:2488: write oid 39 current snap is 0 2023-09-23T22:23:36.662 INFO:tasks.rados.rados.0.smithi169.stdout:2484: finishing write tid 3 to smithi16987243-451 2023-09-23T22:23:36.662 INFO:tasks.rados.rados.0.smithi169.stdout:2488: seq_num 1624 ranges {494568=587565,1565816=667224,2980705=313863} 2023-09-23T22:23:36.668 INFO:tasks.rados.rados.0.smithi169.stdout:2488: writing smithi16987243-39 from 494568 to 1082133 tid 1 2023-09-23T22:23:36.675 INFO:tasks.rados.rados.0.smithi169.stdout:2488: writing smithi16987243-39 from 1565816 to 2233040 tid 2 2023-09-23T22:23:36.681 INFO:tasks.rados.rados.0.smithi169.stdout:2488: writing smithi16987243-39 from 2980705 to 3294568 tid 3 2023-09-23T22:23:36.681 INFO:tasks.rados.rados.0.smithi169.stdout:2489: write oid 28 current snap is 0 2023-09-23T22:23:36.681 INFO:tasks.rados.rados.0.smithi169.stdout:2489: seq_num 1625 ranges {511375=662814,1907945=527235,2891775=419600} 2023-09-23T22:23:36.687 INFO:tasks.rados.rados.0.smithi169.stdout:2489: writing smithi16987243-28 from 511375 to 1174189 tid 1 2023-09-23T22:23:36.695 INFO:tasks.rados.rados.0.smithi169.stdout:2489: writing smithi16987243-28 from 1907945 to 2435180 tid 2 2023-09-23T22:23:36.700 INFO:tasks.rados.rados.0.smithi169.stdout:2489: writing smithi16987243-28 from 2891775 to 3311375 tid 3 2023-09-23T22:23:36.700 INFO:tasks.rados.rados.0.smithi169.stdout:2490: read oid 207 snap -1 2023-09-23T22:23:36.700 INFO:tasks.rados.rados.0.smithi169.stdout:2490: expect (ObjNum 1378 snap 0 seq_num 1378) 2023-09-23T22:23:36.700 INFO:tasks.rados.rados.0.smithi169.stdout:2491: delete oid 293 current snap is 0 2023-09-23T22:23:36.700 INFO:tasks.rados.rados.0.smithi169.stdout:2484: finishing write tid 4 to smithi16987243-451 2023-09-23T22:23:36.701 INFO:tasks.rados.rados.0.smithi169.stdout:2484: finishing write tid 5 to smithi16987243-451 2023-09-23T22:23:36.701 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 451 v 300 (ObjNum 1622 snap 0 seq_num 1622) dirty exists 2023-09-23T22:23:36.701 INFO:tasks.rados.rados.0.smithi169.stdout:2484: left oid 451 (ObjNum 1622 snap 0 seq_num 1622) 2023-09-23T22:23:36.701 INFO:tasks.rados.rados.0.smithi169.stdout:2485: expect (ObjNum 473 snap 0 seq_num 473) 2023-09-23T22:23:36.830 INFO:tasks.rados.rados.0.smithi169.stdout:2486: finishing write tid 1 to smithi16987243-328 2023-09-23T22:23:36.830 INFO:tasks.rados.rados.0.smithi169.stdout:2486: finishing write tid 2 to smithi16987243-328 2023-09-23T22:23:36.830 INFO:tasks.rados.rados.0.smithi169.stdout:2486: finishing write tid 3 to smithi16987243-328 2023-09-23T22:23:36.830 INFO:tasks.rados.rados.0.smithi169.stdout:2486: finishing write tid 4 to smithi16987243-328 2023-09-23T22:23:36.830 INFO:tasks.rados.rados.0.smithi169.stdout:2486: finishing write tid 5 to smithi16987243-328 2023-09-23T22:23:36.830 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 328 v 297 (ObjNum 1623 snap 0 seq_num 1623) dirty exists 2023-09-23T22:23:36.830 INFO:tasks.rados.rados.0.smithi169.stdout:2486: left oid 328 (ObjNum 1623 snap 0 seq_num 1623) 2023-09-23T22:23:36.830 INFO:tasks.rados.rados.0.smithi169.stdout:2487: expect (ObjNum 1356 snap 0 seq_num 1356) 2023-09-23T22:23:36.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:36 smithi187 bash[31480]: audit 2023-09-23T22:23:36.009841+0000 mon.a (mon.0) 918 : audit [DBG] from='client.? 172.21.15.169:0/3555495525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:36.946 INFO:tasks.rados.rados.0.smithi169.stdout:2488: finishing write tid 1 to smithi16987243-39 2023-09-23T22:23:36.947 INFO:tasks.rados.rados.0.smithi169.stdout:2488: finishing write tid 2 to smithi16987243-39 2023-09-23T22:23:36.947 INFO:tasks.rados.rados.0.smithi169.stdout:2488: finishing write tid 3 to smithi16987243-39 2023-09-23T22:23:36.947 INFO:tasks.rados.rados.0.smithi169.stdout:2488: finishing write tid 4 to smithi16987243-39 2023-09-23T22:23:36.947 INFO:tasks.rados.rados.0.smithi169.stdout:2488: finishing write tid 5 to smithi16987243-39 2023-09-23T22:23:36.947 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 39 v 304 (ObjNum 1624 snap 0 seq_num 1624) dirty exists 2023-09-23T22:23:36.947 INFO:tasks.rados.rados.0.smithi169.stdout:2488: left oid 39 (ObjNum 1624 snap 0 seq_num 1624) 2023-09-23T22:23:36.947 INFO:tasks.rados.rados.0.smithi169.stdout:2489: finishing write tid 1 to smithi16987243-28 2023-09-23T22:23:36.947 INFO:tasks.rados.rados.0.smithi169.stdout:2489: finishing write tid 2 to smithi16987243-28 2023-09-23T22:23:36.947 INFO:tasks.rados.rados.0.smithi169.stdout:2489: finishing write tid 3 to smithi16987243-28 2023-09-23T22:23:36.948 INFO:tasks.rados.rados.0.smithi169.stdout:2489: finishing write tid 4 to smithi16987243-28 2023-09-23T22:23:36.948 INFO:tasks.rados.rados.0.smithi169.stdout:2489: finishing write tid 5 to smithi16987243-28 2023-09-23T22:23:36.948 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 28 v 246 (ObjNum 1625 snap 0 seq_num 1625) dirty exists 2023-09-23T22:23:36.948 INFO:tasks.rados.rados.0.smithi169.stdout:2489: left oid 28 (ObjNum 1625 snap 0 seq_num 1625) 2023-09-23T22:23:36.948 INFO:tasks.rados.rados.0.smithi169.stdout:2490: expect (ObjNum 1378 snap 0 seq_num 1378) 2023-09-23T22:23:37.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:36 smithi169 bash[27421]: audit 2023-09-23T22:23:36.009841+0000 mon.a (mon.0) 918 : audit [DBG] from='client.? 172.21.15.169:0/3555495525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:37.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:36 smithi169 bash[40994]: audit 2023-09-23T22:23:36.009841+0000 mon.a (mon.0) 918 : audit [DBG] from='client.? 172.21.15.169:0/3555495525' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:37.054 INFO:tasks.rados.rados.0.smithi169.stdout:2484: done (7 left) 2023-09-23T22:23:37.055 INFO:tasks.rados.rados.0.smithi169.stdout:2485: done (6 left) 2023-09-23T22:23:37.055 INFO:tasks.rados.rados.0.smithi169.stdout:2486: done (5 left) 2023-09-23T22:23:37.055 INFO:tasks.rados.rados.0.smithi169.stdout:2487: done (4 left) 2023-09-23T22:23:37.055 INFO:tasks.rados.rados.0.smithi169.stdout:2488: done (3 left) 2023-09-23T22:23:37.056 INFO:tasks.rados.rados.0.smithi169.stdout:2489: done (2 left) 2023-09-23T22:23:37.056 INFO:tasks.rados.rados.0.smithi169.stdout:2490: done (1 left) 2023-09-23T22:23:37.056 INFO:tasks.rados.rados.0.smithi169.stdout:2491: done (0 left) 2023-09-23T22:23:37.056 INFO:tasks.rados.rados.0.smithi169.stdout:2492: write oid 43 current snap is 0 2023-09-23T22:23:37.056 INFO:tasks.rados.rados.0.smithi169.stdout:2492: seq_num 1627 ranges {544989=529665,1741262=530904,3062974=282015} 2023-09-23T22:23:37.066 INFO:tasks.rados.rados.0.smithi169.stdout:2492: writing smithi16987243-43 from 544989 to 1074654 tid 1 2023-09-23T22:23:37.073 INFO:tasks.rados.rados.0.smithi169.stdout:2492: writing smithi16987243-43 from 1741262 to 2272166 tid 2 2023-09-23T22:23:37.080 INFO:tasks.rados.rados.0.smithi169.stdout:2492: writing smithi16987243-43 from 3062974 to 3344989 tid 3 2023-09-23T22:23:37.080 INFO:tasks.rados.rados.0.smithi169.stdout:2493: read oid 365 snap -1 2023-09-23T22:23:37.080 INFO:tasks.rados.rados.0.smithi169.stdout:2493: expect (ObjNum 1138 snap 0 seq_num 1138) 2023-09-23T22:23:37.080 INFO:tasks.rados.rados.0.smithi169.stdout:2494: read oid 485 snap -1 2023-09-23T22:23:37.080 INFO:tasks.rados.rados.0.smithi169.stdout:2494: expect (ObjNum 1591 snap 0 seq_num 1591) 2023-09-23T22:23:37.080 INFO:tasks.rados.rados.0.smithi169.stdout:2495: write oid 2 current snap is 0 2023-09-23T22:23:37.080 INFO:tasks.rados.rados.0.smithi169.stdout:2492: finishing write tid 1 to smithi16987243-43 2023-09-23T22:23:37.080 INFO:tasks.rados.rados.0.smithi169.stdout:2492: finishing write tid 2 to smithi16987243-43 2023-09-23T22:23:37.080 INFO:tasks.rados.rados.0.smithi169.stdout:2495: seq_num 1628 ranges {561796=604914,1799744=674562,3090397=271399} 2023-09-23T22:23:37.086 INFO:tasks.rados.rados.0.smithi169.stdout:2495: writing smithi16987243-2 from 561796 to 1166710 tid 1 2023-09-23T22:23:37.096 INFO:tasks.rados.rados.0.smithi169.stdout:2495: writing smithi16987243-2 from 1799744 to 2474306 tid 2 2023-09-23T22:23:37.101 INFO:tasks.rados.rados.0.smithi169.stdout:2495: writing smithi16987243-2 from 3090397 to 3361796 tid 3 2023-09-23T22:23:37.102 INFO:tasks.rados.rados.0.smithi169.stdout:2496: write oid 115 current snap is 0 2023-09-23T22:23:37.102 INFO:tasks.rados.rados.0.smithi169.stdout:2492: finishing write tid 3 to smithi16987243-43 2023-09-23T22:23:37.102 INFO:tasks.rados.rados.0.smithi169.stdout:2492: finishing write tid 4 to smithi16987243-43 2023-09-23T22:23:37.102 INFO:tasks.rados.rados.0.smithi169.stdout:2492: finishing write tid 5 to smithi16987243-43 2023-09-23T22:23:37.102 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 43 v 341 (ObjNum 1627 snap 0 seq_num 1627) dirty exists 2023-09-23T22:23:37.102 INFO:tasks.rados.rados.0.smithi169.stdout:2492: left oid 43 (ObjNum 1627 snap 0 seq_num 1627) 2023-09-23T22:23:37.102 INFO:tasks.rados.rados.0.smithi169.stdout:2495: finishing write tid 1 to smithi16987243-2 2023-09-23T22:23:37.102 INFO:tasks.rados.rados.0.smithi169.stdout:2496: seq_num 1629 ranges {578603=680163,1741873=534573,3001467=377136} 2023-09-23T22:23:37.108 INFO:tasks.rados.rados.0.smithi169.stdout:2496: writing smithi16987243-115 from 578603 to 1258766 tid 1 2023-09-23T22:23:37.114 INFO:tasks.rados.rados.0.smithi169.stdout:2496: writing smithi16987243-115 from 1741873 to 2276446 tid 2 2023-09-23T22:23:37.120 INFO:tasks.rados.rados.0.smithi169.stdout:2496: writing smithi16987243-115 from 3001467 to 3378603 tid 3 2023-09-23T22:23:37.121 INFO:tasks.rados.rados.0.smithi169.stdout:2492: done (4 left) 2023-09-23T22:23:37.121 INFO:tasks.rados.rados.0.smithi169.stdout:2497: read oid 82 snap -1 2023-09-23T22:23:37.121 INFO:tasks.rados.rados.0.smithi169.stdout:2497: expect (ObjNum 1293 snap 0 seq_num 1293) 2023-09-23T22:23:37.121 INFO:tasks.rados.rados.0.smithi169.stdout:2498: write oid 476 current snap is 0 2023-09-23T22:23:37.121 INFO:tasks.rados.rados.0.smithi169.stdout:2493: expect (ObjNum 1138 snap 0 seq_num 1138) 2023-09-23T22:23:37.343 INFO:tasks.rados.rados.0.smithi169.stdout:2494: expect (ObjNum 1591 snap 0 seq_num 1591) 2023-09-23T22:23:37.440 INFO:tasks.rados.rados.0.smithi169.stdout:2495: finishing write tid 2 to smithi16987243-2 2023-09-23T22:23:37.440 INFO:tasks.rados.rados.0.smithi169.stdout:2495: finishing write tid 3 to smithi16987243-2 2023-09-23T22:23:37.440 INFO:tasks.rados.rados.0.smithi169.stdout:2495: finishing write tid 4 to smithi16987243-2 2023-09-23T22:23:37.440 INFO:tasks.rados.rados.0.smithi169.stdout:2495: finishing write tid 5 to smithi16987243-2 2023-09-23T22:23:37.440 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 2 v 312 (ObjNum 1628 snap 0 seq_num 1628) dirty exists 2023-09-23T22:23:37.440 INFO:tasks.rados.rados.0.smithi169.stdout:2495: left oid 2 (ObjNum 1628 snap 0 seq_num 1628) 2023-09-23T22:23:37.440 INFO:tasks.rados.rados.0.smithi169.stdout:2496: finishing write tid 1 to smithi16987243-115 2023-09-23T22:23:37.440 INFO:tasks.rados.rados.0.smithi169.stdout:2496: finishing write tid 2 to smithi16987243-115 2023-09-23T22:23:37.440 INFO:tasks.rados.rados.0.smithi169.stdout:2496: finishing write tid 3 to smithi16987243-115 2023-09-23T22:23:37.440 INFO:tasks.rados.rados.0.smithi169.stdout:2496: finishing write tid 4 to smithi16987243-115 2023-09-23T22:23:37.441 INFO:tasks.rados.rados.0.smithi169.stdout:2496: finishing write tid 5 to smithi16987243-115 2023-09-23T22:23:37.441 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 115 v 328 (ObjNum 1629 snap 0 seq_num 1629) dirty exists 2023-09-23T22:23:37.441 INFO:tasks.rados.rados.0.smithi169.stdout:2496: left oid 115 (ObjNum 1629 snap 0 seq_num 1629) 2023-09-23T22:23:37.441 INFO:tasks.rados.rados.0.smithi169.stdout:2497: expect (ObjNum 1293 snap 0 seq_num 1293) 2023-09-23T22:23:37.615 INFO:tasks.rados.rados.0.smithi169.stdout:2498: seq_num 1630 ranges {595410=755412,1800355=678231,3028890=366520} 2023-09-23T22:23:37.629 INFO:tasks.rados.rados.0.smithi169.stdout:2498: writing smithi16987243-476 from 595410 to 1350822 tid 1 2023-09-23T22:23:37.635 INFO:tasks.rados.rados.0.smithi169.stdout:2498: writing smithi16987243-476 from 1800355 to 2478586 tid 2 2023-09-23T22:23:37.641 INFO:tasks.rados.rados.0.smithi169.stdout:2498: writing smithi16987243-476 from 3028890 to 3395410 tid 3 2023-09-23T22:23:37.641 INFO:tasks.rados.rados.0.smithi169.stdout:2493: done (5 left) 2023-09-23T22:23:37.641 INFO:tasks.rados.rados.0.smithi169.stdout:2494: done (4 left) 2023-09-23T22:23:37.642 INFO:tasks.rados.rados.0.smithi169.stdout:2495: done (3 left) 2023-09-23T22:23:37.642 INFO:tasks.rados.rados.0.smithi169.stdout:2496: done (2 left) 2023-09-23T22:23:37.642 INFO:tasks.rados.rados.0.smithi169.stdout:2497: done (1 left) 2023-09-23T22:23:37.643 INFO:tasks.rados.rados.0.smithi169.stdout:2499: write oid 435 current snap is 0 2023-09-23T22:23:37.643 INFO:tasks.rados.rados.0.smithi169.stdout:2498: finishing write tid 1 to smithi16987243-476 2023-09-23T22:23:37.643 INFO:tasks.rados.rados.0.smithi169.stdout:2498: finishing write tid 2 to smithi16987243-476 2023-09-23T22:23:37.643 INFO:tasks.rados.rados.0.smithi169.stdout:2499: seq_num 1631 ranges {612217=430661,1458837=538242,2656313=522653} 2023-09-23T22:23:37.646 INFO:tasks.rados.rados.0.smithi169.stdout:2499: writing smithi16987243-435 from 612217 to 1042878 tid 1 2023-09-23T22:23:37.652 INFO:tasks.rados.rados.0.smithi169.stdout:2499: writing smithi16987243-435 from 1458837 to 1997079 tid 2 2023-09-23T22:23:37.659 INFO:tasks.rados.rados.0.smithi169.stdout:2499: writing smithi16987243-435 from 2656313 to 3178966 tid 3 2023-09-23T22:23:37.659 INFO:tasks.rados.rados.0.smithi169.stdout:2500: read oid 73 snap -1 2023-09-23T22:23:37.659 INFO:tasks.rados.rados.0.smithi169.stdout:2500: expect (ObjNum 993 snap 0 seq_num 993) 2023-09-23T22:23:37.659 INFO:tasks.rados.rados.0.smithi169.stdout:2501: write oid 222 current snap is 0 2023-09-23T22:23:37.659 INFO:tasks.rados.rados.0.smithi169.stdout:2501: seq_num 1632 ranges {629024=505910,1917319=681900,3083736=345288} 2023-09-23T22:23:37.665 INFO:tasks.rados.rados.0.smithi169.stdout:2501: writing smithi16987243-222 from 629024 to 1134934 tid 1 2023-09-23T22:23:37.673 INFO:tasks.rados.rados.0.smithi169.stdout:2501: writing smithi16987243-222 from 1917319 to 2599219 tid 2 2023-09-23T22:23:37.678 INFO:tasks.rados.rados.0.smithi169.stdout:2501: writing smithi16987243-222 from 3083736 to 3429024 tid 3 2023-09-23T22:23:37.678 INFO:tasks.rados.rados.0.smithi169.stdout:2502: delete oid 463 current snap is 0 2023-09-23T22:23:37.678 INFO:tasks.rados.rados.0.smithi169.stdout:2498: finishing write tid 3 to smithi16987243-476 2023-09-23T22:23:37.678 INFO:tasks.rados.rados.0.smithi169.stdout:2498: finishing write tid 4 to smithi16987243-476 2023-09-23T22:23:37.679 INFO:tasks.rados.rados.0.smithi169.stdout:2498: finishing write tid 5 to smithi16987243-476 2023-09-23T22:23:37.679 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 476 v 336 (ObjNum 1630 snap 0 seq_num 1630) dirty exists 2023-09-23T22:23:37.679 INFO:tasks.rados.rados.0.smithi169.stdout:2498: left oid 476 (ObjNum 1630 snap 0 seq_num 1630) 2023-09-23T22:23:37.679 INFO:tasks.rados.rados.0.smithi169.stdout:2499: finishing write tid 1 to smithi16987243-435 2023-09-23T22:23:37.679 INFO:tasks.rados.rados.0.smithi169.stdout:2499: finishing write tid 2 to smithi16987243-435 2023-09-23T22:23:37.679 INFO:tasks.rados.rados.0.smithi169.stdout:2499: finishing write tid 3 to smithi16987243-435 2023-09-23T22:23:37.679 INFO:tasks.rados.rados.0.smithi169.stdout:2499: finishing write tid 4 to smithi16987243-435 2023-09-23T22:23:37.679 INFO:tasks.rados.rados.0.smithi169.stdout:2500: expect (ObjNum 993 snap 0 seq_num 993) 2023-09-23T22:23:37.839 INFO:tasks.rados.rados.0.smithi169.stdout:2499: finishing write tid 5 to smithi16987243-435 2023-09-23T22:23:37.839 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 435 v 340 (ObjNum 1631 snap 0 seq_num 1631) dirty exists 2023-09-23T22:23:37.839 INFO:tasks.rados.rados.0.smithi169.stdout:2499: left oid 435 (ObjNum 1631 snap 0 seq_num 1631) 2023-09-23T22:23:37.839 INFO:tasks.rados.rados.0.smithi169.stdout:2501: finishing write tid 1 to smithi16987243-222 2023-09-23T22:23:37.839 INFO:tasks.rados.rados.0.smithi169.stdout:2498: done (4 left) 2023-09-23T22:23:37.839 INFO:tasks.rados.rados.0.smithi169.stdout:2499: done (3 left) 2023-09-23T22:23:37.839 INFO:tasks.rados.rados.0.smithi169.stdout:2500: done (2 left) 2023-09-23T22:23:37.839 INFO:tasks.rados.rados.0.smithi169.stdout:2502: done (1 left) 2023-09-23T22:23:37.839 INFO:tasks.rados.rados.0.smithi169.stdout:2503: read oid 399 snap -1 2023-09-23T22:23:37.840 INFO:tasks.rados.rados.0.smithi169.stdout:2503: expect deleted 2023-09-23T22:23:37.840 INFO:tasks.rados.rados.0.smithi169.stdout:2504: write oid 441 current snap is 0 2023-09-23T22:23:37.840 INFO:tasks.rados.rados.0.smithi169.stdout:2501: finishing write tid 2 to smithi16987243-222 2023-09-23T22:23:37.840 INFO:tasks.rados.rados.0.smithi169.stdout:2504: seq_num 1634 ranges {662638=656408,1917930=685569,3022229=440409} 2023-09-23T22:23:37.845 INFO:tasks.rados.rados.0.smithi169.stdout:2504: writing smithi16987243-441 from 662638 to 1319046 tid 1 2023-09-23T22:23:37.852 INFO:tasks.rados.rados.0.smithi169.stdout:2504: writing smithi16987243-441 from 1917930 to 2603499 tid 2 2023-09-23T22:23:37.858 INFO:tasks.rados.rados.0.smithi169.stdout:2504: writing smithi16987243-441 from 3022229 to 3462638 tid 3 2023-09-23T22:23:37.858 INFO:tasks.rados.rados.0.smithi169.stdout:2505: read oid 373 snap -1 2023-09-23T22:23:37.858 INFO:tasks.rados.rados.0.smithi169.stdout:2505: expect (ObjNum 1014 snap 0 seq_num 1014) 2023-09-23T22:23:37.858 INFO:tasks.rados.rados.0.smithi169.stdout:2506: read oid 193 snap -1 2023-09-23T22:23:37.858 INFO:tasks.rados.rados.0.smithi169.stdout:2506: expect (ObjNum 1279 snap 0 seq_num 1279) 2023-09-23T22:23:37.858 INFO:tasks.rados.rados.0.smithi169.stdout:2507: read oid 238 snap -1 2023-09-23T22:23:37.859 INFO:tasks.rados.rados.0.smithi169.stdout:2507: expect (ObjNum 237 snap 0 seq_num 237) 2023-09-23T22:23:37.859 INFO:tasks.rados.rados.0.smithi169.stdout:2508: write oid 70 current snap is 0 2023-09-23T22:23:37.859 INFO:tasks.rados.rados.0.smithi169.stdout:2501: finishing write tid 3 to smithi16987243-222 2023-09-23T22:23:37.859 INFO:tasks.rados.rados.0.smithi169.stdout:2501: finishing write tid 4 to smithi16987243-222 2023-09-23T22:23:37.859 INFO:tasks.rados.rados.0.smithi169.stdout:2501: finishing write tid 5 to smithi16987243-222 2023-09-23T22:23:37.859 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 222 v 299 (ObjNum 1632 snap 0 seq_num 1632) dirty exists 2023-09-23T22:23:37.859 INFO:tasks.rados.rados.0.smithi169.stdout:2501: left oid 222 (ObjNum 1632 snap 0 seq_num 1632) 2023-09-23T22:23:37.859 INFO:tasks.rados.rados.0.smithi169.stdout:2504: finishing write tid 1 to smithi16987243-441 2023-09-23T22:23:37.859 INFO:tasks.rados.rados.0.smithi169.stdout:2508: seq_num 1635 ranges {679445=448010,1692765=429227,2766005=567741} 2023-09-23T22:23:37.864 INFO:tasks.rados.rados.0.smithi169.stdout:2508: writing smithi16987243-70 from 679445 to 1127455 tid 1 2023-09-23T22:23:37.871 INFO:tasks.rados.rados.0.smithi169.stdout:2508: writing smithi16987243-70 from 1692765 to 2121992 tid 2 2023-09-23T22:23:37.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:37 smithi187 bash[31480]: cluster 2023-09-23T22:23:36.391034+0000 mgr.x (mgr.24706) 17 : cluster [DBG] pgmap v12: 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, 125 op/s 2023-09-23T22:23:37.880 INFO:tasks.rados.rados.0.smithi169.stdout:2508: writing smithi16987243-70 from 2766005 to 3333746 tid 3 2023-09-23T22:23:37.881 INFO:tasks.rados.rados.0.smithi169.stdout:2501: done (6 left) 2023-09-23T22:23:37.881 INFO:tasks.rados.rados.0.smithi169.stdout:2503: done (5 left) 2023-09-23T22:23:37.881 INFO:tasks.rados.rados.0.smithi169.stdout:2509: read oid 173 snap -1 2023-09-23T22:23:37.881 INFO:tasks.rados.rados.0.smithi169.stdout:2509: expect (ObjNum 957 snap 0 seq_num 957) 2023-09-23T22:23:37.882 INFO:tasks.rados.rados.0.smithi169.stdout:2510: read oid 222 snap -1 2023-09-23T22:23:37.882 INFO:tasks.rados.rados.0.smithi169.stdout:2510: expect (ObjNum 1632 snap 0 seq_num 1632) 2023-09-23T22:23:37.882 INFO:tasks.rados.rados.0.smithi169.stdout:2511: write oid 98 current snap is 0 2023-09-23T22:23:37.883 INFO:tasks.rados.rados.0.smithi169.stdout:2504: finishing write tid 2 to smithi16987243-441 2023-09-23T22:23:37.883 INFO:tasks.rados.rados.0.smithi169.stdout:2504: finishing write tid 3 to smithi16987243-441 2023-09-23T22:23:37.883 INFO:tasks.rados.rados.0.smithi169.stdout:2511: seq_num 1636 ranges {696252=523259,1751247=689238,3193428=302824} 2023-09-23T22:23:37.886 INFO:tasks.rados.rados.0.smithi169.stdout:2511: writing smithi16987243-98 from 696252 to 1219511 tid 1 2023-09-23T22:23:37.893 INFO:tasks.rados.rados.0.smithi169.stdout:2511: writing smithi16987243-98 from 1751247 to 2440485 tid 2 2023-09-23T22:23:37.900 INFO:tasks.rados.rados.0.smithi169.stdout:2511: writing smithi16987243-98 from 3193428 to 3496252 tid 3 2023-09-23T22:23:37.900 INFO:tasks.rados.rados.0.smithi169.stdout:2512: read oid 389 snap -1 2023-09-23T22:23:37.900 INFO:tasks.rados.rados.0.smithi169.stdout:2512: expect (ObjNum 1307 snap 0 seq_num 1307) 2023-09-23T22:23:37.900 INFO:tasks.rados.rados.0.smithi169.stdout:2513: write oid 479 current snap is 0 2023-09-23T22:23:37.900 INFO:tasks.rados.rados.0.smithi169.stdout:2513: seq_num 1637 ranges {713059=598508,2093376=432896,3104498=408561} 2023-09-23T22:23:37.907 INFO:tasks.rados.rados.0.smithi169.stdout:2513: writing smithi16987243-479 from 713059 to 1311567 tid 1 2023-09-23T22:23:37.915 INFO:tasks.rados.rados.0.smithi169.stdout:2513: writing smithi16987243-479 from 2093376 to 2526272 tid 2 2023-09-23T22:23:37.920 INFO:tasks.rados.rados.0.smithi169.stdout:2513: writing smithi16987243-479 from 3104498 to 3513059 tid 3 2023-09-23T22:23:37.920 INFO:tasks.rados.rados.0.smithi169.stdout:2514: write oid 359 current snap is 0 2023-09-23T22:23:37.920 INFO:tasks.rados.rados.0.smithi169.stdout:2504: finishing write tid 4 to smithi16987243-441 2023-09-23T22:23:37.921 INFO:tasks.rados.rados.0.smithi169.stdout:2504: finishing write tid 5 to smithi16987243-441 2023-09-23T22:23:37.921 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 441 v 368 (ObjNum 1634 snap 0 seq_num 1634) dirty exists 2023-09-23T22:23:37.921 INFO:tasks.rados.rados.0.smithi169.stdout:2504: left oid 441 (ObjNum 1634 snap 0 seq_num 1634) 2023-09-23T22:23:37.921 INFO:tasks.rados.rados.0.smithi169.stdout:2505: expect (ObjNum 1014 snap 0 seq_num 1014) 2023-09-23T22:23:38.017 INFO:tasks.rados.rados.0.smithi169.stdout:2508: finishing write tid 1 to smithi16987243-70 2023-09-23T22:23:38.018 INFO:tasks.rados.rados.0.smithi169.stdout:2508: finishing write tid 2 to smithi16987243-70 2023-09-23T22:23:38.018 INFO:tasks.rados.rados.0.smithi169.stdout:2514: seq_num 1638 ranges {729866=673757,2151858=692907} 2023-09-23T22:23:38.025 INFO:tasks.rados.rados.0.smithi169.stdout:2514: writing smithi16987243-359 from 729866 to 1403623 tid 1 2023-09-23T22:23:38.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:37 smithi169 bash[40994]: cluster 2023-09-23T22:23:36.391034+0000 mgr.x (mgr.24706) 17 : cluster [DBG] pgmap v12: 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, 125 op/s 2023-09-23T22:23:38.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:37 smithi169 bash[27421]: cluster 2023-09-23T22:23:36.391034+0000 mgr.x (mgr.24706) 17 : cluster [DBG] pgmap v12: 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, 125 op/s 2023-09-23T22:23:38.033 INFO:tasks.rados.rados.0.smithi169.stdout:2514: writing smithi16987243-359 from 2151858 to 2844765 tid 2 2023-09-23T22:23:38.033 INFO:tasks.rados.rados.0.smithi169.stdout:2504: done (10 left) 2023-09-23T22:23:38.033 INFO:tasks.rados.rados.0.smithi169.stdout:2505: done (9 left) 2023-09-23T22:23:38.034 INFO:tasks.rados.rados.0.smithi169.stdout:2515: write oid 388 current snap is 0 2023-09-23T22:23:38.034 INFO:tasks.rados.rados.0.smithi169.stdout:2506: expect (ObjNum 1279 snap 0 seq_num 1279) 2023-09-23T22:23:38.232 INFO:tasks.rados.rados.0.smithi169.stdout:2510: expect (ObjNum 1632 snap 0 seq_num 1632) 2023-09-23T22:23:38.438 INFO:tasks.rados.rados.0.smithi169.stdout:2507: expect (ObjNum 237 snap 0 seq_num 237) 2023-09-23T22:23:38.564 INFO:tasks.rados.rados.0.smithi169.stdout:2509: expect (ObjNum 957 snap 0 seq_num 957) 2023-09-23T22:23:38.674 INFO:tasks.rados.rados.0.smithi169.stdout:2508: finishing write tid 3 to smithi16987243-70 2023-09-23T22:23:38.674 INFO:tasks.rados.rados.0.smithi169.stdout:2508: finishing write tid 4 to smithi16987243-70 2023-09-23T22:23:38.674 INFO:tasks.rados.rados.0.smithi169.stdout:2508: finishing write tid 5 to smithi16987243-70 2023-09-23T22:23:38.674 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 70 v 273 (ObjNum 1635 snap 0 seq_num 1635) dirty exists 2023-09-23T22:23:38.674 INFO:tasks.rados.rados.0.smithi169.stdout:2508: left oid 70 (ObjNum 1635 snap 0 seq_num 1635) 2023-09-23T22:23:38.674 INFO:tasks.rados.rados.0.smithi169.stdout:2511: finishing write tid 1 to smithi16987243-98 2023-09-23T22:23:38.674 INFO:tasks.rados.rados.0.smithi169.stdout:2511: finishing write tid 2 to smithi16987243-98 2023-09-23T22:23:38.674 INFO:tasks.rados.rados.0.smithi169.stdout:2511: finishing write tid 3 to smithi16987243-98 2023-09-23T22:23:38.674 INFO:tasks.rados.rados.0.smithi169.stdout:2511: finishing write tid 4 to smithi16987243-98 2023-09-23T22:23:38.675 INFO:tasks.rados.rados.0.smithi169.stdout:2511: finishing write tid 5 to smithi16987243-98 2023-09-23T22:23:38.675 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 98 v 308 (ObjNum 1636 snap 0 seq_num 1636) dirty exists 2023-09-23T22:23:38.675 INFO:tasks.rados.rados.0.smithi169.stdout:2511: left oid 98 (ObjNum 1636 snap 0 seq_num 1636) 2023-09-23T22:23:38.675 INFO:tasks.rados.rados.0.smithi169.stdout:2512: expect (ObjNum 1307 snap 0 seq_num 1307) 2023-09-23T22:23:38.852 INFO:tasks.rados.rados.0.smithi169.stdout:2513: finishing write tid 1 to smithi16987243-479 2023-09-23T22:23:38.852 INFO:tasks.rados.rados.0.smithi169.stdout:2513: finishing write tid 2 to smithi16987243-479 2023-09-23T22:23:38.852 INFO:tasks.rados.rados.0.smithi169.stdout:2513: finishing write tid 3 to smithi16987243-479 2023-09-23T22:23:38.852 INFO:tasks.rados.rados.0.smithi169.stdout:2513: finishing write tid 4 to smithi16987243-479 2023-09-23T22:23:38.852 INFO:tasks.rados.rados.0.smithi169.stdout:2513: finishing write tid 5 to smithi16987243-479 2023-09-23T22:23:38.853 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 479 v 332 (ObjNum 1637 snap 0 seq_num 1637) dirty exists 2023-09-23T22:23:38.853 INFO:tasks.rados.rados.0.smithi169.stdout:2513: left oid 479 (ObjNum 1637 snap 0 seq_num 1637) 2023-09-23T22:23:38.853 INFO:tasks.rados.rados.0.smithi169.stdout:2514: finishing write tid 1 to smithi16987243-359 2023-09-23T22:23:38.853 INFO:tasks.rados.rados.0.smithi169.stdout:2514: finishing write tid 2 to smithi16987243-359 2023-09-23T22:23:38.853 INFO:tasks.rados.rados.0.smithi169.stdout:2515: seq_num 1639 ranges {746673=749006,2210340=436565,3159344=387329} 2023-09-23T22:23:38.861 INFO:tasks.rados.rados.0.smithi169.stdout:2515: writing smithi16987243-388 from 746673 to 1495679 tid 1 2023-09-23T22:23:38.870 INFO:tasks.rados.rados.0.smithi169.stdout:2515: writing smithi16987243-388 from 2210340 to 2646905 tid 2 2023-09-23T22:23:38.876 INFO:tasks.rados.rados.0.smithi169.stdout:2515: writing smithi16987243-388 from 3159344 to 3546673 tid 3 2023-09-23T22:23:38.876 INFO:tasks.rados.rados.0.smithi169.stdout:2506: done (9 left) 2023-09-23T22:23:38.876 INFO:tasks.rados.rados.0.smithi169.stdout:2507: done (8 left) 2023-09-23T22:23:38.876 INFO:tasks.rados.rados.0.smithi169.stdout:2508: done (7 left) 2023-09-23T22:23:38.876 INFO:tasks.rados.rados.0.smithi169.stdout:2509: done (6 left) 2023-09-23T22:23:38.876 INFO:tasks.rados.rados.0.smithi169.stdout:2510: done (5 left) 2023-09-23T22:23:38.876 INFO:tasks.rados.rados.0.smithi169.stdout:2511: done (4 left) 2023-09-23T22:23:38.877 INFO:tasks.rados.rados.0.smithi169.stdout:2512: done (3 left) 2023-09-23T22:23:38.877 INFO:tasks.rados.rados.0.smithi169.stdout:2513: done (2 left) 2023-09-23T22:23:38.877 INFO:tasks.rados.rados.0.smithi169.stdout:2516: read oid 174 snap -1 2023-09-23T22:23:38.877 INFO:tasks.rados.rados.0.smithi169.stdout:2516: expect (ObjNum 1178 snap 0 seq_num 1178) 2023-09-23T22:23:38.877 INFO:tasks.rados.rados.0.smithi169.stdout:2517: write oid 212 current snap is 0 2023-09-23T22:23:38.877 INFO:tasks.rados.rados.0.smithi169.stdout:2514: finishing write tid 3 to smithi16987243-359 2023-09-23T22:23:38.877 INFO:tasks.rados.rados.0.smithi169.stdout:2517: seq_num 1640 ranges {763480=424255,1868822=696576,3186767=376713} 2023-09-23T22:23:38.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:38 smithi187 bash[67481]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:23:38] "GET /metrics HTTP/1.1" 200 36238 "" "Prometheus/2.43.0" 2023-09-23T22:23:38.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:38 smithi187 bash[31480]: cluster 2023-09-23T22:23:38.391753+0000 mgr.x (mgr.24706) 18 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 6.9 MiB/s wr, 81 op/s 2023-09-23T22:23:38.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:38 smithi187 bash[31480]: audit 2023-09-23T22:23:38.455115+0000 mon.c (mon.2) 163 : audit [DBG] from='client.? 172.21.15.169:0/758482164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:38.882 INFO:tasks.rados.rados.0.smithi169.stdout:2517: writing smithi16987243-212 from 763480 to 1187735 tid 1 2023-09-23T22:23:38.890 INFO:tasks.rados.rados.0.smithi169.stdout:2517: writing smithi16987243-212 from 1868822 to 2565398 tid 2 2023-09-23T22:23:38.896 INFO:tasks.rados.rados.0.smithi169.stdout:2517: writing smithi16987243-212 from 3186767 to 3563480 tid 3 2023-09-23T22:23:38.896 INFO:tasks.rados.rados.0.smithi169.stdout:2518: read oid 500 snap -1 2023-09-23T22:23:38.896 INFO:tasks.rados.rados.0.smithi169.stdout:2518: expect (ObjNum 1505 snap 0 seq_num 1505) 2023-09-23T22:23:38.896 INFO:tasks.rados.rados.0.smithi169.stdout:2519: write oid 486 current snap is 0 2023-09-23T22:23:38.896 INFO:tasks.rados.rados.0.smithi169.stdout:2514: finishing write tid 4 to smithi16987243-359 2023-09-23T22:23:38.896 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 359 v 343 (ObjNum 1638 snap 0 seq_num 1638) dirty exists 2023-09-23T22:23:38.896 INFO:tasks.rados.rados.0.smithi169.stdout:2514: left oid 359 (ObjNum 1638 snap 0 seq_num 1638) 2023-09-23T22:23:38.896 INFO:tasks.rados.rados.0.smithi169.stdout:2519: seq_num 1641 ranges {780287=499504,1810951=440234,2697837=468079} 2023-09-23T22:23:38.903 INFO:tasks.rados.rados.0.smithi169.stdout:2519: writing smithi16987243-486 from 780287 to 1279791 tid 1 2023-09-23T22:23:38.908 INFO:tasks.rados.rados.0.smithi169.stdout:2519: writing smithi16987243-486 from 1810951 to 2251185 tid 2 2023-09-23T22:23:38.913 INFO:tasks.rados.rados.0.smithi169.stdout:2519: writing smithi16987243-486 from 2697837 to 3165916 tid 3 2023-09-23T22:23:38.914 INFO:tasks.rados.rados.0.smithi169.stdout:2514: done (5 left) 2023-09-23T22:23:38.914 INFO:tasks.rados.rados.0.smithi169.stdout:2520: read oid 239 snap -1 2023-09-23T22:23:38.914 INFO:tasks.rados.rados.0.smithi169.stdout:2520: expect (ObjNum 1262 snap 0 seq_num 1262) 2023-09-23T22:23:38.914 INFO:tasks.rados.rados.0.smithi169.stdout:2521: write oid 61 current snap is 0 2023-09-23T22:23:38.914 INFO:tasks.rados.rados.0.smithi169.stdout:2521: seq_num 1642 ranges {797094=574753,1869433=700245,3125260=471834} 2023-09-23T22:23:38.921 INFO:tasks.rados.rados.0.smithi169.stdout:2521: writing smithi16987243-61 from 797094 to 1371847 tid 1 2023-09-23T22:23:38.928 INFO:tasks.rados.rados.0.smithi169.stdout:2521: writing smithi16987243-61 from 1869433 to 2569678 tid 2 2023-09-23T22:23:38.934 INFO:tasks.rados.rados.0.smithi169.stdout:2521: writing smithi16987243-61 from 3125260 to 3597094 tid 3 2023-09-23T22:23:38.934 INFO:tasks.rados.rados.0.smithi169.stdout:2522: read oid 69 snap -1 2023-09-23T22:23:38.934 INFO:tasks.rados.rados.0.smithi169.stdout:2522: expect (ObjNum 511 snap 0 seq_num 511) 2023-09-23T22:23:38.935 INFO:tasks.rados.rados.0.smithi169.stdout:2523: read oid 100 snap -1 2023-09-23T22:23:38.935 INFO:tasks.rados.rados.0.smithi169.stdout:2523: expect (ObjNum 1276 snap 0 seq_num 1276) 2023-09-23T22:23:38.935 INFO:tasks.rados.rados.0.smithi169.stdout:2524: delete oid 284 current snap is 0 2023-09-23T22:23:38.935 INFO:tasks.rados.rados.0.smithi169.stdout:2515: finishing write tid 1 to smithi16987243-388 2023-09-23T22:23:38.935 INFO:tasks.rados.rados.0.smithi169.stdout:2515: finishing write tid 2 to smithi16987243-388 2023-09-23T22:23:38.935 INFO:tasks.rados.rados.0.smithi169.stdout:2516: expect (ObjNum 1178 snap 0 seq_num 1178) 2023-09-23T22:23:39.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:38 smithi169 bash[40994]: cluster 2023-09-23T22:23:38.391753+0000 mgr.x (mgr.24706) 18 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 6.9 MiB/s wr, 81 op/s 2023-09-23T22:23:39.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:38 smithi169 bash[40994]: audit 2023-09-23T22:23:38.455115+0000 mon.c (mon.2) 163 : audit [DBG] from='client.? 172.21.15.169:0/758482164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:39.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:38 smithi169 bash[27421]: cluster 2023-09-23T22:23:38.391753+0000 mgr.x (mgr.24706) 18 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 6.9 MiB/s wr, 81 op/s 2023-09-23T22:23:39.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:38 smithi169 bash[27421]: audit 2023-09-23T22:23:38.455115+0000 mon.c (mon.2) 163 : audit [DBG] from='client.? 172.21.15.169:0/758482164' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:39.156 INFO:tasks.rados.rados.0.smithi169.stdout:2515: finishing write tid 3 to smithi16987243-388 2023-09-23T22:23:39.157 INFO:tasks.rados.rados.0.smithi169.stdout:2515: finishing write tid 4 to smithi16987243-388 2023-09-23T22:23:39.157 INFO:tasks.rados.rados.0.smithi169.stdout:2515: finishing write tid 5 to smithi16987243-388 2023-09-23T22:23:39.157 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 388 v 345 (ObjNum 1639 snap 0 seq_num 1639) dirty exists 2023-09-23T22:23:39.157 INFO:tasks.rados.rados.0.smithi169.stdout:2515: left oid 388 (ObjNum 1639 snap 0 seq_num 1639) 2023-09-23T22:23:39.157 INFO:tasks.rados.rados.0.smithi169.stdout:2517: finishing write tid 1 to smithi16987243-212 2023-09-23T22:23:39.157 INFO:tasks.rados.rados.0.smithi169.stdout:2517: finishing write tid 2 to smithi16987243-212 2023-09-23T22:23:39.157 INFO:tasks.rados.rados.0.smithi169.stdout:2517: finishing write tid 3 to smithi16987243-212 2023-09-23T22:23:39.157 INFO:tasks.rados.rados.0.smithi169.stdout:2517: finishing write tid 4 to smithi16987243-212 2023-09-23T22:23:39.157 INFO:tasks.rados.rados.0.smithi169.stdout:2517: finishing write tid 5 to smithi16987243-212 2023-09-23T22:23:39.157 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 212 v 336 (ObjNum 1640 snap 0 seq_num 1640) dirty exists 2023-09-23T22:23:39.158 INFO:tasks.rados.rados.0.smithi169.stdout:2517: left oid 212 (ObjNum 1640 snap 0 seq_num 1640) 2023-09-23T22:23:39.158 INFO:tasks.rados.rados.0.smithi169.stdout:2518: expect (ObjNum 1505 snap 0 seq_num 1505) 2023-09-23T22:23:39.336 INFO:tasks.rados.rados.0.smithi169.stdout:2519: finishing write tid 1 to smithi16987243-486 2023-09-23T22:23:39.336 INFO:tasks.rados.rados.0.smithi169.stdout:2519: finishing write tid 2 to smithi16987243-486 2023-09-23T22:23:39.336 INFO:tasks.rados.rados.0.smithi169.stdout:2519: finishing write tid 3 to smithi16987243-486 2023-09-23T22:23:39.336 INFO:tasks.rados.rados.0.smithi169.stdout:2519: finishing write tid 4 to smithi16987243-486 2023-09-23T22:23:39.336 INFO:tasks.rados.rados.0.smithi169.stdout:2519: finishing write tid 5 to smithi16987243-486 2023-09-23T22:23:39.336 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 486 v 392 (ObjNum 1641 snap 0 seq_num 1641) dirty exists 2023-09-23T22:23:39.336 INFO:tasks.rados.rados.0.smithi169.stdout:2519: left oid 486 (ObjNum 1641 snap 0 seq_num 1641) 2023-09-23T22:23:39.337 INFO:tasks.rados.rados.0.smithi169.stdout:2520: expect (ObjNum 1262 snap 0 seq_num 1262) 2023-09-23T22:23:39.468 INFO:tasks.rados.rados.0.smithi169.stdout:2521: finishing write tid 1 to smithi16987243-61 2023-09-23T22:23:39.469 INFO:tasks.rados.rados.0.smithi169.stdout:2521: finishing write tid 2 to smithi16987243-61 2023-09-23T22:23:39.469 INFO:tasks.rados.rados.0.smithi169.stdout:2521: finishing write tid 3 to smithi16987243-61 2023-09-23T22:23:39.469 INFO:tasks.rados.rados.0.smithi169.stdout:2521: finishing write tid 4 to smithi16987243-61 2023-09-23T22:23:39.469 INFO:tasks.rados.rados.0.smithi169.stdout:2521: finishing write tid 5 to smithi16987243-61 2023-09-23T22:23:39.469 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 61 v 349 (ObjNum 1642 snap 0 seq_num 1642) dirty exists 2023-09-23T22:23:39.469 INFO:tasks.rados.rados.0.smithi169.stdout:2521: left oid 61 (ObjNum 1642 snap 0 seq_num 1642) 2023-09-23T22:23:39.469 INFO:tasks.rados.rados.0.smithi169.stdout:2515: done (9 left) 2023-09-23T22:23:39.469 INFO:tasks.rados.rados.0.smithi169.stdout:2516: done (8 left) 2023-09-23T22:23:39.469 INFO:tasks.rados.rados.0.smithi169.stdout:2517: done (7 left) 2023-09-23T22:23:39.470 INFO:tasks.rados.rados.0.smithi169.stdout:2518: done (6 left) 2023-09-23T22:23:39.470 INFO:tasks.rados.rados.0.smithi169.stdout:2519: done (5 left) 2023-09-23T22:23:39.470 INFO:tasks.rados.rados.0.smithi169.stdout:2520: done (4 left) 2023-09-23T22:23:39.470 INFO:tasks.rados.rados.0.smithi169.stdout:2521: done (3 left) 2023-09-23T22:23:39.470 INFO:tasks.rados.rados.0.smithi169.stdout:2524: done (2 left) 2023-09-23T22:23:39.470 INFO:tasks.rados.rados.0.smithi169.stdout:2525: read oid 424 snap -1 2023-09-23T22:23:39.470 INFO:tasks.rados.rados.0.smithi169.stdout:2525: expect (ObjNum 949 snap 0 seq_num 949) 2023-09-23T22:23:39.470 INFO:tasks.rados.rados.0.smithi169.stdout:2526: read oid 385 snap -1 2023-09-23T22:23:39.470 INFO:tasks.rados.rados.0.smithi169.stdout:2526: expect (ObjNum 1270 snap 0 seq_num 1270) 2023-09-23T22:23:39.470 INFO:tasks.rados.rados.0.smithi169.stdout:2527: read oid 53 snap -1 2023-09-23T22:23:39.471 INFO:tasks.rados.rados.0.smithi169.stdout:2527: expect (ObjNum 52 snap 0 seq_num 52) 2023-09-23T22:23:39.471 INFO:tasks.rados.rados.0.smithi169.stdout:2528: write oid 487 current snap is 0 2023-09-23T22:23:39.471 INFO:tasks.rados.rados.0.smithi169.stdout:2522: expect (ObjNum 511 snap 0 seq_num 511) 2023-09-23T22:23:39.581 INFO:tasks.rados.rados.0.smithi169.stdout:2523: expect (ObjNum 1276 snap 0 seq_num 1276) 2023-09-23T22:23:39.731 INFO:tasks.rados.rados.0.smithi169.stdout:2526: expect (ObjNum 1270 snap 0 seq_num 1270) 2023-09-23T22:23:39.845 INFO:tasks.rados.rados.0.smithi169.stdout:2525: expect (ObjNum 949 snap 0 seq_num 949) 2023-09-23T22:23:39.946 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:39 smithi169 systemd[1]: Stopping Ceph node-exporter.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T22:23:39.947 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[40994]: audit 2023-09-23T22:23:38.663064+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:39.947 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[40994]: audit 2023-09-23T22:23:38.671888+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:39.947 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[40994]: cephadm 2023-09-23T22:23:38.673783+0000 mgr.x (mgr.24706) 19 : cephadm [INF] Adjusting osd_memory_target on smithi187 to 2524M 2023-09-23T22:23:39.947 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[40994]: audit 2023-09-23T22:23:38.673887+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:23:39.947 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[40994]: audit 2023-09-23T22:23:38.675216+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:23:39.947 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[40994]: audit 2023-09-23T22:23:38.676336+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:23:39.947 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[40994]: audit 2023-09-23T22:23:38.677294+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:23:39.947 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[40994]: audit 2023-09-23T22:23:38.685254+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:39.947 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[40994]: cephadm 2023-09-23T22:23:38.685867+0000 mgr.x (mgr.24706) 20 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2023-09-23T22:23:39.947 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[40994]: cephadm 2023-09-23T22:23:38.686187+0000 mgr.x (mgr.24706) 21 : cephadm [INF] Updating smithi187:/etc/ceph/ceph.conf 2023-09-23T22:23:39.947 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[40994]: audit 2023-09-23T22:23:38.686798+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:39.948 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[40994]: audit 2023-09-23T22:23:38.687961+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:23:39.948 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[40994]: cephadm 2023-09-23T22:23:38.851005+0000 mgr.x (mgr.24706) 22 : cephadm [INF] Updating smithi169:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:23:39.948 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[40994]: cephadm 2023-09-23T22:23:38.851350+0000 mgr.x (mgr.24706) 23 : cephadm [INF] Updating smithi187:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:23:39.948 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[40994]: cephadm 2023-09-23T22:23:39.017975+0000 mgr.x (mgr.24706) 24 : cephadm [INF] Updating smithi187:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:23:39.948 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[40994]: cephadm 2023-09-23T22:23:39.066321+0000 mgr.x (mgr.24706) 25 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:23:39.948 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[40994]: cephadm 2023-09-23T22:23:39.183349+0000 mgr.x (mgr.24706) 26 : cephadm [INF] Updating smithi187:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:23:39.948 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[40994]: cephadm 2023-09-23T22:23:39.232481+0000 mgr.x (mgr.24706) 27 : cephadm [INF] Updating smithi169:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:23:39.948 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[40994]: audit 2023-09-23T22:23:39.361361+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:39.948 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[40994]: audit 2023-09-23T22:23:39.369134+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:39.948 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[40994]: audit 2023-09-23T22:23:39.408681+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:39.948 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[40994]: audit 2023-09-23T22:23:39.416491+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:39.948 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[40994]: audit 2023-09-23T22:23:39.422728+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:39.949 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[40994]: audit 2023-09-23T22:23:39.499845+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:39.949 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[40994]: audit 2023-09-23T22:23:39.504525+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:39.949 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[40994]: audit 2023-09-23T22:23:39.510878+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:39.949 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[40994]: cephadm 2023-09-23T22:23:39.513582+0000 mgr.x (mgr.24706) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-09-23T22:23:39.949 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[40994]: cephadm 2023-09-23T22:23:39.514303+0000 mgr.x (mgr.24706) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi169 2023-09-23T22:23:39.949 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[40994]: audit 2023-09-23T22:23:39.516234+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:39.949 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[27421]: audit 2023-09-23T22:23:38.663064+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:39.949 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[27421]: audit 2023-09-23T22:23:38.671888+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:39.950 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[27421]: cephadm 2023-09-23T22:23:38.673783+0000 mgr.x (mgr.24706) 19 : cephadm [INF] Adjusting osd_memory_target on smithi187 to 2524M 2023-09-23T22:23:39.950 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[27421]: audit 2023-09-23T22:23:38.673887+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:23:39.950 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[27421]: audit 2023-09-23T22:23:38.675216+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:23:39.950 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[27421]: audit 2023-09-23T22:23:38.676336+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:23:39.950 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[27421]: audit 2023-09-23T22:23:38.677294+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:23:39.950 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[27421]: audit 2023-09-23T22:23:38.685254+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:39.950 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[27421]: cephadm 2023-09-23T22:23:38.685867+0000 mgr.x (mgr.24706) 20 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2023-09-23T22:23:39.950 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[27421]: cephadm 2023-09-23T22:23:38.686187+0000 mgr.x (mgr.24706) 21 : cephadm [INF] Updating smithi187:/etc/ceph/ceph.conf 2023-09-23T22:23:39.950 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[27421]: audit 2023-09-23T22:23:38.686798+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:39.950 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[27421]: audit 2023-09-23T22:23:38.687961+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:23:39.950 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[27421]: cephadm 2023-09-23T22:23:38.851005+0000 mgr.x (mgr.24706) 22 : cephadm [INF] Updating smithi169:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:23:39.951 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[27421]: cephadm 2023-09-23T22:23:38.851350+0000 mgr.x (mgr.24706) 23 : cephadm [INF] Updating smithi187:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:23:39.951 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[27421]: cephadm 2023-09-23T22:23:39.017975+0000 mgr.x (mgr.24706) 24 : cephadm [INF] Updating smithi187:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:23:39.951 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[27421]: cephadm 2023-09-23T22:23:39.066321+0000 mgr.x (mgr.24706) 25 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:23:39.951 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[27421]: cephadm 2023-09-23T22:23:39.183349+0000 mgr.x (mgr.24706) 26 : cephadm [INF] Updating smithi187:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:23:39.951 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[27421]: cephadm 2023-09-23T22:23:39.232481+0000 mgr.x (mgr.24706) 27 : cephadm [INF] Updating smithi169:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:23:39.951 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[27421]: audit 2023-09-23T22:23:39.361361+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:39.951 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[27421]: audit 2023-09-23T22:23:39.369134+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:39.951 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[27421]: audit 2023-09-23T22:23:39.408681+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:39.951 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[27421]: audit 2023-09-23T22:23:39.416491+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:39.951 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[27421]: audit 2023-09-23T22:23:39.422728+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:39.951 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[27421]: audit 2023-09-23T22:23:39.499845+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:39.951 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[27421]: audit 2023-09-23T22:23:39.504525+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:39.951 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[27421]: audit 2023-09-23T22:23:39.510878+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:39.952 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[27421]: cephadm 2023-09-23T22:23:39.513582+0000 mgr.x (mgr.24706) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-09-23T22:23:39.952 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[27421]: cephadm 2023-09-23T22:23:39.514303+0000 mgr.x (mgr.24706) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi169 2023-09-23T22:23:39.952 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:39 smithi169 bash[27421]: audit 2023-09-23T22:23:39.516234+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:39.976 INFO:tasks.rados.rados.0.smithi169.stdout:2527: expect (ObjNum 52 snap 0 seq_num 52) 2023-09-23T22:23:40.066 INFO:tasks.rados.rados.0.smithi169.stdout:2528: seq_num 1644 ranges {430708=441604,1302750=703914,2496459=701895} 2023-09-23T22:23:40.071 INFO:tasks.rados.rados.0.smithi169.stdout:2528: writing smithi16987243-487 from 430708 to 872312 tid 1 2023-09-23T22:23:40.078 INFO:tasks.rados.rados.0.smithi169.stdout:2528: writing smithi16987243-487 from 1302750 to 2006664 tid 2 2023-09-23T22:23:40.085 INFO:tasks.rados.rados.0.smithi169.stdout:2528: writing smithi16987243-487 from 2496459 to 3198354 tid 3 2023-09-23T22:23:40.085 INFO:tasks.rados.rados.0.smithi169.stdout:2522: done (5 left) 2023-09-23T22:23:40.085 INFO:tasks.rados.rados.0.smithi169.stdout:2523: done (4 left) 2023-09-23T22:23:40.085 INFO:tasks.rados.rados.0.smithi169.stdout:2525: done (3 left) 2023-09-23T22:23:40.085 INFO:tasks.rados.rados.0.smithi169.stdout:2526: done (2 left) 2023-09-23T22:23:40.085 INFO:tasks.rados.rados.0.smithi169.stdout:2527: done (1 left) 2023-09-23T22:23:40.085 INFO:tasks.rados.rados.0.smithi169.stdout:2529: read oid 45 snap -1 2023-09-23T22:23:40.085 INFO:tasks.rados.rados.0.smithi169.stdout:2529: expect (ObjNum 1582 snap 0 seq_num 1582) 2023-09-23T22:23:40.086 INFO:tasks.rados.rados.0.smithi169.stdout:2530: write oid 66 current snap is 0 2023-09-23T22:23:40.086 INFO:tasks.rados.rados.0.smithi169.stdout:2530: seq_num 1645 ranges {447515=516853,1644879=447572,2807529=629520} 2023-09-23T22:23:40.090 INFO:tasks.rados.rados.0.smithi169.stdout:2530: writing smithi16987243-66 from 447515 to 964368 tid 1 2023-09-23T22:23:40.097 INFO:tasks.rados.rados.0.smithi169.stdout:2530: writing smithi16987243-66 from 1644879 to 2092451 tid 2 2023-09-23T22:23:40.105 INFO:tasks.rados.rados.0.smithi169.stdout:2530: writing smithi16987243-66 from 2807529 to 3437049 tid 3 2023-09-23T22:23:40.105 INFO:tasks.rados.rados.0.smithi169.stdout:2531: write oid 11 current snap is 0 2023-09-23T22:23:40.105 INFO:tasks.rados.rados.0.smithi169.stdout:2531: seq_num 1646 ranges {464322=592102,1703361=591230,2718599=440792} 2023-09-23T22:23:40.111 INFO:tasks.rados.rados.0.smithi169.stdout:2531: writing smithi16987243-11 from 464322 to 1056424 tid 1 2023-09-23T22:23:40.118 INFO:tasks.rados.rados.0.smithi169.stdout:2531: writing smithi16987243-11 from 1703361 to 2294591 tid 2 2023-09-23T22:23:40.123 INFO:tasks.rados.rados.0.smithi169.stdout:2531: writing smithi16987243-11 from 2718599 to 3159391 tid 3 2023-09-23T22:23:40.123 INFO:tasks.rados.rados.0.smithi169.stdout:2532: write oid 91 current snap is 0 2023-09-23T22:23:40.124 INFO:tasks.rados.rados.0.smithi169.stdout:2528: finishing write tid 1 to smithi16987243-487 2023-09-23T22:23:40.124 INFO:tasks.rados.rados.0.smithi169.stdout:2528: finishing write tid 2 to smithi16987243-487 2023-09-23T22:23:40.124 INFO:tasks.rados.rados.0.smithi169.stdout:2528: finishing write tid 3 to smithi16987243-487 2023-09-23T22:23:40.124 INFO:tasks.rados.rados.0.smithi169.stdout:2532: seq_num 1647 ranges {481129=667351,1761843=451241,2862375=652064} 2023-09-23T22:23:40.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:39 smithi187 bash[31480]: audit 2023-09-23T22:23:38.663064+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:40.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:39 smithi187 bash[31480]: audit 2023-09-23T22:23:38.671888+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:40.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:39 smithi187 bash[31480]: cephadm 2023-09-23T22:23:38.673783+0000 mgr.x (mgr.24706) 19 : cephadm [INF] Adjusting osd_memory_target on smithi187 to 2524M 2023-09-23T22:23:40.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:39 smithi187 bash[31480]: audit 2023-09-23T22:23:38.673887+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:23:40.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:39 smithi187 bash[31480]: audit 2023-09-23T22:23:38.675216+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:23:40.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:39 smithi187 bash[31480]: audit 2023-09-23T22:23:38.676336+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:23:40.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:39 smithi187 bash[31480]: audit 2023-09-23T22:23:38.677294+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-09-23T22:23:40.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:39 smithi187 bash[31480]: audit 2023-09-23T22:23:38.685254+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:40.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:39 smithi187 bash[31480]: cephadm 2023-09-23T22:23:38.685867+0000 mgr.x (mgr.24706) 20 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2023-09-23T22:23:40.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:39 smithi187 bash[31480]: cephadm 2023-09-23T22:23:38.686187+0000 mgr.x (mgr.24706) 21 : cephadm [INF] Updating smithi187:/etc/ceph/ceph.conf 2023-09-23T22:23:40.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:39 smithi187 bash[31480]: audit 2023-09-23T22:23:38.686798+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:23:40.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:39 smithi187 bash[31480]: audit 2023-09-23T22:23:38.687961+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:23:40.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:39 smithi187 bash[31480]: cephadm 2023-09-23T22:23:38.851005+0000 mgr.x (mgr.24706) 22 : cephadm [INF] Updating smithi169:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:23:40.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:39 smithi187 bash[31480]: cephadm 2023-09-23T22:23:38.851350+0000 mgr.x (mgr.24706) 23 : cephadm [INF] Updating smithi187:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:23:40.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:39 smithi187 bash[31480]: cephadm 2023-09-23T22:23:39.017975+0000 mgr.x (mgr.24706) 24 : cephadm [INF] Updating smithi187:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:23:40.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:39 smithi187 bash[31480]: cephadm 2023-09-23T22:23:39.066321+0000 mgr.x (mgr.24706) 25 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:23:40.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:39 smithi187 bash[31480]: cephadm 2023-09-23T22:23:39.183349+0000 mgr.x (mgr.24706) 26 : cephadm [INF] Updating smithi187:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:23:40.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:39 smithi187 bash[31480]: cephadm 2023-09-23T22:23:39.232481+0000 mgr.x (mgr.24706) 27 : cephadm [INF] Updating smithi169:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:23:40.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:39 smithi187 bash[31480]: audit 2023-09-23T22:23:39.361361+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:40.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:39 smithi187 bash[31480]: audit 2023-09-23T22:23:39.369134+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:40.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:39 smithi187 bash[31480]: audit 2023-09-23T22:23:39.408681+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:40.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:39 smithi187 bash[31480]: audit 2023-09-23T22:23:39.416491+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:40.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:39 smithi187 bash[31480]: audit 2023-09-23T22:23:39.422728+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:40.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:39 smithi187 bash[31480]: audit 2023-09-23T22:23:39.499845+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:40.131 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:39 smithi187 bash[31480]: audit 2023-09-23T22:23:39.504525+0000 mon.a (mon.0) 934 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:40.131 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:39 smithi187 bash[31480]: audit 2023-09-23T22:23:39.510878+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:40.131 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:39 smithi187 bash[31480]: cephadm 2023-09-23T22:23:39.513582+0000 mgr.x (mgr.24706) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-09-23T22:23:40.131 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:39 smithi187 bash[31480]: cephadm 2023-09-23T22:23:39.514303+0000 mgr.x (mgr.24706) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi169 2023-09-23T22:23:40.131 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:39 smithi187 bash[31480]: audit 2023-09-23T22:23:39.516234+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:40.131 INFO:tasks.rados.rados.0.smithi169.stdout:2532: writing smithi16987243-91 from 481129 to 1148480 tid 1 2023-09-23T22:23:40.136 INFO:tasks.rados.rados.0.smithi169.stdout:2532: writing smithi16987243-91 from 1761843 to 2213084 tid 2 2023-09-23T22:23:40.143 INFO:tasks.rados.rados.0.smithi169.stdout:2532: writing smithi16987243-91 from 2862375 to 3514439 tid 3 2023-09-23T22:23:40.143 INFO:tasks.rados.rados.0.smithi169.stdout:2533: write oid 120 current snap is 0 2023-09-23T22:23:40.143 INFO:tasks.rados.rados.0.smithi169.stdout:2533: seq_num 1648 ranges {497936=742600,1820325=594899,2889798=463336} 2023-09-23T22:23:40.150 INFO:tasks.rados.rados.0.smithi169.stdout:2533: writing smithi16987243-120 from 497936 to 1240536 tid 1 2023-09-23T22:23:40.157 INFO:tasks.rados.rados.0.smithi169.stdout:2533: writing smithi16987243-120 from 1820325 to 2415224 tid 2 2023-09-23T22:23:40.162 INFO:tasks.rados.rados.0.smithi169.stdout:2533: writing smithi16987243-120 from 2889798 to 3353134 tid 3 2023-09-23T22:23:40.162 INFO:tasks.rados.rados.0.smithi169.stdout:2534: write oid 275 current snap is 0 2023-09-23T22:23:40.162 INFO:tasks.rados.rados.0.smithi169.stdout:2534: seq_num 1649 ranges {514743=417849,1362454=454910,2400868=790961} 2023-09-23T22:23:40.168 INFO:tasks.rados.rados.0.smithi169.stdout:2534: writing smithi16987243-275 from 514743 to 932592 tid 1 2023-09-23T22:23:40.173 INFO:tasks.rados.rados.0.smithi169.stdout:2534: writing smithi16987243-275 from 1362454 to 1817364 tid 2 2023-09-23T22:23:40.182 INFO:tasks.rados.rados.0.smithi169.stdout:2534: writing smithi16987243-275 from 2400868 to 3191829 tid 3 2023-09-23T22:23:40.182 INFO:tasks.rados.rados.0.smithi169.stdout:2535: read oid 258 snap -1 2023-09-23T22:23:40.182 INFO:tasks.rados.rados.0.smithi169.stdout:2535: expect (ObjNum 1394 snap 0 seq_num 1394) 2023-09-23T22:23:40.182 INFO:tasks.rados.rados.0.smithi169.stdout:2536: read oid 121 snap -1 2023-09-23T22:23:40.182 INFO:tasks.rados.rados.0.smithi169.stdout:2536: expect (ObjNum 1461 snap 0 seq_num 1461) 2023-09-23T22:23:40.182 INFO:tasks.rados.rados.0.smithi169.stdout:2537: delete oid 335 current snap is 0 2023-09-23T22:23:40.182 INFO:tasks.rados.rados.0.smithi169.stdout:2528: finishing write tid 4 to smithi16987243-487 2023-09-23T22:23:40.183 INFO:tasks.rados.rados.0.smithi169.stdout:2528: finishing write tid 5 to smithi16987243-487 2023-09-23T22:23:40.183 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 487 v 250 (ObjNum 1644 snap 0 seq_num 1644) dirty exists 2023-09-23T22:23:40.183 INFO:tasks.rados.rados.0.smithi169.stdout:2528: left oid 487 (ObjNum 1644 snap 0 seq_num 1644) 2023-09-23T22:23:40.183 INFO:tasks.rados.rados.0.smithi169.stdout:2529: expect (ObjNum 1582 snap 0 seq_num 1582) 2023-09-23T22:23:40.301 INFO:tasks.rados.rados.0.smithi169.stdout:2530: finishing write tid 1 to smithi16987243-66 2023-09-23T22:23:40.301 INFO:tasks.rados.rados.0.smithi169.stdout:2530: finishing write tid 2 to smithi16987243-66 2023-09-23T22:23:40.301 INFO:tasks.rados.rados.0.smithi169.stdout:2530: finishing write tid 3 to smithi16987243-66 2023-09-23T22:23:40.301 INFO:tasks.rados.rados.0.smithi169.stdout:2530: finishing write tid 4 to smithi16987243-66 2023-09-23T22:23:40.301 INFO:tasks.rados.rados.0.smithi169.stdout:2530: finishing write tid 5 to smithi16987243-66 2023-09-23T22:23:40.301 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 66 v 316 (ObjNum 1645 snap 0 seq_num 1645) dirty exists 2023-09-23T22:23:40.301 INFO:tasks.rados.rados.0.smithi169.stdout:2530: left oid 66 (ObjNum 1645 snap 0 seq_num 1645) 2023-09-23T22:23:40.301 INFO:tasks.rados.rados.0.smithi169.stdout:2531: finishing write tid 1 to smithi16987243-11 2023-09-23T22:23:40.301 INFO:tasks.rados.rados.0.smithi169.stdout:2531: finishing write tid 2 to smithi16987243-11 2023-09-23T22:23:40.302 INFO:tasks.rados.rados.0.smithi169.stdout:2531: finishing write tid 3 to smithi16987243-11 2023-09-23T22:23:40.302 INFO:tasks.rados.rados.0.smithi169.stdout:2531: finishing write tid 4 to smithi16987243-11 2023-09-23T22:23:40.302 INFO:tasks.rados.rados.0.smithi169.stdout:2531: finishing write tid 5 to smithi16987243-11 2023-09-23T22:23:40.302 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 11 v 396 (ObjNum 1646 snap 0 seq_num 1646) dirty exists 2023-09-23T22:23:40.302 INFO:tasks.rados.rados.0.smithi169.stdout:2531: left oid 11 (ObjNum 1646 snap 0 seq_num 1646) 2023-09-23T22:23:40.302 INFO:tasks.rados.rados.0.smithi169.stdout:2532: finishing write tid 1 to smithi16987243-91 2023-09-23T22:23:40.302 INFO:tasks.rados.rados.0.smithi169.stdout:2532: finishing write tid 2 to smithi16987243-91 2023-09-23T22:23:40.302 INFO:tasks.rados.rados.0.smithi169.stdout:2532: finishing write tid 3 to smithi16987243-91 2023-09-23T22:23:40.302 INFO:tasks.rados.rados.0.smithi169.stdout:2532: finishing write tid 4 to smithi16987243-91 2023-09-23T22:23:40.302 INFO:tasks.rados.rados.0.smithi169.stdout:2532: finishing write tid 5 to smithi16987243-91 2023-09-23T22:23:40.302 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 91 v 304 (ObjNum 1647 snap 0 seq_num 1647) dirty exists 2023-09-23T22:23:40.302 INFO:tasks.rados.rados.0.smithi169.stdout:2532: left oid 91 (ObjNum 1647 snap 0 seq_num 1647) 2023-09-23T22:23:40.303 INFO:tasks.rados.rados.0.smithi169.stdout:2533: finishing write tid 1 to smithi16987243-120 2023-09-23T22:23:40.303 INFO:tasks.rados.rados.0.smithi169.stdout:2533: finishing write tid 2 to smithi16987243-120 2023-09-23T22:23:40.303 INFO:tasks.rados.rados.0.smithi169.stdout:2533: finishing write tid 3 to smithi16987243-120 2023-09-23T22:23:40.303 INFO:tasks.rados.rados.0.smithi169.stdout:2533: finishing write tid 4 to smithi16987243-120 2023-09-23T22:23:40.303 INFO:tasks.rados.rados.0.smithi169.stdout:2533: finishing write tid 5 to smithi16987243-120 2023-09-23T22:23:40.303 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 120 v 372 (ObjNum 1648 snap 0 seq_num 1648) dirty exists 2023-09-23T22:23:40.303 INFO:tasks.rados.rados.0.smithi169.stdout:2533: left oid 120 (ObjNum 1648 snap 0 seq_num 1648) 2023-09-23T22:23:40.303 INFO:tasks.rados.rados.0.smithi169.stdout:2534: finishing write tid 1 to smithi16987243-275 2023-09-23T22:23:40.303 INFO:tasks.rados.rados.0.smithi169.stdout:2534: finishing write tid 2 to smithi16987243-275 2023-09-23T22:23:40.303 INFO:tasks.rados.rados.0.smithi169.stdout:2528: done (9 left) 2023-09-23T22:23:40.303 INFO:tasks.rados.rados.0.smithi169.stdout:2529: done (8 left) 2023-09-23T22:23:40.303 INFO:tasks.rados.rados.0.smithi169.stdout:2530: done (7 left) 2023-09-23T22:23:40.304 INFO:tasks.rados.rados.0.smithi169.stdout:2531: done (6 left) 2023-09-23T22:23:40.304 INFO:tasks.rados.rados.0.smithi169.stdout:2532: done (5 left) 2023-09-23T22:23:40.304 INFO:tasks.rados.rados.0.smithi169.stdout:2533: done (4 left) 2023-09-23T22:23:40.304 INFO:tasks.rados.rados.0.smithi169.stdout:2537: done (3 left) 2023-09-23T22:23:40.304 INFO:tasks.rados.rados.0.smithi169.stdout:2538: write oid 429 current snap is 0 2023-09-23T22:23:40.304 INFO:tasks.rados.rados.0.smithi169.stdout:2536: expect (ObjNum 1461 snap 0 seq_num 1461) 2023-09-23T22:23:40.466 INFO:tasks.rados.rados.0.smithi169.stdout:2534: finishing write tid 3 to smithi16987243-275 2023-09-23T22:23:40.466 INFO:tasks.rados.rados.0.smithi169.stdout:2534: finishing write tid 4 to smithi16987243-275 2023-09-23T22:23:40.466 INFO:tasks.rados.rados.0.smithi169.stdout:2538: seq_num 1651 ranges {548357=684700,1995771=458579,2972067=413505} 2023-09-23T22:23:40.473 INFO:tasks.rados.rados.0.smithi169.stdout:2538: writing smithi16987243-429 from 548357 to 1233057 tid 1 2023-09-23T22:23:40.480 INFO:tasks.rados.rados.0.smithi169.stdout:2538: writing smithi16987243-429 from 1995771 to 2454350 tid 2 2023-09-23T22:23:40.485 INFO:tasks.rados.rados.0.smithi169.stdout:2538: writing smithi16987243-429 from 2972067 to 3385572 tid 3 2023-09-23T22:23:40.486 INFO:tasks.rados.rados.0.smithi169.stdout:2536: done (3 left) 2023-09-23T22:23:40.486 INFO:tasks.rados.rados.0.smithi169.stdout:2539: delete oid 187 current snap is 0 2023-09-23T22:23:40.486 INFO:tasks.rados.rados.0.smithi169.stdout:2534: finishing write tid 5 to smithi16987243-275 2023-09-23T22:23:40.486 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 275 v 376 (ObjNum 1649 snap 0 seq_num 1649) dirty exists 2023-09-23T22:23:40.486 INFO:tasks.rados.rados.0.smithi169.stdout:2534: left oid 275 (ObjNum 1649 snap 0 seq_num 1649) 2023-09-23T22:23:40.486 INFO:tasks.rados.rados.0.smithi169.stdout:2535: expect (ObjNum 1394 snap 0 seq_num 1394) 2023-09-23T22:23:40.678 INFO:tasks.rados.rados.0.smithi169.stdout:2538: finishing write tid 1 to smithi16987243-429 2023-09-23T22:23:40.678 INFO:tasks.rados.rados.0.smithi169.stdout:2538: finishing write tid 2 to smithi16987243-429 2023-09-23T22:23:40.678 INFO:tasks.rados.rados.0.smithi169.stdout:2538: finishing write tid 3 to smithi16987243-429 2023-09-23T22:23:40.678 INFO:tasks.rados.rados.0.smithi169.stdout:2538: finishing write tid 4 to smithi16987243-429 2023-09-23T22:23:40.678 INFO:tasks.rados.rados.0.smithi169.stdout:2538: finishing write tid 5 to smithi16987243-429 2023-09-23T22:23:40.678 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 429 v 376 (ObjNum 1651 snap 0 seq_num 1651) dirty exists 2023-09-23T22:23:40.678 INFO:tasks.rados.rados.0.smithi169.stdout:2538: left oid 429 (ObjNum 1651 snap 0 seq_num 1651) 2023-09-23T22:23:40.678 INFO:tasks.rados.rados.0.smithi169.stdout:2534: done (3 left) 2023-09-23T22:23:40.678 INFO:tasks.rados.rados.0.smithi169.stdout:2535: done (2 left) 2023-09-23T22:23:40.678 INFO:tasks.rados.rados.0.smithi169.stdout:2538: done (1 left) 2023-09-23T22:23:40.679 INFO:tasks.rados.rados.0.smithi169.stdout:2539: done (0 left) 2023-09-23T22:23:40.679 INFO:tasks.rados.rados.0.smithi169.stdout:2540: write oid 148 current snap is 0 2023-09-23T22:23:40.679 INFO:tasks.rados.rados.0.smithi169.stdout:2540: seq_num 1653 ranges {581971=435198,1712735=462248,2626913=436049,3752375=29596} 2023-09-23T22:23:40.688 INFO:tasks.rados.rados.0.smithi169.stdout:2540: writing smithi16987243-148 from 581971 to 1017169 tid 1 2023-09-23T22:23:40.694 INFO:tasks.rados.rados.0.smithi169.stdout:2540: writing smithi16987243-148 from 1712735 to 2174983 tid 2 2023-09-23T22:23:40.700 INFO:tasks.rados.rados.0.smithi169.stdout:2540: writing smithi16987243-148 from 2626913 to 3062962 tid 3 2023-09-23T22:23:40.704 INFO:tasks.rados.rados.0.smithi169.stdout:2540: writing smithi16987243-148 from 3752375 to 3781971 tid 4 2023-09-23T22:23:40.705 INFO:tasks.rados.rados.0.smithi169.stdout:2541: write oid 296 current snap is 0 2023-09-23T22:23:40.705 INFO:tasks.rados.rados.0.smithi169.stdout:2541: seq_num 1654 ranges {598778=510447,1654864=605906,2937983=763674} 2023-09-23T22:23:40.711 INFO:tasks.rados.rados.0.smithi169.stdout:2541: writing smithi16987243-296 from 598778 to 1109225 tid 1 2023-09-23T22:23:40.718 INFO:tasks.rados.rados.0.smithi169.stdout:2541: writing smithi16987243-296 from 1654864 to 2260770 tid 2 2023-09-23T22:23:40.726 INFO:tasks.rados.rados.0.smithi169.stdout:2541: writing smithi16987243-296 from 2937983 to 3701657 tid 3 2023-09-23T22:23:40.727 INFO:tasks.rados.rados.0.smithi169.stdout:2542: write oid 369 current snap is 0 2023-09-23T22:23:40.727 INFO:tasks.rados.rados.0.smithi169.stdout:2542: seq_num 1655 ranges {615585=585696,1713346=465917,2965406=574946} 2023-09-23T22:23:40.733 INFO:tasks.rados.rados.0.smithi169.stdout:2542: writing smithi16987243-369 from 615585 to 1201281 tid 1 2023-09-23T22:23:40.740 INFO:tasks.rados.rados.0.smithi169.stdout:2542: writing smithi16987243-369 from 1713346 to 2179263 tid 2 2023-09-23T22:23:40.746 INFO:tasks.rados.rados.0.smithi169.stdout:2542: writing smithi16987243-369 from 2965406 to 3540352 tid 3 2023-09-23T22:23:40.746 INFO:tasks.rados.rados.0.smithi169.stdout:2543: write oid 474 current snap is 0 2023-09-23T22:23:40.746 INFO:tasks.rados.rados.0.smithi169.stdout:2540: finishing write tid 1 to smithi16987243-148 2023-09-23T22:23:40.747 INFO:tasks.rados.rados.0.smithi169.stdout:2543: seq_num 1656 ranges {632392=660945,1771828=609575,2992829=786218} 2023-09-23T22:23:40.754 INFO:tasks.rados.rados.0.smithi169.stdout:2543: writing smithi16987243-474 from 632392 to 1293337 tid 1 2023-09-23T22:23:40.760 INFO:tasks.rados.rados.0.smithi169.stdout:2543: writing smithi16987243-474 from 1771828 to 2381403 tid 2 2023-09-23T22:23:40.769 INFO:tasks.rados.rados.0.smithi169.stdout:2543: writing smithi16987243-474 from 2992829 to 3779047 tid 3 2023-09-23T22:23:40.769 INFO:tasks.rados.rados.0.smithi169.stdout:2544: write oid 253 current snap is 0 2023-09-23T22:23:40.769 INFO:tasks.rados.rados.0.smithi169.stdout:2540: finishing write tid 2 to smithi16987243-148 2023-09-23T22:23:40.769 INFO:tasks.rados.rados.0.smithi169.stdout:2540: finishing write tid 3 to smithi16987243-148 2023-09-23T22:23:40.769 INFO:tasks.rados.rados.0.smithi169.stdout:2540: finishing write tid 4 to smithi16987243-148 2023-09-23T22:23:40.769 INFO:tasks.rados.rados.0.smithi169.stdout:2540: finishing write tid 5 to smithi16987243-148 2023-09-23T22:23:40.770 INFO:tasks.rados.rados.0.smithi169.stdout:2540: finishing write tid 6 to smithi16987243-148 2023-09-23T22:23:40.770 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 148 v 278 (ObjNum 1653 snap 0 seq_num 1653) dirty exists 2023-09-23T22:23:40.770 INFO:tasks.rados.rados.0.smithi169.stdout:2540: left oid 148 (ObjNum 1653 snap 0 seq_num 1653) 2023-09-23T22:23:40.770 INFO:tasks.rados.rados.0.smithi169.stdout:2541: finishing write tid 1 to smithi16987243-296 2023-09-23T22:23:40.770 INFO:tasks.rados.rados.0.smithi169.stdout:2544: seq_num 1657 ranges {649199=736194,1830310=753233,3303899=545300} 2023-09-23T22:23:40.777 INFO:tasks.rados.rados.0.smithi169.stdout:2544: writing smithi16987243-253 from 649199 to 1385393 tid 1 2023-09-23T22:23:40.784 INFO:tasks.rados.rados.0.smithi169.stdout:2544: writing smithi16987243-253 from 1830310 to 2583543 tid 2 2023-09-23T22:23:40.791 INFO:tasks.rados.rados.0.smithi169.stdout:2544: writing smithi16987243-253 from 3303899 to 3849199 tid 3 2023-09-23T22:23:40.791 INFO:tasks.rados.rados.0.smithi169.stdout:2540: done (4 left) 2023-09-23T22:23:40.791 INFO:tasks.rados.rados.0.smithi169.stdout:2545: write oid 14 current snap is 0 2023-09-23T22:23:40.792 INFO:tasks.rados.rados.0.smithi169.stdout:2541: finishing write tid 2 to smithi16987243-296 2023-09-23T22:23:40.792 INFO:tasks.rados.rados.0.smithi169.stdout:2541: finishing write tid 3 to smithi16987243-296 2023-09-23T22:23:40.792 INFO:tasks.rados.rados.0.smithi169.stdout:2541: finishing write tid 4 to smithi16987243-296 2023-09-23T22:23:40.792 INFO:tasks.rados.rados.0.smithi169.stdout:2541: finishing write tid 5 to smithi16987243-296 2023-09-23T22:23:40.792 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 296 v 310 (ObjNum 1654 snap 0 seq_num 1654) dirty exists 2023-09-23T22:23:40.792 INFO:tasks.rados.rados.0.smithi169.stdout:2541: left oid 296 (ObjNum 1654 snap 0 seq_num 1654) 2023-09-23T22:23:40.792 INFO:tasks.rados.rados.0.smithi169.stdout:2542: finishing write tid 1 to smithi16987243-369 2023-09-23T22:23:40.792 INFO:tasks.rados.rados.0.smithi169.stdout:2542: finishing write tid 2 to smithi16987243-369 2023-09-23T22:23:40.792 INFO:tasks.rados.rados.0.smithi169.stdout:2542: finishing write tid 3 to smithi16987243-369 2023-09-23T22:23:40.792 INFO:tasks.rados.rados.0.smithi169.stdout:2542: finishing write tid 4 to smithi16987243-369 2023-09-23T22:23:40.793 INFO:tasks.rados.rados.0.smithi169.stdout:2545: seq_num 1658 ranges {666006=527796,1888792=613244,3047675=525115} 2023-09-23T22:23:40.799 INFO:tasks.rados.rados.0.smithi169.stdout:2545: writing smithi16987243-14 from 666006 to 1193802 tid 1 2023-09-23T22:23:40.807 INFO:tasks.rados.rados.0.smithi169.stdout:2545: writing smithi16987243-14 from 1888792 to 2502036 tid 2 2023-09-23T22:23:40.815 INFO:tasks.rados.rados.0.smithi169.stdout:2545: writing smithi16987243-14 from 3047675 to 3572790 tid 3 2023-09-23T22:23:40.816 INFO:tasks.rados.rados.0.smithi169.stdout:2541: done (4 left) 2023-09-23T22:23:40.816 INFO:tasks.rados.rados.0.smithi169.stdout:2546: read oid 181 snap -1 2023-09-23T22:23:40.816 INFO:tasks.rados.rados.0.smithi169.stdout:2546: expect (ObjNum 180 snap 0 seq_num 180) 2023-09-23T22:23:40.816 INFO:tasks.rados.rados.0.smithi169.stdout:2547: write oid 383 current snap is 0 2023-09-23T22:23:40.816 INFO:tasks.rados.rados.0.smithi169.stdout:2547: seq_num 1659 ranges {682813=603045,1947274=756902,3358745=524068} 2023-09-23T22:23:40.823 INFO:tasks.rados.rados.0.smithi169.stdout:2547: writing smithi16987243-383 from 682813 to 1285858 tid 1 2023-09-23T22:23:40.831 INFO:tasks.rados.rados.0.smithi169.stdout:2547: writing smithi16987243-383 from 1947274 to 2704176 tid 2 2023-09-23T22:23:40.838 INFO:tasks.rados.rados.0.smithi169.stdout:2547: writing smithi16987243-383 from 3358745 to 3882813 tid 3 2023-09-23T22:23:40.838 INFO:tasks.rados.rados.0.smithi169.stdout:2548: delete oid 59 current snap is 0 2023-09-23T22:23:40.839 INFO:tasks.rados.rados.0.smithi169.stdout:2542: finishing write tid 5 to smithi16987243-369 2023-09-23T22:23:40.839 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 369 v 314 (ObjNum 1655 snap 0 seq_num 1655) dirty exists 2023-09-23T22:23:40.839 INFO:tasks.rados.rados.0.smithi169.stdout:2542: left oid 369 (ObjNum 1655 snap 0 seq_num 1655) 2023-09-23T22:23:40.839 INFO:tasks.rados.rados.0.smithi169.stdout:2543: finishing write tid 1 to smithi16987243-474 2023-09-23T22:23:40.839 INFO:tasks.rados.rados.0.smithi169.stdout:2543: finishing write tid 2 to smithi16987243-474 2023-09-23T22:23:40.839 INFO:tasks.rados.rados.0.smithi169.stdout:2543: finishing write tid 3 to smithi16987243-474 2023-09-23T22:23:40.839 INFO:tasks.rados.rados.0.smithi169.stdout:2543: finishing write tid 4 to smithi16987243-474 2023-09-23T22:23:40.839 INFO:tasks.rados.rados.0.smithi169.stdout:2543: finishing write tid 5 to smithi16987243-474 2023-09-23T22:23:40.839 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 474 v 349 (ObjNum 1656 snap 0 seq_num 1656) dirty exists 2023-09-23T22:23:40.839 INFO:tasks.rados.rados.0.smithi169.stdout:2543: left oid 474 (ObjNum 1656 snap 0 seq_num 1656) 2023-09-23T22:23:40.839 INFO:tasks.rados.rados.0.smithi169.stdout:2544: finishing write tid 1 to smithi16987243-253 2023-09-23T22:23:40.839 INFO:tasks.rados.rados.0.smithi169.stdout:2544: finishing write tid 2 to smithi16987243-253 2023-09-23T22:23:40.840 INFO:tasks.rados.rados.0.smithi169.stdout:2544: finishing write tid 3 to smithi16987243-253 2023-09-23T22:23:40.840 INFO:tasks.rados.rados.0.smithi169.stdout:2544: finishing write tid 4 to smithi16987243-253 2023-09-23T22:23:40.840 INFO:tasks.rados.rados.0.smithi169.stdout:2544: finishing write tid 5 to smithi16987243-253 2023-09-23T22:23:40.840 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 253 v 347 (ObjNum 1657 snap 0 seq_num 1657) dirty exists 2023-09-23T22:23:40.840 INFO:tasks.rados.rados.0.smithi169.stdout:2544: left oid 253 (ObjNum 1657 snap 0 seq_num 1657) 2023-09-23T22:23:40.840 INFO:tasks.rados.rados.0.smithi169.stdout:2545: finishing write tid 1 to smithi16987243-14 2023-09-23T22:23:40.840 INFO:tasks.rados.rados.0.smithi169.stdout:2545: finishing write tid 2 to smithi16987243-14 2023-09-23T22:23:40.840 INFO:tasks.rados.rados.0.smithi169.stdout:2545: finishing write tid 3 to smithi16987243-14 2023-09-23T22:23:40.840 INFO:tasks.rados.rados.0.smithi169.stdout:2545: finishing write tid 4 to smithi16987243-14 2023-09-23T22:23:40.840 INFO:tasks.rados.rados.0.smithi169.stdout:2545: finishing write tid 5 to smithi16987243-14 2023-09-23T22:23:40.840 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 14 v 254 (ObjNum 1658 snap 0 seq_num 1658) dirty exists 2023-09-23T22:23:40.841 INFO:tasks.rados.rados.0.smithi169.stdout:2545: left oid 14 (ObjNum 1658 snap 0 seq_num 1658) 2023-09-23T22:23:40.841 INFO:tasks.rados.rados.0.smithi169.stdout:2546: expect (ObjNum 180 snap 0 seq_num 180) 2023-09-23T22:23:40.922 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:40 smithi169 bash[89888]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-node-exporter-a 2023-09-23T22:23:40.923 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:40 smithi169 systemd[1]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-09-23T22:23:40.924 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:40 smithi169 bash[40994]: cluster 2023-09-23T22:23:40.392973+0000 mgr.x (mgr.24706) 30 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 87 MiB/s rd, 9.6 MiB/s wr, 109 op/s 2023-09-23T22:23:40.924 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:40 smithi169 bash[27421]: cluster 2023-09-23T22:23:40.392973+0000 mgr.x (mgr.24706) 30 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 87 MiB/s rd, 9.6 MiB/s wr, 109 op/s 2023-09-23T22:23:40.946 INFO:tasks.rados.rados.0.smithi169.stdout:2547: finishing write tid 1 to smithi16987243-383 2023-09-23T22:23:40.947 INFO:tasks.rados.rados.0.smithi169.stdout:2547: finishing write tid 2 to smithi16987243-383 2023-09-23T22:23:40.947 INFO:tasks.rados.rados.0.smithi169.stdout:2547: finishing write tid 3 to smithi16987243-383 2023-09-23T22:23:40.947 INFO:tasks.rados.rados.0.smithi169.stdout:2547: finishing write tid 4 to smithi16987243-383 2023-09-23T22:23:40.947 INFO:tasks.rados.rados.0.smithi169.stdout:2547: finishing write tid 5 to smithi16987243-383 2023-09-23T22:23:40.947 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 383 v 351 (ObjNum 1659 snap 0 seq_num 1659) dirty exists 2023-09-23T22:23:40.947 INFO:tasks.rados.rados.0.smithi169.stdout:2547: left oid 383 (ObjNum 1659 snap 0 seq_num 1659) 2023-09-23T22:23:40.947 INFO:tasks.rados.rados.0.smithi169.stdout:2542: done (6 left) 2023-09-23T22:23:40.947 INFO:tasks.rados.rados.0.smithi169.stdout:2543: done (5 left) 2023-09-23T22:23:40.947 INFO:tasks.rados.rados.0.smithi169.stdout:2544: done (4 left) 2023-09-23T22:23:40.947 INFO:tasks.rados.rados.0.smithi169.stdout:2545: done (3 left) 2023-09-23T22:23:40.947 INFO:tasks.rados.rados.0.smithi169.stdout:2546: done (2 left) 2023-09-23T22:23:40.948 INFO:tasks.rados.rados.0.smithi169.stdout:2547: done (1 left) 2023-09-23T22:23:40.948 INFO:tasks.rados.rados.0.smithi169.stdout:2548: done (0 left) 2023-09-23T22:23:40.948 INFO:tasks.rados.rados.0.smithi169.stdout:2549: write oid 384 current snap is 0 2023-09-23T22:23:40.948 INFO:tasks.rados.rados.0.smithi169.stdout:2549: seq_num 1661 ranges {716427=753543,2064238=760571,3413591=502836} 2023-09-23T22:23:40.958 INFO:tasks.rados.rados.0.smithi169.stdout:2549: writing smithi16987243-384 from 716427 to 1469970 tid 1 2023-09-23T22:23:40.966 INFO:tasks.rados.rados.0.smithi169.stdout:2549: writing smithi16987243-384 from 2064238 to 2824809 tid 2 2023-09-23T22:23:40.973 INFO:tasks.rados.rados.0.smithi169.stdout:2549: writing smithi16987243-384 from 3413591 to 3916427 tid 3 2023-09-23T22:23:40.973 INFO:tasks.rados.rados.0.smithi169.stdout:2550: write oid 107 current snap is 0 2023-09-23T22:23:40.973 INFO:tasks.rados.rados.0.smithi169.stdout:2550: seq_num 1662 ranges {733234=428792,1606367=620582,2641014=570203,3664879=268355} 2023-09-23T22:23:40.980 INFO:tasks.rados.rados.0.smithi169.stdout:2550: writing smithi16987243-107 from 733234 to 1162026 tid 1 2023-09-23T22:23:40.986 INFO:tasks.rados.rados.0.smithi169.stdout:2550: writing smithi16987243-107 from 1606367 to 2226949 tid 2 2023-09-23T22:23:40.993 INFO:tasks.rados.rados.0.smithi169.stdout:2550: writing smithi16987243-107 from 2641014 to 3211217 tid 3 2023-09-23T22:23:40.997 INFO:tasks.rados.rados.0.smithi169.stdout:2550: writing smithi16987243-107 from 3664879 to 3933234 tid 4 2023-09-23T22:23:40.998 INFO:tasks.rados.rados.0.smithi169.stdout:2551: write oid 45 current snap is 0 2023-09-23T22:23:40.998 INFO:tasks.rados.rados.0.smithi169.stdout:2549: finishing write tid 1 to smithi16987243-384 2023-09-23T22:23:40.998 INFO:tasks.rados.rados.0.smithi169.stdout:2549: finishing write tid 2 to smithi16987243-384 2023-09-23T22:23:40.998 INFO:tasks.rados.rados.0.smithi169.stdout:2549: finishing write tid 3 to smithi16987243-384 2023-09-23T22:23:40.998 INFO:tasks.rados.rados.0.smithi169.stdout:2549: finishing write tid 4 to smithi16987243-384 2023-09-23T22:23:40.998 INFO:tasks.rados.rados.0.smithi169.stdout:2551: seq_num 1663 ranges {750041=504041,1664849=764240,2952084=497828} 2023-09-23T22:23:41.006 INFO:tasks.rados.rados.0.smithi169.stdout:2551: writing smithi16987243-45 from 750041 to 1254082 tid 1 2023-09-23T22:23:41.013 INFO:tasks.rados.rados.0.smithi169.stdout:2551: writing smithi16987243-45 from 1664849 to 2429089 tid 2 2023-09-23T22:23:41.019 INFO:tasks.rados.rados.0.smithi169.stdout:2551: writing smithi16987243-45 from 2952084 to 3449912 tid 3 2023-09-23T22:23:41.019 INFO:tasks.rados.rados.0.smithi169.stdout:2552: delete oid 408 current snap is 0 2023-09-23T22:23:41.019 INFO:tasks.rados.rados.0.smithi169.stdout:2549: finishing write tid 5 to smithi16987243-384 2023-09-23T22:23:41.019 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 384 v 258 (ObjNum 1661 snap 0 seq_num 1661) dirty exists 2023-09-23T22:23:41.019 INFO:tasks.rados.rados.0.smithi169.stdout:2549: left oid 384 (ObjNum 1661 snap 0 seq_num 1661) 2023-09-23T22:23:41.019 INFO:tasks.rados.rados.0.smithi169.stdout:2550: finishing write tid 1 to smithi16987243-107 2023-09-23T22:23:41.019 INFO:tasks.rados.rados.0.smithi169.stdout:2550: finishing write tid 2 to smithi16987243-107 2023-09-23T22:23:41.019 INFO:tasks.rados.rados.0.smithi169.stdout:2550: finishing write tid 3 to smithi16987243-107 2023-09-23T22:23:41.020 INFO:tasks.rados.rados.0.smithi169.stdout:2550: finishing write tid 4 to smithi16987243-107 2023-09-23T22:23:41.020 INFO:tasks.rados.rados.0.smithi169.stdout:2550: finishing write tid 5 to smithi16987243-107 2023-09-23T22:23:41.020 INFO:tasks.rados.rados.0.smithi169.stdout:2550: finishing write tid 6 to smithi16987243-107 2023-09-23T22:23:41.020 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 107 v 313 (ObjNum 1662 snap 0 seq_num 1662) dirty exists 2023-09-23T22:23:41.020 INFO:tasks.rados.rados.0.smithi169.stdout:2550: left oid 107 (ObjNum 1662 snap 0 seq_num 1662) 2023-09-23T22:23:41.020 INFO:tasks.rados.rados.0.smithi169.stdout:2551: finishing write tid 1 to smithi16987243-45 2023-09-23T22:23:41.020 INFO:tasks.rados.rados.0.smithi169.stdout:2551: finishing write tid 2 to smithi16987243-45 2023-09-23T22:23:41.021 INFO:tasks.rados.rados.0.smithi169.stdout:2549: done (3 left) 2023-09-23T22:23:41.021 INFO:tasks.rados.rados.0.smithi169.stdout:2550: done (2 left) 2023-09-23T22:23:41.021 INFO:tasks.rados.rados.0.smithi169.stdout:2552: done (1 left) 2023-09-23T22:23:41.021 INFO:tasks.rados.rados.0.smithi169.stdout:2553: write oid 359 current snap is 0 2023-09-23T22:23:41.021 INFO:tasks.rados.rados.0.smithi169.stdout:2553: seq_num 1665 ranges {783655=770892,2298166=767909,3639636=344019} 2023-09-23T22:23:41.029 INFO:tasks.rados.rados.0.smithi169.stdout:2553: writing smithi16987243-359 from 783655 to 1554547 tid 1 2023-09-23T22:23:41.038 INFO:tasks.rados.rados.0.smithi169.stdout:2553: writing smithi16987243-359 from 2298166 to 3066075 tid 2 2023-09-23T22:23:41.044 INFO:tasks.rados.rados.0.smithi169.stdout:2553: writing smithi16987243-359 from 3639636 to 3983655 tid 3 2023-09-23T22:23:41.044 INFO:tasks.rados.rados.0.smithi169.stdout:2554: read oid 54 snap -1 2023-09-23T22:23:41.044 INFO:tasks.rados.rados.0.smithi169.stdout:2554: expect (ObjNum 53 snap 0 seq_num 53) 2023-09-23T22:23:41.044 INFO:tasks.rados.rados.0.smithi169.stdout:2555: write oid 268 current snap is 0 2023-09-23T22:23:41.044 INFO:tasks.rados.rados.0.smithi169.stdout:2551: finishing write tid 3 to smithi16987243-45 2023-09-23T22:23:41.044 INFO:tasks.rados.rados.0.smithi169.stdout:2555: seq_num 1666 ranges {400462=446141,1440295=560167} 2023-09-23T22:23:41.049 INFO:tasks.rados.rados.0.smithi169.stdout:2555: writing smithi16987243-268 from 400462 to 846603 tid 1 2023-09-23T22:23:41.055 INFO:tasks.rados.rados.0.smithi169.stdout:2555: writing smithi16987243-268 from 1440295 to 2000462 tid 2 2023-09-23T22:23:41.056 INFO:tasks.rados.rados.0.smithi169.stdout:2556: read oid 177 snap -1 2023-09-23T22:23:41.056 INFO:tasks.rados.rados.0.smithi169.stdout:2556: expect (ObjNum 176 snap 0 seq_num 176) 2023-09-23T22:23:41.056 INFO:tasks.rados.rados.0.smithi169.stdout:2557: write oid 394 current snap is 0 2023-09-23T22:23:41.056 INFO:tasks.rados.rados.0.smithi169.stdout:2551: finishing write tid 4 to smithi16987243-45 2023-09-23T22:23:41.057 INFO:tasks.rados.rados.0.smithi169.stdout:2551: finishing write tid 5 to smithi16987243-45 2023-09-23T22:23:41.057 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 45 v 380 (ObjNum 1663 snap 0 seq_num 1663) dirty exists 2023-09-23T22:23:41.057 INFO:tasks.rados.rados.0.smithi169.stdout:2551: left oid 45 (ObjNum 1663 snap 0 seq_num 1663) 2023-09-23T22:23:41.058 INFO:tasks.rados.rados.0.smithi169.stdout:2553: finishing write tid 1 to smithi16987243-359 2023-09-23T22:23:41.058 INFO:tasks.rados.rados.0.smithi169.stdout:2553: finishing write tid 2 to smithi16987243-359 2023-09-23T22:23:41.058 INFO:tasks.rados.rados.0.smithi169.stdout:2553: finishing write tid 3 to smithi16987243-359 2023-09-23T22:23:41.058 INFO:tasks.rados.rados.0.smithi169.stdout:2553: finishing write tid 4 to smithi16987243-359 2023-09-23T22:23:41.059 INFO:tasks.rados.rados.0.smithi169.stdout:2557: seq_num 1667 ranges {417269=521390,1498777=518492} 2023-09-23T22:23:41.061 INFO:tasks.rados.rados.0.smithi169.stdout:2557: writing smithi16987243-394 from 417269 to 938659 tid 1 2023-09-23T22:23:41.068 INFO:tasks.rados.rados.0.smithi169.stdout:2557: writing smithi16987243-394 from 1498777 to 2017269 tid 2 2023-09-23T22:23:41.068 INFO:tasks.rados.rados.0.smithi169.stdout:2551: done (5 left) 2023-09-23T22:23:41.068 INFO:tasks.rados.rados.0.smithi169.stdout:2558: read oid 367 snap -1 2023-09-23T22:23:41.068 INFO:tasks.rados.rados.0.smithi169.stdout:2558: expect (ObjNum 719 snap 0 seq_num 719) 2023-09-23T22:23:41.068 INFO:tasks.rados.rados.0.smithi169.stdout:2559: write oid 56 current snap is 0 2023-09-23T22:23:41.068 INFO:tasks.rados.rados.0.smithi169.stdout:2553: finishing write tid 5 to smithi16987243-359 2023-09-23T22:23:41.068 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 359 v 355 (ObjNum 1665 snap 0 seq_num 1665) dirty exists 2023-09-23T22:23:41.068 INFO:tasks.rados.rados.0.smithi169.stdout:2553: left oid 359 (ObjNum 1665 snap 0 seq_num 1665) 2023-09-23T22:23:41.068 INFO:tasks.rados.rados.0.smithi169.stdout:2555: finishing write tid 1 to smithi16987243-268 2023-09-23T22:23:41.069 INFO:tasks.rados.rados.0.smithi169.stdout:2559: seq_num 1668 ranges {434076=596639,1557259=476817} 2023-09-23T22:23:41.073 INFO:tasks.rados.rados.0.smithi169.stdout:2559: writing smithi16987243-56 from 434076 to 1030715 tid 1 2023-09-23T22:23:41.080 INFO:tasks.rados.rados.0.smithi169.stdout:2559: writing smithi16987243-56 from 1557259 to 2034076 tid 2 2023-09-23T22:23:41.080 INFO:tasks.rados.rados.0.smithi169.stdout:2553: done (6 left) 2023-09-23T22:23:41.080 INFO:tasks.rados.rados.0.smithi169.stdout:2560: read oid 379 snap -1 2023-09-23T22:23:41.080 INFO:tasks.rados.rados.0.smithi169.stdout:2560: expect (ObjNum 1235 snap 0 seq_num 1235) 2023-09-23T22:23:41.080 INFO:tasks.rados.rados.0.smithi169.stdout:2561: write oid 45 current snap is 0 2023-09-23T22:23:41.080 INFO:tasks.rados.rados.0.smithi169.stdout:2554: expect (ObjNum 53 snap 0 seq_num 53) 2023-09-23T22:23:41.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:40 smithi187 bash[31480]: cluster 2023-09-23T22:23:40.392973+0000 mgr.x (mgr.24706) 30 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 87 MiB/s rd, 9.6 MiB/s wr, 109 op/s 2023-09-23T22:23:41.221 INFO:tasks.rados.rados.0.smithi169.stdout:2555: finishing write tid 2 to smithi16987243-268 2023-09-23T22:23:41.222 INFO:tasks.rados.rados.0.smithi169.stdout:2555: finishing write tid 3 to smithi16987243-268 2023-09-23T22:23:41.222 INFO:tasks.rados.rados.0.smithi169.stdout:2555: finishing write tid 4 to smithi16987243-268 2023-09-23T22:23:41.222 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 268 v 383 (ObjNum 1666 snap 0 seq_num 1666) dirty exists 2023-09-23T22:23:41.222 INFO:tasks.rados.rados.0.smithi169.stdout:2555: left oid 268 (ObjNum 1666 snap 0 seq_num 1666) 2023-09-23T22:23:41.222 INFO:tasks.rados.rados.0.smithi169.stdout:2556: expect (ObjNum 176 snap 0 seq_num 176) 2023-09-23T22:23:41.282 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:40 smithi169 bash[89972]: Error response from daemon: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-node-exporter-a 2023-09-23T22:23:41.282 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:40 smithi169 systemd[1]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-09-23T22:23:41.282 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:40 smithi169 systemd[1]: Stopped Ceph node-exporter.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:23:41.282 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:40 smithi169 systemd[1]: Started Ceph node-exporter.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:23:41.357 INFO:tasks.rados.rados.0.smithi169.stdout:2557: finishing write tid 1 to smithi16987243-394 2023-09-23T22:23:41.357 INFO:tasks.rados.rados.0.smithi169.stdout:2557: finishing write tid 2 to smithi16987243-394 2023-09-23T22:23:41.357 INFO:tasks.rados.rados.0.smithi169.stdout:2557: finishing write tid 3 to smithi16987243-394 2023-09-23T22:23:41.358 INFO:tasks.rados.rados.0.smithi169.stdout:2557: finishing write tid 4 to smithi16987243-394 2023-09-23T22:23:41.358 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 394 v 281 (ObjNum 1667 snap 0 seq_num 1667) dirty exists 2023-09-23T22:23:41.358 INFO:tasks.rados.rados.0.smithi169.stdout:2557: left oid 394 (ObjNum 1667 snap 0 seq_num 1667) 2023-09-23T22:23:41.358 INFO:tasks.rados.rados.0.smithi169.stdout:2558: expect (ObjNum 719 snap 0 seq_num 719) 2023-09-23T22:23:41.466 INFO:tasks.rados.rados.0.smithi169.stdout:2559: finishing write tid 1 to smithi16987243-56 2023-09-23T22:23:41.466 INFO:tasks.rados.rados.0.smithi169.stdout:2559: finishing write tid 2 to smithi16987243-56 2023-09-23T22:23:41.466 INFO:tasks.rados.rados.0.smithi169.stdout:2559: finishing write tid 3 to smithi16987243-56 2023-09-23T22:23:41.466 INFO:tasks.rados.rados.0.smithi169.stdout:2559: finishing write tid 4 to smithi16987243-56 2023-09-23T22:23:41.467 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 56 v 352 (ObjNum 1668 snap 0 seq_num 1668) dirty exists 2023-09-23T22:23:41.467 INFO:tasks.rados.rados.0.smithi169.stdout:2559: left oid 56 (ObjNum 1668 snap 0 seq_num 1668) 2023-09-23T22:23:41.467 INFO:tasks.rados.rados.0.smithi169.stdout:2560: expect (ObjNum 1235 snap 0 seq_num 1235) 2023-09-23T22:23:41.634 INFO:tasks.rados.rados.0.smithi169.stdout:2561: seq_num 1669 ranges {450883=671888,1615741=435142} 2023-09-23T22:23:41.645 INFO:tasks.rados.rados.0.smithi169.stdout:2561: writing smithi16987243-45 from 450883 to 1122771 tid 1 2023-09-23T22:23:41.653 INFO:tasks.rados.rados.0.smithi169.stdout:2561: writing smithi16987243-45 from 1615741 to 2050883 tid 2 2023-09-23T22:23:41.653 INFO:tasks.rados.rados.0.smithi169.stdout:2554: done (7 left) 2023-09-23T22:23:41.653 INFO:tasks.rados.rados.0.smithi169.stdout:2555: done (6 left) 2023-09-23T22:23:41.653 INFO:tasks.rados.rados.0.smithi169.stdout:2556: done (5 left) 2023-09-23T22:23:41.653 INFO:tasks.rados.rados.0.smithi169.stdout:2557: done (4 left) 2023-09-23T22:23:41.653 INFO:tasks.rados.rados.0.smithi169.stdout:2558: done (3 left) 2023-09-23T22:23:41.653 INFO:tasks.rados.rados.0.smithi169.stdout:2559: done (2 left) 2023-09-23T22:23:41.653 INFO:tasks.rados.rados.0.smithi169.stdout:2560: done (1 left) 2023-09-23T22:23:41.654 INFO:tasks.rados.rados.0.smithi169.stdout:2562: write oid 234 current snap is 0 2023-09-23T22:23:41.654 INFO:tasks.rados.rados.0.smithi169.stdout:2561: finishing write tid 1 to smithi16987243-45 2023-09-23T22:23:41.654 INFO:tasks.rados.rados.0.smithi169.stdout:2562: seq_num 1670 ranges {467690=747137,1957870=109820} 2023-09-23T22:23:41.660 INFO:tasks.rados.rados.0.smithi169.stdout:2562: writing smithi16987243-234 from 467690 to 1214827 tid 1 2023-09-23T22:23:41.666 INFO:tasks.rados.rados.0.smithi169.stdout:2562: writing smithi16987243-234 from 1957870 to 2067690 tid 2 2023-09-23T22:23:41.666 INFO:tasks.rados.rados.0.smithi169.stdout:2563: read oid 359 snap -1 2023-09-23T22:23:41.666 INFO:tasks.rados.rados.0.smithi169.stdout:2563: expect (ObjNum 1665 snap 0 seq_num 1665) 2023-09-23T22:23:41.666 INFO:tasks.rados.rados.0.smithi169.stdout:2564: write oid 434 current snap is 0 2023-09-23T22:23:41.666 INFO:tasks.rados.rados.0.smithi169.stdout:2561: finishing write tid 2 to smithi16987243-45 2023-09-23T22:23:41.666 INFO:tasks.rados.rados.0.smithi169.stdout:2561: finishing write tid 3 to smithi16987243-45 2023-09-23T22:23:41.666 INFO:tasks.rados.rados.0.smithi169.stdout:2561: finishing write tid 4 to smithi16987243-45 2023-09-23T22:23:41.666 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 45 v 386 (ObjNum 1669 snap 0 seq_num 1669) dirty exists 2023-09-23T22:23:41.666 INFO:tasks.rados.rados.0.smithi169.stdout:2561: left oid 45 (ObjNum 1669 snap 0 seq_num 1669) 2023-09-23T22:23:41.667 INFO:tasks.rados.rados.0.smithi169.stdout:2562: finishing write tid 1 to smithi16987243-234 2023-09-23T22:23:41.667 INFO:tasks.rados.rados.0.smithi169.stdout:2564: seq_num 1671 ranges {484497=422386,1616352=468145} 2023-09-23T22:23:41.672 INFO:tasks.rados.rados.0.smithi169.stdout:2564: writing smithi16987243-434 from 484497 to 906883 tid 1 2023-09-23T22:23:41.679 INFO:tasks.rados.rados.0.smithi169.stdout:2564: writing smithi16987243-434 from 1616352 to 2084497 tid 2 2023-09-23T22:23:41.679 INFO:tasks.rados.rados.0.smithi169.stdout:2561: done (3 left) 2023-09-23T22:23:41.679 INFO:tasks.rados.rados.0.smithi169.stdout:2565: write oid 144 current snap is 0 2023-09-23T22:23:41.679 INFO:tasks.rados.rados.0.smithi169.stdout:2562: finishing write tid 2 to smithi16987243-234 2023-09-23T22:23:41.679 INFO:tasks.rados.rados.0.smithi169.stdout:2565: seq_num 1672 ranges {501304=497635,1674834=426470} 2023-09-23T22:23:41.685 INFO:tasks.rados.rados.0.smithi169.stdout:2565: writing smithi16987243-144 from 501304 to 998939 tid 1 2023-09-23T22:23:41.691 INFO:tasks.rados.rados.0.smithi169.stdout:2565: writing smithi16987243-144 from 1674834 to 2101304 tid 2 2023-09-23T22:23:41.691 INFO:tasks.rados.rados.0.smithi169.stdout:2566: read oid 48 snap -1 2023-09-23T22:23:41.691 INFO:tasks.rados.rados.0.smithi169.stdout:2566: expect deleted 2023-09-23T22:23:41.692 INFO:tasks.rados.rados.0.smithi169.stdout:2567: write oid 78 current snap is 0 2023-09-23T22:23:41.692 INFO:tasks.rados.rados.0.smithi169.stdout:2567: seq_num 1673 ranges {518111=689237,1849669=268442} 2023-09-23T22:23:41.698 INFO:tasks.rados.rados.0.smithi169.stdout:2567: writing smithi16987243-78 from 518111 to 1207348 tid 1 2023-09-23T22:23:41.703 INFO:tasks.rados.rados.0.smithi169.stdout:2567: writing smithi16987243-78 from 1849669 to 2118111 tid 2 2023-09-23T22:23:41.703 INFO:tasks.rados.rados.0.smithi169.stdout:2568: write oid 193 current snap is 0 2023-09-23T22:23:41.703 INFO:tasks.rados.rados.0.smithi169.stdout:2562: finishing write tid 3 to smithi16987243-234 2023-09-23T22:23:41.704 INFO:tasks.rados.rados.0.smithi169.stdout:2562: finishing write tid 4 to smithi16987243-234 2023-09-23T22:23:41.704 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 234 v 284 (ObjNum 1670 snap 0 seq_num 1670) dirty exists 2023-09-23T22:23:41.704 INFO:tasks.rados.rados.0.smithi169.stdout:2562: left oid 234 (ObjNum 1670 snap 0 seq_num 1670) 2023-09-23T22:23:41.704 INFO:tasks.rados.rados.0.smithi169.stdout:2563: expect (ObjNum 1665 snap 0 seq_num 1665) 2023-09-23T22:23:41.893 INFO:tasks.rados.rados.0.smithi169.stdout:2564: finishing write tid 1 to smithi16987243-434 2023-09-23T22:23:41.893 INFO:tasks.rados.rados.0.smithi169.stdout:2564: finishing write tid 2 to smithi16987243-434 2023-09-23T22:23:41.893 INFO:tasks.rados.rados.0.smithi169.stdout:2564: finishing write tid 3 to smithi16987243-434 2023-09-23T22:23:41.893 INFO:tasks.rados.rados.0.smithi169.stdout:2564: finishing write tid 4 to smithi16987243-434 2023-09-23T22:23:41.893 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 434 v 353 (ObjNum 1671 snap 0 seq_num 1671) dirty exists 2023-09-23T22:23:41.893 INFO:tasks.rados.rados.0.smithi169.stdout:2564: left oid 434 (ObjNum 1671 snap 0 seq_num 1671) 2023-09-23T22:23:41.893 INFO:tasks.rados.rados.0.smithi169.stdout:2565: finishing write tid 1 to smithi16987243-144 2023-09-23T22:23:41.894 INFO:tasks.rados.rados.0.smithi169.stdout:2565: finishing write tid 2 to smithi16987243-144 2023-09-23T22:23:41.894 INFO:tasks.rados.rados.0.smithi169.stdout:2568: seq_num 1674 ranges {534918=764486,1791798=343120} 2023-09-23T22:23:41.900 INFO:tasks.rados.rados.0.smithi169.stdout:2568: writing smithi16987243-193 from 534918 to 1299404 tid 1 2023-09-23T22:23:41.905 INFO:tasks.rados.rados.0.smithi169.stdout:2568: writing smithi16987243-193 from 1791798 to 2134918 tid 2 2023-09-23T22:23:41.905 INFO:tasks.rados.rados.0.smithi169.stdout:2562: done (6 left) 2023-09-23T22:23:41.905 INFO:tasks.rados.rados.0.smithi169.stdout:2563: done (5 left) 2023-09-23T22:23:41.906 INFO:tasks.rados.rados.0.smithi169.stdout:2564: done (4 left) 2023-09-23T22:23:41.906 INFO:tasks.rados.rados.0.smithi169.stdout:2566: done (3 left) 2023-09-23T22:23:41.906 INFO:tasks.rados.rados.0.smithi169.stdout:2569: delete oid 430 current snap is 0 2023-09-23T22:23:41.906 INFO:tasks.rados.rados.0.smithi169.stdout:2565: finishing write tid 3 to smithi16987243-144 2023-09-23T22:23:41.906 INFO:tasks.rados.rados.0.smithi169.stdout:2565: finishing write tid 4 to smithi16987243-144 2023-09-23T22:23:41.906 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 144 v 307 (ObjNum 1672 snap 0 seq_num 1672) dirty exists 2023-09-23T22:23:41.906 INFO:tasks.rados.rados.0.smithi169.stdout:2565: left oid 144 (ObjNum 1672 snap 0 seq_num 1672) 2023-09-23T22:23:41.906 INFO:tasks.rados.rados.0.smithi169.stdout:2567: finishing write tid 1 to smithi16987243-78 2023-09-23T22:23:41.906 INFO:tasks.rados.rados.0.smithi169.stdout:2567: finishing write tid 2 to smithi16987243-78 2023-09-23T22:23:41.906 INFO:tasks.rados.rados.0.smithi169.stdout:2567: finishing write tid 3 to smithi16987243-78 2023-09-23T22:23:41.906 INFO:tasks.rados.rados.0.smithi169.stdout:2567: finishing write tid 4 to smithi16987243-78 2023-09-23T22:23:41.906 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 78 v 355 (ObjNum 1673 snap 0 seq_num 1673) dirty exists 2023-09-23T22:23:41.907 INFO:tasks.rados.rados.0.smithi169.stdout:2567: left oid 78 (ObjNum 1673 snap 0 seq_num 1673) 2023-09-23T22:23:41.910 INFO:tasks.rados.rados.0.smithi169.stdout:2565: done (3 left) 2023-09-23T22:23:41.910 INFO:tasks.rados.rados.0.smithi169.stdout:2567: done (2 left) 2023-09-23T22:23:41.910 INFO:tasks.rados.rados.0.smithi169.stdout:2569: done (1 left) 2023-09-23T22:23:41.910 INFO:tasks.rados.rados.0.smithi169.stdout:2570: write oid 419 current snap is 0 2023-09-23T22:23:41.910 INFO:tasks.rados.rados.0.smithi169.stdout:2570: seq_num 1676 ranges {568532=514984,1508762=529912} 2023-09-23T22:23:41.914 INFO:tasks.rados.rados.0.smithi169.stdout:2570: writing smithi16987243-419 from 568532 to 1083516 tid 1 2023-09-23T22:23:41.920 INFO:tasks.rados.rados.0.smithi169.stdout:2570: writing smithi16987243-419 from 1508762 to 2038674 tid 2 2023-09-23T22:23:41.921 INFO:tasks.rados.rados.0.smithi169.stdout:2571: read oid 463 snap -1 2023-09-23T22:23:41.921 INFO:tasks.rados.rados.0.smithi169.stdout:2571: expect deleted 2023-09-23T22:23:41.921 INFO:tasks.rados.rados.0.smithi169.stdout:2572: delete oid 357 current snap is 0 2023-09-23T22:23:41.921 INFO:tasks.rados.rados.0.smithi169.stdout:2568: finishing write tid 1 to smithi16987243-193 2023-09-23T22:23:41.921 INFO:tasks.rados.rados.0.smithi169.stdout:2568: finishing write tid 2 to smithi16987243-193 2023-09-23T22:23:41.921 INFO:tasks.rados.rados.0.smithi169.stdout:2568: finishing write tid 3 to smithi16987243-193 2023-09-23T22:23:41.921 INFO:tasks.rados.rados.0.smithi169.stdout:2568: finishing write tid 4 to smithi16987243-193 2023-09-23T22:23:41.922 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 193 v 380 (ObjNum 1674 snap 0 seq_num 1674) dirty exists 2023-09-23T22:23:41.922 INFO:tasks.rados.rados.0.smithi169.stdout:2568: left oid 193 (ObjNum 1674 snap 0 seq_num 1674) 2023-09-23T22:23:41.922 INFO:tasks.rados.rados.0.smithi169.stdout:2570: finishing write tid 1 to smithi16987243-419 2023-09-23T22:23:41.923 INFO:tasks.rados.rados.0.smithi169.stdout:2568: done (3 left) 2023-09-23T22:23:41.923 INFO:tasks.rados.rados.0.smithi169.stdout:2571: done (2 left) 2023-09-23T22:23:41.923 INFO:tasks.rados.rados.0.smithi169.stdout:2572: done (1 left) 2023-09-23T22:23:41.923 INFO:tasks.rados.rados.0.smithi169.stdout:2573: write oid 318 current snap is 0 2023-09-23T22:23:41.923 INFO:tasks.rados.rados.0.smithi169.stdout:2573: seq_num 1678 ranges {602146=665482,1909373=292773} 2023-09-23T22:23:41.930 INFO:tasks.rados.rados.0.smithi169.stdout:2573: writing smithi16987243-318 from 602146 to 1267628 tid 1 2023-09-23T22:23:41.936 INFO:tasks.rados.rados.0.smithi169.stdout:2573: writing smithi16987243-318 from 1909373 to 2202146 tid 2 2023-09-23T22:23:41.936 INFO:tasks.rados.rados.0.smithi169.stdout:2574: read oid 272 snap -1 2023-09-23T22:23:41.937 INFO:tasks.rados.rados.0.smithi169.stdout:2574: expect (ObjNum 1615 snap 0 seq_num 1615) 2023-09-23T22:23:41.937 INFO:tasks.rados.rados.0.smithi169.stdout:2575: delete oid 468 current snap is 0 2023-09-23T22:23:41.937 INFO:tasks.rados.rados.0.smithi169.stdout:2570: finishing write tid 2 to smithi16987243-419 2023-09-23T22:23:41.937 INFO:tasks.rados.rados.0.smithi169.stdout:2570: finishing write tid 3 to smithi16987243-419 2023-09-23T22:23:41.937 INFO:tasks.rados.rados.0.smithi169.stdout:2570: finishing write tid 4 to smithi16987243-419 2023-09-23T22:23:41.938 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 419 v 287 (ObjNum 1676 snap 0 seq_num 1676) dirty exists 2023-09-23T22:23:41.938 INFO:tasks.rados.rados.0.smithi169.stdout:2570: left oid 419 (ObjNum 1676 snap 0 seq_num 1676) 2023-09-23T22:23:41.938 INFO:tasks.rados.rados.0.smithi169.stdout:2573: finishing write tid 1 to smithi16987243-318 2023-09-23T22:23:41.939 INFO:tasks.rados.rados.0.smithi169.stdout:2570: done (3 left) 2023-09-23T22:23:41.939 INFO:tasks.rados.rados.0.smithi169.stdout:2575: done (2 left) 2023-09-23T22:23:41.939 INFO:tasks.rados.rados.0.smithi169.stdout:2576: read oid 295 snap -1 2023-09-23T22:23:41.939 INFO:tasks.rados.rados.0.smithi169.stdout:2576: expect (ObjNum 837 snap 0 seq_num 837) 2023-09-23T22:23:41.940 INFO:tasks.rados.rados.0.smithi169.stdout:2577: write oid 239 current snap is 0 2023-09-23T22:23:41.940 INFO:tasks.rados.rados.0.smithi169.stdout:2577: seq_num 1680 ranges {635760=415980,1626337=537250} 2023-09-23T22:23:41.944 INFO:tasks.rados.rados.0.smithi169.stdout:2577: writing smithi16987243-239 from 635760 to 1051740 tid 1 2023-09-23T22:23:41.951 INFO:tasks.rados.rados.0.smithi169.stdout:2577: writing smithi16987243-239 from 1626337 to 2163587 tid 2 2023-09-23T22:23:41.951 INFO:tasks.rados.rados.0.smithi169.stdout:2578: write oid 416 current snap is 0 2023-09-23T22:23:41.951 INFO:tasks.rados.rados.0.smithi169.stdout:2578: seq_num 1681 ranges {652567=607582,1801172=451395} 2023-09-23T22:23:41.958 INFO:tasks.rados.rados.0.smithi169.stdout:2578: writing smithi16987243-416 from 652567 to 1260149 tid 1 2023-09-23T22:23:41.964 INFO:tasks.rados.rados.0.smithi169.stdout:2578: writing smithi16987243-416 from 1801172 to 2252567 tid 2 2023-09-23T22:23:41.964 INFO:tasks.rados.rados.0.smithi169.stdout:2579: read oid 240 snap -1 2023-09-23T22:23:41.965 INFO:tasks.rados.rados.0.smithi169.stdout:2579: expect deleted 2023-09-23T22:23:41.965 INFO:tasks.rados.rados.0.smithi169.stdout:2580: delete oid 296 current snap is 0 2023-09-23T22:23:41.965 INFO:tasks.rados.rados.0.smithi169.stdout:2574: expect (ObjNum 1615 snap 0 seq_num 1615) 2023-09-23T22:23:42.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:41 smithi169 bash[40994]: audit 2023-09-23T22:23:40.917019+0000 mon.a (mon.0) 937 : audit [DBG] from='client.? 172.21.15.169:0/1683109340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:42.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:41 smithi169 bash[40994]: audit 2023-09-23T22:23:40.960865+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:42.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:41 smithi169 bash[40994]: audit 2023-09-23T22:23:40.969042+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:42.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:41 smithi169 bash[40994]: cephadm 2023-09-23T22:23:40.982735+0000 mgr.x (mgr.24706) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-23T22:23:42.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:41 smithi169 bash[40994]: cephadm 2023-09-23T22:23:41.002945+0000 mgr.x (mgr.24706) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi169 2023-09-23T22:23:42.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:41 smithi169 bash[27421]: audit 2023-09-23T22:23:40.917019+0000 mon.a (mon.0) 937 : audit [DBG] from='client.? 172.21.15.169:0/1683109340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:42.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:41 smithi169 bash[27421]: audit 2023-09-23T22:23:40.960865+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:42.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:41 smithi169 bash[27421]: audit 2023-09-23T22:23:40.969042+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:42.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:41 smithi169 bash[27421]: cephadm 2023-09-23T22:23:40.982735+0000 mgr.x (mgr.24706) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-23T22:23:42.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:41 smithi169 bash[27421]: cephadm 2023-09-23T22:23:41.002945+0000 mgr.x (mgr.24706) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi169 2023-09-23T22:23:42.075 INFO:tasks.rados.rados.0.smithi169.stdout:2573: finishing write tid 2 to smithi16987243-318 2023-09-23T22:23:42.075 INFO:tasks.rados.rados.0.smithi169.stdout:2573: finishing write tid 3 to smithi16987243-318 2023-09-23T22:23:42.075 INFO:tasks.rados.rados.0.smithi169.stdout:2573: finishing write tid 4 to smithi16987243-318 2023-09-23T22:23:42.075 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 318 v 358 (ObjNum 1678 snap 0 seq_num 1678) dirty exists 2023-09-23T22:23:42.075 INFO:tasks.rados.rados.0.smithi169.stdout:2573: left oid 318 (ObjNum 1678 snap 0 seq_num 1678) 2023-09-23T22:23:42.075 INFO:tasks.rados.rados.0.smithi169.stdout:2573: done (6 left) 2023-09-23T22:23:42.075 INFO:tasks.rados.rados.0.smithi169.stdout:2574: done (5 left) 2023-09-23T22:23:42.075 INFO:tasks.rados.rados.0.smithi169.stdout:2580: done (4 left) 2023-09-23T22:23:42.075 INFO:tasks.rados.rados.0.smithi169.stdout:2581: read oid 374 snap -1 2023-09-23T22:23:42.076 INFO:tasks.rados.rados.0.smithi169.stdout:2581: expect (ObjNum 1398 snap 0 seq_num 1398) 2023-09-23T22:23:42.076 INFO:tasks.rados.rados.0.smithi169.stdout:2582: read oid 134 snap -1 2023-09-23T22:23:42.076 INFO:tasks.rados.rados.0.smithi169.stdout:2582: expect (ObjNum 709 snap 0 seq_num 709) 2023-09-23T22:23:42.076 INFO:tasks.rados.rados.0.smithi169.stdout:2583: read oid 428 snap -1 2023-09-23T22:23:42.076 INFO:tasks.rados.rados.0.smithi169.stdout:2583: expect (ObjNum 973 snap 0 seq_num 973) 2023-09-23T22:23:42.076 INFO:tasks.rados.rados.0.smithi169.stdout:2584: delete oid 197 current snap is 0 2023-09-23T22:23:42.076 INFO:tasks.rados.rados.0.smithi169.stdout:2577: finishing write tid 1 to smithi16987243-239 2023-09-23T22:23:42.076 INFO:tasks.rados.rados.0.smithi169.stdout:2576: expect (ObjNum 837 snap 0 seq_num 837) 2023-09-23T22:23:42.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:41 smithi187 bash[31480]: audit 2023-09-23T22:23:40.917019+0000 mon.a (mon.0) 937 : audit [DBG] from='client.? 172.21.15.169:0/1683109340' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:42.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:41 smithi187 bash[31480]: audit 2023-09-23T22:23:40.960865+0000 mon.a (mon.0) 938 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:42.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:41 smithi187 bash[31480]: audit 2023-09-23T22:23:40.969042+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:42.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:41 smithi187 bash[31480]: cephadm 2023-09-23T22:23:40.982735+0000 mgr.x (mgr.24706) 31 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-09-23T22:23:42.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:41 smithi187 bash[31480]: cephadm 2023-09-23T22:23:41.002945+0000 mgr.x (mgr.24706) 32 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi169 2023-09-23T22:23:42.175 INFO:tasks.rados.rados.0.smithi169.stdout:2577: finishing write tid 2 to smithi16987243-239 2023-09-23T22:23:42.175 INFO:tasks.rados.rados.0.smithi169.stdout:2577: finishing write tid 3 to smithi16987243-239 2023-09-23T22:23:42.175 INFO:tasks.rados.rados.0.smithi169.stdout:2577: finishing write tid 4 to smithi16987243-239 2023-09-23T22:23:42.175 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 239 v 363 (ObjNum 1680 snap 0 seq_num 1680) dirty exists 2023-09-23T22:23:42.175 INFO:tasks.rados.rados.0.smithi169.stdout:2577: left oid 239 (ObjNum 1680 snap 0 seq_num 1680) 2023-09-23T22:23:42.176 INFO:tasks.rados.rados.0.smithi169.stdout:2578: finishing write tid 1 to smithi16987243-416 2023-09-23T22:23:42.176 INFO:tasks.rados.rados.0.smithi169.stdout:2578: finishing write tid 2 to smithi16987243-416 2023-09-23T22:23:42.176 INFO:tasks.rados.rados.0.smithi169.stdout:2578: finishing write tid 3 to smithi16987243-416 2023-09-23T22:23:42.176 INFO:tasks.rados.rados.0.smithi169.stdout:2578: finishing write tid 4 to smithi16987243-416 2023-09-23T22:23:42.176 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 416 v 302 (ObjNum 1681 snap 0 seq_num 1681) dirty exists 2023-09-23T22:23:42.176 INFO:tasks.rados.rados.0.smithi169.stdout:2578: left oid 416 (ObjNum 1681 snap 0 seq_num 1681) 2023-09-23T22:23:42.176 INFO:tasks.rados.rados.0.smithi169.stdout:2583: expect (ObjNum 973 snap 0 seq_num 973) 2023-09-23T22:23:42.250 INFO:tasks.rados.rados.0.smithi169.stdout:2582: expect (ObjNum 709 snap 0 seq_num 709) 2023-09-23T22:23:42.428 INFO:tasks.rados.rados.0.smithi169.stdout:2581: expect (ObjNum 1398 snap 0 seq_num 1398) 2023-09-23T22:23:42.639 INFO:tasks.rados.rados.0.smithi169.stdout:2576: done (7 left) 2023-09-23T22:23:42.639 INFO:tasks.rados.rados.0.smithi169.stdout:2577: done (6 left) 2023-09-23T22:23:42.639 INFO:tasks.rados.rados.0.smithi169.stdout:2578: done (5 left) 2023-09-23T22:23:42.639 INFO:tasks.rados.rados.0.smithi169.stdout:2579: done (4 left) 2023-09-23T22:23:42.639 INFO:tasks.rados.rados.0.smithi169.stdout:2581: done (3 left) 2023-09-23T22:23:42.639 INFO:tasks.rados.rados.0.smithi169.stdout:2582: done (2 left) 2023-09-23T22:23:42.639 INFO:tasks.rados.rados.0.smithi169.stdout:2583: done (1 left) 2023-09-23T22:23:42.639 INFO:tasks.rados.rados.0.smithi169.stdout:2584: done (0 left) 2023-09-23T22:23:42.639 INFO:tasks.rados.rados.0.smithi169.stdout:2585: read oid 73 snap -1 2023-09-23T22:23:42.640 INFO:tasks.rados.rados.0.smithi169.stdout:2585: expect (ObjNum 993 snap 0 seq_num 993) 2023-09-23T22:23:42.640 INFO:tasks.rados.rados.0.smithi169.stdout:2586: write oid 61 current snap is 0 2023-09-23T22:23:42.640 INFO:tasks.rados.rados.0.smithi169.stdout:2586: seq_num 1684 ranges {702988=433329,1860265=442723} 2023-09-23T22:23:42.650 INFO:tasks.rados.rados.0.smithi169.stdout:2586: writing smithi16987243-61 from 702988 to 1136317 tid 1 2023-09-23T22:23:42.657 INFO:tasks.rados.rados.0.smithi169.stdout:2586: writing smithi16987243-61 from 1860265 to 2302988 tid 2 2023-09-23T22:23:42.657 INFO:tasks.rados.rados.0.smithi169.stdout:2587: read oid 215 snap -1 2023-09-23T22:23:42.657 INFO:tasks.rados.rados.0.smithi169.stdout:2587: expect (ObjNum 565 snap 0 seq_num 565) 2023-09-23T22:23:42.657 INFO:tasks.rados.rados.0.smithi169.stdout:2588: write oid 349 current snap is 0 2023-09-23T22:23:42.657 INFO:tasks.rados.rados.0.smithi169.stdout:2588: seq_num 1685 ranges {719795=508578,1918747=401048} 2023-09-23T22:23:42.664 INFO:tasks.rados.rados.0.smithi169.stdout:2588: writing smithi16987243-349 from 719795 to 1228373 tid 1 2023-09-23T22:23:42.670 INFO:tasks.rados.rados.0.smithi169.stdout:2588: writing smithi16987243-349 from 1918747 to 2319795 tid 2 2023-09-23T22:23:42.670 INFO:tasks.rados.rados.0.smithi169.stdout:2589: write oid 306 current snap is 0 2023-09-23T22:23:42.670 INFO:tasks.rados.rados.0.smithi169.stdout:2589: seq_num 1686 ranges {736602=583827,1860876=475726} 2023-09-23T22:23:42.677 INFO:tasks.rados.rados.0.smithi169.stdout:2589: writing smithi16987243-306 from 736602 to 1320429 tid 1 2023-09-23T22:23:42.685 INFO:tasks.rados.rados.0.smithi169.stdout:2589: writing smithi16987243-306 from 1860876 to 2336602 tid 2 2023-09-23T22:23:42.686 INFO:tasks.rados.rados.0.smithi169.stdout:2590: read oid 236 snap -1 2023-09-23T22:23:42.686 INFO:tasks.rados.rados.0.smithi169.stdout:2590: expect deleted 2023-09-23T22:23:42.686 INFO:tasks.rados.rados.0.smithi169.stdout:2591: write oid 27 current snap is 0 2023-09-23T22:23:42.686 INFO:tasks.rados.rados.0.smithi169.stdout:2585: expect (ObjNum 993 snap 0 seq_num 993) 2023-09-23T22:23:42.851 INFO:tasks.rados.rados.0.smithi169.stdout:2586: finishing write tid 1 to smithi16987243-61 2023-09-23T22:23:42.852 INFO:tasks.rados.rados.0.smithi169.stdout:2591: seq_num 1687 ranges {753409=659076,1919358=434051} 2023-09-23T22:23:42.859 INFO:tasks.rados.rados.0.smithi169.stdout:2591: writing smithi16987243-27 from 753409 to 1412485 tid 1 2023-09-23T22:23:42.865 INFO:tasks.rados.rados.0.smithi169.stdout:2591: writing smithi16987243-27 from 1919358 to 2353409 tid 2 2023-09-23T22:23:42.865 INFO:tasks.rados.rados.0.smithi169.stdout:2585: done (6 left) 2023-09-23T22:23:42.865 INFO:tasks.rados.rados.0.smithi169.stdout:2592: write oid 261 current snap is 0 2023-09-23T22:23:42.865 INFO:tasks.rados.rados.0.smithi169.stdout:2592: seq_num 1688 ranges {770216=450678,1694193=551926} 2023-09-23T22:23:42.872 INFO:tasks.rados.rados.0.smithi169.stdout:2592: writing smithi16987243-261 from 770216 to 1220894 tid 1 2023-09-23T22:23:42.878 INFO:tasks.rados.rados.0.smithi169.stdout:2592: writing smithi16987243-261 from 1694193 to 2246119 tid 2 2023-09-23T22:23:42.878 INFO:tasks.rados.rados.0.smithi169.stdout:2593: write oid 380 current snap is 0 2023-09-23T22:23:42.878 INFO:tasks.rados.rados.0.smithi169.stdout:2593: seq_num 1689 ranges {787023=525927,1752675=634348} 2023-09-23T22:23:42.885 INFO:tasks.rados.rados.0.smithi169.stdout:2593: writing smithi16987243-380 from 787023 to 1312950 tid 1 2023-09-23T22:23:42.892 INFO:tasks.rados.rados.0.smithi169.stdout:2593: writing smithi16987243-380 from 1752675 to 2387023 tid 2 2023-09-23T22:23:42.892 INFO:tasks.rados.rados.0.smithi169.stdout:2594: write oid 131 current snap is 0 2023-09-23T22:23:42.892 INFO:tasks.rados.rados.0.smithi169.stdout:2586: finishing write tid 2 to smithi16987243-61 2023-09-23T22:23:42.892 INFO:tasks.rados.rados.0.smithi169.stdout:2586: finishing write tid 3 to smithi16987243-61 2023-09-23T22:23:42.892 INFO:tasks.rados.rados.0.smithi169.stdout:2586: finishing write tid 4 to smithi16987243-61 2023-09-23T22:23:42.892 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 61 v 352 (ObjNum 1684 snap 0 seq_num 1684) dirty exists 2023-09-23T22:23:42.892 INFO:tasks.rados.rados.0.smithi169.stdout:2586: left oid 61 (ObjNum 1684 snap 0 seq_num 1684) 2023-09-23T22:23:42.892 INFO:tasks.rados.rados.0.smithi169.stdout:2587: expect (ObjNum 565 snap 0 seq_num 565) 2023-09-23T22:23:42.968 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[40994]: cluster 2023-09-23T22:23:42.393697+0000 mgr.x (mgr.24706) 33 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 6.8 MiB/s wr, 74 op/s 2023-09-23T22:23:42.969 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[27421]: cluster 2023-09-23T22:23:42.393697+0000 mgr.x (mgr.24706) 33 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 6.8 MiB/s wr, 74 op/s 2023-09-23T22:23:42.969 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.826Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-09-23T22:23:42.969 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.827Z 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-23T22:23:42.970 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.828Z 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-23T22:23:42.970 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.828Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-09-23T22:23:42.970 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.828Z 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-23T22:23:42.970 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.828Z 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-23T22:23:42.970 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.828Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-09-23T22:23:42.970 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.828Z caller=node_exporter.go:117 level=info collector=arp 2023-09-23T22:23:42.970 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.828Z caller=node_exporter.go:117 level=info collector=bcache 2023-09-23T22:23:42.970 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.828Z caller=node_exporter.go:117 level=info collector=bonding 2023-09-23T22:23:42.970 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.828Z caller=node_exporter.go:117 level=info collector=btrfs 2023-09-23T22:23:42.970 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.828Z caller=node_exporter.go:117 level=info collector=conntrack 2023-09-23T22:23:42.971 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.828Z caller=node_exporter.go:117 level=info collector=cpu 2023-09-23T22:23:42.971 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.828Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-09-23T22:23:42.971 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.828Z caller=node_exporter.go:117 level=info collector=diskstats 2023-09-23T22:23:42.971 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.828Z caller=node_exporter.go:117 level=info collector=dmi 2023-09-23T22:23:42.971 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.828Z caller=node_exporter.go:117 level=info collector=edac 2023-09-23T22:23:42.971 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.828Z caller=node_exporter.go:117 level=info collector=entropy 2023-09-23T22:23:42.971 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.828Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-09-23T22:23:42.971 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.828Z caller=node_exporter.go:117 level=info collector=filefd 2023-09-23T22:23:42.971 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.828Z caller=node_exporter.go:117 level=info collector=filesystem 2023-09-23T22:23:42.971 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.828Z caller=node_exporter.go:117 level=info collector=hwmon 2023-09-23T22:23:42.971 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.828Z caller=node_exporter.go:117 level=info collector=infiniband 2023-09-23T22:23:42.972 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.828Z caller=node_exporter.go:117 level=info collector=ipvs 2023-09-23T22:23:42.972 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.828Z caller=node_exporter.go:117 level=info collector=loadavg 2023-09-23T22:23:42.972 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.829Z caller=node_exporter.go:117 level=info collector=mdadm 2023-09-23T22:23:42.972 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.829Z caller=node_exporter.go:117 level=info collector=meminfo 2023-09-23T22:23:42.972 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.829Z caller=node_exporter.go:117 level=info collector=netclass 2023-09-23T22:23:42.972 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.829Z caller=node_exporter.go:117 level=info collector=netdev 2023-09-23T22:23:42.972 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.829Z caller=node_exporter.go:117 level=info collector=netstat 2023-09-23T22:23:42.972 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.829Z caller=node_exporter.go:117 level=info collector=nfs 2023-09-23T22:23:42.972 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.829Z caller=node_exporter.go:117 level=info collector=nfsd 2023-09-23T22:23:42.972 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.829Z caller=node_exporter.go:117 level=info collector=nvme 2023-09-23T22:23:42.972 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.829Z caller=node_exporter.go:117 level=info collector=os 2023-09-23T22:23:42.972 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.829Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-09-23T22:23:42.973 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.829Z caller=node_exporter.go:117 level=info collector=pressure 2023-09-23T22:23:42.973 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.829Z caller=node_exporter.go:117 level=info collector=rapl 2023-09-23T22:23:42.973 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.829Z caller=node_exporter.go:117 level=info collector=schedstat 2023-09-23T22:23:42.973 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.829Z caller=node_exporter.go:117 level=info collector=selinux 2023-09-23T22:23:42.973 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.829Z caller=node_exporter.go:117 level=info collector=sockstat 2023-09-23T22:23:42.973 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.829Z caller=node_exporter.go:117 level=info collector=softnet 2023-09-23T22:23:42.973 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.829Z caller=node_exporter.go:117 level=info collector=stat 2023-09-23T22:23:42.973 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.829Z caller=node_exporter.go:117 level=info collector=tapestats 2023-09-23T22:23:42.973 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.829Z caller=node_exporter.go:117 level=info collector=textfile 2023-09-23T22:23:42.973 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.829Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-09-23T22:23:42.973 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.829Z caller=node_exporter.go:117 level=info collector=time 2023-09-23T22:23:42.974 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.829Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-09-23T22:23:42.974 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.829Z caller=node_exporter.go:117 level=info collector=uname 2023-09-23T22:23:42.974 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.829Z caller=node_exporter.go:117 level=info collector=vmstat 2023-09-23T22:23:42.974 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.829Z caller=node_exporter.go:117 level=info collector=xfs 2023-09-23T22:23:42.974 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.829Z caller=node_exporter.go:117 level=info collector=zfs 2023-09-23T22:23:42.974 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.829Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-09-23T22:23:42.974 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 22:23:42 smithi169 bash[90003]: ts=2023-09-23T22:23:42.829Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-09-23T22:23:43.068 INFO:tasks.rados.rados.0.smithi169.stdout:2588: finishing write tid 1 to smithi16987243-349 2023-09-23T22:23:43.068 INFO:tasks.rados.rados.0.smithi169.stdout:2588: finishing write tid 2 to smithi16987243-349 2023-09-23T22:23:43.068 INFO:tasks.rados.rados.0.smithi169.stdout:2588: finishing write tid 3 to smithi16987243-349 2023-09-23T22:23:43.068 INFO:tasks.rados.rados.0.smithi169.stdout:2588: finishing write tid 4 to smithi16987243-349 2023-09-23T22:23:43.068 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 349 v 358 (ObjNum 1685 snap 0 seq_num 1685) dirty exists 2023-09-23T22:23:43.068 INFO:tasks.rados.rados.0.smithi169.stdout:2588: left oid 349 (ObjNum 1685 snap 0 seq_num 1685) 2023-09-23T22:23:43.068 INFO:tasks.rados.rados.0.smithi169.stdout:2589: finishing write tid 1 to smithi16987243-306 2023-09-23T22:23:43.068 INFO:tasks.rados.rados.0.smithi169.stdout:2589: finishing write tid 2 to smithi16987243-306 2023-09-23T22:23:43.068 INFO:tasks.rados.rados.0.smithi169.stdout:2589: finishing write tid 3 to smithi16987243-306 2023-09-23T22:23:43.069 INFO:tasks.rados.rados.0.smithi169.stdout:2589: finishing write tid 4 to smithi16987243-306 2023-09-23T22:23:43.069 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 306 v 355 (ObjNum 1686 snap 0 seq_num 1686) dirty exists 2023-09-23T22:23:43.069 INFO:tasks.rados.rados.0.smithi169.stdout:2589: left oid 306 (ObjNum 1686 snap 0 seq_num 1686) 2023-09-23T22:23:43.069 INFO:tasks.rados.rados.0.smithi169.stdout:2591: finishing write tid 1 to smithi16987243-27 2023-09-23T22:23:43.069 INFO:tasks.rados.rados.0.smithi169.stdout:2591: finishing write tid 2 to smithi16987243-27 2023-09-23T22:23:43.069 INFO:tasks.rados.rados.0.smithi169.stdout:2591: finishing write tid 3 to smithi16987243-27 2023-09-23T22:23:43.069 INFO:tasks.rados.rados.0.smithi169.stdout:2591: finishing write tid 4 to smithi16987243-27 2023-09-23T22:23:43.069 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 27 v 389 (ObjNum 1687 snap 0 seq_num 1687) dirty exists 2023-09-23T22:23:43.069 INFO:tasks.rados.rados.0.smithi169.stdout:2591: left oid 27 (ObjNum 1687 snap 0 seq_num 1687) 2023-09-23T22:23:43.069 INFO:tasks.rados.rados.0.smithi169.stdout:2592: finishing write tid 1 to smithi16987243-261 2023-09-23T22:23:43.069 INFO:tasks.rados.rados.0.smithi169.stdout:2592: finishing write tid 2 to smithi16987243-261 2023-09-23T22:23:43.069 INFO:tasks.rados.rados.0.smithi169.stdout:2592: finishing write tid 3 to smithi16987243-261 2023-09-23T22:23:43.069 INFO:tasks.rados.rados.0.smithi169.stdout:2592: finishing write tid 4 to smithi16987243-261 2023-09-23T22:23:43.070 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 261 v 356 (ObjNum 1688 snap 0 seq_num 1688) dirty exists 2023-09-23T22:23:43.070 INFO:tasks.rados.rados.0.smithi169.stdout:2592: left oid 261 (ObjNum 1688 snap 0 seq_num 1688) 2023-09-23T22:23:43.070 INFO:tasks.rados.rados.0.smithi169.stdout:2593: finishing write tid 1 to smithi16987243-380 2023-09-23T22:23:43.070 INFO:tasks.rados.rados.0.smithi169.stdout:2593: finishing write tid 2 to smithi16987243-380 2023-09-23T22:23:43.070 INFO:tasks.rados.rados.0.smithi169.stdout:2593: finishing write tid 3 to smithi16987243-380 2023-09-23T22:23:43.070 INFO:tasks.rados.rados.0.smithi169.stdout:2593: finishing write tid 4 to smithi16987243-380 2023-09-23T22:23:43.070 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 380 v 359 (ObjNum 1689 snap 0 seq_num 1689) dirty exists 2023-09-23T22:23:43.070 INFO:tasks.rados.rados.0.smithi169.stdout:2593: left oid 380 (ObjNum 1689 snap 0 seq_num 1689) 2023-09-23T22:23:43.070 INFO:tasks.rados.rados.0.smithi169.stdout:2594: seq_num 1690 ranges {403830=601176,1694804=555595} 2023-09-23T22:23:43.079 INFO:tasks.rados.rados.0.smithi169.stdout:2594: writing smithi16987243-131 from 403830 to 1005006 tid 1 2023-09-23T22:23:43.088 INFO:tasks.rados.rados.0.smithi169.stdout:2594: writing smithi16987243-131 from 1694804 to 2250399 tid 2 2023-09-23T22:23:43.088 INFO:tasks.rados.rados.0.smithi169.stdout:2586: done (8 left) 2023-09-23T22:23:43.088 INFO:tasks.rados.rados.0.smithi169.stdout:2587: done (7 left) 2023-09-23T22:23:43.089 INFO:tasks.rados.rados.0.smithi169.stdout:2588: done (6 left) 2023-09-23T22:23:43.089 INFO:tasks.rados.rados.0.smithi169.stdout:2589: done (5 left) 2023-09-23T22:23:43.089 INFO:tasks.rados.rados.0.smithi169.stdout:2590: done (4 left) 2023-09-23T22:23:43.089 INFO:tasks.rados.rados.0.smithi169.stdout:2591: done (3 left) 2023-09-23T22:23:43.089 INFO:tasks.rados.rados.0.smithi169.stdout:2592: done (2 left) 2023-09-23T22:23:43.089 INFO:tasks.rados.rados.0.smithi169.stdout:2593: done (1 left) 2023-09-23T22:23:43.089 INFO:tasks.rados.rados.0.smithi169.stdout:2595: read oid 380 snap -1 2023-09-23T22:23:43.089 INFO:tasks.rados.rados.0.smithi169.stdout:2595: expect (ObjNum 1689 snap 0 seq_num 1689) 2023-09-23T22:23:43.089 INFO:tasks.rados.rados.0.smithi169.stdout:2596: read oid 185 snap -1 2023-09-23T22:23:43.089 INFO:tasks.rados.rados.0.smithi169.stdout:2596: expect (ObjNum 184 snap 0 seq_num 184) 2023-09-23T22:23:43.089 INFO:tasks.rados.rados.0.smithi169.stdout:2597: write oid 162 current snap is 0 2023-09-23T22:23:43.089 INFO:tasks.rados.rados.0.smithi169.stdout:2594: finishing write tid 1 to smithi16987243-131 2023-09-23T22:23:43.090 INFO:tasks.rados.rados.0.smithi169.stdout:2597: seq_num 1691 ranges {420637=676425,1753286=667351} 2023-09-23T22:23:43.095 INFO:tasks.rados.rados.0.smithi169.stdout:2597: writing smithi16987243-162 from 420637 to 1097062 tid 1 2023-09-23T22:23:43.103 INFO:tasks.rados.rados.0.smithi169.stdout:2597: writing smithi16987243-162 from 1753286 to 2420637 tid 2 2023-09-23T22:23:43.103 INFO:tasks.rados.rados.0.smithi169.stdout:2598: read oid 83 snap -1 2023-09-23T22:23:43.103 INFO:tasks.rados.rados.0.smithi169.stdout:2598: expect (ObjNum 1273 snap 0 seq_num 1273) 2023-09-23T22:23:43.104 INFO:tasks.rados.rados.0.smithi169.stdout:2599: read oid 117 snap -1 2023-09-23T22:23:43.104 INFO:tasks.rados.rados.0.smithi169.stdout:2599: expect (ObjNum 1464 snap 0 seq_num 1464) 2023-09-23T22:23:43.104 INFO:tasks.rados.rados.0.smithi169.stdout:2600: read oid 403 snap -1 2023-09-23T22:23:43.104 INFO:tasks.rados.rados.0.smithi169.stdout:2600: expect (ObjNum 1390 snap 0 seq_num 1390) 2023-09-23T22:23:43.104 INFO:tasks.rados.rados.0.smithi169.stdout:2601: read oid 209 snap -1 2023-09-23T22:23:43.104 INFO:tasks.rados.rados.0.smithi169.stdout:2601: expect (ObjNum 750 snap 0 seq_num 750) 2023-09-23T22:23:43.104 INFO:tasks.rados.rados.0.smithi169.stdout:2602: read oid 312 snap -1 2023-09-23T22:23:43.104 INFO:tasks.rados.rados.0.smithi169.stdout:2602: expect (ObjNum 311 snap 0 seq_num 311) 2023-09-23T22:23:43.104 INFO:tasks.rados.rados.0.smithi169.stdout:2603: read oid 489 snap -1 2023-09-23T22:23:43.104 INFO:tasks.rados.rados.0.smithi169.stdout:2603: expect (ObjNum 1560 snap 0 seq_num 1560) 2023-09-23T22:23:43.104 INFO:tasks.rados.rados.0.smithi169.stdout:2604: read oid 14 snap -1 2023-09-23T22:23:43.104 INFO:tasks.rados.rados.0.smithi169.stdout:2604: expect (ObjNum 1658 snap 0 seq_num 1658) 2023-09-23T22:23:43.105 INFO:tasks.rados.rados.0.smithi169.stdout:2605: read oid 164 snap -1 2023-09-23T22:23:43.105 INFO:tasks.rados.rados.0.smithi169.stdout:2605: expect (ObjNum 1440 snap 0 seq_num 1440) 2023-09-23T22:23:43.105 INFO:tasks.rados.rados.0.smithi169.stdout:2606: write oid 307 current snap is 0 2023-09-23T22:23:43.105 INFO:tasks.rados.rados.0.smithi169.stdout:2606: seq_num 1692 ranges {437444=751674,1811768=559264} 2023-09-23T22:23:43.111 INFO:tasks.rados.rados.0.smithi169.stdout:2606: writing smithi16987243-307 from 437444 to 1189118 tid 1 2023-09-23T22:23:43.118 INFO:tasks.rados.rados.0.smithi169.stdout:2606: writing smithi16987243-307 from 1811768 to 2371032 tid 2 2023-09-23T22:23:43.118 INFO:tasks.rados.rados.0.smithi169.stdout:2607: write oid 199 current snap is 0 2023-09-23T22:23:43.118 INFO:tasks.rados.rados.0.smithi169.stdout:2594: finishing write tid 2 to smithi16987243-131 2023-09-23T22:23:43.119 INFO:tasks.rados.rados.0.smithi169.stdout:2594: finishing write tid 3 to smithi16987243-131 2023-09-23T22:23:43.119 INFO:tasks.rados.rados.0.smithi169.stdout:2594: finishing write tid 4 to smithi16987243-131 2023-09-23T22:23:43.119 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 131 v 339 (ObjNum 1690 snap 0 seq_num 1690) dirty exists 2023-09-23T22:23:43.119 INFO:tasks.rados.rados.0.smithi169.stdout:2594: left oid 131 (ObjNum 1690 snap 0 seq_num 1690) 2023-09-23T22:23:43.119 INFO:tasks.rados.rados.0.smithi169.stdout:2607: seq_num 1693 ranges {454251=426923,1470250=702922} 2023-09-23T22:23:43.123 INFO:tasks.rados.rados.0.smithi169.stdout:2607: writing smithi16987243-199 from 454251 to 881174 tid 1 2023-09-23T22:23:43.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:42 smithi187 bash[31480]: cluster 2023-09-23T22:23:42.393697+0000 mgr.x (mgr.24706) 33 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 6.8 MiB/s wr, 74 op/s 2023-09-23T22:23:43.131 INFO:tasks.rados.rados.0.smithi169.stdout:2607: writing smithi16987243-199 from 1470250 to 2173172 tid 2 2023-09-23T22:23:43.131 INFO:tasks.rados.rados.0.smithi169.stdout:2594: done (13 left) 2023-09-23T22:23:43.131 INFO:tasks.rados.rados.0.smithi169.stdout:2608: write oid 2 current snap is 0 2023-09-23T22:23:43.131 INFO:tasks.rados.rados.0.smithi169.stdout:2608: seq_num 1694 ranges {471058=502172,1412379=446580} 2023-09-23T22:23:43.136 INFO:tasks.rados.rados.0.smithi169.stdout:2608: writing smithi16987243-2 from 471058 to 973230 tid 1 2023-09-23T22:23:43.142 INFO:tasks.rados.rados.0.smithi169.stdout:2608: writing smithi16987243-2 from 1412379 to 1858959 tid 2 2023-09-23T22:23:43.142 INFO:tasks.rados.rados.0.smithi169.stdout:2609: write oid 486 current snap is 0 2023-09-23T22:23:43.142 INFO:tasks.rados.rados.0.smithi169.stdout:2609: seq_num 1695 ranges {487865=577421,1470861=706591} 2023-09-23T22:23:43.148 INFO:tasks.rados.rados.0.smithi169.stdout:2609: writing smithi16987243-486 from 487865 to 1065286 tid 1 2023-09-23T22:23:43.154 INFO:tasks.rados.rados.0.smithi169.stdout:2609: writing smithi16987243-486 from 1470861 to 2177452 tid 2 2023-09-23T22:23:43.154 INFO:tasks.rados.rados.0.smithi169.stdout:2610: read oid 275 snap -1 2023-09-23T22:23:43.155 INFO:tasks.rados.rados.0.smithi169.stdout:2610: expect (ObjNum 1649 snap 0 seq_num 1649) 2023-09-23T22:23:43.155 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:23:43.155 INFO:tasks.rados.rados.0.smithi169.stdout:2595: expect (ObjNum 1689 snap 0 seq_num 1689) 2023-09-23T22:23:43.276 INFO:tasks.rados.rados.0.smithi169.stdout:2596: expect (ObjNum 184 snap 0 seq_num 184) 2023-09-23T22:23:43.382 INFO:tasks.rados.rados.0.smithi169.stdout:2597: finishing write tid 1 to smithi16987243-162 2023-09-23T22:23:43.383 INFO:tasks.rados.rados.0.smithi169.stdout:2605: expect (ObjNum 1440 snap 0 seq_num 1440) 2023-09-23T22:23:43.537 INFO:tasks.rados.rados.0.smithi169.stdout:2600: expect (ObjNum 1390 snap 0 seq_num 1390) 2023-09-23T22:23:43.700 INFO:tasks.rados.rados.0.smithi169.stdout:2599: expect (ObjNum 1464 snap 0 seq_num 1464) 2023-09-23T22:23:43.827 INFO:tasks.rados.rados.0.smithi169.stdout:2606: finishing write tid 1 to smithi16987243-307 2023-09-23T22:23:43.827 INFO:tasks.rados.rados.0.smithi169.stdout:2597: finishing write tid 2 to smithi16987243-162 2023-09-23T22:23:43.828 INFO:tasks.rados.rados.0.smithi169.stdout:2598: expect (ObjNum 1273 snap 0 seq_num 1273) 2023-09-23T22:23:43.983 INFO:tasks.rados.rados.0.smithi169.stdout:2604: expect (ObjNum 1658 snap 0 seq_num 1658) 2023-09-23T22:23:44.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:43 smithi169 bash[27421]: audit 2023-09-23T22:23:43.379039+0000 mon.a (mon.0) 940 : audit [DBG] from='client.? 172.21.15.169:0/3397504965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:44.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:43 smithi169 bash[40994]: audit 2023-09-23T22:23:43.379039+0000 mon.a (mon.0) 940 : audit [DBG] from='client.? 172.21.15.169:0/3397504965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:44.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:43 smithi187 bash[31480]: audit 2023-09-23T22:23:43.379039+0000 mon.a (mon.0) 940 : audit [DBG] from='client.? 172.21.15.169:0/3397504965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:44.196 INFO:tasks.rados.rados.0.smithi169.stdout:2606: finishing write tid 2 to smithi16987243-307 2023-09-23T22:23:44.197 INFO:tasks.rados.rados.0.smithi169.stdout:2606: finishing write tid 3 to smithi16987243-307 2023-09-23T22:23:44.197 INFO:tasks.rados.rados.0.smithi169.stdout:2606: finishing write tid 4 to smithi16987243-307 2023-09-23T22:23:44.197 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 307 v 319 (ObjNum 1692 snap 0 seq_num 1692) dirty exists 2023-09-23T22:23:44.197 INFO:tasks.rados.rados.0.smithi169.stdout:2606: left oid 307 (ObjNum 1692 snap 0 seq_num 1692) 2023-09-23T22:23:44.197 INFO:tasks.rados.rados.0.smithi169.stdout:2597: finishing write tid 3 to smithi16987243-162 2023-09-23T22:23:44.197 INFO:tasks.rados.rados.0.smithi169.stdout:2597: finishing write tid 4 to smithi16987243-162 2023-09-23T22:23:44.197 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 162 v 361 (ObjNum 1691 snap 0 seq_num 1691) dirty exists 2023-09-23T22:23:44.197 INFO:tasks.rados.rados.0.smithi169.stdout:2597: left oid 162 (ObjNum 1691 snap 0 seq_num 1691) 2023-09-23T22:23:44.197 INFO:tasks.rados.rados.0.smithi169.stdout:2602: expect (ObjNum 311 snap 0 seq_num 311) 2023-09-23T22:23:44.296 INFO:tasks.rados.rados.0.smithi169.stdout:2603: expect (ObjNum 1560 snap 0 seq_num 1560) 2023-09-23T22:23:44.455 INFO:tasks.rados.rados.0.smithi169.stdout:2607: finishing write tid 1 to smithi16987243-199 2023-09-23T22:23:44.455 INFO:tasks.rados.rados.0.smithi169.stdout:2601: expect (ObjNum 750 snap 0 seq_num 750) 2023-09-23T22:23:44.580 INFO:tasks.rados.rados.0.smithi169.stdout:2607: finishing write tid 2 to smithi16987243-199 2023-09-23T22:23:44.580 INFO:tasks.rados.rados.0.smithi169.stdout:2607: finishing write tid 3 to smithi16987243-199 2023-09-23T22:23:44.580 INFO:tasks.rados.rados.0.smithi169.stdout:2607: finishing write tid 4 to smithi16987243-199 2023-09-23T22:23:44.580 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 199 v 342 (ObjNum 1693 snap 0 seq_num 1693) dirty exists 2023-09-23T22:23:44.580 INFO:tasks.rados.rados.0.smithi169.stdout:2607: left oid 199 (ObjNum 1693 snap 0 seq_num 1693) 2023-09-23T22:23:44.580 INFO:tasks.rados.rados.0.smithi169.stdout:2608: finishing write tid 1 to smithi16987243-2 2023-09-23T22:23:44.580 INFO:tasks.rados.rados.0.smithi169.stdout:2608: finishing write tid 2 to smithi16987243-2 2023-09-23T22:23:44.580 INFO:tasks.rados.rados.0.smithi169.stdout:2608: finishing write tid 3 to smithi16987243-2 2023-09-23T22:23:44.581 INFO:tasks.rados.rados.0.smithi169.stdout:2608: finishing write tid 4 to smithi16987243-2 2023-09-23T22:23:44.581 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 2 v 320 (ObjNum 1694 snap 0 seq_num 1694) dirty exists 2023-09-23T22:23:44.581 INFO:tasks.rados.rados.0.smithi169.stdout:2608: left oid 2 (ObjNum 1694 snap 0 seq_num 1694) 2023-09-23T22:23:44.581 INFO:tasks.rados.rados.0.smithi169.stdout:2609: finishing write tid 1 to smithi16987243-486 2023-09-23T22:23:44.581 INFO:tasks.rados.rados.0.smithi169.stdout:2609: finishing write tid 2 to smithi16987243-486 2023-09-23T22:23:44.581 INFO:tasks.rados.rados.0.smithi169.stdout:2609: finishing write tid 3 to smithi16987243-486 2023-09-23T22:23:44.581 INFO:tasks.rados.rados.0.smithi169.stdout:2609: finishing write tid 4 to smithi16987243-486 2023-09-23T22:23:44.581 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 486 v 400 (ObjNum 1695 snap 0 seq_num 1695) dirty exists 2023-09-23T22:23:44.581 INFO:tasks.rados.rados.0.smithi169.stdout:2609: left oid 486 (ObjNum 1695 snap 0 seq_num 1695) 2023-09-23T22:23:44.581 INFO:tasks.rados.rados.0.smithi169.stdout:2610: expect (ObjNum 1649 snap 0 seq_num 1649) 2023-09-23T22:23:44.706 INFO:tasks.rados.rados.0.smithi169.stdout:2595: done (15 left) 2023-09-23T22:23:44.707 INFO:tasks.rados.rados.0.smithi169.stdout:2596: done (14 left) 2023-09-23T22:23:44.707 INFO:tasks.rados.rados.0.smithi169.stdout:2597: done (13 left) 2023-09-23T22:23:44.707 INFO:tasks.rados.rados.0.smithi169.stdout:2598: done (12 left) 2023-09-23T22:23:44.707 INFO:tasks.rados.rados.0.smithi169.stdout:2599: done (11 left) 2023-09-23T22:23:44.707 INFO:tasks.rados.rados.0.smithi169.stdout:2600: done (10 left) 2023-09-23T22:23:44.707 INFO:tasks.rados.rados.0.smithi169.stdout:2601: done (9 left) 2023-09-23T22:23:44.707 INFO:tasks.rados.rados.0.smithi169.stdout:2602: done (8 left) 2023-09-23T22:23:44.707 INFO:tasks.rados.rados.0.smithi169.stdout:2603: done (7 left) 2023-09-23T22:23:44.707 INFO:tasks.rados.rados.0.smithi169.stdout:2604: done (6 left) 2023-09-23T22:23:44.707 INFO:tasks.rados.rados.0.smithi169.stdout:2605: done (5 left) 2023-09-23T22:23:44.707 INFO:tasks.rados.rados.0.smithi169.stdout:2606: done (4 left) 2023-09-23T22:23:44.707 INFO:tasks.rados.rados.0.smithi169.stdout:2607: done (3 left) 2023-09-23T22:23:44.708 INFO:tasks.rados.rados.0.smithi169.stdout:2608: done (2 left) 2023-09-23T22:23:44.708 INFO:tasks.rados.rados.0.smithi169.stdout:2609: done (1 left) 2023-09-23T22:23:44.708 INFO:tasks.rados.rados.0.smithi169.stdout:2610: done (0 left) 2023-09-23T22:23:44.708 INFO:tasks.rados.rados.0.smithi169.stdout:2611: write oid 358 current snap is 0 2023-09-23T22:23:44.708 INFO:tasks.rados.rados.0.smithi169.stdout:2611: seq_num 1696 ranges {504672=769023,2045696=450249} 2023-09-23T22:23:44.713 INFO:tasks.rados.rados.0.smithi169.stdout:2611: writing smithi16987243-358 from 504672 to 1273695 tid 1 2023-09-23T22:23:44.721 INFO:tasks.rados.rados.0.smithi169.stdout:2611: writing smithi16987243-358 from 2045696 to 2495945 tid 2 2023-09-23T22:23:44.721 INFO:tasks.rados.rados.0.smithi169.stdout:2612: read oid 455 snap -1 2023-09-23T22:23:44.721 INFO:tasks.rados.rados.0.smithi169.stdout:2612: expect deleted 2023-09-23T22:23:44.721 INFO:tasks.rados.rados.0.smithi169.stdout:2613: read oid 402 snap -1 2023-09-23T22:23:44.721 INFO:tasks.rados.rados.0.smithi169.stdout:2613: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-09-23T22:23:44.721 INFO:tasks.rados.rados.0.smithi169.stdout:2614: read oid 479 snap -1 2023-09-23T22:23:44.721 INFO:tasks.rados.rados.0.smithi169.stdout:2614: expect (ObjNum 1637 snap 0 seq_num 1637) 2023-09-23T22:23:44.721 INFO:tasks.rados.rados.0.smithi169.stdout:2615: read oid 321 snap -1 2023-09-23T22:23:44.721 INFO:tasks.rados.rados.0.smithi169.stdout:2615: expect (ObjNum 1485 snap 0 seq_num 1485) 2023-09-23T22:23:44.721 INFO:tasks.rados.rados.0.smithi169.stdout:2616: read oid 6 snap -1 2023-09-23T22:23:44.721 INFO:tasks.rados.rados.0.smithi169.stdout:2616: expect (ObjNum 5 snap 0 seq_num 5) 2023-09-23T22:23:44.722 INFO:tasks.rados.rados.0.smithi169.stdout:2617: write oid 493 current snap is 0 2023-09-23T22:23:44.722 INFO:tasks.rados.rados.0.smithi169.stdout:2617: seq_num 1697 ranges {521479=444272,1704178=710260} 2023-09-23T22:23:44.726 INFO:tasks.rados.rados.0.smithi169.stdout:2617: writing smithi16987243-493 from 521479 to 965751 tid 1 2023-09-23T22:23:44.736 INFO:tasks.rados.rados.0.smithi169.stdout:2617: writing smithi16987243-493 from 1704178 to 2414438 tid 2 2023-09-23T22:23:44.736 INFO:tasks.rados.rados.0.smithi169.stdout:2618: write oid 303 current snap is 0 2023-09-23T22:23:44.736 INFO:tasks.rados.rados.0.smithi169.stdout:2611: finishing write tid 1 to smithi16987243-358 2023-09-23T22:23:44.736 INFO:tasks.rados.rados.0.smithi169.stdout:2618: seq_num 1698 ranges {538286=519521,1762660=453918} 2023-09-23T22:23:44.741 INFO:tasks.rados.rados.0.smithi169.stdout:2618: writing smithi16987243-303 from 538286 to 1057807 tid 1 2023-09-23T22:23:44.748 INFO:tasks.rados.rados.0.smithi169.stdout:2618: writing smithi16987243-303 from 1762660 to 2216578 tid 2 2023-09-23T22:23:44.748 INFO:tasks.rados.rados.0.smithi169.stdout:2619: read oid 216 snap -1 2023-09-23T22:23:44.749 INFO:tasks.rados.rados.0.smithi169.stdout:2619: expect (ObjNum 658 snap 0 seq_num 658) 2023-09-23T22:23:44.749 INFO:tasks.rados.rados.0.smithi169.stdout:2611: finishing write tid 2 to smithi16987243-358 2023-09-23T22:23:44.749 INFO:tasks.rados.rados.0.smithi169.stdout:2611: finishing write tid 3 to smithi16987243-358 2023-09-23T22:23:44.749 INFO:tasks.rados.rados.0.smithi169.stdout:2620: read oid 121 snap -1 2023-09-23T22:23:44.749 INFO:tasks.rados.rados.0.smithi169.stdout:2620: expect (ObjNum 1461 snap 0 seq_num 1461) 2023-09-23T22:23:44.749 INFO:tasks.rados.rados.0.smithi169.stdout:2612: done (9 left) 2023-09-23T22:23:44.749 INFO:tasks.rados.rados.0.smithi169.stdout:2621: write oid 191 current snap is 0 2023-09-23T22:23:44.749 INFO:tasks.rados.rados.0.smithi169.stdout:2611: finishing write tid 4 to smithi16987243-358 2023-09-23T22:23:44.749 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 358 v 261 (ObjNum 1696 snap 0 seq_num 1696) dirty exists 2023-09-23T22:23:44.749 INFO:tasks.rados.rados.0.smithi169.stdout:2611: left oid 358 (ObjNum 1696 snap 0 seq_num 1696) 2023-09-23T22:23:44.749 INFO:tasks.rados.rados.0.smithi169.stdout:2615: expect (ObjNum 1485 snap 0 seq_num 1485) 2023-09-23T22:23:44.897 INFO:tasks.rados.rados.0.smithi169.stdout:2613: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-09-23T22:23:44.982 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:44 smithi169 bash[40994]: cluster 2023-09-23T22:23:44.394380+0000 mgr.x (mgr.24706) 34 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 6.8 MiB/s wr, 74 op/s 2023-09-23T22:23:44.982 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:44 smithi169 bash[27421]: cluster 2023-09-23T22:23:44.394380+0000 mgr.x (mgr.24706) 34 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 6.8 MiB/s wr, 74 op/s 2023-09-23T22:23:45.064 INFO:tasks.rados.rados.0.smithi169.stdout:2614: expect (ObjNum 1637 snap 0 seq_num 1637) 2023-09-23T22:23:45.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:44 smithi187 bash[31480]: cluster 2023-09-23T22:23:44.394380+0000 mgr.x (mgr.24706) 34 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 6.8 MiB/s wr, 74 op/s 2023-09-23T22:23:45.220 INFO:tasks.rados.rados.0.smithi169.stdout:2617: finishing write tid 1 to smithi16987243-493 2023-09-23T22:23:45.220 INFO:tasks.rados.rados.0.smithi169.stdout:2616: expect (ObjNum 5 snap 0 seq_num 5) 2023-09-23T22:23:45.292 INFO:tasks.rados.rados.0.smithi169.stdout:2617: finishing write tid 2 to smithi16987243-493 2023-09-23T22:23:45.292 INFO:tasks.rados.rados.0.smithi169.stdout:2617: finishing write tid 3 to smithi16987243-493 2023-09-23T22:23:45.292 INFO:tasks.rados.rados.0.smithi169.stdout:2617: finishing write tid 4 to smithi16987243-493 2023-09-23T22:23:45.292 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 493 v 384 (ObjNum 1697 snap 0 seq_num 1697) dirty exists 2023-09-23T22:23:45.292 INFO:tasks.rados.rados.0.smithi169.stdout:2617: left oid 493 (ObjNum 1697 snap 0 seq_num 1697) 2023-09-23T22:23:45.292 INFO:tasks.rados.rados.0.smithi169.stdout:2618: finishing write tid 1 to smithi16987243-303 2023-09-23T22:23:45.293 INFO:tasks.rados.rados.0.smithi169.stdout:2618: finishing write tid 2 to smithi16987243-303 2023-09-23T22:23:45.293 INFO:tasks.rados.rados.0.smithi169.stdout:2618: finishing write tid 3 to smithi16987243-303 2023-09-23T22:23:45.293 INFO:tasks.rados.rados.0.smithi169.stdout:2618: finishing write tid 4 to smithi16987243-303 2023-09-23T22:23:45.293 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 303 v 362 (ObjNum 1698 snap 0 seq_num 1698) dirty exists 2023-09-23T22:23:45.293 INFO:tasks.rados.rados.0.smithi169.stdout:2618: left oid 303 (ObjNum 1698 snap 0 seq_num 1698) 2023-09-23T22:23:45.293 INFO:tasks.rados.rados.0.smithi169.stdout:2619: expect (ObjNum 658 snap 0 seq_num 658) 2023-09-23T22:23:45.433 INFO:tasks.rados.rados.0.smithi169.stdout:2620: expect (ObjNum 1461 snap 0 seq_num 1461) 2023-09-23T22:23:45.606 INFO:tasks.rados.rados.0.smithi169.stdout:2621: seq_num 1699 ranges {555093=594770,1704789=713929} 2023-09-23T22:23:45.612 INFO:tasks.rados.rados.0.smithi169.stdout:2621: writing smithi16987243-191 from 555093 to 1149863 tid 1 2023-09-23T22:23:45.620 INFO:tasks.rados.rados.0.smithi169.stdout:2621: writing smithi16987243-191 from 1704789 to 2418718 tid 2 2023-09-23T22:23:45.620 INFO:tasks.rados.rados.0.smithi169.stdout:2611: done (9 left) 2023-09-23T22:23:45.620 INFO:tasks.rados.rados.0.smithi169.stdout:2613: done (8 left) 2023-09-23T22:23:45.620 INFO:tasks.rados.rados.0.smithi169.stdout:2614: done (7 left) 2023-09-23T22:23:45.620 INFO:tasks.rados.rados.0.smithi169.stdout:2615: done (6 left) 2023-09-23T22:23:45.620 INFO:tasks.rados.rados.0.smithi169.stdout:2616: done (5 left) 2023-09-23T22:23:45.621 INFO:tasks.rados.rados.0.smithi169.stdout:2617: done (4 left) 2023-09-23T22:23:45.621 INFO:tasks.rados.rados.0.smithi169.stdout:2618: done (3 left) 2023-09-23T22:23:45.621 INFO:tasks.rados.rados.0.smithi169.stdout:2619: done (2 left) 2023-09-23T22:23:45.621 INFO:tasks.rados.rados.0.smithi169.stdout:2620: done (1 left) 2023-09-23T22:23:45.621 INFO:tasks.rados.rados.0.smithi169.stdout:2622: write oid 325 current snap is 0 2023-09-23T22:23:45.621 INFO:tasks.rados.rados.0.smithi169.stdout:2622: seq_num 1700 ranges {571900=670019,1763271=457587} 2023-09-23T22:23:45.627 INFO:tasks.rados.rados.0.smithi169.stdout:2622: writing smithi16987243-325 from 571900 to 1241919 tid 1 2023-09-23T22:23:45.633 INFO:tasks.rados.rados.0.smithi169.stdout:2622: writing smithi16987243-325 from 1763271 to 2220858 tid 2 2023-09-23T22:23:45.633 INFO:tasks.rados.rados.0.smithi169.stdout:2623: write oid 486 current snap is 0 2023-09-23T22:23:45.633 INFO:tasks.rados.rados.0.smithi169.stdout:2621: finishing write tid 1 to smithi16987243-191 2023-09-23T22:23:45.633 INFO:tasks.rados.rados.0.smithi169.stdout:2621: finishing write tid 2 to smithi16987243-191 2023-09-23T22:23:45.633 INFO:tasks.rados.rados.0.smithi169.stdout:2621: finishing write tid 3 to smithi16987243-191 2023-09-23T22:23:45.633 INFO:tasks.rados.rados.0.smithi169.stdout:2623: seq_num 1701 ranges {588707=745268,1821753=717598} 2023-09-23T22:23:45.643 INFO:tasks.rados.rados.0.smithi169.stdout:2623: writing smithi16987243-486 from 588707 to 1333975 tid 1 2023-09-23T22:23:45.651 INFO:tasks.rados.rados.0.smithi169.stdout:2623: writing smithi16987243-486 from 1821753 to 2539351 tid 2 2023-09-23T22:23:45.651 INFO:tasks.rados.rados.0.smithi169.stdout:2624: write oid 220 current snap is 0 2023-09-23T22:23:45.652 INFO:tasks.rados.rados.0.smithi169.stdout:2621: finishing write tid 4 to smithi16987243-191 2023-09-23T22:23:45.652 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 191 v 361 (ObjNum 1699 snap 0 seq_num 1699) dirty exists 2023-09-23T22:23:45.652 INFO:tasks.rados.rados.0.smithi169.stdout:2621: left oid 191 (ObjNum 1699 snap 0 seq_num 1699) 2023-09-23T22:23:45.652 INFO:tasks.rados.rados.0.smithi169.stdout:2622: finishing write tid 1 to smithi16987243-325 2023-09-23T22:23:45.652 INFO:tasks.rados.rados.0.smithi169.stdout:2624: seq_num 1702 ranges {605514=420517,1480235=461256,2356169=249345} 2023-09-23T22:23:45.657 INFO:tasks.rados.rados.0.smithi169.stdout:2624: writing smithi16987243-220 from 605514 to 1026031 tid 1 2023-09-23T22:23:45.662 INFO:tasks.rados.rados.0.smithi169.stdout:2624: writing smithi16987243-220 from 1480235 to 1941491 tid 2 2023-09-23T22:23:45.666 INFO:tasks.rados.rados.0.smithi169.stdout:2624: writing smithi16987243-220 from 2356169 to 2605514 tid 3 2023-09-23T22:23:45.667 INFO:tasks.rados.rados.0.smithi169.stdout:2621: done (3 left) 2023-09-23T22:23:45.667 INFO:tasks.rados.rados.0.smithi169.stdout:2625: write oid 496 current snap is 0 2023-09-23T22:23:45.667 INFO:tasks.rados.rados.0.smithi169.stdout:2622: finishing write tid 2 to smithi16987243-325 2023-09-23T22:23:45.667 INFO:tasks.rados.rados.0.smithi169.stdout:2625: seq_num 1703 ranges {622321=612119,1938717=683604} 2023-09-23T22:23:45.673 INFO:tasks.rados.rados.0.smithi169.stdout:2625: writing smithi16987243-496 from 622321 to 1234440 tid 1 2023-09-23T22:23:45.682 INFO:tasks.rados.rados.0.smithi169.stdout:2625: writing smithi16987243-496 from 1938717 to 2622321 tid 2 2023-09-23T22:23:45.682 INFO:tasks.rados.rados.0.smithi169.stdout:2626: write oid 440 current snap is 0 2023-09-23T22:23:45.682 INFO:tasks.rados.rados.0.smithi169.stdout:2622: finishing write tid 3 to smithi16987243-325 2023-09-23T22:23:45.682 INFO:tasks.rados.rados.0.smithi169.stdout:2622: finishing write tid 4 to smithi16987243-325 2023-09-23T22:23:45.682 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 325 v 264 (ObjNum 1700 snap 0 seq_num 1700) dirty exists 2023-09-23T22:23:45.682 INFO:tasks.rados.rados.0.smithi169.stdout:2622: left oid 325 (ObjNum 1700 snap 0 seq_num 1700) 2023-09-23T22:23:45.682 INFO:tasks.rados.rados.0.smithi169.stdout:2623: finishing write tid 1 to smithi16987243-486 2023-09-23T22:23:45.682 INFO:tasks.rados.rados.0.smithi169.stdout:2626: seq_num 1704 ranges {639128=687368,1997199=464925} 2023-09-23T22:23:45.689 INFO:tasks.rados.rados.0.smithi169.stdout:2626: writing smithi16987243-440 from 639128 to 1326496 tid 1 2023-09-23T22:23:45.696 INFO:tasks.rados.rados.0.smithi169.stdout:2626: writing smithi16987243-440 from 1997199 to 2462124 tid 2 2023-09-23T22:23:45.696 INFO:tasks.rados.rados.0.smithi169.stdout:2622: done (4 left) 2023-09-23T22:23:45.696 INFO:tasks.rados.rados.0.smithi169.stdout:2627: read oid 392 snap -1 2023-09-23T22:23:45.696 INFO:tasks.rados.rados.0.smithi169.stdout:2627: expect (ObjNum 1554 snap 0 seq_num 1554) 2023-09-23T22:23:45.696 INFO:tasks.rados.rados.0.smithi169.stdout:2628: read oid 166 snap -1 2023-09-23T22:23:45.696 INFO:tasks.rados.rados.0.smithi169.stdout:2628: expect (ObjNum 1041 snap 0 seq_num 1041) 2023-09-23T22:23:45.696 INFO:tasks.rados.rados.0.smithi169.stdout:2629: read oid 87 snap -1 2023-09-23T22:23:45.696 INFO:tasks.rados.rados.0.smithi169.stdout:2629: expect (ObjNum 1449 snap 0 seq_num 1449) 2023-09-23T22:23:45.696 INFO:tasks.rados.rados.0.smithi169.stdout:2630: write oid 479 current snap is 0 2023-09-23T22:23:45.696 INFO:tasks.rados.rados.0.smithi169.stdout:2623: finishing write tid 2 to smithi16987243-486 2023-09-23T22:23:45.696 INFO:tasks.rados.rados.0.smithi169.stdout:2623: finishing write tid 3 to smithi16987243-486 2023-09-23T22:23:45.697 INFO:tasks.rados.rados.0.smithi169.stdout:2623: finishing write tid 4 to smithi16987243-486 2023-09-23T22:23:45.697 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 486 v 403 (ObjNum 1701 snap 0 seq_num 1701) dirty exists 2023-09-23T22:23:45.697 INFO:tasks.rados.rados.0.smithi169.stdout:2623: left oid 486 (ObjNum 1701 snap 0 seq_num 1701) 2023-09-23T22:23:45.697 INFO:tasks.rados.rados.0.smithi169.stdout:2624: finishing write tid 1 to smithi16987243-220 2023-09-23T22:23:45.697 INFO:tasks.rados.rados.0.smithi169.stdout:2630: seq_num 1705 ranges {655935=762617,2055681=600254} 2023-09-23T22:23:45.704 INFO:tasks.rados.rados.0.smithi169.stdout:2630: writing smithi16987243-479 from 655935 to 1418552 tid 1 2023-09-23T22:23:45.711 INFO:tasks.rados.rados.0.smithi169.stdout:2630: writing smithi16987243-479 from 2055681 to 2655935 tid 2 2023-09-23T22:23:45.711 INFO:tasks.rados.rados.0.smithi169.stdout:2623: done (7 left) 2023-09-23T22:23:45.711 INFO:tasks.rados.rados.0.smithi169.stdout:2631: read oid 104 snap -1 2023-09-23T22:23:45.712 INFO:tasks.rados.rados.0.smithi169.stdout:2631: expect (ObjNum 1566 snap 0 seq_num 1566) 2023-09-23T22:23:45.712 INFO:tasks.rados.rados.0.smithi169.stdout:2632: read oid 354 snap -1 2023-09-23T22:23:45.712 INFO:tasks.rados.rados.0.smithi169.stdout:2632: expect (ObjNum 1600 snap 0 seq_num 1600) 2023-09-23T22:23:45.712 INFO:tasks.rados.rados.0.smithi169.stdout:2633: delete oid 227 current snap is 0 2023-09-23T22:23:45.712 INFO:tasks.rados.rados.0.smithi169.stdout:2624: finishing write tid 2 to smithi16987243-220 2023-09-23T22:23:45.712 INFO:tasks.rados.rados.0.smithi169.stdout:2624: finishing write tid 3 to smithi16987243-220 2023-09-23T22:23:45.712 INFO:tasks.rados.rados.0.smithi169.stdout:2624: finishing write tid 4 to smithi16987243-220 2023-09-23T22:23:45.713 INFO:tasks.rados.rados.0.smithi169.stdout:2624: finishing write tid 5 to smithi16987243-220 2023-09-23T22:23:45.713 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 220 v 306 (ObjNum 1702 snap 0 seq_num 1702) dirty exists 2023-09-23T22:23:45.713 INFO:tasks.rados.rados.0.smithi169.stdout:2624: left oid 220 (ObjNum 1702 snap 0 seq_num 1702) 2023-09-23T22:23:45.713 INFO:tasks.rados.rados.0.smithi169.stdout:2625: finishing write tid 1 to smithi16987243-496 2023-09-23T22:23:45.713 INFO:tasks.rados.rados.0.smithi169.stdout:2625: finishing write tid 2 to smithi16987243-496 2023-09-23T22:23:45.713 INFO:tasks.rados.rados.0.smithi169.stdout:2625: finishing write tid 3 to smithi16987243-496 2023-09-23T22:23:45.713 INFO:tasks.rados.rados.0.smithi169.stdout:2625: finishing write tid 4 to smithi16987243-496 2023-09-23T22:23:45.713 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 496 v 316 (ObjNum 1703 snap 0 seq_num 1703) dirty exists 2023-09-23T22:23:45.713 INFO:tasks.rados.rados.0.smithi169.stdout:2625: left oid 496 (ObjNum 1703 snap 0 seq_num 1703) 2023-09-23T22:23:45.713 INFO:tasks.rados.rados.0.smithi169.stdout:2626: finishing write tid 1 to smithi16987243-440 2023-09-23T22:23:45.714 INFO:tasks.rados.rados.0.smithi169.stdout:2626: finishing write tid 2 to smithi16987243-440 2023-09-23T22:23:45.714 INFO:tasks.rados.rados.0.smithi169.stdout:2628: expect (ObjNum 1041 snap 0 seq_num 1041) 2023-09-23T22:23:45.868 INFO:tasks.rados.rados.0.smithi169.stdout:2626: finishing write tid 3 to smithi16987243-440 2023-09-23T22:23:45.868 INFO:tasks.rados.rados.0.smithi169.stdout:2626: finishing write tid 4 to smithi16987243-440 2023-09-23T22:23:45.868 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 440 v 387 (ObjNum 1704 snap 0 seq_num 1704) dirty exists 2023-09-23T22:23:45.868 INFO:tasks.rados.rados.0.smithi169.stdout:2626: left oid 440 (ObjNum 1704 snap 0 seq_num 1704) 2023-09-23T22:23:45.869 INFO:tasks.rados.rados.0.smithi169.stdout:2624: done (9 left) 2023-09-23T22:23:45.869 INFO:tasks.rados.rados.0.smithi169.stdout:2625: done (8 left) 2023-09-23T22:23:45.869 INFO:tasks.rados.rados.0.smithi169.stdout:2626: done (7 left) 2023-09-23T22:23:45.869 INFO:tasks.rados.rados.0.smithi169.stdout:2628: done (6 left) 2023-09-23T22:23:45.869 INFO:tasks.rados.rados.0.smithi169.stdout:2633: done (5 left) 2023-09-23T22:23:45.869 INFO:tasks.rados.rados.0.smithi169.stdout:2634: write oid 296 current snap is 0 2023-09-23T22:23:45.869 INFO:tasks.rados.rados.0.smithi169.stdout:2630: finishing write tid 1 to smithi16987243-479 2023-09-23T22:23:45.869 INFO:tasks.rados.rados.0.smithi169.stdout:2634: seq_num 1707 ranges {689549=513115,1656292=612252} 2023-09-23T22:23:45.874 INFO:tasks.rados.rados.0.smithi169.stdout:2634: writing smithi16987243-296 from 689549 to 1202664 tid 1 2023-09-23T22:23:45.881 INFO:tasks.rados.rados.0.smithi169.stdout:2634: writing smithi16987243-296 from 1656292 to 2268544 tid 2 2023-09-23T22:23:45.881 INFO:tasks.rados.rados.0.smithi169.stdout:2635: read oid 328 snap -1 2023-09-23T22:23:45.881 INFO:tasks.rados.rados.0.smithi169.stdout:2635: expect (ObjNum 1623 snap 0 seq_num 1623) 2023-09-23T22:23:45.881 INFO:tasks.rados.rados.0.smithi169.stdout:2636: write oid 434 current snap is 0 2023-09-23T22:23:45.881 INFO:tasks.rados.rados.0.smithi169.stdout:2636: seq_num 1708 ranges {706356=588364,1714774=472263} 2023-09-23T22:23:45.888 INFO:tasks.rados.rados.0.smithi169.stdout:2636: writing smithi16987243-434 from 706356 to 1294720 tid 1 2023-09-23T22:23:45.894 INFO:tasks.rados.rados.0.smithi169.stdout:2636: writing smithi16987243-434 from 1714774 to 2187037 tid 2 2023-09-23T22:23:45.894 INFO:tasks.rados.rados.0.smithi169.stdout:2637: write oid 432 current snap is 0 2023-09-23T22:23:45.894 INFO:tasks.rados.rados.0.smithi169.stdout:2637: seq_num 1709 ranges {723163=663613,2173256=549907} 2023-09-23T22:23:45.902 INFO:tasks.rados.rados.0.smithi169.stdout:2637: writing smithi16987243-432 from 723163 to 1386776 tid 1 2023-09-23T22:23:45.909 INFO:tasks.rados.rados.0.smithi169.stdout:2637: writing smithi16987243-432 from 2173256 to 2723163 tid 2 2023-09-23T22:23:45.909 INFO:tasks.rados.rados.0.smithi169.stdout:2638: write oid 153 current snap is 0 2023-09-23T22:23:45.909 INFO:tasks.rados.rados.0.smithi169.stdout:2638: seq_num 1710 ranges {739970=738862,2231738=475932} 2023-09-23T22:23:45.918 INFO:tasks.rados.rados.0.smithi169.stdout:2638: writing smithi16987243-153 from 739970 to 1478832 tid 1 2023-09-23T22:23:45.925 INFO:tasks.rados.rados.0.smithi169.stdout:2638: writing smithi16987243-153 from 2231738 to 2707670 tid 2 2023-09-23T22:23:45.925 INFO:tasks.rados.rados.0.smithi169.stdout:2639: delete oid 138 current snap is 0 2023-09-23T22:23:45.925 INFO:tasks.rados.rados.0.smithi169.stdout:2627: expect (ObjNum 1554 snap 0 seq_num 1554) 2023-09-23T22:23:46.029 INFO:tasks.rados.rados.0.smithi169.stdout:2629: expect (ObjNum 1449 snap 0 seq_num 1449) 2023-09-23T22:23:46.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:45 smithi169 bash[27421]: audit 2023-09-23T22:23:45.830953+0000 mon.a (mon.0) 941 : audit [DBG] from='client.? 172.21.15.169:0/1455614563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:46.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:45 smithi169 bash[40994]: audit 2023-09-23T22:23:45.830953+0000 mon.a (mon.0) 941 : audit [DBG] from='client.? 172.21.15.169:0/1455614563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:46.032 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:23:45 smithi169 systemd[1]: Stopping Ceph alertmanager.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T22:23:46.032 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:23:45 smithi169 bash[75030]: ts=2023-09-23T22:23:45.866Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-09-23T22:23:46.127 INFO:tasks.rados.rados.0.smithi169.stdout:2630: finishing write tid 2 to smithi16987243-479 2023-09-23T22:23:46.127 INFO:tasks.rados.rados.0.smithi169.stdout:2630: finishing write tid 3 to smithi16987243-479 2023-09-23T22:23:46.127 INFO:tasks.rados.rados.0.smithi169.stdout:2631: expect (ObjNum 1566 snap 0 seq_num 1566) 2023-09-23T22:23:46.264 INFO:tasks.rados.rados.0.smithi169.stdout:2630: finishing write tid 4 to smithi16987243-479 2023-09-23T22:23:46.264 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 479 v 345 (ObjNum 1705 snap 0 seq_num 1705) dirty exists 2023-09-23T22:23:46.264 INFO:tasks.rados.rados.0.smithi169.stdout:2630: left oid 479 (ObjNum 1705 snap 0 seq_num 1705) 2023-09-23T22:23:46.264 INFO:tasks.rados.rados.0.smithi169.stdout:2632: expect (ObjNum 1600 snap 0 seq_num 1600) 2023-09-23T22:23:46.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:45 smithi187 bash[31480]: audit 2023-09-23T22:23:45.830953+0000 mon.a (mon.0) 941 : audit [DBG] from='client.? 172.21.15.169:0/1455614563' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:46.385 INFO:tasks.rados.rados.0.smithi169.stdout:2634: finishing write tid 1 to smithi16987243-296 2023-09-23T22:23:46.385 INFO:tasks.rados.rados.0.smithi169.stdout:2634: finishing write tid 2 to smithi16987243-296 2023-09-23T22:23:46.385 INFO:tasks.rados.rados.0.smithi169.stdout:2634: finishing write tid 3 to smithi16987243-296 2023-09-23T22:23:46.385 INFO:tasks.rados.rados.0.smithi169.stdout:2634: finishing write tid 4 to smithi16987243-296 2023-09-23T22:23:46.385 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 296 v 322 (ObjNum 1707 snap 0 seq_num 1707) dirty exists 2023-09-23T22:23:46.385 INFO:tasks.rados.rados.0.smithi169.stdout:2634: left oid 296 (ObjNum 1707 snap 0 seq_num 1707) 2023-09-23T22:23:46.385 INFO:tasks.rados.rados.0.smithi169.stdout:2635: expect (ObjNum 1623 snap 0 seq_num 1623) 2023-09-23T22:23:46.501 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:23:46 smithi169 bash[27688]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:23:46] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:23:46.531 INFO:tasks.rados.rados.0.smithi169.stdout:2636: finishing write tid 1 to smithi16987243-434 2023-09-23T22:23:46.531 INFO:tasks.rados.rados.0.smithi169.stdout:2636: finishing write tid 2 to smithi16987243-434 2023-09-23T22:23:46.531 INFO:tasks.rados.rados.0.smithi169.stdout:2636: finishing write tid 3 to smithi16987243-434 2023-09-23T22:23:46.531 INFO:tasks.rados.rados.0.smithi169.stdout:2636: finishing write tid 4 to smithi16987243-434 2023-09-23T22:23:46.531 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 434 v 365 (ObjNum 1708 snap 0 seq_num 1708) dirty exists 2023-09-23T22:23:46.531 INFO:tasks.rados.rados.0.smithi169.stdout:2636: left oid 434 (ObjNum 1708 snap 0 seq_num 1708) 2023-09-23T22:23:46.531 INFO:tasks.rados.rados.0.smithi169.stdout:2637: finishing write tid 1 to smithi16987243-432 2023-09-23T22:23:46.531 INFO:tasks.rados.rados.0.smithi169.stdout:2637: finishing write tid 2 to smithi16987243-432 2023-09-23T22:23:46.532 INFO:tasks.rados.rados.0.smithi169.stdout:2637: finishing write tid 3 to smithi16987243-432 2023-09-23T22:23:46.532 INFO:tasks.rados.rados.0.smithi169.stdout:2637: finishing write tid 4 to smithi16987243-432 2023-09-23T22:23:46.532 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 432 v 366 (ObjNum 1709 snap 0 seq_num 1709) dirty exists 2023-09-23T22:23:46.532 INFO:tasks.rados.rados.0.smithi169.stdout:2637: left oid 432 (ObjNum 1709 snap 0 seq_num 1709) 2023-09-23T22:23:46.532 INFO:tasks.rados.rados.0.smithi169.stdout:2638: finishing write tid 1 to smithi16987243-153 2023-09-23T22:23:46.532 INFO:tasks.rados.rados.0.smithi169.stdout:2638: finishing write tid 2 to smithi16987243-153 2023-09-23T22:23:46.532 INFO:tasks.rados.rados.0.smithi169.stdout:2638: finishing write tid 3 to smithi16987243-153 2023-09-23T22:23:46.532 INFO:tasks.rados.rados.0.smithi169.stdout:2638: finishing write tid 4 to smithi16987243-153 2023-09-23T22:23:46.532 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 153 v 406 (ObjNum 1710 snap 0 seq_num 1710) dirty exists 2023-09-23T22:23:46.532 INFO:tasks.rados.rados.0.smithi169.stdout:2638: left oid 153 (ObjNum 1710 snap 0 seq_num 1710) 2023-09-23T22:23:46.532 INFO:tasks.rados.rados.0.smithi169.stdout:2627: done (10 left) 2023-09-23T22:23:46.532 INFO:tasks.rados.rados.0.smithi169.stdout:2629: done (9 left) 2023-09-23T22:23:46.533 INFO:tasks.rados.rados.0.smithi169.stdout:2630: done (8 left) 2023-09-23T22:23:46.533 INFO:tasks.rados.rados.0.smithi169.stdout:2631: done (7 left) 2023-09-23T22:23:46.533 INFO:tasks.rados.rados.0.smithi169.stdout:2632: done (6 left) 2023-09-23T22:23:46.533 INFO:tasks.rados.rados.0.smithi169.stdout:2634: done (5 left) 2023-09-23T22:23:46.533 INFO:tasks.rados.rados.0.smithi169.stdout:2635: done (4 left) 2023-09-23T22:23:46.533 INFO:tasks.rados.rados.0.smithi169.stdout:2636: done (3 left) 2023-09-23T22:23:46.533 INFO:tasks.rados.rados.0.smithi169.stdout:2637: done (2 left) 2023-09-23T22:23:46.533 INFO:tasks.rados.rados.0.smithi169.stdout:2638: done (1 left) 2023-09-23T22:23:46.533 INFO:tasks.rados.rados.0.smithi169.stdout:2639: done (0 left) 2023-09-23T22:23:46.533 INFO:tasks.rados.rados.0.smithi169.stdout:2640: write oid 379 current snap is 0 2023-09-23T22:23:46.533 INFO:tasks.rados.rados.0.smithi169.stdout:2640: seq_num 1712 ranges {773584=605713,1948702=479601} 2023-09-23T22:23:46.544 INFO:tasks.rados.rados.0.smithi169.stdout:2640: writing smithi16987243-379 from 773584 to 1379297 tid 1 2023-09-23T22:23:46.551 INFO:tasks.rados.rados.0.smithi169.stdout:2640: writing smithi16987243-379 from 1948702 to 2428303 tid 2 2023-09-23T22:23:46.551 INFO:tasks.rados.rados.0.smithi169.stdout:2641: read oid 326 snap -1 2023-09-23T22:23:46.551 INFO:tasks.rados.rados.0.smithi169.stdout:2641: expect (ObjNum 1334 snap 0 seq_num 1334) 2023-09-23T22:23:46.551 INFO:tasks.rados.rados.0.smithi169.stdout:2642: read oid 463 snap -1 2023-09-23T22:23:46.551 INFO:tasks.rados.rados.0.smithi169.stdout:2642: expect deleted 2023-09-23T22:23:46.551 INFO:tasks.rados.rados.0.smithi169.stdout:2643: read oid 231 snap -1 2023-09-23T22:23:46.551 INFO:tasks.rados.rados.0.smithi169.stdout:2643: expect (ObjNum 1088 snap 0 seq_num 1088) 2023-09-23T22:23:46.551 INFO:tasks.rados.rados.0.smithi169.stdout:2644: read oid 369 snap -1 2023-09-23T22:23:46.551 INFO:tasks.rados.rados.0.smithi169.stdout:2644: expect (ObjNum 1655 snap 0 seq_num 1655) 2023-09-23T22:23:46.552 INFO:tasks.rados.rados.0.smithi169.stdout:2645: write oid 343 current snap is 0 2023-09-23T22:23:46.552 INFO:tasks.rados.rados.0.smithi169.stdout:2640: finishing write tid 1 to smithi16987243-379 2023-09-23T22:23:46.552 INFO:tasks.rados.rados.0.smithi169.stdout:2645: seq_num 1713 ranges {790391=680962,2007184=623259} 2023-09-23T22:23:46.559 INFO:tasks.rados.rados.0.smithi169.stdout:2645: writing smithi16987243-343 from 790391 to 1471353 tid 1 2023-09-23T22:23:46.567 INFO:tasks.rados.rados.0.smithi169.stdout:2645: writing smithi16987243-343 from 2007184 to 2630443 tid 2 2023-09-23T22:23:46.567 INFO:tasks.rados.rados.0.smithi169.stdout:2646: write oid 48 current snap is 0 2023-09-23T22:23:46.567 INFO:tasks.rados.rados.0.smithi169.stdout:2646: seq_num 1714 ranges {407198=756211,1665666=483270,2685245=121953} 2023-09-23T22:23:46.573 INFO:tasks.rados.rados.0.smithi169.stdout:2646: writing smithi16987243-48 from 407198 to 1163409 tid 1 2023-09-23T22:23:46.579 INFO:tasks.rados.rados.0.smithi169.stdout:2646: writing smithi16987243-48 from 1665666 to 2148936 tid 2 2023-09-23T22:23:46.582 INFO:tasks.rados.rados.0.smithi169.stdout:2646: writing smithi16987243-48 from 2685245 to 2807198 tid 3 2023-09-23T22:23:46.583 INFO:tasks.rados.rados.0.smithi169.stdout:2647: read oid 290 snap -1 2023-09-23T22:23:46.583 INFO:tasks.rados.rados.0.smithi169.stdout:2647: expect (ObjNum 1589 snap 0 seq_num 1589) 2023-09-23T22:23:46.583 INFO:tasks.rados.rados.0.smithi169.stdout:2648: write oid 128 current snap is 0 2023-09-23T22:23:46.583 INFO:tasks.rados.rados.0.smithi169.stdout:2648: seq_num 1715 ranges {424005=431460,1607795=626928} 2023-09-23T22:23:46.587 INFO:tasks.rados.rados.0.smithi169.stdout:2648: writing smithi16987243-128 from 424005 to 855465 tid 1 2023-09-23T22:23:46.595 INFO:tasks.rados.rados.0.smithi169.stdout:2648: writing smithi16987243-128 from 1607795 to 2234723 tid 2 2023-09-23T22:23:46.596 INFO:tasks.rados.rados.0.smithi169.stdout:2649: delete oid 141 current snap is 0 2023-09-23T22:23:46.596 INFO:tasks.rados.rados.0.smithi169.stdout:2640: finishing write tid 2 to smithi16987243-379 2023-09-23T22:23:46.596 INFO:tasks.rados.rados.0.smithi169.stdout:2640: finishing write tid 3 to smithi16987243-379 2023-09-23T22:23:46.596 INFO:tasks.rados.rados.0.smithi169.stdout:2640: finishing write tid 4 to smithi16987243-379 2023-09-23T22:23:46.596 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 379 v 323 (ObjNum 1712 snap 0 seq_num 1712) dirty exists 2023-09-23T22:23:46.597 INFO:tasks.rados.rados.0.smithi169.stdout:2640: left oid 379 (ObjNum 1712 snap 0 seq_num 1712) 2023-09-23T22:23:46.597 INFO:tasks.rados.rados.0.smithi169.stdout:2645: finishing write tid 1 to smithi16987243-343 2023-09-23T22:23:46.597 INFO:tasks.rados.rados.0.smithi169.stdout:2641: expect (ObjNum 1334 snap 0 seq_num 1334) 2023-09-23T22:23:46.756 INFO:tasks.rados.rados.0.smithi169.stdout:2643: expect (ObjNum 1088 snap 0 seq_num 1088) 2023-09-23T22:23:46.767 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:23:46 smithi169 bash[90307]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-23T22:23:46.767 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:23:46 smithi169 bash[90372]: Error response from daemon: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-23T22:23:46.767 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:23:46 smithi169 systemd[1]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-09-23T22:23:46.767 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:23:46 smithi169 systemd[1]: Stopped Ceph alertmanager.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:23:46.767 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:23:46 smithi169 systemd[1]: Started Ceph alertmanager.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:23:46.872 INFO:tasks.rados.rados.0.smithi169.stdout:2645: finishing write tid 2 to smithi16987243-343 2023-09-23T22:23:46.872 INFO:tasks.rados.rados.0.smithi169.stdout:2645: finishing write tid 3 to smithi16987243-343 2023-09-23T22:23:46.873 INFO:tasks.rados.rados.0.smithi169.stdout:2645: finishing write tid 4 to smithi16987243-343 2023-09-23T22:23:46.873 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 343 v 348 (ObjNum 1713 snap 0 seq_num 1713) dirty exists 2023-09-23T22:23:46.873 INFO:tasks.rados.rados.0.smithi169.stdout:2645: left oid 343 (ObjNum 1713 snap 0 seq_num 1713) 2023-09-23T22:23:46.873 INFO:tasks.rados.rados.0.smithi169.stdout:2644: expect (ObjNum 1655 snap 0 seq_num 1655) 2023-09-23T22:23:47.001 INFO:tasks.rados.rados.0.smithi169.stdout:2646: finishing write tid 1 to smithi16987243-48 2023-09-23T22:23:47.002 INFO:tasks.rados.rados.0.smithi169.stdout:2646: finishing write tid 2 to smithi16987243-48 2023-09-23T22:23:47.002 INFO:tasks.rados.rados.0.smithi169.stdout:2646: finishing write tid 3 to smithi16987243-48 2023-09-23T22:23:47.002 INFO:tasks.rados.rados.0.smithi169.stdout:2646: finishing write tid 4 to smithi16987243-48 2023-09-23T22:23:47.002 INFO:tasks.rados.rados.0.smithi169.stdout:2646: finishing write tid 5 to smithi16987243-48 2023-09-23T22:23:47.002 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 48 v 393 (ObjNum 1714 snap 0 seq_num 1714) dirty exists 2023-09-23T22:23:47.002 INFO:tasks.rados.rados.0.smithi169.stdout:2646: left oid 48 (ObjNum 1714 snap 0 seq_num 1714) 2023-09-23T22:23:47.002 INFO:tasks.rados.rados.0.smithi169.stdout:2647: expect (ObjNum 1589 snap 0 seq_num 1589) 2023-09-23T22:23:47.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:46 smithi169 bash[40994]: cluster 2023-09-23T22:23:46.395612+0000 mgr.x (mgr.24706) 35 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 87 MiB/s rd, 11 MiB/s wr, 116 op/s 2023-09-23T22:23:47.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:46 smithi169 bash[40994]: audit 2023-09-23T22:23:46.749969+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:47.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:46 smithi169 bash[40994]: audit 2023-09-23T22:23:46.758099+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:47.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:46 smithi169 bash[27421]: cluster 2023-09-23T22:23:46.395612+0000 mgr.x (mgr.24706) 35 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 87 MiB/s rd, 11 MiB/s wr, 116 op/s 2023-09-23T22:23:47.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:46 smithi169 bash[27421]: audit 2023-09-23T22:23:46.749969+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:47.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:46 smithi169 bash[27421]: audit 2023-09-23T22:23:46.758099+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:47.092 INFO:tasks.rados.rados.0.smithi169.stdout:2648: finishing write tid 1 to smithi16987243-128 2023-09-23T22:23:47.092 INFO:tasks.rados.rados.0.smithi169.stdout:2648: finishing write tid 2 to smithi16987243-128 2023-09-23T22:23:47.092 INFO:tasks.rados.rados.0.smithi169.stdout:2648: finishing write tid 3 to smithi16987243-128 2023-09-23T22:23:47.092 INFO:tasks.rados.rados.0.smithi169.stdout:2648: finishing write tid 4 to smithi16987243-128 2023-09-23T22:23:47.092 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 128 v 358 (ObjNum 1715 snap 0 seq_num 1715) dirty exists 2023-09-23T22:23:47.093 INFO:tasks.rados.rados.0.smithi169.stdout:2648: left oid 128 (ObjNum 1715 snap 0 seq_num 1715) 2023-09-23T22:23:47.093 INFO:tasks.rados.rados.0.smithi169.stdout:2640: done (9 left) 2023-09-23T22:23:47.093 INFO:tasks.rados.rados.0.smithi169.stdout:2641: done (8 left) 2023-09-23T22:23:47.093 INFO:tasks.rados.rados.0.smithi169.stdout:2642: done (7 left) 2023-09-23T22:23:47.093 INFO:tasks.rados.rados.0.smithi169.stdout:2643: done (6 left) 2023-09-23T22:23:47.093 INFO:tasks.rados.rados.0.smithi169.stdout:2644: done (5 left) 2023-09-23T22:23:47.094 INFO:tasks.rados.rados.0.smithi169.stdout:2645: done (4 left) 2023-09-23T22:23:47.094 INFO:tasks.rados.rados.0.smithi169.stdout:2646: done (3 left) 2023-09-23T22:23:47.094 INFO:tasks.rados.rados.0.smithi169.stdout:2647: done (2 left) 2023-09-23T22:23:47.094 INFO:tasks.rados.rados.0.smithi169.stdout:2648: done (1 left) 2023-09-23T22:23:47.094 INFO:tasks.rados.rados.0.smithi169.stdout:2649: done (0 left) 2023-09-23T22:23:47.094 INFO:tasks.rados.rados.0.smithi169.stdout:2650: read oid 11 snap -1 2023-09-23T22:23:47.094 INFO:tasks.rados.rados.0.smithi169.stdout:2650: expect (ObjNum 1646 snap 0 seq_num 1646) 2023-09-23T22:23:47.094 INFO:tasks.rados.rados.0.smithi169.stdout:2651: delete oid 143 current snap is 0 2023-09-23T22:23:47.098 INFO:tasks.rados.rados.0.smithi169.stdout:2650: expect (ObjNum 1646 snap 0 seq_num 1646) 2023-09-23T22:23:47.326 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:46 smithi187 bash[31480]: cluster 2023-09-23T22:23:46.395612+0000 mgr.x (mgr.24706) 35 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 87 MiB/s rd, 11 MiB/s wr, 116 op/s 2023-09-23T22:23:47.326 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:46 smithi187 bash[31480]: audit 2023-09-23T22:23:46.749969+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:47.326 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:46 smithi187 bash[31480]: audit 2023-09-23T22:23:46.758099+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:47.357 INFO:tasks.rados.rados.0.smithi169.stdout:2650: done (1 left) 2023-09-23T22:23:47.358 INFO:tasks.rados.rados.0.smithi169.stdout:2651: done (0 left) 2023-09-23T22:23:47.358 INFO:tasks.rados.rados.0.smithi169.stdout:2652: write oid 127 current snap is 0 2023-09-23T22:23:47.358 INFO:tasks.rados.rados.0.smithi169.stdout:2652: seq_num 1718 ranges {474426=657207,1783241=774255} 2023-09-23T22:23:47.364 INFO:tasks.rados.rados.0.smithi169.stdout:2652: writing smithi16987243-127 from 474426 to 1131633 tid 1 2023-09-23T22:23:47.372 INFO:tasks.rados.rados.0.smithi169.stdout:2652: writing smithi16987243-127 from 1783241 to 2557496 tid 2 2023-09-23T22:23:47.372 INFO:tasks.rados.rados.0.smithi169.stdout:2653: read oid 169 snap -1 2023-09-23T22:23:47.372 INFO:tasks.rados.rados.0.smithi169.stdout:2653: expect (ObjNum 1252 snap 0 seq_num 1252) 2023-09-23T22:23:47.373 INFO:tasks.rados.rados.0.smithi169.stdout:2654: read oid 330 snap -1 2023-09-23T22:23:47.373 INFO:tasks.rados.rados.0.smithi169.stdout:2654: expect deleted 2023-09-23T22:23:47.373 INFO:tasks.rados.rados.0.smithi169.stdout:2655: read oid 93 snap -1 2023-09-23T22:23:47.373 INFO:tasks.rados.rados.0.smithi169.stdout:2655: expect (ObjNum 1606 snap 0 seq_num 1606) 2023-09-23T22:23:47.373 INFO:tasks.rados.rados.0.smithi169.stdout:2656: write oid 353 current snap is 0 2023-09-23T22:23:47.373 INFO:tasks.rados.rados.0.smithi169.stdout:2652: finishing write tid 1 to smithi16987243-127 2023-09-23T22:23:47.373 INFO:tasks.rados.rados.0.smithi169.stdout:2656: seq_num 1719 ranges {491233=448809,1441723=634266,2589654=301579} 2023-09-23T22:23:47.378 INFO:tasks.rados.rados.0.smithi169.stdout:2656: writing smithi16987243-353 from 491233 to 940042 tid 1 2023-09-23T22:23:47.385 INFO:tasks.rados.rados.0.smithi169.stdout:2656: writing smithi16987243-353 from 1441723 to 2075989 tid 2 2023-09-23T22:23:47.390 INFO:tasks.rados.rados.0.smithi169.stdout:2656: writing smithi16987243-353 from 2589654 to 2891233 tid 3 2023-09-23T22:23:47.390 INFO:tasks.rados.rados.0.smithi169.stdout:2657: read oid 160 snap -1 2023-09-23T22:23:47.390 INFO:tasks.rados.rados.0.smithi169.stdout:2657: expect deleted 2023-09-23T22:23:47.390 INFO:tasks.rados.rados.0.smithi169.stdout:2658: write oid 305 current snap is 0 2023-09-23T22:23:47.390 INFO:tasks.rados.rados.0.smithi169.stdout:2658: seq_num 1720 ranges {508040=524058,1500205=777924} 2023-09-23T22:23:47.395 INFO:tasks.rados.rados.0.smithi169.stdout:2658: writing smithi16987243-305 from 508040 to 1032098 tid 1 2023-09-23T22:23:47.403 INFO:tasks.rados.rados.0.smithi169.stdout:2658: writing smithi16987243-305 from 1500205 to 2278129 tid 2 2023-09-23T22:23:47.403 INFO:tasks.rados.rados.0.smithi169.stdout:2659: read oid 280 snap -1 2023-09-23T22:23:47.403 INFO:tasks.rados.rados.0.smithi169.stdout:2659: expect (ObjNum 1411 snap 0 seq_num 1411) 2023-09-23T22:23:47.403 INFO:tasks.rados.rados.0.smithi169.stdout:2660: write oid 112 current snap is 0 2023-09-23T22:23:47.403 INFO:tasks.rados.rados.0.smithi169.stdout:2660: seq_num 1721 ranges {524847=599307,1558687=637935,2644500=280347} 2023-09-23T22:23:47.409 INFO:tasks.rados.rados.0.smithi169.stdout:2660: writing smithi16987243-112 from 524847 to 1124154 tid 1 2023-09-23T22:23:47.415 INFO:tasks.rados.rados.0.smithi169.stdout:2660: writing smithi16987243-112 from 1558687 to 2196622 tid 2 2023-09-23T22:23:47.420 INFO:tasks.rados.rados.0.smithi169.stdout:2660: writing smithi16987243-112 from 2644500 to 2924847 tid 3 2023-09-23T22:23:47.420 INFO:tasks.rados.rados.0.smithi169.stdout:2661: read oid 29 snap -1 2023-09-23T22:23:47.420 INFO:tasks.rados.rados.0.smithi169.stdout:2661: expect (ObjNum 1504 snap 0 seq_num 1504) 2023-09-23T22:23:47.420 INFO:tasks.rados.rados.0.smithi169.stdout:2662: write oid 96 current snap is 0 2023-09-23T22:23:47.420 INFO:tasks.rados.rados.0.smithi169.stdout:2662: seq_num 1722 ranges {541654=674556,1617169=781593} 2023-09-23T22:23:47.426 INFO:tasks.rados.rados.0.smithi169.stdout:2662: writing smithi16987243-96 from 541654 to 1216210 tid 1 2023-09-23T22:23:47.434 INFO:tasks.rados.rados.0.smithi169.stdout:2662: writing smithi16987243-96 from 1617169 to 2398762 tid 2 2023-09-23T22:23:47.434 INFO:tasks.rados.rados.0.smithi169.stdout:2663: read oid 153 snap -1 2023-09-23T22:23:47.434 INFO:tasks.rados.rados.0.smithi169.stdout:2663: expect (ObjNum 1710 snap 0 seq_num 1710) 2023-09-23T22:23:47.434 INFO:tasks.rados.rados.0.smithi169.stdout:2664: read oid 140 snap -1 2023-09-23T22:23:47.434 INFO:tasks.rados.rados.0.smithi169.stdout:2664: expect (ObjNum 1050 snap 0 seq_num 1050) 2023-09-23T22:23:47.434 INFO:tasks.rados.rados.0.smithi169.stdout:2665: write oid 377 current snap is 0 2023-09-23T22:23:47.434 INFO:tasks.rados.rados.0.smithi169.stdout:2656: finishing write tid 1 to smithi16987243-353 2023-09-23T22:23:47.435 INFO:tasks.rados.rados.0.smithi169.stdout:2665: seq_num 1723 ranges {558461=749805,1959298=641604} 2023-09-23T22:23:47.441 INFO:tasks.rados.rados.0.smithi169.stdout:2665: writing smithi16987243-377 from 558461 to 1308266 tid 1 2023-09-23T22:23:47.449 INFO:tasks.rados.rados.0.smithi169.stdout:2665: writing smithi16987243-377 from 1959298 to 2600902 tid 2 2023-09-23T22:23:47.449 INFO:tasks.rados.rados.0.smithi169.stdout:2654: done (13 left) 2023-09-23T22:23:47.449 INFO:tasks.rados.rados.0.smithi169.stdout:2666: read oid 378 snap -1 2023-09-23T22:23:47.449 INFO:tasks.rados.rados.0.smithi169.stdout:2666: expect (ObjNum 1092 snap 0 seq_num 1092) 2023-09-23T22:23:47.449 INFO:tasks.rados.rados.0.smithi169.stdout:2667: write oid 24 current snap is 0 2023-09-23T22:23:47.449 INFO:tasks.rados.rados.0.smithi169.stdout:2667: seq_num 1724 ranges {575268=425054,1617780=785262} 2023-09-23T22:23:47.456 INFO:tasks.rados.rados.0.smithi169.stdout:2667: writing smithi16987243-24 from 575268 to 1000322 tid 1 2023-09-23T22:23:47.464 INFO:tasks.rados.rados.0.smithi169.stdout:2667: writing smithi16987243-24 from 1617780 to 2403042 tid 2 2023-09-23T22:23:47.464 INFO:tasks.rados.rados.0.smithi169.stdout:2668: write oid 488 current snap is 0 2023-09-23T22:23:47.465 INFO:tasks.rados.rados.0.smithi169.stdout:2668: seq_num 1725 ranges {592075=500303,1676262=645273,2754192=237883} 2023-09-23T22:23:47.470 INFO:tasks.rados.rados.0.smithi169.stdout:2668: writing smithi16987243-488 from 592075 to 1092378 tid 1 2023-09-23T22:23:47.477 INFO:tasks.rados.rados.0.smithi169.stdout:2668: writing smithi16987243-488 from 1676262 to 2321535 tid 2 2023-09-23T22:23:47.484 INFO:tasks.rados.rados.0.smithi169.stdout:2668: writing smithi16987243-488 from 2754192 to 2992075 tid 3 2023-09-23T22:23:47.484 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:23:47.484 INFO:tasks.rados.rados.0.smithi169.stdout:2652: finishing write tid 2 to smithi16987243-127 2023-09-23T22:23:47.484 INFO:tasks.rados.rados.0.smithi169.stdout:2652: finishing write tid 3 to smithi16987243-127 2023-09-23T22:23:47.485 INFO:tasks.rados.rados.0.smithi169.stdout:2652: finishing write tid 4 to smithi16987243-127 2023-09-23T22:23:47.485 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 127 v 267 (ObjNum 1718 snap 0 seq_num 1718) dirty exists 2023-09-23T22:23:47.485 INFO:tasks.rados.rados.0.smithi169.stdout:2652: left oid 127 (ObjNum 1718 snap 0 seq_num 1718) 2023-09-23T22:23:47.485 INFO:tasks.rados.rados.0.smithi169.stdout:2655: expect (ObjNum 1606 snap 0 seq_num 1606) 2023-09-23T22:23:47.638 INFO:tasks.rados.rados.0.smithi169.stdout:2653: expect (ObjNum 1252 snap 0 seq_num 1252) 2023-09-23T22:23:47.857 INFO:tasks.rados.rados.0.smithi169.stdout:2656: finishing write tid 2 to smithi16987243-353 2023-09-23T22:23:47.858 INFO:tasks.rados.rados.0.smithi169.stdout:2656: finishing write tid 3 to smithi16987243-353 2023-09-23T22:23:47.858 INFO:tasks.rados.rados.0.smithi169.stdout:2656: finishing write tid 4 to smithi16987243-353 2023-09-23T22:23:47.858 INFO:tasks.rados.rados.0.smithi169.stdout:2656: finishing write tid 5 to smithi16987243-353 2023-09-23T22:23:47.858 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 353 v 411 (ObjNum 1719 snap 0 seq_num 1719) dirty exists 2023-09-23T22:23:47.858 INFO:tasks.rados.rados.0.smithi169.stdout:2656: left oid 353 (ObjNum 1719 snap 0 seq_num 1719) 2023-09-23T22:23:47.858 INFO:tasks.rados.rados.0.smithi169.stdout:2658: finishing write tid 1 to smithi16987243-305 2023-09-23T22:23:47.858 INFO:tasks.rados.rados.0.smithi169.stdout:2658: finishing write tid 2 to smithi16987243-305 2023-09-23T22:23:47.858 INFO:tasks.rados.rados.0.smithi169.stdout:2658: finishing write tid 3 to smithi16987243-305 2023-09-23T22:23:47.858 INFO:tasks.rados.rados.0.smithi169.stdout:2658: finishing write tid 4 to smithi16987243-305 2023-09-23T22:23:47.859 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 305 v 326 (ObjNum 1720 snap 0 seq_num 1720) dirty exists 2023-09-23T22:23:47.859 INFO:tasks.rados.rados.0.smithi169.stdout:2658: left oid 305 (ObjNum 1720 snap 0 seq_num 1720) 2023-09-23T22:23:47.859 INFO:tasks.rados.rados.0.smithi169.stdout:2659: expect (ObjNum 1411 snap 0 seq_num 1411) 2023-09-23T22:23:48.033 INFO:tasks.rados.rados.0.smithi169.stdout:2660: finishing write tid 1 to smithi16987243-112 2023-09-23T22:23:48.033 INFO:tasks.rados.rados.0.smithi169.stdout:2660: finishing write tid 2 to smithi16987243-112 2023-09-23T22:23:48.033 INFO:tasks.rados.rados.0.smithi169.stdout:2660: finishing write tid 3 to smithi16987243-112 2023-09-23T22:23:48.033 INFO:tasks.rados.rados.0.smithi169.stdout:2660: finishing write tid 4 to smithi16987243-112 2023-09-23T22:23:48.033 INFO:tasks.rados.rados.0.smithi169.stdout:2660: finishing write tid 5 to smithi16987243-112 2023-09-23T22:23:48.034 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 112 v 326 (ObjNum 1721 snap 0 seq_num 1721) dirty exists 2023-09-23T22:23:48.034 INFO:tasks.rados.rados.0.smithi169.stdout:2660: left oid 112 (ObjNum 1721 snap 0 seq_num 1721) 2023-09-23T22:23:48.034 INFO:tasks.rados.rados.0.smithi169.stdout:2652: done (15 left) 2023-09-23T22:23:48.034 INFO:tasks.rados.rados.0.smithi169.stdout:2653: done (14 left) 2023-09-23T22:23:48.034 INFO:tasks.rados.rados.0.smithi169.stdout:2655: done (13 left) 2023-09-23T22:23:48.034 INFO:tasks.rados.rados.0.smithi169.stdout:2656: done (12 left) 2023-09-23T22:23:48.034 INFO:tasks.rados.rados.0.smithi169.stdout:2657: done (11 left) 2023-09-23T22:23:48.034 INFO:tasks.rados.rados.0.smithi169.stdout:2658: done (10 left) 2023-09-23T22:23:48.034 INFO:tasks.rados.rados.0.smithi169.stdout:2659: done (9 left) 2023-09-23T22:23:48.034 INFO:tasks.rados.rados.0.smithi169.stdout:2660: done (8 left) 2023-09-23T22:23:48.035 INFO:tasks.rados.rados.0.smithi169.stdout:2669: delete oid 358 current snap is 0 2023-09-23T22:23:48.035 INFO:tasks.rados.rados.0.smithi169.stdout:2662: finishing write tid 1 to smithi16987243-96 2023-09-23T22:23:48.035 INFO:tasks.rados.rados.0.smithi169.stdout:2661: expect (ObjNum 1504 snap 0 seq_num 1504) 2023-09-23T22:23:48.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:47 smithi187 bash[31480]: cephadm 2023-09-23T22:23:46.784465+0000 mgr.x (mgr.24706) 36 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T22:23:48.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:47 smithi187 bash[31480]: cephadm 2023-09-23T22:23:47.028206+0000 mgr.x (mgr.24706) 37 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi187 2023-09-23T22:23:48.224 INFO:tasks.rados.rados.0.smithi169.stdout:2663: expect (ObjNum 1710 snap 0 seq_num 1710) 2023-09-23T22:23:48.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:47 smithi169 bash[40994]: cephadm 2023-09-23T22:23:46.784465+0000 mgr.x (mgr.24706) 36 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T22:23:48.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:47 smithi169 bash[40994]: cephadm 2023-09-23T22:23:47.028206+0000 mgr.x (mgr.24706) 37 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi187 2023-09-23T22:23:48.282 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:23:48 smithi169 bash[90401]: ts=2023-09-23T22:23:48.031Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-09-23T22:23:48.282 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:23:48 smithi169 bash[90401]: ts=2023-09-23T22:23:48.032Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-09-23T22:23:48.282 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:23:48 smithi169 bash[90401]: ts=2023-09-23T22:23:48.034Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.169 port=9094 2023-09-23T22:23:48.283 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:23:48 smithi169 bash[90401]: ts=2023-09-23T22:23:48.035Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-09-23T22:23:48.283 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:23:48 smithi169 bash[90401]: ts=2023-09-23T22:23:48.076Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-23T22:23:48.283 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:23:48 smithi169 bash[90401]: ts=2023-09-23T22:23:48.076Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-09-23T22:23:48.283 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:23:48 smithi169 bash[90401]: ts=2023-09-23T22:23:48.081Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-09-23T22:23:48.283 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:23:48 smithi169 bash[90401]: ts=2023-09-23T22:23:48.081Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-09-23T22:23:48.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:47 smithi169 bash[27421]: cephadm 2023-09-23T22:23:46.784465+0000 mgr.x (mgr.24706) 36 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T22:23:48.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:47 smithi169 bash[27421]: cephadm 2023-09-23T22:23:47.028206+0000 mgr.x (mgr.24706) 37 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi187 2023-09-23T22:23:48.317 INFO:tasks.rados.rados.0.smithi169.stdout:2662: finishing write tid 2 to smithi16987243-96 2023-09-23T22:23:48.317 INFO:tasks.rados.rados.0.smithi169.stdout:2662: finishing write tid 3 to smithi16987243-96 2023-09-23T22:23:48.317 INFO:tasks.rados.rados.0.smithi169.stdout:2662: finishing write tid 4 to smithi16987243-96 2023-09-23T22:23:48.317 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 96 v 368 (ObjNum 1722 snap 0 seq_num 1722) dirty exists 2023-09-23T22:23:48.317 INFO:tasks.rados.rados.0.smithi169.stdout:2662: left oid 96 (ObjNum 1722 snap 0 seq_num 1722) 2023-09-23T22:23:48.318 INFO:tasks.rados.rados.0.smithi169.stdout:2664: expect (ObjNum 1050 snap 0 seq_num 1050) 2023-09-23T22:23:48.508 INFO:tasks.rados.rados.0.smithi169.stdout:2666: expect (ObjNum 1092 snap 0 seq_num 1092) 2023-09-23T22:23:48.619 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:23:48 smithi187 bash[67481]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:23:48] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-23T22:23:48.625 INFO:tasks.rados.rados.0.smithi169.stdout:2665: finishing write tid 1 to smithi16987243-377 2023-09-23T22:23:48.625 INFO:tasks.rados.rados.0.smithi169.stdout:2665: finishing write tid 2 to smithi16987243-377 2023-09-23T22:23:48.625 INFO:tasks.rados.rados.0.smithi169.stdout:2665: finishing write tid 3 to smithi16987243-377 2023-09-23T22:23:48.625 INFO:tasks.rados.rados.0.smithi169.stdout:2665: finishing write tid 4 to smithi16987243-377 2023-09-23T22:23:48.626 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 377 v 319 (ObjNum 1723 snap 0 seq_num 1723) dirty exists 2023-09-23T22:23:48.626 INFO:tasks.rados.rados.0.smithi169.stdout:2665: left oid 377 (ObjNum 1723 snap 0 seq_num 1723) 2023-09-23T22:23:48.626 INFO:tasks.rados.rados.0.smithi169.stdout:2667: finishing write tid 1 to smithi16987243-24 2023-09-23T22:23:48.626 INFO:tasks.rados.rados.0.smithi169.stdout:2667: finishing write tid 2 to smithi16987243-24 2023-09-23T22:23:48.626 INFO:tasks.rados.rados.0.smithi169.stdout:2667: finishing write tid 3 to smithi16987243-24 2023-09-23T22:23:48.626 INFO:tasks.rados.rados.0.smithi169.stdout:2667: finishing write tid 4 to smithi16987243-24 2023-09-23T22:23:48.626 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 24 v 362 (ObjNum 1724 snap 0 seq_num 1724) dirty exists 2023-09-23T22:23:48.626 INFO:tasks.rados.rados.0.smithi169.stdout:2667: left oid 24 (ObjNum 1724 snap 0 seq_num 1724) 2023-09-23T22:23:48.626 INFO:tasks.rados.rados.0.smithi169.stdout:2668: finishing write tid 1 to smithi16987243-488 2023-09-23T22:23:48.626 INFO:tasks.rados.rados.0.smithi169.stdout:2668: finishing write tid 2 to smithi16987243-488 2023-09-23T22:23:48.626 INFO:tasks.rados.rados.0.smithi169.stdout:2668: finishing write tid 3 to smithi16987243-488 2023-09-23T22:23:48.627 INFO:tasks.rados.rados.0.smithi169.stdout:2668: finishing write tid 4 to smithi16987243-488 2023-09-23T22:23:48.627 INFO:tasks.rados.rados.0.smithi169.stdout:2668: finishing write tid 5 to smithi16987243-488 2023-09-23T22:23:48.627 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 488 v 271 (ObjNum 1725 snap 0 seq_num 1725) dirty exists 2023-09-23T22:23:48.627 INFO:tasks.rados.rados.0.smithi169.stdout:2668: left oid 488 (ObjNum 1725 snap 0 seq_num 1725) 2023-09-23T22:23:48.627 INFO:tasks.rados.rados.0.smithi169.stdout:2661: done (8 left) 2023-09-23T22:23:48.627 INFO:tasks.rados.rados.0.smithi169.stdout:2662: done (7 left) 2023-09-23T22:23:48.627 INFO:tasks.rados.rados.0.smithi169.stdout:2663: done (6 left) 2023-09-23T22:23:48.627 INFO:tasks.rados.rados.0.smithi169.stdout:2664: done (5 left) 2023-09-23T22:23:48.627 INFO:tasks.rados.rados.0.smithi169.stdout:2665: done (4 left) 2023-09-23T22:23:48.627 INFO:tasks.rados.rados.0.smithi169.stdout:2666: done (3 left) 2023-09-23T22:23:48.627 INFO:tasks.rados.rados.0.smithi169.stdout:2667: done (2 left) 2023-09-23T22:23:48.627 INFO:tasks.rados.rados.0.smithi169.stdout:2668: done (1 left) 2023-09-23T22:23:48.627 INFO:tasks.rados.rados.0.smithi169.stdout:2669: done (0 left) 2023-09-23T22:23:48.628 INFO:tasks.rados.rados.0.smithi169.stdout:2670: read oid 214 snap -1 2023-09-23T22:23:48.628 INFO:tasks.rados.rados.0.smithi169.stdout:2670: expect (ObjNum 1517 snap 0 seq_num 1517) 2023-09-23T22:23:48.628 INFO:tasks.rados.rados.0.smithi169.stdout:2671: write oid 54 current snap is 0 2023-09-23T22:23:48.628 INFO:tasks.rados.rados.0.smithi169.stdout:2671: seq_num 1727 ranges {625689=767154,1793226=648942} 2023-09-23T22:23:48.640 INFO:tasks.rados.rados.0.smithi169.stdout:2671: writing smithi16987243-54 from 625689 to 1392843 tid 1 2023-09-23T22:23:48.646 INFO:tasks.rados.rados.0.smithi169.stdout:2671: writing smithi16987243-54 from 1793226 to 2442168 tid 2 2023-09-23T22:23:48.647 INFO:tasks.rados.rados.0.smithi169.stdout:2672: write oid 29 current snap is 0 2023-09-23T22:23:48.647 INFO:tasks.rados.rados.0.smithi169.stdout:2672: seq_num 1728 ranges {642496=442403,1851708=792600} 2023-09-23T22:23:48.653 INFO:tasks.rados.rados.0.smithi169.stdout:2672: writing smithi16987243-29 from 642496 to 1084899 tid 1 2023-09-23T22:23:48.662 INFO:tasks.rados.rados.0.smithi169.stdout:2672: writing smithi16987243-29 from 1851708 to 2644308 tid 2 2023-09-23T22:23:48.662 INFO:tasks.rados.rados.0.smithi169.stdout:2673: read oid 417 snap -1 2023-09-23T22:23:48.662 INFO:tasks.rados.rados.0.smithi169.stdout:2673: expect (ObjNum 1385 snap 0 seq_num 1385) 2023-09-23T22:23:48.662 INFO:tasks.rados.rados.0.smithi169.stdout:2674: write oid 128 current snap is 0 2023-09-23T22:23:48.662 INFO:tasks.rados.rados.0.smithi169.stdout:2674: seq_num 1729 ranges {659303=517652,1910190=652611} 2023-09-23T22:23:48.668 INFO:tasks.rados.rados.0.smithi169.stdout:2674: writing smithi16987243-128 from 659303 to 1176955 tid 1 2023-09-23T22:23:48.677 INFO:tasks.rados.rados.0.smithi169.stdout:2674: writing smithi16987243-128 from 1910190 to 2562801 tid 2 2023-09-23T22:23:48.677 INFO:tasks.rados.rados.0.smithi169.stdout:2675: read oid 382 snap -1 2023-09-23T22:23:48.677 INFO:tasks.rados.rados.0.smithi169.stdout:2675: expect (ObjNum 1515 snap 0 seq_num 1515) 2023-09-23T22:23:48.677 INFO:tasks.rados.rados.0.smithi169.stdout:2676: read oid 91 snap -1 2023-09-23T22:23:48.677 INFO:tasks.rados.rados.0.smithi169.stdout:2676: expect (ObjNum 1647 snap 0 seq_num 1647) 2023-09-23T22:23:48.677 INFO:tasks.rados.rados.0.smithi169.stdout:2677: read oid 12 snap -1 2023-09-23T22:23:48.677 INFO:tasks.rados.rados.0.smithi169.stdout:2677: expect (ObjNum 11 snap 0 seq_num 11) 2023-09-23T22:23:48.677 INFO:tasks.rados.rados.0.smithi169.stdout:2678: write oid 57 current snap is 0 2023-09-23T22:23:48.678 INFO:tasks.rados.rados.0.smithi169.stdout:2678: seq_num 1730 ranges {676110=592901,1968672=796269} 2023-09-23T22:23:48.684 INFO:tasks.rados.rados.0.smithi169.stdout:2678: writing smithi16987243-57 from 676110 to 1269011 tid 1 2023-09-23T22:23:48.693 INFO:tasks.rados.rados.0.smithi169.stdout:2678: writing smithi16987243-57 from 1968672 to 2764941 tid 2 2023-09-23T22:23:48.693 INFO:tasks.rados.rados.0.smithi169.stdout:2679: read oid 133 snap -1 2023-09-23T22:23:48.694 INFO:tasks.rados.rados.0.smithi169.stdout:2679: expect (ObjNum 1580 snap 0 seq_num 1580) 2023-09-23T22:23:48.694 INFO:tasks.rados.rados.0.smithi169.stdout:2680: write oid 105 current snap is 0 2023-09-23T22:23:48.694 INFO:tasks.rados.rados.0.smithi169.stdout:2680: seq_num 1731 ranges {692917=668150,1910801=539927,3086024=6893} 2023-09-23T22:23:48.701 INFO:tasks.rados.rados.0.smithi169.stdout:2680: writing smithi16987243-105 from 692917 to 1361067 tid 1 2023-09-23T22:23:48.707 INFO:tasks.rados.rados.0.smithi169.stdout:2680: writing smithi16987243-105 from 1910801 to 2450728 tid 2 2023-09-23T22:23:48.711 INFO:tasks.rados.rados.0.smithi169.stdout:2680: writing smithi16987243-105 from 3086024 to 3092917 tid 3 2023-09-23T22:23:48.711 INFO:tasks.rados.rados.0.smithi169.stdout:2681: write oid 174 current snap is 0 2023-09-23T22:23:48.711 INFO:tasks.rados.rados.0.smithi169.stdout:2670: expect (ObjNum 1517 snap 0 seq_num 1517) 2023-09-23T22:23:48.889 INFO:tasks.rados.rados.0.smithi169.stdout:2671: finishing write tid 1 to smithi16987243-54 2023-09-23T22:23:48.889 INFO:tasks.rados.rados.0.smithi169.stdout:2671: finishing write tid 2 to smithi16987243-54 2023-09-23T22:23:48.889 INFO:tasks.rados.rados.0.smithi169.stdout:2671: finishing write tid 3 to smithi16987243-54 2023-09-23T22:23:48.889 INFO:tasks.rados.rados.0.smithi169.stdout:2671: finishing write tid 4 to smithi16987243-54 2023-09-23T22:23:48.889 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 54 v 365 (ObjNum 1727 snap 0 seq_num 1727) dirty exists 2023-09-23T22:23:48.890 INFO:tasks.rados.rados.0.smithi169.stdout:2671: left oid 54 (ObjNum 1727 snap 0 seq_num 1727) 2023-09-23T22:23:48.890 INFO:tasks.rados.rados.0.smithi169.stdout:2672: finishing write tid 1 to smithi16987243-29 2023-09-23T22:23:48.890 INFO:tasks.rados.rados.0.smithi169.stdout:2672: finishing write tid 2 to smithi16987243-29 2023-09-23T22:23:48.890 INFO:tasks.rados.rados.0.smithi169.stdout:2672: finishing write tid 3 to smithi16987243-29 2023-09-23T22:23:48.890 INFO:tasks.rados.rados.0.smithi169.stdout:2672: finishing write tid 4 to smithi16987243-29 2023-09-23T22:23:48.890 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 29 v 369 (ObjNum 1728 snap 0 seq_num 1728) dirty exists 2023-09-23T22:23:48.890 INFO:tasks.rados.rados.0.smithi169.stdout:2672: left oid 29 (ObjNum 1728 snap 0 seq_num 1728) 2023-09-23T22:23:48.890 INFO:tasks.rados.rados.0.smithi169.stdout:2673: expect (ObjNum 1385 snap 0 seq_num 1385) 2023-09-23T22:23:49.028 INFO:tasks.rados.rados.0.smithi169.stdout:2674: finishing write tid 1 to smithi16987243-128 2023-09-23T22:23:49.028 INFO:tasks.rados.rados.0.smithi169.stdout:2674: finishing write tid 2 to smithi16987243-128 2023-09-23T22:23:49.028 INFO:tasks.rados.rados.0.smithi169.stdout:2674: finishing write tid 3 to smithi16987243-128 2023-09-23T22:23:49.028 INFO:tasks.rados.rados.0.smithi169.stdout:2674: finishing write tid 4 to smithi16987243-128 2023-09-23T22:23:49.028 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 128 v 368 (ObjNum 1729 snap 0 seq_num 1729) dirty exists 2023-09-23T22:23:49.028 INFO:tasks.rados.rados.0.smithi169.stdout:2674: left oid 128 (ObjNum 1729 snap 0 seq_num 1729) 2023-09-23T22:23:49.029 INFO:tasks.rados.rados.0.smithi169.stdout:2676: expect (ObjNum 1647 snap 0 seq_num 1647) 2023-09-23T22:23:49.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:48 smithi169 bash[27421]: audit 2023-09-23T22:23:48.305263+0000 mon.a (mon.0) 944 : audit [DBG] from='client.? 172.21.15.169:0/1388440616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:49.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:48 smithi169 bash[27421]: cluster 2023-09-23T22:23:48.396090+0000 mgr.x (mgr.24706) 38 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 7.3 MiB/s wr, 69 op/s 2023-09-23T22:23:49.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:48 smithi169 bash[27421]: audit 2023-09-23T22:23:48.504060+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:23:49.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:48 smithi169 bash[40994]: audit 2023-09-23T22:23:48.305263+0000 mon.a (mon.0) 944 : audit [DBG] from='client.? 172.21.15.169:0/1388440616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:49.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:48 smithi169 bash[40994]: cluster 2023-09-23T22:23:48.396090+0000 mgr.x (mgr.24706) 38 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 7.3 MiB/s wr, 69 op/s 2023-09-23T22:23:49.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:48 smithi169 bash[40994]: audit 2023-09-23T22:23:48.504060+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:23:49.295 INFO:tasks.rados.rados.0.smithi169.stdout:2675: expect (ObjNum 1515 snap 0 seq_num 1515) 2023-09-23T22:23:49.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:48 smithi187 bash[31480]: audit 2023-09-23T22:23:48.305263+0000 mon.a (mon.0) 944 : audit [DBG] from='client.? 172.21.15.169:0/1388440616' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:49.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:48 smithi187 bash[31480]: cluster 2023-09-23T22:23:48.396090+0000 mgr.x (mgr.24706) 38 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 7.3 MiB/s wr, 69 op/s 2023-09-23T22:23:49.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:48 smithi187 bash[31480]: audit 2023-09-23T22:23:48.504060+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:23:49.513 INFO:tasks.rados.rados.0.smithi169.stdout:2678: finishing write tid 1 to smithi16987243-57 2023-09-23T22:23:49.514 INFO:tasks.rados.rados.0.smithi169.stdout:2677: expect (ObjNum 11 snap 0 seq_num 11) 2023-09-23T22:23:49.580 INFO:tasks.rados.rados.0.smithi169.stdout:2678: finishing write tid 2 to smithi16987243-57 2023-09-23T22:23:49.581 INFO:tasks.rados.rados.0.smithi169.stdout:2678: finishing write tid 3 to smithi16987243-57 2023-09-23T22:23:49.581 INFO:tasks.rados.rados.0.smithi169.stdout:2678: finishing write tid 4 to smithi16987243-57 2023-09-23T22:23:49.581 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 57 v 372 (ObjNum 1730 snap 0 seq_num 1730) dirty exists 2023-09-23T22:23:49.581 INFO:tasks.rados.rados.0.smithi169.stdout:2678: left oid 57 (ObjNum 1730 snap 0 seq_num 1730) 2023-09-23T22:23:49.581 INFO:tasks.rados.rados.0.smithi169.stdout:2679: expect (ObjNum 1580 snap 0 seq_num 1580) 2023-09-23T22:23:49.769 INFO:tasks.rados.rados.0.smithi169.stdout:2680: finishing write tid 1 to smithi16987243-105 2023-09-23T22:23:49.769 INFO:tasks.rados.rados.0.smithi169.stdout:2680: finishing write tid 2 to smithi16987243-105 2023-09-23T22:23:49.769 INFO:tasks.rados.rados.0.smithi169.stdout:2680: finishing write tid 3 to smithi16987243-105 2023-09-23T22:23:49.769 INFO:tasks.rados.rados.0.smithi169.stdout:2680: finishing write tid 4 to smithi16987243-105 2023-09-23T22:23:49.769 INFO:tasks.rados.rados.0.smithi169.stdout:2680: finishing write tid 5 to smithi16987243-105 2023-09-23T22:23:49.769 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 105 v 330 (ObjNum 1731 snap 0 seq_num 1731) dirty exists 2023-09-23T22:23:49.769 INFO:tasks.rados.rados.0.smithi169.stdout:2680: left oid 105 (ObjNum 1731 snap 0 seq_num 1731) 2023-09-23T22:23:49.770 INFO:tasks.rados.rados.0.smithi169.stdout:2681: seq_num 1732 ranges {709724=743399,1969283=799938} 2023-09-23T22:23:49.782 INFO:tasks.rados.rados.0.smithi169.stdout:2681: writing smithi16987243-174 from 709724 to 1453123 tid 1 2023-09-23T22:23:49.790 INFO:tasks.rados.rados.0.smithi169.stdout:2681: writing smithi16987243-174 from 1969283 to 2769221 tid 2 2023-09-23T22:23:49.790 INFO:tasks.rados.rados.0.smithi169.stdout:2670: done (11 left) 2023-09-23T22:23:49.791 INFO:tasks.rados.rados.0.smithi169.stdout:2671: done (10 left) 2023-09-23T22:23:49.791 INFO:tasks.rados.rados.0.smithi169.stdout:2672: done (9 left) 2023-09-23T22:23:49.791 INFO:tasks.rados.rados.0.smithi169.stdout:2673: done (8 left) 2023-09-23T22:23:49.791 INFO:tasks.rados.rados.0.smithi169.stdout:2674: done (7 left) 2023-09-23T22:23:49.791 INFO:tasks.rados.rados.0.smithi169.stdout:2675: done (6 left) 2023-09-23T22:23:49.791 INFO:tasks.rados.rados.0.smithi169.stdout:2676: done (5 left) 2023-09-23T22:23:49.791 INFO:tasks.rados.rados.0.smithi169.stdout:2677: done (4 left) 2023-09-23T22:23:49.791 INFO:tasks.rados.rados.0.smithi169.stdout:2678: done (3 left) 2023-09-23T22:23:49.791 INFO:tasks.rados.rados.0.smithi169.stdout:2679: done (2 left) 2023-09-23T22:23:49.791 INFO:tasks.rados.rados.0.smithi169.stdout:2680: done (1 left) 2023-09-23T22:23:49.791 INFO:tasks.rados.rados.0.smithi169.stdout:2682: write oid 159 current snap is 0 2023-09-23T22:23:49.792 INFO:tasks.rados.rados.0.smithi169.stdout:2682: seq_num 1733 ranges {726531=418648,1627765=543596,2740870=385661} 2023-09-23T22:23:49.797 INFO:tasks.rados.rados.0.smithi169.stdout:2682: writing smithi16987243-159 from 726531 to 1145179 tid 1 2023-09-23T22:23:49.802 INFO:tasks.rados.rados.0.smithi169.stdout:2682: writing smithi16987243-159 from 1627765 to 2171361 tid 2 2023-09-23T22:23:49.808 INFO:tasks.rados.rados.0.smithi169.stdout:2682: writing smithi16987243-159 from 2740870 to 3126531 tid 3 2023-09-23T22:23:49.808 INFO:tasks.rados.rados.0.smithi169.stdout:2683: write oid 329 current snap is 0 2023-09-23T22:23:49.808 INFO:tasks.rados.rados.0.smithi169.stdout:2683: seq_num 1734 ranges {743338=610250,1802600=403607,2884646=258692} 2023-09-23T22:23:49.816 INFO:tasks.rados.rados.0.smithi169.stdout:2683: writing smithi16987243-329 from 743338 to 1353588 tid 1 2023-09-23T22:23:49.821 INFO:tasks.rados.rados.0.smithi169.stdout:2683: writing smithi16987243-329 from 1802600 to 2206207 tid 2 2023-09-23T22:23:49.826 INFO:tasks.rados.rados.0.smithi169.stdout:2683: writing smithi16987243-329 from 2884646 to 3143338 tid 3 2023-09-23T22:23:49.827 INFO:tasks.rados.rados.0.smithi169.stdout:2684: read oid 321 snap -1 2023-09-23T22:23:49.827 INFO:tasks.rados.rados.0.smithi169.stdout:2684: expect (ObjNum 1485 snap 0 seq_num 1485) 2023-09-23T22:23:49.827 INFO:tasks.rados.rados.0.smithi169.stdout:2685: write oid 384 current snap is 0 2023-09-23T22:23:49.828 INFO:tasks.rados.rados.0.smithi169.stdout:2685: seq_num 1735 ranges {760145=685499,2144729=547265} 2023-09-23T22:23:49.836 INFO:tasks.rados.rados.0.smithi169.stdout:2685: writing smithi16987243-384 from 760145 to 1445644 tid 1 2023-09-23T22:23:49.844 INFO:tasks.rados.rados.0.smithi169.stdout:2685: writing smithi16987243-384 from 2144729 to 2691994 tid 2 2023-09-23T22:23:49.844 INFO:tasks.rados.rados.0.smithi169.stdout:2686: read oid 112 snap -1 2023-09-23T22:23:49.844 INFO:tasks.rados.rados.0.smithi169.stdout:2686: expect (ObjNum 1721 snap 0 seq_num 1721) 2023-09-23T22:23:49.844 INFO:tasks.rados.rados.0.smithi169.stdout:2687: read oid 273 snap -1 2023-09-23T22:23:49.845 INFO:tasks.rados.rados.0.smithi169.stdout:2687: expect deleted 2023-09-23T22:23:49.845 INFO:tasks.rados.rados.0.smithi169.stdout:2688: write oid 493 current snap is 0 2023-09-23T22:23:49.845 INFO:tasks.rados.rados.0.smithi169.stdout:2688: seq_num 1736 ranges {776952=760748,2203211=407276} 2023-09-23T22:23:49.855 INFO:tasks.rados.rados.0.smithi169.stdout:2688: writing smithi16987243-493 from 776952 to 1537700 tid 1 2023-09-23T22:23:49.862 INFO:tasks.rados.rados.0.smithi169.stdout:2688: writing smithi16987243-493 from 2203211 to 2610487 tid 2 2023-09-23T22:23:49.862 INFO:tasks.rados.rados.0.smithi169.stdout:2689: read oid 342 snap -1 2023-09-23T22:23:49.862 INFO:tasks.rados.rados.0.smithi169.stdout:2689: expect (ObjNum 1506 snap 0 seq_num 1506) 2023-09-23T22:23:49.863 INFO:tasks.rados.rados.0.smithi169.stdout:2690: read oid 498 snap -1 2023-09-23T22:23:49.863 INFO:tasks.rados.rados.0.smithi169.stdout:2690: expect (ObjNum 1222 snap 0 seq_num 1222) 2023-09-23T22:23:49.863 INFO:tasks.rados.rados.0.smithi169.stdout:2691: write oid 155 current snap is 0 2023-09-23T22:23:49.863 INFO:tasks.rados.rados.0.smithi169.stdout:2681: finishing write tid 1 to smithi16987243-174 2023-09-23T22:23:49.863 INFO:tasks.rados.rados.0.smithi169.stdout:2691: seq_num 1737 ranges {793759=435997,1861693=550934,2850562=343197} 2023-09-23T22:23:49.872 INFO:tasks.rados.rados.0.smithi169.stdout:2691: writing smithi16987243-155 from 793759 to 1229756 tid 1 2023-09-23T22:23:49.881 INFO:tasks.rados.rados.0.smithi169.stdout:2691: writing smithi16987243-155 from 1861693 to 2412627 tid 2 2023-09-23T22:23:49.886 INFO:tasks.rados.rados.0.smithi169.stdout:2691: writing smithi16987243-155 from 2850562 to 3193759 tid 3 2023-09-23T22:23:49.886 INFO:tasks.rados.rados.0.smithi169.stdout:2692: read oid 150 snap -1 2023-09-23T22:23:49.886 INFO:tasks.rados.rados.0.smithi169.stdout:2692: expect (ObjNum 1115 snap 0 seq_num 1115) 2023-09-23T22:23:49.886 INFO:tasks.rados.rados.0.smithi169.stdout:2693: read oid 219 snap -1 2023-09-23T22:23:49.886 INFO:tasks.rados.rados.0.smithi169.stdout:2693: expect (ObjNum 986 snap 0 seq_num 986) 2023-09-23T22:23:49.886 INFO:tasks.rados.rados.0.smithi169.stdout:2694: read oid 92 snap -1 2023-09-23T22:23:49.886 INFO:tasks.rados.rados.0.smithi169.stdout:2694: expect deleted 2023-09-23T22:23:49.887 INFO:tasks.rados.rados.0.smithi169.stdout:2695: write oid 37 current snap is 0 2023-09-23T22:23:49.887 INFO:tasks.rados.rados.0.smithi169.stdout:2695: seq_num 1738 ranges {410566=511246,1520175=410945,2477985=604876} 2023-09-23T22:23:49.891 INFO:tasks.rados.rados.0.smithi169.stdout:2695: writing smithi16987243-37 from 410566 to 921812 tid 1 2023-09-23T22:23:49.897 INFO:tasks.rados.rados.0.smithi169.stdout:2695: writing smithi16987243-37 from 1520175 to 1931120 tid 2 2023-09-23T22:23:49.904 INFO:tasks.rados.rados.0.smithi169.stdout:2695: writing smithi16987243-37 from 2477985 to 3082861 tid 3 2023-09-23T22:23:49.904 INFO:tasks.rados.rados.0.smithi169.stdout:2696: write oid 461 current snap is 0 2023-09-23T22:23:49.904 INFO:tasks.rados.rados.0.smithi169.stdout:2681: finishing write tid 2 to smithi16987243-174 2023-09-23T22:23:49.904 INFO:tasks.rados.rados.0.smithi169.stdout:2681: finishing write tid 3 to smithi16987243-174 2023-09-23T22:23:49.905 INFO:tasks.rados.rados.0.smithi169.stdout:2696: seq_num 1739 ranges {427373=586495,1462304=554603,2789055=416148} 2023-09-23T22:23:49.909 INFO:tasks.rados.rados.0.smithi169.stdout:2696: writing smithi16987243-461 from 427373 to 1013868 tid 1 2023-09-23T22:23:49.915 INFO:tasks.rados.rados.0.smithi169.stdout:2696: writing smithi16987243-461 from 1462304 to 2016907 tid 2 2023-09-23T22:23:49.923 INFO:tasks.rados.rados.0.smithi169.stdout:2696: writing smithi16987243-461 from 2789055 to 3205203 tid 3 2023-09-23T22:23:49.923 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:23:49.923 INFO:tasks.rados.rados.0.smithi169.stdout:2681: finishing write tid 4 to smithi16987243-174 2023-09-23T22:23:49.923 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 174 v 365 (ObjNum 1732 snap 0 seq_num 1732) dirty exists 2023-09-23T22:23:49.923 INFO:tasks.rados.rados.0.smithi169.stdout:2681: left oid 174 (ObjNum 1732 snap 0 seq_num 1732) 2023-09-23T22:23:49.923 INFO:tasks.rados.rados.0.smithi169.stdout:2682: finishing write tid 1 to smithi16987243-159 2023-09-23T22:23:49.923 INFO:tasks.rados.rados.0.smithi169.stdout:2682: finishing write tid 2 to smithi16987243-159 2023-09-23T22:23:49.923 INFO:tasks.rados.rados.0.smithi169.stdout:2681: done (15 left) 2023-09-23T22:23:49.923 INFO:tasks.rados.rados.0.smithi169.stdout:2697: read oid 285 snap -1 2023-09-23T22:23:49.924 INFO:tasks.rados.rados.0.smithi169.stdout:2697: expect (ObjNum 1403 snap 0 seq_num 1403) 2023-09-23T22:23:49.924 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:23:49.924 INFO:tasks.rados.rados.0.smithi169.stdout:2682: finishing write tid 3 to smithi16987243-159 2023-09-23T22:23:49.924 INFO:tasks.rados.rados.0.smithi169.stdout:2682: finishing write tid 4 to smithi16987243-159 2023-09-23T22:23:49.924 INFO:tasks.rados.rados.0.smithi169.stdout:2682: finishing write tid 5 to smithi16987243-159 2023-09-23T22:23:49.924 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 159 v 376 (ObjNum 1733 snap 0 seq_num 1733) dirty exists 2023-09-23T22:23:49.924 INFO:tasks.rados.rados.0.smithi169.stdout:2682: left oid 159 (ObjNum 1733 snap 0 seq_num 1733) 2023-09-23T22:23:49.924 INFO:tasks.rados.rados.0.smithi169.stdout:2683: finishing write tid 1 to smithi16987243-329 2023-09-23T22:23:49.924 INFO:tasks.rados.rados.0.smithi169.stdout:2683: finishing write tid 2 to smithi16987243-329 2023-09-23T22:23:49.924 INFO:tasks.rados.rados.0.smithi169.stdout:2682: done (15 left) 2023-09-23T22:23:49.924 INFO:tasks.rados.rados.0.smithi169.stdout:2698: read oid 407 snap -1 2023-09-23T22:23:49.924 INFO:tasks.rados.rados.0.smithi169.stdout:2698: expect (ObjNum 1136 snap 0 seq_num 1136) 2023-09-23T22:23:49.925 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:23:49.925 INFO:tasks.rados.rados.0.smithi169.stdout:2683: finishing write tid 3 to smithi16987243-329 2023-09-23T22:23:49.925 INFO:tasks.rados.rados.0.smithi169.stdout:2683: finishing write tid 4 to smithi16987243-329 2023-09-23T22:23:49.925 INFO:tasks.rados.rados.0.smithi169.stdout:2683: finishing write tid 5 to smithi16987243-329 2023-09-23T22:23:49.925 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 329 v 380 (ObjNum 1734 snap 0 seq_num 1734) dirty exists 2023-09-23T22:23:49.925 INFO:tasks.rados.rados.0.smithi169.stdout:2683: left oid 329 (ObjNum 1734 snap 0 seq_num 1734) 2023-09-23T22:23:49.925 INFO:tasks.rados.rados.0.smithi169.stdout:2684: expect (ObjNum 1485 snap 0 seq_num 1485) 2023-09-23T22:23:50.070 INFO:tasks.rados.rados.0.smithi169.stdout:2685: finishing write tid 1 to smithi16987243-384 2023-09-23T22:23:50.070 INFO:tasks.rados.rados.0.smithi169.stdout:2685: finishing write tid 2 to smithi16987243-384 2023-09-23T22:23:50.070 INFO:tasks.rados.rados.0.smithi169.stdout:2683: done (15 left) 2023-09-23T22:23:50.070 INFO:tasks.rados.rados.0.smithi169.stdout:2684: done (14 left) 2023-09-23T22:23:50.070 INFO:tasks.rados.rados.0.smithi169.stdout:2687: done (13 left) 2023-09-23T22:23:50.070 INFO:tasks.rados.rados.0.smithi169.stdout:2699: read oid 253 snap -1 2023-09-23T22:23:50.070 INFO:tasks.rados.rados.0.smithi169.stdout:2699: expect (ObjNum 1657 snap 0 seq_num 1657) 2023-09-23T22:23:50.070 INFO:tasks.rados.rados.0.smithi169.stdout:2700: write oid 6 current snap is 0 2023-09-23T22:23:50.070 INFO:tasks.rados.rados.0.smithi169.stdout:2685: finishing write tid 3 to smithi16987243-384 2023-09-23T22:23:50.071 INFO:tasks.rados.rados.0.smithi169.stdout:2700: seq_num 1740 ranges {444180=661744,1520786=414614,2532831=627420} 2023-09-23T22:23:50.076 INFO:tasks.rados.rados.0.smithi169.stdout:2700: writing smithi16987243-6 from 444180 to 1105924 tid 1 2023-09-23T22:23:50.081 INFO:tasks.rados.rados.0.smithi169.stdout:2700: writing smithi16987243-6 from 1520786 to 1935400 tid 2 2023-09-23T22:23:50.088 INFO:tasks.rados.rados.0.smithi169.stdout:2700: writing smithi16987243-6 from 2532831 to 3160251 tid 3 2023-09-23T22:23:50.088 INFO:tasks.rados.rados.0.smithi169.stdout:2701: write oid 418 current snap is 0 2023-09-23T22:23:50.089 INFO:tasks.rados.rados.0.smithi169.stdout:2685: finishing write tid 4 to smithi16987243-384 2023-09-23T22:23:50.089 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 384 v 275 (ObjNum 1735 snap 0 seq_num 1735) dirty exists 2023-09-23T22:23:50.089 INFO:tasks.rados.rados.0.smithi169.stdout:2685: left oid 384 (ObjNum 1735 snap 0 seq_num 1735) 2023-09-23T22:23:50.089 INFO:tasks.rados.rados.0.smithi169.stdout:2701: seq_num 1741 ranges {460987=453346,1695621=558272,2960254=300733} 2023-09-23T22:23:50.094 INFO:tasks.rados.rados.0.smithi169.stdout:2701: writing smithi16987243-418 from 460987 to 914333 tid 1 2023-09-23T22:23:50.101 INFO:tasks.rados.rados.0.smithi169.stdout:2701: writing smithi16987243-418 from 1695621 to 2253893 tid 2 2023-09-23T22:23:50.107 INFO:tasks.rados.rados.0.smithi169.stdout:2701: writing smithi16987243-418 from 2960254 to 3260987 tid 3 2023-09-23T22:23:50.107 INFO:tasks.rados.rados.0.smithi169.stdout:2685: done (15 left) 2023-09-23T22:23:50.107 INFO:tasks.rados.rados.0.smithi169.stdout:2702: read oid 124 snap -1 2023-09-23T22:23:50.107 INFO:tasks.rados.rados.0.smithi169.stdout:2702: expect (ObjNum 896 snap 0 seq_num 896) 2023-09-23T22:23:50.107 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:23:50.108 INFO:tasks.rados.rados.0.smithi169.stdout:2686: expect (ObjNum 1721 snap 0 seq_num 1721) 2023-09-23T22:23:50.277 INFO:tasks.rados.rados.0.smithi169.stdout:2688: finishing write tid 1 to smithi16987243-493 2023-09-23T22:23:50.278 INFO:tasks.rados.rados.0.smithi169.stdout:2688: finishing write tid 2 to smithi16987243-493 2023-09-23T22:23:50.278 INFO:tasks.rados.rados.0.smithi169.stdout:2690: expect (ObjNum 1222 snap 0 seq_num 1222) 2023-09-23T22:23:50.410 INFO:tasks.rados.rados.0.smithi169.stdout:2688: finishing write tid 3 to smithi16987243-493 2023-09-23T22:23:50.410 INFO:tasks.rados.rados.0.smithi169.stdout:2688: finishing write tid 4 to smithi16987243-493 2023-09-23T22:23:50.410 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 493 v 390 (ObjNum 1736 snap 0 seq_num 1736) dirty exists 2023-09-23T22:23:50.410 INFO:tasks.rados.rados.0.smithi169.stdout:2688: left oid 493 (ObjNum 1736 snap 0 seq_num 1736) 2023-09-23T22:23:50.410 INFO:tasks.rados.rados.0.smithi169.stdout:2689: expect (ObjNum 1506 snap 0 seq_num 1506) 2023-09-23T22:23:50.532 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:23:50 smithi169 bash[90401]: ts=2023-09-23T22:23:50.036Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000823629s 2023-09-23T22:23:50.593 INFO:tasks.rados.rados.0.smithi169.stdout:2691: finishing write tid 1 to smithi16987243-155 2023-09-23T22:23:50.593 INFO:tasks.rados.rados.0.smithi169.stdout:2691: finishing write tid 2 to smithi16987243-155 2023-09-23T22:23:50.593 INFO:tasks.rados.rados.0.smithi169.stdout:2691: finishing write tid 3 to smithi16987243-155 2023-09-23T22:23:50.593 INFO:tasks.rados.rados.0.smithi169.stdout:2691: finishing write tid 4 to smithi16987243-155 2023-09-23T22:23:50.594 INFO:tasks.rados.rados.0.smithi169.stdout:2691: finishing write tid 5 to smithi16987243-155 2023-09-23T22:23:50.594 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 155 v 397 (ObjNum 1737 snap 0 seq_num 1737) dirty exists 2023-09-23T22:23:50.594 INFO:tasks.rados.rados.0.smithi169.stdout:2691: left oid 155 (ObjNum 1737 snap 0 seq_num 1737) 2023-09-23T22:23:50.594 INFO:tasks.rados.rados.0.smithi169.stdout:2693: expect (ObjNum 986 snap 0 seq_num 986) 2023-09-23T22:23:50.675 INFO:tasks.rados.rados.0.smithi169.stdout:2692: expect (ObjNum 1115 snap 0 seq_num 1115) 2023-09-23T22:23:50.765 INFO:tasks.rados.rados.0.smithi169.stdout:2695: finishing write tid 1 to smithi16987243-37 2023-09-23T22:23:50.766 INFO:tasks.rados.rados.0.smithi169.stdout:2695: finishing write tid 2 to smithi16987243-37 2023-09-23T22:23:50.766 INFO:tasks.rados.rados.0.smithi169.stdout:2695: finishing write tid 3 to smithi16987243-37 2023-09-23T22:23:50.766 INFO:tasks.rados.rados.0.smithi169.stdout:2695: finishing write tid 4 to smithi16987243-37 2023-09-23T22:23:50.766 INFO:tasks.rados.rados.0.smithi169.stdout:2695: finishing write tid 5 to smithi16987243-37 2023-09-23T22:23:50.766 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 37 v 372 (ObjNum 1738 snap 0 seq_num 1738) dirty exists 2023-09-23T22:23:50.766 INFO:tasks.rados.rados.0.smithi169.stdout:2695: left oid 37 (ObjNum 1738 snap 0 seq_num 1738) 2023-09-23T22:23:50.766 INFO:tasks.rados.rados.0.smithi169.stdout:2696: finishing write tid 1 to smithi16987243-461 2023-09-23T22:23:50.766 INFO:tasks.rados.rados.0.smithi169.stdout:2696: finishing write tid 2 to smithi16987243-461 2023-09-23T22:23:50.766 INFO:tasks.rados.rados.0.smithi169.stdout:2696: finishing write tid 3 to smithi16987243-461 2023-09-23T22:23:50.767 INFO:tasks.rados.rados.0.smithi169.stdout:2696: finishing write tid 4 to smithi16987243-461 2023-09-23T22:23:50.767 INFO:tasks.rados.rados.0.smithi169.stdout:2696: finishing write tid 5 to smithi16987243-461 2023-09-23T22:23:50.767 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 461 v 352 (ObjNum 1739 snap 0 seq_num 1739) dirty exists 2023-09-23T22:23:50.767 INFO:tasks.rados.rados.0.smithi169.stdout:2696: left oid 461 (ObjNum 1739 snap 0 seq_num 1739) 2023-09-23T22:23:50.767 INFO:tasks.rados.rados.0.smithi169.stdout:2697: expect (ObjNum 1403 snap 0 seq_num 1403) 2023-09-23T22:23:50.875 INFO:tasks.rados.rados.0.smithi169.stdout:2698: expect (ObjNum 1136 snap 0 seq_num 1136) 2023-09-23T22:23:51.010 INFO:tasks.rados.rados.0.smithi169.stdout:2699: expect (ObjNum 1657 snap 0 seq_num 1657) 2023-09-23T22:23:51.112 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:50 smithi187 systemd[1]: Stopping Ceph prometheus.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T22:23:51.112 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:50 smithi187 bash[65587]: ts=2023-09-23T22:23:50.891Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-23T22:23:51.112 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:50 smithi187 bash[65587]: ts=2023-09-23T22:23:50.891Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-09-23T22:23:51.112 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:50 smithi187 bash[65587]: ts=2023-09-23T22:23:50.891Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-09-23T22:23:51.112 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:50 smithi187 bash[65587]: ts=2023-09-23T22:23:50.891Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-23T22:23:51.112 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:50 smithi187 bash[65587]: ts=2023-09-23T22:23:50.891Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-09-23T22:23:51.112 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:50 smithi187 bash[65587]: ts=2023-09-23T22:23:50.891Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-09-23T22:23:51.113 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:50 smithi187 bash[65587]: ts=2023-09-23T22:23:50.891Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-09-23T22:23:51.113 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:50 smithi187 bash[65587]: ts=2023-09-23T22:23:50.891Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-09-23T22:23:51.113 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:50 smithi187 bash[65587]: ts=2023-09-23T22:23:50.892Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-09-23T22:23:51.113 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:50 smithi187 bash[65587]: ts=2023-09-23T22:23:50.892Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-09-23T22:23:51.113 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:50 smithi187 bash[65587]: ts=2023-09-23T22:23:50.892Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-09-23T22:23:51.113 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:50 smithi187 bash[65587]: ts=2023-09-23T22:23:50.892Z caller=main.go:1147 level=info msg="See you next time!" 2023-09-23T22:23:51.227 INFO:tasks.rados.rados.0.smithi169.stdout:2700: finishing write tid 1 to smithi16987243-6 2023-09-23T22:23:51.228 INFO:tasks.rados.rados.0.smithi169.stdout:2700: finishing write tid 2 to smithi16987243-6 2023-09-23T22:23:51.228 INFO:tasks.rados.rados.0.smithi169.stdout:2700: finishing write tid 3 to smithi16987243-6 2023-09-23T22:23:51.228 INFO:tasks.rados.rados.0.smithi169.stdout:2700: finishing write tid 4 to smithi16987243-6 2023-09-23T22:23:51.228 INFO:tasks.rados.rados.0.smithi169.stdout:2700: finishing write tid 5 to smithi16987243-6 2023-09-23T22:23:51.228 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 6 v 356 (ObjNum 1740 snap 0 seq_num 1740) dirty exists 2023-09-23T22:23:51.228 INFO:tasks.rados.rados.0.smithi169.stdout:2700: left oid 6 (ObjNum 1740 snap 0 seq_num 1740) 2023-09-23T22:23:51.228 INFO:tasks.rados.rados.0.smithi169.stdout:2701: finishing write tid 1 to smithi16987243-418 2023-09-23T22:23:51.228 INFO:tasks.rados.rados.0.smithi169.stdout:2701: finishing write tid 2 to smithi16987243-418 2023-09-23T22:23:51.228 INFO:tasks.rados.rados.0.smithi169.stdout:2701: finishing write tid 3 to smithi16987243-418 2023-09-23T22:23:51.228 INFO:tasks.rados.rados.0.smithi169.stdout:2701: finishing write tid 4 to smithi16987243-418 2023-09-23T22:23:51.228 INFO:tasks.rados.rados.0.smithi169.stdout:2701: finishing write tid 5 to smithi16987243-418 2023-09-23T22:23:51.229 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 418 v 376 (ObjNum 1741 snap 0 seq_num 1741) dirty exists 2023-09-23T22:23:51.229 INFO:tasks.rados.rados.0.smithi169.stdout:2701: left oid 418 (ObjNum 1741 snap 0 seq_num 1741) 2023-09-23T22:23:51.229 INFO:tasks.rados.rados.0.smithi169.stdout:2702: expect (ObjNum 896 snap 0 seq_num 896) 2023-09-23T22:23:51.324 INFO:tasks.rados.rados.0.smithi169.stdout:2686: done (15 left) 2023-09-23T22:23:51.324 INFO:tasks.rados.rados.0.smithi169.stdout:2688: done (14 left) 2023-09-23T22:23:51.324 INFO:tasks.rados.rados.0.smithi169.stdout:2689: done (13 left) 2023-09-23T22:23:51.325 INFO:tasks.rados.rados.0.smithi169.stdout:2690: done (12 left) 2023-09-23T22:23:51.325 INFO:tasks.rados.rados.0.smithi169.stdout:2691: done (11 left) 2023-09-23T22:23:51.325 INFO:tasks.rados.rados.0.smithi169.stdout:2692: done (10 left) 2023-09-23T22:23:51.325 INFO:tasks.rados.rados.0.smithi169.stdout:2693: done (9 left) 2023-09-23T22:23:51.325 INFO:tasks.rados.rados.0.smithi169.stdout:2694: done (8 left) 2023-09-23T22:23:51.325 INFO:tasks.rados.rados.0.smithi169.stdout:2695: done (7 left) 2023-09-23T22:23:51.325 INFO:tasks.rados.rados.0.smithi169.stdout:2696: done (6 left) 2023-09-23T22:23:51.325 INFO:tasks.rados.rados.0.smithi169.stdout:2697: done (5 left) 2023-09-23T22:23:51.325 INFO:tasks.rados.rados.0.smithi169.stdout:2698: done (4 left) 2023-09-23T22:23:51.325 INFO:tasks.rados.rados.0.smithi169.stdout:2699: done (3 left) 2023-09-23T22:23:51.325 INFO:tasks.rados.rados.0.smithi169.stdout:2700: done (2 left) 2023-09-23T22:23:51.325 INFO:tasks.rados.rados.0.smithi169.stdout:2701: done (1 left) 2023-09-23T22:23:51.326 INFO:tasks.rados.rados.0.smithi169.stdout:2702: done (0 left) 2023-09-23T22:23:51.326 INFO:tasks.rados.rados.0.smithi169.stdout:2703: write oid 438 current snap is 0 2023-09-23T22:23:51.326 INFO:tasks.rados.rados.0.smithi169.stdout:2703: seq_num 1742 ranges {477794=528595,1754103=701930,2987677=290117} 2023-09-23T22:23:51.336 INFO:tasks.rados.rados.0.smithi169.stdout:2703: writing smithi16987243-438 from 477794 to 1006389 tid 1 2023-09-23T22:23:51.344 INFO:tasks.rados.rados.0.smithi169.stdout:2703: writing smithi16987243-438 from 1754103 to 2456033 tid 2 2023-09-23T22:23:51.350 INFO:tasks.rados.rados.0.smithi169.stdout:2703: writing smithi16987243-438 from 2987677 to 3277794 tid 3 2023-09-23T22:23:51.350 INFO:tasks.rados.rados.0.smithi169.stdout:2704: read oid 200 snap -1 2023-09-23T22:23:51.350 INFO:tasks.rados.rados.0.smithi169.stdout:2704: expect (ObjNum 1524 snap 0 seq_num 1524) 2023-09-23T22:23:51.350 INFO:tasks.rados.rados.0.smithi169.stdout:2705: read oid 353 snap -1 2023-09-23T22:23:51.350 INFO:tasks.rados.rados.0.smithi169.stdout:2705: expect (ObjNum 1719 snap 0 seq_num 1719) 2023-09-23T22:23:51.350 INFO:tasks.rados.rados.0.smithi169.stdout:2706: write oid 314 current snap is 0 2023-09-23T22:23:51.350 INFO:tasks.rados.rados.0.smithi169.stdout:2703: finishing write tid 1 to smithi16987243-438 2023-09-23T22:23:51.350 INFO:tasks.rados.rados.0.smithi169.stdout:2706: seq_num 1743 ranges {494601=603844,1812585=561941,3015100=279501} 2023-09-23T22:23:51.355 INFO:tasks.rados.rados.0.smithi169.stdout:2706: writing smithi16987243-314 from 494601 to 1098445 tid 1 2023-09-23T22:23:51.363 INFO:tasks.rados.rados.0.smithi169.stdout:2706: writing smithi16987243-314 from 1812585 to 2374526 tid 2 2023-09-23T22:23:51.368 INFO:tasks.rados.rados.0.smithi169.stdout:2706: writing smithi16987243-314 from 3015100 to 3294601 tid 3 2023-09-23T22:23:51.368 INFO:tasks.rados.rados.0.smithi169.stdout:2707: write oid 446 current snap is 0 2023-09-23T22:23:51.369 INFO:tasks.rados.rados.0.smithi169.stdout:2703: finishing write tid 2 to smithi16987243-438 2023-09-23T22:23:51.369 INFO:tasks.rados.rados.0.smithi169.stdout:2703: finishing write tid 3 to smithi16987243-438 2023-09-23T22:23:51.369 INFO:tasks.rados.rados.0.smithi169.stdout:2703: finishing write tid 4 to smithi16987243-438 2023-09-23T22:23:51.369 INFO:tasks.rados.rados.0.smithi169.stdout:2703: finishing write tid 5 to smithi16987243-438 2023-09-23T22:23:51.369 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 438 v 312 (ObjNum 1742 snap 0 seq_num 1742) dirty exists 2023-09-23T22:23:51.369 INFO:tasks.rados.rados.0.smithi169.stdout:2703: left oid 438 (ObjNum 1742 snap 0 seq_num 1742) 2023-09-23T22:23:51.369 INFO:tasks.rados.rados.0.smithi169.stdout:2705: expect (ObjNum 1719 snap 0 seq_num 1719) 2023-09-23T22:23:51.565 INFO:tasks.rados.rados.0.smithi169.stdout:2706: finishing write tid 1 to smithi16987243-314 2023-09-23T22:23:51.565 INFO:tasks.rados.rados.0.smithi169.stdout:2704: expect (ObjNum 1524 snap 0 seq_num 1524) 2023-09-23T22:23:51.676 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:51 smithi187 bash[31480]: cluster 2023-09-23T22:23:50.397292+0000 mgr.x (mgr.24706) 39 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 77 MiB/s rd, 10 MiB/s wr, 104 op/s 2023-09-23T22:23:51.677 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:51 smithi187 bash[31480]: audit 2023-09-23T22:23:50.744344+0000 mon.a (mon.0) 946 : audit [DBG] from='client.? 172.21.15.169:0/2867847362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:51.677 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:51 smithi187 bash[76631]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-23T22:23:51.677 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:51 smithi187 bash[76694]: Error response from daemon: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-23T22:23:51.677 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:51 smithi187 systemd[1]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@prometheus.a.service: Succeeded. 2023-09-23T22:23:51.677 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:51 smithi187 systemd[1]: Stopped Ceph prometheus.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:23:51.677 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:51 smithi187 systemd[1]: Started Ceph prometheus.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:23:51.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:51 smithi169 bash[40994]: cluster 2023-09-23T22:23:50.397292+0000 mgr.x (mgr.24706) 39 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 77 MiB/s rd, 10 MiB/s wr, 104 op/s 2023-09-23T22:23:51.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:51 smithi169 bash[40994]: audit 2023-09-23T22:23:50.744344+0000 mon.a (mon.0) 946 : audit [DBG] from='client.? 172.21.15.169:0/2867847362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:51.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:51 smithi169 bash[27421]: cluster 2023-09-23T22:23:50.397292+0000 mgr.x (mgr.24706) 39 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 77 MiB/s rd, 10 MiB/s wr, 104 op/s 2023-09-23T22:23:51.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:51 smithi169 bash[27421]: audit 2023-09-23T22:23:50.744344+0000 mon.a (mon.0) 946 : audit [DBG] from='client.? 172.21.15.169:0/2867847362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:51.789 INFO:tasks.rados.rados.0.smithi169.stdout:2706: finishing write tid 2 to smithi16987243-314 2023-09-23T22:23:51.789 INFO:tasks.rados.rados.0.smithi169.stdout:2706: finishing write tid 3 to smithi16987243-314 2023-09-23T22:23:51.789 INFO:tasks.rados.rados.0.smithi169.stdout:2706: finishing write tid 4 to smithi16987243-314 2023-09-23T22:23:51.789 INFO:tasks.rados.rados.0.smithi169.stdout:2706: finishing write tid 5 to smithi16987243-314 2023-09-23T22:23:51.789 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 314 v 310 (ObjNum 1743 snap 0 seq_num 1743) dirty exists 2023-09-23T22:23:51.789 INFO:tasks.rados.rados.0.smithi169.stdout:2706: left oid 314 (ObjNum 1743 snap 0 seq_num 1743) 2023-09-23T22:23:51.789 INFO:tasks.rados.rados.0.smithi169.stdout:2707: seq_num 1744 ranges {511408=679093,1754714=705599,2926170=385238} 2023-09-23T22:23:51.802 INFO:tasks.rados.rados.0.smithi169.stdout:2707: writing smithi16987243-446 from 511408 to 1190501 tid 1 2023-09-23T22:23:51.810 INFO:tasks.rados.rados.0.smithi169.stdout:2707: writing smithi16987243-446 from 1754714 to 2460313 tid 2 2023-09-23T22:23:51.815 INFO:tasks.rados.rados.0.smithi169.stdout:2707: writing smithi16987243-446 from 2926170 to 3311408 tid 3 2023-09-23T22:23:51.815 INFO:tasks.rados.rados.0.smithi169.stdout:2703: done (4 left) 2023-09-23T22:23:51.815 INFO:tasks.rados.rados.0.smithi169.stdout:2704: done (3 left) 2023-09-23T22:23:51.815 INFO:tasks.rados.rados.0.smithi169.stdout:2705: done (2 left) 2023-09-23T22:23:51.815 INFO:tasks.rados.rados.0.smithi169.stdout:2706: done (1 left) 2023-09-23T22:23:51.816 INFO:tasks.rados.rados.0.smithi169.stdout:2708: read oid 178 snap -1 2023-09-23T22:23:51.816 INFO:tasks.rados.rados.0.smithi169.stdout:2708: expect (ObjNum 1621 snap 0 seq_num 1621) 2023-09-23T22:23:51.816 INFO:tasks.rados.rados.0.smithi169.stdout:2709: write oid 222 current snap is 0 2023-09-23T22:23:51.816 INFO:tasks.rados.rados.0.smithi169.stdout:2707: finishing write tid 1 to smithi16987243-446 2023-09-23T22:23:51.816 INFO:tasks.rados.rados.0.smithi169.stdout:2707: finishing write tid 2 to smithi16987243-446 2023-09-23T22:23:51.816 INFO:tasks.rados.rados.0.smithi169.stdout:2709: seq_num 1745 ranges {528215=754342,1813196=565610,2953593=374622} 2023-09-23T22:23:51.822 INFO:tasks.rados.rados.0.smithi169.stdout:2709: writing smithi16987243-222 from 528215 to 1282557 tid 1 2023-09-23T22:23:51.829 INFO:tasks.rados.rados.0.smithi169.stdout:2709: writing smithi16987243-222 from 1813196 to 2378806 tid 2 2023-09-23T22:23:51.835 INFO:tasks.rados.rados.0.smithi169.stdout:2709: writing smithi16987243-222 from 2953593 to 3328215 tid 3 2023-09-23T22:23:51.835 INFO:tasks.rados.rados.0.smithi169.stdout:2710: delete oid 293 current snap is 0 2023-09-23T22:23:51.835 INFO:tasks.rados.rados.0.smithi169.stdout:2707: finishing write tid 3 to smithi16987243-446 2023-09-23T22:23:51.835 INFO:tasks.rados.rados.0.smithi169.stdout:2707: finishing write tid 4 to smithi16987243-446 2023-09-23T22:23:51.835 INFO:tasks.rados.rados.0.smithi169.stdout:2707: finishing write tid 5 to smithi16987243-446 2023-09-23T22:23:51.835 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 446 v 334 (ObjNum 1744 snap 0 seq_num 1744) dirty exists 2023-09-23T22:23:51.835 INFO:tasks.rados.rados.0.smithi169.stdout:2707: left oid 446 (ObjNum 1744 snap 0 seq_num 1744) 2023-09-23T22:23:51.835 INFO:tasks.rados.rados.0.smithi169.stdout:2708: expect (ObjNum 1621 snap 0 seq_num 1621) 2023-09-23T22:23:51.942 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:51 smithi187 systemd[1]: Stopping Ceph node-exporter.b for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T22:23:51.981 INFO:tasks.rados.rados.0.smithi169.stdout:2709: finishing write tid 1 to smithi16987243-222 2023-09-23T22:23:51.981 INFO:tasks.rados.rados.0.smithi169.stdout:2709: finishing write tid 2 to smithi16987243-222 2023-09-23T22:23:51.981 INFO:tasks.rados.rados.0.smithi169.stdout:2709: finishing write tid 3 to smithi16987243-222 2023-09-23T22:23:51.981 INFO:tasks.rados.rados.0.smithi169.stdout:2709: finishing write tid 4 to smithi16987243-222 2023-09-23T22:23:51.981 INFO:tasks.rados.rados.0.smithi169.stdout:2709: finishing write tid 5 to smithi16987243-222 2023-09-23T22:23:51.981 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 222 v 316 (ObjNum 1745 snap 0 seq_num 1745) dirty exists 2023-09-23T22:23:51.981 INFO:tasks.rados.rados.0.smithi169.stdout:2709: left oid 222 (ObjNum 1745 snap 0 seq_num 1745) 2023-09-23T22:23:51.982 INFO:tasks.rados.rados.0.smithi169.stdout:2707: done (3 left) 2023-09-23T22:23:51.982 INFO:tasks.rados.rados.0.smithi169.stdout:2708: done (2 left) 2023-09-23T22:23:51.982 INFO:tasks.rados.rados.0.smithi169.stdout:2709: done (1 left) 2023-09-23T22:23:51.982 INFO:tasks.rados.rados.0.smithi169.stdout:2710: done (0 left) 2023-09-23T22:23:51.982 INFO:tasks.rados.rados.0.smithi169.stdout:2711: write oid 63 current snap is 0 2023-09-23T22:23:51.982 INFO:tasks.rados.rados.0.smithi169.stdout:2711: seq_num 1747 ranges {561829=504840,1530160=569279,2608439=739030} 2023-09-23T22:23:51.993 INFO:tasks.rados.rados.0.smithi169.stdout:2711: writing smithi16987243-63 from 561829 to 1066669 tid 1 2023-09-23T22:23:51.999 INFO:tasks.rados.rados.0.smithi169.stdout:2711: writing smithi16987243-63 from 1530160 to 2099439 tid 2 2023-09-23T22:23:52.007 INFO:tasks.rados.rados.0.smithi169.stdout:2711: writing smithi16987243-63 from 2608439 to 3347469 tid 3 2023-09-23T22:23:52.007 INFO:tasks.rados.rados.0.smithi169.stdout:2712: read oid 157 snap -1 2023-09-23T22:23:52.007 INFO:tasks.rados.rados.0.smithi169.stdout:2712: expect (ObjNum 156 snap 0 seq_num 156) 2023-09-23T22:23:52.007 INFO:tasks.rados.rados.0.smithi169.stdout:2713: read oid 249 snap -1 2023-09-23T22:23:52.007 INFO:tasks.rados.rados.0.smithi169.stdout:2713: expect (ObjNum 811 snap 0 seq_num 811) 2023-09-23T22:23:52.007 INFO:tasks.rados.rados.0.smithi169.stdout:2714: write oid 77 current snap is 0 2023-09-23T22:23:52.007 INFO:tasks.rados.rados.0.smithi169.stdout:2711: finishing write tid 1 to smithi16987243-63 2023-09-23T22:23:52.008 INFO:tasks.rados.rados.0.smithi169.stdout:2711: finishing write tid 2 to smithi16987243-63 2023-09-23T22:23:52.008 INFO:tasks.rados.rados.0.smithi169.stdout:2714: seq_num 1748 ranges {578636=580089,1872289=712937,3319509=59127} 2023-09-23T22:23:52.013 INFO:tasks.rados.rados.0.smithi169.stdout:2714: writing smithi16987243-77 from 578636 to 1158725 tid 1 2023-09-23T22:23:52.022 INFO:tasks.rados.rados.0.smithi169.stdout:2714: writing smithi16987243-77 from 1872289 to 2585226 tid 2 2023-09-23T22:23:52.026 INFO:tasks.rados.rados.0.smithi169.stdout:2714: writing smithi16987243-77 from 3319509 to 3378636 tid 3 2023-09-23T22:23:52.027 INFO:tasks.rados.rados.0.smithi169.stdout:2715: write oid 103 current snap is 0 2023-09-23T22:23:52.027 INFO:tasks.rados.rados.0.smithi169.stdout:2711: finishing write tid 3 to smithi16987243-63 2023-09-23T22:23:52.027 INFO:tasks.rados.rados.0.smithi169.stdout:2711: finishing write tid 4 to smithi16987243-63 2023-09-23T22:23:52.027 INFO:tasks.rados.rados.0.smithi169.stdout:2711: finishing write tid 5 to smithi16987243-63 2023-09-23T22:23:52.027 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 63 v 279 (ObjNum 1747 snap 0 seq_num 1747) dirty exists 2023-09-23T22:23:52.027 INFO:tasks.rados.rados.0.smithi169.stdout:2711: left oid 63 (ObjNum 1747 snap 0 seq_num 1747) 2023-09-23T22:23:52.027 INFO:tasks.rados.rados.0.smithi169.stdout:2712: expect (ObjNum 156 snap 0 seq_num 156) 2023-09-23T22:23:52.118 INFO:tasks.rados.rados.0.smithi169.stdout:2713: expect (ObjNum 811 snap 0 seq_num 811) 2023-09-23T22:23:52.285 INFO:tasks.rados.rados.0.smithi169.stdout:2714: finishing write tid 1 to smithi16987243-77 2023-09-23T22:23:52.285 INFO:tasks.rados.rados.0.smithi169.stdout:2714: finishing write tid 2 to smithi16987243-77 2023-09-23T22:23:52.285 INFO:tasks.rados.rados.0.smithi169.stdout:2714: finishing write tid 3 to smithi16987243-77 2023-09-23T22:23:52.285 INFO:tasks.rados.rados.0.smithi169.stdout:2714: finishing write tid 4 to smithi16987243-77 2023-09-23T22:23:52.285 INFO:tasks.rados.rados.0.smithi169.stdout:2714: finishing write tid 5 to smithi16987243-77 2023-09-23T22:23:52.285 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 77 v 394 (ObjNum 1748 snap 0 seq_num 1748) dirty exists 2023-09-23T22:23:52.285 INFO:tasks.rados.rados.0.smithi169.stdout:2714: left oid 77 (ObjNum 1748 snap 0 seq_num 1748) 2023-09-23T22:23:52.285 INFO:tasks.rados.rados.0.smithi169.stdout:2715: seq_num 1749 ranges {595443=771691,2047124=572948,3063285=332158} 2023-09-23T22:23:52.299 INFO:tasks.rados.rados.0.smithi169.stdout:2715: writing smithi16987243-103 from 595443 to 1367134 tid 1 2023-09-23T22:23:52.306 INFO:tasks.rados.rados.0.smithi169.stdout:2715: writing smithi16987243-103 from 2047124 to 2620072 tid 2 2023-09-23T22:23:52.311 INFO:tasks.rados.rados.0.smithi169.stdout:2715: writing smithi16987243-103 from 3063285 to 3395443 tid 3 2023-09-23T22:23:52.311 INFO:tasks.rados.rados.0.smithi169.stdout:2711: done (4 left) 2023-09-23T22:23:52.311 INFO:tasks.rados.rados.0.smithi169.stdout:2712: done (3 left) 2023-09-23T22:23:52.311 INFO:tasks.rados.rados.0.smithi169.stdout:2713: done (2 left) 2023-09-23T22:23:52.311 INFO:tasks.rados.rados.0.smithi169.stdout:2714: done (1 left) 2023-09-23T22:23:52.312 INFO:tasks.rados.rados.0.smithi169.stdout:2716: write oid 323 current snap is 0 2023-09-23T22:23:52.312 INFO:tasks.rados.rados.0.smithi169.stdout:2716: seq_num 1750 ranges {612250=446940,1705606=716606,3090708=321542} 2023-09-23T22:23:52.316 INFO:tasks.rados.rados.0.smithi169.stdout:2716: writing smithi16987243-323 from 612250 to 1059190 tid 1 2023-09-23T22:23:52.324 INFO:tasks.rados.rados.0.smithi169.stdout:2716: writing smithi16987243-323 from 1705606 to 2422212 tid 2 2023-09-23T22:23:52.330 INFO:tasks.rados.rados.0.smithi169.stdout:2716: writing smithi16987243-323 from 3090708 to 3412250 tid 3 2023-09-23T22:23:52.330 INFO:tasks.rados.rados.0.smithi169.stdout:2717: write oid 141 current snap is 0 2023-09-23T22:23:52.330 INFO:tasks.rados.rados.0.smithi169.stdout:2717: seq_num 1751 ranges {629057=522189,1764088=576617,3118131=310926} 2023-09-23T22:23:52.336 INFO:tasks.rados.rados.0.smithi169.stdout:2717: writing smithi16987243-141 from 629057 to 1151246 tid 1 2023-09-23T22:23:52.343 INFO:tasks.rados.rados.0.smithi169.stdout:2717: writing smithi16987243-141 from 1764088 to 2340705 tid 2 2023-09-23T22:23:52.349 INFO:tasks.rados.rados.0.smithi169.stdout:2717: writing smithi16987243-141 from 3118131 to 3429057 tid 3 2023-09-23T22:23:52.349 INFO:tasks.rados.rados.0.smithi169.stdout:2718: write oid 386 current snap is 0 2023-09-23T22:23:52.349 INFO:tasks.rados.rados.0.smithi169.stdout:2715: finishing write tid 1 to smithi16987243-103 2023-09-23T22:23:52.349 INFO:tasks.rados.rados.0.smithi169.stdout:2718: seq_num 1752 ranges {645864=597438,1706217=720275,3029201=416663} 2023-09-23T22:23:52.356 INFO:tasks.rados.rados.0.smithi169.stdout:2718: writing smithi16987243-386 from 645864 to 1243302 tid 1 2023-09-23T22:23:52.363 INFO:tasks.rados.rados.0.smithi169.stdout:2718: writing smithi16987243-386 from 1706217 to 2426492 tid 2 2023-09-23T22:23:52.369 INFO:tasks.rados.rados.0.smithi169.stdout:2718: writing smithi16987243-386 from 3029201 to 3445864 tid 3 2023-09-23T22:23:52.369 INFO:tasks.rados.rados.0.smithi169.stdout:2719: read oid 422 snap -1 2023-09-23T22:23:52.369 INFO:tasks.rados.rados.0.smithi169.stdout:2719: expect (ObjNum 1401 snap 0 seq_num 1401) 2023-09-23T22:23:52.369 INFO:tasks.rados.rados.0.smithi169.stdout:2720: write oid 399 current snap is 0 2023-09-23T22:23:52.370 INFO:tasks.rados.rados.0.smithi169.stdout:2715: finishing write tid 2 to smithi16987243-103 2023-09-23T22:23:52.370 INFO:tasks.rados.rados.0.smithi169.stdout:2715: finishing write tid 3 to smithi16987243-103 2023-09-23T22:23:52.370 INFO:tasks.rados.rados.0.smithi169.stdout:2715: finishing write tid 4 to smithi16987243-103 2023-09-23T22:23:52.370 INFO:tasks.rados.rados.0.smithi169.stdout:2715: finishing write tid 5 to smithi16987243-103 2023-09-23T22:23:52.370 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 103 v 384 (ObjNum 1749 snap 0 seq_num 1749) dirty exists 2023-09-23T22:23:52.370 INFO:tasks.rados.rados.0.smithi169.stdout:2715: left oid 103 (ObjNum 1749 snap 0 seq_num 1749) 2023-09-23T22:23:52.370 INFO:tasks.rados.rados.0.smithi169.stdout:2716: finishing write tid 1 to smithi16987243-323 2023-09-23T22:23:52.370 INFO:tasks.rados.rados.0.smithi169.stdout:2716: finishing write tid 2 to smithi16987243-323 2023-09-23T22:23:52.370 INFO:tasks.rados.rados.0.smithi169.stdout:2716: finishing write tid 3 to smithi16987243-323 2023-09-23T22:23:52.370 INFO:tasks.rados.rados.0.smithi169.stdout:2716: finishing write tid 4 to smithi16987243-323 2023-09-23T22:23:52.370 INFO:tasks.rados.rados.0.smithi169.stdout:2716: finishing write tid 5 to smithi16987243-323 2023-09-23T22:23:52.370 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 323 v 388 (ObjNum 1750 snap 0 seq_num 1750) dirty exists 2023-09-23T22:23:52.371 INFO:tasks.rados.rados.0.smithi169.stdout:2716: left oid 323 (ObjNum 1750 snap 0 seq_num 1750) 2023-09-23T22:23:52.371 INFO:tasks.rados.rados.0.smithi169.stdout:2720: seq_num 1753 ranges {662671=672687,1764699=580286,3056624=406047} 2023-09-23T22:23:52.376 INFO:tasks.rados.rados.0.smithi169.stdout:2720: writing smithi16987243-399 from 662671 to 1335358 tid 1 2023-09-23T22:23:52.382 INFO:tasks.rados.rados.0.smithi169.stdout:2720: writing smithi16987243-399 from 1764699 to 2344985 tid 2 2023-09-23T22:23:52.389 INFO:tasks.rados.rados.0.smithi169.stdout:2720: writing smithi16987243-399 from 3056624 to 3462671 tid 3 2023-09-23T22:23:52.389 INFO:tasks.rados.rados.0.smithi169.stdout:2715: done (5 left) 2023-09-23T22:23:52.389 INFO:tasks.rados.rados.0.smithi169.stdout:2716: done (4 left) 2023-09-23T22:23:52.390 INFO:tasks.rados.rados.0.smithi169.stdout:2721: write oid 6 current snap is 0 2023-09-23T22:23:52.390 INFO:tasks.rados.rados.0.smithi169.stdout:2721: seq_num 1754 ranges {679478=747936,2223181=723944} 2023-09-23T22:23:52.397 INFO:tasks.rados.rados.0.smithi169.stdout:2721: writing smithi16987243-6 from 679478 to 1427414 tid 1 2023-09-23T22:23:52.406 INFO:tasks.rados.rados.0.smithi169.stdout:2721: writing smithi16987243-6 from 2223181 to 2947125 tid 2 2023-09-23T22:23:52.406 INFO:tasks.rados.rados.0.smithi169.stdout:2722: read oid 452 snap -1 2023-09-23T22:23:52.406 INFO:tasks.rados.rados.0.smithi169.stdout:2722: expect deleted 2023-09-23T22:23:52.406 INFO:tasks.rados.rados.0.smithi169.stdout:2723: write oid 37 current snap is 0 2023-09-23T22:23:52.406 INFO:tasks.rados.rados.0.smithi169.stdout:2717: finishing write tid 1 to smithi16987243-141 2023-09-23T22:23:52.407 INFO:tasks.rados.rados.0.smithi169.stdout:2723: seq_num 1755 ranges {696285=423185,1881663=467602,3111470=384815} 2023-09-23T22:23:52.412 INFO:tasks.rados.rados.0.smithi169.stdout:2723: writing smithi16987243-37 from 696285 to 1119470 tid 1 2023-09-23T22:23:52.419 INFO:tasks.rados.rados.0.smithi169.stdout:2723: writing smithi16987243-37 from 1881663 to 2349265 tid 2 2023-09-23T22:23:52.426 INFO:tasks.rados.rados.0.smithi169.stdout:2723: writing smithi16987243-37 from 3111470 to 3496285 tid 3 2023-09-23T22:23:52.426 INFO:tasks.rados.rados.0.smithi169.stdout:2724: delete oid 286 current snap is 0 2023-09-23T22:23:52.426 INFO:tasks.rados.rados.0.smithi169.stdout:2717: finishing write tid 2 to smithi16987243-141 2023-09-23T22:23:52.426 INFO:tasks.rados.rados.0.smithi169.stdout:2717: finishing write tid 3 to smithi16987243-141 2023-09-23T22:23:52.426 INFO:tasks.rados.rados.0.smithi169.stdout:2717: finishing write tid 4 to smithi16987243-141 2023-09-23T22:23:52.426 INFO:tasks.rados.rados.0.smithi169.stdout:2717: finishing write tid 5 to smithi16987243-141 2023-09-23T22:23:52.427 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 141 v 380 (ObjNum 1751 snap 0 seq_num 1751) dirty exists 2023-09-23T22:23:52.427 INFO:tasks.rados.rados.0.smithi169.stdout:2717: left oid 141 (ObjNum 1751 snap 0 seq_num 1751) 2023-09-23T22:23:52.427 INFO:tasks.rados.rados.0.smithi169.stdout:2718: finishing write tid 1 to smithi16987243-386 2023-09-23T22:23:52.427 INFO:tasks.rados.rados.0.smithi169.stdout:2718: finishing write tid 2 to smithi16987243-386 2023-09-23T22:23:52.427 INFO:tasks.rados.rados.0.smithi169.stdout:2718: finishing write tid 3 to smithi16987243-386 2023-09-23T22:23:52.427 INFO:tasks.rados.rados.0.smithi169.stdout:2718: finishing write tid 4 to smithi16987243-386 2023-09-23T22:23:52.427 INFO:tasks.rados.rados.0.smithi169.stdout:2718: finishing write tid 5 to smithi16987243-386 2023-09-23T22:23:52.427 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 386 v 401 (ObjNum 1752 snap 0 seq_num 1752) dirty exists 2023-09-23T22:23:52.427 INFO:tasks.rados.rados.0.smithi169.stdout:2718: left oid 386 (ObjNum 1752 snap 0 seq_num 1752) 2023-09-23T22:23:52.427 INFO:tasks.rados.rados.0.smithi169.stdout:2719: expect (ObjNum 1401 snap 0 seq_num 1401) 2023-09-23T22:23:52.596 INFO:tasks.rados.rados.0.smithi169.stdout:2720: finishing write tid 1 to smithi16987243-399 2023-09-23T22:23:52.596 INFO:tasks.rados.rados.0.smithi169.stdout:2720: finishing write tid 2 to smithi16987243-399 2023-09-23T22:23:52.596 INFO:tasks.rados.rados.0.smithi169.stdout:2720: finishing write tid 3 to smithi16987243-399 2023-09-23T22:23:52.596 INFO:tasks.rados.rados.0.smithi169.stdout:2720: finishing write tid 4 to smithi16987243-399 2023-09-23T22:23:52.597 INFO:tasks.rados.rados.0.smithi169.stdout:2720: finishing write tid 5 to smithi16987243-399 2023-09-23T22:23:52.597 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 399 v 369 (ObjNum 1753 snap 0 seq_num 1753) dirty exists 2023-09-23T22:23:52.597 INFO:tasks.rados.rados.0.smithi169.stdout:2720: left oid 399 (ObjNum 1753 snap 0 seq_num 1753) 2023-09-23T22:23:52.597 INFO:tasks.rados.rados.0.smithi169.stdout:2721: finishing write tid 1 to smithi16987243-6 2023-09-23T22:23:52.597 INFO:tasks.rados.rados.0.smithi169.stdout:2721: finishing write tid 2 to smithi16987243-6 2023-09-23T22:23:52.597 INFO:tasks.rados.rados.0.smithi169.stdout:2721: finishing write tid 3 to smithi16987243-6 2023-09-23T22:23:52.597 INFO:tasks.rados.rados.0.smithi169.stdout:2721: finishing write tid 4 to smithi16987243-6 2023-09-23T22:23:52.597 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 6 v 359 (ObjNum 1754 snap 0 seq_num 1754) dirty exists 2023-09-23T22:23:52.597 INFO:tasks.rados.rados.0.smithi169.stdout:2721: left oid 6 (ObjNum 1754 snap 0 seq_num 1754) 2023-09-23T22:23:52.597 INFO:tasks.rados.rados.0.smithi169.stdout:2723: finishing write tid 1 to smithi16987243-37 2023-09-23T22:23:52.597 INFO:tasks.rados.rados.0.smithi169.stdout:2723: finishing write tid 2 to smithi16987243-37 2023-09-23T22:23:52.597 INFO:tasks.rados.rados.0.smithi169.stdout:2723: finishing write tid 3 to smithi16987243-37 2023-09-23T22:23:52.598 INFO:tasks.rados.rados.0.smithi169.stdout:2723: finishing write tid 4 to smithi16987243-37 2023-09-23T22:23:52.598 INFO:tasks.rados.rados.0.smithi169.stdout:2723: finishing write tid 5 to smithi16987243-37 2023-09-23T22:23:52.598 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 37 v 384 (ObjNum 1755 snap 0 seq_num 1755) dirty exists 2023-09-23T22:23:52.598 INFO:tasks.rados.rados.0.smithi169.stdout:2723: left oid 37 (ObjNum 1755 snap 0 seq_num 1755) 2023-09-23T22:23:52.598 INFO:tasks.rados.rados.0.smithi169.stdout:2717: done (7 left) 2023-09-23T22:23:52.598 INFO:tasks.rados.rados.0.smithi169.stdout:2718: done (6 left) 2023-09-23T22:23:52.598 INFO:tasks.rados.rados.0.smithi169.stdout:2719: done (5 left) 2023-09-23T22:23:52.598 INFO:tasks.rados.rados.0.smithi169.stdout:2720: done (4 left) 2023-09-23T22:23:52.598 INFO:tasks.rados.rados.0.smithi169.stdout:2721: done (3 left) 2023-09-23T22:23:52.598 INFO:tasks.rados.rados.0.smithi169.stdout:2722: done (2 left) 2023-09-23T22:23:52.598 INFO:tasks.rados.rados.0.smithi169.stdout:2723: done (1 left) 2023-09-23T22:23:52.598 INFO:tasks.rados.rados.0.smithi169.stdout:2724: done (0 left) 2023-09-23T22:23:52.599 INFO:tasks.rados.rados.0.smithi169.stdout:2725: read oid 321 snap -1 2023-09-23T22:23:52.599 INFO:tasks.rados.rados.0.smithi169.stdout:2725: expect (ObjNum 1485 snap 0 seq_num 1485) 2023-09-23T22:23:52.599 INFO:tasks.rados.rados.0.smithi169.stdout:2726: read oid 423 snap -1 2023-09-23T22:23:52.599 INFO:tasks.rados.rados.0.smithi169.stdout:2726: expect (ObjNum 1578 snap 0 seq_num 1578) 2023-09-23T22:23:52.599 INFO:tasks.rados.rados.0.smithi169.stdout:2727: read oid 374 snap -1 2023-09-23T22:23:52.599 INFO:tasks.rados.rados.0.smithi169.stdout:2727: expect (ObjNum 1398 snap 0 seq_num 1398) 2023-09-23T22:23:52.599 INFO:tasks.rados.rados.0.smithi169.stdout:2728: write oid 3 current snap is 0 2023-09-23T22:23:52.599 INFO:tasks.rados.rados.0.smithi169.stdout:2728: seq_num 1757 ranges {729899=690036,1998627=471271,3166316=363583} 2023-09-23T22:23:52.611 INFO:tasks.rados.rados.0.smithi169.stdout:2728: writing smithi16987243-3 from 729899 to 1419935 tid 1 2023-09-23T22:23:52.619 INFO:tasks.rados.rados.0.smithi169.stdout:2728: writing smithi16987243-3 from 1998627 to 2469898 tid 2 2023-09-23T22:23:52.626 INFO:tasks.rados.rados.0.smithi169.stdout:2728: writing smithi16987243-3 from 3166316 to 3529899 tid 3 2023-09-23T22:23:52.626 INFO:tasks.rados.rados.0.smithi169.stdout:2729: write oid 36 current snap is 0 2023-09-23T22:23:52.626 INFO:tasks.rados.rados.0.smithi169.stdout:2729: seq_num 1758 ranges {746706=765285,2057109=731282,3193739=352967} 2023-09-23T22:23:52.636 INFO:tasks.rados.rados.0.smithi169.stdout:2729: writing smithi16987243-36 from 746706 to 1511991 tid 1 2023-09-23T22:23:52.644 INFO:tasks.rados.rados.0.smithi169.stdout:2729: writing smithi16987243-36 from 2057109 to 2788391 tid 2 2023-09-23T22:23:52.649 INFO:tasks.rados.rados.0.smithi169.stdout:2729: writing smithi16987243-36 from 3193739 to 3546706 tid 3 2023-09-23T22:23:52.649 INFO:tasks.rados.rados.0.smithi169.stdout:2730: read oid 499 snap -1 2023-09-23T22:23:52.649 INFO:tasks.rados.rados.0.smithi169.stdout:2730: expect (ObjNum 498 snap 0 seq_num 498) 2023-09-23T22:23:52.650 INFO:tasks.rados.rados.0.smithi169.stdout:2731: read oid 485 snap -1 2023-09-23T22:23:52.650 INFO:tasks.rados.rados.0.smithi169.stdout:2731: expect (ObjNum 1591 snap 0 seq_num 1591) 2023-09-23T22:23:52.650 INFO:tasks.rados.rados.0.smithi169.stdout:2732: write oid 324 current snap is 0 2023-09-23T22:23:52.650 INFO:tasks.rados.rados.0.smithi169.stdout:2732: seq_num 1759 ranges {763513=440534,1715591=474940,2821162=423353} 2023-09-23T22:23:52.656 INFO:tasks.rados.rados.0.smithi169.stdout:2732: writing smithi16987243-324 from 763513 to 1204047 tid 1 2023-09-23T22:23:52.660 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:52 smithi187 bash[31480]: audit 2023-09-23T22:23:51.645025+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:52.660 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:52 smithi187 bash[31480]: audit 2023-09-23T22:23:51.650716+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:52.660 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:52 smithi187 bash[31480]: cephadm 2023-09-23T22:23:51.656345+0000 mgr.x (mgr.24706) 40 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-09-23T22:23:52.660 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:52 smithi187 bash[31480]: cephadm 2023-09-23T22:23:51.656994+0000 mgr.x (mgr.24706) 41 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi187 2023-09-23T22:23:52.661 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:52 smithi187 bash[31480]: cluster 2023-09-23T22:23:52.397888+0000 mgr.x (mgr.24706) 42 : cluster [DBG] pgmap v20: 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, 76 op/s 2023-09-23T22:23:52.662 INFO:tasks.rados.rados.0.smithi169.stdout:2732: writing smithi16987243-324 from 1715591 to 2190531 tid 2 2023-09-23T22:23:52.668 INFO:tasks.rados.rados.0.smithi169.stdout:2732: writing smithi16987243-324 from 2821162 to 3244515 tid 3 2023-09-23T22:23:52.668 INFO:tasks.rados.rados.0.smithi169.stdout:2733: delete oid 188 current snap is 0 2023-09-23T22:23:52.668 INFO:tasks.rados.rados.0.smithi169.stdout:2726: expect (ObjNum 1578 snap 0 seq_num 1578) 2023-09-23T22:23:52.856 INFO:tasks.rados.rados.0.smithi169.stdout:2725: expect (ObjNum 1485 snap 0 seq_num 1485) 2023-09-23T22:23:53.004 INFO:tasks.rados.rados.0.smithi169.stdout:2727: expect (ObjNum 1398 snap 0 seq_num 1398) 2023-09-23T22:23:53.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:52 smithi169 bash[27421]: audit 2023-09-23T22:23:51.645025+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:53.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:52 smithi169 bash[27421]: audit 2023-09-23T22:23:51.650716+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:53.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:52 smithi169 bash[27421]: cephadm 2023-09-23T22:23:51.656345+0000 mgr.x (mgr.24706) 40 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-09-23T22:23:53.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:52 smithi169 bash[27421]: cephadm 2023-09-23T22:23:51.656994+0000 mgr.x (mgr.24706) 41 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi187 2023-09-23T22:23:53.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:52 smithi169 bash[27421]: cluster 2023-09-23T22:23:52.397888+0000 mgr.x (mgr.24706) 42 : cluster [DBG] pgmap v20: 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, 76 op/s 2023-09-23T22:23:53.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:52 smithi169 bash[40994]: audit 2023-09-23T22:23:51.645025+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:53.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:52 smithi169 bash[40994]: audit 2023-09-23T22:23:51.650716+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:53.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:52 smithi169 bash[40994]: cephadm 2023-09-23T22:23:51.656345+0000 mgr.x (mgr.24706) 40 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-09-23T22:23:53.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:52 smithi169 bash[40994]: cephadm 2023-09-23T22:23:51.656994+0000 mgr.x (mgr.24706) 41 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi187 2023-09-23T22:23:53.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:52 smithi169 bash[40994]: cluster 2023-09-23T22:23:52.397888+0000 mgr.x (mgr.24706) 42 : cluster [DBG] pgmap v20: 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, 76 op/s 2023-09-23T22:23:53.231 INFO:tasks.rados.rados.0.smithi169.stdout:2728: finishing write tid 1 to smithi16987243-3 2023-09-23T22:23:53.231 INFO:tasks.rados.rados.0.smithi169.stdout:2728: finishing write tid 2 to smithi16987243-3 2023-09-23T22:23:53.231 INFO:tasks.rados.rados.0.smithi169.stdout:2728: finishing write tid 3 to smithi16987243-3 2023-09-23T22:23:53.231 INFO:tasks.rados.rados.0.smithi169.stdout:2728: finishing write tid 4 to smithi16987243-3 2023-09-23T22:23:53.231 INFO:tasks.rados.rados.0.smithi169.stdout:2728: finishing write tid 5 to smithi16987243-3 2023-09-23T22:23:53.231 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 3 v 283 (ObjNum 1757 snap 0 seq_num 1757) dirty exists 2023-09-23T22:23:53.231 INFO:tasks.rados.rados.0.smithi169.stdout:2728: left oid 3 (ObjNum 1757 snap 0 seq_num 1757) 2023-09-23T22:23:53.232 INFO:tasks.rados.rados.0.smithi169.stdout:2729: finishing write tid 1 to smithi16987243-36 2023-09-23T22:23:53.232 INFO:tasks.rados.rados.0.smithi169.stdout:2729: finishing write tid 2 to smithi16987243-36 2023-09-23T22:23:53.232 INFO:tasks.rados.rados.0.smithi169.stdout:2729: finishing write tid 3 to smithi16987243-36 2023-09-23T22:23:53.232 INFO:tasks.rados.rados.0.smithi169.stdout:2729: finishing write tid 4 to smithi16987243-36 2023-09-23T22:23:53.232 INFO:tasks.rados.rados.0.smithi169.stdout:2729: finishing write tid 5 to smithi16987243-36 2023-09-23T22:23:53.232 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 36 v 320 (ObjNum 1758 snap 0 seq_num 1758) dirty exists 2023-09-23T22:23:53.232 INFO:tasks.rados.rados.0.smithi169.stdout:2729: left oid 36 (ObjNum 1758 snap 0 seq_num 1758) 2023-09-23T22:23:53.232 INFO:tasks.rados.rados.0.smithi169.stdout:2730: expect (ObjNum 498 snap 0 seq_num 498) 2023-09-23T22:23:53.311 INFO:tasks.rados.rados.0.smithi169.stdout:2732: finishing write tid 1 to smithi16987243-324 2023-09-23T22:23:53.311 INFO:tasks.rados.rados.0.smithi169.stdout:2731: expect (ObjNum 1591 snap 0 seq_num 1591) 2023-09-23T22:23:53.378 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:53 smithi187 bash[76723]: ts=2023-09-23T22:23:53.365Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-09-23T22:23:53.378 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:53 smithi187 bash[76723]: ts=2023-09-23T22:23:53.365Z 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-23T22:23:53.378 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:53 smithi187 bash[76723]: ts=2023-09-23T22:23:53.365Z 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 smithi187 (none))" 2023-09-23T22:23:53.379 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:53 smithi187 bash[76723]: ts=2023-09-23T22:23:53.365Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-09-23T22:23:53.379 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:53 smithi187 bash[76723]: ts=2023-09-23T22:23:53.365Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-09-23T22:23:53.379 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:53 smithi187 bash[76723]: ts=2023-09-23T22:23:53.367Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-09-23T22:23:53.379 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:53 smithi187 bash[76723]: ts=2023-09-23T22:23:53.367Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-09-23T22:23:53.379 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:53 smithi187 bash[76723]: ts=2023-09-23T22:23:53.368Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-09-23T22:23:53.379 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:53 smithi187 bash[76723]: ts=2023-09-23T22:23:53.368Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-09-23T22:23:53.379 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:53 smithi187 bash[76773]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-node-exporter-b 2023-09-23T22:23:53.380 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:53 smithi187 systemd[1]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-09-23T22:23:53.380 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:53 smithi187 bash[76877]: Error response from daemon: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-node-exporter-b 2023-09-23T22:23:53.380 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:53 smithi187 systemd[1]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-09-23T22:23:53.380 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:53 smithi187 systemd[1]: Stopped Ceph node-exporter.b for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:23:53.380 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:53 smithi187 systemd[1]: Started Ceph node-exporter.b for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:23:53.401 INFO:tasks.rados.rados.0.smithi169.stdout:2732: finishing write tid 2 to smithi16987243-324 2023-09-23T22:23:53.401 INFO:tasks.rados.rados.0.smithi169.stdout:2732: finishing write tid 3 to smithi16987243-324 2023-09-23T22:23:53.401 INFO:tasks.rados.rados.0.smithi169.stdout:2732: finishing write tid 4 to smithi16987243-324 2023-09-23T22:23:53.401 INFO:tasks.rados.rados.0.smithi169.stdout:2732: finishing write tid 5 to smithi16987243-324 2023-09-23T22:23:53.401 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 324 v 405 (ObjNum 1759 snap 0 seq_num 1759) dirty exists 2023-09-23T22:23:53.402 INFO:tasks.rados.rados.0.smithi169.stdout:2732: left oid 324 (ObjNum 1759 snap 0 seq_num 1759) 2023-09-23T22:23:53.402 INFO:tasks.rados.rados.0.smithi169.stdout:2725: done (8 left) 2023-09-23T22:23:53.402 INFO:tasks.rados.rados.0.smithi169.stdout:2726: done (7 left) 2023-09-23T22:23:53.402 INFO:tasks.rados.rados.0.smithi169.stdout:2727: done (6 left) 2023-09-23T22:23:53.402 INFO:tasks.rados.rados.0.smithi169.stdout:2728: done (5 left) 2023-09-23T22:23:53.402 INFO:tasks.rados.rados.0.smithi169.stdout:2729: done (4 left) 2023-09-23T22:23:53.402 INFO:tasks.rados.rados.0.smithi169.stdout:2730: done (3 left) 2023-09-23T22:23:53.402 INFO:tasks.rados.rados.0.smithi169.stdout:2731: done (2 left) 2023-09-23T22:23:53.403 INFO:tasks.rados.rados.0.smithi169.stdout:2732: done (1 left) 2023-09-23T22:23:53.403 INFO:tasks.rados.rados.0.smithi169.stdout:2733: done (0 left) 2023-09-23T22:23:53.403 INFO:tasks.rados.rados.0.smithi169.stdout:2734: write oid 312 current snap is 0 2023-09-23T22:23:53.403 INFO:tasks.rados.rados.0.smithi169.stdout:2734: seq_num 1761 ranges {797127=591032,2116202=478609,3159655=437472} 2023-09-23T22:23:53.413 INFO:tasks.rados.rados.0.smithi169.stdout:2734: writing smithi16987243-312 from 797127 to 1388159 tid 1 2023-09-23T22:23:53.420 INFO:tasks.rados.rados.0.smithi169.stdout:2734: writing smithi16987243-312 from 2116202 to 2594811 tid 2 2023-09-23T22:23:53.426 INFO:tasks.rados.rados.0.smithi169.stdout:2734: writing smithi16987243-312 from 3159655 to 3597127 tid 3 2023-09-23T22:23:53.426 INFO:tasks.rados.rados.0.smithi169.stdout:2735: delete oid 168 current snap is 0 2023-09-23T22:23:53.426 INFO:tasks.rados.rados.0.smithi169.stdout:2734: finishing write tid 1 to smithi16987243-312 2023-09-23T22:23:53.426 INFO:tasks.rados.rados.0.smithi169.stdout:2734: finishing write tid 2 to smithi16987243-312 2023-09-23T22:23:53.429 INFO:tasks.rados.rados.0.smithi169.stdout:2735: done (1 left) 2023-09-23T22:23:53.429 INFO:tasks.rados.rados.0.smithi169.stdout:2736: write oid 68 current snap is 0 2023-09-23T22:23:53.429 INFO:tasks.rados.rados.0.smithi169.stdout:2736: seq_num 1763 ranges {430741=741530,1833166=482278,2814501=584794} 2023-09-23T22:23:53.435 INFO:tasks.rados.rados.0.smithi169.stdout:2736: writing smithi16987243-68 from 430741 to 1172271 tid 1 2023-09-23T22:23:53.443 INFO:tasks.rados.rados.0.smithi169.stdout:2736: writing smithi16987243-68 from 1833166 to 2315444 tid 2 2023-09-23T22:23:53.449 INFO:tasks.rados.rados.0.smithi169.stdout:2736: writing smithi16987243-68 from 2814501 to 3399295 tid 3 2023-09-23T22:23:53.449 INFO:tasks.rados.rados.0.smithi169.stdout:2737: write oid 54 current snap is 0 2023-09-23T22:23:53.449 INFO:tasks.rados.rados.0.smithi169.stdout:2737: seq_num 1764 ranges {447548=533132,1491648=742289,2841924=796066} 2023-09-23T22:23:53.455 INFO:tasks.rados.rados.0.smithi169.stdout:2737: writing smithi16987243-54 from 447548 to 980680 tid 1 2023-09-23T22:23:53.462 INFO:tasks.rados.rados.0.smithi169.stdout:2737: writing smithi16987243-54 from 1491648 to 2233937 tid 2 2023-09-23T22:23:53.470 INFO:tasks.rados.rados.0.smithi169.stdout:2737: writing smithi16987243-54 from 2841924 to 3637990 tid 3 2023-09-23T22:23:53.471 INFO:tasks.rados.rados.0.smithi169.stdout:2738: read oid 192 snap -1 2023-09-23T22:23:53.471 INFO:tasks.rados.rados.0.smithi169.stdout:2738: expect (ObjNum 191 snap 0 seq_num 191) 2023-09-23T22:23:53.471 INFO:tasks.rados.rados.0.smithi169.stdout:2739: write oid 260 current snap is 0 2023-09-23T22:23:53.471 INFO:tasks.rados.rados.0.smithi169.stdout:2739: seq_num 1765 ranges {464355=608381,1550130=485947,2469347=607338,3549144=115211} 2023-09-23T22:23:53.477 INFO:tasks.rados.rados.0.smithi169.stdout:2739: writing smithi16987243-260 from 464355 to 1072736 tid 1 2023-09-23T22:23:53.482 INFO:tasks.rados.rados.0.smithi169.stdout:2739: writing smithi16987243-260 from 1550130 to 2036077 tid 2 2023-09-23T22:23:53.489 INFO:tasks.rados.rados.0.smithi169.stdout:2739: writing smithi16987243-260 from 2469347 to 3076685 tid 3 2023-09-23T22:23:53.493 INFO:tasks.rados.rados.0.smithi169.stdout:2739: writing smithi16987243-260 from 3549144 to 3664355 tid 4 2023-09-23T22:23:53.493 INFO:tasks.rados.rados.0.smithi169.stdout:2740: delete oid 272 current snap is 0 2023-09-23T22:23:53.493 INFO:tasks.rados.rados.0.smithi169.stdout:2734: finishing write tid 3 to smithi16987243-312 2023-09-23T22:23:53.493 INFO:tasks.rados.rados.0.smithi169.stdout:2734: finishing write tid 4 to smithi16987243-312 2023-09-23T22:23:53.493 INFO:tasks.rados.rados.0.smithi169.stdout:2734: finishing write tid 5 to smithi16987243-312 2023-09-23T22:23:53.493 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 312 v 373 (ObjNum 1761 snap 0 seq_num 1761) dirty exists 2023-09-23T22:23:53.494 INFO:tasks.rados.rados.0.smithi169.stdout:2734: left oid 312 (ObjNum 1761 snap 0 seq_num 1761) 2023-09-23T22:23:53.494 INFO:tasks.rados.rados.0.smithi169.stdout:2736: finishing write tid 1 to smithi16987243-68 2023-09-23T22:23:53.494 INFO:tasks.rados.rados.0.smithi169.stdout:2736: finishing write tid 2 to smithi16987243-68 2023-09-23T22:23:53.494 INFO:tasks.rados.rados.0.smithi169.stdout:2736: finishing write tid 3 to smithi16987243-68 2023-09-23T22:23:53.494 INFO:tasks.rados.rados.0.smithi169.stdout:2736: finishing write tid 4 to smithi16987243-68 2023-09-23T22:23:53.494 INFO:tasks.rados.rados.0.smithi169.stdout:2736: finishing write tid 5 to smithi16987243-68 2023-09-23T22:23:53.494 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 68 v 331 (ObjNum 1763 snap 0 seq_num 1763) dirty exists 2023-09-23T22:23:53.494 INFO:tasks.rados.rados.0.smithi169.stdout:2736: left oid 68 (ObjNum 1763 snap 0 seq_num 1763) 2023-09-23T22:23:53.494 INFO:tasks.rados.rados.0.smithi169.stdout:2737: finishing write tid 1 to smithi16987243-54 2023-09-23T22:23:53.494 INFO:tasks.rados.rados.0.smithi169.stdout:2737: finishing write tid 2 to smithi16987243-54 2023-09-23T22:23:53.495 INFO:tasks.rados.rados.0.smithi169.stdout:2737: finishing write tid 3 to smithi16987243-54 2023-09-23T22:23:53.495 INFO:tasks.rados.rados.0.smithi169.stdout:2737: finishing write tid 4 to smithi16987243-54 2023-09-23T22:23:53.495 INFO:tasks.rados.rados.0.smithi169.stdout:2737: finishing write tid 5 to smithi16987243-54 2023-09-23T22:23:53.495 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 54 v 389 (ObjNum 1764 snap 0 seq_num 1764) dirty exists 2023-09-23T22:23:53.495 INFO:tasks.rados.rados.0.smithi169.stdout:2737: left oid 54 (ObjNum 1764 snap 0 seq_num 1764) 2023-09-23T22:23:53.495 INFO:tasks.rados.rados.0.smithi169.stdout:2738: expect (ObjNum 191 snap 0 seq_num 191) 2023-09-23T22:23:53.606 INFO:tasks.rados.rados.0.smithi169.stdout:2739: finishing write tid 1 to smithi16987243-260 2023-09-23T22:23:53.606 INFO:tasks.rados.rados.0.smithi169.stdout:2739: finishing write tid 2 to smithi16987243-260 2023-09-23T22:23:53.606 INFO:tasks.rados.rados.0.smithi169.stdout:2739: finishing write tid 3 to smithi16987243-260 2023-09-23T22:23:53.606 INFO:tasks.rados.rados.0.smithi169.stdout:2739: finishing write tid 4 to smithi16987243-260 2023-09-23T22:23:53.606 INFO:tasks.rados.rados.0.smithi169.stdout:2739: finishing write tid 5 to smithi16987243-260 2023-09-23T22:23:53.606 INFO:tasks.rados.rados.0.smithi169.stdout:2739: finishing write tid 6 to smithi16987243-260 2023-09-23T22:23:53.606 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 260 v 394 (ObjNum 1765 snap 0 seq_num 1765) dirty exists 2023-09-23T22:23:53.606 INFO:tasks.rados.rados.0.smithi169.stdout:2739: left oid 260 (ObjNum 1765 snap 0 seq_num 1765) 2023-09-23T22:23:53.607 INFO:tasks.rados.rados.0.smithi169.stdout:2734: done (5 left) 2023-09-23T22:23:53.607 INFO:tasks.rados.rados.0.smithi169.stdout:2736: done (4 left) 2023-09-23T22:23:53.607 INFO:tasks.rados.rados.0.smithi169.stdout:2737: done (3 left) 2023-09-23T22:23:53.607 INFO:tasks.rados.rados.0.smithi169.stdout:2738: done (2 left) 2023-09-23T22:23:53.607 INFO:tasks.rados.rados.0.smithi169.stdout:2739: done (1 left) 2023-09-23T22:23:53.607 INFO:tasks.rados.rados.0.smithi169.stdout:2740: done (0 left) 2023-09-23T22:23:53.607 INFO:tasks.rados.rados.0.smithi169.stdout:2741: write oid 174 current snap is 0 2023-09-23T22:23:53.607 INFO:tasks.rados.rados.0.smithi169.stdout:2741: seq_num 1767 ranges {497969=758879,1667094=489616,2924193=629882} 2023-09-23T22:23:53.619 INFO:tasks.rados.rados.0.smithi169.stdout:2741: writing smithi16987243-174 from 497969 to 1256848 tid 1 2023-09-23T22:23:53.624 INFO:tasks.rados.rados.0.smithi169.stdout:2741: writing smithi16987243-174 from 1667094 to 2156710 tid 2 2023-09-23T22:23:53.632 INFO:tasks.rados.rados.0.smithi169.stdout:2741: writing smithi16987243-174 from 2924193 to 3554075 tid 3 2023-09-23T22:23:53.632 INFO:tasks.rados.rados.0.smithi169.stdout:2742: write oid 303 current snap is 0 2023-09-23T22:23:53.632 INFO:tasks.rados.rados.0.smithi169.stdout:2741: finishing write tid 1 to smithi16987243-174 2023-09-23T22:23:53.632 INFO:tasks.rados.rados.0.smithi169.stdout:2742: seq_num 1768 ranges {514776=434128,1609223=633274,2718910=557507} 2023-09-23T22:23:53.637 INFO:tasks.rados.rados.0.smithi169.stdout:2742: writing smithi16987243-303 from 514776 to 948904 tid 1 2023-09-23T22:23:53.644 INFO:tasks.rados.rados.0.smithi169.stdout:2742: writing smithi16987243-303 from 1609223 to 2242497 tid 2 2023-09-23T22:23:53.650 INFO:tasks.rados.rados.0.smithi169.stdout:2742: writing smithi16987243-303 from 2718910 to 3276417 tid 3 2023-09-23T22:23:53.650 INFO:tasks.rados.rados.0.smithi169.stdout:2743: write oid 235 current snap is 0 2023-09-23T22:23:53.650 INFO:tasks.rados.rados.0.smithi169.stdout:2743: seq_num 1769 ranges {531583=509377,1667705=493285,2862686=768779} 2023-09-23T22:23:53.652 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:53 smithi187 bash[76723]: ts=2023-09-23T22:23:53.373Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-09-23T22:23:53.653 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:53 smithi187 bash[76723]: ts=2023-09-23T22:23:53.373Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.449µs 2023-09-23T22:23:53.653 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:53 smithi187 bash[76723]: ts=2023-09-23T22:23:53.373Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-09-23T22:23:53.653 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:53 smithi187 bash[76723]: ts=2023-09-23T22:23:53.376Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-09-23T22:23:53.653 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:53 smithi187 bash[76723]: ts=2023-09-23T22:23:53.412Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-09-23T22:23:53.653 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:53 smithi187 bash[76723]: ts=2023-09-23T22:23:53.412Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-09-23T22:23:53.653 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:53 smithi187 bash[76723]: ts=2023-09-23T22:23:53.413Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=47.944µs wal_replay_duration=39.094518ms wbl_replay_duration=135ns total_replay_duration=39.184364ms 2023-09-23T22:23:53.653 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:53 smithi187 bash[76723]: ts=2023-09-23T22:23:53.417Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-09-23T22:23:53.653 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:53 smithi187 bash[76723]: ts=2023-09-23T22:23:53.417Z caller=main.go:1029 level=info msg="TSDB started" 2023-09-23T22:23:53.653 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:53 smithi187 bash[76723]: ts=2023-09-23T22:23:53.417Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-23T22:23:53.653 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:53 smithi187 bash[76723]: ts=2023-09-23T22:23:53.446Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=29.23369ms db_storage=1.17µs remote_storage=1.509µs web_handler=532ns query_engine=807ns scrape=339.277µs scrape_sd=139.458µs notify=20.471µs notify_sd=18.128µs rules=28.382189ms tracing=7.21µs 2023-09-23T22:23:53.653 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:53 smithi187 bash[76723]: ts=2023-09-23T22:23:53.446Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-09-23T22:23:53.654 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:23:53 smithi187 bash[76723]: ts=2023-09-23T22:23:53.446Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-09-23T22:23:53.655 INFO:tasks.rados.rados.0.smithi169.stdout:2743: writing smithi16987243-235 from 531583 to 1040960 tid 1 2023-09-23T22:23:53.662 INFO:tasks.rados.rados.0.smithi169.stdout:2743: writing smithi16987243-235 from 1667705 to 2160990 tid 2 2023-09-23T22:23:53.670 INFO:tasks.rados.rados.0.smithi169.stdout:2743: writing smithi16987243-235 from 2862686 to 3631465 tid 3 2023-09-23T22:23:53.671 INFO:tasks.rados.rados.0.smithi169.stdout:2744: read oid 233 snap -1 2023-09-23T22:23:53.671 INFO:tasks.rados.rados.0.smithi169.stdout:2744: expect deleted 2023-09-23T22:23:53.671 INFO:tasks.rados.rados.0.smithi169.stdout:2745: read oid 178 snap -1 2023-09-23T22:23:53.671 INFO:tasks.rados.rados.0.smithi169.stdout:2745: expect (ObjNum 1621 snap 0 seq_num 1621) 2023-09-23T22:23:53.671 INFO:tasks.rados.rados.0.smithi169.stdout:2746: write oid 3 current snap is 0 2023-09-23T22:23:53.671 INFO:tasks.rados.rados.0.smithi169.stdout:2741: finishing write tid 2 to smithi16987243-174 2023-09-23T22:23:53.671 INFO:tasks.rados.rados.0.smithi169.stdout:2741: finishing write tid 3 to smithi16987243-174 2023-09-23T22:23:53.671 INFO:tasks.rados.rados.0.smithi169.stdout:2741: finishing write tid 4 to smithi16987243-174 2023-09-23T22:23:53.672 INFO:tasks.rados.rados.0.smithi169.stdout:2741: finishing write tid 5 to smithi16987243-174 2023-09-23T22:23:53.672 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 174 v 377 (ObjNum 1767 snap 0 seq_num 1767) dirty exists 2023-09-23T22:23:53.672 INFO:tasks.rados.rados.0.smithi169.stdout:2741: left oid 174 (ObjNum 1767 snap 0 seq_num 1767) 2023-09-23T22:23:53.672 INFO:tasks.rados.rados.0.smithi169.stdout:2742: finishing write tid 1 to smithi16987243-303 2023-09-23T22:23:53.672 INFO:tasks.rados.rados.0.smithi169.stdout:2742: finishing write tid 2 to smithi16987243-303 2023-09-23T22:23:53.672 INFO:tasks.rados.rados.0.smithi169.stdout:2746: seq_num 1770 ranges {548390=584626,1726187=636943,2773756=580051} 2023-09-23T22:23:53.677 INFO:tasks.rados.rados.0.smithi169.stdout:2746: writing smithi16987243-3 from 548390 to 1133016 tid 1 2023-09-23T22:23:53.685 INFO:tasks.rados.rados.0.smithi169.stdout:2746: writing smithi16987243-3 from 1726187 to 2363130 tid 2 2023-09-23T22:23:53.691 INFO:tasks.rados.rados.0.smithi169.stdout:2746: writing smithi16987243-3 from 2773756 to 3353807 tid 3 2023-09-23T22:23:53.692 INFO:tasks.rados.rados.0.smithi169.stdout:2741: done (5 left) 2023-09-23T22:23:53.692 INFO:tasks.rados.rados.0.smithi169.stdout:2747: write oid 496 current snap is 0 2023-09-23T22:23:53.692 INFO:tasks.rados.rados.0.smithi169.stdout:2747: seq_num 1771 ranges {565197=659875,1784669=496954,2917532=791323} 2023-09-23T22:23:53.698 INFO:tasks.rados.rados.0.smithi169.stdout:2747: writing smithi16987243-496 from 565197 to 1225072 tid 1 2023-09-23T22:23:53.704 INFO:tasks.rados.rados.0.smithi169.stdout:2747: writing smithi16987243-496 from 1784669 to 2281623 tid 2 2023-09-23T22:23:53.712 INFO:tasks.rados.rados.0.smithi169.stdout:2747: writing smithi16987243-496 from 2917532 to 3708855 tid 3 2023-09-23T22:23:53.712 INFO:tasks.rados.rados.0.smithi169.stdout:2748: write oid 318 current snap is 0 2023-09-23T22:23:53.712 INFO:tasks.rados.rados.0.smithi169.stdout:2748: seq_num 1772 ranges {582004=451477,1443151=640612,2544955=602595,3612817=169187} 2023-09-23T22:23:53.718 INFO:tasks.rados.rados.0.smithi169.stdout:2748: writing smithi16987243-318 from 582004 to 1033481 tid 1 2023-09-23T22:23:53.724 INFO:tasks.rados.rados.0.smithi169.stdout:2748: writing smithi16987243-318 from 1443151 to 2083763 tid 2 2023-09-23T22:23:53.729 INFO:tasks.rados.rados.0.smithi169.stdout:2748: writing smithi16987243-318 from 2544955 to 3147550 tid 3 2023-09-23T22:23:53.733 INFO:tasks.rados.rados.0.smithi169.stdout:2748: writing smithi16987243-318 from 3612817 to 3782004 tid 4 2023-09-23T22:23:53.733 INFO:tasks.rados.rados.0.smithi169.stdout:2749: write oid 216 current snap is 0 2023-09-23T22:23:53.733 INFO:tasks.rados.rados.0.smithi169.stdout:2749: seq_num 1773 ranges {598811=526726,1901633=500623,2972378=530220} 2023-09-23T22:23:53.739 INFO:tasks.rados.rados.0.smithi169.stdout:2749: writing smithi16987243-216 from 598811 to 1125537 tid 1 2023-09-23T22:23:53.746 INFO:tasks.rados.rados.0.smithi169.stdout:2749: writing smithi16987243-216 from 1901633 to 2402256 tid 2 2023-09-23T22:23:53.753 INFO:tasks.rados.rados.0.smithi169.stdout:2749: writing smithi16987243-216 from 2972378 to 3502598 tid 3 2023-09-23T22:23:53.754 INFO:tasks.rados.rados.0.smithi169.stdout:2742: finishing write tid 3 to smithi16987243-303 2023-09-23T22:23:53.754 INFO:tasks.rados.rados.0.smithi169.stdout:2743: finishing write tid 1 to smithi16987243-235 2023-09-23T22:23:53.754 INFO:tasks.rados.rados.0.smithi169.stdout:2742: finishing write tid 4 to smithi16987243-303 2023-09-23T22:23:53.754 INFO:tasks.rados.rados.0.smithi169.stdout:2750: read oid 114 snap -1 2023-09-23T22:23:53.754 INFO:tasks.rados.rados.0.smithi169.stdout:2750: expect (ObjNum 919 snap 0 seq_num 919) 2023-09-23T22:23:53.754 INFO:tasks.rados.rados.0.smithi169.stdout:2751: read oid 288 snap -1 2023-09-23T22:23:53.755 INFO:tasks.rados.rados.0.smithi169.stdout:2751: expect deleted 2023-09-23T22:23:53.755 INFO:tasks.rados.rados.0.smithi169.stdout:2752: read oid 493 snap -1 2023-09-23T22:23:53.755 INFO:tasks.rados.rados.0.smithi169.stdout:2752: expect (ObjNum 1736 snap 0 seq_num 1736) 2023-09-23T22:23:53.755 INFO:tasks.rados.rados.0.smithi169.stdout:2753: delete oid 87 current snap is 0 2023-09-23T22:23:53.755 INFO:tasks.rados.rados.0.smithi169.stdout:2742: finishing write tid 5 to smithi16987243-303 2023-09-23T22:23:53.755 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 303 v 372 (ObjNum 1768 snap 0 seq_num 1768) dirty exists 2023-09-23T22:23:53.755 INFO:tasks.rados.rados.0.smithi169.stdout:2742: left oid 303 (ObjNum 1768 snap 0 seq_num 1768) 2023-09-23T22:23:53.755 INFO:tasks.rados.rados.0.smithi169.stdout:2743: finishing write tid 2 to smithi16987243-235 2023-09-23T22:23:53.755 INFO:tasks.rados.rados.0.smithi169.stdout:2745: expect (ObjNum 1621 snap 0 seq_num 1621) 2023-09-23T22:23:53.905 INFO:tasks.rados.rados.0.smithi169.stdout:2743: finishing write tid 3 to smithi16987243-235 2023-09-23T22:23:53.905 INFO:tasks.rados.rados.0.smithi169.stdout:2743: finishing write tid 4 to smithi16987243-235 2023-09-23T22:23:53.906 INFO:tasks.rados.rados.0.smithi169.stdout:2743: finishing write tid 5 to smithi16987243-235 2023-09-23T22:23:53.906 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 235 v 365 (ObjNum 1769 snap 0 seq_num 1769) dirty exists 2023-09-23T22:23:53.906 INFO:tasks.rados.rados.0.smithi169.stdout:2743: left oid 235 (ObjNum 1769 snap 0 seq_num 1769) 2023-09-23T22:23:53.906 INFO:tasks.rados.rados.0.smithi169.stdout:2746: finishing write tid 1 to smithi16987243-3 2023-09-23T22:23:53.906 INFO:tasks.rados.rados.0.smithi169.stdout:2746: finishing write tid 2 to smithi16987243-3 2023-09-23T22:23:53.906 INFO:tasks.rados.rados.0.smithi169.stdout:2746: finishing write tid 3 to smithi16987243-3 2023-09-23T22:23:53.906 INFO:tasks.rados.rados.0.smithi169.stdout:2746: finishing write tid 4 to smithi16987243-3 2023-09-23T22:23:53.906 INFO:tasks.rados.rados.0.smithi169.stdout:2746: finishing write tid 5 to smithi16987243-3 2023-09-23T22:23:53.906 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 3 v 287 (ObjNum 1770 snap 0 seq_num 1770) dirty exists 2023-09-23T22:23:53.906 INFO:tasks.rados.rados.0.smithi169.stdout:2746: left oid 3 (ObjNum 1770 snap 0 seq_num 1770) 2023-09-23T22:23:53.906 INFO:tasks.rados.rados.0.smithi169.stdout:2747: finishing write tid 1 to smithi16987243-496 2023-09-23T22:23:53.907 INFO:tasks.rados.rados.0.smithi169.stdout:2747: finishing write tid 2 to smithi16987243-496 2023-09-23T22:23:53.907 INFO:tasks.rados.rados.0.smithi169.stdout:2747: finishing write tid 3 to smithi16987243-496 2023-09-23T22:23:53.907 INFO:tasks.rados.rados.0.smithi169.stdout:2747: finishing write tid 4 to smithi16987243-496 2023-09-23T22:23:53.907 INFO:tasks.rados.rados.0.smithi169.stdout:2747: finishing write tid 5 to smithi16987243-496 2023-09-23T22:23:53.907 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 496 v 323 (ObjNum 1771 snap 0 seq_num 1771) dirty exists 2023-09-23T22:23:53.907 INFO:tasks.rados.rados.0.smithi169.stdout:2747: left oid 496 (ObjNum 1771 snap 0 seq_num 1771) 2023-09-23T22:23:53.907 INFO:tasks.rados.rados.0.smithi169.stdout:2748: finishing write tid 1 to smithi16987243-318 2023-09-23T22:23:53.907 INFO:tasks.rados.rados.0.smithi169.stdout:2748: finishing write tid 2 to smithi16987243-318 2023-09-23T22:23:53.907 INFO:tasks.rados.rados.0.smithi169.stdout:2748: finishing write tid 3 to smithi16987243-318 2023-09-23T22:23:53.907 INFO:tasks.rados.rados.0.smithi169.stdout:2748: finishing write tid 4 to smithi16987243-318 2023-09-23T22:23:53.907 INFO:tasks.rados.rados.0.smithi169.stdout:2748: finishing write tid 5 to smithi16987243-318 2023-09-23T22:23:53.907 INFO:tasks.rados.rados.0.smithi169.stdout:2748: finishing write tid 6 to smithi16987243-318 2023-09-23T22:23:53.907 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 318 v 382 (ObjNum 1772 snap 0 seq_num 1772) dirty exists 2023-09-23T22:23:53.908 INFO:tasks.rados.rados.0.smithi169.stdout:2748: left oid 318 (ObjNum 1772 snap 0 seq_num 1772) 2023-09-23T22:23:53.908 INFO:tasks.rados.rados.0.smithi169.stdout:2749: finishing write tid 1 to smithi16987243-216 2023-09-23T22:23:53.908 INFO:tasks.rados.rados.0.smithi169.stdout:2749: finishing write tid 2 to smithi16987243-216 2023-09-23T22:23:53.908 INFO:tasks.rados.rados.0.smithi169.stdout:2749: finishing write tid 3 to smithi16987243-216 2023-09-23T22:23:53.908 INFO:tasks.rados.rados.0.smithi169.stdout:2749: finishing write tid 4 to smithi16987243-216 2023-09-23T22:23:53.908 INFO:tasks.rados.rados.0.smithi169.stdout:2742: done (11 left) 2023-09-23T22:23:53.908 INFO:tasks.rados.rados.0.smithi169.stdout:2743: done (10 left) 2023-09-23T22:23:53.908 INFO:tasks.rados.rados.0.smithi169.stdout:2744: done (9 left) 2023-09-23T22:23:53.908 INFO:tasks.rados.rados.0.smithi169.stdout:2745: done (8 left) 2023-09-23T22:23:53.908 INFO:tasks.rados.rados.0.smithi169.stdout:2746: done (7 left) 2023-09-23T22:23:53.908 INFO:tasks.rados.rados.0.smithi169.stdout:2747: done (6 left) 2023-09-23T22:23:53.908 INFO:tasks.rados.rados.0.smithi169.stdout:2748: done (5 left) 2023-09-23T22:23:53.909 INFO:tasks.rados.rados.0.smithi169.stdout:2751: done (4 left) 2023-09-23T22:23:53.909 INFO:tasks.rados.rados.0.smithi169.stdout:2753: done (3 left) 2023-09-23T22:23:53.909 INFO:tasks.rados.rados.0.smithi169.stdout:2754: read oid 397 snap -1 2023-09-23T22:23:53.909 INFO:tasks.rados.rados.0.smithi169.stdout:2754: expect (ObjNum 1572 snap 0 seq_num 1572) 2023-09-23T22:23:53.909 INFO:tasks.rados.rados.0.smithi169.stdout:2755: read oid 320 snap -1 2023-09-23T22:23:53.909 INFO:tasks.rados.rados.0.smithi169.stdout:2755: expect (ObjNum 1594 snap 0 seq_num 1594) 2023-09-23T22:23:53.909 INFO:tasks.rados.rados.0.smithi169.stdout:2756: read oid 344 snap -1 2023-09-23T22:23:53.909 INFO:tasks.rados.rados.0.smithi169.stdout:2756: expect (ObjNum 1164 snap 0 seq_num 1164) 2023-09-23T22:23:53.909 INFO:tasks.rados.rados.0.smithi169.stdout:2757: read oid 388 snap -1 2023-09-23T22:23:53.909 INFO:tasks.rados.rados.0.smithi169.stdout:2757: expect (ObjNum 1639 snap 0 seq_num 1639) 2023-09-23T22:23:53.909 INFO:tasks.rados.rados.0.smithi169.stdout:2758: write oid 492 current snap is 0 2023-09-23T22:23:53.909 INFO:tasks.rados.rados.0.smithi169.stdout:2758: seq_num 1775 ranges {632425=677224,2018597=504292,3027224=552764} 2023-09-23T22:23:53.918 INFO:tasks.rados.rados.0.smithi169.stdout:2758: writing smithi16987243-492 from 632425 to 1309649 tid 1 2023-09-23T22:23:53.925 INFO:tasks.rados.rados.0.smithi169.stdout:2758: writing smithi16987243-492 from 2018597 to 2522889 tid 2 2023-09-23T22:23:53.931 INFO:tasks.rados.rados.0.smithi169.stdout:2758: writing smithi16987243-492 from 3027224 to 3579988 tid 3 2023-09-23T22:23:53.931 INFO:tasks.rados.rados.0.smithi169.stdout:2759: write oid 270 current snap is 0 2023-09-23T22:23:53.931 INFO:tasks.rados.rados.0.smithi169.stdout:2759: seq_num 1776 ranges {649232=752473,1960726=647950,3338294=510938} 2023-09-23T22:23:53.939 INFO:tasks.rados.rados.0.smithi169.stdout:2759: writing smithi16987243-270 from 649232 to 1401705 tid 1 2023-09-23T22:23:53.945 INFO:tasks.rados.rados.0.smithi169.stdout:2759: writing smithi16987243-270 from 1960726 to 2608676 tid 2 2023-09-23T22:23:53.952 INFO:tasks.rados.rados.0.smithi169.stdout:2759: writing smithi16987243-270 from 3338294 to 3849232 tid 3 2023-09-23T22:23:53.952 INFO:tasks.rados.rados.0.smithi169.stdout:2760: write oid 49 current snap is 0 2023-09-23T22:23:53.952 INFO:tasks.rados.rados.0.smithi169.stdout:2760: seq_num 1777 ranges {666039=427722,1619208=507961,2565717=691661,3660365=205674} 2023-09-23T22:23:53.958 INFO:tasks.rados.rados.0.smithi169.stdout:2760: writing smithi16987243-49 from 666039 to 1093761 tid 1 2023-09-23T22:23:53.964 INFO:tasks.rados.rados.0.smithi169.stdout:2760: writing smithi16987243-49 from 1619208 to 2127169 tid 2 2023-09-23T22:23:53.970 INFO:tasks.rados.rados.0.smithi169.stdout:2760: writing smithi16987243-49 from 2565717 to 3257378 tid 3 2023-09-23T22:23:53.974 INFO:tasks.rados.rados.0.smithi169.stdout:2760: writing smithi16987243-49 from 3660365 to 3866039 tid 4 2023-09-23T22:23:53.974 INFO:tasks.rados.rados.0.smithi169.stdout:2761: write oid 438 current snap is 0 2023-09-23T22:23:53.974 INFO:tasks.rados.rados.0.smithi169.stdout:2761: seq_num 1778 ranges {682846=502971,1677690=651619,2993140=502933} 2023-09-23T22:23:53.980 INFO:tasks.rados.rados.0.smithi169.stdout:2761: writing smithi16987243-438 from 682846 to 1185817 tid 1 2023-09-23T22:23:53.986 INFO:tasks.rados.rados.0.smithi169.stdout:2761: writing smithi16987243-438 from 1677690 to 2329309 tid 2 2023-09-23T22:23:53.993 INFO:tasks.rados.rados.0.smithi169.stdout:2761: writing smithi16987243-438 from 2993140 to 3496073 tid 3 2023-09-23T22:23:53.993 INFO:tasks.rados.rados.0.smithi169.stdout:2762: read oid 478 snap -1 2023-09-23T22:23:53.993 INFO:tasks.rados.rados.0.smithi169.stdout:2762: expect (ObjNum 1089 snap 0 seq_num 1089) 2023-09-23T22:23:53.993 INFO:tasks.rados.rados.0.smithi169.stdout:2763: write oid 393 current snap is 0 2023-09-23T22:23:53.994 INFO:tasks.rados.rados.0.smithi169.stdout:2763: seq_num 1779 ranges {699653=694573,1852525=795277,3420563=479090} 2023-09-23T22:23:54.001 INFO:tasks.rados.rados.0.smithi169.stdout:2763: writing smithi16987243-393 from 699653 to 1394226 tid 1 2023-09-23T22:23:54.008 INFO:tasks.rados.rados.0.smithi169.stdout:2763: writing smithi16987243-393 from 1852525 to 2647802 tid 2 2023-09-23T22:23:54.015 INFO:tasks.rados.rados.0.smithi169.stdout:2763: writing smithi16987243-393 from 3420563 to 3899653 tid 3 2023-09-23T22:23:54.015 INFO:tasks.rados.rados.0.smithi169.stdout:2764: write oid 415 current snap is 0 2023-09-23T22:23:54.015 INFO:tasks.rados.rados.0.smithi169.stdout:2764: seq_num 1780 ranges {716460=769822,2194654=655288,3447986=468474} 2023-09-23T22:23:54.023 INFO:tasks.rados.rados.0.smithi169.stdout:2764: writing smithi16987243-415 from 716460 to 1486282 tid 1 2023-09-23T22:23:54.030 INFO:tasks.rados.rados.0.smithi169.stdout:2764: writing smithi16987243-415 from 2194654 to 2849942 tid 2 2023-09-23T22:23:54.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:53 smithi169 bash[40994]: audit 2023-09-23T22:23:53.186002+0000 mon.a (mon.0) 949 : audit [DBG] from='client.? 172.21.15.169:0/452421889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:54.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:53 smithi169 bash[40994]: audit 2023-09-23T22:23:53.359486+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:54.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:53 smithi169 bash[40994]: audit 2023-09-23T22:23:53.367356+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:54.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:53 smithi169 bash[40994]: cephadm 2023-09-23T22:23:53.375910+0000 mgr.x (mgr.24706) 43 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-09-23T22:23:54.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:53 smithi169 bash[40994]: cephadm 2023-09-23T22:23:53.403886+0000 mgr.x (mgr.24706) 44 : cephadm [INF] Reconfiguring daemon grafana.a on smithi187 2023-09-23T22:23:54.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:53 smithi169 bash[27421]: audit 2023-09-23T22:23:53.186002+0000 mon.a (mon.0) 949 : audit [DBG] from='client.? 172.21.15.169:0/452421889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:54.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:53 smithi169 bash[27421]: audit 2023-09-23T22:23:53.359486+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:54.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:53 smithi169 bash[27421]: audit 2023-09-23T22:23:53.367356+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:54.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:53 smithi169 bash[27421]: cephadm 2023-09-23T22:23:53.375910+0000 mgr.x (mgr.24706) 43 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-09-23T22:23:54.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:53 smithi169 bash[27421]: cephadm 2023-09-23T22:23:53.403886+0000 mgr.x (mgr.24706) 44 : cephadm [INF] Reconfiguring daemon grafana.a on smithi187 2023-09-23T22:23:54.036 INFO:tasks.rados.rados.0.smithi169.stdout:2764: writing smithi16987243-415 from 3447986 to 3916460 tid 3 2023-09-23T22:23:54.036 INFO:tasks.rados.rados.0.smithi169.stdout:2765: read oid 498 snap -1 2023-09-23T22:23:54.036 INFO:tasks.rados.rados.0.smithi169.stdout:2765: expect (ObjNum 1222 snap 0 seq_num 1222) 2023-09-23T22:23:54.037 INFO:tasks.rados.rados.0.smithi169.stdout:2766: write oid 429 current snap is 0 2023-09-23T22:23:54.037 INFO:tasks.rados.rados.0.smithi169.stdout:2766: seq_num 1781 ranges {733267=445071,1853136=798946,3359056=574211} 2023-09-23T22:23:54.043 INFO:tasks.rados.rados.0.smithi169.stdout:2766: writing smithi16987243-429 from 733267 to 1178338 tid 1 2023-09-23T22:23:54.051 INFO:tasks.rados.rados.0.smithi169.stdout:2766: writing smithi16987243-429 from 1853136 to 2652082 tid 2 2023-09-23T22:23:54.059 INFO:tasks.rados.rados.0.smithi169.stdout:2766: writing smithi16987243-429 from 3359056 to 3933267 tid 3 2023-09-23T22:23:54.060 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:23:54.060 INFO:tasks.rados.rados.0.smithi169.stdout:2749: finishing write tid 5 to smithi16987243-216 2023-09-23T22:23:54.061 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 216 v 363 (ObjNum 1773 snap 0 seq_num 1773) dirty exists 2023-09-23T22:23:54.061 INFO:tasks.rados.rados.0.smithi169.stdout:2749: left oid 216 (ObjNum 1773 snap 0 seq_num 1773) 2023-09-23T22:23:54.061 INFO:tasks.rados.rados.0.smithi169.stdout:2749: done (15 left) 2023-09-23T22:23:54.061 INFO:tasks.rados.rados.0.smithi169.stdout:2767: read oid 139 snap -1 2023-09-23T22:23:54.061 INFO:tasks.rados.rados.0.smithi169.stdout:2767: expect (ObjNum 1245 snap 0 seq_num 1245) 2023-09-23T22:23:54.061 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:23:54.061 INFO:tasks.rados.rados.0.smithi169.stdout:2750: expect (ObjNum 919 snap 0 seq_num 919) 2023-09-23T22:23:54.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:53 smithi187 bash[31480]: audit 2023-09-23T22:23:53.186002+0000 mon.a (mon.0) 949 : audit [DBG] from='client.? 172.21.15.169:0/452421889' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:54.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:53 smithi187 bash[31480]: audit 2023-09-23T22:23:53.359486+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:54.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:53 smithi187 bash[31480]: audit 2023-09-23T22:23:53.367356+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:54.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:53 smithi187 bash[31480]: cephadm 2023-09-23T22:23:53.375910+0000 mgr.x (mgr.24706) 43 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-09-23T22:23:54.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:53 smithi187 bash[31480]: cephadm 2023-09-23T22:23:53.403886+0000 mgr.x (mgr.24706) 44 : cephadm [INF] Reconfiguring daemon grafana.a on smithi187 2023-09-23T22:23:54.251 INFO:tasks.rados.rados.0.smithi169.stdout:2752: expect (ObjNum 1736 snap 0 seq_num 1736) 2023-09-23T22:23:54.392 INFO:tasks.rados.rados.0.smithi169.stdout:2754: expect (ObjNum 1572 snap 0 seq_num 1572) 2023-09-23T22:23:54.535 INFO:tasks.rados.rados.0.smithi169.stdout:2755: expect (ObjNum 1594 snap 0 seq_num 1594) 2023-09-23T22:23:54.662 INFO:tasks.rados.rados.0.smithi169.stdout:2756: expect (ObjNum 1164 snap 0 seq_num 1164) 2023-09-23T22:23:54.855 INFO:tasks.rados.rados.0.smithi169.stdout:2757: expect (ObjNum 1639 snap 0 seq_num 1639) 2023-09-23T22:23:54.998 INFO:tasks.rados.rados.0.smithi169.stdout:2758: finishing write tid 1 to smithi16987243-492 2023-09-23T22:23:54.998 INFO:tasks.rados.rados.0.smithi169.stdout:2758: finishing write tid 2 to smithi16987243-492 2023-09-23T22:23:54.998 INFO:tasks.rados.rados.0.smithi169.stdout:2758: finishing write tid 3 to smithi16987243-492 2023-09-23T22:23:54.998 INFO:tasks.rados.rados.0.smithi169.stdout:2758: finishing write tid 4 to smithi16987243-492 2023-09-23T22:23:54.998 INFO:tasks.rados.rados.0.smithi169.stdout:2758: finishing write tid 5 to smithi16987243-492 2023-09-23T22:23:54.998 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 492 v 416 (ObjNum 1775 snap 0 seq_num 1775) dirty exists 2023-09-23T22:23:54.998 INFO:tasks.rados.rados.0.smithi169.stdout:2758: left oid 492 (ObjNum 1775 snap 0 seq_num 1775) 2023-09-23T22:23:54.998 INFO:tasks.rados.rados.0.smithi169.stdout:2759: finishing write tid 1 to smithi16987243-270 2023-09-23T22:23:54.999 INFO:tasks.rados.rados.0.smithi169.stdout:2759: finishing write tid 2 to smithi16987243-270 2023-09-23T22:23:54.999 INFO:tasks.rados.rados.0.smithi169.stdout:2759: finishing write tid 3 to smithi16987243-270 2023-09-23T22:23:54.999 INFO:tasks.rados.rados.0.smithi169.stdout:2759: finishing write tid 4 to smithi16987243-270 2023-09-23T22:23:54.999 INFO:tasks.rados.rados.0.smithi169.stdout:2759: finishing write tid 5 to smithi16987243-270 2023-09-23T22:23:54.999 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 270 v 398 (ObjNum 1776 snap 0 seq_num 1776) dirty exists 2023-09-23T22:23:54.999 INFO:tasks.rados.rados.0.smithi169.stdout:2759: left oid 270 (ObjNum 1776 snap 0 seq_num 1776) 2023-09-23T22:23:54.999 INFO:tasks.rados.rados.0.smithi169.stdout:2760: finishing write tid 1 to smithi16987243-49 2023-09-23T22:23:54.999 INFO:tasks.rados.rados.0.smithi169.stdout:2760: finishing write tid 2 to smithi16987243-49 2023-09-23T22:23:54.999 INFO:tasks.rados.rados.0.smithi169.stdout:2760: finishing write tid 3 to smithi16987243-49 2023-09-23T22:23:54.999 INFO:tasks.rados.rados.0.smithi169.stdout:2760: finishing write tid 4 to smithi16987243-49 2023-09-23T22:23:54.999 INFO:tasks.rados.rados.0.smithi169.stdout:2760: finishing write tid 5 to smithi16987243-49 2023-09-23T22:23:54.999 INFO:tasks.rados.rados.0.smithi169.stdout:2760: finishing write tid 6 to smithi16987243-49 2023-09-23T22:23:55.000 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 49 v 393 (ObjNum 1777 snap 0 seq_num 1777) dirty exists 2023-09-23T22:23:55.000 INFO:tasks.rados.rados.0.smithi169.stdout:2760: left oid 49 (ObjNum 1777 snap 0 seq_num 1777) 2023-09-23T22:23:55.000 INFO:tasks.rados.rados.0.smithi169.stdout:2761: finishing write tid 1 to smithi16987243-438 2023-09-23T22:23:55.000 INFO:tasks.rados.rados.0.smithi169.stdout:2761: finishing write tid 2 to smithi16987243-438 2023-09-23T22:23:55.000 INFO:tasks.rados.rados.0.smithi169.stdout:2761: finishing write tid 3 to smithi16987243-438 2023-09-23T22:23:55.000 INFO:tasks.rados.rados.0.smithi169.stdout:2761: finishing write tid 4 to smithi16987243-438 2023-09-23T22:23:55.000 INFO:tasks.rados.rados.0.smithi169.stdout:2761: finishing write tid 5 to smithi16987243-438 2023-09-23T22:23:55.000 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 438 v 324 (ObjNum 1778 snap 0 seq_num 1778) dirty exists 2023-09-23T22:23:55.000 INFO:tasks.rados.rados.0.smithi169.stdout:2761: left oid 438 (ObjNum 1778 snap 0 seq_num 1778) 2023-09-23T22:23:55.000 INFO:tasks.rados.rados.0.smithi169.stdout:2762: expect (ObjNum 1089 snap 0 seq_num 1089) 2023-09-23T22:23:55.001 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[31480]: cluster 2023-09-23T22:23:54.401620+0000 mgr.x (mgr.24706) 45 : cluster [DBG] pgmap v21: 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, 76 op/s 2023-09-23T22:23:55.001 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.798Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-09-23T22:23:55.001 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.798Z 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-23T22:23:55.001 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.799Z 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-23T22:23:55.001 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.799Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-09-23T22:23:55.002 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.800Z 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-23T22:23:55.002 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.800Z 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-23T22:23:55.002 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-09-23T22:23:55.002 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=arp 2023-09-23T22:23:55.002 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=bcache 2023-09-23T22:23:55.002 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=bonding 2023-09-23T22:23:55.002 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=btrfs 2023-09-23T22:23:55.002 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=conntrack 2023-09-23T22:23:55.002 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=cpu 2023-09-23T22:23:55.002 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-09-23T22:23:55.002 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=diskstats 2023-09-23T22:23:55.003 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=dmi 2023-09-23T22:23:55.003 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=edac 2023-09-23T22:23:55.003 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=entropy 2023-09-23T22:23:55.003 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-09-23T22:23:55.003 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=filefd 2023-09-23T22:23:55.003 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=filesystem 2023-09-23T22:23:55.003 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=hwmon 2023-09-23T22:23:55.003 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=infiniband 2023-09-23T22:23:55.004 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=ipvs 2023-09-23T22:23:55.004 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=loadavg 2023-09-23T22:23:55.004 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=mdadm 2023-09-23T22:23:55.004 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=meminfo 2023-09-23T22:23:55.004 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=netclass 2023-09-23T22:23:55.005 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=netdev 2023-09-23T22:23:55.005 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=netstat 2023-09-23T22:23:55.005 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=nfs 2023-09-23T22:23:55.005 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=nfsd 2023-09-23T22:23:55.005 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=nvme 2023-09-23T22:23:55.005 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=os 2023-09-23T22:23:55.006 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-09-23T22:23:55.006 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=pressure 2023-09-23T22:23:55.006 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=rapl 2023-09-23T22:23:55.006 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=schedstat 2023-09-23T22:23:55.006 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=selinux 2023-09-23T22:23:55.006 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=sockstat 2023-09-23T22:23:55.006 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=softnet 2023-09-23T22:23:55.007 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=stat 2023-09-23T22:23:55.007 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=tapestats 2023-09-23T22:23:55.007 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=textfile 2023-09-23T22:23:55.007 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-09-23T22:23:55.007 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=time 2023-09-23T22:23:55.007 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-09-23T22:23:55.008 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=uname 2023-09-23T22:23:55.008 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=vmstat 2023-09-23T22:23:55.008 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=xfs 2023-09-23T22:23:55.008 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.801Z caller=node_exporter.go:117 level=info collector=zfs 2023-09-23T22:23:55.008 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.802Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-09-23T22:23:55.009 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 22:23:54 smithi187 bash[76920]: ts=2023-09-23T22:23:54.802Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-09-23T22:23:55.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:54 smithi169 bash[40994]: cluster 2023-09-23T22:23:54.401620+0000 mgr.x (mgr.24706) 45 : cluster [DBG] pgmap v21: 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, 76 op/s 2023-09-23T22:23:55.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:54 smithi169 bash[27421]: cluster 2023-09-23T22:23:54.401620+0000 mgr.x (mgr.24706) 45 : cluster [DBG] pgmap v21: 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, 76 op/s 2023-09-23T22:23:55.127 INFO:tasks.rados.rados.0.smithi169.stdout:2763: finishing write tid 1 to smithi16987243-393 2023-09-23T22:23:55.128 INFO:tasks.rados.rados.0.smithi169.stdout:2763: finishing write tid 2 to smithi16987243-393 2023-09-23T22:23:55.128 INFO:tasks.rados.rados.0.smithi169.stdout:2763: finishing write tid 3 to smithi16987243-393 2023-09-23T22:23:55.128 INFO:tasks.rados.rados.0.smithi169.stdout:2763: finishing write tid 4 to smithi16987243-393 2023-09-23T22:23:55.128 INFO:tasks.rados.rados.0.smithi169.stdout:2763: finishing write tid 5 to smithi16987243-393 2023-09-23T22:23:55.128 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 393 v 291 (ObjNum 1779 snap 0 seq_num 1779) dirty exists 2023-09-23T22:23:55.128 INFO:tasks.rados.rados.0.smithi169.stdout:2763: left oid 393 (ObjNum 1779 snap 0 seq_num 1779) 2023-09-23T22:23:55.128 INFO:tasks.rados.rados.0.smithi169.stdout:2764: finishing write tid 1 to smithi16987243-415 2023-09-23T22:23:55.128 INFO:tasks.rados.rados.0.smithi169.stdout:2764: finishing write tid 2 to smithi16987243-415 2023-09-23T22:23:55.128 INFO:tasks.rados.rados.0.smithi169.stdout:2764: finishing write tid 3 to smithi16987243-415 2023-09-23T22:23:55.128 INFO:tasks.rados.rados.0.smithi169.stdout:2764: finishing write tid 4 to smithi16987243-415 2023-09-23T22:23:55.129 INFO:tasks.rados.rados.0.smithi169.stdout:2764: finishing write tid 5 to smithi16987243-415 2023-09-23T22:23:55.129 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 415 v 420 (ObjNum 1780 snap 0 seq_num 1780) dirty exists 2023-09-23T22:23:55.129 INFO:tasks.rados.rados.0.smithi169.stdout:2764: left oid 415 (ObjNum 1780 snap 0 seq_num 1780) 2023-09-23T22:23:55.129 INFO:tasks.rados.rados.0.smithi169.stdout:2766: finishing write tid 1 to smithi16987243-429 2023-09-23T22:23:55.129 INFO:tasks.rados.rados.0.smithi169.stdout:2765: expect (ObjNum 1222 snap 0 seq_num 1222) 2023-09-23T22:23:55.257 INFO:tasks.rados.rados.0.smithi169.stdout:2766: finishing write tid 2 to smithi16987243-429 2023-09-23T22:23:55.257 INFO:tasks.rados.rados.0.smithi169.stdout:2766: finishing write tid 3 to smithi16987243-429 2023-09-23T22:23:55.257 INFO:tasks.rados.rados.0.smithi169.stdout:2766: finishing write tid 4 to smithi16987243-429 2023-09-23T22:23:55.257 INFO:tasks.rados.rados.0.smithi169.stdout:2766: finishing write tid 5 to smithi16987243-429 2023-09-23T22:23:55.257 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 429 v 409 (ObjNum 1781 snap 0 seq_num 1781) dirty exists 2023-09-23T22:23:55.258 INFO:tasks.rados.rados.0.smithi169.stdout:2766: left oid 429 (ObjNum 1781 snap 0 seq_num 1781) 2023-09-23T22:23:55.258 INFO:tasks.rados.rados.0.smithi169.stdout:2767: expect (ObjNum 1245 snap 0 seq_num 1245) 2023-09-23T22:23:55.429 INFO:tasks.rados.rados.0.smithi169.stdout:2750: done (15 left) 2023-09-23T22:23:55.429 INFO:tasks.rados.rados.0.smithi169.stdout:2752: done (14 left) 2023-09-23T22:23:55.429 INFO:tasks.rados.rados.0.smithi169.stdout:2754: done (13 left) 2023-09-23T22:23:55.430 INFO:tasks.rados.rados.0.smithi169.stdout:2755: done (12 left) 2023-09-23T22:23:55.430 INFO:tasks.rados.rados.0.smithi169.stdout:2756: done (11 left) 2023-09-23T22:23:55.430 INFO:tasks.rados.rados.0.smithi169.stdout:2757: done (10 left) 2023-09-23T22:23:55.430 INFO:tasks.rados.rados.0.smithi169.stdout:2758: done (9 left) 2023-09-23T22:23:55.430 INFO:tasks.rados.rados.0.smithi169.stdout:2759: done (8 left) 2023-09-23T22:23:55.430 INFO:tasks.rados.rados.0.smithi169.stdout:2760: done (7 left) 2023-09-23T22:23:55.430 INFO:tasks.rados.rados.0.smithi169.stdout:2761: done (6 left) 2023-09-23T22:23:55.430 INFO:tasks.rados.rados.0.smithi169.stdout:2762: done (5 left) 2023-09-23T22:23:55.430 INFO:tasks.rados.rados.0.smithi169.stdout:2763: done (4 left) 2023-09-23T22:23:55.430 INFO:tasks.rados.rados.0.smithi169.stdout:2764: done (3 left) 2023-09-23T22:23:55.431 INFO:tasks.rados.rados.0.smithi169.stdout:2765: done (2 left) 2023-09-23T22:23:55.431 INFO:tasks.rados.rados.0.smithi169.stdout:2766: done (1 left) 2023-09-23T22:23:55.431 INFO:tasks.rados.rados.0.smithi169.stdout:2767: done (0 left) 2023-09-23T22:23:55.431 INFO:tasks.rados.rados.0.smithi169.stdout:2768: write oid 99 current snap is 0 2023-09-23T22:23:55.431 INFO:tasks.rados.rados.0.smithi169.stdout:2768: seq_num 1782 ranges {750074=520320,1911618=658957,3102832=664374} 2023-09-23T22:23:55.441 INFO:tasks.rados.rados.0.smithi169.stdout:2768: writing smithi16987243-99 from 750074 to 1270394 tid 1 2023-09-23T22:23:55.449 INFO:tasks.rados.rados.0.smithi169.stdout:2768: writing smithi16987243-99 from 1911618 to 2570575 tid 2 2023-09-23T22:23:55.456 INFO:tasks.rados.rados.0.smithi169.stdout:2768: writing smithi16987243-99 from 3102832 to 3767206 tid 3 2023-09-23T22:23:55.456 INFO:tasks.rados.rados.0.smithi169.stdout:2769: read oid 39 snap -1 2023-09-23T22:23:55.456 INFO:tasks.rados.rados.0.smithi169.stdout:2769: expect (ObjNum 1624 snap 0 seq_num 1624) 2023-09-23T22:23:55.456 INFO:tasks.rados.rados.0.smithi169.stdout:2770: write oid 149 current snap is 0 2023-09-23T22:23:55.456 INFO:tasks.rados.rados.0.smithi169.stdout:2768: finishing write tid 1 to smithi16987243-99 2023-09-23T22:23:55.456 INFO:tasks.rados.rados.0.smithi169.stdout:2768: finishing write tid 2 to smithi16987243-99 2023-09-23T22:23:55.456 INFO:tasks.rados.rados.0.smithi169.stdout:2770: seq_num 1783 ranges {766881=595569,1970100=402615,3013902=475646} 2023-09-23T22:23:55.463 INFO:tasks.rados.rados.0.smithi169.stdout:2770: writing smithi16987243-149 from 766881 to 1362450 tid 1 2023-09-23T22:23:55.469 INFO:tasks.rados.rados.0.smithi169.stdout:2770: writing smithi16987243-149 from 1970100 to 2372715 tid 2 2023-09-23T22:23:55.476 INFO:tasks.rados.rados.0.smithi169.stdout:2770: writing smithi16987243-149 from 3013902 to 3489548 tid 3 2023-09-23T22:23:55.477 INFO:tasks.rados.rados.0.smithi169.stdout:2771: read oid 224 snap -1 2023-09-23T22:23:55.477 INFO:tasks.rados.rados.0.smithi169.stdout:2771: expect (ObjNum 1456 snap 0 seq_num 1456) 2023-09-23T22:23:55.477 INFO:tasks.rados.rados.0.smithi169.stdout:2772: read oid 438 snap -1 2023-09-23T22:23:55.477 INFO:tasks.rados.rados.0.smithi169.stdout:2772: expect (ObjNum 1778 snap 0 seq_num 1778) 2023-09-23T22:23:55.477 INFO:tasks.rados.rados.0.smithi169.stdout:2773: read oid 309 snap -1 2023-09-23T22:23:55.477 INFO:tasks.rados.rados.0.smithi169.stdout:2773: expect deleted 2023-09-23T22:23:55.477 INFO:tasks.rados.rados.0.smithi169.stdout:2774: delete oid 390 current snap is 0 2023-09-23T22:23:55.477 INFO:tasks.rados.rados.0.smithi169.stdout:2768: finishing write tid 3 to smithi16987243-99 2023-09-23T22:23:55.477 INFO:tasks.rados.rados.0.smithi169.stdout:2768: finishing write tid 4 to smithi16987243-99 2023-09-23T22:23:55.477 INFO:tasks.rados.rados.0.smithi169.stdout:2768: finishing write tid 5 to smithi16987243-99 2023-09-23T22:23:55.477 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 99 v 367 (ObjNum 1782 snap 0 seq_num 1782) dirty exists 2023-09-23T22:23:55.477 INFO:tasks.rados.rados.0.smithi169.stdout:2768: left oid 99 (ObjNum 1782 snap 0 seq_num 1782) 2023-09-23T22:23:55.478 INFO:tasks.rados.rados.0.smithi169.stdout:2770: finishing write tid 1 to smithi16987243-149 2023-09-23T22:23:55.478 INFO:tasks.rados.rados.0.smithi169.stdout:2769: expect (ObjNum 1624 snap 0 seq_num 1624) 2023-09-23T22:23:55.662 INFO:tasks.rados.rados.0.smithi169.stdout:2770: finishing write tid 2 to smithi16987243-149 2023-09-23T22:23:55.662 INFO:tasks.rados.rados.0.smithi169.stdout:2768: done (6 left) 2023-09-23T22:23:55.662 INFO:tasks.rados.rados.0.smithi169.stdout:2769: done (5 left) 2023-09-23T22:23:55.662 INFO:tasks.rados.rados.0.smithi169.stdout:2774: done (4 left) 2023-09-23T22:23:55.662 INFO:tasks.rados.rados.0.smithi169.stdout:2775: write oid 183 current snap is 0 2023-09-23T22:23:55.662 INFO:tasks.rados.rados.0.smithi169.stdout:2770: finishing write tid 3 to smithi16987243-149 2023-09-23T22:23:55.662 INFO:tasks.rados.rados.0.smithi169.stdout:2770: finishing write tid 4 to smithi16987243-149 2023-09-23T22:23:55.662 INFO:tasks.rados.rados.0.smithi169.stdout:2770: finishing write tid 5 to smithi16987243-149 2023-09-23T22:23:55.662 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 149 v 295 (ObjNum 1783 snap 0 seq_num 1783) dirty exists 2023-09-23T22:23:55.663 INFO:tasks.rados.rados.0.smithi169.stdout:2770: left oid 149 (ObjNum 1783 snap 0 seq_num 1783) 2023-09-23T22:23:55.663 INFO:tasks.rados.rados.0.smithi169.stdout:2771: expect (ObjNum 1456 snap 0 seq_num 1456) 2023-09-23T22:23:55.792 INFO:tasks.rados.rados.0.smithi169.stdout:2772: expect (ObjNum 1778 snap 0 seq_num 1778) 2023-09-23T22:23:56.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:55 smithi169 bash[27421]: audit 2023-09-23T22:23:55.628094+0000 mon.a (mon.0) 952 : audit [DBG] from='client.? 172.21.15.169:0/990525672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:56.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:55 smithi169 bash[40994]: audit 2023-09-23T22:23:55.628094+0000 mon.a (mon.0) 952 : audit [DBG] from='client.? 172.21.15.169:0/990525672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:56.093 INFO:tasks.rados.rados.0.smithi169.stdout:2775: seq_num 1785 ranges {400495=746067,1570711=406284} 2023-09-23T22:23:56.107 INFO:tasks.rados.rados.0.smithi169.stdout:2775: writing smithi16987243-183 from 400495 to 1146562 tid 1 2023-09-23T22:23:56.112 INFO:tasks.rados.rados.0.smithi169.stdout:2775: writing smithi16987243-183 from 1570711 to 1976995 tid 2 2023-09-23T22:23:56.112 INFO:tasks.rados.rados.0.smithi169.stdout:2770: done (4 left) 2023-09-23T22:23:56.113 INFO:tasks.rados.rados.0.smithi169.stdout:2771: done (3 left) 2023-09-23T22:23:56.113 INFO:tasks.rados.rados.0.smithi169.stdout:2772: done (2 left) 2023-09-23T22:23:56.113 INFO:tasks.rados.rados.0.smithi169.stdout:2773: done (1 left) 2023-09-23T22:23:56.113 INFO:tasks.rados.rados.0.smithi169.stdout:2776: write oid 132 current snap is 0 2023-09-23T22:23:56.113 INFO:tasks.rados.rados.0.smithi169.stdout:2776: seq_num 1786 ranges {417302=421316,1629193=388109} 2023-09-23T22:23:56.117 INFO:tasks.rados.rados.0.smithi169.stdout:2776: writing smithi16987243-132 from 417302 to 838618 tid 1 2023-09-23T22:23:56.124 INFO:tasks.rados.rados.0.smithi169.stdout:2776: writing smithi16987243-132 from 1629193 to 2017302 tid 2 2023-09-23T22:23:56.124 INFO:tasks.rados.rados.0.smithi169.stdout:2777: read oid 259 snap -1 2023-09-23T22:23:56.124 INFO:tasks.rados.rados.0.smithi169.stdout:2777: expect (ObjNum 969 snap 0 seq_num 969) 2023-09-23T22:23:56.125 INFO:tasks.rados.rados.0.smithi169.stdout:2778: read oid 31 snap -1 2023-09-23T22:23:56.125 INFO:tasks.rados.rados.0.smithi169.stdout:2778: expect (ObjNum 1391 snap 0 seq_num 1391) 2023-09-23T22:23:56.125 INFO:tasks.rados.rados.0.smithi169.stdout:2779: read oid 41 snap -1 2023-09-23T22:23:56.125 INFO:tasks.rados.rados.0.smithi169.stdout:2779: expect (ObjNum 985 snap 0 seq_num 985) 2023-09-23T22:23:56.125 INFO:tasks.rados.rados.0.smithi169.stdout:2780: delete oid 197 current snap is 0 2023-09-23T22:23:56.125 INFO:tasks.rados.rados.0.smithi169.stdout:2775: finishing write tid 1 to smithi16987243-183 2023-09-23T22:23:56.125 INFO:tasks.rados.rados.0.smithi169.stdout:2775: finishing write tid 2 to smithi16987243-183 2023-09-23T22:23:56.125 INFO:tasks.rados.rados.0.smithi169.stdout:2775: finishing write tid 3 to smithi16987243-183 2023-09-23T22:23:56.125 INFO:tasks.rados.rados.0.smithi169.stdout:2775: finishing write tid 4 to smithi16987243-183 2023-09-23T22:23:56.125 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 183 v 398 (ObjNum 1785 snap 0 seq_num 1785) dirty exists 2023-09-23T22:23:56.125 INFO:tasks.rados.rados.0.smithi169.stdout:2775: left oid 183 (ObjNum 1785 snap 0 seq_num 1785) 2023-09-23T22:23:56.126 INFO:tasks.rados.rados.0.smithi169.stdout:2776: finishing write tid 1 to smithi16987243-132 2023-09-23T22:23:56.126 INFO:tasks.rados.rados.0.smithi169.stdout:2775: done (5 left) 2023-09-23T22:23:56.127 INFO:tasks.rados.rados.0.smithi169.stdout:2780: done (4 left) 2023-09-23T22:23:56.127 INFO:tasks.rados.rados.0.smithi169.stdout:2781: write oid 133 current snap is 0 2023-09-23T22:23:56.127 INFO:tasks.rados.rados.0.smithi169.stdout:2781: seq_num 1788 ranges {450916=688167,1862510=188406} 2023-09-23T22:23:56.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:55 smithi187 bash[31480]: audit 2023-09-23T22:23:55.628094+0000 mon.a (mon.0) 952 : audit [DBG] from='client.? 172.21.15.169:0/990525672' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:56.133 INFO:tasks.rados.rados.0.smithi169.stdout:2781: writing smithi16987243-133 from 450916 to 1139083 tid 1 2023-09-23T22:23:56.140 INFO:tasks.rados.rados.0.smithi169.stdout:2781: writing smithi16987243-133 from 1862510 to 2050916 tid 2 2023-09-23T22:23:56.140 INFO:tasks.rados.rados.0.smithi169.stdout:2782: write oid 460 current snap is 0 2023-09-23T22:23:56.140 INFO:tasks.rados.rados.0.smithi169.stdout:2782: seq_num 1789 ranges {467723=763416,1804639=263084} 2023-09-23T22:23:56.148 INFO:tasks.rados.rados.0.smithi169.stdout:2782: writing smithi16987243-460 from 467723 to 1231139 tid 1 2023-09-23T22:23:56.153 INFO:tasks.rados.rados.0.smithi169.stdout:2782: writing smithi16987243-460 from 1804639 to 2067723 tid 2 2023-09-23T22:23:56.153 INFO:tasks.rados.rados.0.smithi169.stdout:2783: read oid 207 snap -1 2023-09-23T22:23:56.154 INFO:tasks.rados.rados.0.smithi169.stdout:2783: expect (ObjNum 1378 snap 0 seq_num 1378) 2023-09-23T22:23:56.154 INFO:tasks.rados.rados.0.smithi169.stdout:2784: read oid 253 snap -1 2023-09-23T22:23:56.154 INFO:tasks.rados.rados.0.smithi169.stdout:2784: expect (ObjNum 1657 snap 0 seq_num 1657) 2023-09-23T22:23:56.154 INFO:tasks.rados.rados.0.smithi169.stdout:2785: delete oid 302 current snap is 0 2023-09-23T22:23:56.154 INFO:tasks.rados.rados.0.smithi169.stdout:2777: expect (ObjNum 969 snap 0 seq_num 969) 2023-09-23T22:23:56.251 INFO:tasks.rados.rados.0.smithi169.stdout:2781: finishing write tid 1 to smithi16987243-133 2023-09-23T22:23:56.251 INFO:tasks.rados.rados.0.smithi169.stdout:2776: finishing write tid 2 to smithi16987243-132 2023-09-23T22:23:56.252 INFO:tasks.rados.rados.0.smithi169.stdout:2776: finishing write tid 3 to smithi16987243-132 2023-09-23T22:23:56.252 INFO:tasks.rados.rados.0.smithi169.stdout:2776: finishing write tid 4 to smithi16987243-132 2023-09-23T22:23:56.252 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 132 v 401 (ObjNum 1786 snap 0 seq_num 1786) dirty exists 2023-09-23T22:23:56.252 INFO:tasks.rados.rados.0.smithi169.stdout:2776: left oid 132 (ObjNum 1786 snap 0 seq_num 1786) 2023-09-23T22:23:56.252 INFO:tasks.rados.rados.0.smithi169.stdout:2781: finishing write tid 2 to smithi16987243-133 2023-09-23T22:23:56.252 INFO:tasks.rados.rados.0.smithi169.stdout:2781: finishing write tid 3 to smithi16987243-133 2023-09-23T22:23:56.252 INFO:tasks.rados.rados.0.smithi169.stdout:2781: finishing write tid 4 to smithi16987243-133 2023-09-23T22:23:56.252 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 133 v 315 (ObjNum 1788 snap 0 seq_num 1788) dirty exists 2023-09-23T22:23:56.252 INFO:tasks.rados.rados.0.smithi169.stdout:2781: left oid 133 (ObjNum 1788 snap 0 seq_num 1788) 2023-09-23T22:23:56.252 INFO:tasks.rados.rados.0.smithi169.stdout:2779: expect (ObjNum 985 snap 0 seq_num 985) 2023-09-23T22:23:56.383 INFO:tasks.rados.rados.0.smithi169.stdout:2778: expect (ObjNum 1391 snap 0 seq_num 1391) 2023-09-23T22:23:56.519 INFO:tasks.rados.rados.0.smithi169.stdout:2782: finishing write tid 1 to smithi16987243-460 2023-09-23T22:23:56.520 INFO:tasks.rados.rados.0.smithi169.stdout:2782: finishing write tid 2 to smithi16987243-460 2023-09-23T22:23:56.520 INFO:tasks.rados.rados.0.smithi169.stdout:2782: finishing write tid 3 to smithi16987243-460 2023-09-23T22:23:56.520 INFO:tasks.rados.rados.0.smithi169.stdout:2782: finishing write tid 4 to smithi16987243-460 2023-09-23T22:23:56.520 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 460 v 334 (ObjNum 1789 snap 0 seq_num 1789) dirty exists 2023-09-23T22:23:56.520 INFO:tasks.rados.rados.0.smithi169.stdout:2782: left oid 460 (ObjNum 1789 snap 0 seq_num 1789) 2023-09-23T22:23:56.520 INFO:tasks.rados.rados.0.smithi169.stdout:2784: expect (ObjNum 1657 snap 0 seq_num 1657) 2023-09-23T22:23:56.739 INFO:tasks.rados.rados.0.smithi169.stdout:2783: expect (ObjNum 1378 snap 0 seq_num 1378) 2023-09-23T22:23:56.849 INFO:tasks.rados.rados.0.smithi169.stdout:2776: done (8 left) 2023-09-23T22:23:56.850 INFO:tasks.rados.rados.0.smithi169.stdout:2777: done (7 left) 2023-09-23T22:23:56.850 INFO:tasks.rados.rados.0.smithi169.stdout:2778: done (6 left) 2023-09-23T22:23:56.850 INFO:tasks.rados.rados.0.smithi169.stdout:2779: done (5 left) 2023-09-23T22:23:56.850 INFO:tasks.rados.rados.0.smithi169.stdout:2781: done (4 left) 2023-09-23T22:23:56.850 INFO:tasks.rados.rados.0.smithi169.stdout:2782: done (3 left) 2023-09-23T22:23:56.850 INFO:tasks.rados.rados.0.smithi169.stdout:2783: done (2 left) 2023-09-23T22:23:56.850 INFO:tasks.rados.rados.0.smithi169.stdout:2784: done (1 left) 2023-09-23T22:23:56.850 INFO:tasks.rados.rados.0.smithi169.stdout:2785: done (0 left) 2023-09-23T22:23:56.850 INFO:tasks.rados.rados.0.smithi169.stdout:2786: write oid 442 current snap is 0 2023-09-23T22:23:56.850 INFO:tasks.rados.rados.0.smithi169.stdout:2786: seq_num 1791 ranges {501337=513914,1521603=417291} 2023-09-23T22:23:56.860 INFO:tasks.rados.rados.0.smithi169.stdout:2786: writing smithi16987243-442 from 501337 to 1015251 tid 1 2023-09-23T22:23:56.866 INFO:tasks.rados.rados.0.smithi169.stdout:2786: writing smithi16987243-442 from 1521603 to 1938894 tid 2 2023-09-23T22:23:56.866 INFO:tasks.rados.rados.0.smithi169.stdout:2787: write oid 271 current snap is 0 2023-09-23T22:23:56.866 INFO:tasks.rados.rados.0.smithi169.stdout:2787: seq_num 1792 ranges {518144=589163,1580085=538059} 2023-09-23T22:23:56.872 INFO:tasks.rados.rados.0.smithi169.stdout:2787: writing smithi16987243-271 from 518144 to 1107307 tid 1 2023-09-23T22:23:56.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:56 smithi187 bash[31480]: cluster 2023-09-23T22:23:56.402298+0000 mgr.x (mgr.24706) 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, 121 op/s 2023-09-23T22:23:56.878 INFO:tasks.rados.rados.0.smithi169.stdout:2787: writing smithi16987243-271 from 1580085 to 2118144 tid 2 2023-09-23T22:23:56.878 INFO:tasks.rados.rados.0.smithi169.stdout:2788: write oid 153 current snap is 0 2023-09-23T22:23:56.878 INFO:tasks.rados.rados.0.smithi169.stdout:2786: finishing write tid 1 to smithi16987243-442 2023-09-23T22:23:56.878 INFO:tasks.rados.rados.0.smithi169.stdout:2786: finishing write tid 2 to smithi16987243-442 2023-09-23T22:23:56.878 INFO:tasks.rados.rados.0.smithi169.stdout:2786: finishing write tid 3 to smithi16987243-442 2023-09-23T22:23:56.878 INFO:tasks.rados.rados.0.smithi169.stdout:2788: seq_num 1793 ranges {534951=664412,1922214=212737} 2023-09-23T22:23:56.884 INFO:tasks.rados.rados.0.smithi169.stdout:2788: writing smithi16987243-153 from 534951 to 1199363 tid 1 2023-09-23T22:23:56.890 INFO:tasks.rados.rados.0.smithi169.stdout:2788: writing smithi16987243-153 from 1922214 to 2134951 tid 2 2023-09-23T22:23:56.890 INFO:tasks.rados.rados.0.smithi169.stdout:2789: read oid 171 snap -1 2023-09-23T22:23:56.890 INFO:tasks.rados.rados.0.smithi169.stdout:2789: expect (ObjNum 1218 snap 0 seq_num 1218) 2023-09-23T22:23:56.890 INFO:tasks.rados.rados.0.smithi169.stdout:2790: read oid 199 snap -1 2023-09-23T22:23:56.890 INFO:tasks.rados.rados.0.smithi169.stdout:2790: expect (ObjNum 1693 snap 0 seq_num 1693) 2023-09-23T22:23:56.890 INFO:tasks.rados.rados.0.smithi169.stdout:2791: write oid 136 current snap is 0 2023-09-23T22:23:56.890 INFO:tasks.rados.rados.0.smithi169.stdout:2791: seq_num 1794 ranges {551758=739661,1980696=171062} 2023-09-23T22:23:56.897 INFO:tasks.rados.rados.0.smithi169.stdout:2791: writing smithi16987243-136 from 551758 to 1291419 tid 1 2023-09-23T22:23:56.903 INFO:tasks.rados.rados.0.smithi169.stdout:2791: writing smithi16987243-136 from 1980696 to 2151758 tid 2 2023-09-23T22:23:56.903 INFO:tasks.rados.rados.0.smithi169.stdout:2792: delete oid 97 current snap is 0 2023-09-23T22:23:56.903 INFO:tasks.rados.rados.0.smithi169.stdout:2786: finishing write tid 4 to smithi16987243-442 2023-09-23T22:23:56.903 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 442 v 404 (ObjNum 1791 snap 0 seq_num 1791) dirty exists 2023-09-23T22:23:56.903 INFO:tasks.rados.rados.0.smithi169.stdout:2786: left oid 442 (ObjNum 1791 snap 0 seq_num 1791) 2023-09-23T22:23:56.903 INFO:tasks.rados.rados.0.smithi169.stdout:2787: finishing write tid 1 to smithi16987243-271 2023-09-23T22:23:56.903 INFO:tasks.rados.rados.0.smithi169.stdout:2787: finishing write tid 2 to smithi16987243-271 2023-09-23T22:23:56.903 INFO:tasks.rados.rados.0.smithi169.stdout:2787: finishing write tid 3 to smithi16987243-271 2023-09-23T22:23:56.904 INFO:tasks.rados.rados.0.smithi169.stdout:2787: finishing write tid 4 to smithi16987243-271 2023-09-23T22:23:56.904 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 271 v 396 (ObjNum 1792 snap 0 seq_num 1792) dirty exists 2023-09-23T22:23:56.904 INFO:tasks.rados.rados.0.smithi169.stdout:2787: left oid 271 (ObjNum 1792 snap 0 seq_num 1792) 2023-09-23T22:23:56.904 INFO:tasks.rados.rados.0.smithi169.stdout:2788: finishing write tid 1 to smithi16987243-153 2023-09-23T22:23:56.904 INFO:tasks.rados.rados.0.smithi169.stdout:2788: finishing write tid 2 to smithi16987243-153 2023-09-23T22:23:56.904 INFO:tasks.rados.rados.0.smithi169.stdout:2788: finishing write tid 3 to smithi16987243-153 2023-09-23T22:23:56.904 INFO:tasks.rados.rados.0.smithi169.stdout:2788: finishing write tid 4 to smithi16987243-153 2023-09-23T22:23:56.904 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 153 v 425 (ObjNum 1793 snap 0 seq_num 1793) dirty exists 2023-09-23T22:23:56.904 INFO:tasks.rados.rados.0.smithi169.stdout:2788: left oid 153 (ObjNum 1793 snap 0 seq_num 1793) 2023-09-23T22:23:56.904 INFO:tasks.rados.rados.0.smithi169.stdout:2790: expect (ObjNum 1693 snap 0 seq_num 1693) 2023-09-23T22:23:57.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:56 smithi169 bash[27421]: cluster 2023-09-23T22:23:56.402298+0000 mgr.x (mgr.24706) 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, 121 op/s 2023-09-23T22:23:57.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:56 smithi169 bash[40994]: cluster 2023-09-23T22:23:56.402298+0000 mgr.x (mgr.24706) 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, 121 op/s 2023-09-23T22:23:57.036 INFO:tasks.rados.rados.0.smithi169.stdout:2791: finishing write tid 1 to smithi16987243-136 2023-09-23T22:23:57.037 INFO:tasks.rados.rados.0.smithi169.stdout:2791: finishing write tid 2 to smithi16987243-136 2023-09-23T22:23:57.037 INFO:tasks.rados.rados.0.smithi169.stdout:2786: done (6 left) 2023-09-23T22:23:57.037 INFO:tasks.rados.rados.0.smithi169.stdout:2787: done (5 left) 2023-09-23T22:23:57.037 INFO:tasks.rados.rados.0.smithi169.stdout:2788: done (4 left) 2023-09-23T22:23:57.037 INFO:tasks.rados.rados.0.smithi169.stdout:2790: done (3 left) 2023-09-23T22:23:57.037 INFO:tasks.rados.rados.0.smithi169.stdout:2792: done (2 left) 2023-09-23T22:23:57.037 INFO:tasks.rados.rados.0.smithi169.stdout:2793: write oid 203 current snap is 0 2023-09-23T22:23:57.037 INFO:tasks.rados.rados.0.smithi169.stdout:2791: finishing write tid 3 to smithi16987243-136 2023-09-23T22:23:57.037 INFO:tasks.rados.rados.0.smithi169.stdout:2793: seq_num 1796 ranges {585372=606512,1814013=371359} 2023-09-23T22:23:57.043 INFO:tasks.rados.rados.0.smithi169.stdout:2793: writing smithi16987243-203 from 585372 to 1191884 tid 1 2023-09-23T22:23:57.052 INFO:tasks.rados.rados.0.smithi169.stdout:2793: writing smithi16987243-203 from 1814013 to 2185372 tid 2 2023-09-23T22:23:57.053 INFO:tasks.rados.rados.0.smithi169.stdout:2794: read oid 359 snap -1 2023-09-23T22:23:57.053 INFO:tasks.rados.rados.0.smithi169.stdout:2794: expect (ObjNum 1665 snap 0 seq_num 1665) 2023-09-23T22:23:57.053 INFO:tasks.rados.rados.0.smithi169.stdout:2795: read oid 70 snap -1 2023-09-23T22:23:57.053 INFO:tasks.rados.rados.0.smithi169.stdout:2795: expect (ObjNum 1635 snap 0 seq_num 1635) 2023-09-23T22:23:57.053 INFO:tasks.rados.rados.0.smithi169.stdout:2796: write oid 135 current snap is 0 2023-09-23T22:23:57.053 INFO:tasks.rados.rados.0.smithi169.stdout:2791: finishing write tid 4 to smithi16987243-136 2023-09-23T22:23:57.053 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 136 v 428 (ObjNum 1794 snap 0 seq_num 1794) dirty exists 2023-09-23T22:23:57.053 INFO:tasks.rados.rados.0.smithi169.stdout:2791: left oid 136 (ObjNum 1794 snap 0 seq_num 1794) 2023-09-23T22:23:57.053 INFO:tasks.rados.rados.0.smithi169.stdout:2789: expect (ObjNum 1218 snap 0 seq_num 1218) 2023-09-23T22:23:57.172 INFO:tasks.rados.rados.0.smithi169.stdout:2793: finishing write tid 1 to smithi16987243-203 2023-09-23T22:23:57.172 INFO:tasks.rados.rados.0.smithi169.stdout:2793: finishing write tid 2 to smithi16987243-203 2023-09-23T22:23:57.172 INFO:tasks.rados.rados.0.smithi169.stdout:2793: finishing write tid 3 to smithi16987243-203 2023-09-23T22:23:57.173 INFO:tasks.rados.rados.0.smithi169.stdout:2793: finishing write tid 4 to smithi16987243-203 2023-09-23T22:23:57.173 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 203 v 337 (ObjNum 1796 snap 0 seq_num 1796) dirty exists 2023-09-23T22:23:57.173 INFO:tasks.rados.rados.0.smithi169.stdout:2793: left oid 203 (ObjNum 1796 snap 0 seq_num 1796) 2023-09-23T22:23:57.173 INFO:tasks.rados.rados.0.smithi169.stdout:2795: expect (ObjNum 1635 snap 0 seq_num 1635) 2023-09-23T22:23:57.362 INFO:tasks.rados.rados.0.smithi169.stdout:2794: expect (ObjNum 1665 snap 0 seq_num 1665) 2023-09-23T22:23:57.542 INFO:tasks.rados.rados.0.smithi169.stdout:2796: seq_num 1797 ranges {602179=681761,1756142=428298} 2023-09-23T22:23:57.557 INFO:tasks.rados.rados.0.smithi169.stdout:2796: writing smithi16987243-135 from 602179 to 1283940 tid 1 2023-09-23T22:23:57.562 INFO:tasks.rados.rados.0.smithi169.stdout:2796: writing smithi16987243-135 from 1756142 to 2184440 tid 2 2023-09-23T22:23:57.562 INFO:tasks.rados.rados.0.smithi169.stdout:2789: done (5 left) 2023-09-23T22:23:57.562 INFO:tasks.rados.rados.0.smithi169.stdout:2791: done (4 left) 2023-09-23T22:23:57.562 INFO:tasks.rados.rados.0.smithi169.stdout:2793: done (3 left) 2023-09-23T22:23:57.562 INFO:tasks.rados.rados.0.smithi169.stdout:2794: done (2 left) 2023-09-23T22:23:57.562 INFO:tasks.rados.rados.0.smithi169.stdout:2795: done (1 left) 2023-09-23T22:23:57.563 INFO:tasks.rados.rados.0.smithi169.stdout:2797: write oid 80 current snap is 0 2023-09-23T22:23:57.563 INFO:tasks.rados.rados.0.smithi169.stdout:2797: seq_num 1798 ranges {618986=757010,1814624=404362} 2023-09-23T22:23:57.570 INFO:tasks.rados.rados.0.smithi169.stdout:2797: writing smithi16987243-80 from 618986 to 1375996 tid 1 2023-09-23T22:23:57.575 INFO:tasks.rados.rados.0.smithi169.stdout:2797: writing smithi16987243-80 from 1814624 to 2218986 tid 2 2023-09-23T22:23:57.575 INFO:tasks.rados.rados.0.smithi169.stdout:2798: write oid 290 current snap is 0 2023-09-23T22:23:57.575 INFO:tasks.rados.rados.0.smithi169.stdout:2796: finishing write tid 1 to smithi16987243-135 2023-09-23T22:23:57.575 INFO:tasks.rados.rados.0.smithi169.stdout:2798: seq_num 1799 ranges {635793=432259,1473106=431967} 2023-09-23T22:23:57.581 INFO:tasks.rados.rados.0.smithi169.stdout:2798: writing smithi16987243-290 from 635793 to 1068052 tid 1 2023-09-23T22:23:57.586 INFO:tasks.rados.rados.0.smithi169.stdout:2798: writing smithi16987243-290 from 1473106 to 1905073 tid 2 2023-09-23T22:23:57.586 INFO:tasks.rados.rados.0.smithi169.stdout:2799: read oid 405 snap -1 2023-09-23T22:23:57.586 INFO:tasks.rados.rados.0.smithi169.stdout:2799: expect deleted 2023-09-23T22:23:57.586 INFO:tasks.rados.rados.0.smithi169.stdout:2800: read oid 406 snap -1 2023-09-23T22:23:57.587 INFO:tasks.rados.rados.0.smithi169.stdout:2800: expect (ObjNum 405 snap 0 seq_num 405) 2023-09-23T22:23:57.587 INFO:tasks.rados.rados.0.smithi169.stdout:2801: write oid 258 current snap is 0 2023-09-23T22:23:57.587 INFO:tasks.rados.rados.0.smithi169.stdout:2796: finishing write tid 2 to smithi16987243-135 2023-09-23T22:23:57.587 INFO:tasks.rados.rados.0.smithi169.stdout:2796: finishing write tid 3 to smithi16987243-135 2023-09-23T22:23:57.587 INFO:tasks.rados.rados.0.smithi169.stdout:2796: finishing write tid 4 to smithi16987243-135 2023-09-23T22:23:57.587 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 135 v 407 (ObjNum 1797 snap 0 seq_num 1797) dirty exists 2023-09-23T22:23:57.587 INFO:tasks.rados.rados.0.smithi169.stdout:2796: left oid 135 (ObjNum 1797 snap 0 seq_num 1797) 2023-09-23T22:23:57.587 INFO:tasks.rados.rados.0.smithi169.stdout:2797: finishing write tid 1 to smithi16987243-80 2023-09-23T22:23:57.587 INFO:tasks.rados.rados.0.smithi169.stdout:2797: finishing write tid 2 to smithi16987243-80 2023-09-23T22:23:57.587 INFO:tasks.rados.rados.0.smithi169.stdout:2797: finishing write tid 3 to smithi16987243-80 2023-09-23T22:23:57.588 INFO:tasks.rados.rados.0.smithi169.stdout:2797: finishing write tid 4 to smithi16987243-80 2023-09-23T22:23:57.588 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 80 v 410 (ObjNum 1798 snap 0 seq_num 1798) dirty exists 2023-09-23T22:23:57.588 INFO:tasks.rados.rados.0.smithi169.stdout:2797: left oid 80 (ObjNum 1798 snap 0 seq_num 1798) 2023-09-23T22:23:57.588 INFO:tasks.rados.rados.0.smithi169.stdout:2798: finishing write tid 1 to smithi16987243-290 2023-09-23T22:23:57.588 INFO:tasks.rados.rados.0.smithi169.stdout:2801: seq_num 1800 ranges {652600=507508,1931588=321012} 2023-09-23T22:23:57.593 INFO:tasks.rados.rados.0.smithi169.stdout:2801: writing smithi16987243-258 from 652600 to 1160108 tid 1 2023-09-23T22:23:57.599 INFO:tasks.rados.rados.0.smithi169.stdout:2801: writing smithi16987243-258 from 1931588 to 2252600 tid 2 2023-09-23T22:23:57.599 INFO:tasks.rados.rados.0.smithi169.stdout:2796: done (5 left) 2023-09-23T22:23:57.600 INFO:tasks.rados.rados.0.smithi169.stdout:2797: done (4 left) 2023-09-23T22:23:57.600 INFO:tasks.rados.rados.0.smithi169.stdout:2802: write oid 279 current snap is 0 2023-09-23T22:23:57.600 INFO:tasks.rados.rados.0.smithi169.stdout:2802: seq_num 1801 ranges {669407=582757,1873717=395690} 2023-09-23T22:23:57.606 INFO:tasks.rados.rados.0.smithi169.stdout:2802: writing smithi16987243-279 from 669407 to 1252164 tid 1 2023-09-23T22:23:57.612 INFO:tasks.rados.rados.0.smithi169.stdout:2802: writing smithi16987243-279 from 1873717 to 2269407 tid 2 2023-09-23T22:23:57.613 INFO:tasks.rados.rados.0.smithi169.stdout:2803: read oid 289 snap -1 2023-09-23T22:23:57.613 INFO:tasks.rados.rados.0.smithi169.stdout:2803: expect (ObjNum 1255 snap 0 seq_num 1255) 2023-09-23T22:23:57.613 INFO:tasks.rados.rados.0.smithi169.stdout:2804: read oid 489 snap -1 2023-09-23T22:23:57.613 INFO:tasks.rados.rados.0.smithi169.stdout:2804: expect (ObjNum 1560 snap 0 seq_num 1560) 2023-09-23T22:23:57.613 INFO:tasks.rados.rados.0.smithi169.stdout:2805: read oid 345 snap -1 2023-09-23T22:23:57.613 INFO:tasks.rados.rados.0.smithi169.stdout:2805: expect (ObjNum 1110 snap 0 seq_num 1110) 2023-09-23T22:23:57.613 INFO:tasks.rados.rados.0.smithi169.stdout:2806: write oid 204 current snap is 0 2023-09-23T22:23:57.614 INFO:tasks.rados.rados.0.smithi169.stdout:2806: seq_num 1802 ranges {686214=774359,2048552=237662} 2023-09-23T22:23:57.622 INFO:tasks.rados.rados.0.smithi169.stdout:2806: writing smithi16987243-204 from 686214 to 1460573 tid 1 2023-09-23T22:23:57.627 INFO:tasks.rados.rados.0.smithi169.stdout:2806: writing smithi16987243-204 from 2048552 to 2286214 tid 2 2023-09-23T22:23:57.627 INFO:tasks.rados.rados.0.smithi169.stdout:2807: read oid 488 snap -1 2023-09-23T22:23:57.627 INFO:tasks.rados.rados.0.smithi169.stdout:2807: expect (ObjNum 1725 snap 0 seq_num 1725) 2023-09-23T22:23:57.627 INFO:tasks.rados.rados.0.smithi169.stdout:2808: read oid 183 snap -1 2023-09-23T22:23:57.627 INFO:tasks.rados.rados.0.smithi169.stdout:2808: expect (ObjNum 1785 snap 0 seq_num 1785) 2023-09-23T22:23:57.628 INFO:tasks.rados.rados.0.smithi169.stdout:2809: read oid 248 snap -1 2023-09-23T22:23:57.628 INFO:tasks.rados.rados.0.smithi169.stdout:2809: expect deleted 2023-09-23T22:23:57.628 INFO:tasks.rados.rados.0.smithi169.stdout:2810: read oid 243 snap -1 2023-09-23T22:23:57.628 INFO:tasks.rados.rados.0.smithi169.stdout:2810: expect (ObjNum 242 snap 0 seq_num 242) 2023-09-23T22:23:57.628 INFO:tasks.rados.rados.0.smithi169.stdout:2811: write oid 396 current snap is 0 2023-09-23T22:23:57.628 INFO:tasks.rados.rados.0.smithi169.stdout:2811: seq_num 1803 ranges {703021=449608,1707034=595987} 2023-09-23T22:23:57.628 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:23:57 smithi187 systemd[1]: Stopping Ceph grafana.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T22:23:57.634 INFO:tasks.rados.rados.0.smithi169.stdout:2811: writing smithi16987243-396 from 703021 to 1152629 tid 1 2023-09-23T22:23:57.641 INFO:tasks.rados.rados.0.smithi169.stdout:2811: writing smithi16987243-396 from 1707034 to 2303021 tid 2 2023-09-23T22:23:57.642 INFO:tasks.rados.rados.0.smithi169.stdout:2812: read oid 154 snap -1 2023-09-23T22:23:57.642 INFO:tasks.rados.rados.0.smithi169.stdout:2812: expect (ObjNum 1544 snap 0 seq_num 1544) 2023-09-23T22:23:57.642 INFO:tasks.rados.rados.0.smithi169.stdout:2813: write oid 122 current snap is 0 2023-09-23T22:23:57.645 INFO:tasks.rados.rados.0.smithi169.stdout:2798: finishing write tid 2 to smithi16987243-290 2023-09-23T22:23:57.645 INFO:tasks.rados.rados.0.smithi169.stdout:2798: finishing write tid 3 to smithi16987243-290 2023-09-23T22:23:57.645 INFO:tasks.rados.rados.0.smithi169.stdout:2798: finishing write tid 4 to smithi16987243-290 2023-09-23T22:23:57.645 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 290 v 375 (ObjNum 1799 snap 0 seq_num 1799) dirty exists 2023-09-23T22:23:57.645 INFO:tasks.rados.rados.0.smithi169.stdout:2798: left oid 290 (ObjNum 1799 snap 0 seq_num 1799) 2023-09-23T22:23:57.646 INFO:tasks.rados.rados.0.smithi169.stdout:2801: finishing write tid 1 to smithi16987243-258 2023-09-23T22:23:57.646 INFO:tasks.rados.rados.0.smithi169.stdout:2800: expect (ObjNum 405 snap 0 seq_num 405) 2023-09-23T22:23:57.736 INFO:tasks.rados.rados.0.smithi169.stdout:2801: finishing write tid 2 to smithi16987243-258 2023-09-23T22:23:57.737 INFO:tasks.rados.rados.0.smithi169.stdout:2801: finishing write tid 3 to smithi16987243-258 2023-09-23T22:23:57.737 INFO:tasks.rados.rados.0.smithi169.stdout:2801: finishing write tid 4 to smithi16987243-258 2023-09-23T22:23:57.737 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 258 v 413 (ObjNum 1800 snap 0 seq_num 1800) dirty exists 2023-09-23T22:23:57.737 INFO:tasks.rados.rados.0.smithi169.stdout:2801: left oid 258 (ObjNum 1800 snap 0 seq_num 1800) 2023-09-23T22:23:57.737 INFO:tasks.rados.rados.0.smithi169.stdout:2802: finishing write tid 1 to smithi16987243-279 2023-09-23T22:23:57.737 INFO:tasks.rados.rados.0.smithi169.stdout:2802: finishing write tid 2 to smithi16987243-279 2023-09-23T22:23:57.737 INFO:tasks.rados.rados.0.smithi169.stdout:2802: finishing write tid 3 to smithi16987243-279 2023-09-23T22:23:57.737 INFO:tasks.rados.rados.0.smithi169.stdout:2802: finishing write tid 4 to smithi16987243-279 2023-09-23T22:23:57.737 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 279 v 378 (ObjNum 1801 snap 0 seq_num 1801) dirty exists 2023-09-23T22:23:57.737 INFO:tasks.rados.rados.0.smithi169.stdout:2802: left oid 279 (ObjNum 1801 snap 0 seq_num 1801) 2023-09-23T22:23:57.737 INFO:tasks.rados.rados.0.smithi169.stdout:2805: expect (ObjNum 1110 snap 0 seq_num 1110) 2023-09-23T22:23:57.867 INFO:tasks.rados.rados.0.smithi169.stdout:2803: expect (ObjNum 1255 snap 0 seq_num 1255) 2023-09-23T22:23:57.964 INFO:tasks.rados.rados.0.smithi169.stdout:2806: finishing write tid 1 to smithi16987243-204 2023-09-23T22:23:57.964 INFO:tasks.rados.rados.0.smithi169.stdout:2804: expect (ObjNum 1560 snap 0 seq_num 1560) 2023-09-23T22:23:58.086 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:23:57 smithi187 bash[77176]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-grafana-a 2023-09-23T22:23:58.105 INFO:tasks.rados.rados.0.smithi169.stdout:2806: finishing write tid 2 to smithi16987243-204 2023-09-23T22:23:58.105 INFO:tasks.rados.rados.0.smithi169.stdout:2806: finishing write tid 3 to smithi16987243-204 2023-09-23T22:23:58.105 INFO:tasks.rados.rados.0.smithi169.stdout:2807: expect (ObjNum 1725 snap 0 seq_num 1725) 2023-09-23T22:23:58.233 INFO:tasks.rados.rados.0.smithi169.stdout:2806: finishing write tid 4 to smithi16987243-204 2023-09-23T22:23:58.233 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 204 v 328 (ObjNum 1802 snap 0 seq_num 1802) dirty exists 2023-09-23T22:23:58.233 INFO:tasks.rados.rados.0.smithi169.stdout:2806: left oid 204 (ObjNum 1802 snap 0 seq_num 1802) 2023-09-23T22:23:58.233 INFO:tasks.rados.rados.0.smithi169.stdout:2810: expect (ObjNum 242 snap 0 seq_num 242) 2023-09-23T22:23:58.295 INFO:tasks.rados.rados.0.smithi169.stdout:2808: expect (ObjNum 1785 snap 0 seq_num 1785) 2023-09-23T22:23:58.378 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:23:58 smithi187 systemd[1]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@grafana.a.service: Main process exited, code=exited, status=143/n/a 2023-09-23T22:23:58.378 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:23:58 smithi187 bash[77241]: Error response from daemon: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-grafana-a 2023-09-23T22:23:58.378 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:23:58 smithi187 systemd[1]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@grafana.a.service: Failed with result 'exit-code'. 2023-09-23T22:23:58.378 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:23:58 smithi187 systemd[1]: Stopped Ceph grafana.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:23:58.379 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:23:58 smithi187 systemd[1]: Started Ceph grafana.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:23:58.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:58 smithi187 bash[31480]: audit 2023-09-23T22:23:58.047595+0000 mon.c (mon.2) 164 : audit [DBG] from='client.? 172.21.15.169:0/198514383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:58.386 INFO:tasks.rados.rados.0.smithi169.stdout:2811: finishing write tid 1 to smithi16987243-396 2023-09-23T22:23:58.386 INFO:tasks.rados.rados.0.smithi169.stdout:2811: finishing write tid 2 to smithi16987243-396 2023-09-23T22:23:58.386 INFO:tasks.rados.rados.0.smithi169.stdout:2811: finishing write tid 3 to smithi16987243-396 2023-09-23T22:23:58.386 INFO:tasks.rados.rados.0.smithi169.stdout:2811: finishing write tid 4 to smithi16987243-396 2023-09-23T22:23:58.386 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 396 v 412 (ObjNum 1803 snap 0 seq_num 1803) dirty exists 2023-09-23T22:23:58.386 INFO:tasks.rados.rados.0.smithi169.stdout:2811: left oid 396 (ObjNum 1803 snap 0 seq_num 1803) 2023-09-23T22:23:58.386 INFO:tasks.rados.rados.0.smithi169.stdout:2812: expect (ObjNum 1544 snap 0 seq_num 1544) 2023-09-23T22:23:58.490 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 22:23:58 smithi169 bash[90401]: ts=2023-09-23T22:23:58.039Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.00367562s 2023-09-23T22:23:58.491 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:58 smithi169 bash[27421]: audit 2023-09-23T22:23:58.047595+0000 mon.c (mon.2) 164 : audit [DBG] from='client.? 172.21.15.169:0/198514383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:58.491 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:58 smithi169 bash[40994]: audit 2023-09-23T22:23:58.047595+0000 mon.c (mon.2) 164 : audit [DBG] from='client.? 172.21.15.169:0/198514383' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:23:58.576 INFO:tasks.rados.rados.0.smithi169.stdout:2813: seq_num 1804 ranges {719828=524857,1765516=554312} 2023-09-23T22:23:58.583 INFO:tasks.rados.rados.0.smithi169.stdout:2813: writing smithi16987243-122 from 719828 to 1244685 tid 1 2023-09-23T22:23:58.589 INFO:tasks.rados.rados.0.smithi169.stdout:2813: writing smithi16987243-122 from 1765516 to 2319828 tid 2 2023-09-23T22:23:58.590 INFO:tasks.rados.rados.0.smithi169.stdout:2798: done (15 left) 2023-09-23T22:23:58.590 INFO:tasks.rados.rados.0.smithi169.stdout:2799: done (14 left) 2023-09-23T22:23:58.590 INFO:tasks.rados.rados.0.smithi169.stdout:2800: done (13 left) 2023-09-23T22:23:58.590 INFO:tasks.rados.rados.0.smithi169.stdout:2801: done (12 left) 2023-09-23T22:23:58.590 INFO:tasks.rados.rados.0.smithi169.stdout:2802: done (11 left) 2023-09-23T22:23:58.590 INFO:tasks.rados.rados.0.smithi169.stdout:2803: done (10 left) 2023-09-23T22:23:58.590 INFO:tasks.rados.rados.0.smithi169.stdout:2804: done (9 left) 2023-09-23T22:23:58.590 INFO:tasks.rados.rados.0.smithi169.stdout:2805: done (8 left) 2023-09-23T22:23:58.590 INFO:tasks.rados.rados.0.smithi169.stdout:2806: done (7 left) 2023-09-23T22:23:58.590 INFO:tasks.rados.rados.0.smithi169.stdout:2807: done (6 left) 2023-09-23T22:23:58.590 INFO:tasks.rados.rados.0.smithi169.stdout:2808: done (5 left) 2023-09-23T22:23:58.590 INFO:tasks.rados.rados.0.smithi169.stdout:2809: done (4 left) 2023-09-23T22:23:58.591 INFO:tasks.rados.rados.0.smithi169.stdout:2810: done (3 left) 2023-09-23T22:23:58.591 INFO:tasks.rados.rados.0.smithi169.stdout:2811: done (2 left) 2023-09-23T22:23:58.591 INFO:tasks.rados.rados.0.smithi169.stdout:2812: done (1 left) 2023-09-23T22:23:58.591 INFO:tasks.rados.rados.0.smithi169.stdout:2814: read oid 311 snap -1 2023-09-23T22:23:58.591 INFO:tasks.rados.rados.0.smithi169.stdout:2814: expect (ObjNum 310 snap 0 seq_num 310) 2023-09-23T22:23:58.591 INFO:tasks.rados.rados.0.smithi169.stdout:2815: read oid 112 snap -1 2023-09-23T22:23:58.591 INFO:tasks.rados.rados.0.smithi169.stdout:2815: expect (ObjNum 1721 snap 0 seq_num 1721) 2023-09-23T22:23:58.591 INFO:tasks.rados.rados.0.smithi169.stdout:2816: read oid 113 snap -1 2023-09-23T22:23:58.591 INFO:tasks.rados.rados.0.smithi169.stdout:2816: expect (ObjNum 1498 snap 0 seq_num 1498) 2023-09-23T22:23:58.591 INFO:tasks.rados.rados.0.smithi169.stdout:2817: delete oid 206 current snap is 0 2023-09-23T22:23:58.591 INFO:tasks.rados.rados.0.smithi169.stdout:2813: finishing write tid 1 to smithi16987243-122 2023-09-23T22:23:58.597 INFO:tasks.rados.rados.0.smithi169.stdout:2816: expect (ObjNum 1498 snap 0 seq_num 1498) 2023-09-23T22:23:58.772 INFO:tasks.rados.rados.0.smithi169.stdout:2813: finishing write tid 2 to smithi16987243-122 2023-09-23T22:23:58.772 INFO:tasks.rados.rados.0.smithi169.stdout:2813: finishing write tid 3 to smithi16987243-122 2023-09-23T22:23:58.772 INFO:tasks.rados.rados.0.smithi169.stdout:2813: finishing write tid 4 to smithi16987243-122 2023-09-23T22:23:58.772 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 122 v 318 (ObjNum 1804 snap 0 seq_num 1804) dirty exists 2023-09-23T22:23:58.773 INFO:tasks.rados.rados.0.smithi169.stdout:2813: left oid 122 (ObjNum 1804 snap 0 seq_num 1804) 2023-09-23T22:23:58.773 INFO:tasks.rados.rados.0.smithi169.stdout:2814: expect (ObjNum 310 snap 0 seq_num 310) 2023-09-23T22:23:58.872 INFO:tasks.rados.rados.0.smithi169.stdout:2815: expect (ObjNum 1721 snap 0 seq_num 1721) 2023-09-23T22:23:59.034 INFO:tasks.rados.rados.0.smithi169.stdout:2813: done (4 left) 2023-09-23T22:23:59.035 INFO:tasks.rados.rados.0.smithi169.stdout:2814: done (3 left) 2023-09-23T22:23:59.035 INFO:tasks.rados.rados.0.smithi169.stdout:2815: done (2 left) 2023-09-23T22:23:59.035 INFO:tasks.rados.rados.0.smithi169.stdout:2816: done (1 left) 2023-09-23T22:23:59.035 INFO:tasks.rados.rados.0.smithi169.stdout:2817: done (0 left) 2023-09-23T22:23:59.035 INFO:tasks.rados.rados.0.smithi169.stdout:2818: read oid 16 snap -1 2023-09-23T22:23:59.035 INFO:tasks.rados.rados.0.smithi169.stdout:2818: expect (ObjNum 1602 snap 0 seq_num 1602) 2023-09-23T22:23:59.035 INFO:tasks.rados.rados.0.smithi169.stdout:2819: write oid 244 current snap is 0 2023-09-23T22:23:59.035 INFO:tasks.rados.rados.0.smithi169.stdout:2819: seq_num 1806 ranges {753442=675355,2166127=187315} 2023-09-23T22:23:59.042 INFO:tasks.rados.rados.0.smithi169.stdout:2819: writing smithi16987243-244 from 753442 to 1428797 tid 1 2023-09-23T22:23:59.047 INFO:tasks.rados.rados.0.smithi169.stdout:2819: writing smithi16987243-244 from 2166127 to 2353442 tid 2 2023-09-23T22:23:59.047 INFO:tasks.rados.rados.0.smithi169.stdout:2820: delete oid 425 current snap is 0 2023-09-23T22:23:59.047 INFO:tasks.rados.rados.0.smithi169.stdout:2818: expect (ObjNum 1602 snap 0 seq_num 1602) 2023-09-23T22:23:59.201 INFO:tasks.rados.rados.0.smithi169.stdout:2819: finishing write tid 1 to smithi16987243-244 2023-09-23T22:23:59.202 INFO:tasks.rados.rados.0.smithi169.stdout:2819: finishing write tid 2 to smithi16987243-244 2023-09-23T22:23:59.202 INFO:tasks.rados.rados.0.smithi169.stdout:2819: finishing write tid 3 to smithi16987243-244 2023-09-23T22:23:59.202 INFO:tasks.rados.rados.0.smithi169.stdout:2819: finishing write tid 4 to smithi16987243-244 2023-09-23T22:23:59.202 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 244 v 298 (ObjNum 1806 snap 0 seq_num 1806) dirty exists 2023-09-23T22:23:59.202 INFO:tasks.rados.rados.0.smithi169.stdout:2819: left oid 244 (ObjNum 1806 snap 0 seq_num 1806) 2023-09-23T22:23:59.202 INFO:tasks.rados.rados.0.smithi169.stdout:2818: done (2 left) 2023-09-23T22:23:59.202 INFO:tasks.rados.rados.0.smithi169.stdout:2819: done (1 left) 2023-09-23T22:23:59.202 INFO:tasks.rados.rados.0.smithi169.stdout:2820: done (0 left) 2023-09-23T22:23:59.202 INFO:tasks.rados.rados.0.smithi169.stdout:2821: write oid 21 current snap is 0 2023-09-23T22:23:59.202 INFO:tasks.rados.rados.0.smithi169.stdout:2821: seq_num 1808 ranges {787056=425853,1883091=503965} 2023-09-23T22:23:59.215 INFO:tasks.rados.rados.0.smithi169.stdout:2821: writing smithi16987243-21 from 787056 to 1212909 tid 1 2023-09-23T22:23:59.221 INFO:tasks.rados.rados.0.smithi169.stdout:2821: writing smithi16987243-21 from 1883091 to 2387056 tid 2 2023-09-23T22:23:59.221 INFO:tasks.rados.rados.0.smithi169.stdout:2822: write oid 237 current snap is 0 2023-09-23T22:23:59.221 INFO:tasks.rados.rados.0.smithi169.stdout:2822: seq_num 1809 ranges {403863=501102,1425220=733959} 2023-09-23T22:23:59.226 INFO:tasks.rados.rados.0.smithi169.stdout:2822: writing smithi16987243-237 from 403863 to 904965 tid 1 2023-09-23T22:23:59.234 INFO:tasks.rados.rados.0.smithi169.stdout:2822: writing smithi16987243-237 from 1425220 to 2159179 tid 2 2023-09-23T22:23:59.234 INFO:tasks.rados.rados.0.smithi169.stdout:2823: write oid 450 current snap is 0 2023-09-23T22:23:59.234 INFO:tasks.rados.rados.0.smithi169.stdout:2823: seq_num 1810 ranges {420670=692704,1600055=593970} 2023-09-23T22:23:59.240 INFO:tasks.rados.rados.0.smithi169.stdout:2823: writing smithi16987243-450 from 420670 to 1113374 tid 1 2023-09-23T22:23:59.247 INFO:tasks.rados.rados.0.smithi169.stdout:2823: writing smithi16987243-450 from 1600055 to 2194025 tid 2 2023-09-23T22:23:59.247 INFO:tasks.rados.rados.0.smithi169.stdout:2824: read oid 425 snap -1 2023-09-23T22:23:59.247 INFO:tasks.rados.rados.0.smithi169.stdout:2824: expect deleted 2023-09-23T22:23:59.247 INFO:tasks.rados.rados.0.smithi169.stdout:2825: read oid 239 snap -1 2023-09-23T22:23:59.247 INFO:tasks.rados.rados.0.smithi169.stdout:2825: expect (ObjNum 1680 snap 0 seq_num 1680) 2023-09-23T22:23:59.247 INFO:tasks.rados.rados.0.smithi169.stdout:2826: write oid 329 current snap is 0 2023-09-23T22:23:59.247 INFO:tasks.rados.rados.0.smithi169.stdout:2821: finishing write tid 1 to smithi16987243-21 2023-09-23T22:23:59.247 INFO:tasks.rados.rados.0.smithi169.stdout:2821: finishing write tid 2 to smithi16987243-21 2023-09-23T22:23:59.248 INFO:tasks.rados.rados.0.smithi169.stdout:2821: finishing write tid 3 to smithi16987243-21 2023-09-23T22:23:59.248 INFO:tasks.rados.rados.0.smithi169.stdout:2821: finishing write tid 4 to smithi16987243-21 2023-09-23T22:23:59.248 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 21 v 301 (ObjNum 1808 snap 0 seq_num 1808) dirty exists 2023-09-23T22:23:59.248 INFO:tasks.rados.rados.0.smithi169.stdout:2821: left oid 21 (ObjNum 1808 snap 0 seq_num 1808) 2023-09-23T22:23:59.248 INFO:tasks.rados.rados.0.smithi169.stdout:2822: finishing write tid 1 to smithi16987243-237 2023-09-23T22:23:59.248 INFO:tasks.rados.rados.0.smithi169.stdout:2822: finishing write tid 2 to smithi16987243-237 2023-09-23T22:23:59.248 INFO:tasks.rados.rados.0.smithi169.stdout:2826: seq_num 1811 ranges {437477=767953,1658537=737628} 2023-09-23T22:23:59.254 INFO:tasks.rados.rados.0.smithi169.stdout:2826: writing smithi16987243-329 from 437477 to 1205430 tid 1 2023-09-23T22:23:59.261 INFO:tasks.rados.rados.0.smithi169.stdout:2826: writing smithi16987243-329 from 1658537 to 2396165 tid 2 2023-09-23T22:23:59.261 INFO:tasks.rados.rados.0.smithi169.stdout:2821: done (5 left) 2023-09-23T22:23:59.261 INFO:tasks.rados.rados.0.smithi169.stdout:2827: write oid 46 current snap is 0 2023-09-23T22:23:59.261 INFO:tasks.rados.rados.0.smithi169.stdout:2822: finishing write tid 3 to smithi16987243-237 2023-09-23T22:23:59.261 INFO:tasks.rados.rados.0.smithi169.stdout:2822: finishing write tid 4 to smithi16987243-237 2023-09-23T22:23:59.261 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 237 v 337 (ObjNum 1809 snap 0 seq_num 1809) dirty exists 2023-09-23T22:23:59.262 INFO:tasks.rados.rados.0.smithi169.stdout:2822: left oid 237 (ObjNum 1809 snap 0 seq_num 1809) 2023-09-23T22:23:59.262 INFO:tasks.rados.rados.0.smithi169.stdout:2823: finishing write tid 1 to smithi16987243-450 2023-09-23T22:23:59.262 INFO:tasks.rados.rados.0.smithi169.stdout:2827: seq_num 1812 ranges {454284=443202,1317019=597639,2376463=77821} 2023-09-23T22:23:59.265 INFO:tasks.rados.rados.0.smithi169.stdout:2827: writing smithi16987243-46 from 454284 to 897486 tid 1 2023-09-23T22:23:59.271 INFO:tasks.rados.rados.0.smithi169.stdout:2827: writing smithi16987243-46 from 1317019 to 1914658 tid 2 2023-09-23T22:23:59.275 INFO:tasks.rados.rados.0.smithi169.stdout:2827: writing smithi16987243-46 from 2376463 to 2454284 tid 3 2023-09-23T22:23:59.275 INFO:tasks.rados.rados.0.smithi169.stdout:2822: done (5 left) 2023-09-23T22:23:59.275 INFO:tasks.rados.rados.0.smithi169.stdout:2828: read oid 70 snap -1 2023-09-23T22:23:59.275 INFO:tasks.rados.rados.0.smithi169.stdout:2828: expect (ObjNum 1635 snap 0 seq_num 1635) 2023-09-23T22:23:59.275 INFO:tasks.rados.rados.0.smithi169.stdout:2829: write oid 78 current snap is 0 2023-09-23T22:23:59.275 INFO:tasks.rados.rados.0.smithi169.stdout:2829: seq_num 1813 ranges {471091=518451,1659148=741297} 2023-09-23T22:23:59.280 INFO:tasks.rados.rados.0.smithi169.stdout:2829: writing smithi16987243-78 from 471091 to 989542 tid 1 2023-09-23T22:23:59.287 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:59 smithi187 bash[31480]: audit 2023-09-23T22:23:58.146270+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:59.287 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:59 smithi187 bash[31480]: audit 2023-09-23T22:23:58.152624+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:59.287 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:59 smithi187 bash[31480]: audit 2023-09-23T22:23:58.189933+0000 mgr.x (mgr.24706) 47 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T22:23:59.287 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:59 smithi187 bash[31480]: audit 2023-09-23T22:23:58.193484+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T22:23:59.287 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:59 smithi187 bash[31480]: audit 2023-09-23T22:23:58.196969+0000 mgr.x (mgr.24706) 48 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T22:23:59.288 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:59 smithi187 bash[31480]: audit 2023-09-23T22:23:58.200240+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T22:23:59.288 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:59 smithi187 bash[31480]: audit 2023-09-23T22:23:58.202705+0000 mgr.x (mgr.24706) 49 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T22:23:59.288 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:59 smithi187 bash[31480]: audit 2023-09-23T22:23:58.206150+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T22:23:59.288 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:59 smithi187 bash[31480]: cephadm 2023-09-23T22:23:58.214402+0000 mgr.x (mgr.24706) 50 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T22:23:59.288 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:59 smithi187 bash[31480]: audit 2023-09-23T22:23:58.214890+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:23:59.288 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:59 smithi187 bash[31480]: cephadm 2023-09-23T22:23:58.215032+0000 mgr.x (mgr.24706) 51 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T22:23:59.288 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:23:59 smithi187 bash[31480]: cluster 2023-09-23T22:23:58.402797+0000 mgr.x (mgr.24706) 52 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 8.8 MiB/s wr, 80 op/s 2023-09-23T22:23:59.293 INFO:tasks.rados.rados.0.smithi169.stdout:2829: writing smithi16987243-78 from 1659148 to 2400445 tid 2 2023-09-23T22:23:59.293 INFO:tasks.rados.rados.0.smithi169.stdout:2830: write oid 302 current snap is 0 2023-09-23T22:23:59.294 INFO:tasks.rados.rados.0.smithi169.stdout:2830: seq_num 1814 ranges {487898=593700,1717630=484955} 2023-09-23T22:23:59.297 INFO:tasks.rados.rados.0.smithi169.stdout:2830: writing smithi16987243-302 from 487898 to 1081598 tid 1 2023-09-23T22:23:59.304 INFO:tasks.rados.rados.0.smithi169.stdout:2830: writing smithi16987243-302 from 1717630 to 2202585 tid 2 2023-09-23T22:23:59.304 INFO:tasks.rados.rados.0.smithi169.stdout:2831: read oid 98 snap -1 2023-09-23T22:23:59.304 INFO:tasks.rados.rados.0.smithi169.stdout:2831: expect (ObjNum 1636 snap 0 seq_num 1636) 2023-09-23T22:23:59.304 INFO:tasks.rados.rados.0.smithi169.stdout:2832: write oid 221 current snap is 0 2023-09-23T22:23:59.304 INFO:tasks.rados.rados.0.smithi169.stdout:2832: seq_num 1815 ranges {504705=668949,1776112=728593} 2023-09-23T22:23:59.310 INFO:tasks.rados.rados.0.smithi169.stdout:2832: writing smithi16987243-221 from 504705 to 1173654 tid 1 2023-09-23T22:23:59.318 INFO:tasks.rados.rados.0.smithi169.stdout:2832: writing smithi16987243-221 from 1776112 to 2504705 tid 2 2023-09-23T22:23:59.318 INFO:tasks.rados.rados.0.smithi169.stdout:2833: read oid 150 snap -1 2023-09-23T22:23:59.319 INFO:tasks.rados.rados.0.smithi169.stdout:2833: expect (ObjNum 1115 snap 0 seq_num 1115) 2023-09-23T22:23:59.319 INFO:tasks.rados.rados.0.smithi169.stdout:2834: delete oid 187 current snap is 0 2023-09-23T22:23:59.319 INFO:tasks.rados.rados.0.smithi169.stdout:2823: finishing write tid 2 to smithi16987243-450 2023-09-23T22:23:59.319 INFO:tasks.rados.rados.0.smithi169.stdout:2823: finishing write tid 3 to smithi16987243-450 2023-09-23T22:23:59.319 INFO:tasks.rados.rados.0.smithi169.stdout:2823: finishing write tid 4 to smithi16987243-450 2023-09-23T22:23:59.319 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 450 v 370 (ObjNum 1810 snap 0 seq_num 1810) dirty exists 2023-09-23T22:23:59.319 INFO:tasks.rados.rados.0.smithi169.stdout:2823: left oid 450 (ObjNum 1810 snap 0 seq_num 1810) 2023-09-23T22:23:59.319 INFO:tasks.rados.rados.0.smithi169.stdout:2825: expect (ObjNum 1680 snap 0 seq_num 1680) 2023-09-23T22:23:59.444 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:59 smithi169 bash[40994]: audit 2023-09-23T22:23:58.146270+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:59.444 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:59 smithi169 bash[40994]: audit 2023-09-23T22:23:58.152624+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:59.444 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:59 smithi169 bash[40994]: audit 2023-09-23T22:23:58.189933+0000 mgr.x (mgr.24706) 47 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T22:23:59.445 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:59 smithi169 bash[40994]: audit 2023-09-23T22:23:58.193484+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T22:23:59.445 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:59 smithi169 bash[40994]: audit 2023-09-23T22:23:58.196969+0000 mgr.x (mgr.24706) 48 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T22:23:59.445 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:59 smithi169 bash[40994]: audit 2023-09-23T22:23:58.200240+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T22:23:59.445 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:59 smithi169 bash[40994]: audit 2023-09-23T22:23:58.202705+0000 mgr.x (mgr.24706) 49 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T22:23:59.445 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:59 smithi169 bash[40994]: audit 2023-09-23T22:23:58.206150+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T22:23:59.445 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:59 smithi169 bash[40994]: cephadm 2023-09-23T22:23:58.214402+0000 mgr.x (mgr.24706) 50 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T22:23:59.445 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:59 smithi169 bash[40994]: audit 2023-09-23T22:23:58.214890+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:23:59.445 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:59 smithi169 bash[40994]: cephadm 2023-09-23T22:23:58.215032+0000 mgr.x (mgr.24706) 51 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T22:23:59.445 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:23:59 smithi169 bash[40994]: cluster 2023-09-23T22:23:58.402797+0000 mgr.x (mgr.24706) 52 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 8.8 MiB/s wr, 80 op/s 2023-09-23T22:23:59.446 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:59 smithi169 bash[27421]: audit 2023-09-23T22:23:58.146270+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:59.446 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:59 smithi169 bash[27421]: audit 2023-09-23T22:23:58.152624+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:23:59.446 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:59 smithi169 bash[27421]: audit 2023-09-23T22:23:58.189933+0000 mgr.x (mgr.24706) 47 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T22:23:59.446 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:59 smithi169 bash[27421]: audit 2023-09-23T22:23:58.193484+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-09-23T22:23:59.446 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:59 smithi169 bash[27421]: audit 2023-09-23T22:23:58.196969+0000 mgr.x (mgr.24706) 48 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T22:23:59.446 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:59 smithi169 bash[27421]: audit 2023-09-23T22:23:58.200240+0000 mon.a (mon.0) 956 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T22:23:59.446 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:59 smithi169 bash[27421]: audit 2023-09-23T22:23:58.202705+0000 mgr.x (mgr.24706) 49 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T22:23:59.446 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:59 smithi169 bash[27421]: audit 2023-09-23T22:23:58.206150+0000 mon.a (mon.0) 957 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-09-23T22:23:59.446 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:59 smithi169 bash[27421]: cephadm 2023-09-23T22:23:58.214402+0000 mgr.x (mgr.24706) 50 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T22:23:59.447 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:59 smithi169 bash[27421]: audit 2023-09-23T22:23:58.214890+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:23:59.447 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:59 smithi169 bash[27421]: cephadm 2023-09-23T22:23:58.215032+0000 mgr.x (mgr.24706) 51 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-09-23T22:23:59.447 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:23:59 smithi169 bash[27421]: cluster 2023-09-23T22:23:58.402797+0000 mgr.x (mgr.24706) 52 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 8.8 MiB/s wr, 80 op/s 2023-09-23T22:23:59.449 INFO:tasks.rados.rados.0.smithi169.stdout:2826: finishing write tid 1 to smithi16987243-329 2023-09-23T22:23:59.449 INFO:tasks.rados.rados.0.smithi169.stdout:2826: finishing write tid 2 to smithi16987243-329 2023-09-23T22:23:59.449 INFO:tasks.rados.rados.0.smithi169.stdout:2826: finishing write tid 3 to smithi16987243-329 2023-09-23T22:23:59.449 INFO:tasks.rados.rados.0.smithi169.stdout:2826: finishing write tid 4 to smithi16987243-329 2023-09-23T22:23:59.449 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 329 v 399 (ObjNum 1811 snap 0 seq_num 1811) dirty exists 2023-09-23T22:23:59.449 INFO:tasks.rados.rados.0.smithi169.stdout:2826: left oid 329 (ObjNum 1811 snap 0 seq_num 1811) 2023-09-23T22:23:59.449 INFO:tasks.rados.rados.0.smithi169.stdout:2823: done (11 left) 2023-09-23T22:23:59.450 INFO:tasks.rados.rados.0.smithi169.stdout:2824: done (10 left) 2023-09-23T22:23:59.450 INFO:tasks.rados.rados.0.smithi169.stdout:2825: done (9 left) 2023-09-23T22:23:59.450 INFO:tasks.rados.rados.0.smithi169.stdout:2826: done (8 left) 2023-09-23T22:23:59.450 INFO:tasks.rados.rados.0.smithi169.stdout:2834: done (7 left) 2023-09-23T22:23:59.450 INFO:tasks.rados.rados.0.smithi169.stdout:2835: write oid 310 current snap is 0 2023-09-23T22:23:59.450 INFO:tasks.rados.rados.0.smithi169.stdout:2827: finishing write tid 1 to smithi16987243-46 2023-09-23T22:23:59.450 INFO:tasks.rados.rados.0.smithi169.stdout:2835: seq_num 1817 ranges {538319=535800,1493076=748635} 2023-09-23T22:23:59.458 INFO:tasks.rados.rados.0.smithi169.stdout:2835: writing smithi16987243-310 from 538319 to 1074119 tid 1 2023-09-23T22:23:59.466 INFO:tasks.rados.rados.0.smithi169.stdout:2835: writing smithi16987243-310 from 1493076 to 2241711 tid 2 2023-09-23T22:23:59.467 INFO:tasks.rados.rados.0.smithi169.stdout:2836: write oid 495 current snap is 0 2023-09-23T22:23:59.467 INFO:tasks.rados.rados.0.smithi169.stdout:2836: seq_num 1818 ranges {555126=611049,1951558=492293} 2023-09-23T22:23:59.473 INFO:tasks.rados.rados.0.smithi169.stdout:2836: writing smithi16987243-495 from 555126 to 1166175 tid 1 2023-09-23T22:23:59.481 INFO:tasks.rados.rados.0.smithi169.stdout:2836: writing smithi16987243-495 from 1951558 to 2443851 tid 2 2023-09-23T22:23:59.481 INFO:tasks.rados.rados.0.smithi169.stdout:2837: read oid 151 snap -1 2023-09-23T22:23:59.481 INFO:tasks.rados.rados.0.smithi169.stdout:2837: expect (ObjNum 150 snap 0 seq_num 150) 2023-09-23T22:23:59.482 INFO:tasks.rados.rados.0.smithi169.stdout:2838: delete oid 476 current snap is 0 2023-09-23T22:23:59.482 INFO:tasks.rados.rados.0.smithi169.stdout:2827: finishing write tid 2 to smithi16987243-46 2023-09-23T22:23:59.482 INFO:tasks.rados.rados.0.smithi169.stdout:2827: finishing write tid 3 to smithi16987243-46 2023-09-23T22:23:59.482 INFO:tasks.rados.rados.0.smithi169.stdout:2827: finishing write tid 4 to smithi16987243-46 2023-09-23T22:23:59.482 INFO:tasks.rados.rados.0.smithi169.stdout:2827: finishing write tid 5 to smithi16987243-46 2023-09-23T22:23:59.482 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 46 v 382 (ObjNum 1812 snap 0 seq_num 1812) dirty exists 2023-09-23T22:23:59.482 INFO:tasks.rados.rados.0.smithi169.stdout:2827: left oid 46 (ObjNum 1812 snap 0 seq_num 1812) 2023-09-23T22:23:59.482 INFO:tasks.rados.rados.0.smithi169.stdout:2828: expect (ObjNum 1635 snap 0 seq_num 1635) 2023-09-23T22:23:59.628 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:23:59 smithi187 bash[77270]: logger=settings t=2023-09-23T22:23:59.282471837Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2023-09-23T22:23:59.629 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:23:59 smithi187 bash[77270]: logger=settings t=2023-09-23T22:23:59.282711011Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2023-09-23T22:23:59.629 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:23:59 smithi187 bash[77270]: logger=settings t=2023-09-23T22:23:59.282744585Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2023-09-23T22:23:59.629 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:23:59 smithi187 bash[77270]: logger=settings t=2023-09-23T22:23:59.282754261Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2023-09-23T22:23:59.629 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:23:59 smithi187 bash[77270]: logger=settings t=2023-09-23T22:23:59.282775672Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2023-09-23T22:23:59.629 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:23:59 smithi187 bash[77270]: logger=settings t=2023-09-23T22:23:59.282788095Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2023-09-23T22:23:59.629 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:23:59 smithi187 bash[77270]: logger=settings t=2023-09-23T22:23:59.282799421Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-09-23T22:23:59.629 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:23:59 smithi187 bash[77270]: logger=settings t=2023-09-23T22:23:59.282810981Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-09-23T22:23:59.629 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:23:59 smithi187 bash[77270]: logger=settings t=2023-09-23T22:23:59.282822723Z level=info msg="Path Home" path=/usr/share/grafana 2023-09-23T22:23:59.629 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:23:59 smithi187 bash[77270]: logger=settings t=2023-09-23T22:23:59.282835939Z level=info msg="Path Data" path=/var/lib/grafana 2023-09-23T22:23:59.629 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:23:59 smithi187 bash[77270]: logger=settings t=2023-09-23T22:23:59.282846574Z level=info msg="Path Logs" path=/var/log/grafana 2023-09-23T22:23:59.630 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:23:59 smithi187 bash[77270]: logger=settings t=2023-09-23T22:23:59.282857776Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2023-09-23T22:23:59.630 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:23:59 smithi187 bash[77270]: logger=settings t=2023-09-23T22:23:59.282869758Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2023-09-23T22:23:59.630 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:23:59 smithi187 bash[77270]: logger=settings t=2023-09-23T22:23:59.282881842Z level=info msg="App mode production" 2023-09-23T22:23:59.630 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:23:59 smithi187 bash[77270]: logger=sqlstore t=2023-09-23T22:23:59.282967431Z level=info msg="Connecting to DB" dbtype=sqlite3 2023-09-23T22:23:59.630 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:23:59 smithi187 bash[77270]: logger=sqlstore t=2023-09-23T22:23:59.282988256Z 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-23T22:23:59.630 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:23:59 smithi187 bash[77270]: logger=migrator t=2023-09-23T22:23:59.300639222Z level=info msg="Starting DB migrations" 2023-09-23T22:23:59.630 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:23:59 smithi187 bash[77270]: logger=migrator t=2023-09-23T22:23:59.312299017Z level=info msg="migrations completed" performed=0 skipped=481 duration=2.521278ms 2023-09-23T22:23:59.630 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:23:59 smithi187 bash[77270]: logger=sqlstore t=2023-09-23T22:23:59.312928567Z level=info msg="Created default organization" 2023-09-23T22:23:59.630 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:23:59 smithi187 bash[77270]: logger=plugin.loader t=2023-09-23T22:23:59.376987985Z level=info msg="Plugin registered" pluginID=input 2023-09-23T22:23:59.630 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:23:59 smithi187 bash[77270]: logger=plugin.loader t=2023-09-23T22:23:59.407056595Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2023-09-23T22:23:59.630 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:23:59 smithi187 bash[77270]: logger=plugin.loader t=2023-09-23T22:23:59.407087119Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2023-09-23T22:23:59.630 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:23:59 smithi187 bash[77270]: logger=secrets t=2023-09-23T22:23:59.407143451Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2023-09-23T22:23:59.631 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:23:59 smithi187 bash[77270]: logger=query_data t=2023-09-23T22:23:59.409372793Z level=info msg="Query Service initialization" 2023-09-23T22:23:59.631 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:23:59 smithi187 bash[77270]: logger=live.push_http t=2023-09-23T22:23:59.413715797Z level=info msg="Live Push Gateway initialization" 2023-09-23T22:23:59.669 INFO:tasks.rados.rados.0.smithi169.stdout:2829: finishing write tid 1 to smithi16987243-78 2023-09-23T22:23:59.669 INFO:tasks.rados.rados.0.smithi169.stdout:2829: finishing write tid 2 to smithi16987243-78 2023-09-23T22:23:59.669 INFO:tasks.rados.rados.0.smithi169.stdout:2829: finishing write tid 3 to smithi16987243-78 2023-09-23T22:23:59.669 INFO:tasks.rados.rados.0.smithi169.stdout:2829: finishing write tid 4 to smithi16987243-78 2023-09-23T22:23:59.669 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 78 v 369 (ObjNum 1813 snap 0 seq_num 1813) dirty exists 2023-09-23T22:23:59.669 INFO:tasks.rados.rados.0.smithi169.stdout:2829: left oid 78 (ObjNum 1813 snap 0 seq_num 1813) 2023-09-23T22:23:59.669 INFO:tasks.rados.rados.0.smithi169.stdout:2827: done (10 left) 2023-09-23T22:23:59.669 INFO:tasks.rados.rados.0.smithi169.stdout:2828: done (9 left) 2023-09-23T22:23:59.669 INFO:tasks.rados.rados.0.smithi169.stdout:2829: done (8 left) 2023-09-23T22:23:59.670 INFO:tasks.rados.rados.0.smithi169.stdout:2838: done (7 left) 2023-09-23T22:23:59.670 INFO:tasks.rados.rados.0.smithi169.stdout:2839: write oid 181 current snap is 0 2023-09-23T22:23:59.670 INFO:tasks.rados.rados.0.smithi169.stdout:2830: finishing write tid 1 to smithi16987243-302 2023-09-23T22:23:59.670 INFO:tasks.rados.rados.0.smithi169.stdout:2830: finishing write tid 2 to smithi16987243-302 2023-09-23T22:23:59.670 INFO:tasks.rados.rados.0.smithi169.stdout:2830: finishing write tid 3 to smithi16987243-302 2023-09-23T22:23:59.670 INFO:tasks.rados.rados.0.smithi169.stdout:2830: finishing write tid 4 to smithi16987243-302 2023-09-23T22:23:59.670 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 302 v 431 (ObjNum 1814 snap 0 seq_num 1814) dirty exists 2023-09-23T22:23:59.670 INFO:tasks.rados.rados.0.smithi169.stdout:2830: left oid 302 (ObjNum 1814 snap 0 seq_num 1814) 2023-09-23T22:23:59.670 INFO:tasks.rados.rados.0.smithi169.stdout:2831: expect (ObjNum 1636 snap 0 seq_num 1636) 2023-09-23T22:23:59.833 INFO:tasks.rados.rados.0.smithi169.stdout:2832: finishing write tid 1 to smithi16987243-221 2023-09-23T22:23:59.833 INFO:tasks.rados.rados.0.smithi169.stdout:2832: finishing write tid 2 to smithi16987243-221 2023-09-23T22:23:59.833 INFO:tasks.rados.rados.0.smithi169.stdout:2832: finishing write tid 3 to smithi16987243-221 2023-09-23T22:23:59.833 INFO:tasks.rados.rados.0.smithi169.stdout:2832: finishing write tid 4 to smithi16987243-221 2023-09-23T22:23:59.834 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 221 v 331 (ObjNum 1815 snap 0 seq_num 1815) dirty exists 2023-09-23T22:23:59.834 INFO:tasks.rados.rados.0.smithi169.stdout:2832: left oid 221 (ObjNum 1815 snap 0 seq_num 1815) 2023-09-23T22:23:59.834 INFO:tasks.rados.rados.0.smithi169.stdout:2833: expect (ObjNum 1115 snap 0 seq_num 1115) 2023-09-23T22:23:59.922 INFO:tasks.rados.rados.0.smithi169.stdout:2835: finishing write tid 1 to smithi16987243-310 2023-09-23T22:23:59.922 INFO:tasks.rados.rados.0.smithi169.stdout:2835: finishing write tid 2 to smithi16987243-310 2023-09-23T22:23:59.922 INFO:tasks.rados.rados.0.smithi169.stdout:2835: finishing write tid 3 to smithi16987243-310 2023-09-23T22:23:59.922 INFO:tasks.rados.rados.0.smithi169.stdout:2839: seq_num 1820 ranges {588740=761547,2068522=495962} 2023-09-23T22:23:59.930 INFO:tasks.rados.rados.0.smithi169.stdout:2839: writing smithi16987243-181 from 588740 to 1350287 tid 1 2023-09-23T22:23:59.937 INFO:tasks.rados.rados.0.smithi169.stdout:2839: writing smithi16987243-181 from 2068522 to 2564484 tid 2 2023-09-23T22:23:59.937 INFO:tasks.rados.rados.0.smithi169.stdout:2830: done (7 left) 2023-09-23T22:23:59.937 INFO:tasks.rados.rados.0.smithi169.stdout:2831: done (6 left) 2023-09-23T22:23:59.937 INFO:tasks.rados.rados.0.smithi169.stdout:2832: done (5 left) 2023-09-23T22:23:59.938 INFO:tasks.rados.rados.0.smithi169.stdout:2833: done (4 left) 2023-09-23T22:23:59.938 INFO:tasks.rados.rados.0.smithi169.stdout:2840: delete oid 474 current snap is 0 2023-09-23T22:23:59.938 INFO:tasks.rados.rados.0.smithi169.stdout:2835: finishing write tid 4 to smithi16987243-310 2023-09-23T22:23:59.938 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 310 v 326 (ObjNum 1817 snap 0 seq_num 1817) dirty exists 2023-09-23T22:23:59.938 INFO:tasks.rados.rados.0.smithi169.stdout:2835: left oid 310 (ObjNum 1817 snap 0 seq_num 1817) 2023-09-23T22:23:59.938 INFO:tasks.rados.rados.0.smithi169.stdout:2836: finishing write tid 1 to smithi16987243-495 2023-09-23T22:23:59.938 INFO:tasks.rados.rados.0.smithi169.stdout:2836: finishing write tid 2 to smithi16987243-495 2023-09-23T22:23:59.938 INFO:tasks.rados.rados.0.smithi169.stdout:2837: expect (ObjNum 150 snap 0 seq_num 150) 2023-09-23T22:24:00.019 INFO:tasks.rados.rados.0.smithi169.stdout:2836: finishing write tid 3 to smithi16987243-495 2023-09-23T22:24:00.020 INFO:tasks.rados.rados.0.smithi169.stdout:2836: finishing write tid 4 to smithi16987243-495 2023-09-23T22:24:00.020 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 495 v 372 (ObjNum 1818 snap 0 seq_num 1818) dirty exists 2023-09-23T22:24:00.020 INFO:tasks.rados.rados.0.smithi169.stdout:2836: left oid 495 (ObjNum 1818 snap 0 seq_num 1818) 2023-09-23T22:24:00.020 INFO:tasks.rados.rados.0.smithi169.stdout:2839: finishing write tid 1 to smithi16987243-181 2023-09-23T22:24:00.020 INFO:tasks.rados.rados.0.smithi169.stdout:2839: finishing write tid 2 to smithi16987243-181 2023-09-23T22:24:00.020 INFO:tasks.rados.rados.0.smithi169.stdout:2835: done (4 left) 2023-09-23T22:24:00.020 INFO:tasks.rados.rados.0.smithi169.stdout:2836: done (3 left) 2023-09-23T22:24:00.020 INFO:tasks.rados.rados.0.smithi169.stdout:2837: done (2 left) 2023-09-23T22:24:00.020 INFO:tasks.rados.rados.0.smithi169.stdout:2840: done (1 left) 2023-09-23T22:24:00.020 INFO:tasks.rados.rados.0.smithi169.stdout:2841: delete oid 396 current snap is 0 2023-09-23T22:24:00.020 INFO:tasks.rados.rados.0.smithi169.stdout:2839: finishing write tid 3 to smithi16987243-181 2023-09-23T22:24:00.020 INFO:tasks.rados.rados.0.smithi169.stdout:2839: finishing write tid 4 to smithi16987243-181 2023-09-23T22:24:00.021 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 181 v 334 (ObjNum 1820 snap 0 seq_num 1820) dirty exists 2023-09-23T22:24:00.021 INFO:tasks.rados.rados.0.smithi169.stdout:2839: left oid 181 (ObjNum 1820 snap 0 seq_num 1820) 2023-09-23T22:24:00.022 INFO:tasks.rados.rados.0.smithi169.stdout:2839: done (1 left) 2023-09-23T22:24:00.022 INFO:tasks.rados.rados.0.smithi169.stdout:2841: done (0 left) 2023-09-23T22:24:00.022 INFO:tasks.rados.rados.0.smithi169.stdout:2842: read oid 310 snap -1 2023-09-23T22:24:00.023 INFO:tasks.rados.rados.0.smithi169.stdout:2842: expect (ObjNum 1817 snap 0 seq_num 1817) 2023-09-23T22:24:00.023 INFO:tasks.rados.rados.0.smithi169.stdout:2843: read oid 353 snap -1 2023-09-23T22:24:00.023 INFO:tasks.rados.rados.0.smithi169.stdout:2843: expect (ObjNum 1719 snap 0 seq_num 1719) 2023-09-23T22:24:00.023 INFO:tasks.rados.rados.0.smithi169.stdout:2844: read oid 332 snap -1 2023-09-23T22:24:00.023 INFO:tasks.rados.rados.0.smithi169.stdout:2844: expect (ObjNum 1610 snap 0 seq_num 1610) 2023-09-23T22:24:00.023 INFO:tasks.rados.rados.0.smithi169.stdout:2845: write oid 57 current snap is 0 2023-09-23T22:24:00.023 INFO:tasks.rados.rados.0.smithi169.stdout:2845: seq_num 1823 ranges {639161=587294,1727615=759642} 2023-09-23T22:24:00.036 INFO:tasks.rados.rados.0.smithi169.stdout:2845: writing smithi16987243-57 from 639161 to 1226455 tid 1 2023-09-23T22:24:00.044 INFO:tasks.rados.rados.0.smithi169.stdout:2845: writing smithi16987243-57 from 1727615 to 2487257 tid 2 2023-09-23T22:24:00.044 INFO:tasks.rados.rados.0.smithi169.stdout:2846: write oid 492 current snap is 0 2023-09-23T22:24:00.044 INFO:tasks.rados.rados.0.smithi169.stdout:2846: seq_num 1824 ranges {655968=662543,1786097=503300} 2023-09-23T22:24:00.051 INFO:tasks.rados.rados.0.smithi169.stdout:2846: writing smithi16987243-492 from 655968 to 1318511 tid 1 2023-09-23T22:24:00.057 INFO:tasks.rados.rados.0.smithi169.stdout:2846: writing smithi16987243-492 from 1786097 to 2289397 tid 2 2023-09-23T22:24:00.057 INFO:tasks.rados.rados.0.smithi169.stdout:2847: write oid 374 current snap is 0 2023-09-23T22:24:00.057 INFO:tasks.rados.rados.0.smithi169.stdout:2847: seq_num 1825 ranges {672775=454145,1844579=763311} 2023-09-23T22:24:00.063 INFO:tasks.rados.rados.0.smithi169.stdout:2847: writing smithi16987243-374 from 672775 to 1126920 tid 1 2023-09-23T22:24:00.072 INFO:tasks.rados.rados.0.smithi169.stdout:2847: writing smithi16987243-374 from 1844579 to 2607890 tid 2 2023-09-23T22:24:00.072 INFO:tasks.rados.rados.0.smithi169.stdout:2848: read oid 376 snap -1 2023-09-23T22:24:00.072 INFO:tasks.rados.rados.0.smithi169.stdout:2848: expect (ObjNum 851 snap 0 seq_num 851) 2023-09-23T22:24:00.072 INFO:tasks.rados.rados.0.smithi169.stdout:2849: read oid 205 snap -1 2023-09-23T22:24:00.072 INFO:tasks.rados.rados.0.smithi169.stdout:2849: expect (ObjNum 1197 snap 0 seq_num 1197) 2023-09-23T22:24:00.072 INFO:tasks.rados.rados.0.smithi169.stdout:2850: read oid 127 snap -1 2023-09-23T22:24:00.072 INFO:tasks.rados.rados.0.smithi169.stdout:2850: expect (ObjNum 1718 snap 0 seq_num 1718) 2023-09-23T22:24:00.073 INFO:tasks.rados.rados.0.smithi169.stdout:2851: write oid 468 current snap is 0 2023-09-23T22:24:00.073 INFO:tasks.rados.rados.0.smithi169.stdout:2851: seq_num 1826 ranges {689582=529394,1903061=506969} 2023-09-23T22:24:00.079 INFO:tasks.rados.rados.0.smithi169.stdout:2851: writing smithi16987243-468 from 689582 to 1218976 tid 1 2023-09-23T22:24:00.087 INFO:tasks.rados.rados.0.smithi169.stdout:2851: writing smithi16987243-468 from 1903061 to 2410030 tid 2 2023-09-23T22:24:00.087 INFO:tasks.rados.rados.0.smithi169.stdout:2852: read oid 264 snap -1 2023-09-23T22:24:00.087 INFO:tasks.rados.rados.0.smithi169.stdout:2852: expect (ObjNum 610 snap 0 seq_num 610) 2023-09-23T22:24:00.087 INFO:tasks.rados.rados.0.smithi169.stdout:2853: read oid 115 snap -1 2023-09-23T22:24:00.087 INFO:tasks.rados.rados.0.smithi169.stdout:2853: expect (ObjNum 1629 snap 0 seq_num 1629) 2023-09-23T22:24:00.088 INFO:tasks.rados.rados.0.smithi169.stdout:2854: read oid 176 snap -1 2023-09-23T22:24:00.088 INFO:tasks.rados.rados.0.smithi169.stdout:2854: expect (ObjNum 175 snap 0 seq_num 175) 2023-09-23T22:24:00.088 INFO:tasks.rados.rados.0.smithi169.stdout:2855: write oid 322 current snap is 0 2023-09-23T22:24:00.088 INFO:tasks.rados.rados.0.smithi169.stdout:2855: seq_num 1827 ranges {706389=604643,1961543=650627} 2023-09-23T22:24:00.095 INFO:tasks.rados.rados.0.smithi169.stdout:2855: writing smithi16987243-322 from 706389 to 1311032 tid 1 2023-09-23T22:24:00.103 INFO:tasks.rados.rados.0.smithi169.stdout:2855: writing smithi16987243-322 from 1961543 to 2612170 tid 2 2023-09-23T22:24:00.103 INFO:tasks.rados.rados.0.smithi169.stdout:2856: write oid 349 current snap is 0 2023-09-23T22:24:00.103 INFO:tasks.rados.rados.0.smithi169.stdout:2856: seq_num 1828 ranges {723196=679892,2020025=510638} 2023-09-23T22:24:00.113 INFO:tasks.rados.rados.0.smithi169.stdout:2856: writing smithi16987243-349 from 723196 to 1403088 tid 1 2023-09-23T22:24:00.118 INFO:tasks.rados.rados.0.smithi169.stdout:2856: writing smithi16987243-349 from 2020025 to 2530663 tid 2 2023-09-23T22:24:00.118 INFO:tasks.rados.rados.0.smithi169.stdout:2857: write oid 252 current snap is 0 2023-09-23T22:24:00.118 INFO:tasks.rados.rados.0.smithi169.stdout:2843: expect (ObjNum 1719 snap 0 seq_num 1719) 2023-09-23T22:24:00.314 INFO:tasks.rados.rados.0.smithi169.stdout:2842: expect (ObjNum 1817 snap 0 seq_num 1817) 2023-09-23T22:24:00.391 INFO:tasks.rados.rados.0.smithi169.stdout:2844: expect (ObjNum 1610 snap 0 seq_num 1610) 2023-09-23T22:24:00.557 INFO:tasks.rados.rados.0.smithi169.stdout:2845: finishing write tid 1 to smithi16987243-57 2023-09-23T22:24:00.557 INFO:tasks.rados.rados.0.smithi169.stdout:2845: finishing write tid 2 to smithi16987243-57 2023-09-23T22:24:00.557 INFO:tasks.rados.rados.0.smithi169.stdout:2845: finishing write tid 3 to smithi16987243-57 2023-09-23T22:24:00.557 INFO:tasks.rados.rados.0.smithi169.stdout:2845: finishing write tid 4 to smithi16987243-57 2023-09-23T22:24:00.557 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 57 v 402 (ObjNum 1823 snap 0 seq_num 1823) dirty exists 2023-09-23T22:24:00.557 INFO:tasks.rados.rados.0.smithi169.stdout:2845: left oid 57 (ObjNum 1823 snap 0 seq_num 1823) 2023-09-23T22:24:00.557 INFO:tasks.rados.rados.0.smithi169.stdout:2846: finishing write tid 1 to smithi16987243-492 2023-09-23T22:24:00.558 INFO:tasks.rados.rados.0.smithi169.stdout:2846: finishing write tid 2 to smithi16987243-492 2023-09-23T22:24:00.558 INFO:tasks.rados.rados.0.smithi169.stdout:2846: finishing write tid 3 to smithi16987243-492 2023-09-23T22:24:00.558 INFO:tasks.rados.rados.0.smithi169.stdout:2846: finishing write tid 4 to smithi16987243-492 2023-09-23T22:24:00.558 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 492 v 434 (ObjNum 1824 snap 0 seq_num 1824) dirty exists 2023-09-23T22:24:00.558 INFO:tasks.rados.rados.0.smithi169.stdout:2846: left oid 492 (ObjNum 1824 snap 0 seq_num 1824) 2023-09-23T22:24:00.558 INFO:tasks.rados.rados.0.smithi169.stdout:2847: finishing write tid 1 to smithi16987243-374 2023-09-23T22:24:00.558 INFO:tasks.rados.rados.0.smithi169.stdout:2857: seq_num 1829 ranges {740003=755141,2078507=654296} 2023-09-23T22:24:00.565 INFO:tasks.rados.rados.0.smithi169.stdout:2857: writing smithi16987243-252 from 740003 to 1495144 tid 1 2023-09-23T22:24:00.573 INFO:tasks.rados.rados.0.smithi169.stdout:2857: writing smithi16987243-252 from 2078507 to 2732803 tid 2 2023-09-23T22:24:00.574 INFO:tasks.rados.rados.0.smithi169.stdout:2842: done (15 left) 2023-09-23T22:24:00.574 INFO:tasks.rados.rados.0.smithi169.stdout:2843: done (14 left) 2023-09-23T22:24:00.574 INFO:tasks.rados.rados.0.smithi169.stdout:2844: done (13 left) 2023-09-23T22:24:00.574 INFO:tasks.rados.rados.0.smithi169.stdout:2845: done (12 left) 2023-09-23T22:24:00.574 INFO:tasks.rados.rados.0.smithi169.stdout:2846: done (11 left) 2023-09-23T22:24:00.574 INFO:tasks.rados.rados.0.smithi169.stdout:2858: read oid 99 snap -1 2023-09-23T22:24:00.574 INFO:tasks.rados.rados.0.smithi169.stdout:2858: expect (ObjNum 1782 snap 0 seq_num 1782) 2023-09-23T22:24:00.574 INFO:tasks.rados.rados.0.smithi169.stdout:2859: read oid 431 snap -1 2023-09-23T22:24:00.574 INFO:tasks.rados.rados.0.smithi169.stdout:2859: expect (ObjNum 1364 snap 0 seq_num 1364) 2023-09-23T22:24:00.574 INFO:tasks.rados.rados.0.smithi169.stdout:2860: read oid 500 snap -1 2023-09-23T22:24:00.574 INFO:tasks.rados.rados.0.smithi169.stdout:2860: expect (ObjNum 1505 snap 0 seq_num 1505) 2023-09-23T22:24:00.575 INFO:tasks.rados.rados.0.smithi169.stdout:2861: write oid 166 current snap is 0 2023-09-23T22:24:00.575 INFO:tasks.rados.rados.0.smithi169.stdout:2861: seq_num 1830 ranges {756810=430390,1620636=514307} 2023-09-23T22:24:00.582 INFO:tasks.rados.rados.0.smithi169.stdout:2861: writing smithi16987243-166 from 756810 to 1187200 tid 1 2023-09-23T22:24:00.588 INFO:tasks.rados.rados.0.smithi169.stdout:2861: writing smithi16987243-166 from 1620636 to 2134943 tid 2 2023-09-23T22:24:00.588 INFO:tasks.rados.rados.0.smithi169.stdout:2862: read oid 20 snap -1 2023-09-23T22:24:00.588 INFO:tasks.rados.rados.0.smithi169.stdout:2862: expect deleted 2023-09-23T22:24:00.588 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:24:00.588 INFO:tasks.rados.rados.0.smithi169.stdout:2848: expect (ObjNum 851 snap 0 seq_num 851) 2023-09-23T22:24:00.628 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:24:00 smithi187 bash[77270]: logger=infra.usagestats.collector t=2023-09-23T22:24:00.31032907Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2023-09-23T22:24:00.628 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:24:00 smithi187 bash[77270]: logger=provisioning.datasources t=2023-09-23T22:24:00.454835976Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2023-09-23T22:24:00.628 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:24:00 smithi187 bash[77270]: logger=provisioning.datasources t=2023-09-23T22:24:00.454900645Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2023-09-23T22:24:00.628 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:24:00 smithi187 bash[77270]: logger=provisioning.datasources t=2023-09-23T22:24:00.466233878Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2023-09-23T22:24:00.766 INFO:tasks.rados.rados.0.smithi169.stdout:2850: expect (ObjNum 1718 snap 0 seq_num 1718) 2023-09-23T22:24:00.914 INFO:tasks.rados.rados.0.smithi169.stdout:2849: expect (ObjNum 1197 snap 0 seq_num 1197) 2023-09-23T22:24:01.005 INFO:tasks.rados.rados.0.smithi169.stdout:2847: finishing write tid 2 to smithi16987243-374 2023-09-23T22:24:01.005 INFO:tasks.rados.rados.0.smithi169.stdout:2847: finishing write tid 3 to smithi16987243-374 2023-09-23T22:24:01.005 INFO:tasks.rados.rados.0.smithi169.stdout:2851: finishing write tid 1 to smithi16987243-468 2023-09-23T22:24:01.005 INFO:tasks.rados.rados.0.smithi169.stdout:2847: finishing write tid 4 to smithi16987243-374 2023-09-23T22:24:01.005 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 374 v 340 (ObjNum 1825 snap 0 seq_num 1825) dirty exists 2023-09-23T22:24:01.005 INFO:tasks.rados.rados.0.smithi169.stdout:2847: left oid 374 (ObjNum 1825 snap 0 seq_num 1825) 2023-09-23T22:24:01.006 INFO:tasks.rados.rados.0.smithi169.stdout:2853: expect (ObjNum 1629 snap 0 seq_num 1629) 2023-09-23T22:24:01.128 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:24:00 smithi187 bash[77270]: logger=provisioning.alerting t=2023-09-23T22:24:00.655661664Z level=info msg="starting to provision alerting" 2023-09-23T22:24:01.128 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:24:00 smithi187 bash[77270]: logger=provisioning.alerting t=2023-09-23T22:24:00.655729386Z level=info msg="finished to provision alerting" 2023-09-23T22:24:01.128 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:24:00 smithi187 bash[77270]: logger=ngalert.state.manager t=2023-09-23T22:24:00.655904469Z level=info msg="Warming state cache for startup" 2023-09-23T22:24:01.129 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:24:00 smithi187 bash[77270]: logger=grafanaStorageLogger t=2023-09-23T22:24:00.656145934Z level=info msg="storage starting" 2023-09-23T22:24:01.129 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:24:00 smithi187 bash[77270]: logger=http.server t=2023-09-23T22:24:00.658956517Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2023-09-23T22:24:01.129 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:24:00 smithi187 bash[77270]: logger=ngalert.state.manager t=2023-09-23T22:24:00.699833935Z level=info msg="State cache has been initialized" states=0 duration=43.924823ms 2023-09-23T22:24:01.129 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:24:00 smithi187 bash[77270]: logger=ticker t=2023-09-23T22:24:00.70001762Z level=info msg=starting first_tick=2023-09-23T22:24:10Z 2023-09-23T22:24:01.129 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:24:00 smithi187 bash[77270]: logger=ngalert.multiorg.alertmanager t=2023-09-23T22:24:00.700025293Z level=info msg="starting MultiOrg Alertmanager" 2023-09-23T22:24:01.202 INFO:tasks.rados.rados.0.smithi169.stdout:2854: expect (ObjNum 175 snap 0 seq_num 175) 2023-09-23T22:24:01.296 INFO:tasks.rados.rados.0.smithi169.stdout:2851: finishing write tid 2 to smithi16987243-468 2023-09-23T22:24:01.296 INFO:tasks.rados.rados.0.smithi169.stdout:2851: finishing write tid 3 to smithi16987243-468 2023-09-23T22:24:01.296 INFO:tasks.rados.rados.0.smithi169.stdout:2851: finishing write tid 4 to smithi16987243-468 2023-09-23T22:24:01.296 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 468 v 403 (ObjNum 1826 snap 0 seq_num 1826) dirty exists 2023-09-23T22:24:01.296 INFO:tasks.rados.rados.0.smithi169.stdout:2851: left oid 468 (ObjNum 1826 snap 0 seq_num 1826) 2023-09-23T22:24:01.297 INFO:tasks.rados.rados.0.smithi169.stdout:2855: finishing write tid 1 to smithi16987243-322 2023-09-23T22:24:01.297 INFO:tasks.rados.rados.0.smithi169.stdout:2852: expect (ObjNum 610 snap 0 seq_num 610) 2023-09-23T22:24:01.369 INFO:tasks.rados.rados.0.smithi169.stdout:2855: finishing write tid 2 to smithi16987243-322 2023-09-23T22:24:01.369 INFO:tasks.rados.rados.0.smithi169.stdout:2855: finishing write tid 3 to smithi16987243-322 2023-09-23T22:24:01.369 INFO:tasks.rados.rados.0.smithi169.stdout:2855: finishing write tid 4 to smithi16987243-322 2023-09-23T22:24:01.369 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 322 v 385 (ObjNum 1827 snap 0 seq_num 1827) dirty exists 2023-09-23T22:24:01.369 INFO:tasks.rados.rados.0.smithi169.stdout:2855: left oid 322 (ObjNum 1827 snap 0 seq_num 1827) 2023-09-23T22:24:01.369 INFO:tasks.rados.rados.0.smithi169.stdout:2856: finishing write tid 1 to smithi16987243-349 2023-09-23T22:24:01.369 INFO:tasks.rados.rados.0.smithi169.stdout:2856: finishing write tid 2 to smithi16987243-349 2023-09-23T22:24:01.369 INFO:tasks.rados.rados.0.smithi169.stdout:2856: finishing write tid 3 to smithi16987243-349 2023-09-23T22:24:01.369 INFO:tasks.rados.rados.0.smithi169.stdout:2847: done (15 left) 2023-09-23T22:24:01.369 INFO:tasks.rados.rados.0.smithi169.stdout:2848: done (14 left) 2023-09-23T22:24:01.370 INFO:tasks.rados.rados.0.smithi169.stdout:2849: done (13 left) 2023-09-23T22:24:01.370 INFO:tasks.rados.rados.0.smithi169.stdout:2850: done (12 left) 2023-09-23T22:24:01.370 INFO:tasks.rados.rados.0.smithi169.stdout:2851: done (11 left) 2023-09-23T22:24:01.370 INFO:tasks.rados.rados.0.smithi169.stdout:2852: done (10 left) 2023-09-23T22:24:01.370 INFO:tasks.rados.rados.0.smithi169.stdout:2853: done (9 left) 2023-09-23T22:24:01.370 INFO:tasks.rados.rados.0.smithi169.stdout:2854: done (8 left) 2023-09-23T22:24:01.370 INFO:tasks.rados.rados.0.smithi169.stdout:2855: done (7 left) 2023-09-23T22:24:01.370 INFO:tasks.rados.rados.0.smithi169.stdout:2863: read oid 149 snap -1 2023-09-23T22:24:01.370 INFO:tasks.rados.rados.0.smithi169.stdout:2863: expect (ObjNum 1783 snap 0 seq_num 1783) 2023-09-23T22:24:01.370 INFO:tasks.rados.rados.0.smithi169.stdout:2864: write oid 205 current snap is 0 2023-09-23T22:24:01.370 INFO:tasks.rados.rados.0.smithi169.stdout:2856: finishing write tid 4 to smithi16987243-349 2023-09-23T22:24:01.371 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 349 v 376 (ObjNum 1828 snap 0 seq_num 1828) dirty exists 2023-09-23T22:24:01.371 INFO:tasks.rados.rados.0.smithi169.stdout:2856: left oid 349 (ObjNum 1828 snap 0 seq_num 1828) 2023-09-23T22:24:01.371 INFO:tasks.rados.rados.0.smithi169.stdout:2857: finishing write tid 1 to smithi16987243-252 2023-09-23T22:24:01.371 INFO:tasks.rados.rados.0.smithi169.stdout:2859: expect (ObjNum 1364 snap 0 seq_num 1364) 2023-09-23T22:24:01.520 INFO:tasks.rados.rados.0.smithi169.stdout:2860: expect (ObjNum 1505 snap 0 seq_num 1505) 2023-09-23T22:24:01.699 INFO:tasks.rados.rados.0.smithi169.stdout:2857: finishing write tid 2 to smithi16987243-252 2023-09-23T22:24:01.699 INFO:tasks.rados.rados.0.smithi169.stdout:2857: finishing write tid 3 to smithi16987243-252 2023-09-23T22:24:01.699 INFO:tasks.rados.rados.0.smithi169.stdout:2864: seq_num 1831 ranges {773617=505639,2079118=657965} 2023-09-23T22:24:01.706 INFO:tasks.rados.rados.0.smithi169.stdout:2864: writing smithi16987243-205 from 773617 to 1279256 tid 1 2023-09-23T22:24:01.716 INFO:tasks.rados.rados.0.smithi169.stdout:2864: writing smithi16987243-205 from 2079118 to 2737083 tid 2 2023-09-23T22:24:01.716 INFO:tasks.rados.rados.0.smithi169.stdout:2856: done (8 left) 2023-09-23T22:24:01.716 INFO:tasks.rados.rados.0.smithi169.stdout:2859: done (7 left) 2023-09-23T22:24:01.716 INFO:tasks.rados.rados.0.smithi169.stdout:2860: done (6 left) 2023-09-23T22:24:01.716 INFO:tasks.rados.rados.0.smithi169.stdout:2865: write oid 16 current snap is 0 2023-09-23T22:24:01.717 INFO:tasks.rados.rados.0.smithi169.stdout:2857: finishing write tid 4 to smithi16987243-252 2023-09-23T22:24:01.717 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 252 v 373 (ObjNum 1829 snap 0 seq_num 1829) dirty exists 2023-09-23T22:24:01.717 INFO:tasks.rados.rados.0.smithi169.stdout:2857: left oid 252 (ObjNum 1829 snap 0 seq_num 1829) 2023-09-23T22:24:01.717 INFO:tasks.rados.rados.0.smithi169.stdout:2858: expect (ObjNum 1782 snap 0 seq_num 1782) 2023-09-23T22:24:01.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:01 smithi169 bash[27421]: cluster 2023-09-23T22:24:00.403418+0000 mgr.x (mgr.24706) 53 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 86 MiB/s rd, 11 MiB/s wr, 112 op/s 2023-09-23T22:24:01.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:01 smithi169 bash[27421]: cephadm 2023-09-23T22:24:00.484066+0000 mgr.x (mgr.24706) 54 : cephadm [INF] Upgrade: Updating mgr.y 2023-09-23T22:24:01.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:01 smithi169 bash[27421]: audit 2023-09-23T22:24:00.493055+0000 mon.c (mon.2) 165 : audit [DBG] from='client.? 172.21.15.169:0/2004578024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:01.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:01 smithi169 bash[27421]: audit 2023-09-23T22:24:00.499397+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:24:01.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:01 smithi169 bash[27421]: audit 2023-09-23T22:24:00.501019+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:24:01.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:01 smithi169 bash[27421]: cephadm 2023-09-23T22:24:00.501036+0000 mgr.x (mgr.24706) 55 : cephadm [INF] Deploying daemon mgr.y on smithi169 2023-09-23T22:24:01.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:01 smithi169 bash[27421]: audit 2023-09-23T22:24:00.502283+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:24:01.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:01 smithi169 bash[27421]: audit 2023-09-23T22:24:00.503606+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:24:01.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:01 smithi169 bash[40994]: cluster 2023-09-23T22:24:00.403418+0000 mgr.x (mgr.24706) 53 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 86 MiB/s rd, 11 MiB/s wr, 112 op/s 2023-09-23T22:24:01.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:01 smithi169 bash[40994]: cephadm 2023-09-23T22:24:00.484066+0000 mgr.x (mgr.24706) 54 : cephadm [INF] Upgrade: Updating mgr.y 2023-09-23T22:24:01.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:01 smithi169 bash[40994]: audit 2023-09-23T22:24:00.493055+0000 mon.c (mon.2) 165 : audit [DBG] from='client.? 172.21.15.169:0/2004578024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:01.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:01 smithi169 bash[40994]: audit 2023-09-23T22:24:00.499397+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:24:01.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:01 smithi169 bash[40994]: audit 2023-09-23T22:24:00.501019+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:24:01.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:01 smithi169 bash[40994]: cephadm 2023-09-23T22:24:00.501036+0000 mgr.x (mgr.24706) 55 : cephadm [INF] Deploying daemon mgr.y on smithi169 2023-09-23T22:24:01.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:01 smithi169 bash[40994]: audit 2023-09-23T22:24:00.502283+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:24:01.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:01 smithi169 bash[40994]: audit 2023-09-23T22:24:00.503606+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:24:01.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:01 smithi187 bash[31480]: cluster 2023-09-23T22:24:00.403418+0000 mgr.x (mgr.24706) 53 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 86 MiB/s rd, 11 MiB/s wr, 112 op/s 2023-09-23T22:24:01.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:01 smithi187 bash[31480]: cephadm 2023-09-23T22:24:00.484066+0000 mgr.x (mgr.24706) 54 : cephadm [INF] Upgrade: Updating mgr.y 2023-09-23T22:24:01.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:01 smithi187 bash[31480]: audit 2023-09-23T22:24:00.493055+0000 mon.c (mon.2) 165 : audit [DBG] from='client.? 172.21.15.169:0/2004578024' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:01.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:01 smithi187 bash[31480]: audit 2023-09-23T22:24:00.499397+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:24:01.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:01 smithi187 bash[31480]: audit 2023-09-23T22:24:00.501019+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:24:01.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:01 smithi187 bash[31480]: cephadm 2023-09-23T22:24:00.501036+0000 mgr.x (mgr.24706) 55 : cephadm [INF] Deploying daemon mgr.y on smithi169 2023-09-23T22:24:01.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:01 smithi187 bash[31480]: audit 2023-09-23T22:24:00.502283+0000 mon.a (mon.0) 961 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:24:01.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:01 smithi187 bash[31480]: audit 2023-09-23T22:24:00.503606+0000 mon.a (mon.0) 962 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:24:01.912 INFO:tasks.rados.rados.0.smithi169.stdout:2861: finishing write tid 1 to smithi16987243-166 2023-09-23T22:24:01.912 INFO:tasks.rados.rados.0.smithi169.stdout:2861: finishing write tid 2 to smithi16987243-166 2023-09-23T22:24:01.912 INFO:tasks.rados.rados.0.smithi169.stdout:2861: finishing write tid 3 to smithi16987243-166 2023-09-23T22:24:01.912 INFO:tasks.rados.rados.0.smithi169.stdout:2861: finishing write tid 4 to smithi16987243-166 2023-09-23T22:24:01.912 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 166 v 304 (ObjNum 1830 snap 0 seq_num 1830) dirty exists 2023-09-23T22:24:01.912 INFO:tasks.rados.rados.0.smithi169.stdout:2861: left oid 166 (ObjNum 1830 snap 0 seq_num 1830) 2023-09-23T22:24:01.912 INFO:tasks.rados.rados.0.smithi169.stdout:2863: expect (ObjNum 1783 snap 0 seq_num 1783) 2023-09-23T22:24:02.091 INFO:tasks.rados.rados.0.smithi169.stdout:2864: finishing write tid 1 to smithi16987243-205 2023-09-23T22:24:02.091 INFO:tasks.rados.rados.0.smithi169.stdout:2864: finishing write tid 2 to smithi16987243-205 2023-09-23T22:24:02.091 INFO:tasks.rados.rados.0.smithi169.stdout:2864: finishing write tid 3 to smithi16987243-205 2023-09-23T22:24:02.092 INFO:tasks.rados.rados.0.smithi169.stdout:2864: finishing write tid 4 to smithi16987243-205 2023-09-23T22:24:02.092 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 205 v 322 (ObjNum 1831 snap 0 seq_num 1831) dirty exists 2023-09-23T22:24:02.092 INFO:tasks.rados.rados.0.smithi169.stdout:2864: left oid 205 (ObjNum 1831 snap 0 seq_num 1831) 2023-09-23T22:24:02.092 INFO:tasks.rados.rados.0.smithi169.stdout:2865: seq_num 1832 ranges {790424=580888,2137600=517976} 2023-09-23T22:24:02.106 INFO:tasks.rados.rados.0.smithi169.stdout:2865: writing smithi16987243-16 from 790424 to 1371312 tid 1 2023-09-23T22:24:02.114 INFO:tasks.rados.rados.0.smithi169.stdout:2865: writing smithi16987243-16 from 2137600 to 2655576 tid 2 2023-09-23T22:24:02.114 INFO:tasks.rados.rados.0.smithi169.stdout:2857: done (6 left) 2023-09-23T22:24:02.114 INFO:tasks.rados.rados.0.smithi169.stdout:2858: done (5 left) 2023-09-23T22:24:02.114 INFO:tasks.rados.rados.0.smithi169.stdout:2861: done (4 left) 2023-09-23T22:24:02.114 INFO:tasks.rados.rados.0.smithi169.stdout:2862: done (3 left) 2023-09-23T22:24:02.114 INFO:tasks.rados.rados.0.smithi169.stdout:2863: done (2 left) 2023-09-23T22:24:02.114 INFO:tasks.rados.rados.0.smithi169.stdout:2864: done (1 left) 2023-09-23T22:24:02.114 INFO:tasks.rados.rados.0.smithi169.stdout:2866: write oid 63 current snap is 0 2023-09-23T22:24:02.114 INFO:tasks.rados.rados.0.smithi169.stdout:2865: finishing write tid 1 to smithi16987243-16 2023-09-23T22:24:02.115 INFO:tasks.rados.rados.0.smithi169.stdout:2866: seq_num 1833 ranges {407231=772490,1912435=661634} 2023-09-23T22:24:02.120 INFO:tasks.rados.rados.0.smithi169.stdout:2866: writing smithi16987243-63 from 407231 to 1179721 tid 1 2023-09-23T22:24:02.129 INFO:tasks.rados.rados.0.smithi169.stdout:2866: writing smithi16987243-63 from 1912435 to 2574069 tid 2 2023-09-23T22:24:02.129 INFO:tasks.rados.rados.0.smithi169.stdout:2867: write oid 46 current snap is 0 2023-09-23T22:24:02.129 INFO:tasks.rados.rados.0.smithi169.stdout:2865: finishing write tid 2 to smithi16987243-16 2023-09-23T22:24:02.129 INFO:tasks.rados.rados.0.smithi169.stdout:2865: finishing write tid 3 to smithi16987243-16 2023-09-23T22:24:02.129 INFO:tasks.rados.rados.0.smithi169.stdout:2865: finishing write tid 4 to smithi16987243-16 2023-09-23T22:24:02.129 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 16 v 405 (ObjNum 1832 snap 0 seq_num 1832) dirty exists 2023-09-23T22:24:02.129 INFO:tasks.rados.rados.0.smithi169.stdout:2865: left oid 16 (ObjNum 1832 snap 0 seq_num 1832) 2023-09-23T22:24:02.129 INFO:tasks.rados.rados.0.smithi169.stdout:2866: finishing write tid 1 to smithi16987243-63 2023-09-23T22:24:02.129 INFO:tasks.rados.rados.0.smithi169.stdout:2867: seq_num 1834 ranges {424038=447739,1454564=521645,2630710=193328} 2023-09-23T22:24:02.133 INFO:tasks.rados.rados.0.smithi169.stdout:2867: writing smithi16987243-46 from 424038 to 871777 tid 1 2023-09-23T22:24:02.140 INFO:tasks.rados.rados.0.smithi169.stdout:2867: writing smithi16987243-46 from 1454564 to 1976209 tid 2 2023-09-23T22:24:02.145 INFO:tasks.rados.rados.0.smithi169.stdout:2867: writing smithi16987243-46 from 2630710 to 2824038 tid 3 2023-09-23T22:24:02.145 INFO:tasks.rados.rados.0.smithi169.stdout:2865: done (2 left) 2023-09-23T22:24:02.145 INFO:tasks.rados.rados.0.smithi169.stdout:2868: write oid 235 current snap is 0 2023-09-23T22:24:02.145 INFO:tasks.rados.rados.0.smithi169.stdout:2866: finishing write tid 2 to smithi16987243-63 2023-09-23T22:24:02.145 INFO:tasks.rados.rados.0.smithi169.stdout:2866: finishing write tid 3 to smithi16987243-63 2023-09-23T22:24:02.145 INFO:tasks.rados.rados.0.smithi169.stdout:2866: finishing write tid 4 to smithi16987243-63 2023-09-23T22:24:02.145 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 63 v 307 (ObjNum 1833 snap 0 seq_num 1833) dirty exists 2023-09-23T22:24:02.145 INFO:tasks.rados.rados.0.smithi169.stdout:2866: left oid 63 (ObjNum 1833 snap 0 seq_num 1833) 2023-09-23T22:24:02.145 INFO:tasks.rados.rados.0.smithi169.stdout:2867: finishing write tid 1 to smithi16987243-46 2023-09-23T22:24:02.146 INFO:tasks.rados.rados.0.smithi169.stdout:2867: finishing write tid 2 to smithi16987243-46 2023-09-23T22:24:02.146 INFO:tasks.rados.rados.0.smithi169.stdout:2868: seq_num 1835 ranges {440845=522988,1513046=665303} 2023-09-23T22:24:02.150 INFO:tasks.rados.rados.0.smithi169.stdout:2868: writing smithi16987243-235 from 440845 to 963833 tid 1 2023-09-23T22:24:02.157 INFO:tasks.rados.rados.0.smithi169.stdout:2868: writing smithi16987243-235 from 1513046 to 2178349 tid 2 2023-09-23T22:24:02.157 INFO:tasks.rados.rados.0.smithi169.stdout:2866: done (2 left) 2023-09-23T22:24:02.158 INFO:tasks.rados.rados.0.smithi169.stdout:2869: read oid 124 snap -1 2023-09-23T22:24:02.158 INFO:tasks.rados.rados.0.smithi169.stdout:2869: expect (ObjNum 896 snap 0 seq_num 896) 2023-09-23T22:24:02.158 INFO:tasks.rados.rados.0.smithi169.stdout:2870: write oid 238 current snap is 0 2023-09-23T22:24:02.158 INFO:tasks.rados.rados.0.smithi169.stdout:2867: finishing write tid 3 to smithi16987243-46 2023-09-23T22:24:02.158 INFO:tasks.rados.rados.0.smithi169.stdout:2867: finishing write tid 4 to smithi16987243-46 2023-09-23T22:24:02.158 INFO:tasks.rados.rados.0.smithi169.stdout:2867: finishing write tid 5 to smithi16987243-46 2023-09-23T22:24:02.158 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 46 v 389 (ObjNum 1834 snap 0 seq_num 1834) dirty exists 2023-09-23T22:24:02.158 INFO:tasks.rados.rados.0.smithi169.stdout:2867: left oid 46 (ObjNum 1834 snap 0 seq_num 1834) 2023-09-23T22:24:02.159 INFO:tasks.rados.rados.0.smithi169.stdout:2868: finishing write tid 1 to smithi16987243-235 2023-09-23T22:24:02.159 INFO:tasks.rados.rados.0.smithi169.stdout:2870: seq_num 1836 ranges {457652=598237,1571528=525314,2685556=172096} 2023-09-23T22:24:02.165 INFO:tasks.rados.rados.0.smithi169.stdout:2870: writing smithi16987243-238 from 457652 to 1055889 tid 1 2023-09-23T22:24:02.169 INFO:tasks.rados.rados.0.smithi169.stdout:2870: writing smithi16987243-238 from 1571528 to 2096842 tid 2 2023-09-23T22:24:02.174 INFO:tasks.rados.rados.0.smithi169.stdout:2870: writing smithi16987243-238 from 2685556 to 2857652 tid 3 2023-09-23T22:24:02.174 INFO:tasks.rados.rados.0.smithi169.stdout:2867: done (3 left) 2023-09-23T22:24:02.174 INFO:tasks.rados.rados.0.smithi169.stdout:2871: write oid 18 current snap is 0 2023-09-23T22:24:02.175 INFO:tasks.rados.rados.0.smithi169.stdout:2871: seq_num 1837 ranges {474459=673486,1630010=668972} 2023-09-23T22:24:02.180 INFO:tasks.rados.rados.0.smithi169.stdout:2871: writing smithi16987243-18 from 474459 to 1147945 tid 1 2023-09-23T22:24:02.187 INFO:tasks.rados.rados.0.smithi169.stdout:2871: writing smithi16987243-18 from 1630010 to 2298982 tid 2 2023-09-23T22:24:02.187 INFO:tasks.rados.rados.0.smithi169.stdout:2872: read oid 217 snap -1 2023-09-23T22:24:02.188 INFO:tasks.rados.rados.0.smithi169.stdout:2872: expect (ObjNum 1219 snap 0 seq_num 1219) 2023-09-23T22:24:02.188 INFO:tasks.rados.rados.0.smithi169.stdout:2873: read oid 86 snap -1 2023-09-23T22:24:02.188 INFO:tasks.rados.rados.0.smithi169.stdout:2873: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-09-23T22:24:02.188 INFO:tasks.rados.rados.0.smithi169.stdout:2874: read oid 338 snap -1 2023-09-23T22:24:02.188 INFO:tasks.rados.rados.0.smithi169.stdout:2874: expect (ObjNum 1443 snap 0 seq_num 1443) 2023-09-23T22:24:02.188 INFO:tasks.rados.rados.0.smithi169.stdout:2875: read oid 455 snap -1 2023-09-23T22:24:02.188 INFO:tasks.rados.rados.0.smithi169.stdout:2875: expect deleted 2023-09-23T22:24:02.188 INFO:tasks.rados.rados.0.smithi169.stdout:2876: delete oid 104 current snap is 0 2023-09-23T22:24:02.189 INFO:tasks.rados.rados.0.smithi169.stdout:2868: finishing write tid 2 to smithi16987243-235 2023-09-23T22:24:02.189 INFO:tasks.rados.rados.0.smithi169.stdout:2868: finishing write tid 3 to smithi16987243-235 2023-09-23T22:24:02.189 INFO:tasks.rados.rados.0.smithi169.stdout:2868: finishing write tid 4 to smithi16987243-235 2023-09-23T22:24:02.189 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 235 v 379 (ObjNum 1835 snap 0 seq_num 1835) dirty exists 2023-09-23T22:24:02.189 INFO:tasks.rados.rados.0.smithi169.stdout:2868: left oid 235 (ObjNum 1835 snap 0 seq_num 1835) 2023-09-23T22:24:02.189 INFO:tasks.rados.rados.0.smithi169.stdout:2869: expect (ObjNum 896 snap 0 seq_num 896) 2023-09-23T22:24:02.291 INFO:tasks.rados.rados.0.smithi169.stdout:2870: finishing write tid 1 to smithi16987243-238 2023-09-23T22:24:02.291 INFO:tasks.rados.rados.0.smithi169.stdout:2870: finishing write tid 2 to smithi16987243-238 2023-09-23T22:24:02.291 INFO:tasks.rados.rados.0.smithi169.stdout:2870: finishing write tid 3 to smithi16987243-238 2023-09-23T22:24:02.291 INFO:tasks.rados.rados.0.smithi169.stdout:2870: finishing write tid 4 to smithi16987243-238 2023-09-23T22:24:02.291 INFO:tasks.rados.rados.0.smithi169.stdout:2870: finishing write tid 5 to smithi16987243-238 2023-09-23T22:24:02.291 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 238 v 407 (ObjNum 1836 snap 0 seq_num 1836) dirty exists 2023-09-23T22:24:02.291 INFO:tasks.rados.rados.0.smithi169.stdout:2870: left oid 238 (ObjNum 1836 snap 0 seq_num 1836) 2023-09-23T22:24:02.291 INFO:tasks.rados.rados.0.smithi169.stdout:2868: done (8 left) 2023-09-23T22:24:02.291 INFO:tasks.rados.rados.0.smithi169.stdout:2869: done (7 left) 2023-09-23T22:24:02.292 INFO:tasks.rados.rados.0.smithi169.stdout:2870: done (6 left) 2023-09-23T22:24:02.292 INFO:tasks.rados.rados.0.smithi169.stdout:2876: done (5 left) 2023-09-23T22:24:02.292 INFO:tasks.rados.rados.0.smithi169.stdout:2877: read oid 300 snap -1 2023-09-23T22:24:02.292 INFO:tasks.rados.rados.0.smithi169.stdout:2877: expect (ObjNum 299 snap 0 seq_num 299) 2023-09-23T22:24:02.292 INFO:tasks.rados.rados.0.smithi169.stdout:2878: read oid 292 snap -1 2023-09-23T22:24:02.292 INFO:tasks.rados.rados.0.smithi169.stdout:2878: expect deleted 2023-09-23T22:24:02.292 INFO:tasks.rados.rados.0.smithi169.stdout:2879: read oid 59 snap -1 2023-09-23T22:24:02.292 INFO:tasks.rados.rados.0.smithi169.stdout:2879: expect deleted 2023-09-23T22:24:02.292 INFO:tasks.rados.rados.0.smithi169.stdout:2880: write oid 425 current snap is 0 2023-09-23T22:24:02.292 INFO:tasks.rados.rados.0.smithi169.stdout:2871: finishing write tid 1 to smithi16987243-18 2023-09-23T22:24:02.292 INFO:tasks.rados.rados.0.smithi169.stdout:2871: finishing write tid 2 to smithi16987243-18 2023-09-23T22:24:02.292 INFO:tasks.rados.rados.0.smithi169.stdout:2871: finishing write tid 3 to smithi16987243-18 2023-09-23T22:24:02.293 INFO:tasks.rados.rados.0.smithi169.stdout:2871: finishing write tid 4 to smithi16987243-18 2023-09-23T22:24:02.293 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 18 v 340 (ObjNum 1837 snap 0 seq_num 1837) dirty exists 2023-09-23T22:24:02.293 INFO:tasks.rados.rados.0.smithi169.stdout:2871: left oid 18 (ObjNum 1837 snap 0 seq_num 1837) 2023-09-23T22:24:02.293 INFO:tasks.rados.rados.0.smithi169.stdout:2873: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-09-23T22:24:02.442 INFO:tasks.rados.rados.0.smithi169.stdout:2872: expect (ObjNum 1219 snap 0 seq_num 1219) 2023-09-23T22:24:02.544 INFO:tasks.rados.rados.0.smithi169.stdout:2874: expect (ObjNum 1443 snap 0 seq_num 1443) 2023-09-23T22:24:02.617 INFO:tasks.rados.rados.0.smithi169.stdout:2880: seq_num 1839 ranges {508073=423984,1630621=672641} 2023-09-23T22:24:02.627 INFO:tasks.rados.rados.0.smithi169.stdout:2880: writing smithi16987243-425 from 508073 to 932057 tid 1 2023-09-23T22:24:02.636 INFO:tasks.rados.rados.0.smithi169.stdout:2880: writing smithi16987243-425 from 1630621 to 2303262 tid 2 2023-09-23T22:24:02.636 INFO:tasks.rados.rados.0.smithi169.stdout:2871: done (8 left) 2023-09-23T22:24:02.636 INFO:tasks.rados.rados.0.smithi169.stdout:2872: done (7 left) 2023-09-23T22:24:02.636 INFO:tasks.rados.rados.0.smithi169.stdout:2873: done (6 left) 2023-09-23T22:24:02.636 INFO:tasks.rados.rados.0.smithi169.stdout:2874: done (5 left) 2023-09-23T22:24:02.636 INFO:tasks.rados.rados.0.smithi169.stdout:2875: done (4 left) 2023-09-23T22:24:02.637 INFO:tasks.rados.rados.0.smithi169.stdout:2878: done (3 left) 2023-09-23T22:24:02.637 INFO:tasks.rados.rados.0.smithi169.stdout:2879: done (2 left) 2023-09-23T22:24:02.637 INFO:tasks.rados.rados.0.smithi169.stdout:2881: read oid 164 snap -1 2023-09-23T22:24:02.637 INFO:tasks.rados.rados.0.smithi169.stdout:2881: expect (ObjNum 1440 snap 0 seq_num 1440) 2023-09-23T22:24:02.637 INFO:tasks.rados.rados.0.smithi169.stdout:2877: expect (ObjNum 299 snap 0 seq_num 299) 2023-09-23T22:24:02.772 INFO:tasks.rados.rados.0.smithi169.stdout:2880: finishing write tid 1 to smithi16987243-425 2023-09-23T22:24:02.772 INFO:tasks.rados.rados.0.smithi169.stdout:2880: finishing write tid 2 to smithi16987243-425 2023-09-23T22:24:02.772 INFO:tasks.rados.rados.0.smithi169.stdout:2877: done (2 left) 2023-09-23T22:24:02.773 INFO:tasks.rados.rados.0.smithi169.stdout:2882: write oid 421 current snap is 0 2023-09-23T22:24:02.773 INFO:tasks.rados.rados.0.smithi169.stdout:2880: finishing write tid 3 to smithi16987243-425 2023-09-23T22:24:02.773 INFO:tasks.rados.rados.0.smithi169.stdout:2882: seq_num 1840 ranges {524880=615586,1805456=416299,2678895=245985} 2023-09-23T22:24:02.779 INFO:tasks.rados.rados.0.smithi169.stdout:2882: writing smithi16987243-421 from 524880 to 1140466 tid 1 2023-09-23T22:24:02.788 INFO:tasks.rados.rados.0.smithi169.stdout:2882: writing smithi16987243-421 from 1805456 to 2221755 tid 2 2023-09-23T22:24:02.792 INFO:tasks.rados.rados.0.smithi169.stdout:2882: writing smithi16987243-421 from 2678895 to 2924880 tid 3 2023-09-23T22:24:02.792 INFO:tasks.rados.rados.0.smithi169.stdout:2883: delete oid 486 current snap is 0 2023-09-23T22:24:02.792 INFO:tasks.rados.rados.0.smithi169.stdout:2880: finishing write tid 4 to smithi16987243-425 2023-09-23T22:24:02.792 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 425 v 382 (ObjNum 1839 snap 0 seq_num 1839) dirty exists 2023-09-23T22:24:02.792 INFO:tasks.rados.rados.0.smithi169.stdout:2880: left oid 425 (ObjNum 1839 snap 0 seq_num 1839) 2023-09-23T22:24:02.793 INFO:tasks.rados.rados.0.smithi169.stdout:2881: expect (ObjNum 1440 snap 0 seq_num 1440) 2023-09-23T22:24:02.954 INFO:tasks.rados.rados.0.smithi169.stdout:2882: finishing write tid 1 to smithi16987243-421 2023-09-23T22:24:02.954 INFO:tasks.rados.rados.0.smithi169.stdout:2882: finishing write tid 2 to smithi16987243-421 2023-09-23T22:24:02.954 INFO:tasks.rados.rados.0.smithi169.stdout:2882: finishing write tid 3 to smithi16987243-421 2023-09-23T22:24:02.954 INFO:tasks.rados.rados.0.smithi169.stdout:2882: finishing write tid 4 to smithi16987243-421 2023-09-23T22:24:02.954 INFO:tasks.rados.rados.0.smithi169.stdout:2882: finishing write tid 5 to smithi16987243-421 2023-09-23T22:24:02.955 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 421 v 417 (ObjNum 1840 snap 0 seq_num 1840) dirty exists 2023-09-23T22:24:02.955 INFO:tasks.rados.rados.0.smithi169.stdout:2882: left oid 421 (ObjNum 1840 snap 0 seq_num 1840) 2023-09-23T22:24:02.955 INFO:tasks.rados.rados.0.smithi169.stdout:2880: done (3 left) 2023-09-23T22:24:02.955 INFO:tasks.rados.rados.0.smithi169.stdout:2881: done (2 left) 2023-09-23T22:24:02.955 INFO:tasks.rados.rados.0.smithi169.stdout:2882: done (1 left) 2023-09-23T22:24:02.955 INFO:tasks.rados.rados.0.smithi169.stdout:2883: done (0 left) 2023-09-23T22:24:02.955 INFO:tasks.rados.rados.0.smithi169.stdout:2884: read oid 356 snap -1 2023-09-23T22:24:02.955 INFO:tasks.rados.rados.0.smithi169.stdout:2884: expect (ObjNum 602 snap 0 seq_num 602) 2023-09-23T22:24:02.955 INFO:tasks.rados.rados.0.smithi169.stdout:2885: read oid 29 snap -1 2023-09-23T22:24:02.955 INFO:tasks.rados.rados.0.smithi169.stdout:2885: expect (ObjNum 1728 snap 0 seq_num 1728) 2023-09-23T22:24:02.955 INFO:tasks.rados.rados.0.smithi169.stdout:2886: read oid 264 snap -1 2023-09-23T22:24:02.956 INFO:tasks.rados.rados.0.smithi169.stdout:2886: expect (ObjNum 610 snap 0 seq_num 610) 2023-09-23T22:24:02.956 INFO:tasks.rados.rados.0.smithi169.stdout:2887: read oid 423 snap -1 2023-09-23T22:24:02.956 INFO:tasks.rados.rados.0.smithi169.stdout:2887: expect (ObjNum 1578 snap 0 seq_num 1578) 2023-09-23T22:24:02.956 INFO:tasks.rados.rados.0.smithi169.stdout:2888: read oid 190 snap -1 2023-09-23T22:24:02.956 INFO:tasks.rados.rados.0.smithi169.stdout:2888: expect (ObjNum 189 snap 0 seq_num 189) 2023-09-23T22:24:02.956 INFO:tasks.rados.rados.0.smithi169.stdout:2889: read oid 350 snap -1 2023-09-23T22:24:02.956 INFO:tasks.rados.rados.0.smithi169.stdout:2889: expect (ObjNum 1429 snap 0 seq_num 1429) 2023-09-23T22:24:02.956 INFO:tasks.rados.rados.0.smithi169.stdout:2890: read oid 183 snap -1 2023-09-23T22:24:02.956 INFO:tasks.rados.rados.0.smithi169.stdout:2890: expect (ObjNum 1785 snap 0 seq_num 1785) 2023-09-23T22:24:02.956 INFO:tasks.rados.rados.0.smithi169.stdout:2891: read oid 178 snap -1 2023-09-23T22:24:02.956 INFO:tasks.rados.rados.0.smithi169.stdout:2891: expect (ObjNum 1621 snap 0 seq_num 1621) 2023-09-23T22:24:02.956 INFO:tasks.rados.rados.0.smithi169.stdout:2892: delete oid 346 current snap is 0 2023-09-23T22:24:02.958 INFO:tasks.rados.rados.0.smithi169.stdout:2887: expect (ObjNum 1578 snap 0 seq_num 1578) 2023-09-23T22:24:03.032 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:02 smithi169 systemd[1]: Stopping Ceph mgr.y for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T22:24:03.148 INFO:tasks.rados.rados.0.smithi169.stdout:2888: expect (ObjNum 189 snap 0 seq_num 189) 2023-09-23T22:24:03.259 INFO:tasks.rados.rados.0.smithi169.stdout:2886: expect (ObjNum 610 snap 0 seq_num 610) 2023-09-23T22:24:03.336 INFO:tasks.rados.rados.0.smithi169.stdout:2890: expect (ObjNum 1785 snap 0 seq_num 1785) 2023-09-23T22:24:03.432 INFO:tasks.rados.rados.0.smithi169.stdout:2891: expect (ObjNum 1621 snap 0 seq_num 1621) 2023-09-23T22:24:03.574 INFO:tasks.rados.rados.0.smithi169.stdout:2884: expect (ObjNum 602 snap 0 seq_num 602) 2023-09-23T22:24:03.662 INFO:tasks.rados.rados.0.smithi169.stdout:2889: expect (ObjNum 1429 snap 0 seq_num 1429) 2023-09-23T22:24:03.721 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:03 smithi169 bash[40994]: cluster 2023-09-23T22:24:02.404099+0000 mgr.x (mgr.24706) 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.1 MiB/s wr, 78 op/s 2023-09-23T22:24:03.721 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:03 smithi169 bash[40994]: audit 2023-09-23T22:24:02.957658+0000 mon.a (mon.0) 963 : audit [DBG] from='client.? 172.21.15.169:0/2441771352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:03.722 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:03 smithi169 bash[27421]: cluster 2023-09-23T22:24:02.404099+0000 mgr.x (mgr.24706) 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.1 MiB/s wr, 78 op/s 2023-09-23T22:24:03.722 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:03 smithi169 bash[27421]: audit 2023-09-23T22:24:02.957658+0000 mon.a (mon.0) 963 : audit [DBG] from='client.? 172.21.15.169:0/2441771352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:03.745 INFO:tasks.rados.rados.0.smithi169.stdout:2885: expect (ObjNum 1728 snap 0 seq_num 1728) 2023-09-23T22:24:03.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:03 smithi169 bash[90874]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-mgr-y 2023-09-23T22:24:03.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:03 smithi187 bash[31480]: cluster 2023-09-23T22:24:02.404099+0000 mgr.x (mgr.24706) 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.1 MiB/s wr, 78 op/s 2023-09-23T22:24:03.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:03 smithi187 bash[31480]: audit 2023-09-23T22:24:02.957658+0000 mon.a (mon.0) 963 : audit [DBG] from='client.? 172.21.15.169:0/2441771352' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:03.957 INFO:tasks.rados.rados.0.smithi169.stdout:2884: done (8 left) 2023-09-23T22:24:03.957 INFO:tasks.rados.rados.0.smithi169.stdout:2885: done (7 left) 2023-09-23T22:24:03.957 INFO:tasks.rados.rados.0.smithi169.stdout:2886: done (6 left) 2023-09-23T22:24:03.957 INFO:tasks.rados.rados.0.smithi169.stdout:2887: done (5 left) 2023-09-23T22:24:03.957 INFO:tasks.rados.rados.0.smithi169.stdout:2888: done (4 left) 2023-09-23T22:24:03.957 INFO:tasks.rados.rados.0.smithi169.stdout:2889: done (3 left) 2023-09-23T22:24:03.957 INFO:tasks.rados.rados.0.smithi169.stdout:2890: done (2 left) 2023-09-23T22:24:03.957 INFO:tasks.rados.rados.0.smithi169.stdout:2891: done (1 left) 2023-09-23T22:24:03.957 INFO:tasks.rados.rados.0.smithi169.stdout:2892: done (0 left) 2023-09-23T22:24:03.958 INFO:tasks.rados.rados.0.smithi169.stdout:2893: write oid 433 current snap is 0 2023-09-23T22:24:03.958 INFO:tasks.rados.rados.0.smithi169.stdout:2893: seq_num 1843 ranges {575301=441333,1464549=679979,2644811=330490} 2023-09-23T22:24:03.966 INFO:tasks.rados.rados.0.smithi169.stdout:2893: writing smithi16987243-433 from 575301 to 1016634 tid 1 2023-09-23T22:24:03.972 INFO:tasks.rados.rados.0.smithi169.stdout:2893: writing smithi16987243-433 from 1464549 to 2144528 tid 2 2023-09-23T22:24:03.977 INFO:tasks.rados.rados.0.smithi169.stdout:2893: writing smithi16987243-433 from 2644811 to 2975301 tid 3 2023-09-23T22:24:03.978 INFO:tasks.rados.rados.0.smithi169.stdout:2894: read oid 231 snap -1 2023-09-23T22:24:03.978 INFO:tasks.rados.rados.0.smithi169.stdout:2894: expect (ObjNum 1088 snap 0 seq_num 1088) 2023-09-23T22:24:03.978 INFO:tasks.rados.rados.0.smithi169.stdout:2895: write oid 27 current snap is 0 2023-09-23T22:24:03.978 INFO:tasks.rados.rados.0.smithi169.stdout:2893: finishing write tid 1 to smithi16987243-433 2023-09-23T22:24:03.978 INFO:tasks.rados.rados.0.smithi169.stdout:2895: seq_num 1844 ranges {592108=516582,1523031=423637,2672234=319874} 2023-09-23T22:24:03.984 INFO:tasks.rados.rados.0.smithi169.stdout:2895: writing smithi16987243-27 from 592108 to 1108690 tid 1 2023-09-23T22:24:03.994 INFO:tasks.rados.rados.0.smithi169.stdout:2895: writing smithi16987243-27 from 1523031 to 1946668 tid 2 2023-09-23T22:24:04.001 INFO:tasks.rados.rados.0.smithi169.stdout:2895: writing smithi16987243-27 from 2672234 to 2992108 tid 3 2023-09-23T22:24:04.002 INFO:tasks.rados.rados.0.smithi169.stdout:2896: read oid 237 snap -1 2023-09-23T22:24:04.002 INFO:tasks.rados.rados.0.smithi169.stdout:2896: expect (ObjNum 1809 snap 0 seq_num 1809) 2023-09-23T22:24:04.002 INFO:tasks.rados.rados.0.smithi169.stdout:2897: delete oid 198 current snap is 0 2023-09-23T22:24:04.002 INFO:tasks.rados.rados.0.smithi169.stdout:2893: finishing write tid 2 to smithi16987243-433 2023-09-23T22:24:04.002 INFO:tasks.rados.rados.0.smithi169.stdout:2893: finishing write tid 3 to smithi16987243-433 2023-09-23T22:24:04.002 INFO:tasks.rados.rados.0.smithi169.stdout:2893: finishing write tid 4 to smithi16987243-433 2023-09-23T22:24:04.002 INFO:tasks.rados.rados.0.smithi169.stdout:2893: finishing write tid 5 to smithi16987243-433 2023-09-23T22:24:04.002 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 433 v 439 (ObjNum 1843 snap 0 seq_num 1843) dirty exists 2023-09-23T22:24:04.002 INFO:tasks.rados.rados.0.smithi169.stdout:2893: left oid 433 (ObjNum 1843 snap 0 seq_num 1843) 2023-09-23T22:24:04.002 INFO:tasks.rados.rados.0.smithi169.stdout:2894: expect (ObjNum 1088 snap 0 seq_num 1088) 2023-09-23T22:24:04.116 INFO:tasks.rados.rados.0.smithi169.stdout:2895: finishing write tid 1 to smithi16987243-27 2023-09-23T22:24:04.116 INFO:tasks.rados.rados.0.smithi169.stdout:2895: finishing write tid 2 to smithi16987243-27 2023-09-23T22:24:04.116 INFO:tasks.rados.rados.0.smithi169.stdout:2895: finishing write tid 3 to smithi16987243-27 2023-09-23T22:24:04.116 INFO:tasks.rados.rados.0.smithi169.stdout:2895: finishing write tid 4 to smithi16987243-27 2023-09-23T22:24:04.116 INFO:tasks.rados.rados.0.smithi169.stdout:2895: finishing write tid 5 to smithi16987243-27 2023-09-23T22:24:04.116 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 27 v 421 (ObjNum 1844 snap 0 seq_num 1844) dirty exists 2023-09-23T22:24:04.116 INFO:tasks.rados.rados.0.smithi169.stdout:2895: left oid 27 (ObjNum 1844 snap 0 seq_num 1844) 2023-09-23T22:24:04.116 INFO:tasks.rados.rados.0.smithi169.stdout:2896: expect (ObjNum 1809 snap 0 seq_num 1809) 2023-09-23T22:24:04.155 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:03 smithi169 systemd[1]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@mgr.y.service: Main process exited, code=exited, status=143/n/a 2023-09-23T22:24:04.156 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:03 smithi169 bash[90938]: Error response from daemon: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-mgr-y 2023-09-23T22:24:04.156 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:03 smithi169 systemd[1]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@mgr.y.service: Failed with result 'exit-code'. 2023-09-23T22:24:04.156 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:03 smithi169 systemd[1]: Stopped Ceph mgr.y for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:24:04.156 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:04 smithi169 systemd[1]: Started Ceph mgr.y for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:24:04.251 INFO:tasks.rados.rados.0.smithi169.stdout:2893: done (4 left) 2023-09-23T22:24:04.251 INFO:tasks.rados.rados.0.smithi169.stdout:2894: done (3 left) 2023-09-23T22:24:04.251 INFO:tasks.rados.rados.0.smithi169.stdout:2895: done (2 left) 2023-09-23T22:24:04.252 INFO:tasks.rados.rados.0.smithi169.stdout:2896: done (1 left) 2023-09-23T22:24:04.252 INFO:tasks.rados.rados.0.smithi169.stdout:2897: done (0 left) 2023-09-23T22:24:04.252 INFO:tasks.rados.rados.0.smithi169.stdout:2898: write oid 84 current snap is 0 2023-09-23T22:24:04.252 INFO:tasks.rados.rados.0.smithi169.stdout:2898: seq_num 1846 ranges {625722=667080,1923642=427306,3010727=14995} 2023-09-23T22:24:04.265 INFO:tasks.rados.rados.0.smithi169.stdout:2898: writing smithi16987243-84 from 625722 to 1292802 tid 1 2023-09-23T22:24:04.271 INFO:tasks.rados.rados.0.smithi169.stdout:2898: writing smithi16987243-84 from 1923642 to 2350948 tid 2 2023-09-23T22:24:04.275 INFO:tasks.rados.rados.0.smithi169.stdout:2898: writing smithi16987243-84 from 3010727 to 3025722 tid 3 2023-09-23T22:24:04.276 INFO:tasks.rados.rados.0.smithi169.stdout:2899: write oid 36 current snap is 0 2023-09-23T22:24:04.276 INFO:tasks.rados.rados.0.smithi169.stdout:2898: finishing write tid 1 to smithi16987243-84 2023-09-23T22:24:04.276 INFO:tasks.rados.rados.0.smithi169.stdout:2898: finishing write tid 2 to smithi16987243-84 2023-09-23T22:24:04.276 INFO:tasks.rados.rados.0.smithi169.stdout:2899: seq_num 1847 ranges {642529=742329,1982124=687317} 2023-09-23T22:24:04.283 INFO:tasks.rados.rados.0.smithi169.stdout:2899: writing smithi16987243-36 from 642529 to 1384858 tid 1 2023-09-23T22:24:04.291 INFO:tasks.rados.rados.0.smithi169.stdout:2899: writing smithi16987243-36 from 1982124 to 2669441 tid 2 2023-09-23T22:24:04.291 INFO:tasks.rados.rados.0.smithi169.stdout:2900: write oid 43 current snap is 0 2023-09-23T22:24:04.291 INFO:tasks.rados.rados.0.smithi169.stdout:2898: finishing write tid 3 to smithi16987243-84 2023-09-23T22:24:04.291 INFO:tasks.rados.rados.0.smithi169.stdout:2900: seq_num 1848 ranges {659336=533931,1756959=430975,2781926=277410} 2023-09-23T22:24:04.297 INFO:tasks.rados.rados.0.smithi169.stdout:2900: writing smithi16987243-43 from 659336 to 1193267 tid 1 2023-09-23T22:24:04.303 INFO:tasks.rados.rados.0.smithi169.stdout:2900: writing smithi16987243-43 from 1756959 to 2187934 tid 2 2023-09-23T22:24:04.308 INFO:tasks.rados.rados.0.smithi169.stdout:2900: writing smithi16987243-43 from 2781926 to 3059336 tid 3 2023-09-23T22:24:04.309 INFO:tasks.rados.rados.0.smithi169.stdout:2901: write oid 274 current snap is 0 2023-09-23T22:24:04.309 INFO:tasks.rados.rados.0.smithi169.stdout:2898: finishing write tid 4 to smithi16987243-84 2023-09-23T22:24:04.309 INFO:tasks.rados.rados.0.smithi169.stdout:2898: finishing write tid 5 to smithi16987243-84 2023-09-23T22:24:04.309 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 84 v 345 (ObjNum 1846 snap 0 seq_num 1846) dirty exists 2023-09-23T22:24:04.309 INFO:tasks.rados.rados.0.smithi169.stdout:2898: left oid 84 (ObjNum 1846 snap 0 seq_num 1846) 2023-09-23T22:24:04.309 INFO:tasks.rados.rados.0.smithi169.stdout:2899: finishing write tid 1 to smithi16987243-36 2023-09-23T22:24:04.309 INFO:tasks.rados.rados.0.smithi169.stdout:2901: seq_num 1849 ranges {676143=609180,1815441=690986,2925702=150441} 2023-09-23T22:24:04.315 INFO:tasks.rados.rados.0.smithi169.stdout:2901: writing smithi16987243-274 from 676143 to 1285323 tid 1 2023-09-23T22:24:04.322 INFO:tasks.rados.rados.0.smithi169.stdout:2901: writing smithi16987243-274 from 1815441 to 2506427 tid 2 2023-09-23T22:24:04.326 INFO:tasks.rados.rados.0.smithi169.stdout:2901: writing smithi16987243-274 from 2925702 to 3076143 tid 3 2023-09-23T22:24:04.327 INFO:tasks.rados.rados.0.smithi169.stdout:2898: done (3 left) 2023-09-23T22:24:04.327 INFO:tasks.rados.rados.0.smithi169.stdout:2902: write oid 265 current snap is 0 2023-09-23T22:24:04.327 INFO:tasks.rados.rados.0.smithi169.stdout:2899: finishing write tid 2 to smithi16987243-36 2023-09-23T22:24:04.327 INFO:tasks.rados.rados.0.smithi169.stdout:2899: finishing write tid 3 to smithi16987243-36 2023-09-23T22:24:04.327 INFO:tasks.rados.rados.0.smithi169.stdout:2902: seq_num 1850 ranges {692950=684429,2157570=434644} 2023-09-23T22:24:04.335 INFO:tasks.rados.rados.0.smithi169.stdout:2902: writing smithi16987243-265 from 692950 to 1377379 tid 1 2023-09-23T22:24:04.344 INFO:tasks.rados.rados.0.smithi169.stdout:2902: writing smithi16987243-265 from 2157570 to 2592214 tid 2 2023-09-23T22:24:04.344 INFO:tasks.rados.rados.0.smithi169.stdout:2903: write oid 346 current snap is 0 2023-09-23T22:24:04.344 INFO:tasks.rados.rados.0.smithi169.stdout:2899: finishing write tid 4 to smithi16987243-36 2023-09-23T22:24:04.344 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 36 v 338 (ObjNum 1847 snap 0 seq_num 1847) dirty exists 2023-09-23T22:24:04.344 INFO:tasks.rados.rados.0.smithi169.stdout:2899: left oid 36 (ObjNum 1847 snap 0 seq_num 1847) 2023-09-23T22:24:04.344 INFO:tasks.rados.rados.0.smithi169.stdout:2900: finishing write tid 1 to smithi16987243-43 2023-09-23T22:24:04.344 INFO:tasks.rados.rados.0.smithi169.stdout:2900: finishing write tid 2 to smithi16987243-43 2023-09-23T22:24:04.345 INFO:tasks.rados.rados.0.smithi169.stdout:2903: seq_num 1851 ranges {709757=759678,2216052=578302} 2023-09-23T22:24:04.352 INFO:tasks.rados.rados.0.smithi169.stdout:2903: writing smithi16987243-346 from 709757 to 1469435 tid 1 2023-09-23T22:24:04.362 INFO:tasks.rados.rados.0.smithi169.stdout:2903: writing smithi16987243-346 from 2216052 to 2794354 tid 2 2023-09-23T22:24:04.363 INFO:tasks.rados.rados.0.smithi169.stdout:2899: done (4 left) 2023-09-23T22:24:04.363 INFO:tasks.rados.rados.0.smithi169.stdout:2904: write oid 468 current snap is 0 2023-09-23T22:24:04.363 INFO:tasks.rados.rados.0.smithi169.stdout:2900: finishing write tid 3 to smithi16987243-43 2023-09-23T22:24:04.363 INFO:tasks.rados.rados.0.smithi169.stdout:2900: finishing write tid 4 to smithi16987243-43 2023-09-23T22:24:04.363 INFO:tasks.rados.rados.0.smithi169.stdout:2900: finishing write tid 5 to smithi16987243-43 2023-09-23T22:24:04.363 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 43 v 386 (ObjNum 1848 snap 0 seq_num 1848) dirty exists 2023-09-23T22:24:04.363 INFO:tasks.rados.rados.0.smithi169.stdout:2900: left oid 43 (ObjNum 1848 snap 0 seq_num 1848) 2023-09-23T22:24:04.363 INFO:tasks.rados.rados.0.smithi169.stdout:2901: finishing write tid 1 to smithi16987243-274 2023-09-23T22:24:04.363 INFO:tasks.rados.rados.0.smithi169.stdout:2901: finishing write tid 2 to smithi16987243-274 2023-09-23T22:24:04.363 INFO:tasks.rados.rados.0.smithi169.stdout:2901: finishing write tid 3 to smithi16987243-274 2023-09-23T22:24:04.363 INFO:tasks.rados.rados.0.smithi169.stdout:2901: finishing write tid 4 to smithi16987243-274 2023-09-23T22:24:04.364 INFO:tasks.rados.rados.0.smithi169.stdout:2901: finishing write tid 5 to smithi16987243-274 2023-09-23T22:24:04.364 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 274 v 390 (ObjNum 1849 snap 0 seq_num 1849) dirty exists 2023-09-23T22:24:04.364 INFO:tasks.rados.rados.0.smithi169.stdout:2901: left oid 274 (ObjNum 1849 snap 0 seq_num 1849) 2023-09-23T22:24:04.364 INFO:tasks.rados.rados.0.smithi169.stdout:2902: finishing write tid 1 to smithi16987243-265 2023-09-23T22:24:04.364 INFO:tasks.rados.rados.0.smithi169.stdout:2902: finishing write tid 2 to smithi16987243-265 2023-09-23T22:24:04.364 INFO:tasks.rados.rados.0.smithi169.stdout:2902: finishing write tid 3 to smithi16987243-265 2023-09-23T22:24:04.364 INFO:tasks.rados.rados.0.smithi169.stdout:2902: finishing write tid 4 to smithi16987243-265 2023-09-23T22:24:04.364 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 265 v 410 (ObjNum 1850 snap 0 seq_num 1850) dirty exists 2023-09-23T22:24:04.364 INFO:tasks.rados.rados.0.smithi169.stdout:2902: left oid 265 (ObjNum 1850 snap 0 seq_num 1850) 2023-09-23T22:24:04.364 INFO:tasks.rados.rados.0.smithi169.stdout:2903: finishing write tid 1 to smithi16987243-346 2023-09-23T22:24:04.364 INFO:tasks.rados.rados.0.smithi169.stdout:2904: seq_num 1852 ranges {726564=434927,1874534=438313,2775265=351299} 2023-09-23T22:24:04.368 INFO:tasks.rados.rados.0.smithi169.stdout:2904: writing smithi16987243-468 from 726564 to 1161491 tid 1 2023-09-23T22:24:04.376 INFO:tasks.rados.rados.0.smithi169.stdout:2904: writing smithi16987243-468 from 1874534 to 2312847 tid 2 2023-09-23T22:24:04.382 INFO:tasks.rados.rados.0.smithi169.stdout:2904: writing smithi16987243-468 from 2775265 to 3126564 tid 3 2023-09-23T22:24:04.382 INFO:tasks.rados.rados.0.smithi169.stdout:2900: done (4 left) 2023-09-23T22:24:04.382 INFO:tasks.rados.rados.0.smithi169.stdout:2901: done (3 left) 2023-09-23T22:24:04.382 INFO:tasks.rados.rados.0.smithi169.stdout:2902: done (2 left) 2023-09-23T22:24:04.382 INFO:tasks.rados.rados.0.smithi169.stdout:2905: delete oid 42 current snap is 0 2023-09-23T22:24:04.382 INFO:tasks.rados.rados.0.smithi169.stdout:2903: finishing write tid 2 to smithi16987243-346 2023-09-23T22:24:04.382 INFO:tasks.rados.rados.0.smithi169.stdout:2903: finishing write tid 3 to smithi16987243-346 2023-09-23T22:24:04.382 INFO:tasks.rados.rados.0.smithi169.stdout:2903: finishing write tid 4 to smithi16987243-346 2023-09-23T22:24:04.382 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 346 v 341 (ObjNum 1851 snap 0 seq_num 1851) dirty exists 2023-09-23T22:24:04.382 INFO:tasks.rados.rados.0.smithi169.stdout:2903: left oid 346 (ObjNum 1851 snap 0 seq_num 1851) 2023-09-23T22:24:04.383 INFO:tasks.rados.rados.0.smithi169.stdout:2904: finishing write tid 1 to smithi16987243-468 2023-09-23T22:24:04.383 INFO:tasks.rados.rados.0.smithi169.stdout:2904: finishing write tid 2 to smithi16987243-468 2023-09-23T22:24:04.384 INFO:tasks.rados.rados.0.smithi169.stdout:2903: done (2 left) 2023-09-23T22:24:04.384 INFO:tasks.rados.rados.0.smithi169.stdout:2905: done (1 left) 2023-09-23T22:24:04.384 INFO:tasks.rados.rados.0.smithi169.stdout:2906: write oid 22 current snap is 0 2023-09-23T22:24:04.384 INFO:tasks.rados.rados.0.smithi169.stdout:2906: seq_num 1854 ranges {760178=585425,1875145=441982,3113758=46420} 2023-09-23T22:24:04.396 INFO:tasks.rados.rados.0.smithi169.stdout:2906: writing smithi16987243-22 from 760178 to 1345603 tid 1 2023-09-23T22:24:04.402 INFO:tasks.rados.rados.0.smithi169.stdout:2906: writing smithi16987243-22 from 1875145 to 2317127 tid 2 2023-09-23T22:24:04.407 INFO:tasks.rados.rados.0.smithi169.stdout:2906: writing smithi16987243-22 from 3113758 to 3160178 tid 3 2023-09-23T22:24:04.407 INFO:tasks.rados.rados.0.smithi169.stdout:2907: delete oid 259 current snap is 0 2023-09-23T22:24:04.407 INFO:tasks.rados.rados.0.smithi169.stdout:2904: finishing write tid 3 to smithi16987243-468 2023-09-23T22:24:04.407 INFO:tasks.rados.rados.0.smithi169.stdout:2904: finishing write tid 4 to smithi16987243-468 2023-09-23T22:24:04.408 INFO:tasks.rados.rados.0.smithi169.stdout:2904: finishing write tid 5 to smithi16987243-468 2023-09-23T22:24:04.408 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 468 v 414 (ObjNum 1852 snap 0 seq_num 1852) dirty exists 2023-09-23T22:24:04.408 INFO:tasks.rados.rados.0.smithi169.stdout:2904: left oid 468 (ObjNum 1852 snap 0 seq_num 1852) 2023-09-23T22:24:04.408 INFO:tasks.rados.rados.0.smithi169.stdout:2906: finishing write tid 1 to smithi16987243-22 2023-09-23T22:24:04.408 INFO:tasks.rados.rados.0.smithi169.stdout:2906: finishing write tid 2 to smithi16987243-22 2023-09-23T22:24:04.409 INFO:tasks.rados.rados.0.smithi169.stdout:2904: done (2 left) 2023-09-23T22:24:04.409 INFO:tasks.rados.rados.0.smithi169.stdout:2907: done (1 left) 2023-09-23T22:24:04.410 INFO:tasks.rados.rados.0.smithi169.stdout:2908: write oid 129 current snap is 0 2023-09-23T22:24:04.410 INFO:tasks.rados.rados.0.smithi169.stdout:2908: seq_num 1856 ranges {793792=452276,1708462=445651,2884957=308835} 2023-09-23T22:24:04.417 INFO:tasks.rados.rados.0.smithi169.stdout:2908: writing smithi16987243-129 from 793792 to 1246068 tid 1 2023-09-23T22:24:04.421 INFO:tasks.rados.rados.0.smithi169.stdout:2908: writing smithi16987243-129 from 1708462 to 2154113 tid 2 2023-09-23T22:24:04.427 INFO:tasks.rados.rados.0.smithi169.stdout:2908: writing smithi16987243-129 from 2884957 to 3193792 tid 3 2023-09-23T22:24:04.428 INFO:tasks.rados.rados.0.smithi169.stdout:2909: write oid 253 current snap is 0 2023-09-23T22:24:04.428 INFO:tasks.rados.rados.0.smithi169.stdout:2909: seq_num 1857 ranges {410599=527525,1366944=589309,2512380=698219} 2023-09-23T22:24:04.433 INFO:tasks.rados.rados.0.smithi169.stdout:2909: writing smithi16987243-253 from 410599 to 938124 tid 1 2023-09-23T22:24:04.439 INFO:tasks.rados.rados.0.smithi169.stdout:2909: writing smithi16987243-253 from 1366944 to 1956253 tid 2 2023-09-23T22:24:04.447 INFO:tasks.rados.rados.0.smithi169.stdout:2909: writing smithi16987243-253 from 2512380 to 3210599 tid 3 2023-09-23T22:24:04.447 INFO:tasks.rados.rados.0.smithi169.stdout:2910: read oid 258 snap -1 2023-09-23T22:24:04.447 INFO:tasks.rados.rados.0.smithi169.stdout:2910: expect (ObjNum 1800 snap 0 seq_num 1800) 2023-09-23T22:24:04.448 INFO:tasks.rados.rados.0.smithi169.stdout:2911: read oid 227 snap -1 2023-09-23T22:24:04.448 INFO:tasks.rados.rados.0.smithi169.stdout:2911: expect deleted 2023-09-23T22:24:04.448 INFO:tasks.rados.rados.0.smithi169.stdout:2912: delete oid 344 current snap is 0 2023-09-23T22:24:04.448 INFO:tasks.rados.rados.0.smithi169.stdout:2906: finishing write tid 3 to smithi16987243-22 2023-09-23T22:24:04.448 INFO:tasks.rados.rados.0.smithi169.stdout:2906: finishing write tid 4 to smithi16987243-22 2023-09-23T22:24:04.448 INFO:tasks.rados.rados.0.smithi169.stdout:2906: finishing write tid 5 to smithi16987243-22 2023-09-23T22:24:04.448 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 22 v 387 (ObjNum 1854 snap 0 seq_num 1854) dirty exists 2023-09-23T22:24:04.448 INFO:tasks.rados.rados.0.smithi169.stdout:2906: left oid 22 (ObjNum 1854 snap 0 seq_num 1854) 2023-09-23T22:24:04.448 INFO:tasks.rados.rados.0.smithi169.stdout:2908: finishing write tid 1 to smithi16987243-129 2023-09-23T22:24:04.449 INFO:tasks.rados.rados.0.smithi169.stdout:2908: finishing write tid 2 to smithi16987243-129 2023-09-23T22:24:04.449 INFO:tasks.rados.rados.0.smithi169.stdout:2908: finishing write tid 3 to smithi16987243-129 2023-09-23T22:24:04.449 INFO:tasks.rados.rados.0.smithi169.stdout:2908: finishing write tid 4 to smithi16987243-129 2023-09-23T22:24:04.449 INFO:tasks.rados.rados.0.smithi169.stdout:2908: finishing write tid 5 to smithi16987243-129 2023-09-23T22:24:04.449 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 129 v 377 (ObjNum 1856 snap 0 seq_num 1856) dirty exists 2023-09-23T22:24:04.449 INFO:tasks.rados.rados.0.smithi169.stdout:2908: left oid 129 (ObjNum 1856 snap 0 seq_num 1856) 2023-09-23T22:24:04.449 INFO:tasks.rados.rados.0.smithi169.stdout:2909: finishing write tid 1 to smithi16987243-253 2023-09-23T22:24:04.449 INFO:tasks.rados.rados.0.smithi169.stdout:2909: finishing write tid 2 to smithi16987243-253 2023-09-23T22:24:04.452 INFO:tasks.rados.rados.0.smithi169.stdout:2909: finishing write tid 3 to smithi16987243-253 2023-09-23T22:24:04.453 INFO:tasks.rados.rados.0.smithi169.stdout:2909: finishing write tid 4 to smithi16987243-253 2023-09-23T22:24:04.453 INFO:tasks.rados.rados.0.smithi169.stdout:2909: finishing write tid 5 to smithi16987243-253 2023-09-23T22:24:04.453 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 253 v 391 (ObjNum 1857 snap 0 seq_num 1857) dirty exists 2023-09-23T22:24:04.454 INFO:tasks.rados.rados.0.smithi169.stdout:2909: left oid 253 (ObjNum 1857 snap 0 seq_num 1857) 2023-09-23T22:24:04.454 INFO:tasks.rados.rados.0.smithi169.stdout:2906: done (5 left) 2023-09-23T22:24:04.454 INFO:tasks.rados.rados.0.smithi169.stdout:2908: done (4 left) 2023-09-23T22:24:04.454 INFO:tasks.rados.rados.0.smithi169.stdout:2909: done (3 left) 2023-09-23T22:24:04.454 INFO:tasks.rados.rados.0.smithi169.stdout:2911: done (2 left) 2023-09-23T22:24:04.454 INFO:tasks.rados.rados.0.smithi169.stdout:2912: done (1 left) 2023-09-23T22:24:04.454 INFO:tasks.rados.rados.0.smithi169.stdout:2913: read oid 18 snap -1 2023-09-23T22:24:04.454 INFO:tasks.rados.rados.0.smithi169.stdout:2913: expect (ObjNum 1837 snap 0 seq_num 1837) 2023-09-23T22:24:04.454 INFO:tasks.rados.rados.0.smithi169.stdout:2914: read oid 58 snap -1 2023-09-23T22:24:04.454 INFO:tasks.rados.rados.0.smithi169.stdout:2914: expect (ObjNum 651 snap 0 seq_num 651) 2023-09-23T22:24:04.454 INFO:tasks.rados.rados.0.smithi169.stdout:2915: read oid 224 snap -1 2023-09-23T22:24:04.454 INFO:tasks.rados.rados.0.smithi169.stdout:2915: expect (ObjNum 1456 snap 0 seq_num 1456) 2023-09-23T22:24:04.455 INFO:tasks.rados.rados.0.smithi169.stdout:2916: read oid 163 snap -1 2023-09-23T22:24:04.455 INFO:tasks.rados.rados.0.smithi169.stdout:2916: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-09-23T22:24:04.455 INFO:tasks.rados.rados.0.smithi169.stdout:2917: read oid 19 snap -1 2023-09-23T22:24:04.455 INFO:tasks.rados.rados.0.smithi169.stdout:2917: expect deleted 2023-09-23T22:24:04.455 INFO:tasks.rados.rados.0.smithi169.stdout:2918: read oid 81 snap -1 2023-09-23T22:24:04.455 INFO:tasks.rados.rados.0.smithi169.stdout:2918: expect deleted 2023-09-23T22:24:04.455 INFO:tasks.rados.rados.0.smithi169.stdout:2919: delete oid 46 current snap is 0 2023-09-23T22:24:04.455 INFO:tasks.rados.rados.0.smithi169.stdout:2910: expect (ObjNum 1800 snap 0 seq_num 1800) 2023-09-23T22:24:04.602 INFO:tasks.rados.rados.0.smithi169.stdout:2914: expect (ObjNum 651 snap 0 seq_num 651) 2023-09-23T22:24:04.745 INFO:tasks.rados.rados.0.smithi169.stdout:2913: expect (ObjNum 1837 snap 0 seq_num 1837) 2023-09-23T22:24:04.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:04 smithi169 bash[40994]: audit 2023-09-23T22:24:03.504233+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:24:04.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:04 smithi169 bash[40994]: audit 2023-09-23T22:24:04.195231+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:24:04.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:04 smithi169 bash[40994]: audit 2023-09-23T22:24:04.203664+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:24:04.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:04 smithi169 bash[40994]: audit 2023-09-23T22:24:04.229965+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:24:04.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:04 smithi169 bash[27421]: audit 2023-09-23T22:24:03.504233+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:24:04.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:04 smithi169 bash[27421]: audit 2023-09-23T22:24:04.195231+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:24:04.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:04 smithi169 bash[27421]: audit 2023-09-23T22:24:04.203664+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:24:04.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:04 smithi169 bash[27421]: audit 2023-09-23T22:24:04.229965+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:24:04.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:04 smithi187 bash[31480]: audit 2023-09-23T22:24:03.504233+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:24:04.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:04 smithi187 bash[31480]: audit 2023-09-23T22:24:04.195231+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:24:04.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:04 smithi187 bash[31480]: audit 2023-09-23T22:24:04.203664+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:24:04.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:04 smithi187 bash[31480]: audit 2023-09-23T22:24:04.229965+0000 mon.a (mon.0) 967 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:24:04.919 INFO:tasks.rados.rados.0.smithi169.stdout:2915: expect (ObjNum 1456 snap 0 seq_num 1456) 2023-09-23T22:24:05.055 INFO:tasks.rados.rados.0.smithi169.stdout:2916: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-09-23T22:24:05.229 INFO:tasks.rados.rados.0.smithi169.stdout:2910: done (7 left) 2023-09-23T22:24:05.230 INFO:tasks.rados.rados.0.smithi169.stdout:2913: done (6 left) 2023-09-23T22:24:05.230 INFO:tasks.rados.rados.0.smithi169.stdout:2914: done (5 left) 2023-09-23T22:24:05.230 INFO:tasks.rados.rados.0.smithi169.stdout:2915: done (4 left) 2023-09-23T22:24:05.230 INFO:tasks.rados.rados.0.smithi169.stdout:2916: done (3 left) 2023-09-23T22:24:05.230 INFO:tasks.rados.rados.0.smithi169.stdout:2917: done (2 left) 2023-09-23T22:24:05.230 INFO:tasks.rados.rados.0.smithi169.stdout:2918: done (1 left) 2023-09-23T22:24:05.230 INFO:tasks.rados.rados.0.smithi169.stdout:2919: done (0 left) 2023-09-23T22:24:05.230 INFO:tasks.rados.rados.0.smithi169.stdout:2920: read oid 273 snap -1 2023-09-23T22:24:05.230 INFO:tasks.rados.rados.0.smithi169.stdout:2920: expect deleted 2023-09-23T22:24:05.230 INFO:tasks.rados.rados.0.smithi169.stdout:2921: read oid 272 snap -1 2023-09-23T22:24:05.230 INFO:tasks.rados.rados.0.smithi169.stdout:2921: expect deleted 2023-09-23T22:24:05.230 INFO:tasks.rados.rados.0.smithi169.stdout:2922: read oid 135 snap -1 2023-09-23T22:24:05.231 INFO:tasks.rados.rados.0.smithi169.stdout:2922: expect (ObjNum 1797 snap 0 seq_num 1797) 2023-09-23T22:24:05.231 INFO:tasks.rados.rados.0.smithi169.stdout:2923: read oid 417 snap -1 2023-09-23T22:24:05.231 INFO:tasks.rados.rados.0.smithi169.stdout:2923: expect (ObjNum 1385 snap 0 seq_num 1385) 2023-09-23T22:24:05.231 INFO:tasks.rados.rados.0.smithi169.stdout:2924: read oid 144 snap -1 2023-09-23T22:24:05.231 INFO:tasks.rados.rados.0.smithi169.stdout:2924: expect (ObjNum 1672 snap 0 seq_num 1672) 2023-09-23T22:24:05.231 INFO:tasks.rados.rados.0.smithi169.stdout:2925: read oid 290 snap -1 2023-09-23T22:24:05.231 INFO:tasks.rados.rados.0.smithi169.stdout:2925: expect (ObjNum 1799 snap 0 seq_num 1799) 2023-09-23T22:24:05.232 INFO:tasks.rados.rados.0.smithi169.stdout:2926: read oid 63 snap -1 2023-09-23T22:24:05.232 INFO:tasks.rados.rados.0.smithi169.stdout:2926: expect (ObjNum 1833 snap 0 seq_num 1833) 2023-09-23T22:24:05.232 INFO:tasks.rados.rados.0.smithi169.stdout:2927: read oid 444 snap -1 2023-09-23T22:24:05.232 INFO:tasks.rados.rados.0.smithi169.stdout:2927: expect (ObjNum 1004 snap 0 seq_num 1004) 2023-09-23T22:24:05.232 INFO:tasks.rados.rados.0.smithi169.stdout:2928: write oid 300 current snap is 0 2023-09-23T22:24:05.232 INFO:tasks.rados.rados.0.smithi169.stdout:2928: seq_num 1860 ranges {461020=753272,1826037=452989,2878296=382724} 2023-09-23T22:24:05.242 INFO:tasks.rados.rados.0.smithi169.stdout:2928: writing smithi16987243-300 from 461020 to 1214292 tid 1 2023-09-23T22:24:05.248 INFO:tasks.rados.rados.0.smithi169.stdout:2928: writing smithi16987243-300 from 1826037 to 2279026 tid 2 2023-09-23T22:24:05.256 INFO:tasks.rados.rados.0.smithi169.stdout:2928: writing smithi16987243-300 from 2878296 to 3261020 tid 3 2023-09-23T22:24:05.256 INFO:tasks.rados.rados.0.smithi169.stdout:2920: done (8 left) 2023-09-23T22:24:05.256 INFO:tasks.rados.rados.0.smithi169.stdout:2921: done (7 left) 2023-09-23T22:24:05.256 INFO:tasks.rados.rados.0.smithi169.stdout:2929: write oid 207 current snap is 0 2023-09-23T22:24:05.256 INFO:tasks.rados.rados.0.smithi169.stdout:2929: seq_num 1861 ranges {477827=428521,1484519=596647,2505719=532863} 2023-09-23T22:24:05.259 INFO:tasks.rados.rados.0.smithi169.stdout:2929: writing smithi16987243-207 from 477827 to 906348 tid 1 2023-09-23T22:24:05.266 INFO:tasks.rados.rados.0.smithi169.stdout:2929: writing smithi16987243-207 from 1484519 to 2081166 tid 2 2023-09-23T22:24:05.271 INFO:tasks.rados.rados.0.smithi169.stdout:2929: writing smithi16987243-207 from 2505719 to 3038582 tid 3 2023-09-23T22:24:05.272 INFO:tasks.rados.rados.0.smithi169.stdout:2930: read oid 317 snap -1 2023-09-23T22:24:05.272 INFO:tasks.rados.rados.0.smithi169.stdout:2930: expect (ObjNum 1608 snap 0 seq_num 1608) 2023-09-23T22:24:05.272 INFO:tasks.rados.rados.0.smithi169.stdout:2931: read oid 171 snap -1 2023-09-23T22:24:05.272 INFO:tasks.rados.rados.0.smithi169.stdout:2931: expect (ObjNum 1218 snap 0 seq_num 1218) 2023-09-23T22:24:05.272 INFO:tasks.rados.rados.0.smithi169.stdout:2932: read oid 206 snap -1 2023-09-23T22:24:05.272 INFO:tasks.rados.rados.0.smithi169.stdout:2932: expect deleted 2023-09-23T22:24:05.272 INFO:tasks.rados.rados.0.smithi169.stdout:2933: write oid 189 current snap is 0 2023-09-23T22:24:05.272 INFO:tasks.rados.rados.0.smithi169.stdout:2933: seq_num 1862 ranges {494634=503770,1426648=456658,2533142=744135} 2023-09-23T22:24:05.277 INFO:tasks.rados.rados.0.smithi169.stdout:2933: writing smithi16987243-189 from 494634 to 998404 tid 1 2023-09-23T22:24:05.282 INFO:tasks.rados.rados.0.smithi169.stdout:2933: writing smithi16987243-189 from 1426648 to 1883306 tid 2 2023-09-23T22:24:05.290 INFO:tasks.rados.rados.0.smithi169.stdout:2933: writing smithi16987243-189 from 2533142 to 3277277 tid 3 2023-09-23T22:24:05.290 INFO:tasks.rados.rados.0.smithi169.stdout:2934: delete oid 287 current snap is 0 2023-09-23T22:24:05.290 INFO:tasks.rados.rados.0.smithi169.stdout:2924: expect (ObjNum 1672 snap 0 seq_num 1672) 2023-09-23T22:24:05.395 INFO:tasks.rados.rados.0.smithi169.stdout:2922: expect (ObjNum 1797 snap 0 seq_num 1797) 2023-09-23T22:24:05.531 INFO:tasks.rados.rados.0.smithi169.stdout:2926: expect (ObjNum 1833 snap 0 seq_num 1833) 2023-09-23T22:24:05.682 INFO:tasks.rados.rados.0.smithi169.stdout:2923: expect (ObjNum 1385 snap 0 seq_num 1385) 2023-09-23T22:24:05.717 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:05 smithi169 bash[90995]: debug 2023-09-23T22:24:05.558+0000 7f43ce267700 1 -- 172.21.15.169:0/759320611 <== mon.0 v2:172.21.15.169:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5607af1931e0 con 0x5607aff12c00 2023-09-23T22:24:05.717 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:05 smithi169 bash[40994]: cluster 2023-09-23T22:24:04.405011+0000 mgr.x (mgr.24706) 57 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 10 MiB/s wr, 103 op/s 2023-09-23T22:24:05.717 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:05 smithi169 bash[40994]: audit 2023-09-23T22:24:05.465583+0000 mon.c (mon.2) 166 : audit [DBG] from='client.? 172.21.15.169:0/3220486194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:05.717 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:05 smithi169 bash[27421]: cluster 2023-09-23T22:24:04.405011+0000 mgr.x (mgr.24706) 57 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 10 MiB/s wr, 103 op/s 2023-09-23T22:24:05.717 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:05 smithi169 bash[27421]: audit 2023-09-23T22:24:05.465583+0000 mon.c (mon.2) 166 : audit [DBG] from='client.? 172.21.15.169:0/3220486194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:05.819 INFO:tasks.rados.rados.0.smithi169.stdout:2925: expect (ObjNum 1799 snap 0 seq_num 1799) 2023-09-23T22:24:05.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:05 smithi187 bash[31480]: cluster 2023-09-23T22:24:04.405011+0000 mgr.x (mgr.24706) 57 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 10 MiB/s wr, 103 op/s 2023-09-23T22:24:05.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:05 smithi187 bash[31480]: audit 2023-09-23T22:24:05.465583+0000 mon.c (mon.2) 166 : audit [DBG] from='client.? 172.21.15.169:0/3220486194' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:05.879 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:05 smithi187 bash[67481]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:24:05] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-23T22:24:05.918 INFO:tasks.rados.rados.0.smithi169.stdout:2927: expect (ObjNum 1004 snap 0 seq_num 1004) 2023-09-23T22:24:06.032 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:05 smithi169 bash[90995]: debug 2023-09-23T22:24:05.714+0000 7f43d83b4200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T22:24:06.048 INFO:tasks.rados.rados.0.smithi169.stdout:2928: finishing write tid 1 to smithi16987243-300 2023-09-23T22:24:06.048 INFO:tasks.rados.rados.0.smithi169.stdout:2928: finishing write tid 2 to smithi16987243-300 2023-09-23T22:24:06.048 INFO:tasks.rados.rados.0.smithi169.stdout:2928: finishing write tid 3 to smithi16987243-300 2023-09-23T22:24:06.048 INFO:tasks.rados.rados.0.smithi169.stdout:2928: finishing write tid 4 to smithi16987243-300 2023-09-23T22:24:06.048 INFO:tasks.rados.rados.0.smithi169.stdout:2928: finishing write tid 5 to smithi16987243-300 2023-09-23T22:24:06.048 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 300 v 443 (ObjNum 1860 snap 0 seq_num 1860) dirty exists 2023-09-23T22:24:06.048 INFO:tasks.rados.rados.0.smithi169.stdout:2928: left oid 300 (ObjNum 1860 snap 0 seq_num 1860) 2023-09-23T22:24:06.048 INFO:tasks.rados.rados.0.smithi169.stdout:2929: finishing write tid 1 to smithi16987243-207 2023-09-23T22:24:06.049 INFO:tasks.rados.rados.0.smithi169.stdout:2929: finishing write tid 2 to smithi16987243-207 2023-09-23T22:24:06.049 INFO:tasks.rados.rados.0.smithi169.stdout:2929: finishing write tid 3 to smithi16987243-207 2023-09-23T22:24:06.049 INFO:tasks.rados.rados.0.smithi169.stdout:2929: finishing write tid 4 to smithi16987243-207 2023-09-23T22:24:06.049 INFO:tasks.rados.rados.0.smithi169.stdout:2931: expect (ObjNum 1218 snap 0 seq_num 1218) 2023-09-23T22:24:06.155 INFO:tasks.rados.rados.0.smithi169.stdout:2933: finishing write tid 1 to smithi16987243-189 2023-09-23T22:24:06.155 INFO:tasks.rados.rados.0.smithi169.stdout:2929: finishing write tid 5 to smithi16987243-207 2023-09-23T22:24:06.155 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 207 v 409 (ObjNum 1861 snap 0 seq_num 1861) dirty exists 2023-09-23T22:24:06.155 INFO:tasks.rados.rados.0.smithi169.stdout:2929: left oid 207 (ObjNum 1861 snap 0 seq_num 1861) 2023-09-23T22:24:06.155 INFO:tasks.rados.rados.0.smithi169.stdout:2933: finishing write tid 2 to smithi16987243-189 2023-09-23T22:24:06.155 INFO:tasks.rados.rados.0.smithi169.stdout:2930: expect (ObjNum 1608 snap 0 seq_num 1608) 2023-09-23T22:24:06.247 INFO:tasks.rados.rados.0.smithi169.stdout:2933: finishing write tid 3 to smithi16987243-189 2023-09-23T22:24:06.248 INFO:tasks.rados.rados.0.smithi169.stdout:2933: finishing write tid 4 to smithi16987243-189 2023-09-23T22:24:06.248 INFO:tasks.rados.rados.0.smithi169.stdout:2933: finishing write tid 5 to smithi16987243-189 2023-09-23T22:24:06.248 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 189 v 419 (ObjNum 1862 snap 0 seq_num 1862) dirty exists 2023-09-23T22:24:06.248 INFO:tasks.rados.rados.0.smithi169.stdout:2933: left oid 189 (ObjNum 1862 snap 0 seq_num 1862) 2023-09-23T22:24:06.248 INFO:tasks.rados.rados.0.smithi169.stdout:2922: done (12 left) 2023-09-23T22:24:06.248 INFO:tasks.rados.rados.0.smithi169.stdout:2923: done (11 left) 2023-09-23T22:24:06.248 INFO:tasks.rados.rados.0.smithi169.stdout:2924: done (10 left) 2023-09-23T22:24:06.248 INFO:tasks.rados.rados.0.smithi169.stdout:2925: done (9 left) 2023-09-23T22:24:06.248 INFO:tasks.rados.rados.0.smithi169.stdout:2926: done (8 left) 2023-09-23T22:24:06.248 INFO:tasks.rados.rados.0.smithi169.stdout:2927: done (7 left) 2023-09-23T22:24:06.249 INFO:tasks.rados.rados.0.smithi169.stdout:2928: done (6 left) 2023-09-23T22:24:06.249 INFO:tasks.rados.rados.0.smithi169.stdout:2929: done (5 left) 2023-09-23T22:24:06.249 INFO:tasks.rados.rados.0.smithi169.stdout:2930: done (4 left) 2023-09-23T22:24:06.249 INFO:tasks.rados.rados.0.smithi169.stdout:2931: done (3 left) 2023-09-23T22:24:06.249 INFO:tasks.rados.rados.0.smithi169.stdout:2932: done (2 left) 2023-09-23T22:24:06.249 INFO:tasks.rados.rados.0.smithi169.stdout:2933: done (1 left) 2023-09-23T22:24:06.249 INFO:tasks.rados.rados.0.smithi169.stdout:2934: done (0 left) 2023-09-23T22:24:06.249 INFO:tasks.rados.rados.0.smithi169.stdout:2935: write oid 162 current snap is 0 2023-09-23T22:24:06.249 INFO:tasks.rados.rados.0.smithi169.stdout:2935: seq_num 1864 ranges {528248=770621,2059965=743974} 2023-09-23T22:24:06.260 INFO:tasks.rados.rados.0.smithi169.stdout:2935: writing smithi16987243-162 from 528248 to 1298869 tid 1 2023-09-23T22:24:06.269 INFO:tasks.rados.rados.0.smithi169.stdout:2935: writing smithi16987243-162 from 2059965 to 2803939 tid 2 2023-09-23T22:24:06.269 INFO:tasks.rados.rados.0.smithi169.stdout:2936: write oid 56 current snap is 0 2023-09-23T22:24:06.270 INFO:tasks.rados.rados.0.smithi169.stdout:2935: finishing write tid 1 to smithi16987243-162 2023-09-23T22:24:06.270 INFO:tasks.rados.rados.0.smithi169.stdout:2936: seq_num 1865 ranges {545055=445870,1718447=603985,3015411=329644} 2023-09-23T22:24:06.276 INFO:tasks.rados.rados.0.smithi169.stdout:2936: writing smithi16987243-56 from 545055 to 990925 tid 1 2023-09-23T22:24:06.284 INFO:tasks.rados.rados.0.smithi169.stdout:2936: writing smithi16987243-56 from 1718447 to 2322432 tid 2 2023-09-23T22:24:06.290 INFO:tasks.rados.rados.0.smithi169.stdout:2936: writing smithi16987243-56 from 3015411 to 3345055 tid 3 2023-09-23T22:24:06.290 INFO:tasks.rados.rados.0.smithi169.stdout:2937: delete oid 358 current snap is 0 2023-09-23T22:24:06.290 INFO:tasks.rados.rados.0.smithi169.stdout:2935: finishing write tid 2 to smithi16987243-162 2023-09-23T22:24:06.290 INFO:tasks.rados.rados.0.smithi169.stdout:2935: finishing write tid 3 to smithi16987243-162 2023-09-23T22:24:06.290 INFO:tasks.rados.rados.0.smithi169.stdout:2935: finishing write tid 4 to smithi16987243-162 2023-09-23T22:24:06.290 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 162 v 393 (ObjNum 1864 snap 0 seq_num 1864) dirty exists 2023-09-23T22:24:06.291 INFO:tasks.rados.rados.0.smithi169.stdout:2935: left oid 162 (ObjNum 1864 snap 0 seq_num 1864) 2023-09-23T22:24:06.291 INFO:tasks.rados.rados.0.smithi169.stdout:2936: finishing write tid 1 to smithi16987243-56 2023-09-23T22:24:06.291 INFO:tasks.rados.rados.0.smithi169.stdout:2936: finishing write tid 2 to smithi16987243-56 2023-09-23T22:24:06.293 INFO:tasks.rados.rados.0.smithi169.stdout:2936: finishing write tid 3 to smithi16987243-56 2023-09-23T22:24:06.295 INFO:tasks.rados.rados.0.smithi169.stdout:2935: done (2 left) 2023-09-23T22:24:06.295 INFO:tasks.rados.rados.0.smithi169.stdout:2937: done (1 left) 2023-09-23T22:24:06.295 INFO:tasks.rados.rados.0.smithi169.stdout:2938: read oid 16 snap -1 2023-09-23T22:24:06.295 INFO:tasks.rados.rados.0.smithi169.stdout:2938: expect (ObjNum 1832 snap 0 seq_num 1832) 2023-09-23T22:24:06.296 INFO:tasks.rados.rados.0.smithi169.stdout:2939: read oid 396 snap -1 2023-09-23T22:24:06.296 INFO:tasks.rados.rados.0.smithi169.stdout:2939: expect deleted 2023-09-23T22:24:06.296 INFO:tasks.rados.rados.0.smithi169.stdout:2940: write oid 433 current snap is 0 2023-09-23T22:24:06.296 INFO:tasks.rados.rados.0.smithi169.stdout:2940: seq_num 1867 ranges {578669=596368,1719058=607654,2953904=424765} 2023-09-23T22:24:06.303 INFO:tasks.rados.rados.0.smithi169.stdout:2940: writing smithi16987243-433 from 578669 to 1175037 tid 1 2023-09-23T22:24:06.311 INFO:tasks.rados.rados.0.smithi169.stdout:2940: writing smithi16987243-433 from 1719058 to 2326712 tid 2 2023-09-23T22:24:06.317 INFO:tasks.rados.rados.0.smithi169.stdout:2940: writing smithi16987243-433 from 2953904 to 3378669 tid 3 2023-09-23T22:24:06.317 INFO:tasks.rados.rados.0.smithi169.stdout:2941: write oid 88 current snap is 0 2023-09-23T22:24:06.317 INFO:tasks.rados.rados.0.smithi169.stdout:2941: seq_num 1868 ranges {595476=671617,1777540=751312,2981327=414149} 2023-09-23T22:24:06.324 INFO:tasks.rados.rados.0.smithi169.stdout:2941: writing smithi16987243-88 from 595476 to 1267093 tid 1 2023-09-23T22:24:06.331 INFO:tasks.rados.rados.0.smithi169.stdout:2941: writing smithi16987243-88 from 1777540 to 2528852 tid 2 2023-09-23T22:24:06.336 INFO:tasks.rados.rados.0.smithi169.stdout:2941: writing smithi16987243-88 from 2981327 to 3395476 tid 3 2023-09-23T22:24:06.336 INFO:tasks.rados.rados.0.smithi169.stdout:2942: write oid 490 current snap is 0 2023-09-23T22:24:06.336 INFO:tasks.rados.rados.0.smithi169.stdout:2942: seq_num 1869 ranges {612283=746866,1836022=611323,3008750=403533} 2023-09-23T22:24:06.344 INFO:tasks.rados.rados.0.smithi169.stdout:2942: writing smithi16987243-490 from 612283 to 1359149 tid 1 2023-09-23T22:24:06.350 INFO:tasks.rados.rados.0.smithi169.stdout:2942: writing smithi16987243-490 from 1836022 to 2447345 tid 2 2023-09-23T22:24:06.356 INFO:tasks.rados.rados.0.smithi169.stdout:2942: writing smithi16987243-490 from 3008750 to 3412283 tid 3 2023-09-23T22:24:06.356 INFO:tasks.rados.rados.0.smithi169.stdout:2943: write oid 453 current snap is 0 2023-09-23T22:24:06.356 INFO:tasks.rados.rados.0.smithi169.stdout:2943: seq_num 1870 ranges {629090=422115,1778151=754981,3319820=109270} 2023-09-23T22:24:06.362 INFO:tasks.rados.rados.0.smithi169.stdout:2943: writing smithi16987243-453 from 629090 to 1051205 tid 1 2023-09-23T22:24:06.375 INFO:tasks.rados.rados.0.smithi169.stdout:2943: writing smithi16987243-453 from 1778151 to 2533132 tid 2 2023-09-23T22:24:06.381 INFO:tasks.rados.rados.0.smithi169.stdout:2943: writing smithi16987243-453 from 3319820 to 3429090 tid 3 2023-09-23T22:24:06.381 INFO:tasks.rados.rados.0.smithi169.stdout:2944: write oid 414 current snap is 0 2023-09-23T22:24:06.381 INFO:tasks.rados.rados.0.smithi169.stdout:2944: seq_num 1871 ranges {645897=613717,1952986=614992,3063596=382301} 2023-09-23T22:24:06.388 INFO:tasks.rados.rados.0.smithi169.stdout:2944: writing smithi16987243-414 from 645897 to 1259614 tid 1 2023-09-23T22:24:06.395 INFO:tasks.rados.rados.0.smithi169.stdout:2944: writing smithi16987243-414 from 1952986 to 2567978 tid 2 2023-09-23T22:24:06.401 INFO:tasks.rados.rados.0.smithi169.stdout:2944: writing smithi16987243-414 from 3063596 to 3445897 tid 3 2023-09-23T22:24:06.401 INFO:tasks.rados.rados.0.smithi169.stdout:2945: delete oid 224 current snap is 0 2023-09-23T22:24:06.401 INFO:tasks.rados.rados.0.smithi169.stdout:2936: finishing write tid 4 to smithi16987243-56 2023-09-23T22:24:06.401 INFO:tasks.rados.rados.0.smithi169.stdout:2936: finishing write tid 5 to smithi16987243-56 2023-09-23T22:24:06.401 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 56 v 397 (ObjNum 1865 snap 0 seq_num 1865) dirty exists 2023-09-23T22:24:06.401 INFO:tasks.rados.rados.0.smithi169.stdout:2936: left oid 56 (ObjNum 1865 snap 0 seq_num 1865) 2023-09-23T22:24:06.402 INFO:tasks.rados.rados.0.smithi169.stdout:2938: expect (ObjNum 1832 snap 0 seq_num 1832) 2023-09-23T22:24:06.573 INFO:tasks.rados.rados.0.smithi169.stdout:2940: finishing write tid 1 to smithi16987243-433 2023-09-23T22:24:06.573 INFO:tasks.rados.rados.0.smithi169.stdout:2940: finishing write tid 2 to smithi16987243-433 2023-09-23T22:24:06.574 INFO:tasks.rados.rados.0.smithi169.stdout:2940: finishing write tid 3 to smithi16987243-433 2023-09-23T22:24:06.574 INFO:tasks.rados.rados.0.smithi169.stdout:2940: finishing write tid 4 to smithi16987243-433 2023-09-23T22:24:06.574 INFO:tasks.rados.rados.0.smithi169.stdout:2940: finishing write tid 5 to smithi16987243-433 2023-09-23T22:24:06.574 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 433 v 447 (ObjNum 1867 snap 0 seq_num 1867) dirty exists 2023-09-23T22:24:06.574 INFO:tasks.rados.rados.0.smithi169.stdout:2940: left oid 433 (ObjNum 1867 snap 0 seq_num 1867) 2023-09-23T22:24:06.574 INFO:tasks.rados.rados.0.smithi169.stdout:2941: finishing write tid 1 to smithi16987243-88 2023-09-23T22:24:06.574 INFO:tasks.rados.rados.0.smithi169.stdout:2941: finishing write tid 2 to smithi16987243-88 2023-09-23T22:24:06.574 INFO:tasks.rados.rados.0.smithi169.stdout:2941: finishing write tid 3 to smithi16987243-88 2023-09-23T22:24:06.574 INFO:tasks.rados.rados.0.smithi169.stdout:2941: finishing write tid 4 to smithi16987243-88 2023-09-23T22:24:06.574 INFO:tasks.rados.rados.0.smithi169.stdout:2941: finishing write tid 5 to smithi16987243-88 2023-09-23T22:24:06.575 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 88 v 451 (ObjNum 1868 snap 0 seq_num 1868) dirty exists 2023-09-23T22:24:06.575 INFO:tasks.rados.rados.0.smithi169.stdout:2941: left oid 88 (ObjNum 1868 snap 0 seq_num 1868) 2023-09-23T22:24:06.575 INFO:tasks.rados.rados.0.smithi169.stdout:2942: finishing write tid 1 to smithi16987243-490 2023-09-23T22:24:06.575 INFO:tasks.rados.rados.0.smithi169.stdout:2942: finishing write tid 2 to smithi16987243-490 2023-09-23T22:24:06.575 INFO:tasks.rados.rados.0.smithi169.stdout:2942: finishing write tid 3 to smithi16987243-490 2023-09-23T22:24:06.575 INFO:tasks.rados.rados.0.smithi169.stdout:2936: done (8 left) 2023-09-23T22:24:06.575 INFO:tasks.rados.rados.0.smithi169.stdout:2938: done (7 left) 2023-09-23T22:24:06.575 INFO:tasks.rados.rados.0.smithi169.stdout:2939: done (6 left) 2023-09-23T22:24:06.575 INFO:tasks.rados.rados.0.smithi169.stdout:2940: done (5 left) 2023-09-23T22:24:06.575 INFO:tasks.rados.rados.0.smithi169.stdout:2941: done (4 left) 2023-09-23T22:24:06.575 INFO:tasks.rados.rados.0.smithi169.stdout:2945: done (3 left) 2023-09-23T22:24:06.575 INFO:tasks.rados.rados.0.smithi169.stdout:2946: write oid 244 current snap is 0 2023-09-23T22:24:06.575 INFO:tasks.rados.rados.0.smithi169.stdout:2946: seq_num 1873 ranges {679511=764215,2069950=618661,3118442=361069} 2023-09-23T22:24:06.585 INFO:tasks.rados.rados.0.smithi169.stdout:2946: writing smithi16987243-244 from 679511 to 1443726 tid 1 2023-09-23T22:24:06.592 INFO:tasks.rados.rados.0.smithi169.stdout:2946: writing smithi16987243-244 from 2069950 to 2688611 tid 2 2023-09-23T22:24:06.596 INFO:tasks.rados.rados.0.smithi169.stdout:2946: writing smithi16987243-244 from 3118442 to 3479511 tid 3 2023-09-23T22:24:06.597 INFO:tasks.rados.rados.0.smithi169.stdout:2947: write oid 259 current snap is 0 2023-09-23T22:24:06.597 INFO:tasks.rados.rados.0.smithi169.stdout:2942: finishing write tid 4 to smithi16987243-490 2023-09-23T22:24:06.597 INFO:tasks.rados.rados.0.smithi169.stdout:2947: seq_num 1874 ranges {696318=439464,1728432=762319,3145865=350453} 2023-09-23T22:24:06.602 INFO:tasks.rados.rados.0.smithi169.stdout:2947: writing smithi16987243-259 from 696318 to 1135782 tid 1 2023-09-23T22:24:06.610 INFO:tasks.rados.rados.0.smithi169.stdout:2947: writing smithi16987243-259 from 1728432 to 2490751 tid 2 2023-09-23T22:24:06.616 INFO:tasks.rados.rados.0.smithi169.stdout:2947: writing smithi16987243-259 from 3145865 to 3496318 tid 3 2023-09-23T22:24:06.616 INFO:tasks.rados.rados.0.smithi169.stdout:2948: delete oid 76 current snap is 0 2023-09-23T22:24:06.616 INFO:tasks.rados.rados.0.smithi169.stdout:2942: finishing write tid 5 to smithi16987243-490 2023-09-23T22:24:06.616 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 490 v 424 (ObjNum 1869 snap 0 seq_num 1869) dirty exists 2023-09-23T22:24:06.616 INFO:tasks.rados.rados.0.smithi169.stdout:2942: left oid 490 (ObjNum 1869 snap 0 seq_num 1869) 2023-09-23T22:24:06.616 INFO:tasks.rados.rados.0.smithi169.stdout:2943: finishing write tid 1 to smithi16987243-453 2023-09-23T22:24:06.617 INFO:tasks.rados.rados.0.smithi169.stdout:2943: finishing write tid 2 to smithi16987243-453 2023-09-23T22:24:06.617 INFO:tasks.rados.rados.0.smithi169.stdout:2943: finishing write tid 3 to smithi16987243-453 2023-09-23T22:24:06.617 INFO:tasks.rados.rados.0.smithi169.stdout:2943: finishing write tid 4 to smithi16987243-453 2023-09-23T22:24:06.617 INFO:tasks.rados.rados.0.smithi169.stdout:2943: finishing write tid 5 to smithi16987243-453 2023-09-23T22:24:06.617 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 453 v 394 (ObjNum 1870 snap 0 seq_num 1870) dirty exists 2023-09-23T22:24:06.617 INFO:tasks.rados.rados.0.smithi169.stdout:2943: left oid 453 (ObjNum 1870 snap 0 seq_num 1870) 2023-09-23T22:24:06.617 INFO:tasks.rados.rados.0.smithi169.stdout:2944: finishing write tid 1 to smithi16987243-414 2023-09-23T22:24:06.617 INFO:tasks.rados.rados.0.smithi169.stdout:2944: finishing write tid 2 to smithi16987243-414 2023-09-23T22:24:06.617 INFO:tasks.rados.rados.0.smithi169.stdout:2944: finishing write tid 3 to smithi16987243-414 2023-09-23T22:24:06.617 INFO:tasks.rados.rados.0.smithi169.stdout:2944: finishing write tid 4 to smithi16987243-414 2023-09-23T22:24:06.617 INFO:tasks.rados.rados.0.smithi169.stdout:2944: finishing write tid 5 to smithi16987243-414 2023-09-23T22:24:06.617 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 414 v 327 (ObjNum 1871 snap 0 seq_num 1871) dirty exists 2023-09-23T22:24:06.618 INFO:tasks.rados.rados.0.smithi169.stdout:2944: left oid 414 (ObjNum 1871 snap 0 seq_num 1871) 2023-09-23T22:24:06.618 INFO:tasks.rados.rados.0.smithi169.stdout:2946: finishing write tid 1 to smithi16987243-244 2023-09-23T22:24:06.618 INFO:tasks.rados.rados.0.smithi169.stdout:2946: finishing write tid 2 to smithi16987243-244 2023-09-23T22:24:06.618 INFO:tasks.rados.rados.0.smithi169.stdout:2946: finishing write tid 3 to smithi16987243-244 2023-09-23T22:24:06.618 INFO:tasks.rados.rados.0.smithi169.stdout:2946: finishing write tid 4 to smithi16987243-244 2023-09-23T22:24:06.618 INFO:tasks.rados.rados.0.smithi169.stdout:2946: finishing write tid 5 to smithi16987243-244 2023-09-23T22:24:06.618 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 244 v 312 (ObjNum 1873 snap 0 seq_num 1873) dirty exists 2023-09-23T22:24:06.618 INFO:tasks.rados.rados.0.smithi169.stdout:2946: left oid 244 (ObjNum 1873 snap 0 seq_num 1873) 2023-09-23T22:24:06.618 INFO:tasks.rados.rados.0.smithi169.stdout:2947: finishing write tid 1 to smithi16987243-259 2023-09-23T22:24:06.618 INFO:tasks.rados.rados.0.smithi169.stdout:2947: finishing write tid 2 to smithi16987243-259 2023-09-23T22:24:06.619 INFO:tasks.rados.rados.0.smithi169.stdout:2942: done (5 left) 2023-09-23T22:24:06.619 INFO:tasks.rados.rados.0.smithi169.stdout:2943: done (4 left) 2023-09-23T22:24:06.619 INFO:tasks.rados.rados.0.smithi169.stdout:2944: done (3 left) 2023-09-23T22:24:06.619 INFO:tasks.rados.rados.0.smithi169.stdout:2946: done (2 left) 2023-09-23T22:24:06.619 INFO:tasks.rados.rados.0.smithi169.stdout:2948: done (1 left) 2023-09-23T22:24:06.619 INFO:tasks.rados.rados.0.smithi169.stdout:2949: write oid 101 current snap is 0 2023-09-23T22:24:06.619 INFO:tasks.rados.rados.0.smithi169.stdout:2949: seq_num 1876 ranges {729932=589962,1729043=765988,3084358=445574} 2023-09-23T22:24:06.626 INFO:tasks.rados.rados.0.smithi169.stdout:2949: writing smithi16987243-101 from 729932 to 1319894 tid 1 2023-09-23T22:24:06.632 INFO:tasks.rados.rados.0.smithi169.stdout:2949: writing smithi16987243-101 from 1729043 to 2495031 tid 2 2023-09-23T22:24:06.638 INFO:tasks.rados.rados.0.smithi169.stdout:2949: writing smithi16987243-101 from 3084358 to 3529932 tid 3 2023-09-23T22:24:06.638 INFO:tasks.rados.rados.0.smithi169.stdout:2950: delete oid 323 current snap is 0 2023-09-23T22:24:06.638 INFO:tasks.rados.rados.0.smithi169.stdout:2947: finishing write tid 3 to smithi16987243-259 2023-09-23T22:24:06.639 INFO:tasks.rados.rados.0.smithi169.stdout:2947: finishing write tid 4 to smithi16987243-259 2023-09-23T22:24:06.639 INFO:tasks.rados.rados.0.smithi169.stdout:2947: finishing write tid 5 to smithi16987243-259 2023-09-23T22:24:06.639 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 259 v 428 (ObjNum 1874 snap 0 seq_num 1874) dirty exists 2023-09-23T22:24:06.639 INFO:tasks.rados.rados.0.smithi169.stdout:2947: left oid 259 (ObjNum 1874 snap 0 seq_num 1874) 2023-09-23T22:24:06.639 INFO:tasks.rados.rados.0.smithi169.stdout:2949: finishing write tid 1 to smithi16987243-101 2023-09-23T22:24:06.639 INFO:tasks.rados.rados.0.smithi169.stdout:2949: finishing write tid 2 to smithi16987243-101 2023-09-23T22:24:06.641 INFO:tasks.rados.rados.0.smithi169.stdout:2947: done (2 left) 2023-09-23T22:24:06.641 INFO:tasks.rados.rados.0.smithi169.stdout:2950: done (1 left) 2023-09-23T22:24:06.641 INFO:tasks.rados.rados.0.smithi169.stdout:2951: read oid 218 snap -1 2023-09-23T22:24:06.641 INFO:tasks.rados.rados.0.smithi169.stdout:2951: expect (ObjNum 1102 snap 0 seq_num 1102) 2023-09-23T22:24:06.641 INFO:tasks.rados.rados.0.smithi169.stdout:2952: read oid 279 snap -1 2023-09-23T22:24:06.641 INFO:tasks.rados.rados.0.smithi169.stdout:2952: expect (ObjNum 1801 snap 0 seq_num 1801) 2023-09-23T22:24:06.642 INFO:tasks.rados.rados.0.smithi169.stdout:2953: read oid 288 snap -1 2023-09-23T22:24:06.642 INFO:tasks.rados.rados.0.smithi169.stdout:2953: expect deleted 2023-09-23T22:24:06.642 INFO:tasks.rados.rados.0.smithi169.stdout:2954: read oid 145 snap -1 2023-09-23T22:24:06.642 INFO:tasks.rados.rados.0.smithi169.stdout:2954: expect (ObjNum 1507 snap 0 seq_num 1507) 2023-09-23T22:24:06.642 INFO:tasks.rados.rados.0.smithi169.stdout:2955: read oid 112 snap -1 2023-09-23T22:24:06.642 INFO:tasks.rados.rados.0.smithi169.stdout:2955: expect (ObjNum 1721 snap 0 seq_num 1721) 2023-09-23T22:24:06.642 INFO:tasks.rados.rados.0.smithi169.stdout:2956: read oid 88 snap -1 2023-09-23T22:24:06.642 INFO:tasks.rados.rados.0.smithi169.stdout:2956: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-09-23T22:24:06.642 INFO:tasks.rados.rados.0.smithi169.stdout:2957: write oid 378 current snap is 0 2023-09-23T22:24:06.642 INFO:tasks.rados.rados.0.smithi169.stdout:2957: seq_num 1878 ranges {763546=456813,1962360=769657,3255557=307989} 2023-09-23T22:24:06.648 INFO:tasks.rados.rados.0.smithi169.stdout:2957: writing smithi16987243-378 from 763546 to 1220359 tid 1 2023-09-23T22:24:06.658 INFO:tasks.rados.rados.0.smithi169.stdout:2957: writing smithi16987243-378 from 1962360 to 2732017 tid 2 2023-09-23T22:24:06.663 INFO:tasks.rados.rados.0.smithi169.stdout:2957: writing smithi16987243-378 from 3255557 to 3563546 tid 3 2023-09-23T22:24:06.663 INFO:tasks.rados.rados.0.smithi169.stdout:2958: read oid 162 snap -1 2023-09-23T22:24:06.663 INFO:tasks.rados.rados.0.smithi169.stdout:2958: expect (ObjNum 1864 snap 0 seq_num 1864) 2023-09-23T22:24:06.663 INFO:tasks.rados.rados.0.smithi169.stdout:2959: read oid 215 snap -1 2023-09-23T22:24:06.664 INFO:tasks.rados.rados.0.smithi169.stdout:2959: expect (ObjNum 565 snap 0 seq_num 565) 2023-09-23T22:24:06.664 INFO:tasks.rados.rados.0.smithi169.stdout:2960: write oid 362 current snap is 0 2023-09-23T22:24:06.664 INFO:tasks.rados.rados.0.smithi169.stdout:2960: seq_num 1879 ranges {780353=532062,1904489=513315,3166627=401171} 2023-09-23T22:24:06.670 INFO:tasks.rados.rados.0.smithi169.stdout:2960: writing smithi16987243-362 from 780353 to 1312415 tid 1 2023-09-23T22:24:06.677 INFO:tasks.rados.rados.0.smithi169.stdout:2960: writing smithi16987243-362 from 1904489 to 2417804 tid 2 2023-09-23T22:24:06.685 INFO:tasks.rados.rados.0.smithi169.stdout:2960: writing smithi16987243-362 from 3166627 to 3567798 tid 3 2023-09-23T22:24:06.685 INFO:tasks.rados.rados.0.smithi169.stdout:2961: read oid 79 snap -1 2023-09-23T22:24:06.685 INFO:tasks.rados.rados.0.smithi169.stdout:2961: expect (ObjNum 1618 snap 0 seq_num 1618) 2023-09-23T22:24:06.685 INFO:tasks.rados.rados.0.smithi169.stdout:2962: read oid 10 snap -1 2023-09-23T22:24:06.685 INFO:tasks.rados.rados.0.smithi169.stdout:2962: expect (ObjNum 1607 snap 0 seq_num 1607) 2023-09-23T22:24:06.685 INFO:tasks.rados.rados.0.smithi169.stdout:2963: write oid 255 current snap is 0 2023-09-23T22:24:06.685 INFO:tasks.rados.rados.0.smithi169.stdout:2963: seq_num 1880 ranges {797160=607311,1962971=773326,3194050=403110} 2023-09-23T22:24:06.693 INFO:tasks.rados.rados.0.smithi169.stdout:2963: writing smithi16987243-255 from 797160 to 1404471 tid 1 2023-09-23T22:24:06.702 INFO:tasks.rados.rados.0.smithi169.stdout:2963: writing smithi16987243-255 from 1962971 to 2736297 tid 2 2023-09-23T22:24:06.707 INFO:tasks.rados.rados.0.smithi169.stdout:2963: writing smithi16987243-255 from 3194050 to 3597160 tid 3 2023-09-23T22:24:06.707 INFO:tasks.rados.rados.0.smithi169.stdout:2964: write oid 407 current snap is 0 2023-09-23T22:24:06.707 INFO:tasks.rados.rados.0.smithi169.stdout:2964: seq_num 1881 ranges {413967=682560,1621453=516984,2821473=423715} 2023-09-23T22:24:06.713 INFO:tasks.rados.rados.0.smithi169.stdout:2964: writing smithi16987243-407 from 413967 to 1096527 tid 1 2023-09-23T22:24:06.719 INFO:tasks.rados.rados.0.smithi169.stdout:2964: writing smithi16987243-407 from 1621453 to 2138437 tid 2 2023-09-23T22:24:06.725 INFO:tasks.rados.rados.0.smithi169.stdout:2964: writing smithi16987243-407 from 2821473 to 3245188 tid 3 2023-09-23T22:24:06.725 INFO:tasks.rados.rados.0.smithi169.stdout:2965: read oid 300 snap -1 2023-09-23T22:24:06.726 INFO:tasks.rados.rados.0.smithi169.stdout:2965: expect (ObjNum 1860 snap 0 seq_num 1860) 2023-09-23T22:24:06.726 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:24:06.726 INFO:tasks.rados.rados.0.smithi169.stdout:2956: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-09-23T22:24:06.949 INFO:tasks.rados.rados.0.smithi169.stdout:2952: expect (ObjNum 1801 snap 0 seq_num 1801) 2023-09-23T22:24:07.032 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:06 smithi169 bash[90995]: debug 2023-09-23T22:24:06.690+0000 7f43d83b4200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T22:24:07.032 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:06 smithi169 bash[90995]: debug 2023-09-23T22:24:06.802+0000 7f43d83b4200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T22:24:07.032 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:06 smithi169 bash[90995]: debug 2023-09-23T22:24:06.910+0000 7f43d83b4200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T22:24:07.076 INFO:tasks.rados.rados.0.smithi169.stdout:2957: finishing write tid 1 to smithi16987243-378 2023-09-23T22:24:07.076 INFO:tasks.rados.rados.0.smithi169.stdout:2949: finishing write tid 3 to smithi16987243-101 2023-09-23T22:24:07.076 INFO:tasks.rados.rados.0.smithi169.stdout:2949: finishing write tid 4 to smithi16987243-101 2023-09-23T22:24:07.076 INFO:tasks.rados.rados.0.smithi169.stdout:2949: finishing write tid 5 to smithi16987243-101 2023-09-23T22:24:07.076 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 101 v 344 (ObjNum 1876 snap 0 seq_num 1876) dirty exists 2023-09-23T22:24:07.076 INFO:tasks.rados.rados.0.smithi169.stdout:2949: left oid 101 (ObjNum 1876 snap 0 seq_num 1876) 2023-09-23T22:24:07.076 INFO:tasks.rados.rados.0.smithi169.stdout:2954: expect (ObjNum 1507 snap 0 seq_num 1507) 2023-09-23T22:24:07.233 INFO:tasks.rados.rados.0.smithi169.stdout:2951: expect (ObjNum 1102 snap 0 seq_num 1102) 2023-09-23T22:24:07.380 INFO:tasks.rados.rados.0.smithi169.stdout:2957: finishing write tid 2 to smithi16987243-378 2023-09-23T22:24:07.381 INFO:tasks.rados.rados.0.smithi169.stdout:2957: finishing write tid 3 to smithi16987243-378 2023-09-23T22:24:07.381 INFO:tasks.rados.rados.0.smithi169.stdout:2957: finishing write tid 4 to smithi16987243-378 2023-09-23T22:24:07.381 INFO:tasks.rados.rados.0.smithi169.stdout:2955: expect (ObjNum 1721 snap 0 seq_num 1721) 2023-09-23T22:24:07.505 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:07 smithi169 bash[90995]: debug 2023-09-23T22:24:07.178+0000 7f43d83b4200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:24:07.547 INFO:tasks.rados.rados.0.smithi169.stdout:2957: finishing write tid 5 to smithi16987243-378 2023-09-23T22:24:07.548 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 378 v 381 (ObjNum 1878 snap 0 seq_num 1878) dirty exists 2023-09-23T22:24:07.548 INFO:tasks.rados.rados.0.smithi169.stdout:2957: left oid 378 (ObjNum 1878 snap 0 seq_num 1878) 2023-09-23T22:24:07.548 INFO:tasks.rados.rados.0.smithi169.stdout:2958: expect (ObjNum 1864 snap 0 seq_num 1864) 2023-09-23T22:24:07.743 INFO:tasks.rados.rados.0.smithi169.stdout:2960: finishing write tid 1 to smithi16987243-362 2023-09-23T22:24:07.743 INFO:tasks.rados.rados.0.smithi169.stdout:2959: expect (ObjNum 565 snap 0 seq_num 565) 2023-09-23T22:24:07.756 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:07 smithi169 bash[90995]: debug 2023-09-23T22:24:07.582+0000 7f43d83b4200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T22:24:07.757 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:07 smithi169 bash[27421]: cluster 2023-09-23T22:24:06.405681+0000 mgr.x (mgr.24706) 58 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 11 MiB/s wr, 113 op/s 2023-09-23T22:24:07.757 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:07 smithi169 bash[40994]: cluster 2023-09-23T22:24:06.405681+0000 mgr.x (mgr.24706) 58 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 11 MiB/s wr, 113 op/s 2023-09-23T22:24:07.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:07 smithi187 bash[31480]: cluster 2023-09-23T22:24:06.405681+0000 mgr.x (mgr.24706) 58 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 11 MiB/s wr, 113 op/s 2023-09-23T22:24:07.909 INFO:tasks.rados.rados.0.smithi169.stdout:2960: finishing write tid 2 to smithi16987243-362 2023-09-23T22:24:07.909 INFO:tasks.rados.rados.0.smithi169.stdout:2960: finishing write tid 3 to smithi16987243-362 2023-09-23T22:24:07.909 INFO:tasks.rados.rados.0.smithi169.stdout:2960: finishing write tid 4 to smithi16987243-362 2023-09-23T22:24:07.909 INFO:tasks.rados.rados.0.smithi169.stdout:2960: finishing write tid 5 to smithi16987243-362 2023-09-23T22:24:07.909 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 362 v 385 (ObjNum 1879 snap 0 seq_num 1879) dirty exists 2023-09-23T22:24:07.909 INFO:tasks.rados.rados.0.smithi169.stdout:2960: left oid 362 (ObjNum 1879 snap 0 seq_num 1879) 2023-09-23T22:24:07.909 INFO:tasks.rados.rados.0.smithi169.stdout:2962: expect (ObjNum 1607 snap 0 seq_num 1607) 2023-09-23T22:24:08.005 INFO:tasks.rados.rados.0.smithi169.stdout:2963: finishing write tid 1 to smithi16987243-255 2023-09-23T22:24:08.006 INFO:tasks.rados.rados.0.smithi169.stdout:2961: expect (ObjNum 1618 snap 0 seq_num 1618) 2023-09-23T22:24:08.032 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:07 smithi169 bash[90995]: debug 2023-09-23T22:24:07.754+0000 7f43d83b4200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T22:24:08.032 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:07 smithi169 bash[90995]: debug 2023-09-23T22:24:07.982+0000 7f43d83b4200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T22:24:08.109 INFO:tasks.rados.rados.0.smithi169.stdout:2963: finishing write tid 2 to smithi16987243-255 2023-09-23T22:24:08.109 INFO:tasks.rados.rados.0.smithi169.stdout:2963: finishing write tid 3 to smithi16987243-255 2023-09-23T22:24:08.109 INFO:tasks.rados.rados.0.smithi169.stdout:2963: finishing write tid 4 to smithi16987243-255 2023-09-23T22:24:08.109 INFO:tasks.rados.rados.0.smithi169.stdout:2949: done (15 left) 2023-09-23T22:24:08.109 INFO:tasks.rados.rados.0.smithi169.stdout:2951: done (14 left) 2023-09-23T22:24:08.109 INFO:tasks.rados.rados.0.smithi169.stdout:2952: done (13 left) 2023-09-23T22:24:08.109 INFO:tasks.rados.rados.0.smithi169.stdout:2953: done (12 left) 2023-09-23T22:24:08.109 INFO:tasks.rados.rados.0.smithi169.stdout:2954: done (11 left) 2023-09-23T22:24:08.110 INFO:tasks.rados.rados.0.smithi169.stdout:2955: done (10 left) 2023-09-23T22:24:08.110 INFO:tasks.rados.rados.0.smithi169.stdout:2956: done (9 left) 2023-09-23T22:24:08.110 INFO:tasks.rados.rados.0.smithi169.stdout:2957: done (8 left) 2023-09-23T22:24:08.110 INFO:tasks.rados.rados.0.smithi169.stdout:2958: done (7 left) 2023-09-23T22:24:08.110 INFO:tasks.rados.rados.0.smithi169.stdout:2959: done (6 left) 2023-09-23T22:24:08.113 INFO:tasks.rados.rados.0.smithi169.stdout:2960: done (5 left) 2023-09-23T22:24:08.113 INFO:tasks.rados.rados.0.smithi169.stdout:2961: done (4 left) 2023-09-23T22:24:08.113 INFO:tasks.rados.rados.0.smithi169.stdout:2962: done (3 left) 2023-09-23T22:24:08.113 INFO:tasks.rados.rados.0.smithi169.stdout:2966: write oid 326 current snap is 0 2023-09-23T22:24:08.114 INFO:tasks.rados.rados.0.smithi169.stdout:2963: finishing write tid 5 to smithi16987243-255 2023-09-23T22:24:08.114 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 255 v 432 (ObjNum 1880 snap 0 seq_num 1880) dirty exists 2023-09-23T22:24:08.114 INFO:tasks.rados.rados.0.smithi169.stdout:2963: left oid 255 (ObjNum 1880 snap 0 seq_num 1880) 2023-09-23T22:24:08.114 INFO:tasks.rados.rados.0.smithi169.stdout:2964: finishing write tid 1 to smithi16987243-407 2023-09-23T22:24:08.114 INFO:tasks.rados.rados.0.smithi169.stdout:2964: finishing write tid 2 to smithi16987243-407 2023-09-23T22:24:08.114 INFO:tasks.rados.rados.0.smithi169.stdout:2964: finishing write tid 3 to smithi16987243-407 2023-09-23T22:24:08.114 INFO:tasks.rados.rados.0.smithi169.stdout:2964: finishing write tid 4 to smithi16987243-407 2023-09-23T22:24:08.114 INFO:tasks.rados.rados.0.smithi169.stdout:2964: finishing write tid 5 to smithi16987243-407 2023-09-23T22:24:08.114 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 407 v 331 (ObjNum 1881 snap 0 seq_num 1881) dirty exists 2023-09-23T22:24:08.114 INFO:tasks.rados.rados.0.smithi169.stdout:2964: left oid 407 (ObjNum 1881 snap 0 seq_num 1881) 2023-09-23T22:24:08.114 INFO:tasks.rados.rados.0.smithi169.stdout:2965: expect (ObjNum 1860 snap 0 seq_num 1860) 2023-09-23T22:24:08.245 INFO:tasks.rados.rados.0.smithi169.stdout:2966: seq_num 1882 ranges {430774=757809,1679935=776995,3248896=381878} 2023-09-23T22:24:08.258 INFO:tasks.rados.rados.0.smithi169.stdout:2966: writing smithi16987243-326 from 430774 to 1188583 tid 1 2023-09-23T22:24:08.265 INFO:tasks.rados.rados.0.smithi169.stdout:2966: writing smithi16987243-326 from 1679935 to 2456930 tid 2 2023-09-23T22:24:08.272 INFO:tasks.rados.rados.0.smithi169.stdout:2966: writing smithi16987243-326 from 3248896 to 3630774 tid 3 2023-09-23T22:24:08.272 INFO:tasks.rados.rados.0.smithi169.stdout:2963: done (3 left) 2023-09-23T22:24:08.272 INFO:tasks.rados.rados.0.smithi169.stdout:2964: done (2 left) 2023-09-23T22:24:08.272 INFO:tasks.rados.rados.0.smithi169.stdout:2965: done (1 left) 2023-09-23T22:24:08.272 INFO:tasks.rados.rados.0.smithi169.stdout:2967: write oid 67 current snap is 0 2023-09-23T22:24:08.273 INFO:tasks.rados.rados.0.smithi169.stdout:2966: finishing write tid 1 to smithi16987243-326 2023-09-23T22:24:08.273 INFO:tasks.rados.rados.0.smithi169.stdout:2967: seq_num 1883 ranges {447581=433058,1622064=520653,2759966=562612} 2023-09-23T22:24:08.277 INFO:tasks.rados.rados.0.smithi169.stdout:2967: writing smithi16987243-67 from 447581 to 880639 tid 1 2023-09-23T22:24:08.284 INFO:tasks.rados.rados.0.smithi169.stdout:2967: writing smithi16987243-67 from 1622064 to 2142717 tid 2 2023-09-23T22:24:08.291 INFO:tasks.rados.rados.0.smithi169.stdout:2967: writing smithi16987243-67 from 2759966 to 3322578 tid 3 2023-09-23T22:24:08.291 INFO:tasks.rados.rados.0.smithi169.stdout:2968: write oid 388 current snap is 0 2023-09-23T22:24:08.291 INFO:tasks.rados.rados.0.smithi169.stdout:2966: finishing write tid 2 to smithi16987243-326 2023-09-23T22:24:08.291 INFO:tasks.rados.rados.0.smithi169.stdout:2968: seq_num 1884 ranges {464388=508307,1680546=780664,3187389=476999} 2023-09-23T22:24:08.296 INFO:tasks.rados.rados.0.smithi169.stdout:2968: writing smithi16987243-388 from 464388 to 972695 tid 1 2023-09-23T22:24:08.305 INFO:tasks.rados.rados.0.smithi169.stdout:2968: writing smithi16987243-388 from 1680546 to 2461210 tid 2 2023-09-23T22:24:08.312 INFO:tasks.rados.rados.0.smithi169.stdout:2968: writing smithi16987243-388 from 3187389 to 3664388 tid 3 2023-09-23T22:24:08.312 INFO:tasks.rados.rados.0.smithi169.stdout:2969: write oid 127 current snap is 0 2023-09-23T22:24:08.312 INFO:tasks.rados.rados.0.smithi169.stdout:2969: seq_num 1885 ranges {481195=583556,1739028=524322,2814812=585156} 2023-09-23T22:24:08.318 INFO:tasks.rados.rados.0.smithi169.stdout:2969: writing smithi16987243-127 from 481195 to 1064751 tid 1 2023-09-23T22:24:08.325 INFO:tasks.rados.rados.0.smithi169.stdout:2969: writing smithi16987243-127 from 1739028 to 2263350 tid 2 2023-09-23T22:24:08.333 INFO:tasks.rados.rados.0.smithi169.stdout:2969: writing smithi16987243-127 from 2814812 to 3399968 tid 3 2023-09-23T22:24:08.333 INFO:tasks.rados.rados.0.smithi169.stdout:2970: read oid 448 snap -1 2023-09-23T22:24:08.333 INFO:tasks.rados.rados.0.smithi169.stdout:2970: expect (ObjNum 1356 snap 0 seq_num 1356) 2023-09-23T22:24:08.333 INFO:tasks.rados.rados.0.smithi169.stdout:2971: read oid 183 snap -1 2023-09-23T22:24:08.334 INFO:tasks.rados.rados.0.smithi169.stdout:2971: expect (ObjNum 1785 snap 0 seq_num 1785) 2023-09-23T22:24:08.334 INFO:tasks.rados.rados.0.smithi169.stdout:2972: read oid 442 snap -1 2023-09-23T22:24:08.334 INFO:tasks.rados.rados.0.smithi169.stdout:2972: expect (ObjNum 1791 snap 0 seq_num 1791) 2023-09-23T22:24:08.334 INFO:tasks.rados.rados.0.smithi169.stdout:2973: read oid 88 snap -1 2023-09-23T22:24:08.334 INFO:tasks.rados.rados.0.smithi169.stdout:2973: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-09-23T22:24:08.335 INFO:tasks.rados.rados.0.smithi169.stdout:2974: read oid 437 snap -1 2023-09-23T22:24:08.335 INFO:tasks.rados.rados.0.smithi169.stdout:2974: expect (ObjNum 862 snap 0 seq_num 862) 2023-09-23T22:24:08.335 INFO:tasks.rados.rados.0.smithi169.stdout:2975: read oid 190 snap -1 2023-09-23T22:24:08.335 INFO:tasks.rados.rados.0.smithi169.stdout:2975: expect (ObjNum 189 snap 0 seq_num 189) 2023-09-23T22:24:08.335 INFO:tasks.rados.rados.0.smithi169.stdout:2976: write oid 333 current snap is 0 2023-09-23T22:24:08.336 INFO:tasks.rados.rados.0.smithi169.stdout:2966: finishing write tid 3 to smithi16987243-326 2023-09-23T22:24:08.336 INFO:tasks.rados.rados.0.smithi169.stdout:2966: finishing write tid 4 to smithi16987243-326 2023-09-23T22:24:08.336 INFO:tasks.rados.rados.0.smithi169.stdout:2966: finishing write tid 5 to smithi16987243-326 2023-09-23T22:24:08.336 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 326 v 418 (ObjNum 1882 snap 0 seq_num 1882) dirty exists 2023-09-23T22:24:08.336 INFO:tasks.rados.rados.0.smithi169.stdout:2966: left oid 326 (ObjNum 1882 snap 0 seq_num 1882) 2023-09-23T22:24:08.336 INFO:tasks.rados.rados.0.smithi169.stdout:2967: finishing write tid 1 to smithi16987243-67 2023-09-23T22:24:08.337 INFO:tasks.rados.rados.0.smithi169.stdout:2967: finishing write tid 2 to smithi16987243-67 2023-09-23T22:24:08.337 INFO:tasks.rados.rados.0.smithi169.stdout:2967: finishing write tid 3 to smithi16987243-67 2023-09-23T22:24:08.337 INFO:tasks.rados.rados.0.smithi169.stdout:2967: finishing write tid 4 to smithi16987243-67 2023-09-23T22:24:08.337 INFO:tasks.rados.rados.0.smithi169.stdout:2976: seq_num 1886 ranges {498002=775158,1913863=784333,3358588=339414} 2023-09-23T22:24:08.340 INFO:tasks.rados.rados.0.smithi169.stdout:2976: writing smithi16987243-333 from 498002 to 1273160 tid 1 2023-09-23T22:24:08.349 INFO:tasks.rados.rados.0.smithi169.stdout:2976: writing smithi16987243-333 from 1913863 to 2698196 tid 2 2023-09-23T22:24:08.355 INFO:tasks.rados.rados.0.smithi169.stdout:2976: writing smithi16987243-333 from 3358588 to 3698002 tid 3 2023-09-23T22:24:08.355 INFO:tasks.rados.rados.0.smithi169.stdout:2966: done (10 left) 2023-09-23T22:24:08.356 INFO:tasks.rados.rados.0.smithi169.stdout:2977: read oid 267 snap -1 2023-09-23T22:24:08.356 INFO:tasks.rados.rados.0.smithi169.stdout:2977: expect (ObjNum 977 snap 0 seq_num 977) 2023-09-23T22:24:08.356 INFO:tasks.rados.rados.0.smithi169.stdout:2978: write oid 424 current snap is 0 2023-09-23T22:24:08.356 INFO:tasks.rados.rados.0.smithi169.stdout:2967: finishing write tid 5 to smithi16987243-67 2023-09-23T22:24:08.356 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 67 v 396 (ObjNum 1883 snap 0 seq_num 1883) dirty exists 2023-09-23T22:24:08.356 INFO:tasks.rados.rados.0.smithi169.stdout:2967: left oid 67 (ObjNum 1883 snap 0 seq_num 1883) 2023-09-23T22:24:08.356 INFO:tasks.rados.rados.0.smithi169.stdout:2968: finishing write tid 1 to smithi16987243-388 2023-09-23T22:24:08.356 INFO:tasks.rados.rados.0.smithi169.stdout:2968: finishing write tid 2 to smithi16987243-388 2023-09-23T22:24:08.356 INFO:tasks.rados.rados.0.smithi169.stdout:2968: finishing write tid 3 to smithi16987243-388 2023-09-23T22:24:08.356 INFO:tasks.rados.rados.0.smithi169.stdout:2978: seq_num 1887 ranges {514809=450407,1455992=527991,2469658=724053,3608303=106506} 2023-09-23T22:24:08.361 INFO:tasks.rados.rados.0.smithi169.stdout:2978: writing smithi16987243-424 from 514809 to 965216 tid 1 2023-09-23T22:24:08.366 INFO:tasks.rados.rados.0.smithi169.stdout:2978: writing smithi16987243-424 from 1455992 to 1983983 tid 2 2023-09-23T22:24:08.373 INFO:tasks.rados.rados.0.smithi169.stdout:2978: writing smithi16987243-424 from 2469658 to 3193711 tid 3 2023-09-23T22:24:08.377 INFO:tasks.rados.rados.0.smithi169.stdout:2978: writing smithi16987243-424 from 3608303 to 3714809 tid 4 2023-09-23T22:24:08.377 INFO:tasks.rados.rados.0.smithi169.stdout:2967: done (11 left) 2023-09-23T22:24:08.377 INFO:tasks.rados.rados.0.smithi169.stdout:2979: write oid 98 current snap is 0 2023-09-23T22:24:08.377 INFO:tasks.rados.rados.0.smithi169.stdout:2968: finishing write tid 4 to smithi16987243-388 2023-09-23T22:24:08.377 INFO:tasks.rados.rados.0.smithi169.stdout:2968: finishing write tid 5 to smithi16987243-388 2023-09-23T22:24:08.377 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 388 v 402 (ObjNum 1884 snap 0 seq_num 1884) dirty exists 2023-09-23T22:24:08.377 INFO:tasks.rados.rados.0.smithi169.stdout:2968: left oid 388 (ObjNum 1884 snap 0 seq_num 1884) 2023-09-23T22:24:08.377 INFO:tasks.rados.rados.0.smithi169.stdout:2969: finishing write tid 1 to smithi16987243-127 2023-09-23T22:24:08.377 INFO:tasks.rados.rados.0.smithi169.stdout:2969: finishing write tid 2 to smithi16987243-127 2023-09-23T22:24:08.377 INFO:tasks.rados.rados.0.smithi169.stdout:2979: seq_num 1888 ranges {531616=525656,1514474=671649,2780728=535325} 2023-09-23T22:24:08.382 INFO:tasks.rados.rados.0.smithi169.stdout:2979: writing smithi16987243-98 from 531616 to 1057272 tid 1 2023-09-23T22:24:08.389 INFO:tasks.rados.rados.0.smithi169.stdout:2979: writing smithi16987243-98 from 1514474 to 2186123 tid 2 2023-09-23T22:24:08.396 INFO:tasks.rados.rados.0.smithi169.stdout:2979: writing smithi16987243-98 from 2780728 to 3316053 tid 3 2023-09-23T22:24:08.396 INFO:tasks.rados.rados.0.smithi169.stdout:2968: done (11 left) 2023-09-23T22:24:08.396 INFO:tasks.rados.rados.0.smithi169.stdout:2980: write oid 497 current snap is 0 2023-09-23T22:24:08.396 INFO:tasks.rados.rados.0.smithi169.stdout:2980: seq_num 1889 ranges {548423=600905,1572956=531660,2524504=746597,3740781=7642} 2023-09-23T22:24:08.402 INFO:tasks.rados.rados.0.smithi169.stdout:2980: writing smithi16987243-497 from 548423 to 1149328 tid 1 2023-09-23T22:24:08.408 INFO:tasks.rados.rados.0.smithi169.stdout:2980: writing smithi16987243-497 from 1572956 to 2104616 tid 2 2023-09-23T22:24:08.415 INFO:tasks.rados.rados.0.smithi169.stdout:2980: writing smithi16987243-497 from 2524504 to 3271101 tid 3 2023-09-23T22:24:08.417 INFO:tasks.rados.rados.0.smithi169.stdout:2980: writing smithi16987243-497 from 3740781 to 3748423 tid 4 2023-09-23T22:24:08.418 INFO:tasks.rados.rados.0.smithi169.stdout:2981: write oid 48 current snap is 0 2023-09-23T22:24:08.418 INFO:tasks.rados.rados.0.smithi169.stdout:2971: expect (ObjNum 1785 snap 0 seq_num 1785) 2023-09-23T22:24:08.578 INFO:tasks.rados.rados.0.smithi169.stdout:2970: expect (ObjNum 1356 snap 0 seq_num 1356) 2023-09-23T22:24:08.697 INFO:tasks.rados.rados.0.smithi169.stdout:2969: finishing write tid 3 to smithi16987243-127 2023-09-23T22:24:08.697 INFO:tasks.rados.rados.0.smithi169.stdout:2969: finishing write tid 4 to smithi16987243-127 2023-09-23T22:24:08.697 INFO:tasks.rados.rados.0.smithi169.stdout:2981: seq_num 1890 ranges {565230=676154,2031438=675318,3235574=529656} 2023-09-23T22:24:08.709 INFO:tasks.rados.rados.0.smithi169.stdout:2981: writing smithi16987243-48 from 565230 to 1241384 tid 1 2023-09-23T22:24:08.722 INFO:tasks.rados.rados.0.smithi169.stdout:2981: writing smithi16987243-48 from 2031438 to 2706756 tid 2 2023-09-23T22:24:08.731 INFO:tasks.rados.rados.0.smithi169.stdout:2981: writing smithi16987243-48 from 3235574 to 3765230 tid 3 2023-09-23T22:24:08.731 INFO:tasks.rados.rados.0.smithi169.stdout:2970: done (12 left) 2023-09-23T22:24:08.731 INFO:tasks.rados.rados.0.smithi169.stdout:2971: done (11 left) 2023-09-23T22:24:08.731 INFO:tasks.rados.rados.0.smithi169.stdout:2982: delete oid 8 current snap is 0 2023-09-23T22:24:08.731 INFO:tasks.rados.rados.0.smithi169.stdout:2969: finishing write tid 5 to smithi16987243-127 2023-09-23T22:24:08.731 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 127 v 316 (ObjNum 1885 snap 0 seq_num 1885) dirty exists 2023-09-23T22:24:08.731 INFO:tasks.rados.rados.0.smithi169.stdout:2969: left oid 127 (ObjNum 1885 snap 0 seq_num 1885) 2023-09-23T22:24:08.731 INFO:tasks.rados.rados.0.smithi169.stdout:2975: expect (ObjNum 189 snap 0 seq_num 189) 2023-09-23T22:24:08.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:08 smithi169 bash[40994]: audit 2023-09-23T22:24:07.945896+0000 mon.a (mon.0) 968 : audit [DBG] from='client.? 172.21.15.169:0/446870267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:08.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:08 smithi169 bash[27421]: audit 2023-09-23T22:24:07.945896+0000 mon.a (mon.0) 968 : audit [DBG] from='client.? 172.21.15.169:0/446870267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:08.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:08 smithi187 bash[31480]: audit 2023-09-23T22:24:07.945896+0000 mon.a (mon.0) 968 : audit [DBG] from='client.? 172.21.15.169:0/446870267' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:08.878 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:08 smithi187 bash[76723]: ts=2023-09-23T22:24: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-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi187:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi187.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:24:08.891 INFO:tasks.rados.rados.0.smithi169.stdout:2973: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-09-23T22:24:09.091 INFO:tasks.rados.rados.0.smithi169.stdout:2976: finishing write tid 1 to smithi16987243-333 2023-09-23T22:24:09.092 INFO:tasks.rados.rados.0.smithi169.stdout:2974: expect (ObjNum 862 snap 0 seq_num 862) 2023-09-23T22:24:09.200 INFO:tasks.rados.rados.0.smithi169.stdout:2972: expect (ObjNum 1791 snap 0 seq_num 1791) 2023-09-23T22:24:09.294 INFO:tasks.rados.rados.0.smithi169.stdout:2976: finishing write tid 2 to smithi16987243-333 2023-09-23T22:24:09.294 INFO:tasks.rados.rados.0.smithi169.stdout:2976: finishing write tid 3 to smithi16987243-333 2023-09-23T22:24:09.294 INFO:tasks.rados.rados.0.smithi169.stdout:2976: finishing write tid 4 to smithi16987243-333 2023-09-23T22:24:09.294 INFO:tasks.rados.rados.0.smithi169.stdout:2976: finishing write tid 5 to smithi16987243-333 2023-09-23T22:24:09.294 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 333 v 400 (ObjNum 1886 snap 0 seq_num 1886) dirty exists 2023-09-23T22:24:09.294 INFO:tasks.rados.rados.0.smithi169.stdout:2976: left oid 333 (ObjNum 1886 snap 0 seq_num 1886) 2023-09-23T22:24:09.294 INFO:tasks.rados.rados.0.smithi169.stdout:2977: expect (ObjNum 977 snap 0 seq_num 977) 2023-09-23T22:24:09.400 INFO:tasks.rados.rados.0.smithi169.stdout:2978: finishing write tid 1 to smithi16987243-424 2023-09-23T22:24:09.400 INFO:tasks.rados.rados.0.smithi169.stdout:2978: finishing write tid 2 to smithi16987243-424 2023-09-23T22:24:09.400 INFO:tasks.rados.rados.0.smithi169.stdout:2978: finishing write tid 3 to smithi16987243-424 2023-09-23T22:24:09.401 INFO:tasks.rados.rados.0.smithi169.stdout:2978: finishing write tid 4 to smithi16987243-424 2023-09-23T22:24:09.401 INFO:tasks.rados.rados.0.smithi169.stdout:2978: finishing write tid 5 to smithi16987243-424 2023-09-23T22:24:09.401 INFO:tasks.rados.rados.0.smithi169.stdout:2978: finishing write tid 6 to smithi16987243-424 2023-09-23T22:24:09.401 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 424 v 423 (ObjNum 1887 snap 0 seq_num 1887) dirty exists 2023-09-23T22:24:09.401 INFO:tasks.rados.rados.0.smithi169.stdout:2978: left oid 424 (ObjNum 1887 snap 0 seq_num 1887) 2023-09-23T22:24:09.401 INFO:tasks.rados.rados.0.smithi169.stdout:2979: finishing write tid 1 to smithi16987243-98 2023-09-23T22:24:09.401 INFO:tasks.rados.rados.0.smithi169.stdout:2979: finishing write tid 2 to smithi16987243-98 2023-09-23T22:24:09.401 INFO:tasks.rados.rados.0.smithi169.stdout:2979: finishing write tid 3 to smithi16987243-98 2023-09-23T22:24:09.401 INFO:tasks.rados.rados.0.smithi169.stdout:2969: done (11 left) 2023-09-23T22:24:09.401 INFO:tasks.rados.rados.0.smithi169.stdout:2972: done (10 left) 2023-09-23T22:24:09.401 INFO:tasks.rados.rados.0.smithi169.stdout:2973: done (9 left) 2023-09-23T22:24:09.401 INFO:tasks.rados.rados.0.smithi169.stdout:2974: done (8 left) 2023-09-23T22:24:09.402 INFO:tasks.rados.rados.0.smithi169.stdout:2975: done (7 left) 2023-09-23T22:24:09.402 INFO:tasks.rados.rados.0.smithi169.stdout:2976: done (6 left) 2023-09-23T22:24:09.402 INFO:tasks.rados.rados.0.smithi169.stdout:2977: done (5 left) 2023-09-23T22:24:09.402 INFO:tasks.rados.rados.0.smithi169.stdout:2978: done (4 left) 2023-09-23T22:24:09.402 INFO:tasks.rados.rados.0.smithi169.stdout:2982: done (3 left) 2023-09-23T22:24:09.402 INFO:tasks.rados.rados.0.smithi169.stdout:2983: write oid 199 current snap is 0 2023-09-23T22:24:09.402 INFO:tasks.rados.rados.0.smithi169.stdout:2979: finishing write tid 4 to smithi16987243-98 2023-09-23T22:24:09.402 INFO:tasks.rados.rados.0.smithi169.stdout:2979: finishing write tid 5 to smithi16987243-98 2023-09-23T22:24:09.402 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 98 v 331 (ObjNum 1888 snap 0 seq_num 1888) dirty exists 2023-09-23T22:24:09.402 INFO:tasks.rados.rados.0.smithi169.stdout:2979: left oid 98 (ObjNum 1888 snap 0 seq_num 1888) 2023-09-23T22:24:09.402 INFO:tasks.rados.rados.0.smithi169.stdout:2980: finishing write tid 1 to smithi16987243-497 2023-09-23T22:24:09.402 INFO:tasks.rados.rados.0.smithi169.stdout:2980: finishing write tid 2 to smithi16987243-497 2023-09-23T22:24:09.403 INFO:tasks.rados.rados.0.smithi169.stdout:2980: finishing write tid 3 to smithi16987243-497 2023-09-23T22:24:09.403 INFO:tasks.rados.rados.0.smithi169.stdout:2980: finishing write tid 4 to smithi16987243-497 2023-09-23T22:24:09.403 INFO:tasks.rados.rados.0.smithi169.stdout:2980: finishing write tid 5 to smithi16987243-497 2023-09-23T22:24:09.403 INFO:tasks.rados.rados.0.smithi169.stdout:2980: finishing write tid 6 to smithi16987243-497 2023-09-23T22:24:09.403 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 497 v 349 (ObjNum 1889 snap 0 seq_num 1889) dirty exists 2023-09-23T22:24:09.403 INFO:tasks.rados.rados.0.smithi169.stdout:2980: left oid 497 (ObjNum 1889 snap 0 seq_num 1889) 2023-09-23T22:24:09.403 INFO:tasks.rados.rados.0.smithi169.stdout:2983: seq_num 1892 ranges {598844=426652,1632049=678987,2774067=696766} 2023-09-23T22:24:09.409 INFO:tasks.rados.rados.0.smithi169.stdout:2983: writing smithi16987243-199 from 598844 to 1025496 tid 1 2023-09-23T22:24:09.421 INFO:tasks.rados.rados.0.smithi169.stdout:2983: writing smithi16987243-199 from 1632049 to 2311036 tid 2 2023-09-23T22:24:09.431 INFO:tasks.rados.rados.0.smithi169.stdout:2983: writing smithi16987243-199 from 2774067 to 3470833 tid 3 2023-09-23T22:24:09.431 INFO:tasks.rados.rados.0.smithi169.stdout:2979: done (3 left) 2023-09-23T22:24:09.431 INFO:tasks.rados.rados.0.smithi169.stdout:2980: done (2 left) 2023-09-23T22:24:09.431 INFO:tasks.rados.rados.0.smithi169.stdout:2984: read oid 62 snap -1 2023-09-23T22:24:09.432 INFO:tasks.rados.rados.0.smithi169.stdout:2984: expect deleted 2023-09-23T22:24:09.432 INFO:tasks.rados.rados.0.smithi169.stdout:2985: read oid 84 snap -1 2023-09-23T22:24:09.432 INFO:tasks.rados.rados.0.smithi169.stdout:2985: expect (ObjNum 1846 snap 0 seq_num 1846) 2023-09-23T22:24:09.432 INFO:tasks.rados.rados.0.smithi169.stdout:2986: read oid 231 snap -1 2023-09-23T22:24:09.432 INFO:tasks.rados.rados.0.smithi169.stdout:2986: expect (ObjNum 1088 snap 0 seq_num 1088) 2023-09-23T22:24:09.432 INFO:tasks.rados.rados.0.smithi169.stdout:2987: write oid 320 current snap is 0 2023-09-23T22:24:09.432 INFO:tasks.rados.rados.0.smithi169.stdout:2981: finishing write tid 1 to smithi16987243-48 2023-09-23T22:24:09.432 INFO:tasks.rados.rados.0.smithi169.stdout:2987: seq_num 1893 ranges {615651=618254,1806884=538998,3034196=508038} 2023-09-23T22:24:09.438 INFO:tasks.rados.rados.0.smithi169.stdout:2987: writing smithi16987243-320 from 615651 to 1233905 tid 1 2023-09-23T22:24:09.449 INFO:tasks.rados.rados.0.smithi169.stdout:2987: writing smithi16987243-320 from 1806884 to 2345882 tid 2 2023-09-23T22:24:09.460 INFO:tasks.rados.rados.0.smithi169.stdout:2987: writing smithi16987243-320 from 3034196 to 3542234 tid 3 2023-09-23T22:24:09.460 INFO:tasks.rados.rados.0.smithi169.stdout:2988: read oid 277 snap -1 2023-09-23T22:24:09.460 INFO:tasks.rados.rados.0.smithi169.stdout:2988: expect (ObjNum 1565 snap 0 seq_num 1565) 2023-09-23T22:24:09.460 INFO:tasks.rados.rados.0.smithi169.stdout:2989: read oid 389 snap -1 2023-09-23T22:24:09.461 INFO:tasks.rados.rados.0.smithi169.stdout:2989: expect (ObjNum 1307 snap 0 seq_num 1307) 2023-09-23T22:24:09.461 INFO:tasks.rados.rados.0.smithi169.stdout:2990: read oid 458 snap -1 2023-09-23T22:24:09.461 INFO:tasks.rados.rados.0.smithi169.stdout:2990: expect (ObjNum 786 snap 0 seq_num 786) 2023-09-23T22:24:09.461 INFO:tasks.rados.rados.0.smithi169.stdout:2991: write oid 254 current snap is 0 2023-09-23T22:24:09.461 INFO:tasks.rados.rados.0.smithi169.stdout:2981: finishing write tid 2 to smithi16987243-48 2023-09-23T22:24:09.461 INFO:tasks.rados.rados.0.smithi169.stdout:2981: finishing write tid 3 to smithi16987243-48 2023-09-23T22:24:09.461 INFO:tasks.rados.rados.0.smithi169.stdout:2981: finishing write tid 4 to smithi16987243-48 2023-09-23T22:24:09.461 INFO:tasks.rados.rados.0.smithi169.stdout:2981: finishing write tid 5 to smithi16987243-48 2023-09-23T22:24:09.461 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 48 v 425 (ObjNum 1890 snap 0 seq_num 1890) dirty exists 2023-09-23T22:24:09.461 INFO:tasks.rados.rados.0.smithi169.stdout:2981: left oid 48 (ObjNum 1890 snap 0 seq_num 1890) 2023-09-23T22:24:09.461 INFO:tasks.rados.rados.0.smithi169.stdout:2983: finishing write tid 1 to smithi16987243-199 2023-09-23T22:24:09.461 INFO:tasks.rados.rados.0.smithi169.stdout:2983: finishing write tid 2 to smithi16987243-199 2023-09-23T22:24:09.462 INFO:tasks.rados.rados.0.smithi169.stdout:2991: seq_num 1894 ranges {632458=693503,1865366=682656,3061619=719310} 2023-09-23T22:24:09.473 INFO:tasks.rados.rados.0.smithi169.stdout:2991: writing smithi16987243-254 from 632458 to 1325961 tid 1 2023-09-23T22:24:09.485 INFO:tasks.rados.rados.0.smithi169.stdout:2991: writing smithi16987243-254 from 1865366 to 2548022 tid 2 2023-09-23T22:24:09.498 INFO:tasks.rados.rados.0.smithi169.stdout:2991: writing smithi16987243-254 from 3061619 to 3780929 tid 3 2023-09-23T22:24:09.498 INFO:tasks.rados.rados.0.smithi169.stdout:2981: done (9 left) 2023-09-23T22:24:09.498 INFO:tasks.rados.rados.0.smithi169.stdout:2992: write oid 75 current snap is 0 2023-09-23T22:24:09.498 INFO:tasks.rados.rados.0.smithi169.stdout:2985: expect (ObjNum 1846 snap 0 seq_num 1846) 2023-09-23T22:24:09.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:09 smithi169 bash[90995]: debug 2023-09-23T22:24:09.110+0000 7f43d83b4200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T22:24:09.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:09 smithi169 bash[90995]: debug 2023-09-23T22:24:09.226+0000 7f43d83b4200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T22:24:09.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:09 smithi169 bash[90995]: debug 2023-09-23T22:24:09.346+0000 7f43d83b4200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T22:24:09.651 INFO:tasks.rados.rados.0.smithi169.stdout:2983: finishing write tid 3 to smithi16987243-199 2023-09-23T22:24:09.651 INFO:tasks.rados.rados.0.smithi169.stdout:2983: finishing write tid 4 to smithi16987243-199 2023-09-23T22:24:09.651 INFO:tasks.rados.rados.0.smithi169.stdout:2983: finishing write tid 5 to smithi16987243-199 2023-09-23T22:24:09.652 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 199 v 389 (ObjNum 1892 snap 0 seq_num 1892) dirty exists 2023-09-23T22:24:09.652 INFO:tasks.rados.rados.0.smithi169.stdout:2983: left oid 199 (ObjNum 1892 snap 0 seq_num 1892) 2023-09-23T22:24:09.652 INFO:tasks.rados.rados.0.smithi169.stdout:2986: expect (ObjNum 1088 snap 0 seq_num 1088) 2023-09-23T22:24:09.760 INFO:tasks.rados.rados.0.smithi169.stdout:2987: finishing write tid 1 to smithi16987243-320 2023-09-23T22:24:09.760 INFO:tasks.rados.rados.0.smithi169.stdout:2987: finishing write tid 2 to smithi16987243-320 2023-09-23T22:24:09.760 INFO:tasks.rados.rados.0.smithi169.stdout:2990: expect (ObjNum 786 snap 0 seq_num 786) 2023-09-23T22:24:09.871 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:09 smithi169 bash[27421]: cluster 2023-09-23T22:24:08.406441+0000 mgr.x (mgr.24706) 59 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 5.3 MiB/s wr, 68 op/s 2023-09-23T22:24:09.871 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:09 smithi169 bash[40994]: cluster 2023-09-23T22:24:08.406441+0000 mgr.x (mgr.24706) 59 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 5.3 MiB/s wr, 68 op/s 2023-09-23T22:24:09.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:09 smithi187 bash[31480]: cluster 2023-09-23T22:24:08.406441+0000 mgr.x (mgr.24706) 59 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 5.3 MiB/s wr, 68 op/s 2023-09-23T22:24:09.897 INFO:tasks.rados.rados.0.smithi169.stdout:2988: expect (ObjNum 1565 snap 0 seq_num 1565) 2023-09-23T22:24:10.021 INFO:tasks.rados.rados.0.smithi169.stdout:2987: finishing write tid 3 to smithi16987243-320 2023-09-23T22:24:10.022 INFO:tasks.rados.rados.0.smithi169.stdout:2987: finishing write tid 4 to smithi16987243-320 2023-09-23T22:24:10.022 INFO:tasks.rados.rados.0.smithi169.stdout:2989: expect (ObjNum 1307 snap 0 seq_num 1307) 2023-09-23T22:24:10.217 INFO:tasks.rados.rados.0.smithi169.stdout:2987: finishing write tid 5 to smithi16987243-320 2023-09-23T22:24:10.218 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 320 v 335 (ObjNum 1893 snap 0 seq_num 1893) dirty exists 2023-09-23T22:24:10.218 INFO:tasks.rados.rados.0.smithi169.stdout:2987: left oid 320 (ObjNum 1893 snap 0 seq_num 1893) 2023-09-23T22:24:10.218 INFO:tasks.rados.rados.0.smithi169.stdout:2991: finishing write tid 1 to smithi16987243-254 2023-09-23T22:24:10.218 INFO:tasks.rados.rados.0.smithi169.stdout:2992: seq_num 1895 ranges {649265=768752,2207495=542667,3372689=476576} 2023-09-23T22:24:10.228 INFO:tasks.rados.rados.0.smithi169.stdout:2992: writing smithi16987243-75 from 649265 to 1418017 tid 1 2023-09-23T22:24:10.236 INFO:tasks.rados.rados.0.smithi169.stdout:2992: writing smithi16987243-75 from 2207495 to 2750162 tid 2 2023-09-23T22:24:10.243 INFO:tasks.rados.rados.0.smithi169.stdout:2992: writing smithi16987243-75 from 3372689 to 3849265 tid 3 2023-09-23T22:24:10.244 INFO:tasks.rados.rados.0.smithi169.stdout:2983: done (9 left) 2023-09-23T22:24:10.244 INFO:tasks.rados.rados.0.smithi169.stdout:2984: done (8 left) 2023-09-23T22:24:10.244 INFO:tasks.rados.rados.0.smithi169.stdout:2985: done (7 left) 2023-09-23T22:24:10.244 INFO:tasks.rados.rados.0.smithi169.stdout:2986: done (6 left) 2023-09-23T22:24:10.244 INFO:tasks.rados.rados.0.smithi169.stdout:2987: done (5 left) 2023-09-23T22:24:10.245 INFO:tasks.rados.rados.0.smithi169.stdout:2988: done (4 left) 2023-09-23T22:24:10.245 INFO:tasks.rados.rados.0.smithi169.stdout:2989: done (3 left) 2023-09-23T22:24:10.245 INFO:tasks.rados.rados.0.smithi169.stdout:2990: done (2 left) 2023-09-23T22:24:10.245 INFO:tasks.rados.rados.0.smithi169.stdout:2993: read oid 224 snap -1 2023-09-23T22:24:10.246 INFO:tasks.rados.rados.0.smithi169.stdout:2993: expect deleted 2023-09-23T22:24:10.246 INFO:tasks.rados.rados.0.smithi169.stdout:2994: write oid 440 current snap is 0 2023-09-23T22:24:10.246 INFO:tasks.rados.rados.0.smithi169.stdout:2991: finishing write tid 2 to smithi16987243-254 2023-09-23T22:24:10.246 INFO:tasks.rados.rados.0.smithi169.stdout:2991: finishing write tid 3 to smithi16987243-254 2023-09-23T22:24:10.246 INFO:tasks.rados.rados.0.smithi169.stdout:2991: finishing write tid 4 to smithi16987243-254 2023-09-23T22:24:10.247 INFO:tasks.rados.rados.0.smithi169.stdout:2991: finishing write tid 5 to smithi16987243-254 2023-09-23T22:24:10.247 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 254 v 349 (ObjNum 1894 snap 0 seq_num 1894) dirty exists 2023-09-23T22:24:10.247 INFO:tasks.rados.rados.0.smithi169.stdout:2991: left oid 254 (ObjNum 1894 snap 0 seq_num 1894) 2023-09-23T22:24:10.247 INFO:tasks.rados.rados.0.smithi169.stdout:2994: seq_num 1896 ranges {666072=444001,1865977=686325,3000112=458207} 2023-09-23T22:24:10.249 INFO:tasks.rados.rados.0.smithi169.stdout:2994: writing smithi16987243-440 from 666072 to 1110073 tid 1 2023-09-23T22:24:10.257 INFO:tasks.rados.rados.0.smithi169.stdout:2994: writing smithi16987243-440 from 1865977 to 2552302 tid 2 2023-09-23T22:24:10.263 INFO:tasks.rados.rados.0.smithi169.stdout:2994: writing smithi16987243-440 from 3000112 to 3458319 tid 3 2023-09-23T22:24:10.263 INFO:tasks.rados.rados.0.smithi169.stdout:2991: done (3 left) 2023-09-23T22:24:10.263 INFO:tasks.rados.rados.0.smithi169.stdout:2995: write oid 43 current snap is 0 2023-09-23T22:24:10.264 INFO:tasks.rados.rados.0.smithi169.stdout:2992: finishing write tid 1 to smithi16987243-75 2023-09-23T22:24:10.264 INFO:tasks.rados.rados.0.smithi169.stdout:2992: finishing write tid 2 to smithi16987243-75 2023-09-23T22:24:10.264 INFO:tasks.rados.rados.0.smithi169.stdout:2995: seq_num 1897 ranges {682879=519250,1924459=546336,3027535=669479} 2023-09-23T22:24:10.269 INFO:tasks.rados.rados.0.smithi169.stdout:2995: writing smithi16987243-43 from 682879 to 1202129 tid 1 2023-09-23T22:24:10.277 INFO:tasks.rados.rados.0.smithi169.stdout:2995: writing smithi16987243-43 from 1924459 to 2470795 tid 2 2023-09-23T22:24:10.281 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:09 smithi169 bash[90995]: debug 2023-09-23T22:24:09.866+0000 7f43d83b4200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T22:24:10.282 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:10 smithi169 bash[90995]: debug 2023-09-23T22:24:10.110+0000 7f43d83b4200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T22:24:10.284 INFO:tasks.rados.rados.0.smithi169.stdout:2995: writing smithi16987243-43 from 3027535 to 3697014 tid 3 2023-09-23T22:24:10.284 INFO:tasks.rados.rados.0.smithi169.stdout:2996: write oid 240 current snap is 0 2023-09-23T22:24:10.284 INFO:tasks.rados.rados.0.smithi169.stdout:2996: seq_num 1898 ranges {699686=594499,1982941=689994,3454958=444728} 2023-09-23T22:24:10.291 INFO:tasks.rados.rados.0.smithi169.stdout:2996: writing smithi16987243-240 from 699686 to 1294185 tid 1 2023-09-23T22:24:10.299 INFO:tasks.rados.rados.0.smithi169.stdout:2996: writing smithi16987243-240 from 1982941 to 2672935 tid 2 2023-09-23T22:24:10.307 INFO:tasks.rados.rados.0.smithi169.stdout:2996: writing smithi16987243-240 from 3454958 to 3899686 tid 3 2023-09-23T22:24:10.307 INFO:tasks.rados.rados.0.smithi169.stdout:2997: read oid 393 snap -1 2023-09-23T22:24:10.307 INFO:tasks.rados.rados.0.smithi169.stdout:2997: expect (ObjNum 1779 snap 0 seq_num 1779) 2023-09-23T22:24:10.307 INFO:tasks.rados.rados.0.smithi169.stdout:2998: write oid 493 current snap is 0 2023-09-23T22:24:10.307 INFO:tasks.rados.rados.0.smithi169.stdout:2998: seq_num 1899 ranges {716493=669748,1925070=433652,2849675=692023} 2023-09-23T22:24:10.315 INFO:tasks.rados.rados.0.smithi169.stdout:2998: writing smithi16987243-493 from 716493 to 1386241 tid 1 2023-09-23T22:24:10.321 INFO:tasks.rados.rados.0.smithi169.stdout:2998: writing smithi16987243-493 from 1925070 to 2358722 tid 2 2023-09-23T22:24:10.328 INFO:tasks.rados.rados.0.smithi169.stdout:2998: writing smithi16987243-493 from 2849675 to 3541698 tid 3 2023-09-23T22:24:10.328 INFO:tasks.rados.rados.0.smithi169.stdout:2999: write oid 499 current snap is 0 2023-09-23T22:24:10.328 INFO:tasks.rados.rados.0.smithi169.stdout:2992: finishing write tid 3 to smithi16987243-75 2023-09-23T22:24:10.328 INFO:tasks.rados.rados.0.smithi169.stdout:2992: finishing write tid 4 to smithi16987243-75 2023-09-23T22:24:10.328 INFO:tasks.rados.rados.0.smithi169.stdout:2992: finishing write tid 5 to smithi16987243-75 2023-09-23T22:24:10.329 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 75 v 436 (ObjNum 1895 snap 0 seq_num 1895) dirty exists 2023-09-23T22:24:10.329 INFO:tasks.rados.rados.0.smithi169.stdout:2992: left oid 75 (ObjNum 1895 snap 0 seq_num 1895) 2023-09-23T22:24:10.329 INFO:tasks.rados.rados.0.smithi169.stdout:2994: finishing write tid 1 to smithi16987243-440 2023-09-23T22:24:10.329 INFO:tasks.rados.rados.0.smithi169.stdout:2994: finishing write tid 2 to smithi16987243-440 2023-09-23T22:24:10.329 INFO:tasks.rados.rados.0.smithi169.stdout:2999: seq_num 1900 ranges {733300=744997,1983552=693663,3393451=539849} 2023-09-23T22:24:10.337 INFO:tasks.rados.rados.0.smithi169.stdout:2999: writing smithi16987243-499 from 733300 to 1478297 tid 1 2023-09-23T22:24:10.344 INFO:tasks.rados.rados.0.smithi169.stdout:2999: writing smithi16987243-499 from 1983552 to 2677215 tid 2 2023-09-23T22:24:10.351 INFO:tasks.rados.rados.0.smithi169.stdout:2999: writing smithi16987243-499 from 3393451 to 3933300 tid 3 2023-09-23T22:24:10.352 INFO:tasks.rados.rados.0.smithi169.stdout:2992: done (7 left) 2023-09-23T22:24:10.352 INFO:tasks.rados.rados.0.smithi169.stdout:2993: done (6 left) 2023-09-23T22:24:10.352 INFO:tasks.rados.rados.0.smithi169.stdout:3000: read oid 129 snap -1 2023-09-23T22:24:10.352 INFO:tasks.rados.rados.0.smithi169.stdout:3000: expect (ObjNum 1856 snap 0 seq_num 1856) 2023-09-23T22:24:10.352 INFO:tasks.rados.rados.0.smithi169.stdout:3001: write oid 250 current snap is 0 2023-09-23T22:24:10.352 INFO:tasks.rados.rados.0.smithi169.stdout:2994: finishing write tid 3 to smithi16987243-440 2023-09-23T22:24:10.352 INFO:tasks.rados.rados.0.smithi169.stdout:2994: finishing write tid 4 to smithi16987243-440 2023-09-23T22:24:10.352 INFO:tasks.rados.rados.0.smithi169.stdout:3001: seq_num 1901 ranges {750107=536599,1758387=437321,2620874=430920,3568355=381752} 2023-09-23T22:24:10.359 INFO:tasks.rados.rados.0.smithi169.stdout:3001: writing smithi16987243-250 from 750107 to 1286706 tid 1 2023-09-23T22:24:10.365 INFO:tasks.rados.rados.0.smithi169.stdout:3001: writing smithi16987243-250 from 1758387 to 2195708 tid 2 2023-09-23T22:24:10.370 INFO:tasks.rados.rados.0.smithi169.stdout:3001: writing smithi16987243-250 from 2620874 to 3051794 tid 3 2023-09-23T22:24:10.376 INFO:tasks.rados.rados.0.smithi169.stdout:3001: writing smithi16987243-250 from 3568355 to 3950107 tid 4 2023-09-23T22:24:10.376 INFO:tasks.rados.rados.0.smithi169.stdout:2994: finishing write tid 5 to smithi16987243-440 2023-09-23T22:24:10.376 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 440 v 440 (ObjNum 1896 snap 0 seq_num 1896) dirty exists 2023-09-23T22:24:10.376 INFO:tasks.rados.rados.0.smithi169.stdout:2994: left oid 440 (ObjNum 1896 snap 0 seq_num 1896) 2023-09-23T22:24:10.376 INFO:tasks.rados.rados.0.smithi169.stdout:3002: read oid 385 snap -1 2023-09-23T22:24:10.376 INFO:tasks.rados.rados.0.smithi169.stdout:3002: expect (ObjNum 1270 snap 0 seq_num 1270) 2023-09-23T22:24:10.376 INFO:tasks.rados.rados.0.smithi169.stdout:2995: finishing write tid 1 to smithi16987243-43 2023-09-23T22:24:10.376 INFO:tasks.rados.rados.0.smithi169.stdout:2995: finishing write tid 2 to smithi16987243-43 2023-09-23T22:24:10.377 INFO:tasks.rados.rados.0.smithi169.stdout:2995: finishing write tid 3 to smithi16987243-43 2023-09-23T22:24:10.377 INFO:tasks.rados.rados.0.smithi169.stdout:2995: finishing write tid 4 to smithi16987243-43 2023-09-23T22:24:10.377 INFO:tasks.rados.rados.0.smithi169.stdout:2995: finishing write tid 5 to smithi16987243-43 2023-09-23T22:24:10.377 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 43 v 406 (ObjNum 1897 snap 0 seq_num 1897) dirty exists 2023-09-23T22:24:10.377 INFO:tasks.rados.rados.0.smithi169.stdout:2995: left oid 43 (ObjNum 1897 snap 0 seq_num 1897) 2023-09-23T22:24:10.377 INFO:tasks.rados.rados.0.smithi169.stdout:2996: finishing write tid 1 to smithi16987243-240 2023-09-23T22:24:10.377 INFO:tasks.rados.rados.0.smithi169.stdout:2996: finishing write tid 2 to smithi16987243-240 2023-09-23T22:24:10.377 INFO:tasks.rados.rados.0.smithi169.stdout:2996: finishing write tid 3 to smithi16987243-240 2023-09-23T22:24:10.377 INFO:tasks.rados.rados.0.smithi169.stdout:2996: finishing write tid 4 to smithi16987243-240 2023-09-23T22:24:10.377 INFO:tasks.rados.rados.0.smithi169.stdout:2997: expect (ObjNum 1779 snap 0 seq_num 1779) 2023-09-23T22:24:10.582 INFO:tasks.rados.rados.0.smithi169.stdout:2996: finishing write tid 5 to smithi16987243-240 2023-09-23T22:24:10.582 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 240 v 410 (ObjNum 1898 snap 0 seq_num 1898) dirty exists 2023-09-23T22:24:10.583 INFO:tasks.rados.rados.0.smithi169.stdout:2996: left oid 240 (ObjNum 1898 snap 0 seq_num 1898) 2023-09-23T22:24:10.583 INFO:tasks.rados.rados.0.smithi169.stdout:2998: finishing write tid 1 to smithi16987243-493 2023-09-23T22:24:10.583 INFO:tasks.rados.rados.0.smithi169.stdout:2998: finishing write tid 2 to smithi16987243-493 2023-09-23T22:24:10.583 INFO:tasks.rados.rados.0.smithi169.stdout:2998: finishing write tid 3 to smithi16987243-493 2023-09-23T22:24:10.583 INFO:tasks.rados.rados.0.smithi169.stdout:2998: finishing write tid 4 to smithi16987243-493 2023-09-23T22:24:10.583 INFO:tasks.rados.rados.0.smithi169.stdout:2998: finishing write tid 5 to smithi16987243-493 2023-09-23T22:24:10.583 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 493 v 444 (ObjNum 1899 snap 0 seq_num 1899) dirty exists 2023-09-23T22:24:10.583 INFO:tasks.rados.rados.0.smithi169.stdout:2998: left oid 493 (ObjNum 1899 snap 0 seq_num 1899) 2023-09-23T22:24:10.583 INFO:tasks.rados.rados.0.smithi169.stdout:2999: finishing write tid 1 to smithi16987243-499 2023-09-23T22:24:10.583 INFO:tasks.rados.rados.0.smithi169.stdout:2999: finishing write tid 2 to smithi16987243-499 2023-09-23T22:24:10.583 INFO:tasks.rados.rados.0.smithi169.stdout:2999: finishing write tid 3 to smithi16987243-499 2023-09-23T22:24:10.584 INFO:tasks.rados.rados.0.smithi169.stdout:2999: finishing write tid 4 to smithi16987243-499 2023-09-23T22:24:10.584 INFO:tasks.rados.rados.0.smithi169.stdout:2999: finishing write tid 5 to smithi16987243-499 2023-09-23T22:24:10.584 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 499 v 427 (ObjNum 1900 snap 0 seq_num 1900) dirty exists 2023-09-23T22:24:10.584 INFO:tasks.rados.rados.0.smithi169.stdout:2999: left oid 499 (ObjNum 1900 snap 0 seq_num 1900) 2023-09-23T22:24:10.584 INFO:tasks.rados.rados.0.smithi169.stdout:3000: expect (ObjNum 1856 snap 0 seq_num 1856) 2023-09-23T22:24:10.770 INFO:tasks.rados.rados.0.smithi169.stdout:3001: finishing write tid 1 to smithi16987243-250 2023-09-23T22:24:10.770 INFO:tasks.rados.rados.0.smithi169.stdout:3001: finishing write tid 2 to smithi16987243-250 2023-09-23T22:24:10.770 INFO:tasks.rados.rados.0.smithi169.stdout:3001: finishing write tid 3 to smithi16987243-250 2023-09-23T22:24:10.770 INFO:tasks.rados.rados.0.smithi169.stdout:3001: finishing write tid 4 to smithi16987243-250 2023-09-23T22:24:10.771 INFO:tasks.rados.rados.0.smithi169.stdout:3001: finishing write tid 5 to smithi16987243-250 2023-09-23T22:24:10.771 INFO:tasks.rados.rados.0.smithi169.stdout:2994: done (8 left) 2023-09-23T22:24:10.771 INFO:tasks.rados.rados.0.smithi169.stdout:2995: done (7 left) 2023-09-23T22:24:10.771 INFO:tasks.rados.rados.0.smithi169.stdout:2996: done (6 left) 2023-09-23T22:24:10.771 INFO:tasks.rados.rados.0.smithi169.stdout:2997: done (5 left) 2023-09-23T22:24:10.771 INFO:tasks.rados.rados.0.smithi169.stdout:2998: done (4 left) 2023-09-23T22:24:10.771 INFO:tasks.rados.rados.0.smithi169.stdout:2999: done (3 left) 2023-09-23T22:24:10.771 INFO:tasks.rados.rados.0.smithi169.stdout:3000: done (2 left) 2023-09-23T22:24:10.771 INFO:tasks.rados.rados.0.smithi169.stdout:3003: write oid 321 current snap is 0 2023-09-23T22:24:10.771 INFO:tasks.rados.rados.0.smithi169.stdout:3001: finishing write tid 6 to smithi16987243-250 2023-09-23T22:24:10.772 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 250 v 399 (ObjNum 1901 snap 0 seq_num 1901) dirty exists 2023-09-23T22:24:10.772 INFO:tasks.rados.rados.0.smithi169.stdout:3001: left oid 250 (ObjNum 1901 snap 0 seq_num 1901) 2023-09-23T22:24:10.772 INFO:tasks.rados.rados.0.smithi169.stdout:3002: expect (ObjNum 1270 snap 0 seq_num 1270) 2023-09-23T22:24:10.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:10 smithi187 bash[31480]: audit 2023-09-23T22:24:10.433087+0000 mon.c (mon.2) 167 : audit [DBG] from='client.? 172.21.15.169:0/1721339704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:10.896 INFO:tasks.rados.rados.0.smithi169.stdout:3003: seq_num 1902 ranges {766914=611848,1816869=697332,3164650=642192} 2023-09-23T22:24:10.905 INFO:tasks.rados.rados.0.smithi169.stdout:3003: writing smithi16987243-321 from 766914 to 1378762 tid 1 2023-09-23T22:24:10.912 INFO:tasks.rados.rados.0.smithi169.stdout:3003: writing smithi16987243-321 from 1816869 to 2514201 tid 2 2023-09-23T22:24:10.920 INFO:tasks.rados.rados.0.smithi169.stdout:3003: writing smithi16987243-321 from 3164650 to 3806842 tid 3 2023-09-23T22:24:10.920 INFO:tasks.rados.rados.0.smithi169.stdout:3001: done (2 left) 2023-09-23T22:24:10.920 INFO:tasks.rados.rados.0.smithi169.stdout:3002: done (1 left) 2023-09-23T22:24:10.920 INFO:tasks.rados.rados.0.smithi169.stdout:3004: read oid 450 snap -1 2023-09-23T22:24:10.920 INFO:tasks.rados.rados.0.smithi169.stdout:3004: expect (ObjNum 1810 snap 0 seq_num 1810) 2023-09-23T22:24:10.921 INFO:tasks.rados.rados.0.smithi169.stdout:3005: read oid 380 snap -1 2023-09-23T22:24:10.921 INFO:tasks.rados.rados.0.smithi169.stdout:3005: expect (ObjNum 1689 snap 0 seq_num 1689) 2023-09-23T22:24:10.921 INFO:tasks.rados.rados.0.smithi169.stdout:3006: delete oid 45 current snap is 0 2023-09-23T22:24:10.921 INFO:tasks.rados.rados.0.smithi169.stdout:3003: finishing write tid 1 to smithi16987243-321 2023-09-23T22:24:10.921 INFO:tasks.rados.rados.0.smithi169.stdout:3003: finishing write tid 2 to smithi16987243-321 2023-09-23T22:24:10.925 INFO:tasks.rados.rados.0.smithi169.stdout:3003: finishing write tid 3 to smithi16987243-321 2023-09-23T22:24:10.925 INFO:tasks.rados.rados.0.smithi169.stdout:3003: finishing write tid 4 to smithi16987243-321 2023-09-23T22:24:10.925 INFO:tasks.rados.rados.0.smithi169.stdout:3003: finishing write tid 5 to smithi16987243-321 2023-09-23T22:24:10.925 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 321 v 429 (ObjNum 1902 snap 0 seq_num 1902) dirty exists 2023-09-23T22:24:10.925 INFO:tasks.rados.rados.0.smithi169.stdout:3003: left oid 321 (ObjNum 1902 snap 0 seq_num 1902) 2023-09-23T22:24:10.926 INFO:tasks.rados.rados.0.smithi169.stdout:3003: done (3 left) 2023-09-23T22:24:10.926 INFO:tasks.rados.rados.0.smithi169.stdout:3006: done (2 left) 2023-09-23T22:24:10.926 INFO:tasks.rados.rados.0.smithi169.stdout:3007: write oid 310 current snap is 0 2023-09-23T22:24:10.926 INFO:tasks.rados.rados.0.smithi169.stdout:3007: seq_num 1904 ranges {400528=762346,1817480=183048} 2023-09-23T22:24:10.935 INFO:tasks.rados.rados.0.smithi169.stdout:3007: writing smithi16987243-310 from 400528 to 1162874 tid 1 2023-09-23T22:24:10.941 INFO:tasks.rados.rados.0.smithi169.stdout:3007: writing smithi16987243-310 from 1817480 to 2000528 tid 2 2023-09-23T22:24:10.942 INFO:tasks.rados.rados.0.smithi169.stdout:3008: write oid 20 current snap is 0 2023-09-23T22:24:10.942 INFO:tasks.rados.rados.0.smithi169.stdout:3008: seq_num 1905 ranges {417335=437595,1475962=444659} 2023-09-23T22:24:10.947 INFO:tasks.rados.rados.0.smithi169.stdout:3008: writing smithi16987243-20 from 417335 to 854930 tid 1 2023-09-23T22:24:10.954 INFO:tasks.rados.rados.0.smithi169.stdout:3008: writing smithi16987243-20 from 1475962 to 1920621 tid 2 2023-09-23T22:24:10.954 INFO:tasks.rados.rados.0.smithi169.stdout:3009: read oid 189 snap -1 2023-09-23T22:24:10.954 INFO:tasks.rados.rados.0.smithi169.stdout:3009: expect (ObjNum 1862 snap 0 seq_num 1862) 2023-09-23T22:24:10.954 INFO:tasks.rados.rados.0.smithi169.stdout:3010: write oid 333 current snap is 0 2023-09-23T22:24:10.955 INFO:tasks.rados.rados.0.smithi169.stdout:3004: expect (ObjNum 1810 snap 0 seq_num 1810) 2023-09-23T22:24:11.032 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:10 smithi169 bash[90995]: debug 2023-09-23T22:24:10.638+0000 7f43d83b4200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T22:24:11.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:10 smithi169 bash[40994]: audit 2023-09-23T22:24:10.433087+0000 mon.c (mon.2) 167 : audit [DBG] from='client.? 172.21.15.169:0/1721339704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:11.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:10 smithi169 bash[27421]: audit 2023-09-23T22:24:10.433087+0000 mon.c (mon.2) 167 : audit [DBG] from='client.? 172.21.15.169:0/1721339704' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:11.094 INFO:tasks.rados.rados.0.smithi169.stdout:3005: expect (ObjNum 1689 snap 0 seq_num 1689) 2023-09-23T22:24:11.220 INFO:tasks.rados.rados.0.smithi169.stdout:3007: finishing write tid 1 to smithi16987243-310 2023-09-23T22:24:11.220 INFO:tasks.rados.rados.0.smithi169.stdout:3007: finishing write tid 2 to smithi16987243-310 2023-09-23T22:24:11.220 INFO:tasks.rados.rados.0.smithi169.stdout:3007: finishing write tid 3 to smithi16987243-310 2023-09-23T22:24:11.220 INFO:tasks.rados.rados.0.smithi169.stdout:3007: finishing write tid 4 to smithi16987243-310 2023-09-23T22:24:11.220 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 310 v 338 (ObjNum 1904 snap 0 seq_num 1904) dirty exists 2023-09-23T22:24:11.220 INFO:tasks.rados.rados.0.smithi169.stdout:3007: left oid 310 (ObjNum 1904 snap 0 seq_num 1904) 2023-09-23T22:24:11.220 INFO:tasks.rados.rados.0.smithi169.stdout:3008: finishing write tid 1 to smithi16987243-20 2023-09-23T22:24:11.220 INFO:tasks.rados.rados.0.smithi169.stdout:3010: seq_num 1906 ranges {434142=512844,1534444=499698} 2023-09-23T22:24:11.226 INFO:tasks.rados.rados.0.smithi169.stdout:3010: writing smithi16987243-333 from 434142 to 946986 tid 1 2023-09-23T22:24:11.235 INFO:tasks.rados.rados.0.smithi169.stdout:3010: writing smithi16987243-333 from 1534444 to 2034142 tid 2 2023-09-23T22:24:11.235 INFO:tasks.rados.rados.0.smithi169.stdout:3004: done (5 left) 2023-09-23T22:24:11.235 INFO:tasks.rados.rados.0.smithi169.stdout:3005: done (4 left) 2023-09-23T22:24:11.235 INFO:tasks.rados.rados.0.smithi169.stdout:3007: done (3 left) 2023-09-23T22:24:11.235 INFO:tasks.rados.rados.0.smithi169.stdout:3011: read oid 311 snap -1 2023-09-23T22:24:11.235 INFO:tasks.rados.rados.0.smithi169.stdout:3011: expect (ObjNum 310 snap 0 seq_num 310) 2023-09-23T22:24:11.236 INFO:tasks.rados.rados.0.smithi169.stdout:3012: write oid 491 current snap is 0 2023-09-23T22:24:11.236 INFO:tasks.rados.rados.0.smithi169.stdout:3008: finishing write tid 2 to smithi16987243-20 2023-09-23T22:24:11.236 INFO:tasks.rados.rados.0.smithi169.stdout:3008: finishing write tid 3 to smithi16987243-20 2023-09-23T22:24:11.236 INFO:tasks.rados.rados.0.smithi169.stdout:3008: finishing write tid 4 to smithi16987243-20 2023-09-23T22:24:11.236 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 20 v 290 (ObjNum 1905 snap 0 seq_num 1905) dirty exists 2023-09-23T22:24:11.236 INFO:tasks.rados.rados.0.smithi169.stdout:3008: left oid 20 (ObjNum 1905 snap 0 seq_num 1905) 2023-09-23T22:24:11.236 INFO:tasks.rados.rados.0.smithi169.stdout:3009: expect (ObjNum 1862 snap 0 seq_num 1862) 2023-09-23T22:24:11.350 INFO:tasks.rados.rados.0.smithi169.stdout:3010: finishing write tid 1 to smithi16987243-333 2023-09-23T22:24:11.350 INFO:tasks.rados.rados.0.smithi169.stdout:3010: finishing write tid 2 to smithi16987243-333 2023-09-23T22:24:11.350 INFO:tasks.rados.rados.0.smithi169.stdout:3012: seq_num 1907 ranges {450949=588093,1476573=448328} 2023-09-23T22:24:11.355 INFO:tasks.rados.rados.0.smithi169.stdout:3012: writing smithi16987243-491 from 450949 to 1039042 tid 1 2023-09-23T22:24:11.361 INFO:tasks.rados.rados.0.smithi169.stdout:3012: writing smithi16987243-491 from 1476573 to 1924901 tid 2 2023-09-23T22:24:11.361 INFO:tasks.rados.rados.0.smithi169.stdout:3008: done (4 left) 2023-09-23T22:24:11.361 INFO:tasks.rados.rados.0.smithi169.stdout:3009: done (3 left) 2023-09-23T22:24:11.361 INFO:tasks.rados.rados.0.smithi169.stdout:3013: read oid 354 snap -1 2023-09-23T22:24:11.361 INFO:tasks.rados.rados.0.smithi169.stdout:3013: expect (ObjNum 1600 snap 0 seq_num 1600) 2023-09-23T22:24:11.362 INFO:tasks.rados.rados.0.smithi169.stdout:3014: read oid 32 snap -1 2023-09-23T22:24:11.362 INFO:tasks.rados.rados.0.smithi169.stdout:3014: expect (ObjNum 943 snap 0 seq_num 943) 2023-09-23T22:24:11.362 INFO:tasks.rados.rados.0.smithi169.stdout:3015: write oid 108 current snap is 0 2023-09-23T22:24:11.362 INFO:tasks.rados.rados.0.smithi169.stdout:3010: finishing write tid 3 to smithi16987243-333 2023-09-23T22:24:11.362 INFO:tasks.rados.rados.0.smithi169.stdout:3010: finishing write tid 4 to smithi16987243-333 2023-09-23T22:24:11.362 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 333 v 403 (ObjNum 1906 snap 0 seq_num 1906) dirty exists 2023-09-23T22:24:11.362 INFO:tasks.rados.rados.0.smithi169.stdout:3010: left oid 333 (ObjNum 1906 snap 0 seq_num 1906) 2023-09-23T22:24:11.362 INFO:tasks.rados.rados.0.smithi169.stdout:3011: expect (ObjNum 310 snap 0 seq_num 310) 2023-09-23T22:24:11.479 INFO:tasks.rados.rados.0.smithi169.stdout:3012: finishing write tid 1 to smithi16987243-491 2023-09-23T22:24:11.479 INFO:tasks.rados.rados.0.smithi169.stdout:3012: finishing write tid 2 to smithi16987243-491 2023-09-23T22:24:11.479 INFO:tasks.rados.rados.0.smithi169.stdout:3012: finishing write tid 3 to smithi16987243-491 2023-09-23T22:24:11.479 INFO:tasks.rados.rados.0.smithi169.stdout:3012: finishing write tid 4 to smithi16987243-491 2023-09-23T22:24:11.479 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 491 v 447 (ObjNum 1907 snap 0 seq_num 1907) dirty exists 2023-09-23T22:24:11.480 INFO:tasks.rados.rados.0.smithi169.stdout:3012: left oid 491 (ObjNum 1907 snap 0 seq_num 1907) 2023-09-23T22:24:11.480 INFO:tasks.rados.rados.0.smithi169.stdout:3014: expect (ObjNum 943 snap 0 seq_num 943) 2023-09-23T22:24:11.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:11 smithi169 bash[90995]: debug 2023-09-23T22:24:11.218+0000 7f43d83b4200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:24:11.751 INFO:tasks.rados.rados.0.smithi169.stdout:3013: expect (ObjNum 1600 snap 0 seq_num 1600) 2023-09-23T22:24:11.872 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:11 smithi169 bash[27421]: cluster 2023-09-23T22:24:10.407526+0000 mgr.x (mgr.24706) 60 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 9.1 MiB/s wr, 105 op/s 2023-09-23T22:24:11.872 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:11 smithi169 bash[27421]: audit 2023-09-23T22:24:10.677088+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:24:11.872 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:11 smithi169 bash[27421]: audit 2023-09-23T22:24:10.686062+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:24:11.872 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:11 smithi169 bash[27421]: audit 2023-09-23T22:24:11.227745+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:24:11.872 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:11 smithi169 bash[27421]: audit 2023-09-23T22:24:11.235232+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:24:11.872 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:11 smithi169 bash[40994]: cluster 2023-09-23T22:24:10.407526+0000 mgr.x (mgr.24706) 60 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 9.1 MiB/s wr, 105 op/s 2023-09-23T22:24:11.873 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:11 smithi169 bash[40994]: audit 2023-09-23T22:24:10.677088+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:24:11.873 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:11 smithi169 bash[40994]: audit 2023-09-23T22:24:10.686062+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:24:11.873 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:11 smithi169 bash[40994]: audit 2023-09-23T22:24:11.227745+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:24:11.873 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:11 smithi169 bash[40994]: audit 2023-09-23T22:24:11.235232+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:24:11.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:11 smithi187 bash[31480]: cluster 2023-09-23T22:24:10.407526+0000 mgr.x (mgr.24706) 60 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 9.1 MiB/s wr, 105 op/s 2023-09-23T22:24:11.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:11 smithi187 bash[31480]: audit 2023-09-23T22:24:10.677088+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:24:11.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:11 smithi187 bash[31480]: audit 2023-09-23T22:24:10.686062+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:24:11.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:11 smithi187 bash[31480]: audit 2023-09-23T22:24:11.227745+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:24:11.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:11 smithi187 bash[31480]: audit 2023-09-23T22:24:11.235232+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:24:11.881 INFO:tasks.rados.rados.0.smithi169.stdout:3015: seq_num 1908 ranges {467756=663342,1535055=532701} 2023-09-23T22:24:11.894 INFO:tasks.rados.rados.0.smithi169.stdout:3015: writing smithi16987243-108 from 467756 to 1131098 tid 1 2023-09-23T22:24:11.900 INFO:tasks.rados.rados.0.smithi169.stdout:3015: writing smithi16987243-108 from 1535055 to 2067756 tid 2 2023-09-23T22:24:11.900 INFO:tasks.rados.rados.0.smithi169.stdout:3010: done (5 left) 2023-09-23T22:24:11.900 INFO:tasks.rados.rados.0.smithi169.stdout:3011: done (4 left) 2023-09-23T22:24:11.900 INFO:tasks.rados.rados.0.smithi169.stdout:3012: done (3 left) 2023-09-23T22:24:11.901 INFO:tasks.rados.rados.0.smithi169.stdout:3013: done (2 left) 2023-09-23T22:24:11.901 INFO:tasks.rados.rados.0.smithi169.stdout:3014: done (1 left) 2023-09-23T22:24:11.901 INFO:tasks.rados.rados.0.smithi169.stdout:3016: delete oid 387 current snap is 0 2023-09-23T22:24:11.901 INFO:tasks.rados.rados.0.smithi169.stdout:3015: finishing write tid 1 to smithi16987243-108 2023-09-23T22:24:11.902 INFO:tasks.rados.rados.0.smithi169.stdout:3016: done (1 left) 2023-09-23T22:24:11.903 INFO:tasks.rados.rados.0.smithi169.stdout:3017: read oid 236 snap -1 2023-09-23T22:24:11.903 INFO:tasks.rados.rados.0.smithi169.stdout:3017: expect deleted 2023-09-23T22:24:11.903 INFO:tasks.rados.rados.0.smithi169.stdout:3018: read oid 178 snap -1 2023-09-23T22:24:11.903 INFO:tasks.rados.rados.0.smithi169.stdout:3018: expect (ObjNum 1621 snap 0 seq_num 1621) 2023-09-23T22:24:11.903 INFO:tasks.rados.rados.0.smithi169.stdout:3019: write oid 393 current snap is 0 2023-09-23T22:24:11.903 INFO:tasks.rados.rados.0.smithi169.stdout:3019: seq_num 1910 ranges {501370=530193,1768372=332998} 2023-09-23T22:24:11.908 INFO:tasks.rados.rados.0.smithi169.stdout:3019: writing smithi16987243-393 from 501370 to 1031563 tid 1 2023-09-23T22:24:11.915 INFO:tasks.rados.rados.0.smithi169.stdout:3019: writing smithi16987243-393 from 1768372 to 2101370 tid 2 2023-09-23T22:24:11.915 INFO:tasks.rados.rados.0.smithi169.stdout:3020: read oid 467 snap -1 2023-09-23T22:24:11.915 INFO:tasks.rados.rados.0.smithi169.stdout:3020: expect deleted 2023-09-23T22:24:11.915 INFO:tasks.rados.rados.0.smithi169.stdout:3021: read oid 386 snap -1 2023-09-23T22:24:11.915 INFO:tasks.rados.rados.0.smithi169.stdout:3021: expect (ObjNum 1752 snap 0 seq_num 1752) 2023-09-23T22:24:11.915 INFO:tasks.rados.rados.0.smithi169.stdout:3022: write oid 288 current snap is 0 2023-09-23T22:24:11.915 INFO:tasks.rados.rados.0.smithi169.stdout:3022: seq_num 1911 ranges {518177=605442,1710501=407676} 2023-09-23T22:24:11.921 INFO:tasks.rados.rados.0.smithi169.stdout:3022: writing smithi16987243-288 from 518177 to 1123619 tid 1 2023-09-23T22:24:11.930 INFO:tasks.rados.rados.0.smithi169.stdout:3022: writing smithi16987243-288 from 1710501 to 2118177 tid 2 2023-09-23T22:24:11.930 INFO:tasks.rados.rados.0.smithi169.stdout:3023: read oid 69 snap -1 2023-09-23T22:24:11.930 INFO:tasks.rados.rados.0.smithi169.stdout:3023: expect (ObjNum 511 snap 0 seq_num 511) 2023-09-23T22:24:11.930 INFO:tasks.rados.rados.0.smithi169.stdout:3024: read oid 304 snap -1 2023-09-23T22:24:11.930 INFO:tasks.rados.rados.0.smithi169.stdout:3024: expect (ObjNum 904 snap 0 seq_num 904) 2023-09-23T22:24:11.930 INFO:tasks.rados.rados.0.smithi169.stdout:3025: read oid 143 snap -1 2023-09-23T22:24:11.930 INFO:tasks.rados.rados.0.smithi169.stdout:3025: expect deleted 2023-09-23T22:24:11.930 INFO:tasks.rados.rados.0.smithi169.stdout:3026: delete oid 181 current snap is 0 2023-09-23T22:24:11.930 INFO:tasks.rados.rados.0.smithi169.stdout:3015: finishing write tid 2 to smithi16987243-108 2023-09-23T22:24:11.931 INFO:tasks.rados.rados.0.smithi169.stdout:3015: finishing write tid 3 to smithi16987243-108 2023-09-23T22:24:11.931 INFO:tasks.rados.rados.0.smithi169.stdout:3015: finishing write tid 4 to smithi16987243-108 2023-09-23T22:24:11.931 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 108 v 450 (ObjNum 1908 snap 0 seq_num 1908) dirty exists 2023-09-23T22:24:11.931 INFO:tasks.rados.rados.0.smithi169.stdout:3015: left oid 108 (ObjNum 1908 snap 0 seq_num 1908) 2023-09-23T22:24:11.931 INFO:tasks.rados.rados.0.smithi169.stdout:3018: expect (ObjNum 1621 snap 0 seq_num 1621) 2023-09-23T22:24:12.081 INFO:tasks.rados.rados.0.smithi169.stdout:3019: finishing write tid 1 to smithi16987243-393 2023-09-23T22:24:12.081 INFO:tasks.rados.rados.0.smithi169.stdout:3019: finishing write tid 2 to smithi16987243-393 2023-09-23T22:24:12.081 INFO:tasks.rados.rados.0.smithi169.stdout:3019: finishing write tid 3 to smithi16987243-393 2023-09-23T22:24:12.081 INFO:tasks.rados.rados.0.smithi169.stdout:3019: finishing write tid 4 to smithi16987243-393 2023-09-23T22:24:12.082 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 393 v 319 (ObjNum 1910 snap 0 seq_num 1910) dirty exists 2023-09-23T22:24:12.082 INFO:tasks.rados.rados.0.smithi169.stdout:3019: left oid 393 (ObjNum 1910 snap 0 seq_num 1910) 2023-09-23T22:24:12.082 INFO:tasks.rados.rados.0.smithi169.stdout:3022: finishing write tid 1 to smithi16987243-288 2023-09-23T22:24:12.082 INFO:tasks.rados.rados.0.smithi169.stdout:3015: done (10 left) 2023-09-23T22:24:12.082 INFO:tasks.rados.rados.0.smithi169.stdout:3017: done (9 left) 2023-09-23T22:24:12.082 INFO:tasks.rados.rados.0.smithi169.stdout:3018: done (8 left) 2023-09-23T22:24:12.082 INFO:tasks.rados.rados.0.smithi169.stdout:3019: done (7 left) 2023-09-23T22:24:12.082 INFO:tasks.rados.rados.0.smithi169.stdout:3020: done (6 left) 2023-09-23T22:24:12.082 INFO:tasks.rados.rados.0.smithi169.stdout:3026: done (5 left) 2023-09-23T22:24:12.082 INFO:tasks.rados.rados.0.smithi169.stdout:3027: write oid 54 current snap is 0 2023-09-23T22:24:12.082 INFO:tasks.rados.rados.0.smithi169.stdout:3021: expect (ObjNum 1752 snap 0 seq_num 1752) 2023-09-23T22:24:12.279 INFO:tasks.rados.rados.0.smithi169.stdout:3022: finishing write tid 2 to smithi16987243-288 2023-09-23T22:24:12.279 INFO:tasks.rados.rados.0.smithi169.stdout:3022: finishing write tid 3 to smithi16987243-288 2023-09-23T22:24:12.279 INFO:tasks.rados.rados.0.smithi169.stdout:3022: finishing write tid 4 to smithi16987243-288 2023-09-23T22:24:12.279 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 288 v 392 (ObjNum 1911 snap 0 seq_num 1911) dirty exists 2023-09-23T22:24:12.279 INFO:tasks.rados.rados.0.smithi169.stdout:3022: left oid 288 (ObjNum 1911 snap 0 seq_num 1911) 2023-09-23T22:24:12.279 INFO:tasks.rados.rados.0.smithi169.stdout:3023: expect (ObjNum 511 snap 0 seq_num 511) 2023-09-23T22:24:12.282 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:11 smithi169 bash[90995]: debug 2023-09-23T22:24:11.866+0000 7f43d83b4200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T22:24:12.282 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:12 smithi169 bash[90995]: debug 2023-09-23T22:24:12.006+0000 7f43d83b4200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T22:24:12.396 INFO:tasks.rados.rados.0.smithi169.stdout:3024: expect (ObjNum 904 snap 0 seq_num 904) 2023-09-23T22:24:12.539 INFO:tasks.rados.rados.0.smithi169.stdout:3027: seq_num 1913 ranges {551791=755940,1827465=324326} 2023-09-23T22:24:12.546 INFO:tasks.rados.rados.0.smithi169.stdout:3027: writing smithi16987243-54 from 551791 to 1307731 tid 1 2023-09-23T22:24:12.551 INFO:tasks.rados.rados.0.smithi169.stdout:3027: writing smithi16987243-54 from 1827465 to 2151791 tid 2 2023-09-23T22:24:12.552 INFO:tasks.rados.rados.0.smithi169.stdout:3021: done (5 left) 2023-09-23T22:24:12.552 INFO:tasks.rados.rados.0.smithi169.stdout:3022: done (4 left) 2023-09-23T22:24:12.552 INFO:tasks.rados.rados.0.smithi169.stdout:3023: done (3 left) 2023-09-23T22:24:12.552 INFO:tasks.rados.rados.0.smithi169.stdout:3024: done (2 left) 2023-09-23T22:24:12.552 INFO:tasks.rados.rados.0.smithi169.stdout:3025: done (1 left) 2023-09-23T22:24:12.552 INFO:tasks.rados.rados.0.smithi169.stdout:3028: write oid 313 current snap is 0 2023-09-23T22:24:12.552 INFO:tasks.rados.rados.0.smithi169.stdout:3028: seq_num 1914 ranges {568598=431189,1485947=602993} 2023-09-23T22:24:12.557 INFO:tasks.rados.rados.0.smithi169.stdout:3028: writing smithi16987243-313 from 568598 to 999787 tid 1 2023-09-23T22:24:12.564 INFO:tasks.rados.rados.0.smithi169.stdout:3028: writing smithi16987243-313 from 1485947 to 2088940 tid 2 2023-09-23T22:24:12.564 INFO:tasks.rados.rados.0.smithi169.stdout:3029: read oid 406 snap -1 2023-09-23T22:24:12.564 INFO:tasks.rados.rados.0.smithi169.stdout:3029: expect (ObjNum 405 snap 0 seq_num 405) 2023-09-23T22:24:12.564 INFO:tasks.rados.rados.0.smithi169.stdout:3030: delete oid 137 current snap is 0 2023-09-23T22:24:12.564 INFO:tasks.rados.rados.0.smithi169.stdout:3027: finishing write tid 1 to smithi16987243-54 2023-09-23T22:24:12.564 INFO:tasks.rados.rados.0.smithi169.stdout:3027: finishing write tid 2 to smithi16987243-54 2023-09-23T22:24:12.565 INFO:tasks.rados.rados.0.smithi169.stdout:3027: finishing write tid 3 to smithi16987243-54 2023-09-23T22:24:12.565 INFO:tasks.rados.rados.0.smithi169.stdout:3027: finishing write tid 4 to smithi16987243-54 2023-09-23T22:24:12.565 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 54 v 431 (ObjNum 1913 snap 0 seq_num 1913) dirty exists 2023-09-23T22:24:12.565 INFO:tasks.rados.rados.0.smithi169.stdout:3027: left oid 54 (ObjNum 1913 snap 0 seq_num 1913) 2023-09-23T22:24:12.565 INFO:tasks.rados.rados.0.smithi169.stdout:3028: finishing write tid 1 to smithi16987243-313 2023-09-23T22:24:12.566 INFO:tasks.rados.rados.0.smithi169.stdout:3027: done (3 left) 2023-09-23T22:24:12.566 INFO:tasks.rados.rados.0.smithi169.stdout:3030: done (2 left) 2023-09-23T22:24:12.567 INFO:tasks.rados.rados.0.smithi169.stdout:3031: write oid 315 current snap is 0 2023-09-23T22:24:12.567 INFO:tasks.rados.rados.0.smithi169.stdout:3031: seq_num 1916 ranges {602212=698040,2002911=199301} 2023-09-23T22:24:12.574 INFO:tasks.rados.rados.0.smithi169.stdout:3031: writing smithi16987243-315 from 602212 to 1300252 tid 1 2023-09-23T22:24:12.580 INFO:tasks.rados.rados.0.smithi169.stdout:3031: writing smithi16987243-315 from 2002911 to 2202212 tid 2 2023-09-23T22:24:12.580 INFO:tasks.rados.rados.0.smithi169.stdout:3032: read oid 53 snap -1 2023-09-23T22:24:12.580 INFO:tasks.rados.rados.0.smithi169.stdout:3032: expect (ObjNum 52 snap 0 seq_num 52) 2023-09-23T22:24:12.580 INFO:tasks.rados.rados.0.smithi169.stdout:3033: write oid 182 current snap is 0 2023-09-23T22:24:12.581 INFO:tasks.rados.rados.0.smithi169.stdout:3028: finishing write tid 2 to smithi16987243-313 2023-09-23T22:24:12.581 INFO:tasks.rados.rados.0.smithi169.stdout:3028: finishing write tid 3 to smithi16987243-313 2023-09-23T22:24:12.581 INFO:tasks.rados.rados.0.smithi169.stdout:3028: finishing write tid 4 to smithi16987243-313 2023-09-23T22:24:12.581 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 313 v 322 (ObjNum 1914 snap 0 seq_num 1914) dirty exists 2023-09-23T22:24:12.581 INFO:tasks.rados.rados.0.smithi169.stdout:3028: left oid 313 (ObjNum 1914 snap 0 seq_num 1914) 2023-09-23T22:24:12.581 INFO:tasks.rados.rados.0.smithi169.stdout:3029: expect (ObjNum 405 snap 0 seq_num 405) 2023-09-23T22:24:12.681 INFO:tasks.rados.rados.0.smithi169.stdout:3031: finishing write tid 1 to smithi16987243-315 2023-09-23T22:24:12.681 INFO:tasks.rados.rados.0.smithi169.stdout:3031: finishing write tid 2 to smithi16987243-315 2023-09-23T22:24:12.681 INFO:tasks.rados.rados.0.smithi169.stdout:3033: seq_num 1917 ranges {619019=773289,2061393=157626} 2023-09-23T22:24:12.690 INFO:tasks.rados.rados.0.smithi169.stdout:3033: writing smithi16987243-182 from 619019 to 1392308 tid 1 2023-09-23T22:24:12.696 INFO:tasks.rados.rados.0.smithi169.stdout:3033: writing smithi16987243-182 from 2061393 to 2219019 tid 2 2023-09-23T22:24:12.696 INFO:tasks.rados.rados.0.smithi169.stdout:3028: done (4 left) 2023-09-23T22:24:12.696 INFO:tasks.rados.rados.0.smithi169.stdout:3029: done (3 left) 2023-09-23T22:24:12.696 INFO:tasks.rados.rados.0.smithi169.stdout:3034: read oid 77 snap -1 2023-09-23T22:24:12.696 INFO:tasks.rados.rados.0.smithi169.stdout:3034: expect (ObjNum 1748 snap 0 seq_num 1748) 2023-09-23T22:24:12.697 INFO:tasks.rados.rados.0.smithi169.stdout:3035: write oid 78 current snap is 0 2023-09-23T22:24:12.697 INFO:tasks.rados.rados.0.smithi169.stdout:3031: finishing write tid 3 to smithi16987243-315 2023-09-23T22:24:12.697 INFO:tasks.rados.rados.0.smithi169.stdout:3031: finishing write tid 4 to smithi16987243-315 2023-09-23T22:24:12.697 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 315 v 395 (ObjNum 1916 snap 0 seq_num 1916) dirty exists 2023-09-23T22:24:12.697 INFO:tasks.rados.rados.0.smithi169.stdout:3031: left oid 315 (ObjNum 1916 snap 0 seq_num 1916) 2023-09-23T22:24:12.697 INFO:tasks.rados.rados.0.smithi169.stdout:3032: expect (ObjNum 52 snap 0 seq_num 52) 2023-09-23T22:24:12.734 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:12 smithi169 bash[90995]: debug 2023-09-23T22:24:12.430+0000 7f43d83b4200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T22:24:12.735 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:12 smithi169 bash[90995]: debug 2023-09-23T22:24:12.562+0000 7f43d83b4200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T22:24:12.735 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:12 smithi169 bash[90995]: debug 2023-09-23T22:24:12.730+0000 7f43d83b4200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T22:24:12.801 INFO:tasks.rados.rados.0.smithi169.stdout:3033: finishing write tid 1 to smithi16987243-182 2023-09-23T22:24:12.801 INFO:tasks.rados.rados.0.smithi169.stdout:3033: finishing write tid 2 to smithi16987243-182 2023-09-23T22:24:12.801 INFO:tasks.rados.rados.0.smithi169.stdout:3035: seq_num 1918 ranges {635826=448538,1719875=515951} 2023-09-23T22:24:12.808 INFO:tasks.rados.rados.0.smithi169.stdout:3035: writing smithi16987243-78 from 635826 to 1084364 tid 1 2023-09-23T22:24:12.816 INFO:tasks.rados.rados.0.smithi169.stdout:3035: writing smithi16987243-78 from 1719875 to 2235826 tid 2 2023-09-23T22:24:12.816 INFO:tasks.rados.rados.0.smithi169.stdout:3031: done (4 left) 2023-09-23T22:24:12.816 INFO:tasks.rados.rados.0.smithi169.stdout:3032: done (3 left) 2023-09-23T22:24:12.816 INFO:tasks.rados.rados.0.smithi169.stdout:3036: delete oid 12 current snap is 0 2023-09-23T22:24:12.816 INFO:tasks.rados.rados.0.smithi169.stdout:3033: finishing write tid 3 to smithi16987243-182 2023-09-23T22:24:12.817 INFO:tasks.rados.rados.0.smithi169.stdout:3033: finishing write tid 4 to smithi16987243-182 2023-09-23T22:24:12.817 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 182 v 413 (ObjNum 1917 snap 0 seq_num 1917) dirty exists 2023-09-23T22:24:12.817 INFO:tasks.rados.rados.0.smithi169.stdout:3033: left oid 182 (ObjNum 1917 snap 0 seq_num 1917) 2023-09-23T22:24:12.817 INFO:tasks.rados.rados.0.smithi169.stdout:3034: expect (ObjNum 1748 snap 0 seq_num 1748) 2023-09-23T22:24:13.012 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:12 smithi169 bash[90995]: debug 2023-09-23T22:24:12.862+0000 7f43d83b4200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T22:24:13.032 INFO:tasks.rados.rados.0.smithi169.stdout:3035: finishing write tid 1 to smithi16987243-78 2023-09-23T22:24:13.032 INFO:tasks.rados.rados.0.smithi169.stdout:3035: finishing write tid 2 to smithi16987243-78 2023-09-23T22:24:13.032 INFO:tasks.rados.rados.0.smithi169.stdout:3035: finishing write tid 3 to smithi16987243-78 2023-09-23T22:24:13.032 INFO:tasks.rados.rados.0.smithi169.stdout:3035: finishing write tid 4 to smithi16987243-78 2023-09-23T22:24:13.032 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 78 v 414 (ObjNum 1918 snap 0 seq_num 1918) dirty exists 2023-09-23T22:24:13.033 INFO:tasks.rados.rados.0.smithi169.stdout:3035: left oid 78 (ObjNum 1918 snap 0 seq_num 1918) 2023-09-23T22:24:13.033 INFO:tasks.rados.rados.0.smithi169.stdout:3033: done (3 left) 2023-09-23T22:24:13.033 INFO:tasks.rados.rados.0.smithi169.stdout:3034: done (2 left) 2023-09-23T22:24:13.033 INFO:tasks.rados.rados.0.smithi169.stdout:3035: done (1 left) 2023-09-23T22:24:13.033 INFO:tasks.rados.rados.0.smithi169.stdout:3036: done (0 left) 2023-09-23T22:24:13.033 INFO:tasks.rados.rados.0.smithi169.stdout:3037: write oid 81 current snap is 0 2023-09-23T22:24:13.033 INFO:tasks.rados.rados.0.smithi169.stdout:3037: seq_num 1920 ranges {669440=599036,1720486=548954} 2023-09-23T22:24:13.044 INFO:tasks.rados.rados.0.smithi169.stdout:3037: writing smithi16987243-81 from 669440 to 1268476 tid 1 2023-09-23T22:24:13.051 INFO:tasks.rados.rados.0.smithi169.stdout:3037: writing smithi16987243-81 from 1720486 to 2269440 tid 2 2023-09-23T22:24:13.051 INFO:tasks.rados.rados.0.smithi169.stdout:3038: read oid 148 snap -1 2023-09-23T22:24:13.051 INFO:tasks.rados.rados.0.smithi169.stdout:3038: expect (ObjNum 1653 snap 0 seq_num 1653) 2023-09-23T22:24:13.051 INFO:tasks.rados.rados.0.smithi169.stdout:3039: read oid 392 snap -1 2023-09-23T22:24:13.051 INFO:tasks.rados.rados.0.smithi169.stdout:3039: expect (ObjNum 1554 snap 0 seq_num 1554) 2023-09-23T22:24:13.051 INFO:tasks.rados.rados.0.smithi169.stdout:3040: read oid 213 snap -1 2023-09-23T22:24:13.051 INFO:tasks.rados.rados.0.smithi169.stdout:3040: expect (ObjNum 1359 snap 0 seq_num 1359) 2023-09-23T22:24:13.051 INFO:tasks.rados.rados.0.smithi169.stdout:3041: read oid 452 snap -1 2023-09-23T22:24:13.051 INFO:tasks.rados.rados.0.smithi169.stdout:3041: expect deleted 2023-09-23T22:24:13.052 INFO:tasks.rados.rados.0.smithi169.stdout:3042: read oid 446 snap -1 2023-09-23T22:24:13.052 INFO:tasks.rados.rados.0.smithi169.stdout:3042: expect (ObjNum 1744 snap 0 seq_num 1744) 2023-09-23T22:24:13.052 INFO:tasks.rados.rados.0.smithi169.stdout:3037: finishing write tid 1 to smithi16987243-81 2023-09-23T22:24:13.052 INFO:tasks.rados.rados.0.smithi169.stdout:3043: write oid 289 current snap is 0 2023-09-23T22:24:13.052 INFO:tasks.rados.rados.0.smithi169.stdout:3043: seq_num 1921 ranges {686247=674285,1778968=474011} 2023-09-23T22:24:13.059 INFO:tasks.rados.rados.0.smithi169.stdout:3043: writing smithi16987243-289 from 686247 to 1360532 tid 1 2023-09-23T22:24:13.065 INFO:tasks.rados.rados.0.smithi169.stdout:3043: writing smithi16987243-289 from 1778968 to 2252979 tid 2 2023-09-23T22:24:13.065 INFO:tasks.rados.rados.0.smithi169.stdout:3044: write oid 281 current snap is 0 2023-09-23T22:24:13.065 INFO:tasks.rados.rados.0.smithi169.stdout:3044: seq_num 1922 ranges {703054=749534,2237450=65604} 2023-09-23T22:24:13.073 INFO:tasks.rados.rados.0.smithi169.stdout:3044: writing smithi16987243-281 from 703054 to 1452588 tid 1 2023-09-23T22:24:13.078 INFO:tasks.rados.rados.0.smithi169.stdout:3044: writing smithi16987243-281 from 2237450 to 2303054 tid 2 2023-09-23T22:24:13.078 INFO:tasks.rados.rados.0.smithi169.stdout:3045: delete oid 399 current snap is 0 2023-09-23T22:24:13.078 INFO:tasks.rados.rados.0.smithi169.stdout:3039: expect (ObjNum 1554 snap 0 seq_num 1554) 2023-09-23T22:24:13.274 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:13 smithi169 bash[90995]: debug 2023-09-23T22:24:13.010+0000 7f43d83b4200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T22:24:13.274 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:13 smithi169 bash[40994]: audit 2023-09-23T22:24:12.089335+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:24:13.275 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:13 smithi169 bash[40994]: audit 2023-09-23T22:24:12.097317+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:24:13.275 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:13 smithi169 bash[40994]: cluster 2023-09-23T22:24:12.408217+0000 mgr.x (mgr.24706) 61 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 6.6 MiB/s wr, 72 op/s 2023-09-23T22:24:13.275 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:13 smithi169 bash[40994]: audit 2023-09-23T22:24:12.925679+0000 mon.c (mon.2) 168 : audit [DBG] from='client.? 172.21.15.169:0/1145879014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:13.275 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:13 smithi169 bash[27421]: audit 2023-09-23T22:24:12.089335+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:24:13.275 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:13 smithi169 bash[27421]: audit 2023-09-23T22:24:12.097317+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:24:13.275 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:13 smithi169 bash[27421]: cluster 2023-09-23T22:24:12.408217+0000 mgr.x (mgr.24706) 61 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 6.6 MiB/s wr, 72 op/s 2023-09-23T22:24:13.275 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:13 smithi169 bash[27421]: audit 2023-09-23T22:24:12.925679+0000 mon.c (mon.2) 168 : audit [DBG] from='client.? 172.21.15.169:0/1145879014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:13.290 INFO:tasks.rados.rados.0.smithi169.stdout:3037: finishing write tid 2 to smithi16987243-81 2023-09-23T22:24:13.290 INFO:tasks.rados.rados.0.smithi169.stdout:3037: finishing write tid 3 to smithi16987243-81 2023-09-23T22:24:13.290 INFO:tasks.rados.rados.0.smithi169.stdout:3037: finishing write tid 4 to smithi16987243-81 2023-09-23T22:24:13.290 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 81 v 402 (ObjNum 1920 snap 0 seq_num 1920) dirty exists 2023-09-23T22:24:13.290 INFO:tasks.rados.rados.0.smithi169.stdout:3037: left oid 81 (ObjNum 1920 snap 0 seq_num 1920) 2023-09-23T22:24:13.290 INFO:tasks.rados.rados.0.smithi169.stdout:3038: expect (ObjNum 1653 snap 0 seq_num 1653) 2023-09-23T22:24:13.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:13 smithi187 bash[31480]: audit 2023-09-23T22:24:12.089335+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:24:13.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:13 smithi187 bash[31480]: audit 2023-09-23T22:24:12.097317+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:24:13.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:13 smithi187 bash[31480]: cluster 2023-09-23T22:24:12.408217+0000 mgr.x (mgr.24706) 61 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 6.6 MiB/s wr, 72 op/s 2023-09-23T22:24:13.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:13 smithi187 bash[31480]: audit 2023-09-23T22:24:12.925679+0000 mon.c (mon.2) 168 : audit [DBG] from='client.? 172.21.15.169:0/1145879014' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:13.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:13 smithi169 bash[90995]: debug 2023-09-23T22:24:13.270+0000 7f43d83b4200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T22:24:13.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:13 smithi169 bash[90995]: debug 2023-09-23T22:24:13.446+0000 7f43d83b4200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T22:24:13.562 INFO:tasks.rados.rados.0.smithi169.stdout:3040: expect (ObjNum 1359 snap 0 seq_num 1359) 2023-09-23T22:24:13.710 INFO:tasks.rados.rados.0.smithi169.stdout:3042: expect (ObjNum 1744 snap 0 seq_num 1744) 2023-09-23T22:24:13.873 INFO:tasks.rados.rados.0.smithi169.stdout:3043: finishing write tid 1 to smithi16987243-289 2023-09-23T22:24:13.873 INFO:tasks.rados.rados.0.smithi169.stdout:3043: finishing write tid 2 to smithi16987243-289 2023-09-23T22:24:13.874 INFO:tasks.rados.rados.0.smithi169.stdout:3043: finishing write tid 3 to smithi16987243-289 2023-09-23T22:24:13.874 INFO:tasks.rados.rados.0.smithi169.stdout:3043: finishing write tid 4 to smithi16987243-289 2023-09-23T22:24:13.874 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 289 v 416 (ObjNum 1921 snap 0 seq_num 1921) dirty exists 2023-09-23T22:24:13.874 INFO:tasks.rados.rados.0.smithi169.stdout:3043: left oid 289 (ObjNum 1921 snap 0 seq_num 1921) 2023-09-23T22:24:13.874 INFO:tasks.rados.rados.0.smithi169.stdout:3044: finishing write tid 1 to smithi16987243-281 2023-09-23T22:24:13.874 INFO:tasks.rados.rados.0.smithi169.stdout:3044: finishing write tid 2 to smithi16987243-281 2023-09-23T22:24:13.874 INFO:tasks.rados.rados.0.smithi169.stdout:3044: finishing write tid 3 to smithi16987243-281 2023-09-23T22:24:13.874 INFO:tasks.rados.rados.0.smithi169.stdout:3044: finishing write tid 4 to smithi16987243-281 2023-09-23T22:24:13.874 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 281 v 352 (ObjNum 1922 snap 0 seq_num 1922) dirty exists 2023-09-23T22:24:13.874 INFO:tasks.rados.rados.0.smithi169.stdout:3044: left oid 281 (ObjNum 1922 snap 0 seq_num 1922) 2023-09-23T22:24:13.874 INFO:tasks.rados.rados.0.smithi169.stdout:3037: done (8 left) 2023-09-23T22:24:13.874 INFO:tasks.rados.rados.0.smithi169.stdout:3038: done (7 left) 2023-09-23T22:24:13.875 INFO:tasks.rados.rados.0.smithi169.stdout:3039: done (6 left) 2023-09-23T22:24:13.875 INFO:tasks.rados.rados.0.smithi169.stdout:3040: done (5 left) 2023-09-23T22:24:13.875 INFO:tasks.rados.rados.0.smithi169.stdout:3041: done (4 left) 2023-09-23T22:24:13.875 INFO:tasks.rados.rados.0.smithi169.stdout:3042: done (3 left) 2023-09-23T22:24:13.875 INFO:tasks.rados.rados.0.smithi169.stdout:3043: done (2 left) 2023-09-23T22:24:13.875 INFO:tasks.rados.rados.0.smithi169.stdout:3044: done (1 left) 2023-09-23T22:24:13.875 INFO:tasks.rados.rados.0.smithi169.stdout:3045: done (0 left) 2023-09-23T22:24:13.875 INFO:tasks.rados.rados.0.smithi169.stdout:3046: read oid 4 snap -1 2023-09-23T22:24:13.875 INFO:tasks.rados.rados.0.smithi169.stdout:3046: expect (ObjNum 1587 snap 0 seq_num 1587) 2023-09-23T22:24:13.875 INFO:tasks.rados.rados.0.smithi169.stdout:3047: delete oid 370 current snap is 0 2023-09-23T22:24:13.876 INFO:tasks.rados.rados.0.smithi169.stdout:3047: done (1 left) 2023-09-23T22:24:13.876 INFO:tasks.rados.rados.0.smithi169.stdout:3048: write oid 6 current snap is 0 2023-09-23T22:24:13.876 INFO:tasks.rados.rados.0.smithi169.stdout:3048: seq_num 1925 ranges {753475=691634,2012896=340579} 2023-09-23T22:24:13.890 INFO:tasks.rados.rados.0.smithi169.stdout:3048: writing smithi16987243-6 from 753475 to 1445109 tid 1 2023-09-23T22:24:13.896 INFO:tasks.rados.rados.0.smithi169.stdout:3048: writing smithi16987243-6 from 2012896 to 2353475 tid 2 2023-09-23T22:24:13.896 INFO:tasks.rados.rados.0.smithi169.stdout:3049: write oid 384 current snap is 0 2023-09-23T22:24:13.896 INFO:tasks.rados.rados.0.smithi169.stdout:3049: seq_num 1926 ranges {770282=766883,2071378=298904} 2023-09-23T22:24:13.904 INFO:tasks.rados.rados.0.smithi169.stdout:3049: writing smithi16987243-384 from 770282 to 1537165 tid 1 2023-09-23T22:24:13.909 INFO:tasks.rados.rados.0.smithi169.stdout:3049: writing smithi16987243-384 from 2071378 to 2370282 tid 2 2023-09-23T22:24:13.910 INFO:tasks.rados.rados.0.smithi169.stdout:3050: write oid 481 current snap is 0 2023-09-23T22:24:13.910 INFO:tasks.rados.rados.0.smithi169.stdout:3050: seq_num 1927 ranges {787089=442132,1729860=657229} 2023-09-23T22:24:13.917 INFO:tasks.rados.rados.0.smithi169.stdout:3050: writing smithi16987243-481 from 787089 to 1229221 tid 1 2023-09-23T22:24:13.925 INFO:tasks.rados.rados.0.smithi169.stdout:3050: writing smithi16987243-481 from 1729860 to 2387089 tid 2 2023-09-23T22:24:13.925 INFO:tasks.rados.rados.0.smithi169.stdout:3051: delete oid 32 current snap is 0 2023-09-23T22:24:13.925 INFO:tasks.rados.rados.0.smithi169.stdout:3046: expect (ObjNum 1587 snap 0 seq_num 1587) 2023-09-23T22:24:14.066 INFO:tasks.rados.rados.0.smithi169.stdout:3048: finishing write tid 1 to smithi16987243-6 2023-09-23T22:24:14.066 INFO:tasks.rados.rados.0.smithi169.stdout:3048: finishing write tid 2 to smithi16987243-6 2023-09-23T22:24:14.066 INFO:tasks.rados.rados.0.smithi169.stdout:3048: finishing write tid 3 to smithi16987243-6 2023-09-23T22:24:14.066 INFO:tasks.rados.rados.0.smithi169.stdout:3048: finishing write tid 4 to smithi16987243-6 2023-09-23T22:24:14.066 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 6 v 398 (ObjNum 1925 snap 0 seq_num 1925) dirty exists 2023-09-23T22:24:14.067 INFO:tasks.rados.rados.0.smithi169.stdout:3048: left oid 6 (ObjNum 1925 snap 0 seq_num 1925) 2023-09-23T22:24:14.067 INFO:tasks.rados.rados.0.smithi169.stdout:3049: finishing write tid 1 to smithi16987243-384 2023-09-23T22:24:14.067 INFO:tasks.rados.rados.0.smithi169.stdout:3049: finishing write tid 2 to smithi16987243-384 2023-09-23T22:24:14.067 INFO:tasks.rados.rados.0.smithi169.stdout:3049: finishing write tid 3 to smithi16987243-384 2023-09-23T22:24:14.067 INFO:tasks.rados.rados.0.smithi169.stdout:3049: finishing write tid 4 to smithi16987243-384 2023-09-23T22:24:14.067 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 384 v 325 (ObjNum 1926 snap 0 seq_num 1926) dirty exists 2023-09-23T22:24:14.067 INFO:tasks.rados.rados.0.smithi169.stdout:3049: left oid 384 (ObjNum 1926 snap 0 seq_num 1926) 2023-09-23T22:24:14.067 INFO:tasks.rados.rados.0.smithi169.stdout:3050: finishing write tid 1 to smithi16987243-481 2023-09-23T22:24:14.067 INFO:tasks.rados.rados.0.smithi169.stdout:3050: finishing write tid 2 to smithi16987243-481 2023-09-23T22:24:14.067 INFO:tasks.rados.rados.0.smithi169.stdout:3050: finishing write tid 3 to smithi16987243-481 2023-09-23T22:24:14.067 INFO:tasks.rados.rados.0.smithi169.stdout:3050: finishing write tid 4 to smithi16987243-481 2023-09-23T22:24:14.067 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 481 v 355 (ObjNum 1927 snap 0 seq_num 1927) dirty exists 2023-09-23T22:24:14.068 INFO:tasks.rados.rados.0.smithi169.stdout:3050: left oid 481 (ObjNum 1927 snap 0 seq_num 1927) 2023-09-23T22:24:14.068 INFO:tasks.rados.rados.0.smithi169.stdout:3046: done (4 left) 2023-09-23T22:24:14.068 INFO:tasks.rados.rados.0.smithi169.stdout:3048: done (3 left) 2023-09-23T22:24:14.068 INFO:tasks.rados.rados.0.smithi169.stdout:3049: done (2 left) 2023-09-23T22:24:14.068 INFO:tasks.rados.rados.0.smithi169.stdout:3050: done (1 left) 2023-09-23T22:24:14.068 INFO:tasks.rados.rados.0.smithi169.stdout:3051: done (0 left) 2023-09-23T22:24:14.068 INFO:tasks.rados.rados.0.smithi169.stdout:3052: read oid 44 snap -1 2023-09-23T22:24:14.068 INFO:tasks.rados.rados.0.smithi169.stdout:3052: expect (ObjNum 43 snap 0 seq_num 43) 2023-09-23T22:24:14.068 INFO:tasks.rados.rados.0.smithi169.stdout:3053: read oid 186 snap -1 2023-09-23T22:24:14.068 INFO:tasks.rados.rados.0.smithi169.stdout:3053: expect (ObjNum 1532 snap 0 seq_num 1532) 2023-09-23T22:24:14.068 INFO:tasks.rados.rados.0.smithi169.stdout:3054: read oid 299 snap -1 2023-09-23T22:24:14.068 INFO:tasks.rados.rados.0.smithi169.stdout:3054: expect (ObjNum 1084 snap 0 seq_num 1084) 2023-09-23T22:24:14.069 INFO:tasks.rados.rados.0.smithi169.stdout:3055: write oid 159 current snap is 0 2023-09-23T22:24:14.069 INFO:tasks.rados.rados.0.smithi169.stdout:3055: seq_num 1929 ranges {420703=592630,1730471=690232} 2023-09-23T22:24:14.078 INFO:tasks.rados.rados.0.smithi169.stdout:3055: writing smithi16987243-159 from 420703 to 1013333 tid 1 2023-09-23T22:24:14.086 INFO:tasks.rados.rados.0.smithi169.stdout:3055: writing smithi16987243-159 from 1730471 to 2420703 tid 2 2023-09-23T22:24:14.086 INFO:tasks.rados.rados.0.smithi169.stdout:3056: delete oid 289 current snap is 0 2023-09-23T22:24:14.086 INFO:tasks.rados.rados.0.smithi169.stdout:3054: expect (ObjNum 1084 snap 0 seq_num 1084) 2023-09-23T22:24:14.217 INFO:tasks.rados.rados.0.smithi169.stdout:3052: expect (ObjNum 43 snap 0 seq_num 43) 2023-09-23T22:24:14.368 INFO:tasks.rados.rados.0.smithi169.stdout:3053: expect (ObjNum 1532 snap 0 seq_num 1532) 2023-09-23T22:24:14.481 INFO:tasks.rados.rados.0.smithi169.stdout:3055: finishing write tid 1 to smithi16987243-159 2023-09-23T22:24:14.481 INFO:tasks.rados.rados.0.smithi169.stdout:3055: finishing write tid 2 to smithi16987243-159 2023-09-23T22:24:14.481 INFO:tasks.rados.rados.0.smithi169.stdout:3055: finishing write tid 3 to smithi16987243-159 2023-09-23T22:24:14.481 INFO:tasks.rados.rados.0.smithi169.stdout:3055: finishing write tid 4 to smithi16987243-159 2023-09-23T22:24:14.481 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 159 v 420 (ObjNum 1929 snap 0 seq_num 1929) dirty exists 2023-09-23T22:24:14.482 INFO:tasks.rados.rados.0.smithi169.stdout:3055: left oid 159 (ObjNum 1929 snap 0 seq_num 1929) 2023-09-23T22:24:14.482 INFO:tasks.rados.rados.0.smithi169.stdout:3052: done (4 left) 2023-09-23T22:24:14.482 INFO:tasks.rados.rados.0.smithi169.stdout:3053: done (3 left) 2023-09-23T22:24:14.482 INFO:tasks.rados.rados.0.smithi169.stdout:3054: done (2 left) 2023-09-23T22:24:14.482 INFO:tasks.rados.rados.0.smithi169.stdout:3055: done (1 left) 2023-09-23T22:24:14.482 INFO:tasks.rados.rados.0.smithi169.stdout:3056: done (0 left) 2023-09-23T22:24:14.482 INFO:tasks.rados.rados.0.smithi169.stdout:3057: read oid 253 snap -1 2023-09-23T22:24:14.482 INFO:tasks.rados.rados.0.smithi169.stdout:3057: expect (ObjNum 1857 snap 0 seq_num 1857) 2023-09-23T22:24:14.482 INFO:tasks.rados.rados.0.smithi169.stdout:3058: delete oid 412 current snap is 0 2023-09-23T22:24:14.483 INFO:tasks.rados.rados.0.smithi169.stdout:3058: done (1 left) 2023-09-23T22:24:14.483 INFO:tasks.rados.rados.0.smithi169.stdout:3059: write oid 5 current snap is 0 2023-09-23T22:24:14.483 INFO:tasks.rados.rados.0.smithi169.stdout:3059: seq_num 1932 ranges {471124=534730,1505917=636014} 2023-09-23T22:24:14.494 INFO:tasks.rados.rados.0.smithi169.stdout:3059: writing smithi16987243-5 from 471124 to 1005854 tid 1 2023-09-23T22:24:14.502 INFO:tasks.rados.rados.0.smithi169.stdout:3059: writing smithi16987243-5 from 1505917 to 2141931 tid 2 2023-09-23T22:24:14.502 INFO:tasks.rados.rados.0.smithi169.stdout:3060: write oid 286 current snap is 0 2023-09-23T22:24:14.503 INFO:tasks.rados.rados.0.smithi169.stdout:3060: seq_num 1933 ranges {487931=609979,1564399=779672} 2023-09-23T22:24:14.508 INFO:tasks.rados.rados.0.smithi169.stdout:3060: writing smithi16987243-286 from 487931 to 1097910 tid 1 2023-09-23T22:24:14.516 INFO:tasks.rados.rados.0.smithi169.stdout:3060: writing smithi16987243-286 from 1564399 to 2344071 tid 2 2023-09-23T22:24:14.516 INFO:tasks.rados.rados.0.smithi169.stdout:3061: write oid 399 current snap is 0 2023-09-23T22:24:14.516 INFO:tasks.rados.rados.0.smithi169.stdout:3061: seq_num 1934 ranges {504738=685228,1622881=639683} 2023-09-23T22:24:14.523 INFO:tasks.rados.rados.0.smithi169.stdout:3061: writing smithi16987243-399 from 504738 to 1189966 tid 1 2023-09-23T22:24:14.530 INFO:tasks.rados.rados.0.smithi169.stdout:3061: writing smithi16987243-399 from 1622881 to 2262564 tid 2 2023-09-23T22:24:14.531 INFO:tasks.rados.rados.0.smithi169.stdout:3062: read oid 491 snap -1 2023-09-23T22:24:14.531 INFO:tasks.rados.rados.0.smithi169.stdout:3062: expect (ObjNum 1907 snap 0 seq_num 1907) 2023-09-23T22:24:14.531 INFO:tasks.rados.rados.0.smithi169.stdout:3063: write oid 482 current snap is 0 2023-09-23T22:24:14.531 INFO:tasks.rados.rados.0.smithi169.stdout:3057: expect (ObjNum 1857 snap 0 seq_num 1857) 2023-09-23T22:24:14.669 INFO:tasks.rados.rados.0.smithi169.stdout:3059: finishing write tid 1 to smithi16987243-5 2023-09-23T22:24:14.669 INFO:tasks.rados.rados.0.smithi169.stdout:3059: finishing write tid 2 to smithi16987243-5 2023-09-23T22:24:14.670 INFO:tasks.rados.rados.0.smithi169.stdout:3059: finishing write tid 3 to smithi16987243-5 2023-09-23T22:24:14.670 INFO:tasks.rados.rados.0.smithi169.stdout:3059: finishing write tid 4 to smithi16987243-5 2023-09-23T22:24:14.670 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 5 v 328 (ObjNum 1932 snap 0 seq_num 1932) dirty exists 2023-09-23T22:24:14.670 INFO:tasks.rados.rados.0.smithi169.stdout:3059: left oid 5 (ObjNum 1932 snap 0 seq_num 1932) 2023-09-23T22:24:14.670 INFO:tasks.rados.rados.0.smithi169.stdout:3060: finishing write tid 1 to smithi16987243-286 2023-09-23T22:24:14.670 INFO:tasks.rados.rados.0.smithi169.stdout:3060: finishing write tid 2 to smithi16987243-286 2023-09-23T22:24:14.670 INFO:tasks.rados.rados.0.smithi169.stdout:3060: finishing write tid 3 to smithi16987243-286 2023-09-23T22:24:14.670 INFO:tasks.rados.rados.0.smithi169.stdout:3060: finishing write tid 4 to smithi16987243-286 2023-09-23T22:24:14.670 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 286 v 335 (ObjNum 1933 snap 0 seq_num 1933) dirty exists 2023-09-23T22:24:14.671 INFO:tasks.rados.rados.0.smithi169.stdout:3060: left oid 286 (ObjNum 1933 snap 0 seq_num 1933) 2023-09-23T22:24:14.671 INFO:tasks.rados.rados.0.smithi169.stdout:3061: finishing write tid 1 to smithi16987243-399 2023-09-23T22:24:14.671 INFO:tasks.rados.rados.0.smithi169.stdout:3061: finishing write tid 2 to smithi16987243-399 2023-09-23T22:24:14.671 INFO:tasks.rados.rados.0.smithi169.stdout:3061: finishing write tid 3 to smithi16987243-399 2023-09-23T22:24:14.671 INFO:tasks.rados.rados.0.smithi169.stdout:3063: seq_num 1935 ranges {521545=760477,2081363=440182} 2023-09-23T22:24:14.680 INFO:tasks.rados.rados.0.smithi169.stdout:3063: writing smithi16987243-482 from 521545 to 1282022 tid 1 2023-09-23T22:24:14.688 INFO:tasks.rados.rados.0.smithi169.stdout:3063: writing smithi16987243-482 from 2081363 to 2521545 tid 2 2023-09-23T22:24:14.688 INFO:tasks.rados.rados.0.smithi169.stdout:3057: done (5 left) 2023-09-23T22:24:14.688 INFO:tasks.rados.rados.0.smithi169.stdout:3059: done (4 left) 2023-09-23T22:24:14.688 INFO:tasks.rados.rados.0.smithi169.stdout:3060: done (3 left) 2023-09-23T22:24:14.689 INFO:tasks.rados.rados.0.smithi169.stdout:3064: write oid 485 current snap is 0 2023-09-23T22:24:14.689 INFO:tasks.rados.rados.0.smithi169.stdout:3064: seq_num 1936 ranges {538352=435726,1623492=526999} 2023-09-23T22:24:14.693 INFO:tasks.rados.rados.0.smithi169.stdout:3064: writing smithi16987243-485 from 538352 to 974078 tid 1 2023-09-23T22:24:14.700 INFO:tasks.rados.rados.0.smithi169.stdout:3064: writing smithi16987243-485 from 1623492 to 2150491 tid 2 2023-09-23T22:24:14.700 INFO:tasks.rados.rados.0.smithi169.stdout:3065: write oid 225 current snap is 0 2023-09-23T22:24:14.701 INFO:tasks.rados.rados.0.smithi169.stdout:3065: seq_num 1937 ranges {555159=510975,1681974=787010} 2023-09-23T22:24:14.706 INFO:tasks.rados.rados.0.smithi169.stdout:3065: writing smithi16987243-225 from 555159 to 1066134 tid 1 2023-09-23T22:24:14.715 INFO:tasks.rados.rados.0.smithi169.stdout:3065: writing smithi16987243-225 from 1681974 to 2468984 tid 2 2023-09-23T22:24:14.715 INFO:tasks.rados.rados.0.smithi169.stdout:3066: read oid 224 snap -1 2023-09-23T22:24:14.715 INFO:tasks.rados.rados.0.smithi169.stdout:3066: expect deleted 2023-09-23T22:24:14.715 INFO:tasks.rados.rados.0.smithi169.stdout:3067: delete oid 4 current snap is 0 2023-09-23T22:24:14.715 INFO:tasks.rados.rados.0.smithi169.stdout:3061: finishing write tid 4 to smithi16987243-399 2023-09-23T22:24:14.715 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 399 v 407 (ObjNum 1934 snap 0 seq_num 1934) dirty exists 2023-09-23T22:24:14.715 INFO:tasks.rados.rados.0.smithi169.stdout:3061: left oid 399 (ObjNum 1934 snap 0 seq_num 1934) 2023-09-23T22:24:14.715 INFO:tasks.rados.rados.0.smithi169.stdout:3062: expect (ObjNum 1907 snap 0 seq_num 1907) 2023-09-23T22:24:14.834 INFO:tasks.rados.rados.0.smithi169.stdout:3063: finishing write tid 1 to smithi16987243-482 2023-09-23T22:24:14.834 INFO:tasks.rados.rados.0.smithi169.stdout:3063: finishing write tid 2 to smithi16987243-482 2023-09-23T22:24:14.834 INFO:tasks.rados.rados.0.smithi169.stdout:3063: finishing write tid 3 to smithi16987243-482 2023-09-23T22:24:14.834 INFO:tasks.rados.rados.0.smithi169.stdout:3063: finishing write tid 4 to smithi16987243-482 2023-09-23T22:24:14.834 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 482 v 405 (ObjNum 1935 snap 0 seq_num 1935) dirty exists 2023-09-23T22:24:14.834 INFO:tasks.rados.rados.0.smithi169.stdout:3063: left oid 482 (ObjNum 1935 snap 0 seq_num 1935) 2023-09-23T22:24:14.834 INFO:tasks.rados.rados.0.smithi169.stdout:3064: finishing write tid 1 to smithi16987243-485 2023-09-23T22:24:14.834 INFO:tasks.rados.rados.0.smithi169.stdout:3064: finishing write tid 2 to smithi16987243-485 2023-09-23T22:24:14.835 INFO:tasks.rados.rados.0.smithi169.stdout:3064: finishing write tid 3 to smithi16987243-485 2023-09-23T22:24:14.835 INFO:tasks.rados.rados.0.smithi169.stdout:3064: finishing write tid 4 to smithi16987243-485 2023-09-23T22:24:14.835 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 485 v 338 (ObjNum 1936 snap 0 seq_num 1936) dirty exists 2023-09-23T22:24:14.835 INFO:tasks.rados.rados.0.smithi169.stdout:3064: left oid 485 (ObjNum 1936 snap 0 seq_num 1936) 2023-09-23T22:24:14.835 INFO:tasks.rados.rados.0.smithi169.stdout:3065: finishing write tid 1 to smithi16987243-225 2023-09-23T22:24:14.835 INFO:tasks.rados.rados.0.smithi169.stdout:3061: done (6 left) 2023-09-23T22:24:14.835 INFO:tasks.rados.rados.0.smithi169.stdout:3062: done (5 left) 2023-09-23T22:24:14.835 INFO:tasks.rados.rados.0.smithi169.stdout:3063: done (4 left) 2023-09-23T22:24:14.835 INFO:tasks.rados.rados.0.smithi169.stdout:3064: done (3 left) 2023-09-23T22:24:14.835 INFO:tasks.rados.rados.0.smithi169.stdout:3067: done (2 left) 2023-09-23T22:24:14.835 INFO:tasks.rados.rados.0.smithi169.stdout:3068: read oid 368 snap -1 2023-09-23T22:24:14.835 INFO:tasks.rados.rados.0.smithi169.stdout:3068: expect (ObjNum 1191 snap 0 seq_num 1191) 2023-09-23T22:24:14.835 INFO:tasks.rados.rados.0.smithi169.stdout:3069: write oid 257 current snap is 0 2023-09-23T22:24:14.836 INFO:tasks.rados.rados.0.smithi169.stdout:3069: seq_num 1939 ranges {588773=777826,1915291=673482} 2023-09-23T22:24:14.844 INFO:tasks.rados.rados.0.smithi169.stdout:3069: writing smithi16987243-257 from 588773 to 1366599 tid 1 2023-09-23T22:24:14.851 INFO:tasks.rados.rados.0.smithi169.stdout:3069: writing smithi16987243-257 from 1915291 to 2588773 tid 2 2023-09-23T22:24:14.851 INFO:tasks.rados.rados.0.smithi169.stdout:3070: read oid 28 snap -1 2023-09-23T22:24:14.851 INFO:tasks.rados.rados.0.smithi169.stdout:3070: expect (ObjNum 1625 snap 0 seq_num 1625) 2023-09-23T22:24:14.851 INFO:tasks.rados.rados.0.smithi169.stdout:3071: delete oid 377 current snap is 0 2023-09-23T22:24:14.851 INFO:tasks.rados.rados.0.smithi169.stdout:3065: finishing write tid 2 to smithi16987243-225 2023-09-23T22:24:14.851 INFO:tasks.rados.rados.0.smithi169.stdout:3065: finishing write tid 3 to smithi16987243-225 2023-09-23T22:24:14.851 INFO:tasks.rados.rados.0.smithi169.stdout:3065: finishing write tid 4 to smithi16987243-225 2023-09-23T22:24:14.851 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 225 v 455 (ObjNum 1937 snap 0 seq_num 1937) dirty exists 2023-09-23T22:24:14.851 INFO:tasks.rados.rados.0.smithi169.stdout:3065: left oid 225 (ObjNum 1937 snap 0 seq_num 1937) 2023-09-23T22:24:14.851 INFO:tasks.rados.rados.0.smithi169.stdout:3068: expect (ObjNum 1191 snap 0 seq_num 1191) 2023-09-23T22:24:14.916 INFO:tasks.rados.rados.0.smithi169.stdout:3069: finishing write tid 1 to smithi16987243-257 2023-09-23T22:24:14.917 INFO:tasks.rados.rados.0.smithi169.stdout:3069: finishing write tid 2 to smithi16987243-257 2023-09-23T22:24:14.917 INFO:tasks.rados.rados.0.smithi169.stdout:3069: finishing write tid 3 to smithi16987243-257 2023-09-23T22:24:14.917 INFO:tasks.rados.rados.0.smithi169.stdout:3069: finishing write tid 4 to smithi16987243-257 2023-09-23T22:24:14.917 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 257 v 408 (ObjNum 1939 snap 0 seq_num 1939) dirty exists 2023-09-23T22:24:14.917 INFO:tasks.rados.rados.0.smithi169.stdout:3069: left oid 257 (ObjNum 1939 snap 0 seq_num 1939) 2023-09-23T22:24:14.917 INFO:tasks.rados.rados.0.smithi169.stdout:3070: expect (ObjNum 1625 snap 0 seq_num 1625) 2023-09-23T22:24:15.033 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:14 smithi169 bash[90995]: debug 2023-09-23T22:24:14.766+0000 7f43d83b4200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T22:24:15.033 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:14 smithi169 bash[90995]: [23/Sep/2023:22:24:14] ENGINE Bus STARTING 2023-09-23T22:24:15.033 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:14 smithi169 bash[90995]: CherryPy Checker: 2023-09-23T22:24:15.033 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:14 smithi169 bash[90995]: The Application mounted at '' has an empty config. 2023-09-23T22:24:15.033 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:14 smithi169 bash[90995]: [23/Sep/2023:22:24:14] ENGINE Serving on http://:::9283 2023-09-23T22:24:15.033 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:14 smithi169 bash[90995]: [23/Sep/2023:22:24:14] ENGINE Bus STARTED 2023-09-23T22:24:15.237 INFO:tasks.rados.rados.0.smithi169.stdout:3065: done (5 left) 2023-09-23T22:24:15.237 INFO:tasks.rados.rados.0.smithi169.stdout:3066: done (4 left) 2023-09-23T22:24:15.237 INFO:tasks.rados.rados.0.smithi169.stdout:3068: done (3 left) 2023-09-23T22:24:15.238 INFO:tasks.rados.rados.0.smithi169.stdout:3069: done (2 left) 2023-09-23T22:24:15.238 INFO:tasks.rados.rados.0.smithi169.stdout:3070: done (1 left) 2023-09-23T22:24:15.238 INFO:tasks.rados.rados.0.smithi169.stdout:3071: done (0 left) 2023-09-23T22:24:15.238 INFO:tasks.rados.rados.0.smithi169.stdout:3072: read oid 338 snap -1 2023-09-23T22:24:15.238 INFO:tasks.rados.rados.0.smithi169.stdout:3072: expect (ObjNum 1443 snap 0 seq_num 1443) 2023-09-23T22:24:15.238 INFO:tasks.rados.rados.0.smithi169.stdout:3073: read oid 68 snap -1 2023-09-23T22:24:15.239 INFO:tasks.rados.rados.0.smithi169.stdout:3073: expect (ObjNum 1763 snap 0 seq_num 1763) 2023-09-23T22:24:15.239 INFO:tasks.rados.rados.0.smithi169.stdout:3074: write oid 160 current snap is 0 2023-09-23T22:24:15.239 INFO:tasks.rados.rados.0.smithi169.stdout:3074: seq_num 1941 ranges {622387=528324,1915902=706485} 2023-09-23T22:24:15.250 INFO:tasks.rados.rados.0.smithi169.stdout:3074: writing smithi16987243-160 from 622387 to 1150711 tid 1 2023-09-23T22:24:15.259 INFO:tasks.rados.rados.0.smithi169.stdout:3074: writing smithi16987243-160 from 1915902 to 2622387 tid 2 2023-09-23T22:24:15.259 INFO:tasks.rados.rados.0.smithi169.stdout:3075: read oid 234 snap -1 2023-09-23T22:24:15.259 INFO:tasks.rados.rados.0.smithi169.stdout:3075: expect (ObjNum 1670 snap 0 seq_num 1670) 2023-09-23T22:24:15.259 INFO:tasks.rados.rados.0.smithi169.stdout:3076: write oid 146 current snap is 0 2023-09-23T22:24:15.259 INFO:tasks.rados.rados.0.smithi169.stdout:3076: seq_num 1942 ranges {639194=603573,1974384=538006} 2023-09-23T22:24:15.266 INFO:tasks.rados.rados.0.smithi169.stdout:3076: writing smithi16987243-146 from 639194 to 1242767 tid 1 2023-09-23T22:24:15.273 INFO:tasks.rados.rados.0.smithi169.stdout:3076: writing smithi16987243-146 from 1974384 to 2512390 tid 2 2023-09-23T22:24:15.273 INFO:tasks.rados.rados.0.smithi169.stdout:3077: write oid 145 current snap is 0 2023-09-23T22:24:15.273 INFO:tasks.rados.rados.0.smithi169.stdout:3077: seq_num 1943 ranges {656001=678822,2032866=623135} 2023-09-23T22:24:15.281 INFO:tasks.rados.rados.0.smithi169.stdout:3077: writing smithi16987243-145 from 656001 to 1334823 tid 1 2023-09-23T22:24:15.289 INFO:tasks.rados.rados.0.smithi169.stdout:3077: writing smithi16987243-145 from 2032866 to 2656001 tid 2 2023-09-23T22:24:15.289 INFO:tasks.rados.rados.0.smithi169.stdout:3078: read oid 272 snap -1 2023-09-23T22:24:15.289 INFO:tasks.rados.rados.0.smithi169.stdout:3078: expect deleted 2023-09-23T22:24:15.289 INFO:tasks.rados.rados.0.smithi169.stdout:3079: read oid 83 snap -1 2023-09-23T22:24:15.289 INFO:tasks.rados.rados.0.smithi169.stdout:3079: expect (ObjNum 1273 snap 0 seq_num 1273) 2023-09-23T22:24:15.290 INFO:tasks.rados.rados.0.smithi169.stdout:3080: write oid 382 current snap is 0 2023-09-23T22:24:15.290 INFO:tasks.rados.rados.0.smithi169.stdout:3080: seq_num 1944 ranges {672808=754071,1974995=541675} 2023-09-23T22:24:15.298 INFO:tasks.rados.rados.0.smithi169.stdout:3080: writing smithi16987243-382 from 672808 to 1426879 tid 1 2023-09-23T22:24:15.305 INFO:tasks.rados.rados.0.smithi169.stdout:3080: writing smithi16987243-382 from 1974995 to 2516670 tid 2 2023-09-23T22:24:15.305 INFO:tasks.rados.rados.0.smithi169.stdout:3081: write oid 179 current snap is 0 2023-09-23T22:24:15.306 INFO:tasks.rados.rados.0.smithi169.stdout:3072: expect (ObjNum 1443 snap 0 seq_num 1443) 2023-09-23T22:24:15.384 INFO:tasks.rados.rados.0.smithi169.stdout:3074: finishing write tid 1 to smithi16987243-160 2023-09-23T22:24:15.384 INFO:tasks.rados.rados.0.smithi169.stdout:3073: expect (ObjNum 1763 snap 0 seq_num 1763) 2023-09-23T22:24:15.561 INFO:tasks.rados.rados.0.smithi169.stdout:3074: finishing write tid 2 to smithi16987243-160 2023-09-23T22:24:15.561 INFO:tasks.rados.rados.0.smithi169.stdout:3074: finishing write tid 3 to smithi16987243-160 2023-09-23T22:24:15.561 INFO:tasks.rados.rados.0.smithi169.stdout:3081: seq_num 1945 ranges {689615=429320,1633477=401686,2445721=243894} 2023-09-23T22:24:15.569 INFO:tasks.rados.rados.0.smithi169.stdout:3081: writing smithi16987243-179 from 689615 to 1118935 tid 1 2023-09-23T22:24:15.574 INFO:tasks.rados.rados.0.smithi169.stdout:3081: writing smithi16987243-179 from 1633477 to 2035163 tid 2 2023-09-23T22:24:15.579 INFO:tasks.rados.rados.0.smithi169.stdout:3081: writing smithi16987243-179 from 2445721 to 2689615 tid 3 2023-09-23T22:24:15.579 INFO:tasks.rados.rados.0.smithi169.stdout:3072: done (9 left) 2023-09-23T22:24:15.579 INFO:tasks.rados.rados.0.smithi169.stdout:3073: done (8 left) 2023-09-23T22:24:15.579 INFO:tasks.rados.rados.0.smithi169.stdout:3082: write oid 60 current snap is 0 2023-09-23T22:24:15.579 INFO:tasks.rados.rados.0.smithi169.stdout:3074: finishing write tid 4 to smithi16987243-160 2023-09-23T22:24:15.579 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 160 v 345 (ObjNum 1941 snap 0 seq_num 1941) dirty exists 2023-09-23T22:24:15.579 INFO:tasks.rados.rados.0.smithi169.stdout:3074: left oid 160 (ObjNum 1941 snap 0 seq_num 1941) 2023-09-23T22:24:15.579 INFO:tasks.rados.rados.0.smithi169.stdout:3075: expect (ObjNum 1670 snap 0 seq_num 1670) 2023-09-23T22:24:15.700 INFO:tasks.rados.rados.0.smithi169.stdout:3076: finishing write tid 1 to smithi16987243-146 2023-09-23T22:24:15.700 INFO:tasks.rados.rados.0.smithi169.stdout:3076: finishing write tid 2 to smithi16987243-146 2023-09-23T22:24:15.700 INFO:tasks.rados.rados.0.smithi169.stdout:3076: finishing write tid 3 to smithi16987243-146 2023-09-23T22:24:15.700 INFO:tasks.rados.rados.0.smithi169.stdout:3076: finishing write tid 4 to smithi16987243-146 2023-09-23T22:24:15.700 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 146 v 294 (ObjNum 1942 snap 0 seq_num 1942) dirty exists 2023-09-23T22:24:15.701 INFO:tasks.rados.rados.0.smithi169.stdout:3076: left oid 146 (ObjNum 1942 snap 0 seq_num 1942) 2023-09-23T22:24:15.701 INFO:tasks.rados.rados.0.smithi169.stdout:3077: finishing write tid 1 to smithi16987243-145 2023-09-23T22:24:15.701 INFO:tasks.rados.rados.0.smithi169.stdout:3077: finishing write tid 2 to smithi16987243-145 2023-09-23T22:24:15.701 INFO:tasks.rados.rados.0.smithi169.stdout:3077: finishing write tid 3 to smithi16987243-145 2023-09-23T22:24:15.701 INFO:tasks.rados.rados.0.smithi169.stdout:3077: finishing write tid 4 to smithi16987243-145 2023-09-23T22:24:15.701 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 145 v 411 (ObjNum 1943 snap 0 seq_num 1943) dirty exists 2023-09-23T22:24:15.701 INFO:tasks.rados.rados.0.smithi169.stdout:3077: left oid 145 (ObjNum 1943 snap 0 seq_num 1943) 2023-09-23T22:24:15.701 INFO:tasks.rados.rados.0.smithi169.stdout:3079: expect (ObjNum 1273 snap 0 seq_num 1273) 2023-09-23T22:24:15.858 INFO:tasks.rados.rados.0.smithi169.stdout:3080: finishing write tid 1 to smithi16987243-382 2023-09-23T22:24:15.858 INFO:tasks.rados.rados.0.smithi169.stdout:3080: finishing write tid 2 to smithi16987243-382 2023-09-23T22:24:15.859 INFO:tasks.rados.rados.0.smithi169.stdout:3080: finishing write tid 3 to smithi16987243-382 2023-09-23T22:24:15.859 INFO:tasks.rados.rados.0.smithi169.stdout:3080: finishing write tid 4 to smithi16987243-382 2023-09-23T22:24:15.859 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 382 v 458 (ObjNum 1944 snap 0 seq_num 1944) dirty exists 2023-09-23T22:24:15.859 INFO:tasks.rados.rados.0.smithi169.stdout:3080: left oid 382 (ObjNum 1944 snap 0 seq_num 1944) 2023-09-23T22:24:15.859 INFO:tasks.rados.rados.0.smithi169.stdout:3081: finishing write tid 1 to smithi16987243-179 2023-09-23T22:24:15.859 INFO:tasks.rados.rados.0.smithi169.stdout:3081: finishing write tid 2 to smithi16987243-179 2023-09-23T22:24:15.859 INFO:tasks.rados.rados.0.smithi169.stdout:3081: finishing write tid 3 to smithi16987243-179 2023-09-23T22:24:15.859 INFO:tasks.rados.rados.0.smithi169.stdout:3081: finishing write tid 4 to smithi16987243-179 2023-09-23T22:24:15.859 INFO:tasks.rados.rados.0.smithi169.stdout:3081: finishing write tid 5 to smithi16987243-179 2023-09-23T22:24:15.859 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 179 v 403 (ObjNum 1945 snap 0 seq_num 1945) dirty exists 2023-09-23T22:24:15.860 INFO:tasks.rados.rados.0.smithi169.stdout:3081: left oid 179 (ObjNum 1945 snap 0 seq_num 1945) 2023-09-23T22:24:15.860 INFO:tasks.rados.rados.0.smithi169.stdout:3082: seq_num 1946 ranges {706422=504569,1691959=545344} 2023-09-23T22:24:15.872 INFO:tasks.rados.rados.0.smithi169.stdout:3082: writing smithi16987243-60 from 706422 to 1210991 tid 1 2023-09-23T22:24:15.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:15 smithi187 bash[67481]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:24:15] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-23T22:24:15.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:15 smithi187 bash[31480]: cluster 2023-09-23T22:24:14.409007+0000 mgr.x (mgr.24706) 62 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 75 MiB/s rd, 9.1 MiB/s wr, 101 op/s 2023-09-23T22:24:15.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:15 smithi187 bash[31480]: cluster 2023-09-23T22:24:14.789074+0000 mon.a (mon.0) 975 : cluster [DBG] Standby manager daemon y restarted 2023-09-23T22:24:15.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:15 smithi187 bash[31480]: cluster 2023-09-23T22:24:14.789268+0000 mon.a (mon.0) 976 : cluster [DBG] Standby manager daemon y started 2023-09-23T22:24:15.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:15 smithi187 bash[31480]: audit 2023-09-23T22:24:14.793255+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.? 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-23T22:24:15.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:15 smithi187 bash[31480]: audit 2023-09-23T22:24:14.795611+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.? 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:24:15.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:15 smithi187 bash[31480]: audit 2023-09-23T22:24:14.800572+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.? 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-23T22:24:15.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:15 smithi187 bash[31480]: audit 2023-09-23T22:24:14.801203+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.? 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:24:15.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:15 smithi187 bash[31480]: audit 2023-09-23T22:24:15.378471+0000 mon.a (mon.0) 981 : audit [DBG] from='client.? 172.21.15.169:0/1441967734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:15.880 INFO:tasks.rados.rados.0.smithi169.stdout:3082: writing smithi16987243-60 from 1691959 to 2237303 tid 2 2023-09-23T22:24:15.880 INFO:tasks.rados.rados.0.smithi169.stdout:3074: done (8 left) 2023-09-23T22:24:15.880 INFO:tasks.rados.rados.0.smithi169.stdout:3075: done (7 left) 2023-09-23T22:24:15.880 INFO:tasks.rados.rados.0.smithi169.stdout:3076: done (6 left) 2023-09-23T22:24:15.880 INFO:tasks.rados.rados.0.smithi169.stdout:3077: done (5 left) 2023-09-23T22:24:15.881 INFO:tasks.rados.rados.0.smithi169.stdout:3078: done (4 left) 2023-09-23T22:24:15.881 INFO:tasks.rados.rados.0.smithi169.stdout:3079: done (3 left) 2023-09-23T22:24:15.881 INFO:tasks.rados.rados.0.smithi169.stdout:3080: done (2 left) 2023-09-23T22:24:15.881 INFO:tasks.rados.rados.0.smithi169.stdout:3081: done (1 left) 2023-09-23T22:24:15.881 INFO:tasks.rados.rados.0.smithi169.stdout:3083: read oid 479 snap -1 2023-09-23T22:24:15.881 INFO:tasks.rados.rados.0.smithi169.stdout:3083: expect (ObjNum 1705 snap 0 seq_num 1705) 2023-09-23T22:24:15.881 INFO:tasks.rados.rados.0.smithi169.stdout:3084: read oid 167 snap -1 2023-09-23T22:24:15.881 INFO:tasks.rados.rados.0.smithi169.stdout:3084: expect deleted 2023-09-23T22:24:15.881 INFO:tasks.rados.rados.0.smithi169.stdout:3085: read oid 157 snap -1 2023-09-23T22:24:15.881 INFO:tasks.rados.rados.0.smithi169.stdout:3085: expect (ObjNum 156 snap 0 seq_num 156) 2023-09-23T22:24:15.881 INFO:tasks.rados.rados.0.smithi169.stdout:3086: write oid 7 current snap is 0 2023-09-23T22:24:15.881 INFO:tasks.rados.rados.0.smithi169.stdout:3086: seq_num 1947 ranges {723229=696171,1866794=689002} 2023-09-23T22:24:15.887 INFO:tasks.rados.rados.0.smithi169.stdout:3086: writing smithi16987243-7 from 723229 to 1419400 tid 1 2023-09-23T22:24:15.893 INFO:tasks.rados.rados.0.smithi169.stdout:3086: writing smithi16987243-7 from 1866794 to 2555796 tid 2 2023-09-23T22:24:15.894 INFO:tasks.rados.rados.0.smithi169.stdout:3087: read oid 378 snap -1 2023-09-23T22:24:15.894 INFO:tasks.rados.rados.0.smithi169.stdout:3087: expect (ObjNum 1878 snap 0 seq_num 1878) 2023-09-23T22:24:15.894 INFO:tasks.rados.rados.0.smithi169.stdout:3088: write oid 177 current snap is 0 2023-09-23T22:24:15.894 INFO:tasks.rados.rados.0.smithi169.stdout:3082: finishing write tid 1 to smithi16987243-60 2023-09-23T22:24:15.894 INFO:tasks.rados.rados.0.smithi169.stdout:3083: expect (ObjNum 1705 snap 0 seq_num 1705) 2023-09-23T22:24:16.013 INFO:tasks.rados.rados.0.smithi169.stdout:3085: expect (ObjNum 156 snap 0 seq_num 156) 2023-09-23T22:24:16.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:15 smithi169 bash[40994]: cluster 2023-09-23T22:24:14.409007+0000 mgr.x (mgr.24706) 62 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 75 MiB/s rd, 9.1 MiB/s wr, 101 op/s 2023-09-23T22:24:16.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:15 smithi169 bash[40994]: cluster 2023-09-23T22:24:14.789074+0000 mon.a (mon.0) 975 : cluster [DBG] Standby manager daemon y restarted 2023-09-23T22:24:16.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:15 smithi169 bash[40994]: cluster 2023-09-23T22:24:14.789268+0000 mon.a (mon.0) 976 : cluster [DBG] Standby manager daemon y started 2023-09-23T22:24:16.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:15 smithi169 bash[40994]: audit 2023-09-23T22:24:14.793255+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.? 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-23T22:24:16.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:15 smithi169 bash[40994]: audit 2023-09-23T22:24:14.795611+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.? 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:24:16.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:15 smithi169 bash[40994]: audit 2023-09-23T22:24:14.800572+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.? 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-23T22:24:16.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:15 smithi169 bash[40994]: audit 2023-09-23T22:24:14.801203+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.? 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:24:16.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:15 smithi169 bash[40994]: audit 2023-09-23T22:24:15.378471+0000 mon.a (mon.0) 981 : audit [DBG] from='client.? 172.21.15.169:0/1441967734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:16.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:15 smithi169 bash[27421]: cluster 2023-09-23T22:24:14.409007+0000 mgr.x (mgr.24706) 62 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 75 MiB/s rd, 9.1 MiB/s wr, 101 op/s 2023-09-23T22:24:16.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:15 smithi169 bash[27421]: cluster 2023-09-23T22:24:14.789074+0000 mon.a (mon.0) 975 : cluster [DBG] Standby manager daemon y restarted 2023-09-23T22:24:16.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:15 smithi169 bash[27421]: cluster 2023-09-23T22:24:14.789268+0000 mon.a (mon.0) 976 : cluster [DBG] Standby manager daemon y started 2023-09-23T22:24:16.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:15 smithi169 bash[27421]: audit 2023-09-23T22:24:14.793255+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.? 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-09-23T22:24:16.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:15 smithi169 bash[27421]: audit 2023-09-23T22:24:14.795611+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.? 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:24:16.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:15 smithi169 bash[27421]: audit 2023-09-23T22:24:14.800572+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.? 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-09-23T22:24:16.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:15 smithi169 bash[27421]: audit 2023-09-23T22:24:14.801203+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.? 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:24:16.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:15 smithi169 bash[27421]: audit 2023-09-23T22:24:15.378471+0000 mon.a (mon.0) 981 : audit [DBG] from='client.? 172.21.15.169:0/1441967734' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:16.103 INFO:tasks.rados.rados.0.smithi169.stdout:3082: finishing write tid 2 to smithi16987243-60 2023-09-23T22:24:16.103 INFO:tasks.rados.rados.0.smithi169.stdout:3082: finishing write tid 3 to smithi16987243-60 2023-09-23T22:24:16.103 INFO:tasks.rados.rados.0.smithi169.stdout:3082: finishing write tid 4 to smithi16987243-60 2023-09-23T22:24:16.103 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 60 v 417 (ObjNum 1946 snap 0 seq_num 1946) dirty exists 2023-09-23T22:24:16.103 INFO:tasks.rados.rados.0.smithi169.stdout:3082: left oid 60 (ObjNum 1946 snap 0 seq_num 1946) 2023-09-23T22:24:16.103 INFO:tasks.rados.rados.0.smithi169.stdout:3086: finishing write tid 1 to smithi16987243-7 2023-09-23T22:24:16.103 INFO:tasks.rados.rados.0.smithi169.stdout:3086: finishing write tid 2 to smithi16987243-7 2023-09-23T22:24:16.104 INFO:tasks.rados.rados.0.smithi169.stdout:3086: finishing write tid 3 to smithi16987243-7 2023-09-23T22:24:16.104 INFO:tasks.rados.rados.0.smithi169.stdout:3086: finishing write tid 4 to smithi16987243-7 2023-09-23T22:24:16.104 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 7 v 297 (ObjNum 1947 snap 0 seq_num 1947) dirty exists 2023-09-23T22:24:16.104 INFO:tasks.rados.rados.0.smithi169.stdout:3086: left oid 7 (ObjNum 1947 snap 0 seq_num 1947) 2023-09-23T22:24:16.104 INFO:tasks.rados.rados.0.smithi169.stdout:3087: expect (ObjNum 1878 snap 0 seq_num 1878) 2023-09-23T22:24:16.300 INFO:tasks.rados.rados.0.smithi169.stdout:3088: seq_num 1948 ranges {740036=771420,2208923=531113} 2023-09-23T22:24:16.314 INFO:tasks.rados.rados.0.smithi169.stdout:3088: writing smithi16987243-177 from 740036 to 1511456 tid 1 2023-09-23T22:24:16.322 INFO:tasks.rados.rados.0.smithi169.stdout:3088: writing smithi16987243-177 from 2208923 to 2740036 tid 2 2023-09-23T22:24:16.322 INFO:tasks.rados.rados.0.smithi169.stdout:3082: done (6 left) 2023-09-23T22:24:16.322 INFO:tasks.rados.rados.0.smithi169.stdout:3083: done (5 left) 2023-09-23T22:24:16.322 INFO:tasks.rados.rados.0.smithi169.stdout:3084: done (4 left) 2023-09-23T22:24:16.322 INFO:tasks.rados.rados.0.smithi169.stdout:3085: done (3 left) 2023-09-23T22:24:16.322 INFO:tasks.rados.rados.0.smithi169.stdout:3086: done (2 left) 2023-09-23T22:24:16.323 INFO:tasks.rados.rados.0.smithi169.stdout:3087: done (1 left) 2023-09-23T22:24:16.323 INFO:tasks.rados.rados.0.smithi169.stdout:3089: read oid 277 snap -1 2023-09-23T22:24:16.323 INFO:tasks.rados.rados.0.smithi169.stdout:3089: expect (ObjNum 1565 snap 0 seq_num 1565) 2023-09-23T22:24:16.323 INFO:tasks.rados.rados.0.smithi169.stdout:3090: read oid 283 snap -1 2023-09-23T22:24:16.323 INFO:tasks.rados.rados.0.smithi169.stdout:3090: expect (ObjNum 1614 snap 0 seq_num 1614) 2023-09-23T22:24:16.323 INFO:tasks.rados.rados.0.smithi169.stdout:3091: write oid 42 current snap is 0 2023-09-23T22:24:16.323 INFO:tasks.rados.rados.0.smithi169.stdout:3088: finishing write tid 1 to smithi16987243-177 2023-09-23T22:24:16.323 INFO:tasks.rados.rados.0.smithi169.stdout:3091: seq_num 1949 ranges {756843=446669,1867405=692671} 2023-09-23T22:24:16.328 INFO:tasks.rados.rados.0.smithi169.stdout:3091: writing smithi16987243-42 from 756843 to 1203512 tid 1 2023-09-23T22:24:16.337 INFO:tasks.rados.rados.0.smithi169.stdout:3091: writing smithi16987243-42 from 1867405 to 2560076 tid 2 2023-09-23T22:24:16.337 INFO:tasks.rados.rados.0.smithi169.stdout:3092: read oid 257 snap -1 2023-09-23T22:24:16.337 INFO:tasks.rados.rados.0.smithi169.stdout:3092: expect (ObjNum 1939 snap 0 seq_num 1939) 2023-09-23T22:24:16.337 INFO:tasks.rados.rados.0.smithi169.stdout:3093: write oid 493 current snap is 0 2023-09-23T22:24:16.337 INFO:tasks.rados.rados.0.smithi169.stdout:3093: seq_num 1950 ranges {773650=521918,1925887=552682} 2023-09-23T22:24:16.344 INFO:tasks.rados.rados.0.smithi169.stdout:3093: writing smithi16987243-493 from 773650 to 1295568 tid 1 2023-09-23T22:24:16.351 INFO:tasks.rados.rados.0.smithi169.stdout:3093: writing smithi16987243-493 from 1925887 to 2478569 tid 2 2023-09-23T22:24:16.351 INFO:tasks.rados.rados.0.smithi169.stdout:3094: write oid 476 current snap is 0 2023-09-23T22:24:16.351 INFO:tasks.rados.rados.0.smithi169.stdout:3094: seq_num 1951 ranges {790457=597167,1984369=696340} 2023-09-23T22:24:16.358 INFO:tasks.rados.rados.0.smithi169.stdout:3094: writing smithi16987243-476 from 790457 to 1387624 tid 1 2023-09-23T22:24:16.366 INFO:tasks.rados.rados.0.smithi169.stdout:3094: writing smithi16987243-476 from 1984369 to 2680709 tid 2 2023-09-23T22:24:16.366 INFO:tasks.rados.rados.0.smithi169.stdout:3095: write oid 245 current snap is 0 2023-09-23T22:24:16.366 INFO:tasks.rados.rados.0.smithi169.stdout:3095: seq_num 1952 ranges {407264=672416,1526498=556351,2804976=2288} 2023-09-23T22:24:16.372 INFO:tasks.rados.rados.0.smithi169.stdout:3095: writing smithi16987243-245 from 407264 to 1079680 tid 1 2023-09-23T22:24:16.378 INFO:tasks.rados.rados.0.smithi169.stdout:3095: writing smithi16987243-245 from 1526498 to 2082849 tid 2 2023-09-23T22:24:16.383 INFO:tasks.rados.rados.0.smithi169.stdout:3095: writing smithi16987243-245 from 2804976 to 2807264 tid 3 2023-09-23T22:24:16.383 INFO:tasks.rados.rados.0.smithi169.stdout:3096: read oid 152 snap -1 2023-09-23T22:24:16.383 INFO:tasks.rados.rados.0.smithi169.stdout:3096: expect (ObjNum 703 snap 0 seq_num 703) 2023-09-23T22:24:16.383 INFO:tasks.rados.rados.0.smithi169.stdout:3097: delete oid 110 current snap is 0 2023-09-23T22:24:16.383 INFO:tasks.rados.rados.0.smithi169.stdout:3090: expect (ObjNum 1614 snap 0 seq_num 1614) 2023-09-23T22:24:16.586 INFO:tasks.rados.rados.0.smithi169.stdout:3088: finishing write tid 2 to smithi16987243-177 2023-09-23T22:24:16.587 INFO:tasks.rados.rados.0.smithi169.stdout:3089: expect (ObjNum 1565 snap 0 seq_num 1565) 2023-09-23T22:24:16.721 INFO:tasks.rados.rados.0.smithi169.stdout:3088: finishing write tid 3 to smithi16987243-177 2023-09-23T22:24:16.722 INFO:tasks.rados.rados.0.smithi169.stdout:3088: finishing write tid 4 to smithi16987243-177 2023-09-23T22:24:16.722 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 177 v 420 (ObjNum 1948 snap 0 seq_num 1948) dirty exists 2023-09-23T22:24:16.722 INFO:tasks.rados.rados.0.smithi169.stdout:3088: left oid 177 (ObjNum 1948 snap 0 seq_num 1948) 2023-09-23T22:24:16.722 INFO:tasks.rados.rados.0.smithi169.stdout:3091: finishing write tid 1 to smithi16987243-42 2023-09-23T22:24:16.722 INFO:tasks.rados.rados.0.smithi169.stdout:3092: expect (ObjNum 1939 snap 0 seq_num 1939) 2023-09-23T22:24:16.858 INFO:tasks.rados.rados.0.smithi169.stdout:3091: finishing write tid 2 to smithi16987243-42 2023-09-23T22:24:16.858 INFO:tasks.rados.rados.0.smithi169.stdout:3091: finishing write tid 3 to smithi16987243-42 2023-09-23T22:24:16.858 INFO:tasks.rados.rados.0.smithi169.stdout:3091: finishing write tid 4 to smithi16987243-42 2023-09-23T22:24:16.858 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 42 v 434 (ObjNum 1949 snap 0 seq_num 1949) dirty exists 2023-09-23T22:24:16.858 INFO:tasks.rados.rados.0.smithi169.stdout:3091: left oid 42 (ObjNum 1949 snap 0 seq_num 1949) 2023-09-23T22:24:16.858 INFO:tasks.rados.rados.0.smithi169.stdout:3093: finishing write tid 1 to smithi16987243-493 2023-09-23T22:24:16.859 INFO:tasks.rados.rados.0.smithi169.stdout:3093: finishing write tid 2 to smithi16987243-493 2023-09-23T22:24:16.859 INFO:tasks.rados.rados.0.smithi169.stdout:3093: finishing write tid 3 to smithi16987243-493 2023-09-23T22:24:16.859 INFO:tasks.rados.rados.0.smithi169.stdout:3093: finishing write tid 4 to smithi16987243-493 2023-09-23T22:24:16.859 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 493 v 453 (ObjNum 1950 snap 0 seq_num 1950) dirty exists 2023-09-23T22:24:16.859 INFO:tasks.rados.rados.0.smithi169.stdout:3093: left oid 493 (ObjNum 1950 snap 0 seq_num 1950) 2023-09-23T22:24:16.859 INFO:tasks.rados.rados.0.smithi169.stdout:3094: finishing write tid 1 to smithi16987243-476 2023-09-23T22:24:16.859 INFO:tasks.rados.rados.0.smithi169.stdout:3094: finishing write tid 2 to smithi16987243-476 2023-09-23T22:24:16.859 INFO:tasks.rados.rados.0.smithi169.stdout:3094: finishing write tid 3 to smithi16987243-476 2023-09-23T22:24:16.859 INFO:tasks.rados.rados.0.smithi169.stdout:3094: finishing write tid 4 to smithi16987243-476 2023-09-23T22:24:16.859 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 476 v 410 (ObjNum 1951 snap 0 seq_num 1951) dirty exists 2023-09-23T22:24:16.859 INFO:tasks.rados.rados.0.smithi169.stdout:3094: left oid 476 (ObjNum 1951 snap 0 seq_num 1951) 2023-09-23T22:24:16.859 INFO:tasks.rados.rados.0.smithi169.stdout:3095: finishing write tid 1 to smithi16987243-245 2023-09-23T22:24:16.860 INFO:tasks.rados.rados.0.smithi169.stdout:3095: finishing write tid 2 to smithi16987243-245 2023-09-23T22:24:16.860 INFO:tasks.rados.rados.0.smithi169.stdout:3095: finishing write tid 3 to smithi16987243-245 2023-09-23T22:24:16.860 INFO:tasks.rados.rados.0.smithi169.stdout:3095: finishing write tid 4 to smithi16987243-245 2023-09-23T22:24:16.860 INFO:tasks.rados.rados.0.smithi169.stdout:3095: finishing write tid 5 to smithi16987243-245 2023-09-23T22:24:16.860 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 245 v 301 (ObjNum 1952 snap 0 seq_num 1952) dirty exists 2023-09-23T22:24:16.860 INFO:tasks.rados.rados.0.smithi169.stdout:3095: left oid 245 (ObjNum 1952 snap 0 seq_num 1952) 2023-09-23T22:24:16.860 INFO:tasks.rados.rados.0.smithi169.stdout:3096: expect (ObjNum 703 snap 0 seq_num 703) 2023-09-23T22:24:16.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:16 smithi187 bash[31480]: cluster 2023-09-23T22:24:15.546187+0000 mon.a (mon.0) 982 : cluster [DBG] mgrmap e25: x(active, since 57s), standbys: y 2023-09-23T22:24:17.011 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:16 smithi169 bash[40994]: cluster 2023-09-23T22:24:15.546187+0000 mon.a (mon.0) 982 : cluster [DBG] mgrmap e25: x(active, since 57s), standbys: y 2023-09-23T22:24:17.012 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:16 smithi169 bash[27421]: cluster 2023-09-23T22:24:15.546187+0000 mon.a (mon.0) 982 : cluster [DBG] mgrmap e25: x(active, since 57s), standbys: y 2023-09-23T22:24:17.035 INFO:tasks.rados.rados.0.smithi169.stdout:3088: done (9 left) 2023-09-23T22:24:17.035 INFO:tasks.rados.rados.0.smithi169.stdout:3089: done (8 left) 2023-09-23T22:24:17.035 INFO:tasks.rados.rados.0.smithi169.stdout:3090: done (7 left) 2023-09-23T22:24:17.036 INFO:tasks.rados.rados.0.smithi169.stdout:3091: done (6 left) 2023-09-23T22:24:17.036 INFO:tasks.rados.rados.0.smithi169.stdout:3092: done (5 left) 2023-09-23T22:24:17.036 INFO:tasks.rados.rados.0.smithi169.stdout:3093: done (4 left) 2023-09-23T22:24:17.036 INFO:tasks.rados.rados.0.smithi169.stdout:3094: done (3 left) 2023-09-23T22:24:17.036 INFO:tasks.rados.rados.0.smithi169.stdout:3095: done (2 left) 2023-09-23T22:24:17.036 INFO:tasks.rados.rados.0.smithi169.stdout:3096: done (1 left) 2023-09-23T22:24:17.036 INFO:tasks.rados.rados.0.smithi169.stdout:3097: done (0 left) 2023-09-23T22:24:17.036 INFO:tasks.rados.rados.0.smithi169.stdout:3098: read oid 281 snap -1 2023-09-23T22:24:17.036 INFO:tasks.rados.rados.0.smithi169.stdout:3098: expect (ObjNum 1922 snap 0 seq_num 1922) 2023-09-23T22:24:17.036 INFO:tasks.rados.rados.0.smithi169.stdout:3099: write oid 3 current snap is 0 2023-09-23T22:24:17.036 INFO:tasks.rados.rados.0.smithi169.stdout:3099: seq_num 1954 ranges {440878=539267,1759815=560020} 2023-09-23T22:24:17.040 INFO:tasks.rados.rados.0.smithi169.stdout:3099: writing smithi16987243-3 from 440878 to 980145 tid 1 2023-09-23T22:24:17.048 INFO:tasks.rados.rados.0.smithi169.stdout:3099: writing smithi16987243-3 from 1759815 to 2319835 tid 2 2023-09-23T22:24:17.048 INFO:tasks.rados.rados.0.smithi169.stdout:3100: write oid 159 current snap is 0 2023-09-23T22:24:17.049 INFO:tasks.rados.rados.0.smithi169.stdout:3100: seq_num 1955 ranges {457685=614516,1818297=703678} 2023-09-23T22:24:17.054 INFO:tasks.rados.rados.0.smithi169.stdout:3100: writing smithi16987243-159 from 457685 to 1072201 tid 1 2023-09-23T22:24:17.063 INFO:tasks.rados.rados.0.smithi169.stdout:3100: writing smithi16987243-159 from 1818297 to 2521975 tid 2 2023-09-23T22:24:17.063 INFO:tasks.rados.rados.0.smithi169.stdout:3101: read oid 432 snap -1 2023-09-23T22:24:17.063 INFO:tasks.rados.rados.0.smithi169.stdout:3101: expect (ObjNum 1709 snap 0 seq_num 1709) 2023-09-23T22:24:17.063 INFO:tasks.rados.rados.0.smithi169.stdout:3102: write oid 479 current snap is 0 2023-09-23T22:24:17.063 INFO:tasks.rados.rados.0.smithi169.stdout:3102: seq_num 1956 ranges {474492=689765,1760426=563689} 2023-09-23T22:24:17.069 INFO:tasks.rados.rados.0.smithi169.stdout:3102: writing smithi16987243-479 from 474492 to 1164257 tid 1 2023-09-23T22:24:17.077 INFO:tasks.rados.rados.0.smithi169.stdout:3102: writing smithi16987243-479 from 1760426 to 2324115 tid 2 2023-09-23T22:24:17.077 INFO:tasks.rados.rados.0.smithi169.stdout:3103: read oid 467 snap -1 2023-09-23T22:24:17.077 INFO:tasks.rados.rados.0.smithi169.stdout:3103: expect deleted 2023-09-23T22:24:17.077 INFO:tasks.rados.rados.0.smithi169.stdout:3104: write oid 287 current snap is 0 2023-09-23T22:24:17.077 INFO:tasks.rados.rados.0.smithi169.stdout:3104: seq_num 1957 ranges {491299=765014,1818908=707347} 2023-09-23T22:24:17.084 INFO:tasks.rados.rados.0.smithi169.stdout:3104: writing smithi16987243-287 from 491299 to 1256313 tid 1 2023-09-23T22:24:17.091 INFO:tasks.rados.rados.0.smithi169.stdout:3104: writing smithi16987243-287 from 1818908 to 2526255 tid 2 2023-09-23T22:24:17.091 INFO:tasks.rados.rados.0.smithi169.stdout:3105: read oid 367 snap -1 2023-09-23T22:24:17.091 INFO:tasks.rados.rados.0.smithi169.stdout:3105: expect (ObjNum 719 snap 0 seq_num 719) 2023-09-23T22:24:17.091 INFO:tasks.rados.rados.0.smithi169.stdout:3106: write oid 300 current snap is 0 2023-09-23T22:24:17.092 INFO:tasks.rados.rados.0.smithi169.stdout:3106: seq_num 1958 ranges {508106=440263,1477390=567358,2685867=222239} 2023-09-23T22:24:17.097 INFO:tasks.rados.rados.0.smithi169.stdout:3106: writing smithi16987243-300 from 508106 to 948369 tid 1 2023-09-23T22:24:17.103 INFO:tasks.rados.rados.0.smithi169.stdout:3106: writing smithi16987243-300 from 1477390 to 2044748 tid 2 2023-09-23T22:24:17.108 INFO:tasks.rados.rados.0.smithi169.stdout:3106: writing smithi16987243-300 from 2685867 to 2908106 tid 3 2023-09-23T22:24:17.108 INFO:tasks.rados.rados.0.smithi169.stdout:3107: delete oid 320 current snap is 0 2023-09-23T22:24:17.108 INFO:tasks.rados.rados.0.smithi169.stdout:3098: expect (ObjNum 1922 snap 0 seq_num 1922) 2023-09-23T22:24:17.246 INFO:tasks.rados.rados.0.smithi169.stdout:3099: finishing write tid 1 to smithi16987243-3 2023-09-23T22:24:17.246 INFO:tasks.rados.rados.0.smithi169.stdout:3099: finishing write tid 2 to smithi16987243-3 2023-09-23T22:24:17.246 INFO:tasks.rados.rados.0.smithi169.stdout:3099: finishing write tid 3 to smithi16987243-3 2023-09-23T22:24:17.246 INFO:tasks.rados.rados.0.smithi169.stdout:3099: finishing write tid 4 to smithi16987243-3 2023-09-23T22:24:17.247 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 3 v 331 (ObjNum 1954 snap 0 seq_num 1954) dirty exists 2023-09-23T22:24:17.247 INFO:tasks.rados.rados.0.smithi169.stdout:3099: left oid 3 (ObjNum 1954 snap 0 seq_num 1954) 2023-09-23T22:24:17.247 INFO:tasks.rados.rados.0.smithi169.stdout:3100: finishing write tid 1 to smithi16987243-159 2023-09-23T22:24:17.247 INFO:tasks.rados.rados.0.smithi169.stdout:3102: finishing write tid 1 to smithi16987243-479 2023-09-23T22:24:17.247 INFO:tasks.rados.rados.0.smithi169.stdout:3100: finishing write tid 2 to smithi16987243-159 2023-09-23T22:24:17.247 INFO:tasks.rados.rados.0.smithi169.stdout:3100: finishing write tid 3 to smithi16987243-159 2023-09-23T22:24:17.247 INFO:tasks.rados.rados.0.smithi169.stdout:3100: finishing write tid 4 to smithi16987243-159 2023-09-23T22:24:17.247 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 159 v 424 (ObjNum 1955 snap 0 seq_num 1955) dirty exists 2023-09-23T22:24:17.247 INFO:tasks.rados.rados.0.smithi169.stdout:3100: left oid 159 (ObjNum 1955 snap 0 seq_num 1955) 2023-09-23T22:24:17.247 INFO:tasks.rados.rados.0.smithi169.stdout:3101: expect (ObjNum 1709 snap 0 seq_num 1709) 2023-09-23T22:24:17.331 INFO:tasks.rados.rados.0.smithi169.stdout:3102: finishing write tid 2 to smithi16987243-479 2023-09-23T22:24:17.331 INFO:tasks.rados.rados.0.smithi169.stdout:3102: finishing write tid 3 to smithi16987243-479 2023-09-23T22:24:17.332 INFO:tasks.rados.rados.0.smithi169.stdout:3102: finishing write tid 4 to smithi16987243-479 2023-09-23T22:24:17.332 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 479 v 406 (ObjNum 1956 snap 0 seq_num 1956) dirty exists 2023-09-23T22:24:17.332 INFO:tasks.rados.rados.0.smithi169.stdout:3102: left oid 479 (ObjNum 1956 snap 0 seq_num 1956) 2023-09-23T22:24:17.332 INFO:tasks.rados.rados.0.smithi169.stdout:3104: finishing write tid 1 to smithi16987243-287 2023-09-23T22:24:17.332 INFO:tasks.rados.rados.0.smithi169.stdout:3104: finishing write tid 2 to smithi16987243-287 2023-09-23T22:24:17.332 INFO:tasks.rados.rados.0.smithi169.stdout:3104: finishing write tid 3 to smithi16987243-287 2023-09-23T22:24:17.332 INFO:tasks.rados.rados.0.smithi169.stdout:3104: finishing write tid 4 to smithi16987243-287 2023-09-23T22:24:17.332 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 287 v 456 (ObjNum 1957 snap 0 seq_num 1957) dirty exists 2023-09-23T22:24:17.332 INFO:tasks.rados.rados.0.smithi169.stdout:3104: left oid 287 (ObjNum 1957 snap 0 seq_num 1957) 2023-09-23T22:24:17.333 INFO:tasks.rados.rados.0.smithi169.stdout:3098: done (9 left) 2023-09-23T22:24:17.333 INFO:tasks.rados.rados.0.smithi169.stdout:3099: done (8 left) 2023-09-23T22:24:17.333 INFO:tasks.rados.rados.0.smithi169.stdout:3100: done (7 left) 2023-09-23T22:24:17.333 INFO:tasks.rados.rados.0.smithi169.stdout:3101: done (6 left) 2023-09-23T22:24:17.333 INFO:tasks.rados.rados.0.smithi169.stdout:3102: done (5 left) 2023-09-23T22:24:17.333 INFO:tasks.rados.rados.0.smithi169.stdout:3103: done (4 left) 2023-09-23T22:24:17.333 INFO:tasks.rados.rados.0.smithi169.stdout:3104: done (3 left) 2023-09-23T22:24:17.333 INFO:tasks.rados.rados.0.smithi169.stdout:3107: done (2 left) 2023-09-23T22:24:17.333 INFO:tasks.rados.rados.0.smithi169.stdout:3108: delete oid 172 current snap is 0 2023-09-23T22:24:17.333 INFO:tasks.rados.rados.0.smithi169.stdout:3105: expect (ObjNum 719 snap 0 seq_num 719) 2023-09-23T22:24:17.432 INFO:tasks.rados.rados.0.smithi169.stdout:3106: finishing write tid 1 to smithi16987243-300 2023-09-23T22:24:17.432 INFO:tasks.rados.rados.0.smithi169.stdout:3106: finishing write tid 2 to smithi16987243-300 2023-09-23T22:24:17.432 INFO:tasks.rados.rados.0.smithi169.stdout:3106: finishing write tid 3 to smithi16987243-300 2023-09-23T22:24:17.432 INFO:tasks.rados.rados.0.smithi169.stdout:3106: finishing write tid 4 to smithi16987243-300 2023-09-23T22:24:17.432 INFO:tasks.rados.rados.0.smithi169.stdout:3106: finishing write tid 5 to smithi16987243-300 2023-09-23T22:24:17.432 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 300 v 462 (ObjNum 1958 snap 0 seq_num 1958) dirty exists 2023-09-23T22:24:17.433 INFO:tasks.rados.rados.0.smithi169.stdout:3106: left oid 300 (ObjNum 1958 snap 0 seq_num 1958) 2023-09-23T22:24:17.433 INFO:tasks.rados.rados.0.smithi169.stdout:3105: done (2 left) 2023-09-23T22:24:17.433 INFO:tasks.rados.rados.0.smithi169.stdout:3106: done (1 left) 2023-09-23T22:24:17.433 INFO:tasks.rados.rados.0.smithi169.stdout:3108: done (0 left) 2023-09-23T22:24:17.433 INFO:tasks.rados.rados.0.smithi169.stdout:3109: write oid 433 current snap is 0 2023-09-23T22:24:17.433 INFO:tasks.rados.rados.0.smithi169.stdout:3109: seq_num 1961 ranges {558527=666010,1936483=714685} 2023-09-23T22:24:17.446 INFO:tasks.rados.rados.0.smithi169.stdout:3109: writing smithi16987243-433 from 558527 to 1224537 tid 1 2023-09-23T22:24:17.454 INFO:tasks.rados.rados.0.smithi169.stdout:3109: writing smithi16987243-433 from 1936483 to 2651168 tid 2 2023-09-23T22:24:17.454 INFO:tasks.rados.rados.0.smithi169.stdout:3110: write oid 28 current snap is 0 2023-09-23T22:24:17.454 INFO:tasks.rados.rados.0.smithi169.stdout:3109: finishing write tid 1 to smithi16987243-433 2023-09-23T22:24:17.454 INFO:tasks.rados.rados.0.smithi169.stdout:3110: seq_num 1962 ranges {575334=457612,1711318=458343,2679206=296128} 2023-09-23T22:24:17.460 INFO:tasks.rados.rados.0.smithi169.stdout:3110: writing smithi16987243-28 from 575334 to 1032946 tid 1 2023-09-23T22:24:17.466 INFO:tasks.rados.rados.0.smithi169.stdout:3110: writing smithi16987243-28 from 1711318 to 2169661 tid 2 2023-09-23T22:24:17.471 INFO:tasks.rados.rados.0.smithi169.stdout:3110: writing smithi16987243-28 from 2679206 to 2975334 tid 3 2023-09-23T22:24:17.471 INFO:tasks.rados.rados.0.smithi169.stdout:3111: write oid 281 current snap is 0 2023-09-23T22:24:17.471 INFO:tasks.rados.rados.0.smithi169.stdout:3111: seq_num 1963 ranges {592141=532861,1769800=718354} 2023-09-23T22:24:17.477 INFO:tasks.rados.rados.0.smithi169.stdout:3111: writing smithi16987243-281 from 592141 to 1125002 tid 1 2023-09-23T22:24:17.485 INFO:tasks.rados.rados.0.smithi169.stdout:3111: writing smithi16987243-281 from 1769800 to 2488154 tid 2 2023-09-23T22:24:17.486 INFO:tasks.rados.rados.0.smithi169.stdout:3112: read oid 104 snap -1 2023-09-23T22:24:17.486 INFO:tasks.rados.rados.0.smithi169.stdout:3112: expect deleted 2023-09-23T22:24:17.486 INFO:tasks.rados.rados.0.smithi169.stdout:3113: write oid 472 current snap is 0 2023-09-23T22:24:17.486 INFO:tasks.rados.rados.0.smithi169.stdout:3109: finishing write tid 2 to smithi16987243-433 2023-09-23T22:24:17.486 INFO:tasks.rados.rados.0.smithi169.stdout:3113: seq_num 1964 ranges {608948=608110,1828282=462012,2734052=274896} 2023-09-23T22:24:17.492 INFO:tasks.rados.rados.0.smithi169.stdout:3113: writing smithi16987243-472 from 608948 to 1217058 tid 1 2023-09-23T22:24:17.498 INFO:tasks.rados.rados.0.smithi169.stdout:3113: writing smithi16987243-472 from 1828282 to 2290294 tid 2 2023-09-23T22:24:17.503 INFO:tasks.rados.rados.0.smithi169.stdout:3113: writing smithi16987243-472 from 2734052 to 3008948 tid 3 2023-09-23T22:24:17.504 INFO:tasks.rados.rados.0.smithi169.stdout:3114: read oid 476 snap -1 2023-09-23T22:24:17.504 INFO:tasks.rados.rados.0.smithi169.stdout:3114: expect (ObjNum 1951 snap 0 seq_num 1951) 2023-09-23T22:24:17.504 INFO:tasks.rados.rados.0.smithi169.stdout:3115: read oid 399 snap -1 2023-09-23T22:24:17.504 INFO:tasks.rados.rados.0.smithi169.stdout:3115: expect (ObjNum 1934 snap 0 seq_num 1934) 2023-09-23T22:24:17.504 INFO:tasks.rados.rados.0.smithi169.stdout:3116: write oid 266 current snap is 0 2023-09-23T22:24:17.504 INFO:tasks.rados.rados.0.smithi169.stdout:3116: seq_num 1965 ranges {625755=683359,1770411=722023} 2023-09-23T22:24:17.512 INFO:tasks.rados.rados.0.smithi169.stdout:3116: writing smithi16987243-266 from 625755 to 1309114 tid 1 2023-09-23T22:24:17.519 INFO:tasks.rados.rados.0.smithi169.stdout:3116: writing smithi16987243-266 from 1770411 to 2492434 tid 2 2023-09-23T22:24:17.519 INFO:tasks.rados.rados.0.smithi169.stdout:3117: read oid 68 snap -1 2023-09-23T22:24:17.519 INFO:tasks.rados.rados.0.smithi169.stdout:3117: expect (ObjNum 1763 snap 0 seq_num 1763) 2023-09-23T22:24:17.519 INFO:tasks.rados.rados.0.smithi169.stdout:3118: read oid 295 snap -1 2023-09-23T22:24:17.520 INFO:tasks.rados.rados.0.smithi169.stdout:3118: expect (ObjNum 837 snap 0 seq_num 837) 2023-09-23T22:24:17.520 INFO:tasks.rados.rados.0.smithi169.stdout:3119: write oid 418 current snap is 0 2023-09-23T22:24:17.520 INFO:tasks.rados.rados.0.smithi169.stdout:3109: finishing write tid 3 to smithi16987243-433 2023-09-23T22:24:17.520 INFO:tasks.rados.rados.0.smithi169.stdout:3109: finishing write tid 4 to smithi16987243-433 2023-09-23T22:24:17.520 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 433 v 465 (ObjNum 1961 snap 0 seq_num 1961) dirty exists 2023-09-23T22:24:17.520 INFO:tasks.rados.rados.0.smithi169.stdout:3109: left oid 433 (ObjNum 1961 snap 0 seq_num 1961) 2023-09-23T22:24:17.520 INFO:tasks.rados.rados.0.smithi169.stdout:3110: finishing write tid 1 to smithi16987243-28 2023-09-23T22:24:17.520 INFO:tasks.rados.rados.0.smithi169.stdout:3119: seq_num 1966 ranges {642562=758608,1828893=465681} 2023-09-23T22:24:17.529 INFO:tasks.rados.rados.0.smithi169.stdout:3119: writing smithi16987243-418 from 642562 to 1401170 tid 1 2023-09-23T22:24:17.537 INFO:tasks.rados.rados.0.smithi169.stdout:3119: writing smithi16987243-418 from 1828893 to 2294574 tid 2 2023-09-23T22:24:17.538 INFO:tasks.rados.rados.0.smithi169.stdout:3109: done (10 left) 2023-09-23T22:24:17.538 INFO:tasks.rados.rados.0.smithi169.stdout:3120: delete oid 183 current snap is 0 2023-09-23T22:24:17.538 INFO:tasks.rados.rados.0.smithi169.stdout:3110: finishing write tid 2 to smithi16987243-28 2023-09-23T22:24:17.538 INFO:tasks.rados.rados.0.smithi169.stdout:3110: finishing write tid 3 to smithi16987243-28 2023-09-23T22:24:17.538 INFO:tasks.rados.rados.0.smithi169.stdout:3110: finishing write tid 4 to smithi16987243-28 2023-09-23T22:24:17.538 INFO:tasks.rados.rados.0.smithi169.stdout:3110: finishing write tid 5 to smithi16987243-28 2023-09-23T22:24:17.538 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 28 v 335 (ObjNum 1962 snap 0 seq_num 1962) dirty exists 2023-09-23T22:24:17.538 INFO:tasks.rados.rados.0.smithi169.stdout:3110: left oid 28 (ObjNum 1962 snap 0 seq_num 1962) 2023-09-23T22:24:17.539 INFO:tasks.rados.rados.0.smithi169.stdout:3111: finishing write tid 1 to smithi16987243-281 2023-09-23T22:24:17.539 INFO:tasks.rados.rados.0.smithi169.stdout:3111: finishing write tid 2 to smithi16987243-281 2023-09-23T22:24:17.539 INFO:tasks.rados.rados.0.smithi169.stdout:3111: finishing write tid 3 to smithi16987243-281 2023-09-23T22:24:17.539 INFO:tasks.rados.rados.0.smithi169.stdout:3111: finishing write tid 4 to smithi16987243-281 2023-09-23T22:24:17.539 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 281 v 359 (ObjNum 1963 snap 0 seq_num 1963) dirty exists 2023-09-23T22:24:17.539 INFO:tasks.rados.rados.0.smithi169.stdout:3111: left oid 281 (ObjNum 1963 snap 0 seq_num 1963) 2023-09-23T22:24:17.539 INFO:tasks.rados.rados.0.smithi169.stdout:3113: finishing write tid 1 to smithi16987243-472 2023-09-23T22:24:17.539 INFO:tasks.rados.rados.0.smithi169.stdout:3113: finishing write tid 2 to smithi16987243-472 2023-09-23T22:24:17.539 INFO:tasks.rados.rados.0.smithi169.stdout:3113: finishing write tid 3 to smithi16987243-472 2023-09-23T22:24:17.539 INFO:tasks.rados.rados.0.smithi169.stdout:3113: finishing write tid 4 to smithi16987243-472 2023-09-23T22:24:17.539 INFO:tasks.rados.rados.0.smithi169.stdout:3113: finishing write tid 5 to smithi16987243-472 2023-09-23T22:24:17.539 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 472 v 461 (ObjNum 1964 snap 0 seq_num 1964) dirty exists 2023-09-23T22:24:17.540 INFO:tasks.rados.rados.0.smithi169.stdout:3113: left oid 472 (ObjNum 1964 snap 0 seq_num 1964) 2023-09-23T22:24:17.540 INFO:tasks.rados.rados.0.smithi169.stdout:3114: expect (ObjNum 1951 snap 0 seq_num 1951) 2023-09-23T22:24:17.632 INFO:tasks.rados.rados.0.smithi169.stdout:3115: expect (ObjNum 1934 snap 0 seq_num 1934) 2023-09-23T22:24:17.712 INFO:tasks.rados.rados.0.smithi169.stdout:3116: finishing write tid 1 to smithi16987243-266 2023-09-23T22:24:17.712 INFO:tasks.rados.rados.0.smithi169.stdout:3116: finishing write tid 2 to smithi16987243-266 2023-09-23T22:24:17.712 INFO:tasks.rados.rados.0.smithi169.stdout:3116: finishing write tid 3 to smithi16987243-266 2023-09-23T22:24:17.712 INFO:tasks.rados.rados.0.smithi169.stdout:3116: finishing write tid 4 to smithi16987243-266 2023-09-23T22:24:17.712 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 266 v 304 (ObjNum 1965 snap 0 seq_num 1965) dirty exists 2023-09-23T22:24:17.713 INFO:tasks.rados.rados.0.smithi169.stdout:3116: left oid 266 (ObjNum 1965 snap 0 seq_num 1965) 2023-09-23T22:24:17.713 INFO:tasks.rados.rados.0.smithi169.stdout:3117: expect (ObjNum 1763 snap 0 seq_num 1763) 2023-09-23T22:24:17.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:17 smithi187 bash[31480]: cluster 2023-09-23T22:24:16.409903+0000 mgr.x (mgr.24706) 63 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 7.6 MiB/s wr, 81 op/s 2023-09-23T22:24:17.883 INFO:tasks.rados.rados.0.smithi169.stdout:3119: finishing write tid 1 to smithi16987243-418 2023-09-23T22:24:17.883 INFO:tasks.rados.rados.0.smithi169.stdout:3118: expect (ObjNum 837 snap 0 seq_num 837) 2023-09-23T22:24:17.979 INFO:tasks.rados.rados.0.smithi169.stdout:3119: finishing write tid 2 to smithi16987243-418 2023-09-23T22:24:17.979 INFO:tasks.rados.rados.0.smithi169.stdout:3119: finishing write tid 3 to smithi16987243-418 2023-09-23T22:24:17.979 INFO:tasks.rados.rados.0.smithi169.stdout:3110: done (10 left) 2023-09-23T22:24:17.979 INFO:tasks.rados.rados.0.smithi169.stdout:3111: done (9 left) 2023-09-23T22:24:17.979 INFO:tasks.rados.rados.0.smithi169.stdout:3112: done (8 left) 2023-09-23T22:24:17.980 INFO:tasks.rados.rados.0.smithi169.stdout:3113: done (7 left) 2023-09-23T22:24:17.980 INFO:tasks.rados.rados.0.smithi169.stdout:3114: done (6 left) 2023-09-23T22:24:17.980 INFO:tasks.rados.rados.0.smithi169.stdout:3115: done (5 left) 2023-09-23T22:24:17.980 INFO:tasks.rados.rados.0.smithi169.stdout:3116: done (4 left) 2023-09-23T22:24:17.980 INFO:tasks.rados.rados.0.smithi169.stdout:3117: done (3 left) 2023-09-23T22:24:17.980 INFO:tasks.rados.rados.0.smithi169.stdout:3118: done (2 left) 2023-09-23T22:24:17.980 INFO:tasks.rados.rados.0.smithi169.stdout:3120: done (1 left) 2023-09-23T22:24:17.980 INFO:tasks.rados.rados.0.smithi169.stdout:3121: read oid 246 snap -1 2023-09-23T22:24:17.981 INFO:tasks.rados.rados.0.smithi169.stdout:3121: expect (ObjNum 1128 snap 0 seq_num 1128) 2023-09-23T22:24:17.981 INFO:tasks.rados.rados.0.smithi169.stdout:3122: write oid 492 current snap is 0 2023-09-23T22:24:17.981 INFO:tasks.rados.rados.0.smithi169.stdout:3119: finishing write tid 4 to smithi16987243-418 2023-09-23T22:24:17.981 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 418 v 437 (ObjNum 1966 snap 0 seq_num 1966) dirty exists 2023-09-23T22:24:17.981 INFO:tasks.rados.rados.0.smithi169.stdout:3119: left oid 418 (ObjNum 1966 snap 0 seq_num 1966) 2023-09-23T22:24:17.981 INFO:tasks.rados.rados.0.smithi169.stdout:3122: seq_num 1968 ranges {676176=509106,1945857=469350} 2023-09-23T22:24:17.986 INFO:tasks.rados.rados.0.smithi169.stdout:3122: writing smithi16987243-492 from 676176 to 1185282 tid 1 2023-09-23T22:24:17.995 INFO:tasks.rados.rados.0.smithi169.stdout:3122: writing smithi16987243-492 from 1945857 to 2415207 tid 2 2023-09-23T22:24:17.995 INFO:tasks.rados.rados.0.smithi169.stdout:3119: done (2 left) 2023-09-23T22:24:17.995 INFO:tasks.rados.rados.0.smithi169.stdout:3123: read oid 205 snap -1 2023-09-23T22:24:17.995 INFO:tasks.rados.rados.0.smithi169.stdout:3123: expect (ObjNum 1831 snap 0 seq_num 1831) 2023-09-23T22:24:17.995 INFO:tasks.rados.rados.0.smithi169.stdout:3124: write oid 320 current snap is 0 2023-09-23T22:24:17.996 INFO:tasks.rados.rados.0.smithi169.stdout:3124: seq_num 1969 ranges {692983=584355,1887986=729361} 2023-09-23T22:24:18.002 INFO:tasks.rados.rados.0.smithi169.stdout:3124: writing smithi16987243-320 from 692983 to 1277338 tid 1 2023-09-23T22:24:18.010 INFO:tasks.rados.rados.0.smithi169.stdout:3124: writing smithi16987243-320 from 1887986 to 2617347 tid 2 2023-09-23T22:24:18.011 INFO:tasks.rados.rados.0.smithi169.stdout:3125: read oid 382 snap -1 2023-09-23T22:24:18.011 INFO:tasks.rados.rados.0.smithi169.stdout:3125: expect (ObjNum 1944 snap 0 seq_num 1944) 2023-09-23T22:24:18.011 INFO:tasks.rados.rados.0.smithi169.stdout:3126: write oid 74 current snap is 0 2023-09-23T22:24:18.011 INFO:tasks.rados.rados.0.smithi169.stdout:3126: seq_num 1970 ranges {709790=775957,2062821=473019} 2023-09-23T22:24:18.019 INFO:tasks.rados.rados.0.smithi169.stdout:3126: writing smithi16987243-74 from 709790 to 1485747 tid 1 2023-09-23T22:24:18.024 INFO:tasks.rados.rados.0.smithi169.stdout:3126: writing smithi16987243-74 from 2062821 to 2535840 tid 2 2023-09-23T22:24:18.025 INFO:tasks.rados.rados.0.smithi169.stdout:3127: write oid 254 current snap is 0 2023-09-23T22:24:18.025 INFO:tasks.rados.rados.0.smithi169.stdout:3121: expect (ObjNum 1128 snap 0 seq_num 1128) 2023-09-23T22:24:18.031 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:17 smithi169 bash[40994]: cluster 2023-09-23T22:24:16.409903+0000 mgr.x (mgr.24706) 63 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 7.6 MiB/s wr, 81 op/s 2023-09-23T22:24:18.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:17 smithi169 bash[27421]: cluster 2023-09-23T22:24:16.409903+0000 mgr.x (mgr.24706) 63 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 7.6 MiB/s wr, 81 op/s 2023-09-23T22:24:18.159 INFO:tasks.rados.rados.0.smithi169.stdout:3122: finishing write tid 1 to smithi16987243-492 2023-09-23T22:24:18.160 INFO:tasks.rados.rados.0.smithi169.stdout:3122: finishing write tid 2 to smithi16987243-492 2023-09-23T22:24:18.160 INFO:tasks.rados.rados.0.smithi169.stdout:3127: seq_num 1971 ranges {726597=451206,1721303=616677,2809660=316937} 2023-09-23T22:24:18.169 INFO:tasks.rados.rados.0.smithi169.stdout:3127: writing smithi16987243-254 from 726597 to 1177803 tid 1 2023-09-23T22:24:18.176 INFO:tasks.rados.rados.0.smithi169.stdout:3127: writing smithi16987243-254 from 1721303 to 2337980 tid 2 2023-09-23T22:24:18.181 INFO:tasks.rados.rados.0.smithi169.stdout:3127: writing smithi16987243-254 from 2809660 to 3126597 tid 3 2023-09-23T22:24:18.181 INFO:tasks.rados.rados.0.smithi169.stdout:3121: done (6 left) 2023-09-23T22:24:18.181 INFO:tasks.rados.rados.0.smithi169.stdout:3128: write oid 237 current snap is 0 2023-09-23T22:24:18.181 INFO:tasks.rados.rados.0.smithi169.stdout:3122: finishing write tid 3 to smithi16987243-492 2023-09-23T22:24:18.181 INFO:tasks.rados.rados.0.smithi169.stdout:3122: finishing write tid 4 to smithi16987243-492 2023-09-23T22:24:18.181 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 492 v 468 (ObjNum 1968 snap 0 seq_num 1968) dirty exists 2023-09-23T22:24:18.181 INFO:tasks.rados.rados.0.smithi169.stdout:3122: left oid 492 (ObjNum 1968 snap 0 seq_num 1968) 2023-09-23T22:24:18.181 INFO:tasks.rados.rados.0.smithi169.stdout:3123: expect (ObjNum 1831 snap 0 seq_num 1831) 2023-09-23T22:24:18.339 INFO:tasks.rados.rados.0.smithi169.stdout:3124: finishing write tid 1 to smithi16987243-320 2023-09-23T22:24:18.340 INFO:tasks.rados.rados.0.smithi169.stdout:3124: finishing write tid 2 to smithi16987243-320 2023-09-23T22:24:18.340 INFO:tasks.rados.rados.0.smithi169.stdout:3124: finishing write tid 3 to smithi16987243-320 2023-09-23T22:24:18.340 INFO:tasks.rados.rados.0.smithi169.stdout:3128: seq_num 1972 ranges {743404=526455,1779785=476688,2837083=306321} 2023-09-23T22:24:18.353 INFO:tasks.rados.rados.0.smithi169.stdout:3128: writing smithi16987243-237 from 743404 to 1269859 tid 1 2023-09-23T22:24:18.358 INFO:tasks.rados.rados.0.smithi169.stdout:3128: writing smithi16987243-237 from 1779785 to 2256473 tid 2 2023-09-23T22:24:18.364 INFO:tasks.rados.rados.0.smithi169.stdout:3128: writing smithi16987243-237 from 2837083 to 3143404 tid 3 2023-09-23T22:24:18.364 INFO:tasks.rados.rados.0.smithi169.stdout:3122: done (6 left) 2023-09-23T22:24:18.364 INFO:tasks.rados.rados.0.smithi169.stdout:3123: done (5 left) 2023-09-23T22:24:18.364 INFO:tasks.rados.rados.0.smithi169.stdout:3129: write oid 227 current snap is 0 2023-09-23T22:24:18.364 INFO:tasks.rados.rados.0.smithi169.stdout:3129: seq_num 1973 ranges {760211=601704,2121914=620346,3148153=12058} 2023-09-23T22:24:18.371 INFO:tasks.rados.rados.0.smithi169.stdout:3129: writing smithi16987243-227 from 760211 to 1361915 tid 1 2023-09-23T22:24:18.379 INFO:tasks.rados.rados.0.smithi169.stdout:3129: writing smithi16987243-227 from 2121914 to 2742260 tid 2 2023-09-23T22:24:18.382 INFO:tasks.rados.rados.0.smithi169.stdout:3129: writing smithi16987243-227 from 3148153 to 3160211 tid 3 2023-09-23T22:24:18.382 INFO:tasks.rados.rados.0.smithi169.stdout:3130: read oid 302 snap -1 2023-09-23T22:24:18.382 INFO:tasks.rados.rados.0.smithi169.stdout:3130: expect (ObjNum 1814 snap 0 seq_num 1814) 2023-09-23T22:24:18.382 INFO:tasks.rados.rados.0.smithi169.stdout:3131: read oid 23 snap -1 2023-09-23T22:24:18.382 INFO:tasks.rados.rados.0.smithi169.stdout:3131: expect (ObjNum 1281 snap 0 seq_num 1281) 2023-09-23T22:24:18.382 INFO:tasks.rados.rados.0.smithi169.stdout:3132: read oid 394 snap -1 2023-09-23T22:24:18.382 INFO:tasks.rados.rados.0.smithi169.stdout:3132: expect (ObjNum 1667 snap 0 seq_num 1667) 2023-09-23T22:24:18.382 INFO:tasks.rados.rados.0.smithi169.stdout:3133: write oid 96 current snap is 0 2023-09-23T22:24:18.383 INFO:tasks.rados.rados.0.smithi169.stdout:3133: seq_num 1974 ranges {777018=676953,2180396=480357,3175576=1442} 2023-09-23T22:24:18.390 INFO:tasks.rados.rados.0.smithi169.stdout:3133: writing smithi16987243-96 from 777018 to 1453971 tid 1 2023-09-23T22:24:18.397 INFO:tasks.rados.rados.0.smithi169.stdout:3133: writing smithi16987243-96 from 2180396 to 2660753 tid 2 2023-09-23T22:24:18.400 INFO:tasks.rados.rados.0.smithi169.stdout:3133: writing smithi16987243-96 from 3175576 to 3177018 tid 3 2023-09-23T22:24:18.400 INFO:tasks.rados.rados.0.smithi169.stdout:3134: read oid 361 snap -1 2023-09-23T22:24:18.401 INFO:tasks.rados.rados.0.smithi169.stdout:3134: expect (ObjNum 1412 snap 0 seq_num 1412) 2023-09-23T22:24:18.401 INFO:tasks.rados.rados.0.smithi169.stdout:3135: write oid 63 current snap is 0 2023-09-23T22:24:18.401 INFO:tasks.rados.rados.0.smithi169.stdout:3135: seq_num 1975 ranges {793825=752202,2238878=624015} 2023-09-23T22:24:18.409 INFO:tasks.rados.rados.0.smithi169.stdout:3135: writing smithi16987243-63 from 793825 to 1546027 tid 1 2023-09-23T22:24:18.416 INFO:tasks.rados.rados.0.smithi169.stdout:3135: writing smithi16987243-63 from 2238878 to 2862893 tid 2 2023-09-23T22:24:18.417 INFO:tasks.rados.rados.0.smithi169.stdout:3136: write oid 371 current snap is 0 2023-09-23T22:24:18.417 INFO:tasks.rados.rados.0.smithi169.stdout:3124: finishing write tid 4 to smithi16987243-320 2023-09-23T22:24:18.417 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 320 v 343 (ObjNum 1969 snap 0 seq_num 1969) dirty exists 2023-09-23T22:24:18.417 INFO:tasks.rados.rados.0.smithi169.stdout:3124: left oid 320 (ObjNum 1969 snap 0 seq_num 1969) 2023-09-23T22:24:18.417 INFO:tasks.rados.rados.0.smithi169.stdout:3125: expect (ObjNum 1944 snap 0 seq_num 1944) 2023-09-23T22:24:18.641 INFO:tasks.rados.rados.0.smithi169.stdout:3126: finishing write tid 1 to smithi16987243-74 2023-09-23T22:24:18.641 INFO:tasks.rados.rados.0.smithi169.stdout:3126: finishing write tid 2 to smithi16987243-74 2023-09-23T22:24:18.642 INFO:tasks.rados.rados.0.smithi169.stdout:3126: finishing write tid 3 to smithi16987243-74 2023-09-23T22:24:18.642 INFO:tasks.rados.rados.0.smithi169.stdout:3126: finishing write tid 4 to smithi16987243-74 2023-09-23T22:24:18.642 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 74 v 352 (ObjNum 1970 snap 0 seq_num 1970) dirty exists 2023-09-23T22:24:18.642 INFO:tasks.rados.rados.0.smithi169.stdout:3126: left oid 74 (ObjNum 1970 snap 0 seq_num 1970) 2023-09-23T22:24:18.643 INFO:tasks.rados.rados.0.smithi169.stdout:3127: finishing write tid 1 to smithi16987243-254 2023-09-23T22:24:18.643 INFO:tasks.rados.rados.0.smithi169.stdout:3127: finishing write tid 2 to smithi16987243-254 2023-09-23T22:24:18.643 INFO:tasks.rados.rados.0.smithi169.stdout:3127: finishing write tid 3 to smithi16987243-254 2023-09-23T22:24:18.643 INFO:tasks.rados.rados.0.smithi169.stdout:3136: seq_num 1976 ranges {410632=427451,1497360=484026,2430422=537968} 2023-09-23T22:24:18.648 INFO:tasks.rados.rados.0.smithi169.stdout:3136: writing smithi16987243-371 from 410632 to 838083 tid 1 2023-09-23T22:24:18.654 INFO:tasks.rados.rados.0.smithi169.stdout:3136: writing smithi16987243-371 from 1497360 to 1981386 tid 2 2023-09-23T22:24:18.660 INFO:tasks.rados.rados.0.smithi169.stdout:3136: writing smithi16987243-371 from 2430422 to 2968390 tid 3 2023-09-23T22:24:18.660 INFO:tasks.rados.rados.0.smithi169.stdout:3124: done (12 left) 2023-09-23T22:24:18.660 INFO:tasks.rados.rados.0.smithi169.stdout:3125: done (11 left) 2023-09-23T22:24:18.660 INFO:tasks.rados.rados.0.smithi169.stdout:3126: done (10 left) 2023-09-23T22:24:18.660 INFO:tasks.rados.rados.0.smithi169.stdout:3137: write oid 417 current snap is 0 2023-09-23T22:24:18.660 INFO:tasks.rados.rados.0.smithi169.stdout:3137: seq_num 1977 ranges {427439=619053,1555842=627684,2857845=369594} 2023-09-23T22:24:18.665 INFO:tasks.rados.rados.0.smithi169.stdout:3137: writing smithi16987243-417 from 427439 to 1046492 tid 1 2023-09-23T22:24:18.672 INFO:tasks.rados.rados.0.smithi169.stdout:3137: writing smithi16987243-417 from 1555842 to 2183526 tid 2 2023-09-23T22:24:18.678 INFO:tasks.rados.rados.0.smithi169.stdout:3137: writing smithi16987243-417 from 2857845 to 3227439 tid 3 2023-09-23T22:24:18.678 INFO:tasks.rados.rados.0.smithi169.stdout:3138: read oid 432 snap -1 2023-09-23T22:24:18.678 INFO:tasks.rados.rados.0.smithi169.stdout:3138: expect (ObjNum 1709 snap 0 seq_num 1709) 2023-09-23T22:24:18.679 INFO:tasks.rados.rados.0.smithi169.stdout:3139: write oid 74 current snap is 0 2023-09-23T22:24:18.679 INFO:tasks.rados.rados.0.smithi169.stdout:3127: finishing write tid 4 to smithi16987243-254 2023-09-23T22:24:18.679 INFO:tasks.rados.rados.0.smithi169.stdout:3127: finishing write tid 5 to smithi16987243-254 2023-09-23T22:24:18.679 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 254 v 363 (ObjNum 1971 snap 0 seq_num 1971) dirty exists 2023-09-23T22:24:18.679 INFO:tasks.rados.rados.0.smithi169.stdout:3127: left oid 254 (ObjNum 1971 snap 0 seq_num 1971) 2023-09-23T22:24:18.679 INFO:tasks.rados.rados.0.smithi169.stdout:3128: finishing write tid 1 to smithi16987243-237 2023-09-23T22:24:18.679 INFO:tasks.rados.rados.0.smithi169.stdout:3139: seq_num 1978 ranges {444246=694302,1614324=487695,2885268=358978} 2023-09-23T22:24:18.684 INFO:tasks.rados.rados.0.smithi169.stdout:3139: writing smithi16987243-74 from 444246 to 1138548 tid 1 2023-09-23T22:24:18.689 INFO:tasks.rados.rados.0.smithi169.stdout:3139: writing smithi16987243-74 from 1614324 to 2102019 tid 2 2023-09-23T22:24:18.696 INFO:tasks.rados.rados.0.smithi169.stdout:3139: writing smithi16987243-74 from 2885268 to 3244246 tid 3 2023-09-23T22:24:18.696 INFO:tasks.rados.rados.0.smithi169.stdout:3127: done (12 left) 2023-09-23T22:24:18.696 INFO:tasks.rados.rados.0.smithi169.stdout:3140: read oid 289 snap -1 2023-09-23T22:24:18.697 INFO:tasks.rados.rados.0.smithi169.stdout:3140: expect deleted 2023-09-23T22:24:18.697 INFO:tasks.rados.rados.0.smithi169.stdout:3141: read oid 195 snap -1 2023-09-23T22:24:18.697 INFO:tasks.rados.rados.0.smithi169.stdout:3141: expect (ObjNum 1239 snap 0 seq_num 1239) 2023-09-23T22:24:18.697 INFO:tasks.rados.rados.0.smithi169.stdout:3142: write oid 129 current snap is 0 2023-09-23T22:24:18.697 INFO:tasks.rados.rados.0.smithi169.stdout:3128: finishing write tid 2 to smithi16987243-237 2023-09-23T22:24:18.697 INFO:tasks.rados.rados.0.smithi169.stdout:3128: finishing write tid 3 to smithi16987243-237 2023-09-23T22:24:18.697 INFO:tasks.rados.rados.0.smithi169.stdout:3128: finishing write tid 4 to smithi16987243-237 2023-09-23T22:24:18.697 INFO:tasks.rados.rados.0.smithi169.stdout:3128: finishing write tid 5 to smithi16987243-237 2023-09-23T22:24:18.697 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 237 v 367 (ObjNum 1972 snap 0 seq_num 1972) dirty exists 2023-09-23T22:24:18.698 INFO:tasks.rados.rados.0.smithi169.stdout:3128: left oid 237 (ObjNum 1972 snap 0 seq_num 1972) 2023-09-23T22:24:18.698 INFO:tasks.rados.rados.0.smithi169.stdout:3129: finishing write tid 1 to smithi16987243-227 2023-09-23T22:24:18.698 INFO:tasks.rados.rados.0.smithi169.stdout:3129: finishing write tid 2 to smithi16987243-227 2023-09-23T22:24:18.698 INFO:tasks.rados.rados.0.smithi169.stdout:3129: finishing write tid 3 to smithi16987243-227 2023-09-23T22:24:18.698 INFO:tasks.rados.rados.0.smithi169.stdout:3129: finishing write tid 4 to smithi16987243-227 2023-09-23T22:24:18.698 INFO:tasks.rados.rados.0.smithi169.stdout:3129: finishing write tid 5 to smithi16987243-227 2023-09-23T22:24:18.698 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 227 v 349 (ObjNum 1973 snap 0 seq_num 1973) dirty exists 2023-09-23T22:24:18.698 INFO:tasks.rados.rados.0.smithi169.stdout:3129: left oid 227 (ObjNum 1973 snap 0 seq_num 1973) 2023-09-23T22:24:18.698 INFO:tasks.rados.rados.0.smithi169.stdout:3130: expect (ObjNum 1814 snap 0 seq_num 1814) 2023-09-23T22:24:18.785 INFO:tasks.rados.rados.0.smithi169.stdout:3132: expect (ObjNum 1667 snap 0 seq_num 1667) 2023-09-23T22:24:18.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:18 smithi187 bash[31480]: audit 2023-09-23T22:24:17.800674+0000 mon.a (mon.0) 983 : audit [DBG] from='client.? 172.21.15.169:0/4069299959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:18.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:18 smithi187 bash[31480]: audit 2023-09-23T22:24:18.506886+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:24:18.879 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:18 smithi187 bash[76723]: ts=2023-09-23T22:24: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-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi187:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi187.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:24:18.904 INFO:tasks.rados.rados.0.smithi169.stdout:3133: finishing write tid 1 to smithi16987243-96 2023-09-23T22:24:18.904 INFO:tasks.rados.rados.0.smithi169.stdout:3131: expect (ObjNum 1281 snap 0 seq_num 1281) 2023-09-23T22:24:19.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:18 smithi169 bash[40994]: audit 2023-09-23T22:24:17.800674+0000 mon.a (mon.0) 983 : audit [DBG] from='client.? 172.21.15.169:0/4069299959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:19.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:18 smithi169 bash[40994]: audit 2023-09-23T22:24:18.506886+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:24:19.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:18 smithi169 bash[27421]: audit 2023-09-23T22:24:17.800674+0000 mon.a (mon.0) 983 : audit [DBG] from='client.? 172.21.15.169:0/4069299959' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:19.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:18 smithi169 bash[27421]: audit 2023-09-23T22:24:18.506886+0000 mon.a (mon.0) 984 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:24:19.063 INFO:tasks.rados.rados.0.smithi169.stdout:3133: finishing write tid 2 to smithi16987243-96 2023-09-23T22:24:19.063 INFO:tasks.rados.rados.0.smithi169.stdout:3133: finishing write tid 3 to smithi16987243-96 2023-09-23T22:24:19.063 INFO:tasks.rados.rados.0.smithi169.stdout:3133: finishing write tid 4 to smithi16987243-96 2023-09-23T22:24:19.063 INFO:tasks.rados.rados.0.smithi169.stdout:3133: finishing write tid 5 to smithi16987243-96 2023-09-23T22:24:19.063 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 96 v 415 (ObjNum 1974 snap 0 seq_num 1974) dirty exists 2023-09-23T22:24:19.063 INFO:tasks.rados.rados.0.smithi169.stdout:3133: left oid 96 (ObjNum 1974 snap 0 seq_num 1974) 2023-09-23T22:24:19.063 INFO:tasks.rados.rados.0.smithi169.stdout:3134: expect (ObjNum 1412 snap 0 seq_num 1412) 2023-09-23T22:24:19.187 INFO:tasks.rados.rados.0.smithi169.stdout:3135: finishing write tid 1 to smithi16987243-63 2023-09-23T22:24:19.188 INFO:tasks.rados.rados.0.smithi169.stdout:3135: finishing write tid 2 to smithi16987243-63 2023-09-23T22:24:19.189 INFO:tasks.rados.rados.0.smithi169.stdout:3135: finishing write tid 3 to smithi16987243-63 2023-09-23T22:24:19.189 INFO:tasks.rados.rados.0.smithi169.stdout:3135: finishing write tid 4 to smithi16987243-63 2023-09-23T22:24:19.189 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 63 v 338 (ObjNum 1975 snap 0 seq_num 1975) dirty exists 2023-09-23T22:24:19.189 INFO:tasks.rados.rados.0.smithi169.stdout:3135: left oid 63 (ObjNum 1975 snap 0 seq_num 1975) 2023-09-23T22:24:19.189 INFO:tasks.rados.rados.0.smithi169.stdout:3136: finishing write tid 1 to smithi16987243-371 2023-09-23T22:24:19.190 INFO:tasks.rados.rados.0.smithi169.stdout:3136: finishing write tid 2 to smithi16987243-371 2023-09-23T22:24:19.190 INFO:tasks.rados.rados.0.smithi169.stdout:3136: finishing write tid 3 to smithi16987243-371 2023-09-23T22:24:19.190 INFO:tasks.rados.rados.0.smithi169.stdout:3136: finishing write tid 4 to smithi16987243-371 2023-09-23T22:24:19.190 INFO:tasks.rados.rados.0.smithi169.stdout:3136: finishing write tid 5 to smithi16987243-371 2023-09-23T22:24:19.190 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 371 v 415 (ObjNum 1976 snap 0 seq_num 1976) dirty exists 2023-09-23T22:24:19.190 INFO:tasks.rados.rados.0.smithi169.stdout:3136: left oid 371 (ObjNum 1976 snap 0 seq_num 1976) 2023-09-23T22:24:19.190 INFO:tasks.rados.rados.0.smithi169.stdout:3137: finishing write tid 1 to smithi16987243-417 2023-09-23T22:24:19.191 INFO:tasks.rados.rados.0.smithi169.stdout:3137: finishing write tid 2 to smithi16987243-417 2023-09-23T22:24:19.191 INFO:tasks.rados.rados.0.smithi169.stdout:3137: finishing write tid 3 to smithi16987243-417 2023-09-23T22:24:19.191 INFO:tasks.rados.rados.0.smithi169.stdout:3137: finishing write tid 4 to smithi16987243-417 2023-09-23T22:24:19.191 INFO:tasks.rados.rados.0.smithi169.stdout:3137: finishing write tid 5 to smithi16987243-417 2023-09-23T22:24:19.191 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 417 v 419 (ObjNum 1977 snap 0 seq_num 1977) dirty exists 2023-09-23T22:24:19.191 INFO:tasks.rados.rados.0.smithi169.stdout:3137: left oid 417 (ObjNum 1977 snap 0 seq_num 1977) 2023-09-23T22:24:19.191 INFO:tasks.rados.rados.0.smithi169.stdout:3139: finishing write tid 1 to smithi16987243-74 2023-09-23T22:24:19.191 INFO:tasks.rados.rados.0.smithi169.stdout:3138: expect (ObjNum 1709 snap 0 seq_num 1709) 2023-09-23T22:24:19.283 INFO:tasks.rados.rados.0.smithi169.stdout:3139: finishing write tid 2 to smithi16987243-74 2023-09-23T22:24:19.283 INFO:tasks.rados.rados.0.smithi169.stdout:3139: finishing write tid 3 to smithi16987243-74 2023-09-23T22:24:19.283 INFO:tasks.rados.rados.0.smithi169.stdout:3139: finishing write tid 4 to smithi16987243-74 2023-09-23T22:24:19.283 INFO:tasks.rados.rados.0.smithi169.stdout:3139: finishing write tid 5 to smithi16987243-74 2023-09-23T22:24:19.283 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 74 v 356 (ObjNum 1978 snap 0 seq_num 1978) dirty exists 2023-09-23T22:24:19.283 INFO:tasks.rados.rados.0.smithi169.stdout:3139: left oid 74 (ObjNum 1978 snap 0 seq_num 1978) 2023-09-23T22:24:19.283 INFO:tasks.rados.rados.0.smithi169.stdout:3141: expect (ObjNum 1239 snap 0 seq_num 1239) 2023-09-23T22:24:19.412 INFO:tasks.rados.rados.0.smithi169.stdout:3142: seq_num 1979 ranges {461053=769551,1672806=631353,2912691=348362} 2023-09-23T22:24:19.426 INFO:tasks.rados.rados.0.smithi169.stdout:3142: writing smithi16987243-129 from 461053 to 1230604 tid 1 2023-09-23T22:24:19.431 INFO:tasks.rados.rados.0.smithi169.stdout:3142: writing smithi16987243-129 from 1672806 to 2304159 tid 2 2023-09-23T22:24:19.438 INFO:tasks.rados.rados.0.smithi169.stdout:3142: writing smithi16987243-129 from 2912691 to 3261053 tid 3 2023-09-23T22:24:19.438 INFO:tasks.rados.rados.0.smithi169.stdout:3128: done (14 left) 2023-09-23T22:24:19.438 INFO:tasks.rados.rados.0.smithi169.stdout:3129: done (13 left) 2023-09-23T22:24:19.438 INFO:tasks.rados.rados.0.smithi169.stdout:3130: done (12 left) 2023-09-23T22:24:19.438 INFO:tasks.rados.rados.0.smithi169.stdout:3131: done (11 left) 2023-09-23T22:24:19.438 INFO:tasks.rados.rados.0.smithi169.stdout:3132: done (10 left) 2023-09-23T22:24:19.439 INFO:tasks.rados.rados.0.smithi169.stdout:3133: done (9 left) 2023-09-23T22:24:19.439 INFO:tasks.rados.rados.0.smithi169.stdout:3134: done (8 left) 2023-09-23T22:24:19.439 INFO:tasks.rados.rados.0.smithi169.stdout:3135: done (7 left) 2023-09-23T22:24:19.439 INFO:tasks.rados.rados.0.smithi169.stdout:3136: done (6 left) 2023-09-23T22:24:19.439 INFO:tasks.rados.rados.0.smithi169.stdout:3137: done (5 left) 2023-09-23T22:24:19.439 INFO:tasks.rados.rados.0.smithi169.stdout:3138: done (4 left) 2023-09-23T22:24:19.439 INFO:tasks.rados.rados.0.smithi169.stdout:3139: done (3 left) 2023-09-23T22:24:19.439 INFO:tasks.rados.rados.0.smithi169.stdout:3140: done (2 left) 2023-09-23T22:24:19.439 INFO:tasks.rados.rados.0.smithi169.stdout:3141: done (1 left) 2023-09-23T22:24:19.439 INFO:tasks.rados.rados.0.smithi169.stdout:3143: write oid 368 current snap is 0 2023-09-23T22:24:19.440 INFO:tasks.rados.rados.0.smithi169.stdout:3142: finishing write tid 1 to smithi16987243-129 2023-09-23T22:24:19.440 INFO:tasks.rados.rados.0.smithi169.stdout:3142: finishing write tid 2 to smithi16987243-129 2023-09-23T22:24:19.440 INFO:tasks.rados.rados.0.smithi169.stdout:3143: seq_num 1980 ranges {477860=444800,1331288=491364,2540114=699409} 2023-09-23T22:24:19.442 INFO:tasks.rados.rados.0.smithi169.stdout:3143: writing smithi16987243-368 from 477860 to 922660 tid 1 2023-09-23T22:24:19.448 INFO:tasks.rados.rados.0.smithi169.stdout:3143: writing smithi16987243-368 from 1331288 to 1822652 tid 2 2023-09-23T22:24:19.457 INFO:tasks.rados.rados.0.smithi169.stdout:3143: writing smithi16987243-368 from 2540114 to 3239523 tid 3 2023-09-23T22:24:19.457 INFO:tasks.rados.rados.0.smithi169.stdout:3144: read oid 427 snap -1 2023-09-23T22:24:19.457 INFO:tasks.rados.rados.0.smithi169.stdout:3144: expect deleted 2023-09-23T22:24:19.457 INFO:tasks.rados.rados.0.smithi169.stdout:3145: write oid 30 current snap is 0 2023-09-23T22:24:19.457 INFO:tasks.rados.rados.0.smithi169.stdout:3142: finishing write tid 3 to smithi16987243-129 2023-09-23T22:24:19.458 INFO:tasks.rados.rados.0.smithi169.stdout:3145: seq_num 1981 ranges {494667=520049,1673417=635022,2851184=443483} 2023-09-23T22:24:19.462 INFO:tasks.rados.rados.0.smithi169.stdout:3145: writing smithi16987243-30 from 494667 to 1014716 tid 1 2023-09-23T22:24:19.469 INFO:tasks.rados.rados.0.smithi169.stdout:3145: writing smithi16987243-30 from 1673417 to 2308439 tid 2 2023-09-23T22:24:19.475 INFO:tasks.rados.rados.0.smithi169.stdout:3145: writing smithi16987243-30 from 2851184 to 3294667 tid 3 2023-09-23T22:24:19.476 INFO:tasks.rados.rados.0.smithi169.stdout:3146: read oid 99 snap -1 2023-09-23T22:24:19.476 INFO:tasks.rados.rados.0.smithi169.stdout:3146: expect (ObjNum 1782 snap 0 seq_num 1782) 2023-09-23T22:24:19.476 INFO:tasks.rados.rados.0.smithi169.stdout:3147: read oid 331 snap -1 2023-09-23T22:24:19.476 INFO:tasks.rados.rados.0.smithi169.stdout:3147: expect deleted 2023-09-23T22:24:19.476 INFO:tasks.rados.rados.0.smithi169.stdout:3148: write oid 233 current snap is 0 2023-09-23T22:24:19.476 INFO:tasks.rados.rados.0.smithi169.stdout:3142: finishing write tid 4 to smithi16987243-129 2023-09-23T22:24:19.476 INFO:tasks.rados.rados.0.smithi169.stdout:3142: finishing write tid 5 to smithi16987243-129 2023-09-23T22:24:19.476 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 129 v 410 (ObjNum 1979 snap 0 seq_num 1979) dirty exists 2023-09-23T22:24:19.476 INFO:tasks.rados.rados.0.smithi169.stdout:3142: left oid 129 (ObjNum 1979 snap 0 seq_num 1979) 2023-09-23T22:24:19.476 INFO:tasks.rados.rados.0.smithi169.stdout:3143: finishing write tid 1 to smithi16987243-368 2023-09-23T22:24:19.476 INFO:tasks.rados.rados.0.smithi169.stdout:3143: finishing write tid 2 to smithi16987243-368 2023-09-23T22:24:19.476 INFO:tasks.rados.rados.0.smithi169.stdout:3143: finishing write tid 3 to smithi16987243-368 2023-09-23T22:24:19.477 INFO:tasks.rados.rados.0.smithi169.stdout:3148: seq_num 1982 ranges {511474=595298,1731899=495033,2878607=432867} 2023-09-23T22:24:19.481 INFO:tasks.rados.rados.0.smithi169.stdout:3148: writing smithi16987243-233 from 511474 to 1106772 tid 1 2023-09-23T22:24:19.488 INFO:tasks.rados.rados.0.smithi169.stdout:3148: writing smithi16987243-233 from 1731899 to 2226932 tid 2 2023-09-23T22:24:19.495 INFO:tasks.rados.rados.0.smithi169.stdout:3148: writing smithi16987243-233 from 2878607 to 3311474 tid 3 2023-09-23T22:24:19.495 INFO:tasks.rados.rados.0.smithi169.stdout:3142: done (6 left) 2023-09-23T22:24:19.495 INFO:tasks.rados.rados.0.smithi169.stdout:3144: done (5 left) 2023-09-23T22:24:19.495 INFO:tasks.rados.rados.0.smithi169.stdout:3149: delete oid 254 current snap is 0 2023-09-23T22:24:19.495 INFO:tasks.rados.rados.0.smithi169.stdout:3143: finishing write tid 4 to smithi16987243-368 2023-09-23T22:24:19.495 INFO:tasks.rados.rados.0.smithi169.stdout:3143: finishing write tid 5 to smithi16987243-368 2023-09-23T22:24:19.495 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 368 v 414 (ObjNum 1980 snap 0 seq_num 1980) dirty exists 2023-09-23T22:24:19.495 INFO:tasks.rados.rados.0.smithi169.stdout:3143: left oid 368 (ObjNum 1980 snap 0 seq_num 1980) 2023-09-23T22:24:19.495 INFO:tasks.rados.rados.0.smithi169.stdout:3145: finishing write tid 1 to smithi16987243-30 2023-09-23T22:24:19.496 INFO:tasks.rados.rados.0.smithi169.stdout:3145: finishing write tid 2 to smithi16987243-30 2023-09-23T22:24:19.496 INFO:tasks.rados.rados.0.smithi169.stdout:3145: finishing write tid 3 to smithi16987243-30 2023-09-23T22:24:19.496 INFO:tasks.rados.rados.0.smithi169.stdout:3145: finishing write tid 4 to smithi16987243-30 2023-09-23T22:24:19.496 INFO:tasks.rados.rados.0.smithi169.stdout:3145: finishing write tid 5 to smithi16987243-30 2023-09-23T22:24:19.496 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 30 v 342 (ObjNum 1981 snap 0 seq_num 1981) dirty exists 2023-09-23T22:24:19.496 INFO:tasks.rados.rados.0.smithi169.stdout:3145: left oid 30 (ObjNum 1981 snap 0 seq_num 1981) 2023-09-23T22:24:19.496 INFO:tasks.rados.rados.0.smithi169.stdout:3146: expect (ObjNum 1782 snap 0 seq_num 1782) 2023-09-23T22:24:19.685 INFO:tasks.rados.rados.0.smithi169.stdout:3148: finishing write tid 1 to smithi16987243-233 2023-09-23T22:24:19.686 INFO:tasks.rados.rados.0.smithi169.stdout:3148: finishing write tid 2 to smithi16987243-233 2023-09-23T22:24:19.686 INFO:tasks.rados.rados.0.smithi169.stdout:3143: done (5 left) 2023-09-23T22:24:19.686 INFO:tasks.rados.rados.0.smithi169.stdout:3145: done (4 left) 2023-09-23T22:24:19.686 INFO:tasks.rados.rados.0.smithi169.stdout:3146: done (3 left) 2023-09-23T22:24:19.686 INFO:tasks.rados.rados.0.smithi169.stdout:3147: done (2 left) 2023-09-23T22:24:19.686 INFO:tasks.rados.rados.0.smithi169.stdout:3149: done (1 left) 2023-09-23T22:24:19.686 INFO:tasks.rados.rados.0.smithi169.stdout:3150: delete oid 282 current snap is 0 2023-09-23T22:24:19.686 INFO:tasks.rados.rados.0.smithi169.stdout:3148: finishing write tid 3 to smithi16987243-233 2023-09-23T22:24:19.686 INFO:tasks.rados.rados.0.smithi169.stdout:3148: finishing write tid 4 to smithi16987243-233 2023-09-23T22:24:19.686 INFO:tasks.rados.rados.0.smithi169.stdout:3148: finishing write tid 5 to smithi16987243-233 2023-09-23T22:24:19.687 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 233 v 347 (ObjNum 1982 snap 0 seq_num 1982) dirty exists 2023-09-23T22:24:19.687 INFO:tasks.rados.rados.0.smithi169.stdout:3148: left oid 233 (ObjNum 1982 snap 0 seq_num 1982) 2023-09-23T22:24:19.687 INFO:tasks.rados.rados.0.smithi169.stdout:3148: done (1 left) 2023-09-23T22:24:19.688 INFO:tasks.rados.rados.0.smithi169.stdout:3150: done (0 left) 2023-09-23T22:24:19.688 INFO:tasks.rados.rados.0.smithi169.stdout:3151: read oid 154 snap -1 2023-09-23T22:24:19.688 INFO:tasks.rados.rados.0.smithi169.stdout:3151: expect (ObjNum 1544 snap 0 seq_num 1544) 2023-09-23T22:24:19.688 INFO:tasks.rados.rados.0.smithi169.stdout:3152: read oid 60 snap -1 2023-09-23T22:24:19.688 INFO:tasks.rados.rados.0.smithi169.stdout:3152: expect (ObjNum 1946 snap 0 seq_num 1946) 2023-09-23T22:24:19.688 INFO:tasks.rados.rados.0.smithi169.stdout:3153: read oid 446 snap -1 2023-09-23T22:24:19.688 INFO:tasks.rados.rados.0.smithi169.stdout:3153: expect (ObjNum 1744 snap 0 seq_num 1744) 2023-09-23T22:24:19.688 INFO:tasks.rados.rados.0.smithi169.stdout:3154: write oid 199 current snap is 0 2023-09-23T22:24:19.688 INFO:tasks.rados.rados.0.smithi169.stdout:3154: seq_num 1985 ranges {561895=537398,1507345=642360,2560876=672122} 2023-09-23T22:24:19.694 INFO:tasks.rados.rados.0.smithi169.stdout:3154: writing smithi16987243-199 from 561895 to 1099293 tid 1 2023-09-23T22:24:19.700 INFO:tasks.rados.rados.0.smithi169.stdout:3154: writing smithi16987243-199 from 1507345 to 2149705 tid 2 2023-09-23T22:24:19.707 INFO:tasks.rados.rados.0.smithi169.stdout:3154: writing smithi16987243-199 from 2560876 to 3232998 tid 3 2023-09-23T22:24:19.707 INFO:tasks.rados.rados.0.smithi169.stdout:3155: read oid 95 snap -1 2023-09-23T22:24:19.707 INFO:tasks.rados.rados.0.smithi169.stdout:3155: expect (ObjNum 1027 snap 0 seq_num 1027) 2023-09-23T22:24:19.708 INFO:tasks.rados.rados.0.smithi169.stdout:3156: delete oid 64 current snap is 0 2023-09-23T22:24:19.708 INFO:tasks.rados.rados.0.smithi169.stdout:3152: expect (ObjNum 1946 snap 0 seq_num 1946) 2023-09-23T22:24:19.837 INFO:tasks.rados.rados.0.smithi169.stdout:3153: expect (ObjNum 1744 snap 0 seq_num 1744) 2023-09-23T22:24:19.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:19 smithi187 bash[31480]: cluster 2023-09-23T22:24:18.410401+0000 mgr.x (mgr.24706) 64 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 6.9 MiB/s wr, 71 op/s 2023-09-23T22:24:19.985 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:19 smithi169 bash[40994]: cluster 2023-09-23T22:24:18.410401+0000 mgr.x (mgr.24706) 64 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 6.9 MiB/s wr, 71 op/s 2023-09-23T22:24:19.985 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:19 smithi169 bash[27421]: cluster 2023-09-23T22:24:18.410401+0000 mgr.x (mgr.24706) 64 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 6.9 MiB/s wr, 71 op/s 2023-09-23T22:24:20.000 INFO:tasks.rados.rados.0.smithi169.stdout:3154: finishing write tid 1 to smithi16987243-199 2023-09-23T22:24:20.000 INFO:tasks.rados.rados.0.smithi169.stdout:3151: expect (ObjNum 1544 snap 0 seq_num 1544) 2023-09-23T22:24:20.199 INFO:tasks.rados.rados.0.smithi169.stdout:3154: finishing write tid 2 to smithi16987243-199 2023-09-23T22:24:20.199 INFO:tasks.rados.rados.0.smithi169.stdout:3151: done (5 left) 2023-09-23T22:24:20.199 INFO:tasks.rados.rados.0.smithi169.stdout:3152: done (4 left) 2023-09-23T22:24:20.199 INFO:tasks.rados.rados.0.smithi169.stdout:3153: done (3 left) 2023-09-23T22:24:20.199 INFO:tasks.rados.rados.0.smithi169.stdout:3156: done (2 left) 2023-09-23T22:24:20.199 INFO:tasks.rados.rados.0.smithi169.stdout:3157: read oid 171 snap -1 2023-09-23T22:24:20.199 INFO:tasks.rados.rados.0.smithi169.stdout:3157: expect (ObjNum 1218 snap 0 seq_num 1218) 2023-09-23T22:24:20.199 INFO:tasks.rados.rados.0.smithi169.stdout:3158: delete oid 384 current snap is 0 2023-09-23T22:24:20.200 INFO:tasks.rados.rados.0.smithi169.stdout:3154: finishing write tid 3 to smithi16987243-199 2023-09-23T22:24:20.200 INFO:tasks.rados.rados.0.smithi169.stdout:3154: finishing write tid 4 to smithi16987243-199 2023-09-23T22:24:20.200 INFO:tasks.rados.rados.0.smithi169.stdout:3154: finishing write tid 5 to smithi16987243-199 2023-09-23T22:24:20.200 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 199 v 418 (ObjNum 1985 snap 0 seq_num 1985) dirty exists 2023-09-23T22:24:20.200 INFO:tasks.rados.rados.0.smithi169.stdout:3154: left oid 199 (ObjNum 1985 snap 0 seq_num 1985) 2023-09-23T22:24:20.200 INFO:tasks.rados.rados.0.smithi169.stdout:3155: expect (ObjNum 1027 snap 0 seq_num 1027) 2023-09-23T22:24:20.351 INFO:tasks.rados.rados.0.smithi169.stdout:3157: expect (ObjNum 1218 snap 0 seq_num 1218) 2023-09-23T22:24:20.468 INFO:tasks.rados.rados.0.smithi169.stdout:3154: done (3 left) 2023-09-23T22:24:20.468 INFO:tasks.rados.rados.0.smithi169.stdout:3155: done (2 left) 2023-09-23T22:24:20.468 INFO:tasks.rados.rados.0.smithi169.stdout:3157: done (1 left) 2023-09-23T22:24:20.468 INFO:tasks.rados.rados.0.smithi169.stdout:3158: done (0 left) 2023-09-23T22:24:20.469 INFO:tasks.rados.rados.0.smithi169.stdout:3159: write oid 309 current snap is 0 2023-09-23T22:24:20.469 INFO:tasks.rados.rados.0.smithi169.stdout:3159: seq_num 1988 ranges {612316=763145,2082791=789687} 2023-09-23T22:24:20.483 INFO:tasks.rados.rados.0.smithi169.stdout:3159: writing smithi16987243-309 from 612316 to 1375461 tid 1 2023-09-23T22:24:20.491 INFO:tasks.rados.rados.0.smithi169.stdout:3159: writing smithi16987243-309 from 2082791 to 2872478 tid 2 2023-09-23T22:24:20.492 INFO:tasks.rados.rados.0.smithi169.stdout:3160: read oid 156 snap -1 2023-09-23T22:24:20.492 INFO:tasks.rados.rados.0.smithi169.stdout:3160: expect (ObjNum 155 snap 0 seq_num 155) 2023-09-23T22:24:20.492 INFO:tasks.rados.rados.0.smithi169.stdout:3161: delete oid 283 current snap is 0 2023-09-23T22:24:20.492 INFO:tasks.rados.rados.0.smithi169.stdout:3159: finishing write tid 1 to smithi16987243-309 2023-09-23T22:24:20.494 INFO:tasks.rados.rados.0.smithi169.stdout:3161: done (2 left) 2023-09-23T22:24:20.494 INFO:tasks.rados.rados.0.smithi169.stdout:3162: read oid 180 snap -1 2023-09-23T22:24:20.494 INFO:tasks.rados.rados.0.smithi169.stdout:3162: expect (ObjNum 1518 snap 0 seq_num 1518) 2023-09-23T22:24:20.494 INFO:tasks.rados.rados.0.smithi169.stdout:3163: write oid 234 current snap is 0 2023-09-23T22:24:20.494 INFO:tasks.rados.rados.0.smithi169.stdout:3163: seq_num 1990 ranges {645930=513643,1683402=793356,2981638=464292} 2023-09-23T22:24:20.505 INFO:tasks.rados.rados.0.smithi169.stdout:3163: writing smithi16987243-234 from 645930 to 1159573 tid 1 2023-09-23T22:24:20.513 INFO:tasks.rados.rados.0.smithi169.stdout:3163: writing smithi16987243-234 from 1683402 to 2476758 tid 2 2023-09-23T22:24:20.519 INFO:tasks.rados.rados.0.smithi169.stdout:3163: writing smithi16987243-234 from 2981638 to 3445930 tid 3 2023-09-23T22:24:20.519 INFO:tasks.rados.rados.0.smithi169.stdout:3164: write oid 268 current snap is 0 2023-09-23T22:24:20.519 INFO:tasks.rados.rados.0.smithi169.stdout:3159: finishing write tid 2 to smithi16987243-309 2023-09-23T22:24:20.519 INFO:tasks.rados.rados.0.smithi169.stdout:3164: seq_num 1991 ranges {662737=588892,1741884=653367,3009061=453676} 2023-09-23T22:24:20.526 INFO:tasks.rados.rados.0.smithi169.stdout:3164: writing smithi16987243-268 from 662737 to 1251629 tid 1 2023-09-23T22:24:20.532 INFO:tasks.rados.rados.0.smithi169.stdout:3164: writing smithi16987243-268 from 1741884 to 2395251 tid 2 2023-09-23T22:24:20.538 INFO:tasks.rados.rados.0.smithi169.stdout:3164: writing smithi16987243-268 from 3009061 to 3462737 tid 3 2023-09-23T22:24:20.539 INFO:tasks.rados.rados.0.smithi169.stdout:3165: read oid 19 snap -1 2023-09-23T22:24:20.539 INFO:tasks.rados.rados.0.smithi169.stdout:3165: expect deleted 2023-09-23T22:24:20.539 INFO:tasks.rados.rados.0.smithi169.stdout:3166: delete oid 315 current snap is 0 2023-09-23T22:24:20.539 INFO:tasks.rados.rados.0.smithi169.stdout:3159: finishing write tid 3 to smithi16987243-309 2023-09-23T22:24:20.539 INFO:tasks.rados.rados.0.smithi169.stdout:3159: finishing write tid 4 to smithi16987243-309 2023-09-23T22:24:20.539 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 309 v 346 (ObjNum 1988 snap 0 seq_num 1988) dirty exists 2023-09-23T22:24:20.539 INFO:tasks.rados.rados.0.smithi169.stdout:3159: left oid 309 (ObjNum 1988 snap 0 seq_num 1988) 2023-09-23T22:24:20.539 INFO:tasks.rados.rados.0.smithi169.stdout:3162: expect (ObjNum 1518 snap 0 seq_num 1518) 2023-09-23T22:24:20.739 INFO:tasks.rados.rados.0.smithi169.stdout:3160: expect (ObjNum 155 snap 0 seq_num 155) 2023-09-23T22:24:20.836 INFO:tasks.rados.rados.0.smithi169.stdout:3163: finishing write tid 1 to smithi16987243-234 2023-09-23T22:24:20.836 INFO:tasks.rados.rados.0.smithi169.stdout:3163: finishing write tid 2 to smithi16987243-234 2023-09-23T22:24:20.836 INFO:tasks.rados.rados.0.smithi169.stdout:3159: done (6 left) 2023-09-23T22:24:20.836 INFO:tasks.rados.rados.0.smithi169.stdout:3160: done (5 left) 2023-09-23T22:24:20.836 INFO:tasks.rados.rados.0.smithi169.stdout:3162: done (4 left) 2023-09-23T22:24:20.836 INFO:tasks.rados.rados.0.smithi169.stdout:3166: done (3 left) 2023-09-23T22:24:20.836 INFO:tasks.rados.rados.0.smithi169.stdout:3167: delete oid 318 current snap is 0 2023-09-23T22:24:20.836 INFO:tasks.rados.rados.0.smithi169.stdout:3163: finishing write tid 3 to smithi16987243-234 2023-09-23T22:24:20.837 INFO:tasks.rados.rados.0.smithi169.stdout:3163: finishing write tid 4 to smithi16987243-234 2023-09-23T22:24:20.837 INFO:tasks.rados.rados.0.smithi169.stdout:3163: finishing write tid 5 to smithi16987243-234 2023-09-23T22:24:20.837 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 234 v 308 (ObjNum 1990 snap 0 seq_num 1990) dirty exists 2023-09-23T22:24:20.837 INFO:tasks.rados.rados.0.smithi169.stdout:3163: left oid 234 (ObjNum 1990 snap 0 seq_num 1990) 2023-09-23T22:24:20.837 INFO:tasks.rados.rados.0.smithi169.stdout:3164: finishing write tid 1 to smithi16987243-268 2023-09-23T22:24:20.837 INFO:tasks.rados.rados.0.smithi169.stdout:3164: finishing write tid 2 to smithi16987243-268 2023-09-23T22:24:20.837 INFO:tasks.rados.rados.0.smithi169.stdout:3164: finishing write tid 3 to smithi16987243-268 2023-09-23T22:24:20.837 INFO:tasks.rados.rados.0.smithi169.stdout:3164: finishing write tid 4 to smithi16987243-268 2023-09-23T22:24:20.837 INFO:tasks.rados.rados.0.smithi169.stdout:3164: finishing write tid 5 to smithi16987243-268 2023-09-23T22:24:20.838 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 268 v 435 (ObjNum 1991 snap 0 seq_num 1991) dirty exists 2023-09-23T22:24:20.838 INFO:tasks.rados.rados.0.smithi169.stdout:3164: left oid 268 (ObjNum 1991 snap 0 seq_num 1991) 2023-09-23T22:24:20.838 INFO:tasks.rados.rados.0.smithi169.stdout:3163: done (3 left) 2023-09-23T22:24:20.839 INFO:tasks.rados.rados.0.smithi169.stdout:3164: done (2 left) 2023-09-23T22:24:20.839 INFO:tasks.rados.rados.0.smithi169.stdout:3165: done (1 left) 2023-09-23T22:24:20.839 INFO:tasks.rados.rados.0.smithi169.stdout:3167: done (0 left) 2023-09-23T22:24:20.839 INFO:tasks.rados.rados.0.smithi169.stdout:3168: write oid 375 current snap is 0 2023-09-23T22:24:20.839 INFO:tasks.rados.rados.0.smithi169.stdout:3168: seq_num 1994 ranges {713158=530992,1917330=400694,3091330=406276} 2023-09-23T22:24:20.846 INFO:tasks.rados.rados.0.smithi169.stdout:3168: writing smithi16987243-375 from 713158 to 1244150 tid 1 2023-09-23T22:24:20.853 INFO:tasks.rados.rados.0.smithi169.stdout:3168: writing smithi16987243-375 from 1917330 to 2318024 tid 2 2023-09-23T22:24:20.860 INFO:tasks.rados.rados.0.smithi169.stdout:3168: writing smithi16987243-375 from 3091330 to 3497606 tid 3 2023-09-23T22:24:20.860 INFO:tasks.rados.rados.0.smithi169.stdout:3169: write oid 84 current snap is 0 2023-09-23T22:24:20.860 INFO:tasks.rados.rados.0.smithi169.stdout:3169: seq_num 1995 ranges {729965=606241,1975812=660705,3118753=411212} 2023-09-23T22:24:20.868 INFO:tasks.rados.rados.0.smithi169.stdout:3169: writing smithi16987243-84 from 729965 to 1336206 tid 1 2023-09-23T22:24:20.875 INFO:tasks.rados.rados.0.smithi169.stdout:3169: writing smithi16987243-84 from 1975812 to 2636517 tid 2 2023-09-23T22:24:20.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:20 smithi187 bash[31480]: audit 2023-09-23T22:24:20.240813+0000 mon.c (mon.2) 169 : audit [DBG] from='client.? 172.21.15.169:0/2487126231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:20.881 INFO:tasks.rados.rados.0.smithi169.stdout:3169: writing smithi16987243-84 from 3118753 to 3529965 tid 3 2023-09-23T22:24:20.881 INFO:tasks.rados.rados.0.smithi169.stdout:3170: read oid 382 snap -1 2023-09-23T22:24:20.881 INFO:tasks.rados.rados.0.smithi169.stdout:3170: expect (ObjNum 1944 snap 0 seq_num 1944) 2023-09-23T22:24:20.881 INFO:tasks.rados.rados.0.smithi169.stdout:3171: write oid 349 current snap is 0 2023-09-23T22:24:20.881 INFO:tasks.rados.rados.0.smithi169.stdout:3168: finishing write tid 1 to smithi16987243-375 2023-09-23T22:24:20.882 INFO:tasks.rados.rados.0.smithi169.stdout:3168: finishing write tid 2 to smithi16987243-375 2023-09-23T22:24:20.882 INFO:tasks.rados.rados.0.smithi169.stdout:3168: finishing write tid 3 to smithi16987243-375 2023-09-23T22:24:20.882 INFO:tasks.rados.rados.0.smithi169.stdout:3168: finishing write tid 4 to smithi16987243-375 2023-09-23T22:24:20.882 INFO:tasks.rados.rados.0.smithi169.stdout:3168: finishing write tid 5 to smithi16987243-375 2023-09-23T22:24:20.882 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 375 v 474 (ObjNum 1994 snap 0 seq_num 1994) dirty exists 2023-09-23T22:24:20.882 INFO:tasks.rados.rados.0.smithi169.stdout:3168: left oid 375 (ObjNum 1994 snap 0 seq_num 1994) 2023-09-23T22:24:20.883 INFO:tasks.rados.rados.0.smithi169.stdout:3171: seq_num 1996 ranges {746772=681490,2034294=404363,3146176=400596} 2023-09-23T22:24:20.889 INFO:tasks.rados.rados.0.smithi169.stdout:3171: writing smithi16987243-349 from 746772 to 1428262 tid 1 2023-09-23T22:24:20.895 INFO:tasks.rados.rados.0.smithi169.stdout:3171: writing smithi16987243-349 from 2034294 to 2438657 tid 2 2023-09-23T22:24:20.902 INFO:tasks.rados.rados.0.smithi169.stdout:3171: writing smithi16987243-349 from 3146176 to 3546772 tid 3 2023-09-23T22:24:20.902 INFO:tasks.rados.rados.0.smithi169.stdout:3168: done (3 left) 2023-09-23T22:24:20.902 INFO:tasks.rados.rados.0.smithi169.stdout:3172: write oid 81 current snap is 0 2023-09-23T22:24:20.902 INFO:tasks.rados.rados.0.smithi169.stdout:3169: finishing write tid 1 to smithi16987243-84 2023-09-23T22:24:20.902 INFO:tasks.rados.rados.0.smithi169.stdout:3169: finishing write tid 2 to smithi16987243-84 2023-09-23T22:24:20.902 INFO:tasks.rados.rados.0.smithi169.stdout:3170: expect (ObjNum 1944 snap 0 seq_num 1944) 2023-09-23T22:24:21.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:20 smithi169 bash[27421]: audit 2023-09-23T22:24:20.240813+0000 mon.c (mon.2) 169 : audit [DBG] from='client.? 172.21.15.169:0/2487126231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:21.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:20 smithi169 bash[40994]: audit 2023-09-23T22:24:20.240813+0000 mon.c (mon.2) 169 : audit [DBG] from='client.? 172.21.15.169:0/2487126231' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:21.120 INFO:tasks.rados.rados.0.smithi169.stdout:3169: finishing write tid 3 to smithi16987243-84 2023-09-23T22:24:21.120 INFO:tasks.rados.rados.0.smithi169.stdout:3169: finishing write tid 4 to smithi16987243-84 2023-09-23T22:24:21.120 INFO:tasks.rados.rados.0.smithi169.stdout:3172: seq_num 1997 ranges {763579=756739,1976423=548021,2940893=622686} 2023-09-23T22:24:21.130 INFO:tasks.rados.rados.0.smithi169.stdout:3172: writing smithi16987243-81 from 763579 to 1520318 tid 1 2023-09-23T22:24:21.136 INFO:tasks.rados.rados.0.smithi169.stdout:3172: writing smithi16987243-81 from 1976423 to 2524444 tid 2 2023-09-23T22:24:21.142 INFO:tasks.rados.rados.0.smithi169.stdout:3172: writing smithi16987243-81 from 2940893 to 3563579 tid 3 2023-09-23T22:24:21.142 INFO:tasks.rados.rados.0.smithi169.stdout:3170: done (3 left) 2023-09-23T22:24:21.142 INFO:tasks.rados.rados.0.smithi169.stdout:3173: read oid 203 snap -1 2023-09-23T22:24:21.143 INFO:tasks.rados.rados.0.smithi169.stdout:3173: expect (ObjNum 1796 snap 0 seq_num 1796) 2023-09-23T22:24:21.143 INFO:tasks.rados.rados.0.smithi169.stdout:3174: read oid 448 snap -1 2023-09-23T22:24:21.143 INFO:tasks.rados.rados.0.smithi169.stdout:3174: expect (ObjNum 1356 snap 0 seq_num 1356) 2023-09-23T22:24:21.143 INFO:tasks.rados.rados.0.smithi169.stdout:3175: write oid 365 current snap is 0 2023-09-23T22:24:21.143 INFO:tasks.rados.rados.0.smithi169.stdout:3169: finishing write tid 5 to smithi16987243-84 2023-09-23T22:24:21.143 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 84 v 372 (ObjNum 1995 snap 0 seq_num 1995) dirty exists 2023-09-23T22:24:21.143 INFO:tasks.rados.rados.0.smithi169.stdout:3169: left oid 84 (ObjNum 1995 snap 0 seq_num 1995) 2023-09-23T22:24:21.143 INFO:tasks.rados.rados.0.smithi169.stdout:3171: finishing write tid 1 to smithi16987243-349 2023-09-23T22:24:21.143 INFO:tasks.rados.rados.0.smithi169.stdout:3171: finishing write tid 2 to smithi16987243-349 2023-09-23T22:24:21.143 INFO:tasks.rados.rados.0.smithi169.stdout:3175: seq_num 1998 ranges {780386=431988,1634905=408032,2684669=567717} 2023-09-23T22:24:21.149 INFO:tasks.rados.rados.0.smithi169.stdout:3175: writing smithi16987243-365 from 780386 to 1212374 tid 1 2023-09-23T22:24:21.154 INFO:tasks.rados.rados.0.smithi169.stdout:3175: writing smithi16987243-365 from 1634905 to 2042937 tid 2 2023-09-23T22:24:21.161 INFO:tasks.rados.rados.0.smithi169.stdout:3175: writing smithi16987243-365 from 2684669 to 3252386 tid 3 2023-09-23T22:24:21.161 INFO:tasks.rados.rados.0.smithi169.stdout:3169: done (5 left) 2023-09-23T22:24:21.161 INFO:tasks.rados.rados.0.smithi169.stdout:3176: read oid 338 snap -1 2023-09-23T22:24:21.161 INFO:tasks.rados.rados.0.smithi169.stdout:3176: expect (ObjNum 1443 snap 0 seq_num 1443) 2023-09-23T22:24:21.162 INFO:tasks.rados.rados.0.smithi169.stdout:3177: write oid 126 current snap is 0 2023-09-23T22:24:21.162 INFO:tasks.rados.rados.0.smithi169.stdout:3171: finishing write tid 3 to smithi16987243-349 2023-09-23T22:24:21.162 INFO:tasks.rados.rados.0.smithi169.stdout:3171: finishing write tid 4 to smithi16987243-349 2023-09-23T22:24:21.162 INFO:tasks.rados.rados.0.smithi169.stdout:3171: finishing write tid 5 to smithi16987243-349 2023-09-23T22:24:21.162 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 349 v 424 (ObjNum 1996 snap 0 seq_num 1996) dirty exists 2023-09-23T22:24:21.162 INFO:tasks.rados.rados.0.smithi169.stdout:3171: left oid 349 (ObjNum 1996 snap 0 seq_num 1996) 2023-09-23T22:24:21.162 INFO:tasks.rados.rados.0.smithi169.stdout:3172: finishing write tid 1 to smithi16987243-81 2023-09-23T22:24:21.162 INFO:tasks.rados.rados.0.smithi169.stdout:3172: finishing write tid 2 to smithi16987243-81 2023-09-23T22:24:21.162 INFO:tasks.rados.rados.0.smithi169.stdout:3177: seq_num 1999 ranges {797193=507237,2093387=551690,3112092=485101} 2023-09-23T22:24:21.169 INFO:tasks.rados.rados.0.smithi169.stdout:3177: writing smithi16987243-126 from 797193 to 1304430 tid 1 2023-09-23T22:24:21.176 INFO:tasks.rados.rados.0.smithi169.stdout:3177: writing smithi16987243-126 from 2093387 to 2645077 tid 2 2023-09-23T22:24:21.182 INFO:tasks.rados.rados.0.smithi169.stdout:3177: writing smithi16987243-126 from 3112092 to 3597193 tid 3 2023-09-23T22:24:21.182 INFO:tasks.rados.rados.0.smithi169.stdout:3171: done (6 left) 2023-09-23T22:24:21.182 INFO:tasks.rados.rados.0.smithi169.stdout:3178: delete oid 356 current snap is 0 2023-09-23T22:24:21.182 INFO:tasks.rados.rados.0.smithi169.stdout:3174: expect (ObjNum 1356 snap 0 seq_num 1356) 2023-09-23T22:24:21.315 INFO:tasks.rados.rados.0.smithi169.stdout:3172: finishing write tid 3 to smithi16987243-81 2023-09-23T22:24:21.315 INFO:tasks.rados.rados.0.smithi169.stdout:3172: finishing write tid 4 to smithi16987243-81 2023-09-23T22:24:21.315 INFO:tasks.rados.rados.0.smithi169.stdout:3172: finishing write tid 5 to smithi16987243-81 2023-09-23T22:24:21.315 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 81 v 423 (ObjNum 1997 snap 0 seq_num 1997) dirty exists 2023-09-23T22:24:21.315 INFO:tasks.rados.rados.0.smithi169.stdout:3172: left oid 81 (ObjNum 1997 snap 0 seq_num 1997) 2023-09-23T22:24:21.315 INFO:tasks.rados.rados.0.smithi169.stdout:3173: expect (ObjNum 1796 snap 0 seq_num 1796) 2023-09-23T22:24:21.411 INFO:tasks.rados.rados.0.smithi169.stdout:3175: finishing write tid 1 to smithi16987243-365 2023-09-23T22:24:21.411 INFO:tasks.rados.rados.0.smithi169.stdout:3175: finishing write tid 2 to smithi16987243-365 2023-09-23T22:24:21.411 INFO:tasks.rados.rados.0.smithi169.stdout:3175: finishing write tid 3 to smithi16987243-365 2023-09-23T22:24:21.411 INFO:tasks.rados.rados.0.smithi169.stdout:3175: finishing write tid 4 to smithi16987243-365 2023-09-23T22:24:21.411 INFO:tasks.rados.rados.0.smithi169.stdout:3175: finishing write tid 5 to smithi16987243-365 2023-09-23T22:24:21.411 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 365 v 428 (ObjNum 1998 snap 0 seq_num 1998) dirty exists 2023-09-23T22:24:21.411 INFO:tasks.rados.rados.0.smithi169.stdout:3175: left oid 365 (ObjNum 1998 snap 0 seq_num 1998) 2023-09-23T22:24:21.411 INFO:tasks.rados.rados.0.smithi169.stdout:3176: expect (ObjNum 1443 snap 0 seq_num 1443) 2023-09-23T22:24:21.486 INFO:tasks.rados.rados.0.smithi169.stdout:3177: finishing write tid 1 to smithi16987243-126 2023-09-23T22:24:21.486 INFO:tasks.rados.rados.0.smithi169.stdout:3177: finishing write tid 2 to smithi16987243-126 2023-09-23T22:24:21.486 INFO:tasks.rados.rados.0.smithi169.stdout:3177: finishing write tid 3 to smithi16987243-126 2023-09-23T22:24:21.487 INFO:tasks.rados.rados.0.smithi169.stdout:3177: finishing write tid 4 to smithi16987243-126 2023-09-23T22:24:21.487 INFO:tasks.rados.rados.0.smithi169.stdout:3177: finishing write tid 5 to smithi16987243-126 2023-09-23T22:24:21.487 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 126 v 360 (ObjNum 1999 snap 0 seq_num 1999) dirty exists 2023-09-23T22:24:21.487 INFO:tasks.rados.rados.0.smithi169.stdout:3177: left oid 126 (ObjNum 1999 snap 0 seq_num 1999) 2023-09-23T22:24:21.487 INFO:tasks.rados.rados.0.smithi169.stdout:3172: done (6 left) 2023-09-23T22:24:21.487 INFO:tasks.rados.rados.0.smithi169.stdout:3173: done (5 left) 2023-09-23T22:24:21.487 INFO:tasks.rados.rados.0.smithi169.stdout:3174: done (4 left) 2023-09-23T22:24:21.487 INFO:tasks.rados.rados.0.smithi169.stdout:3175: done (3 left) 2023-09-23T22:24:21.487 INFO:tasks.rados.rados.0.smithi169.stdout:3176: done (2 left) 2023-09-23T22:24:21.487 INFO:tasks.rados.rados.0.smithi169.stdout:3177: done (1 left) 2023-09-23T22:24:21.487 INFO:tasks.rados.rados.0.smithi169.stdout:3178: done (0 left) 2023-09-23T22:24:21.487 INFO:tasks.rados.rados.0.smithi169.stdout:3179: write oid 312 current snap is 0 2023-09-23T22:24:21.488 INFO:tasks.rados.rados.0.smithi169.stdout:3179: seq_num 2001 ranges {430807=774088,1810351=555359,2766938=517886} 2023-09-23T22:24:21.496 INFO:tasks.rados.rados.0.smithi169.stdout:3179: writing smithi16987243-312 from 430807 to 1204895 tid 1 2023-09-23T22:24:21.503 INFO:tasks.rados.rados.0.smithi169.stdout:3179: writing smithi16987243-312 from 1810351 to 2365710 tid 2 2023-09-23T22:24:21.509 INFO:tasks.rados.rados.0.smithi169.stdout:3179: writing smithi16987243-312 from 2766938 to 3284824 tid 3 2023-09-23T22:24:21.509 INFO:tasks.rados.rados.0.smithi169.stdout:3180: write oid 495 current snap is 0 2023-09-23T22:24:21.509 INFO:tasks.rados.rados.0.smithi169.stdout:3179: finishing write tid 1 to smithi16987243-312 2023-09-23T22:24:21.509 INFO:tasks.rados.rados.0.smithi169.stdout:3179: finishing write tid 2 to smithi16987243-312 2023-09-23T22:24:21.509 INFO:tasks.rados.rados.0.smithi169.stdout:3180: seq_num 2002 ranges {447614=449337,1468833=415370,2394361=729158,3603789=43825} 2023-09-23T22:24:21.514 INFO:tasks.rados.rados.0.smithi169.stdout:3180: writing smithi16987243-495 from 447614 to 896951 tid 1 2023-09-23T22:24:21.520 INFO:tasks.rados.rados.0.smithi169.stdout:3180: writing smithi16987243-495 from 1468833 to 1884203 tid 2 2023-09-23T22:24:21.527 INFO:tasks.rados.rados.0.smithi169.stdout:3180: writing smithi16987243-495 from 2394361 to 3123519 tid 3 2023-09-23T22:24:21.530 INFO:tasks.rados.rados.0.smithi169.stdout:3180: writing smithi16987243-495 from 3603789 to 3647614 tid 4 2023-09-23T22:24:21.530 INFO:tasks.rados.rados.0.smithi169.stdout:3181: delete oid 247 current snap is 0 2023-09-23T22:24:21.530 INFO:tasks.rados.rados.0.smithi169.stdout:3179: finishing write tid 3 to smithi16987243-312 2023-09-23T22:24:21.530 INFO:tasks.rados.rados.0.smithi169.stdout:3179: finishing write tid 4 to smithi16987243-312 2023-09-23T22:24:21.530 INFO:tasks.rados.rados.0.smithi169.stdout:3179: finishing write tid 5 to smithi16987243-312 2023-09-23T22:24:21.530 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 312 v 420 (ObjNum 2001 snap 0 seq_num 2001) dirty exists 2023-09-23T22:24:21.531 INFO:tasks.rados.rados.0.smithi169.stdout:3179: left oid 312 (ObjNum 2001 snap 0 seq_num 2001) 2023-09-23T22:24:21.531 INFO:tasks.rados.rados.0.smithi169.stdout:3180: finishing write tid 1 to smithi16987243-495 2023-09-23T22:24:21.531 INFO:tasks.rados.rados.0.smithi169.stdout:3180: finishing write tid 2 to smithi16987243-495 2023-09-23T22:24:21.531 INFO:tasks.rados.rados.0.smithi169.stdout:3180: finishing write tid 3 to smithi16987243-495 2023-09-23T22:24:21.533 INFO:tasks.rados.rados.0.smithi169.stdout:3179: done (2 left) 2023-09-23T22:24:21.533 INFO:tasks.rados.rados.0.smithi169.stdout:3181: done (1 left) 2023-09-23T22:24:21.533 INFO:tasks.rados.rados.0.smithi169.stdout:3182: write oid 337 current snap is 0 2023-09-23T22:24:21.533 INFO:tasks.rados.rados.0.smithi169.stdout:3180: finishing write tid 4 to smithi16987243-495 2023-09-23T22:24:21.534 INFO:tasks.rados.rados.0.smithi169.stdout:3182: seq_num 2004 ranges {481228=599835,1585797=419039,2449207=751702} 2023-09-23T22:24:21.538 INFO:tasks.rados.rados.0.smithi169.stdout:3182: writing smithi16987243-337 from 481228 to 1081063 tid 1 2023-09-23T22:24:21.544 INFO:tasks.rados.rados.0.smithi169.stdout:3182: writing smithi16987243-337 from 1585797 to 2004836 tid 2 2023-09-23T22:24:21.551 INFO:tasks.rados.rados.0.smithi169.stdout:3182: writing smithi16987243-337 from 2449207 to 3200909 tid 3 2023-09-23T22:24:21.551 INFO:tasks.rados.rados.0.smithi169.stdout:3183: read oid 3 snap -1 2023-09-23T22:24:21.551 INFO:tasks.rados.rados.0.smithi169.stdout:3183: expect (ObjNum 1954 snap 0 seq_num 1954) 2023-09-23T22:24:21.552 INFO:tasks.rados.rados.0.smithi169.stdout:3184: delete oid 265 current snap is 0 2023-09-23T22:24:21.552 INFO:tasks.rados.rados.0.smithi169.stdout:3180: finishing write tid 5 to smithi16987243-495 2023-09-23T22:24:21.552 INFO:tasks.rados.rados.0.smithi169.stdout:3180: finishing write tid 6 to smithi16987243-495 2023-09-23T22:24:21.552 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 495 v 429 (ObjNum 2002 snap 0 seq_num 2002) dirty exists 2023-09-23T22:24:21.552 INFO:tasks.rados.rados.0.smithi169.stdout:3180: left oid 495 (ObjNum 2002 snap 0 seq_num 2002) 2023-09-23T22:24:21.552 INFO:tasks.rados.rados.0.smithi169.stdout:3182: finishing write tid 1 to smithi16987243-337 2023-09-23T22:24:21.552 INFO:tasks.rados.rados.0.smithi169.stdout:3182: finishing write tid 2 to smithi16987243-337 2023-09-23T22:24:21.555 INFO:tasks.rados.rados.0.smithi169.stdout:3182: finishing write tid 3 to smithi16987243-337 2023-09-23T22:24:21.555 INFO:tasks.rados.rados.0.smithi169.stdout:3182: finishing write tid 4 to smithi16987243-337 2023-09-23T22:24:21.555 INFO:tasks.rados.rados.0.smithi169.stdout:3180: done (3 left) 2023-09-23T22:24:21.555 INFO:tasks.rados.rados.0.smithi169.stdout:3184: done (2 left) 2023-09-23T22:24:21.555 INFO:tasks.rados.rados.0.smithi169.stdout:3185: read oid 127 snap -1 2023-09-23T22:24:21.555 INFO:tasks.rados.rados.0.smithi169.stdout:3185: expect (ObjNum 1885 snap 0 seq_num 1885) 2023-09-23T22:24:21.555 INFO:tasks.rados.rados.0.smithi169.stdout:3186: read oid 181 snap -1 2023-09-23T22:24:21.555 INFO:tasks.rados.rados.0.smithi169.stdout:3186: expect deleted 2023-09-23T22:24:21.556 INFO:tasks.rados.rados.0.smithi169.stdout:3187: write oid 184 current snap is 0 2023-09-23T22:24:21.556 INFO:tasks.rados.rados.0.smithi169.stdout:3187: seq_num 2006 ranges {514842=750333,1986408=422708,3187700=490599} 2023-09-23T22:24:21.562 INFO:tasks.rados.rados.0.smithi169.stdout:3187: writing smithi16987243-184 from 514842 to 1265175 tid 1 2023-09-23T22:24:21.569 INFO:tasks.rados.rados.0.smithi169.stdout:3187: writing smithi16987243-184 from 1986408 to 2409116 tid 2 2023-09-23T22:24:21.576 INFO:tasks.rados.rados.0.smithi169.stdout:3187: writing smithi16987243-184 from 3187700 to 3678299 tid 3 2023-09-23T22:24:21.577 INFO:tasks.rados.rados.0.smithi169.stdout:3188: read oid 440 snap -1 2023-09-23T22:24:21.577 INFO:tasks.rados.rados.0.smithi169.stdout:3188: expect (ObjNum 1896 snap 0 seq_num 1896) 2023-09-23T22:24:21.577 INFO:tasks.rados.rados.0.smithi169.stdout:3189: read oid 271 snap -1 2023-09-23T22:24:21.577 INFO:tasks.rados.rados.0.smithi169.stdout:3189: expect (ObjNum 1792 snap 0 seq_num 1792) 2023-09-23T22:24:21.577 INFO:tasks.rados.rados.0.smithi169.stdout:3190: delete oid 231 current snap is 0 2023-09-23T22:24:21.577 INFO:tasks.rados.rados.0.smithi169.stdout:3182: finishing write tid 5 to smithi16987243-337 2023-09-23T22:24:21.577 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 337 v 433 (ObjNum 2004 snap 0 seq_num 2004) dirty exists 2023-09-23T22:24:21.577 INFO:tasks.rados.rados.0.smithi169.stdout:3182: left oid 337 (ObjNum 2004 snap 0 seq_num 2004) 2023-09-23T22:24:21.577 INFO:tasks.rados.rados.0.smithi169.stdout:3183: expect (ObjNum 1954 snap 0 seq_num 1954) 2023-09-23T22:24:21.580 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:21 smithi169 bash[27421]: cluster 2023-09-23T22:24:20.411732+0000 mgr.x (mgr.24706) 65 : cluster [DBG] pgmap v34: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 81 MiB/s rd, 11 MiB/s wr, 113 op/s 2023-09-23T22:24:21.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:21 smithi169 bash[40994]: cluster 2023-09-23T22:24:20.411732+0000 mgr.x (mgr.24706) 65 : cluster [DBG] pgmap v34: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 81 MiB/s rd, 11 MiB/s wr, 113 op/s 2023-09-23T22:24:21.795 INFO:tasks.rados.rados.0.smithi169.stdout:3185: expect (ObjNum 1885 snap 0 seq_num 1885) 2023-09-23T22:24:21.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:21 smithi187 bash[31480]: cluster 2023-09-23T22:24:20.411732+0000 mgr.x (mgr.24706) 65 : cluster [DBG] pgmap v34: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 81 MiB/s rd, 11 MiB/s wr, 113 op/s 2023-09-23T22:24:22.003 INFO:tasks.rados.rados.0.smithi169.stdout:3187: finishing write tid 1 to smithi16987243-184 2023-09-23T22:24:22.004 INFO:tasks.rados.rados.0.smithi169.stdout:3187: finishing write tid 2 to smithi16987243-184 2023-09-23T22:24:22.004 INFO:tasks.rados.rados.0.smithi169.stdout:3187: finishing write tid 3 to smithi16987243-184 2023-09-23T22:24:22.004 INFO:tasks.rados.rados.0.smithi169.stdout:3187: finishing write tid 4 to smithi16987243-184 2023-09-23T22:24:22.004 INFO:tasks.rados.rados.0.smithi169.stdout:3187: finishing write tid 5 to smithi16987243-184 2023-09-23T22:24:22.004 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 184 v 442 (ObjNum 2006 snap 0 seq_num 2006) dirty exists 2023-09-23T22:24:22.004 INFO:tasks.rados.rados.0.smithi169.stdout:3187: left oid 184 (ObjNum 2006 snap 0 seq_num 2006) 2023-09-23T22:24:22.004 INFO:tasks.rados.rados.0.smithi169.stdout:3189: expect (ObjNum 1792 snap 0 seq_num 1792) 2023-09-23T22:24:22.117 INFO:tasks.rados.rados.0.smithi169.stdout:3188: expect (ObjNum 1896 snap 0 seq_num 1896) 2023-09-23T22:24:22.402 INFO:tasks.rados.rados.0.smithi169.stdout:3182: done (7 left) 2023-09-23T22:24:22.402 INFO:tasks.rados.rados.0.smithi169.stdout:3183: done (6 left) 2023-09-23T22:24:22.402 INFO:tasks.rados.rados.0.smithi169.stdout:3185: done (5 left) 2023-09-23T22:24:22.403 INFO:tasks.rados.rados.0.smithi169.stdout:3186: done (4 left) 2023-09-23T22:24:22.403 INFO:tasks.rados.rados.0.smithi169.stdout:3187: done (3 left) 2023-09-23T22:24:22.403 INFO:tasks.rados.rados.0.smithi169.stdout:3188: done (2 left) 2023-09-23T22:24:22.403 INFO:tasks.rados.rados.0.smithi169.stdout:3189: done (1 left) 2023-09-23T22:24:22.403 INFO:tasks.rados.rados.0.smithi169.stdout:3190: done (0 left) 2023-09-23T22:24:22.403 INFO:tasks.rados.rados.0.smithi169.stdout:3191: delete oid 107 current snap is 0 2023-09-23T22:24:22.404 INFO:tasks.rados.rados.0.smithi169.stdout:3191: done (0 left) 2023-09-23T22:24:22.404 INFO:tasks.rados.rados.0.smithi169.stdout:3192: write oid 427 current snap is 0 2023-09-23T22:24:22.404 INFO:tasks.rados.rados.0.smithi169.stdout:3192: seq_num 2009 ranges {565263=692433,1878207=570035,2986322=724415} 2023-09-23T22:24:22.414 INFO:tasks.rados.rados.0.smithi169.stdout:3192: writing smithi16987243-427 from 565263 to 1257696 tid 1 2023-09-23T22:24:22.423 INFO:tasks.rados.rados.0.smithi169.stdout:3192: writing smithi16987243-427 from 1878207 to 2448242 tid 2 2023-09-23T22:24:22.433 INFO:tasks.rados.rados.0.smithi169.stdout:3192: writing smithi16987243-427 from 2986322 to 3710737 tid 3 2023-09-23T22:24:22.434 INFO:tasks.rados.rados.0.smithi169.stdout:3192: finishing write tid 1 to smithi16987243-427 2023-09-23T22:24:22.434 INFO:tasks.rados.rados.0.smithi169.stdout:3192: finishing write tid 2 to smithi16987243-427 2023-09-23T22:24:22.434 INFO:tasks.rados.rados.0.smithi169.stdout:3193: read oid 269 snap -1 2023-09-23T22:24:22.434 INFO:tasks.rados.rados.0.smithi169.stdout:3193: expect (ObjNum 1588 snap 0 seq_num 1588) 2023-09-23T22:24:22.434 INFO:tasks.rados.rados.0.smithi169.stdout:3194: read oid 331 snap -1 2023-09-23T22:24:22.434 INFO:tasks.rados.rados.0.smithi169.stdout:3194: expect deleted 2023-09-23T22:24:22.434 INFO:tasks.rados.rados.0.smithi169.stdout:3195: write oid 454 current snap is 0 2023-09-23T22:24:22.434 INFO:tasks.rados.rados.0.smithi169.stdout:3195: seq_num 2010 ranges {582070=767682,1820336=713693,3181039=601031} 2023-09-23T22:24:22.443 INFO:tasks.rados.rados.0.smithi169.stdout:3195: writing smithi16987243-454 from 582070 to 1349752 tid 1 2023-09-23T22:24:22.452 INFO:tasks.rados.rados.0.smithi169.stdout:3195: writing smithi16987243-454 from 1820336 to 2534029 tid 2 2023-09-23T22:24:22.460 INFO:tasks.rados.rados.0.smithi169.stdout:3195: writing smithi16987243-454 from 3181039 to 3782070 tid 3 2023-09-23T22:24:22.460 INFO:tasks.rados.rados.0.smithi169.stdout:3196: write oid 106 current snap is 0 2023-09-23T22:24:22.460 INFO:tasks.rados.rados.0.smithi169.stdout:3196: seq_num 2011 ranges {598877=442931,1478818=573704,2524815=463312,3516293=282584} 2023-09-23T22:24:22.466 INFO:tasks.rados.rados.0.smithi169.stdout:3196: writing smithi16987243-106 from 598877 to 1041808 tid 1 2023-09-23T22:24:22.472 INFO:tasks.rados.rados.0.smithi169.stdout:3196: writing smithi16987243-106 from 1478818 to 2052522 tid 2 2023-09-23T22:24:22.478 INFO:tasks.rados.rados.0.smithi169.stdout:3196: writing smithi16987243-106 from 2524815 to 2988127 tid 3 2023-09-23T22:24:22.483 INFO:tasks.rados.rados.0.smithi169.stdout:3196: writing smithi16987243-106 from 3516293 to 3798877 tid 4 2023-09-23T22:24:22.483 INFO:tasks.rados.rados.0.smithi169.stdout:3197: read oid 416 snap -1 2023-09-23T22:24:22.483 INFO:tasks.rados.rados.0.smithi169.stdout:3197: expect (ObjNum 1681 snap 0 seq_num 1681) 2023-09-23T22:24:22.483 INFO:tasks.rados.rados.0.smithi169.stdout:3198: read oid 69 snap -1 2023-09-23T22:24:22.483 INFO:tasks.rados.rados.0.smithi169.stdout:3198: expect (ObjNum 511 snap 0 seq_num 511) 2023-09-23T22:24:22.483 INFO:tasks.rados.rados.0.smithi169.stdout:3199: read oid 72 snap -1 2023-09-23T22:24:22.483 INFO:tasks.rados.rados.0.smithi169.stdout:3199: expect (ObjNum 1124 snap 0 seq_num 1124) 2023-09-23T22:24:22.483 INFO:tasks.rados.rados.0.smithi169.stdout:3200: write oid 302 current snap is 0 2023-09-23T22:24:22.483 INFO:tasks.rados.rados.0.smithi169.stdout:3200: seq_num 2012 ranges {615684=518180,1537300=717362,2835885=674584} 2023-09-23T22:24:22.491 INFO:tasks.rados.rados.0.smithi169.stdout:3200: writing smithi16987243-302 from 615684 to 1133864 tid 1 2023-09-23T22:24:22.498 INFO:tasks.rados.rados.0.smithi169.stdout:3200: writing smithi16987243-302 from 1537300 to 2254662 tid 2 2023-09-23T22:24:22.506 INFO:tasks.rados.rados.0.smithi169.stdout:3200: writing smithi16987243-302 from 2835885 to 3510469 tid 3 2023-09-23T22:24:22.506 INFO:tasks.rados.rados.0.smithi169.stdout:3201: delete oid 181 current snap is 0 2023-09-23T22:24:22.506 INFO:tasks.rados.rados.0.smithi169.stdout:3192: finishing write tid 3 to smithi16987243-427 2023-09-23T22:24:22.506 INFO:tasks.rados.rados.0.smithi169.stdout:3192: finishing write tid 4 to smithi16987243-427 2023-09-23T22:24:22.506 INFO:tasks.rados.rados.0.smithi169.stdout:3192: finishing write tid 5 to smithi16987243-427 2023-09-23T22:24:22.506 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 427 v 312 (ObjNum 2009 snap 0 seq_num 2009) dirty exists 2023-09-23T22:24:22.506 INFO:tasks.rados.rados.0.smithi169.stdout:3192: left oid 427 (ObjNum 2009 snap 0 seq_num 2009) 2023-09-23T22:24:22.506 INFO:tasks.rados.rados.0.smithi169.stdout:3193: expect (ObjNum 1588 snap 0 seq_num 1588) 2023-09-23T22:24:22.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:22 smithi169 bash[90995]: [23/Sep/2023:22:24:22] ENGINE Bus STOPPING 2023-09-23T22:24:22.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:22 smithi169 bash[90995]: [23/Sep/2023:22:24:22] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T22:24:22.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:22 smithi169 bash[90995]: [23/Sep/2023:22:24:22] ENGINE Bus STOPPED 2023-09-23T22:24:22.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:22 smithi169 bash[90995]: [23/Sep/2023:22:24:22] ENGINE Bus STARTING 2023-09-23T22:24:22.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:22 smithi169 bash[90995]: [23/Sep/2023:22:24:22] ENGINE Serving on http://:::9283 2023-09-23T22:24:22.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:22 smithi169 bash[90995]: [23/Sep/2023:22:24:22] ENGINE Bus STARTED 2023-09-23T22:24:22.533 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:22 smithi169 bash[90995]: debug 2023-09-23T22:24:22.522+0000 7f4337052700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:24:22.533 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:22 smithi169 bash[90995]: debug 2023-09-23T22:24:22.522+0000 7f4337052700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:24:22.533 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:22 smithi169 bash[90995]: debug 2023-09-23T22:24:22.522+0000 7f4337052700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:24:22.533 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:22 smithi169 bash[90995]: debug 2023-09-23T22:24:22.522+0000 7f4337052700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:24:22.533 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:22 smithi169 bash[90995]: debug 2023-09-23T22:24:22.522+0000 7f4337052700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:24:22.553 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:22 smithi187 bash[67481]: debug 2023-09-23T22:24:22.259+0000 7fc162a3d700 -1 mgr handle_mgr_map I was active but no longer am 2023-09-23T22:24:22.553 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:22 smithi187 bash[67481]: ignoring --setuser ceph since I am not root 2023-09-23T22:24:22.553 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:22 smithi187 bash[67481]: ignoring --setgroup ceph since I am not root 2023-09-23T22:24:22.553 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:22 smithi187 bash[67481]: debug 2023-09-23T22:24:22.323+0000 7f13c0c88700 1 -- 172.21.15.187:0/1236832872 <== mon.1 v2:172.21.15.187:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a0bb2c11e0 con 0x55a0bc040800 2023-09-23T22:24:22.553 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:22 smithi187 bash[67481]: debug 2023-09-23T22:24:22.495+0000 7f13ca9b7200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T22:24:22.915 INFO:tasks.rados.rados.0.smithi169.stdout:3195: finishing write tid 1 to smithi16987243-454 2023-09-23T22:24:22.915 INFO:tasks.rados.rados.0.smithi169.stdout:3195: finishing write tid 2 to smithi16987243-454 2023-09-23T22:24:22.915 INFO:tasks.rados.rados.0.smithi169.stdout:3195: finishing write tid 3 to smithi16987243-454 2023-09-23T22:24:22.915 INFO:tasks.rados.rados.0.smithi169.stdout:3195: finishing write tid 4 to smithi16987243-454 2023-09-23T22:24:22.915 INFO:tasks.rados.rados.0.smithi169.stdout:3195: finishing write tid 5 to smithi16987243-454 2023-09-23T22:24:22.915 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 454 v 424 (ObjNum 2010 snap 0 seq_num 2010) dirty exists 2023-09-23T22:24:22.915 INFO:tasks.rados.rados.0.smithi169.stdout:3195: left oid 454 (ObjNum 2010 snap 0 seq_num 2010) 2023-09-23T22:24:22.916 INFO:tasks.rados.rados.0.smithi169.stdout:3196: finishing write tid 1 to smithi16987243-106 2023-09-23T22:24:22.916 INFO:tasks.rados.rados.0.smithi169.stdout:3196: finishing write tid 2 to smithi16987243-106 2023-09-23T22:24:22.916 INFO:tasks.rados.rados.0.smithi169.stdout:3196: finishing write tid 3 to smithi16987243-106 2023-09-23T22:24:22.916 INFO:tasks.rados.rados.0.smithi169.stdout:3197: expect (ObjNum 1681 snap 0 seq_num 1681) 2023-09-23T22:24:23.007 INFO:tasks.rados.rados.0.smithi169.stdout:3196: finishing write tid 4 to smithi16987243-106 2023-09-23T22:24:23.007 INFO:tasks.rados.rados.0.smithi169.stdout:3196: finishing write tid 5 to smithi16987243-106 2023-09-23T22:24:23.007 INFO:tasks.rados.rados.0.smithi169.stdout:3196: finishing write tid 6 to smithi16987243-106 2023-09-23T22:24:23.007 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 106 v 429 (ObjNum 2011 snap 0 seq_num 2011) dirty exists 2023-09-23T22:24:23.007 INFO:tasks.rados.rados.0.smithi169.stdout:3196: left oid 106 (ObjNum 2011 snap 0 seq_num 2011) 2023-09-23T22:24:23.007 INFO:tasks.rados.rados.0.smithi169.stdout:3199: expect (ObjNum 1124 snap 0 seq_num 1124) 2023-09-23T22:24:23.032 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:22 smithi169 bash[90995]: debug 2023-09-23T22:24:22.530+0000 7f433304a700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:24:23.032 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:22 smithi169 bash[90995]: debug 2023-09-23T22:24:22.530+0000 7f433304a700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:24:23.032 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:22 smithi169 bash[90995]: debug 2023-09-23T22:24:22.530+0000 7f433304a700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:24:23.032 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:22 smithi169 bash[90995]: debug 2023-09-23T22:24:22.530+0000 7f433304a700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:24:23.032 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:22 smithi169 bash[90995]: debug 2023-09-23T22:24:22.530+0000 7f433304a700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:24:23.137 INFO:tasks.rados.rados.0.smithi169.stdout:3198: expect (ObjNum 511 snap 0 seq_num 511) 2023-09-23T22:24:23.252 INFO:tasks.rados.rados.0.smithi169.stdout:3200: finishing write tid 1 to smithi16987243-302 2023-09-23T22:24:23.253 INFO:tasks.rados.rados.0.smithi169.stdout:3200: finishing write tid 2 to smithi16987243-302 2023-09-23T22:24:23.253 INFO:tasks.rados.rados.0.smithi169.stdout:3200: finishing write tid 3 to smithi16987243-302 2023-09-23T22:24:23.253 INFO:tasks.rados.rados.0.smithi169.stdout:3200: finishing write tid 4 to smithi16987243-302 2023-09-23T22:24:23.253 INFO:tasks.rados.rados.0.smithi169.stdout:3200: finishing write tid 5 to smithi16987243-302 2023-09-23T22:24:23.253 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 302 v 478 (ObjNum 2012 snap 0 seq_num 2012) dirty exists 2023-09-23T22:24:23.253 INFO:tasks.rados.rados.0.smithi169.stdout:3200: left oid 302 (ObjNum 2012 snap 0 seq_num 2012) 2023-09-23T22:24:23.253 INFO:tasks.rados.rados.0.smithi169.stdout:3192: done (9 left) 2023-09-23T22:24:23.253 INFO:tasks.rados.rados.0.smithi169.stdout:3193: done (8 left) 2023-09-23T22:24:23.253 INFO:tasks.rados.rados.0.smithi169.stdout:3194: done (7 left) 2023-09-23T22:24:23.253 INFO:tasks.rados.rados.0.smithi169.stdout:3195: done (6 left) 2023-09-23T22:24:23.253 INFO:tasks.rados.rados.0.smithi169.stdout:3196: done (5 left) 2023-09-23T22:24:23.253 INFO:tasks.rados.rados.0.smithi169.stdout:3197: done (4 left) 2023-09-23T22:24:23.254 INFO:tasks.rados.rados.0.smithi169.stdout:3198: done (3 left) 2023-09-23T22:24:23.254 INFO:tasks.rados.rados.0.smithi169.stdout:3199: done (2 left) 2023-09-23T22:24:23.254 INFO:tasks.rados.rados.0.smithi169.stdout:3200: done (1 left) 2023-09-23T22:24:23.254 INFO:tasks.rados.rados.0.smithi169.stdout:3201: done (0 left) 2023-09-23T22:24:23.254 INFO:tasks.rados.rados.0.smithi169.stdout:3202: write oid 182 current snap is 0 2023-09-23T22:24:23.254 INFO:tasks.rados.rados.0.smithi169.stdout:3202: seq_num 2014 ranges {649298=668678,1937911=721031,3174378=674920} 2023-09-23T22:24:23.267 INFO:tasks.rados.rados.0.smithi169.stdout:3202: writing smithi16987243-182 from 649298 to 1317976 tid 1 2023-09-23T22:24:23.276 INFO:tasks.rados.rados.0.smithi169.stdout:3202: writing smithi16987243-182 from 1937911 to 2658942 tid 2 2023-09-23T22:24:23.282 INFO:tasks.rados.rados.0.smithi169.stdout:3202: writing smithi16987243-182 from 3174378 to 3849298 tid 3 2023-09-23T22:24:23.283 INFO:tasks.rados.rados.0.smithi169.stdout:3203: write oid 285 current snap is 0 2023-09-23T22:24:23.283 INFO:tasks.rados.rados.0.smithi169.stdout:3202: finishing write tid 1 to smithi16987243-182 2023-09-23T22:24:23.283 INFO:tasks.rados.rados.0.smithi169.stdout:3202: finishing write tid 2 to smithi16987243-182 2023-09-23T22:24:23.283 INFO:tasks.rados.rados.0.smithi169.stdout:3203: seq_num 2015 ranges {666105=460280,1712746=581042,3034507=624753} 2023-09-23T22:24:23.289 INFO:tasks.rados.rados.0.smithi169.stdout:3203: writing smithi16987243-285 from 666105 to 1126385 tid 1 2023-09-23T22:24:23.295 INFO:tasks.rados.rados.0.smithi169.stdout:3203: writing smithi16987243-285 from 1712746 to 2293788 tid 2 2023-09-23T22:24:23.306 INFO:tasks.rados.rados.0.smithi169.stdout:3203: writing smithi16987243-285 from 3034507 to 3659260 tid 3 2023-09-23T22:24:23.306 INFO:tasks.rados.rados.0.smithi169.stdout:3204: write oid 324 current snap is 0 2023-09-23T22:24:23.306 INFO:tasks.rados.rados.0.smithi169.stdout:3202: finishing write tid 3 to smithi16987243-182 2023-09-23T22:24:23.306 INFO:tasks.rados.rados.0.smithi169.stdout:3202: finishing write tid 4 to smithi16987243-182 2023-09-23T22:24:23.306 INFO:tasks.rados.rados.0.smithi169.stdout:3202: finishing write tid 5 to smithi16987243-182 2023-09-23T22:24:23.306 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 182 v 432 (ObjNum 2014 snap 0 seq_num 2014) dirty exists 2023-09-23T22:24:23.306 INFO:tasks.rados.rados.0.smithi169.stdout:3202: left oid 182 (ObjNum 2014 snap 0 seq_num 2014) 2023-09-23T22:24:23.307 INFO:tasks.rados.rados.0.smithi169.stdout:3203: finishing write tid 1 to smithi16987243-285 2023-09-23T22:24:23.307 INFO:tasks.rados.rados.0.smithi169.stdout:3203: finishing write tid 2 to smithi16987243-285 2023-09-23T22:24:23.307 INFO:tasks.rados.rados.0.smithi169.stdout:3204: seq_num 2016 ranges {682912=535529,1771228=724700,3061930=436025} 2023-09-23T22:24:23.312 INFO:tasks.rados.rados.0.smithi169.stdout:3204: writing smithi16987243-324 from 682912 to 1218441 tid 1 2023-09-23T22:24:23.320 INFO:tasks.rados.rados.0.smithi169.stdout:3204: writing smithi16987243-324 from 1771228 to 2495928 tid 2 2023-09-23T22:24:23.326 INFO:tasks.rados.rados.0.smithi169.stdout:3204: writing smithi16987243-324 from 3061930 to 3497955 tid 3 2023-09-23T22:24:23.326 INFO:tasks.rados.rados.0.smithi169.stdout:3202: done (2 left) 2023-09-23T22:24:23.327 INFO:tasks.rados.rados.0.smithi169.stdout:3205: read oid 70 snap -1 2023-09-23T22:24:23.327 INFO:tasks.rados.rados.0.smithi169.stdout:3205: expect (ObjNum 1635 snap 0 seq_num 1635) 2023-09-23T22:24:23.327 INFO:tasks.rados.rados.0.smithi169.stdout:3206: delete oid 100 current snap is 0 2023-09-23T22:24:23.327 INFO:tasks.rados.rados.0.smithi169.stdout:3203: finishing write tid 3 to smithi16987243-285 2023-09-23T22:24:23.327 INFO:tasks.rados.rados.0.smithi169.stdout:3203: finishing write tid 4 to smithi16987243-285 2023-09-23T22:24:23.327 INFO:tasks.rados.rados.0.smithi169.stdout:3203: finishing write tid 5 to smithi16987243-285 2023-09-23T22:24:23.327 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 285 v 437 (ObjNum 2015 snap 0 seq_num 2015) dirty exists 2023-09-23T22:24:23.327 INFO:tasks.rados.rados.0.smithi169.stdout:3203: left oid 285 (ObjNum 2015 snap 0 seq_num 2015) 2023-09-23T22:24:23.327 INFO:tasks.rados.rados.0.smithi169.stdout:3204: finishing write tid 1 to smithi16987243-324 2023-09-23T22:24:23.327 INFO:tasks.rados.rados.0.smithi169.stdout:3204: finishing write tid 2 to smithi16987243-324 2023-09-23T22:24:23.329 INFO:tasks.rados.rados.0.smithi169.stdout:3203: done (3 left) 2023-09-23T22:24:23.329 INFO:tasks.rados.rados.0.smithi169.stdout:3206: done (2 left) 2023-09-23T22:24:23.329 INFO:tasks.rados.rados.0.smithi169.stdout:3207: write oid 485 current snap is 0 2023-09-23T22:24:23.330 INFO:tasks.rados.rados.0.smithi169.stdout:3207: seq_num 2018 ranges {716526=686027,2171839=728369,3400423=458569} 2023-09-23T22:24:23.341 INFO:tasks.rados.rados.0.smithi169.stdout:3207: writing smithi16987243-485 from 716526 to 1402553 tid 1 2023-09-23T22:24:23.351 INFO:tasks.rados.rados.0.smithi169.stdout:3207: writing smithi16987243-485 from 2171839 to 2900208 tid 2 2023-09-23T22:24:23.357 INFO:tasks.rados.rados.0.smithi169.stdout:3207: writing smithi16987243-485 from 3400423 to 3858992 tid 3 2023-09-23T22:24:23.357 INFO:tasks.rados.rados.0.smithi169.stdout:3208: read oid 135 snap -1 2023-09-23T22:24:23.357 INFO:tasks.rados.rados.0.smithi169.stdout:3208: expect (ObjNum 1797 snap 0 seq_num 1797) 2023-09-23T22:24:23.357 INFO:tasks.rados.rados.0.smithi169.stdout:3209: write oid 297 current snap is 0 2023-09-23T22:24:23.357 INFO:tasks.rados.rados.0.smithi169.stdout:3209: seq_num 2019 ranges {733333=761276,2230321=588380,3427846=505487} 2023-09-23T22:24:23.367 INFO:tasks.rados.rados.0.smithi169.stdout:3209: writing smithi16987243-297 from 733333 to 1494609 tid 1 2023-09-23T22:24:23.374 INFO:tasks.rados.rados.0.smithi169.stdout:3209: writing smithi16987243-297 from 2230321 to 2818701 tid 2 2023-09-23T22:24:23.380 INFO:tasks.rados.rados.0.smithi169.stdout:3209: writing smithi16987243-297 from 3427846 to 3933333 tid 3 2023-09-23T22:24:23.380 INFO:tasks.rados.rados.0.smithi169.stdout:3210: read oid 268 snap -1 2023-09-23T22:24:23.380 INFO:tasks.rados.rados.0.smithi169.stdout:3210: expect (ObjNum 1991 snap 0 seq_num 1991) 2023-09-23T22:24:23.380 INFO:tasks.rados.rados.0.smithi169.stdout:3211: read oid 234 snap -1 2023-09-23T22:24:23.381 INFO:tasks.rados.rados.0.smithi169.stdout:3211: expect (ObjNum 1990 snap 0 seq_num 1990) 2023-09-23T22:24:23.381 INFO:tasks.rados.rados.0.smithi169.stdout:3212: write oid 356 current snap is 0 2023-09-23T22:24:23.381 INFO:tasks.rados.rados.0.smithi169.stdout:3204: finishing write tid 3 to smithi16987243-324 2023-09-23T22:24:23.381 INFO:tasks.rados.rados.0.smithi169.stdout:3204: finishing write tid 4 to smithi16987243-324 2023-09-23T22:24:23.381 INFO:tasks.rados.rados.0.smithi169.stdout:3212: seq_num 2020 ranges {750140=436525,1888803=732038,3055269=597466} 2023-09-23T22:24:23.387 INFO:tasks.rados.rados.0.smithi169.stdout:3212: writing smithi16987243-356 from 750140 to 1186665 tid 1 2023-09-23T22:24:23.395 INFO:tasks.rados.rados.0.smithi169.stdout:3212: writing smithi16987243-356 from 1888803 to 2620841 tid 2 2023-09-23T22:24:23.401 INFO:tasks.rados.rados.0.smithi169.stdout:3212: writing smithi16987243-356 from 3055269 to 3652735 tid 3 2023-09-23T22:24:23.401 INFO:tasks.rados.rados.0.smithi169.stdout:3213: read oid 374 snap -1 2023-09-23T22:24:23.402 INFO:tasks.rados.rados.0.smithi169.stdout:3213: expect (ObjNum 1825 snap 0 seq_num 1825) 2023-09-23T22:24:23.402 INFO:tasks.rados.rados.0.smithi169.stdout:3214: read oid 405 snap -1 2023-09-23T22:24:23.402 INFO:tasks.rados.rados.0.smithi169.stdout:3214: expect deleted 2023-09-23T22:24:23.402 INFO:tasks.rados.rados.0.smithi169.stdout:3215: write oid 278 current snap is 0 2023-09-23T22:24:23.402 INFO:tasks.rados.rados.0.smithi169.stdout:3204: finishing write tid 5 to smithi16987243-324 2023-09-23T22:24:23.402 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 324 v 440 (ObjNum 2016 snap 0 seq_num 2016) dirty exists 2023-09-23T22:24:23.402 INFO:tasks.rados.rados.0.smithi169.stdout:3204: left oid 324 (ObjNum 2016 snap 0 seq_num 2016) 2023-09-23T22:24:23.402 INFO:tasks.rados.rados.0.smithi169.stdout:3205: expect (ObjNum 1635 snap 0 seq_num 1635) 2023-09-23T22:24:23.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[31480]: audit 2023-09-23T22:24:22.150157+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:24:23.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[31480]: audit 2023-09-23T22:24:22.157296+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:24:23.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[31480]: audit 2023-09-23T22:24:22.159016+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:24:23.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[31480]: audit 2023-09-23T22:24:22.160777+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:24:23.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[31480]: audit 2023-09-23T22:24:22.168099+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:24:23.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[31480]: audit 2023-09-23T22:24:22.249543+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:24:23.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[31480]: audit 2023-09-23T22:24:22.257837+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-23T22:24:23.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[31480]: cluster 2023-09-23T22:24:22.268639+0000 mon.a (mon.0) 992 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-09-23T22:24:23.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[31480]: audit 2023-09-23T22:24:22.270789+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-09-23T22:24:23.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[31480]: cluster 2023-09-23T22:24:22.270885+0000 mon.a (mon.0) 994 : cluster [DBG] mgrmap e26: y(active, starting, since 0.0123667s) 2023-09-23T22:24:23.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[31480]: audit 2023-09-23T22:24:22.273896+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:24:23.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[31480]: audit 2023-09-23T22:24:22.274096+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:24:23.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[31480]: audit 2023-09-23T22:24:22.274259+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:24:23.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[31480]: audit 2023-09-23T22:24:22.274431+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi169.txmybt"}]: dispatch 2023-09-23T22:24:23.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[31480]: audit 2023-09-23T22:24:22.274617+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi187.ecsgsg"}]: dispatch 2023-09-23T22:24:23.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[31480]: audit 2023-09-23T22:24:22.275107+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T22:24:23.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[31480]: audit 2023-09-23T22:24:22.275518+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:24:23.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[31480]: audit 2023-09-23T22:24:22.275767+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:24:23.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[31480]: audit 2023-09-23T22:24:22.276016+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:24:23.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[31480]: audit 2023-09-23T22:24:22.276304+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:24:23.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[31480]: audit 2023-09-23T22:24:22.276700+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:24:23.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[31480]: audit 2023-09-23T22:24:22.277001+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:24:23.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[31480]: audit 2023-09-23T22:24:22.277262+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:24:23.483 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[31480]: audit 2023-09-23T22:24:22.277522+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:24:23.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[31480]: audit 2023-09-23T22:24:22.277795+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T22:24:23.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[31480]: audit 2023-09-23T22:24:22.278048+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T22:24:23.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[31480]: audit 2023-09-23T22:24:22.278526+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T22:24:23.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[31480]: cluster 2023-09-23T22:24:22.327063+0000 mon.a (mon.0) 1012 : cluster [INF] Manager daemon y is now available 2023-09-23T22:24:23.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[31480]: audit 2023-09-23T22:24:22.359116+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:24:23.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[31480]: audit 2023-09-23T22:24:22.363029+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:24:23.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[31480]: audit 2023-09-23T22:24:22.392675+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:24:23.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[31480]: audit 2023-09-23T22:24:22.410934+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:24:23.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[31480]: audit 2023-09-23T22:24:22.485862+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T22:24:23.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[31480]: audit 2023-09-23T22:24:22.765576+0000 mon.c (mon.2) 170 : audit [DBG] from='client.? 172.21.15.169:0/3070170427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:23.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[40994]: audit 2023-09-23T22:24:22.150157+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:24:23.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[40994]: audit 2023-09-23T22:24:22.157296+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:24:23.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[40994]: audit 2023-09-23T22:24:22.159016+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:24:23.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[40994]: audit 2023-09-23T22:24:22.160777+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:24:23.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[40994]: audit 2023-09-23T22:24:22.168099+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:24:23.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[40994]: audit 2023-09-23T22:24:22.249543+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:24:23.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[40994]: audit 2023-09-23T22:24:22.257837+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-23T22:24:23.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[40994]: cluster 2023-09-23T22:24:22.268639+0000 mon.a (mon.0) 992 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-09-23T22:24:23.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[40994]: audit 2023-09-23T22:24:22.270789+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-09-23T22:24:23.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[40994]: cluster 2023-09-23T22:24:22.270885+0000 mon.a (mon.0) 994 : cluster [DBG] mgrmap e26: y(active, starting, since 0.0123667s) 2023-09-23T22:24:23.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[40994]: audit 2023-09-23T22:24:22.273896+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:24:23.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[40994]: audit 2023-09-23T22:24:22.274096+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:24:23.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[40994]: audit 2023-09-23T22:24:22.274259+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:24:23.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[40994]: audit 2023-09-23T22:24:22.274431+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi169.txmybt"}]: dispatch 2023-09-23T22:24:23.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[40994]: audit 2023-09-23T22:24:22.274617+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi187.ecsgsg"}]: dispatch 2023-09-23T22:24:23.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[40994]: audit 2023-09-23T22:24:22.275107+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T22:24:23.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[40994]: audit 2023-09-23T22:24:22.275518+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:24:23.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[40994]: audit 2023-09-23T22:24:22.275767+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:24:23.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[40994]: audit 2023-09-23T22:24:22.276016+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:24:23.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[40994]: audit 2023-09-23T22:24:22.276304+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:24:23.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[40994]: audit 2023-09-23T22:24:22.276700+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:24:23.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[40994]: audit 2023-09-23T22:24:22.277001+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:24:23.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[40994]: audit 2023-09-23T22:24:22.277262+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:24:23.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[40994]: audit 2023-09-23T22:24:22.277522+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:24:23.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[40994]: audit 2023-09-23T22:24:22.277795+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T22:24:23.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[40994]: audit 2023-09-23T22:24:22.278048+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T22:24:23.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[40994]: audit 2023-09-23T22:24:22.278526+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T22:24:23.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[40994]: cluster 2023-09-23T22:24:22.327063+0000 mon.a (mon.0) 1012 : cluster [INF] Manager daemon y is now available 2023-09-23T22:24:23.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[40994]: audit 2023-09-23T22:24:22.359116+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:24:23.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[40994]: audit 2023-09-23T22:24:22.363029+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:24:23.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[40994]: audit 2023-09-23T22:24:22.392675+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:24:23.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[40994]: audit 2023-09-23T22:24:22.410934+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:24:23.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[40994]: audit 2023-09-23T22:24:22.485862+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T22:24:23.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[40994]: audit 2023-09-23T22:24:22.765576+0000 mon.c (mon.2) 170 : audit [DBG] from='client.? 172.21.15.169:0/3070170427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:23.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[27421]: audit 2023-09-23T22:24:22.150157+0000 mon.a (mon.0) 985 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:24:23.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[27421]: audit 2023-09-23T22:24:22.157296+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:24:23.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[27421]: audit 2023-09-23T22:24:22.159016+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:24:23.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[27421]: audit 2023-09-23T22:24:22.160777+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:24:23.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[27421]: audit 2023-09-23T22:24:22.168099+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' 2023-09-23T22:24:23.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[27421]: audit 2023-09-23T22:24:22.249543+0000 mon.a (mon.0) 990 : audit [DBG] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:24:23.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[27421]: audit 2023-09-23T22:24:22.257837+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-09-23T22:24:23.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[27421]: cluster 2023-09-23T22:24:22.268639+0000 mon.a (mon.0) 992 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-09-23T22:24:23.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[27421]: audit 2023-09-23T22:24:22.270789+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.24706 172.21.15.187:0/54586573' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-09-23T22:24:23.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[27421]: cluster 2023-09-23T22:24:22.270885+0000 mon.a (mon.0) 994 : cluster [DBG] mgrmap e26: y(active, starting, since 0.0123667s) 2023-09-23T22:24:23.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[27421]: audit 2023-09-23T22:24:22.273896+0000 mon.a (mon.0) 995 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:24:23.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[27421]: audit 2023-09-23T22:24:22.274096+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:24:23.537 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[27421]: audit 2023-09-23T22:24:22.274259+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:24:23.537 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[27421]: audit 2023-09-23T22:24:22.274431+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi169.txmybt"}]: dispatch 2023-09-23T22:24:23.537 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[27421]: audit 2023-09-23T22:24:22.274617+0000 mon.a (mon.0) 999 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi187.ecsgsg"}]: dispatch 2023-09-23T22:24:23.537 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[27421]: audit 2023-09-23T22:24:22.275107+0000 mon.a (mon.0) 1000 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T22:24:23.537 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[27421]: audit 2023-09-23T22:24:22.275518+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:24:23.537 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[27421]: audit 2023-09-23T22:24:22.275767+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:24:23.537 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[27421]: audit 2023-09-23T22:24:22.276016+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:24:23.537 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[27421]: audit 2023-09-23T22:24:22.276304+0000 mon.a (mon.0) 1004 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:24:23.537 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[27421]: audit 2023-09-23T22:24:22.276700+0000 mon.a (mon.0) 1005 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:24:23.537 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[27421]: audit 2023-09-23T22:24:22.277001+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:24:23.537 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[27421]: audit 2023-09-23T22:24:22.277262+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:24:23.538 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[27421]: audit 2023-09-23T22:24:22.277522+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:24:23.538 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[27421]: audit 2023-09-23T22:24:22.277795+0000 mon.a (mon.0) 1009 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T22:24:23.538 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[27421]: audit 2023-09-23T22:24:22.278048+0000 mon.a (mon.0) 1010 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T22:24:23.538 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[27421]: audit 2023-09-23T22:24:22.278526+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T22:24:23.538 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[27421]: cluster 2023-09-23T22:24:22.327063+0000 mon.a (mon.0) 1012 : cluster [INF] Manager daemon y is now available 2023-09-23T22:24:23.538 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[27421]: audit 2023-09-23T22:24:22.359116+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:24:23.538 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[27421]: audit 2023-09-23T22:24:22.363029+0000 mon.a (mon.0) 1014 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:24:23.538 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[27421]: audit 2023-09-23T22:24:22.392675+0000 mon.a (mon.0) 1015 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:24:23.538 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[27421]: audit 2023-09-23T22:24:22.410934+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:24:23.538 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[27421]: audit 2023-09-23T22:24:22.485862+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T22:24:23.539 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:23 smithi169 bash[27421]: audit 2023-09-23T22:24:22.765576+0000 mon.c (mon.2) 170 : audit [DBG] from='client.? 172.21.15.169:0/3070170427' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:23.588 INFO:tasks.rados.rados.0.smithi169.stdout:3207: finishing write tid 1 to smithi16987243-485 2023-09-23T22:24:23.588 INFO:tasks.rados.rados.0.smithi169.stdout:3207: finishing write tid 2 to smithi16987243-485 2023-09-23T22:24:23.588 INFO:tasks.rados.rados.0.smithi169.stdout:3207: finishing write tid 3 to smithi16987243-485 2023-09-23T22:24:23.588 INFO:tasks.rados.rados.0.smithi169.stdout:3207: finishing write tid 4 to smithi16987243-485 2023-09-23T22:24:23.588 INFO:tasks.rados.rados.0.smithi169.stdout:3207: finishing write tid 5 to smithi16987243-485 2023-09-23T22:24:23.588 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 485 v 342 (ObjNum 2018 snap 0 seq_num 2018) dirty exists 2023-09-23T22:24:23.589 INFO:tasks.rados.rados.0.smithi169.stdout:3207: left oid 485 (ObjNum 2018 snap 0 seq_num 2018) 2023-09-23T22:24:23.589 INFO:tasks.rados.rados.0.smithi169.stdout:3208: expect (ObjNum 1797 snap 0 seq_num 1797) 2023-09-23T22:24:23.716 INFO:tasks.rados.rados.0.smithi169.stdout:3209: finishing write tid 1 to smithi16987243-297 2023-09-23T22:24:23.716 INFO:tasks.rados.rados.0.smithi169.stdout:3209: finishing write tid 2 to smithi16987243-297 2023-09-23T22:24:23.716 INFO:tasks.rados.rados.0.smithi169.stdout:3209: finishing write tid 3 to smithi16987243-297 2023-09-23T22:24:23.716 INFO:tasks.rados.rados.0.smithi169.stdout:3209: finishing write tid 4 to smithi16987243-297 2023-09-23T22:24:23.716 INFO:tasks.rados.rados.0.smithi169.stdout:3209: finishing write tid 5 to smithi16987243-297 2023-09-23T22:24:23.716 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 297 v 364 (ObjNum 2019 snap 0 seq_num 2019) dirty exists 2023-09-23T22:24:23.717 INFO:tasks.rados.rados.0.smithi169.stdout:3209: left oid 297 (ObjNum 2019 snap 0 seq_num 2019) 2023-09-23T22:24:23.717 INFO:tasks.rados.rados.0.smithi169.stdout:3211: expect (ObjNum 1990 snap 0 seq_num 1990) 2023-09-23T22:24:23.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[67481]: debug 2023-09-23T22:24:23.471+0000 7f13ca9b7200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T22:24:23.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[67481]: debug 2023-09-23T22:24:23.579+0000 7f13ca9b7200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T22:24:23.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[67481]: debug 2023-09-23T22:24:23.695+0000 7f13ca9b7200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T22:24:23.901 INFO:tasks.rados.rados.0.smithi169.stdout:3210: expect (ObjNum 1991 snap 0 seq_num 1991) 2023-09-23T22:24:24.035 INFO:tasks.rados.rados.0.smithi169.stdout:3212: finishing write tid 1 to smithi16987243-356 2023-09-23T22:24:24.036 INFO:tasks.rados.rados.0.smithi169.stdout:3212: finishing write tid 2 to smithi16987243-356 2023-09-23T22:24:24.036 INFO:tasks.rados.rados.0.smithi169.stdout:3212: finishing write tid 3 to smithi16987243-356 2023-09-23T22:24:24.036 INFO:tasks.rados.rados.0.smithi169.stdout:3212: finishing write tid 4 to smithi16987243-356 2023-09-23T22:24:24.036 INFO:tasks.rados.rados.0.smithi169.stdout:3212: finishing write tid 5 to smithi16987243-356 2023-09-23T22:24:24.036 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 356 v 353 (ObjNum 2020 snap 0 seq_num 2020) dirty exists 2023-09-23T22:24:24.036 INFO:tasks.rados.rados.0.smithi169.stdout:3212: left oid 356 (ObjNum 2020 snap 0 seq_num 2020) 2023-09-23T22:24:24.037 INFO:tasks.rados.rados.0.smithi169.stdout:3213: expect (ObjNum 1825 snap 0 seq_num 1825) 2023-09-23T22:24:24.201 INFO:tasks.rados.rados.0.smithi169.stdout:3215: seq_num 2021 ranges {766947=511774,1947285=475696,2966339=408738,3895036=71911} 2023-09-23T22:24:24.214 INFO:tasks.rados.rados.0.smithi169.stdout:3215: writing smithi16987243-278 from 766947 to 1278721 tid 1 2023-09-23T22:24:24.221 INFO:tasks.rados.rados.0.smithi169.stdout:3215: writing smithi16987243-278 from 1947285 to 2422981 tid 2 2023-09-23T22:24:24.226 INFO:tasks.rados.rados.0.smithi169.stdout:3215: writing smithi16987243-278 from 2966339 to 3375077 tid 3 2023-09-23T22:24:24.230 INFO:tasks.rados.rados.0.smithi169.stdout:3215: writing smithi16987243-278 from 3895036 to 3966947 tid 4 2023-09-23T22:24:24.230 INFO:tasks.rados.rados.0.smithi169.stdout:3204: done (10 left) 2023-09-23T22:24:24.231 INFO:tasks.rados.rados.0.smithi169.stdout:3205: done (9 left) 2023-09-23T22:24:24.231 INFO:tasks.rados.rados.0.smithi169.stdout:3207: done (8 left) 2023-09-23T22:24:24.231 INFO:tasks.rados.rados.0.smithi169.stdout:3208: done (7 left) 2023-09-23T22:24:24.231 INFO:tasks.rados.rados.0.smithi169.stdout:3209: done (6 left) 2023-09-23T22:24:24.231 INFO:tasks.rados.rados.0.smithi169.stdout:3210: done (5 left) 2023-09-23T22:24:24.231 INFO:tasks.rados.rados.0.smithi169.stdout:3211: done (4 left) 2023-09-23T22:24:24.231 INFO:tasks.rados.rados.0.smithi169.stdout:3212: done (3 left) 2023-09-23T22:24:24.231 INFO:tasks.rados.rados.0.smithi169.stdout:3213: done (2 left) 2023-09-23T22:24:24.231 INFO:tasks.rados.rados.0.smithi169.stdout:3214: done (1 left) 2023-09-23T22:24:24.231 INFO:tasks.rados.rados.0.smithi169.stdout:3216: write oid 110 current snap is 0 2023-09-23T22:24:24.231 INFO:tasks.rados.rados.0.smithi169.stdout:3215: finishing write tid 1 to smithi16987243-278 2023-09-23T22:24:24.232 INFO:tasks.rados.rados.0.smithi169.stdout:3216: seq_num 2022 ranges {783754=587023,1889414=735707,3393762=589992} 2023-09-23T22:24:24.238 INFO:tasks.rados.rados.0.smithi169.stdout:3216: writing smithi16987243-110 from 783754 to 1370777 tid 1 2023-09-23T22:24:24.245 INFO:tasks.rados.rados.0.smithi169.stdout:3216: writing smithi16987243-110 from 1889414 to 2625121 tid 2 2023-09-23T22:24:24.253 INFO:tasks.rados.rados.0.smithi169.stdout:3216: writing smithi16987243-110 from 3393762 to 3983754 tid 3 2023-09-23T22:24:24.253 INFO:tasks.rados.rados.0.smithi169.stdout:3217: read oid 214 snap -1 2023-09-23T22:24:24.253 INFO:tasks.rados.rados.0.smithi169.stdout:3217: expect (ObjNum 1517 snap 0 seq_num 1517) 2023-09-23T22:24:24.254 INFO:tasks.rados.rados.0.smithi169.stdout:3218: write oid 404 current snap is 0 2023-09-23T22:24:24.254 INFO:tasks.rados.rados.0.smithi169.stdout:3215: finishing write tid 2 to smithi16987243-278 2023-09-23T22:24:24.254 INFO:tasks.rados.rados.0.smithi169.stdout:3215: finishing write tid 3 to smithi16987243-278 2023-09-23T22:24:24.254 INFO:tasks.rados.rados.0.smithi169.stdout:3218: seq_num 2023 ranges {400561=778625,1664249=336312} 2023-09-23T22:24:24.260 INFO:tasks.rados.rados.0.smithi169.stdout:3218: writing smithi16987243-404 from 400561 to 1179186 tid 1 2023-09-23T22:24:24.265 INFO:tasks.rados.rados.0.smithi169.stdout:3218: writing smithi16987243-404 from 1664249 to 2000561 tid 2 2023-09-23T22:24:24.265 INFO:tasks.rados.rados.0.smithi169.stdout:3219: write oid 201 current snap is 0 2023-09-23T22:24:24.265 INFO:tasks.rados.rados.0.smithi169.stdout:3219: seq_num 2024 ranges {417368=453874,1322731=694637} 2023-09-23T22:24:24.270 INFO:tasks.rados.rados.0.smithi169.stdout:3219: writing smithi16987243-201 from 417368 to 871242 tid 1 2023-09-23T22:24:24.274 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:23 smithi187 bash[67481]: debug 2023-09-23T22:24:23.991+0000 7f13ca9b7200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:24:24.277 INFO:tasks.rados.rados.0.smithi169.stdout:3219: writing smithi16987243-201 from 1322731 to 2017368 tid 2 2023-09-23T22:24:24.277 INFO:tasks.rados.rados.0.smithi169.stdout:3220: write oid 268 current snap is 0 2023-09-23T22:24:24.277 INFO:tasks.rados.rados.0.smithi169.stdout:3220: seq_num 2025 ranges {434175=529123,1381213=483034} 2023-09-23T22:24:24.283 INFO:tasks.rados.rados.0.smithi169.stdout:3220: writing smithi16987243-268 from 434175 to 963298 tid 1 2023-09-23T22:24:24.288 INFO:tasks.rados.rados.0.smithi169.stdout:3220: writing smithi16987243-268 from 1381213 to 1864247 tid 2 2023-09-23T22:24:24.288 INFO:tasks.rados.rados.0.smithi169.stdout:3221: write oid 260 current snap is 0 2023-09-23T22:24:24.288 INFO:tasks.rados.rados.0.smithi169.stdout:3215: finishing write tid 4 to smithi16987243-278 2023-09-23T22:24:24.288 INFO:tasks.rados.rados.0.smithi169.stdout:3221: seq_num 2026 ranges {450982=604372,1723342=327640} 2023-09-23T22:24:24.294 INFO:tasks.rados.rados.0.smithi169.stdout:3221: writing smithi16987243-260 from 450982 to 1055354 tid 1 2023-09-23T22:24:24.299 INFO:tasks.rados.rados.0.smithi169.stdout:3221: writing smithi16987243-260 from 1723342 to 2050982 tid 2 2023-09-23T22:24:24.300 INFO:tasks.rados.rados.0.smithi169.stdout:3222: write oid 261 current snap is 0 2023-09-23T22:24:24.300 INFO:tasks.rados.rados.0.smithi169.stdout:3222: seq_num 2027 ranges {467789=679621,1781824=285965} 2023-09-23T22:24:24.306 INFO:tasks.rados.rados.0.smithi169.stdout:3222: writing smithi16987243-261 from 467789 to 1147410 tid 1 2023-09-23T22:24:24.311 INFO:tasks.rados.rados.0.smithi169.stdout:3222: writing smithi16987243-261 from 1781824 to 2067789 tid 2 2023-09-23T22:24:24.312 INFO:tasks.rados.rados.0.smithi169.stdout:3223: write oid 318 current snap is 0 2023-09-23T22:24:24.312 INFO:tasks.rados.rados.0.smithi169.stdout:3223: seq_num 2028 ranges {484596=754870,1840306=244290} 2023-09-23T22:24:24.318 INFO:tasks.rados.rados.0.smithi169.stdout:3223: writing smithi16987243-318 from 484596 to 1239466 tid 1 2023-09-23T22:24:24.323 INFO:tasks.rados.rados.0.smithi169.stdout:3223: writing smithi16987243-318 from 1840306 to 2084596 tid 2 2023-09-23T22:24:24.323 INFO:tasks.rados.rados.0.smithi169.stdout:3224: write oid 400 current snap is 0 2023-09-23T22:24:24.323 INFO:tasks.rados.rados.0.smithi169.stdout:3215: finishing write tid 5 to smithi16987243-278 2023-09-23T22:24:24.324 INFO:tasks.rados.rados.0.smithi169.stdout:3215: finishing write tid 6 to smithi16987243-278 2023-09-23T22:24:24.324 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 278 v 445 (ObjNum 2021 snap 0 seq_num 2021) dirty exists 2023-09-23T22:24:24.324 INFO:tasks.rados.rados.0.smithi169.stdout:3215: left oid 278 (ObjNum 2021 snap 0 seq_num 2021) 2023-09-23T22:24:24.324 INFO:tasks.rados.rados.0.smithi169.stdout:3216: finishing write tid 1 to smithi16987243-110 2023-09-23T22:24:24.324 INFO:tasks.rados.rados.0.smithi169.stdout:3216: finishing write tid 2 to smithi16987243-110 2023-09-23T22:24:24.324 INFO:tasks.rados.rados.0.smithi169.stdout:3224: seq_num 2029 ranges {501403=430119,1498788=490372} 2023-09-23T22:24:24.328 INFO:tasks.rados.rados.0.smithi169.stdout:3224: writing smithi16987243-400 from 501403 to 931522 tid 1 2023-09-23T22:24:24.334 INFO:tasks.rados.rados.0.smithi169.stdout:3224: writing smithi16987243-400 from 1498788 to 1989160 tid 2 2023-09-23T22:24:24.334 INFO:tasks.rados.rados.0.smithi169.stdout:3215: done (9 left) 2023-09-23T22:24:24.335 INFO:tasks.rados.rados.0.smithi169.stdout:3225: write oid 266 current snap is 0 2023-09-23T22:24:24.335 INFO:tasks.rados.rados.0.smithi169.stdout:3225: seq_num 2030 ranges {518210=621721,1557270=560940} 2023-09-23T22:24:24.341 INFO:tasks.rados.rados.0.smithi169.stdout:3225: writing smithi16987243-266 from 518210 to 1139931 tid 1 2023-09-23T22:24:24.346 INFO:tasks.rados.rados.0.smithi169.stdout:3225: writing smithi16987243-266 from 1557270 to 2118210 tid 2 2023-09-23T22:24:24.346 INFO:tasks.rados.rados.0.smithi169.stdout:3226: write oid 241 current snap is 0 2023-09-23T22:24:24.347 INFO:tasks.rados.rados.0.smithi169.stdout:3226: seq_num 2031 ranges {535017=696970,2015752=119265} 2023-09-23T22:24:24.353 INFO:tasks.rados.rados.0.smithi169.stdout:3226: writing smithi16987243-241 from 535017 to 1231987 tid 1 2023-09-23T22:24:24.359 INFO:tasks.rados.rados.0.smithi169.stdout:3226: writing smithi16987243-241 from 2015752 to 2135017 tid 2 2023-09-23T22:24:24.359 INFO:tasks.rados.rados.0.smithi169.stdout:3227: write oid 104 current snap is 0 2023-09-23T22:24:24.359 INFO:tasks.rados.rados.0.smithi169.stdout:3216: finishing write tid 3 to smithi16987243-110 2023-09-23T22:24:24.359 INFO:tasks.rados.rados.0.smithi169.stdout:3216: finishing write tid 4 to smithi16987243-110 2023-09-23T22:24:24.359 INFO:tasks.rados.rados.0.smithi169.stdout:3216: finishing write tid 5 to smithi16987243-110 2023-09-23T22:24:24.359 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 110 v 433 (ObjNum 2022 snap 0 seq_num 2022) dirty exists 2023-09-23T22:24:24.359 INFO:tasks.rados.rados.0.smithi169.stdout:3216: left oid 110 (ObjNum 2022 snap 0 seq_num 2022) 2023-09-23T22:24:24.359 INFO:tasks.rados.rados.0.smithi169.stdout:3217: expect (ObjNum 1517 snap 0 seq_num 1517) 2023-09-23T22:24:24.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:24 smithi169 bash[40994]: cluster 2023-09-23T22:24:23.273033+0000 mon.a (mon.0) 1018 : cluster [DBG] mgrmap e27: y(active, since 1.01451s) 2023-09-23T22:24:24.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:24 smithi169 bash[40994]: cephadm 2023-09-23T22:24:23.427911+0000 mgr.y (mgr.15153) 2 : cephadm [INF] [23/Sep/2023:22:24:23] ENGINE Bus STARTING 2023-09-23T22:24:24.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:24 smithi169 bash[40994]: cephadm 2023-09-23T22:24:23.548338+0000 mgr.y (mgr.15153) 3 : cephadm [INF] [23/Sep/2023:22:24:23] ENGINE Serving on https://172.21.15.169:7150 2023-09-23T22:24:24.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:24 smithi169 bash[27421]: cluster 2023-09-23T22:24:23.273033+0000 mon.a (mon.0) 1018 : cluster [DBG] mgrmap e27: y(active, since 1.01451s) 2023-09-23T22:24:24.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:24 smithi169 bash[27421]: cephadm 2023-09-23T22:24:23.427911+0000 mgr.y (mgr.15153) 2 : cephadm [INF] [23/Sep/2023:22:24:23] ENGINE Bus STARTING 2023-09-23T22:24:24.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:24 smithi169 bash[27421]: cephadm 2023-09-23T22:24:23.548338+0000 mgr.y (mgr.15153) 3 : cephadm [INF] [23/Sep/2023:22:24:23] ENGINE Serving on https://172.21.15.169:7150 2023-09-23T22:24:24.534 INFO:tasks.rados.rados.0.smithi169.stdout:3218: finishing write tid 1 to smithi16987243-404 2023-09-23T22:24:24.535 INFO:tasks.rados.rados.0.smithi169.stdout:3218: finishing write tid 2 to smithi16987243-404 2023-09-23T22:24:24.535 INFO:tasks.rados.rados.0.smithi169.stdout:3218: finishing write tid 3 to smithi16987243-404 2023-09-23T22:24:24.535 INFO:tasks.rados.rados.0.smithi169.stdout:3218: finishing write tid 4 to smithi16987243-404 2023-09-23T22:24:24.535 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 404 v 448 (ObjNum 2023 snap 0 seq_num 2023) dirty exists 2023-09-23T22:24:24.535 INFO:tasks.rados.rados.0.smithi169.stdout:3218: left oid 404 (ObjNum 2023 snap 0 seq_num 2023) 2023-09-23T22:24:24.535 INFO:tasks.rados.rados.0.smithi169.stdout:3219: finishing write tid 1 to smithi16987243-201 2023-09-23T22:24:24.535 INFO:tasks.rados.rados.0.smithi169.stdout:3219: finishing write tid 2 to smithi16987243-201 2023-09-23T22:24:24.535 INFO:tasks.rados.rados.0.smithi169.stdout:3219: finishing write tid 3 to smithi16987243-201 2023-09-23T22:24:24.535 INFO:tasks.rados.rados.0.smithi169.stdout:3219: finishing write tid 4 to smithi16987243-201 2023-09-23T22:24:24.536 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 201 v 423 (ObjNum 2024 snap 0 seq_num 2024) dirty exists 2023-09-23T22:24:24.536 INFO:tasks.rados.rados.0.smithi169.stdout:3219: left oid 201 (ObjNum 2024 snap 0 seq_num 2024) 2023-09-23T22:24:24.536 INFO:tasks.rados.rados.0.smithi169.stdout:3220: finishing write tid 1 to smithi16987243-268 2023-09-23T22:24:24.536 INFO:tasks.rados.rados.0.smithi169.stdout:3220: finishing write tid 2 to smithi16987243-268 2023-09-23T22:24:24.536 INFO:tasks.rados.rados.0.smithi169.stdout:3220: finishing write tid 3 to smithi16987243-268 2023-09-23T22:24:24.536 INFO:tasks.rados.rados.0.smithi169.stdout:3220: finishing write tid 4 to smithi16987243-268 2023-09-23T22:24:24.536 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 268 v 451 (ObjNum 2025 snap 0 seq_num 2025) dirty exists 2023-09-23T22:24:24.536 INFO:tasks.rados.rados.0.smithi169.stdout:3220: left oid 268 (ObjNum 2025 snap 0 seq_num 2025) 2023-09-23T22:24:24.536 INFO:tasks.rados.rados.0.smithi169.stdout:3221: finishing write tid 1 to smithi16987243-260 2023-09-23T22:24:24.536 INFO:tasks.rados.rados.0.smithi169.stdout:3221: finishing write tid 2 to smithi16987243-260 2023-09-23T22:24:24.536 INFO:tasks.rados.rados.0.smithi169.stdout:3221: finishing write tid 3 to smithi16987243-260 2023-09-23T22:24:24.537 INFO:tasks.rados.rados.0.smithi169.stdout:3221: finishing write tid 4 to smithi16987243-260 2023-09-23T22:24:24.537 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 260 v 445 (ObjNum 2026 snap 0 seq_num 2026) dirty exists 2023-09-23T22:24:24.537 INFO:tasks.rados.rados.0.smithi169.stdout:3221: left oid 260 (ObjNum 2026 snap 0 seq_num 2026) 2023-09-23T22:24:24.537 INFO:tasks.rados.rados.0.smithi169.stdout:3222: finishing write tid 1 to smithi16987243-261 2023-09-23T22:24:24.537 INFO:tasks.rados.rados.0.smithi169.stdout:3222: finishing write tid 2 to smithi16987243-261 2023-09-23T22:24:24.537 INFO:tasks.rados.rados.0.smithi169.stdout:3227: seq_num 2032 ranges {551824=772219,2074234=77590} 2023-09-23T22:24:24.547 INFO:tasks.rados.rados.0.smithi169.stdout:3227: writing smithi16987243-104 from 551824 to 1324043 tid 1 2023-09-23T22:24:24.553 INFO:tasks.rados.rados.0.smithi169.stdout:3227: writing smithi16987243-104 from 2074234 to 2151824 tid 2 2023-09-23T22:24:24.553 INFO:tasks.rados.rados.0.smithi169.stdout:3216: done (11 left) 2023-09-23T22:24:24.553 INFO:tasks.rados.rados.0.smithi169.stdout:3217: done (10 left) 2023-09-23T22:24:24.553 INFO:tasks.rados.rados.0.smithi169.stdout:3218: done (9 left) 2023-09-23T22:24:24.553 INFO:tasks.rados.rados.0.smithi169.stdout:3219: done (8 left) 2023-09-23T22:24:24.553 INFO:tasks.rados.rados.0.smithi169.stdout:3220: done (7 left) 2023-09-23T22:24:24.553 INFO:tasks.rados.rados.0.smithi169.stdout:3221: done (6 left) 2023-09-23T22:24:24.553 INFO:tasks.rados.rados.0.smithi169.stdout:3228: write oid 282 current snap is 0 2023-09-23T22:24:24.554 INFO:tasks.rados.rados.0.smithi169.stdout:3222: finishing write tid 3 to smithi16987243-261 2023-09-23T22:24:24.554 INFO:tasks.rados.rados.0.smithi169.stdout:3222: finishing write tid 4 to smithi16987243-261 2023-09-23T22:24:24.554 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 261 v 426 (ObjNum 2027 snap 0 seq_num 2027) dirty exists 2023-09-23T22:24:24.554 INFO:tasks.rados.rados.0.smithi169.stdout:3222: left oid 261 (ObjNum 2027 snap 0 seq_num 2027) 2023-09-23T22:24:24.554 INFO:tasks.rados.rados.0.smithi169.stdout:3223: finishing write tid 1 to smithi16987243-318 2023-09-23T22:24:24.554 INFO:tasks.rados.rados.0.smithi169.stdout:3228: seq_num 2033 ranges {568631=447468,1732716=435915} 2023-09-23T22:24:24.558 INFO:tasks.rados.rados.0.smithi169.stdout:3228: writing smithi16987243-282 from 568631 to 1016099 tid 1 2023-09-23T22:24:24.565 INFO:tasks.rados.rados.0.smithi169.stdout:3228: writing smithi16987243-282 from 1732716 to 2168631 tid 2 2023-09-23T22:24:24.565 INFO:tasks.rados.rados.0.smithi169.stdout:3222: done (6 left) 2023-09-23T22:24:24.565 INFO:tasks.rados.rados.0.smithi169.stdout:3229: write oid 181 current snap is 0 2023-09-23T22:24:24.565 INFO:tasks.rados.rados.0.smithi169.stdout:3229: seq_num 2034 ranges {585438=522717,1674845=510593} 2023-09-23T22:24:24.571 INFO:tasks.rados.rados.0.smithi169.stdout:3229: writing smithi16987243-181 from 585438 to 1108155 tid 1 2023-09-23T22:24:24.577 INFO:tasks.rados.rados.0.smithi169.stdout:3229: writing smithi16987243-181 from 1674845 to 2185438 tid 2 2023-09-23T22:24:24.578 INFO:tasks.rados.rados.0.smithi169.stdout:3230: write oid 35 current snap is 0 2023-09-23T22:24:24.578 INFO:tasks.rados.rados.0.smithi169.stdout:3223: finishing write tid 2 to smithi16987243-318 2023-09-23T22:24:24.578 INFO:tasks.rados.rados.0.smithi169.stdout:3223: finishing write tid 3 to smithi16987243-318 2023-09-23T22:24:24.578 INFO:tasks.rados.rados.0.smithi169.stdout:3230: seq_num 2035 ranges {602245=597966,1733327=468918} 2023-09-23T22:24:24.584 INFO:tasks.rados.rados.0.smithi169.stdout:3230: writing smithi16987243-35 from 602245 to 1200211 tid 1 2023-09-23T22:24:24.590 INFO:tasks.rados.rados.0.smithi169.stdout:3230: writing smithi16987243-35 from 1733327 to 2202245 tid 2 2023-09-23T22:24:24.590 INFO:tasks.rados.rados.0.smithi169.stdout:3231: read oid 131 snap -1 2023-09-23T22:24:24.591 INFO:tasks.rados.rados.0.smithi169.stdout:3231: expect (ObjNum 1690 snap 0 seq_num 1690) 2023-09-23T22:24:24.591 INFO:tasks.rados.rados.0.smithi169.stdout:3232: read oid 204 snap -1 2023-09-23T22:24:24.591 INFO:tasks.rados.rados.0.smithi169.stdout:3232: expect (ObjNum 1802 snap 0 seq_num 1802) 2023-09-23T22:24:24.591 INFO:tasks.rados.rados.0.smithi169.stdout:3233: write oid 32 current snap is 0 2023-09-23T22:24:24.591 INFO:tasks.rados.rados.0.smithi169.stdout:3223: finishing write tid 4 to smithi16987243-318 2023-09-23T22:24:24.591 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 318 v 436 (ObjNum 2028 snap 0 seq_num 2028) dirty exists 2023-09-23T22:24:24.591 INFO:tasks.rados.rados.0.smithi169.stdout:3223: left oid 318 (ObjNum 2028 snap 0 seq_num 2028) 2023-09-23T22:24:24.591 INFO:tasks.rados.rados.0.smithi169.stdout:3224: finishing write tid 1 to smithi16987243-400 2023-09-23T22:24:24.591 INFO:tasks.rados.rados.0.smithi169.stdout:3224: finishing write tid 2 to smithi16987243-400 2023-09-23T22:24:24.591 INFO:tasks.rados.rados.0.smithi169.stdout:3224: finishing write tid 3 to smithi16987243-400 2023-09-23T22:24:24.591 INFO:tasks.rados.rados.0.smithi169.stdout:3224: finishing write tid 4 to smithi16987243-400 2023-09-23T22:24:24.592 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 400 v 429 (ObjNum 2029 snap 0 seq_num 2029) dirty exists 2023-09-23T22:24:24.592 INFO:tasks.rados.rados.0.smithi169.stdout:3224: left oid 400 (ObjNum 2029 snap 0 seq_num 2029) 2023-09-23T22:24:24.592 INFO:tasks.rados.rados.0.smithi169.stdout:3225: finishing write tid 1 to smithi16987243-266 2023-09-23T22:24:24.592 INFO:tasks.rados.rados.0.smithi169.stdout:3233: seq_num 2036 ranges {619052=673215,1791809=427243} 2023-09-23T22:24:24.592 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:24 smithi187 bash[67481]: debug 2023-09-23T22:24:24.399+0000 7f13ca9b7200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T22:24:24.592 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:24 smithi187 bash[31480]: cluster 2023-09-23T22:24:23.273033+0000 mon.a (mon.0) 1018 : cluster [DBG] mgrmap e27: y(active, since 1.01451s) 2023-09-23T22:24:24.593 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:24 smithi187 bash[31480]: cephadm 2023-09-23T22:24:23.427911+0000 mgr.y (mgr.15153) 2 : cephadm [INF] [23/Sep/2023:22:24:23] ENGINE Bus STARTING 2023-09-23T22:24:24.593 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:24 smithi187 bash[31480]: cephadm 2023-09-23T22:24:23.548338+0000 mgr.y (mgr.15153) 3 : cephadm [INF] [23/Sep/2023:22:24:23] ENGINE Serving on https://172.21.15.169:7150 2023-09-23T22:24:24.598 INFO:tasks.rados.rados.0.smithi169.stdout:3233: writing smithi16987243-32 from 619052 to 1292267 tid 1 2023-09-23T22:24:24.604 INFO:tasks.rados.rados.0.smithi169.stdout:3233: writing smithi16987243-32 from 1791809 to 2219052 tid 2 2023-09-23T22:24:24.604 INFO:tasks.rados.rados.0.smithi169.stdout:3223: done (10 left) 2023-09-23T22:24:24.604 INFO:tasks.rados.rados.0.smithi169.stdout:3224: done (9 left) 2023-09-23T22:24:24.604 INFO:tasks.rados.rados.0.smithi169.stdout:3234: delete oid 349 current snap is 0 2023-09-23T22:24:24.604 INFO:tasks.rados.rados.0.smithi169.stdout:3225: finishing write tid 2 to smithi16987243-266 2023-09-23T22:24:24.604 INFO:tasks.rados.rados.0.smithi169.stdout:3225: finishing write tid 3 to smithi16987243-266 2023-09-23T22:24:24.604 INFO:tasks.rados.rados.0.smithi169.stdout:3225: finishing write tid 4 to smithi16987243-266 2023-09-23T22:24:24.604 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 266 v 315 (ObjNum 2030 snap 0 seq_num 2030) dirty exists 2023-09-23T22:24:24.605 INFO:tasks.rados.rados.0.smithi169.stdout:3225: left oid 266 (ObjNum 2030 snap 0 seq_num 2030) 2023-09-23T22:24:24.605 INFO:tasks.rados.rados.0.smithi169.stdout:3226: finishing write tid 1 to smithi16987243-241 2023-09-23T22:24:24.605 INFO:tasks.rados.rados.0.smithi169.stdout:3226: finishing write tid 2 to smithi16987243-241 2023-09-23T22:24:24.605 INFO:tasks.rados.rados.0.smithi169.stdout:3226: finishing write tid 3 to smithi16987243-241 2023-09-23T22:24:24.605 INFO:tasks.rados.rados.0.smithi169.stdout:3226: finishing write tid 4 to smithi16987243-241 2023-09-23T22:24:24.605 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 241 v 432 (ObjNum 2031 snap 0 seq_num 2031) dirty exists 2023-09-23T22:24:24.605 INFO:tasks.rados.rados.0.smithi169.stdout:3226: left oid 241 (ObjNum 2031 snap 0 seq_num 2031) 2023-09-23T22:24:24.605 INFO:tasks.rados.rados.0.smithi169.stdout:3227: finishing write tid 1 to smithi16987243-104 2023-09-23T22:24:24.605 INFO:tasks.rados.rados.0.smithi169.stdout:3227: finishing write tid 2 to smithi16987243-104 2023-09-23T22:24:24.605 INFO:tasks.rados.rados.0.smithi169.stdout:3227: finishing write tid 3 to smithi16987243-104 2023-09-23T22:24:24.605 INFO:tasks.rados.rados.0.smithi169.stdout:3227: finishing write tid 4 to smithi16987243-104 2023-09-23T22:24:24.606 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 104 v 375 (ObjNum 2032 snap 0 seq_num 2032) dirty exists 2023-09-23T22:24:24.606 INFO:tasks.rados.rados.0.smithi169.stdout:3227: left oid 104 (ObjNum 2032 snap 0 seq_num 2032) 2023-09-23T22:24:24.606 INFO:tasks.rados.rados.0.smithi169.stdout:3228: finishing write tid 1 to smithi16987243-282 2023-09-23T22:24:24.606 INFO:tasks.rados.rados.0.smithi169.stdout:3228: finishing write tid 2 to smithi16987243-282 2023-09-23T22:24:24.606 INFO:tasks.rados.rados.0.smithi169.stdout:3228: finishing write tid 3 to smithi16987243-282 2023-09-23T22:24:24.606 INFO:tasks.rados.rados.0.smithi169.stdout:3228: finishing write tid 4 to smithi16987243-282 2023-09-23T22:24:24.606 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 282 v 454 (ObjNum 2033 snap 0 seq_num 2033) dirty exists 2023-09-23T22:24:24.606 INFO:tasks.rados.rados.0.smithi169.stdout:3228: left oid 282 (ObjNum 2033 snap 0 seq_num 2033) 2023-09-23T22:24:24.606 INFO:tasks.rados.rados.0.smithi169.stdout:3229: finishing write tid 1 to smithi16987243-181 2023-09-23T22:24:24.606 INFO:tasks.rados.rados.0.smithi169.stdout:3229: finishing write tid 2 to smithi16987243-181 2023-09-23T22:24:24.606 INFO:tasks.rados.rados.0.smithi169.stdout:3229: finishing write tid 3 to smithi16987243-181 2023-09-23T22:24:24.606 INFO:tasks.rados.rados.0.smithi169.stdout:3229: finishing write tid 4 to smithi16987243-181 2023-09-23T22:24:24.607 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 181 v 353 (ObjNum 2034 snap 0 seq_num 2034) dirty exists 2023-09-23T22:24:24.607 INFO:tasks.rados.rados.0.smithi169.stdout:3229: left oid 181 (ObjNum 2034 snap 0 seq_num 2034) 2023-09-23T22:24:24.607 INFO:tasks.rados.rados.0.smithi169.stdout:3230: finishing write tid 1 to smithi16987243-35 2023-09-23T22:24:24.607 INFO:tasks.rados.rados.0.smithi169.stdout:3230: finishing write tid 2 to smithi16987243-35 2023-09-23T22:24:24.607 INFO:tasks.rados.rados.0.smithi169.stdout:3230: finishing write tid 3 to smithi16987243-35 2023-09-23T22:24:24.607 INFO:tasks.rados.rados.0.smithi169.stdout:3232: expect (ObjNum 1802 snap 0 seq_num 1802) 2023-09-23T22:24:24.718 INFO:tasks.rados.rados.0.smithi169.stdout:3230: finishing write tid 4 to smithi16987243-35 2023-09-23T22:24:24.719 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 35 v 345 (ObjNum 2035 snap 0 seq_num 2035) dirty exists 2023-09-23T22:24:24.719 INFO:tasks.rados.rados.0.smithi169.stdout:3230: left oid 35 (ObjNum 2035 snap 0 seq_num 2035) 2023-09-23T22:24:24.719 INFO:tasks.rados.rados.0.smithi169.stdout:3231: expect (ObjNum 1690 snap 0 seq_num 1690) 2023-09-23T22:24:24.827 INFO:tasks.rados.rados.0.smithi169.stdout:3233: finishing write tid 1 to smithi16987243-32 2023-09-23T22:24:24.827 INFO:tasks.rados.rados.0.smithi169.stdout:3233: finishing write tid 2 to smithi16987243-32 2023-09-23T22:24:24.828 INFO:tasks.rados.rados.0.smithi169.stdout:3233: finishing write tid 3 to smithi16987243-32 2023-09-23T22:24:24.828 INFO:tasks.rados.rados.0.smithi169.stdout:3233: finishing write tid 4 to smithi16987243-32 2023-09-23T22:24:24.828 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 32 v 378 (ObjNum 2036 snap 0 seq_num 2036) dirty exists 2023-09-23T22:24:24.828 INFO:tasks.rados.rados.0.smithi169.stdout:3233: left oid 32 (ObjNum 2036 snap 0 seq_num 2036) 2023-09-23T22:24:24.828 INFO:tasks.rados.rados.0.smithi169.stdout:3225: done (9 left) 2023-09-23T22:24:24.828 INFO:tasks.rados.rados.0.smithi169.stdout:3226: done (8 left) 2023-09-23T22:24:24.828 INFO:tasks.rados.rados.0.smithi169.stdout:3227: done (7 left) 2023-09-23T22:24:24.828 INFO:tasks.rados.rados.0.smithi169.stdout:3228: done (6 left) 2023-09-23T22:24:24.828 INFO:tasks.rados.rados.0.smithi169.stdout:3229: done (5 left) 2023-09-23T22:24:24.828 INFO:tasks.rados.rados.0.smithi169.stdout:3230: done (4 left) 2023-09-23T22:24:24.829 INFO:tasks.rados.rados.0.smithi169.stdout:3231: done (3 left) 2023-09-23T22:24:24.829 INFO:tasks.rados.rados.0.smithi169.stdout:3232: done (2 left) 2023-09-23T22:24:24.829 INFO:tasks.rados.rados.0.smithi169.stdout:3233: done (1 left) 2023-09-23T22:24:24.829 INFO:tasks.rados.rados.0.smithi169.stdout:3234: done (0 left) 2023-09-23T22:24:24.829 INFO:tasks.rados.rados.0.smithi169.stdout:3235: read oid 310 snap -1 2023-09-23T22:24:24.829 INFO:tasks.rados.rados.0.smithi169.stdout:3235: expect (ObjNum 1904 snap 0 seq_num 1904) 2023-09-23T22:24:24.829 INFO:tasks.rados.rados.0.smithi169.stdout:3236: write oid 78 current snap is 0 2023-09-23T22:24:24.830 INFO:tasks.rados.rados.0.smithi169.stdout:3236: seq_num 2038 ranges {652666=540066,1908773=343893} 2023-09-23T22:24:24.841 INFO:tasks.rados.rados.0.smithi169.stdout:3236: writing smithi16987243-78 from 652666 to 1192732 tid 1 2023-09-23T22:24:24.848 INFO:tasks.rados.rados.0.smithi169.stdout:3236: writing smithi16987243-78 from 1908773 to 2252666 tid 2 2023-09-23T22:24:24.848 INFO:tasks.rados.rados.0.smithi169.stdout:3237: write oid 101 current snap is 0 2023-09-23T22:24:24.848 INFO:tasks.rados.rados.0.smithi169.stdout:3237: seq_num 2039 ranges {669473=615315,1967255=302218} 2023-09-23T22:24:24.856 INFO:tasks.rados.rados.0.smithi169.stdout:3237: writing smithi16987243-101 from 669473 to 1284788 tid 1 2023-09-23T22:24:24.862 INFO:tasks.rados.rados.0.smithi169.stdout:3237: writing smithi16987243-101 from 1967255 to 2269473 tid 2 2023-09-23T22:24:24.862 INFO:tasks.rados.rados.0.smithi169.stdout:3238: read oid 346 snap -1 2023-09-23T22:24:24.862 INFO:tasks.rados.rados.0.smithi169.stdout:3238: expect (ObjNum 1851 snap 0 seq_num 1851) 2023-09-23T22:24:24.862 INFO:tasks.rados.rados.0.smithi169.stdout:3239: read oid 237 snap -1 2023-09-23T22:24:24.862 INFO:tasks.rados.rados.0.smithi169.stdout:3239: expect (ObjNum 1972 snap 0 seq_num 1972) 2023-09-23T22:24:24.862 INFO:tasks.rados.rados.0.smithi169.stdout:3240: write oid 246 current snap is 0 2023-09-23T22:24:24.862 INFO:tasks.rados.rados.0.smithi169.stdout:3240: seq_num 2040 ranges {686280=690564,2025737=260543} 2023-09-23T22:24:24.870 INFO:tasks.rados.rados.0.smithi169.stdout:3240: writing smithi16987243-246 from 686280 to 1376844 tid 1 2023-09-23T22:24:24.876 INFO:tasks.rados.rados.0.smithi169.stdout:3240: writing smithi16987243-246 from 2025737 to 2286280 tid 2 2023-09-23T22:24:24.876 INFO:tasks.rados.rados.0.smithi169.stdout:3241: read oid 94 snap -1 2023-09-23T22:24:24.876 INFO:tasks.rados.rados.0.smithi169.stdout:3241: expect deleted 2023-09-23T22:24:24.876 INFO:tasks.rados.rados.0.smithi169.stdout:3242: write oid 405 current snap is 0 2023-09-23T22:24:24.876 INFO:tasks.rados.rados.0.smithi169.stdout:3242: seq_num 2041 ranges {703087=765813,2084219=218868} 2023-09-23T22:24:24.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:24 smithi187 bash[67481]: debug 2023-09-23T22:24:24.583+0000 7f13ca9b7200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T22:24:24.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:24 smithi187 bash[67481]: debug 2023-09-23T22:24:24.831+0000 7f13ca9b7200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T22:24:24.884 INFO:tasks.rados.rados.0.smithi169.stdout:3242: writing smithi16987243-405 from 703087 to 1468900 tid 1 2023-09-23T22:24:24.890 INFO:tasks.rados.rados.0.smithi169.stdout:3242: writing smithi16987243-405 from 2084219 to 2303087 tid 2 2023-09-23T22:24:24.890 INFO:tasks.rados.rados.0.smithi169.stdout:3243: read oid 498 snap -1 2023-09-23T22:24:24.890 INFO:tasks.rados.rados.0.smithi169.stdout:3243: expect (ObjNum 1222 snap 0 seq_num 1222) 2023-09-23T22:24:24.890 INFO:tasks.rados.rados.0.smithi169.stdout:3244: delete oid 410 current snap is 0 2023-09-23T22:24:24.890 INFO:tasks.rados.rados.0.smithi169.stdout:3235: expect (ObjNum 1904 snap 0 seq_num 1904) 2023-09-23T22:24:24.986 INFO:tasks.rados.rados.0.smithi169.stdout:3236: finishing write tid 1 to smithi16987243-78 2023-09-23T22:24:24.986 INFO:tasks.rados.rados.0.smithi169.stdout:3236: finishing write tid 2 to smithi16987243-78 2023-09-23T22:24:24.986 INFO:tasks.rados.rados.0.smithi169.stdout:3236: finishing write tid 3 to smithi16987243-78 2023-09-23T22:24:24.986 INFO:tasks.rados.rados.0.smithi169.stdout:3236: finishing write tid 4 to smithi16987243-78 2023-09-23T22:24:24.986 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 78 v 441 (ObjNum 2038 snap 0 seq_num 2038) dirty exists 2023-09-23T22:24:24.986 INFO:tasks.rados.rados.0.smithi169.stdout:3236: left oid 78 (ObjNum 2038 snap 0 seq_num 2038) 2023-09-23T22:24:24.986 INFO:tasks.rados.rados.0.smithi169.stdout:3237: finishing write tid 1 to smithi16987243-101 2023-09-23T22:24:24.987 INFO:tasks.rados.rados.0.smithi169.stdout:3235: done (9 left) 2023-09-23T22:24:24.987 INFO:tasks.rados.rados.0.smithi169.stdout:3236: done (8 left) 2023-09-23T22:24:24.987 INFO:tasks.rados.rados.0.smithi169.stdout:3244: done (7 left) 2023-09-23T22:24:24.987 INFO:tasks.rados.rados.0.smithi169.stdout:3245: write oid 443 current snap is 0 2023-09-23T22:24:24.987 INFO:tasks.rados.rados.0.smithi169.stdout:3237: finishing write tid 2 to smithi16987243-101 2023-09-23T22:24:24.987 INFO:tasks.rados.rados.0.smithi169.stdout:3237: finishing write tid 3 to smithi16987243-101 2023-09-23T22:24:24.987 INFO:tasks.rados.rados.0.smithi169.stdout:3245: seq_num 2043 ranges {736701=516311,1684830=516055} 2023-09-23T22:24:24.993 INFO:tasks.rados.rados.0.smithi169.stdout:3245: writing smithi16987243-443 from 736701 to 1253012 tid 1 2023-09-23T22:24:25.000 INFO:tasks.rados.rados.0.smithi169.stdout:3245: writing smithi16987243-443 from 1684830 to 2200885 tid 2 2023-09-23T22:24:25.000 INFO:tasks.rados.rados.0.smithi169.stdout:3246: write oid 421 current snap is 0 2023-09-23T22:24:25.000 INFO:tasks.rados.rados.0.smithi169.stdout:3246: seq_num 2044 ranges {753508=591560,2143312=210196} 2023-09-23T22:24:25.008 INFO:tasks.rados.rados.0.smithi169.stdout:3246: writing smithi16987243-421 from 753508 to 1345068 tid 1 2023-09-23T22:24:25.015 INFO:tasks.rados.rados.0.smithi169.stdout:3246: writing smithi16987243-421 from 2143312 to 2353508 tid 2 2023-09-23T22:24:25.015 INFO:tasks.rados.rados.0.smithi169.stdout:3247: read oid 134 snap -1 2023-09-23T22:24:25.015 INFO:tasks.rados.rados.0.smithi169.stdout:3247: expect (ObjNum 709 snap 0 seq_num 709) 2023-09-23T22:24:25.015 INFO:tasks.rados.rados.0.smithi169.stdout:3248: delete oid 182 current snap is 0 2023-09-23T22:24:25.016 INFO:tasks.rados.rados.0.smithi169.stdout:3237: finishing write tid 4 to smithi16987243-101 2023-09-23T22:24:25.016 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 101 v 367 (ObjNum 2039 snap 0 seq_num 2039) dirty exists 2023-09-23T22:24:25.016 INFO:tasks.rados.rados.0.smithi169.stdout:3237: left oid 101 (ObjNum 2039 snap 0 seq_num 2039) 2023-09-23T22:24:25.016 INFO:tasks.rados.rados.0.smithi169.stdout:3239: expect (ObjNum 1972 snap 0 seq_num 1972) 2023-09-23T22:24:25.220 INFO:tasks.rados.rados.0.smithi169.stdout:3238: expect (ObjNum 1851 snap 0 seq_num 1851) 2023-09-23T22:24:25.332 INFO:tasks.rados.rados.0.smithi169.stdout:3240: finishing write tid 1 to smithi16987243-246 2023-09-23T22:24:25.332 INFO:tasks.rados.rados.0.smithi169.stdout:3240: finishing write tid 2 to smithi16987243-246 2023-09-23T22:24:25.332 INFO:tasks.rados.rados.0.smithi169.stdout:3240: finishing write tid 3 to smithi16987243-246 2023-09-23T22:24:25.332 INFO:tasks.rados.rados.0.smithi169.stdout:3240: finishing write tid 4 to smithi16987243-246 2023-09-23T22:24:25.332 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 246 v 349 (ObjNum 2040 snap 0 seq_num 2040) dirty exists 2023-09-23T22:24:25.332 INFO:tasks.rados.rados.0.smithi169.stdout:3240: left oid 246 (ObjNum 2040 snap 0 seq_num 2040) 2023-09-23T22:24:25.332 INFO:tasks.rados.rados.0.smithi169.stdout:3242: finishing write tid 1 to smithi16987243-405 2023-09-23T22:24:25.332 INFO:tasks.rados.rados.0.smithi169.stdout:3242: finishing write tid 2 to smithi16987243-405 2023-09-23T22:24:25.333 INFO:tasks.rados.rados.0.smithi169.stdout:3242: finishing write tid 3 to smithi16987243-405 2023-09-23T22:24:25.333 INFO:tasks.rados.rados.0.smithi169.stdout:3242: finishing write tid 4 to smithi16987243-405 2023-09-23T22:24:25.333 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 405 v 435 (ObjNum 2041 snap 0 seq_num 2041) dirty exists 2023-09-23T22:24:25.333 INFO:tasks.rados.rados.0.smithi169.stdout:3242: left oid 405 (ObjNum 2041 snap 0 seq_num 2041) 2023-09-23T22:24:25.333 INFO:tasks.rados.rados.0.smithi169.stdout:3243: expect (ObjNum 1222 snap 0 seq_num 1222) 2023-09-23T22:24:25.471 INFO:tasks.rados.rados.0.smithi169.stdout:3245: finishing write tid 1 to smithi16987243-443 2023-09-23T22:24:25.471 INFO:tasks.rados.rados.0.smithi169.stdout:3245: finishing write tid 2 to smithi16987243-443 2023-09-23T22:24:25.471 INFO:tasks.rados.rados.0.smithi169.stdout:3245: finishing write tid 3 to smithi16987243-443 2023-09-23T22:24:25.472 INFO:tasks.rados.rados.0.smithi169.stdout:3245: finishing write tid 4 to smithi16987243-443 2023-09-23T22:24:25.472 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 443 v 466 (ObjNum 2043 snap 0 seq_num 2043) dirty exists 2023-09-23T22:24:25.472 INFO:tasks.rados.rados.0.smithi169.stdout:3245: left oid 443 (ObjNum 2043 snap 0 seq_num 2043) 2023-09-23T22:24:25.472 INFO:tasks.rados.rados.0.smithi169.stdout:3246: finishing write tid 1 to smithi16987243-421 2023-09-23T22:24:25.472 INFO:tasks.rados.rados.0.smithi169.stdout:3246: finishing write tid 2 to smithi16987243-421 2023-09-23T22:24:25.472 INFO:tasks.rados.rados.0.smithi169.stdout:3246: finishing write tid 3 to smithi16987243-421 2023-09-23T22:24:25.472 INFO:tasks.rados.rados.0.smithi169.stdout:3246: finishing write tid 4 to smithi16987243-421 2023-09-23T22:24:25.472 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 421 v 458 (ObjNum 2044 snap 0 seq_num 2044) dirty exists 2023-09-23T22:24:25.472 INFO:tasks.rados.rados.0.smithi169.stdout:3246: left oid 421 (ObjNum 2044 snap 0 seq_num 2044) 2023-09-23T22:24:25.472 INFO:tasks.rados.rados.0.smithi169.stdout:3247: expect (ObjNum 709 snap 0 seq_num 709) 2023-09-23T22:24:25.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:25 smithi187 bash[31480]: cephadm 2023-09-23T22:24:23.650922+0000 mgr.y (mgr.15153) 4 : cephadm [INF] [23/Sep/2023:22:24:23] ENGINE Serving on http://172.21.15.169:8765 2023-09-23T22:24:25.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:25 smithi187 bash[31480]: cephadm 2023-09-23T22:24:23.651097+0000 mgr.y (mgr.15153) 5 : cephadm [INF] [23/Sep/2023:22:24:23] ENGINE Bus STARTED 2023-09-23T22:24:25.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:25 smithi187 bash[31480]: cluster 2023-09-23T22:24:24.276659+0000 mgr.y (mgr.15153) 6 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:25.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:25 smithi187 bash[31480]: audit 2023-09-23T22:24:25.216488+0000 mon.c (mon.2) 171 : audit [DBG] from='client.? 172.21.15.169:0/2069270880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:25.663 INFO:tasks.rados.rados.0.smithi169.stdout:3237: done (10 left) 2023-09-23T22:24:25.663 INFO:tasks.rados.rados.0.smithi169.stdout:3238: done (9 left) 2023-09-23T22:24:25.664 INFO:tasks.rados.rados.0.smithi169.stdout:3239: done (8 left) 2023-09-23T22:24:25.664 INFO:tasks.rados.rados.0.smithi169.stdout:3240: done (7 left) 2023-09-23T22:24:25.664 INFO:tasks.rados.rados.0.smithi169.stdout:3241: done (6 left) 2023-09-23T22:24:25.664 INFO:tasks.rados.rados.0.smithi169.stdout:3242: done (5 left) 2023-09-23T22:24:25.664 INFO:tasks.rados.rados.0.smithi169.stdout:3243: done (4 left) 2023-09-23T22:24:25.664 INFO:tasks.rados.rados.0.smithi169.stdout:3245: done (3 left) 2023-09-23T22:24:25.664 INFO:tasks.rados.rados.0.smithi169.stdout:3246: done (2 left) 2023-09-23T22:24:25.664 INFO:tasks.rados.rados.0.smithi169.stdout:3247: done (1 left) 2023-09-23T22:24:25.664 INFO:tasks.rados.rados.0.smithi169.stdout:3248: done (0 left) 2023-09-23T22:24:25.664 INFO:tasks.rados.rados.0.smithi169.stdout:3249: read oid 435 snap -1 2023-09-23T22:24:25.665 INFO:tasks.rados.rados.0.smithi169.stdout:3249: expect (ObjNum 1631 snap 0 seq_num 1631) 2023-09-23T22:24:25.665 INFO:tasks.rados.rados.0.smithi169.stdout:3250: write oid 427 current snap is 0 2023-09-23T22:24:25.665 INFO:tasks.rados.rados.0.smithi169.stdout:3250: seq_num 2046 ranges {787122=458411,1860276=526846} 2023-09-23T22:24:25.676 INFO:tasks.rados.rados.0.smithi169.stdout:3250: writing smithi16987243-427 from 787122 to 1245533 tid 1 2023-09-23T22:24:25.683 INFO:tasks.rados.rados.0.smithi169.stdout:3250: writing smithi16987243-427 from 1860276 to 2387122 tid 2 2023-09-23T22:24:25.684 INFO:tasks.rados.rados.0.smithi169.stdout:3251: read oid 244 snap -1 2023-09-23T22:24:25.684 INFO:tasks.rados.rados.0.smithi169.stdout:3251: expect (ObjNum 1873 snap 0 seq_num 1873) 2023-09-23T22:24:25.684 INFO:tasks.rados.rados.0.smithi169.stdout:3252: read oid 157 snap -1 2023-09-23T22:24:25.684 INFO:tasks.rados.rados.0.smithi169.stdout:3252: expect (ObjNum 156 snap 0 seq_num 156) 2023-09-23T22:24:25.684 INFO:tasks.rados.rados.0.smithi169.stdout:3253: write oid 11 current snap is 0 2023-09-23T22:24:25.684 INFO:tasks.rados.rados.0.smithi169.stdout:3253: seq_num 2047 ranges {403929=533660,1518758=407040} 2023-09-23T22:24:25.689 INFO:tasks.rados.rados.0.smithi169.stdout:3253: writing smithi16987243-11 from 403929 to 937589 tid 1 2023-09-23T22:24:25.696 INFO:tasks.rados.rados.0.smithi169.stdout:3253: writing smithi16987243-11 from 1518758 to 1925798 tid 2 2023-09-23T22:24:25.696 INFO:tasks.rados.rados.0.smithi169.stdout:3254: read oid 189 snap -1 2023-09-23T22:24:25.696 INFO:tasks.rados.rados.0.smithi169.stdout:3254: expect (ObjNum 1862 snap 0 seq_num 1862) 2023-09-23T22:24:25.696 INFO:tasks.rados.rados.0.smithi169.stdout:3255: write oid 441 current snap is 0 2023-09-23T22:24:25.696 INFO:tasks.rados.rados.0.smithi169.stdout:3249: expect (ObjNum 1631 snap 0 seq_num 1631) 2023-09-23T22:24:25.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:25 smithi169 bash[27421]: cephadm 2023-09-23T22:24:23.650922+0000 mgr.y (mgr.15153) 4 : cephadm [INF] [23/Sep/2023:22:24:23] ENGINE Serving on http://172.21.15.169:8765 2023-09-23T22:24:25.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:25 smithi169 bash[27421]: cephadm 2023-09-23T22:24:23.651097+0000 mgr.y (mgr.15153) 5 : cephadm [INF] [23/Sep/2023:22:24:23] ENGINE Bus STARTED 2023-09-23T22:24:25.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:25 smithi169 bash[27421]: cluster 2023-09-23T22:24:24.276659+0000 mgr.y (mgr.15153) 6 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:25.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:25 smithi169 bash[27421]: audit 2023-09-23T22:24:25.216488+0000 mon.c (mon.2) 171 : audit [DBG] from='client.? 172.21.15.169:0/2069270880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:25.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:25 smithi169 bash[40994]: cephadm 2023-09-23T22:24:23.650922+0000 mgr.y (mgr.15153) 4 : cephadm [INF] [23/Sep/2023:22:24:23] ENGINE Serving on http://172.21.15.169:8765 2023-09-23T22:24:25.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:25 smithi169 bash[40994]: cephadm 2023-09-23T22:24:23.651097+0000 mgr.y (mgr.15153) 5 : cephadm [INF] [23/Sep/2023:22:24:23] ENGINE Bus STARTED 2023-09-23T22:24:25.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:25 smithi169 bash[40994]: cluster 2023-09-23T22:24:24.276659+0000 mgr.y (mgr.15153) 6 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:25.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:25 smithi169 bash[40994]: audit 2023-09-23T22:24:25.216488+0000 mon.c (mon.2) 171 : audit [DBG] from='client.? 172.21.15.169:0/2069270880' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:25.913 INFO:tasks.rados.rados.0.smithi169.stdout:3250: finishing write tid 1 to smithi16987243-427 2023-09-23T22:24:25.913 INFO:tasks.rados.rados.0.smithi169.stdout:3250: finishing write tid 2 to smithi16987243-427 2023-09-23T22:24:25.913 INFO:tasks.rados.rados.0.smithi169.stdout:3250: finishing write tid 3 to smithi16987243-427 2023-09-23T22:24:25.913 INFO:tasks.rados.rados.0.smithi169.stdout:3250: finishing write tid 4 to smithi16987243-427 2023-09-23T22:24:25.913 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 427 v 318 (ObjNum 2046 snap 0 seq_num 2046) dirty exists 2023-09-23T22:24:25.913 INFO:tasks.rados.rados.0.smithi169.stdout:3250: left oid 427 (ObjNum 2046 snap 0 seq_num 2046) 2023-09-23T22:24:25.913 INFO:tasks.rados.rados.0.smithi169.stdout:3252: expect (ObjNum 156 snap 0 seq_num 156) 2023-09-23T22:24:26.004 INFO:tasks.rados.rados.0.smithi169.stdout:3251: expect (ObjNum 1873 snap 0 seq_num 1873) 2023-09-23T22:24:26.221 INFO:tasks.rados.rados.0.smithi169.stdout:3253: finishing write tid 1 to smithi16987243-11 2023-09-23T22:24:26.221 INFO:tasks.rados.rados.0.smithi169.stdout:3253: finishing write tid 2 to smithi16987243-11 2023-09-23T22:24:26.221 INFO:tasks.rados.rados.0.smithi169.stdout:3253: finishing write tid 3 to smithi16987243-11 2023-09-23T22:24:26.221 INFO:tasks.rados.rados.0.smithi169.stdout:3253: finishing write tid 4 to smithi16987243-11 2023-09-23T22:24:26.221 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 11 v 481 (ObjNum 2047 snap 0 seq_num 2047) dirty exists 2023-09-23T22:24:26.221 INFO:tasks.rados.rados.0.smithi169.stdout:3253: left oid 11 (ObjNum 2047 snap 0 seq_num 2047) 2023-09-23T22:24:26.221 INFO:tasks.rados.rados.0.smithi169.stdout:3254: expect (ObjNum 1862 snap 0 seq_num 1862) 2023-09-23T22:24:26.325 INFO:tasks.rados.rados.0.smithi169.stdout:3255: seq_num 2048 ranges {420736=608909,1577240=667051} 2023-09-23T22:24:26.337 INFO:tasks.rados.rados.0.smithi169.stdout:3255: writing smithi16987243-441 from 420736 to 1029645 tid 1 2023-09-23T22:24:26.345 INFO:tasks.rados.rados.0.smithi169.stdout:3255: writing smithi16987243-441 from 1577240 to 2244291 tid 2 2023-09-23T22:24:26.345 INFO:tasks.rados.rados.0.smithi169.stdout:3249: done (6 left) 2023-09-23T22:24:26.345 INFO:tasks.rados.rados.0.smithi169.stdout:3250: done (5 left) 2023-09-23T22:24:26.345 INFO:tasks.rados.rados.0.smithi169.stdout:3251: done (4 left) 2023-09-23T22:24:26.346 INFO:tasks.rados.rados.0.smithi169.stdout:3252: done (3 left) 2023-09-23T22:24:26.346 INFO:tasks.rados.rados.0.smithi169.stdout:3253: done (2 left) 2023-09-23T22:24:26.346 INFO:tasks.rados.rados.0.smithi169.stdout:3254: done (1 left) 2023-09-23T22:24:26.346 INFO:tasks.rados.rados.0.smithi169.stdout:3256: read oid 467 snap -1 2023-09-23T22:24:26.347 INFO:tasks.rados.rados.0.smithi169.stdout:3256: expect deleted 2023-09-23T22:24:26.347 INFO:tasks.rados.rados.0.smithi169.stdout:3257: read oid 469 snap -1 2023-09-23T22:24:26.347 INFO:tasks.rados.rados.0.smithi169.stdout:3257: expect deleted 2023-09-23T22:24:26.347 INFO:tasks.rados.rados.0.smithi169.stdout:3258: read oid 100 snap -1 2023-09-23T22:24:26.347 INFO:tasks.rados.rados.0.smithi169.stdout:3258: expect deleted 2023-09-23T22:24:26.347 INFO:tasks.rados.rados.0.smithi169.stdout:3259: write oid 271 current snap is 0 2023-09-23T22:24:26.347 INFO:tasks.rados.rados.0.smithi169.stdout:3255: finishing write tid 1 to smithi16987243-441 2023-09-23T22:24:26.347 INFO:tasks.rados.rados.0.smithi169.stdout:3259: seq_num 2049 ranges {437543=684158,1635722=410709} 2023-09-23T22:24:26.351 INFO:tasks.rados.rados.0.smithi169.stdout:3259: writing smithi16987243-271 from 437543 to 1121701 tid 1 2023-09-23T22:24:26.357 INFO:tasks.rados.rados.0.smithi169.stdout:3259: writing smithi16987243-271 from 1635722 to 2046431 tid 2 2023-09-23T22:24:26.357 INFO:tasks.rados.rados.0.smithi169.stdout:3260: read oid 464 snap -1 2023-09-23T22:24:26.357 INFO:tasks.rados.rados.0.smithi169.stdout:3260: expect (ObjNum 1389 snap 0 seq_num 1389) 2023-09-23T22:24:26.357 INFO:tasks.rados.rados.0.smithi169.stdout:3261: read oid 290 snap -1 2023-09-23T22:24:26.357 INFO:tasks.rados.rados.0.smithi169.stdout:3261: expect (ObjNum 1799 snap 0 seq_num 1799) 2023-09-23T22:24:26.357 INFO:tasks.rados.rados.0.smithi169.stdout:3262: read oid 443 snap -1 2023-09-23T22:24:26.357 INFO:tasks.rados.rados.0.smithi169.stdout:3262: expect (ObjNum 2043 snap 0 seq_num 2043) 2023-09-23T22:24:26.357 INFO:tasks.rados.rados.0.smithi169.stdout:3263: write oid 147 current snap is 0 2023-09-23T22:24:26.358 INFO:tasks.rados.rados.0.smithi169.stdout:3263: seq_num 2050 ranges {454350=759407,1977851=476499} 2023-09-23T22:24:26.364 INFO:tasks.rados.rados.0.smithi169.stdout:3263: writing smithi16987243-147 from 454350 to 1213757 tid 1 2023-09-23T22:24:26.372 INFO:tasks.rados.rados.0.smithi169.stdout:3263: writing smithi16987243-147 from 1977851 to 2454350 tid 2 2023-09-23T22:24:26.372 INFO:tasks.rados.rados.0.smithi169.stdout:3264: read oid 340 snap -1 2023-09-23T22:24:26.373 INFO:tasks.rados.rados.0.smithi169.stdout:3264: expect (ObjNum 669 snap 0 seq_num 669) 2023-09-23T22:24:26.373 INFO:tasks.rados.rados.0.smithi169.stdout:3265: write oid 384 current snap is 0 2023-09-23T22:24:26.373 INFO:tasks.rados.rados.0.smithi169.stdout:3265: seq_num 2051 ranges {471157=434656,1636333=414378} 2023-09-23T22:24:26.378 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:25 smithi187 bash[67481]: debug 2023-09-23T22:24:25.955+0000 7f13ca9b7200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T22:24:26.378 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:26 smithi187 bash[67481]: debug 2023-09-23T22:24:26.075+0000 7f13ca9b7200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T22:24:26.378 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:26 smithi187 bash[67481]: debug 2023-09-23T22:24:26.199+0000 7f13ca9b7200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T22:24:26.380 INFO:tasks.rados.rados.0.smithi169.stdout:3265: writing smithi16987243-384 from 471157 to 905813 tid 1 2023-09-23T22:24:26.390 INFO:tasks.rados.rados.0.smithi169.stdout:3265: writing smithi16987243-384 from 1636333 to 2050711 tid 2 2023-09-23T22:24:26.390 INFO:tasks.rados.rados.0.smithi169.stdout:3266: read oid 262 snap -1 2023-09-23T22:24:26.390 INFO:tasks.rados.rados.0.smithi169.stdout:3266: expect (ObjNum 1408 snap 0 seq_num 1408) 2023-09-23T22:24:26.390 INFO:tasks.rados.rados.0.smithi169.stdout:3267: write oid 492 current snap is 0 2023-09-23T22:24:26.391 INFO:tasks.rados.rados.0.smithi169.stdout:3267: seq_num 2052 ranges {487964=509905,1694815=674389} 2023-09-23T22:24:26.396 INFO:tasks.rados.rados.0.smithi169.stdout:3267: writing smithi16987243-492 from 487964 to 997869 tid 1 2023-09-23T22:24:26.404 INFO:tasks.rados.rados.0.smithi169.stdout:3267: writing smithi16987243-492 from 1694815 to 2369204 tid 2 2023-09-23T22:24:26.404 INFO:tasks.rados.rados.0.smithi169.stdout:3268: write oid 462 current snap is 0 2023-09-23T22:24:26.404 INFO:tasks.rados.rados.0.smithi169.stdout:3255: finishing write tid 2 to smithi16987243-441 2023-09-23T22:24:26.404 INFO:tasks.rados.rados.0.smithi169.stdout:3255: finishing write tid 3 to smithi16987243-441 2023-09-23T22:24:26.404 INFO:tasks.rados.rados.0.smithi169.stdout:3255: finishing write tid 4 to smithi16987243-441 2023-09-23T22:24:26.404 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 441 v 461 (ObjNum 2048 snap 0 seq_num 2048) dirty exists 2023-09-23T22:24:26.404 INFO:tasks.rados.rados.0.smithi169.stdout:3255: left oid 441 (ObjNum 2048 snap 0 seq_num 2048) 2023-09-23T22:24:26.405 INFO:tasks.rados.rados.0.smithi169.stdout:3268: seq_num 2053 ranges {504771=701507,1869650=418047} 2023-09-23T22:24:26.412 INFO:tasks.rados.rados.0.smithi169.stdout:3268: writing smithi16987243-462 from 504771 to 1206278 tid 1 2023-09-23T22:24:26.420 INFO:tasks.rados.rados.0.smithi169.stdout:3268: writing smithi16987243-462 from 1869650 to 2287697 tid 2 2023-09-23T22:24:26.420 INFO:tasks.rados.rados.0.smithi169.stdout:3255: done (13 left) 2023-09-23T22:24:26.420 INFO:tasks.rados.rados.0.smithi169.stdout:3256: done (12 left) 2023-09-23T22:24:26.421 INFO:tasks.rados.rados.0.smithi169.stdout:3257: done (11 left) 2023-09-23T22:24:26.421 INFO:tasks.rados.rados.0.smithi169.stdout:3258: done (10 left) 2023-09-23T22:24:26.421 INFO:tasks.rados.rados.0.smithi169.stdout:3269: read oid 268 snap -1 2023-09-23T22:24:26.421 INFO:tasks.rados.rados.0.smithi169.stdout:3269: expect (ObjNum 2025 snap 0 seq_num 2025) 2023-09-23T22:24:26.421 INFO:tasks.rados.rados.0.smithi169.stdout:3270: read oid 186 snap -1 2023-09-23T22:24:26.421 INFO:tasks.rados.rados.0.smithi169.stdout:3270: expect (ObjNum 1532 snap 0 seq_num 1532) 2023-09-23T22:24:26.421 INFO:tasks.rados.rados.0.smithi169.stdout:3271: delete oid 78 current snap is 0 2023-09-23T22:24:26.421 INFO:tasks.rados.rados.0.smithi169.stdout:3259: finishing write tid 1 to smithi16987243-271 2023-09-23T22:24:26.422 INFO:tasks.rados.rados.0.smithi169.stdout:3259: finishing write tid 2 to smithi16987243-271 2023-09-23T22:24:26.422 INFO:tasks.rados.rados.0.smithi169.stdout:3259: finishing write tid 3 to smithi16987243-271 2023-09-23T22:24:26.422 INFO:tasks.rados.rados.0.smithi169.stdout:3259: finishing write tid 4 to smithi16987243-271 2023-09-23T22:24:26.422 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 271 v 436 (ObjNum 2049 snap 0 seq_num 2049) dirty exists 2023-09-23T22:24:26.422 INFO:tasks.rados.rados.0.smithi169.stdout:3259: left oid 271 (ObjNum 2049 snap 0 seq_num 2049) 2023-09-23T22:24:26.423 INFO:tasks.rados.rados.0.smithi169.stdout:3261: expect (ObjNum 1799 snap 0 seq_num 1799) 2023-09-23T22:24:26.534 INFO:tasks.rados.rados.0.smithi169.stdout:3262: expect (ObjNum 2043 snap 0 seq_num 2043) 2023-09-23T22:24:26.671 INFO:tasks.rados.rados.0.smithi169.stdout:3263: finishing write tid 1 to smithi16987243-147 2023-09-23T22:24:26.672 INFO:tasks.rados.rados.0.smithi169.stdout:3260: expect (ObjNum 1389 snap 0 seq_num 1389) 2023-09-23T22:24:26.830 INFO:tasks.rados.rados.0.smithi169.stdout:3263: finishing write tid 2 to smithi16987243-147 2023-09-23T22:24:26.830 INFO:tasks.rados.rados.0.smithi169.stdout:3263: finishing write tid 3 to smithi16987243-147 2023-09-23T22:24:26.830 INFO:tasks.rados.rados.0.smithi169.stdout:3263: finishing write tid 4 to smithi16987243-147 2023-09-23T22:24:26.831 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 147 v 348 (ObjNum 2050 snap 0 seq_num 2050) dirty exists 2023-09-23T22:24:26.831 INFO:tasks.rados.rados.0.smithi169.stdout:3263: left oid 147 (ObjNum 2050 snap 0 seq_num 2050) 2023-09-23T22:24:26.831 INFO:tasks.rados.rados.0.smithi169.stdout:3265: finishing write tid 1 to smithi16987243-384 2023-09-23T22:24:26.831 INFO:tasks.rados.rados.0.smithi169.stdout:3264: expect (ObjNum 669 snap 0 seq_num 669) 2023-09-23T22:24:27.003 INFO:tasks.rados.rados.0.smithi169.stdout:3265: finishing write tid 2 to smithi16987243-384 2023-09-23T22:24:27.003 INFO:tasks.rados.rados.0.smithi169.stdout:3265: finishing write tid 3 to smithi16987243-384 2023-09-23T22:24:27.003 INFO:tasks.rados.rados.0.smithi169.stdout:3265: finishing write tid 4 to smithi16987243-384 2023-09-23T22:24:27.004 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 384 v 352 (ObjNum 2051 snap 0 seq_num 2051) dirty exists 2023-09-23T22:24:27.004 INFO:tasks.rados.rados.0.smithi169.stdout:3265: left oid 384 (ObjNum 2051 snap 0 seq_num 2051) 2023-09-23T22:24:27.004 INFO:tasks.rados.rados.0.smithi169.stdout:3267: finishing write tid 1 to smithi16987243-492 2023-09-23T22:24:27.004 INFO:tasks.rados.rados.0.smithi169.stdout:3266: expect (ObjNum 1408 snap 0 seq_num 1408) 2023-09-23T22:24:27.128 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:26 smithi187 bash[67481]: debug 2023-09-23T22:24:26.739+0000 7f13ca9b7200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T22:24:27.128 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:26 smithi187 bash[67481]: debug 2023-09-23T22:24:26.983+0000 7f13ca9b7200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T22:24:27.189 INFO:tasks.rados.rados.0.smithi169.stdout:3267: finishing write tid 2 to smithi16987243-492 2023-09-23T22:24:27.189 INFO:tasks.rados.rados.0.smithi169.stdout:3267: finishing write tid 3 to smithi16987243-492 2023-09-23T22:24:27.189 INFO:tasks.rados.rados.0.smithi169.stdout:3267: finishing write tid 4 to smithi16987243-492 2023-09-23T22:24:27.189 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 492 v 484 (ObjNum 2052 snap 0 seq_num 2052) dirty exists 2023-09-23T22:24:27.189 INFO:tasks.rados.rados.0.smithi169.stdout:3267: left oid 492 (ObjNum 2052 snap 0 seq_num 2052) 2023-09-23T22:24:27.190 INFO:tasks.rados.rados.0.smithi169.stdout:3268: finishing write tid 1 to smithi16987243-462 2023-09-23T22:24:27.190 INFO:tasks.rados.rados.0.smithi169.stdout:3268: finishing write tid 2 to smithi16987243-462 2023-09-23T22:24:27.190 INFO:tasks.rados.rados.0.smithi169.stdout:3268: finishing write tid 3 to smithi16987243-462 2023-09-23T22:24:27.190 INFO:tasks.rados.rados.0.smithi169.stdout:3268: finishing write tid 4 to smithi16987243-462 2023-09-23T22:24:27.190 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 462 v 448 (ObjNum 2053 snap 0 seq_num 2053) dirty exists 2023-09-23T22:24:27.190 INFO:tasks.rados.rados.0.smithi169.stdout:3268: left oid 462 (ObjNum 2053 snap 0 seq_num 2053) 2023-09-23T22:24:27.190 INFO:tasks.rados.rados.0.smithi169.stdout:3270: expect (ObjNum 1532 snap 0 seq_num 1532) 2023-09-23T22:24:27.362 INFO:tasks.rados.rados.0.smithi169.stdout:3269: expect (ObjNum 2025 snap 0 seq_num 2025) 2023-09-23T22:24:27.460 INFO:tasks.rados.rados.0.smithi169.stdout:3259: done (12 left) 2023-09-23T22:24:27.460 INFO:tasks.rados.rados.0.smithi169.stdout:3260: done (11 left) 2023-09-23T22:24:27.460 INFO:tasks.rados.rados.0.smithi169.stdout:3261: done (10 left) 2023-09-23T22:24:27.461 INFO:tasks.rados.rados.0.smithi169.stdout:3262: done (9 left) 2023-09-23T22:24:27.461 INFO:tasks.rados.rados.0.smithi169.stdout:3263: done (8 left) 2023-09-23T22:24:27.461 INFO:tasks.rados.rados.0.smithi169.stdout:3264: done (7 left) 2023-09-23T22:24:27.461 INFO:tasks.rados.rados.0.smithi169.stdout:3265: done (6 left) 2023-09-23T22:24:27.461 INFO:tasks.rados.rados.0.smithi169.stdout:3266: done (5 left) 2023-09-23T22:24:27.461 INFO:tasks.rados.rados.0.smithi169.stdout:3267: done (4 left) 2023-09-23T22:24:27.461 INFO:tasks.rados.rados.0.smithi169.stdout:3268: done (3 left) 2023-09-23T22:24:27.461 INFO:tasks.rados.rados.0.smithi169.stdout:3269: done (2 left) 2023-09-23T22:24:27.461 INFO:tasks.rados.rados.0.smithi169.stdout:3270: done (1 left) 2023-09-23T22:24:27.462 INFO:tasks.rados.rados.0.smithi169.stdout:3271: done (0 left) 2023-09-23T22:24:27.462 INFO:tasks.rados.rados.0.smithi169.stdout:3272: read oid 121 snap -1 2023-09-23T22:24:27.462 INFO:tasks.rados.rados.0.smithi169.stdout:3272: expect (ObjNum 1461 snap 0 seq_num 1461) 2023-09-23T22:24:27.462 INFO:tasks.rados.rados.0.smithi169.stdout:3273: read oid 170 snap -1 2023-09-23T22:24:27.462 INFO:tasks.rados.rados.0.smithi169.stdout:3273: expect (ObjNum 773 snap 0 seq_num 773) 2023-09-23T22:24:27.462 INFO:tasks.rados.rados.0.smithi169.stdout:3274: write oid 260 current snap is 0 2023-09-23T22:24:27.462 INFO:tasks.rados.rados.0.smithi169.stdout:3274: seq_num 2055 ranges {538385=452005,1470261=421716} 2023-09-23T22:24:27.470 INFO:tasks.rados.rados.0.smithi169.stdout:3274: writing smithi16987243-260 from 538385 to 990390 tid 1 2023-09-23T22:24:27.478 INFO:tasks.rados.rados.0.smithi169.stdout:3274: writing smithi16987243-260 from 1470261 to 1891977 tid 2 2023-09-23T22:24:27.478 INFO:tasks.rados.rados.0.smithi169.stdout:3275: read oid 474 snap -1 2023-09-23T22:24:27.478 INFO:tasks.rados.rados.0.smithi169.stdout:3275: expect deleted 2023-09-23T22:24:27.478 INFO:tasks.rados.rados.0.smithi169.stdout:3276: read oid 446 snap -1 2023-09-23T22:24:27.478 INFO:tasks.rados.rados.0.smithi169.stdout:3276: expect (ObjNum 1744 snap 0 seq_num 1744) 2023-09-23T22:24:27.478 INFO:tasks.rados.rados.0.smithi169.stdout:3277: read oid 411 snap -1 2023-09-23T22:24:27.479 INFO:tasks.rados.rados.0.smithi169.stdout:3277: expect (ObjNum 1243 snap 0 seq_num 1243) 2023-09-23T22:24:27.479 INFO:tasks.rados.rados.0.smithi169.stdout:3278: write oid 410 current snap is 0 2023-09-23T22:24:27.479 INFO:tasks.rados.rados.0.smithi169.stdout:3278: seq_num 2056 ranges {555192=527254,1528743=565374} 2023-09-23T22:24:27.484 INFO:tasks.rados.rados.0.smithi169.stdout:3278: writing smithi16987243-410 from 555192 to 1082446 tid 1 2023-09-23T22:24:27.490 INFO:tasks.rados.rados.0.smithi169.stdout:3278: writing smithi16987243-410 from 1528743 to 2094117 tid 2 2023-09-23T22:24:27.490 INFO:tasks.rados.rados.0.smithi169.stdout:3279: delete oid 409 current snap is 0 2023-09-23T22:24:27.490 INFO:tasks.rados.rados.0.smithi169.stdout:3272: expect (ObjNum 1461 snap 0 seq_num 1461) 2023-09-23T22:24:27.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:27 smithi187 bash[31480]: cluster 2023-09-23T22:24:26.277089+0000 mgr.y (mgr.15153) 7 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:27.628 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:27 smithi187 bash[67481]: debug 2023-09-23T22:24:27.467+0000 7f13ca9b7200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T22:24:27.678 INFO:tasks.rados.rados.0.smithi169.stdout:3273: expect (ObjNum 773 snap 0 seq_num 773) 2023-09-23T22:24:27.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:27 smithi169 bash[40994]: cluster 2023-09-23T22:24:26.277089+0000 mgr.y (mgr.15153) 7 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:27.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:27 smithi169 bash[27421]: cluster 2023-09-23T22:24:26.277089+0000 mgr.y (mgr.15153) 7 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:27.871 INFO:tasks.rados.rados.0.smithi169.stdout:3274: finishing write tid 1 to smithi16987243-260 2023-09-23T22:24:27.871 INFO:tasks.rados.rados.0.smithi169.stdout:3276: expect (ObjNum 1744 snap 0 seq_num 1744) 2023-09-23T22:24:28.036 INFO:tasks.rados.rados.0.smithi169.stdout:3274: finishing write tid 2 to smithi16987243-260 2023-09-23T22:24:28.037 INFO:tasks.rados.rados.0.smithi169.stdout:3277: expect (ObjNum 1243 snap 0 seq_num 1243) 2023-09-23T22:24:28.184 INFO:tasks.rados.rados.0.smithi169.stdout:3274: finishing write tid 3 to smithi16987243-260 2023-09-23T22:24:28.184 INFO:tasks.rados.rados.0.smithi169.stdout:3274: finishing write tid 4 to smithi16987243-260 2023-09-23T22:24:28.184 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 260 v 451 (ObjNum 2055 snap 0 seq_num 2055) dirty exists 2023-09-23T22:24:28.184 INFO:tasks.rados.rados.0.smithi169.stdout:3274: left oid 260 (ObjNum 2055 snap 0 seq_num 2055) 2023-09-23T22:24:28.184 INFO:tasks.rados.rados.0.smithi169.stdout:3278: finishing write tid 1 to smithi16987243-410 2023-09-23T22:24:28.184 INFO:tasks.rados.rados.0.smithi169.stdout:3278: finishing write tid 2 to smithi16987243-410 2023-09-23T22:24:28.184 INFO:tasks.rados.rados.0.smithi169.stdout:3278: finishing write tid 3 to smithi16987243-410 2023-09-23T22:24:28.184 INFO:tasks.rados.rados.0.smithi169.stdout:3278: finishing write tid 4 to smithi16987243-410 2023-09-23T22:24:28.185 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 410 v 464 (ObjNum 2056 snap 0 seq_num 2056) dirty exists 2023-09-23T22:24:28.185 INFO:tasks.rados.rados.0.smithi169.stdout:3278: left oid 410 (ObjNum 2056 snap 0 seq_num 2056) 2023-09-23T22:24:28.185 INFO:tasks.rados.rados.0.smithi169.stdout:3272: done (7 left) 2023-09-23T22:24:28.185 INFO:tasks.rados.rados.0.smithi169.stdout:3273: done (6 left) 2023-09-23T22:24:28.185 INFO:tasks.rados.rados.0.smithi169.stdout:3274: done (5 left) 2023-09-23T22:24:28.185 INFO:tasks.rados.rados.0.smithi169.stdout:3275: done (4 left) 2023-09-23T22:24:28.185 INFO:tasks.rados.rados.0.smithi169.stdout:3276: done (3 left) 2023-09-23T22:24:28.185 INFO:tasks.rados.rados.0.smithi169.stdout:3277: done (2 left) 2023-09-23T22:24:28.185 INFO:tasks.rados.rados.0.smithi169.stdout:3278: done (1 left) 2023-09-23T22:24:28.185 INFO:tasks.rados.rados.0.smithi169.stdout:3279: done (0 left) 2023-09-23T22:24:28.185 INFO:tasks.rados.rados.0.smithi169.stdout:3280: read oid 149 snap -1 2023-09-23T22:24:28.185 INFO:tasks.rados.rados.0.smithi169.stdout:3280: expect (ObjNum 1783 snap 0 seq_num 1783) 2023-09-23T22:24:28.185 INFO:tasks.rados.rados.0.smithi169.stdout:3281: write oid 326 current snap is 0 2023-09-23T22:24:28.186 INFO:tasks.rados.rados.0.smithi169.stdout:3281: seq_num 2058 ranges {588806=677752,2045707=543099} 2023-09-23T22:24:28.197 INFO:tasks.rados.rados.0.smithi169.stdout:3281: writing smithi16987243-326 from 588806 to 1266558 tid 1 2023-09-23T22:24:28.205 INFO:tasks.rados.rados.0.smithi169.stdout:3281: writing smithi16987243-326 from 2045707 to 2588806 tid 2 2023-09-23T22:24:28.205 INFO:tasks.rados.rados.0.smithi169.stdout:3282: read oid 380 snap -1 2023-09-23T22:24:28.205 INFO:tasks.rados.rados.0.smithi169.stdout:3282: expect (ObjNum 1689 snap 0 seq_num 1689) 2023-09-23T22:24:28.205 INFO:tasks.rados.rados.0.smithi169.stdout:3283: write oid 91 current snap is 0 2023-09-23T22:24:28.205 INFO:tasks.rados.rados.0.smithi169.stdout:3283: seq_num 2059 ranges {605613=753001,1987836=429054} 2023-09-23T22:24:28.213 INFO:tasks.rados.rados.0.smithi169.stdout:3283: writing smithi16987243-91 from 605613 to 1358614 tid 1 2023-09-23T22:24:28.220 INFO:tasks.rados.rados.0.smithi169.stdout:3283: writing smithi16987243-91 from 1987836 to 2416890 tid 2 2023-09-23T22:24:28.220 INFO:tasks.rados.rados.0.smithi169.stdout:3284: read oid 379 snap -1 2023-09-23T22:24:28.220 INFO:tasks.rados.rados.0.smithi169.stdout:3284: expect (ObjNum 1712 snap 0 seq_num 1712) 2023-09-23T22:24:28.220 INFO:tasks.rados.rados.0.smithi169.stdout:3285: delete oid 216 current snap is 0 2023-09-23T22:24:28.220 INFO:tasks.rados.rados.0.smithi169.stdout:3280: expect (ObjNum 1783 snap 0 seq_num 1783) 2023-09-23T22:24:28.289 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:28 smithi187 bash[67481]: debug 2023-09-23T22:24:28.007+0000 7f13ca9b7200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:24:28.424 INFO:tasks.rados.rados.0.smithi169.stdout:3281: finishing write tid 1 to smithi16987243-326 2023-09-23T22:24:28.424 INFO:tasks.rados.rados.0.smithi169.stdout:3281: finishing write tid 2 to smithi16987243-326 2023-09-23T22:24:28.424 INFO:tasks.rados.rados.0.smithi169.stdout:3281: finishing write tid 3 to smithi16987243-326 2023-09-23T22:24:28.424 INFO:tasks.rados.rados.0.smithi169.stdout:3280: done (5 left) 2023-09-23T22:24:28.424 INFO:tasks.rados.rados.0.smithi169.stdout:3285: done (4 left) 2023-09-23T22:24:28.424 INFO:tasks.rados.rados.0.smithi169.stdout:3286: read oid 457 snap -1 2023-09-23T22:24:28.424 INFO:tasks.rados.rados.0.smithi169.stdout:3286: expect (ObjNum 1267 snap 0 seq_num 1267) 2023-09-23T22:24:28.424 INFO:tasks.rados.rados.0.smithi169.stdout:3287: write oid 69 current snap is 0 2023-09-23T22:24:28.424 INFO:tasks.rados.rados.0.smithi169.stdout:3281: finishing write tid 4 to smithi16987243-326 2023-09-23T22:24:28.425 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 326 v 454 (ObjNum 2058 snap 0 seq_num 2058) dirty exists 2023-09-23T22:24:28.425 INFO:tasks.rados.rados.0.smithi169.stdout:3281: left oid 326 (ObjNum 2058 snap 0 seq_num 2058) 2023-09-23T22:24:28.425 INFO:tasks.rados.rados.0.smithi169.stdout:3282: expect (ObjNum 1689 snap 0 seq_num 1689) 2023-09-23T22:24:28.541 INFO:tasks.rados.rados.0.smithi169.stdout:3283: finishing write tid 1 to smithi16987243-91 2023-09-23T22:24:28.541 INFO:tasks.rados.rados.0.smithi169.stdout:3283: finishing write tid 2 to smithi16987243-91 2023-09-23T22:24:28.541 INFO:tasks.rados.rados.0.smithi169.stdout:3283: finishing write tid 3 to smithi16987243-91 2023-09-23T22:24:28.541 INFO:tasks.rados.rados.0.smithi169.stdout:3287: seq_num 2061 ranges {639227=619852,1821153=432723} 2023-09-23T22:24:28.551 INFO:tasks.rados.rados.0.smithi169.stdout:3287: writing smithi16987243-69 from 639227 to 1259079 tid 1 2023-09-23T22:24:28.557 INFO:tasks.rados.rados.0.smithi169.stdout:3287: writing smithi16987243-69 from 1821153 to 2253876 tid 2 2023-09-23T22:24:28.557 INFO:tasks.rados.rados.0.smithi169.stdout:3281: done (5 left) 2023-09-23T22:24:28.557 INFO:tasks.rados.rados.0.smithi169.stdout:3282: done (4 left) 2023-09-23T22:24:28.557 INFO:tasks.rados.rados.0.smithi169.stdout:3288: read oid 1 snap -1 2023-09-23T22:24:28.557 INFO:tasks.rados.rados.0.smithi169.stdout:3288: expect (ObjNum 1413 snap 0 seq_num 1413) 2023-09-23T22:24:28.557 INFO:tasks.rados.rados.0.smithi169.stdout:3289: write oid 131 current snap is 0 2023-09-23T22:24:28.557 INFO:tasks.rados.rados.0.smithi169.stdout:3283: finishing write tid 4 to smithi16987243-91 2023-09-23T22:24:28.557 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 91 v 356 (ObjNum 2059 snap 0 seq_num 2059) dirty exists 2023-09-23T22:24:28.557 INFO:tasks.rados.rados.0.smithi169.stdout:3283: left oid 91 (ObjNum 2059 snap 0 seq_num 2059) 2023-09-23T22:24:28.557 INFO:tasks.rados.rados.0.smithi169.stdout:3289: seq_num 2062 ranges {656034=695101,1879635=576381} 2023-09-23T22:24:28.564 INFO:tasks.rados.rados.0.smithi169.stdout:3289: writing smithi16987243-131 from 656034 to 1351135 tid 1 2023-09-23T22:24:28.571 INFO:tasks.rados.rados.0.smithi169.stdout:3289: writing smithi16987243-131 from 1879635 to 2456016 tid 2 2023-09-23T22:24:28.571 INFO:tasks.rados.rados.0.smithi169.stdout:3283: done (5 left) 2023-09-23T22:24:28.571 INFO:tasks.rados.rados.0.smithi169.stdout:3290: read oid 453 snap -1 2023-09-23T22:24:28.571 INFO:tasks.rados.rados.0.smithi169.stdout:3290: expect (ObjNum 1870 snap 0 seq_num 1870) 2023-09-23T22:24:28.571 INFO:tasks.rados.rados.0.smithi169.stdout:3291: write oid 293 current snap is 0 2023-09-23T22:24:28.571 INFO:tasks.rados.rados.0.smithi169.stdout:3291: seq_num 2063 ranges {672841=770350,2221764=436392} 2023-09-23T22:24:28.580 INFO:tasks.rados.rados.0.smithi169.stdout:3291: writing smithi16987243-293 from 672841 to 1443191 tid 1 2023-09-23T22:24:28.587 INFO:tasks.rados.rados.0.smithi169.stdout:3291: writing smithi16987243-293 from 2221764 to 2658156 tid 2 2023-09-23T22:24:28.587 INFO:tasks.rados.rados.0.smithi169.stdout:3292: write oid 33 current snap is 0 2023-09-23T22:24:28.587 INFO:tasks.rados.rados.0.smithi169.stdout:3284: expect (ObjNum 1712 snap 0 seq_num 1712) 2023-09-23T22:24:28.621 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:28 smithi187 bash[31480]: audit 2023-09-23T22:24:27.696363+0000 mon.c (mon.2) 172 : audit [DBG] from='client.? 172.21.15.169:0/4167988866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:28.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:28 smithi169 bash[27421]: audit 2023-09-23T22:24:27.696363+0000 mon.c (mon.2) 172 : audit [DBG] from='client.? 172.21.15.169:0/4167988866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:28.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:28 smithi169 bash[40994]: audit 2023-09-23T22:24:27.696363+0000 mon.c (mon.2) 172 : audit [DBG] from='client.? 172.21.15.169:0/4167988866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:28.819 INFO:tasks.rados.rados.0.smithi169.stdout:3286: expect (ObjNum 1267 snap 0 seq_num 1267) 2023-09-23T22:24:28.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:28 smithi187 bash[67481]: debug 2023-09-23T22:24:28.611+0000 7f13ca9b7200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T22:24:28.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:28 smithi187 bash[67481]: debug 2023-09-23T22:24:28.755+0000 7f13ca9b7200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T22:24:28.961 INFO:tasks.rados.rados.0.smithi169.stdout:3287: finishing write tid 1 to smithi16987243-69 2023-09-23T22:24:28.961 INFO:tasks.rados.rados.0.smithi169.stdout:3287: finishing write tid 2 to smithi16987243-69 2023-09-23T22:24:28.962 INFO:tasks.rados.rados.0.smithi169.stdout:3287: finishing write tid 3 to smithi16987243-69 2023-09-23T22:24:28.962 INFO:tasks.rados.rados.0.smithi169.stdout:3287: finishing write tid 4 to smithi16987243-69 2023-09-23T22:24:28.962 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 69 v 439 (ObjNum 2061 snap 0 seq_num 2061) dirty exists 2023-09-23T22:24:28.962 INFO:tasks.rados.rados.0.smithi169.stdout:3287: left oid 69 (ObjNum 2061 snap 0 seq_num 2061) 2023-09-23T22:24:28.962 INFO:tasks.rados.rados.0.smithi169.stdout:3289: finishing write tid 1 to smithi16987243-131 2023-09-23T22:24:28.962 INFO:tasks.rados.rados.0.smithi169.stdout:3288: expect (ObjNum 1413 snap 0 seq_num 1413) 2023-09-23T22:24:29.152 INFO:tasks.rados.rados.0.smithi169.stdout:3289: finishing write tid 2 to smithi16987243-131 2023-09-23T22:24:29.152 INFO:tasks.rados.rados.0.smithi169.stdout:3289: finishing write tid 3 to smithi16987243-131 2023-09-23T22:24:29.152 INFO:tasks.rados.rados.0.smithi169.stdout:3289: finishing write tid 4 to smithi16987243-131 2023-09-23T22:24:29.152 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 131 v 427 (ObjNum 2062 snap 0 seq_num 2062) dirty exists 2023-09-23T22:24:29.153 INFO:tasks.rados.rados.0.smithi169.stdout:3289: left oid 131 (ObjNum 2062 snap 0 seq_num 2062) 2023-09-23T22:24:29.153 INFO:tasks.rados.rados.0.smithi169.stdout:3290: expect (ObjNum 1870 snap 0 seq_num 1870) 2023-09-23T22:24:29.409 INFO:tasks.rados.rados.0.smithi169.stdout:3291: finishing write tid 1 to smithi16987243-293 2023-09-23T22:24:29.410 INFO:tasks.rados.rados.0.smithi169.stdout:3291: finishing write tid 2 to smithi16987243-293 2023-09-23T22:24:29.410 INFO:tasks.rados.rados.0.smithi169.stdout:3291: finishing write tid 3 to smithi16987243-293 2023-09-23T22:24:29.410 INFO:tasks.rados.rados.0.smithi169.stdout:3291: finishing write tid 4 to smithi16987243-293 2023-09-23T22:24:29.410 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 293 v 351 (ObjNum 2063 snap 0 seq_num 2063) dirty exists 2023-09-23T22:24:29.410 INFO:tasks.rados.rados.0.smithi169.stdout:3291: left oid 293 (ObjNum 2063 snap 0 seq_num 2063) 2023-09-23T22:24:29.410 INFO:tasks.rados.rados.0.smithi169.stdout:3292: seq_num 2064 ranges {689648=445599,1880246=580050} 2023-09-23T22:24:29.421 INFO:tasks.rados.rados.0.smithi169.stdout:3292: writing smithi16987243-33 from 689648 to 1135247 tid 1 2023-09-23T22:24:29.430 INFO:tasks.rados.rados.0.smithi169.stdout:3292: writing smithi16987243-33 from 1880246 to 2460296 tid 2 2023-09-23T22:24:29.431 INFO:tasks.rados.rados.0.smithi169.stdout:3284: done (7 left) 2023-09-23T22:24:29.431 INFO:tasks.rados.rados.0.smithi169.stdout:3286: done (6 left) 2023-09-23T22:24:29.431 INFO:tasks.rados.rados.0.smithi169.stdout:3287: done (5 left) 2023-09-23T22:24:29.431 INFO:tasks.rados.rados.0.smithi169.stdout:3288: done (4 left) 2023-09-23T22:24:29.431 INFO:tasks.rados.rados.0.smithi169.stdout:3289: done (3 left) 2023-09-23T22:24:29.431 INFO:tasks.rados.rados.0.smithi169.stdout:3290: done (2 left) 2023-09-23T22:24:29.431 INFO:tasks.rados.rados.0.smithi169.stdout:3291: done (1 left) 2023-09-23T22:24:29.431 INFO:tasks.rados.rados.0.smithi169.stdout:3293: read oid 385 snap -1 2023-09-23T22:24:29.431 INFO:tasks.rados.rados.0.smithi169.stdout:3293: expect (ObjNum 1270 snap 0 seq_num 1270) 2023-09-23T22:24:29.431 INFO:tasks.rados.rados.0.smithi169.stdout:3294: read oid 219 snap -1 2023-09-23T22:24:29.432 INFO:tasks.rados.rados.0.smithi169.stdout:3294: expect (ObjNum 986 snap 0 seq_num 986) 2023-09-23T22:24:29.432 INFO:tasks.rados.rados.0.smithi169.stdout:3295: read oid 466 snap -1 2023-09-23T22:24:29.432 INFO:tasks.rados.rados.0.smithi169.stdout:3295: expect (ObjNum 1541 snap 0 seq_num 1541) 2023-09-23T22:24:29.432 INFO:tasks.rados.rados.0.smithi169.stdout:3296: read oid 32 snap -1 2023-09-23T22:24:29.432 INFO:tasks.rados.rados.0.smithi169.stdout:3296: expect (ObjNum 2036 snap 0 seq_num 2036) 2023-09-23T22:24:29.432 INFO:tasks.rados.rados.0.smithi169.stdout:3297: write oid 213 current snap is 0 2023-09-23T22:24:29.432 INFO:tasks.rados.rados.0.smithi169.stdout:3297: seq_num 2065 ranges {706455=520848,1938728=440061} 2023-09-23T22:24:29.438 INFO:tasks.rados.rados.0.smithi169.stdout:3297: writing smithi16987243-213 from 706455 to 1227303 tid 1 2023-09-23T22:24:29.445 INFO:tasks.rados.rados.0.smithi169.stdout:3297: writing smithi16987243-213 from 1938728 to 2378789 tid 2 2023-09-23T22:24:29.445 INFO:tasks.rados.rados.0.smithi169.stdout:3298: read oid 389 snap -1 2023-09-23T22:24:29.445 INFO:tasks.rados.rados.0.smithi169.stdout:3298: expect (ObjNum 1307 snap 0 seq_num 1307) 2023-09-23T22:24:29.445 INFO:tasks.rados.rados.0.smithi169.stdout:3299: read oid 355 snap -1 2023-09-23T22:24:29.445 INFO:tasks.rados.rados.0.smithi169.stdout:3299: expect deleted 2023-09-23T22:24:29.445 INFO:tasks.rados.rados.0.smithi169.stdout:3300: delete oid 311 current snap is 0 2023-09-23T22:24:29.445 INFO:tasks.rados.rados.0.smithi169.stdout:3292: finishing write tid 1 to smithi16987243-33 2023-09-23T22:24:29.445 INFO:tasks.rados.rados.0.smithi169.stdout:3296: expect (ObjNum 2036 snap 0 seq_num 2036) 2023-09-23T22:24:29.446 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:29 smithi187 bash[67481]: debug 2023-09-23T22:24:29.155+0000 7f13ca9b7200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T22:24:29.446 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:29 smithi187 bash[67481]: debug 2023-09-23T22:24:29.279+0000 7f13ca9b7200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T22:24:29.446 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:29 smithi187 bash[67481]: debug 2023-09-23T22:24:29.435+0000 7f13ca9b7200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T22:24:29.520 INFO:tasks.rados.rados.0.smithi169.stdout:3292: finishing write tid 2 to smithi16987243-33 2023-09-23T22:24:29.521 INFO:tasks.rados.rados.0.smithi169.stdout:3292: finishing write tid 3 to smithi16987243-33 2023-09-23T22:24:29.521 INFO:tasks.rados.rados.0.smithi169.stdout:3292: finishing write tid 4 to smithi16987243-33 2023-09-23T22:24:29.521 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 33 v 487 (ObjNum 2064 snap 0 seq_num 2064) dirty exists 2023-09-23T22:24:29.521 INFO:tasks.rados.rados.0.smithi169.stdout:3292: left oid 33 (ObjNum 2064 snap 0 seq_num 2064) 2023-09-23T22:24:29.521 INFO:tasks.rados.rados.0.smithi169.stdout:3294: expect (ObjNum 986 snap 0 seq_num 986) 2023-09-23T22:24:29.609 INFO:tasks.rados.rados.0.smithi169.stdout:3297: finishing write tid 1 to smithi16987243-213 2023-09-23T22:24:29.610 INFO:tasks.rados.rados.0.smithi169.stdout:3297: finishing write tid 2 to smithi16987243-213 2023-09-23T22:24:29.610 INFO:tasks.rados.rados.0.smithi169.stdout:3297: finishing write tid 3 to smithi16987243-213 2023-09-23T22:24:29.610 INFO:tasks.rados.rados.0.smithi169.stdout:3297: finishing write tid 4 to smithi16987243-213 2023-09-23T22:24:29.610 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 213 v 359 (ObjNum 2065 snap 0 seq_num 2065) dirty exists 2023-09-23T22:24:29.610 INFO:tasks.rados.rados.0.smithi169.stdout:3297: left oid 213 (ObjNum 2065 snap 0 seq_num 2065) 2023-09-23T22:24:29.610 INFO:tasks.rados.rados.0.smithi169.stdout:3293: expect (ObjNum 1270 snap 0 seq_num 1270) 2023-09-23T22:24:29.705 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:29 smithi187 bash[67481]: debug 2023-09-23T22:24:29.563+0000 7f13ca9b7200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T22:24:29.705 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:29 smithi187 bash[67481]: debug 2023-09-23T22:24:29.695+0000 7f13ca9b7200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T22:24:29.706 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:29 smithi187 bash[31480]: cluster 2023-09-23T22:24:28.277696+0000 mgr.y (mgr.15153) 8 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:29.706 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:29 smithi187 bash[31480]: audit 2023-09-23T22:24:28.855620+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:29.707 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:29 smithi187 bash[31480]: audit 2023-09-23T22:24:28.861651+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:29.707 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:29 smithi187 bash[31480]: audit 2023-09-23T22:24:29.265024+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:29.707 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:29 smithi187 bash[31480]: audit 2023-09-23T22:24:29.281017+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:29.730 INFO:tasks.rados.rados.0.smithi169.stdout:3295: expect (ObjNum 1541 snap 0 seq_num 1541) 2023-09-23T22:24:29.925 INFO:tasks.rados.rados.0.smithi169.stdout:3298: expect (ObjNum 1307 snap 0 seq_num 1307) 2023-09-23T22:24:30.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:29 smithi169 bash[40994]: cluster 2023-09-23T22:24:28.277696+0000 mgr.y (mgr.15153) 8 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:30.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:29 smithi169 bash[40994]: audit 2023-09-23T22:24:28.855620+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:30.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:29 smithi169 bash[40994]: audit 2023-09-23T22:24:28.861651+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:30.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:29 smithi169 bash[40994]: audit 2023-09-23T22:24:29.265024+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:30.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:29 smithi169 bash[40994]: audit 2023-09-23T22:24:29.281017+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:30.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:29 smithi169 bash[27421]: cluster 2023-09-23T22:24:28.277696+0000 mgr.y (mgr.15153) 8 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:24:30.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:29 smithi169 bash[27421]: audit 2023-09-23T22:24:28.855620+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:30.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:29 smithi169 bash[27421]: audit 2023-09-23T22:24:28.861651+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:30.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:29 smithi169 bash[27421]: audit 2023-09-23T22:24:29.265024+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:30.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:29 smithi169 bash[27421]: audit 2023-09-23T22:24:29.281017+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:30.036 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:29 smithi187 bash[67481]: debug 2023-09-23T22:24:29.887+0000 7f13ca9b7200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T22:24:30.123 INFO:tasks.rados.rados.0.smithi169.stdout:3292: done (8 left) 2023-09-23T22:24:30.124 INFO:tasks.rados.rados.0.smithi169.stdout:3293: done (7 left) 2023-09-23T22:24:30.124 INFO:tasks.rados.rados.0.smithi169.stdout:3294: done (6 left) 2023-09-23T22:24:30.124 INFO:tasks.rados.rados.0.smithi169.stdout:3295: done (5 left) 2023-09-23T22:24:30.124 INFO:tasks.rados.rados.0.smithi169.stdout:3296: done (4 left) 2023-09-23T22:24:30.124 INFO:tasks.rados.rados.0.smithi169.stdout:3297: done (3 left) 2023-09-23T22:24:30.125 INFO:tasks.rados.rados.0.smithi169.stdout:3298: done (2 left) 2023-09-23T22:24:30.125 INFO:tasks.rados.rados.0.smithi169.stdout:3299: done (1 left) 2023-09-23T22:24:30.125 INFO:tasks.rados.rados.0.smithi169.stdout:3300: done (0 left) 2023-09-23T22:24:30.125 INFO:tasks.rados.rados.0.smithi169.stdout:3301: write oid 186 current snap is 0 2023-09-23T22:24:30.125 INFO:tasks.rados.rados.0.smithi169.stdout:3301: seq_num 2067 ranges {740069=671346,1939339=443730} 2023-09-23T22:24:30.132 INFO:tasks.rados.rados.0.smithi169.stdout:3301: writing smithi16987243-186 from 740069 to 1411415 tid 1 2023-09-23T22:24:30.138 INFO:tasks.rados.rados.0.smithi169.stdout:3301: writing smithi16987243-186 from 1939339 to 2383069 tid 2 2023-09-23T22:24:30.138 INFO:tasks.rados.rados.0.smithi169.stdout:3302: write oid 222 current snap is 0 2023-09-23T22:24:30.138 INFO:tasks.rados.rados.0.smithi169.stdout:3301: finishing write tid 1 to smithi16987243-186 2023-09-23T22:24:30.139 INFO:tasks.rados.rados.0.smithi169.stdout:3302: seq_num 2068 ranges {756876=462948,1714174=587388} 2023-09-23T22:24:30.146 INFO:tasks.rados.rados.0.smithi169.stdout:3302: writing smithi16987243-222 from 756876 to 1219824 tid 1 2023-09-23T22:24:30.154 INFO:tasks.rados.rados.0.smithi169.stdout:3302: writing smithi16987243-222 from 1714174 to 2301562 tid 2 2023-09-23T22:24:30.154 INFO:tasks.rados.rados.0.smithi169.stdout:3303: read oid 33 snap -1 2023-09-23T22:24:30.154 INFO:tasks.rados.rados.0.smithi169.stdout:3303: expect (ObjNum 2064 snap 0 seq_num 2064) 2023-09-23T22:24:30.154 INFO:tasks.rados.rados.0.smithi169.stdout:3304: write oid 425 current snap is 0 2023-09-23T22:24:30.154 INFO:tasks.rados.rados.0.smithi169.stdout:3301: finishing write tid 2 to smithi16987243-186 2023-09-23T22:24:30.155 INFO:tasks.rados.rados.0.smithi169.stdout:3301: finishing write tid 3 to smithi16987243-186 2023-09-23T22:24:30.155 INFO:tasks.rados.rados.0.smithi169.stdout:3301: finishing write tid 4 to smithi16987243-186 2023-09-23T22:24:30.155 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 186 v 439 (ObjNum 2067 snap 0 seq_num 2067) dirty exists 2023-09-23T22:24:30.155 INFO:tasks.rados.rados.0.smithi169.stdout:3301: left oid 186 (ObjNum 2067 snap 0 seq_num 2067) 2023-09-23T22:24:30.155 INFO:tasks.rados.rados.0.smithi169.stdout:3302: finishing write tid 1 to smithi16987243-222 2023-09-23T22:24:30.155 INFO:tasks.rados.rados.0.smithi169.stdout:3304: seq_num 2069 ranges {773683=538197,1772656=731046} 2023-09-23T22:24:30.162 INFO:tasks.rados.rados.0.smithi169.stdout:3304: writing smithi16987243-425 from 773683 to 1311880 tid 1 2023-09-23T22:24:30.171 INFO:tasks.rados.rados.0.smithi169.stdout:3304: writing smithi16987243-425 from 1772656 to 2503702 tid 2 2023-09-23T22:24:30.171 INFO:tasks.rados.rados.0.smithi169.stdout:3301: done (3 left) 2023-09-23T22:24:30.171 INFO:tasks.rados.rados.0.smithi169.stdout:3305: write oid 411 current snap is 0 2023-09-23T22:24:30.171 INFO:tasks.rados.rados.0.smithi169.stdout:3305: seq_num 2070 ranges {790490=613446,1831138=591057} 2023-09-23T22:24:30.180 INFO:tasks.rados.rados.0.smithi169.stdout:3305: writing smithi16987243-411 from 790490 to 1403936 tid 1 2023-09-23T22:24:30.187 INFO:tasks.rados.rados.0.smithi169.stdout:3305: writing smithi16987243-411 from 1831138 to 2422195 tid 2 2023-09-23T22:24:30.187 INFO:tasks.rados.rados.0.smithi169.stdout:3306: write oid 172 current snap is 0 2023-09-23T22:24:30.187 INFO:tasks.rados.rados.0.smithi169.stdout:3306: seq_num 2071 ranges {407297=688695,1773267=734715} 2023-09-23T22:24:30.194 INFO:tasks.rados.rados.0.smithi169.stdout:3306: writing smithi16987243-172 from 407297 to 1095992 tid 1 2023-09-23T22:24:30.204 INFO:tasks.rados.rados.0.smithi169.stdout:3306: writing smithi16987243-172 from 1773267 to 2507982 tid 2 2023-09-23T22:24:30.205 INFO:tasks.rados.rados.0.smithi169.stdout:3307: read oid 430 snap -1 2023-09-23T22:24:30.205 INFO:tasks.rados.rados.0.smithi169.stdout:3307: expect deleted 2023-09-23T22:24:30.205 INFO:tasks.rados.rados.0.smithi169.stdout:3308: read oid 406 snap -1 2023-09-23T22:24:30.205 INFO:tasks.rados.rados.0.smithi169.stdout:3308: expect (ObjNum 405 snap 0 seq_num 405) 2023-09-23T22:24:30.206 INFO:tasks.rados.rados.0.smithi169.stdout:3309: read oid 455 snap -1 2023-09-23T22:24:30.206 INFO:tasks.rados.rados.0.smithi169.stdout:3309: expect deleted 2023-09-23T22:24:30.206 INFO:tasks.rados.rados.0.smithi169.stdout:3302: finishing write tid 2 to smithi16987243-222 2023-09-23T22:24:30.207 INFO:tasks.rados.rados.0.smithi169.stdout:3302: finishing write tid 3 to smithi16987243-222 2023-09-23T22:24:30.207 INFO:tasks.rados.rados.0.smithi169.stdout:3310: read oid 358 snap -1 2023-09-23T22:24:30.207 INFO:tasks.rados.rados.0.smithi169.stdout:3310: expect deleted 2023-09-23T22:24:30.207 INFO:tasks.rados.rados.0.smithi169.stdout:3311: delete oid 107 current snap is 0 2023-09-23T22:24:30.208 INFO:tasks.rados.rados.0.smithi169.stdout:3303: expect (ObjNum 2064 snap 0 seq_num 2064) 2023-09-23T22:24:30.351 INFO:tasks.rados.rados.0.smithi169.stdout:3302: finishing write tid 4 to smithi16987243-222 2023-09-23T22:24:30.351 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 222 v 362 (ObjNum 2068 snap 0 seq_num 2068) dirty exists 2023-09-23T22:24:30.351 INFO:tasks.rados.rados.0.smithi169.stdout:3302: left oid 222 (ObjNum 2068 snap 0 seq_num 2068) 2023-09-23T22:24:30.352 INFO:tasks.rados.rados.0.smithi169.stdout:3304: finishing write tid 1 to smithi16987243-425 2023-09-23T22:24:30.352 INFO:tasks.rados.rados.0.smithi169.stdout:3304: finishing write tid 2 to smithi16987243-425 2023-09-23T22:24:30.352 INFO:tasks.rados.rados.0.smithi169.stdout:3304: finishing write tid 3 to smithi16987243-425 2023-09-23T22:24:30.352 INFO:tasks.rados.rados.0.smithi169.stdout:3304: finishing write tid 4 to smithi16987243-425 2023-09-23T22:24:30.353 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 425 v 445 (ObjNum 2069 snap 0 seq_num 2069) dirty exists 2023-09-23T22:24:30.353 INFO:tasks.rados.rados.0.smithi169.stdout:3304: left oid 425 (ObjNum 2069 snap 0 seq_num 2069) 2023-09-23T22:24:30.353 INFO:tasks.rados.rados.0.smithi169.stdout:3305: finishing write tid 1 to smithi16987243-411 2023-09-23T22:24:30.353 INFO:tasks.rados.rados.0.smithi169.stdout:3305: finishing write tid 2 to smithi16987243-411 2023-09-23T22:24:30.353 INFO:tasks.rados.rados.0.smithi169.stdout:3305: finishing write tid 3 to smithi16987243-411 2023-09-23T22:24:30.353 INFO:tasks.rados.rados.0.smithi169.stdout:3305: finishing write tid 4 to smithi16987243-411 2023-09-23T22:24:30.354 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 411 v 448 (ObjNum 2070 snap 0 seq_num 2070) dirty exists 2023-09-23T22:24:30.354 INFO:tasks.rados.rados.0.smithi169.stdout:3305: left oid 411 (ObjNum 2070 snap 0 seq_num 2070) 2023-09-23T22:24:30.354 INFO:tasks.rados.rados.0.smithi169.stdout:3306: finishing write tid 1 to smithi16987243-172 2023-09-23T22:24:30.354 INFO:tasks.rados.rados.0.smithi169.stdout:3306: finishing write tid 2 to smithi16987243-172 2023-09-23T22:24:30.354 INFO:tasks.rados.rados.0.smithi169.stdout:3306: finishing write tid 3 to smithi16987243-172 2023-09-23T22:24:30.355 INFO:tasks.rados.rados.0.smithi169.stdout:3306: finishing write tid 4 to smithi16987243-172 2023-09-23T22:24:30.355 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 172 v 469 (ObjNum 2071 snap 0 seq_num 2071) dirty exists 2023-09-23T22:24:30.355 INFO:tasks.rados.rados.0.smithi169.stdout:3306: left oid 172 (ObjNum 2071 snap 0 seq_num 2071) 2023-09-23T22:24:30.355 INFO:tasks.rados.rados.0.smithi169.stdout:3308: expect (ObjNum 405 snap 0 seq_num 405) 2023-09-23T22:24:30.378 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:30 smithi187 bash[67481]: debug 2023-09-23T22:24:30.027+0000 7f13ca9b7200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T22:24:30.448 INFO:tasks.rados.rados.0.smithi169.stdout:3302: done (9 left) 2023-09-23T22:24:30.448 INFO:tasks.rados.rados.0.smithi169.stdout:3303: done (8 left) 2023-09-23T22:24:30.448 INFO:tasks.rados.rados.0.smithi169.stdout:3304: done (7 left) 2023-09-23T22:24:30.448 INFO:tasks.rados.rados.0.smithi169.stdout:3305: done (6 left) 2023-09-23T22:24:30.448 INFO:tasks.rados.rados.0.smithi169.stdout:3306: done (5 left) 2023-09-23T22:24:30.448 INFO:tasks.rados.rados.0.smithi169.stdout:3307: done (4 left) 2023-09-23T22:24:30.448 INFO:tasks.rados.rados.0.smithi169.stdout:3308: done (3 left) 2023-09-23T22:24:30.448 INFO:tasks.rados.rados.0.smithi169.stdout:3309: done (2 left) 2023-09-23T22:24:30.449 INFO:tasks.rados.rados.0.smithi169.stdout:3310: done (1 left) 2023-09-23T22:24:30.449 INFO:tasks.rados.rados.0.smithi169.stdout:3311: done (0 left) 2023-09-23T22:24:30.449 INFO:tasks.rados.rados.0.smithi169.stdout:3312: write oid 167 current snap is 0 2023-09-23T22:24:30.449 INFO:tasks.rados.rados.0.smithi169.stdout:3312: seq_num 2073 ranges {440911=439193,1490231=738384} 2023-09-23T22:24:30.457 INFO:tasks.rados.rados.0.smithi169.stdout:3312: writing smithi16987243-167 from 440911 to 880104 tid 1 2023-09-23T22:24:30.467 INFO:tasks.rados.rados.0.smithi169.stdout:3312: writing smithi16987243-167 from 1490231 to 2228615 tid 2 2023-09-23T22:24:30.467 INFO:tasks.rados.rados.0.smithi169.stdout:3313: write oid 31 current snap is 0 2023-09-23T22:24:30.468 INFO:tasks.rados.rados.0.smithi169.stdout:3313: seq_num 2074 ranges {457718=514442,1548713=598395} 2023-09-23T22:24:30.472 INFO:tasks.rados.rados.0.smithi169.stdout:3313: writing smithi16987243-31 from 457718 to 972160 tid 1 2023-09-23T22:24:30.480 INFO:tasks.rados.rados.0.smithi169.stdout:3313: writing smithi16987243-31 from 1548713 to 2147108 tid 2 2023-09-23T22:24:30.480 INFO:tasks.rados.rados.0.smithi169.stdout:3314: read oid 253 snap -1 2023-09-23T22:24:30.480 INFO:tasks.rados.rados.0.smithi169.stdout:3314: expect (ObjNum 1857 snap 0 seq_num 1857) 2023-09-23T22:24:30.480 INFO:tasks.rados.rados.0.smithi169.stdout:3315: write oid 179 current snap is 0 2023-09-23T22:24:30.480 INFO:tasks.rados.rados.0.smithi169.stdout:3312: finishing write tid 1 to smithi16987243-167 2023-09-23T22:24:30.480 INFO:tasks.rados.rados.0.smithi169.stdout:3315: seq_num 2075 ranges {474525=589691,1490842=742053,2832710=41815} 2023-09-23T22:24:30.485 INFO:tasks.rados.rados.0.smithi169.stdout:3315: writing smithi16987243-179 from 474525 to 1064216 tid 1 2023-09-23T22:24:30.492 INFO:tasks.rados.rados.0.smithi169.stdout:3315: writing smithi16987243-179 from 1490842 to 2232895 tid 2 2023-09-23T22:24:30.496 INFO:tasks.rados.rados.0.smithi169.stdout:3315: writing smithi16987243-179 from 2832710 to 2874525 tid 3 2023-09-23T22:24:30.497 INFO:tasks.rados.rados.0.smithi169.stdout:3316: read oid 454 snap -1 2023-09-23T22:24:30.497 INFO:tasks.rados.rados.0.smithi169.stdout:3316: expect (ObjNum 2010 snap 0 seq_num 2010) 2023-09-23T22:24:30.497 INFO:tasks.rados.rados.0.smithi169.stdout:3317: read oid 105 snap -1 2023-09-23T22:24:30.497 INFO:tasks.rados.rados.0.smithi169.stdout:3317: expect (ObjNum 1731 snap 0 seq_num 1731) 2023-09-23T22:24:30.498 INFO:tasks.rados.rados.0.smithi169.stdout:3318: write oid 432 current snap is 0 2023-09-23T22:24:30.498 INFO:tasks.rados.rados.0.smithi169.stdout:3312: finishing write tid 2 to smithi16987243-167 2023-09-23T22:24:30.498 INFO:tasks.rados.rados.0.smithi169.stdout:3312: finishing write tid 3 to smithi16987243-167 2023-09-23T22:24:30.498 INFO:tasks.rados.rados.0.smithi169.stdout:3312: finishing write tid 4 to smithi16987243-167 2023-09-23T22:24:30.498 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 167 v 442 (ObjNum 2073 snap 0 seq_num 2073) dirty exists 2023-09-23T22:24:30.499 INFO:tasks.rados.rados.0.smithi169.stdout:3312: left oid 167 (ObjNum 2073 snap 0 seq_num 2073) 2023-09-23T22:24:30.499 INFO:tasks.rados.rados.0.smithi169.stdout:3313: finishing write tid 1 to smithi16987243-31 2023-09-23T22:24:30.499 INFO:tasks.rados.rados.0.smithi169.stdout:3318: seq_num 2076 ranges {491332=781293,2065677=602064} 2023-09-23T22:24:30.507 INFO:tasks.rados.rados.0.smithi169.stdout:3318: writing smithi16987243-432 from 491332 to 1272625 tid 1 2023-09-23T22:24:30.515 INFO:tasks.rados.rados.0.smithi169.stdout:3318: writing smithi16987243-432 from 2065677 to 2667741 tid 2 2023-09-23T22:24:30.515 INFO:tasks.rados.rados.0.smithi169.stdout:3312: done (6 left) 2023-09-23T22:24:30.515 INFO:tasks.rados.rados.0.smithi169.stdout:3319: delete oid 300 current snap is 0 2023-09-23T22:24:30.515 INFO:tasks.rados.rados.0.smithi169.stdout:3313: finishing write tid 2 to smithi16987243-31 2023-09-23T22:24:30.515 INFO:tasks.rados.rados.0.smithi169.stdout:3313: finishing write tid 3 to smithi16987243-31 2023-09-23T22:24:30.515 INFO:tasks.rados.rados.0.smithi169.stdout:3313: finishing write tid 4 to smithi16987243-31 2023-09-23T22:24:30.516 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 31 v 472 (ObjNum 2074 snap 0 seq_num 2074) dirty exists 2023-09-23T22:24:30.516 INFO:tasks.rados.rados.0.smithi169.stdout:3313: left oid 31 (ObjNum 2074 snap 0 seq_num 2074) 2023-09-23T22:24:30.516 INFO:tasks.rados.rados.0.smithi169.stdout:3314: expect (ObjNum 1857 snap 0 seq_num 1857) 2023-09-23T22:24:30.649 INFO:tasks.rados.rados.0.smithi169.stdout:3315: finishing write tid 1 to smithi16987243-179 2023-09-23T22:24:30.649 INFO:tasks.rados.rados.0.smithi169.stdout:3315: finishing write tid 2 to smithi16987243-179 2023-09-23T22:24:30.649 INFO:tasks.rados.rados.0.smithi169.stdout:3315: finishing write tid 3 to smithi16987243-179 2023-09-23T22:24:30.649 INFO:tasks.rados.rados.0.smithi169.stdout:3315: finishing write tid 4 to smithi16987243-179 2023-09-23T22:24:30.649 INFO:tasks.rados.rados.0.smithi169.stdout:3315: finishing write tid 5 to smithi16987243-179 2023-09-23T22:24:30.649 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 179 v 431 (ObjNum 2075 snap 0 seq_num 2075) dirty exists 2023-09-23T22:24:30.649 INFO:tasks.rados.rados.0.smithi169.stdout:3315: left oid 179 (ObjNum 2075 snap 0 seq_num 2075) 2023-09-23T22:24:30.650 INFO:tasks.rados.rados.0.smithi169.stdout:3317: expect (ObjNum 1731 snap 0 seq_num 1731) 2023-09-23T22:24:30.906 INFO:tasks.rados.rados.0.smithi169.stdout:3316: expect (ObjNum 2010 snap 0 seq_num 2010) 2023-09-23T22:24:31.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:30 smithi169 bash[40994]: audit 2023-09-23T22:24:29.658078+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:31.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:30 smithi169 bash[40994]: audit 2023-09-23T22:24:29.664716+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:31.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:30 smithi169 bash[40994]: audit 2023-09-23T22:24:30.086361+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:31.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:30 smithi169 bash[40994]: audit 2023-09-23T22:24:30.092266+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:31.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:30 smithi169 bash[40994]: audit 2023-09-23T22:24:30.199330+0000 mon.c (mon.2) 173 : audit [DBG] from='client.? 172.21.15.169:0/1387178357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:31.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:30 smithi169 bash[40994]: cluster 2023-09-23T22:24:30.278869+0000 mgr.y (mgr.15153) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 6.0 MiB/s wr, 68 op/s 2023-09-23T22:24:31.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:30 smithi169 bash[27421]: audit 2023-09-23T22:24:29.658078+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:31.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:30 smithi169 bash[27421]: audit 2023-09-23T22:24:29.664716+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:31.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:30 smithi169 bash[27421]: audit 2023-09-23T22:24:30.086361+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:31.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:30 smithi169 bash[27421]: audit 2023-09-23T22:24:30.092266+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:31.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:30 smithi169 bash[27421]: audit 2023-09-23T22:24:30.199330+0000 mon.c (mon.2) 173 : audit [DBG] from='client.? 172.21.15.169:0/1387178357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:31.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:30 smithi169 bash[27421]: cluster 2023-09-23T22:24:30.278869+0000 mgr.y (mgr.15153) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 6.0 MiB/s wr, 68 op/s 2023-09-23T22:24:31.097 INFO:tasks.rados.rados.0.smithi169.stdout:3318: finishing write tid 1 to smithi16987243-432 2023-09-23T22:24:31.097 INFO:tasks.rados.rados.0.smithi169.stdout:3318: finishing write tid 2 to smithi16987243-432 2023-09-23T22:24:31.097 INFO:tasks.rados.rados.0.smithi169.stdout:3318: finishing write tid 3 to smithi16987243-432 2023-09-23T22:24:31.097 INFO:tasks.rados.rados.0.smithi169.stdout:3318: finishing write tid 4 to smithi16987243-432 2023-09-23T22:24:31.098 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 432 v 445 (ObjNum 2076 snap 0 seq_num 2076) dirty exists 2023-09-23T22:24:31.098 INFO:tasks.rados.rados.0.smithi169.stdout:3318: left oid 432 (ObjNum 2076 snap 0 seq_num 2076) 2023-09-23T22:24:31.098 INFO:tasks.rados.rados.0.smithi169.stdout:3313: done (6 left) 2023-09-23T22:24:31.098 INFO:tasks.rados.rados.0.smithi169.stdout:3314: done (5 left) 2023-09-23T22:24:31.098 INFO:tasks.rados.rados.0.smithi169.stdout:3315: done (4 left) 2023-09-23T22:24:31.098 INFO:tasks.rados.rados.0.smithi169.stdout:3316: done (3 left) 2023-09-23T22:24:31.098 INFO:tasks.rados.rados.0.smithi169.stdout:3317: done (2 left) 2023-09-23T22:24:31.098 INFO:tasks.rados.rados.0.smithi169.stdout:3318: done (1 left) 2023-09-23T22:24:31.098 INFO:tasks.rados.rados.0.smithi169.stdout:3319: done (0 left) 2023-09-23T22:24:31.098 INFO:tasks.rados.rados.0.smithi169.stdout:3320: delete oid 375 current snap is 0 2023-09-23T22:24:31.100 INFO:tasks.rados.rados.0.smithi169.stdout:3320: done (0 left) 2023-09-23T22:24:31.100 INFO:tasks.rados.rados.0.smithi169.stdout:3321: read oid 155 snap -1 2023-09-23T22:24:31.100 INFO:tasks.rados.rados.0.smithi169.stdout:3321: expect (ObjNum 1737 snap 0 seq_num 1737) 2023-09-23T22:24:31.100 INFO:tasks.rados.rados.0.smithi169.stdout:3322: write oid 294 current snap is 0 2023-09-23T22:24:31.100 INFO:tasks.rados.rados.0.smithi169.stdout:3322: seq_num 2079 ranges {541753=607040,1724770=749391} 2023-09-23T22:24:31.107 INFO:tasks.rados.rados.0.smithi169.stdout:3322: writing smithi16987243-294 from 541753 to 1148793 tid 1 2023-09-23T22:24:31.115 INFO:tasks.rados.rados.0.smithi169.stdout:3322: writing smithi16987243-294 from 1724770 to 2474161 tid 2 2023-09-23T22:24:31.115 INFO:tasks.rados.rados.0.smithi169.stdout:3323: read oid 1 snap -1 2023-09-23T22:24:31.116 INFO:tasks.rados.rados.0.smithi169.stdout:3323: expect (ObjNum 1413 snap 0 seq_num 1413) 2023-09-23T22:24:31.116 INFO:tasks.rados.rados.0.smithi169.stdout:3324: write oid 460 current snap is 0 2023-09-23T22:24:31.116 INFO:tasks.rados.rados.0.smithi169.stdout:3324: seq_num 2080 ranges {558560=682289,1783252=493049} 2023-09-23T22:24:31.122 INFO:tasks.rados.rados.0.smithi169.stdout:3324: writing smithi16987243-460 from 558560 to 1240849 tid 1 2023-09-23T22:24:31.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:30 smithi187 bash[31480]: audit 2023-09-23T22:24:29.658078+0000 mon.a (mon.0) 1023 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:31.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:30 smithi187 bash[31480]: audit 2023-09-23T22:24:29.664716+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:31.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:30 smithi187 bash[31480]: audit 2023-09-23T22:24:30.086361+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:31.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:30 smithi187 bash[31480]: audit 2023-09-23T22:24:30.092266+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:31.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:30 smithi187 bash[31480]: audit 2023-09-23T22:24:30.199330+0000 mon.c (mon.2) 173 : audit [DBG] from='client.? 172.21.15.169:0/1387178357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:31.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:30 smithi187 bash[31480]: cluster 2023-09-23T22:24:30.278869+0000 mgr.y (mgr.15153) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 6.0 MiB/s wr, 68 op/s 2023-09-23T22:24:31.129 INFO:tasks.rados.rados.0.smithi169.stdout:3324: writing smithi16987243-460 from 1783252 to 2276301 tid 2 2023-09-23T22:24:31.129 INFO:tasks.rados.rados.0.smithi169.stdout:3325: delete oid 300 current snap is 0 2023-09-23T22:24:31.129 INFO:tasks.rados.rados.0.smithi169.stdout:3321: expect (ObjNum 1737 snap 0 seq_num 1737) 2023-09-23T22:24:31.242 INFO:tasks.rados.rados.0.smithi169.stdout:3322: finishing write tid 1 to smithi16987243-294 2023-09-23T22:24:31.242 INFO:tasks.rados.rados.0.smithi169.stdout:3322: finishing write tid 2 to smithi16987243-294 2023-09-23T22:24:31.242 INFO:tasks.rados.rados.0.smithi169.stdout:3322: finishing write tid 3 to smithi16987243-294 2023-09-23T22:24:31.242 INFO:tasks.rados.rados.0.smithi169.stdout:3322: finishing write tid 4 to smithi16987243-294 2023-09-23T22:24:31.242 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 294 v 354 (ObjNum 2079 snap 0 seq_num 2079) dirty exists 2023-09-23T22:24:31.242 INFO:tasks.rados.rados.0.smithi169.stdout:3322: left oid 294 (ObjNum 2079 snap 0 seq_num 2079) 2023-09-23T22:24:31.242 INFO:tasks.rados.rados.0.smithi169.stdout:3323: expect (ObjNum 1413 snap 0 seq_num 1413) 2023-09-23T22:24:31.430 INFO:tasks.rados.rados.0.smithi169.stdout:3324: finishing write tid 1 to smithi16987243-460 2023-09-23T22:24:31.430 INFO:tasks.rados.rados.0.smithi169.stdout:3324: finishing write tid 2 to smithi16987243-460 2023-09-23T22:24:31.430 INFO:tasks.rados.rados.0.smithi169.stdout:3324: finishing write tid 3 to smithi16987243-460 2023-09-23T22:24:31.430 INFO:tasks.rados.rados.0.smithi169.stdout:3324: finishing write tid 4 to smithi16987243-460 2023-09-23T22:24:31.430 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 460 v 370 (ObjNum 2080 snap 0 seq_num 2080) dirty exists 2023-09-23T22:24:31.430 INFO:tasks.rados.rados.0.smithi169.stdout:3324: left oid 460 (ObjNum 2080 snap 0 seq_num 2080) 2023-09-23T22:24:31.431 INFO:tasks.rados.rados.0.smithi169.stdout:3321: done (4 left) 2023-09-23T22:24:31.431 INFO:tasks.rados.rados.0.smithi169.stdout:3322: done (3 left) 2023-09-23T22:24:31.431 INFO:tasks.rados.rados.0.smithi169.stdout:3323: done (2 left) 2023-09-23T22:24:31.431 INFO:tasks.rados.rados.0.smithi169.stdout:3324: done (1 left) 2023-09-23T22:24:31.431 INFO:tasks.rados.rados.0.smithi169.stdout:3325: done (0 left) 2023-09-23T22:24:31.431 INFO:tasks.rados.rados.0.smithi169.stdout:3326: read oid 413 snap -1 2023-09-23T22:24:31.431 INFO:tasks.rados.rados.0.smithi169.stdout:3326: expect (ObjNum 1436 snap 0 seq_num 1436) 2023-09-23T22:24:31.431 INFO:tasks.rados.rados.0.smithi169.stdout:3327: read oid 283 snap -1 2023-09-23T22:24:31.431 INFO:tasks.rados.rados.0.smithi169.stdout:3327: expect deleted 2023-09-23T22:24:31.431 INFO:tasks.rados.rados.0.smithi169.stdout:3328: write oid 109 current snap is 0 2023-09-23T22:24:31.431 INFO:tasks.rados.rados.0.smithi169.stdout:3328: seq_num 2082 ranges {592174=432787,1500216=496718,2624671=367503} 2023-09-23T22:24:31.440 INFO:tasks.rados.rados.0.smithi169.stdout:3328: writing smithi16987243-109 from 592174 to 1024961 tid 1 2023-09-23T22:24:31.446 INFO:tasks.rados.rados.0.smithi169.stdout:3328: writing smithi16987243-109 from 1500216 to 1996934 tid 2 2023-09-23T22:24:31.452 INFO:tasks.rados.rados.0.smithi169.stdout:3328: writing smithi16987243-109 from 2624671 to 2992174 tid 3 2023-09-23T22:24:31.452 INFO:tasks.rados.rados.0.smithi169.stdout:3329: delete oid 380 current snap is 0 2023-09-23T22:24:31.452 INFO:tasks.rados.rados.0.smithi169.stdout:3326: expect (ObjNum 1436 snap 0 seq_num 1436) 2023-09-23T22:24:31.529 INFO:tasks.rados.rados.0.smithi169.stdout:3328: finishing write tid 1 to smithi16987243-109 2023-09-23T22:24:31.529 INFO:tasks.rados.rados.0.smithi169.stdout:3328: finishing write tid 2 to smithi16987243-109 2023-09-23T22:24:31.529 INFO:tasks.rados.rados.0.smithi169.stdout:3328: finishing write tid 3 to smithi16987243-109 2023-09-23T22:24:31.529 INFO:tasks.rados.rados.0.smithi169.stdout:3328: finishing write tid 4 to smithi16987243-109 2023-09-23T22:24:31.529 INFO:tasks.rados.rados.0.smithi169.stdout:3328: finishing write tid 5 to smithi16987243-109 2023-09-23T22:24:31.530 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 109 v 322 (ObjNum 2082 snap 0 seq_num 2082) dirty exists 2023-09-23T22:24:31.530 INFO:tasks.rados.rados.0.smithi169.stdout:3328: left oid 109 (ObjNum 2082 snap 0 seq_num 2082) 2023-09-23T22:24:31.530 INFO:tasks.rados.rados.0.smithi169.stdout:3326: done (3 left) 2023-09-23T22:24:31.530 INFO:tasks.rados.rados.0.smithi169.stdout:3327: done (2 left) 2023-09-23T22:24:31.530 INFO:tasks.rados.rados.0.smithi169.stdout:3328: done (1 left) 2023-09-23T22:24:31.530 INFO:tasks.rados.rados.0.smithi169.stdout:3329: done (0 left) 2023-09-23T22:24:31.531 INFO:tasks.rados.rados.0.smithi169.stdout:3330: read oid 28 snap -1 2023-09-23T22:24:31.531 INFO:tasks.rados.rados.0.smithi169.stdout:3330: expect (ObjNum 1962 snap 0 seq_num 1962) 2023-09-23T22:24:31.531 INFO:tasks.rados.rados.0.smithi169.stdout:3331: delete oid 291 current snap is 0 2023-09-23T22:24:31.532 INFO:tasks.rados.rados.0.smithi169.stdout:3331: done (1 left) 2023-09-23T22:24:31.532 INFO:tasks.rados.rados.0.smithi169.stdout:3332: read oid 218 snap -1 2023-09-23T22:24:31.532 INFO:tasks.rados.rados.0.smithi169.stdout:3332: expect (ObjNum 1102 snap 0 seq_num 1102) 2023-09-23T22:24:31.532 INFO:tasks.rados.rados.0.smithi169.stdout:3333: read oid 210 snap -1 2023-09-23T22:24:31.532 INFO:tasks.rados.rados.0.smithi169.stdout:3333: expect deleted 2023-09-23T22:24:31.532 INFO:tasks.rados.rados.0.smithi169.stdout:3334: delete oid 478 current snap is 0 2023-09-23T22:24:31.536 INFO:tasks.rados.rados.0.smithi169.stdout:3330: expect (ObjNum 1962 snap 0 seq_num 1962) 2023-09-23T22:24:31.628 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:31 smithi187 bash[67481]: debug 2023-09-23T22:24:31.299+0000 7f13ca9b7200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T22:24:31.628 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:31 smithi187 bash[67481]: [23/Sep/2023:22:24:31] ENGINE Bus STARTING 2023-09-23T22:24:31.628 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:31 smithi187 bash[67481]: CherryPy Checker: 2023-09-23T22:24:31.629 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:31 smithi187 bash[67481]: The Application mounted at '' has an empty config. 2023-09-23T22:24:31.629 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:31 smithi187 bash[67481]: [23/Sep/2023:22:24:31] ENGINE Serving on http://:::9283 2023-09-23T22:24:31.629 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:31 smithi187 bash[67481]: [23/Sep/2023:22:24:31] ENGINE Bus STARTED 2023-09-23T22:24:31.855 INFO:tasks.rados.rados.0.smithi169.stdout:3332: expect (ObjNum 1102 snap 0 seq_num 1102) 2023-09-23T22:24:31.992 INFO:tasks.rados.rados.0.smithi169.stdout:3330: done (3 left) 2023-09-23T22:24:31.992 INFO:tasks.rados.rados.0.smithi169.stdout:3332: done (2 left) 2023-09-23T22:24:31.992 INFO:tasks.rados.rados.0.smithi169.stdout:3333: done (1 left) 2023-09-23T22:24:31.992 INFO:tasks.rados.rados.0.smithi169.stdout:3334: done (0 left) 2023-09-23T22:24:31.992 INFO:tasks.rados.rados.0.smithi169.stdout:3335: read oid 40 snap -1 2023-09-23T22:24:31.992 INFO:tasks.rados.rados.0.smithi169.stdout:3335: expect (ObjNum 1282 snap 0 seq_num 1282) 2023-09-23T22:24:31.992 INFO:tasks.rados.rados.0.smithi169.stdout:3336: read oid 341 snap -1 2023-09-23T22:24:31.992 INFO:tasks.rados.rados.0.smithi169.stdout:3336: expect (ObjNum 1564 snap 0 seq_num 1564) 2023-09-23T22:24:31.992 INFO:tasks.rados.rados.0.smithi169.stdout:3337: read oid 268 snap -1 2023-09-23T22:24:31.993 INFO:tasks.rados.rados.0.smithi169.stdout:3337: expect (ObjNum 2025 snap 0 seq_num 2025) 2023-09-23T22:24:31.993 INFO:tasks.rados.rados.0.smithi169.stdout:3338: write oid 199 current snap is 0 2023-09-23T22:24:31.993 INFO:tasks.rados.rados.0.smithi169.stdout:3338: seq_num 2086 ranges {659402=450136,1734144=504056,2734363=325039} 2023-09-23T22:24:32.004 INFO:tasks.rados.rados.0.smithi169.stdout:3338: writing smithi16987243-199 from 659402 to 1109538 tid 1 2023-09-23T22:24:32.010 INFO:tasks.rados.rados.0.smithi169.stdout:3338: writing smithi16987243-199 from 1734144 to 2238200 tid 2 2023-09-23T22:24:32.015 INFO:tasks.rados.rados.0.smithi169.stdout:3338: writing smithi16987243-199 from 2734363 to 3059402 tid 3 2023-09-23T22:24:32.015 INFO:tasks.rados.rados.0.smithi169.stdout:3339: write oid 23 current snap is 0 2023-09-23T22:24:32.015 INFO:tasks.rados.rados.0.smithi169.stdout:3339: seq_num 2087 ranges {676209=525385,1676273=764067,3045433=30776} 2023-09-23T22:24:32.021 INFO:tasks.rados.rados.0.smithi169.stdout:3339: writing smithi16987243-23 from 676209 to 1201594 tid 1 2023-09-23T22:24:32.028 INFO:tasks.rados.rados.0.smithi169.stdout:3339: writing smithi16987243-23 from 1676273 to 2440340 tid 2 2023-09-23T22:24:32.032 INFO:tasks.rados.rados.0.smithi169.stdout:3339: writing smithi16987243-23 from 3045433 to 3076209 tid 3 2023-09-23T22:24:32.032 INFO:tasks.rados.rados.0.smithi169.stdout:3340: write oid 258 current snap is 0 2023-09-23T22:24:32.032 INFO:tasks.rados.rados.0.smithi169.stdout:3340: seq_num 2088 ranges {693016=600634,1734755=507725,2672856=420160} 2023-09-23T22:24:32.040 INFO:tasks.rados.rados.0.smithi169.stdout:3340: writing smithi16987243-258 from 693016 to 1293650 tid 1 2023-09-23T22:24:32.046 INFO:tasks.rados.rados.0.smithi169.stdout:3340: writing smithi16987243-258 from 1734755 to 2242480 tid 2 2023-09-23T22:24:32.051 INFO:tasks.rados.rados.0.smithi169.stdout:3340: writing smithi16987243-258 from 2672856 to 3093016 tid 3 2023-09-23T22:24:32.051 INFO:tasks.rados.rados.0.smithi169.stdout:3341: read oid 485 snap -1 2023-09-23T22:24:32.051 INFO:tasks.rados.rados.0.smithi169.stdout:3341: expect (ObjNum 2018 snap 0 seq_num 2018) 2023-09-23T22:24:32.052 INFO:tasks.rados.rados.0.smithi169.stdout:3342: read oid 54 snap -1 2023-09-23T22:24:32.052 INFO:tasks.rados.rados.0.smithi169.stdout:3342: expect (ObjNum 1913 snap 0 seq_num 1913) 2023-09-23T22:24:32.052 INFO:tasks.rados.rados.0.smithi169.stdout:3343: write oid 237 current snap is 0 2023-09-23T22:24:32.052 INFO:tasks.rados.rados.0.smithi169.stdout:3343: seq_num 2089 ranges {709823=675883,1793237=767736,3100279=9544} 2023-09-23T22:24:32.061 INFO:tasks.rados.rados.0.smithi169.stdout:3343: writing smithi16987243-237 from 709823 to 1385706 tid 1 2023-09-23T22:24:32.068 INFO:tasks.rados.rados.0.smithi169.stdout:3343: writing smithi16987243-237 from 1793237 to 2560973 tid 2 2023-09-23T22:24:32.072 INFO:tasks.rados.rados.0.smithi169.stdout:3343: writing smithi16987243-237 from 3100279 to 3109823 tid 3 2023-09-23T22:24:32.072 INFO:tasks.rados.rados.0.smithi169.stdout:3344: read oid 495 snap -1 2023-09-23T22:24:32.072 INFO:tasks.rados.rados.0.smithi169.stdout:3344: expect (ObjNum 2002 snap 0 seq_num 2002) 2023-09-23T22:24:32.072 INFO:tasks.rados.rados.0.smithi169.stdout:3345: write oid 348 current snap is 0 2023-09-23T22:24:32.073 INFO:tasks.rados.rados.0.smithi169.stdout:3345: seq_num 2090 ranges {726630=751132,2251719=511394} 2023-09-23T22:24:32.081 INFO:tasks.rados.rados.0.smithi169.stdout:3345: writing smithi16987243-348 from 726630 to 1477762 tid 1 2023-09-23T22:24:32.088 INFO:tasks.rados.rados.0.smithi169.stdout:3345: writing smithi16987243-348 from 2251719 to 2763113 tid 2 2023-09-23T22:24:32.088 INFO:tasks.rados.rados.0.smithi169.stdout:3346: read oid 273 snap -1 2023-09-23T22:24:32.089 INFO:tasks.rados.rados.0.smithi169.stdout:3346: expect deleted 2023-09-23T22:24:32.089 INFO:tasks.rados.rados.0.smithi169.stdout:3347: write oid 470 current snap is 0 2023-09-23T22:24:32.089 INFO:tasks.rados.rados.0.smithi169.stdout:3347: seq_num 2091 ranges {743437=542734,1910201=771405} 2023-09-23T22:24:32.096 INFO:tasks.rados.rados.0.smithi169.stdout:3347: writing smithi16987243-470 from 743437 to 1286171 tid 1 2023-09-23T22:24:32.105 INFO:tasks.rados.rados.0.smithi169.stdout:3347: writing smithi16987243-470 from 1910201 to 2681606 tid 2 2023-09-23T22:24:32.106 INFO:tasks.rados.rados.0.smithi169.stdout:3348: delete oid 446 current snap is 0 2023-09-23T22:24:32.106 INFO:tasks.rados.rados.0.smithi169.stdout:3336: expect (ObjNum 1564 snap 0 seq_num 1564) 2023-09-23T22:24:32.214 INFO:tasks.rados.rados.0.smithi169.stdout:3337: expect (ObjNum 2025 snap 0 seq_num 2025) 2023-09-23T22:24:32.316 INFO:tasks.rados.rados.0.smithi169.stdout:3335: expect (ObjNum 1282 snap 0 seq_num 1282) 2023-09-23T22:24:32.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:32 smithi187 bash[31480]: cluster 2023-09-23T22:24:31.330322+0000 mon.a (mon.0) 1027 : cluster [DBG] Standby manager daemon x started 2023-09-23T22:24:32.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:32 smithi187 bash[31480]: audit 2023-09-23T22:24:31.330565+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.187:0/510580666' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T22:24:32.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:32 smithi187 bash[31480]: audit 2023-09-23T22:24:31.331874+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.187:0/510580666' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:24:32.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:32 smithi187 bash[31480]: audit 2023-09-23T22:24:31.336378+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.187:0/510580666' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T22:24:32.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:32 smithi187 bash[31480]: audit 2023-09-23T22:24:31.337003+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.187:0/510580666' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:24:32.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:32 smithi169 bash[27421]: cluster 2023-09-23T22:24:31.330322+0000 mon.a (mon.0) 1027 : cluster [DBG] Standby manager daemon x started 2023-09-23T22:24:32.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:32 smithi169 bash[27421]: audit 2023-09-23T22:24:31.330565+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.187:0/510580666' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T22:24:32.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:32 smithi169 bash[27421]: audit 2023-09-23T22:24:31.331874+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.187:0/510580666' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:24:32.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:32 smithi169 bash[27421]: audit 2023-09-23T22:24:31.336378+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.187:0/510580666' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T22:24:32.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:32 smithi169 bash[27421]: audit 2023-09-23T22:24:31.337003+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.187:0/510580666' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:24:32.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:32 smithi169 bash[40994]: cluster 2023-09-23T22:24:31.330322+0000 mon.a (mon.0) 1027 : cluster [DBG] Standby manager daemon x started 2023-09-23T22:24:32.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:32 smithi169 bash[40994]: audit 2023-09-23T22:24:31.330565+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.187:0/510580666' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T22:24:32.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:32 smithi169 bash[40994]: audit 2023-09-23T22:24:31.331874+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.? 172.21.15.187:0/510580666' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:24:32.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:32 smithi169 bash[40994]: audit 2023-09-23T22:24:31.336378+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.? 172.21.15.187:0/510580666' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T22:24:32.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:32 smithi169 bash[40994]: audit 2023-09-23T22:24:31.337003+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.? 172.21.15.187:0/510580666' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:24:32.550 INFO:tasks.rados.rados.0.smithi169.stdout:3338: finishing write tid 1 to smithi16987243-199 2023-09-23T22:24:32.550 INFO:tasks.rados.rados.0.smithi169.stdout:3338: finishing write tid 2 to smithi16987243-199 2023-09-23T22:24:32.550 INFO:tasks.rados.rados.0.smithi169.stdout:3338: finishing write tid 3 to smithi16987243-199 2023-09-23T22:24:32.550 INFO:tasks.rados.rados.0.smithi169.stdout:3338: finishing write tid 4 to smithi16987243-199 2023-09-23T22:24:32.550 INFO:tasks.rados.rados.0.smithi169.stdout:3338: finishing write tid 5 to smithi16987243-199 2023-09-23T22:24:32.550 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 199 v 435 (ObjNum 2086 snap 0 seq_num 2086) dirty exists 2023-09-23T22:24:32.550 INFO:tasks.rados.rados.0.smithi169.stdout:3338: left oid 199 (ObjNum 2086 snap 0 seq_num 2086) 2023-09-23T22:24:32.550 INFO:tasks.rados.rados.0.smithi169.stdout:3339: finishing write tid 1 to smithi16987243-23 2023-09-23T22:24:32.551 INFO:tasks.rados.rados.0.smithi169.stdout:3339: finishing write tid 2 to smithi16987243-23 2023-09-23T22:24:32.551 INFO:tasks.rados.rados.0.smithi169.stdout:3339: finishing write tid 3 to smithi16987243-23 2023-09-23T22:24:32.551 INFO:tasks.rados.rados.0.smithi169.stdout:3335: done (13 left) 2023-09-23T22:24:32.551 INFO:tasks.rados.rados.0.smithi169.stdout:3336: done (12 left) 2023-09-23T22:24:32.551 INFO:tasks.rados.rados.0.smithi169.stdout:3337: done (11 left) 2023-09-23T22:24:32.551 INFO:tasks.rados.rados.0.smithi169.stdout:3338: done (10 left) 2023-09-23T22:24:32.551 INFO:tasks.rados.rados.0.smithi169.stdout:3348: done (9 left) 2023-09-23T22:24:32.551 INFO:tasks.rados.rados.0.smithi169.stdout:3349: write oid 459 current snap is 0 2023-09-23T22:24:32.551 INFO:tasks.rados.rados.0.smithi169.stdout:3339: finishing write tid 4 to smithi16987243-23 2023-09-23T22:24:32.551 INFO:tasks.rados.rados.0.smithi169.stdout:3339: finishing write tid 5 to smithi16987243-23 2023-09-23T22:24:32.551 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 23 v 469 (ObjNum 2087 snap 0 seq_num 2087) dirty exists 2023-09-23T22:24:32.552 INFO:tasks.rados.rados.0.smithi169.stdout:3339: left oid 23 (ObjNum 2087 snap 0 seq_num 2087) 2023-09-23T22:24:32.552 INFO:tasks.rados.rados.0.smithi169.stdout:3340: finishing write tid 1 to smithi16987243-258 2023-09-23T22:24:32.552 INFO:tasks.rados.rados.0.smithi169.stdout:3340: finishing write tid 2 to smithi16987243-258 2023-09-23T22:24:32.552 INFO:tasks.rados.rados.0.smithi169.stdout:3341: expect (ObjNum 2018 snap 0 seq_num 2018) 2023-09-23T22:24:32.757 INFO:tasks.rados.rados.0.smithi169.stdout:3340: finishing write tid 3 to smithi16987243-258 2023-09-23T22:24:32.757 INFO:tasks.rados.rados.0.smithi169.stdout:3340: finishing write tid 4 to smithi16987243-258 2023-09-23T22:24:32.758 INFO:tasks.rados.rados.0.smithi169.stdout:3340: finishing write tid 5 to smithi16987243-258 2023-09-23T22:24:32.758 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 258 v 458 (ObjNum 2088 snap 0 seq_num 2088) dirty exists 2023-09-23T22:24:32.758 INFO:tasks.rados.rados.0.smithi169.stdout:3340: left oid 258 (ObjNum 2088 snap 0 seq_num 2088) 2023-09-23T22:24:32.758 INFO:tasks.rados.rados.0.smithi169.stdout:3343: finishing write tid 1 to smithi16987243-237 2023-09-23T22:24:32.758 INFO:tasks.rados.rados.0.smithi169.stdout:3342: expect (ObjNum 1913 snap 0 seq_num 1913) 2023-09-23T22:24:32.867 INFO:tasks.rados.rados.0.smithi169.stdout:3343: finishing write tid 2 to smithi16987243-237 2023-09-23T22:24:32.867 INFO:tasks.rados.rados.0.smithi169.stdout:3343: finishing write tid 3 to smithi16987243-237 2023-09-23T22:24:32.867 INFO:tasks.rados.rados.0.smithi169.stdout:3343: finishing write tid 4 to smithi16987243-237 2023-09-23T22:24:32.867 INFO:tasks.rados.rados.0.smithi169.stdout:3343: finishing write tid 5 to smithi16987243-237 2023-09-23T22:24:32.867 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 237 v 382 (ObjNum 2089 snap 0 seq_num 2089) dirty exists 2023-09-23T22:24:32.867 INFO:tasks.rados.rados.0.smithi169.stdout:3343: left oid 237 (ObjNum 2089 snap 0 seq_num 2089) 2023-09-23T22:24:32.867 INFO:tasks.rados.rados.0.smithi169.stdout:3344: expect (ObjNum 2002 snap 0 seq_num 2002) 2023-09-23T22:24:33.070 INFO:tasks.rados.rados.0.smithi169.stdout:3345: finishing write tid 1 to smithi16987243-348 2023-09-23T22:24:33.070 INFO:tasks.rados.rados.0.smithi169.stdout:3345: finishing write tid 2 to smithi16987243-348 2023-09-23T22:24:33.071 INFO:tasks.rados.rados.0.smithi169.stdout:3345: finishing write tid 3 to smithi16987243-348 2023-09-23T22:24:33.071 INFO:tasks.rados.rados.0.smithi169.stdout:3345: finishing write tid 4 to smithi16987243-348 2023-09-23T22:24:33.071 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 348 v 493 (ObjNum 2090 snap 0 seq_num 2090) dirty exists 2023-09-23T22:24:33.071 INFO:tasks.rados.rados.0.smithi169.stdout:3345: left oid 348 (ObjNum 2090 snap 0 seq_num 2090) 2023-09-23T22:24:33.071 INFO:tasks.rados.rados.0.smithi169.stdout:3347: finishing write tid 1 to smithi16987243-470 2023-09-23T22:24:33.071 INFO:tasks.rados.rados.0.smithi169.stdout:3349: seq_num 2093 ranges {777051=693232,2027165=658721} 2023-09-23T22:24:33.082 INFO:tasks.rados.rados.0.smithi169.stdout:3349: writing smithi16987243-459 from 777051 to 1470283 tid 1 2023-09-23T22:24:33.090 INFO:tasks.rados.rados.0.smithi169.stdout:3349: writing smithi16987243-459 from 2027165 to 2685886 tid 2 2023-09-23T22:24:33.090 INFO:tasks.rados.rados.0.smithi169.stdout:3339: done (9 left) 2023-09-23T22:24:33.090 INFO:tasks.rados.rados.0.smithi169.stdout:3340: done (8 left) 2023-09-23T22:24:33.090 INFO:tasks.rados.rados.0.smithi169.stdout:3341: done (7 left) 2023-09-23T22:24:33.090 INFO:tasks.rados.rados.0.smithi169.stdout:3342: done (6 left) 2023-09-23T22:24:33.090 INFO:tasks.rados.rados.0.smithi169.stdout:3343: done (5 left) 2023-09-23T22:24:33.090 INFO:tasks.rados.rados.0.smithi169.stdout:3344: done (4 left) 2023-09-23T22:24:33.090 INFO:tasks.rados.rados.0.smithi169.stdout:3345: done (3 left) 2023-09-23T22:24:33.090 INFO:tasks.rados.rados.0.smithi169.stdout:3346: done (2 left) 2023-09-23T22:24:33.091 INFO:tasks.rados.rados.0.smithi169.stdout:3350: write oid 258 current snap is 0 2023-09-23T22:24:33.091 INFO:tasks.rados.rados.0.smithi169.stdout:3347: finishing write tid 2 to smithi16987243-470 2023-09-23T22:24:33.091 INFO:tasks.rados.rados.0.smithi169.stdout:3347: finishing write tid 3 to smithi16987243-470 2023-09-23T22:24:33.091 INFO:tasks.rados.rados.0.smithi169.stdout:3347: finishing write tid 4 to smithi16987243-470 2023-09-23T22:24:33.091 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 470 v 355 (ObjNum 2091 snap 0 seq_num 2091) dirty exists 2023-09-23T22:24:33.091 INFO:tasks.rados.rados.0.smithi169.stdout:3347: left oid 470 (ObjNum 2091 snap 0 seq_num 2091) 2023-09-23T22:24:33.091 INFO:tasks.rados.rados.0.smithi169.stdout:3349: finishing write tid 1 to smithi16987243-459 2023-09-23T22:24:33.091 INFO:tasks.rados.rados.0.smithi169.stdout:3350: seq_num 2094 ranges {793858=768481,2085647=518732} 2023-09-23T22:24:33.104 INFO:tasks.rados.rados.0.smithi169.stdout:3350: writing smithi16987243-258 from 793858 to 1562339 tid 1 2023-09-23T22:24:33.111 INFO:tasks.rados.rados.0.smithi169.stdout:3350: writing smithi16987243-258 from 2085647 to 2604379 tid 2 2023-09-23T22:24:33.111 INFO:tasks.rados.rados.0.smithi169.stdout:3347: done (2 left) 2023-09-23T22:24:33.111 INFO:tasks.rados.rados.0.smithi169.stdout:3351: write oid 213 current snap is 0 2023-09-23T22:24:33.111 INFO:tasks.rados.rados.0.smithi169.stdout:3351: seq_num 2095 ranges {410665=443730,1627776=662390,2748464=462201} 2023-09-23T22:24:33.116 INFO:tasks.rados.rados.0.smithi169.stdout:3351: writing smithi16987243-213 from 410665 to 854395 tid 1 2023-09-23T22:24:33.124 INFO:tasks.rados.rados.0.smithi169.stdout:3351: writing smithi16987243-213 from 1627776 to 2290166 tid 2 2023-09-23T22:24:33.129 INFO:tasks.rados.rados.0.smithi169.stdout:3351: writing smithi16987243-213 from 2748464 to 3210665 tid 3 2023-09-23T22:24:33.129 INFO:tasks.rados.rados.0.smithi169.stdout:3352: write oid 206 current snap is 0 2023-09-23T22:24:33.129 INFO:tasks.rados.rados.0.smithi169.stdout:3352: seq_num 2096 ranges {427472=518979,1686258=522401,2775887=451585} 2023-09-23T22:24:33.135 INFO:tasks.rados.rados.0.smithi169.stdout:3352: writing smithi16987243-206 from 427472 to 946451 tid 1 2023-09-23T22:24:33.142 INFO:tasks.rados.rados.0.smithi169.stdout:3352: writing smithi16987243-206 from 1686258 to 2208659 tid 2 2023-09-23T22:24:33.148 INFO:tasks.rados.rados.0.smithi169.stdout:3352: writing smithi16987243-206 from 2775887 to 3227472 tid 3 2023-09-23T22:24:33.148 INFO:tasks.rados.rados.0.smithi169.stdout:3353: write oid 445 current snap is 0 2023-09-23T22:24:33.148 INFO:tasks.rados.rados.0.smithi169.stdout:3353: seq_num 2097 ranges {444279=594228,1744740=666059,3203310=40969} 2023-09-23T22:24:33.154 INFO:tasks.rados.rados.0.smithi169.stdout:3353: writing smithi16987243-445 from 444279 to 1038507 tid 1 2023-09-23T22:24:33.162 INFO:tasks.rados.rados.0.smithi169.stdout:3353: writing smithi16987243-445 from 1744740 to 2410799 tid 2 2023-09-23T22:24:33.167 INFO:tasks.rados.rados.0.smithi169.stdout:3353: writing smithi16987243-445 from 3203310 to 3244279 tid 3 2023-09-23T22:24:33.167 INFO:tasks.rados.rados.0.smithi169.stdout:3354: read oid 490 snap -1 2023-09-23T22:24:33.167 INFO:tasks.rados.rados.0.smithi169.stdout:3354: expect (ObjNum 1869 snap 0 seq_num 1869) 2023-09-23T22:24:33.167 INFO:tasks.rados.rados.0.smithi169.stdout:3355: write oid 65 current snap is 0 2023-09-23T22:24:33.167 INFO:tasks.rados.rados.0.smithi169.stdout:3355: seq_num 2098 ranges {461086=669477,1803222=526070,2830733=430353} 2023-09-23T22:24:33.173 INFO:tasks.rados.rados.0.smithi169.stdout:3355: writing smithi16987243-65 from 461086 to 1130563 tid 1 2023-09-23T22:24:33.180 INFO:tasks.rados.rados.0.smithi169.stdout:3355: writing smithi16987243-65 from 1803222 to 2329292 tid 2 2023-09-23T22:24:33.186 INFO:tasks.rados.rados.0.smithi169.stdout:3355: writing smithi16987243-65 from 2830733 to 3261086 tid 3 2023-09-23T22:24:33.186 INFO:tasks.rados.rados.0.smithi169.stdout:3356: write oid 36 current snap is 0 2023-09-23T22:24:33.186 INFO:tasks.rados.rados.0.smithi169.stdout:3349: finishing write tid 2 to smithi16987243-459 2023-09-23T22:24:33.186 INFO:tasks.rados.rados.0.smithi169.stdout:3356: seq_num 2099 ranges {477893=461079,1578057=669728,2974509=303384} 2023-09-23T22:24:33.191 INFO:tasks.rados.rados.0.smithi169.stdout:3356: writing smithi16987243-36 from 477893 to 938972 tid 1 2023-09-23T22:24:33.199 INFO:tasks.rados.rados.0.smithi169.stdout:3356: writing smithi16987243-36 from 1578057 to 2247785 tid 2 2023-09-23T22:24:33.206 INFO:tasks.rados.rados.0.smithi169.stdout:3356: writing smithi16987243-36 from 2974509 to 3277893 tid 3 2023-09-23T22:24:33.206 INFO:tasks.rados.rados.0.smithi169.stdout:3357: delete oid 318 current snap is 0 2023-09-23T22:24:33.206 INFO:tasks.rados.rados.0.smithi169.stdout:3349: finishing write tid 3 to smithi16987243-459 2023-09-23T22:24:33.206 INFO:tasks.rados.rados.0.smithi169.stdout:3349: finishing write tid 4 to smithi16987243-459 2023-09-23T22:24:33.206 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 459 v 461 (ObjNum 2093 snap 0 seq_num 2093) dirty exists 2023-09-23T22:24:33.206 INFO:tasks.rados.rados.0.smithi169.stdout:3349: left oid 459 (ObjNum 2093 snap 0 seq_num 2093) 2023-09-23T22:24:33.206 INFO:tasks.rados.rados.0.smithi169.stdout:3350: finishing write tid 1 to smithi16987243-258 2023-09-23T22:24:33.206 INFO:tasks.rados.rados.0.smithi169.stdout:3350: finishing write tid 2 to smithi16987243-258 2023-09-23T22:24:33.207 INFO:tasks.rados.rados.0.smithi169.stdout:3350: finishing write tid 3 to smithi16987243-258 2023-09-23T22:24:33.207 INFO:tasks.rados.rados.0.smithi169.stdout:3350: finishing write tid 4 to smithi16987243-258 2023-09-23T22:24:33.207 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 258 v 464 (ObjNum 2094 snap 0 seq_num 2094) dirty exists 2023-09-23T22:24:33.207 INFO:tasks.rados.rados.0.smithi169.stdout:3350: left oid 258 (ObjNum 2094 snap 0 seq_num 2094) 2023-09-23T22:24:33.207 INFO:tasks.rados.rados.0.smithi169.stdout:3351: finishing write tid 1 to smithi16987243-213 2023-09-23T22:24:33.207 INFO:tasks.rados.rados.0.smithi169.stdout:3351: finishing write tid 2 to smithi16987243-213 2023-09-23T22:24:33.207 INFO:tasks.rados.rados.0.smithi169.stdout:3351: finishing write tid 3 to smithi16987243-213 2023-09-23T22:24:33.207 INFO:tasks.rados.rados.0.smithi169.stdout:3351: finishing write tid 4 to smithi16987243-213 2023-09-23T22:24:33.207 INFO:tasks.rados.rados.0.smithi169.stdout:3351: finishing write tid 5 to smithi16987243-213 2023-09-23T22:24:33.207 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 213 v 366 (ObjNum 2095 snap 0 seq_num 2095) dirty exists 2023-09-23T22:24:33.207 INFO:tasks.rados.rados.0.smithi169.stdout:3351: left oid 213 (ObjNum 2095 snap 0 seq_num 2095) 2023-09-23T22:24:33.208 INFO:tasks.rados.rados.0.smithi169.stdout:3352: finishing write tid 1 to smithi16987243-206 2023-09-23T22:24:33.208 INFO:tasks.rados.rados.0.smithi169.stdout:3352: finishing write tid 2 to smithi16987243-206 2023-09-23T22:24:33.208 INFO:tasks.rados.rados.0.smithi169.stdout:3352: finishing write tid 3 to smithi16987243-206 2023-09-23T22:24:33.208 INFO:tasks.rados.rados.0.smithi169.stdout:3352: finishing write tid 4 to smithi16987243-206 2023-09-23T22:24:33.208 INFO:tasks.rados.rados.0.smithi169.stdout:3352: finishing write tid 5 to smithi16987243-206 2023-09-23T22:24:33.208 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 206 v 476 (ObjNum 2096 snap 0 seq_num 2096) dirty exists 2023-09-23T22:24:33.208 INFO:tasks.rados.rados.0.smithi169.stdout:3352: left oid 206 (ObjNum 2096 snap 0 seq_num 2096) 2023-09-23T22:24:33.208 INFO:tasks.rados.rados.0.smithi169.stdout:3353: finishing write tid 1 to smithi16987243-445 2023-09-23T22:24:33.208 INFO:tasks.rados.rados.0.smithi169.stdout:3353: finishing write tid 2 to smithi16987243-445 2023-09-23T22:24:33.208 INFO:tasks.rados.rados.0.smithi169.stdout:3353: finishing write tid 3 to smithi16987243-445 2023-09-23T22:24:33.208 INFO:tasks.rados.rados.0.smithi169.stdout:3353: finishing write tid 4 to smithi16987243-445 2023-09-23T22:24:33.208 INFO:tasks.rados.rados.0.smithi169.stdout:3353: finishing write tid 5 to smithi16987243-445 2023-09-23T22:24:33.209 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 445 v 443 (ObjNum 2097 snap 0 seq_num 2097) dirty exists 2023-09-23T22:24:33.209 INFO:tasks.rados.rados.0.smithi169.stdout:3353: left oid 445 (ObjNum 2097 snap 0 seq_num 2097) 2023-09-23T22:24:33.209 INFO:tasks.rados.rados.0.smithi169.stdout:3354: expect (ObjNum 1869 snap 0 seq_num 1869) 2023-09-23T22:24:33.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:33 smithi187 bash[31480]: cluster 2023-09-23T22:24:32.104413+0000 mon.a (mon.0) 1028 : cluster [DBG] mgrmap e28: y(active, since 9s), standbys: x 2023-09-23T22:24:33.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:33 smithi187 bash[31480]: audit 2023-09-23T22:24:32.111709+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T22:24:33.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:33 smithi187 bash[31480]: cluster 2023-09-23T22:24:32.279560+0000 mgr.y (mgr.15153) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 40 MiB/s rd, 4.7 MiB/s wr, 53 op/s 2023-09-23T22:24:33.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:33 smithi187 bash[31480]: audit 2023-09-23T22:24:32.652100+0000 mon.a (mon.0) 1030 : audit [DBG] from='client.? 172.21.15.169:0/2020761347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:33.385 INFO:tasks.rados.rados.0.smithi169.stdout:3355: finishing write tid 1 to smithi16987243-65 2023-09-23T22:24:33.385 INFO:tasks.rados.rados.0.smithi169.stdout:3355: finishing write tid 2 to smithi16987243-65 2023-09-23T22:24:33.385 INFO:tasks.rados.rados.0.smithi169.stdout:3355: finishing write tid 3 to smithi16987243-65 2023-09-23T22:24:33.385 INFO:tasks.rados.rados.0.smithi169.stdout:3355: finishing write tid 4 to smithi16987243-65 2023-09-23T22:24:33.385 INFO:tasks.rados.rados.0.smithi169.stdout:3355: finishing write tid 5 to smithi16987243-65 2023-09-23T22:24:33.385 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 65 v 360 (ObjNum 2098 snap 0 seq_num 2098) dirty exists 2023-09-23T22:24:33.385 INFO:tasks.rados.rados.0.smithi169.stdout:3355: left oid 65 (ObjNum 2098 snap 0 seq_num 2098) 2023-09-23T22:24:33.385 INFO:tasks.rados.rados.0.smithi169.stdout:3356: finishing write tid 1 to smithi16987243-36 2023-09-23T22:24:33.385 INFO:tasks.rados.rados.0.smithi169.stdout:3356: finishing write tid 2 to smithi16987243-36 2023-09-23T22:24:33.386 INFO:tasks.rados.rados.0.smithi169.stdout:3349: done (8 left) 2023-09-23T22:24:33.386 INFO:tasks.rados.rados.0.smithi169.stdout:3350: done (7 left) 2023-09-23T22:24:33.386 INFO:tasks.rados.rados.0.smithi169.stdout:3351: done (6 left) 2023-09-23T22:24:33.386 INFO:tasks.rados.rados.0.smithi169.stdout:3352: done (5 left) 2023-09-23T22:24:33.386 INFO:tasks.rados.rados.0.smithi169.stdout:3353: done (4 left) 2023-09-23T22:24:33.386 INFO:tasks.rados.rados.0.smithi169.stdout:3354: done (3 left) 2023-09-23T22:24:33.386 INFO:tasks.rados.rados.0.smithi169.stdout:3355: done (2 left) 2023-09-23T22:24:33.386 INFO:tasks.rados.rados.0.smithi169.stdout:3357: done (1 left) 2023-09-23T22:24:33.386 INFO:tasks.rados.rados.0.smithi169.stdout:3358: read oid 272 snap -1 2023-09-23T22:24:33.386 INFO:tasks.rados.rados.0.smithi169.stdout:3358: expect deleted 2023-09-23T22:24:33.386 INFO:tasks.rados.rados.0.smithi169.stdout:3359: delete oid 222 current snap is 0 2023-09-23T22:24:33.387 INFO:tasks.rados.rados.0.smithi169.stdout:3356: finishing write tid 3 to smithi16987243-36 2023-09-23T22:24:33.387 INFO:tasks.rados.rados.0.smithi169.stdout:3356: finishing write tid 4 to smithi16987243-36 2023-09-23T22:24:33.387 INFO:tasks.rados.rados.0.smithi169.stdout:3356: finishing write tid 5 to smithi16987243-36 2023-09-23T22:24:33.387 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 36 v 370 (ObjNum 2099 snap 0 seq_num 2099) dirty exists 2023-09-23T22:24:33.387 INFO:tasks.rados.rados.0.smithi169.stdout:3356: left oid 36 (ObjNum 2099 snap 0 seq_num 2099) 2023-09-23T22:24:33.388 INFO:tasks.rados.rados.0.smithi169.stdout:3356: done (2 left) 2023-09-23T22:24:33.388 INFO:tasks.rados.rados.0.smithi169.stdout:3358: done (1 left) 2023-09-23T22:24:33.388 INFO:tasks.rados.rados.0.smithi169.stdout:3359: done (0 left) 2023-09-23T22:24:33.388 INFO:tasks.rados.rados.0.smithi169.stdout:3360: read oid 316 snap -1 2023-09-23T22:24:33.388 INFO:tasks.rados.rados.0.smithi169.stdout:3360: expect (ObjNum 1465 snap 0 seq_num 1465) 2023-09-23T22:24:33.388 INFO:tasks.rados.rados.0.smithi169.stdout:3361: read oid 152 snap -1 2023-09-23T22:24:33.388 INFO:tasks.rados.rados.0.smithi169.stdout:3361: expect (ObjNum 703 snap 0 seq_num 703) 2023-09-23T22:24:33.388 INFO:tasks.rados.rados.0.smithi169.stdout:3362: write oid 126 current snap is 0 2023-09-23T22:24:33.389 INFO:tasks.rados.rados.0.smithi169.stdout:3362: seq_num 2102 ranges {528314=686826,1637150=533408,2940425=387889} 2023-09-23T22:24:33.402 INFO:tasks.rados.rados.0.smithi169.stdout:3362: writing smithi16987243-126 from 528314 to 1215140 tid 1 2023-09-23T22:24:33.408 INFO:tasks.rados.rados.0.smithi169.stdout:3362: writing smithi16987243-126 from 1637150 to 2170558 tid 2 2023-09-23T22:24:33.415 INFO:tasks.rados.rados.0.smithi169.stdout:3362: writing smithi16987243-126 from 2940425 to 3328314 tid 3 2023-09-23T22:24:33.415 INFO:tasks.rados.rados.0.smithi169.stdout:3363: read oid 381 snap -1 2023-09-23T22:24:33.415 INFO:tasks.rados.rados.0.smithi169.stdout:3363: expect (ObjNum 1332 snap 0 seq_num 1332) 2023-09-23T22:24:33.415 INFO:tasks.rados.rados.0.smithi169.stdout:3364: delete oid 197 current snap is 0 2023-09-23T22:24:33.415 INFO:tasks.rados.rados.0.smithi169.stdout:3361: expect (ObjNum 703 snap 0 seq_num 703) 2023-09-23T22:24:33.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:33 smithi169 bash[40994]: cluster 2023-09-23T22:24:32.104413+0000 mon.a (mon.0) 1028 : cluster [DBG] mgrmap e28: y(active, since 9s), standbys: x 2023-09-23T22:24:33.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:33 smithi169 bash[40994]: audit 2023-09-23T22:24:32.111709+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T22:24:33.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:33 smithi169 bash[40994]: cluster 2023-09-23T22:24:32.279560+0000 mgr.y (mgr.15153) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 40 MiB/s rd, 4.7 MiB/s wr, 53 op/s 2023-09-23T22:24:33.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:33 smithi169 bash[40994]: audit 2023-09-23T22:24:32.652100+0000 mon.a (mon.0) 1030 : audit [DBG] from='client.? 172.21.15.169:0/2020761347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:33.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:33 smithi169 bash[27421]: cluster 2023-09-23T22:24:32.104413+0000 mon.a (mon.0) 1028 : cluster [DBG] mgrmap e28: y(active, since 9s), standbys: x 2023-09-23T22:24:33.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:33 smithi169 bash[27421]: audit 2023-09-23T22:24:32.111709+0000 mon.a (mon.0) 1029 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T22:24:33.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:33 smithi169 bash[27421]: cluster 2023-09-23T22:24:32.279560+0000 mgr.y (mgr.15153) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 40 MiB/s rd, 4.7 MiB/s wr, 53 op/s 2023-09-23T22:24:33.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:33 smithi169 bash[27421]: audit 2023-09-23T22:24:32.652100+0000 mon.a (mon.0) 1030 : audit [DBG] from='client.? 172.21.15.169:0/2020761347' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:33.603 INFO:tasks.rados.rados.0.smithi169.stdout:3360: expect (ObjNum 1465 snap 0 seq_num 1465) 2023-09-23T22:24:33.763 INFO:tasks.rados.rados.0.smithi169.stdout:3362: finishing write tid 1 to smithi16987243-126 2023-09-23T22:24:33.763 INFO:tasks.rados.rados.0.smithi169.stdout:3362: finishing write tid 2 to smithi16987243-126 2023-09-23T22:24:33.764 INFO:tasks.rados.rados.0.smithi169.stdout:3362: finishing write tid 3 to smithi16987243-126 2023-09-23T22:24:33.764 INFO:tasks.rados.rados.0.smithi169.stdout:3362: finishing write tid 4 to smithi16987243-126 2023-09-23T22:24:33.764 INFO:tasks.rados.rados.0.smithi169.stdout:3362: finishing write tid 5 to smithi16987243-126 2023-09-23T22:24:33.764 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 126 v 374 (ObjNum 2102 snap 0 seq_num 2102) dirty exists 2023-09-23T22:24:33.764 INFO:tasks.rados.rados.0.smithi169.stdout:3362: left oid 126 (ObjNum 2102 snap 0 seq_num 2102) 2023-09-23T22:24:33.764 INFO:tasks.rados.rados.0.smithi169.stdout:3360: done (4 left) 2023-09-23T22:24:33.764 INFO:tasks.rados.rados.0.smithi169.stdout:3361: done (3 left) 2023-09-23T22:24:33.765 INFO:tasks.rados.rados.0.smithi169.stdout:3362: done (2 left) 2023-09-23T22:24:33.765 INFO:tasks.rados.rados.0.smithi169.stdout:3364: done (1 left) 2023-09-23T22:24:33.765 INFO:tasks.rados.rados.0.smithi169.stdout:3365: read oid 323 snap -1 2023-09-23T22:24:33.765 INFO:tasks.rados.rados.0.smithi169.stdout:3365: expect deleted 2023-09-23T22:24:33.765 INFO:tasks.rados.rados.0.smithi169.stdout:3366: write oid 403 current snap is 0 2023-09-23T22:24:33.765 INFO:tasks.rados.rados.0.smithi169.stdout:3363: expect (ObjNum 1332 snap 0 seq_num 1332) 2023-09-23T22:24:33.893 INFO:tasks.rados.rados.0.smithi169.stdout:3366: seq_num 2104 ranges {561928=437324,1637761=420724,2762565=438668} 2023-09-23T22:24:33.906 INFO:tasks.rados.rados.0.smithi169.stdout:3366: writing smithi16987243-403 from 561928 to 999252 tid 1 2023-09-23T22:24:33.911 INFO:tasks.rados.rados.0.smithi169.stdout:3366: writing smithi16987243-403 from 1637761 to 2058485 tid 2 2023-09-23T22:24:33.919 INFO:tasks.rados.rados.0.smithi169.stdout:3366: writing smithi16987243-403 from 2762565 to 3201233 tid 3 2023-09-23T22:24:33.919 INFO:tasks.rados.rados.0.smithi169.stdout:3363: done (2 left) 2023-09-23T22:24:33.920 INFO:tasks.rados.rados.0.smithi169.stdout:3365: done (1 left) 2023-09-23T22:24:33.920 INFO:tasks.rados.rados.0.smithi169.stdout:3367: read oid 173 snap -1 2023-09-23T22:24:33.920 INFO:tasks.rados.rados.0.smithi169.stdout:3367: expect (ObjNum 957 snap 0 seq_num 957) 2023-09-23T22:24:33.920 INFO:tasks.rados.rados.0.smithi169.stdout:3366: finishing write tid 1 to smithi16987243-403 2023-09-23T22:24:33.920 INFO:tasks.rados.rados.0.smithi169.stdout:3368: read oid 276 snap -1 2023-09-23T22:24:33.920 INFO:tasks.rados.rados.0.smithi169.stdout:3368: expect deleted 2023-09-23T22:24:33.920 INFO:tasks.rados.rados.0.smithi169.stdout:3369: read oid 105 snap -1 2023-09-23T22:24:33.921 INFO:tasks.rados.rados.0.smithi169.stdout:3369: expect (ObjNum 1731 snap 0 seq_num 1731) 2023-09-23T22:24:33.921 INFO:tasks.rados.rados.0.smithi169.stdout:3370: write oid 89 current snap is 0 2023-09-23T22:24:33.921 INFO:tasks.rados.rados.0.smithi169.stdout:3370: seq_num 2105 ranges {578735=512573,1696243=680735,2906341=472394} 2023-09-23T22:24:33.925 INFO:tasks.rados.rados.0.smithi169.stdout:3370: writing smithi16987243-89 from 578735 to 1091308 tid 1 2023-09-23T22:24:33.933 INFO:tasks.rados.rados.0.smithi169.stdout:3370: writing smithi16987243-89 from 1696243 to 2376978 tid 2 2023-09-23T22:24:33.938 INFO:tasks.rados.rados.0.smithi169.stdout:3370: writing smithi16987243-89 from 2906341 to 3378735 tid 3 2023-09-23T22:24:33.939 INFO:tasks.rados.rados.0.smithi169.stdout:3371: read oid 282 snap -1 2023-09-23T22:24:33.939 INFO:tasks.rados.rados.0.smithi169.stdout:3371: expect (ObjNum 2033 snap 0 seq_num 2033) 2023-09-23T22:24:33.939 INFO:tasks.rados.rados.0.smithi169.stdout:3372: read oid 186 snap -1 2023-09-23T22:24:33.939 INFO:tasks.rados.rados.0.smithi169.stdout:3372: expect (ObjNum 2067 snap 0 seq_num 2067) 2023-09-23T22:24:33.939 INFO:tasks.rados.rados.0.smithi169.stdout:3373: read oid 267 snap -1 2023-09-23T22:24:33.939 INFO:tasks.rados.rados.0.smithi169.stdout:3373: expect (ObjNum 977 snap 0 seq_num 977) 2023-09-23T22:24:33.939 INFO:tasks.rados.rados.0.smithi169.stdout:3374: write oid 356 current snap is 0 2023-09-23T22:24:33.940 INFO:tasks.rados.rados.0.smithi169.stdout:3366: finishing write tid 2 to smithi16987243-403 2023-09-23T22:24:33.940 INFO:tasks.rados.rados.0.smithi169.stdout:3369: expect (ObjNum 1731 snap 0 seq_num 1731) 2023-09-23T22:24:34.206 INFO:tasks.rados.rados.0.smithi169.stdout:3366: finishing write tid 3 to smithi16987243-403 2023-09-23T22:24:34.207 INFO:tasks.rados.rados.0.smithi169.stdout:3366: finishing write tid 4 to smithi16987243-403 2023-09-23T22:24:34.207 INFO:tasks.rados.rados.0.smithi169.stdout:3366: finishing write tid 5 to smithi16987243-403 2023-09-23T22:24:34.207 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 403 v 498 (ObjNum 2104 snap 0 seq_num 2104) dirty exists 2023-09-23T22:24:34.207 INFO:tasks.rados.rados.0.smithi169.stdout:3366: left oid 403 (ObjNum 2104 snap 0 seq_num 2104) 2023-09-23T22:24:34.207 INFO:tasks.rados.rados.0.smithi169.stdout:3367: expect (ObjNum 957 snap 0 seq_num 957) 2023-09-23T22:24:34.323 INFO:tasks.rados.rados.0.smithi169.stdout:3370: finishing write tid 1 to smithi16987243-89 2023-09-23T22:24:34.323 INFO:tasks.rados.rados.0.smithi169.stdout:3370: finishing write tid 2 to smithi16987243-89 2023-09-23T22:24:34.323 INFO:tasks.rados.rados.0.smithi169.stdout:3371: expect (ObjNum 2033 snap 0 seq_num 2033) 2023-09-23T22:24:34.397 INFO:tasks.rados.rados.0.smithi169.stdout:3373: expect (ObjNum 977 snap 0 seq_num 977) 2023-09-23T22:24:34.504 INFO:tasks.rados.rados.0.smithi169.stdout:3370: finishing write tid 3 to smithi16987243-89 2023-09-23T22:24:34.504 INFO:tasks.rados.rados.0.smithi169.stdout:3370: finishing write tid 4 to smithi16987243-89 2023-09-23T22:24:34.504 INFO:tasks.rados.rados.0.smithi169.stdout:3370: finishing write tid 5 to smithi16987243-89 2023-09-23T22:24:34.504 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 89 v 326 (ObjNum 2105 snap 0 seq_num 2105) dirty exists 2023-09-23T22:24:34.504 INFO:tasks.rados.rados.0.smithi169.stdout:3370: left oid 89 (ObjNum 2105 snap 0 seq_num 2105) 2023-09-23T22:24:34.504 INFO:tasks.rados.rados.0.smithi169.stdout:3372: expect (ObjNum 2067 snap 0 seq_num 2067) 2023-09-23T22:24:34.658 INFO:tasks.rados.rados.0.smithi169.stdout:3374: seq_num 2106 ranges {595542=704175,1871078=424393,3050117=345425} 2023-09-23T22:24:34.665 INFO:tasks.rados.rados.0.smithi169.stdout:3374: writing smithi16987243-356 from 595542 to 1299717 tid 1 2023-09-23T22:24:34.671 INFO:tasks.rados.rados.0.smithi169.stdout:3374: writing smithi16987243-356 from 1871078 to 2295471 tid 2 2023-09-23T22:24:34.678 INFO:tasks.rados.rados.0.smithi169.stdout:3374: writing smithi16987243-356 from 3050117 to 3395542 tid 3 2023-09-23T22:24:34.678 INFO:tasks.rados.rados.0.smithi169.stdout:3366: done (8 left) 2023-09-23T22:24:34.678 INFO:tasks.rados.rados.0.smithi169.stdout:3367: done (7 left) 2023-09-23T22:24:34.678 INFO:tasks.rados.rados.0.smithi169.stdout:3368: done (6 left) 2023-09-23T22:24:34.678 INFO:tasks.rados.rados.0.smithi169.stdout:3369: done (5 left) 2023-09-23T22:24:34.678 INFO:tasks.rados.rados.0.smithi169.stdout:3370: done (4 left) 2023-09-23T22:24:34.678 INFO:tasks.rados.rados.0.smithi169.stdout:3371: done (3 left) 2023-09-23T22:24:34.678 INFO:tasks.rados.rados.0.smithi169.stdout:3372: done (2 left) 2023-09-23T22:24:34.679 INFO:tasks.rados.rados.0.smithi169.stdout:3373: done (1 left) 2023-09-23T22:24:34.679 INFO:tasks.rados.rados.0.smithi169.stdout:3375: write oid 451 current snap is 0 2023-09-23T22:24:34.679 INFO:tasks.rados.rados.0.smithi169.stdout:3375: seq_num 2107 ranges {612349=779424,1929560=684404,3077540=334809} 2023-09-23T22:24:34.686 INFO:tasks.rados.rados.0.smithi169.stdout:3375: writing smithi16987243-451 from 612349 to 1391773 tid 1 2023-09-23T22:24:34.694 INFO:tasks.rados.rados.0.smithi169.stdout:3375: writing smithi16987243-451 from 1929560 to 2613964 tid 2 2023-09-23T22:24:34.699 INFO:tasks.rados.rados.0.smithi169.stdout:3375: writing smithi16987243-451 from 3077540 to 3412349 tid 3 2023-09-23T22:24:34.699 INFO:tasks.rados.rados.0.smithi169.stdout:3376: write oid 214 current snap is 0 2023-09-23T22:24:34.699 INFO:tasks.rados.rados.0.smithi169.stdout:3374: finishing write tid 1 to smithi16987243-356 2023-09-23T22:24:34.699 INFO:tasks.rados.rados.0.smithi169.stdout:3376: seq_num 2108 ranges {629156=454673,1871689=428062,2988610=440546} 2023-09-23T22:24:34.704 INFO:tasks.rados.rados.0.smithi169.stdout:3376: writing smithi16987243-214 from 629156 to 1083829 tid 1 2023-09-23T22:24:34.711 INFO:tasks.rados.rados.0.smithi169.stdout:3376: writing smithi16987243-214 from 1871689 to 2299751 tid 2 2023-09-23T22:24:34.718 INFO:tasks.rados.rados.0.smithi169.stdout:3376: writing smithi16987243-214 from 2988610 to 3429156 tid 3 2023-09-23T22:24:34.718 INFO:tasks.rados.rados.0.smithi169.stdout:3377: write oid 342 current snap is 0 2023-09-23T22:24:34.718 INFO:tasks.rados.rados.0.smithi169.stdout:3374: finishing write tid 2 to smithi16987243-356 2023-09-23T22:24:34.718 INFO:tasks.rados.rados.0.smithi169.stdout:3374: finishing write tid 3 to smithi16987243-356 2023-09-23T22:24:34.718 INFO:tasks.rados.rados.0.smithi169.stdout:3374: finishing write tid 4 to smithi16987243-356 2023-09-23T22:24:34.718 INFO:tasks.rados.rados.0.smithi169.stdout:3374: finishing write tid 5 to smithi16987243-356 2023-09-23T22:24:34.718 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 356 v 364 (ObjNum 2106 snap 0 seq_num 2106) dirty exists 2023-09-23T22:24:34.719 INFO:tasks.rados.rados.0.smithi169.stdout:3374: left oid 356 (ObjNum 2106 snap 0 seq_num 2106) 2023-09-23T22:24:34.719 INFO:tasks.rados.rados.0.smithi169.stdout:3375: finishing write tid 1 to smithi16987243-451 2023-09-23T22:24:34.719 INFO:tasks.rados.rados.0.smithi169.stdout:3377: seq_num 2109 ranges {645963=529922,1930171=688073,3416033=29930} 2023-09-23T22:24:34.724 INFO:tasks.rados.rados.0.smithi169.stdout:3377: writing smithi16987243-342 from 645963 to 1175885 tid 1 2023-09-23T22:24:34.733 INFO:tasks.rados.rados.0.smithi169.stdout:3377: writing smithi16987243-342 from 1930171 to 2618244 tid 2 2023-09-23T22:24:34.738 INFO:tasks.rados.rados.0.smithi169.stdout:3377: writing smithi16987243-342 from 3416033 to 3445963 tid 3 2023-09-23T22:24:34.738 INFO:tasks.rados.rados.0.smithi169.stdout:3374: done (3 left) 2023-09-23T22:24:34.738 INFO:tasks.rados.rados.0.smithi169.stdout:3378: read oid 439 snap -1 2023-09-23T22:24:34.739 INFO:tasks.rados.rados.0.smithi169.stdout:3378: expect (ObjNum 1437 snap 0 seq_num 1437) 2023-09-23T22:24:34.739 INFO:tasks.rados.rados.0.smithi169.stdout:3379: read oid 220 snap -1 2023-09-23T22:24:34.739 INFO:tasks.rados.rados.0.smithi169.stdout:3379: expect (ObjNum 1702 snap 0 seq_num 1702) 2023-09-23T22:24:34.739 INFO:tasks.rados.rados.0.smithi169.stdout:3380: write oid 280 current snap is 0 2023-09-23T22:24:34.739 INFO:tasks.rados.rados.0.smithi169.stdout:3375: finishing write tid 2 to smithi16987243-451 2023-09-23T22:24:34.739 INFO:tasks.rados.rados.0.smithi169.stdout:3375: finishing write tid 3 to smithi16987243-451 2023-09-23T22:24:34.739 INFO:tasks.rados.rados.0.smithi169.stdout:3375: finishing write tid 4 to smithi16987243-451 2023-09-23T22:24:34.739 INFO:tasks.rados.rados.0.smithi169.stdout:3375: finishing write tid 5 to smithi16987243-451 2023-09-23T22:24:34.739 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 451 v 368 (ObjNum 2107 snap 0 seq_num 2107) dirty exists 2023-09-23T22:24:34.739 INFO:tasks.rados.rados.0.smithi169.stdout:3375: left oid 451 (ObjNum 2107 snap 0 seq_num 2107) 2023-09-23T22:24:34.739 INFO:tasks.rados.rados.0.smithi169.stdout:3376: finishing write tid 1 to smithi16987243-214 2023-09-23T22:24:34.739 INFO:tasks.rados.rados.0.smithi169.stdout:3380: seq_num 2110 ranges {662770=605171,1988653=431731,3043456=419314} 2023-09-23T22:24:34.745 INFO:tasks.rados.rados.0.smithi169.stdout:3380: writing smithi16987243-280 from 662770 to 1267941 tid 1 2023-09-23T22:24:34.751 INFO:tasks.rados.rados.0.smithi169.stdout:3380: writing smithi16987243-280 from 1988653 to 2420384 tid 2 2023-09-23T22:24:34.758 INFO:tasks.rados.rados.0.smithi169.stdout:3380: writing smithi16987243-280 from 3043456 to 3462770 tid 3 2023-09-23T22:24:34.758 INFO:tasks.rados.rados.0.smithi169.stdout:3375: done (5 left) 2023-09-23T22:24:34.758 INFO:tasks.rados.rados.0.smithi169.stdout:3381: read oid 404 snap -1 2023-09-23T22:24:34.759 INFO:tasks.rados.rados.0.smithi169.stdout:3381: expect (ObjNum 2023 snap 0 seq_num 2023) 2023-09-23T22:24:34.759 INFO:tasks.rados.rados.0.smithi169.stdout:3382: read oid 206 snap -1 2023-09-23T22:24:34.759 INFO:tasks.rados.rados.0.smithi169.stdout:3382: expect (ObjNum 2096 snap 0 seq_num 2096) 2023-09-23T22:24:34.759 INFO:tasks.rados.rados.0.smithi169.stdout:3383: delete oid 215 current snap is 0 2023-09-23T22:24:34.759 INFO:tasks.rados.rados.0.smithi169.stdout:3376: finishing write tid 2 to smithi16987243-214 2023-09-23T22:24:34.759 INFO:tasks.rados.rados.0.smithi169.stdout:3376: finishing write tid 3 to smithi16987243-214 2023-09-23T22:24:34.759 INFO:tasks.rados.rados.0.smithi169.stdout:3376: finishing write tid 4 to smithi16987243-214 2023-09-23T22:24:34.759 INFO:tasks.rados.rados.0.smithi169.stdout:3376: finishing write tid 5 to smithi16987243-214 2023-09-23T22:24:34.759 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 214 v 440 (ObjNum 2108 snap 0 seq_num 2108) dirty exists 2023-09-23T22:24:34.759 INFO:tasks.rados.rados.0.smithi169.stdout:3376: left oid 214 (ObjNum 2108 snap 0 seq_num 2108) 2023-09-23T22:24:34.759 INFO:tasks.rados.rados.0.smithi169.stdout:3377: finishing write tid 1 to smithi16987243-342 2023-09-23T22:24:34.759 INFO:tasks.rados.rados.0.smithi169.stdout:3377: finishing write tid 2 to smithi16987243-342 2023-09-23T22:24:34.760 INFO:tasks.rados.rados.0.smithi169.stdout:3377: finishing write tid 3 to smithi16987243-342 2023-09-23T22:24:34.760 INFO:tasks.rados.rados.0.smithi169.stdout:3377: finishing write tid 4 to smithi16987243-342 2023-09-23T22:24:34.760 INFO:tasks.rados.rados.0.smithi169.stdout:3377: finishing write tid 5 to smithi16987243-342 2023-09-23T22:24:34.760 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 342 v 480 (ObjNum 2109 snap 0 seq_num 2109) dirty exists 2023-09-23T22:24:34.760 INFO:tasks.rados.rados.0.smithi169.stdout:3377: left oid 342 (ObjNum 2109 snap 0 seq_num 2109) 2023-09-23T22:24:34.760 INFO:tasks.rados.rados.0.smithi169.stdout:3380: finishing write tid 1 to smithi16987243-280 2023-09-23T22:24:34.760 INFO:tasks.rados.rados.0.smithi169.stdout:3379: expect (ObjNum 1702 snap 0 seq_num 1702) 2023-09-23T22:24:34.856 INFO:tasks.rados.rados.0.smithi169.stdout:3378: expect (ObjNum 1437 snap 0 seq_num 1437) 2023-09-23T22:24:34.980 INFO:tasks.rados.rados.0.smithi169.stdout:3380: finishing write tid 2 to smithi16987243-280 2023-09-23T22:24:34.980 INFO:tasks.rados.rados.0.smithi169.stdout:3380: finishing write tid 3 to smithi16987243-280 2023-09-23T22:24:34.981 INFO:tasks.rados.rados.0.smithi169.stdout:3380: finishing write tid 4 to smithi16987243-280 2023-09-23T22:24:34.981 INFO:tasks.rados.rados.0.smithi169.stdout:3376: done (7 left) 2023-09-23T22:24:34.981 INFO:tasks.rados.rados.0.smithi169.stdout:3377: done (6 left) 2023-09-23T22:24:34.981 INFO:tasks.rados.rados.0.smithi169.stdout:3378: done (5 left) 2023-09-23T22:24:34.981 INFO:tasks.rados.rados.0.smithi169.stdout:3379: done (4 left) 2023-09-23T22:24:34.982 INFO:tasks.rados.rados.0.smithi169.stdout:3383: done (3 left) 2023-09-23T22:24:34.982 INFO:tasks.rados.rados.0.smithi169.stdout:3384: read oid 305 snap -1 2023-09-23T22:24:34.982 INFO:tasks.rados.rados.0.smithi169.stdout:3384: expect (ObjNum 1720 snap 0 seq_num 1720) 2023-09-23T22:24:34.982 INFO:tasks.rados.rados.0.smithi169.stdout:3385: read oid 499 snap -1 2023-09-23T22:24:34.983 INFO:tasks.rados.rados.0.smithi169.stdout:3385: expect (ObjNum 1900 snap 0 seq_num 1900) 2023-09-23T22:24:34.983 INFO:tasks.rados.rados.0.smithi169.stdout:3386: read oid 19 snap -1 2023-09-23T22:24:34.983 INFO:tasks.rados.rados.0.smithi169.stdout:3386: expect deleted 2023-09-23T22:24:34.983 INFO:tasks.rados.rados.0.smithi169.stdout:3387: write oid 449 current snap is 0 2023-09-23T22:24:34.983 INFO:tasks.rados.rados.0.smithi169.stdout:3380: finishing write tid 5 to smithi16987243-280 2023-09-23T22:24:34.983 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 280 v 448 (ObjNum 2110 snap 0 seq_num 2110) dirty exists 2023-09-23T22:24:34.983 INFO:tasks.rados.rados.0.smithi169.stdout:3380: left oid 280 (ObjNum 2110 snap 0 seq_num 2110) 2023-09-23T22:24:34.984 INFO:tasks.rados.rados.0.smithi169.stdout:3381: expect (ObjNum 2023 snap 0 seq_num 2023) 2023-09-23T22:24:35.074 INFO:tasks.rados.rados.0.smithi169.stdout:3382: expect (ObjNum 2096 snap 0 seq_num 2096) 2023-09-23T22:24:35.181 INFO:tasks.rados.rados.0.smithi169.stdout:3387: seq_num 2112 ranges {696384=755669,1989264=435400,2981949=514435} 2023-09-23T22:24:35.189 INFO:tasks.rados.rados.0.smithi169.stdout:3387: writing smithi16987243-449 from 696384 to 1452053 tid 1 2023-09-23T22:24:35.195 INFO:tasks.rados.rados.0.smithi169.stdout:3387: writing smithi16987243-449 from 1989264 to 2424664 tid 2 2023-09-23T22:24:35.202 INFO:tasks.rados.rados.0.smithi169.stdout:3387: writing smithi16987243-449 from 2981949 to 3496384 tid 3 2023-09-23T22:24:35.202 INFO:tasks.rados.rados.0.smithi169.stdout:3380: done (6 left) 2023-09-23T22:24:35.202 INFO:tasks.rados.rados.0.smithi169.stdout:3381: done (5 left) 2023-09-23T22:24:35.202 INFO:tasks.rados.rados.0.smithi169.stdout:3382: done (4 left) 2023-09-23T22:24:35.203 INFO:tasks.rados.rados.0.smithi169.stdout:3386: done (3 left) 2023-09-23T22:24:35.203 INFO:tasks.rados.rados.0.smithi169.stdout:3388: write oid 99 current snap is 0 2023-09-23T22:24:35.203 INFO:tasks.rados.rados.0.smithi169.stdout:3388: seq_num 2113 ranges {713191=430918,1647746=695411,3009372=503819} 2023-09-23T22:24:35.208 INFO:tasks.rados.rados.0.smithi169.stdout:3388: writing smithi16987243-99 from 713191 to 1144109 tid 1 2023-09-23T22:24:35.214 INFO:tasks.rados.rados.0.smithi169.stdout:3388: writing smithi16987243-99 from 1647746 to 2343157 tid 2 2023-09-23T22:24:35.221 INFO:tasks.rados.rados.0.smithi169.stdout:3388: writing smithi16987243-99 from 3009372 to 3513191 tid 3 2023-09-23T22:24:35.222 INFO:tasks.rados.rados.0.smithi169.stdout:3389: read oid 302 snap -1 2023-09-23T22:24:35.222 INFO:tasks.rados.rados.0.smithi169.stdout:3389: expect (ObjNum 2012 snap 0 seq_num 2012) 2023-09-23T22:24:35.222 INFO:tasks.rados.rados.0.smithi169.stdout:3390: read oid 8 snap -1 2023-09-23T22:24:35.222 INFO:tasks.rados.rados.0.smithi169.stdout:3390: expect deleted 2023-09-23T22:24:35.222 INFO:tasks.rados.rados.0.smithi169.stdout:3391: delete oid 425 current snap is 0 2023-09-23T22:24:35.222 INFO:tasks.rados.rados.0.smithi169.stdout:3384: expect (ObjNum 1720 snap 0 seq_num 1720) 2023-09-23T22:24:35.355 INFO:tasks.rados.rados.0.smithi169.stdout:3385: expect (ObjNum 1900 snap 0 seq_num 1900) 2023-09-23T22:24:35.531 INFO:tasks.rados.rados.0.smithi169.stdout:3387: finishing write tid 1 to smithi16987243-449 2023-09-23T22:24:35.532 INFO:tasks.rados.rados.0.smithi169.stdout:3387: finishing write tid 2 to smithi16987243-449 2023-09-23T22:24:35.532 INFO:tasks.rados.rados.0.smithi169.stdout:3387: finishing write tid 3 to smithi16987243-449 2023-09-23T22:24:35.532 INFO:tasks.rados.rados.0.smithi169.stdout:3387: finishing write tid 4 to smithi16987243-449 2023-09-23T22:24:35.532 INFO:tasks.rados.rados.0.smithi169.stdout:3384: done (6 left) 2023-09-23T22:24:35.533 INFO:tasks.rados.rados.0.smithi169.stdout:3385: done (5 left) 2023-09-23T22:24:35.533 INFO:tasks.rados.rados.0.smithi169.stdout:3391: done (4 left) 2023-09-23T22:24:35.533 INFO:tasks.rados.rados.0.smithi169.stdout:3392: write oid 467 current snap is 0 2023-09-23T22:24:35.533 INFO:tasks.rados.rados.0.smithi169.stdout:3387: finishing write tid 5 to smithi16987243-449 2023-09-23T22:24:35.534 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 449 v 502 (ObjNum 2112 snap 0 seq_num 2112) dirty exists 2023-09-23T22:24:35.534 INFO:tasks.rados.rados.0.smithi169.stdout:3387: left oid 449 (ObjNum 2112 snap 0 seq_num 2112) 2023-09-23T22:24:35.534 INFO:tasks.rados.rados.0.smithi169.stdout:3388: finishing write tid 1 to smithi16987243-99 2023-09-23T22:24:35.534 INFO:tasks.rados.rados.0.smithi169.stdout:3392: seq_num 2115 ranges {746805=697769,1881063=699080,3180571=366234} 2023-09-23T22:24:35.539 INFO:tasks.rados.rados.0.smithi169.stdout:3392: writing smithi16987243-467 from 746805 to 1444574 tid 1 2023-09-23T22:24:35.546 INFO:tasks.rados.rados.0.smithi169.stdout:3392: writing smithi16987243-467 from 1881063 to 2580143 tid 2 2023-09-23T22:24:35.552 INFO:tasks.rados.rados.0.smithi169.stdout:3392: writing smithi16987243-467 from 3180571 to 3546805 tid 3 2023-09-23T22:24:35.552 INFO:tasks.rados.rados.0.smithi169.stdout:3387: done (4 left) 2023-09-23T22:24:35.552 INFO:tasks.rados.rados.0.smithi169.stdout:3393: write oid 329 current snap is 0 2023-09-23T22:24:35.552 INFO:tasks.rados.rados.0.smithi169.stdout:3388: finishing write tid 2 to smithi16987243-99 2023-09-23T22:24:35.552 INFO:tasks.rados.rados.0.smithi169.stdout:3388: finishing write tid 3 to smithi16987243-99 2023-09-23T22:24:35.552 INFO:tasks.rados.rados.0.smithi169.stdout:3388: finishing write tid 4 to smithi16987243-99 2023-09-23T22:24:35.552 INFO:tasks.rados.rados.0.smithi169.stdout:3388: finishing write tid 5 to smithi16987243-99 2023-09-23T22:24:35.552 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 99 v 439 (ObjNum 2113 snap 0 seq_num 2113) dirty exists 2023-09-23T22:24:35.553 INFO:tasks.rados.rados.0.smithi169.stdout:3388: left oid 99 (ObjNum 2113 snap 0 seq_num 2113) 2023-09-23T22:24:35.553 INFO:tasks.rados.rados.0.smithi169.stdout:3389: expect (ObjNum 2012 snap 0 seq_num 2012) 2023-09-23T22:24:35.743 INFO:tasks.rados.rados.0.smithi169.stdout:3392: finishing write tid 1 to smithi16987243-467 2023-09-23T22:24:35.743 INFO:tasks.rados.rados.0.smithi169.stdout:3392: finishing write tid 2 to smithi16987243-467 2023-09-23T22:24:35.743 INFO:tasks.rados.rados.0.smithi169.stdout:3392: finishing write tid 3 to smithi16987243-467 2023-09-23T22:24:35.743 INFO:tasks.rados.rados.0.smithi169.stdout:3393: seq_num 2116 ranges {763612=773018,2223192=442738,3091641=471971} 2023-09-23T22:24:35.754 INFO:tasks.rados.rados.0.smithi169.stdout:3393: writing smithi16987243-329 from 763612 to 1536630 tid 1 2023-09-23T22:24:35.761 INFO:tasks.rados.rados.0.smithi169.stdout:3393: writing smithi16987243-329 from 2223192 to 2665930 tid 2 2023-09-23T22:24:35.767 INFO:tasks.rados.rados.0.smithi169.stdout:3393: writing smithi16987243-329 from 3091641 to 3563612 tid 3 2023-09-23T22:24:35.767 INFO:tasks.rados.rados.0.smithi169.stdout:3388: done (4 left) 2023-09-23T22:24:35.767 INFO:tasks.rados.rados.0.smithi169.stdout:3389: done (3 left) 2023-09-23T22:24:35.767 INFO:tasks.rados.rados.0.smithi169.stdout:3390: done (2 left) 2023-09-23T22:24:35.767 INFO:tasks.rados.rados.0.smithi169.stdout:3394: read oid 161 snap -1 2023-09-23T22:24:35.767 INFO:tasks.rados.rados.0.smithi169.stdout:3394: expect (ObjNum 608 snap 0 seq_num 608) 2023-09-23T22:24:35.767 INFO:tasks.rados.rados.0.smithi169.stdout:3395: read oid 102 snap -1 2023-09-23T22:24:35.767 INFO:tasks.rados.rados.0.smithi169.stdout:3395: expect deleted 2023-09-23T22:24:35.768 INFO:tasks.rados.rados.0.smithi169.stdout:3396: delete oid 270 current snap is 0 2023-09-23T22:24:35.768 INFO:tasks.rados.rados.0.smithi169.stdout:3392: finishing write tid 4 to smithi16987243-467 2023-09-23T22:24:35.768 INFO:tasks.rados.rados.0.smithi169.stdout:3392: finishing write tid 5 to smithi16987243-467 2023-09-23T22:24:35.768 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 467 v 443 (ObjNum 2115 snap 0 seq_num 2115) dirty exists 2023-09-23T22:24:35.768 INFO:tasks.rados.rados.0.smithi169.stdout:3392: left oid 467 (ObjNum 2115 snap 0 seq_num 2115) 2023-09-23T22:24:35.768 INFO:tasks.rados.rados.0.smithi169.stdout:3393: finishing write tid 1 to smithi16987243-329 2023-09-23T22:24:35.768 INFO:tasks.rados.rados.0.smithi169.stdout:3393: finishing write tid 2 to smithi16987243-329 2023-09-23T22:24:35.769 INFO:tasks.rados.rados.0.smithi169.stdout:3392: done (4 left) 2023-09-23T22:24:35.769 INFO:tasks.rados.rados.0.smithi169.stdout:3395: done (3 left) 2023-09-23T22:24:35.769 INFO:tasks.rados.rados.0.smithi169.stdout:3396: done (2 left) 2023-09-23T22:24:35.769 INFO:tasks.rados.rados.0.smithi169.stdout:3397: write oid 168 current snap is 0 2023-09-23T22:24:35.769 INFO:tasks.rados.rados.0.smithi169.stdout:3397: seq_num 2118 ranges {797226=523516,1940156=446407,3146487=450739} 2023-09-23T22:24:35.779 INFO:tasks.rados.rados.0.smithi169.stdout:3397: writing smithi16987243-168 from 797226 to 1320742 tid 1 2023-09-23T22:24:35.785 INFO:tasks.rados.rados.0.smithi169.stdout:3397: writing smithi16987243-168 from 1940156 to 2386563 tid 2 2023-09-23T22:24:35.793 INFO:tasks.rados.rados.0.smithi169.stdout:3397: writing smithi16987243-168 from 3146487 to 3597226 tid 3 2023-09-23T22:24:35.793 INFO:tasks.rados.rados.0.smithi169.stdout:3398: read oid 49 snap -1 2023-09-23T22:24:35.793 INFO:tasks.rados.rados.0.smithi169.stdout:3398: expect (ObjNum 1777 snap 0 seq_num 1777) 2023-09-23T22:24:35.793 INFO:tasks.rados.rados.0.smithi169.stdout:3399: write oid 365 current snap is 0 2023-09-23T22:24:35.793 INFO:tasks.rados.rados.0.smithi169.stdout:3399: seq_num 2119 ranges {414033=598765,1598638=590065,2657557=756807} 2023-09-23T22:24:35.799 INFO:tasks.rados.rados.0.smithi169.stdout:3399: writing smithi16987243-365 from 414033 to 1012798 tid 1 2023-09-23T22:24:35.806 INFO:tasks.rados.rados.0.smithi169.stdout:3399: writing smithi16987243-365 from 1598638 to 2188703 tid 2 2023-09-23T22:24:35.813 INFO:tasks.rados.rados.0.smithi169.stdout:3399: writing smithi16987243-365 from 2657557 to 3414364 tid 3 2023-09-23T22:24:35.814 INFO:tasks.rados.rados.0.smithi169.stdout:3400: write oid 489 current snap is 0 2023-09-23T22:24:35.814 INFO:tasks.rados.rados.0.smithi169.stdout:3400: seq_num 2120 ranges {430840=674014,1540767=450076,2684980=684432} 2023-09-23T22:24:35.819 INFO:tasks.rados.rados.0.smithi169.stdout:3400: writing smithi16987243-489 from 430840 to 1104854 tid 1 2023-09-23T22:24:35.825 INFO:tasks.rados.rados.0.smithi169.stdout:3400: writing smithi16987243-489 from 1540767 to 1990843 tid 2 2023-09-23T22:24:35.833 INFO:tasks.rados.rados.0.smithi169.stdout:3400: writing smithi16987243-489 from 2684980 to 3369412 tid 3 2023-09-23T22:24:35.833 INFO:tasks.rados.rados.0.smithi169.stdout:3401: write oid 7 current snap is 0 2023-09-23T22:24:35.833 INFO:tasks.rados.rados.0.smithi169.stdout:3394: expect (ObjNum 608 snap 0 seq_num 608) 2023-09-23T22:24:35.852 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:35 smithi169 bash[27421]: cluster 2023-09-23T22:24:34.280658+0000 mgr.y (mgr.15153) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 7.2 MiB/s wr, 79 op/s 2023-09-23T22:24:35.853 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:35 smithi169 bash[27421]: audit 2023-09-23T22:24:35.090475+0000 mon.a (mon.0) 1031 : audit [DBG] from='client.? 172.21.15.169:0/3101088689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:35.853 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:35 smithi169 bash[40994]: cluster 2023-09-23T22:24:34.280658+0000 mgr.y (mgr.15153) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 7.2 MiB/s wr, 79 op/s 2023-09-23T22:24:35.853 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:35 smithi169 bash[40994]: audit 2023-09-23T22:24:35.090475+0000 mon.a (mon.0) 1031 : audit [DBG] from='client.? 172.21.15.169:0/3101088689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:35.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:35 smithi187 bash[67481]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:24:35] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2023-09-23T22:24:35.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:35 smithi187 bash[31480]: cluster 2023-09-23T22:24:34.280658+0000 mgr.y (mgr.15153) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 7.2 MiB/s wr, 79 op/s 2023-09-23T22:24:35.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:35 smithi187 bash[31480]: audit 2023-09-23T22:24:35.090475+0000 mon.a (mon.0) 1031 : audit [DBG] from='client.? 172.21.15.169:0/3101088689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:35.929 INFO:tasks.rados.rados.0.smithi169.stdout:3393: finishing write tid 3 to smithi16987243-329 2023-09-23T22:24:35.929 INFO:tasks.rados.rados.0.smithi169.stdout:3393: finishing write tid 4 to smithi16987243-329 2023-09-23T22:24:35.929 INFO:tasks.rados.rados.0.smithi169.stdout:3393: finishing write tid 5 to smithi16987243-329 2023-09-23T22:24:35.929 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 329 v 449 (ObjNum 2116 snap 0 seq_num 2116) dirty exists 2023-09-23T22:24:35.929 INFO:tasks.rados.rados.0.smithi169.stdout:3393: left oid 329 (ObjNum 2116 snap 0 seq_num 2116) 2023-09-23T22:24:35.929 INFO:tasks.rados.rados.0.smithi169.stdout:3397: finishing write tid 1 to smithi16987243-168 2023-09-23T22:24:35.930 INFO:tasks.rados.rados.0.smithi169.stdout:3397: finishing write tid 2 to smithi16987243-168 2023-09-23T22:24:35.930 INFO:tasks.rados.rados.0.smithi169.stdout:3397: finishing write tid 3 to smithi16987243-168 2023-09-23T22:24:35.930 INFO:tasks.rados.rados.0.smithi169.stdout:3397: finishing write tid 4 to smithi16987243-168 2023-09-23T22:24:35.930 INFO:tasks.rados.rados.0.smithi169.stdout:3397: finishing write tid 5 to smithi16987243-168 2023-09-23T22:24:35.930 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 168 v 378 (ObjNum 2118 snap 0 seq_num 2118) dirty exists 2023-09-23T22:24:35.930 INFO:tasks.rados.rados.0.smithi169.stdout:3397: left oid 168 (ObjNum 2118 snap 0 seq_num 2118) 2023-09-23T22:24:35.930 INFO:tasks.rados.rados.0.smithi169.stdout:3398: expect (ObjNum 1777 snap 0 seq_num 1777) 2023-09-23T22:24:36.163 INFO:tasks.rados.rados.0.smithi169.stdout:3399: finishing write tid 1 to smithi16987243-365 2023-09-23T22:24:36.163 INFO:tasks.rados.rados.0.smithi169.stdout:3399: finishing write tid 2 to smithi16987243-365 2023-09-23T22:24:36.164 INFO:tasks.rados.rados.0.smithi169.stdout:3399: finishing write tid 3 to smithi16987243-365 2023-09-23T22:24:36.164 INFO:tasks.rados.rados.0.smithi169.stdout:3399: finishing write tid 4 to smithi16987243-365 2023-09-23T22:24:36.164 INFO:tasks.rados.rados.0.smithi169.stdout:3399: finishing write tid 5 to smithi16987243-365 2023-09-23T22:24:36.164 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 365 v 453 (ObjNum 2119 snap 0 seq_num 2119) dirty exists 2023-09-23T22:24:36.165 INFO:tasks.rados.rados.0.smithi169.stdout:3399: left oid 365 (ObjNum 2119 snap 0 seq_num 2119) 2023-09-23T22:24:36.165 INFO:tasks.rados.rados.0.smithi169.stdout:3400: finishing write tid 1 to smithi16987243-489 2023-09-23T22:24:36.165 INFO:tasks.rados.rados.0.smithi169.stdout:3401: seq_num 2121 ranges {447647=749263,1599249=593734,2596050=495704,3631525=16122} 2023-09-23T22:24:36.169 INFO:tasks.rados.rados.0.smithi169.stdout:3401: writing smithi16987243-7 from 447647 to 1196910 tid 1 2023-09-23T22:24:36.175 INFO:tasks.rados.rados.0.smithi169.stdout:3401: writing smithi16987243-7 from 1599249 to 2192983 tid 2 2023-09-23T22:24:36.180 INFO:tasks.rados.rados.0.smithi169.stdout:3401: writing smithi16987243-7 from 2596050 to 3091754 tid 3 2023-09-23T22:24:36.184 INFO:tasks.rados.rados.0.smithi169.stdout:3401: writing smithi16987243-7 from 3631525 to 3647647 tid 4 2023-09-23T22:24:36.184 INFO:tasks.rados.rados.0.smithi169.stdout:3393: done (6 left) 2023-09-23T22:24:36.184 INFO:tasks.rados.rados.0.smithi169.stdout:3394: done (5 left) 2023-09-23T22:24:36.184 INFO:tasks.rados.rados.0.smithi169.stdout:3397: done (4 left) 2023-09-23T22:24:36.184 INFO:tasks.rados.rados.0.smithi169.stdout:3398: done (3 left) 2023-09-23T22:24:36.185 INFO:tasks.rados.rados.0.smithi169.stdout:3399: done (2 left) 2023-09-23T22:24:36.185 INFO:tasks.rados.rados.0.smithi169.stdout:3402: write oid 492 current snap is 0 2023-09-23T22:24:36.185 INFO:tasks.rados.rados.0.smithi169.stdout:3402: seq_num 2122 ranges {464454=540865,1774084=453745,2856179=706976} 2023-09-23T22:24:36.189 INFO:tasks.rados.rados.0.smithi169.stdout:3402: writing smithi16987243-492 from 464454 to 1005319 tid 1 2023-09-23T22:24:36.196 INFO:tasks.rados.rados.0.smithi169.stdout:3402: writing smithi16987243-492 from 1774084 to 2227829 tid 2 2023-09-23T22:24:36.204 INFO:tasks.rados.rados.0.smithi169.stdout:3402: writing smithi16987243-492 from 2856179 to 3563155 tid 3 2023-09-23T22:24:36.205 INFO:tasks.rados.rados.0.smithi169.stdout:3403: write oid 384 current snap is 0 2023-09-23T22:24:36.205 INFO:tasks.rados.rados.0.smithi169.stdout:3403: seq_num 2123 ranges {481261=616114,1832566=597403,2883602=518248} 2023-09-23T22:24:36.210 INFO:tasks.rados.rados.0.smithi169.stdout:3403: writing smithi16987243-384 from 481261 to 1097375 tid 1 2023-09-23T22:24:36.218 INFO:tasks.rados.rados.0.smithi169.stdout:3403: writing smithi16987243-384 from 1832566 to 2429969 tid 2 2023-09-23T22:24:36.224 INFO:tasks.rados.rados.0.smithi169.stdout:3403: writing smithi16987243-384 from 2883602 to 3401850 tid 3 2023-09-23T22:24:36.224 INFO:tasks.rados.rados.0.smithi169.stdout:3404: read oid 374 snap -1 2023-09-23T22:24:36.225 INFO:tasks.rados.rados.0.smithi169.stdout:3404: expect (ObjNum 1825 snap 0 seq_num 1825) 2023-09-23T22:24:36.225 INFO:tasks.rados.rados.0.smithi169.stdout:3405: delete oid 406 current snap is 0 2023-09-23T22:24:36.225 INFO:tasks.rados.rados.0.smithi169.stdout:3400: finishing write tid 2 to smithi16987243-489 2023-09-23T22:24:36.225 INFO:tasks.rados.rados.0.smithi169.stdout:3400: finishing write tid 3 to smithi16987243-489 2023-09-23T22:24:36.225 INFO:tasks.rados.rados.0.smithi169.stdout:3400: finishing write tid 4 to smithi16987243-489 2023-09-23T22:24:36.225 INFO:tasks.rados.rados.0.smithi169.stdout:3400: finishing write tid 5 to smithi16987243-489 2023-09-23T22:24:36.225 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 489 v 372 (ObjNum 2120 snap 0 seq_num 2120) dirty exists 2023-09-23T22:24:36.225 INFO:tasks.rados.rados.0.smithi169.stdout:3400: left oid 489 (ObjNum 2120 snap 0 seq_num 2120) 2023-09-23T22:24:36.225 INFO:tasks.rados.rados.0.smithi169.stdout:3401: finishing write tid 1 to smithi16987243-7 2023-09-23T22:24:36.225 INFO:tasks.rados.rados.0.smithi169.stdout:3401: finishing write tid 2 to smithi16987243-7 2023-09-23T22:24:36.225 INFO:tasks.rados.rados.0.smithi169.stdout:3401: finishing write tid 3 to smithi16987243-7 2023-09-23T22:24:36.225 INFO:tasks.rados.rados.0.smithi169.stdout:3401: finishing write tid 4 to smithi16987243-7 2023-09-23T22:24:36.226 INFO:tasks.rados.rados.0.smithi169.stdout:3401: finishing write tid 5 to smithi16987243-7 2023-09-23T22:24:36.226 INFO:tasks.rados.rados.0.smithi169.stdout:3401: finishing write tid 6 to smithi16987243-7 2023-09-23T22:24:36.226 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 7 v 331 (ObjNum 2121 snap 0 seq_num 2121) dirty exists 2023-09-23T22:24:36.226 INFO:tasks.rados.rados.0.smithi169.stdout:3401: left oid 7 (ObjNum 2121 snap 0 seq_num 2121) 2023-09-23T22:24:36.226 INFO:tasks.rados.rados.0.smithi169.stdout:3402: finishing write tid 1 to smithi16987243-492 2023-09-23T22:24:36.226 INFO:tasks.rados.rados.0.smithi169.stdout:3402: finishing write tid 2 to smithi16987243-492 2023-09-23T22:24:36.226 INFO:tasks.rados.rados.0.smithi169.stdout:3402: finishing write tid 3 to smithi16987243-492 2023-09-23T22:24:36.226 INFO:tasks.rados.rados.0.smithi169.stdout:3402: finishing write tid 4 to smithi16987243-492 2023-09-23T22:24:36.226 INFO:tasks.rados.rados.0.smithi169.stdout:3402: finishing write tid 5 to smithi16987243-492 2023-09-23T22:24:36.226 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 492 v 506 (ObjNum 2122 snap 0 seq_num 2122) dirty exists 2023-09-23T22:24:36.226 INFO:tasks.rados.rados.0.smithi169.stdout:3402: left oid 492 (ObjNum 2122 snap 0 seq_num 2122) 2023-09-23T22:24:36.226 INFO:tasks.rados.rados.0.smithi169.stdout:3403: finishing write tid 1 to smithi16987243-384 2023-09-23T22:24:36.227 INFO:tasks.rados.rados.0.smithi169.stdout:3403: finishing write tid 2 to smithi16987243-384 2023-09-23T22:24:36.228 INFO:tasks.rados.rados.0.smithi169.stdout:3400: done (5 left) 2023-09-23T22:24:36.228 INFO:tasks.rados.rados.0.smithi169.stdout:3401: done (4 left) 2023-09-23T22:24:36.228 INFO:tasks.rados.rados.0.smithi169.stdout:3402: done (3 left) 2023-09-23T22:24:36.228 INFO:tasks.rados.rados.0.smithi169.stdout:3405: done (2 left) 2023-09-23T22:24:36.228 INFO:tasks.rados.rados.0.smithi169.stdout:3406: read oid 337 snap -1 2023-09-23T22:24:36.228 INFO:tasks.rados.rados.0.smithi169.stdout:3406: expect (ObjNum 2004 snap 0 seq_num 2004) 2023-09-23T22:24:36.228 INFO:tasks.rados.rados.0.smithi169.stdout:3407: read oid 414 snap -1 2023-09-23T22:24:36.228 INFO:tasks.rados.rados.0.smithi169.stdout:3407: expect (ObjNum 1871 snap 0 seq_num 1871) 2023-09-23T22:24:36.228 INFO:tasks.rados.rados.0.smithi169.stdout:3408: read oid 289 snap -1 2023-09-23T22:24:36.228 INFO:tasks.rados.rados.0.smithi169.stdout:3408: expect deleted 2023-09-23T22:24:36.228 INFO:tasks.rados.rados.0.smithi169.stdout:3409: read oid 441 snap -1 2023-09-23T22:24:36.229 INFO:tasks.rados.rados.0.smithi169.stdout:3409: expect (ObjNum 2048 snap 0 seq_num 2048) 2023-09-23T22:24:36.229 INFO:tasks.rados.rados.0.smithi169.stdout:3410: write oid 82 current snap is 0 2023-09-23T22:24:36.229 INFO:tasks.rados.rados.0.smithi169.stdout:3410: seq_num 2125 ranges {514875=766612,1833177=601072,3222095=492780} 2023-09-23T22:24:36.235 INFO:tasks.rados.rados.0.smithi169.stdout:3410: writing smithi16987243-82 from 514875 to 1281487 tid 1 2023-09-23T22:24:36.244 INFO:tasks.rados.rados.0.smithi169.stdout:3410: writing smithi16987243-82 from 1833177 to 2434249 tid 2 2023-09-23T22:24:36.252 INFO:tasks.rados.rados.0.smithi169.stdout:3410: writing smithi16987243-82 from 3222095 to 3714875 tid 3 2023-09-23T22:24:36.252 INFO:tasks.rados.rados.0.smithi169.stdout:3411: delete oid 369 current snap is 0 2023-09-23T22:24:36.252 INFO:tasks.rados.rados.0.smithi169.stdout:3403: finishing write tid 3 to smithi16987243-384 2023-09-23T22:24:36.252 INFO:tasks.rados.rados.0.smithi169.stdout:3403: finishing write tid 4 to smithi16987243-384 2023-09-23T22:24:36.252 INFO:tasks.rados.rados.0.smithi169.stdout:3403: finishing write tid 5 to smithi16987243-384 2023-09-23T22:24:36.252 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 384 v 359 (ObjNum 2123 snap 0 seq_num 2123) dirty exists 2023-09-23T22:24:36.252 INFO:tasks.rados.rados.0.smithi169.stdout:3403: left oid 384 (ObjNum 2123 snap 0 seq_num 2123) 2023-09-23T22:24:36.253 INFO:tasks.rados.rados.0.smithi169.stdout:3404: expect (ObjNum 1825 snap 0 seq_num 1825) 2023-09-23T22:24:36.434 INFO:tasks.rados.rados.0.smithi169.stdout:3406: expect (ObjNum 2004 snap 0 seq_num 2004) 2023-09-23T22:24:36.629 INFO:tasks.rados.rados.0.smithi169.stdout:3410: finishing write tid 1 to smithi16987243-82 2023-09-23T22:24:36.629 INFO:tasks.rados.rados.0.smithi169.stdout:3407: expect (ObjNum 1871 snap 0 seq_num 1871) 2023-09-23T22:24:36.744 INFO:tasks.rados.rados.0.smithi169.stdout:3409: expect (ObjNum 2048 snap 0 seq_num 2048) 2023-09-23T22:24:36.881 INFO:tasks.rados.rados.0.smithi169.stdout:3410: finishing write tid 2 to smithi16987243-82 2023-09-23T22:24:36.882 INFO:tasks.rados.rados.0.smithi169.stdout:3410: finishing write tid 3 to smithi16987243-82 2023-09-23T22:24:36.882 INFO:tasks.rados.rados.0.smithi169.stdout:3410: finishing write tid 4 to smithi16987243-82 2023-09-23T22:24:36.882 INFO:tasks.rados.rados.0.smithi169.stdout:3410: finishing write tid 5 to smithi16987243-82 2023-09-23T22:24:36.882 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 82 v 387 (ObjNum 2125 snap 0 seq_num 2125) dirty exists 2023-09-23T22:24:36.882 INFO:tasks.rados.rados.0.smithi169.stdout:3410: left oid 82 (ObjNum 2125 snap 0 seq_num 2125) 2023-09-23T22:24:36.883 INFO:tasks.rados.rados.0.smithi169.stdout:3403: done (7 left) 2023-09-23T22:24:36.883 INFO:tasks.rados.rados.0.smithi169.stdout:3404: done (6 left) 2023-09-23T22:24:36.883 INFO:tasks.rados.rados.0.smithi169.stdout:3406: done (5 left) 2023-09-23T22:24:36.883 INFO:tasks.rados.rados.0.smithi169.stdout:3407: done (4 left) 2023-09-23T22:24:36.883 INFO:tasks.rados.rados.0.smithi169.stdout:3408: done (3 left) 2023-09-23T22:24:36.883 INFO:tasks.rados.rados.0.smithi169.stdout:3409: done (2 left) 2023-09-23T22:24:36.884 INFO:tasks.rados.rados.0.smithi169.stdout:3410: done (1 left) 2023-09-23T22:24:36.884 INFO:tasks.rados.rados.0.smithi169.stdout:3411: done (0 left) 2023-09-23T22:24:36.884 INFO:tasks.rados.rados.0.smithi169.stdout:3412: read oid 20 snap -1 2023-09-23T22:24:36.884 INFO:tasks.rados.rados.0.smithi169.stdout:3412: expect (ObjNum 1905 snap 0 seq_num 1905) 2023-09-23T22:24:36.884 INFO:tasks.rados.rados.0.smithi169.stdout:3413: write oid 351 current snap is 0 2023-09-23T22:24:36.884 INFO:tasks.rados.rados.0.smithi169.stdout:3413: seq_num 2127 ranges {548489=517110,1550141=604741,2876941=679689} 2023-09-23T22:24:36.893 INFO:tasks.rados.rados.0.smithi169.stdout:3413: writing smithi16987243-351 from 548489 to 1065599 tid 1 2023-09-23T22:24:36.899 INFO:tasks.rados.rados.0.smithi169.stdout:3413: writing smithi16987243-351 from 1550141 to 2154882 tid 2 2023-09-23T22:24:36.907 INFO:tasks.rados.rados.0.smithi169.stdout:3413: writing smithi16987243-351 from 2876941 to 3556630 tid 3 2023-09-23T22:24:36.907 INFO:tasks.rados.rados.0.smithi169.stdout:3414: read oid 324 snap -1 2023-09-23T22:24:36.908 INFO:tasks.rados.rados.0.smithi169.stdout:3414: expect (ObjNum 2016 snap 0 seq_num 2016) 2023-09-23T22:24:36.908 INFO:tasks.rados.rados.0.smithi169.stdout:3415: read oid 285 snap -1 2023-09-23T22:24:36.908 INFO:tasks.rados.rados.0.smithi169.stdout:3415: expect (ObjNum 2015 snap 0 seq_num 2015) 2023-09-23T22:24:36.908 INFO:tasks.rados.rados.0.smithi169.stdout:3416: read oid 419 snap -1 2023-09-23T22:24:36.908 INFO:tasks.rados.rados.0.smithi169.stdout:3416: expect (ObjNum 1676 snap 0 seq_num 1676) 2023-09-23T22:24:36.908 INFO:tasks.rados.rados.0.smithi169.stdout:3417: write oid 4 current snap is 0 2023-09-23T22:24:36.908 INFO:tasks.rados.rados.0.smithi169.stdout:3417: seq_num 2128 ranges {565296=592359,1892270=464752,2788011=490961} 2023-09-23T22:24:36.915 INFO:tasks.rados.rados.0.smithi169.stdout:3417: writing smithi16987243-4 from 565296 to 1157655 tid 1 2023-09-23T22:24:36.922 INFO:tasks.rados.rados.0.smithi169.stdout:3417: writing smithi16987243-4 from 1892270 to 2357022 tid 2 2023-09-23T22:24:36.927 INFO:tasks.rados.rados.0.smithi169.stdout:3417: writing smithi16987243-4 from 2788011 to 3278972 tid 3 2023-09-23T22:24:36.928 INFO:tasks.rados.rados.0.smithi169.stdout:3418: write oid 22 current snap is 0 2023-09-23T22:24:36.928 INFO:tasks.rados.rados.0.smithi169.stdout:3418: seq_num 2129 ranges {582103=783961,2067105=608410,3331787=418586} 2023-09-23T22:24:36.935 INFO:tasks.rados.rados.0.smithi169.stdout:3418: writing smithi16987243-22 from 582103 to 1366064 tid 1 2023-09-23T22:24:36.942 INFO:tasks.rados.rados.0.smithi169.stdout:3418: writing smithi16987243-22 from 2067105 to 2675515 tid 2 2023-09-23T22:24:36.949 INFO:tasks.rados.rados.0.smithi169.stdout:3418: writing smithi16987243-22 from 3331787 to 3750373 tid 3 2023-09-23T22:24:36.949 INFO:tasks.rados.rados.0.smithi169.stdout:3419: write oid 208 current snap is 0 2023-09-23T22:24:36.949 INFO:tasks.rados.rados.0.smithi169.stdout:3419: seq_num 2130 ranges {598910=459210,1725587=752068,3242857=556053} 2023-09-23T22:24:36.955 INFO:tasks.rados.rados.0.smithi169.stdout:3419: writing smithi16987243-208 from 598910 to 1058120 tid 1 2023-09-23T22:24:36.963 INFO:tasks.rados.rados.0.smithi169.stdout:3419: writing smithi16987243-208 from 1725587 to 2477655 tid 2 2023-09-23T22:24:36.972 INFO:tasks.rados.rados.0.smithi169.stdout:3419: writing smithi16987243-208 from 3242857 to 3798910 tid 3 2023-09-23T22:24:36.972 INFO:tasks.rados.rados.0.smithi169.stdout:3420: write oid 210 current snap is 0 2023-09-23T22:24:36.972 INFO:tasks.rados.rados.0.smithi169.stdout:3420: seq_num 2131 ranges {615717=534459,1784069=612079,2986633=441130} 2023-09-23T22:24:36.978 INFO:tasks.rados.rados.0.smithi169.stdout:3420: writing smithi16987243-210 from 615717 to 1150176 tid 1 2023-09-23T22:24:36.985 INFO:tasks.rados.rados.0.smithi169.stdout:3420: writing smithi16987243-210 from 1784069 to 2396148 tid 2 2023-09-23T22:24:36.991 INFO:tasks.rados.rados.0.smithi169.stdout:3420: writing smithi16987243-210 from 2986633 to 3427763 tid 3 2023-09-23T22:24:36.991 INFO:tasks.rados.rados.0.smithi169.stdout:3421: write oid 109 current snap is 0 2023-09-23T22:24:36.991 INFO:tasks.rados.rados.0.smithi169.stdout:3412: expect (ObjNum 1905 snap 0 seq_num 1905) 2023-09-23T22:24:37.061 INFO:tasks.rados.rados.0.smithi169.stdout:3413: finishing write tid 1 to smithi16987243-351 2023-09-23T22:24:37.061 INFO:tasks.rados.rados.0.smithi169.stdout:3413: finishing write tid 2 to smithi16987243-351 2023-09-23T22:24:37.061 INFO:tasks.rados.rados.0.smithi169.stdout:3413: finishing write tid 3 to smithi16987243-351 2023-09-23T22:24:37.061 INFO:tasks.rados.rados.0.smithi169.stdout:3413: finishing write tid 4 to smithi16987243-351 2023-09-23T22:24:37.062 INFO:tasks.rados.rados.0.smithi169.stdout:3416: expect (ObjNum 1676 snap 0 seq_num 1676) 2023-09-23T22:24:37.229 INFO:tasks.rados.rados.0.smithi169.stdout:3413: finishing write tid 5 to smithi16987243-351 2023-09-23T22:24:37.230 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 351 v 375 (ObjNum 2127 snap 0 seq_num 2127) dirty exists 2023-09-23T22:24:37.230 INFO:tasks.rados.rados.0.smithi169.stdout:3413: left oid 351 (ObjNum 2127 snap 0 seq_num 2127) 2023-09-23T22:24:37.230 INFO:tasks.rados.rados.0.smithi169.stdout:3415: expect (ObjNum 2015 snap 0 seq_num 2015) 2023-09-23T22:24:37.407 INFO:tasks.rados.rados.0.smithi169.stdout:3417: finishing write tid 1 to smithi16987243-4 2023-09-23T22:24:37.408 INFO:tasks.rados.rados.0.smithi169.stdout:3414: expect (ObjNum 2016 snap 0 seq_num 2016) 2023-09-23T22:24:37.696 INFO:tasks.rados.rados.0.smithi169.stdout:3417: finishing write tid 2 to smithi16987243-4 2023-09-23T22:24:37.696 INFO:tasks.rados.rados.0.smithi169.stdout:3417: finishing write tid 3 to smithi16987243-4 2023-09-23T22:24:37.697 INFO:tasks.rados.rados.0.smithi169.stdout:3417: finishing write tid 4 to smithi16987243-4 2023-09-23T22:24:37.697 INFO:tasks.rados.rados.0.smithi169.stdout:3417: finishing write tid 5 to smithi16987243-4 2023-09-23T22:24:37.697 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 4 v 335 (ObjNum 2128 snap 0 seq_num 2128) dirty exists 2023-09-23T22:24:37.697 INFO:tasks.rados.rados.0.smithi169.stdout:3417: left oid 4 (ObjNum 2128 snap 0 seq_num 2128) 2023-09-23T22:24:37.697 INFO:tasks.rados.rados.0.smithi169.stdout:3418: finishing write tid 1 to smithi16987243-22 2023-09-23T22:24:37.697 INFO:tasks.rados.rados.0.smithi169.stdout:3418: finishing write tid 2 to smithi16987243-22 2023-09-23T22:24:37.697 INFO:tasks.rados.rados.0.smithi169.stdout:3418: finishing write tid 3 to smithi16987243-22 2023-09-23T22:24:37.697 INFO:tasks.rados.rados.0.smithi169.stdout:3418: finishing write tid 4 to smithi16987243-22 2023-09-23T22:24:37.697 INFO:tasks.rados.rados.0.smithi169.stdout:3418: finishing write tid 5 to smithi16987243-22 2023-09-23T22:24:37.697 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 22 v 452 (ObjNum 2129 snap 0 seq_num 2129) dirty exists 2023-09-23T22:24:37.697 INFO:tasks.rados.rados.0.smithi169.stdout:3418: left oid 22 (ObjNum 2129 snap 0 seq_num 2129) 2023-09-23T22:24:37.697 INFO:tasks.rados.rados.0.smithi169.stdout:3419: finishing write tid 1 to smithi16987243-208 2023-09-23T22:24:37.697 INFO:tasks.rados.rados.0.smithi169.stdout:3419: finishing write tid 2 to smithi16987243-208 2023-09-23T22:24:37.698 INFO:tasks.rados.rados.0.smithi169.stdout:3419: finishing write tid 3 to smithi16987243-208 2023-09-23T22:24:37.698 INFO:tasks.rados.rados.0.smithi169.stdout:3419: finishing write tid 4 to smithi16987243-208 2023-09-23T22:24:37.698 INFO:tasks.rados.rados.0.smithi169.stdout:3419: finishing write tid 5 to smithi16987243-208 2023-09-23T22:24:37.698 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 208 v 510 (ObjNum 2130 snap 0 seq_num 2130) dirty exists 2023-09-23T22:24:37.698 INFO:tasks.rados.rados.0.smithi169.stdout:3419: left oid 208 (ObjNum 2130 snap 0 seq_num 2130) 2023-09-23T22:24:37.698 INFO:tasks.rados.rados.0.smithi169.stdout:3420: finishing write tid 1 to smithi16987243-210 2023-09-23T22:24:37.698 INFO:tasks.rados.rados.0.smithi169.stdout:3421: seq_num 2132 ranges {632524=609708,1726198=755737,3181350=651174} 2023-09-23T22:24:37.706 INFO:tasks.rados.rados.0.smithi169.stdout:3421: writing smithi16987243-109 from 632524 to 1242232 tid 1 2023-09-23T22:24:37.716 INFO:tasks.rados.rados.0.smithi169.stdout:3421: writing smithi16987243-109 from 1726198 to 2481935 tid 2 2023-09-23T22:24:37.722 INFO:tasks.rados.rados.0.smithi169.stdout:3421: writing smithi16987243-109 from 3181350 to 3832524 tid 3 2023-09-23T22:24:37.723 INFO:tasks.rados.rados.0.smithi169.stdout:3412: done (9 left) 2023-09-23T22:24:37.723 INFO:tasks.rados.rados.0.smithi169.stdout:3413: done (8 left) 2023-09-23T22:24:37.723 INFO:tasks.rados.rados.0.smithi169.stdout:3414: done (7 left) 2023-09-23T22:24:37.723 INFO:tasks.rados.rados.0.smithi169.stdout:3415: done (6 left) 2023-09-23T22:24:37.723 INFO:tasks.rados.rados.0.smithi169.stdout:3416: done (5 left) 2023-09-23T22:24:37.723 INFO:tasks.rados.rados.0.smithi169.stdout:3417: done (4 left) 2023-09-23T22:24:37.724 INFO:tasks.rados.rados.0.smithi169.stdout:3418: done (3 left) 2023-09-23T22:24:37.724 INFO:tasks.rados.rados.0.smithi169.stdout:3419: done (2 left) 2023-09-23T22:24:37.724 INFO:tasks.rados.rados.0.smithi169.stdout:3422: read oid 213 snap -1 2023-09-23T22:24:37.724 INFO:tasks.rados.rados.0.smithi169.stdout:3422: expect (ObjNum 2095 snap 0 seq_num 2095) 2023-09-23T22:24:37.724 INFO:tasks.rados.rados.0.smithi169.stdout:3423: write oid 157 current snap is 0 2023-09-23T22:24:37.724 INFO:tasks.rados.rados.0.smithi169.stdout:3423: seq_num 2133 ranges {649331=684957,1784680=615748,2925126=580027} 2023-09-23T22:24:37.730 INFO:tasks.rados.rados.0.smithi169.stdout:3423: writing smithi16987243-157 from 649331 to 1334288 tid 1 2023-09-23T22:24:37.736 INFO:tasks.rados.rados.0.smithi169.stdout:3423: writing smithi16987243-157 from 1784680 to 2400428 tid 2 2023-09-23T22:24:37.743 INFO:tasks.rados.rados.0.smithi169.stdout:3423: writing smithi16987243-157 from 2925126 to 3505153 tid 3 2023-09-23T22:24:37.744 INFO:tasks.rados.rados.0.smithi169.stdout:3424: read oid 265 snap -1 2023-09-23T22:24:37.744 INFO:tasks.rados.rados.0.smithi169.stdout:3424: expect deleted 2023-09-23T22:24:37.744 INFO:tasks.rados.rados.0.smithi169.stdout:3425: read oid 79 snap -1 2023-09-23T22:24:37.744 INFO:tasks.rados.rados.0.smithi169.stdout:3425: expect (ObjNum 1618 snap 0 seq_num 1618) 2023-09-23T22:24:37.744 INFO:tasks.rados.rados.0.smithi169.stdout:3426: delete oid 129 current snap is 0 2023-09-23T22:24:37.744 INFO:tasks.rados.rados.0.smithi169.stdout:3420: finishing write tid 2 to smithi16987243-210 2023-09-23T22:24:37.744 INFO:tasks.rados.rados.0.smithi169.stdout:3420: finishing write tid 3 to smithi16987243-210 2023-09-23T22:24:37.744 INFO:tasks.rados.rados.0.smithi169.stdout:3420: finishing write tid 4 to smithi16987243-210 2023-09-23T22:24:37.744 INFO:tasks.rados.rados.0.smithi169.stdout:3420: finishing write tid 5 to smithi16987243-210 2023-09-23T22:24:37.744 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 210 v 514 (ObjNum 2131 snap 0 seq_num 2131) dirty exists 2023-09-23T22:24:37.744 INFO:tasks.rados.rados.0.smithi169.stdout:3420: left oid 210 (ObjNum 2131 snap 0 seq_num 2131) 2023-09-23T22:24:37.745 INFO:tasks.rados.rados.0.smithi169.stdout:3421: finishing write tid 1 to smithi16987243-109 2023-09-23T22:24:37.745 INFO:tasks.rados.rados.0.smithi169.stdout:3421: finishing write tid 2 to smithi16987243-109 2023-09-23T22:24:37.745 INFO:tasks.rados.rados.0.smithi169.stdout:3421: finishing write tid 3 to smithi16987243-109 2023-09-23T22:24:37.745 INFO:tasks.rados.rados.0.smithi169.stdout:3421: finishing write tid 4 to smithi16987243-109 2023-09-23T22:24:37.745 INFO:tasks.rados.rados.0.smithi169.stdout:3421: finishing write tid 5 to smithi16987243-109 2023-09-23T22:24:37.745 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 109 v 339 (ObjNum 2132 snap 0 seq_num 2132) dirty exists 2023-09-23T22:24:37.745 INFO:tasks.rados.rados.0.smithi169.stdout:3421: left oid 109 (ObjNum 2132 snap 0 seq_num 2132) 2023-09-23T22:24:37.745 INFO:tasks.rados.rados.0.smithi169.stdout:3422: expect (ObjNum 2095 snap 0 seq_num 2095) 2023-09-23T22:24:37.781 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:37 smithi169 bash[40994]: cluster 2023-09-23T22:24:36.281140+0000 mgr.y (mgr.15153) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 6.6 MiB/s wr, 72 op/s 2023-09-23T22:24:37.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:37 smithi169 bash[40994]: audit 2023-09-23T22:24:37.392617+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:24:37.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:37 smithi169 bash[27421]: cluster 2023-09-23T22:24:36.281140+0000 mgr.y (mgr.15153) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 6.6 MiB/s wr, 72 op/s 2023-09-23T22:24:37.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:37 smithi169 bash[27421]: audit 2023-09-23T22:24:37.392617+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:24:37.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:37 smithi187 bash[31480]: cluster 2023-09-23T22:24:36.281140+0000 mgr.y (mgr.15153) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 6.6 MiB/s wr, 72 op/s 2023-09-23T22:24:37.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:37 smithi187 bash[31480]: audit 2023-09-23T22:24:37.392617+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:24:37.998 INFO:tasks.rados.rados.0.smithi169.stdout:3423: finishing write tid 1 to smithi16987243-157 2023-09-23T22:24:37.998 INFO:tasks.rados.rados.0.smithi169.stdout:3423: finishing write tid 2 to smithi16987243-157 2023-09-23T22:24:37.998 INFO:tasks.rados.rados.0.smithi169.stdout:3423: finishing write tid 3 to smithi16987243-157 2023-09-23T22:24:37.999 INFO:tasks.rados.rados.0.smithi169.stdout:3420: done (6 left) 2023-09-23T22:24:37.999 INFO:tasks.rados.rados.0.smithi169.stdout:3421: done (5 left) 2023-09-23T22:24:37.999 INFO:tasks.rados.rados.0.smithi169.stdout:3422: done (4 left) 2023-09-23T22:24:37.999 INFO:tasks.rados.rados.0.smithi169.stdout:3424: done (3 left) 2023-09-23T22:24:37.999 INFO:tasks.rados.rados.0.smithi169.stdout:3426: done (2 left) 2023-09-23T22:24:37.999 INFO:tasks.rados.rados.0.smithi169.stdout:3427: read oid 59 snap -1 2023-09-23T22:24:37.999 INFO:tasks.rados.rados.0.smithi169.stdout:3427: expect deleted 2023-09-23T22:24:37.999 INFO:tasks.rados.rados.0.smithi169.stdout:3428: read oid 125 snap -1 2023-09-23T22:24:37.999 INFO:tasks.rados.rados.0.smithi169.stdout:3428: expect deleted 2023-09-23T22:24:37.999 INFO:tasks.rados.rados.0.smithi169.stdout:3429: read oid 8 snap -1 2023-09-23T22:24:37.999 INFO:tasks.rados.rados.0.smithi169.stdout:3429: expect deleted 2023-09-23T22:24:37.999 INFO:tasks.rados.rados.0.smithi169.stdout:3430: write oid 174 current snap is 0 2023-09-23T22:24:38.000 INFO:tasks.rados.rados.0.smithi169.stdout:3430: seq_num 2135 ranges {682945=435455,1901644=619417,2979972=602571} 2023-09-23T22:24:38.008 INFO:tasks.rados.rados.0.smithi169.stdout:3430: writing smithi16987243-174 from 682945 to 1118400 tid 1 2023-09-23T22:24:38.016 INFO:tasks.rados.rados.0.smithi169.stdout:3430: writing smithi16987243-174 from 1901644 to 2521061 tid 2 2023-09-23T22:24:38.023 INFO:tasks.rados.rados.0.smithi169.stdout:3430: writing smithi16987243-174 from 2979972 to 3582543 tid 3 2023-09-23T22:24:38.024 INFO:tasks.rados.rados.0.smithi169.stdout:3431: delete oid 487 current snap is 0 2023-09-23T22:24:38.024 INFO:tasks.rados.rados.0.smithi169.stdout:3423: finishing write tid 4 to smithi16987243-157 2023-09-23T22:24:38.024 INFO:tasks.rados.rados.0.smithi169.stdout:3423: finishing write tid 5 to smithi16987243-157 2023-09-23T22:24:38.024 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 157 v 391 (ObjNum 2133 snap 0 seq_num 2133) dirty exists 2023-09-23T22:24:38.024 INFO:tasks.rados.rados.0.smithi169.stdout:3423: left oid 157 (ObjNum 2133 snap 0 seq_num 2133) 2023-09-23T22:24:38.024 INFO:tasks.rados.rados.0.smithi169.stdout:3425: expect (ObjNum 1618 snap 0 seq_num 1618) 2023-09-23T22:24:38.130 INFO:tasks.rados.rados.0.smithi169.stdout:3430: finishing write tid 1 to smithi16987243-174 2023-09-23T22:24:38.130 INFO:tasks.rados.rados.0.smithi169.stdout:3430: finishing write tid 2 to smithi16987243-174 2023-09-23T22:24:38.130 INFO:tasks.rados.rados.0.smithi169.stdout:3430: finishing write tid 3 to smithi16987243-174 2023-09-23T22:24:38.131 INFO:tasks.rados.rados.0.smithi169.stdout:3430: finishing write tid 4 to smithi16987243-174 2023-09-23T22:24:38.131 INFO:tasks.rados.rados.0.smithi169.stdout:3430: finishing write tid 5 to smithi16987243-174 2023-09-23T22:24:38.131 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 174 v 456 (ObjNum 2135 snap 0 seq_num 2135) dirty exists 2023-09-23T22:24:38.131 INFO:tasks.rados.rados.0.smithi169.stdout:3430: left oid 174 (ObjNum 2135 snap 0 seq_num 2135) 2023-09-23T22:24:38.131 INFO:tasks.rados.rados.0.smithi169.stdout:3423: done (6 left) 2023-09-23T22:24:38.131 INFO:tasks.rados.rados.0.smithi169.stdout:3425: done (5 left) 2023-09-23T22:24:38.131 INFO:tasks.rados.rados.0.smithi169.stdout:3427: done (4 left) 2023-09-23T22:24:38.131 INFO:tasks.rados.rados.0.smithi169.stdout:3428: done (3 left) 2023-09-23T22:24:38.131 INFO:tasks.rados.rados.0.smithi169.stdout:3429: done (2 left) 2023-09-23T22:24:38.132 INFO:tasks.rados.rados.0.smithi169.stdout:3430: done (1 left) 2023-09-23T22:24:38.132 INFO:tasks.rados.rados.0.smithi169.stdout:3431: done (0 left) 2023-09-23T22:24:38.132 INFO:tasks.rados.rados.0.smithi169.stdout:3432: write oid 417 current snap is 0 2023-09-23T22:24:38.132 INFO:tasks.rados.rados.0.smithi169.stdout:3432: seq_num 2137 ranges {716559=702306,2018608=623086,3434818=481741} 2023-09-23T22:24:38.143 INFO:tasks.rados.rados.0.smithi169.stdout:3432: writing smithi16987243-417 from 716559 to 1418865 tid 1 2023-09-23T22:24:38.151 INFO:tasks.rados.rados.0.smithi169.stdout:3432: writing smithi16987243-417 from 2018608 to 2641694 tid 2 2023-09-23T22:24:38.159 INFO:tasks.rados.rados.0.smithi169.stdout:3432: writing smithi16987243-417 from 3434818 to 3916559 tid 3 2023-09-23T22:24:38.159 INFO:tasks.rados.rados.0.smithi169.stdout:3433: read oid 435 snap -1 2023-09-23T22:24:38.159 INFO:tasks.rados.rados.0.smithi169.stdout:3433: expect (ObjNum 1631 snap 0 seq_num 1631) 2023-09-23T22:24:38.159 INFO:tasks.rados.rados.0.smithi169.stdout:3434: read oid 281 snap -1 2023-09-23T22:24:38.160 INFO:tasks.rados.rados.0.smithi169.stdout:3434: expect (ObjNum 1963 snap 0 seq_num 1963) 2023-09-23T22:24:38.160 INFO:tasks.rados.rados.0.smithi169.stdout:3435: write oid 322 current snap is 0 2023-09-23T22:24:38.160 INFO:tasks.rados.rados.0.smithi169.stdout:3435: seq_num 2138 ranges {733366=777555,2077090=766744,3462241=471125} 2023-09-23T22:24:38.167 INFO:tasks.rados.rados.0.smithi169.stdout:3435: writing smithi16987243-322 from 733366 to 1510921 tid 1 2023-09-23T22:24:38.175 INFO:tasks.rados.rados.0.smithi169.stdout:3435: writing smithi16987243-322 from 2077090 to 2843834 tid 2 2023-09-23T22:24:38.181 INFO:tasks.rados.rados.0.smithi169.stdout:3435: writing smithi16987243-322 from 3462241 to 3933366 tid 3 2023-09-23T22:24:38.182 INFO:tasks.rados.rados.0.smithi169.stdout:3436: read oid 377 snap -1 2023-09-23T22:24:38.182 INFO:tasks.rados.rados.0.smithi169.stdout:3436: expect deleted 2023-09-23T22:24:38.182 INFO:tasks.rados.rados.0.smithi169.stdout:3437: write oid 478 current snap is 0 2023-09-23T22:24:38.182 INFO:tasks.rados.rados.0.smithi169.stdout:3437: seq_num 2139 ranges {750173=452804,1735572=626755,3089664=764012} 2023-09-23T22:24:38.189 INFO:tasks.rados.rados.0.smithi169.stdout:3437: writing smithi16987243-478 from 750173 to 1202977 tid 1 2023-09-23T22:24:38.197 INFO:tasks.rados.rados.0.smithi169.stdout:3437: writing smithi16987243-478 from 1735572 to 2362327 tid 2 2023-09-23T22:24:38.206 INFO:tasks.rados.rados.0.smithi169.stdout:3437: writing smithi16987243-478 from 3089664 to 3853676 tid 3 2023-09-23T22:24:38.207 INFO:tasks.rados.rados.0.smithi169.stdout:3438: read oid 36 snap -1 2023-09-23T22:24:38.207 INFO:tasks.rados.rados.0.smithi169.stdout:3438: expect (ObjNum 2099 snap 0 seq_num 2099) 2023-09-23T22:24:38.207 INFO:tasks.rados.rados.0.smithi169.stdout:3439: write oid 101 current snap is 0 2023-09-23T22:24:38.207 INFO:tasks.rados.rados.0.smithi169.stdout:3432: finishing write tid 1 to smithi16987243-417 2023-09-23T22:24:38.207 INFO:tasks.rados.rados.0.smithi169.stdout:3439: seq_num 2140 ranges {766980=528053,2077701=770413,3400734=566246} 2023-09-23T22:24:38.214 INFO:tasks.rados.rados.0.smithi169.stdout:3439: writing smithi16987243-101 from 766980 to 1295033 tid 1 2023-09-23T22:24:38.223 INFO:tasks.rados.rados.0.smithi169.stdout:3439: writing smithi16987243-101 from 2077701 to 2848114 tid 2 2023-09-23T22:24:38.230 INFO:tasks.rados.rados.0.smithi169.stdout:3439: writing smithi16987243-101 from 3400734 to 3966980 tid 3 2023-09-23T22:24:38.231 INFO:tasks.rados.rados.0.smithi169.stdout:3440: read oid 367 snap -1 2023-09-23T22:24:38.231 INFO:tasks.rados.rados.0.smithi169.stdout:3440: expect (ObjNum 719 snap 0 seq_num 719) 2023-09-23T22:24:38.231 INFO:tasks.rados.rados.0.smithi169.stdout:3441: delete oid 16 current snap is 0 2023-09-23T22:24:38.231 INFO:tasks.rados.rados.0.smithi169.stdout:3432: finishing write tid 2 to smithi16987243-417 2023-09-23T22:24:38.231 INFO:tasks.rados.rados.0.smithi169.stdout:3432: finishing write tid 3 to smithi16987243-417 2023-09-23T22:24:38.231 INFO:tasks.rados.rados.0.smithi169.stdout:3432: finishing write tid 4 to smithi16987243-417 2023-09-23T22:24:38.231 INFO:tasks.rados.rados.0.smithi169.stdout:3432: finishing write tid 5 to smithi16987243-417 2023-09-23T22:24:38.232 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 417 v 444 (ObjNum 2137 snap 0 seq_num 2137) dirty exists 2023-09-23T22:24:38.232 INFO:tasks.rados.rados.0.smithi169.stdout:3432: left oid 417 (ObjNum 2137 snap 0 seq_num 2137) 2023-09-23T22:24:38.232 INFO:tasks.rados.rados.0.smithi169.stdout:3433: expect (ObjNum 1631 snap 0 seq_num 1631) 2023-09-23T22:24:38.465 INFO:tasks.rados.rados.0.smithi169.stdout:3434: expect (ObjNum 1963 snap 0 seq_num 1963) 2023-09-23T22:24:38.651 INFO:tasks.rados.rados.0.smithi169.stdout:3435: finishing write tid 1 to smithi16987243-322 2023-09-23T22:24:38.651 INFO:tasks.rados.rados.0.smithi169.stdout:3435: finishing write tid 2 to smithi16987243-322 2023-09-23T22:24:38.651 INFO:tasks.rados.rados.0.smithi169.stdout:3435: finishing write tid 3 to smithi16987243-322 2023-09-23T22:24:38.652 INFO:tasks.rados.rados.0.smithi169.stdout:3435: finishing write tid 4 to smithi16987243-322 2023-09-23T22:24:38.652 INFO:tasks.rados.rados.0.smithi169.stdout:3432: done (9 left) 2023-09-23T22:24:38.652 INFO:tasks.rados.rados.0.smithi169.stdout:3433: done (8 left) 2023-09-23T22:24:38.652 INFO:tasks.rados.rados.0.smithi169.stdout:3434: done (7 left) 2023-09-23T22:24:38.652 INFO:tasks.rados.rados.0.smithi169.stdout:3436: done (6 left) 2023-09-23T22:24:38.652 INFO:tasks.rados.rados.0.smithi169.stdout:3441: done (5 left) 2023-09-23T22:24:38.652 INFO:tasks.rados.rados.0.smithi169.stdout:3442: read oid 76 snap -1 2023-09-23T22:24:38.653 INFO:tasks.rados.rados.0.smithi169.stdout:3442: expect deleted 2023-09-23T22:24:38.653 INFO:tasks.rados.rados.0.smithi169.stdout:3443: read oid 428 snap -1 2023-09-23T22:24:38.653 INFO:tasks.rados.rados.0.smithi169.stdout:3443: expect (ObjNum 973 snap 0 seq_num 973) 2023-09-23T22:24:38.653 INFO:tasks.rados.rados.0.smithi169.stdout:3444: read oid 206 snap -1 2023-09-23T22:24:38.653 INFO:tasks.rados.rados.0.smithi169.stdout:3444: expect (ObjNum 2096 snap 0 seq_num 2096) 2023-09-23T22:24:38.653 INFO:tasks.rados.rados.0.smithi169.stdout:3445: read oid 309 snap -1 2023-09-23T22:24:38.653 INFO:tasks.rados.rados.0.smithi169.stdout:3445: expect (ObjNum 1988 snap 0 seq_num 1988) 2023-09-23T22:24:38.653 INFO:tasks.rados.rados.0.smithi169.stdout:3446: write oid 78 current snap is 0 2023-09-23T22:24:38.653 INFO:tasks.rados.rados.0.smithi169.stdout:3435: finishing write tid 5 to smithi16987243-322 2023-09-23T22:24:38.654 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 322 v 448 (ObjNum 2138 snap 0 seq_num 2138) dirty exists 2023-09-23T22:24:38.654 INFO:tasks.rados.rados.0.smithi169.stdout:3435: left oid 322 (ObjNum 2138 snap 0 seq_num 2138) 2023-09-23T22:24:38.654 INFO:tasks.rados.rados.0.smithi169.stdout:3437: finishing write tid 1 to smithi16987243-478 2023-09-23T22:24:38.654 INFO:tasks.rados.rados.0.smithi169.stdout:3437: finishing write tid 2 to smithi16987243-478 2023-09-23T22:24:38.654 INFO:tasks.rados.rados.0.smithi169.stdout:3437: finishing write tid 3 to smithi16987243-478 2023-09-23T22:24:38.654 INFO:tasks.rados.rados.0.smithi169.stdout:3446: seq_num 2142 ranges {400594=678551,1794665=205929} 2023-09-23T22:24:38.659 INFO:tasks.rados.rados.0.smithi169.stdout:3446: writing smithi16987243-78 from 400594 to 1079145 tid 1 2023-09-23T22:24:38.665 INFO:tasks.rados.rados.0.smithi169.stdout:3446: writing smithi16987243-78 from 1794665 to 2000594 tid 2 2023-09-23T22:24:38.665 INFO:tasks.rados.rados.0.smithi169.stdout:3435: done (9 left) 2023-09-23T22:24:38.665 INFO:tasks.rados.rados.0.smithi169.stdout:3447: write oid 91 current snap is 0 2023-09-23T22:24:38.665 INFO:tasks.rados.rados.0.smithi169.stdout:3447: seq_num 2143 ranges {417401=753800,1853147=164254} 2023-09-23T22:24:38.671 INFO:tasks.rados.rados.0.smithi169.stdout:3447: writing smithi16987243-91 from 417401 to 1171201 tid 1 2023-09-23T22:24:38.678 INFO:tasks.rados.rados.0.smithi169.stdout:3447: writing smithi16987243-91 from 1853147 to 2017401 tid 2 2023-09-23T22:24:38.678 INFO:tasks.rados.rados.0.smithi169.stdout:3448: write oid 272 current snap is 0 2023-09-23T22:24:38.678 INFO:tasks.rados.rados.0.smithi169.stdout:3448: seq_num 2144 ranges {434208=545402,1627982=406226} 2023-09-23T22:24:38.681 INFO:tasks.rados.rados.0.smithi169.stdout:3448: writing smithi16987243-272 from 434208 to 979610 tid 1 2023-09-23T22:24:38.689 INFO:tasks.rados.rados.0.smithi169.stdout:3448: writing smithi16987243-272 from 1627982 to 2034208 tid 2 2023-09-23T22:24:38.689 INFO:tasks.rados.rados.0.smithi169.stdout:3449: write oid 413 current snap is 0 2023-09-23T22:24:38.689 INFO:tasks.rados.rados.0.smithi169.stdout:3449: seq_num 2145 ranges {451015=620651,1570111=480904} 2023-09-23T22:24:38.695 INFO:tasks.rados.rados.0.smithi169.stdout:3449: writing smithi16987243-413 from 451015 to 1071666 tid 1 2023-09-23T22:24:38.702 INFO:tasks.rados.rados.0.smithi169.stdout:3449: writing smithi16987243-413 from 1570111 to 2051015 tid 2 2023-09-23T22:24:38.702 INFO:tasks.rados.rados.0.smithi169.stdout:3450: write oid 136 current snap is 0 2023-09-23T22:24:38.702 INFO:tasks.rados.rados.0.smithi169.stdout:3450: seq_num 2146 ranges {467822=695900,1628593=439229} 2023-09-23T22:24:38.707 INFO:tasks.rados.rados.0.smithi169.stdout:3450: writing smithi16987243-136 from 467822 to 1163722 tid 1 2023-09-23T22:24:38.713 INFO:tasks.rados.rados.0.smithi169.stdout:3450: writing smithi16987243-136 from 1628593 to 2067822 tid 2 2023-09-23T22:24:38.713 INFO:tasks.rados.rados.0.smithi169.stdout:3451: write oid 87 current snap is 0 2023-09-23T22:24:38.713 INFO:tasks.rados.rados.0.smithi169.stdout:3438: expect (ObjNum 2099 snap 0 seq_num 2099) 2023-09-23T22:24:38.818 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:38 smithi169 bash[40994]: audit 2023-09-23T22:24:37.554161+0000 mon.a (mon.0) 1033 : audit [DBG] from='client.? 172.21.15.169:0/1766508010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:38.818 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:38 smithi169 bash[27421]: audit 2023-09-23T22:24:37.554161+0000 mon.a (mon.0) 1033 : audit [DBG] from='client.? 172.21.15.169:0/1766508010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:38.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:38 smithi187 bash[31480]: audit 2023-09-23T22:24:37.554161+0000 mon.a (mon.0) 1033 : audit [DBG] from='client.? 172.21.15.169:0/1766508010' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:38.906 INFO:tasks.rados.rados.0.smithi169.stdout:3437: finishing write tid 4 to smithi16987243-478 2023-09-23T22:24:38.906 INFO:tasks.rados.rados.0.smithi169.stdout:3437: finishing write tid 5 to smithi16987243-478 2023-09-23T22:24:38.906 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 478 v 455 (ObjNum 2139 snap 0 seq_num 2139) dirty exists 2023-09-23T22:24:38.907 INFO:tasks.rados.rados.0.smithi169.stdout:3437: left oid 478 (ObjNum 2139 snap 0 seq_num 2139) 2023-09-23T22:24:38.907 INFO:tasks.rados.rados.0.smithi169.stdout:3439: finishing write tid 1 to smithi16987243-101 2023-09-23T22:24:38.907 INFO:tasks.rados.rados.0.smithi169.stdout:3439: finishing write tid 2 to smithi16987243-101 2023-09-23T22:24:38.907 INFO:tasks.rados.rados.0.smithi169.stdout:3439: finishing write tid 3 to smithi16987243-101 2023-09-23T22:24:38.907 INFO:tasks.rados.rados.0.smithi169.stdout:3440: expect (ObjNum 719 snap 0 seq_num 719) 2023-09-23T22:24:39.015 INFO:tasks.rados.rados.0.smithi169.stdout:3439: finishing write tid 4 to smithi16987243-101 2023-09-23T22:24:39.015 INFO:tasks.rados.rados.0.smithi169.stdout:3439: finishing write tid 5 to smithi16987243-101 2023-09-23T22:24:39.015 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 101 v 383 (ObjNum 2140 snap 0 seq_num 2140) dirty exists 2023-09-23T22:24:39.015 INFO:tasks.rados.rados.0.smithi169.stdout:3439: left oid 101 (ObjNum 2140 snap 0 seq_num 2140) 2023-09-23T22:24:39.015 INFO:tasks.rados.rados.0.smithi169.stdout:3451: seq_num 2147 ranges {484629=771149,1687075=397554} 2023-09-23T22:24:39.034 INFO:tasks.rados.rados.0.smithi169.stdout:3451: writing smithi16987243-87 from 484629 to 1255778 tid 1 2023-09-23T22:24:39.035 INFO:tasks.rados.rados.0.smithi169.stdout:3451: writing smithi16987243-87 from 1687075 to 2084629 tid 2 2023-09-23T22:24:39.035 INFO:tasks.rados.rados.0.smithi169.stdout:3437: done (13 left) 2023-09-23T22:24:39.035 INFO:tasks.rados.rados.0.smithi169.stdout:3438: done (12 left) 2023-09-23T22:24:39.035 INFO:tasks.rados.rados.0.smithi169.stdout:3439: done (11 left) 2023-09-23T22:24:39.035 INFO:tasks.rados.rados.0.smithi169.stdout:3440: done (10 left) 2023-09-23T22:24:39.035 INFO:tasks.rados.rados.0.smithi169.stdout:3442: done (9 left) 2023-09-23T22:24:39.035 INFO:tasks.rados.rados.0.smithi169.stdout:3452: write oid 82 current snap is 0 2023-09-23T22:24:39.035 INFO:tasks.rados.rados.0.smithi169.stdout:3445: expect (ObjNum 1988 snap 0 seq_num 1988) 2023-09-23T22:24:39.148 INFO:tasks.rados.rados.0.smithi169.stdout:3446: finishing write tid 1 to smithi16987243-78 2023-09-23T22:24:39.149 INFO:tasks.rados.rados.0.smithi169.stdout:3444: expect (ObjNum 2096 snap 0 seq_num 2096) 2023-09-23T22:24:39.256 INFO:tasks.rados.rados.0.smithi169.stdout:3443: expect (ObjNum 973 snap 0 seq_num 973) 2023-09-23T22:24:39.333 INFO:tasks.rados.rados.0.smithi169.stdout:3446: finishing write tid 2 to smithi16987243-78 2023-09-23T22:24:39.333 INFO:tasks.rados.rados.0.smithi169.stdout:3446: finishing write tid 3 to smithi16987243-78 2023-09-23T22:24:39.333 INFO:tasks.rados.rados.0.smithi169.stdout:3446: finishing write tid 4 to smithi16987243-78 2023-09-23T22:24:39.334 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 78 v 458 (ObjNum 2142 snap 0 seq_num 2142) dirty exists 2023-09-23T22:24:39.334 INFO:tasks.rados.rados.0.smithi169.stdout:3446: left oid 78 (ObjNum 2142 snap 0 seq_num 2142) 2023-09-23T22:24:39.334 INFO:tasks.rados.rados.0.smithi169.stdout:3447: finishing write tid 1 to smithi16987243-91 2023-09-23T22:24:39.334 INFO:tasks.rados.rados.0.smithi169.stdout:3447: finishing write tid 2 to smithi16987243-91 2023-09-23T22:24:39.334 INFO:tasks.rados.rados.0.smithi169.stdout:3447: finishing write tid 3 to smithi16987243-91 2023-09-23T22:24:39.335 INFO:tasks.rados.rados.0.smithi169.stdout:3447: finishing write tid 4 to smithi16987243-91 2023-09-23T22:24:39.335 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 91 v 378 (ObjNum 2143 snap 0 seq_num 2143) dirty exists 2023-09-23T22:24:39.335 INFO:tasks.rados.rados.0.smithi169.stdout:3447: left oid 91 (ObjNum 2143 snap 0 seq_num 2143) 2023-09-23T22:24:39.335 INFO:tasks.rados.rados.0.smithi169.stdout:3448: finishing write tid 1 to smithi16987243-272 2023-09-23T22:24:39.335 INFO:tasks.rados.rados.0.smithi169.stdout:3448: finishing write tid 2 to smithi16987243-272 2023-09-23T22:24:39.336 INFO:tasks.rados.rados.0.smithi169.stdout:3448: finishing write tid 3 to smithi16987243-272 2023-09-23T22:24:39.336 INFO:tasks.rados.rados.0.smithi169.stdout:3448: finishing write tid 4 to smithi16987243-272 2023-09-23T22:24:39.336 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 272 v 517 (ObjNum 2144 snap 0 seq_num 2144) dirty exists 2023-09-23T22:24:39.336 INFO:tasks.rados.rados.0.smithi169.stdout:3448: left oid 272 (ObjNum 2144 snap 0 seq_num 2144) 2023-09-23T22:24:39.336 INFO:tasks.rados.rados.0.smithi169.stdout:3452: seq_num 2148 ranges {501436=446398,1745557=355879} 2023-09-23T22:24:39.343 INFO:tasks.rados.rados.0.smithi169.stdout:3452: writing smithi16987243-82 from 501436 to 947834 tid 1 2023-09-23T22:24:39.351 INFO:tasks.rados.rados.0.smithi169.stdout:3452: writing smithi16987243-82 from 1745557 to 2101436 tid 2 2023-09-23T22:24:39.351 INFO:tasks.rados.rados.0.smithi169.stdout:3443: done (9 left) 2023-09-23T22:24:39.351 INFO:tasks.rados.rados.0.smithi169.stdout:3444: done (8 left) 2023-09-23T22:24:39.352 INFO:tasks.rados.rados.0.smithi169.stdout:3445: done (7 left) 2023-09-23T22:24:39.352 INFO:tasks.rados.rados.0.smithi169.stdout:3446: done (6 left) 2023-09-23T22:24:39.352 INFO:tasks.rados.rados.0.smithi169.stdout:3447: done (5 left) 2023-09-23T22:24:39.352 INFO:tasks.rados.rados.0.smithi169.stdout:3448: done (4 left) 2023-09-23T22:24:39.352 INFO:tasks.rados.rados.0.smithi169.stdout:3453: write oid 19 current snap is 0 2023-09-23T22:24:39.352 INFO:tasks.rados.rados.0.smithi169.stdout:3453: seq_num 2149 ranges {518243=521647,1687686=430557} 2023-09-23T22:24:39.357 INFO:tasks.rados.rados.0.smithi169.stdout:3453: writing smithi16987243-19 from 518243 to 1039890 tid 1 2023-09-23T22:24:39.365 INFO:tasks.rados.rados.0.smithi169.stdout:3453: writing smithi16987243-19 from 1687686 to 2118243 tid 2 2023-09-23T22:24:39.365 INFO:tasks.rados.rados.0.smithi169.stdout:3454: read oid 148 snap -1 2023-09-23T22:24:39.365 INFO:tasks.rados.rados.0.smithi169.stdout:3454: expect (ObjNum 1653 snap 0 seq_num 1653) 2023-09-23T22:24:39.365 INFO:tasks.rados.rados.0.smithi169.stdout:3455: read oid 224 snap -1 2023-09-23T22:24:39.365 INFO:tasks.rados.rados.0.smithi169.stdout:3455: expect deleted 2023-09-23T22:24:39.365 INFO:tasks.rados.rados.0.smithi169.stdout:3456: read oid 379 snap -1 2023-09-23T22:24:39.365 INFO:tasks.rados.rados.0.smithi169.stdout:3456: expect (ObjNum 1712 snap 0 seq_num 1712) 2023-09-23T22:24:39.365 INFO:tasks.rados.rados.0.smithi169.stdout:3457: write oid 31 current snap is 0 2023-09-23T22:24:39.365 INFO:tasks.rados.rados.0.smithi169.stdout:3449: finishing write tid 1 to smithi16987243-413 2023-09-23T22:24:39.366 INFO:tasks.rados.rados.0.smithi169.stdout:3449: finishing write tid 2 to smithi16987243-413 2023-09-23T22:24:39.366 INFO:tasks.rados.rados.0.smithi169.stdout:3449: finishing write tid 3 to smithi16987243-413 2023-09-23T22:24:39.366 INFO:tasks.rados.rados.0.smithi169.stdout:3449: finishing write tid 4 to smithi16987243-413 2023-09-23T22:24:39.366 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 413 v 447 (ObjNum 2145 snap 0 seq_num 2145) dirty exists 2023-09-23T22:24:39.366 INFO:tasks.rados.rados.0.smithi169.stdout:3449: left oid 413 (ObjNum 2145 snap 0 seq_num 2145) 2023-09-23T22:24:39.366 INFO:tasks.rados.rados.0.smithi169.stdout:3450: finishing write tid 1 to smithi16987243-136 2023-09-23T22:24:39.366 INFO:tasks.rados.rados.0.smithi169.stdout:3457: seq_num 2150 ranges {535050=596896,1746168=388882} 2023-09-23T22:24:39.375 INFO:tasks.rados.rados.0.smithi169.stdout:3457: writing smithi16987243-31 from 535050 to 1131946 tid 1 2023-09-23T22:24:39.382 INFO:tasks.rados.rados.0.smithi169.stdout:3457: writing smithi16987243-31 from 1746168 to 2135050 tid 2 2023-09-23T22:24:39.382 INFO:tasks.rados.rados.0.smithi169.stdout:3449: done (8 left) 2023-09-23T22:24:39.382 INFO:tasks.rados.rados.0.smithi169.stdout:3458: read oid 298 snap -1 2023-09-23T22:24:39.382 INFO:tasks.rados.rados.0.smithi169.stdout:3458: expect (ObjNum 757 snap 0 seq_num 757) 2023-09-23T22:24:39.382 INFO:tasks.rados.rados.0.smithi169.stdout:3459: read oid 74 snap -1 2023-09-23T22:24:39.382 INFO:tasks.rados.rados.0.smithi169.stdout:3459: expect (ObjNum 1978 snap 0 seq_num 1978) 2023-09-23T22:24:39.382 INFO:tasks.rados.rados.0.smithi169.stdout:3460: write oid 156 current snap is 0 2023-09-23T22:24:39.382 INFO:tasks.rados.rados.0.smithi169.stdout:3460: seq_num 2151 ranges {551857=672145,1804650=347207} 2023-09-23T22:24:39.389 INFO:tasks.rados.rados.0.smithi169.stdout:3460: writing smithi16987243-156 from 551857 to 1224002 tid 1 2023-09-23T22:24:39.395 INFO:tasks.rados.rados.0.smithi169.stdout:3460: writing smithi16987243-156 from 1804650 to 2151857 tid 2 2023-09-23T22:24:39.395 INFO:tasks.rados.rados.0.smithi169.stdout:3461: write oid 63 current snap is 0 2023-09-23T22:24:39.395 INFO:tasks.rados.rados.0.smithi169.stdout:3461: seq_num 2152 ranges {568664=463747,1579485=589179} 2023-09-23T22:24:39.401 INFO:tasks.rados.rados.0.smithi169.stdout:3461: writing smithi16987243-63 from 568664 to 1032411 tid 1 2023-09-23T22:24:39.408 INFO:tasks.rados.rados.0.smithi169.stdout:3461: writing smithi16987243-63 from 1579485 to 2168664 tid 2 2023-09-23T22:24:39.408 INFO:tasks.rados.rados.0.smithi169.stdout:3462: write oid 81 current snap is 0 2023-09-23T22:24:39.409 INFO:tasks.rados.rados.0.smithi169.stdout:3462: seq_num 2153 ranges {585471=538996,1921614=263857} 2023-09-23T22:24:39.414 INFO:tasks.rados.rados.0.smithi169.stdout:3462: writing smithi16987243-81 from 585471 to 1124467 tid 1 2023-09-23T22:24:39.423 INFO:tasks.rados.rados.0.smithi169.stdout:3462: writing smithi16987243-81 from 1921614 to 2185471 tid 2 2023-09-23T22:24:39.423 INFO:tasks.rados.rados.0.smithi169.stdout:3463: delete oid 180 current snap is 0 2023-09-23T22:24:39.423 INFO:tasks.rados.rados.0.smithi169.stdout:3450: finishing write tid 2 to smithi16987243-136 2023-09-23T22:24:39.423 INFO:tasks.rados.rados.0.smithi169.stdout:3450: finishing write tid 3 to smithi16987243-136 2023-09-23T22:24:39.423 INFO:tasks.rados.rados.0.smithi169.stdout:3450: finishing write tid 4 to smithi16987243-136 2023-09-23T22:24:39.424 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 136 v 520 (ObjNum 2146 snap 0 seq_num 2146) dirty exists 2023-09-23T22:24:39.424 INFO:tasks.rados.rados.0.smithi169.stdout:3450: left oid 136 (ObjNum 2146 snap 0 seq_num 2146) 2023-09-23T22:24:39.424 INFO:tasks.rados.rados.0.smithi169.stdout:3451: finishing write tid 1 to smithi16987243-87 2023-09-23T22:24:39.424 INFO:tasks.rados.rados.0.smithi169.stdout:3451: finishing write tid 2 to smithi16987243-87 2023-09-23T22:24:39.424 INFO:tasks.rados.rados.0.smithi169.stdout:3451: finishing write tid 3 to smithi16987243-87 2023-09-23T22:24:39.424 INFO:tasks.rados.rados.0.smithi169.stdout:3451: finishing write tid 4 to smithi16987243-87 2023-09-23T22:24:39.424 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 87 v 467 (ObjNum 2147 snap 0 seq_num 2147) dirty exists 2023-09-23T22:24:39.425 INFO:tasks.rados.rados.0.smithi169.stdout:3451: left oid 87 (ObjNum 2147 snap 0 seq_num 2147) 2023-09-23T22:24:39.425 INFO:tasks.rados.rados.0.smithi169.stdout:3452: finishing write tid 1 to smithi16987243-82 2023-09-23T22:24:39.425 INFO:tasks.rados.rados.0.smithi169.stdout:3452: finishing write tid 2 to smithi16987243-82 2023-09-23T22:24:39.425 INFO:tasks.rados.rados.0.smithi169.stdout:3452: finishing write tid 3 to smithi16987243-82 2023-09-23T22:24:39.425 INFO:tasks.rados.rados.0.smithi169.stdout:3452: finishing write tid 4 to smithi16987243-82 2023-09-23T22:24:39.425 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 82 v 394 (ObjNum 2148 snap 0 seq_num 2148) dirty exists 2023-09-23T22:24:39.425 INFO:tasks.rados.rados.0.smithi169.stdout:3452: left oid 82 (ObjNum 2148 snap 0 seq_num 2148) 2023-09-23T22:24:39.426 INFO:tasks.rados.rados.0.smithi169.stdout:3453: finishing write tid 1 to smithi16987243-19 2023-09-23T22:24:39.426 INFO:tasks.rados.rados.0.smithi169.stdout:3453: finishing write tid 2 to smithi16987243-19 2023-09-23T22:24:39.426 INFO:tasks.rados.rados.0.smithi169.stdout:3453: finishing write tid 3 to smithi16987243-19 2023-09-23T22:24:39.426 INFO:tasks.rados.rados.0.smithi169.stdout:3453: finishing write tid 4 to smithi16987243-19 2023-09-23T22:24:39.426 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 19 v 523 (ObjNum 2149 snap 0 seq_num 2149) dirty exists 2023-09-23T22:24:39.426 INFO:tasks.rados.rados.0.smithi169.stdout:3453: left oid 19 (ObjNum 2149 snap 0 seq_num 2149) 2023-09-23T22:24:39.427 INFO:tasks.rados.rados.0.smithi169.stdout:3456: expect (ObjNum 1712 snap 0 seq_num 1712) 2023-09-23T22:24:39.650 INFO:tasks.rados.rados.0.smithi169.stdout:3454: expect (ObjNum 1653 snap 0 seq_num 1653) 2023-09-23T22:24:39.827 INFO:tasks.rados.rados.0.smithi169.stdout:3457: finishing write tid 1 to smithi16987243-31 2023-09-23T22:24:39.827 INFO:tasks.rados.rados.0.smithi169.stdout:3450: done (13 left) 2023-09-23T22:24:39.827 INFO:tasks.rados.rados.0.smithi169.stdout:3451: done (12 left) 2023-09-23T22:24:39.827 INFO:tasks.rados.rados.0.smithi169.stdout:3452: done (11 left) 2023-09-23T22:24:39.827 INFO:tasks.rados.rados.0.smithi169.stdout:3453: done (10 left) 2023-09-23T22:24:39.827 INFO:tasks.rados.rados.0.smithi169.stdout:3454: done (9 left) 2023-09-23T22:24:39.827 INFO:tasks.rados.rados.0.smithi169.stdout:3455: done (8 left) 2023-09-23T22:24:39.827 INFO:tasks.rados.rados.0.smithi169.stdout:3456: done (7 left) 2023-09-23T22:24:39.827 INFO:tasks.rados.rados.0.smithi169.stdout:3463: done (6 left) 2023-09-23T22:24:39.828 INFO:tasks.rados.rados.0.smithi169.stdout:3464: write oid 8 current snap is 0 2023-09-23T22:24:39.828 INFO:tasks.rados.rados.0.smithi169.stdout:3457: finishing write tid 2 to smithi16987243-31 2023-09-23T22:24:39.828 INFO:tasks.rados.rados.0.smithi169.stdout:3464: seq_num 2155 ranges {619085=689494,2038578=180507} 2023-09-23T22:24:39.837 INFO:tasks.rados.rados.0.smithi169.stdout:3464: writing smithi16987243-8 from 619085 to 1308579 tid 1 2023-09-23T22:24:39.847 INFO:tasks.rados.rados.0.smithi169.stdout:3464: writing smithi16987243-8 from 2038578 to 2219085 tid 2 2023-09-23T22:24:39.847 INFO:tasks.rados.rados.0.smithi169.stdout:3465: read oid 172 snap -1 2023-09-23T22:24:39.848 INFO:tasks.rados.rados.0.smithi169.stdout:3465: expect (ObjNum 2071 snap 0 seq_num 2071) 2023-09-23T22:24:39.848 INFO:tasks.rados.rados.0.smithi169.stdout:3466: read oid 339 snap -1 2023-09-23T22:24:39.848 INFO:tasks.rados.rados.0.smithi169.stdout:3466: expect (ObjNum 1080 snap 0 seq_num 1080) 2023-09-23T22:24:39.848 INFO:tasks.rados.rados.0.smithi169.stdout:3467: read oid 414 snap -1 2023-09-23T22:24:39.848 INFO:tasks.rados.rados.0.smithi169.stdout:3467: expect (ObjNum 1871 snap 0 seq_num 1871) 2023-09-23T22:24:39.849 INFO:tasks.rados.rados.0.smithi169.stdout:3468: read oid 472 snap -1 2023-09-23T22:24:39.849 INFO:tasks.rados.rados.0.smithi169.stdout:3468: expect (ObjNum 1964 snap 0 seq_num 1964) 2023-09-23T22:24:39.849 INFO:tasks.rados.rados.0.smithi169.stdout:3469: read oid 49 snap -1 2023-09-23T22:24:39.849 INFO:tasks.rados.rados.0.smithi169.stdout:3469: expect (ObjNum 1777 snap 0 seq_num 1777) 2023-09-23T22:24:39.849 INFO:tasks.rados.rados.0.smithi169.stdout:3470: read oid 10 snap -1 2023-09-23T22:24:39.849 INFO:tasks.rados.rados.0.smithi169.stdout:3470: expect (ObjNum 1607 snap 0 seq_num 1607) 2023-09-23T22:24:39.849 INFO:tasks.rados.rados.0.smithi169.stdout:3471: read oid 427 snap -1 2023-09-23T22:24:39.850 INFO:tasks.rados.rados.0.smithi169.stdout:3471: expect (ObjNum 2046 snap 0 seq_num 2046) 2023-09-23T22:24:39.850 INFO:tasks.rados.rados.0.smithi169.stdout:3472: read oid 259 snap -1 2023-09-23T22:24:39.850 INFO:tasks.rados.rados.0.smithi169.stdout:3472: expect (ObjNum 1874 snap 0 seq_num 1874) 2023-09-23T22:24:39.850 INFO:tasks.rados.rados.0.smithi169.stdout:3473: read oid 26 snap -1 2023-09-23T22:24:39.850 INFO:tasks.rados.rados.0.smithi169.stdout:3473: expect (ObjNum 1188 snap 0 seq_num 1188) 2023-09-23T22:24:39.850 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:24:39.850 INFO:tasks.rados.rados.0.smithi169.stdout:3457: finishing write tid 3 to smithi16987243-31 2023-09-23T22:24:39.851 INFO:tasks.rados.rados.0.smithi169.stdout:3457: finishing write tid 4 to smithi16987243-31 2023-09-23T22:24:39.851 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 31 v 484 (ObjNum 2150 snap 0 seq_num 2150) dirty exists 2023-09-23T22:24:39.851 INFO:tasks.rados.rados.0.smithi169.stdout:3457: left oid 31 (ObjNum 2150 snap 0 seq_num 2150) 2023-09-23T22:24:39.851 INFO:tasks.rados.rados.0.smithi169.stdout:3458: expect (ObjNum 757 snap 0 seq_num 757) 2023-09-23T22:24:39.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:39 smithi187 bash[31480]: cluster 2023-09-23T22:24:38.281535+0000 mgr.y (mgr.15153) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 6.6 MiB/s wr, 72 op/s 2023-09-23T22:24:40.013 INFO:tasks.rados.rados.0.smithi169.stdout:3460: finishing write tid 1 to smithi16987243-156 2023-09-23T22:24:40.013 INFO:tasks.rados.rados.0.smithi169.stdout:3459: expect (ObjNum 1978 snap 0 seq_num 1978) 2023-09-23T22:24:40.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:39 smithi169 bash[27421]: cluster 2023-09-23T22:24:38.281535+0000 mgr.y (mgr.15153) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 6.6 MiB/s wr, 72 op/s 2023-09-23T22:24:40.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:39 smithi169 bash[40994]: cluster 2023-09-23T22:24:38.281535+0000 mgr.y (mgr.15153) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 6.6 MiB/s wr, 72 op/s 2023-09-23T22:24:40.151 INFO:tasks.rados.rados.0.smithi169.stdout:3460: finishing write tid 2 to smithi16987243-156 2023-09-23T22:24:40.152 INFO:tasks.rados.rados.0.smithi169.stdout:3460: finishing write tid 3 to smithi16987243-156 2023-09-23T22:24:40.152 INFO:tasks.rados.rados.0.smithi169.stdout:3460: finishing write tid 4 to smithi16987243-156 2023-09-23T22:24:40.152 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 156 v 472 (ObjNum 2151 snap 0 seq_num 2151) dirty exists 2023-09-23T22:24:40.152 INFO:tasks.rados.rados.0.smithi169.stdout:3460: left oid 156 (ObjNum 2151 snap 0 seq_num 2151) 2023-09-23T22:24:40.152 INFO:tasks.rados.rados.0.smithi169.stdout:3461: finishing write tid 1 to smithi16987243-63 2023-09-23T22:24:40.152 INFO:tasks.rados.rados.0.smithi169.stdout:3461: finishing write tid 2 to smithi16987243-63 2023-09-23T22:24:40.152 INFO:tasks.rados.rados.0.smithi169.stdout:3461: finishing write tid 3 to smithi16987243-63 2023-09-23T22:24:40.152 INFO:tasks.rados.rados.0.smithi169.stdout:3461: finishing write tid 4 to smithi16987243-63 2023-09-23T22:24:40.152 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 63 v 363 (ObjNum 2152 snap 0 seq_num 2152) dirty exists 2023-09-23T22:24:40.152 INFO:tasks.rados.rados.0.smithi169.stdout:3461: left oid 63 (ObjNum 2152 snap 0 seq_num 2152) 2023-09-23T22:24:40.152 INFO:tasks.rados.rados.0.smithi169.stdout:3462: finishing write tid 1 to smithi16987243-81 2023-09-23T22:24:40.153 INFO:tasks.rados.rados.0.smithi169.stdout:3462: finishing write tid 2 to smithi16987243-81 2023-09-23T22:24:40.153 INFO:tasks.rados.rados.0.smithi169.stdout:3462: finishing write tid 3 to smithi16987243-81 2023-09-23T22:24:40.153 INFO:tasks.rados.rados.0.smithi169.stdout:3462: finishing write tid 4 to smithi16987243-81 2023-09-23T22:24:40.153 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 81 v 451 (ObjNum 2153 snap 0 seq_num 2153) dirty exists 2023-09-23T22:24:40.153 INFO:tasks.rados.rados.0.smithi169.stdout:3462: left oid 81 (ObjNum 2153 snap 0 seq_num 2153) 2023-09-23T22:24:40.153 INFO:tasks.rados.rados.0.smithi169.stdout:3457: done (15 left) 2023-09-23T22:24:40.153 INFO:tasks.rados.rados.0.smithi169.stdout:3458: done (14 left) 2023-09-23T22:24:40.153 INFO:tasks.rados.rados.0.smithi169.stdout:3459: done (13 left) 2023-09-23T22:24:40.153 INFO:tasks.rados.rados.0.smithi169.stdout:3460: done (12 left) 2023-09-23T22:24:40.153 INFO:tasks.rados.rados.0.smithi169.stdout:3461: done (11 left) 2023-09-23T22:24:40.153 INFO:tasks.rados.rados.0.smithi169.stdout:3462: done (10 left) 2023-09-23T22:24:40.153 INFO:tasks.rados.rados.0.smithi169.stdout:3474: write oid 67 current snap is 0 2023-09-23T22:24:40.154 INFO:tasks.rados.rados.0.smithi169.stdout:3464: finishing write tid 1 to smithi16987243-8 2023-09-23T22:24:40.154 INFO:tasks.rados.rados.0.smithi169.stdout:3471: expect (ObjNum 2046 snap 0 seq_num 2046) 2023-09-23T22:24:40.285 INFO:tasks.rados.rados.0.smithi169.stdout:3465: expect (ObjNum 2071 snap 0 seq_num 2071) 2023-09-23T22:24:40.377 INFO:tasks.rados.rados.0.smithi169.stdout:3464: finishing write tid 2 to smithi16987243-8 2023-09-23T22:24:40.378 INFO:tasks.rados.rados.0.smithi169.stdout:3464: finishing write tid 3 to smithi16987243-8 2023-09-23T22:24:40.378 INFO:tasks.rados.rados.0.smithi169.stdout:3464: finishing write tid 4 to smithi16987243-8 2023-09-23T22:24:40.378 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 8 v 358 (ObjNum 2155 snap 0 seq_num 2155) dirty exists 2023-09-23T22:24:40.378 INFO:tasks.rados.rados.0.smithi169.stdout:3464: left oid 8 (ObjNum 2155 snap 0 seq_num 2155) 2023-09-23T22:24:40.378 INFO:tasks.rados.rados.0.smithi169.stdout:3469: expect (ObjNum 1777 snap 0 seq_num 1777) 2023-09-23T22:24:40.615 INFO:tasks.rados.rados.0.smithi169.stdout:3467: expect (ObjNum 1871 snap 0 seq_num 1871) 2023-09-23T22:24:40.729 INFO:tasks.rados.rados.0.smithi169.stdout:3466: expect (ObjNum 1080 snap 0 seq_num 1080) 2023-09-23T22:24:40.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:40 smithi187 bash[31480]: audit 2023-09-23T22:24:39.568043+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:40.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:40 smithi187 bash[31480]: audit 2023-09-23T22:24:39.576328+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:40.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:40 smithi187 bash[31480]: audit 2023-09-23T22:24:39.578441+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:24:40.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:40 smithi187 bash[31480]: audit 2023-09-23T22:24:39.579525+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:24:40.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:40 smithi187 bash[31480]: audit 2023-09-23T22:24:40.057709+0000 mon.a (mon.0) 1038 : audit [DBG] from='client.? 172.21.15.169:0/3417407841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:40.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:40 smithi187 bash[31480]: audit 2023-09-23T22:24:40.248032+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:40.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:40 smithi187 bash[31480]: audit 2023-09-23T22:24:40.257232+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:40.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:40 smithi187 bash[31480]: audit 2023-09-23T22:24:40.351917+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:40.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:40 smithi187 bash[31480]: audit 2023-09-23T22:24:40.359829+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:40.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:40 smithi187 bash[31480]: audit 2023-09-23T22:24:40.365396+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:40.889 INFO:tasks.rados.rados.0.smithi169.stdout:3473: expect (ObjNum 1188 snap 0 seq_num 1188) 2023-09-23T22:24:41.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:40 smithi169 bash[40994]: audit 2023-09-23T22:24:39.568043+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:41.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:40 smithi169 bash[40994]: audit 2023-09-23T22:24:39.576328+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:41.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:40 smithi169 bash[40994]: audit 2023-09-23T22:24:39.578441+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:24:41.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:40 smithi169 bash[40994]: audit 2023-09-23T22:24:39.579525+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:24:41.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:40 smithi169 bash[40994]: audit 2023-09-23T22:24:40.057709+0000 mon.a (mon.0) 1038 : audit [DBG] from='client.? 172.21.15.169:0/3417407841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:41.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:40 smithi169 bash[40994]: audit 2023-09-23T22:24:40.248032+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:41.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:40 smithi169 bash[40994]: audit 2023-09-23T22:24:40.257232+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:41.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:40 smithi169 bash[40994]: audit 2023-09-23T22:24:40.351917+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:41.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:40 smithi169 bash[40994]: audit 2023-09-23T22:24:40.359829+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:41.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:40 smithi169 bash[40994]: audit 2023-09-23T22:24:40.365396+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:41.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:40 smithi169 bash[27421]: audit 2023-09-23T22:24:39.568043+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:41.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:40 smithi169 bash[27421]: audit 2023-09-23T22:24:39.576328+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:41.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:40 smithi169 bash[27421]: audit 2023-09-23T22:24:39.578441+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:24:41.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:40 smithi169 bash[27421]: audit 2023-09-23T22:24:39.579525+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:24:41.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:40 smithi169 bash[27421]: audit 2023-09-23T22:24:40.057709+0000 mon.a (mon.0) 1038 : audit [DBG] from='client.? 172.21.15.169:0/3417407841' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:41.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:40 smithi169 bash[27421]: audit 2023-09-23T22:24:40.248032+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:41.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:40 smithi169 bash[27421]: audit 2023-09-23T22:24:40.257232+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:41.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:40 smithi169 bash[27421]: audit 2023-09-23T22:24:40.351917+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:41.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:40 smithi169 bash[27421]: audit 2023-09-23T22:24:40.359829+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:41.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:40 smithi169 bash[27421]: audit 2023-09-23T22:24:40.365396+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:41.061 INFO:tasks.rados.rados.0.smithi169.stdout:3468: expect (ObjNum 1964 snap 0 seq_num 1964) 2023-09-23T22:24:41.301 INFO:tasks.rados.rados.0.smithi169.stdout:3470: expect (ObjNum 1607 snap 0 seq_num 1607) 2023-09-23T22:24:41.395 INFO:tasks.rados.rados.0.smithi169.stdout:3472: expect (ObjNum 1874 snap 0 seq_num 1874) 2023-09-23T22:24:41.505 INFO:tasks.rados.rados.0.smithi169.stdout:3474: seq_num 2156 ranges {635892=764743,2097060=138832} 2023-09-23T22:24:41.519 INFO:tasks.rados.rados.0.smithi169.stdout:3474: writing smithi16987243-67 from 635892 to 1400635 tid 1 2023-09-23T22:24:41.524 INFO:tasks.rados.rados.0.smithi169.stdout:3474: writing smithi16987243-67 from 2097060 to 2235892 tid 2 2023-09-23T22:24:41.524 INFO:tasks.rados.rados.0.smithi169.stdout:3464: done (10 left) 2023-09-23T22:24:41.524 INFO:tasks.rados.rados.0.smithi169.stdout:3465: done (9 left) 2023-09-23T22:24:41.525 INFO:tasks.rados.rados.0.smithi169.stdout:3466: done (8 left) 2023-09-23T22:24:41.525 INFO:tasks.rados.rados.0.smithi169.stdout:3467: done (7 left) 2023-09-23T22:24:41.525 INFO:tasks.rados.rados.0.smithi169.stdout:3468: done (6 left) 2023-09-23T22:24:41.525 INFO:tasks.rados.rados.0.smithi169.stdout:3469: done (5 left) 2023-09-23T22:24:41.525 INFO:tasks.rados.rados.0.smithi169.stdout:3470: done (4 left) 2023-09-23T22:24:41.525 INFO:tasks.rados.rados.0.smithi169.stdout:3471: done (3 left) 2023-09-23T22:24:41.525 INFO:tasks.rados.rados.0.smithi169.stdout:3472: done (2 left) 2023-09-23T22:24:41.525 INFO:tasks.rados.rados.0.smithi169.stdout:3473: done (1 left) 2023-09-23T22:24:41.525 INFO:tasks.rados.rados.0.smithi169.stdout:3475: delete oid 140 current snap is 0 2023-09-23T22:24:41.527 INFO:tasks.rados.rados.0.smithi169.stdout:3474: finishing write tid 1 to smithi16987243-67 2023-09-23T22:24:41.528 INFO:tasks.rados.rados.0.smithi169.stdout:3475: done (1 left) 2023-09-23T22:24:41.528 INFO:tasks.rados.rados.0.smithi169.stdout:3476: read oid 256 snap -1 2023-09-23T22:24:41.528 INFO:tasks.rados.rados.0.smithi169.stdout:3476: expect (ObjNum 255 snap 0 seq_num 255) 2023-09-23T22:24:41.528 INFO:tasks.rados.rados.0.smithi169.stdout:3477: write oid 90 current snap is 0 2023-09-23T22:24:41.528 INFO:tasks.rados.rados.0.smithi169.stdout:3477: seq_num 2158 ranges {669506=515241,1697671=571835} 2023-09-23T22:24:41.535 INFO:tasks.rados.rados.0.smithi169.stdout:3477: writing smithi16987243-90 from 669506 to 1184747 tid 1 2023-09-23T22:24:41.541 INFO:tasks.rados.rados.0.smithi169.stdout:3477: writing smithi16987243-90 from 1697671 to 2269506 tid 2 2023-09-23T22:24:41.542 INFO:tasks.rados.rados.0.smithi169.stdout:3478: write oid 264 current snap is 0 2023-09-23T22:24:41.542 INFO:tasks.rados.rados.0.smithi169.stdout:3478: seq_num 2159 ranges {686313=590490,1756153=530160} 2023-09-23T22:24:41.549 INFO:tasks.rados.rados.0.smithi169.stdout:3478: writing smithi16987243-264 from 686313 to 1276803 tid 1 2023-09-23T22:24:41.555 INFO:tasks.rados.rados.0.smithi169.stdout:3478: writing smithi16987243-264 from 1756153 to 2286313 tid 2 2023-09-23T22:24:41.556 INFO:tasks.rados.rados.0.smithi169.stdout:3479: read oid 96 snap -1 2023-09-23T22:24:41.556 INFO:tasks.rados.rados.0.smithi169.stdout:3479: expect (ObjNum 1974 snap 0 seq_num 1974) 2023-09-23T22:24:41.556 INFO:tasks.rados.rados.0.smithi169.stdout:3480: write oid 436 current snap is 0 2023-09-23T22:24:41.556 INFO:tasks.rados.rados.0.smithi169.stdout:3474: finishing write tid 2 to smithi16987243-67 2023-09-23T22:24:41.556 INFO:tasks.rados.rados.0.smithi169.stdout:3474: finishing write tid 3 to smithi16987243-67 2023-09-23T22:24:41.556 INFO:tasks.rados.rados.0.smithi169.stdout:3480: seq_num 2160 ranges {703120=782092,1930988=372132} 2023-09-23T22:24:41.564 INFO:tasks.rados.rados.0.smithi169.stdout:3480: writing smithi16987243-436 from 703120 to 1485212 tid 1 2023-09-23T22:24:41.569 INFO:tasks.rados.rados.0.smithi169.stdout:3480: writing smithi16987243-436 from 1930988 to 2303120 tid 2 2023-09-23T22:24:41.569 INFO:tasks.rados.rados.0.smithi169.stdout:3481: write oid 154 current snap is 0 2023-09-23T22:24:41.569 INFO:tasks.rados.rados.0.smithi169.stdout:3474: finishing write tid 4 to smithi16987243-67 2023-09-23T22:24:41.569 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 67 v 459 (ObjNum 2156 snap 0 seq_num 2156) dirty exists 2023-09-23T22:24:41.569 INFO:tasks.rados.rados.0.smithi169.stdout:3474: left oid 67 (ObjNum 2156 snap 0 seq_num 2156) 2023-09-23T22:24:41.569 INFO:tasks.rados.rados.0.smithi169.stdout:3476: expect (ObjNum 255 snap 0 seq_num 255) 2023-09-23T22:24:41.646 INFO:tasks.rados.rados.0.smithi169.stdout:3477: finishing write tid 1 to smithi16987243-90 2023-09-23T22:24:41.647 INFO:tasks.rados.rados.0.smithi169.stdout:3477: finishing write tid 2 to smithi16987243-90 2023-09-23T22:24:41.647 INFO:tasks.rados.rados.0.smithi169.stdout:3477: finishing write tid 3 to smithi16987243-90 2023-09-23T22:24:41.647 INFO:tasks.rados.rados.0.smithi169.stdout:3477: finishing write tid 4 to smithi16987243-90 2023-09-23T22:24:41.647 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 90 v 450 (ObjNum 2158 snap 0 seq_num 2158) dirty exists 2023-09-23T22:24:41.647 INFO:tasks.rados.rados.0.smithi169.stdout:3477: left oid 90 (ObjNum 2158 snap 0 seq_num 2158) 2023-09-23T22:24:41.647 INFO:tasks.rados.rados.0.smithi169.stdout:3478: finishing write tid 1 to smithi16987243-264 2023-09-23T22:24:41.647 INFO:tasks.rados.rados.0.smithi169.stdout:3478: finishing write tid 2 to smithi16987243-264 2023-09-23T22:24:41.647 INFO:tasks.rados.rados.0.smithi169.stdout:3478: finishing write tid 3 to smithi16987243-264 2023-09-23T22:24:41.647 INFO:tasks.rados.rados.0.smithi169.stdout:3478: finishing write tid 4 to smithi16987243-264 2023-09-23T22:24:41.647 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 264 v 487 (ObjNum 2159 snap 0 seq_num 2159) dirty exists 2023-09-23T22:24:41.647 INFO:tasks.rados.rados.0.smithi169.stdout:3478: left oid 264 (ObjNum 2159 snap 0 seq_num 2159) 2023-09-23T22:24:41.648 INFO:tasks.rados.rados.0.smithi169.stdout:3479: expect (ObjNum 1974 snap 0 seq_num 1974) 2023-09-23T22:24:41.824 INFO:tasks.rados.rados.0.smithi169.stdout:3480: finishing write tid 1 to smithi16987243-436 2023-09-23T22:24:41.824 INFO:tasks.rados.rados.0.smithi169.stdout:3480: finishing write tid 2 to smithi16987243-436 2023-09-23T22:24:41.824 INFO:tasks.rados.rados.0.smithi169.stdout:3480: finishing write tid 3 to smithi16987243-436 2023-09-23T22:24:41.824 INFO:tasks.rados.rados.0.smithi169.stdout:3480: finishing write tid 4 to smithi16987243-436 2023-09-23T22:24:41.824 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 436 v 462 (ObjNum 2160 snap 0 seq_num 2160) dirty exists 2023-09-23T22:24:41.824 INFO:tasks.rados.rados.0.smithi169.stdout:3480: left oid 436 (ObjNum 2160 snap 0 seq_num 2160) 2023-09-23T22:24:41.824 INFO:tasks.rados.rados.0.smithi169.stdout:3481: seq_num 2161 ranges {719927=457341,1873117=446810} 2023-09-23T22:24:41.835 INFO:tasks.rados.rados.0.smithi169.stdout:3481: writing smithi16987243-154 from 719927 to 1177268 tid 1 2023-09-23T22:24:41.842 INFO:tasks.rados.rados.0.smithi169.stdout:3481: writing smithi16987243-154 from 1873117 to 2319927 tid 2 2023-09-23T22:24:41.843 INFO:tasks.rados.rados.0.smithi169.stdout:3474: done (6 left) 2023-09-23T22:24:41.843 INFO:tasks.rados.rados.0.smithi169.stdout:3476: done (5 left) 2023-09-23T22:24:41.843 INFO:tasks.rados.rados.0.smithi169.stdout:3477: done (4 left) 2023-09-23T22:24:41.843 INFO:tasks.rados.rados.0.smithi169.stdout:3478: done (3 left) 2023-09-23T22:24:41.843 INFO:tasks.rados.rados.0.smithi169.stdout:3479: done (2 left) 2023-09-23T22:24:41.843 INFO:tasks.rados.rados.0.smithi169.stdout:3480: done (1 left) 2023-09-23T22:24:41.843 INFO:tasks.rados.rados.0.smithi169.stdout:3482: delete oid 113 current snap is 0 2023-09-23T22:24:41.843 INFO:tasks.rados.rados.0.smithi169.stdout:3481: finishing write tid 1 to smithi16987243-154 2023-09-23T22:24:41.845 INFO:tasks.rados.rados.0.smithi169.stdout:3482: done (1 left) 2023-09-23T22:24:41.845 INFO:tasks.rados.rados.0.smithi169.stdout:3483: read oid 50 snap -1 2023-09-23T22:24:41.845 INFO:tasks.rados.rados.0.smithi169.stdout:3483: expect (ObjNum 49 snap 0 seq_num 49) 2023-09-23T22:24:41.845 INFO:tasks.rados.rados.0.smithi169.stdout:3484: read oid 304 snap -1 2023-09-23T22:24:41.845 INFO:tasks.rados.rados.0.smithi169.stdout:3484: expect (ObjNum 904 snap 0 seq_num 904) 2023-09-23T22:24:41.846 INFO:tasks.rados.rados.0.smithi169.stdout:3485: read oid 251 snap -1 2023-09-23T22:24:41.846 INFO:tasks.rados.rados.0.smithi169.stdout:3485: expect (ObjNum 1308 snap 0 seq_num 1308) 2023-09-23T22:24:41.846 INFO:tasks.rados.rados.0.smithi169.stdout:3486: read oid 198 snap -1 2023-09-23T22:24:41.846 INFO:tasks.rados.rados.0.smithi169.stdout:3486: expect deleted 2023-09-23T22:24:41.846 INFO:tasks.rados.rados.0.smithi169.stdout:3487: delete oid 97 current snap is 0 2023-09-23T22:24:41.847 INFO:tasks.rados.rados.0.smithi169.stdout:3487: done (5 left) 2023-09-23T22:24:41.848 INFO:tasks.rados.rados.0.smithi169.stdout:3488: delete oid 64 current snap is 0 2023-09-23T22:24:41.848 INFO:tasks.rados.rados.0.smithi169.stdout:3481: finishing write tid 2 to smithi16987243-154 2023-09-23T22:24:41.848 INFO:tasks.rados.rados.0.smithi169.stdout:3481: finishing write tid 3 to smithi16987243-154 2023-09-23T22:24:41.849 INFO:tasks.rados.rados.0.smithi169.stdout:3481: finishing write tid 4 to smithi16987243-154 2023-09-23T22:24:41.849 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 154 v 475 (ObjNum 2161 snap 0 seq_num 2161) dirty exists 2023-09-23T22:24:41.849 INFO:tasks.rados.rados.0.smithi169.stdout:3481: left oid 154 (ObjNum 2161 snap 0 seq_num 2161) 2023-09-23T22:24:41.852 INFO:tasks.rados.rados.0.smithi169.stdout:3481: done (5 left) 2023-09-23T22:24:41.853 INFO:tasks.rados.rados.0.smithi169.stdout:3488: done (4 left) 2023-09-23T22:24:41.853 INFO:tasks.rados.rados.0.smithi169.stdout:3489: read oid 328 snap -1 2023-09-23T22:24:41.853 INFO:tasks.rados.rados.0.smithi169.stdout:3489: expect (ObjNum 1623 snap 0 seq_num 1623) 2023-09-23T22:24:41.853 INFO:tasks.rados.rados.0.smithi169.stdout:3490: write oid 254 current snap is 0 2023-09-23T22:24:41.853 INFO:tasks.rados.rados.0.smithi169.stdout:3490: seq_num 2165 ranges {787155=758337,1990692=396463} 2023-09-23T22:24:41.865 INFO:tasks.rados.rados.0.smithi169.stdout:3490: writing smithi16987243-254 from 787155 to 1545492 tid 1 2023-09-23T22:24:41.871 INFO:tasks.rados.rados.0.smithi169.stdout:3490: writing smithi16987243-254 from 1990692 to 2387155 tid 2 2023-09-23T22:24:41.871 INFO:tasks.rados.rados.0.smithi169.stdout:3491: write oid 290 current snap is 0 2023-09-23T22:24:41.871 INFO:tasks.rados.rados.0.smithi169.stdout:3491: seq_num 2166 ranges {403962=433586,1249174=701757} 2023-09-23T22:24:41.876 INFO:tasks.rados.rados.0.smithi169.stdout:3491: writing smithi16987243-290 from 403962 to 837548 tid 1 2023-09-23T22:24:41.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:41 smithi187 bash[31480]: cephadm 2023-09-23T22:24:39.581093+0000 mgr.y (mgr.15153) 14 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2023-09-23T22:24:41.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:41 smithi187 bash[31480]: cephadm 2023-09-23T22:24:39.581324+0000 mgr.y (mgr.15153) 15 : cephadm [INF] Updating smithi187:/etc/ceph/ceph.conf 2023-09-23T22:24:41.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:41 smithi187 bash[31480]: cephadm 2023-09-23T22:24:39.745619+0000 mgr.y (mgr.15153) 16 : cephadm [INF] Updating smithi169:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:24:41.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:41 smithi187 bash[31480]: cephadm 2023-09-23T22:24:39.799075+0000 mgr.y (mgr.15153) 17 : cephadm [INF] Updating smithi187:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:24:41.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:41 smithi187 bash[31480]: cephadm 2023-09-23T22:24:39.910968+0000 mgr.y (mgr.15153) 18 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:24:41.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:41 smithi187 bash[31480]: cephadm 2023-09-23T22:24:40.013835+0000 mgr.y (mgr.15153) 19 : cephadm [INF] Updating smithi187:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:24:41.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:41 smithi187 bash[31480]: cephadm 2023-09-23T22:24:40.075964+0000 mgr.y (mgr.15153) 20 : cephadm [INF] Updating smithi169:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:24:41.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:41 smithi187 bash[31480]: cephadm 2023-09-23T22:24:40.178507+0000 mgr.y (mgr.15153) 21 : cephadm [INF] Updating smithi187:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:24:41.880 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:41 smithi187 bash[31480]: cluster 2023-09-23T22:24:40.282665+0000 mgr.y (mgr.15153) 22 : cluster [DBG] pgmap v12: 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, 111 op/s 2023-09-23T22:24:41.880 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:41 smithi187 bash[31480]: cephadm 2023-09-23T22:24:40.438209+0000 mgr.y (mgr.15153) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T22:24:41.883 INFO:tasks.rados.rados.0.smithi169.stdout:3491: writing smithi16987243-290 from 1249174 to 1950931 tid 2 2023-09-23T22:24:41.885 INFO:tasks.rados.rados.0.smithi169.stdout:3492: write oid 374 current snap is 0 2023-09-23T22:24:41.885 INFO:tasks.rados.rados.0.smithi169.stdout:3492: seq_num 2167 ranges {420769=625188,1824009=445415} 2023-09-23T22:24:41.888 INFO:tasks.rados.rados.0.smithi169.stdout:3492: writing smithi16987243-374 from 420769 to 1045957 tid 1 2023-09-23T22:24:41.895 INFO:tasks.rados.rados.0.smithi169.stdout:3492: writing smithi16987243-374 from 1824009 to 2269424 tid 2 2023-09-23T22:24:41.895 INFO:tasks.rados.rados.0.smithi169.stdout:3493: write oid 188 current snap is 0 2023-09-23T22:24:41.895 INFO:tasks.rados.rados.0.smithi169.stdout:3493: seq_num 2168 ranges {437576=700437,1882491=555085} 2023-09-23T22:24:41.901 INFO:tasks.rados.rados.0.smithi169.stdout:3493: writing smithi16987243-188 from 437576 to 1138013 tid 1 2023-09-23T22:24:41.909 INFO:tasks.rados.rados.0.smithi169.stdout:3493: writing smithi16987243-188 from 1882491 to 2437576 tid 2 2023-09-23T22:24:41.909 INFO:tasks.rados.rados.0.smithi169.stdout:3494: write oid 262 current snap is 0 2023-09-23T22:24:41.909 INFO:tasks.rados.rados.0.smithi169.stdout:3494: seq_num 2169 ranges {454383=775686,1824620=449084} 2023-09-23T22:24:41.916 INFO:tasks.rados.rados.0.smithi169.stdout:3494: writing smithi16987243-262 from 454383 to 1230069 tid 1 2023-09-23T22:24:41.922 INFO:tasks.rados.rados.0.smithi169.stdout:3494: writing smithi16987243-262 from 1824620 to 2273704 tid 2 2023-09-23T22:24:41.923 INFO:tasks.rados.rados.0.smithi169.stdout:3495: write oid 80 current snap is 0 2023-09-23T22:24:41.923 INFO:tasks.rados.rados.0.smithi169.stdout:3495: seq_num 2170 ranges {471190=450935,1483102=709095} 2023-09-23T22:24:41.928 INFO:tasks.rados.rados.0.smithi169.stdout:3495: writing smithi16987243-80 from 471190 to 922125 tid 1 2023-09-23T22:24:41.935 INFO:tasks.rados.rados.0.smithi169.stdout:3495: writing smithi16987243-80 from 1483102 to 2192197 tid 2 2023-09-23T22:24:41.935 INFO:tasks.rados.rados.0.smithi169.stdout:3496: delete oid 482 current snap is 0 2023-09-23T22:24:41.935 INFO:tasks.rados.rados.0.smithi169.stdout:3483: expect (ObjNum 49 snap 0 seq_num 49) 2023-09-23T22:24:42.028 INFO:tasks.rados.rados.0.smithi169.stdout:3485: expect (ObjNum 1308 snap 0 seq_num 1308) 2023-09-23T22:24:42.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:41 smithi169 bash[40994]: cephadm 2023-09-23T22:24:39.581093+0000 mgr.y (mgr.15153) 14 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2023-09-23T22:24:42.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:41 smithi169 bash[40994]: cephadm 2023-09-23T22:24:39.581324+0000 mgr.y (mgr.15153) 15 : cephadm [INF] Updating smithi187:/etc/ceph/ceph.conf 2023-09-23T22:24:42.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:41 smithi169 bash[40994]: cephadm 2023-09-23T22:24:39.745619+0000 mgr.y (mgr.15153) 16 : cephadm [INF] Updating smithi169:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:24:42.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:41 smithi169 bash[40994]: cephadm 2023-09-23T22:24:39.799075+0000 mgr.y (mgr.15153) 17 : cephadm [INF] Updating smithi187:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:24:42.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:41 smithi169 bash[40994]: cephadm 2023-09-23T22:24:39.910968+0000 mgr.y (mgr.15153) 18 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:24:42.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:41 smithi169 bash[40994]: cephadm 2023-09-23T22:24:40.013835+0000 mgr.y (mgr.15153) 19 : cephadm [INF] Updating smithi187:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:24:42.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:41 smithi169 bash[40994]: cephadm 2023-09-23T22:24:40.075964+0000 mgr.y (mgr.15153) 20 : cephadm [INF] Updating smithi169:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:24:42.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:41 smithi169 bash[40994]: cephadm 2023-09-23T22:24:40.178507+0000 mgr.y (mgr.15153) 21 : cephadm [INF] Updating smithi187:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:24:42.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:41 smithi169 bash[40994]: cluster 2023-09-23T22:24:40.282665+0000 mgr.y (mgr.15153) 22 : cluster [DBG] pgmap v12: 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, 111 op/s 2023-09-23T22:24:42.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:41 smithi169 bash[40994]: cephadm 2023-09-23T22:24:40.438209+0000 mgr.y (mgr.15153) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T22:24:42.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:41 smithi169 bash[27421]: cephadm 2023-09-23T22:24:39.581093+0000 mgr.y (mgr.15153) 14 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2023-09-23T22:24:42.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:41 smithi169 bash[27421]: cephadm 2023-09-23T22:24:39.581324+0000 mgr.y (mgr.15153) 15 : cephadm [INF] Updating smithi187:/etc/ceph/ceph.conf 2023-09-23T22:24:42.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:41 smithi169 bash[27421]: cephadm 2023-09-23T22:24:39.745619+0000 mgr.y (mgr.15153) 16 : cephadm [INF] Updating smithi169:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:24:42.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:41 smithi169 bash[27421]: cephadm 2023-09-23T22:24:39.799075+0000 mgr.y (mgr.15153) 17 : cephadm [INF] Updating smithi187:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:24:42.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:41 smithi169 bash[27421]: cephadm 2023-09-23T22:24:39.910968+0000 mgr.y (mgr.15153) 18 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:24:42.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:41 smithi169 bash[27421]: cephadm 2023-09-23T22:24:40.013835+0000 mgr.y (mgr.15153) 19 : cephadm [INF] Updating smithi187:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:24:42.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:41 smithi169 bash[27421]: cephadm 2023-09-23T22:24:40.075964+0000 mgr.y (mgr.15153) 20 : cephadm [INF] Updating smithi169:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:24:42.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:41 smithi169 bash[27421]: cephadm 2023-09-23T22:24:40.178507+0000 mgr.y (mgr.15153) 21 : cephadm [INF] Updating smithi187:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:24:42.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:41 smithi169 bash[27421]: cluster 2023-09-23T22:24:40.282665+0000 mgr.y (mgr.15153) 22 : cluster [DBG] pgmap v12: 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, 111 op/s 2023-09-23T22:24:42.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:41 smithi169 bash[27421]: cephadm 2023-09-23T22:24:40.438209+0000 mgr.y (mgr.15153) 23 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-09-23T22:24:42.242 INFO:tasks.rados.rados.0.smithi169.stdout:3484: expect (ObjNum 904 snap 0 seq_num 904) 2023-09-23T22:24:42.376 INFO:tasks.rados.rados.0.smithi169.stdout:3489: expect (ObjNum 1623 snap 0 seq_num 1623) 2023-09-23T22:24:42.519 INFO:tasks.rados.rados.0.smithi169.stdout:3490: finishing write tid 1 to smithi16987243-254 2023-09-23T22:24:42.519 INFO:tasks.rados.rados.0.smithi169.stdout:3490: finishing write tid 2 to smithi16987243-254 2023-09-23T22:24:42.519 INFO:tasks.rados.rados.0.smithi169.stdout:3490: finishing write tid 3 to smithi16987243-254 2023-09-23T22:24:42.519 INFO:tasks.rados.rados.0.smithi169.stdout:3490: finishing write tid 4 to smithi16987243-254 2023-09-23T22:24:42.519 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 254 v 397 (ObjNum 2165 snap 0 seq_num 2165) dirty exists 2023-09-23T22:24:42.519 INFO:tasks.rados.rados.0.smithi169.stdout:3490: left oid 254 (ObjNum 2165 snap 0 seq_num 2165) 2023-09-23T22:24:42.520 INFO:tasks.rados.rados.0.smithi169.stdout:3491: finishing write tid 1 to smithi16987243-290 2023-09-23T22:24:42.520 INFO:tasks.rados.rados.0.smithi169.stdout:3491: finishing write tid 2 to smithi16987243-290 2023-09-23T22:24:42.520 INFO:tasks.rados.rados.0.smithi169.stdout:3491: finishing write tid 3 to smithi16987243-290 2023-09-23T22:24:42.520 INFO:tasks.rados.rados.0.smithi169.stdout:3483: done (11 left) 2023-09-23T22:24:42.520 INFO:tasks.rados.rados.0.smithi169.stdout:3484: done (10 left) 2023-09-23T22:24:42.520 INFO:tasks.rados.rados.0.smithi169.stdout:3485: done (9 left) 2023-09-23T22:24:42.520 INFO:tasks.rados.rados.0.smithi169.stdout:3486: done (8 left) 2023-09-23T22:24:42.520 INFO:tasks.rados.rados.0.smithi169.stdout:3489: done (7 left) 2023-09-23T22:24:42.520 INFO:tasks.rados.rados.0.smithi169.stdout:3490: done (6 left) 2023-09-23T22:24:42.520 INFO:tasks.rados.rados.0.smithi169.stdout:3496: done (5 left) 2023-09-23T22:24:42.520 INFO:tasks.rados.rados.0.smithi169.stdout:3497: read oid 205 snap -1 2023-09-23T22:24:42.520 INFO:tasks.rados.rados.0.smithi169.stdout:3497: expect (ObjNum 1831 snap 0 seq_num 1831) 2023-09-23T22:24:42.521 INFO:tasks.rados.rados.0.smithi169.stdout:3498: write oid 91 current snap is 0 2023-09-23T22:24:42.521 INFO:tasks.rados.rados.0.smithi169.stdout:3491: finishing write tid 4 to smithi16987243-290 2023-09-23T22:24:42.521 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 290 v 454 (ObjNum 2166 snap 0 seq_num 2166) dirty exists 2023-09-23T22:24:42.521 INFO:tasks.rados.rados.0.smithi169.stdout:3491: left oid 290 (ObjNum 2166 snap 0 seq_num 2166) 2023-09-23T22:24:42.521 INFO:tasks.rados.rados.0.smithi169.stdout:3492: finishing write tid 1 to smithi16987243-374 2023-09-23T22:24:42.521 INFO:tasks.rados.rados.0.smithi169.stdout:3492: finishing write tid 2 to smithi16987243-374 2023-09-23T22:24:42.521 INFO:tasks.rados.rados.0.smithi169.stdout:3492: finishing write tid 3 to smithi16987243-374 2023-09-23T22:24:42.521 INFO:tasks.rados.rados.0.smithi169.stdout:3492: finishing write tid 4 to smithi16987243-374 2023-09-23T22:24:42.521 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 374 v 386 (ObjNum 2167 snap 0 seq_num 2167) dirty exists 2023-09-23T22:24:42.521 INFO:tasks.rados.rados.0.smithi169.stdout:3492: left oid 374 (ObjNum 2167 snap 0 seq_num 2167) 2023-09-23T22:24:42.521 INFO:tasks.rados.rados.0.smithi169.stdout:3493: finishing write tid 1 to smithi16987243-188 2023-09-23T22:24:42.522 INFO:tasks.rados.rados.0.smithi169.stdout:3493: finishing write tid 2 to smithi16987243-188 2023-09-23T22:24:42.522 INFO:tasks.rados.rados.0.smithi169.stdout:3493: finishing write tid 3 to smithi16987243-188 2023-09-23T22:24:42.522 INFO:tasks.rados.rados.0.smithi169.stdout:3493: finishing write tid 4 to smithi16987243-188 2023-09-23T22:24:42.522 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 188 v 470 (ObjNum 2168 snap 0 seq_num 2168) dirty exists 2023-09-23T22:24:42.522 INFO:tasks.rados.rados.0.smithi169.stdout:3493: left oid 188 (ObjNum 2168 snap 0 seq_num 2168) 2023-09-23T22:24:42.522 INFO:tasks.rados.rados.0.smithi169.stdout:3494: finishing write tid 1 to smithi16987243-262 2023-09-23T22:24:42.522 INFO:tasks.rados.rados.0.smithi169.stdout:3494: finishing write tid 2 to smithi16987243-262 2023-09-23T22:24:42.522 INFO:tasks.rados.rados.0.smithi169.stdout:3494: finishing write tid 3 to smithi16987243-262 2023-09-23T22:24:42.522 INFO:tasks.rados.rados.0.smithi169.stdout:3494: finishing write tid 4 to smithi16987243-262 2023-09-23T22:24:42.522 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 262 v 381 (ObjNum 2169 snap 0 seq_num 2169) dirty exists 2023-09-23T22:24:42.522 INFO:tasks.rados.rados.0.smithi169.stdout:3494: left oid 262 (ObjNum 2169 snap 0 seq_num 2169) 2023-09-23T22:24:42.523 INFO:tasks.rados.rados.0.smithi169.stdout:3495: finishing write tid 1 to smithi16987243-80 2023-09-23T22:24:42.523 INFO:tasks.rados.rados.0.smithi169.stdout:3495: finishing write tid 2 to smithi16987243-80 2023-09-23T22:24:42.523 INFO:tasks.rados.rados.0.smithi169.stdout:3495: finishing write tid 3 to smithi16987243-80 2023-09-23T22:24:42.523 INFO:tasks.rados.rados.0.smithi169.stdout:3495: finishing write tid 4 to smithi16987243-80 2023-09-23T22:24:42.523 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 80 v 473 (ObjNum 2170 snap 0 seq_num 2170) dirty exists 2023-09-23T22:24:42.523 INFO:tasks.rados.rados.0.smithi169.stdout:3495: left oid 80 (ObjNum 2170 snap 0 seq_num 2170) 2023-09-23T22:24:42.523 INFO:tasks.rados.rados.0.smithi169.stdout:3498: seq_num 2172 ranges {504804=601433,1600066=712764} 2023-09-23T22:24:42.532 INFO:tasks.rados.rados.0.smithi169.stdout:3498: writing smithi16987243-91 from 504804 to 1106237 tid 1 2023-09-23T22:24:42.540 INFO:tasks.rados.rados.0.smithi169.stdout:3498: writing smithi16987243-91 from 1600066 to 2312830 tid 2 2023-09-23T22:24:42.540 INFO:tasks.rados.rados.0.smithi169.stdout:3491: done (6 left) 2023-09-23T22:24:42.540 INFO:tasks.rados.rados.0.smithi169.stdout:3492: done (5 left) 2023-09-23T22:24:42.540 INFO:tasks.rados.rados.0.smithi169.stdout:3493: done (4 left) 2023-09-23T22:24:42.541 INFO:tasks.rados.rados.0.smithi169.stdout:3494: done (3 left) 2023-09-23T22:24:42.541 INFO:tasks.rados.rados.0.smithi169.stdout:3495: done (2 left) 2023-09-23T22:24:42.541 INFO:tasks.rados.rados.0.smithi169.stdout:3499: read oid 137 snap -1 2023-09-23T22:24:42.541 INFO:tasks.rados.rados.0.smithi169.stdout:3499: expect deleted 2023-09-23T22:24:42.541 INFO:tasks.rados.rados.0.smithi169.stdout:3500: read oid 202 snap -1 2023-09-23T22:24:42.541 INFO:tasks.rados.rados.0.smithi169.stdout:3500: expect deleted 2023-09-23T22:24:42.542 INFO:tasks.rados.rados.0.smithi169.stdout:3501: read oid 393 snap -1 2023-09-23T22:24:42.542 INFO:tasks.rados.rados.0.smithi169.stdout:3501: expect (ObjNum 1910 snap 0 seq_num 1910) 2023-09-23T22:24:42.542 INFO:tasks.rados.rados.0.smithi169.stdout:3502: write oid 488 current snap is 0 2023-09-23T22:24:42.542 INFO:tasks.rados.rados.0.smithi169.stdout:3502: seq_num 2173 ranges {521611=676682,1942195=456422} 2023-09-23T22:24:42.546 INFO:tasks.rados.rados.0.smithi169.stdout:3502: writing smithi16987243-488 from 521611 to 1198293 tid 1 2023-09-23T22:24:42.553 INFO:tasks.rados.rados.0.smithi169.stdout:3502: writing smithi16987243-488 from 1942195 to 2398617 tid 2 2023-09-23T22:24:42.554 INFO:tasks.rados.rados.0.smithi169.stdout:3503: read oid 241 snap -1 2023-09-23T22:24:42.554 INFO:tasks.rados.rados.0.smithi169.stdout:3503: expect (ObjNum 2031 snap 0 seq_num 2031) 2023-09-23T22:24:42.554 INFO:tasks.rados.rados.0.smithi169.stdout:3504: delete oid 141 current snap is 0 2023-09-23T22:24:42.554 INFO:tasks.rados.rados.0.smithi169.stdout:3497: expect (ObjNum 1831 snap 0 seq_num 1831) 2023-09-23T22:24:42.712 INFO:tasks.rados.rados.0.smithi169.stdout:3498: finishing write tid 1 to smithi16987243-91 2023-09-23T22:24:42.712 INFO:tasks.rados.rados.0.smithi169.stdout:3498: finishing write tid 2 to smithi16987243-91 2023-09-23T22:24:42.712 INFO:tasks.rados.rados.0.smithi169.stdout:3498: finishing write tid 3 to smithi16987243-91 2023-09-23T22:24:42.712 INFO:tasks.rados.rados.0.smithi169.stdout:3498: finishing write tid 4 to smithi16987243-91 2023-09-23T22:24:42.713 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 91 v 384 (ObjNum 2172 snap 0 seq_num 2172) dirty exists 2023-09-23T22:24:42.713 INFO:tasks.rados.rados.0.smithi169.stdout:3498: left oid 91 (ObjNum 2172 snap 0 seq_num 2172) 2023-09-23T22:24:42.713 INFO:tasks.rados.rados.0.smithi169.stdout:3501: expect (ObjNum 1910 snap 0 seq_num 1910) 2023-09-23T22:24:42.857 INFO:tasks.rados.rados.0.smithi169.stdout:3502: finishing write tid 1 to smithi16987243-488 2023-09-23T22:24:42.857 INFO:tasks.rados.rados.0.smithi169.stdout:3503: expect (ObjNum 2031 snap 0 seq_num 2031) 2023-09-23T22:24:42.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:42 smithi187 bash[31480]: cephadm 2023-09-23T22:24:40.685906+0000 mgr.y (mgr.15153) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi187 2023-09-23T22:24:42.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:42 smithi187 bash[31480]: cluster 2023-09-23T22:24:42.283222+0000 mgr.y (mgr.15153) 25 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 7.3 MiB/s wr, 71 op/s 2023-09-23T22:24:42.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:42 smithi187 bash[31480]: audit 2023-09-23T22:24:42.512744+0000 mon.a (mon.0) 1044 : audit [DBG] from='client.? 172.21.15.169:0/3931540762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:42.955 INFO:tasks.rados.rados.0.smithi169.stdout:3502: finishing write tid 2 to smithi16987243-488 2023-09-23T22:24:42.955 INFO:tasks.rados.rados.0.smithi169.stdout:3502: finishing write tid 3 to smithi16987243-488 2023-09-23T22:24:42.955 INFO:tasks.rados.rados.0.smithi169.stdout:3502: finishing write tid 4 to smithi16987243-488 2023-09-23T22:24:42.955 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 488 v 366 (ObjNum 2173 snap 0 seq_num 2173) dirty exists 2023-09-23T22:24:42.955 INFO:tasks.rados.rados.0.smithi169.stdout:3502: left oid 488 (ObjNum 2173 snap 0 seq_num 2173) 2023-09-23T22:24:42.955 INFO:tasks.rados.rados.0.smithi169.stdout:3497: done (7 left) 2023-09-23T22:24:42.955 INFO:tasks.rados.rados.0.smithi169.stdout:3498: done (6 left) 2023-09-23T22:24:42.955 INFO:tasks.rados.rados.0.smithi169.stdout:3499: done (5 left) 2023-09-23T22:24:42.956 INFO:tasks.rados.rados.0.smithi169.stdout:3500: done (4 left) 2023-09-23T22:24:42.956 INFO:tasks.rados.rados.0.smithi169.stdout:3501: done (3 left) 2023-09-23T22:24:42.956 INFO:tasks.rados.rados.0.smithi169.stdout:3502: done (2 left) 2023-09-23T22:24:42.956 INFO:tasks.rados.rados.0.smithi169.stdout:3503: done (1 left) 2023-09-23T22:24:42.956 INFO:tasks.rados.rados.0.smithi169.stdout:3504: done (0 left) 2023-09-23T22:24:42.956 INFO:tasks.rados.rados.0.smithi169.stdout:3505: read oid 376 snap -1 2023-09-23T22:24:42.956 INFO:tasks.rados.rados.0.smithi169.stdout:3505: expect (ObjNum 851 snap 0 seq_num 851) 2023-09-23T22:24:42.956 INFO:tasks.rados.rados.0.smithi169.stdout:3506: read oid 404 snap -1 2023-09-23T22:24:42.956 INFO:tasks.rados.rados.0.smithi169.stdout:3506: expect (ObjNum 2023 snap 0 seq_num 2023) 2023-09-23T22:24:42.956 INFO:tasks.rados.rados.0.smithi169.stdout:3507: write oid 255 current snap is 0 2023-09-23T22:24:42.956 INFO:tasks.rados.rados.0.smithi169.stdout:3507: seq_num 2175 ranges {555225=543533,1775512=460091} 2023-09-23T22:24:42.966 INFO:tasks.rados.rados.0.smithi169.stdout:3507: writing smithi16987243-255 from 555225 to 1098758 tid 1 2023-09-23T22:24:42.975 INFO:tasks.rados.rados.0.smithi169.stdout:3507: writing smithi16987243-255 from 1775512 to 2235603 tid 2 2023-09-23T22:24:42.975 INFO:tasks.rados.rados.0.smithi169.stdout:3508: read oid 127 snap -1 2023-09-23T22:24:42.975 INFO:tasks.rados.rados.0.smithi169.stdout:3508: expect (ObjNum 1885 snap 0 seq_num 1885) 2023-09-23T22:24:42.975 INFO:tasks.rados.rados.0.smithi169.stdout:3509: read oid 250 snap -1 2023-09-23T22:24:42.975 INFO:tasks.rados.rados.0.smithi169.stdout:3509: expect (ObjNum 1901 snap 0 seq_num 1901) 2023-09-23T22:24:42.975 INFO:tasks.rados.rados.0.smithi169.stdout:3510: write oid 42 current snap is 0 2023-09-23T22:24:42.975 INFO:tasks.rados.rados.0.smithi169.stdout:3510: seq_num 2176 ranges {572032=618782,1833994=720102} 2023-09-23T22:24:42.982 INFO:tasks.rados.rados.0.smithi169.stdout:3510: writing smithi16987243-42 from 572032 to 1190814 tid 1 2023-09-23T22:24:42.990 INFO:tasks.rados.rados.0.smithi169.stdout:3510: writing smithi16987243-42 from 1833994 to 2554096 tid 2 2023-09-23T22:24:42.990 INFO:tasks.rados.rados.0.smithi169.stdout:3511: write oid 374 current snap is 0 2023-09-23T22:24:42.990 INFO:tasks.rados.rados.0.smithi169.stdout:3506: expect (ObjNum 2023 snap 0 seq_num 2023) 2023-09-23T22:24:43.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:42 smithi169 bash[27421]: cephadm 2023-09-23T22:24:40.685906+0000 mgr.y (mgr.15153) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi187 2023-09-23T22:24:43.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:42 smithi169 bash[27421]: cluster 2023-09-23T22:24:42.283222+0000 mgr.y (mgr.15153) 25 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 7.3 MiB/s wr, 71 op/s 2023-09-23T22:24:43.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:42 smithi169 bash[27421]: audit 2023-09-23T22:24:42.512744+0000 mon.a (mon.0) 1044 : audit [DBG] from='client.? 172.21.15.169:0/3931540762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:43.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:42 smithi169 bash[40994]: cephadm 2023-09-23T22:24:40.685906+0000 mgr.y (mgr.15153) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi187 2023-09-23T22:24:43.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:42 smithi169 bash[40994]: cluster 2023-09-23T22:24:42.283222+0000 mgr.y (mgr.15153) 25 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s rd, 7.3 MiB/s wr, 71 op/s 2023-09-23T22:24:43.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:42 smithi169 bash[40994]: audit 2023-09-23T22:24:42.512744+0000 mon.a (mon.0) 1044 : audit [DBG] from='client.? 172.21.15.169:0/3931540762' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:43.075 INFO:tasks.rados.rados.0.smithi169.stdout:3505: expect (ObjNum 851 snap 0 seq_num 851) 2023-09-23T22:24:43.200 INFO:tasks.rados.rados.0.smithi169.stdout:3507: finishing write tid 1 to smithi16987243-255 2023-09-23T22:24:43.200 INFO:tasks.rados.rados.0.smithi169.stdout:3507: finishing write tid 2 to smithi16987243-255 2023-09-23T22:24:43.200 INFO:tasks.rados.rados.0.smithi169.stdout:3507: finishing write tid 3 to smithi16987243-255 2023-09-23T22:24:43.200 INFO:tasks.rados.rados.0.smithi169.stdout:3507: finishing write tid 4 to smithi16987243-255 2023-09-23T22:24:43.200 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 255 v 491 (ObjNum 2175 snap 0 seq_num 2175) dirty exists 2023-09-23T22:24:43.200 INFO:tasks.rados.rados.0.smithi169.stdout:3507: left oid 255 (ObjNum 2175 snap 0 seq_num 2175) 2023-09-23T22:24:43.200 INFO:tasks.rados.rados.0.smithi169.stdout:3508: expect (ObjNum 1885 snap 0 seq_num 1885) 2023-09-23T22:24:43.398 INFO:tasks.rados.rados.0.smithi169.stdout:3509: expect (ObjNum 1901 snap 0 seq_num 1901) 2023-09-23T22:24:43.652 INFO:tasks.rados.rados.0.smithi169.stdout:3510: finishing write tid 1 to smithi16987243-42 2023-09-23T22:24:43.653 INFO:tasks.rados.rados.0.smithi169.stdout:3510: finishing write tid 2 to smithi16987243-42 2023-09-23T22:24:43.653 INFO:tasks.rados.rados.0.smithi169.stdout:3510: finishing write tid 3 to smithi16987243-42 2023-09-23T22:24:43.653 INFO:tasks.rados.rados.0.smithi169.stdout:3510: finishing write tid 4 to smithi16987243-42 2023-09-23T22:24:43.653 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 42 v 477 (ObjNum 2176 snap 0 seq_num 2176) dirty exists 2023-09-23T22:24:43.653 INFO:tasks.rados.rados.0.smithi169.stdout:3510: left oid 42 (ObjNum 2176 snap 0 seq_num 2176) 2023-09-23T22:24:43.653 INFO:tasks.rados.rados.0.smithi169.stdout:3511: seq_num 2177 ranges {588839=694031,1776123=463760} 2023-09-23T22:24:43.666 INFO:tasks.rados.rados.0.smithi169.stdout:3511: writing smithi16987243-374 from 588839 to 1282870 tid 1 2023-09-23T22:24:43.673 INFO:tasks.rados.rados.0.smithi169.stdout:3511: writing smithi16987243-374 from 1776123 to 2239883 tid 2 2023-09-23T22:24:43.673 INFO:tasks.rados.rados.0.smithi169.stdout:3505: done (6 left) 2023-09-23T22:24:43.673 INFO:tasks.rados.rados.0.smithi169.stdout:3506: done (5 left) 2023-09-23T22:24:43.673 INFO:tasks.rados.rados.0.smithi169.stdout:3507: done (4 left) 2023-09-23T22:24:43.673 INFO:tasks.rados.rados.0.smithi169.stdout:3508: done (3 left) 2023-09-23T22:24:43.673 INFO:tasks.rados.rados.0.smithi169.stdout:3509: done (2 left) 2023-09-23T22:24:43.673 INFO:tasks.rados.rados.0.smithi169.stdout:3510: done (1 left) 2023-09-23T22:24:43.673 INFO:tasks.rados.rados.0.smithi169.stdout:3512: write oid 402 current snap is 0 2023-09-23T22:24:43.673 INFO:tasks.rados.rados.0.smithi169.stdout:3512: seq_num 2178 ranges {605646=769280,1834605=607418} 2023-09-23T22:24:43.680 INFO:tasks.rados.rados.0.smithi169.stdout:3512: writing smithi16987243-402 from 605646 to 1374926 tid 1 2023-09-23T22:24:43.687 INFO:tasks.rados.rados.0.smithi169.stdout:3512: writing smithi16987243-402 from 1834605 to 2442023 tid 2 2023-09-23T22:24:43.687 INFO:tasks.rados.rados.0.smithi169.stdout:3513: read oid 222 snap -1 2023-09-23T22:24:43.687 INFO:tasks.rados.rados.0.smithi169.stdout:3513: expect deleted 2023-09-23T22:24:43.687 INFO:tasks.rados.rados.0.smithi169.stdout:3514: read oid 413 snap -1 2023-09-23T22:24:43.687 INFO:tasks.rados.rados.0.smithi169.stdout:3514: expect (ObjNum 2145 snap 0 seq_num 2145) 2023-09-23T22:24:43.687 INFO:tasks.rados.rados.0.smithi169.stdout:3515: write oid 485 current snap is 0 2023-09-23T22:24:43.688 INFO:tasks.rados.rados.0.smithi169.stdout:3515: seq_num 2179 ranges {622453=444529,1493087=467429} 2023-09-23T22:24:43.693 INFO:tasks.rados.rados.0.smithi169.stdout:3515: writing smithi16987243-485 from 622453 to 1066982 tid 1 2023-09-23T22:24:43.699 INFO:tasks.rados.rados.0.smithi169.stdout:3515: writing smithi16987243-485 from 1493087 to 1960516 tid 2 2023-09-23T22:24:43.699 INFO:tasks.rados.rados.0.smithi169.stdout:3516: read oid 446 snap -1 2023-09-23T22:24:43.699 INFO:tasks.rados.rados.0.smithi169.stdout:3516: expect deleted 2023-09-23T22:24:43.699 INFO:tasks.rados.rados.0.smithi169.stdout:3517: read oid 96 snap -1 2023-09-23T22:24:43.699 INFO:tasks.rados.rados.0.smithi169.stdout:3517: expect (ObjNum 1974 snap 0 seq_num 1974) 2023-09-23T22:24:43.699 INFO:tasks.rados.rados.0.smithi169.stdout:3518: read oid 486 snap -1 2023-09-23T22:24:43.699 INFO:tasks.rados.rados.0.smithi169.stdout:3518: expect deleted 2023-09-23T22:24:43.699 INFO:tasks.rados.rados.0.smithi169.stdout:3519: read oid 365 snap -1 2023-09-23T22:24:43.700 INFO:tasks.rados.rados.0.smithi169.stdout:3519: expect (ObjNum 2119 snap 0 seq_num 2119) 2023-09-23T22:24:43.700 INFO:tasks.rados.rados.0.smithi169.stdout:3520: delete oid 135 current snap is 0 2023-09-23T22:24:43.700 INFO:tasks.rados.rados.0.smithi169.stdout:3511: finishing write tid 1 to smithi16987243-374 2023-09-23T22:24:43.700 INFO:tasks.rados.rados.0.smithi169.stdout:3511: finishing write tid 2 to smithi16987243-374 2023-09-23T22:24:43.700 INFO:tasks.rados.rados.0.smithi169.stdout:3511: finishing write tid 3 to smithi16987243-374 2023-09-23T22:24:43.700 INFO:tasks.rados.rados.0.smithi169.stdout:3511: finishing write tid 4 to smithi16987243-374 2023-09-23T22:24:43.701 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 374 v 389 (ObjNum 2177 snap 0 seq_num 2177) dirty exists 2023-09-23T22:24:43.701 INFO:tasks.rados.rados.0.smithi169.stdout:3511: left oid 374 (ObjNum 2177 snap 0 seq_num 2177) 2023-09-23T22:24:43.701 INFO:tasks.rados.rados.0.smithi169.stdout:3512: finishing write tid 1 to smithi16987243-402 2023-09-23T22:24:43.701 INFO:tasks.rados.rados.0.smithi169.stdout:3514: expect (ObjNum 2145 snap 0 seq_num 2145) 2023-09-23T22:24:43.784 INFO:tasks.rados.rados.0.smithi169.stdout:3512: finishing write tid 2 to smithi16987243-402 2023-09-23T22:24:43.784 INFO:tasks.rados.rados.0.smithi169.stdout:3512: finishing write tid 3 to smithi16987243-402 2023-09-23T22:24:43.785 INFO:tasks.rados.rados.0.smithi169.stdout:3512: finishing write tid 4 to smithi16987243-402 2023-09-23T22:24:43.785 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 402 v 342 (ObjNum 2178 snap 0 seq_num 2178) dirty exists 2023-09-23T22:24:43.785 INFO:tasks.rados.rados.0.smithi169.stdout:3512: left oid 402 (ObjNum 2178 snap 0 seq_num 2178) 2023-09-23T22:24:43.785 INFO:tasks.rados.rados.0.smithi169.stdout:3515: finishing write tid 1 to smithi16987243-485 2023-09-23T22:24:43.785 INFO:tasks.rados.rados.0.smithi169.stdout:3515: finishing write tid 2 to smithi16987243-485 2023-09-23T22:24:43.785 INFO:tasks.rados.rados.0.smithi169.stdout:3515: finishing write tid 3 to smithi16987243-485 2023-09-23T22:24:43.785 INFO:tasks.rados.rados.0.smithi169.stdout:3515: finishing write tid 4 to smithi16987243-485 2023-09-23T22:24:43.786 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 485 v 361 (ObjNum 2179 snap 0 seq_num 2179) dirty exists 2023-09-23T22:24:43.786 INFO:tasks.rados.rados.0.smithi169.stdout:3515: left oid 485 (ObjNum 2179 snap 0 seq_num 2179) 2023-09-23T22:24:43.786 INFO:tasks.rados.rados.0.smithi169.stdout:3517: expect (ObjNum 1974 snap 0 seq_num 1974) 2023-09-23T22:24:43.966 INFO:tasks.rados.rados.0.smithi169.stdout:3519: expect (ObjNum 2119 snap 0 seq_num 2119) 2023-09-23T22:24:44.213 INFO:tasks.rados.rados.0.smithi169.stdout:3511: done (9 left) 2023-09-23T22:24:44.213 INFO:tasks.rados.rados.0.smithi169.stdout:3512: done (8 left) 2023-09-23T22:24:44.213 INFO:tasks.rados.rados.0.smithi169.stdout:3513: done (7 left) 2023-09-23T22:24:44.214 INFO:tasks.rados.rados.0.smithi169.stdout:3514: done (6 left) 2023-09-23T22:24:44.214 INFO:tasks.rados.rados.0.smithi169.stdout:3515: done (5 left) 2023-09-23T22:24:44.214 INFO:tasks.rados.rados.0.smithi169.stdout:3516: done (4 left) 2023-09-23T22:24:44.214 INFO:tasks.rados.rados.0.smithi169.stdout:3517: done (3 left) 2023-09-23T22:24:44.214 INFO:tasks.rados.rados.0.smithi169.stdout:3518: done (2 left) 2023-09-23T22:24:44.214 INFO:tasks.rados.rados.0.smithi169.stdout:3519: done (1 left) 2023-09-23T22:24:44.214 INFO:tasks.rados.rados.0.smithi169.stdout:3520: done (0 left) 2023-09-23T22:24:44.214 INFO:tasks.rados.rados.0.smithi169.stdout:3521: write oid 142 current snap is 0 2023-09-23T22:24:44.214 INFO:tasks.rados.rados.0.smithi169.stdout:3521: seq_num 2181 ranges {656067=595027,1893698=471098} 2023-09-23T22:24:44.227 INFO:tasks.rados.rados.0.smithi169.stdout:3521: writing smithi16987243-142 from 656067 to 1251094 tid 1 2023-09-23T22:24:44.234 INFO:tasks.rados.rados.0.smithi169.stdout:3521: writing smithi16987243-142 from 1893698 to 2364796 tid 2 2023-09-23T22:24:44.235 INFO:tasks.rados.rados.0.smithi169.stdout:3522: write oid 435 current snap is 0 2023-09-23T22:24:44.235 INFO:tasks.rados.rados.0.smithi169.stdout:3522: seq_num 2182 ranges {672874=786629,2068533=604341} 2023-09-23T22:24:44.243 INFO:tasks.rados.rados.0.smithi169.stdout:3522: writing smithi16987243-435 from 672874 to 1459503 tid 1 2023-09-23T22:24:44.250 INFO:tasks.rados.rados.0.smithi169.stdout:3522: writing smithi16987243-435 from 2068533 to 2672874 tid 2 2023-09-23T22:24:44.250 INFO:tasks.rados.rados.0.smithi169.stdout:3523: read oid 65 snap -1 2023-09-23T22:24:44.251 INFO:tasks.rados.rados.0.smithi169.stdout:3523: expect (ObjNum 2098 snap 0 seq_num 2098) 2023-09-23T22:24:44.251 INFO:tasks.rados.rados.0.smithi169.stdout:3524: write oid 149 current snap is 0 2023-09-23T22:24:44.251 INFO:tasks.rados.rados.0.smithi169.stdout:3521: finishing write tid 1 to smithi16987243-142 2023-09-23T22:24:44.251 INFO:tasks.rados.rados.0.smithi169.stdout:3524: seq_num 2183 ranges {689681=461878,1727015=474767} 2023-09-23T22:24:44.257 INFO:tasks.rados.rados.0.smithi169.stdout:3524: writing smithi16987243-149 from 689681 to 1151559 tid 1 2023-09-23T22:24:44.263 INFO:tasks.rados.rados.0.smithi169.stdout:3524: writing smithi16987243-149 from 1727015 to 2201782 tid 2 2023-09-23T22:24:44.263 INFO:tasks.rados.rados.0.smithi169.stdout:3525: read oid 119 snap -1 2023-09-23T22:24:44.264 INFO:tasks.rados.rados.0.smithi169.stdout:3525: expect (ObjNum 1570 snap 0 seq_num 1570) 2023-09-23T22:24:44.264 INFO:tasks.rados.rados.0.smithi169.stdout:3526: write oid 238 current snap is 0 2023-09-23T22:24:44.264 INFO:tasks.rados.rados.0.smithi169.stdout:3521: finishing write tid 2 to smithi16987243-142 2023-09-23T22:24:44.264 INFO:tasks.rados.rados.0.smithi169.stdout:3521: finishing write tid 3 to smithi16987243-142 2023-09-23T22:24:44.264 INFO:tasks.rados.rados.0.smithi169.stdout:3521: finishing write tid 4 to smithi16987243-142 2023-09-23T22:24:44.264 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 142 v 364 (ObjNum 2181 snap 0 seq_num 2181) dirty exists 2023-09-23T22:24:44.264 INFO:tasks.rados.rados.0.smithi169.stdout:3521: left oid 142 (ObjNum 2181 snap 0 seq_num 2181) 2023-09-23T22:24:44.264 INFO:tasks.rados.rados.0.smithi169.stdout:3526: seq_num 2184 ranges {706488=537127,1785497=618425} 2023-09-23T22:24:44.270 INFO:tasks.rados.rados.0.smithi169.stdout:3526: writing smithi16987243-238 from 706488 to 1243615 tid 1 2023-09-23T22:24:44.277 INFO:tasks.rados.rados.0.smithi169.stdout:3526: writing smithi16987243-238 from 1785497 to 2403922 tid 2 2023-09-23T22:24:44.277 INFO:tasks.rados.rados.0.smithi169.stdout:3521: done (5 left) 2023-09-23T22:24:44.277 INFO:tasks.rados.rados.0.smithi169.stdout:3527: read oid 462 snap -1 2023-09-23T22:24:44.277 INFO:tasks.rados.rados.0.smithi169.stdout:3527: expect (ObjNum 2053 snap 0 seq_num 2053) 2023-09-23T22:24:44.278 INFO:tasks.rados.rados.0.smithi169.stdout:3528: write oid 40 current snap is 0 2023-09-23T22:24:44.278 INFO:tasks.rados.rados.0.smithi169.stdout:3522: finishing write tid 1 to smithi16987243-435 2023-09-23T22:24:44.278 INFO:tasks.rados.rados.0.smithi169.stdout:3528: seq_num 2185 ranges {723295=612376,2127626=478436} 2023-09-23T22:24:44.284 INFO:tasks.rados.rados.0.smithi169.stdout:3528: writing smithi16987243-40 from 723295 to 1335671 tid 1 2023-09-23T22:24:44.292 INFO:tasks.rados.rados.0.smithi169.stdout:3528: writing smithi16987243-40 from 2127626 to 2606062 tid 2 2023-09-23T22:24:44.292 INFO:tasks.rados.rados.0.smithi169.stdout:3529: write oid 431 current snap is 0 2023-09-23T22:24:44.292 INFO:tasks.rados.rados.0.smithi169.stdout:3529: seq_num 2186 ranges {740102=687625,2186108=553994} 2023-09-23T22:24:44.300 INFO:tasks.rados.rados.0.smithi169.stdout:3529: writing smithi16987243-431 from 740102 to 1427727 tid 1 2023-09-23T22:24:44.308 INFO:tasks.rados.rados.0.smithi169.stdout:3529: writing smithi16987243-431 from 2186108 to 2740102 tid 2 2023-09-23T22:24:44.308 INFO:tasks.rados.rados.0.smithi169.stdout:3530: read oid 479 snap -1 2023-09-23T22:24:44.308 INFO:tasks.rados.rados.0.smithi169.stdout:3530: expect (ObjNum 1956 snap 0 seq_num 1956) 2023-09-23T22:24:44.308 INFO:tasks.rados.rados.0.smithi169.stdout:3531: write oid 353 current snap is 0 2023-09-23T22:24:44.308 INFO:tasks.rados.rados.0.smithi169.stdout:3531: seq_num 2187 ranges {756909=762874,2244590=482105} 2023-09-23T22:24:44.316 INFO:tasks.rados.rados.0.smithi169.stdout:3531: writing smithi16987243-353 from 756909 to 1519783 tid 1 2023-09-23T22:24:44.324 INFO:tasks.rados.rados.0.smithi169.stdout:3531: writing smithi16987243-353 from 2244590 to 2726695 tid 2 2023-09-23T22:24:44.324 INFO:tasks.rados.rados.0.smithi169.stdout:3532: read oid 349 snap -1 2023-09-23T22:24:44.324 INFO:tasks.rados.rados.0.smithi169.stdout:3532: expect deleted 2023-09-23T22:24:44.324 INFO:tasks.rados.rados.0.smithi169.stdout:3533: write oid 330 current snap is 0 2023-09-23T22:24:44.324 INFO:tasks.rados.rados.0.smithi169.stdout:3533: seq_num 2188 ranges {773716=438123,1903072=625763} 2023-09-23T22:24:44.331 INFO:tasks.rados.rados.0.smithi169.stdout:3533: writing smithi16987243-330 from 773716 to 1211839 tid 1 2023-09-23T22:24:44.338 INFO:tasks.rados.rados.0.smithi169.stdout:3533: writing smithi16987243-330 from 1903072 to 2528835 tid 2 2023-09-23T22:24:44.338 INFO:tasks.rados.rados.0.smithi169.stdout:3534: write oid 264 current snap is 0 2023-09-23T22:24:44.338 INFO:tasks.rados.rados.0.smithi169.stdout:3534: seq_num 2189 ranges {790523=513372,1961554=769421} 2023-09-23T22:24:44.346 INFO:tasks.rados.rados.0.smithi169.stdout:3534: writing smithi16987243-264 from 790523 to 1303895 tid 1 2023-09-23T22:24:44.354 INFO:tasks.rados.rados.0.smithi169.stdout:3534: writing smithi16987243-264 from 1961554 to 2730975 tid 2 2023-09-23T22:24:44.354 INFO:tasks.rados.rados.0.smithi169.stdout:3535: write oid 363 current snap is 0 2023-09-23T22:24:44.354 INFO:tasks.rados.rados.0.smithi169.stdout:3535: seq_num 2190 ranges {407330=704974,1620036=629432} 2023-09-23T22:24:44.360 INFO:tasks.rados.rados.0.smithi169.stdout:3535: writing smithi16987243-363 from 407330 to 1112304 tid 1 2023-09-23T22:24:44.367 INFO:tasks.rados.rados.0.smithi169.stdout:3535: writing smithi16987243-363 from 1620036 to 2249468 tid 2 2023-09-23T22:24:44.367 INFO:tasks.rados.rados.0.smithi169.stdout:3536: read oid 354 snap -1 2023-09-23T22:24:44.367 INFO:tasks.rados.rados.0.smithi169.stdout:3536: expect (ObjNum 1600 snap 0 seq_num 1600) 2023-09-23T22:24:44.367 INFO:tasks.rados.rados.0.smithi169.stdout:3537: read oid 232 snap -1 2023-09-23T22:24:44.368 INFO:tasks.rados.rados.0.smithi169.stdout:3537: expect (ObjNum 821 snap 0 seq_num 821) 2023-09-23T22:24:44.368 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:24:44.368 INFO:tasks.rados.rados.0.smithi169.stdout:3522: finishing write tid 2 to smithi16987243-435 2023-09-23T22:24:44.368 INFO:tasks.rados.rados.0.smithi169.stdout:3522: finishing write tid 3 to smithi16987243-435 2023-09-23T22:24:44.368 INFO:tasks.rados.rados.0.smithi169.stdout:3522: finishing write tid 4 to smithi16987243-435 2023-09-23T22:24:44.369 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 435 v 465 (ObjNum 2182 snap 0 seq_num 2182) dirty exists 2023-09-23T22:24:44.369 INFO:tasks.rados.rados.0.smithi169.stdout:3522: left oid 435 (ObjNum 2182 snap 0 seq_num 2182) 2023-09-23T22:24:44.369 INFO:tasks.rados.rados.0.smithi169.stdout:3523: expect (ObjNum 2098 snap 0 seq_num 2098) 2023-09-23T22:24:44.588 INFO:tasks.rados.rados.0.smithi169.stdout:3524: finishing write tid 1 to smithi16987243-149 2023-09-23T22:24:44.588 INFO:tasks.rados.rados.0.smithi169.stdout:3524: finishing write tid 2 to smithi16987243-149 2023-09-23T22:24:44.588 INFO:tasks.rados.rados.0.smithi169.stdout:3524: finishing write tid 3 to smithi16987243-149 2023-09-23T22:24:44.588 INFO:tasks.rados.rados.0.smithi169.stdout:3525: expect (ObjNum 1570 snap 0 seq_num 1570) 2023-09-23T22:24:44.711 INFO:tasks.rados.rados.0.smithi169.stdout:3524: finishing write tid 4 to smithi16987243-149 2023-09-23T22:24:44.711 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 149 v 369 (ObjNum 2183 snap 0 seq_num 2183) dirty exists 2023-09-23T22:24:44.711 INFO:tasks.rados.rados.0.smithi169.stdout:3524: left oid 149 (ObjNum 2183 snap 0 seq_num 2183) 2023-09-23T22:24:44.711 INFO:tasks.rados.rados.0.smithi169.stdout:3526: finishing write tid 1 to smithi16987243-238 2023-09-23T22:24:44.711 INFO:tasks.rados.rados.0.smithi169.stdout:3526: finishing write tid 2 to smithi16987243-238 2023-09-23T22:24:44.711 INFO:tasks.rados.rados.0.smithi169.stdout:3526: finishing write tid 3 to smithi16987243-238 2023-09-23T22:24:44.712 INFO:tasks.rados.rados.0.smithi169.stdout:3526: finishing write tid 4 to smithi16987243-238 2023-09-23T22:24:44.712 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 238 v 494 (ObjNum 2184 snap 0 seq_num 2184) dirty exists 2023-09-23T22:24:44.712 INFO:tasks.rados.rados.0.smithi169.stdout:3526: left oid 238 (ObjNum 2184 snap 0 seq_num 2184) 2023-09-23T22:24:44.712 INFO:tasks.rados.rados.0.smithi169.stdout:3528: finishing write tid 1 to smithi16987243-40 2023-09-23T22:24:44.712 INFO:tasks.rados.rados.0.smithi169.stdout:3527: expect (ObjNum 2053 snap 0 seq_num 2053) 2023-09-23T22:24:44.823 INFO:tasks.rados.rados.0.smithi169.stdout:3528: finishing write tid 2 to smithi16987243-40 2023-09-23T22:24:44.823 INFO:tasks.rados.rados.0.smithi169.stdout:3528: finishing write tid 3 to smithi16987243-40 2023-09-23T22:24:44.824 INFO:tasks.rados.rados.0.smithi169.stdout:3528: finishing write tid 4 to smithi16987243-40 2023-09-23T22:24:44.824 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 40 v 392 (ObjNum 2185 snap 0 seq_num 2185) dirty exists 2023-09-23T22:24:44.824 INFO:tasks.rados.rados.0.smithi169.stdout:3528: left oid 40 (ObjNum 2185 snap 0 seq_num 2185) 2023-09-23T22:24:44.824 INFO:tasks.rados.rados.0.smithi169.stdout:3529: finishing write tid 1 to smithi16987243-431 2023-09-23T22:24:44.824 INFO:tasks.rados.rados.0.smithi169.stdout:3529: finishing write tid 2 to smithi16987243-431 2023-09-23T22:24:44.824 INFO:tasks.rados.rados.0.smithi169.stdout:3529: finishing write tid 3 to smithi16987243-431 2023-09-23T22:24:44.824 INFO:tasks.rados.rados.0.smithi169.stdout:3529: finishing write tid 4 to smithi16987243-431 2023-09-23T22:24:44.824 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 431 v 345 (ObjNum 2186 snap 0 seq_num 2186) dirty exists 2023-09-23T22:24:44.824 INFO:tasks.rados.rados.0.smithi169.stdout:3529: left oid 431 (ObjNum 2186 snap 0 seq_num 2186) 2023-09-23T22:24:44.824 INFO:tasks.rados.rados.0.smithi169.stdout:3530: expect (ObjNum 1956 snap 0 seq_num 1956) 2023-09-23T22:24:44.950 INFO:tasks.rados.rados.0.smithi169.stdout:3531: finishing write tid 1 to smithi16987243-353 2023-09-23T22:24:44.950 INFO:tasks.rados.rados.0.smithi169.stdout:3531: finishing write tid 2 to smithi16987243-353 2023-09-23T22:24:44.950 INFO:tasks.rados.rados.0.smithi169.stdout:3531: finishing write tid 3 to smithi16987243-353 2023-09-23T22:24:44.950 INFO:tasks.rados.rados.0.smithi169.stdout:3531: finishing write tid 4 to smithi16987243-353 2023-09-23T22:24:44.950 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 353 v 527 (ObjNum 2187 snap 0 seq_num 2187) dirty exists 2023-09-23T22:24:44.951 INFO:tasks.rados.rados.0.smithi169.stdout:3531: left oid 353 (ObjNum 2187 snap 0 seq_num 2187) 2023-09-23T22:24:44.951 INFO:tasks.rados.rados.0.smithi169.stdout:3533: finishing write tid 1 to smithi16987243-330 2023-09-23T22:24:44.951 INFO:tasks.rados.rados.0.smithi169.stdout:3533: finishing write tid 2 to smithi16987243-330 2023-09-23T22:24:44.951 INFO:tasks.rados.rados.0.smithi169.stdout:3533: finishing write tid 3 to smithi16987243-330 2023-09-23T22:24:44.951 INFO:tasks.rados.rados.0.smithi169.stdout:3522: done (15 left) 2023-09-23T22:24:44.951 INFO:tasks.rados.rados.0.smithi169.stdout:3523: done (14 left) 2023-09-23T22:24:44.951 INFO:tasks.rados.rados.0.smithi169.stdout:3524: done (13 left) 2023-09-23T22:24:44.951 INFO:tasks.rados.rados.0.smithi169.stdout:3525: done (12 left) 2023-09-23T22:24:44.951 INFO:tasks.rados.rados.0.smithi169.stdout:3526: done (11 left) 2023-09-23T22:24:44.951 INFO:tasks.rados.rados.0.smithi169.stdout:3527: done (10 left) 2023-09-23T22:24:44.951 INFO:tasks.rados.rados.0.smithi169.stdout:3528: done (9 left) 2023-09-23T22:24:44.952 INFO:tasks.rados.rados.0.smithi169.stdout:3529: done (8 left) 2023-09-23T22:24:44.952 INFO:tasks.rados.rados.0.smithi169.stdout:3530: done (7 left) 2023-09-23T22:24:44.952 INFO:tasks.rados.rados.0.smithi169.stdout:3531: done (6 left) 2023-09-23T22:24:44.952 INFO:tasks.rados.rados.0.smithi169.stdout:3532: done (5 left) 2023-09-23T22:24:44.952 INFO:tasks.rados.rados.0.smithi169.stdout:3538: read oid 491 snap -1 2023-09-23T22:24:44.952 INFO:tasks.rados.rados.0.smithi169.stdout:3538: expect (ObjNum 1907 snap 0 seq_num 1907) 2023-09-23T22:24:44.952 INFO:tasks.rados.rados.0.smithi169.stdout:3539: read oid 414 snap -1 2023-09-23T22:24:44.952 INFO:tasks.rados.rados.0.smithi169.stdout:3539: expect (ObjNum 1871 snap 0 seq_num 1871) 2023-09-23T22:24:44.952 INFO:tasks.rados.rados.0.smithi169.stdout:3540: write oid 203 current snap is 0 2023-09-23T22:24:44.952 INFO:tasks.rados.rados.0.smithi169.stdout:3533: finishing write tid 4 to smithi16987243-330 2023-09-23T22:24:44.952 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 330 v 478 (ObjNum 2188 snap 0 seq_num 2188) dirty exists 2023-09-23T22:24:44.952 INFO:tasks.rados.rados.0.smithi169.stdout:3533: left oid 330 (ObjNum 2188 snap 0 seq_num 2188) 2023-09-23T22:24:44.952 INFO:tasks.rados.rados.0.smithi169.stdout:3534: finishing write tid 1 to smithi16987243-264 2023-09-23T22:24:44.953 INFO:tasks.rados.rados.0.smithi169.stdout:3534: finishing write tid 2 to smithi16987243-264 2023-09-23T22:24:44.953 INFO:tasks.rados.rados.0.smithi169.stdout:3540: seq_num 2191 ranges {424137=780223,1678518=773090} 2023-09-23T22:24:44.962 INFO:tasks.rados.rados.0.smithi169.stdout:3540: writing smithi16987243-203 from 424137 to 1204360 tid 1 2023-09-23T22:24:44.970 INFO:tasks.rados.rados.0.smithi169.stdout:3540: writing smithi16987243-203 from 1678518 to 2451608 tid 2 2023-09-23T22:24:44.970 INFO:tasks.rados.rados.0.smithi169.stdout:3533: done (7 left) 2023-09-23T22:24:44.971 INFO:tasks.rados.rados.0.smithi169.stdout:3541: read oid 334 snap -1 2023-09-23T22:24:44.971 INFO:tasks.rados.rados.0.smithi169.stdout:3541: expect (ObjNum 1616 snap 0 seq_num 1616) 2023-09-23T22:24:44.971 INFO:tasks.rados.rados.0.smithi169.stdout:3542: write oid 238 current snap is 0 2023-09-23T22:24:44.971 INFO:tasks.rados.rados.0.smithi169.stdout:3534: finishing write tid 3 to smithi16987243-264 2023-09-23T22:24:44.971 INFO:tasks.rados.rados.0.smithi169.stdout:3534: finishing write tid 4 to smithi16987243-264 2023-09-23T22:24:44.972 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 264 v 497 (ObjNum 2189 snap 0 seq_num 2189) dirty exists 2023-09-23T22:24:44.972 INFO:tasks.rados.rados.0.smithi169.stdout:3534: left oid 264 (ObjNum 2189 snap 0 seq_num 2189) 2023-09-23T22:24:44.972 INFO:tasks.rados.rados.0.smithi169.stdout:3535: finishing write tid 1 to smithi16987243-363 2023-09-23T22:24:44.972 INFO:tasks.rados.rados.0.smithi169.stdout:3535: finishing write tid 2 to smithi16987243-363 2023-09-23T22:24:44.972 INFO:tasks.rados.rados.0.smithi169.stdout:3537: expect (ObjNum 821 snap 0 seq_num 821) 2023-09-23T22:24:45.018 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:44 smithi187 systemd[1]: Stopping Ceph prometheus.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T22:24:45.018 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:44 smithi187 bash[76723]: ts=2023-09-23T22:24:44.798Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-23T22:24:45.018 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:44 smithi187 bash[76723]: ts=2023-09-23T22:24:44.798Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-09-23T22:24:45.018 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:44 smithi187 bash[76723]: ts=2023-09-23T22:24:44.798Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-09-23T22:24:45.019 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:44 smithi187 bash[76723]: ts=2023-09-23T22:24:44.798Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-23T22:24:45.019 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:44 smithi187 bash[76723]: ts=2023-09-23T22:24:44.798Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-09-23T22:24:45.019 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:44 smithi187 bash[76723]: ts=2023-09-23T22:24:44.798Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-09-23T22:24:45.019 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:44 smithi187 bash[76723]: ts=2023-09-23T22:24:44.798Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-09-23T22:24:45.019 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:44 smithi187 bash[76723]: ts=2023-09-23T22:24:44.798Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-09-23T22:24:45.020 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:44 smithi187 bash[76723]: ts=2023-09-23T22:24:44.798Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-09-23T22:24:45.020 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:44 smithi187 bash[76723]: ts=2023-09-23T22:24:44.799Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-09-23T22:24:45.020 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:44 smithi187 bash[76723]: ts=2023-09-23T22:24:44.799Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-09-23T22:24:45.020 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:44 smithi187 bash[76723]: ts=2023-09-23T22:24:44.799Z caller=main.go:1147 level=info msg="See you next time!" 2023-09-23T22:24:45.141 INFO:tasks.rados.rados.0.smithi169.stdout:3535: finishing write tid 3 to smithi16987243-363 2023-09-23T22:24:45.142 INFO:tasks.rados.rados.0.smithi169.stdout:3535: finishing write tid 4 to smithi16987243-363 2023-09-23T22:24:45.142 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 363 v 463 (ObjNum 2190 snap 0 seq_num 2190) dirty exists 2023-09-23T22:24:45.142 INFO:tasks.rados.rados.0.smithi169.stdout:3535: left oid 363 (ObjNum 2190 snap 0 seq_num 2190) 2023-09-23T22:24:45.142 INFO:tasks.rados.rados.0.smithi169.stdout:3536: expect (ObjNum 1600 snap 0 seq_num 1600) 2023-09-23T22:24:45.272 INFO:tasks.rados.rados.0.smithi169.stdout:3538: expect (ObjNum 1907 snap 0 seq_num 1907) 2023-09-23T22:24:45.389 INFO:tasks.rados.rados.0.smithi169.stdout:3539: expect (ObjNum 1871 snap 0 seq_num 1871) 2023-09-23T22:24:45.503 INFO:tasks.rados.rados.0.smithi169.stdout:3540: finishing write tid 1 to smithi16987243-203 2023-09-23T22:24:45.503 INFO:tasks.rados.rados.0.smithi169.stdout:3540: finishing write tid 2 to smithi16987243-203 2023-09-23T22:24:45.503 INFO:tasks.rados.rados.0.smithi169.stdout:3540: finishing write tid 3 to smithi16987243-203 2023-09-23T22:24:45.503 INFO:tasks.rados.rados.0.smithi169.stdout:3540: finishing write tid 4 to smithi16987243-203 2023-09-23T22:24:45.504 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 203 v 395 (ObjNum 2191 snap 0 seq_num 2191) dirty exists 2023-09-23T22:24:45.504 INFO:tasks.rados.rados.0.smithi169.stdout:3540: left oid 203 (ObjNum 2191 snap 0 seq_num 2191) 2023-09-23T22:24:45.504 INFO:tasks.rados.rados.0.smithi169.stdout:3541: expect (ObjNum 1616 snap 0 seq_num 1616) 2023-09-23T22:24:45.585 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:45 smithi187 bash[78551]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-23T22:24:45.585 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:45 smithi187 bash[78627]: Error response from daemon: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-prometheus-a 2023-09-23T22:24:45.585 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:45 smithi187 systemd[1]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@prometheus.a.service: Succeeded. 2023-09-23T22:24:45.585 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:45 smithi187 systemd[1]: Stopped Ceph prometheus.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:24:45.585 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:45 smithi187 systemd[1]: Started Ceph prometheus.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:24:45.585 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:45 smithi187 bash[31480]: cluster 2023-09-23T22:24:44.284202+0000 mgr.y (mgr.15153) 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, 104 op/s 2023-09-23T22:24:45.585 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:45 smithi187 bash[31480]: audit 2023-09-23T22:24:44.951526+0000 mon.a (mon.0) 1045 : audit [DBG] from='client.? 172.21.15.169:0/86830332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:45.672 INFO:tasks.rados.rados.0.smithi169.stdout:3542: seq_num 2192 ranges {440944=455472,1337000=633101,2528612=312332} 2023-09-23T22:24:45.682 INFO:tasks.rados.rados.0.smithi169.stdout:3542: writing smithi16987243-238 from 440944 to 896416 tid 1 2023-09-23T22:24:45.689 INFO:tasks.rados.rados.0.smithi169.stdout:3542: writing smithi16987243-238 from 1337000 to 1970101 tid 2 2023-09-23T22:24:45.695 INFO:tasks.rados.rados.0.smithi169.stdout:3542: writing smithi16987243-238 from 2528612 to 2840944 tid 3 2023-09-23T22:24:45.695 INFO:tasks.rados.rados.0.smithi169.stdout:3534: done (8 left) 2023-09-23T22:24:45.695 INFO:tasks.rados.rados.0.smithi169.stdout:3535: done (7 left) 2023-09-23T22:24:45.695 INFO:tasks.rados.rados.0.smithi169.stdout:3536: done (6 left) 2023-09-23T22:24:45.695 INFO:tasks.rados.rados.0.smithi169.stdout:3537: done (5 left) 2023-09-23T22:24:45.695 INFO:tasks.rados.rados.0.smithi169.stdout:3538: done (4 left) 2023-09-23T22:24:45.695 INFO:tasks.rados.rados.0.smithi169.stdout:3539: done (3 left) 2023-09-23T22:24:45.695 INFO:tasks.rados.rados.0.smithi169.stdout:3540: done (2 left) 2023-09-23T22:24:45.696 INFO:tasks.rados.rados.0.smithi169.stdout:3541: done (1 left) 2023-09-23T22:24:45.696 INFO:tasks.rados.rados.0.smithi169.stdout:3543: read oid 108 snap -1 2023-09-23T22:24:45.696 INFO:tasks.rados.rados.0.smithi169.stdout:3543: expect (ObjNum 1908 snap 0 seq_num 1908) 2023-09-23T22:24:45.696 INFO:tasks.rados.rados.0.smithi169.stdout:3544: read oid 374 snap -1 2023-09-23T22:24:45.696 INFO:tasks.rados.rados.0.smithi169.stdout:3544: expect (ObjNum 2177 snap 0 seq_num 2177) 2023-09-23T22:24:45.696 INFO:tasks.rados.rados.0.smithi169.stdout:3545: read oid 40 snap -1 2023-09-23T22:24:45.696 INFO:tasks.rados.rados.0.smithi169.stdout:3545: expect (ObjNum 2185 snap 0 seq_num 2185) 2023-09-23T22:24:45.696 INFO:tasks.rados.rados.0.smithi169.stdout:3546: write oid 415 current snap is 0 2023-09-23T22:24:45.696 INFO:tasks.rados.rados.0.smithi169.stdout:3542: finishing write tid 1 to smithi16987243-238 2023-09-23T22:24:45.696 INFO:tasks.rados.rados.0.smithi169.stdout:3542: finishing write tid 2 to smithi16987243-238 2023-09-23T22:24:45.696 INFO:tasks.rados.rados.0.smithi169.stdout:3546: seq_num 2193 ranges {457751=530721,1395482=776759} 2023-09-23T22:24:45.700 INFO:tasks.rados.rados.0.smithi169.stdout:3546: writing smithi16987243-415 from 457751 to 988472 tid 1 2023-09-23T22:24:45.709 INFO:tasks.rados.rados.0.smithi169.stdout:3546: writing smithi16987243-415 from 1395482 to 2172241 tid 2 2023-09-23T22:24:45.709 INFO:tasks.rados.rados.0.smithi169.stdout:3547: read oid 92 snap -1 2023-09-23T22:24:45.709 INFO:tasks.rados.rados.0.smithi169.stdout:3547: expect deleted 2023-09-23T22:24:45.709 INFO:tasks.rados.rados.0.smithi169.stdout:3548: read oid 96 snap -1 2023-09-23T22:24:45.709 INFO:tasks.rados.rados.0.smithi169.stdout:3548: expect (ObjNum 1974 snap 0 seq_num 1974) 2023-09-23T22:24:45.709 INFO:tasks.rados.rados.0.smithi169.stdout:3549: read oid 260 snap -1 2023-09-23T22:24:45.709 INFO:tasks.rados.rados.0.smithi169.stdout:3549: expect (ObjNum 2055 snap 0 seq_num 2055) 2023-09-23T22:24:45.709 INFO:tasks.rados.rados.0.smithi169.stdout:3550: write oid 404 current snap is 0 2023-09-23T22:24:45.710 INFO:tasks.rados.rados.0.smithi169.stdout:3550: seq_num 2194 ranges {474558=605970,1737611=636770,2867105=7453} 2023-09-23T22:24:45.716 INFO:tasks.rados.rados.0.smithi169.stdout:3550: writing smithi16987243-404 from 474558 to 1080528 tid 1 2023-09-23T22:24:45.725 INFO:tasks.rados.rados.0.smithi169.stdout:3550: writing smithi16987243-404 from 1737611 to 2374381 tid 2 2023-09-23T22:24:45.728 INFO:tasks.rados.rados.0.smithi169.stdout:3550: writing smithi16987243-404 from 2867105 to 2874558 tid 3 2023-09-23T22:24:45.728 INFO:tasks.rados.rados.0.smithi169.stdout:3551: write oid 152 current snap is 0 2023-09-23T22:24:45.728 INFO:tasks.rados.rados.0.smithi169.stdout:3551: seq_num 2195 ranges {491365=681219,1796093=780428} 2023-09-23T22:24:45.734 INFO:tasks.rados.rados.0.smithi169.stdout:3551: writing smithi16987243-152 from 491365 to 1172584 tid 1 2023-09-23T22:24:45.743 INFO:tasks.rados.rados.0.smithi169.stdout:3551: writing smithi16987243-152 from 1796093 to 2576521 tid 2 2023-09-23T22:24:45.743 INFO:tasks.rados.rados.0.smithi169.stdout:3552: write oid 246 current snap is 0 2023-09-23T22:24:45.743 INFO:tasks.rados.rados.0.smithi169.stdout:3544: expect (ObjNum 2177 snap 0 seq_num 2177) 2023-09-23T22:24:45.939 INFO:tasks.rados.rados.0.smithi169.stdout:3546: finishing write tid 1 to smithi16987243-415 2023-09-23T22:24:45.940 INFO:tasks.rados.rados.0.smithi169.stdout:3552: seq_num 2196 ranges {508172=756468,1854575=640439} 2023-09-23T22:24:45.947 INFO:tasks.rados.rados.0.smithi169.stdout:3552: writing smithi16987243-246 from 508172 to 1264640 tid 1 2023-09-23T22:24:45.957 INFO:tasks.rados.rados.0.smithi169.stdout:3552: writing smithi16987243-246 from 1854575 to 2495014 tid 2 2023-09-23T22:24:45.957 INFO:tasks.rados.rados.0.smithi169.stdout:3544: done (10 left) 2023-09-23T22:24:45.958 INFO:tasks.rados.rados.0.smithi169.stdout:3553: write oid 489 current snap is 0 2023-09-23T22:24:45.958 INFO:tasks.rados.rados.0.smithi169.stdout:3553: seq_num 2197 ranges {524979=431717,1513057=784097} 2023-09-23T22:24:45.962 INFO:tasks.rados.rados.0.smithi169.stdout:3553: writing smithi16987243-489 from 524979 to 956696 tid 1 2023-09-23T22:24:45.970 INFO:tasks.rados.rados.0.smithi169.stdout:3553: writing smithi16987243-489 from 1513057 to 2297154 tid 2 2023-09-23T22:24:45.970 INFO:tasks.rados.rados.0.smithi169.stdout:3554: write oid 499 current snap is 0 2023-09-23T22:24:45.971 INFO:tasks.rados.rados.0.smithi169.stdout:3554: seq_num 2198 ranges {541786=623319,1571539=644108,2693150=248636} 2023-09-23T22:24:45.977 INFO:tasks.rados.rados.0.smithi169.stdout:3554: writing smithi16987243-499 from 541786 to 1165105 tid 1 2023-09-23T22:24:45.982 INFO:tasks.rados.rados.0.smithi169.stdout:3554: writing smithi16987243-499 from 1571539 to 2215647 tid 2 2023-09-23T22:24:45.987 INFO:tasks.rados.rados.0.smithi169.stdout:3554: writing smithi16987243-499 from 2693150 to 2941786 tid 3 2023-09-23T22:24:45.987 INFO:tasks.rados.rados.0.smithi169.stdout:3555: read oid 367 snap -1 2023-09-23T22:24:45.987 INFO:tasks.rados.rados.0.smithi169.stdout:3555: expect (ObjNum 719 snap 0 seq_num 719) 2023-09-23T22:24:45.988 INFO:tasks.rados.rados.0.smithi169.stdout:3556: read oid 27 snap -1 2023-09-23T22:24:45.988 INFO:tasks.rados.rados.0.smithi169.stdout:3556: expect (ObjNum 1844 snap 0 seq_num 1844) 2023-09-23T22:24:45.988 INFO:tasks.rados.rados.0.smithi169.stdout:3557: write oid 451 current snap is 0 2023-09-23T22:24:45.988 INFO:tasks.rados.rados.0.smithi169.stdout:3543: expect (ObjNum 1908 snap 0 seq_num 1908) 2023-09-23T22:24:46.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:45 smithi169 bash[27421]: cluster 2023-09-23T22:24:44.284202+0000 mgr.y (mgr.15153) 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, 104 op/s 2023-09-23T22:24:46.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:45 smithi169 bash[27421]: audit 2023-09-23T22:24:44.951526+0000 mon.a (mon.0) 1045 : audit [DBG] from='client.? 172.21.15.169:0/86830332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:46.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:45 smithi169 bash[40994]: cluster 2023-09-23T22:24:44.284202+0000 mgr.y (mgr.15153) 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, 104 op/s 2023-09-23T22:24:46.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:45 smithi169 bash[40994]: audit 2023-09-23T22:24:44.951526+0000 mon.a (mon.0) 1045 : audit [DBG] from='client.? 172.21.15.169:0/86830332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:46.078 INFO:tasks.rados.rados.0.smithi169.stdout:3542: finishing write tid 3 to smithi16987243-238 2023-09-23T22:24:46.079 INFO:tasks.rados.rados.0.smithi169.stdout:3542: finishing write tid 4 to smithi16987243-238 2023-09-23T22:24:46.079 INFO:tasks.rados.rados.0.smithi169.stdout:3542: finishing write tid 5 to smithi16987243-238 2023-09-23T22:24:46.079 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 238 v 501 (ObjNum 2192 snap 0 seq_num 2192) dirty exists 2023-09-23T22:24:46.079 INFO:tasks.rados.rados.0.smithi169.stdout:3542: left oid 238 (ObjNum 2192 snap 0 seq_num 2192) 2023-09-23T22:24:46.079 INFO:tasks.rados.rados.0.smithi169.stdout:3545: expect (ObjNum 2185 snap 0 seq_num 2185) 2023-09-23T22:24:46.293 INFO:tasks.rados.rados.0.smithi169.stdout:3546: finishing write tid 2 to smithi16987243-415 2023-09-23T22:24:46.293 INFO:tasks.rados.rados.0.smithi169.stdout:3546: finishing write tid 3 to smithi16987243-415 2023-09-23T22:24:46.293 INFO:tasks.rados.rados.0.smithi169.stdout:3548: expect (ObjNum 1974 snap 0 seq_num 1974) 2023-09-23T22:24:46.473 INFO:tasks.rados.rados.0.smithi169.stdout:3546: finishing write tid 4 to smithi16987243-415 2023-09-23T22:24:46.473 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 415 v 530 (ObjNum 2193 snap 0 seq_num 2193) dirty exists 2023-09-23T22:24:46.473 INFO:tasks.rados.rados.0.smithi169.stdout:3546: left oid 415 (ObjNum 2193 snap 0 seq_num 2193) 2023-09-23T22:24:46.473 INFO:tasks.rados.rados.0.smithi169.stdout:3549: expect (ObjNum 2055 snap 0 seq_num 2055) 2023-09-23T22:24:46.603 INFO:tasks.rados.rados.0.smithi169.stdout:3550: finishing write tid 1 to smithi16987243-404 2023-09-23T22:24:46.603 INFO:tasks.rados.rados.0.smithi169.stdout:3550: finishing write tid 2 to smithi16987243-404 2023-09-23T22:24:46.604 INFO:tasks.rados.rados.0.smithi169.stdout:3550: finishing write tid 3 to smithi16987243-404 2023-09-23T22:24:46.604 INFO:tasks.rados.rados.0.smithi169.stdout:3550: finishing write tid 4 to smithi16987243-404 2023-09-23T22:24:46.604 INFO:tasks.rados.rados.0.smithi169.stdout:3550: finishing write tid 5 to smithi16987243-404 2023-09-23T22:24:46.604 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 404 v 482 (ObjNum 2194 snap 0 seq_num 2194) dirty exists 2023-09-23T22:24:46.604 INFO:tasks.rados.rados.0.smithi169.stdout:3550: left oid 404 (ObjNum 2194 snap 0 seq_num 2194) 2023-09-23T22:24:46.604 INFO:tasks.rados.rados.0.smithi169.stdout:3551: finishing write tid 1 to smithi16987243-152 2023-09-23T22:24:46.604 INFO:tasks.rados.rados.0.smithi169.stdout:3551: finishing write tid 2 to smithi16987243-152 2023-09-23T22:24:46.604 INFO:tasks.rados.rados.0.smithi169.stdout:3551: finishing write tid 3 to smithi16987243-152 2023-09-23T22:24:46.604 INFO:tasks.rados.rados.0.smithi169.stdout:3551: finishing write tid 4 to smithi16987243-152 2023-09-23T22:24:46.605 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 152 v 458 (ObjNum 2195 snap 0 seq_num 2195) dirty exists 2023-09-23T22:24:46.605 INFO:tasks.rados.rados.0.smithi169.stdout:3551: left oid 152 (ObjNum 2195 snap 0 seq_num 2195) 2023-09-23T22:24:46.605 INFO:tasks.rados.rados.0.smithi169.stdout:3552: finishing write tid 1 to smithi16987243-246 2023-09-23T22:24:46.605 INFO:tasks.rados.rados.0.smithi169.stdout:3552: finishing write tid 2 to smithi16987243-246 2023-09-23T22:24:46.605 INFO:tasks.rados.rados.0.smithi169.stdout:3552: finishing write tid 3 to smithi16987243-246 2023-09-23T22:24:46.605 INFO:tasks.rados.rados.0.smithi169.stdout:3552: finishing write tid 4 to smithi16987243-246 2023-09-23T22:24:46.605 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 246 v 372 (ObjNum 2196 snap 0 seq_num 2196) dirty exists 2023-09-23T22:24:46.605 INFO:tasks.rados.rados.0.smithi169.stdout:3552: left oid 246 (ObjNum 2196 snap 0 seq_num 2196) 2023-09-23T22:24:46.605 INFO:tasks.rados.rados.0.smithi169.stdout:3553: finishing write tid 1 to smithi16987243-489 2023-09-23T22:24:46.606 INFO:tasks.rados.rados.0.smithi169.stdout:3553: finishing write tid 2 to smithi16987243-489 2023-09-23T22:24:46.606 INFO:tasks.rados.rados.0.smithi169.stdout:3553: finishing write tid 3 to smithi16987243-489 2023-09-23T22:24:46.606 INFO:tasks.rados.rados.0.smithi169.stdout:3553: finishing write tid 4 to smithi16987243-489 2023-09-23T22:24:46.606 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 489 v 375 (ObjNum 2197 snap 0 seq_num 2197) dirty exists 2023-09-23T22:24:46.606 INFO:tasks.rados.rados.0.smithi169.stdout:3553: left oid 489 (ObjNum 2197 snap 0 seq_num 2197) 2023-09-23T22:24:46.606 INFO:tasks.rados.rados.0.smithi169.stdout:3554: finishing write tid 1 to smithi16987243-499 2023-09-23T22:24:46.606 INFO:tasks.rados.rados.0.smithi169.stdout:3554: finishing write tid 2 to smithi16987243-499 2023-09-23T22:24:46.606 INFO:tasks.rados.rados.0.smithi169.stdout:3554: finishing write tid 3 to smithi16987243-499 2023-09-23T22:24:46.606 INFO:tasks.rados.rados.0.smithi169.stdout:3554: finishing write tid 4 to smithi16987243-499 2023-09-23T22:24:46.606 INFO:tasks.rados.rados.0.smithi169.stdout:3554: finishing write tid 5 to smithi16987243-499 2023-09-23T22:24:46.606 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 499 v 482 (ObjNum 2198 snap 0 seq_num 2198) dirty exists 2023-09-23T22:24:46.607 INFO:tasks.rados.rados.0.smithi169.stdout:3554: left oid 499 (ObjNum 2198 snap 0 seq_num 2198) 2023-09-23T22:24:46.607 INFO:tasks.rados.rados.0.smithi169.stdout:3555: expect (ObjNum 719 snap 0 seq_num 719) 2023-09-23T22:24:46.703 INFO:tasks.rados.rados.0.smithi169.stdout:3556: expect (ObjNum 1844 snap 0 seq_num 1844) 2023-09-23T22:24:46.838 INFO:tasks.rados.rados.0.smithi169.stdout:3557: seq_num 2199 ranges {558593=698568,2030021=787766} 2023-09-23T22:24:46.850 INFO:tasks.rados.rados.0.smithi169.stdout:3557: writing smithi16987243-451 from 558593 to 1257161 tid 1 2023-09-23T22:24:46.860 INFO:tasks.rados.rados.0.smithi169.stdout:3557: writing smithi16987243-451 from 2030021 to 2817787 tid 2 2023-09-23T22:24:46.860 INFO:tasks.rados.rados.0.smithi169.stdout:3542: done (14 left) 2023-09-23T22:24:46.860 INFO:tasks.rados.rados.0.smithi169.stdout:3543: done (13 left) 2023-09-23T22:24:46.860 INFO:tasks.rados.rados.0.smithi169.stdout:3545: done (12 left) 2023-09-23T22:24:46.860 INFO:tasks.rados.rados.0.smithi169.stdout:3546: done (11 left) 2023-09-23T22:24:46.860 INFO:tasks.rados.rados.0.smithi169.stdout:3547: done (10 left) 2023-09-23T22:24:46.860 INFO:tasks.rados.rados.0.smithi169.stdout:3548: done (9 left) 2023-09-23T22:24:46.861 INFO:tasks.rados.rados.0.smithi169.stdout:3549: done (8 left) 2023-09-23T22:24:46.861 INFO:tasks.rados.rados.0.smithi169.stdout:3550: done (7 left) 2023-09-23T22:24:46.861 INFO:tasks.rados.rados.0.smithi169.stdout:3551: done (6 left) 2023-09-23T22:24:46.861 INFO:tasks.rados.rados.0.smithi169.stdout:3552: done (5 left) 2023-09-23T22:24:46.861 INFO:tasks.rados.rados.0.smithi169.stdout:3553: done (4 left) 2023-09-23T22:24:46.861 INFO:tasks.rados.rados.0.smithi169.stdout:3554: done (3 left) 2023-09-23T22:24:46.861 INFO:tasks.rados.rados.0.smithi169.stdout:3555: done (2 left) 2023-09-23T22:24:46.861 INFO:tasks.rados.rados.0.smithi169.stdout:3556: done (1 left) 2023-09-23T22:24:46.861 INFO:tasks.rados.rados.0.smithi169.stdout:3558: read oid 178 snap -1 2023-09-23T22:24:46.861 INFO:tasks.rados.rados.0.smithi169.stdout:3558: expect (ObjNum 1621 snap 0 seq_num 1621) 2023-09-23T22:24:46.861 INFO:tasks.rados.rados.0.smithi169.stdout:3559: write oid 485 current snap is 0 2023-09-23T22:24:46.861 INFO:tasks.rados.rados.0.smithi169.stdout:3557: finishing write tid 1 to smithi16987243-451 2023-09-23T22:24:46.862 INFO:tasks.rados.rados.0.smithi169.stdout:3559: seq_num 2200 ranges {575400=773817,2088503=647777} 2023-09-23T22:24:46.869 INFO:tasks.rados.rados.0.smithi169.stdout:3559: writing smithi16987243-485 from 575400 to 1349217 tid 1 2023-09-23T22:24:46.876 INFO:tasks.rados.rados.0.smithi169.stdout:3559: writing smithi16987243-485 from 2088503 to 2736280 tid 2 2023-09-23T22:24:46.876 INFO:tasks.rados.rados.0.smithi169.stdout:3560: read oid 2 snap -1 2023-09-23T22:24:46.876 INFO:tasks.rados.rados.0.smithi169.stdout:3560: expect (ObjNum 1694 snap 0 seq_num 1694) 2023-09-23T22:24:46.876 INFO:tasks.rados.rados.0.smithi169.stdout:3561: write oid 297 current snap is 0 2023-09-23T22:24:46.876 INFO:tasks.rados.rados.0.smithi169.stdout:3561: seq_num 2201 ranges {592207=449066,1746985=791435} 2023-09-23T22:24:46.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:46 smithi187 bash[31480]: audit 2023-09-23T22:24:45.564404+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:46.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:46 smithi187 bash[31480]: audit 2023-09-23T22:24:45.573244+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:46.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:46 smithi187 bash[31480]: audit 2023-09-23T22:24:45.619733+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T22:24:46.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:46 smithi187 bash[31480]: audit 2023-09-23T22:24:45.628962+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:24:46.881 INFO:tasks.rados.rados.0.smithi169.stdout:3561: writing smithi16987243-297 from 592207 to 1041273 tid 1 2023-09-23T22:24:46.890 INFO:tasks.rados.rados.0.smithi169.stdout:3561: writing smithi16987243-297 from 1746985 to 2538420 tid 2 2023-09-23T22:24:46.890 INFO:tasks.rados.rados.0.smithi169.stdout:3562: write oid 276 current snap is 0 2023-09-23T22:24:46.890 INFO:tasks.rados.rados.0.smithi169.stdout:3562: seq_num 2202 ranges {609014=524315,1689114=535093,2970136=38878} 2023-09-23T22:24:46.897 INFO:tasks.rados.rados.0.smithi169.stdout:3562: writing smithi16987243-276 from 609014 to 1133329 tid 1 2023-09-23T22:24:46.903 INFO:tasks.rados.rados.0.smithi169.stdout:3562: writing smithi16987243-276 from 1689114 to 2224207 tid 2 2023-09-23T22:24:46.908 INFO:tasks.rados.rados.0.smithi169.stdout:3562: writing smithi16987243-276 from 2970136 to 3009014 tid 3 2023-09-23T22:24:46.908 INFO:tasks.rados.rados.0.smithi169.stdout:3563: read oid 477 snap -1 2023-09-23T22:24:46.908 INFO:tasks.rados.rados.0.smithi169.stdout:3563: expect (ObjNum 1274 snap 0 seq_num 1274) 2023-09-23T22:24:46.908 INFO:tasks.rados.rados.0.smithi169.stdout:3564: read oid 299 snap -1 2023-09-23T22:24:46.909 INFO:tasks.rados.rados.0.smithi169.stdout:3564: expect (ObjNum 1084 snap 0 seq_num 1084) 2023-09-23T22:24:46.909 INFO:tasks.rados.rados.0.smithi169.stdout:3565: write oid 75 current snap is 0 2023-09-23T22:24:46.909 INFO:tasks.rados.rados.0.smithi169.stdout:3565: seq_num 2203 ranges {625821=599564,1747596=795104,2997559=28262} 2023-09-23T22:24:46.915 INFO:tasks.rados.rados.0.smithi169.stdout:3565: writing smithi16987243-75 from 625821 to 1225385 tid 1 2023-09-23T22:24:46.923 INFO:tasks.rados.rados.0.smithi169.stdout:3565: writing smithi16987243-75 from 1747596 to 2542700 tid 2 2023-09-23T22:24:46.926 INFO:tasks.rados.rados.0.smithi169.stdout:3565: writing smithi16987243-75 from 2997559 to 3025821 tid 3 2023-09-23T22:24:46.926 INFO:tasks.rados.rados.0.smithi169.stdout:3566: write oid 357 current snap is 0 2023-09-23T22:24:46.926 INFO:tasks.rados.rados.0.smithi169.stdout:3566: seq_num 2204 ranges {642628=674813,1806078=538762,3024982=17646} 2023-09-23T22:24:46.934 INFO:tasks.rados.rados.0.smithi169.stdout:3566: writing smithi16987243-357 from 642628 to 1317441 tid 1 2023-09-23T22:24:46.939 INFO:tasks.rados.rados.0.smithi169.stdout:3566: writing smithi16987243-357 from 1806078 to 2344840 tid 2 2023-09-23T22:24:46.943 INFO:tasks.rados.rados.0.smithi169.stdout:3566: writing smithi16987243-357 from 3024982 to 3042628 tid 3 2023-09-23T22:24:46.943 INFO:tasks.rados.rados.0.smithi169.stdout:3567: delete oid 149 current snap is 0 2023-09-23T22:24:46.943 INFO:tasks.rados.rados.0.smithi169.stdout:3557: finishing write tid 2 to smithi16987243-451 2023-09-23T22:24:46.944 INFO:tasks.rados.rados.0.smithi169.stdout:3557: finishing write tid 3 to smithi16987243-451 2023-09-23T22:24:46.944 INFO:tasks.rados.rados.0.smithi169.stdout:3557: finishing write tid 4 to smithi16987243-451 2023-09-23T22:24:46.944 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 451 v 378 (ObjNum 2199 snap 0 seq_num 2199) dirty exists 2023-09-23T22:24:46.944 INFO:tasks.rados.rados.0.smithi169.stdout:3557: left oid 451 (ObjNum 2199 snap 0 seq_num 2199) 2023-09-23T22:24:46.944 INFO:tasks.rados.rados.0.smithi169.stdout:3558: expect (ObjNum 1621 snap 0 seq_num 1621) 2023-09-23T22:24:47.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:46 smithi169 bash[27421]: audit 2023-09-23T22:24:45.564404+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:47.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:46 smithi169 bash[27421]: audit 2023-09-23T22:24:45.573244+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:47.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:46 smithi169 bash[27421]: audit 2023-09-23T22:24:45.619733+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T22:24:47.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:46 smithi169 bash[27421]: audit 2023-09-23T22:24:45.628962+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:24:47.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:46 smithi169 bash[40994]: audit 2023-09-23T22:24:45.564404+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:47.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:46 smithi169 bash[40994]: audit 2023-09-23T22:24:45.573244+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:47.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:46 smithi169 bash[40994]: audit 2023-09-23T22:24:45.619733+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T22:24:47.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:46 smithi169 bash[40994]: audit 2023-09-23T22:24:45.628962+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:24:47.088 INFO:tasks.rados.rados.0.smithi169.stdout:3559: finishing write tid 1 to smithi16987243-485 2023-09-23T22:24:47.089 INFO:tasks.rados.rados.0.smithi169.stdout:3559: finishing write tid 2 to smithi16987243-485 2023-09-23T22:24:47.089 INFO:tasks.rados.rados.0.smithi169.stdout:3559: finishing write tid 3 to smithi16987243-485 2023-09-23T22:24:47.089 INFO:tasks.rados.rados.0.smithi169.stdout:3559: finishing write tid 4 to smithi16987243-485 2023-09-23T22:24:47.089 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 485 v 367 (ObjNum 2200 snap 0 seq_num 2200) dirty exists 2023-09-23T22:24:47.089 INFO:tasks.rados.rados.0.smithi169.stdout:3559: left oid 485 (ObjNum 2200 snap 0 seq_num 2200) 2023-09-23T22:24:47.090 INFO:tasks.rados.rados.0.smithi169.stdout:3560: expect (ObjNum 1694 snap 0 seq_num 1694) 2023-09-23T22:24:47.246 INFO:tasks.rados.rados.0.smithi169.stdout:3561: finishing write tid 1 to smithi16987243-297 2023-09-23T22:24:47.247 INFO:tasks.rados.rados.0.smithi169.stdout:3561: finishing write tid 2 to smithi16987243-297 2023-09-23T22:24:47.247 INFO:tasks.rados.rados.0.smithi169.stdout:3561: finishing write tid 3 to smithi16987243-297 2023-09-23T22:24:47.247 INFO:tasks.rados.rados.0.smithi169.stdout:3561: finishing write tid 4 to smithi16987243-297 2023-09-23T22:24:47.247 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 297 v 398 (ObjNum 2201 snap 0 seq_num 2201) dirty exists 2023-09-23T22:24:47.247 INFO:tasks.rados.rados.0.smithi169.stdout:3561: left oid 297 (ObjNum 2201 snap 0 seq_num 2201) 2023-09-23T22:24:47.247 INFO:tasks.rados.rados.0.smithi169.stdout:3562: finishing write tid 1 to smithi16987243-276 2023-09-23T22:24:47.247 INFO:tasks.rados.rados.0.smithi169.stdout:3562: finishing write tid 2 to smithi16987243-276 2023-09-23T22:24:47.248 INFO:tasks.rados.rados.0.smithi169.stdout:3562: finishing write tid 3 to smithi16987243-276 2023-09-23T22:24:47.248 INFO:tasks.rados.rados.0.smithi169.stdout:3562: finishing write tid 4 to smithi16987243-276 2023-09-23T22:24:47.248 INFO:tasks.rados.rados.0.smithi169.stdout:3562: finishing write tid 5 to smithi16987243-276 2023-09-23T22:24:47.248 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 276 v 382 (ObjNum 2202 snap 0 seq_num 2202) dirty exists 2023-09-23T22:24:47.248 INFO:tasks.rados.rados.0.smithi169.stdout:3562: left oid 276 (ObjNum 2202 snap 0 seq_num 2202) 2023-09-23T22:24:47.248 INFO:tasks.rados.rados.0.smithi169.stdout:3557: done (10 left) 2023-09-23T22:24:47.248 INFO:tasks.rados.rados.0.smithi169.stdout:3558: done (9 left) 2023-09-23T22:24:47.248 INFO:tasks.rados.rados.0.smithi169.stdout:3559: done (8 left) 2023-09-23T22:24:47.248 INFO:tasks.rados.rados.0.smithi169.stdout:3560: done (7 left) 2023-09-23T22:24:47.248 INFO:tasks.rados.rados.0.smithi169.stdout:3561: done (6 left) 2023-09-23T22:24:47.248 INFO:tasks.rados.rados.0.smithi169.stdout:3562: done (5 left) 2023-09-23T22:24:47.249 INFO:tasks.rados.rados.0.smithi169.stdout:3567: done (4 left) 2023-09-23T22:24:47.249 INFO:tasks.rados.rados.0.smithi169.stdout:3568: write oid 4 current snap is 0 2023-09-23T22:24:47.249 INFO:tasks.rados.rados.0.smithi169.stdout:3564: expect (ObjNum 1084 snap 0 seq_num 1084) 2023-09-23T22:24:47.273 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:47 smithi187 bash[78655]: ts=2023-09-23T22:24:47.045Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-09-23T22:24:47.273 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:47 smithi187 bash[78655]: ts=2023-09-23T22:24:47.045Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2023-09-23T22:24:47.273 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:47 smithi187 bash[78655]: ts=2023-09-23T22:24:47.045Z 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 smithi187 (none))" 2023-09-23T22:24:47.273 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:47 smithi187 bash[78655]: ts=2023-09-23T22:24:47.045Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-09-23T22:24:47.274 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:47 smithi187 bash[78655]: ts=2023-09-23T22:24:47.045Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-09-23T22:24:47.274 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:47 smithi187 bash[78655]: ts=2023-09-23T22:24:47.047Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-09-23T22:24:47.274 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:47 smithi187 bash[78655]: ts=2023-09-23T22:24:47.047Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-09-23T22:24:47.274 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:47 smithi187 bash[78655]: ts=2023-09-23T22:24:47.049Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-09-23T22:24:47.274 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:47 smithi187 bash[78655]: ts=2023-09-23T22:24:47.049Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-09-23T22:24:47.274 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:47 smithi187 bash[78655]: ts=2023-09-23T22:24:47.052Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-09-23T22:24:47.274 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:47 smithi187 bash[78655]: ts=2023-09-23T22:24:47.052Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.831µs 2023-09-23T22:24:47.274 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:47 smithi187 bash[78655]: ts=2023-09-23T22:24:47.052Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-09-23T22:24:47.274 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:47 smithi187 bash[78655]: ts=2023-09-23T22:24:47.052Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2023-09-23T22:24:47.274 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:47 smithi187 bash[78655]: ts=2023-09-23T22:24:47.082Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2023-09-23T22:24:47.274 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:47 smithi187 bash[78655]: ts=2023-09-23T22:24:47.088Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2023-09-23T22:24:47.274 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:47 smithi187 bash[78655]: ts=2023-09-23T22:24:47.089Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2023-09-23T22:24:47.275 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:47 smithi187 bash[78655]: ts=2023-09-23T22:24:47.089Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=26.414µs wal_replay_duration=36.840103ms wbl_replay_duration=144ns total_replay_duration=36.887714ms 2023-09-23T22:24:47.275 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:47 smithi187 bash[78655]: ts=2023-09-23T22:24:47.092Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-09-23T22:24:47.275 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:47 smithi187 bash[78655]: ts=2023-09-23T22:24:47.092Z caller=main.go:1029 level=info msg="TSDB started" 2023-09-23T22:24:47.275 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:47 smithi187 bash[78655]: ts=2023-09-23T22:24:47.092Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-09-23T22:24:47.275 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:47 smithi187 bash[78655]: ts=2023-09-23T22:24:47.112Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=19.672026ms db_storage=967ns remote_storage=1.303µs web_handler=535ns query_engine=883ns scrape=276.016µs scrape_sd=116.95µs notify=13.184µs notify_sd=11.869µs rules=18.833391ms tracing=7.309µs 2023-09-23T22:24:47.275 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:47 smithi187 bash[78655]: ts=2023-09-23T22:24:47.112Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-09-23T22:24:47.275 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:47 smithi187 bash[78655]: ts=2023-09-23T22:24:47.112Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-09-23T22:24:47.371 INFO:tasks.rados.rados.0.smithi169.stdout:3563: expect (ObjNum 1274 snap 0 seq_num 1274) 2023-09-23T22:24:47.576 INFO:tasks.rados.rados.0.smithi169.stdout:3565: finishing write tid 1 to smithi16987243-75 2023-09-23T22:24:47.577 INFO:tasks.rados.rados.0.smithi169.stdout:3565: finishing write tid 2 to smithi16987243-75 2023-09-23T22:24:47.577 INFO:tasks.rados.rados.0.smithi169.stdout:3565: finishing write tid 3 to smithi16987243-75 2023-09-23T22:24:47.577 INFO:tasks.rados.rados.0.smithi169.stdout:3565: finishing write tid 4 to smithi16987243-75 2023-09-23T22:24:47.577 INFO:tasks.rados.rados.0.smithi169.stdout:3565: finishing write tid 5 to smithi16987243-75 2023-09-23T22:24:47.578 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 75 v 505 (ObjNum 2203 snap 0 seq_num 2203) dirty exists 2023-09-23T22:24:47.578 INFO:tasks.rados.rados.0.smithi169.stdout:3565: left oid 75 (ObjNum 2203 snap 0 seq_num 2203) 2023-09-23T22:24:47.578 INFO:tasks.rados.rados.0.smithi169.stdout:3566: finishing write tid 1 to smithi16987243-357 2023-09-23T22:24:47.578 INFO:tasks.rados.rados.0.smithi169.stdout:3566: finishing write tid 2 to smithi16987243-357 2023-09-23T22:24:47.579 INFO:tasks.rados.rados.0.smithi169.stdout:3568: seq_num 2206 ranges {676242=541664,1923042=542431} 2023-09-23T22:24:47.588 INFO:tasks.rados.rados.0.smithi169.stdout:3568: writing smithi16987243-4 from 676242 to 1217906 tid 1 2023-09-23T22:24:47.597 INFO:tasks.rados.rados.0.smithi169.stdout:3568: writing smithi16987243-4 from 1923042 to 2465473 tid 2 2023-09-23T22:24:47.597 INFO:tasks.rados.rados.0.smithi169.stdout:3563: done (4 left) 2023-09-23T22:24:47.597 INFO:tasks.rados.rados.0.smithi169.stdout:3564: done (3 left) 2023-09-23T22:24:47.597 INFO:tasks.rados.rados.0.smithi169.stdout:3565: done (2 left) 2023-09-23T22:24:47.598 INFO:tasks.rados.rados.0.smithi169.stdout:3569: delete oid 79 current snap is 0 2023-09-23T22:24:47.598 INFO:tasks.rados.rados.0.smithi169.stdout:3566: finishing write tid 3 to smithi16987243-357 2023-09-23T22:24:47.598 INFO:tasks.rados.rados.0.smithi169.stdout:3566: finishing write tid 4 to smithi16987243-357 2023-09-23T22:24:47.598 INFO:tasks.rados.rados.0.smithi169.stdout:3566: finishing write tid 5 to smithi16987243-357 2023-09-23T22:24:47.599 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 357 v 459 (ObjNum 2204 snap 0 seq_num 2204) dirty exists 2023-09-23T22:24:47.599 INFO:tasks.rados.rados.0.smithi169.stdout:3566: left oid 357 (ObjNum 2204 snap 0 seq_num 2204) 2023-09-23T22:24:47.599 INFO:tasks.rados.rados.0.smithi169.stdout:3568: finishing write tid 1 to smithi16987243-4 2023-09-23T22:24:47.600 INFO:tasks.rados.rados.0.smithi169.stdout:3566: done (2 left) 2023-09-23T22:24:47.600 INFO:tasks.rados.rados.0.smithi169.stdout:3569: done (1 left) 2023-09-23T22:24:47.600 INFO:tasks.rados.rados.0.smithi169.stdout:3570: read oid 117 snap -1 2023-09-23T22:24:47.601 INFO:tasks.rados.rados.0.smithi169.stdout:3570: expect (ObjNum 1464 snap 0 seq_num 1464) 2023-09-23T22:24:47.601 INFO:tasks.rados.rados.0.smithi169.stdout:3571: read oid 464 snap -1 2023-09-23T22:24:47.601 INFO:tasks.rados.rados.0.smithi169.stdout:3571: expect (ObjNum 1389 snap 0 seq_num 1389) 2023-09-23T22:24:47.601 INFO:tasks.rados.rados.0.smithi169.stdout:3572: write oid 113 current snap is 0 2023-09-23T22:24:47.601 INFO:tasks.rados.rados.0.smithi169.stdout:3572: seq_num 2208 ranges {709856=692162,2040006=546100} 2023-09-23T22:24:47.611 INFO:tasks.rados.rados.0.smithi169.stdout:3572: writing smithi16987243-113 from 709856 to 1402018 tid 1 2023-09-23T22:24:47.624 INFO:tasks.rados.rados.0.smithi169.stdout:3572: writing smithi16987243-113 from 2040006 to 2586106 tid 2 2023-09-23T22:24:47.624 INFO:tasks.rados.rados.0.smithi169.stdout:3573: write oid 478 current snap is 0 2023-09-23T22:24:47.624 INFO:tasks.rados.rados.0.smithi169.stdout:3568: finishing write tid 2 to smithi16987243-4 2023-09-23T22:24:47.624 INFO:tasks.rados.rados.0.smithi169.stdout:3568: finishing write tid 3 to smithi16987243-4 2023-09-23T22:24:47.624 INFO:tasks.rados.rados.0.smithi169.stdout:3568: finishing write tid 4 to smithi16987243-4 2023-09-23T22:24:47.624 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 4 v 348 (ObjNum 2206 snap 0 seq_num 2206) dirty exists 2023-09-23T22:24:47.624 INFO:tasks.rados.rados.0.smithi169.stdout:3568: left oid 4 (ObjNum 2206 snap 0 seq_num 2206) 2023-09-23T22:24:47.624 INFO:tasks.rados.rados.0.smithi169.stdout:3570: expect (ObjNum 1464 snap 0 seq_num 1464) 2023-09-23T22:24:47.744 INFO:tasks.rados.rados.0.smithi169.stdout:3571: expect (ObjNum 1389 snap 0 seq_num 1389) 2023-09-23T22:24:47.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:47 smithi187 bash[31480]: audit 2023-09-23T22:24:45.620781+0000 mgr.y (mgr.15153) 27 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T22:24:47.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:47 smithi187 bash[31480]: cluster 2023-09-23T22:24:46.284868+0000 mgr.y (mgr.15153) 28 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 6.5 MiB/s wr, 71 op/s 2023-09-23T22:24:47.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:47 smithi187 bash[31480]: audit 2023-09-23T22:24:47.389468+0000 mon.c (mon.2) 174 : audit [DBG] from='client.? 172.21.15.169:0/923998484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:47.896 INFO:tasks.rados.rados.0.smithi169.stdout:3572: finishing write tid 1 to smithi16987243-113 2023-09-23T22:24:47.896 INFO:tasks.rados.rados.0.smithi169.stdout:3572: finishing write tid 2 to smithi16987243-113 2023-09-23T22:24:47.896 INFO:tasks.rados.rados.0.smithi169.stdout:3572: finishing write tid 3 to smithi16987243-113 2023-09-23T22:24:47.897 INFO:tasks.rados.rados.0.smithi169.stdout:3572: finishing write tid 4 to smithi16987243-113 2023-09-23T22:24:47.897 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 113 v 466 (ObjNum 2208 snap 0 seq_num 2208) dirty exists 2023-09-23T22:24:47.897 INFO:tasks.rados.rados.0.smithi169.stdout:3572: left oid 113 (ObjNum 2208 snap 0 seq_num 2208) 2023-09-23T22:24:47.897 INFO:tasks.rados.rados.0.smithi169.stdout:3573: seq_num 2209 ranges {726663=767411,2098488=406111} 2023-09-23T22:24:47.910 INFO:tasks.rados.rados.0.smithi169.stdout:3573: writing smithi16987243-478 from 726663 to 1494074 tid 1 2023-09-23T22:24:47.916 INFO:tasks.rados.rados.0.smithi169.stdout:3573: writing smithi16987243-478 from 2098488 to 2504599 tid 2 2023-09-23T22:24:47.916 INFO:tasks.rados.rados.0.smithi169.stdout:3568: done (4 left) 2023-09-23T22:24:47.916 INFO:tasks.rados.rados.0.smithi169.stdout:3570: done (3 left) 2023-09-23T22:24:47.917 INFO:tasks.rados.rados.0.smithi169.stdout:3571: done (2 left) 2023-09-23T22:24:47.917 INFO:tasks.rados.rados.0.smithi169.stdout:3572: done (1 left) 2023-09-23T22:24:47.917 INFO:tasks.rados.rados.0.smithi169.stdout:3574: write oid 473 current snap is 0 2023-09-23T22:24:47.917 INFO:tasks.rados.rados.0.smithi169.stdout:3573: finishing write tid 1 to smithi16987243-478 2023-09-23T22:24:47.917 INFO:tasks.rados.rados.0.smithi169.stdout:3574: seq_num 2210 ranges {743470=442660,1640617=549769,2673167=470303} 2023-09-23T22:24:47.924 INFO:tasks.rados.rados.0.smithi169.stdout:3574: writing smithi16987243-473 from 743470 to 1186130 tid 1 2023-09-23T22:24:47.930 INFO:tasks.rados.rados.0.smithi169.stdout:3574: writing smithi16987243-473 from 1640617 to 2190386 tid 2 2023-09-23T22:24:47.936 INFO:tasks.rados.rados.0.smithi169.stdout:3574: writing smithi16987243-473 from 2673167 to 3143470 tid 3 2023-09-23T22:24:47.936 INFO:tasks.rados.rados.0.smithi169.stdout:3575: read oid 285 snap -1 2023-09-23T22:24:47.936 INFO:tasks.rados.rados.0.smithi169.stdout:3575: expect (ObjNum 2015 snap 0 seq_num 2015) 2023-09-23T22:24:47.936 INFO:tasks.rados.rados.0.smithi169.stdout:3576: read oid 371 snap -1 2023-09-23T22:24:47.936 INFO:tasks.rados.rados.0.smithi169.stdout:3576: expect (ObjNum 1976 snap 0 seq_num 1976) 2023-09-23T22:24:47.936 INFO:tasks.rados.rados.0.smithi169.stdout:3577: read oid 203 snap -1 2023-09-23T22:24:47.937 INFO:tasks.rados.rados.0.smithi169.stdout:3577: expect (ObjNum 2191 snap 0 seq_num 2191) 2023-09-23T22:24:47.937 INFO:tasks.rados.rados.0.smithi169.stdout:3578: delete oid 407 current snap is 0 2023-09-23T22:24:47.937 INFO:tasks.rados.rados.0.smithi169.stdout:3573: finishing write tid 2 to smithi16987243-478 2023-09-23T22:24:47.937 INFO:tasks.rados.rados.0.smithi169.stdout:3573: finishing write tid 3 to smithi16987243-478 2023-09-23T22:24:47.937 INFO:tasks.rados.rados.0.smithi169.stdout:3573: finishing write tid 4 to smithi16987243-478 2023-09-23T22:24:47.937 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 478 v 469 (ObjNum 2209 snap 0 seq_num 2209) dirty exists 2023-09-23T22:24:47.937 INFO:tasks.rados.rados.0.smithi169.stdout:3573: left oid 478 (ObjNum 2209 snap 0 seq_num 2209) 2023-09-23T22:24:47.937 INFO:tasks.rados.rados.0.smithi169.stdout:3574: finishing write tid 1 to smithi16987243-473 2023-09-23T22:24:47.937 INFO:tasks.rados.rados.0.smithi169.stdout:3574: finishing write tid 2 to smithi16987243-473 2023-09-23T22:24:47.938 INFO:tasks.rados.rados.0.smithi169.stdout:3573: done (5 left) 2023-09-23T22:24:47.938 INFO:tasks.rados.rados.0.smithi169.stdout:3578: done (4 left) 2023-09-23T22:24:47.939 INFO:tasks.rados.rados.0.smithi169.stdout:3579: read oid 180 snap -1 2023-09-23T22:24:47.939 INFO:tasks.rados.rados.0.smithi169.stdout:3579: expect deleted 2023-09-23T22:24:47.939 INFO:tasks.rados.rados.0.smithi169.stdout:3580: write oid 453 current snap is 0 2023-09-23T22:24:47.939 INFO:tasks.rados.rados.0.smithi169.stdout:3580: seq_num 2212 ranges {777084=593158,2157581=553438,3128013=49071} 2023-09-23T22:24:47.950 INFO:tasks.rados.rados.0.smithi169.stdout:3580: writing smithi16987243-453 from 777084 to 1370242 tid 1 2023-09-23T22:24:47.958 INFO:tasks.rados.rados.0.smithi169.stdout:3580: writing smithi16987243-453 from 2157581 to 2711019 tid 2 2023-09-23T22:24:47.961 INFO:tasks.rados.rados.0.smithi169.stdout:3580: writing smithi16987243-453 from 3128013 to 3177084 tid 3 2023-09-23T22:24:47.962 INFO:tasks.rados.rados.0.smithi169.stdout:3581: write oid 483 current snap is 0 2023-09-23T22:24:47.962 INFO:tasks.rados.rados.0.smithi169.stdout:3581: seq_num 2213 ranges {793891=784760,2332416=697096} 2023-09-23T22:24:47.971 INFO:tasks.rados.rados.0.smithi169.stdout:3581: writing smithi16987243-483 from 793891 to 1578651 tid 1 2023-09-23T22:24:47.981 INFO:tasks.rados.rados.0.smithi169.stdout:3581: writing smithi16987243-483 from 2332416 to 3029512 tid 2 2023-09-23T22:24:47.981 INFO:tasks.rados.rados.0.smithi169.stdout:3582: write oid 370 current snap is 0 2023-09-23T22:24:47.981 INFO:tasks.rados.rados.0.smithi169.stdout:3582: seq_num 2214 ranges {410698=460009,1474545=557107,2782859=427839} 2023-09-23T22:24:47.986 INFO:tasks.rados.rados.0.smithi169.stdout:3582: writing smithi16987243-370 from 410698 to 870707 tid 1 2023-09-23T22:24:47.993 INFO:tasks.rados.rados.0.smithi169.stdout:3582: writing smithi16987243-370 from 1474545 to 2031652 tid 2 2023-09-23T22:24:47.999 INFO:tasks.rados.rados.0.smithi169.stdout:3582: writing smithi16987243-370 from 2782859 to 3210698 tid 3 2023-09-23T22:24:47.999 INFO:tasks.rados.rados.0.smithi169.stdout:3583: write oid 100 current snap is 0 2023-09-23T22:24:47.999 INFO:tasks.rados.rados.0.smithi169.stdout:3583: seq_num 2215 ranges {427505=535258,1533027=700765,2810282=417223} 2023-09-23T22:24:48.005 INFO:tasks.rados.rados.0.smithi169.stdout:3583: writing smithi16987243-100 from 427505 to 962763 tid 1 2023-09-23T22:24:48.012 INFO:tasks.rados.rados.0.smithi169.stdout:3583: writing smithi16987243-100 from 1533027 to 2233792 tid 2 2023-09-23T22:24:48.018 INFO:tasks.rados.rados.0.smithi169.stdout:3583: writing smithi16987243-100 from 2810282 to 3227505 tid 3 2023-09-23T22:24:48.018 INFO:tasks.rados.rados.0.smithi169.stdout:3584: write oid 118 current snap is 0 2023-09-23T22:24:48.018 INFO:tasks.rados.rados.0.smithi169.stdout:3584: seq_num 2216 ranges {444312=610507,1591509=560776,2837705=406607} 2023-09-23T22:24:48.024 INFO:tasks.rados.rados.0.smithi169.stdout:3584: writing smithi16987243-118 from 444312 to 1054819 tid 1 2023-09-23T22:24:48.030 INFO:tasks.rados.rados.0.smithi169.stdout:3584: writing smithi16987243-118 from 1591509 to 2152285 tid 2 2023-09-23T22:24:48.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:47 smithi169 bash[40994]: audit 2023-09-23T22:24:45.620781+0000 mgr.y (mgr.15153) 27 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T22:24:48.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:47 smithi169 bash[40994]: cluster 2023-09-23T22:24:46.284868+0000 mgr.y (mgr.15153) 28 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 6.5 MiB/s wr, 71 op/s 2023-09-23T22:24:48.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:47 smithi169 bash[40994]: audit 2023-09-23T22:24:47.389468+0000 mon.c (mon.2) 174 : audit [DBG] from='client.? 172.21.15.169:0/923998484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:48.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:47 smithi169 bash[27421]: audit 2023-09-23T22:24:45.620781+0000 mgr.y (mgr.15153) 27 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-09-23T22:24:48.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:47 smithi169 bash[27421]: cluster 2023-09-23T22:24:46.284868+0000 mgr.y (mgr.15153) 28 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 6.5 MiB/s wr, 71 op/s 2023-09-23T22:24:48.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:47 smithi169 bash[27421]: audit 2023-09-23T22:24:47.389468+0000 mon.c (mon.2) 174 : audit [DBG] from='client.? 172.21.15.169:0/923998484' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:48.037 INFO:tasks.rados.rados.0.smithi169.stdout:3584: writing smithi16987243-118 from 2837705 to 3244312 tid 3 2023-09-23T22:24:48.038 INFO:tasks.rados.rados.0.smithi169.stdout:3585: write oid 376 current snap is 0 2023-09-23T22:24:48.038 INFO:tasks.rados.rados.0.smithi169.stdout:3574: finishing write tid 3 to smithi16987243-473 2023-09-23T22:24:48.038 INFO:tasks.rados.rados.0.smithi169.stdout:3574: finishing write tid 4 to smithi16987243-473 2023-09-23T22:24:48.038 INFO:tasks.rados.rados.0.smithi169.stdout:3574: finishing write tid 5 to smithi16987243-473 2023-09-23T22:24:48.038 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 473 v 401 (ObjNum 2210 snap 0 seq_num 2210) dirty exists 2023-09-23T22:24:48.038 INFO:tasks.rados.rados.0.smithi169.stdout:3574: left oid 473 (ObjNum 2210 snap 0 seq_num 2210) 2023-09-23T22:24:48.038 INFO:tasks.rados.rados.0.smithi169.stdout:3575: expect (ObjNum 2015 snap 0 seq_num 2015) 2023-09-23T22:24:48.213 INFO:tasks.rados.rados.0.smithi169.stdout:3576: expect (ObjNum 1976 snap 0 seq_num 1976) 2023-09-23T22:24:48.315 INFO:tasks.rados.rados.0.smithi169.stdout:3577: expect (ObjNum 2191 snap 0 seq_num 2191) 2023-09-23T22:24:48.457 INFO:tasks.rados.rados.0.smithi169.stdout:3580: finishing write tid 1 to smithi16987243-453 2023-09-23T22:24:48.457 INFO:tasks.rados.rados.0.smithi169.stdout:3580: finishing write tid 2 to smithi16987243-453 2023-09-23T22:24:48.458 INFO:tasks.rados.rados.0.smithi169.stdout:3580: finishing write tid 3 to smithi16987243-453 2023-09-23T22:24:48.458 INFO:tasks.rados.rados.0.smithi169.stdout:3580: finishing write tid 4 to smithi16987243-453 2023-09-23T22:24:48.458 INFO:tasks.rados.rados.0.smithi169.stdout:3580: finishing write tid 5 to smithi16987243-453 2023-09-23T22:24:48.458 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 453 v 462 (ObjNum 2212 snap 0 seq_num 2212) dirty exists 2023-09-23T22:24:48.458 INFO:tasks.rados.rados.0.smithi169.stdout:3580: left oid 453 (ObjNum 2212 snap 0 seq_num 2212) 2023-09-23T22:24:48.458 INFO:tasks.rados.rados.0.smithi169.stdout:3581: finishing write tid 1 to smithi16987243-483 2023-09-23T22:24:48.458 INFO:tasks.rados.rados.0.smithi169.stdout:3581: finishing write tid 2 to smithi16987243-483 2023-09-23T22:24:48.458 INFO:tasks.rados.rados.0.smithi169.stdout:3581: finishing write tid 3 to smithi16987243-483 2023-09-23T22:24:48.459 INFO:tasks.rados.rados.0.smithi169.stdout:3581: finishing write tid 4 to smithi16987243-483 2023-09-23T22:24:48.459 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 483 v 387 (ObjNum 2213 snap 0 seq_num 2213) dirty exists 2023-09-23T22:24:48.459 INFO:tasks.rados.rados.0.smithi169.stdout:3581: left oid 483 (ObjNum 2213 snap 0 seq_num 2213) 2023-09-23T22:24:48.459 INFO:tasks.rados.rados.0.smithi169.stdout:3582: finishing write tid 1 to smithi16987243-370 2023-09-23T22:24:48.459 INFO:tasks.rados.rados.0.smithi169.stdout:3582: finishing write tid 2 to smithi16987243-370 2023-09-23T22:24:48.459 INFO:tasks.rados.rados.0.smithi169.stdout:3582: finishing write tid 3 to smithi16987243-370 2023-09-23T22:24:48.459 INFO:tasks.rados.rados.0.smithi169.stdout:3582: finishing write tid 4 to smithi16987243-370 2023-09-23T22:24:48.459 INFO:tasks.rados.rados.0.smithi169.stdout:3582: finishing write tid 5 to smithi16987243-370 2023-09-23T22:24:48.459 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 370 v 463 (ObjNum 2214 snap 0 seq_num 2214) dirty exists 2023-09-23T22:24:48.460 INFO:tasks.rados.rados.0.smithi169.stdout:3582: left oid 370 (ObjNum 2214 snap 0 seq_num 2214) 2023-09-23T22:24:48.460 INFO:tasks.rados.rados.0.smithi169.stdout:3583: finishing write tid 1 to smithi16987243-100 2023-09-23T22:24:48.460 INFO:tasks.rados.rados.0.smithi169.stdout:3583: finishing write tid 2 to smithi16987243-100 2023-09-23T22:24:48.460 INFO:tasks.rados.rados.0.smithi169.stdout:3583: finishing write tid 3 to smithi16987243-100 2023-09-23T22:24:48.460 INFO:tasks.rados.rados.0.smithi169.stdout:3583: finishing write tid 4 to smithi16987243-100 2023-09-23T22:24:48.461 INFO:tasks.rados.rados.0.smithi169.stdout:3583: finishing write tid 5 to smithi16987243-100 2023-09-23T22:24:48.461 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 100 v 509 (ObjNum 2215 snap 0 seq_num 2215) dirty exists 2023-09-23T22:24:48.461 INFO:tasks.rados.rados.0.smithi169.stdout:3583: left oid 100 (ObjNum 2215 snap 0 seq_num 2215) 2023-09-23T22:24:48.461 INFO:tasks.rados.rados.0.smithi169.stdout:3584: finishing write tid 1 to smithi16987243-118 2023-09-23T22:24:48.461 INFO:tasks.rados.rados.0.smithi169.stdout:3584: finishing write tid 2 to smithi16987243-118 2023-09-23T22:24:48.461 INFO:tasks.rados.rados.0.smithi169.stdout:3584: finishing write tid 3 to smithi16987243-118 2023-09-23T22:24:48.461 INFO:tasks.rados.rados.0.smithi169.stdout:3584: finishing write tid 4 to smithi16987243-118 2023-09-23T22:24:48.462 INFO:tasks.rados.rados.0.smithi169.stdout:3584: finishing write tid 5 to smithi16987243-118 2023-09-23T22:24:48.462 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 118 v 469 (ObjNum 2216 snap 0 seq_num 2216) dirty exists 2023-09-23T22:24:48.462 INFO:tasks.rados.rados.0.smithi169.stdout:3584: left oid 118 (ObjNum 2216 snap 0 seq_num 2216) 2023-09-23T22:24:48.462 INFO:tasks.rados.rados.0.smithi169.stdout:3585: seq_num 2217 ranges {461119=685756,1649991=704434,2865128=395991} 2023-09-23T22:24:48.470 INFO:tasks.rados.rados.0.smithi169.stdout:3585: writing smithi16987243-376 from 461119 to 1146875 tid 1 2023-09-23T22:24:48.476 INFO:tasks.rados.rados.0.smithi169.stdout:3585: writing smithi16987243-376 from 1649991 to 2354425 tid 2 2023-09-23T22:24:48.483 INFO:tasks.rados.rados.0.smithi169.stdout:3585: writing smithi16987243-376 from 2865128 to 3261119 tid 3 2023-09-23T22:24:48.483 INFO:tasks.rados.rados.0.smithi169.stdout:3574: done (10 left) 2023-09-23T22:24:48.483 INFO:tasks.rados.rados.0.smithi169.stdout:3575: done (9 left) 2023-09-23T22:24:48.483 INFO:tasks.rados.rados.0.smithi169.stdout:3576: done (8 left) 2023-09-23T22:24:48.483 INFO:tasks.rados.rados.0.smithi169.stdout:3577: done (7 left) 2023-09-23T22:24:48.483 INFO:tasks.rados.rados.0.smithi169.stdout:3579: done (6 left) 2023-09-23T22:24:48.483 INFO:tasks.rados.rados.0.smithi169.stdout:3580: done (5 left) 2023-09-23T22:24:48.483 INFO:tasks.rados.rados.0.smithi169.stdout:3581: done (4 left) 2023-09-23T22:24:48.484 INFO:tasks.rados.rados.0.smithi169.stdout:3582: done (3 left) 2023-09-23T22:24:48.484 INFO:tasks.rados.rados.0.smithi169.stdout:3583: done (2 left) 2023-09-23T22:24:48.484 INFO:tasks.rados.rados.0.smithi169.stdout:3584: done (1 left) 2023-09-23T22:24:48.484 INFO:tasks.rados.rados.0.smithi169.stdout:3586: read oid 481 snap -1 2023-09-23T22:24:48.484 INFO:tasks.rados.rados.0.smithi169.stdout:3586: expect (ObjNum 1927 snap 0 seq_num 1927) 2023-09-23T22:24:48.484 INFO:tasks.rados.rados.0.smithi169.stdout:3587: read oid 423 snap -1 2023-09-23T22:24:48.484 INFO:tasks.rados.rados.0.smithi169.stdout:3587: expect (ObjNum 1578 snap 0 seq_num 1578) 2023-09-23T22:24:48.484 INFO:tasks.rados.rados.0.smithi169.stdout:3588: read oid 176 snap -1 2023-09-23T22:24:48.484 INFO:tasks.rados.rados.0.smithi169.stdout:3588: expect (ObjNum 175 snap 0 seq_num 175) 2023-09-23T22:24:48.485 INFO:tasks.rados.rados.0.smithi169.stdout:3589: write oid 335 current snap is 0 2023-09-23T22:24:48.485 INFO:tasks.rados.rados.0.smithi169.stdout:3585: finishing write tid 1 to smithi16987243-376 2023-09-23T22:24:48.485 INFO:tasks.rados.rados.0.smithi169.stdout:3585: finishing write tid 2 to smithi16987243-376 2023-09-23T22:24:48.485 INFO:tasks.rados.rados.0.smithi169.stdout:3589: seq_num 2218 ranges {477926=761005,1992120=564445,3176198=101728} 2023-09-23T22:24:48.490 INFO:tasks.rados.rados.0.smithi169.stdout:3589: writing smithi16987243-335 from 477926 to 1238931 tid 1 2023-09-23T22:24:48.497 INFO:tasks.rados.rados.0.smithi169.stdout:3589: writing smithi16987243-335 from 1992120 to 2556565 tid 2 2023-09-23T22:24:48.502 INFO:tasks.rados.rados.0.smithi169.stdout:3589: writing smithi16987243-335 from 3176198 to 3277926 tid 3 2023-09-23T22:24:48.502 INFO:tasks.rados.rados.0.smithi169.stdout:3590: read oid 280 snap -1 2023-09-23T22:24:48.502 INFO:tasks.rados.rados.0.smithi169.stdout:3590: expect (ObjNum 2110 snap 0 seq_num 2110) 2023-09-23T22:24:48.502 INFO:tasks.rados.rados.0.smithi169.stdout:3591: read oid 409 snap -1 2023-09-23T22:24:48.502 INFO:tasks.rados.rados.0.smithi169.stdout:3591: expect deleted 2023-09-23T22:24:48.502 INFO:tasks.rados.rados.0.smithi169.stdout:3592: write oid 264 current snap is 0 2023-09-23T22:24:48.502 INFO:tasks.rados.rados.0.smithi169.stdout:3592: seq_num 2219 ranges {494733=436254,1650602=708103,2803621=443773} 2023-09-23T22:24:48.507 INFO:tasks.rados.rados.0.smithi169.stdout:3592: writing smithi16987243-264 from 494733 to 930987 tid 1 2023-09-23T22:24:48.516 INFO:tasks.rados.rados.0.smithi169.stdout:3592: writing smithi16987243-264 from 1650602 to 2358705 tid 2 2023-09-23T22:24:48.521 INFO:tasks.rados.rados.0.smithi169.stdout:3592: writing smithi16987243-264 from 2803621 to 3247394 tid 3 2023-09-23T22:24:48.521 INFO:tasks.rados.rados.0.smithi169.stdout:3593: write oid 451 current snap is 0 2023-09-23T22:24:48.521 INFO:tasks.rados.rados.0.smithi169.stdout:3593: seq_num 2220 ranges {511540=627856,1825437=568114,2947397=364143} 2023-09-23T22:24:48.527 INFO:tasks.rados.rados.0.smithi169.stdout:3593: writing smithi16987243-451 from 511540 to 1139396 tid 1 2023-09-23T22:24:48.534 INFO:tasks.rados.rados.0.smithi169.stdout:3593: writing smithi16987243-451 from 1825437 to 2393551 tid 2 2023-09-23T22:24:48.540 INFO:tasks.rados.rados.0.smithi169.stdout:3593: writing smithi16987243-451 from 2947397 to 3311540 tid 3 2023-09-23T22:24:48.540 INFO:tasks.rados.rados.0.smithi169.stdout:3594: read oid 41 snap -1 2023-09-23T22:24:48.540 INFO:tasks.rados.rados.0.smithi169.stdout:3594: expect (ObjNum 985 snap 0 seq_num 985) 2023-09-23T22:24:48.541 INFO:tasks.rados.rados.0.smithi169.stdout:3595: read oid 130 snap -1 2023-09-23T22:24:48.541 INFO:tasks.rados.rados.0.smithi169.stdout:3595: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-09-23T22:24:48.541 INFO:tasks.rados.rados.0.smithi169.stdout:3596: read oid 49 snap -1 2023-09-23T22:24:48.541 INFO:tasks.rados.rados.0.smithi169.stdout:3596: expect (ObjNum 1777 snap 0 seq_num 1777) 2023-09-23T22:24:48.541 INFO:tasks.rados.rados.0.smithi169.stdout:3597: write oid 268 current snap is 0 2023-09-23T22:24:48.541 INFO:tasks.rados.rados.0.smithi169.stdout:3597: seq_num 2221 ranges {528347=703105,1883919=711772} 2023-09-23T22:24:48.548 INFO:tasks.rados.rados.0.smithi169.stdout:3597: writing smithi16987243-268 from 528347 to 1231452 tid 1 2023-09-23T22:24:48.556 INFO:tasks.rados.rados.0.smithi169.stdout:3597: writing smithi16987243-268 from 1883919 to 2595691 tid 2 2023-09-23T22:24:48.556 INFO:tasks.rados.rados.0.smithi169.stdout:3598: write oid 341 current snap is 0 2023-09-23T22:24:48.556 INFO:tasks.rados.rados.0.smithi169.stdout:3598: seq_num 2222 ranges {545154=778354,1826048=571783,2885890=459264} 2023-09-23T22:24:48.563 INFO:tasks.rados.rados.0.smithi169.stdout:3598: writing smithi16987243-341 from 545154 to 1323508 tid 1 2023-09-23T22:24:48.570 INFO:tasks.rados.rados.0.smithi169.stdout:3598: writing smithi16987243-341 from 1826048 to 2397831 tid 2 2023-09-23T22:24:48.575 INFO:tasks.rados.rados.0.smithi169.stdout:3598: writing smithi16987243-341 from 2885890 to 3345154 tid 3 2023-09-23T22:24:48.576 INFO:tasks.rados.rados.0.smithi169.stdout:3599: write oid 167 current snap is 0 2023-09-23T22:24:48.576 INFO:tasks.rados.rados.0.smithi169.stdout:3599: seq_num 2223 ranges {561961=453603,1484530=715441,2913313=448648} 2023-09-23T22:24:48.581 INFO:tasks.rados.rados.0.smithi169.stdout:3599: writing smithi16987243-167 from 561961 to 1015564 tid 1 2023-09-23T22:24:48.588 INFO:tasks.rados.rados.0.smithi169.stdout:3599: writing smithi16987243-167 from 1484530 to 2199971 tid 2 2023-09-23T22:24:48.595 INFO:tasks.rados.rados.0.smithi169.stdout:3599: writing smithi16987243-167 from 2913313 to 3361961 tid 3 2023-09-23T22:24:48.595 INFO:tasks.rados.rados.0.smithi169.stdout:3600: write oid 336 current snap is 0 2023-09-23T22:24:48.595 INFO:tasks.rados.rados.0.smithi169.stdout:3600: seq_num 2224 ranges {578768=528852,1543012=575452,2540736=416486} 2023-09-23T22:24:48.601 INFO:tasks.rados.rados.0.smithi169.stdout:3600: writing smithi16987243-336 from 578768 to 1107620 tid 1 2023-09-23T22:24:48.607 INFO:tasks.rados.rados.0.smithi169.stdout:3600: writing smithi16987243-336 from 1543012 to 2118464 tid 2 2023-09-23T22:24:48.612 INFO:tasks.rados.rados.0.smithi169.stdout:3600: writing smithi16987243-336 from 2540736 to 2957222 tid 3 2023-09-23T22:24:48.612 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:24:48.612 INFO:tasks.rados.rados.0.smithi169.stdout:3588: expect (ObjNum 175 snap 0 seq_num 175) 2023-09-23T22:24:48.716 INFO:tasks.rados.rados.0.smithi169.stdout:3586: expect (ObjNum 1927 snap 0 seq_num 1927) 2023-09-23T22:24:48.868 INFO:tasks.rados.rados.0.smithi169.stdout:3585: finishing write tid 3 to smithi16987243-376 2023-09-23T22:24:48.868 INFO:tasks.rados.rados.0.smithi169.stdout:3585: finishing write tid 4 to smithi16987243-376 2023-09-23T22:24:48.868 INFO:tasks.rados.rados.0.smithi169.stdout:3585: finishing write tid 5 to smithi16987243-376 2023-09-23T22:24:48.868 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 376 v 534 (ObjNum 2217 snap 0 seq_num 2217) dirty exists 2023-09-23T22:24:48.868 INFO:tasks.rados.rados.0.smithi169.stdout:3585: left oid 376 (ObjNum 2217 snap 0 seq_num 2217) 2023-09-23T22:24:48.868 INFO:tasks.rados.rados.0.smithi169.stdout:3587: expect (ObjNum 1578 snap 0 seq_num 1578) 2023-09-23T22:24:48.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:48 smithi187 bash[31480]: audit 2023-09-23T22:24:47.954854+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:24:48.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:48 smithi187 bash[31480]: audit 2023-09-23T22:24:47.956179+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:24:48.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:48 smithi187 bash[31480]: audit 2023-09-23T22:24:47.957330+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:24:49.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:48 smithi169 bash[40994]: audit 2023-09-23T22:24:47.954854+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:24:49.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:48 smithi169 bash[40994]: audit 2023-09-23T22:24:47.956179+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:24:49.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:48 smithi169 bash[40994]: audit 2023-09-23T22:24:47.957330+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:24:49.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:48 smithi169 bash[27421]: audit 2023-09-23T22:24:47.954854+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:24:49.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:48 smithi169 bash[27421]: audit 2023-09-23T22:24:47.956179+0000 mon.a (mon.0) 1051 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:24:49.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:48 smithi169 bash[27421]: audit 2023-09-23T22:24:47.957330+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:24:49.048 INFO:tasks.rados.rados.0.smithi169.stdout:3589: finishing write tid 1 to smithi16987243-335 2023-09-23T22:24:49.048 INFO:tasks.rados.rados.0.smithi169.stdout:3589: finishing write tid 2 to smithi16987243-335 2023-09-23T22:24:49.048 INFO:tasks.rados.rados.0.smithi169.stdout:3589: finishing write tid 3 to smithi16987243-335 2023-09-23T22:24:49.048 INFO:tasks.rados.rados.0.smithi169.stdout:3589: finishing write tid 4 to smithi16987243-335 2023-09-23T22:24:49.048 INFO:tasks.rados.rados.0.smithi169.stdout:3589: finishing write tid 5 to smithi16987243-335 2023-09-23T22:24:49.048 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 335 v 513 (ObjNum 2218 snap 0 seq_num 2218) dirty exists 2023-09-23T22:24:49.048 INFO:tasks.rados.rados.0.smithi169.stdout:3589: left oid 335 (ObjNum 2218 snap 0 seq_num 2218) 2023-09-23T22:24:49.048 INFO:tasks.rados.rados.0.smithi169.stdout:3590: expect (ObjNum 2110 snap 0 seq_num 2110) 2023-09-23T22:24:49.233 INFO:tasks.rados.rados.0.smithi169.stdout:3592: finishing write tid 1 to smithi16987243-264 2023-09-23T22:24:49.234 INFO:tasks.rados.rados.0.smithi169.stdout:3592: finishing write tid 2 to smithi16987243-264 2023-09-23T22:24:49.234 INFO:tasks.rados.rados.0.smithi169.stdout:3592: finishing write tid 3 to smithi16987243-264 2023-09-23T22:24:49.234 INFO:tasks.rados.rados.0.smithi169.stdout:3592: finishing write tid 4 to smithi16987243-264 2023-09-23T22:24:49.234 INFO:tasks.rados.rados.0.smithi169.stdout:3592: finishing write tid 5 to smithi16987243-264 2023-09-23T22:24:49.234 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 264 v 517 (ObjNum 2219 snap 0 seq_num 2219) dirty exists 2023-09-23T22:24:49.234 INFO:tasks.rados.rados.0.smithi169.stdout:3592: left oid 264 (ObjNum 2219 snap 0 seq_num 2219) 2023-09-23T22:24:49.234 INFO:tasks.rados.rados.0.smithi169.stdout:3593: finishing write tid 1 to smithi16987243-451 2023-09-23T22:24:49.234 INFO:tasks.rados.rados.0.smithi169.stdout:3593: finishing write tid 2 to smithi16987243-451 2023-09-23T22:24:49.234 INFO:tasks.rados.rados.0.smithi169.stdout:3595: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-09-23T22:24:49.332 INFO:tasks.rados.rados.0.smithi169.stdout:3594: expect (ObjNum 985 snap 0 seq_num 985) 2023-09-23T22:24:49.470 INFO:tasks.rados.rados.0.smithi169.stdout:3597: finishing write tid 1 to smithi16987243-268 2023-09-23T22:24:49.470 INFO:tasks.rados.rados.0.smithi169.stdout:3593: finishing write tid 3 to smithi16987243-451 2023-09-23T22:24:49.470 INFO:tasks.rados.rados.0.smithi169.stdout:3593: finishing write tid 4 to smithi16987243-451 2023-09-23T22:24:49.471 INFO:tasks.rados.rados.0.smithi169.stdout:3593: finishing write tid 5 to smithi16987243-451 2023-09-23T22:24:49.471 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 451 v 386 (ObjNum 2220 snap 0 seq_num 2220) dirty exists 2023-09-23T22:24:49.471 INFO:tasks.rados.rados.0.smithi169.stdout:3593: left oid 451 (ObjNum 2220 snap 0 seq_num 2220) 2023-09-23T22:24:49.471 INFO:tasks.rados.rados.0.smithi169.stdout:3596: expect (ObjNum 1777 snap 0 seq_num 1777) 2023-09-23T22:24:49.695 INFO:tasks.rados.rados.0.smithi169.stdout:3597: finishing write tid 2 to smithi16987243-268 2023-09-23T22:24:49.695 INFO:tasks.rados.rados.0.smithi169.stdout:3597: finishing write tid 3 to smithi16987243-268 2023-09-23T22:24:49.696 INFO:tasks.rados.rados.0.smithi169.stdout:3597: finishing write tid 4 to smithi16987243-268 2023-09-23T22:24:49.696 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 268 v 485 (ObjNum 2221 snap 0 seq_num 2221) dirty exists 2023-09-23T22:24:49.696 INFO:tasks.rados.rados.0.smithi169.stdout:3597: left oid 268 (ObjNum 2221 snap 0 seq_num 2221) 2023-09-23T22:24:49.696 INFO:tasks.rados.rados.0.smithi169.stdout:3598: finishing write tid 1 to smithi16987243-341 2023-09-23T22:24:49.696 INFO:tasks.rados.rados.0.smithi169.stdout:3598: finishing write tid 2 to smithi16987243-341 2023-09-23T22:24:49.696 INFO:tasks.rados.rados.0.smithi169.stdout:3598: finishing write tid 3 to smithi16987243-341 2023-09-23T22:24:49.696 INFO:tasks.rados.rados.0.smithi169.stdout:3598: finishing write tid 4 to smithi16987243-341 2023-09-23T22:24:49.696 INFO:tasks.rados.rados.0.smithi169.stdout:3598: finishing write tid 5 to smithi16987243-341 2023-09-23T22:24:49.696 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 341 v 473 (ObjNum 2222 snap 0 seq_num 2222) dirty exists 2023-09-23T22:24:49.696 INFO:tasks.rados.rados.0.smithi169.stdout:3598: left oid 341 (ObjNum 2222 snap 0 seq_num 2222) 2023-09-23T22:24:49.696 INFO:tasks.rados.rados.0.smithi169.stdout:3599: finishing write tid 1 to smithi16987243-167 2023-09-23T22:24:49.697 INFO:tasks.rados.rados.0.smithi169.stdout:3599: finishing write tid 2 to smithi16987243-167 2023-09-23T22:24:49.697 INFO:tasks.rados.rados.0.smithi169.stdout:3599: finishing write tid 3 to smithi16987243-167 2023-09-23T22:24:49.697 INFO:tasks.rados.rados.0.smithi169.stdout:3599: finishing write tid 4 to smithi16987243-167 2023-09-23T22:24:49.697 INFO:tasks.rados.rados.0.smithi169.stdout:3599: finishing write tid 5 to smithi16987243-167 2023-09-23T22:24:49.697 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 167 v 467 (ObjNum 2223 snap 0 seq_num 2223) dirty exists 2023-09-23T22:24:49.697 INFO:tasks.rados.rados.0.smithi169.stdout:3599: left oid 167 (ObjNum 2223 snap 0 seq_num 2223) 2023-09-23T22:24:49.697 INFO:tasks.rados.rados.0.smithi169.stdout:3600: finishing write tid 1 to smithi16987243-336 2023-09-23T22:24:49.697 INFO:tasks.rados.rados.0.smithi169.stdout:3600: finishing write tid 2 to smithi16987243-336 2023-09-23T22:24:49.697 INFO:tasks.rados.rados.0.smithi169.stdout:3600: finishing write tid 3 to smithi16987243-336 2023-09-23T22:24:49.697 INFO:tasks.rados.rados.0.smithi169.stdout:3600: finishing write tid 4 to smithi16987243-336 2023-09-23T22:24:49.697 INFO:tasks.rados.rados.0.smithi169.stdout:3600: finishing write tid 5 to smithi16987243-336 2023-09-23T22:24:49.697 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 336 v 377 (ObjNum 2224 snap 0 seq_num 2224) dirty exists 2023-09-23T22:24:49.697 INFO:tasks.rados.rados.0.smithi169.stdout:3600: left oid 336 (ObjNum 2224 snap 0 seq_num 2224) 2023-09-23T22:24:49.698 INFO:tasks.rados.rados.0.smithi169.stdout:3585: done (15 left) 2023-09-23T22:24:49.698 INFO:tasks.rados.rados.0.smithi169.stdout:3586: done (14 left) 2023-09-23T22:24:49.698 INFO:tasks.rados.rados.0.smithi169.stdout:3587: done (13 left) 2023-09-23T22:24:49.698 INFO:tasks.rados.rados.0.smithi169.stdout:3588: done (12 left) 2023-09-23T22:24:49.698 INFO:tasks.rados.rados.0.smithi169.stdout:3589: done (11 left) 2023-09-23T22:24:49.698 INFO:tasks.rados.rados.0.smithi169.stdout:3590: done (10 left) 2023-09-23T22:24:49.698 INFO:tasks.rados.rados.0.smithi169.stdout:3591: done (9 left) 2023-09-23T22:24:49.698 INFO:tasks.rados.rados.0.smithi169.stdout:3592: done (8 left) 2023-09-23T22:24:49.698 INFO:tasks.rados.rados.0.smithi169.stdout:3593: done (7 left) 2023-09-23T22:24:49.698 INFO:tasks.rados.rados.0.smithi169.stdout:3594: done (6 left) 2023-09-23T22:24:49.698 INFO:tasks.rados.rados.0.smithi169.stdout:3595: done (5 left) 2023-09-23T22:24:49.698 INFO:tasks.rados.rados.0.smithi169.stdout:3596: done (4 left) 2023-09-23T22:24:49.699 INFO:tasks.rados.rados.0.smithi169.stdout:3597: done (3 left) 2023-09-23T22:24:49.699 INFO:tasks.rados.rados.0.smithi169.stdout:3598: done (2 left) 2023-09-23T22:24:49.699 INFO:tasks.rados.rados.0.smithi169.stdout:3599: done (1 left) 2023-09-23T22:24:49.699 INFO:tasks.rados.rados.0.smithi169.stdout:3600: done (0 left) 2023-09-23T22:24:49.699 INFO:tasks.rados.rados.0.smithi169.stdout:3601: read oid 173 snap -1 2023-09-23T22:24:49.699 INFO:tasks.rados.rados.0.smithi169.stdout:3601: expect (ObjNum 957 snap 0 seq_num 957) 2023-09-23T22:24:49.699 INFO:tasks.rados.rados.0.smithi169.stdout:3602: read oid 347 snap -1 2023-09-23T22:24:49.699 INFO:tasks.rados.rados.0.smithi169.stdout:3602: expect deleted 2023-09-23T22:24:49.699 INFO:tasks.rados.rados.0.smithi169.stdout:3603: write oid 336 current snap is 0 2023-09-23T22:24:49.699 INFO:tasks.rados.rados.0.smithi169.stdout:3603: seq_num 2225 ranges {595575=604101,1601494=719110,2968159=427416} 2023-09-23T22:24:49.708 INFO:tasks.rados.rados.0.smithi169.stdout:3603: writing smithi16987243-336 from 595575 to 1199676 tid 1 2023-09-23T22:24:49.715 INFO:tasks.rados.rados.0.smithi169.stdout:3603: writing smithi16987243-336 from 1601494 to 2320604 tid 2 2023-09-23T22:24:49.722 INFO:tasks.rados.rados.0.smithi169.stdout:3603: writing smithi16987243-336 from 2968159 to 3395575 tid 3 2023-09-23T22:24:49.722 INFO:tasks.rados.rados.0.smithi169.stdout:3604: write oid 183 current snap is 0 2023-09-23T22:24:49.722 INFO:tasks.rados.rados.0.smithi169.stdout:3604: seq_num 2226 ranges {612382=679350,1943623=462768,3162876=249506} 2023-09-23T22:24:49.729 INFO:tasks.rados.rados.0.smithi169.stdout:3604: writing smithi16987243-183 from 612382 to 1291732 tid 1 2023-09-23T22:24:49.735 INFO:tasks.rados.rados.0.smithi169.stdout:3604: writing smithi16987243-183 from 1943623 to 2406391 tid 2 2023-09-23T22:24:49.741 INFO:tasks.rados.rados.0.smithi169.stdout:3604: writing smithi16987243-183 from 3162876 to 3412382 tid 3 2023-09-23T22:24:49.741 INFO:tasks.rados.rados.0.smithi169.stdout:3605: write oid 305 current snap is 0 2023-09-23T22:24:49.741 INFO:tasks.rados.rados.0.smithi169.stdout:3605: seq_num 2227 ranges {629189=754599,2002105=722779,3306652=122537} 2023-09-23T22:24:49.749 INFO:tasks.rados.rados.0.smithi169.stdout:3605: writing smithi16987243-305 from 629189 to 1383788 tid 1 2023-09-23T22:24:49.756 INFO:tasks.rados.rados.0.smithi169.stdout:3605: writing smithi16987243-305 from 2002105 to 2724884 tid 2 2023-09-23T22:24:49.761 INFO:tasks.rados.rados.0.smithi169.stdout:3605: writing smithi16987243-305 from 3306652 to 3429189 tid 3 2023-09-23T22:24:49.761 INFO:tasks.rados.rados.0.smithi169.stdout:3606: read oid 11 snap -1 2023-09-23T22:24:49.761 INFO:tasks.rados.rados.0.smithi169.stdout:3606: expect (ObjNum 2047 snap 0 seq_num 2047) 2023-09-23T22:24:49.761 INFO:tasks.rados.rados.0.smithi169.stdout:3607: write oid 151 current snap is 0 2023-09-23T22:24:49.761 INFO:tasks.rados.rados.0.smithi169.stdout:3607: seq_num 2228 ranges {645996=546201,1776940=466437,2650428=577927} 2023-09-23T22:24:49.768 INFO:tasks.rados.rados.0.smithi169.stdout:3607: writing smithi16987243-151 from 645996 to 1192197 tid 1 2023-09-23T22:24:49.774 INFO:tasks.rados.rados.0.smithi169.stdout:3607: writing smithi16987243-151 from 1776940 to 2243377 tid 2 2023-09-23T22:24:49.780 INFO:tasks.rados.rados.0.smithi169.stdout:3607: writing smithi16987243-151 from 2650428 to 3228355 tid 3 2023-09-23T22:24:49.780 INFO:tasks.rados.rados.0.smithi169.stdout:3608: read oid 306 snap -1 2023-09-23T22:24:49.780 INFO:tasks.rados.rados.0.smithi169.stdout:3608: expect (ObjNum 1686 snap 0 seq_num 1686) 2023-09-23T22:24:49.780 INFO:tasks.rados.rados.0.smithi169.stdout:3609: read oid 233 snap -1 2023-09-23T22:24:49.780 INFO:tasks.rados.rados.0.smithi169.stdout:3609: expect (ObjNum 1982 snap 0 seq_num 1982) 2023-09-23T22:24:49.780 INFO:tasks.rados.rados.0.smithi169.stdout:3610: write oid 196 current snap is 0 2023-09-23T22:24:49.780 INFO:tasks.rados.rados.0.smithi169.stdout:3601: expect (ObjNum 957 snap 0 seq_num 957) 2023-09-23T22:24:49.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:49 smithi187 bash[31480]: cephadm 2023-09-23T22:24:47.954274+0000 mgr.y (mgr.15153) 29 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-23T22:24:49.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:49 smithi187 bash[31480]: cephadm 2023-09-23T22:24:47.958447+0000 mgr.y (mgr.15153) 30 : cephadm [INF] Deploying daemon mgr.x on smithi187 2023-09-23T22:24:49.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:49 smithi187 bash[31480]: cluster 2023-09-23T22:24:48.285466+0000 mgr.y (mgr.15153) 31 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 6.5 MiB/s wr, 71 op/s 2023-09-23T22:24:49.898 INFO:tasks.rados.rados.0.smithi169.stdout:3603: finishing write tid 1 to smithi16987243-336 2023-09-23T22:24:49.898 INFO:tasks.rados.rados.0.smithi169.stdout:3603: finishing write tid 2 to smithi16987243-336 2023-09-23T22:24:49.898 INFO:tasks.rados.rados.0.smithi169.stdout:3603: finishing write tid 3 to smithi16987243-336 2023-09-23T22:24:49.898 INFO:tasks.rados.rados.0.smithi169.stdout:3603: finishing write tid 4 to smithi16987243-336 2023-09-23T22:24:49.898 INFO:tasks.rados.rados.0.smithi169.stdout:3603: finishing write tid 5 to smithi16987243-336 2023-09-23T22:24:49.898 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 336 v 381 (ObjNum 2225 snap 0 seq_num 2225) dirty exists 2023-09-23T22:24:49.899 INFO:tasks.rados.rados.0.smithi169.stdout:3603: left oid 336 (ObjNum 2225 snap 0 seq_num 2225) 2023-09-23T22:24:49.899 INFO:tasks.rados.rados.0.smithi169.stdout:3604: finishing write tid 1 to smithi16987243-183 2023-09-23T22:24:49.899 INFO:tasks.rados.rados.0.smithi169.stdout:3604: finishing write tid 2 to smithi16987243-183 2023-09-23T22:24:49.899 INFO:tasks.rados.rados.0.smithi169.stdout:3604: finishing write tid 3 to smithi16987243-183 2023-09-23T22:24:49.899 INFO:tasks.rados.rados.0.smithi169.stdout:3604: finishing write tid 4 to smithi16987243-183 2023-09-23T22:24:49.899 INFO:tasks.rados.rados.0.smithi169.stdout:3604: finishing write tid 5 to smithi16987243-183 2023-09-23T22:24:49.899 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 183 v 487 (ObjNum 2226 snap 0 seq_num 2226) dirty exists 2023-09-23T22:24:49.899 INFO:tasks.rados.rados.0.smithi169.stdout:3604: left oid 183 (ObjNum 2226 snap 0 seq_num 2226) 2023-09-23T22:24:49.899 INFO:tasks.rados.rados.0.smithi169.stdout:3605: finishing write tid 1 to smithi16987243-305 2023-09-23T22:24:49.899 INFO:tasks.rados.rados.0.smithi169.stdout:3605: finishing write tid 2 to smithi16987243-305 2023-09-23T22:24:49.899 INFO:tasks.rados.rados.0.smithi169.stdout:3605: finishing write tid 3 to smithi16987243-305 2023-09-23T22:24:49.899 INFO:tasks.rados.rados.0.smithi169.stdout:3605: finishing write tid 4 to smithi16987243-305 2023-09-23T22:24:49.900 INFO:tasks.rados.rados.0.smithi169.stdout:3605: finishing write tid 5 to smithi16987243-305 2023-09-23T22:24:49.900 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 305 v 405 (ObjNum 2227 snap 0 seq_num 2227) dirty exists 2023-09-23T22:24:49.900 INFO:tasks.rados.rados.0.smithi169.stdout:3605: left oid 305 (ObjNum 2227 snap 0 seq_num 2227) 2023-09-23T22:24:49.900 INFO:tasks.rados.rados.0.smithi169.stdout:3606: expect (ObjNum 2047 snap 0 seq_num 2047) 2023-09-23T22:24:50.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:49 smithi169 bash[27421]: cephadm 2023-09-23T22:24:47.954274+0000 mgr.y (mgr.15153) 29 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-23T22:24:50.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:49 smithi169 bash[27421]: cephadm 2023-09-23T22:24:47.958447+0000 mgr.y (mgr.15153) 30 : cephadm [INF] Deploying daemon mgr.x on smithi187 2023-09-23T22:24:50.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:49 smithi169 bash[27421]: cluster 2023-09-23T22:24:48.285466+0000 mgr.y (mgr.15153) 31 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 6.5 MiB/s wr, 71 op/s 2023-09-23T22:24:50.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:49 smithi169 bash[40994]: cephadm 2023-09-23T22:24:47.954274+0000 mgr.y (mgr.15153) 29 : cephadm [INF] Upgrade: Updating mgr.x 2023-09-23T22:24:50.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:49 smithi169 bash[40994]: cephadm 2023-09-23T22:24:47.958447+0000 mgr.y (mgr.15153) 30 : cephadm [INF] Deploying daemon mgr.x on smithi187 2023-09-23T22:24:50.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:49 smithi169 bash[40994]: cluster 2023-09-23T22:24:48.285466+0000 mgr.y (mgr.15153) 31 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 6.5 MiB/s wr, 71 op/s 2023-09-23T22:24:50.071 INFO:tasks.rados.rados.0.smithi169.stdout:3607: finishing write tid 1 to smithi16987243-151 2023-09-23T22:24:50.072 INFO:tasks.rados.rados.0.smithi169.stdout:3607: finishing write tid 2 to smithi16987243-151 2023-09-23T22:24:50.072 INFO:tasks.rados.rados.0.smithi169.stdout:3607: finishing write tid 3 to smithi16987243-151 2023-09-23T22:24:50.072 INFO:tasks.rados.rados.0.smithi169.stdout:3607: finishing write tid 4 to smithi16987243-151 2023-09-23T22:24:50.072 INFO:tasks.rados.rados.0.smithi169.stdout:3607: finishing write tid 5 to smithi16987243-151 2023-09-23T22:24:50.072 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 151 v 466 (ObjNum 2228 snap 0 seq_num 2228) dirty exists 2023-09-23T22:24:50.072 INFO:tasks.rados.rados.0.smithi169.stdout:3607: left oid 151 (ObjNum 2228 snap 0 seq_num 2228) 2023-09-23T22:24:50.072 INFO:tasks.rados.rados.0.smithi169.stdout:3608: expect (ObjNum 1686 snap 0 seq_num 1686) 2023-09-23T22:24:50.170 INFO:tasks.rados.rados.0.smithi169.stdout:3609: expect (ObjNum 1982 snap 0 seq_num 1982) 2023-09-23T22:24:50.272 INFO:tasks.rados.rados.0.smithi169.stdout:3610: seq_num 2229 ranges {662803=621450,1835422=726448,3077851=384952} 2023-09-23T22:24:50.287 INFO:tasks.rados.rados.0.smithi169.stdout:3610: writing smithi16987243-196 from 662803 to 1284253 tid 1 2023-09-23T22:24:50.294 INFO:tasks.rados.rados.0.smithi169.stdout:3610: writing smithi16987243-196 from 1835422 to 2561870 tid 2 2023-09-23T22:24:50.300 INFO:tasks.rados.rados.0.smithi169.stdout:3610: writing smithi16987243-196 from 3077851 to 3462803 tid 3 2023-09-23T22:24:50.300 INFO:tasks.rados.rados.0.smithi169.stdout:3601: done (9 left) 2023-09-23T22:24:50.300 INFO:tasks.rados.rados.0.smithi169.stdout:3602: done (8 left) 2023-09-23T22:24:50.300 INFO:tasks.rados.rados.0.smithi169.stdout:3603: done (7 left) 2023-09-23T22:24:50.300 INFO:tasks.rados.rados.0.smithi169.stdout:3604: done (6 left) 2023-09-23T22:24:50.300 INFO:tasks.rados.rados.0.smithi169.stdout:3605: done (5 left) 2023-09-23T22:24:50.301 INFO:tasks.rados.rados.0.smithi169.stdout:3606: done (4 left) 2023-09-23T22:24:50.301 INFO:tasks.rados.rados.0.smithi169.stdout:3607: done (3 left) 2023-09-23T22:24:50.301 INFO:tasks.rados.rados.0.smithi169.stdout:3608: done (2 left) 2023-09-23T22:24:50.301 INFO:tasks.rados.rados.0.smithi169.stdout:3609: done (1 left) 2023-09-23T22:24:50.301 INFO:tasks.rados.rados.0.smithi169.stdout:3611: read oid 62 snap -1 2023-09-23T22:24:50.301 INFO:tasks.rados.rados.0.smithi169.stdout:3611: expect deleted 2023-09-23T22:24:50.301 INFO:tasks.rados.rados.0.smithi169.stdout:3612: read oid 168 snap -1 2023-09-23T22:24:50.301 INFO:tasks.rados.rados.0.smithi169.stdout:3612: expect (ObjNum 2118 snap 0 seq_num 2118) 2023-09-23T22:24:50.301 INFO:tasks.rados.rados.0.smithi169.stdout:3613: read oid 418 snap -1 2023-09-23T22:24:50.301 INFO:tasks.rados.rados.0.smithi169.stdout:3613: expect (ObjNum 1966 snap 0 seq_num 1966) 2023-09-23T22:24:50.301 INFO:tasks.rados.rados.0.smithi169.stdout:3614: write oid 237 current snap is 0 2023-09-23T22:24:50.301 INFO:tasks.rados.rados.0.smithi169.stdout:3610: finishing write tid 1 to smithi16987243-196 2023-09-23T22:24:50.301 INFO:tasks.rados.rados.0.smithi169.stdout:3610: finishing write tid 2 to smithi16987243-196 2023-09-23T22:24:50.302 INFO:tasks.rados.rados.0.smithi169.stdout:3614: seq_num 2230 ranges {679610=696699,1777551=470106,2988921=490689} 2023-09-23T22:24:50.308 INFO:tasks.rados.rados.0.smithi169.stdout:3614: writing smithi16987243-237 from 679610 to 1376309 tid 1 2023-09-23T22:24:50.313 INFO:tasks.rados.rados.0.smithi169.stdout:3614: writing smithi16987243-237 from 1777551 to 2247657 tid 2 2023-09-23T22:24:50.321 INFO:tasks.rados.rados.0.smithi169.stdout:3614: writing smithi16987243-237 from 2988921 to 3479610 tid 3 2023-09-23T22:24:50.321 INFO:tasks.rados.rados.0.smithi169.stdout:3615: write oid 66 current snap is 0 2023-09-23T22:24:50.321 INFO:tasks.rados.rados.0.smithi169.stdout:3615: seq_num 2231 ranges {696417=771948,2236033=730117,3416344=80073} 2023-09-23T22:24:50.329 INFO:tasks.rados.rados.0.smithi169.stdout:3615: writing smithi16987243-66 from 696417 to 1468365 tid 1 2023-09-23T22:24:50.337 INFO:tasks.rados.rados.0.smithi169.stdout:3615: writing smithi16987243-66 from 2236033 to 2966150 tid 2 2023-09-23T22:24:50.341 INFO:tasks.rados.rados.0.smithi169.stdout:3615: writing smithi16987243-66 from 3416344 to 3496417 tid 3 2023-09-23T22:24:50.341 INFO:tasks.rados.rados.0.smithi169.stdout:3616: read oid 386 snap -1 2023-09-23T22:24:50.341 INFO:tasks.rados.rados.0.smithi169.stdout:3616: expect (ObjNum 1752 snap 0 seq_num 1752) 2023-09-23T22:24:50.341 INFO:tasks.rados.rados.0.smithi169.stdout:3617: read oid 500 snap -1 2023-09-23T22:24:50.341 INFO:tasks.rados.rados.0.smithi169.stdout:3617: expect (ObjNum 1505 snap 0 seq_num 1505) 2023-09-23T22:24:50.341 INFO:tasks.rados.rados.0.smithi169.stdout:3618: write oid 329 current snap is 0 2023-09-23T22:24:50.341 INFO:tasks.rados.rados.0.smithi169.stdout:3618: seq_num 2232 ranges {713224=447197,1894515=473775,3043767=469457} 2023-09-23T22:24:50.347 INFO:tasks.rados.rados.0.smithi169.stdout:3618: writing smithi16987243-329 from 713224 to 1160421 tid 1 2023-09-23T22:24:50.355 INFO:tasks.rados.rados.0.smithi169.stdout:3618: writing smithi16987243-329 from 1894515 to 2368290 tid 2 2023-09-23T22:24:50.361 INFO:tasks.rados.rados.0.smithi169.stdout:3618: writing smithi16987243-329 from 3043767 to 3513224 tid 3 2023-09-23T22:24:50.361 INFO:tasks.rados.rados.0.smithi169.stdout:3619: write oid 91 current snap is 0 2023-09-23T22:24:50.361 INFO:tasks.rados.rados.0.smithi169.stdout:3619: seq_num 2233 ranges {730031=522446,1952997=733786,3471190=58841} 2023-09-23T22:24:50.368 INFO:tasks.rados.rados.0.smithi169.stdout:3619: writing smithi16987243-91 from 730031 to 1252477 tid 1 2023-09-23T22:24:50.376 INFO:tasks.rados.rados.0.smithi169.stdout:3619: writing smithi16987243-91 from 1952997 to 2686783 tid 2 2023-09-23T22:24:50.377 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:50 smithi187 systemd[1]: Stopping Ceph mgr.x for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T22:24:50.381 INFO:tasks.rados.rados.0.smithi169.stdout:3619: writing smithi16987243-91 from 3471190 to 3530031 tid 3 2023-09-23T22:24:50.381 INFO:tasks.rados.rados.0.smithi169.stdout:3620: read oid 256 snap -1 2023-09-23T22:24:50.381 INFO:tasks.rados.rados.0.smithi169.stdout:3620: expect (ObjNum 255 snap 0 seq_num 255) 2023-09-23T22:24:50.382 INFO:tasks.rados.rados.0.smithi169.stdout:3621: write oid 382 current snap is 0 2023-09-23T22:24:50.382 INFO:tasks.rados.rados.0.smithi169.stdout:3610: finishing write tid 3 to smithi16987243-196 2023-09-23T22:24:50.382 INFO:tasks.rados.rados.0.smithi169.stdout:3610: finishing write tid 4 to smithi16987243-196 2023-09-23T22:24:50.382 INFO:tasks.rados.rados.0.smithi169.stdout:3621: seq_num 2234 ranges {746838=597695,2011479=477444,3098613=448225} 2023-09-23T22:24:50.390 INFO:tasks.rados.rados.0.smithi169.stdout:3621: writing smithi16987243-382 from 746838 to 1344533 tid 1 2023-09-23T22:24:50.396 INFO:tasks.rados.rados.0.smithi169.stdout:3621: writing smithi16987243-382 from 2011479 to 2488923 tid 2 2023-09-23T22:24:50.403 INFO:tasks.rados.rados.0.smithi169.stdout:3621: writing smithi16987243-382 from 3098613 to 3546838 tid 3 2023-09-23T22:24:50.403 INFO:tasks.rados.rados.0.smithi169.stdout:3611: done (11 left) 2023-09-23T22:24:50.403 INFO:tasks.rados.rados.0.smithi169.stdout:3622: write oid 447 current snap is 0 2023-09-23T22:24:50.403 INFO:tasks.rados.rados.0.smithi169.stdout:3610: finishing write tid 5 to smithi16987243-196 2023-09-23T22:24:50.403 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 196 v 409 (ObjNum 2229 snap 0 seq_num 2229) dirty exists 2023-09-23T22:24:50.403 INFO:tasks.rados.rados.0.smithi169.stdout:3610: left oid 196 (ObjNum 2229 snap 0 seq_num 2229) 2023-09-23T22:24:50.404 INFO:tasks.rados.rados.0.smithi169.stdout:3614: finishing write tid 1 to smithi16987243-237 2023-09-23T22:24:50.404 INFO:tasks.rados.rados.0.smithi169.stdout:3614: finishing write tid 2 to smithi16987243-237 2023-09-23T22:24:50.404 INFO:tasks.rados.rados.0.smithi169.stdout:3622: seq_num 2235 ranges {763645=672944,1953608=737455,3409683=153962} 2023-09-23T22:24:50.411 INFO:tasks.rados.rados.0.smithi169.stdout:3622: writing smithi16987243-447 from 763645 to 1436589 tid 1 2023-09-23T22:24:50.418 INFO:tasks.rados.rados.0.smithi169.stdout:3622: writing smithi16987243-447 from 1953608 to 2691063 tid 2 2023-09-23T22:24:50.423 INFO:tasks.rados.rados.0.smithi169.stdout:3622: writing smithi16987243-447 from 3409683 to 3563645 tid 3 2023-09-23T22:24:50.423 INFO:tasks.rados.rados.0.smithi169.stdout:3610: done (11 left) 2023-09-23T22:24:50.424 INFO:tasks.rados.rados.0.smithi169.stdout:3623: read oid 475 snap -1 2023-09-23T22:24:50.424 INFO:tasks.rados.rados.0.smithi169.stdout:3623: expect (ObjNum 842 snap 0 seq_num 842) 2023-09-23T22:24:50.424 INFO:tasks.rados.rados.0.smithi169.stdout:3624: write oid 50 current snap is 0 2023-09-23T22:24:50.424 INFO:tasks.rados.rados.0.smithi169.stdout:3624: seq_num 2236 ranges {780452=464546,1728443=481113,2753459=500809} 2023-09-23T22:24:50.430 INFO:tasks.rados.rados.0.smithi169.stdout:3624: writing smithi16987243-50 from 780452 to 1244998 tid 1 2023-09-23T22:24:50.436 INFO:tasks.rados.rados.0.smithi169.stdout:3624: writing smithi16987243-50 from 1728443 to 2209556 tid 2 2023-09-23T22:24:50.443 INFO:tasks.rados.rados.0.smithi169.stdout:3624: writing smithi16987243-50 from 2753459 to 3254268 tid 3 2023-09-23T22:24:50.443 INFO:tasks.rados.rados.0.smithi169.stdout:3625: write oid 179 current snap is 0 2023-09-23T22:24:50.443 INFO:tasks.rados.rados.0.smithi169.stdout:3625: seq_num 2237 ranges {797259=539795,1786925=741124,3180882=416377} 2023-09-23T22:24:50.450 INFO:tasks.rados.rados.0.smithi169.stdout:3625: writing smithi16987243-179 from 797259 to 1337054 tid 1 2023-09-23T22:24:50.456 INFO:tasks.rados.rados.0.smithi169.stdout:3625: writing smithi16987243-179 from 1786925 to 2528049 tid 2 2023-09-23T22:24:50.463 INFO:tasks.rados.rados.0.smithi169.stdout:3625: writing smithi16987243-179 from 3180882 to 3597259 tid 3 2023-09-23T22:24:50.463 INFO:tasks.rados.rados.0.smithi169.stdout:3626: read oid 250 snap -1 2023-09-23T22:24:50.463 INFO:tasks.rados.rados.0.smithi169.stdout:3626: expect (ObjNum 1901 snap 0 seq_num 1901) 2023-09-23T22:24:50.463 INFO:tasks.rados.rados.0.smithi169.stdout:3627: read oid 392 snap -1 2023-09-23T22:24:50.463 INFO:tasks.rados.rados.0.smithi169.stdout:3627: expect (ObjNum 1554 snap 0 seq_num 1554) 2023-09-23T22:24:50.463 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:24:50.463 INFO:tasks.rados.rados.0.smithi169.stdout:3612: expect (ObjNum 2118 snap 0 seq_num 2118) 2023-09-23T22:24:50.593 INFO:tasks.rados.rados.0.smithi169.stdout:3613: expect (ObjNum 1966 snap 0 seq_num 1966) 2023-09-23T22:24:50.783 INFO:tasks.rados.rados.0.smithi169.stdout:3614: finishing write tid 3 to smithi16987243-237 2023-09-23T22:24:50.783 INFO:tasks.rados.rados.0.smithi169.stdout:3614: finishing write tid 4 to smithi16987243-237 2023-09-23T22:24:50.783 INFO:tasks.rados.rados.0.smithi169.stdout:3614: finishing write tid 5 to smithi16987243-237 2023-09-23T22:24:50.783 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 237 v 413 (ObjNum 2230 snap 0 seq_num 2230) dirty exists 2023-09-23T22:24:50.783 INFO:tasks.rados.rados.0.smithi169.stdout:3614: left oid 237 (ObjNum 2230 snap 0 seq_num 2230) 2023-09-23T22:24:50.783 INFO:tasks.rados.rados.0.smithi169.stdout:3615: finishing write tid 1 to smithi16987243-66 2023-09-23T22:24:50.783 INFO:tasks.rados.rados.0.smithi169.stdout:3615: finishing write tid 2 to smithi16987243-66 2023-09-23T22:24:50.783 INFO:tasks.rados.rados.0.smithi169.stdout:3615: finishing write tid 3 to smithi16987243-66 2023-09-23T22:24:50.783 INFO:tasks.rados.rados.0.smithi169.stdout:3615: finishing write tid 4 to smithi16987243-66 2023-09-23T22:24:50.784 INFO:tasks.rados.rados.0.smithi169.stdout:3617: expect (ObjNum 1505 snap 0 seq_num 1505) 2023-09-23T22:24:50.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:50 smithi187 bash[31480]: audit 2023-09-23T22:24:49.850068+0000 mon.a (mon.0) 1053 : audit [DBG] from='client.? 172.21.15.169:0/1634059829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:50.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:50 smithi187 bash[31480]: cluster 2023-09-23T22:24:50.286177+0000 mgr.y (mgr.15153) 32 : cluster [DBG] pgmap v17: 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-23T22:24:50.966 INFO:tasks.rados.rados.0.smithi169.stdout:3615: finishing write tid 5 to smithi16987243-66 2023-09-23T22:24:50.966 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 66 v 417 (ObjNum 2231 snap 0 seq_num 2231) dirty exists 2023-09-23T22:24:50.966 INFO:tasks.rados.rados.0.smithi169.stdout:3615: left oid 66 (ObjNum 2231 snap 0 seq_num 2231) 2023-09-23T22:24:50.966 INFO:tasks.rados.rados.0.smithi169.stdout:3618: finishing write tid 1 to smithi16987243-329 2023-09-23T22:24:50.966 INFO:tasks.rados.rados.0.smithi169.stdout:3616: expect (ObjNum 1752 snap 0 seq_num 1752) 2023-09-23T22:24:51.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:50 smithi169 bash[40994]: audit 2023-09-23T22:24:49.850068+0000 mon.a (mon.0) 1053 : audit [DBG] from='client.? 172.21.15.169:0/1634059829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:51.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:50 smithi169 bash[40994]: cluster 2023-09-23T22:24:50.286177+0000 mgr.y (mgr.15153) 32 : cluster [DBG] pgmap v17: 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-23T22:24:51.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:50 smithi169 bash[27421]: audit 2023-09-23T22:24:49.850068+0000 mon.a (mon.0) 1053 : audit [DBG] from='client.? 172.21.15.169:0/1634059829' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:51.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:50 smithi169 bash[27421]: cluster 2023-09-23T22:24:50.286177+0000 mgr.y (mgr.15153) 32 : cluster [DBG] pgmap v17: 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-23T22:24:51.165 INFO:tasks.rados.rados.0.smithi169.stdout:3618: finishing write tid 2 to smithi16987243-329 2023-09-23T22:24:51.165 INFO:tasks.rados.rados.0.smithi169.stdout:3618: finishing write tid 3 to smithi16987243-329 2023-09-23T22:24:51.165 INFO:tasks.rados.rados.0.smithi169.stdout:3618: finishing write tid 4 to smithi16987243-329 2023-09-23T22:24:51.165 INFO:tasks.rados.rados.0.smithi169.stdout:3618: finishing write tid 5 to smithi16987243-329 2023-09-23T22:24:51.165 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 329 v 471 (ObjNum 2232 snap 0 seq_num 2232) dirty exists 2023-09-23T22:24:51.165 INFO:tasks.rados.rados.0.smithi169.stdout:3618: left oid 329 (ObjNum 2232 snap 0 seq_num 2232) 2023-09-23T22:24:51.165 INFO:tasks.rados.rados.0.smithi169.stdout:3619: finishing write tid 1 to smithi16987243-91 2023-09-23T22:24:51.165 INFO:tasks.rados.rados.0.smithi169.stdout:3619: finishing write tid 2 to smithi16987243-91 2023-09-23T22:24:51.166 INFO:tasks.rados.rados.0.smithi169.stdout:3619: finishing write tid 3 to smithi16987243-91 2023-09-23T22:24:51.166 INFO:tasks.rados.rados.0.smithi169.stdout:3619: finishing write tid 4 to smithi16987243-91 2023-09-23T22:24:51.166 INFO:tasks.rados.rados.0.smithi169.stdout:3619: finishing write tid 5 to smithi16987243-91 2023-09-23T22:24:51.166 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 91 v 391 (ObjNum 2233 snap 0 seq_num 2233) dirty exists 2023-09-23T22:24:51.166 INFO:tasks.rados.rados.0.smithi169.stdout:3619: left oid 91 (ObjNum 2233 snap 0 seq_num 2233) 2023-09-23T22:24:51.166 INFO:tasks.rados.rados.0.smithi169.stdout:3620: expect (ObjNum 255 snap 0 seq_num 255) 2023-09-23T22:24:51.240 INFO:tasks.rados.rados.0.smithi169.stdout:3621: finishing write tid 1 to smithi16987243-382 2023-09-23T22:24:51.240 INFO:tasks.rados.rados.0.smithi169.stdout:3621: finishing write tid 2 to smithi16987243-382 2023-09-23T22:24:51.240 INFO:tasks.rados.rados.0.smithi169.stdout:3621: finishing write tid 3 to smithi16987243-382 2023-09-23T22:24:51.240 INFO:tasks.rados.rados.0.smithi169.stdout:3621: finishing write tid 4 to smithi16987243-382 2023-09-23T22:24:51.240 INFO:tasks.rados.rados.0.smithi169.stdout:3621: finishing write tid 5 to smithi16987243-382 2023-09-23T22:24:51.240 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 382 v 538 (ObjNum 2234 snap 0 seq_num 2234) dirty exists 2023-09-23T22:24:51.240 INFO:tasks.rados.rados.0.smithi169.stdout:3621: left oid 382 (ObjNum 2234 snap 0 seq_num 2234) 2023-09-23T22:24:51.240 INFO:tasks.rados.rados.0.smithi169.stdout:3622: finishing write tid 1 to smithi16987243-447 2023-09-23T22:24:51.240 INFO:tasks.rados.rados.0.smithi169.stdout:3622: finishing write tid 2 to smithi16987243-447 2023-09-23T22:24:51.241 INFO:tasks.rados.rados.0.smithi169.stdout:3622: finishing write tid 3 to smithi16987243-447 2023-09-23T22:24:51.241 INFO:tasks.rados.rados.0.smithi169.stdout:3622: finishing write tid 4 to smithi16987243-447 2023-09-23T22:24:51.241 INFO:tasks.rados.rados.0.smithi169.stdout:3622: finishing write tid 5 to smithi16987243-447 2023-09-23T22:24:51.241 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 447 v 352 (ObjNum 2235 snap 0 seq_num 2235) dirty exists 2023-09-23T22:24:51.241 INFO:tasks.rados.rados.0.smithi169.stdout:3622: left oid 447 (ObjNum 2235 snap 0 seq_num 2235) 2023-09-23T22:24:51.241 INFO:tasks.rados.rados.0.smithi169.stdout:3623: expect (ObjNum 842 snap 0 seq_num 842) 2023-09-23T22:24:51.326 INFO:tasks.rados.rados.0.smithi169.stdout:3624: finishing write tid 1 to smithi16987243-50 2023-09-23T22:24:51.327 INFO:tasks.rados.rados.0.smithi169.stdout:3624: finishing write tid 2 to smithi16987243-50 2023-09-23T22:24:51.328 INFO:tasks.rados.rados.0.smithi169.stdout:3624: finishing write tid 3 to smithi16987243-50 2023-09-23T22:24:51.328 INFO:tasks.rados.rados.0.smithi169.stdout:3624: finishing write tid 4 to smithi16987243-50 2023-09-23T22:24:51.328 INFO:tasks.rados.rados.0.smithi169.stdout:3624: finishing write tid 5 to smithi16987243-50 2023-09-23T22:24:51.328 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 50 v 421 (ObjNum 2236 snap 0 seq_num 2236) dirty exists 2023-09-23T22:24:51.328 INFO:tasks.rados.rados.0.smithi169.stdout:3624: left oid 50 (ObjNum 2236 snap 0 seq_num 2236) 2023-09-23T22:24:51.328 INFO:tasks.rados.rados.0.smithi169.stdout:3625: finishing write tid 1 to smithi16987243-179 2023-09-23T22:24:51.328 INFO:tasks.rados.rados.0.smithi169.stdout:3625: finishing write tid 2 to smithi16987243-179 2023-09-23T22:24:51.328 INFO:tasks.rados.rados.0.smithi169.stdout:3625: finishing write tid 3 to smithi16987243-179 2023-09-23T22:24:51.329 INFO:tasks.rados.rados.0.smithi169.stdout:3612: done (15 left) 2023-09-23T22:24:51.329 INFO:tasks.rados.rados.0.smithi169.stdout:3613: done (14 left) 2023-09-23T22:24:51.329 INFO:tasks.rados.rados.0.smithi169.stdout:3614: done (13 left) 2023-09-23T22:24:51.329 INFO:tasks.rados.rados.0.smithi169.stdout:3615: done (12 left) 2023-09-23T22:24:51.329 INFO:tasks.rados.rados.0.smithi169.stdout:3616: done (11 left) 2023-09-23T22:24:51.329 INFO:tasks.rados.rados.0.smithi169.stdout:3617: done (10 left) 2023-09-23T22:24:51.329 INFO:tasks.rados.rados.0.smithi169.stdout:3618: done (9 left) 2023-09-23T22:24:51.329 INFO:tasks.rados.rados.0.smithi169.stdout:3619: done (8 left) 2023-09-23T22:24:51.329 INFO:tasks.rados.rados.0.smithi169.stdout:3620: done (7 left) 2023-09-23T22:24:51.329 INFO:tasks.rados.rados.0.smithi169.stdout:3621: done (6 left) 2023-09-23T22:24:51.329 INFO:tasks.rados.rados.0.smithi169.stdout:3622: done (5 left) 2023-09-23T22:24:51.329 INFO:tasks.rados.rados.0.smithi169.stdout:3623: done (4 left) 2023-09-23T22:24:51.330 INFO:tasks.rados.rados.0.smithi169.stdout:3624: done (3 left) 2023-09-23T22:24:51.330 INFO:tasks.rados.rados.0.smithi169.stdout:3625: finishing write tid 4 to smithi16987243-179 2023-09-23T22:24:51.330 INFO:tasks.rados.rados.0.smithi169.stdout:3625: finishing write tid 5 to smithi16987243-179 2023-09-23T22:24:51.330 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 179 v 454 (ObjNum 2237 snap 0 seq_num 2237) dirty exists 2023-09-23T22:24:51.330 INFO:tasks.rados.rados.0.smithi169.stdout:3625: left oid 179 (ObjNum 2237 snap 0 seq_num 2237) 2023-09-23T22:24:51.330 INFO:tasks.rados.rados.0.smithi169.stdout:3627: expect (ObjNum 1554 snap 0 seq_num 1554) 2023-09-23T22:24:51.373 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:50 smithi187 bash[78957]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-mgr-x 2023-09-23T22:24:51.373 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:51 smithi187 systemd[1]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-09-23T22:24:51.374 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:51 smithi187 bash[79019]: Error response from daemon: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-mgr-x 2023-09-23T22:24:51.374 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:51 smithi187 systemd[1]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@mgr.x.service: Failed with result 'exit-code'. 2023-09-23T22:24:51.374 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:51 smithi187 systemd[1]: Stopped Ceph mgr.x for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:24:51.422 INFO:tasks.rados.rados.0.smithi169.stdout:3626: expect (ObjNum 1901 snap 0 seq_num 1901) 2023-09-23T22:24:51.627 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:51 smithi187 systemd[1]: Started Ceph mgr.x for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:24:51.674 INFO:tasks.rados.rados.0.smithi169.stdout:3628: read oid 229 snap -1 2023-09-23T22:24:51.674 INFO:tasks.rados.rados.0.smithi169.stdout:3628: expect deleted 2023-09-23T22:24:51.674 INFO:tasks.rados.rados.0.smithi169.stdout:3625: done (3 left) 2023-09-23T22:24:51.674 INFO:tasks.rados.rados.0.smithi169.stdout:3626: done (2 left) 2023-09-23T22:24:51.674 INFO:tasks.rados.rados.0.smithi169.stdout:3627: done (1 left) 2023-09-23T22:24:51.674 INFO:tasks.rados.rados.0.smithi169.stdout:3629: write oid 438 current snap is 0 2023-09-23T22:24:51.674 INFO:tasks.rados.rados.0.smithi169.stdout:3629: seq_num 2238 ranges {414066=615044,1445407=484782,2408305=639706} 2023-09-23T22:24:51.684 INFO:tasks.rados.rados.0.smithi169.stdout:3629: writing smithi16987243-438 from 414066 to 1029110 tid 1 2023-09-23T22:24:51.690 INFO:tasks.rados.rados.0.smithi169.stdout:3629: writing smithi16987243-438 from 1445407 to 1930189 tid 2 2023-09-23T22:24:51.697 INFO:tasks.rados.rados.0.smithi169.stdout:3629: writing smithi16987243-438 from 2408305 to 3048011 tid 3 2023-09-23T22:24:51.697 INFO:tasks.rados.rados.0.smithi169.stdout:3630: write oid 443 current snap is 0 2023-09-23T22:24:51.697 INFO:tasks.rados.rados.0.smithi169.stdout:3630: seq_num 2239 ranges {430873=690293,1787536=628440,3003022=450978} 2023-09-23T22:24:51.709 INFO:tasks.rados.rados.0.smithi169.stdout:3630: writing smithi16987243-443 from 430873 to 1121166 tid 1 2023-09-23T22:24:51.717 INFO:tasks.rados.rados.0.smithi169.stdout:3630: writing smithi16987243-443 from 1787536 to 2415976 tid 2 2023-09-23T22:24:51.723 INFO:tasks.rados.rados.0.smithi169.stdout:3630: writing smithi16987243-443 from 3003022 to 3454000 tid 3 2023-09-23T22:24:51.724 INFO:tasks.rados.rados.0.smithi169.stdout:3631: read oid 164 snap -1 2023-09-23T22:24:51.724 INFO:tasks.rados.rados.0.smithi169.stdout:3631: expect (ObjNum 1440 snap 0 seq_num 1440) 2023-09-23T22:24:51.724 INFO:tasks.rados.rados.0.smithi169.stdout:3632: read oid 467 snap -1 2023-09-23T22:24:51.724 INFO:tasks.rados.rados.0.smithi169.stdout:3632: expect (ObjNum 2115 snap 0 seq_num 2115) 2023-09-23T22:24:51.724 INFO:tasks.rados.rados.0.smithi169.stdout:3633: write oid 209 current snap is 0 2023-09-23T22:24:51.724 INFO:tasks.rados.rados.0.smithi169.stdout:3633: seq_num 2240 ranges {447680=765542,1846018=488451,2746798=662250} 2023-09-23T22:24:51.731 INFO:tasks.rados.rados.0.smithi169.stdout:3633: writing smithi16987243-209 from 447680 to 1213222 tid 1 2023-09-23T22:24:51.737 INFO:tasks.rados.rados.0.smithi169.stdout:3633: writing smithi16987243-209 from 1846018 to 2334469 tid 2 2023-09-23T22:24:51.744 INFO:tasks.rados.rados.0.smithi169.stdout:3633: writing smithi16987243-209 from 2746798 to 3409048 tid 3 2023-09-23T22:24:51.744 INFO:tasks.rados.rados.0.smithi169.stdout:3634: read oid 339 snap -1 2023-09-23T22:24:51.745 INFO:tasks.rados.rados.0.smithi169.stdout:3634: expect (ObjNum 1080 snap 0 seq_num 1080) 2023-09-23T22:24:51.745 INFO:tasks.rados.rados.0.smithi169.stdout:3635: read oid 287 snap -1 2023-09-23T22:24:51.745 INFO:tasks.rados.rados.0.smithi169.stdout:3635: expect (ObjNum 1957 snap 0 seq_num 1957) 2023-09-23T22:24:51.745 INFO:tasks.rados.rados.0.smithi169.stdout:3636: read oid 119 snap -1 2023-09-23T22:24:51.745 INFO:tasks.rados.rados.0.smithi169.stdout:3636: expect (ObjNum 1570 snap 0 seq_num 1570) 2023-09-23T22:24:51.745 INFO:tasks.rados.rados.0.smithi169.stdout:3637: write oid 277 current snap is 0 2023-09-23T22:24:51.745 INFO:tasks.rados.rados.0.smithi169.stdout:3637: seq_num 2241 ranges {464487=440791,1504500=632109,2657868=473522} 2023-09-23T22:24:51.749 INFO:tasks.rados.rados.0.smithi169.stdout:3637: writing smithi16987243-277 from 464487 to 905278 tid 1 2023-09-23T22:24:51.757 INFO:tasks.rados.rados.0.smithi169.stdout:3637: writing smithi16987243-277 from 1504500 to 2136609 tid 2 2023-09-23T22:24:51.762 INFO:tasks.rados.rados.0.smithi169.stdout:3637: writing smithi16987243-277 from 2657868 to 3131390 tid 3 2023-09-23T22:24:51.762 INFO:tasks.rados.rados.0.smithi169.stdout:3638: write oid 296 current snap is 0 2023-09-23T22:24:51.763 INFO:tasks.rados.rados.0.smithi169.stdout:3638: seq_num 2242 ranges {481294=516040,1562982=492120,2801644=684794} 2023-09-23T22:24:51.768 INFO:tasks.rados.rados.0.smithi169.stdout:3638: writing smithi16987243-296 from 481294 to 997334 tid 1 2023-09-23T22:24:51.774 INFO:tasks.rados.rados.0.smithi169.stdout:3638: writing smithi16987243-296 from 1562982 to 2055102 tid 2 2023-09-23T22:24:51.783 INFO:tasks.rados.rados.0.smithi169.stdout:3638: writing smithi16987243-296 from 2801644 to 3486438 tid 3 2023-09-23T22:24:51.783 INFO:tasks.rados.rados.0.smithi169.stdout:3639: read oid 95 snap -1 2023-09-23T22:24:51.783 INFO:tasks.rados.rados.0.smithi169.stdout:3639: expect (ObjNum 1027 snap 0 seq_num 1027) 2023-09-23T22:24:51.783 INFO:tasks.rados.rados.0.smithi169.stdout:3640: write oid 105 current snap is 0 2023-09-23T22:24:51.783 INFO:tasks.rados.rados.0.smithi169.stdout:3629: finishing write tid 1 to smithi16987243-438 2023-09-23T22:24:51.783 INFO:tasks.rados.rados.0.smithi169.stdout:3629: finishing write tid 2 to smithi16987243-438 2023-09-23T22:24:51.783 INFO:tasks.rados.rados.0.smithi169.stdout:3629: finishing write tid 3 to smithi16987243-438 2023-09-23T22:24:51.783 INFO:tasks.rados.rados.0.smithi169.stdout:3629: finishing write tid 4 to smithi16987243-438 2023-09-23T22:24:51.783 INFO:tasks.rados.rados.0.smithi169.stdout:3629: finishing write tid 5 to smithi16987243-438 2023-09-23T22:24:51.783 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 438 v 395 (ObjNum 2238 snap 0 seq_num 2238) dirty exists 2023-09-23T22:24:51.784 INFO:tasks.rados.rados.0.smithi169.stdout:3629: left oid 438 (ObjNum 2238 snap 0 seq_num 2238) 2023-09-23T22:24:51.784 INFO:tasks.rados.rados.0.smithi169.stdout:3640: seq_num 2243 ranges {498101=707642,1621464=635778,2712714=612419} 2023-09-23T22:24:51.789 INFO:tasks.rados.rados.0.smithi169.stdout:3640: writing smithi16987243-105 from 498101 to 1205743 tid 1 2023-09-23T22:24:51.796 INFO:tasks.rados.rados.0.smithi169.stdout:3640: writing smithi16987243-105 from 1621464 to 2257242 tid 2 2023-09-23T22:24:51.802 INFO:tasks.rados.rados.0.smithi169.stdout:3640: writing smithi16987243-105 from 2712714 to 3325133 tid 3 2023-09-23T22:24:51.802 INFO:tasks.rados.rados.0.smithi169.stdout:3628: done (12 left) 2023-09-23T22:24:51.802 INFO:tasks.rados.rados.0.smithi169.stdout:3629: done (11 left) 2023-09-23T22:24:51.802 INFO:tasks.rados.rados.0.smithi169.stdout:3641: write oid 63 current snap is 0 2023-09-23T22:24:51.802 INFO:tasks.rados.rados.0.smithi169.stdout:3641: seq_num 2244 ranges {514908=782891,2079946=495789,3256490=423691} 2023-09-23T22:24:51.809 INFO:tasks.rados.rados.0.smithi169.stdout:3641: writing smithi16987243-63 from 514908 to 1297799 tid 1 2023-09-23T22:24:51.817 INFO:tasks.rados.rados.0.smithi169.stdout:3641: writing smithi16987243-63 from 2079946 to 2575735 tid 2 2023-09-23T22:24:51.823 INFO:tasks.rados.rados.0.smithi169.stdout:3641: writing smithi16987243-63 from 3256490 to 3680181 tid 3 2023-09-23T22:24:51.824 INFO:tasks.rados.rados.0.smithi169.stdout:3642: write oid 72 current snap is 0 2023-09-23T22:24:51.824 INFO:tasks.rados.rados.0.smithi169.stdout:3642: seq_num 2245 ranges {531715=458140,1738428=639447,2883913=634963} 2023-09-23T22:24:51.829 INFO:tasks.rados.rados.0.smithi169.stdout:3642: writing smithi16987243-72 from 531715 to 989855 tid 1 2023-09-23T22:24:51.836 INFO:tasks.rados.rados.0.smithi169.stdout:3642: writing smithi16987243-72 from 1738428 to 2377875 tid 2 2023-09-23T22:24:51.843 INFO:tasks.rados.rados.0.smithi169.stdout:3642: writing smithi16987243-72 from 2883913 to 3518876 tid 3 2023-09-23T22:24:51.843 INFO:tasks.rados.rados.0.smithi169.stdout:3643: write oid 2 current snap is 0 2023-09-23T22:24:51.844 INFO:tasks.rados.rados.0.smithi169.stdout:3643: seq_num 2246 ranges {548522=533389,1796910=499458,2911336=446235} 2023-09-23T22:24:51.849 INFO:tasks.rados.rados.0.smithi169.stdout:3643: writing smithi16987243-2 from 548522 to 1081911 tid 1 2023-09-23T22:24:51.858 INFO:tasks.rados.rados.0.smithi169.stdout:3643: writing smithi16987243-2 from 1796910 to 2296368 tid 2 2023-09-23T22:24:51.864 INFO:tasks.rados.rados.0.smithi169.stdout:3643: writing smithi16987243-2 from 2911336 to 3357571 tid 3 2023-09-23T22:24:51.865 INFO:tasks.rados.rados.0.smithi169.stdout:3644: read oid 45 snap -1 2023-09-23T22:24:51.865 INFO:tasks.rados.rados.0.smithi169.stdout:3644: expect deleted 2023-09-23T22:24:51.865 INFO:tasks.rados.rados.0.smithi169.stdout:3645: read oid 87 snap -1 2023-09-23T22:24:51.866 INFO:tasks.rados.rados.0.smithi169.stdout:3645: expect (ObjNum 2147 snap 0 seq_num 2147) 2023-09-23T22:24:51.866 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:24:51.866 INFO:tasks.rados.rados.0.smithi169.stdout:3630: finishing write tid 1 to smithi16987243-443 2023-09-23T22:24:51.866 INFO:tasks.rados.rados.0.smithi169.stdout:3630: finishing write tid 2 to smithi16987243-443 2023-09-23T22:24:51.866 INFO:tasks.rados.rados.0.smithi169.stdout:3631: expect (ObjNum 1440 snap 0 seq_num 1440) 2023-09-23T22:24:52.031 INFO:tasks.rados.rados.0.smithi169.stdout:3630: finishing write tid 3 to smithi16987243-443 2023-09-23T22:24:52.031 INFO:tasks.rados.rados.0.smithi169.stdout:3630: finishing write tid 4 to smithi16987243-443 2023-09-23T22:24:52.031 INFO:tasks.rados.rados.0.smithi169.stdout:3630: finishing write tid 5 to smithi16987243-443 2023-09-23T22:24:52.031 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 443 v 521 (ObjNum 2239 snap 0 seq_num 2239) dirty exists 2023-09-23T22:24:52.032 INFO:tasks.rados.rados.0.smithi169.stdout:3630: left oid 443 (ObjNum 2239 snap 0 seq_num 2239) 2023-09-23T22:24:52.032 INFO:tasks.rados.rados.0.smithi169.stdout:3632: expect (ObjNum 2115 snap 0 seq_num 2115) 2023-09-23T22:24:52.149 INFO:tasks.rados.rados.0.smithi169.stdout:3633: finishing write tid 1 to smithi16987243-209 2023-09-23T22:24:52.149 INFO:tasks.rados.rados.0.smithi169.stdout:3633: finishing write tid 2 to smithi16987243-209 2023-09-23T22:24:52.149 INFO:tasks.rados.rados.0.smithi169.stdout:3630: done (15 left) 2023-09-23T22:24:52.149 INFO:tasks.rados.rados.0.smithi169.stdout:3631: done (14 left) 2023-09-23T22:24:52.149 INFO:tasks.rados.rados.0.smithi169.stdout:3632: done (13 left) 2023-09-23T22:24:52.150 INFO:tasks.rados.rados.0.smithi169.stdout:3646: read oid 27 snap -1 2023-09-23T22:24:52.150 INFO:tasks.rados.rados.0.smithi169.stdout:3646: expect (ObjNum 1844 snap 0 seq_num 1844) 2023-09-23T22:24:52.150 INFO:tasks.rados.rados.0.smithi169.stdout:3647: write oid 314 current snap is 0 2023-09-23T22:24:52.150 INFO:tasks.rados.rados.0.smithi169.stdout:3647: seq_num 2247 ranges {565329=608638,1739039=643116,2822406=773860} 2023-09-23T22:24:52.160 INFO:tasks.rados.rados.0.smithi169.stdout:3647: writing smithi16987243-314 from 565329 to 1173967 tid 1 2023-09-23T22:24:52.169 INFO:tasks.rados.rados.0.smithi169.stdout:3647: writing smithi16987243-314 from 1739039 to 2382155 tid 2 2023-09-23T22:24:52.176 INFO:tasks.rados.rados.0.smithi169.stdout:3647: writing smithi16987243-314 from 2822406 to 3596266 tid 3 2023-09-23T22:24:52.176 INFO:tasks.rados.rados.0.smithi169.stdout:3648: delete oid 276 current snap is 0 2023-09-23T22:24:52.176 INFO:tasks.rados.rados.0.smithi169.stdout:3636: expect (ObjNum 1570 snap 0 seq_num 1570) 2023-09-23T22:24:52.314 INFO:tasks.rados.rados.0.smithi169.stdout:3633: finishing write tid 3 to smithi16987243-209 2023-09-23T22:24:52.314 INFO:tasks.rados.rados.0.smithi169.stdout:3637: finishing write tid 1 to smithi16987243-277 2023-09-23T22:24:52.314 INFO:tasks.rados.rados.0.smithi169.stdout:3634: expect (ObjNum 1080 snap 0 seq_num 1080) 2023-09-23T22:24:52.485 INFO:tasks.rados.rados.0.smithi169.stdout:3633: finishing write tid 4 to smithi16987243-209 2023-09-23T22:24:52.485 INFO:tasks.rados.rados.0.smithi169.stdout:3633: finishing write tid 5 to smithi16987243-209 2023-09-23T22:24:52.485 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 209 v 489 (ObjNum 2240 snap 0 seq_num 2240) dirty exists 2023-09-23T22:24:52.485 INFO:tasks.rados.rados.0.smithi169.stdout:3633: left oid 209 (ObjNum 2240 snap 0 seq_num 2240) 2023-09-23T22:24:52.485 INFO:tasks.rados.rados.0.smithi169.stdout:3637: finishing write tid 2 to smithi16987243-277 2023-09-23T22:24:52.485 INFO:tasks.rados.rados.0.smithi169.stdout:3635: expect (ObjNum 1957 snap 0 seq_num 1957) 2023-09-23T22:24:52.578 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:52 smithi187 bash[79074]: debug 2023-09-23T22:24:52.406+0000 7f9ac0bb3700 1 -- 172.21.15.187:0/575587009 <== mon.1 v2:172.21.15.187:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556a059c31e0 con 0x556a06742400 2023-09-23T22:24:52.579 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:52 smithi187 bash[79074]: debug 2023-09-23T22:24:52.566+0000 7f9acad00200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T22:24:52.579 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:52 smithi187 bash[31480]: audit 2023-09-23T22:24:51.409224+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:52.579 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:52 smithi187 bash[31480]: audit 2023-09-23T22:24:51.418011+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:52.579 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:52 smithi187 bash[31480]: audit 2023-09-23T22:24:51.429712+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:24:52.579 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:52 smithi187 bash[31480]: audit 2023-09-23T22:24:52.324304+0000 mon.c (mon.2) 175 : audit [DBG] from='client.? 172.21.15.169:0/2891042868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:52.579 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:52 smithi187 bash[31480]: audit 2023-09-23T22:24:52.393508+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:24:52.580 INFO:tasks.rados.rados.0.smithi169.stdout:3637: finishing write tid 3 to smithi16987243-277 2023-09-23T22:24:52.580 INFO:tasks.rados.rados.0.smithi169.stdout:3637: finishing write tid 4 to smithi16987243-277 2023-09-23T22:24:52.580 INFO:tasks.rados.rados.0.smithi169.stdout:3637: finishing write tid 5 to smithi16987243-277 2023-09-23T22:24:52.580 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 277 v 425 (ObjNum 2241 snap 0 seq_num 2241) dirty exists 2023-09-23T22:24:52.580 INFO:tasks.rados.rados.0.smithi169.stdout:3637: left oid 277 (ObjNum 2241 snap 0 seq_num 2241) 2023-09-23T22:24:52.580 INFO:tasks.rados.rados.0.smithi169.stdout:3638: finishing write tid 1 to smithi16987243-296 2023-09-23T22:24:52.580 INFO:tasks.rados.rados.0.smithi169.stdout:3638: finishing write tid 2 to smithi16987243-296 2023-09-23T22:24:52.580 INFO:tasks.rados.rados.0.smithi169.stdout:3640: finishing write tid 1 to smithi16987243-105 2023-09-23T22:24:52.580 INFO:tasks.rados.rados.0.smithi169.stdout:3638: finishing write tid 3 to smithi16987243-296 2023-09-23T22:24:52.580 INFO:tasks.rados.rados.0.smithi169.stdout:3638: finishing write tid 4 to smithi16987243-296 2023-09-23T22:24:52.581 INFO:tasks.rados.rados.0.smithi169.stdout:3638: finishing write tid 5 to smithi16987243-296 2023-09-23T22:24:52.581 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 296 v 402 (ObjNum 2242 snap 0 seq_num 2242) dirty exists 2023-09-23T22:24:52.581 INFO:tasks.rados.rados.0.smithi169.stdout:3638: left oid 296 (ObjNum 2242 snap 0 seq_num 2242) 2023-09-23T22:24:52.581 INFO:tasks.rados.rados.0.smithi169.stdout:3639: expect (ObjNum 1027 snap 0 seq_num 1027) 2023-09-23T22:24:52.731 INFO:tasks.rados.rados.0.smithi169.stdout:3640: finishing write tid 2 to smithi16987243-105 2023-09-23T22:24:52.731 INFO:tasks.rados.rados.0.smithi169.stdout:3640: finishing write tid 3 to smithi16987243-105 2023-09-23T22:24:52.732 INFO:tasks.rados.rados.0.smithi169.stdout:3640: finishing write tid 4 to smithi16987243-105 2023-09-23T22:24:52.732 INFO:tasks.rados.rados.0.smithi169.stdout:3640: finishing write tid 5 to smithi16987243-105 2023-09-23T22:24:52.732 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 105 v 429 (ObjNum 2243 snap 0 seq_num 2243) dirty exists 2023-09-23T22:24:52.732 INFO:tasks.rados.rados.0.smithi169.stdout:3640: left oid 105 (ObjNum 2243 snap 0 seq_num 2243) 2023-09-23T22:24:52.732 INFO:tasks.rados.rados.0.smithi169.stdout:3641: finishing write tid 1 to smithi16987243-63 2023-09-23T22:24:52.733 INFO:tasks.rados.rados.0.smithi169.stdout:3641: finishing write tid 2 to smithi16987243-63 2023-09-23T22:24:52.733 INFO:tasks.rados.rados.0.smithi169.stdout:3641: finishing write tid 3 to smithi16987243-63 2023-09-23T22:24:52.733 INFO:tasks.rados.rados.0.smithi169.stdout:3641: finishing write tid 4 to smithi16987243-63 2023-09-23T22:24:52.733 INFO:tasks.rados.rados.0.smithi169.stdout:3641: finishing write tid 5 to smithi16987243-63 2023-09-23T22:24:52.734 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 63 v 385 (ObjNum 2244 snap 0 seq_num 2244) dirty exists 2023-09-23T22:24:52.734 INFO:tasks.rados.rados.0.smithi169.stdout:3641: left oid 63 (ObjNum 2244 snap 0 seq_num 2244) 2023-09-23T22:24:52.734 INFO:tasks.rados.rados.0.smithi169.stdout:3642: finishing write tid 1 to smithi16987243-72 2023-09-23T22:24:52.734 INFO:tasks.rados.rados.0.smithi169.stdout:3642: finishing write tid 2 to smithi16987243-72 2023-09-23T22:24:52.735 INFO:tasks.rados.rados.0.smithi169.stdout:3642: finishing write tid 3 to smithi16987243-72 2023-09-23T22:24:52.735 INFO:tasks.rados.rados.0.smithi169.stdout:3642: finishing write tid 4 to smithi16987243-72 2023-09-23T22:24:52.735 INFO:tasks.rados.rados.0.smithi169.stdout:3642: finishing write tid 5 to smithi16987243-72 2023-09-23T22:24:52.735 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 72 v 433 (ObjNum 2245 snap 0 seq_num 2245) dirty exists 2023-09-23T22:24:52.735 INFO:tasks.rados.rados.0.smithi169.stdout:3642: left oid 72 (ObjNum 2245 snap 0 seq_num 2245) 2023-09-23T22:24:52.736 INFO:tasks.rados.rados.0.smithi169.stdout:3643: finishing write tid 1 to smithi16987243-2 2023-09-23T22:24:52.736 INFO:tasks.rados.rados.0.smithi169.stdout:3643: finishing write tid 2 to smithi16987243-2 2023-09-23T22:24:52.736 INFO:tasks.rados.rados.0.smithi169.stdout:3643: finishing write tid 3 to smithi16987243-2 2023-09-23T22:24:52.736 INFO:tasks.rados.rados.0.smithi169.stdout:3643: finishing write tid 4 to smithi16987243-2 2023-09-23T22:24:52.736 INFO:tasks.rados.rados.0.smithi169.stdout:3643: finishing write tid 5 to smithi16987243-2 2023-09-23T22:24:52.737 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 2 v 437 (ObjNum 2246 snap 0 seq_num 2246) dirty exists 2023-09-23T22:24:52.737 INFO:tasks.rados.rados.0.smithi169.stdout:3643: left oid 2 (ObjNum 2246 snap 0 seq_num 2246) 2023-09-23T22:24:52.737 INFO:tasks.rados.rados.0.smithi169.stdout:3645: expect (ObjNum 2147 snap 0 seq_num 2147) 2023-09-23T22:24:52.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:52 smithi169 bash[40994]: audit 2023-09-23T22:24:51.409224+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:52.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:52 smithi169 bash[40994]: audit 2023-09-23T22:24:51.418011+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:52.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:52 smithi169 bash[40994]: audit 2023-09-23T22:24:51.429712+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:24:52.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:52 smithi169 bash[40994]: audit 2023-09-23T22:24:52.324304+0000 mon.c (mon.2) 175 : audit [DBG] from='client.? 172.21.15.169:0/2891042868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:52.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:52 smithi169 bash[40994]: audit 2023-09-23T22:24:52.393508+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:24:52.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:52 smithi169 bash[27421]: audit 2023-09-23T22:24:51.409224+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:52.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:52 smithi169 bash[27421]: audit 2023-09-23T22:24:51.418011+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:52.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:52 smithi169 bash[27421]: audit 2023-09-23T22:24:51.429712+0000 mon.a (mon.0) 1056 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:24:52.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:52 smithi169 bash[27421]: audit 2023-09-23T22:24:52.324304+0000 mon.c (mon.2) 175 : audit [DBG] from='client.? 172.21.15.169:0/2891042868' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:52.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:52 smithi169 bash[27421]: audit 2023-09-23T22:24:52.393508+0000 mon.a (mon.0) 1057 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:24:52.799 INFO:tasks.rados.rados.0.smithi169.stdout:3646: expect (ObjNum 1844 snap 0 seq_num 1844) 2023-09-23T22:24:52.942 INFO:tasks.rados.rados.0.smithi169.stdout:3647: finishing write tid 1 to smithi16987243-314 2023-09-23T22:24:52.942 INFO:tasks.rados.rados.0.smithi169.stdout:3647: finishing write tid 2 to smithi16987243-314 2023-09-23T22:24:52.942 INFO:tasks.rados.rados.0.smithi169.stdout:3647: finishing write tid 3 to smithi16987243-314 2023-09-23T22:24:52.943 INFO:tasks.rados.rados.0.smithi169.stdout:3647: finishing write tid 4 to smithi16987243-314 2023-09-23T22:24:52.943 INFO:tasks.rados.rados.0.smithi169.stdout:3647: finishing write tid 5 to smithi16987243-314 2023-09-23T22:24:52.943 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 314 v 372 (ObjNum 2247 snap 0 seq_num 2247) dirty exists 2023-09-23T22:24:52.943 INFO:tasks.rados.rados.0.smithi169.stdout:3647: left oid 314 (ObjNum 2247 snap 0 seq_num 2247) 2023-09-23T22:24:52.943 INFO:tasks.rados.rados.0.smithi169.stdout:3633: done (15 left) 2023-09-23T22:24:52.943 INFO:tasks.rados.rados.0.smithi169.stdout:3634: done (14 left) 2023-09-23T22:24:52.943 INFO:tasks.rados.rados.0.smithi169.stdout:3635: done (13 left) 2023-09-23T22:24:52.943 INFO:tasks.rados.rados.0.smithi169.stdout:3636: done (12 left) 2023-09-23T22:24:52.943 INFO:tasks.rados.rados.0.smithi169.stdout:3637: done (11 left) 2023-09-23T22:24:52.944 INFO:tasks.rados.rados.0.smithi169.stdout:3638: done (10 left) 2023-09-23T22:24:52.944 INFO:tasks.rados.rados.0.smithi169.stdout:3639: done (9 left) 2023-09-23T22:24:52.944 INFO:tasks.rados.rados.0.smithi169.stdout:3640: done (8 left) 2023-09-23T22:24:52.944 INFO:tasks.rados.rados.0.smithi169.stdout:3641: done (7 left) 2023-09-23T22:24:52.944 INFO:tasks.rados.rados.0.smithi169.stdout:3642: done (6 left) 2023-09-23T22:24:52.944 INFO:tasks.rados.rados.0.smithi169.stdout:3643: done (5 left) 2023-09-23T22:24:52.944 INFO:tasks.rados.rados.0.smithi169.stdout:3644: done (4 left) 2023-09-23T22:24:52.944 INFO:tasks.rados.rados.0.smithi169.stdout:3645: done (3 left) 2023-09-23T22:24:52.944 INFO:tasks.rados.rados.0.smithi169.stdout:3646: done (2 left) 2023-09-23T22:24:52.944 INFO:tasks.rados.rados.0.smithi169.stdout:3647: done (1 left) 2023-09-23T22:24:52.944 INFO:tasks.rados.rados.0.smithi169.stdout:3648: done (0 left) 2023-09-23T22:24:52.944 INFO:tasks.rados.rados.0.smithi169.stdout:3649: delete oid 195 current snap is 0 2023-09-23T22:24:52.945 INFO:tasks.rados.rados.0.smithi169.stdout:3649: done (0 left) 2023-09-23T22:24:52.945 INFO:tasks.rados.rados.0.smithi169.stdout:3650: read oid 196 snap -1 2023-09-23T22:24:52.945 INFO:tasks.rados.rados.0.smithi169.stdout:3650: expect (ObjNum 2229 snap 0 seq_num 2229) 2023-09-23T22:24:52.945 INFO:tasks.rados.rados.0.smithi169.stdout:3651: delete oid 84 current snap is 0 2023-09-23T22:24:52.954 INFO:tasks.rados.rados.0.smithi169.stdout:3650: expect (ObjNum 2229 snap 0 seq_num 2229) 2023-09-23T22:24:53.114 INFO:tasks.rados.rados.0.smithi169.stdout:3650: done (1 left) 2023-09-23T22:24:53.114 INFO:tasks.rados.rados.0.smithi169.stdout:3651: done (0 left) 2023-09-23T22:24:53.114 INFO:tasks.rados.rados.0.smithi169.stdout:3652: write oid 370 current snap is 0 2023-09-23T22:24:53.114 INFO:tasks.rados.rados.0.smithi169.stdout:3652: seq_num 2251 ranges {632557=625987,1972967=650454,3332098=418948} 2023-09-23T22:24:53.126 INFO:tasks.rados.rados.0.smithi169.stdout:3652: writing smithi16987243-370 from 632557 to 1258544 tid 1 2023-09-23T22:24:53.134 INFO:tasks.rados.rados.0.smithi169.stdout:3652: writing smithi16987243-370 from 1972967 to 2623421 tid 2 2023-09-23T22:24:53.140 INFO:tasks.rados.rados.0.smithi169.stdout:3652: writing smithi16987243-370 from 3332098 to 3751046 tid 3 2023-09-23T22:24:53.141 INFO:tasks.rados.rados.0.smithi169.stdout:3653: read oid 490 snap -1 2023-09-23T22:24:53.141 INFO:tasks.rados.rados.0.smithi169.stdout:3653: expect (ObjNum 1869 snap 0 seq_num 1869) 2023-09-23T22:24:53.141 INFO:tasks.rados.rados.0.smithi169.stdout:3654: write oid 329 current snap is 0 2023-09-23T22:24:53.141 INFO:tasks.rados.rados.0.smithi169.stdout:3654: seq_num 2252 ranges {649364=701236,2031449=794112,3243168=606196} 2023-09-23T22:24:53.147 INFO:tasks.rados.rados.0.smithi169.stdout:3654: writing smithi16987243-329 from 649364 to 1350600 tid 1 2023-09-23T22:24:53.156 INFO:tasks.rados.rados.0.smithi169.stdout:3654: writing smithi16987243-329 from 2031449 to 2825561 tid 2 2023-09-23T22:24:53.162 INFO:tasks.rados.rados.0.smithi169.stdout:3654: writing smithi16987243-329 from 3243168 to 3849364 tid 3 2023-09-23T22:24:53.162 INFO:tasks.rados.rados.0.smithi169.stdout:3655: delete oid 484 current snap is 0 2023-09-23T22:24:53.162 INFO:tasks.rados.rados.0.smithi169.stdout:3652: finishing write tid 1 to smithi16987243-370 2023-09-23T22:24:53.162 INFO:tasks.rados.rados.0.smithi169.stdout:3652: finishing write tid 2 to smithi16987243-370 2023-09-23T22:24:53.162 INFO:tasks.rados.rados.0.smithi169.stdout:3652: finishing write tid 3 to smithi16987243-370 2023-09-23T22:24:53.162 INFO:tasks.rados.rados.0.smithi169.stdout:3652: finishing write tid 4 to smithi16987243-370 2023-09-23T22:24:53.162 INFO:tasks.rados.rados.0.smithi169.stdout:3652: finishing write tid 5 to smithi16987243-370 2023-09-23T22:24:53.162 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 370 v 475 (ObjNum 2251 snap 0 seq_num 2251) dirty exists 2023-09-23T22:24:53.163 INFO:tasks.rados.rados.0.smithi169.stdout:3652: left oid 370 (ObjNum 2251 snap 0 seq_num 2251) 2023-09-23T22:24:53.163 INFO:tasks.rados.rados.0.smithi169.stdout:3654: finishing write tid 1 to smithi16987243-329 2023-09-23T22:24:53.163 INFO:tasks.rados.rados.0.smithi169.stdout:3653: expect (ObjNum 1869 snap 0 seq_num 1869) 2023-09-23T22:24:53.349 INFO:tasks.rados.rados.0.smithi169.stdout:3654: finishing write tid 2 to smithi16987243-329 2023-09-23T22:24:53.349 INFO:tasks.rados.rados.0.smithi169.stdout:3654: finishing write tid 3 to smithi16987243-329 2023-09-23T22:24:53.349 INFO:tasks.rados.rados.0.smithi169.stdout:3654: finishing write tid 4 to smithi16987243-329 2023-09-23T22:24:53.350 INFO:tasks.rados.rados.0.smithi169.stdout:3654: finishing write tid 5 to smithi16987243-329 2023-09-23T22:24:53.350 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 329 v 479 (ObjNum 2252 snap 0 seq_num 2252) dirty exists 2023-09-23T22:24:53.350 INFO:tasks.rados.rados.0.smithi169.stdout:3654: left oid 329 (ObjNum 2252 snap 0 seq_num 2252) 2023-09-23T22:24:53.350 INFO:tasks.rados.rados.0.smithi169.stdout:3652: done (3 left) 2023-09-23T22:24:53.350 INFO:tasks.rados.rados.0.smithi169.stdout:3653: done (2 left) 2023-09-23T22:24:53.350 INFO:tasks.rados.rados.0.smithi169.stdout:3654: done (1 left) 2023-09-23T22:24:53.350 INFO:tasks.rados.rados.0.smithi169.stdout:3655: done (0 left) 2023-09-23T22:24:53.350 INFO:tasks.rados.rados.0.smithi169.stdout:3656: write oid 139 current snap is 0 2023-09-23T22:24:53.350 INFO:tasks.rados.rados.0.smithi169.stdout:3656: seq_num 2254 ranges {682978=451734,1748413=797781,3298014=584964} 2023-09-23T22:24:53.361 INFO:tasks.rados.rados.0.smithi169.stdout:3656: writing smithi16987243-139 from 682978 to 1134712 tid 1 2023-09-23T22:24:53.369 INFO:tasks.rados.rados.0.smithi169.stdout:3656: writing smithi16987243-139 from 1748413 to 2546194 tid 2 2023-09-23T22:24:53.377 INFO:tasks.rados.rados.0.smithi169.stdout:3656: writing smithi16987243-139 from 3298014 to 3882978 tid 3 2023-09-23T22:24:53.377 INFO:tasks.rados.rados.0.smithi169.stdout:3657: delete oid 273 current snap is 0 2023-09-23T22:24:53.377 INFO:tasks.rados.rados.0.smithi169.stdout:3656: finishing write tid 1 to smithi16987243-139 2023-09-23T22:24:53.377 INFO:tasks.rados.rados.0.smithi169.stdout:3656: finishing write tid 2 to smithi16987243-139 2023-09-23T22:24:53.380 INFO:tasks.rados.rados.0.smithi169.stdout:3656: finishing write tid 3 to smithi16987243-139 2023-09-23T22:24:53.380 INFO:tasks.rados.rados.0.smithi169.stdout:3656: finishing write tid 4 to smithi16987243-139 2023-09-23T22:24:53.381 INFO:tasks.rados.rados.0.smithi169.stdout:3656: finishing write tid 5 to smithi16987243-139 2023-09-23T22:24:53.381 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 139 v 458 (ObjNum 2254 snap 0 seq_num 2254) dirty exists 2023-09-23T22:24:53.382 INFO:tasks.rados.rados.0.smithi169.stdout:3656: left oid 139 (ObjNum 2254 snap 0 seq_num 2254) 2023-09-23T22:24:53.382 INFO:tasks.rados.rados.0.smithi169.stdout:3656: done (1 left) 2023-09-23T22:24:53.382 INFO:tasks.rados.rados.0.smithi169.stdout:3657: done (0 left) 2023-09-23T22:24:53.382 INFO:tasks.rados.rados.0.smithi169.stdout:3658: read oid 203 snap -1 2023-09-23T22:24:53.382 INFO:tasks.rados.rados.0.smithi169.stdout:3658: expect (ObjNum 2191 snap 0 seq_num 2191) 2023-09-23T22:24:53.382 INFO:tasks.rados.rados.0.smithi169.stdout:3659: write oid 399 current snap is 0 2023-09-23T22:24:53.382 INFO:tasks.rados.rados.0.smithi169.stdout:3659: seq_num 2256 ranges {716592=602232,1749024=401450,2836507=791661} 2023-09-23T22:24:53.390 INFO:tasks.rados.rados.0.smithi169.stdout:3659: writing smithi16987243-399 from 716592 to 1318824 tid 1 2023-09-23T22:24:53.395 INFO:tasks.rados.rados.0.smithi169.stdout:3659: writing smithi16987243-399 from 1749024 to 2150474 tid 2 2023-09-23T22:24:53.404 INFO:tasks.rados.rados.0.smithi169.stdout:3659: writing smithi16987243-399 from 2836507 to 3628168 tid 3 2023-09-23T22:24:53.404 INFO:tasks.rados.rados.0.smithi169.stdout:3660: write oid 247 current snap is 0 2023-09-23T22:24:53.404 INFO:tasks.rados.rados.0.smithi169.stdout:3660: seq_num 2257 ranges {733399=677481,2207506=661461,3380283=553116} 2023-09-23T22:24:53.411 INFO:tasks.rados.rados.0.smithi169.stdout:3660: writing smithi16987243-247 from 733399 to 1410880 tid 1 2023-09-23T22:24:53.420 INFO:tasks.rados.rados.0.smithi169.stdout:3660: writing smithi16987243-247 from 2207506 to 2868967 tid 2 2023-09-23T22:24:53.427 INFO:tasks.rados.rados.0.smithi169.stdout:3660: writing smithi16987243-247 from 3380283 to 3933399 tid 3 2023-09-23T22:24:53.427 INFO:tasks.rados.rados.0.smithi169.stdout:3661: write oid 230 current snap is 0 2023-09-23T22:24:53.427 INFO:tasks.rados.rados.0.smithi169.stdout:3661: seq_num 2258 ranges {750206=469083,1982341=405119,3007706=530558} 2023-09-23T22:24:53.434 INFO:tasks.rados.rados.0.smithi169.stdout:3661: writing smithi16987243-230 from 750206 to 1219289 tid 1 2023-09-23T22:24:53.440 INFO:tasks.rados.rados.0.smithi169.stdout:3661: writing smithi16987243-230 from 1982341 to 2387460 tid 2 2023-09-23T22:24:53.446 INFO:tasks.rados.rados.0.smithi169.stdout:3661: writing smithi16987243-230 from 3007706 to 3538264 tid 3 2023-09-23T22:24:53.446 INFO:tasks.rados.rados.0.smithi169.stdout:3662: read oid 181 snap -1 2023-09-23T22:24:53.447 INFO:tasks.rados.rados.0.smithi169.stdout:3662: expect (ObjNum 2034 snap 0 seq_num 2034) 2023-09-23T22:24:53.447 INFO:tasks.rados.rados.0.smithi169.stdout:3663: write oid 77 current snap is 0 2023-09-23T22:24:53.447 INFO:tasks.rados.rados.0.smithi169.stdout:3663: seq_num 2259 ranges {767013=544332,1924470=665130,3035129=741830} 2023-09-23T22:24:53.454 INFO:tasks.rados.rados.0.smithi169.stdout:3663: writing smithi16987243-77 from 767013 to 1311345 tid 1 2023-09-23T22:24:53.461 INFO:tasks.rados.rados.0.smithi169.stdout:3663: writing smithi16987243-77 from 1924470 to 2589600 tid 2 2023-09-23T22:24:53.467 INFO:tasks.rados.rados.0.smithi169.stdout:3663: writing smithi16987243-77 from 3035129 to 3776959 tid 3 2023-09-23T22:24:53.468 INFO:tasks.rados.rados.0.smithi169.stdout:3664: read oid 347 snap -1 2023-09-23T22:24:53.468 INFO:tasks.rados.rados.0.smithi169.stdout:3664: expect deleted 2023-09-23T22:24:53.468 INFO:tasks.rados.rados.0.smithi169.stdout:3665: read oid 89 snap -1 2023-09-23T22:24:53.468 INFO:tasks.rados.rados.0.smithi169.stdout:3665: expect (ObjNum 2105 snap 0 seq_num 2105) 2023-09-23T22:24:53.468 INFO:tasks.rados.rados.0.smithi169.stdout:3666: delete oid 209 current snap is 0 2023-09-23T22:24:53.468 INFO:tasks.rados.rados.0.smithi169.stdout:3658: expect (ObjNum 2191 snap 0 seq_num 2191) 2023-09-23T22:24:53.633 INFO:tasks.rados.rados.0.smithi169.stdout:3659: finishing write tid 1 to smithi16987243-399 2023-09-23T22:24:53.633 INFO:tasks.rados.rados.0.smithi169.stdout:3659: finishing write tid 2 to smithi16987243-399 2023-09-23T22:24:53.633 INFO:tasks.rados.rados.0.smithi169.stdout:3659: finishing write tid 3 to smithi16987243-399 2023-09-23T22:24:53.633 INFO:tasks.rados.rados.0.smithi169.stdout:3659: finishing write tid 4 to smithi16987243-399 2023-09-23T22:24:53.633 INFO:tasks.rados.rados.0.smithi169.stdout:3659: finishing write tid 5 to smithi16987243-399 2023-09-23T22:24:53.634 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 399 v 473 (ObjNum 2256 snap 0 seq_num 2256) dirty exists 2023-09-23T22:24:53.634 INFO:tasks.rados.rados.0.smithi169.stdout:3659: left oid 399 (ObjNum 2256 snap 0 seq_num 2256) 2023-09-23T22:24:53.634 INFO:tasks.rados.rados.0.smithi169.stdout:3660: finishing write tid 1 to smithi16987243-247 2023-09-23T22:24:53.634 INFO:tasks.rados.rados.0.smithi169.stdout:3660: finishing write tid 2 to smithi16987243-247 2023-09-23T22:24:53.635 INFO:tasks.rados.rados.0.smithi169.stdout:3660: finishing write tid 3 to smithi16987243-247 2023-09-23T22:24:53.635 INFO:tasks.rados.rados.0.smithi169.stdout:3660: finishing write tid 4 to smithi16987243-247 2023-09-23T22:24:53.635 INFO:tasks.rados.rados.0.smithi169.stdout:3660: finishing write tid 5 to smithi16987243-247 2023-09-23T22:24:53.635 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 247 v 463 (ObjNum 2257 snap 0 seq_num 2257) dirty exists 2023-09-23T22:24:53.635 INFO:tasks.rados.rados.0.smithi169.stdout:3660: left oid 247 (ObjNum 2257 snap 0 seq_num 2257) 2023-09-23T22:24:53.636 INFO:tasks.rados.rados.0.smithi169.stdout:3661: finishing write tid 1 to smithi16987243-230 2023-09-23T22:24:53.636 INFO:tasks.rados.rados.0.smithi169.stdout:3661: finishing write tid 2 to smithi16987243-230 2023-09-23T22:24:53.636 INFO:tasks.rados.rados.0.smithi169.stdout:3661: finishing write tid 3 to smithi16987243-230 2023-09-23T22:24:53.636 INFO:tasks.rados.rados.0.smithi169.stdout:3661: finishing write tid 4 to smithi16987243-230 2023-09-23T22:24:53.636 INFO:tasks.rados.rados.0.smithi169.stdout:3661: finishing write tid 5 to smithi16987243-230 2023-09-23T22:24:53.637 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 230 v 376 (ObjNum 2258 snap 0 seq_num 2258) dirty exists 2023-09-23T22:24:53.637 INFO:tasks.rados.rados.0.smithi169.stdout:3661: left oid 230 (ObjNum 2258 snap 0 seq_num 2258) 2023-09-23T22:24:53.637 INFO:tasks.rados.rados.0.smithi169.stdout:3662: expect (ObjNum 2034 snap 0 seq_num 2034) 2023-09-23T22:24:53.674 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:53 smithi187 bash[31480]: cluster 2023-09-23T22:24:52.286860+0000 mgr.y (mgr.15153) 33 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 6.1 MiB/s wr, 69 op/s 2023-09-23T22:24:53.674 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:53 smithi187 bash[79074]: debug 2023-09-23T22:24:53.562+0000 7f9acad00200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T22:24:53.705 INFO:tasks.rados.rados.0.smithi169.stdout:3663: finishing write tid 1 to smithi16987243-77 2023-09-23T22:24:53.705 INFO:tasks.rados.rados.0.smithi169.stdout:3663: finishing write tid 2 to smithi16987243-77 2023-09-23T22:24:53.705 INFO:tasks.rados.rados.0.smithi169.stdout:3663: finishing write tid 3 to smithi16987243-77 2023-09-23T22:24:53.706 INFO:tasks.rados.rados.0.smithi169.stdout:3663: finishing write tid 4 to smithi16987243-77 2023-09-23T22:24:53.706 INFO:tasks.rados.rados.0.smithi169.stdout:3663: finishing write tid 5 to smithi16987243-77 2023-09-23T22:24:53.706 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 77 v 525 (ObjNum 2259 snap 0 seq_num 2259) dirty exists 2023-09-23T22:24:53.706 INFO:tasks.rados.rados.0.smithi169.stdout:3663: left oid 77 (ObjNum 2259 snap 0 seq_num 2259) 2023-09-23T22:24:53.706 INFO:tasks.rados.rados.0.smithi169.stdout:3665: expect (ObjNum 2105 snap 0 seq_num 2105) 2023-09-23T22:24:53.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:53 smithi169 bash[40994]: cluster 2023-09-23T22:24:52.286860+0000 mgr.y (mgr.15153) 33 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 6.1 MiB/s wr, 69 op/s 2023-09-23T22:24:53.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:53 smithi169 bash[27421]: cluster 2023-09-23T22:24:52.286860+0000 mgr.y (mgr.15153) 33 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 6.1 MiB/s wr, 69 op/s 2023-09-23T22:24:53.918 INFO:tasks.rados.rados.0.smithi169.stdout:3658: done (8 left) 2023-09-23T22:24:53.918 INFO:tasks.rados.rados.0.smithi169.stdout:3659: done (7 left) 2023-09-23T22:24:53.918 INFO:tasks.rados.rados.0.smithi169.stdout:3660: done (6 left) 2023-09-23T22:24:53.918 INFO:tasks.rados.rados.0.smithi169.stdout:3661: done (5 left) 2023-09-23T22:24:53.918 INFO:tasks.rados.rados.0.smithi169.stdout:3662: done (4 left) 2023-09-23T22:24:53.918 INFO:tasks.rados.rados.0.smithi169.stdout:3663: done (3 left) 2023-09-23T22:24:53.918 INFO:tasks.rados.rados.0.smithi169.stdout:3664: done (2 left) 2023-09-23T22:24:53.919 INFO:tasks.rados.rados.0.smithi169.stdout:3665: done (1 left) 2023-09-23T22:24:53.919 INFO:tasks.rados.rados.0.smithi169.stdout:3666: done (0 left) 2023-09-23T22:24:53.919 INFO:tasks.rados.rados.0.smithi169.stdout:3667: write oid 384 current snap is 0 2023-09-23T22:24:53.919 INFO:tasks.rados.rados.0.smithi169.stdout:3667: seq_num 2261 ranges {400627=694830,1641434=359193} 2023-09-23T22:24:53.929 INFO:tasks.rados.rados.0.smithi169.stdout:3667: writing smithi16987243-384 from 400627 to 1095457 tid 1 2023-09-23T22:24:53.935 INFO:tasks.rados.rados.0.smithi169.stdout:3667: writing smithi16987243-384 from 1641434 to 2000627 tid 2 2023-09-23T22:24:53.935 INFO:tasks.rados.rados.0.smithi169.stdout:3668: write oid 355 current snap is 0 2023-09-23T22:24:53.935 INFO:tasks.rados.rados.0.smithi169.stdout:3668: seq_num 2262 ranges {417434=770079,1699916=317518} 2023-09-23T22:24:53.941 INFO:tasks.rados.rados.0.smithi169.stdout:3668: writing smithi16987243-355 from 417434 to 1187513 tid 1 2023-09-23T22:24:53.946 INFO:tasks.rados.rados.0.smithi169.stdout:3668: writing smithi16987243-355 from 1699916 to 2017434 tid 2 2023-09-23T22:24:53.946 INFO:tasks.rados.rados.0.smithi169.stdout:3669: write oid 94 current snap is 0 2023-09-23T22:24:53.946 INFO:tasks.rados.rados.0.smithi169.stdout:3667: finishing write tid 1 to smithi16987243-384 2023-09-23T22:24:53.946 INFO:tasks.rados.rados.0.smithi169.stdout:3669: seq_num 2263 ranges {434241=445328,1642045=392196} 2023-09-23T22:24:53.951 INFO:tasks.rados.rados.0.smithi169.stdout:3669: writing smithi16987243-94 from 434241 to 879569 tid 1 2023-09-23T22:24:53.957 INFO:tasks.rados.rados.0.smithi169.stdout:3669: writing smithi16987243-94 from 1642045 to 2034241 tid 2 2023-09-23T22:24:53.958 INFO:tasks.rados.rados.0.smithi169.stdout:3670: read oid 1 snap -1 2023-09-23T22:24:53.958 INFO:tasks.rados.rados.0.smithi169.stdout:3670: expect (ObjNum 1413 snap 0 seq_num 1413) 2023-09-23T22:24:53.958 INFO:tasks.rados.rados.0.smithi169.stdout:3671: read oid 424 snap -1 2023-09-23T22:24:53.958 INFO:tasks.rados.rados.0.smithi169.stdout:3671: expect (ObjNum 1887 snap 0 seq_num 1887) 2023-09-23T22:24:53.958 INFO:tasks.rados.rados.0.smithi169.stdout:3672: write oid 65 current snap is 0 2023-09-23T22:24:53.958 INFO:tasks.rados.rados.0.smithi169.stdout:3672: seq_num 2264 ranges {451048=520577,1700527=350521} 2023-09-23T22:24:53.962 INFO:tasks.rados.rados.0.smithi169.stdout:3672: writing smithi16987243-65 from 451048 to 971625 tid 1 2023-09-23T22:24:53.969 INFO:tasks.rados.rados.0.smithi169.stdout:3672: writing smithi16987243-65 from 1700527 to 2051048 tid 2 2023-09-23T22:24:53.969 INFO:tasks.rados.rados.0.smithi169.stdout:3673: write oid 32 current snap is 0 2023-09-23T22:24:53.970 INFO:tasks.rados.rados.0.smithi169.stdout:3673: seq_num 2265 ranges {467855=595826,1759009=308846} 2023-09-23T22:24:53.975 INFO:tasks.rados.rados.0.smithi169.stdout:3673: writing smithi16987243-32 from 467855 to 1063681 tid 1 2023-09-23T22:24:53.982 INFO:tasks.rados.rados.0.smithi169.stdout:3673: writing smithi16987243-32 from 1759009 to 2067855 tid 2 2023-09-23T22:24:53.982 INFO:tasks.rados.rados.0.smithi169.stdout:3674: delete oid 354 current snap is 0 2023-09-23T22:24:53.982 INFO:tasks.rados.rados.0.smithi169.stdout:3667: finishing write tid 2 to smithi16987243-384 2023-09-23T22:24:53.982 INFO:tasks.rados.rados.0.smithi169.stdout:3667: finishing write tid 3 to smithi16987243-384 2023-09-23T22:24:53.982 INFO:tasks.rados.rados.0.smithi169.stdout:3667: finishing write tid 4 to smithi16987243-384 2023-09-23T22:24:53.982 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 384 v 388 (ObjNum 2261 snap 0 seq_num 2261) dirty exists 2023-09-23T22:24:53.982 INFO:tasks.rados.rados.0.smithi169.stdout:3667: left oid 384 (ObjNum 2261 snap 0 seq_num 2261) 2023-09-23T22:24:53.982 INFO:tasks.rados.rados.0.smithi169.stdout:3668: finishing write tid 1 to smithi16987243-355 2023-09-23T22:24:53.982 INFO:tasks.rados.rados.0.smithi169.stdout:3668: finishing write tid 2 to smithi16987243-355 2023-09-23T22:24:53.983 INFO:tasks.rados.rados.0.smithi169.stdout:3668: finishing write tid 3 to smithi16987243-355 2023-09-23T22:24:53.983 INFO:tasks.rados.rados.0.smithi169.stdout:3668: finishing write tid 4 to smithi16987243-355 2023-09-23T22:24:53.983 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 355 v 398 (ObjNum 2262 snap 0 seq_num 2262) dirty exists 2023-09-23T22:24:53.983 INFO:tasks.rados.rados.0.smithi169.stdout:3668: left oid 355 (ObjNum 2262 snap 0 seq_num 2262) 2023-09-23T22:24:53.983 INFO:tasks.rados.rados.0.smithi169.stdout:3669: finishing write tid 1 to smithi16987243-94 2023-09-23T22:24:53.983 INFO:tasks.rados.rados.0.smithi169.stdout:3669: finishing write tid 2 to smithi16987243-94 2023-09-23T22:24:53.983 INFO:tasks.rados.rados.0.smithi169.stdout:3669: finishing write tid 3 to smithi16987243-94 2023-09-23T22:24:53.983 INFO:tasks.rados.rados.0.smithi169.stdout:3669: finishing write tid 4 to smithi16987243-94 2023-09-23T22:24:53.983 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 94 v 469 (ObjNum 2263 snap 0 seq_num 2263) dirty exists 2023-09-23T22:24:53.983 INFO:tasks.rados.rados.0.smithi169.stdout:3669: left oid 94 (ObjNum 2263 snap 0 seq_num 2263) 2023-09-23T22:24:53.983 INFO:tasks.rados.rados.0.smithi169.stdout:3671: expect (ObjNum 1887 snap 0 seq_num 1887) 2023-09-23T22:24:54.059 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:53 smithi187 bash[79074]: debug 2023-09-23T22:24:53.662+0000 7f9acad00200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T22:24:54.059 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:53 smithi187 bash[79074]: debug 2023-09-23T22:24:53.770+0000 7f9acad00200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T22:24:54.149 INFO:tasks.rados.rados.0.smithi169.stdout:3673: finishing write tid 1 to smithi16987243-32 2023-09-23T22:24:54.150 INFO:tasks.rados.rados.0.smithi169.stdout:3670: expect (ObjNum 1413 snap 0 seq_num 1413) 2023-09-23T22:24:54.341 INFO:tasks.rados.rados.0.smithi169.stdout:3672: finishing write tid 1 to smithi16987243-65 2023-09-23T22:24:54.342 INFO:tasks.rados.rados.0.smithi169.stdout:3672: finishing write tid 2 to smithi16987243-65 2023-09-23T22:24:54.342 INFO:tasks.rados.rados.0.smithi169.stdout:3672: finishing write tid 3 to smithi16987243-65 2023-09-23T22:24:54.342 INFO:tasks.rados.rados.0.smithi169.stdout:3672: finishing write tid 4 to smithi16987243-65 2023-09-23T22:24:54.342 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 65 v 390 (ObjNum 2264 snap 0 seq_num 2264) dirty exists 2023-09-23T22:24:54.342 INFO:tasks.rados.rados.0.smithi169.stdout:3672: left oid 65 (ObjNum 2264 snap 0 seq_num 2264) 2023-09-23T22:24:54.342 INFO:tasks.rados.rados.0.smithi169.stdout:3673: finishing write tid 2 to smithi16987243-32 2023-09-23T22:24:54.342 INFO:tasks.rados.rados.0.smithi169.stdout:3673: finishing write tid 3 to smithi16987243-32 2023-09-23T22:24:54.342 INFO:tasks.rados.rados.0.smithi169.stdout:3673: finishing write tid 4 to smithi16987243-32 2023-09-23T22:24:54.342 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 32 v 441 (ObjNum 2265 snap 0 seq_num 2265) dirty exists 2023-09-23T22:24:54.342 INFO:tasks.rados.rados.0.smithi169.stdout:3673: left oid 32 (ObjNum 2265 snap 0 seq_num 2265) 2023-09-23T22:24:54.343 INFO:tasks.rados.rados.0.smithi169.stdout:3667: done (7 left) 2023-09-23T22:24:54.343 INFO:tasks.rados.rados.0.smithi169.stdout:3668: done (6 left) 2023-09-23T22:24:54.343 INFO:tasks.rados.rados.0.smithi169.stdout:3669: done (5 left) 2023-09-23T22:24:54.343 INFO:tasks.rados.rados.0.smithi169.stdout:3670: done (4 left) 2023-09-23T22:24:54.343 INFO:tasks.rados.rados.0.smithi169.stdout:3671: done (3 left) 2023-09-23T22:24:54.343 INFO:tasks.rados.rados.0.smithi169.stdout:3672: done (2 left) 2023-09-23T22:24:54.343 INFO:tasks.rados.rados.0.smithi169.stdout:3673: done (1 left) 2023-09-23T22:24:54.343 INFO:tasks.rados.rados.0.smithi169.stdout:3674: done (0 left) 2023-09-23T22:24:54.343 INFO:tasks.rados.rados.0.smithi169.stdout:3675: read oid 104 snap -1 2023-09-23T22:24:54.343 INFO:tasks.rados.rados.0.smithi169.stdout:3675: expect (ObjNum 2032 snap 0 seq_num 2032) 2023-09-23T22:24:54.343 INFO:tasks.rados.rados.0.smithi169.stdout:3676: read oid 407 snap -1 2023-09-23T22:24:54.343 INFO:tasks.rados.rados.0.smithi169.stdout:3676: expect deleted 2023-09-23T22:24:54.344 INFO:tasks.rados.rados.0.smithi169.stdout:3677: delete oid 334 current snap is 0 2023-09-23T22:24:54.345 INFO:tasks.rados.rados.0.smithi169.stdout:3675: expect (ObjNum 2032 snap 0 seq_num 2032) 2023-09-23T22:24:54.377 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:54 smithi187 bash[79074]: debug 2023-09-23T22:24:54.050+0000 7f9acad00200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:24:54.425 INFO:tasks.rados.rados.0.smithi169.stdout:3675: done (2 left) 2023-09-23T22:24:54.425 INFO:tasks.rados.rados.0.smithi169.stdout:3676: done (1 left) 2023-09-23T22:24:54.425 INFO:tasks.rados.rados.0.smithi169.stdout:3677: done (0 left) 2023-09-23T22:24:54.425 INFO:tasks.rados.rados.0.smithi169.stdout:3678: read oid 97 snap -1 2023-09-23T22:24:54.426 INFO:tasks.rados.rados.0.smithi169.stdout:3678: expect deleted 2023-09-23T22:24:54.426 INFO:tasks.rados.rados.0.smithi169.stdout:3679: read oid 33 snap -1 2023-09-23T22:24:54.426 INFO:tasks.rados.rados.0.smithi169.stdout:3679: expect (ObjNum 2064 snap 0 seq_num 2064) 2023-09-23T22:24:54.427 INFO:tasks.rados.rados.0.smithi169.stdout:3680: write oid 364 current snap is 0 2023-09-23T22:24:54.427 INFO:tasks.rados.rados.0.smithi169.stdout:3680: seq_num 2268 ranges {518276=537926,1534455=423464} 2023-09-23T22:24:54.432 INFO:tasks.rados.rados.0.smithi169.stdout:3680: writing smithi16987243-364 from 518276 to 1056202 tid 1 2023-09-23T22:24:54.438 INFO:tasks.rados.rados.0.smithi169.stdout:3680: writing smithi16987243-364 from 1534455 to 1957919 tid 2 2023-09-23T22:24:54.439 INFO:tasks.rados.rados.0.smithi169.stdout:3681: read oid 312 snap -1 2023-09-23T22:24:54.439 INFO:tasks.rados.rados.0.smithi169.stdout:3681: expect (ObjNum 2001 snap 0 seq_num 2001) 2023-09-23T22:24:54.439 INFO:tasks.rados.rados.0.smithi169.stdout:3682: write oid 53 current snap is 0 2023-09-23T22:24:54.439 INFO:tasks.rados.rados.0.smithi169.stdout:3682: seq_num 2269 ranges {535083=613175,1592937=542146} 2023-09-23T22:24:54.445 INFO:tasks.rados.rados.0.smithi169.stdout:3682: writing smithi16987243-53 from 535083 to 1148258 tid 1 2023-09-23T22:24:54.452 INFO:tasks.rados.rados.0.smithi169.stdout:3682: writing smithi16987243-53 from 1592937 to 2135083 tid 2 2023-09-23T22:24:54.452 INFO:tasks.rados.rados.0.smithi169.stdout:3683: delete oid 465 current snap is 0 2023-09-23T22:24:54.452 INFO:tasks.rados.rados.0.smithi169.stdout:3679: expect (ObjNum 2064 snap 0 seq_num 2064) 2023-09-23T22:24:54.598 INFO:tasks.rados.rados.0.smithi169.stdout:3680: finishing write tid 1 to smithi16987243-364 2023-09-23T22:24:54.599 INFO:tasks.rados.rados.0.smithi169.stdout:3680: finishing write tid 2 to smithi16987243-364 2023-09-23T22:24:54.599 INFO:tasks.rados.rados.0.smithi169.stdout:3680: finishing write tid 3 to smithi16987243-364 2023-09-23T22:24:54.599 INFO:tasks.rados.rados.0.smithi169.stdout:3680: finishing write tid 4 to smithi16987243-364 2023-09-23T22:24:54.599 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 364 v 494 (ObjNum 2268 snap 0 seq_num 2268) dirty exists 2023-09-23T22:24:54.599 INFO:tasks.rados.rados.0.smithi169.stdout:3680: left oid 364 (ObjNum 2268 snap 0 seq_num 2268) 2023-09-23T22:24:54.599 INFO:tasks.rados.rados.0.smithi169.stdout:3681: expect (ObjNum 2001 snap 0 seq_num 2001) 2023-09-23T22:24:54.786 INFO:tasks.rados.rados.0.smithi169.stdout:3682: finishing write tid 1 to smithi16987243-53 2023-09-23T22:24:54.786 INFO:tasks.rados.rados.0.smithi169.stdout:3682: finishing write tid 2 to smithi16987243-53 2023-09-23T22:24:54.786 INFO:tasks.rados.rados.0.smithi169.stdout:3682: finishing write tid 3 to smithi16987243-53 2023-09-23T22:24:54.786 INFO:tasks.rados.rados.0.smithi169.stdout:3682: finishing write tid 4 to smithi16987243-53 2023-09-23T22:24:54.786 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 53 v 491 (ObjNum 2269 snap 0 seq_num 2269) dirty exists 2023-09-23T22:24:54.786 INFO:tasks.rados.rados.0.smithi169.stdout:3682: left oid 53 (ObjNum 2269 snap 0 seq_num 2269) 2023-09-23T22:24:54.787 INFO:tasks.rados.rados.0.smithi169.stdout:3678: done (5 left) 2023-09-23T22:24:54.787 INFO:tasks.rados.rados.0.smithi169.stdout:3679: done (4 left) 2023-09-23T22:24:54.787 INFO:tasks.rados.rados.0.smithi169.stdout:3680: done (3 left) 2023-09-23T22:24:54.787 INFO:tasks.rados.rados.0.smithi169.stdout:3681: done (2 left) 2023-09-23T22:24:54.787 INFO:tasks.rados.rados.0.smithi169.stdout:3682: done (1 left) 2023-09-23T22:24:54.787 INFO:tasks.rados.rados.0.smithi169.stdout:3683: done (0 left) 2023-09-23T22:24:54.787 INFO:tasks.rados.rados.0.smithi169.stdout:3684: delete oid 102 current snap is 0 2023-09-23T22:24:54.788 INFO:tasks.rados.rados.0.smithi169.stdout:3684: done (0 left) 2023-09-23T22:24:54.789 INFO:tasks.rados.rados.0.smithi169.stdout:3685: delete oid 458 current snap is 0 2023-09-23T22:24:54.791 INFO:tasks.rados.rados.0.smithi169.stdout:3685: done (0 left) 2023-09-23T22:24:54.791 INFO:tasks.rados.rados.0.smithi169.stdout:3686: write oid 455 current snap is 0 2023-09-23T22:24:54.791 INFO:tasks.rados.rados.0.smithi169.stdout:3686: seq_num 2273 ranges {602311=514171,1710512=491799} 2023-09-23T22:24:54.801 INFO:tasks.rados.rados.0.smithi169.stdout:3686: writing smithi16987243-455 from 602311 to 1116482 tid 1 2023-09-23T22:24:54.809 INFO:tasks.rados.rados.0.smithi169.stdout:3686: writing smithi16987243-455 from 1710512 to 2202311 tid 2 2023-09-23T22:24:54.809 INFO:tasks.rados.rados.0.smithi169.stdout:3687: read oid 325 snap -1 2023-09-23T22:24:54.810 INFO:tasks.rados.rados.0.smithi169.stdout:3687: expect (ObjNum 1700 snap 0 seq_num 1700) 2023-09-23T22:24:54.810 INFO:tasks.rados.rados.0.smithi169.stdout:3688: write oid 169 current snap is 0 2023-09-23T22:24:54.810 INFO:tasks.rados.rados.0.smithi169.stdout:3688: seq_num 2274 ranges {619118=705773,1885347=333771} 2023-09-23T22:24:54.817 INFO:tasks.rados.rados.0.smithi169.stdout:3688: writing smithi16987243-169 from 619118 to 1324891 tid 1 2023-09-23T22:24:54.822 INFO:tasks.rados.rados.0.smithi169.stdout:3688: writing smithi16987243-169 from 1885347 to 2219118 tid 2 2023-09-23T22:24:54.822 INFO:tasks.rados.rados.0.smithi169.stdout:3689: read oid 27 snap -1 2023-09-23T22:24:54.823 INFO:tasks.rados.rados.0.smithi169.stdout:3689: expect (ObjNum 1844 snap 0 seq_num 1844) 2023-09-23T22:24:54.823 INFO:tasks.rados.rados.0.smithi169.stdout:3690: read oid 447 snap -1 2023-09-23T22:24:54.823 INFO:tasks.rados.rados.0.smithi169.stdout:3690: expect (ObjNum 2235 snap 0 seq_num 2235) 2023-09-23T22:24:54.823 INFO:tasks.rados.rados.0.smithi169.stdout:3691: delete oid 249 current snap is 0 2023-09-23T22:24:54.823 INFO:tasks.rados.rados.0.smithi169.stdout:3686: finishing write tid 1 to smithi16987243-455 2023-09-23T22:24:54.823 INFO:tasks.rados.rados.0.smithi169.stdout:3687: expect (ObjNum 1700 snap 0 seq_num 1700) 2023-09-23T22:24:54.829 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:54 smithi187 bash[79074]: debug 2023-09-23T22:24:54.418+0000 7f9acad00200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T22:24:54.829 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:54 smithi187 bash[79074]: debug 2023-09-23T22:24:54.586+0000 7f9acad00200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T22:24:55.024 INFO:tasks.rados.rados.0.smithi169.stdout:3686: finishing write tid 2 to smithi16987243-455 2023-09-23T22:24:55.025 INFO:tasks.rados.rados.0.smithi169.stdout:3686: finishing write tid 3 to smithi16987243-455 2023-09-23T22:24:55.025 INFO:tasks.rados.rados.0.smithi169.stdout:3686: finishing write tid 4 to smithi16987243-455 2023-09-23T22:24:55.025 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 455 v 541 (ObjNum 2273 snap 0 seq_num 2273) dirty exists 2023-09-23T22:24:55.025 INFO:tasks.rados.rados.0.smithi169.stdout:3686: left oid 455 (ObjNum 2273 snap 0 seq_num 2273) 2023-09-23T22:24:55.025 INFO:tasks.rados.rados.0.smithi169.stdout:3688: finishing write tid 1 to smithi16987243-169 2023-09-23T22:24:55.025 INFO:tasks.rados.rados.0.smithi169.stdout:3688: finishing write tid 2 to smithi16987243-169 2023-09-23T22:24:55.025 INFO:tasks.rados.rados.0.smithi169.stdout:3688: finishing write tid 3 to smithi16987243-169 2023-09-23T22:24:55.025 INFO:tasks.rados.rados.0.smithi169.stdout:3688: finishing write tid 4 to smithi16987243-169 2023-09-23T22:24:55.025 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 169 v 482 (ObjNum 2274 snap 0 seq_num 2274) dirty exists 2023-09-23T22:24:55.025 INFO:tasks.rados.rados.0.smithi169.stdout:3688: left oid 169 (ObjNum 2274 snap 0 seq_num 2274) 2023-09-23T22:24:55.025 INFO:tasks.rados.rados.0.smithi169.stdout:3689: expect (ObjNum 1844 snap 0 seq_num 1844) 2023-09-23T22:24:55.168 INFO:tasks.rados.rados.0.smithi169.stdout:3690: expect (ObjNum 2235 snap 0 seq_num 2235) 2023-09-23T22:24:55.382 INFO:tasks.rados.rados.0.smithi169.stdout:3686: done (5 left) 2023-09-23T22:24:55.382 INFO:tasks.rados.rados.0.smithi169.stdout:3687: done (4 left) 2023-09-23T22:24:55.382 INFO:tasks.rados.rados.0.smithi169.stdout:3688: done (3 left) 2023-09-23T22:24:55.382 INFO:tasks.rados.rados.0.smithi169.stdout:3689: done (2 left) 2023-09-23T22:24:55.382 INFO:tasks.rados.rados.0.smithi169.stdout:3690: done (1 left) 2023-09-23T22:24:55.382 INFO:tasks.rados.rados.0.smithi169.stdout:3691: done (0 left) 2023-09-23T22:24:55.382 INFO:tasks.rados.rados.0.smithi169.stdout:3692: read oid 212 snap -1 2023-09-23T22:24:55.382 INFO:tasks.rados.rados.0.smithi169.stdout:3692: expect (ObjNum 1640 snap 0 seq_num 1640) 2023-09-23T22:24:55.383 INFO:tasks.rados.rados.0.smithi169.stdout:3693: write oid 122 current snap is 0 2023-09-23T22:24:55.383 INFO:tasks.rados.rados.0.smithi169.stdout:3693: seq_num 2276 ranges {652732=456271,1885958=366774} 2023-09-23T22:24:55.393 INFO:tasks.rados.rados.0.smithi169.stdout:3693: writing smithi16987243-122 from 652732 to 1109003 tid 1 2023-09-23T22:24:55.400 INFO:tasks.rados.rados.0.smithi169.stdout:3693: writing smithi16987243-122 from 1885958 to 2252732 tid 2 2023-09-23T22:24:55.401 INFO:tasks.rados.rados.0.smithi169.stdout:3694: write oid 306 current snap is 0 2023-09-23T22:24:55.401 INFO:tasks.rados.rados.0.smithi169.stdout:3694: seq_num 2277 ranges {669539=531520,1944440=325099} 2023-09-23T22:24:55.407 INFO:tasks.rados.rados.0.smithi169.stdout:3694: writing smithi16987243-306 from 669539 to 1201059 tid 1 2023-09-23T22:24:55.413 INFO:tasks.rados.rados.0.smithi169.stdout:3694: writing smithi16987243-306 from 1944440 to 2269539 tid 2 2023-09-23T22:24:55.413 INFO:tasks.rados.rados.0.smithi169.stdout:3695: write oid 500 current snap is 0 2023-09-23T22:24:55.414 INFO:tasks.rados.rados.0.smithi169.stdout:3695: seq_num 2278 ranges {686346=606769,2002922=283424} 2023-09-23T22:24:55.421 INFO:tasks.rados.rados.0.smithi169.stdout:3695: writing smithi16987243-500 from 686346 to 1293115 tid 1 2023-09-23T22:24:55.427 INFO:tasks.rados.rados.0.smithi169.stdout:3695: writing smithi16987243-500 from 2002922 to 2286346 tid 2 2023-09-23T22:24:55.427 INFO:tasks.rados.rados.0.smithi169.stdout:3696: read oid 411 snap -1 2023-09-23T22:24:55.427 INFO:tasks.rados.rados.0.smithi169.stdout:3696: expect (ObjNum 2070 snap 0 seq_num 2070) 2023-09-23T22:24:55.427 INFO:tasks.rados.rados.0.smithi169.stdout:3697: read oid 462 snap -1 2023-09-23T22:24:55.427 INFO:tasks.rados.rados.0.smithi169.stdout:3697: expect (ObjNum 2053 snap 0 seq_num 2053) 2023-09-23T22:24:55.427 INFO:tasks.rados.rados.0.smithi169.stdout:3698: read oid 321 snap -1 2023-09-23T22:24:55.427 INFO:tasks.rados.rados.0.smithi169.stdout:3698: expect (ObjNum 1902 snap 0 seq_num 1902) 2023-09-23T22:24:55.427 INFO:tasks.rados.rados.0.smithi169.stdout:3699: read oid 295 snap -1 2023-09-23T22:24:55.427 INFO:tasks.rados.rados.0.smithi169.stdout:3699: expect (ObjNum 837 snap 0 seq_num 837) 2023-09-23T22:24:55.427 INFO:tasks.rados.rados.0.smithi169.stdout:3700: write oid 93 current snap is 0 2023-09-23T22:24:55.427 INFO:tasks.rados.rados.0.smithi169.stdout:3692: expect (ObjNum 1640 snap 0 seq_num 1640) 2023-09-23T22:24:55.599 INFO:tasks.rados.rados.0.smithi169.stdout:3693: finishing write tid 1 to smithi16987243-122 2023-09-23T22:24:55.599 INFO:tasks.rados.rados.0.smithi169.stdout:3700: seq_num 2279 ranges {703153=682018,2061404=241749} 2023-09-23T22:24:55.611 INFO:tasks.rados.rados.0.smithi169.stdout:3700: writing smithi16987243-93 from 703153 to 1385171 tid 1 2023-09-23T22:24:55.617 INFO:tasks.rados.rados.0.smithi169.stdout:3700: writing smithi16987243-93 from 2061404 to 2303153 tid 2 2023-09-23T22:24:55.617 INFO:tasks.rados.rados.0.smithi169.stdout:3692: done (8 left) 2023-09-23T22:24:55.617 INFO:tasks.rados.rados.0.smithi169.stdout:3701: write oid 430 current snap is 0 2023-09-23T22:24:55.617 INFO:tasks.rados.rados.0.smithi169.stdout:3701: seq_num 2280 ranges {719960=757267,2003533=316427} 2023-09-23T22:24:55.625 INFO:tasks.rados.rados.0.smithi169.stdout:3701: writing smithi16987243-430 from 719960 to 1477227 tid 1 2023-09-23T22:24:55.630 INFO:tasks.rados.rados.0.smithi169.stdout:3701: writing smithi16987243-430 from 2003533 to 2319960 tid 2 2023-09-23T22:24:55.630 INFO:tasks.rados.rados.0.smithi169.stdout:3702: read oid 432 snap -1 2023-09-23T22:24:55.631 INFO:tasks.rados.rados.0.smithi169.stdout:3702: expect (ObjNum 2076 snap 0 seq_num 2076) 2023-09-23T22:24:55.631 INFO:tasks.rados.rados.0.smithi169.stdout:3703: read oid 372 snap -1 2023-09-23T22:24:55.631 INFO:tasks.rados.rados.0.smithi169.stdout:3703: expect (ObjNum 1595 snap 0 seq_num 1595) 2023-09-23T22:24:55.631 INFO:tasks.rados.rados.0.smithi169.stdout:3704: write oid 299 current snap is 0 2023-09-23T22:24:55.631 INFO:tasks.rados.rados.0.smithi169.stdout:3704: seq_num 2281 ranges {736767=548869,1778368=558399} 2023-09-23T22:24:55.638 INFO:tasks.rados.rados.0.smithi169.stdout:3704: writing smithi16987243-299 from 736767 to 1285636 tid 1 2023-09-23T22:24:55.644 INFO:tasks.rados.rados.0.smithi169.stdout:3704: writing smithi16987243-299 from 1778368 to 2336767 tid 2 2023-09-23T22:24:55.644 INFO:tasks.rados.rados.0.smithi169.stdout:3705: write oid 126 current snap is 0 2023-09-23T22:24:55.644 INFO:tasks.rados.rados.0.smithi169.stdout:3705: seq_num 2282 ranges {753574=624118,1836850=516724} 2023-09-23T22:24:55.651 INFO:tasks.rados.rados.0.smithi169.stdout:3705: writing smithi16987243-126 from 753574 to 1377692 tid 1 2023-09-23T22:24:55.657 INFO:tasks.rados.rados.0.smithi169.stdout:3705: writing smithi16987243-126 from 1836850 to 2353574 tid 2 2023-09-23T22:24:55.657 INFO:tasks.rados.rados.0.smithi169.stdout:3706: write oid 455 current snap is 0 2023-09-23T22:24:55.657 INFO:tasks.rados.rados.0.smithi169.stdout:3706: seq_num 2283 ranges {770381=699367,1895332=475049} 2023-09-23T22:24:55.665 INFO:tasks.rados.rados.0.smithi169.stdout:3706: writing smithi16987243-455 from 770381 to 1469748 tid 1 2023-09-23T22:24:55.672 INFO:tasks.rados.rados.0.smithi169.stdout:3706: writing smithi16987243-455 from 1895332 to 2370381 tid 2 2023-09-23T22:24:55.672 INFO:tasks.rados.rados.0.smithi169.stdout:3707: read oid 450 snap -1 2023-09-23T22:24:55.672 INFO:tasks.rados.rados.0.smithi169.stdout:3707: expect (ObjNum 1810 snap 0 seq_num 1810) 2023-09-23T22:24:55.672 INFO:tasks.rados.rados.0.smithi169.stdout:3708: delete oid 454 current snap is 0 2023-09-23T22:24:55.672 INFO:tasks.rados.rados.0.smithi169.stdout:3693: finishing write tid 2 to smithi16987243-122 2023-09-23T22:24:55.672 INFO:tasks.rados.rados.0.smithi169.stdout:3693: finishing write tid 3 to smithi16987243-122 2023-09-23T22:24:55.673 INFO:tasks.rados.rados.0.smithi169.stdout:3693: finishing write tid 4 to smithi16987243-122 2023-09-23T22:24:55.673 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 122 v 379 (ObjNum 2276 snap 0 seq_num 2276) dirty exists 2023-09-23T22:24:55.673 INFO:tasks.rados.rados.0.smithi169.stdout:3693: left oid 122 (ObjNum 2276 snap 0 seq_num 2276) 2023-09-23T22:24:55.673 INFO:tasks.rados.rados.0.smithi169.stdout:3694: finishing write tid 1 to smithi16987243-306 2023-09-23T22:24:55.673 INFO:tasks.rados.rados.0.smithi169.stdout:3694: finishing write tid 2 to smithi16987243-306 2023-09-23T22:24:55.673 INFO:tasks.rados.rados.0.smithi169.stdout:3694: finishing write tid 3 to smithi16987243-306 2023-09-23T22:24:55.673 INFO:tasks.rados.rados.0.smithi169.stdout:3694: finishing write tid 4 to smithi16987243-306 2023-09-23T22:24:55.673 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 306 v 494 (ObjNum 2277 snap 0 seq_num 2277) dirty exists 2023-09-23T22:24:55.673 INFO:tasks.rados.rados.0.smithi169.stdout:3694: left oid 306 (ObjNum 2277 snap 0 seq_num 2277) 2023-09-23T22:24:55.673 INFO:tasks.rados.rados.0.smithi169.stdout:3695: finishing write tid 1 to smithi16987243-500 2023-09-23T22:24:55.673 INFO:tasks.rados.rados.0.smithi169.stdout:3695: finishing write tid 2 to smithi16987243-500 2023-09-23T22:24:55.673 INFO:tasks.rados.rados.0.smithi169.stdout:3695: finishing write tid 3 to smithi16987243-500 2023-09-23T22:24:55.674 INFO:tasks.rados.rados.0.smithi169.stdout:3695: finishing write tid 4 to smithi16987243-500 2023-09-23T22:24:55.674 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 500 v 544 (ObjNum 2278 snap 0 seq_num 2278) dirty exists 2023-09-23T22:24:55.674 INFO:tasks.rados.rados.0.smithi169.stdout:3695: left oid 500 (ObjNum 2278 snap 0 seq_num 2278) 2023-09-23T22:24:55.674 INFO:tasks.rados.rados.0.smithi169.stdout:3696: expect (ObjNum 2070 snap 0 seq_num 2070) 2023-09-23T22:24:55.812 INFO:tasks.rados.rados.0.smithi169.stdout:3699: expect (ObjNum 837 snap 0 seq_num 837) 2023-09-23T22:24:55.871 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:55 smithi187 bash[31480]: cluster 2023-09-23T22:24:54.287597+0000 mgr.y (mgr.15153) 34 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 78 MiB/s rd, 10 MiB/s wr, 106 op/s 2023-09-23T22:24:55.871 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:55 smithi187 bash[31480]: audit 2023-09-23T22:24:54.759206+0000 mon.c (mon.2) 176 : audit [DBG] from='client.? 172.21.15.169:0/923314642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:55.871 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:54 smithi187 bash[79074]: debug 2023-09-23T22:24:54.818+0000 7f9acad00200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T22:24:55.911 INFO:tasks.rados.rados.0.smithi169.stdout:3697: expect (ObjNum 2053 snap 0 seq_num 2053) 2023-09-23T22:24:56.022 INFO:tasks.rados.rados.0.smithi169.stdout:3698: expect (ObjNum 1902 snap 0 seq_num 1902) 2023-09-23T22:24:56.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:55 smithi169 bash[40994]: cluster 2023-09-23T22:24:54.287597+0000 mgr.y (mgr.15153) 34 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 78 MiB/s rd, 10 MiB/s wr, 106 op/s 2023-09-23T22:24:56.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:55 smithi169 bash[40994]: audit 2023-09-23T22:24:54.759206+0000 mon.c (mon.2) 176 : audit [DBG] from='client.? 172.21.15.169:0/923314642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:56.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:55 smithi169 bash[27421]: cluster 2023-09-23T22:24:54.287597+0000 mgr.y (mgr.15153) 34 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 78 MiB/s rd, 10 MiB/s wr, 106 op/s 2023-09-23T22:24:56.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:55 smithi169 bash[27421]: audit 2023-09-23T22:24:54.759206+0000 mon.c (mon.2) 176 : audit [DBG] from='client.? 172.21.15.169:0/923314642' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:56.128 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:55 smithi187 bash[79074]: debug 2023-09-23T22:24:55.858+0000 7f9acad00200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T22:24:56.128 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:55 smithi187 bash[79074]: debug 2023-09-23T22:24:55.974+0000 7f9acad00200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T22:24:56.128 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:56 smithi187 bash[79074]: debug 2023-09-23T22:24:56.094+0000 7f9acad00200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T22:24:56.240 INFO:tasks.rados.rados.0.smithi169.stdout:3700: finishing write tid 1 to smithi16987243-93 2023-09-23T22:24:56.240 INFO:tasks.rados.rados.0.smithi169.stdout:3700: finishing write tid 2 to smithi16987243-93 2023-09-23T22:24:56.241 INFO:tasks.rados.rados.0.smithi169.stdout:3700: finishing write tid 3 to smithi16987243-93 2023-09-23T22:24:56.241 INFO:tasks.rados.rados.0.smithi169.stdout:3700: finishing write tid 4 to smithi16987243-93 2023-09-23T22:24:56.241 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 93 v 391 (ObjNum 2279 snap 0 seq_num 2279) dirty exists 2023-09-23T22:24:56.241 INFO:tasks.rados.rados.0.smithi169.stdout:3700: left oid 93 (ObjNum 2279 snap 0 seq_num 2279) 2023-09-23T22:24:56.241 INFO:tasks.rados.rados.0.smithi169.stdout:3701: finishing write tid 1 to smithi16987243-430 2023-09-23T22:24:56.241 INFO:tasks.rados.rados.0.smithi169.stdout:3701: finishing write tid 2 to smithi16987243-430 2023-09-23T22:24:56.241 INFO:tasks.rados.rados.0.smithi169.stdout:3703: expect (ObjNum 1595 snap 0 seq_num 1595) 2023-09-23T22:24:56.441 INFO:tasks.rados.rados.0.smithi169.stdout:3701: finishing write tid 3 to smithi16987243-430 2023-09-23T22:24:56.441 INFO:tasks.rados.rados.0.smithi169.stdout:3701: finishing write tid 4 to smithi16987243-430 2023-09-23T22:24:56.441 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 430 v 485 (ObjNum 2280 snap 0 seq_num 2280) dirty exists 2023-09-23T22:24:56.442 INFO:tasks.rados.rados.0.smithi169.stdout:3701: left oid 430 (ObjNum 2280 snap 0 seq_num 2280) 2023-09-23T22:24:56.442 INFO:tasks.rados.rados.0.smithi169.stdout:3704: finishing write tid 1 to smithi16987243-299 2023-09-23T22:24:56.442 INFO:tasks.rados.rados.0.smithi169.stdout:3702: expect (ObjNum 2076 snap 0 seq_num 2076) 2023-09-23T22:24:56.571 INFO:tasks.rados.rados.0.smithi169.stdout:3704: finishing write tid 2 to smithi16987243-299 2023-09-23T22:24:56.571 INFO:tasks.rados.rados.0.smithi169.stdout:3704: finishing write tid 3 to smithi16987243-299 2023-09-23T22:24:56.571 INFO:tasks.rados.rados.0.smithi169.stdout:3704: finishing write tid 4 to smithi16987243-299 2023-09-23T22:24:56.571 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 299 v 402 (ObjNum 2281 snap 0 seq_num 2281) dirty exists 2023-09-23T22:24:56.571 INFO:tasks.rados.rados.0.smithi169.stdout:3704: left oid 299 (ObjNum 2281 snap 0 seq_num 2281) 2023-09-23T22:24:56.571 INFO:tasks.rados.rados.0.smithi169.stdout:3705: finishing write tid 1 to smithi16987243-126 2023-09-23T22:24:56.572 INFO:tasks.rados.rados.0.smithi169.stdout:3705: finishing write tid 2 to smithi16987243-126 2023-09-23T22:24:56.572 INFO:tasks.rados.rados.0.smithi169.stdout:3705: finishing write tid 3 to smithi16987243-126 2023-09-23T22:24:56.572 INFO:tasks.rados.rados.0.smithi169.stdout:3705: finishing write tid 4 to smithi16987243-126 2023-09-23T22:24:56.572 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 126 v 405 (ObjNum 2282 snap 0 seq_num 2282) dirty exists 2023-09-23T22:24:56.572 INFO:tasks.rados.rados.0.smithi169.stdout:3705: left oid 126 (ObjNum 2282 snap 0 seq_num 2282) 2023-09-23T22:24:56.572 INFO:tasks.rados.rados.0.smithi169.stdout:3706: finishing write tid 1 to smithi16987243-455 2023-09-23T22:24:56.572 INFO:tasks.rados.rados.0.smithi169.stdout:3706: finishing write tid 2 to smithi16987243-455 2023-09-23T22:24:56.572 INFO:tasks.rados.rados.0.smithi169.stdout:3706: finishing write tid 3 to smithi16987243-455 2023-09-23T22:24:56.572 INFO:tasks.rados.rados.0.smithi169.stdout:3706: finishing write tid 4 to smithi16987243-455 2023-09-23T22:24:56.572 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 455 v 547 (ObjNum 2283 snap 0 seq_num 2283) dirty exists 2023-09-23T22:24:56.572 INFO:tasks.rados.rados.0.smithi169.stdout:3706: left oid 455 (ObjNum 2283 snap 0 seq_num 2283) 2023-09-23T22:24:56.572 INFO:tasks.rados.rados.0.smithi169.stdout:3707: expect (ObjNum 1810 snap 0 seq_num 1810) 2023-09-23T22:24:56.697 INFO:tasks.rados.rados.0.smithi169.stdout:3693: done (15 left) 2023-09-23T22:24:56.697 INFO:tasks.rados.rados.0.smithi169.stdout:3694: done (14 left) 2023-09-23T22:24:56.697 INFO:tasks.rados.rados.0.smithi169.stdout:3695: done (13 left) 2023-09-23T22:24:56.697 INFO:tasks.rados.rados.0.smithi169.stdout:3696: done (12 left) 2023-09-23T22:24:56.698 INFO:tasks.rados.rados.0.smithi169.stdout:3697: done (11 left) 2023-09-23T22:24:56.698 INFO:tasks.rados.rados.0.smithi169.stdout:3698: done (10 left) 2023-09-23T22:24:56.698 INFO:tasks.rados.rados.0.smithi169.stdout:3699: done (9 left) 2023-09-23T22:24:56.698 INFO:tasks.rados.rados.0.smithi169.stdout:3700: done (8 left) 2023-09-23T22:24:56.698 INFO:tasks.rados.rados.0.smithi169.stdout:3701: done (7 left) 2023-09-23T22:24:56.698 INFO:tasks.rados.rados.0.smithi169.stdout:3702: done (6 left) 2023-09-23T22:24:56.698 INFO:tasks.rados.rados.0.smithi169.stdout:3703: done (5 left) 2023-09-23T22:24:56.698 INFO:tasks.rados.rados.0.smithi169.stdout:3704: done (4 left) 2023-09-23T22:24:56.698 INFO:tasks.rados.rados.0.smithi169.stdout:3705: done (3 left) 2023-09-23T22:24:56.698 INFO:tasks.rados.rados.0.smithi169.stdout:3706: done (2 left) 2023-09-23T22:24:56.698 INFO:tasks.rados.rados.0.smithi169.stdout:3707: done (1 left) 2023-09-23T22:24:56.698 INFO:tasks.rados.rados.0.smithi169.stdout:3708: done (0 left) 2023-09-23T22:24:56.699 INFO:tasks.rados.rados.0.smithi169.stdout:3709: write oid 432 current snap is 0 2023-09-23T22:24:56.699 INFO:tasks.rados.rados.0.smithi169.stdout:3709: seq_num 2285 ranges {403995=449865,1495943=596474} 2023-09-23T22:24:56.707 INFO:tasks.rados.rados.0.smithi169.stdout:3709: writing smithi16987243-432 from 403995 to 853860 tid 1 2023-09-23T22:24:56.716 INFO:tasks.rados.rados.0.smithi169.stdout:3709: writing smithi16987243-432 from 1495943 to 2092417 tid 2 2023-09-23T22:24:56.716 INFO:tasks.rados.rados.0.smithi169.stdout:3710: write oid 180 current snap is 0 2023-09-23T22:24:56.716 INFO:tasks.rados.rados.0.smithi169.stdout:3710: seq_num 2286 ranges {420802=525114,1554425=740132} 2023-09-23T22:24:56.721 INFO:tasks.rados.rados.0.smithi169.stdout:3710: writing smithi16987243-180 from 420802 to 945916 tid 1 2023-09-23T22:24:56.729 INFO:tasks.rados.rados.0.smithi169.stdout:3710: writing smithi16987243-180 from 1554425 to 2294557 tid 2 2023-09-23T22:24:56.729 INFO:tasks.rados.rados.0.smithi169.stdout:3711: read oid 158 snap -1 2023-09-23T22:24:56.729 INFO:tasks.rados.rados.0.smithi169.stdout:3711: expect (ObjNum 1579 snap 0 seq_num 1579) 2023-09-23T22:24:56.729 INFO:tasks.rados.rados.0.smithi169.stdout:3712: write oid 464 current snap is 0 2023-09-23T22:24:56.730 INFO:tasks.rados.rados.0.smithi169.stdout:3712: seq_num 2287 ranges {437609=600363,1612907=483790} 2023-09-23T22:24:56.735 INFO:tasks.rados.rados.0.smithi169.stdout:3712: writing smithi16987243-464 from 437609 to 1037972 tid 1 2023-09-23T22:24:56.742 INFO:tasks.rados.rados.0.smithi169.stdout:3712: writing smithi16987243-464 from 1612907 to 2096697 tid 2 2023-09-23T22:24:56.742 INFO:tasks.rados.rados.0.smithi169.stdout:3713: read oid 422 snap -1 2023-09-23T22:24:56.742 INFO:tasks.rados.rados.0.smithi169.stdout:3713: expect (ObjNum 1401 snap 0 seq_num 1401) 2023-09-23T22:24:56.743 INFO:tasks.rados.rados.0.smithi169.stdout:3714: write oid 313 current snap is 0 2023-09-23T22:24:56.743 INFO:tasks.rados.rados.0.smithi169.stdout:3709: finishing write tid 1 to smithi16987243-432 2023-09-23T22:24:56.743 INFO:tasks.rados.rados.0.smithi169.stdout:3714: seq_num 2288 ranges {454416=675612,1555036=743801} 2023-09-23T22:24:56.753 INFO:tasks.rados.rados.0.smithi169.stdout:3714: writing smithi16987243-313 from 454416 to 1130028 tid 1 2023-09-23T22:24:56.760 INFO:tasks.rados.rados.0.smithi169.stdout:3714: writing smithi16987243-313 from 1555036 to 2298837 tid 2 2023-09-23T22:24:56.760 INFO:tasks.rados.rados.0.smithi169.stdout:3715: read oid 340 snap -1 2023-09-23T22:24:56.761 INFO:tasks.rados.rados.0.smithi169.stdout:3715: expect (ObjNum 669 snap 0 seq_num 669) 2023-09-23T22:24:56.761 INFO:tasks.rados.rados.0.smithi169.stdout:3716: read oid 93 snap -1 2023-09-23T22:24:56.761 INFO:tasks.rados.rados.0.smithi169.stdout:3716: expect (ObjNum 2279 snap 0 seq_num 2279) 2023-09-23T22:24:56.761 INFO:tasks.rados.rados.0.smithi169.stdout:3717: read oid 281 snap -1 2023-09-23T22:24:56.761 INFO:tasks.rados.rados.0.smithi169.stdout:3717: expect (ObjNum 1963 snap 0 seq_num 1963) 2023-09-23T22:24:56.761 INFO:tasks.rados.rados.0.smithi169.stdout:3718: write oid 439 current snap is 0 2023-09-23T22:24:56.761 INFO:tasks.rados.rados.0.smithi169.stdout:3709: finishing write tid 2 to smithi16987243-432 2023-09-23T22:24:56.761 INFO:tasks.rados.rados.0.smithi169.stdout:3718: seq_num 2289 ranges {471223=467214,1729871=487459} 2023-09-23T22:24:56.766 INFO:tasks.rados.rados.0.smithi169.stdout:3718: writing smithi16987243-439 from 471223 to 938437 tid 1 2023-09-23T22:24:56.774 INFO:tasks.rados.rados.0.smithi169.stdout:3718: writing smithi16987243-439 from 1729871 to 2217330 tid 2 2023-09-23T22:24:56.774 INFO:tasks.rados.rados.0.smithi169.stdout:3719: read oid 356 snap -1 2023-09-23T22:24:56.774 INFO:tasks.rados.rados.0.smithi169.stdout:3719: expect (ObjNum 2106 snap 0 seq_num 2106) 2023-09-23T22:24:56.774 INFO:tasks.rados.rados.0.smithi169.stdout:3720: delete oid 245 current snap is 0 2023-09-23T22:24:56.774 INFO:tasks.rados.rados.0.smithi169.stdout:3709: finishing write tid 3 to smithi16987243-432 2023-09-23T22:24:56.774 INFO:tasks.rados.rados.0.smithi169.stdout:3709: finishing write tid 4 to smithi16987243-432 2023-09-23T22:24:56.774 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 432 v 488 (ObjNum 2285 snap 0 seq_num 2285) dirty exists 2023-09-23T22:24:56.774 INFO:tasks.rados.rados.0.smithi169.stdout:3709: left oid 432 (ObjNum 2285 snap 0 seq_num 2285) 2023-09-23T22:24:56.774 INFO:tasks.rados.rados.0.smithi169.stdout:3710: finishing write tid 1 to smithi16987243-180 2023-09-23T22:24:56.775 INFO:tasks.rados.rados.0.smithi169.stdout:3710: finishing write tid 2 to smithi16987243-180 2023-09-23T22:24:56.775 INFO:tasks.rados.rados.0.smithi169.stdout:3710: finishing write tid 3 to smithi16987243-180 2023-09-23T22:24:56.775 INFO:tasks.rados.rados.0.smithi169.stdout:3710: finishing write tid 4 to smithi16987243-180 2023-09-23T22:24:56.775 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 180 v 477 (ObjNum 2286 snap 0 seq_num 2286) dirty exists 2023-09-23T22:24:56.775 INFO:tasks.rados.rados.0.smithi169.stdout:3710: left oid 180 (ObjNum 2286 snap 0 seq_num 2286) 2023-09-23T22:24:56.775 INFO:tasks.rados.rados.0.smithi169.stdout:3711: expect (ObjNum 1579 snap 0 seq_num 1579) 2023-09-23T22:24:56.863 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:56 smithi187 bash[79074]: debug 2023-09-23T22:24:56.598+0000 7f9acad00200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T22:24:56.940 INFO:tasks.rados.rados.0.smithi169.stdout:3712: finishing write tid 1 to smithi16987243-464 2023-09-23T22:24:56.941 INFO:tasks.rados.rados.0.smithi169.stdout:3712: finishing write tid 2 to smithi16987243-464 2023-09-23T22:24:56.941 INFO:tasks.rados.rados.0.smithi169.stdout:3712: finishing write tid 3 to smithi16987243-464 2023-09-23T22:24:56.941 INFO:tasks.rados.rados.0.smithi169.stdout:3712: finishing write tid 4 to smithi16987243-464 2023-09-23T22:24:56.941 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 464 v 393 (ObjNum 2287 snap 0 seq_num 2287) dirty exists 2023-09-23T22:24:56.941 INFO:tasks.rados.rados.0.smithi169.stdout:3712: left oid 464 (ObjNum 2287 snap 0 seq_num 2287) 2023-09-23T22:24:56.941 INFO:tasks.rados.rados.0.smithi169.stdout:3713: expect (ObjNum 1401 snap 0 seq_num 1401) 2023-09-23T22:24:57.107 INFO:tasks.rados.rados.0.smithi169.stdout:3714: finishing write tid 1 to smithi16987243-313 2023-09-23T22:24:57.107 INFO:tasks.rados.rados.0.smithi169.stdout:3717: expect (ObjNum 1963 snap 0 seq_num 1963) 2023-09-23T22:24:57.127 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:56 smithi187 bash[79074]: debug 2023-09-23T22:24:56.854+0000 7f9acad00200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T22:24:57.279 INFO:tasks.rados.rados.0.smithi169.stdout:3714: finishing write tid 2 to smithi16987243-313 2023-09-23T22:24:57.279 INFO:tasks.rados.rados.0.smithi169.stdout:3714: finishing write tid 3 to smithi16987243-313 2023-09-23T22:24:57.279 INFO:tasks.rados.rados.0.smithi169.stdout:3714: finishing write tid 4 to smithi16987243-313 2023-09-23T22:24:57.279 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 313 v 394 (ObjNum 2288 snap 0 seq_num 2288) dirty exists 2023-09-23T22:24:57.279 INFO:tasks.rados.rados.0.smithi169.stdout:3714: left oid 313 (ObjNum 2288 snap 0 seq_num 2288) 2023-09-23T22:24:57.279 INFO:tasks.rados.rados.0.smithi169.stdout:3716: expect (ObjNum 2279 snap 0 seq_num 2279) 2023-09-23T22:24:57.432 INFO:tasks.rados.rados.0.smithi169.stdout:3715: expect (ObjNum 669 snap 0 seq_num 669) 2023-09-23T22:24:57.599 INFO:tasks.rados.rados.0.smithi169.stdout:3718: finishing write tid 1 to smithi16987243-439 2023-09-23T22:24:57.599 INFO:tasks.rados.rados.0.smithi169.stdout:3718: finishing write tid 2 to smithi16987243-439 2023-09-23T22:24:57.600 INFO:tasks.rados.rados.0.smithi169.stdout:3718: finishing write tid 3 to smithi16987243-439 2023-09-23T22:24:57.600 INFO:tasks.rados.rados.0.smithi169.stdout:3718: finishing write tid 4 to smithi16987243-439 2023-09-23T22:24:57.600 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 439 v 491 (ObjNum 2289 snap 0 seq_num 2289) dirty exists 2023-09-23T22:24:57.600 INFO:tasks.rados.rados.0.smithi169.stdout:3718: left oid 439 (ObjNum 2289 snap 0 seq_num 2289) 2023-09-23T22:24:57.600 INFO:tasks.rados.rados.0.smithi169.stdout:3719: expect (ObjNum 2106 snap 0 seq_num 2106) 2023-09-23T22:24:57.627 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:57 smithi187 bash[79074]: debug 2023-09-23T22:24:57.338+0000 7f9acad00200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T22:24:57.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:57 smithi187 bash[31480]: cluster 2023-09-23T22:24:56.287983+0000 mgr.y (mgr.15153) 35 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 8.0 MiB/s wr, 73 op/s 2023-09-23T22:24:57.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:57 smithi187 bash[31480]: audit 2023-09-23T22:24:57.206058+0000 mon.c (mon.2) 177 : audit [DBG] from='client.? 172.21.15.169:0/346887366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:57.746 INFO:tasks.rados.rados.0.smithi169.stdout:3709: done (11 left) 2023-09-23T22:24:57.746 INFO:tasks.rados.rados.0.smithi169.stdout:3710: done (10 left) 2023-09-23T22:24:57.746 INFO:tasks.rados.rados.0.smithi169.stdout:3711: done (9 left) 2023-09-23T22:24:57.746 INFO:tasks.rados.rados.0.smithi169.stdout:3712: done (8 left) 2023-09-23T22:24:57.746 INFO:tasks.rados.rados.0.smithi169.stdout:3713: done (7 left) 2023-09-23T22:24:57.746 INFO:tasks.rados.rados.0.smithi169.stdout:3714: done (6 left) 2023-09-23T22:24:57.747 INFO:tasks.rados.rados.0.smithi169.stdout:3715: done (5 left) 2023-09-23T22:24:57.747 INFO:tasks.rados.rados.0.smithi169.stdout:3716: done (4 left) 2023-09-23T22:24:57.747 INFO:tasks.rados.rados.0.smithi169.stdout:3717: done (3 left) 2023-09-23T22:24:57.747 INFO:tasks.rados.rados.0.smithi169.stdout:3718: done (2 left) 2023-09-23T22:24:57.747 INFO:tasks.rados.rados.0.smithi169.stdout:3719: done (1 left) 2023-09-23T22:24:57.747 INFO:tasks.rados.rados.0.smithi169.stdout:3720: done (0 left) 2023-09-23T22:24:57.747 INFO:tasks.rados.rados.0.smithi169.stdout:3721: write oid 244 current snap is 0 2023-09-23T22:24:57.747 INFO:tasks.rados.rados.0.smithi169.stdout:3721: seq_num 2291 ranges {504837=617712,1846835=491128} 2023-09-23T22:24:57.758 INFO:tasks.rados.rados.0.smithi169.stdout:3721: writing smithi16987243-244 from 504837 to 1122549 tid 1 2023-09-23T22:24:57.765 INFO:tasks.rados.rados.0.smithi169.stdout:3721: writing smithi16987243-244 from 1846835 to 2337963 tid 2 2023-09-23T22:24:57.765 INFO:tasks.rados.rados.0.smithi169.stdout:3722: read oid 53 snap -1 2023-09-23T22:24:57.766 INFO:tasks.rados.rados.0.smithi169.stdout:3722: expect (ObjNum 2269 snap 0 seq_num 2269) 2023-09-23T22:24:57.766 INFO:tasks.rados.rados.0.smithi169.stdout:3723: write oid 46 current snap is 0 2023-09-23T22:24:57.766 INFO:tasks.rados.rados.0.smithi169.stdout:3721: finishing write tid 1 to smithi16987243-244 2023-09-23T22:24:57.766 INFO:tasks.rados.rados.0.smithi169.stdout:3723: seq_num 2292 ranges {521644=692961,1788964=732680} 2023-09-23T22:24:57.772 INFO:tasks.rados.rados.0.smithi169.stdout:3723: writing smithi16987243-46 from 521644 to 1214605 tid 1 2023-09-23T22:24:57.780 INFO:tasks.rados.rados.0.smithi169.stdout:3723: writing smithi16987243-46 from 1788964 to 2521644 tid 2 2023-09-23T22:24:57.780 INFO:tasks.rados.rados.0.smithi169.stdout:3724: read oid 196 snap -1 2023-09-23T22:24:57.781 INFO:tasks.rados.rados.0.smithi169.stdout:3724: expect (ObjNum 2229 snap 0 seq_num 2229) 2023-09-23T22:24:57.781 INFO:tasks.rados.rados.0.smithi169.stdout:3725: read oid 429 snap -1 2023-09-23T22:24:57.781 INFO:tasks.rados.rados.0.smithi169.stdout:3725: expect (ObjNum 1781 snap 0 seq_num 1781) 2023-09-23T22:24:57.781 INFO:tasks.rados.rados.0.smithi169.stdout:3726: write oid 307 current snap is 0 2023-09-23T22:24:57.781 INFO:tasks.rados.rados.0.smithi169.stdout:3721: finishing write tid 2 to smithi16987243-244 2023-09-23T22:24:57.781 INFO:tasks.rados.rados.0.smithi169.stdout:3721: finishing write tid 3 to smithi16987243-244 2023-09-23T22:24:57.781 INFO:tasks.rados.rados.0.smithi169.stdout:3721: finishing write tid 4 to smithi16987243-244 2023-09-23T22:24:57.781 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 244 v 397 (ObjNum 2291 snap 0 seq_num 2291) dirty exists 2023-09-23T22:24:57.781 INFO:tasks.rados.rados.0.smithi169.stdout:3721: left oid 244 (ObjNum 2291 snap 0 seq_num 2291) 2023-09-23T22:24:57.781 INFO:tasks.rados.rados.0.smithi169.stdout:3722: expect (ObjNum 2269 snap 0 seq_num 2269) 2023-09-23T22:24:57.857 INFO:tasks.rados.rados.0.smithi169.stdout:3723: finishing write tid 1 to smithi16987243-46 2023-09-23T22:24:57.858 INFO:tasks.rados.rados.0.smithi169.stdout:3723: finishing write tid 2 to smithi16987243-46 2023-09-23T22:24:57.858 INFO:tasks.rados.rados.0.smithi169.stdout:3723: finishing write tid 3 to smithi16987243-46 2023-09-23T22:24:57.858 INFO:tasks.rados.rados.0.smithi169.stdout:3723: finishing write tid 4 to smithi16987243-46 2023-09-23T22:24:57.859 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 46 v 472 (ObjNum 2292 snap 0 seq_num 2292) dirty exists 2023-09-23T22:24:57.859 INFO:tasks.rados.rados.0.smithi169.stdout:3723: left oid 46 (ObjNum 2292 snap 0 seq_num 2292) 2023-09-23T22:24:57.859 INFO:tasks.rados.rados.0.smithi169.stdout:3724: expect (ObjNum 2229 snap 0 seq_num 2229) 2023-09-23T22:24:58.001 INFO:tasks.rados.rados.0.smithi169.stdout:3725: expect (ObjNum 1781 snap 0 seq_num 1781) 2023-09-23T22:24:58.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:57 smithi169 bash[40994]: cluster 2023-09-23T22:24:56.287983+0000 mgr.y (mgr.15153) 35 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 8.0 MiB/s wr, 73 op/s 2023-09-23T22:24:58.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:57 smithi169 bash[40994]: audit 2023-09-23T22:24:57.206058+0000 mon.c (mon.2) 177 : audit [DBG] from='client.? 172.21.15.169:0/346887366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:58.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:57 smithi169 bash[27421]: cluster 2023-09-23T22:24:56.287983+0000 mgr.y (mgr.15153) 35 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 8.0 MiB/s wr, 73 op/s 2023-09-23T22:24:58.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:57 smithi169 bash[27421]: audit 2023-09-23T22:24:57.206058+0000 mon.c (mon.2) 177 : audit [DBG] from='client.? 172.21.15.169:0/346887366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:58.250 INFO:tasks.rados.rados.0.smithi169.stdout:3726: seq_num 2293 ranges {538451=768210,1847446=494797} 2023-09-23T22:24:58.264 INFO:tasks.rados.rados.0.smithi169.stdout:3726: writing smithi16987243-307 from 538451 to 1306661 tid 1 2023-09-23T22:24:58.271 INFO:tasks.rados.rados.0.smithi169.stdout:3726: writing smithi16987243-307 from 1847446 to 2342243 tid 2 2023-09-23T22:24:58.271 INFO:tasks.rados.rados.0.smithi169.stdout:3721: done (5 left) 2023-09-23T22:24:58.271 INFO:tasks.rados.rados.0.smithi169.stdout:3722: done (4 left) 2023-09-23T22:24:58.271 INFO:tasks.rados.rados.0.smithi169.stdout:3723: done (3 left) 2023-09-23T22:24:58.272 INFO:tasks.rados.rados.0.smithi169.stdout:3724: done (2 left) 2023-09-23T22:24:58.272 INFO:tasks.rados.rados.0.smithi169.stdout:3725: done (1 left) 2023-09-23T22:24:58.272 INFO:tasks.rados.rados.0.smithi169.stdout:3727: read oid 406 snap -1 2023-09-23T22:24:58.272 INFO:tasks.rados.rados.0.smithi169.stdout:3727: expect deleted 2023-09-23T22:24:58.272 INFO:tasks.rados.rados.0.smithi169.stdout:3728: write oid 371 current snap is 0 2023-09-23T22:24:58.272 INFO:tasks.rados.rados.0.smithi169.stdout:3726: finishing write tid 1 to smithi16987243-307 2023-09-23T22:24:58.272 INFO:tasks.rados.rados.0.smithi169.stdout:3728: seq_num 2294 ranges {555258=443459,1505928=754808} 2023-09-23T22:24:58.276 INFO:tasks.rados.rados.0.smithi169.stdout:3728: writing smithi16987243-371 from 555258 to 998717 tid 1 2023-09-23T22:24:58.284 INFO:tasks.rados.rados.0.smithi169.stdout:3728: writing smithi16987243-371 from 1505928 to 2260736 tid 2 2023-09-23T22:24:58.284 INFO:tasks.rados.rados.0.smithi169.stdout:3729: read oid 335 snap -1 2023-09-23T22:24:58.284 INFO:tasks.rados.rados.0.smithi169.stdout:3729: expect (ObjNum 2218 snap 0 seq_num 2218) 2023-09-23T22:24:58.284 INFO:tasks.rados.rados.0.smithi169.stdout:3730: read oid 387 snap -1 2023-09-23T22:24:58.284 INFO:tasks.rados.rados.0.smithi169.stdout:3730: expect deleted 2023-09-23T22:24:58.284 INFO:tasks.rados.rados.0.smithi169.stdout:3731: write oid 197 current snap is 0 2023-09-23T22:24:58.284 INFO:tasks.rados.rados.0.smithi169.stdout:3726: finishing write tid 2 to smithi16987243-307 2023-09-23T22:24:58.284 INFO:tasks.rados.rados.0.smithi169.stdout:3726: finishing write tid 3 to smithi16987243-307 2023-09-23T22:24:58.284 INFO:tasks.rados.rados.0.smithi169.stdout:3731: seq_num 2295 ranges {572065=518708,1564410=498466} 2023-09-23T22:24:58.290 INFO:tasks.rados.rados.0.smithi169.stdout:3731: writing smithi16987243-197 from 572065 to 1090773 tid 1 2023-09-23T22:24:58.297 INFO:tasks.rados.rados.0.smithi169.stdout:3731: writing smithi16987243-197 from 1564410 to 2062876 tid 2 2023-09-23T22:24:58.297 INFO:tasks.rados.rados.0.smithi169.stdout:3727: done (5 left) 2023-09-23T22:24:58.297 INFO:tasks.rados.rados.0.smithi169.stdout:3732: read oid 256 snap -1 2023-09-23T22:24:58.298 INFO:tasks.rados.rados.0.smithi169.stdout:3732: expect (ObjNum 255 snap 0 seq_num 255) 2023-09-23T22:24:58.298 INFO:tasks.rados.rados.0.smithi169.stdout:3733: write oid 137 current snap is 0 2023-09-23T22:24:58.298 INFO:tasks.rados.rados.0.smithi169.stdout:3726: finishing write tid 4 to smithi16987243-307 2023-09-23T22:24:58.298 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 307 v 408 (ObjNum 2293 snap 0 seq_num 2293) dirty exists 2023-09-23T22:24:58.298 INFO:tasks.rados.rados.0.smithi169.stdout:3726: left oid 307 (ObjNum 2293 snap 0 seq_num 2293) 2023-09-23T22:24:58.298 INFO:tasks.rados.rados.0.smithi169.stdout:3728: finishing write tid 1 to smithi16987243-371 2023-09-23T22:24:58.298 INFO:tasks.rados.rados.0.smithi169.stdout:3733: seq_num 2296 ranges {588872=710310,2022892=565980} 2023-09-23T22:24:58.303 INFO:tasks.rados.rados.0.smithi169.stdout:3733: writing smithi16987243-137 from 588872 to 1299182 tid 1 2023-09-23T22:24:58.311 INFO:tasks.rados.rados.0.smithi169.stdout:3733: writing smithi16987243-137 from 2022892 to 2588872 tid 2 2023-09-23T22:24:58.311 INFO:tasks.rados.rados.0.smithi169.stdout:3726: done (6 left) 2023-09-23T22:24:58.311 INFO:tasks.rados.rados.0.smithi169.stdout:3734: read oid 207 snap -1 2023-09-23T22:24:58.311 INFO:tasks.rados.rados.0.smithi169.stdout:3734: expect (ObjNum 1861 snap 0 seq_num 1861) 2023-09-23T22:24:58.312 INFO:tasks.rados.rados.0.smithi169.stdout:3735: write oid 444 current snap is 0 2023-09-23T22:24:58.312 INFO:tasks.rados.rados.0.smithi169.stdout:3735: seq_num 2297 ranges {605679=785559,2081374=502135} 2023-09-23T22:24:58.319 INFO:tasks.rados.rados.0.smithi169.stdout:3735: writing smithi16987243-444 from 605679 to 1391238 tid 1 2023-09-23T22:24:58.326 INFO:tasks.rados.rados.0.smithi169.stdout:3735: writing smithi16987243-444 from 2081374 to 2583509 tid 2 2023-09-23T22:24:58.326 INFO:tasks.rados.rados.0.smithi169.stdout:3736: read oid 48 snap -1 2023-09-23T22:24:58.327 INFO:tasks.rados.rados.0.smithi169.stdout:3736: expect (ObjNum 1890 snap 0 seq_num 1890) 2023-09-23T22:24:58.327 INFO:tasks.rados.rados.0.smithi169.stdout:3737: write oid 413 current snap is 0 2023-09-23T22:24:58.327 INFO:tasks.rados.rados.0.smithi169.stdout:3729: expect (ObjNum 2218 snap 0 seq_num 2218) 2023-09-23T22:24:58.378 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:57 smithi187 bash[79074]: debug 2023-09-23T22:24:57.870+0000 7f9acad00200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:24:58.436 INFO:tasks.rados.rados.0.smithi169.stdout:3731: finishing write tid 1 to smithi16987243-197 2023-09-23T22:24:58.437 INFO:tasks.rados.rados.0.smithi169.stdout:3728: finishing write tid 2 to smithi16987243-371 2023-09-23T22:24:58.437 INFO:tasks.rados.rados.0.smithi169.stdout:3728: finishing write tid 3 to smithi16987243-371 2023-09-23T22:24:58.437 INFO:tasks.rados.rados.0.smithi169.stdout:3728: finishing write tid 4 to smithi16987243-371 2023-09-23T22:24:58.437 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 371 v 477 (ObjNum 2294 snap 0 seq_num 2294) dirty exists 2023-09-23T22:24:58.437 INFO:tasks.rados.rados.0.smithi169.stdout:3728: left oid 371 (ObjNum 2294 snap 0 seq_num 2294) 2023-09-23T22:24:58.437 INFO:tasks.rados.rados.0.smithi169.stdout:3731: finishing write tid 2 to smithi16987243-197 2023-09-23T22:24:58.437 INFO:tasks.rados.rados.0.smithi169.stdout:3731: finishing write tid 3 to smithi16987243-197 2023-09-23T22:24:58.437 INFO:tasks.rados.rados.0.smithi169.stdout:3731: finishing write tid 4 to smithi16987243-197 2023-09-23T22:24:58.437 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 197 v 550 (ObjNum 2295 snap 0 seq_num 2295) dirty exists 2023-09-23T22:24:58.437 INFO:tasks.rados.rados.0.smithi169.stdout:3731: left oid 197 (ObjNum 2295 snap 0 seq_num 2295) 2023-09-23T22:24:58.437 INFO:tasks.rados.rados.0.smithi169.stdout:3732: expect (ObjNum 255 snap 0 seq_num 255) 2023-09-23T22:24:58.508 INFO:tasks.rados.rados.0.smithi169.stdout:3733: finishing write tid 1 to smithi16987243-137 2023-09-23T22:24:58.508 INFO:tasks.rados.rados.0.smithi169.stdout:3733: finishing write tid 2 to smithi16987243-137 2023-09-23T22:24:58.508 INFO:tasks.rados.rados.0.smithi169.stdout:3733: finishing write tid 3 to smithi16987243-137 2023-09-23T22:24:58.509 INFO:tasks.rados.rados.0.smithi169.stdout:3733: finishing write tid 4 to smithi16987243-137 2023-09-23T22:24:58.509 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 137 v 480 (ObjNum 2296 snap 0 seq_num 2296) dirty exists 2023-09-23T22:24:58.509 INFO:tasks.rados.rados.0.smithi169.stdout:3733: left oid 137 (ObjNum 2296 snap 0 seq_num 2296) 2023-09-23T22:24:58.509 INFO:tasks.rados.rados.0.smithi169.stdout:3735: finishing write tid 1 to smithi16987243-444 2023-09-23T22:24:58.509 INFO:tasks.rados.rados.0.smithi169.stdout:3734: expect (ObjNum 1861 snap 0 seq_num 1861) 2023-09-23T22:24:58.648 INFO:tasks.rados.rados.0.smithi169.stdout:3735: finishing write tid 2 to smithi16987243-444 2023-09-23T22:24:58.649 INFO:tasks.rados.rados.0.smithi169.stdout:3735: finishing write tid 3 to smithi16987243-444 2023-09-23T22:24:58.649 INFO:tasks.rados.rados.0.smithi169.stdout:3735: finishing write tid 4 to smithi16987243-444 2023-09-23T22:24:58.649 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 444 v 400 (ObjNum 2297 snap 0 seq_num 2297) dirty exists 2023-09-23T22:24:58.649 INFO:tasks.rados.rados.0.smithi169.stdout:3735: left oid 444 (ObjNum 2297 snap 0 seq_num 2297) 2023-09-23T22:24:58.649 INFO:tasks.rados.rados.0.smithi169.stdout:3736: expect (ObjNum 1890 snap 0 seq_num 1890) 2023-09-23T22:24:58.726 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:24:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:24:58] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-23T22:24:58.799 INFO:tasks.rados.rados.0.smithi169.stdout:3737: seq_num 2298 ranges {622486=460808,1739856=645793} 2023-09-23T22:24:58.810 INFO:tasks.rados.rados.0.smithi169.stdout:3737: writing smithi16987243-413 from 622486 to 1083294 tid 1 2023-09-23T22:24:58.819 INFO:tasks.rados.rados.0.smithi169.stdout:3737: writing smithi16987243-413 from 1739856 to 2385649 tid 2 2023-09-23T22:24:58.819 INFO:tasks.rados.rados.0.smithi169.stdout:3728: done (9 left) 2023-09-23T22:24:58.819 INFO:tasks.rados.rados.0.smithi169.stdout:3729: done (8 left) 2023-09-23T22:24:58.819 INFO:tasks.rados.rados.0.smithi169.stdout:3730: done (7 left) 2023-09-23T22:24:58.819 INFO:tasks.rados.rados.0.smithi169.stdout:3731: done (6 left) 2023-09-23T22:24:58.819 INFO:tasks.rados.rados.0.smithi169.stdout:3732: done (5 left) 2023-09-23T22:24:58.819 INFO:tasks.rados.rados.0.smithi169.stdout:3733: done (4 left) 2023-09-23T22:24:58.819 INFO:tasks.rados.rados.0.smithi169.stdout:3734: done (3 left) 2023-09-23T22:24:58.819 INFO:tasks.rados.rados.0.smithi169.stdout:3735: done (2 left) 2023-09-23T22:24:58.819 INFO:tasks.rados.rados.0.smithi169.stdout:3736: done (1 left) 2023-09-23T22:24:58.819 INFO:tasks.rados.rados.0.smithi169.stdout:3738: write oid 486 current snap is 0 2023-09-23T22:24:58.820 INFO:tasks.rados.rados.0.smithi169.stdout:3738: seq_num 2299 ranges {639293=536057,1798338=505804} 2023-09-23T22:24:58.825 INFO:tasks.rados.rados.0.smithi169.stdout:3738: writing smithi16987243-486 from 639293 to 1175350 tid 1 2023-09-23T22:24:58.832 INFO:tasks.rados.rados.0.smithi169.stdout:3738: writing smithi16987243-486 from 1798338 to 2304142 tid 2 2023-09-23T22:24:58.832 INFO:tasks.rados.rados.0.smithi169.stdout:3739: write oid 476 current snap is 0 2023-09-23T22:24:58.832 INFO:tasks.rados.rados.0.smithi169.stdout:3737: finishing write tid 1 to smithi16987243-413 2023-09-23T22:24:58.832 INFO:tasks.rados.rados.0.smithi169.stdout:3737: finishing write tid 2 to smithi16987243-413 2023-09-23T22:24:58.833 INFO:tasks.rados.rados.0.smithi169.stdout:3737: finishing write tid 3 to smithi16987243-413 2023-09-23T22:24:58.833 INFO:tasks.rados.rados.0.smithi169.stdout:3737: finishing write tid 4 to smithi16987243-413 2023-09-23T22:24:58.833 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 413 v 467 (ObjNum 2298 snap 0 seq_num 2298) dirty exists 2023-09-23T22:24:58.833 INFO:tasks.rados.rados.0.smithi169.stdout:3737: left oid 413 (ObjNum 2298 snap 0 seq_num 2298) 2023-09-23T22:24:58.833 INFO:tasks.rados.rados.0.smithi169.stdout:3738: finishing write tid 1 to smithi16987243-486 2023-09-23T22:24:58.833 INFO:tasks.rados.rados.0.smithi169.stdout:3739: seq_num 2300 ranges {656100=611306,1740467=649462} 2023-09-23T22:24:58.841 INFO:tasks.rados.rados.0.smithi169.stdout:3739: writing smithi16987243-476 from 656100 to 1267406 tid 1 2023-09-23T22:24:58.849 INFO:tasks.rados.rados.0.smithi169.stdout:3739: writing smithi16987243-476 from 1740467 to 2389929 tid 2 2023-09-23T22:24:58.849 INFO:tasks.rados.rados.0.smithi169.stdout:3737: done (2 left) 2023-09-23T22:24:58.849 INFO:tasks.rados.rados.0.smithi169.stdout:3740: write oid 39 current snap is 0 2023-09-23T22:24:58.849 INFO:tasks.rados.rados.0.smithi169.stdout:3740: seq_num 2301 ranges {672907=686555,1798949=509473} 2023-09-23T22:24:58.857 INFO:tasks.rados.rados.0.smithi169.stdout:3740: writing smithi16987243-39 from 672907 to 1359462 tid 1 2023-09-23T22:24:58.862 INFO:tasks.rados.rados.0.smithi169.stdout:3740: writing smithi16987243-39 from 1798949 to 2308422 tid 2 2023-09-23T22:24:58.863 INFO:tasks.rados.rados.0.smithi169.stdout:3741: write oid 480 current snap is 0 2023-09-23T22:24:58.863 INFO:tasks.rados.rados.0.smithi169.stdout:3738: finishing write tid 2 to smithi16987243-486 2023-09-23T22:24:58.863 INFO:tasks.rados.rados.0.smithi169.stdout:3741: seq_num 2302 ranges {689714=761804,1857431=653131} 2023-09-23T22:24:58.870 INFO:tasks.rados.rados.0.smithi169.stdout:3741: writing smithi16987243-480 from 689714 to 1451518 tid 1 2023-09-23T22:24:58.877 INFO:tasks.rados.rados.0.smithi169.stdout:3741: writing smithi16987243-480 from 1857431 to 2510562 tid 2 2023-09-23T22:24:58.877 INFO:tasks.rados.rados.0.smithi169.stdout:3742: read oid 12 snap -1 2023-09-23T22:24:58.877 INFO:tasks.rados.rados.0.smithi169.stdout:3742: expect deleted 2023-09-23T22:24:58.877 INFO:tasks.rados.rados.0.smithi169.stdout:3743: write oid 378 current snap is 0 2023-09-23T22:24:58.877 INFO:tasks.rados.rados.0.smithi169.stdout:3743: seq_num 2303 ranges {706521=437053,1915913=513142} 2023-09-23T22:24:58.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:58 smithi187 bash[31480]: audit 2023-09-23T22:24:57.725447+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:58.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:58 smithi187 bash[31480]: audit 2023-09-23T22:24:57.733033+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:58.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:58 smithi187 bash[31480]: cluster 2023-09-23T22:24:58.288419+0000 mgr.y (mgr.15153) 36 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 8.0 MiB/s wr, 73 op/s 2023-09-23T22:24:58.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:58 smithi187 bash[31480]: audit 2023-09-23T22:24:58.527353+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:58.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:58 smithi187 bash[31480]: audit 2023-09-23T22:24:58.533869+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:58.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:58 smithi187 bash[79074]: debug 2023-09-23T22:24:58.482+0000 7f9acad00200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T22:24:58.879 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:58 smithi187 bash[79074]: debug 2023-09-23T22:24:58.606+0000 7f9acad00200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T22:24:58.879 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:24:58 smithi187 bash[78655]: ts=2023-09-23T22:24:58.668Z 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-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi187.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi169:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:24:58.883 INFO:tasks.rados.rados.0.smithi169.stdout:3743: writing smithi16987243-378 from 706521 to 1143574 tid 1 2023-09-23T22:24:58.890 INFO:tasks.rados.rados.0.smithi169.stdout:3743: writing smithi16987243-378 from 1915913 to 2429055 tid 2 2023-09-23T22:24:58.891 INFO:tasks.rados.rados.0.smithi169.stdout:3744: read oid 266 snap -1 2023-09-23T22:24:58.891 INFO:tasks.rados.rados.0.smithi169.stdout:3744: expect (ObjNum 2030 snap 0 seq_num 2030) 2023-09-23T22:24:58.891 INFO:tasks.rados.rados.0.smithi169.stdout:3745: write oid 370 current snap is 0 2023-09-23T22:24:58.891 INFO:tasks.rados.rados.0.smithi169.stdout:3745: seq_num 2304 ranges {723328=628655,1974395=656800} 2023-09-23T22:24:58.898 INFO:tasks.rados.rados.0.smithi169.stdout:3745: writing smithi16987243-370 from 723328 to 1351983 tid 1 2023-09-23T22:24:58.906 INFO:tasks.rados.rados.0.smithi169.stdout:3745: writing smithi16987243-370 from 1974395 to 2631195 tid 2 2023-09-23T22:24:58.906 INFO:tasks.rados.rados.0.smithi169.stdout:3746: read oid 21 snap -1 2023-09-23T22:24:58.906 INFO:tasks.rados.rados.0.smithi169.stdout:3746: expect (ObjNum 1808 snap 0 seq_num 1808) 2023-09-23T22:24:58.906 INFO:tasks.rados.rados.0.smithi169.stdout:3747: read oid 148 snap -1 2023-09-23T22:24:58.906 INFO:tasks.rados.rados.0.smithi169.stdout:3747: expect (ObjNum 1653 snap 0 seq_num 1653) 2023-09-23T22:24:58.906 INFO:tasks.rados.rados.0.smithi169.stdout:3748: write oid 362 current snap is 0 2023-09-23T22:24:58.906 INFO:tasks.rados.rados.0.smithi169.stdout:3738: finishing write tid 3 to smithi16987243-486 2023-09-23T22:24:58.907 INFO:tasks.rados.rados.0.smithi169.stdout:3748: seq_num 2305 ranges {740135=703904,2032877=516811} 2023-09-23T22:24:58.914 INFO:tasks.rados.rados.0.smithi169.stdout:3748: writing smithi16987243-362 from 740135 to 1444039 tid 1 2023-09-23T22:24:58.921 INFO:tasks.rados.rados.0.smithi169.stdout:3748: writing smithi16987243-362 from 2032877 to 2549688 tid 2 2023-09-23T22:24:58.921 INFO:tasks.rados.rados.0.smithi169.stdout:3749: read oid 74 snap -1 2023-09-23T22:24:58.921 INFO:tasks.rados.rados.0.smithi169.stdout:3749: expect (ObjNum 1978 snap 0 seq_num 1978) 2023-09-23T22:24:58.921 INFO:tasks.rados.rados.0.smithi169.stdout:3750: read oid 100 snap -1 2023-09-23T22:24:58.922 INFO:tasks.rados.rados.0.smithi169.stdout:3750: expect (ObjNum 2215 snap 0 seq_num 2215) 2023-09-23T22:24:58.922 INFO:tasks.rados.rados.0.smithi169.stdout:3751: read oid 94 snap -1 2023-09-23T22:24:58.922 INFO:tasks.rados.rados.0.smithi169.stdout:3751: expect (ObjNum 2263 snap 0 seq_num 2263) 2023-09-23T22:24:58.922 INFO:tasks.rados.rados.0.smithi169.stdout:3752: write oid 203 current snap is 0 2023-09-23T22:24:58.922 INFO:tasks.rados.rados.0.smithi169.stdout:3738: finishing write tid 4 to smithi16987243-486 2023-09-23T22:24:58.922 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 486 v 553 (ObjNum 2299 snap 0 seq_num 2299) dirty exists 2023-09-23T22:24:58.922 INFO:tasks.rados.rados.0.smithi169.stdout:3738: left oid 486 (ObjNum 2299 snap 0 seq_num 2299) 2023-09-23T22:24:58.922 INFO:tasks.rados.rados.0.smithi169.stdout:3739: finishing write tid 1 to smithi16987243-476 2023-09-23T22:24:58.922 INFO:tasks.rados.rados.0.smithi169.stdout:3739: finishing write tid 2 to smithi16987243-476 2023-09-23T22:24:58.922 INFO:tasks.rados.rados.0.smithi169.stdout:3739: finishing write tid 3 to smithi16987243-476 2023-09-23T22:24:58.922 INFO:tasks.rados.rados.0.smithi169.stdout:3752: seq_num 2306 ranges {756942=779153,2091359=660469} 2023-09-23T22:24:58.930 INFO:tasks.rados.rados.0.smithi169.stdout:3752: writing smithi16987243-203 from 756942 to 1536095 tid 1 2023-09-23T22:24:58.937 INFO:tasks.rados.rados.0.smithi169.stdout:3752: writing smithi16987243-203 from 2091359 to 2751828 tid 2 2023-09-23T22:24:58.937 INFO:tasks.rados.rados.0.smithi169.stdout:3738: done (14 left) 2023-09-23T22:24:58.937 INFO:tasks.rados.rados.0.smithi169.stdout:3753: write oid 235 current snap is 0 2023-09-23T22:24:58.937 INFO:tasks.rados.rados.0.smithi169.stdout:3753: seq_num 2307 ranges {773749=454402,1749841=520480} 2023-09-23T22:24:58.944 INFO:tasks.rados.rados.0.smithi169.stdout:3753: writing smithi16987243-235 from 773749 to 1228151 tid 1 2023-09-23T22:24:58.950 INFO:tasks.rados.rados.0.smithi169.stdout:3753: writing smithi16987243-235 from 1749841 to 2270321 tid 2 2023-09-23T22:24:58.950 INFO:tasks.rados.rados.0.smithi169.stdout:3754: read oid 332 snap -1 2023-09-23T22:24:58.950 INFO:tasks.rados.rados.0.smithi169.stdout:3754: expect (ObjNum 1610 snap 0 seq_num 1610) 2023-09-23T22:24:58.951 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:24:58.951 INFO:tasks.rados.rados.0.smithi169.stdout:3739: finishing write tid 4 to smithi16987243-476 2023-09-23T22:24:58.951 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 476 v 480 (ObjNum 2300 snap 0 seq_num 2300) dirty exists 2023-09-23T22:24:58.951 INFO:tasks.rados.rados.0.smithi169.stdout:3739: left oid 476 (ObjNum 2300 snap 0 seq_num 2300) 2023-09-23T22:24:58.951 INFO:tasks.rados.rados.0.smithi169.stdout:3740: finishing write tid 1 to smithi16987243-39 2023-09-23T22:24:58.951 INFO:tasks.rados.rados.0.smithi169.stdout:3739: done (15 left) 2023-09-23T22:24:58.951 INFO:tasks.rados.rados.0.smithi169.stdout:3755: write oid 187 current snap is 0 2023-09-23T22:24:58.951 INFO:tasks.rados.rados.0.smithi169.stdout:3740: finishing write tid 2 to smithi16987243-39 2023-09-23T22:24:58.951 INFO:tasks.rados.rados.0.smithi169.stdout:3740: finishing write tid 3 to smithi16987243-39 2023-09-23T22:24:58.951 INFO:tasks.rados.rados.0.smithi169.stdout:3740: finishing write tid 4 to smithi16987243-39 2023-09-23T22:24:58.951 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 39 v 396 (ObjNum 2301 snap 0 seq_num 2301) dirty exists 2023-09-23T22:24:58.951 INFO:tasks.rados.rados.0.smithi169.stdout:3740: left oid 39 (ObjNum 2301 snap 0 seq_num 2301) 2023-09-23T22:24:58.952 INFO:tasks.rados.rados.0.smithi169.stdout:3741: finishing write tid 1 to smithi16987243-480 2023-09-23T22:24:58.952 INFO:tasks.rados.rados.0.smithi169.stdout:3755: seq_num 2308 ranges {790556=529651,2091970=664138} 2023-09-23T22:24:58.960 INFO:tasks.rados.rados.0.smithi169.stdout:3755: writing smithi16987243-187 from 790556 to 1320207 tid 1 2023-09-23T22:24:58.969 INFO:tasks.rados.rados.0.smithi169.stdout:3755: writing smithi16987243-187 from 2091970 to 2756108 tid 2 2023-09-23T22:24:58.969 INFO:tasks.rados.rados.0.smithi169.stdout:3740: done (15 left) 2023-09-23T22:24:58.969 INFO:tasks.rados.rados.0.smithi169.stdout:3756: read oid 251 snap -1 2023-09-23T22:24:58.969 INFO:tasks.rados.rados.0.smithi169.stdout:3756: expect (ObjNum 1308 snap 0 seq_num 1308) 2023-09-23T22:24:58.970 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:24:58.970 INFO:tasks.rados.rados.0.smithi169.stdout:3741: finishing write tid 2 to smithi16987243-480 2023-09-23T22:24:58.970 INFO:tasks.rados.rados.0.smithi169.stdout:3741: finishing write tid 3 to smithi16987243-480 2023-09-23T22:24:58.970 INFO:tasks.rados.rados.0.smithi169.stdout:3741: finishing write tid 4 to smithi16987243-480 2023-09-23T22:24:58.970 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 480 v 470 (ObjNum 2302 snap 0 seq_num 2302) dirty exists 2023-09-23T22:24:58.970 INFO:tasks.rados.rados.0.smithi169.stdout:3741: left oid 480 (ObjNum 2302 snap 0 seq_num 2302) 2023-09-23T22:24:58.970 INFO:tasks.rados.rados.0.smithi169.stdout:3743: finishing write tid 1 to smithi16987243-378 2023-09-23T22:24:58.970 INFO:tasks.rados.rados.0.smithi169.stdout:3743: finishing write tid 2 to smithi16987243-378 2023-09-23T22:24:58.970 INFO:tasks.rados.rados.0.smithi169.stdout:3743: finishing write tid 3 to smithi16987243-378 2023-09-23T22:24:58.970 INFO:tasks.rados.rados.0.smithi169.stdout:3741: done (15 left) 2023-09-23T22:24:58.970 INFO:tasks.rados.rados.0.smithi169.stdout:3742: done (14 left) 2023-09-23T22:24:58.971 INFO:tasks.rados.rados.0.smithi169.stdout:3757: delete oid 435 current snap is 0 2023-09-23T22:24:58.971 INFO:tasks.rados.rados.0.smithi169.stdout:3743: finishing write tid 4 to smithi16987243-378 2023-09-23T22:24:58.971 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 378 v 473 (ObjNum 2303 snap 0 seq_num 2303) dirty exists 2023-09-23T22:24:58.971 INFO:tasks.rados.rados.0.smithi169.stdout:3743: left oid 378 (ObjNum 2303 snap 0 seq_num 2303) 2023-09-23T22:24:58.971 INFO:tasks.rados.rados.0.smithi169.stdout:3744: expect (ObjNum 2030 snap 0 seq_num 2030) 2023-09-23T22:24:59.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:58 smithi169 bash[27421]: audit 2023-09-23T22:24:57.725447+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:59.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:58 smithi169 bash[27421]: audit 2023-09-23T22:24:57.733033+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:59.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:58 smithi169 bash[27421]: cluster 2023-09-23T22:24:58.288419+0000 mgr.y (mgr.15153) 36 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 8.0 MiB/s wr, 73 op/s 2023-09-23T22:24:59.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:58 smithi169 bash[27421]: audit 2023-09-23T22:24:58.527353+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:59.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:58 smithi169 bash[27421]: audit 2023-09-23T22:24:58.533869+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:59.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:58 smithi169 bash[40994]: audit 2023-09-23T22:24:57.725447+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:59.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:58 smithi169 bash[40994]: audit 2023-09-23T22:24:57.733033+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:59.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:58 smithi169 bash[40994]: cluster 2023-09-23T22:24:58.288419+0000 mgr.y (mgr.15153) 36 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 8.0 MiB/s wr, 73 op/s 2023-09-23T22:24:59.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:58 smithi169 bash[40994]: audit 2023-09-23T22:24:58.527353+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:59.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:58 smithi169 bash[40994]: audit 2023-09-23T22:24:58.533869+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:24:59.133 INFO:tasks.rados.rados.0.smithi169.stdout:3745: finishing write tid 1 to smithi16987243-370 2023-09-23T22:24:59.133 INFO:tasks.rados.rados.0.smithi169.stdout:3745: finishing write tid 2 to smithi16987243-370 2023-09-23T22:24:59.134 INFO:tasks.rados.rados.0.smithi169.stdout:3745: finishing write tid 3 to smithi16987243-370 2023-09-23T22:24:59.134 INFO:tasks.rados.rados.0.smithi169.stdout:3745: finishing write tid 4 to smithi16987243-370 2023-09-23T22:24:59.134 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 370 v 494 (ObjNum 2304 snap 0 seq_num 2304) dirty exists 2023-09-23T22:24:59.134 INFO:tasks.rados.rados.0.smithi169.stdout:3745: left oid 370 (ObjNum 2304 snap 0 seq_num 2304) 2023-09-23T22:24:59.134 INFO:tasks.rados.rados.0.smithi169.stdout:3746: expect (ObjNum 1808 snap 0 seq_num 1808) 2023-09-23T22:24:59.285 INFO:tasks.rados.rados.0.smithi169.stdout:3747: expect (ObjNum 1653 snap 0 seq_num 1653) 2023-09-23T22:24:59.302 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:59 smithi187 bash[79074]: debug 2023-09-23T22:24:59.006+0000 7f9acad00200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T22:24:59.302 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:59 smithi187 bash[79074]: debug 2023-09-23T22:24:59.134+0000 7f9acad00200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T22:24:59.458 INFO:tasks.rados.rados.0.smithi169.stdout:3748: finishing write tid 1 to smithi16987243-362 2023-09-23T22:24:59.459 INFO:tasks.rados.rados.0.smithi169.stdout:3751: expect (ObjNum 2263 snap 0 seq_num 2263) 2023-09-23T22:24:59.534 INFO:tasks.rados.rados.0.smithi169.stdout:3748: finishing write tid 2 to smithi16987243-362 2023-09-23T22:24:59.534 INFO:tasks.rados.rados.0.smithi169.stdout:3748: finishing write tid 3 to smithi16987243-362 2023-09-23T22:24:59.534 INFO:tasks.rados.rados.0.smithi169.stdout:3743: done (14 left) 2023-09-23T22:24:59.534 INFO:tasks.rados.rados.0.smithi169.stdout:3744: done (13 left) 2023-09-23T22:24:59.535 INFO:tasks.rados.rados.0.smithi169.stdout:3745: done (12 left) 2023-09-23T22:24:59.535 INFO:tasks.rados.rados.0.smithi169.stdout:3746: done (11 left) 2023-09-23T22:24:59.535 INFO:tasks.rados.rados.0.smithi169.stdout:3747: done (10 left) 2023-09-23T22:24:59.535 INFO:tasks.rados.rados.0.smithi169.stdout:3751: done (9 left) 2023-09-23T22:24:59.535 INFO:tasks.rados.rados.0.smithi169.stdout:3757: done (8 left) 2023-09-23T22:24:59.535 INFO:tasks.rados.rados.0.smithi169.stdout:3758: delete oid 31 current snap is 0 2023-09-23T22:24:59.536 INFO:tasks.rados.rados.0.smithi169.stdout:3748: finishing write tid 4 to smithi16987243-362 2023-09-23T22:24:59.536 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 362 v 476 (ObjNum 2305 snap 0 seq_num 2305) dirty exists 2023-09-23T22:24:59.536 INFO:tasks.rados.rados.0.smithi169.stdout:3748: left oid 362 (ObjNum 2305 snap 0 seq_num 2305) 2023-09-23T22:24:59.536 INFO:tasks.rados.rados.0.smithi169.stdout:3750: expect (ObjNum 2215 snap 0 seq_num 2215) 2023-09-23T22:24:59.571 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:59 smithi187 bash[79074]: debug 2023-09-23T22:24:59.290+0000 7f9acad00200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T22:24:59.571 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:59 smithi187 bash[79074]: debug 2023-09-23T22:24:59.422+0000 7f9acad00200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T22:24:59.637 INFO:tasks.rados.rados.0.smithi169.stdout:3749: expect (ObjNum 1978 snap 0 seq_num 1978) 2023-09-23T22:24:59.778 INFO:tasks.rados.rados.0.smithi169.stdout:3752: finishing write tid 1 to smithi16987243-203 2023-09-23T22:24:59.778 INFO:tasks.rados.rados.0.smithi169.stdout:3752: finishing write tid 2 to smithi16987243-203 2023-09-23T22:24:59.778 INFO:tasks.rados.rados.0.smithi169.stdout:3752: finishing write tid 3 to smithi16987243-203 2023-09-23T22:24:59.779 INFO:tasks.rados.rados.0.smithi169.stdout:3752: finishing write tid 4 to smithi16987243-203 2023-09-23T22:24:59.779 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 203 v 411 (ObjNum 2306 snap 0 seq_num 2306) dirty exists 2023-09-23T22:24:59.779 INFO:tasks.rados.rados.0.smithi169.stdout:3752: left oid 203 (ObjNum 2306 snap 0 seq_num 2306) 2023-09-23T22:24:59.779 INFO:tasks.rados.rados.0.smithi169.stdout:3753: finishing write tid 1 to smithi16987243-235 2023-09-23T22:24:59.779 INFO:tasks.rados.rados.0.smithi169.stdout:3753: finishing write tid 2 to smithi16987243-235 2023-09-23T22:24:59.779 INFO:tasks.rados.rados.0.smithi169.stdout:3753: finishing write tid 3 to smithi16987243-235 2023-09-23T22:24:59.779 INFO:tasks.rados.rados.0.smithi169.stdout:3753: finishing write tid 4 to smithi16987243-235 2023-09-23T22:24:59.779 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 235 v 483 (ObjNum 2307 snap 0 seq_num 2307) dirty exists 2023-09-23T22:24:59.779 INFO:tasks.rados.rados.0.smithi169.stdout:3753: left oid 235 (ObjNum 2307 snap 0 seq_num 2307) 2023-09-23T22:24:59.780 INFO:tasks.rados.rados.0.smithi169.stdout:3754: expect (ObjNum 1610 snap 0 seq_num 1610) 2023-09-23T22:24:59.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:24:59 smithi187 bash[31480]: audit 2023-09-23T22:24:59.650940+0000 mon.a (mon.0) 1062 : audit [DBG] from='client.? 172.21.15.169:0/2712921748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:24:59.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:59 smithi187 bash[79074]: debug 2023-09-23T22:24:59.558+0000 7f9acad00200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T22:24:59.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:59 smithi187 bash[79074]: debug 2023-09-23T22:24:59.774+0000 7f9acad00200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T22:24:59.943 INFO:tasks.rados.rados.0.smithi169.stdout:3755: finishing write tid 1 to smithi16987243-187 2023-09-23T22:24:59.943 INFO:tasks.rados.rados.0.smithi169.stdout:3755: finishing write tid 2 to smithi16987243-187 2023-09-23T22:24:59.943 INFO:tasks.rados.rados.0.smithi169.stdout:3755: finishing write tid 3 to smithi16987243-187 2023-09-23T22:24:59.943 INFO:tasks.rados.rados.0.smithi169.stdout:3755: finishing write tid 4 to smithi16987243-187 2023-09-23T22:24:59.943 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 187 v 382 (ObjNum 2308 snap 0 seq_num 2308) dirty exists 2023-09-23T22:24:59.944 INFO:tasks.rados.rados.0.smithi169.stdout:3755: left oid 187 (ObjNum 2308 snap 0 seq_num 2308) 2023-09-23T22:24:59.944 INFO:tasks.rados.rados.0.smithi169.stdout:3756: expect (ObjNum 1308 snap 0 seq_num 1308) 2023-09-23T22:25:00.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:24:59 smithi169 bash[27421]: audit 2023-09-23T22:24:59.650940+0000 mon.a (mon.0) 1062 : audit [DBG] from='client.? 172.21.15.169:0/2712921748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:25:00.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:24:59 smithi169 bash[40994]: audit 2023-09-23T22:24:59.650940+0000 mon.a (mon.0) 1062 : audit [DBG] from='client.? 172.21.15.169:0/2712921748' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:25:00.163 INFO:tasks.rados.rados.0.smithi169.stdout:3748: done (8 left) 2023-09-23T22:25:00.163 INFO:tasks.rados.rados.0.smithi169.stdout:3749: done (7 left) 2023-09-23T22:25:00.163 INFO:tasks.rados.rados.0.smithi169.stdout:3750: done (6 left) 2023-09-23T22:25:00.163 INFO:tasks.rados.rados.0.smithi169.stdout:3752: done (5 left) 2023-09-23T22:25:00.163 INFO:tasks.rados.rados.0.smithi169.stdout:3753: done (4 left) 2023-09-23T22:25:00.163 INFO:tasks.rados.rados.0.smithi169.stdout:3754: done (3 left) 2023-09-23T22:25:00.164 INFO:tasks.rados.rados.0.smithi169.stdout:3755: done (2 left) 2023-09-23T22:25:00.164 INFO:tasks.rados.rados.0.smithi169.stdout:3756: done (1 left) 2023-09-23T22:25:00.164 INFO:tasks.rados.rados.0.smithi169.stdout:3758: done (0 left) 2023-09-23T22:25:00.164 INFO:tasks.rados.rados.0.smithi169.stdout:3759: read oid 49 snap -1 2023-09-23T22:25:00.164 INFO:tasks.rados.rados.0.smithi169.stdout:3759: expect (ObjNum 1777 snap 0 seq_num 1777) 2023-09-23T22:25:00.164 INFO:tasks.rados.rados.0.smithi169.stdout:3760: delete oid 344 current snap is 0 2023-09-23T22:25:00.166 INFO:tasks.rados.rados.0.smithi169.stdout:3760: done (1 left) 2023-09-23T22:25:00.166 INFO:tasks.rados.rados.0.smithi169.stdout:3761: write oid 287 current snap is 0 2023-09-23T22:25:00.166 INFO:tasks.rados.rados.0.smithi169.stdout:3761: seq_num 2312 ranges {457784=547000,1525898=671476} 2023-09-23T22:25:00.173 INFO:tasks.rados.rados.0.smithi169.stdout:3761: writing smithi16987243-287 from 457784 to 1004784 tid 1 2023-09-23T22:25:00.181 INFO:tasks.rados.rados.0.smithi169.stdout:3761: writing smithi16987243-287 from 1525898 to 2197374 tid 2 2023-09-23T22:25:00.181 INFO:tasks.rados.rados.0.smithi169.stdout:3762: write oid 437 current snap is 0 2023-09-23T22:25:00.181 INFO:tasks.rados.rados.0.smithi169.stdout:3762: seq_num 2313 ranges {474591=622249,1584380=415134,2501500=373091} 2023-09-23T22:25:00.187 INFO:tasks.rados.rados.0.smithi169.stdout:3762: writing smithi16987243-437 from 474591 to 1096840 tid 1 2023-09-23T22:25:00.192 INFO:tasks.rados.rados.0.smithi169.stdout:3762: writing smithi16987243-437 from 1584380 to 1999514 tid 2 2023-09-23T22:25:00.197 INFO:tasks.rados.rados.0.smithi169.stdout:3762: writing smithi16987243-437 from 2501500 to 2874591 tid 3 2023-09-23T22:25:00.197 INFO:tasks.rados.rados.0.smithi169.stdout:3763: read oid 243 snap -1 2023-09-23T22:25:00.197 INFO:tasks.rados.rados.0.smithi169.stdout:3763: expect (ObjNum 242 snap 0 seq_num 242) 2023-09-23T22:25:00.197 INFO:tasks.rados.rados.0.smithi169.stdout:3764: delete oid 247 current snap is 0 2023-09-23T22:25:00.198 INFO:tasks.rados.rados.0.smithi169.stdout:3759: expect (ObjNum 1777 snap 0 seq_num 1777) 2023-09-23T22:25:00.377 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:24:59 smithi187 bash[79074]: debug 2023-09-23T22:24:59.918+0000 7f9acad00200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T22:25:00.438 INFO:tasks.rados.rados.0.smithi169.stdout:3761: finishing write tid 1 to smithi16987243-287 2023-09-23T22:25:00.439 INFO:tasks.rados.rados.0.smithi169.stdout:3761: finishing write tid 2 to smithi16987243-287 2023-09-23T22:25:00.439 INFO:tasks.rados.rados.0.smithi169.stdout:3761: finishing write tid 3 to smithi16987243-287 2023-09-23T22:25:00.439 INFO:tasks.rados.rados.0.smithi169.stdout:3761: finishing write tid 4 to smithi16987243-287 2023-09-23T22:25:00.439 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 287 v 530 (ObjNum 2312 snap 0 seq_num 2312) dirty exists 2023-09-23T22:25:00.439 INFO:tasks.rados.rados.0.smithi169.stdout:3761: left oid 287 (ObjNum 2312 snap 0 seq_num 2312) 2023-09-23T22:25:00.439 INFO:tasks.rados.rados.0.smithi169.stdout:3762: finishing write tid 1 to smithi16987243-437 2023-09-23T22:25:00.439 INFO:tasks.rados.rados.0.smithi169.stdout:3762: finishing write tid 2 to smithi16987243-437 2023-09-23T22:25:00.439 INFO:tasks.rados.rados.0.smithi169.stdout:3762: finishing write tid 3 to smithi16987243-437 2023-09-23T22:25:00.440 INFO:tasks.rados.rados.0.smithi169.stdout:3762: finishing write tid 4 to smithi16987243-437 2023-09-23T22:25:00.440 INFO:tasks.rados.rados.0.smithi169.stdout:3762: finishing write tid 5 to smithi16987243-437 2023-09-23T22:25:00.440 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 437 v 498 (ObjNum 2313 snap 0 seq_num 2313) dirty exists 2023-09-23T22:25:00.440 INFO:tasks.rados.rados.0.smithi169.stdout:3762: left oid 437 (ObjNum 2313 snap 0 seq_num 2313) 2023-09-23T22:25:00.440 INFO:tasks.rados.rados.0.smithi169.stdout:3763: expect (ObjNum 242 snap 0 seq_num 242) 2023-09-23T22:25:00.506 INFO:tasks.rados.rados.0.smithi169.stdout:3759: done (4 left) 2023-09-23T22:25:00.506 INFO:tasks.rados.rados.0.smithi169.stdout:3761: done (3 left) 2023-09-23T22:25:00.507 INFO:tasks.rados.rados.0.smithi169.stdout:3762: done (2 left) 2023-09-23T22:25:00.507 INFO:tasks.rados.rados.0.smithi169.stdout:3763: done (1 left) 2023-09-23T22:25:00.507 INFO:tasks.rados.rados.0.smithi169.stdout:3764: done (0 left) 2023-09-23T22:25:00.507 INFO:tasks.rados.rados.0.smithi169.stdout:3765: read oid 140 snap -1 2023-09-23T22:25:00.507 INFO:tasks.rados.rados.0.smithi169.stdout:3765: expect deleted 2023-09-23T22:25:00.507 INFO:tasks.rados.rados.0.smithi169.stdout:3766: write oid 421 current snap is 0 2023-09-23T22:25:00.507 INFO:tasks.rados.rados.0.smithi169.stdout:3766: seq_num 2315 ranges {508205=772747,1701344=418803,2556346=351859} 2023-09-23T22:25:00.518 INFO:tasks.rados.rados.0.smithi169.stdout:3766: writing smithi16987243-421 from 508205 to 1280952 tid 1 2023-09-23T22:25:00.523 INFO:tasks.rados.rados.0.smithi169.stdout:3766: writing smithi16987243-421 from 1701344 to 2120147 tid 2 2023-09-23T22:25:00.528 INFO:tasks.rados.rados.0.smithi169.stdout:3766: writing smithi16987243-421 from 2556346 to 2908205 tid 3 2023-09-23T22:25:00.528 INFO:tasks.rados.rados.0.smithi169.stdout:3767: write oid 409 current snap is 0 2023-09-23T22:25:00.528 INFO:tasks.rados.rados.0.smithi169.stdout:3767: seq_num 2316 ranges {525012=447996,1643473=678814,2867416=57596} 2023-09-23T22:25:00.533 INFO:tasks.rados.rados.0.smithi169.stdout:3767: writing smithi16987243-409 from 525012 to 973008 tid 1 2023-09-23T22:25:00.541 INFO:tasks.rados.rados.0.smithi169.stdout:3767: writing smithi16987243-409 from 1643473 to 2322287 tid 2 2023-09-23T22:25:00.544 INFO:tasks.rados.rados.0.smithi169.stdout:3767: writing smithi16987243-409 from 2867416 to 2925012 tid 3 2023-09-23T22:25:00.544 INFO:tasks.rados.rados.0.smithi169.stdout:3768: write oid 208 current snap is 0 2023-09-23T22:25:00.545 INFO:tasks.rados.rados.0.smithi169.stdout:3768: seq_num 2317 ranges {541819=523245,1701955=422472,2894839=46980} 2023-09-23T22:25:00.550 INFO:tasks.rados.rados.0.smithi169.stdout:3768: writing smithi16987243-208 from 541819 to 1065064 tid 1 2023-09-23T22:25:00.556 INFO:tasks.rados.rados.0.smithi169.stdout:3768: writing smithi16987243-208 from 1701955 to 2124427 tid 2 2023-09-23T22:25:00.561 INFO:tasks.rados.rados.0.smithi169.stdout:3768: writing smithi16987243-208 from 2894839 to 2941819 tid 3 2023-09-23T22:25:00.561 INFO:tasks.rados.rados.0.smithi169.stdout:3769: write oid 167 current snap is 0 2023-09-23T22:25:00.561 INFO:tasks.rados.rados.0.smithi169.stdout:3769: seq_num 2318 ranges {558626=598494,1760437=682483,2922262=36364} 2023-09-23T22:25:00.568 INFO:tasks.rados.rados.0.smithi169.stdout:3769: writing smithi16987243-167 from 558626 to 1157120 tid 1 2023-09-23T22:25:00.575 INFO:tasks.rados.rados.0.smithi169.stdout:3769: writing smithi16987243-167 from 1760437 to 2442920 tid 2 2023-09-23T22:25:00.578 INFO:tasks.rados.rados.0.smithi169.stdout:3769: writing smithi16987243-167 from 2922262 to 2958626 tid 3 2023-09-23T22:25:00.578 INFO:tasks.rados.rados.0.smithi169.stdout:3770: read oid 147 snap -1 2023-09-23T22:25:00.578 INFO:tasks.rados.rados.0.smithi169.stdout:3770: expect (ObjNum 2050 snap 0 seq_num 2050) 2023-09-23T22:25:00.578 INFO:tasks.rados.rados.0.smithi169.stdout:3771: read oid 169 snap -1 2023-09-23T22:25:00.578 INFO:tasks.rados.rados.0.smithi169.stdout:3771: expect (ObjNum 2274 snap 0 seq_num 2274) 2023-09-23T22:25:00.578 INFO:tasks.rados.rados.0.smithi169.stdout:3772: write oid 90 current snap is 0 2023-09-23T22:25:00.578 INFO:tasks.rados.rados.0.smithi169.stdout:3772: seq_num 2319 ranges {575433=790096,1935272=426141} 2023-09-23T22:25:00.586 INFO:tasks.rados.rados.0.smithi169.stdout:3772: writing smithi16987243-90 from 575433 to 1365529 tid 1 2023-09-23T22:25:00.592 INFO:tasks.rados.rados.0.smithi169.stdout:3772: writing smithi16987243-90 from 1935272 to 2361413 tid 2 2023-09-23T22:25:00.592 INFO:tasks.rados.rados.0.smithi169.stdout:3773: write oid 416 current snap is 0 2023-09-23T22:25:00.592 INFO:tasks.rados.rados.0.smithi169.stdout:3766: finishing write tid 1 to smithi16987243-421 2023-09-23T22:25:00.592 INFO:tasks.rados.rados.0.smithi169.stdout:3766: finishing write tid 2 to smithi16987243-421 2023-09-23T22:25:00.592 INFO:tasks.rados.rados.0.smithi169.stdout:3773: seq_num 2320 ranges {592240=465345,1593754=686152,2809814=182426} 2023-09-23T22:25:00.598 INFO:tasks.rados.rados.0.smithi169.stdout:3773: writing smithi16987243-416 from 592240 to 1057585 tid 1 2023-09-23T22:25:00.605 INFO:tasks.rados.rados.0.smithi169.stdout:3773: writing smithi16987243-416 from 1593754 to 2279906 tid 2 2023-09-23T22:25:00.609 INFO:tasks.rados.rados.0.smithi169.stdout:3773: writing smithi16987243-416 from 2809814 to 2992240 tid 3 2023-09-23T22:25:00.609 INFO:tasks.rados.rados.0.smithi169.stdout:3765: done (8 left) 2023-09-23T22:25:00.609 INFO:tasks.rados.rados.0.smithi169.stdout:3774: write oid 376 current snap is 0 2023-09-23T22:25:00.610 INFO:tasks.rados.rados.0.smithi169.stdout:3766: finishing write tid 3 to smithi16987243-421 2023-09-23T22:25:00.610 INFO:tasks.rados.rados.0.smithi169.stdout:3774: seq_num 2321 ranges {609047=540594,1935883=429810,3004531=4516} 2023-09-23T22:25:00.616 INFO:tasks.rados.rados.0.smithi169.stdout:3774: writing smithi16987243-376 from 609047 to 1149641 tid 1 2023-09-23T22:25:00.623 INFO:tasks.rados.rados.0.smithi169.stdout:3774: writing smithi16987243-376 from 1935883 to 2365693 tid 2 2023-09-23T22:25:00.626 INFO:tasks.rados.rados.0.smithi169.stdout:3774: writing smithi16987243-376 from 3004531 to 3009047 tid 3 2023-09-23T22:25:00.627 INFO:tasks.rados.rados.0.smithi169.stdout:3775: write oid 61 current snap is 0 2023-09-23T22:25:00.627 INFO:tasks.rados.rados.0.smithi169.stdout:3775: seq_num 2322 ranges {625854=615843,1994365=573468} 2023-09-23T22:25:00.633 INFO:tasks.rados.rados.0.smithi169.stdout:3775: writing smithi16987243-61 from 625854 to 1241697 tid 1 2023-09-23T22:25:00.641 INFO:tasks.rados.rados.0.smithi169.stdout:3775: writing smithi16987243-61 from 1994365 to 2567833 tid 2 2023-09-23T22:25:00.641 INFO:tasks.rados.rados.0.smithi169.stdout:3776: write oid 226 current snap is 0 2023-09-23T22:25:00.641 INFO:tasks.rados.rados.0.smithi169.stdout:3776: seq_num 2323 ranges {642661=691092,2052847=433479} 2023-09-23T22:25:00.648 INFO:tasks.rados.rados.0.smithi169.stdout:3776: writing smithi16987243-226 from 642661 to 1333753 tid 1 2023-09-23T22:25:00.655 INFO:tasks.rados.rados.0.smithi169.stdout:3776: writing smithi16987243-226 from 2052847 to 2486326 tid 2 2023-09-23T22:25:00.655 INFO:tasks.rados.rados.0.smithi169.stdout:3777: write oid 222 current snap is 0 2023-09-23T22:25:00.655 INFO:tasks.rados.rados.0.smithi169.stdout:3777: seq_num 2324 ranges {659468=766341,2111329=577137} 2023-09-23T22:25:00.663 INFO:tasks.rados.rados.0.smithi169.stdout:3777: writing smithi16987243-222 from 659468 to 1425809 tid 1 2023-09-23T22:25:00.670 INFO:tasks.rados.rados.0.smithi169.stdout:3777: writing smithi16987243-222 from 2111329 to 2688466 tid 2 2023-09-23T22:25:00.670 INFO:tasks.rados.rados.0.smithi169.stdout:3778: read oid 200 snap -1 2023-09-23T22:25:00.670 INFO:tasks.rados.rados.0.smithi169.stdout:3778: expect (ObjNum 1524 snap 0 seq_num 1524) 2023-09-23T22:25:00.670 INFO:tasks.rados.rados.0.smithi169.stdout:3779: write oid 482 current snap is 0 2023-09-23T22:25:00.670 INFO:tasks.rados.rados.0.smithi169.stdout:3779: seq_num 2325 ranges {676275=441590,1653458=437148,2597870=431077} 2023-09-23T22:25:00.676 INFO:tasks.rados.rados.0.smithi169.stdout:3779: writing smithi16987243-482 from 676275 to 1117865 tid 1 2023-09-23T22:25:00.682 INFO:tasks.rados.rados.0.smithi169.stdout:3779: writing smithi16987243-482 from 1653458 to 2090606 tid 2 2023-09-23T22:25:00.688 INFO:tasks.rados.rados.0.smithi169.stdout:3779: writing smithi16987243-482 from 2597870 to 3028947 tid 3 2023-09-23T22:25:00.688 INFO:tasks.rados.rados.0.smithi169.stdout:3780: read oid 264 snap -1 2023-09-23T22:25:00.688 INFO:tasks.rados.rados.0.smithi169.stdout:3780: expect (ObjNum 2219 snap 0 seq_num 2219) 2023-09-23T22:25:00.688 INFO:tasks.rados.rados.0.smithi169.stdout:3781: write oid 290 current snap is 0 2023-09-23T22:25:00.688 INFO:tasks.rados.rados.0.smithi169.stdout:3781: seq_num 2326 ranges {693082=516839,1711940=580806,3025293=67789} 2023-09-23T22:25:00.695 INFO:tasks.rados.rados.0.smithi169.stdout:3781: writing smithi16987243-290 from 693082 to 1209921 tid 1 2023-09-23T22:25:00.701 INFO:tasks.rados.rados.0.smithi169.stdout:3781: writing smithi16987243-290 from 1711940 to 2292746 tid 2 2023-09-23T22:25:00.706 INFO:tasks.rados.rados.0.smithi169.stdout:3781: writing smithi16987243-290 from 3025293 to 3093082 tid 3 2023-09-23T22:25:00.706 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:25:00.706 INFO:tasks.rados.rados.0.smithi169.stdout:3766: finishing write tid 4 to smithi16987243-421 2023-09-23T22:25:00.706 INFO:tasks.rados.rados.0.smithi169.stdout:3766: finishing write tid 5 to smithi16987243-421 2023-09-23T22:25:00.706 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 421 v 499 (ObjNum 2315 snap 0 seq_num 2315) dirty exists 2023-09-23T22:25:00.706 INFO:tasks.rados.rados.0.smithi169.stdout:3766: left oid 421 (ObjNum 2315 snap 0 seq_num 2315) 2023-09-23T22:25:00.707 INFO:tasks.rados.rados.0.smithi169.stdout:3767: finishing write tid 1 to smithi16987243-409 2023-09-23T22:25:00.707 INFO:tasks.rados.rados.0.smithi169.stdout:3767: finishing write tid 2 to smithi16987243-409 2023-09-23T22:25:00.707 INFO:tasks.rados.rados.0.smithi169.stdout:3767: finishing write tid 3 to smithi16987243-409 2023-09-23T22:25:00.707 INFO:tasks.rados.rados.0.smithi169.stdout:3767: finishing write tid 4 to smithi16987243-409 2023-09-23T22:25:00.707 INFO:tasks.rados.rados.0.smithi169.stdout:3767: finishing write tid 5 to smithi16987243-409 2023-09-23T22:25:00.707 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 409 v 400 (ObjNum 2316 snap 0 seq_num 2316) dirty exists 2023-09-23T22:25:00.707 INFO:tasks.rados.rados.0.smithi169.stdout:3767: left oid 409 (ObjNum 2316 snap 0 seq_num 2316) 2023-09-23T22:25:00.707 INFO:tasks.rados.rados.0.smithi169.stdout:3766: done (15 left) 2023-09-23T22:25:00.707 INFO:tasks.rados.rados.0.smithi169.stdout:3767: done (14 left) 2023-09-23T22:25:00.707 INFO:tasks.rados.rados.0.smithi169.stdout:3782: read oid 89 snap -1 2023-09-23T22:25:00.707 INFO:tasks.rados.rados.0.smithi169.stdout:3782: expect (ObjNum 2105 snap 0 seq_num 2105) 2023-09-23T22:25:00.707 INFO:tasks.rados.rados.0.smithi169.stdout:3783: write oid 17 current snap is 0 2023-09-23T22:25:00.707 INFO:tasks.rados.rados.0.smithi169.stdout:3783: seq_num 2327 ranges {709889=708441,1886775=440817,2769069=340820} 2023-09-23T22:25:00.714 INFO:tasks.rados.rados.0.smithi169.stdout:3783: writing smithi16987243-17 from 709889 to 1418330 tid 1 2023-09-23T22:25:00.719 INFO:tasks.rados.rados.0.smithi169.stdout:3783: writing smithi16987243-17 from 1886775 to 2327592 tid 2 2023-09-23T22:25:00.724 INFO:tasks.rados.rados.0.smithi169.stdout:3783: writing smithi16987243-17 from 2769069 to 3109889 tid 3 2023-09-23T22:25:00.724 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:25:00.725 INFO:tasks.rados.rados.0.smithi169.stdout:3768: finishing write tid 1 to smithi16987243-208 2023-09-23T22:25:00.725 INFO:tasks.rados.rados.0.smithi169.stdout:3768: finishing write tid 2 to smithi16987243-208 2023-09-23T22:25:00.725 INFO:tasks.rados.rados.0.smithi169.stdout:3768: finishing write tid 3 to smithi16987243-208 2023-09-23T22:25:00.725 INFO:tasks.rados.rados.0.smithi169.stdout:3768: finishing write tid 4 to smithi16987243-208 2023-09-23T22:25:00.725 INFO:tasks.rados.rados.0.smithi169.stdout:3768: finishing write tid 5 to smithi16987243-208 2023-09-23T22:25:00.725 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 208 v 557 (ObjNum 2317 snap 0 seq_num 2317) dirty exists 2023-09-23T22:25:00.725 INFO:tasks.rados.rados.0.smithi169.stdout:3768: left oid 208 (ObjNum 2317 snap 0 seq_num 2317) 2023-09-23T22:25:00.725 INFO:tasks.rados.rados.0.smithi169.stdout:3769: finishing write tid 1 to smithi16987243-167 2023-09-23T22:25:00.726 INFO:tasks.rados.rados.0.smithi169.stdout:3768: done (15 left) 2023-09-23T22:25:00.726 INFO:tasks.rados.rados.0.smithi169.stdout:3784: read oid 107 snap -1 2023-09-23T22:25:00.726 INFO:tasks.rados.rados.0.smithi169.stdout:3784: expect deleted 2023-09-23T22:25:00.726 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:25:00.726 INFO:tasks.rados.rados.0.smithi169.stdout:3769: finishing write tid 2 to smithi16987243-167 2023-09-23T22:25:00.726 INFO:tasks.rados.rados.0.smithi169.stdout:3769: finishing write tid 3 to smithi16987243-167 2023-09-23T22:25:00.726 INFO:tasks.rados.rados.0.smithi169.stdout:3769: finishing write tid 4 to smithi16987243-167 2023-09-23T22:25:00.727 INFO:tasks.rados.rados.0.smithi169.stdout:3769: finishing write tid 5 to smithi16987243-167 2023-09-23T22:25:00.727 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 167 v 502 (ObjNum 2318 snap 0 seq_num 2318) dirty exists 2023-09-23T22:25:00.727 INFO:tasks.rados.rados.0.smithi169.stdout:3769: left oid 167 (ObjNum 2318 snap 0 seq_num 2318) 2023-09-23T22:25:00.727 INFO:tasks.rados.rados.0.smithi169.stdout:3770: expect (ObjNum 2050 snap 0 seq_num 2050) 2023-09-23T22:25:00.810 INFO:tasks.rados.rados.0.smithi169.stdout:3771: expect (ObjNum 2274 snap 0 seq_num 2274) 2023-09-23T22:25:01.029 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:00 smithi187 bash[31480]: cluster 2023-09-23T22:25:00.289539+0000 mgr.y (mgr.15153) 37 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 11 MiB/s wr, 109 op/s 2023-09-23T22:25:01.029 INFO:tasks.rados.rados.0.smithi169.stdout:3772: finishing write tid 1 to smithi16987243-90 2023-09-23T22:25:01.029 INFO:tasks.rados.rados.0.smithi169.stdout:3772: finishing write tid 2 to smithi16987243-90 2023-09-23T22:25:01.029 INFO:tasks.rados.rados.0.smithi169.stdout:3772: finishing write tid 3 to smithi16987243-90 2023-09-23T22:25:01.030 INFO:tasks.rados.rados.0.smithi169.stdout:3772: finishing write tid 4 to smithi16987243-90 2023-09-23T22:25:01.030 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 90 v 480 (ObjNum 2319 snap 0 seq_num 2319) dirty exists 2023-09-23T22:25:01.030 INFO:tasks.rados.rados.0.smithi169.stdout:3772: left oid 90 (ObjNum 2319 snap 0 seq_num 2319) 2023-09-23T22:25:01.030 INFO:tasks.rados.rados.0.smithi169.stdout:3773: finishing write tid 1 to smithi16987243-416 2023-09-23T22:25:01.030 INFO:tasks.rados.rados.0.smithi169.stdout:3773: finishing write tid 2 to smithi16987243-416 2023-09-23T22:25:01.030 INFO:tasks.rados.rados.0.smithi169.stdout:3773: finishing write tid 3 to smithi16987243-416 2023-09-23T22:25:01.030 INFO:tasks.rados.rados.0.smithi169.stdout:3773: finishing write tid 4 to smithi16987243-416 2023-09-23T22:25:01.030 INFO:tasks.rados.rados.0.smithi169.stdout:3773: finishing write tid 5 to smithi16987243-416 2023-09-23T22:25:01.030 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 416 v 386 (ObjNum 2320 snap 0 seq_num 2320) dirty exists 2023-09-23T22:25:01.030 INFO:tasks.rados.rados.0.smithi169.stdout:3773: left oid 416 (ObjNum 2320 snap 0 seq_num 2320) 2023-09-23T22:25:01.030 INFO:tasks.rados.rados.0.smithi169.stdout:3774: finishing write tid 1 to smithi16987243-376 2023-09-23T22:25:01.031 INFO:tasks.rados.rados.0.smithi169.stdout:3774: finishing write tid 2 to smithi16987243-376 2023-09-23T22:25:01.031 INFO:tasks.rados.rados.0.smithi169.stdout:3774: finishing write tid 3 to smithi16987243-376 2023-09-23T22:25:01.031 INFO:tasks.rados.rados.0.smithi169.stdout:3774: finishing write tid 4 to smithi16987243-376 2023-09-23T22:25:01.031 INFO:tasks.rados.rados.0.smithi169.stdout:3774: finishing write tid 5 to smithi16987243-376 2023-09-23T22:25:01.031 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 376 v 561 (ObjNum 2321 snap 0 seq_num 2321) dirty exists 2023-09-23T22:25:01.031 INFO:tasks.rados.rados.0.smithi169.stdout:3774: left oid 376 (ObjNum 2321 snap 0 seq_num 2321) 2023-09-23T22:25:01.031 INFO:tasks.rados.rados.0.smithi169.stdout:3775: finishing write tid 1 to smithi16987243-61 2023-09-23T22:25:01.031 INFO:tasks.rados.rados.0.smithi169.stdout:3775: finishing write tid 2 to smithi16987243-61 2023-09-23T22:25:01.031 INFO:tasks.rados.rados.0.smithi169.stdout:3775: finishing write tid 3 to smithi16987243-61 2023-09-23T22:25:01.031 INFO:tasks.rados.rados.0.smithi169.stdout:3775: finishing write tid 4 to smithi16987243-61 2023-09-23T22:25:01.031 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 61 v 497 (ObjNum 2322 snap 0 seq_num 2322) dirty exists 2023-09-23T22:25:01.031 INFO:tasks.rados.rados.0.smithi169.stdout:3775: left oid 61 (ObjNum 2322 snap 0 seq_num 2322) 2023-09-23T22:25:01.032 INFO:tasks.rados.rados.0.smithi169.stdout:3776: finishing write tid 1 to smithi16987243-226 2023-09-23T22:25:01.032 INFO:tasks.rados.rados.0.smithi169.stdout:3776: finishing write tid 2 to smithi16987243-226 2023-09-23T22:25:01.032 INFO:tasks.rados.rados.0.smithi169.stdout:3776: finishing write tid 3 to smithi16987243-226 2023-09-23T22:25:01.032 INFO:tasks.rados.rados.0.smithi169.stdout:3776: finishing write tid 4 to smithi16987243-226 2023-09-23T22:25:01.032 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 226 v 389 (ObjNum 2323 snap 0 seq_num 2323) dirty exists 2023-09-23T22:25:01.032 INFO:tasks.rados.rados.0.smithi169.stdout:3776: left oid 226 (ObjNum 2323 snap 0 seq_num 2323) 2023-09-23T22:25:01.032 INFO:tasks.rados.rados.0.smithi169.stdout:3777: finishing write tid 1 to smithi16987243-222 2023-09-23T22:25:01.032 INFO:tasks.rados.rados.0.smithi169.stdout:3777: finishing write tid 2 to smithi16987243-222 2023-09-23T22:25:01.032 INFO:tasks.rados.rados.0.smithi169.stdout:3777: finishing write tid 3 to smithi16987243-222 2023-09-23T22:25:01.032 INFO:tasks.rados.rados.0.smithi169.stdout:3777: finishing write tid 4 to smithi16987243-222 2023-09-23T22:25:01.032 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 222 v 405 (ObjNum 2324 snap 0 seq_num 2324) dirty exists 2023-09-23T22:25:01.033 INFO:tasks.rados.rados.0.smithi169.stdout:3777: left oid 222 (ObjNum 2324 snap 0 seq_num 2324) 2023-09-23T22:25:01.033 INFO:tasks.rados.rados.0.smithi169.stdout:3779: finishing write tid 1 to smithi16987243-482 2023-09-23T22:25:01.033 INFO:tasks.rados.rados.0.smithi169.stdout:3778: expect (ObjNum 1524 snap 0 seq_num 1524) 2023-09-23T22:25:01.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:00 smithi169 bash[27421]: cluster 2023-09-23T22:25:00.289539+0000 mgr.y (mgr.15153) 37 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 11 MiB/s wr, 109 op/s 2023-09-23T22:25:01.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:00 smithi169 bash[40994]: cluster 2023-09-23T22:25:00.289539+0000 mgr.y (mgr.15153) 37 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 11 MiB/s wr, 109 op/s 2023-09-23T22:25:01.228 INFO:tasks.rados.rados.0.smithi169.stdout:3779: finishing write tid 2 to smithi16987243-482 2023-09-23T22:25:01.228 INFO:tasks.rados.rados.0.smithi169.stdout:3779: finishing write tid 3 to smithi16987243-482 2023-09-23T22:25:01.229 INFO:tasks.rados.rados.0.smithi169.stdout:3779: finishing write tid 4 to smithi16987243-482 2023-09-23T22:25:01.229 INFO:tasks.rados.rados.0.smithi169.stdout:3779: finishing write tid 5 to smithi16987243-482 2023-09-23T22:25:01.229 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 482 v 476 (ObjNum 2325 snap 0 seq_num 2325) dirty exists 2023-09-23T22:25:01.229 INFO:tasks.rados.rados.0.smithi169.stdout:3779: left oid 482 (ObjNum 2325 snap 0 seq_num 2325) 2023-09-23T22:25:01.229 INFO:tasks.rados.rados.0.smithi169.stdout:3781: finishing write tid 1 to smithi16987243-290 2023-09-23T22:25:01.229 INFO:tasks.rados.rados.0.smithi169.stdout:3780: expect (ObjNum 2219 snap 0 seq_num 2219) 2023-09-23T22:25:01.439 INFO:tasks.rados.rados.0.smithi169.stdout:3781: finishing write tid 2 to smithi16987243-290 2023-09-23T22:25:01.439 INFO:tasks.rados.rados.0.smithi169.stdout:3781: finishing write tid 3 to smithi16987243-290 2023-09-23T22:25:01.439 INFO:tasks.rados.rados.0.smithi169.stdout:3781: finishing write tid 4 to smithi16987243-290 2023-09-23T22:25:01.439 INFO:tasks.rados.rados.0.smithi169.stdout:3781: finishing write tid 5 to smithi16987243-290 2023-09-23T22:25:01.439 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 290 v 480 (ObjNum 2326 snap 0 seq_num 2326) dirty exists 2023-09-23T22:25:01.439 INFO:tasks.rados.rados.0.smithi169.stdout:3781: left oid 290 (ObjNum 2326 snap 0 seq_num 2326) 2023-09-23T22:25:01.439 INFO:tasks.rados.rados.0.smithi169.stdout:3782: expect (ObjNum 2105 snap 0 seq_num 2105) 2023-09-23T22:25:01.628 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:01 smithi187 bash[79074]: debug 2023-09-23T22:25:01.310+0000 7f9acad00200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T22:25:01.628 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:01 smithi187 bash[79074]: [23/Sep/2023:22:25:01] ENGINE Bus STARTING 2023-09-23T22:25:01.628 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:01 smithi187 bash[79074]: CherryPy Checker: 2023-09-23T22:25:01.628 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:01 smithi187 bash[79074]: The Application mounted at '' has an empty config. 2023-09-23T22:25:01.628 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:01 smithi187 bash[79074]: [23/Sep/2023:22:25:01] ENGINE Serving on http://:::9283 2023-09-23T22:25:01.628 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:01 smithi187 bash[79074]: [23/Sep/2023:22:25:01] ENGINE Bus STARTED 2023-09-23T22:25:01.636 INFO:tasks.rados.rados.0.smithi169.stdout:3783: finishing write tid 1 to smithi16987243-17 2023-09-23T22:25:01.636 INFO:tasks.rados.rados.0.smithi169.stdout:3783: finishing write tid 2 to smithi16987243-17 2023-09-23T22:25:01.636 INFO:tasks.rados.rados.0.smithi169.stdout:3783: finishing write tid 3 to smithi16987243-17 2023-09-23T22:25:01.636 INFO:tasks.rados.rados.0.smithi169.stdout:3783: finishing write tid 4 to smithi16987243-17 2023-09-23T22:25:01.636 INFO:tasks.rados.rados.0.smithi169.stdout:3783: finishing write tid 5 to smithi16987243-17 2023-09-23T22:25:01.636 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 17 v 404 (ObjNum 2327 snap 0 seq_num 2327) dirty exists 2023-09-23T22:25:01.637 INFO:tasks.rados.rados.0.smithi169.stdout:3783: left oid 17 (ObjNum 2327 snap 0 seq_num 2327) 2023-09-23T22:25:01.637 INFO:tasks.rados.rados.0.smithi169.stdout:3769: done (15 left) 2023-09-23T22:25:01.637 INFO:tasks.rados.rados.0.smithi169.stdout:3770: done (14 left) 2023-09-23T22:25:01.637 INFO:tasks.rados.rados.0.smithi169.stdout:3771: done (13 left) 2023-09-23T22:25:01.637 INFO:tasks.rados.rados.0.smithi169.stdout:3772: done (12 left) 2023-09-23T22:25:01.637 INFO:tasks.rados.rados.0.smithi169.stdout:3773: done (11 left) 2023-09-23T22:25:01.637 INFO:tasks.rados.rados.0.smithi169.stdout:3774: done (10 left) 2023-09-23T22:25:01.637 INFO:tasks.rados.rados.0.smithi169.stdout:3775: done (9 left) 2023-09-23T22:25:01.637 INFO:tasks.rados.rados.0.smithi169.stdout:3776: done (8 left) 2023-09-23T22:25:01.637 INFO:tasks.rados.rados.0.smithi169.stdout:3777: done (7 left) 2023-09-23T22:25:01.637 INFO:tasks.rados.rados.0.smithi169.stdout:3778: done (6 left) 2023-09-23T22:25:01.637 INFO:tasks.rados.rados.0.smithi169.stdout:3779: done (5 left) 2023-09-23T22:25:01.638 INFO:tasks.rados.rados.0.smithi169.stdout:3780: done (4 left) 2023-09-23T22:25:01.638 INFO:tasks.rados.rados.0.smithi169.stdout:3781: done (3 left) 2023-09-23T22:25:01.638 INFO:tasks.rados.rados.0.smithi169.stdout:3782: done (2 left) 2023-09-23T22:25:01.638 INFO:tasks.rados.rados.0.smithi169.stdout:3783: done (1 left) 2023-09-23T22:25:01.638 INFO:tasks.rados.rados.0.smithi169.stdout:3784: done (0 left) 2023-09-23T22:25:01.638 INFO:tasks.rados.rados.0.smithi169.stdout:3785: write oid 60 current snap is 0 2023-09-23T22:25:01.638 INFO:tasks.rados.rados.0.smithi169.stdout:3785: seq_num 2328 ranges {726696=783690,1945257=584475} 2023-09-23T22:25:01.651 INFO:tasks.rados.rados.0.smithi169.stdout:3785: writing smithi16987243-60 from 726696 to 1510386 tid 1 2023-09-23T22:25:01.657 INFO:tasks.rados.rados.0.smithi169.stdout:3785: writing smithi16987243-60 from 1945257 to 2529732 tid 2 2023-09-23T22:25:01.657 INFO:tasks.rados.rados.0.smithi169.stdout:3786: write oid 202 current snap is 0 2023-09-23T22:25:01.658 INFO:tasks.rados.rados.0.smithi169.stdout:3786: seq_num 2329 ranges {743503=458939,1887386=444486,3107562=35941} 2023-09-23T22:25:01.664 INFO:tasks.rados.rados.0.smithi169.stdout:3786: writing smithi16987243-202 from 743503 to 1202442 tid 1 2023-09-23T22:25:01.670 INFO:tasks.rados.rados.0.smithi169.stdout:3786: writing smithi16987243-202 from 1887386 to 2331872 tid 2 2023-09-23T22:25:01.676 INFO:tasks.rados.rados.0.smithi169.stdout:3786: writing smithi16987243-202 from 3107562 to 3143503 tid 3 2023-09-23T22:25:01.676 INFO:tasks.rados.rados.0.smithi169.stdout:3787: delete oid 408 current snap is 0 2023-09-23T22:25:01.676 INFO:tasks.rados.rados.0.smithi169.stdout:3785: finishing write tid 1 to smithi16987243-60 2023-09-23T22:25:01.677 INFO:tasks.rados.rados.0.smithi169.stdout:3785: finishing write tid 2 to smithi16987243-60 2023-09-23T22:25:01.677 INFO:tasks.rados.rados.0.smithi169.stdout:3785: finishing write tid 3 to smithi16987243-60 2023-09-23T22:25:01.677 INFO:tasks.rados.rados.0.smithi169.stdout:3785: finishing write tid 4 to smithi16987243-60 2023-09-23T22:25:01.677 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 60 v 486 (ObjNum 2328 snap 0 seq_num 2328) dirty exists 2023-09-23T22:25:01.677 INFO:tasks.rados.rados.0.smithi169.stdout:3785: left oid 60 (ObjNum 2328 snap 0 seq_num 2328) 2023-09-23T22:25:01.678 INFO:tasks.rados.rados.0.smithi169.stdout:3786: finishing write tid 1 to smithi16987243-202 2023-09-23T22:25:01.678 INFO:tasks.rados.rados.0.smithi169.stdout:3786: finishing write tid 2 to smithi16987243-202 2023-09-23T22:25:01.679 INFO:tasks.rados.rados.0.smithi169.stdout:3786: finishing write tid 3 to smithi16987243-202 2023-09-23T22:25:01.679 INFO:tasks.rados.rados.0.smithi169.stdout:3786: finishing write tid 4 to smithi16987243-202 2023-09-23T22:25:01.679 INFO:tasks.rados.rados.0.smithi169.stdout:3785: done (2 left) 2023-09-23T22:25:01.680 INFO:tasks.rados.rados.0.smithi169.stdout:3787: done (1 left) 2023-09-23T22:25:01.680 INFO:tasks.rados.rados.0.smithi169.stdout:3788: delete oid 108 current snap is 0 2023-09-23T22:25:01.680 INFO:tasks.rados.rados.0.smithi169.stdout:3786: finishing write tid 5 to smithi16987243-202 2023-09-23T22:25:01.681 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 202 v 486 (ObjNum 2329 snap 0 seq_num 2329) dirty exists 2023-09-23T22:25:01.681 INFO:tasks.rados.rados.0.smithi169.stdout:3786: left oid 202 (ObjNum 2329 snap 0 seq_num 2329) 2023-09-23T22:25:01.682 INFO:tasks.rados.rados.0.smithi169.stdout:3786: done (1 left) 2023-09-23T22:25:01.682 INFO:tasks.rados.rados.0.smithi169.stdout:3788: done (0 left) 2023-09-23T22:25:01.683 INFO:tasks.rados.rados.0.smithi169.stdout:3789: read oid 55 snap -1 2023-09-23T22:25:01.683 INFO:tasks.rados.rados.0.smithi169.stdout:3789: expect (ObjNum 732 snap 0 seq_num 732) 2023-09-23T22:25:01.683 INFO:tasks.rados.rados.0.smithi169.stdout:3790: write oid 221 current snap is 0 2023-09-23T22:25:01.684 INFO:tasks.rados.rados.0.smithi169.stdout:3790: seq_num 2332 ranges {793924=684686,2062832=591813,3189831=4093} 2023-09-23T22:25:01.692 INFO:tasks.rados.rados.0.smithi169.stdout:3790: writing smithi16987243-221 from 793924 to 1478610 tid 1 2023-09-23T22:25:01.699 INFO:tasks.rados.rados.0.smithi169.stdout:3790: writing smithi16987243-221 from 2062832 to 2654645 tid 2 2023-09-23T22:25:01.702 INFO:tasks.rados.rados.0.smithi169.stdout:3790: writing smithi16987243-221 from 3189831 to 3193924 tid 3 2023-09-23T22:25:01.702 INFO:tasks.rados.rados.0.smithi169.stdout:3791: read oid 428 snap -1 2023-09-23T22:25:01.702 INFO:tasks.rados.rados.0.smithi169.stdout:3791: expect (ObjNum 973 snap 0 seq_num 973) 2023-09-23T22:25:01.702 INFO:tasks.rados.rados.0.smithi169.stdout:3792: write oid 265 current snap is 0 2023-09-23T22:25:01.702 INFO:tasks.rados.rados.0.smithi169.stdout:3792: seq_num 2333 ranges {410731=759935,1604961=451824,2700901=509830} 2023-09-23T22:25:01.708 INFO:tasks.rados.rados.0.smithi169.stdout:3792: writing smithi16987243-265 from 410731 to 1170666 tid 1 2023-09-23T22:25:01.713 INFO:tasks.rados.rados.0.smithi169.stdout:3792: writing smithi16987243-265 from 1604961 to 2056785 tid 2 2023-09-23T22:25:01.720 INFO:tasks.rados.rados.0.smithi169.stdout:3792: writing smithi16987243-265 from 2700901 to 3210731 tid 3 2023-09-23T22:25:01.720 INFO:tasks.rados.rados.0.smithi169.stdout:3793: write oid 256 current snap is 0 2023-09-23T22:25:01.720 INFO:tasks.rados.rados.0.smithi169.stdout:3793: seq_num 2334 ranges {427538=551537,1379796=595482,2444677=565231} 2023-09-23T22:25:01.725 INFO:tasks.rados.rados.0.smithi169.stdout:3793: writing smithi16987243-256 from 427538 to 979075 tid 1 2023-09-23T22:25:01.731 INFO:tasks.rados.rados.0.smithi169.stdout:3793: writing smithi16987243-256 from 1379796 to 1975278 tid 2 2023-09-23T22:25:01.737 INFO:tasks.rados.rados.0.smithi169.stdout:3793: writing smithi16987243-256 from 2444677 to 3009908 tid 3 2023-09-23T22:25:01.737 INFO:tasks.rados.rados.0.smithi169.stdout:3794: write oid 76 current snap is 0 2023-09-23T22:25:01.737 INFO:tasks.rados.rados.0.smithi169.stdout:3794: seq_num 2335 ranges {444345=626786,1838278=739140} 2023-09-23T22:25:01.742 INFO:tasks.rados.rados.0.smithi169.stdout:3794: writing smithi16987243-76 from 444345 to 1071131 tid 1 2023-09-23T22:25:01.752 INFO:tasks.rados.rados.0.smithi169.stdout:3794: writing smithi16987243-76 from 1838278 to 2577418 tid 2 2023-09-23T22:25:01.752 INFO:tasks.rados.rados.0.smithi169.stdout:3795: read oid 227 snap -1 2023-09-23T22:25:01.752 INFO:tasks.rados.rados.0.smithi169.stdout:3795: expect (ObjNum 1973 snap 0 seq_num 1973) 2023-09-23T22:25:01.752 INFO:tasks.rados.rados.0.smithi169.stdout:3796: write oid 487 current snap is 0 2023-09-23T22:25:01.752 INFO:tasks.rados.rados.0.smithi169.stdout:3796: seq_num 2336 ranges {461152=702035,1896760=599151,2899523=361629} 2023-09-23T22:25:01.759 INFO:tasks.rados.rados.0.smithi169.stdout:3796: writing smithi16987243-487 from 461152 to 1163187 tid 1 2023-09-23T22:25:01.767 INFO:tasks.rados.rados.0.smithi169.stdout:3796: writing smithi16987243-487 from 1896760 to 2495911 tid 2 2023-09-23T22:25:01.772 INFO:tasks.rados.rados.0.smithi169.stdout:3796: writing smithi16987243-487 from 2899523 to 3261152 tid 3 2023-09-23T22:25:01.772 INFO:tasks.rados.rados.0.smithi169.stdout:3797: read oid 430 snap -1 2023-09-23T22:25:01.772 INFO:tasks.rados.rados.0.smithi169.stdout:3797: expect (ObjNum 2280 snap 0 seq_num 2280) 2023-09-23T22:25:01.773 INFO:tasks.rados.rados.0.smithi169.stdout:3798: read oid 451 snap -1 2023-09-23T22:25:01.773 INFO:tasks.rados.rados.0.smithi169.stdout:3798: expect (ObjNum 2220 snap 0 seq_num 2220) 2023-09-23T22:25:01.773 INFO:tasks.rados.rados.0.smithi169.stdout:3799: read oid 422 snap -1 2023-09-23T22:25:01.773 INFO:tasks.rados.rados.0.smithi169.stdout:3799: expect (ObjNum 1401 snap 0 seq_num 1401) 2023-09-23T22:25:01.773 INFO:tasks.rados.rados.0.smithi169.stdout:3800: write oid 225 current snap is 0 2023-09-23T22:25:01.773 INFO:tasks.rados.rados.0.smithi169.stdout:3789: expect (ObjNum 732 snap 0 seq_num 732) 2023-09-23T22:25:01.876 INFO:tasks.rados.rados.0.smithi169.stdout:3790: finishing write tid 1 to smithi16987243-221 2023-09-23T22:25:01.876 INFO:tasks.rados.rados.0.smithi169.stdout:3790: finishing write tid 2 to smithi16987243-221 2023-09-23T22:25:01.877 INFO:tasks.rados.rados.0.smithi169.stdout:3790: finishing write tid 3 to smithi16987243-221 2023-09-23T22:25:01.877 INFO:tasks.rados.rados.0.smithi169.stdout:3790: finishing write tid 4 to smithi16987243-221 2023-09-23T22:25:01.877 INFO:tasks.rados.rados.0.smithi169.stdout:3790: finishing write tid 5 to smithi16987243-221 2023-09-23T22:25:01.877 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 221 v 409 (ObjNum 2332 snap 0 seq_num 2332) dirty exists 2023-09-23T22:25:01.877 INFO:tasks.rados.rados.0.smithi169.stdout:3790: left oid 221 (ObjNum 2332 snap 0 seq_num 2332) 2023-09-23T22:25:01.877 INFO:tasks.rados.rados.0.smithi169.stdout:3791: expect (ObjNum 973 snap 0 seq_num 973) 2023-09-23T22:25:01.952 INFO:tasks.rados.rados.0.smithi169.stdout:3792: finishing write tid 1 to smithi16987243-265 2023-09-23T22:25:01.953 INFO:tasks.rados.rados.0.smithi169.stdout:3792: finishing write tid 2 to smithi16987243-265 2023-09-23T22:25:01.953 INFO:tasks.rados.rados.0.smithi169.stdout:3792: finishing write tid 3 to smithi16987243-265 2023-09-23T22:25:01.953 INFO:tasks.rados.rados.0.smithi169.stdout:3792: finishing write tid 4 to smithi16987243-265 2023-09-23T22:25:01.953 INFO:tasks.rados.rados.0.smithi169.stdout:3792: finishing write tid 5 to smithi16987243-265 2023-09-23T22:25:01.953 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 265 v 535 (ObjNum 2333 snap 0 seq_num 2333) dirty exists 2023-09-23T22:25:01.953 INFO:tasks.rados.rados.0.smithi169.stdout:3792: left oid 265 (ObjNum 2333 snap 0 seq_num 2333) 2023-09-23T22:25:01.953 INFO:tasks.rados.rados.0.smithi169.stdout:3793: finishing write tid 1 to smithi16987243-256 2023-09-23T22:25:01.953 INFO:tasks.rados.rados.0.smithi169.stdout:3793: finishing write tid 2 to smithi16987243-256 2023-09-23T22:25:01.953 INFO:tasks.rados.rados.0.smithi169.stdout:3793: finishing write tid 3 to smithi16987243-256 2023-09-23T22:25:01.953 INFO:tasks.rados.rados.0.smithi169.stdout:3793: finishing write tid 4 to smithi16987243-256 2023-09-23T22:25:01.954 INFO:tasks.rados.rados.0.smithi169.stdout:3793: finishing write tid 5 to smithi16987243-256 2023-09-23T22:25:01.954 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 256 v 503 (ObjNum 2334 snap 0 seq_num 2334) dirty exists 2023-09-23T22:25:01.954 INFO:tasks.rados.rados.0.smithi169.stdout:3793: left oid 256 (ObjNum 2334 snap 0 seq_num 2334) 2023-09-23T22:25:01.954 INFO:tasks.rados.rados.0.smithi169.stdout:3794: finishing write tid 1 to smithi16987243-76 2023-09-23T22:25:01.954 INFO:tasks.rados.rados.0.smithi169.stdout:3795: expect (ObjNum 1973 snap 0 seq_num 1973) 2023-09-23T22:25:02.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:01 smithi169 bash[40994]: cluster 2023-09-23T22:25:01.340725+0000 mon.a (mon.0) 1063 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T22:25:02.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:01 smithi169 bash[40994]: cluster 2023-09-23T22:25:01.340884+0000 mon.a (mon.0) 1064 : cluster [DBG] Standby manager daemon x started 2023-09-23T22:25:02.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:01 smithi169 bash[40994]: audit 2023-09-23T22:25:01.346332+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.? 172.21.15.187:0/2612461236' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T22:25:02.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:01 smithi169 bash[40994]: audit 2023-09-23T22:25:01.347315+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.? 172.21.15.187:0/2612461236' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:25:02.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:01 smithi169 bash[40994]: audit 2023-09-23T22:25:01.354181+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.? 172.21.15.187:0/2612461236' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T22:25:02.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:01 smithi169 bash[40994]: audit 2023-09-23T22:25:01.354821+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.? 172.21.15.187:0/2612461236' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:25:02.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:01 smithi169 bash[27421]: cluster 2023-09-23T22:25:01.340725+0000 mon.a (mon.0) 1063 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T22:25:02.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:01 smithi169 bash[27421]: cluster 2023-09-23T22:25:01.340884+0000 mon.a (mon.0) 1064 : cluster [DBG] Standby manager daemon x started 2023-09-23T22:25:02.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:01 smithi169 bash[27421]: audit 2023-09-23T22:25:01.346332+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.? 172.21.15.187:0/2612461236' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T22:25:02.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:01 smithi169 bash[27421]: audit 2023-09-23T22:25:01.347315+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.? 172.21.15.187:0/2612461236' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:25:02.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:01 smithi169 bash[27421]: audit 2023-09-23T22:25:01.354181+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.? 172.21.15.187:0/2612461236' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T22:25:02.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:01 smithi169 bash[27421]: audit 2023-09-23T22:25:01.354821+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.? 172.21.15.187:0/2612461236' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:25:02.058 INFO:tasks.rados.rados.0.smithi169.stdout:3794: finishing write tid 2 to smithi16987243-76 2023-09-23T22:25:02.058 INFO:tasks.rados.rados.0.smithi169.stdout:3794: finishing write tid 3 to smithi16987243-76 2023-09-23T22:25:02.058 INFO:tasks.rados.rados.0.smithi169.stdout:3794: finishing write tid 4 to smithi16987243-76 2023-09-23T22:25:02.058 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 76 v 489 (ObjNum 2335 snap 0 seq_num 2335) dirty exists 2023-09-23T22:25:02.058 INFO:tasks.rados.rados.0.smithi169.stdout:3794: left oid 76 (ObjNum 2335 snap 0 seq_num 2335) 2023-09-23T22:25:02.058 INFO:tasks.rados.rados.0.smithi169.stdout:3796: finishing write tid 1 to smithi16987243-487 2023-09-23T22:25:02.058 INFO:tasks.rados.rados.0.smithi169.stdout:3796: finishing write tid 2 to smithi16987243-487 2023-09-23T22:25:02.059 INFO:tasks.rados.rados.0.smithi169.stdout:3796: finishing write tid 3 to smithi16987243-487 2023-09-23T22:25:02.059 INFO:tasks.rados.rados.0.smithi169.stdout:3796: finishing write tid 4 to smithi16987243-487 2023-09-23T22:25:02.059 INFO:tasks.rados.rados.0.smithi169.stdout:3796: finishing write tid 5 to smithi16987243-487 2023-09-23T22:25:02.059 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 487 v 404 (ObjNum 2336 snap 0 seq_num 2336) dirty exists 2023-09-23T22:25:02.059 INFO:tasks.rados.rados.0.smithi169.stdout:3796: left oid 487 (ObjNum 2336 snap 0 seq_num 2336) 2023-09-23T22:25:02.059 INFO:tasks.rados.rados.0.smithi169.stdout:3800: seq_num 2337 ranges {477959=777284,1838889=742809,3210593=67366} 2023-09-23T22:25:02.071 INFO:tasks.rados.rados.0.smithi169.stdout:3800: writing smithi16987243-225 from 477959 to 1255243 tid 1 2023-09-23T22:25:02.079 INFO:tasks.rados.rados.0.smithi169.stdout:3800: writing smithi16987243-225 from 1838889 to 2581698 tid 2 2023-09-23T22:25:02.083 INFO:tasks.rados.rados.0.smithi169.stdout:3800: writing smithi16987243-225 from 3210593 to 3277959 tid 3 2023-09-23T22:25:02.083 INFO:tasks.rados.rados.0.smithi169.stdout:3789: done (11 left) 2023-09-23T22:25:02.083 INFO:tasks.rados.rados.0.smithi169.stdout:3790: done (10 left) 2023-09-23T22:25:02.084 INFO:tasks.rados.rados.0.smithi169.stdout:3791: done (9 left) 2023-09-23T22:25:02.084 INFO:tasks.rados.rados.0.smithi169.stdout:3792: done (8 left) 2023-09-23T22:25:02.084 INFO:tasks.rados.rados.0.smithi169.stdout:3793: done (7 left) 2023-09-23T22:25:02.084 INFO:tasks.rados.rados.0.smithi169.stdout:3794: done (6 left) 2023-09-23T22:25:02.084 INFO:tasks.rados.rados.0.smithi169.stdout:3795: done (5 left) 2023-09-23T22:25:02.084 INFO:tasks.rados.rados.0.smithi169.stdout:3796: done (4 left) 2023-09-23T22:25:02.084 INFO:tasks.rados.rados.0.smithi169.stdout:3801: write oid 176 current snap is 0 2023-09-23T22:25:02.084 INFO:tasks.rados.rados.0.smithi169.stdout:3801: seq_num 2338 ranges {494766=452533,1497371=602820,2838016=456750} 2023-09-23T22:25:02.088 INFO:tasks.rados.rados.0.smithi169.stdout:3801: writing smithi16987243-176 from 494766 to 947299 tid 1 2023-09-23T22:25:02.095 INFO:tasks.rados.rados.0.smithi169.stdout:3801: writing smithi16987243-176 from 1497371 to 2100191 tid 2 2023-09-23T22:25:02.103 INFO:tasks.rados.rados.0.smithi169.stdout:3801: writing smithi16987243-176 from 2838016 to 3294766 tid 3 2023-09-23T22:25:02.103 INFO:tasks.rados.rados.0.smithi169.stdout:3802: write oid 237 current snap is 0 2023-09-23T22:25:02.103 INFO:tasks.rados.rados.0.smithi169.stdout:3797: expect (ObjNum 2280 snap 0 seq_num 2280) 2023-09-23T22:25:02.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:01 smithi187 bash[31480]: cluster 2023-09-23T22:25:01.340725+0000 mon.a (mon.0) 1063 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T22:25:02.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:01 smithi187 bash[31480]: cluster 2023-09-23T22:25:01.340884+0000 mon.a (mon.0) 1064 : cluster [DBG] Standby manager daemon x started 2023-09-23T22:25:02.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:01 smithi187 bash[31480]: audit 2023-09-23T22:25:01.346332+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.? 172.21.15.187:0/2612461236' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T22:25:02.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:01 smithi187 bash[31480]: audit 2023-09-23T22:25:01.347315+0000 mon.a (mon.0) 1066 : audit [DBG] from='mgr.? 172.21.15.187:0/2612461236' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:25:02.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:01 smithi187 bash[31480]: audit 2023-09-23T22:25:01.354181+0000 mon.a (mon.0) 1067 : audit [DBG] from='mgr.? 172.21.15.187:0/2612461236' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T22:25:02.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:01 smithi187 bash[31480]: audit 2023-09-23T22:25:01.354821+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.? 172.21.15.187:0/2612461236' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:25:02.181 INFO:tasks.rados.rados.0.smithi169.stdout:3799: expect (ObjNum 1401 snap 0 seq_num 1401) 2023-09-23T22:25:02.338 INFO:tasks.rados.rados.0.smithi169.stdout:3798: expect (ObjNum 2220 snap 0 seq_num 2220) 2023-09-23T22:25:02.558 INFO:tasks.rados.rados.0.smithi169.stdout:3800: finishing write tid 1 to smithi16987243-225 2023-09-23T22:25:02.558 INFO:tasks.rados.rados.0.smithi169.stdout:3800: finishing write tid 2 to smithi16987243-225 2023-09-23T22:25:02.558 INFO:tasks.rados.rados.0.smithi169.stdout:3800: finishing write tid 3 to smithi16987243-225 2023-09-23T22:25:02.558 INFO:tasks.rados.rados.0.smithi169.stdout:3800: finishing write tid 4 to smithi16987243-225 2023-09-23T22:25:02.558 INFO:tasks.rados.rados.0.smithi169.stdout:3800: finishing write tid 5 to smithi16987243-225 2023-09-23T22:25:02.558 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 225 v 565 (ObjNum 2337 snap 0 seq_num 2337) dirty exists 2023-09-23T22:25:02.558 INFO:tasks.rados.rados.0.smithi169.stdout:3800: left oid 225 (ObjNum 2337 snap 0 seq_num 2337) 2023-09-23T22:25:02.558 INFO:tasks.rados.rados.0.smithi169.stdout:3801: finishing write tid 1 to smithi16987243-176 2023-09-23T22:25:02.558 INFO:tasks.rados.rados.0.smithi169.stdout:3801: finishing write tid 2 to smithi16987243-176 2023-09-23T22:25:02.559 INFO:tasks.rados.rados.0.smithi169.stdout:3801: finishing write tid 3 to smithi16987243-176 2023-09-23T22:25:02.559 INFO:tasks.rados.rados.0.smithi169.stdout:3801: finishing write tid 4 to smithi16987243-176 2023-09-23T22:25:02.559 INFO:tasks.rados.rados.0.smithi169.stdout:3801: finishing write tid 5 to smithi16987243-176 2023-09-23T22:25:02.559 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 176 v 484 (ObjNum 2338 snap 0 seq_num 2338) dirty exists 2023-09-23T22:25:02.559 INFO:tasks.rados.rados.0.smithi169.stdout:3801: left oid 176 (ObjNum 2338 snap 0 seq_num 2338) 2023-09-23T22:25:02.559 INFO:tasks.rados.rados.0.smithi169.stdout:3802: seq_num 2339 ranges {511573=527782,1555853=746478,2865439=446134} 2023-09-23T22:25:02.569 INFO:tasks.rados.rados.0.smithi169.stdout:3802: writing smithi16987243-237 from 511573 to 1039355 tid 1 2023-09-23T22:25:02.577 INFO:tasks.rados.rados.0.smithi169.stdout:3802: writing smithi16987243-237 from 1555853 to 2302331 tid 2 2023-09-23T22:25:02.583 INFO:tasks.rados.rados.0.smithi169.stdout:3802: writing smithi16987243-237 from 2865439 to 3311573 tid 3 2023-09-23T22:25:02.583 INFO:tasks.rados.rados.0.smithi169.stdout:3797: done (5 left) 2023-09-23T22:25:02.583 INFO:tasks.rados.rados.0.smithi169.stdout:3798: done (4 left) 2023-09-23T22:25:02.584 INFO:tasks.rados.rados.0.smithi169.stdout:3799: done (3 left) 2023-09-23T22:25:02.584 INFO:tasks.rados.rados.0.smithi169.stdout:3800: done (2 left) 2023-09-23T22:25:02.584 INFO:tasks.rados.rados.0.smithi169.stdout:3801: done (1 left) 2023-09-23T22:25:02.584 INFO:tasks.rados.rados.0.smithi169.stdout:3803: read oid 118 snap -1 2023-09-23T22:25:02.584 INFO:tasks.rados.rados.0.smithi169.stdout:3803: expect (ObjNum 2216 snap 0 seq_num 2216) 2023-09-23T22:25:02.584 INFO:tasks.rados.rados.0.smithi169.stdout:3804: read oid 92 snap -1 2023-09-23T22:25:02.584 INFO:tasks.rados.rados.0.smithi169.stdout:3804: expect deleted 2023-09-23T22:25:02.584 INFO:tasks.rados.rados.0.smithi169.stdout:3805: delete oid 344 current snap is 0 2023-09-23T22:25:02.584 INFO:tasks.rados.rados.0.smithi169.stdout:3802: finishing write tid 1 to smithi16987243-237 2023-09-23T22:25:02.584 INFO:tasks.rados.rados.0.smithi169.stdout:3802: finishing write tid 2 to smithi16987243-237 2023-09-23T22:25:02.587 INFO:tasks.rados.rados.0.smithi169.stdout:3802: finishing write tid 3 to smithi16987243-237 2023-09-23T22:25:02.587 INFO:tasks.rados.rados.0.smithi169.stdout:3802: finishing write tid 4 to smithi16987243-237 2023-09-23T22:25:02.587 INFO:tasks.rados.rados.0.smithi169.stdout:3802: finishing write tid 5 to smithi16987243-237 2023-09-23T22:25:02.588 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 237 v 445 (ObjNum 2339 snap 0 seq_num 2339) dirty exists 2023-09-23T22:25:02.588 INFO:tasks.rados.rados.0.smithi169.stdout:3802: left oid 237 (ObjNum 2339 snap 0 seq_num 2339) 2023-09-23T22:25:02.592 INFO:tasks.rados.rados.0.smithi169.stdout:3803: expect (ObjNum 2216 snap 0 seq_num 2216) 2023-09-23T22:25:02.773 INFO:tasks.rados.rados.0.smithi169.stdout:3802: done (3 left) 2023-09-23T22:25:02.774 INFO:tasks.rados.rados.0.smithi169.stdout:3803: done (2 left) 2023-09-23T22:25:02.774 INFO:tasks.rados.rados.0.smithi169.stdout:3804: done (1 left) 2023-09-23T22:25:02.774 INFO:tasks.rados.rados.0.smithi169.stdout:3805: done (0 left) 2023-09-23T22:25:02.774 INFO:tasks.rados.rados.0.smithi169.stdout:3806: delete oid 199 current snap is 0 2023-09-23T22:25:02.775 INFO:tasks.rados.rados.0.smithi169.stdout:3806: done (0 left) 2023-09-23T22:25:02.776 INFO:tasks.rados.rados.0.smithi169.stdout:3807: read oid 253 snap -1 2023-09-23T22:25:02.776 INFO:tasks.rados.rados.0.smithi169.stdout:3807: expect (ObjNum 1857 snap 0 seq_num 1857) 2023-09-23T22:25:02.776 INFO:tasks.rados.rados.0.smithi169.stdout:3808: read oid 41 snap -1 2023-09-23T22:25:02.776 INFO:tasks.rados.rados.0.smithi169.stdout:3808: expect (ObjNum 985 snap 0 seq_num 985) 2023-09-23T22:25:02.776 INFO:tasks.rados.rados.0.smithi169.stdout:3809: read oid 200 snap -1 2023-09-23T22:25:02.776 INFO:tasks.rados.rados.0.smithi169.stdout:3809: expect (ObjNum 1524 snap 0 seq_num 1524) 2023-09-23T22:25:02.777 INFO:tasks.rados.rados.0.smithi169.stdout:3810: write oid 95 current snap is 0 2023-09-23T22:25:02.777 INFO:tasks.rados.rados.0.smithi169.stdout:3810: seq_num 2342 ranges {561994=469882,1731299=610158,2947708=414286} 2023-09-23T22:25:02.786 INFO:tasks.rados.rados.0.smithi169.stdout:3810: writing smithi16987243-95 from 561994 to 1031876 tid 1 2023-09-23T22:25:02.794 INFO:tasks.rados.rados.0.smithi169.stdout:3810: writing smithi16987243-95 from 1731299 to 2341457 tid 2 2023-09-23T22:25:02.800 INFO:tasks.rados.rados.0.smithi169.stdout:3810: writing smithi16987243-95 from 2947708 to 3361994 tid 3 2023-09-23T22:25:02.800 INFO:tasks.rados.rados.0.smithi169.stdout:3811: write oid 409 current snap is 0 2023-09-23T22:25:02.800 INFO:tasks.rados.rados.0.smithi169.stdout:3811: seq_num 2343 ranges {578801=545131,1789781=753816,2975131=403670} 2023-09-23T22:25:02.806 INFO:tasks.rados.rados.0.smithi169.stdout:3811: writing smithi16987243-409 from 578801 to 1123932 tid 1 2023-09-23T22:25:02.814 INFO:tasks.rados.rados.0.smithi169.stdout:3811: writing smithi16987243-409 from 1789781 to 2543597 tid 2 2023-09-23T22:25:02.819 INFO:tasks.rados.rados.0.smithi169.stdout:3811: writing smithi16987243-409 from 2975131 to 3378801 tid 3 2023-09-23T22:25:02.820 INFO:tasks.rados.rados.0.smithi169.stdout:3812: read oid 355 snap -1 2023-09-23T22:25:02.820 INFO:tasks.rados.rados.0.smithi169.stdout:3812: expect (ObjNum 2262 snap 0 seq_num 2262) 2023-09-23T22:25:02.820 INFO:tasks.rados.rados.0.smithi169.stdout:3813: write oid 167 current snap is 0 2023-09-23T22:25:02.820 INFO:tasks.rados.rados.0.smithi169.stdout:3813: seq_num 2344 ranges {595608=620380,1848263=613827,3002554=393054} 2023-09-23T22:25:02.826 INFO:tasks.rados.rados.0.smithi169.stdout:3813: writing smithi16987243-167 from 595608 to 1215988 tid 1 2023-09-23T22:25:02.833 INFO:tasks.rados.rados.0.smithi169.stdout:3813: writing smithi16987243-167 from 1848263 to 2462090 tid 2 2023-09-23T22:25:02.839 INFO:tasks.rados.rados.0.smithi169.stdout:3813: writing smithi16987243-167 from 3002554 to 3395608 tid 3 2023-09-23T22:25:02.839 INFO:tasks.rados.rados.0.smithi169.stdout:3814: write oid 82 current snap is 0 2023-09-23T22:25:02.839 INFO:tasks.rados.rados.0.smithi169.stdout:3814: seq_num 2345 ranges {612415=695629,1790392=757485,3313624=98791} 2023-09-23T22:25:02.846 INFO:tasks.rados.rados.0.smithi169.stdout:3814: writing smithi16987243-82 from 612415 to 1308044 tid 1 2023-09-23T22:25:02.853 INFO:tasks.rados.rados.0.smithi169.stdout:3814: writing smithi16987243-82 from 1790392 to 2547877 tid 2 2023-09-23T22:25:02.858 INFO:tasks.rados.rados.0.smithi169.stdout:3814: writing smithi16987243-82 from 3313624 to 3412415 tid 3 2023-09-23T22:25:02.858 INFO:tasks.rados.rados.0.smithi169.stdout:3815: write oid 424 current snap is 0 2023-09-23T22:25:02.859 INFO:tasks.rados.rados.0.smithi169.stdout:3815: seq_num 2346 ranges {629222=770878,1848874=501143,2824694=533201} 2023-09-23T22:25:02.866 INFO:tasks.rados.rados.0.smithi169.stdout:3815: writing smithi16987243-424 from 629222 to 1400100 tid 1 2023-09-23T22:25:02.872 INFO:tasks.rados.rados.0.smithi169.stdout:3815: writing smithi16987243-424 from 1848874 to 2350017 tid 2 2023-09-23T22:25:02.878 INFO:tasks.rados.rados.0.smithi169.stdout:3815: writing smithi16987243-424 from 2824694 to 3357895 tid 3 2023-09-23T22:25:02.878 INFO:tasks.rados.rados.0.smithi169.stdout:3816: read oid 163 snap -1 2023-09-23T22:25:02.878 INFO:tasks.rados.rados.0.smithi169.stdout:3816: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-09-23T22:25:02.878 INFO:tasks.rados.rados.0.smithi169.stdout:3817: write oid 54 current snap is 0 2023-09-23T22:25:02.879 INFO:tasks.rados.rados.0.smithi169.stdout:3817: seq_num 2347 ranges {646029=446127,1507356=761154,2968470=477559} 2023-09-23T22:25:02.885 INFO:tasks.rados.rados.0.smithi169.stdout:3817: writing smithi16987243-54 from 646029 to 1092156 tid 1 2023-09-23T22:25:02.892 INFO:tasks.rados.rados.0.smithi169.stdout:3817: writing smithi16987243-54 from 1507356 to 2268510 tid 2 2023-09-23T22:25:02.899 INFO:tasks.rados.rados.0.smithi169.stdout:3817: writing smithi16987243-54 from 2968470 to 3446029 tid 3 2023-09-23T22:25:02.900 INFO:tasks.rados.rados.0.smithi169.stdout:3818: read oid 92 snap -1 2023-09-23T22:25:02.900 INFO:tasks.rados.rados.0.smithi169.stdout:3818: expect deleted 2023-09-23T22:25:02.900 INFO:tasks.rados.rados.0.smithi169.stdout:3819: write oid 46 current snap is 0 2023-09-23T22:25:02.900 INFO:tasks.rados.rados.0.smithi169.stdout:3819: seq_num 2348 ranges {662836=521376,1965838=504812,2879540=583296} 2023-09-23T22:25:02.906 INFO:tasks.rados.rados.0.smithi169.stdout:3819: writing smithi16987243-46 from 662836 to 1184212 tid 1 2023-09-23T22:25:02.913 INFO:tasks.rados.rados.0.smithi169.stdout:3819: writing smithi16987243-46 from 1965838 to 2470650 tid 2 2023-09-23T22:25:02.919 INFO:tasks.rados.rados.0.smithi169.stdout:3819: writing smithi16987243-46 from 2879540 to 3462836 tid 3 2023-09-23T22:25:02.919 INFO:tasks.rados.rados.0.smithi169.stdout:3820: write oid 240 current snap is 0 2023-09-23T22:25:02.919 INFO:tasks.rados.rados.0.smithi169.stdout:3820: seq_num 2349 ranges {679643=596625,1907967=764823,3306963=172680} 2023-09-23T22:25:02.927 INFO:tasks.rados.rados.0.smithi169.stdout:3820: writing smithi16987243-240 from 679643 to 1276268 tid 1 2023-09-23T22:25:02.935 INFO:tasks.rados.rados.0.smithi169.stdout:3820: writing smithi16987243-240 from 1907967 to 2672790 tid 2 2023-09-23T22:25:02.940 INFO:tasks.rados.rados.0.smithi169.stdout:3820: writing smithi16987243-240 from 3306963 to 3479643 tid 3 2023-09-23T22:25:02.940 INFO:tasks.rados.rados.0.smithi169.stdout:3821: write oid 202 current snap is 0 2023-09-23T22:25:02.940 INFO:tasks.rados.rados.0.smithi169.stdout:3821: seq_num 2350 ranges {696450=788227,2082802=508481,3050739=445711} 2023-09-23T22:25:02.948 INFO:tasks.rados.rados.0.smithi169.stdout:3821: writing smithi16987243-202 from 696450 to 1484677 tid 1 2023-09-23T22:25:02.954 INFO:tasks.rados.rados.0.smithi169.stdout:3821: writing smithi16987243-202 from 2082802 to 2591283 tid 2 2023-09-23T22:25:02.960 INFO:tasks.rados.rados.0.smithi169.stdout:3821: writing smithi16987243-202 from 3050739 to 3496450 tid 3 2023-09-23T22:25:02.960 INFO:tasks.rados.rados.0.smithi169.stdout:3822: read oid 28 snap -1 2023-09-23T22:25:02.961 INFO:tasks.rados.rados.0.smithi169.stdout:3822: expect (ObjNum 1962 snap 0 seq_num 1962) 2023-09-23T22:25:02.961 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:25:02.961 INFO:tasks.rados.rados.0.smithi169.stdout:3807: expect (ObjNum 1857 snap 0 seq_num 1857) 2023-09-23T22:25:03.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:02 smithi169 bash[40994]: cluster 2023-09-23T22:25:01.765496+0000 mon.a (mon.0) 1069 : cluster [DBG] mgrmap e29: y(active, since 39s), standbys: x 2023-09-23T22:25:03.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:02 smithi169 bash[40994]: audit 2023-09-23T22:25:02.107107+0000 mon.c (mon.2) 178 : audit [DBG] from='client.? 172.21.15.169:0/2670165332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:25:03.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:02 smithi169 bash[40994]: cluster 2023-09-23T22:25:02.290184+0000 mgr.y (mgr.15153) 38 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 7.3 MiB/s wr, 73 op/s 2023-09-23T22:25:03.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:02 smithi169 bash[27421]: cluster 2023-09-23T22:25:01.765496+0000 mon.a (mon.0) 1069 : cluster [DBG] mgrmap e29: y(active, since 39s), standbys: x 2023-09-23T22:25:03.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:02 smithi169 bash[27421]: audit 2023-09-23T22:25:02.107107+0000 mon.c (mon.2) 178 : audit [DBG] from='client.? 172.21.15.169:0/2670165332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:25:03.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:02 smithi169 bash[27421]: cluster 2023-09-23T22:25:02.290184+0000 mgr.y (mgr.15153) 38 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 7.3 MiB/s wr, 73 op/s 2023-09-23T22:25:03.086 INFO:tasks.rados.rados.0.smithi169.stdout:3808: expect (ObjNum 985 snap 0 seq_num 985) 2023-09-23T22:25:03.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:02 smithi187 bash[31480]: cluster 2023-09-23T22:25:01.765496+0000 mon.a (mon.0) 1069 : cluster [DBG] mgrmap e29: y(active, since 39s), standbys: x 2023-09-23T22:25:03.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:02 smithi187 bash[31480]: audit 2023-09-23T22:25:02.107107+0000 mon.c (mon.2) 178 : audit [DBG] from='client.? 172.21.15.169:0/2670165332' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:25:03.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:02 smithi187 bash[31480]: cluster 2023-09-23T22:25:02.290184+0000 mgr.y (mgr.15153) 38 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 7.3 MiB/s wr, 73 op/s 2023-09-23T22:25:03.220 INFO:tasks.rados.rados.0.smithi169.stdout:3810: finishing write tid 1 to smithi16987243-95 2023-09-23T22:25:03.220 INFO:tasks.rados.rados.0.smithi169.stdout:3809: expect (ObjNum 1524 snap 0 seq_num 1524) 2023-09-23T22:25:03.447 INFO:tasks.rados.rados.0.smithi169.stdout:3810: finishing write tid 2 to smithi16987243-95 2023-09-23T22:25:03.448 INFO:tasks.rados.rados.0.smithi169.stdout:3810: finishing write tid 3 to smithi16987243-95 2023-09-23T22:25:03.448 INFO:tasks.rados.rados.0.smithi169.stdout:3810: finishing write tid 4 to smithi16987243-95 2023-09-23T22:25:03.448 INFO:tasks.rados.rados.0.smithi169.stdout:3810: finishing write tid 5 to smithi16987243-95 2023-09-23T22:25:03.448 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 95 v 416 (ObjNum 2342 snap 0 seq_num 2342) dirty exists 2023-09-23T22:25:03.448 INFO:tasks.rados.rados.0.smithi169.stdout:3810: left oid 95 (ObjNum 2342 snap 0 seq_num 2342) 2023-09-23T22:25:03.448 INFO:tasks.rados.rados.0.smithi169.stdout:3811: finishing write tid 1 to smithi16987243-409 2023-09-23T22:25:03.448 INFO:tasks.rados.rados.0.smithi169.stdout:3811: finishing write tid 2 to smithi16987243-409 2023-09-23T22:25:03.448 INFO:tasks.rados.rados.0.smithi169.stdout:3811: finishing write tid 3 to smithi16987243-409 2023-09-23T22:25:03.448 INFO:tasks.rados.rados.0.smithi169.stdout:3811: finishing write tid 4 to smithi16987243-409 2023-09-23T22:25:03.448 INFO:tasks.rados.rados.0.smithi169.stdout:3811: finishing write tid 5 to smithi16987243-409 2023-09-23T22:25:03.449 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 409 v 408 (ObjNum 2343 snap 0 seq_num 2343) dirty exists 2023-09-23T22:25:03.449 INFO:tasks.rados.rados.0.smithi169.stdout:3811: left oid 409 (ObjNum 2343 snap 0 seq_num 2343) 2023-09-23T22:25:03.449 INFO:tasks.rados.rados.0.smithi169.stdout:3812: expect (ObjNum 2262 snap 0 seq_num 2262) 2023-09-23T22:25:03.510 INFO:tasks.rados.rados.0.smithi169.stdout:3813: finishing write tid 1 to smithi16987243-167 2023-09-23T22:25:03.510 INFO:tasks.rados.rados.0.smithi169.stdout:3813: finishing write tid 2 to smithi16987243-167 2023-09-23T22:25:03.510 INFO:tasks.rados.rados.0.smithi169.stdout:3813: finishing write tid 3 to smithi16987243-167 2023-09-23T22:25:03.511 INFO:tasks.rados.rados.0.smithi169.stdout:3813: finishing write tid 4 to smithi16987243-167 2023-09-23T22:25:03.511 INFO:tasks.rados.rados.0.smithi169.stdout:3813: finishing write tid 5 to smithi16987243-167 2023-09-23T22:25:03.511 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 167 v 506 (ObjNum 2344 snap 0 seq_num 2344) dirty exists 2023-09-23T22:25:03.511 INFO:tasks.rados.rados.0.smithi169.stdout:3813: left oid 167 (ObjNum 2344 snap 0 seq_num 2344) 2023-09-23T22:25:03.511 INFO:tasks.rados.rados.0.smithi169.stdout:3814: finishing write tid 1 to smithi16987243-82 2023-09-23T22:25:03.512 INFO:tasks.rados.rados.0.smithi169.stdout:3814: finishing write tid 2 to smithi16987243-82 2023-09-23T22:25:03.512 INFO:tasks.rados.rados.0.smithi169.stdout:3814: finishing write tid 3 to smithi16987243-82 2023-09-23T22:25:03.512 INFO:tasks.rados.rados.0.smithi169.stdout:3814: finishing write tid 4 to smithi16987243-82 2023-09-23T22:25:03.512 INFO:tasks.rados.rados.0.smithi169.stdout:3814: finishing write tid 5 to smithi16987243-82 2023-09-23T22:25:03.513 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 82 v 449 (ObjNum 2345 snap 0 seq_num 2345) dirty exists 2023-09-23T22:25:03.513 INFO:tasks.rados.rados.0.smithi169.stdout:3814: left oid 82 (ObjNum 2345 snap 0 seq_num 2345) 2023-09-23T22:25:03.513 INFO:tasks.rados.rados.0.smithi169.stdout:3815: finishing write tid 1 to smithi16987243-424 2023-09-23T22:25:03.513 INFO:tasks.rados.rados.0.smithi169.stdout:3815: finishing write tid 2 to smithi16987243-424 2023-09-23T22:25:03.514 INFO:tasks.rados.rados.0.smithi169.stdout:3815: finishing write tid 3 to smithi16987243-424 2023-09-23T22:25:03.514 INFO:tasks.rados.rados.0.smithi169.stdout:3815: finishing write tid 4 to smithi16987243-424 2023-09-23T22:25:03.514 INFO:tasks.rados.rados.0.smithi169.stdout:3815: finishing write tid 5 to smithi16987243-424 2023-09-23T22:25:03.514 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 424 v 501 (ObjNum 2346 snap 0 seq_num 2346) dirty exists 2023-09-23T22:25:03.514 INFO:tasks.rados.rados.0.smithi169.stdout:3815: left oid 424 (ObjNum 2346 snap 0 seq_num 2346) 2023-09-23T22:25:03.514 INFO:tasks.rados.rados.0.smithi169.stdout:3816: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-09-23T22:25:03.648 INFO:tasks.rados.rados.0.smithi169.stdout:3817: finishing write tid 1 to smithi16987243-54 2023-09-23T22:25:03.648 INFO:tasks.rados.rados.0.smithi169.stdout:3817: finishing write tid 2 to smithi16987243-54 2023-09-23T22:25:03.648 INFO:tasks.rados.rados.0.smithi169.stdout:3807: done (15 left) 2023-09-23T22:25:03.648 INFO:tasks.rados.rados.0.smithi169.stdout:3808: done (14 left) 2023-09-23T22:25:03.648 INFO:tasks.rados.rados.0.smithi169.stdout:3809: done (13 left) 2023-09-23T22:25:03.648 INFO:tasks.rados.rados.0.smithi169.stdout:3810: done (12 left) 2023-09-23T22:25:03.648 INFO:tasks.rados.rados.0.smithi169.stdout:3811: done (11 left) 2023-09-23T22:25:03.648 INFO:tasks.rados.rados.0.smithi169.stdout:3812: done (10 left) 2023-09-23T22:25:03.648 INFO:tasks.rados.rados.0.smithi169.stdout:3813: done (9 left) 2023-09-23T22:25:03.649 INFO:tasks.rados.rados.0.smithi169.stdout:3814: done (8 left) 2023-09-23T22:25:03.649 INFO:tasks.rados.rados.0.smithi169.stdout:3815: done (7 left) 2023-09-23T22:25:03.649 INFO:tasks.rados.rados.0.smithi169.stdout:3816: done (6 left) 2023-09-23T22:25:03.649 INFO:tasks.rados.rados.0.smithi169.stdout:3818: done (5 left) 2023-09-23T22:25:03.649 INFO:tasks.rados.rados.0.smithi169.stdout:3823: read oid 337 snap -1 2023-09-23T22:25:03.649 INFO:tasks.rados.rados.0.smithi169.stdout:3823: expect (ObjNum 2004 snap 0 seq_num 2004) 2023-09-23T22:25:03.649 INFO:tasks.rados.rados.0.smithi169.stdout:3824: read oid 72 snap -1 2023-09-23T22:25:03.649 INFO:tasks.rados.rados.0.smithi169.stdout:3824: expect (ObjNum 2245 snap 0 seq_num 2245) 2023-09-23T22:25:03.649 INFO:tasks.rados.rados.0.smithi169.stdout:3825: write oid 52 current snap is 0 2023-09-23T22:25:03.649 INFO:tasks.rados.rados.0.smithi169.stdout:3825: seq_num 2351 ranges {713257=463476,1741284=768492,3078162=435095} 2023-09-23T22:25:03.660 INFO:tasks.rados.rados.0.smithi169.stdout:3825: writing smithi16987243-52 from 713257 to 1176733 tid 1 2023-09-23T22:25:03.669 INFO:tasks.rados.rados.0.smithi169.stdout:3825: writing smithi16987243-52 from 1741284 to 2509776 tid 2 2023-09-23T22:25:03.675 INFO:tasks.rados.rados.0.smithi169.stdout:3825: writing smithi16987243-52 from 3078162 to 3513257 tid 3 2023-09-23T22:25:03.675 INFO:tasks.rados.rados.0.smithi169.stdout:3826: read oid 226 snap -1 2023-09-23T22:25:03.675 INFO:tasks.rados.rados.0.smithi169.stdout:3826: expect (ObjNum 2323 snap 0 seq_num 2323) 2023-09-23T22:25:03.675 INFO:tasks.rados.rados.0.smithi169.stdout:3827: write oid 391 current snap is 0 2023-09-23T22:25:03.675 INFO:tasks.rados.rados.0.smithi169.stdout:3817: finishing write tid 3 to smithi16987243-54 2023-09-23T22:25:03.675 INFO:tasks.rados.rados.0.smithi169.stdout:3817: finishing write tid 4 to smithi16987243-54 2023-09-23T22:25:03.675 INFO:tasks.rados.rados.0.smithi169.stdout:3827: seq_num 2352 ranges {730064=538725,1799766=512150,3105585=424479} 2023-09-23T22:25:03.681 INFO:tasks.rados.rados.0.smithi169.stdout:3827: writing smithi16987243-391 from 730064 to 1268789 tid 1 2023-09-23T22:25:03.689 INFO:tasks.rados.rados.0.smithi169.stdout:3827: writing smithi16987243-391 from 1799766 to 2311916 tid 2 2023-09-23T22:25:03.697 INFO:tasks.rados.rados.0.smithi169.stdout:3827: writing smithi16987243-391 from 3105585 to 3530064 tid 3 2023-09-23T22:25:03.697 INFO:tasks.rados.rados.0.smithi169.stdout:3828: delete oid 374 current snap is 0 2023-09-23T22:25:03.697 INFO:tasks.rados.rados.0.smithi169.stdout:3817: finishing write tid 5 to smithi16987243-54 2023-09-23T22:25:03.697 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 54 v 505 (ObjNum 2347 snap 0 seq_num 2347) dirty exists 2023-09-23T22:25:03.697 INFO:tasks.rados.rados.0.smithi169.stdout:3817: left oid 54 (ObjNum 2347 snap 0 seq_num 2347) 2023-09-23T22:25:03.697 INFO:tasks.rados.rados.0.smithi169.stdout:3819: finishing write tid 1 to smithi16987243-46 2023-09-23T22:25:03.697 INFO:tasks.rados.rados.0.smithi169.stdout:3819: finishing write tid 2 to smithi16987243-46 2023-09-23T22:25:03.697 INFO:tasks.rados.rados.0.smithi169.stdout:3819: finishing write tid 3 to smithi16987243-46 2023-09-23T22:25:03.698 INFO:tasks.rados.rados.0.smithi169.stdout:3819: finishing write tid 4 to smithi16987243-46 2023-09-23T22:25:03.698 INFO:tasks.rados.rados.0.smithi169.stdout:3819: finishing write tid 5 to smithi16987243-46 2023-09-23T22:25:03.698 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 46 v 484 (ObjNum 2348 snap 0 seq_num 2348) dirty exists 2023-09-23T22:25:03.698 INFO:tasks.rados.rados.0.smithi169.stdout:3819: left oid 46 (ObjNum 2348 snap 0 seq_num 2348) 2023-09-23T22:25:03.698 INFO:tasks.rados.rados.0.smithi169.stdout:3820: finishing write tid 1 to smithi16987243-240 2023-09-23T22:25:03.698 INFO:tasks.rados.rados.0.smithi169.stdout:3820: finishing write tid 2 to smithi16987243-240 2023-09-23T22:25:03.698 INFO:tasks.rados.rados.0.smithi169.stdout:3820: finishing write tid 3 to smithi16987243-240 2023-09-23T22:25:03.698 INFO:tasks.rados.rados.0.smithi169.stdout:3820: finishing write tid 4 to smithi16987243-240 2023-09-23T22:25:03.698 INFO:tasks.rados.rados.0.smithi169.stdout:3820: finishing write tid 5 to smithi16987243-240 2023-09-23T22:25:03.698 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 240 v 493 (ObjNum 2349 snap 0 seq_num 2349) dirty exists 2023-09-23T22:25:03.698 INFO:tasks.rados.rados.0.smithi169.stdout:3820: left oid 240 (ObjNum 2349 snap 0 seq_num 2349) 2023-09-23T22:25:03.698 INFO:tasks.rados.rados.0.smithi169.stdout:3821: finishing write tid 1 to smithi16987243-202 2023-09-23T22:25:03.699 INFO:tasks.rados.rados.0.smithi169.stdout:3821: finishing write tid 2 to smithi16987243-202 2023-09-23T22:25:03.699 INFO:tasks.rados.rados.0.smithi169.stdout:3821: finishing write tid 3 to smithi16987243-202 2023-09-23T22:25:03.699 INFO:tasks.rados.rados.0.smithi169.stdout:3821: finishing write tid 4 to smithi16987243-202 2023-09-23T22:25:03.699 INFO:tasks.rados.rados.0.smithi169.stdout:3821: finishing write tid 5 to smithi16987243-202 2023-09-23T22:25:03.699 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 202 v 491 (ObjNum 2350 snap 0 seq_num 2350) dirty exists 2023-09-23T22:25:03.699 INFO:tasks.rados.rados.0.smithi169.stdout:3821: left oid 202 (ObjNum 2350 snap 0 seq_num 2350) 2023-09-23T22:25:03.699 INFO:tasks.rados.rados.0.smithi169.stdout:3822: expect (ObjNum 1962 snap 0 seq_num 1962) 2023-09-23T22:25:04.004 INFO:tasks.rados.rados.0.smithi169.stdout:3824: expect (ObjNum 2245 snap 0 seq_num 2245) 2023-09-23T22:25:04.207 INFO:tasks.rados.rados.0.smithi169.stdout:3823: expect (ObjNum 2004 snap 0 seq_num 2004) 2023-09-23T22:25:04.391 INFO:tasks.rados.rados.0.smithi169.stdout:3825: finishing write tid 1 to smithi16987243-52 2023-09-23T22:25:04.391 INFO:tasks.rados.rados.0.smithi169.stdout:3817: done (10 left) 2023-09-23T22:25:04.391 INFO:tasks.rados.rados.0.smithi169.stdout:3819: done (9 left) 2023-09-23T22:25:04.391 INFO:tasks.rados.rados.0.smithi169.stdout:3820: done (8 left) 2023-09-23T22:25:04.392 INFO:tasks.rados.rados.0.smithi169.stdout:3821: done (7 left) 2023-09-23T22:25:04.392 INFO:tasks.rados.rados.0.smithi169.stdout:3822: done (6 left) 2023-09-23T22:25:04.392 INFO:tasks.rados.rados.0.smithi169.stdout:3823: done (5 left) 2023-09-23T22:25:04.392 INFO:tasks.rados.rados.0.smithi169.stdout:3824: done (4 left) 2023-09-23T22:25:04.392 INFO:tasks.rados.rados.0.smithi169.stdout:3828: done (3 left) 2023-09-23T22:25:04.392 INFO:tasks.rados.rados.0.smithi169.stdout:3829: write oid 149 current snap is 0 2023-09-23T22:25:04.392 INFO:tasks.rados.rados.0.smithi169.stdout:3825: finishing write tid 2 to smithi16987243-52 2023-09-23T22:25:04.392 INFO:tasks.rados.rados.0.smithi169.stdout:3825: finishing write tid 3 to smithi16987243-52 2023-09-23T22:25:04.392 INFO:tasks.rados.rados.0.smithi169.stdout:3825: finishing write tid 4 to smithi16987243-52 2023-09-23T22:25:04.392 INFO:tasks.rados.rados.0.smithi169.stdout:3825: finishing write tid 5 to smithi16987243-52 2023-09-23T22:25:04.392 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 52 v 495 (ObjNum 2351 snap 0 seq_num 2351) dirty exists 2023-09-23T22:25:04.392 INFO:tasks.rados.rados.0.smithi169.stdout:3825: left oid 52 (ObjNum 2351 snap 0 seq_num 2351) 2023-09-23T22:25:04.393 INFO:tasks.rados.rados.0.smithi169.stdout:3826: expect (ObjNum 2323 snap 0 seq_num 2323) 2023-09-23T22:25:04.490 INFO:tasks.rados.rados.0.smithi169.stdout:3827: finishing write tid 1 to smithi16987243-391 2023-09-23T22:25:04.491 INFO:tasks.rados.rados.0.smithi169.stdout:3827: finishing write tid 2 to smithi16987243-391 2023-09-23T22:25:04.491 INFO:tasks.rados.rados.0.smithi169.stdout:3827: finishing write tid 3 to smithi16987243-391 2023-09-23T22:25:04.491 INFO:tasks.rados.rados.0.smithi169.stdout:3829: seq_num 2354 ranges {763678=689223,2200377=515819,3444078=119600} 2023-09-23T22:25:04.499 INFO:tasks.rados.rados.0.smithi169.stdout:3829: writing smithi16987243-149 from 763678 to 1452901 tid 1 2023-09-23T22:25:04.507 INFO:tasks.rados.rados.0.smithi169.stdout:3829: writing smithi16987243-149 from 2200377 to 2716196 tid 2 2023-09-23T22:25:04.514 INFO:tasks.rados.rados.0.smithi169.stdout:3829: writing smithi16987243-149 from 3444078 to 3563678 tid 3 2023-09-23T22:25:04.515 INFO:tasks.rados.rados.0.smithi169.stdout:3825: done (3 left) 2023-09-23T22:25:04.515 INFO:tasks.rados.rados.0.smithi169.stdout:3826: done (2 left) 2023-09-23T22:25:04.516 INFO:tasks.rados.rados.0.smithi169.stdout:3830: write oid 250 current snap is 0 2023-09-23T22:25:04.516 INFO:tasks.rados.rados.0.smithi169.stdout:3830: seq_num 2355 ranges {780485=764472,2258859=775830,3471501=108984} 2023-09-23T22:25:04.524 INFO:tasks.rados.rados.0.smithi169.stdout:3830: writing smithi16987243-250 from 780485 to 1544957 tid 1 2023-09-23T22:25:04.531 INFO:tasks.rados.rados.0.smithi169.stdout:3830: writing smithi16987243-250 from 2258859 to 3034689 tid 2 2023-09-23T22:25:04.535 INFO:tasks.rados.rados.0.smithi169.stdout:3830: writing smithi16987243-250 from 3471501 to 3580485 tid 3 2023-09-23T22:25:04.535 INFO:tasks.rados.rados.0.smithi169.stdout:3831: write oid 400 current snap is 0 2023-09-23T22:25:04.535 INFO:tasks.rados.rados.0.smithi169.stdout:3831: seq_num 2356 ranges {797292=439721,1917341=519488,3098924=478627} 2023-09-23T22:25:04.543 INFO:tasks.rados.rados.0.smithi169.stdout:3831: writing smithi16987243-400 from 797292 to 1237013 tid 1 2023-09-23T22:25:04.552 INFO:tasks.rados.rados.0.smithi169.stdout:3831: writing smithi16987243-400 from 1917341 to 2436829 tid 2 2023-09-23T22:25:04.560 INFO:tasks.rados.rados.0.smithi169.stdout:3831: writing smithi16987243-400 from 3098924 to 3577551 tid 3 2023-09-23T22:25:04.560 INFO:tasks.rados.rados.0.smithi169.stdout:3832: write oid 495 current snap is 0 2023-09-23T22:25:04.560 INFO:tasks.rados.rados.0.smithi169.stdout:3827: finishing write tid 4 to smithi16987243-391 2023-09-23T22:25:04.560 INFO:tasks.rados.rados.0.smithi169.stdout:3827: finishing write tid 5 to smithi16987243-391 2023-09-23T22:25:04.561 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 391 v 420 (ObjNum 2352 snap 0 seq_num 2352) dirty exists 2023-09-23T22:25:04.561 INFO:tasks.rados.rados.0.smithi169.stdout:3827: left oid 391 (ObjNum 2352 snap 0 seq_num 2352) 2023-09-23T22:25:04.561 INFO:tasks.rados.rados.0.smithi169.stdout:3829: finishing write tid 1 to smithi16987243-149 2023-09-23T22:25:04.561 INFO:tasks.rados.rados.0.smithi169.stdout:3829: finishing write tid 2 to smithi16987243-149 2023-09-23T22:25:04.561 INFO:tasks.rados.rados.0.smithi169.stdout:3832: seq_num 2357 ranges {414099=631323,1575823=779499,3126347=406252} 2023-09-23T22:25:04.566 INFO:tasks.rados.rados.0.smithi169.stdout:3832: writing smithi16987243-495 from 414099 to 1045422 tid 1 2023-09-23T22:25:04.574 INFO:tasks.rados.rados.0.smithi169.stdout:3832: writing smithi16987243-495 from 1575823 to 2355322 tid 2 2023-09-23T22:25:04.586 INFO:tasks.rados.rados.0.smithi169.stdout:3832: writing smithi16987243-495 from 3126347 to 3532599 tid 3 2023-09-23T22:25:04.586 INFO:tasks.rados.rados.0.smithi169.stdout:3827: done (4 left) 2023-09-23T22:25:04.586 INFO:tasks.rados.rados.0.smithi169.stdout:3833: delete oid 106 current snap is 0 2023-09-23T22:25:04.586 INFO:tasks.rados.rados.0.smithi169.stdout:3829: finishing write tid 3 to smithi16987243-149 2023-09-23T22:25:04.586 INFO:tasks.rados.rados.0.smithi169.stdout:3829: finishing write tid 4 to smithi16987243-149 2023-09-23T22:25:04.586 INFO:tasks.rados.rados.0.smithi169.stdout:3829: finishing write tid 5 to smithi16987243-149 2023-09-23T22:25:04.586 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 149 v 408 (ObjNum 2354 snap 0 seq_num 2354) dirty exists 2023-09-23T22:25:04.586 INFO:tasks.rados.rados.0.smithi169.stdout:3829: left oid 149 (ObjNum 2354 snap 0 seq_num 2354) 2023-09-23T22:25:04.587 INFO:tasks.rados.rados.0.smithi169.stdout:3830: finishing write tid 1 to smithi16987243-250 2023-09-23T22:25:04.587 INFO:tasks.rados.rados.0.smithi169.stdout:3830: finishing write tid 2 to smithi16987243-250 2023-09-23T22:25:04.587 INFO:tasks.rados.rados.0.smithi169.stdout:3830: finishing write tid 3 to smithi16987243-250 2023-09-23T22:25:04.587 INFO:tasks.rados.rados.0.smithi169.stdout:3830: finishing write tid 4 to smithi16987243-250 2023-09-23T22:25:04.587 INFO:tasks.rados.rados.0.smithi169.stdout:3830: finishing write tid 5 to smithi16987243-250 2023-09-23T22:25:04.587 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 250 v 488 (ObjNum 2355 snap 0 seq_num 2355) dirty exists 2023-09-23T22:25:04.587 INFO:tasks.rados.rados.0.smithi169.stdout:3830: left oid 250 (ObjNum 2355 snap 0 seq_num 2355) 2023-09-23T22:25:04.587 INFO:tasks.rados.rados.0.smithi169.stdout:3831: finishing write tid 1 to smithi16987243-400 2023-09-23T22:25:04.588 INFO:tasks.rados.rados.0.smithi169.stdout:3831: finishing write tid 2 to smithi16987243-400 2023-09-23T22:25:04.588 INFO:tasks.rados.rados.0.smithi169.stdout:3831: finishing write tid 3 to smithi16987243-400 2023-09-23T22:25:04.588 INFO:tasks.rados.rados.0.smithi169.stdout:3831: finishing write tid 4 to smithi16987243-400 2023-09-23T22:25:04.588 INFO:tasks.rados.rados.0.smithi169.stdout:3831: finishing write tid 5 to smithi16987243-400 2023-09-23T22:25:04.588 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 400 v 492 (ObjNum 2356 snap 0 seq_num 2356) dirty exists 2023-09-23T22:25:04.588 INFO:tasks.rados.rados.0.smithi169.stdout:3831: left oid 400 (ObjNum 2356 snap 0 seq_num 2356) 2023-09-23T22:25:04.588 INFO:tasks.rados.rados.0.smithi169.stdout:3832: finishing write tid 1 to smithi16987243-495 2023-09-23T22:25:04.589 INFO:tasks.rados.rados.0.smithi169.stdout:3832: finishing write tid 2 to smithi16987243-495 2023-09-23T22:25:04.590 INFO:tasks.rados.rados.0.smithi169.stdout:3829: done (4 left) 2023-09-23T22:25:04.590 INFO:tasks.rados.rados.0.smithi169.stdout:3830: done (3 left) 2023-09-23T22:25:04.590 INFO:tasks.rados.rados.0.smithi169.stdout:3831: done (2 left) 2023-09-23T22:25:04.590 INFO:tasks.rados.rados.0.smithi169.stdout:3833: done (1 left) 2023-09-23T22:25:04.590 INFO:tasks.rados.rados.0.smithi169.stdout:3834: read oid 334 snap -1 2023-09-23T22:25:04.590 INFO:tasks.rados.rados.0.smithi169.stdout:3834: expect deleted 2023-09-23T22:25:04.591 INFO:tasks.rados.rados.0.smithi169.stdout:3835: read oid 470 snap -1 2023-09-23T22:25:04.591 INFO:tasks.rados.rados.0.smithi169.stdout:3835: expect (ObjNum 2091 snap 0 seq_num 2091) 2023-09-23T22:25:04.591 INFO:tasks.rados.rados.0.smithi169.stdout:3836: write oid 149 current snap is 0 2023-09-23T22:25:04.591 INFO:tasks.rados.rados.0.smithi169.stdout:3836: seq_num 2359 ranges {447713=781821,1692787=666815,3064840=428796} 2023-09-23T22:25:04.595 INFO:tasks.rados.rados.0.smithi169.stdout:3836: writing smithi16987243-149 from 447713 to 1229534 tid 1 2023-09-23T22:25:04.603 INFO:tasks.rados.rados.0.smithi169.stdout:3836: writing smithi16987243-149 from 1692787 to 2359602 tid 2 2023-09-23T22:25:04.610 INFO:tasks.rados.rados.0.smithi169.stdout:3836: writing smithi16987243-149 from 3064840 to 3493636 tid 3 2023-09-23T22:25:04.610 INFO:tasks.rados.rados.0.smithi169.stdout:3837: read oid 2 snap -1 2023-09-23T22:25:04.610 INFO:tasks.rados.rados.0.smithi169.stdout:3837: expect (ObjNum 2246 snap 0 seq_num 2246) 2023-09-23T22:25:04.610 INFO:tasks.rados.rados.0.smithi169.stdout:3838: read oid 247 snap -1 2023-09-23T22:25:04.611 INFO:tasks.rados.rados.0.smithi169.stdout:3838: expect deleted 2023-09-23T22:25:04.611 INFO:tasks.rados.rados.0.smithi169.stdout:3839: read oid 352 snap -1 2023-09-23T22:25:04.611 INFO:tasks.rados.rados.0.smithi169.stdout:3839: expect (ObjNum 1159 snap 0 seq_num 1159) 2023-09-23T22:25:04.611 INFO:tasks.rados.rados.0.smithi169.stdout:3840: write oid 486 current snap is 0 2023-09-23T22:25:04.611 INFO:tasks.rados.rados.0.smithi169.stdout:3832: finishing write tid 3 to smithi16987243-495 2023-09-23T22:25:04.611 INFO:tasks.rados.rados.0.smithi169.stdout:3832: finishing write tid 4 to smithi16987243-495 2023-09-23T22:25:04.611 INFO:tasks.rados.rados.0.smithi169.stdout:3832: finishing write tid 5 to smithi16987243-495 2023-09-23T22:25:04.611 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 495 v 497 (ObjNum 2357 snap 0 seq_num 2357) dirty exists 2023-09-23T22:25:04.611 INFO:tasks.rados.rados.0.smithi169.stdout:3832: left oid 495 (ObjNum 2357 snap 0 seq_num 2357) 2023-09-23T22:25:04.611 INFO:tasks.rados.rados.0.smithi169.stdout:3835: expect (ObjNum 2091 snap 0 seq_num 2091) 2023-09-23T22:25:04.755 INFO:tasks.rados.rados.0.smithi169.stdout:3836: finishing write tid 1 to smithi16987243-149 2023-09-23T22:25:04.755 INFO:tasks.rados.rados.0.smithi169.stdout:3836: finishing write tid 2 to smithi16987243-149 2023-09-23T22:25:04.755 INFO:tasks.rados.rados.0.smithi169.stdout:3836: finishing write tid 3 to smithi16987243-149 2023-09-23T22:25:04.755 INFO:tasks.rados.rados.0.smithi169.stdout:3839: expect (ObjNum 1159 snap 0 seq_num 1159) 2023-09-23T22:25:04.942 INFO:tasks.rados.rados.0.smithi169.stdout:3836: finishing write tid 4 to smithi16987243-149 2023-09-23T22:25:04.942 INFO:tasks.rados.rados.0.smithi169.stdout:3836: finishing write tid 5 to smithi16987243-149 2023-09-23T22:25:04.942 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 149 v 412 (ObjNum 2359 snap 0 seq_num 2359) dirty exists 2023-09-23T22:25:04.942 INFO:tasks.rados.rados.0.smithi169.stdout:3836: left oid 149 (ObjNum 2359 snap 0 seq_num 2359) 2023-09-23T22:25:04.942 INFO:tasks.rados.rados.0.smithi169.stdout:3837: expect (ObjNum 2246 snap 0 seq_num 2246) 2023-09-23T22:25:05.190 INFO:tasks.rados.rados.0.smithi169.stdout:3840: seq_num 2360 ranges {464520=457070,1351269=526826,2408616=640068} 2023-09-23T22:25:05.200 INFO:tasks.rados.rados.0.smithi169.stdout:3840: writing smithi16987243-486 from 464520 to 921590 tid 1 2023-09-23T22:25:05.206 INFO:tasks.rados.rados.0.smithi169.stdout:3840: writing smithi16987243-486 from 1351269 to 1878095 tid 2 2023-09-23T22:25:05.216 INFO:tasks.rados.rados.0.smithi169.stdout:3840: writing smithi16987243-486 from 2408616 to 3048684 tid 3 2023-09-23T22:25:05.216 INFO:tasks.rados.rados.0.smithi169.stdout:3832: done (7 left) 2023-09-23T22:25:05.217 INFO:tasks.rados.rados.0.smithi169.stdout:3834: done (6 left) 2023-09-23T22:25:05.217 INFO:tasks.rados.rados.0.smithi169.stdout:3835: done (5 left) 2023-09-23T22:25:05.217 INFO:tasks.rados.rados.0.smithi169.stdout:3836: done (4 left) 2023-09-23T22:25:05.217 INFO:tasks.rados.rados.0.smithi169.stdout:3837: done (3 left) 2023-09-23T22:25:05.218 INFO:tasks.rados.rados.0.smithi169.stdout:3838: done (2 left) 2023-09-23T22:25:05.218 INFO:tasks.rados.rados.0.smithi169.stdout:3839: done (1 left) 2023-09-23T22:25:05.218 INFO:tasks.rados.rados.0.smithi169.stdout:3841: read oid 341 snap -1 2023-09-23T22:25:05.218 INFO:tasks.rados.rados.0.smithi169.stdout:3841: expect (ObjNum 2222 snap 0 seq_num 2222) 2023-09-23T22:25:05.218 INFO:tasks.rados.rados.0.smithi169.stdout:3842: read oid 489 snap -1 2023-09-23T22:25:05.219 INFO:tasks.rados.rados.0.smithi169.stdout:3842: expect (ObjNum 2197 snap 0 seq_num 2197) 2023-09-23T22:25:05.219 INFO:tasks.rados.rados.0.smithi169.stdout:3843: read oid 308 snap -1 2023-09-23T22:25:05.219 INFO:tasks.rados.rados.0.smithi169.stdout:3843: expect (ObjNum 1373 snap 0 seq_num 1373) 2023-09-23T22:25:05.219 INFO:tasks.rados.rados.0.smithi169.stdout:3844: delete oid 346 current snap is 0 2023-09-23T22:25:05.219 INFO:tasks.rados.rados.0.smithi169.stdout:3840: finishing write tid 1 to smithi16987243-486 2023-09-23T22:25:05.220 INFO:tasks.rados.rados.0.smithi169.stdout:3840: finishing write tid 2 to smithi16987243-486 2023-09-23T22:25:05.220 INFO:tasks.rados.rados.0.smithi169.stdout:3844: done (4 left) 2023-09-23T22:25:05.220 INFO:tasks.rados.rados.0.smithi169.stdout:3845: write oid 177 current snap is 0 2023-09-23T22:25:05.221 INFO:tasks.rados.rados.0.smithi169.stdout:3845: seq_num 2362 ranges {498134=607568,1751880=530495,2747109=778965} 2023-09-23T22:25:05.226 INFO:tasks.rados.rados.0.smithi169.stdout:3845: writing smithi16987243-177 from 498134 to 1105702 tid 1 2023-09-23T22:25:05.232 INFO:tasks.rados.rados.0.smithi169.stdout:3845: writing smithi16987243-177 from 1751880 to 2282375 tid 2 2023-09-23T22:25:05.240 INFO:tasks.rados.rados.0.smithi169.stdout:3845: writing smithi16987243-177 from 2747109 to 3526074 tid 3 2023-09-23T22:25:05.240 INFO:tasks.rados.rados.0.smithi169.stdout:3846: write oid 282 current snap is 0 2023-09-23T22:25:05.241 INFO:tasks.rados.rados.0.smithi169.stdout:3840: finishing write tid 3 to smithi16987243-486 2023-09-23T22:25:05.241 INFO:tasks.rados.rados.0.smithi169.stdout:3846: seq_num 2363 ranges {514941=682817,1810362=674153,3058179=590237} 2023-09-23T22:25:05.247 INFO:tasks.rados.rados.0.smithi169.stdout:3846: writing smithi16987243-282 from 514941 to 1197758 tid 1 2023-09-23T22:25:05.254 INFO:tasks.rados.rados.0.smithi169.stdout:3846: writing smithi16987243-282 from 1810362 to 2484515 tid 2 2023-09-23T22:25:05.263 INFO:tasks.rados.rados.0.smithi169.stdout:3846: writing smithi16987243-282 from 3058179 to 3648416 tid 3 2023-09-23T22:25:05.263 INFO:tasks.rados.rados.0.smithi169.stdout:3847: read oid 121 snap -1 2023-09-23T22:25:05.263 INFO:tasks.rados.rados.0.smithi169.stdout:3847: expect (ObjNum 1461 snap 0 seq_num 1461) 2023-09-23T22:25:05.263 INFO:tasks.rados.rados.0.smithi169.stdout:3848: read oid 103 snap -1 2023-09-23T22:25:05.264 INFO:tasks.rados.rados.0.smithi169.stdout:3848: expect (ObjNum 1749 snap 0 seq_num 1749) 2023-09-23T22:25:05.264 INFO:tasks.rados.rados.0.smithi169.stdout:3849: read oid 223 snap -1 2023-09-23T22:25:05.264 INFO:tasks.rados.rados.0.smithi169.stdout:3849: expect (ObjNum 1417 snap 0 seq_num 1417) 2023-09-23T22:25:05.264 INFO:tasks.rados.rados.0.smithi169.stdout:3850: read oid 244 snap -1 2023-09-23T22:25:05.264 INFO:tasks.rados.rados.0.smithi169.stdout:3850: expect (ObjNum 2291 snap 0 seq_num 2291) 2023-09-23T22:25:05.264 INFO:tasks.rados.rados.0.smithi169.stdout:3851: write oid 50 current snap is 0 2023-09-23T22:25:05.264 INFO:tasks.rados.rados.0.smithi169.stdout:3841: expect (ObjNum 2222 snap 0 seq_num 2222) 2023-09-23T22:25:05.449 INFO:tasks.rados.rados.0.smithi169.stdout:3840: finishing write tid 4 to smithi16987243-486 2023-09-23T22:25:05.449 INFO:tasks.rados.rados.0.smithi169.stdout:3840: finishing write tid 5 to smithi16987243-486 2023-09-23T22:25:05.450 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 486 v 569 (ObjNum 2360 snap 0 seq_num 2360) dirty exists 2023-09-23T22:25:05.450 INFO:tasks.rados.rados.0.smithi169.stdout:3840: left oid 486 (ObjNum 2360 snap 0 seq_num 2360) 2023-09-23T22:25:05.450 INFO:tasks.rados.rados.0.smithi169.stdout:3842: expect (ObjNum 2197 snap 0 seq_num 2197) 2023-09-23T22:25:05.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:05 smithi187 bash[31480]: cluster 2023-09-23T22:25:04.291518+0000 mgr.y (mgr.15153) 39 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 84 MiB/s rd, 12 MiB/s wr, 117 op/s 2023-09-23T22:25:05.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:05 smithi187 bash[31480]: audit 2023-09-23T22:25:04.584389+0000 mon.a (mon.0) 1070 : audit [DBG] from='client.? 172.21.15.169:0/2861925196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:25:05.648 INFO:tasks.rados.rados.0.smithi169.stdout:3845: finishing write tid 1 to smithi16987243-177 2023-09-23T22:25:05.648 INFO:tasks.rados.rados.0.smithi169.stdout:3843: expect (ObjNum 1373 snap 0 seq_num 1373) 2023-09-23T22:25:05.823 INFO:tasks.rados.rados.0.smithi169.stdout:3845: finishing write tid 2 to smithi16987243-177 2023-09-23T22:25:05.823 INFO:tasks.rados.rados.0.smithi169.stdout:3845: finishing write tid 3 to smithi16987243-177 2023-09-23T22:25:05.823 INFO:tasks.rados.rados.0.smithi169.stdout:3845: finishing write tid 4 to smithi16987243-177 2023-09-23T22:25:05.823 INFO:tasks.rados.rados.0.smithi169.stdout:3845: finishing write tid 5 to smithi16987243-177 2023-09-23T22:25:05.823 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 177 v 501 (ObjNum 2362 snap 0 seq_num 2362) dirty exists 2023-09-23T22:25:05.823 INFO:tasks.rados.rados.0.smithi169.stdout:3845: left oid 177 (ObjNum 2362 snap 0 seq_num 2362) 2023-09-23T22:25:05.824 INFO:tasks.rados.rados.0.smithi169.stdout:3846: finishing write tid 1 to smithi16987243-282 2023-09-23T22:25:05.824 INFO:tasks.rados.rados.0.smithi169.stdout:3846: finishing write tid 2 to smithi16987243-282 2023-09-23T22:25:05.824 INFO:tasks.rados.rados.0.smithi169.stdout:3846: finishing write tid 3 to smithi16987243-282 2023-09-23T22:25:05.824 INFO:tasks.rados.rados.0.smithi169.stdout:3846: finishing write tid 4 to smithi16987243-282 2023-09-23T22:25:05.824 INFO:tasks.rados.rados.0.smithi169.stdout:3846: finishing write tid 5 to smithi16987243-282 2023-09-23T22:25:05.824 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 282 v 507 (ObjNum 2363 snap 0 seq_num 2363) dirty exists 2023-09-23T22:25:05.824 INFO:tasks.rados.rados.0.smithi169.stdout:3846: left oid 282 (ObjNum 2363 snap 0 seq_num 2363) 2023-09-23T22:25:05.824 INFO:tasks.rados.rados.0.smithi169.stdout:3847: expect (ObjNum 1461 snap 0 seq_num 1461) 2023-09-23T22:25:05.989 INFO:tasks.rados.rados.0.smithi169.stdout:3850: expect (ObjNum 2291 snap 0 seq_num 2291) 2023-09-23T22:25:06.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:05 smithi169 bash[40994]: cluster 2023-09-23T22:25:04.291518+0000 mgr.y (mgr.15153) 39 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 84 MiB/s rd, 12 MiB/s wr, 117 op/s 2023-09-23T22:25:06.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:05 smithi169 bash[40994]: audit 2023-09-23T22:25:04.584389+0000 mon.a (mon.0) 1070 : audit [DBG] from='client.? 172.21.15.169:0/2861925196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:25:06.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:05 smithi169 bash[27421]: cluster 2023-09-23T22:25:04.291518+0000 mgr.y (mgr.15153) 39 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 84 MiB/s rd, 12 MiB/s wr, 117 op/s 2023-09-23T22:25:06.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:05 smithi169 bash[27421]: audit 2023-09-23T22:25:04.584389+0000 mon.a (mon.0) 1070 : audit [DBG] from='client.? 172.21.15.169:0/2861925196' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:25:06.126 INFO:tasks.rados.rados.0.smithi169.stdout:3849: expect (ObjNum 1417 snap 0 seq_num 1417) 2023-09-23T22:25:06.286 INFO:tasks.rados.rados.0.smithi169.stdout:3848: expect (ObjNum 1749 snap 0 seq_num 1749) 2023-09-23T22:25:06.462 INFO:tasks.rados.rados.0.smithi169.stdout:3851: seq_num 2364 ranges {531748=758066,1868844=534164,3201955=401509} 2023-09-23T22:25:06.472 INFO:tasks.rados.rados.0.smithi169.stdout:3851: writing smithi16987243-50 from 531748 to 1289814 tid 1 2023-09-23T22:25:06.479 INFO:tasks.rados.rados.0.smithi169.stdout:3851: writing smithi16987243-50 from 1868844 to 2403008 tid 2 2023-09-23T22:25:06.486 INFO:tasks.rados.rados.0.smithi169.stdout:3851: writing smithi16987243-50 from 3201955 to 3603464 tid 3 2023-09-23T22:25:06.486 INFO:tasks.rados.rados.0.smithi169.stdout:3840: done (10 left) 2023-09-23T22:25:06.487 INFO:tasks.rados.rados.0.smithi169.stdout:3841: done (9 left) 2023-09-23T22:25:06.487 INFO:tasks.rados.rados.0.smithi169.stdout:3842: done (8 left) 2023-09-23T22:25:06.487 INFO:tasks.rados.rados.0.smithi169.stdout:3843: done (7 left) 2023-09-23T22:25:06.487 INFO:tasks.rados.rados.0.smithi169.stdout:3845: done (6 left) 2023-09-23T22:25:06.487 INFO:tasks.rados.rados.0.smithi169.stdout:3846: done (5 left) 2023-09-23T22:25:06.487 INFO:tasks.rados.rados.0.smithi169.stdout:3847: done (4 left) 2023-09-23T22:25:06.487 INFO:tasks.rados.rados.0.smithi169.stdout:3848: done (3 left) 2023-09-23T22:25:06.487 INFO:tasks.rados.rados.0.smithi169.stdout:3849: done (2 left) 2023-09-23T22:25:06.487 INFO:tasks.rados.rados.0.smithi169.stdout:3850: done (1 left) 2023-09-23T22:25:06.487 INFO:tasks.rados.rados.0.smithi169.stdout:3852: write oid 201 current snap is 0 2023-09-23T22:25:06.487 INFO:tasks.rados.rados.0.smithi169.stdout:3852: seq_num 2365 ranges {548555=549668,1643679=677822,2829378=612781} 2023-09-23T22:25:06.492 INFO:tasks.rados.rados.0.smithi169.stdout:3852: writing smithi16987243-201 from 548555 to 1098223 tid 1 2023-09-23T22:25:06.499 INFO:tasks.rados.rados.0.smithi169.stdout:3852: writing smithi16987243-201 from 1643679 to 2321501 tid 2 2023-09-23T22:25:06.506 INFO:tasks.rados.rados.0.smithi169.stdout:3852: writing smithi16987243-201 from 2829378 to 3442159 tid 3 2023-09-23T22:25:06.506 INFO:tasks.rados.rados.0.smithi169.stdout:3853: write oid 306 current snap is 0 2023-09-23T22:25:06.506 INFO:tasks.rados.rados.0.smithi169.stdout:3853: seq_num 2366 ranges {565362=624917,1985808=537833,3256801=508561} 2023-09-23T22:25:06.512 INFO:tasks.rados.rados.0.smithi169.stdout:3853: writing smithi16987243-306 from 565362 to 1190279 tid 1 2023-09-23T22:25:06.520 INFO:tasks.rados.rados.0.smithi169.stdout:3853: writing smithi16987243-306 from 1985808 to 2523641 tid 2 2023-09-23T22:25:06.527 INFO:tasks.rados.rados.0.smithi169.stdout:3853: writing smithi16987243-306 from 3256801 to 3765362 tid 3 2023-09-23T22:25:06.527 INFO:tasks.rados.rados.0.smithi169.stdout:3854: read oid 289 snap -1 2023-09-23T22:25:06.528 INFO:tasks.rados.rados.0.smithi169.stdout:3854: expect deleted 2023-09-23T22:25:06.528 INFO:tasks.rados.rados.0.smithi169.stdout:3855: write oid 244 current snap is 0 2023-09-23T22:25:06.528 INFO:tasks.rados.rados.0.smithi169.stdout:3855: seq_num 2367 ranges {582169=700166,2044290=681491,3284224=497945} 2023-09-23T22:25:06.539 INFO:tasks.rados.rados.0.smithi169.stdout:3855: writing smithi16987243-244 from 582169 to 1282335 tid 1 2023-09-23T22:25:06.543 INFO:tasks.rados.rados.0.smithi169.stdout:3855: writing smithi16987243-244 from 2044290 to 2725781 tid 2 2023-09-23T22:25:06.549 INFO:tasks.rados.rados.0.smithi169.stdout:3855: writing smithi16987243-244 from 3284224 to 3782169 tid 3 2023-09-23T22:25:06.549 INFO:tasks.rados.rados.0.smithi169.stdout:3856: read oid 228 snap -1 2023-09-23T22:25:06.549 INFO:tasks.rados.rados.0.smithi169.stdout:3856: expect (ObjNum 1599 snap 0 seq_num 1599) 2023-09-23T22:25:06.549 INFO:tasks.rados.rados.0.smithi169.stdout:3857: write oid 366 current snap is 0 2023-09-23T22:25:06.549 INFO:tasks.rados.rados.0.smithi169.stdout:3857: seq_num 2368 ranges {598976=775415,2102772=541502,3311647=487329} 2023-09-23T22:25:06.557 INFO:tasks.rados.rados.0.smithi169.stdout:3857: writing smithi16987243-366 from 598976 to 1374391 tid 1 2023-09-23T22:25:06.564 INFO:tasks.rados.rados.0.smithi169.stdout:3857: writing smithi16987243-366 from 2102772 to 2644274 tid 2 2023-09-23T22:25:06.571 INFO:tasks.rados.rados.0.smithi169.stdout:3857: writing smithi16987243-366 from 3311647 to 3798976 tid 3 2023-09-23T22:25:06.571 INFO:tasks.rados.rados.0.smithi169.stdout:3858: write oid 364 current snap is 0 2023-09-23T22:25:06.571 INFO:tasks.rados.rados.0.smithi169.stdout:3858: seq_num 2369 ranges {615783=450664,1761254=685160,2939070=774222} 2023-09-23T22:25:06.577 INFO:tasks.rados.rados.0.smithi169.stdout:3858: writing smithi16987243-364 from 615783 to 1066447 tid 1 2023-09-23T22:25:06.585 INFO:tasks.rados.rados.0.smithi169.stdout:3858: writing smithi16987243-364 from 1761254 to 2446414 tid 2 2023-09-23T22:25:06.592 INFO:tasks.rados.rados.0.smithi169.stdout:3858: writing smithi16987243-364 from 2939070 to 3713292 tid 3 2023-09-23T22:25:06.592 INFO:tasks.rados.rados.0.smithi169.stdout:3859: read oid 489 snap -1 2023-09-23T22:25:06.593 INFO:tasks.rados.rados.0.smithi169.stdout:3859: expect (ObjNum 2197 snap 0 seq_num 2197) 2023-09-23T22:25:06.593 INFO:tasks.rados.rados.0.smithi169.stdout:3860: write oid 195 current snap is 0 2023-09-23T22:25:06.593 INFO:tasks.rados.rados.0.smithi169.stdout:3851: finishing write tid 1 to smithi16987243-50 2023-09-23T22:25:06.593 INFO:tasks.rados.rados.0.smithi169.stdout:3860: seq_num 2370 ranges {632590=525913,1703383=545171,2850140=585494} 2023-09-23T22:25:06.599 INFO:tasks.rados.rados.0.smithi169.stdout:3860: writing smithi16987243-195 from 632590 to 1158503 tid 1 2023-09-23T22:25:06.605 INFO:tasks.rados.rados.0.smithi169.stdout:3860: writing smithi16987243-195 from 1703383 to 2248554 tid 2 2023-09-23T22:25:06.612 INFO:tasks.rados.rados.0.smithi169.stdout:3860: writing smithi16987243-195 from 2850140 to 3435634 tid 3 2023-09-23T22:25:06.612 INFO:tasks.rados.rados.0.smithi169.stdout:3861: read oid 130 snap -1 2023-09-23T22:25:06.612 INFO:tasks.rados.rados.0.smithi169.stdout:3861: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-09-23T22:25:06.612 INFO:tasks.rados.rados.0.smithi169.stdout:3862: write oid 267 current snap is 0 2023-09-23T22:25:06.613 INFO:tasks.rados.rados.0.smithi169.stdout:3851: finishing write tid 2 to smithi16987243-50 2023-09-23T22:25:06.613 INFO:tasks.rados.rados.0.smithi169.stdout:3851: finishing write tid 3 to smithi16987243-50 2023-09-23T22:25:06.613 INFO:tasks.rados.rados.0.smithi169.stdout:3851: finishing write tid 4 to smithi16987243-50 2023-09-23T22:25:06.613 INFO:tasks.rados.rados.0.smithi169.stdout:3851: finishing write tid 5 to smithi16987243-50 2023-09-23T22:25:06.613 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 50 v 453 (ObjNum 2364 snap 0 seq_num 2364) dirty exists 2023-09-23T22:25:06.613 INFO:tasks.rados.rados.0.smithi169.stdout:3851: left oid 50 (ObjNum 2364 snap 0 seq_num 2364) 2023-09-23T22:25:06.613 INFO:tasks.rados.rados.0.smithi169.stdout:3852: finishing write tid 1 to smithi16987243-201 2023-09-23T22:25:06.613 INFO:tasks.rados.rados.0.smithi169.stdout:3862: seq_num 2371 ranges {649397=601162,1761865=688829,2877563=513119,3812689=36708} 2023-09-23T22:25:06.619 INFO:tasks.rados.rados.0.smithi169.stdout:3862: writing smithi16987243-267 from 649397 to 1250559 tid 1 2023-09-23T22:25:06.626 INFO:tasks.rados.rados.0.smithi169.stdout:3862: writing smithi16987243-267 from 1761865 to 2450694 tid 2 2023-09-23T22:25:06.631 INFO:tasks.rados.rados.0.smithi169.stdout:3862: writing smithi16987243-267 from 2877563 to 3390682 tid 3 2023-09-23T22:25:06.635 INFO:tasks.rados.rados.0.smithi169.stdout:3862: writing smithi16987243-267 from 3812689 to 3849397 tid 4 2023-09-23T22:25:06.635 INFO:tasks.rados.rados.0.smithi169.stdout:3851: done (11 left) 2023-09-23T22:25:06.635 INFO:tasks.rados.rados.0.smithi169.stdout:3863: read oid 425 snap -1 2023-09-23T22:25:06.635 INFO:tasks.rados.rados.0.smithi169.stdout:3863: expect deleted 2023-09-23T22:25:06.635 INFO:tasks.rados.rados.0.smithi169.stdout:3864: delete oid 296 current snap is 0 2023-09-23T22:25:06.635 INFO:tasks.rados.rados.0.smithi169.stdout:3852: finishing write tid 2 to smithi16987243-201 2023-09-23T22:25:06.635 INFO:tasks.rados.rados.0.smithi169.stdout:3852: finishing write tid 3 to smithi16987243-201 2023-09-23T22:25:06.635 INFO:tasks.rados.rados.0.smithi169.stdout:3852: finishing write tid 4 to smithi16987243-201 2023-09-23T22:25:06.635 INFO:tasks.rados.rados.0.smithi169.stdout:3852: finishing write tid 5 to smithi16987243-201 2023-09-23T22:25:06.635 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 201 v 489 (ObjNum 2365 snap 0 seq_num 2365) dirty exists 2023-09-23T22:25:06.636 INFO:tasks.rados.rados.0.smithi169.stdout:3852: left oid 201 (ObjNum 2365 snap 0 seq_num 2365) 2023-09-23T22:25:06.636 INFO:tasks.rados.rados.0.smithi169.stdout:3853: finishing write tid 1 to smithi16987243-306 2023-09-23T22:25:06.636 INFO:tasks.rados.rados.0.smithi169.stdout:3853: finishing write tid 2 to smithi16987243-306 2023-09-23T22:25:06.636 INFO:tasks.rados.rados.0.smithi169.stdout:3853: finishing write tid 3 to smithi16987243-306 2023-09-23T22:25:06.636 INFO:tasks.rados.rados.0.smithi169.stdout:3853: finishing write tid 4 to smithi16987243-306 2023-09-23T22:25:06.636 INFO:tasks.rados.rados.0.smithi169.stdout:3853: finishing write tid 5 to smithi16987243-306 2023-09-23T22:25:06.636 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 306 v 509 (ObjNum 2366 snap 0 seq_num 2366) dirty exists 2023-09-23T22:25:06.636 INFO:tasks.rados.rados.0.smithi169.stdout:3853: left oid 306 (ObjNum 2366 snap 0 seq_num 2366) 2023-09-23T22:25:06.636 INFO:tasks.rados.rados.0.smithi169.stdout:3855: finishing write tid 1 to smithi16987243-244 2023-09-23T22:25:06.636 INFO:tasks.rados.rados.0.smithi169.stdout:3855: finishing write tid 2 to smithi16987243-244 2023-09-23T22:25:06.636 INFO:tasks.rados.rados.0.smithi169.stdout:3855: finishing write tid 3 to smithi16987243-244 2023-09-23T22:25:06.636 INFO:tasks.rados.rados.0.smithi169.stdout:3855: finishing write tid 4 to smithi16987243-244 2023-09-23T22:25:06.637 INFO:tasks.rados.rados.0.smithi169.stdout:3855: finishing write tid 5 to smithi16987243-244 2023-09-23T22:25:06.637 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 244 v 416 (ObjNum 2367 snap 0 seq_num 2367) dirty exists 2023-09-23T22:25:06.637 INFO:tasks.rados.rados.0.smithi169.stdout:3855: left oid 244 (ObjNum 2367 snap 0 seq_num 2367) 2023-09-23T22:25:06.637 INFO:tasks.rados.rados.0.smithi169.stdout:3856: expect (ObjNum 1599 snap 0 seq_num 1599) 2023-09-23T22:25:06.731 INFO:tasks.rados.rados.0.smithi169.stdout:3857: finishing write tid 1 to smithi16987243-366 2023-09-23T22:25:06.732 INFO:tasks.rados.rados.0.smithi169.stdout:3857: finishing write tid 2 to smithi16987243-366 2023-09-23T22:25:06.732 INFO:tasks.rados.rados.0.smithi169.stdout:3852: done (12 left) 2023-09-23T22:25:06.732 INFO:tasks.rados.rados.0.smithi169.stdout:3853: done (11 left) 2023-09-23T22:25:06.732 INFO:tasks.rados.rados.0.smithi169.stdout:3854: done (10 left) 2023-09-23T22:25:06.732 INFO:tasks.rados.rados.0.smithi169.stdout:3855: done (9 left) 2023-09-23T22:25:06.732 INFO:tasks.rados.rados.0.smithi169.stdout:3856: done (8 left) 2023-09-23T22:25:06.732 INFO:tasks.rados.rados.0.smithi169.stdout:3864: done (7 left) 2023-09-23T22:25:06.732 INFO:tasks.rados.rados.0.smithi169.stdout:3865: read oid 303 snap -1 2023-09-23T22:25:06.732 INFO:tasks.rados.rados.0.smithi169.stdout:3865: expect (ObjNum 1768 snap 0 seq_num 1768) 2023-09-23T22:25:06.733 INFO:tasks.rados.rados.0.smithi169.stdout:3866: write oid 488 current snap is 0 2023-09-23T22:25:06.733 INFO:tasks.rados.rados.0.smithi169.stdout:3857: finishing write tid 3 to smithi16987243-366 2023-09-23T22:25:06.733 INFO:tasks.rados.rados.0.smithi169.stdout:3857: finishing write tid 4 to smithi16987243-366 2023-09-23T22:25:06.733 INFO:tasks.rados.rados.0.smithi169.stdout:3857: finishing write tid 5 to smithi16987243-366 2023-09-23T22:25:06.733 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 366 v 493 (ObjNum 2368 snap 0 seq_num 2368) dirty exists 2023-09-23T22:25:06.733 INFO:tasks.rados.rados.0.smithi169.stdout:3857: left oid 366 (ObjNum 2368 snap 0 seq_num 2368) 2023-09-23T22:25:06.733 INFO:tasks.rados.rados.0.smithi169.stdout:3858: finishing write tid 1 to smithi16987243-364 2023-09-23T22:25:06.733 INFO:tasks.rados.rados.0.smithi169.stdout:3858: finishing write tid 2 to smithi16987243-364 2023-09-23T22:25:06.733 INFO:tasks.rados.rados.0.smithi169.stdout:3866: seq_num 2373 ranges {683011=468013,1595182=692498,3048762=535663} 2023-09-23T22:25:06.739 INFO:tasks.rados.rados.0.smithi169.stdout:3866: writing smithi16987243-488 from 683011 to 1151024 tid 1 2023-09-23T22:25:06.746 INFO:tasks.rados.rados.0.smithi169.stdout:3866: writing smithi16987243-488 from 1595182 to 2287680 tid 2 2023-09-23T22:25:06.753 INFO:tasks.rados.rados.0.smithi169.stdout:3866: writing smithi16987243-488 from 3048762 to 3584425 tid 3 2023-09-23T22:25:06.753 INFO:tasks.rados.rados.0.smithi169.stdout:3857: done (8 left) 2023-09-23T22:25:06.753 INFO:tasks.rados.rados.0.smithi169.stdout:3867: write oid 201 current snap is 0 2023-09-23T22:25:06.753 INFO:tasks.rados.rados.0.smithi169.stdout:3867: seq_num 2374 ranges {699818=543262,1937311=436156,2843479=746935} 2023-09-23T22:25:06.760 INFO:tasks.rados.rados.0.smithi169.stdout:3867: writing smithi16987243-201 from 699818 to 1243080 tid 1 2023-09-23T22:25:06.766 INFO:tasks.rados.rados.0.smithi169.stdout:3867: writing smithi16987243-201 from 1937311 to 2373467 tid 2 2023-09-23T22:25:06.773 INFO:tasks.rados.rados.0.smithi169.stdout:3867: writing smithi16987243-201 from 2843479 to 3590414 tid 3 2023-09-23T22:25:06.773 INFO:tasks.rados.rados.0.smithi169.stdout:3868: write oid 113 current snap is 0 2023-09-23T22:25:06.773 INFO:tasks.rados.rados.0.smithi169.stdout:3868: seq_num 2375 ranges {716625=618511,1995793=696167,3387255=529370} 2023-09-23T22:25:06.780 INFO:tasks.rados.rados.0.smithi169.stdout:3868: writing smithi16987243-113 from 716625 to 1335136 tid 1 2023-09-23T22:25:06.790 INFO:tasks.rados.rados.0.smithi169.stdout:3868: writing smithi16987243-113 from 1995793 to 2691960 tid 2 2023-09-23T22:25:06.795 INFO:tasks.rados.rados.0.smithi169.stdout:3868: writing smithi16987243-113 from 3387255 to 3916625 tid 3 2023-09-23T22:25:06.795 INFO:tasks.rados.rados.0.smithi169.stdout:3869: read oid 27 snap -1 2023-09-23T22:25:06.795 INFO:tasks.rados.rados.0.smithi169.stdout:3869: expect (ObjNum 1844 snap 0 seq_num 1844) 2023-09-23T22:25:06.796 INFO:tasks.rados.rados.0.smithi169.stdout:3870: read oid 376 snap -1 2023-09-23T22:25:06.796 INFO:tasks.rados.rados.0.smithi169.stdout:3870: expect (ObjNum 2321 snap 0 seq_num 2321) 2023-09-23T22:25:06.796 INFO:tasks.rados.rados.0.smithi169.stdout:3871: write oid 310 current snap is 0 2023-09-23T22:25:06.796 INFO:tasks.rados.rados.0.smithi169.stdout:3871: seq_num 2376 ranges {733432=693760,2054275=439825,2898325=485832} 2023-09-23T22:25:06.803 INFO:tasks.rados.rados.0.smithi169.stdout:3871: writing smithi16987243-310 from 733432 to 1427192 tid 1 2023-09-23T22:25:06.810 INFO:tasks.rados.rados.0.smithi169.stdout:3871: writing smithi16987243-310 from 2054275 to 2494100 tid 2 2023-09-23T22:25:06.815 INFO:tasks.rados.rados.0.smithi169.stdout:3871: writing smithi16987243-310 from 2898325 to 3384157 tid 3 2023-09-23T22:25:06.815 INFO:tasks.rados.rados.0.smithi169.stdout:3872: write oid 215 current snap is 0 2023-09-23T22:25:06.815 INFO:tasks.rados.rados.0.smithi169.stdout:3858: finishing write tid 3 to smithi16987243-364 2023-09-23T22:25:06.815 INFO:tasks.rados.rados.0.smithi169.stdout:3872: seq_num 2377 ranges {750239=769009,2112757=699836,3442101=508138} 2023-09-23T22:25:06.823 INFO:tasks.rados.rados.0.smithi169.stdout:3872: writing smithi16987243-215 from 750239 to 1519248 tid 1 2023-09-23T22:25:06.830 INFO:tasks.rados.rados.0.smithi169.stdout:3872: writing smithi16987243-215 from 2112757 to 2812593 tid 2 2023-09-23T22:25:06.837 INFO:tasks.rados.rados.0.smithi169.stdout:3872: writing smithi16987243-215 from 3442101 to 3950239 tid 3 2023-09-23T22:25:06.837 INFO:tasks.rados.rados.0.smithi169.stdout:3873: read oid 325 snap -1 2023-09-23T22:25:06.837 INFO:tasks.rados.rados.0.smithi169.stdout:3873: expect (ObjNum 1700 snap 0 seq_num 1700) 2023-09-23T22:25:06.838 INFO:tasks.rados.rados.0.smithi169.stdout:3874: read oid 324 snap -1 2023-09-23T22:25:06.838 INFO:tasks.rados.rados.0.smithi169.stdout:3874: expect (ObjNum 2016 snap 0 seq_num 2016) 2023-09-23T22:25:06.838 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:25:06.838 INFO:tasks.rados.rados.0.smithi169.stdout:3858: finishing write tid 4 to smithi16987243-364 2023-09-23T22:25:06.838 INFO:tasks.rados.rados.0.smithi169.stdout:3858: finishing write tid 5 to smithi16987243-364 2023-09-23T22:25:06.838 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 364 v 511 (ObjNum 2369 snap 0 seq_num 2369) dirty exists 2023-09-23T22:25:06.838 INFO:tasks.rados.rados.0.smithi169.stdout:3858: left oid 364 (ObjNum 2369 snap 0 seq_num 2369) 2023-09-23T22:25:06.838 INFO:tasks.rados.rados.0.smithi169.stdout:3860: finishing write tid 1 to smithi16987243-195 2023-09-23T22:25:06.838 INFO:tasks.rados.rados.0.smithi169.stdout:3859: expect (ObjNum 2197 snap 0 seq_num 2197) 2023-09-23T22:25:07.042 INFO:tasks.rados.rados.0.smithi169.stdout:3860: finishing write tid 2 to smithi16987243-195 2023-09-23T22:25:07.042 INFO:tasks.rados.rados.0.smithi169.stdout:3860: finishing write tid 3 to smithi16987243-195 2023-09-23T22:25:07.042 INFO:tasks.rados.rados.0.smithi169.stdout:3860: finishing write tid 4 to smithi16987243-195 2023-09-23T22:25:07.042 INFO:tasks.rados.rados.0.smithi169.stdout:3860: finishing write tid 5 to smithi16987243-195 2023-09-23T22:25:07.042 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 195 v 515 (ObjNum 2370 snap 0 seq_num 2370) dirty exists 2023-09-23T22:25:07.042 INFO:tasks.rados.rados.0.smithi169.stdout:3860: left oid 195 (ObjNum 2370 snap 0 seq_num 2370) 2023-09-23T22:25:07.042 INFO:tasks.rados.rados.0.smithi169.stdout:3861: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-09-23T22:25:07.150 INFO:tasks.rados.rados.0.smithi169.stdout:3862: finishing write tid 1 to smithi16987243-267 2023-09-23T22:25:07.150 INFO:tasks.rados.rados.0.smithi169.stdout:3862: finishing write tid 2 to smithi16987243-267 2023-09-23T22:25:07.150 INFO:tasks.rados.rados.0.smithi169.stdout:3862: finishing write tid 3 to smithi16987243-267 2023-09-23T22:25:07.150 INFO:tasks.rados.rados.0.smithi169.stdout:3862: finishing write tid 4 to smithi16987243-267 2023-09-23T22:25:07.150 INFO:tasks.rados.rados.0.smithi169.stdout:3862: finishing write tid 5 to smithi16987243-267 2023-09-23T22:25:07.150 INFO:tasks.rados.rados.0.smithi169.stdout:3862: finishing write tid 6 to smithi16987243-267 2023-09-23T22:25:07.151 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 267 v 359 (ObjNum 2371 snap 0 seq_num 2371) dirty exists 2023-09-23T22:25:07.151 INFO:tasks.rados.rados.0.smithi169.stdout:3862: left oid 267 (ObjNum 2371 snap 0 seq_num 2371) 2023-09-23T22:25:07.151 INFO:tasks.rados.rados.0.smithi169.stdout:3865: expect (ObjNum 1768 snap 0 seq_num 1768) 2023-09-23T22:25:07.328 INFO:tasks.rados.rados.0.smithi169.stdout:3866: finishing write tid 1 to smithi16987243-488 2023-09-23T22:25:07.328 INFO:tasks.rados.rados.0.smithi169.stdout:3866: finishing write tid 2 to smithi16987243-488 2023-09-23T22:25:07.328 INFO:tasks.rados.rados.0.smithi169.stdout:3866: finishing write tid 3 to smithi16987243-488 2023-09-23T22:25:07.329 INFO:tasks.rados.rados.0.smithi169.stdout:3866: finishing write tid 4 to smithi16987243-488 2023-09-23T22:25:07.329 INFO:tasks.rados.rados.0.smithi169.stdout:3866: finishing write tid 5 to smithi16987243-488 2023-09-23T22:25:07.329 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 488 v 420 (ObjNum 2373 snap 0 seq_num 2373) dirty exists 2023-09-23T22:25:07.329 INFO:tasks.rados.rados.0.smithi169.stdout:3866: left oid 488 (ObjNum 2373 snap 0 seq_num 2373) 2023-09-23T22:25:07.329 INFO:tasks.rados.rados.0.smithi169.stdout:3867: finishing write tid 1 to smithi16987243-201 2023-09-23T22:25:07.329 INFO:tasks.rados.rados.0.smithi169.stdout:3867: finishing write tid 2 to smithi16987243-201 2023-09-23T22:25:07.329 INFO:tasks.rados.rados.0.smithi169.stdout:3867: finishing write tid 3 to smithi16987243-201 2023-09-23T22:25:07.329 INFO:tasks.rados.rados.0.smithi169.stdout:3867: finishing write tid 4 to smithi16987243-201 2023-09-23T22:25:07.329 INFO:tasks.rados.rados.0.smithi169.stdout:3867: finishing write tid 5 to smithi16987243-201 2023-09-23T22:25:07.329 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 201 v 497 (ObjNum 2374 snap 0 seq_num 2374) dirty exists 2023-09-23T22:25:07.329 INFO:tasks.rados.rados.0.smithi169.stdout:3867: left oid 201 (ObjNum 2374 snap 0 seq_num 2374) 2023-09-23T22:25:07.329 INFO:tasks.rados.rados.0.smithi169.stdout:3868: finishing write tid 1 to smithi16987243-113 2023-09-23T22:25:07.330 INFO:tasks.rados.rados.0.smithi169.stdout:3868: finishing write tid 2 to smithi16987243-113 2023-09-23T22:25:07.330 INFO:tasks.rados.rados.0.smithi169.stdout:3858: done (15 left) 2023-09-23T22:25:07.330 INFO:tasks.rados.rados.0.smithi169.stdout:3859: done (14 left) 2023-09-23T22:25:07.330 INFO:tasks.rados.rados.0.smithi169.stdout:3860: done (13 left) 2023-09-23T22:25:07.330 INFO:tasks.rados.rados.0.smithi169.stdout:3861: done (12 left) 2023-09-23T22:25:07.330 INFO:tasks.rados.rados.0.smithi169.stdout:3862: done (11 left) 2023-09-23T22:25:07.330 INFO:tasks.rados.rados.0.smithi169.stdout:3863: done (10 left) 2023-09-23T22:25:07.330 INFO:tasks.rados.rados.0.smithi169.stdout:3865: done (9 left) 2023-09-23T22:25:07.330 INFO:tasks.rados.rados.0.smithi169.stdout:3866: done (8 left) 2023-09-23T22:25:07.330 INFO:tasks.rados.rados.0.smithi169.stdout:3867: done (7 left) 2023-09-23T22:25:07.330 INFO:tasks.rados.rados.0.smithi169.stdout:3875: read oid 408 snap -1 2023-09-23T22:25:07.330 INFO:tasks.rados.rados.0.smithi169.stdout:3875: expect deleted 2023-09-23T22:25:07.331 INFO:tasks.rados.rados.0.smithi169.stdout:3876: write oid 495 current snap is 0 2023-09-23T22:25:07.331 INFO:tasks.rados.rados.0.smithi169.stdout:3876: seq_num 2378 ranges {767046=444258,1654886=443494,2836818=508376,3760009=207037} 2023-09-23T22:25:07.340 INFO:tasks.rados.rados.0.smithi169.stdout:3876: writing smithi16987243-495 from 767046 to 1211304 tid 1 2023-09-23T22:25:07.346 INFO:tasks.rados.rados.0.smithi169.stdout:3876: writing smithi16987243-495 from 1654886 to 2098380 tid 2 2023-09-23T22:25:07.353 INFO:tasks.rados.rados.0.smithi169.stdout:3876: writing smithi16987243-495 from 2836818 to 3345194 tid 3 2023-09-23T22:25:07.357 INFO:tasks.rados.rados.0.smithi169.stdout:3876: writing smithi16987243-495 from 3760009 to 3967046 tid 4 2023-09-23T22:25:07.357 INFO:tasks.rados.rados.0.smithi169.stdout:3877: read oid 312 snap -1 2023-09-23T22:25:07.357 INFO:tasks.rados.rados.0.smithi169.stdout:3877: expect (ObjNum 2001 snap 0 seq_num 2001) 2023-09-23T22:25:07.357 INFO:tasks.rados.rados.0.smithi169.stdout:3878: delete oid 267 current snap is 0 2023-09-23T22:25:07.357 INFO:tasks.rados.rados.0.smithi169.stdout:3868: finishing write tid 3 to smithi16987243-113 2023-09-23T22:25:07.357 INFO:tasks.rados.rados.0.smithi169.stdout:3868: finishing write tid 4 to smithi16987243-113 2023-09-23T22:25:07.357 INFO:tasks.rados.rados.0.smithi169.stdout:3868: finishing write tid 5 to smithi16987243-113 2023-09-23T22:25:07.357 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 113 v 505 (ObjNum 2375 snap 0 seq_num 2375) dirty exists 2023-09-23T22:25:07.358 INFO:tasks.rados.rados.0.smithi169.stdout:3868: left oid 113 (ObjNum 2375 snap 0 seq_num 2375) 2023-09-23T22:25:07.358 INFO:tasks.rados.rados.0.smithi169.stdout:3870: expect (ObjNum 2321 snap 0 seq_num 2321) 2023-09-23T22:25:07.593 INFO:tasks.rados.rados.0.smithi169.stdout:3869: expect (ObjNum 1844 snap 0 seq_num 1844) 2023-09-23T22:25:07.742 INFO:tasks.rados.rados.0.smithi169.stdout:3871: finishing write tid 1 to smithi16987243-310 2023-09-23T22:25:07.742 INFO:tasks.rados.rados.0.smithi169.stdout:3871: finishing write tid 2 to smithi16987243-310 2023-09-23T22:25:07.742 INFO:tasks.rados.rados.0.smithi169.stdout:3871: finishing write tid 3 to smithi16987243-310 2023-09-23T22:25:07.742 INFO:tasks.rados.rados.0.smithi169.stdout:3871: finishing write tid 4 to smithi16987243-310 2023-09-23T22:25:07.742 INFO:tasks.rados.rados.0.smithi169.stdout:3871: finishing write tid 5 to smithi16987243-310 2023-09-23T22:25:07.742 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 310 v 412 (ObjNum 2376 snap 0 seq_num 2376) dirty exists 2023-09-23T22:25:07.742 INFO:tasks.rados.rados.0.smithi169.stdout:3871: left oid 310 (ObjNum 2376 snap 0 seq_num 2376) 2023-09-23T22:25:07.743 INFO:tasks.rados.rados.0.smithi169.stdout:3872: finishing write tid 1 to smithi16987243-215 2023-09-23T22:25:07.743 INFO:tasks.rados.rados.0.smithi169.stdout:3872: finishing write tid 2 to smithi16987243-215 2023-09-23T22:25:07.743 INFO:tasks.rados.rados.0.smithi169.stdout:3872: finishing write tid 3 to smithi16987243-215 2023-09-23T22:25:07.743 INFO:tasks.rados.rados.0.smithi169.stdout:3873: expect (ObjNum 1700 snap 0 seq_num 1700) 2023-09-23T22:25:07.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:07 smithi187 bash[31480]: cluster 2023-09-23T22:25:06.292206+0000 mgr.y (mgr.15153) 40 : 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.1 MiB/s wr, 80 op/s 2023-09-23T22:25:07.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:07 smithi187 bash[31480]: audit 2023-09-23T22:25:07.045463+0000 mon.a (mon.0) 1071 : audit [DBG] from='client.? 172.21.15.169:0/3985511281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:25:07.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:07 smithi187 bash[31480]: audit 2023-09-23T22:25:07.393866+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:25:07.943 INFO:tasks.rados.rados.0.smithi169.stdout:3872: finishing write tid 4 to smithi16987243-215 2023-09-23T22:25:07.943 INFO:tasks.rados.rados.0.smithi169.stdout:3872: finishing write tid 5 to smithi16987243-215 2023-09-23T22:25:07.944 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 215 v 509 (ObjNum 2377 snap 0 seq_num 2377) dirty exists 2023-09-23T22:25:07.944 INFO:tasks.rados.rados.0.smithi169.stdout:3872: left oid 215 (ObjNum 2377 snap 0 seq_num 2377) 2023-09-23T22:25:07.944 INFO:tasks.rados.rados.0.smithi169.stdout:3874: expect (ObjNum 2016 snap 0 seq_num 2016) 2023-09-23T22:25:08.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:07 smithi169 bash[27421]: cluster 2023-09-23T22:25:06.292206+0000 mgr.y (mgr.15153) 40 : 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.1 MiB/s wr, 80 op/s 2023-09-23T22:25:08.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:07 smithi169 bash[27421]: audit 2023-09-23T22:25:07.045463+0000 mon.a (mon.0) 1071 : audit [DBG] from='client.? 172.21.15.169:0/3985511281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:25:08.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:07 smithi169 bash[27421]: audit 2023-09-23T22:25:07.393866+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:25:08.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:07 smithi169 bash[40994]: cluster 2023-09-23T22:25:06.292206+0000 mgr.y (mgr.15153) 40 : 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.1 MiB/s wr, 80 op/s 2023-09-23T22:25:08.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:07 smithi169 bash[40994]: audit 2023-09-23T22:25:07.045463+0000 mon.a (mon.0) 1071 : audit [DBG] from='client.? 172.21.15.169:0/3985511281' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:25:08.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:07 smithi169 bash[40994]: audit 2023-09-23T22:25:07.393866+0000 mon.a (mon.0) 1072 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:25:08.221 INFO:tasks.rados.rados.0.smithi169.stdout:3876: finishing write tid 1 to smithi16987243-495 2023-09-23T22:25:08.221 INFO:tasks.rados.rados.0.smithi169.stdout:3876: finishing write tid 2 to smithi16987243-495 2023-09-23T22:25:08.221 INFO:tasks.rados.rados.0.smithi169.stdout:3876: finishing write tid 3 to smithi16987243-495 2023-09-23T22:25:08.221 INFO:tasks.rados.rados.0.smithi169.stdout:3876: finishing write tid 4 to smithi16987243-495 2023-09-23T22:25:08.221 INFO:tasks.rados.rados.0.smithi169.stdout:3868: done (10 left) 2023-09-23T22:25:08.221 INFO:tasks.rados.rados.0.smithi169.stdout:3869: done (9 left) 2023-09-23T22:25:08.222 INFO:tasks.rados.rados.0.smithi169.stdout:3870: done (8 left) 2023-09-23T22:25:08.222 INFO:tasks.rados.rados.0.smithi169.stdout:3871: done (7 left) 2023-09-23T22:25:08.222 INFO:tasks.rados.rados.0.smithi169.stdout:3872: done (6 left) 2023-09-23T22:25:08.222 INFO:tasks.rados.rados.0.smithi169.stdout:3873: done (5 left) 2023-09-23T22:25:08.222 INFO:tasks.rados.rados.0.smithi169.stdout:3874: done (4 left) 2023-09-23T22:25:08.222 INFO:tasks.rados.rados.0.smithi169.stdout:3875: done (3 left) 2023-09-23T22:25:08.222 INFO:tasks.rados.rados.0.smithi169.stdout:3878: done (2 left) 2023-09-23T22:25:08.222 INFO:tasks.rados.rados.0.smithi169.stdout:3879: read oid 500 snap -1 2023-09-23T22:25:08.222 INFO:tasks.rados.rados.0.smithi169.stdout:3879: expect (ObjNum 2278 snap 0 seq_num 2278) 2023-09-23T22:25:08.222 INFO:tasks.rados.rados.0.smithi169.stdout:3880: read oid 369 snap -1 2023-09-23T22:25:08.222 INFO:tasks.rados.rados.0.smithi169.stdout:3880: expect deleted 2023-09-23T22:25:08.222 INFO:tasks.rados.rados.0.smithi169.stdout:3881: read oid 214 snap -1 2023-09-23T22:25:08.223 INFO:tasks.rados.rados.0.smithi169.stdout:3881: expect (ObjNum 2108 snap 0 seq_num 2108) 2023-09-23T22:25:08.223 INFO:tasks.rados.rados.0.smithi169.stdout:3882: write oid 310 current snap is 0 2023-09-23T22:25:08.223 INFO:tasks.rados.rados.0.smithi169.stdout:3882: seq_num 2380 ranges {400660=711109,1888203=112457} 2023-09-23T22:25:08.227 INFO:tasks.rados.rados.0.smithi169.stdout:3882: writing smithi16987243-310 from 400660 to 1111769 tid 1 2023-09-23T22:25:08.234 INFO:tasks.rados.rados.0.smithi169.stdout:3882: writing smithi16987243-310 from 1888203 to 2000660 tid 2 2023-09-23T22:25:08.234 INFO:tasks.rados.rados.0.smithi169.stdout:3883: delete oid 386 current snap is 0 2023-09-23T22:25:08.234 INFO:tasks.rados.rados.0.smithi169.stdout:3876: finishing write tid 5 to smithi16987243-495 2023-09-23T22:25:08.234 INFO:tasks.rados.rados.0.smithi169.stdout:3876: finishing write tid 6 to smithi16987243-495 2023-09-23T22:25:08.234 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 495 v 514 (ObjNum 2378 snap 0 seq_num 2378) dirty exists 2023-09-23T22:25:08.234 INFO:tasks.rados.rados.0.smithi169.stdout:3876: left oid 495 (ObjNum 2378 snap 0 seq_num 2378) 2023-09-23T22:25:08.234 INFO:tasks.rados.rados.0.smithi169.stdout:3877: expect (ObjNum 2001 snap 0 seq_num 2001) 2023-09-23T22:25:08.433 INFO:tasks.rados.rados.0.smithi169.stdout:3879: expect (ObjNum 2278 snap 0 seq_num 2278) 2023-09-23T22:25:08.560 INFO:tasks.rados.rados.0.smithi169.stdout:3881: expect (ObjNum 2108 snap 0 seq_num 2108) 2023-09-23T22:25:08.779 INFO:tasks.rados.rados.0.smithi169.stdout:3882: finishing write tid 1 to smithi16987243-310 2023-09-23T22:25:08.779 INFO:tasks.rados.rados.0.smithi169.stdout:3882: finishing write tid 2 to smithi16987243-310 2023-09-23T22:25:08.779 INFO:tasks.rados.rados.0.smithi169.stdout:3882: finishing write tid 3 to smithi16987243-310 2023-09-23T22:25:08.779 INFO:tasks.rados.rados.0.smithi169.stdout:3882: finishing write tid 4 to smithi16987243-310 2023-09-23T22:25:08.779 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 310 v 415 (ObjNum 2380 snap 0 seq_num 2380) dirty exists 2023-09-23T22:25:08.779 INFO:tasks.rados.rados.0.smithi169.stdout:3882: left oid 310 (ObjNum 2380 snap 0 seq_num 2380) 2023-09-23T22:25:08.780 INFO:tasks.rados.rados.0.smithi169.stdout:3876: done (6 left) 2023-09-23T22:25:08.780 INFO:tasks.rados.rados.0.smithi169.stdout:3877: done (5 left) 2023-09-23T22:25:08.780 INFO:tasks.rados.rados.0.smithi169.stdout:3879: done (4 left) 2023-09-23T22:25:08.780 INFO:tasks.rados.rados.0.smithi169.stdout:3880: done (3 left) 2023-09-23T22:25:08.780 INFO:tasks.rados.rados.0.smithi169.stdout:3881: done (2 left) 2023-09-23T22:25:08.780 INFO:tasks.rados.rados.0.smithi169.stdout:3882: done (1 left) 2023-09-23T22:25:08.780 INFO:tasks.rados.rados.0.smithi169.stdout:3883: done (0 left) 2023-09-23T22:25:08.780 INFO:tasks.rados.rados.0.smithi169.stdout:3884: delete oid 262 current snap is 0 2023-09-23T22:25:08.781 INFO:tasks.rados.rados.0.smithi169.stdout:3884: done (0 left) 2023-09-23T22:25:08.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:25:08] "GET /metrics HTTP/1.1" 200 36234 "" "Prometheus/2.43.0" 2023-09-23T22:25:08.782 INFO:tasks.rados.rados.0.smithi169.stdout:3885: read oid 44 snap -1 2023-09-23T22:25:08.783 INFO:tasks.rados.rados.0.smithi169.stdout:3885: expect (ObjNum 43 snap 0 seq_num 43) 2023-09-23T22:25:08.783 INFO:tasks.rados.rados.0.smithi169.stdout:3886: read oid 266 snap -1 2023-09-23T22:25:08.783 INFO:tasks.rados.rados.0.smithi169.stdout:3886: expect (ObjNum 2030 snap 0 seq_num 2030) 2023-09-23T22:25:08.783 INFO:tasks.rados.rados.0.smithi169.stdout:3887: write oid 101 current snap is 0 2023-09-23T22:25:08.783 INFO:tasks.rados.rados.0.smithi169.stdout:3887: seq_num 2383 ranges {451081=536856,1547296=503785} 2023-09-23T22:25:08.793 INFO:tasks.rados.rados.0.smithi169.stdout:3887: writing smithi16987243-101 from 451081 to 987937 tid 1 2023-09-23T22:25:08.799 INFO:tasks.rados.rados.0.smithi169.stdout:3887: writing smithi16987243-101 from 1547296 to 2051081 tid 2 2023-09-23T22:25:08.799 INFO:tasks.rados.rados.0.smithi169.stdout:3888: read oid 74 snap -1 2023-09-23T22:25:08.800 INFO:tasks.rados.rados.0.smithi169.stdout:3888: expect (ObjNum 1978 snap 0 seq_num 1978) 2023-09-23T22:25:08.800 INFO:tasks.rados.rados.0.smithi169.stdout:3889: write oid 450 current snap is 0 2023-09-23T22:25:08.800 INFO:tasks.rados.rados.0.smithi169.stdout:3889: seq_num 2384 ranges {467888=612105,1605778=454501} 2023-09-23T22:25:08.805 INFO:tasks.rados.rados.0.smithi169.stdout:3889: writing smithi16987243-450 from 467888 to 1079993 tid 1 2023-09-23T22:25:08.811 INFO:tasks.rados.rados.0.smithi169.stdout:3889: writing smithi16987243-450 from 1605778 to 2060279 tid 2 2023-09-23T22:25:08.811 INFO:tasks.rados.rados.0.smithi169.stdout:3890: read oid 57 snap -1 2023-09-23T22:25:08.811 INFO:tasks.rados.rados.0.smithi169.stdout:3890: expect (ObjNum 1823 snap 0 seq_num 1823) 2023-09-23T22:25:08.811 INFO:tasks.rados.rados.0.smithi169.stdout:3891: read oid 148 snap -1 2023-09-23T22:25:08.811 INFO:tasks.rados.rados.0.smithi169.stdout:3891: expect (ObjNum 1653 snap 0 seq_num 1653) 2023-09-23T22:25:08.811 INFO:tasks.rados.rados.0.smithi169.stdout:3892: write oid 475 current snap is 0 2023-09-23T22:25:08.812 INFO:tasks.rados.rados.0.smithi169.stdout:3892: seq_num 2385 ranges {484695=687354,1664260=420435} 2023-09-23T22:25:08.818 INFO:tasks.rados.rados.0.smithi169.stdout:3892: writing smithi16987243-475 from 484695 to 1172049 tid 1 2023-09-23T22:25:08.824 INFO:tasks.rados.rados.0.smithi169.stdout:3892: writing smithi16987243-475 from 1664260 to 2084695 tid 2 2023-09-23T22:25:08.824 INFO:tasks.rados.rados.0.smithi169.stdout:3893: write oid 331 current snap is 0 2023-09-23T22:25:08.824 INFO:tasks.rados.rados.0.smithi169.stdout:3893: seq_num 2386 ranges {501502=762603,2006389=95113} 2023-09-23T22:25:08.831 INFO:tasks.rados.rados.0.smithi169.stdout:3893: writing smithi16987243-331 from 501502 to 1264105 tid 1 2023-09-23T22:25:08.836 INFO:tasks.rados.rados.0.smithi169.stdout:3893: writing smithi16987243-331 from 2006389 to 2101502 tid 2 2023-09-23T22:25:08.836 INFO:tasks.rados.rados.0.smithi169.stdout:3894: read oid 430 snap -1 2023-09-23T22:25:08.836 INFO:tasks.rados.rados.0.smithi169.stdout:3894: expect (ObjNum 2280 snap 0 seq_num 2280) 2023-09-23T22:25:08.836 INFO:tasks.rados.rados.0.smithi169.stdout:3895: read oid 34 snap -1 2023-09-23T22:25:08.836 INFO:tasks.rados.rados.0.smithi169.stdout:3895: expect (ObjNum 1098 snap 0 seq_num 1098) 2023-09-23T22:25:08.836 INFO:tasks.rados.rados.0.smithi169.stdout:3896: write oid 486 current snap is 0 2023-09-23T22:25:08.836 INFO:tasks.rados.rados.0.smithi169.stdout:3885: expect (ObjNum 43 snap 0 seq_num 43) 2023-09-23T22:25:08.925 INFO:tasks.rados.rados.0.smithi169.stdout:3886: expect (ObjNum 2030 snap 0 seq_num 2030) 2023-09-23T22:25:09.079 INFO:tasks.rados.rados.0.smithi169.stdout:3887: finishing write tid 1 to smithi16987243-101 2023-09-23T22:25:09.079 INFO:tasks.rados.rados.0.smithi169.stdout:3887: finishing write tid 2 to smithi16987243-101 2023-09-23T22:25:09.079 INFO:tasks.rados.rados.0.smithi169.stdout:3889: finishing write tid 1 to smithi16987243-450 2023-09-23T22:25:09.079 INFO:tasks.rados.rados.0.smithi169.stdout:3896: seq_num 2387 ranges {518309=437852,1664871=453438} 2023-09-23T22:25:09.089 INFO:tasks.rados.rados.0.smithi169.stdout:3896: writing smithi16987243-486 from 518309 to 956161 tid 1 2023-09-23T22:25:09.098 INFO:tasks.rados.rados.0.smithi169.stdout:3896: writing smithi16987243-486 from 1664871 to 2118309 tid 2 2023-09-23T22:25:09.098 INFO:tasks.rados.rados.0.smithi169.stdout:3885: done (11 left) 2023-09-23T22:25:09.098 INFO:tasks.rados.rados.0.smithi169.stdout:3886: done (10 left) 2023-09-23T22:25:09.099 INFO:tasks.rados.rados.0.smithi169.stdout:3897: write oid 452 current snap is 0 2023-09-23T22:25:09.099 INFO:tasks.rados.rados.0.smithi169.stdout:3897: seq_num 2388 ranges {535116=629454,1839706=295410} 2023-09-23T22:25:09.105 INFO:tasks.rados.rados.0.smithi169.stdout:3897: writing smithi16987243-452 from 535116 to 1164570 tid 1 2023-09-23T22:25:09.111 INFO:tasks.rados.rados.0.smithi169.stdout:3897: writing smithi16987243-452 from 1839706 to 2135116 tid 2 2023-09-23T22:25:09.111 INFO:tasks.rados.rados.0.smithi169.stdout:3898: delete oid 53 current snap is 0 2023-09-23T22:25:09.111 INFO:tasks.rados.rados.0.smithi169.stdout:3887: finishing write tid 3 to smithi16987243-101 2023-09-23T22:25:09.111 INFO:tasks.rados.rados.0.smithi169.stdout:3887: finishing write tid 4 to smithi16987243-101 2023-09-23T22:25:09.111 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 101 v 425 (ObjNum 2383 snap 0 seq_num 2383) dirty exists 2023-09-23T22:25:09.111 INFO:tasks.rados.rados.0.smithi169.stdout:3887: left oid 101 (ObjNum 2383 snap 0 seq_num 2383) 2023-09-23T22:25:09.111 INFO:tasks.rados.rados.0.smithi169.stdout:3889: finishing write tid 2 to smithi16987243-450 2023-09-23T22:25:09.111 INFO:tasks.rados.rados.0.smithi169.stdout:3889: finishing write tid 3 to smithi16987243-450 2023-09-23T22:25:09.111 INFO:tasks.rados.rados.0.smithi169.stdout:3889: finishing write tid 4 to smithi16987243-450 2023-09-23T22:25:09.111 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 450 v 500 (ObjNum 2384 snap 0 seq_num 2384) dirty exists 2023-09-23T22:25:09.112 INFO:tasks.rados.rados.0.smithi169.stdout:3889: left oid 450 (ObjNum 2384 snap 0 seq_num 2384) 2023-09-23T22:25:09.112 INFO:tasks.rados.rados.0.smithi169.stdout:3891: expect (ObjNum 1653 snap 0 seq_num 1653) 2023-09-23T22:25:09.128 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:25:08 smithi187 bash[78655]: ts=2023-09-23T22:25: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-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi187.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi169:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:25:09.293 INFO:tasks.rados.rados.0.smithi169.stdout:3888: expect (ObjNum 1978 snap 0 seq_num 1978) 2023-09-23T22:25:09.432 INFO:tasks.rados.rados.0.smithi169.stdout:3890: expect (ObjNum 1823 snap 0 seq_num 1823) 2023-09-23T22:25:09.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:09 smithi169 bash[40994]: audit 2023-09-23T22:25:08.252242+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:25:09.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:09 smithi169 bash[40994]: audit 2023-09-23T22:25:08.260233+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:25:09.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:09 smithi169 bash[40994]: audit 2023-09-23T22:25:08.261585+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:25:09.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:09 smithi169 bash[40994]: audit 2023-09-23T22:25:08.262620+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:25:09.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:09 smithi169 bash[40994]: audit 2023-09-23T22:25:08.269187+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:25:09.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:09 smithi169 bash[40994]: cluster 2023-09-23T22:25:08.292664+0000 mgr.y (mgr.15153) 41 : 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.1 MiB/s wr, 80 op/s 2023-09-23T22:25:09.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:09 smithi169 bash[40994]: audit 2023-09-23T22:25:08.351739+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:25:09.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:09 smithi169 bash[40994]: audit 2023-09-23T22:25:08.354590+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:25:09.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:09 smithi169 bash[40994]: cephadm 2023-09-23T22:25:08.355323+0000 mgr.y (mgr.15153) 42 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-09-23T22:25:09.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:09 smithi169 bash[40994]: audit 2023-09-23T22:25:08.362322+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:25:09.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:09 smithi169 bash[40994]: audit 2023-09-23T22:25:08.363457+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-23T22:25:09.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:09 smithi169 bash[40994]: audit 2023-09-23T22:25:08.368125+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-09-23T22:25:09.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:09 smithi169 bash[40994]: audit 2023-09-23T22:25:08.369172+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-23T22:25:09.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:09 smithi169 bash[40994]: audit 2023-09-23T22:25:08.373611+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-09-23T22:25:09.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:09 smithi169 bash[40994]: audit 2023-09-23T22:25:08.375418+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T22:25:09.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:09 smithi169 bash[40994]: audit 2023-09-23T22:25:08.376378+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-09-23T22:25:09.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:09 smithi169 bash[40994]: cephadm 2023-09-23T22:25:08.377033+0000 mgr.y (mgr.15153) 43 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-09-23T22:25:09.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:09 smithi169 bash[27421]: audit 2023-09-23T22:25:08.252242+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:25:09.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:09 smithi169 bash[27421]: audit 2023-09-23T22:25:08.260233+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:25:09.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:09 smithi169 bash[27421]: audit 2023-09-23T22:25:08.261585+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:25:09.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:09 smithi169 bash[27421]: audit 2023-09-23T22:25:08.262620+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:25:09.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:09 smithi169 bash[27421]: audit 2023-09-23T22:25:08.269187+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:25:09.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:09 smithi169 bash[27421]: cluster 2023-09-23T22:25:08.292664+0000 mgr.y (mgr.15153) 41 : 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.1 MiB/s wr, 80 op/s 2023-09-23T22:25:09.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:09 smithi169 bash[27421]: audit 2023-09-23T22:25:08.351739+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:25:09.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:09 smithi169 bash[27421]: audit 2023-09-23T22:25:08.354590+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:25:09.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:09 smithi169 bash[27421]: cephadm 2023-09-23T22:25:08.355323+0000 mgr.y (mgr.15153) 42 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-09-23T22:25:09.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:09 smithi169 bash[27421]: audit 2023-09-23T22:25:08.362322+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:25:09.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:09 smithi169 bash[27421]: audit 2023-09-23T22:25:08.363457+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-23T22:25:09.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:09 smithi169 bash[27421]: audit 2023-09-23T22:25:08.368125+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-09-23T22:25:09.537 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:09 smithi169 bash[27421]: audit 2023-09-23T22:25:08.369172+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-23T22:25:09.537 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:09 smithi169 bash[27421]: audit 2023-09-23T22:25:08.373611+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-09-23T22:25:09.537 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:09 smithi169 bash[27421]: audit 2023-09-23T22:25:08.375418+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T22:25:09.537 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:09 smithi169 bash[27421]: audit 2023-09-23T22:25:08.376378+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-09-23T22:25:09.537 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:09 smithi169 bash[27421]: cephadm 2023-09-23T22:25:08.377033+0000 mgr.y (mgr.15153) 43 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-09-23T22:25:09.608 INFO:tasks.rados.rados.0.smithi169.stdout:3892: finishing write tid 1 to smithi16987243-475 2023-09-23T22:25:09.608 INFO:tasks.rados.rados.0.smithi169.stdout:3892: finishing write tid 2 to smithi16987243-475 2023-09-23T22:25:09.608 INFO:tasks.rados.rados.0.smithi169.stdout:3892: finishing write tid 3 to smithi16987243-475 2023-09-23T22:25:09.608 INFO:tasks.rados.rados.0.smithi169.stdout:3892: finishing write tid 4 to smithi16987243-475 2023-09-23T22:25:09.608 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 475 v 414 (ObjNum 2385 snap 0 seq_num 2385) dirty exists 2023-09-23T22:25:09.608 INFO:tasks.rados.rados.0.smithi169.stdout:3892: left oid 475 (ObjNum 2385 snap 0 seq_num 2385) 2023-09-23T22:25:09.608 INFO:tasks.rados.rados.0.smithi169.stdout:3893: finishing write tid 1 to smithi16987243-331 2023-09-23T22:25:09.608 INFO:tasks.rados.rados.0.smithi169.stdout:3893: finishing write tid 2 to smithi16987243-331 2023-09-23T22:25:09.609 INFO:tasks.rados.rados.0.smithi169.stdout:3893: finishing write tid 3 to smithi16987243-331 2023-09-23T22:25:09.609 INFO:tasks.rados.rados.0.smithi169.stdout:3893: finishing write tid 4 to smithi16987243-331 2023-09-23T22:25:09.609 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 331 v 512 (ObjNum 2386 snap 0 seq_num 2386) dirty exists 2023-09-23T22:25:09.609 INFO:tasks.rados.rados.0.smithi169.stdout:3893: left oid 331 (ObjNum 2386 snap 0 seq_num 2386) 2023-09-23T22:25:09.609 INFO:tasks.rados.rados.0.smithi169.stdout:3895: expect (ObjNum 1098 snap 0 seq_num 1098) 2023-09-23T22:25:09.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:09 smithi187 bash[31480]: audit 2023-09-23T22:25:08.252242+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:25:09.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:09 smithi187 bash[31480]: audit 2023-09-23T22:25:08.260233+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:25:09.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:09 smithi187 bash[31480]: audit 2023-09-23T22:25:08.261585+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:25:09.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:09 smithi187 bash[31480]: audit 2023-09-23T22:25:08.262620+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:25:09.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:09 smithi187 bash[31480]: audit 2023-09-23T22:25:08.269187+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:25:09.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:09 smithi187 bash[31480]: cluster 2023-09-23T22:25:08.292664+0000 mgr.y (mgr.15153) 41 : 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.1 MiB/s wr, 80 op/s 2023-09-23T22:25:09.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:09 smithi187 bash[31480]: audit 2023-09-23T22:25:08.351739+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:25:09.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:09 smithi187 bash[31480]: audit 2023-09-23T22:25:08.354590+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:25:09.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:09 smithi187 bash[31480]: cephadm 2023-09-23T22:25:08.355323+0000 mgr.y (mgr.15153) 42 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-09-23T22:25:09.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:09 smithi187 bash[31480]: audit 2023-09-23T22:25:08.362322+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:25:09.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:09 smithi187 bash[31480]: audit 2023-09-23T22:25:08.363457+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-09-23T22:25:09.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:09 smithi187 bash[31480]: audit 2023-09-23T22:25:08.368125+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-09-23T22:25:09.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:09 smithi187 bash[31480]: audit 2023-09-23T22:25:08.369172+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-09-23T22:25:09.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:09 smithi187 bash[31480]: audit 2023-09-23T22:25:08.373611+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-09-23T22:25:09.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:09 smithi187 bash[31480]: audit 2023-09-23T22:25:08.375418+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T22:25:09.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:09 smithi187 bash[31480]: audit 2023-09-23T22:25:08.376378+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-09-23T22:25:09.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:09 smithi187 bash[31480]: cephadm 2023-09-23T22:25:08.377033+0000 mgr.y (mgr.15153) 43 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-09-23T22:25:09.773 INFO:tasks.rados.rados.0.smithi169.stdout:3894: expect (ObjNum 2280 snap 0 seq_num 2280) 2023-09-23T22:25:09.849 INFO:tasks.rados.rados.0.smithi169.stdout:3896: finishing write tid 1 to smithi16987243-486 2023-09-23T22:25:09.849 INFO:tasks.rados.rados.0.smithi169.stdout:3896: finishing write tid 2 to smithi16987243-486 2023-09-23T22:25:09.849 INFO:tasks.rados.rados.0.smithi169.stdout:3887: done (11 left) 2023-09-23T22:25:09.849 INFO:tasks.rados.rados.0.smithi169.stdout:3888: done (10 left) 2023-09-23T22:25:09.850 INFO:tasks.rados.rados.0.smithi169.stdout:3889: done (9 left) 2023-09-23T22:25:09.850 INFO:tasks.rados.rados.0.smithi169.stdout:3890: done (8 left) 2023-09-23T22:25:09.850 INFO:tasks.rados.rados.0.smithi169.stdout:3891: done (7 left) 2023-09-23T22:25:09.850 INFO:tasks.rados.rados.0.smithi169.stdout:3892: done (6 left) 2023-09-23T22:25:09.850 INFO:tasks.rados.rados.0.smithi169.stdout:3893: done (5 left) 2023-09-23T22:25:09.850 INFO:tasks.rados.rados.0.smithi169.stdout:3894: done (4 left) 2023-09-23T22:25:09.850 INFO:tasks.rados.rados.0.smithi169.stdout:3895: done (3 left) 2023-09-23T22:25:09.850 INFO:tasks.rados.rados.0.smithi169.stdout:3898: done (2 left) 2023-09-23T22:25:09.850 INFO:tasks.rados.rados.0.smithi169.stdout:3899: read oid 198 snap -1 2023-09-23T22:25:09.851 INFO:tasks.rados.rados.0.smithi169.stdout:3899: expect deleted 2023-09-23T22:25:09.851 INFO:tasks.rados.rados.0.smithi169.stdout:3900: write oid 491 current snap is 0 2023-09-23T22:25:09.851 INFO:tasks.rados.rados.0.smithi169.stdout:3896: finishing write tid 3 to smithi16987243-486 2023-09-23T22:25:09.851 INFO:tasks.rados.rados.0.smithi169.stdout:3896: finishing write tid 4 to smithi16987243-486 2023-09-23T22:25:09.851 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 486 v 572 (ObjNum 2387 snap 0 seq_num 2387) dirty exists 2023-09-23T22:25:09.851 INFO:tasks.rados.rados.0.smithi169.stdout:3896: left oid 486 (ObjNum 2387 snap 0 seq_num 2387) 2023-09-23T22:25:09.851 INFO:tasks.rados.rados.0.smithi169.stdout:3897: finishing write tid 1 to smithi16987243-452 2023-09-23T22:25:09.851 INFO:tasks.rados.rados.0.smithi169.stdout:3897: finishing write tid 2 to smithi16987243-452 2023-09-23T22:25:09.851 INFO:tasks.rados.rados.0.smithi169.stdout:3897: finishing write tid 3 to smithi16987243-452 2023-09-23T22:25:09.852 INFO:tasks.rados.rados.0.smithi169.stdout:3897: finishing write tid 4 to smithi16987243-452 2023-09-23T22:25:09.852 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 452 v 495 (ObjNum 2388 snap 0 seq_num 2388) dirty exists 2023-09-23T22:25:09.852 INFO:tasks.rados.rados.0.smithi169.stdout:3897: left oid 452 (ObjNum 2388 snap 0 seq_num 2388) 2023-09-23T22:25:09.852 INFO:tasks.rados.rados.0.smithi169.stdout:3900: seq_num 2390 ranges {568730=779952,1840317=328413} 2023-09-23T22:25:09.856 INFO:tasks.rados.rados.0.smithi169.stdout:3900: writing smithi16987243-491 from 568730 to 1348682 tid 1 2023-09-23T22:25:09.861 INFO:tasks.rados.rados.0.smithi169.stdout:3900: writing smithi16987243-491 from 1840317 to 2168730 tid 2 2023-09-23T22:25:09.861 INFO:tasks.rados.rados.0.smithi169.stdout:3896: done (3 left) 2023-09-23T22:25:09.861 INFO:tasks.rados.rados.0.smithi169.stdout:3897: done (2 left) 2023-09-23T22:25:09.861 INFO:tasks.rados.rados.0.smithi169.stdout:3901: write oid 47 current snap is 0 2023-09-23T22:25:09.861 INFO:tasks.rados.rados.0.smithi169.stdout:3901: seq_num 2391 ranges {585537=455201,1498799=609166} 2023-09-23T22:25:09.867 INFO:tasks.rados.rados.0.smithi169.stdout:3901: writing smithi16987243-47 from 585537 to 1040738 tid 1 2023-09-23T22:25:09.873 INFO:tasks.rados.rados.0.smithi169.stdout:3901: writing smithi16987243-47 from 1498799 to 2107965 tid 2 2023-09-23T22:25:09.873 INFO:tasks.rados.rados.0.smithi169.stdout:3902: write oid 124 current snap is 0 2023-09-23T22:25:09.873 INFO:tasks.rados.rados.0.smithi169.stdout:3902: seq_num 2392 ranges {602344=530450,1557281=469177} 2023-09-23T22:25:09.879 INFO:tasks.rados.rados.0.smithi169.stdout:3902: writing smithi16987243-124 from 602344 to 1132794 tid 1 2023-09-23T22:25:09.885 INFO:tasks.rados.rados.0.smithi169.stdout:3902: writing smithi16987243-124 from 1557281 to 2026458 tid 2 2023-09-23T22:25:09.885 INFO:tasks.rados.rados.0.smithi169.stdout:3903: read oid 268 snap -1 2023-09-23T22:25:09.885 INFO:tasks.rados.rados.0.smithi169.stdout:3903: expect (ObjNum 2221 snap 0 seq_num 2221) 2023-09-23T22:25:09.885 INFO:tasks.rados.rados.0.smithi169.stdout:3904: write oid 432 current snap is 0 2023-09-23T22:25:09.886 INFO:tasks.rados.rados.0.smithi169.stdout:3900: finishing write tid 1 to smithi16987243-491 2023-09-23T22:25:09.886 INFO:tasks.rados.rados.0.smithi169.stdout:3900: finishing write tid 2 to smithi16987243-491 2023-09-23T22:25:09.886 INFO:tasks.rados.rados.0.smithi169.stdout:3900: finishing write tid 3 to smithi16987243-491 2023-09-23T22:25:09.886 INFO:tasks.rados.rados.0.smithi169.stdout:3900: finishing write tid 4 to smithi16987243-491 2023-09-23T22:25:09.886 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 491 v 538 (ObjNum 2390 snap 0 seq_num 2390) dirty exists 2023-09-23T22:25:09.886 INFO:tasks.rados.rados.0.smithi169.stdout:3900: left oid 491 (ObjNum 2390 snap 0 seq_num 2390) 2023-09-23T22:25:09.886 INFO:tasks.rados.rados.0.smithi169.stdout:3901: finishing write tid 1 to smithi16987243-47 2023-09-23T22:25:09.886 INFO:tasks.rados.rados.0.smithi169.stdout:3904: seq_num 2393 ranges {619151=605699,2015763=203388} 2023-09-23T22:25:09.892 INFO:tasks.rados.rados.0.smithi169.stdout:3904: writing smithi16987243-432 from 619151 to 1224850 tid 1 2023-09-23T22:25:09.898 INFO:tasks.rados.rados.0.smithi169.stdout:3904: writing smithi16987243-432 from 2015763 to 2219151 tid 2 2023-09-23T22:25:09.898 INFO:tasks.rados.rados.0.smithi169.stdout:3899: done (5 left) 2023-09-23T22:25:09.898 INFO:tasks.rados.rados.0.smithi169.stdout:3900: done (4 left) 2023-09-23T22:25:09.898 INFO:tasks.rados.rados.0.smithi169.stdout:3905: write oid 240 current snap is 0 2023-09-23T22:25:09.898 INFO:tasks.rados.rados.0.smithi169.stdout:3901: finishing write tid 2 to smithi16987243-47 2023-09-23T22:25:09.898 INFO:tasks.rados.rados.0.smithi169.stdout:3901: finishing write tid 3 to smithi16987243-47 2023-09-23T22:25:09.898 INFO:tasks.rados.rados.0.smithi169.stdout:3901: finishing write tid 4 to smithi16987243-47 2023-09-23T22:25:09.898 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 47 v 498 (ObjNum 2391 snap 0 seq_num 2391) dirty exists 2023-09-23T22:25:09.899 INFO:tasks.rados.rados.0.smithi169.stdout:3901: left oid 47 (ObjNum 2391 snap 0 seq_num 2391) 2023-09-23T22:25:09.899 INFO:tasks.rados.rados.0.smithi169.stdout:3902: finishing write tid 1 to smithi16987243-124 2023-09-23T22:25:09.899 INFO:tasks.rados.rados.0.smithi169.stdout:3905: seq_num 2394 ranges {635958=680948,1957892=278066} 2023-09-23T22:25:09.905 INFO:tasks.rados.rados.0.smithi169.stdout:3905: writing smithi16987243-240 from 635958 to 1316906 tid 1 2023-09-23T22:25:09.911 INFO:tasks.rados.rados.0.smithi169.stdout:3905: writing smithi16987243-240 from 1957892 to 2235958 tid 2 2023-09-23T22:25:09.911 INFO:tasks.rados.rados.0.smithi169.stdout:3901: done (4 left) 2023-09-23T22:25:09.911 INFO:tasks.rados.rados.0.smithi169.stdout:3906: write oid 397 current snap is 0 2023-09-23T22:25:09.911 INFO:tasks.rados.rados.0.smithi169.stdout:3902: finishing write tid 2 to smithi16987243-124 2023-09-23T22:25:09.911 INFO:tasks.rados.rados.0.smithi169.stdout:3902: finishing write tid 3 to smithi16987243-124 2023-09-23T22:25:09.911 INFO:tasks.rados.rados.0.smithi169.stdout:3902: finishing write tid 4 to smithi16987243-124 2023-09-23T22:25:09.912 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 124 v 501 (ObjNum 2392 snap 0 seq_num 2392) dirty exists 2023-09-23T22:25:09.912 INFO:tasks.rados.rados.0.smithi169.stdout:3902: left oid 124 (ObjNum 2392 snap 0 seq_num 2392) 2023-09-23T22:25:09.912 INFO:tasks.rados.rados.0.smithi169.stdout:3904: finishing write tid 1 to smithi16987243-432 2023-09-23T22:25:09.912 INFO:tasks.rados.rados.0.smithi169.stdout:3906: seq_num 2395 ranges {652765=472550,1732727=520038} 2023-09-23T22:25:09.917 INFO:tasks.rados.rados.0.smithi169.stdout:3906: writing smithi16987243-397 from 652765 to 1125315 tid 1 2023-09-23T22:25:09.924 INFO:tasks.rados.rados.0.smithi169.stdout:3906: writing smithi16987243-397 from 1732727 to 2252765 tid 2 2023-09-23T22:25:09.924 INFO:tasks.rados.rados.0.smithi169.stdout:3902: done (4 left) 2023-09-23T22:25:09.924 INFO:tasks.rados.rados.0.smithi169.stdout:3907: write oid 352 current snap is 0 2023-09-23T22:25:09.924 INFO:tasks.rados.rados.0.smithi169.stdout:3903: expect (ObjNum 2221 snap 0 seq_num 2221) 2023-09-23T22:25:10.116 INFO:tasks.rados.rados.0.smithi169.stdout:3904: finishing write tid 2 to smithi16987243-432 2023-09-23T22:25:10.116 INFO:tasks.rados.rados.0.smithi169.stdout:3904: finishing write tid 3 to smithi16987243-432 2023-09-23T22:25:10.116 INFO:tasks.rados.rados.0.smithi169.stdout:3904: finishing write tid 4 to smithi16987243-432 2023-09-23T22:25:10.116 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 432 v 509 (ObjNum 2393 snap 0 seq_num 2393) dirty exists 2023-09-23T22:25:10.117 INFO:tasks.rados.rados.0.smithi169.stdout:3904: left oid 432 (ObjNum 2393 snap 0 seq_num 2393) 2023-09-23T22:25:10.117 INFO:tasks.rados.rados.0.smithi169.stdout:3905: finishing write tid 1 to smithi16987243-240 2023-09-23T22:25:10.117 INFO:tasks.rados.rados.0.smithi169.stdout:3905: finishing write tid 2 to smithi16987243-240 2023-09-23T22:25:10.117 INFO:tasks.rados.rados.0.smithi169.stdout:3905: finishing write tid 3 to smithi16987243-240 2023-09-23T22:25:10.117 INFO:tasks.rados.rados.0.smithi169.stdout:3905: finishing write tid 4 to smithi16987243-240 2023-09-23T22:25:10.117 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 240 v 517 (ObjNum 2394 snap 0 seq_num 2394) dirty exists 2023-09-23T22:25:10.117 INFO:tasks.rados.rados.0.smithi169.stdout:3905: left oid 240 (ObjNum 2394 snap 0 seq_num 2394) 2023-09-23T22:25:10.117 INFO:tasks.rados.rados.0.smithi169.stdout:3906: finishing write tid 1 to smithi16987243-397 2023-09-23T22:25:10.117 INFO:tasks.rados.rados.0.smithi169.stdout:3906: finishing write tid 2 to smithi16987243-397 2023-09-23T22:25:10.117 INFO:tasks.rados.rados.0.smithi169.stdout:3906: finishing write tid 3 to smithi16987243-397 2023-09-23T22:25:10.117 INFO:tasks.rados.rados.0.smithi169.stdout:3906: finishing write tid 4 to smithi16987243-397 2023-09-23T22:25:10.117 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 397 v 503 (ObjNum 2395 snap 0 seq_num 2395) dirty exists 2023-09-23T22:25:10.118 INFO:tasks.rados.rados.0.smithi169.stdout:3906: left oid 397 (ObjNum 2395 snap 0 seq_num 2395) 2023-09-23T22:25:10.118 INFO:tasks.rados.rados.0.smithi169.stdout:3907: seq_num 2396 ranges {669572=547799,1791209=478363} 2023-09-23T22:25:10.130 INFO:tasks.rados.rados.0.smithi169.stdout:3907: writing smithi16987243-352 from 669572 to 1217371 tid 1 2023-09-23T22:25:10.136 INFO:tasks.rados.rados.0.smithi169.stdout:3907: writing smithi16987243-352 from 1791209 to 2269572 tid 2 2023-09-23T22:25:10.136 INFO:tasks.rados.rados.0.smithi169.stdout:3903: done (4 left) 2023-09-23T22:25:10.136 INFO:tasks.rados.rados.0.smithi169.stdout:3904: done (3 left) 2023-09-23T22:25:10.136 INFO:tasks.rados.rados.0.smithi169.stdout:3905: done (2 left) 2023-09-23T22:25:10.136 INFO:tasks.rados.rados.0.smithi169.stdout:3906: done (1 left) 2023-09-23T22:25:10.136 INFO:tasks.rados.rados.0.smithi169.stdout:3908: write oid 121 current snap is 0 2023-09-23T22:25:10.136 INFO:tasks.rados.rados.0.smithi169.stdout:3908: seq_num 2397 ranges {686379=623048,1849691=436688} 2023-09-23T22:25:10.143 INFO:tasks.rados.rados.0.smithi169.stdout:3908: writing smithi16987243-121 from 686379 to 1309427 tid 1 2023-09-23T22:25:10.149 INFO:tasks.rados.rados.0.smithi169.stdout:3908: writing smithi16987243-121 from 1849691 to 2286379 tid 2 2023-09-23T22:25:10.149 INFO:tasks.rados.rados.0.smithi169.stdout:3909: write oid 270 current snap is 0 2023-09-23T22:25:10.149 INFO:tasks.rados.rados.0.smithi169.stdout:3907: finishing write tid 1 to smithi16987243-352 2023-09-23T22:25:10.149 INFO:tasks.rados.rados.0.smithi169.stdout:3909: seq_num 2398 ranges {703186=698297,2191820=111366} 2023-09-23T22:25:10.157 INFO:tasks.rados.rados.0.smithi169.stdout:3909: writing smithi16987243-270 from 703186 to 1401483 tid 1 2023-09-23T22:25:10.162 INFO:tasks.rados.rados.0.smithi169.stdout:3909: writing smithi16987243-270 from 2191820 to 2303186 tid 2 2023-09-23T22:25:10.162 INFO:tasks.rados.rados.0.smithi169.stdout:3910: write oid 142 current snap is 0 2023-09-23T22:25:10.162 INFO:tasks.rados.rados.0.smithi169.stdout:3910: seq_num 2399 ranges {719993=773546,2250302=69691} 2023-09-23T22:25:10.170 INFO:tasks.rados.rados.0.smithi169.stdout:3910: writing smithi16987243-142 from 719993 to 1493539 tid 1 2023-09-23T22:25:10.175 INFO:tasks.rados.rados.0.smithi169.stdout:3910: writing smithi16987243-142 from 2250302 to 2319993 tid 2 2023-09-23T22:25:10.175 INFO:tasks.rados.rados.0.smithi169.stdout:3911: write oid 268 current snap is 0 2023-09-23T22:25:10.175 INFO:tasks.rados.rados.0.smithi169.stdout:3911: seq_num 2400 ranges {736800=448795,1908784=428016} 2023-09-23T22:25:10.182 INFO:tasks.rados.rados.0.smithi169.stdout:3911: writing smithi16987243-268 from 736800 to 1185595 tid 1 2023-09-23T22:25:10.189 INFO:tasks.rados.rados.0.smithi169.stdout:3911: writing smithi16987243-268 from 1908784 to 2336800 tid 2 2023-09-23T22:25:10.189 INFO:tasks.rados.rados.0.smithi169.stdout:3912: write oid 360 current snap is 0 2023-09-23T22:25:10.189 INFO:tasks.rados.rados.0.smithi169.stdout:3912: seq_num 2401 ranges {753607=524044,1967266=386341} 2023-09-23T22:25:10.195 INFO:tasks.rados.rados.0.smithi169.stdout:3912: writing smithi16987243-360 from 753607 to 1277651 tid 1 2023-09-23T22:25:10.202 INFO:tasks.rados.rados.0.smithi169.stdout:3912: writing smithi16987243-360 from 1967266 to 2353607 tid 2 2023-09-23T22:25:10.202 INFO:tasks.rados.rados.0.smithi169.stdout:3913: read oid 263 snap -1 2023-09-23T22:25:10.202 INFO:tasks.rados.rados.0.smithi169.stdout:3913: expect (ObjNum 1303 snap 0 seq_num 1303) 2023-09-23T22:25:10.202 INFO:tasks.rados.rados.0.smithi169.stdout:3914: write oid 143 current snap is 0 2023-09-23T22:25:10.202 INFO:tasks.rados.rados.0.smithi169.stdout:3907: finishing write tid 2 to smithi16987243-352 2023-09-23T22:25:10.202 INFO:tasks.rados.rados.0.smithi169.stdout:3907: finishing write tid 3 to smithi16987243-352 2023-09-23T22:25:10.202 INFO:tasks.rados.rados.0.smithi169.stdout:3907: finishing write tid 4 to smithi16987243-352 2023-09-23T22:25:10.203 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 352 v 417 (ObjNum 2396 snap 0 seq_num 2396) dirty exists 2023-09-23T22:25:10.203 INFO:tasks.rados.rados.0.smithi169.stdout:3907: left oid 352 (ObjNum 2396 snap 0 seq_num 2396) 2023-09-23T22:25:10.203 INFO:tasks.rados.rados.0.smithi169.stdout:3914: seq_num 2402 ranges {770414=599293,1909395=461019} 2023-09-23T22:25:10.209 INFO:tasks.rados.rados.0.smithi169.stdout:3914: writing smithi16987243-143 from 770414 to 1369707 tid 1 2023-09-23T22:25:10.215 INFO:tasks.rados.rados.0.smithi169.stdout:3914: writing smithi16987243-143 from 1909395 to 2370414 tid 2 2023-09-23T22:25:10.215 INFO:tasks.rados.rados.0.smithi169.stdout:3907: done (7 left) 2023-09-23T22:25:10.216 INFO:tasks.rados.rados.0.smithi169.stdout:3915: write oid 448 current snap is 0 2023-09-23T22:25:10.216 INFO:tasks.rados.rados.0.smithi169.stdout:3908: finishing write tid 1 to smithi16987243-121 2023-09-23T22:25:10.216 INFO:tasks.rados.rados.0.smithi169.stdout:3915: seq_num 2403 ranges {787221=790895,2084230=302991} 2023-09-23T22:25:10.224 INFO:tasks.rados.rados.0.smithi169.stdout:3915: writing smithi16987243-448 from 787221 to 1578116 tid 1 2023-09-23T22:25:10.229 INFO:tasks.rados.rados.0.smithi169.stdout:3915: writing smithi16987243-448 from 2084230 to 2387221 tid 2 2023-09-23T22:25:10.229 INFO:tasks.rados.rados.0.smithi169.stdout:3916: write oid 233 current snap is 0 2023-09-23T22:25:10.229 INFO:tasks.rados.rados.0.smithi169.stdout:3908: finishing write tid 2 to smithi16987243-121 2023-09-23T22:25:10.229 INFO:tasks.rados.rados.0.smithi169.stdout:3908: finishing write tid 3 to smithi16987243-121 2023-09-23T22:25:10.229 INFO:tasks.rados.rados.0.smithi169.stdout:3916: seq_num 2404 ranges {404028=466144,1342712=774838} 2023-09-23T22:25:10.234 INFO:tasks.rados.rados.0.smithi169.stdout:3916: writing smithi16987243-233 from 404028 to 870172 tid 1 2023-09-23T22:25:10.244 INFO:tasks.rados.rados.0.smithi169.stdout:3916: writing smithi16987243-233 from 1342712 to 2117550 tid 2 2023-09-23T22:25:10.244 INFO:tasks.rados.rados.0.smithi169.stdout:3917: write oid 117 current snap is 0 2023-09-23T22:25:10.244 INFO:tasks.rados.rados.0.smithi169.stdout:3908: finishing write tid 4 to smithi16987243-121 2023-09-23T22:25:10.244 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 121 v 575 (ObjNum 2397 snap 0 seq_num 2397) dirty exists 2023-09-23T22:25:10.244 INFO:tasks.rados.rados.0.smithi169.stdout:3908: left oid 121 (ObjNum 2397 snap 0 seq_num 2397) 2023-09-23T22:25:10.244 INFO:tasks.rados.rados.0.smithi169.stdout:3909: finishing write tid 1 to smithi16987243-270 2023-09-23T22:25:10.244 INFO:tasks.rados.rados.0.smithi169.stdout:3917: seq_num 2405 ranges {420835=541393,1401194=634849} 2023-09-23T22:25:10.246 INFO:tasks.rados.rados.0.smithi169.stdout:3917: writing smithi16987243-117 from 420835 to 962228 tid 1 2023-09-23T22:25:10.253 INFO:tasks.rados.rados.0.smithi169.stdout:3917: writing smithi16987243-117 from 1401194 to 2036043 tid 2 2023-09-23T22:25:10.253 INFO:tasks.rados.rados.0.smithi169.stdout:3908: done (9 left) 2023-09-23T22:25:10.253 INFO:tasks.rados.rados.0.smithi169.stdout:3918: write oid 79 current snap is 0 2023-09-23T22:25:10.253 INFO:tasks.rados.rados.0.smithi169.stdout:3909: finishing write tid 2 to smithi16987243-270 2023-09-23T22:25:10.253 INFO:tasks.rados.rados.0.smithi169.stdout:3909: finishing write tid 3 to smithi16987243-270 2023-09-23T22:25:10.253 INFO:tasks.rados.rados.0.smithi169.stdout:3918: seq_num 2406 ranges {437642=616642,1743323=694319} 2023-09-23T22:25:10.259 INFO:tasks.rados.rados.0.smithi169.stdout:3918: writing smithi16987243-79 from 437642 to 1054284 tid 1 2023-09-23T22:25:10.267 INFO:tasks.rados.rados.0.smithi169.stdout:3918: writing smithi16987243-79 from 1743323 to 2437642 tid 2 2023-09-23T22:25:10.267 INFO:tasks.rados.rados.0.smithi169.stdout:3919: write oid 87 current snap is 0 2023-09-23T22:25:10.268 INFO:tasks.rados.rados.0.smithi169.stdout:3909: finishing write tid 4 to smithi16987243-270 2023-09-23T22:25:10.268 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 270 v 541 (ObjNum 2398 snap 0 seq_num 2398) dirty exists 2023-09-23T22:25:10.268 INFO:tasks.rados.rados.0.smithi169.stdout:3909: left oid 270 (ObjNum 2398 snap 0 seq_num 2398) 2023-09-23T22:25:10.268 INFO:tasks.rados.rados.0.smithi169.stdout:3910: finishing write tid 1 to smithi16987243-142 2023-09-23T22:25:10.268 INFO:tasks.rados.rados.0.smithi169.stdout:3919: seq_num 2407 ranges {454449=691891,1801805=522165} 2023-09-23T22:25:10.274 INFO:tasks.rados.rados.0.smithi169.stdout:3919: writing smithi16987243-87 from 454449 to 1146340 tid 1 2023-09-23T22:25:10.281 INFO:tasks.rados.rados.0.smithi169.stdout:3919: writing smithi16987243-87 from 1801805 to 2323970 tid 2 2023-09-23T22:25:10.281 INFO:tasks.rados.rados.0.smithi169.stdout:3909: done (10 left) 2023-09-23T22:25:10.281 INFO:tasks.rados.rados.0.smithi169.stdout:3920: read oid 29 snap -1 2023-09-23T22:25:10.281 INFO:tasks.rados.rados.0.smithi169.stdout:3920: expect (ObjNum 1728 snap 0 seq_num 1728) 2023-09-23T22:25:10.281 INFO:tasks.rados.rados.0.smithi169.stdout:3921: read oid 462 snap -1 2023-09-23T22:25:10.281 INFO:tasks.rados.rados.0.smithi169.stdout:3921: expect (ObjNum 2053 snap 0 seq_num 2053) 2023-09-23T22:25:10.281 INFO:tasks.rados.rados.0.smithi169.stdout:3922: write oid 129 current snap is 0 2023-09-23T22:25:10.281 INFO:tasks.rados.rados.0.smithi169.stdout:3910: finishing write tid 2 to smithi16987243-142 2023-09-23T22:25:10.281 INFO:tasks.rados.rados.0.smithi169.stdout:3910: finishing write tid 3 to smithi16987243-142 2023-09-23T22:25:10.282 INFO:tasks.rados.rados.0.smithi169.stdout:3922: seq_num 2408 ranges {471256=767140,1860287=610969} 2023-09-23T22:25:10.287 INFO:tasks.rados.rados.0.smithi169.stdout:3922: writing smithi16987243-129 from 471256 to 1238396 tid 1 2023-09-23T22:25:10.295 INFO:tasks.rados.rados.0.smithi169.stdout:3922: writing smithi16987243-129 from 1860287 to 2471256 tid 2 2023-09-23T22:25:10.295 INFO:tasks.rados.rados.0.smithi169.stdout:3923: write oid 326 current snap is 0 2023-09-23T22:25:10.295 INFO:tasks.rados.rados.0.smithi169.stdout:3923: seq_num 2409 ranges {488063=442389,1518769=525834} 2023-09-23T22:25:10.300 INFO:tasks.rados.rados.0.smithi169.stdout:3923: writing smithi16987243-326 from 488063 to 930452 tid 1 2023-09-23T22:25:10.307 INFO:tasks.rados.rados.0.smithi169.stdout:3923: writing smithi16987243-326 from 1518769 to 2044603 tid 2 2023-09-23T22:25:10.307 INFO:tasks.rados.rados.0.smithi169.stdout:3924: write oid 217 current snap is 0 2023-09-23T22:25:10.307 INFO:tasks.rados.rados.0.smithi169.stdout:3924: seq_num 2410 ranges {504870=633991,1693604=785845} 2023-09-23T22:25:10.313 INFO:tasks.rados.rados.0.smithi169.stdout:3924: writing smithi16987243-217 from 504870 to 1138861 tid 1 2023-09-23T22:25:10.321 INFO:tasks.rados.rados.0.smithi169.stdout:3924: writing smithi16987243-217 from 1693604 to 2479449 tid 2 2023-09-23T22:25:10.321 INFO:tasks.rados.rados.0.smithi169.stdout:3925: delete oid 440 current snap is 0 2023-09-23T22:25:10.321 INFO:tasks.rados.rados.0.smithi169.stdout:3910: finishing write tid 4 to smithi16987243-142 2023-09-23T22:25:10.321 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 142 v 392 (ObjNum 2399 snap 0 seq_num 2399) dirty exists 2023-09-23T22:25:10.321 INFO:tasks.rados.rados.0.smithi169.stdout:3910: left oid 142 (ObjNum 2399 snap 0 seq_num 2399) 2023-09-23T22:25:10.321 INFO:tasks.rados.rados.0.smithi169.stdout:3911: finishing write tid 1 to smithi16987243-268 2023-09-23T22:25:10.322 INFO:tasks.rados.rados.0.smithi169.stdout:3911: finishing write tid 2 to smithi16987243-268 2023-09-23T22:25:10.322 INFO:tasks.rados.rados.0.smithi169.stdout:3911: finishing write tid 3 to smithi16987243-268 2023-09-23T22:25:10.322 INFO:tasks.rados.rados.0.smithi169.stdout:3911: finishing write tid 4 to smithi16987243-268 2023-09-23T22:25:10.322 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 268 v 519 (ObjNum 2400 snap 0 seq_num 2400) dirty exists 2023-09-23T22:25:10.322 INFO:tasks.rados.rados.0.smithi169.stdout:3911: left oid 268 (ObjNum 2400 snap 0 seq_num 2400) 2023-09-23T22:25:10.322 INFO:tasks.rados.rados.0.smithi169.stdout:3912: finishing write tid 1 to smithi16987243-360 2023-09-23T22:25:10.322 INFO:tasks.rados.rados.0.smithi169.stdout:3914: finishing write tid 1 to smithi16987243-143 2023-09-23T22:25:10.322 INFO:tasks.rados.rados.0.smithi169.stdout:3912: finishing write tid 2 to smithi16987243-360 2023-09-23T22:25:10.322 INFO:tasks.rados.rados.0.smithi169.stdout:3912: finishing write tid 3 to smithi16987243-360 2023-09-23T22:25:10.322 INFO:tasks.rados.rados.0.smithi169.stdout:3914: finishing write tid 2 to smithi16987243-143 2023-09-23T22:25:10.323 INFO:tasks.rados.rados.0.smithi169.stdout:3914: finishing write tid 3 to smithi16987243-143 2023-09-23T22:25:10.323 INFO:tasks.rados.rados.0.smithi169.stdout:3914: finishing write tid 4 to smithi16987243-143 2023-09-23T22:25:10.323 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 143 v 578 (ObjNum 2402 snap 0 seq_num 2402) dirty exists 2023-09-23T22:25:10.323 INFO:tasks.rados.rados.0.smithi169.stdout:3914: left oid 143 (ObjNum 2402 snap 0 seq_num 2402) 2023-09-23T22:25:10.323 INFO:tasks.rados.rados.0.smithi169.stdout:3913: expect (ObjNum 1303 snap 0 seq_num 1303) 2023-09-23T22:25:10.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:10 smithi169 bash[40994]: audit 2023-09-23T22:25:09.491065+0000 mon.b (mon.1) 38 : audit [DBG] from='client.? 172.21.15.169:0/2704336807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:25:10.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:10 smithi169 bash[27421]: audit 2023-09-23T22:25:09.491065+0000 mon.b (mon.1) 38 : audit [DBG] from='client.? 172.21.15.169:0/2704336807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:25:10.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:10 smithi187 bash[31480]: audit 2023-09-23T22:25:09.491065+0000 mon.b (mon.1) 38 : audit [DBG] from='client.? 172.21.15.169:0/2704336807' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:25:10.655 INFO:tasks.rados.rados.0.smithi169.stdout:3912: finishing write tid 4 to smithi16987243-360 2023-09-23T22:25:10.655 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 360 v 418 (ObjNum 2401 snap 0 seq_num 2401) dirty exists 2023-09-23T22:25:10.655 INFO:tasks.rados.rados.0.smithi169.stdout:3912: left oid 360 (ObjNum 2401 snap 0 seq_num 2401) 2023-09-23T22:25:10.655 INFO:tasks.rados.rados.0.smithi169.stdout:3915: finishing write tid 1 to smithi16987243-448 2023-09-23T22:25:10.656 INFO:tasks.rados.rados.0.smithi169.stdout:3915: finishing write tid 2 to smithi16987243-448 2023-09-23T22:25:10.656 INFO:tasks.rados.rados.0.smithi169.stdout:3915: finishing write tid 3 to smithi16987243-448 2023-09-23T22:25:10.656 INFO:tasks.rados.rados.0.smithi169.stdout:3915: finishing write tid 4 to smithi16987243-448 2023-09-23T22:25:10.656 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 448 v 499 (ObjNum 2403 snap 0 seq_num 2403) dirty exists 2023-09-23T22:25:10.656 INFO:tasks.rados.rados.0.smithi169.stdout:3915: left oid 448 (ObjNum 2403 snap 0 seq_num 2403) 2023-09-23T22:25:10.656 INFO:tasks.rados.rados.0.smithi169.stdout:3916: finishing write tid 1 to smithi16987243-233 2023-09-23T22:25:10.656 INFO:tasks.rados.rados.0.smithi169.stdout:3916: finishing write tid 2 to smithi16987243-233 2023-09-23T22:25:10.656 INFO:tasks.rados.rados.0.smithi169.stdout:3916: finishing write tid 3 to smithi16987243-233 2023-09-23T22:25:10.656 INFO:tasks.rados.rados.0.smithi169.stdout:3916: finishing write tid 4 to smithi16987243-233 2023-09-23T22:25:10.656 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 233 v 421 (ObjNum 2404 snap 0 seq_num 2404) dirty exists 2023-09-23T22:25:10.656 INFO:tasks.rados.rados.0.smithi169.stdout:3916: left oid 233 (ObjNum 2404 snap 0 seq_num 2404) 2023-09-23T22:25:10.656 INFO:tasks.rados.rados.0.smithi169.stdout:3910: done (15 left) 2023-09-23T22:25:10.656 INFO:tasks.rados.rados.0.smithi169.stdout:3911: done (14 left) 2023-09-23T22:25:10.657 INFO:tasks.rados.rados.0.smithi169.stdout:3912: done (13 left) 2023-09-23T22:25:10.657 INFO:tasks.rados.rados.0.smithi169.stdout:3913: done (12 left) 2023-09-23T22:25:10.657 INFO:tasks.rados.rados.0.smithi169.stdout:3914: done (11 left) 2023-09-23T22:25:10.657 INFO:tasks.rados.rados.0.smithi169.stdout:3915: done (10 left) 2023-09-23T22:25:10.657 INFO:tasks.rados.rados.0.smithi169.stdout:3916: done (9 left) 2023-09-23T22:25:10.657 INFO:tasks.rados.rados.0.smithi169.stdout:3925: done (8 left) 2023-09-23T22:25:10.657 INFO:tasks.rados.rados.0.smithi169.stdout:3926: read oid 4 snap -1 2023-09-23T22:25:10.657 INFO:tasks.rados.rados.0.smithi169.stdout:3926: expect (ObjNum 2206 snap 0 seq_num 2206) 2023-09-23T22:25:10.657 INFO:tasks.rados.rados.0.smithi169.stdout:3927: write oid 50 current snap is 0 2023-09-23T22:25:10.657 INFO:tasks.rados.rados.0.smithi169.stdout:3917: finishing write tid 1 to smithi16987243-117 2023-09-23T22:25:10.657 INFO:tasks.rados.rados.0.smithi169.stdout:3917: finishing write tid 2 to smithi16987243-117 2023-09-23T22:25:10.657 INFO:tasks.rados.rados.0.smithi169.stdout:3917: finishing write tid 3 to smithi16987243-117 2023-09-23T22:25:10.658 INFO:tasks.rados.rados.0.smithi169.stdout:3917: finishing write tid 4 to smithi16987243-117 2023-09-23T22:25:10.658 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 117 v 504 (ObjNum 2405 snap 0 seq_num 2405) dirty exists 2023-09-23T22:25:10.658 INFO:tasks.rados.rados.0.smithi169.stdout:3917: left oid 117 (ObjNum 2405 snap 0 seq_num 2405) 2023-09-23T22:25:10.658 INFO:tasks.rados.rados.0.smithi169.stdout:3918: finishing write tid 1 to smithi16987243-79 2023-09-23T22:25:10.658 INFO:tasks.rados.rados.0.smithi169.stdout:3927: seq_num 2412 ranges {538484=784489,2094215=444269} 2023-09-23T22:25:10.668 INFO:tasks.rados.rados.0.smithi169.stdout:3927: writing smithi16987243-50 from 538484 to 1322973 tid 1 2023-09-23T22:25:10.675 INFO:tasks.rados.rados.0.smithi169.stdout:3927: writing smithi16987243-50 from 2094215 to 2538484 tid 2 2023-09-23T22:25:10.675 INFO:tasks.rados.rados.0.smithi169.stdout:3917: done (9 left) 2023-09-23T22:25:10.675 INFO:tasks.rados.rados.0.smithi169.stdout:3928: write oid 209 current snap is 0 2023-09-23T22:25:10.675 INFO:tasks.rados.rados.0.smithi169.stdout:3928: seq_num 2413 ranges {555291=459738,1752697=533172} 2023-09-23T22:25:10.681 INFO:tasks.rados.rados.0.smithi169.stdout:3928: writing smithi16987243-209 from 555291 to 1015029 tid 1 2023-09-23T22:25:10.688 INFO:tasks.rados.rados.0.smithi169.stdout:3928: writing smithi16987243-209 from 1752697 to 2285869 tid 2 2023-09-23T22:25:10.689 INFO:tasks.rados.rados.0.smithi169.stdout:3929: read oid 279 snap -1 2023-09-23T22:25:10.689 INFO:tasks.rados.rados.0.smithi169.stdout:3929: expect (ObjNum 1801 snap 0 seq_num 1801) 2023-09-23T22:25:10.689 INFO:tasks.rados.rados.0.smithi169.stdout:3930: read oid 35 snap -1 2023-09-23T22:25:10.689 INFO:tasks.rados.rados.0.smithi169.stdout:3930: expect (ObjNum 2035 snap 0 seq_num 2035) 2023-09-23T22:25:10.689 INFO:tasks.rados.rados.0.smithi169.stdout:3931: read oid 244 snap -1 2023-09-23T22:25:10.689 INFO:tasks.rados.rados.0.smithi169.stdout:3931: expect (ObjNum 2367 snap 0 seq_num 2367) 2023-09-23T22:25:10.689 INFO:tasks.rados.rados.0.smithi169.stdout:3932: write oid 70 current snap is 0 2023-09-23T22:25:10.689 INFO:tasks.rados.rados.0.smithi169.stdout:3932: seq_num 2414 ranges {572098=534987,1811179=760919} 2023-09-23T22:25:10.695 INFO:tasks.rados.rados.0.smithi169.stdout:3932: writing smithi16987243-70 from 572098 to 1107085 tid 1 2023-09-23T22:25:10.704 INFO:tasks.rados.rados.0.smithi169.stdout:3932: writing smithi16987243-70 from 1811179 to 2572098 tid 2 2023-09-23T22:25:10.704 INFO:tasks.rados.rados.0.smithi169.stdout:3933: write oid 43 current snap is 0 2023-09-23T22:25:10.704 INFO:tasks.rados.rados.0.smithi169.stdout:3918: finishing write tid 2 to smithi16987243-79 2023-09-23T22:25:10.704 INFO:tasks.rados.rados.0.smithi169.stdout:3918: finishing write tid 3 to smithi16987243-79 2023-09-23T22:25:10.704 INFO:tasks.rados.rados.0.smithi169.stdout:3918: finishing write tid 4 to smithi16987243-79 2023-09-23T22:25:10.704 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 79 v 516 (ObjNum 2406 snap 0 seq_num 2406) dirty exists 2023-09-23T22:25:10.704 INFO:tasks.rados.rados.0.smithi169.stdout:3918: left oid 79 (ObjNum 2406 snap 0 seq_num 2406) 2023-09-23T22:25:10.705 INFO:tasks.rados.rados.0.smithi169.stdout:3919: finishing write tid 1 to smithi16987243-87 2023-09-23T22:25:10.705 INFO:tasks.rados.rados.0.smithi169.stdout:3933: seq_num 2415 ranges {588905=610236,1753308=536841} 2023-09-23T22:25:10.710 INFO:tasks.rados.rados.0.smithi169.stdout:3933: writing smithi16987243-43 from 588905 to 1199141 tid 1 2023-09-23T22:25:10.717 INFO:tasks.rados.rados.0.smithi169.stdout:3933: writing smithi16987243-43 from 1753308 to 2290149 tid 2 2023-09-23T22:25:10.717 INFO:tasks.rados.rados.0.smithi169.stdout:3918: done (14 left) 2023-09-23T22:25:10.717 INFO:tasks.rados.rados.0.smithi169.stdout:3934: write oid 153 current snap is 0 2023-09-23T22:25:10.717 INFO:tasks.rados.rados.0.smithi169.stdout:3934: seq_num 2416 ranges {605712=685485,1811790=793922} 2023-09-23T22:25:10.724 INFO:tasks.rados.rados.0.smithi169.stdout:3934: writing smithi16987243-153 from 605712 to 1291197 tid 1 2023-09-23T22:25:10.734 INFO:tasks.rados.rados.0.smithi169.stdout:3934: writing smithi16987243-153 from 1811790 to 2605712 tid 2 2023-09-23T22:25:10.734 INFO:tasks.rados.rados.0.smithi169.stdout:3935: read oid 322 snap -1 2023-09-23T22:25:10.734 INFO:tasks.rados.rados.0.smithi169.stdout:3935: expect (ObjNum 2138 snap 0 seq_num 2138) 2023-09-23T22:25:10.734 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 16 2023-09-23T22:25:10.734 INFO:tasks.rados.rados.0.smithi169.stdout:3922: finishing write tid 1 to smithi16987243-129 2023-09-23T22:25:10.734 INFO:tasks.rados.rados.0.smithi169.stdout:3919: finishing write tid 2 to smithi16987243-87 2023-09-23T22:25:10.734 INFO:tasks.rados.rados.0.smithi169.stdout:3919: finishing write tid 3 to smithi16987243-87 2023-09-23T22:25:10.734 INFO:tasks.rados.rados.0.smithi169.stdout:3919: finishing write tid 4 to smithi16987243-87 2023-09-23T22:25:10.734 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 87 v 519 (ObjNum 2407 snap 0 seq_num 2407) dirty exists 2023-09-23T22:25:10.735 INFO:tasks.rados.rados.0.smithi169.stdout:3919: left oid 87 (ObjNum 2407 snap 0 seq_num 2407) 2023-09-23T22:25:10.735 INFO:tasks.rados.rados.0.smithi169.stdout:3920: expect (ObjNum 1728 snap 0 seq_num 1728) 2023-09-23T22:25:10.963 INFO:tasks.rados.rados.0.smithi169.stdout:3922: finishing write tid 2 to smithi16987243-129 2023-09-23T22:25:10.963 INFO:tasks.rados.rados.0.smithi169.stdout:3922: finishing write tid 3 to smithi16987243-129 2023-09-23T22:25:10.963 INFO:tasks.rados.rados.0.smithi169.stdout:3922: finishing write tid 4 to smithi16987243-129 2023-09-23T22:25:10.963 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 129 v 506 (ObjNum 2408 snap 0 seq_num 2408) dirty exists 2023-09-23T22:25:10.963 INFO:tasks.rados.rados.0.smithi169.stdout:3922: left oid 129 (ObjNum 2408 snap 0 seq_num 2408) 2023-09-23T22:25:10.963 INFO:tasks.rados.rados.0.smithi169.stdout:3921: expect (ObjNum 2053 snap 0 seq_num 2053) 2023-09-23T22:25:11.084 INFO:tasks.rados.rados.0.smithi169.stdout:3923: finishing write tid 1 to smithi16987243-326 2023-09-23T22:25:11.084 INFO:tasks.rados.rados.0.smithi169.stdout:3923: finishing write tid 2 to smithi16987243-326 2023-09-23T22:25:11.084 INFO:tasks.rados.rados.0.smithi169.stdout:3923: finishing write tid 3 to smithi16987243-326 2023-09-23T22:25:11.084 INFO:tasks.rados.rados.0.smithi169.stdout:3923: finishing write tid 4 to smithi16987243-326 2023-09-23T22:25:11.084 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 326 v 522 (ObjNum 2409 snap 0 seq_num 2409) dirty exists 2023-09-23T22:25:11.085 INFO:tasks.rados.rados.0.smithi169.stdout:3923: left oid 326 (ObjNum 2409 snap 0 seq_num 2409) 2023-09-23T22:25:11.085 INFO:tasks.rados.rados.0.smithi169.stdout:3919: done (15 left) 2023-09-23T22:25:11.085 INFO:tasks.rados.rados.0.smithi169.stdout:3920: done (14 left) 2023-09-23T22:25:11.085 INFO:tasks.rados.rados.0.smithi169.stdout:3921: done (13 left) 2023-09-23T22:25:11.085 INFO:tasks.rados.rados.0.smithi169.stdout:3922: done (12 left) 2023-09-23T22:25:11.085 INFO:tasks.rados.rados.0.smithi169.stdout:3923: done (11 left) 2023-09-23T22:25:11.085 INFO:tasks.rados.rados.0.smithi169.stdout:3936: delete oid 17 current snap is 0 2023-09-23T22:25:11.085 INFO:tasks.rados.rados.0.smithi169.stdout:3924: finishing write tid 1 to smithi16987243-217 2023-09-23T22:25:11.085 INFO:tasks.rados.rados.0.smithi169.stdout:3924: finishing write tid 2 to smithi16987243-217 2023-09-23T22:25:11.085 INFO:tasks.rados.rados.0.smithi169.stdout:3924: finishing write tid 3 to smithi16987243-217 2023-09-23T22:25:11.085 INFO:tasks.rados.rados.0.smithi169.stdout:3924: finishing write tid 4 to smithi16987243-217 2023-09-23T22:25:11.085 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 217 v 544 (ObjNum 2410 snap 0 seq_num 2410) dirty exists 2023-09-23T22:25:11.085 INFO:tasks.rados.rados.0.smithi169.stdout:3924: left oid 217 (ObjNum 2410 snap 0 seq_num 2410) 2023-09-23T22:25:11.086 INFO:tasks.rados.rados.0.smithi169.stdout:3926: expect (ObjNum 2206 snap 0 seq_num 2206) 2023-09-23T22:25:11.237 INFO:tasks.rados.rados.0.smithi169.stdout:3927: finishing write tid 1 to smithi16987243-50 2023-09-23T22:25:11.237 INFO:tasks.rados.rados.0.smithi169.stdout:3927: finishing write tid 2 to smithi16987243-50 2023-09-23T22:25:11.237 INFO:tasks.rados.rados.0.smithi169.stdout:3927: finishing write tid 3 to smithi16987243-50 2023-09-23T22:25:11.237 INFO:tasks.rados.rados.0.smithi169.stdout:3927: finishing write tid 4 to smithi16987243-50 2023-09-23T22:25:11.237 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 50 v 456 (ObjNum 2412 snap 0 seq_num 2412) dirty exists 2023-09-23T22:25:11.237 INFO:tasks.rados.rados.0.smithi169.stdout:3927: left oid 50 (ObjNum 2412 snap 0 seq_num 2412) 2023-09-23T22:25:11.238 INFO:tasks.rados.rados.0.smithi169.stdout:3928: finishing write tid 1 to smithi16987243-209 2023-09-23T22:25:11.238 INFO:tasks.rados.rados.0.smithi169.stdout:3928: finishing write tid 2 to smithi16987243-209 2023-09-23T22:25:11.238 INFO:tasks.rados.rados.0.smithi169.stdout:3928: finishing write tid 3 to smithi16987243-209 2023-09-23T22:25:11.238 INFO:tasks.rados.rados.0.smithi169.stdout:3928: finishing write tid 4 to smithi16987243-209 2023-09-23T22:25:11.238 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 209 v 522 (ObjNum 2413 snap 0 seq_num 2413) dirty exists 2023-09-23T22:25:11.238 INFO:tasks.rados.rados.0.smithi169.stdout:3928: left oid 209 (ObjNum 2413 snap 0 seq_num 2413) 2023-09-23T22:25:11.238 INFO:tasks.rados.rados.0.smithi169.stdout:3929: expect (ObjNum 1801 snap 0 seq_num 1801) 2023-09-23T22:25:11.364 INFO:tasks.rados.rados.0.smithi169.stdout:3931: expect (ObjNum 2367 snap 0 seq_num 2367) 2023-09-23T22:25:11.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:11 smithi169 bash[27421]: cluster 2023-09-23T22:25:10.293488+0000 mgr.y (mgr.15153) 44 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 84 MiB/s rd, 11 MiB/s wr, 111 op/s 2023-09-23T22:25:11.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:11 smithi169 bash[27421]: audit 2023-09-23T22:25:10.807775+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:25:11.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:11 smithi169 bash[27421]: audit 2023-09-23T22:25:10.809254+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:25:11.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:11 smithi169 bash[27421]: audit 2023-09-23T22:25:10.810412+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:25:11.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:11 smithi169 bash[27421]: audit 2023-09-23T22:25:10.811562+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:25:11.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:11 smithi169 bash[40994]: cluster 2023-09-23T22:25:10.293488+0000 mgr.y (mgr.15153) 44 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 84 MiB/s rd, 11 MiB/s wr, 111 op/s 2023-09-23T22:25:11.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:11 smithi169 bash[40994]: audit 2023-09-23T22:25:10.807775+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:25:11.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:11 smithi169 bash[40994]: audit 2023-09-23T22:25:10.809254+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:25:11.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:11 smithi169 bash[40994]: audit 2023-09-23T22:25:10.810412+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:25:11.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:11 smithi169 bash[40994]: audit 2023-09-23T22:25:10.811562+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:25:11.575 INFO:tasks.rados.rados.0.smithi169.stdout:3932: finishing write tid 1 to smithi16987243-70 2023-09-23T22:25:11.575 INFO:tasks.rados.rados.0.smithi169.stdout:3930: expect (ObjNum 2035 snap 0 seq_num 2035) 2023-09-23T22:25:11.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:11 smithi187 bash[31480]: cluster 2023-09-23T22:25:10.293488+0000 mgr.y (mgr.15153) 44 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 84 MiB/s rd, 11 MiB/s wr, 111 op/s 2023-09-23T22:25:11.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:11 smithi187 bash[31480]: audit 2023-09-23T22:25:10.807775+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' 2023-09-23T22:25:11.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:11 smithi187 bash[31480]: audit 2023-09-23T22:25:10.809254+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:25:11.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:11 smithi187 bash[31480]: audit 2023-09-23T22:25:10.810412+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:25:11.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:11 smithi187 bash[31480]: audit 2023-09-23T22:25:10.811562+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:25:11.672 INFO:tasks.rados.rados.0.smithi169.stdout:3932: finishing write tid 2 to smithi16987243-70 2023-09-23T22:25:11.672 INFO:tasks.rados.rados.0.smithi169.stdout:3932: finishing write tid 3 to smithi16987243-70 2023-09-23T22:25:11.672 INFO:tasks.rados.rados.0.smithi169.stdout:3932: finishing write tid 4 to smithi16987243-70 2023-09-23T22:25:11.672 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 70 v 363 (ObjNum 2414 snap 0 seq_num 2414) dirty exists 2023-09-23T22:25:11.672 INFO:tasks.rados.rados.0.smithi169.stdout:3932: left oid 70 (ObjNum 2414 snap 0 seq_num 2414) 2023-09-23T22:25:11.672 INFO:tasks.rados.rados.0.smithi169.stdout:3933: finishing write tid 1 to smithi16987243-43 2023-09-23T22:25:11.673 INFO:tasks.rados.rados.0.smithi169.stdout:3933: finishing write tid 2 to smithi16987243-43 2023-09-23T22:25:11.673 INFO:tasks.rados.rados.0.smithi169.stdout:3933: finishing write tid 3 to smithi16987243-43 2023-09-23T22:25:11.673 INFO:tasks.rados.rados.0.smithi169.stdout:3933: finishing write tid 4 to smithi16987243-43 2023-09-23T22:25:11.673 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 43 v 520 (ObjNum 2415 snap 0 seq_num 2415) dirty exists 2023-09-23T22:25:11.673 INFO:tasks.rados.rados.0.smithi169.stdout:3933: left oid 43 (ObjNum 2415 snap 0 seq_num 2415) 2023-09-23T22:25:11.673 INFO:tasks.rados.rados.0.smithi169.stdout:3934: finishing write tid 1 to smithi16987243-153 2023-09-23T22:25:11.673 INFO:tasks.rados.rados.0.smithi169.stdout:3934: finishing write tid 2 to smithi16987243-153 2023-09-23T22:25:11.673 INFO:tasks.rados.rados.0.smithi169.stdout:3934: finishing write tid 3 to smithi16987243-153 2023-09-23T22:25:11.673 INFO:tasks.rados.rados.0.smithi169.stdout:3924: done (11 left) 2023-09-23T22:25:11.673 INFO:tasks.rados.rados.0.smithi169.stdout:3926: done (10 left) 2023-09-23T22:25:11.674 INFO:tasks.rados.rados.0.smithi169.stdout:3927: done (9 left) 2023-09-23T22:25:11.674 INFO:tasks.rados.rados.0.smithi169.stdout:3928: done (8 left) 2023-09-23T22:25:11.674 INFO:tasks.rados.rados.0.smithi169.stdout:3929: done (7 left) 2023-09-23T22:25:11.674 INFO:tasks.rados.rados.0.smithi169.stdout:3930: done (6 left) 2023-09-23T22:25:11.674 INFO:tasks.rados.rados.0.smithi169.stdout:3931: done (5 left) 2023-09-23T22:25:11.674 INFO:tasks.rados.rados.0.smithi169.stdout:3932: done (4 left) 2023-09-23T22:25:11.674 INFO:tasks.rados.rados.0.smithi169.stdout:3933: done (3 left) 2023-09-23T22:25:11.674 INFO:tasks.rados.rados.0.smithi169.stdout:3936: done (2 left) 2023-09-23T22:25:11.674 INFO:tasks.rados.rados.0.smithi169.stdout:3937: read oid 185 snap -1 2023-09-23T22:25:11.674 INFO:tasks.rados.rados.0.smithi169.stdout:3937: expect (ObjNum 184 snap 0 seq_num 184) 2023-09-23T22:25:11.675 INFO:tasks.rados.rados.0.smithi169.stdout:3938: read oid 189 snap -1 2023-09-23T22:25:11.675 INFO:tasks.rados.rados.0.smithi169.stdout:3938: expect (ObjNum 1862 snap 0 seq_num 1862) 2023-09-23T22:25:11.675 INFO:tasks.rados.rados.0.smithi169.stdout:3939: write oid 218 current snap is 0 2023-09-23T22:25:11.675 INFO:tasks.rados.rados.0.smithi169.stdout:3934: finishing write tid 4 to smithi16987243-153 2023-09-23T22:25:11.675 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 153 v 581 (ObjNum 2416 snap 0 seq_num 2416) dirty exists 2023-09-23T22:25:11.675 INFO:tasks.rados.rados.0.smithi169.stdout:3934: left oid 153 (ObjNum 2416 snap 0 seq_num 2416) 2023-09-23T22:25:11.675 INFO:tasks.rados.rados.0.smithi169.stdout:3935: expect (ObjNum 2138 snap 0 seq_num 2138) 2023-09-23T22:25:11.896 INFO:tasks.rados.rados.0.smithi169.stdout:3937: expect (ObjNum 184 snap 0 seq_num 184) 2023-09-23T22:25:11.996 INFO:tasks.rados.rados.0.smithi169.stdout:3938: expect (ObjNum 1862 snap 0 seq_num 1862) 2023-09-23T22:25:12.101 INFO:tasks.rados.rados.0.smithi169.stdout:3939: seq_num 2418 ranges {639326=552336,1645107=400521,2501032=138294} 2023-09-23T22:25:12.114 INFO:tasks.rados.rados.0.smithi169.stdout:3939: writing smithi16987243-218 from 639326 to 1191662 tid 1 2023-09-23T22:25:12.119 INFO:tasks.rados.rados.0.smithi169.stdout:3939: writing smithi16987243-218 from 1645107 to 2045628 tid 2 2023-09-23T22:25:12.123 INFO:tasks.rados.rados.0.smithi169.stdout:3939: writing smithi16987243-218 from 2501032 to 2639326 tid 3 2023-09-23T22:25:12.123 INFO:tasks.rados.rados.0.smithi169.stdout:3934: done (4 left) 2023-09-23T22:25:12.123 INFO:tasks.rados.rados.0.smithi169.stdout:3935: done (3 left) 2023-09-23T22:25:12.123 INFO:tasks.rados.rados.0.smithi169.stdout:3937: done (2 left) 2023-09-23T22:25:12.123 INFO:tasks.rados.rados.0.smithi169.stdout:3938: done (1 left) 2023-09-23T22:25:12.123 INFO:tasks.rados.rados.0.smithi169.stdout:3940: write oid 6 current snap is 0 2023-09-23T22:25:12.123 INFO:tasks.rados.rados.0.smithi169.stdout:3940: seq_num 2419 ranges {656133=627585,1987236=544179} 2023-09-23T22:25:12.130 INFO:tasks.rados.rados.0.smithi169.stdout:3940: writing smithi16987243-6 from 656133 to 1283718 tid 1 2023-09-23T22:25:12.137 INFO:tasks.rados.rados.0.smithi169.stdout:3940: writing smithi16987243-6 from 1987236 to 2531415 tid 2 2023-09-23T22:25:12.137 INFO:tasks.rados.rados.0.smithi169.stdout:3941: write oid 488 current snap is 0 2023-09-23T22:25:12.137 INFO:tasks.rados.rados.0.smithi169.stdout:3939: finishing write tid 1 to smithi16987243-218 2023-09-23T22:25:12.138 INFO:tasks.rados.rados.0.smithi169.stdout:3939: finishing write tid 2 to smithi16987243-218 2023-09-23T22:25:12.138 INFO:tasks.rados.rados.0.smithi169.stdout:3939: finishing write tid 3 to smithi16987243-218 2023-09-23T22:25:12.138 INFO:tasks.rados.rados.0.smithi169.stdout:3939: finishing write tid 4 to smithi16987243-218 2023-09-23T22:25:12.138 INFO:tasks.rados.rados.0.smithi169.stdout:3941: seq_num 2420 ranges {672940=702834,2045718=627222} 2023-09-23T22:25:12.145 INFO:tasks.rados.rados.0.smithi169.stdout:3941: writing smithi16987243-488 from 672940 to 1375774 tid 1 2023-09-23T22:25:12.152 INFO:tasks.rados.rados.0.smithi169.stdout:3941: writing smithi16987243-488 from 2045718 to 2672940 tid 2 2023-09-23T22:25:12.153 INFO:tasks.rados.rados.0.smithi169.stdout:3942: write oid 16 current snap is 0 2023-09-23T22:25:12.153 INFO:tasks.rados.rados.0.smithi169.stdout:3939: finishing write tid 5 to smithi16987243-218 2023-09-23T22:25:12.153 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 218 v 429 (ObjNum 2418 snap 0 seq_num 2418) dirty exists 2023-09-23T22:25:12.153 INFO:tasks.rados.rados.0.smithi169.stdout:3939: left oid 218 (ObjNum 2418 snap 0 seq_num 2418) 2023-09-23T22:25:12.153 INFO:tasks.rados.rados.0.smithi169.stdout:3940: finishing write tid 1 to smithi16987243-6 2023-09-23T22:25:12.153 INFO:tasks.rados.rados.0.smithi169.stdout:3942: seq_num 2421 ranges {689747=778083,2104200=547848} 2023-09-23T22:25:12.164 INFO:tasks.rados.rados.0.smithi169.stdout:3942: writing smithi16987243-16 from 689747 to 1467830 tid 1 2023-09-23T22:25:12.173 INFO:tasks.rados.rados.0.smithi169.stdout:3942: writing smithi16987243-16 from 2104200 to 2652048 tid 2 2023-09-23T22:25:12.173 INFO:tasks.rados.rados.0.smithi169.stdout:3939: done (3 left) 2023-09-23T22:25:12.173 INFO:tasks.rados.rados.0.smithi169.stdout:3943: write oid 283 current snap is 0 2023-09-23T22:25:12.173 INFO:tasks.rados.rados.0.smithi169.stdout:3940: finishing write tid 2 to smithi16987243-6 2023-09-23T22:25:12.173 INFO:tasks.rados.rados.0.smithi169.stdout:3943: seq_num 2422 ranges {706554=453332,1762682=691506} 2023-09-23T22:25:12.179 INFO:tasks.rados.rados.0.smithi169.stdout:3943: writing smithi16987243-283 from 706554 to 1159886 tid 1 2023-09-23T22:25:12.187 INFO:tasks.rados.rados.0.smithi169.stdout:3943: writing smithi16987243-283 from 1762682 to 2454188 tid 2 2023-09-23T22:25:12.187 INFO:tasks.rados.rados.0.smithi169.stdout:3944: read oid 102 snap -1 2023-09-23T22:25:12.187 INFO:tasks.rados.rados.0.smithi169.stdout:3944: expect deleted 2023-09-23T22:25:12.187 INFO:tasks.rados.rados.0.smithi169.stdout:3945: read oid 295 snap -1 2023-09-23T22:25:12.187 INFO:tasks.rados.rados.0.smithi169.stdout:3945: expect (ObjNum 837 snap 0 seq_num 837) 2023-09-23T22:25:12.187 INFO:tasks.rados.rados.0.smithi169.stdout:3946: read oid 370 snap -1 2023-09-23T22:25:12.188 INFO:tasks.rados.rados.0.smithi169.stdout:3946: expect (ObjNum 2304 snap 0 seq_num 2304) 2023-09-23T22:25:12.188 INFO:tasks.rados.rados.0.smithi169.stdout:3947: read oid 222 snap -1 2023-09-23T22:25:12.188 INFO:tasks.rados.rados.0.smithi169.stdout:3947: expect (ObjNum 2324 snap 0 seq_num 2324) 2023-09-23T22:25:12.188 INFO:tasks.rados.rados.0.smithi169.stdout:3948: delete oid 226 current snap is 0 2023-09-23T22:25:12.188 INFO:tasks.rados.rados.0.smithi169.stdout:3940: finishing write tid 3 to smithi16987243-6 2023-09-23T22:25:12.188 INFO:tasks.rados.rados.0.smithi169.stdout:3940: finishing write tid 4 to smithi16987243-6 2023-09-23T22:25:12.188 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 6 v 509 (ObjNum 2419 snap 0 seq_num 2419) dirty exists 2023-09-23T22:25:12.188 INFO:tasks.rados.rados.0.smithi169.stdout:3940: left oid 6 (ObjNum 2419 snap 0 seq_num 2419) 2023-09-23T22:25:12.188 INFO:tasks.rados.rados.0.smithi169.stdout:3941: finishing write tid 1 to smithi16987243-488 2023-09-23T22:25:12.188 INFO:tasks.rados.rados.0.smithi169.stdout:3941: finishing write tid 2 to smithi16987243-488 2023-09-23T22:25:12.188 INFO:tasks.rados.rados.0.smithi169.stdout:3941: finishing write tid 3 to smithi16987243-488 2023-09-23T22:25:12.188 INFO:tasks.rados.rados.0.smithi169.stdout:3941: finishing write tid 4 to smithi16987243-488 2023-09-23T22:25:12.189 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 488 v 423 (ObjNum 2420 snap 0 seq_num 2420) dirty exists 2023-09-23T22:25:12.189 INFO:tasks.rados.rados.0.smithi169.stdout:3941: left oid 488 (ObjNum 2420 snap 0 seq_num 2420) 2023-09-23T22:25:12.189 INFO:tasks.rados.rados.0.smithi169.stdout:3942: finishing write tid 1 to smithi16987243-16 2023-09-23T22:25:12.189 INFO:tasks.rados.rados.0.smithi169.stdout:3942: finishing write tid 2 to smithi16987243-16 2023-09-23T22:25:12.189 INFO:tasks.rados.rados.0.smithi169.stdout:3942: finishing write tid 3 to smithi16987243-16 2023-09-23T22:25:12.189 INFO:tasks.rados.rados.0.smithi169.stdout:3942: finishing write tid 4 to smithi16987243-16 2023-09-23T22:25:12.189 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 16 v 512 (ObjNum 2421 snap 0 seq_num 2421) dirty exists 2023-09-23T22:25:12.189 INFO:tasks.rados.rados.0.smithi169.stdout:3942: left oid 16 (ObjNum 2421 snap 0 seq_num 2421) 2023-09-23T22:25:12.189 INFO:tasks.rados.rados.0.smithi169.stdout:3943: finishing write tid 1 to smithi16987243-283 2023-09-23T22:25:12.190 INFO:tasks.rados.rados.0.smithi169.stdout:3940: done (8 left) 2023-09-23T22:25:12.190 INFO:tasks.rados.rados.0.smithi169.stdout:3941: done (7 left) 2023-09-23T22:25:12.190 INFO:tasks.rados.rados.0.smithi169.stdout:3942: done (6 left) 2023-09-23T22:25:12.190 INFO:tasks.rados.rados.0.smithi169.stdout:3944: done (5 left) 2023-09-23T22:25:12.190 INFO:tasks.rados.rados.0.smithi169.stdout:3948: done (4 left) 2023-09-23T22:25:12.190 INFO:tasks.rados.rados.0.smithi169.stdout:3949: write oid 316 current snap is 0 2023-09-23T22:25:12.190 INFO:tasks.rados.rados.0.smithi169.stdout:3949: seq_num 2424 ranges {740168=603830,1763293=695175} 2023-09-23T22:25:12.201 INFO:tasks.rados.rados.0.smithi169.stdout:3949: writing smithi16987243-316 from 740168 to 1343998 tid 1 2023-09-23T22:25:12.208 INFO:tasks.rados.rados.0.smithi169.stdout:3949: writing smithi16987243-316 from 1763293 to 2458468 tid 2 2023-09-23T22:25:12.208 INFO:tasks.rados.rados.0.smithi169.stdout:3950: delete oid 253 current snap is 0 2023-09-23T22:25:12.208 INFO:tasks.rados.rados.0.smithi169.stdout:3943: finishing write tid 2 to smithi16987243-283 2023-09-23T22:25:12.208 INFO:tasks.rados.rados.0.smithi169.stdout:3943: finishing write tid 3 to smithi16987243-283 2023-09-23T22:25:12.209 INFO:tasks.rados.rados.0.smithi169.stdout:3943: finishing write tid 4 to smithi16987243-283 2023-09-23T22:25:12.209 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 283 v 584 (ObjNum 2422 snap 0 seq_num 2422) dirty exists 2023-09-23T22:25:12.209 INFO:tasks.rados.rados.0.smithi169.stdout:3943: left oid 283 (ObjNum 2422 snap 0 seq_num 2422) 2023-09-23T22:25:12.209 INFO:tasks.rados.rados.0.smithi169.stdout:3947: expect (ObjNum 2324 snap 0 seq_num 2324) 2023-09-23T22:25:12.314 INFO:tasks.rados.rados.0.smithi169.stdout:3945: expect (ObjNum 837 snap 0 seq_num 837) 2023-09-23T22:25:12.413 INFO:tasks.rados.rados.0.smithi169.stdout:3946: expect (ObjNum 2304 snap 0 seq_num 2304) 2023-09-23T22:25:12.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:12 smithi169 bash[27421]: cephadm 2023-09-23T22:25:10.795660+0000 mgr.y (mgr.15153) 45 : cephadm [INF] Upgrade: Updating mon.a 2023-09-23T22:25:12.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:12 smithi169 bash[27421]: cephadm 2023-09-23T22:25:10.812890+0000 mgr.y (mgr.15153) 46 : cephadm [INF] Deploying daemon mon.a on smithi169 2023-09-23T22:25:12.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:12 smithi169 bash[27421]: audit 2023-09-23T22:25:11.935075+0000 mon.a (mon.0) 1091 : audit [DBG] from='client.? 172.21.15.169:0/4083004011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:25:12.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:12 smithi169 bash[40994]: cephadm 2023-09-23T22:25:10.795660+0000 mgr.y (mgr.15153) 45 : cephadm [INF] Upgrade: Updating mon.a 2023-09-23T22:25:12.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:12 smithi169 bash[40994]: cephadm 2023-09-23T22:25:10.812890+0000 mgr.y (mgr.15153) 46 : cephadm [INF] Deploying daemon mon.a on smithi169 2023-09-23T22:25:12.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:12 smithi169 bash[40994]: audit 2023-09-23T22:25:11.935075+0000 mon.a (mon.0) 1091 : audit [DBG] from='client.? 172.21.15.169:0/4083004011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:25:12.550 INFO:tasks.rados.rados.0.smithi169.stdout:3949: finishing write tid 1 to smithi16987243-316 2023-09-23T22:25:12.551 INFO:tasks.rados.rados.0.smithi169.stdout:3949: finishing write tid 2 to smithi16987243-316 2023-09-23T22:25:12.551 INFO:tasks.rados.rados.0.smithi169.stdout:3949: finishing write tid 3 to smithi16987243-316 2023-09-23T22:25:12.551 INFO:tasks.rados.rados.0.smithi169.stdout:3949: finishing write tid 4 to smithi16987243-316 2023-09-23T22:25:12.551 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 316 v 425 (ObjNum 2424 snap 0 seq_num 2424) dirty exists 2023-09-23T22:25:12.551 INFO:tasks.rados.rados.0.smithi169.stdout:3949: left oid 316 (ObjNum 2424 snap 0 seq_num 2424) 2023-09-23T22:25:12.551 INFO:tasks.rados.rados.0.smithi169.stdout:3943: done (5 left) 2023-09-23T22:25:12.551 INFO:tasks.rados.rados.0.smithi169.stdout:3945: done (4 left) 2023-09-23T22:25:12.551 INFO:tasks.rados.rados.0.smithi169.stdout:3946: done (3 left) 2023-09-23T22:25:12.551 INFO:tasks.rados.rados.0.smithi169.stdout:3947: done (2 left) 2023-09-23T22:25:12.551 INFO:tasks.rados.rados.0.smithi169.stdout:3949: done (1 left) 2023-09-23T22:25:12.552 INFO:tasks.rados.rados.0.smithi169.stdout:3950: done (0 left) 2023-09-23T22:25:12.552 INFO:tasks.rados.rados.0.smithi169.stdout:3951: read oid 15 snap -1 2023-09-23T22:25:12.552 INFO:tasks.rados.rados.0.smithi169.stdout:3951: expect (ObjNum 1527 snap 0 seq_num 1527) 2023-09-23T22:25:12.552 INFO:tasks.rados.rados.0.smithi169.stdout:3952: write oid 64 current snap is 0 2023-09-23T22:25:12.552 INFO:tasks.rados.rados.0.smithi169.stdout:3952: seq_num 2426 ranges {773782=470681,1996610=698844} 2023-09-23T22:25:12.563 INFO:tasks.rados.rados.0.smithi169.stdout:3952: writing smithi16987243-64 from 773782 to 1244463 tid 1 2023-09-23T22:25:12.572 INFO:tasks.rados.rados.0.smithi169.stdout:3952: writing smithi16987243-64 from 1996610 to 2695454 tid 2 2023-09-23T22:25:12.572 INFO:tasks.rados.rados.0.smithi169.stdout:3953: write oid 466 current snap is 0 2023-09-23T22:25:12.572 INFO:tasks.rados.rados.0.smithi169.stdout:3953: seq_num 2427 ranges {790589=545930,1938739=558855} 2023-09-23T22:25:12.580 INFO:tasks.rados.rados.0.smithi169.stdout:3953: writing smithi16987243-466 from 790589 to 1336519 tid 1 2023-09-23T22:25:12.587 INFO:tasks.rados.rados.0.smithi169.stdout:3953: writing smithi16987243-466 from 1938739 to 2497594 tid 2 2023-09-23T22:25:12.587 INFO:tasks.rados.rados.0.smithi169.stdout:3954: write oid 41 current snap is 0 2023-09-23T22:25:12.587 INFO:tasks.rados.rados.0.smithi169.stdout:3954: seq_num 2428 ranges {407396=621179,1597221=702513} 2023-09-23T22:25:12.592 INFO:tasks.rados.rados.0.smithi169.stdout:3954: writing smithi16987243-41 from 407396 to 1028575 tid 1 2023-09-23T22:25:12.600 INFO:tasks.rados.rados.0.smithi169.stdout:3954: writing smithi16987243-41 from 1597221 to 2299734 tid 2 2023-09-23T22:25:12.600 INFO:tasks.rados.rados.0.smithi169.stdout:3955: write oid 125 current snap is 0 2023-09-23T22:25:12.600 INFO:tasks.rados.rados.0.smithi169.stdout:3955: seq_num 2429 ranges {424203=696428,1655703=562524} 2023-09-23T22:25:12.606 INFO:tasks.rados.rados.0.smithi169.stdout:3955: writing smithi16987243-125 from 424203 to 1120631 tid 1 2023-09-23T22:25:12.613 INFO:tasks.rados.rados.0.smithi169.stdout:3955: writing smithi16987243-125 from 1655703 to 2218227 tid 2 2023-09-23T22:25:12.613 INFO:tasks.rados.rados.0.smithi169.stdout:3956: write oid 243 current snap is 0 2023-09-23T22:25:12.613 INFO:tasks.rados.rados.0.smithi169.stdout:3951: expect (ObjNum 1527 snap 0 seq_num 1527) 2023-09-23T22:25:12.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:12 smithi187 bash[31480]: cephadm 2023-09-23T22:25:10.795660+0000 mgr.y (mgr.15153) 45 : cephadm [INF] Upgrade: Updating mon.a 2023-09-23T22:25:12.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:12 smithi187 bash[31480]: cephadm 2023-09-23T22:25:10.812890+0000 mgr.y (mgr.15153) 46 : cephadm [INF] Deploying daemon mon.a on smithi169 2023-09-23T22:25:12.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:12 smithi187 bash[31480]: audit 2023-09-23T22:25:11.935075+0000 mon.a (mon.0) 1091 : audit [DBG] from='client.? 172.21.15.169:0/4083004011' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:25:12.813 INFO:tasks.rados.rados.0.smithi169.stdout:3952: finishing write tid 1 to smithi16987243-64 2023-09-23T22:25:12.813 INFO:tasks.rados.rados.0.smithi169.stdout:3952: finishing write tid 2 to smithi16987243-64 2023-09-23T22:25:12.813 INFO:tasks.rados.rados.0.smithi169.stdout:3952: finishing write tid 3 to smithi16987243-64 2023-09-23T22:25:12.814 INFO:tasks.rados.rados.0.smithi169.stdout:3952: finishing write tid 4 to smithi16987243-64 2023-09-23T22:25:12.814 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 64 v 587 (ObjNum 2426 snap 0 seq_num 2426) dirty exists 2023-09-23T22:25:12.814 INFO:tasks.rados.rados.0.smithi169.stdout:3952: left oid 64 (ObjNum 2426 snap 0 seq_num 2426) 2023-09-23T22:25:12.814 INFO:tasks.rados.rados.0.smithi169.stdout:3953: finishing write tid 1 to smithi16987243-466 2023-09-23T22:25:12.814 INFO:tasks.rados.rados.0.smithi169.stdout:3953: finishing write tid 2 to smithi16987243-466 2023-09-23T22:25:12.814 INFO:tasks.rados.rados.0.smithi169.stdout:3953: finishing write tid 3 to smithi16987243-466 2023-09-23T22:25:12.814 INFO:tasks.rados.rados.0.smithi169.stdout:3953: finishing write tid 4 to smithi16987243-466 2023-09-23T22:25:12.814 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 466 v 548 (ObjNum 2427 snap 0 seq_num 2427) dirty exists 2023-09-23T22:25:12.814 INFO:tasks.rados.rados.0.smithi169.stdout:3953: left oid 466 (ObjNum 2427 snap 0 seq_num 2427) 2023-09-23T22:25:12.814 INFO:tasks.rados.rados.0.smithi169.stdout:3954: finishing write tid 1 to smithi16987243-41 2023-09-23T22:25:12.814 INFO:tasks.rados.rados.0.smithi169.stdout:3954: finishing write tid 2 to smithi16987243-41 2023-09-23T22:25:12.815 INFO:tasks.rados.rados.0.smithi169.stdout:3954: finishing write tid 3 to smithi16987243-41 2023-09-23T22:25:12.815 INFO:tasks.rados.rados.0.smithi169.stdout:3954: finishing write tid 4 to smithi16987243-41 2023-09-23T22:25:12.815 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 41 v 525 (ObjNum 2428 snap 0 seq_num 2428) dirty exists 2023-09-23T22:25:12.815 INFO:tasks.rados.rados.0.smithi169.stdout:3954: left oid 41 (ObjNum 2428 snap 0 seq_num 2428) 2023-09-23T22:25:12.815 INFO:tasks.rados.rados.0.smithi169.stdout:3955: finishing write tid 1 to smithi16987243-125 2023-09-23T22:25:12.815 INFO:tasks.rados.rados.0.smithi169.stdout:3955: finishing write tid 2 to smithi16987243-125 2023-09-23T22:25:12.815 INFO:tasks.rados.rados.0.smithi169.stdout:3955: finishing write tid 3 to smithi16987243-125 2023-09-23T22:25:12.815 INFO:tasks.rados.rados.0.smithi169.stdout:3955: finishing write tid 4 to smithi16987243-125 2023-09-23T22:25:12.815 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 125 v 523 (ObjNum 2429 snap 0 seq_num 2429) dirty exists 2023-09-23T22:25:12.816 INFO:tasks.rados.rados.0.smithi169.stdout:3955: left oid 125 (ObjNum 2429 snap 0 seq_num 2429) 2023-09-23T22:25:12.816 INFO:tasks.rados.rados.0.smithi169.stdout:3956: seq_num 2430 ranges {441010=771677,1714185=706182} 2023-09-23T22:25:12.826 INFO:tasks.rados.rados.0.smithi169.stdout:3956: writing smithi16987243-243 from 441010 to 1212687 tid 1 2023-09-23T22:25:12.833 INFO:tasks.rados.rados.0.smithi169.stdout:3956: writing smithi16987243-243 from 1714185 to 2420367 tid 2 2023-09-23T22:25:12.833 INFO:tasks.rados.rados.0.smithi169.stdout:3951: done (5 left) 2023-09-23T22:25:12.833 INFO:tasks.rados.rados.0.smithi169.stdout:3952: done (4 left) 2023-09-23T22:25:12.833 INFO:tasks.rados.rados.0.smithi169.stdout:3953: done (3 left) 2023-09-23T22:25:12.833 INFO:tasks.rados.rados.0.smithi169.stdout:3954: done (2 left) 2023-09-23T22:25:12.833 INFO:tasks.rados.rados.0.smithi169.stdout:3955: done (1 left) 2023-09-23T22:25:12.833 INFO:tasks.rados.rados.0.smithi169.stdout:3957: delete oid 58 current snap is 0 2023-09-23T22:25:12.833 INFO:tasks.rados.rados.0.smithi169.stdout:3956: finishing write tid 1 to smithi16987243-243 2023-09-23T22:25:12.835 INFO:tasks.rados.rados.0.smithi169.stdout:3957: done (1 left) 2023-09-23T22:25:12.835 INFO:tasks.rados.rados.0.smithi169.stdout:3958: write oid 476 current snap is 0 2023-09-23T22:25:12.835 INFO:tasks.rados.rados.0.smithi169.stdout:3958: seq_num 2432 ranges {474624=522175,1714796=709851} 2023-09-23T22:25:12.841 INFO:tasks.rados.rados.0.smithi169.stdout:3958: writing smithi16987243-476 from 474624 to 996799 tid 1 2023-09-23T22:25:12.852 INFO:tasks.rados.rados.0.smithi169.stdout:3958: writing smithi16987243-476 from 1714796 to 2424647 tid 2 2023-09-23T22:25:12.852 INFO:tasks.rados.rados.0.smithi169.stdout:3959: read oid 93 snap -1 2023-09-23T22:25:12.852 INFO:tasks.rados.rados.0.smithi169.stdout:3959: expect (ObjNum 2279 snap 0 seq_num 2279) 2023-09-23T22:25:12.852 INFO:tasks.rados.rados.0.smithi169.stdout:3960: read oid 274 snap -1 2023-09-23T22:25:12.852 INFO:tasks.rados.rados.0.smithi169.stdout:3960: expect (ObjNum 1849 snap 0 seq_num 1849) 2023-09-23T22:25:12.852 INFO:tasks.rados.rados.0.smithi169.stdout:3961: read oid 171 snap -1 2023-09-23T22:25:12.853 INFO:tasks.rados.rados.0.smithi169.stdout:3961: expect (ObjNum 1218 snap 0 seq_num 1218) 2023-09-23T22:25:12.853 INFO:tasks.rados.rados.0.smithi169.stdout:3962: read oid 62 snap -1 2023-09-23T22:25:12.853 INFO:tasks.rados.rados.0.smithi169.stdout:3962: expect deleted 2023-09-23T22:25:12.853 INFO:tasks.rados.rados.0.smithi169.stdout:3963: delete oid 68 current snap is 0 2023-09-23T22:25:12.853 INFO:tasks.rados.rados.0.smithi169.stdout:3956: finishing write tid 2 to smithi16987243-243 2023-09-23T22:25:12.853 INFO:tasks.rados.rados.0.smithi169.stdout:3956: finishing write tid 3 to smithi16987243-243 2023-09-23T22:25:12.853 INFO:tasks.rados.rados.0.smithi169.stdout:3956: finishing write tid 4 to smithi16987243-243 2023-09-23T22:25:12.853 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 243 v 396 (ObjNum 2430 snap 0 seq_num 2430) dirty exists 2023-09-23T22:25:12.854 INFO:tasks.rados.rados.0.smithi169.stdout:3956: left oid 243 (ObjNum 2430 snap 0 seq_num 2430) 2023-09-23T22:25:12.854 INFO:tasks.rados.rados.0.smithi169.stdout:3958: finishing write tid 1 to smithi16987243-476 2023-09-23T22:25:12.858 INFO:tasks.rados.rados.0.smithi169.stdout:3959: expect (ObjNum 2279 snap 0 seq_num 2279) 2023-09-23T22:25:13.023 INFO:tasks.rados.rados.0.smithi169.stdout:3960: expect (ObjNum 1849 snap 0 seq_num 1849) 2023-09-23T22:25:13.165 INFO:tasks.rados.rados.0.smithi169.stdout:3958: finishing write tid 2 to smithi16987243-476 2023-09-23T22:25:13.165 INFO:tasks.rados.rados.0.smithi169.stdout:3958: finishing write tid 3 to smithi16987243-476 2023-09-23T22:25:13.165 INFO:tasks.rados.rados.0.smithi169.stdout:3958: finishing write tid 4 to smithi16987243-476 2023-09-23T22:25:13.166 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 476 v 503 (ObjNum 2432 snap 0 seq_num 2432) dirty exists 2023-09-23T22:25:13.166 INFO:tasks.rados.rados.0.smithi169.stdout:3958: left oid 476 (ObjNum 2432 snap 0 seq_num 2432) 2023-09-23T22:25:13.166 INFO:tasks.rados.rados.0.smithi169.stdout:3961: expect (ObjNum 1218 snap 0 seq_num 1218) 2023-09-23T22:25:13.284 INFO:tasks.rados.rados.0.smithi169.stdout:3956: done (6 left) 2023-09-23T22:25:13.284 INFO:tasks.rados.rados.0.smithi169.stdout:3958: done (5 left) 2023-09-23T22:25:13.285 INFO:tasks.rados.rados.0.smithi169.stdout:3959: done (4 left) 2023-09-23T22:25:13.285 INFO:tasks.rados.rados.0.smithi169.stdout:3960: done (3 left) 2023-09-23T22:25:13.285 INFO:tasks.rados.rados.0.smithi169.stdout:3961: done (2 left) 2023-09-23T22:25:13.285 INFO:tasks.rados.rados.0.smithi169.stdout:3962: done (1 left) 2023-09-23T22:25:13.285 INFO:tasks.rados.rados.0.smithi169.stdout:3963: done (0 left) 2023-09-23T22:25:13.285 INFO:tasks.rados.rados.0.smithi169.stdout:3964: write oid 152 current snap is 0 2023-09-23T22:25:13.285 INFO:tasks.rados.rados.0.smithi169.stdout:3964: seq_num 2434 ranges {508238=789026,1948113=713520} 2023-09-23T22:25:13.292 INFO:tasks.rados.rados.0.smithi169.stdout:3964: writing smithi16987243-152 from 508238 to 1297264 tid 1 2023-09-23T22:25:13.302 INFO:tasks.rados.rados.0.smithi169.stdout:3964: writing smithi16987243-152 from 1948113 to 2661633 tid 2 2023-09-23T22:25:13.302 INFO:tasks.rados.rados.0.smithi169.stdout:3964: finishing write tid 1 to smithi16987243-152 2023-09-23T22:25:13.302 INFO:tasks.rados.rados.0.smithi169.stdout:3965: read oid 10 snap -1 2023-09-23T22:25:13.302 INFO:tasks.rados.rados.0.smithi169.stdout:3965: expect (ObjNum 1607 snap 0 seq_num 1607) 2023-09-23T22:25:13.302 INFO:tasks.rados.rados.0.smithi169.stdout:3966: write oid 494 current snap is 0 2023-09-23T22:25:13.302 INFO:tasks.rados.rados.0.smithi169.stdout:3966: seq_num 2435 ranges {525045=464275,1490242=457178,2501811=423234} 2023-09-23T22:25:13.307 INFO:tasks.rados.rados.0.smithi169.stdout:3966: writing smithi16987243-494 from 525045 to 989320 tid 1 2023-09-23T22:25:13.313 INFO:tasks.rados.rados.0.smithi169.stdout:3966: writing smithi16987243-494 from 1490242 to 1947420 tid 2 2023-09-23T22:25:13.319 INFO:tasks.rados.rados.0.smithi169.stdout:3966: writing smithi16987243-494 from 2501811 to 2925045 tid 3 2023-09-23T22:25:13.319 INFO:tasks.rados.rados.0.smithi169.stdout:3967: read oid 163 snap -1 2023-09-23T22:25:13.320 INFO:tasks.rados.rados.0.smithi169.stdout:3967: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-09-23T22:25:13.320 INFO:tasks.rados.rados.0.smithi169.stdout:3968: write oid 255 current snap is 0 2023-09-23T22:25:13.320 INFO:tasks.rados.rados.0.smithi169.stdout:3964: finishing write tid 2 to smithi16987243-152 2023-09-23T22:25:13.320 INFO:tasks.rados.rados.0.smithi169.stdout:3964: finishing write tid 3 to smithi16987243-152 2023-09-23T22:25:13.320 INFO:tasks.rados.rados.0.smithi169.stdout:3964: finishing write tid 4 to smithi16987243-152 2023-09-23T22:25:13.321 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 152 v 507 (ObjNum 2434 snap 0 seq_num 2434) dirty exists 2023-09-23T22:25:13.321 INFO:tasks.rados.rados.0.smithi169.stdout:3964: left oid 152 (ObjNum 2434 snap 0 seq_num 2434) 2023-09-23T22:25:13.321 INFO:tasks.rados.rados.0.smithi169.stdout:3966: finishing write tid 1 to smithi16987243-494 2023-09-23T22:25:13.321 INFO:tasks.rados.rados.0.smithi169.stdout:3965: expect (ObjNum 1607 snap 0 seq_num 1607) 2023-09-23T22:25:13.427 INFO:tasks.rados.rados.0.smithi169.stdout:3966: finishing write tid 2 to smithi16987243-494 2023-09-23T22:25:13.428 INFO:tasks.rados.rados.0.smithi169.stdout:3966: finishing write tid 3 to smithi16987243-494 2023-09-23T22:25:13.428 INFO:tasks.rados.rados.0.smithi169.stdout:3966: finishing write tid 4 to smithi16987243-494 2023-09-23T22:25:13.428 INFO:tasks.rados.rados.0.smithi169.stdout:3966: finishing write tid 5 to smithi16987243-494 2023-09-23T22:25:13.428 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 494 v 367 (ObjNum 2435 snap 0 seq_num 2435) dirty exists 2023-09-23T22:25:13.428 INFO:tasks.rados.rados.0.smithi169.stdout:3966: left oid 494 (ObjNum 2435 snap 0 seq_num 2435) 2023-09-23T22:25:13.428 INFO:tasks.rados.rados.0.smithi169.stdout:3968: seq_num 2436 ranges {541852=539524,1548724=717189,2929234=12618} 2023-09-23T22:25:13.438 INFO:tasks.rados.rados.0.smithi169.stdout:3968: writing smithi16987243-255 from 541852 to 1081376 tid 1 2023-09-23T22:25:13.445 INFO:tasks.rados.rados.0.smithi169.stdout:3968: writing smithi16987243-255 from 1548724 to 2265913 tid 2 2023-09-23T22:25:13.449 INFO:tasks.rados.rados.0.smithi169.stdout:3968: writing smithi16987243-255 from 2929234 to 2941852 tid 3 2023-09-23T22:25:13.449 INFO:tasks.rados.rados.0.smithi169.stdout:3964: done (4 left) 2023-09-23T22:25:13.449 INFO:tasks.rados.rados.0.smithi169.stdout:3965: done (3 left) 2023-09-23T22:25:13.449 INFO:tasks.rados.rados.0.smithi169.stdout:3966: done (2 left) 2023-09-23T22:25:13.449 INFO:tasks.rados.rados.0.smithi169.stdout:3969: write oid 301 current snap is 0 2023-09-23T22:25:13.449 INFO:tasks.rados.rados.0.smithi169.stdout:3969: seq_num 2437 ranges {558659=614773,1607206=460847,2556657=402002} 2023-09-23T22:25:13.455 INFO:tasks.rados.rados.0.smithi169.stdout:3969: writing smithi16987243-301 from 558659 to 1173432 tid 1 2023-09-23T22:25:13.461 INFO:tasks.rados.rados.0.smithi169.stdout:3969: writing smithi16987243-301 from 1607206 to 2068053 tid 2 2023-09-23T22:25:13.467 INFO:tasks.rados.rados.0.smithi169.stdout:3969: writing smithi16987243-301 from 2556657 to 2958659 tid 3 2023-09-23T22:25:13.467 INFO:tasks.rados.rados.0.smithi169.stdout:3970: write oid 375 current snap is 0 2023-09-23T22:25:13.467 INFO:tasks.rados.rados.0.smithi169.stdout:3970: seq_num 2438 ranges {575466=690022,1665688=720858} 2023-09-23T22:25:13.474 INFO:tasks.rados.rados.0.smithi169.stdout:3970: writing smithi16987243-375 from 575466 to 1265488 tid 1 2023-09-23T22:25:13.481 INFO:tasks.rados.rados.0.smithi169.stdout:3970: writing smithi16987243-375 from 1665688 to 2386546 tid 2 2023-09-23T22:25:13.481 INFO:tasks.rados.rados.0.smithi169.stdout:3971: read oid 351 snap -1 2023-09-23T22:25:13.481 INFO:tasks.rados.rados.0.smithi169.stdout:3971: expect (ObjNum 2127 snap 0 seq_num 2127) 2023-09-23T22:25:13.481 INFO:tasks.rados.rados.0.smithi169.stdout:3972: read oid 172 snap -1 2023-09-23T22:25:13.482 INFO:tasks.rados.rados.0.smithi169.stdout:3972: expect (ObjNum 2071 snap 0 seq_num 2071) 2023-09-23T22:25:13.482 INFO:tasks.rados.rados.0.smithi169.stdout:3973: write oid 462 current snap is 0 2023-09-23T22:25:13.482 INFO:tasks.rados.rados.0.smithi169.stdout:3967: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-09-23T22:25:13.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:13 smithi169 bash[40994]: cluster 2023-09-23T22:25:12.294015+0000 mgr.y (mgr.15153) 47 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 8.5 MiB/s wr, 75 op/s 2023-09-23T22:25:13.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:13 smithi169 bash[27421]: cluster 2023-09-23T22:25:12.294015+0000 mgr.y (mgr.15153) 47 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 8.5 MiB/s wr, 75 op/s 2023-09-23T22:25:13.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:13 smithi169 systemd[1]: Stopping Ceph mon.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T22:25:13.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:13 smithi187 bash[31480]: cluster 2023-09-23T22:25:12.294015+0000 mgr.y (mgr.15153) 47 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 8.5 MiB/s wr, 75 op/s 2023-09-23T22:25:13.631 INFO:tasks.rados.rados.0.smithi169.stdout:3968: finishing write tid 1 to smithi16987243-255 2023-09-23T22:25:13.631 INFO:tasks.rados.rados.0.smithi169.stdout:3968: finishing write tid 2 to smithi16987243-255 2023-09-23T22:25:13.632 INFO:tasks.rados.rados.0.smithi169.stdout:3968: finishing write tid 3 to smithi16987243-255 2023-09-23T22:25:13.632 INFO:tasks.rados.rados.0.smithi169.stdout:3973: seq_num 2439 ranges {592273=765271,2007817=464516,2895150=97123} 2023-09-23T22:25:13.643 INFO:tasks.rados.rados.0.smithi169.stdout:3973: writing smithi16987243-462 from 592273 to 1357544 tid 1 2023-09-23T22:25:13.650 INFO:tasks.rados.rados.0.smithi169.stdout:3973: writing smithi16987243-462 from 2007817 to 2472333 tid 2 2023-09-23T22:25:13.653 INFO:tasks.rados.rados.0.smithi169.stdout:3973: writing smithi16987243-462 from 2895150 to 2992273 tid 3 2023-09-23T22:25:13.653 INFO:tasks.rados.rados.0.smithi169.stdout:3967: done (6 left) 2023-09-23T22:25:13.653 INFO:tasks.rados.rados.0.smithi169.stdout:3974: write oid 239 current snap is 0 2023-09-23T22:25:13.653 INFO:tasks.rados.rados.0.smithi169.stdout:3974: seq_num 2440 ranges {609080=440520,1666299=724527,2922573=86507} 2023-09-23T22:25:13.659 INFO:tasks.rados.rados.0.smithi169.stdout:3974: writing smithi16987243-239 from 609080 to 1049600 tid 1 2023-09-23T22:25:13.666 INFO:tasks.rados.rados.0.smithi169.stdout:3974: writing smithi16987243-239 from 1666299 to 2390826 tid 2 2023-09-23T22:25:13.670 INFO:tasks.rados.rados.0.smithi169.stdout:3974: writing smithi16987243-239 from 2922573 to 3009080 tid 3 2023-09-23T22:25:13.670 INFO:tasks.rados.rados.0.smithi169.stdout:3975: read oid 424 snap -1 2023-09-23T22:25:13.670 INFO:tasks.rados.rados.0.smithi169.stdout:3975: expect (ObjNum 2346 snap 0 seq_num 2346) 2023-09-23T22:25:13.671 INFO:tasks.rados.rados.0.smithi169.stdout:3976: delete oid 159 current snap is 0 2023-09-23T22:25:13.671 INFO:tasks.rados.rados.0.smithi169.stdout:3968: finishing write tid 4 to smithi16987243-255 2023-09-23T22:25:13.671 INFO:tasks.rados.rados.0.smithi169.stdout:3968: finishing write tid 5 to smithi16987243-255 2023-09-23T22:25:13.671 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 255 v 552 (ObjNum 2436 snap 0 seq_num 2436) dirty exists 2023-09-23T22:25:13.671 INFO:tasks.rados.rados.0.smithi169.stdout:3968: left oid 255 (ObjNum 2436 snap 0 seq_num 2436) 2023-09-23T22:25:13.671 INFO:tasks.rados.rados.0.smithi169.stdout:3969: finishing write tid 1 to smithi16987243-301 2023-09-23T22:25:13.671 INFO:tasks.rados.rados.0.smithi169.stdout:3969: finishing write tid 2 to smithi16987243-301 2023-09-23T22:25:13.671 INFO:tasks.rados.rados.0.smithi169.stdout:3969: finishing write tid 3 to smithi16987243-301 2023-09-23T22:25:13.671 INFO:tasks.rados.rados.0.smithi169.stdout:3969: finishing write tid 4 to smithi16987243-301 2023-09-23T22:25:13.671 INFO:tasks.rados.rados.0.smithi169.stdout:3969: finishing write tid 5 to smithi16987243-301 2023-09-23T22:25:13.671 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 301 v 421 (ObjNum 2437 snap 0 seq_num 2437) dirty exists 2023-09-23T22:25:13.671 INFO:tasks.rados.rados.0.smithi169.stdout:3969: left oid 301 (ObjNum 2437 snap 0 seq_num 2437) 2023-09-23T22:25:13.672 INFO:tasks.rados.rados.0.smithi169.stdout:3970: finishing write tid 1 to smithi16987243-375 2023-09-23T22:25:13.672 INFO:tasks.rados.rados.0.smithi169.stdout:3970: finishing write tid 2 to smithi16987243-375 2023-09-23T22:25:13.672 INFO:tasks.rados.rados.0.smithi169.stdout:3970: finishing write tid 3 to smithi16987243-375 2023-09-23T22:25:13.672 INFO:tasks.rados.rados.0.smithi169.stdout:3970: finishing write tid 4 to smithi16987243-375 2023-09-23T22:25:13.672 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 375 v 591 (ObjNum 2438 snap 0 seq_num 2438) dirty exists 2023-09-23T22:25:13.672 INFO:tasks.rados.rados.0.smithi169.stdout:3970: left oid 375 (ObjNum 2438 snap 0 seq_num 2438) 2023-09-23T22:25:13.672 INFO:tasks.rados.rados.0.smithi169.stdout:3971: expect (ObjNum 2127 snap 0 seq_num 2127) 2023-09-23T22:25:13.803 INFO:tasks.rados.rados.0.smithi169.stdout:3972: expect (ObjNum 2071 snap 0 seq_num 2071) 2023-09-23T22:25:13.898 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:13 smithi169 bash[27421]: debug 2023-09-23T22:25:13.596+0000 7fc69e4ac700 -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-23T22:25:13.898 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:13 smithi169 bash[27421]: debug 2023-09-23T22:25:13.596+0000 7fc69e4ac700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-09-23T22:25:13.898 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:13 smithi169 bash[90995]: [23/Sep/2023:22:25:13] ENGINE Bus STOPPING 2023-09-23T22:25:13.898 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:13 smithi169 bash[90995]: [23/Sep/2023:22:25:13] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T22:25:13.899 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:13 smithi169 bash[90995]: [23/Sep/2023:22:25:13] ENGINE Bus STOPPED 2023-09-23T22:25:13.899 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:13 smithi169 bash[90995]: [23/Sep/2023:22:25:13] ENGINE Bus STARTING 2023-09-23T22:25:13.899 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:13 smithi169 bash[90995]: [23/Sep/2023:22:25:13] ENGINE Serving on http://:::9283 2023-09-23T22:25:13.899 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:13 smithi169 bash[90995]: [23/Sep/2023:22:25:13] ENGINE Bus STARTED 2023-09-23T22:25:13.904 INFO:tasks.rados.rados.0.smithi169.stdout:3973: finishing write tid 1 to smithi16987243-462 2023-09-23T22:25:13.904 INFO:tasks.rados.rados.0.smithi169.stdout:3973: finishing write tid 2 to smithi16987243-462 2023-09-23T22:25:13.904 INFO:tasks.rados.rados.0.smithi169.stdout:3973: finishing write tid 3 to smithi16987243-462 2023-09-23T22:25:13.904 INFO:tasks.rados.rados.0.smithi169.stdout:3968: done (8 left) 2023-09-23T22:25:13.904 INFO:tasks.rados.rados.0.smithi169.stdout:3969: done (7 left) 2023-09-23T22:25:13.905 INFO:tasks.rados.rados.0.smithi169.stdout:3970: done (6 left) 2023-09-23T22:25:13.905 INFO:tasks.rados.rados.0.smithi169.stdout:3971: done (5 left) 2023-09-23T22:25:13.905 INFO:tasks.rados.rados.0.smithi169.stdout:3972: done (4 left) 2023-09-23T22:25:13.905 INFO:tasks.rados.rados.0.smithi169.stdout:3976: done (3 left) 2023-09-23T22:25:13.905 INFO:tasks.rados.rados.0.smithi169.stdout:3977: read oid 439 snap -1 2023-09-23T22:25:13.905 INFO:tasks.rados.rados.0.smithi169.stdout:3977: expect (ObjNum 2289 snap 0 seq_num 2289) 2023-09-23T22:25:13.905 INFO:tasks.rados.rados.0.smithi169.stdout:3978: read oid 318 snap -1 2023-09-23T22:25:13.905 INFO:tasks.rados.rados.0.smithi169.stdout:3978: expect deleted 2023-09-23T22:25:13.905 INFO:tasks.rados.rados.0.smithi169.stdout:3979: read oid 279 snap -1 2023-09-23T22:25:13.905 INFO:tasks.rados.rados.0.smithi169.stdout:3979: expect (ObjNum 1801 snap 0 seq_num 1801) 2023-09-23T22:25:13.905 INFO:tasks.rados.rados.0.smithi169.stdout:3980: read oid 45 snap -1 2023-09-23T22:25:13.906 INFO:tasks.rados.rados.0.smithi169.stdout:3980: expect deleted 2023-09-23T22:25:13.906 INFO:tasks.rados.rados.0.smithi169.stdout:3981: read oid 344 snap -1 2023-09-23T22:25:13.906 INFO:tasks.rados.rados.0.smithi169.stdout:3981: expect deleted 2023-09-23T22:25:13.906 INFO:tasks.rados.rados.0.smithi169.stdout:3982: write oid 432 current snap is 0 2023-09-23T22:25:13.906 INFO:tasks.rados.rados.0.smithi169.stdout:3973: finishing write tid 4 to smithi16987243-462 2023-09-23T22:25:13.906 INFO:tasks.rados.rados.0.smithi169.stdout:3982: seq_num 2442 ranges {642694=707371,1899616=728196} 2023-09-23T22:25:13.917 INFO:tasks.rados.rados.0.smithi169.stdout:3982: writing smithi16987243-432 from 642694 to 1350065 tid 1 2023-09-23T22:25:13.925 INFO:tasks.rados.rados.0.smithi169.stdout:3982: writing smithi16987243-432 from 1899616 to 2627812 tid 2 2023-09-23T22:25:13.925 INFO:tasks.rados.rados.0.smithi169.stdout:3983: write oid 22 current snap is 0 2023-09-23T22:25:13.925 INFO:tasks.rados.rados.0.smithi169.stdout:3973: finishing write tid 5 to smithi16987243-462 2023-09-23T22:25:13.926 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 462 v 529 (ObjNum 2439 snap 0 seq_num 2439) dirty exists 2023-09-23T22:25:13.926 INFO:tasks.rados.rados.0.smithi169.stdout:3973: left oid 462 (ObjNum 2439 snap 0 seq_num 2439) 2023-09-23T22:25:13.926 INFO:tasks.rados.rados.0.smithi169.stdout:3974: finishing write tid 1 to smithi16987243-239 2023-09-23T22:25:13.926 INFO:tasks.rados.rados.0.smithi169.stdout:3983: seq_num 2443 ranges {659501=782620,2241745=471854} 2023-09-23T22:25:13.932 INFO:tasks.rados.rados.0.smithi169.stdout:3983: writing smithi16987243-22 from 659501 to 1442121 tid 1 2023-09-23T22:25:13.940 INFO:tasks.rados.rados.0.smithi169.stdout:3983: writing smithi16987243-22 from 2241745 to 2713599 tid 2 2023-09-23T22:25:13.940 INFO:tasks.rados.rados.0.smithi169.stdout:3973: done (9 left) 2023-09-23T22:25:13.940 INFO:tasks.rados.rados.0.smithi169.stdout:3984: read oid 191 snap -1 2023-09-23T22:25:13.940 INFO:tasks.rados.rados.0.smithi169.stdout:3984: expect (ObjNum 1699 snap 0 seq_num 1699) 2023-09-23T22:25:13.941 INFO:tasks.rados.rados.0.smithi169.stdout:3985: write oid 70 current snap is 0 2023-09-23T22:25:13.941 INFO:tasks.rados.rados.0.smithi169.stdout:3974: finishing write tid 2 to smithi16987243-239 2023-09-23T22:25:13.941 INFO:tasks.rados.rados.0.smithi169.stdout:3974: finishing write tid 3 to smithi16987243-239 2023-09-23T22:25:13.941 INFO:tasks.rados.rados.0.smithi169.stdout:3974: finishing write tid 4 to smithi16987243-239 2023-09-23T22:25:13.941 INFO:tasks.rados.rados.0.smithi169.stdout:3974: finishing write tid 5 to smithi16987243-239 2023-09-23T22:25:13.941 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 239 v 516 (ObjNum 2440 snap 0 seq_num 2440) dirty exists 2023-09-23T22:25:13.941 INFO:tasks.rados.rados.0.smithi169.stdout:3974: left oid 239 (ObjNum 2440 snap 0 seq_num 2440) 2023-09-23T22:25:13.941 INFO:tasks.rados.rados.0.smithi169.stdout:3975: expect (ObjNum 2346 snap 0 seq_num 2346) 2023-09-23T22:25:14.144 INFO:tasks.rados.rados.0.smithi169.stdout:3979: expect (ObjNum 1801 snap 0 seq_num 1801) 2023-09-23T22:25:14.270 INFO:tasks.rados.rados.0.smithi169.stdout:3977: expect (ObjNum 2289 snap 0 seq_num 2289) 2023-09-23T22:25:14.422 INFO:tasks.rados.rados.0.smithi169.stdout:3982: finishing write tid 1 to smithi16987243-432 2023-09-23T22:25:14.422 INFO:tasks.rados.rados.0.smithi169.stdout:3982: finishing write tid 2 to smithi16987243-432 2023-09-23T22:25:14.422 INFO:tasks.rados.rados.0.smithi169.stdout:3982: finishing write tid 3 to smithi16987243-432 2023-09-23T22:25:14.422 INFO:tasks.rados.rados.0.smithi169.stdout:3982: finishing write tid 4 to smithi16987243-432 2023-09-23T22:25:14.422 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 432 v 520 (ObjNum 2442 snap 0 seq_num 2442) dirty exists 2023-09-23T22:25:14.422 INFO:tasks.rados.rados.0.smithi169.stdout:3982: left oid 432 (ObjNum 2442 snap 0 seq_num 2442) 2023-09-23T22:25:14.422 INFO:tasks.rados.rados.0.smithi169.stdout:3983: finishing write tid 1 to smithi16987243-22 2023-09-23T22:25:14.423 INFO:tasks.rados.rados.0.smithi169.stdout:3983: finishing write tid 2 to smithi16987243-22 2023-09-23T22:25:14.423 INFO:tasks.rados.rados.0.smithi169.stdout:3983: finishing write tid 3 to smithi16987243-22 2023-09-23T22:25:14.423 INFO:tasks.rados.rados.0.smithi169.stdout:3983: finishing write tid 4 to smithi16987243-22 2023-09-23T22:25:14.423 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 22 v 506 (ObjNum 2443 snap 0 seq_num 2443) dirty exists 2023-09-23T22:25:14.423 INFO:tasks.rados.rados.0.smithi169.stdout:3983: left oid 22 (ObjNum 2443 snap 0 seq_num 2443) 2023-09-23T22:25:14.423 INFO:tasks.rados.rados.0.smithi169.stdout:3984: expect (ObjNum 1699 snap 0 seq_num 1699) 2023-09-23T22:25:14.547 INFO:tasks.rados.rados.0.smithi169.stdout:3985: seq_num 2444 ranges {676308=457869,1900227=615512,3032265=44043} 2023-09-23T22:25:14.558 INFO:tasks.rados.rados.0.smithi169.stdout:3985: writing smithi16987243-70 from 676308 to 1134177 tid 1 2023-09-23T22:25:14.568 INFO:tasks.rados.rados.0.smithi169.stdout:3985: writing smithi16987243-70 from 1900227 to 2515739 tid 2 2023-09-23T22:25:14.572 INFO:tasks.rados.rados.0.smithi169.stdout:3985: writing smithi16987243-70 from 3032265 to 3076308 tid 3 2023-09-23T22:25:14.572 INFO:tasks.rados.rados.0.smithi169.stdout:3974: done (10 left) 2023-09-23T22:25:14.572 INFO:tasks.rados.rados.0.smithi169.stdout:3975: done (9 left) 2023-09-23T22:25:14.572 INFO:tasks.rados.rados.0.smithi169.stdout:3977: done (8 left) 2023-09-23T22:25:14.572 INFO:tasks.rados.rados.0.smithi169.stdout:3978: done (7 left) 2023-09-23T22:25:14.573 INFO:tasks.rados.rados.0.smithi169.stdout:3979: done (6 left) 2023-09-23T22:25:14.573 INFO:tasks.rados.rados.0.smithi169.stdout:3980: done (5 left) 2023-09-23T22:25:14.573 INFO:tasks.rados.rados.0.smithi169.stdout:3981: done (4 left) 2023-09-23T22:25:14.573 INFO:tasks.rados.rados.0.smithi169.stdout:3982: done (3 left) 2023-09-23T22:25:14.573 INFO:tasks.rados.rados.0.smithi169.stdout:3983: done (2 left) 2023-09-23T22:25:14.573 INFO:tasks.rados.rados.0.smithi169.stdout:3984: done (1 left) 2023-09-23T22:25:14.573 INFO:tasks.rados.rados.0.smithi169.stdout:3986: write oid 319 current snap is 0 2023-09-23T22:25:14.573 INFO:tasks.rados.rados.0.smithi169.stdout:3986: seq_num 2445 ranges {693115=533118,1958709=475523,3059688=33427} 2023-09-23T22:25:14.578 INFO:tasks.rados.rados.0.smithi169.stdout:3986: writing smithi16987243-319 from 693115 to 1226233 tid 1 2023-09-23T22:25:14.586 INFO:tasks.rados.rados.0.smithi169.stdout:3986: writing smithi16987243-319 from 1958709 to 2434232 tid 2 2023-09-23T22:25:14.590 INFO:tasks.rados.rados.0.smithi169.stdout:3986: writing smithi16987243-319 from 3059688 to 3093115 tid 3 2023-09-23T22:25:14.590 INFO:tasks.rados.rados.0.smithi169.stdout:3987: delete oid 210 current snap is 0 2023-09-23T22:25:14.590 INFO:tasks.rados.rados.0.smithi169.stdout:3985: finishing write tid 1 to smithi16987243-70 2023-09-23T22:25:14.590 INFO:tasks.rados.rados.0.smithi169.stdout:3985: finishing write tid 2 to smithi16987243-70 2023-09-23T22:25:14.591 INFO:tasks.rados.rados.0.smithi169.stdout:3985: finishing write tid 3 to smithi16987243-70 2023-09-23T22:25:14.591 INFO:tasks.rados.rados.0.smithi169.stdout:3985: finishing write tid 4 to smithi16987243-70 2023-09-23T22:25:14.591 INFO:tasks.rados.rados.0.smithi169.stdout:3985: finishing write tid 5 to smithi16987243-70 2023-09-23T22:25:14.591 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 70 v 371 (ObjNum 2444 snap 0 seq_num 2444) dirty exists 2023-09-23T22:25:14.591 INFO:tasks.rados.rados.0.smithi169.stdout:3985: left oid 70 (ObjNum 2444 snap 0 seq_num 2444) 2023-09-23T22:25:14.591 INFO:tasks.rados.rados.0.smithi169.stdout:3986: finishing write tid 1 to smithi16987243-319 2023-09-23T22:25:14.591 INFO:tasks.rados.rados.0.smithi169.stdout:3986: finishing write tid 2 to smithi16987243-319 2023-09-23T22:25:14.592 INFO:tasks.rados.rados.0.smithi169.stdout:3985: done (2 left) 2023-09-23T22:25:14.592 INFO:tasks.rados.rados.0.smithi169.stdout:3987: done (1 left) 2023-09-23T22:25:14.592 INFO:tasks.rados.rados.0.smithi169.stdout:3988: read oid 197 snap -1 2023-09-23T22:25:14.592 INFO:tasks.rados.rados.0.smithi169.stdout:3988: expect (ObjNum 2295 snap 0 seq_num 2295) 2023-09-23T22:25:14.593 INFO:tasks.rados.rados.0.smithi169.stdout:3989: delete oid 261 current snap is 0 2023-09-23T22:25:14.593 INFO:tasks.rados.rados.0.smithi169.stdout:3986: finishing write tid 3 to smithi16987243-319 2023-09-23T22:25:14.593 INFO:tasks.rados.rados.0.smithi169.stdout:3986: finishing write tid 4 to smithi16987243-319 2023-09-23T22:25:14.593 INFO:tasks.rados.rados.0.smithi169.stdout:3986: finishing write tid 5 to smithi16987243-319 2023-09-23T22:25:14.593 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 319 v 425 (ObjNum 2445 snap 0 seq_num 2445) dirty exists 2023-09-23T22:25:14.594 INFO:tasks.rados.rados.0.smithi169.stdout:3986: left oid 319 (ObjNum 2445 snap 0 seq_num 2445) 2023-09-23T22:25:14.594 INFO:tasks.rados.rados.0.smithi169.stdout:3986: done (2 left) 2023-09-23T22:25:14.594 INFO:tasks.rados.rados.0.smithi169.stdout:3989: done (1 left) 2023-09-23T22:25:14.594 INFO:tasks.rados.rados.0.smithi169.stdout:3990: write oid 115 current snap is 0 2023-09-23T22:25:14.594 INFO:tasks.rados.rados.0.smithi169.stdout:3990: seq_num 2448 ranges {743536=475218,1734155=622850,3141957=1579} 2023-09-23T22:25:14.601 INFO:tasks.rados.rados.0.smithi169.stdout:3990: writing smithi16987243-115 from 743536 to 1218754 tid 1 2023-09-23T22:25:14.608 INFO:tasks.rados.rados.0.smithi169.stdout:3990: writing smithi16987243-115 from 1734155 to 2357005 tid 2 2023-09-23T22:25:14.613 INFO:tasks.rados.rados.0.smithi169.stdout:3990: writing smithi16987243-115 from 3141957 to 3143536 tid 3 2023-09-23T22:25:14.613 INFO:tasks.rados.rados.0.smithi169.stdout:3991: write oid 266 current snap is 0 2023-09-23T22:25:14.613 INFO:tasks.rados.rados.0.smithi169.stdout:3991: seq_num 2449 ranges {760343=550467,1792637=482861,2769380=390963} 2023-09-23T22:25:14.622 INFO:tasks.rados.rados.0.smithi169.stdout:3991: writing smithi16987243-266 from 760343 to 1310810 tid 1 2023-09-23T22:25:14.628 INFO:tasks.rados.rados.0.smithi169.stdout:3991: writing smithi16987243-266 from 1792637 to 2275498 tid 2 2023-09-23T22:25:14.633 INFO:tasks.rados.rados.0.smithi169.stdout:3991: writing smithi16987243-266 from 2769380 to 3160343 tid 3 2023-09-23T22:25:14.634 INFO:tasks.rados.rados.0.smithi169.stdout:3992: write oid 358 current snap is 0 2023-09-23T22:25:14.634 INFO:tasks.rados.rados.0.smithi169.stdout:3988: expect (ObjNum 2295 snap 0 seq_num 2295) 2023-09-23T22:25:14.727 INFO:tasks.rados.rados.0.smithi169.stdout:3990: finishing write tid 1 to smithi16987243-115 2023-09-23T22:25:14.727 INFO:tasks.rados.rados.0.smithi169.stdout:3990: finishing write tid 2 to smithi16987243-115 2023-09-23T22:25:14.727 INFO:tasks.rados.rados.0.smithi169.stdout:3990: finishing write tid 3 to smithi16987243-115 2023-09-23T22:25:14.727 INFO:tasks.rados.rados.0.smithi169.stdout:3990: finishing write tid 4 to smithi16987243-115 2023-09-23T22:25:14.727 INFO:tasks.rados.rados.0.smithi169.stdout:3990: finishing write tid 5 to smithi16987243-115 2023-09-23T22:25:14.727 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 115 v 513 (ObjNum 2448 snap 0 seq_num 2448) dirty exists 2023-09-23T22:25:14.727 INFO:tasks.rados.rados.0.smithi169.stdout:3990: left oid 115 (ObjNum 2448 snap 0 seq_num 2448) 2023-09-23T22:25:14.727 INFO:tasks.rados.rados.0.smithi169.stdout:3991: finishing write tid 1 to smithi16987243-266 2023-09-23T22:25:14.728 INFO:tasks.rados.rados.0.smithi169.stdout:3991: finishing write tid 2 to smithi16987243-266 2023-09-23T22:25:14.728 INFO:tasks.rados.rados.0.smithi169.stdout:3991: finishing write tid 3 to smithi16987243-266 2023-09-23T22:25:14.728 INFO:tasks.rados.rados.0.smithi169.stdout:3991: finishing write tid 4 to smithi16987243-266 2023-09-23T22:25:14.728 INFO:tasks.rados.rados.0.smithi169.stdout:3991: finishing write tid 5 to smithi16987243-266 2023-09-23T22:25:14.728 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 266 v 375 (ObjNum 2449 snap 0 seq_num 2449) dirty exists 2023-09-23T22:25:14.728 INFO:tasks.rados.rados.0.smithi169.stdout:3991: left oid 266 (ObjNum 2449 snap 0 seq_num 2449) 2023-09-23T22:25:14.728 INFO:tasks.rados.rados.0.smithi169.stdout:3992: seq_num 2450 ranges {777150=625716,1851119=626519} 2023-09-23T22:25:14.737 INFO:tasks.rados.rados.0.smithi169.stdout:3992: writing smithi16987243-358 from 777150 to 1402866 tid 1 2023-09-23T22:25:14.745 INFO:tasks.rados.rados.0.smithi169.stdout:3992: writing smithi16987243-358 from 1851119 to 2477638 tid 2 2023-09-23T22:25:14.745 INFO:tasks.rados.rados.0.smithi169.stdout:3988: done (3 left) 2023-09-23T22:25:14.746 INFO:tasks.rados.rados.0.smithi169.stdout:3990: done (2 left) 2023-09-23T22:25:14.746 INFO:tasks.rados.rados.0.smithi169.stdout:3991: done (1 left) 2023-09-23T22:25:14.746 INFO:tasks.rados.rados.0.smithi169.stdout:3993: read oid 30 snap -1 2023-09-23T22:25:14.746 INFO:tasks.rados.rados.0.smithi169.stdout:3993: expect (ObjNum 1981 snap 0 seq_num 1981) 2023-09-23T22:25:14.746 INFO:tasks.rados.rados.0.smithi169.stdout:3994: read oid 248 snap -1 2023-09-23T22:25:14.746 INFO:tasks.rados.rados.0.smithi169.stdout:3994: expect deleted 2023-09-23T22:25:14.746 INFO:tasks.rados.rados.0.smithi169.stdout:3995: write oid 491 current snap is 0 2023-09-23T22:25:14.746 INFO:tasks.rados.rados.0.smithi169.stdout:3995: seq_num 2451 ranges {793957=700965,2193248=486530,3107873=86084} 2023-09-23T22:25:14.756 INFO:tasks.rados.rados.0.smithi169.stdout:3995: writing smithi16987243-491 from 793957 to 1494922 tid 1 2023-09-23T22:25:14.764 INFO:tasks.rados.rados.0.smithi169.stdout:3995: writing smithi16987243-491 from 2193248 to 2679778 tid 2 2023-09-23T22:25:14.768 INFO:tasks.rados.rados.0.smithi169.stdout:3995: writing smithi16987243-491 from 3107873 to 3193957 tid 3 2023-09-23T22:25:14.768 INFO:tasks.rados.rados.0.smithi169.stdout:3996: read oid 354 snap -1 2023-09-23T22:25:14.768 INFO:tasks.rados.rados.0.smithi169.stdout:3996: expect deleted 2023-09-23T22:25:14.768 INFO:tasks.rados.rados.0.smithi169.stdout:3997: write oid 438 current snap is 0 2023-09-23T22:25:14.769 INFO:tasks.rados.rados.0.smithi169.stdout:3992: finishing write tid 1 to smithi16987243-358 2023-09-23T22:25:14.769 INFO:tasks.rados.rados.0.smithi169.stdout:3997: seq_num 2452 ranges {410764=776214,1851730=630188,3135296=75468} 2023-09-23T22:25:14.777 INFO:tasks.rados.rados.0.smithi169.stdout:3997: writing smithi16987243-438 from 410764 to 1186978 tid 1 2023-09-23T22:25:14.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:14 smithi169 bash[100977]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-mon-a 2023-09-23T22:25:14.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:14 smithi169 bash[101077]: Error response from daemon: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-mon-a 2023-09-23T22:25:14.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:14 smithi169 systemd[1]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@mon.a.service: Succeeded. 2023-09-23T22:25:14.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:14 smithi169 systemd[1]: Stopped Ceph mon.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:25:14.785 INFO:tasks.rados.rados.0.smithi169.stdout:3997: writing smithi16987243-438 from 1851730 to 2481918 tid 2 2023-09-23T22:25:14.789 INFO:tasks.rados.rados.0.smithi169.stdout:3997: writing smithi16987243-438 from 3135296 to 3210764 tid 3 2023-09-23T22:25:14.790 INFO:tasks.rados.rados.0.smithi169.stdout:3998: write oid 493 current snap is 0 2023-09-23T22:25:14.790 INFO:tasks.rados.rados.0.smithi169.stdout:3992: finishing write tid 2 to smithi16987243-358 2023-09-23T22:25:14.790 INFO:tasks.rados.rados.0.smithi169.stdout:3993: expect (ObjNum 1981 snap 0 seq_num 1981) 2023-09-23T22:25:14.979 INFO:tasks.rados.rados.0.smithi169.stdout:3992: finishing write tid 3 to smithi16987243-358 2023-09-23T22:25:14.979 INFO:tasks.rados.rados.0.smithi169.stdout:3992: finishing write tid 4 to smithi16987243-358 2023-09-23T22:25:14.979 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 358 v 426 (ObjNum 2450 snap 0 seq_num 2450) dirty exists 2023-09-23T22:25:14.979 INFO:tasks.rados.rados.0.smithi169.stdout:3992: left oid 358 (ObjNum 2450 snap 0 seq_num 2450) 2023-09-23T22:25:14.979 INFO:tasks.rados.rados.0.smithi169.stdout:3995: finishing write tid 1 to smithi16987243-491 2023-09-23T22:25:14.979 INFO:tasks.rados.rados.0.smithi169.stdout:3995: finishing write tid 2 to smithi16987243-491 2023-09-23T22:25:14.979 INFO:tasks.rados.rados.0.smithi169.stdout:3998: seq_num 2453 ranges {427571=451463,1510212=490199,2762719=464852} 2023-09-23T22:25:14.988 INFO:tasks.rados.rados.0.smithi169.stdout:3998: writing smithi16987243-493 from 427571 to 879034 tid 1 2023-09-23T22:25:14.997 INFO:tasks.rados.rados.0.smithi169.stdout:3998: writing smithi16987243-493 from 1510212 to 2000411 tid 2 2023-09-23T22:25:15.004 INFO:tasks.rados.rados.0.smithi169.stdout:3998: writing smithi16987243-493 from 2762719 to 3227571 tid 3 2023-09-23T22:25:15.004 INFO:tasks.rados.rados.0.smithi169.stdout:3992: done (6 left) 2023-09-23T22:25:15.005 INFO:tasks.rados.rados.0.smithi169.stdout:3993: done (5 left) 2023-09-23T22:25:15.005 INFO:tasks.rados.rados.0.smithi169.stdout:3994: done (4 left) 2023-09-23T22:25:15.005 INFO:tasks.rados.rados.0.smithi169.stdout:3999: read oid 320 snap -1 2023-09-23T22:25:15.005 INFO:tasks.rados.rados.0.smithi169.stdout:3999: expect (ObjNum 1969 snap 0 seq_num 1969) 2023-09-23T22:25:15.005 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 5 2023-09-23T22:25:15.005 INFO:tasks.rados.rados.0.smithi169.stdout:3995: finishing write tid 3 to smithi16987243-491 2023-09-23T22:25:15.005 INFO:tasks.rados.rados.0.smithi169.stdout:3995: finishing write tid 4 to smithi16987243-491 2023-09-23T22:25:15.005 INFO:tasks.rados.rados.0.smithi169.stdout:3995: finishing write tid 5 to smithi16987243-491 2023-09-23T22:25:15.005 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 491 v 556 (ObjNum 2451 snap 0 seq_num 2451) dirty exists 2023-09-23T22:25:15.005 INFO:tasks.rados.rados.0.smithi169.stdout:3995: left oid 491 (ObjNum 2451 snap 0 seq_num 2451) 2023-09-23T22:25:15.005 INFO:tasks.rados.rados.0.smithi169.stdout:3997: finishing write tid 1 to smithi16987243-438 2023-09-23T22:25:15.006 INFO:tasks.rados.rados.0.smithi169.stdout:3997: finishing write tid 2 to smithi16987243-438 2023-09-23T22:25:15.006 INFO:tasks.rados.rados.0.smithi169.stdout:3997: finishing write tid 3 to smithi16987243-438 2023-09-23T22:25:15.006 INFO:tasks.rados.rados.0.smithi169.stdout:3997: finishing write tid 4 to smithi16987243-438 2023-09-23T22:25:15.006 INFO:tasks.rados.rados.0.smithi169.stdout:3997: finishing write tid 5 to smithi16987243-438 2023-09-23T22:25:15.006 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 438 v 429 (ObjNum 2452 snap 0 seq_num 2452) dirty exists 2023-09-23T22:25:15.006 INFO:tasks.rados.rados.0.smithi169.stdout:3997: left oid 438 (ObjNum 2452 snap 0 seq_num 2452) 2023-09-23T22:25:15.006 INFO:tasks.rados.rados.0.smithi169.stdout:3998: finishing write tid 1 to smithi16987243-493 2023-09-23T22:25:15.006 INFO:tasks.rados.rados.0.smithi169.stdout:3998: finishing write tid 2 to smithi16987243-493 2023-09-23T22:25:15.006 INFO:tasks.rados.rados.0.smithi169.stdout:3995: done (4 left) 2023-09-23T22:25:15.006 INFO:tasks.rados.rados.0.smithi169.stdout:3996: done (3 left) 2023-09-23T22:25:15.006 INFO:tasks.rados.rados.0.smithi169.stdout:3997: done (2 left) 2023-09-23T22:25:15.007 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 2 2023-09-23T22:25:15.008 INFO:tasks.rados.rados.0.smithi169.stdout:3998: finishing write tid 3 to smithi16987243-493 2023-09-23T22:25:15.009 INFO:tasks.rados.rados.0.smithi169.stdout:3998: finishing write tid 4 to smithi16987243-493 2023-09-23T22:25:15.009 INFO:tasks.rados.rados.0.smithi169.stdout:3998: finishing write tid 5 to smithi16987243-493 2023-09-23T22:25:15.009 INFO:tasks.rados.rados.0.smithi169.stdout:update_object_version oid 493 v 560 (ObjNum 2453 snap 0 seq_num 2453) dirty exists 2023-09-23T22:25:15.009 INFO:tasks.rados.rados.0.smithi169.stdout:3998: left oid 493 (ObjNum 2453 snap 0 seq_num 2453) 2023-09-23T22:25:15.009 INFO:tasks.rados.rados.0.smithi169.stdout:3998: done (1 left) 2023-09-23T22:25:15.009 INFO:tasks.rados.rados.0.smithi169.stdout: waiting on 1 2023-09-23T22:25:15.015 INFO:tasks.rados.rados.0.smithi169.stdout:3999: expect (ObjNum 1969 snap 0 seq_num 1969) 2023-09-23T22:25:15.125 INFO:tasks.rados.rados.0.smithi169.stdout:3999: done (0 left) 2023-09-23T22:25:15.133 INFO:tasks.rados.rados.0.smithi169.stderr:0 errors. 2023-09-23T22:25:15.133 INFO:tasks.rados.rados.0.smithi169.stderr: 2023-09-23T22:25:15.143 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T22:25:15.197 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:14 smithi169 systemd[1]: Started Ceph mon.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:25:16.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.904+0000 7f0afed90c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-23T22:25:16.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.904+0000 7f0afed90c80 0 ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable), process ceph-mon, pid 7 2023-09-23T22:25:16.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.904+0000 7f0afed90c80 0 pidfile_write: ignore empty --pid-file 2023-09-23T22:25:16.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 0 load: jerasure load: lrc 2023-09-23T22:25:16.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: RocksDB version: 7.9.2 2023-09-23T22:25:16.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Git sha 0 2023-09-23T22:25:16.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Compile date 2023-09-22 15:19:43 2023-09-23T22:25:16.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: DB SUMMARY 2023-09-23T22:25:16.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: DB Session ID: KAJD8YF2FKEK2JCVRDVQ 2023-09-23T22:25:16.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: CURRENT file: CURRENT 2023-09-23T22:25:16.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: IDENTITY file: IDENTITY 2023-09-23T22:25:16.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 1544 Bytes 2023-09-23T22:25:16.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000039.sst 2023-09-23T22:25:16.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000037.log size: 1428384 ; 2023-09-23T22:25:16.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.error_if_exists: 0 2023-09-23T22:25:16.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.create_if_missing: 0 2023-09-23T22:25:16.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.paranoid_checks: 1 2023-09-23T22:25:16.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-09-23T22:25:16.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-23T22:25:16.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-09-23T22:25:16.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.env: 0x55a40d993720 2023-09-23T22:25:16.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.fs: PosixFileSystem 2023-09-23T22:25:16.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.info_log: 0x55a410189480 2023-09-23T22:25:16.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-23T22:25:16.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.statistics: (nil) 2023-09-23T22:25:16.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.use_fsync: 0 2023-09-23T22:25:16.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.max_log_file_size: 0 2023-09-23T22:25:16.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-23T22:25:16.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-23T22:25:16.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-23T22:25:16.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-23T22:25:16.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.allow_fallocate: 1 2023-09-23T22:25:16.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-23T22:25:16.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-23T22:25:16.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.use_direct_reads: 0 2023-09-23T22:25:16.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-23T22:25:16.037 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.create_missing_column_families: 0 2023-09-23T22:25:16.037 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.db_log_dir: 2023-09-23T22:25:16.037 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.wal_dir: 2023-09-23T22:25:16.037 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-23T22:25:16.037 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-23T22:25:16.037 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-23T22:25:16.037 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-23T22:25:16.037 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-23T22:25:16.037 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-23T22:25:16.037 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.advise_random_on_open: 1 2023-09-23T22:25:16.037 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-23T22:25:16.037 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.write_buffer_manager: 0x55a40f416c80 2023-09-23T22:25:16.037 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-23T22:25:16.038 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-23T22:25:16.038 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-23T22:25:16.038 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.rate_limiter: (nil) 2023-09-23T22:25:16.038 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-23T22:25:16.038 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-23T22:25:16.038 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-23T22:25:16.038 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-23T22:25:16.038 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.unordered_write: 0 2023-09-23T22:25:16.038 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-23T22:25:16.038 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-23T22:25:16.038 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-23T22:25:16.038 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-23T22:25:16.039 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.row_cache: None 2023-09-23T22:25:16.039 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.wal_filter: None 2023-09-23T22:25:16.039 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-23T22:25:16.039 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-23T22:25:16.039 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.two_write_queues: 0 2023-09-23T22:25:16.039 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.manual_wal_flush: 0 2023-09-23T22:25:16.039 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.wal_compression: 0 2023-09-23T22:25:16.039 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.atomic_flush: 0 2023-09-23T22:25:16.039 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-23T22:25:16.039 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-23T22:25:16.039 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-23T22:25:16.039 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.log_readahead_size: 0 2023-09-23T22:25:16.040 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-23T22:25:16.040 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-09-23T22:25:16.040 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-23T22:25:16.040 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-23T22:25:16.040 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-09-23T22:25:16.040 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-09-23T22:25:16.040 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-09-23T22:25:16.040 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.max_background_jobs: 2 2023-09-23T22:25:16.040 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.max_background_compactions: -1 2023-09-23T22:25:16.040 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.max_subcompactions: 1 2023-09-23T22:25:16.040 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-23T22:25:16.040 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-23T22:25:16.040 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-23T22:25:16.041 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.max_total_wal_size: 0 2023-09-23T22:25:16.041 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-23T22:25:16.041 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-23T22:25:16.041 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-23T22:25:16.041 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-23T22:25:16.041 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.max_open_files: -1 2023-09-23T22:25:16.041 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.bytes_per_sync: 0 2023-09-23T22:25:16.041 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-23T22:25:16.041 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-23T22:25:16.041 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-23T22:25:16.041 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.max_background_flushes: -1 2023-09-23T22:25:16.041 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Compression algorithms supported: 2023-09-23T22:25:16.042 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-23T22:25:16.042 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: kZSTD supported: 0 2023-09-23T22:25:16.042 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: kXpressCompression supported: 0 2023-09-23T22:25:16.042 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-23T22:25:16.042 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: kZlibCompression supported: 1 2023-09-23T22:25:16.042 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: kSnappyCompression supported: 1 2023-09-23T22:25:16.042 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: kLZ4Compression supported: 1 2023-09-23T22:25:16.042 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: kBZip2Compression supported: 0 2023-09-23T22:25:16.042 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-23T22:25:16.042 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-09-23T22:25:16.042 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2023-09-23T22:25:16.042 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-09-23T22:25:16.043 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-23T22:25:16.043 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.merge_operator: 2023-09-23T22:25:16.043 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.compaction_filter: None 2023-09-23T22:25:16.043 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.compaction_filter_factory: None 2023-09-23T22:25:16.043 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-09-23T22:25:16.043 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-23T22:25:16.043 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-23T22:25:16.043 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a410189580) 2023-09-23T22:25:16.043 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: cache_index_and_filter_blocks: 1 2023-09-23T22:25:16.043 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-23T22:25:16.043 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-23T22:25:16.043 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: pin_top_level_index_and_filter: 1 2023-09-23T22:25:16.043 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: index_type: 0 2023-09-23T22:25:16.044 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: data_block_index_type: 0 2023-09-23T22:25:16.044 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: index_shortening: 1 2023-09-23T22:25:16.044 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: data_block_hash_table_util_ratio: 0.750000 2023-09-23T22:25:16.044 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: checksum: 4 2023-09-23T22:25:16.044 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: no_block_cache: 0 2023-09-23T22:25:16.044 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: block_cache: 0x55a40f4991f0 2023-09-23T22:25:16.044 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: block_cache_name: BinnedLRUCache 2023-09-23T22:25:16.044 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: block_cache_options: 2023-09-23T22:25:16.044 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: capacity : 536870912 2023-09-23T22:25:16.044 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: num_shard_bits : 4 2023-09-23T22:25:16.044 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: strict_capacity_limit : 0 2023-09-23T22:25:16.044 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: high_pri_pool_ratio: 0.000 2023-09-23T22:25:16.044 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: block_cache_compressed: (nil) 2023-09-23T22:25:16.045 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: persistent_cache: (nil) 2023-09-23T22:25:16.045 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: block_size: 4096 2023-09-23T22:25:16.045 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: block_size_deviation: 10 2023-09-23T22:25:16.045 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: block_restart_interval: 16 2023-09-23T22:25:16.045 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: index_block_restart_interval: 1 2023-09-23T22:25:16.045 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: metadata_block_size: 4096 2023-09-23T22:25:16.045 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: partition_filters: 0 2023-09-23T22:25:16.045 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: use_delta_encoding: 1 2023-09-23T22:25:16.045 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: filter_policy: bloomfilter 2023-09-23T22:25:16.045 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: whole_key_filtering: 1 2023-09-23T22:25:16.045 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: verify_compression: 0 2023-09-23T22:25:16.045 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: read_amp_bytes_per_bit: 0 2023-09-23T22:25:16.046 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: format_version: 5 2023-09-23T22:25:16.046 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: enable_index_compression: 1 2023-09-23T22:25:16.046 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: block_align: 0 2023-09-23T22:25:16.046 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: max_auto_readahead_size: 262144 2023-09-23T22:25:16.046 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: prepopulate_block_cache: 0 2023-09-23T22:25:16.046 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: initial_auto_readahead_size: 8192 2023-09-23T22:25:16.046 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: num_file_reads_for_auto_readahead: 2 2023-09-23T22:25:16.046 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-23T22:25:16.046 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-23T22:25:16.046 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.compression: NoCompression 2023-09-23T22:25:16.046 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-23T22:25:16.046 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-23T22:25:16.047 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-23T22:25:16.047 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.num_levels: 7 2023-09-23T22:25:16.047 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-23T22:25:16.047 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-23T22:25:16.047 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-23T22:25:16.047 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-23T22:25:16.047 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-23T22:25:16.047 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-23T22:25:16.047 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-23T22:25:16.047 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-23T22:25:16.047 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-23T22:25:16.047 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-23T22:25:16.047 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-09-23T22:25:16.048 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-09-23T22:25:16.048 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-23T22:25:16.048 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.compression_opts.level: 32767 2023-09-23T22:25:16.048 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-23T22:25:16.048 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-23T22:25:16.048 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-23T22:25:16.048 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-09-23T22:25:16.048 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-23T22:25:16.048 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.compression_opts.enabled: false 2023-09-23T22:25:16.048 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-09-23T22:25:16.048 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-23T22:25:16.048 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-23T22:25:16.049 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-23T22:25:16.049 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-23T22:25:16.049 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-23T22:25:16.049 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-23T22:25:16.049 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-23T22:25:16.049 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-23T22:25:16.049 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-23T22:25:16.049 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-23T22:25:16.049 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-23T22:25:16.049 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-23T22:25:16.049 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-23T22:25:16.049 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-23T22:25:16.049 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-23T22:25:16.050 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-23T22:25:16.050 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-23T22:25:16.050 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-09-23T22:25:16.050 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.arena_block_size: 1048576 2023-09-23T22:25:16.050 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-23T22:25:16.050 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-23T22:25:16.050 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-23T22:25:16.050 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-23T22:25:16.050 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-23T22:25:16.050 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-23T22:25:16.050 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-23T22:25:16.051 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-23T22:25:16.052 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-23T22:25:16.052 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-23T22:25:16.052 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-23T22:25:16.052 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-23T22:25:16.052 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-23T22:25:16.052 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.table_properties_collectors: 2023-09-23T22:25:16.052 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.inplace_update_support: 0 2023-09-23T22:25:16.052 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-23T22:25:16.052 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-23T22:25:16.053 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-23T22:25:16.053 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-23T22:25:16.053 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.bloom_locality: 0 2023-09-23T22:25:16.053 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.max_successive_merges: 0 2023-09-23T22:25:16.053 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-23T22:25:16.053 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-23T22:25:16.054 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.force_consistency_checks: 1 2023-09-23T22:25:16.054 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-23T22:25:16.054 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.ttl: 2592000 2023-09-23T22:25:16.054 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-23T22:25:16.054 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-09-23T22:25:16.054 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-09-23T22:25:16.054 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.enable_blob_files: false 2023-09-23T22:25:16.054 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.min_blob_size: 0 2023-09-23T22:25:16.054 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.blob_file_size: 268435456 2023-09-23T22:25:16.054 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-09-23T22:25:16.054 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-09-23T22:25:16.054 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-23T22:25:16.055 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-09-23T22:25:16.055 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-09-23T22:25:16.055 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-09-23T22:25:16.055 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.908+0000 7f0afed90c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-09-23T22:25:16.055 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.912+0000 7f0af45af700 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-23T22:25:16.055 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.912+0000 7f0afed90c80 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-23T22:25:16.055 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.912+0000 7f0afed90c80 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 17744, log_number is 37,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-23T22:25:16.055 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.912+0000 7f0afed90c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 37 2023-09-23T22:25:16.055 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.912+0000 7f0afed90c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: bd77a5c4-d03c-439e-afe4-3134c8ea37df 2023-09-23T22:25:16.056 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.912+0000 7f0afed90c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695507915916060, "job": 1, "event": "recovery_started", "wal_files": [37]} 2023-09-23T22:25:16.056 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.912+0000 7f0afed90c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #37 mode 2 2023-09-23T22:25:16.056 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.920+0000 7f0afed90c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695507915924922, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 42, "file_size": 1298631, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 17736, "largest_seqno": 18623, "table_properties": {"data_size": 1294133, "index_size": 2524, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 965, "raw_key_size": 8515, "raw_average_key_size": 22, "raw_value_size": 1286080, "raw_average_value_size": 3466, "num_data_blocks": 115, "num_entries": 371, "num_filter_entries": 371, "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": 1695507915, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "bd77a5c4-d03c-439e-afe4-3134c8ea37df", "db_session_id": "KAJD8YF2FKEK2JCVRDVQ", "orig_file_number": 42, "seqno_to_time_mapping": "N/A"}} 2023-09-23T22:25:16.056 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.920+0000 7f0afed90c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695507915925044, "job": 1, "event": "recovery_finished"} 2023-09-23T22:25:16.056 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.920+0000 7f0afed90c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 44 2023-09-23T22:25:16.056 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.920+0000 7f0afed90c80 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-23T22:25:16.056 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.924+0000 7f0afed90c80 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-23T22:25:16.056 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.924+0000 7f0afed90c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55a40f53a000 2023-09-23T22:25:16.056 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.924+0000 7f0afed90c80 4 rocksdb: DB pointer 0x55a40f528000 2023-09-23T22:25:16.056 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.924+0000 7f0aed5a1700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-09-23T22:25:16.057 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.924+0000 7f0aed5a1700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-09-23T22:25:16.057 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: ** DB Stats ** 2023-09-23T22:25:16.057 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T22:25:16.057 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: 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-23T22:25:16.057 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T22:25:16.057 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T22:25:16.057 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: 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-23T22:25:16.057 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T22:25:16.057 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T22:25:16.057 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: ** Compaction Stats [default] ** 2023-09-23T22:25:16.058 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: 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-23T22:25:16.058 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-09-23T22:25:16.058 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: L0 1/0 1.24 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 361.7 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-09-23T22:25:16.058 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: L6 1/0 6.09 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-23T22:25:16.058 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: Sum 2/0 7.33 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 361.7 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-09-23T22:25:16.058 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 361.7 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-09-23T22:25:16.058 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: ** Compaction Stats [default] ** 2023-09-23T22:25:16.058 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: 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-23T22:25:16.058 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T22:25:16.058 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 361.7 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-09-23T22:25:16.058 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-09-23T22:25:16.058 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T22:25:16.059 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: Flush(GB): cumulative 0.001, interval 0.001 2023-09-23T22:25:16.059 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T22:25:16.059 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T22:25:16.059 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T22:25:16.059 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T22:25:16.059 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: Cumulative compaction: 0.00 GB write, 90.10 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T22:25:16.059 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: Interval compaction: 0.00 GB write, 90.10 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T22:25:16.059 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: 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-23T22:25:16.059 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: Block cache BinnedLRUCache@0x55a40f4991f0#7 capacity: 512.00 MB usage: 3.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.3e-05 secs_since: 0 2023-09-23T22:25:16.059 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: Block cache entry stats(count,size,portion): FilterBlock(1,1.03 KB,0.000196695%) IndexBlock(1,2.58 KB,0.000491738%) Misc(1,0.00 KB,0%) 2023-09-23T22:25:16.059 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T22:25:16.059 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.924+0000 7f0afed90c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] at bind addrs [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 2023-09-23T22:25:16.060 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.924+0000 7f0afed90c80 1 mon.a@-1(???) e3 preinit fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 2023-09-23T22:25:16.060 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.924+0000 7f0afed90c80 0 mon.a@-1(???).mds e10 new map 2023-09-23T22:25:16.060 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.924+0000 7f0afed90c80 0 mon.a@-1(???).mds e10 print_map 2023-09-23T22:25:16.060 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: e10 2023-09-23T22:25:16.060 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: enable_multiple, ever_enabled_multiple: 1,1 2023-09-23T22:25:16.060 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: 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-23T22:25:16.060 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: legacy client fscid: 1 2023-09-23T22:25:16.060 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: 2023-09-23T22:25:16.060 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: Filesystem 'foo' (1) 2023-09-23T22:25:16.060 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: fs_name foo 2023-09-23T22:25:16.060 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: epoch 10 2023-09-23T22:25:16.060 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-09-23T22:25:16.061 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: created 2023-09-23T22:19:15.679417+0000 2023-09-23T22:25:16.061 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: modified 2023-09-23T22:19:25.917224+0000 2023-09-23T22:25:16.061 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: tableserver 0 2023-09-23T22:25:16.061 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: root 0 2023-09-23T22:25:16.061 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: session_timeout 60 2023-09-23T22:25:16.061 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: session_autoclose 300 2023-09-23T22:25:16.061 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: max_file_size 1099511627776 2023-09-23T22:25:16.061 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: required_client_features {} 2023-09-23T22:25:16.061 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: last_failure 0 2023-09-23T22:25:16.061 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: last_failure_osd_epoch 68 2023-09-23T22:25:16.061 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: 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-23T22:25:16.061 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: max_mds 1 2023-09-23T22:25:16.062 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: in 0 2023-09-23T22:25:16.062 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: up {0=24508} 2023-09-23T22:25:16.062 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: failed 2023-09-23T22:25:16.062 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: damaged 2023-09-23T22:25:16.062 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: stopped 2023-09-23T22:25:16.062 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: data_pools [4] 2023-09-23T22:25:16.062 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: metadata_pool 3 2023-09-23T22:25:16.062 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: inline_data disabled 2023-09-23T22:25:16.062 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: balancer 2023-09-23T22:25:16.062 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: bal_rank_mask -1 2023-09-23T22:25:16.062 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: standby_count_wanted 1 2023-09-23T22:25:16.062 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: [mds.foo.smithi187.ecsgsg{0:24508} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.187:6832/3147381367,v1:172.21.15.187:6833/3147381367] compat {c=[1],r=[1],i=[7ff]}] 2023-09-23T22:25:16.063 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: 2023-09-23T22:25:16.063 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: 2023-09-23T22:25:16.063 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: Standby daemons: 2023-09-23T22:25:16.063 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: 2023-09-23T22:25:16.063 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: [mds.foo.smithi169.txmybt{-1:14658} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.169:6834/438672921,v1:172.21.15.169:6835/438672921] compat {c=[1],r=[1],i=[7ff]}] 2023-09-23T22:25:16.063 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.928+0000 7f0afed90c80 0 mon.a@-1(???).osd e77 crush map has features 3314933000854323200, adjusting msgr requires 2023-09-23T22:25:16.063 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.928+0000 7f0afed90c80 0 mon.a@-1(???).osd e77 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T22:25:16.063 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.928+0000 7f0afed90c80 0 mon.a@-1(???).osd e77 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T22:25:16.063 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.928+0000 7f0afed90c80 0 mon.a@-1(???).osd e77 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T22:25:16.063 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.928+0000 7f0afed90c80 1 mon.a@-1(???).paxosservice(auth 1..20) refresh upgraded, format 0 -> 3 2023-09-23T22:25:16.063 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.932+0000 7f0afed90c80 20 expand_channel_meta expand map: {default=false} 2023-09-23T22:25:16.063 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.932+0000 7f0afed90c80 20 expand_channel_meta from 'false' to 'false' 2023-09-23T22:25:16.063 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.932+0000 7f0afed90c80 20 expand_channel_meta expanded map: {default=false} 2023-09-23T22:25:16.064 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.932+0000 7f0afed90c80 20 expand_channel_meta expand map: {default=info} 2023-09-23T22:25:16.064 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.932+0000 7f0afed90c80 20 expand_channel_meta from 'info' to 'info' 2023-09-23T22:25:16.064 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.932+0000 7f0afed90c80 20 expand_channel_meta expanded map: {default=info} 2023-09-23T22:25:16.064 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.932+0000 7f0afed90c80 20 expand_channel_meta expand map: {default=daemon} 2023-09-23T22:25:16.064 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.932+0000 7f0afed90c80 20 expand_channel_meta from 'daemon' to 'daemon' 2023-09-23T22:25:16.064 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.932+0000 7f0afed90c80 20 expand_channel_meta expanded map: {default=daemon} 2023-09-23T22:25:16.064 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.932+0000 7f0afed90c80 20 expand_channel_meta expand map: {default=debug} 2023-09-23T22:25:16.064 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.932+0000 7f0afed90c80 20 expand_channel_meta from 'debug' to 'debug' 2023-09-23T22:25:16.064 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:15 smithi169 bash[101133]: debug 2023-09-23T22:25:15.932+0000 7f0afed90c80 20 expand_channel_meta expanded map: {default=debug} 2023-09-23T22:25:17.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:17 smithi169 bash[90995]: ignoring --setuser ceph since I am not root 2023-09-23T22:25:17.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:17 smithi169 bash[90995]: ignoring --setgroup ceph since I am not root 2023-09-23T22:25:17.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:17 smithi169 bash[90995]: debug 2023-09-23T22:25:17.480+0000 7f6311999700 1 -- 172.21.15.169:0/178220040 <== mon.0 v2:172.21.15.169:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55919af0d1e0 con 0x55919bc8c400 2023-09-23T22:25:17.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:17 smithi169 bash[90995]: debug 2023-09-23T22:25:17.640+0000 7f631b6c8200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T22:25:17.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:17 smithi169 bash[101133]: audit 2023-09-23T22:25:13.612137+0000 mon.c (mon.2) 179 : audit 0 from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:25:17.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:17 smithi169 bash[101133]: audit 2023-09-23T22:25:13.612406+0000 mon.c (mon.2) 180 : audit 0 from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:25:17.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:17 smithi169 bash[101133]: audit 2023-09-23T22:25:13.612652+0000 mon.c (mon.2) 181 : audit 0 from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:25:17.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:17 smithi169 bash[101133]: cluster 2023-09-23T22:25:14.295147+0000 mgr.y (mgr.15153) 48 : cluster 0 pgmap v29: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 12 MiB/s wr, 112 op/s 2023-09-23T22:25:17.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:17 smithi169 bash[101133]: audit 2023-09-23T22:25:14.385319+0000 mon.c (mon.2) 182 : audit 0 from='client.? 172.21.15.169:0/19305542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:25:17.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:17 smithi169 bash[101133]: cluster 2023-09-23T22:25:16.295809+0000 mgr.y (mgr.15153) 49 : cluster 0 pgmap v30: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 7.3 MiB/s wr, 68 op/s 2023-09-23T22:25:17.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:17 smithi169 bash[101133]: audit 2023-09-23T22:25:16.837189+0000 mon.c (mon.2) 183 : audit 0 from='client.? 172.21.15.169:0/3933539496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:25:17.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:17 smithi169 bash[101133]: cluster 2023-09-23T22:25:17.352764+0000 mon.a (mon.0) 1 : cluster 1 mon.a calling monitor election 2023-09-23T22:25:17.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:17 smithi169 bash[101133]: cluster 2023-09-23T22:25:17.372503+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-23T22:25:17.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:17 smithi169 bash[101133]: cluster 2023-09-23T22:25:17.381134+0000 mon.a (mon.0) 3 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0],b=[v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0],c=[v2:172.21.15.169:3301/0,v1:172.21.15.169:6790/0]} removed_ranks: {} 2023-09-23T22:25:17.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:17 smithi169 bash[101133]: cluster 2023-09-23T22:25:17.382230+0000 mon.a (mon.0) 4 : cluster 0 fsmap foo:1 {0=foo.smithi187.ecsgsg=up:active} 1 up:standby 2023-09-23T22:25:17.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:17 smithi169 bash[101133]: cluster 2023-09-23T22:25:17.382373+0000 mon.a (mon.0) 5 : cluster 0 osdmap e77: 8 total, 8 up, 8 in 2023-09-23T22:25:17.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:17 smithi169 bash[101133]: cluster 2023-09-23T22:25:17.383751+0000 mon.a (mon.0) 6 : cluster 0 mgrmap e29: y(active, since 55s), standbys: x 2023-09-23T22:25:17.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:17 smithi169 bash[101133]: cluster 2023-09-23T22:25:17.412167+0000 mon.a (mon.0) 7 : cluster 0 mgrmap e30: y(active, since 55s), standbys: x 2023-09-23T22:25:17.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:17 smithi169 bash[101133]: cluster 2023-09-23T22:25:17.412235+0000 mon.a (mon.0) 8 : cluster 1 overall HEALTH_OK 2023-09-23T22:25:17.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:17 smithi169 bash[101133]: audit 2023-09-23T22:25:17.412378+0000 mon.a (mon.0) 9 : audit 1 from='mgr.15153 ' entity='' 2023-09-23T22:25:17.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:17 smithi169 bash[40994]: audit 2023-09-23T22:25:13.612137+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:25:17.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:17 smithi169 bash[40994]: audit 2023-09-23T22:25:13.612406+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:25:17.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:17 smithi169 bash[40994]: audit 2023-09-23T22:25:13.612652+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:25:17.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:17 smithi169 bash[40994]: cluster 2023-09-23T22:25:14.295147+0000 mgr.y (mgr.15153) 48 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 12 MiB/s wr, 112 op/s 2023-09-23T22:25:17.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:17 smithi169 bash[40994]: audit 2023-09-23T22:25:14.385319+0000 mon.c (mon.2) 182 : audit [DBG] from='client.? 172.21.15.169:0/19305542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:25:17.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:17 smithi169 bash[40994]: cluster 2023-09-23T22:25:16.295809+0000 mgr.y (mgr.15153) 49 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 7.3 MiB/s wr, 68 op/s 2023-09-23T22:25:17.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:17 smithi169 bash[40994]: audit 2023-09-23T22:25:16.837189+0000 mon.c (mon.2) 183 : audit [DBG] from='client.? 172.21.15.169:0/3933539496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:25:17.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:17 smithi169 bash[40994]: cluster 2023-09-23T22:25:17.352764+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-09-23T22:25:17.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:17 smithi169 bash[40994]: cluster 2023-09-23T22:25:17.372503+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-23T22:25:17.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:17 smithi169 bash[40994]: cluster 2023-09-23T22:25:17.381134+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0],b=[v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0],c=[v2:172.21.15.169:3301/0,v1:172.21.15.169:6790/0]} removed_ranks: {} 2023-09-23T22:25:17.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:17 smithi169 bash[40994]: cluster 2023-09-23T22:25:17.382230+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi187.ecsgsg=up:active} 1 up:standby 2023-09-23T22:25:17.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:17 smithi169 bash[40994]: cluster 2023-09-23T22:25:17.382373+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-09-23T22:25:17.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:17 smithi169 bash[40994]: cluster 2023-09-23T22:25:17.383751+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e29: y(active, since 55s), standbys: x 2023-09-23T22:25:17.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:17 smithi169 bash[40994]: cluster 2023-09-23T22:25:17.412167+0000 mon.a (mon.0) 7 : cluster [DBG] mgrmap e30: y(active, since 55s), standbys: x 2023-09-23T22:25:17.786 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:17 smithi169 bash[40994]: cluster 2023-09-23T22:25:17.412235+0000 mon.a (mon.0) 8 : cluster [INF] overall HEALTH_OK 2023-09-23T22:25:17.786 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:17 smithi169 bash[40994]: audit 2023-09-23T22:25:17.412378+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.15153 ' entity='' 2023-09-23T22:25:17.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:17 smithi187 bash[79074]: ignoring --setuser ceph since I am not root 2023-09-23T22:25:17.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:17 smithi187 bash[79074]: ignoring --setgroup ceph since I am not root 2023-09-23T22:25:17.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:17 smithi187 bash[79074]: debug 2023-09-23T22:25:17.474+0000 7f7ba620c700 1 -- 172.21.15.187:0/1258116585 <== mon.0 v2:172.21.15.169:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55622852f1e0 con 0x5562292ae800 2023-09-23T22:25:17.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:17 smithi187 bash[79074]: debug 2023-09-23T22:25:17.638+0000 7f7baff3b200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-09-23T22:25:17.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:17 smithi187 bash[31480]: audit 2023-09-23T22:25:13.612137+0000 mon.c (mon.2) 179 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:25:17.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:17 smithi187 bash[31480]: audit 2023-09-23T22:25:13.612406+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:25:17.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:17 smithi187 bash[31480]: audit 2023-09-23T22:25:13.612652+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.15153 172.21.15.169:0/217143468' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:25:17.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:17 smithi187 bash[31480]: cluster 2023-09-23T22:25:14.295147+0000 mgr.y (mgr.15153) 48 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 12 MiB/s wr, 112 op/s 2023-09-23T22:25:17.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:17 smithi187 bash[31480]: audit 2023-09-23T22:25:14.385319+0000 mon.c (mon.2) 182 : audit [DBG] from='client.? 172.21.15.169:0/19305542' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:25:17.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:17 smithi187 bash[31480]: cluster 2023-09-23T22:25:16.295809+0000 mgr.y (mgr.15153) 49 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 48 MiB/s rd, 7.3 MiB/s wr, 68 op/s 2023-09-23T22:25:17.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:17 smithi187 bash[31480]: audit 2023-09-23T22:25:16.837189+0000 mon.c (mon.2) 183 : audit [DBG] from='client.? 172.21.15.169:0/3933539496' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:25:17.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:17 smithi187 bash[31480]: cluster 2023-09-23T22:25:17.352764+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-09-23T22:25:17.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:17 smithi187 bash[31480]: cluster 2023-09-23T22:25:17.372503+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-23T22:25:17.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:17 smithi187 bash[31480]: cluster 2023-09-23T22:25:17.381134+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0],b=[v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0],c=[v2:172.21.15.169:3301/0,v1:172.21.15.169:6790/0]} removed_ranks: {} 2023-09-23T22:25:17.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:17 smithi187 bash[31480]: cluster 2023-09-23T22:25:17.382230+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi187.ecsgsg=up:active} 1 up:standby 2023-09-23T22:25:17.880 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:17 smithi187 bash[31480]: cluster 2023-09-23T22:25:17.382373+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2023-09-23T22:25:17.880 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:17 smithi187 bash[31480]: cluster 2023-09-23T22:25:17.383751+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e29: y(active, since 55s), standbys: x 2023-09-23T22:25:17.880 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:17 smithi187 bash[31480]: cluster 2023-09-23T22:25:17.412167+0000 mon.a (mon.0) 7 : cluster [DBG] mgrmap e30: y(active, since 55s), standbys: x 2023-09-23T22:25:17.880 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:17 smithi187 bash[31480]: cluster 2023-09-23T22:25:17.412235+0000 mon.a (mon.0) 8 : cluster [INF] overall HEALTH_OK 2023-09-23T22:25:17.880 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:17 smithi187 bash[31480]: audit 2023-09-23T22:25:17.412378+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.15153 ' entity='' 2023-09-23T22:25:18.877 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:18 smithi187 bash[79074]: debug 2023-09-23T22:25:18.574+0000 7f7baff3b200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T22:25:18.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:18 smithi187 bash[79074]: debug 2023-09-23T22:25:18.678+0000 7f7baff3b200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T22:25:18.878 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:18 smithi187 bash[79074]: debug 2023-09-23T22:25:18.778+0000 7f7baff3b200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T22:25:19.032 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:18 smithi169 bash[90995]: debug 2023-09-23T22:25:18.584+0000 7f631b6c8200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-09-23T22:25:19.032 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:18 smithi169 bash[90995]: debug 2023-09-23T22:25:18.684+0000 7f631b6c8200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-09-23T22:25:19.032 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:18 smithi169 bash[90995]: debug 2023-09-23T22:25:18.788+0000 7f631b6c8200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-09-23T22:25:19.299 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 1 2023-09-23T22:25:19.333 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:19 smithi169 bash[90995]: debug 2023-09-23T22:25:19.060+0000 7f631b6c8200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:25:19.333 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:19 smithi187 bash[79074]: debug 2023-09-23T22:25:19.046+0000 7f7baff3b200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:25:19.596 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:19 smithi169 bash[101133]: audit 2023-09-23T22:25:19.279403+0000 mon.c (mon.2) 184 : audit 0 from='client.? 172.21.15.169:0/3265992504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:25:19.596 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:19 smithi169 bash[90995]: debug 2023-09-23T22:25:19.428+0000 7f631b6c8200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T22:25:19.597 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:19 smithi169 bash[40994]: audit 2023-09-23T22:25:19.279403+0000 mon.c (mon.2) 184 : audit [DBG] from='client.? 172.21.15.169:0/3265992504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:25:19.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:19 smithi187 bash[31480]: audit 2023-09-23T22:25:19.279403+0000 mon.c (mon.2) 184 : audit [DBG] from='client.? 172.21.15.169:0/3265992504' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:25:19.628 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:19 smithi187 bash[79074]: debug 2023-09-23T22:25:19.406+0000 7f7baff3b200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-09-23T22:25:19.628 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:19 smithi187 bash[79074]: debug 2023-09-23T22:25:19.570+0000 7f7baff3b200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T22:25:19.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:19 smithi169 bash[90995]: debug 2023-09-23T22:25:19.592+0000 7f631b6c8200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-09-23T22:25:20.032 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:19 smithi169 bash[90995]: debug 2023-09-23T22:25:19.808+0000 7f631b6c8200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T22:25:20.128 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:19 smithi187 bash[79074]: debug 2023-09-23T22:25:19.786+0000 7f7baff3b200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-09-23T22:25:20.199 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch ps' 2023-09-23T22:25:20.689 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:25:21.032 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:20 smithi169 bash[90995]: debug 2023-09-23T22:25:20.832+0000 7f631b6c8200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T22:25:21.032 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:20 smithi169 bash[90995]: debug 2023-09-23T22:25:20.944+0000 7f631b6c8200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T22:25:21.127 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:20 smithi187 bash[79074]: debug 2023-09-23T22:25:20.794+0000 7f7baff3b200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-09-23T22:25:21.128 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:20 smithi187 bash[79074]: debug 2023-09-23T22:25:20.906+0000 7f7baff3b200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-09-23T22:25:21.128 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:21 smithi187 bash[79074]: debug 2023-09-23T22:25:21.026+0000 7f7baff3b200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T22:25:21.531 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:21 smithi169 bash[90995]: debug 2023-09-23T22:25:21.064+0000 7f631b6c8200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-09-23T22:25:21.869 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:21 smithi169 bash[90995]: debug 2023-09-23T22:25:21.556+0000 7f631b6c8200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T22:25:21.870 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:21 smithi169 bash[90995]: debug 2023-09-23T22:25:21.788+0000 7f631b6c8200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T22:25:21.877 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:21 smithi187 bash[79074]: debug 2023-09-23T22:25:21.510+0000 7f7baff3b200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-09-23T22:25:21.877 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:21 smithi187 bash[79074]: debug 2023-09-23T22:25:21.738+0000 7f7baff3b200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-09-23T22:25:22.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:22 smithi169 bash[90995]: debug 2023-09-23T22:25:22.264+0000 7f631b6c8200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T22:25:22.627 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:22 smithi187 bash[79074]: debug 2023-09-23T22:25:22.190+0000 7f7baff3b200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-09-23T22:25:23.127 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:22 smithi187 bash[79074]: debug 2023-09-23T22:25:22.694+0000 7f7baff3b200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:25:23.282 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:22 smithi169 bash[90995]: debug 2023-09-23T22:25:22.780+0000 7f631b6c8200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-09-23T22:25:23.627 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:23 smithi187 bash[79074]: debug 2023-09-23T22:25:23.254+0000 7f7baff3b200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T22:25:23.628 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:23 smithi187 bash[79074]: debug 2023-09-23T22:25:23.374+0000 7f7baff3b200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T22:25:23.777 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:23 smithi169 bash[90995]: debug 2023-09-23T22:25:23.344+0000 7f631b6c8200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-09-23T22:25:23.777 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:23 smithi169 bash[90995]: debug 2023-09-23T22:25:23.456+0000 7f631b6c8200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-09-23T22:25:24.002 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:23 smithi187 bash[79074]: debug 2023-09-23T22:25:23.734+0000 7f7baff3b200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T22:25:24.003 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:23 smithi187 bash[79074]: debug 2023-09-23T22:25:23.850+0000 7f7baff3b200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T22:25:24.032 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:23 smithi169 bash[90995]: debug 2023-09-23T22:25:23.816+0000 7f631b6c8200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-09-23T22:25:24.032 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:23 smithi169 bash[90995]: debug 2023-09-23T22:25:23.944+0000 7f631b6c8200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-09-23T22:25:24.186 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:25:24.186 INFO:teuthology.orchestra.run.smithi169.stdout:{"epoch":77,"fsid":"301c97ba-5a5d-11ee-8db4-212e2dc638e7","created":"2023-09-23T22:05:51.641271+0000","modified":"2023-09-23T22:24:22.257991+0000","last_up_change":"2023-09-23T22:15:33.326389+0000","last_in_change":"2023-09-23T22:15:07.900699+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":5,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"quincy","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-09-23T22:11:20.241354+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":"21","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-23T22:17:12.061690+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":"63","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-23T22:19:14.435967+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":"66","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-23T22:19:15.092975+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":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"cephfs":{"data":"foo"}}},{"pool":5,"pool_name":"unique_pool_0","create_time":"2023-09-23T22:21:20.908694+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":"75","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rados":{}}}],"osds":[{"osd":0,"uuid":"2384528d-4a1b-44de-a786-44beabd48375","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6802","nonce":1247471492},{"type":"v1","addr":"172.21.15.169:6803","nonce":1247471492}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6804","nonce":1247471492},{"type":"v1","addr":"172.21.15.169:6805","nonce":1247471492}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6808","nonce":1247471492},{"type":"v1","addr":"172.21.15.169:6809","nonce":1247471492}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6806","nonce":1247471492},{"type":"v1","addr":"172.21.15.169:6807","nonce":1247471492}]},"public_addr":"172.21.15.169:6803/1247471492","cluster_addr":"172.21.15.169:6805/1247471492","heartbeat_back_addr":"172.21.15.169:6809/1247471492","heartbeat_front_addr":"172.21.15.169:6807/1247471492","state":["exists","up"]},{"osd":1,"uuid":"a9626eac-65d2-42cb-984a-f891c911b713","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6810","nonce":1570715361},{"type":"v1","addr":"172.21.15.169:6811","nonce":1570715361}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6812","nonce":1570715361},{"type":"v1","addr":"172.21.15.169:6813","nonce":1570715361}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6816","nonce":1570715361},{"type":"v1","addr":"172.21.15.169:6817","nonce":1570715361}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6814","nonce":1570715361},{"type":"v1","addr":"172.21.15.169:6815","nonce":1570715361}]},"public_addr":"172.21.15.169:6811/1570715361","cluster_addr":"172.21.15.169:6813/1570715361","heartbeat_back_addr":"172.21.15.169:6817/1570715361","heartbeat_front_addr":"172.21.15.169:6815/1570715361","state":["exists","up"]},{"osd":2,"uuid":"c1c9e666-2750-421a-87f5-e098be84fc57","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.169:6818","nonce":2302606347},{"type":"v1","addr":"172.21.15.169:6819","nonce":2302606347}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6820","nonce":2302606347},{"type":"v1","addr":"172.21.15.169:6821","nonce":2302606347}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6824","nonce":2302606347},{"type":"v1","addr":"172.21.15.169:6825","nonce":2302606347}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6822","nonce":2302606347},{"type":"v1","addr":"172.21.15.169:6823","nonce":2302606347}]},"public_addr":"172.21.15.169:6819/2302606347","cluster_addr":"172.21.15.169:6821/2302606347","heartbeat_back_addr":"172.21.15.169:6825/2302606347","heartbeat_front_addr":"172.21.15.169:6823/2302606347","state":["exists","up"]},{"osd":3,"uuid":"de46cc9c-d9a2-4737-a902-b3085c4ce19b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6826","nonce":1438284677},{"type":"v1","addr":"172.21.15.169:6827","nonce":1438284677}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6828","nonce":1438284677},{"type":"v1","addr":"172.21.15.169:6829","nonce":1438284677}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6832","nonce":1438284677},{"type":"v1","addr":"172.21.15.169:6833","nonce":1438284677}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6830","nonce":1438284677},{"type":"v1","addr":"172.21.15.169:6831","nonce":1438284677}]},"public_addr":"172.21.15.169:6827/1438284677","cluster_addr":"172.21.15.169:6829/1438284677","heartbeat_back_addr":"172.21.15.169:6833/1438284677","heartbeat_front_addr":"172.21.15.169:6831/1438284677","state":["exists","up"]},{"osd":4,"uuid":"ce1039a4-bf72-4584-b3de-78f951f0952a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6800","nonce":3495756854},{"type":"v1","addr":"172.21.15.187:6801","nonce":3495756854}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6802","nonce":3495756854},{"type":"v1","addr":"172.21.15.187:6803","nonce":3495756854}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6806","nonce":3495756854},{"type":"v1","addr":"172.21.15.187:6807","nonce":3495756854}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6804","nonce":3495756854},{"type":"v1","addr":"172.21.15.187:6805","nonce":3495756854}]},"public_addr":"172.21.15.187:6801/3495756854","cluster_addr":"172.21.15.187:6803/3495756854","heartbeat_back_addr":"172.21.15.187:6807/3495756854","heartbeat_front_addr":"172.21.15.187:6805/3495756854","state":["exists","up"]},{"osd":5,"uuid":"720eaeaf-d446-4e00-b7b8-aab3a3fdcfd4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6808","nonce":716797629},{"type":"v1","addr":"172.21.15.187:6809","nonce":716797629}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6810","nonce":716797629},{"type":"v1","addr":"172.21.15.187:6811","nonce":716797629}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6814","nonce":716797629},{"type":"v1","addr":"172.21.15.187:6815","nonce":716797629}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6812","nonce":716797629},{"type":"v1","addr":"172.21.15.187:6813","nonce":716797629}]},"public_addr":"172.21.15.187:6809/716797629","cluster_addr":"172.21.15.187:6811/716797629","heartbeat_back_addr":"172.21.15.187:6815/716797629","heartbeat_front_addr":"172.21.15.187:6813/716797629","state":["exists","up"]},{"osd":6,"uuid":"6eed3d1b-edd6-4e5b-b023-01c9d49a43c0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6816","nonce":4148396704},{"type":"v1","addr":"172.21.15.187:6817","nonce":4148396704}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6818","nonce":4148396704},{"type":"v1","addr":"172.21.15.187:6819","nonce":4148396704}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6822","nonce":4148396704},{"type":"v1","addr":"172.21.15.187:6823","nonce":4148396704}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6820","nonce":4148396704},{"type":"v1","addr":"172.21.15.187:6821","nonce":4148396704}]},"public_addr":"172.21.15.187:6817/4148396704","cluster_addr":"172.21.15.187:6819/4148396704","heartbeat_back_addr":"172.21.15.187:6823/4148396704","heartbeat_front_addr":"172.21.15.187:6821/4148396704","state":["exists","up"]},{"osd":7,"uuid":"826e2405-260c-4c10-a5a9-96e67928da3a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":71,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6824","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6825","nonce":397476534}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6826","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6827","nonce":397476534}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6830","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6831","nonce":397476534}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6828","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6829","nonce":397476534}]},"public_addr":"172.21.15.187:6825/397476534","cluster_addr":"172.21.15.187:6827/397476534","heartbeat_back_addr":"172.21.15.187:6831/397476534","heartbeat_front_addr":"172.21.15.187:6829/397476534","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-23T22:09:31.411368+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-23T22:10:24.381196+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-23T22:11:17.703375+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-23T22:12:11.485246+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-23T22:13:01.973694+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-23T22:13:51.641787+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-23T22:14:41.599512+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-23T22:15:32.384462+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.7","mappings":[{"from":1,"to":2}]},{"pgid":"4.17","mappings":[{"from":1,"to":5}]},{"pgid":"4.18","mappings":[{"from":1,"to":2}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.187:6835/3473696889":"2023-09-24T22:24:22.257926+0000","172.21.15.169:0/476903667":"2023-09-24T22:23:18.365171+0000","172.21.15.169:0/2260236001":"2023-09-24T22:23:18.365171+0000","172.21.15.169:6800/3198882494":"2023-09-24T22:23:18.365171+0000","172.21.15.169:0/148725777":"2023-09-24T22:23:18.365171+0000","172.21.15.187:0/3377364425":"2023-09-24T22:24:22.257926+0000","172.21.15.187:6834/3473696889":"2023-09-24T22:24:22.257926+0000","172.21.15.169:0/3248494345":"2023-09-24T22:23:18.365171+0000","172.21.15.169:6834/4064652492":"2023-09-24T22:19:22.904247+0000","172.21.15.187:0/675797229":"2023-09-24T22:24:22.257926+0000","172.21.15.187:0/4258166133":"2023-09-24T22:24:22.257926+0000","172.21.15.169:0/1119633416":"2023-09-24T22:06:59.589161+0000","172.21.15.169:0/4081286119":"2023-09-24T22:06:25.449150+0000","172.21.15.169:6800/1794622029":"2023-09-24T22:06:25.449150+0000","172.21.15.187:0/929251049":"2023-09-24T22:24:22.257926+0000","172.21.15.169:0/3229776594":"2023-09-24T22:06:25.449150+0000","172.21.15.169:6801/705626113":"2023-09-24T22:16:31.701938+0000","172.21.15.169:6801/1794622029":"2023-09-24T22:06:25.449150+0000","172.21.15.187:0/2866139965":"2023-09-24T22:24:22.257926+0000","172.21.15.169:6835/4064652492":"2023-09-24T22:19:22.904247+0000","172.21.15.169:0/1680336425":"2023-09-24T22:06:59.589161+0000","172.21.15.169:0/665770624":"2023-09-24T22:06:59.589161+0000","172.21.15.169:6800/702995389":"2023-09-24T22:06:59.589161+0000","172.21.15.169:6800/705626113":"2023-09-24T22:16:31.701938+0000","172.21.15.169:0/4160303889":"2023-09-24T22:16:31.701938+0000","172.21.15.169:0/3283618360":"2023-09-24T22:16:31.701938+0000","172.21.15.169:6801/702995389":"2023-09-24T22:06:59.589161+0000","172.21.15.169:0/276256841":"2023-09-24T22:16:31.701938+0000","172.21.15.187:0/1585591428":"2023-09-24T22:24:22.257926+0000","172.21.15.169:6801/3198882494":"2023-09-24T22:23:18.365171+0000","172.21.15.169:0/3658436515":"2023-09-24T22:06:25.449150+0000","172.21.15.169:0/313064646":"2023-09-24T22:16:31.701938+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-23T22:25:24.258 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:24 smithi187 bash[31480]: audit 2023-09-23T22:25:24.183833+0000 mon.c (mon.2) 185 : audit [DBG] from='client.? 172.21.15.169:0/3600656195' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:25:24.259 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:23 smithi187 bash[79074]: debug 2023-09-23T22:25:23.994+0000 7f7baff3b200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T22:25:24.259 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:24 smithi187 bash[79074]: debug 2023-09-23T22:25:24.118+0000 7f7baff3b200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T22:25:24.365 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:24 smithi169 bash[40994]: audit 2023-09-23T22:25:24.183833+0000 mon.c (mon.2) 185 : audit [DBG] from='client.? 172.21.15.169:0/3600656195' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:25:24.365 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:24 smithi169 bash[101133]: audit 2023-09-23T22:25:24.183833+0000 mon.c (mon.2) 185 : audit 0 from='client.? 172.21.15.169:0/3600656195' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:25:24.365 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:24 smithi169 bash[90995]: debug 2023-09-23T22:25:24.096+0000 7f631b6c8200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-09-23T22:25:24.365 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:24 smithi169 bash[90995]: debug 2023-09-23T22:25:24.224+0000 7f631b6c8200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-09-23T22:25:24.580 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:24 smithi187 bash[79074]: debug 2023-09-23T22:25:24.250+0000 7f7baff3b200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T22:25:24.581 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:24 smithi187 bash[79074]: debug 2023-09-23T22:25:24.446+0000 7f7baff3b200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T22:25:24.693 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:24 smithi169 bash[90995]: debug 2023-09-23T22:25:24.360+0000 7f631b6c8200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-09-23T22:25:24.694 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:24 smithi169 bash[90995]: debug 2023-09-23T22:25:24.556+0000 7f631b6c8200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-09-23T22:25:24.694 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:24 smithi169 bash[90995]: debug 2023-09-23T22:25:24.688+0000 7f631b6c8200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T22:25:24.877 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:24 smithi187 bash[79074]: debug 2023-09-23T22:25:24.574+0000 7f7baff3b200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-09-23T22:25:25.022 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:25:26.128 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:25 smithi187 bash[79074]: debug 2023-09-23T22:25:25.826+0000 7f7baff3b200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T22:25:26.128 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:25 smithi187 bash[79074]: [23/Sep/2023:22:25:25] ENGINE Bus STARTING 2023-09-23T22:25:26.128 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:25 smithi187 bash[79074]: CherryPy Checker: 2023-09-23T22:25:26.128 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:25 smithi187 bash[79074]: The Application mounted at '' has an empty config. 2023-09-23T22:25:26.128 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:25 smithi187 bash[79074]: [23/Sep/2023:22:25:25] ENGINE Serving on http://:::9283 2023-09-23T22:25:26.128 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 22:25:25 smithi187 bash[79074]: [23/Sep/2023:22:25:25] ENGINE Bus STARTED 2023-09-23T22:25:26.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:25 smithi187 bash[31480]: cluster 2023-09-23T22:25:25.853769+0000 mon.a (mon.0) 10 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T22:25:26.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:25 smithi187 bash[31480]: cluster 2023-09-23T22:25:25.853954+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x started 2023-09-23T22:25:26.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:25 smithi187 bash[31480]: audit 2023-09-23T22:25:25.856784+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.187:0/2124646017' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T22:25:26.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:25 smithi187 bash[31480]: audit 2023-09-23T22:25:25.858068+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.187:0/2124646017' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:25:26.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:25 smithi187 bash[31480]: audit 2023-09-23T22:25:25.862652+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.187:0/2124646017' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T22:25:26.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:25 smithi187 bash[31480]: audit 2023-09-23T22:25:25.863241+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.187:0/2124646017' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:25:26.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:25 smithi187 bash[31480]: debug 2023-09-23T22:25:25.966+0000 7f705e4f9700 -1 mon.b@1(peon).osd e78 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-23T22:25:26.178 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:25 smithi169 bash[40994]: cluster 2023-09-23T22:25:25.853769+0000 mon.a (mon.0) 10 : cluster [DBG] Standby manager daemon x restarted 2023-09-23T22:25:26.179 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:25 smithi169 bash[40994]: cluster 2023-09-23T22:25:25.853954+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x started 2023-09-23T22:25:26.179 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:25 smithi169 bash[40994]: audit 2023-09-23T22:25:25.856784+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.? 172.21.15.187:0/2124646017' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T22:25:26.179 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:25 smithi169 bash[40994]: audit 2023-09-23T22:25:25.858068+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.? 172.21.15.187:0/2124646017' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:25:26.179 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:25 smithi169 bash[40994]: audit 2023-09-23T22:25:25.862652+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.? 172.21.15.187:0/2124646017' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T22:25:26.179 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:25 smithi169 bash[40994]: audit 2023-09-23T22:25:25.863241+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.? 172.21.15.187:0/2124646017' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:25:26.179 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:25 smithi169 bash[40994]: debug 2023-09-23T22:25:25.968+0000 7fc0314e0700 -1 mon.c@2(peon).osd e78 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-23T22:25:26.179 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:25 smithi169 bash[90995]: debug 2023-09-23T22:25:25.936+0000 7f631b6c8200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-09-23T22:25:26.179 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[90995]: [23/Sep/2023:22:25:26] ENGINE Bus STARTING 2023-09-23T22:25:26.180 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:25 smithi169 bash[101133]: cluster 2023-09-23T22:25:25.853769+0000 mon.a (mon.0) 10 : cluster 0 Standby manager daemon x restarted 2023-09-23T22:25:26.180 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:25 smithi169 bash[101133]: cluster 2023-09-23T22:25:25.853954+0000 mon.a (mon.0) 11 : cluster 0 Standby manager daemon x started 2023-09-23T22:25:26.180 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:25 smithi169 bash[101133]: audit 2023-09-23T22:25:25.856784+0000 mon.b (mon.1) 39 : audit 0 from='mgr.? 172.21.15.187:0/2124646017' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-09-23T22:25:26.180 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:25 smithi169 bash[101133]: audit 2023-09-23T22:25:25.858068+0000 mon.b (mon.1) 40 : audit 0 from='mgr.? 172.21.15.187:0/2124646017' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-09-23T22:25:26.180 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:25 smithi169 bash[101133]: audit 2023-09-23T22:25:25.862652+0000 mon.b (mon.1) 41 : audit 0 from='mgr.? 172.21.15.187:0/2124646017' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-09-23T22:25:26.180 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:25 smithi169 bash[101133]: audit 2023-09-23T22:25:25.863241+0000 mon.b (mon.1) 42 : audit 0 from='mgr.? 172.21.15.187:0/2124646017' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-09-23T22:25:26.512 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:25:26.533 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[90995]: debug 2023-09-23T22:25:26.200+0000 7f6278a63700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:25:26.534 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[90995]: debug 2023-09-23T22:25:26.200+0000 7f6278a63700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:25:26.534 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[90995]: debug 2023-09-23T22:25:26.200+0000 7f6278a63700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:25:26.534 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[90995]: debug 2023-09-23T22:25:26.200+0000 7f6278a63700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:25:26.534 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[90995]: debug 2023-09-23T22:25:26.200+0000 7f6278a63700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:25:26.534 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[90995]: debug 2023-09-23T22:25:26.200+0000 7f6275a5d700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:25:26.534 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[90995]: debug 2023-09-23T22:25:26.200+0000 7f6275a5d700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:25:26.535 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[90995]: debug 2023-09-23T22:25:26.200+0000 7f6275a5d700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:25:26.535 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[90995]: debug 2023-09-23T22:25:26.200+0000 7f6275a5d700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:25:26.535 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[90995]: debug 2023-09-23T22:25:26.200+0000 7f6275a5d700 -1 client.0 error registering admin socket command: (17) File exists 2023-09-23T22:25:26.535 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[90995]: CherryPy Checker: 2023-09-23T22:25:26.535 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[90995]: The Application mounted at '' has an empty config. 2023-09-23T22:25:26.536 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[90995]: [23/Sep/2023:22:25:26] ENGINE Serving on http://:::9283 2023-09-23T22:25:26.536 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[90995]: [23/Sep/2023:22:25:26] ENGINE Bus STARTED 2023-09-23T22:25:27.282 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[90995]: debug 2023-09-23T22:25:26.988+0000 7f62d3681700 -1 mgr.server handle_report got status from non-daemon mon.a 2023-09-23T22:25:27.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[40994]: cluster 2023-09-23T22:25:25.915718+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e31: y(active, since 63s), standbys: x 2023-09-23T22:25:27.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[40994]: cluster 2023-09-23T22:25:25.966379+0000 mon.a (mon.0) 13 : cluster [INF] Active manager daemon y restarted 2023-09-23T22:25:27.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[40994]: cluster 2023-09-23T22:25:25.967075+0000 mon.a (mon.0) 14 : cluster [INF] Activating manager daemon y 2023-09-23T22:25:27.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[40994]: cluster 2023-09-23T22:25:25.974872+0000 osd.6 (osd.6) 3 : cluster [WRN] failed to encode map e78 with expected crc 2023-09-23T22:25:27.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[40994]: cluster 2023-09-23T22:25:25.977271+0000 mon.a (mon.0) 15 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-09-23T22:25:27.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[40994]: cluster 2023-09-23T22:25:25.977639+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e32: y(active, starting, since 0.0107428s), standbys: x 2023-09-23T22:25:27.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[40994]: cluster 2023-09-23T22:25:25.980477+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e78 with expected crc 2023-09-23T22:25:27.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[40994]: cluster 2023-09-23T22:25:25.981327+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e78 with expected crc 2023-09-23T22:25:27.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[40994]: audit 2023-09-23T22:25:25.986719+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:25:27.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[40994]: audit 2023-09-23T22:25:25.986930+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:25:27.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[40994]: audit 2023-09-23T22:25:25.987107+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:25:27.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[40994]: audit 2023-09-23T22:25:25.987972+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi169.txmybt"}]: dispatch 2023-09-23T22:25:27.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[40994]: audit 2023-09-23T22:25:25.988173+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi187.ecsgsg"}]: dispatch 2023-09-23T22:25:27.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[40994]: audit 2023-09-23T22:25:25.989771+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T22:25:27.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[40994]: audit 2023-09-23T22:25:25.989924+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T22:25:27.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[40994]: audit 2023-09-23T22:25:25.990189+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:25:27.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[40994]: audit 2023-09-23T22:25:25.990417+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:25:27.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[40994]: audit 2023-09-23T22:25:25.990631+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:25:27.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[40994]: audit 2023-09-23T22:25:25.990817+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:25:27.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[40994]: audit 2023-09-23T22:25:25.991016+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:25:27.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[101133]: cluster 2023-09-23T22:25:25.915718+0000 mon.a (mon.0) 12 : cluster 0 mgrmap e31: y(active, since 63s), standbys: x 2023-09-23T22:25:27.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[101133]: cluster 2023-09-23T22:25:25.966379+0000 mon.a (mon.0) 13 : cluster 1 Active manager daemon y restarted 2023-09-23T22:25:27.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[101133]: cluster 2023-09-23T22:25:25.967075+0000 mon.a (mon.0) 14 : cluster 1 Activating manager daemon y 2023-09-23T22:25:27.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[101133]: cluster 2023-09-23T22:25:25.974872+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e78 with expected crc 2023-09-23T22:25:27.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[101133]: cluster 2023-09-23T22:25:25.977271+0000 mon.a (mon.0) 15 : cluster 0 osdmap e78: 8 total, 8 up, 8 in 2023-09-23T22:25:27.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[101133]: cluster 2023-09-23T22:25:25.977639+0000 mon.a (mon.0) 16 : cluster 0 mgrmap e32: y(active, starting, since 0.0107428s), standbys: x 2023-09-23T22:25:27.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[101133]: cluster 2023-09-23T22:25:25.980477+0000 osd.0 (osd.0) 3 : cluster 3 failed to encode map e78 with expected crc 2023-09-23T22:25:27.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[101133]: cluster 2023-09-23T22:25:25.981327+0000 osd.4 (osd.4) 3 : cluster 3 failed to encode map e78 with expected crc 2023-09-23T22:25:27.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[101133]: audit 2023-09-23T22:25:25.986719+0000 mon.a (mon.0) 17 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:25:27.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[101133]: audit 2023-09-23T22:25:25.986930+0000 mon.a (mon.0) 18 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:25:27.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[101133]: audit 2023-09-23T22:25:25.987107+0000 mon.a (mon.0) 19 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:25:27.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[101133]: audit 2023-09-23T22:25:25.987972+0000 mon.a (mon.0) 20 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi169.txmybt"}]: dispatch 2023-09-23T22:25:27.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[101133]: audit 2023-09-23T22:25:25.988173+0000 mon.a (mon.0) 21 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi187.ecsgsg"}]: dispatch 2023-09-23T22:25:27.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[101133]: audit 2023-09-23T22:25:25.989771+0000 mon.a (mon.0) 22 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T22:25:27.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[101133]: audit 2023-09-23T22:25:25.989924+0000 mon.a (mon.0) 23 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T22:25:27.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[101133]: audit 2023-09-23T22:25:25.990189+0000 mon.a (mon.0) 24 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:25:27.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[101133]: audit 2023-09-23T22:25:25.990417+0000 mon.a (mon.0) 25 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:25:27.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[101133]: audit 2023-09-23T22:25:25.990631+0000 mon.a (mon.0) 26 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:25:27.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[101133]: audit 2023-09-23T22:25:25.990817+0000 mon.a (mon.0) 27 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:25:27.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[101133]: audit 2023-09-23T22:25:25.991016+0000 mon.a (mon.0) 28 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:25:27.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[101133]: audit 2023-09-23T22:25:25.991231+0000 mon.a (mon.0) 29 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:25:27.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[101133]: audit 2023-09-23T22:25:25.991545+0000 mon.a (mon.0) 30 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:25:27.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[101133]: audit 2023-09-23T22:25:25.991755+0000 mon.a (mon.0) 31 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:25:27.287 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[101133]: audit 2023-09-23T22:25:25.991984+0000 mon.a (mon.0) 32 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T22:25:27.287 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[101133]: audit 2023-09-23T22:25:25.992208+0000 mon.a (mon.0) 33 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T22:25:27.287 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[101133]: audit 2023-09-23T22:25:25.992640+0000 mon.a (mon.0) 34 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T22:25:27.287 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[101133]: cluster 2023-09-23T22:25:26.023321+0000 mon.a (mon.0) 35 : cluster 1 Manager daemon y is now available 2023-09-23T22:25:27.287 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[101133]: audit 2023-09-23T22:25:26.064924+0000 mon.a (mon.0) 36 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:25:27.287 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[101133]: audit 2023-09-23T22:25:26.070313+0000 mon.a (mon.0) 37 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:25:27.287 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[101133]: audit 2023-09-23T22:25:26.106629+0000 mon.a (mon.0) 38 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:25:27.287 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[101133]: audit 2023-09-23T22:25:26.130713+0000 mon.a (mon.0) 39 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:25:27.287 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[101133]: cluster 2023-09-23T22:25:26.131451+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e78 with expected crc 2023-09-23T22:25:27.287 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[101133]: cluster 2023-09-23T22:25:26.149504+0000 osd.2 (osd.2) 3 : cluster 3 failed to encode map e78 with expected crc 2023-09-23T22:25:27.287 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[101133]: cluster 2023-09-23T22:25:26.156333+0000 osd.1 (osd.1) 3 : cluster 3 failed to encode map e78 with expected crc 2023-09-23T22:25:27.287 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[101133]: audit 2023-09-23T22:25:26.168898+0000 mon.a (mon.0) 40 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T22:25:27.288 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[40994]: audit 2023-09-23T22:25:25.991231+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:25:27.288 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[40994]: audit 2023-09-23T22:25:25.991545+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:25:27.288 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[40994]: audit 2023-09-23T22:25:25.991755+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:25:27.288 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[40994]: audit 2023-09-23T22:25:25.991984+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T22:25:27.288 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[40994]: audit 2023-09-23T22:25:25.992208+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T22:25:27.288 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[40994]: audit 2023-09-23T22:25:25.992640+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T22:25:27.288 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[40994]: cluster 2023-09-23T22:25:26.023321+0000 mon.a (mon.0) 35 : cluster [INF] Manager daemon y is now available 2023-09-23T22:25:27.288 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[40994]: audit 2023-09-23T22:25:26.064924+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:25:27.288 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[40994]: audit 2023-09-23T22:25:26.070313+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:25:27.288 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[40994]: audit 2023-09-23T22:25:26.106629+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:25:27.288 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[40994]: audit 2023-09-23T22:25:26.130713+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:25:27.289 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[40994]: cluster 2023-09-23T22:25:26.131451+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e78 with expected crc 2023-09-23T22:25:27.289 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[40994]: cluster 2023-09-23T22:25:26.149504+0000 osd.2 (osd.2) 3 : cluster [WRN] failed to encode map e78 with expected crc 2023-09-23T22:25:27.289 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[40994]: cluster 2023-09-23T22:25:26.156333+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e78 with expected crc 2023-09-23T22:25:27.289 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:26 smithi169 bash[40994]: audit 2023-09-23T22:25:26.168898+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T22:25:27.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:26 smithi187 bash[31480]: cluster 2023-09-23T22:25:25.915718+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e31: y(active, since 63s), standbys: x 2023-09-23T22:25:27.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:26 smithi187 bash[31480]: cluster 2023-09-23T22:25:25.966379+0000 mon.a (mon.0) 13 : cluster [INF] Active manager daemon y restarted 2023-09-23T22:25:27.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:26 smithi187 bash[31480]: cluster 2023-09-23T22:25:25.967075+0000 mon.a (mon.0) 14 : cluster [INF] Activating manager daemon y 2023-09-23T22:25:27.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:26 smithi187 bash[31480]: cluster 2023-09-23T22:25:25.974872+0000 osd.6 (osd.6) 3 : cluster [WRN] failed to encode map e78 with expected crc 2023-09-23T22:25:27.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:26 smithi187 bash[31480]: cluster 2023-09-23T22:25:25.977271+0000 mon.a (mon.0) 15 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2023-09-23T22:25:27.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:26 smithi187 bash[31480]: cluster 2023-09-23T22:25:25.977639+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e32: y(active, starting, since 0.0107428s), standbys: x 2023-09-23T22:25:27.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:26 smithi187 bash[31480]: cluster 2023-09-23T22:25:25.980477+0000 osd.0 (osd.0) 3 : cluster [WRN] failed to encode map e78 with expected crc 2023-09-23T22:25:27.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:26 smithi187 bash[31480]: cluster 2023-09-23T22:25:25.981327+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e78 with expected crc 2023-09-23T22:25:27.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:26 smithi187 bash[31480]: audit 2023-09-23T22:25:25.986719+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:25:27.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:26 smithi187 bash[31480]: audit 2023-09-23T22:25:25.986930+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:25:27.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:26 smithi187 bash[31480]: audit 2023-09-23T22:25:25.987107+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:25:27.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:26 smithi187 bash[31480]: audit 2023-09-23T22:25:25.987972+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi169.txmybt"}]: dispatch 2023-09-23T22:25:27.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:26 smithi187 bash[31480]: audit 2023-09-23T22:25:25.988173+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi187.ecsgsg"}]: dispatch 2023-09-23T22:25:27.380 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:26 smithi187 bash[31480]: audit 2023-09-23T22:25:25.989771+0000 mon.a (mon.0) 22 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-09-23T22:25:27.380 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:26 smithi187 bash[31480]: audit 2023-09-23T22:25:25.989924+0000 mon.a (mon.0) 23 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-09-23T22:25:27.380 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:26 smithi187 bash[31480]: audit 2023-09-23T22:25:25.990189+0000 mon.a (mon.0) 24 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:25:27.380 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:26 smithi187 bash[31480]: audit 2023-09-23T22:25:25.990417+0000 mon.a (mon.0) 25 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:25:27.380 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:26 smithi187 bash[31480]: audit 2023-09-23T22:25:25.990631+0000 mon.a (mon.0) 26 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:25:27.380 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:26 smithi187 bash[31480]: audit 2023-09-23T22:25:25.990817+0000 mon.a (mon.0) 27 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:25:27.380 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:26 smithi187 bash[31480]: audit 2023-09-23T22:25:25.991016+0000 mon.a (mon.0) 28 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:25:27.380 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:26 smithi187 bash[31480]: audit 2023-09-23T22:25:25.991231+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:25:27.380 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:26 smithi187 bash[31480]: audit 2023-09-23T22:25:25.991545+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:25:27.380 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:26 smithi187 bash[31480]: audit 2023-09-23T22:25:25.991755+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-09-23T22:25:27.380 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:26 smithi187 bash[31480]: audit 2023-09-23T22:25:25.991984+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-09-23T22:25:27.380 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:26 smithi187 bash[31480]: audit 2023-09-23T22:25:25.992208+0000 mon.a (mon.0) 33 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-09-23T22:25:27.381 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:26 smithi187 bash[31480]: audit 2023-09-23T22:25:25.992640+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-09-23T22:25:27.381 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:26 smithi187 bash[31480]: cluster 2023-09-23T22:25:26.023321+0000 mon.a (mon.0) 35 : cluster [INF] Manager daemon y is now available 2023-09-23T22:25:27.381 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:26 smithi187 bash[31480]: audit 2023-09-23T22:25:26.064924+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:25:27.381 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:26 smithi187 bash[31480]: audit 2023-09-23T22:25:26.070313+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:25:27.381 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:26 smithi187 bash[31480]: audit 2023-09-23T22:25:26.106629+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:25:27.381 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:26 smithi187 bash[31480]: audit 2023-09-23T22:25:26.130713+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-09-23T22:25:27.381 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:26 smithi187 bash[31480]: cluster 2023-09-23T22:25:26.131451+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e78 with expected crc 2023-09-23T22:25:27.381 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:26 smithi187 bash[31480]: cluster 2023-09-23T22:25:26.149504+0000 osd.2 (osd.2) 3 : cluster [WRN] failed to encode map e78 with expected crc 2023-09-23T22:25:27.381 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:26 smithi187 bash[31480]: cluster 2023-09-23T22:25:26.156333+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e78 with expected crc 2023-09-23T22:25:27.381 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:26 smithi187 bash[31480]: audit 2023-09-23T22:25:26.168898+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-09-23T22:25:28.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:27 smithi169 bash[101133]: cephadm 2023-09-23T22:25:26.565367+0000 mgr.y (mgr.25310) 1 : cephadm 1 [23/Sep/2023:22:25:26] ENGINE Bus STARTING 2023-09-23T22:25:28.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:27 smithi169 bash[101133]: cephadm 2023-09-23T22:25:26.671202+0000 mgr.y (mgr.25310) 2 : cephadm 1 [23/Sep/2023:22:25:26] ENGINE Serving on http://172.21.15.169:8765 2023-09-23T22:25:28.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:27 smithi169 bash[101133]: cephadm 2023-09-23T22:25:26.794913+0000 mgr.y (mgr.25310) 3 : cephadm 1 [23/Sep/2023:22:25:26] ENGINE Serving on https://172.21.15.169:7150 2023-09-23T22:25:28.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:27 smithi169 bash[101133]: cephadm 2023-09-23T22:25:26.795131+0000 mgr.y (mgr.25310) 4 : cephadm 1 [23/Sep/2023:22:25:26] ENGINE Bus STARTED 2023-09-23T22:25:28.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:27 smithi169 bash[101133]: cluster 2023-09-23T22:25:26.986897+0000 mon.a (mon.0) 41 : cluster 0 mgrmap e33: y(active, since 1.01999s), standbys: x 2023-09-23T22:25:28.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:27 smithi169 bash[101133]: cluster 2023-09-23T22:25:26.996555+0000 mgr.y (mgr.25310) 5 : cluster 0 pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:28.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:27 smithi169 bash[40994]: cephadm 2023-09-23T22:25:26.565367+0000 mgr.y (mgr.25310) 1 : cephadm [INF] [23/Sep/2023:22:25:26] ENGINE Bus STARTING 2023-09-23T22:25:28.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:27 smithi169 bash[40994]: cephadm 2023-09-23T22:25:26.671202+0000 mgr.y (mgr.25310) 2 : cephadm [INF] [23/Sep/2023:22:25:26] ENGINE Serving on http://172.21.15.169:8765 2023-09-23T22:25:28.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:27 smithi169 bash[40994]: cephadm 2023-09-23T22:25:26.794913+0000 mgr.y (mgr.25310) 3 : cephadm [INF] [23/Sep/2023:22:25:26] ENGINE Serving on https://172.21.15.169:7150 2023-09-23T22:25:28.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:27 smithi169 bash[40994]: cephadm 2023-09-23T22:25:26.795131+0000 mgr.y (mgr.25310) 4 : cephadm [INF] [23/Sep/2023:22:25:26] ENGINE Bus STARTED 2023-09-23T22:25:28.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:27 smithi169 bash[40994]: cluster 2023-09-23T22:25:26.986897+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e33: y(active, since 1.01999s), standbys: x 2023-09-23T22:25:28.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:27 smithi169 bash[40994]: cluster 2023-09-23T22:25:26.996555+0000 mgr.y (mgr.25310) 5 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:28.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:27 smithi187 bash[31480]: cephadm 2023-09-23T22:25:26.565367+0000 mgr.y (mgr.25310) 1 : cephadm [INF] [23/Sep/2023:22:25:26] ENGINE Bus STARTING 2023-09-23T22:25:28.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:27 smithi187 bash[31480]: cephadm 2023-09-23T22:25:26.671202+0000 mgr.y (mgr.25310) 2 : cephadm [INF] [23/Sep/2023:22:25:26] ENGINE Serving on http://172.21.15.169:8765 2023-09-23T22:25:28.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:27 smithi187 bash[31480]: cephadm 2023-09-23T22:25:26.794913+0000 mgr.y (mgr.25310) 3 : cephadm [INF] [23/Sep/2023:22:25:26] ENGINE Serving on https://172.21.15.169:7150 2023-09-23T22:25:28.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:27 smithi187 bash[31480]: cephadm 2023-09-23T22:25:26.795131+0000 mgr.y (mgr.25310) 4 : cephadm [INF] [23/Sep/2023:22:25:26] ENGINE Bus STARTED 2023-09-23T22:25:28.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:27 smithi187 bash[31480]: cluster 2023-09-23T22:25:26.986897+0000 mon.a (mon.0) 41 : cluster [DBG] mgrmap e33: y(active, since 1.01999s), standbys: x 2023-09-23T22:25:28.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:27 smithi187 bash[31480]: cluster 2023-09-23T22:25:26.996555+0000 mgr.y (mgr.25310) 5 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:28.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:25:28] "GET /metrics HTTP/1.1" 200 33500 "" "Prometheus/2.43.0" 2023-09-23T22:25:29.001 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:25:28 smithi187 bash[78655]: ts=2023-09-23T22:25:28.663Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi187.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi169:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:25:29.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:29 smithi169 bash[40994]: cluster 2023-09-23T22:25:27.991534+0000 mgr.y (mgr.25310) 6 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:29.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:29 smithi169 bash[101133]: cluster 2023-09-23T22:25:27.991534+0000 mgr.y (mgr.25310) 6 : cluster 0 pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:29.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:28 smithi187 bash[31480]: cluster 2023-09-23T22:25:27.991534+0000 mgr.y (mgr.25310) 6 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:29.562 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:25:29.993 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-23T22:25:29.993 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.a smithi169 *:9093,9094 running (103s) - 8m 13.6M - 0.25.0 c8568f914cd2 586c531cb094 2023-09-23T22:25:29.993 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.a smithi187 *:3000 running (91s) - 8m 74.5M - 9.4.7 2c41d148cca3 2a3dded4bc88 2023-09-23T22:25:29.993 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foo.smithi169.txmybt smithi169 running (6m) - 6m 12.7M - 17.2.6-1125-gc9bb1bcf 444539aec5bf 603d247272b3 2023-09-23T22:25:29.993 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foo.smithi187.ecsgsg smithi187 running (6m) - 6m 14.7M - 17.2.6-1125-gc9bb1bcf 444539aec5bf 647361a28ce7 2023-09-23T22:25:29.994 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.x smithi187 *:8443,9283,8765 running (38s) - 16m 76.9M - 18.2.0-460-gbb0daeff e32c2a64c126 cafd1a6096d9 2023-09-23T22:25:29.994 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.y smithi169 *:8443,9283,8765 running (85s) - 19m 457M - 18.2.0-460-gbb0daeff e32c2a64c126 3ca4f6c54bdb 2023-09-23T22:25:29.994 INFO:teuthology.orchestra.run.smithi169.stdout:mon.a smithi169 running (19m) - 19m 61.0M 2048M 17.2.6-1125-gc9bb1bcf 444539aec5bf 57ab27d67d97 2023-09-23T22:25:29.994 INFO:teuthology.orchestra.run.smithi169.stdout:mon.b smithi187 running (17m) - 17m 45.2M 2048M 17.2.6-1125-gc9bb1bcf 444539aec5bf c523f1c0f847 2023-09-23T22:25:29.994 INFO:teuthology.orchestra.run.smithi169.stdout:mon.c smithi169 running (17m) - 17m 43.0M 2048M 17.2.6-1125-gc9bb1bcf 444539aec5bf 0c2edded905b 2023-09-23T22:25:29.994 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.a smithi169 *:9100 running (109s) - 8m 7820k - 1.5.0 0da6a335fe13 f465120bfdac 2023-09-23T22:25:29.994 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.b smithi187 *:9100 running (96s) - 8m 8059k - 1.5.0 0da6a335fe13 5de6a70cff53 2023-09-23T22:25:29.994 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (16m) - 16m 106M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf a9fd57dac288 2023-09-23T22:25:29.994 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (15m) - 15m 84.6M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf ee498783475d 2023-09-23T22:25:29.994 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (14m) - 14m 130M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf 79bb571d06d2 2023-09-23T22:25:29.994 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (13m) - 13m 74.1M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf 9637fe09c71c 2023-09-23T22:25:29.994 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi187 running (12m) - 12m 120M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf da9a171a44a7 2023-09-23T22:25:29.995 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi187 running (11m) - 11m 106M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf 922c0ee93b9d 2023-09-23T22:25:29.995 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi187 running (10m) - 10m 81.2M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf b4d1c30de5bf 2023-09-23T22:25:29.995 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi187 running (10m) - 10m 102M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf 2e63b5157f34 2023-09-23T22:25:29.995 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.a smithi187 *:9095 running (44s) - 9m 37.6M - 2.43.0 a07b618ecd1d bfded75014f3 2023-09-23T22:25:30.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:30 smithi169 bash[101133]: cluster 2023-09-23T22:25:28.989792+0000 mon.a (mon.0) 42 : cluster 0 mgrmap e34: y(active, since 3s), standbys: x 2023-09-23T22:25:30.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:30 smithi169 bash[40994]: cluster 2023-09-23T22:25:28.989792+0000 mon.a (mon.0) 42 : cluster [DBG] mgrmap e34: y(active, since 3s), standbys: x 2023-09-23T22:25:30.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:29 smithi187 bash[31480]: cluster 2023-09-23T22:25:28.989792+0000 mon.a (mon.0) 42 : cluster [DBG] mgrmap e34: y(active, since 3s), standbys: x 2023-09-23T22:25:31.264 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade pause' 2023-09-23T22:25:31.275 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:31 smithi169 bash[40994]: audit 2023-09-23T22:25:29.972711+0000 mgr.y (mgr.25310) 7 : audit [DBG] from='client.34155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:25:31.275 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:31 smithi169 bash[40994]: cluster 2023-09-23T22:25:29.991947+0000 mgr.y (mgr.25310) 8 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:31.275 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:31 smithi169 bash[101133]: audit 2023-09-23T22:25:29.972711+0000 mgr.y (mgr.25310) 7 : audit 0 from='client.34155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:25:31.275 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:31 smithi169 bash[101133]: cluster 2023-09-23T22:25:29.991947+0000 mgr.y (mgr.25310) 8 : cluster 0 pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:31.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:31 smithi187 bash[31480]: audit 2023-09-23T22:25:29.972711+0000 mgr.y (mgr.25310) 7 : audit [DBG] from='client.34155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:25:31.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:31 smithi187 bash[31480]: cluster 2023-09-23T22:25:29.991947+0000 mgr.y (mgr.25310) 8 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:33.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:33 smithi169 bash[40994]: cluster 2023-09-23T22:25:31.992714+0000 mgr.y (mgr.25310) 9 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:33.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:33 smithi169 bash[40994]: audit 2023-09-23T22:25:32.860107+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:33.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:33 smithi169 bash[40994]: audit 2023-09-23T22:25:32.867802+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:33.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:33 smithi169 bash[40994]: audit 2023-09-23T22:25:32.947204+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:33.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:33 smithi169 bash[40994]: audit 2023-09-23T22:25:32.966927+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:33.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:33 smithi169 bash[101133]: cluster 2023-09-23T22:25:31.992714+0000 mgr.y (mgr.25310) 9 : cluster 0 pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:33.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:33 smithi169 bash[101133]: audit 2023-09-23T22:25:32.860107+0000 mon.a (mon.0) 43 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:33.287 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:33 smithi169 bash[101133]: audit 2023-09-23T22:25:32.867802+0000 mon.a (mon.0) 44 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:33.287 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:33 smithi169 bash[101133]: audit 2023-09-23T22:25:32.947204+0000 mon.a (mon.0) 45 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:33.287 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:33 smithi169 bash[101133]: audit 2023-09-23T22:25:32.966927+0000 mon.a (mon.0) 46 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:33.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:33 smithi187 bash[31480]: cluster 2023-09-23T22:25:31.992714+0000 mgr.y (mgr.25310) 9 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:33.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:33 smithi187 bash[31480]: audit 2023-09-23T22:25:32.860107+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:33.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:33 smithi187 bash[31480]: audit 2023-09-23T22:25:32.867802+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:33.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:33 smithi187 bash[31480]: audit 2023-09-23T22:25:32.947204+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:33.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:33 smithi187 bash[31480]: audit 2023-09-23T22:25:32.966927+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:33.673 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:25:33.675 INFO:teuthology.orchestra.run.smithi169.stderr:dumped all 2023-09-23T22:25:34.517 INFO:teuthology.orchestra.run.smithi169.stdout:{"pg_ready":true,"pg_map":{"version":6,"stamp":"2023-09-23T22:25:31.992282+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1250957284,"num_objects":443,"num_object_clones":0,"num_object_copies":1329,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":443,"num_whiteouts":0,"num_read":14770,"num_read_kb":15057540,"num_write":10070,"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":2491040,"kb_used_data":2283536,"kb_used_omap":0,"kb_used_meta":198464,"kb_avail":747470176,"statfs":{"total":767960285184,"available":765409460224,"internally_reserved":0,"allocated":2338340864,"data_stored":2321997523,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":203227136},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"4.996047"},"pg_stats":[{"pgid":"3.1a","version":"68'2","reported_seq":24,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.267922+0000","last_change":"2023-09-23T22:19:15.657924+0000","last_active":"2023-09-23T22:24:22.267922+0000","last_peered":"2023-09-23T22:24:22.267922+0000","last_clean":"2023-09-23T22:24:22.267922+0000","last_became_active":"2023-09-23T22:19:15.657614+0000","last_became_peered":"2023-09-23T22:19:15.657614+0000","last_unstale":"2023-09-23T22:24:22.267922+0000","last_undegraded":"2023-09-23T22:24:22.267922+0000","last_fullsized":"2023-09-23T22:24:22.267922+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:45.878594+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2023-09-23T22:23:18.529866+0000","last_change":"2023-09-23T22:19:15.695505+0000","last_active":"2023-09-23T22:23:18.529866+0000","last_peered":"2023-09-23T22:23:18.529866+0000","last_clean":"2023-09-23T22:23:18.529866+0000","last_became_active":"2023-09-23T22:19:15.695191+0000","last_became_peered":"2023-09-23T22:19:15.695191+0000","last_unstale":"2023-09-23T22:23:18.529866+0000","last_undegraded":"2023-09-23T22:23:18.529866+0000","last_fullsized":"2023-09-23T22:23:18.529866+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02.468492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.267875+0000","last_change":"2023-09-23T22:19:15.675408+0000","last_active":"2023-09-23T22:24:22.267875+0000","last_peered":"2023-09-23T22:24:22.267875+0000","last_clean":"2023-09-23T22:24:22.267875+0000","last_became_active":"2023-09-23T22:19:15.675117+0000","last_became_peered":"2023-09-23T22:19:15.675117+0000","last_unstale":"2023-09-23T22:24:22.267875+0000","last_undegraded":"2023-09-23T22:24:22.267875+0000","last_fullsized":"2023-09-23T22:24:22.267875+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:45.909786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":21,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.335420+0000","last_change":"2023-09-23T22:19:15.878931+0000","last_active":"2023-09-23T22:24:22.335420+0000","last_peered":"2023-09-23T22:24:22.335420+0000","last_clean":"2023-09-23T22:24:22.335420+0000","last_became_active":"2023-09-23T22:19:15.878182+0000","last_became_peered":"2023-09-23T22:19:15.878182+0000","last_unstale":"2023-09-23T22:24:22.335420+0000","last_undegraded":"2023-09-23T22:24:22.335420+0000","last_fullsized":"2023-09-23T22:24:22.335420+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.497753+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2023-09-23T22:23:18.529376+0000","last_change":"2023-09-23T22:19:15.665915+0000","last_active":"2023-09-23T22:23:18.529376+0000","last_peered":"2023-09-23T22:23:18.529376+0000","last_clean":"2023-09-23T22:23:18.529376+0000","last_became_active":"2023-09-23T22:19:15.665554+0000","last_became_peered":"2023-09-23T22:19:15.665554+0000","last_unstale":"2023-09-23T22:23:18.529376+0000","last_undegraded":"2023-09-23T22:23:18.529376+0000","last_fullsized":"2023-09-23T22:23:18.529376+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34.425727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.273083+0000","last_change":"2023-09-23T22:19:15.696976+0000","last_active":"2023-09-23T22:24:22.273083+0000","last_peered":"2023-09-23T22:24:22.273083+0000","last_clean":"2023-09-23T22:24:22.273083+0000","last_became_active":"2023-09-23T22:19:15.696732+0000","last_became_peered":"2023-09-23T22:19:15.696732+0000","last_unstale":"2023-09-23T22:24:22.273083+0000","last_undegraded":"2023-09-23T22:24:22.273083+0000","last_fullsized":"2023-09-23T22:24:22.273083+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:46.464501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.336182+0000","last_change":"2023-09-23T22:19:15.672618+0000","last_active":"2023-09-23T22:24:22.336182+0000","last_peered":"2023-09-23T22:24:22.336182+0000","last_clean":"2023-09-23T22:24:22.336182+0000","last_became_active":"2023-09-23T22:19:15.672123+0000","last_became_peered":"2023-09-23T22:19:15.672123+0000","last_unstale":"2023-09-23T22:24:22.336182+0000","last_undegraded":"2023-09-23T22:24:22.336182+0000","last_fullsized":"2023-09-23T22:24:22.336182+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59.788808+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2023-09-23T22:23:18.529244+0000","last_change":"2023-09-23T22:19:15.704604+0000","last_active":"2023-09-23T22:23:18.529244+0000","last_peered":"2023-09-23T22:23:18.529244+0000","last_clean":"2023-09-23T22:23:18.529244+0000","last_became_active":"2023-09-23T22:19:15.704204+0000","last_became_peered":"2023-09-23T22:19:15.704204+0000","last_unstale":"2023-09-23T22:23:18.529244+0000","last_undegraded":"2023-09-23T22:23:18.529244+0000","last_fullsized":"2023-09-23T22:23:18.529244+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.384242+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.262948+0000","last_change":"2023-09-23T22:19:15.667608+0000","last_active":"2023-09-23T22:24:22.262948+0000","last_peered":"2023-09-23T22:24:22.262948+0000","last_clean":"2023-09-23T22:24:22.262948+0000","last_became_active":"2023-09-23T22:19:15.663527+0000","last_became_peered":"2023-09-23T22:19:15.663527+0000","last_unstale":"2023-09-23T22:24:22.262948+0000","last_undegraded":"2023-09-23T22:24:22.262948+0000","last_fullsized":"2023-09-23T22:24:22.262948+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:54.016547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2023-09-23T22:23:18.529025+0000","last_change":"2023-09-23T22:19:15.878391+0000","last_active":"2023-09-23T22:23:18.529025+0000","last_peered":"2023-09-23T22:23:18.529025+0000","last_clean":"2023-09-23T22:23:18.529025+0000","last_became_active":"2023-09-23T22:19:15.877328+0000","last_became_peered":"2023-09-23T22:19:15.877328+0000","last_unstale":"2023-09-23T22:23:18.529025+0000","last_undegraded":"2023-09-23T22:23:18.529025+0000","last_fullsized":"2023-09-23T22:23:18.529025+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:21.760456+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'3","reported_seq":27,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.271364+0000","last_change":"2023-09-23T22:19:15.665370+0000","last_active":"2023-09-23T22:24:22.271364+0000","last_peered":"2023-09-23T22:24:22.271364+0000","last_clean":"2023-09-23T22:24:22.271364+0000","last_became_active":"2023-09-23T22:19:15.665052+0000","last_became_peered":"2023-09-23T22:19:15.665052+0000","last_unstale":"2023-09-23T22:24:22.271364+0000","last_undegraded":"2023-09-23T22:24:22.271364+0000","last_fullsized":"2023-09-23T22:24:22.271364+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T09:24:28.675969+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":21,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.267644+0000","last_change":"2023-09-23T22:19:15.701863+0000","last_active":"2023-09-23T22:24:22.267644+0000","last_peered":"2023-09-23T22:24:22.267644+0000","last_clean":"2023-09-23T22:24:22.267644+0000","last_became_active":"2023-09-23T22:19:15.701007+0000","last_became_peered":"2023-09-23T22:19:15.701007+0000","last_unstale":"2023-09-23T22:24:22.267644+0000","last_undegraded":"2023-09-23T22:24:22.267644+0000","last_fullsized":"2023-09-23T22:24:22.267644+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31.128339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"78'20","reported_seq":47,"reported_epoch":78,"state":"active+clean","last_fresh":"2023-09-23T22:25:26.213406+0000","last_change":"2023-09-23T22:19:15.661927+0000","last_active":"2023-09-23T22:25:26.213406+0000","last_peered":"2023-09-23T22:25:26.213406+0000","last_clean":"2023-09-23T22:25:26.213406+0000","last_became_active":"2023-09-23T22:19:15.661544+0000","last_became_peered":"2023-09-23T22:19:15.661544+0000","last_unstale":"2023-09-23T22:25:26.213406+0000","last_undegraded":"2023-09-23T22:25:26.213406+0000","last_fullsized":"2023-09-23T22:25:26.213406+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T03:30:44.620168+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":21,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.268078+0000","last_change":"2023-09-23T22:19:15.694614+0000","last_active":"2023-09-23T22:24:22.268078+0000","last_peered":"2023-09-23T22:24:22.268078+0000","last_clean":"2023-09-23T22:24:22.268078+0000","last_became_active":"2023-09-23T22:19:15.694286+0000","last_became_peered":"2023-09-23T22:19:15.694286+0000","last_unstale":"2023-09-23T22:24:22.268078+0000","last_undegraded":"2023-09-23T22:24:22.268078+0000","last_fullsized":"2023-09-23T22:24:22.268078+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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.940695+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":26,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.271166+0000","last_change":"2023-09-23T22:19:15.664654+0000","last_active":"2023-09-23T22:24:22.271166+0000","last_peered":"2023-09-23T22:24:22.271166+0000","last_clean":"2023-09-23T22:24:22.271166+0000","last_became_active":"2023-09-23T22:19:15.664265+0000","last_became_peered":"2023-09-23T22:19:15.664265+0000","last_unstale":"2023-09-23T22:24:22.271166+0000","last_undegraded":"2023-09-23T22:24:22.271166+0000","last_fullsized":"2023-09-23T22:24:22.271166+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.518871+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":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2023-09-23T22:23:18.529474+0000","last_change":"2023-09-23T22:19:15.878285+0000","last_active":"2023-09-23T22:23:18.529474+0000","last_peered":"2023-09-23T22:23:18.529474+0000","last_clean":"2023-09-23T22:23:18.529474+0000","last_became_active":"2023-09-23T22:19:15.877942+0000","last_became_peered":"2023-09-23T22:19:15.877942+0000","last_unstale":"2023-09-23T22:23:18.529474+0000","last_undegraded":"2023-09-23T22:23:18.529474+0000","last_fullsized":"2023-09-23T22:23:18.529474+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43.543679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.336715+0000","last_change":"2023-09-23T22:19:15.673645+0000","last_active":"2023-09-23T22:24:22.336715+0000","last_peered":"2023-09-23T22:24:22.336715+0000","last_clean":"2023-09-23T22:24:22.336715+0000","last_became_active":"2023-09-23T22:19:15.673276+0000","last_became_peered":"2023-09-23T22:19:15.673276+0000","last_unstale":"2023-09-23T22:24:22.336715+0000","last_undegraded":"2023-09-23T22:24:22.336715+0000","last_fullsized":"2023-09-23T22:24:22.336715+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.777522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.262538+0000","last_change":"2023-09-23T22:19:15.877478+0000","last_active":"2023-09-23T22:24:22.262538+0000","last_peered":"2023-09-23T22:24:22.262538+0000","last_clean":"2023-09-23T22:24:22.262538+0000","last_became_active":"2023-09-23T22:19:15.877082+0000","last_became_peered":"2023-09-23T22:19:15.877082+0000","last_unstale":"2023-09-23T22:24:22.262538+0000","last_undegraded":"2023-09-23T22:24:22.262538+0000","last_fullsized":"2023-09-23T22:24:22.262538+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25.139844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.270858+0000","last_change":"2023-09-23T22:19:15.665044+0000","last_active":"2023-09-23T22:24:22.270858+0000","last_peered":"2023-09-23T22:24:22.270858+0000","last_clean":"2023-09-23T22:24:22.270858+0000","last_became_active":"2023-09-23T22:19:15.664562+0000","last_became_peered":"2023-09-23T22:19:15.664562+0000","last_unstale":"2023-09-23T22:24:22.270858+0000","last_undegraded":"2023-09-23T22:24:22.270858+0000","last_fullsized":"2023-09-23T22:24:22.270858+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:39.311205+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.335300+0000","last_change":"2023-09-23T22:19:15.880763+0000","last_active":"2023-09-23T22:24:22.335300+0000","last_peered":"2023-09-23T22:24:22.335300+0000","last_clean":"2023-09-23T22:24:22.335300+0000","last_became_active":"2023-09-23T22:19:15.880015+0000","last_became_peered":"2023-09-23T22:19:15.880015+0000","last_unstale":"2023-09-23T22:24:22.335300+0000","last_undegraded":"2023-09-23T22:24:22.335300+0000","last_fullsized":"2023-09-23T22:24:22.335300+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:26.046946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'8","reported_seq":34,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.272655+0000","last_change":"2023-09-23T22:19:15.660205+0000","last_active":"2023-09-23T22:24:22.272655+0000","last_peered":"2023-09-23T22:24:22.272655+0000","last_clean":"2023-09-23T22:24:22.272655+0000","last_became_active":"2023-09-23T22:19:15.659881+0000","last_became_peered":"2023-09-23T22:19:15.659881+0000","last_unstale":"2023-09-23T22:24:22.272655+0000","last_undegraded":"2023-09-23T22:24:22.272655+0000","last_fullsized":"2023-09-23T22:24:22.272655+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:00:09.753972+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":30,"reported_epoch":76,"state":"active+clean","last_fresh":"2023-09-23T22:23:18.530265+0000","last_change":"2023-09-23T22:19:33.807856+0000","last_active":"2023-09-23T22:23:18.530265+0000","last_peered":"2023-09-23T22:23:18.530265+0000","last_clean":"2023-09-23T22:23:18.530265+0000","last_became_active":"2023-09-23T22:19:33.807263+0000","last_became_peered":"2023-09-23T22:19:33.807263+0000","last_unstale":"2023-09-23T22:23:18.530265+0000","last_undegraded":"2023-09-23T22:23:18.530265+0000","last_fullsized":"2023-09-23T22:23:18.530265+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:26.552350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,5],"acting":[3,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.9","version":"77'430","reported_seq":787,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:25:13.316591+0000","last_change":"2023-09-23T22:21:22.467079+0000","last_active":"2023-09-23T22:25:13.316591+0000","last_peered":"2023-09-23T22:25:13.316591+0000","last_clean":"2023-09-23T22:25:13.316591+0000","last_became_active":"2023-09-23T22:21:22.466760+0000","last_became_peered":"2023-09-23T22:21:22.466760+0000","last_unstale":"2023-09-23T22:25:13.316591+0000","last_undegraded":"2023-09-23T22:25:13.316591+0000","last_fullsized":"2023-09-23T22:25:13.316591+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:21:21.447267+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:21:21.447267+0000","last_clean_scrub_stamp":"2023-09-23T22:21:21.447267+0000","objects_scrubbed":0,"log_size":430,"log_dups_size":0,"ondisk_log_size":430,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:46.496296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":63237669,"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":794,"num_read_kb":876955,"num_write":544,"num_write_kb":157039,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'1","reported_seq":24,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.271664+0000","last_change":"2023-09-23T22:19:15.667644+0000","last_active":"2023-09-23T22:24:22.271664+0000","last_peered":"2023-09-23T22:24:22.271664+0000","last_clean":"2023-09-23T22:24:22.271664+0000","last_became_active":"2023-09-23T22:19:15.667333+0000","last_became_peered":"2023-09-23T22:19:15.667333+0000","last_unstale":"2023-09-23T22:24:22.271664+0000","last_undegraded":"2023-09-23T22:24:22.271664+0000","last_fullsized":"2023-09-23T22:24:22.271664+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:48:07.746741+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":21,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.261387+0000","last_change":"2023-09-23T22:19:15.876871+0000","last_active":"2023-09-23T22:24:22.261387+0000","last_peered":"2023-09-23T22:24:22.261387+0000","last_clean":"2023-09-23T22:24:22.261387+0000","last_became_active":"2023-09-23T22:19:15.875105+0000","last_became_peered":"2023-09-23T22:19:15.875105+0000","last_unstale":"2023-09-23T22:24:22.261387+0000","last_undegraded":"2023-09-23T22:24:22.261387+0000","last_fullsized":"2023-09-23T22:24:22.261387+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:02.434011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"77'523","reported_seq":934,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:25:12.855894+0000","last_change":"2023-09-23T22:21:22.465045+0000","last_active":"2023-09-23T22:25:12.855894+0000","last_peered":"2023-09-23T22:25:12.855894+0000","last_clean":"2023-09-23T22:25:12.855894+0000","last_became_active":"2023-09-23T22:21:22.464656+0000","last_became_peered":"2023-09-23T22:21:22.464656+0000","last_unstale":"2023-09-23T22:25:12.855894+0000","last_undegraded":"2023-09-23T22:25:12.855894+0000","last_fullsized":"2023-09-23T22:25:12.855894+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:21:21.447267+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:21:21.447267+0000","last_clean_scrub_stamp":"2023-09-23T22:21:21.447267+0000","objects_scrubbed":0,"log_size":523,"log_dups_size":0,"ondisk_log_size":523,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:34.190000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":92184009,"num_objects":29,"num_object_clones":0,"num_object_copies":87,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":29,"num_whiteouts":0,"num_read":909,"num_read_kb":1046867,"num_write":664,"num_write_kb":187022,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"67'2","reported_seq":25,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.271603+0000","last_change":"2023-09-23T22:19:15.669438+0000","last_active":"2023-09-23T22:24:22.271603+0000","last_peered":"2023-09-23T22:24:22.271603+0000","last_clean":"2023-09-23T22:24:22.271603+0000","last_became_active":"2023-09-23T22:19:15.668748+0000","last_became_peered":"2023-09-23T22:19:15.668748+0000","last_unstale":"2023-09-23T22:24:22.271603+0000","last_undegraded":"2023-09-23T22:24:22.271603+0000","last_fullsized":"2023-09-23T22:24:22.271603+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44:26.069487+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":21,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.268107+0000","last_change":"2023-09-23T22:19:15.692009+0000","last_active":"2023-09-23T22:24:22.268107+0000","last_peered":"2023-09-23T22:24:22.268107+0000","last_clean":"2023-09-23T22:24:22.268107+0000","last_became_active":"2023-09-23T22:19:15.691568+0000","last_became_peered":"2023-09-23T22:19:15.691568+0000","last_unstale":"2023-09-23T22:24:22.268107+0000","last_undegraded":"2023-09-23T22:24:22.268107+0000","last_fullsized":"2023-09-23T22:24:22.268107+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:41.291372+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"77'506","reported_seq":883,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:25:13.947512+0000","last_change":"2023-09-23T22:21:22.466606+0000","last_active":"2023-09-23T22:25:13.947512+0000","last_peered":"2023-09-23T22:25:13.947512+0000","last_clean":"2023-09-23T22:25:13.947512+0000","last_became_active":"2023-09-23T22:21:22.466310+0000","last_became_peered":"2023-09-23T22:21:22.466310+0000","last_unstale":"2023-09-23T22:25:13.947512+0000","last_undegraded":"2023-09-23T22:25:13.947512+0000","last_fullsized":"2023-09-23T22:25:13.947512+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:21:21.447267+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:21:21.447267+0000","last_clean_scrub_stamp":"2023-09-23T22:21:21.447267+0000","objects_scrubbed":0,"log_size":506,"log_dups_size":0,"ondisk_log_size":506,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02.218156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":74584506,"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":835,"num_read_kb":950914,"num_write":636,"num_write_kb":185926,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"67'1","reported_seq":24,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.271504+0000","last_change":"2023-09-23T22:19:15.661611+0000","last_active":"2023-09-23T22:24:22.271504+0000","last_peered":"2023-09-23T22:24:22.271504+0000","last_clean":"2023-09-23T22:24:22.271504+0000","last_became_active":"2023-09-23T22:19:15.661316+0000","last_became_peered":"2023-09-23T22:19:15.661316+0000","last_unstale":"2023-09-23T22:24:22.271504+0000","last_undegraded":"2023-09-23T22:24:22.271504+0000","last_fullsized":"2023-09-23T22:24:22.271504+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T07:20:32.753937+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":21,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.272808+0000","last_change":"2023-09-23T22:19:15.879271+0000","last_active":"2023-09-23T22:24:22.272808+0000","last_peered":"2023-09-23T22:24:22.272808+0000","last_clean":"2023-09-23T22:24:22.272808+0000","last_became_active":"2023-09-23T22:19:15.878846+0000","last_became_peered":"2023-09-23T22:19:15.878846+0000","last_unstale":"2023-09-23T22:24:22.272808+0000","last_undegraded":"2023-09-23T22:24:22.272808+0000","last_fullsized":"2023-09-23T22:24:22.272808+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:05.960534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"77'426","reported_seq":788,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:25:14.755732+0000","last_change":"2023-09-23T22:21:22.468091+0000","last_active":"2023-09-23T22:25:14.755732+0000","last_peered":"2023-09-23T22:25:14.755732+0000","last_clean":"2023-09-23T22:25:14.755732+0000","last_became_active":"2023-09-23T22:21:22.467797+0000","last_became_peered":"2023-09-23T22:21:22.467797+0000","last_unstale":"2023-09-23T22:25:14.755732+0000","last_undegraded":"2023-09-23T22:25:14.755732+0000","last_fullsized":"2023-09-23T22:25:14.755732+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:21:21.447267+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:21:21.447267+0000","last_clean_scrub_stamp":"2023-09-23T22:21:21.447267+0000","objects_scrubbed":0,"log_size":426,"log_dups_size":0,"ondisk_log_size":426,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:43.769952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":78031261,"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":807,"num_read_kb":882673,"num_write":543,"num_write_kb":153914,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.263507+0000","last_change":"2023-09-23T22:19:15.658358+0000","last_active":"2023-09-23T22:24:22.263507+0000","last_peered":"2023-09-23T22:24:22.263507+0000","last_clean":"2023-09-23T22:24:22.263507+0000","last_became_active":"2023-09-23T22:19:15.656333+0000","last_became_peered":"2023-09-23T22:19:15.656333+0000","last_unstale":"2023-09-23T22:24:22.263507+0000","last_undegraded":"2023-09-23T22:24:22.263507+0000","last_fullsized":"2023-09-23T22:24:22.263507+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:48.647996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.337510+0000","last_change":"2023-09-23T22:19:15.696791+0000","last_active":"2023-09-23T22:24:22.337510+0000","last_peered":"2023-09-23T22:24:22.337510+0000","last_clean":"2023-09-23T22:24:22.337510+0000","last_became_active":"2023-09-23T22:19:15.696419+0000","last_became_peered":"2023-09-23T22:19:15.696419+0000","last_unstale":"2023-09-23T22:24:22.337510+0000","last_undegraded":"2023-09-23T22:24:22.337510+0000","last_fullsized":"2023-09-23T22:24:22.337510+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:09.136928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"77'429","reported_seq":774,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:25:14.793853+0000","last_change":"2023-09-23T22:21:22.466576+0000","last_active":"2023-09-23T22:25:14.793853+0000","last_peered":"2023-09-23T22:25:14.793853+0000","last_clean":"2023-09-23T22:25:14.793853+0000","last_became_active":"2023-09-23T22:21:22.466260+0000","last_became_peered":"2023-09-23T22:21:22.466260+0000","last_unstale":"2023-09-23T22:25:14.793853+0000","last_undegraded":"2023-09-23T22:25:14.793853+0000","last_fullsized":"2023-09-23T22:25:14.793853+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:21:21.447267+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:21:21.447267+0000","last_clean_scrub_stamp":"2023-09-23T22:21:21.447267+0000","objects_scrubbed":0,"log_size":429,"log_dups_size":0,"ondisk_log_size":429,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:28.978201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":63978629,"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":762,"num_read_kb":810534,"num_write":543,"num_write_kb":153882,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"68'3","reported_seq":25,"reported_epoch":76,"state":"active+clean","last_fresh":"2023-09-23T22:23:18.529953+0000","last_change":"2023-09-23T22:19:15.672468+0000","last_active":"2023-09-23T22:23:18.529953+0000","last_peered":"2023-09-23T22:23:18.529953+0000","last_clean":"2023-09-23T22:23:18.529953+0000","last_became_active":"2023-09-23T22:19:15.672000+0000","last_became_peered":"2023-09-23T22:19:15.672000+0000","last_unstale":"2023-09-23T22:23:18.529953+0000","last_undegraded":"2023-09-23T22:23:18.529953+0000","last_fullsized":"2023-09-23T22:23:18.529953+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:19:16.499045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":21,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.268620+0000","last_change":"2023-09-23T22:19:15.692512+0000","last_active":"2023-09-23T22:24:22.268620+0000","last_peered":"2023-09-23T22:24:22.268620+0000","last_clean":"2023-09-23T22:24:22.268620+0000","last_became_active":"2023-09-23T22:19:15.691652+0000","last_became_peered":"2023-09-23T22:19:15.691652+0000","last_unstale":"2023-09-23T22:24:22.268620+0000","last_undegraded":"2023-09-23T22:24:22.268620+0000","last_fullsized":"2023-09-23T22:24:22.268620+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:52.132021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"77'375","reported_seq":711,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:25:14.636644+0000","last_change":"2023-09-23T22:21:22.464727+0000","last_active":"2023-09-23T22:25:14.636644+0000","last_peered":"2023-09-23T22:25:14.636644+0000","last_clean":"2023-09-23T22:25:14.636644+0000","last_became_active":"2023-09-23T22:21:22.464449+0000","last_became_peered":"2023-09-23T22:21:22.464449+0000","last_unstale":"2023-09-23T22:25:14.636644+0000","last_undegraded":"2023-09-23T22:25:14.636644+0000","last_fullsized":"2023-09-23T22:25:14.636644+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:21:21.447267+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:21:21.447267+0000","last_clean_scrub_stamp":"2023-09-23T22:21:21.447267+0000","objects_scrubbed":0,"log_size":375,"log_dups_size":0,"ondisk_log_size":375,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12:54.922553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":62380413,"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":747,"num_read_kb":823114,"num_write":479,"num_write_kb":135287,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.272915+0000","last_change":"2023-09-23T22:19:15.661917+0000","last_active":"2023-09-23T22:24:22.272915+0000","last_peered":"2023-09-23T22:24:22.272915+0000","last_clean":"2023-09-23T22:24:22.272915+0000","last_became_active":"2023-09-23T22:19:15.661605+0000","last_became_peered":"2023-09-23T22:19:15.661605+0000","last_unstale":"2023-09-23T22:24:22.272915+0000","last_undegraded":"2023-09-23T22:24:22.272915+0000","last_fullsized":"2023-09-23T22:24:22.272915+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:06.396114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.268209+0000","last_change":"2023-09-23T22:19:15.694431+0000","last_active":"2023-09-23T22:24:22.268209+0000","last_peered":"2023-09-23T22:24:22.268209+0000","last_clean":"2023-09-23T22:24:22.268209+0000","last_became_active":"2023-09-23T22:19:15.694066+0000","last_became_peered":"2023-09-23T22:19:15.694066+0000","last_unstale":"2023-09-23T22:24:22.268209+0000","last_undegraded":"2023-09-23T22:24:22.268209+0000","last_fullsized":"2023-09-23T22:24:22.268209+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.844370+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"77'520","reported_seq":989,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:25:13.925972+0000","last_change":"2023-09-23T22:21:22.467867+0000","last_active":"2023-09-23T22:25:13.925972+0000","last_peered":"2023-09-23T22:25:13.925972+0000","last_clean":"2023-09-23T22:25:13.925972+0000","last_became_active":"2023-09-23T22:21:22.467529+0000","last_became_peered":"2023-09-23T22:21:22.467529+0000","last_unstale":"2023-09-23T22:25:13.925972+0000","last_undegraded":"2023-09-23T22:25:13.925972+0000","last_fullsized":"2023-09-23T22:25:13.925972+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:21:21.447267+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:21:21.447267+0000","last_clean_scrub_stamp":"2023-09-23T22:21:21.447267+0000","objects_scrubbed":0,"log_size":520,"log_dups_size":0,"ondisk_log_size":520,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16:29.636080+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":84888253,"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":1070,"num_read_kb":1171342,"num_write":660,"num_write_kb":187021,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.267801+0000","last_change":"2023-09-23T22:19:15.662082+0000","last_active":"2023-09-23T22:24:22.267801+0000","last_peered":"2023-09-23T22:24:22.267801+0000","last_clean":"2023-09-23T22:24:22.267801+0000","last_became_active":"2023-09-23T22:19:15.661783+0000","last_became_peered":"2023-09-23T22:19:15.661783+0000","last_unstale":"2023-09-23T22:24:22.267801+0000","last_undegraded":"2023-09-23T22:24:22.267801+0000","last_fullsized":"2023-09-23T22:24:22.267801+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.544514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.269434+0000","last_change":"2023-09-23T22:19:15.694859+0000","last_active":"2023-09-23T22:24:22.269434+0000","last_peered":"2023-09-23T22:24:22.269434+0000","last_clean":"2023-09-23T22:24:22.269434+0000","last_became_active":"2023-09-23T22:19:15.694501+0000","last_became_peered":"2023-09-23T22:19:15.694501+0000","last_unstale":"2023-09-23T22:24:22.269434+0000","last_undegraded":"2023-09-23T22:24:22.269434+0000","last_fullsized":"2023-09-23T22:24:22.269434+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.873292+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"77'522","reported_seq":949,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:25:10.690686+0000","last_change":"2023-09-23T22:21:22.464858+0000","last_active":"2023-09-23T22:25:10.690686+0000","last_peered":"2023-09-23T22:25:10.690686+0000","last_clean":"2023-09-23T22:25:10.690686+0000","last_became_active":"2023-09-23T22:21:22.464130+0000","last_became_peered":"2023-09-23T22:21:22.464130+0000","last_unstale":"2023-09-23T22:25:10.690686+0000","last_undegraded":"2023-09-23T22:25:10.690686+0000","last_fullsized":"2023-09-23T22:25:10.690686+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:21:21.447267+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:21:21.447267+0000","last_clean_scrub_stamp":"2023-09-23T22:21:21.447267+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-25T06:48:31.619864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90619803,"num_objects":29,"num_object_clones":0,"num_object_copies":87,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":29,"num_whiteouts":0,"num_read":962,"num_read_kb":1020093,"num_write":659,"num_write_kb":183537,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2023-09-23T22:23:18.529146+0000","last_change":"2023-09-23T22:19:15.664004+0000","last_active":"2023-09-23T22:23:18.529146+0000","last_peered":"2023-09-23T22:23:18.529146+0000","last_clean":"2023-09-23T22:23:18.529146+0000","last_became_active":"2023-09-23T22:19:15.662162+0000","last_became_peered":"2023-09-23T22:19:15.662162+0000","last_unstale":"2023-09-23T22:23:18.529146+0000","last_undegraded":"2023-09-23T22:23:18.529146+0000","last_fullsized":"2023-09-23T22:23:18.529146+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:15.291437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.267517+0000","last_change":"2023-09-23T22:19:15.701753+0000","last_active":"2023-09-23T22:24:22.267517+0000","last_peered":"2023-09-23T22:24:22.267517+0000","last_clean":"2023-09-23T22:24:22.267517+0000","last_became_active":"2023-09-23T22:19:15.700848+0000","last_became_peered":"2023-09-23T22:19:15.700848+0000","last_unstale":"2023-09-23T22:24:22.267517+0000","last_undegraded":"2023-09-23T22:24:22.267517+0000","last_fullsized":"2023-09-23T22:24:22.267517+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:07.413836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":26,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.268130+0000","last_change":"2023-09-23T22:17:13.125277+0000","last_active":"2023-09-23T22:24:22.268130+0000","last_peered":"2023-09-23T22:24:22.268130+0000","last_clean":"2023-09-23T22:24:22.268130+0000","last_became_active":"2023-09-23T22:17:13.124746+0000","last_became_peered":"2023-09-23T22:17:13.124746+0000","last_unstale":"2023-09-23T22:24:22.268130+0000","last_undegraded":"2023-09-23T22:24:22.268130+0000","last_fullsized":"2023-09-23T22:24:22.268130+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.987861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.262547+0000","last_change":"2023-09-23T22:19:15.663702+0000","last_active":"2023-09-23T22:24:22.262547+0000","last_peered":"2023-09-23T22:24:22.262547+0000","last_clean":"2023-09-23T22:24:22.262547+0000","last_became_active":"2023-09-23T22:19:15.663328+0000","last_became_peered":"2023-09-23T22:19:15.663328+0000","last_unstale":"2023-09-23T22:24:22.262547+0000","last_undegraded":"2023-09-23T22:24:22.262547+0000","last_fullsized":"2023-09-23T22:24:22.262547+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41.953245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.265182+0000","last_change":"2023-09-23T22:19:15.699490+0000","last_active":"2023-09-23T22:24:22.265182+0000","last_peered":"2023-09-23T22:24:22.265182+0000","last_clean":"2023-09-23T22:24:22.265182+0000","last_became_active":"2023-09-23T22:19:15.699116+0000","last_became_peered":"2023-09-23T22:19:15.699116+0000","last_unstale":"2023-09-23T22:24:22.265182+0000","last_undegraded":"2023-09-23T22:24:22.265182+0000","last_fullsized":"2023-09-23T22:24:22.265182+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.312268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"77'592","reported_seq":990,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:25:14.597074+0000","last_change":"2023-09-23T22:21:22.470484+0000","last_active":"2023-09-23T22:25:14.597074+0000","last_peered":"2023-09-23T22:25:14.597074+0000","last_clean":"2023-09-23T22:25:14.597074+0000","last_became_active":"2023-09-23T22:21:22.470228+0000","last_became_peered":"2023-09-23T22:21:22.470228+0000","last_unstale":"2023-09-23T22:25:14.597074+0000","last_undegraded":"2023-09-23T22:25:14.597074+0000","last_fullsized":"2023-09-23T22:25:14.597074+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:21:21.447267+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:21:21.447267+0000","last_clean_scrub_stamp":"2023-09-23T22:21:21.447267+0000","objects_scrubbed":0,"log_size":592,"log_dups_size":0,"ondisk_log_size":592,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:39.171674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":80807320,"num_objects":29,"num_object_clones":0,"num_object_copies":87,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":29,"num_whiteouts":0,"num_read":828,"num_read_kb":789162,"num_write":746,"num_write_kb":206672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"77'456","reported_seq":832,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:25:10.679341+0000","last_change":"2023-09-23T22:21:22.464662+0000","last_active":"2023-09-23T22:25:10.679341+0000","last_peered":"2023-09-23T22:25:10.679341+0000","last_clean":"2023-09-23T22:25:10.679341+0000","last_became_active":"2023-09-23T22:21:22.464295+0000","last_became_peered":"2023-09-23T22:21:22.464295+0000","last_unstale":"2023-09-23T22:25:10.679341+0000","last_undegraded":"2023-09-23T22:25:10.679341+0000","last_fullsized":"2023-09-23T22:25:10.679341+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:21:21.447267+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:21:21.447267+0000","last_clean_scrub_stamp":"2023-09-23T22:21:21.447267+0000","objects_scrubbed":0,"log_size":456,"log_dups_size":0,"ondisk_log_size":456,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.441781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":63036942,"num_objects":20,"num_object_clones":0,"num_object_copies":60,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":20,"num_whiteouts":0,"num_read":830,"num_read_kb":908270,"num_write":578,"num_write_kb":166676,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":26,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.265437+0000","last_change":"2023-09-23T22:17:13.122377+0000","last_active":"2023-09-23T22:24:22.265437+0000","last_peered":"2023-09-23T22:24:22.265437+0000","last_clean":"2023-09-23T22:24:22.265437+0000","last_became_active":"2023-09-23T22:17:13.121957+0000","last_became_peered":"2023-09-23T22:17:13.121957+0000","last_unstale":"2023-09-23T22:24:22.265437+0000","last_undegraded":"2023-09-23T22:24:22.265437+0000","last_fullsized":"2023-09-23T22:24:22.265437+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:12.219119+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.267954+0000","last_change":"2023-09-23T22:19:15.668981+0000","last_active":"2023-09-23T22:24:22.267954+0000","last_peered":"2023-09-23T22:24:22.267954+0000","last_clean":"2023-09-23T22:24:22.267954+0000","last_became_active":"2023-09-23T22:19:15.668619+0000","last_became_peered":"2023-09-23T22:19:15.668619+0000","last_unstale":"2023-09-23T22:24:22.267954+0000","last_undegraded":"2023-09-23T22:24:22.267954+0000","last_fullsized":"2023-09-23T22:24:22.267954+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.493704+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.268078+0000","last_change":"2023-09-23T22:19:15.703773+0000","last_active":"2023-09-23T22:24:22.268078+0000","last_peered":"2023-09-23T22:24:22.268078+0000","last_clean":"2023-09-23T22:24:22.268078+0000","last_became_active":"2023-09-23T22:19:15.703480+0000","last_became_peered":"2023-09-23T22:19:15.703480+0000","last_unstale":"2023-09-23T22:24:22.268078+0000","last_undegraded":"2023-09-23T22:24:22.268078+0000","last_fullsized":"2023-09-23T22:24:22.268078+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12.275625+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.6","version":"77'508","reported_seq":993,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:25:14.593976+0000","last_change":"2023-09-23T22:21:22.471543+0000","last_active":"2023-09-23T22:25:14.593976+0000","last_peered":"2023-09-23T22:25:14.593976+0000","last_clean":"2023-09-23T22:25:14.593976+0000","last_became_active":"2023-09-23T22:21:22.471212+0000","last_became_peered":"2023-09-23T22:21:22.471212+0000","last_unstale":"2023-09-23T22:25:14.593976+0000","last_undegraded":"2023-09-23T22:25:14.593976+0000","last_fullsized":"2023-09-23T22:25:14.593976+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:21:21.447267+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:21:21.447267+0000","last_clean_scrub_stamp":"2023-09-23T22:21:21.447267+0000","objects_scrubbed":0,"log_size":508,"log_dups_size":0,"ondisk_log_size":508,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:53.827169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":97160366,"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":1134,"num_read_kb":1268126,"num_write":647,"num_write_kb":183475,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":26,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.269997+0000","last_change":"2023-09-23T22:17:13.262132+0000","last_active":"2023-09-23T22:24:22.269997+0000","last_peered":"2023-09-23T22:24:22.269997+0000","last_clean":"2023-09-23T22:24:22.269997+0000","last_became_active":"2023-09-23T22:17:13.261172+0000","last_became_peered":"2023-09-23T22:17:13.261172+0000","last_unstale":"2023-09-23T22:24:22.269997+0000","last_undegraded":"2023-09-23T22:24:22.269997+0000","last_fullsized":"2023-09-23T22:24:22.269997+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:44.644728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.269262+0000","last_change":"2023-09-23T22:19:15.666938+0000","last_active":"2023-09-23T22:24:22.269262+0000","last_peered":"2023-09-23T22:24:22.269262+0000","last_clean":"2023-09-23T22:24:22.269262+0000","last_became_active":"2023-09-23T22:19:15.666321+0000","last_became_peered":"2023-09-23T22:19:15.666321+0000","last_unstale":"2023-09-23T22:24:22.269262+0000","last_undegraded":"2023-09-23T22:24:22.269262+0000","last_fullsized":"2023-09-23T22:24:22.269262+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.045299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.271141+0000","last_change":"2023-09-23T22:19:33.807697+0000","last_active":"2023-09-23T22:24:22.271141+0000","last_peered":"2023-09-23T22:24:22.271141+0000","last_clean":"2023-09-23T22:24:22.271141+0000","last_became_active":"2023-09-23T22:19:33.807306+0000","last_became_peered":"2023-09-23T22:19:33.807306+0000","last_unstale":"2023-09-23T22:24:22.271141+0000","last_undegraded":"2023-09-23T22:24:22.271141+0000","last_fullsized":"2023-09-23T22:24:22.271141+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46:15.671654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.3","version":"0'0","reported_seq":26,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.261798+0000","last_change":"2023-09-23T22:17:13.123795+0000","last_active":"2023-09-23T22:24:22.261798+0000","last_peered":"2023-09-23T22:24:22.261798+0000","last_clean":"2023-09-23T22:24:22.261798+0000","last_became_active":"2023-09-23T22:17:13.121657+0000","last_became_peered":"2023-09-23T22:17:13.121657+0000","last_unstale":"2023-09-23T22:24:22.261798+0000","last_undegraded":"2023-09-23T22:24:22.261798+0000","last_fullsized":"2023-09-23T22:24:22.261798+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:05.343527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"78'161","reported_seq":402,"reported_epoch":78,"state":"active+clean","last_fresh":"2023-09-23T22:25:26.193659+0000","last_change":"2023-09-23T22:15:37.361593+0000","last_active":"2023-09-23T22:25:26.193659+0000","last_peered":"2023-09-23T22:25:26.193659+0000","last_clean":"2023-09-23T22:25:26.193659+0000","last_became_active":"2023-09-23T22:15:37.360559+0000","last_became_peered":"2023-09-23T22:15:37.360559+0000","last_unstale":"2023-09-23T22:25:26.193659+0000","last_undegraded":"2023-09-23T22:25:26.193659+0000","last_fullsized":"2023-09-23T22:25:26.193659+0000","mapping_epoch":57,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":58,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:11:20.610814+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-25T08:54:30.772408+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":21,"reported_epoch":76,"state":"active+clean","last_fresh":"2023-09-23T22:23:18.529674+0000","last_change":"2023-09-23T22:19:15.670163+0000","last_active":"2023-09-23T22:23:18.529674+0000","last_peered":"2023-09-23T22:23:18.529674+0000","last_clean":"2023-09-23T22:23:18.529674+0000","last_became_active":"2023-09-23T22:19:15.669846+0000","last_became_peered":"2023-09-23T22:19:15.669846+0000","last_unstale":"2023-09-23T22:23:18.529674+0000","last_undegraded":"2023-09-23T22:23:18.529674+0000","last_fullsized":"2023-09-23T22:23:18.529674+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:56.310870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.272887+0000","last_change":"2023-09-23T22:19:15.875564+0000","last_active":"2023-09-23T22:24:22.272887+0000","last_peered":"2023-09-23T22:24:22.272887+0000","last_clean":"2023-09-23T22:24:22.272887+0000","last_became_active":"2023-09-23T22:19:15.874743+0000","last_became_peered":"2023-09-23T22:19:15.874743+0000","last_unstale":"2023-09-23T22:24:22.272887+0000","last_undegraded":"2023-09-23T22:24:22.272887+0000","last_fullsized":"2023-09-23T22:24:22.272887+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17.774164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"77'396","reported_seq":763,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:25:12.848730+0000","last_change":"2023-09-23T22:21:22.462823+0000","last_active":"2023-09-23T22:25:12.848730+0000","last_peered":"2023-09-23T22:25:12.848730+0000","last_clean":"2023-09-23T22:25:12.848730+0000","last_became_active":"2023-09-23T22:21:22.462398+0000","last_became_peered":"2023-09-23T22:21:22.462398+0000","last_unstale":"2023-09-23T22:25:12.848730+0000","last_undegraded":"2023-09-23T22:25:12.848730+0000","last_fullsized":"2023-09-23T22:25:12.848730+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:21:21.447267+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:21:21.447267+0000","last_clean_scrub_stamp":"2023-09-23T22:21:21.447267+0000","objects_scrubbed":0,"log_size":396,"log_dups_size":0,"ondisk_log_size":396,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00.120987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":74383746,"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":834,"num_read_kb":839231,"num_write":501,"num_write_kb":139647,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"77'425","reported_seq":806,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:25:15.007236+0000","last_change":"2023-09-23T22:21:22.462793+0000","last_active":"2023-09-23T22:25:15.007236+0000","last_peered":"2023-09-23T22:25:15.007236+0000","last_clean":"2023-09-23T22:25:15.007236+0000","last_became_active":"2023-09-23T22:21:22.461829+0000","last_became_peered":"2023-09-23T22:21:22.461829+0000","last_unstale":"2023-09-23T22:25:15.007236+0000","last_undegraded":"2023-09-23T22:25:15.007236+0000","last_fullsized":"2023-09-23T22:25:15.007236+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:21:21.447267+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:21:21.447267+0000","last_clean_scrub_stamp":"2023-09-23T22:21:21.447267+0000","objects_scrubbed":0,"log_size":425,"log_dups_size":0,"ondisk_log_size":425,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:50:28.112016+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":66566049,"num_objects":23,"num_object_clones":0,"num_object_copies":69,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":23,"num_whiteouts":0,"num_read":861,"num_read_kb":892384,"num_write":541,"num_write_kb":156184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":26,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.270704+0000","last_change":"2023-09-23T22:17:13.124850+0000","last_active":"2023-09-23T22:24:22.270704+0000","last_peered":"2023-09-23T22:24:22.270704+0000","last_clean":"2023-09-23T22:24:22.270704+0000","last_became_active":"2023-09-23T22:17:13.124475+0000","last_became_peered":"2023-09-23T22:17:13.124475+0000","last_unstale":"2023-09-23T22:24:22.270704+0000","last_undegraded":"2023-09-23T22:24:22.270704+0000","last_fullsized":"2023-09-23T22:24:22.270704+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:51.209745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.336476+0000","last_change":"2023-09-23T22:19:15.674854+0000","last_active":"2023-09-23T22:24:22.336476+0000","last_peered":"2023-09-23T22:24:22.336476+0000","last_clean":"2023-09-23T22:24:22.336476+0000","last_became_active":"2023-09-23T22:19:15.674512+0000","last_became_peered":"2023-09-23T22:19:15.674512+0000","last_unstale":"2023-09-23T22:24:22.336476+0000","last_undegraded":"2023-09-23T22:24:22.336476+0000","last_fullsized":"2023-09-23T22:24:22.336476+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:06:51.761653+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.335683+0000","last_change":"2023-09-23T22:19:15.697156+0000","last_active":"2023-09-23T22:24:22.335683+0000","last_peered":"2023-09-23T22:24:22.335683+0000","last_clean":"2023-09-23T22:24:22.335683+0000","last_became_active":"2023-09-23T22:19:15.696823+0000","last_became_peered":"2023-09-23T22:19:15.696823+0000","last_unstale":"2023-09-23T22:24:22.335683+0000","last_undegraded":"2023-09-23T22:24:22.335683+0000","last_fullsized":"2023-09-23T22:24:22.335683+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:45.881044+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":26,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.271419+0000","last_change":"2023-09-23T22:17:13.128813+0000","last_active":"2023-09-23T22:24:22.271419+0000","last_peered":"2023-09-23T22:24:22.271419+0000","last_clean":"2023-09-23T22:24:22.271419+0000","last_became_active":"2023-09-23T22:17:13.128374+0000","last_became_peered":"2023-09-23T22:17:13.128374+0000","last_unstale":"2023-09-23T22:24:22.271419+0000","last_undegraded":"2023-09-23T22:24:22.271419+0000","last_fullsized":"2023-09-23T22:24:22.271419+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.473140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":22,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.268184+0000","last_change":"2023-09-23T22:19:15.669180+0000","last_active":"2023-09-23T22:24:22.268184+0000","last_peered":"2023-09-23T22:24:22.268184+0000","last_clean":"2023-09-23T22:24:22.268184+0000","last_became_active":"2023-09-23T22:19:15.668852+0000","last_became_peered":"2023-09-23T22:19:15.668852+0000","last_unstale":"2023-09-23T22:24:22.268184+0000","last_undegraded":"2023-09-23T22:24:22.268184+0000","last_fullsized":"2023-09-23T22:24:22.268184+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18.589221+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.337117+0000","last_change":"2023-09-23T22:19:15.878510+0000","last_active":"2023-09-23T22:24:22.337117+0000","last_peered":"2023-09-23T22:24:22.337117+0000","last_clean":"2023-09-23T22:24:22.337117+0000","last_became_active":"2023-09-23T22:19:15.877720+0000","last_became_peered":"2023-09-23T22:19:15.877720+0000","last_unstale":"2023-09-23T22:24:22.337117+0000","last_undegraded":"2023-09-23T22:24:22.337117+0000","last_fullsized":"2023-09-23T22:24:22.337117+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:01.119713+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"77'529","reported_seq":964,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:25:13.674329+0000","last_change":"2023-09-23T22:21:22.469203+0000","last_active":"2023-09-23T22:25:13.674329+0000","last_peered":"2023-09-23T22:25:13.674329+0000","last_clean":"2023-09-23T22:25:13.674329+0000","last_became_active":"2023-09-23T22:21:22.468914+0000","last_became_peered":"2023-09-23T22:21:22.468914+0000","last_unstale":"2023-09-23T22:25:13.674329+0000","last_undegraded":"2023-09-23T22:25:13.674329+0000","last_fullsized":"2023-09-23T22:25:13.674329+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:21:21.447267+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:21:21.447267+0000","last_clean_scrub_stamp":"2023-09-23T22:21:21.447267+0000","objects_scrubbed":0,"log_size":529,"log_dups_size":0,"ondisk_log_size":529,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30.921812+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":84335503,"num_objects":29,"num_object_clones":0,"num_object_copies":87,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":29,"num_whiteouts":0,"num_read":970,"num_read_kb":972983,"num_write":671,"num_write_kb":187953,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":24,"reported_epoch":76,"state":"active+clean","last_fresh":"2023-09-23T22:23:18.530302+0000","last_change":"2023-09-23T22:19:15.663613+0000","last_active":"2023-09-23T22:23:18.530302+0000","last_peered":"2023-09-23T22:23:18.530302+0000","last_clean":"2023-09-23T22:23:18.530302+0000","last_became_active":"2023-09-23T22:19:15.663044+0000","last_became_peered":"2023-09-23T22:19:15.663044+0000","last_unstale":"2023-09-23T22:23:18.530302+0000","last_undegraded":"2023-09-23T22:23:18.530302+0000","last_fullsized":"2023-09-23T22:23:18.530302+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:08.459798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":26,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.267272+0000","last_change":"2023-09-23T22:17:13.132009+0000","last_active":"2023-09-23T22:24:22.267272+0000","last_peered":"2023-09-23T22:24:22.267272+0000","last_clean":"2023-09-23T22:24:22.267272+0000","last_became_active":"2023-09-23T22:17:13.131528+0000","last_became_peered":"2023-09-23T22:17:13.131528+0000","last_unstale":"2023-09-23T22:24:22.267272+0000","last_undegraded":"2023-09-23T22:24:22.267272+0000","last_fullsized":"2023-09-23T22:24:22.267272+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:04.581968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2023-09-23T22:23:18.528903+0000","last_change":"2023-09-23T22:19:15.878778+0000","last_active":"2023-09-23T22:23:18.528903+0000","last_peered":"2023-09-23T22:23:18.528903+0000","last_clean":"2023-09-23T22:23:18.528903+0000","last_became_active":"2023-09-23T22:19:15.877888+0000","last_became_peered":"2023-09-23T22:19:15.877888+0000","last_unstale":"2023-09-23T22:23:18.528903+0000","last_undegraded":"2023-09-23T22:23:18.528903+0000","last_fullsized":"2023-09-23T22:23:18.528903+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:27.151107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"77'560","reported_seq":1017,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:25:15.005489+0000","last_change":"2023-09-23T22:21:22.465134+0000","last_active":"2023-09-23T22:25:15.005489+0000","last_peered":"2023-09-23T22:25:15.005489+0000","last_clean":"2023-09-23T22:25:15.005489+0000","last_became_active":"2023-09-23T22:21:22.464760+0000","last_became_peered":"2023-09-23T22:21:22.464760+0000","last_unstale":"2023-09-23T22:25:15.005489+0000","last_undegraded":"2023-09-23T22:25:15.005489+0000","last_fullsized":"2023-09-23T22:25:15.005489+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:21:21.447267+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:21:21.447267+0000","last_clean_scrub_stamp":"2023-09-23T22:21:21.447267+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-25T05:08:47.846182+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":89226505,"num_objects":29,"num_object_clones":0,"num_object_copies":87,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":29,"num_whiteouts":0,"num_read":1026,"num_read_kb":1049534,"num_write":707,"num_write_kb":202261,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":26,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.272978+0000","last_change":"2023-09-23T22:17:13.123445+0000","last_active":"2023-09-23T22:24:22.272978+0000","last_peered":"2023-09-23T22:24:22.272978+0000","last_clean":"2023-09-23T22:24:22.272978+0000","last_became_active":"2023-09-23T22:17:13.122837+0000","last_became_peered":"2023-09-23T22:17:13.122837+0000","last_unstale":"2023-09-23T22:24:22.272978+0000","last_undegraded":"2023-09-23T22:24:22.272978+0000","last_fullsized":"2023-09-23T22:24:22.272978+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12.220930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'1","reported_seq":23,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.335555+0000","last_change":"2023-09-23T22:19:15.676224+0000","last_active":"2023-09-23T22:24:22.335555+0000","last_peered":"2023-09-23T22:24:22.335555+0000","last_clean":"2023-09-23T22:24:22.335555+0000","last_became_active":"2023-09-23T22:19:15.675913+0000","last_became_peered":"2023-09-23T22:19:15.675913+0000","last_unstale":"2023-09-23T22:24:22.335555+0000","last_undegraded":"2023-09-23T22:24:22.335555+0000","last_fullsized":"2023-09-23T22:24:22.335555+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:49:47.115375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":21,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.267922+0000","last_change":"2023-09-23T22:19:15.694109+0000","last_active":"2023-09-23T22:24:22.267922+0000","last_peered":"2023-09-23T22:24:22.267922+0000","last_clean":"2023-09-23T22:24:22.267922+0000","last_became_active":"2023-09-23T22:19:15.693742+0000","last_became_peered":"2023-09-23T22:19:15.693742+0000","last_unstale":"2023-09-23T22:24:22.267922+0000","last_undegraded":"2023-09-23T22:24:22.267922+0000","last_fullsized":"2023-09-23T22:24:22.267922+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54:59.928145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"77'513","reported_seq":909,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:25:14.616901+0000","last_change":"2023-09-23T22:21:22.468440+0000","last_active":"2023-09-23T22:25:14.616901+0000","last_peered":"2023-09-23T22:25:14.616901+0000","last_clean":"2023-09-23T22:25:14.616901+0000","last_became_active":"2023-09-23T22:21:22.468100+0000","last_became_peered":"2023-09-23T22:21:22.468100+0000","last_unstale":"2023-09-23T22:25:14.616901+0000","last_undegraded":"2023-09-23T22:25:14.616901+0000","last_fullsized":"2023-09-23T22:25:14.616901+0000","mapping_epoch":71,"log_start":"0'0","ondisk_log_start":"0'0","created":71,"last_epoch_clean":72,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:21:21.447267+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:21:21.447267+0000","last_clean_scrub_stamp":"2023-09-23T22:21:21.447267+0000","objects_scrubbed":0,"log_size":513,"log_dups_size":0,"ondisk_log_size":513,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.020757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":84940720,"num_objects":29,"num_object_clones":0,"num_object_copies":87,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":29,"num_whiteouts":0,"num_read":854,"num_read_kb":754385,"num_write":654,"num_write_kb":184977,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":24,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.337261+0000","last_change":"2023-09-23T22:19:15.675705+0000","last_active":"2023-09-23T22:24:22.337261+0000","last_peered":"2023-09-23T22:24:22.337261+0000","last_clean":"2023-09-23T22:24:22.337261+0000","last_became_active":"2023-09-23T22:19:15.675411+0000","last_became_peered":"2023-09-23T22:19:15.675411+0000","last_unstale":"2023-09-23T22:24:22.337261+0000","last_undegraded":"2023-09-23T22:24:22.337261+0000","last_fullsized":"2023-09-23T22:24:22.337261+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:41.043226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.270410+0000","last_change":"2023-09-23T22:19:15.694255+0000","last_active":"2023-09-23T22:24:22.270410+0000","last_peered":"2023-09-23T22:24:22.270410+0000","last_clean":"2023-09-23T22:24:22.270410+0000","last_became_active":"2023-09-23T22:19:15.693793+0000","last_became_peered":"2023-09-23T22:19:15.693793+0000","last_unstale":"2023-09-23T22:24:22.270410+0000","last_undegraded":"2023-09-23T22:24:22.270410+0000","last_fullsized":"2023-09-23T22:24:22.270410+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:06.365772+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"67'2","reported_seq":25,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.263501+0000","last_change":"2023-09-23T22:19:15.663025+0000","last_active":"2023-09-23T22:24:22.263501+0000","last_peered":"2023-09-23T22:24:22.263501+0000","last_clean":"2023-09-23T22:24:22.263501+0000","last_became_active":"2023-09-23T22:19:15.662688+0000","last_became_peered":"2023-09-23T22:19:15.662688+0000","last_unstale":"2023-09-23T22:24:22.263501+0000","last_undegraded":"2023-09-23T22:24:22.263501+0000","last_fullsized":"2023-09-23T22:24:22.263501+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:57.516480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":21,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.268271+0000","last_change":"2023-09-23T22:19:15.691952+0000","last_active":"2023-09-23T22:24:22.268271+0000","last_peered":"2023-09-23T22:24:22.268271+0000","last_clean":"2023-09-23T22:24:22.268271+0000","last_became_active":"2023-09-23T22:19:15.691422+0000","last_became_peered":"2023-09-23T22:19:15.691422+0000","last_unstale":"2023-09-23T22:24:22.268271+0000","last_undegraded":"2023-09-23T22:24:22.268271+0000","last_fullsized":"2023-09-23T22:24:22.268271+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:03:19.562973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":25,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.262716+0000","last_change":"2023-09-23T22:19:15.664997+0000","last_active":"2023-09-23T22:24:22.262716+0000","last_peered":"2023-09-23T22:24:22.262716+0000","last_clean":"2023-09-23T22:24:22.262716+0000","last_became_active":"2023-09-23T22:19:15.664165+0000","last_became_peered":"2023-09-23T22:19:15.664165+0000","last_unstale":"2023-09-23T22:24:22.262716+0000","last_undegraded":"2023-09-23T22:24:22.262716+0000","last_fullsized":"2023-09-23T22:24:22.262716+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:33.944032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":21,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.268068+0000","last_change":"2023-09-23T22:19:15.695643+0000","last_active":"2023-09-23T22:24:22.268068+0000","last_peered":"2023-09-23T22:24:22.268068+0000","last_clean":"2023-09-23T22:24:22.268068+0000","last_became_active":"2023-09-23T22:19:15.695358+0000","last_became_peered":"2023-09-23T22:19:15.695358+0000","last_unstale":"2023-09-23T22:24:22.268068+0000","last_undegraded":"2023-09-23T22:24:22.268068+0000","last_fullsized":"2023-09-23T22:24:22.268068+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:20.457709+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":23,"reported_epoch":76,"state":"active+clean","last_fresh":"2023-09-23T22:23:18.529339+0000","last_change":"2023-09-23T22:19:15.669801+0000","last_active":"2023-09-23T22:23:18.529339+0000","last_peered":"2023-09-23T22:23:18.529339+0000","last_clean":"2023-09-23T22:23:18.529339+0000","last_became_active":"2023-09-23T22:19:15.669432+0000","last_became_peered":"2023-09-23T22:19:15.669432+0000","last_unstale":"2023-09-23T22:23:18.529339+0000","last_undegraded":"2023-09-23T22:23:18.529339+0000","last_fullsized":"2023-09-23T22:23:18.529339+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:37.384165+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":20,"reported_epoch":76,"state":"active+clean","last_fresh":"2023-09-23T22:23:18.529124+0000","last_change":"2023-09-23T22:19:15.698585+0000","last_active":"2023-09-23T22:23:18.529124+0000","last_peered":"2023-09-23T22:23:18.529124+0000","last_clean":"2023-09-23T22:23:18.529124+0000","last_became_active":"2023-09-23T22:19:15.698269+0000","last_became_peered":"2023-09-23T22:19:15.698269+0000","last_unstale":"2023-09-23T22:23:18.529124+0000","last_undegraded":"2023-09-23T22:23:18.529124+0000","last_fullsized":"2023-09-23T22:23:18.529124+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55.360820+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'5","reported_seq":29,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.336312+0000","last_change":"2023-09-23T22:19:15.667404+0000","last_active":"2023-09-23T22:24:22.336312+0000","last_peered":"2023-09-23T22:24:22.336312+0000","last_clean":"2023-09-23T22:24:22.336312+0000","last_became_active":"2023-09-23T22:19:15.667055+0000","last_became_peered":"2023-09-23T22:19:15.667055+0000","last_unstale":"2023-09-23T22:24:22.336312+0000","last_undegraded":"2023-09-23T22:24:22.336312+0000","last_fullsized":"2023-09-23T22:24:22.336312+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T09:30:23.339747+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":31,"reported_epoch":77,"state":"active+clean","last_fresh":"2023-09-23T22:24:22.267732+0000","last_change":"2023-09-23T22:19:33.802469+0000","last_active":"2023-09-23T22:24:22.267732+0000","last_peered":"2023-09-23T22:24:22.267732+0000","last_clean":"2023-09-23T22:24:22.267732+0000","last_became_active":"2023-09-23T22:19:33.801470+0000","last_became_peered":"2023-09-23T22:19:33.801470+0000","last_unstale":"2023-09-23T22:24:22.267732+0000","last_undegraded":"2023-09-23T22:24:22.267732+0000","last_fullsized":"2023-09-23T22:24:22.267732+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:27.732251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":5,"num_pg":16,"stat_sum":{"num_bytes":1250361694,"num_objects":419,"num_object_clones":0,"num_object_copies":1257,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":419,"num_whiteouts":0,"num_read":14223,"num_read_kb":15056567,"num_write":9773,"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":2330001408,"data_stored":2317215426,"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":54,"seq":231928234104,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":259264,"kb_used_data":232336,"kb_used_omap":0,"kb_used_meta":23168,"kb_avail":93485888,"statfs":{"total":95995035648,"available":95729549312,"internally_reserved":0,"allocated":237912064,"data_stored":236141692,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":23724032},"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 22:24:42 2023","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":0.83899999999999997,"15min":0.90600000000000003},"min":{"1min":0.48499999999999999,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":1.427,"5min":1.427,"15min":1.427},"last":1.099},{"interface":"front","average":{"1min":0.88300000000000001,"5min":0.86699999999999999,"15min":0.91300000000000003},"min":{"1min":0.46200000000000002,"5min":0.442,"15min":0.40100000000000002},"max":{"1min":1.728,"5min":1.728,"15min":1.728},"last":0.59399999999999997}]},{"osd":1,"last update":"Sat Sep 23 22:24:42 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.86499999999999999,"15min":0.92800000000000005},"min":{"1min":0.61099999999999999,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.5009999999999999,"5min":1.5009999999999999,"15min":1.5009999999999999},"last":0.86099999999999999},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.91300000000000003,"15min":0.94599999999999995},"min":{"1min":0.52400000000000002,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.806,"5min":1.806,"15min":1.806},"last":0.90200000000000002}]},{"osd":2,"last update":"Sat Sep 23 22:24:42 2023","interfaces":[{"interface":"back","average":{"1min":0.81499999999999995,"5min":0.86199999999999999,"15min":0.91900000000000004},"min":{"1min":0.54800000000000004,"5min":0.495,"15min":0.495},"max":{"1min":1.1000000000000001,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":0.53500000000000003},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.92300000000000004,"15min":0.96799999999999997},"min":{"1min":0.56200000000000006,"5min":0.502,"15min":0.502},"max":{"1min":1.621,"5min":1.621,"15min":1.621},"last":0.96199999999999997}]},{"osd":3,"last update":"Sat Sep 23 22:24:42 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.90200000000000002,"15min":0.95299999999999996},"min":{"1min":0.56200000000000006,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.1970000000000001,"5min":1.2589999999999999,"15min":1.3540000000000001},"last":0.83099999999999996},{"interface":"front","average":{"1min":1.004,"5min":0.93799999999999994,"15min":1.0229999999999999},"min":{"1min":0.56499999999999995,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.7030000000000001,"5min":1.7030000000000001,"15min":3.7200000000000002},"last":1.032}]},{"osd":4,"last update":"Sat Sep 23 22:24:42 2023","interfaces":[{"interface":"back","average":{"1min":1.1140000000000001,"5min":0.97299999999999998,"15min":0.91100000000000003},"min":{"1min":0.46400000000000002,"5min":0.436,"15min":0.39100000000000001},"max":{"1min":2.1640000000000001,"5min":2.1640000000000001,"15min":2.1640000000000001},"last":1.0109999999999999},{"interface":"front","average":{"1min":1.0349999999999999,"5min":1.0169999999999999,"15min":0.98099999999999998},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.6559999999999999,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":0.99299999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:24:42 2023","interfaces":[{"interface":"back","average":{"1min":1.119,"5min":1.04,"15min":1.0640000000000001},"min":{"1min":0.61399999999999999,"5min":0.53300000000000003,"15min":0.51900000000000002},"max":{"1min":1.8069999999999999,"5min":1.8069999999999999,"15min":1.8069999999999999},"last":1.159},{"interface":"front","average":{"1min":1.226,"5min":1.1259999999999999,"15min":1.079},"min":{"1min":0.55400000000000005,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":2.0910000000000002,"5min":2.0910000000000002,"15min":2.0910000000000002},"last":1.0549999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:24:42 2023","interfaces":[{"interface":"back","average":{"1min":1.2929999999999999,"5min":1.137,"15min":1.123},"min":{"1min":0.58799999999999997,"5min":0.53100000000000003,"15min":0.51300000000000001},"max":{"1min":2.4159999999999999,"5min":2.4159999999999999,"15min":2.4159999999999999},"last":1.2150000000000001},{"interface":"front","average":{"1min":1.1559999999999999,"5min":1.0920000000000001,"15min":1.0700000000000001},"min":{"1min":0.60199999999999998,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.8300000000000001,"5min":1.8300000000000001,"15min":1.8300000000000001},"last":0.93400000000000005}]}]},{"osd":6,"up_from":46,"seq":197568495747,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":214640,"kb_used_data":192488,"kb_used_omap":0,"kb_used_meta":22144,"kb_avail":93530512,"statfs":{"total":95995035648,"available":95775244288,"internally_reserved":0,"allocated":197107712,"data_stored":195609266,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":22675456},"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 22:25:16 2023","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.84599999999999997,"15min":0.872},"min":{"1min":0.51100000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":1.423,"5min":1.5740000000000001,"15min":1.6759999999999999},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.83399999999999996,"5min":0.80600000000000005,"15min":0.88600000000000001},"min":{"1min":0.498,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.167,"5min":1.24,"15min":1.3700000000000001},"last":0.44800000000000001}]},{"osd":1,"last update":"Sat Sep 23 22:25:16 2023","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.82699999999999996,"15min":0.876},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.1930000000000001,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":0.752},{"interface":"front","average":{"1min":0.78400000000000003,"5min":0.877,"15min":0.93600000000000005},"min":{"1min":0.46400000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.3220000000000001,"5min":2.3010000000000002,"15min":2.3010000000000002},"last":0.92100000000000004}]},{"osd":2,"last update":"Sat Sep 23 22:25:16 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.94899999999999995,"15min":0.94399999999999995},"min":{"1min":0.58499999999999996,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.2370000000000001,"5min":4.1420000000000003,"15min":4.1420000000000003},"last":0.70399999999999996},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.92100000000000004},"min":{"1min":0.57799999999999996,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.1060000000000001,"5min":1.244,"15min":1.4450000000000001},"last":0.66800000000000004}]},{"osd":3,"last update":"Sat Sep 23 22:25:16 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.88200000000000001,"15min":0.92200000000000004},"min":{"1min":0.68799999999999994,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.2609999999999999,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.91200000000000003,"5min":1,"15min":1.006},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":1.514,"5min":3.9849999999999999,"15min":3.9849999999999999},"last":0.497}]},{"osd":4,"last update":"Sat Sep 23 22:25:16 2023","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.91000000000000003,"15min":0.89500000000000002},"min":{"1min":0.52600000000000002,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.1259999999999999,"5min":1.351,"15min":1.796},"last":0.40699999999999997},{"interface":"front","average":{"1min":0.96599999999999997,"5min":1.004,"15min":0.97099999999999997},"min":{"1min":0.626,"5min":0.376,"15min":0.376},"max":{"1min":1.4019999999999999,"5min":2.8679999999999999,"15min":2.8679999999999999},"last":0.83399999999999996}]},{"osd":5,"last update":"Sat Sep 23 22:25:16 2023","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.97099999999999997,"15min":0.96399999999999997},"min":{"1min":0.57999999999999996,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.236,"5min":1.482,"15min":1.6830000000000001},"last":0.61899999999999999},{"interface":"front","average":{"1min":0.98399999999999999,"5min":1.0069999999999999,"15min":1.022},"min":{"1min":0.66400000000000003,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.335,"5min":1.7350000000000001,"15min":1.8799999999999999},"last":0.47199999999999998}]},{"osd":7,"last update":"Sat Sep 23 22:24:54 2023","interfaces":[{"interface":"back","average":{"1min":1.0840000000000001,"5min":1.0960000000000001,"15min":1.081},"min":{"1min":0.73499999999999999,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.6120000000000001,"5min":2.5680000000000001,"15min":2.5680000000000001},"last":0.79600000000000004},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.1830000000000001,"15min":1.1579999999999999},"min":{"1min":0.77900000000000003,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.679,"5min":2.6179999999999999,"15min":2.6179999999999999},"last":0.86099999999999999}]}]},{"osd":1,"up_from":13,"seq":55834575029,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":251888,"kb_used_data":227816,"kb_used_omap":0,"kb_used_meta":24064,"kb_avail":93493264,"statfs":{"total":95995035648,"available":95737102336,"internally_reserved":0,"allocated":233283584,"data_stored":231579049,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":24641536},"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 22:24:58 2023","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.57199999999999995,"15min":0.629},"min":{"1min":0.34100000000000003,"5min":0.309,"15min":0.309},"max":{"1min":0.91300000000000003,"5min":1.008,"15min":1.3280000000000001},"last":0.497},{"interface":"front","average":{"1min":0.66000000000000003,"5min":0.65600000000000003,"15min":0.67900000000000005},"min":{"1min":0.35999999999999999,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":1.6339999999999999,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":0.42399999999999999}]},{"osd":2,"last update":"Sat Sep 23 22:24:39 2023","interfaces":[{"interface":"back","average":{"1min":0.66600000000000004,"5min":0.65700000000000003,"15min":0.69399999999999995},"min":{"1min":0.34599999999999997,"5min":0.34200000000000003,"15min":0.32900000000000001},"max":{"1min":1.607,"5min":1.607,"15min":1.607},"last":0.46700000000000003},{"interface":"front","average":{"1min":0.73399999999999999,"5min":0.70799999999999996,"15min":0.73399999999999999},"min":{"1min":0.41699999999999998,"5min":0.40100000000000002,"15min":0.38100000000000001},"max":{"1min":1.3129999999999999,"5min":1.3129999999999999,"15min":1.3700000000000001},"last":0.54700000000000004}]},{"osd":3,"last update":"Sat Sep 23 22:24:39 2023","interfaces":[{"interface":"back","average":{"1min":0.67400000000000004,"5min":0.69399999999999995,"15min":0.73699999999999999},"min":{"1min":0.38600000000000001,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.498,"5min":1.498,"15min":1.498},"last":0.38900000000000001},{"interface":"front","average":{"1min":0.747,"5min":0.74299999999999999,"15min":0.78400000000000003},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.28,"5min":1.843,"15min":1.843},"last":0.55600000000000005}]},{"osd":4,"last update":"Sat Sep 23 22:25:24 2023","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.88300000000000001,"15min":0.93700000000000006},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.1930000000000001,"5min":1.8999999999999999,"15min":1.8999999999999999},"last":0.67100000000000004},{"interface":"front","average":{"1min":0.99299999999999999,"5min":0.94899999999999995,"15min":0.97399999999999998},"min":{"1min":0.53600000000000003,"5min":0.495,"15min":0.495},"max":{"1min":1.5649999999999999,"5min":1.5649999999999999,"15min":1.7769999999999999},"last":0.78500000000000003}]},{"osd":5,"last update":"Sat Sep 23 22:25:09 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":0.999,"15min":1.0209999999999999},"min":{"1min":0.66500000000000004,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.3979999999999999,"5min":1.4610000000000001,"15min":1.9730000000000001},"last":0.80700000000000005},{"interface":"front","average":{"1min":1.032,"5min":1.01,"15min":1.022},"min":{"1min":0.55800000000000005,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.538,"5min":1.665,"15min":1.671},"last":0.72899999999999998}]},{"osd":6,"last update":"Sat Sep 23 22:25:00 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.026,"15min":1.0900000000000001},"min":{"1min":0.47799999999999998,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.5289999999999999,"5min":1.5609999999999999,"15min":1.744},"last":0.96299999999999997},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.038,"15min":1.1299999999999999},"min":{"1min":0.59999999999999998,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.452,"5min":1.6080000000000001,"15min":2.0510000000000002},"last":0.64900000000000002}]},{"osd":7,"last update":"Sat Sep 23 22:24:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.0740000000000001,"15min":1.1419999999999999},"min":{"1min":0.77800000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.5189999999999999,"5min":1.542,"15min":1.8819999999999999},"last":0.92200000000000004},{"interface":"front","average":{"1min":1.024,"5min":1.0409999999999999,"15min":1.1040000000000001},"min":{"1min":0.621,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.7190000000000001,"5min":1.9490000000000001,"15min":1.9490000000000001},"last":0.86099999999999999}]}]},{"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":397892,"kb_used_data":375548,"kb_used_omap":0,"kb_used_meta":22336,"kb_avail":93347260,"statfs":{"total":95995035648,"available":95587594240,"internally_reserved":0,"allocated":384561152,"data_stored":382021390,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":22872064},"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 22:24:54 2023","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.627,"15min":0.64300000000000002},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.89800000000000002,"5min":0.95899999999999996,"15min":1.274},"last":0.59799999999999998},{"interface":"front","average":{"1min":0.68200000000000005,"5min":0.65100000000000002,"15min":0.68999999999999995},"min":{"1min":0.38900000000000001,"5min":0.33800000000000002,"15min":0.32400000000000001},"max":{"1min":2.0830000000000002,"5min":2.0830000000000002,"15min":2.0830000000000002},"last":0.58399999999999996}]},{"osd":2,"last update":"Sat Sep 23 22:24:42 2023","interfaces":[{"interface":"back","average":{"1min":0.66100000000000003,"5min":0.67900000000000005,"15min":0.69299999999999995},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.29299999999999998},"max":{"1min":1.012,"5min":1.298,"15min":1.298},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.68200000000000005,"5min":0.72899999999999998,"15min":0.74299999999999999},"min":{"1min":0.52900000000000003,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":0.90600000000000003,"5min":1.7210000000000001,"15min":1.7210000000000001},"last":0.74299999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:24:38 2023","interfaces":[{"interface":"back","average":{"1min":0.76900000000000002,"5min":0.73399999999999999,"15min":0.74399999999999999},"min":{"1min":0.35799999999999998,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":2.008,"5min":2.008,"15min":2.008},"last":0.505},{"interface":"front","average":{"1min":0.69699999999999995,"5min":0.77100000000000002,"15min":0.79400000000000004},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.34399999999999997},"max":{"1min":1.139,"5min":1.7969999999999999,"15min":1.7969999999999999},"last":0.47699999999999998}]},{"osd":4,"last update":"Sat Sep 23 22:24:25 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":1.0069999999999999,"15min":0.96999999999999997},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.26,"5min":1.619,"15min":1.619},"last":0.79500000000000004},{"interface":"front","average":{"1min":0.97299999999999998,"5min":0.98799999999999999,"15min":0.98299999999999998},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":2.194,"5min":2.194,"15min":2.194},"last":0.88100000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:25:17 2023","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":1.024,"15min":1.022},"min":{"1min":0.50600000000000001,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.4490000000000001,"5min":1.853,"15min":1.853},"last":0.83599999999999997},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.0489999999999999,"15min":1.044},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":1.3600000000000001,"5min":1.569,"15min":1.569},"last":0.82299999999999995}]},{"osd":6,"last update":"Sat Sep 23 22:25:02 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":1.054,"15min":1.081},"min":{"1min":0.68999999999999995,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.2130000000000001,"5min":1.9119999999999999,"15min":1.9119999999999999},"last":0.96299999999999997},{"interface":"front","average":{"1min":1.02,"5min":1.075,"15min":1.1000000000000001},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.4910000000000001,"5min":1.6799999999999999,"15min":1.6799999999999999},"last":0.86699999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:24:48 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":1.048,"15min":1.119},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":2.1499999999999999,"5min":2.1499999999999999,"15min":2.1499999999999999},"last":0.72399999999999998},{"interface":"front","average":{"1min":1.03,"5min":1.103,"15min":1.161},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.2969999999999999,"5min":1.9730000000000001,"15min":1.9730000000000001},"last":0.91100000000000003}]}]},{"osd":2,"up_from":18,"seq":77309411499,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":318724,"kb_used_data":288956,"kb_used_omap":0,"kb_used_meta":29760,"kb_avail":93426428,"statfs":{"total":95995035648,"available":95668662272,"internally_reserved":0,"allocated":295890944,"data_stored":293846023,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":30474240},"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 22:24:46 2023","interfaces":[{"interface":"back","average":{"1min":0.624,"5min":0.70099999999999996,"15min":0.67000000000000004},"min":{"1min":0.40300000000000002,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.85199999999999998,"5min":4.3799999999999999,"15min":4.3799999999999999},"last":0.39500000000000002},{"interface":"front","average":{"1min":0.63300000000000001,"5min":0.66400000000000003,"15min":0.68700000000000006},"min":{"1min":0.39100000000000001,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.90200000000000002,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":0.57499999999999996}]},{"osd":1,"last update":"Sat Sep 23 22:24:46 2023","interfaces":[{"interface":"back","average":{"1min":0.58699999999999997,"5min":0.66300000000000003,"15min":0.68000000000000005},"min":{"1min":0.34399999999999997,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.81999999999999995,"5min":1.3500000000000001,"15min":1.3500000000000001},"last":0.48299999999999998},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.70999999999999996,"15min":0.71999999999999997},"min":{"1min":0.42799999999999999,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.78600000000000003,"5min":1.1739999999999999,"15min":1.298},"last":0.51400000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:24:40 2023","interfaces":[{"interface":"back","average":{"1min":0.69099999999999995,"5min":0.73999999999999999,"15min":0.76700000000000002},"min":{"1min":0.45300000000000001,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":1.0169999999999999,"5min":2.7000000000000002,"15min":2.7000000000000002},"last":0.84599999999999997},{"interface":"front","average":{"1min":0.71799999999999997,"5min":0.76900000000000002,"15min":0.78200000000000003},"min":{"1min":0.375,"5min":0.37,"15min":0.37},"max":{"1min":1.034,"5min":1.9910000000000001,"15min":1.9910000000000001},"last":0.79200000000000004}]},{"osd":4,"last update":"Sat Sep 23 22:25:22 2023","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.97399999999999998,"15min":0.96499999999999997},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.3169999999999999,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":0.75800000000000001},{"interface":"front","average":{"1min":1.01,"5min":0.999,"15min":1.014},"min":{"1min":0.65100000000000002,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.2689999999999999,"5min":1.7649999999999999,"15min":1.7649999999999999},"last":0.66300000000000003}]},{"osd":5,"last update":"Sat Sep 23 22:25:22 2023","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":1.016,"15min":1.048},"min":{"1min":0.77900000000000003,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.2889999999999999,"5min":1.9059999999999999,"15min":1.9059999999999999},"last":0.70099999999999996},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.0409999999999999,"15min":1.0389999999999999},"min":{"1min":0.60499999999999998,"5min":0.60199999999999998,"15min":0.55700000000000005},"max":{"1min":1.3620000000000001,"5min":1.534,"15min":1.534},"last":0.95999999999999996}]},{"osd":6,"last update":"Sat Sep 23 22:25:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.03,"15min":1.111},"min":{"1min":0.59599999999999997,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.393,"5min":1.819,"15min":1.819},"last":0.73499999999999999},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.0389999999999999,"15min":1.093},"min":{"1min":0.70099999999999996,"5min":0.66700000000000004,"15min":0.66700000000000004},"max":{"1min":1.4379999999999999,"5min":2.0470000000000002,"15min":2.0470000000000002},"last":0.93200000000000005}]},{"osd":7,"last update":"Sat Sep 23 22:24:57 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.0760000000000001,"15min":1.097},"min":{"1min":0.64100000000000001,"5min":0.625,"15min":0.625},"max":{"1min":1.415,"5min":1.47,"15min":1.6830000000000001},"last":0.872},{"interface":"front","average":{"1min":1.052,"5min":1.0780000000000001,"15min":1.175},"min":{"1min":0.73099999999999998,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.444,"5min":1.8640000000000001,"15min":1.8640000000000001},"last":0.81000000000000005}]}]},{"osd":3,"up_from":25,"seq":107374182560,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":175544,"kb_used_data":154504,"kb_used_omap":0,"kb_used_meta":15808,"kb_avail":93569608,"statfs":{"total":95995035648,"available":95815278592,"internally_reserved":0,"allocated":158212096,"data_stored":156890238,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":16187392},"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 22:24:41 2023","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.64600000000000002,"15min":0.68799999999999994},"min":{"1min":0.48399999999999999,"5min":0.27900000000000003,"15min":0.23300000000000001},"max":{"1min":1.1200000000000001,"5min":1.22,"15min":1.8660000000000001},"last":0.85699999999999998},{"interface":"front","average":{"1min":0.64200000000000002,"5min":0.65700000000000003,"15min":0.71599999999999997},"min":{"1min":0.44800000000000001,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.077,"5min":1.389,"15min":1.663},"last":0.72699999999999998}]},{"osd":1,"last update":"Sat Sep 23 22:24:41 2023","interfaces":[{"interface":"back","average":{"1min":0.67000000000000004,"5min":0.69899999999999995,"15min":0.75900000000000001},"min":{"1min":0.39900000000000002,"5min":0.315,"15min":0.315},"max":{"1min":1.014,"5min":1.4339999999999999,"15min":1.7090000000000001},"last":0.81699999999999995},{"interface":"front","average":{"1min":0.70499999999999996,"5min":0.70899999999999996,"15min":0.75600000000000001},"min":{"1min":0.47799999999999998,"5min":0.35299999999999998,"15min":0.34899999999999998},"max":{"1min":1.145,"5min":1.4490000000000001,"15min":2.1680000000000001},"last":0.57299999999999995}]},{"osd":2,"last update":"Sat Sep 23 22:24:41 2023","interfaces":[{"interface":"back","average":{"1min":0.79400000000000004,"5min":0.77000000000000002,"15min":0.80600000000000005},"min":{"1min":0.46000000000000002,"5min":0.314,"15min":0.314},"max":{"1min":1.1120000000000001,"5min":1.5149999999999999,"15min":1.9650000000000001},"last":0.45700000000000002},{"interface":"front","average":{"1min":0.64700000000000002,"5min":0.71999999999999997,"15min":0.76600000000000001},"min":{"1min":0.46200000000000002,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.0509999999999999,"5min":2.2360000000000002,"15min":2.2360000000000002},"last":0.65400000000000003}]},{"osd":4,"last update":"Sat Sep 23 22:24:27 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.88700000000000001,"15min":0.91400000000000003},"min":{"1min":0.64000000000000001,"5min":0.53900000000000003,"15min":0.52600000000000002},"max":{"1min":2.3620000000000001,"5min":2.3620000000000001,"15min":2.3620000000000001},"last":0.75900000000000001},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.95499999999999996,"15min":0.95399999999999996},"min":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.2869999999999999,"5min":1.496,"15min":1.5620000000000001},"last":1.056}]},{"osd":5,"last update":"Sat Sep 23 22:25:04 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":0.97599999999999998,"15min":1.0129999999999999},"min":{"1min":0.68899999999999995,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.4279999999999999,"5min":1.4299999999999999,"15min":1.859},"last":1.0249999999999999},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.92700000000000005,"15min":0.97599999999999998},"min":{"1min":0.60499999999999998,"5min":0.505,"15min":0.505},"max":{"1min":1.1799999999999999,"5min":2.3210000000000002,"15min":2.3210000000000002},"last":0.94699999999999995}]},{"osd":6,"last update":"Sat Sep 23 22:24:57 2023","interfaces":[{"interface":"back","average":{"1min":1.0309999999999999,"5min":1.0049999999999999,"15min":1.0669999999999999},"min":{"1min":0.61699999999999999,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.3859999999999999,"5min":1.4019999999999999,"15min":1.9159999999999999},"last":0.96399999999999997},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.96699999999999997,"15min":1.032},"min":{"1min":0.61399999999999999,"5min":0.58599999999999997,"15min":0.55900000000000005},"max":{"1min":1.304,"5min":2.2799999999999998,"15min":2.2799999999999998},"last":0.88500000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:24:52 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.0129999999999999,"15min":1.026},"min":{"1min":0.70499999999999996,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.4590000000000001,"5min":1.548,"15min":1.623},"last":1.1759999999999999},{"interface":"front","average":{"1min":1.091,"5min":1.0529999999999999,"15min":1.147},"min":{"1min":0.75900000000000001,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.4790000000000001,"5min":1.4790000000000001,"15min":1.851},"last":0.92300000000000004}]}]},{"osd":4,"up_from":30,"seq":128849019031,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":413652,"kb_used_data":375692,"kb_used_omap":0,"kb_used_meta":37952,"kb_avail":93331500,"statfs":{"total":95995035648,"available":95571456000,"internally_reserved":0,"allocated":384708608,"data_stored":382129723,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":38862848},"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 22:25:29 2023","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":0.83899999999999997,"15min":0.88500000000000001},"min":{"1min":0.50600000000000001,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.3779999999999999,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":0.95099999999999996},{"interface":"front","average":{"1min":0.79100000000000004,"5min":0.81799999999999995,"15min":0.879},"min":{"1min":0.61499999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.0600000000000001,"5min":1.5209999999999999,"15min":1.5209999999999999},"last":0.93200000000000005}]},{"osd":1,"last update":"Sat Sep 23 22:25:29 2023","interfaces":[{"interface":"back","average":{"1min":0.81000000000000005,"5min":0.83199999999999996,"15min":0.871},"min":{"1min":0.496,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.2330000000000001,"5min":1.302,"15min":1.4550000000000001},"last":1.0489999999999999},{"interface":"front","average":{"1min":0.75,"5min":0.82699999999999996,"15min":0.88100000000000001},"min":{"1min":0.53300000000000003,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.022,"5min":1.3859999999999999,"15min":1.3859999999999999},"last":0.69699999999999995}]},{"osd":2,"last update":"Sat Sep 23 22:25:29 2023","interfaces":[{"interface":"back","average":{"1min":0.78900000000000003,"5min":0.86299999999999999,"15min":0.877},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.3460000000000001,"5min":1.5820000000000001,"15min":1.5820000000000001},"last":0.80800000000000005},{"interface":"front","average":{"1min":0.89300000000000002,"5min":0.88500000000000001,"15min":0.92100000000000004},"min":{"1min":0.59399999999999997,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.7210000000000001,"5min":1.7210000000000001,"15min":1.7210000000000001},"last":0.81999999999999995}]},{"osd":3,"last update":"Sat Sep 23 22:25:29 2023","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":0.95499999999999996,"15min":0.94999999999999996},"min":{"1min":0.55600000000000005,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.8129999999999999,"5min":1.8129999999999999,"15min":1.8129999999999999},"last":1.075},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.94099999999999995,"15min":0.95499999999999996},"min":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.55600000000000005},"max":{"1min":1.5649999999999999,"5min":1.5649999999999999,"15min":1.5649999999999999},"last":1.0860000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:25:09 2023","interfaces":[{"interface":"back","average":{"1min":0.86299999999999999,"5min":0.91300000000000003,"15min":0.86399999999999999},"min":{"1min":0.45100000000000001,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.756,"5min":1.756,"15min":1.756},"last":0.88300000000000001},{"interface":"front","average":{"1min":1.02,"5min":1.012,"15min":0.91300000000000003},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.46000000000000002},"max":{"1min":1.9770000000000001,"5min":1.9770000000000001,"15min":1.9770000000000001},"last":0.97799999999999998}]},{"osd":6,"last update":"Sat Sep 23 22:24:55 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.032,"15min":0.98499999999999999},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":1.478,"5min":1.6850000000000001,"15min":1.6850000000000001},"last":1.0129999999999999},{"interface":"front","average":{"1min":1.032,"5min":1.006,"15min":1.004},"min":{"1min":0.60899999999999999,"5min":0.59699999999999998,"15min":0.441},"max":{"1min":1.8460000000000001,"5min":1.8460000000000001,"15min":1.8460000000000001},"last":0.77100000000000002}]},{"osd":7,"last update":"Sat Sep 23 22:24:50 2023","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.081,"15min":1.075},"min":{"1min":0.67700000000000005,"5min":0.63400000000000001,"15min":0.47599999999999998},"max":{"1min":1.881,"5min":1.881,"15min":1.881},"last":1.034},{"interface":"front","average":{"1min":1.1020000000000001,"5min":1.1200000000000001,"15min":1.131},"min":{"1min":0.52700000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.641,"5min":1.7390000000000001,"15min":1.7390000000000001},"last":1.1240000000000001}]}]},{"osd":5,"up_from":38,"seq":163208757390,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":459436,"kb_used_data":436196,"kb_used_omap":0,"kb_used_meta":23232,"kb_avail":93285716,"statfs":{"total":95995035648,"available":95524573184,"internally_reserved":0,"allocated":446664704,"data_stored":443780142,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":23789568},"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 22:25:12 2023","interfaces":[{"interface":"back","average":{"1min":0.76300000000000001,"5min":0.81000000000000005,"15min":0.83699999999999997},"min":{"1min":0.40999999999999998,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":1.1080000000000001,"5min":1.363,"15min":1.3640000000000001},"last":0.91600000000000004},{"interface":"front","average":{"1min":0.77400000000000002,"5min":0.85899999999999999,"15min":0.91200000000000003},"min":{"1min":0.40899999999999997,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.288,"5min":1.4750000000000001,"15min":2.1819999999999999},"last":1.0529999999999999}]},{"osd":1,"last update":"Sat Sep 23 22:25:12 2023","interfaces":[{"interface":"back","average":{"1min":0.84499999999999997,"5min":0.88700000000000001,"15min":0.92400000000000004},"min":{"1min":0.443,"5min":0.443,"15min":0.38600000000000001},"max":{"1min":1.256,"5min":1.369,"15min":2.1059999999999999},"last":0.65400000000000003},{"interface":"front","average":{"1min":0.76100000000000001,"5min":0.80200000000000005,"15min":0.84699999999999998},"min":{"1min":0.56499999999999995,"5min":0.51100000000000001,"15min":0.47699999999999998},"max":{"1min":1.0369999999999999,"5min":1.333,"15min":1.4450000000000001},"last":0.68000000000000005}]},{"osd":2,"last update":"Sat Sep 23 22:25:12 2023","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":0.81499999999999995,"15min":0.88600000000000001},"min":{"1min":0.46600000000000003,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.1679999999999999,"5min":1.2330000000000001,"15min":1.371},"last":0.83799999999999997},{"interface":"front","average":{"1min":0.97599999999999998,"5min":1.016,"15min":0.998},"min":{"1min":0.60499999999999998,"5min":0.42799999999999999,"15min":0.40600000000000003},"max":{"1min":1.3380000000000001,"5min":6.9669999999999996,"15min":6.9669999999999996},"last":0.97299999999999998}]},{"osd":3,"last update":"Sat Sep 23 22:25:12 2023","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.90500000000000003,"15min":0.92100000000000004},"min":{"1min":0.59499999999999997,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.1870000000000001,"5min":1.411,"15min":1.4299999999999999},"last":0.72999999999999998},{"interface":"front","average":{"1min":1.016,"5min":1.0089999999999999,"15min":1.0449999999999999},"min":{"1min":0.61299999999999999,"5min":0.56999999999999995,"15min":0.54400000000000004},"max":{"1min":2.2989999999999999,"5min":2.2989999999999999,"15min":2.2989999999999999},"last":0.79400000000000004}]},{"osd":4,"last update":"Sat Sep 23 22:25:12 2023","interfaces":[{"interface":"back","average":{"1min":0.81100000000000005,"5min":0.89000000000000001,"15min":0.82899999999999996},"min":{"1min":0.442,"5min":0.442,"15min":0.35099999999999998},"max":{"1min":1.1000000000000001,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":1.012},{"interface":"front","average":{"1min":0.97099999999999997,"5min":1.012,"15min":0.93300000000000005},"min":{"1min":0.58099999999999996,"5min":0.53900000000000003,"15min":0.42499999999999999},"max":{"1min":1.4930000000000001,"5min":1.4930000000000001,"15min":1.4930000000000001},"last":1.2709999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:25:10 2023","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":1.107,"15min":1.02},"min":{"1min":0.46600000000000003,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.7549999999999999,"5min":4.3419999999999996,"15min":4.3419999999999996},"last":1.1479999999999999},{"interface":"front","average":{"1min":1.103,"5min":1.111,"15min":1.05},"min":{"1min":0.73099999999999998,"5min":0.60299999999999998,"15min":0.55000000000000004},"max":{"1min":1.49,"5min":1.5029999999999999,"15min":1.857},"last":1.2050000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:24:50 2023","interfaces":[{"interface":"back","average":{"1min":1.2230000000000001,"5min":1.1779999999999999,"15min":1.117},"min":{"1min":0.84799999999999998,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.5609999999999999,"5min":1.5609999999999999,"15min":1.5609999999999999},"last":1.294},{"interface":"front","average":{"1min":1.0029999999999999,"5min":1.077,"15min":1.0229999999999999},"min":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.54700000000000004},"max":{"1min":1.258,"5min":1.575,"15min":1.575},"last":1.095}]}]}],"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":383148032,"data_stored":381053744,"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":232476672,"data_stored":231202612,"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":295071744,"data_stored":293468733,"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":157405184,"data_stored":156521602,"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":383873024,"data_stored":381748423,"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":445849600,"data_stored":443403139,"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":195686400,"data_stored":194637674,"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":236490752,"data_stored":235179499,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T22:25:34.524 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2023-09-23T22:25:34.524 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2023-09-23T22:25:34.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:34 smithi169 bash[40994]: audit 2023-09-23T22:25:33.657601+0000 mgr.y (mgr.25310) 10 : audit [DBG] from='client.25370 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:25:34.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:34 smithi169 bash[40994]: audit 2023-09-23T22:25:33.716666+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:34.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:34 smithi169 bash[40994]: audit 2023-09-23T22:25:33.723403+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:34.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:34 smithi169 bash[40994]: audit 2023-09-23T22:25:33.769663+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:34.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:34 smithi169 bash[40994]: audit 2023-09-23T22:25:33.777328+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:34.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:34 smithi169 bash[40994]: cluster 2023-09-23T22:25:33.993304+0000 mgr.y (mgr.25310) 11 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:34.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:34 smithi169 bash[101133]: audit 2023-09-23T22:25:33.657601+0000 mgr.y (mgr.25310) 10 : audit 0 from='client.25370 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:25:34.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:34 smithi169 bash[101133]: audit 2023-09-23T22:25:33.716666+0000 mon.a (mon.0) 47 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:34.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:34 smithi169 bash[101133]: audit 2023-09-23T22:25:33.723403+0000 mon.a (mon.0) 48 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:34.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:34 smithi169 bash[101133]: audit 2023-09-23T22:25:33.769663+0000 mon.a (mon.0) 49 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:34.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:34 smithi169 bash[101133]: audit 2023-09-23T22:25:33.777328+0000 mon.a (mon.0) 50 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:34.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:34 smithi169 bash[101133]: cluster 2023-09-23T22:25:33.993304+0000 mgr.y (mgr.25310) 11 : cluster 0 pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:35.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:34 smithi187 bash[31480]: audit 2023-09-23T22:25:33.657601+0000 mgr.y (mgr.25310) 10 : audit [DBG] from='client.25370 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:25:35.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:34 smithi187 bash[31480]: audit 2023-09-23T22:25:33.716666+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:35.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:34 smithi187 bash[31480]: audit 2023-09-23T22:25:33.723403+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:35.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:34 smithi187 bash[31480]: audit 2023-09-23T22:25:33.769663+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:35.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:34 smithi187 bash[31480]: audit 2023-09-23T22:25:33.777328+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:35.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:34 smithi187 bash[31480]: cluster 2023-09-23T22:25:33.993304+0000 mgr.y (mgr.25310) 11 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:37.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:36 smithi169 bash[101133]: cluster 2023-09-23T22:25:35.994034+0000 mgr.y (mgr.25310) 12 : cluster 0 pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:37.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:36 smithi169 bash[40994]: cluster 2023-09-23T22:25:35.994034+0000 mgr.y (mgr.25310) 12 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:37.303 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:25:37.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:36 smithi187 bash[31480]: cluster 2023-09-23T22:25:35.994034+0000 mgr.y (mgr.25310) 12 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:38.562 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:25:38] "GET /metrics HTTP/1.1" 200 33500 "" "Prometheus/2.43.0" 2023-09-23T22:25:39.052 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:25:38 smithi187 bash[78655]: ts=2023-09-23T22:25: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-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi187.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi169:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:25:39.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:39 smithi187 bash[31480]: cluster 2023-09-23T22:25:37.995257+0000 mgr.y (mgr.25310) 13 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:39.424 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:39 smithi169 bash[101133]: cluster 2023-09-23T22:25:37.995257+0000 mgr.y (mgr.25310) 13 : cluster 0 pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:39.424 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:39 smithi169 bash[40994]: cluster 2023-09-23T22:25:37.995257+0000 mgr.y (mgr.25310) 13 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:39.822 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:25:41.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:41 smithi169 bash[101133]: cluster 2023-09-23T22:25:39.995867+0000 mgr.y (mgr.25310) 14 : cluster 0 pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:41.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:41 smithi169 bash[40994]: cluster 2023-09-23T22:25:39.995867+0000 mgr.y (mgr.25310) 14 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:41.317 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:41 smithi187 bash[31480]: cluster 2023-09-23T22:25:39.995867+0000 mgr.y (mgr.25310) 14 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:41.440 INFO:teuthology.orchestra.run.smithi169.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:25:42.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:42 smithi187 bash[31480]: audit 2023-09-23T22:25:41.105586+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:25:42.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:42 smithi187 bash[31480]: audit 2023-09-23T22:25:41.433572+0000 mgr.y (mgr.25310) 15 : audit [DBG] from='client.34167 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:25:42.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:42 smithi187 bash[31480]: cephadm 2023-09-23T22:25:41.434322+0000 mgr.y (mgr.25310) 16 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:25:42.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:42 smithi187 bash[31480]: audit 2023-09-23T22:25:41.439230+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:42.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:42 smithi169 bash[101133]: audit 2023-09-23T22:25:41.105586+0000 mon.a (mon.0) 51 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:25:42.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:42 smithi169 bash[101133]: audit 2023-09-23T22:25:41.433572+0000 mgr.y (mgr.25310) 15 : audit 0 from='client.34167 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:25:42.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:42 smithi169 bash[101133]: cephadm 2023-09-23T22:25:41.434322+0000 mgr.y (mgr.25310) 16 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:25:42.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:42 smithi169 bash[101133]: audit 2023-09-23T22:25:41.439230+0000 mon.a (mon.0) 52 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:42.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:42 smithi169 bash[40994]: audit 2023-09-23T22:25:41.105586+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:25:42.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:42 smithi169 bash[40994]: audit 2023-09-23T22:25:41.433572+0000 mgr.y (mgr.25310) 15 : audit [DBG] from='client.34167 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:25:42.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:42 smithi169 bash[40994]: cephadm 2023-09-23T22:25:41.434322+0000 mgr.y (mgr.25310) 16 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:25:42.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:42 smithi169 bash[40994]: audit 2023-09-23T22:25:41.439230+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:42.860 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'sleep 60' 2023-09-23T22:25:43.703 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:43 smithi169 bash[101133]: cluster 2023-09-23T22:25:41.996546+0000 mgr.y (mgr.25310) 17 : cluster 0 pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:43.704 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:43 smithi169 bash[40994]: cluster 2023-09-23T22:25:41.996546+0000 mgr.y (mgr.25310) 17 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:43.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:43 smithi187 bash[31480]: cluster 2023-09-23T22:25:41.996546+0000 mgr.y (mgr.25310) 17 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:44.549 INFO:teuthology.orchestra.run.smithi169.stderr:pool 'unique_pool_0' removed 2023-09-23T22:25:44.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[40994]: audit 2023-09-23T22:25:43.526980+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:44.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[40994]: audit 2023-09-23T22:25:43.535739+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:44.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[40994]: audit 2023-09-23T22:25:43.538068+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:25:44.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[40994]: audit 2023-09-23T22:25:43.539212+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:25:44.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[40994]: cephadm 2023-09-23T22:25:43.540899+0000 mgr.y (mgr.25310) 18 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2023-09-23T22:25:44.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[40994]: cephadm 2023-09-23T22:25:43.541202+0000 mgr.y (mgr.25310) 19 : cephadm [INF] Updating smithi187:/etc/ceph/ceph.conf 2023-09-23T22:25:44.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[40994]: cephadm 2023-09-23T22:25:43.756681+0000 mgr.y (mgr.25310) 20 : cephadm [INF] Updating smithi169:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:25:44.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[40994]: cephadm 2023-09-23T22:25:43.757170+0000 mgr.y (mgr.25310) 21 : cephadm [INF] Updating smithi187:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:25:44.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[40994]: cephadm 2023-09-23T22:25:43.971735+0000 mgr.y (mgr.25310) 22 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:25:44.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[40994]: cephadm 2023-09-23T22:25:43.973378+0000 mgr.y (mgr.25310) 23 : cephadm [INF] Updating smithi187:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:25:44.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[40994]: cluster 2023-09-23T22:25:43.997087+0000 mgr.y (mgr.25310) 24 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:44.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[40994]: audit 2023-09-23T22:25:44.076830+0000 mon.c (mon.2) 186 : audit [INF] from='client.? 172.21.15.169:0/1864892949' 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-23T22:25:44.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[40994]: audit 2023-09-23T22:25:44.077603+0000 mon.a (mon.0) 57 : audit [INF] from='client.? ' 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-23T22:25:44.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[40994]: cephadm 2023-09-23T22:25:44.136473+0000 mgr.y (mgr.25310) 25 : cephadm [INF] Updating smithi169:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:25:44.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[40994]: cephadm 2023-09-23T22:25:44.138494+0000 mgr.y (mgr.25310) 26 : cephadm [INF] Updating smithi187:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:25:44.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[40994]: audit 2023-09-23T22:25:44.308915+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:44.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[40994]: audit 2023-09-23T22:25:44.316055+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:44.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[40994]: audit 2023-09-23T22:25:44.323568+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:44.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[40994]: audit 2023-09-23T22:25:44.328285+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:44.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[40994]: audit 2023-09-23T22:25:44.333688+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:44.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[101133]: audit 2023-09-23T22:25:43.526980+0000 mon.a (mon.0) 53 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:44.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[101133]: audit 2023-09-23T22:25:43.535739+0000 mon.a (mon.0) 54 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:44.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[101133]: audit 2023-09-23T22:25:43.538068+0000 mon.a (mon.0) 55 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:25:44.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[101133]: audit 2023-09-23T22:25:43.539212+0000 mon.a (mon.0) 56 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:25:44.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[101133]: cephadm 2023-09-23T22:25:43.540899+0000 mgr.y (mgr.25310) 18 : cephadm 1 Updating smithi169:/etc/ceph/ceph.conf 2023-09-23T22:25:44.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[101133]: cephadm 2023-09-23T22:25:43.541202+0000 mgr.y (mgr.25310) 19 : cephadm 1 Updating smithi187:/etc/ceph/ceph.conf 2023-09-23T22:25:44.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[101133]: cephadm 2023-09-23T22:25:43.756681+0000 mgr.y (mgr.25310) 20 : cephadm 1 Updating smithi169:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:25:44.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[101133]: cephadm 2023-09-23T22:25:43.757170+0000 mgr.y (mgr.25310) 21 : cephadm 1 Updating smithi187:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:25:44.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[101133]: cephadm 2023-09-23T22:25:43.971735+0000 mgr.y (mgr.25310) 22 : cephadm 1 Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:25:44.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[101133]: cephadm 2023-09-23T22:25:43.973378+0000 mgr.y (mgr.25310) 23 : cephadm 1 Updating smithi187:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:25:44.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[101133]: cluster 2023-09-23T22:25:43.997087+0000 mgr.y (mgr.25310) 24 : cluster 0 pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:44.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[101133]: audit 2023-09-23T22:25:44.076830+0000 mon.c (mon.2) 186 : audit 1 from='client.? 172.21.15.169:0/1864892949' 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-23T22:25:44.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[101133]: audit 2023-09-23T22:25:44.077603+0000 mon.a (mon.0) 57 : audit 1 from='client.? ' 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-23T22:25:44.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[101133]: cephadm 2023-09-23T22:25:44.136473+0000 mgr.y (mgr.25310) 25 : cephadm 1 Updating smithi169:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:25:44.786 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[101133]: cephadm 2023-09-23T22:25:44.138494+0000 mgr.y (mgr.25310) 26 : cephadm 1 Updating smithi187:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:25:44.786 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[101133]: audit 2023-09-23T22:25:44.308915+0000 mon.a (mon.0) 58 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:44.786 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[101133]: audit 2023-09-23T22:25:44.316055+0000 mon.a (mon.0) 59 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:44.786 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[101133]: audit 2023-09-23T22:25:44.323568+0000 mon.a (mon.0) 60 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:44.786 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[101133]: audit 2023-09-23T22:25:44.328285+0000 mon.a (mon.0) 61 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:44.786 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[101133]: audit 2023-09-23T22:25:44.333688+0000 mon.a (mon.0) 62 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:44.786 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[101133]: audit 2023-09-23T22:25:44.414149+0000 mon.a (mon.0) 63 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:25:44.786 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[101133]: audit 2023-09-23T22:25:44.417044+0000 mon.a (mon.0) 64 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:25:44.786 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[101133]: audit 2023-09-23T22:25:44.418508+0000 mon.a (mon.0) 65 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:25:44.786 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[101133]: audit 2023-09-23T22:25:44.425687+0000 mon.a (mon.0) 66 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:44.787 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[40994]: audit 2023-09-23T22:25:44.414149+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:25:44.787 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[40994]: audit 2023-09-23T22:25:44.417044+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:25:44.787 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[40994]: audit 2023-09-23T22:25:44.418508+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:25:44.787 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[40994]: audit 2023-09-23T22:25:44.425687+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:44.787 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:44 smithi169 bash[40994]: debug 2023-09-23T22:25:44.532+0000 7fc0314e0700 -1 mon.c@2(peon).osd e79 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-23T22:25:44.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:44 smithi187 bash[31480]: audit 2023-09-23T22:25:43.526980+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:44.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:44 smithi187 bash[31480]: audit 2023-09-23T22:25:43.535739+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:44.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:44 smithi187 bash[31480]: audit 2023-09-23T22:25:43.538068+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:25:44.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:44 smithi187 bash[31480]: audit 2023-09-23T22:25:43.539212+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:25:44.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:44 smithi187 bash[31480]: cephadm 2023-09-23T22:25:43.540899+0000 mgr.y (mgr.25310) 18 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2023-09-23T22:25:44.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:44 smithi187 bash[31480]: cephadm 2023-09-23T22:25:43.541202+0000 mgr.y (mgr.25310) 19 : cephadm [INF] Updating smithi187:/etc/ceph/ceph.conf 2023-09-23T22:25:44.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:44 smithi187 bash[31480]: cephadm 2023-09-23T22:25:43.756681+0000 mgr.y (mgr.25310) 20 : cephadm [INF] Updating smithi169:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:25:44.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:44 smithi187 bash[31480]: cephadm 2023-09-23T22:25:43.757170+0000 mgr.y (mgr.25310) 21 : cephadm [INF] Updating smithi187:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.conf 2023-09-23T22:25:44.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:44 smithi187 bash[31480]: cephadm 2023-09-23T22:25:43.971735+0000 mgr.y (mgr.25310) 22 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:25:44.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:44 smithi187 bash[31480]: cephadm 2023-09-23T22:25:43.973378+0000 mgr.y (mgr.25310) 23 : cephadm [INF] Updating smithi187:/etc/ceph/ceph.client.admin.keyring 2023-09-23T22:25:44.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:44 smithi187 bash[31480]: cluster 2023-09-23T22:25:43.997087+0000 mgr.y (mgr.25310) 24 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:44.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:44 smithi187 bash[31480]: audit 2023-09-23T22:25:44.076830+0000 mon.c (mon.2) 186 : audit [INF] from='client.? 172.21.15.169:0/1864892949' 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-23T22:25:44.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:44 smithi187 bash[31480]: audit 2023-09-23T22:25:44.077603+0000 mon.a (mon.0) 57 : audit [INF] from='client.? ' 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-23T22:25:44.880 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:44 smithi187 bash[31480]: cephadm 2023-09-23T22:25:44.136473+0000 mgr.y (mgr.25310) 25 : cephadm [INF] Updating smithi169:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:25:44.880 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:44 smithi187 bash[31480]: cephadm 2023-09-23T22:25:44.138494+0000 mgr.y (mgr.25310) 26 : cephadm [INF] Updating smithi187:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/config/ceph.client.admin.keyring 2023-09-23T22:25:44.880 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:44 smithi187 bash[31480]: audit 2023-09-23T22:25:44.308915+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:44.880 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:44 smithi187 bash[31480]: audit 2023-09-23T22:25:44.316055+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:44.880 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:44 smithi187 bash[31480]: audit 2023-09-23T22:25:44.323568+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:44.880 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:44 smithi187 bash[31480]: audit 2023-09-23T22:25:44.328285+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:44.880 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:44 smithi187 bash[31480]: audit 2023-09-23T22:25:44.333688+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:44.880 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:44 smithi187 bash[31480]: audit 2023-09-23T22:25:44.414149+0000 mon.a (mon.0) 63 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:25:44.880 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:44 smithi187 bash[31480]: audit 2023-09-23T22:25:44.417044+0000 mon.a (mon.0) 64 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:25:44.880 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:44 smithi187 bash[31480]: audit 2023-09-23T22:25:44.418508+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:25:44.880 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:44 smithi187 bash[31480]: audit 2023-09-23T22:25:44.425687+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:25:44.880 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:44 smithi187 bash[31480]: debug 2023-09-23T22:25:44.530+0000 7f705e4f9700 -1 mon.b@1(peon).osd e79 update_from_paxos full map CRC mismatch, resetting to canonical 2023-09-23T22:25:45.453 INFO:teuthology.task.sequential:In sequential, running task print... 2023-09-23T22:25:45.453 INFO:teuthology.task.print:**** done rados/readwrite 5-workload 2023-09-23T22:25:45.454 DEBUG:teuthology.parallel:result is None 2023-09-23T22:25:45.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:45 smithi169 bash[101133]: audit 2023-09-23T22:25:44.537080+0000 mon.a (mon.0) 67 : audit 1 from='client.? ' 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-23T22:25:45.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:45 smithi169 bash[101133]: cluster 2023-09-23T22:25:44.537150+0000 mon.a (mon.0) 68 : cluster 0 osdmap e79: 8 total, 8 up, 8 in 2023-09-23T22:25:45.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:45 smithi169 bash[101133]: cluster 2023-09-23T22:25:44.539271+0000 osd.3 (osd.3) 3 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:25:45.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:45 smithi169 bash[101133]: cluster 2023-09-23T22:25:44.540116+0000 osd.2 (osd.2) 4 : cluster 3 failed to encode map e79 with expected crc 2023-09-23T22:25:45.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:45 smithi169 bash[40994]: audit 2023-09-23T22:25:44.537080+0000 mon.a (mon.0) 67 : audit [INF] from='client.? ' 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-23T22:25:45.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:45 smithi169 bash[40994]: cluster 2023-09-23T22:25:44.537150+0000 mon.a (mon.0) 68 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-09-23T22:25:45.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:45 smithi169 bash[40994]: cluster 2023-09-23T22:25:44.539271+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e79 with expected crc 2023-09-23T22:25:45.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:45 smithi169 bash[40994]: cluster 2023-09-23T22:25:44.540116+0000 osd.2 (osd.2) 4 : cluster [WRN] failed to encode map e79 with expected crc 2023-09-23T22:25:45.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:45 smithi187 bash[31480]: audit 2023-09-23T22:25:44.537080+0000 mon.a (mon.0) 67 : audit [INF] from='client.? ' 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-23T22:25:45.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:45 smithi187 bash[31480]: cluster 2023-09-23T22:25:44.537150+0000 mon.a (mon.0) 68 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-09-23T22:25:45.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:45 smithi187 bash[31480]: cluster 2023-09-23T22:25:44.539271+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e79 with expected crc 2023-09-23T22:25:45.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:45 smithi187 bash[31480]: cluster 2023-09-23T22:25:44.540116+0000 osd.2 (osd.2) 4 : cluster [WRN] failed to encode map e79 with expected crc 2023-09-23T22:25:47.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:46 smithi169 bash[40994]: cluster 2023-09-23T22:25:45.997583+0000 mgr.y (mgr.25310) 27 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:47.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:46 smithi169 bash[101133]: cluster 2023-09-23T22:25:45.997583+0000 mgr.y (mgr.25310) 27 : cluster 0 pgmap v14: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:47.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:46 smithi187 bash[31480]: cluster 2023-09-23T22:25:45.997583+0000 mgr.y (mgr.25310) 27 : cluster [DBG] pgmap v14: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:25:47.973 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:25:48.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:25:48] "GET /metrics HTTP/1.1" 200 36237 "" "Prometheus/2.43.0" 2023-09-23T22:25:49.056 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:25:48 smithi187 bash[78655]: ts=2023-09-23T22:25: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-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi187.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi169:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:25:49.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:49 smithi169 bash[40994]: cluster 2023-09-23T22:25:47.998371+0000 mgr.y (mgr.25310) 28 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:25:49.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:49 smithi169 bash[101133]: cluster 2023-09-23T22:25:47.998371+0000 mgr.y (mgr.25310) 28 : cluster 0 pgmap v15: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:25:49.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:49 smithi187 bash[31480]: cluster 2023-09-23T22:25:47.998371+0000 mgr.y (mgr.25310) 28 : cluster [DBG] pgmap v15: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:25:51.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:51 smithi169 bash[101133]: cluster 2023-09-23T22:25:49.999123+0000 mgr.y (mgr.25310) 29 : cluster 0 pgmap v16: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:25:51.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:51 smithi169 bash[40994]: cluster 2023-09-23T22:25:49.999123+0000 mgr.y (mgr.25310) 29 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:25:51.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:51 smithi187 bash[31480]: cluster 2023-09-23T22:25:49.999123+0000 mgr.y (mgr.25310) 29 : cluster [DBG] pgmap v16: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:25:53.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:53 smithi187 bash[31480]: cluster 2023-09-23T22:25:52.000244+0000 mgr.y (mgr.25310) 30 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:25:53.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:53 smithi169 bash[101133]: cluster 2023-09-23T22:25:52.000244+0000 mgr.y (mgr.25310) 30 : cluster 0 pgmap v17: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:25:53.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:53 smithi169 bash[40994]: cluster 2023-09-23T22:25:52.000244+0000 mgr.y (mgr.25310) 30 : cluster [DBG] pgmap v17: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:25:55.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:55 smithi187 bash[31480]: cluster 2023-09-23T22:25:54.000909+0000 mgr.y (mgr.25310) 31 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:25:55.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:55 smithi169 bash[101133]: cluster 2023-09-23T22:25:54.000909+0000 mgr.y (mgr.25310) 31 : cluster 0 pgmap v18: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:25:55.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:55 smithi169 bash[40994]: cluster 2023-09-23T22:25:54.000909+0000 mgr.y (mgr.25310) 31 : cluster [DBG] pgmap v18: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:25:57.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:56 smithi169 bash[101133]: cluster 2023-09-23T22:25:56.001551+0000 mgr.y (mgr.25310) 32 : cluster 0 pgmap v19: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:25:57.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:56 smithi169 bash[101133]: audit 2023-09-23T22:25:56.106520+0000 mon.a (mon.0) 69 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:25:57.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:56 smithi169 bash[40994]: cluster 2023-09-23T22:25:56.001551+0000 mgr.y (mgr.25310) 32 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:25:57.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:56 smithi169 bash[40994]: audit 2023-09-23T22:25:56.106520+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:25:57.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:56 smithi187 bash[31480]: cluster 2023-09-23T22:25:56.001551+0000 mgr.y (mgr.25310) 32 : cluster [DBG] pgmap v19: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:25:57.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:56 smithi187 bash[31480]: audit 2023-09-23T22:25:56.106520+0000 mon.a (mon.0) 69 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:25:58.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:25:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:25:58] "GET /metrics HTTP/1.1" 200 33868 "" "Prometheus/2.43.0" 2023-09-23T22:25:59.060 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:25:58 smithi187 bash[78655]: ts=2023-09-23T22:25: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-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi187.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi169:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:25:59.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:25:59 smithi187 bash[31480]: cluster 2023-09-23T22:25:58.002674+0000 mgr.y (mgr.25310) 33 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:25:59.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:25:59 smithi169 bash[40994]: cluster 2023-09-23T22:25:58.002674+0000 mgr.y (mgr.25310) 33 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:25:59.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:25:59 smithi169 bash[101133]: cluster 2023-09-23T22:25:58.002674+0000 mgr.y (mgr.25310) 33 : cluster 0 pgmap v20: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:01.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:01 smithi187 bash[31480]: cluster 2023-09-23T22:26:00.003277+0000 mgr.y (mgr.25310) 34 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:01.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:01 smithi169 bash[101133]: cluster 2023-09-23T22:26:00.003277+0000 mgr.y (mgr.25310) 34 : cluster 0 pgmap v21: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:01.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:01 smithi169 bash[40994]: cluster 2023-09-23T22:26:00.003277+0000 mgr.y (mgr.25310) 34 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:03.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:03 smithi187 bash[31480]: cluster 2023-09-23T22:26:02.004323+0000 mgr.y (mgr.25310) 35 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:03.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:03 smithi169 bash[40994]: cluster 2023-09-23T22:26:02.004323+0000 mgr.y (mgr.25310) 35 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:03.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:03 smithi169 bash[101133]: cluster 2023-09-23T22:26:02.004323+0000 mgr.y (mgr.25310) 35 : cluster 0 pgmap v22: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:05.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:05 smithi187 bash[31480]: cluster 2023-09-23T22:26:04.004974+0000 mgr.y (mgr.25310) 36 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:05.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:05 smithi169 bash[40994]: cluster 2023-09-23T22:26:04.004974+0000 mgr.y (mgr.25310) 36 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:05.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:05 smithi169 bash[101133]: cluster 2023-09-23T22:26:04.004974+0000 mgr.y (mgr.25310) 36 : cluster 0 pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:07.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:06 smithi169 bash[101133]: cluster 2023-09-23T22:26:06.005641+0000 mgr.y (mgr.25310) 37 : cluster 0 pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:07.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:06 smithi169 bash[40994]: cluster 2023-09-23T22:26:06.005641+0000 mgr.y (mgr.25310) 37 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:07.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:06 smithi187 bash[31480]: cluster 2023-09-23T22:26:06.005641+0000 mgr.y (mgr.25310) 37 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:08.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:26:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:26:08] "GET /metrics HTTP/1.1" 200 33868 "" "Prometheus/2.43.0" 2023-09-23T22:26:09.064 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:26:08 smithi187 bash[78655]: ts=2023-09-23T22:26: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-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi187.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi169:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:26:09.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:09 smithi187 bash[31480]: cluster 2023-09-23T22:26:08.006705+0000 mgr.y (mgr.25310) 38 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:09.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:09 smithi169 bash[40994]: cluster 2023-09-23T22:26:08.006705+0000 mgr.y (mgr.25310) 38 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:09.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:09 smithi169 bash[101133]: cluster 2023-09-23T22:26:08.006705+0000 mgr.y (mgr.25310) 38 : cluster 0 pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:11.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:11 smithi187 bash[31480]: cluster 2023-09-23T22:26:10.007322+0000 mgr.y (mgr.25310) 39 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:11.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:11 smithi169 bash[101133]: cluster 2023-09-23T22:26:10.007322+0000 mgr.y (mgr.25310) 39 : cluster 0 pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:11.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:11 smithi169 bash[40994]: cluster 2023-09-23T22:26:10.007322+0000 mgr.y (mgr.25310) 39 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:12.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:12 smithi187 bash[31480]: audit 2023-09-23T22:26:11.107057+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:26:12.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:12 smithi169 bash[101133]: audit 2023-09-23T22:26:11.107057+0000 mon.a (mon.0) 70 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:26:12.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:12 smithi169 bash[40994]: audit 2023-09-23T22:26:11.107057+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:26:13.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:13 smithi187 bash[31480]: cluster 2023-09-23T22:26:12.008333+0000 mgr.y (mgr.25310) 40 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:13.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:13 smithi169 bash[40994]: cluster 2023-09-23T22:26:12.008333+0000 mgr.y (mgr.25310) 40 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:13.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:13 smithi169 bash[101133]: cluster 2023-09-23T22:26:12.008333+0000 mgr.y (mgr.25310) 40 : cluster 0 pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:15.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:15 smithi187 bash[31480]: cluster 2023-09-23T22:26:14.008982+0000 mgr.y (mgr.25310) 41 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:15.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:15 smithi169 bash[40994]: cluster 2023-09-23T22:26:14.008982+0000 mgr.y (mgr.25310) 41 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:15.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:15 smithi169 bash[101133]: cluster 2023-09-23T22:26:14.008982+0000 mgr.y (mgr.25310) 41 : cluster 0 pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:17.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:16 smithi169 bash[101133]: cluster 2023-09-23T22:26:16.009650+0000 mgr.y (mgr.25310) 42 : cluster 0 pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:17.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:16 smithi169 bash[40994]: cluster 2023-09-23T22:26:16.009650+0000 mgr.y (mgr.25310) 42 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:17.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:16 smithi187 bash[31480]: cluster 2023-09-23T22:26:16.009650+0000 mgr.y (mgr.25310) 42 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:18.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:26:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:26:18] "GET /metrics HTTP/1.1" 200 33869 "" "Prometheus/2.43.0" 2023-09-23T22:26:19.068 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:26:18 smithi187 bash[78655]: ts=2023-09-23T22:26: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-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi187.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi169:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:26:19.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:19 smithi187 bash[31480]: cluster 2023-09-23T22:26:18.010764+0000 mgr.y (mgr.25310) 43 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:19.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:19 smithi169 bash[101133]: cluster 2023-09-23T22:26:18.010764+0000 mgr.y (mgr.25310) 43 : cluster 0 pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:19.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:19 smithi169 bash[40994]: cluster 2023-09-23T22:26:18.010764+0000 mgr.y (mgr.25310) 43 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:21.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:21 smithi187 bash[31480]: cluster 2023-09-23T22:26:20.011378+0000 mgr.y (mgr.25310) 44 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:21.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:21 smithi169 bash[40994]: cluster 2023-09-23T22:26:20.011378+0000 mgr.y (mgr.25310) 44 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:21.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:21 smithi169 bash[101133]: cluster 2023-09-23T22:26:20.011378+0000 mgr.y (mgr.25310) 44 : cluster 0 pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:23.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:23 smithi187 bash[31480]: cluster 2023-09-23T22:26:22.012219+0000 mgr.y (mgr.25310) 45 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:23.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:23 smithi169 bash[101133]: cluster 2023-09-23T22:26:22.012219+0000 mgr.y (mgr.25310) 45 : cluster 0 pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:23.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:23 smithi169 bash[40994]: cluster 2023-09-23T22:26:22.012219+0000 mgr.y (mgr.25310) 45 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:25.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:25 smithi187 bash[31480]: cluster 2023-09-23T22:26:24.012794+0000 mgr.y (mgr.25310) 46 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:25.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:25 smithi169 bash[101133]: cluster 2023-09-23T22:26:24.012794+0000 mgr.y (mgr.25310) 46 : cluster 0 pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:25.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:25 smithi169 bash[40994]: cluster 2023-09-23T22:26:24.012794+0000 mgr.y (mgr.25310) 46 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:27.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:26 smithi169 bash[40994]: cluster 2023-09-23T22:26:26.013443+0000 mgr.y (mgr.25310) 47 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:27.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:26 smithi169 bash[40994]: audit 2023-09-23T22:26:26.110521+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:26:27.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:26 smithi169 bash[101133]: cluster 2023-09-23T22:26:26.013443+0000 mgr.y (mgr.25310) 47 : cluster 0 pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:27.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:26 smithi169 bash[101133]: audit 2023-09-23T22:26:26.110521+0000 mon.a (mon.0) 71 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:26:27.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:26 smithi187 bash[31480]: cluster 2023-09-23T22:26:26.013443+0000 mgr.y (mgr.25310) 47 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:27.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:26 smithi187 bash[31480]: audit 2023-09-23T22:26:26.110521+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:26:28.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:26:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:26:28] "GET /metrics HTTP/1.1" 200 33869 "" "Prometheus/2.43.0" 2023-09-23T22:26:29.072 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:26:28 smithi187 bash[78655]: ts=2023-09-23T22:26: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-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi187.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi169:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:26:29.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:29 smithi187 bash[31480]: cluster 2023-09-23T22:26:28.014693+0000 mgr.y (mgr.25310) 48 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:29.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:29 smithi169 bash[40994]: cluster 2023-09-23T22:26:28.014693+0000 mgr.y (mgr.25310) 48 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:29.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:29 smithi169 bash[101133]: cluster 2023-09-23T22:26:28.014693+0000 mgr.y (mgr.25310) 48 : cluster 0 pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:31.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:31 smithi187 bash[31480]: cluster 2023-09-23T22:26:30.015392+0000 mgr.y (mgr.25310) 49 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:31.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:31 smithi169 bash[40994]: cluster 2023-09-23T22:26:30.015392+0000 mgr.y (mgr.25310) 49 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:31.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:31 smithi169 bash[101133]: cluster 2023-09-23T22:26:30.015392+0000 mgr.y (mgr.25310) 49 : cluster 0 pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:33.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:33 smithi187 bash[31480]: cluster 2023-09-23T22:26:32.016325+0000 mgr.y (mgr.25310) 50 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:33.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:33 smithi169 bash[40994]: cluster 2023-09-23T22:26:32.016325+0000 mgr.y (mgr.25310) 50 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:33.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:33 smithi169 bash[101133]: cluster 2023-09-23T22:26:32.016325+0000 mgr.y (mgr.25310) 50 : cluster 0 pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:35.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:35 smithi187 bash[31480]: cluster 2023-09-23T22:26:34.016971+0000 mgr.y (mgr.25310) 51 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:35.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:35 smithi169 bash[40994]: cluster 2023-09-23T22:26:34.016971+0000 mgr.y (mgr.25310) 51 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:35.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:35 smithi169 bash[101133]: cluster 2023-09-23T22:26:34.016971+0000 mgr.y (mgr.25310) 51 : cluster 0 pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:37.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:36 smithi169 bash[101133]: cluster 2023-09-23T22:26:36.017659+0000 mgr.y (mgr.25310) 52 : cluster 0 pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:37.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:36 smithi169 bash[40994]: cluster 2023-09-23T22:26:36.017659+0000 mgr.y (mgr.25310) 52 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:37.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:36 smithi187 bash[31480]: cluster 2023-09-23T22:26:36.017659+0000 mgr.y (mgr.25310) 52 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:38.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:26:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:26:38] "GET /metrics HTTP/1.1" 200 33869 "" "Prometheus/2.43.0" 2023-09-23T22:26:39.078 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:26:38 smithi187 bash[78655]: ts=2023-09-23T22:26: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-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi187.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi169:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:26:39.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:39 smithi187 bash[31480]: cluster 2023-09-23T22:26:38.018741+0000 mgr.y (mgr.25310) 53 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:39.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:39 smithi169 bash[40994]: cluster 2023-09-23T22:26:38.018741+0000 mgr.y (mgr.25310) 53 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:39.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:39 smithi169 bash[101133]: cluster 2023-09-23T22:26:38.018741+0000 mgr.y (mgr.25310) 53 : cluster 0 pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:41.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:41 smithi187 bash[31480]: cluster 2023-09-23T22:26:40.019335+0000 mgr.y (mgr.25310) 54 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:41.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:41 smithi169 bash[40994]: cluster 2023-09-23T22:26:40.019335+0000 mgr.y (mgr.25310) 54 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:41.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:41 smithi169 bash[101133]: cluster 2023-09-23T22:26:40.019335+0000 mgr.y (mgr.25310) 54 : cluster 0 pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:42.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:42 smithi187 bash[31480]: audit 2023-09-23T22:26:41.111035+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:26:42.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:42 smithi169 bash[40994]: audit 2023-09-23T22:26:41.111035+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:26:42.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:42 smithi169 bash[101133]: audit 2023-09-23T22:26:41.111035+0000 mon.a (mon.0) 72 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:26:43.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:43 smithi187 bash[31480]: cluster 2023-09-23T22:26:42.020494+0000 mgr.y (mgr.25310) 55 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:43.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:43 smithi169 bash[40994]: cluster 2023-09-23T22:26:42.020494+0000 mgr.y (mgr.25310) 55 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:43.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:43 smithi169 bash[101133]: cluster 2023-09-23T22:26:42.020494+0000 mgr.y (mgr.25310) 55 : cluster 0 pgmap v42: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:45.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:45 smithi187 bash[31480]: cluster 2023-09-23T22:26:44.021134+0000 mgr.y (mgr.25310) 56 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:45.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:45 smithi187 bash[31480]: audit 2023-09-23T22:26:44.506873+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:26:45.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:45 smithi169 bash[101133]: cluster 2023-09-23T22:26:44.021134+0000 mgr.y (mgr.25310) 56 : cluster 0 pgmap v43: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:45.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:45 smithi169 bash[101133]: audit 2023-09-23T22:26:44.506873+0000 mon.a (mon.0) 73 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:26:45.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:45 smithi169 bash[40994]: cluster 2023-09-23T22:26:44.021134+0000 mgr.y (mgr.25310) 56 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:45.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:45 smithi169 bash[40994]: audit 2023-09-23T22:26:44.506873+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:26:47.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:46 smithi169 bash[101133]: cluster 2023-09-23T22:26:46.021768+0000 mgr.y (mgr.25310) 57 : cluster 0 pgmap v44: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:47.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:46 smithi169 bash[40994]: cluster 2023-09-23T22:26:46.021768+0000 mgr.y (mgr.25310) 57 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:47.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:46 smithi187 bash[31480]: cluster 2023-09-23T22:26:46.021768+0000 mgr.y (mgr.25310) 57 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:48.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:26:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:26:48] "GET /metrics HTTP/1.1" 200 33868 "" "Prometheus/2.43.0" 2023-09-23T22:26:49.080 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:26:48 smithi187 bash[78655]: ts=2023-09-23T22:26: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-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi187.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi169:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:26:49.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:49 smithi187 bash[31480]: cluster 2023-09-23T22:26:48.022898+0000 mgr.y (mgr.25310) 58 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:49.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:49 smithi169 bash[101133]: cluster 2023-09-23T22:26:48.022898+0000 mgr.y (mgr.25310) 58 : cluster 0 pgmap v45: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:49.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:49 smithi169 bash[40994]: cluster 2023-09-23T22:26:48.022898+0000 mgr.y (mgr.25310) 58 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:51.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:51 smithi187 bash[31480]: cluster 2023-09-23T22:26:50.023326+0000 mgr.y (mgr.25310) 59 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:51.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:51 smithi187 bash[31480]: audit 2023-09-23T22:26:50.603765+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:26:51.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:51 smithi187 bash[31480]: audit 2023-09-23T22:26:50.613263+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:26:51.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:51 smithi187 bash[31480]: audit 2023-09-23T22:26:50.952862+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:26:51.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:51 smithi187 bash[31480]: audit 2023-09-23T22:26:50.962725+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:26:51.420 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:51 smithi169 bash[40994]: cluster 2023-09-23T22:26:50.023326+0000 mgr.y (mgr.25310) 59 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:51.420 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:51 smithi169 bash[40994]: audit 2023-09-23T22:26:50.603765+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:26:51.421 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:51 smithi169 bash[40994]: audit 2023-09-23T22:26:50.613263+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:26:51.421 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:51 smithi169 bash[40994]: audit 2023-09-23T22:26:50.952862+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:26:51.421 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:51 smithi169 bash[40994]: audit 2023-09-23T22:26:50.962725+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:26:51.421 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:51 smithi169 bash[101133]: cluster 2023-09-23T22:26:50.023326+0000 mgr.y (mgr.25310) 59 : cluster 0 pgmap v46: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:51.421 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:51 smithi169 bash[101133]: audit 2023-09-23T22:26:50.603765+0000 mon.a (mon.0) 74 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:26:51.421 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:51 smithi169 bash[101133]: audit 2023-09-23T22:26:50.613263+0000 mon.a (mon.0) 75 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:26:51.421 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:51 smithi169 bash[101133]: audit 2023-09-23T22:26:50.952862+0000 mon.a (mon.0) 76 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:26:51.421 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:51 smithi169 bash[101133]: audit 2023-09-23T22:26:50.962725+0000 mon.a (mon.0) 77 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:26:52.023 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade resume' 2023-09-23T22:26:52.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:52 smithi169 bash[40994]: audit 2023-09-23T22:26:51.443112+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:26:52.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:52 smithi169 bash[40994]: audit 2023-09-23T22:26:51.444863+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:26:52.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:52 smithi169 bash[40994]: audit 2023-09-23T22:26:51.455283+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:26:52.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:52 smithi169 bash[101133]: audit 2023-09-23T22:26:51.443112+0000 mon.a (mon.0) 78 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:26:52.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:52 smithi169 bash[101133]: audit 2023-09-23T22:26:51.444863+0000 mon.a (mon.0) 79 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:26:52.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:52 smithi169 bash[101133]: audit 2023-09-23T22:26:51.455283+0000 mon.a (mon.0) 80 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:26:52.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:52 smithi187 bash[31480]: audit 2023-09-23T22:26:51.443112+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:26:52.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:52 smithi187 bash[31480]: audit 2023-09-23T22:26:51.444863+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:26:52.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:52 smithi187 bash[31480]: audit 2023-09-23T22:26:51.455283+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:26:53.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:53 smithi169 bash[40994]: cluster 2023-09-23T22:26:52.024343+0000 mgr.y (mgr.25310) 60 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:53.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:53 smithi169 bash[101133]: cluster 2023-09-23T22:26:52.024343+0000 mgr.y (mgr.25310) 60 : cluster 0 pgmap v47: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:53.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:53 smithi187 bash[31480]: cluster 2023-09-23T22:26:52.024343+0000 mgr.y (mgr.25310) 60 : cluster [DBG] pgmap v47: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:55.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:55 smithi169 bash[40994]: cluster 2023-09-23T22:26:54.024986+0000 mgr.y (mgr.25310) 61 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:55.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:55 smithi169 bash[101133]: cluster 2023-09-23T22:26:54.024986+0000 mgr.y (mgr.25310) 61 : cluster 0 pgmap v48: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:55.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:55 smithi187 bash[31480]: cluster 2023-09-23T22:26:54.024986+0000 mgr.y (mgr.25310) 61 : cluster [DBG] pgmap v48: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:56.803 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:26:57.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:56 smithi169 bash[40994]: cluster 2023-09-23T22:26:56.025643+0000 mgr.y (mgr.25310) 62 : cluster [DBG] pgmap v49: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:57.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:56 smithi169 bash[40994]: audit 2023-09-23T22:26:56.111515+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:26:57.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:56 smithi169 bash[101133]: cluster 2023-09-23T22:26:56.025643+0000 mgr.y (mgr.25310) 62 : cluster 0 pgmap v49: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:57.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:56 smithi169 bash[101133]: audit 2023-09-23T22:26:56.111515+0000 mon.a (mon.0) 81 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:26:57.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:56 smithi187 bash[31480]: cluster 2023-09-23T22:26:56.025643+0000 mgr.y (mgr.25310) 62 : cluster [DBG] pgmap v49: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:26:57.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:56 smithi187 bash[31480]: audit 2023-09-23T22:26:56.111515+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:26:58.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:57 smithi169 bash[101133]: cluster 2023-09-23T22:26:56.994148+0000 mon.a (mon.0) 82 : cluster 0 mgrmap e35: y(active, since 91s), standbys: x 2023-09-23T22:26:58.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:57 smithi169 bash[40994]: cluster 2023-09-23T22:26:56.994148+0000 mon.a (mon.0) 82 : cluster [DBG] mgrmap e35: y(active, since 91s), standbys: x 2023-09-23T22:26:58.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:57 smithi187 bash[31480]: cluster 2023-09-23T22:26:56.994148+0000 mon.a (mon.0) 82 : cluster [DBG] mgrmap e35: y(active, since 91s), standbys: x 2023-09-23T22:26:58.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:26:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:26:58] "GET /metrics HTTP/1.1" 200 33866 "" "Prometheus/2.43.0" 2023-09-23T22:26:59.000 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:26:58 smithi187 bash[78655]: ts=2023-09-23T22:26: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-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi187.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi169:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:26:59.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:26:58 smithi169 bash[101133]: cluster 2023-09-23T22:26:58.026775+0000 mgr.y (mgr.25310) 63 : cluster 0 pgmap v50: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T22:26:59.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:26:58 smithi169 bash[40994]: cluster 2023-09-23T22:26:58.026775+0000 mgr.y (mgr.25310) 63 : cluster [DBG] pgmap v50: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T22:26:59.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:26:58 smithi187 bash[31480]: cluster 2023-09-23T22:26:58.026775+0000 mgr.y (mgr.25310) 63 : cluster [DBG] pgmap v50: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T22:27:00.353 INFO:teuthology.orchestra.run.smithi169.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:27:01.177 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'echo wait for majority of mons to upgrade' 2023-09-23T22:27:01.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:01 smithi169 bash[101133]: cluster 2023-09-23T22:27:00.027211+0000 mgr.y (mgr.25310) 64 : cluster 0 pgmap v51: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T22:27:01.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:01 smithi169 bash[101133]: audit 2023-09-23T22:27:00.342275+0000 mgr.y (mgr.25310) 65 : audit 0 from='client.25388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:27:01.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:01 smithi169 bash[101133]: cephadm 2023-09-23T22:27:00.343007+0000 mgr.y (mgr.25310) 66 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:27:01.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:01 smithi169 bash[101133]: audit 2023-09-23T22:27:00.351527+0000 mon.a (mon.0) 83 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:01.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:01 smithi169 bash[101133]: audit 2023-09-23T22:27:00.371888+0000 mon.a (mon.0) 84 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:27:01.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:01 smithi169 bash[101133]: audit 2023-09-23T22:27:00.746793+0000 mon.a (mon.0) 85 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:01.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:01 smithi169 bash[101133]: audit 2023-09-23T22:27:00.754664+0000 mon.a (mon.0) 86 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:01.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:01 smithi169 bash[101133]: audit 2023-09-23T22:27:00.756089+0000 mon.a (mon.0) 87 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:27:01.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:01 smithi169 bash[101133]: audit 2023-09-23T22:27:00.757128+0000 mon.a (mon.0) 88 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:27:01.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:01 smithi169 bash[101133]: audit 2023-09-23T22:27:00.762172+0000 mon.a (mon.0) 89 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:01.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:01 smithi169 bash[101133]: audit 2023-09-23T22:27:00.841332+0000 mon.a (mon.0) 90 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:27:01.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:01 smithi169 bash[101133]: audit 2023-09-23T22:27:00.845145+0000 mon.a (mon.0) 91 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:27:01.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:01 smithi169 bash[101133]: audit 2023-09-23T22:27:00.847119+0000 mon.a (mon.0) 92 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T22:27:01.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:01 smithi169 bash[101133]: audit 2023-09-23T22:27:00.848286+0000 mon.a (mon.0) 93 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-09-23T22:27:01.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:01 smithi169 bash[40994]: cluster 2023-09-23T22:27:00.027211+0000 mgr.y (mgr.25310) 64 : cluster [DBG] pgmap v51: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T22:27:01.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:01 smithi169 bash[40994]: audit 2023-09-23T22:27:00.342275+0000 mgr.y (mgr.25310) 65 : audit [DBG] from='client.25388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:27:01.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:01 smithi169 bash[40994]: cephadm 2023-09-23T22:27:00.343007+0000 mgr.y (mgr.25310) 66 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:27:01.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:01 smithi169 bash[40994]: audit 2023-09-23T22:27:00.351527+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:01.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:01 smithi169 bash[40994]: audit 2023-09-23T22:27:00.371888+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:27:01.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:01 smithi169 bash[40994]: audit 2023-09-23T22:27:00.746793+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:01.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:01 smithi169 bash[40994]: audit 2023-09-23T22:27:00.754664+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:01.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:01 smithi169 bash[40994]: audit 2023-09-23T22:27:00.756089+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:27:01.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:01 smithi169 bash[40994]: audit 2023-09-23T22:27:00.757128+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:27:01.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:01 smithi169 bash[40994]: audit 2023-09-23T22:27:00.762172+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:01.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:01 smithi169 bash[40994]: audit 2023-09-23T22:27:00.841332+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:27:01.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:01 smithi169 bash[40994]: audit 2023-09-23T22:27:00.845145+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:27:01.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:01 smithi169 bash[40994]: audit 2023-09-23T22:27:00.847119+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T22:27:01.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:01 smithi169 bash[40994]: audit 2023-09-23T22:27:00.848286+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-09-23T22:27:01.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:01 smithi187 bash[31480]: cluster 2023-09-23T22:27:00.027211+0000 mgr.y (mgr.25310) 64 : cluster [DBG] pgmap v51: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T22:27:01.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:01 smithi187 bash[31480]: audit 2023-09-23T22:27:00.342275+0000 mgr.y (mgr.25310) 65 : audit [DBG] from='client.25388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:27:01.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:01 smithi187 bash[31480]: cephadm 2023-09-23T22:27:00.343007+0000 mgr.y (mgr.25310) 66 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:27:01.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:01 smithi187 bash[31480]: audit 2023-09-23T22:27:00.351527+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:01.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:01 smithi187 bash[31480]: audit 2023-09-23T22:27:00.371888+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:27:01.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:01 smithi187 bash[31480]: audit 2023-09-23T22:27:00.746793+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:01.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:01 smithi187 bash[31480]: audit 2023-09-23T22:27:00.754664+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:01.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:01 smithi187 bash[31480]: audit 2023-09-23T22:27:00.756089+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:27:01.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:01 smithi187 bash[31480]: audit 2023-09-23T22:27:00.757128+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:27:01.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:01 smithi187 bash[31480]: audit 2023-09-23T22:27:00.762172+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:01.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:01 smithi187 bash[31480]: audit 2023-09-23T22:27:00.841332+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:27:01.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:01 smithi187 bash[31480]: audit 2023-09-23T22:27:00.845145+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:27:01.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:01 smithi187 bash[31480]: audit 2023-09-23T22:27:00.847119+0000 mon.a (mon.0) 92 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T22:27:01.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:01 smithi187 bash[31480]: audit 2023-09-23T22:27:00.848286+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-09-23T22:27:02.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:02 smithi187 bash[31480]: cephadm 2023-09-23T22:27:00.849006+0000 mgr.y (mgr.25310) 67 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-09-23T22:27:02.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:02 smithi169 bash[101133]: cephadm 2023-09-23T22:27:00.849006+0000 mgr.y (mgr.25310) 67 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-09-23T22:27:02.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:02 smithi169 bash[40994]: cephadm 2023-09-23T22:27:00.849006+0000 mgr.y (mgr.25310) 67 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-09-23T22:27:03.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:03 smithi187 bash[31480]: cluster 2023-09-23T22:27:02.028204+0000 mgr.y (mgr.25310) 68 : cluster [DBG] pgmap v52: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T22:27:03.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:03 smithi187 bash[31480]: audit 2023-09-23T22:27:03.127813+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:03.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:03 smithi187 bash[31480]: audit 2023-09-23T22:27:03.129287+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:27:03.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:03 smithi187 bash[31480]: audit 2023-09-23T22:27:03.130261+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:27:03.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:03 smithi187 bash[31480]: audit 2023-09-23T22:27:03.131229+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:27:03.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:03 smithi169 bash[101133]: cluster 2023-09-23T22:27:02.028204+0000 mgr.y (mgr.25310) 68 : cluster 0 pgmap v52: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T22:27:03.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:03 smithi169 bash[101133]: audit 2023-09-23T22:27:03.127813+0000 mon.a (mon.0) 94 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:03.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:03 smithi169 bash[101133]: audit 2023-09-23T22:27:03.129287+0000 mon.a (mon.0) 95 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:27:03.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:03 smithi169 bash[101133]: audit 2023-09-23T22:27:03.130261+0000 mon.a (mon.0) 96 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:27:03.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:03 smithi169 bash[101133]: audit 2023-09-23T22:27:03.131229+0000 mon.a (mon.0) 97 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:27:03.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:03 smithi169 bash[40994]: cluster 2023-09-23T22:27:02.028204+0000 mgr.y (mgr.25310) 68 : cluster [DBG] pgmap v52: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T22:27:03.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:03 smithi169 bash[40994]: audit 2023-09-23T22:27:03.127813+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:03.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:03 smithi169 bash[40994]: audit 2023-09-23T22:27:03.129287+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:27:03.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:03 smithi169 bash[40994]: audit 2023-09-23T22:27:03.130261+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:27:03.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:03 smithi169 bash[40994]: audit 2023-09-23T22:27:03.131229+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:27:04.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:04 smithi187 bash[31480]: cephadm 2023-09-23T22:27:03.118806+0000 mgr.y (mgr.25310) 69 : cephadm [INF] Upgrade: Updating mon.c 2023-09-23T22:27:04.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:04 smithi187 bash[31480]: cephadm 2023-09-23T22:27:03.132432+0000 mgr.y (mgr.25310) 70 : cephadm [INF] Deploying daemon mon.c on smithi169 2023-09-23T22:27:04.713 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:04 smithi169 bash[101133]: cephadm 2023-09-23T22:27:03.118806+0000 mgr.y (mgr.25310) 69 : cephadm 1 Upgrade: Updating mon.c 2023-09-23T22:27:04.713 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:04 smithi169 bash[101133]: cephadm 2023-09-23T22:27:03.132432+0000 mgr.y (mgr.25310) 70 : cephadm 1 Deploying daemon mon.c on smithi169 2023-09-23T22:27:04.713 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:04 smithi169 bash[40994]: cephadm 2023-09-23T22:27:03.118806+0000 mgr.y (mgr.25310) 69 : cephadm [INF] Upgrade: Updating mon.c 2023-09-23T22:27:04.714 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:04 smithi169 bash[40994]: cephadm 2023-09-23T22:27:03.132432+0000 mgr.y (mgr.25310) 70 : cephadm [INF] Deploying daemon mon.c on smithi169 2023-09-23T22:27:05.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:05 smithi187 bash[31480]: cluster 2023-09-23T22:27:04.028885+0000 mgr.y (mgr.25310) 71 : cluster [DBG] pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T22:27:05.693 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:05 smithi169 bash[40994]: cluster 2023-09-23T22:27:04.028885+0000 mgr.y (mgr.25310) 71 : cluster [DBG] pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T22:27:05.693 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:05 smithi169 systemd[1]: Stopping Ceph mon.c for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T22:27:05.693 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:05 smithi169 bash[101133]: cluster 2023-09-23T22:27:04.028885+0000 mgr.y (mgr.25310) 71 : cluster 0 pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T22:27:06.029 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:05 smithi169 bash[40994]: debug 2023-09-23T22:27:05.690+0000 7fc036ceb700 -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-23T22:27:06.029 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:05 smithi169 bash[40994]: debug 2023-09-23T22:27:05.690+0000 7fc036ceb700 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2023-09-23T22:27:06.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:06 smithi169 bash[104234]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-mon-c 2023-09-23T22:27:06.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:06 smithi169 bash[104298]: Error response from daemon: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-mon-c 2023-09-23T22:27:06.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:06 smithi169 systemd[1]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@mon.c.service: Succeeded. 2023-09-23T22:27:06.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:06 smithi169 systemd[1]: Stopped Ceph mon.c for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:27:07.110 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:27:07.140 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:06 smithi169 systemd[1]: Started Ceph mon.c for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:27:08.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:27:08] "GET /metrics HTTP/1.1" 200 33866 "" "Prometheus/2.43.0" 2023-09-23T22:27:08.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.594+0000 7fad07742c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-23T22:27:08.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.594+0000 7fad07742c80 0 ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable), process ceph-mon, pid 7 2023-09-23T22:27:08.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.594+0000 7fad07742c80 0 pidfile_write: ignore empty --pid-file 2023-09-23T22:27:08.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.598+0000 7fad07742c80 0 load: jerasure load: lrc 2023-09-23T22:27:08.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: RocksDB version: 7.9.2 2023-09-23T22:27:08.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Git sha 0 2023-09-23T22:27:08.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Compile date 2023-09-22 15:19:43 2023-09-23T22:27:08.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: DB SUMMARY 2023-09-23T22:27:08.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: DB Session ID: 0FXVAIAC5I8HK04C2C3X 2023-09-23T22:27:08.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: CURRENT file: CURRENT 2023-09-23T22:27:08.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: IDENTITY file: IDENTITY 2023-09-23T22:27:08.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1860 Bytes 2023-09-23T22:27:08.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000039.sst 2023-09-23T22:27:08.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000037.log size: 1340542 ; 2023-09-23T22:27:08.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.error_if_exists: 0 2023-09-23T22:27:08.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.create_if_missing: 0 2023-09-23T22:27:08.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.paranoid_checks: 1 2023-09-23T22:27:08.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-09-23T22:27:08.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-23T22:27:08.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-09-23T22:27:08.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.env: 0x560bbcec6720 2023-09-23T22:27:08.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.fs: PosixFileSystem 2023-09-23T22:27:08.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.info_log: 0x560bbec7f480 2023-09-23T22:27:08.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-23T22:27:08.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.statistics: (nil) 2023-09-23T22:27:08.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.use_fsync: 0 2023-09-23T22:27:08.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.max_log_file_size: 0 2023-09-23T22:27:08.786 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-23T22:27:08.786 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-23T22:27:08.786 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-23T22:27:08.786 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-23T22:27:08.786 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.allow_fallocate: 1 2023-09-23T22:27:08.786 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-23T22:27:08.786 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-23T22:27:08.786 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.use_direct_reads: 0 2023-09-23T22:27:08.786 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-23T22:27:08.786 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.create_missing_column_families: 0 2023-09-23T22:27:08.786 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.db_log_dir: 2023-09-23T22:27:08.786 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.wal_dir: 2023-09-23T22:27:08.787 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-23T22:27:08.787 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-23T22:27:08.787 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-23T22:27:08.787 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-23T22:27:08.787 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-23T22:27:08.787 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-23T22:27:08.787 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.advise_random_on_open: 1 2023-09-23T22:27:08.787 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-23T22:27:08.787 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.write_buffer_manager: 0x560bbdf0cc80 2023-09-23T22:27:08.787 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-23T22:27:08.787 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-23T22:27:08.787 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-23T22:27:08.788 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.rate_limiter: (nil) 2023-09-23T22:27:08.788 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-23T22:27:08.788 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-23T22:27:08.788 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-23T22:27:08.788 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-23T22:27:08.788 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.unordered_write: 0 2023-09-23T22:27:08.788 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-23T22:27:08.788 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-23T22:27:08.788 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-23T22:27:08.788 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-23T22:27:08.788 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.row_cache: None 2023-09-23T22:27:08.789 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.wal_filter: None 2023-09-23T22:27:08.789 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-23T22:27:08.789 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-23T22:27:08.789 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.two_write_queues: 0 2023-09-23T22:27:08.789 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.manual_wal_flush: 0 2023-09-23T22:27:08.789 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.wal_compression: 0 2023-09-23T22:27:08.789 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.atomic_flush: 0 2023-09-23T22:27:08.789 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-23T22:27:08.789 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-23T22:27:08.789 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-23T22:27:08.789 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.log_readahead_size: 0 2023-09-23T22:27:08.789 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-23T22:27:08.790 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-09-23T22:27:08.790 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-23T22:27:08.790 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-23T22:27:08.790 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-09-23T22:27:08.790 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-09-23T22:27:08.790 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-09-23T22:27:08.790 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.max_background_jobs: 2 2023-09-23T22:27:08.790 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.max_background_compactions: -1 2023-09-23T22:27:08.790 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.max_subcompactions: 1 2023-09-23T22:27:08.790 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-23T22:27:08.790 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-23T22:27:08.791 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-23T22:27:08.791 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.max_total_wal_size: 0 2023-09-23T22:27:08.791 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-23T22:27:08.791 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-23T22:27:08.791 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-23T22:27:08.791 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-23T22:27:08.791 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.max_open_files: -1 2023-09-23T22:27:08.791 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.bytes_per_sync: 0 2023-09-23T22:27:08.791 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-23T22:27:08.791 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-23T22:27:08.791 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-23T22:27:08.791 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.max_background_flushes: -1 2023-09-23T22:27:08.792 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Compression algorithms supported: 2023-09-23T22:27:08.792 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-23T22:27:08.792 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: kZSTD supported: 0 2023-09-23T22:27:08.792 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: kXpressCompression supported: 0 2023-09-23T22:27:08.792 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-23T22:27:08.792 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: kZlibCompression supported: 1 2023-09-23T22:27:08.792 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: kSnappyCompression supported: 1 2023-09-23T22:27:08.792 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: kLZ4Compression supported: 1 2023-09-23T22:27:08.792 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: kBZip2Compression supported: 0 2023-09-23T22:27:08.792 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-23T22:27:08.792 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-09-23T22:27:08.792 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2023-09-23T22:27:08.793 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-09-23T22:27:08.793 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-23T22:27:08.793 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.merge_operator: 2023-09-23T22:27:08.793 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.compaction_filter: None 2023-09-23T22:27:08.793 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.compaction_filter_factory: None 2023-09-23T22:27:08.793 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-09-23T22:27:08.793 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-23T22:27:08.793 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-23T22:27:08.793 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560bbec7f580) 2023-09-23T22:27:08.793 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: cache_index_and_filter_blocks: 1 2023-09-23T22:27:08.793 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-23T22:27:08.793 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-23T22:27:08.794 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: pin_top_level_index_and_filter: 1 2023-09-23T22:27:08.794 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: index_type: 0 2023-09-23T22:27:08.794 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: data_block_index_type: 0 2023-09-23T22:27:08.794 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: index_shortening: 1 2023-09-23T22:27:08.794 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: data_block_hash_table_util_ratio: 0.750000 2023-09-23T22:27:08.794 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: checksum: 4 2023-09-23T22:27:08.794 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: no_block_cache: 0 2023-09-23T22:27:08.794 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: block_cache: 0x560bbdf8f350 2023-09-23T22:27:08.794 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: block_cache_name: BinnedLRUCache 2023-09-23T22:27:08.794 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: block_cache_options: 2023-09-23T22:27:08.794 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: capacity : 536870912 2023-09-23T22:27:08.794 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: num_shard_bits : 4 2023-09-23T22:27:08.795 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: strict_capacity_limit : 0 2023-09-23T22:27:08.795 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: high_pri_pool_ratio: 0.000 2023-09-23T22:27:08.795 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: block_cache_compressed: (nil) 2023-09-23T22:27:08.795 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: persistent_cache: (nil) 2023-09-23T22:27:08.795 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: block_size: 4096 2023-09-23T22:27:08.795 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: block_size_deviation: 10 2023-09-23T22:27:08.795 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: block_restart_interval: 16 2023-09-23T22:27:08.795 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: index_block_restart_interval: 1 2023-09-23T22:27:08.795 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: metadata_block_size: 4096 2023-09-23T22:27:08.795 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: partition_filters: 0 2023-09-23T22:27:08.795 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: use_delta_encoding: 1 2023-09-23T22:27:08.795 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: filter_policy: bloomfilter 2023-09-23T22:27:08.796 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: whole_key_filtering: 1 2023-09-23T22:27:08.796 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: verify_compression: 0 2023-09-23T22:27:08.796 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: read_amp_bytes_per_bit: 0 2023-09-23T22:27:08.796 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: format_version: 5 2023-09-23T22:27:08.796 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: enable_index_compression: 1 2023-09-23T22:27:08.796 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: block_align: 0 2023-09-23T22:27:08.796 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: max_auto_readahead_size: 262144 2023-09-23T22:27:08.796 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: prepopulate_block_cache: 0 2023-09-23T22:27:08.796 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: initial_auto_readahead_size: 8192 2023-09-23T22:27:08.796 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: num_file_reads_for_auto_readahead: 2 2023-09-23T22:27:08.796 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-23T22:27:08.797 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-23T22:27:08.798 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.compression: NoCompression 2023-09-23T22:27:08.798 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-23T22:27:08.798 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-23T22:27:08.798 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-23T22:27:08.798 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.num_levels: 7 2023-09-23T22:27:08.798 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-23T22:27:08.798 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-23T22:27:08.798 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-23T22:27:08.798 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-23T22:27:08.798 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-23T22:27:08.798 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-23T22:27:08.799 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-23T22:27:08.799 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-23T22:27:08.799 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-23T22:27:08.799 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-23T22:27:08.799 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-09-23T22:27:08.799 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-09-23T22:27:08.799 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-23T22:27:08.799 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.compression_opts.level: 32767 2023-09-23T22:27:08.799 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-23T22:27:08.799 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-23T22:27:08.799 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-23T22:27:08.799 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-09-23T22:27:08.800 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-23T22:27:08.800 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.compression_opts.enabled: false 2023-09-23T22:27:08.800 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-09-23T22:27:08.800 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-23T22:27:08.800 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-23T22:27:08.800 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-23T22:27:08.800 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-23T22:27:08.800 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-23T22:27:08.800 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-23T22:27:08.800 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-23T22:27:08.801 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-23T22:27:08.801 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-23T22:27:08.801 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-23T22:27:08.801 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-23T22:27:08.801 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-23T22:27:08.801 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-23T22:27:08.801 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-23T22:27:08.801 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-23T22:27:08.801 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-23T22:27:08.801 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-23T22:27:08.801 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-09-23T22:27:08.801 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.arena_block_size: 1048576 2023-09-23T22:27:08.802 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-23T22:27:08.802 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-23T22:27:08.802 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-23T22:27:08.802 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-23T22:27:08.802 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-23T22:27:08.802 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-23T22:27:08.802 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-23T22:27:08.802 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-23T22:27:08.802 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-23T22:27:08.802 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-23T22:27:08.802 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-23T22:27:08.802 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-23T22:27:08.803 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-23T22:27:08.803 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.table_properties_collectors: 2023-09-23T22:27:08.803 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.inplace_update_support: 0 2023-09-23T22:27:08.803 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-23T22:27:08.803 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-23T22:27:08.803 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-23T22:27:08.803 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-23T22:27:08.803 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.bloom_locality: 0 2023-09-23T22:27:08.803 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.max_successive_merges: 0 2023-09-23T22:27:08.803 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-23T22:27:08.803 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-23T22:27:08.803 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.force_consistency_checks: 1 2023-09-23T22:27:08.804 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-23T22:27:08.804 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.ttl: 2592000 2023-09-23T22:27:08.804 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-23T22:27:08.804 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-09-23T22:27:08.804 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-09-23T22:27:08.804 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.enable_blob_files: false 2023-09-23T22:27:08.804 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.min_blob_size: 0 2023-09-23T22:27:08.804 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.blob_file_size: 268435456 2023-09-23T22:27:08.804 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-09-23T22:27:08.804 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-09-23T22:27:08.804 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-23T22:27:08.804 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-09-23T22:27:08.804 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-09-23T22:27:08.805 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-09-23T22:27:08.805 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-09-23T22:27:08.805 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7facfcf61700 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-23T22:27:08.805 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 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-23T22:27:08.805 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 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 20883, log_number is 37,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-23T22:27:08.805 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 37 2023-09-23T22:27:08.805 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 30d99652-8ecb-4ee7-8f31-7b10ff0f202c 2023-09-23T22:27:08.805 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695508028605138, "job": 1, "event": "recovery_started", "wal_files": [37]} 2023-09-23T22:27:08.805 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.602+0000 7fad07742c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #37 mode 2 2023-09-23T22:27:08.805 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.610+0000 7fad07742c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695508028612939, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 42, "file_size": 865871, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 20878, "largest_seqno": 21865, "table_properties": {"data_size": 861671, "index_size": 2354, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 837, "raw_key_size": 6849, "raw_average_key_size": 21, "raw_value_size": 854562, "raw_average_value_size": 2687, "num_data_blocks": 106, "num_entries": 318, "num_filter_entries": 318, "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": 1695508028, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "30d99652-8ecb-4ee7-8f31-7b10ff0f202c", "db_session_id": "0FXVAIAC5I8HK04C2C3X", "orig_file_number": 42, "seqno_to_time_mapping": "N/A"}} 2023-09-23T22:27:08.805 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.610+0000 7fad07742c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695508028613082, "job": 1, "event": "recovery_finished"} 2023-09-23T22:27:08.806 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.610+0000 7fad07742c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 44 2023-09-23T22:27:08.806 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.610+0000 7fad07742c80 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-23T22:27:08.806 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.614+0000 7fad07742c80 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-23T22:27:08.806 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.614+0000 7fad07742c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x560bbe030000 2023-09-23T22:27:08.806 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.614+0000 7fad07742c80 4 rocksdb: DB pointer 0x560bbe01e000 2023-09-23T22:27:08.806 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.614+0000 7facf5f53700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-09-23T22:27:08.806 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.614+0000 7facf5f53700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-09-23T22:27:08.806 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: ** DB Stats ** 2023-09-23T22:27:08.806 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T22:27:08.806 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: 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-23T22:27:08.806 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T22:27:08.807 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T22:27:08.807 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: 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-23T22:27:08.807 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T22:27:08.807 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T22:27:08.807 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: ** Compaction Stats [default] ** 2023-09-23T22:27:08.807 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: 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-23T22:27:08.807 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-09-23T22:27:08.807 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: L0 1/0 845.58 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 247.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-09-23T22:27:08.807 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: L6 1/0 7.91 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-23T22:27:08.807 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: Sum 2/0 8.73 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 247.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-09-23T22:27:08.807 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 247.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-09-23T22:27:08.808 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: ** Compaction Stats [default] ** 2023-09-23T22:27:08.808 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: 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-23T22:27:08.808 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T22:27:08.808 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 247.6 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-09-23T22:27:08.808 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-09-23T22:27:08.808 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T22:27:08.808 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: Flush(GB): cumulative 0.001, interval 0.001 2023-09-23T22:27:08.808 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T22:27:08.808 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T22:27:08.808 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T22:27:08.808 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T22:27:08.808 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: Cumulative compaction: 0.00 GB write, 67.73 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T22:27:08.809 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: Interval compaction: 0.00 GB write, 67.73 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T22:27:08.809 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: 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-23T22:27:08.809 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: Block cache BinnedLRUCache@0x560bbdf8f350#7 capacity: 512.00 MB usage: 3.48 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.1e-05 secs_since: 0 2023-09-23T22:27:08.809 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: Block cache entry stats(count,size,portion): FilterBlock(1,0.91 KB,0.000172853%) IndexBlock(1,2.58 KB,0.000491738%) Misc(1,0.00 KB,0%) 2023-09-23T22:27:08.809 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T22:27:08.809 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.614+0000 7fad07742c80 0 starting mon.c rank 2 at public addrs [v2:172.21.15.169:3301/0,v1:172.21.15.169:6790/0] at bind addrs [v2:172.21.15.169:3301/0,v1:172.21.15.169:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 2023-09-23T22:27:08.809 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.614+0000 7fad07742c80 1 mon.c@-1(???) e3 preinit fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 2023-09-23T22:27:08.809 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.614+0000 7fad07742c80 0 mon.c@-1(???).mds e10 new map 2023-09-23T22:27:08.809 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.614+0000 7fad07742c80 0 mon.c@-1(???).mds e10 print_map 2023-09-23T22:27:08.809 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: e10 2023-09-23T22:27:08.809 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: enable_multiple, ever_enabled_multiple: 1,1 2023-09-23T22:27:08.809 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: 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-23T22:27:08.810 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: legacy client fscid: 1 2023-09-23T22:27:08.810 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: 2023-09-23T22:27:08.810 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: Filesystem 'foo' (1) 2023-09-23T22:27:08.810 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: fs_name foo 2023-09-23T22:27:08.810 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: epoch 10 2023-09-23T22:27:08.810 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-09-23T22:27:08.810 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: created 2023-09-23T22:19:15.679417+0000 2023-09-23T22:27:08.810 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: modified 2023-09-23T22:19:25.917224+0000 2023-09-23T22:27:08.810 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: tableserver 0 2023-09-23T22:27:08.810 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: root 0 2023-09-23T22:27:08.810 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: session_timeout 60 2023-09-23T22:27:08.811 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: session_autoclose 300 2023-09-23T22:27:08.811 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: max_file_size 1099511627776 2023-09-23T22:27:08.811 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: required_client_features {} 2023-09-23T22:27:08.811 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: last_failure 0 2023-09-23T22:27:08.811 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: last_failure_osd_epoch 68 2023-09-23T22:27:08.811 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: 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-23T22:27:08.811 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: max_mds 1 2023-09-23T22:27:08.811 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: in 0 2023-09-23T22:27:08.811 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: up {0=24508} 2023-09-23T22:27:08.811 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: failed 2023-09-23T22:27:08.811 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: damaged 2023-09-23T22:27:08.811 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: stopped 2023-09-23T22:27:08.812 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: data_pools [4] 2023-09-23T22:27:08.812 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: metadata_pool 3 2023-09-23T22:27:08.812 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: inline_data disabled 2023-09-23T22:27:08.812 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: balancer 2023-09-23T22:27:08.812 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: bal_rank_mask -1 2023-09-23T22:27:08.812 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: standby_count_wanted 1 2023-09-23T22:27:08.812 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: [mds.foo.smithi187.ecsgsg{0:24508} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.187:6832/3147381367,v1:172.21.15.187:6833/3147381367] compat {c=[1],r=[1],i=[7ff]}] 2023-09-23T22:27:08.812 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: 2023-09-23T22:27:08.812 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: 2023-09-23T22:27:08.812 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: Standby daemons: 2023-09-23T22:27:08.812 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: 2023-09-23T22:27:08.812 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: [mds.foo.smithi169.txmybt{-1:14658} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.169:6834/438672921,v1:172.21.15.169:6835/438672921] compat {c=[1],r=[1],i=[7ff]}] 2023-09-23T22:27:08.813 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.618+0000 7fad07742c80 0 mon.c@-1(???).osd e79 crush map has features 3314933000854323200, adjusting msgr requires 2023-09-23T22:27:08.813 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.618+0000 7fad07742c80 0 mon.c@-1(???).osd e79 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T22:27:08.813 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.618+0000 7fad07742c80 0 mon.c@-1(???).osd e79 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T22:27:08.813 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.618+0000 7fad07742c80 0 mon.c@-1(???).osd e79 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T22:27:08.813 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.618+0000 7fad07742c80 1 mon.c@-1(???).paxosservice(auth 1..22) refresh upgraded, format 0 -> 3 2023-09-23T22:27:08.813 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.622+0000 7fad07742c80 20 expand_channel_meta expand map: {default=false} 2023-09-23T22:27:08.813 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.622+0000 7fad07742c80 20 expand_channel_meta from 'false' to 'false' 2023-09-23T22:27:08.813 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.622+0000 7fad07742c80 20 expand_channel_meta expanded map: {default=false} 2023-09-23T22:27:08.813 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.622+0000 7fad07742c80 20 expand_channel_meta expand map: {default=info} 2023-09-23T22:27:08.813 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.622+0000 7fad07742c80 20 expand_channel_meta from 'info' to 'info' 2023-09-23T22:27:08.813 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.622+0000 7fad07742c80 20 expand_channel_meta expanded map: {default=info} 2023-09-23T22:27:08.813 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.622+0000 7fad07742c80 20 expand_channel_meta expand map: {default=daemon} 2023-09-23T22:27:08.814 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.622+0000 7fad07742c80 20 expand_channel_meta from 'daemon' to 'daemon' 2023-09-23T22:27:08.814 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.622+0000 7fad07742c80 20 expand_channel_meta expanded map: {default=daemon} 2023-09-23T22:27:08.814 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.622+0000 7fad07742c80 20 expand_channel_meta expand map: {default=debug} 2023-09-23T22:27:08.814 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.622+0000 7fad07742c80 20 expand_channel_meta from 'debug' to 'debug' 2023-09-23T22:27:08.814 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:08 smithi169 bash[104356]: debug 2023-09-23T22:27:08.622+0000 7fad07742c80 20 expand_channel_meta expanded map: {default=debug} 2023-09-23T22:27:09.127 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:27:08 smithi187 bash[78655]: ts=2023-09-23T22:27: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-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi187.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi169:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:27:10.628 INFO:teuthology.orchestra.run.smithi169.stdout:wait for majority of mons to upgrade 2023-09-23T22:27:11.502 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'while ! ceph mon versions | grep $sha1 | egrep '"'"': [23]'"'"' ; do sleep 2 ; done' 2023-09-23T22:27:15.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:14 smithi187 bash[31480]: cluster 2023-09-23T22:27:08.030467+0000 mgr.y (mgr.25310) 73 : cluster [DBG] pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T22:27:15.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:14 smithi187 bash[31480]: cluster 2023-09-23T22:27:08.830914+0000 mon.b (mon.1) 43 : cluster [INF] mon.b calling monitor election 2023-09-23T22:27:15.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:14 smithi187 bash[31480]: cluster 2023-09-23T22:27:08.838098+0000 mon.a (mon.0) 98 : cluster [INF] mon.a calling monitor election 2023-09-23T22:27:15.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:14 smithi187 bash[31480]: cluster 2023-09-23T22:27:10.031057+0000 mgr.y (mgr.25310) 74 : cluster [DBG] pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:15.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:14 smithi187 bash[31480]: audit 2023-09-23T22:27:11.111982+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:27:15.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:14 smithi187 bash[31480]: cluster 2023-09-23T22:27:12.032094+0000 mgr.y (mgr.25310) 75 : cluster [DBG] pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:15.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:14 smithi187 bash[31480]: cluster 2023-09-23T22:27:13.840301+0000 mon.a (mon.0) 100 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-23T22:27:15.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:14 smithi187 bash[31480]: cluster 2023-09-23T22:27:13.847904+0000 mon.a (mon.0) 101 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0],b=[v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0],c=[v2:172.21.15.169:3301/0,v1:172.21.15.169:6790/0]} removed_ranks: {} 2023-09-23T22:27:15.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:14 smithi187 bash[31480]: cluster 2023-09-23T22:27:13.848892+0000 mon.a (mon.0) 102 : cluster [DBG] fsmap foo:1 {0=foo.smithi187.ecsgsg=up:active} 1 up:standby 2023-09-23T22:27:15.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:14 smithi187 bash[31480]: cluster 2023-09-23T22:27:13.848943+0000 mon.a (mon.0) 103 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-09-23T22:27:15.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:14 smithi187 bash[31480]: cluster 2023-09-23T22:27:13.849493+0000 mon.a (mon.0) 104 : cluster [DBG] mgrmap e35: y(active, since 107s), standbys: x 2023-09-23T22:27:15.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:14 smithi187 bash[31480]: cluster 2023-09-23T22:27:13.849777+0000 mon.a (mon.0) 105 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-09-23T22:27:15.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:14 smithi187 bash[31480]: cluster 2023-09-23T22:27:13.875798+0000 mon.a (mon.0) 106 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-09-23T22:27:15.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:14 smithi187 bash[31480]: cluster 2023-09-23T22:27:13.875833+0000 mon.a (mon.0) 107 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-09-23T22:27:15.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:14 smithi187 bash[31480]: cluster 2023-09-23T22:27:13.875850+0000 mon.a (mon.0) 108 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.169:3301/0,v1:172.21.15.169:6790/0] is down (out of quorum) 2023-09-23T22:27:15.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:14 smithi187 bash[31480]: audit 2023-09-23T22:27:13.880815+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:15.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:14 smithi187 bash[31480]: audit 2023-09-23T22:27:13.887417+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:15.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:14 smithi187 bash[31480]: audit 2023-09-23T22:27:13.929838+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:27:15.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:14 smithi187 bash[31480]: cluster 2023-09-23T22:27:14.032722+0000 mgr.y (mgr.25310) 76 : cluster [DBG] pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:15.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[101133]: cluster 2023-09-23T22:27:08.030467+0000 mgr.y (mgr.25310) 73 : cluster 0 pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T22:27:15.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[101133]: cluster 2023-09-23T22:27:08.830914+0000 mon.b (mon.1) 43 : cluster 1 mon.b calling monitor election 2023-09-23T22:27:15.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[101133]: cluster 2023-09-23T22:27:08.838098+0000 mon.a (mon.0) 98 : cluster 1 mon.a calling monitor election 2023-09-23T22:27:15.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[101133]: cluster 2023-09-23T22:27:10.031057+0000 mgr.y (mgr.25310) 74 : cluster 0 pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:15.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[101133]: audit 2023-09-23T22:27:11.111982+0000 mon.a (mon.0) 99 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:27:15.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[101133]: cluster 2023-09-23T22:27:12.032094+0000 mgr.y (mgr.25310) 75 : cluster 0 pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:15.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[101133]: cluster 2023-09-23T22:27:13.840301+0000 mon.a (mon.0) 100 : cluster 1 mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-23T22:27:15.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[101133]: cluster 2023-09-23T22:27:13.847904+0000 mon.a (mon.0) 101 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0],b=[v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0],c=[v2:172.21.15.169:3301/0,v1:172.21.15.169:6790/0]} removed_ranks: {} 2023-09-23T22:27:15.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[101133]: cluster 2023-09-23T22:27:13.848892+0000 mon.a (mon.0) 102 : cluster 0 fsmap foo:1 {0=foo.smithi187.ecsgsg=up:active} 1 up:standby 2023-09-23T22:27:15.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[101133]: cluster 2023-09-23T22:27:13.848943+0000 mon.a (mon.0) 103 : cluster 0 osdmap e79: 8 total, 8 up, 8 in 2023-09-23T22:27:15.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[101133]: cluster 2023-09-23T22:27:13.849493+0000 mon.a (mon.0) 104 : cluster 0 mgrmap e35: y(active, since 107s), standbys: x 2023-09-23T22:27:15.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[101133]: cluster 2023-09-23T22:27:13.849777+0000 mon.a (mon.0) 105 : cluster 3 Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-09-23T22:27:15.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[101133]: cluster 2023-09-23T22:27:13.875798+0000 mon.a (mon.0) 106 : cluster 3 Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-09-23T22:27:15.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[101133]: cluster 2023-09-23T22:27:13.875833+0000 mon.a (mon.0) 107 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-09-23T22:27:15.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[101133]: cluster 2023-09-23T22:27:13.875850+0000 mon.a (mon.0) 108 : cluster 3 mon.c (rank 2) addr [v2:172.21.15.169:3301/0,v1:172.21.15.169:6790/0] is down (out of quorum) 2023-09-23T22:27:15.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[101133]: audit 2023-09-23T22:27:13.880815+0000 mon.a (mon.0) 109 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:15.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[101133]: audit 2023-09-23T22:27:13.887417+0000 mon.a (mon.0) 110 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:15.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[101133]: audit 2023-09-23T22:27:13.929838+0000 mon.a (mon.0) 111 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:27:15.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[101133]: cluster 2023-09-23T22:27:14.032722+0000 mgr.y (mgr.25310) 76 : cluster 0 pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:15.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[104356]: cluster 2023-09-23T22:27:08.030467+0000 mgr.y (mgr.25310) 73 : cluster 0 pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-09-23T22:27:15.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[104356]: cluster 2023-09-23T22:27:08.830914+0000 mon.b (mon.1) 43 : cluster 1 mon.b calling monitor election 2023-09-23T22:27:15.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[104356]: cluster 2023-09-23T22:27:08.838098+0000 mon.a (mon.0) 98 : cluster 1 mon.a calling monitor election 2023-09-23T22:27:15.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[104356]: cluster 2023-09-23T22:27:10.031057+0000 mgr.y (mgr.25310) 74 : cluster 0 pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:15.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[104356]: audit 2023-09-23T22:27:11.111982+0000 mon.a (mon.0) 99 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:27:15.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[104356]: cluster 2023-09-23T22:27:12.032094+0000 mgr.y (mgr.25310) 75 : cluster 0 pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:15.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[104356]: cluster 2023-09-23T22:27:13.840301+0000 mon.a (mon.0) 100 : cluster 1 mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-23T22:27:15.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[104356]: cluster 2023-09-23T22:27:13.847904+0000 mon.a (mon.0) 101 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0],b=[v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0],c=[v2:172.21.15.169:3301/0,v1:172.21.15.169:6790/0]} removed_ranks: {} 2023-09-23T22:27:15.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[104356]: cluster 2023-09-23T22:27:13.848892+0000 mon.a (mon.0) 102 : cluster 0 fsmap foo:1 {0=foo.smithi187.ecsgsg=up:active} 1 up:standby 2023-09-23T22:27:15.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[104356]: cluster 2023-09-23T22:27:13.848943+0000 mon.a (mon.0) 103 : cluster 0 osdmap e79: 8 total, 8 up, 8 in 2023-09-23T22:27:15.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[104356]: cluster 2023-09-23T22:27:13.849493+0000 mon.a (mon.0) 104 : cluster 0 mgrmap e35: y(active, since 107s), standbys: x 2023-09-23T22:27:15.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[104356]: cluster 2023-09-23T22:27:13.849777+0000 mon.a (mon.0) 105 : cluster 3 Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-09-23T22:27:15.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[104356]: cluster 2023-09-23T22:27:13.875798+0000 mon.a (mon.0) 106 : cluster 3 Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-09-23T22:27:15.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[104356]: cluster 2023-09-23T22:27:13.875833+0000 mon.a (mon.0) 107 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-09-23T22:27:15.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[104356]: cluster 2023-09-23T22:27:13.875850+0000 mon.a (mon.0) 108 : cluster 3 mon.c (rank 2) addr [v2:172.21.15.169:3301/0,v1:172.21.15.169:6790/0] is down (out of quorum) 2023-09-23T22:27:15.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[104356]: audit 2023-09-23T22:27:13.880815+0000 mon.a (mon.0) 109 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:15.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[104356]: audit 2023-09-23T22:27:13.887417+0000 mon.a (mon.0) 110 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:15.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[104356]: audit 2023-09-23T22:27:13.929838+0000 mon.a (mon.0) 111 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:27:15.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:14 smithi169 bash[104356]: cluster 2023-09-23T22:27:14.032722+0000 mgr.y (mgr.25310) 76 : cluster 0 pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:16.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:15 smithi187 bash[31480]: cluster 2023-09-23T22:27:08.832724+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-09-23T22:27:16.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:15 smithi187 bash[31480]: cluster 2023-09-23T22:27:14.869515+0000 mon.b (mon.1) 44 : cluster [INF] mon.b calling monitor election 2023-09-23T22:27:16.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:15 smithi187 bash[31480]: cluster 2023-09-23T22:27:14.872479+0000 mon.a (mon.0) 112 : cluster [INF] mon.a calling monitor election 2023-09-23T22:27:16.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:15 smithi187 bash[31480]: cluster 2023-09-23T22:27:14.912223+0000 mon.a (mon.0) 113 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T22:27:16.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:15 smithi187 bash[31480]: cluster 2023-09-23T22:27:14.918948+0000 mon.a (mon.0) 114 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0],b=[v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0],c=[v2:172.21.15.169:3301/0,v1:172.21.15.169:6790/0]} removed_ranks: {} 2023-09-23T22:27:16.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:15 smithi187 bash[31480]: cluster 2023-09-23T22:27:14.919628+0000 mon.a (mon.0) 115 : cluster [DBG] fsmap foo:1 {0=foo.smithi187.ecsgsg=up:active} 1 up:standby 2023-09-23T22:27:16.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:15 smithi187 bash[31480]: cluster 2023-09-23T22:27:14.919678+0000 mon.a (mon.0) 116 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2023-09-23T22:27:16.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:15 smithi187 bash[31480]: cluster 2023-09-23T22:27:14.920139+0000 mon.a (mon.0) 117 : cluster [DBG] mgrmap e35: y(active, since 108s), standbys: x 2023-09-23T22:27:16.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:15 smithi187 bash[31480]: cluster 2023-09-23T22:27:14.920410+0000 mon.a (mon.0) 118 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-23T22:27:16.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:15 smithi187 bash[31480]: cluster 2023-09-23T22:27:14.920433+0000 mon.a (mon.0) 119 : cluster [INF] Cluster is now healthy 2023-09-23T22:27:16.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:15 smithi187 bash[31480]: cluster 2023-09-23T22:27:14.940079+0000 mon.a (mon.0) 120 : cluster [INF] overall HEALTH_OK 2023-09-23T22:27:16.278 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:27:16.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:15 smithi169 bash[101133]: cluster 2023-09-23T22:27:08.832724+0000 mon.c (mon.2) 1 : cluster 1 mon.c calling monitor election 2023-09-23T22:27:16.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:15 smithi169 bash[101133]: cluster 2023-09-23T22:27:14.869515+0000 mon.b (mon.1) 44 : cluster 1 mon.b calling monitor election 2023-09-23T22:27:16.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:15 smithi169 bash[101133]: cluster 2023-09-23T22:27:14.872479+0000 mon.a (mon.0) 112 : cluster 1 mon.a calling monitor election 2023-09-23T22:27:16.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:15 smithi169 bash[101133]: cluster 2023-09-23T22:27:14.912223+0000 mon.a (mon.0) 113 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T22:27:16.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:15 smithi169 bash[101133]: cluster 2023-09-23T22:27:14.918948+0000 mon.a (mon.0) 114 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0],b=[v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0],c=[v2:172.21.15.169:3301/0,v1:172.21.15.169:6790/0]} removed_ranks: {} 2023-09-23T22:27:16.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:15 smithi169 bash[101133]: cluster 2023-09-23T22:27:14.919628+0000 mon.a (mon.0) 115 : cluster 0 fsmap foo:1 {0=foo.smithi187.ecsgsg=up:active} 1 up:standby 2023-09-23T22:27:16.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:15 smithi169 bash[101133]: cluster 2023-09-23T22:27:14.919678+0000 mon.a (mon.0) 116 : cluster 0 osdmap e79: 8 total, 8 up, 8 in 2023-09-23T22:27:16.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:15 smithi169 bash[101133]: cluster 2023-09-23T22:27:14.920139+0000 mon.a (mon.0) 117 : cluster 0 mgrmap e35: y(active, since 108s), standbys: x 2023-09-23T22:27:16.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:15 smithi169 bash[101133]: cluster 2023-09-23T22:27:14.920410+0000 mon.a (mon.0) 118 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-23T22:27:16.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:15 smithi169 bash[101133]: cluster 2023-09-23T22:27:14.920433+0000 mon.a (mon.0) 119 : cluster 1 Cluster is now healthy 2023-09-23T22:27:16.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:15 smithi169 bash[101133]: cluster 2023-09-23T22:27:14.940079+0000 mon.a (mon.0) 120 : cluster 1 overall HEALTH_OK 2023-09-23T22:27:16.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:15 smithi169 bash[104356]: cluster 2023-09-23T22:27:08.832724+0000 mon.c (mon.2) 1 : cluster 1 mon.c calling monitor election 2023-09-23T22:27:16.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:15 smithi169 bash[104356]: cluster 2023-09-23T22:27:14.869515+0000 mon.b (mon.1) 44 : cluster 1 mon.b calling monitor election 2023-09-23T22:27:16.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:15 smithi169 bash[104356]: cluster 2023-09-23T22:27:14.872479+0000 mon.a (mon.0) 112 : cluster 1 mon.a calling monitor election 2023-09-23T22:27:16.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:15 smithi169 bash[104356]: cluster 2023-09-23T22:27:14.912223+0000 mon.a (mon.0) 113 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T22:27:16.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:15 smithi169 bash[104356]: cluster 2023-09-23T22:27:14.918948+0000 mon.a (mon.0) 114 : cluster 0 monmap e3: 3 mons at {a=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0],b=[v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0],c=[v2:172.21.15.169:3301/0,v1:172.21.15.169:6790/0]} removed_ranks: {} 2023-09-23T22:27:16.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:15 smithi169 bash[104356]: cluster 2023-09-23T22:27:14.919628+0000 mon.a (mon.0) 115 : cluster 0 fsmap foo:1 {0=foo.smithi187.ecsgsg=up:active} 1 up:standby 2023-09-23T22:27:16.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:15 smithi169 bash[104356]: cluster 2023-09-23T22:27:14.919678+0000 mon.a (mon.0) 116 : cluster 0 osdmap e79: 8 total, 8 up, 8 in 2023-09-23T22:27:16.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:15 smithi169 bash[104356]: cluster 2023-09-23T22:27:14.920139+0000 mon.a (mon.0) 117 : cluster 0 mgrmap e35: y(active, since 108s), standbys: x 2023-09-23T22:27:16.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:15 smithi169 bash[104356]: cluster 2023-09-23T22:27:14.920410+0000 mon.a (mon.0) 118 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-23T22:27:16.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:15 smithi169 bash[104356]: cluster 2023-09-23T22:27:14.920433+0000 mon.a (mon.0) 119 : cluster 1 Cluster is now healthy 2023-09-23T22:27:16.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:15 smithi169 bash[104356]: cluster 2023-09-23T22:27:14.940079+0000 mon.a (mon.0) 120 : cluster 1 overall HEALTH_OK 2023-09-23T22:27:17.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:16 smithi169 bash[101133]: cluster 2023-09-23T22:27:16.033347+0000 mgr.y (mgr.25310) 77 : cluster 0 pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:17.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:16 smithi169 bash[104356]: cluster 2023-09-23T22:27:16.033347+0000 mgr.y (mgr.25310) 77 : cluster 0 pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:17.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:16 smithi187 bash[31480]: cluster 2023-09-23T22:27:16.033347+0000 mgr.y (mgr.25310) 77 : cluster [DBG] pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:18.630 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:27:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:27:18] "GET /metrics HTTP/1.1" 200 33864 "" "Prometheus/2.43.0" 2023-09-23T22:27:18.631 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:27:18 smithi169 bash[90995]: debug 2023-09-23T22:27:18.626+0000 7f62d3681700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-09-23T22:27:19.093 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:27:18 smithi187 bash[78655]: ts=2023-09-23T22:27:18.663Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi187.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi169:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:27:19.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:19 smithi187 bash[31480]: cluster 2023-09-23T22:27:18.034423+0000 mgr.y (mgr.25310) 78 : cluster [DBG] pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:19.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:19 smithi169 bash[101133]: cluster 2023-09-23T22:27:18.034423+0000 mgr.y (mgr.25310) 78 : cluster 0 pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:19.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:19 smithi169 bash[104356]: cluster 2023-09-23T22:27:18.034423+0000 mgr.y (mgr.25310) 78 : cluster 0 pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:19.744 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 2 2023-09-23T22:27:20.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:20 smithi169 bash[104356]: audit 2023-09-23T22:27:19.723526+0000 mon.c (mon.2) 2 : audit 0 from='client.? 172.21.15.169:0/1228132588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:27:20.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:20 smithi169 bash[104356]: audit 2023-09-23T22:27:19.872044+0000 mon.a (mon.0) 121 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:20.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:20 smithi169 bash[104356]: audit 2023-09-23T22:27:19.880431+0000 mon.a (mon.0) 122 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:20.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:20 smithi169 bash[101133]: audit 2023-09-23T22:27:19.723526+0000 mon.c (mon.2) 2 : audit 0 from='client.? 172.21.15.169:0/1228132588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:27:20.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:20 smithi169 bash[101133]: audit 2023-09-23T22:27:19.872044+0000 mon.a (mon.0) 121 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:20.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:20 smithi169 bash[101133]: audit 2023-09-23T22:27:19.880431+0000 mon.a (mon.0) 122 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:20.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:20 smithi187 bash[31480]: audit 2023-09-23T22:27:19.723526+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.169:0/1228132588' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:27:20.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:20 smithi187 bash[31480]: audit 2023-09-23T22:27:19.872044+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:20.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:20 smithi187 bash[31480]: audit 2023-09-23T22:27:19.880431+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:20.500 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch ps' 2023-09-23T22:27:21.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:21 smithi187 bash[31480]: cluster 2023-09-23T22:27:20.034902+0000 mgr.y (mgr.25310) 79 : cluster [DBG] pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:21.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:21 smithi187 bash[31480]: audit 2023-09-23T22:27:20.622473+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:21.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:21 smithi187 bash[31480]: audit 2023-09-23T22:27:20.631661+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:21.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:21 smithi169 bash[104356]: cluster 2023-09-23T22:27:20.034902+0000 mgr.y (mgr.25310) 79 : cluster 0 pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:21.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:21 smithi169 bash[104356]: audit 2023-09-23T22:27:20.622473+0000 mon.a (mon.0) 123 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:21.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:21 smithi169 bash[104356]: audit 2023-09-23T22:27:20.631661+0000 mon.a (mon.0) 124 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:21.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:21 smithi169 bash[101133]: cluster 2023-09-23T22:27:20.034902+0000 mgr.y (mgr.25310) 79 : cluster 0 pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:21.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:21 smithi169 bash[101133]: audit 2023-09-23T22:27:20.622473+0000 mon.a (mon.0) 123 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:21.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:21 smithi169 bash[101133]: audit 2023-09-23T22:27:20.631661+0000 mon.a (mon.0) 124 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:23.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:23 smithi187 bash[31480]: cluster 2023-09-23T22:27:22.035809+0000 mgr.y (mgr.25310) 80 : cluster [DBG] pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:23.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:23 smithi169 bash[101133]: cluster 2023-09-23T22:27:22.035809+0000 mgr.y (mgr.25310) 80 : cluster 0 pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:23.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:23 smithi169 bash[104356]: cluster 2023-09-23T22:27:22.035809+0000 mgr.y (mgr.25310) 80 : cluster 0 pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:25.282 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:27:25.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:25 smithi187 bash[31480]: cluster 2023-09-23T22:27:24.036441+0000 mgr.y (mgr.25310) 81 : cluster [DBG] pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:25.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:25 smithi169 bash[101133]: cluster 2023-09-23T22:27:24.036441+0000 mgr.y (mgr.25310) 81 : cluster 0 pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:25.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:25 smithi169 bash[104356]: cluster 2023-09-23T22:27:24.036441+0000 mgr.y (mgr.25310) 81 : cluster 0 pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:27.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:26 smithi169 bash[101133]: cluster 2023-09-23T22:27:26.036830+0000 mgr.y (mgr.25310) 82 : cluster 0 pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:27.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:26 smithi169 bash[101133]: audit 2023-09-23T22:27:26.112219+0000 mon.a (mon.0) 125 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:27:27.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:26 smithi169 bash[104356]: cluster 2023-09-23T22:27:26.036830+0000 mgr.y (mgr.25310) 82 : cluster 0 pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:27.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:26 smithi169 bash[104356]: audit 2023-09-23T22:27:26.112219+0000 mon.a (mon.0) 125 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:27:27.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:26 smithi187 bash[31480]: cluster 2023-09-23T22:27:26.036830+0000 mgr.y (mgr.25310) 82 : cluster [DBG] pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:27.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:26 smithi187 bash[31480]: audit 2023-09-23T22:27:26.112219+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:27:28.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:27:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:27:28] "GET /metrics HTTP/1.1" 200 33859 "" "Prometheus/2.43.0" 2023-09-23T22:27:29.094 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:27:28 smithi187 bash[78655]: ts=2023-09-23T22:27: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-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi187.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi169:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:27:29.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:29 smithi187 bash[31480]: cluster 2023-09-23T22:27:28.037836+0000 mgr.y (mgr.25310) 83 : cluster [DBG] pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:29.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:29 smithi169 bash[101133]: cluster 2023-09-23T22:27:28.037836+0000 mgr.y (mgr.25310) 83 : cluster 0 pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:29.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:29 smithi169 bash[104356]: cluster 2023-09-23T22:27:28.037836+0000 mgr.y (mgr.25310) 83 : cluster 0 pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:30.295 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-23T22:27:30.295 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.a smithi169 *:9093,9094 running (3m) - 10m 14.6M - 0.25.0 c8568f914cd2 586c531cb094 2023-09-23T22:27:30.295 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.a smithi187 *:3000 running (3m) - 10m 75.0M - 9.4.7 2c41d148cca3 2a3dded4bc88 2023-09-23T22:27:30.295 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foo.smithi169.txmybt smithi169 running (8m) - 8m 13.9M - 17.2.6-1125-gc9bb1bcf 444539aec5bf 603d247272b3 2023-09-23T22:27:30.295 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foo.smithi187.ecsgsg smithi187 running (8m) - 8m 15.3M - 17.2.6-1125-gc9bb1bcf 444539aec5bf 647361a28ce7 2023-09-23T22:27:30.295 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.x smithi187 *:8443,9283,8765 running (2m) - 18m 426M - 18.2.0-460-gbb0daeff e32c2a64c126 cafd1a6096d9 2023-09-23T22:27:30.296 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.y smithi169 *:8443,9283,8765 running (3m) - 21m 473M - 18.2.0-460-gbb0daeff e32c2a64c126 3ca4f6c54bdb 2023-09-23T22:27:30.296 INFO:teuthology.orchestra.run.smithi169.stdout:mon.a smithi169 running (2m) - 21m 40.2M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 f09f231f8db9 2023-09-23T22:27:30.296 INFO:teuthology.orchestra.run.smithi169.stdout:mon.b smithi187 running (19m) - 19m 45.3M 2048M 17.2.6-1125-gc9bb1bcf 444539aec5bf c523f1c0f847 2023-09-23T22:27:30.296 INFO:teuthology.orchestra.run.smithi169.stdout:mon.c smithi169 running (23s) - 19m 17.8M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 7bb31960820c 2023-09-23T22:27:30.296 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.a smithi169 *:9100 running (3m) - 10m 7975k - 1.5.0 0da6a335fe13 f465120bfdac 2023-09-23T22:27:30.296 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.b smithi187 *:9100 running (3m) - 10m 8015k - 1.5.0 0da6a335fe13 5de6a70cff53 2023-09-23T22:27:30.296 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (18m) - 18m 93.9M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf a9fd57dac288 2023-09-23T22:27:30.296 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (17m) - 17m 74.0M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf ee498783475d 2023-09-23T22:27:30.296 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (16m) - 16m 97.4M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf 79bb571d06d2 2023-09-23T22:27:30.296 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (15m) - 15m 66.0M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf 9637fe09c71c 2023-09-23T22:27:30.296 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi187 running (14m) - 14m 95.7M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf da9a171a44a7 2023-09-23T22:27:30.296 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi187 running (13m) - 13m 93.9M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf 922c0ee93b9d 2023-09-23T22:27:30.296 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi187 running (12m) - 12m 72.5M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf b4d1c30de5bf 2023-09-23T22:27:30.297 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi187 running (12m) - 12m 76.3M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf 2e63b5157f34 2023-09-23T22:27:30.297 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.a smithi187 *:9095 running (2m) - 11m 47.0M - 2.43.0 a07b618ecd1d bfded75014f3 2023-09-23T22:27:31.173 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade pause' 2023-09-23T22:27:31.368 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:31 smithi169 bash[104356]: cluster 2023-09-23T22:27:30.038359+0000 mgr.y (mgr.25310) 84 : cluster 0 pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:31.369 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:31 smithi169 bash[104356]: audit 2023-09-23T22:27:30.281197+0000 mgr.y (mgr.25310) 85 : audit 0 from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:27:31.369 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:31 smithi169 bash[101133]: cluster 2023-09-23T22:27:30.038359+0000 mgr.y (mgr.25310) 84 : cluster 0 pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:31.369 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:31 smithi169 bash[101133]: audit 2023-09-23T22:27:30.281197+0000 mgr.y (mgr.25310) 85 : audit 0 from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:27:31.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:31 smithi187 bash[31480]: cluster 2023-09-23T22:27:30.038359+0000 mgr.y (mgr.25310) 84 : cluster [DBG] pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:31.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:31 smithi187 bash[31480]: audit 2023-09-23T22:27:30.281197+0000 mgr.y (mgr.25310) 85 : audit [DBG] from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:27:33.522 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:33 smithi187 bash[31480]: cluster 2023-09-23T22:27:32.039343+0000 mgr.y (mgr.25310) 86 : cluster [DBG] pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:33.522 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:33 smithi187 bash[31480]: audit 2023-09-23T22:27:32.189481+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:33.522 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:33 smithi187 bash[31480]: audit 2023-09-23T22:27:32.197038+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:33.522 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:33 smithi187 bash[31480]: audit 2023-09-23T22:27:32.198716+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:27:33.522 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:33 smithi187 bash[31480]: audit 2023-09-23T22:27:32.200147+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:27:33.522 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:33 smithi187 bash[31480]: audit 2023-09-23T22:27:32.207769+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:33.522 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:33 smithi187 bash[31480]: audit 2023-09-23T22:27:32.291452+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:27:33.522 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:33 smithi187 bash[31480]: audit 2023-09-23T22:27:32.295426+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:27:33.522 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:33 smithi187 bash[31480]: audit 2023-09-23T22:27:32.297413+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T22:27:33.522 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:33 smithi187 bash[31480]: audit 2023-09-23T22:27:32.298598+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-09-23T22:27:33.523 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:33 smithi187 bash[31480]: cephadm 2023-09-23T22:27:32.299458+0000 mgr.y (mgr.25310) 87 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-09-23T22:27:33.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:33 smithi169 bash[101133]: cluster 2023-09-23T22:27:32.039343+0000 mgr.y (mgr.25310) 86 : cluster 0 pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:33.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:33 smithi169 bash[101133]: audit 2023-09-23T22:27:32.189481+0000 mon.a (mon.0) 126 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:33.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:33 smithi169 bash[101133]: audit 2023-09-23T22:27:32.197038+0000 mon.a (mon.0) 127 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:33.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:33 smithi169 bash[101133]: audit 2023-09-23T22:27:32.198716+0000 mon.a (mon.0) 128 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:27:33.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:33 smithi169 bash[101133]: audit 2023-09-23T22:27:32.200147+0000 mon.a (mon.0) 129 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:27:33.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:33 smithi169 bash[101133]: audit 2023-09-23T22:27:32.207769+0000 mon.a (mon.0) 130 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:33.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:33 smithi169 bash[101133]: audit 2023-09-23T22:27:32.291452+0000 mon.a (mon.0) 131 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:27:33.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:33 smithi169 bash[101133]: audit 2023-09-23T22:27:32.295426+0000 mon.a (mon.0) 132 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:27:33.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:33 smithi169 bash[101133]: audit 2023-09-23T22:27:32.297413+0000 mon.a (mon.0) 133 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T22:27:33.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:33 smithi169 bash[101133]: audit 2023-09-23T22:27:32.298598+0000 mon.a (mon.0) 134 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-09-23T22:27:33.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:33 smithi169 bash[101133]: cephadm 2023-09-23T22:27:32.299458+0000 mgr.y (mgr.25310) 87 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-09-23T22:27:33.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:33 smithi169 bash[104356]: cluster 2023-09-23T22:27:32.039343+0000 mgr.y (mgr.25310) 86 : cluster 0 pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:33.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:33 smithi169 bash[104356]: audit 2023-09-23T22:27:32.189481+0000 mon.a (mon.0) 126 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:33.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:33 smithi169 bash[104356]: audit 2023-09-23T22:27:32.197038+0000 mon.a (mon.0) 127 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:33.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:33 smithi169 bash[104356]: audit 2023-09-23T22:27:32.198716+0000 mon.a (mon.0) 128 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:27:33.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:33 smithi169 bash[104356]: audit 2023-09-23T22:27:32.200147+0000 mon.a (mon.0) 129 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:27:33.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:33 smithi169 bash[104356]: audit 2023-09-23T22:27:32.207769+0000 mon.a (mon.0) 130 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:33.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:33 smithi169 bash[104356]: audit 2023-09-23T22:27:32.291452+0000 mon.a (mon.0) 131 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:27:33.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:33 smithi169 bash[104356]: audit 2023-09-23T22:27:32.295426+0000 mon.a (mon.0) 132 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:27:33.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:33 smithi169 bash[104356]: audit 2023-09-23T22:27:32.297413+0000 mon.a (mon.0) 133 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-09-23T22:27:33.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:33 smithi169 bash[104356]: audit 2023-09-23T22:27:32.298598+0000 mon.a (mon.0) 134 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-09-23T22:27:33.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:33 smithi169 bash[104356]: cephadm 2023-09-23T22:27:32.299458+0000 mgr.y (mgr.25310) 87 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-09-23T22:27:35.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:35 smithi169 bash[101133]: cluster 2023-09-23T22:27:34.039979+0000 mgr.y (mgr.25310) 88 : cluster 0 pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:35.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:35 smithi169 bash[101133]: cephadm 2023-09-23T22:27:34.469154+0000 mgr.y (mgr.25310) 89 : cephadm 1 Upgrade: Updating mon.b 2023-09-23T22:27:35.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:35 smithi169 bash[101133]: audit 2023-09-23T22:27:34.478367+0000 mon.a (mon.0) 135 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:35.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:35 smithi169 bash[101133]: audit 2023-09-23T22:27:34.480289+0000 mon.a (mon.0) 136 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:27:35.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:35 smithi169 bash[101133]: audit 2023-09-23T22:27:34.481422+0000 mon.a (mon.0) 137 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:27:35.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:35 smithi169 bash[101133]: audit 2023-09-23T22:27:34.482512+0000 mon.a (mon.0) 138 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:27:35.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:35 smithi169 bash[101133]: cephadm 2023-09-23T22:27:34.483832+0000 mgr.y (mgr.25310) 90 : cephadm 1 Deploying daemon mon.b on smithi187 2023-09-23T22:27:35.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:35 smithi169 bash[104356]: cluster 2023-09-23T22:27:34.039979+0000 mgr.y (mgr.25310) 88 : cluster 0 pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:35.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:35 smithi169 bash[104356]: cephadm 2023-09-23T22:27:34.469154+0000 mgr.y (mgr.25310) 89 : cephadm 1 Upgrade: Updating mon.b 2023-09-23T22:27:35.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:35 smithi169 bash[104356]: audit 2023-09-23T22:27:34.478367+0000 mon.a (mon.0) 135 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:35.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:35 smithi169 bash[104356]: audit 2023-09-23T22:27:34.480289+0000 mon.a (mon.0) 136 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:27:35.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:35 smithi169 bash[104356]: audit 2023-09-23T22:27:34.481422+0000 mon.a (mon.0) 137 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:27:35.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:35 smithi169 bash[104356]: audit 2023-09-23T22:27:34.482512+0000 mon.a (mon.0) 138 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:27:35.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:35 smithi169 bash[104356]: cephadm 2023-09-23T22:27:34.483832+0000 mgr.y (mgr.25310) 90 : cephadm 1 Deploying daemon mon.b on smithi187 2023-09-23T22:27:35.795 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:35 smithi187 bash[31480]: cluster 2023-09-23T22:27:34.039979+0000 mgr.y (mgr.25310) 88 : cluster [DBG] pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:35.795 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:35 smithi187 bash[31480]: cephadm 2023-09-23T22:27:34.469154+0000 mgr.y (mgr.25310) 89 : cephadm [INF] Upgrade: Updating mon.b 2023-09-23T22:27:35.795 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:35 smithi187 bash[31480]: audit 2023-09-23T22:27:34.478367+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:35.795 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:35 smithi187 bash[31480]: audit 2023-09-23T22:27:34.480289+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:27:35.795 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:35 smithi187 bash[31480]: audit 2023-09-23T22:27:34.481422+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:27:35.795 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:35 smithi187 bash[31480]: audit 2023-09-23T22:27:34.482512+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:27:35.795 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:35 smithi187 bash[31480]: cephadm 2023-09-23T22:27:34.483832+0000 mgr.y (mgr.25310) 90 : cephadm [INF] Deploying daemon mon.b on smithi187 2023-09-23T22:27:35.943 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:27:36.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:36 smithi187 systemd[1]: Stopping Ceph mon.b for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T22:27:37.095 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:36 smithi187 bash[31480]: debug 2023-09-23T22:27:36.696+0000 7f7063d04700 -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-23T22:27:37.095 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:36 smithi187 bash[31480]: debug 2023-09-23T22:27:36.696+0000 7f7063d04700 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2023-09-23T22:27:37.825 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:37 smithi187 bash[89367]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-mon-b 2023-09-23T22:27:37.825 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:37 smithi187 bash[89430]: Error response from daemon: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-mon-b 2023-09-23T22:27:37.825 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:37 smithi187 systemd[1]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@mon.b.service: Succeeded. 2023-09-23T22:27:37.825 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:37 smithi187 systemd[1]: Stopped Ceph mon.b for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:27:38.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:37 smithi187 systemd[1]: Started Ceph mon.b for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:27:38.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:27:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:27:38] "GET /metrics HTTP/1.1" 200 33859 "" "Prometheus/2.43.0" 2023-09-23T22:27:39.127 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[78655]: ts=2023-09-23T22:27: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-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi187.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi169:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:27:39.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.812+0000 7f9f8900ac80 0 set uid:gid to 167:167 (ceph:ceph) 2023-09-23T22:27:39.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.812+0000 7f9f8900ac80 0 ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable), process ceph-mon, pid 7 2023-09-23T22:27:39.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.812+0000 7f9f8900ac80 0 pidfile_write: ignore empty --pid-file 2023-09-23T22:27:39.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 0 load: jerasure load: lrc 2023-09-23T22:27:39.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: RocksDB version: 7.9.2 2023-09-23T22:27:39.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Git sha 0 2023-09-23T22:27:39.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Compile date 2023-09-22 15:19:43 2023-09-23T22:27:39.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: DB SUMMARY 2023-09-23T22:27:39.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: DB Session ID: DNN2O92JCHHDT6QU4ZX5 2023-09-23T22:27:39.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: CURRENT file: CURRENT 2023-09-23T22:27:39.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: IDENTITY file: IDENTITY 2023-09-23T22:27:39.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 1860 Bytes 2023-09-23T22:27:39.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000039.sst 2023-09-23T22:27:39.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000037.log size: 1933063 ; 2023-09-23T22:27:39.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.error_if_exists: 0 2023-09-23T22:27:39.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.create_if_missing: 0 2023-09-23T22:27:39.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.paranoid_checks: 1 2023-09-23T22:27:39.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-09-23T22:27:39.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-09-23T22:27:39.129 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-09-23T22:27:39.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.env: 0x557367110720 2023-09-23T22:27:39.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.fs: PosixFileSystem 2023-09-23T22:27:39.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.info_log: 0x557369b43480 2023-09-23T22:27:39.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.max_file_opening_threads: 16 2023-09-23T22:27:39.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.statistics: (nil) 2023-09-23T22:27:39.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.use_fsync: 0 2023-09-23T22:27:39.130 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.max_log_file_size: 0 2023-09-23T22:27:39.131 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-09-23T22:27:39.131 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-09-23T22:27:39.131 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.keep_log_file_num: 1000 2023-09-23T22:27:39.131 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.recycle_log_file_num: 0 2023-09-23T22:27:39.131 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.allow_fallocate: 1 2023-09-23T22:27:39.132 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.allow_mmap_reads: 0 2023-09-23T22:27:39.132 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.allow_mmap_writes: 0 2023-09-23T22:27:39.132 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.use_direct_reads: 0 2023-09-23T22:27:39.132 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-09-23T22:27:39.132 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.create_missing_column_families: 0 2023-09-23T22:27:39.132 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.db_log_dir: 2023-09-23T22:27:39.132 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.wal_dir: 2023-09-23T22:27:39.132 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-09-23T22:27:39.132 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-09-23T22:27:39.132 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-09-23T22:27:39.132 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-09-23T22:27:39.132 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-09-23T22:27:39.133 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-09-23T22:27:39.133 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.advise_random_on_open: 1 2023-09-23T22:27:39.133 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.db_write_buffer_size: 0 2023-09-23T22:27:39.133 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.write_buffer_manager: 0x557368dd0c80 2023-09-23T22:27:39.133 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-09-23T22:27:39.133 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-09-23T22:27:39.133 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-09-23T22:27:39.133 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.rate_limiter: (nil) 2023-09-23T22:27:39.133 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-09-23T22:27:39.133 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.wal_recovery_mode: 2 2023-09-23T22:27:39.133 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.enable_thread_tracking: 0 2023-09-23T22:27:39.133 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.enable_pipelined_write: 0 2023-09-23T22:27:39.134 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.unordered_write: 0 2023-09-23T22:27:39.134 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-09-23T22:27:39.134 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-09-23T22:27:39.134 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-09-23T22:27:39.134 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-09-23T22:27:39.134 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.row_cache: None 2023-09-23T22:27:39.134 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.wal_filter: None 2023-09-23T22:27:39.134 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-09-23T22:27:39.134 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.allow_ingest_behind: 0 2023-09-23T22:27:39.134 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.two_write_queues: 0 2023-09-23T22:27:39.134 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.manual_wal_flush: 0 2023-09-23T22:27:39.134 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.wal_compression: 0 2023-09-23T22:27:39.135 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.atomic_flush: 0 2023-09-23T22:27:39.135 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-09-23T22:27:39.135 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-09-23T22:27:39.135 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-09-23T22:27:39.135 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.log_readahead_size: 0 2023-09-23T22:27:39.135 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-09-23T22:27:39.135 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.best_efforts_recovery: 0 2023-09-23T22:27:39.135 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-09-23T22:27:39.135 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-09-23T22:27:39.135 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.allow_data_in_errors: 0 2023-09-23T22:27:39.136 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.db_host_id: __hostname__ 2023-09-23T22:27:39.136 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-09-23T22:27:39.136 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.max_background_jobs: 2 2023-09-23T22:27:39.136 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.max_background_compactions: -1 2023-09-23T22:27:39.136 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.max_subcompactions: 1 2023-09-23T22:27:39.136 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-09-23T22:27:39.136 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-09-23T22:27:39.136 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-09-23T22:27:39.136 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.max_total_wal_size: 0 2023-09-23T22:27:39.136 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-09-23T22:27:39.136 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-09-23T22:27:39.137 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-09-23T22:27:39.137 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-09-23T22:27:39.137 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.max_open_files: -1 2023-09-23T22:27:39.137 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.bytes_per_sync: 0 2023-09-23T22:27:39.137 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-09-23T22:27:39.137 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-09-23T22:27:39.137 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.compaction_readahead_size: 0 2023-09-23T22:27:39.137 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.max_background_flushes: -1 2023-09-23T22:27:39.137 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Compression algorithms supported: 2023-09-23T22:27:39.137 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-09-23T22:27:39.137 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: kZSTD supported: 0 2023-09-23T22:27:39.137 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: kXpressCompression supported: 0 2023-09-23T22:27:39.138 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: kLZ4HCCompression supported: 1 2023-09-23T22:27:39.138 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: kZlibCompression supported: 1 2023-09-23T22:27:39.138 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: kSnappyCompression supported: 1 2023-09-23T22:27:39.138 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: kLZ4Compression supported: 1 2023-09-23T22:27:39.138 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: kBZip2Compression supported: 0 2023-09-23T22:27:39.138 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-09-23T22:27:39.138 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-09-23T22:27:39.138 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2023-09-23T22:27:39.138 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-09-23T22:27:39.139 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-09-23T22:27:39.139 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.merge_operator: 2023-09-23T22:27:39.139 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.compaction_filter: None 2023-09-23T22:27:39.139 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.compaction_filter_factory: None 2023-09-23T22:27:39.139 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.sst_partitioner_factory: None 2023-09-23T22:27:39.139 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-09-23T22:27:39.139 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-09-23T22:27:39.139 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557369b43580) 2023-09-23T22:27:39.139 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: cache_index_and_filter_blocks: 1 2023-09-23T22:27:39.139 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: cache_index_and_filter_blocks_with_high_priority: 0 2023-09-23T22:27:39.139 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-09-23T22:27:39.139 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: pin_top_level_index_and_filter: 1 2023-09-23T22:27:39.140 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: index_type: 0 2023-09-23T22:27:39.140 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: data_block_index_type: 0 2023-09-23T22:27:39.140 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: index_shortening: 1 2023-09-23T22:27:39.140 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: data_block_hash_table_util_ratio: 0.750000 2023-09-23T22:27:39.140 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: checksum: 4 2023-09-23T22:27:39.140 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: no_block_cache: 0 2023-09-23T22:27:39.140 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: block_cache: 0x557368e53350 2023-09-23T22:27:39.140 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: block_cache_name: BinnedLRUCache 2023-09-23T22:27:39.140 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: block_cache_options: 2023-09-23T22:27:39.140 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: capacity : 536870912 2023-09-23T22:27:39.140 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: num_shard_bits : 4 2023-09-23T22:27:39.140 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: strict_capacity_limit : 0 2023-09-23T22:27:39.140 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: high_pri_pool_ratio: 0.000 2023-09-23T22:27:39.141 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: block_cache_compressed: (nil) 2023-09-23T22:27:39.141 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: persistent_cache: (nil) 2023-09-23T22:27:39.141 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: block_size: 4096 2023-09-23T22:27:39.141 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: block_size_deviation: 10 2023-09-23T22:27:39.141 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: block_restart_interval: 16 2023-09-23T22:27:39.141 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: index_block_restart_interval: 1 2023-09-23T22:27:39.141 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: metadata_block_size: 4096 2023-09-23T22:27:39.141 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: partition_filters: 0 2023-09-23T22:27:39.141 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: use_delta_encoding: 1 2023-09-23T22:27:39.141 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: filter_policy: bloomfilter 2023-09-23T22:27:39.141 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: whole_key_filtering: 1 2023-09-23T22:27:39.141 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: verify_compression: 0 2023-09-23T22:27:39.141 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: read_amp_bytes_per_bit: 0 2023-09-23T22:27:39.142 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: format_version: 5 2023-09-23T22:27:39.142 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: enable_index_compression: 1 2023-09-23T22:27:39.142 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: block_align: 0 2023-09-23T22:27:39.142 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: max_auto_readahead_size: 262144 2023-09-23T22:27:39.142 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: prepopulate_block_cache: 0 2023-09-23T22:27:39.142 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: initial_auto_readahead_size: 8192 2023-09-23T22:27:39.142 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: num_file_reads_for_auto_readahead: 2 2023-09-23T22:27:39.142 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.write_buffer_size: 33554432 2023-09-23T22:27:39.142 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.max_write_buffer_number: 2 2023-09-23T22:27:39.142 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.compression: NoCompression 2023-09-23T22:27:39.142 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.bottommost_compression: Disabled 2023-09-23T22:27:39.143 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.prefix_extractor: nullptr 2023-09-23T22:27:39.143 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-09-23T22:27:39.143 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.num_levels: 7 2023-09-23T22:27:39.143 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-09-23T22:27:39.143 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-09-23T22:27:39.143 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-09-23T22:27:39.143 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-09-23T22:27:39.143 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-09-23T22:27:39.143 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-09-23T22:27:39.143 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-09-23T22:27:39.143 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-09-23T22:27:39.143 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-09-23T22:27:39.143 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-09-23T22:27:39.144 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-09-23T22:27:39.144 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-09-23T22:27:39.144 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-09-23T22:27:39.144 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.compression_opts.level: 32767 2023-09-23T22:27:39.144 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.compression_opts.strategy: 0 2023-09-23T22:27:39.144 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-09-23T22:27:39.144 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-09-23T22:27:39.144 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-09-23T22:27:39.144 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-09-23T22:27:39.144 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.compression_opts.enabled: false 2023-09-23T22:27:39.144 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-09-23T22:27:39.145 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-09-23T22:27:39.145 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-09-23T22:27:39.146 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-09-23T22:27:39.146 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.target_file_size_base: 67108864 2023-09-23T22:27:39.146 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-09-23T22:27:39.146 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-09-23T22:27:39.146 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-09-23T22:27:39.146 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-09-23T22:27:39.146 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-09-23T22:27:39.146 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-09-23T22:27:39.146 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-09-23T22:27:39.146 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-09-23T22:27:39.146 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-09-23T22:27:39.146 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-09-23T22:27:39.147 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-09-23T22:27:39.147 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-09-23T22:27:39.147 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-09-23T22:27:39.147 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-09-23T22:27:39.147 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.arena_block_size: 1048576 2023-09-23T22:27:39.147 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-09-23T22:27:39.147 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-09-23T22:27:39.147 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.disable_auto_compactions: 0 2023-09-23T22:27:39.147 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-09-23T22:27:39.147 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-09-23T22:27:39.147 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-09-23T22:27:39.147 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-09-23T22:27:39.148 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-09-23T22:27:39.148 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-09-23T22:27:39.148 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-09-23T22:27:39.148 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-09-23T22:27:39.148 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-09-23T22:27:39.148 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-09-23T22:27:39.148 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.table_properties_collectors: 2023-09-23T22:27:39.148 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.inplace_update_support: 0 2023-09-23T22:27:39.148 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-09-23T22:27:39.148 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-09-23T22:27:39.148 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-09-23T22:27:39.148 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-09-23T22:27:39.149 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.bloom_locality: 0 2023-09-23T22:27:39.149 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.max_successive_merges: 0 2023-09-23T22:27:39.149 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-09-23T22:27:39.149 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.paranoid_file_checks: 0 2023-09-23T22:27:39.149 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.force_consistency_checks: 1 2023-09-23T22:27:39.149 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.report_bg_io_stats: 0 2023-09-23T22:27:39.149 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.ttl: 2592000 2023-09-23T22:27:39.149 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-09-23T22:27:39.149 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-09-23T22:27:39.149 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-09-23T22:27:39.149 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.enable_blob_files: false 2023-09-23T22:27:39.149 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.min_blob_size: 0 2023-09-23T22:27:39.149 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.blob_file_size: 268435456 2023-09-23T22:27:39.150 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-09-23T22:27:39.150 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-09-23T22:27:39.150 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-09-23T22:27:39.150 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-09-23T22:27:39.150 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-09-23T22:27:39.150 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.blob_file_starting_level: 0 2023-09-23T22:27:39.150 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f8900ac80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-09-23T22:27:39.150 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.816+0000 7f9f7e028700 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-23T22:27:39.150 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.820+0000 7f9f8900ac80 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-23T22:27:39.150 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.820+0000 7f9f8900ac80 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 20933, log_number is 37,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-09-23T22:27:39.150 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.820+0000 7f9f8900ac80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 37 2023-09-23T22:27:39.151 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.820+0000 7f9f8900ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 9a876b08-204f-4012-8de6-9843bd54297d 2023-09-23T22:27:39.151 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.820+0000 7f9f8900ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695508058822933, "job": 1, "event": "recovery_started", "wal_files": [37]} 2023-09-23T22:27:39.151 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.820+0000 7f9f8900ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #37 mode 2 2023-09-23T22:27:39.151 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.824+0000 7f9f8900ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695508058830226, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 42, "file_size": 1202717, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 20928, "largest_seqno": 22356, "table_properties": {"data_size": 1197160, "index_size": 3326, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1221, "raw_key_size": 10219, "raw_average_key_size": 21, "raw_value_size": 1186968, "raw_average_value_size": 2552, "num_data_blocks": 152, "num_entries": 465, "num_filter_entries": 465, "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": 1695508058, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "9a876b08-204f-4012-8de6-9843bd54297d", "db_session_id": "DNN2O92JCHHDT6QU4ZX5", "orig_file_number": 42, "seqno_to_time_mapping": "N/A"}} 2023-09-23T22:27:39.151 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.824+0000 7f9f8900ac80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1695508058830399, "job": 1, "event": "recovery_finished"} 2023-09-23T22:27:39.151 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.824+0000 7f9f8900ac80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 44 2023-09-23T22:27:39.151 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.828+0000 7f9f8900ac80 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-23T22:27:39.151 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.828+0000 7f9f8900ac80 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-23T22:27:39.151 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.828+0000 7f9f8900ac80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x557368ef4000 2023-09-23T22:27:39.151 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.828+0000 7f9f8900ac80 4 rocksdb: DB pointer 0x557368ee2000 2023-09-23T22:27:39.151 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.828+0000 7f9f7781b700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-09-23T22:27:39.151 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.828+0000 7f9f7781b700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-09-23T22:27:39.152 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: ** DB Stats ** 2023-09-23T22:27:39.152 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T22:27:39.152 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: 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-23T22:27:39.152 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T22:27:39.152 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T22:27:39.152 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: 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-23T22:27:39.152 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-09-23T22:27:39.152 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-09-23T22:27:39.152 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: ** Compaction Stats [default] ** 2023-09-23T22:27:39.152 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: 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-23T22:27:39.152 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-09-23T22:27:39.152 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: L0 1/0 1.15 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 352.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-09-23T22:27:39.152 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: L6 1/0 7.91 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-23T22:27:39.153 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: Sum 2/0 9.05 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 352.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-09-23T22:27:39.153 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 352.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-09-23T22:27:39.153 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: ** Compaction Stats [default] ** 2023-09-23T22:27:39.153 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: 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-23T22:27:39.153 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-09-23T22:27:39.153 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 352.3 0.00 0.00 1 0.003 0 0 0.0 0.0 2023-09-23T22:27:39.153 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-09-23T22:27:39.153 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: Uptime(secs): 0.0 total, 0.0 interval 2023-09-23T22:27:39.153 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: Flush(GB): cumulative 0.001, interval 0.001 2023-09-23T22:27:39.153 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: AddFile(GB): cumulative 0.000, interval 0.000 2023-09-23T22:27:39.153 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: AddFile(Total Files): cumulative 0, interval 0 2023-09-23T22:27:39.153 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: AddFile(L0 Files): cumulative 0, interval 0 2023-09-23T22:27:39.154 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: AddFile(Keys): cumulative 0, interval 0 2023-09-23T22:27:39.154 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: Cumulative compaction: 0.00 GB write, 87.09 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T22:27:39.154 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: Interval compaction: 0.00 GB write, 87.09 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-09-23T22:27:39.154 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: 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-23T22:27:39.154 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: Block cache BinnedLRUCache@0x557368e53350#7 capacity: 512.00 MB usage: 4.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.9e-05 secs_since: 0 2023-09-23T22:27:39.154 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: Block cache entry stats(count,size,portion): FilterBlock(1,1.28 KB,0.000244379%) IndexBlock(1,3.33 KB,0.000634789%) Misc(1,0.00 KB,0%) 2023-09-23T22:27:39.154 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: ** File Read Latency Histogram By Level [default] ** 2023-09-23T22:27:39.154 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.832+0000 7f9f8900ac80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0] at bind addrs [v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 2023-09-23T22:27:39.154 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.832+0000 7f9f8900ac80 1 mon.b@-1(???) e3 preinit fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 2023-09-23T22:27:39.154 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.832+0000 7f9f8900ac80 0 mon.b@-1(???).mds e10 new map 2023-09-23T22:27:39.154 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.832+0000 7f9f8900ac80 0 mon.b@-1(???).mds e10 print_map 2023-09-23T22:27:39.154 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: e10 2023-09-23T22:27:39.155 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: enable_multiple, ever_enabled_multiple: 1,1 2023-09-23T22:27:39.155 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: 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-23T22:27:39.155 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: legacy client fscid: 1 2023-09-23T22:27:39.155 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: 2023-09-23T22:27:39.155 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: Filesystem 'foo' (1) 2023-09-23T22:27:39.155 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: fs_name foo 2023-09-23T22:27:39.155 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: epoch 10 2023-09-23T22:27:39.155 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-09-23T22:27:39.155 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: created 2023-09-23T22:19:15.679417+0000 2023-09-23T22:27:39.155 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: modified 2023-09-23T22:19:25.917224+0000 2023-09-23T22:27:39.155 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: tableserver 0 2023-09-23T22:27:39.155 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: root 0 2023-09-23T22:27:39.156 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: session_timeout 60 2023-09-23T22:27:39.156 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: session_autoclose 300 2023-09-23T22:27:39.156 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: max_file_size 1099511627776 2023-09-23T22:27:39.156 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: required_client_features {} 2023-09-23T22:27:39.156 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: last_failure 0 2023-09-23T22:27:39.156 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: last_failure_osd_epoch 68 2023-09-23T22:27:39.156 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: 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-23T22:27:39.156 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: max_mds 1 2023-09-23T22:27:39.156 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: in 0 2023-09-23T22:27:39.156 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: up {0=24508} 2023-09-23T22:27:39.156 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: failed 2023-09-23T22:27:39.156 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: damaged 2023-09-23T22:27:39.157 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: stopped 2023-09-23T22:27:39.157 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: data_pools [4] 2023-09-23T22:27:39.157 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: metadata_pool 3 2023-09-23T22:27:39.157 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: inline_data disabled 2023-09-23T22:27:39.157 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: balancer 2023-09-23T22:27:39.157 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: bal_rank_mask -1 2023-09-23T22:27:39.157 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: standby_count_wanted 1 2023-09-23T22:27:39.157 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: [mds.foo.smithi187.ecsgsg{0:24508} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.187:6832/3147381367,v1:172.21.15.187:6833/3147381367] compat {c=[1],r=[1],i=[7ff]}] 2023-09-23T22:27:39.157 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: 2023-09-23T22:27:39.157 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: 2023-09-23T22:27:39.157 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: Standby daemons: 2023-09-23T22:27:39.157 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: 2023-09-23T22:27:39.157 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: [mds.foo.smithi169.txmybt{-1:14658} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.169:6834/438672921,v1:172.21.15.169:6835/438672921] compat {c=[1],r=[1],i=[7ff]}] 2023-09-23T22:27:39.158 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.832+0000 7f9f8900ac80 0 mon.b@-1(???).osd e79 crush map has features 3314933000854323200, adjusting msgr requires 2023-09-23T22:27:39.158 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.832+0000 7f9f8900ac80 0 mon.b@-1(???).osd e79 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T22:27:39.158 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.832+0000 7f9f8900ac80 0 mon.b@-1(???).osd e79 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T22:27:39.158 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.832+0000 7f9f8900ac80 0 mon.b@-1(???).osd e79 crush map has features 432629239337189376, adjusting msgr requires 2023-09-23T22:27:39.158 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.832+0000 7f9f8900ac80 1 mon.b@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2023-09-23T22:27:39.158 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.836+0000 7f9f8900ac80 20 expand_channel_meta expand map: {default=false} 2023-09-23T22:27:39.158 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.836+0000 7f9f8900ac80 20 expand_channel_meta from 'false' to 'false' 2023-09-23T22:27:39.158 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.836+0000 7f9f8900ac80 20 expand_channel_meta expanded map: {default=false} 2023-09-23T22:27:39.158 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.836+0000 7f9f8900ac80 20 expand_channel_meta expand map: {default=info} 2023-09-23T22:27:39.158 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.836+0000 7f9f8900ac80 20 expand_channel_meta from 'info' to 'info' 2023-09-23T22:27:39.158 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.836+0000 7f9f8900ac80 20 expand_channel_meta expanded map: {default=info} 2023-09-23T22:27:39.158 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.836+0000 7f9f8900ac80 20 expand_channel_meta expand map: {default=daemon} 2023-09-23T22:27:39.159 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.836+0000 7f9f8900ac80 20 expand_channel_meta from 'daemon' to 'daemon' 2023-09-23T22:27:39.159 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.836+0000 7f9f8900ac80 20 expand_channel_meta expanded map: {default=daemon} 2023-09-23T22:27:39.159 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.836+0000 7f9f8900ac80 20 expand_channel_meta expand map: {default=debug} 2023-09-23T22:27:39.159 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.836+0000 7f9f8900ac80 20 expand_channel_meta from 'debug' to 'debug' 2023-09-23T22:27:39.159 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:38 smithi187 bash[89487]: debug 2023-09-23T22:27:38.836+0000 7f9f8900ac80 20 expand_channel_meta expanded map: {default=debug} 2023-09-23T22:27:44.282 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:27:43 smithi169 bash[90995]: debug 2023-09-23T22:27:43.845+0000 7f62d3681700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-09-23T22:27:45.135 INFO:teuthology.orchestra.run.smithi169.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:27:45.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:45 smithi169 bash[101133]: cluster 2023-09-23T22:27:40.042540+0000 mgr.y (mgr.25310) 95 : cluster 0 pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:45.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:45 smithi169 bash[101133]: cluster 2023-09-23T22:27:40.079909+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-09-23T22:27:45.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:45 smithi169 bash[101133]: cluster 2023-09-23T22:27:40.080516+0000 mon.a (mon.0) 145 : cluster 1 overall HEALTH_OK 2023-09-23T22:27:45.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:45 smithi169 bash[101133]: audit 2023-09-23T22:27:40.081055+0000 mon.a (mon.0) 146 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:27:45.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:45 smithi169 bash[101133]: audit 2023-09-23T22:27:40.081443+0000 mon.a (mon.0) 147 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:27:45.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:45 smithi169 bash[101133]: audit 2023-09-23T22:27:40.081674+0000 mon.a (mon.0) 148 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:27:45.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:45 smithi169 bash[101133]: cluster 2023-09-23T22:27:40.082876+0000 mon.a (mon.0) 149 : cluster 1 mon.a calling monitor election 2023-09-23T22:27:45.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:45 smithi169 bash[101133]: audit 2023-09-23T22:27:41.112699+0000 mon.a (mon.0) 150 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:27:45.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:45 smithi169 bash[101133]: cluster 2023-09-23T22:27:42.043551+0000 mgr.y (mgr.25310) 96 : cluster 0 pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:45.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:45 smithi169 bash[101133]: cluster 2023-09-23T22:27:44.044238+0000 mgr.y (mgr.25310) 97 : cluster 0 pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:45.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:45 smithi169 bash[101133]: cluster 2023-09-23T22:27:45.084434+0000 mon.a (mon.0) 151 : cluster 1 mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-23T22:27:45.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:45 smithi169 bash[101133]: cluster 2023-09-23T22:27:45.090992+0000 mon.a (mon.0) 152 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0],b=[v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0],c=[v2:172.21.15.169:3301/0,v1:172.21.15.169:6790/0]} removed_ranks: {} 2023-09-23T22:27:45.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:45 smithi169 bash[101133]: cluster 2023-09-23T22:27:45.111604+0000 mon.a (mon.0) 153 : cluster 0 fsmap foo:1 {0=foo.smithi187.ecsgsg=up:active} 1 up:standby 2023-09-23T22:27:45.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:45 smithi169 bash[101133]: cluster 2023-09-23T22:27:45.111659+0000 mon.a (mon.0) 154 : cluster 0 osdmap e79: 8 total, 8 up, 8 in 2023-09-23T22:27:45.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:45 smithi169 bash[101133]: cluster 2023-09-23T22:27:45.112364+0000 mon.a (mon.0) 155 : cluster 0 mgrmap e35: y(active, since 2m), standbys: x 2023-09-23T22:27:45.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:45 smithi169 bash[101133]: cluster 2023-09-23T22:27:45.112680+0000 mon.a (mon.0) 156 : cluster 3 Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-09-23T22:27:45.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:45 smithi169 bash[101133]: cluster 2023-09-23T22:27:45.122583+0000 mon.a (mon.0) 157 : cluster 3 Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-09-23T22:27:45.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:45 smithi169 bash[101133]: cluster 2023-09-23T22:27:45.122630+0000 mon.a (mon.0) 158 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-09-23T22:27:45.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:45 smithi169 bash[101133]: cluster 2023-09-23T22:27:45.122711+0000 mon.a (mon.0) 159 : cluster 3 mon.c (rank 2) addr [v2:172.21.15.169:3301/0,v1:172.21.15.169:6790/0] is down (out of quorum) 2023-09-23T22:27:45.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:45 smithi169 bash[101133]: audit 2023-09-23T22:27:45.126673+0000 mon.a (mon.0) 160 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:45.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:45 smithi169 bash[101133]: audit 2023-09-23T22:27:45.130748+0000 mon.a (mon.0) 161 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:45.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:45 smithi169 bash[101133]: audit 2023-09-23T22:27:45.135814+0000 mon.a (mon.0) 162 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:45.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:45 smithi187 bash[89487]: cluster 2023-09-23T22:27:40.042540+0000 mgr.y (mgr.25310) 95 : cluster 0 pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:45.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:45 smithi187 bash[89487]: cluster 2023-09-23T22:27:40.079909+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-09-23T22:27:45.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:45 smithi187 bash[89487]: cluster 2023-09-23T22:27:40.080516+0000 mon.a (mon.0) 145 : cluster 1 overall HEALTH_OK 2023-09-23T22:27:45.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:45 smithi187 bash[89487]: audit 2023-09-23T22:27:40.081055+0000 mon.a (mon.0) 146 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:27:45.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:45 smithi187 bash[89487]: audit 2023-09-23T22:27:40.081443+0000 mon.a (mon.0) 147 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:27:45.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:45 smithi187 bash[89487]: audit 2023-09-23T22:27:40.081674+0000 mon.a (mon.0) 148 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:27:45.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:45 smithi187 bash[89487]: cluster 2023-09-23T22:27:40.082876+0000 mon.a (mon.0) 149 : cluster 1 mon.a calling monitor election 2023-09-23T22:27:45.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:45 smithi187 bash[89487]: audit 2023-09-23T22:27:41.112699+0000 mon.a (mon.0) 150 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:27:45.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:45 smithi187 bash[89487]: cluster 2023-09-23T22:27:42.043551+0000 mgr.y (mgr.25310) 96 : cluster 0 pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:45.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:45 smithi187 bash[89487]: cluster 2023-09-23T22:27:44.044238+0000 mgr.y (mgr.25310) 97 : cluster 0 pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:45.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:45 smithi187 bash[89487]: cluster 2023-09-23T22:27:45.084434+0000 mon.a (mon.0) 151 : cluster 1 mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-23T22:27:45.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:45 smithi187 bash[89487]: cluster 2023-09-23T22:27:45.090992+0000 mon.a (mon.0) 152 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0],b=[v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0],c=[v2:172.21.15.169:3301/0,v1:172.21.15.169:6790/0]} removed_ranks: {} 2023-09-23T22:27:45.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:45 smithi187 bash[89487]: cluster 2023-09-23T22:27:45.111604+0000 mon.a (mon.0) 153 : cluster 0 fsmap foo:1 {0=foo.smithi187.ecsgsg=up:active} 1 up:standby 2023-09-23T22:27:45.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:45 smithi187 bash[89487]: cluster 2023-09-23T22:27:45.111659+0000 mon.a (mon.0) 154 : cluster 0 osdmap e79: 8 total, 8 up, 8 in 2023-09-23T22:27:45.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:45 smithi187 bash[89487]: cluster 2023-09-23T22:27:45.112364+0000 mon.a (mon.0) 155 : cluster 0 mgrmap e35: y(active, since 2m), standbys: x 2023-09-23T22:27:45.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:45 smithi187 bash[89487]: cluster 2023-09-23T22:27:45.112680+0000 mon.a (mon.0) 156 : cluster 3 Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-09-23T22:27:45.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:45 smithi187 bash[89487]: cluster 2023-09-23T22:27:45.122583+0000 mon.a (mon.0) 157 : cluster 3 Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-09-23T22:27:45.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:45 smithi187 bash[89487]: cluster 2023-09-23T22:27:45.122630+0000 mon.a (mon.0) 158 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-09-23T22:27:45.630 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:45 smithi187 bash[89487]: cluster 2023-09-23T22:27:45.122711+0000 mon.a (mon.0) 159 : cluster 3 mon.c (rank 2) addr [v2:172.21.15.169:3301/0,v1:172.21.15.169:6790/0] is down (out of quorum) 2023-09-23T22:27:45.630 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:45 smithi187 bash[89487]: audit 2023-09-23T22:27:45.126673+0000 mon.a (mon.0) 160 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:45.630 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:45 smithi187 bash[89487]: audit 2023-09-23T22:27:45.130748+0000 mon.a (mon.0) 161 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:45.630 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:45 smithi187 bash[89487]: audit 2023-09-23T22:27:45.135814+0000 mon.a (mon.0) 162 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:45.970 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'sleep 60' 2023-09-23T22:27:46.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:46 smithi169 bash[101133]: audit 2023-09-23T22:27:45.178956+0000 mon.a (mon.0) 163 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:27:46.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:46 smithi187 bash[89487]: audit 2023-09-23T22:27:45.178956+0000 mon.a (mon.0) 163 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:27:46.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:46 smithi169 bash[104356]: cluster 2023-09-23T22:27:40.042540+0000 mgr.y (mgr.25310) 95 : cluster 0 pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:46.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:46 smithi169 bash[104356]: cluster 2023-09-23T22:27:40.079909+0000 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-09-23T22:27:46.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:46 smithi169 bash[104356]: cluster 2023-09-23T22:27:40.080516+0000 mon.a (mon.0) 145 : cluster 1 overall HEALTH_OK 2023-09-23T22:27:46.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:46 smithi169 bash[104356]: audit 2023-09-23T22:27:40.081055+0000 mon.a (mon.0) 146 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-09-23T22:27:46.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:46 smithi169 bash[104356]: audit 2023-09-23T22:27:40.081443+0000 mon.a (mon.0) 147 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-09-23T22:27:46.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:46 smithi169 bash[104356]: audit 2023-09-23T22:27:40.081674+0000 mon.a (mon.0) 148 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-09-23T22:27:46.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:46 smithi169 bash[104356]: cluster 2023-09-23T22:27:40.082876+0000 mon.a (mon.0) 149 : cluster 1 mon.a calling monitor election 2023-09-23T22:27:46.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:46 smithi169 bash[104356]: audit 2023-09-23T22:27:41.112699+0000 mon.a (mon.0) 150 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:27:46.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:46 smithi169 bash[104356]: cluster 2023-09-23T22:27:42.043551+0000 mgr.y (mgr.25310) 96 : cluster 0 pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:46.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:46 smithi169 bash[104356]: cluster 2023-09-23T22:27:44.044238+0000 mgr.y (mgr.25310) 97 : cluster 0 pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:46.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:46 smithi169 bash[104356]: cluster 2023-09-23T22:27:45.084434+0000 mon.a (mon.0) 151 : cluster 1 mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-09-23T22:27:46.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:46 smithi169 bash[104356]: cluster 2023-09-23T22:27:45.090992+0000 mon.a (mon.0) 152 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0],b=[v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0],c=[v2:172.21.15.169:3301/0,v1:172.21.15.169:6790/0]} removed_ranks: {} 2023-09-23T22:27:46.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:46 smithi169 bash[104356]: cluster 2023-09-23T22:27:45.111604+0000 mon.a (mon.0) 153 : cluster 0 fsmap foo:1 {0=foo.smithi187.ecsgsg=up:active} 1 up:standby 2023-09-23T22:27:46.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:46 smithi169 bash[104356]: cluster 2023-09-23T22:27:45.111659+0000 mon.a (mon.0) 154 : cluster 0 osdmap e79: 8 total, 8 up, 8 in 2023-09-23T22:27:46.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:46 smithi169 bash[104356]: cluster 2023-09-23T22:27:45.112364+0000 mon.a (mon.0) 155 : cluster 0 mgrmap e35: y(active, since 2m), standbys: x 2023-09-23T22:27:46.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:46 smithi169 bash[104356]: cluster 2023-09-23T22:27:45.112680+0000 mon.a (mon.0) 156 : cluster 3 Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-09-23T22:27:46.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:46 smithi169 bash[104356]: cluster 2023-09-23T22:27:45.122583+0000 mon.a (mon.0) 157 : cluster 3 Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-09-23T22:27:46.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:46 smithi169 bash[104356]: cluster 2023-09-23T22:27:45.122630+0000 mon.a (mon.0) 158 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-09-23T22:27:46.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:46 smithi169 bash[104356]: cluster 2023-09-23T22:27:45.122711+0000 mon.a (mon.0) 159 : cluster 3 mon.c (rank 2) addr [v2:172.21.15.169:3301/0,v1:172.21.15.169:6790/0] is down (out of quorum) 2023-09-23T22:27:46.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:46 smithi169 bash[104356]: audit 2023-09-23T22:27:45.126673+0000 mon.a (mon.0) 160 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:46.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:46 smithi169 bash[104356]: audit 2023-09-23T22:27:45.130748+0000 mon.a (mon.0) 161 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:46.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:46 smithi169 bash[104356]: audit 2023-09-23T22:27:45.135814+0000 mon.a (mon.0) 162 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:46.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:46 smithi169 bash[104356]: audit 2023-09-23T22:27:45.178956+0000 mon.a (mon.0) 163 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:27:47.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:47 smithi169 bash[101133]: cluster 2023-09-23T22:27:40.084211+0000 mon.c (mon.2) 3 : cluster 1 mon.c calling monitor election 2023-09-23T22:27:47.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:47 smithi169 bash[101133]: cluster 2023-09-23T22:27:46.044846+0000 mgr.y (mgr.25310) 98 : cluster 0 pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:47.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:47 smithi169 bash[101133]: cluster 2023-09-23T22:27:46.259648+0000 mon.b (mon.1) 3 : cluster 1 mon.b calling monitor election 2023-09-23T22:27:47.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:47 smithi169 bash[101133]: cluster 2023-09-23T22:27:46.262748+0000 mon.a (mon.0) 164 : cluster 1 mon.a calling monitor election 2023-09-23T22:27:47.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:47 smithi169 bash[101133]: cluster 2023-09-23T22:27:46.285944+0000 mon.a (mon.0) 165 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T22:27:47.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:47 smithi169 bash[101133]: cluster 2023-09-23T22:27:46.293221+0000 mon.a (mon.0) 166 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0],b=[v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0],c=[v2:172.21.15.169:3301/0,v1:172.21.15.169:6790/0]} removed_ranks: {} 2023-09-23T22:27:47.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:47 smithi169 bash[101133]: cluster 2023-09-23T22:27:46.293821+0000 mon.a (mon.0) 167 : cluster 0 fsmap foo:1 {0=foo.smithi187.ecsgsg=up:active} 1 up:standby 2023-09-23T22:27:47.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:47 smithi169 bash[101133]: cluster 2023-09-23T22:27:46.293859+0000 mon.a (mon.0) 168 : cluster 0 osdmap e79: 8 total, 8 up, 8 in 2023-09-23T22:27:47.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:47 smithi169 bash[101133]: cluster 2023-09-23T22:27:46.294295+0000 mon.a (mon.0) 169 : cluster 0 mgrmap e35: y(active, since 2m), standbys: x 2023-09-23T22:27:47.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:47 smithi169 bash[101133]: cluster 2023-09-23T22:27:46.294570+0000 mon.a (mon.0) 170 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-23T22:27:47.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:47 smithi169 bash[101133]: cluster 2023-09-23T22:27:46.294593+0000 mon.a (mon.0) 171 : cluster 1 Cluster is now healthy 2023-09-23T22:27:47.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:47 smithi169 bash[101133]: cluster 2023-09-23T22:27:46.323283+0000 mon.a (mon.0) 172 : cluster 1 overall HEALTH_OK 2023-09-23T22:27:47.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:47 smithi169 bash[104356]: cluster 2023-09-23T22:27:40.084211+0000 mon.c (mon.2) 3 : cluster 1 mon.c calling monitor election 2023-09-23T22:27:47.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:47 smithi169 bash[104356]: cluster 2023-09-23T22:27:46.044846+0000 mgr.y (mgr.25310) 98 : cluster 0 pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:47.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:47 smithi169 bash[104356]: cluster 2023-09-23T22:27:46.259648+0000 mon.b (mon.1) 3 : cluster 1 mon.b calling monitor election 2023-09-23T22:27:47.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:47 smithi169 bash[104356]: cluster 2023-09-23T22:27:46.262748+0000 mon.a (mon.0) 164 : cluster 1 mon.a calling monitor election 2023-09-23T22:27:47.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:47 smithi169 bash[104356]: cluster 2023-09-23T22:27:46.285944+0000 mon.a (mon.0) 165 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T22:27:47.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:47 smithi169 bash[104356]: cluster 2023-09-23T22:27:46.293221+0000 mon.a (mon.0) 166 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0],b=[v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0],c=[v2:172.21.15.169:3301/0,v1:172.21.15.169:6790/0]} removed_ranks: {} 2023-09-23T22:27:47.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:47 smithi169 bash[104356]: cluster 2023-09-23T22:27:46.293821+0000 mon.a (mon.0) 167 : cluster 0 fsmap foo:1 {0=foo.smithi187.ecsgsg=up:active} 1 up:standby 2023-09-23T22:27:47.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:47 smithi169 bash[104356]: cluster 2023-09-23T22:27:46.293859+0000 mon.a (mon.0) 168 : cluster 0 osdmap e79: 8 total, 8 up, 8 in 2023-09-23T22:27:47.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:47 smithi169 bash[104356]: cluster 2023-09-23T22:27:46.294295+0000 mon.a (mon.0) 169 : cluster 0 mgrmap e35: y(active, since 2m), standbys: x 2023-09-23T22:27:47.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:47 smithi169 bash[104356]: cluster 2023-09-23T22:27:46.294570+0000 mon.a (mon.0) 170 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-23T22:27:47.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:47 smithi169 bash[104356]: cluster 2023-09-23T22:27:46.294593+0000 mon.a (mon.0) 171 : cluster 1 Cluster is now healthy 2023-09-23T22:27:47.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:47 smithi169 bash[104356]: cluster 2023-09-23T22:27:46.323283+0000 mon.a (mon.0) 172 : cluster 1 overall HEALTH_OK 2023-09-23T22:27:47.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:47 smithi187 bash[89487]: cluster 2023-09-23T22:27:40.084211+0000 mon.c (mon.2) 3 : cluster 1 mon.c calling monitor election 2023-09-23T22:27:47.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:47 smithi187 bash[89487]: cluster 2023-09-23T22:27:46.044846+0000 mgr.y (mgr.25310) 98 : cluster 0 pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:47.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:47 smithi187 bash[89487]: cluster 2023-09-23T22:27:46.259648+0000 mon.b (mon.1) 3 : cluster 1 mon.b calling monitor election 2023-09-23T22:27:47.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:47 smithi187 bash[89487]: cluster 2023-09-23T22:27:46.262748+0000 mon.a (mon.0) 164 : cluster 1 mon.a calling monitor election 2023-09-23T22:27:47.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:47 smithi187 bash[89487]: cluster 2023-09-23T22:27:46.285944+0000 mon.a (mon.0) 165 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-09-23T22:27:47.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:47 smithi187 bash[89487]: cluster 2023-09-23T22:27:46.293221+0000 mon.a (mon.0) 166 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0],b=[v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0],c=[v2:172.21.15.169:3301/0,v1:172.21.15.169:6790/0]} removed_ranks: {} 2023-09-23T22:27:47.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:47 smithi187 bash[89487]: cluster 2023-09-23T22:27:46.293821+0000 mon.a (mon.0) 167 : cluster 0 fsmap foo:1 {0=foo.smithi187.ecsgsg=up:active} 1 up:standby 2023-09-23T22:27:47.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:47 smithi187 bash[89487]: cluster 2023-09-23T22:27:46.293859+0000 mon.a (mon.0) 168 : cluster 0 osdmap e79: 8 total, 8 up, 8 in 2023-09-23T22:27:47.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:47 smithi187 bash[89487]: cluster 2023-09-23T22:27:46.294295+0000 mon.a (mon.0) 169 : cluster 0 mgrmap e35: y(active, since 2m), standbys: x 2023-09-23T22:27:47.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:47 smithi187 bash[89487]: cluster 2023-09-23T22:27:46.294570+0000 mon.a (mon.0) 170 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-09-23T22:27:47.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:47 smithi187 bash[89487]: cluster 2023-09-23T22:27:46.294593+0000 mon.a (mon.0) 171 : cluster 1 Cluster is now healthy 2023-09-23T22:27:47.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:47 smithi187 bash[89487]: cluster 2023-09-23T22:27:46.323283+0000 mon.a (mon.0) 172 : cluster 1 overall HEALTH_OK 2023-09-23T22:27:48.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:27:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:27:48] "GET /metrics HTTP/1.1" 200 33867 "" "Prometheus/2.43.0" 2023-09-23T22:27:49.127 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:27:48 smithi187 bash[78655]: ts=2023-09-23T22:27: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-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi187.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi169:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:27:49.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:49 smithi169 bash[101133]: cluster 2023-09-23T22:27:48.045970+0000 mgr.y (mgr.25310) 99 : cluster 0 pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:49.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:49 smithi169 bash[104356]: cluster 2023-09-23T22:27:48.045970+0000 mgr.y (mgr.25310) 99 : cluster 0 pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:49.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:49 smithi187 bash[89487]: cluster 2023-09-23T22:27:48.045970+0000 mgr.y (mgr.25310) 99 : cluster 0 pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:50.749 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:27:51.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:51 smithi169 bash[101133]: cluster 2023-09-23T22:27:50.046591+0000 mgr.y (mgr.25310) 100 : cluster 0 pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:51.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:51 smithi169 bash[104356]: cluster 2023-09-23T22:27:50.046591+0000 mgr.y (mgr.25310) 100 : cluster 0 pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:51.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:51 smithi187 bash[89487]: cluster 2023-09-23T22:27:50.046591+0000 mgr.y (mgr.25310) 100 : cluster 0 pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:52.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:52 smithi187 bash[89487]: audit 2023-09-23T22:27:51.622459+0000 mon.a (mon.0) 173 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:52.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:52 smithi187 bash[89487]: audit 2023-09-23T22:27:51.630842+0000 mon.a (mon.0) 174 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:52.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:52 smithi187 bash[89487]: cluster 2023-09-23T22:27:52.047213+0000 mgr.y (mgr.25310) 101 : cluster 0 pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:52.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:52 smithi187 bash[89487]: audit 2023-09-23T22:27:52.427003+0000 mon.a (mon.0) 175 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:52.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:52 smithi187 bash[89487]: audit 2023-09-23T22:27:52.433620+0000 mon.a (mon.0) 176 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:53.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:52 smithi169 bash[101133]: audit 2023-09-23T22:27:51.622459+0000 mon.a (mon.0) 173 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:53.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:52 smithi169 bash[101133]: audit 2023-09-23T22:27:51.630842+0000 mon.a (mon.0) 174 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:53.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:52 smithi169 bash[101133]: cluster 2023-09-23T22:27:52.047213+0000 mgr.y (mgr.25310) 101 : cluster 0 pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:53.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:52 smithi169 bash[101133]: audit 2023-09-23T22:27:52.427003+0000 mon.a (mon.0) 175 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:53.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:52 smithi169 bash[101133]: audit 2023-09-23T22:27:52.433620+0000 mon.a (mon.0) 176 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:53.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:52 smithi169 bash[104356]: audit 2023-09-23T22:27:51.622459+0000 mon.a (mon.0) 173 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:53.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:52 smithi169 bash[104356]: audit 2023-09-23T22:27:51.630842+0000 mon.a (mon.0) 174 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:53.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:52 smithi169 bash[104356]: cluster 2023-09-23T22:27:52.047213+0000 mgr.y (mgr.25310) 101 : cluster 0 pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:53.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:52 smithi169 bash[104356]: audit 2023-09-23T22:27:52.427003+0000 mon.a (mon.0) 175 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:53.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:52 smithi169 bash[104356]: audit 2023-09-23T22:27:52.433620+0000 mon.a (mon.0) 176 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:27:55.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:55 smithi187 bash[89487]: cluster 2023-09-23T22:27:54.047910+0000 mgr.y (mgr.25310) 102 : cluster 0 pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:55.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:55 smithi169 bash[101133]: cluster 2023-09-23T22:27:54.047910+0000 mgr.y (mgr.25310) 102 : cluster 0 pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:55.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:55 smithi169 bash[104356]: cluster 2023-09-23T22:27:54.047910+0000 mgr.y (mgr.25310) 102 : cluster 0 pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:57.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:57 smithi169 bash[101133]: cluster 2023-09-23T22:27:56.048562+0000 mgr.y (mgr.25310) 103 : cluster 0 pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:57.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:57 smithi169 bash[101133]: audit 2023-09-23T22:27:56.112968+0000 mon.a (mon.0) 177 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:27:57.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:57 smithi169 bash[104356]: cluster 2023-09-23T22:27:56.048562+0000 mgr.y (mgr.25310) 103 : cluster 0 pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:57.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:57 smithi169 bash[104356]: audit 2023-09-23T22:27:56.112968+0000 mon.a (mon.0) 177 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:27:57.321 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:57 smithi187 bash[89487]: cluster 2023-09-23T22:27:56.048562+0000 mgr.y (mgr.25310) 103 : cluster 0 pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:57.321 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:57 smithi187 bash[89487]: audit 2023-09-23T22:27:56.112968+0000 mon.a (mon.0) 177 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:27:58.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:27:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:27:58] "GET /metrics HTTP/1.1" 200 33866 "" "Prometheus/2.43.0" 2023-09-23T22:27:58.878 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:27:58 smithi187 bash[78655]: ts=2023-09-23T22:27: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-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi187.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi169:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:27:59.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:27:59 smithi187 bash[89487]: cluster 2023-09-23T22:27:58.049602+0000 mgr.y (mgr.25310) 104 : cluster 0 pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:59.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:27:59 smithi169 bash[101133]: cluster 2023-09-23T22:27:58.049602+0000 mgr.y (mgr.25310) 104 : cluster 0 pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:27:59.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:27:59 smithi169 bash[104356]: cluster 2023-09-23T22:27:58.049602+0000 mgr.y (mgr.25310) 104 : cluster 0 pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:01.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:01 smithi187 bash[89487]: cluster 2023-09-23T22:28:00.050204+0000 mgr.y (mgr.25310) 105 : cluster 0 pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:01.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:01 smithi169 bash[101133]: cluster 2023-09-23T22:28:00.050204+0000 mgr.y (mgr.25310) 105 : cluster 0 pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:01.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:01 smithi169 bash[104356]: cluster 2023-09-23T22:28:00.050204+0000 mgr.y (mgr.25310) 105 : cluster 0 pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:03.738 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:03 smithi169 bash[104356]: cluster 2023-09-23T22:28:02.051268+0000 mgr.y (mgr.25310) 106 : cluster 0 pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:03.738 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:03 smithi169 bash[104356]: audit 2023-09-23T22:28:02.385168+0000 mon.a (mon.0) 178 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:03.738 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:03 smithi169 bash[104356]: audit 2023-09-23T22:28:02.394473+0000 mon.a (mon.0) 179 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:03.738 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:03 smithi169 bash[104356]: audit 2023-09-23T22:28:02.395974+0000 mon.a (mon.0) 180 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:03.738 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:03 smithi169 bash[104356]: audit 2023-09-23T22:28:02.397290+0000 mon.a (mon.0) 181 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:28:03.738 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:03 smithi169 bash[104356]: audit 2023-09-23T22:28:02.403947+0000 mon.a (mon.0) 182 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:03.738 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:03 smithi169 bash[104356]: cephadm 2023-09-23T22:28:02.473636+0000 mgr.y (mgr.25310) 107 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-09-23T22:28:03.738 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:03 smithi169 bash[104356]: audit 2023-09-23T22:28:02.474277+0000 mon.a (mon.0) 183 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:28:03.738 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:03 smithi169 bash[104356]: audit 2023-09-23T22:28:02.475858+0000 mon.a (mon.0) 184 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:28:03.738 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:03 smithi169 bash[104356]: audit 2023-09-23T22:28:02.477272+0000 mon.a (mon.0) 185 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:03.739 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:03 smithi169 bash[104356]: cephadm 2023-09-23T22:28:02.478866+0000 mgr.y (mgr.25310) 108 : cephadm 1 Reconfiguring daemon mon.a on smithi169 2023-09-23T22:28:03.739 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:03 smithi169 bash[101133]: cluster 2023-09-23T22:28:02.051268+0000 mgr.y (mgr.25310) 106 : cluster 0 pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:03.739 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:03 smithi169 bash[101133]: audit 2023-09-23T22:28:02.385168+0000 mon.a (mon.0) 178 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:03.739 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:03 smithi169 bash[101133]: audit 2023-09-23T22:28:02.394473+0000 mon.a (mon.0) 179 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:03.739 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:03 smithi169 bash[101133]: audit 2023-09-23T22:28:02.395974+0000 mon.a (mon.0) 180 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:03.739 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:03 smithi169 bash[101133]: audit 2023-09-23T22:28:02.397290+0000 mon.a (mon.0) 181 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:28:03.739 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:03 smithi169 bash[101133]: audit 2023-09-23T22:28:02.403947+0000 mon.a (mon.0) 182 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:03.739 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:03 smithi169 bash[101133]: cephadm 2023-09-23T22:28:02.473636+0000 mgr.y (mgr.25310) 107 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-09-23T22:28:03.739 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:03 smithi169 bash[101133]: audit 2023-09-23T22:28:02.474277+0000 mon.a (mon.0) 183 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:28:03.739 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:03 smithi169 bash[101133]: audit 2023-09-23T22:28:02.475858+0000 mon.a (mon.0) 184 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:28:03.740 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:03 smithi169 bash[101133]: audit 2023-09-23T22:28:02.477272+0000 mon.a (mon.0) 185 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:03.740 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:03 smithi169 bash[101133]: cephadm 2023-09-23T22:28:02.478866+0000 mgr.y (mgr.25310) 108 : cephadm 1 Reconfiguring daemon mon.a on smithi169 2023-09-23T22:28:03.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:03 smithi187 bash[89487]: cluster 2023-09-23T22:28:02.051268+0000 mgr.y (mgr.25310) 106 : cluster 0 pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:03.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:03 smithi187 bash[89487]: audit 2023-09-23T22:28:02.385168+0000 mon.a (mon.0) 178 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:03.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:03 smithi187 bash[89487]: audit 2023-09-23T22:28:02.394473+0000 mon.a (mon.0) 179 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:03.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:03 smithi187 bash[89487]: audit 2023-09-23T22:28:02.395974+0000 mon.a (mon.0) 180 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:03.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:03 smithi187 bash[89487]: audit 2023-09-23T22:28:02.397290+0000 mon.a (mon.0) 181 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:28:03.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:03 smithi187 bash[89487]: audit 2023-09-23T22:28:02.403947+0000 mon.a (mon.0) 182 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:03.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:03 smithi187 bash[89487]: cephadm 2023-09-23T22:28:02.473636+0000 mgr.y (mgr.25310) 107 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-09-23T22:28:03.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:03 smithi187 bash[89487]: audit 2023-09-23T22:28:02.474277+0000 mon.a (mon.0) 183 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:28:03.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:03 smithi187 bash[89487]: audit 2023-09-23T22:28:02.475858+0000 mon.a (mon.0) 184 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:28:03.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:03 smithi187 bash[89487]: audit 2023-09-23T22:28:02.477272+0000 mon.a (mon.0) 185 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:03.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:03 smithi187 bash[89487]: cephadm 2023-09-23T22:28:02.478866+0000 mgr.y (mgr.25310) 108 : cephadm 1 Reconfiguring daemon mon.a on smithi169 2023-09-23T22:28:05.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:05 smithi169 bash[101133]: cluster 2023-09-23T22:28:04.051912+0000 mgr.y (mgr.25310) 109 : cluster 0 pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:05.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:05 smithi169 bash[101133]: audit 2023-09-23T22:28:04.730844+0000 mon.a (mon.0) 186 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:05.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:05 smithi169 bash[101133]: audit 2023-09-23T22:28:04.738591+0000 mon.a (mon.0) 187 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:05.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:05 smithi169 bash[101133]: audit 2023-09-23T22:28:04.750115+0000 mon.a (mon.0) 188 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:28:05.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:05 smithi169 bash[101133]: audit 2023-09-23T22:28:04.751617+0000 mon.a (mon.0) 189 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:28:05.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:05 smithi169 bash[101133]: audit 2023-09-23T22:28:04.753031+0000 mon.a (mon.0) 190 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:05.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:05 smithi169 bash[104356]: cluster 2023-09-23T22:28:04.051912+0000 mgr.y (mgr.25310) 109 : cluster 0 pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:05.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:05 smithi169 bash[104356]: audit 2023-09-23T22:28:04.730844+0000 mon.a (mon.0) 186 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:05.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:05 smithi169 bash[104356]: audit 2023-09-23T22:28:04.738591+0000 mon.a (mon.0) 187 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:05.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:05 smithi169 bash[104356]: audit 2023-09-23T22:28:04.750115+0000 mon.a (mon.0) 188 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:28:05.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:05 smithi169 bash[104356]: audit 2023-09-23T22:28:04.751617+0000 mon.a (mon.0) 189 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:28:05.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:05 smithi169 bash[104356]: audit 2023-09-23T22:28:04.753031+0000 mon.a (mon.0) 190 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:05.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:05 smithi187 bash[89487]: cluster 2023-09-23T22:28:04.051912+0000 mgr.y (mgr.25310) 109 : cluster 0 pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:05.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:05 smithi187 bash[89487]: audit 2023-09-23T22:28:04.730844+0000 mon.a (mon.0) 186 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:05.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:05 smithi187 bash[89487]: audit 2023-09-23T22:28:04.738591+0000 mon.a (mon.0) 187 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:05.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:05 smithi187 bash[89487]: audit 2023-09-23T22:28:04.750115+0000 mon.a (mon.0) 188 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:28:05.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:05 smithi187 bash[89487]: audit 2023-09-23T22:28:04.751617+0000 mon.a (mon.0) 189 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:28:05.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:05 smithi187 bash[89487]: audit 2023-09-23T22:28:04.753031+0000 mon.a (mon.0) 190 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:06.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:06 smithi169 bash[101133]: cephadm 2023-09-23T22:28:04.749553+0000 mgr.y (mgr.25310) 110 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-09-23T22:28:06.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:06 smithi169 bash[101133]: cephadm 2023-09-23T22:28:04.754689+0000 mgr.y (mgr.25310) 111 : cephadm 1 Reconfiguring daemon mgr.y on smithi169 2023-09-23T22:28:06.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:06 smithi169 bash[104356]: cephadm 2023-09-23T22:28:04.749553+0000 mgr.y (mgr.25310) 110 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-09-23T22:28:06.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:06 smithi169 bash[104356]: cephadm 2023-09-23T22:28:04.754689+0000 mgr.y (mgr.25310) 111 : cephadm 1 Reconfiguring daemon mgr.y on smithi169 2023-09-23T22:28:06.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:06 smithi187 bash[89487]: cephadm 2023-09-23T22:28:04.749553+0000 mgr.y (mgr.25310) 110 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-09-23T22:28:06.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:06 smithi187 bash[89487]: cephadm 2023-09-23T22:28:04.754689+0000 mgr.y (mgr.25310) 111 : cephadm 1 Reconfiguring daemon mgr.y on smithi169 2023-09-23T22:28:07.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:07 smithi169 bash[101133]: cluster 2023-09-23T22:28:06.052577+0000 mgr.y (mgr.25310) 112 : cluster 0 pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:07.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:07 smithi169 bash[101133]: audit 2023-09-23T22:28:07.022025+0000 mon.a (mon.0) 191 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:07.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:07 smithi169 bash[101133]: audit 2023-09-23T22:28:07.029661+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:07.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:07 smithi169 bash[101133]: audit 2023-09-23T22:28:07.075222+0000 mon.a (mon.0) 193 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:28:07.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:07 smithi169 bash[101133]: audit 2023-09-23T22:28:07.076900+0000 mon.a (mon.0) 194 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:28:07.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:07 smithi169 bash[101133]: audit 2023-09-23T22:28:07.078483+0000 mon.a (mon.0) 195 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:07.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:07 smithi169 bash[104356]: cluster 2023-09-23T22:28:06.052577+0000 mgr.y (mgr.25310) 112 : cluster 0 pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:07.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:07 smithi169 bash[104356]: audit 2023-09-23T22:28:07.022025+0000 mon.a (mon.0) 191 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:07.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:07 smithi169 bash[104356]: audit 2023-09-23T22:28:07.029661+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:07.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:07 smithi169 bash[104356]: audit 2023-09-23T22:28:07.075222+0000 mon.a (mon.0) 193 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:28:07.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:07 smithi169 bash[104356]: audit 2023-09-23T22:28:07.076900+0000 mon.a (mon.0) 194 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:28:07.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:07 smithi169 bash[104356]: audit 2023-09-23T22:28:07.078483+0000 mon.a (mon.0) 195 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:07.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:07 smithi187 bash[89487]: cluster 2023-09-23T22:28:06.052577+0000 mgr.y (mgr.25310) 112 : cluster 0 pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:07.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:07 smithi187 bash[89487]: audit 2023-09-23T22:28:07.022025+0000 mon.a (mon.0) 191 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:07.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:07 smithi187 bash[89487]: audit 2023-09-23T22:28:07.029661+0000 mon.a (mon.0) 192 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:07.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:07 smithi187 bash[89487]: audit 2023-09-23T22:28:07.075222+0000 mon.a (mon.0) 193 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:28:07.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:07 smithi187 bash[89487]: audit 2023-09-23T22:28:07.076900+0000 mon.a (mon.0) 194 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:28:07.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:07 smithi187 bash[89487]: audit 2023-09-23T22:28:07.078483+0000 mon.a (mon.0) 195 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:08.673 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:08 smithi187 bash[89487]: cephadm 2023-09-23T22:28:07.074597+0000 mgr.y (mgr.25310) 113 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-09-23T22:28:08.673 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:08 smithi187 bash[89487]: cephadm 2023-09-23T22:28:07.080228+0000 mgr.y (mgr.25310) 114 : cephadm 1 Reconfiguring daemon mon.c on smithi169 2023-09-23T22:28:08.673 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:28:08 smithi187 bash[78655]: ts=2023-09-23T22:28:08.666Z 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-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi187.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi169:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:28:08.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:28:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:28:08] "GET /metrics HTTP/1.1" 200 33866 "" "Prometheus/2.43.0" 2023-09-23T22:28:08.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:08 smithi169 bash[104356]: cephadm 2023-09-23T22:28:07.074597+0000 mgr.y (mgr.25310) 113 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-09-23T22:28:08.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:08 smithi169 bash[104356]: cephadm 2023-09-23T22:28:07.080228+0000 mgr.y (mgr.25310) 114 : cephadm 1 Reconfiguring daemon mon.c on smithi169 2023-09-23T22:28:08.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:08 smithi169 bash[101133]: cephadm 2023-09-23T22:28:07.074597+0000 mgr.y (mgr.25310) 113 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-09-23T22:28:08.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:08 smithi169 bash[101133]: cephadm 2023-09-23T22:28:07.080228+0000 mgr.y (mgr.25310) 114 : cephadm 1 Reconfiguring daemon mon.c on smithi169 2023-09-23T22:28:09.703 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:09 smithi169 bash[104356]: cluster 2023-09-23T22:28:08.053672+0000 mgr.y (mgr.25310) 115 : cluster 0 pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:09.703 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:09 smithi169 bash[104356]: audit 2023-09-23T22:28:09.377520+0000 mon.a (mon.0) 196 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:09.703 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:09 smithi169 bash[104356]: audit 2023-09-23T22:28:09.385172+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:09.704 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:09 smithi169 bash[101133]: cluster 2023-09-23T22:28:08.053672+0000 mgr.y (mgr.25310) 115 : cluster 0 pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:09.704 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:09 smithi169 bash[101133]: audit 2023-09-23T22:28:09.377520+0000 mon.a (mon.0) 196 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:09.704 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:09 smithi169 bash[101133]: audit 2023-09-23T22:28:09.385172+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:09.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:09 smithi187 bash[89487]: cluster 2023-09-23T22:28:08.053672+0000 mgr.y (mgr.25310) 115 : cluster 0 pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:09.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:09 smithi187 bash[89487]: audit 2023-09-23T22:28:09.377520+0000 mon.a (mon.0) 196 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:09.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:09 smithi187 bash[89487]: audit 2023-09-23T22:28:09.385172+0000 mon.a (mon.0) 197 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:10.774 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:10 smithi169 bash[101133]: cephadm 2023-09-23T22:28:09.399823+0000 mgr.y (mgr.25310) 116 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-09-23T22:28:10.775 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:10 smithi169 bash[101133]: audit 2023-09-23T22:28:09.400708+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T22:28:10.775 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:10 smithi169 bash[101133]: audit 2023-09-23T22:28:09.407502+0000 mon.a (mon.0) 199 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:10.775 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:10 smithi169 bash[101133]: cephadm 2023-09-23T22:28:09.410999+0000 mgr.y (mgr.25310) 117 : cephadm 1 Reconfiguring daemon osd.0 on smithi169 2023-09-23T22:28:10.775 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:10 smithi169 bash[104356]: cephadm 2023-09-23T22:28:09.399823+0000 mgr.y (mgr.25310) 116 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-09-23T22:28:10.775 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:10 smithi169 bash[104356]: audit 2023-09-23T22:28:09.400708+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T22:28:10.775 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:10 smithi169 bash[104356]: audit 2023-09-23T22:28:09.407502+0000 mon.a (mon.0) 199 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:10.775 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:10 smithi169 bash[104356]: cephadm 2023-09-23T22:28:09.410999+0000 mgr.y (mgr.25310) 117 : cephadm 1 Reconfiguring daemon osd.0 on smithi169 2023-09-23T22:28:10.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:10 smithi187 bash[89487]: cephadm 2023-09-23T22:28:09.399823+0000 mgr.y (mgr.25310) 116 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-09-23T22:28:10.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:10 smithi187 bash[89487]: audit 2023-09-23T22:28:09.400708+0000 mon.a (mon.0) 198 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T22:28:10.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:10 smithi187 bash[89487]: audit 2023-09-23T22:28:09.407502+0000 mon.a (mon.0) 199 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:10.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:10 smithi187 bash[89487]: cephadm 2023-09-23T22:28:09.410999+0000 mgr.y (mgr.25310) 117 : cephadm 1 Reconfiguring daemon osd.0 on smithi169 2023-09-23T22:28:11.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:11 smithi169 bash[101133]: cluster 2023-09-23T22:28:10.054335+0000 mgr.y (mgr.25310) 118 : cluster 0 pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:11.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:11 smithi169 bash[101133]: audit 2023-09-23T22:28:11.112878+0000 mon.a (mon.0) 200 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:28:11.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:11 smithi169 bash[104356]: cluster 2023-09-23T22:28:10.054335+0000 mgr.y (mgr.25310) 118 : cluster 0 pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:11.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:11 smithi169 bash[104356]: audit 2023-09-23T22:28:11.112878+0000 mon.a (mon.0) 200 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:28:11.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:11 smithi187 bash[89487]: cluster 2023-09-23T22:28:10.054335+0000 mgr.y (mgr.25310) 118 : cluster 0 pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:11.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:11 smithi187 bash[89487]: audit 2023-09-23T22:28:11.112878+0000 mon.a (mon.0) 200 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:28:12.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:12 smithi187 bash[89487]: audit 2023-09-23T22:28:11.565188+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:12.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:12 smithi187 bash[89487]: audit 2023-09-23T22:28:11.573940+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:12.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:12 smithi187 bash[89487]: cephadm 2023-09-23T22:28:11.580820+0000 mgr.y (mgr.25310) 119 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-09-23T22:28:12.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:12 smithi187 bash[89487]: audit 2023-09-23T22:28:11.581363+0000 mon.a (mon.0) 203 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T22:28:12.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:12 smithi187 bash[89487]: audit 2023-09-23T22:28:11.582779+0000 mon.a (mon.0) 204 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:12.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:12 smithi187 bash[89487]: cephadm 2023-09-23T22:28:11.585903+0000 mgr.y (mgr.25310) 120 : cephadm 1 Reconfiguring daemon osd.1 on smithi169 2023-09-23T22:28:12.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:12 smithi187 bash[89487]: cluster 2023-09-23T22:28:12.054964+0000 mgr.y (mgr.25310) 121 : cluster 0 pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:12.923 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:12 smithi169 bash[101133]: audit 2023-09-23T22:28:11.565188+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:12.923 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:12 smithi169 bash[101133]: audit 2023-09-23T22:28:11.573940+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:12.923 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:12 smithi169 bash[101133]: cephadm 2023-09-23T22:28:11.580820+0000 mgr.y (mgr.25310) 119 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-09-23T22:28:12.923 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:12 smithi169 bash[101133]: audit 2023-09-23T22:28:11.581363+0000 mon.a (mon.0) 203 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T22:28:12.924 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:12 smithi169 bash[101133]: audit 2023-09-23T22:28:11.582779+0000 mon.a (mon.0) 204 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:12.924 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:12 smithi169 bash[101133]: cephadm 2023-09-23T22:28:11.585903+0000 mgr.y (mgr.25310) 120 : cephadm 1 Reconfiguring daemon osd.1 on smithi169 2023-09-23T22:28:12.924 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:12 smithi169 bash[101133]: cluster 2023-09-23T22:28:12.054964+0000 mgr.y (mgr.25310) 121 : cluster 0 pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:12.924 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:12 smithi169 bash[104356]: audit 2023-09-23T22:28:11.565188+0000 mon.a (mon.0) 201 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:12.924 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:12 smithi169 bash[104356]: audit 2023-09-23T22:28:11.573940+0000 mon.a (mon.0) 202 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:12.924 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:12 smithi169 bash[104356]: cephadm 2023-09-23T22:28:11.580820+0000 mgr.y (mgr.25310) 119 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-09-23T22:28:12.924 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:12 smithi169 bash[104356]: audit 2023-09-23T22:28:11.581363+0000 mon.a (mon.0) 203 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T22:28:12.924 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:12 smithi169 bash[104356]: audit 2023-09-23T22:28:11.582779+0000 mon.a (mon.0) 204 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:12.925 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:12 smithi169 bash[104356]: cephadm 2023-09-23T22:28:11.585903+0000 mgr.y (mgr.25310) 120 : cephadm 1 Reconfiguring daemon osd.1 on smithi169 2023-09-23T22:28:12.925 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:12 smithi169 bash[104356]: cluster 2023-09-23T22:28:12.054964+0000 mgr.y (mgr.25310) 121 : cluster 0 pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:15.183 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:14 smithi169 bash[104356]: audit 2023-09-23T22:28:13.926089+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:15.183 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:14 smithi169 bash[104356]: audit 2023-09-23T22:28:13.932427+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:15.183 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:14 smithi169 bash[104356]: cephadm 2023-09-23T22:28:13.955309+0000 mgr.y (mgr.25310) 122 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-09-23T22:28:15.183 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:14 smithi169 bash[104356]: audit 2023-09-23T22:28:13.955869+0000 mon.a (mon.0) 207 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T22:28:15.183 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:14 smithi169 bash[104356]: audit 2023-09-23T22:28:13.957440+0000 mon.a (mon.0) 208 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:15.183 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:14 smithi169 bash[104356]: cephadm 2023-09-23T22:28:13.961762+0000 mgr.y (mgr.25310) 123 : cephadm 1 Reconfiguring daemon osd.2 on smithi169 2023-09-23T22:28:15.183 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:14 smithi169 bash[104356]: cluster 2023-09-23T22:28:14.055524+0000 mgr.y (mgr.25310) 124 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:15.184 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:14 smithi169 bash[101133]: audit 2023-09-23T22:28:13.926089+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:15.184 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:14 smithi169 bash[101133]: audit 2023-09-23T22:28:13.932427+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:15.184 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:14 smithi169 bash[101133]: cephadm 2023-09-23T22:28:13.955309+0000 mgr.y (mgr.25310) 122 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-09-23T22:28:15.184 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:14 smithi169 bash[101133]: audit 2023-09-23T22:28:13.955869+0000 mon.a (mon.0) 207 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T22:28:15.184 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:14 smithi169 bash[101133]: audit 2023-09-23T22:28:13.957440+0000 mon.a (mon.0) 208 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:15.184 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:14 smithi169 bash[101133]: cephadm 2023-09-23T22:28:13.961762+0000 mgr.y (mgr.25310) 123 : cephadm 1 Reconfiguring daemon osd.2 on smithi169 2023-09-23T22:28:15.184 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:14 smithi169 bash[101133]: cluster 2023-09-23T22:28:14.055524+0000 mgr.y (mgr.25310) 124 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:15.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:14 smithi187 bash[89487]: audit 2023-09-23T22:28:13.926089+0000 mon.a (mon.0) 205 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:15.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:14 smithi187 bash[89487]: audit 2023-09-23T22:28:13.932427+0000 mon.a (mon.0) 206 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:15.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:14 smithi187 bash[89487]: cephadm 2023-09-23T22:28:13.955309+0000 mgr.y (mgr.25310) 122 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-09-23T22:28:15.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:14 smithi187 bash[89487]: audit 2023-09-23T22:28:13.955869+0000 mon.a (mon.0) 207 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T22:28:15.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:14 smithi187 bash[89487]: audit 2023-09-23T22:28:13.957440+0000 mon.a (mon.0) 208 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:15.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:14 smithi187 bash[89487]: cephadm 2023-09-23T22:28:13.961762+0000 mgr.y (mgr.25310) 123 : cephadm 1 Reconfiguring daemon osd.2 on smithi169 2023-09-23T22:28:15.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:14 smithi187 bash[89487]: cluster 2023-09-23T22:28:14.055524+0000 mgr.y (mgr.25310) 124 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:17.370 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:17 smithi169 bash[104356]: cluster 2023-09-23T22:28:16.056145+0000 mgr.y (mgr.25310) 125 : cluster 0 pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:17.370 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:17 smithi169 bash[104356]: audit 2023-09-23T22:28:16.108763+0000 mon.a (mon.0) 209 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:17.370 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:17 smithi169 bash[104356]: audit 2023-09-23T22:28:16.119603+0000 mon.a (mon.0) 210 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:17.370 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:17 smithi169 bash[104356]: cephadm 2023-09-23T22:28:16.130792+0000 mgr.y (mgr.25310) 126 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-09-23T22:28:17.370 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:17 smithi169 bash[104356]: audit 2023-09-23T22:28:16.131268+0000 mon.a (mon.0) 211 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T22:28:17.370 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:17 smithi169 bash[104356]: audit 2023-09-23T22:28:16.132765+0000 mon.a (mon.0) 212 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:17.371 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:17 smithi169 bash[104356]: cephadm 2023-09-23T22:28:16.136675+0000 mgr.y (mgr.25310) 127 : cephadm 1 Reconfiguring daemon osd.3 on smithi169 2023-09-23T22:28:17.371 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:17 smithi169 bash[101133]: cluster 2023-09-23T22:28:16.056145+0000 mgr.y (mgr.25310) 125 : cluster 0 pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:17.371 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:17 smithi169 bash[101133]: audit 2023-09-23T22:28:16.108763+0000 mon.a (mon.0) 209 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:17.371 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:17 smithi169 bash[101133]: audit 2023-09-23T22:28:16.119603+0000 mon.a (mon.0) 210 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:17.371 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:17 smithi169 bash[101133]: cephadm 2023-09-23T22:28:16.130792+0000 mgr.y (mgr.25310) 126 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-09-23T22:28:17.371 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:17 smithi169 bash[101133]: audit 2023-09-23T22:28:16.131268+0000 mon.a (mon.0) 211 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T22:28:17.371 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:17 smithi169 bash[101133]: audit 2023-09-23T22:28:16.132765+0000 mon.a (mon.0) 212 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:17.371 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:17 smithi169 bash[101133]: cephadm 2023-09-23T22:28:16.136675+0000 mgr.y (mgr.25310) 127 : cephadm 1 Reconfiguring daemon osd.3 on smithi169 2023-09-23T22:28:17.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:17 smithi187 bash[89487]: cluster 2023-09-23T22:28:16.056145+0000 mgr.y (mgr.25310) 125 : cluster 0 pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:17.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:17 smithi187 bash[89487]: audit 2023-09-23T22:28:16.108763+0000 mon.a (mon.0) 209 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:17.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:17 smithi187 bash[89487]: audit 2023-09-23T22:28:16.119603+0000 mon.a (mon.0) 210 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:17.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:17 smithi187 bash[89487]: cephadm 2023-09-23T22:28:16.130792+0000 mgr.y (mgr.25310) 126 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-09-23T22:28:17.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:17 smithi187 bash[89487]: audit 2023-09-23T22:28:16.131268+0000 mon.a (mon.0) 211 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T22:28:17.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:17 smithi187 bash[89487]: audit 2023-09-23T22:28:16.132765+0000 mon.a (mon.0) 212 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:17.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:17 smithi187 bash[89487]: cephadm 2023-09-23T22:28:16.136675+0000 mgr.y (mgr.25310) 127 : cephadm 1 Reconfiguring daemon osd.3 on smithi169 2023-09-23T22:28:18.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:28:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:28:18] "GET /metrics HTTP/1.1" 200 33799 "" "Prometheus/2.43.0" 2023-09-23T22:28:19.128 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:28:18 smithi187 bash[78655]: ts=2023-09-23T22:28:18.663Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi187.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi169:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:28:19.473 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:19 smithi169 bash[101133]: cluster 2023-09-23T22:28:18.057168+0000 mgr.y (mgr.25310) 128 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:19.473 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:19 smithi169 bash[101133]: audit 2023-09-23T22:28:18.222719+0000 mon.a (mon.0) 213 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:19.473 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:19 smithi169 bash[101133]: audit 2023-09-23T22:28:18.231531+0000 mon.a (mon.0) 214 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:19.473 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:19 smithi169 bash[101133]: cephadm 2023-09-23T22:28:18.256209+0000 mgr.y (mgr.25310) 129 : cephadm 1 Reconfiguring mds.foo.smithi169.txmybt (monmap changed)... 2023-09-23T22:28:19.473 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:19 smithi169 bash[101133]: audit 2023-09-23T22:28:18.256893+0000 mon.a (mon.0) 215 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi169.txmybt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T22:28:19.473 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:19 smithi169 bash[101133]: audit 2023-09-23T22:28:18.258783+0000 mon.a (mon.0) 216 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:19.473 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:19 smithi169 bash[101133]: cephadm 2023-09-23T22:28:18.260641+0000 mgr.y (mgr.25310) 130 : cephadm 1 Reconfiguring daemon mds.foo.smithi169.txmybt on smithi169 2023-09-23T22:28:19.473 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:19 smithi169 bash[104356]: cluster 2023-09-23T22:28:18.057168+0000 mgr.y (mgr.25310) 128 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:19.473 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:19 smithi169 bash[104356]: audit 2023-09-23T22:28:18.222719+0000 mon.a (mon.0) 213 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:19.474 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:19 smithi169 bash[104356]: audit 2023-09-23T22:28:18.231531+0000 mon.a (mon.0) 214 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:19.474 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:19 smithi169 bash[104356]: cephadm 2023-09-23T22:28:18.256209+0000 mgr.y (mgr.25310) 129 : cephadm 1 Reconfiguring mds.foo.smithi169.txmybt (monmap changed)... 2023-09-23T22:28:19.474 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:19 smithi169 bash[104356]: audit 2023-09-23T22:28:18.256893+0000 mon.a (mon.0) 215 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi169.txmybt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T22:28:19.474 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:19 smithi169 bash[104356]: audit 2023-09-23T22:28:18.258783+0000 mon.a (mon.0) 216 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:19.474 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:19 smithi169 bash[104356]: cephadm 2023-09-23T22:28:18.260641+0000 mgr.y (mgr.25310) 130 : cephadm 1 Reconfiguring daemon mds.foo.smithi169.txmybt on smithi169 2023-09-23T22:28:19.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:19 smithi187 bash[89487]: cluster 2023-09-23T22:28:18.057168+0000 mgr.y (mgr.25310) 128 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:19.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:19 smithi187 bash[89487]: audit 2023-09-23T22:28:18.222719+0000 mon.a (mon.0) 213 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:19.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:19 smithi187 bash[89487]: audit 2023-09-23T22:28:18.231531+0000 mon.a (mon.0) 214 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:19.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:19 smithi187 bash[89487]: cephadm 2023-09-23T22:28:18.256209+0000 mgr.y (mgr.25310) 129 : cephadm 1 Reconfiguring mds.foo.smithi169.txmybt (monmap changed)... 2023-09-23T22:28:19.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:19 smithi187 bash[89487]: audit 2023-09-23T22:28:18.256893+0000 mon.a (mon.0) 215 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi169.txmybt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T22:28:19.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:19 smithi187 bash[89487]: audit 2023-09-23T22:28:18.258783+0000 mon.a (mon.0) 216 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:19.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:19 smithi187 bash[89487]: cephadm 2023-09-23T22:28:18.260641+0000 mgr.y (mgr.25310) 130 : cephadm 1 Reconfiguring daemon mds.foo.smithi169.txmybt on smithi169 2023-09-23T22:28:21.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:21 smithi169 bash[101133]: cluster 2023-09-23T22:28:20.057844+0000 mgr.y (mgr.25310) 131 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:21.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:21 smithi169 bash[101133]: audit 2023-09-23T22:28:20.499386+0000 mon.a (mon.0) 217 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:21.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:21 smithi169 bash[101133]: audit 2023-09-23T22:28:20.506731+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:21.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:21 smithi169 bash[101133]: audit 2023-09-23T22:28:20.530919+0000 mon.a (mon.0) 219 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:28:21.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:21 smithi169 bash[101133]: audit 2023-09-23T22:28:20.532536+0000 mon.a (mon.0) 220 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:28:21.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:21 smithi169 bash[101133]: audit 2023-09-23T22:28:20.533991+0000 mon.a (mon.0) 221 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:21.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:21 smithi169 bash[104356]: cluster 2023-09-23T22:28:20.057844+0000 mgr.y (mgr.25310) 131 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:21.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:21 smithi169 bash[104356]: audit 2023-09-23T22:28:20.499386+0000 mon.a (mon.0) 217 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:21.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:21 smithi169 bash[104356]: audit 2023-09-23T22:28:20.506731+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:21.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:21 smithi169 bash[104356]: audit 2023-09-23T22:28:20.530919+0000 mon.a (mon.0) 219 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:28:21.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:21 smithi169 bash[104356]: audit 2023-09-23T22:28:20.532536+0000 mon.a (mon.0) 220 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:28:21.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:21 smithi169 bash[104356]: audit 2023-09-23T22:28:20.533991+0000 mon.a (mon.0) 221 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:21.873 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:21 smithi187 bash[89487]: cluster 2023-09-23T22:28:20.057844+0000 mgr.y (mgr.25310) 131 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:21.873 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:21 smithi187 bash[89487]: audit 2023-09-23T22:28:20.499386+0000 mon.a (mon.0) 217 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:21.873 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:21 smithi187 bash[89487]: audit 2023-09-23T22:28:20.506731+0000 mon.a (mon.0) 218 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:21.873 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:21 smithi187 bash[89487]: audit 2023-09-23T22:28:20.530919+0000 mon.a (mon.0) 219 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-09-23T22:28:21.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:21 smithi187 bash[89487]: audit 2023-09-23T22:28:20.532536+0000 mon.a (mon.0) 220 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-09-23T22:28:21.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:21 smithi187 bash[89487]: audit 2023-09-23T22:28:20.533991+0000 mon.a (mon.0) 221 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:22.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:22 smithi169 bash[101133]: cephadm 2023-09-23T22:28:20.530377+0000 mgr.y (mgr.25310) 132 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-09-23T22:28:22.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:22 smithi169 bash[101133]: cephadm 2023-09-23T22:28:20.535624+0000 mgr.y (mgr.25310) 133 : cephadm 1 Reconfiguring daemon mon.b on smithi187 2023-09-23T22:28:22.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:22 smithi169 bash[104356]: cephadm 2023-09-23T22:28:20.530377+0000 mgr.y (mgr.25310) 132 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-09-23T22:28:22.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:22 smithi169 bash[104356]: cephadm 2023-09-23T22:28:20.535624+0000 mgr.y (mgr.25310) 133 : cephadm 1 Reconfiguring daemon mon.b on smithi187 2023-09-23T22:28:22.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:22 smithi187 bash[89487]: cephadm 2023-09-23T22:28:20.530377+0000 mgr.y (mgr.25310) 132 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-09-23T22:28:22.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:22 smithi187 bash[89487]: cephadm 2023-09-23T22:28:20.535624+0000 mgr.y (mgr.25310) 133 : cephadm 1 Reconfiguring daemon mon.b on smithi187 2023-09-23T22:28:23.773 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:23 smithi187 bash[89487]: cluster 2023-09-23T22:28:22.058893+0000 mgr.y (mgr.25310) 134 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:23.774 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:23 smithi187 bash[89487]: audit 2023-09-23T22:28:22.595613+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:23.774 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:23 smithi187 bash[89487]: audit 2023-09-23T22:28:22.604095+0000 mon.a (mon.0) 223 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:23.774 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:23 smithi187 bash[89487]: audit 2023-09-23T22:28:22.656107+0000 mon.a (mon.0) 224 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:28:23.775 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:23 smithi187 bash[89487]: audit 2023-09-23T22:28:22.658052+0000 mon.a (mon.0) 225 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:28:23.775 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:23 smithi187 bash[89487]: audit 2023-09-23T22:28:22.659682+0000 mon.a (mon.0) 226 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:23.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:23 smithi169 bash[104356]: cluster 2023-09-23T22:28:22.058893+0000 mgr.y (mgr.25310) 134 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:23.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:23 smithi169 bash[104356]: audit 2023-09-23T22:28:22.595613+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:23.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:23 smithi169 bash[104356]: audit 2023-09-23T22:28:22.604095+0000 mon.a (mon.0) 223 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:23.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:23 smithi169 bash[104356]: audit 2023-09-23T22:28:22.656107+0000 mon.a (mon.0) 224 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:28:23.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:23 smithi169 bash[104356]: audit 2023-09-23T22:28:22.658052+0000 mon.a (mon.0) 225 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:28:23.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:23 smithi169 bash[104356]: audit 2023-09-23T22:28:22.659682+0000 mon.a (mon.0) 226 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:23.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:23 smithi169 bash[101133]: cluster 2023-09-23T22:28:22.058893+0000 mgr.y (mgr.25310) 134 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:23.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:23 smithi169 bash[101133]: audit 2023-09-23T22:28:22.595613+0000 mon.a (mon.0) 222 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:23.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:23 smithi169 bash[101133]: audit 2023-09-23T22:28:22.604095+0000 mon.a (mon.0) 223 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:23.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:23 smithi169 bash[101133]: audit 2023-09-23T22:28:22.656107+0000 mon.a (mon.0) 224 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-09-23T22:28:23.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:23 smithi169 bash[101133]: audit 2023-09-23T22:28:22.658052+0000 mon.a (mon.0) 225 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-09-23T22:28:23.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:23 smithi169 bash[101133]: audit 2023-09-23T22:28:22.659682+0000 mon.a (mon.0) 226 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:24.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:24 smithi169 bash[104356]: cephadm 2023-09-23T22:28:22.655403+0000 mgr.y (mgr.25310) 135 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-09-23T22:28:24.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:24 smithi169 bash[104356]: cephadm 2023-09-23T22:28:22.661643+0000 mgr.y (mgr.25310) 136 : cephadm 1 Reconfiguring daemon mgr.x on smithi187 2023-09-23T22:28:24.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:24 smithi169 bash[101133]: cephadm 2023-09-23T22:28:22.655403+0000 mgr.y (mgr.25310) 135 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-09-23T22:28:24.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:24 smithi169 bash[101133]: cephadm 2023-09-23T22:28:22.661643+0000 mgr.y (mgr.25310) 136 : cephadm 1 Reconfiguring daemon mgr.x on smithi187 2023-09-23T22:28:24.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:24 smithi187 bash[89487]: cephadm 2023-09-23T22:28:22.655403+0000 mgr.y (mgr.25310) 135 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-09-23T22:28:24.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:24 smithi187 bash[89487]: cephadm 2023-09-23T22:28:22.661643+0000 mgr.y (mgr.25310) 136 : cephadm 1 Reconfiguring daemon mgr.x on smithi187 2023-09-23T22:28:25.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:25 smithi169 bash[101133]: cluster 2023-09-23T22:28:24.059549+0000 mgr.y (mgr.25310) 137 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:25.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:25 smithi169 bash[101133]: audit 2023-09-23T22:28:24.630156+0000 mon.a (mon.0) 227 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:25.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:25 smithi169 bash[101133]: audit 2023-09-23T22:28:24.637811+0000 mon.a (mon.0) 228 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:25.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:25 smithi169 bash[101133]: audit 2023-09-23T22:28:24.681460+0000 mon.a (mon.0) 229 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T22:28:25.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:25 smithi169 bash[101133]: audit 2023-09-23T22:28:24.683209+0000 mon.a (mon.0) 230 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:25.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:25 smithi169 bash[104356]: cluster 2023-09-23T22:28:24.059549+0000 mgr.y (mgr.25310) 137 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:25.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:25 smithi169 bash[104356]: audit 2023-09-23T22:28:24.630156+0000 mon.a (mon.0) 227 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:25.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:25 smithi169 bash[104356]: audit 2023-09-23T22:28:24.637811+0000 mon.a (mon.0) 228 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:25.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:25 smithi169 bash[104356]: audit 2023-09-23T22:28:24.681460+0000 mon.a (mon.0) 229 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T22:28:25.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:25 smithi169 bash[104356]: audit 2023-09-23T22:28:24.683209+0000 mon.a (mon.0) 230 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:25.812 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:25 smithi187 bash[89487]: cluster 2023-09-23T22:28:24.059549+0000 mgr.y (mgr.25310) 137 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:25.813 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:25 smithi187 bash[89487]: audit 2023-09-23T22:28:24.630156+0000 mon.a (mon.0) 227 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:25.813 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:25 smithi187 bash[89487]: audit 2023-09-23T22:28:24.637811+0000 mon.a (mon.0) 228 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:25.813 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:25 smithi187 bash[89487]: audit 2023-09-23T22:28:24.681460+0000 mon.a (mon.0) 229 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T22:28:25.813 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:25 smithi187 bash[89487]: audit 2023-09-23T22:28:24.683209+0000 mon.a (mon.0) 230 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:26.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:26 smithi169 bash[104356]: cephadm 2023-09-23T22:28:24.680864+0000 mgr.y (mgr.25310) 138 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-09-23T22:28:26.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:26 smithi169 bash[104356]: cephadm 2023-09-23T22:28:24.687155+0000 mgr.y (mgr.25310) 139 : cephadm 1 Reconfiguring daemon osd.4 on smithi187 2023-09-23T22:28:26.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:26 smithi169 bash[104356]: audit 2023-09-23T22:28:26.113914+0000 mon.a (mon.0) 231 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:28:26.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:26 smithi169 bash[101133]: cephadm 2023-09-23T22:28:24.680864+0000 mgr.y (mgr.25310) 138 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-09-23T22:28:26.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:26 smithi169 bash[101133]: cephadm 2023-09-23T22:28:24.687155+0000 mgr.y (mgr.25310) 139 : cephadm 1 Reconfiguring daemon osd.4 on smithi187 2023-09-23T22:28:26.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:26 smithi169 bash[101133]: audit 2023-09-23T22:28:26.113914+0000 mon.a (mon.0) 231 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:28:26.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:26 smithi187 bash[89487]: cephadm 2023-09-23T22:28:24.680864+0000 mgr.y (mgr.25310) 138 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-09-23T22:28:26.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:26 smithi187 bash[89487]: cephadm 2023-09-23T22:28:24.687155+0000 mgr.y (mgr.25310) 139 : cephadm 1 Reconfiguring daemon osd.4 on smithi187 2023-09-23T22:28:26.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:26 smithi187 bash[89487]: audit 2023-09-23T22:28:26.113914+0000 mon.a (mon.0) 231 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:28:27.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:27 smithi169 bash[104356]: cluster 2023-09-23T22:28:26.060183+0000 mgr.y (mgr.25310) 140 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:27.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:27 smithi169 bash[104356]: audit 2023-09-23T22:28:26.717739+0000 mon.a (mon.0) 232 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:27.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:27 smithi169 bash[104356]: audit 2023-09-23T22:28:26.726557+0000 mon.a (mon.0) 233 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:27.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:27 smithi169 bash[104356]: audit 2023-09-23T22:28:26.758491+0000 mon.a (mon.0) 234 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-23T22:28:27.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:27 smithi169 bash[104356]: audit 2023-09-23T22:28:26.760033+0000 mon.a (mon.0) 235 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:27.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:27 smithi169 bash[101133]: cluster 2023-09-23T22:28:26.060183+0000 mgr.y (mgr.25310) 140 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:27.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:27 smithi169 bash[101133]: audit 2023-09-23T22:28:26.717739+0000 mon.a (mon.0) 232 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:27.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:27 smithi169 bash[101133]: audit 2023-09-23T22:28:26.726557+0000 mon.a (mon.0) 233 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:27.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:27 smithi169 bash[101133]: audit 2023-09-23T22:28:26.758491+0000 mon.a (mon.0) 234 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-23T22:28:27.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:27 smithi169 bash[101133]: audit 2023-09-23T22:28:26.760033+0000 mon.a (mon.0) 235 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:27.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:27 smithi187 bash[89487]: cluster 2023-09-23T22:28:26.060183+0000 mgr.y (mgr.25310) 140 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:27.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:27 smithi187 bash[89487]: audit 2023-09-23T22:28:26.717739+0000 mon.a (mon.0) 232 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:27.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:27 smithi187 bash[89487]: audit 2023-09-23T22:28:26.726557+0000 mon.a (mon.0) 233 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:27.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:27 smithi187 bash[89487]: audit 2023-09-23T22:28:26.758491+0000 mon.a (mon.0) 234 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-09-23T22:28:27.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:27 smithi187 bash[89487]: audit 2023-09-23T22:28:26.760033+0000 mon.a (mon.0) 235 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:28.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:28 smithi187 bash[89487]: cephadm 2023-09-23T22:28:26.757909+0000 mgr.y (mgr.25310) 141 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-09-23T22:28:28.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:28 smithi187 bash[89487]: cephadm 2023-09-23T22:28:26.764080+0000 mgr.y (mgr.25310) 142 : cephadm 1 Reconfiguring daemon osd.5 on smithi187 2023-09-23T22:28:28.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:28:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:28:28] "GET /metrics HTTP/1.1" 200 33866 "" "Prometheus/2.43.0" 2023-09-23T22:28:28.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:28 smithi169 bash[101133]: cephadm 2023-09-23T22:28:26.757909+0000 mgr.y (mgr.25310) 141 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-09-23T22:28:28.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:28 smithi169 bash[101133]: cephadm 2023-09-23T22:28:26.764080+0000 mgr.y (mgr.25310) 142 : cephadm 1 Reconfiguring daemon osd.5 on smithi187 2023-09-23T22:28:28.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:28 smithi169 bash[104356]: cephadm 2023-09-23T22:28:26.757909+0000 mgr.y (mgr.25310) 141 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-09-23T22:28:28.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:28 smithi169 bash[104356]: cephadm 2023-09-23T22:28:26.764080+0000 mgr.y (mgr.25310) 142 : cephadm 1 Reconfiguring daemon osd.5 on smithi187 2023-09-23T22:28:29.127 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:28:28 smithi187 bash[78655]: ts=2023-09-23T22:28:28.663Z caller=manager.go:640 level=warn component="rule manager" file=/etc/prometheus/alerting/ceph_alerts.yml group=osd name=CephOSDFlapping index=13 msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on (ceph_daemon) group_left (hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi187.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi169:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:28:29.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:29 smithi187 bash[89487]: cluster 2023-09-23T22:28:28.061229+0000 mgr.y (mgr.25310) 143 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:29.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:29 smithi187 bash[89487]: audit 2023-09-23T22:28:28.876834+0000 mon.a (mon.0) 236 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:29.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:29 smithi187 bash[89487]: audit 2023-09-23T22:28:28.884536+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:29.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:29 smithi187 bash[89487]: cephadm 2023-09-23T22:28:28.933184+0000 mgr.y (mgr.25310) 144 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-09-23T22:28:29.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:29 smithi187 bash[89487]: audit 2023-09-23T22:28:28.933849+0000 mon.a (mon.0) 238 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-23T22:28:29.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:29 smithi187 bash[89487]: audit 2023-09-23T22:28:28.935705+0000 mon.a (mon.0) 239 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:29.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:29 smithi187 bash[89487]: cephadm 2023-09-23T22:28:28.940323+0000 mgr.y (mgr.25310) 145 : cephadm 1 Reconfiguring daemon osd.6 on smithi187 2023-09-23T22:28:30.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:29 smithi169 bash[104356]: cluster 2023-09-23T22:28:28.061229+0000 mgr.y (mgr.25310) 143 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:30.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:29 smithi169 bash[104356]: audit 2023-09-23T22:28:28.876834+0000 mon.a (mon.0) 236 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:30.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:29 smithi169 bash[104356]: audit 2023-09-23T22:28:28.884536+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:30.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:29 smithi169 bash[104356]: cephadm 2023-09-23T22:28:28.933184+0000 mgr.y (mgr.25310) 144 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-09-23T22:28:30.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:29 smithi169 bash[104356]: audit 2023-09-23T22:28:28.933849+0000 mon.a (mon.0) 238 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-23T22:28:30.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:29 smithi169 bash[104356]: audit 2023-09-23T22:28:28.935705+0000 mon.a (mon.0) 239 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:30.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:29 smithi169 bash[104356]: cephadm 2023-09-23T22:28:28.940323+0000 mgr.y (mgr.25310) 145 : cephadm 1 Reconfiguring daemon osd.6 on smithi187 2023-09-23T22:28:30.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:29 smithi169 bash[101133]: cluster 2023-09-23T22:28:28.061229+0000 mgr.y (mgr.25310) 143 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:30.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:29 smithi169 bash[101133]: audit 2023-09-23T22:28:28.876834+0000 mon.a (mon.0) 236 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:30.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:29 smithi169 bash[101133]: audit 2023-09-23T22:28:28.884536+0000 mon.a (mon.0) 237 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:30.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:29 smithi169 bash[101133]: cephadm 2023-09-23T22:28:28.933184+0000 mgr.y (mgr.25310) 144 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-09-23T22:28:30.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:29 smithi169 bash[101133]: audit 2023-09-23T22:28:28.933849+0000 mon.a (mon.0) 238 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-09-23T22:28:30.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:29 smithi169 bash[101133]: audit 2023-09-23T22:28:28.935705+0000 mon.a (mon.0) 239 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:30.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:29 smithi169 bash[101133]: cephadm 2023-09-23T22:28:28.940323+0000 mgr.y (mgr.25310) 145 : cephadm 1 Reconfiguring daemon osd.6 on smithi187 2023-09-23T22:28:30.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:30 smithi187 bash[89487]: cluster 2023-09-23T22:28:30.061891+0000 mgr.y (mgr.25310) 146 : cluster 0 pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:31.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:30 smithi169 bash[104356]: cluster 2023-09-23T22:28:30.061891+0000 mgr.y (mgr.25310) 146 : cluster 0 pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:31.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:30 smithi169 bash[101133]: cluster 2023-09-23T22:28:30.061891+0000 mgr.y (mgr.25310) 146 : cluster 0 pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:32.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:31 smithi187 bash[89487]: audit 2023-09-23T22:28:30.850873+0000 mon.a (mon.0) 240 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:32.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:31 smithi187 bash[89487]: audit 2023-09-23T22:28:30.859493+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:32.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:31 smithi187 bash[89487]: cephadm 2023-09-23T22:28:30.910391+0000 mgr.y (mgr.25310) 147 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-09-23T22:28:32.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:31 smithi187 bash[89487]: audit 2023-09-23T22:28:30.910999+0000 mon.a (mon.0) 242 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-23T22:28:32.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:31 smithi187 bash[89487]: audit 2023-09-23T22:28:30.912869+0000 mon.a (mon.0) 243 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:32.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:31 smithi187 bash[89487]: cephadm 2023-09-23T22:28:30.917450+0000 mgr.y (mgr.25310) 148 : cephadm 1 Reconfiguring daemon osd.7 on smithi187 2023-09-23T22:28:32.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:31 smithi169 bash[101133]: audit 2023-09-23T22:28:30.850873+0000 mon.a (mon.0) 240 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:32.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:31 smithi169 bash[101133]: audit 2023-09-23T22:28:30.859493+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:32.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:31 smithi169 bash[101133]: cephadm 2023-09-23T22:28:30.910391+0000 mgr.y (mgr.25310) 147 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-09-23T22:28:32.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:31 smithi169 bash[101133]: audit 2023-09-23T22:28:30.910999+0000 mon.a (mon.0) 242 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-23T22:28:32.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:31 smithi169 bash[101133]: audit 2023-09-23T22:28:30.912869+0000 mon.a (mon.0) 243 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:32.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:31 smithi169 bash[101133]: cephadm 2023-09-23T22:28:30.917450+0000 mgr.y (mgr.25310) 148 : cephadm 1 Reconfiguring daemon osd.7 on smithi187 2023-09-23T22:28:32.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:31 smithi169 bash[104356]: audit 2023-09-23T22:28:30.850873+0000 mon.a (mon.0) 240 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:32.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:31 smithi169 bash[104356]: audit 2023-09-23T22:28:30.859493+0000 mon.a (mon.0) 241 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:32.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:31 smithi169 bash[104356]: cephadm 2023-09-23T22:28:30.910391+0000 mgr.y (mgr.25310) 147 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-09-23T22:28:32.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:31 smithi169 bash[104356]: audit 2023-09-23T22:28:30.910999+0000 mon.a (mon.0) 242 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-09-23T22:28:32.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:31 smithi169 bash[104356]: audit 2023-09-23T22:28:30.912869+0000 mon.a (mon.0) 243 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:32.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:31 smithi169 bash[104356]: cephadm 2023-09-23T22:28:30.917450+0000 mgr.y (mgr.25310) 148 : cephadm 1 Reconfiguring daemon osd.7 on smithi187 2023-09-23T22:28:33.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:32 smithi187 bash[89487]: cluster 2023-09-23T22:28:32.063004+0000 mgr.y (mgr.25310) 149 : cluster 0 pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:33.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:32 smithi169 bash[101133]: cluster 2023-09-23T22:28:32.063004+0000 mgr.y (mgr.25310) 149 : cluster 0 pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:33.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:32 smithi169 bash[104356]: cluster 2023-09-23T22:28:32.063004+0000 mgr.y (mgr.25310) 149 : cluster 0 pgmap v97: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:34.179 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:33 smithi187 bash[89487]: audit 2023-09-23T22:28:32.896154+0000 mon.a (mon.0) 244 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:34.179 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:33 smithi187 bash[89487]: audit 2023-09-23T22:28:32.903176+0000 mon.a (mon.0) 245 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:34.179 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:33 smithi187 bash[89487]: cephadm 2023-09-23T22:28:32.939491+0000 mgr.y (mgr.25310) 150 : cephadm 1 Reconfiguring mds.foo.smithi187.ecsgsg (monmap changed)... 2023-09-23T22:28:34.179 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:33 smithi187 bash[89487]: audit 2023-09-23T22:28:32.940165+0000 mon.a (mon.0) 246 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi187.ecsgsg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T22:28:34.179 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:33 smithi187 bash[89487]: audit 2023-09-23T22:28:32.942242+0000 mon.a (mon.0) 247 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:34.179 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:33 smithi187 bash[89487]: cephadm 2023-09-23T22:28:32.944061+0000 mgr.y (mgr.25310) 151 : cephadm 1 Reconfiguring daemon mds.foo.smithi187.ecsgsg on smithi187 2023-09-23T22:28:34.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:33 smithi169 bash[101133]: audit 2023-09-23T22:28:32.896154+0000 mon.a (mon.0) 244 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:34.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:33 smithi169 bash[101133]: audit 2023-09-23T22:28:32.903176+0000 mon.a (mon.0) 245 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:34.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:33 smithi169 bash[101133]: cephadm 2023-09-23T22:28:32.939491+0000 mgr.y (mgr.25310) 150 : cephadm 1 Reconfiguring mds.foo.smithi187.ecsgsg (monmap changed)... 2023-09-23T22:28:34.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:33 smithi169 bash[101133]: audit 2023-09-23T22:28:32.940165+0000 mon.a (mon.0) 246 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi187.ecsgsg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T22:28:34.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:33 smithi169 bash[101133]: audit 2023-09-23T22:28:32.942242+0000 mon.a (mon.0) 247 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:34.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:33 smithi169 bash[101133]: cephadm 2023-09-23T22:28:32.944061+0000 mgr.y (mgr.25310) 151 : cephadm 1 Reconfiguring daemon mds.foo.smithi187.ecsgsg on smithi187 2023-09-23T22:28:34.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:33 smithi169 bash[104356]: audit 2023-09-23T22:28:32.896154+0000 mon.a (mon.0) 244 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:34.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:33 smithi169 bash[104356]: audit 2023-09-23T22:28:32.903176+0000 mon.a (mon.0) 245 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:34.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:33 smithi169 bash[104356]: cephadm 2023-09-23T22:28:32.939491+0000 mgr.y (mgr.25310) 150 : cephadm 1 Reconfiguring mds.foo.smithi187.ecsgsg (monmap changed)... 2023-09-23T22:28:34.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:33 smithi169 bash[104356]: audit 2023-09-23T22:28:32.940165+0000 mon.a (mon.0) 246 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi187.ecsgsg", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-09-23T22:28:34.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:33 smithi169 bash[104356]: audit 2023-09-23T22:28:32.942242+0000 mon.a (mon.0) 247 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:34.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:33 smithi169 bash[104356]: cephadm 2023-09-23T22:28:32.944061+0000 mgr.y (mgr.25310) 151 : cephadm 1 Reconfiguring daemon mds.foo.smithi187.ecsgsg on smithi187 2023-09-23T22:28:35.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:34 smithi169 bash[104356]: cluster 2023-09-23T22:28:34.063659+0000 mgr.y (mgr.25310) 152 : cluster 0 pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:35.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:34 smithi169 bash[104356]: audit 2023-09-23T22:28:34.876126+0000 mon.a (mon.0) 248 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:35.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:34 smithi169 bash[104356]: audit 2023-09-23T22:28:34.885201+0000 mon.a (mon.0) 249 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:35.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:34 smithi169 bash[101133]: cluster 2023-09-23T22:28:34.063659+0000 mgr.y (mgr.25310) 152 : cluster 0 pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:35.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:34 smithi169 bash[101133]: audit 2023-09-23T22:28:34.876126+0000 mon.a (mon.0) 248 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:35.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:34 smithi169 bash[101133]: audit 2023-09-23T22:28:34.885201+0000 mon.a (mon.0) 249 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:35.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:34 smithi187 bash[89487]: cluster 2023-09-23T22:28:34.063659+0000 mgr.y (mgr.25310) 152 : cluster 0 pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:35.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:34 smithi187 bash[89487]: audit 2023-09-23T22:28:34.876126+0000 mon.a (mon.0) 248 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:35.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:34 smithi187 bash[89487]: audit 2023-09-23T22:28:34.885201+0000 mon.a (mon.0) 249 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:36.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:35 smithi169 bash[101133]: audit 2023-09-23T22:28:34.924074+0000 mon.a (mon.0) 250 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:28:36.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:35 smithi169 bash[101133]: audit 2023-09-23T22:28:35.304326+0000 mon.a (mon.0) 251 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:36.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:35 smithi169 bash[101133]: audit 2023-09-23T22:28:35.314494+0000 mon.a (mon.0) 252 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:36.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:35 smithi169 bash[104356]: audit 2023-09-23T22:28:34.924074+0000 mon.a (mon.0) 250 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:28:36.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:35 smithi169 bash[104356]: audit 2023-09-23T22:28:35.304326+0000 mon.a (mon.0) 251 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:36.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:35 smithi169 bash[104356]: audit 2023-09-23T22:28:35.314494+0000 mon.a (mon.0) 252 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:36.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:35 smithi187 bash[89487]: audit 2023-09-23T22:28:34.924074+0000 mon.a (mon.0) 250 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:28:36.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:35 smithi187 bash[89487]: audit 2023-09-23T22:28:35.304326+0000 mon.a (mon.0) 251 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:36.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:35 smithi187 bash[89487]: audit 2023-09-23T22:28:35.314494+0000 mon.a (mon.0) 252 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:37.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:37 smithi169 bash[104356]: cluster 2023-09-23T22:28:36.064410+0000 mgr.y (mgr.25310) 153 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:37.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:37 smithi169 bash[101133]: cluster 2023-09-23T22:28:36.064410+0000 mgr.y (mgr.25310) 153 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:37.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:37 smithi187 bash[89487]: cluster 2023-09-23T22:28:36.064410+0000 mgr.y (mgr.25310) 153 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:38.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:28:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:28:38] "GET /metrics HTTP/1.1" 200 33866 "" "Prometheus/2.43.0" 2023-09-23T22:28:39.123 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 22:28:38 smithi187 bash[78655]: ts=2023-09-23T22:28: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-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi187.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)\", cluster_addr=\"172.21.15.169\", device_class=\"ssd\", hostname=\"smithi169\", instance=\"smithi169:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.169\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-09-23T22:28:39.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:39 smithi187 bash[89487]: cluster 2023-09-23T22:28:38.065524+0000 mgr.y (mgr.25310) 154 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:39.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:39 smithi169 bash[101133]: cluster 2023-09-23T22:28:38.065524+0000 mgr.y (mgr.25310) 154 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:39.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:39 smithi169 bash[104356]: cluster 2023-09-23T22:28:38.065524+0000 mgr.y (mgr.25310) 154 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:41.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:41 smithi169 bash[101133]: cluster 2023-09-23T22:28:40.065973+0000 mgr.y (mgr.25310) 155 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:41.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:41 smithi169 bash[101133]: audit 2023-09-23T22:28:40.967669+0000 mon.a (mon.0) 253 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:41.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:41 smithi169 bash[101133]: audit 2023-09-23T22:28:40.976346+0000 mon.a (mon.0) 254 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:41.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:41 smithi169 bash[101133]: audit 2023-09-23T22:28:41.114570+0000 mon.a (mon.0) 255 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:28:41.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:41 smithi169 bash[104356]: cluster 2023-09-23T22:28:40.065973+0000 mgr.y (mgr.25310) 155 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:41.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:41 smithi169 bash[104356]: audit 2023-09-23T22:28:40.967669+0000 mon.a (mon.0) 253 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:41.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:41 smithi169 bash[104356]: audit 2023-09-23T22:28:40.976346+0000 mon.a (mon.0) 254 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:41.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:41 smithi169 bash[104356]: audit 2023-09-23T22:28:41.114570+0000 mon.a (mon.0) 255 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:28:41.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:41 smithi187 bash[89487]: cluster 2023-09-23T22:28:40.065973+0000 mgr.y (mgr.25310) 155 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:41.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:41 smithi187 bash[89487]: audit 2023-09-23T22:28:40.967669+0000 mon.a (mon.0) 253 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:41.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:41 smithi187 bash[89487]: audit 2023-09-23T22:28:40.976346+0000 mon.a (mon.0) 254 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:41.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:41 smithi187 bash[89487]: audit 2023-09-23T22:28:41.114570+0000 mon.a (mon.0) 255 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:28:42.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:42 smithi169 bash[101133]: audit 2023-09-23T22:28:41.450829+0000 mon.a (mon.0) 256 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:42.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:42 smithi169 bash[101133]: audit 2023-09-23T22:28:41.452591+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:28:42.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:42 smithi169 bash[101133]: audit 2023-09-23T22:28:41.461579+0000 mon.a (mon.0) 258 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:42.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:42 smithi169 bash[104356]: audit 2023-09-23T22:28:41.450829+0000 mon.a (mon.0) 256 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:42.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:42 smithi169 bash[104356]: audit 2023-09-23T22:28:41.452591+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:28:42.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:42 smithi169 bash[104356]: audit 2023-09-23T22:28:41.461579+0000 mon.a (mon.0) 258 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:42.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:42 smithi187 bash[89487]: audit 2023-09-23T22:28:41.450829+0000 mon.a (mon.0) 256 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:28:42.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:42 smithi187 bash[89487]: audit 2023-09-23T22:28:41.452591+0000 mon.a (mon.0) 257 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:28:42.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:42 smithi187 bash[89487]: audit 2023-09-23T22:28:41.461579+0000 mon.a (mon.0) 258 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:28:43.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:43 smithi169 bash[104356]: cluster 2023-09-23T22:28:42.067037+0000 mgr.y (mgr.25310) 156 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:43.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:43 smithi169 bash[101133]: cluster 2023-09-23T22:28:42.067037+0000 mgr.y (mgr.25310) 156 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:43.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:43 smithi187 bash[89487]: cluster 2023-09-23T22:28:42.067037+0000 mgr.y (mgr.25310) 156 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:45.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:45 smithi169 bash[104356]: cluster 2023-09-23T22:28:44.067637+0000 mgr.y (mgr.25310) 157 : cluster 0 pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:45.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:45 smithi169 bash[101133]: cluster 2023-09-23T22:28:44.067637+0000 mgr.y (mgr.25310) 157 : cluster 0 pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:45.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:45 smithi187 bash[89487]: cluster 2023-09-23T22:28:44.067637+0000 mgr.y (mgr.25310) 157 : cluster 0 pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:47.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:47 smithi169 bash[101133]: cluster 2023-09-23T22:28:46.068273+0000 mgr.y (mgr.25310) 158 : cluster 0 pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:47.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:47 smithi169 bash[104356]: cluster 2023-09-23T22:28:46.068273+0000 mgr.y (mgr.25310) 158 : cluster 0 pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:47.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:47 smithi187 bash[89487]: cluster 2023-09-23T22:28:46.068273+0000 mgr.y (mgr.25310) 158 : cluster 0 pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:48.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:28:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:28:48] "GET /metrics HTTP/1.1" 200 33865 "" "Prometheus/2.43.0" 2023-09-23T22:28:49.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:49 smithi187 bash[89487]: cluster 2023-09-23T22:28:48.069301+0000 mgr.y (mgr.25310) 159 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:49.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:49 smithi169 bash[104356]: cluster 2023-09-23T22:28:48.069301+0000 mgr.y (mgr.25310) 159 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:49.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:49 smithi169 bash[101133]: cluster 2023-09-23T22:28:48.069301+0000 mgr.y (mgr.25310) 159 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:51.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:51 smithi169 bash[104356]: cluster 2023-09-23T22:28:50.069943+0000 mgr.y (mgr.25310) 160 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:51.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:51 smithi169 bash[101133]: cluster 2023-09-23T22:28:50.069943+0000 mgr.y (mgr.25310) 160 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:51.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:51 smithi187 bash[89487]: cluster 2023-09-23T22:28:50.069943+0000 mgr.y (mgr.25310) 160 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:53.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:53 smithi169 bash[104356]: cluster 2023-09-23T22:28:52.071000+0000 mgr.y (mgr.25310) 161 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:53.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:53 smithi169 bash[101133]: cluster 2023-09-23T22:28:52.071000+0000 mgr.y (mgr.25310) 161 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:53.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:53 smithi187 bash[89487]: cluster 2023-09-23T22:28:52.071000+0000 mgr.y (mgr.25310) 161 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:54.652 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade resume' 2023-09-23T22:28:55.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:55 smithi169 bash[101133]: cluster 2023-09-23T22:28:54.071386+0000 mgr.y (mgr.25310) 162 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:55.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:55 smithi169 bash[104356]: cluster 2023-09-23T22:28:54.071386+0000 mgr.y (mgr.25310) 162 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:55.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:55 smithi187 bash[89487]: cluster 2023-09-23T22:28:54.071386+0000 mgr.y (mgr.25310) 162 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:57.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:57 smithi169 bash[104356]: cluster 2023-09-23T22:28:56.071992+0000 mgr.y (mgr.25310) 163 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:57.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:57 smithi169 bash[104356]: audit 2023-09-23T22:28:56.115009+0000 mon.a (mon.0) 259 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:28:57.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:57 smithi169 bash[101133]: cluster 2023-09-23T22:28:56.071992+0000 mgr.y (mgr.25310) 163 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:57.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:57 smithi169 bash[101133]: audit 2023-09-23T22:28:56.115009+0000 mon.a (mon.0) 259 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:28:57.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:57 smithi187 bash[89487]: cluster 2023-09-23T22:28:56.071992+0000 mgr.y (mgr.25310) 163 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:57.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:57 smithi187 bash[89487]: audit 2023-09-23T22:28:56.115009+0000 mon.a (mon.0) 259 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:28:58.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:28:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:28:58] "GET /metrics HTTP/1.1" 200 33863 "" "Prometheus/2.43.0" 2023-09-23T22:28:59.431 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:28:59.458 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:28:59 smithi169 bash[101133]: cluster 2023-09-23T22:28:58.073061+0000 mgr.y (mgr.25310) 164 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:59.458 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:28:59 smithi169 bash[104356]: cluster 2023-09-23T22:28:58.073061+0000 mgr.y (mgr.25310) 164 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:28:59.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:28:59 smithi187 bash[89487]: cluster 2023-09-23T22:28:58.073061+0000 mgr.y (mgr.25310) 164 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:01.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:01 smithi169 bash[104356]: cluster 2023-09-23T22:29:00.073650+0000 mgr.y (mgr.25310) 165 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:01.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:01 smithi169 bash[101133]: cluster 2023-09-23T22:29:00.073650+0000 mgr.y (mgr.25310) 165 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:01.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:01 smithi187 bash[89487]: cluster 2023-09-23T22:29:00.073650+0000 mgr.y (mgr.25310) 165 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:02.901 INFO:teuthology.orchestra.run.smithi169.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:29:03.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:03 smithi169 bash[101133]: cluster 2023-09-23T22:29:02.074754+0000 mgr.y (mgr.25310) 166 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:03.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:03 smithi169 bash[101133]: audit 2023-09-23T22:29:02.899256+0000 mon.a (mon.0) 260 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:03.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:03 smithi169 bash[101133]: audit 2023-09-23T22:29:02.912322+0000 mon.a (mon.0) 261 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:29:03.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:03 smithi169 bash[104356]: cluster 2023-09-23T22:29:02.074754+0000 mgr.y (mgr.25310) 166 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:03.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:03 smithi169 bash[104356]: audit 2023-09-23T22:29:02.899256+0000 mon.a (mon.0) 260 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:03.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:03 smithi169 bash[104356]: audit 2023-09-23T22:29:02.912322+0000 mon.a (mon.0) 261 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:29:03.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:03 smithi187 bash[89487]: cluster 2023-09-23T22:29:02.074754+0000 mgr.y (mgr.25310) 166 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:03.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:03 smithi187 bash[89487]: audit 2023-09-23T22:29:02.899256+0000 mon.a (mon.0) 260 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:03.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:03 smithi187 bash[89487]: audit 2023-09-23T22:29:02.912322+0000 mon.a (mon.0) 261 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:29:03.723 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'echo wait for all mons to upgrade' 2023-09-23T22:29:04.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:04 smithi169 bash[104356]: audit 2023-09-23T22:29:02.893760+0000 mgr.y (mgr.25310) 167 : audit 0 from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:29:04.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:04 smithi169 bash[104356]: cephadm 2023-09-23T22:29:02.894375+0000 mgr.y (mgr.25310) 168 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:29:04.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:04 smithi169 bash[101133]: audit 2023-09-23T22:29:02.893760+0000 mgr.y (mgr.25310) 167 : audit 0 from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:29:04.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:04 smithi169 bash[101133]: cephadm 2023-09-23T22:29:02.894375+0000 mgr.y (mgr.25310) 168 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:29:04.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:04 smithi187 bash[89487]: audit 2023-09-23T22:29:02.893760+0000 mgr.y (mgr.25310) 167 : audit 0 from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:29:04.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:04 smithi187 bash[89487]: cephadm 2023-09-23T22:29:02.894375+0000 mgr.y (mgr.25310) 168 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:29:05.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:05 smithi169 bash[104356]: cluster 2023-09-23T22:29:04.075375+0000 mgr.y (mgr.25310) 169 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:05.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:05 smithi169 bash[101133]: cluster 2023-09-23T22:29:04.075375+0000 mgr.y (mgr.25310) 169 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:05.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:05 smithi187 bash[89487]: cluster 2023-09-23T22:29:04.075375+0000 mgr.y (mgr.25310) 169 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:07.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:07 smithi169 bash[104356]: cluster 2023-09-23T22:29:06.075966+0000 mgr.y (mgr.25310) 170 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:07.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:07 smithi169 bash[101133]: cluster 2023-09-23T22:29:06.075966+0000 mgr.y (mgr.25310) 170 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:07.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:07 smithi187 bash[89487]: cluster 2023-09-23T22:29:06.075966+0000 mgr.y (mgr.25310) 170 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:08.490 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:29:08.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:29:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:29:08] "GET /metrics HTTP/1.1" 200 33863 "" "Prometheus/2.43.0" 2023-09-23T22:29:09.445 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:09 smithi169 bash[101133]: cluster 2023-09-23T22:29:08.077045+0000 mgr.y (mgr.25310) 171 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:09.446 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:09 smithi169 bash[104356]: cluster 2023-09-23T22:29:08.077045+0000 mgr.y (mgr.25310) 171 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:09.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:09 smithi187 bash[89487]: cluster 2023-09-23T22:29:08.077045+0000 mgr.y (mgr.25310) 171 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:10.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:10 smithi169 bash[101133]: audit 2023-09-23T22:29:09.312985+0000 mon.a (mon.0) 262 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:10.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:10 smithi169 bash[101133]: audit 2023-09-23T22:29:09.320253+0000 mon.a (mon.0) 263 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:10.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:10 smithi169 bash[101133]: audit 2023-09-23T22:29:09.793541+0000 mon.a (mon.0) 264 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:29:10.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:10 smithi169 bash[101133]: audit 2023-09-23T22:29:09.795323+0000 mon.a (mon.0) 265 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:29:10.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:10 smithi169 bash[101133]: audit 2023-09-23T22:29:09.806463+0000 mon.a (mon.0) 266 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:10.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:10 smithi169 bash[101133]: audit 2023-09-23T22:29:09.887058+0000 mon.a (mon.0) 267 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:29:10.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:10 smithi169 bash[101133]: audit 2023-09-23T22:29:09.891321+0000 mon.a (mon.0) 268 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:29:10.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:10 smithi169 bash[101133]: audit 2023-09-23T22:29:09.893538+0000 mon.a (mon.0) 269 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:29:10.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:10 smithi169 bash[101133]: audit 2023-09-23T22:29:09.900047+0000 mon.a (mon.0) 270 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:10.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:10 smithi169 bash[101133]: audit 2023-09-23T22:29:09.901271+0000 mon.a (mon.0) 271 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-09-23T22:29:10.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:10 smithi169 bash[101133]: audit 2023-09-23T22:29:09.907478+0000 mon.a (mon.0) 272 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-09-23T22:29:10.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:10 smithi169 bash[101133]: audit 2023-09-23T22:29:09.908569+0000 mon.a (mon.0) 273 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-09-23T22:29:10.537 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:10 smithi169 bash[101133]: audit 2023-09-23T22:29:09.913620+0000 mon.a (mon.0) 274 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-09-23T22:29:10.537 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:10 smithi169 bash[101133]: audit 2023-09-23T22:29:09.914548+0000 mon.a (mon.0) 275 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-09-23T22:29:10.537 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:10 smithi169 bash[101133]: audit 2023-09-23T22:29:09.919141+0000 mon.a (mon.0) 276 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-09-23T22:29:10.537 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:10 smithi169 bash[101133]: audit 2023-09-23T22:29:09.921008+0000 mon.a (mon.0) 277 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:29:10.537 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:10 smithi169 bash[101133]: audit 2023-09-23T22:29:09.927654+0000 mon.a (mon.0) 278 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:10.537 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:10 smithi169 bash[101133]: audit 2023-09-23T22:29:09.929762+0000 mon.a (mon.0) 279 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-23T22:29:10.537 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:10 smithi169 bash[104356]: audit 2023-09-23T22:29:09.312985+0000 mon.a (mon.0) 262 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:10.537 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:10 smithi169 bash[104356]: audit 2023-09-23T22:29:09.320253+0000 mon.a (mon.0) 263 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:10.537 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:10 smithi169 bash[104356]: audit 2023-09-23T22:29:09.793541+0000 mon.a (mon.0) 264 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:29:10.537 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:10 smithi169 bash[104356]: audit 2023-09-23T22:29:09.795323+0000 mon.a (mon.0) 265 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:29:10.538 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:10 smithi169 bash[104356]: audit 2023-09-23T22:29:09.806463+0000 mon.a (mon.0) 266 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:10.538 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:10 smithi169 bash[104356]: audit 2023-09-23T22:29:09.887058+0000 mon.a (mon.0) 267 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:29:10.538 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:10 smithi169 bash[104356]: audit 2023-09-23T22:29:09.891321+0000 mon.a (mon.0) 268 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:29:10.538 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:10 smithi169 bash[104356]: audit 2023-09-23T22:29:09.893538+0000 mon.a (mon.0) 269 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:29:10.538 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:10 smithi169 bash[104356]: audit 2023-09-23T22:29:09.900047+0000 mon.a (mon.0) 270 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:10.538 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:10 smithi169 bash[104356]: audit 2023-09-23T22:29:09.901271+0000 mon.a (mon.0) 271 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-09-23T22:29:10.538 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:10 smithi169 bash[104356]: audit 2023-09-23T22:29:09.907478+0000 mon.a (mon.0) 272 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-09-23T22:29:10.538 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:10 smithi169 bash[104356]: audit 2023-09-23T22:29:09.908569+0000 mon.a (mon.0) 273 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-09-23T22:29:10.538 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:10 smithi169 bash[104356]: audit 2023-09-23T22:29:09.913620+0000 mon.a (mon.0) 274 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-09-23T22:29:10.538 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:10 smithi169 bash[104356]: audit 2023-09-23T22:29:09.914548+0000 mon.a (mon.0) 275 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-09-23T22:29:10.538 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:10 smithi169 bash[104356]: audit 2023-09-23T22:29:09.919141+0000 mon.a (mon.0) 276 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-09-23T22:29:10.538 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:10 smithi169 bash[104356]: audit 2023-09-23T22:29:09.921008+0000 mon.a (mon.0) 277 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:29:10.539 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:10 smithi169 bash[104356]: audit 2023-09-23T22:29:09.927654+0000 mon.a (mon.0) 278 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:10.539 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:10 smithi169 bash[104356]: audit 2023-09-23T22:29:09.929762+0000 mon.a (mon.0) 279 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-23T22:29:10.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:10 smithi187 bash[89487]: audit 2023-09-23T22:29:09.312985+0000 mon.a (mon.0) 262 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:10.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:10 smithi187 bash[89487]: audit 2023-09-23T22:29:09.320253+0000 mon.a (mon.0) 263 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:10.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:10 smithi187 bash[89487]: audit 2023-09-23T22:29:09.793541+0000 mon.a (mon.0) 264 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:29:10.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:10 smithi187 bash[89487]: audit 2023-09-23T22:29:09.795323+0000 mon.a (mon.0) 265 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:29:10.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:10 smithi187 bash[89487]: audit 2023-09-23T22:29:09.806463+0000 mon.a (mon.0) 266 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:10.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:10 smithi187 bash[89487]: audit 2023-09-23T22:29:09.887058+0000 mon.a (mon.0) 267 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:29:10.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:10 smithi187 bash[89487]: audit 2023-09-23T22:29:09.891321+0000 mon.a (mon.0) 268 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:29:10.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:10 smithi187 bash[89487]: audit 2023-09-23T22:29:09.893538+0000 mon.a (mon.0) 269 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:29:10.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:10 smithi187 bash[89487]: audit 2023-09-23T22:29:09.900047+0000 mon.a (mon.0) 270 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:10.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:10 smithi187 bash[89487]: audit 2023-09-23T22:29:09.901271+0000 mon.a (mon.0) 271 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-09-23T22:29:10.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:10 smithi187 bash[89487]: audit 2023-09-23T22:29:09.907478+0000 mon.a (mon.0) 272 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-09-23T22:29:10.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:10 smithi187 bash[89487]: audit 2023-09-23T22:29:09.908569+0000 mon.a (mon.0) 273 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-09-23T22:29:10.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:10 smithi187 bash[89487]: audit 2023-09-23T22:29:09.913620+0000 mon.a (mon.0) 274 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-09-23T22:29:10.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:10 smithi187 bash[89487]: audit 2023-09-23T22:29:09.914548+0000 mon.a (mon.0) 275 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-09-23T22:29:10.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:10 smithi187 bash[89487]: audit 2023-09-23T22:29:09.919141+0000 mon.a (mon.0) 276 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-09-23T22:29:10.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:10 smithi187 bash[89487]: audit 2023-09-23T22:29:09.921008+0000 mon.a (mon.0) 277 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:29:10.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:10 smithi187 bash[89487]: audit 2023-09-23T22:29:09.927654+0000 mon.a (mon.0) 278 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:10.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:10 smithi187 bash[89487]: audit 2023-09-23T22:29:09.929762+0000 mon.a (mon.0) 279 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-23T22:29:11.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:11 smithi187 bash[89487]: cephadm 2023-09-23T22:29:09.894504+0000 mgr.y (mgr.25310) 172 : cephadm 1 Upgrade: Setting container_image for all mon 2023-09-23T22:29:11.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:11 smithi187 bash[89487]: cephadm 2023-09-23T22:29:09.921968+0000 mgr.y (mgr.25310) 173 : cephadm 1 Upgrade: Setting container_image for all crash 2023-09-23T22:29:11.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:11 smithi187 bash[89487]: audit 2023-09-23T22:29:09.929979+0000 mgr.y (mgr.25310) 174 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-23T22:29:11.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:11 smithi187 bash[89487]: cephadm 2023-09-23T22:29:09.931186+0000 mgr.y (mgr.25310) 175 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-09-23T22:29:11.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:11 smithi187 bash[89487]: cluster 2023-09-23T22:29:10.077463+0000 mgr.y (mgr.25310) 176 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:11.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:11 smithi187 bash[89487]: audit 2023-09-23T22:29:11.115568+0000 mon.a (mon.0) 280 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:29:11.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:11 smithi169 bash[101133]: cephadm 2023-09-23T22:29:09.894504+0000 mgr.y (mgr.25310) 172 : cephadm 1 Upgrade: Setting container_image for all mon 2023-09-23T22:29:11.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:11 smithi169 bash[101133]: cephadm 2023-09-23T22:29:09.921968+0000 mgr.y (mgr.25310) 173 : cephadm 1 Upgrade: Setting container_image for all crash 2023-09-23T22:29:11.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:11 smithi169 bash[101133]: audit 2023-09-23T22:29:09.929979+0000 mgr.y (mgr.25310) 174 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-23T22:29:11.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:11 smithi169 bash[101133]: cephadm 2023-09-23T22:29:09.931186+0000 mgr.y (mgr.25310) 175 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-09-23T22:29:11.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:11 smithi169 bash[101133]: cluster 2023-09-23T22:29:10.077463+0000 mgr.y (mgr.25310) 176 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:11.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:11 smithi169 bash[101133]: audit 2023-09-23T22:29:11.115568+0000 mon.a (mon.0) 280 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:29:11.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:11 smithi169 bash[104356]: cephadm 2023-09-23T22:29:09.894504+0000 mgr.y (mgr.25310) 172 : cephadm 1 Upgrade: Setting container_image for all mon 2023-09-23T22:29:11.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:11 smithi169 bash[104356]: cephadm 2023-09-23T22:29:09.921968+0000 mgr.y (mgr.25310) 173 : cephadm 1 Upgrade: Setting container_image for all crash 2023-09-23T22:29:11.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:11 smithi169 bash[104356]: audit 2023-09-23T22:29:09.929979+0000 mgr.y (mgr.25310) 174 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-09-23T22:29:11.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:11 smithi169 bash[104356]: cephadm 2023-09-23T22:29:09.931186+0000 mgr.y (mgr.25310) 175 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-09-23T22:29:11.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:11 smithi169 bash[104356]: cluster 2023-09-23T22:29:10.077463+0000 mgr.y (mgr.25310) 176 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:11.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:11 smithi169 bash[104356]: audit 2023-09-23T22:29:11.115568+0000 mon.a (mon.0) 280 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:29:12.188 INFO:teuthology.orchestra.run.smithi169.stdout:wait for all mons to upgrade 2023-09-23T22:29:13.388 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'while ! ceph mon versions | grep $sha1 | grep '"'"': 3'"'"' ; do sleep 2 ; done' 2023-09-23T22:29:13.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:13 smithi187 bash[89487]: cluster 2023-09-23T22:29:12.078546+0000 mgr.y (mgr.25310) 177 : cluster 0 pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:13.710 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:13 smithi169 bash[104356]: cluster 2023-09-23T22:29:12.078546+0000 mgr.y (mgr.25310) 177 : cluster 0 pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:13.713 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:13 smithi169 bash[101133]: cluster 2023-09-23T22:29:12.078546+0000 mgr.y (mgr.25310) 177 : cluster 0 pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:14.700 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:14 smithi169 bash[101133]: cephadm 2023-09-23T22:29:13.403143+0000 mgr.y (mgr.25310) 178 : cephadm 1 Upgrade: Updating osd.0 2023-09-23T22:29:14.700 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:14 smithi169 bash[101133]: audit 2023-09-23T22:29:13.411328+0000 mon.a (mon.0) 281 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:14.700 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:14 smithi169 bash[101133]: audit 2023-09-23T22:29:13.413130+0000 mon.a (mon.0) 282 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T22:29:14.700 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:14 smithi169 bash[101133]: audit 2023-09-23T22:29:13.414221+0000 mon.a (mon.0) 283 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:29:14.700 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:14 smithi169 bash[101133]: cephadm 2023-09-23T22:29:13.417361+0000 mgr.y (mgr.25310) 179 : cephadm 1 Deploying daemon osd.0 on smithi169 2023-09-23T22:29:14.701 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:14 smithi169 bash[104356]: cephadm 2023-09-23T22:29:13.403143+0000 mgr.y (mgr.25310) 178 : cephadm 1 Upgrade: Updating osd.0 2023-09-23T22:29:14.701 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:14 smithi169 bash[104356]: audit 2023-09-23T22:29:13.411328+0000 mon.a (mon.0) 281 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:14.701 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:14 smithi169 bash[104356]: audit 2023-09-23T22:29:13.413130+0000 mon.a (mon.0) 282 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T22:29:14.701 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:14 smithi169 bash[104356]: audit 2023-09-23T22:29:13.414221+0000 mon.a (mon.0) 283 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:29:14.701 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:14 smithi169 bash[104356]: cephadm 2023-09-23T22:29:13.417361+0000 mgr.y (mgr.25310) 179 : cephadm 1 Deploying daemon osd.0 on smithi169 2023-09-23T22:29:14.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:14 smithi187 bash[89487]: cephadm 2023-09-23T22:29:13.403143+0000 mgr.y (mgr.25310) 178 : cephadm 1 Upgrade: Updating osd.0 2023-09-23T22:29:14.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:14 smithi187 bash[89487]: audit 2023-09-23T22:29:13.411328+0000 mon.a (mon.0) 281 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:14.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:14 smithi187 bash[89487]: audit 2023-09-23T22:29:13.413130+0000 mon.a (mon.0) 282 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-09-23T22:29:14.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:14 smithi187 bash[89487]: audit 2023-09-23T22:29:13.414221+0000 mon.a (mon.0) 283 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:29:14.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:14 smithi187 bash[89487]: cephadm 2023-09-23T22:29:13.417361+0000 mgr.y (mgr.25310) 179 : cephadm 1 Deploying daemon osd.0 on smithi169 2023-09-23T22:29:15.711 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:15 smithi169 bash[104356]: cluster 2023-09-23T22:29:14.079201+0000 mgr.y (mgr.25310) 180 : cluster 0 pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:15.711 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:15 smithi169 bash[101133]: cluster 2023-09-23T22:29:14.079201+0000 mgr.y (mgr.25310) 180 : cluster 0 pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:15.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:15 smithi187 bash[89487]: cluster 2023-09-23T22:29:14.079201+0000 mgr.y (mgr.25310) 180 : cluster 0 pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:17.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:17 smithi169 bash[101133]: cluster 2023-09-23T22:29:16.079856+0000 mgr.y (mgr.25310) 181 : cluster 0 pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:17.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:17 smithi169 bash[104356]: cluster 2023-09-23T22:29:16.079856+0000 mgr.y (mgr.25310) 181 : cluster 0 pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:17.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:17 smithi187 bash[89487]: cluster 2023-09-23T22:29:16.079856+0000 mgr.y (mgr.25310) 181 : cluster 0 pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:18.269 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:29:18.282 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:29:18 smithi169 systemd[1]: Stopping Ceph osd.0 for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T22:29:18.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:29:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:29:18] "GET /metrics HTTP/1.1" 200 33863 "" "Prometheus/2.43.0" 2023-09-23T22:29:18.783 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:29:18 smithi169 bash[44335]: debug 2023-09-23T22:29:18.491+0000 7f5153507700 -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-23T22:29:18.783 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:29:18 smithi169 bash[44335]: debug 2023-09-23T22:29:18.491+0000 7f5153507700 -1 osd.0 79 *** Got signal Terminated *** 2023-09-23T22:29:18.783 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:29:18 smithi169 bash[44335]: debug 2023-09-23T22:29:18.491+0000 7f5153507700 -1 osd.0 79 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T22:29:19.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:19 smithi169 bash[101133]: cluster 2023-09-23T22:29:18.080886+0000 mgr.y (mgr.25310) 182 : cluster 0 pgmap v120: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:19.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:19 smithi169 bash[101133]: cluster 2023-09-23T22:29:18.496564+0000 mon.a (mon.0) 284 : cluster 1 osd.0 marked itself down and dead 2023-09-23T22:29:19.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:19 smithi169 bash[104356]: cluster 2023-09-23T22:29:18.080886+0000 mgr.y (mgr.25310) 182 : cluster 0 pgmap v120: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:19.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:19 smithi169 bash[104356]: cluster 2023-09-23T22:29:18.496564+0000 mon.a (mon.0) 284 : cluster 1 osd.0 marked itself down and dead 2023-09-23T22:29:19.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:19 smithi187 bash[89487]: cluster 2023-09-23T22:29:18.080886+0000 mgr.y (mgr.25310) 182 : cluster 0 pgmap v120: 73 pgs: 73 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:19.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:19 smithi187 bash[89487]: cluster 2023-09-23T22:29:18.496564+0000 mon.a (mon.0) 284 : cluster 1 osd.0 marked itself down and dead 2023-09-23T22:29:20.309 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:20 smithi169 bash[101133]: cluster 2023-09-23T22:29:19.135841+0000 mon.a (mon.0) 285 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:29:20.310 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:20 smithi169 bash[101133]: cluster 2023-09-23T22:29:19.150274+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T22:29:20.310 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:20 smithi169 bash[101133]: cluster 2023-09-23T22:29:19.150283+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T22:29:20.310 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:20 smithi169 bash[101133]: cluster 2023-09-23T22:29:19.155293+0000 mon.a (mon.0) 286 : cluster 0 osdmap e80: 8 total, 7 up, 8 in 2023-09-23T22:29:20.310 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:20 smithi169 bash[104356]: cluster 2023-09-23T22:29:19.135841+0000 mon.a (mon.0) 285 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:29:20.310 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:20 smithi169 bash[104356]: cluster 2023-09-23T22:29:19.150274+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T22:29:20.310 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:20 smithi169 bash[104356]: cluster 2023-09-23T22:29:19.150283+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T22:29:20.310 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:20 smithi169 bash[104356]: cluster 2023-09-23T22:29:19.155293+0000 mon.a (mon.0) 286 : cluster 0 osdmap e80: 8 total, 7 up, 8 in 2023-09-23T22:29:20.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:20 smithi187 bash[89487]: cluster 2023-09-23T22:29:19.135841+0000 mon.a (mon.0) 285 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:29:20.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:20 smithi187 bash[89487]: cluster 2023-09-23T22:29:19.150274+0000 osd.7 (osd.7) 3 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T22:29:20.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:20 smithi187 bash[89487]: cluster 2023-09-23T22:29:19.150283+0000 osd.4 (osd.4) 4 : cluster 3 failed to encode map e80 with expected crc 2023-09-23T22:29:20.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:20 smithi187 bash[89487]: cluster 2023-09-23T22:29:19.155293+0000 mon.a (mon.0) 286 : cluster 0 osdmap e80: 8 total, 7 up, 8 in 2023-09-23T22:29:21.032 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:29:20 smithi169 bash[112338]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd-0 2023-09-23T22:29:21.532 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:29:21 smithi169 bash[112496]: Error response from daemon: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd-0 2023-09-23T22:29:21.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:21 smithi169 bash[101133]: cluster 2023-09-23T22:29:20.081542+0000 mgr.y (mgr.25310) 183 : cluster 0 pgmap v122: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:21.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:21 smithi169 bash[101133]: cluster 2023-09-23T22:29:20.153670+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:29:21.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:21 smithi169 bash[101133]: cluster 2023-09-23T22:29:20.153671+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:29:21.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:21 smithi169 bash[101133]: cluster 2023-09-23T22:29:20.157171+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:29:21.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:21 smithi169 bash[101133]: cluster 2023-09-23T22:29:20.157289+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:29:21.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:21 smithi169 bash[101133]: cluster 2023-09-23T22:29:20.157550+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:29:21.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:21 smithi169 bash[101133]: cluster 2023-09-23T22:29:20.159899+0000 mon.a (mon.0) 287 : cluster 0 osdmap e81: 8 total, 7 up, 8 in 2023-09-23T22:29:21.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:21 smithi169 bash[101133]: cluster 2023-09-23T22:29:20.160274+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:29:21.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:21 smithi169 bash[101133]: cluster 2023-09-23T22:29:20.160291+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:29:21.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:21 smithi169 bash[101133]: cluster 2023-09-23T22:29:20.160347+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:29:21.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:21 smithi169 bash[104356]: cluster 2023-09-23T22:29:20.081542+0000 mgr.y (mgr.25310) 183 : cluster 0 pgmap v122: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:21.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:21 smithi169 bash[104356]: cluster 2023-09-23T22:29:20.153670+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:29:21.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:21 smithi169 bash[104356]: cluster 2023-09-23T22:29:20.153671+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:29:21.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:21 smithi169 bash[104356]: cluster 2023-09-23T22:29:20.157171+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:29:21.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:21 smithi169 bash[104356]: cluster 2023-09-23T22:29:20.157289+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:29:21.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:21 smithi169 bash[104356]: cluster 2023-09-23T22:29:20.157550+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:29:21.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:21 smithi169 bash[104356]: cluster 2023-09-23T22:29:20.159899+0000 mon.a (mon.0) 287 : cluster 0 osdmap e81: 8 total, 7 up, 8 in 2023-09-23T22:29:21.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:21 smithi169 bash[104356]: cluster 2023-09-23T22:29:20.160274+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:29:21.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:21 smithi169 bash[104356]: cluster 2023-09-23T22:29:20.160291+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:29:21.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:21 smithi169 bash[104356]: cluster 2023-09-23T22:29:20.160347+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:29:21.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:21 smithi187 bash[89487]: cluster 2023-09-23T22:29:20.081542+0000 mgr.y (mgr.25310) 183 : cluster 0 pgmap v122: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:21.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:21 smithi187 bash[89487]: cluster 2023-09-23T22:29:20.153670+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:29:21.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:21 smithi187 bash[89487]: cluster 2023-09-23T22:29:20.153671+0000 osd.4 (osd.4) 5 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:29:21.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:21 smithi187 bash[89487]: cluster 2023-09-23T22:29:20.157171+0000 osd.7 (osd.7) 4 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:29:21.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:21 smithi187 bash[89487]: cluster 2023-09-23T22:29:20.157289+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:29:21.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:21 smithi187 bash[89487]: cluster 2023-09-23T22:29:20.157550+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:29:21.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:21 smithi187 bash[89487]: cluster 2023-09-23T22:29:20.159899+0000 mon.a (mon.0) 287 : cluster 0 osdmap e81: 8 total, 7 up, 8 in 2023-09-23T22:29:21.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:21 smithi187 bash[89487]: cluster 2023-09-23T22:29:20.160274+0000 osd.1 (osd.1) 4 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:29:21.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:21 smithi187 bash[89487]: cluster 2023-09-23T22:29:20.160291+0000 osd.3 (osd.3) 4 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:29:21.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:21 smithi187 bash[89487]: cluster 2023-09-23T22:29:20.160347+0000 osd.2 (osd.2) 5 : cluster 3 failed to encode map e81 with expected crc 2023-09-23T22:29:22.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:22 smithi169 bash[101133]: cluster 2023-09-23T22:29:22.156145+0000 mon.a (mon.0) 288 : cluster 3 Health check failed: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:29:22.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:22 smithi169 bash[104356]: cluster 2023-09-23T22:29:22.156145+0000 mon.a (mon.0) 288 : cluster 3 Health check failed: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:29:22.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:22 smithi187 bash[89487]: cluster 2023-09-23T22:29:22.156145+0000 mon.a (mon.0) 288 : cluster 3 Health check failed: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:29:23.237 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 3 2023-09-23T22:29:23.508 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:23 smithi169 bash[101133]: cluster 2023-09-23T22:29:22.082805+0000 mgr.y (mgr.25310) 184 : cluster 0 pgmap v124: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:29:23.508 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:23 smithi169 bash[104356]: cluster 2023-09-23T22:29:22.082805+0000 mgr.y (mgr.25310) 184 : cluster 0 pgmap v124: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:29:23.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:23 smithi187 bash[89487]: cluster 2023-09-23T22:29:22.082805+0000 mgr.y (mgr.25310) 184 : cluster 0 pgmap v124: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:29:24.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:24 smithi169 bash[101133]: audit 2023-09-23T22:29:23.215946+0000 mon.a (mon.0) 289 : audit 0 from='client.? 172.21.15.169:0/2946016594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:29:24.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:24 smithi169 bash[104356]: audit 2023-09-23T22:29:23.215946+0000 mon.a (mon.0) 289 : audit 0 from='client.? 172.21.15.169:0/2946016594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:29:24.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:24 smithi187 bash[89487]: audit 2023-09-23T22:29:23.215946+0000 mon.a (mon.0) 289 : audit 0 from='client.? 172.21.15.169:0/2946016594' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-09-23T22:29:24.730 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch ps' 2023-09-23T22:29:24.934 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:29:24 smithi169 systemd[1]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.0.service: Succeeded. 2023-09-23T22:29:24.934 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:29:24 smithi169 systemd[1]: Stopped Ceph osd.0 for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:29:25.220 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:29:24 smithi169 systemd[1]: Started Ceph osd.0 for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:29:25.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:25 smithi169 bash[104356]: cluster 2023-09-23T22:29:24.083398+0000 mgr.y (mgr.25310) 185 : cluster 0 pgmap v125: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:29:25.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:25 smithi169 bash[104356]: audit 2023-09-23T22:29:24.968849+0000 mon.a (mon.0) 290 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:25.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:25 smithi169 bash[104356]: audit 2023-09-23T22:29:24.977373+0000 mon.a (mon.0) 291 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:25.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:25 smithi169 bash[104356]: audit 2023-09-23T22:29:25.006814+0000 mon.a (mon.0) 292 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:29:25.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:25 smithi169 bash[101133]: cluster 2023-09-23T22:29:24.083398+0000 mgr.y (mgr.25310) 185 : cluster 0 pgmap v125: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:29:25.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:25 smithi169 bash[101133]: audit 2023-09-23T22:29:24.968849+0000 mon.a (mon.0) 290 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:25.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:25 smithi169 bash[101133]: audit 2023-09-23T22:29:24.977373+0000 mon.a (mon.0) 291 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:25.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:25 smithi169 bash[101133]: audit 2023-09-23T22:29:25.006814+0000 mon.a (mon.0) 292 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:29:25.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:25 smithi187 bash[89487]: cluster 2023-09-23T22:29:24.083398+0000 mgr.y (mgr.25310) 185 : cluster 0 pgmap v125: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:29:25.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:25 smithi187 bash[89487]: audit 2023-09-23T22:29:24.968849+0000 mon.a (mon.0) 290 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:25.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:25 smithi187 bash[89487]: audit 2023-09-23T22:29:24.977373+0000 mon.a (mon.0) 291 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:25.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:25 smithi187 bash[89487]: audit 2023-09-23T22:29:25.006814+0000 mon.a (mon.0) 292 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:29:26.964 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:29:26 smithi169 bash[112776]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-23T22:29:26.964 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:29:26 smithi169 bash[112776]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-09-23T22:29:26.965 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:29:26 smithi169 bash[112776]: 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-23T22:29:26.965 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:29:26 smithi169 bash[112776]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2023-09-23T22:29:26.965 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:29:26 smithi169 bash[112776]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2023-09-23T22:29:26.965 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:29:26 smithi169 bash[112776]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-09-23T22:29:26.965 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:29:26 smithi169 bash[112776]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-09-23T22:29:26.965 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:29:26 smithi169 bash[112776]: --> ceph-volume lvm activate successful for osd ID: 0 2023-09-23T22:29:27.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:27 smithi169 bash[104356]: cluster 2023-09-23T22:29:26.083816+0000 mgr.y (mgr.25310) 186 : cluster 0 pgmap v126: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:29:27.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:27 smithi169 bash[104356]: audit 2023-09-23T22:29:26.121740+0000 mon.a (mon.0) 293 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:27.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:27 smithi169 bash[104356]: audit 2023-09-23T22:29:26.123429+0000 mon.a (mon.0) 294 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:29:27.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:27 smithi169 bash[101133]: cluster 2023-09-23T22:29:26.083816+0000 mgr.y (mgr.25310) 186 : cluster 0 pgmap v126: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:29:27.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:27 smithi169 bash[101133]: audit 2023-09-23T22:29:26.121740+0000 mon.a (mon.0) 293 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:27.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:27 smithi169 bash[101133]: audit 2023-09-23T22:29:26.123429+0000 mon.a (mon.0) 294 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:29:27.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:27 smithi187 bash[89487]: cluster 2023-09-23T22:29:26.083816+0000 mgr.y (mgr.25310) 186 : cluster 0 pgmap v126: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:29:27.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:27 smithi187 bash[89487]: audit 2023-09-23T22:29:26.121740+0000 mon.a (mon.0) 293 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:27.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:27 smithi187 bash[89487]: audit 2023-09-23T22:29:26.123429+0000 mon.a (mon.0) 294 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:29:28.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:29:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:29:28] "GET /metrics HTTP/1.1" 200 33993 "" "Prometheus/2.43.0" 2023-09-23T22:29:28.783 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:29:28 smithi169 bash[113049]: debug 2023-09-23T22:29:28.595+0000 7f2f4e837700 1 -- 172.21.15.169:0/3699062015 <== mon.0 v2:172.21.15.169:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556f57d2a4e0 con 0x556f57d85000 2023-09-23T22:29:29.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:29 smithi187 bash[89487]: cluster 2023-09-23T22:29:28.084929+0000 mgr.y (mgr.25310) 187 : cluster 0 pgmap v127: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:29:29.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:29 smithi169 bash[101133]: cluster 2023-09-23T22:29:28.084929+0000 mgr.y (mgr.25310) 187 : cluster 0 pgmap v127: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:29:29.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:29 smithi169 bash[104356]: cluster 2023-09-23T22:29:28.084929+0000 mgr.y (mgr.25310) 187 : cluster 0 pgmap v127: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:29:29.533 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:29:29 smithi169 bash[113049]: debug 2023-09-23T22:29:29.151+0000 7f2f579bc640 -1 Falling back to public interface 2023-09-23T22:29:31.040 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:29:31.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:31 smithi169 bash[104356]: cluster 2023-09-23T22:29:30.085686+0000 mgr.y (mgr.25310) 188 : cluster 0 pgmap v128: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:29:31.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:31 smithi169 bash[101133]: cluster 2023-09-23T22:29:30.085686+0000 mgr.y (mgr.25310) 188 : cluster 0 pgmap v128: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:29:31.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:31 smithi187 bash[89487]: cluster 2023-09-23T22:29:30.085686+0000 mgr.y (mgr.25310) 188 : cluster 0 pgmap v128: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:29:32.532 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:29:32 smithi169 bash[113049]: debug 2023-09-23T22:29:32.263+0000 7f2f579bc640 -1 osd.0 79 log_to_monitors true 2023-09-23T22:29:33.532 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:29:33 smithi169 bash[113049]: debug 2023-09-23T22:29:33.199+0000 7f2f46e25700 -1 osd.0 79 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-23T22:29:33.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:33 smithi169 bash[101133]: cluster 2023-09-23T22:29:32.086379+0000 mgr.y (mgr.25310) 189 : cluster 0 pgmap v129: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:29:33.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:33 smithi169 bash[101133]: audit 2023-09-23T22:29:32.150320+0000 mon.a (mon.0) 295 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:33.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:33 smithi169 bash[101133]: audit 2023-09-23T22:29:32.160046+0000 mon.a (mon.0) 296 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:33.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:33 smithi169 bash[101133]: audit 2023-09-23T22:29:32.271605+0000 mon.a (mon.0) 297 : audit 1 from='osd.0 [v2:172.21.15.169:6802/707389705,v1:172.21.15.169:6803/707389705]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T22:29:33.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:33 smithi169 bash[101133]: audit 2023-09-23T22:29:32.949340+0000 mon.a (mon.0) 298 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:33.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:33 smithi169 bash[101133]: audit 2023-09-23T22:29:32.956618+0000 mon.a (mon.0) 299 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:33.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:33 smithi169 bash[104356]: cluster 2023-09-23T22:29:32.086379+0000 mgr.y (mgr.25310) 189 : cluster 0 pgmap v129: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:29:33.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:33 smithi169 bash[104356]: audit 2023-09-23T22:29:32.150320+0000 mon.a (mon.0) 295 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:33.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:33 smithi169 bash[104356]: audit 2023-09-23T22:29:32.160046+0000 mon.a (mon.0) 296 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:33.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:33 smithi169 bash[104356]: audit 2023-09-23T22:29:32.271605+0000 mon.a (mon.0) 297 : audit 1 from='osd.0 [v2:172.21.15.169:6802/707389705,v1:172.21.15.169:6803/707389705]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T22:29:33.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:33 smithi169 bash[104356]: audit 2023-09-23T22:29:32.949340+0000 mon.a (mon.0) 298 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:33.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:33 smithi169 bash[104356]: audit 2023-09-23T22:29:32.956618+0000 mon.a (mon.0) 299 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:33.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:33 smithi187 bash[89487]: cluster 2023-09-23T22:29:32.086379+0000 mgr.y (mgr.25310) 189 : cluster 0 pgmap v129: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 204 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:29:33.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:33 smithi187 bash[89487]: audit 2023-09-23T22:29:32.150320+0000 mon.a (mon.0) 295 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:33.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:33 smithi187 bash[89487]: audit 2023-09-23T22:29:32.160046+0000 mon.a (mon.0) 296 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:33.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:33 smithi187 bash[89487]: audit 2023-09-23T22:29:32.271605+0000 mon.a (mon.0) 297 : audit 1 from='osd.0 [v2:172.21.15.169:6802/707389705,v1:172.21.15.169:6803/707389705]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T22:29:33.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:33 smithi187 bash[89487]: audit 2023-09-23T22:29:32.949340+0000 mon.a (mon.0) 298 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:33.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:33 smithi187 bash[89487]: audit 2023-09-23T22:29:32.956618+0000 mon.a (mon.0) 299 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:34.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:34 smithi169 bash[101133]: cluster 2023-09-23T22:29:33.158617+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e82 with expected crc 2023-09-23T22:29:34.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:34 smithi169 bash[101133]: cluster 2023-09-23T22:29:33.160533+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e82 with expected crc 2023-09-23T22:29:34.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:34 smithi169 bash[101133]: audit 2023-09-23T22:29:33.162275+0000 mon.a (mon.0) 300 : audit 1 from='osd.0 [v2:172.21.15.169:6802/707389705,v1:172.21.15.169:6803/707389705]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T22:29:34.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:34 smithi169 bash[101133]: cluster 2023-09-23T22:29:33.162335+0000 mon.a (mon.0) 301 : cluster 0 osdmap e82: 8 total, 7 up, 8 in 2023-09-23T22:29:34.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:34 smithi169 bash[101133]: audit 2023-09-23T22:29:33.163002+0000 mon.a (mon.0) 302 : audit 1 from='osd.0 [v2:172.21.15.169:6802/707389705,v1:172.21.15.169:6803/707389705]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2023-09-23T22:29:34.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:34 smithi169 bash[104356]: cluster 2023-09-23T22:29:33.158617+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e82 with expected crc 2023-09-23T22:29:34.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:34 smithi169 bash[104356]: cluster 2023-09-23T22:29:33.160533+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e82 with expected crc 2023-09-23T22:29:34.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:34 smithi169 bash[104356]: audit 2023-09-23T22:29:33.162275+0000 mon.a (mon.0) 300 : audit 1 from='osd.0 [v2:172.21.15.169:6802/707389705,v1:172.21.15.169:6803/707389705]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T22:29:34.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:34 smithi169 bash[104356]: cluster 2023-09-23T22:29:33.162335+0000 mon.a (mon.0) 301 : cluster 0 osdmap e82: 8 total, 7 up, 8 in 2023-09-23T22:29:34.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:34 smithi169 bash[104356]: audit 2023-09-23T22:29:33.163002+0000 mon.a (mon.0) 302 : audit 1 from='osd.0 [v2:172.21.15.169:6802/707389705,v1:172.21.15.169:6803/707389705]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2023-09-23T22:29:34.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:34 smithi187 bash[89487]: cluster 2023-09-23T22:29:33.158617+0000 osd.4 (osd.4) 6 : cluster 3 failed to encode map e82 with expected crc 2023-09-23T22:29:34.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:34 smithi187 bash[89487]: cluster 2023-09-23T22:29:33.160533+0000 osd.1 (osd.1) 5 : cluster 3 failed to encode map e82 with expected crc 2023-09-23T22:29:34.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:34 smithi187 bash[89487]: audit 2023-09-23T22:29:33.162275+0000 mon.a (mon.0) 300 : audit 1 from='osd.0 [v2:172.21.15.169:6802/707389705,v1:172.21.15.169:6803/707389705]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T22:29:34.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:34 smithi187 bash[89487]: cluster 2023-09-23T22:29:33.162335+0000 mon.a (mon.0) 301 : cluster 0 osdmap e82: 8 total, 7 up, 8 in 2023-09-23T22:29:34.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:34 smithi187 bash[89487]: audit 2023-09-23T22:29:33.163002+0000 mon.a (mon.0) 302 : audit 1 from='osd.0 [v2:172.21.15.169:6802/707389705,v1:172.21.15.169:6803/707389705]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2023-09-23T22:29:34.709 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-23T22:29:34.709 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.a smithi169 *:9093,9094 running (5m) - 12m 13.6M - 0.25.0 c8568f914cd2 586c531cb094 2023-09-23T22:29:34.709 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.a smithi187 *:3000 running (5m) - 12m 74.6M - 9.4.7 2c41d148cca3 2a3dded4bc88 2023-09-23T22:29:34.709 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foo.smithi169.txmybt smithi169 running (10m) - 10m 14.3M - 17.2.6-1125-gc9bb1bcf 444539aec5bf 603d247272b3 2023-09-23T22:29:34.710 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foo.smithi187.ecsgsg smithi187 running (10m) - 10m 16.3M - 17.2.6-1125-gc9bb1bcf 444539aec5bf 647361a28ce7 2023-09-23T22:29:34.710 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.x smithi187 *:8443,9283,8765 running (4m) - 20m 428M - 18.2.0-460-gbb0daeff e32c2a64c126 cafd1a6096d9 2023-09-23T22:29:34.710 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.y smithi169 *:8443,9283,8765 running (5m) - 23m 478M - 18.2.0-460-gbb0daeff e32c2a64c126 3ca4f6c54bdb 2023-09-23T22:29:34.710 INFO:teuthology.orchestra.run.smithi169.stdout:mon.a smithi169 running (4m) - 23m 45.0M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 f09f231f8db9 2023-09-23T22:29:34.710 INFO:teuthology.orchestra.run.smithi169.stdout:mon.b smithi187 running (116s) - 21m 32.6M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 8bf365a11707 2023-09-23T22:29:34.710 INFO:teuthology.orchestra.run.smithi169.stdout:mon.c smithi169 running (2m) - 21m 34.7M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 7bb31960820c 2023-09-23T22:29:34.710 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.a smithi169 *:9100 running (5m) - 12m 7999k - 1.5.0 0da6a335fe13 f465120bfdac 2023-09-23T22:29:34.710 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.b smithi187 *:9100 running (5m) - 12m 8032k - 1.5.0 0da6a335fe13 5de6a70cff53 2023-09-23T22:29:34.710 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (7s) - 20m - 2524M 18.2.0-460-gbb0daeff e32c2a64c126 5b302c5d5cd0 2023-09-23T22:29:34.710 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (19m) - 19m 74.7M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf ee498783475d 2023-09-23T22:29:34.710 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (18m) - 18m 97.6M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf 79bb571d06d2 2023-09-23T22:29:34.711 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (17m) - 17m 65.9M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf 9637fe09c71c 2023-09-23T22:29:34.711 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi187 running (16m) - 16m 96.1M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf da9a171a44a7 2023-09-23T22:29:34.711 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi187 running (15m) - 15m 94.4M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf 922c0ee93b9d 2023-09-23T22:29:34.711 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi187 running (14m) - 15m 72.8M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf b4d1c30de5bf 2023-09-23T22:29:34.711 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi187 running (14m) - 14m 77.4M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf 2e63b5157f34 2023-09-23T22:29:34.711 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.a smithi187 *:9095 running (4m) - 13m 50.6M - 2.43.0 a07b618ecd1d bfded75014f3 2023-09-23T22:29:35.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:35 smithi169 bash[101133]: cluster 2023-09-23T22:29:34.087185+0000 mgr.y (mgr.25310) 190 : cluster 0 pgmap v131: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:29:35.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:35 smithi169 bash[101133]: cluster 2023-09-23T22:29:34.160521+0000 mon.a (mon.0) 303 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:29:35.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:35 smithi169 bash[101133]: cluster 2023-09-23T22:29:34.163506+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T22:29:35.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:35 smithi169 bash[101133]: cluster 2023-09-23T22:29:34.166494+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T22:29:35.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:35 smithi169 bash[101133]: cluster 2023-09-23T22:29:34.169036+0000 mon.a (mon.0) 304 : cluster 1 osd.0 [v2:172.21.15.169:6802/707389705,v1:172.21.15.169:6803/707389705] boot 2023-09-23T22:29:35.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:35 smithi169 bash[101133]: cluster 2023-09-23T22:29:34.169116+0000 mon.a (mon.0) 305 : cluster 0 osdmap e83: 8 total, 8 up, 8 in 2023-09-23T22:29:35.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:35 smithi169 bash[101133]: audit 2023-09-23T22:29:34.169727+0000 mon.a (mon.0) 306 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:29:35.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:35 smithi169 bash[104356]: cluster 2023-09-23T22:29:34.087185+0000 mgr.y (mgr.25310) 190 : cluster 0 pgmap v131: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:29:35.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:35 smithi169 bash[104356]: cluster 2023-09-23T22:29:34.160521+0000 mon.a (mon.0) 303 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:29:35.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:35 smithi169 bash[104356]: cluster 2023-09-23T22:29:34.163506+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T22:29:35.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:35 smithi169 bash[104356]: cluster 2023-09-23T22:29:34.166494+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T22:29:35.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:35 smithi169 bash[104356]: cluster 2023-09-23T22:29:34.169036+0000 mon.a (mon.0) 304 : cluster 1 osd.0 [v2:172.21.15.169:6802/707389705,v1:172.21.15.169:6803/707389705] boot 2023-09-23T22:29:35.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:35 smithi169 bash[104356]: cluster 2023-09-23T22:29:34.169116+0000 mon.a (mon.0) 305 : cluster 0 osdmap e83: 8 total, 8 up, 8 in 2023-09-23T22:29:35.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:35 smithi169 bash[104356]: audit 2023-09-23T22:29:34.169727+0000 mon.a (mon.0) 306 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:29:35.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:35 smithi187 bash[89487]: cluster 2023-09-23T22:29:34.087185+0000 mgr.y (mgr.25310) 190 : cluster 0 pgmap v131: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:29:35.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:35 smithi187 bash[89487]: cluster 2023-09-23T22:29:34.160521+0000 mon.a (mon.0) 303 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:29:35.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:35 smithi187 bash[89487]: cluster 2023-09-23T22:29:34.163506+0000 osd.4 (osd.4) 7 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T22:29:35.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:35 smithi187 bash[89487]: cluster 2023-09-23T22:29:34.166494+0000 osd.3 (osd.3) 5 : cluster 3 failed to encode map e83 with expected crc 2023-09-23T22:29:35.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:35 smithi187 bash[89487]: cluster 2023-09-23T22:29:34.169036+0000 mon.a (mon.0) 304 : cluster 1 osd.0 [v2:172.21.15.169:6802/707389705,v1:172.21.15.169:6803/707389705] boot 2023-09-23T22:29:35.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:35 smithi187 bash[89487]: cluster 2023-09-23T22:29:34.169116+0000 mon.a (mon.0) 305 : cluster 0 osdmap e83: 8 total, 8 up, 8 in 2023-09-23T22:29:35.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:35 smithi187 bash[89487]: audit 2023-09-23T22:29:34.169727+0000 mon.a (mon.0) 306 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:29:35.643 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade pause' 2023-09-23T22:29:36.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:36 smithi169 bash[101133]: audit 2023-09-23T22:29:34.689963+0000 mgr.y (mgr.25310) 191 : audit 0 from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:29:36.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:36 smithi169 bash[101133]: cluster 2023-09-23T22:29:35.181846+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:29:36.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:36 smithi169 bash[101133]: cluster 2023-09-23T22:29:35.181959+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:29:36.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:36 smithi169 bash[101133]: cluster 2023-09-23T22:29:35.182600+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:29:36.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:36 smithi169 bash[101133]: cluster 2023-09-23T22:29:35.182910+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:29:36.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:36 smithi169 bash[101133]: cluster 2023-09-23T22:29:35.184268+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:29:36.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:36 smithi169 bash[101133]: cluster 2023-09-23T22:29:35.184442+0000 mon.a (mon.0) 307 : cluster 0 osdmap e84: 8 total, 8 up, 8 in 2023-09-23T22:29:36.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:36 smithi169 bash[101133]: cluster 2023-09-23T22:29:35.184814+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:29:36.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:36 smithi169 bash[101133]: cluster 2023-09-23T22:29:35.184827+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:29:36.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:36 smithi169 bash[101133]: cluster 2023-09-23T22:29:35.184830+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:29:36.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:36 smithi169 bash[101133]: cluster 2023-09-23T22:29:35.184885+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:29:36.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:36 smithi169 bash[101133]: cluster 2023-09-23T22:29:35.185035+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:29:36.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:36 smithi169 bash[101133]: cluster 2023-09-23T22:29:35.187637+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:29:36.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:36 smithi169 bash[104356]: audit 2023-09-23T22:29:34.689963+0000 mgr.y (mgr.25310) 191 : audit 0 from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:29:36.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:36 smithi169 bash[104356]: cluster 2023-09-23T22:29:35.181846+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:29:36.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:36 smithi169 bash[104356]: cluster 2023-09-23T22:29:35.181959+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:29:36.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:36 smithi169 bash[104356]: cluster 2023-09-23T22:29:35.182600+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:29:36.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:36 smithi169 bash[104356]: cluster 2023-09-23T22:29:35.182910+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:29:36.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:36 smithi169 bash[104356]: cluster 2023-09-23T22:29:35.184268+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:29:36.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:36 smithi169 bash[104356]: cluster 2023-09-23T22:29:35.184442+0000 mon.a (mon.0) 307 : cluster 0 osdmap e84: 8 total, 8 up, 8 in 2023-09-23T22:29:36.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:36 smithi169 bash[104356]: cluster 2023-09-23T22:29:35.184814+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:29:36.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:36 smithi169 bash[104356]: cluster 2023-09-23T22:29:35.184827+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:29:36.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:36 smithi169 bash[104356]: cluster 2023-09-23T22:29:35.184830+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:29:36.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:36 smithi169 bash[104356]: cluster 2023-09-23T22:29:35.184885+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:29:36.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:36 smithi169 bash[104356]: cluster 2023-09-23T22:29:35.185035+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:29:36.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:36 smithi169 bash[104356]: cluster 2023-09-23T22:29:35.187637+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:29:36.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:36 smithi187 bash[89487]: audit 2023-09-23T22:29:34.689963+0000 mgr.y (mgr.25310) 191 : audit 0 from='client.44138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:29:36.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:36 smithi187 bash[89487]: cluster 2023-09-23T22:29:35.181846+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:29:36.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:36 smithi187 bash[89487]: cluster 2023-09-23T22:29:35.181959+0000 osd.7 (osd.7) 5 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:29:36.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:36 smithi187 bash[89487]: cluster 2023-09-23T22:29:35.182600+0000 osd.1 (osd.1) 6 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:29:36.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:36 smithi187 bash[89487]: cluster 2023-09-23T22:29:35.182910+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:29:36.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:36 smithi187 bash[89487]: cluster 2023-09-23T22:29:35.184268+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:29:36.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:36 smithi187 bash[89487]: cluster 2023-09-23T22:29:35.184442+0000 mon.a (mon.0) 307 : cluster 0 osdmap e84: 8 total, 8 up, 8 in 2023-09-23T22:29:36.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:36 smithi187 bash[89487]: cluster 2023-09-23T22:29:35.184814+0000 osd.3 (osd.3) 6 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:29:36.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:36 smithi187 bash[89487]: cluster 2023-09-23T22:29:35.184827+0000 osd.2 (osd.2) 6 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:29:36.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:36 smithi187 bash[89487]: cluster 2023-09-23T22:29:35.184830+0000 osd.4 (osd.4) 8 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:29:36.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:36 smithi187 bash[89487]: cluster 2023-09-23T22:29:35.184885+0000 osd.7 (osd.7) 6 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:29:36.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:36 smithi187 bash[89487]: cluster 2023-09-23T22:29:35.185035+0000 osd.1 (osd.1) 7 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:29:36.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:36 smithi187 bash[89487]: cluster 2023-09-23T22:29:35.187637+0000 osd.4 (osd.4) 9 : cluster 3 failed to encode map e84 with expected crc 2023-09-23T22:29:37.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:37 smithi169 bash[104356]: cluster 2023-09-23T22:29:36.087934+0000 mgr.y (mgr.25310) 192 : cluster 0 pgmap v134: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:29:37.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:37 smithi169 bash[101133]: cluster 2023-09-23T22:29:36.087934+0000 mgr.y (mgr.25310) 192 : cluster 0 pgmap v134: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:29:37.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:37 smithi187 bash[89487]: cluster 2023-09-23T22:29:36.087934+0000 mgr.y (mgr.25310) 192 : cluster 0 pgmap v134: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-09-23T22:29:38.465 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:38 smithi169 bash[104356]: cluster 2023-09-23T22:29:38.183533+0000 mon.a (mon.0) 308 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:29:38.465 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:38 smithi169 bash[101133]: cluster 2023-09-23T22:29:38.183533+0000 mon.a (mon.0) 308 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:29:38.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:38 smithi187 bash[89487]: cluster 2023-09-23T22:29:38.183533+0000 mon.a (mon.0) 308 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:29:38.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:29:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:29:38] "GET /metrics HTTP/1.1" 200 33993 "" "Prometheus/2.43.0" 2023-09-23T22:29:39.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:39 smithi169 bash[104356]: cluster 2023-09-23T22:29:38.089033+0000 mgr.y (mgr.25310) 193 : cluster 0 pgmap v135: 73 pgs: 2 active+undersized+degraded, 9 active+undersized, 62 active+clean; 582 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:29:39.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:39 smithi169 bash[101133]: cluster 2023-09-23T22:29:38.089033+0000 mgr.y (mgr.25310) 193 : cluster 0 pgmap v135: 73 pgs: 2 active+undersized+degraded, 9 active+undersized, 62 active+clean; 582 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:29:39.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:39 smithi187 bash[89487]: cluster 2023-09-23T22:29:38.089033+0000 mgr.y (mgr.25310) 193 : cluster 0 pgmap v135: 73 pgs: 2 active+undersized+degraded, 9 active+undersized, 62 active+clean; 582 KiB data, 193 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:29:40.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:40 smithi187 bash[89487]: cluster 2023-09-23T22:29:40.238037+0000 mon.a (mon.0) 309 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded) 2023-09-23T22:29:40.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:40 smithi187 bash[89487]: cluster 2023-09-23T22:29:40.238098+0000 mon.a (mon.0) 310 : cluster 1 Cluster is now healthy 2023-09-23T22:29:40.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:40 smithi169 bash[104356]: cluster 2023-09-23T22:29:40.238037+0000 mon.a (mon.0) 309 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded) 2023-09-23T22:29:40.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:40 smithi169 bash[104356]: cluster 2023-09-23T22:29:40.238098+0000 mon.a (mon.0) 310 : cluster 1 Cluster is now healthy 2023-09-23T22:29:40.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:40 smithi169 bash[101133]: cluster 2023-09-23T22:29:40.238037+0000 mon.a (mon.0) 309 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/72 objects degraded (4.167%), 2 pgs degraded) 2023-09-23T22:29:40.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:40 smithi169 bash[101133]: cluster 2023-09-23T22:29:40.238098+0000 mon.a (mon.0) 310 : cluster 1 Cluster is now healthy 2023-09-23T22:29:40.838 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:29:41.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:41 smithi187 bash[89487]: cluster 2023-09-23T22:29:40.089791+0000 mgr.y (mgr.25310) 194 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:41.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:41 smithi187 bash[89487]: audit 2023-09-23T22:29:41.121819+0000 mon.a (mon.0) 311 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:41.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:41 smithi187 bash[89487]: audit 2023-09-23T22:29:41.123936+0000 mon.a (mon.0) 312 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:29:41.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:41 smithi169 bash[104356]: cluster 2023-09-23T22:29:40.089791+0000 mgr.y (mgr.25310) 194 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:41.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:41 smithi169 bash[104356]: audit 2023-09-23T22:29:41.121819+0000 mon.a (mon.0) 311 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:41.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:41 smithi169 bash[104356]: audit 2023-09-23T22:29:41.123936+0000 mon.a (mon.0) 312 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:29:41.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:41 smithi169 bash[101133]: cluster 2023-09-23T22:29:40.089791+0000 mgr.y (mgr.25310) 194 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:41.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:41 smithi169 bash[101133]: audit 2023-09-23T22:29:41.121819+0000 mon.a (mon.0) 311 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:41.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:41 smithi169 bash[101133]: audit 2023-09-23T22:29:41.123936+0000 mon.a (mon.0) 312 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:29:43.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:43 smithi169 bash[101133]: cluster 2023-09-23T22:29:42.091118+0000 mgr.y (mgr.25310) 195 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:43.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:43 smithi169 bash[104356]: cluster 2023-09-23T22:29:42.091118+0000 mgr.y (mgr.25310) 195 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:43.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:43 smithi187 bash[89487]: cluster 2023-09-23T22:29:42.091118+0000 mgr.y (mgr.25310) 195 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:45.138 INFO:teuthology.orchestra.run.smithi169.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:29:45.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:45 smithi169 bash[101133]: cluster 2023-09-23T22:29:44.091634+0000 mgr.y (mgr.25310) 196 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:45.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:45 smithi169 bash[101133]: audit 2023-09-23T22:29:44.767248+0000 mon.a (mon.0) 313 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:45.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:45 smithi169 bash[101133]: audit 2023-09-23T22:29:44.775723+0000 mon.a (mon.0) 314 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:45.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:45 smithi169 bash[101133]: audit 2023-09-23T22:29:44.777224+0000 mon.a (mon.0) 315 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:29:45.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:45 smithi169 bash[101133]: audit 2023-09-23T22:29:44.778359+0000 mon.a (mon.0) 316 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:29:45.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:45 smithi169 bash[101133]: audit 2023-09-23T22:29:44.784749+0000 mon.a (mon.0) 317 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:45.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:45 smithi169 bash[101133]: audit 2023-09-23T22:29:44.867277+0000 mon.a (mon.0) 318 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:29:45.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:45 smithi169 bash[101133]: audit 2023-09-23T22:29:44.870217+0000 mon.a (mon.0) 319 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:29:45.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:45 smithi169 bash[101133]: audit 2023-09-23T22:29:44.871821+0000 mon.a (mon.0) 320 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:29:45.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:45 smithi169 bash[101133]: audit 2023-09-23T22:29:44.872979+0000 mon.a (mon.0) 321 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:29:45.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:45 smithi169 bash[101133]: audit 2023-09-23T22:29:44.874398+0000 mon.a (mon.0) 322 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-23T22:29:45.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:45 smithi169 bash[101133]: audit 2023-09-23T22:29:45.136726+0000 mon.a (mon.0) 323 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:45.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:45 smithi169 bash[104356]: cluster 2023-09-23T22:29:44.091634+0000 mgr.y (mgr.25310) 196 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:45.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:45 smithi169 bash[104356]: audit 2023-09-23T22:29:44.767248+0000 mon.a (mon.0) 313 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:45.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:45 smithi169 bash[104356]: audit 2023-09-23T22:29:44.775723+0000 mon.a (mon.0) 314 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:45.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:45 smithi169 bash[104356]: audit 2023-09-23T22:29:44.777224+0000 mon.a (mon.0) 315 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:29:45.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:45 smithi169 bash[104356]: audit 2023-09-23T22:29:44.778359+0000 mon.a (mon.0) 316 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:29:45.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:45 smithi169 bash[104356]: audit 2023-09-23T22:29:44.784749+0000 mon.a (mon.0) 317 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:45.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:45 smithi169 bash[104356]: audit 2023-09-23T22:29:44.867277+0000 mon.a (mon.0) 318 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:29:45.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:45 smithi169 bash[104356]: audit 2023-09-23T22:29:44.870217+0000 mon.a (mon.0) 319 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:29:45.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:45 smithi169 bash[104356]: audit 2023-09-23T22:29:44.871821+0000 mon.a (mon.0) 320 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:29:45.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:45 smithi169 bash[104356]: audit 2023-09-23T22:29:44.872979+0000 mon.a (mon.0) 321 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:29:45.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:45 smithi169 bash[104356]: audit 2023-09-23T22:29:44.874398+0000 mon.a (mon.0) 322 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-23T22:29:45.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:45 smithi169 bash[104356]: audit 2023-09-23T22:29:45.136726+0000 mon.a (mon.0) 323 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:45.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:45 smithi187 bash[89487]: cluster 2023-09-23T22:29:44.091634+0000 mgr.y (mgr.25310) 196 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:45.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:45 smithi187 bash[89487]: audit 2023-09-23T22:29:44.767248+0000 mon.a (mon.0) 313 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:45.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:45 smithi187 bash[89487]: audit 2023-09-23T22:29:44.775723+0000 mon.a (mon.0) 314 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:45.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:45 smithi187 bash[89487]: audit 2023-09-23T22:29:44.777224+0000 mon.a (mon.0) 315 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:29:45.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:45 smithi187 bash[89487]: audit 2023-09-23T22:29:44.778359+0000 mon.a (mon.0) 316 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:29:45.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:45 smithi187 bash[89487]: audit 2023-09-23T22:29:44.784749+0000 mon.a (mon.0) 317 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:45.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:45 smithi187 bash[89487]: audit 2023-09-23T22:29:44.867277+0000 mon.a (mon.0) 318 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:29:45.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:45 smithi187 bash[89487]: audit 2023-09-23T22:29:44.870217+0000 mon.a (mon.0) 319 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:29:45.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:45 smithi187 bash[89487]: audit 2023-09-23T22:29:44.871821+0000 mon.a (mon.0) 320 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:29:45.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:45 smithi187 bash[89487]: audit 2023-09-23T22:29:44.872979+0000 mon.a (mon.0) 321 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:29:45.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:45 smithi187 bash[89487]: audit 2023-09-23T22:29:44.874398+0000 mon.a (mon.0) 322 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-23T22:29:45.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:45 smithi187 bash[89487]: audit 2023-09-23T22:29:45.136726+0000 mon.a (mon.0) 323 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:46.508 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:46 smithi169 bash[101133]: audit 2023-09-23T22:29:44.874572+0000 mgr.y (mgr.25310) 197 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-23T22:29:46.508 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:46 smithi169 bash[101133]: cephadm 2023-09-23T22:29:44.875714+0000 mgr.y (mgr.25310) 198 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-09-23T22:29:46.508 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:46 smithi169 bash[101133]: audit 2023-09-23T22:29:45.130910+0000 mgr.y (mgr.25310) 199 : audit 0 from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:29:46.508 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:46 smithi169 bash[101133]: cephadm 2023-09-23T22:29:45.131487+0000 mgr.y (mgr.25310) 200 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:29:46.508 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:46 smithi169 bash[101133]: audit 2023-09-23T22:29:46.174446+0000 mon.a (mon.0) 324 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:46.508 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:46 smithi169 bash[104356]: audit 2023-09-23T22:29:44.874572+0000 mgr.y (mgr.25310) 197 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-23T22:29:46.509 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:46 smithi169 bash[104356]: cephadm 2023-09-23T22:29:44.875714+0000 mgr.y (mgr.25310) 198 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-09-23T22:29:46.509 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:46 smithi169 bash[104356]: audit 2023-09-23T22:29:45.130910+0000 mgr.y (mgr.25310) 199 : audit 0 from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:29:46.509 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:46 smithi169 bash[104356]: cephadm 2023-09-23T22:29:45.131487+0000 mgr.y (mgr.25310) 200 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:29:46.509 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:46 smithi169 bash[104356]: audit 2023-09-23T22:29:46.174446+0000 mon.a (mon.0) 324 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:46.510 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'sleep 60' 2023-09-23T22:29:46.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:46 smithi187 bash[89487]: audit 2023-09-23T22:29:44.874572+0000 mgr.y (mgr.25310) 197 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-09-23T22:29:46.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:46 smithi187 bash[89487]: cephadm 2023-09-23T22:29:44.875714+0000 mgr.y (mgr.25310) 198 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-09-23T22:29:46.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:46 smithi187 bash[89487]: audit 2023-09-23T22:29:45.130910+0000 mgr.y (mgr.25310) 199 : audit 0 from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:29:46.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:46 smithi187 bash[89487]: cephadm 2023-09-23T22:29:45.131487+0000 mgr.y (mgr.25310) 200 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:29:46.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:46 smithi187 bash[89487]: audit 2023-09-23T22:29:46.174446+0000 mon.a (mon.0) 324 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:47.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:47 smithi169 bash[104356]: cluster 2023-09-23T22:29:46.092191+0000 mgr.y (mgr.25310) 201 : cluster 0 pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:47.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:47 smithi169 bash[101133]: cluster 2023-09-23T22:29:46.092191+0000 mgr.y (mgr.25310) 201 : cluster 0 pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:47.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:47 smithi187 bash[89487]: cluster 2023-09-23T22:29:46.092191+0000 mgr.y (mgr.25310) 201 : cluster 0 pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:48.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:29:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:29:48] "GET /metrics HTTP/1.1" 200 33992 "" "Prometheus/2.43.0" 2023-09-23T22:29:49.231 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:48 smithi169 bash[101133]: cephadm 2023-09-23T22:29:47.895906+0000 mgr.y (mgr.25310) 202 : cephadm 1 Upgrade: Updating osd.1 2023-09-23T22:29:49.232 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:48 smithi169 bash[101133]: audit 2023-09-23T22:29:47.904457+0000 mon.a (mon.0) 325 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:49.232 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:48 smithi169 bash[101133]: audit 2023-09-23T22:29:47.906656+0000 mon.a (mon.0) 326 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T22:29:49.232 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:48 smithi169 bash[101133]: audit 2023-09-23T22:29:47.907985+0000 mon.a (mon.0) 327 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:29:49.232 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:48 smithi169 bash[101133]: cephadm 2023-09-23T22:29:47.911747+0000 mgr.y (mgr.25310) 203 : cephadm 1 Deploying daemon osd.1 on smithi169 2023-09-23T22:29:49.232 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:48 smithi169 bash[101133]: cluster 2023-09-23T22:29:48.093104+0000 mgr.y (mgr.25310) 204 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:49.233 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:48 smithi169 bash[104356]: cephadm 2023-09-23T22:29:47.895906+0000 mgr.y (mgr.25310) 202 : cephadm 1 Upgrade: Updating osd.1 2023-09-23T22:29:49.233 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:48 smithi169 bash[104356]: audit 2023-09-23T22:29:47.904457+0000 mon.a (mon.0) 325 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:49.233 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:48 smithi169 bash[104356]: audit 2023-09-23T22:29:47.906656+0000 mon.a (mon.0) 326 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T22:29:49.233 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:48 smithi169 bash[104356]: audit 2023-09-23T22:29:47.907985+0000 mon.a (mon.0) 327 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:29:49.233 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:48 smithi169 bash[104356]: cephadm 2023-09-23T22:29:47.911747+0000 mgr.y (mgr.25310) 203 : cephadm 1 Deploying daemon osd.1 on smithi169 2023-09-23T22:29:49.233 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:48 smithi169 bash[104356]: cluster 2023-09-23T22:29:48.093104+0000 mgr.y (mgr.25310) 204 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:49.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:48 smithi187 bash[89487]: cephadm 2023-09-23T22:29:47.895906+0000 mgr.y (mgr.25310) 202 : cephadm 1 Upgrade: Updating osd.1 2023-09-23T22:29:49.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:48 smithi187 bash[89487]: audit 2023-09-23T22:29:47.904457+0000 mon.a (mon.0) 325 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:49.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:48 smithi187 bash[89487]: audit 2023-09-23T22:29:47.906656+0000 mon.a (mon.0) 326 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-09-23T22:29:49.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:48 smithi187 bash[89487]: audit 2023-09-23T22:29:47.907985+0000 mon.a (mon.0) 327 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:29:49.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:48 smithi187 bash[89487]: cephadm 2023-09-23T22:29:47.911747+0000 mgr.y (mgr.25310) 203 : cephadm 1 Deploying daemon osd.1 on smithi169 2023-09-23T22:29:49.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:48 smithi187 bash[89487]: cluster 2023-09-23T22:29:48.093104+0000 mgr.y (mgr.25310) 204 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:51.375 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:29:51.405 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:51 smithi169 bash[104356]: cluster 2023-09-23T22:29:50.093829+0000 mgr.y (mgr.25310) 205 : cluster 0 pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:51.405 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:51 smithi169 bash[101133]: cluster 2023-09-23T22:29:50.093829+0000 mgr.y (mgr.25310) 205 : cluster 0 pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:51.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:51 smithi187 bash[89487]: cluster 2023-09-23T22:29:50.093829+0000 mgr.y (mgr.25310) 205 : cluster 0 pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:53.343 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:53 smithi169 bash[101133]: cluster 2023-09-23T22:29:52.094357+0000 mgr.y (mgr.25310) 206 : cluster 0 pgmap v142: 73 pgs: 73 active+clean; 582 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:53.343 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:53 smithi169 bash[104356]: cluster 2023-09-23T22:29:52.094357+0000 mgr.y (mgr.25310) 206 : cluster 0 pgmap v142: 73 pgs: 73 active+clean; 582 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:53.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:53 smithi187 bash[89487]: cluster 2023-09-23T22:29:52.094357+0000 mgr.y (mgr.25310) 206 : cluster 0 pgmap v142: 73 pgs: 73 active+clean; 582 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:53.782 INFO:journalctl@ceph.osd.1.smithi169.stdout:Sep 23 22:29:53 smithi169 systemd[1]: Stopping Ceph osd.1 for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T22:29:54.133 INFO:journalctl@ceph.osd.1.smithi169.stdout:Sep 23 22:29:53 smithi169 bash[51449]: debug 2023-09-23T22:29:53.862+0000 7fb8e8921700 -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-23T22:29:54.133 INFO:journalctl@ceph.osd.1.smithi169.stdout:Sep 23 22:29:53 smithi169 bash[51449]: debug 2023-09-23T22:29:53.862+0000 7fb8e8921700 -1 osd.1 84 *** Got signal Terminated *** 2023-09-23T22:29:54.133 INFO:journalctl@ceph.osd.1.smithi169.stdout:Sep 23 22:29:53 smithi169 bash[51449]: debug 2023-09-23T22:29:53.862+0000 7fb8e8921700 -1 osd.1 84 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T22:29:54.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:54 smithi169 bash[101133]: cluster 2023-09-23T22:29:53.868937+0000 mon.a (mon.0) 328 : cluster 1 osd.1 marked itself down and dead 2023-09-23T22:29:54.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:54 smithi169 bash[104356]: cluster 2023-09-23T22:29:53.868937+0000 mon.a (mon.0) 328 : cluster 1 osd.1 marked itself down and dead 2023-09-23T22:29:54.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:54 smithi187 bash[89487]: cluster 2023-09-23T22:29:53.868937+0000 mon.a (mon.0) 328 : cluster 1 osd.1 marked itself down and dead 2023-09-23T22:29:55.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:55 smithi169 bash[104356]: cluster 2023-09-23T22:29:54.095023+0000 mgr.y (mgr.25310) 207 : cluster 0 pgmap v143: 73 pgs: 73 active+clean; 582 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:55.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:55 smithi169 bash[104356]: cluster 2023-09-23T22:29:54.158125+0000 mon.a (mon.0) 329 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:29:55.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:55 smithi169 bash[104356]: cluster 2023-09-23T22:29:54.169239+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T22:29:55.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:55 smithi169 bash[104356]: cluster 2023-09-23T22:29:54.169390+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T22:29:55.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:55 smithi169 bash[104356]: cluster 2023-09-23T22:29:54.174105+0000 mon.a (mon.0) 330 : cluster 0 osdmap e85: 8 total, 7 up, 8 in 2023-09-23T22:29:55.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:55 smithi169 bash[101133]: cluster 2023-09-23T22:29:54.095023+0000 mgr.y (mgr.25310) 207 : cluster 0 pgmap v143: 73 pgs: 73 active+clean; 582 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:55.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:55 smithi169 bash[101133]: cluster 2023-09-23T22:29:54.158125+0000 mon.a (mon.0) 329 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:29:55.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:55 smithi169 bash[101133]: cluster 2023-09-23T22:29:54.169239+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T22:29:55.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:55 smithi169 bash[101133]: cluster 2023-09-23T22:29:54.169390+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T22:29:55.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:55 smithi169 bash[101133]: cluster 2023-09-23T22:29:54.174105+0000 mon.a (mon.0) 330 : cluster 0 osdmap e85: 8 total, 7 up, 8 in 2023-09-23T22:29:55.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:55 smithi187 bash[89487]: cluster 2023-09-23T22:29:54.095023+0000 mgr.y (mgr.25310) 207 : cluster 0 pgmap v143: 73 pgs: 73 active+clean; 582 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:55.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:55 smithi187 bash[89487]: cluster 2023-09-23T22:29:54.158125+0000 mon.a (mon.0) 329 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:29:55.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:55 smithi187 bash[89487]: cluster 2023-09-23T22:29:54.169239+0000 osd.4 (osd.4) 10 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T22:29:55.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:55 smithi187 bash[89487]: cluster 2023-09-23T22:29:54.169390+0000 osd.7 (osd.7) 7 : cluster 3 failed to encode map e85 with expected crc 2023-09-23T22:29:55.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:55 smithi187 bash[89487]: cluster 2023-09-23T22:29:54.174105+0000 mon.a (mon.0) 330 : cluster 0 osdmap e85: 8 total, 7 up, 8 in 2023-09-23T22:29:55.983 INFO:journalctl@ceph.osd.1.smithi169.stdout:Sep 23 22:29:55 smithi169 bash[119269]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd-1 2023-09-23T22:29:56.282 INFO:journalctl@ceph.osd.1.smithi169.stdout:Sep 23 22:29:55 smithi169 bash[119373]: Error response from daemon: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd-1 2023-09-23T22:29:56.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:56 smithi169 bash[101133]: cluster 2023-09-23T22:29:55.166622+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:29:56.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:56 smithi169 bash[101133]: cluster 2023-09-23T22:29:55.168982+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:29:56.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:56 smithi169 bash[101133]: cluster 2023-09-23T22:29:55.169126+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:29:56.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:56 smithi169 bash[101133]: cluster 2023-09-23T22:29:55.169304+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:29:56.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:56 smithi169 bash[101133]: cluster 2023-09-23T22:29:55.169631+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:29:56.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:56 smithi169 bash[101133]: cluster 2023-09-23T22:29:55.171661+0000 mon.a (mon.0) 331 : cluster 0 osdmap e86: 8 total, 7 up, 8 in 2023-09-23T22:29:56.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:56 smithi169 bash[101133]: cluster 2023-09-23T22:29:55.171962+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:29:56.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:56 smithi169 bash[101133]: cluster 2023-09-23T22:29:55.172074+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:29:56.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:56 smithi169 bash[101133]: cluster 2023-09-23T22:29:55.172076+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:29:56.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:56 smithi169 bash[101133]: audit 2023-09-23T22:29:56.122448+0000 mon.a (mon.0) 332 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:56.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:56 smithi169 bash[101133]: audit 2023-09-23T22:29:56.123688+0000 mon.a (mon.0) 333 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:29:56.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:56 smithi169 bash[104356]: cluster 2023-09-23T22:29:55.166622+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:29:56.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:56 smithi169 bash[104356]: cluster 2023-09-23T22:29:55.168982+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:29:56.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:56 smithi169 bash[104356]: cluster 2023-09-23T22:29:55.169126+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:29:56.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:56 smithi169 bash[104356]: cluster 2023-09-23T22:29:55.169304+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:29:56.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:56 smithi169 bash[104356]: cluster 2023-09-23T22:29:55.169631+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:29:56.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:56 smithi169 bash[104356]: cluster 2023-09-23T22:29:55.171661+0000 mon.a (mon.0) 331 : cluster 0 osdmap e86: 8 total, 7 up, 8 in 2023-09-23T22:29:56.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:56 smithi169 bash[104356]: cluster 2023-09-23T22:29:55.171962+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:29:56.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:56 smithi169 bash[104356]: cluster 2023-09-23T22:29:55.172074+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:29:56.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:56 smithi169 bash[104356]: cluster 2023-09-23T22:29:55.172076+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:29:56.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:56 smithi169 bash[104356]: audit 2023-09-23T22:29:56.122448+0000 mon.a (mon.0) 332 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:56.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:56 smithi169 bash[104356]: audit 2023-09-23T22:29:56.123688+0000 mon.a (mon.0) 333 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:29:56.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:56 smithi187 bash[89487]: cluster 2023-09-23T22:29:55.166622+0000 osd.4 (osd.4) 11 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:29:56.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:56 smithi187 bash[89487]: cluster 2023-09-23T22:29:55.168982+0000 osd.7 (osd.7) 8 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:29:56.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:56 smithi187 bash[89487]: cluster 2023-09-23T22:29:55.169126+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:29:56.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:56 smithi187 bash[89487]: cluster 2023-09-23T22:29:55.169304+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:29:56.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:56 smithi187 bash[89487]: cluster 2023-09-23T22:29:55.169631+0000 osd.2 (osd.2) 7 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:29:56.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:56 smithi187 bash[89487]: cluster 2023-09-23T22:29:55.171661+0000 mon.a (mon.0) 331 : cluster 0 osdmap e86: 8 total, 7 up, 8 in 2023-09-23T22:29:56.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:56 smithi187 bash[89487]: cluster 2023-09-23T22:29:55.171962+0000 osd.3 (osd.3) 7 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:29:56.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:56 smithi187 bash[89487]: cluster 2023-09-23T22:29:55.172074+0000 osd.7 (osd.7) 9 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:29:56.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:56 smithi187 bash[89487]: cluster 2023-09-23T22:29:55.172076+0000 osd.2 (osd.2) 8 : cluster 3 failed to encode map e86 with expected crc 2023-09-23T22:29:56.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:56 smithi187 bash[89487]: audit 2023-09-23T22:29:56.122448+0000 mon.a (mon.0) 332 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:56.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:56 smithi187 bash[89487]: audit 2023-09-23T22:29:56.123688+0000 mon.a (mon.0) 333 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:29:57.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:57 smithi169 bash[104356]: cluster 2023-09-23T22:29:56.095573+0000 mgr.y (mgr.25310) 208 : cluster 0 pgmap v146: 73 pgs: 9 stale+active+clean, 64 active+clean; 582 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:57.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:57 smithi169 bash[101133]: cluster 2023-09-23T22:29:56.095573+0000 mgr.y (mgr.25310) 208 : cluster 0 pgmap v146: 73 pgs: 9 stale+active+clean, 64 active+clean; 582 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:57.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:57 smithi187 bash[89487]: cluster 2023-09-23T22:29:56.095573+0000 mgr.y (mgr.25310) 208 : cluster 0 pgmap v146: 73 pgs: 9 stale+active+clean, 64 active+clean; 582 KiB data, 193 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:29:58.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:58 smithi169 bash[101133]: cluster 2023-09-23T22:29:58.175680+0000 mon.a (mon.0) 334 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:29:58.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:58 smithi169 bash[104356]: cluster 2023-09-23T22:29:58.175680+0000 mon.a (mon.0) 334 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:29:58.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:58 smithi187 bash[89487]: cluster 2023-09-23T22:29:58.175680+0000 mon.a (mon.0) 334 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:29:58.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:29:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:29:58] "GET /metrics HTTP/1.1" 200 33991 "" "Prometheus/2.43.0" 2023-09-23T22:29:58.783 INFO:journalctl@ceph.osd.1.smithi169.stdout:Sep 23 22:29:58 smithi169 systemd[1]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.1.service: Succeeded. 2023-09-23T22:29:58.783 INFO:journalctl@ceph.osd.1.smithi169.stdout:Sep 23 22:29:58 smithi169 systemd[1]: Stopped Ceph osd.1 for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:29:59.231 INFO:journalctl@ceph.osd.1.smithi169.stdout:Sep 23 22:29:58 smithi169 systemd[1]: Started Ceph osd.1 for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:29:59.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:59 smithi169 bash[101133]: cluster 2023-09-23T22:29:58.096648+0000 mgr.y (mgr.25310) 209 : cluster 0 pgmap v147: 73 pgs: 2 active+undersized+degraded, 1 stale+active+clean, 26 active+undersized, 44 active+clean; 582 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T22:29:59.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:59 smithi169 bash[101133]: audit 2023-09-23T22:29:58.829741+0000 mon.a (mon.0) 335 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:59.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:59 smithi169 bash[101133]: audit 2023-09-23T22:29:58.836681+0000 mon.a (mon.0) 336 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:59.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:29:59 smithi169 bash[101133]: audit 2023-09-23T22:29:58.850299+0000 mon.a (mon.0) 337 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:29:59.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:59 smithi169 bash[104356]: cluster 2023-09-23T22:29:58.096648+0000 mgr.y (mgr.25310) 209 : cluster 0 pgmap v147: 73 pgs: 2 active+undersized+degraded, 1 stale+active+clean, 26 active+undersized, 44 active+clean; 582 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T22:29:59.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:59 smithi169 bash[104356]: audit 2023-09-23T22:29:58.829741+0000 mon.a (mon.0) 335 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:59.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:59 smithi169 bash[104356]: audit 2023-09-23T22:29:58.836681+0000 mon.a (mon.0) 336 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:59.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:29:59 smithi169 bash[104356]: audit 2023-09-23T22:29:58.850299+0000 mon.a (mon.0) 337 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:29:59.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:59 smithi187 bash[89487]: cluster 2023-09-23T22:29:58.096648+0000 mgr.y (mgr.25310) 209 : cluster 0 pgmap v147: 73 pgs: 2 active+undersized+degraded, 1 stale+active+clean, 26 active+undersized, 44 active+clean; 582 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T22:29:59.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:59 smithi187 bash[89487]: audit 2023-09-23T22:29:58.829741+0000 mon.a (mon.0) 335 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:59.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:59 smithi187 bash[89487]: audit 2023-09-23T22:29:58.836681+0000 mon.a (mon.0) 336 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:29:59.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:29:59 smithi187 bash[89487]: audit 2023-09-23T22:29:58.850299+0000 mon.a (mon.0) 337 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:30:00.502 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:00 smithi169 bash[104356]: cluster 2023-09-23T22:30:00.000155+0000 mon.a (mon.0) 338 : cluster 3 Health detail: HEALTH_WARN 1 osds down; Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded 2023-09-23T22:30:00.502 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:00 smithi169 bash[104356]: cluster 2023-09-23T22:30:00.000227+0000 mon.a (mon.0) 339 : cluster 3 [WRN] OSD_DOWN: 1 osds down 2023-09-23T22:30:00.502 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:00 smithi169 bash[104356]: cluster 2023-09-23T22:30:00.000254+0000 mon.a (mon.0) 340 : cluster 3 osd.1 (root=default,host=smithi169) is down 2023-09-23T22:30:00.502 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:00 smithi169 bash[104356]: cluster 2023-09-23T22:30:00.000284+0000 mon.a (mon.0) 341 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded 2023-09-23T22:30:00.502 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:00 smithi169 bash[104356]: cluster 2023-09-23T22:30:00.000307+0000 mon.a (mon.0) 342 : cluster 3 pg 3.e is active+undersized+degraded, acting [7,4] 2023-09-23T22:30:00.503 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:00 smithi169 bash[104356]: cluster 2023-09-23T22:30:00.000330+0000 mon.a (mon.0) 343 : cluster 3 pg 3.1c is active+undersized+degraded, acting [5,4] 2023-09-23T22:30:00.503 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:00 smithi169 bash[101133]: cluster 2023-09-23T22:30:00.000155+0000 mon.a (mon.0) 338 : cluster 3 Health detail: HEALTH_WARN 1 osds down; Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded 2023-09-23T22:30:00.503 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:00 smithi169 bash[101133]: cluster 2023-09-23T22:30:00.000227+0000 mon.a (mon.0) 339 : cluster 3 [WRN] OSD_DOWN: 1 osds down 2023-09-23T22:30:00.503 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:00 smithi169 bash[101133]: cluster 2023-09-23T22:30:00.000254+0000 mon.a (mon.0) 340 : cluster 3 osd.1 (root=default,host=smithi169) is down 2023-09-23T22:30:00.503 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:00 smithi169 bash[101133]: cluster 2023-09-23T22:30:00.000284+0000 mon.a (mon.0) 341 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded 2023-09-23T22:30:00.503 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:00 smithi169 bash[101133]: cluster 2023-09-23T22:30:00.000307+0000 mon.a (mon.0) 342 : cluster 3 pg 3.e is active+undersized+degraded, acting [7,4] 2023-09-23T22:30:00.503 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:00 smithi169 bash[101133]: cluster 2023-09-23T22:30:00.000330+0000 mon.a (mon.0) 343 : cluster 3 pg 3.1c is active+undersized+degraded, acting [5,4] 2023-09-23T22:30:00.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:00 smithi187 bash[89487]: cluster 2023-09-23T22:30:00.000155+0000 mon.a (mon.0) 338 : cluster 3 Health detail: HEALTH_WARN 1 osds down; Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded 2023-09-23T22:30:00.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:00 smithi187 bash[89487]: cluster 2023-09-23T22:30:00.000227+0000 mon.a (mon.0) 339 : cluster 3 [WRN] OSD_DOWN: 1 osds down 2023-09-23T22:30:00.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:00 smithi187 bash[89487]: cluster 2023-09-23T22:30:00.000254+0000 mon.a (mon.0) 340 : cluster 3 osd.1 (root=default,host=smithi169) is down 2023-09-23T22:30:00.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:00 smithi187 bash[89487]: cluster 2023-09-23T22:30:00.000284+0000 mon.a (mon.0) 341 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded 2023-09-23T22:30:00.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:00 smithi187 bash[89487]: cluster 2023-09-23T22:30:00.000307+0000 mon.a (mon.0) 342 : cluster 3 pg 3.e is active+undersized+degraded, acting [7,4] 2023-09-23T22:30:00.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:00 smithi187 bash[89487]: cluster 2023-09-23T22:30:00.000330+0000 mon.a (mon.0) 343 : cluster 3 pg 3.1c is active+undersized+degraded, acting [5,4] 2023-09-23T22:30:00.782 INFO:journalctl@ceph.osd.1.smithi169.stdout:Sep 23 22:30:00 smithi169 bash[119551]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-23T22:30:00.783 INFO:journalctl@ceph.osd.1.smithi169.stdout:Sep 23 22:30:00 smithi169 bash[119551]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-09-23T22:30:00.783 INFO:journalctl@ceph.osd.1.smithi169.stdout:Sep 23 22:30:00 smithi169 bash[119551]: 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-23T22:30:00.783 INFO:journalctl@ceph.osd.1.smithi169.stdout:Sep 23 22:30:00 smithi169 bash[119551]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2023-09-23T22:30:00.783 INFO:journalctl@ceph.osd.1.smithi169.stdout:Sep 23 22:30:00 smithi169 bash[119551]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2023-09-23T22:30:00.783 INFO:journalctl@ceph.osd.1.smithi169.stdout:Sep 23 22:30:00 smithi169 bash[119551]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-09-23T22:30:00.783 INFO:journalctl@ceph.osd.1.smithi169.stdout:Sep 23 22:30:00 smithi169 bash[119551]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-09-23T22:30:00.783 INFO:journalctl@ceph.osd.1.smithi169.stdout:Sep 23 22:30:00 smithi169 bash[119551]: --> ceph-volume lvm activate successful for osd ID: 1 2023-09-23T22:30:01.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:01 smithi169 bash[104356]: cluster 2023-09-23T22:30:00.097319+0000 mgr.y (mgr.25310) 210 : cluster 0 pgmap v148: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:30:01.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:01 smithi169 bash[101133]: cluster 2023-09-23T22:30:00.097319+0000 mgr.y (mgr.25310) 210 : cluster 0 pgmap v148: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:30:01.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:01 smithi187 bash[89487]: cluster 2023-09-23T22:30:00.097319+0000 mgr.y (mgr.25310) 210 : cluster 0 pgmap v148: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:30:02.782 INFO:journalctl@ceph.osd.1.smithi169.stdout:Sep 23 22:30:02 smithi169 bash[119842]: debug 2023-09-23T22:30:02.474+0000 7fc17e674700 1 -- 172.21.15.169:0/683794908 <== mon.2 v2:172.21.15.169:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559e936804e0 con 0x559e936db000 2023-09-23T22:30:03.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:03 smithi169 bash[101133]: cluster 2023-09-23T22:30:02.098242+0000 mgr.y (mgr.25310) 211 : cluster 0 pgmap v149: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:30:03.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:03 smithi169 bash[104356]: cluster 2023-09-23T22:30:02.098242+0000 mgr.y (mgr.25310) 211 : cluster 0 pgmap v149: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:30:03.283 INFO:journalctl@ceph.osd.1.smithi169.stdout:Sep 23 22:30:03 smithi169 bash[119842]: debug 2023-09-23T22:30:03.018+0000 7fc1877f9640 -1 Falling back to public interface 2023-09-23T22:30:03.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:03 smithi187 bash[89487]: cluster 2023-09-23T22:30:02.098242+0000 mgr.y (mgr.25310) 211 : cluster 0 pgmap v149: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:30:05.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:05 smithi169 bash[101133]: cluster 2023-09-23T22:30:04.099125+0000 mgr.y (mgr.25310) 212 : cluster 0 pgmap v150: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:30:05.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:05 smithi169 bash[104356]: cluster 2023-09-23T22:30:04.099125+0000 mgr.y (mgr.25310) 212 : cluster 0 pgmap v150: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:30:05.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:05 smithi187 bash[89487]: cluster 2023-09-23T22:30:04.099125+0000 mgr.y (mgr.25310) 212 : cluster 0 pgmap v150: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:30:06.532 INFO:journalctl@ceph.osd.1.smithi169.stdout:Sep 23 22:30:06 smithi169 bash[119842]: debug 2023-09-23T22:30:06.146+0000 7fc1877f9640 -1 osd.1 84 log_to_monitors true 2023-09-23T22:30:06.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:06 smithi169 bash[101133]: cluster 2023-09-23T22:30:06.030709+0000 mon.a (mon.0) 344 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T22:30:06.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:06 smithi169 bash[101133]: audit 2023-09-23T22:30:06.092319+0000 mon.a (mon.0) 345 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:06.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:06 smithi169 bash[101133]: audit 2023-09-23T22:30:06.100196+0000 mon.a (mon.0) 346 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:06.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:06 smithi169 bash[101133]: audit 2023-09-23T22:30:06.153568+0000 mon.a (mon.0) 347 : audit 1 from='osd.1 [v2:172.21.15.169:6810/2616944808,v1:172.21.15.169:6811/2616944808]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T22:30:06.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:06 smithi169 bash[104356]: cluster 2023-09-23T22:30:06.030709+0000 mon.a (mon.0) 344 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T22:30:06.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:06 smithi169 bash[104356]: audit 2023-09-23T22:30:06.092319+0000 mon.a (mon.0) 345 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:06.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:06 smithi169 bash[104356]: audit 2023-09-23T22:30:06.100196+0000 mon.a (mon.0) 346 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:06.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:06 smithi169 bash[104356]: audit 2023-09-23T22:30:06.153568+0000 mon.a (mon.0) 347 : audit 1 from='osd.1 [v2:172.21.15.169:6810/2616944808,v1:172.21.15.169:6811/2616944808]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T22:30:06.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:06 smithi187 bash[89487]: cluster 2023-09-23T22:30:06.030709+0000 mon.a (mon.0) 344 : cluster 3 Health check update: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T22:30:06.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:06 smithi187 bash[89487]: audit 2023-09-23T22:30:06.092319+0000 mon.a (mon.0) 345 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:06.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:06 smithi187 bash[89487]: audit 2023-09-23T22:30:06.100196+0000 mon.a (mon.0) 346 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:06.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:06 smithi187 bash[89487]: audit 2023-09-23T22:30:06.153568+0000 mon.a (mon.0) 347 : audit 1 from='osd.1 [v2:172.21.15.169:6810/2616944808,v1:172.21.15.169:6811/2616944808]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-09-23T22:30:07.532 INFO:journalctl@ceph.osd.1.smithi169.stdout:Sep 23 22:30:07 smithi169 bash[119842]: debug 2023-09-23T22:30:07.142+0000 7fc176461700 -1 osd.1 84 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-23T22:30:07.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:07 smithi169 bash[104356]: cluster 2023-09-23T22:30:06.099777+0000 mgr.y (mgr.25310) 213 : cluster 0 pgmap v151: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:30:07.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:07 smithi169 bash[104356]: audit 2023-09-23T22:30:06.892520+0000 mon.a (mon.0) 348 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:07.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:07 smithi169 bash[104356]: audit 2023-09-23T22:30:06.899517+0000 mon.a (mon.0) 349 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:07.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:07 smithi169 bash[104356]: cluster 2023-09-23T22:30:07.098987+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e87 with expected crc 2023-09-23T22:30:07.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:07 smithi169 bash[104356]: audit 2023-09-23T22:30:07.105211+0000 mon.a (mon.0) 350 : audit 1 from='osd.1 [v2:172.21.15.169:6810/2616944808,v1:172.21.15.169:6811/2616944808]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T22:30:07.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:07 smithi169 bash[104356]: cluster 2023-09-23T22:30:07.105306+0000 mon.a (mon.0) 351 : cluster 0 osdmap e87: 8 total, 7 up, 8 in 2023-09-23T22:30:07.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:07 smithi169 bash[104356]: audit 2023-09-23T22:30:07.106517+0000 mon.a (mon.0) 352 : audit 1 from='osd.1 [v2:172.21.15.169:6810/2616944808,v1:172.21.15.169:6811/2616944808]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2023-09-23T22:30:07.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:07 smithi169 bash[101133]: cluster 2023-09-23T22:30:06.099777+0000 mgr.y (mgr.25310) 213 : cluster 0 pgmap v151: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:30:07.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:07 smithi169 bash[101133]: audit 2023-09-23T22:30:06.892520+0000 mon.a (mon.0) 348 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:07.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:07 smithi169 bash[101133]: audit 2023-09-23T22:30:06.899517+0000 mon.a (mon.0) 349 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:07.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:07 smithi169 bash[101133]: cluster 2023-09-23T22:30:07.098987+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e87 with expected crc 2023-09-23T22:30:07.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:07 smithi169 bash[101133]: audit 2023-09-23T22:30:07.105211+0000 mon.a (mon.0) 350 : audit 1 from='osd.1 [v2:172.21.15.169:6810/2616944808,v1:172.21.15.169:6811/2616944808]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T22:30:07.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:07 smithi169 bash[101133]: cluster 2023-09-23T22:30:07.105306+0000 mon.a (mon.0) 351 : cluster 0 osdmap e87: 8 total, 7 up, 8 in 2023-09-23T22:30:07.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:07 smithi169 bash[101133]: audit 2023-09-23T22:30:07.106517+0000 mon.a (mon.0) 352 : audit 1 from='osd.1 [v2:172.21.15.169:6810/2616944808,v1:172.21.15.169:6811/2616944808]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2023-09-23T22:30:07.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:07 smithi187 bash[89487]: cluster 2023-09-23T22:30:06.099777+0000 mgr.y (mgr.25310) 213 : cluster 0 pgmap v151: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 194 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:30:07.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:07 smithi187 bash[89487]: audit 2023-09-23T22:30:06.892520+0000 mon.a (mon.0) 348 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:07.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:07 smithi187 bash[89487]: audit 2023-09-23T22:30:06.899517+0000 mon.a (mon.0) 349 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:07.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:07 smithi187 bash[89487]: cluster 2023-09-23T22:30:07.098987+0000 osd.4 (osd.4) 12 : cluster 3 failed to encode map e87 with expected crc 2023-09-23T22:30:07.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:07 smithi187 bash[89487]: audit 2023-09-23T22:30:07.105211+0000 mon.a (mon.0) 350 : audit 1 from='osd.1 [v2:172.21.15.169:6810/2616944808,v1:172.21.15.169:6811/2616944808]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-09-23T22:30:07.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:07 smithi187 bash[89487]: cluster 2023-09-23T22:30:07.105306+0000 mon.a (mon.0) 351 : cluster 0 osdmap e87: 8 total, 7 up, 8 in 2023-09-23T22:30:07.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:07 smithi187 bash[89487]: audit 2023-09-23T22:30:07.106517+0000 mon.a (mon.0) 352 : audit 1 from='osd.1 [v2:172.21.15.169:6810/2616944808,v1:172.21.15.169:6811/2616944808]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2023-09-23T22:30:08.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:30:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:30:08] "GET /metrics HTTP/1.1" 200 33991 "" "Prometheus/2.43.0" 2023-09-23T22:30:08.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:08 smithi169 bash[101133]: cluster 2023-09-23T22:30:07.098758+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e87 with expected crc 2023-09-23T22:30:08.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:08 smithi169 bash[101133]: cluster 2023-09-23T22:30:08.108899+0000 mon.a (mon.0) 353 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:30:08.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:08 smithi169 bash[101133]: cluster 2023-09-23T22:30:08.110671+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T22:30:08.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:08 smithi169 bash[101133]: cluster 2023-09-23T22:30:08.117394+0000 mon.a (mon.0) 354 : cluster 1 osd.1 [v2:172.21.15.169:6810/2616944808,v1:172.21.15.169:6811/2616944808] boot 2023-09-23T22:30:08.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:08 smithi169 bash[101133]: cluster 2023-09-23T22:30:08.117472+0000 mon.a (mon.0) 355 : cluster 0 osdmap e88: 8 total, 8 up, 8 in 2023-09-23T22:30:08.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:08 smithi169 bash[101133]: audit 2023-09-23T22:30:08.118541+0000 mon.a (mon.0) 356 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:30:08.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:08 smithi169 bash[104356]: cluster 2023-09-23T22:30:07.098758+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e87 with expected crc 2023-09-23T22:30:08.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:08 smithi169 bash[104356]: cluster 2023-09-23T22:30:08.108899+0000 mon.a (mon.0) 353 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:30:08.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:08 smithi169 bash[104356]: cluster 2023-09-23T22:30:08.110671+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T22:30:08.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:08 smithi169 bash[104356]: cluster 2023-09-23T22:30:08.117394+0000 mon.a (mon.0) 354 : cluster 1 osd.1 [v2:172.21.15.169:6810/2616944808,v1:172.21.15.169:6811/2616944808] boot 2023-09-23T22:30:08.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:08 smithi169 bash[104356]: cluster 2023-09-23T22:30:08.117472+0000 mon.a (mon.0) 355 : cluster 0 osdmap e88: 8 total, 8 up, 8 in 2023-09-23T22:30:08.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:08 smithi169 bash[104356]: audit 2023-09-23T22:30:08.118541+0000 mon.a (mon.0) 356 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:30:08.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:08 smithi187 bash[89487]: cluster 2023-09-23T22:30:07.098758+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e87 with expected crc 2023-09-23T22:30:08.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:08 smithi187 bash[89487]: cluster 2023-09-23T22:30:08.108899+0000 mon.a (mon.0) 353 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:30:08.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:08 smithi187 bash[89487]: cluster 2023-09-23T22:30:08.110671+0000 osd.4 (osd.4) 13 : cluster 3 failed to encode map e88 with expected crc 2023-09-23T22:30:08.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:08 smithi187 bash[89487]: cluster 2023-09-23T22:30:08.117394+0000 mon.a (mon.0) 354 : cluster 1 osd.1 [v2:172.21.15.169:6810/2616944808,v1:172.21.15.169:6811/2616944808] boot 2023-09-23T22:30:08.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:08 smithi187 bash[89487]: cluster 2023-09-23T22:30:08.117472+0000 mon.a (mon.0) 355 : cluster 0 osdmap e88: 8 total, 8 up, 8 in 2023-09-23T22:30:08.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:08 smithi187 bash[89487]: audit 2023-09-23T22:30:08.118541+0000 mon.a (mon.0) 356 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-09-23T22:30:09.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:09 smithi169 bash[104356]: cluster 2023-09-23T22:30:08.100445+0000 mgr.y (mgr.25310) 214 : cluster 0 pgmap v153: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:30:09.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:09 smithi169 bash[104356]: cluster 2023-09-23T22:30:09.120856+0000 mon.a (mon.0) 357 : cluster 0 osdmap e89: 8 total, 8 up, 8 in 2023-09-23T22:30:09.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:09 smithi169 bash[101133]: cluster 2023-09-23T22:30:08.100445+0000 mgr.y (mgr.25310) 214 : cluster 0 pgmap v153: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:30:09.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:09 smithi169 bash[101133]: cluster 2023-09-23T22:30:09.120856+0000 mon.a (mon.0) 357 : cluster 0 osdmap e89: 8 total, 8 up, 8 in 2023-09-23T22:30:09.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:09 smithi187 bash[89487]: cluster 2023-09-23T22:30:08.100445+0000 mgr.y (mgr.25310) 214 : cluster 0 pgmap v153: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-09-23T22:30:09.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:09 smithi187 bash[89487]: cluster 2023-09-23T22:30:09.120856+0000 mon.a (mon.0) 357 : cluster 0 osdmap e89: 8 total, 8 up, 8 in 2023-09-23T22:30:10.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:10 smithi169 bash[101133]: cluster 2023-09-23T22:30:09.113846+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:30:10.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:10 smithi169 bash[101133]: cluster 2023-09-23T22:30:09.116560+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:30:10.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:10 smithi169 bash[101133]: cluster 2023-09-23T22:30:09.118122+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:30:10.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:10 smithi169 bash[101133]: cluster 2023-09-23T22:30:09.118245+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:30:10.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:10 smithi169 bash[101133]: cluster 2023-09-23T22:30:09.119482+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:30:10.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:10 smithi169 bash[101133]: cluster 2023-09-23T22:30:09.119723+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:30:10.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:10 smithi169 bash[101133]: cluster 2023-09-23T22:30:09.121409+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:30:10.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:10 smithi169 bash[101133]: cluster 2023-09-23T22:30:09.121410+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:30:10.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:10 smithi169 bash[101133]: cluster 2023-09-23T22:30:09.124673+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:30:10.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:10 smithi169 bash[104356]: cluster 2023-09-23T22:30:09.113846+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:30:10.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:10 smithi169 bash[104356]: cluster 2023-09-23T22:30:09.116560+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:30:10.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:10 smithi169 bash[104356]: cluster 2023-09-23T22:30:09.118122+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:30:10.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:10 smithi169 bash[104356]: cluster 2023-09-23T22:30:09.118245+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:30:10.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:10 smithi169 bash[104356]: cluster 2023-09-23T22:30:09.119482+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:30:10.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:10 smithi169 bash[104356]: cluster 2023-09-23T22:30:09.119723+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:30:10.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:10 smithi169 bash[104356]: cluster 2023-09-23T22:30:09.121409+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:30:10.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:10 smithi169 bash[104356]: cluster 2023-09-23T22:30:09.121410+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:30:10.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:10 smithi169 bash[104356]: cluster 2023-09-23T22:30:09.124673+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:30:10.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:10 smithi187 bash[89487]: cluster 2023-09-23T22:30:09.113846+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:30:10.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:10 smithi187 bash[89487]: cluster 2023-09-23T22:30:09.116560+0000 osd.4 (osd.4) 14 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:30:10.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:10 smithi187 bash[89487]: cluster 2023-09-23T22:30:09.118122+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:30:10.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:10 smithi187 bash[89487]: cluster 2023-09-23T22:30:09.118245+0000 osd.7 (osd.7) 10 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:30:10.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:10 smithi187 bash[89487]: cluster 2023-09-23T22:30:09.119482+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:30:10.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:10 smithi187 bash[89487]: cluster 2023-09-23T22:30:09.119723+0000 osd.4 (osd.4) 15 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:30:10.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:10 smithi187 bash[89487]: cluster 2023-09-23T22:30:09.121409+0000 osd.2 (osd.2) 9 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:30:10.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:10 smithi187 bash[89487]: cluster 2023-09-23T22:30:09.121410+0000 osd.3 (osd.3) 8 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:30:10.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:10 smithi187 bash[89487]: cluster 2023-09-23T22:30:09.124673+0000 osd.3 (osd.3) 9 : cluster 3 failed to encode map e89 with expected crc 2023-09-23T22:30:11.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:11 smithi169 bash[101133]: cluster 2023-09-23T22:30:10.101142+0000 mgr.y (mgr.25310) 215 : cluster 0 pgmap v156: 73 pgs: 3 peering, 2 active+undersized+degraded, 27 active+undersized, 41 active+clean; 582 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T22:30:11.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:11 smithi169 bash[101133]: cluster 2023-09-23T22:30:11.032363+0000 mon.a (mon.0) 358 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:30:11.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:11 smithi169 bash[101133]: audit 2023-09-23T22:30:11.122846+0000 mon.a (mon.0) 359 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:11.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:11 smithi169 bash[101133]: audit 2023-09-23T22:30:11.124564+0000 mon.a (mon.0) 360 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:30:11.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:11 smithi169 bash[104356]: cluster 2023-09-23T22:30:10.101142+0000 mgr.y (mgr.25310) 215 : cluster 0 pgmap v156: 73 pgs: 3 peering, 2 active+undersized+degraded, 27 active+undersized, 41 active+clean; 582 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T22:30:11.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:11 smithi169 bash[104356]: cluster 2023-09-23T22:30:11.032363+0000 mon.a (mon.0) 358 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:30:11.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:11 smithi169 bash[104356]: audit 2023-09-23T22:30:11.122846+0000 mon.a (mon.0) 359 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:11.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:11 smithi169 bash[104356]: audit 2023-09-23T22:30:11.124564+0000 mon.a (mon.0) 360 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:30:11.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:11 smithi187 bash[89487]: cluster 2023-09-23T22:30:10.101142+0000 mgr.y (mgr.25310) 215 : cluster 0 pgmap v156: 73 pgs: 3 peering, 2 active+undersized+degraded, 27 active+undersized, 41 active+clean; 582 KiB data, 197 MiB used, 715 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T22:30:11.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:11 smithi187 bash[89487]: cluster 2023-09-23T22:30:11.032363+0000 mon.a (mon.0) 358 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:30:11.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:11 smithi187 bash[89487]: audit 2023-09-23T22:30:11.122846+0000 mon.a (mon.0) 359 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:11.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:11 smithi187 bash[89487]: audit 2023-09-23T22:30:11.124564+0000 mon.a (mon.0) 360 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:30:12.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:12 smithi187 bash[89487]: cluster 2023-09-23T22:30:12.279483+0000 mon.a (mon.0) 361 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded) 2023-09-23T22:30:12.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:12 smithi187 bash[89487]: cluster 2023-09-23T22:30:12.279536+0000 mon.a (mon.0) 362 : cluster 1 Cluster is now healthy 2023-09-23T22:30:12.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:12 smithi169 bash[104356]: cluster 2023-09-23T22:30:12.279483+0000 mon.a (mon.0) 361 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded) 2023-09-23T22:30:12.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:12 smithi169 bash[104356]: cluster 2023-09-23T22:30:12.279536+0000 mon.a (mon.0) 362 : cluster 1 Cluster is now healthy 2023-09-23T22:30:12.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:12 smithi169 bash[101133]: cluster 2023-09-23T22:30:12.279483+0000 mon.a (mon.0) 361 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded) 2023-09-23T22:30:12.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:12 smithi169 bash[101133]: cluster 2023-09-23T22:30:12.279536+0000 mon.a (mon.0) 362 : cluster 1 Cluster is now healthy 2023-09-23T22:30:13.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:13 smithi187 bash[89487]: cluster 2023-09-23T22:30:12.101794+0000 mgr.y (mgr.25310) 216 : cluster 0 pgmap v157: 73 pgs: 3 peering, 9 active+undersized, 61 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:13.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:13 smithi169 bash[104356]: cluster 2023-09-23T22:30:12.101794+0000 mgr.y (mgr.25310) 216 : cluster 0 pgmap v157: 73 pgs: 3 peering, 9 active+undersized, 61 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:13.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:13 smithi169 bash[101133]: cluster 2023-09-23T22:30:12.101794+0000 mgr.y (mgr.25310) 216 : cluster 0 pgmap v157: 73 pgs: 3 peering, 9 active+undersized, 61 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:15.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:15 smithi187 bash[89487]: cluster 2023-09-23T22:30:14.102357+0000 mgr.y (mgr.25310) 217 : cluster 0 pgmap v158: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:15.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:15 smithi169 bash[104356]: cluster 2023-09-23T22:30:14.102357+0000 mgr.y (mgr.25310) 217 : cluster 0 pgmap v158: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:15.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:15 smithi169 bash[101133]: cluster 2023-09-23T22:30:14.102357+0000 mgr.y (mgr.25310) 217 : cluster 0 pgmap v158: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:17.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:17 smithi187 bash[89487]: cluster 2023-09-23T22:30:16.103002+0000 mgr.y (mgr.25310) 218 : cluster 0 pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:17.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:17 smithi169 bash[104356]: cluster 2023-09-23T22:30:16.103002+0000 mgr.y (mgr.25310) 218 : cluster 0 pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:17.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:17 smithi169 bash[101133]: cluster 2023-09-23T22:30:16.103002+0000 mgr.y (mgr.25310) 218 : cluster 0 pgmap v159: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:18.533 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:30:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:30:18] "GET /metrics HTTP/1.1" 200 33841 "" "Prometheus/2.43.0" 2023-09-23T22:30:18.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:18 smithi169 bash[101133]: audit 2023-09-23T22:30:17.254680+0000 mon.a (mon.0) 363 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:18.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:18 smithi169 bash[101133]: audit 2023-09-23T22:30:17.266633+0000 mon.a (mon.0) 364 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:18.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:18 smithi169 bash[101133]: audit 2023-09-23T22:30:17.268199+0000 mon.a (mon.0) 365 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:30:18.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:18 smithi169 bash[101133]: audit 2023-09-23T22:30:17.269442+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:30:18.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:18 smithi169 bash[101133]: audit 2023-09-23T22:30:17.279846+0000 mon.a (mon.0) 367 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:18.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:18 smithi169 bash[101133]: audit 2023-09-23T22:30:17.361651+0000 mon.a (mon.0) 368 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:30:18.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:18 smithi169 bash[104356]: audit 2023-09-23T22:30:17.254680+0000 mon.a (mon.0) 363 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:18.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:18 smithi169 bash[104356]: audit 2023-09-23T22:30:17.266633+0000 mon.a (mon.0) 364 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:18.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:18 smithi169 bash[104356]: audit 2023-09-23T22:30:17.268199+0000 mon.a (mon.0) 365 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:30:18.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:18 smithi169 bash[104356]: audit 2023-09-23T22:30:17.269442+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:30:18.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:18 smithi169 bash[104356]: audit 2023-09-23T22:30:17.279846+0000 mon.a (mon.0) 367 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:18.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:18 smithi169 bash[104356]: audit 2023-09-23T22:30:17.361651+0000 mon.a (mon.0) 368 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:30:18.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:18 smithi187 bash[89487]: audit 2023-09-23T22:30:17.254680+0000 mon.a (mon.0) 363 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:18.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:18 smithi187 bash[89487]: audit 2023-09-23T22:30:17.266633+0000 mon.a (mon.0) 364 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:18.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:18 smithi187 bash[89487]: audit 2023-09-23T22:30:17.268199+0000 mon.a (mon.0) 365 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:30:18.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:18 smithi187 bash[89487]: audit 2023-09-23T22:30:17.269442+0000 mon.a (mon.0) 366 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:30:18.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:18 smithi187 bash[89487]: audit 2023-09-23T22:30:17.279846+0000 mon.a (mon.0) 367 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:18.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:18 smithi187 bash[89487]: audit 2023-09-23T22:30:17.361651+0000 mon.a (mon.0) 368 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:30:19.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:19 smithi169 bash[101133]: cluster 2023-09-23T22:30:18.104058+0000 mgr.y (mgr.25310) 219 : cluster 0 pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:19.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:19 smithi169 bash[104356]: cluster 2023-09-23T22:30:18.104058+0000 mgr.y (mgr.25310) 219 : cluster 0 pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:19.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:19 smithi187 bash[89487]: cluster 2023-09-23T22:30:18.104058+0000 mgr.y (mgr.25310) 219 : cluster 0 pgmap v160: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:21.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:21 smithi187 bash[89487]: cluster 2023-09-23T22:30:20.104802+0000 mgr.y (mgr.25310) 220 : cluster 0 pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:21.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:21 smithi187 bash[89487]: audit 2023-09-23T22:30:21.194333+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:21.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:21 smithi169 bash[101133]: cluster 2023-09-23T22:30:20.104802+0000 mgr.y (mgr.25310) 220 : cluster 0 pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:21.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:21 smithi169 bash[101133]: audit 2023-09-23T22:30:21.194333+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:21.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:21 smithi169 bash[104356]: cluster 2023-09-23T22:30:20.104802+0000 mgr.y (mgr.25310) 220 : cluster 0 pgmap v161: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:21.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:21 smithi169 bash[104356]: audit 2023-09-23T22:30:21.194333+0000 mon.a (mon.0) 369 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:23.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:23 smithi187 bash[89487]: cluster 2023-09-23T22:30:22.105702+0000 mgr.y (mgr.25310) 221 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:23.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:23 smithi169 bash[101133]: cluster 2023-09-23T22:30:22.105702+0000 mgr.y (mgr.25310) 221 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:23.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:23 smithi169 bash[104356]: cluster 2023-09-23T22:30:22.105702+0000 mgr.y (mgr.25310) 221 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:25.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:24 smithi169 bash[101133]: audit 2023-09-23T22:30:23.753634+0000 mon.a (mon.0) 370 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:25.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:24 smithi169 bash[101133]: audit 2023-09-23T22:30:23.761798+0000 mon.a (mon.0) 371 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:25.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:24 smithi169 bash[101133]: cluster 2023-09-23T22:30:24.106530+0000 mgr.y (mgr.25310) 222 : cluster 0 pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:25.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:24 smithi169 bash[101133]: audit 2023-09-23T22:30:24.280134+0000 mon.a (mon.0) 372 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:30:25.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:24 smithi169 bash[101133]: audit 2023-09-23T22:30:24.281942+0000 mon.a (mon.0) 373 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:30:25.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:24 smithi169 bash[101133]: audit 2023-09-23T22:30:24.291484+0000 mon.a (mon.0) 374 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:25.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:24 smithi169 bash[104356]: audit 2023-09-23T22:30:23.753634+0000 mon.a (mon.0) 370 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:25.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:24 smithi169 bash[104356]: audit 2023-09-23T22:30:23.761798+0000 mon.a (mon.0) 371 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:25.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:24 smithi169 bash[104356]: cluster 2023-09-23T22:30:24.106530+0000 mgr.y (mgr.25310) 222 : cluster 0 pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:25.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:24 smithi169 bash[104356]: audit 2023-09-23T22:30:24.280134+0000 mon.a (mon.0) 372 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:30:25.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:24 smithi169 bash[104356]: audit 2023-09-23T22:30:24.281942+0000 mon.a (mon.0) 373 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:30:25.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:24 smithi169 bash[104356]: audit 2023-09-23T22:30:24.291484+0000 mon.a (mon.0) 374 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:25.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:24 smithi187 bash[89487]: audit 2023-09-23T22:30:23.753634+0000 mon.a (mon.0) 370 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:25.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:24 smithi187 bash[89487]: audit 2023-09-23T22:30:23.761798+0000 mon.a (mon.0) 371 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:25.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:24 smithi187 bash[89487]: cluster 2023-09-23T22:30:24.106530+0000 mgr.y (mgr.25310) 222 : cluster 0 pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:25.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:24 smithi187 bash[89487]: audit 2023-09-23T22:30:24.280134+0000 mon.a (mon.0) 372 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:30:25.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:24 smithi187 bash[89487]: audit 2023-09-23T22:30:24.281942+0000 mon.a (mon.0) 373 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:30:25.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:24 smithi187 bash[89487]: audit 2023-09-23T22:30:24.291484+0000 mon.a (mon.0) 374 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:27.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:27 smithi187 bash[89487]: cluster 2023-09-23T22:30:26.107258+0000 mgr.y (mgr.25310) 223 : cluster 0 pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:27.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:27 smithi187 bash[89487]: audit 2023-09-23T22:30:26.122566+0000 mon.a (mon.0) 375 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:27.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:27 smithi187 bash[89487]: audit 2023-09-23T22:30:26.124305+0000 mon.a (mon.0) 376 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:30:27.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:27 smithi169 bash[104356]: cluster 2023-09-23T22:30:26.107258+0000 mgr.y (mgr.25310) 223 : cluster 0 pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:27.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:27 smithi169 bash[104356]: audit 2023-09-23T22:30:26.122566+0000 mon.a (mon.0) 375 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:27.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:27 smithi169 bash[104356]: audit 2023-09-23T22:30:26.124305+0000 mon.a (mon.0) 376 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:30:27.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:27 smithi169 bash[101133]: cluster 2023-09-23T22:30:26.107258+0000 mgr.y (mgr.25310) 223 : cluster 0 pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:27.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:27 smithi169 bash[101133]: audit 2023-09-23T22:30:26.122566+0000 mon.a (mon.0) 375 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:30:27.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:27 smithi169 bash[101133]: audit 2023-09-23T22:30:26.124305+0000 mon.a (mon.0) 376 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:30:28.785 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:30:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:30:28] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-09-23T22:30:29.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:29 smithi187 bash[89487]: cluster 2023-09-23T22:30:28.108246+0000 mgr.y (mgr.25310) 224 : cluster 0 pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:29.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:29 smithi169 bash[101133]: cluster 2023-09-23T22:30:28.108246+0000 mgr.y (mgr.25310) 224 : cluster 0 pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:29.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:29 smithi169 bash[104356]: cluster 2023-09-23T22:30:28.108246+0000 mgr.y (mgr.25310) 224 : cluster 0 pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:31.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:31 smithi169 bash[101133]: cluster 2023-09-23T22:30:30.108946+0000 mgr.y (mgr.25310) 225 : cluster 0 pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:31.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:31 smithi169 bash[104356]: cluster 2023-09-23T22:30:30.108946+0000 mgr.y (mgr.25310) 225 : cluster 0 pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:31.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:31 smithi187 bash[89487]: cluster 2023-09-23T22:30:30.108946+0000 mgr.y (mgr.25310) 225 : cluster 0 pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:33.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:33 smithi169 bash[104356]: cluster 2023-09-23T22:30:32.109914+0000 mgr.y (mgr.25310) 226 : cluster 0 pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:33.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:33 smithi169 bash[101133]: cluster 2023-09-23T22:30:32.109914+0000 mgr.y (mgr.25310) 226 : cluster 0 pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:33.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:33 smithi187 bash[89487]: cluster 2023-09-23T22:30:32.109914+0000 mgr.y (mgr.25310) 226 : cluster 0 pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:35.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:35 smithi169 bash[104356]: cluster 2023-09-23T22:30:34.110754+0000 mgr.y (mgr.25310) 227 : cluster 0 pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:35.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:35 smithi169 bash[101133]: cluster 2023-09-23T22:30:34.110754+0000 mgr.y (mgr.25310) 227 : cluster 0 pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:35.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:35 smithi187 bash[89487]: cluster 2023-09-23T22:30:34.110754+0000 mgr.y (mgr.25310) 227 : cluster 0 pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:37.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:37 smithi187 bash[89487]: cluster 2023-09-23T22:30:36.111432+0000 mgr.y (mgr.25310) 228 : cluster 0 pgmap v169: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:37.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:37 smithi169 bash[104356]: cluster 2023-09-23T22:30:36.111432+0000 mgr.y (mgr.25310) 228 : cluster 0 pgmap v169: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:37.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:37 smithi169 bash[101133]: cluster 2023-09-23T22:30:36.111432+0000 mgr.y (mgr.25310) 228 : cluster 0 pgmap v169: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:38.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:30:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:30:38] "GET /metrics HTTP/1.1" 200 33982 "" "Prometheus/2.43.0" 2023-09-23T22:30:39.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:39 smithi169 bash[101133]: cluster 2023-09-23T22:30:38.112451+0000 mgr.y (mgr.25310) 229 : cluster 0 pgmap v170: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:39.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:39 smithi169 bash[104356]: cluster 2023-09-23T22:30:38.112451+0000 mgr.y (mgr.25310) 229 : cluster 0 pgmap v170: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:39.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:39 smithi187 bash[89487]: cluster 2023-09-23T22:30:38.112451+0000 mgr.y (mgr.25310) 229 : cluster 0 pgmap v170: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:41.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:41 smithi169 bash[104356]: cluster 2023-09-23T22:30:40.113211+0000 mgr.y (mgr.25310) 230 : cluster 0 pgmap v171: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:41.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:41 smithi169 bash[104356]: audit 2023-09-23T22:30:41.117882+0000 mon.a (mon.0) 377 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:30:41.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:41 smithi169 bash[101133]: cluster 2023-09-23T22:30:40.113211+0000 mgr.y (mgr.25310) 230 : cluster 0 pgmap v171: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:41.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:41 smithi169 bash[101133]: audit 2023-09-23T22:30:41.117882+0000 mon.a (mon.0) 377 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:30:41.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:41 smithi187 bash[89487]: cluster 2023-09-23T22:30:40.113211+0000 mgr.y (mgr.25310) 230 : cluster 0 pgmap v171: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:41.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:41 smithi187 bash[89487]: audit 2023-09-23T22:30:41.117882+0000 mon.a (mon.0) 377 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:30:43.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:43 smithi169 bash[101133]: cluster 2023-09-23T22:30:42.114160+0000 mgr.y (mgr.25310) 231 : cluster 0 pgmap v172: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:43.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:43 smithi169 bash[104356]: cluster 2023-09-23T22:30:42.114160+0000 mgr.y (mgr.25310) 231 : cluster 0 pgmap v172: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:43.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:43 smithi187 bash[89487]: cluster 2023-09-23T22:30:42.114160+0000 mgr.y (mgr.25310) 231 : cluster 0 pgmap v172: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:45.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:45 smithi169 bash[101133]: cluster 2023-09-23T22:30:44.114978+0000 mgr.y (mgr.25310) 232 : cluster 0 pgmap v173: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:45.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:45 smithi169 bash[104356]: cluster 2023-09-23T22:30:44.114978+0000 mgr.y (mgr.25310) 232 : cluster 0 pgmap v173: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:45.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:45 smithi187 bash[89487]: cluster 2023-09-23T22:30:44.114978+0000 mgr.y (mgr.25310) 232 : cluster 0 pgmap v173: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:47.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:47 smithi187 bash[89487]: cluster 2023-09-23T22:30:46.115663+0000 mgr.y (mgr.25310) 233 : cluster 0 pgmap v174: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:47.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:47 smithi169 bash[101133]: cluster 2023-09-23T22:30:46.115663+0000 mgr.y (mgr.25310) 233 : cluster 0 pgmap v174: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:47.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:47 smithi169 bash[104356]: cluster 2023-09-23T22:30:46.115663+0000 mgr.y (mgr.25310) 233 : cluster 0 pgmap v174: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:48.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:30:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:30:48] "GET /metrics HTTP/1.1" 200 33981 "" "Prometheus/2.43.0" 2023-09-23T22:30:49.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:49 smithi169 bash[101133]: cluster 2023-09-23T22:30:48.116734+0000 mgr.y (mgr.25310) 234 : cluster 0 pgmap v175: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:49.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:49 smithi169 bash[104356]: cluster 2023-09-23T22:30:48.116734+0000 mgr.y (mgr.25310) 234 : cluster 0 pgmap v175: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:49.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:49 smithi187 bash[89487]: cluster 2023-09-23T22:30:48.116734+0000 mgr.y (mgr.25310) 234 : cluster 0 pgmap v175: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:51.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:51 smithi169 bash[101133]: cluster 2023-09-23T22:30:50.117485+0000 mgr.y (mgr.25310) 235 : cluster 0 pgmap v176: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:51.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:51 smithi169 bash[104356]: cluster 2023-09-23T22:30:50.117485+0000 mgr.y (mgr.25310) 235 : cluster 0 pgmap v176: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:51.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:51 smithi187 bash[89487]: cluster 2023-09-23T22:30:50.117485+0000 mgr.y (mgr.25310) 235 : cluster 0 pgmap v176: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:53.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:53 smithi169 bash[104356]: cluster 2023-09-23T22:30:52.118367+0000 mgr.y (mgr.25310) 236 : cluster 0 pgmap v177: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:53.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:53 smithi169 bash[101133]: cluster 2023-09-23T22:30:52.118367+0000 mgr.y (mgr.25310) 236 : cluster 0 pgmap v177: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:53.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:53 smithi187 bash[89487]: cluster 2023-09-23T22:30:52.118367+0000 mgr.y (mgr.25310) 236 : cluster 0 pgmap v177: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:55.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:55 smithi169 bash[101133]: cluster 2023-09-23T22:30:54.119216+0000 mgr.y (mgr.25310) 237 : cluster 0 pgmap v178: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:55.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:55 smithi169 bash[104356]: cluster 2023-09-23T22:30:54.119216+0000 mgr.y (mgr.25310) 237 : cluster 0 pgmap v178: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:55.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:55 smithi187 bash[89487]: cluster 2023-09-23T22:30:54.119216+0000 mgr.y (mgr.25310) 237 : cluster 0 pgmap v178: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:56.874 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade resume' 2023-09-23T22:30:57.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:57 smithi169 bash[101133]: audit 2023-09-23T22:30:56.118179+0000 mon.a (mon.0) 378 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:30:57.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:57 smithi169 bash[101133]: cluster 2023-09-23T22:30:56.119719+0000 mgr.y (mgr.25310) 238 : cluster 0 pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:57.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:57 smithi169 bash[104356]: audit 2023-09-23T22:30:56.118179+0000 mon.a (mon.0) 378 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:30:57.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:57 smithi169 bash[104356]: cluster 2023-09-23T22:30:56.119719+0000 mgr.y (mgr.25310) 238 : cluster 0 pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:57.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:57 smithi187 bash[89487]: audit 2023-09-23T22:30:56.118179+0000 mon.a (mon.0) 378 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:30:57.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:57 smithi187 bash[89487]: cluster 2023-09-23T22:30:56.119719+0000 mgr.y (mgr.25310) 238 : cluster 0 pgmap v179: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:58.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:30:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:30:58] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2023-09-23T22:30:59.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:30:59 smithi169 bash[101133]: cluster 2023-09-23T22:30:58.120757+0000 mgr.y (mgr.25310) 239 : cluster 0 pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:59.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:30:59 smithi169 bash[104356]: cluster 2023-09-23T22:30:58.120757+0000 mgr.y (mgr.25310) 239 : cluster 0 pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:30:59.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:30:59 smithi187 bash[89487]: cluster 2023-09-23T22:30:58.120757+0000 mgr.y (mgr.25310) 239 : cluster 0 pgmap v180: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:01.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:01 smithi169 bash[101133]: cluster 2023-09-23T22:31:00.121312+0000 mgr.y (mgr.25310) 240 : cluster 0 pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:01.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:01 smithi169 bash[104356]: cluster 2023-09-23T22:31:00.121312+0000 mgr.y (mgr.25310) 240 : cluster 0 pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:01.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:01 smithi187 bash[89487]: cluster 2023-09-23T22:31:00.121312+0000 mgr.y (mgr.25310) 240 : cluster 0 pgmap v181: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:01.643 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:31:03.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:03 smithi169 bash[104356]: cluster 2023-09-23T22:31:02.122236+0000 mgr.y (mgr.25310) 241 : cluster 0 pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:03.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:03 smithi169 bash[101133]: cluster 2023-09-23T22:31:02.122236+0000 mgr.y (mgr.25310) 241 : cluster 0 pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:03.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:03 smithi187 bash[89487]: cluster 2023-09-23T22:31:02.122236+0000 mgr.y (mgr.25310) 241 : cluster 0 pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:05.124 INFO:teuthology.orchestra.run.smithi169.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:31:05.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:05 smithi169 bash[101133]: cluster 2023-09-23T22:31:04.122743+0000 mgr.y (mgr.25310) 242 : cluster 0 pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:05.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:05 smithi169 bash[101133]: audit 2023-09-23T22:31:05.122853+0000 mon.a (mon.0) 379 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:05.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:05 smithi169 bash[101133]: audit 2023-09-23T22:31:05.152970+0000 mon.a (mon.0) 380 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:31:05.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:05 smithi169 bash[101133]: audit 2023-09-23T22:31:05.155203+0000 mon.a (mon.0) 381 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:31:05.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:05 smithi169 bash[101133]: audit 2023-09-23T22:31:05.156369+0000 mon.a (mon.0) 382 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:31:05.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:05 smithi169 bash[101133]: audit 2023-09-23T22:31:05.163265+0000 mon.a (mon.0) 383 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:05.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:05 smithi169 bash[104356]: cluster 2023-09-23T22:31:04.122743+0000 mgr.y (mgr.25310) 242 : cluster 0 pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:05.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:05 smithi169 bash[104356]: audit 2023-09-23T22:31:05.122853+0000 mon.a (mon.0) 379 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:05.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:05 smithi169 bash[104356]: audit 2023-09-23T22:31:05.152970+0000 mon.a (mon.0) 380 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:31:05.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:05 smithi169 bash[104356]: audit 2023-09-23T22:31:05.155203+0000 mon.a (mon.0) 381 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:31:05.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:05 smithi169 bash[104356]: audit 2023-09-23T22:31:05.156369+0000 mon.a (mon.0) 382 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:31:05.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:05 smithi169 bash[104356]: audit 2023-09-23T22:31:05.163265+0000 mon.a (mon.0) 383 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:05.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:05 smithi187 bash[89487]: cluster 2023-09-23T22:31:04.122743+0000 mgr.y (mgr.25310) 242 : cluster 0 pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:05.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:05 smithi187 bash[89487]: audit 2023-09-23T22:31:05.122853+0000 mon.a (mon.0) 379 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:05.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:05 smithi187 bash[89487]: audit 2023-09-23T22:31:05.152970+0000 mon.a (mon.0) 380 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:31:05.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:05 smithi187 bash[89487]: audit 2023-09-23T22:31:05.155203+0000 mon.a (mon.0) 381 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:31:05.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:05 smithi187 bash[89487]: audit 2023-09-23T22:31:05.156369+0000 mon.a (mon.0) 382 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:31:05.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:05 smithi187 bash[89487]: audit 2023-09-23T22:31:05.163265+0000 mon.a (mon.0) 383 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:06.444 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'echo wait for half of osds to upgrade' 2023-09-23T22:31:06.451 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:06 smithi169 bash[101133]: audit 2023-09-23T22:31:05.115656+0000 mgr.y (mgr.25310) 243 : audit 0 from='client.34239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:31:06.451 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:06 smithi169 bash[101133]: cephadm 2023-09-23T22:31:05.116370+0000 mgr.y (mgr.25310) 244 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:31:06.451 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:06 smithi169 bash[101133]: audit 2023-09-23T22:31:05.243737+0000 mon.a (mon.0) 384 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:31:06.452 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:06 smithi169 bash[101133]: audit 2023-09-23T22:31:05.247446+0000 mon.a (mon.0) 385 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:31:06.452 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:06 smithi169 bash[101133]: audit 2023-09-23T22:31:05.249619+0000 mon.a (mon.0) 386 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:31:06.452 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:06 smithi169 bash[101133]: audit 2023-09-23T22:31:05.251230+0000 mon.a (mon.0) 387 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:31:06.452 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:06 smithi169 bash[101133]: audit 2023-09-23T22:31:05.253091+0000 mon.a (mon.0) 388 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-23T22:31:06.452 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:06 smithi169 bash[101133]: audit 2023-09-23T22:31:05.253296+0000 mgr.y (mgr.25310) 245 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-23T22:31:06.452 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:06 smithi169 bash[101133]: cephadm 2023-09-23T22:31:05.254350+0000 mgr.y (mgr.25310) 246 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-09-23T22:31:06.452 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:06 smithi169 bash[104356]: audit 2023-09-23T22:31:05.115656+0000 mgr.y (mgr.25310) 243 : audit 0 from='client.34239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:31:06.452 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:06 smithi169 bash[104356]: cephadm 2023-09-23T22:31:05.116370+0000 mgr.y (mgr.25310) 244 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:31:06.452 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:06 smithi169 bash[104356]: audit 2023-09-23T22:31:05.243737+0000 mon.a (mon.0) 384 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:31:06.453 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:06 smithi169 bash[104356]: audit 2023-09-23T22:31:05.247446+0000 mon.a (mon.0) 385 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:31:06.453 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:06 smithi169 bash[104356]: audit 2023-09-23T22:31:05.249619+0000 mon.a (mon.0) 386 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:31:06.453 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:06 smithi169 bash[104356]: audit 2023-09-23T22:31:05.251230+0000 mon.a (mon.0) 387 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:31:06.453 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:06 smithi169 bash[104356]: audit 2023-09-23T22:31:05.253091+0000 mon.a (mon.0) 388 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-23T22:31:06.453 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:06 smithi169 bash[104356]: audit 2023-09-23T22:31:05.253296+0000 mgr.y (mgr.25310) 245 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-23T22:31:06.453 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:06 smithi169 bash[104356]: cephadm 2023-09-23T22:31:05.254350+0000 mgr.y (mgr.25310) 246 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-09-23T22:31:06.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:06 smithi187 bash[89487]: audit 2023-09-23T22:31:05.115656+0000 mgr.y (mgr.25310) 243 : audit 0 from='client.34239 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:31:06.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:06 smithi187 bash[89487]: cephadm 2023-09-23T22:31:05.116370+0000 mgr.y (mgr.25310) 244 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:31:06.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:06 smithi187 bash[89487]: audit 2023-09-23T22:31:05.243737+0000 mon.a (mon.0) 384 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:31:06.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:06 smithi187 bash[89487]: audit 2023-09-23T22:31:05.247446+0000 mon.a (mon.0) 385 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:31:06.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:06 smithi187 bash[89487]: audit 2023-09-23T22:31:05.249619+0000 mon.a (mon.0) 386 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:31:06.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:06 smithi187 bash[89487]: audit 2023-09-23T22:31:05.251230+0000 mon.a (mon.0) 387 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:31:06.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:06 smithi187 bash[89487]: audit 2023-09-23T22:31:05.253091+0000 mon.a (mon.0) 388 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-23T22:31:06.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:06 smithi187 bash[89487]: audit 2023-09-23T22:31:05.253296+0000 mgr.y (mgr.25310) 245 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-09-23T22:31:06.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:06 smithi187 bash[89487]: cephadm 2023-09-23T22:31:05.254350+0000 mgr.y (mgr.25310) 246 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-09-23T22:31:07.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:07 smithi169 bash[101133]: cluster 2023-09-23T22:31:06.123337+0000 mgr.y (mgr.25310) 247 : cluster 0 pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:07.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:07 smithi169 bash[104356]: cluster 2023-09-23T22:31:06.123337+0000 mgr.y (mgr.25310) 247 : cluster 0 pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:07.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:07 smithi187 bash[89487]: cluster 2023-09-23T22:31:06.123337+0000 mgr.y (mgr.25310) 247 : cluster 0 pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:08.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:31:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:31:08] "GET /metrics HTTP/1.1" 200 33988 "" "Prometheus/2.43.0" 2023-09-23T22:31:09.167 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:08 smithi169 bash[104356]: cephadm 2023-09-23T22:31:07.873785+0000 mgr.y (mgr.25310) 248 : cephadm 1 Upgrade: Updating osd.2 2023-09-23T22:31:09.167 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:08 smithi169 bash[104356]: audit 2023-09-23T22:31:07.882586+0000 mon.a (mon.0) 389 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:09.167 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:08 smithi169 bash[104356]: audit 2023-09-23T22:31:07.884150+0000 mon.a (mon.0) 390 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T22:31:09.167 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:08 smithi169 bash[104356]: audit 2023-09-23T22:31:07.885107+0000 mon.a (mon.0) 391 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:31:09.167 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:08 smithi169 bash[104356]: cephadm 2023-09-23T22:31:07.887799+0000 mgr.y (mgr.25310) 249 : cephadm 1 Deploying daemon osd.2 on smithi169 2023-09-23T22:31:09.168 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:08 smithi169 bash[104356]: cluster 2023-09-23T22:31:08.124402+0000 mgr.y (mgr.25310) 250 : cluster 0 pgmap v185: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:09.168 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:08 smithi169 bash[101133]: cephadm 2023-09-23T22:31:07.873785+0000 mgr.y (mgr.25310) 248 : cephadm 1 Upgrade: Updating osd.2 2023-09-23T22:31:09.168 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:08 smithi169 bash[101133]: audit 2023-09-23T22:31:07.882586+0000 mon.a (mon.0) 389 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:09.168 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:08 smithi169 bash[101133]: audit 2023-09-23T22:31:07.884150+0000 mon.a (mon.0) 390 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T22:31:09.168 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:08 smithi169 bash[101133]: audit 2023-09-23T22:31:07.885107+0000 mon.a (mon.0) 391 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:31:09.168 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:08 smithi169 bash[101133]: cephadm 2023-09-23T22:31:07.887799+0000 mgr.y (mgr.25310) 249 : cephadm 1 Deploying daemon osd.2 on smithi169 2023-09-23T22:31:09.168 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:08 smithi169 bash[101133]: cluster 2023-09-23T22:31:08.124402+0000 mgr.y (mgr.25310) 250 : cluster 0 pgmap v185: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:09.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:08 smithi187 bash[89487]: cephadm 2023-09-23T22:31:07.873785+0000 mgr.y (mgr.25310) 248 : cephadm 1 Upgrade: Updating osd.2 2023-09-23T22:31:09.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:08 smithi187 bash[89487]: audit 2023-09-23T22:31:07.882586+0000 mon.a (mon.0) 389 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:09.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:08 smithi187 bash[89487]: audit 2023-09-23T22:31:07.884150+0000 mon.a (mon.0) 390 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-09-23T22:31:09.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:08 smithi187 bash[89487]: audit 2023-09-23T22:31:07.885107+0000 mon.a (mon.0) 391 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:31:09.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:08 smithi187 bash[89487]: cephadm 2023-09-23T22:31:07.887799+0000 mgr.y (mgr.25310) 249 : cephadm 1 Deploying daemon osd.2 on smithi169 2023-09-23T22:31:09.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:08 smithi187 bash[89487]: cluster 2023-09-23T22:31:08.124402+0000 mgr.y (mgr.25310) 250 : cluster 0 pgmap v185: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:11.395 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:31:11.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:11 smithi169 bash[104356]: cluster 2023-09-23T22:31:10.125118+0000 mgr.y (mgr.25310) 251 : cluster 0 pgmap v186: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:11.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:11 smithi169 bash[104356]: audit 2023-09-23T22:31:11.118421+0000 mon.a (mon.0) 392 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:31:11.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:11 smithi169 bash[101133]: cluster 2023-09-23T22:31:10.125118+0000 mgr.y (mgr.25310) 251 : cluster 0 pgmap v186: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:11.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:11 smithi169 bash[101133]: audit 2023-09-23T22:31:11.118421+0000 mon.a (mon.0) 392 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:31:11.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:11 smithi187 bash[89487]: cluster 2023-09-23T22:31:10.125118+0000 mgr.y (mgr.25310) 251 : cluster 0 pgmap v186: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:11.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:11 smithi187 bash[89487]: audit 2023-09-23T22:31:11.118421+0000 mon.a (mon.0) 392 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:31:13.086 INFO:journalctl@ceph.osd.2.smithi169.stdout:Sep 23 22:31:13 smithi169 systemd[1]: Stopping Ceph osd.2 for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T22:31:13.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:13 smithi169 bash[101133]: cluster 2023-09-23T22:31:12.126074+0000 mgr.y (mgr.25310) 252 : cluster 0 pgmap v187: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:13.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:13 smithi169 bash[104356]: cluster 2023-09-23T22:31:12.126074+0000 mgr.y (mgr.25310) 252 : cluster 0 pgmap v187: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:13.533 INFO:journalctl@ceph.osd.2.smithi169.stdout:Sep 23 22:31:13 smithi169 bash[58722]: debug 2023-09-23T22:31:13.201+0000 7eff14b42700 -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-23T22:31:13.533 INFO:journalctl@ceph.osd.2.smithi169.stdout:Sep 23 22:31:13 smithi169 bash[58722]: debug 2023-09-23T22:31:13.201+0000 7eff14b42700 -1 osd.2 89 *** Got signal Terminated *** 2023-09-23T22:31:13.533 INFO:journalctl@ceph.osd.2.smithi169.stdout:Sep 23 22:31:13 smithi169 bash[58722]: debug 2023-09-23T22:31:13.201+0000 7eff14b42700 -1 osd.2 89 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T22:31:13.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:13 smithi187 bash[89487]: cluster 2023-09-23T22:31:12.126074+0000 mgr.y (mgr.25310) 252 : cluster 0 pgmap v187: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:14.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:14 smithi169 bash[104356]: cluster 2023-09-23T22:31:13.205209+0000 mon.a (mon.0) 393 : cluster 1 osd.2 marked itself down and dead 2023-09-23T22:31:14.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:14 smithi169 bash[101133]: cluster 2023-09-23T22:31:13.205209+0000 mon.a (mon.0) 393 : cluster 1 osd.2 marked itself down and dead 2023-09-23T22:31:14.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:14 smithi187 bash[89487]: cluster 2023-09-23T22:31:13.205209+0000 mon.a (mon.0) 393 : cluster 1 osd.2 marked itself down and dead 2023-09-23T22:31:14.877 INFO:teuthology.orchestra.run.smithi169.stdout:wait for half of osds to upgrade 2023-09-23T22:31:15.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:15 smithi169 bash[104356]: cluster 2023-09-23T22:31:14.126697+0000 mgr.y (mgr.25310) 253 : cluster 0 pgmap v188: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:15.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:15 smithi169 bash[104356]: cluster 2023-09-23T22:31:14.188081+0000 mon.a (mon.0) 394 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:31:15.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:15 smithi169 bash[104356]: cluster 2023-09-23T22:31:14.193368+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T22:31:15.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:15 smithi169 bash[104356]: cluster 2023-09-23T22:31:14.196022+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T22:31:15.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:15 smithi169 bash[104356]: cluster 2023-09-23T22:31:14.196877+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T22:31:15.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:15 smithi169 bash[104356]: cluster 2023-09-23T22:31:14.199216+0000 mon.a (mon.0) 395 : cluster 0 osdmap e90: 8 total, 7 up, 8 in 2023-09-23T22:31:15.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:15 smithi169 bash[104356]: cluster 2023-09-23T22:31:14.200025+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T22:31:15.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:15 smithi169 bash[104356]: cluster 2023-09-23T22:31:14.201244+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T22:31:15.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:15 smithi169 bash[104356]: cluster 2023-09-23T22:31:14.204287+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T22:31:15.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:15 smithi169 bash[101133]: cluster 2023-09-23T22:31:14.126697+0000 mgr.y (mgr.25310) 253 : cluster 0 pgmap v188: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:15.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:15 smithi169 bash[101133]: cluster 2023-09-23T22:31:14.188081+0000 mon.a (mon.0) 394 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:31:15.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:15 smithi169 bash[101133]: cluster 2023-09-23T22:31:14.193368+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T22:31:15.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:15 smithi169 bash[101133]: cluster 2023-09-23T22:31:14.196022+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T22:31:15.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:15 smithi169 bash[101133]: cluster 2023-09-23T22:31:14.196877+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T22:31:15.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:15 smithi169 bash[101133]: cluster 2023-09-23T22:31:14.199216+0000 mon.a (mon.0) 395 : cluster 0 osdmap e90: 8 total, 7 up, 8 in 2023-09-23T22:31:15.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:15 smithi169 bash[101133]: cluster 2023-09-23T22:31:14.200025+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T22:31:15.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:15 smithi169 bash[101133]: cluster 2023-09-23T22:31:14.201244+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T22:31:15.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:15 smithi169 bash[101133]: cluster 2023-09-23T22:31:14.204287+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T22:31:15.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:15 smithi187 bash[89487]: cluster 2023-09-23T22:31:14.126697+0000 mgr.y (mgr.25310) 253 : cluster 0 pgmap v188: 73 pgs: 73 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:15.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:15 smithi187 bash[89487]: cluster 2023-09-23T22:31:14.188081+0000 mon.a (mon.0) 394 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:31:15.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:15 smithi187 bash[89487]: cluster 2023-09-23T22:31:14.193368+0000 osd.4 (osd.4) 16 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T22:31:15.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:15 smithi187 bash[89487]: cluster 2023-09-23T22:31:14.196022+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T22:31:15.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:15 smithi187 bash[89487]: cluster 2023-09-23T22:31:14.196877+0000 osd.4 (osd.4) 17 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T22:31:15.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:15 smithi187 bash[89487]: cluster 2023-09-23T22:31:14.199216+0000 mon.a (mon.0) 395 : cluster 0 osdmap e90: 8 total, 7 up, 8 in 2023-09-23T22:31:15.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:15 smithi187 bash[89487]: cluster 2023-09-23T22:31:14.200025+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T22:31:15.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:15 smithi187 bash[89487]: cluster 2023-09-23T22:31:14.201244+0000 osd.3 (osd.3) 10 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T22:31:15.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:15 smithi187 bash[89487]: cluster 2023-09-23T22:31:14.204287+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e90 with expected crc 2023-09-23T22:31:15.979 INFO:journalctl@ceph.osd.2.smithi169.stdout:Sep 23 22:31:15 smithi169 bash[125241]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd-2 2023-09-23T22:31:16.282 INFO:journalctl@ceph.osd.2.smithi169.stdout:Sep 23 22:31:15 smithi169 bash[125400]: Error response from daemon: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd-2 2023-09-23T22:31:16.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:16 smithi169 bash[104356]: cluster 2023-09-23T22:31:15.194978+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:31:16.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:16 smithi169 bash[104356]: cluster 2023-09-23T22:31:15.197919+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:31:16.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:16 smithi169 bash[104356]: cluster 2023-09-23T22:31:15.197937+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:31:16.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:16 smithi169 bash[104356]: cluster 2023-09-23T22:31:15.198217+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:31:16.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:16 smithi169 bash[104356]: cluster 2023-09-23T22:31:15.198364+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:31:16.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:16 smithi169 bash[104356]: cluster 2023-09-23T22:31:15.198369+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:31:16.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:16 smithi169 bash[104356]: cluster 2023-09-23T22:31:15.200691+0000 mon.a (mon.0) 396 : cluster 0 osdmap e91: 8 total, 7 up, 8 in 2023-09-23T22:31:16.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:16 smithi169 bash[104356]: cluster 2023-09-23T22:31:15.201010+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:31:16.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:16 smithi169 bash[104356]: cluster 2023-09-23T22:31:15.204527+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:31:16.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:16 smithi169 bash[101133]: cluster 2023-09-23T22:31:15.194978+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:31:16.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:16 smithi169 bash[101133]: cluster 2023-09-23T22:31:15.197919+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:31:16.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:16 smithi169 bash[101133]: cluster 2023-09-23T22:31:15.197937+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:31:16.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:16 smithi169 bash[101133]: cluster 2023-09-23T22:31:15.198217+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:31:16.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:16 smithi169 bash[101133]: cluster 2023-09-23T22:31:15.198364+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:31:16.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:16 smithi169 bash[101133]: cluster 2023-09-23T22:31:15.198369+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:31:16.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:16 smithi169 bash[101133]: cluster 2023-09-23T22:31:15.200691+0000 mon.a (mon.0) 396 : cluster 0 osdmap e91: 8 total, 7 up, 8 in 2023-09-23T22:31:16.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:16 smithi169 bash[101133]: cluster 2023-09-23T22:31:15.201010+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:31:16.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:16 smithi169 bash[101133]: cluster 2023-09-23T22:31:15.204527+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:31:16.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:16 smithi187 bash[89487]: cluster 2023-09-23T22:31:15.194978+0000 osd.4 (osd.4) 18 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:31:16.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:16 smithi187 bash[89487]: cluster 2023-09-23T22:31:15.197919+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:31:16.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:16 smithi187 bash[89487]: cluster 2023-09-23T22:31:15.197937+0000 osd.7 (osd.7) 11 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:31:16.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:16 smithi187 bash[89487]: cluster 2023-09-23T22:31:15.198217+0000 osd.3 (osd.3) 11 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:31:16.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:16 smithi187 bash[89487]: cluster 2023-09-23T22:31:15.198364+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:31:16.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:16 smithi187 bash[89487]: cluster 2023-09-23T22:31:15.198369+0000 osd.4 (osd.4) 19 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:31:16.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:16 smithi187 bash[89487]: cluster 2023-09-23T22:31:15.200691+0000 mon.a (mon.0) 396 : cluster 0 osdmap e91: 8 total, 7 up, 8 in 2023-09-23T22:31:16.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:16 smithi187 bash[89487]: cluster 2023-09-23T22:31:15.201010+0000 osd.3 (osd.3) 12 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:31:16.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:16 smithi187 bash[89487]: cluster 2023-09-23T22:31:15.204527+0000 osd.4 (osd.4) 20 : cluster 3 failed to encode map e91 with expected crc 2023-09-23T22:31:17.065 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'while ! ceph osd versions | grep $sha1 | egrep '"'"': [45678]'"'"'; do sleep 2 ; done' 2023-09-23T22:31:17.383 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:17 smithi169 bash[101133]: cluster 2023-09-23T22:31:16.127108+0000 mgr.y (mgr.25310) 254 : cluster 0 pgmap v191: 73 pgs: 3 stale+active+clean, 70 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:17.383 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:17 smithi169 bash[104356]: cluster 2023-09-23T22:31:16.127108+0000 mgr.y (mgr.25310) 254 : cluster 0 pgmap v191: 73 pgs: 3 stale+active+clean, 70 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:17.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:17 smithi187 bash[89487]: cluster 2023-09-23T22:31:16.127108+0000 mgr.y (mgr.25310) 254 : cluster 0 pgmap v191: 73 pgs: 3 stale+active+clean, 70 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:18.465 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:18 smithi169 bash[104356]: cluster 2023-09-23T22:31:18.214714+0000 mon.a (mon.0) 397 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-09-23T22:31:18.465 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:18 smithi169 bash[101133]: cluster 2023-09-23T22:31:18.214714+0000 mon.a (mon.0) 397 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-09-23T22:31:18.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:31:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:31:18] "GET /metrics HTTP/1.1" 200 33986 "" "Prometheus/2.43.0" 2023-09-23T22:31:18.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:18 smithi187 bash[89487]: cluster 2023-09-23T22:31:18.214714+0000 mon.a (mon.0) 397 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-09-23T22:31:18.991 INFO:journalctl@ceph.osd.2.smithi169.stdout:Sep 23 22:31:18 smithi169 systemd[1]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.2.service: Succeeded. 2023-09-23T22:31:18.991 INFO:journalctl@ceph.osd.2.smithi169.stdout:Sep 23 22:31:18 smithi169 systemd[1]: Stopped Ceph osd.2 for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:31:18.991 INFO:journalctl@ceph.osd.2.smithi169.stdout:Sep 23 22:31:18 smithi169 systemd[1]: Started Ceph osd.2 for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:31:19.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:19 smithi169 bash[104356]: cluster 2023-09-23T22:31:18.128253+0000 mgr.y (mgr.25310) 255 : cluster 0 pgmap v192: 73 pgs: 1 active+undersized+degraded, 16 active+undersized, 56 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T22:31:19.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:19 smithi169 bash[104356]: audit 2023-09-23T22:31:18.966906+0000 mon.a (mon.0) 398 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:19.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:19 smithi169 bash[104356]: audit 2023-09-23T22:31:18.972770+0000 mon.a (mon.0) 399 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:19.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:19 smithi169 bash[104356]: audit 2023-09-23T22:31:18.977480+0000 mon.a (mon.0) 400 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:31:19.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:19 smithi169 bash[101133]: cluster 2023-09-23T22:31:18.128253+0000 mgr.y (mgr.25310) 255 : cluster 0 pgmap v192: 73 pgs: 1 active+undersized+degraded, 16 active+undersized, 56 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T22:31:19.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:19 smithi169 bash[101133]: audit 2023-09-23T22:31:18.966906+0000 mon.a (mon.0) 398 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:19.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:19 smithi169 bash[101133]: audit 2023-09-23T22:31:18.972770+0000 mon.a (mon.0) 399 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:19.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:19 smithi169 bash[101133]: audit 2023-09-23T22:31:18.977480+0000 mon.a (mon.0) 400 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:31:19.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:19 smithi187 bash[89487]: cluster 2023-09-23T22:31:18.128253+0000 mgr.y (mgr.25310) 255 : cluster 0 pgmap v192: 73 pgs: 1 active+undersized+degraded, 16 active+undersized, 56 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T22:31:19.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:19 smithi187 bash[89487]: audit 2023-09-23T22:31:18.966906+0000 mon.a (mon.0) 398 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:19.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:19 smithi187 bash[89487]: audit 2023-09-23T22:31:18.972770+0000 mon.a (mon.0) 399 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:19.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:19 smithi187 bash[89487]: audit 2023-09-23T22:31:18.977480+0000 mon.a (mon.0) 400 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:31:20.996 INFO:journalctl@ceph.osd.2.smithi169.stdout:Sep 23 22:31:20 smithi169 bash[125579]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-23T22:31:20.996 INFO:journalctl@ceph.osd.2.smithi169.stdout:Sep 23 22:31:20 smithi169 bash[125579]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-09-23T22:31:20.997 INFO:journalctl@ceph.osd.2.smithi169.stdout:Sep 23 22:31:20 smithi169 bash[125579]: 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-23T22:31:20.997 INFO:journalctl@ceph.osd.2.smithi169.stdout:Sep 23 22:31:20 smithi169 bash[125579]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2023-09-23T22:31:20.997 INFO:journalctl@ceph.osd.2.smithi169.stdout:Sep 23 22:31:20 smithi169 bash[125579]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2023-09-23T22:31:20.997 INFO:journalctl@ceph.osd.2.smithi169.stdout:Sep 23 22:31:20 smithi169 bash[125579]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-09-23T22:31:20.997 INFO:journalctl@ceph.osd.2.smithi169.stdout:Sep 23 22:31:20 smithi169 bash[125579]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-09-23T22:31:20.997 INFO:journalctl@ceph.osd.2.smithi169.stdout:Sep 23 22:31:20 smithi169 bash[125579]: --> ceph-volume lvm activate successful for osd ID: 2 2023-09-23T22:31:21.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:21 smithi169 bash[104356]: cluster 2023-09-23T22:31:20.129131+0000 mgr.y (mgr.25310) 256 : cluster 0 pgmap v193: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:31:21.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:21 smithi169 bash[101133]: cluster 2023-09-23T22:31:20.129131+0000 mgr.y (mgr.25310) 256 : cluster 0 pgmap v193: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:31:21.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:21 smithi187 bash[89487]: cluster 2023-09-23T22:31:20.129131+0000 mgr.y (mgr.25310) 256 : cluster 0 pgmap v193: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:31:22.236 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:31:23.393 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:23 smithi169 bash[101133]: cluster 2023-09-23T22:31:22.130395+0000 mgr.y (mgr.25310) 257 : cluster 0 pgmap v194: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:31:23.394 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:23 smithi169 bash[104356]: cluster 2023-09-23T22:31:22.130395+0000 mgr.y (mgr.25310) 257 : cluster 0 pgmap v194: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:31:23.394 INFO:journalctl@ceph.osd.2.smithi169.stdout:Sep 23 22:31:23 smithi169 bash[125887]: debug 2023-09-23T22:31:23.152+0000 7f273a0cd700 1 -- 172.21.15.169:0/452991720 <== mon.0 v2:172.21.15.169:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56096eb524e0 con 0x56096ebad000 2023-09-23T22:31:23.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:23 smithi187 bash[89487]: cluster 2023-09-23T22:31:22.130395+0000 mgr.y (mgr.25310) 257 : cluster 0 pgmap v194: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:31:24.032 INFO:journalctl@ceph.osd.2.smithi169.stdout:Sep 23 22:31:23 smithi169 bash[125887]: debug 2023-09-23T22:31:23.708+0000 7f2743252640 -1 Falling back to public interface 2023-09-23T22:31:25.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:25 smithi169 bash[104356]: cluster 2023-09-23T22:31:24.131067+0000 mgr.y (mgr.25310) 258 : cluster 0 pgmap v195: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:31:25.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:25 smithi169 bash[101133]: cluster 2023-09-23T22:31:24.131067+0000 mgr.y (mgr.25310) 258 : cluster 0 pgmap v195: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:31:25.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:25 smithi187 bash[89487]: cluster 2023-09-23T22:31:24.131067+0000 mgr.y (mgr.25310) 258 : cluster 0 pgmap v195: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:31:26.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:26 smithi187 bash[89487]: audit 2023-09-23T22:31:25.714308+0000 mon.c (mon.2) 4 : audit 0 from='client.? 172.21.15.169:0/4083960215' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:26.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:26 smithi187 bash[89487]: cluster 2023-09-23T22:31:26.056477+0000 mon.a (mon.0) 401 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:31:26.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:26 smithi187 bash[89487]: audit 2023-09-23T22:31:26.125814+0000 mon.a (mon.0) 402 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:26.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:26 smithi187 bash[89487]: audit 2023-09-23T22:31:26.127456+0000 mon.a (mon.0) 403 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:31:26.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:26 smithi169 bash[104356]: audit 2023-09-23T22:31:25.714308+0000 mon.c (mon.2) 4 : audit 0 from='client.? 172.21.15.169:0/4083960215' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:26.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:26 smithi169 bash[104356]: cluster 2023-09-23T22:31:26.056477+0000 mon.a (mon.0) 401 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:31:26.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:26 smithi169 bash[104356]: audit 2023-09-23T22:31:26.125814+0000 mon.a (mon.0) 402 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:26.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:26 smithi169 bash[104356]: audit 2023-09-23T22:31:26.127456+0000 mon.a (mon.0) 403 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:31:26.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:26 smithi169 bash[101133]: audit 2023-09-23T22:31:25.714308+0000 mon.c (mon.2) 4 : audit 0 from='client.? 172.21.15.169:0/4083960215' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:26.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:26 smithi169 bash[101133]: cluster 2023-09-23T22:31:26.056477+0000 mon.a (mon.0) 401 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:31:26.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:26 smithi169 bash[101133]: audit 2023-09-23T22:31:26.125814+0000 mon.a (mon.0) 402 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:26.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:26 smithi169 bash[101133]: audit 2023-09-23T22:31:26.127456+0000 mon.a (mon.0) 403 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:31:27.282 INFO:journalctl@ceph.osd.2.smithi169.stdout:Sep 23 22:31:26 smithi169 bash[125887]: debug 2023-09-23T22:31:26.776+0000 7f2743252640 -1 osd.2 89 log_to_monitors true 2023-09-23T22:31:27.782 INFO:journalctl@ceph.osd.2.smithi169.stdout:Sep 23 22:31:27 smithi169 bash[125887]: debug 2023-09-23T22:31:27.536+0000 7f27346bf700 -1 osd.2 89 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-23T22:31:27.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:27 smithi169 bash[101133]: cluster 2023-09-23T22:31:26.131496+0000 mgr.y (mgr.25310) 259 : cluster 0 pgmap v196: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:31:27.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:27 smithi169 bash[101133]: audit 2023-09-23T22:31:26.475476+0000 mon.a (mon.0) 404 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:27.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:27 smithi169 bash[101133]: audit 2023-09-23T22:31:26.483535+0000 mon.a (mon.0) 405 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:27.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:27 smithi169 bash[101133]: audit 2023-09-23T22:31:26.786102+0000 mon.a (mon.0) 406 : audit 1 from='osd.2 [v2:172.21.15.169:6818/3692411498,v1:172.21.15.169:6819/3692411498]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T22:31:27.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:27 smithi169 bash[101133]: audit 2023-09-23T22:31:27.275079+0000 mon.a (mon.0) 407 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:27.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:27 smithi169 bash[101133]: audit 2023-09-23T22:31:27.282979+0000 mon.a (mon.0) 408 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:27.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:27 smithi169 bash[104356]: cluster 2023-09-23T22:31:26.131496+0000 mgr.y (mgr.25310) 259 : cluster 0 pgmap v196: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:31:27.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:27 smithi169 bash[104356]: audit 2023-09-23T22:31:26.475476+0000 mon.a (mon.0) 404 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:27.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:27 smithi169 bash[104356]: audit 2023-09-23T22:31:26.483535+0000 mon.a (mon.0) 405 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:27.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:27 smithi169 bash[104356]: audit 2023-09-23T22:31:26.786102+0000 mon.a (mon.0) 406 : audit 1 from='osd.2 [v2:172.21.15.169:6818/3692411498,v1:172.21.15.169:6819/3692411498]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T22:31:27.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:27 smithi169 bash[104356]: audit 2023-09-23T22:31:27.275079+0000 mon.a (mon.0) 407 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:27.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:27 smithi169 bash[104356]: audit 2023-09-23T22:31:27.282979+0000 mon.a (mon.0) 408 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:27.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:27 smithi187 bash[89487]: cluster 2023-09-23T22:31:26.131496+0000 mgr.y (mgr.25310) 259 : cluster 0 pgmap v196: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 202 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:31:27.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:27 smithi187 bash[89487]: audit 2023-09-23T22:31:26.475476+0000 mon.a (mon.0) 404 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:27.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:27 smithi187 bash[89487]: audit 2023-09-23T22:31:26.483535+0000 mon.a (mon.0) 405 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:27.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:27 smithi187 bash[89487]: audit 2023-09-23T22:31:26.786102+0000 mon.a (mon.0) 406 : audit 1 from='osd.2 [v2:172.21.15.169:6818/3692411498,v1:172.21.15.169:6819/3692411498]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-09-23T22:31:27.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:27 smithi187 bash[89487]: audit 2023-09-23T22:31:27.275079+0000 mon.a (mon.0) 407 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:27.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:27 smithi187 bash[89487]: audit 2023-09-23T22:31:27.282979+0000 mon.a (mon.0) 408 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:28.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:31:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:31:28] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-09-23T22:31:28.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:28 smithi169 bash[101133]: cluster 2023-09-23T22:31:27.479848+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T22:31:28.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:28 smithi169 bash[101133]: audit 2023-09-23T22:31:27.484943+0000 mon.a (mon.0) 409 : audit 1 from='osd.2 [v2:172.21.15.169:6818/3692411498,v1:172.21.15.169:6819/3692411498]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-23T22:31:28.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:28 smithi169 bash[101133]: cluster 2023-09-23T22:31:27.485032+0000 mon.a (mon.0) 410 : cluster 0 osdmap e92: 8 total, 7 up, 8 in 2023-09-23T22:31:28.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:28 smithi169 bash[101133]: audit 2023-09-23T22:31:27.487037+0000 mon.a (mon.0) 411 : audit 1 from='osd.2 [v2:172.21.15.169:6818/3692411498,v1:172.21.15.169:6819/3692411498]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2023-09-23T22:31:28.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:28 smithi169 bash[101133]: audit 2023-09-23T22:31:28.083323+0000 mon.c (mon.2) 5 : audit 0 from='client.? 172.21.15.169:0/2655368178' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:28.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:28 smithi169 bash[104356]: cluster 2023-09-23T22:31:27.479848+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T22:31:28.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:28 smithi169 bash[104356]: audit 2023-09-23T22:31:27.484943+0000 mon.a (mon.0) 409 : audit 1 from='osd.2 [v2:172.21.15.169:6818/3692411498,v1:172.21.15.169:6819/3692411498]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-23T22:31:28.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:28 smithi169 bash[104356]: cluster 2023-09-23T22:31:27.485032+0000 mon.a (mon.0) 410 : cluster 0 osdmap e92: 8 total, 7 up, 8 in 2023-09-23T22:31:28.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:28 smithi169 bash[104356]: audit 2023-09-23T22:31:27.487037+0000 mon.a (mon.0) 411 : audit 1 from='osd.2 [v2:172.21.15.169:6818/3692411498,v1:172.21.15.169:6819/3692411498]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2023-09-23T22:31:28.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:28 smithi169 bash[104356]: audit 2023-09-23T22:31:28.083323+0000 mon.c (mon.2) 5 : audit 0 from='client.? 172.21.15.169:0/2655368178' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:28.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:28 smithi187 bash[89487]: cluster 2023-09-23T22:31:27.479848+0000 osd.4 (osd.4) 21 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T22:31:28.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:28 smithi187 bash[89487]: audit 2023-09-23T22:31:27.484943+0000 mon.a (mon.0) 409 : audit 1 from='osd.2 [v2:172.21.15.169:6818/3692411498,v1:172.21.15.169:6819/3692411498]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-09-23T22:31:28.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:28 smithi187 bash[89487]: cluster 2023-09-23T22:31:27.485032+0000 mon.a (mon.0) 410 : cluster 0 osdmap e92: 8 total, 7 up, 8 in 2023-09-23T22:31:28.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:28 smithi187 bash[89487]: audit 2023-09-23T22:31:27.487037+0000 mon.a (mon.0) 411 : audit 1 from='osd.2 [v2:172.21.15.169:6818/3692411498,v1:172.21.15.169:6819/3692411498]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2023-09-23T22:31:28.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:28 smithi187 bash[89487]: audit 2023-09-23T22:31:28.083323+0000 mon.c (mon.2) 5 : audit 0 from='client.? 172.21.15.169:0/2655368178' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:29.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:29 smithi169 bash[104356]: cluster 2023-09-23T22:31:28.137325+0000 mgr.y (mgr.25310) 260 : cluster 0 pgmap v198: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:31:29.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:29 smithi169 bash[104356]: cluster 2023-09-23T22:31:28.483269+0000 mon.a (mon.0) 412 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:31:29.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:29 smithi169 bash[104356]: cluster 2023-09-23T22:31:28.489100+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T22:31:29.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:29 smithi169 bash[104356]: cluster 2023-09-23T22:31:28.492307+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T22:31:29.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:29 smithi169 bash[104356]: cluster 2023-09-23T22:31:28.496391+0000 mon.a (mon.0) 413 : cluster 1 osd.2 [v2:172.21.15.169:6818/3692411498,v1:172.21.15.169:6819/3692411498] boot 2023-09-23T22:31:29.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:29 smithi169 bash[104356]: cluster 2023-09-23T22:31:28.496468+0000 mon.a (mon.0) 414 : cluster 0 osdmap e93: 8 total, 8 up, 8 in 2023-09-23T22:31:29.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:29 smithi169 bash[104356]: audit 2023-09-23T22:31:28.496936+0000 mon.a (mon.0) 415 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:31:29.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:29 smithi169 bash[104356]: cluster 2023-09-23T22:31:28.502540+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T22:31:29.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:29 smithi169 bash[101133]: cluster 2023-09-23T22:31:28.137325+0000 mgr.y (mgr.25310) 260 : cluster 0 pgmap v198: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:31:29.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:29 smithi169 bash[101133]: cluster 2023-09-23T22:31:28.483269+0000 mon.a (mon.0) 412 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:31:29.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:29 smithi169 bash[101133]: cluster 2023-09-23T22:31:28.489100+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T22:31:29.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:29 smithi169 bash[101133]: cluster 2023-09-23T22:31:28.492307+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T22:31:29.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:29 smithi169 bash[101133]: cluster 2023-09-23T22:31:28.496391+0000 mon.a (mon.0) 413 : cluster 1 osd.2 [v2:172.21.15.169:6818/3692411498,v1:172.21.15.169:6819/3692411498] boot 2023-09-23T22:31:29.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:29 smithi169 bash[101133]: cluster 2023-09-23T22:31:28.496468+0000 mon.a (mon.0) 414 : cluster 0 osdmap e93: 8 total, 8 up, 8 in 2023-09-23T22:31:29.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:29 smithi169 bash[101133]: audit 2023-09-23T22:31:28.496936+0000 mon.a (mon.0) 415 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:31:29.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:29 smithi169 bash[101133]: cluster 2023-09-23T22:31:28.502540+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T22:31:29.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:29 smithi187 bash[89487]: cluster 2023-09-23T22:31:28.137325+0000 mgr.y (mgr.25310) 260 : cluster 0 pgmap v198: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:31:29.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:29 smithi187 bash[89487]: cluster 2023-09-23T22:31:28.483269+0000 mon.a (mon.0) 412 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:31:29.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:29 smithi187 bash[89487]: cluster 2023-09-23T22:31:28.489100+0000 osd.4 (osd.4) 22 : cluster 3 failed to encode map e93 with expected crc 2023-09-23T22:31:29.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:29 smithi187 bash[89487]: cluster 2023-09-23T22:31:28.492307+0000 osd.3 (osd.3) 13 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T22:31:29.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:29 smithi187 bash[89487]: cluster 2023-09-23T22:31:28.496391+0000 mon.a (mon.0) 413 : cluster 1 osd.2 [v2:172.21.15.169:6818/3692411498,v1:172.21.15.169:6819/3692411498] boot 2023-09-23T22:31:29.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:29 smithi187 bash[89487]: cluster 2023-09-23T22:31:28.496468+0000 mon.a (mon.0) 414 : cluster 0 osdmap e93: 8 total, 8 up, 8 in 2023-09-23T22:31:29.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:29 smithi187 bash[89487]: audit 2023-09-23T22:31:28.496936+0000 mon.a (mon.0) 415 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-09-23T22:31:29.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:29 smithi187 bash[89487]: cluster 2023-09-23T22:31:28.502540+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e92 with expected crc 2023-09-23T22:31:30.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:30 smithi169 bash[101133]: cluster 2023-09-23T22:31:29.506884+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:31:30.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:30 smithi169 bash[101133]: cluster 2023-09-23T22:31:29.510303+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:31:30.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:30 smithi169 bash[101133]: cluster 2023-09-23T22:31:29.510602+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:31:30.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:30 smithi169 bash[101133]: cluster 2023-09-23T22:31:29.510674+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:31:30.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:30 smithi169 bash[101133]: cluster 2023-09-23T22:31:29.512105+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:31:30.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:30 smithi169 bash[101133]: cluster 2023-09-23T22:31:29.512197+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:31:30.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:30 smithi169 bash[101133]: cluster 2023-09-23T22:31:29.513417+0000 mon.a (mon.0) 416 : cluster 0 osdmap e94: 8 total, 8 up, 8 in 2023-09-23T22:31:30.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:30 smithi169 bash[101133]: cluster 2023-09-23T22:31:29.514750+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:31:30.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:30 smithi169 bash[101133]: cluster 2023-09-23T22:31:29.516379+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:31:30.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:30 smithi169 bash[101133]: cluster 2023-09-23T22:31:29.516948+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:31:30.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:30 smithi169 bash[101133]: cluster 2023-09-23T22:31:29.519567+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:31:30.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:30 smithi169 bash[101133]: audit 2023-09-23T22:31:30.464986+0000 mon.a (mon.0) 417 : audit 0 from='client.? 172.21.15.169:0/1417523954' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:30.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:30 smithi169 bash[104356]: cluster 2023-09-23T22:31:29.506884+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:31:30.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:30 smithi169 bash[104356]: cluster 2023-09-23T22:31:29.510303+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:31:30.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:30 smithi169 bash[104356]: cluster 2023-09-23T22:31:29.510602+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:31:30.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:30 smithi169 bash[104356]: cluster 2023-09-23T22:31:29.510674+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:31:30.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:30 smithi169 bash[104356]: cluster 2023-09-23T22:31:29.512105+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:31:30.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:30 smithi169 bash[104356]: cluster 2023-09-23T22:31:29.512197+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:31:30.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:30 smithi169 bash[104356]: cluster 2023-09-23T22:31:29.513417+0000 mon.a (mon.0) 416 : cluster 0 osdmap e94: 8 total, 8 up, 8 in 2023-09-23T22:31:30.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:30 smithi169 bash[104356]: cluster 2023-09-23T22:31:29.514750+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:31:30.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:30 smithi169 bash[104356]: cluster 2023-09-23T22:31:29.516379+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:31:30.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:30 smithi169 bash[104356]: cluster 2023-09-23T22:31:29.516948+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:31:30.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:30 smithi169 bash[104356]: cluster 2023-09-23T22:31:29.519567+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:31:30.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:30 smithi169 bash[104356]: audit 2023-09-23T22:31:30.464986+0000 mon.a (mon.0) 417 : audit 0 from='client.? 172.21.15.169:0/1417523954' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:30.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:30 smithi187 bash[89487]: cluster 2023-09-23T22:31:29.506884+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:31:30.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:30 smithi187 bash[89487]: cluster 2023-09-23T22:31:29.510303+0000 osd.3 (osd.3) 14 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:31:30.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:30 smithi187 bash[89487]: cluster 2023-09-23T22:31:29.510602+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:31:30.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:30 smithi187 bash[89487]: cluster 2023-09-23T22:31:29.510674+0000 osd.7 (osd.7) 12 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:31:30.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:30 smithi187 bash[89487]: cluster 2023-09-23T22:31:29.512105+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:31:30.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:30 smithi187 bash[89487]: cluster 2023-09-23T22:31:29.512197+0000 osd.4 (osd.4) 23 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:31:30.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:30 smithi187 bash[89487]: cluster 2023-09-23T22:31:29.513417+0000 mon.a (mon.0) 416 : cluster 0 osdmap e94: 8 total, 8 up, 8 in 2023-09-23T22:31:30.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:30 smithi187 bash[89487]: cluster 2023-09-23T22:31:29.514750+0000 osd.3 (osd.3) 15 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:31:30.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:30 smithi187 bash[89487]: cluster 2023-09-23T22:31:29.516379+0000 osd.4 (osd.4) 24 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:31:30.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:30 smithi187 bash[89487]: cluster 2023-09-23T22:31:29.516948+0000 osd.3 (osd.3) 16 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:31:30.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:30 smithi187 bash[89487]: cluster 2023-09-23T22:31:29.519567+0000 osd.3 (osd.3) 17 : cluster 3 failed to encode map e94 with expected crc 2023-09-23T22:31:30.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:30 smithi187 bash[89487]: audit 2023-09-23T22:31:30.464986+0000 mon.a (mon.0) 417 : audit 0 from='client.? 172.21.15.169:0/1417523954' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:31.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:31 smithi169 bash[104356]: cluster 2023-09-23T22:31:30.137759+0000 mgr.y (mgr.25310) 261 : cluster 0 pgmap v201: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:31:31.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:31 smithi169 bash[101133]: cluster 2023-09-23T22:31:30.137759+0000 mgr.y (mgr.25310) 261 : cluster 0 pgmap v201: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:31:31.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:31 smithi187 bash[89487]: cluster 2023-09-23T22:31:30.137759+0000 mgr.y (mgr.25310) 261 : cluster 0 pgmap v201: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 199 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:31:32.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:32 smithi187 bash[89487]: cluster 2023-09-23T22:31:32.138912+0000 mgr.y (mgr.25310) 262 : cluster 0 pgmap v202: 73 pgs: 1 active+undersized+degraded, 4 active+undersized, 68 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T22:31:32.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:32 smithi187 bash[89487]: cluster 2023-09-23T22:31:32.514285+0000 mon.a (mon.0) 418 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-09-23T22:31:33.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:32 smithi169 bash[104356]: cluster 2023-09-23T22:31:32.138912+0000 mgr.y (mgr.25310) 262 : cluster 0 pgmap v202: 73 pgs: 1 active+undersized+degraded, 4 active+undersized, 68 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T22:31:33.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:32 smithi169 bash[104356]: cluster 2023-09-23T22:31:32.514285+0000 mon.a (mon.0) 418 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-09-23T22:31:33.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:32 smithi169 bash[101133]: cluster 2023-09-23T22:31:32.138912+0000 mgr.y (mgr.25310) 262 : cluster 0 pgmap v202: 73 pgs: 1 active+undersized+degraded, 4 active+undersized, 68 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T22:31:33.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:32 smithi169 bash[101133]: cluster 2023-09-23T22:31:32.514285+0000 mon.a (mon.0) 418 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded (PG_DEGRADED) 2023-09-23T22:31:33.728 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:33 smithi169 bash[104356]: audit 2023-09-23T22:31:32.825721+0000 mon.a (mon.0) 419 : audit 0 from='client.? 172.21.15.169:0/1119278062' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:33.728 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:33 smithi169 bash[101133]: audit 2023-09-23T22:31:32.825721+0000 mon.a (mon.0) 419 : audit 0 from='client.? 172.21.15.169:0/1119278062' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:33.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:33 smithi187 bash[89487]: audit 2023-09-23T22:31:32.825721+0000 mon.a (mon.0) 419 : audit 0 from='client.? 172.21.15.169:0/1119278062' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:34.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:34 smithi187 bash[89487]: cluster 2023-09-23T22:31:34.139701+0000 mgr.y (mgr.25310) 263 : cluster 0 pgmap v203: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:35.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:34 smithi169 bash[101133]: cluster 2023-09-23T22:31:34.139701+0000 mgr.y (mgr.25310) 263 : cluster 0 pgmap v203: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:35.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:34 smithi169 bash[104356]: cluster 2023-09-23T22:31:34.139701+0000 mgr.y (mgr.25310) 263 : cluster 0 pgmap v203: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:35.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:35 smithi187 bash[89487]: cluster 2023-09-23T22:31:34.568390+0000 mon.a (mon.0) 420 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded) 2023-09-23T22:31:35.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:35 smithi187 bash[89487]: cluster 2023-09-23T22:31:34.568447+0000 mon.a (mon.0) 421 : cluster 1 Cluster is now healthy 2023-09-23T22:31:35.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:35 smithi187 bash[89487]: audit 2023-09-23T22:31:35.200466+0000 mon.c (mon.2) 6 : audit 0 from='client.? 172.21.15.169:0/3760891580' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:36.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:35 smithi169 bash[101133]: cluster 2023-09-23T22:31:34.568390+0000 mon.a (mon.0) 420 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded) 2023-09-23T22:31:36.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:35 smithi169 bash[101133]: cluster 2023-09-23T22:31:34.568447+0000 mon.a (mon.0) 421 : cluster 1 Cluster is now healthy 2023-09-23T22:31:36.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:35 smithi169 bash[101133]: audit 2023-09-23T22:31:35.200466+0000 mon.c (mon.2) 6 : audit 0 from='client.? 172.21.15.169:0/3760891580' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:36.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:35 smithi169 bash[104356]: cluster 2023-09-23T22:31:34.568390+0000 mon.a (mon.0) 420 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 1 pg degraded) 2023-09-23T22:31:36.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:35 smithi169 bash[104356]: cluster 2023-09-23T22:31:34.568447+0000 mon.a (mon.0) 421 : cluster 1 Cluster is now healthy 2023-09-23T22:31:36.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:35 smithi169 bash[104356]: audit 2023-09-23T22:31:35.200466+0000 mon.c (mon.2) 6 : audit 0 from='client.? 172.21.15.169:0/3760891580' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:37.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:37 smithi169 bash[101133]: cluster 2023-09-23T22:31:36.140207+0000 mgr.y (mgr.25310) 264 : cluster 0 pgmap v204: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:37.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:37 smithi169 bash[104356]: cluster 2023-09-23T22:31:36.140207+0000 mgr.y (mgr.25310) 264 : cluster 0 pgmap v204: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:37.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:37 smithi187 bash[89487]: cluster 2023-09-23T22:31:36.140207+0000 mgr.y (mgr.25310) 264 : cluster 0 pgmap v204: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:38.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:38 smithi187 bash[89487]: audit 2023-09-23T22:31:37.565697+0000 mon.a (mon.0) 422 : audit 0 from='client.? 172.21.15.169:0/1124313356' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:38.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:38 smithi187 bash[89487]: audit 2023-09-23T22:31:37.781536+0000 mon.a (mon.0) 423 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:38.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:38 smithi187 bash[89487]: audit 2023-09-23T22:31:37.789252+0000 mon.a (mon.0) 424 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:38.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:38 smithi187 bash[89487]: audit 2023-09-23T22:31:37.790621+0000 mon.a (mon.0) 425 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:31:38.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:38 smithi187 bash[89487]: audit 2023-09-23T22:31:37.791707+0000 mon.a (mon.0) 426 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:31:38.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:38 smithi187 bash[89487]: audit 2023-09-23T22:31:37.798281+0000 mon.a (mon.0) 427 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:38.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:38 smithi187 bash[89487]: audit 2023-09-23T22:31:37.881886+0000 mon.a (mon.0) 428 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:31:38.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:38 smithi187 bash[89487]: audit 2023-09-23T22:31:37.888636+0000 mon.a (mon.0) 429 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:31:38.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:38 smithi187 bash[89487]: audit 2023-09-23T22:31:37.892097+0000 mon.a (mon.0) 430 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:31:38.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:38 smithi187 bash[89487]: audit 2023-09-23T22:31:37.893854+0000 mon.a (mon.0) 431 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:31:38.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:38 smithi187 bash[89487]: audit 2023-09-23T22:31:37.896138+0000 mon.a (mon.0) 432 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-23T22:31:38.465 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:38 smithi169 bash[101133]: audit 2023-09-23T22:31:37.565697+0000 mon.a (mon.0) 422 : audit 0 from='client.? 172.21.15.169:0/1124313356' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:38.465 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:38 smithi169 bash[101133]: audit 2023-09-23T22:31:37.781536+0000 mon.a (mon.0) 423 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:38.466 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:38 smithi169 bash[101133]: audit 2023-09-23T22:31:37.789252+0000 mon.a (mon.0) 424 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:38.466 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:38 smithi169 bash[101133]: audit 2023-09-23T22:31:37.790621+0000 mon.a (mon.0) 425 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:31:38.466 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:38 smithi169 bash[101133]: audit 2023-09-23T22:31:37.791707+0000 mon.a (mon.0) 426 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:31:38.466 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:38 smithi169 bash[101133]: audit 2023-09-23T22:31:37.798281+0000 mon.a (mon.0) 427 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:38.466 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:38 smithi169 bash[101133]: audit 2023-09-23T22:31:37.881886+0000 mon.a (mon.0) 428 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:31:38.466 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:38 smithi169 bash[101133]: audit 2023-09-23T22:31:37.888636+0000 mon.a (mon.0) 429 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:31:38.466 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:38 smithi169 bash[101133]: audit 2023-09-23T22:31:37.892097+0000 mon.a (mon.0) 430 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:31:38.466 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:38 smithi169 bash[101133]: audit 2023-09-23T22:31:37.893854+0000 mon.a (mon.0) 431 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:31:38.466 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:38 smithi169 bash[101133]: audit 2023-09-23T22:31:37.896138+0000 mon.a (mon.0) 432 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-23T22:31:38.466 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:38 smithi169 bash[104356]: audit 2023-09-23T22:31:37.565697+0000 mon.a (mon.0) 422 : audit 0 from='client.? 172.21.15.169:0/1124313356' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:38.467 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:38 smithi169 bash[104356]: audit 2023-09-23T22:31:37.781536+0000 mon.a (mon.0) 423 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:38.467 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:38 smithi169 bash[104356]: audit 2023-09-23T22:31:37.789252+0000 mon.a (mon.0) 424 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:38.467 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:38 smithi169 bash[104356]: audit 2023-09-23T22:31:37.790621+0000 mon.a (mon.0) 425 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:31:38.467 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:38 smithi169 bash[104356]: audit 2023-09-23T22:31:37.791707+0000 mon.a (mon.0) 426 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:31:38.467 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:38 smithi169 bash[104356]: audit 2023-09-23T22:31:37.798281+0000 mon.a (mon.0) 427 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:38.467 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:38 smithi169 bash[104356]: audit 2023-09-23T22:31:37.881886+0000 mon.a (mon.0) 428 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:31:38.467 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:38 smithi169 bash[104356]: audit 2023-09-23T22:31:37.888636+0000 mon.a (mon.0) 429 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:31:38.467 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:38 smithi169 bash[104356]: audit 2023-09-23T22:31:37.892097+0000 mon.a (mon.0) 430 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:31:38.467 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:38 smithi169 bash[104356]: audit 2023-09-23T22:31:37.893854+0000 mon.a (mon.0) 431 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:31:38.467 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:38 smithi169 bash[104356]: audit 2023-09-23T22:31:37.896138+0000 mon.a (mon.0) 432 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-23T22:31:38.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:31:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:31:38] "GET /metrics HTTP/1.1" 200 33985 "" "Prometheus/2.43.0" 2023-09-23T22:31:39.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:39 smithi187 bash[89487]: audit 2023-09-23T22:31:37.896419+0000 mgr.y (mgr.25310) 265 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-23T22:31:39.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:39 smithi187 bash[89487]: cephadm 2023-09-23T22:31:37.898016+0000 mgr.y (mgr.25310) 266 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-09-23T22:31:39.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:39 smithi187 bash[89487]: cluster 2023-09-23T22:31:38.141189+0000 mgr.y (mgr.25310) 267 : cluster 0 pgmap v205: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:39.380 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:39 smithi169 bash[104356]: audit 2023-09-23T22:31:37.896419+0000 mgr.y (mgr.25310) 265 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-23T22:31:39.380 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:39 smithi169 bash[104356]: cephadm 2023-09-23T22:31:37.898016+0000 mgr.y (mgr.25310) 266 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-09-23T22:31:39.380 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:39 smithi169 bash[104356]: cluster 2023-09-23T22:31:38.141189+0000 mgr.y (mgr.25310) 267 : cluster 0 pgmap v205: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:39.380 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:39 smithi169 bash[101133]: audit 2023-09-23T22:31:37.896419+0000 mgr.y (mgr.25310) 265 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-09-23T22:31:39.380 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:39 smithi169 bash[101133]: cephadm 2023-09-23T22:31:37.898016+0000 mgr.y (mgr.25310) 266 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-09-23T22:31:39.380 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:39 smithi169 bash[101133]: cluster 2023-09-23T22:31:38.141189+0000 mgr.y (mgr.25310) 267 : cluster 0 pgmap v205: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:40.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:40 smithi169 bash[104356]: audit 2023-09-23T22:31:39.925203+0000 mon.a (mon.0) 433 : audit 0 from='client.? 172.21.15.169:0/3334136931' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:40.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:40 smithi169 bash[101133]: audit 2023-09-23T22:31:39.925203+0000 mon.a (mon.0) 433 : audit 0 from='client.? 172.21.15.169:0/3334136931' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:40.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:40 smithi187 bash[89487]: audit 2023-09-23T22:31:39.925203+0000 mon.a (mon.0) 433 : audit 0 from='client.? 172.21.15.169:0/3334136931' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:41.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:41 smithi169 bash[101133]: cluster 2023-09-23T22:31:40.142034+0000 mgr.y (mgr.25310) 268 : cluster 0 pgmap v206: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:41.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:41 smithi169 bash[101133]: cephadm 2023-09-23T22:31:40.519923+0000 mgr.y (mgr.25310) 269 : cephadm 1 Upgrade: Updating osd.3 2023-09-23T22:31:41.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:41 smithi169 bash[101133]: audit 2023-09-23T22:31:40.529200+0000 mon.a (mon.0) 434 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:41.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:41 smithi169 bash[101133]: audit 2023-09-23T22:31:40.530942+0000 mon.a (mon.0) 435 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T22:31:41.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:41 smithi169 bash[101133]: audit 2023-09-23T22:31:40.532309+0000 mon.a (mon.0) 436 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:31:41.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:41 smithi169 bash[101133]: cephadm 2023-09-23T22:31:40.535459+0000 mgr.y (mgr.25310) 270 : cephadm 1 Deploying daemon osd.3 on smithi169 2023-09-23T22:31:41.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:41 smithi169 bash[101133]: audit 2023-09-23T22:31:41.124501+0000 mon.a (mon.0) 437 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:41.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:41 smithi169 bash[101133]: audit 2023-09-23T22:31:41.126267+0000 mon.a (mon.0) 438 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:31:41.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:41 smithi169 bash[101133]: audit 2023-09-23T22:31:41.226934+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:41.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:41 smithi169 bash[104356]: cluster 2023-09-23T22:31:40.142034+0000 mgr.y (mgr.25310) 268 : cluster 0 pgmap v206: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:41.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:41 smithi169 bash[104356]: cephadm 2023-09-23T22:31:40.519923+0000 mgr.y (mgr.25310) 269 : cephadm 1 Upgrade: Updating osd.3 2023-09-23T22:31:41.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:41 smithi169 bash[104356]: audit 2023-09-23T22:31:40.529200+0000 mon.a (mon.0) 434 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:41.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:41 smithi169 bash[104356]: audit 2023-09-23T22:31:40.530942+0000 mon.a (mon.0) 435 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T22:31:41.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:41 smithi169 bash[104356]: audit 2023-09-23T22:31:40.532309+0000 mon.a (mon.0) 436 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:31:41.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:41 smithi169 bash[104356]: cephadm 2023-09-23T22:31:40.535459+0000 mgr.y (mgr.25310) 270 : cephadm 1 Deploying daemon osd.3 on smithi169 2023-09-23T22:31:41.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:41 smithi169 bash[104356]: audit 2023-09-23T22:31:41.124501+0000 mon.a (mon.0) 437 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:41.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:41 smithi169 bash[104356]: audit 2023-09-23T22:31:41.126267+0000 mon.a (mon.0) 438 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:31:41.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:41 smithi169 bash[104356]: audit 2023-09-23T22:31:41.226934+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:41.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:41 smithi187 bash[89487]: cluster 2023-09-23T22:31:40.142034+0000 mgr.y (mgr.25310) 268 : cluster 0 pgmap v206: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:41.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:41 smithi187 bash[89487]: cephadm 2023-09-23T22:31:40.519923+0000 mgr.y (mgr.25310) 269 : cephadm 1 Upgrade: Updating osd.3 2023-09-23T22:31:41.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:41 smithi187 bash[89487]: audit 2023-09-23T22:31:40.529200+0000 mon.a (mon.0) 434 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:41.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:41 smithi187 bash[89487]: audit 2023-09-23T22:31:40.530942+0000 mon.a (mon.0) 435 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-09-23T22:31:41.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:41 smithi187 bash[89487]: audit 2023-09-23T22:31:40.532309+0000 mon.a (mon.0) 436 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:31:41.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:41 smithi187 bash[89487]: cephadm 2023-09-23T22:31:40.535459+0000 mgr.y (mgr.25310) 270 : cephadm 1 Deploying daemon osd.3 on smithi169 2023-09-23T22:31:41.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:41 smithi187 bash[89487]: audit 2023-09-23T22:31:41.124501+0000 mon.a (mon.0) 437 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:41.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:41 smithi187 bash[89487]: audit 2023-09-23T22:31:41.126267+0000 mon.a (mon.0) 438 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:31:41.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:41 smithi187 bash[89487]: audit 2023-09-23T22:31:41.226934+0000 mon.a (mon.0) 439 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:42.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:42 smithi187 bash[89487]: audit 2023-09-23T22:31:42.279375+0000 mon.c (mon.2) 7 : audit 0 from='client.? 172.21.15.169:0/236923772' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:42.883 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:42 smithi169 bash[104356]: audit 2023-09-23T22:31:42.279375+0000 mon.c (mon.2) 7 : audit 0 from='client.? 172.21.15.169:0/236923772' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:42.884 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:42 smithi169 bash[101133]: audit 2023-09-23T22:31:42.279375+0000 mon.c (mon.2) 7 : audit 0 from='client.? 172.21.15.169:0/236923772' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:43.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:43 smithi187 bash[89487]: cluster 2023-09-23T22:31:42.143066+0000 mgr.y (mgr.25310) 271 : cluster 0 pgmap v207: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:43.915 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:43 smithi169 bash[104356]: cluster 2023-09-23T22:31:42.143066+0000 mgr.y (mgr.25310) 271 : cluster 0 pgmap v207: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:43.915 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:43 smithi169 bash[101133]: cluster 2023-09-23T22:31:42.143066+0000 mgr.y (mgr.25310) 271 : cluster 0 pgmap v207: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:45.532 INFO:journalctl@ceph.osd.3.smithi169.stdout:Sep 23 22:31:45 smithi169 systemd[1]: Stopping Ceph osd.3 for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T22:31:45.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:45 smithi187 bash[89487]: cluster 2023-09-23T22:31:44.143873+0000 mgr.y (mgr.25310) 272 : cluster 0 pgmap v208: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:45.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:45 smithi187 bash[89487]: audit 2023-09-23T22:31:44.635944+0000 mon.a (mon.0) 440 : audit 0 from='client.? 172.21.15.169:0/2571030655' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:46.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:45 smithi169 bash[101133]: cluster 2023-09-23T22:31:44.143873+0000 mgr.y (mgr.25310) 272 : cluster 0 pgmap v208: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:46.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:45 smithi169 bash[101133]: audit 2023-09-23T22:31:44.635944+0000 mon.a (mon.0) 440 : audit 0 from='client.? 172.21.15.169:0/2571030655' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:46.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:45 smithi169 bash[104356]: cluster 2023-09-23T22:31:44.143873+0000 mgr.y (mgr.25310) 272 : cluster 0 pgmap v208: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:46.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:45 smithi169 bash[104356]: audit 2023-09-23T22:31:44.635944+0000 mon.a (mon.0) 440 : audit 0 from='client.? 172.21.15.169:0/2571030655' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:46.033 INFO:journalctl@ceph.osd.3.smithi169.stdout:Sep 23 22:31:45 smithi169 bash[66711]: debug 2023-09-23T22:31:45.624+0000 7f27cf5c7700 -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-23T22:31:46.034 INFO:journalctl@ceph.osd.3.smithi169.stdout:Sep 23 22:31:45 smithi169 bash[66711]: debug 2023-09-23T22:31:45.624+0000 7f27cf5c7700 -1 osd.3 94 *** Got signal Terminated *** 2023-09-23T22:31:46.034 INFO:journalctl@ceph.osd.3.smithi169.stdout:Sep 23 22:31:45 smithi169 bash[66711]: debug 2023-09-23T22:31:45.624+0000 7f27cf5c7700 -1 osd.3 94 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T22:31:46.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:46 smithi187 bash[89487]: cluster 2023-09-23T22:31:45.628209+0000 mon.a (mon.0) 441 : cluster 1 osd.3 marked itself down and dead 2023-09-23T22:31:46.976 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:46 smithi169 bash[104356]: cluster 2023-09-23T22:31:45.628209+0000 mon.a (mon.0) 441 : cluster 1 osd.3 marked itself down and dead 2023-09-23T22:31:46.977 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:46 smithi169 bash[101133]: cluster 2023-09-23T22:31:45.628209+0000 mon.a (mon.0) 441 : cluster 1 osd.3 marked itself down and dead 2023-09-23T22:31:47.796 INFO:journalctl@ceph.osd.3.smithi169.stdout:Sep 23 22:31:47 smithi169 bash[131963]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd-3 2023-09-23T22:31:47.796 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:47 smithi169 bash[104356]: cluster 2023-09-23T22:31:46.144557+0000 mgr.y (mgr.25310) 273 : cluster 0 pgmap v209: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:47.796 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:47 smithi169 bash[104356]: cluster 2023-09-23T22:31:46.540023+0000 mon.a (mon.0) 442 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:31:47.796 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:47 smithi169 bash[104356]: cluster 2023-09-23T22:31:46.545405+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T22:31:47.796 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:47 smithi169 bash[104356]: cluster 2023-09-23T22:31:46.546115+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T22:31:47.796 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:47 smithi169 bash[104356]: cluster 2023-09-23T22:31:46.551517+0000 mon.a (mon.0) 443 : cluster 0 osdmap e95: 8 total, 7 up, 8 in 2023-09-23T22:31:47.797 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:47 smithi169 bash[104356]: audit 2023-09-23T22:31:47.016358+0000 mon.a (mon.0) 444 : audit 0 from='client.? 172.21.15.169:0/3559932384' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:47.797 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:47 smithi169 bash[101133]: cluster 2023-09-23T22:31:46.144557+0000 mgr.y (mgr.25310) 273 : cluster 0 pgmap v209: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:47.797 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:47 smithi169 bash[101133]: cluster 2023-09-23T22:31:46.540023+0000 mon.a (mon.0) 442 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:31:47.797 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:47 smithi169 bash[101133]: cluster 2023-09-23T22:31:46.545405+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T22:31:47.797 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:47 smithi169 bash[101133]: cluster 2023-09-23T22:31:46.546115+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T22:31:47.797 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:47 smithi169 bash[101133]: cluster 2023-09-23T22:31:46.551517+0000 mon.a (mon.0) 443 : cluster 0 osdmap e95: 8 total, 7 up, 8 in 2023-09-23T22:31:47.797 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:47 smithi169 bash[101133]: audit 2023-09-23T22:31:47.016358+0000 mon.a (mon.0) 444 : audit 0 from='client.? 172.21.15.169:0/3559932384' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:47.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:47 smithi187 bash[89487]: cluster 2023-09-23T22:31:46.144557+0000 mgr.y (mgr.25310) 273 : cluster 0 pgmap v209: 73 pgs: 73 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:47.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:47 smithi187 bash[89487]: cluster 2023-09-23T22:31:46.540023+0000 mon.a (mon.0) 442 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:31:47.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:47 smithi187 bash[89487]: cluster 2023-09-23T22:31:46.545405+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T22:31:47.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:47 smithi187 bash[89487]: cluster 2023-09-23T22:31:46.546115+0000 osd.4 (osd.4) 25 : cluster 3 failed to encode map e95 with expected crc 2023-09-23T22:31:47.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:47 smithi187 bash[89487]: cluster 2023-09-23T22:31:46.551517+0000 mon.a (mon.0) 443 : cluster 0 osdmap e95: 8 total, 7 up, 8 in 2023-09-23T22:31:47.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:47 smithi187 bash[89487]: audit 2023-09-23T22:31:47.016358+0000 mon.a (mon.0) 444 : audit 0 from='client.? 172.21.15.169:0/3559932384' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:48.282 INFO:journalctl@ceph.osd.3.smithi169.stdout:Sep 23 22:31:47 smithi169 bash[132062]: Error response from daemon: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd-3 2023-09-23T22:31:48.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:31:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:31:48] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-09-23T22:31:48.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:48 smithi169 bash[104356]: cluster 2023-09-23T22:31:47.547226+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:31:48.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:48 smithi169 bash[104356]: cluster 2023-09-23T22:31:47.547451+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:31:48.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:48 smithi169 bash[104356]: cluster 2023-09-23T22:31:47.550725+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:31:48.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:48 smithi169 bash[104356]: cluster 2023-09-23T22:31:47.550904+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:31:48.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:48 smithi169 bash[104356]: cluster 2023-09-23T22:31:47.551968+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:31:48.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:48 smithi169 bash[104356]: cluster 2023-09-23T22:31:47.552080+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:31:48.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:48 smithi169 bash[104356]: cluster 2023-09-23T22:31:47.553547+0000 mon.a (mon.0) 445 : cluster 0 osdmap e96: 8 total, 7 up, 8 in 2023-09-23T22:31:48.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:48 smithi169 bash[104356]: cluster 2023-09-23T22:31:47.555106+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:31:48.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:48 smithi169 bash[104356]: cluster 2023-09-23T22:31:47.555126+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:31:48.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:48 smithi169 bash[104356]: cluster 2023-09-23T22:31:47.555928+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:31:48.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:48 smithi169 bash[104356]: cluster 2023-09-23T22:31:47.556127+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:31:48.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:48 smithi169 bash[104356]: cluster 2023-09-23T22:31:47.558979+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:31:48.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:48 smithi169 bash[101133]: cluster 2023-09-23T22:31:47.547226+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:31:48.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:48 smithi169 bash[101133]: cluster 2023-09-23T22:31:47.547451+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:31:48.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:48 smithi169 bash[101133]: cluster 2023-09-23T22:31:47.550725+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:31:48.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:48 smithi169 bash[101133]: cluster 2023-09-23T22:31:47.550904+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:31:48.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:48 smithi169 bash[101133]: cluster 2023-09-23T22:31:47.551968+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:31:48.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:48 smithi169 bash[101133]: cluster 2023-09-23T22:31:47.552080+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:31:48.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:48 smithi169 bash[101133]: cluster 2023-09-23T22:31:47.553547+0000 mon.a (mon.0) 445 : cluster 0 osdmap e96: 8 total, 7 up, 8 in 2023-09-23T22:31:48.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:48 smithi169 bash[101133]: cluster 2023-09-23T22:31:47.555106+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:31:48.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:48 smithi169 bash[101133]: cluster 2023-09-23T22:31:47.555126+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:31:48.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:48 smithi169 bash[101133]: cluster 2023-09-23T22:31:47.555928+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:31:48.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:48 smithi169 bash[101133]: cluster 2023-09-23T22:31:47.556127+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:31:48.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:48 smithi169 bash[101133]: cluster 2023-09-23T22:31:47.558979+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:31:48.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:48 smithi187 bash[89487]: cluster 2023-09-23T22:31:47.547226+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:31:48.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:48 smithi187 bash[89487]: cluster 2023-09-23T22:31:47.547451+0000 osd.4 (osd.4) 26 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:31:48.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:48 smithi187 bash[89487]: cluster 2023-09-23T22:31:47.550725+0000 osd.7 (osd.7) 13 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:31:48.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:48 smithi187 bash[89487]: cluster 2023-09-23T22:31:47.550904+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:31:48.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:48 smithi187 bash[89487]: cluster 2023-09-23T22:31:47.551968+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:31:48.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:48 smithi187 bash[89487]: cluster 2023-09-23T22:31:47.552080+0000 osd.4 (osd.4) 27 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:31:48.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:48 smithi187 bash[89487]: cluster 2023-09-23T22:31:47.553547+0000 mon.a (mon.0) 445 : cluster 0 osdmap e96: 8 total, 7 up, 8 in 2023-09-23T22:31:48.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:48 smithi187 bash[89487]: cluster 2023-09-23T22:31:47.555106+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:31:48.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:48 smithi187 bash[89487]: cluster 2023-09-23T22:31:47.555126+0000 osd.7 (osd.7) 14 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:31:48.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:48 smithi187 bash[89487]: cluster 2023-09-23T22:31:47.555928+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:31:48.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:48 smithi187 bash[89487]: cluster 2023-09-23T22:31:47.556127+0000 osd.4 (osd.4) 28 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:31:48.879 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:48 smithi187 bash[89487]: cluster 2023-09-23T22:31:47.558979+0000 osd.4 (osd.4) 29 : cluster 3 failed to encode map e96 with expected crc 2023-09-23T22:31:49.717 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:49 smithi169 bash[104356]: cluster 2023-09-23T22:31:48.145528+0000 mgr.y (mgr.25310) 274 : cluster 0 pgmap v212: 73 pgs: 24 peering, 2 stale+active+clean, 47 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:49.717 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:49 smithi169 bash[104356]: cluster 2023-09-23T22:31:48.549487+0000 mon.a (mon.0) 446 : cluster 3 Health check failed: Reduced data availability: 9 pgs inactive, 10 pgs peering (PG_AVAILABILITY) 2023-09-23T22:31:49.717 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:49 smithi169 bash[104356]: audit 2023-09-23T22:31:49.395032+0000 mon.a (mon.0) 447 : audit 0 from='client.? 172.21.15.169:0/3007192696' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:49.717 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:49 smithi169 bash[101133]: cluster 2023-09-23T22:31:48.145528+0000 mgr.y (mgr.25310) 274 : cluster 0 pgmap v212: 73 pgs: 24 peering, 2 stale+active+clean, 47 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:49.718 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:49 smithi169 bash[101133]: cluster 2023-09-23T22:31:48.549487+0000 mon.a (mon.0) 446 : cluster 3 Health check failed: Reduced data availability: 9 pgs inactive, 10 pgs peering (PG_AVAILABILITY) 2023-09-23T22:31:49.718 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:49 smithi169 bash[101133]: audit 2023-09-23T22:31:49.395032+0000 mon.a (mon.0) 447 : audit 0 from='client.? 172.21.15.169:0/3007192696' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:49.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:49 smithi187 bash[89487]: cluster 2023-09-23T22:31:48.145528+0000 mgr.y (mgr.25310) 274 : cluster 0 pgmap v212: 73 pgs: 24 peering, 2 stale+active+clean, 47 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:31:49.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:49 smithi187 bash[89487]: cluster 2023-09-23T22:31:48.549487+0000 mon.a (mon.0) 446 : cluster 3 Health check failed: Reduced data availability: 9 pgs inactive, 10 pgs peering (PG_AVAILABILITY) 2023-09-23T22:31:49.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:49 smithi187 bash[89487]: audit 2023-09-23T22:31:49.395032+0000 mon.a (mon.0) 447 : audit 0 from='client.? 172.21.15.169:0/3007192696' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:50.544 INFO:journalctl@ceph.osd.3.smithi169.stdout:Sep 23 22:31:50 smithi169 systemd[1]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.3.service: Succeeded. 2023-09-23T22:31:50.544 INFO:journalctl@ceph.osd.3.smithi169.stdout:Sep 23 22:31:50 smithi169 systemd[1]: Stopped Ceph osd.3 for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:31:50.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:50 smithi187 bash[89487]: cluster 2023-09-23T22:31:50.146306+0000 mgr.y (mgr.25310) 275 : cluster 0 pgmap v213: 73 pgs: 1 active+undersized+degraded, 24 peering, 6 active+undersized, 42 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 1/72 objects degraded (1.389%) 2023-09-23T22:31:50.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:50 smithi187 bash[89487]: cluster 2023-09-23T22:31:50.560286+0000 mon.a (mon.0) 448 : cluster 3 Health check failed: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded (PG_DEGRADED) 2023-09-23T22:31:50.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:50 smithi187 bash[89487]: audit 2023-09-23T22:31:50.582249+0000 mon.a (mon.0) 449 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:50.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:50 smithi187 bash[89487]: audit 2023-09-23T22:31:50.591296+0000 mon.a (mon.0) 450 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:51.033 INFO:journalctl@ceph.osd.3.smithi169.stdout:Sep 23 22:31:50 smithi169 systemd[1]: Started Ceph osd.3 for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:31:51.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:50 smithi169 bash[101133]: cluster 2023-09-23T22:31:50.146306+0000 mgr.y (mgr.25310) 275 : cluster 0 pgmap v213: 73 pgs: 1 active+undersized+degraded, 24 peering, 6 active+undersized, 42 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 1/72 objects degraded (1.389%) 2023-09-23T22:31:51.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:50 smithi169 bash[101133]: cluster 2023-09-23T22:31:50.560286+0000 mon.a (mon.0) 448 : cluster 3 Health check failed: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded (PG_DEGRADED) 2023-09-23T22:31:51.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:50 smithi169 bash[101133]: audit 2023-09-23T22:31:50.582249+0000 mon.a (mon.0) 449 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:51.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:50 smithi169 bash[101133]: audit 2023-09-23T22:31:50.591296+0000 mon.a (mon.0) 450 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:51.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:50 smithi169 bash[104356]: cluster 2023-09-23T22:31:50.146306+0000 mgr.y (mgr.25310) 275 : cluster 0 pgmap v213: 73 pgs: 1 active+undersized+degraded, 24 peering, 6 active+undersized, 42 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 1/72 objects degraded (1.389%) 2023-09-23T22:31:51.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:50 smithi169 bash[104356]: cluster 2023-09-23T22:31:50.560286+0000 mon.a (mon.0) 448 : cluster 3 Health check failed: Degraded data redundancy: 1/72 objects degraded (1.389%), 1 pg degraded (PG_DEGRADED) 2023-09-23T22:31:51.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:50 smithi169 bash[104356]: audit 2023-09-23T22:31:50.582249+0000 mon.a (mon.0) 449 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:51.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:50 smithi169 bash[104356]: audit 2023-09-23T22:31:50.591296+0000 mon.a (mon.0) 450 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:51.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:51 smithi187 bash[89487]: audit 2023-09-23T22:31:50.620786+0000 mon.a (mon.0) 451 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:31:52.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:51 smithi169 bash[104356]: audit 2023-09-23T22:31:50.620786+0000 mon.a (mon.0) 451 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:31:52.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:51 smithi169 bash[101133]: audit 2023-09-23T22:31:50.620786+0000 mon.a (mon.0) 451 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:31:52.516 INFO:journalctl@ceph.osd.3.smithi169.stdout:Sep 23 22:31:52 smithi169 bash[132247]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-23T22:31:52.516 INFO:journalctl@ceph.osd.3.smithi169.stdout:Sep 23 22:31:52 smithi169 bash[132247]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-09-23T22:31:52.516 INFO:journalctl@ceph.osd.3.smithi169.stdout:Sep 23 22:31:52 smithi169 bash[132247]: 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-23T22:31:52.516 INFO:journalctl@ceph.osd.3.smithi169.stdout:Sep 23 22:31:52 smithi169 bash[132247]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2023-09-23T22:31:52.517 INFO:journalctl@ceph.osd.3.smithi169.stdout:Sep 23 22:31:52 smithi169 bash[132247]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2023-09-23T22:31:52.517 INFO:journalctl@ceph.osd.3.smithi169.stdout:Sep 23 22:31:52 smithi169 bash[132247]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-09-23T22:31:52.517 INFO:journalctl@ceph.osd.3.smithi169.stdout:Sep 23 22:31:52 smithi169 bash[132247]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-09-23T22:31:52.517 INFO:journalctl@ceph.osd.3.smithi169.stdout:Sep 23 22:31:52 smithi169 bash[132247]: --> ceph-volume lvm activate successful for osd ID: 3 2023-09-23T22:31:52.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:52 smithi169 bash[101133]: audit 2023-09-23T22:31:51.759333+0000 mon.a (mon.0) 452 : audit 0 from='client.? 172.21.15.169:0/229971699' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:52.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:52 smithi169 bash[101133]: cluster 2023-09-23T22:31:52.147292+0000 mgr.y (mgr.25310) 276 : cluster 0 pgmap v214: 73 pgs: 3 active+undersized+degraded, 3 peering, 25 active+undersized, 42 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:31:52.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:52 smithi169 bash[104356]: audit 2023-09-23T22:31:51.759333+0000 mon.a (mon.0) 452 : audit 0 from='client.? 172.21.15.169:0/229971699' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:52.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:52 smithi169 bash[104356]: cluster 2023-09-23T22:31:52.147292+0000 mgr.y (mgr.25310) 276 : cluster 0 pgmap v214: 73 pgs: 3 active+undersized+degraded, 3 peering, 25 active+undersized, 42 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:31:52.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:52 smithi187 bash[89487]: audit 2023-09-23T22:31:51.759333+0000 mon.a (mon.0) 452 : audit 0 from='client.? 172.21.15.169:0/229971699' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:52.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:52 smithi187 bash[89487]: cluster 2023-09-23T22:31:52.147292+0000 mgr.y (mgr.25310) 276 : cluster 0 pgmap v214: 73 pgs: 3 active+undersized+degraded, 3 peering, 25 active+undersized, 42 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:31:53.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:53 smithi187 bash[89487]: cluster 2023-09-23T22:31:52.614462+0000 mon.a (mon.0) 453 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 10 pgs peering) 2023-09-23T22:31:54.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:53 smithi169 bash[101133]: cluster 2023-09-23T22:31:52.614462+0000 mon.a (mon.0) 453 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 10 pgs peering) 2023-09-23T22:31:54.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:53 smithi169 bash[104356]: cluster 2023-09-23T22:31:52.614462+0000 mon.a (mon.0) 453 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 10 pgs peering) 2023-09-23T22:31:54.532 INFO:journalctl@ceph.osd.3.smithi169.stdout:Sep 23 22:31:54 smithi169 bash[132564]: debug 2023-09-23T22:31:54.180+0000 7f996cbc8700 1 -- 172.21.15.169:0/1730089214 <== mon.0 v2:172.21.15.169:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55dfcf5dc4e0 con 0x55dfcf636c00 2023-09-23T22:31:55.032 INFO:journalctl@ceph.osd.3.smithi169.stdout:Sep 23 22:31:54 smithi169 bash[132564]: debug 2023-09-23T22:31:54.720+0000 7f9975d4d640 -1 Falling back to public interface 2023-09-23T22:31:55.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:54 smithi169 bash[101133]: audit 2023-09-23T22:31:54.136930+0000 mon.c (mon.2) 8 : audit 0 from='client.? 172.21.15.169:0/2387771213' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:55.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:54 smithi169 bash[101133]: cluster 2023-09-23T22:31:54.147945+0000 mgr.y (mgr.25310) 277 : cluster 0 pgmap v215: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:31:55.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:54 smithi169 bash[104356]: audit 2023-09-23T22:31:54.136930+0000 mon.c (mon.2) 8 : audit 0 from='client.? 172.21.15.169:0/2387771213' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:55.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:54 smithi169 bash[104356]: cluster 2023-09-23T22:31:54.147945+0000 mgr.y (mgr.25310) 277 : cluster 0 pgmap v215: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:31:55.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:54 smithi187 bash[89487]: audit 2023-09-23T22:31:54.136930+0000 mon.c (mon.2) 8 : audit 0 from='client.? 172.21.15.169:0/2387771213' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:55.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:54 smithi187 bash[89487]: cluster 2023-09-23T22:31:54.147945+0000 mgr.y (mgr.25310) 277 : cluster 0 pgmap v215: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:31:56.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:56 smithi187 bash[89487]: cluster 2023-09-23T22:31:56.066517+0000 mon.a (mon.0) 454 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T22:31:56.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:56 smithi169 bash[101133]: cluster 2023-09-23T22:31:56.066517+0000 mon.a (mon.0) 454 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T22:31:56.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:56 smithi169 bash[104356]: cluster 2023-09-23T22:31:56.066517+0000 mon.a (mon.0) 454 : cluster 3 Health check update: Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded (PG_DEGRADED) 2023-09-23T22:31:57.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:57 smithi169 bash[104356]: audit 2023-09-23T22:31:56.136382+0000 mon.a (mon.0) 455 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:57.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:57 smithi169 bash[104356]: audit 2023-09-23T22:31:56.137691+0000 mon.a (mon.0) 456 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:31:57.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:57 smithi169 bash[104356]: cluster 2023-09-23T22:31:56.148618+0000 mgr.y (mgr.25310) 278 : cluster 0 pgmap v216: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:31:57.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:57 smithi169 bash[104356]: audit 2023-09-23T22:31:56.509920+0000 mon.c (mon.2) 9 : audit 0 from='client.? 172.21.15.169:0/2688224626' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:57.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:57 smithi169 bash[104356]: audit 2023-09-23T22:31:57.015853+0000 mon.a (mon.0) 457 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:57.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:57 smithi169 bash[104356]: audit 2023-09-23T22:31:57.024961+0000 mon.a (mon.0) 458 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:57.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:57 smithi169 bash[101133]: audit 2023-09-23T22:31:56.136382+0000 mon.a (mon.0) 455 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:57.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:57 smithi169 bash[101133]: audit 2023-09-23T22:31:56.137691+0000 mon.a (mon.0) 456 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:31:57.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:57 smithi169 bash[101133]: cluster 2023-09-23T22:31:56.148618+0000 mgr.y (mgr.25310) 278 : cluster 0 pgmap v216: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:31:57.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:57 smithi169 bash[101133]: audit 2023-09-23T22:31:56.509920+0000 mon.c (mon.2) 9 : audit 0 from='client.? 172.21.15.169:0/2688224626' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:57.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:57 smithi169 bash[101133]: audit 2023-09-23T22:31:57.015853+0000 mon.a (mon.0) 457 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:57.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:57 smithi169 bash[101133]: audit 2023-09-23T22:31:57.024961+0000 mon.a (mon.0) 458 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:57.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:57 smithi187 bash[89487]: audit 2023-09-23T22:31:56.136382+0000 mon.a (mon.0) 455 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:57.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:57 smithi187 bash[89487]: audit 2023-09-23T22:31:56.137691+0000 mon.a (mon.0) 456 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:31:57.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:57 smithi187 bash[89487]: cluster 2023-09-23T22:31:56.148618+0000 mgr.y (mgr.25310) 278 : cluster 0 pgmap v216: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:31:57.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:57 smithi187 bash[89487]: audit 2023-09-23T22:31:56.509920+0000 mon.c (mon.2) 9 : audit 0 from='client.? 172.21.15.169:0/2688224626' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:57.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:57 smithi187 bash[89487]: audit 2023-09-23T22:31:57.015853+0000 mon.a (mon.0) 457 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:57.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:57 smithi187 bash[89487]: audit 2023-09-23T22:31:57.024961+0000 mon.a (mon.0) 458 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:58.146 INFO:journalctl@ceph.osd.3.smithi169.stdout:Sep 23 22:31:57 smithi169 bash[132564]: debug 2023-09-23T22:31:57.788+0000 7f9975d4d640 -1 osd.3 94 log_to_monitors true 2023-09-23T22:31:58.465 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:58 smithi169 bash[104356]: audit 2023-09-23T22:31:57.797602+0000 mon.a (mon.0) 459 : audit 1 from='osd.3 [v2:172.21.15.169:6826/890279236,v1:172.21.15.169:6827/890279236]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T22:31:58.465 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:58 smithi169 bash[104356]: audit 2023-09-23T22:31:57.829930+0000 mon.a (mon.0) 460 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:58.465 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:58 smithi169 bash[104356]: audit 2023-09-23T22:31:57.837888+0000 mon.a (mon.0) 461 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:58.465 INFO:journalctl@ceph.osd.3.smithi169.stdout:Sep 23 22:31:58 smithi169 bash[132564]: debug 2023-09-23T22:31:58.184+0000 7f99649b5700 -1 osd.3 94 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-23T22:31:58.466 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:58 smithi169 bash[101133]: audit 2023-09-23T22:31:57.797602+0000 mon.a (mon.0) 459 : audit 1 from='osd.3 [v2:172.21.15.169:6826/890279236,v1:172.21.15.169:6827/890279236]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T22:31:58.466 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:58 smithi169 bash[101133]: audit 2023-09-23T22:31:57.829930+0000 mon.a (mon.0) 460 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:58.466 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:58 smithi169 bash[101133]: audit 2023-09-23T22:31:57.837888+0000 mon.a (mon.0) 461 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:58.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:58 smithi187 bash[89487]: audit 2023-09-23T22:31:57.797602+0000 mon.a (mon.0) 459 : audit 1 from='osd.3 [v2:172.21.15.169:6826/890279236,v1:172.21.15.169:6827/890279236]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-09-23T22:31:58.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:58 smithi187 bash[89487]: audit 2023-09-23T22:31:57.829930+0000 mon.a (mon.0) 460 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:58.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:58 smithi187 bash[89487]: audit 2023-09-23T22:31:57.837888+0000 mon.a (mon.0) 461 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:58.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:31:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:31:58] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-09-23T22:31:59.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:59 smithi169 bash[101133]: cluster 2023-09-23T22:31:58.149336+0000 mgr.y (mgr.25310) 279 : cluster 0 pgmap v217: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:31:59.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:59 smithi169 bash[101133]: cluster 2023-09-23T22:31:58.152355+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T22:31:59.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:59 smithi169 bash[101133]: audit 2023-09-23T22:31:58.155969+0000 mon.a (mon.0) 462 : audit 1 from='osd.3 [v2:172.21.15.169:6826/890279236,v1:172.21.15.169:6827/890279236]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T22:31:59.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:59 smithi169 bash[101133]: cluster 2023-09-23T22:31:58.156028+0000 mon.a (mon.0) 463 : cluster 0 osdmap e97: 8 total, 7 up, 8 in 2023-09-23T22:31:59.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:59 smithi169 bash[101133]: audit 2023-09-23T22:31:58.156608+0000 mon.a (mon.0) 464 : audit 1 from='osd.3 [v2:172.21.15.169:6826/890279236,v1:172.21.15.169:6827/890279236]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2023-09-23T22:31:59.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:59 smithi169 bash[101133]: cluster 2023-09-23T22:31:58.388621+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T22:31:59.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:59 smithi169 bash[101133]: cluster 2023-09-23T22:31:58.388634+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T22:31:59.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:59 smithi169 bash[101133]: cluster 2023-09-23T22:31:58.388895+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T22:31:59.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:59 smithi169 bash[101133]: audit 2023-09-23T22:31:58.634493+0000 mon.a (mon.0) 465 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:59.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:59 smithi169 bash[101133]: audit 2023-09-23T22:31:58.642602+0000 mon.a (mon.0) 466 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:59.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:31:59 smithi169 bash[101133]: audit 2023-09-23T22:31:58.882548+0000 mon.c (mon.2) 10 : audit 0 from='client.? 172.21.15.169:0/1497991022' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:59.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:59 smithi169 bash[104356]: cluster 2023-09-23T22:31:58.149336+0000 mgr.y (mgr.25310) 279 : cluster 0 pgmap v217: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:31:59.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:59 smithi169 bash[104356]: cluster 2023-09-23T22:31:58.152355+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T22:31:59.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:59 smithi169 bash[104356]: audit 2023-09-23T22:31:58.155969+0000 mon.a (mon.0) 462 : audit 1 from='osd.3 [v2:172.21.15.169:6826/890279236,v1:172.21.15.169:6827/890279236]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T22:31:59.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:59 smithi169 bash[104356]: cluster 2023-09-23T22:31:58.156028+0000 mon.a (mon.0) 463 : cluster 0 osdmap e97: 8 total, 7 up, 8 in 2023-09-23T22:31:59.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:59 smithi169 bash[104356]: audit 2023-09-23T22:31:58.156608+0000 mon.a (mon.0) 464 : audit 1 from='osd.3 [v2:172.21.15.169:6826/890279236,v1:172.21.15.169:6827/890279236]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2023-09-23T22:31:59.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:59 smithi169 bash[104356]: cluster 2023-09-23T22:31:58.388621+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T22:31:59.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:59 smithi169 bash[104356]: cluster 2023-09-23T22:31:58.388634+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T22:31:59.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:59 smithi169 bash[104356]: cluster 2023-09-23T22:31:58.388895+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T22:31:59.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:59 smithi169 bash[104356]: audit 2023-09-23T22:31:58.634493+0000 mon.a (mon.0) 465 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:59.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:59 smithi169 bash[104356]: audit 2023-09-23T22:31:58.642602+0000 mon.a (mon.0) 466 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:59.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:31:59 smithi169 bash[104356]: audit 2023-09-23T22:31:58.882548+0000 mon.c (mon.2) 10 : audit 0 from='client.? 172.21.15.169:0/1497991022' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:31:59.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:59 smithi187 bash[89487]: cluster 2023-09-23T22:31:58.149336+0000 mgr.y (mgr.25310) 279 : cluster 0 pgmap v217: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 200 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:31:59.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:59 smithi187 bash[89487]: cluster 2023-09-23T22:31:58.152355+0000 osd.4 (osd.4) 30 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T22:31:59.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:59 smithi187 bash[89487]: audit 2023-09-23T22:31:58.155969+0000 mon.a (mon.0) 462 : audit 1 from='osd.3 [v2:172.21.15.169:6826/890279236,v1:172.21.15.169:6827/890279236]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-09-23T22:31:59.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:59 smithi187 bash[89487]: cluster 2023-09-23T22:31:58.156028+0000 mon.a (mon.0) 463 : cluster 0 osdmap e97: 8 total, 7 up, 8 in 2023-09-23T22:31:59.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:59 smithi187 bash[89487]: audit 2023-09-23T22:31:58.156608+0000 mon.a (mon.0) 464 : audit 1 from='osd.3 [v2:172.21.15.169:6826/890279236,v1:172.21.15.169:6827/890279236]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2023-09-23T22:31:59.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:59 smithi187 bash[89487]: cluster 2023-09-23T22:31:58.388621+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T22:31:59.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:59 smithi187 bash[89487]: cluster 2023-09-23T22:31:58.388634+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T22:31:59.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:59 smithi187 bash[89487]: cluster 2023-09-23T22:31:58.388895+0000 osd.7 (osd.7) 15 : cluster 3 failed to encode map e97 with expected crc 2023-09-23T22:31:59.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:59 smithi187 bash[89487]: audit 2023-09-23T22:31:58.634493+0000 mon.a (mon.0) 465 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:59.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:59 smithi187 bash[89487]: audit 2023-09-23T22:31:58.642602+0000 mon.a (mon.0) 466 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:31:59.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:31:59 smithi187 bash[89487]: audit 2023-09-23T22:31:58.882548+0000 mon.c (mon.2) 10 : audit 0 from='client.? 172.21.15.169:0/1497991022' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:32:00.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:00 smithi169 bash[104356]: cluster 2023-09-23T22:31:59.152728+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T22:32:00.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:00 smithi169 bash[104356]: cluster 2023-09-23T22:31:59.153393+0000 mon.a (mon.0) 467 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:32:00.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:00 smithi169 bash[104356]: cluster 2023-09-23T22:31:59.153662+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T22:32:00.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:00 smithi169 bash[104356]: cluster 2023-09-23T22:31:59.157677+0000 mon.a (mon.0) 468 : cluster 1 osd.3 [v2:172.21.15.169:6826/890279236,v1:172.21.15.169:6827/890279236] boot 2023-09-23T22:32:00.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:00 smithi169 bash[104356]: cluster 2023-09-23T22:31:59.157725+0000 mon.a (mon.0) 469 : cluster 0 osdmap e98: 8 total, 8 up, 8 in 2023-09-23T22:32:00.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:00 smithi169 bash[104356]: audit 2023-09-23T22:31:59.170033+0000 mon.a (mon.0) 470 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:32:00.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:00 smithi169 bash[101133]: cluster 2023-09-23T22:31:59.152728+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T22:32:00.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:00 smithi169 bash[101133]: cluster 2023-09-23T22:31:59.153393+0000 mon.a (mon.0) 467 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:32:00.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:00 smithi169 bash[101133]: cluster 2023-09-23T22:31:59.153662+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T22:32:00.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:00 smithi169 bash[101133]: cluster 2023-09-23T22:31:59.157677+0000 mon.a (mon.0) 468 : cluster 1 osd.3 [v2:172.21.15.169:6826/890279236,v1:172.21.15.169:6827/890279236] boot 2023-09-23T22:32:00.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:00 smithi169 bash[101133]: cluster 2023-09-23T22:31:59.157725+0000 mon.a (mon.0) 469 : cluster 0 osdmap e98: 8 total, 8 up, 8 in 2023-09-23T22:32:00.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:00 smithi169 bash[101133]: audit 2023-09-23T22:31:59.170033+0000 mon.a (mon.0) 470 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:32:00.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:00 smithi187 bash[89487]: cluster 2023-09-23T22:31:59.152728+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T22:32:00.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:00 smithi187 bash[89487]: cluster 2023-09-23T22:31:59.153393+0000 mon.a (mon.0) 467 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:32:00.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:00 smithi187 bash[89487]: cluster 2023-09-23T22:31:59.153662+0000 osd.4 (osd.4) 31 : cluster 3 failed to encode map e98 with expected crc 2023-09-23T22:32:00.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:00 smithi187 bash[89487]: cluster 2023-09-23T22:31:59.157677+0000 mon.a (mon.0) 468 : cluster 1 osd.3 [v2:172.21.15.169:6826/890279236,v1:172.21.15.169:6827/890279236] boot 2023-09-23T22:32:00.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:00 smithi187 bash[89487]: cluster 2023-09-23T22:31:59.157725+0000 mon.a (mon.0) 469 : cluster 0 osdmap e98: 8 total, 8 up, 8 in 2023-09-23T22:32:00.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:00 smithi187 bash[89487]: audit 2023-09-23T22:31:59.170033+0000 mon.a (mon.0) 470 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-09-23T22:32:01.283 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 4 2023-09-23T22:32:01.524 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:01 smithi169 bash[104356]: cluster 2023-09-23T22:32:00.150050+0000 mgr.y (mgr.25310) 280 : cluster 0 pgmap v220: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:32:01.524 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:01 smithi169 bash[104356]: cluster 2023-09-23T22:32:00.169217+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T22:32:01.524 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:01 smithi169 bash[104356]: cluster 2023-09-23T22:32:00.171876+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T22:32:01.524 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:01 smithi169 bash[104356]: cluster 2023-09-23T22:32:00.172529+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T22:32:01.524 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:01 smithi169 bash[104356]: cluster 2023-09-23T22:32:00.174611+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T22:32:01.524 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:01 smithi169 bash[104356]: cluster 2023-09-23T22:32:00.174874+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T22:32:01.524 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:01 smithi169 bash[104356]: cluster 2023-09-23T22:32:00.175336+0000 mon.a (mon.0) 471 : cluster 0 osdmap e99: 8 total, 8 up, 8 in 2023-09-23T22:32:01.524 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:01 smithi169 bash[104356]: cluster 2023-09-23T22:32:00.177663+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T22:32:01.525 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:01 smithi169 bash[104356]: cluster 2023-09-23T22:32:00.179421+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T22:32:01.525 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:01 smithi169 bash[101133]: cluster 2023-09-23T22:32:00.150050+0000 mgr.y (mgr.25310) 280 : cluster 0 pgmap v220: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:32:01.525 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:01 smithi169 bash[101133]: cluster 2023-09-23T22:32:00.169217+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T22:32:01.525 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:01 smithi169 bash[101133]: cluster 2023-09-23T22:32:00.171876+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T22:32:01.525 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:01 smithi169 bash[101133]: cluster 2023-09-23T22:32:00.172529+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T22:32:01.525 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:01 smithi169 bash[101133]: cluster 2023-09-23T22:32:00.174611+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T22:32:01.525 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:01 smithi169 bash[101133]: cluster 2023-09-23T22:32:00.174874+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T22:32:01.525 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:01 smithi169 bash[101133]: cluster 2023-09-23T22:32:00.175336+0000 mon.a (mon.0) 471 : cluster 0 osdmap e99: 8 total, 8 up, 8 in 2023-09-23T22:32:01.525 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:01 smithi169 bash[101133]: cluster 2023-09-23T22:32:00.177663+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T22:32:01.526 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:01 smithi169 bash[101133]: cluster 2023-09-23T22:32:00.179421+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T22:32:01.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:01 smithi187 bash[89487]: cluster 2023-09-23T22:32:00.150050+0000 mgr.y (mgr.25310) 280 : cluster 0 pgmap v220: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-09-23T22:32:01.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:01 smithi187 bash[89487]: cluster 2023-09-23T22:32:00.169217+0000 osd.4 (osd.4) 32 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T22:32:01.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:01 smithi187 bash[89487]: cluster 2023-09-23T22:32:00.171876+0000 osd.4 (osd.4) 33 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T22:32:01.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:01 smithi187 bash[89487]: cluster 2023-09-23T22:32:00.172529+0000 osd.7 (osd.7) 16 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T22:32:01.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:01 smithi187 bash[89487]: cluster 2023-09-23T22:32:00.174611+0000 osd.4 (osd.4) 34 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T22:32:01.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:01 smithi187 bash[89487]: cluster 2023-09-23T22:32:00.174874+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T22:32:01.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:01 smithi187 bash[89487]: cluster 2023-09-23T22:32:00.175336+0000 mon.a (mon.0) 471 : cluster 0 osdmap e99: 8 total, 8 up, 8 in 2023-09-23T22:32:01.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:01 smithi187 bash[89487]: cluster 2023-09-23T22:32:00.177663+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T22:32:01.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:01 smithi187 bash[89487]: cluster 2023-09-23T22:32:00.179421+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e99 with expected crc 2023-09-23T22:32:02.255 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch upgrade pause' 2023-09-23T22:32:02.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:02 smithi169 bash[104356]: audit 2023-09-23T22:32:01.261866+0000 mon.a (mon.0) 472 : audit 0 from='client.? 172.21.15.169:0/3898782575' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:32:02.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:02 smithi169 bash[101133]: audit 2023-09-23T22:32:01.261866+0000 mon.a (mon.0) 472 : audit 0 from='client.? 172.21.15.169:0/3898782575' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:32:02.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:02 smithi187 bash[89487]: audit 2023-09-23T22:32:01.261866+0000 mon.a (mon.0) 472 : audit 0 from='client.? 172.21.15.169:0/3898782575' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-09-23T22:32:03.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:03 smithi169 bash[104356]: cluster 2023-09-23T22:32:02.150976+0000 mgr.y (mgr.25310) 281 : cluster 0 pgmap v222: 73 pgs: 2 active+undersized+degraded, 18 active+undersized, 53 active+clean; 582 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T22:32:03.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:03 smithi169 bash[104356]: cluster 2023-09-23T22:32:02.172517+0000 mon.a (mon.0) 473 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:32:03.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:03 smithi169 bash[101133]: cluster 2023-09-23T22:32:02.150976+0000 mgr.y (mgr.25310) 281 : cluster 0 pgmap v222: 73 pgs: 2 active+undersized+degraded, 18 active+undersized, 53 active+clean; 582 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T22:32:03.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:03 smithi169 bash[101133]: cluster 2023-09-23T22:32:02.172517+0000 mon.a (mon.0) 473 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:32:03.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:03 smithi187 bash[89487]: cluster 2023-09-23T22:32:02.150976+0000 mgr.y (mgr.25310) 281 : cluster 0 pgmap v222: 73 pgs: 2 active+undersized+degraded, 18 active+undersized, 53 active+clean; 582 KiB data, 207 MiB used, 715 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T22:32:03.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:03 smithi187 bash[89487]: cluster 2023-09-23T22:32:02.172517+0000 mon.a (mon.0) 473 : cluster 3 Health check update: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:32:04.509 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:04 smithi169 bash[101133]: cluster 2023-09-23T22:32:04.182011+0000 mon.a (mon.0) 474 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded) 2023-09-23T22:32:04.509 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:04 smithi169 bash[101133]: cluster 2023-09-23T22:32:04.182065+0000 mon.a (mon.0) 475 : cluster 1 Cluster is now healthy 2023-09-23T22:32:04.509 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:04 smithi169 bash[104356]: cluster 2023-09-23T22:32:04.182011+0000 mon.a (mon.0) 474 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded) 2023-09-23T22:32:04.509 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:04 smithi169 bash[104356]: cluster 2023-09-23T22:32:04.182065+0000 mon.a (mon.0) 475 : cluster 1 Cluster is now healthy 2023-09-23T22:32:04.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:04 smithi187 bash[89487]: cluster 2023-09-23T22:32:04.182011+0000 mon.a (mon.0) 474 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded) 2023-09-23T22:32:04.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:04 smithi187 bash[89487]: cluster 2023-09-23T22:32:04.182065+0000 mon.a (mon.0) 475 : cluster 1 Cluster is now healthy 2023-09-23T22:32:05.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:05 smithi169 bash[104356]: cluster 2023-09-23T22:32:04.151782+0000 mgr.y (mgr.25310) 282 : cluster 0 pgmap v223: 73 pgs: 73 active+clean; 582 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:05.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:05 smithi169 bash[101133]: cluster 2023-09-23T22:32:04.151782+0000 mgr.y (mgr.25310) 282 : cluster 0 pgmap v223: 73 pgs: 73 active+clean; 582 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:05.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:05 smithi187 bash[89487]: cluster 2023-09-23T22:32:04.151782+0000 mgr.y (mgr.25310) 282 : cluster 0 pgmap v223: 73 pgs: 73 active+clean; 582 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:06.556 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:32:07.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:07 smithi187 bash[89487]: cluster 2023-09-23T22:32:06.152384+0000 mgr.y (mgr.25310) 283 : cluster 0 pgmap v224: 73 pgs: 73 active+clean; 582 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:07.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:07 smithi169 bash[104356]: cluster 2023-09-23T22:32:06.152384+0000 mgr.y (mgr.25310) 283 : cluster 0 pgmap v224: 73 pgs: 73 active+clean; 582 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:07.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:07 smithi169 bash[101133]: cluster 2023-09-23T22:32:06.152384+0000 mgr.y (mgr.25310) 283 : cluster 0 pgmap v224: 73 pgs: 73 active+clean; 582 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:08.741 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:32:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:32:08] "GET /metrics HTTP/1.1" 200 33980 "" "Prometheus/2.43.0" 2023-09-23T22:32:09.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:09 smithi169 bash[104356]: cluster 2023-09-23T22:32:08.152989+0000 mgr.y (mgr.25310) 284 : cluster 0 pgmap v225: 73 pgs: 73 active+clean; 582 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:09.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:09 smithi169 bash[101133]: cluster 2023-09-23T22:32:08.152989+0000 mgr.y (mgr.25310) 284 : cluster 0 pgmap v225: 73 pgs: 73 active+clean; 582 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:09.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:09 smithi187 bash[89487]: cluster 2023-09-23T22:32:08.152989+0000 mgr.y (mgr.25310) 284 : cluster 0 pgmap v225: 73 pgs: 73 active+clean; 582 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:10.502 INFO:teuthology.orchestra.run.smithi169.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:32:10.847 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:10 smithi187 bash[89487]: audit 2023-09-23T22:32:09.595562+0000 mon.a (mon.0) 476 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:10.848 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:10 smithi187 bash[89487]: audit 2023-09-23T22:32:09.604722+0000 mon.a (mon.0) 477 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:10.848 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:10 smithi187 bash[89487]: audit 2023-09-23T22:32:09.606184+0000 mon.a (mon.0) 478 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:32:10.848 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:10 smithi187 bash[89487]: audit 2023-09-23T22:32:09.607366+0000 mon.a (mon.0) 479 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:32:10.848 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:10 smithi187 bash[89487]: audit 2023-09-23T22:32:09.614221+0000 mon.a (mon.0) 480 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:10.848 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:10 smithi187 bash[89487]: audit 2023-09-23T22:32:09.694725+0000 mon.a (mon.0) 481 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:32:10.848 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:10 smithi187 bash[89487]: audit 2023-09-23T22:32:09.698720+0000 mon.a (mon.0) 482 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:32:10.848 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:10 smithi187 bash[89487]: audit 2023-09-23T22:32:09.701090+0000 mon.a (mon.0) 483 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:32:10.848 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:10 smithi187 bash[89487]: audit 2023-09-23T22:32:09.702472+0000 mon.a (mon.0) 484 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:32:10.848 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:10 smithi187 bash[89487]: audit 2023-09-23T22:32:09.704246+0000 mon.a (mon.0) 485 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-09-23T22:32:10.848 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:10 smithi187 bash[89487]: audit 2023-09-23T22:32:09.704488+0000 mgr.y (mgr.25310) 285 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-09-23T22:32:10.848 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:10 smithi187 bash[89487]: cephadm 2023-09-23T22:32:09.705617+0000 mgr.y (mgr.25310) 286 : cephadm 1 Upgrade: osd.4 is safe to restart 2023-09-23T22:32:10.849 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:10 smithi187 bash[89487]: cluster 2023-09-23T22:32:10.153747+0000 mgr.y (mgr.25310) 287 : cluster 0 pgmap v226: 73 pgs: 73 active+clean; 582 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:10.849 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:10 smithi187 bash[89487]: audit 2023-09-23T22:32:10.493955+0000 mgr.y (mgr.25310) 288 : audit 0 from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:32:10.849 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:10 smithi187 bash[89487]: cephadm 2023-09-23T22:32:10.494468+0000 mgr.y (mgr.25310) 289 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:32:10.849 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:10 smithi187 bash[89487]: audit 2023-09-23T22:32:10.500663+0000 mon.a (mon.0) 486 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:11.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:10 smithi169 bash[104356]: audit 2023-09-23T22:32:09.595562+0000 mon.a (mon.0) 476 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:11.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:10 smithi169 bash[104356]: audit 2023-09-23T22:32:09.604722+0000 mon.a (mon.0) 477 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:11.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:10 smithi169 bash[104356]: audit 2023-09-23T22:32:09.606184+0000 mon.a (mon.0) 478 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:32:11.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:10 smithi169 bash[104356]: audit 2023-09-23T22:32:09.607366+0000 mon.a (mon.0) 479 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:32:11.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:10 smithi169 bash[104356]: audit 2023-09-23T22:32:09.614221+0000 mon.a (mon.0) 480 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:11.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:10 smithi169 bash[104356]: audit 2023-09-23T22:32:09.694725+0000 mon.a (mon.0) 481 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:32:11.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:10 smithi169 bash[104356]: audit 2023-09-23T22:32:09.698720+0000 mon.a (mon.0) 482 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:32:11.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:10 smithi169 bash[104356]: audit 2023-09-23T22:32:09.701090+0000 mon.a (mon.0) 483 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:32:11.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:10 smithi169 bash[104356]: audit 2023-09-23T22:32:09.702472+0000 mon.a (mon.0) 484 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:32:11.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:10 smithi169 bash[104356]: audit 2023-09-23T22:32:09.704246+0000 mon.a (mon.0) 485 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-09-23T22:32:11.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:10 smithi169 bash[104356]: audit 2023-09-23T22:32:09.704488+0000 mgr.y (mgr.25310) 285 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-09-23T22:32:11.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:10 smithi169 bash[104356]: cephadm 2023-09-23T22:32:09.705617+0000 mgr.y (mgr.25310) 286 : cephadm 1 Upgrade: osd.4 is safe to restart 2023-09-23T22:32:11.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:10 smithi169 bash[104356]: cluster 2023-09-23T22:32:10.153747+0000 mgr.y (mgr.25310) 287 : cluster 0 pgmap v226: 73 pgs: 73 active+clean; 582 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:11.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:10 smithi169 bash[104356]: audit 2023-09-23T22:32:10.493955+0000 mgr.y (mgr.25310) 288 : audit 0 from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:32:11.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:10 smithi169 bash[104356]: cephadm 2023-09-23T22:32:10.494468+0000 mgr.y (mgr.25310) 289 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:32:11.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:10 smithi169 bash[104356]: audit 2023-09-23T22:32:10.500663+0000 mon.a (mon.0) 486 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:11.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:10 smithi169 bash[101133]: audit 2023-09-23T22:32:09.595562+0000 mon.a (mon.0) 476 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:11.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:10 smithi169 bash[101133]: audit 2023-09-23T22:32:09.604722+0000 mon.a (mon.0) 477 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:11.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:10 smithi169 bash[101133]: audit 2023-09-23T22:32:09.606184+0000 mon.a (mon.0) 478 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:32:11.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:10 smithi169 bash[101133]: audit 2023-09-23T22:32:09.607366+0000 mon.a (mon.0) 479 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:32:11.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:10 smithi169 bash[101133]: audit 2023-09-23T22:32:09.614221+0000 mon.a (mon.0) 480 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:11.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:10 smithi169 bash[101133]: audit 2023-09-23T22:32:09.694725+0000 mon.a (mon.0) 481 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:32:11.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:10 smithi169 bash[101133]: audit 2023-09-23T22:32:09.698720+0000 mon.a (mon.0) 482 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:32:11.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:10 smithi169 bash[101133]: audit 2023-09-23T22:32:09.701090+0000 mon.a (mon.0) 483 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:32:11.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:10 smithi169 bash[101133]: audit 2023-09-23T22:32:09.702472+0000 mon.a (mon.0) 484 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:32:11.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:10 smithi169 bash[101133]: audit 2023-09-23T22:32:09.704246+0000 mon.a (mon.0) 485 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-09-23T22:32:11.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:10 smithi169 bash[101133]: audit 2023-09-23T22:32:09.704488+0000 mgr.y (mgr.25310) 285 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2023-09-23T22:32:11.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:10 smithi169 bash[101133]: cephadm 2023-09-23T22:32:09.705617+0000 mgr.y (mgr.25310) 286 : cephadm 1 Upgrade: osd.4 is safe to restart 2023-09-23T22:32:11.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:10 smithi169 bash[101133]: cluster 2023-09-23T22:32:10.153747+0000 mgr.y (mgr.25310) 287 : cluster 0 pgmap v226: 73 pgs: 73 active+clean; 582 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:11.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:10 smithi169 bash[101133]: audit 2023-09-23T22:32:10.493955+0000 mgr.y (mgr.25310) 288 : audit 0 from='client.34353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:32:11.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:10 smithi169 bash[101133]: cephadm 2023-09-23T22:32:10.494468+0000 mgr.y (mgr.25310) 289 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d 2023-09-23T22:32:11.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:10 smithi169 bash[101133]: audit 2023-09-23T22:32:10.500663+0000 mon.a (mon.0) 486 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:11.434 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch ps' 2023-09-23T22:32:12.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:12 smithi187 bash[89487]: audit 2023-09-23T22:32:11.125616+0000 mon.a (mon.0) 487 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:12.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:12 smithi187 bash[89487]: audit 2023-09-23T22:32:11.127112+0000 mon.a (mon.0) 488 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:32:12.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:12 smithi187 bash[89487]: audit 2023-09-23T22:32:11.250526+0000 mon.a (mon.0) 489 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:12.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:12 smithi187 bash[89487]: audit 2023-09-23T22:32:11.836444+0000 mon.a (mon.0) 490 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:12.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:12 smithi187 bash[89487]: audit 2023-09-23T22:32:11.838140+0000 mon.a (mon.0) 491 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T22:32:12.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:12 smithi187 bash[89487]: audit 2023-09-23T22:32:11.839451+0000 mon.a (mon.0) 492 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:32:12.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:12 smithi169 bash[104356]: audit 2023-09-23T22:32:11.125616+0000 mon.a (mon.0) 487 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:12.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:12 smithi169 bash[104356]: audit 2023-09-23T22:32:11.127112+0000 mon.a (mon.0) 488 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:32:12.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:12 smithi169 bash[104356]: audit 2023-09-23T22:32:11.250526+0000 mon.a (mon.0) 489 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:12.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:12 smithi169 bash[104356]: audit 2023-09-23T22:32:11.836444+0000 mon.a (mon.0) 490 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:12.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:12 smithi169 bash[104356]: audit 2023-09-23T22:32:11.838140+0000 mon.a (mon.0) 491 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T22:32:12.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:12 smithi169 bash[104356]: audit 2023-09-23T22:32:11.839451+0000 mon.a (mon.0) 492 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:32:12.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:12 smithi169 bash[101133]: audit 2023-09-23T22:32:11.125616+0000 mon.a (mon.0) 487 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:12.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:12 smithi169 bash[101133]: audit 2023-09-23T22:32:11.127112+0000 mon.a (mon.0) 488 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:32:12.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:12 smithi169 bash[101133]: audit 2023-09-23T22:32:11.250526+0000 mon.a (mon.0) 489 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:12.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:12 smithi169 bash[101133]: audit 2023-09-23T22:32:11.836444+0000 mon.a (mon.0) 490 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:12.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:12 smithi169 bash[101133]: audit 2023-09-23T22:32:11.838140+0000 mon.a (mon.0) 491 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-09-23T22:32:12.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:12 smithi169 bash[101133]: audit 2023-09-23T22:32:11.839451+0000 mon.a (mon.0) 492 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:32:13.336 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:13 smithi187 bash[89487]: cephadm 2023-09-23T22:32:11.825389+0000 mgr.y (mgr.25310) 290 : cephadm 1 Upgrade: Updating osd.4 2023-09-23T22:32:13.336 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:13 smithi187 bash[89487]: cephadm 2023-09-23T22:32:11.843223+0000 mgr.y (mgr.25310) 291 : cephadm 1 Deploying daemon osd.4 on smithi187 2023-09-23T22:32:13.336 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:13 smithi187 bash[89487]: cluster 2023-09-23T22:32:12.154617+0000 mgr.y (mgr.25310) 292 : cluster 0 pgmap v227: 73 pgs: 73 active+clean; 582 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:13.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:13 smithi169 bash[104356]: cephadm 2023-09-23T22:32:11.825389+0000 mgr.y (mgr.25310) 290 : cephadm 1 Upgrade: Updating osd.4 2023-09-23T22:32:13.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:13 smithi169 bash[104356]: cephadm 2023-09-23T22:32:11.843223+0000 mgr.y (mgr.25310) 291 : cephadm 1 Deploying daemon osd.4 on smithi187 2023-09-23T22:32:13.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:13 smithi169 bash[104356]: cluster 2023-09-23T22:32:12.154617+0000 mgr.y (mgr.25310) 292 : cluster 0 pgmap v227: 73 pgs: 73 active+clean; 582 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:13.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:13 smithi169 bash[101133]: cephadm 2023-09-23T22:32:11.825389+0000 mgr.y (mgr.25310) 290 : cephadm 1 Upgrade: Updating osd.4 2023-09-23T22:32:13.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:13 smithi169 bash[101133]: cephadm 2023-09-23T22:32:11.843223+0000 mgr.y (mgr.25310) 291 : cephadm 1 Deploying daemon osd.4 on smithi187 2023-09-23T22:32:13.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:13 smithi169 bash[101133]: cluster 2023-09-23T22:32:12.154617+0000 mgr.y (mgr.25310) 292 : cluster 0 pgmap v227: 73 pgs: 73 active+clean; 582 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:15.410 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:15 smithi187 bash[89487]: cluster 2023-09-23T22:32:14.155503+0000 mgr.y (mgr.25310) 293 : cluster 0 pgmap v228: 73 pgs: 73 active+clean; 582 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:15.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:15 smithi169 bash[101133]: cluster 2023-09-23T22:32:14.155503+0000 mgr.y (mgr.25310) 293 : cluster 0 pgmap v228: 73 pgs: 73 active+clean; 582 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:15.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:15 smithi169 bash[104356]: cluster 2023-09-23T22:32:14.155503+0000 mgr.y (mgr.25310) 293 : cluster 0 pgmap v228: 73 pgs: 73 active+clean; 582 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:16.211 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:32:16.377 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 22:32:16 smithi187 systemd[1]: Stopping Ceph osd.4 for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T22:32:16.878 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 22:32:16 smithi187 bash[35407]: debug 2023-09-23T22:32:16.428+0000 7fab225f5700 -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-23T22:32:16.878 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 22:32:16 smithi187 bash[35407]: debug 2023-09-23T22:32:16.428+0000 7fab225f5700 -1 osd.4 99 *** Got signal Terminated *** 2023-09-23T22:32:16.878 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 22:32:16 smithi187 bash[35407]: debug 2023-09-23T22:32:16.428+0000 7fab225f5700 -1 osd.4 99 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T22:32:17.363 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:17 smithi169 bash[104356]: cluster 2023-09-23T22:32:16.156266+0000 mgr.y (mgr.25310) 294 : cluster 0 pgmap v229: 73 pgs: 73 active+clean; 582 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:17.363 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:17 smithi169 bash[104356]: cluster 2023-09-23T22:32:16.436642+0000 mon.a (mon.0) 493 : cluster 1 osd.4 marked itself down and dead 2023-09-23T22:32:17.364 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:17 smithi169 bash[101133]: cluster 2023-09-23T22:32:16.156266+0000 mgr.y (mgr.25310) 294 : cluster 0 pgmap v229: 73 pgs: 73 active+clean; 582 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:17.364 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:17 smithi169 bash[101133]: cluster 2023-09-23T22:32:16.436642+0000 mon.a (mon.0) 493 : cluster 1 osd.4 marked itself down and dead 2023-09-23T22:32:17.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:17 smithi187 bash[89487]: cluster 2023-09-23T22:32:16.156266+0000 mgr.y (mgr.25310) 294 : cluster 0 pgmap v229: 73 pgs: 73 active+clean; 582 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:17.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:17 smithi187 bash[89487]: cluster 2023-09-23T22:32:16.436642+0000 mon.a (mon.0) 493 : cluster 1 osd.4 marked itself down and dead 2023-09-23T22:32:18.082 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:18 smithi187 bash[89487]: cluster 2023-09-23T22:32:17.077904+0000 mon.a (mon.0) 494 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:32:18.279 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:18 smithi187 bash[89487]: cluster 2023-09-23T22:32:17.086870+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T22:32:18.279 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:18 smithi187 bash[89487]: cluster 2023-09-23T22:32:17.089517+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T22:32:18.279 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:18 smithi187 bash[89487]: cluster 2023-09-23T22:32:17.089577+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T22:32:18.280 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:18 smithi187 bash[89487]: cluster 2023-09-23T22:32:17.092799+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T22:32:18.280 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:18 smithi187 bash[89487]: cluster 2023-09-23T22:32:17.093085+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T22:32:18.280 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:18 smithi187 bash[89487]: cluster 2023-09-23T22:32:17.093538+0000 mon.a (mon.0) 495 : cluster 0 osdmap e100: 8 total, 7 up, 8 in 2023-09-23T22:32:18.357 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:18 smithi169 bash[104356]: cluster 2023-09-23T22:32:17.077904+0000 mon.a (mon.0) 494 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:32:18.357 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:18 smithi169 bash[104356]: cluster 2023-09-23T22:32:17.086870+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T22:32:18.357 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:18 smithi169 bash[104356]: cluster 2023-09-23T22:32:17.089517+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T22:32:18.357 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:18 smithi169 bash[104356]: cluster 2023-09-23T22:32:17.089577+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T22:32:18.358 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:18 smithi169 bash[104356]: cluster 2023-09-23T22:32:17.092799+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T22:32:18.358 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:18 smithi169 bash[104356]: cluster 2023-09-23T22:32:17.093085+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T22:32:18.358 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:18 smithi169 bash[104356]: cluster 2023-09-23T22:32:17.093538+0000 mon.a (mon.0) 495 : cluster 0 osdmap e100: 8 total, 7 up, 8 in 2023-09-23T22:32:18.358 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:18 smithi169 bash[101133]: cluster 2023-09-23T22:32:17.077904+0000 mon.a (mon.0) 494 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:32:18.358 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:18 smithi169 bash[101133]: cluster 2023-09-23T22:32:17.086870+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T22:32:18.358 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:18 smithi169 bash[101133]: cluster 2023-09-23T22:32:17.089517+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T22:32:18.358 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:18 smithi169 bash[101133]: cluster 2023-09-23T22:32:17.089577+0000 osd.7 (osd.7) 17 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T22:32:18.358 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:18 smithi169 bash[101133]: cluster 2023-09-23T22:32:17.092799+0000 osd.7 (osd.7) 18 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T22:32:18.358 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:18 smithi169 bash[101133]: cluster 2023-09-23T22:32:17.093085+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e100 with expected crc 2023-09-23T22:32:18.358 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:18 smithi169 bash[101133]: cluster 2023-09-23T22:32:17.093538+0000 mon.a (mon.0) 495 : cluster 0 osdmap e100: 8 total, 7 up, 8 in 2023-09-23T22:32:18.377 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 22:32:18 smithi187 bash[96688]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd-4 2023-09-23T22:32:18.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:32:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:32:18] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-09-23T22:32:18.877 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 22:32:18 smithi187 bash[96756]: Error response from daemon: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd-4 2023-09-23T22:32:19.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:19 smithi187 bash[89487]: cluster 2023-09-23T22:32:18.087960+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T22:32:19.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:19 smithi187 bash[89487]: cluster 2023-09-23T22:32:18.090637+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T22:32:19.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:19 smithi187 bash[89487]: cluster 2023-09-23T22:32:18.090821+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T22:32:19.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:19 smithi187 bash[89487]: cluster 2023-09-23T22:32:18.093062+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T22:32:19.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:19 smithi187 bash[89487]: cluster 2023-09-23T22:32:18.093352+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T22:32:19.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:19 smithi187 bash[89487]: cluster 2023-09-23T22:32:18.093356+0000 mon.a (mon.0) 496 : cluster 0 osdmap e101: 8 total, 7 up, 8 in 2023-09-23T22:32:19.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:19 smithi187 bash[89487]: cluster 2023-09-23T22:32:18.156812+0000 mgr.y (mgr.25310) 295 : cluster 0 pgmap v232: 73 pgs: 8 peering, 9 stale+active+clean, 56 active+clean; 582 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:19.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:19 smithi169 bash[104356]: cluster 2023-09-23T22:32:18.087960+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T22:32:19.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:19 smithi169 bash[104356]: cluster 2023-09-23T22:32:18.090637+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T22:32:19.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:19 smithi169 bash[104356]: cluster 2023-09-23T22:32:18.090821+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T22:32:19.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:19 smithi169 bash[104356]: cluster 2023-09-23T22:32:18.093062+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T22:32:19.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:19 smithi169 bash[104356]: cluster 2023-09-23T22:32:18.093352+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T22:32:19.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:19 smithi169 bash[104356]: cluster 2023-09-23T22:32:18.093356+0000 mon.a (mon.0) 496 : cluster 0 osdmap e101: 8 total, 7 up, 8 in 2023-09-23T22:32:19.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:19 smithi169 bash[104356]: cluster 2023-09-23T22:32:18.156812+0000 mgr.y (mgr.25310) 295 : cluster 0 pgmap v232: 73 pgs: 8 peering, 9 stale+active+clean, 56 active+clean; 582 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:19.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:19 smithi169 bash[101133]: cluster 2023-09-23T22:32:18.087960+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T22:32:19.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:19 smithi169 bash[101133]: cluster 2023-09-23T22:32:18.090637+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T22:32:19.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:19 smithi169 bash[101133]: cluster 2023-09-23T22:32:18.090821+0000 osd.7 (osd.7) 19 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T22:32:19.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:19 smithi169 bash[101133]: cluster 2023-09-23T22:32:18.093062+0000 osd.7 (osd.7) 20 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T22:32:19.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:19 smithi169 bash[101133]: cluster 2023-09-23T22:32:18.093352+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e101 with expected crc 2023-09-23T22:32:19.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:19 smithi169 bash[101133]: cluster 2023-09-23T22:32:18.093356+0000 mon.a (mon.0) 496 : cluster 0 osdmap e101: 8 total, 7 up, 8 in 2023-09-23T22:32:19.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:19 smithi169 bash[101133]: cluster 2023-09-23T22:32:18.156812+0000 mgr.y (mgr.25310) 295 : cluster 0 pgmap v232: 73 pgs: 8 peering, 9 stale+active+clean, 56 active+clean; 582 KiB data, 208 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:20.063 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-23T22:32:20.063 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.a smithi169 *:9093,9094 running (8m) - 15m 14.1M - 0.25.0 c8568f914cd2 586c531cb094 2023-09-23T22:32:20.063 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.a smithi187 *:3000 running (8m) - 14m 74.4M - 9.4.7 2c41d148cca3 2a3dded4bc88 2023-09-23T22:32:20.063 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foo.smithi169.txmybt smithi169 running (13m) - 13m 14.8M - 17.2.6-1125-gc9bb1bcf 444539aec5bf 603d247272b3 2023-09-23T22:32:20.063 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foo.smithi187.ecsgsg smithi187 running (12m) - 12m 17.0M - 17.2.6-1125-gc9bb1bcf 444539aec5bf 647361a28ce7 2023-09-23T22:32:20.063 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.x smithi187 *:8443,9283,8765 running (7m) - 23m 429M - 18.2.0-460-gbb0daeff e32c2a64c126 cafd1a6096d9 2023-09-23T22:32:20.064 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.y smithi169 *:8443,9283,8765 running (8m) - 26m 483M - 18.2.0-460-gbb0daeff e32c2a64c126 3ca4f6c54bdb 2023-09-23T22:32:20.064 INFO:teuthology.orchestra.run.smithi169.stdout:mon.a smithi169 running (7m) - 26m 50.9M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 f09f231f8db9 2023-09-23T22:32:20.064 INFO:teuthology.orchestra.run.smithi169.stdout:mon.b smithi187 running (4m) - 24m 36.3M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 8bf365a11707 2023-09-23T22:32:20.064 INFO:teuthology.orchestra.run.smithi169.stdout:mon.c smithi169 running (5m) - 24m 39.1M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 7bb31960820c 2023-09-23T22:32:20.064 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.a smithi169 *:9100 running (8m) - 15m 8275k - 1.5.0 0da6a335fe13 f465120bfdac 2023-09-23T22:32:20.064 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.b smithi187 *:9100 running (8m) - 15m 8236k - 1.5.0 0da6a335fe13 5de6a70cff53 2023-09-23T22:32:20.064 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (2m) - 22m 57.4M 2524M 18.2.0-460-gbb0daeff e32c2a64c126 5b302c5d5cd0 2023-09-23T22:32:20.064 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (2m) - 22m 50.8M 2524M 18.2.0-460-gbb0daeff e32c2a64c126 e4104f4f2a95 2023-09-23T22:32:20.064 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (58s) - 21m 49.9M 2524M 18.2.0-460-gbb0daeff e32c2a64c126 fd91d04fb5cd 2023-09-23T22:32:20.064 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (26s) - 20m - 2524M 18.2.0-460-gbb0daeff e32c2a64c126 164918d9788f 2023-09-23T22:32:20.064 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi187 running (19m) - 19m 99.4M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf da9a171a44a7 2023-09-23T22:32:20.065 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi187 running (18m) - 18m 95.3M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf 922c0ee93b9d 2023-09-23T22:32:20.065 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi187 running (17m) - 17m 74.3M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf b4d1c30de5bf 2023-09-23T22:32:20.065 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi187 running (16m) - 16m 80.1M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf 2e63b5157f34 2023-09-23T22:32:20.065 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.a smithi187 *:9095 running (7m) - 15m 51.6M - 2.43.0 a07b618ecd1d bfded75014f3 2023-09-23T22:32:20.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:20 smithi187 bash[89487]: cluster 2023-09-23T22:32:19.089707+0000 mon.a (mon.0) 497 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T22:32:20.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:20 smithi169 bash[104356]: cluster 2023-09-23T22:32:19.089707+0000 mon.a (mon.0) 497 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T22:32:20.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:20 smithi169 bash[101133]: cluster 2023-09-23T22:32:19.089707+0000 mon.a (mon.0) 497 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T22:32:20.772 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 22:32:20 smithi187 systemd[1]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.4.service: Succeeded. 2023-09-23T22:32:20.773 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 22:32:20 smithi187 systemd[1]: Stopped Ceph osd.4 for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:32:20.773 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 22:32:20 smithi187 systemd[1]: Started Ceph osd.4 for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:32:20.891 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph orch ps' 2023-09-23T22:32:21.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:21 smithi169 bash[101133]: audit 2023-09-23T22:32:20.047555+0000 mgr.y (mgr.25310) 296 : audit 0 from='client.44276 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:32:21.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:21 smithi169 bash[101133]: cluster 2023-09-23T22:32:20.157517+0000 mgr.y (mgr.25310) 297 : cluster 0 pgmap v233: 73 pgs: 2 active+undersized+degraded, 8 peering, 5 stale+active+clean, 8 active+undersized, 50 active+clean; 582 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T22:32:21.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:21 smithi169 bash[101133]: audit 2023-09-23T22:32:20.751735+0000 mon.a (mon.0) 498 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:21.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:21 smithi169 bash[101133]: audit 2023-09-23T22:32:20.761882+0000 mon.a (mon.0) 499 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:21.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:21 smithi169 bash[101133]: audit 2023-09-23T22:32:20.779099+0000 mon.a (mon.0) 500 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:32:21.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:21 smithi169 bash[104356]: audit 2023-09-23T22:32:20.047555+0000 mgr.y (mgr.25310) 296 : audit 0 from='client.44276 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:32:21.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:21 smithi169 bash[104356]: cluster 2023-09-23T22:32:20.157517+0000 mgr.y (mgr.25310) 297 : cluster 0 pgmap v233: 73 pgs: 2 active+undersized+degraded, 8 peering, 5 stale+active+clean, 8 active+undersized, 50 active+clean; 582 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T22:32:21.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:21 smithi169 bash[104356]: audit 2023-09-23T22:32:20.751735+0000 mon.a (mon.0) 498 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:21.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:21 smithi169 bash[104356]: audit 2023-09-23T22:32:20.761882+0000 mon.a (mon.0) 499 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:21.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:21 smithi169 bash[104356]: audit 2023-09-23T22:32:20.779099+0000 mon.a (mon.0) 500 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:32:21.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:21 smithi187 bash[89487]: audit 2023-09-23T22:32:20.047555+0000 mgr.y (mgr.25310) 296 : audit 0 from='client.44276 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:32:21.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:21 smithi187 bash[89487]: cluster 2023-09-23T22:32:20.157517+0000 mgr.y (mgr.25310) 297 : cluster 0 pgmap v233: 73 pgs: 2 active+undersized+degraded, 8 peering, 5 stale+active+clean, 8 active+undersized, 50 active+clean; 582 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 2/72 objects degraded (2.778%) 2023-09-23T22:32:21.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:21 smithi187 bash[89487]: audit 2023-09-23T22:32:20.751735+0000 mon.a (mon.0) 498 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:21.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:21 smithi187 bash[89487]: audit 2023-09-23T22:32:20.761882+0000 mon.a (mon.0) 499 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:21.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:21 smithi187 bash[89487]: audit 2023-09-23T22:32:20.779099+0000 mon.a (mon.0) 500 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:32:22.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:22 smithi187 bash[89487]: cluster 2023-09-23T22:32:21.099035+0000 mon.a (mon.0) 501 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:32:22.378 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 22:32:22 smithi187 bash[96913]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-23T22:32:22.378 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 22:32:22 smithi187 bash[96913]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-09-23T22:32:22.378 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 22:32:22 smithi187 bash[96913]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2023-09-23T22:32:22.378 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 22:32:22 smithi187 bash[96913]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2023-09-23T22:32:22.378 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 22:32:22 smithi187 bash[96913]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2023-09-23T22:32:22.378 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 22:32:22 smithi187 bash[96913]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-09-23T22:32:22.378 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 22:32:22 smithi187 bash[96913]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2023-09-23T22:32:22.378 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 22:32:22 smithi187 bash[96913]: --> ceph-volume lvm activate successful for osd ID: 4 2023-09-23T22:32:22.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:22 smithi169 bash[101133]: cluster 2023-09-23T22:32:21.099035+0000 mon.a (mon.0) 501 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:32:22.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:22 smithi169 bash[104356]: cluster 2023-09-23T22:32:21.099035+0000 mon.a (mon.0) 501 : cluster 3 Health check failed: Degraded data redundancy: 2/72 objects degraded (2.778%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T22:32:23.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:23 smithi187 bash[89487]: cluster 2023-09-23T22:32:22.158567+0000 mgr.y (mgr.25310) 298 : cluster 0 pgmap v234: 73 pgs: 9 active+undersized+degraded, 2 peering, 22 active+undersized, 40 active+clean; 582 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-23T22:32:23.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:23 smithi169 bash[104356]: cluster 2023-09-23T22:32:22.158567+0000 mgr.y (mgr.25310) 298 : cluster 0 pgmap v234: 73 pgs: 9 active+undersized+degraded, 2 peering, 22 active+undersized, 40 active+clean; 582 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-23T22:32:23.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:23 smithi169 bash[101133]: cluster 2023-09-23T22:32:22.158567+0000 mgr.y (mgr.25310) 298 : cluster 0 pgmap v234: 73 pgs: 9 active+undersized+degraded, 2 peering, 22 active+undersized, 40 active+clean; 582 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-23T22:32:24.125 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 22:32:23 smithi187 bash[97181]: debug 2023-09-23T22:32:23.788+0000 7f5006b1e700 1 -- 172.21.15.187:0/224019446 <== mon.1 v2:172.21.15.187:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b1db6404e0 con 0x55b1db69a800 2023-09-23T22:32:24.377 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 22:32:24 smithi187 bash[97181]: debug 2023-09-23T22:32:24.324+0000 7f500fca3640 -1 Falling back to public interface 2023-09-23T22:32:24.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:24 smithi187 bash[89487]: cluster 2023-09-23T22:32:23.108403+0000 mon.a (mon.0) 502 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T22:32:24.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:24 smithi169 bash[104356]: cluster 2023-09-23T22:32:23.108403+0000 mon.a (mon.0) 502 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T22:32:24.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:24 smithi169 bash[101133]: cluster 2023-09-23T22:32:23.108403+0000 mon.a (mon.0) 502 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T22:32:25.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:25 smithi169 bash[104356]: cluster 2023-09-23T22:32:24.159476+0000 mgr.y (mgr.25310) 299 : cluster 0 pgmap v235: 73 pgs: 9 active+undersized+degraded, 24 active+undersized, 40 active+clean; 582 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-23T22:32:25.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:25 smithi169 bash[101133]: cluster 2023-09-23T22:32:24.159476+0000 mgr.y (mgr.25310) 299 : cluster 0 pgmap v235: 73 pgs: 9 active+undersized+degraded, 24 active+undersized, 40 active+clean; 582 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-23T22:32:25.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:25 smithi187 bash[89487]: cluster 2023-09-23T22:32:24.159476+0000 mgr.y (mgr.25310) 299 : cluster 0 pgmap v235: 73 pgs: 9 active+undersized+degraded, 24 active+undersized, 40 active+clean; 582 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-23T22:32:25.666 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:32:27.454 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:27 smithi187 bash[89487]: audit 2023-09-23T22:32:26.126073+0000 mon.a (mon.0) 503 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:27.454 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:27 smithi187 bash[89487]: audit 2023-09-23T22:32:26.127421+0000 mon.a (mon.0) 504 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:32:27.454 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:27 smithi187 bash[89487]: cluster 2023-09-23T22:32:26.160123+0000 mgr.y (mgr.25310) 300 : cluster 0 pgmap v236: 73 pgs: 9 active+undersized+degraded, 24 active+undersized, 40 active+clean; 582 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-23T22:32:27.454 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:27 smithi187 bash[89487]: audit 2023-09-23T22:32:27.120317+0000 mon.a (mon.0) 505 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:27.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:27 smithi169 bash[104356]: audit 2023-09-23T22:32:26.126073+0000 mon.a (mon.0) 503 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:27.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:27 smithi169 bash[104356]: audit 2023-09-23T22:32:26.127421+0000 mon.a (mon.0) 504 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:32:27.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:27 smithi169 bash[104356]: cluster 2023-09-23T22:32:26.160123+0000 mgr.y (mgr.25310) 300 : cluster 0 pgmap v236: 73 pgs: 9 active+undersized+degraded, 24 active+undersized, 40 active+clean; 582 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-23T22:32:27.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:27 smithi169 bash[104356]: audit 2023-09-23T22:32:27.120317+0000 mon.a (mon.0) 505 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:27.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:27 smithi169 bash[101133]: audit 2023-09-23T22:32:26.126073+0000 mon.a (mon.0) 503 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:27.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:27 smithi169 bash[101133]: audit 2023-09-23T22:32:26.127421+0000 mon.a (mon.0) 504 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:32:27.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:27 smithi169 bash[101133]: cluster 2023-09-23T22:32:26.160123+0000 mgr.y (mgr.25310) 300 : cluster 0 pgmap v236: 73 pgs: 9 active+undersized+degraded, 24 active+undersized, 40 active+clean; 582 KiB data, 208 MiB used, 715 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-23T22:32:27.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:27 smithi169 bash[101133]: audit 2023-09-23T22:32:27.120317+0000 mon.a (mon.0) 505 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:27.877 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 22:32:27 smithi187 bash[97181]: debug 2023-09-23T22:32:27.444+0000 7f500fca3640 -1 osd.4 99 log_to_monitors true 2023-09-23T22:32:28.464 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:28 smithi169 bash[101133]: audit 2023-09-23T22:32:27.132471+0000 mon.a (mon.0) 506 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:28.464 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:28 smithi169 bash[101133]: audit 2023-09-23T22:32:27.454486+0000 mon.b (mon.1) 4 : audit 1 from='osd.4 [v2:172.21.15.187:6800/4068958040,v1:172.21.15.187:6801/4068958040]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T22:32:28.464 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:28 smithi169 bash[101133]: audit 2023-09-23T22:32:27.458022+0000 mon.a (mon.0) 507 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T22:32:28.465 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:28 smithi169 bash[101133]: audit 2023-09-23T22:32:27.925247+0000 mon.a (mon.0) 508 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:28.465 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:28 smithi169 bash[101133]: audit 2023-09-23T22:32:27.933581+0000 mon.a (mon.0) 509 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:28.465 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:28 smithi169 bash[104356]: audit 2023-09-23T22:32:27.132471+0000 mon.a (mon.0) 506 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:28.465 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:28 smithi169 bash[104356]: audit 2023-09-23T22:32:27.454486+0000 mon.b (mon.1) 4 : audit 1 from='osd.4 [v2:172.21.15.187:6800/4068958040,v1:172.21.15.187:6801/4068958040]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T22:32:28.465 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:28 smithi169 bash[104356]: audit 2023-09-23T22:32:27.458022+0000 mon.a (mon.0) 507 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T22:32:28.465 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:28 smithi169 bash[104356]: audit 2023-09-23T22:32:27.925247+0000 mon.a (mon.0) 508 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:28.465 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:28 smithi169 bash[104356]: audit 2023-09-23T22:32:27.933581+0000 mon.a (mon.0) 509 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:28.627 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 22:32:28 smithi187 bash[97181]: debug 2023-09-23T22:32:28.184+0000 7f4fff10c700 -1 osd.4 99 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-23T22:32:28.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:28 smithi187 bash[89487]: audit 2023-09-23T22:32:27.132471+0000 mon.a (mon.0) 506 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:28.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:28 smithi187 bash[89487]: audit 2023-09-23T22:32:27.454486+0000 mon.b (mon.1) 4 : audit 1 from='osd.4 [v2:172.21.15.187:6800/4068958040,v1:172.21.15.187:6801/4068958040]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T22:32:28.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:28 smithi187 bash[89487]: audit 2023-09-23T22:32:27.458022+0000 mon.a (mon.0) 507 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-09-23T22:32:28.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:28 smithi187 bash[89487]: audit 2023-09-23T22:32:27.925247+0000 mon.a (mon.0) 508 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:28.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:28 smithi187 bash[89487]: audit 2023-09-23T22:32:27.933581+0000 mon.a (mon.0) 509 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:28.741 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:32:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:32:28] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-09-23T22:32:29.242 INFO:teuthology.orchestra.run.smithi169.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-09-23T22:32:29.242 INFO:teuthology.orchestra.run.smithi169.stdout:alertmanager.a smithi169 *:9093,9094 running (8m) - 15m 14.1M - 0.25.0 c8568f914cd2 586c531cb094 2023-09-23T22:32:29.242 INFO:teuthology.orchestra.run.smithi169.stdout:grafana.a smithi187 *:3000 running (8m) - 15m 74.4M - 9.4.7 2c41d148cca3 2a3dded4bc88 2023-09-23T22:32:29.242 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foo.smithi169.txmybt smithi169 running (13m) - 13m 14.8M - 17.2.6-1125-gc9bb1bcf 444539aec5bf 603d247272b3 2023-09-23T22:32:29.242 INFO:teuthology.orchestra.run.smithi169.stdout:mds.foo.smithi187.ecsgsg smithi187 running (13m) - 13m 17.2M - 17.2.6-1125-gc9bb1bcf 444539aec5bf 647361a28ce7 2023-09-23T22:32:29.242 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.x smithi187 *:8443,9283,8765 running (7m) - 23m 429M - 18.2.0-460-gbb0daeff e32c2a64c126 cafd1a6096d9 2023-09-23T22:32:29.242 INFO:teuthology.orchestra.run.smithi169.stdout:mgr.y smithi169 *:8443,9283,8765 running (8m) - 26m 483M - 18.2.0-460-gbb0daeff e32c2a64c126 3ca4f6c54bdb 2023-09-23T22:32:29.242 INFO:teuthology.orchestra.run.smithi169.stdout:mon.a smithi169 running (7m) - 26m 50.9M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 f09f231f8db9 2023-09-23T22:32:29.242 INFO:teuthology.orchestra.run.smithi169.stdout:mon.b smithi187 running (4m) - 24m 39.5M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 8bf365a11707 2023-09-23T22:32:29.243 INFO:teuthology.orchestra.run.smithi169.stdout:mon.c smithi169 running (5m) - 24m 39.1M 2048M 18.2.0-460-gbb0daeff e32c2a64c126 7bb31960820c 2023-09-23T22:32:29.243 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.a smithi169 *:9100 running (8m) - 15m 8275k - 1.5.0 0da6a335fe13 f465120bfdac 2023-09-23T22:32:29.243 INFO:teuthology.orchestra.run.smithi169.stdout:node-exporter.b smithi187 *:9100 running (8m) - 15m 8059k - 1.5.0 0da6a335fe13 5de6a70cff53 2023-09-23T22:32:29.243 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 smithi169 running (3m) - 23m 57.4M 2524M 18.2.0-460-gbb0daeff e32c2a64c126 5b302c5d5cd0 2023-09-23T22:32:29.243 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 smithi169 running (2m) - 22m 50.8M 2524M 18.2.0-460-gbb0daeff e32c2a64c126 e4104f4f2a95 2023-09-23T22:32:29.243 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 smithi169 running (67s) - 21m 49.9M 2524M 18.2.0-460-gbb0daeff e32c2a64c126 fd91d04fb5cd 2023-09-23T22:32:29.243 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 smithi169 running (36s) - 20m - 2524M 18.2.0-460-gbb0daeff e32c2a64c126 164918d9788f 2023-09-23T22:32:29.243 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 smithi187 running (6s) - 19m - 2524M 18.2.0-460-gbb0daeff e32c2a64c126 5ff9628c8cc8 2023-09-23T22:32:29.243 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 smithi187 running (18m) - 18m 95.4M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf 922c0ee93b9d 2023-09-23T22:32:29.243 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 smithi187 running (17m) - 17m 74.8M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf b4d1c30de5bf 2023-09-23T22:32:29.243 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 smithi187 running (17m) - 17m 80.5M 2524M 17.2.6-1125-gc9bb1bcf 444539aec5bf 2e63b5157f34 2023-09-23T22:32:29.243 INFO:teuthology.orchestra.run.smithi169.stdout:prometheus.a smithi187 *:9095 running (7m) - 16m 51.6M - 2.43.0 a07b618ecd1d bfded75014f3 2023-09-23T22:32:29.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:29 smithi169 bash[104356]: cluster 2023-09-23T22:32:28.134688+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T22:32:29.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:29 smithi169 bash[104356]: cluster 2023-09-23T22:32:28.137469+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T22:32:29.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:29 smithi169 bash[104356]: audit 2023-09-23T22:32:28.138007+0000 mon.b (mon.1) 5 : audit 1 from='osd.4 [v2:172.21.15.187:6800/4068958040,v1:172.21.15.187:6801/4068958040]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:32:29.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:29 smithi169 bash[104356]: audit 2023-09-23T22:32:28.139557+0000 mon.a (mon.0) 510 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-23T22:32:29.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:29 smithi169 bash[104356]: cluster 2023-09-23T22:32:28.139651+0000 mon.a (mon.0) 511 : cluster 0 osdmap e102: 8 total, 7 up, 8 in 2023-09-23T22:32:29.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:29 smithi169 bash[104356]: audit 2023-09-23T22:32:28.142658+0000 mon.a (mon.0) 512 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:32:29.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:29 smithi169 bash[104356]: cluster 2023-09-23T22:32:28.160811+0000 mgr.y (mgr.25310) 301 : cluster 0 pgmap v238: 73 pgs: 9 active+undersized+degraded, 24 active+undersized, 40 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-23T22:32:29.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:29 smithi169 bash[101133]: cluster 2023-09-23T22:32:28.134688+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T22:32:29.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:29 smithi169 bash[101133]: cluster 2023-09-23T22:32:28.137469+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T22:32:29.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:29 smithi169 bash[101133]: audit 2023-09-23T22:32:28.138007+0000 mon.b (mon.1) 5 : audit 1 from='osd.4 [v2:172.21.15.187:6800/4068958040,v1:172.21.15.187:6801/4068958040]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:32:29.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:29 smithi169 bash[101133]: audit 2023-09-23T22:32:28.139557+0000 mon.a (mon.0) 510 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-23T22:32:29.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:29 smithi169 bash[101133]: cluster 2023-09-23T22:32:28.139651+0000 mon.a (mon.0) 511 : cluster 0 osdmap e102: 8 total, 7 up, 8 in 2023-09-23T22:32:29.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:29 smithi169 bash[101133]: audit 2023-09-23T22:32:28.142658+0000 mon.a (mon.0) 512 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:32:29.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:29 smithi169 bash[101133]: cluster 2023-09-23T22:32:28.160811+0000 mgr.y (mgr.25310) 301 : cluster 0 pgmap v238: 73 pgs: 9 active+undersized+degraded, 24 active+undersized, 40 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-23T22:32:29.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:29 smithi187 bash[89487]: cluster 2023-09-23T22:32:28.134688+0000 osd.7 (osd.7) 21 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T22:32:29.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:29 smithi187 bash[89487]: cluster 2023-09-23T22:32:28.137469+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T22:32:29.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:29 smithi187 bash[89487]: audit 2023-09-23T22:32:28.138007+0000 mon.b (mon.1) 5 : audit 1 from='osd.4 [v2:172.21.15.187:6800/4068958040,v1:172.21.15.187:6801/4068958040]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:32:29.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:29 smithi187 bash[89487]: audit 2023-09-23T22:32:28.139557+0000 mon.a (mon.0) 510 : audit 1 from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-09-23T22:32:29.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:29 smithi187 bash[89487]: cluster 2023-09-23T22:32:28.139651+0000 mon.a (mon.0) 511 : cluster 0 osdmap e102: 8 total, 7 up, 8 in 2023-09-23T22:32:29.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:29 smithi187 bash[89487]: audit 2023-09-23T22:32:28.142658+0000 mon.a (mon.0) 512 : audit 1 from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:32:29.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:29 smithi187 bash[89487]: cluster 2023-09-23T22:32:28.160811+0000 mgr.y (mgr.25310) 301 : cluster 0 pgmap v238: 73 pgs: 9 active+undersized+degraded, 24 active+undersized, 40 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-23T22:32:30.212 DEBUG:teuthology.orchestra.run.smithi169:> 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 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -e sha1=bb0daeff97f020f686596fca6eba20c310e26fb7 -- bash -c 'ceph versions' 2023-09-23T22:32:30.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:30 smithi169 bash[104356]: cluster 2023-09-23T22:32:29.144535+0000 mon.a (mon.0) 513 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:32:30.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:30 smithi169 bash[104356]: cluster 2023-09-23T22:32:29.145136+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T22:32:30.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:30 smithi169 bash[104356]: cluster 2023-09-23T22:32:29.148797+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T22:32:30.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:30 smithi169 bash[104356]: cluster 2023-09-23T22:32:29.151231+0000 mon.a (mon.0) 514 : cluster 1 osd.4 [v2:172.21.15.187:6800/4068958040,v1:172.21.15.187:6801/4068958040] boot 2023-09-23T22:32:30.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:30 smithi169 bash[104356]: cluster 2023-09-23T22:32:29.151308+0000 mon.a (mon.0) 515 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2023-09-23T22:32:30.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:30 smithi169 bash[104356]: audit 2023-09-23T22:32:29.154860+0000 mon.a (mon.0) 516 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:32:30.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:30 smithi169 bash[104356]: audit 2023-09-23T22:32:29.222390+0000 mgr.y (mgr.25310) 302 : audit 0 from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:32:30.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:30 smithi169 bash[101133]: cluster 2023-09-23T22:32:29.144535+0000 mon.a (mon.0) 513 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:32:30.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:30 smithi169 bash[101133]: cluster 2023-09-23T22:32:29.145136+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T22:32:30.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:30 smithi169 bash[101133]: cluster 2023-09-23T22:32:29.148797+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T22:32:30.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:30 smithi169 bash[101133]: cluster 2023-09-23T22:32:29.151231+0000 mon.a (mon.0) 514 : cluster 1 osd.4 [v2:172.21.15.187:6800/4068958040,v1:172.21.15.187:6801/4068958040] boot 2023-09-23T22:32:30.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:30 smithi169 bash[101133]: cluster 2023-09-23T22:32:29.151308+0000 mon.a (mon.0) 515 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2023-09-23T22:32:30.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:30 smithi169 bash[101133]: audit 2023-09-23T22:32:29.154860+0000 mon.a (mon.0) 516 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:32:30.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:30 smithi169 bash[101133]: audit 2023-09-23T22:32:29.222390+0000 mgr.y (mgr.25310) 302 : audit 0 from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:32:30.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:30 smithi187 bash[89487]: cluster 2023-09-23T22:32:29.144535+0000 mon.a (mon.0) 513 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:32:30.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:30 smithi187 bash[89487]: cluster 2023-09-23T22:32:29.145136+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e102 with expected crc 2023-09-23T22:32:30.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:30 smithi187 bash[89487]: cluster 2023-09-23T22:32:29.148797+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e103 with expected crc 2023-09-23T22:32:30.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:30 smithi187 bash[89487]: cluster 2023-09-23T22:32:29.151231+0000 mon.a (mon.0) 514 : cluster 1 osd.4 [v2:172.21.15.187:6800/4068958040,v1:172.21.15.187:6801/4068958040] boot 2023-09-23T22:32:30.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:30 smithi187 bash[89487]: cluster 2023-09-23T22:32:29.151308+0000 mon.a (mon.0) 515 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2023-09-23T22:32:30.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:30 smithi187 bash[89487]: audit 2023-09-23T22:32:29.154860+0000 mon.a (mon.0) 516 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-09-23T22:32:30.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:30 smithi187 bash[89487]: audit 2023-09-23T22:32:29.222390+0000 mgr.y (mgr.25310) 302 : audit 0 from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:32:31.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:31 smithi169 bash[104356]: cluster 2023-09-23T22:32:30.161687+0000 mgr.y (mgr.25310) 303 : cluster 0 pgmap v240: 73 pgs: 9 active+undersized+degraded, 24 active+undersized, 40 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-23T22:32:31.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:31 smithi169 bash[104356]: cluster 2023-09-23T22:32:30.165886+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T22:32:31.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:31 smithi169 bash[104356]: cluster 2023-09-23T22:32:30.166073+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T22:32:31.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:31 smithi169 bash[104356]: cluster 2023-09-23T22:32:30.168187+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T22:32:31.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:31 smithi169 bash[104356]: cluster 2023-09-23T22:32:30.168362+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T22:32:31.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:31 smithi169 bash[104356]: cluster 2023-09-23T22:32:30.170692+0000 mon.a (mon.0) 517 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-09-23T22:32:31.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:31 smithi169 bash[104356]: cluster 2023-09-23T22:32:30.171188+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T22:32:31.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:31 smithi169 bash[104356]: cluster 2023-09-23T22:32:30.171421+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T22:32:31.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:31 smithi169 bash[104356]: cluster 2023-09-23T22:32:30.173641+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T22:32:31.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:31 smithi169 bash[104356]: cluster 2023-09-23T22:32:30.174512+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T22:32:31.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:31 smithi169 bash[104356]: cluster 2023-09-23T22:32:31.084421+0000 mon.a (mon.0) 518 : cluster 3 Health check update: Degraded data redundancy: 14/72 objects degraded (19.444%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T22:32:31.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:31 smithi169 bash[101133]: cluster 2023-09-23T22:32:30.161687+0000 mgr.y (mgr.25310) 303 : cluster 0 pgmap v240: 73 pgs: 9 active+undersized+degraded, 24 active+undersized, 40 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-23T22:32:31.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:31 smithi169 bash[101133]: cluster 2023-09-23T22:32:30.165886+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T22:32:31.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:31 smithi169 bash[101133]: cluster 2023-09-23T22:32:30.166073+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T22:32:31.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:31 smithi169 bash[101133]: cluster 2023-09-23T22:32:30.168187+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T22:32:31.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:31 smithi169 bash[101133]: cluster 2023-09-23T22:32:30.168362+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T22:32:31.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:31 smithi169 bash[101133]: cluster 2023-09-23T22:32:30.170692+0000 mon.a (mon.0) 517 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-09-23T22:32:31.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:31 smithi169 bash[101133]: cluster 2023-09-23T22:32:30.171188+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T22:32:31.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:31 smithi169 bash[101133]: cluster 2023-09-23T22:32:30.171421+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T22:32:31.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:31 smithi169 bash[101133]: cluster 2023-09-23T22:32:30.173641+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T22:32:31.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:31 smithi169 bash[101133]: cluster 2023-09-23T22:32:30.174512+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T22:32:31.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:31 smithi169 bash[101133]: cluster 2023-09-23T22:32:31.084421+0000 mon.a (mon.0) 518 : cluster 3 Health check update: Degraded data redundancy: 14/72 objects degraded (19.444%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T22:32:31.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:31 smithi187 bash[89487]: cluster 2023-09-23T22:32:30.161687+0000 mgr.y (mgr.25310) 303 : cluster 0 pgmap v240: 73 pgs: 9 active+undersized+degraded, 24 active+undersized, 40 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 14/72 objects degraded (19.444%) 2023-09-23T22:32:31.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:31 smithi187 bash[89487]: cluster 2023-09-23T22:32:30.165886+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T22:32:31.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:31 smithi187 bash[89487]: cluster 2023-09-23T22:32:30.166073+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T22:32:31.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:31 smithi187 bash[89487]: cluster 2023-09-23T22:32:30.168187+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T22:32:31.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:31 smithi187 bash[89487]: cluster 2023-09-23T22:32:30.168362+0000 osd.7 (osd.7) 22 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T22:32:31.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:31 smithi187 bash[89487]: cluster 2023-09-23T22:32:30.170692+0000 mon.a (mon.0) 517 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-09-23T22:32:31.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:31 smithi187 bash[89487]: cluster 2023-09-23T22:32:30.171188+0000 osd.7 (osd.7) 23 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T22:32:31.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:31 smithi187 bash[89487]: cluster 2023-09-23T22:32:30.171421+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T22:32:31.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:31 smithi187 bash[89487]: cluster 2023-09-23T22:32:30.173641+0000 osd.7 (osd.7) 24 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T22:32:31.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:31 smithi187 bash[89487]: cluster 2023-09-23T22:32:30.174512+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e104 with expected crc 2023-09-23T22:32:31.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:31 smithi187 bash[89487]: cluster 2023-09-23T22:32:31.084421+0000 mon.a (mon.0) 518 : cluster 3 Health check update: Degraded data redundancy: 14/72 objects degraded (19.444%), 9 pgs degraded (PG_DEGRADED) 2023-09-23T22:32:32.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:32 smithi169 bash[101133]: audit 2023-09-23T22:32:31.269749+0000 mon.a (mon.0) 519 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:32.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:32 smithi169 bash[104356]: audit 2023-09-23T22:32:31.269749+0000 mon.a (mon.0) 519 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:32.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:32 smithi187 bash[89487]: audit 2023-09-23T22:32:31.269749+0000 mon.a (mon.0) 519 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:33.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:33 smithi169 bash[101133]: cluster 2023-09-23T22:32:32.162684+0000 mgr.y (mgr.25310) 304 : cluster 0 pgmap v242: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 6/72 objects degraded (8.333%) 2023-09-23T22:32:33.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:33 smithi169 bash[104356]: cluster 2023-09-23T22:32:32.162684+0000 mgr.y (mgr.25310) 304 : cluster 0 pgmap v242: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 6/72 objects degraded (8.333%) 2023-09-23T22:32:33.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:33 smithi187 bash[89487]: cluster 2023-09-23T22:32:32.162684+0000 mgr.y (mgr.25310) 304 : cluster 0 pgmap v242: 73 pgs: 3 active+undersized+degraded, 16 active+undersized, 54 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail; 6/72 objects degraded (8.333%) 2023-09-23T22:32:34.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:34 smithi187 bash[89487]: cluster 2023-09-23T22:32:34.275460+0000 mon.a (mon.0) 520 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/72 objects degraded (8.333%), 3 pgs degraded) 2023-09-23T22:32:34.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:34 smithi187 bash[89487]: cluster 2023-09-23T22:32:34.275518+0000 mon.a (mon.0) 521 : cluster 1 Cluster is now healthy 2023-09-23T22:32:34.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:34 smithi169 bash[101133]: cluster 2023-09-23T22:32:34.275460+0000 mon.a (mon.0) 520 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/72 objects degraded (8.333%), 3 pgs degraded) 2023-09-23T22:32:34.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:34 smithi169 bash[101133]: cluster 2023-09-23T22:32:34.275518+0000 mon.a (mon.0) 521 : cluster 1 Cluster is now healthy 2023-09-23T22:32:34.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:34 smithi169 bash[104356]: cluster 2023-09-23T22:32:34.275460+0000 mon.a (mon.0) 520 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 6/72 objects degraded (8.333%), 3 pgs degraded) 2023-09-23T22:32:34.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:34 smithi169 bash[104356]: cluster 2023-09-23T22:32:34.275518+0000 mon.a (mon.0) 521 : cluster 1 Cluster is now healthy 2023-09-23T22:32:34.987 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:32:35.601 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:35 smithi187 bash[89487]: cluster 2023-09-23T22:32:34.163504+0000 mgr.y (mgr.25310) 305 : cluster 0 pgmap v243: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:35.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:35 smithi169 bash[101133]: cluster 2023-09-23T22:32:34.163504+0000 mgr.y (mgr.25310) 305 : cluster 0 pgmap v243: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:35.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:35 smithi169 bash[104356]: cluster 2023-09-23T22:32:34.163504+0000 mgr.y (mgr.25310) 305 : cluster 0 pgmap v243: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:37.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:37 smithi187 bash[89487]: cluster 2023-09-23T22:32:36.163995+0000 mgr.y (mgr.25310) 306 : cluster 0 pgmap v244: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:37.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:37 smithi169 bash[104356]: cluster 2023-09-23T22:32:36.163995+0000 mgr.y (mgr.25310) 306 : cluster 0 pgmap v244: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:37.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:37 smithi169 bash[101133]: cluster 2023-09-23T22:32:36.163995+0000 mgr.y (mgr.25310) 306 : cluster 0 pgmap v244: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:38.635 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T22:32:38.635 INFO:teuthology.orchestra.run.smithi169.stdout: "mon": { 2023-09-23T22:32:38.636 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 3 2023-09-23T22:32:38.636 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:32:38.636 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr": { 2023-09-23T22:32:38.636 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 2 2023-09-23T22:32:38.636 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:32:38.636 INFO:teuthology.orchestra.run.smithi169.stdout: "osd": { 2023-09-23T22:32:38.636 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)": 3, 2023-09-23T22:32:38.636 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 5 2023-09-23T22:32:38.636 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:32:38.636 INFO:teuthology.orchestra.run.smithi169.stdout: "mds": { 2023-09-23T22:32:38.636 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)": 2 2023-09-23T22:32:38.636 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:32:38.637 INFO:teuthology.orchestra.run.smithi169.stdout: "overall": { 2023-09-23T22:32:38.637 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 17.2.6-1125-gc9bb1bcf (c9bb1bcff1cbfd495af3bc0024f437eb1ef23f7f) quincy (stable)": 5, 2023-09-23T22:32:38.637 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph version 18.2.0-460-gbb0daeff (bb0daeff97f020f686596fca6eba20c310e26fb7) reef (stable)": 10 2023-09-23T22:32:38.637 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:32:38.637 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T22:32:38.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:32:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:32:38] "GET /metrics HTTP/1.1" 200 33979 "" "Prometheus/2.43.0" 2023-09-23T22:32:39.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:38 smithi169 bash[104356]: audit 2023-09-23T22:32:37.885100+0000 mon.a (mon.0) 522 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:39.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:38 smithi169 bash[104356]: audit 2023-09-23T22:32:37.890802+0000 mon.a (mon.0) 523 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:39.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:38 smithi169 bash[104356]: audit 2023-09-23T22:32:37.891978+0000 mon.a (mon.0) 524 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:32:39.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:38 smithi169 bash[104356]: audit 2023-09-23T22:32:37.893007+0000 mon.a (mon.0) 525 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:32:39.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:38 smithi169 bash[104356]: audit 2023-09-23T22:32:37.899584+0000 mon.a (mon.0) 526 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:39.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:38 smithi169 bash[104356]: audit 2023-09-23T22:32:37.983443+0000 mon.a (mon.0) 527 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:32:39.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:38 smithi169 bash[104356]: audit 2023-09-23T22:32:37.986268+0000 mon.a (mon.0) 528 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:32:39.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:38 smithi169 bash[104356]: audit 2023-09-23T22:32:37.987563+0000 mon.a (mon.0) 529 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:32:39.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:38 smithi169 bash[104356]: audit 2023-09-23T22:32:37.995722+0000 mon.a (mon.0) 530 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:39.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:38 smithi169 bash[104356]: cluster 2023-09-23T22:32:38.164908+0000 mgr.y (mgr.25310) 307 : cluster 0 pgmap v245: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:39.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:38 smithi169 bash[104356]: audit 2023-09-23T22:32:38.633713+0000 mon.c (mon.2) 11 : audit 0 from='client.? 172.21.15.169:0/1441564671' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:32:39.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:38 smithi169 bash[101133]: audit 2023-09-23T22:32:37.885100+0000 mon.a (mon.0) 522 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:39.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:38 smithi169 bash[101133]: audit 2023-09-23T22:32:37.890802+0000 mon.a (mon.0) 523 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:39.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:38 smithi169 bash[101133]: audit 2023-09-23T22:32:37.891978+0000 mon.a (mon.0) 524 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:32:39.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:38 smithi169 bash[101133]: audit 2023-09-23T22:32:37.893007+0000 mon.a (mon.0) 525 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:32:39.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:38 smithi169 bash[101133]: audit 2023-09-23T22:32:37.899584+0000 mon.a (mon.0) 526 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:39.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:38 smithi169 bash[101133]: audit 2023-09-23T22:32:37.983443+0000 mon.a (mon.0) 527 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:32:39.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:38 smithi169 bash[101133]: audit 2023-09-23T22:32:37.986268+0000 mon.a (mon.0) 528 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:32:39.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:38 smithi169 bash[101133]: audit 2023-09-23T22:32:37.987563+0000 mon.a (mon.0) 529 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:32:39.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:38 smithi169 bash[101133]: audit 2023-09-23T22:32:37.995722+0000 mon.a (mon.0) 530 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:39.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:38 smithi169 bash[101133]: cluster 2023-09-23T22:32:38.164908+0000 mgr.y (mgr.25310) 307 : cluster 0 pgmap v245: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:39.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:38 smithi169 bash[101133]: audit 2023-09-23T22:32:38.633713+0000 mon.c (mon.2) 11 : audit 0 from='client.? 172.21.15.169:0/1441564671' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:32:39.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:38 smithi187 bash[89487]: audit 2023-09-23T22:32:37.885100+0000 mon.a (mon.0) 522 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:39.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:38 smithi187 bash[89487]: audit 2023-09-23T22:32:37.890802+0000 mon.a (mon.0) 523 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:39.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:38 smithi187 bash[89487]: audit 2023-09-23T22:32:37.891978+0000 mon.a (mon.0) 524 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:32:39.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:38 smithi187 bash[89487]: audit 2023-09-23T22:32:37.893007+0000 mon.a (mon.0) 525 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:32:39.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:38 smithi187 bash[89487]: audit 2023-09-23T22:32:37.899584+0000 mon.a (mon.0) 526 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:39.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:38 smithi187 bash[89487]: audit 2023-09-23T22:32:37.983443+0000 mon.a (mon.0) 527 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:32:39.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:38 smithi187 bash[89487]: audit 2023-09-23T22:32:37.986268+0000 mon.a (mon.0) 528 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:32:39.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:38 smithi187 bash[89487]: audit 2023-09-23T22:32:37.987563+0000 mon.a (mon.0) 529 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:32:39.378 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:38 smithi187 bash[89487]: audit 2023-09-23T22:32:37.995722+0000 mon.a (mon.0) 530 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:39.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:38 smithi187 bash[89487]: cluster 2023-09-23T22:32:38.164908+0000 mgr.y (mgr.25310) 307 : cluster 0 pgmap v245: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:39.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:38 smithi187 bash[89487]: audit 2023-09-23T22:32:38.633713+0000 mon.c (mon.2) 11 : audit 0 from='client.? 172.21.15.169:0/1441564671' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-09-23T22:32:39.553 DEBUG:teuthology.parallel:result is None 2023-09-23T22:32:39.553 INFO:teuthology.run_tasks:Running task print... 2023-09-23T22:32:39.563 INFO:teuthology.task.print:**** done upgrading first half of cluster **** 2023-09-23T22:32:39.563 INFO:teuthology.run_tasks:Running task ceph.healthy... 2023-09-23T22:32:39.587 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-09-23T22:32:39.587 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-09-23T22:32:39.587 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph mgr dump --format=json 2023-09-23T22:32:41.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:41 smithi169 bash[101133]: cluster 2023-09-23T22:32:40.165764+0000 mgr.y (mgr.25310) 308 : cluster 0 pgmap v246: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:41.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:41 smithi169 bash[101133]: audit 2023-09-23T22:32:41.127298+0000 mon.a (mon.0) 531 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:41.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:41 smithi169 bash[101133]: audit 2023-09-23T22:32:41.129046+0000 mon.a (mon.0) 532 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:32:41.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:41 smithi169 bash[104356]: cluster 2023-09-23T22:32:40.165764+0000 mgr.y (mgr.25310) 308 : cluster 0 pgmap v246: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:41.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:41 smithi169 bash[104356]: audit 2023-09-23T22:32:41.127298+0000 mon.a (mon.0) 531 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:41.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:41 smithi169 bash[104356]: audit 2023-09-23T22:32:41.129046+0000 mon.a (mon.0) 532 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:32:41.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:41 smithi187 bash[89487]: cluster 2023-09-23T22:32:40.165764+0000 mgr.y (mgr.25310) 308 : cluster 0 pgmap v246: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:41.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:41 smithi187 bash[89487]: audit 2023-09-23T22:32:41.127298+0000 mon.a (mon.0) 531 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:41.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:41 smithi187 bash[89487]: audit 2023-09-23T22:32:41.129046+0000 mon.a (mon.0) 532 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:32:42.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:42 smithi187 bash[89487]: audit 2023-09-23T22:32:41.285705+0000 mon.a (mon.0) 533 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:42.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:42 smithi169 bash[104356]: audit 2023-09-23T22:32:41.285705+0000 mon.a (mon.0) 533 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:42.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:42 smithi169 bash[101133]: audit 2023-09-23T22:32:41.285705+0000 mon.a (mon.0) 533 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:32:43.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:43 smithi187 bash[89487]: cluster 2023-09-23T22:32:42.166695+0000 mgr.y (mgr.25310) 309 : cluster 0 pgmap v247: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:43.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:43 smithi169 bash[104356]: cluster 2023-09-23T22:32:42.166695+0000 mgr.y (mgr.25310) 309 : cluster 0 pgmap v247: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:43.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:43 smithi169 bash[101133]: cluster 2023-09-23T22:32:42.166695+0000 mgr.y (mgr.25310) 309 : cluster 0 pgmap v247: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:44.367 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:32:45.590 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:45 smithi169 bash[101133]: cluster 2023-09-23T22:32:44.167630+0000 mgr.y (mgr.25310) 310 : cluster 0 pgmap v248: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:45.591 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:45 smithi169 bash[104356]: cluster 2023-09-23T22:32:44.167630+0000 mgr.y (mgr.25310) 310 : cluster 0 pgmap v248: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:45.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:45 smithi187 bash[89487]: cluster 2023-09-23T22:32:44.167630+0000 mgr.y (mgr.25310) 310 : cluster 0 pgmap v248: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:47.370 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:47 smithi169 bash[104356]: cluster 2023-09-23T22:32:46.168026+0000 mgr.y (mgr.25310) 311 : cluster 0 pgmap v249: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:47.370 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:47 smithi169 bash[101133]: cluster 2023-09-23T22:32:46.168026+0000 mgr.y (mgr.25310) 311 : cluster 0 pgmap v249: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:47.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:47 smithi187 bash[89487]: cluster 2023-09-23T22:32:46.168026+0000 mgr.y (mgr.25310) 311 : cluster 0 pgmap v249: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:47.895 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:32:48.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:48 smithi169 bash[101133]: audit 2023-09-23T22:32:47.885569+0000 mon.a (mon.0) 534 : audit 0 from='client.? 172.21.15.169:0/3767650776' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T22:32:48.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:48 smithi169 bash[104356]: audit 2023-09-23T22:32:47.885569+0000 mon.a (mon.0) 534 : audit 0 from='client.? 172.21.15.169:0/3767650776' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T22:32:48.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:48 smithi187 bash[89487]: audit 2023-09-23T22:32:47.885569+0000 mon.a (mon.0) 534 : audit 0 from='client.? 172.21.15.169:0/3767650776' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-09-23T22:32:48.740 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:32:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:32:48] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-09-23T22:32:48.741 INFO:teuthology.orchestra.run.smithi169.stdout:{"epoch":35,"active_gid":25310,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6800","nonce":2052472573},{"type":"v1","addr":"172.21.15.169:6801","nonce":2052472573}]},"active_addr":"172.21.15.169:6801/2052472573","active_change":"2023-09-23T22:25:25.966882+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":25003,"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.169:8443/","prometheus":"http://172.21.15.169: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":78,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.169:0","nonce":2163950015}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.169:0","nonce":559235304}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.169:0","nonce":3962954425}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.169:0","nonce":1509993493}]}]} 2023-09-23T22:32:48.745 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-09-23T22:32:48.745 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-09-23T22:32:48.746 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T22:32:49.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:49 smithi187 bash[89487]: cluster 2023-09-23T22:32:48.168521+0000 mgr.y (mgr.25310) 312 : cluster 0 pgmap v250: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:49.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:49 smithi169 bash[104356]: cluster 2023-09-23T22:32:48.168521+0000 mgr.y (mgr.25310) 312 : cluster 0 pgmap v250: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:49.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:49 smithi169 bash[101133]: cluster 2023-09-23T22:32:48.168521+0000 mgr.y (mgr.25310) 312 : cluster 0 pgmap v250: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:51.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:51 smithi169 bash[104356]: cluster 2023-09-23T22:32:50.169339+0000 mgr.y (mgr.25310) 313 : cluster 0 pgmap v251: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:51.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:51 smithi169 bash[101133]: cluster 2023-09-23T22:32:50.169339+0000 mgr.y (mgr.25310) 313 : cluster 0 pgmap v251: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:51.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:51 smithi187 bash[89487]: cluster 2023-09-23T22:32:50.169339+0000 mgr.y (mgr.25310) 313 : cluster 0 pgmap v251: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:53.528 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:32:53.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:53 smithi169 bash[104356]: cluster 2023-09-23T22:32:52.170206+0000 mgr.y (mgr.25310) 314 : cluster 0 pgmap v252: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:53.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:53 smithi169 bash[101133]: cluster 2023-09-23T22:32:52.170206+0000 mgr.y (mgr.25310) 314 : cluster 0 pgmap v252: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:53.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:53 smithi187 bash[89487]: cluster 2023-09-23T22:32:52.170206+0000 mgr.y (mgr.25310) 314 : cluster 0 pgmap v252: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:55.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:55 smithi169 bash[101133]: cluster 2023-09-23T22:32:54.171148+0000 mgr.y (mgr.25310) 315 : cluster 0 pgmap v253: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:55.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:55 smithi169 bash[104356]: cluster 2023-09-23T22:32:54.171148+0000 mgr.y (mgr.25310) 315 : cluster 0 pgmap v253: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:55.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:55 smithi187 bash[89487]: cluster 2023-09-23T22:32:54.171148+0000 mgr.y (mgr.25310) 315 : cluster 0 pgmap v253: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:57.037 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:32:57.038 INFO:teuthology.orchestra.run.smithi169.stdout:{"epoch":104,"fsid":"301c97ba-5a5d-11ee-8db4-212e2dc638e7","created":"2023-09-23T22:05:51.641271+0000","modified":"2023-09-23T22:32:30.158215+0000","last_up_change":"2023-09-23T22:32:29.143661+0000","last_in_change":"2023-09-23T22:15:07.900699+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":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-23T22:11:20.241354+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":"21","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-23T22:17:12.061690+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":"63","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-23T22:19:14.435967+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":"66","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-23T22:19:15.092975+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":"67","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":"2384528d-4a1b-44de-a786-44beabd48375","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":79,"up_from":83,"up_thru":103,"down_at":80,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6802","nonce":707389705},{"type":"v1","addr":"172.21.15.169:6803","nonce":707389705}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6804","nonce":707389705},{"type":"v1","addr":"172.21.15.169:6805","nonce":707389705}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6808","nonce":707389705},{"type":"v1","addr":"172.21.15.169:6809","nonce":707389705}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6806","nonce":707389705},{"type":"v1","addr":"172.21.15.169:6807","nonce":707389705}]},"public_addr":"172.21.15.169:6803/707389705","cluster_addr":"172.21.15.169:6805/707389705","heartbeat_back_addr":"172.21.15.169:6809/707389705","heartbeat_front_addr":"172.21.15.169:6807/707389705","state":["exists","up"]},{"osd":1,"uuid":"a9626eac-65d2-42cb-984a-f891c911b713","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":84,"up_from":88,"up_thru":103,"down_at":85,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6810","nonce":2616944808},{"type":"v1","addr":"172.21.15.169:6811","nonce":2616944808}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6812","nonce":2616944808},{"type":"v1","addr":"172.21.15.169:6813","nonce":2616944808}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6816","nonce":2616944808},{"type":"v1","addr":"172.21.15.169:6817","nonce":2616944808}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6814","nonce":2616944808},{"type":"v1","addr":"172.21.15.169:6815","nonce":2616944808}]},"public_addr":"172.21.15.169:6811/2616944808","cluster_addr":"172.21.15.169:6813/2616944808","heartbeat_back_addr":"172.21.15.169:6817/2616944808","heartbeat_front_addr":"172.21.15.169:6815/2616944808","state":["exists","up"]},{"osd":2,"uuid":"c1c9e666-2750-421a-87f5-e098be84fc57","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":89,"up_from":93,"up_thru":100,"down_at":90,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6818","nonce":3692411498},{"type":"v1","addr":"172.21.15.169:6819","nonce":3692411498}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6820","nonce":3692411498},{"type":"v1","addr":"172.21.15.169:6821","nonce":3692411498}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6824","nonce":3692411498},{"type":"v1","addr":"172.21.15.169:6825","nonce":3692411498}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6822","nonce":3692411498},{"type":"v1","addr":"172.21.15.169:6823","nonce":3692411498}]},"public_addr":"172.21.15.169:6819/3692411498","cluster_addr":"172.21.15.169:6821/3692411498","heartbeat_back_addr":"172.21.15.169:6825/3692411498","heartbeat_front_addr":"172.21.15.169:6823/3692411498","state":["exists","up"]},{"osd":3,"uuid":"de46cc9c-d9a2-4737-a902-b3085c4ce19b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":94,"up_from":98,"up_thru":103,"down_at":95,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6826","nonce":890279236},{"type":"v1","addr":"172.21.15.169:6827","nonce":890279236}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6828","nonce":890279236},{"type":"v1","addr":"172.21.15.169:6829","nonce":890279236}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6832","nonce":890279236},{"type":"v1","addr":"172.21.15.169:6833","nonce":890279236}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6830","nonce":890279236},{"type":"v1","addr":"172.21.15.169:6831","nonce":890279236}]},"public_addr":"172.21.15.169:6827/890279236","cluster_addr":"172.21.15.169:6829/890279236","heartbeat_back_addr":"172.21.15.169:6833/890279236","heartbeat_front_addr":"172.21.15.169:6831/890279236","state":["exists","up"]},{"osd":4,"uuid":"ce1039a4-bf72-4584-b3de-78f951f0952a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":99,"up_from":103,"up_thru":103,"down_at":100,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6800","nonce":4068958040},{"type":"v1","addr":"172.21.15.187:6801","nonce":4068958040}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6802","nonce":4068958040},{"type":"v1","addr":"172.21.15.187:6803","nonce":4068958040}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6806","nonce":4068958040},{"type":"v1","addr":"172.21.15.187:6807","nonce":4068958040}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6804","nonce":4068958040},{"type":"v1","addr":"172.21.15.187:6805","nonce":4068958040}]},"public_addr":"172.21.15.187:6801/4068958040","cluster_addr":"172.21.15.187:6803/4068958040","heartbeat_back_addr":"172.21.15.187:6807/4068958040","heartbeat_front_addr":"172.21.15.187:6805/4068958040","state":["exists","up"]},{"osd":5,"uuid":"720eaeaf-d446-4e00-b7b8-aab3a3fdcfd4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":103,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6808","nonce":716797629},{"type":"v1","addr":"172.21.15.187:6809","nonce":716797629}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6810","nonce":716797629},{"type":"v1","addr":"172.21.15.187:6811","nonce":716797629}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6814","nonce":716797629},{"type":"v1","addr":"172.21.15.187:6815","nonce":716797629}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6812","nonce":716797629},{"type":"v1","addr":"172.21.15.187:6813","nonce":716797629}]},"public_addr":"172.21.15.187:6809/716797629","cluster_addr":"172.21.15.187:6811/716797629","heartbeat_back_addr":"172.21.15.187:6815/716797629","heartbeat_front_addr":"172.21.15.187:6813/716797629","state":["exists","up"]},{"osd":6,"uuid":"6eed3d1b-edd6-4e5b-b023-01c9d49a43c0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":103,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6816","nonce":4148396704},{"type":"v1","addr":"172.21.15.187:6817","nonce":4148396704}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6818","nonce":4148396704},{"type":"v1","addr":"172.21.15.187:6819","nonce":4148396704}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6822","nonce":4148396704},{"type":"v1","addr":"172.21.15.187:6823","nonce":4148396704}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6820","nonce":4148396704},{"type":"v1","addr":"172.21.15.187:6821","nonce":4148396704}]},"public_addr":"172.21.15.187:6817/4148396704","cluster_addr":"172.21.15.187:6819/4148396704","heartbeat_back_addr":"172.21.15.187:6823/4148396704","heartbeat_front_addr":"172.21.15.187:6821/4148396704","state":["exists","up"]},{"osd":7,"uuid":"826e2405-260c-4c10-a5a9-96e67928da3a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":103,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6824","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6825","nonce":397476534}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6826","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6827","nonce":397476534}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6830","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6831","nonce":397476534}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6828","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6829","nonce":397476534}]},"public_addr":"172.21.15.187:6825/397476534","cluster_addr":"172.21.15.187:6827/397476534","heartbeat_back_addr":"172.21.15.187:6831/397476534","heartbeat_front_addr":"172.21.15.187:6829/397476534","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-23T22:09:31.411368+0000","dead_epoch":79},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:10:24.381196+0000","dead_epoch":84},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:11:17.703375+0000","dead_epoch":89},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:12:11.485246+0000","dead_epoch":94},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:13:01.973694+0000","dead_epoch":99},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:13:51.641787+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-23T22:14:41.599512+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-23T22:15:32.384462+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.7","mappings":[{"from":1,"to":2}]},{"pgid":"4.17","mappings":[{"from":1,"to":5}]},{"pgid":"4.18","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.169:0/3259726580":"2023-09-24T22:25:25.966414+0000","172.21.15.169:0/476903667":"2023-09-24T22:23:18.365171+0000","172.21.15.169:0/3961937277":"2023-09-24T22:25:25.966414+0000","172.21.15.187:6835/3473696889":"2023-09-24T22:24:22.257926+0000","172.21.15.169:0/3584574863":"2023-09-24T22:25:25.966414+0000","172.21.15.169:6801/1794622029":"2023-09-24T22:06:25.449150+0000","172.21.15.169:6800/1794622029":"2023-09-24T22:06:25.449150+0000","172.21.15.169:6801/702995389":"2023-09-24T22:06:59.589161+0000","172.21.15.187:0/4258166133":"2023-09-24T22:24:22.257926+0000","172.21.15.169:0/1119633416":"2023-09-24T22:06:59.589161+0000","172.21.15.187:0/675797229":"2023-09-24T22:24:22.257926+0000","172.21.15.169:0/3283618360":"2023-09-24T22:16:31.701938+0000","172.21.15.169:0/985199341":"2023-09-24T22:25:25.966414+0000","172.21.15.187:0/2866139965":"2023-09-24T22:24:22.257926+0000","172.21.15.169:6835/4064652492":"2023-09-24T22:19:22.904247+0000","172.21.15.169:0/1680336425":"2023-09-24T22:06:59.589161+0000","172.21.15.169:6801/2030280934":"2023-09-24T22:25:25.966414+0000","172.21.15.187:6834/3473696889":"2023-09-24T22:24:22.257926+0000","172.21.15.169:0/3248494345":"2023-09-24T22:23:18.365171+0000","172.21.15.169:0/132530159":"2023-09-24T22:25:25.966414+0000","172.21.15.187:0/3377364425":"2023-09-24T22:24:22.257926+0000","172.21.15.169:6801/705626113":"2023-09-24T22:16:31.701938+0000","172.21.15.169:6800/705626113":"2023-09-24T22:16:31.701938+0000","172.21.15.169:0/276256841":"2023-09-24T22:16:31.701938+0000","172.21.15.169:0/148725777":"2023-09-24T22:23:18.365171+0000","172.21.15.169:0/665770624":"2023-09-24T22:06:59.589161+0000","172.21.15.169:0/3658436515":"2023-09-24T22:06:25.449150+0000","172.21.15.169:0/313064646":"2023-09-24T22:16:31.701938+0000","172.21.15.169:6800/702995389":"2023-09-24T22:06:59.589161+0000","172.21.15.169:6800/3198882494":"2023-09-24T22:23:18.365171+0000","172.21.15.187:0/1585591428":"2023-09-24T22:24:22.257926+0000","172.21.15.169:6801/3198882494":"2023-09-24T22:23:18.365171+0000","172.21.15.169:0/1434046153":"2023-09-24T22:25:25.966414+0000","172.21.15.169:6834/4064652492":"2023-09-24T22:19:22.904247+0000","172.21.15.169:0/3229776594":"2023-09-24T22:06:25.449150+0000","172.21.15.187:0/929251049":"2023-09-24T22:24:22.257926+0000","172.21.15.169:0/2260236001":"2023-09-24T22:23:18.365171+0000","172.21.15.169:0/4160303889":"2023-09-24T22:16:31.701938+0000","172.21.15.169:6800/2030280934":"2023-09-24T22:25:25.966414+0000","172.21.15.169:0/4081286119":"2023-09-24T22:06:25.449150+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-23T22:32:57.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:57 smithi187 bash[89487]: audit 2023-09-23T22:32:56.121571+0000 mon.a (mon.0) 535 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:32:57.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:57 smithi187 bash[89487]: cluster 2023-09-23T22:32:56.171857+0000 mgr.y (mgr.25310) 316 : cluster 0 pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:57.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:57 smithi187 bash[89487]: audit 2023-09-23T22:32:57.033570+0000 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.169:0/2563859426' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:32:57.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:57 smithi169 bash[104356]: audit 2023-09-23T22:32:56.121571+0000 mon.a (mon.0) 535 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:32:57.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:57 smithi169 bash[104356]: cluster 2023-09-23T22:32:56.171857+0000 mgr.y (mgr.25310) 316 : cluster 0 pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:57.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:57 smithi169 bash[104356]: audit 2023-09-23T22:32:57.033570+0000 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.169:0/2563859426' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:32:57.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:57 smithi169 bash[101133]: audit 2023-09-23T22:32:56.121571+0000 mon.a (mon.0) 535 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:32:57.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:57 smithi169 bash[101133]: cluster 2023-09-23T22:32:56.171857+0000 mgr.y (mgr.25310) 316 : cluster 0 pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:57.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:57 smithi169 bash[101133]: audit 2023-09-23T22:32:57.033570+0000 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.169:0/2563859426' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:32:57.956 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-09-23T22:32:57.957 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T22:32:58.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:32:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:32:58] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-09-23T22:32:59.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:32:59 smithi169 bash[101133]: cluster 2023-09-23T22:32:58.172834+0000 mgr.y (mgr.25310) 317 : cluster 0 pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:59.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:32:59 smithi169 bash[104356]: cluster 2023-09-23T22:32:58.172834+0000 mgr.y (mgr.25310) 317 : cluster 0 pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:32:59.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:32:59 smithi187 bash[89487]: cluster 2023-09-23T22:32:58.172834+0000 mgr.y (mgr.25310) 317 : cluster 0 pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:01.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:01 smithi169 bash[101133]: cluster 2023-09-23T22:33:00.173664+0000 mgr.y (mgr.25310) 318 : cluster 0 pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:01.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:01 smithi169 bash[104356]: cluster 2023-09-23T22:33:00.173664+0000 mgr.y (mgr.25310) 318 : cluster 0 pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:01.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:01 smithi187 bash[89487]: cluster 2023-09-23T22:33:00.173664+0000 mgr.y (mgr.25310) 318 : cluster 0 pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:02.727 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:33:03.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:03 smithi169 bash[104356]: cluster 2023-09-23T22:33:02.174435+0000 mgr.y (mgr.25310) 319 : cluster 0 pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:03.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:03 smithi169 bash[101133]: cluster 2023-09-23T22:33:02.174435+0000 mgr.y (mgr.25310) 319 : cluster 0 pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:03.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:03 smithi187 bash[89487]: cluster 2023-09-23T22:33:02.174435+0000 mgr.y (mgr.25310) 319 : cluster 0 pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:05.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:05 smithi169 bash[104356]: cluster 2023-09-23T22:33:04.175356+0000 mgr.y (mgr.25310) 320 : cluster 0 pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:05.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:05 smithi169 bash[101133]: cluster 2023-09-23T22:33:04.175356+0000 mgr.y (mgr.25310) 320 : cluster 0 pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:05.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:05 smithi187 bash[89487]: cluster 2023-09-23T22:33:04.175356+0000 mgr.y (mgr.25310) 320 : cluster 0 pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:06.108 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:33:06.108 INFO:teuthology.orchestra.run.smithi169.stdout:{"epoch":104,"fsid":"301c97ba-5a5d-11ee-8db4-212e2dc638e7","created":"2023-09-23T22:05:51.641271+0000","modified":"2023-09-23T22:32:30.158215+0000","last_up_change":"2023-09-23T22:32:29.143661+0000","last_in_change":"2023-09-23T22:15:07.900699+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":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-23T22:11:20.241354+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":"21","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-23T22:17:12.061690+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":"63","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-23T22:19:14.435967+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":"66","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-23T22:19:15.092975+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":"67","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":"2384528d-4a1b-44de-a786-44beabd48375","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":79,"up_from":83,"up_thru":103,"down_at":80,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6802","nonce":707389705},{"type":"v1","addr":"172.21.15.169:6803","nonce":707389705}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6804","nonce":707389705},{"type":"v1","addr":"172.21.15.169:6805","nonce":707389705}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6808","nonce":707389705},{"type":"v1","addr":"172.21.15.169:6809","nonce":707389705}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6806","nonce":707389705},{"type":"v1","addr":"172.21.15.169:6807","nonce":707389705}]},"public_addr":"172.21.15.169:6803/707389705","cluster_addr":"172.21.15.169:6805/707389705","heartbeat_back_addr":"172.21.15.169:6809/707389705","heartbeat_front_addr":"172.21.15.169:6807/707389705","state":["exists","up"]},{"osd":1,"uuid":"a9626eac-65d2-42cb-984a-f891c911b713","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":84,"up_from":88,"up_thru":103,"down_at":85,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6810","nonce":2616944808},{"type":"v1","addr":"172.21.15.169:6811","nonce":2616944808}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6812","nonce":2616944808},{"type":"v1","addr":"172.21.15.169:6813","nonce":2616944808}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6816","nonce":2616944808},{"type":"v1","addr":"172.21.15.169:6817","nonce":2616944808}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6814","nonce":2616944808},{"type":"v1","addr":"172.21.15.169:6815","nonce":2616944808}]},"public_addr":"172.21.15.169:6811/2616944808","cluster_addr":"172.21.15.169:6813/2616944808","heartbeat_back_addr":"172.21.15.169:6817/2616944808","heartbeat_front_addr":"172.21.15.169:6815/2616944808","state":["exists","up"]},{"osd":2,"uuid":"c1c9e666-2750-421a-87f5-e098be84fc57","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":89,"up_from":93,"up_thru":100,"down_at":90,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6818","nonce":3692411498},{"type":"v1","addr":"172.21.15.169:6819","nonce":3692411498}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6820","nonce":3692411498},{"type":"v1","addr":"172.21.15.169:6821","nonce":3692411498}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6824","nonce":3692411498},{"type":"v1","addr":"172.21.15.169:6825","nonce":3692411498}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6822","nonce":3692411498},{"type":"v1","addr":"172.21.15.169:6823","nonce":3692411498}]},"public_addr":"172.21.15.169:6819/3692411498","cluster_addr":"172.21.15.169:6821/3692411498","heartbeat_back_addr":"172.21.15.169:6825/3692411498","heartbeat_front_addr":"172.21.15.169:6823/3692411498","state":["exists","up"]},{"osd":3,"uuid":"de46cc9c-d9a2-4737-a902-b3085c4ce19b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":94,"up_from":98,"up_thru":103,"down_at":95,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6826","nonce":890279236},{"type":"v1","addr":"172.21.15.169:6827","nonce":890279236}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6828","nonce":890279236},{"type":"v1","addr":"172.21.15.169:6829","nonce":890279236}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6832","nonce":890279236},{"type":"v1","addr":"172.21.15.169:6833","nonce":890279236}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6830","nonce":890279236},{"type":"v1","addr":"172.21.15.169:6831","nonce":890279236}]},"public_addr":"172.21.15.169:6827/890279236","cluster_addr":"172.21.15.169:6829/890279236","heartbeat_back_addr":"172.21.15.169:6833/890279236","heartbeat_front_addr":"172.21.15.169:6831/890279236","state":["exists","up"]},{"osd":4,"uuid":"ce1039a4-bf72-4584-b3de-78f951f0952a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":99,"up_from":103,"up_thru":103,"down_at":100,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6800","nonce":4068958040},{"type":"v1","addr":"172.21.15.187:6801","nonce":4068958040}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6802","nonce":4068958040},{"type":"v1","addr":"172.21.15.187:6803","nonce":4068958040}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6806","nonce":4068958040},{"type":"v1","addr":"172.21.15.187:6807","nonce":4068958040}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6804","nonce":4068958040},{"type":"v1","addr":"172.21.15.187:6805","nonce":4068958040}]},"public_addr":"172.21.15.187:6801/4068958040","cluster_addr":"172.21.15.187:6803/4068958040","heartbeat_back_addr":"172.21.15.187:6807/4068958040","heartbeat_front_addr":"172.21.15.187:6805/4068958040","state":["exists","up"]},{"osd":5,"uuid":"720eaeaf-d446-4e00-b7b8-aab3a3fdcfd4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":103,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6808","nonce":716797629},{"type":"v1","addr":"172.21.15.187:6809","nonce":716797629}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6810","nonce":716797629},{"type":"v1","addr":"172.21.15.187:6811","nonce":716797629}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6814","nonce":716797629},{"type":"v1","addr":"172.21.15.187:6815","nonce":716797629}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6812","nonce":716797629},{"type":"v1","addr":"172.21.15.187:6813","nonce":716797629}]},"public_addr":"172.21.15.187:6809/716797629","cluster_addr":"172.21.15.187:6811/716797629","heartbeat_back_addr":"172.21.15.187:6815/716797629","heartbeat_front_addr":"172.21.15.187:6813/716797629","state":["exists","up"]},{"osd":6,"uuid":"6eed3d1b-edd6-4e5b-b023-01c9d49a43c0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":103,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6816","nonce":4148396704},{"type":"v1","addr":"172.21.15.187:6817","nonce":4148396704}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6818","nonce":4148396704},{"type":"v1","addr":"172.21.15.187:6819","nonce":4148396704}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6822","nonce":4148396704},{"type":"v1","addr":"172.21.15.187:6823","nonce":4148396704}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6820","nonce":4148396704},{"type":"v1","addr":"172.21.15.187:6821","nonce":4148396704}]},"public_addr":"172.21.15.187:6817/4148396704","cluster_addr":"172.21.15.187:6819/4148396704","heartbeat_back_addr":"172.21.15.187:6823/4148396704","heartbeat_front_addr":"172.21.15.187:6821/4148396704","state":["exists","up"]},{"osd":7,"uuid":"826e2405-260c-4c10-a5a9-96e67928da3a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":103,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6824","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6825","nonce":397476534}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6826","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6827","nonce":397476534}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6830","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6831","nonce":397476534}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6828","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6829","nonce":397476534}]},"public_addr":"172.21.15.187:6825/397476534","cluster_addr":"172.21.15.187:6827/397476534","heartbeat_back_addr":"172.21.15.187:6831/397476534","heartbeat_front_addr":"172.21.15.187:6829/397476534","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-23T22:09:31.411368+0000","dead_epoch":79},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:10:24.381196+0000","dead_epoch":84},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:11:17.703375+0000","dead_epoch":89},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:12:11.485246+0000","dead_epoch":94},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:13:01.973694+0000","dead_epoch":99},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:13:51.641787+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-23T22:14:41.599512+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-23T22:15:32.384462+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.7","mappings":[{"from":1,"to":2}]},{"pgid":"4.17","mappings":[{"from":1,"to":5}]},{"pgid":"4.18","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.169:0/3259726580":"2023-09-24T22:25:25.966414+0000","172.21.15.169:0/476903667":"2023-09-24T22:23:18.365171+0000","172.21.15.169:0/3961937277":"2023-09-24T22:25:25.966414+0000","172.21.15.187:6835/3473696889":"2023-09-24T22:24:22.257926+0000","172.21.15.169:0/3584574863":"2023-09-24T22:25:25.966414+0000","172.21.15.169:6801/1794622029":"2023-09-24T22:06:25.449150+0000","172.21.15.169:6800/1794622029":"2023-09-24T22:06:25.449150+0000","172.21.15.169:6801/702995389":"2023-09-24T22:06:59.589161+0000","172.21.15.187:0/4258166133":"2023-09-24T22:24:22.257926+0000","172.21.15.169:0/1119633416":"2023-09-24T22:06:59.589161+0000","172.21.15.187:0/675797229":"2023-09-24T22:24:22.257926+0000","172.21.15.169:0/3283618360":"2023-09-24T22:16:31.701938+0000","172.21.15.169:0/985199341":"2023-09-24T22:25:25.966414+0000","172.21.15.187:0/2866139965":"2023-09-24T22:24:22.257926+0000","172.21.15.169:6835/4064652492":"2023-09-24T22:19:22.904247+0000","172.21.15.169:0/1680336425":"2023-09-24T22:06:59.589161+0000","172.21.15.169:6801/2030280934":"2023-09-24T22:25:25.966414+0000","172.21.15.187:6834/3473696889":"2023-09-24T22:24:22.257926+0000","172.21.15.169:0/3248494345":"2023-09-24T22:23:18.365171+0000","172.21.15.169:0/132530159":"2023-09-24T22:25:25.966414+0000","172.21.15.187:0/3377364425":"2023-09-24T22:24:22.257926+0000","172.21.15.169:6801/705626113":"2023-09-24T22:16:31.701938+0000","172.21.15.169:6800/705626113":"2023-09-24T22:16:31.701938+0000","172.21.15.169:0/276256841":"2023-09-24T22:16:31.701938+0000","172.21.15.169:0/148725777":"2023-09-24T22:23:18.365171+0000","172.21.15.169:0/665770624":"2023-09-24T22:06:59.589161+0000","172.21.15.169:0/3658436515":"2023-09-24T22:06:25.449150+0000","172.21.15.169:0/313064646":"2023-09-24T22:16:31.701938+0000","172.21.15.169:6800/702995389":"2023-09-24T22:06:59.589161+0000","172.21.15.169:6800/3198882494":"2023-09-24T22:23:18.365171+0000","172.21.15.187:0/1585591428":"2023-09-24T22:24:22.257926+0000","172.21.15.169:6801/3198882494":"2023-09-24T22:23:18.365171+0000","172.21.15.169:0/1434046153":"2023-09-24T22:25:25.966414+0000","172.21.15.169:6834/4064652492":"2023-09-24T22:19:22.904247+0000","172.21.15.169:0/3229776594":"2023-09-24T22:06:25.449150+0000","172.21.15.187:0/929251049":"2023-09-24T22:24:22.257926+0000","172.21.15.169:0/2260236001":"2023-09-24T22:23:18.365171+0000","172.21.15.169:0/4160303889":"2023-09-24T22:16:31.701938+0000","172.21.15.169:6800/2030280934":"2023-09-24T22:25:25.966414+0000","172.21.15.169:0/4081286119":"2023-09-24T22:06:25.449150+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-23T22:33:07.009 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-09-23T22:33:07.010 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-09-23T22:33:07.010 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-09-23T22:33:07.011 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-09-23T22:33:07.011 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-09-23T22:33:07.012 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-09-23T22:33:07.012 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-09-23T22:33:07.013 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-09-23T22:33:07.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:07 smithi169 bash[104356]: audit 2023-09-23T22:33:06.105370+0000 mon.c (mon.2) 13 : audit 0 from='client.? 172.21.15.169:0/2844706211' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:33:07.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:07 smithi169 bash[104356]: cluster 2023-09-23T22:33:06.175786+0000 mgr.y (mgr.25310) 321 : cluster 0 pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:07.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:07 smithi169 bash[101133]: audit 2023-09-23T22:33:06.105370+0000 mon.c (mon.2) 13 : audit 0 from='client.? 172.21.15.169:0/2844706211' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:33:07.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:07 smithi169 bash[101133]: cluster 2023-09-23T22:33:06.175786+0000 mgr.y (mgr.25310) 321 : cluster 0 pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:07.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:07 smithi187 bash[89487]: audit 2023-09-23T22:33:06.105370+0000 mon.c (mon.2) 13 : audit 0 from='client.? 172.21.15.169:0/2844706211' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T22:33:07.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:07 smithi187 bash[89487]: cluster 2023-09-23T22:33:06.175786+0000 mgr.y (mgr.25310) 321 : cluster 0 pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:08.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:33:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:33:08] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-09-23T22:33:09.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:09 smithi169 bash[104356]: cluster 2023-09-23T22:33:08.176685+0000 mgr.y (mgr.25310) 322 : cluster 0 pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:09.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:09 smithi169 bash[101133]: cluster 2023-09-23T22:33:08.176685+0000 mgr.y (mgr.25310) 322 : cluster 0 pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:09.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:09 smithi187 bash[89487]: cluster 2023-09-23T22:33:08.176685+0000 mgr.y (mgr.25310) 322 : cluster 0 pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:11.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:11 smithi169 bash[101133]: cluster 2023-09-23T22:33:10.177476+0000 mgr.y (mgr.25310) 323 : cluster 0 pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:11.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:11 smithi169 bash[101133]: audit 2023-09-23T22:33:11.122806+0000 mon.a (mon.0) 536 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:33:11.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:11 smithi169 bash[104356]: cluster 2023-09-23T22:33:10.177476+0000 mgr.y (mgr.25310) 323 : cluster 0 pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:11.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:11 smithi169 bash[104356]: audit 2023-09-23T22:33:11.122806+0000 mon.a (mon.0) 536 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:33:11.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:11 smithi187 bash[89487]: cluster 2023-09-23T22:33:10.177476+0000 mgr.y (mgr.25310) 323 : cluster 0 pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:11.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:11 smithi187 bash[89487]: audit 2023-09-23T22:33:11.122806+0000 mon.a (mon.0) 536 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:33:11.918 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:33:11.919 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:33:11.919 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:33:11.919 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:33:11.920 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:33:11.920 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:33:11.920 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:33:11.923 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:33:13.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:13 smithi169 bash[101133]: cluster 2023-09-23T22:33:12.178283+0000 mgr.y (mgr.25310) 324 : cluster 0 pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:13.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:13 smithi169 bash[104356]: cluster 2023-09-23T22:33:12.178283+0000 mgr.y (mgr.25310) 324 : cluster 0 pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:13.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:13 smithi187 bash[89487]: cluster 2023-09-23T22:33:12.178283+0000 mgr.y (mgr.25310) 324 : cluster 0 pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:15.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:15 smithi169 bash[101133]: cluster 2023-09-23T22:33:14.179106+0000 mgr.y (mgr.25310) 325 : cluster 0 pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:15.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:15 smithi169 bash[104356]: cluster 2023-09-23T22:33:14.179106+0000 mgr.y (mgr.25310) 325 : cluster 0 pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:15.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:15 smithi187 bash[89487]: cluster 2023-09-23T22:33:14.179106+0000 mgr.y (mgr.25310) 325 : cluster 0 pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:17.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:17 smithi169 bash[101133]: cluster 2023-09-23T22:33:16.179654+0000 mgr.y (mgr.25310) 326 : cluster 0 pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:17.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:17 smithi169 bash[104356]: cluster 2023-09-23T22:33:16.179654+0000 mgr.y (mgr.25310) 326 : cluster 0 pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:17.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:17 smithi187 bash[89487]: cluster 2023-09-23T22:33:16.179654+0000 mgr.y (mgr.25310) 326 : cluster 0 pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:18.717 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:33:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:33:18] "GET /metrics HTTP/1.1" 200 33973 "" "Prometheus/2.43.0" 2023-09-23T22:33:19.488 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:19 smithi169 bash[104356]: cluster 2023-09-23T22:33:18.180224+0000 mgr.y (mgr.25310) 327 : cluster 0 pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:19.488 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:19 smithi169 bash[101133]: cluster 2023-09-23T22:33:18.180224+0000 mgr.y (mgr.25310) 327 : cluster 0 pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:19.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:19 smithi187 bash[89487]: cluster 2023-09-23T22:33:18.180224+0000 mgr.y (mgr.25310) 327 : cluster 0 pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:21.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:21 smithi169 bash[101133]: cluster 2023-09-23T22:33:20.180997+0000 mgr.y (mgr.25310) 328 : cluster 0 pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:21.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:21 smithi169 bash[104356]: cluster 2023-09-23T22:33:20.180997+0000 mgr.y (mgr.25310) 328 : cluster 0 pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:21.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:21 smithi187 bash[89487]: cluster 2023-09-23T22:33:20.180997+0000 mgr.y (mgr.25310) 328 : cluster 0 pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:23.531 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:23 smithi169 bash[104356]: cluster 2023-09-23T22:33:22.181572+0000 mgr.y (mgr.25310) 329 : cluster 0 pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:23.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:23 smithi169 bash[101133]: cluster 2023-09-23T22:33:22.181572+0000 mgr.y (mgr.25310) 329 : cluster 0 pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:23.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:23 smithi187 bash[89487]: cluster 2023-09-23T22:33:22.181572+0000 mgr.y (mgr.25310) 329 : cluster 0 pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:25.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:25 smithi169 bash[104356]: cluster 2023-09-23T22:33:24.182338+0000 mgr.y (mgr.25310) 330 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:25.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:25 smithi169 bash[101133]: cluster 2023-09-23T22:33:24.182338+0000 mgr.y (mgr.25310) 330 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:25.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:25 smithi187 bash[89487]: cluster 2023-09-23T22:33:24.182338+0000 mgr.y (mgr.25310) 330 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:27.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:27 smithi187 bash[89487]: audit 2023-09-23T22:33:26.121990+0000 mon.a (mon.0) 537 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:33:27.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:27 smithi187 bash[89487]: cluster 2023-09-23T22:33:26.182825+0000 mgr.y (mgr.25310) 331 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:27.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:27 smithi169 bash[101133]: audit 2023-09-23T22:33:26.121990+0000 mon.a (mon.0) 537 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:33:27.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:27 smithi169 bash[101133]: cluster 2023-09-23T22:33:26.182825+0000 mgr.y (mgr.25310) 331 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:27.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:27 smithi169 bash[104356]: audit 2023-09-23T22:33:26.121990+0000 mon.a (mon.0) 537 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:33:27.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:27 smithi169 bash[104356]: cluster 2023-09-23T22:33:26.182825+0000 mgr.y (mgr.25310) 331 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:27.599 INFO:teuthology.orchestra.run.smithi169.stdout:231928234200 2023-09-23T22:33:27.600 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-09-23T22:33:28.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:33:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:33:28] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-09-23T22:33:29.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:29 smithi169 bash[104356]: cluster 2023-09-23T22:33:28.183485+0000 mgr.y (mgr.25310) 332 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:29.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:29 smithi169 bash[101133]: cluster 2023-09-23T22:33:28.183485+0000 mgr.y (mgr.25310) 332 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:29.536 INFO:teuthology.orchestra.run.smithi169.stdout:420906795027 2023-09-23T22:33:29.536 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-09-23T22:33:29.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:29 smithi187 bash[89487]: cluster 2023-09-23T22:33:28.183485+0000 mgr.y (mgr.25310) 332 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:31.408 INFO:teuthology.orchestra.run.smithi169.stdout:197568495844 2023-09-23T22:33:31.409 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-09-23T22:33:31.410 INFO:teuthology.orchestra.run.smithi169.stdout:399431958554 2023-09-23T22:33:31.410 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-09-23T22:33:31.499 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:31 smithi169 bash[104356]: cluster 2023-09-23T22:33:30.184103+0000 mgr.y (mgr.25310) 333 : cluster 0 pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:31.499 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:31 smithi169 bash[101133]: cluster 2023-09-23T22:33:30.184103+0000 mgr.y (mgr.25310) 333 : cluster 0 pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:31.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:31 smithi187 bash[89487]: cluster 2023-09-23T22:33:30.184103+0000 mgr.y (mgr.25310) 333 : cluster 0 pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:32.434 INFO:teuthology.orchestra.run.smithi169.stdout:377957122090 2023-09-23T22:33:32.434 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-09-23T22:33:33.020 INFO:teuthology.orchestra.run.smithi169.stdout:442381631501 2023-09-23T22:33:33.020 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-09-23T22:33:33.115 INFO:teuthology.orchestra.run.smithi169.stdout:356482285617 2023-09-23T22:33:33.115 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-09-23T22:33:33.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:33 smithi187 bash[89487]: cluster 2023-09-23T22:33:32.184901+0000 mgr.y (mgr.25310) 334 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:33.713 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:33 smithi169 bash[104356]: cluster 2023-09-23T22:33:32.184901+0000 mgr.y (mgr.25310) 334 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:33.714 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:33 smithi169 bash[101133]: cluster 2023-09-23T22:33:32.184901+0000 mgr.y (mgr.25310) 334 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:33.714 INFO:teuthology.orchestra.run.smithi169.stdout:163208757486 2023-09-23T22:33:33.715 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-09-23T22:33:35.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:35 smithi169 bash[104356]: cluster 2023-09-23T22:33:34.185850+0000 mgr.y (mgr.25310) 335 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:35.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:35 smithi169 bash[101133]: cluster 2023-09-23T22:33:34.185850+0000 mgr.y (mgr.25310) 335 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:35.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:35 smithi187 bash[89487]: cluster 2023-09-23T22:33:34.185850+0000 mgr.y (mgr.25310) 335 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:36.656 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:33:36.656 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:33:37.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:37 smithi187 bash[89487]: cluster 2023-09-23T22:33:36.186491+0000 mgr.y (mgr.25310) 336 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:37.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:37 smithi169 bash[101133]: cluster 2023-09-23T22:33:36.186491+0000 mgr.y (mgr.25310) 336 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:37.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:37 smithi169 bash[104356]: cluster 2023-09-23T22:33:36.186491+0000 mgr.y (mgr.25310) 336 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:37.673 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:33:37.675 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:33:37.676 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:33:37.677 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:33:37.677 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:33:37.678 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:33:38.537 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:38 smithi169 bash[104356]: audit 2023-09-23T22:33:38.079781+0000 mon.a (mon.0) 538 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:33:38.537 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:38 smithi169 bash[101133]: audit 2023-09-23T22:33:38.079781+0000 mon.a (mon.0) 538 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:33:38.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:38 smithi187 bash[89487]: audit 2023-09-23T22:33:38.079781+0000 mon.a (mon.0) 538 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:33:39.009 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:33:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:33:38] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-09-23T22:33:39.358 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:39 smithi169 bash[101133]: cluster 2023-09-23T22:33:38.187051+0000 mgr.y (mgr.25310) 337 : cluster 0 pgmap v275: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:39.358 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:39 smithi169 bash[104356]: cluster 2023-09-23T22:33:38.187051+0000 mgr.y (mgr.25310) 337 : cluster 0 pgmap v275: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:39.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:39 smithi187 bash[89487]: cluster 2023-09-23T22:33:38.187051+0000 mgr.y (mgr.25310) 337 : cluster 0 pgmap v275: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:41.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:41 smithi169 bash[104356]: cluster 2023-09-23T22:33:40.187699+0000 mgr.y (mgr.25310) 338 : cluster 0 pgmap v276: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:41.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:41 smithi169 bash[104356]: audit 2023-09-23T22:33:41.122252+0000 mon.a (mon.0) 539 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:33:41.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:41 smithi169 bash[101133]: cluster 2023-09-23T22:33:40.187699+0000 mgr.y (mgr.25310) 338 : cluster 0 pgmap v276: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:41.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:41 smithi169 bash[101133]: audit 2023-09-23T22:33:41.122252+0000 mon.a (mon.0) 539 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:33:41.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:41 smithi187 bash[89487]: cluster 2023-09-23T22:33:40.187699+0000 mgr.y (mgr.25310) 338 : cluster 0 pgmap v276: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:41.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:41 smithi187 bash[89487]: audit 2023-09-23T22:33:41.122252+0000 mon.a (mon.0) 539 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:33:43.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:43 smithi169 bash[104356]: cluster 2023-09-23T22:33:42.188242+0000 mgr.y (mgr.25310) 339 : cluster 0 pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:43.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:43 smithi169 bash[101133]: cluster 2023-09-23T22:33:42.188242+0000 mgr.y (mgr.25310) 339 : cluster 0 pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:43.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:43 smithi187 bash[89487]: cluster 2023-09-23T22:33:42.188242+0000 mgr.y (mgr.25310) 339 : cluster 0 pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:45.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:45 smithi169 bash[101133]: cluster 2023-09-23T22:33:44.189176+0000 mgr.y (mgr.25310) 340 : cluster 0 pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:45.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:45 smithi169 bash[101133]: audit 2023-09-23T22:33:44.467659+0000 mon.a (mon.0) 540 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:33:45.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:45 smithi169 bash[101133]: audit 2023-09-23T22:33:44.473722+0000 mon.a (mon.0) 541 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:33:45.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:45 smithi169 bash[104356]: cluster 2023-09-23T22:33:44.189176+0000 mgr.y (mgr.25310) 340 : cluster 0 pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:45.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:45 smithi169 bash[104356]: audit 2023-09-23T22:33:44.467659+0000 mon.a (mon.0) 540 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:33:45.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:45 smithi169 bash[104356]: audit 2023-09-23T22:33:44.473722+0000 mon.a (mon.0) 541 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:33:45.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:45 smithi187 bash[89487]: cluster 2023-09-23T22:33:44.189176+0000 mgr.y (mgr.25310) 340 : cluster 0 pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:45.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:45 smithi187 bash[89487]: audit 2023-09-23T22:33:44.467659+0000 mon.a (mon.0) 540 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:33:45.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:45 smithi187 bash[89487]: audit 2023-09-23T22:33:44.473722+0000 mon.a (mon.0) 541 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:33:47.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:47 smithi187 bash[89487]: cluster 2023-09-23T22:33:46.189857+0000 mgr.y (mgr.25310) 341 : cluster 0 pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:47.382 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:47 smithi169 bash[101133]: cluster 2023-09-23T22:33:46.189857+0000 mgr.y (mgr.25310) 341 : cluster 0 pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:47.382 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:47 smithi169 bash[104356]: cluster 2023-09-23T22:33:46.189857+0000 mgr.y (mgr.25310) 341 : cluster 0 pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:47.577 INFO:teuthology.orchestra.run.smithi169.stdout:420906795031 2023-09-23T22:33:48.130 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:48 smithi169 bash[101133]: audit 2023-09-23T22:33:47.576078+0000 mon.c (mon.2) 14 : audit 0 from='client.? 172.21.15.169:0/2600570530' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T22:33:48.345 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:48 smithi169 bash[104356]: audit 2023-09-23T22:33:47.576078+0000 mon.c (mon.2) 14 : audit 0 from='client.? 172.21.15.169:0/2600570530' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T22:33:48.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:48 smithi187 bash[89487]: audit 2023-09-23T22:33:47.576078+0000 mon.c (mon.2) 14 : audit 0 from='client.? 172.21.15.169:0/2600570530' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T22:33:48.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:33:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:33:48] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-09-23T22:33:48.927 INFO:teuthology.orchestra.run.smithi169.stdout:231928234204 2023-09-23T22:33:49.311 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:49 smithi169 bash[104356]: cluster 2023-09-23T22:33:48.190842+0000 mgr.y (mgr.25310) 342 : cluster 0 pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:49.311 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:49 smithi169 bash[104356]: audit 2023-09-23T22:33:48.926206+0000 mon.a (mon.0) 542 : audit 0 from='client.? 172.21.15.169:0/1012681560' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T22:33:49.312 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:49 smithi169 bash[101133]: cluster 2023-09-23T22:33:48.190842+0000 mgr.y (mgr.25310) 342 : cluster 0 pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:49.312 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:49 smithi169 bash[101133]: audit 2023-09-23T22:33:48.926206+0000 mon.a (mon.0) 542 : audit 0 from='client.? 172.21.15.169:0/1012681560' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T22:33:49.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:49 smithi187 bash[89487]: cluster 2023-09-23T22:33:48.190842+0000 mgr.y (mgr.25310) 342 : cluster 0 pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:49.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:49 smithi187 bash[89487]: audit 2023-09-23T22:33:48.926206+0000 mon.a (mon.0) 542 : audit 0 from='client.? 172.21.15.169:0/1012681560' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T22:33:50.468 INFO:tasks.cephadm.ceph_manager.ceph:need seq 420906795027 got 420906795031 for osd.3 2023-09-23T22:33:50.468 DEBUG:teuthology.parallel:result is None 2023-09-23T22:33:51.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:51 smithi169 bash[101133]: cluster 2023-09-23T22:33:50.191366+0000 mgr.y (mgr.25310) 343 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:51.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:51 smithi169 bash[104356]: cluster 2023-09-23T22:33:50.191366+0000 mgr.y (mgr.25310) 343 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:51.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:51 smithi187 bash[89487]: cluster 2023-09-23T22:33:50.191366+0000 mgr.y (mgr.25310) 343 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:52.118 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234200 got 231928234204 for osd.7 2023-09-23T22:33:52.118 DEBUG:teuthology.parallel:result is None 2023-09-23T22:33:53.508 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:53 smithi169 bash[104356]: cluster 2023-09-23T22:33:52.191968+0000 mgr.y (mgr.25310) 344 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:53.508 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:53 smithi169 bash[101133]: cluster 2023-09-23T22:33:52.191968+0000 mgr.y (mgr.25310) 344 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:53.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:53 smithi187 bash[89487]: cluster 2023-09-23T22:33:52.191968+0000 mgr.y (mgr.25310) 344 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:53.846 INFO:teuthology.orchestra.run.smithi169.stdout:442381631506 2023-09-23T22:33:53.916 INFO:teuthology.orchestra.run.smithi169.stdout:377957122095 2023-09-23T22:33:54.044 INFO:teuthology.orchestra.run.smithi169.stdout:163208757491 2023-09-23T22:33:54.520 INFO:teuthology.orchestra.run.smithi169.stdout:356482285621 2023-09-23T22:33:54.555 INFO:teuthology.orchestra.run.smithi169.stdout:399431958558 2023-09-23T22:33:54.936 INFO:teuthology.orchestra.run.smithi169.stdout:197568495849 2023-09-23T22:33:55.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:54 smithi169 bash[101133]: audit 2023-09-23T22:33:53.644654+0000 mon.a (mon.0) 543 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:33:55.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:54 smithi169 bash[101133]: audit 2023-09-23T22:33:53.652719+0000 mon.a (mon.0) 544 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:33:55.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:54 smithi169 bash[101133]: audit 2023-09-23T22:33:53.845644+0000 mon.a (mon.0) 545 : audit 0 from='client.? 172.21.15.169:0/4129344967' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T22:33:55.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:54 smithi169 bash[101133]: audit 2023-09-23T22:33:53.915374+0000 mon.a (mon.0) 546 : audit 0 from='client.? 172.21.15.169:0/1314778274' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T22:33:55.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:54 smithi169 bash[101133]: audit 2023-09-23T22:33:54.042766+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.169:0/743026093' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T22:33:55.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:54 smithi169 bash[101133]: audit 2023-09-23T22:33:54.122771+0000 mon.a (mon.0) 547 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:33:55.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:54 smithi169 bash[101133]: audit 2023-09-23T22:33:54.123786+0000 mon.a (mon.0) 548 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:33:55.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:54 smithi169 bash[101133]: audit 2023-09-23T22:33:54.132803+0000 mon.a (mon.0) 549 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:33:55.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:54 smithi169 bash[101133]: cluster 2023-09-23T22:33:54.192568+0000 mgr.y (mgr.25310) 345 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:55.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:54 smithi169 bash[101133]: audit 2023-09-23T22:33:54.519355+0000 mon.a (mon.0) 550 : audit 0 from='client.? 172.21.15.169:0/2175478260' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T22:33:55.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:54 smithi169 bash[101133]: audit 2023-09-23T22:33:54.554671+0000 mon.a (mon.0) 551 : audit 0 from='client.? 172.21.15.169:0/1329739341' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T22:33:55.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:54 smithi169 bash[104356]: audit 2023-09-23T22:33:53.644654+0000 mon.a (mon.0) 543 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:33:55.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:54 smithi169 bash[104356]: audit 2023-09-23T22:33:53.652719+0000 mon.a (mon.0) 544 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:33:55.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:54 smithi169 bash[104356]: audit 2023-09-23T22:33:53.845644+0000 mon.a (mon.0) 545 : audit 0 from='client.? 172.21.15.169:0/4129344967' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T22:33:55.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:54 smithi169 bash[104356]: audit 2023-09-23T22:33:53.915374+0000 mon.a (mon.0) 546 : audit 0 from='client.? 172.21.15.169:0/1314778274' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T22:33:55.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:54 smithi169 bash[104356]: audit 2023-09-23T22:33:54.042766+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.169:0/743026093' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T22:33:55.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:54 smithi169 bash[104356]: audit 2023-09-23T22:33:54.122771+0000 mon.a (mon.0) 547 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:33:55.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:54 smithi169 bash[104356]: audit 2023-09-23T22:33:54.123786+0000 mon.a (mon.0) 548 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:33:55.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:54 smithi169 bash[104356]: audit 2023-09-23T22:33:54.132803+0000 mon.a (mon.0) 549 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:33:55.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:54 smithi169 bash[104356]: cluster 2023-09-23T22:33:54.192568+0000 mgr.y (mgr.25310) 345 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:55.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:54 smithi169 bash[104356]: audit 2023-09-23T22:33:54.519355+0000 mon.a (mon.0) 550 : audit 0 from='client.? 172.21.15.169:0/2175478260' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T22:33:55.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:54 smithi169 bash[104356]: audit 2023-09-23T22:33:54.554671+0000 mon.a (mon.0) 551 : audit 0 from='client.? 172.21.15.169:0/1329739341' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T22:33:55.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:54 smithi187 bash[89487]: audit 2023-09-23T22:33:53.644654+0000 mon.a (mon.0) 543 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:33:55.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:54 smithi187 bash[89487]: audit 2023-09-23T22:33:53.652719+0000 mon.a (mon.0) 544 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:33:55.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:54 smithi187 bash[89487]: audit 2023-09-23T22:33:53.845644+0000 mon.a (mon.0) 545 : audit 0 from='client.? 172.21.15.169:0/4129344967' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T22:33:55.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:54 smithi187 bash[89487]: audit 2023-09-23T22:33:53.915374+0000 mon.a (mon.0) 546 : audit 0 from='client.? 172.21.15.169:0/1314778274' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T22:33:55.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:54 smithi187 bash[89487]: audit 2023-09-23T22:33:54.042766+0000 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.169:0/743026093' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T22:33:55.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:54 smithi187 bash[89487]: audit 2023-09-23T22:33:54.122771+0000 mon.a (mon.0) 547 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:33:55.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:54 smithi187 bash[89487]: audit 2023-09-23T22:33:54.123786+0000 mon.a (mon.0) 548 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:33:55.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:54 smithi187 bash[89487]: audit 2023-09-23T22:33:54.132803+0000 mon.a (mon.0) 549 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:33:55.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:54 smithi187 bash[89487]: cluster 2023-09-23T22:33:54.192568+0000 mgr.y (mgr.25310) 345 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:55.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:54 smithi187 bash[89487]: audit 2023-09-23T22:33:54.519355+0000 mon.a (mon.0) 550 : audit 0 from='client.? 172.21.15.169:0/2175478260' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T22:33:55.128 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:54 smithi187 bash[89487]: audit 2023-09-23T22:33:54.554671+0000 mon.a (mon.0) 551 : audit 0 from='client.? 172.21.15.169:0/1329739341' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T22:33:55.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:55 smithi169 bash[101133]: audit 2023-09-23T22:33:54.934965+0000 mon.a (mon.0) 552 : audit 0 from='client.? 172.21.15.169:0/4038487961' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T22:33:55.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:55 smithi169 bash[104356]: audit 2023-09-23T22:33:54.934965+0000 mon.a (mon.0) 552 : audit 0 from='client.? 172.21.15.169:0/4038487961' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T22:33:56.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:55 smithi187 bash[89487]: audit 2023-09-23T22:33:54.934965+0000 mon.a (mon.0) 552 : audit 0 from='client.? 172.21.15.169:0/4038487961' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T22:33:56.380 INFO:tasks.cephadm.ceph_manager.ceph:need seq 442381631501 got 442381631506 for osd.4 2023-09-23T22:33:56.381 DEBUG:teuthology.parallel:result is None 2023-09-23T22:33:56.977 INFO:tasks.cephadm.ceph_manager.ceph:need seq 377957122090 got 377957122095 for osd.1 2023-09-23T22:33:56.977 DEBUG:teuthology.parallel:result is None 2023-09-23T22:33:57.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:57 smithi169 bash[101133]: audit 2023-09-23T22:33:56.128159+0000 mon.a (mon.0) 553 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:33:57.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:57 smithi169 bash[101133]: cluster 2023-09-23T22:33:56.192933+0000 mgr.y (mgr.25310) 346 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:57.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:57 smithi169 bash[104356]: audit 2023-09-23T22:33:56.128159+0000 mon.a (mon.0) 553 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:33:57.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:57 smithi169 bash[104356]: cluster 2023-09-23T22:33:56.192933+0000 mgr.y (mgr.25310) 346 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:57.450 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757486 got 163208757491 for osd.5 2023-09-23T22:33:57.450 DEBUG:teuthology.parallel:result is None 2023-09-23T22:33:57.567 INFO:tasks.cephadm.ceph_manager.ceph:need seq 356482285617 got 356482285621 for osd.0 2023-09-23T22:33:57.567 DEBUG:teuthology.parallel:result is None 2023-09-23T22:33:57.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:57 smithi187 bash[89487]: audit 2023-09-23T22:33:56.128159+0000 mon.a (mon.0) 553 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:33:57.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:57 smithi187 bash[89487]: cluster 2023-09-23T22:33:56.192933+0000 mgr.y (mgr.25310) 346 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:58.498 INFO:tasks.cephadm.ceph_manager.ceph:need seq 399431958554 got 399431958558 for osd.2 2023-09-23T22:33:58.498 DEBUG:teuthology.parallel:result is None 2023-09-23T22:33:58.539 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495844 got 197568495849 for osd.6 2023-09-23T22:33:58.539 DEBUG:teuthology.parallel:result is None 2023-09-23T22:33:58.539 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-09-23T22:33:58.539 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:33:58.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:33:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:33:58] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-09-23T22:33:59.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:33:59 smithi169 bash[101133]: cluster 2023-09-23T22:33:58.193551+0000 mgr.y (mgr.25310) 347 : cluster 0 pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:59.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:33:59 smithi169 bash[104356]: cluster 2023-09-23T22:33:58.193551+0000 mgr.y (mgr.25310) 347 : cluster 0 pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:33:59.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:33:59 smithi187 bash[89487]: cluster 2023-09-23T22:33:58.193551+0000 mgr.y (mgr.25310) 347 : cluster 0 pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:01.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:01 smithi187 bash[89487]: cluster 2023-09-23T22:34:00.194409+0000 mgr.y (mgr.25310) 348 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:01.377 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:34:01 smithi187 bash[77270]: logger=cleanup t=2023-09-23T22:34:01.100881794Z level=info msg="Completed cleanup jobs" duration=444.329266ms 2023-09-23T22:34:01.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:01 smithi169 bash[104356]: cluster 2023-09-23T22:34:00.194409+0000 mgr.y (mgr.25310) 348 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:01.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:01 smithi169 bash[101133]: cluster 2023-09-23T22:34:00.194409+0000 mgr.y (mgr.25310) 348 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:03.308 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:34:03.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:03 smithi169 bash[101133]: cluster 2023-09-23T22:34:02.195333+0000 mgr.y (mgr.25310) 349 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:03.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:03 smithi169 bash[104356]: cluster 2023-09-23T22:34:02.195333+0000 mgr.y (mgr.25310) 349 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:03.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:03 smithi187 bash[89487]: cluster 2023-09-23T22:34:02.195333+0000 mgr.y (mgr.25310) 349 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:05.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:05 smithi169 bash[101133]: cluster 2023-09-23T22:34:04.196236+0000 mgr.y (mgr.25310) 350 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:05.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:05 smithi169 bash[104356]: cluster 2023-09-23T22:34:04.196236+0000 mgr.y (mgr.25310) 350 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:05.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:05 smithi187 bash[89487]: cluster 2023-09-23T22:34:04.196236+0000 mgr.y (mgr.25310) 350 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:06.822 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:34:06.825 INFO:teuthology.orchestra.run.smithi169.stderr:dumped all 2023-09-23T22:34:07.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:07 smithi169 bash[101133]: cluster 2023-09-23T22:34:06.196659+0000 mgr.y (mgr.25310) 351 : cluster 0 pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:07.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:07 smithi169 bash[104356]: cluster 2023-09-23T22:34:06.196659+0000 mgr.y (mgr.25310) 351 : cluster 0 pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:07.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:07 smithi187 bash[89487]: cluster 2023-09-23T22:34:06.196659+0000 mgr.y (mgr.25310) 351 : cluster 0 pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:07.678 INFO:teuthology.orchestra.run.smithi169.stdout:{"pg_ready":true,"pg_map":{"version":289,"stamp":"2023-09-23T22:34:06.196463+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":218400,"kb_used_data":10080,"kb_used_omap":30,"kb_used_meta":208225,"kb_avail":749742816,"statfs":{"total":767960285184,"available":767736643584,"internally_reserved":0,"allocated":10321920,"data_stored":6465425,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31502,"internal_metadata":213222642},"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.004299"},"pg_stats":[{"pgid":"3.1a","version":"68'2","reported_seq":87,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.182886+0000","last_change":"2023-09-23T22:32:30.182886+0000","last_active":"2023-09-23T22:32:30.182886+0000","last_peered":"2023-09-23T22:32:30.182886+0000","last_clean":"2023-09-23T22:32:30.182886+0000","last_became_active":"2023-09-23T22:32:30.181915+0000","last_became_peered":"2023-09-23T22:32:30.181915+0000","last_unstale":"2023-09-23T22:32:30.182886+0000","last_undegraded":"2023-09-23T22:32:30.182886+0000","last_fullsized":"2023-09-23T22:32:30.182886+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:13.504249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":82,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.181813+0000","last_change":"2023-09-23T22:32:30.181813+0000","last_active":"2023-09-23T22:32:30.181813+0000","last_peered":"2023-09-23T22:32:30.181813+0000","last_clean":"2023-09-23T22:32:30.181813+0000","last_became_active":"2023-09-23T22:32:30.181283+0000","last_became_peered":"2023-09-23T22:32:30.181283+0000","last_unstale":"2023-09-23T22:32:30.181813+0000","last_undegraded":"2023-09-23T22:32:30.181813+0000","last_fullsized":"2023-09-23T22:32:30.181813+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.674213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.190926+0000","last_change":"2023-09-23T22:32:30.187773+0000","last_active":"2023-09-23T22:32:30.190926+0000","last_peered":"2023-09-23T22:32:30.190926+0000","last_clean":"2023-09-23T22:32:30.190926+0000","last_became_active":"2023-09-23T22:32:30.187289+0000","last_became_peered":"2023-09-23T22:32:30.187289+0000","last_unstale":"2023-09-23T22:32:30.190926+0000","last_undegraded":"2023-09-23T22:32:30.190926+0000","last_fullsized":"2023-09-23T22:32:30.190926+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.158539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":58,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.173390+0000","last_change":"2023-09-23T22:32:00.186000+0000","last_active":"2023-09-23T22:32:30.173390+0000","last_peered":"2023-09-23T22:32:30.173390+0000","last_clean":"2023-09-23T22:32:30.173390+0000","last_became_active":"2023-09-23T22:32:00.185646+0000","last_became_peered":"2023-09-23T22:32:00.185646+0000","last_unstale":"2023-09-23T22:32:30.173390+0000","last_undegraded":"2023-09-23T22:32:30.173390+0000","last_fullsized":"2023-09-23T22:32:30.173390+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:27.765530+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":85,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.169880+0000","last_change":"2023-09-23T22:32:00.187373+0000","last_active":"2023-09-23T22:32:29.169880+0000","last_peered":"2023-09-23T22:32:29.169880+0000","last_clean":"2023-09-23T22:32:29.169880+0000","last_became_active":"2023-09-23T22:32:00.186652+0000","last_became_peered":"2023-09-23T22:32:00.186652+0000","last_unstale":"2023-09-23T22:32:29.169880+0000","last_undegraded":"2023-09-23T22:32:29.169880+0000","last_fullsized":"2023-09-23T22:32:29.169880+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:36.309788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.158030+0000","last_change":"2023-09-23T22:30:09.134981+0000","last_active":"2023-09-23T22:32:29.158030+0000","last_peered":"2023-09-23T22:32:29.158030+0000","last_clean":"2023-09-23T22:32:29.158030+0000","last_became_active":"2023-09-23T22:30:09.134582+0000","last_became_peered":"2023-09-23T22:30:09.134582+0000","last_unstale":"2023-09-23T22:32:29.158030+0000","last_undegraded":"2023-09-23T22:32:29.158030+0000","last_fullsized":"2023-09-23T22:32:29.158030+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:50.180824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.172387+0000","last_change":"2023-09-23T22:32:00.186955+0000","last_active":"2023-09-23T22:32:29.172387+0000","last_peered":"2023-09-23T22:32:29.172387+0000","last_clean":"2023-09-23T22:32:29.172387+0000","last_became_active":"2023-09-23T22:32:00.186614+0000","last_became_peered":"2023-09-23T22:32:00.186614+0000","last_unstale":"2023-09-23T22:32:29.172387+0000","last_undegraded":"2023-09-23T22:32:29.172387+0000","last_fullsized":"2023-09-23T22:32:29.172387+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:29.532586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.169766+0000","last_change":"2023-09-23T22:32:00.188206+0000","last_active":"2023-09-23T22:32:29.169766+0000","last_peered":"2023-09-23T22:32:29.169766+0000","last_clean":"2023-09-23T22:32:29.169766+0000","last_became_active":"2023-09-23T22:32:00.187846+0000","last_became_peered":"2023-09-23T22:32:00.187846+0000","last_unstale":"2023-09-23T22:32:29.169766+0000","last_undegraded":"2023-09-23T22:32:29.169766+0000","last_fullsized":"2023-09-23T22:32:29.169766+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:17:38.414690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":64,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.161914+0000","last_change":"2023-09-23T22:30:09.137814+0000","last_active":"2023-09-23T22:32:29.161914+0000","last_peered":"2023-09-23T22:32:29.161914+0000","last_clean":"2023-09-23T22:32:29.161914+0000","last_became_active":"2023-09-23T22:30:09.137492+0000","last_became_peered":"2023-09-23T22:30:09.137492+0000","last_unstale":"2023-09-23T22:32:29.161914+0000","last_undegraded":"2023-09-23T22:32:29.161914+0000","last_fullsized":"2023-09-23T22:32:29.161914+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:12:18.340771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":27,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.173804+0000","last_change":"2023-09-23T22:32:00.187715+0000","last_active":"2023-09-23T22:32:29.173804+0000","last_peered":"2023-09-23T22:32:29.173804+0000","last_clean":"2023-09-23T22:32:29.173804+0000","last_became_active":"2023-09-23T22:32:00.187377+0000","last_became_peered":"2023-09-23T22:32:00.187377+0000","last_unstale":"2023-09-23T22:32:29.173804+0000","last_undegraded":"2023-09-23T22:32:29.173804+0000","last_fullsized":"2023-09-23T22:32:29.173804+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:05.650701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'3","reported_seq":86,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.189690+0000","last_change":"2023-09-23T22:32:30.189690+0000","last_active":"2023-09-23T22:32:30.189690+0000","last_peered":"2023-09-23T22:32:30.189690+0000","last_clean":"2023-09-23T22:32:30.189690+0000","last_became_active":"2023-09-23T22:32:30.189316+0000","last_became_peered":"2023-09-23T22:32:30.189316+0000","last_unstale":"2023-09-23T22:32:30.189690+0000","last_undegraded":"2023-09-23T22:32:30.189690+0000","last_fullsized":"2023-09-23T22:32:30.189690+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T03:36:06.225948+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":53,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.173967+0000","last_change":"2023-09-23T22:31:29.523446+0000","last_active":"2023-09-23T22:32:29.173967+0000","last_peered":"2023-09-23T22:32:29.173967+0000","last_clean":"2023-09-23T22:32:29.173967+0000","last_became_active":"2023-09-23T22:31:29.523085+0000","last_became_peered":"2023-09-23T22:31:29.523085+0000","last_unstale":"2023-09-23T22:32:29.173967+0000","last_undegraded":"2023-09-23T22:32:29.173967+0000","last_fullsized":"2023-09-23T22:32:29.173967+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:30.766260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"79'23","reported_seq":64,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.185468+0000","last_change":"2023-09-23T22:32:30.185468+0000","last_active":"2023-09-23T22:32:30.185468+0000","last_peered":"2023-09-23T22:32:30.185468+0000","last_clean":"2023-09-23T22:32:30.185468+0000","last_became_active":"2023-09-23T22:32:30.184937+0000","last_became_peered":"2023-09-23T22:32:30.184937+0000","last_unstale":"2023-09-23T22:32:30.185468+0000","last_undegraded":"2023-09-23T22:32:30.185468+0000","last_fullsized":"2023-09-23T22:32:30.185468+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-24T22:33:07.163248+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":62,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.193251+0000","last_change":"2023-09-23T22:32:30.193251+0000","last_active":"2023-09-23T22:32:30.193251+0000","last_peered":"2023-09-23T22:32:30.193251+0000","last_clean":"2023-09-23T22:32:30.193251+0000","last_became_active":"2023-09-23T22:32:30.192767+0000","last_became_peered":"2023-09-23T22:32:30.192767+0000","last_unstale":"2023-09-23T22:32:30.193251+0000","last_undegraded":"2023-09-23T22:32:30.193251+0000","last_fullsized":"2023-09-23T22:32:30.193251+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:36.485471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"67'2","reported_seq":85,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.188993+0000","last_change":"2023-09-23T22:32:30.188993+0000","last_active":"2023-09-23T22:32:30.188993+0000","last_peered":"2023-09-23T22:32:30.188993+0000","last_clean":"2023-09-23T22:32:30.188993+0000","last_became_active":"2023-09-23T22:32:30.188599+0000","last_became_peered":"2023-09-23T22:32:30.188599+0000","last_unstale":"2023-09-23T22:32:30.188993+0000","last_undegraded":"2023-09-23T22:32:30.188993+0000","last_fullsized":"2023-09-23T22:32:30.188993+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:43.749296+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":67,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.171578+0000","last_change":"2023-09-23T22:32:00.187980+0000","last_active":"2023-09-23T22:32:29.171578+0000","last_peered":"2023-09-23T22:32:29.171578+0000","last_clean":"2023-09-23T22:32:29.171578+0000","last_became_active":"2023-09-23T22:32:00.187634+0000","last_became_peered":"2023-09-23T22:32:00.187634+0000","last_unstale":"2023-09-23T22:32:29.171578+0000","last_undegraded":"2023-09-23T22:32:29.171578+0000","last_fullsized":"2023-09-23T22:32:29.171578+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:09.675886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":57,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.167683+0000","last_change":"2023-09-23T22:32:00.184777+0000","last_active":"2023-09-23T22:32:29.167683+0000","last_peered":"2023-09-23T22:32:29.167683+0000","last_clean":"2023-09-23T22:32:29.167683+0000","last_became_active":"2023-09-23T22:32:00.184387+0000","last_became_peered":"2023-09-23T22:32:00.184387+0000","last_unstale":"2023-09-23T22:32:29.167683+0000","last_undegraded":"2023-09-23T22:32:29.167683+0000","last_fullsized":"2023-09-23T22:32:29.167683+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:08.675015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":63,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.163950+0000","last_change":"2023-09-23T22:32:00.189583+0000","last_active":"2023-09-23T22:32:29.163950+0000","last_peered":"2023-09-23T22:32:29.163950+0000","last_clean":"2023-09-23T22:32:29.163950+0000","last_became_active":"2023-09-23T22:32:00.189243+0000","last_became_peered":"2023-09-23T22:32:00.189243+0000","last_unstale":"2023-09-23T22:32:29.163950+0000","last_undegraded":"2023-09-23T22:32:29.163950+0000","last_fullsized":"2023-09-23T22:32:29.163950+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13.405032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":64,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.187887+0000","last_change":"2023-09-23T22:32:30.187887+0000","last_active":"2023-09-23T22:32:30.187887+0000","last_peered":"2023-09-23T22:32:30.187887+0000","last_clean":"2023-09-23T22:32:30.187887+0000","last_became_active":"2023-09-23T22:32:30.187577+0000","last_became_peered":"2023-09-23T22:32:30.187577+0000","last_unstale":"2023-09-23T22:32:30.187887+0000","last_undegraded":"2023-09-23T22:32:30.187887+0000","last_fullsized":"2023-09-23T22:32:30.187887+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:21.416630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":57,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.168022+0000","last_change":"2023-09-23T22:32:00.185991+0000","last_active":"2023-09-23T22:32:29.168022+0000","last_peered":"2023-09-23T22:32:29.168022+0000","last_clean":"2023-09-23T22:32:29.168022+0000","last_became_active":"2023-09-23T22:32:00.185630+0000","last_became_peered":"2023-09-23T22:32:00.185630+0000","last_unstale":"2023-09-23T22:32:29.168022+0000","last_undegraded":"2023-09-23T22:32:29.168022+0000","last_fullsized":"2023-09-23T22:32:29.168022+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:12:11.226342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'8","reported_seq":75,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.156910+0000","last_change":"2023-09-23T22:29:35.195856+0000","last_active":"2023-09-23T22:32:29.156910+0000","last_peered":"2023-09-23T22:32:29.156910+0000","last_clean":"2023-09-23T22:32:29.156910+0000","last_became_active":"2023-09-23T22:29:35.195333+0000","last_became_peered":"2023-09-23T22:29:35.195333+0000","last_unstale":"2023-09-23T22:32:29.156910+0000","last_undegraded":"2023-09-23T22:32:29.156910+0000","last_fullsized":"2023-09-23T22:32:29.156910+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T09:18:09.133167+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":41,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.171534+0000","last_change":"2023-09-23T22:32:00.188560+0000","last_active":"2023-09-23T22:32:29.171534+0000","last_peered":"2023-09-23T22:32:29.171534+0000","last_clean":"2023-09-23T22:32:29.171534+0000","last_became_active":"2023-09-23T22:32:00.188290+0000","last_became_peered":"2023-09-23T22:32:00.188290+0000","last_unstale":"2023-09-23T22:32:29.171534+0000","last_undegraded":"2023-09-23T22:32:29.171534+0000","last_fullsized":"2023-09-23T22:32:29.171534+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:48.981691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,5],"acting":[3,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.f","version":"67'1","reported_seq":83,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.186989+0000","last_change":"2023-09-23T22:32:30.186989+0000","last_active":"2023-09-23T22:32:30.186989+0000","last_peered":"2023-09-23T22:32:30.186989+0000","last_clean":"2023-09-23T22:32:30.186989+0000","last_became_active":"2023-09-23T22:32:30.186592+0000","last_became_peered":"2023-09-23T22:32:30.186592+0000","last_unstale":"2023-09-23T22:32:30.186989+0000","last_undegraded":"2023-09-23T22:32:30.186989+0000","last_fullsized":"2023-09-23T22:32:30.186989+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T02:13:52.969360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":46,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.160689+0000","last_change":"2023-09-23T22:19:15.876871+0000","last_active":"2023-09-23T22:32:29.160689+0000","last_peered":"2023-09-23T22:32:29.160689+0000","last_clean":"2023-09-23T22:32:29.160689+0000","last_became_active":"2023-09-23T22:19:15.875105+0000","last_became_peered":"2023-09-23T22:19:15.875105+0000","last_unstale":"2023-09-23T22:32:29.160689+0000","last_undegraded":"2023-09-23T22:32:29.160689+0000","last_fullsized":"2023-09-23T22:32:29.160689+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:02.434011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":84,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.186931+0000","last_change":"2023-09-23T22:32:30.186931+0000","last_active":"2023-09-23T22:32:30.186931+0000","last_peered":"2023-09-23T22:32:30.186931+0000","last_clean":"2023-09-23T22:32:30.186931+0000","last_became_active":"2023-09-23T22:32:30.186482+0000","last_became_peered":"2023-09-23T22:32:30.186482+0000","last_unstale":"2023-09-23T22:32:30.186931+0000","last_undegraded":"2023-09-23T22:32:30.186931+0000","last_fullsized":"2023-09-23T22:32:30.186931+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:37.144095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":88,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.182229+0000","last_change":"2023-09-23T22:32:30.182229+0000","last_active":"2023-09-23T22:32:30.182229+0000","last_peered":"2023-09-23T22:32:30.182229+0000","last_clean":"2023-09-23T22:32:30.182229+0000","last_became_active":"2023-09-23T22:32:30.181847+0000","last_became_peered":"2023-09-23T22:32:30.181847+0000","last_unstale":"2023-09-23T22:32:30.182229+0000","last_undegraded":"2023-09-23T22:32:30.182229+0000","last_fullsized":"2023-09-23T22:32:30.182229+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:45.461934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'1","reported_seq":49,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.166061+0000","last_change":"2023-09-23T22:19:15.661611+0000","last_active":"2023-09-23T22:32:29.166061+0000","last_peered":"2023-09-23T22:32:29.166061+0000","last_clean":"2023-09-23T22:32:29.166061+0000","last_became_active":"2023-09-23T22:19:15.661316+0000","last_became_peered":"2023-09-23T22:19:15.661316+0000","last_unstale":"2023-09-23T22:32:29.166061+0000","last_undegraded":"2023-09-23T22:32:29.166061+0000","last_fullsized":"2023-09-23T22:32:29.166061+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T07:20:32.753937+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":62,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.157670+0000","last_change":"2023-09-23T22:30:09.135173+0000","last_active":"2023-09-23T22:32:29.157670+0000","last_peered":"2023-09-23T22:32:29.157670+0000","last_clean":"2023-09-23T22:32:29.157670+0000","last_became_active":"2023-09-23T22:30:09.134460+0000","last_became_peered":"2023-09-23T22:30:09.134460+0000","last_unstale":"2023-09-23T22:32:29.157670+0000","last_undegraded":"2023-09-23T22:32:29.157670+0000","last_fullsized":"2023-09-23T22:32:29.157670+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:02.531453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.166327+0000","last_change":"2023-09-23T22:32:00.185890+0000","last_active":"2023-09-23T22:32:29.166327+0000","last_peered":"2023-09-23T22:32:29.166327+0000","last_clean":"2023-09-23T22:32:29.166327+0000","last_became_active":"2023-09-23T22:32:00.185586+0000","last_became_peered":"2023-09-23T22:32:00.185586+0000","last_unstale":"2023-09-23T22:32:29.166327+0000","last_undegraded":"2023-09-23T22:32:29.166327+0000","last_fullsized":"2023-09-23T22:32:29.166327+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:50.749479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.189777+0000","last_change":"2023-09-23T22:32:30.189181+0000","last_active":"2023-09-23T22:32:30.189777+0000","last_peered":"2023-09-23T22:32:30.189777+0000","last_clean":"2023-09-23T22:32:30.189777+0000","last_became_active":"2023-09-23T22:32:30.188785+0000","last_became_peered":"2023-09-23T22:32:30.188785+0000","last_unstale":"2023-09-23T22:32:30.189777+0000","last_undegraded":"2023-09-23T22:32:30.189777+0000","last_fullsized":"2023-09-23T22:32:30.189777+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:55.727134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'3","reported_seq":82,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.184330+0000","last_change":"2023-09-23T22:32:30.184330+0000","last_active":"2023-09-23T22:32:30.184330+0000","last_peered":"2023-09-23T22:32:30.184330+0000","last_clean":"2023-09-23T22:32:30.184330+0000","last_became_active":"2023-09-23T22:32:30.183911+0000","last_became_peered":"2023-09-23T22:32:30.183911+0000","last_unstale":"2023-09-23T22:32:30.184330+0000","last_undegraded":"2023-09-23T22:32:30.184330+0000","last_fullsized":"2023-09-23T22:32:30.184330+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:45:56.081478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":71,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.184203+0000","last_change":"2023-09-23T22:32:30.184203+0000","last_active":"2023-09-23T22:32:30.184203+0000","last_peered":"2023-09-23T22:32:30.184203+0000","last_clean":"2023-09-23T22:32:30.184203+0000","last_became_active":"2023-09-23T22:32:30.183763+0000","last_became_peered":"2023-09-23T22:32:30.183763+0000","last_unstale":"2023-09-23T22:32:30.184203+0000","last_undegraded":"2023-09-23T22:32:30.184203+0000","last_fullsized":"2023-09-23T22:32:30.184203+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:47:04.418139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.185425+0000","last_change":"2023-09-23T22:32:30.185425+0000","last_active":"2023-09-23T22:32:30.185425+0000","last_peered":"2023-09-23T22:32:30.185425+0000","last_clean":"2023-09-23T22:32:30.185425+0000","last_became_active":"2023-09-23T22:32:30.184940+0000","last_became_peered":"2023-09-23T22:32:30.184940+0000","last_unstale":"2023-09-23T22:32:30.185425+0000","last_undegraded":"2023-09-23T22:32:30.185425+0000","last_fullsized":"2023-09-23T22:32:30.185425+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:23.495758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":84,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.183403+0000","last_change":"2023-09-23T22:32:30.183403+0000","last_active":"2023-09-23T22:32:30.183403+0000","last_peered":"2023-09-23T22:32:30.183403+0000","last_clean":"2023-09-23T22:32:30.183403+0000","last_became_active":"2023-09-23T22:32:30.182279+0000","last_became_peered":"2023-09-23T22:32:30.182279+0000","last_unstale":"2023-09-23T22:32:30.183403+0000","last_undegraded":"2023-09-23T22:32:30.183403+0000","last_fullsized":"2023-09-23T22:32:30.183403+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.978237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.184434+0000","last_change":"2023-09-23T22:32:30.184434+0000","last_active":"2023-09-23T22:32:30.184434+0000","last_peered":"2023-09-23T22:32:30.184434+0000","last_clean":"2023-09-23T22:32:30.184434+0000","last_became_active":"2023-09-23T22:32:30.183937+0000","last_became_peered":"2023-09-23T22:32:30.183937+0000","last_unstale":"2023-09-23T22:32:30.184434+0000","last_undegraded":"2023-09-23T22:32:30.184434+0000","last_fullsized":"2023-09-23T22:32:30.184434+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:25.993348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.183982+0000","last_change":"2023-09-23T22:32:30.183982+0000","last_active":"2023-09-23T22:32:30.183982+0000","last_peered":"2023-09-23T22:32:30.183982+0000","last_clean":"2023-09-23T22:32:30.183982+0000","last_became_active":"2023-09-23T22:32:30.183630+0000","last_became_peered":"2023-09-23T22:32:30.183630+0000","last_unstale":"2023-09-23T22:32:30.183982+0000","last_undegraded":"2023-09-23T22:32:30.183982+0000","last_fullsized":"2023-09-23T22:32:30.183982+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:17.555066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.171522+0000","last_change":"2023-09-23T22:32:00.188559+0000","last_active":"2023-09-23T22:32:29.171522+0000","last_peered":"2023-09-23T22:32:29.171522+0000","last_clean":"2023-09-23T22:32:29.171522+0000","last_became_active":"2023-09-23T22:32:00.188267+0000","last_became_peered":"2023-09-23T22:32:00.188267+0000","last_unstale":"2023-09-23T22:32:29.171522+0000","last_undegraded":"2023-09-23T22:32:29.171522+0000","last_fullsized":"2023-09-23T22:32:29.171522+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:56.725343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.188254+0000","last_change":"2023-09-23T22:32:30.188254+0000","last_active":"2023-09-23T22:32:30.188254+0000","last_peered":"2023-09-23T22:32:30.188254+0000","last_clean":"2023-09-23T22:32:30.188254+0000","last_became_active":"2023-09-23T22:32:30.187888+0000","last_became_peered":"2023-09-23T22:32:30.187888+0000","last_unstale":"2023-09-23T22:32:30.188254+0000","last_undegraded":"2023-09-23T22:32:30.188254+0000","last_fullsized":"2023-09-23T22:32:30.188254+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:40.160525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":77,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.166192+0000","last_change":"2023-09-23T22:30:09.132661+0000","last_active":"2023-09-23T22:32:29.166192+0000","last_peered":"2023-09-23T22:32:29.166192+0000","last_clean":"2023-09-23T22:32:29.166192+0000","last_became_active":"2023-09-23T22:30:09.132195+0000","last_became_peered":"2023-09-23T22:30:09.132195+0000","last_unstale":"2023-09-23T22:32:29.166192+0000","last_undegraded":"2023-09-23T22:32:29.166192+0000","last_fullsized":"2023-09-23T22:32:29.166192+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:29.945684+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":81,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.164039+0000","last_change":"2023-09-23T22:32:00.190523+0000","last_active":"2023-09-23T22:32:29.164039+0000","last_peered":"2023-09-23T22:32:29.164039+0000","last_clean":"2023-09-23T22:32:29.164039+0000","last_became_active":"2023-09-23T22:32:00.190102+0000","last_became_peered":"2023-09-23T22:32:00.190102+0000","last_unstale":"2023-09-23T22:32:29.164039+0000","last_undegraded":"2023-09-23T22:32:29.164039+0000","last_fullsized":"2023-09-23T22:32:29.164039+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:27.450699+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.188070+0000","last_change":"2023-09-23T22:32:30.188070+0000","last_active":"2023-09-23T22:32:30.188070+0000","last_peered":"2023-09-23T22:32:30.188070+0000","last_clean":"2023-09-23T22:32:30.188070+0000","last_became_active":"2023-09-23T22:32:30.187534+0000","last_became_peered":"2023-09-23T22:32:30.187534+0000","last_unstale":"2023-09-23T22:32:30.188070+0000","last_undegraded":"2023-09-23T22:32:30.188070+0000","last_fullsized":"2023-09-23T22:32:30.188070+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10.709224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.161739+0000","last_change":"2023-09-23T22:30:09.134731+0000","last_active":"2023-09-23T22:32:29.161739+0000","last_peered":"2023-09-23T22:32:29.161739+0000","last_clean":"2023-09-23T22:32:29.161739+0000","last_became_active":"2023-09-23T22:30:09.134337+0000","last_became_peered":"2023-09-23T22:30:09.134337+0000","last_unstale":"2023-09-23T22:32:29.161739+0000","last_undegraded":"2023-09-23T22:32:29.161739+0000","last_fullsized":"2023-09-23T22:32:29.161739+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:36.801105+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":58,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.188377+0000","last_change":"2023-09-23T22:32:30.188377+0000","last_active":"2023-09-23T22:32:30.188377+0000","last_peered":"2023-09-23T22:32:30.188377+0000","last_clean":"2023-09-23T22:32:30.188377+0000","last_became_active":"2023-09-23T22:32:30.187693+0000","last_became_peered":"2023-09-23T22:32:30.187693+0000","last_unstale":"2023-09-23T22:32:30.188377+0000","last_undegraded":"2023-09-23T22:32:30.188377+0000","last_fullsized":"2023-09-23T22:32:30.188377+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:04:22.872853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.166390+0000","last_change":"2023-09-23T22:32:00.189928+0000","last_active":"2023-09-23T22:32:29.166390+0000","last_peered":"2023-09-23T22:32:29.166390+0000","last_clean":"2023-09-23T22:32:29.166390+0000","last_became_active":"2023-09-23T22:32:00.189592+0000","last_became_peered":"2023-09-23T22:32:00.189592+0000","last_unstale":"2023-09-23T22:32:29.166390+0000","last_undegraded":"2023-09-23T22:32:29.166390+0000","last_fullsized":"2023-09-23T22:32:29.166390+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57.409369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":88,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.177612+0000","last_change":"2023-09-23T22:32:00.186107+0000","last_active":"2023-09-23T22:32:30.177612+0000","last_peered":"2023-09-23T22:32:30.177612+0000","last_clean":"2023-09-23T22:32:30.177612+0000","last_became_active":"2023-09-23T22:32:00.185800+0000","last_became_peered":"2023-09-23T22:32:00.185800+0000","last_unstale":"2023-09-23T22:32:30.177612+0000","last_undegraded":"2023-09-23T22:32:30.177612+0000","last_fullsized":"2023-09-23T22:32:30.177612+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:32.274392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":53,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.162974+0000","last_change":"2023-09-23T22:31:29.523325+0000","last_active":"2023-09-23T22:32:29.162974+0000","last_peered":"2023-09-23T22:32:29.162974+0000","last_clean":"2023-09-23T22:32:29.162974+0000","last_became_active":"2023-09-23T22:31:29.522998+0000","last_became_peered":"2023-09-23T22:31:29.522998+0000","last_unstale":"2023-09-23T22:32:29.162974+0000","last_undegraded":"2023-09-23T22:32:29.162974+0000","last_fullsized":"2023-09-23T22:32:29.162974+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:55.059743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.178808+0000","last_change":"2023-09-23T22:31:29.528086+0000","last_active":"2023-09-23T22:32:30.178808+0000","last_peered":"2023-09-23T22:32:30.178808+0000","last_clean":"2023-09-23T22:32:30.178808+0000","last_became_active":"2023-09-23T22:31:29.527688+0000","last_became_peered":"2023-09-23T22:31:29.527688+0000","last_unstale":"2023-09-23T22:32:30.178808+0000","last_undegraded":"2023-09-23T22:32:30.178808+0000","last_fullsized":"2023-09-23T22:32:30.178808+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:49.027094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.3","version":"0'0","reported_seq":68,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.160816+0000","last_change":"2023-09-23T22:31:29.526161+0000","last_active":"2023-09-23T22:32:29.160816+0000","last_peered":"2023-09-23T22:32:29.160816+0000","last_clean":"2023-09-23T22:32:29.160816+0000","last_became_active":"2023-09-23T22:31:29.525746+0000","last_became_peered":"2023-09-23T22:31:29.525746+0000","last_unstale":"2023-09-23T22:32:29.160816+0000","last_undegraded":"2023-09-23T22:32:29.160816+0000","last_fullsized":"2023-09-23T22:32:29.160816+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.133889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"78'161","reported_seq":444,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.162194+0000","last_change":"2023-09-23T22:29:35.201431+0000","last_active":"2023-09-23T22:32:29.162194+0000","last_peered":"2023-09-23T22:32:29.162194+0000","last_clean":"2023-09-23T22:32:29.162194+0000","last_became_active":"2023-09-23T22:29:35.200902+0000","last_became_peered":"2023-09-23T22:29:35.200902+0000","last_unstale":"2023-09-23T22:32:29.162194+0000","last_undegraded":"2023-09-23T22:32:29.162194+0000","last_fullsized":"2023-09-23T22:32:29.162194+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:11:20.610814+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-25T05:29:53.804332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":500,"num_read_kb":924,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":28,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.172259+0000","last_change":"2023-09-23T22:32:00.189262+0000","last_active":"2023-09-23T22:32:30.172259+0000","last_peered":"2023-09-23T22:32:30.172259+0000","last_clean":"2023-09-23T22:32:30.172259+0000","last_became_active":"2023-09-23T22:32:00.188930+0000","last_became_peered":"2023-09-23T22:32:00.188930+0000","last_unstale":"2023-09-23T22:32:30.172259+0000","last_undegraded":"2023-09-23T22:32:30.172259+0000","last_fullsized":"2023-09-23T22:32:30.172259+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:12.291766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.187824+0000","last_change":"2023-09-23T22:32:30.187824+0000","last_active":"2023-09-23T22:32:30.187824+0000","last_peered":"2023-09-23T22:32:30.187824+0000","last_clean":"2023-09-23T22:32:30.187824+0000","last_became_active":"2023-09-23T22:32:30.187264+0000","last_became_peered":"2023-09-23T22:32:30.187264+0000","last_unstale":"2023-09-23T22:32:30.187824+0000","last_undegraded":"2023-09-23T22:32:30.187824+0000","last_fullsized":"2023-09-23T22:32:30.187824+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.116657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":85,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.162283+0000","last_change":"2023-09-23T22:30:09.132186+0000","last_active":"2023-09-23T22:32:29.162283+0000","last_peered":"2023-09-23T22:32:29.162283+0000","last_clean":"2023-09-23T22:32:29.162283+0000","last_became_active":"2023-09-23T22:30:09.131821+0000","last_became_peered":"2023-09-23T22:30:09.131821+0000","last_unstale":"2023-09-23T22:32:29.162283+0000","last_undegraded":"2023-09-23T22:32:29.162283+0000","last_fullsized":"2023-09-23T22:32:29.162283+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.804804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.191054+0000","last_change":"2023-09-23T22:32:30.189642+0000","last_active":"2023-09-23T22:32:30.191054+0000","last_peered":"2023-09-23T22:32:30.191054+0000","last_clean":"2023-09-23T22:32:30.191054+0000","last_became_active":"2023-09-23T22:32:30.189285+0000","last_became_peered":"2023-09-23T22:32:30.189285+0000","last_unstale":"2023-09-23T22:32:30.191054+0000","last_undegraded":"2023-09-23T22:32:30.191054+0000","last_fullsized":"2023-09-23T22:32:30.191054+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:26.903737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.174251+0000","last_change":"2023-09-23T22:31:29.522995+0000","last_active":"2023-09-23T22:32:30.174251+0000","last_peered":"2023-09-23T22:32:30.174251+0000","last_clean":"2023-09-23T22:32:30.174251+0000","last_became_active":"2023-09-23T22:31:29.522494+0000","last_became_peered":"2023-09-23T22:31:29.522494+0000","last_unstale":"2023-09-23T22:32:30.174251+0000","last_undegraded":"2023-09-23T22:32:30.174251+0000","last_fullsized":"2023-09-23T22:32:30.174251+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:28.702817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":85,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.187895+0000","last_change":"2023-09-23T22:32:30.187895+0000","last_active":"2023-09-23T22:32:30.187895+0000","last_peered":"2023-09-23T22:32:30.187895+0000","last_clean":"2023-09-23T22:32:30.187895+0000","last_became_active":"2023-09-23T22:32:30.187533+0000","last_became_peered":"2023-09-23T22:32:30.187533+0000","last_unstale":"2023-09-23T22:32:30.187895+0000","last_undegraded":"2023-09-23T22:32:30.187895+0000","last_fullsized":"2023-09-23T22:32:30.187895+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:29.210876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.166296+0000","last_change":"2023-09-23T22:31:29.527051+0000","last_active":"2023-09-23T22:32:29.166296+0000","last_peered":"2023-09-23T22:32:29.166296+0000","last_clean":"2023-09-23T22:32:29.166296+0000","last_became_active":"2023-09-23T22:31:29.526656+0000","last_became_peered":"2023-09-23T22:31:29.526656+0000","last_unstale":"2023-09-23T22:32:29.166296+0000","last_undegraded":"2023-09-23T22:32:29.166296+0000","last_fullsized":"2023-09-23T22:32:29.166296+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:11.024471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":43,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.172502+0000","last_change":"2023-09-23T22:29:35.202589+0000","last_active":"2023-09-23T22:32:30.172502+0000","last_peered":"2023-09-23T22:32:30.172502+0000","last_clean":"2023-09-23T22:32:30.172502+0000","last_became_active":"2023-09-23T22:29:35.202246+0000","last_became_peered":"2023-09-23T22:29:35.202246+0000","last_unstale":"2023-09-23T22:32:30.172502+0000","last_undegraded":"2023-09-23T22:32:30.172502+0000","last_fullsized":"2023-09-23T22:32:30.172502+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:34.194164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":66,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.171676+0000","last_change":"2023-09-23T22:32:00.187774+0000","last_active":"2023-09-23T22:32:29.171676+0000","last_peered":"2023-09-23T22:32:29.171676+0000","last_clean":"2023-09-23T22:32:29.171676+0000","last_became_active":"2023-09-23T22:32:00.187415+0000","last_became_peered":"2023-09-23T22:32:00.187415+0000","last_unstale":"2023-09-23T22:32:29.171676+0000","last_undegraded":"2023-09-23T22:32:29.171676+0000","last_fullsized":"2023-09-23T22:32:29.171676+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:57.832926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":53,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.188734+0000","last_change":"2023-09-23T22:32:30.188734+0000","last_active":"2023-09-23T22:32:30.188734+0000","last_peered":"2023-09-23T22:32:30.188734+0000","last_clean":"2023-09-23T22:32:30.188734+0000","last_became_active":"2023-09-23T22:32:30.188157+0000","last_became_peered":"2023-09-23T22:32:30.188157+0000","last_unstale":"2023-09-23T22:32:30.188734+0000","last_undegraded":"2023-09-23T22:32:30.188734+0000","last_fullsized":"2023-09-23T22:32:30.188734+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.086477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":63,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.172200+0000","last_change":"2023-09-23T22:32:00.188412+0000","last_active":"2023-09-23T22:32:30.172200+0000","last_peered":"2023-09-23T22:32:30.172200+0000","last_clean":"2023-09-23T22:32:30.172200+0000","last_became_active":"2023-09-23T22:32:00.187873+0000","last_became_peered":"2023-09-23T22:32:00.187873+0000","last_unstale":"2023-09-23T22:32:30.172200+0000","last_undegraded":"2023-09-23T22:32:30.172200+0000","last_fullsized":"2023-09-23T22:32:30.172200+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:05:47.020520+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.158002+0000","last_change":"2023-09-23T22:31:29.521065+0000","last_active":"2023-09-23T22:32:29.158002+0000","last_peered":"2023-09-23T22:32:29.158002+0000","last_clean":"2023-09-23T22:32:29.158002+0000","last_became_active":"2023-09-23T22:31:29.520697+0000","last_became_peered":"2023-09-23T22:31:29.520697+0000","last_unstale":"2023-09-23T22:32:29.158002+0000","last_undegraded":"2023-09-23T22:32:29.158002+0000","last_fullsized":"2023-09-23T22:32:29.158002+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.664673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'1","reported_seq":77,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.190939+0000","last_change":"2023-09-23T22:32:30.189679+0000","last_active":"2023-09-23T22:32:30.190939+0000","last_peered":"2023-09-23T22:32:30.190939+0000","last_clean":"2023-09-23T22:32:30.190939+0000","last_became_active":"2023-09-23T22:32:30.189238+0000","last_became_peered":"2023-09-23T22:32:30.189238+0000","last_unstale":"2023-09-23T22:32:30.190939+0000","last_undegraded":"2023-09-23T22:32:30.190939+0000","last_fullsized":"2023-09-23T22:32:30.190939+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T09:24:16.853905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.185064+0000","last_change":"2023-09-23T22:32:30.185064+0000","last_active":"2023-09-23T22:32:30.185064+0000","last_peered":"2023-09-23T22:32:30.185064+0000","last_clean":"2023-09-23T22:32:30.185064+0000","last_became_active":"2023-09-23T22:32:30.184228+0000","last_became_peered":"2023-09-23T22:32:30.184228+0000","last_unstale":"2023-09-23T22:32:30.185064+0000","last_undegraded":"2023-09-23T22:32:30.185064+0000","last_fullsized":"2023-09-23T22:32:30.185064+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11.263196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":62,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.189121+0000","last_change":"2023-09-23T22:32:30.189121+0000","last_active":"2023-09-23T22:32:30.189121+0000","last_peered":"2023-09-23T22:32:30.189121+0000","last_clean":"2023-09-23T22:32:30.189121+0000","last_became_active":"2023-09-23T22:32:30.188708+0000","last_became_peered":"2023-09-23T22:32:30.188708+0000","last_unstale":"2023-09-23T22:32:30.189121+0000","last_undegraded":"2023-09-23T22:32:30.189121+0000","last_fullsized":"2023-09-23T22:32:30.189121+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:16.553805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":87,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.177439+0000","last_change":"2023-09-23T22:32:00.187133+0000","last_active":"2023-09-23T22:32:30.177439+0000","last_peered":"2023-09-23T22:32:30.177439+0000","last_clean":"2023-09-23T22:32:30.177439+0000","last_became_active":"2023-09-23T22:32:00.186846+0000","last_became_peered":"2023-09-23T22:32:00.186846+0000","last_unstale":"2023-09-23T22:32:30.177439+0000","last_undegraded":"2023-09-23T22:32:30.177439+0000","last_fullsized":"2023-09-23T22:32:30.177439+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:25.122519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"67'2","reported_seq":84,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.185631+0000","last_change":"2023-09-23T22:32:30.185631+0000","last_active":"2023-09-23T22:32:30.185631+0000","last_peered":"2023-09-23T22:32:30.185631+0000","last_clean":"2023-09-23T22:32:30.185631+0000","last_became_active":"2023-09-23T22:32:30.185245+0000","last_became_peered":"2023-09-23T22:32:30.185245+0000","last_unstale":"2023-09-23T22:32:30.185631+0000","last_undegraded":"2023-09-23T22:32:30.185631+0000","last_fullsized":"2023-09-23T22:32:30.185631+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:41:14.579103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":88,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.193643+0000","last_change":"2023-09-23T22:32:30.193643+0000","last_active":"2023-09-23T22:32:30.193643+0000","last_peered":"2023-09-23T22:32:30.193643+0000","last_clean":"2023-09-23T22:32:30.193643+0000","last_became_active":"2023-09-23T22:32:30.193335+0000","last_became_peered":"2023-09-23T22:32:30.193335+0000","last_unstale":"2023-09-23T22:32:30.193643+0000","last_undegraded":"2023-09-23T22:32:30.193643+0000","last_fullsized":"2023-09-23T22:32:30.193643+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.781867+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":67,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.186684+0000","last_change":"2023-09-23T22:32:30.186684+0000","last_active":"2023-09-23T22:32:30.186684+0000","last_peered":"2023-09-23T22:32:30.186684+0000","last_clean":"2023-09-23T22:32:30.186684+0000","last_became_active":"2023-09-23T22:32:30.186289+0000","last_became_peered":"2023-09-23T22:32:30.186289+0000","last_unstale":"2023-09-23T22:32:30.186684+0000","last_undegraded":"2023-09-23T22:32:30.186684+0000","last_fullsized":"2023-09-23T22:32:30.186684+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47.538902+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":88,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.177136+0000","last_change":"2023-09-23T22:32:30.177136+0000","last_active":"2023-09-23T22:32:30.177136+0000","last_peered":"2023-09-23T22:32:30.177136+0000","last_clean":"2023-09-23T22:32:30.177136+0000","last_became_active":"2023-09-23T22:32:30.176821+0000","last_became_peered":"2023-09-23T22:32:30.176821+0000","last_unstale":"2023-09-23T22:32:30.177136+0000","last_undegraded":"2023-09-23T22:32:30.177136+0000","last_fullsized":"2023-09-23T22:32:30.177136+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25.637615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":74,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.173569+0000","last_change":"2023-09-23T22:32:00.189480+0000","last_active":"2023-09-23T22:32:30.173569+0000","last_peered":"2023-09-23T22:32:30.173569+0000","last_clean":"2023-09-23T22:32:30.173569+0000","last_became_active":"2023-09-23T22:32:00.189066+0000","last_became_peered":"2023-09-23T22:32:00.189066+0000","last_unstale":"2023-09-23T22:32:30.173569+0000","last_undegraded":"2023-09-23T22:32:30.173569+0000","last_fullsized":"2023-09-23T22:32:30.173569+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.176023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":87,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.173881+0000","last_change":"2023-09-23T22:32:00.185112+0000","last_active":"2023-09-23T22:32:29.173881+0000","last_peered":"2023-09-23T22:32:29.173881+0000","last_clean":"2023-09-23T22:32:29.173881+0000","last_became_active":"2023-09-23T22:32:00.184778+0000","last_became_peered":"2023-09-23T22:32:00.184778+0000","last_unstale":"2023-09-23T22:32:29.173881+0000","last_undegraded":"2023-09-23T22:32:29.173881+0000","last_fullsized":"2023-09-23T22:32:29.173881+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:58.477141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'5","reported_seq":67,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.174581+0000","last_change":"2023-09-23T22:31:29.529318+0000","last_active":"2023-09-23T22:32:30.174581+0000","last_peered":"2023-09-23T22:32:30.174581+0000","last_clean":"2023-09-23T22:32:30.174581+0000","last_became_active":"2023-09-23T22:31:29.527199+0000","last_became_peered":"2023-09-23T22:31:29.527199+0000","last_unstale":"2023-09-23T22:32:30.174581+0000","last_undegraded":"2023-09-23T22:32:30.174581+0000","last_fullsized":"2023-09-23T22:32:30.174581+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:07:30.723529+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":77,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.182765+0000","last_change":"2023-09-23T22:32:30.182765+0000","last_active":"2023-09-23T22:32:30.182765+0000","last_peered":"2023-09-23T22:32:30.182765+0000","last_clean":"2023-09-23T22:32:30.182765+0000","last_became_active":"2023-09-23T22:32:30.182330+0000","last_became_peered":"2023-09-23T22:32:30.182330+0000","last_unstale":"2023-09-23T22:32:30.182765+0000","last_undegraded":"2023-09-23T22:32:30.182765+0000","last_fullsized":"2023-09-23T22:32:30.182765+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:42:25.101931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":30319,"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":54,"seq":231928234208,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":25616,"kb_used_data":1608,"kb_used_omap":0,"kb_used_meta":24000,"kb_avail":93719536,"statfs":{"total":95995035648,"available":95968804864,"internally_reserved":0,"allocated":1646592,"data_stored":1174628,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":24576000},"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 22:33:38 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.96999999999999997,"15min":0.96199999999999997},"min":{"1min":0.63700000000000001,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.26,"5min":1.7290000000000001,"15min":1.7290000000000001},"last":0.94099999999999995},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.0149999999999999,"15min":0.96899999999999997},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.3180000000000001,"5min":2.9100000000000001,"15min":2.9100000000000001},"last":1.1819999999999999}]},{"osd":1,"last update":"Sat Sep 23 22:33:13 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.0109999999999999,"15min":1.024},"min":{"1min":0.60099999999999998,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.869,"5min":1.869,"15min":1.869},"last":0.69799999999999995},{"interface":"front","average":{"1min":1.071,"5min":0.98199999999999998,"15min":0.96799999999999997},"min":{"1min":0.63700000000000001,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":3.056,"5min":3.056,"15min":3.056},"last":1.254}]},{"osd":2,"last update":"Sat Sep 23 22:33:29 2023","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.94999999999999996,"15min":0.94899999999999995},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.254,"5min":1.905,"15min":1.905},"last":1.208},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.1000000000000001,"15min":1.1060000000000001},"min":{"1min":0.747,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.3620000000000001,"5min":3.1280000000000001,"15min":3.1280000000000001},"last":0.88800000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:33:00 2023","interfaces":[{"interface":"back","average":{"1min":1.1799999999999999,"5min":1.1799999999999999,"15min":1.1799999999999999},"min":{"1min":0.79000000000000004,"5min":0.79000000000000004,"15min":0.79000000000000004},"max":{"1min":2.9750000000000001,"5min":2.9750000000000001,"15min":2.9750000000000001},"last":1.3080000000000001},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.0920000000000001,"15min":1.0920000000000001},"min":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"max":{"1min":2.7759999999999998,"5min":2.7759999999999998,"15min":2.7759999999999998},"last":1.0089999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:33:29 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.2589999999999999,"5min":1.2589999999999999,"15min":1.2589999999999999},"last":1.1339999999999999},{"interface":"front","average":{"1min":1.141,"5min":1.141,"15min":1.141},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.413,"5min":1.413,"15min":1.413},"last":0.97799999999999998}]},{"osd":5,"last update":"Sat Sep 23 22:33:04 2023","interfaces":[{"interface":"back","average":{"1min":1.4690000000000001,"5min":1.1359999999999999,"15min":1.081},"min":{"1min":0.70399999999999996,"5min":0.53500000000000003,"15min":0.44600000000000001},"max":{"1min":9.0150000000000006,"5min":9.0150000000000006,"15min":9.0150000000000006},"last":1.0449999999999999},{"interface":"front","average":{"1min":1.27,"5min":1.1259999999999999,"15min":1.111},"min":{"1min":0.80000000000000004,"5min":0.59599999999999997,"15min":0.52800000000000002},"max":{"1min":3.0139999999999998,"5min":3.0139999999999998,"15min":3.0139999999999998},"last":1.351}]},{"osd":6,"last update":"Sat Sep 23 22:33:04 2023","interfaces":[{"interface":"back","average":{"1min":1.347,"5min":1.1830000000000001,"15min":1.1419999999999999},"min":{"1min":0.93200000000000005,"5min":0.74099999999999999,"15min":0.53100000000000003},"max":{"1min":3.177,"5min":3.177,"15min":3.177},"last":1.0980000000000001},{"interface":"front","average":{"1min":1.127,"5min":1.1259999999999999,"15min":1.103},"min":{"1min":0.67900000000000005,"5min":0.63900000000000001,"15min":0.45200000000000001},"max":{"1min":3.4470000000000001,"5min":3.4470000000000001,"15min":3.4470000000000001},"last":1.075}]}]},{"osd":6,"up_from":46,"seq":197568495851,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":24392,"kb_used_data":1600,"kb_used_omap":0,"kb_used_meta":22784,"kb_avail":93720760,"statfs":{"total":95995035648,"available":95970058240,"internally_reserved":0,"allocated":1638400,"data_stored":1174805,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":23330816},"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 22:33:44 2023","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":0.90700000000000003,"15min":0.93999999999999995},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.651,"5min":1.651,"15min":1.651},"last":0.67200000000000004},{"interface":"front","average":{"1min":0.995,"5min":1.01,"15min":1.016},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.2989999999999999,"5min":1.9630000000000001,"15min":1.9630000000000001},"last":1.246}]},{"osd":1,"last update":"Sat Sep 23 22:33:12 2023","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.96399999999999997,"15min":0.96199999999999997},"min":{"1min":0.69699999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.3160000000000001,"5min":3.1019999999999999,"15min":3.1019999999999999},"last":0.97999999999999998},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.0149999999999999,"15min":1.0189999999999999},"min":{"1min":0.60999999999999999,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.3859999999999999,"5min":2.1509999999999998,"15min":2.1509999999999998},"last":1.1419999999999999}]},{"osd":2,"last update":"Sat Sep 23 22:33:33 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":1.135,"15min":1.163},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.3640000000000001,"5min":3.1600000000000001,"15min":3.1600000000000001},"last":0.72599999999999998},{"interface":"front","average":{"1min":0.99199999999999999,"5min":0.97599999999999998,"15min":0.97299999999999998},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.9830000000000001,"5min":1.9830000000000001,"15min":1.9830000000000001},"last":1.0389999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:33:04 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":1,"15min":1},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.2430000000000001,"5min":1.2430000000000001,"15min":1.2430000000000001},"last":0.85799999999999998},{"interface":"front","average":{"1min":1.087,"5min":1.087,"15min":1.087},"min":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"max":{"1min":1.357,"5min":1.357,"15min":1.357},"last":1.2070000000000001}]},{"osd":4,"last update":"Sat Sep 23 22:33:29 2023","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.079,"15min":1.079},"min":{"1min":0.75,"5min":0.75,"15min":0.75},"max":{"1min":2.0699999999999998,"5min":2.0699999999999998,"15min":2.0699999999999998},"last":0.81799999999999995},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.1160000000000001,"15min":1.1160000000000001},"min":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"max":{"1min":1.593,"5min":1.593,"15min":1.593},"last":1.2889999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:33:23 2023","interfaces":[{"interface":"back","average":{"1min":1.206,"5min":1.0900000000000001,"15min":1.0329999999999999},"min":{"1min":0.91700000000000004,"5min":0.60999999999999999,"15min":0.33700000000000002},"max":{"1min":1.482,"5min":3.198,"15min":3.198},"last":1.109},{"interface":"front","average":{"1min":1.1599999999999999,"5min":1.107,"15min":1.071},"min":{"1min":0.63800000000000001,"5min":0.59699999999999998,"15min":0.40999999999999998},"max":{"1min":1.508,"5min":1.786,"15min":1.9430000000000001},"last":0.93200000000000005}]},{"osd":7,"last update":"Sat Sep 23 22:33:08 2023","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.1299999999999999,"15min":1.123},"min":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.39300000000000002},"max":{"1min":1.3069999999999999,"5min":2.1059999999999999,"15min":2.5680000000000001},"last":1.329},{"interface":"front","average":{"1min":1.1990000000000001,"5min":1.242,"15min":1.214},"min":{"1min":0.91000000000000003,"5min":0.63700000000000001,"15min":0.34799999999999998},"max":{"1min":1.4610000000000001,"5min":2.4060000000000001,"15min":2.6179999999999999},"last":1.3799999999999999}]}]},{"osd":1,"up_from":88,"seq":377957122097,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28588,"kb_used_data":1060,"kb_used_omap":4,"kb_used_meta":27515,"kb_avail":93716564,"statfs":{"total":95995035648,"available":95965761536,"internally_reserved":0,"allocated":1085440,"data_stored":590599,"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 22:33:14 2023","interfaces":[{"interface":"back","average":{"1min":0.69499999999999995,"5min":0.75,"15min":0.77200000000000002},"min":{"1min":0.49099999999999999,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":0.95399999999999996,"5min":1.0629999999999999,"15min":1.0629999999999999},"last":0.67000000000000004},{"interface":"front","average":{"1min":0.746,"5min":0.75800000000000001,"15min":0.78600000000000003},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.157,"5min":1.157,"15min":1.157},"last":0.89900000000000002}]},{"osd":2,"last update":"Sat Sep 23 22:33:33 2023","interfaces":[{"interface":"back","average":{"1min":0.76400000000000001,"5min":0.73499999999999999,"15min":0.72999999999999998},"min":{"1min":0.58699999999999997,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.0980000000000001,"5min":1.1579999999999999,"15min":1.1579999999999999},"last":1.0289999999999999},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.73499999999999999,"15min":0.73099999999999998},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.248,"5min":1.248,"15min":1.248},"last":0.72399999999999998}]},{"osd":3,"last update":"Sat Sep 23 22:32:59 2023","interfaces":[{"interface":"back","average":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.026,"5min":1.026,"15min":1.026},"last":0.98499999999999999},{"interface":"front","average":{"1min":0.88600000000000001,"5min":0.88600000000000001,"15min":0.88600000000000001},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.5069999999999999,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":0.93500000000000005}]},{"osd":4,"last update":"Sat Sep 23 22:33:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.0049999999999999,"15min":1.0049999999999999},"min":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"max":{"1min":1.302,"5min":1.302,"15min":1.302},"last":0.82499999999999996},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.96899999999999997,"15min":0.96899999999999997},"min":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"max":{"1min":1.8120000000000001,"5min":1.8120000000000001,"15min":1.8120000000000001},"last":1.133}]},{"osd":5,"last update":"Sat Sep 23 22:33:14 2023","interfaces":[{"interface":"back","average":{"1min":1.0980000000000001,"5min":1.1040000000000001,"15min":1.1399999999999999},"min":{"1min":0.879,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.833,"5min":1.833,"15min":1.833},"last":1.109},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.1200000000000001,"15min":1.153},"min":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"max":{"1min":1.746,"5min":1.746,"15min":1.746},"last":1.2070000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:33:14 2023","interfaces":[{"interface":"back","average":{"1min":1.101,"5min":1.157,"15min":1.1850000000000001},"min":{"1min":0.86299999999999999,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.6399999999999999,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":1.1699999999999999},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.179,"15min":1.2210000000000001},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.768,"5min":1.768,"15min":1.768},"last":0.95899999999999996}]},{"osd":7,"last update":"Sat Sep 23 22:33:14 2023","interfaces":[{"interface":"back","average":{"1min":1.101,"5min":1.119,"15min":1.145},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.6160000000000001,"5min":1.8029999999999999,"15min":1.8029999999999999},"last":1.256},{"interface":"front","average":{"1min":1.1619999999999999,"5min":1.2250000000000001,"15min":1.2669999999999999},"min":{"1min":0.77600000000000002,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.714,"5min":1.766,"15min":1.766},"last":1.236}]}]},{"osd":0,"up_from":83,"seq":356482285624,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29252,"kb_used_data":1660,"kb_used_omap":5,"kb_used_meta":27578,"kb_avail":93715900,"statfs":{"total":95995035648,"available":95965081600,"internally_reserved":0,"allocated":1699840,"data_stored":1182330,"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 22:33:16 2023","interfaces":[{"interface":"back","average":{"1min":0.67200000000000004,"5min":0.66400000000000003,"15min":0.66900000000000004},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.0129999999999999,"5min":1.0129999999999999,"15min":1.0129999999999999},"last":0.502},{"interface":"front","average":{"1min":0.69099999999999995,"5min":0.72699999999999998,"15min":0.74099999999999999},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.96299999999999997,"5min":1.056,"15min":1.056},"last":0.54900000000000004}]},{"osd":2,"last update":"Sat Sep 23 22:33:34 2023","interfaces":[{"interface":"back","average":{"1min":0.72399999999999998,"5min":0.77200000000000002,"15min":0.78000000000000003},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":1.1539999999999999,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.86299999999999999,"15min":0.874},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.1779999999999999,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":0.89500000000000002}]},{"osd":3,"last update":"Sat Sep 23 22:32:59 2023","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":0.86199999999999999,"15min":0.86199999999999999},"min":{"1min":0.64400000000000002,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.337,"5min":1.337,"15min":1.337},"last":0.67800000000000005},{"interface":"front","average":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"min":{"1min":0.498,"5min":0.498,"15min":0.498},"max":{"1min":1.409,"5min":1.409,"15min":1.409},"last":0.46899999999999997}]},{"osd":4,"last update":"Sat Sep 23 22:33:29 2023","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.5129999999999999,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":0.63600000000000001},{"interface":"front","average":{"1min":0.96799999999999997,"5min":0.96799999999999997,"15min":0.96799999999999997},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":0.79900000000000004}]},{"osd":5,"last update":"Sat Sep 23 22:33:42 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":1.071,"15min":1.0860000000000001},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.2809999999999999,"5min":1.73,"15min":1.73},"last":0.96599999999999997},{"interface":"front","average":{"1min":0.98599999999999999,"5min":1.0880000000000001,"15min":1.1579999999999999},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.972,"5min":1.972,"15min":1.972},"last":0.73299999999999998}]},{"osd":6,"last update":"Sat Sep 23 22:33:42 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.101,"15min":1.1399999999999999},"min":{"1min":0.70499999999999996,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.306,"5min":1.8029999999999999,"15min":1.8029999999999999},"last":1.0089999999999999},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.1040000000000001,"15min":1.2},"min":{"1min":0.72099999999999997,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.8420000000000001,"5min":1.8420000000000001,"15min":1.8420000000000001},"last":0.76600000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:33:42 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.107,"15min":1.1819999999999999},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.9370000000000001,"5min":1.9370000000000001,"15min":1.9370000000000001},"last":0.88200000000000001},{"interface":"front","average":{"1min":1.0209999999999999,"5min":1.1279999999999999,"15min":1.1699999999999999},"min":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"max":{"1min":1.3660000000000001,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":0.86099999999999999}]}]},{"osd":2,"up_from":93,"seq":399431958561,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28520,"kb_used_data":1056,"kb_used_omap":7,"kb_used_meta":27448,"kb_avail":93716632,"statfs":{"total":95995035648,"available":95965831168,"internally_reserved":0,"allocated":1081344,"data_stored":588067,"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 22:33:31 2023","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.67100000000000004,"15min":0.68100000000000005},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.95699999999999996,"5min":0.97099999999999997,"15min":0.97099999999999997},"last":0.61299999999999999},{"interface":"front","average":{"1min":0.68300000000000005,"5min":0.71399999999999997,"15min":0.71899999999999997},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":1.2789999999999999,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.70099999999999996}]},{"osd":1,"last update":"Sat Sep 23 22:33:31 2023","interfaces":[{"interface":"back","average":{"1min":0.73999999999999999,"5min":0.75700000000000001,"15min":0.76000000000000001},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.163,"5min":1.24,"15min":1.24},"last":0.53800000000000003},{"interface":"front","average":{"1min":0.75700000000000001,"5min":0.80100000000000005,"15min":0.80900000000000005},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":1.0009999999999999,"5min":1.177,"15min":1.177},"last":0.93500000000000005}]},{"osd":3,"last update":"Sat Sep 23 22:33:59 2023","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":0.71299999999999997,"15min":0.72699999999999998},"min":{"1min":0.32900000000000001,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":1.175,"5min":1.175,"15min":1.175},"last":0.82599999999999996},{"interface":"front","average":{"1min":0.66300000000000003,"5min":0.83199999999999996,"15min":0.85999999999999999},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.1220000000000001,"5min":1.1899999999999999,"15min":1.1899999999999999},"last":0.79900000000000004}]},{"osd":4,"last update":"Sat Sep 23 22:33:31 2023","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.98899999999999999,"15min":0.98899999999999999},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.696,"5min":1.696,"15min":1.696},"last":0.875},{"interface":"front","average":{"1min":1,"5min":1,"15min":1},"min":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.577,"5min":1.577,"15min":1.577},"last":1.048}]},{"osd":5,"last update":"Sat Sep 23 22:33:31 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.0349999999999999,"15min":1.0369999999999999},"min":{"1min":0.70099999999999996,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.8,"5min":1.8,"15min":1.8},"last":1.123},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.0269999999999999,"15min":1.0289999999999999},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.613,"5min":1.663,"15min":1.663},"last":0.91200000000000003}]},{"osd":6,"last update":"Sat Sep 23 22:33:31 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":1.0089999999999999,"15min":1.012},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.72,"5min":1.72,"15min":1.72},"last":0.97799999999999998},{"interface":"front","average":{"1min":1.022,"5min":1.0700000000000001,"15min":1.0780000000000001},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.536,"5min":1.536,"15min":1.536},"last":1.075}]},{"osd":7,"last update":"Sat Sep 23 22:33:31 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.1479999999999999,"15min":1.1619999999999999},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.498,"5min":1.673,"15min":1.673},"last":1.171},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.1599999999999999,"15min":1.1699999999999999},"min":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.8340000000000001,"5min":1.8340000000000001,"15min":1.8340000000000001},"last":1.196}]}]},{"osd":3,"up_from":98,"seq":420906795035,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28504,"kb_used_data":1040,"kb_used_omap":2,"kb_used_meta":27453,"kb_avail":93716648,"statfs":{"total":95995035648,"available":95965847552,"internally_reserved":0,"allocated":1064960,"data_stored":586022,"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 22:34:01 2023","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.67400000000000004,"15min":0.68999999999999995},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.94999999999999996,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.64800000000000002,"5min":0.63900000000000001,"15min":0.63700000000000001},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.1870000000000001,"5min":1.1870000000000001,"15min":1.1870000000000001},"last":0.79600000000000004}]},{"osd":1,"last update":"Sat Sep 23 22:34:01 2023","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":0.67900000000000005,"15min":0.69199999999999995},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.85899999999999999,"5min":1.202,"15min":1.202},"last":0.85899999999999999},{"interface":"front","average":{"1min":0.67100000000000004,"5min":0.755,"15min":0.76900000000000002},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":1.014,"5min":1.131,"15min":1.131},"last":1.014}]},{"osd":2,"last update":"Sat Sep 23 22:34:01 2023","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":0.77200000000000002,"15min":0.77300000000000002},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":1.077,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.90700000000000003},{"interface":"front","average":{"1min":0.748,"5min":0.81100000000000005,"15min":0.82099999999999995},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.236,"5min":1.236,"15min":1.236},"last":0.879}]},{"osd":4,"last update":"Sat Sep 23 22:33:34 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.91300000000000003,"15min":0.91300000000000003},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.177,"5min":1.177,"15min":1.177},"last":1.1899999999999999},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.94699999999999995,"15min":0.94699999999999995},"min":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.194,"5min":1.194,"15min":1.194},"last":0.83899999999999997}]},{"osd":5,"last update":"Sat Sep 23 22:34:01 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":1.024,"15min":1.028},"min":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"max":{"1min":1.365,"5min":1.5409999999999999,"15min":1.5409999999999999},"last":1.0649999999999999},{"interface":"front","average":{"1min":1.024,"5min":1.056,"15min":1.0609999999999999},"min":{"1min":0.755,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.3680000000000001,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":1.2330000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:34:01 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":1.036,"15min":1.054},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.306,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":0.93400000000000005},{"interface":"front","average":{"1min":0.94499999999999995,"5min":1.0049999999999999,"15min":1.0149999999999999},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.2929999999999999,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":1.1200000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:34:01 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.079,"15min":1.087},"min":{"1min":0.748,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.26,"5min":1.599,"15min":1.599},"last":0.98299999999999998},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.131,"15min":1.149},"min":{"1min":0.746,"5min":0.746,"15min":0.746},"max":{"1min":1.282,"5min":1.7030000000000001,"15min":1.7030000000000001},"last":1.087}]}]},{"osd":4,"up_from":103,"seq":442381631509,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28576,"kb_used_data":1048,"kb_used_omap":10,"kb_used_meta":27509,"kb_avail":93716576,"statfs":{"total":95995035648,"available":95965773824,"internally_reserved":0,"allocated":1073152,"data_stored":589040,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10652,"internal_metadata":28169828},"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 22:33:30 2023","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.95599999999999996,"15min":0.95599999999999996},"min":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.236,"5min":1.236,"15min":1.236},"last":1.054},{"interface":"front","average":{"1min":0.97999999999999998,"5min":0.97999999999999998,"15min":0.97999999999999998},"min":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":1.119}]},{"osd":1,"last update":"Sat Sep 23 22:33:30 2023","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.206,"5min":1.206,"15min":1.206},"last":1.01},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.96699999999999997,"15min":0.96699999999999997},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.319,"5min":1.319,"15min":1.319},"last":0.73299999999999998}]},{"osd":2,"last update":"Sat Sep 23 22:33:30 2023","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":1.024,"15min":1.024},"min":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.28,"5min":1.28,"15min":1.28},"last":0.84899999999999998},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.98899999999999999,"15min":0.98899999999999999},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":1.1659999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:33:30 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":1.0089999999999999,"15min":1.0089999999999999},"min":{"1min":0.747,"5min":0.747,"15min":0.747},"max":{"1min":1.3080000000000001,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":0.96499999999999997},{"interface":"front","average":{"1min":1.046,"5min":1.046,"15min":1.046},"min":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"max":{"1min":1.3340000000000001,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":1.036}]},{"osd":5,"last update":"Sat Sep 23 22:33:30 2023","interfaces":[{"interface":"back","average":{"1min":1.1279999999999999,"5min":1.1279999999999999,"15min":1.1279999999999999},"min":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"max":{"1min":1.377,"5min":1.377,"15min":1.377},"last":1.2310000000000001},{"interface":"front","average":{"1min":1.1559999999999999,"5min":1.1559999999999999,"15min":1.1559999999999999},"min":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"max":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":0.93200000000000005}]},{"osd":6,"last update":"Sat Sep 23 22:33:30 2023","interfaces":[{"interface":"back","average":{"1min":1.091,"5min":1.091,"15min":1.091},"min":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"max":{"1min":1.4199999999999999,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":0.88500000000000001},{"interface":"front","average":{"1min":1.163,"5min":1.163,"15min":1.163},"min":{"1min":0.95099999999999996,"5min":0.95099999999999996,"15min":0.95099999999999996},"max":{"1min":1.389,"5min":1.389,"15min":1.389},"last":0.98199999999999998}]},{"osd":7,"last update":"Sat Sep 23 22:33:30 2023","interfaces":[{"interface":"back","average":{"1min":1.175,"5min":1.175,"15min":1.175},"min":{"1min":0.89000000000000001,"5min":0.89000000000000001,"15min":0.89000000000000001},"max":{"1min":1.498,"5min":1.498,"15min":1.498},"last":1.208},{"interface":"front","average":{"1min":1.218,"5min":1.218,"15min":1.218},"min":{"1min":1.0109999999999999,"5min":1.0109999999999999,"15min":1.0109999999999999},"max":{"1min":1.452,"5min":1.452,"15min":1.452},"last":1.391}]}]},{"osd":5,"up_from":38,"seq":163208757493,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":24952,"kb_used_data":1008,"kb_used_omap":0,"kb_used_meta":23936,"kb_avail":93720200,"statfs":{"total":95995035648,"available":95969484800,"internally_reserved":0,"allocated":1032192,"data_stored":579934,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":24510464},"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 22:33:38 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.92300000000000004,"15min":0.93700000000000006},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.228,"5min":1.407,"15min":1.407},"last":0.89000000000000001},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.91600000000000004,"15min":0.91900000000000004},"min":{"1min":0.68500000000000005,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.2909999999999999,"5min":1.389,"15min":1.389},"last":1.149}]},{"osd":1,"last update":"Sat Sep 23 22:33:14 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":1.0509999999999999,"15min":1.089},"min":{"1min":0.63100000000000001,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.2270000000000001,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.93300000000000005},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.1459999999999999,"15min":1.1830000000000001},"min":{"1min":0.71199999999999997,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":1.3109999999999999}]},{"osd":2,"last update":"Sat Sep 23 22:33:32 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":1.034,"15min":1.05},"min":{"1min":0.72999999999999998,"5min":0.70199999999999996,"15min":0.70199999999999996},"max":{"1min":1.1439999999999999,"5min":2.1549999999999998,"15min":2.1549999999999998},"last":1.405},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.98699999999999999,"15min":0.99299999999999999},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.1970000000000001,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":1.0860000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:33:59 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.0549999999999999,"15min":1.0529999999999999},"min":{"1min":0.73099999999999998,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.3939999999999999,"5min":1.637,"15min":1.637},"last":1.3580000000000001},{"interface":"front","average":{"1min":1.0069999999999999,"5min":0.96099999999999997,"15min":0.95299999999999996},"min":{"1min":0.71099999999999997,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.371,"5min":1.371,"15min":1.371},"last":0.98499999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:33:32 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.087,"15min":1.087},"min":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.446,"5min":1.446,"15min":1.446},"last":1.026},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.1259999999999999,"15min":1.1259999999999999},"min":{"1min":0.92700000000000005,"5min":0.92700000000000005,"15min":0.92700000000000005},"max":{"1min":1.288,"5min":1.288,"15min":1.288},"last":0.84999999999999998}]},{"osd":6,"last update":"Sat Sep 23 22:33:23 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.0700000000000001,"15min":1.0960000000000001},"min":{"1min":0.82299999999999995,"5min":0.68100000000000005,"15min":0.40100000000000002},"max":{"1min":1.1619999999999999,"5min":1.5189999999999999,"15min":4.3419999999999996},"last":0.81399999999999995},{"interface":"front","average":{"1min":1.1799999999999999,"5min":1.155,"15min":1.1499999999999999},"min":{"1min":0.77500000000000002,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.3759999999999999,"5min":1.502,"15min":1.8240000000000001},"last":1.1759999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:33:05 2023","interfaces":[{"interface":"back","average":{"1min":1.131,"5min":1.1950000000000001,"15min":1.2230000000000001},"min":{"1min":0.63500000000000001,"5min":0.434,"15min":0.434},"max":{"1min":1.4339999999999999,"5min":1.603,"15min":8.8979999999999997},"last":1.2509999999999999},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.1379999999999999,"15min":1.099},"min":{"1min":0.66600000000000004,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.448,"5min":1.742,"15min":1.742},"last":1.212}]}]}],"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":10652,"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-23T22:34:07.684 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:34:08.464 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:08 smithi169 bash[104356]: audit 2023-09-23T22:34:06.802782+0000 mgr.y (mgr.25310) 352 : audit 0 from='client.34497 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:34:08.465 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:08 smithi169 bash[101133]: audit 2023-09-23T22:34:06.802782+0000 mgr.y (mgr.25310) 352 : audit 0 from='client.34497 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:34:08.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:08 smithi187 bash[89487]: audit 2023-09-23T22:34:06.802782+0000 mgr.y (mgr.25310) 352 : audit 0 from='client.34497 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:34:08.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:34:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:34:08] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-09-23T22:34:09.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:09 smithi169 bash[104356]: cluster 2023-09-23T22:34:08.197252+0000 mgr.y (mgr.25310) 353 : cluster 0 pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:09.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:09 smithi169 bash[101133]: cluster 2023-09-23T22:34:08.197252+0000 mgr.y (mgr.25310) 353 : cluster 0 pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:09.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:09 smithi187 bash[89487]: cluster 2023-09-23T22:34:08.197252+0000 mgr.y (mgr.25310) 353 : cluster 0 pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:11.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:11 smithi169 bash[101133]: cluster 2023-09-23T22:34:10.197987+0000 mgr.y (mgr.25310) 354 : cluster 0 pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:11.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:11 smithi169 bash[101133]: audit 2023-09-23T22:34:11.123806+0000 mon.a (mon.0) 554 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:34:11.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:11 smithi169 bash[104356]: cluster 2023-09-23T22:34:10.197987+0000 mgr.y (mgr.25310) 354 : cluster 0 pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:11.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:11 smithi169 bash[104356]: audit 2023-09-23T22:34:11.123806+0000 mon.a (mon.0) 554 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:34:11.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:11 smithi187 bash[89487]: cluster 2023-09-23T22:34:10.197987+0000 mgr.y (mgr.25310) 354 : cluster 0 pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:11.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:11 smithi187 bash[89487]: audit 2023-09-23T22:34:11.123806+0000 mon.a (mon.0) 554 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:34:12.495 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:34:13.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:13 smithi169 bash[104356]: cluster 2023-09-23T22:34:12.198903+0000 mgr.y (mgr.25310) 355 : cluster 0 pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:13.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:13 smithi169 bash[101133]: cluster 2023-09-23T22:34:12.198903+0000 mgr.y (mgr.25310) 355 : cluster 0 pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:13.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:13 smithi187 bash[89487]: cluster 2023-09-23T22:34:12.198903+0000 mgr.y (mgr.25310) 355 : cluster 0 pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:15.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:15 smithi169 bash[101133]: cluster 2023-09-23T22:34:14.199717+0000 mgr.y (mgr.25310) 356 : cluster 0 pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:15.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:15 smithi169 bash[104356]: cluster 2023-09-23T22:34:14.199717+0000 mgr.y (mgr.25310) 356 : cluster 0 pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:15.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:15 smithi187 bash[89487]: cluster 2023-09-23T22:34:14.199717+0000 mgr.y (mgr.25310) 356 : cluster 0 pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:15.970 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:34:15.974 INFO:teuthology.orchestra.run.smithi169.stderr:dumped all 2023-09-23T22:34:16.849 INFO:teuthology.orchestra.run.smithi169.stdout:{"pg_ready":true,"pg_map":{"version":293,"stamp":"2023-09-23T22:34:14.199177+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":218400,"kb_used_data":10080,"kb_used_omap":30,"kb_used_meta":208225,"kb_avail":749742816,"statfs":{"total":767960285184,"available":767736643584,"internally_reserved":0,"allocated":10321920,"data_stored":6465425,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31502,"internal_metadata":213222642},"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.004422"},"pg_stats":[{"pgid":"3.1a","version":"68'2","reported_seq":87,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.182886+0000","last_change":"2023-09-23T22:32:30.182886+0000","last_active":"2023-09-23T22:32:30.182886+0000","last_peered":"2023-09-23T22:32:30.182886+0000","last_clean":"2023-09-23T22:32:30.182886+0000","last_became_active":"2023-09-23T22:32:30.181915+0000","last_became_peered":"2023-09-23T22:32:30.181915+0000","last_unstale":"2023-09-23T22:32:30.182886+0000","last_undegraded":"2023-09-23T22:32:30.182886+0000","last_fullsized":"2023-09-23T22:32:30.182886+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:13.504249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":82,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.181813+0000","last_change":"2023-09-23T22:32:30.181813+0000","last_active":"2023-09-23T22:32:30.181813+0000","last_peered":"2023-09-23T22:32:30.181813+0000","last_clean":"2023-09-23T22:32:30.181813+0000","last_became_active":"2023-09-23T22:32:30.181283+0000","last_became_peered":"2023-09-23T22:32:30.181283+0000","last_unstale":"2023-09-23T22:32:30.181813+0000","last_undegraded":"2023-09-23T22:32:30.181813+0000","last_fullsized":"2023-09-23T22:32:30.181813+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.674213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.190926+0000","last_change":"2023-09-23T22:32:30.187773+0000","last_active":"2023-09-23T22:32:30.190926+0000","last_peered":"2023-09-23T22:32:30.190926+0000","last_clean":"2023-09-23T22:32:30.190926+0000","last_became_active":"2023-09-23T22:32:30.187289+0000","last_became_peered":"2023-09-23T22:32:30.187289+0000","last_unstale":"2023-09-23T22:32:30.190926+0000","last_undegraded":"2023-09-23T22:32:30.190926+0000","last_fullsized":"2023-09-23T22:32:30.190926+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.158539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":58,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.173390+0000","last_change":"2023-09-23T22:32:00.186000+0000","last_active":"2023-09-23T22:32:30.173390+0000","last_peered":"2023-09-23T22:32:30.173390+0000","last_clean":"2023-09-23T22:32:30.173390+0000","last_became_active":"2023-09-23T22:32:00.185646+0000","last_became_peered":"2023-09-23T22:32:00.185646+0000","last_unstale":"2023-09-23T22:32:30.173390+0000","last_undegraded":"2023-09-23T22:32:30.173390+0000","last_fullsized":"2023-09-23T22:32:30.173390+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:27.765530+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":85,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.169880+0000","last_change":"2023-09-23T22:32:00.187373+0000","last_active":"2023-09-23T22:32:29.169880+0000","last_peered":"2023-09-23T22:32:29.169880+0000","last_clean":"2023-09-23T22:32:29.169880+0000","last_became_active":"2023-09-23T22:32:00.186652+0000","last_became_peered":"2023-09-23T22:32:00.186652+0000","last_unstale":"2023-09-23T22:32:29.169880+0000","last_undegraded":"2023-09-23T22:32:29.169880+0000","last_fullsized":"2023-09-23T22:32:29.169880+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:36.309788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.158030+0000","last_change":"2023-09-23T22:30:09.134981+0000","last_active":"2023-09-23T22:32:29.158030+0000","last_peered":"2023-09-23T22:32:29.158030+0000","last_clean":"2023-09-23T22:32:29.158030+0000","last_became_active":"2023-09-23T22:30:09.134582+0000","last_became_peered":"2023-09-23T22:30:09.134582+0000","last_unstale":"2023-09-23T22:32:29.158030+0000","last_undegraded":"2023-09-23T22:32:29.158030+0000","last_fullsized":"2023-09-23T22:32:29.158030+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:50.180824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.172387+0000","last_change":"2023-09-23T22:32:00.186955+0000","last_active":"2023-09-23T22:32:29.172387+0000","last_peered":"2023-09-23T22:32:29.172387+0000","last_clean":"2023-09-23T22:32:29.172387+0000","last_became_active":"2023-09-23T22:32:00.186614+0000","last_became_peered":"2023-09-23T22:32:00.186614+0000","last_unstale":"2023-09-23T22:32:29.172387+0000","last_undegraded":"2023-09-23T22:32:29.172387+0000","last_fullsized":"2023-09-23T22:32:29.172387+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:29.532586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.169766+0000","last_change":"2023-09-23T22:32:00.188206+0000","last_active":"2023-09-23T22:32:29.169766+0000","last_peered":"2023-09-23T22:32:29.169766+0000","last_clean":"2023-09-23T22:32:29.169766+0000","last_became_active":"2023-09-23T22:32:00.187846+0000","last_became_peered":"2023-09-23T22:32:00.187846+0000","last_unstale":"2023-09-23T22:32:29.169766+0000","last_undegraded":"2023-09-23T22:32:29.169766+0000","last_fullsized":"2023-09-23T22:32:29.169766+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:17:38.414690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":64,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.161914+0000","last_change":"2023-09-23T22:30:09.137814+0000","last_active":"2023-09-23T22:32:29.161914+0000","last_peered":"2023-09-23T22:32:29.161914+0000","last_clean":"2023-09-23T22:32:29.161914+0000","last_became_active":"2023-09-23T22:30:09.137492+0000","last_became_peered":"2023-09-23T22:30:09.137492+0000","last_unstale":"2023-09-23T22:32:29.161914+0000","last_undegraded":"2023-09-23T22:32:29.161914+0000","last_fullsized":"2023-09-23T22:32:29.161914+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:12:18.340771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":27,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.173804+0000","last_change":"2023-09-23T22:32:00.187715+0000","last_active":"2023-09-23T22:32:29.173804+0000","last_peered":"2023-09-23T22:32:29.173804+0000","last_clean":"2023-09-23T22:32:29.173804+0000","last_became_active":"2023-09-23T22:32:00.187377+0000","last_became_peered":"2023-09-23T22:32:00.187377+0000","last_unstale":"2023-09-23T22:32:29.173804+0000","last_undegraded":"2023-09-23T22:32:29.173804+0000","last_fullsized":"2023-09-23T22:32:29.173804+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:05.650701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'3","reported_seq":86,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.189690+0000","last_change":"2023-09-23T22:32:30.189690+0000","last_active":"2023-09-23T22:32:30.189690+0000","last_peered":"2023-09-23T22:32:30.189690+0000","last_clean":"2023-09-23T22:32:30.189690+0000","last_became_active":"2023-09-23T22:32:30.189316+0000","last_became_peered":"2023-09-23T22:32:30.189316+0000","last_unstale":"2023-09-23T22:32:30.189690+0000","last_undegraded":"2023-09-23T22:32:30.189690+0000","last_fullsized":"2023-09-23T22:32:30.189690+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T03:36:06.225948+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":53,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.173967+0000","last_change":"2023-09-23T22:31:29.523446+0000","last_active":"2023-09-23T22:32:29.173967+0000","last_peered":"2023-09-23T22:32:29.173967+0000","last_clean":"2023-09-23T22:32:29.173967+0000","last_became_active":"2023-09-23T22:31:29.523085+0000","last_became_peered":"2023-09-23T22:31:29.523085+0000","last_unstale":"2023-09-23T22:32:29.173967+0000","last_undegraded":"2023-09-23T22:32:29.173967+0000","last_fullsized":"2023-09-23T22:32:29.173967+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:30.766260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"79'23","reported_seq":64,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.185468+0000","last_change":"2023-09-23T22:32:30.185468+0000","last_active":"2023-09-23T22:32:30.185468+0000","last_peered":"2023-09-23T22:32:30.185468+0000","last_clean":"2023-09-23T22:32:30.185468+0000","last_became_active":"2023-09-23T22:32:30.184937+0000","last_became_peered":"2023-09-23T22:32:30.184937+0000","last_unstale":"2023-09-23T22:32:30.185468+0000","last_undegraded":"2023-09-23T22:32:30.185468+0000","last_fullsized":"2023-09-23T22:32:30.185468+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-24T22:33:07.163248+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":62,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.193251+0000","last_change":"2023-09-23T22:32:30.193251+0000","last_active":"2023-09-23T22:32:30.193251+0000","last_peered":"2023-09-23T22:32:30.193251+0000","last_clean":"2023-09-23T22:32:30.193251+0000","last_became_active":"2023-09-23T22:32:30.192767+0000","last_became_peered":"2023-09-23T22:32:30.192767+0000","last_unstale":"2023-09-23T22:32:30.193251+0000","last_undegraded":"2023-09-23T22:32:30.193251+0000","last_fullsized":"2023-09-23T22:32:30.193251+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:36.485471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"67'2","reported_seq":85,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.188993+0000","last_change":"2023-09-23T22:32:30.188993+0000","last_active":"2023-09-23T22:32:30.188993+0000","last_peered":"2023-09-23T22:32:30.188993+0000","last_clean":"2023-09-23T22:32:30.188993+0000","last_became_active":"2023-09-23T22:32:30.188599+0000","last_became_peered":"2023-09-23T22:32:30.188599+0000","last_unstale":"2023-09-23T22:32:30.188993+0000","last_undegraded":"2023-09-23T22:32:30.188993+0000","last_fullsized":"2023-09-23T22:32:30.188993+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:43.749296+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":67,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.171578+0000","last_change":"2023-09-23T22:32:00.187980+0000","last_active":"2023-09-23T22:32:29.171578+0000","last_peered":"2023-09-23T22:32:29.171578+0000","last_clean":"2023-09-23T22:32:29.171578+0000","last_became_active":"2023-09-23T22:32:00.187634+0000","last_became_peered":"2023-09-23T22:32:00.187634+0000","last_unstale":"2023-09-23T22:32:29.171578+0000","last_undegraded":"2023-09-23T22:32:29.171578+0000","last_fullsized":"2023-09-23T22:32:29.171578+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:09.675886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":58,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.172431+0000","last_change":"2023-09-23T22:32:00.184777+0000","last_active":"2023-09-23T22:32:30.172431+0000","last_peered":"2023-09-23T22:32:30.172431+0000","last_clean":"2023-09-23T22:32:30.172431+0000","last_became_active":"2023-09-23T22:32:00.184387+0000","last_became_peered":"2023-09-23T22:32:00.184387+0000","last_unstale":"2023-09-23T22:32:30.172431+0000","last_undegraded":"2023-09-23T22:32:30.172431+0000","last_fullsized":"2023-09-23T22:32:30.172431+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:08.675015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":63,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.163950+0000","last_change":"2023-09-23T22:32:00.189583+0000","last_active":"2023-09-23T22:32:29.163950+0000","last_peered":"2023-09-23T22:32:29.163950+0000","last_clean":"2023-09-23T22:32:29.163950+0000","last_became_active":"2023-09-23T22:32:00.189243+0000","last_became_peered":"2023-09-23T22:32:00.189243+0000","last_unstale":"2023-09-23T22:32:29.163950+0000","last_undegraded":"2023-09-23T22:32:29.163950+0000","last_fullsized":"2023-09-23T22:32:29.163950+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13.405032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":64,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.187887+0000","last_change":"2023-09-23T22:32:30.187887+0000","last_active":"2023-09-23T22:32:30.187887+0000","last_peered":"2023-09-23T22:32:30.187887+0000","last_clean":"2023-09-23T22:32:30.187887+0000","last_became_active":"2023-09-23T22:32:30.187577+0000","last_became_peered":"2023-09-23T22:32:30.187577+0000","last_unstale":"2023-09-23T22:32:30.187887+0000","last_undegraded":"2023-09-23T22:32:30.187887+0000","last_fullsized":"2023-09-23T22:32:30.187887+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:21.416630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":57,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.168022+0000","last_change":"2023-09-23T22:32:00.185991+0000","last_active":"2023-09-23T22:32:29.168022+0000","last_peered":"2023-09-23T22:32:29.168022+0000","last_clean":"2023-09-23T22:32:29.168022+0000","last_became_active":"2023-09-23T22:32:00.185630+0000","last_became_peered":"2023-09-23T22:32:00.185630+0000","last_unstale":"2023-09-23T22:32:29.168022+0000","last_undegraded":"2023-09-23T22:32:29.168022+0000","last_fullsized":"2023-09-23T22:32:29.168022+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:12:11.226342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'8","reported_seq":75,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.156910+0000","last_change":"2023-09-23T22:29:35.195856+0000","last_active":"2023-09-23T22:32:29.156910+0000","last_peered":"2023-09-23T22:32:29.156910+0000","last_clean":"2023-09-23T22:32:29.156910+0000","last_became_active":"2023-09-23T22:29:35.195333+0000","last_became_peered":"2023-09-23T22:29:35.195333+0000","last_unstale":"2023-09-23T22:32:29.156910+0000","last_undegraded":"2023-09-23T22:32:29.156910+0000","last_fullsized":"2023-09-23T22:32:29.156910+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T09:18:09.133167+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":41,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.171534+0000","last_change":"2023-09-23T22:32:00.188560+0000","last_active":"2023-09-23T22:32:29.171534+0000","last_peered":"2023-09-23T22:32:29.171534+0000","last_clean":"2023-09-23T22:32:29.171534+0000","last_became_active":"2023-09-23T22:32:00.188290+0000","last_became_peered":"2023-09-23T22:32:00.188290+0000","last_unstale":"2023-09-23T22:32:29.171534+0000","last_undegraded":"2023-09-23T22:32:29.171534+0000","last_fullsized":"2023-09-23T22:32:29.171534+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:48.981691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,5],"acting":[3,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.f","version":"67'1","reported_seq":83,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.186989+0000","last_change":"2023-09-23T22:32:30.186989+0000","last_active":"2023-09-23T22:32:30.186989+0000","last_peered":"2023-09-23T22:32:30.186989+0000","last_clean":"2023-09-23T22:32:30.186989+0000","last_became_active":"2023-09-23T22:32:30.186592+0000","last_became_peered":"2023-09-23T22:32:30.186592+0000","last_unstale":"2023-09-23T22:32:30.186989+0000","last_undegraded":"2023-09-23T22:32:30.186989+0000","last_fullsized":"2023-09-23T22:32:30.186989+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T02:13:52.969360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":46,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.160689+0000","last_change":"2023-09-23T22:19:15.876871+0000","last_active":"2023-09-23T22:32:29.160689+0000","last_peered":"2023-09-23T22:32:29.160689+0000","last_clean":"2023-09-23T22:32:29.160689+0000","last_became_active":"2023-09-23T22:19:15.875105+0000","last_became_peered":"2023-09-23T22:19:15.875105+0000","last_unstale":"2023-09-23T22:32:29.160689+0000","last_undegraded":"2023-09-23T22:32:29.160689+0000","last_fullsized":"2023-09-23T22:32:29.160689+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:02.434011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":84,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.186931+0000","last_change":"2023-09-23T22:32:30.186931+0000","last_active":"2023-09-23T22:32:30.186931+0000","last_peered":"2023-09-23T22:32:30.186931+0000","last_clean":"2023-09-23T22:32:30.186931+0000","last_became_active":"2023-09-23T22:32:30.186482+0000","last_became_peered":"2023-09-23T22:32:30.186482+0000","last_unstale":"2023-09-23T22:32:30.186931+0000","last_undegraded":"2023-09-23T22:32:30.186931+0000","last_fullsized":"2023-09-23T22:32:30.186931+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:37.144095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":88,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.182229+0000","last_change":"2023-09-23T22:32:30.182229+0000","last_active":"2023-09-23T22:32:30.182229+0000","last_peered":"2023-09-23T22:32:30.182229+0000","last_clean":"2023-09-23T22:32:30.182229+0000","last_became_active":"2023-09-23T22:32:30.181847+0000","last_became_peered":"2023-09-23T22:32:30.181847+0000","last_unstale":"2023-09-23T22:32:30.182229+0000","last_undegraded":"2023-09-23T22:32:30.182229+0000","last_fullsized":"2023-09-23T22:32:30.182229+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:45.461934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'1","reported_seq":49,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.166061+0000","last_change":"2023-09-23T22:19:15.661611+0000","last_active":"2023-09-23T22:32:29.166061+0000","last_peered":"2023-09-23T22:32:29.166061+0000","last_clean":"2023-09-23T22:32:29.166061+0000","last_became_active":"2023-09-23T22:19:15.661316+0000","last_became_peered":"2023-09-23T22:19:15.661316+0000","last_unstale":"2023-09-23T22:32:29.166061+0000","last_undegraded":"2023-09-23T22:32:29.166061+0000","last_fullsized":"2023-09-23T22:32:29.166061+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T07:20:32.753937+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":62,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.157670+0000","last_change":"2023-09-23T22:30:09.135173+0000","last_active":"2023-09-23T22:32:29.157670+0000","last_peered":"2023-09-23T22:32:29.157670+0000","last_clean":"2023-09-23T22:32:29.157670+0000","last_became_active":"2023-09-23T22:30:09.134460+0000","last_became_peered":"2023-09-23T22:30:09.134460+0000","last_unstale":"2023-09-23T22:32:29.157670+0000","last_undegraded":"2023-09-23T22:32:29.157670+0000","last_fullsized":"2023-09-23T22:32:29.157670+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:02.531453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.166327+0000","last_change":"2023-09-23T22:32:00.185890+0000","last_active":"2023-09-23T22:32:29.166327+0000","last_peered":"2023-09-23T22:32:29.166327+0000","last_clean":"2023-09-23T22:32:29.166327+0000","last_became_active":"2023-09-23T22:32:00.185586+0000","last_became_peered":"2023-09-23T22:32:00.185586+0000","last_unstale":"2023-09-23T22:32:29.166327+0000","last_undegraded":"2023-09-23T22:32:29.166327+0000","last_fullsized":"2023-09-23T22:32:29.166327+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:50.749479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.189777+0000","last_change":"2023-09-23T22:32:30.189181+0000","last_active":"2023-09-23T22:32:30.189777+0000","last_peered":"2023-09-23T22:32:30.189777+0000","last_clean":"2023-09-23T22:32:30.189777+0000","last_became_active":"2023-09-23T22:32:30.188785+0000","last_became_peered":"2023-09-23T22:32:30.188785+0000","last_unstale":"2023-09-23T22:32:30.189777+0000","last_undegraded":"2023-09-23T22:32:30.189777+0000","last_fullsized":"2023-09-23T22:32:30.189777+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:55.727134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'3","reported_seq":83,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.184732+0000","last_change":"2023-09-23T22:32:30.184330+0000","last_active":"2023-09-23T22:32:30.184732+0000","last_peered":"2023-09-23T22:32:30.184732+0000","last_clean":"2023-09-23T22:32:30.184732+0000","last_became_active":"2023-09-23T22:32:30.183911+0000","last_became_peered":"2023-09-23T22:32:30.183911+0000","last_unstale":"2023-09-23T22:32:30.184732+0000","last_undegraded":"2023-09-23T22:32:30.184732+0000","last_fullsized":"2023-09-23T22:32:30.184732+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:45:56.081478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":71,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.184203+0000","last_change":"2023-09-23T22:32:30.184203+0000","last_active":"2023-09-23T22:32:30.184203+0000","last_peered":"2023-09-23T22:32:30.184203+0000","last_clean":"2023-09-23T22:32:30.184203+0000","last_became_active":"2023-09-23T22:32:30.183763+0000","last_became_peered":"2023-09-23T22:32:30.183763+0000","last_unstale":"2023-09-23T22:32:30.184203+0000","last_undegraded":"2023-09-23T22:32:30.184203+0000","last_fullsized":"2023-09-23T22:32:30.184203+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:47:04.418139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.185425+0000","last_change":"2023-09-23T22:32:30.185425+0000","last_active":"2023-09-23T22:32:30.185425+0000","last_peered":"2023-09-23T22:32:30.185425+0000","last_clean":"2023-09-23T22:32:30.185425+0000","last_became_active":"2023-09-23T22:32:30.184940+0000","last_became_peered":"2023-09-23T22:32:30.184940+0000","last_unstale":"2023-09-23T22:32:30.185425+0000","last_undegraded":"2023-09-23T22:32:30.185425+0000","last_fullsized":"2023-09-23T22:32:30.185425+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:23.495758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":84,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.183403+0000","last_change":"2023-09-23T22:32:30.183403+0000","last_active":"2023-09-23T22:32:30.183403+0000","last_peered":"2023-09-23T22:32:30.183403+0000","last_clean":"2023-09-23T22:32:30.183403+0000","last_became_active":"2023-09-23T22:32:30.182279+0000","last_became_peered":"2023-09-23T22:32:30.182279+0000","last_unstale":"2023-09-23T22:32:30.183403+0000","last_undegraded":"2023-09-23T22:32:30.183403+0000","last_fullsized":"2023-09-23T22:32:30.183403+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.978237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.184434+0000","last_change":"2023-09-23T22:32:30.184434+0000","last_active":"2023-09-23T22:32:30.184434+0000","last_peered":"2023-09-23T22:32:30.184434+0000","last_clean":"2023-09-23T22:32:30.184434+0000","last_became_active":"2023-09-23T22:32:30.183937+0000","last_became_peered":"2023-09-23T22:32:30.183937+0000","last_unstale":"2023-09-23T22:32:30.184434+0000","last_undegraded":"2023-09-23T22:32:30.184434+0000","last_fullsized":"2023-09-23T22:32:30.184434+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:25.993348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.183982+0000","last_change":"2023-09-23T22:32:30.183982+0000","last_active":"2023-09-23T22:32:30.183982+0000","last_peered":"2023-09-23T22:32:30.183982+0000","last_clean":"2023-09-23T22:32:30.183982+0000","last_became_active":"2023-09-23T22:32:30.183630+0000","last_became_peered":"2023-09-23T22:32:30.183630+0000","last_unstale":"2023-09-23T22:32:30.183982+0000","last_undegraded":"2023-09-23T22:32:30.183982+0000","last_fullsized":"2023-09-23T22:32:30.183982+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:17.555066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.172219+0000","last_change":"2023-09-23T22:32:00.188559+0000","last_active":"2023-09-23T22:32:30.172219+0000","last_peered":"2023-09-23T22:32:30.172219+0000","last_clean":"2023-09-23T22:32:30.172219+0000","last_became_active":"2023-09-23T22:32:00.188267+0000","last_became_peered":"2023-09-23T22:32:00.188267+0000","last_unstale":"2023-09-23T22:32:30.172219+0000","last_undegraded":"2023-09-23T22:32:30.172219+0000","last_fullsized":"2023-09-23T22:32:30.172219+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:56.725343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.188254+0000","last_change":"2023-09-23T22:32:30.188254+0000","last_active":"2023-09-23T22:32:30.188254+0000","last_peered":"2023-09-23T22:32:30.188254+0000","last_clean":"2023-09-23T22:32:30.188254+0000","last_became_active":"2023-09-23T22:32:30.187888+0000","last_became_peered":"2023-09-23T22:32:30.187888+0000","last_unstale":"2023-09-23T22:32:30.188254+0000","last_undegraded":"2023-09-23T22:32:30.188254+0000","last_fullsized":"2023-09-23T22:32:30.188254+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:40.160525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":77,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.166192+0000","last_change":"2023-09-23T22:30:09.132661+0000","last_active":"2023-09-23T22:32:29.166192+0000","last_peered":"2023-09-23T22:32:29.166192+0000","last_clean":"2023-09-23T22:32:29.166192+0000","last_became_active":"2023-09-23T22:30:09.132195+0000","last_became_peered":"2023-09-23T22:30:09.132195+0000","last_unstale":"2023-09-23T22:32:29.166192+0000","last_undegraded":"2023-09-23T22:32:29.166192+0000","last_fullsized":"2023-09-23T22:32:29.166192+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:29.945684+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":81,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.164039+0000","last_change":"2023-09-23T22:32:00.190523+0000","last_active":"2023-09-23T22:32:29.164039+0000","last_peered":"2023-09-23T22:32:29.164039+0000","last_clean":"2023-09-23T22:32:29.164039+0000","last_became_active":"2023-09-23T22:32:00.190102+0000","last_became_peered":"2023-09-23T22:32:00.190102+0000","last_unstale":"2023-09-23T22:32:29.164039+0000","last_undegraded":"2023-09-23T22:32:29.164039+0000","last_fullsized":"2023-09-23T22:32:29.164039+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:27.450699+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.188070+0000","last_change":"2023-09-23T22:32:30.188070+0000","last_active":"2023-09-23T22:32:30.188070+0000","last_peered":"2023-09-23T22:32:30.188070+0000","last_clean":"2023-09-23T22:32:30.188070+0000","last_became_active":"2023-09-23T22:32:30.187534+0000","last_became_peered":"2023-09-23T22:32:30.187534+0000","last_unstale":"2023-09-23T22:32:30.188070+0000","last_undegraded":"2023-09-23T22:32:30.188070+0000","last_fullsized":"2023-09-23T22:32:30.188070+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10.709224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.161739+0000","last_change":"2023-09-23T22:30:09.134731+0000","last_active":"2023-09-23T22:32:29.161739+0000","last_peered":"2023-09-23T22:32:29.161739+0000","last_clean":"2023-09-23T22:32:29.161739+0000","last_became_active":"2023-09-23T22:30:09.134337+0000","last_became_peered":"2023-09-23T22:30:09.134337+0000","last_unstale":"2023-09-23T22:32:29.161739+0000","last_undegraded":"2023-09-23T22:32:29.161739+0000","last_fullsized":"2023-09-23T22:32:29.161739+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:36.801105+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":58,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.188377+0000","last_change":"2023-09-23T22:32:30.188377+0000","last_active":"2023-09-23T22:32:30.188377+0000","last_peered":"2023-09-23T22:32:30.188377+0000","last_clean":"2023-09-23T22:32:30.188377+0000","last_became_active":"2023-09-23T22:32:30.187693+0000","last_became_peered":"2023-09-23T22:32:30.187693+0000","last_unstale":"2023-09-23T22:32:30.188377+0000","last_undegraded":"2023-09-23T22:32:30.188377+0000","last_fullsized":"2023-09-23T22:32:30.188377+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:04:22.872853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.166390+0000","last_change":"2023-09-23T22:32:00.189928+0000","last_active":"2023-09-23T22:32:29.166390+0000","last_peered":"2023-09-23T22:32:29.166390+0000","last_clean":"2023-09-23T22:32:29.166390+0000","last_became_active":"2023-09-23T22:32:00.189592+0000","last_became_peered":"2023-09-23T22:32:00.189592+0000","last_unstale":"2023-09-23T22:32:29.166390+0000","last_undegraded":"2023-09-23T22:32:29.166390+0000","last_fullsized":"2023-09-23T22:32:29.166390+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57.409369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":88,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.177612+0000","last_change":"2023-09-23T22:32:00.186107+0000","last_active":"2023-09-23T22:32:30.177612+0000","last_peered":"2023-09-23T22:32:30.177612+0000","last_clean":"2023-09-23T22:32:30.177612+0000","last_became_active":"2023-09-23T22:32:00.185800+0000","last_became_peered":"2023-09-23T22:32:00.185800+0000","last_unstale":"2023-09-23T22:32:30.177612+0000","last_undegraded":"2023-09-23T22:32:30.177612+0000","last_fullsized":"2023-09-23T22:32:30.177612+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:32.274392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.172473+0000","last_change":"2023-09-23T22:31:29.523325+0000","last_active":"2023-09-23T22:32:30.172473+0000","last_peered":"2023-09-23T22:32:30.172473+0000","last_clean":"2023-09-23T22:32:30.172473+0000","last_became_active":"2023-09-23T22:31:29.522998+0000","last_became_peered":"2023-09-23T22:31:29.522998+0000","last_unstale":"2023-09-23T22:32:30.172473+0000","last_undegraded":"2023-09-23T22:32:30.172473+0000","last_fullsized":"2023-09-23T22:32:30.172473+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:55.059743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.178808+0000","last_change":"2023-09-23T22:31:29.528086+0000","last_active":"2023-09-23T22:32:30.178808+0000","last_peered":"2023-09-23T22:32:30.178808+0000","last_clean":"2023-09-23T22:32:30.178808+0000","last_became_active":"2023-09-23T22:31:29.527688+0000","last_became_peered":"2023-09-23T22:31:29.527688+0000","last_unstale":"2023-09-23T22:32:30.178808+0000","last_undegraded":"2023-09-23T22:32:30.178808+0000","last_fullsized":"2023-09-23T22:32:30.178808+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:49.027094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.3","version":"0'0","reported_seq":68,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.160816+0000","last_change":"2023-09-23T22:31:29.526161+0000","last_active":"2023-09-23T22:32:29.160816+0000","last_peered":"2023-09-23T22:32:29.160816+0000","last_clean":"2023-09-23T22:32:29.160816+0000","last_became_active":"2023-09-23T22:31:29.525746+0000","last_became_peered":"2023-09-23T22:31:29.525746+0000","last_unstale":"2023-09-23T22:32:29.160816+0000","last_undegraded":"2023-09-23T22:32:29.160816+0000","last_fullsized":"2023-09-23T22:32:29.160816+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.133889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"78'161","reported_seq":444,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.162194+0000","last_change":"2023-09-23T22:29:35.201431+0000","last_active":"2023-09-23T22:32:29.162194+0000","last_peered":"2023-09-23T22:32:29.162194+0000","last_clean":"2023-09-23T22:32:29.162194+0000","last_became_active":"2023-09-23T22:29:35.200902+0000","last_became_peered":"2023-09-23T22:29:35.200902+0000","last_unstale":"2023-09-23T22:32:29.162194+0000","last_undegraded":"2023-09-23T22:32:29.162194+0000","last_fullsized":"2023-09-23T22:32:29.162194+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:11:20.610814+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-25T05:29:53.804332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":500,"num_read_kb":924,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":28,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.172259+0000","last_change":"2023-09-23T22:32:00.189262+0000","last_active":"2023-09-23T22:32:30.172259+0000","last_peered":"2023-09-23T22:32:30.172259+0000","last_clean":"2023-09-23T22:32:30.172259+0000","last_became_active":"2023-09-23T22:32:00.188930+0000","last_became_peered":"2023-09-23T22:32:00.188930+0000","last_unstale":"2023-09-23T22:32:30.172259+0000","last_undegraded":"2023-09-23T22:32:30.172259+0000","last_fullsized":"2023-09-23T22:32:30.172259+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:12.291766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.187824+0000","last_change":"2023-09-23T22:32:30.187824+0000","last_active":"2023-09-23T22:32:30.187824+0000","last_peered":"2023-09-23T22:32:30.187824+0000","last_clean":"2023-09-23T22:32:30.187824+0000","last_became_active":"2023-09-23T22:32:30.187264+0000","last_became_peered":"2023-09-23T22:32:30.187264+0000","last_unstale":"2023-09-23T22:32:30.187824+0000","last_undegraded":"2023-09-23T22:32:30.187824+0000","last_fullsized":"2023-09-23T22:32:30.187824+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.116657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":85,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.162283+0000","last_change":"2023-09-23T22:30:09.132186+0000","last_active":"2023-09-23T22:32:29.162283+0000","last_peered":"2023-09-23T22:32:29.162283+0000","last_clean":"2023-09-23T22:32:29.162283+0000","last_became_active":"2023-09-23T22:30:09.131821+0000","last_became_peered":"2023-09-23T22:30:09.131821+0000","last_unstale":"2023-09-23T22:32:29.162283+0000","last_undegraded":"2023-09-23T22:32:29.162283+0000","last_fullsized":"2023-09-23T22:32:29.162283+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.804804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.191054+0000","last_change":"2023-09-23T22:32:30.189642+0000","last_active":"2023-09-23T22:32:30.191054+0000","last_peered":"2023-09-23T22:32:30.191054+0000","last_clean":"2023-09-23T22:32:30.191054+0000","last_became_active":"2023-09-23T22:32:30.189285+0000","last_became_peered":"2023-09-23T22:32:30.189285+0000","last_unstale":"2023-09-23T22:32:30.191054+0000","last_undegraded":"2023-09-23T22:32:30.191054+0000","last_fullsized":"2023-09-23T22:32:30.191054+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:26.903737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.174251+0000","last_change":"2023-09-23T22:31:29.522995+0000","last_active":"2023-09-23T22:32:30.174251+0000","last_peered":"2023-09-23T22:32:30.174251+0000","last_clean":"2023-09-23T22:32:30.174251+0000","last_became_active":"2023-09-23T22:31:29.522494+0000","last_became_peered":"2023-09-23T22:31:29.522494+0000","last_unstale":"2023-09-23T22:32:30.174251+0000","last_undegraded":"2023-09-23T22:32:30.174251+0000","last_fullsized":"2023-09-23T22:32:30.174251+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:28.702817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":85,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.187895+0000","last_change":"2023-09-23T22:32:30.187895+0000","last_active":"2023-09-23T22:32:30.187895+0000","last_peered":"2023-09-23T22:32:30.187895+0000","last_clean":"2023-09-23T22:32:30.187895+0000","last_became_active":"2023-09-23T22:32:30.187533+0000","last_became_peered":"2023-09-23T22:32:30.187533+0000","last_unstale":"2023-09-23T22:32:30.187895+0000","last_undegraded":"2023-09-23T22:32:30.187895+0000","last_fullsized":"2023-09-23T22:32:30.187895+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:29.210876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.166296+0000","last_change":"2023-09-23T22:31:29.527051+0000","last_active":"2023-09-23T22:32:29.166296+0000","last_peered":"2023-09-23T22:32:29.166296+0000","last_clean":"2023-09-23T22:32:29.166296+0000","last_became_active":"2023-09-23T22:31:29.526656+0000","last_became_peered":"2023-09-23T22:31:29.526656+0000","last_unstale":"2023-09-23T22:32:29.166296+0000","last_undegraded":"2023-09-23T22:32:29.166296+0000","last_fullsized":"2023-09-23T22:32:29.166296+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:11.024471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":43,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.172502+0000","last_change":"2023-09-23T22:29:35.202589+0000","last_active":"2023-09-23T22:32:30.172502+0000","last_peered":"2023-09-23T22:32:30.172502+0000","last_clean":"2023-09-23T22:32:30.172502+0000","last_became_active":"2023-09-23T22:29:35.202246+0000","last_became_peered":"2023-09-23T22:29:35.202246+0000","last_unstale":"2023-09-23T22:32:30.172502+0000","last_undegraded":"2023-09-23T22:32:30.172502+0000","last_fullsized":"2023-09-23T22:32:30.172502+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:34.194164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":67,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.173940+0000","last_change":"2023-09-23T22:32:00.187774+0000","last_active":"2023-09-23T22:32:30.173940+0000","last_peered":"2023-09-23T22:32:30.173940+0000","last_clean":"2023-09-23T22:32:30.173940+0000","last_became_active":"2023-09-23T22:32:00.187415+0000","last_became_peered":"2023-09-23T22:32:00.187415+0000","last_unstale":"2023-09-23T22:32:30.173940+0000","last_undegraded":"2023-09-23T22:32:30.173940+0000","last_fullsized":"2023-09-23T22:32:30.173940+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:57.832926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":53,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.188734+0000","last_change":"2023-09-23T22:32:30.188734+0000","last_active":"2023-09-23T22:32:30.188734+0000","last_peered":"2023-09-23T22:32:30.188734+0000","last_clean":"2023-09-23T22:32:30.188734+0000","last_became_active":"2023-09-23T22:32:30.188157+0000","last_became_peered":"2023-09-23T22:32:30.188157+0000","last_unstale":"2023-09-23T22:32:30.188734+0000","last_undegraded":"2023-09-23T22:32:30.188734+0000","last_fullsized":"2023-09-23T22:32:30.188734+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.086477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":63,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.172200+0000","last_change":"2023-09-23T22:32:00.188412+0000","last_active":"2023-09-23T22:32:30.172200+0000","last_peered":"2023-09-23T22:32:30.172200+0000","last_clean":"2023-09-23T22:32:30.172200+0000","last_became_active":"2023-09-23T22:32:00.187873+0000","last_became_peered":"2023-09-23T22:32:00.187873+0000","last_unstale":"2023-09-23T22:32:30.172200+0000","last_undegraded":"2023-09-23T22:32:30.172200+0000","last_fullsized":"2023-09-23T22:32:30.172200+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:05:47.020520+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.158002+0000","last_change":"2023-09-23T22:31:29.521065+0000","last_active":"2023-09-23T22:32:29.158002+0000","last_peered":"2023-09-23T22:32:29.158002+0000","last_clean":"2023-09-23T22:32:29.158002+0000","last_became_active":"2023-09-23T22:31:29.520697+0000","last_became_peered":"2023-09-23T22:31:29.520697+0000","last_unstale":"2023-09-23T22:32:29.158002+0000","last_undegraded":"2023-09-23T22:32:29.158002+0000","last_fullsized":"2023-09-23T22:32:29.158002+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.664673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'1","reported_seq":77,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.190939+0000","last_change":"2023-09-23T22:32:30.189679+0000","last_active":"2023-09-23T22:32:30.190939+0000","last_peered":"2023-09-23T22:32:30.190939+0000","last_clean":"2023-09-23T22:32:30.190939+0000","last_became_active":"2023-09-23T22:32:30.189238+0000","last_became_peered":"2023-09-23T22:32:30.189238+0000","last_unstale":"2023-09-23T22:32:30.190939+0000","last_undegraded":"2023-09-23T22:32:30.190939+0000","last_fullsized":"2023-09-23T22:32:30.190939+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T09:24:16.853905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.185064+0000","last_change":"2023-09-23T22:32:30.185064+0000","last_active":"2023-09-23T22:32:30.185064+0000","last_peered":"2023-09-23T22:32:30.185064+0000","last_clean":"2023-09-23T22:32:30.185064+0000","last_became_active":"2023-09-23T22:32:30.184228+0000","last_became_peered":"2023-09-23T22:32:30.184228+0000","last_unstale":"2023-09-23T22:32:30.185064+0000","last_undegraded":"2023-09-23T22:32:30.185064+0000","last_fullsized":"2023-09-23T22:32:30.185064+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11.263196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":62,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.189121+0000","last_change":"2023-09-23T22:32:30.189121+0000","last_active":"2023-09-23T22:32:30.189121+0000","last_peered":"2023-09-23T22:32:30.189121+0000","last_clean":"2023-09-23T22:32:30.189121+0000","last_became_active":"2023-09-23T22:32:30.188708+0000","last_became_peered":"2023-09-23T22:32:30.188708+0000","last_unstale":"2023-09-23T22:32:30.189121+0000","last_undegraded":"2023-09-23T22:32:30.189121+0000","last_fullsized":"2023-09-23T22:32:30.189121+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:16.553805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":87,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.177439+0000","last_change":"2023-09-23T22:32:00.187133+0000","last_active":"2023-09-23T22:32:30.177439+0000","last_peered":"2023-09-23T22:32:30.177439+0000","last_clean":"2023-09-23T22:32:30.177439+0000","last_became_active":"2023-09-23T22:32:00.186846+0000","last_became_peered":"2023-09-23T22:32:00.186846+0000","last_unstale":"2023-09-23T22:32:30.177439+0000","last_undegraded":"2023-09-23T22:32:30.177439+0000","last_fullsized":"2023-09-23T22:32:30.177439+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:25.122519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"67'2","reported_seq":84,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.185631+0000","last_change":"2023-09-23T22:32:30.185631+0000","last_active":"2023-09-23T22:32:30.185631+0000","last_peered":"2023-09-23T22:32:30.185631+0000","last_clean":"2023-09-23T22:32:30.185631+0000","last_became_active":"2023-09-23T22:32:30.185245+0000","last_became_peered":"2023-09-23T22:32:30.185245+0000","last_unstale":"2023-09-23T22:32:30.185631+0000","last_undegraded":"2023-09-23T22:32:30.185631+0000","last_fullsized":"2023-09-23T22:32:30.185631+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:41:14.579103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":88,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.193643+0000","last_change":"2023-09-23T22:32:30.193643+0000","last_active":"2023-09-23T22:32:30.193643+0000","last_peered":"2023-09-23T22:32:30.193643+0000","last_clean":"2023-09-23T22:32:30.193643+0000","last_became_active":"2023-09-23T22:32:30.193335+0000","last_became_peered":"2023-09-23T22:32:30.193335+0000","last_unstale":"2023-09-23T22:32:30.193643+0000","last_undegraded":"2023-09-23T22:32:30.193643+0000","last_fullsized":"2023-09-23T22:32:30.193643+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.781867+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":67,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.186684+0000","last_change":"2023-09-23T22:32:30.186684+0000","last_active":"2023-09-23T22:32:30.186684+0000","last_peered":"2023-09-23T22:32:30.186684+0000","last_clean":"2023-09-23T22:32:30.186684+0000","last_became_active":"2023-09-23T22:32:30.186289+0000","last_became_peered":"2023-09-23T22:32:30.186289+0000","last_unstale":"2023-09-23T22:32:30.186684+0000","last_undegraded":"2023-09-23T22:32:30.186684+0000","last_fullsized":"2023-09-23T22:32:30.186684+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47.538902+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":88,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.177136+0000","last_change":"2023-09-23T22:32:30.177136+0000","last_active":"2023-09-23T22:32:30.177136+0000","last_peered":"2023-09-23T22:32:30.177136+0000","last_clean":"2023-09-23T22:32:30.177136+0000","last_became_active":"2023-09-23T22:32:30.176821+0000","last_became_peered":"2023-09-23T22:32:30.176821+0000","last_unstale":"2023-09-23T22:32:30.177136+0000","last_undegraded":"2023-09-23T22:32:30.177136+0000","last_fullsized":"2023-09-23T22:32:30.177136+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25.637615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":74,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.173569+0000","last_change":"2023-09-23T22:32:00.189480+0000","last_active":"2023-09-23T22:32:30.173569+0000","last_peered":"2023-09-23T22:32:30.173569+0000","last_clean":"2023-09-23T22:32:30.173569+0000","last_became_active":"2023-09-23T22:32:00.189066+0000","last_became_peered":"2023-09-23T22:32:00.189066+0000","last_unstale":"2023-09-23T22:32:30.173569+0000","last_undegraded":"2023-09-23T22:32:30.173569+0000","last_fullsized":"2023-09-23T22:32:30.173569+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.176023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":87,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.173881+0000","last_change":"2023-09-23T22:32:00.185112+0000","last_active":"2023-09-23T22:32:29.173881+0000","last_peered":"2023-09-23T22:32:29.173881+0000","last_clean":"2023-09-23T22:32:29.173881+0000","last_became_active":"2023-09-23T22:32:00.184778+0000","last_became_peered":"2023-09-23T22:32:00.184778+0000","last_unstale":"2023-09-23T22:32:29.173881+0000","last_undegraded":"2023-09-23T22:32:29.173881+0000","last_fullsized":"2023-09-23T22:32:29.173881+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:58.477141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'5","reported_seq":67,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.174581+0000","last_change":"2023-09-23T22:31:29.529318+0000","last_active":"2023-09-23T22:32:30.174581+0000","last_peered":"2023-09-23T22:32:30.174581+0000","last_clean":"2023-09-23T22:32:30.174581+0000","last_became_active":"2023-09-23T22:31:29.527199+0000","last_became_peered":"2023-09-23T22:31:29.527199+0000","last_unstale":"2023-09-23T22:32:30.174581+0000","last_undegraded":"2023-09-23T22:32:30.174581+0000","last_fullsized":"2023-09-23T22:32:30.174581+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:07:30.723529+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":77,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.182765+0000","last_change":"2023-09-23T22:32:30.182765+0000","last_active":"2023-09-23T22:32:30.182765+0000","last_peered":"2023-09-23T22:32:30.182765+0000","last_clean":"2023-09-23T22:32:30.182765+0000","last_became_active":"2023-09-23T22:32:30.182330+0000","last_became_peered":"2023-09-23T22:32:30.182330+0000","last_unstale":"2023-09-23T22:32:30.182765+0000","last_undegraded":"2023-09-23T22:32:30.182765+0000","last_fullsized":"2023-09-23T22:32:30.182765+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:42:25.101931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":30319,"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":54,"seq":231928234210,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":25616,"kb_used_data":1608,"kb_used_omap":0,"kb_used_meta":24000,"kb_avail":93719536,"statfs":{"total":95995035648,"available":95968804864,"internally_reserved":0,"allocated":1646592,"data_stored":1174628,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":24576000},"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 22:33:38 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.96999999999999997,"15min":0.96199999999999997},"min":{"1min":0.63700000000000001,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.26,"5min":1.7290000000000001,"15min":1.7290000000000001},"last":0.97199999999999998},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.0149999999999999,"15min":0.96899999999999997},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.3180000000000001,"5min":2.9100000000000001,"15min":2.9100000000000001},"last":1.276}]},{"osd":1,"last update":"Sat Sep 23 22:33:13 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.0109999999999999,"15min":1.024},"min":{"1min":0.60099999999999998,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.869,"5min":1.869,"15min":1.869},"last":0.871},{"interface":"front","average":{"1min":1.071,"5min":0.98199999999999998,"15min":0.96799999999999997},"min":{"1min":0.63700000000000001,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":3.056,"5min":3.056,"15min":3.056},"last":1.4039999999999999}]},{"osd":2,"last update":"Sat Sep 23 22:33:29 2023","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.94999999999999996,"15min":0.94899999999999995},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.254,"5min":1.905,"15min":1.905},"last":1.0900000000000001},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.1000000000000001,"15min":1.1060000000000001},"min":{"1min":0.747,"5min":0.68600000000000005,"15min":0.68600000000000005},"max":{"1min":1.3620000000000001,"5min":3.1280000000000001,"15min":3.1280000000000001},"last":1.012}]},{"osd":3,"last update":"Sat Sep 23 22:34:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.1479999999999999,"15min":1.169},"min":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.3089999999999999,"5min":2.9750000000000001,"15min":2.9750000000000001},"last":1.131},{"interface":"front","average":{"1min":0.93000000000000005,"5min":1.0589999999999999,"15min":1.081},"min":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.1739999999999999,"5min":2.7759999999999998,"15min":2.7759999999999998},"last":0.91600000000000004}]},{"osd":4,"last update":"Sat Sep 23 22:33:29 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.2589999999999999,"5min":1.2589999999999999,"15min":1.2589999999999999},"last":1.242},{"interface":"front","average":{"1min":1.141,"5min":1.141,"15min":1.141},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.413,"5min":1.413,"15min":1.413},"last":1.202}]},{"osd":5,"last update":"Sat Sep 23 22:34:04 2023","interfaces":[{"interface":"back","average":{"1min":1.151,"5min":1.157,"15min":1.087},"min":{"1min":0.86199999999999999,"5min":0.623,"15min":0.44600000000000001},"max":{"1min":1.5229999999999999,"5min":9.0150000000000006,"15min":9.0150000000000006},"last":1.175},{"interface":"front","average":{"1min":1.278,"5min":1.169,"15min":1.123},"min":{"1min":1.032,"5min":0.68899999999999995,"15min":0.52800000000000002},"max":{"1min":1.6279999999999999,"5min":3.0139999999999998,"15min":3.0139999999999998},"last":1.607}]},{"osd":6,"last update":"Sat Sep 23 22:34:04 2023","interfaces":[{"interface":"back","average":{"1min":1.2350000000000001,"5min":1.204,"15min":1.1499999999999999},"min":{"1min":1.048,"5min":0.74099999999999999,"15min":0.53100000000000003},"max":{"1min":1.4850000000000001,"5min":3.177,"15min":3.177},"last":1.6579999999999999},{"interface":"front","average":{"1min":1.085,"5min":1.1120000000000001,"15min":1.099},"min":{"1min":0.75700000000000001,"5min":0.67900000000000005,"15min":0.45200000000000001},"max":{"1min":1.3500000000000001,"5min":3.4470000000000001,"15min":3.4470000000000001},"last":1.046}]}]},{"osd":6,"up_from":46,"seq":197568495853,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":24392,"kb_used_data":1600,"kb_used_omap":0,"kb_used_meta":22784,"kb_avail":93720760,"statfs":{"total":95995035648,"available":95970058240,"internally_reserved":0,"allocated":1638400,"data_stored":1174805,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":23330816},"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 22:33:44 2023","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":0.90700000000000003,"15min":0.93999999999999995},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.651,"5min":1.651,"15min":1.651},"last":0.82299999999999995},{"interface":"front","average":{"1min":0.995,"5min":1.01,"15min":1.016},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.2989999999999999,"5min":1.9630000000000001,"15min":1.9630000000000001},"last":0.89000000000000001}]},{"osd":1,"last update":"Sat Sep 23 22:33:12 2023","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.96399999999999997,"15min":0.96199999999999997},"min":{"1min":0.69699999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.3160000000000001,"5min":3.1019999999999999,"15min":3.1019999999999999},"last":0.93700000000000006},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.0149999999999999,"15min":1.0189999999999999},"min":{"1min":0.60999999999999999,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.3859999999999999,"5min":2.1509999999999998,"15min":2.1509999999999998},"last":0.77300000000000002}]},{"osd":2,"last update":"Sat Sep 23 22:33:33 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":1.135,"15min":1.163},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.3640000000000001,"5min":3.1600000000000001,"15min":3.1600000000000001},"last":1.167},{"interface":"front","average":{"1min":0.99199999999999999,"5min":0.97599999999999998,"15min":0.97299999999999998},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.9830000000000001,"5min":1.9830000000000001,"15min":1.9830000000000001},"last":1.135}]},{"osd":3,"last update":"Sat Sep 23 22:34:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.0129999999999999,"15min":1.004},"min":{"1min":0.69999999999999996,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.613,"5min":1.613,"15min":1.613},"last":1.224},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.081,"15min":1.085},"min":{"1min":0.85199999999999998,"5min":0.77200000000000002,"15min":0.77200000000000002},"max":{"1min":1.5169999999999999,"5min":1.5169999999999999,"15min":1.5169999999999999},"last":1.25}]},{"osd":4,"last update":"Sat Sep 23 22:33:29 2023","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.079,"15min":1.079},"min":{"1min":0.75,"5min":0.75,"15min":0.75},"max":{"1min":2.0699999999999998,"5min":2.0699999999999998,"15min":2.0699999999999998},"last":1.0069999999999999},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.1160000000000001,"15min":1.1160000000000001},"min":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"max":{"1min":1.593,"5min":1.593,"15min":1.593},"last":1.056}]},{"osd":5,"last update":"Sat Sep 23 22:33:23 2023","interfaces":[{"interface":"back","average":{"1min":1.206,"5min":1.0900000000000001,"15min":1.0329999999999999},"min":{"1min":0.91700000000000004,"5min":0.60999999999999999,"15min":0.33700000000000002},"max":{"1min":1.482,"5min":3.198,"15min":3.198},"last":1.3080000000000001},{"interface":"front","average":{"1min":1.1599999999999999,"5min":1.107,"15min":1.071},"min":{"1min":0.63800000000000001,"5min":0.59699999999999998,"15min":0.40999999999999998},"max":{"1min":1.508,"5min":1.786,"15min":1.9430000000000001},"last":1.1970000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:34:09 2023","interfaces":[{"interface":"back","average":{"1min":1.2549999999999999,"5min":1.159,"15min":1.1299999999999999},"min":{"1min":0.90100000000000002,"5min":0.71999999999999997,"15min":0.39300000000000002},"max":{"1min":1.7490000000000001,"5min":2.1059999999999999,"15min":2.5680000000000001},"last":0.98299999999999998},{"interface":"front","average":{"1min":1.3140000000000001,"5min":1.2529999999999999,"15min":1.22},"min":{"1min":1.01,"5min":0.63700000000000001,"15min":0.34799999999999998},"max":{"1min":1.825,"5min":2.4060000000000001,"15min":2.6179999999999999},"last":1.093}]}]},{"osd":1,"up_from":88,"seq":377957122099,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28588,"kb_used_data":1060,"kb_used_omap":4,"kb_used_meta":27515,"kb_avail":93716564,"statfs":{"total":95995035648,"available":95965761536,"internally_reserved":0,"allocated":1085440,"data_stored":590599,"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 22:33:14 2023","interfaces":[{"interface":"back","average":{"1min":0.69499999999999995,"5min":0.75,"15min":0.77200000000000002},"min":{"1min":0.49099999999999999,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":0.95399999999999996,"5min":1.0629999999999999,"15min":1.0629999999999999},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.746,"5min":0.75800000000000001,"15min":0.78600000000000003},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.157,"5min":1.157,"15min":1.157},"last":0.92600000000000005}]},{"osd":2,"last update":"Sat Sep 23 22:33:33 2023","interfaces":[{"interface":"back","average":{"1min":0.76400000000000001,"5min":0.73499999999999999,"15min":0.72999999999999998},"min":{"1min":0.58699999999999997,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.0980000000000001,"5min":1.1579999999999999,"15min":1.1579999999999999},"last":0.748},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.73499999999999999,"15min":0.73099999999999998},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.248,"5min":1.248,"15min":1.248},"last":0.67000000000000004}]},{"osd":3,"last update":"Sat Sep 23 22:34:04 2023","interfaces":[{"interface":"back","average":{"1min":0.65900000000000003,"5min":0.72699999999999998,"15min":0.73799999999999999},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":0.98499999999999999,"5min":1.026,"15min":1.026},"last":0.88400000000000001},{"interface":"front","average":{"1min":0.76300000000000001,"5min":0.86099999999999999,"15min":0.877},"min":{"1min":0.52600000000000002,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.1060000000000001,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":0.83199999999999996}]},{"osd":4,"last update":"Sat Sep 23 22:33:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.0049999999999999,"15min":1.0049999999999999},"min":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"max":{"1min":1.302,"5min":1.302,"15min":1.302},"last":0.84999999999999998},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.96899999999999997,"15min":0.96899999999999997},"min":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"max":{"1min":1.8120000000000001,"5min":1.8120000000000001,"15min":1.8120000000000001},"last":0.96199999999999997}]},{"osd":5,"last update":"Sat Sep 23 22:33:14 2023","interfaces":[{"interface":"back","average":{"1min":1.0980000000000001,"5min":1.1040000000000001,"15min":1.1399999999999999},"min":{"1min":0.879,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.833,"5min":1.833,"15min":1.833},"last":0.79800000000000004},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.1200000000000001,"15min":1.153},"min":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"max":{"1min":1.746,"5min":1.746,"15min":1.746},"last":1.012}]},{"osd":6,"last update":"Sat Sep 23 22:33:14 2023","interfaces":[{"interface":"back","average":{"1min":1.101,"5min":1.157,"15min":1.1850000000000001},"min":{"1min":0.86299999999999999,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.6399999999999999,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":1.0740000000000001},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.179,"15min":1.2210000000000001},"min":{"1min":0.60399999999999998,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.768,"5min":1.768,"15min":1.768},"last":1.034}]},{"osd":7,"last update":"Sat Sep 23 22:33:14 2023","interfaces":[{"interface":"back","average":{"1min":1.101,"5min":1.119,"15min":1.145},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.6160000000000001,"5min":1.8029999999999999,"15min":1.8029999999999999},"last":1.125},{"interface":"front","average":{"1min":1.1619999999999999,"5min":1.2250000000000001,"15min":1.2669999999999999},"min":{"1min":0.77600000000000002,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.714,"5min":1.766,"15min":1.766},"last":1.296}]}]},{"osd":0,"up_from":83,"seq":356482285626,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29252,"kb_used_data":1660,"kb_used_omap":5,"kb_used_meta":27578,"kb_avail":93715900,"statfs":{"total":95995035648,"available":95965081600,"internally_reserved":0,"allocated":1699840,"data_stored":1182330,"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 22:33:16 2023","interfaces":[{"interface":"back","average":{"1min":0.67200000000000004,"5min":0.66400000000000003,"15min":0.66900000000000004},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.0129999999999999,"5min":1.0129999999999999,"15min":1.0129999999999999},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.69099999999999995,"5min":0.72699999999999998,"15min":0.74099999999999999},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.96299999999999997,"5min":1.056,"15min":1.056},"last":0.51300000000000001}]},{"osd":2,"last update":"Sat Sep 23 22:33:34 2023","interfaces":[{"interface":"back","average":{"1min":0.72399999999999998,"5min":0.77200000000000002,"15min":0.78000000000000003},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":1.1539999999999999,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":0.56000000000000005},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.86299999999999999,"15min":0.874},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.1779999999999999,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":0.65400000000000003}]},{"osd":3,"last update":"Sat Sep 23 22:34:03 2023","interfaces":[{"interface":"back","average":{"1min":0.63300000000000001,"5min":0.81599999999999995,"15min":0.84599999999999997},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.2010000000000001,"5min":1.337,"15min":1.337},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.73299999999999998,"15min":0.76200000000000001},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":1.0409999999999999,"5min":1.409,"15min":1.409},"last":0.57499999999999996}]},{"osd":4,"last update":"Sat Sep 23 22:33:29 2023","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.5129999999999999,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":0.80900000000000005},{"interface":"front","average":{"1min":0.96799999999999997,"5min":0.96799999999999997,"15min":0.96799999999999997},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":1.022}]},{"osd":5,"last update":"Sat Sep 23 22:33:42 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":1.071,"15min":1.0860000000000001},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.2809999999999999,"5min":1.73,"15min":1.73},"last":0.91400000000000003},{"interface":"front","average":{"1min":0.98599999999999999,"5min":1.0880000000000001,"15min":1.1579999999999999},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.972,"5min":1.972,"15min":1.972},"last":0.71599999999999997}]},{"osd":6,"last update":"Sat Sep 23 22:33:42 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.101,"15min":1.1399999999999999},"min":{"1min":0.70499999999999996,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.306,"5min":1.8029999999999999,"15min":1.8029999999999999},"last":0.97299999999999998},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.1040000000000001,"15min":1.2},"min":{"1min":0.72099999999999997,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.8420000000000001,"5min":1.8420000000000001,"15min":1.8420000000000001},"last":0.98999999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:33:42 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.107,"15min":1.1819999999999999},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.9370000000000001,"5min":1.9370000000000001,"15min":1.9370000000000001},"last":1.048},{"interface":"front","average":{"1min":1.0209999999999999,"5min":1.1279999999999999,"15min":1.1699999999999999},"min":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"max":{"1min":1.3660000000000001,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":0.94899999999999995}]}]},{"osd":2,"up_from":93,"seq":399431958563,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28520,"kb_used_data":1056,"kb_used_omap":7,"kb_used_meta":27448,"kb_avail":93716632,"statfs":{"total":95995035648,"available":95965831168,"internally_reserved":0,"allocated":1081344,"data_stored":588067,"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 22:33:31 2023","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.67100000000000004,"15min":0.68100000000000005},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.95699999999999996,"5min":0.97099999999999997,"15min":0.97099999999999997},"last":0.95399999999999996},{"interface":"front","average":{"1min":0.68300000000000005,"5min":0.71399999999999997,"15min":0.71899999999999997},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":1.2789999999999999,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.71099999999999997}]},{"osd":1,"last update":"Sat Sep 23 22:33:31 2023","interfaces":[{"interface":"back","average":{"1min":0.73999999999999999,"5min":0.75700000000000001,"15min":0.76000000000000001},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.163,"5min":1.24,"15min":1.24},"last":0.76300000000000001},{"interface":"front","average":{"1min":0.75700000000000001,"5min":0.80100000000000005,"15min":0.80900000000000005},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":1.0009999999999999,"5min":1.177,"15min":1.177},"last":0.871}]},{"osd":3,"last update":"Sat Sep 23 22:33:59 2023","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":0.71299999999999997,"15min":0.72699999999999998},"min":{"1min":0.32900000000000001,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":1.175,"5min":1.175,"15min":1.175},"last":1.016},{"interface":"front","average":{"1min":0.66300000000000003,"5min":0.83199999999999996,"15min":0.85999999999999999},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.1220000000000001,"5min":1.1899999999999999,"15min":1.1899999999999999},"last":1.0429999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:33:31 2023","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.98899999999999999,"15min":0.98899999999999999},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.696,"5min":1.696,"15min":1.696},"last":1.194},{"interface":"front","average":{"1min":1,"5min":1,"15min":1},"min":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.577,"5min":1.577,"15min":1.577},"last":1.2949999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:33:31 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.0349999999999999,"15min":1.0369999999999999},"min":{"1min":0.70099999999999996,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.8,"5min":1.8,"15min":1.8},"last":0.998},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.0269999999999999,"15min":1.0289999999999999},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.613,"5min":1.663,"15min":1.663},"last":1.2509999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:33:31 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":1.0089999999999999,"15min":1.012},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.72,"5min":1.72,"15min":1.72},"last":1.0860000000000001},{"interface":"front","average":{"1min":1.022,"5min":1.0700000000000001,"15min":1.0780000000000001},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.536,"5min":1.536,"15min":1.536},"last":1.3100000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:33:31 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.1479999999999999,"15min":1.1619999999999999},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.498,"5min":1.673,"15min":1.673},"last":1.373},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.1599999999999999,"15min":1.1699999999999999},"min":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.8340000000000001,"5min":1.8340000000000001,"15min":1.8340000000000001},"last":1.232}]}]},{"osd":3,"up_from":98,"seq":420906795037,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28504,"kb_used_data":1040,"kb_used_omap":2,"kb_used_meta":27453,"kb_avail":93716648,"statfs":{"total":95995035648,"available":95965847552,"internally_reserved":0,"allocated":1064960,"data_stored":586022,"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 22:34:01 2023","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.67400000000000004,"15min":0.68999999999999995},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.94999999999999996,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.81599999999999995},{"interface":"front","average":{"1min":0.64800000000000002,"5min":0.63900000000000001,"15min":0.63700000000000001},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.1870000000000001,"5min":1.1870000000000001,"15min":1.1870000000000001},"last":0.63500000000000001}]},{"osd":1,"last update":"Sat Sep 23 22:34:01 2023","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":0.67900000000000005,"15min":0.69199999999999995},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.85899999999999999,"5min":1.202,"15min":1.202},"last":0.66600000000000004},{"interface":"front","average":{"1min":0.67100000000000004,"5min":0.755,"15min":0.76900000000000002},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":1.014,"5min":1.131,"15min":1.131},"last":1.0600000000000001}]},{"osd":2,"last update":"Sat Sep 23 22:34:01 2023","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":0.77200000000000002,"15min":0.77300000000000002},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":1.077,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":1.1799999999999999},{"interface":"front","average":{"1min":0.748,"5min":0.81100000000000005,"15min":0.82099999999999995},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.236,"5min":1.236,"15min":1.236},"last":0.73599999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:33:34 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.91300000000000003,"15min":0.91300000000000003},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.177,"5min":1.177,"15min":1.177},"last":1.1319999999999999},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.94699999999999995,"15min":0.94699999999999995},"min":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.194,"5min":1.194,"15min":1.194},"last":1.24}]},{"osd":5,"last update":"Sat Sep 23 22:34:01 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":1.024,"15min":1.028},"min":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"max":{"1min":1.365,"5min":1.5409999999999999,"15min":1.5409999999999999},"last":1.149},{"interface":"front","average":{"1min":1.024,"5min":1.056,"15min":1.0609999999999999},"min":{"1min":0.755,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.3680000000000001,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":1.2549999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:34:01 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":1.036,"15min":1.054},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.306,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":0.96299999999999997},{"interface":"front","average":{"1min":0.94499999999999995,"5min":1.0049999999999999,"15min":1.0149999999999999},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.2929999999999999,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":0.99399999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:34:01 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.079,"15min":1.087},"min":{"1min":0.748,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.26,"5min":1.599,"15min":1.599},"last":1.2090000000000001},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.131,"15min":1.149},"min":{"1min":0.746,"5min":0.746,"15min":0.746},"max":{"1min":1.282,"5min":1.7030000000000001,"15min":1.7030000000000001},"last":1.288}]}]},{"osd":4,"up_from":103,"seq":442381631511,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28576,"kb_used_data":1048,"kb_used_omap":10,"kb_used_meta":27509,"kb_avail":93716576,"statfs":{"total":95995035648,"available":95965773824,"internally_reserved":0,"allocated":1073152,"data_stored":589040,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10652,"internal_metadata":28169828},"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 22:33:30 2023","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.95599999999999996,"15min":0.95599999999999996},"min":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":1.236,"5min":1.236,"15min":1.236},"last":0.71999999999999997},{"interface":"front","average":{"1min":0.97999999999999998,"5min":0.97999999999999998,"15min":0.97999999999999998},"min":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.3480000000000001,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":1.0900000000000001}]},{"osd":1,"last update":"Sat Sep 23 22:33:30 2023","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.206,"5min":1.206,"15min":1.206},"last":1.028},{"interface":"front","average":{"1min":0.96699999999999997,"5min":0.96699999999999997,"15min":0.96699999999999997},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.319,"5min":1.319,"15min":1.319},"last":0.86899999999999999}]},{"osd":2,"last update":"Sat Sep 23 22:33:30 2023","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":1.024,"15min":1.024},"min":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.28,"5min":1.28,"15min":1.28},"last":1.0580000000000001},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.98899999999999999,"15min":0.98899999999999999},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.3149999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":1.1950000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:33:30 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":1.0089999999999999,"15min":1.0089999999999999},"min":{"1min":0.747,"5min":0.747,"15min":0.747},"max":{"1min":1.3080000000000001,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":0.80600000000000005},{"interface":"front","average":{"1min":1.046,"5min":1.046,"15min":1.046},"min":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"max":{"1min":1.3340000000000001,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":0.76600000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:33:30 2023","interfaces":[{"interface":"back","average":{"1min":1.1279999999999999,"5min":1.1279999999999999,"15min":1.1279999999999999},"min":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"max":{"1min":1.377,"5min":1.377,"15min":1.377},"last":1.2310000000000001},{"interface":"front","average":{"1min":1.1559999999999999,"5min":1.1559999999999999,"15min":1.1559999999999999},"min":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"max":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":1.28}]},{"osd":6,"last update":"Sat Sep 23 22:33:30 2023","interfaces":[{"interface":"back","average":{"1min":1.091,"5min":1.091,"15min":1.091},"min":{"1min":0.75600000000000001,"5min":0.75600000000000001,"15min":0.75600000000000001},"max":{"1min":1.4199999999999999,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":0.94399999999999995},{"interface":"front","average":{"1min":1.163,"5min":1.163,"15min":1.163},"min":{"1min":0.95099999999999996,"5min":0.95099999999999996,"15min":0.95099999999999996},"max":{"1min":1.389,"5min":1.389,"15min":1.389},"last":1.129}]},{"osd":7,"last update":"Sat Sep 23 22:33:30 2023","interfaces":[{"interface":"back","average":{"1min":1.175,"5min":1.175,"15min":1.175},"min":{"1min":0.89000000000000001,"5min":0.89000000000000001,"15min":0.89000000000000001},"max":{"1min":1.498,"5min":1.498,"15min":1.498},"last":0.98899999999999999},{"interface":"front","average":{"1min":1.218,"5min":1.218,"15min":1.218},"min":{"1min":1.0109999999999999,"5min":1.0109999999999999,"15min":1.0109999999999999},"max":{"1min":1.452,"5min":1.452,"15min":1.452},"last":1.161}]}]},{"osd":5,"up_from":38,"seq":163208757495,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":24952,"kb_used_data":1008,"kb_used_omap":0,"kb_used_meta":23936,"kb_avail":93720200,"statfs":{"total":95995035648,"available":95969484800,"internally_reserved":0,"allocated":1032192,"data_stored":579934,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":24510464},"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 22:33:38 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.92300000000000004,"15min":0.93700000000000006},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.228,"5min":1.407,"15min":1.407},"last":0.78200000000000003},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.91600000000000004,"15min":0.91900000000000004},"min":{"1min":0.68500000000000005,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.2909999999999999,"5min":1.389,"15min":1.389},"last":1.054}]},{"osd":1,"last update":"Sat Sep 23 22:33:14 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":1.0509999999999999,"15min":1.089},"min":{"1min":0.63100000000000001,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.2270000000000001,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":1.1299999999999999},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.1459999999999999,"15min":1.1830000000000001},"min":{"1min":0.71199999999999997,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":1.2050000000000001}]},{"osd":2,"last update":"Sat Sep 23 22:33:32 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":1.034,"15min":1.05},"min":{"1min":0.72999999999999998,"5min":0.70199999999999996,"15min":0.70199999999999996},"max":{"1min":1.1439999999999999,"5min":2.1549999999999998,"15min":2.1549999999999998},"last":0.997},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.98699999999999999,"15min":0.99299999999999999},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.1970000000000001,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":1.171}]},{"osd":3,"last update":"Sat Sep 23 22:33:59 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.0549999999999999,"15min":1.0529999999999999},"min":{"1min":0.73099999999999998,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.3939999999999999,"5min":1.637,"15min":1.637},"last":1.0960000000000001},{"interface":"front","average":{"1min":1.0069999999999999,"5min":0.96099999999999997,"15min":0.95299999999999996},"min":{"1min":0.71099999999999997,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.371,"5min":1.371,"15min":1.371},"last":1.25}]},{"osd":4,"last update":"Sat Sep 23 22:33:32 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.087,"15min":1.087},"min":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.446,"5min":1.446,"15min":1.446},"last":1.3080000000000001},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.1259999999999999,"15min":1.1259999999999999},"min":{"1min":0.92700000000000005,"5min":0.92700000000000005,"15min":0.92700000000000005},"max":{"1min":1.288,"5min":1.288,"15min":1.288},"last":1.341}]},{"osd":6,"last update":"Sat Sep 23 22:33:23 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.0700000000000001,"15min":1.0960000000000001},"min":{"1min":0.82299999999999995,"5min":0.68100000000000005,"15min":0.40100000000000002},"max":{"1min":1.1619999999999999,"5min":1.5189999999999999,"15min":4.3419999999999996},"last":0.91300000000000003},{"interface":"front","average":{"1min":1.1799999999999999,"5min":1.155,"15min":1.1499999999999999},"min":{"1min":0.77500000000000002,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.3759999999999999,"5min":1.502,"15min":1.8240000000000001},"last":1.405}]},{"osd":7,"last update":"Sat Sep 23 22:34:06 2023","interfaces":[{"interface":"back","average":{"1min":1.212,"5min":1.204,"15min":1.224},"min":{"1min":0.73499999999999999,"5min":0.63500000000000001,"15min":0.434},"max":{"1min":1.5880000000000001,"5min":1.5880000000000001,"15min":8.8979999999999997},"last":1.488},{"interface":"front","average":{"1min":1.097,"5min":1.135,"15min":1.0980000000000001},"min":{"1min":0.71999999999999997,"5min":0.66600000000000004,"15min":0.46700000000000003},"max":{"1min":1.3149999999999999,"5min":1.7010000000000001,"15min":1.742},"last":1.4339999999999999}]}]}],"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":10652,"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-23T22:34:16.855 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-09-23T22:34:16.855 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-09-23T22:34:16.855 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-09-23T22:34:16.855 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph health --format=json 2023-09-23T22:34:17.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:17 smithi169 bash[101133]: audit 2023-09-23T22:34:15.950953+0000 mgr.y (mgr.25310) 357 : audit 0 from='client.44417 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:34:17.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:17 smithi169 bash[101133]: cluster 2023-09-23T22:34:16.200137+0000 mgr.y (mgr.25310) 358 : cluster 0 pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:17.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:17 smithi169 bash[104356]: audit 2023-09-23T22:34:15.950953+0000 mgr.y (mgr.25310) 357 : audit 0 from='client.44417 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:34:17.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:17 smithi169 bash[104356]: cluster 2023-09-23T22:34:16.200137+0000 mgr.y (mgr.25310) 358 : cluster 0 pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:17.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:17 smithi187 bash[89487]: audit 2023-09-23T22:34:15.950953+0000 mgr.y (mgr.25310) 357 : audit 0 from='client.44417 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:34:17.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:17 smithi187 bash[89487]: cluster 2023-09-23T22:34:16.200137+0000 mgr.y (mgr.25310) 358 : cluster 0 pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:18.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:34:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:34:18] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-09-23T22:34:19.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:19 smithi169 bash[104356]: cluster 2023-09-23T22:34:18.201060+0000 mgr.y (mgr.25310) 359 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:19.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:19 smithi169 bash[101133]: cluster 2023-09-23T22:34:18.201060+0000 mgr.y (mgr.25310) 359 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:19.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:19 smithi187 bash[89487]: cluster 2023-09-23T22:34:18.201060+0000 mgr.y (mgr.25310) 359 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:21.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:21 smithi169 bash[104356]: cluster 2023-09-23T22:34:20.201772+0000 mgr.y (mgr.25310) 360 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:21.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:21 smithi169 bash[101133]: cluster 2023-09-23T22:34:20.201772+0000 mgr.y (mgr.25310) 360 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:21.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:21 smithi187 bash[89487]: cluster 2023-09-23T22:34:20.201772+0000 mgr.y (mgr.25310) 360 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:21.635 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:34:23.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:23 smithi169 bash[104356]: cluster 2023-09-23T22:34:22.202628+0000 mgr.y (mgr.25310) 361 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:23.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:23 smithi169 bash[101133]: cluster 2023-09-23T22:34:22.202628+0000 mgr.y (mgr.25310) 361 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:23.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:23 smithi187 bash[89487]: cluster 2023-09-23T22:34:22.202628+0000 mgr.y (mgr.25310) 361 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:25.321 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:34:25.321 INFO:teuthology.orchestra.run.smithi169.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-09-23T22:34:25.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:25 smithi169 bash[104356]: cluster 2023-09-23T22:34:24.203395+0000 mgr.y (mgr.25310) 362 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:25.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:25 smithi169 bash[101133]: cluster 2023-09-23T22:34:24.203395+0000 mgr.y (mgr.25310) 362 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:25.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:25 smithi187 bash[89487]: cluster 2023-09-23T22:34:24.203395+0000 mgr.y (mgr.25310) 362 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:26.233 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-09-23T22:34:26.233 INFO:teuthology.run_tasks:Running task print... 2023-09-23T22:34:26.246 INFO:teuthology.task.print:**** applying stress + thrashing to mixed-version cluster **** 2023-09-23T22:34:26.247 INFO:teuthology.run_tasks:Running task parallel... 2023-09-23T22:34:26.263 INFO:teuthology.task.parallel:starting parallel... 2023-09-23T22:34:26.264 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-09-23T22:34:26.264 INFO:teuthology.task.sequential:In sequential, running task thrashosds... 2023-09-23T22:34:26.266 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-23T22:34:26.266 INFO:tasks.thrashosds:overrides is {'admin_socket': {'branch': 'reef'}, 'ceph': {'conf': {'global': {'mon election default strategy': 3}, '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-23T22:34:26.266 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-23T22:34:26.266 INFO:tasks.thrashosds:Beginning thrashosds... 2023-09-23T22:34:26.266 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-09-23T22:34:26.267 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:34:26.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:26 smithi169 bash[101133]: audit 2023-09-23T22:34:25.319739+0000 mon.c (mon.2) 16 : audit 0 from='client.? 172.21.15.169:0/2252083910' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T22:34:26.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:26 smithi169 bash[101133]: audit 2023-09-23T22:34:26.123557+0000 mon.a (mon.0) 555 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:34:26.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:26 smithi169 bash[104356]: audit 2023-09-23T22:34:25.319739+0000 mon.c (mon.2) 16 : audit 0 from='client.? 172.21.15.169:0/2252083910' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T22:34:26.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:26 smithi169 bash[104356]: audit 2023-09-23T22:34:26.123557+0000 mon.a (mon.0) 555 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:34:26.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:26 smithi187 bash[89487]: audit 2023-09-23T22:34:25.319739+0000 mon.c (mon.2) 16 : audit 0 from='client.? 172.21.15.169:0/2252083910' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-09-23T22:34:26.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:26 smithi187 bash[89487]: audit 2023-09-23T22:34:26.123557+0000 mon.a (mon.0) 555 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:34:27.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:27 smithi169 bash[104356]: cluster 2023-09-23T22:34:26.204140+0000 mgr.y (mgr.25310) 363 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:27.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:27 smithi169 bash[101133]: cluster 2023-09-23T22:34:26.204140+0000 mgr.y (mgr.25310) 363 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:27.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:27 smithi187 bash[89487]: cluster 2023-09-23T22:34:26.204140+0000 mgr.y (mgr.25310) 363 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:28.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:34:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:34:28] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-09-23T22:34:29.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:29 smithi169 bash[104356]: cluster 2023-09-23T22:34:28.205176+0000 mgr.y (mgr.25310) 364 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:29.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:29 smithi169 bash[101133]: cluster 2023-09-23T22:34:28.205176+0000 mgr.y (mgr.25310) 364 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:29.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:29 smithi187 bash[89487]: cluster 2023-09-23T22:34:28.205176+0000 mgr.y (mgr.25310) 364 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:31.051 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:34:31.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:31 smithi169 bash[104356]: cluster 2023-09-23T22:34:30.205802+0000 mgr.y (mgr.25310) 365 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:31.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:31 smithi169 bash[101133]: cluster 2023-09-23T22:34:30.205802+0000 mgr.y (mgr.25310) 365 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:31.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:31 smithi187 bash[89487]: cluster 2023-09-23T22:34:30.205802+0000 mgr.y (mgr.25310) 365 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:33.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:33 smithi187 bash[89487]: cluster 2023-09-23T22:34:32.206567+0000 mgr.y (mgr.25310) 366 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:33.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:33 smithi169 bash[101133]: cluster 2023-09-23T22:34:32.206567+0000 mgr.y (mgr.25310) 366 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:33.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:33 smithi169 bash[104356]: cluster 2023-09-23T22:34:32.206567+0000 mgr.y (mgr.25310) 366 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:34.821 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:34:34.824 INFO:teuthology.orchestra.run.smithi169.stderr:dumped all 2023-09-23T22:34:35.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:35 smithi169 bash[101133]: cluster 2023-09-23T22:34:34.207407+0000 mgr.y (mgr.25310) 367 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:35.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:35 smithi169 bash[104356]: cluster 2023-09-23T22:34:34.207407+0000 mgr.y (mgr.25310) 367 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:35.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:35 smithi187 bash[89487]: cluster 2023-09-23T22:34:34.207407+0000 mgr.y (mgr.25310) 367 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:35.673 INFO:teuthology.orchestra.run.smithi169.stdout:{"pg_ready":true,"pg_map":{"version":303,"stamp":"2023-09-23T22:34:34.206826+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":218400,"kb_used_data":10080,"kb_used_omap":30,"kb_used_meta":208225,"kb_avail":749742816,"statfs":{"total":767960285184,"available":767736643584,"internally_reserved":0,"allocated":10321920,"data_stored":6465425,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31502,"internal_metadata":213222642},"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.004749"},"pg_stats":[{"pgid":"3.1a","version":"68'2","reported_seq":87,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.182886+0000","last_change":"2023-09-23T22:32:30.182886+0000","last_active":"2023-09-23T22:32:30.182886+0000","last_peered":"2023-09-23T22:32:30.182886+0000","last_clean":"2023-09-23T22:32:30.182886+0000","last_became_active":"2023-09-23T22:32:30.181915+0000","last_became_peered":"2023-09-23T22:32:30.181915+0000","last_unstale":"2023-09-23T22:32:30.182886+0000","last_undegraded":"2023-09-23T22:32:30.182886+0000","last_fullsized":"2023-09-23T22:32:30.182886+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:13.504249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":83,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.182745+0000","last_change":"2023-09-23T22:32:30.181813+0000","last_active":"2023-09-23T22:32:30.182745+0000","last_peered":"2023-09-23T22:32:30.182745+0000","last_clean":"2023-09-23T22:32:30.182745+0000","last_became_active":"2023-09-23T22:32:30.181283+0000","last_became_peered":"2023-09-23T22:32:30.181283+0000","last_unstale":"2023-09-23T22:32:30.182745+0000","last_undegraded":"2023-09-23T22:32:30.182745+0000","last_fullsized":"2023-09-23T22:32:30.182745+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.674213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.190926+0000","last_change":"2023-09-23T22:32:30.187773+0000","last_active":"2023-09-23T22:32:30.190926+0000","last_peered":"2023-09-23T22:32:30.190926+0000","last_clean":"2023-09-23T22:32:30.190926+0000","last_became_active":"2023-09-23T22:32:30.187289+0000","last_became_peered":"2023-09-23T22:32:30.187289+0000","last_unstale":"2023-09-23T22:32:30.190926+0000","last_undegraded":"2023-09-23T22:32:30.190926+0000","last_fullsized":"2023-09-23T22:32:30.190926+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.158539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":58,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.173390+0000","last_change":"2023-09-23T22:32:00.186000+0000","last_active":"2023-09-23T22:32:30.173390+0000","last_peered":"2023-09-23T22:32:30.173390+0000","last_clean":"2023-09-23T22:32:30.173390+0000","last_became_active":"2023-09-23T22:32:00.185646+0000","last_became_peered":"2023-09-23T22:32:00.185646+0000","last_unstale":"2023-09-23T22:32:30.173390+0000","last_undegraded":"2023-09-23T22:32:30.173390+0000","last_fullsized":"2023-09-23T22:32:30.173390+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:27.765530+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":86,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.172062+0000","last_change":"2023-09-23T22:32:00.187373+0000","last_active":"2023-09-23T22:32:30.172062+0000","last_peered":"2023-09-23T22:32:30.172062+0000","last_clean":"2023-09-23T22:32:30.172062+0000","last_became_active":"2023-09-23T22:32:00.186652+0000","last_became_peered":"2023-09-23T22:32:00.186652+0000","last_unstale":"2023-09-23T22:32:30.172062+0000","last_undegraded":"2023-09-23T22:32:30.172062+0000","last_fullsized":"2023-09-23T22:32:30.172062+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:36.309788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.158030+0000","last_change":"2023-09-23T22:30:09.134981+0000","last_active":"2023-09-23T22:32:29.158030+0000","last_peered":"2023-09-23T22:32:29.158030+0000","last_clean":"2023-09-23T22:32:29.158030+0000","last_became_active":"2023-09-23T22:30:09.134582+0000","last_became_peered":"2023-09-23T22:30:09.134582+0000","last_unstale":"2023-09-23T22:32:29.158030+0000","last_undegraded":"2023-09-23T22:32:29.158030+0000","last_fullsized":"2023-09-23T22:32:29.158030+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:50.180824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":58,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.174741+0000","last_change":"2023-09-23T22:32:00.186955+0000","last_active":"2023-09-23T22:32:30.174741+0000","last_peered":"2023-09-23T22:32:30.174741+0000","last_clean":"2023-09-23T22:32:30.174741+0000","last_became_active":"2023-09-23T22:32:00.186614+0000","last_became_peered":"2023-09-23T22:32:00.186614+0000","last_unstale":"2023-09-23T22:32:30.174741+0000","last_undegraded":"2023-09-23T22:32:30.174741+0000","last_fullsized":"2023-09-23T22:32:30.174741+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:29.532586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.172057+0000","last_change":"2023-09-23T22:32:00.188206+0000","last_active":"2023-09-23T22:32:30.172057+0000","last_peered":"2023-09-23T22:32:30.172057+0000","last_clean":"2023-09-23T22:32:30.172057+0000","last_became_active":"2023-09-23T22:32:00.187846+0000","last_became_peered":"2023-09-23T22:32:00.187846+0000","last_unstale":"2023-09-23T22:32:30.172057+0000","last_undegraded":"2023-09-23T22:32:30.172057+0000","last_fullsized":"2023-09-23T22:32:30.172057+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:17:38.414690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":64,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.161914+0000","last_change":"2023-09-23T22:30:09.137814+0000","last_active":"2023-09-23T22:32:29.161914+0000","last_peered":"2023-09-23T22:32:29.161914+0000","last_clean":"2023-09-23T22:32:29.161914+0000","last_became_active":"2023-09-23T22:30:09.137492+0000","last_became_peered":"2023-09-23T22:30:09.137492+0000","last_unstale":"2023-09-23T22:32:29.161914+0000","last_undegraded":"2023-09-23T22:32:29.161914+0000","last_fullsized":"2023-09-23T22:32:29.161914+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:12:18.340771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":28,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.176035+0000","last_change":"2023-09-23T22:32:00.187715+0000","last_active":"2023-09-23T22:32:30.176035+0000","last_peered":"2023-09-23T22:32:30.176035+0000","last_clean":"2023-09-23T22:32:30.176035+0000","last_became_active":"2023-09-23T22:32:00.187377+0000","last_became_peered":"2023-09-23T22:32:00.187377+0000","last_unstale":"2023-09-23T22:32:30.176035+0000","last_undegraded":"2023-09-23T22:32:30.176035+0000","last_fullsized":"2023-09-23T22:32:30.176035+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:05.650701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'3","reported_seq":86,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.189690+0000","last_change":"2023-09-23T22:32:30.189690+0000","last_active":"2023-09-23T22:32:30.189690+0000","last_peered":"2023-09-23T22:32:30.189690+0000","last_clean":"2023-09-23T22:32:30.189690+0000","last_became_active":"2023-09-23T22:32:30.189316+0000","last_became_peered":"2023-09-23T22:32:30.189316+0000","last_unstale":"2023-09-23T22:32:30.189690+0000","last_undegraded":"2023-09-23T22:32:30.189690+0000","last_fullsized":"2023-09-23T22:32:30.189690+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T03:36:06.225948+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":53,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.173967+0000","last_change":"2023-09-23T22:31:29.523446+0000","last_active":"2023-09-23T22:32:29.173967+0000","last_peered":"2023-09-23T22:32:29.173967+0000","last_clean":"2023-09-23T22:32:29.173967+0000","last_became_active":"2023-09-23T22:31:29.523085+0000","last_became_peered":"2023-09-23T22:31:29.523085+0000","last_unstale":"2023-09-23T22:32:29.173967+0000","last_undegraded":"2023-09-23T22:32:29.173967+0000","last_fullsized":"2023-09-23T22:32:29.173967+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:30.766260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"79'23","reported_seq":64,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.185468+0000","last_change":"2023-09-23T22:32:30.185468+0000","last_active":"2023-09-23T22:32:30.185468+0000","last_peered":"2023-09-23T22:32:30.185468+0000","last_clean":"2023-09-23T22:32:30.185468+0000","last_became_active":"2023-09-23T22:32:30.184937+0000","last_became_peered":"2023-09-23T22:32:30.184937+0000","last_unstale":"2023-09-23T22:32:30.185468+0000","last_undegraded":"2023-09-23T22:32:30.185468+0000","last_fullsized":"2023-09-23T22:32:30.185468+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-24T22:33:07.163248+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":62,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.193251+0000","last_change":"2023-09-23T22:32:30.193251+0000","last_active":"2023-09-23T22:32:30.193251+0000","last_peered":"2023-09-23T22:32:30.193251+0000","last_clean":"2023-09-23T22:32:30.193251+0000","last_became_active":"2023-09-23T22:32:30.192767+0000","last_became_peered":"2023-09-23T22:32:30.192767+0000","last_unstale":"2023-09-23T22:32:30.193251+0000","last_undegraded":"2023-09-23T22:32:30.193251+0000","last_fullsized":"2023-09-23T22:32:30.193251+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:36.485471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"67'2","reported_seq":85,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.188993+0000","last_change":"2023-09-23T22:32:30.188993+0000","last_active":"2023-09-23T22:32:30.188993+0000","last_peered":"2023-09-23T22:32:30.188993+0000","last_clean":"2023-09-23T22:32:30.188993+0000","last_became_active":"2023-09-23T22:32:30.188599+0000","last_became_peered":"2023-09-23T22:32:30.188599+0000","last_unstale":"2023-09-23T22:32:30.188993+0000","last_undegraded":"2023-09-23T22:32:30.188993+0000","last_fullsized":"2023-09-23T22:32:30.188993+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:43.749296+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":68,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.172804+0000","last_change":"2023-09-23T22:32:00.187980+0000","last_active":"2023-09-23T22:32:30.172804+0000","last_peered":"2023-09-23T22:32:30.172804+0000","last_clean":"2023-09-23T22:32:30.172804+0000","last_became_active":"2023-09-23T22:32:00.187634+0000","last_became_peered":"2023-09-23T22:32:00.187634+0000","last_unstale":"2023-09-23T22:32:30.172804+0000","last_undegraded":"2023-09-23T22:32:30.172804+0000","last_fullsized":"2023-09-23T22:32:30.172804+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:09.675886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":58,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.172431+0000","last_change":"2023-09-23T22:32:00.184777+0000","last_active":"2023-09-23T22:32:30.172431+0000","last_peered":"2023-09-23T22:32:30.172431+0000","last_clean":"2023-09-23T22:32:30.172431+0000","last_became_active":"2023-09-23T22:32:00.184387+0000","last_became_peered":"2023-09-23T22:32:00.184387+0000","last_unstale":"2023-09-23T22:32:30.172431+0000","last_undegraded":"2023-09-23T22:32:30.172431+0000","last_fullsized":"2023-09-23T22:32:30.172431+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:08.675015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":63,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.163950+0000","last_change":"2023-09-23T22:32:00.189583+0000","last_active":"2023-09-23T22:32:29.163950+0000","last_peered":"2023-09-23T22:32:29.163950+0000","last_clean":"2023-09-23T22:32:29.163950+0000","last_became_active":"2023-09-23T22:32:00.189243+0000","last_became_peered":"2023-09-23T22:32:00.189243+0000","last_unstale":"2023-09-23T22:32:29.163950+0000","last_undegraded":"2023-09-23T22:32:29.163950+0000","last_fullsized":"2023-09-23T22:32:29.163950+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13.405032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":64,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.187887+0000","last_change":"2023-09-23T22:32:30.187887+0000","last_active":"2023-09-23T22:32:30.187887+0000","last_peered":"2023-09-23T22:32:30.187887+0000","last_clean":"2023-09-23T22:32:30.187887+0000","last_became_active":"2023-09-23T22:32:30.187577+0000","last_became_peered":"2023-09-23T22:32:30.187577+0000","last_unstale":"2023-09-23T22:32:30.187887+0000","last_undegraded":"2023-09-23T22:32:30.187887+0000","last_fullsized":"2023-09-23T22:32:30.187887+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:21.416630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":58,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.173252+0000","last_change":"2023-09-23T22:32:00.185991+0000","last_active":"2023-09-23T22:32:30.173252+0000","last_peered":"2023-09-23T22:32:30.173252+0000","last_clean":"2023-09-23T22:32:30.173252+0000","last_became_active":"2023-09-23T22:32:00.185630+0000","last_became_peered":"2023-09-23T22:32:00.185630+0000","last_unstale":"2023-09-23T22:32:30.173252+0000","last_undegraded":"2023-09-23T22:32:30.173252+0000","last_fullsized":"2023-09-23T22:32:30.173252+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:12:11.226342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'8","reported_seq":75,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.156910+0000","last_change":"2023-09-23T22:29:35.195856+0000","last_active":"2023-09-23T22:32:29.156910+0000","last_peered":"2023-09-23T22:32:29.156910+0000","last_clean":"2023-09-23T22:32:29.156910+0000","last_became_active":"2023-09-23T22:29:35.195333+0000","last_became_peered":"2023-09-23T22:29:35.195333+0000","last_unstale":"2023-09-23T22:32:29.156910+0000","last_undegraded":"2023-09-23T22:32:29.156910+0000","last_fullsized":"2023-09-23T22:32:29.156910+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T09:18:09.133167+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":42,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.173834+0000","last_change":"2023-09-23T22:32:00.188560+0000","last_active":"2023-09-23T22:32:30.173834+0000","last_peered":"2023-09-23T22:32:30.173834+0000","last_clean":"2023-09-23T22:32:30.173834+0000","last_became_active":"2023-09-23T22:32:00.188290+0000","last_became_peered":"2023-09-23T22:32:00.188290+0000","last_unstale":"2023-09-23T22:32:30.173834+0000","last_undegraded":"2023-09-23T22:32:30.173834+0000","last_fullsized":"2023-09-23T22:32:30.173834+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:48.981691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,5],"acting":[3,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.f","version":"67'1","reported_seq":83,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.186989+0000","last_change":"2023-09-23T22:32:30.186989+0000","last_active":"2023-09-23T22:32:30.186989+0000","last_peered":"2023-09-23T22:32:30.186989+0000","last_clean":"2023-09-23T22:32:30.186989+0000","last_became_active":"2023-09-23T22:32:30.186592+0000","last_became_peered":"2023-09-23T22:32:30.186592+0000","last_unstale":"2023-09-23T22:32:30.186989+0000","last_undegraded":"2023-09-23T22:32:30.186989+0000","last_fullsized":"2023-09-23T22:32:30.186989+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T02:13:52.969360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":46,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.160689+0000","last_change":"2023-09-23T22:19:15.876871+0000","last_active":"2023-09-23T22:32:29.160689+0000","last_peered":"2023-09-23T22:32:29.160689+0000","last_clean":"2023-09-23T22:32:29.160689+0000","last_became_active":"2023-09-23T22:19:15.875105+0000","last_became_peered":"2023-09-23T22:19:15.875105+0000","last_unstale":"2023-09-23T22:32:29.160689+0000","last_undegraded":"2023-09-23T22:32:29.160689+0000","last_fullsized":"2023-09-23T22:32:29.160689+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:02.434011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":84,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.186931+0000","last_change":"2023-09-23T22:32:30.186931+0000","last_active":"2023-09-23T22:32:30.186931+0000","last_peered":"2023-09-23T22:32:30.186931+0000","last_clean":"2023-09-23T22:32:30.186931+0000","last_became_active":"2023-09-23T22:32:30.186482+0000","last_became_peered":"2023-09-23T22:32:30.186482+0000","last_unstale":"2023-09-23T22:32:30.186931+0000","last_undegraded":"2023-09-23T22:32:30.186931+0000","last_fullsized":"2023-09-23T22:32:30.186931+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:37.144095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":88,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.182229+0000","last_change":"2023-09-23T22:32:30.182229+0000","last_active":"2023-09-23T22:32:30.182229+0000","last_peered":"2023-09-23T22:32:30.182229+0000","last_clean":"2023-09-23T22:32:30.182229+0000","last_became_active":"2023-09-23T22:32:30.181847+0000","last_became_peered":"2023-09-23T22:32:30.181847+0000","last_unstale":"2023-09-23T22:32:30.182229+0000","last_undegraded":"2023-09-23T22:32:30.182229+0000","last_fullsized":"2023-09-23T22:32:30.182229+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:45.461934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'1","reported_seq":49,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.166061+0000","last_change":"2023-09-23T22:19:15.661611+0000","last_active":"2023-09-23T22:32:29.166061+0000","last_peered":"2023-09-23T22:32:29.166061+0000","last_clean":"2023-09-23T22:32:29.166061+0000","last_became_active":"2023-09-23T22:19:15.661316+0000","last_became_peered":"2023-09-23T22:19:15.661316+0000","last_unstale":"2023-09-23T22:32:29.166061+0000","last_undegraded":"2023-09-23T22:32:29.166061+0000","last_fullsized":"2023-09-23T22:32:29.166061+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T07:20:32.753937+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":62,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.157670+0000","last_change":"2023-09-23T22:30:09.135173+0000","last_active":"2023-09-23T22:32:29.157670+0000","last_peered":"2023-09-23T22:32:29.157670+0000","last_clean":"2023-09-23T22:32:29.157670+0000","last_became_active":"2023-09-23T22:30:09.134460+0000","last_became_peered":"2023-09-23T22:30:09.134460+0000","last_unstale":"2023-09-23T22:32:29.157670+0000","last_undegraded":"2023-09-23T22:32:29.157670+0000","last_fullsized":"2023-09-23T22:32:29.157670+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:02.531453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.166327+0000","last_change":"2023-09-23T22:32:00.185890+0000","last_active":"2023-09-23T22:32:29.166327+0000","last_peered":"2023-09-23T22:32:29.166327+0000","last_clean":"2023-09-23T22:32:29.166327+0000","last_became_active":"2023-09-23T22:32:00.185586+0000","last_became_peered":"2023-09-23T22:32:00.185586+0000","last_unstale":"2023-09-23T22:32:29.166327+0000","last_undegraded":"2023-09-23T22:32:29.166327+0000","last_fullsized":"2023-09-23T22:32:29.166327+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:50.749479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.189777+0000","last_change":"2023-09-23T22:32:30.189181+0000","last_active":"2023-09-23T22:32:30.189777+0000","last_peered":"2023-09-23T22:32:30.189777+0000","last_clean":"2023-09-23T22:32:30.189777+0000","last_became_active":"2023-09-23T22:32:30.188785+0000","last_became_peered":"2023-09-23T22:32:30.188785+0000","last_unstale":"2023-09-23T22:32:30.189777+0000","last_undegraded":"2023-09-23T22:32:30.189777+0000","last_fullsized":"2023-09-23T22:32:30.189777+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:55.727134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'3","reported_seq":83,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.184732+0000","last_change":"2023-09-23T22:32:30.184330+0000","last_active":"2023-09-23T22:32:30.184732+0000","last_peered":"2023-09-23T22:32:30.184732+0000","last_clean":"2023-09-23T22:32:30.184732+0000","last_became_active":"2023-09-23T22:32:30.183911+0000","last_became_peered":"2023-09-23T22:32:30.183911+0000","last_unstale":"2023-09-23T22:32:30.184732+0000","last_undegraded":"2023-09-23T22:32:30.184732+0000","last_fullsized":"2023-09-23T22:32:30.184732+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:45:56.081478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":71,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.184203+0000","last_change":"2023-09-23T22:32:30.184203+0000","last_active":"2023-09-23T22:32:30.184203+0000","last_peered":"2023-09-23T22:32:30.184203+0000","last_clean":"2023-09-23T22:32:30.184203+0000","last_became_active":"2023-09-23T22:32:30.183763+0000","last_became_peered":"2023-09-23T22:32:30.183763+0000","last_unstale":"2023-09-23T22:32:30.184203+0000","last_undegraded":"2023-09-23T22:32:30.184203+0000","last_fullsized":"2023-09-23T22:32:30.184203+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:47:04.418139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.185425+0000","last_change":"2023-09-23T22:32:30.185425+0000","last_active":"2023-09-23T22:32:30.185425+0000","last_peered":"2023-09-23T22:32:30.185425+0000","last_clean":"2023-09-23T22:32:30.185425+0000","last_became_active":"2023-09-23T22:32:30.184940+0000","last_became_peered":"2023-09-23T22:32:30.184940+0000","last_unstale":"2023-09-23T22:32:30.185425+0000","last_undegraded":"2023-09-23T22:32:30.185425+0000","last_fullsized":"2023-09-23T22:32:30.185425+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:23.495758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":84,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.183403+0000","last_change":"2023-09-23T22:32:30.183403+0000","last_active":"2023-09-23T22:32:30.183403+0000","last_peered":"2023-09-23T22:32:30.183403+0000","last_clean":"2023-09-23T22:32:30.183403+0000","last_became_active":"2023-09-23T22:32:30.182279+0000","last_became_peered":"2023-09-23T22:32:30.182279+0000","last_unstale":"2023-09-23T22:32:30.183403+0000","last_undegraded":"2023-09-23T22:32:30.183403+0000","last_fullsized":"2023-09-23T22:32:30.183403+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.978237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.184434+0000","last_change":"2023-09-23T22:32:30.184434+0000","last_active":"2023-09-23T22:32:30.184434+0000","last_peered":"2023-09-23T22:32:30.184434+0000","last_clean":"2023-09-23T22:32:30.184434+0000","last_became_active":"2023-09-23T22:32:30.183937+0000","last_became_peered":"2023-09-23T22:32:30.183937+0000","last_unstale":"2023-09-23T22:32:30.184434+0000","last_undegraded":"2023-09-23T22:32:30.184434+0000","last_fullsized":"2023-09-23T22:32:30.184434+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:25.993348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.183982+0000","last_change":"2023-09-23T22:32:30.183982+0000","last_active":"2023-09-23T22:32:30.183982+0000","last_peered":"2023-09-23T22:32:30.183982+0000","last_clean":"2023-09-23T22:32:30.183982+0000","last_became_active":"2023-09-23T22:32:30.183630+0000","last_became_peered":"2023-09-23T22:32:30.183630+0000","last_unstale":"2023-09-23T22:32:30.183982+0000","last_undegraded":"2023-09-23T22:32:30.183982+0000","last_fullsized":"2023-09-23T22:32:30.183982+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:17.555066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.172219+0000","last_change":"2023-09-23T22:32:00.188559+0000","last_active":"2023-09-23T22:32:30.172219+0000","last_peered":"2023-09-23T22:32:30.172219+0000","last_clean":"2023-09-23T22:32:30.172219+0000","last_became_active":"2023-09-23T22:32:00.188267+0000","last_became_peered":"2023-09-23T22:32:00.188267+0000","last_unstale":"2023-09-23T22:32:30.172219+0000","last_undegraded":"2023-09-23T22:32:30.172219+0000","last_fullsized":"2023-09-23T22:32:30.172219+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:56.725343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.188254+0000","last_change":"2023-09-23T22:32:30.188254+0000","last_active":"2023-09-23T22:32:30.188254+0000","last_peered":"2023-09-23T22:32:30.188254+0000","last_clean":"2023-09-23T22:32:30.188254+0000","last_became_active":"2023-09-23T22:32:30.187888+0000","last_became_peered":"2023-09-23T22:32:30.187888+0000","last_unstale":"2023-09-23T22:32:30.188254+0000","last_undegraded":"2023-09-23T22:32:30.188254+0000","last_fullsized":"2023-09-23T22:32:30.188254+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:40.160525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":78,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.179805+0000","last_change":"2023-09-23T22:30:09.132661+0000","last_active":"2023-09-23T22:32:30.179805+0000","last_peered":"2023-09-23T22:32:30.179805+0000","last_clean":"2023-09-23T22:32:30.179805+0000","last_became_active":"2023-09-23T22:30:09.132195+0000","last_became_peered":"2023-09-23T22:30:09.132195+0000","last_unstale":"2023-09-23T22:32:30.179805+0000","last_undegraded":"2023-09-23T22:32:30.179805+0000","last_fullsized":"2023-09-23T22:32:30.179805+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:29.945684+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":81,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.164039+0000","last_change":"2023-09-23T22:32:00.190523+0000","last_active":"2023-09-23T22:32:29.164039+0000","last_peered":"2023-09-23T22:32:29.164039+0000","last_clean":"2023-09-23T22:32:29.164039+0000","last_became_active":"2023-09-23T22:32:00.190102+0000","last_became_peered":"2023-09-23T22:32:00.190102+0000","last_unstale":"2023-09-23T22:32:29.164039+0000","last_undegraded":"2023-09-23T22:32:29.164039+0000","last_fullsized":"2023-09-23T22:32:29.164039+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:27.450699+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.191187+0000","last_change":"2023-09-23T22:32:30.188070+0000","last_active":"2023-09-23T22:32:30.191187+0000","last_peered":"2023-09-23T22:32:30.191187+0000","last_clean":"2023-09-23T22:32:30.191187+0000","last_became_active":"2023-09-23T22:32:30.187534+0000","last_became_peered":"2023-09-23T22:32:30.187534+0000","last_unstale":"2023-09-23T22:32:30.191187+0000","last_undegraded":"2023-09-23T22:32:30.191187+0000","last_fullsized":"2023-09-23T22:32:30.191187+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10.709224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.161739+0000","last_change":"2023-09-23T22:30:09.134731+0000","last_active":"2023-09-23T22:32:29.161739+0000","last_peered":"2023-09-23T22:32:29.161739+0000","last_clean":"2023-09-23T22:32:29.161739+0000","last_became_active":"2023-09-23T22:30:09.134337+0000","last_became_peered":"2023-09-23T22:30:09.134337+0000","last_unstale":"2023-09-23T22:32:29.161739+0000","last_undegraded":"2023-09-23T22:32:29.161739+0000","last_fullsized":"2023-09-23T22:32:29.161739+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:36.801105+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.189832+0000","last_change":"2023-09-23T22:32:30.188377+0000","last_active":"2023-09-23T22:32:30.189832+0000","last_peered":"2023-09-23T22:32:30.189832+0000","last_clean":"2023-09-23T22:32:30.189832+0000","last_became_active":"2023-09-23T22:32:30.187693+0000","last_became_peered":"2023-09-23T22:32:30.187693+0000","last_unstale":"2023-09-23T22:32:30.189832+0000","last_undegraded":"2023-09-23T22:32:30.189832+0000","last_fullsized":"2023-09-23T22:32:30.189832+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:04:22.872853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.179976+0000","last_change":"2023-09-23T22:32:00.189928+0000","last_active":"2023-09-23T22:32:30.179976+0000","last_peered":"2023-09-23T22:32:30.179976+0000","last_clean":"2023-09-23T22:32:30.179976+0000","last_became_active":"2023-09-23T22:32:00.189592+0000","last_became_peered":"2023-09-23T22:32:00.189592+0000","last_unstale":"2023-09-23T22:32:30.179976+0000","last_undegraded":"2023-09-23T22:32:30.179976+0000","last_fullsized":"2023-09-23T22:32:30.179976+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57.409369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":88,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.177612+0000","last_change":"2023-09-23T22:32:00.186107+0000","last_active":"2023-09-23T22:32:30.177612+0000","last_peered":"2023-09-23T22:32:30.177612+0000","last_clean":"2023-09-23T22:32:30.177612+0000","last_became_active":"2023-09-23T22:32:00.185800+0000","last_became_peered":"2023-09-23T22:32:00.185800+0000","last_unstale":"2023-09-23T22:32:30.177612+0000","last_undegraded":"2023-09-23T22:32:30.177612+0000","last_fullsized":"2023-09-23T22:32:30.177612+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:32.274392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.172473+0000","last_change":"2023-09-23T22:31:29.523325+0000","last_active":"2023-09-23T22:32:30.172473+0000","last_peered":"2023-09-23T22:32:30.172473+0000","last_clean":"2023-09-23T22:32:30.172473+0000","last_became_active":"2023-09-23T22:31:29.522998+0000","last_became_peered":"2023-09-23T22:31:29.522998+0000","last_unstale":"2023-09-23T22:32:30.172473+0000","last_undegraded":"2023-09-23T22:32:30.172473+0000","last_fullsized":"2023-09-23T22:32:30.172473+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:55.059743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.178808+0000","last_change":"2023-09-23T22:31:29.528086+0000","last_active":"2023-09-23T22:32:30.178808+0000","last_peered":"2023-09-23T22:32:30.178808+0000","last_clean":"2023-09-23T22:32:30.178808+0000","last_became_active":"2023-09-23T22:31:29.527688+0000","last_became_peered":"2023-09-23T22:31:29.527688+0000","last_unstale":"2023-09-23T22:32:30.178808+0000","last_undegraded":"2023-09-23T22:32:30.178808+0000","last_fullsized":"2023-09-23T22:32:30.178808+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:49.027094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.3","version":"0'0","reported_seq":68,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.160816+0000","last_change":"2023-09-23T22:31:29.526161+0000","last_active":"2023-09-23T22:32:29.160816+0000","last_peered":"2023-09-23T22:32:29.160816+0000","last_clean":"2023-09-23T22:32:29.160816+0000","last_became_active":"2023-09-23T22:31:29.525746+0000","last_became_peered":"2023-09-23T22:31:29.525746+0000","last_unstale":"2023-09-23T22:32:29.160816+0000","last_undegraded":"2023-09-23T22:32:29.160816+0000","last_fullsized":"2023-09-23T22:32:29.160816+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.133889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"78'161","reported_seq":444,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.162194+0000","last_change":"2023-09-23T22:29:35.201431+0000","last_active":"2023-09-23T22:32:29.162194+0000","last_peered":"2023-09-23T22:32:29.162194+0000","last_clean":"2023-09-23T22:32:29.162194+0000","last_became_active":"2023-09-23T22:29:35.200902+0000","last_became_peered":"2023-09-23T22:29:35.200902+0000","last_unstale":"2023-09-23T22:32:29.162194+0000","last_undegraded":"2023-09-23T22:32:29.162194+0000","last_fullsized":"2023-09-23T22:32:29.162194+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:11:20.610814+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-25T05:29:53.804332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":500,"num_read_kb":924,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":28,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.172259+0000","last_change":"2023-09-23T22:32:00.189262+0000","last_active":"2023-09-23T22:32:30.172259+0000","last_peered":"2023-09-23T22:32:30.172259+0000","last_clean":"2023-09-23T22:32:30.172259+0000","last_became_active":"2023-09-23T22:32:00.188930+0000","last_became_peered":"2023-09-23T22:32:00.188930+0000","last_unstale":"2023-09-23T22:32:30.172259+0000","last_undegraded":"2023-09-23T22:32:30.172259+0000","last_fullsized":"2023-09-23T22:32:30.172259+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:12.291766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.187824+0000","last_change":"2023-09-23T22:32:30.187824+0000","last_active":"2023-09-23T22:32:30.187824+0000","last_peered":"2023-09-23T22:32:30.187824+0000","last_clean":"2023-09-23T22:32:30.187824+0000","last_became_active":"2023-09-23T22:32:30.187264+0000","last_became_peered":"2023-09-23T22:32:30.187264+0000","last_unstale":"2023-09-23T22:32:30.187824+0000","last_undegraded":"2023-09-23T22:32:30.187824+0000","last_fullsized":"2023-09-23T22:32:30.187824+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.116657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":85,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.162283+0000","last_change":"2023-09-23T22:30:09.132186+0000","last_active":"2023-09-23T22:32:29.162283+0000","last_peered":"2023-09-23T22:32:29.162283+0000","last_clean":"2023-09-23T22:32:29.162283+0000","last_became_active":"2023-09-23T22:30:09.131821+0000","last_became_peered":"2023-09-23T22:30:09.131821+0000","last_unstale":"2023-09-23T22:32:29.162283+0000","last_undegraded":"2023-09-23T22:32:29.162283+0000","last_fullsized":"2023-09-23T22:32:29.162283+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.804804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.191054+0000","last_change":"2023-09-23T22:32:30.189642+0000","last_active":"2023-09-23T22:32:30.191054+0000","last_peered":"2023-09-23T22:32:30.191054+0000","last_clean":"2023-09-23T22:32:30.191054+0000","last_became_active":"2023-09-23T22:32:30.189285+0000","last_became_peered":"2023-09-23T22:32:30.189285+0000","last_unstale":"2023-09-23T22:32:30.191054+0000","last_undegraded":"2023-09-23T22:32:30.191054+0000","last_fullsized":"2023-09-23T22:32:30.191054+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:26.903737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.174251+0000","last_change":"2023-09-23T22:31:29.522995+0000","last_active":"2023-09-23T22:32:30.174251+0000","last_peered":"2023-09-23T22:32:30.174251+0000","last_clean":"2023-09-23T22:32:30.174251+0000","last_became_active":"2023-09-23T22:31:29.522494+0000","last_became_peered":"2023-09-23T22:31:29.522494+0000","last_unstale":"2023-09-23T22:32:30.174251+0000","last_undegraded":"2023-09-23T22:32:30.174251+0000","last_fullsized":"2023-09-23T22:32:30.174251+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:28.702817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":85,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.187895+0000","last_change":"2023-09-23T22:32:30.187895+0000","last_active":"2023-09-23T22:32:30.187895+0000","last_peered":"2023-09-23T22:32:30.187895+0000","last_clean":"2023-09-23T22:32:30.187895+0000","last_became_active":"2023-09-23T22:32:30.187533+0000","last_became_peered":"2023-09-23T22:32:30.187533+0000","last_unstale":"2023-09-23T22:32:30.187895+0000","last_undegraded":"2023-09-23T22:32:30.187895+0000","last_fullsized":"2023-09-23T22:32:30.187895+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:29.210876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.179894+0000","last_change":"2023-09-23T22:31:29.527051+0000","last_active":"2023-09-23T22:32:30.179894+0000","last_peered":"2023-09-23T22:32:30.179894+0000","last_clean":"2023-09-23T22:32:30.179894+0000","last_became_active":"2023-09-23T22:31:29.526656+0000","last_became_peered":"2023-09-23T22:31:29.526656+0000","last_unstale":"2023-09-23T22:32:30.179894+0000","last_undegraded":"2023-09-23T22:32:30.179894+0000","last_fullsized":"2023-09-23T22:32:30.179894+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:11.024471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":43,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.172502+0000","last_change":"2023-09-23T22:29:35.202589+0000","last_active":"2023-09-23T22:32:30.172502+0000","last_peered":"2023-09-23T22:32:30.172502+0000","last_clean":"2023-09-23T22:32:30.172502+0000","last_became_active":"2023-09-23T22:29:35.202246+0000","last_became_peered":"2023-09-23T22:29:35.202246+0000","last_unstale":"2023-09-23T22:32:30.172502+0000","last_undegraded":"2023-09-23T22:32:30.172502+0000","last_fullsized":"2023-09-23T22:32:30.172502+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:34.194164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":67,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.173940+0000","last_change":"2023-09-23T22:32:00.187774+0000","last_active":"2023-09-23T22:32:30.173940+0000","last_peered":"2023-09-23T22:32:30.173940+0000","last_clean":"2023-09-23T22:32:30.173940+0000","last_became_active":"2023-09-23T22:32:00.187415+0000","last_became_peered":"2023-09-23T22:32:00.187415+0000","last_unstale":"2023-09-23T22:32:30.173940+0000","last_undegraded":"2023-09-23T22:32:30.173940+0000","last_fullsized":"2023-09-23T22:32:30.173940+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:57.832926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.190966+0000","last_change":"2023-09-23T22:32:30.188734+0000","last_active":"2023-09-23T22:32:30.190966+0000","last_peered":"2023-09-23T22:32:30.190966+0000","last_clean":"2023-09-23T22:32:30.190966+0000","last_became_active":"2023-09-23T22:32:30.188157+0000","last_became_peered":"2023-09-23T22:32:30.188157+0000","last_unstale":"2023-09-23T22:32:30.190966+0000","last_undegraded":"2023-09-23T22:32:30.190966+0000","last_fullsized":"2023-09-23T22:32:30.190966+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.086477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":63,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.172200+0000","last_change":"2023-09-23T22:32:00.188412+0000","last_active":"2023-09-23T22:32:30.172200+0000","last_peered":"2023-09-23T22:32:30.172200+0000","last_clean":"2023-09-23T22:32:30.172200+0000","last_became_active":"2023-09-23T22:32:00.187873+0000","last_became_peered":"2023-09-23T22:32:00.187873+0000","last_unstale":"2023-09-23T22:32:30.172200+0000","last_undegraded":"2023-09-23T22:32:30.172200+0000","last_fullsized":"2023-09-23T22:32:30.172200+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:05:47.020520+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.158002+0000","last_change":"2023-09-23T22:31:29.521065+0000","last_active":"2023-09-23T22:32:29.158002+0000","last_peered":"2023-09-23T22:32:29.158002+0000","last_clean":"2023-09-23T22:32:29.158002+0000","last_became_active":"2023-09-23T22:31:29.520697+0000","last_became_peered":"2023-09-23T22:31:29.520697+0000","last_unstale":"2023-09-23T22:32:29.158002+0000","last_undegraded":"2023-09-23T22:32:29.158002+0000","last_fullsized":"2023-09-23T22:32:29.158002+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.664673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'1","reported_seq":77,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.190939+0000","last_change":"2023-09-23T22:32:30.189679+0000","last_active":"2023-09-23T22:32:30.190939+0000","last_peered":"2023-09-23T22:32:30.190939+0000","last_clean":"2023-09-23T22:32:30.190939+0000","last_became_active":"2023-09-23T22:32:30.189238+0000","last_became_peered":"2023-09-23T22:32:30.189238+0000","last_unstale":"2023-09-23T22:32:30.190939+0000","last_undegraded":"2023-09-23T22:32:30.190939+0000","last_fullsized":"2023-09-23T22:32:30.190939+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T09:24:16.853905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":23,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.186390+0000","last_change":"2023-09-23T22:32:30.185064+0000","last_active":"2023-09-23T22:32:30.186390+0000","last_peered":"2023-09-23T22:32:30.186390+0000","last_clean":"2023-09-23T22:32:30.186390+0000","last_became_active":"2023-09-23T22:32:30.184228+0000","last_became_peered":"2023-09-23T22:32:30.184228+0000","last_unstale":"2023-09-23T22:32:30.186390+0000","last_undegraded":"2023-09-23T22:32:30.186390+0000","last_fullsized":"2023-09-23T22:32:30.186390+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11.263196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":63,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.189754+0000","last_change":"2023-09-23T22:32:30.189121+0000","last_active":"2023-09-23T22:32:30.189754+0000","last_peered":"2023-09-23T22:32:30.189754+0000","last_clean":"2023-09-23T22:32:30.189754+0000","last_became_active":"2023-09-23T22:32:30.188708+0000","last_became_peered":"2023-09-23T22:32:30.188708+0000","last_unstale":"2023-09-23T22:32:30.189754+0000","last_undegraded":"2023-09-23T22:32:30.189754+0000","last_fullsized":"2023-09-23T22:32:30.189754+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:16.553805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":87,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.177439+0000","last_change":"2023-09-23T22:32:00.187133+0000","last_active":"2023-09-23T22:32:30.177439+0000","last_peered":"2023-09-23T22:32:30.177439+0000","last_clean":"2023-09-23T22:32:30.177439+0000","last_became_active":"2023-09-23T22:32:00.186846+0000","last_became_peered":"2023-09-23T22:32:00.186846+0000","last_unstale":"2023-09-23T22:32:30.177439+0000","last_undegraded":"2023-09-23T22:32:30.177439+0000","last_fullsized":"2023-09-23T22:32:30.177439+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:25.122519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"67'2","reported_seq":84,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.185631+0000","last_change":"2023-09-23T22:32:30.185631+0000","last_active":"2023-09-23T22:32:30.185631+0000","last_peered":"2023-09-23T22:32:30.185631+0000","last_clean":"2023-09-23T22:32:30.185631+0000","last_became_active":"2023-09-23T22:32:30.185245+0000","last_became_peered":"2023-09-23T22:32:30.185245+0000","last_unstale":"2023-09-23T22:32:30.185631+0000","last_undegraded":"2023-09-23T22:32:30.185631+0000","last_fullsized":"2023-09-23T22:32:30.185631+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:41:14.579103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":88,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.193643+0000","last_change":"2023-09-23T22:32:30.193643+0000","last_active":"2023-09-23T22:32:30.193643+0000","last_peered":"2023-09-23T22:32:30.193643+0000","last_clean":"2023-09-23T22:32:30.193643+0000","last_became_active":"2023-09-23T22:32:30.193335+0000","last_became_peered":"2023-09-23T22:32:30.193335+0000","last_unstale":"2023-09-23T22:32:30.193643+0000","last_undegraded":"2023-09-23T22:32:30.193643+0000","last_fullsized":"2023-09-23T22:32:30.193643+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.781867+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":67,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.186684+0000","last_change":"2023-09-23T22:32:30.186684+0000","last_active":"2023-09-23T22:32:30.186684+0000","last_peered":"2023-09-23T22:32:30.186684+0000","last_clean":"2023-09-23T22:32:30.186684+0000","last_became_active":"2023-09-23T22:32:30.186289+0000","last_became_peered":"2023-09-23T22:32:30.186289+0000","last_unstale":"2023-09-23T22:32:30.186684+0000","last_undegraded":"2023-09-23T22:32:30.186684+0000","last_fullsized":"2023-09-23T22:32:30.186684+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47.538902+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":88,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.177136+0000","last_change":"2023-09-23T22:32:30.177136+0000","last_active":"2023-09-23T22:32:30.177136+0000","last_peered":"2023-09-23T22:32:30.177136+0000","last_clean":"2023-09-23T22:32:30.177136+0000","last_became_active":"2023-09-23T22:32:30.176821+0000","last_became_peered":"2023-09-23T22:32:30.176821+0000","last_unstale":"2023-09-23T22:32:30.177136+0000","last_undegraded":"2023-09-23T22:32:30.177136+0000","last_fullsized":"2023-09-23T22:32:30.177136+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25.637615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":74,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.173569+0000","last_change":"2023-09-23T22:32:00.189480+0000","last_active":"2023-09-23T22:32:30.173569+0000","last_peered":"2023-09-23T22:32:30.173569+0000","last_clean":"2023-09-23T22:32:30.173569+0000","last_became_active":"2023-09-23T22:32:00.189066+0000","last_became_peered":"2023-09-23T22:32:00.189066+0000","last_unstale":"2023-09-23T22:32:30.173569+0000","last_undegraded":"2023-09-23T22:32:30.173569+0000","last_fullsized":"2023-09-23T22:32:30.173569+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.176023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":88,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.176128+0000","last_change":"2023-09-23T22:32:00.185112+0000","last_active":"2023-09-23T22:32:30.176128+0000","last_peered":"2023-09-23T22:32:30.176128+0000","last_clean":"2023-09-23T22:32:30.176128+0000","last_became_active":"2023-09-23T22:32:00.184778+0000","last_became_peered":"2023-09-23T22:32:00.184778+0000","last_unstale":"2023-09-23T22:32:30.176128+0000","last_undegraded":"2023-09-23T22:32:30.176128+0000","last_fullsized":"2023-09-23T22:32:30.176128+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:58.477141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'5","reported_seq":67,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.174581+0000","last_change":"2023-09-23T22:31:29.529318+0000","last_active":"2023-09-23T22:32:30.174581+0000","last_peered":"2023-09-23T22:32:30.174581+0000","last_clean":"2023-09-23T22:32:30.174581+0000","last_became_active":"2023-09-23T22:31:29.527199+0000","last_became_peered":"2023-09-23T22:31:29.527199+0000","last_unstale":"2023-09-23T22:32:30.174581+0000","last_undegraded":"2023-09-23T22:32:30.174581+0000","last_fullsized":"2023-09-23T22:32:30.174581+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:07:30.723529+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":77,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.182765+0000","last_change":"2023-09-23T22:32:30.182765+0000","last_active":"2023-09-23T22:32:30.182765+0000","last_peered":"2023-09-23T22:32:30.182765+0000","last_clean":"2023-09-23T22:32:30.182765+0000","last_became_active":"2023-09-23T22:32:30.182330+0000","last_became_peered":"2023-09-23T22:32:30.182330+0000","last_unstale":"2023-09-23T22:32:30.182765+0000","last_undegraded":"2023-09-23T22:32:30.182765+0000","last_fullsized":"2023-09-23T22:32:30.182765+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:42:25.101931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":30319,"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":54,"seq":231928234214,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":25616,"kb_used_data":1608,"kb_used_omap":0,"kb_used_meta":24000,"kb_avail":93719536,"statfs":{"total":95995035648,"available":95968804864,"internally_reserved":0,"allocated":1646592,"data_stored":1174628,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":24576000},"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 22:33:38 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.96999999999999997,"15min":0.96199999999999997},"min":{"1min":0.63700000000000001,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.26,"5min":1.7290000000000001,"15min":1.7290000000000001},"last":0.67100000000000004},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.0149999999999999,"15min":0.96899999999999997},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.3180000000000001,"5min":2.9100000000000001,"15min":2.9100000000000001},"last":0.60999999999999999}]},{"osd":1,"last update":"Sat Sep 23 22:34:14 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.99199999999999999,"15min":1.018},"min":{"1min":0.61599999999999999,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.234,"5min":1.869,"15min":1.869},"last":1.145},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.008,"15min":0.97699999999999998},"min":{"1min":0.63700000000000001,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.4039999999999999,"5min":3.056,"15min":3.056},"last":1.1180000000000001}]},{"osd":2,"last update":"Sat Sep 23 22:34:31 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.95599999999999996,"15min":0.95099999999999996},"min":{"1min":0.73299999999999998,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.272,"5min":1.905,"15min":1.905},"last":0.95599999999999996},{"interface":"front","average":{"1min":0.98899999999999999,"5min":1.075,"15min":1.0980000000000001},"min":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.3899999999999999,"5min":3.1280000000000001,"15min":3.1280000000000001},"last":1.008}]},{"osd":3,"last update":"Sat Sep 23 22:34:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.1479999999999999,"15min":1.169},"min":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.3089999999999999,"5min":2.9750000000000001,"15min":2.9750000000000001},"last":0.90700000000000003},{"interface":"front","average":{"1min":0.93000000000000005,"5min":1.0589999999999999,"15min":1.081},"min":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.1739999999999999,"5min":2.7759999999999998,"15min":2.7759999999999998},"last":0.75900000000000001}]},{"osd":4,"last update":"Sat Sep 23 22:34:31 2023","interfaces":[{"interface":"back","average":{"1min":1.1319999999999999,"5min":0.97999999999999998,"15min":0.95399999999999996},"min":{"1min":0.71599999999999997,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.4550000000000001,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":1.0840000000000001},{"interface":"front","average":{"1min":1.198,"5min":1.1519999999999999,"15min":1.1439999999999999},"min":{"1min":0.75900000000000001,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.573,"5min":1.573,"15min":1.573},"last":1.1930000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:34:04 2023","interfaces":[{"interface":"back","average":{"1min":1.151,"5min":1.157,"15min":1.087},"min":{"1min":0.86199999999999999,"5min":0.623,"15min":0.44600000000000001},"max":{"1min":1.5229999999999999,"5min":9.0150000000000006,"15min":9.0150000000000006},"last":1.2210000000000001},{"interface":"front","average":{"1min":1.278,"5min":1.169,"15min":1.123},"min":{"1min":1.032,"5min":0.68899999999999995,"15min":0.52800000000000002},"max":{"1min":1.6279999999999999,"5min":3.0139999999999998,"15min":3.0139999999999998},"last":1.296}]},{"osd":6,"last update":"Sat Sep 23 22:34:04 2023","interfaces":[{"interface":"back","average":{"1min":1.2350000000000001,"5min":1.204,"15min":1.1499999999999999},"min":{"1min":1.048,"5min":0.74099999999999999,"15min":0.53100000000000003},"max":{"1min":1.4850000000000001,"5min":3.177,"15min":3.177},"last":1.254},{"interface":"front","average":{"1min":1.085,"5min":1.1120000000000001,"15min":1.099},"min":{"1min":0.75700000000000001,"5min":0.67900000000000005,"15min":0.45200000000000001},"max":{"1min":1.3500000000000001,"5min":3.4470000000000001,"15min":3.4470000000000001},"last":1.171}]}]},{"osd":6,"up_from":46,"seq":197568495857,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":24392,"kb_used_data":1600,"kb_used_omap":0,"kb_used_meta":22784,"kb_avail":93720760,"statfs":{"total":95995035648,"available":95970058240,"internally_reserved":0,"allocated":1638400,"data_stored":1174805,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":23330816},"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 22:33:44 2023","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":0.90700000000000003,"15min":0.93999999999999995},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.651,"5min":1.651,"15min":1.651},"last":0.89400000000000002},{"interface":"front","average":{"1min":0.995,"5min":1.01,"15min":1.016},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.2989999999999999,"5min":1.9630000000000001,"15min":1.9630000000000001},"last":0.97499999999999998}]},{"osd":1,"last update":"Sat Sep 23 22:34:15 2023","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.94999999999999996,"15min":0.95799999999999996},"min":{"1min":0.60399999999999998,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.2889999999999999,"5min":3.1019999999999999,"15min":3.1019999999999999},"last":0.745},{"interface":"front","average":{"1min":0.96599999999999997,"5min":1.004,"15min":1.016},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.387,"5min":2.1509999999999998,"15min":2.1509999999999998},"last":1.097}]},{"osd":2,"last update":"Sat Sep 23 22:33:33 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":1.135,"15min":1.163},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.3640000000000001,"5min":3.1600000000000001,"15min":3.1600000000000001},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.99199999999999999,"5min":0.97599999999999998,"15min":0.97299999999999998},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.9830000000000001,"5min":1.9830000000000001,"15min":1.9830000000000001},"last":0.94399999999999995}]},{"osd":3,"last update":"Sat Sep 23 22:34:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.0129999999999999,"15min":1.004},"min":{"1min":0.69999999999999996,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.613,"5min":1.613,"15min":1.613},"last":1.143},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.081,"15min":1.085},"min":{"1min":0.85199999999999998,"5min":0.77200000000000002,"15min":0.77200000000000002},"max":{"1min":1.5169999999999999,"5min":1.5169999999999999,"15min":1.5169999999999999},"last":0.91600000000000004}]},{"osd":4,"last update":"Sat Sep 23 22:33:29 2023","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.079,"15min":1.079},"min":{"1min":0.75,"5min":0.75,"15min":0.75},"max":{"1min":2.0699999999999998,"5min":2.0699999999999998,"15min":2.0699999999999998},"last":0.82799999999999996},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.1160000000000001,"15min":1.1160000000000001},"min":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"max":{"1min":1.593,"5min":1.593,"15min":1.593},"last":0.628}]},{"osd":5,"last update":"Sat Sep 23 22:34:25 2023","interfaces":[{"interface":"back","average":{"1min":1.1779999999999999,"5min":1.115,"15min":1.042},"min":{"1min":0.85999999999999999,"5min":0.60999999999999999,"15min":0.33700000000000002},"max":{"1min":1.71,"5min":3.198,"15min":3.198},"last":1.014},{"interface":"front","average":{"1min":1.1659999999999999,"5min":1.1299999999999999,"15min":1.073},"min":{"1min":0.82699999999999996,"5min":0.59699999999999998,"15min":0.40999999999999998},"max":{"1min":2.1469999999999998,"5min":2.1469999999999998,"15min":2.1469999999999998},"last":0.71599999999999997}]},{"osd":7,"last update":"Sat Sep 23 22:34:09 2023","interfaces":[{"interface":"back","average":{"1min":1.2549999999999999,"5min":1.159,"15min":1.1299999999999999},"min":{"1min":0.90100000000000002,"5min":0.71999999999999997,"15min":0.39300000000000002},"max":{"1min":1.7490000000000001,"5min":2.1059999999999999,"15min":2.5680000000000001},"last":0.86399999999999999},{"interface":"front","average":{"1min":1.3140000000000001,"5min":1.2529999999999999,"15min":1.22},"min":{"1min":1.01,"5min":0.63700000000000001,"15min":0.34799999999999998},"max":{"1min":1.825,"5min":2.4060000000000001,"15min":2.6179999999999999},"last":1.0489999999999999}]}]},{"osd":1,"up_from":88,"seq":377957122103,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28588,"kb_used_data":1060,"kb_used_omap":4,"kb_used_meta":27515,"kb_avail":93716564,"statfs":{"total":95995035648,"available":95965761536,"internally_reserved":0,"allocated":1085440,"data_stored":590599,"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 22:34:15 2023","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.71399999999999997,"15min":0.76000000000000001},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.98399999999999999,"5min":1.0629999999999999,"15min":1.0629999999999999},"last":0.84899999999999998},{"interface":"front","average":{"1min":0.64700000000000002,"5min":0.72799999999999998,"15min":0.77600000000000002},"min":{"1min":0.39200000000000002,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.92600000000000005,"5min":1.157,"15min":1.157},"last":0.58599999999999997}]},{"osd":2,"last update":"Sat Sep 23 22:33:33 2023","interfaces":[{"interface":"back","average":{"1min":0.76400000000000001,"5min":0.73499999999999999,"15min":0.72999999999999998},"min":{"1min":0.58699999999999997,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.0980000000000001,"5min":1.1579999999999999,"15min":1.1579999999999999},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.73499999999999999,"15min":0.73099999999999998},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.248,"5min":1.248,"15min":1.248},"last":0.88300000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:34:04 2023","interfaces":[{"interface":"back","average":{"1min":0.65900000000000003,"5min":0.72699999999999998,"15min":0.73799999999999999},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":0.98499999999999999,"5min":1.026,"15min":1.026},"last":1.1759999999999999},{"interface":"front","average":{"1min":0.76300000000000001,"5min":0.86099999999999999,"15min":0.877},"min":{"1min":0.52600000000000002,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.1060000000000001,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":1.006}]},{"osd":4,"last update":"Sat Sep 23 22:33:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.0049999999999999,"15min":1.0049999999999999},"min":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"max":{"1min":1.302,"5min":1.302,"15min":1.302},"last":1.056},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.96899999999999997,"15min":0.96899999999999997},"min":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"max":{"1min":1.8120000000000001,"5min":1.8120000000000001,"15min":1.8120000000000001},"last":1.034}]},{"osd":5,"last update":"Sat Sep 23 22:34:15 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.0800000000000001,"15min":1.1319999999999999},"min":{"1min":0.79800000000000004,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.4219999999999999,"5min":1.833,"15min":1.833},"last":1.151},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.083,"15min":1.141},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.2549999999999999,"5min":1.746,"15min":1.746},"last":0.81100000000000005}]},{"osd":6,"last update":"Sat Sep 23 22:34:15 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":1.117,"15min":1.171},"min":{"1min":0.74299999999999999,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.24,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":1.0900000000000001},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.1339999999999999,"15min":1.206},"min":{"1min":0.83299999999999996,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.369,"5min":1.768,"15min":1.768},"last":1.242}]},{"osd":7,"last update":"Sat Sep 23 22:34:15 2023","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":1.093,"15min":1.1359999999999999},"min":{"1min":0.69299999999999995,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.256,"5min":1.8029999999999999,"15min":1.8029999999999999},"last":1.1220000000000001},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.1839999999999999,"15min":1.254},"min":{"1min":0.77500000000000002,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.343,"5min":1.766,"15min":1.766},"last":1.206}]}]},{"osd":0,"up_from":83,"seq":356482285630,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29252,"kb_used_data":1660,"kb_used_omap":5,"kb_used_meta":27578,"kb_avail":93715900,"statfs":{"total":95995035648,"available":95965081600,"internally_reserved":0,"allocated":1699840,"data_stored":1182330,"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 22:34:16 2023","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.64100000000000001,"15min":0.66100000000000003},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.88700000000000001,"5min":1.0129999999999999,"15min":1.0129999999999999},"last":0.38100000000000001},{"interface":"front","average":{"1min":0.55200000000000005,"5min":0.68799999999999994,"15min":0.72799999999999998},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.81399999999999995,"5min":1.056,"15min":1.056},"last":0.48599999999999999}]},{"osd":2,"last update":"Sat Sep 23 22:33:34 2023","interfaces":[{"interface":"back","average":{"1min":0.72399999999999998,"5min":0.77200000000000002,"15min":0.78000000000000003},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":1.1539999999999999,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.79800000000000004,"5min":0.86299999999999999,"15min":0.874},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.1779999999999999,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":0.63600000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:34:03 2023","interfaces":[{"interface":"back","average":{"1min":0.63300000000000001,"5min":0.81599999999999995,"15min":0.84599999999999997},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.2010000000000001,"5min":1.337,"15min":1.337},"last":0.40300000000000002},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.73299999999999998,"15min":0.76200000000000001},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":1.0409999999999999,"5min":1.409,"15min":1.409},"last":0.73699999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:34:31 2023","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.91500000000000004,"15min":0.92700000000000005},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.22,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":0.80600000000000005},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.95399999999999996,"15min":0.96299999999999997},"min":{"1min":0.63,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.147,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":0.91100000000000003}]},{"osd":5,"last update":"Sat Sep 23 22:33:42 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":1.071,"15min":1.0860000000000001},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.2809999999999999,"5min":1.73,"15min":1.73},"last":0.68899999999999995},{"interface":"front","average":{"1min":0.98599999999999999,"5min":1.0880000000000001,"15min":1.1579999999999999},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.972,"5min":1.972,"15min":1.972},"last":0.90500000000000003}]},{"osd":6,"last update":"Sat Sep 23 22:33:42 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.101,"15min":1.1399999999999999},"min":{"1min":0.70499999999999996,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.306,"5min":1.8029999999999999,"15min":1.8029999999999999},"last":0.72299999999999998},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.1040000000000001,"15min":1.2},"min":{"1min":0.72099999999999997,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.8420000000000001,"5min":1.8420000000000001,"15min":1.8420000000000001},"last":0.878}]},{"osd":7,"last update":"Sat Sep 23 22:33:42 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.107,"15min":1.1819999999999999},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.9370000000000001,"5min":1.9370000000000001,"15min":1.9370000000000001},"last":0.92300000000000004},{"interface":"front","average":{"1min":1.0209999999999999,"5min":1.1279999999999999,"15min":1.1699999999999999},"min":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"max":{"1min":1.3660000000000001,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":0.77800000000000002}]}]},{"osd":2,"up_from":93,"seq":399431958567,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28520,"kb_used_data":1056,"kb_used_omap":7,"kb_used_meta":27448,"kb_avail":93716632,"statfs":{"total":95995035648,"available":95965831168,"internally_reserved":0,"allocated":1081344,"data_stored":588067,"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 22:33:31 2023","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.67100000000000004,"15min":0.68100000000000005},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.95699999999999996,"5min":0.97099999999999997,"15min":0.97099999999999997},"last":0.93500000000000005},{"interface":"front","average":{"1min":0.68300000000000005,"5min":0.71399999999999997,"15min":0.71899999999999997},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":1.2789999999999999,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.76600000000000001}]},{"osd":1,"last update":"Sat Sep 23 22:33:31 2023","interfaces":[{"interface":"back","average":{"1min":0.73999999999999999,"5min":0.75700000000000001,"15min":0.76000000000000001},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.163,"5min":1.24,"15min":1.24},"last":1.0549999999999999},{"interface":"front","average":{"1min":0.75700000000000001,"5min":0.80100000000000005,"15min":0.80900000000000005},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":1.0009999999999999,"5min":1.177,"15min":1.177},"last":0.86799999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:33:59 2023","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":0.71299999999999997,"15min":0.72699999999999998},"min":{"1min":0.32900000000000001,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":1.175,"5min":1.175,"15min":1.175},"last":0.89300000000000002},{"interface":"front","average":{"1min":0.66300000000000003,"5min":0.83199999999999996,"15min":0.85999999999999999},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.1220000000000001,"5min":1.1899999999999999,"15min":1.1899999999999999},"last":1.2370000000000001}]},{"osd":4,"last update":"Sat Sep 23 22:33:31 2023","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.98899999999999999,"15min":0.98899999999999999},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.696,"5min":1.696,"15min":1.696},"last":1.1859999999999999},{"interface":"front","average":{"1min":1,"5min":1,"15min":1},"min":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"max":{"1min":1.577,"5min":1.577,"15min":1.577},"last":1.151}]},{"osd":5,"last update":"Sat Sep 23 22:33:31 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.0349999999999999,"15min":1.0369999999999999},"min":{"1min":0.70099999999999996,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.8,"5min":1.8,"15min":1.8},"last":0.98499999999999999},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.0269999999999999,"15min":1.0289999999999999},"min":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.613,"5min":1.663,"15min":1.663},"last":1.111}]},{"osd":6,"last update":"Sat Sep 23 22:33:31 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":1.0089999999999999,"15min":1.012},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.72,"5min":1.72,"15min":1.72},"last":1.0209999999999999},{"interface":"front","average":{"1min":1.022,"5min":1.0700000000000001,"15min":1.0780000000000001},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.536,"5min":1.536,"15min":1.536},"last":1.4039999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:33:31 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.1479999999999999,"15min":1.1619999999999999},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.498,"5min":1.673,"15min":1.673},"last":1.456},{"interface":"front","average":{"1min":1.1000000000000001,"5min":1.1599999999999999,"15min":1.1699999999999999},"min":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.8340000000000001,"5min":1.8340000000000001,"15min":1.8340000000000001},"last":1.0840000000000001}]}]},{"osd":3,"up_from":98,"seq":420906795041,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28504,"kb_used_data":1040,"kb_used_omap":2,"kb_used_meta":27453,"kb_avail":93716648,"statfs":{"total":95995035648,"available":95965847552,"internally_reserved":0,"allocated":1064960,"data_stored":586022,"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 22:34:01 2023","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.67400000000000004,"15min":0.68999999999999995},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.94999999999999996,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.91000000000000003},{"interface":"front","average":{"1min":0.64800000000000002,"5min":0.63900000000000001,"15min":0.63700000000000001},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.1870000000000001,"5min":1.1870000000000001,"15min":1.1870000000000001},"last":0.60399999999999998}]},{"osd":1,"last update":"Sat Sep 23 22:34:01 2023","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":0.67900000000000005,"15min":0.69199999999999995},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.85899999999999999,"5min":1.202,"15min":1.202},"last":0.65900000000000003},{"interface":"front","average":{"1min":0.67100000000000004,"5min":0.755,"15min":0.76900000000000002},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":1.014,"5min":1.131,"15min":1.131},"last":0.77000000000000002}]},{"osd":2,"last update":"Sat Sep 23 22:34:01 2023","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":0.77200000000000002,"15min":0.77300000000000002},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":1.077,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":1.1100000000000001},{"interface":"front","average":{"1min":0.748,"5min":0.81100000000000005,"15min":0.82099999999999995},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.236,"5min":1.236,"15min":1.236},"last":0.83699999999999997}]},{"osd":4,"last update":"Sat Sep 23 22:33:34 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.91300000000000003,"15min":0.91300000000000003},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.177,"5min":1.177,"15min":1.177},"last":0.97599999999999998},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.94699999999999995,"15min":0.94699999999999995},"min":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.194,"5min":1.194,"15min":1.194},"last":1.032}]},{"osd":5,"last update":"Sat Sep 23 22:34:01 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":1.024,"15min":1.028},"min":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"max":{"1min":1.365,"5min":1.5409999999999999,"15min":1.5409999999999999},"last":1.006},{"interface":"front","average":{"1min":1.024,"5min":1.056,"15min":1.0609999999999999},"min":{"1min":0.755,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.3680000000000001,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":1.1399999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:34:01 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":1.036,"15min":1.054},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.306,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":1.077},{"interface":"front","average":{"1min":0.94499999999999995,"5min":1.0049999999999999,"15min":1.0149999999999999},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.2929999999999999,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":1.022}]},{"osd":7,"last update":"Sat Sep 23 22:34:01 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.079,"15min":1.087},"min":{"1min":0.748,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.26,"5min":1.599,"15min":1.599},"last":1.1000000000000001},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.131,"15min":1.149},"min":{"1min":0.746,"5min":0.746,"15min":0.746},"max":{"1min":1.282,"5min":1.7030000000000001,"15min":1.7030000000000001},"last":1.1799999999999999}]}]},{"osd":4,"up_from":103,"seq":442381631515,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28576,"kb_used_data":1048,"kb_used_omap":10,"kb_used_meta":27509,"kb_avail":93716576,"statfs":{"total":95995035648,"available":95965773824,"internally_reserved":0,"allocated":1073152,"data_stored":589040,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10652,"internal_metadata":28169828},"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 22:34:31 2023","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.94399999999999995,"15min":0.95199999999999996},"min":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.2769999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":1.2769999999999999},{"interface":"front","average":{"1min":0.97299999999999998,"5min":0.97799999999999998,"15min":0.97899999999999998},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.345,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":1.0109999999999999}]},{"osd":1,"last update":"Sat Sep 23 22:34:31 2023","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":0.93799999999999994,"15min":0.92700000000000005},"min":{"1min":0.76400000000000001,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.3169999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":1.05},{"interface":"front","average":{"1min":0.875,"5min":0.94799999999999995,"15min":0.95999999999999996},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.823,"5min":1.823,"15min":1.823},"last":0.68300000000000005}]},{"osd":2,"last update":"Sat Sep 23 22:34:31 2023","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":1.0209999999999999,"15min":1.0229999999999999},"min":{"1min":0.65200000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.2749999999999999,"5min":1.28,"15min":1.28},"last":1.2330000000000001},{"interface":"front","average":{"1min":1.02,"5min":0.995,"15min":0.99099999999999999},"min":{"1min":0.64700000000000002,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.325,"5min":1.325,"15min":1.325},"last":1.325}]},{"osd":3,"last update":"Sat Sep 23 22:34:31 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.995,"15min":1.004},"min":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.141,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":0.90200000000000002},{"interface":"front","average":{"1min":0.95599999999999996,"5min":1.028,"15min":1.04},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.218,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":0.96099999999999997}]},{"osd":5,"last update":"Sat Sep 23 22:34:31 2023","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":1.1120000000000001,"15min":1.1220000000000001},"min":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"max":{"1min":1.2509999999999999,"5min":1.377,"15min":1.377},"last":1.1419999999999999},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.137,"15min":1.149},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.3440000000000001,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":1.093}]},{"osd":6,"last update":"Sat Sep 23 22:34:31 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":1.0620000000000001,"15min":1.081},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.24,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":0.753},{"interface":"front","average":{"1min":1.038,"5min":1.1379999999999999,"15min":1.1539999999999999},"min":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"max":{"1min":1.3120000000000001,"5min":1.389,"15min":1.389},"last":0.79900000000000004}]},{"osd":7,"last update":"Sat Sep 23 22:34:31 2023","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.1499999999999999,"15min":1.1659999999999999},"min":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.3799999999999999,"5min":1.498,"15min":1.498},"last":1.1930000000000001},{"interface":"front","average":{"1min":1.1559999999999999,"5min":1.2050000000000001,"15min":1.2130000000000001},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.4570000000000001,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.1180000000000001}]}]},{"osd":5,"up_from":38,"seq":163208757499,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":24952,"kb_used_data":1008,"kb_used_omap":0,"kb_used_meta":23936,"kb_avail":93720200,"statfs":{"total":95995035648,"available":95969484800,"internally_reserved":0,"allocated":1032192,"data_stored":579934,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":24510464},"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 22:33:38 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.92300000000000004,"15min":0.93700000000000006},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.228,"5min":1.407,"15min":1.407},"last":0.376},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.91600000000000004,"15min":0.91900000000000004},"min":{"1min":0.68500000000000005,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.2909999999999999,"5min":1.389,"15min":1.389},"last":0.53800000000000003}]},{"osd":1,"last update":"Sat Sep 23 22:34:16 2023","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":1.0009999999999999,"15min":1.073},"min":{"1min":0.64100000000000001,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.1299999999999999,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.52100000000000002},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.1100000000000001,"15min":1.171},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":1.3109999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":0.61799999999999999}]},{"osd":2,"last update":"Sat Sep 23 22:33:32 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":1.034,"15min":1.05},"min":{"1min":0.72999999999999998,"5min":0.70199999999999996,"15min":0.70199999999999996},"max":{"1min":1.1439999999999999,"5min":2.1549999999999998,"15min":2.1549999999999998},"last":0.48199999999999998},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.98699999999999999,"15min":0.99299999999999999},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.1970000000000001,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":0.58999999999999997}]},{"osd":3,"last update":"Sat Sep 23 22:33:59 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.0549999999999999,"15min":1.0529999999999999},"min":{"1min":0.73099999999999998,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.3939999999999999,"5min":1.637,"15min":1.637},"last":0.66200000000000003},{"interface":"front","average":{"1min":1.0069999999999999,"5min":0.96099999999999997,"15min":0.95299999999999996},"min":{"1min":0.71099999999999997,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.371,"5min":1.371,"15min":1.371},"last":0.63800000000000001}]},{"osd":4,"last update":"Sat Sep 23 22:33:32 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.087,"15min":1.087},"min":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"max":{"1min":1.446,"5min":1.446,"15min":1.446},"last":0.56200000000000006},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.1259999999999999,"15min":1.1259999999999999},"min":{"1min":0.92700000000000005,"5min":0.92700000000000005,"15min":0.92700000000000005},"max":{"1min":1.288,"5min":1.288,"15min":1.288},"last":0.436}]},{"osd":6,"last update":"Sat Sep 23 22:34:26 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":1.05,"15min":1.081},"min":{"1min":0.441,"5min":0.441,"15min":0.40100000000000002},"max":{"1min":2.194,"5min":2.194,"15min":4.3419999999999996},"last":0.46600000000000003},{"interface":"front","average":{"1min":1.1870000000000001,"5min":1.159,"15min":1.149},"min":{"1min":0.78900000000000003,"5min":0.58299999999999996,"15min":0.57799999999999996},"max":{"1min":1.6919999999999999,"5min":1.6919999999999999,"15min":1.8240000000000001},"last":0.753}]},{"osd":7,"last update":"Sat Sep 23 22:34:06 2023","interfaces":[{"interface":"back","average":{"1min":1.212,"5min":1.204,"15min":1.224},"min":{"1min":0.73499999999999999,"5min":0.63500000000000001,"15min":0.434},"max":{"1min":1.5880000000000001,"5min":1.5880000000000001,"15min":8.8979999999999997},"last":0.71099999999999997},{"interface":"front","average":{"1min":1.097,"5min":1.135,"15min":1.0980000000000001},"min":{"1min":0.71999999999999997,"5min":0.66600000000000004,"15min":0.46700000000000003},"max":{"1min":1.3149999999999999,"5min":1.7010000000000001,"15min":1.742},"last":0.68000000000000005}]}]}],"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":10652,"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-23T22:34:35.679 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:34:36.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:36 smithi187 bash[89487]: audit 2023-09-23T22:34:34.801856+0000 mgr.y (mgr.25310) 368 : audit 0 from='client.34515 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:34:36.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:36 smithi169 bash[101133]: audit 2023-09-23T22:34:34.801856+0000 mgr.y (mgr.25310) 368 : audit 0 from='client.34515 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:34:36.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:36 smithi169 bash[104356]: audit 2023-09-23T22:34:34.801856+0000 mgr.y (mgr.25310) 368 : audit 0 from='client.34515 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:34:37.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:37 smithi187 bash[89487]: cluster 2023-09-23T22:34:36.207999+0000 mgr.y (mgr.25310) 369 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:37.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:37 smithi169 bash[101133]: cluster 2023-09-23T22:34:36.207999+0000 mgr.y (mgr.25310) 369 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:37.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:37 smithi169 bash[104356]: cluster 2023-09-23T22:34:36.207999+0000 mgr.y (mgr.25310) 369 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:38.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:34:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:34:38] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-09-23T22:34:39.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:39 smithi187 bash[89487]: cluster 2023-09-23T22:34:38.208968+0000 mgr.y (mgr.25310) 370 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:39.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:39 smithi169 bash[104356]: cluster 2023-09-23T22:34:38.208968+0000 mgr.y (mgr.25310) 370 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:39.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:39 smithi169 bash[101133]: cluster 2023-09-23T22:34:38.208968+0000 mgr.y (mgr.25310) 370 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:40.486 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:34:41.566 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:41 smithi169 bash[104356]: cluster 2023-09-23T22:34:40.209526+0000 mgr.y (mgr.25310) 371 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:41.567 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:41 smithi169 bash[104356]: audit 2023-09-23T22:34:41.123548+0000 mon.a (mon.0) 556 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:34:41.567 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:41 smithi169 bash[101133]: cluster 2023-09-23T22:34:40.209526+0000 mgr.y (mgr.25310) 371 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:41.567 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:41 smithi169 bash[101133]: audit 2023-09-23T22:34:41.123548+0000 mon.a (mon.0) 556 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:34:41.628 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:41 smithi187 bash[89487]: cluster 2023-09-23T22:34:40.209526+0000 mgr.y (mgr.25310) 371 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:41.629 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:41 smithi187 bash[89487]: audit 2023-09-23T22:34:41.123548+0000 mon.a (mon.0) 556 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:34:43.570 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:43 smithi169 bash[101133]: cluster 2023-09-23T22:34:42.210369+0000 mgr.y (mgr.25310) 372 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:43.570 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:43 smithi169 bash[104356]: cluster 2023-09-23T22:34:42.210369+0000 mgr.y (mgr.25310) 372 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:43.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:43 smithi187 bash[89487]: cluster 2023-09-23T22:34:42.210369+0000 mgr.y (mgr.25310) 372 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:43.997 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:34:43.999 INFO:teuthology.orchestra.run.smithi169.stderr:dumped all 2023-09-23T22:34:44.832 INFO:teuthology.orchestra.run.smithi169.stdout:{"pg_ready":true,"pg_map":{"version":307,"stamp":"2023-09-23T22:34:42.209806+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":218400,"kb_used_data":10080,"kb_used_omap":30,"kb_used_meta":208225,"kb_avail":749742816,"statfs":{"total":767960285184,"available":767736643584,"internally_reserved":0,"allocated":10321920,"data_stored":6465425,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31502,"internal_metadata":213222642},"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.004378"},"pg_stats":[{"pgid":"3.1a","version":"68'2","reported_seq":87,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.182886+0000","last_change":"2023-09-23T22:32:30.182886+0000","last_active":"2023-09-23T22:32:30.182886+0000","last_peered":"2023-09-23T22:32:30.182886+0000","last_clean":"2023-09-23T22:32:30.182886+0000","last_became_active":"2023-09-23T22:32:30.181915+0000","last_became_peered":"2023-09-23T22:32:30.181915+0000","last_unstale":"2023-09-23T22:32:30.182886+0000","last_undegraded":"2023-09-23T22:32:30.182886+0000","last_fullsized":"2023-09-23T22:32:30.182886+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:13.504249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":83,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.182745+0000","last_change":"2023-09-23T22:32:30.181813+0000","last_active":"2023-09-23T22:32:30.182745+0000","last_peered":"2023-09-23T22:32:30.182745+0000","last_clean":"2023-09-23T22:32:30.182745+0000","last_became_active":"2023-09-23T22:32:30.181283+0000","last_became_peered":"2023-09-23T22:32:30.181283+0000","last_unstale":"2023-09-23T22:32:30.182745+0000","last_undegraded":"2023-09-23T22:32:30.182745+0000","last_fullsized":"2023-09-23T22:32:30.182745+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.674213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.190926+0000","last_change":"2023-09-23T22:32:30.187773+0000","last_active":"2023-09-23T22:32:30.190926+0000","last_peered":"2023-09-23T22:32:30.190926+0000","last_clean":"2023-09-23T22:32:30.190926+0000","last_became_active":"2023-09-23T22:32:30.187289+0000","last_became_peered":"2023-09-23T22:32:30.187289+0000","last_unstale":"2023-09-23T22:32:30.190926+0000","last_undegraded":"2023-09-23T22:32:30.190926+0000","last_fullsized":"2023-09-23T22:32:30.190926+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.158539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":58,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.173390+0000","last_change":"2023-09-23T22:32:00.186000+0000","last_active":"2023-09-23T22:32:30.173390+0000","last_peered":"2023-09-23T22:32:30.173390+0000","last_clean":"2023-09-23T22:32:30.173390+0000","last_became_active":"2023-09-23T22:32:00.185646+0000","last_became_peered":"2023-09-23T22:32:00.185646+0000","last_unstale":"2023-09-23T22:32:30.173390+0000","last_undegraded":"2023-09-23T22:32:30.173390+0000","last_fullsized":"2023-09-23T22:32:30.173390+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:27.765530+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":86,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.172062+0000","last_change":"2023-09-23T22:32:00.187373+0000","last_active":"2023-09-23T22:32:30.172062+0000","last_peered":"2023-09-23T22:32:30.172062+0000","last_clean":"2023-09-23T22:32:30.172062+0000","last_became_active":"2023-09-23T22:32:00.186652+0000","last_became_peered":"2023-09-23T22:32:00.186652+0000","last_unstale":"2023-09-23T22:32:30.172062+0000","last_undegraded":"2023-09-23T22:32:30.172062+0000","last_fullsized":"2023-09-23T22:32:30.172062+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:36.309788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.158030+0000","last_change":"2023-09-23T22:30:09.134981+0000","last_active":"2023-09-23T22:32:29.158030+0000","last_peered":"2023-09-23T22:32:29.158030+0000","last_clean":"2023-09-23T22:32:29.158030+0000","last_became_active":"2023-09-23T22:30:09.134582+0000","last_became_peered":"2023-09-23T22:30:09.134582+0000","last_unstale":"2023-09-23T22:32:29.158030+0000","last_undegraded":"2023-09-23T22:32:29.158030+0000","last_fullsized":"2023-09-23T22:32:29.158030+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:50.180824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":58,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.174741+0000","last_change":"2023-09-23T22:32:00.186955+0000","last_active":"2023-09-23T22:32:30.174741+0000","last_peered":"2023-09-23T22:32:30.174741+0000","last_clean":"2023-09-23T22:32:30.174741+0000","last_became_active":"2023-09-23T22:32:00.186614+0000","last_became_peered":"2023-09-23T22:32:00.186614+0000","last_unstale":"2023-09-23T22:32:30.174741+0000","last_undegraded":"2023-09-23T22:32:30.174741+0000","last_fullsized":"2023-09-23T22:32:30.174741+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:29.532586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.172057+0000","last_change":"2023-09-23T22:32:00.188206+0000","last_active":"2023-09-23T22:32:30.172057+0000","last_peered":"2023-09-23T22:32:30.172057+0000","last_clean":"2023-09-23T22:32:30.172057+0000","last_became_active":"2023-09-23T22:32:00.187846+0000","last_became_peered":"2023-09-23T22:32:00.187846+0000","last_unstale":"2023-09-23T22:32:30.172057+0000","last_undegraded":"2023-09-23T22:32:30.172057+0000","last_fullsized":"2023-09-23T22:32:30.172057+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:17:38.414690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":64,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.161914+0000","last_change":"2023-09-23T22:30:09.137814+0000","last_active":"2023-09-23T22:32:29.161914+0000","last_peered":"2023-09-23T22:32:29.161914+0000","last_clean":"2023-09-23T22:32:29.161914+0000","last_became_active":"2023-09-23T22:30:09.137492+0000","last_became_peered":"2023-09-23T22:30:09.137492+0000","last_unstale":"2023-09-23T22:32:29.161914+0000","last_undegraded":"2023-09-23T22:32:29.161914+0000","last_fullsized":"2023-09-23T22:32:29.161914+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:12:18.340771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":28,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.176035+0000","last_change":"2023-09-23T22:32:00.187715+0000","last_active":"2023-09-23T22:32:30.176035+0000","last_peered":"2023-09-23T22:32:30.176035+0000","last_clean":"2023-09-23T22:32:30.176035+0000","last_became_active":"2023-09-23T22:32:00.187377+0000","last_became_peered":"2023-09-23T22:32:00.187377+0000","last_unstale":"2023-09-23T22:32:30.176035+0000","last_undegraded":"2023-09-23T22:32:30.176035+0000","last_fullsized":"2023-09-23T22:32:30.176035+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:05.650701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'3","reported_seq":86,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.189690+0000","last_change":"2023-09-23T22:32:30.189690+0000","last_active":"2023-09-23T22:32:30.189690+0000","last_peered":"2023-09-23T22:32:30.189690+0000","last_clean":"2023-09-23T22:32:30.189690+0000","last_became_active":"2023-09-23T22:32:30.189316+0000","last_became_peered":"2023-09-23T22:32:30.189316+0000","last_unstale":"2023-09-23T22:32:30.189690+0000","last_undegraded":"2023-09-23T22:32:30.189690+0000","last_fullsized":"2023-09-23T22:32:30.189690+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T03:36:06.225948+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":53,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.173967+0000","last_change":"2023-09-23T22:31:29.523446+0000","last_active":"2023-09-23T22:32:29.173967+0000","last_peered":"2023-09-23T22:32:29.173967+0000","last_clean":"2023-09-23T22:32:29.173967+0000","last_became_active":"2023-09-23T22:31:29.523085+0000","last_became_peered":"2023-09-23T22:31:29.523085+0000","last_unstale":"2023-09-23T22:32:29.173967+0000","last_undegraded":"2023-09-23T22:32:29.173967+0000","last_fullsized":"2023-09-23T22:32:29.173967+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:30.766260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"79'23","reported_seq":64,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.185468+0000","last_change":"2023-09-23T22:32:30.185468+0000","last_active":"2023-09-23T22:32:30.185468+0000","last_peered":"2023-09-23T22:32:30.185468+0000","last_clean":"2023-09-23T22:32:30.185468+0000","last_became_active":"2023-09-23T22:32:30.184937+0000","last_became_peered":"2023-09-23T22:32:30.184937+0000","last_unstale":"2023-09-23T22:32:30.185468+0000","last_undegraded":"2023-09-23T22:32:30.185468+0000","last_fullsized":"2023-09-23T22:32:30.185468+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-24T22:33:07.163248+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":62,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.193251+0000","last_change":"2023-09-23T22:32:30.193251+0000","last_active":"2023-09-23T22:32:30.193251+0000","last_peered":"2023-09-23T22:32:30.193251+0000","last_clean":"2023-09-23T22:32:30.193251+0000","last_became_active":"2023-09-23T22:32:30.192767+0000","last_became_peered":"2023-09-23T22:32:30.192767+0000","last_unstale":"2023-09-23T22:32:30.193251+0000","last_undegraded":"2023-09-23T22:32:30.193251+0000","last_fullsized":"2023-09-23T22:32:30.193251+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:36.485471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"67'2","reported_seq":85,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.188993+0000","last_change":"2023-09-23T22:32:30.188993+0000","last_active":"2023-09-23T22:32:30.188993+0000","last_peered":"2023-09-23T22:32:30.188993+0000","last_clean":"2023-09-23T22:32:30.188993+0000","last_became_active":"2023-09-23T22:32:30.188599+0000","last_became_peered":"2023-09-23T22:32:30.188599+0000","last_unstale":"2023-09-23T22:32:30.188993+0000","last_undegraded":"2023-09-23T22:32:30.188993+0000","last_fullsized":"2023-09-23T22:32:30.188993+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:43.749296+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":68,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.172804+0000","last_change":"2023-09-23T22:32:00.187980+0000","last_active":"2023-09-23T22:32:30.172804+0000","last_peered":"2023-09-23T22:32:30.172804+0000","last_clean":"2023-09-23T22:32:30.172804+0000","last_became_active":"2023-09-23T22:32:00.187634+0000","last_became_peered":"2023-09-23T22:32:00.187634+0000","last_unstale":"2023-09-23T22:32:30.172804+0000","last_undegraded":"2023-09-23T22:32:30.172804+0000","last_fullsized":"2023-09-23T22:32:30.172804+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:09.675886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":58,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.172431+0000","last_change":"2023-09-23T22:32:00.184777+0000","last_active":"2023-09-23T22:32:30.172431+0000","last_peered":"2023-09-23T22:32:30.172431+0000","last_clean":"2023-09-23T22:32:30.172431+0000","last_became_active":"2023-09-23T22:32:00.184387+0000","last_became_peered":"2023-09-23T22:32:00.184387+0000","last_unstale":"2023-09-23T22:32:30.172431+0000","last_undegraded":"2023-09-23T22:32:30.172431+0000","last_fullsized":"2023-09-23T22:32:30.172431+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:08.675015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":63,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.163950+0000","last_change":"2023-09-23T22:32:00.189583+0000","last_active":"2023-09-23T22:32:29.163950+0000","last_peered":"2023-09-23T22:32:29.163950+0000","last_clean":"2023-09-23T22:32:29.163950+0000","last_became_active":"2023-09-23T22:32:00.189243+0000","last_became_peered":"2023-09-23T22:32:00.189243+0000","last_unstale":"2023-09-23T22:32:29.163950+0000","last_undegraded":"2023-09-23T22:32:29.163950+0000","last_fullsized":"2023-09-23T22:32:29.163950+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13.405032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":64,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.187887+0000","last_change":"2023-09-23T22:32:30.187887+0000","last_active":"2023-09-23T22:32:30.187887+0000","last_peered":"2023-09-23T22:32:30.187887+0000","last_clean":"2023-09-23T22:32:30.187887+0000","last_became_active":"2023-09-23T22:32:30.187577+0000","last_became_peered":"2023-09-23T22:32:30.187577+0000","last_unstale":"2023-09-23T22:32:30.187887+0000","last_undegraded":"2023-09-23T22:32:30.187887+0000","last_fullsized":"2023-09-23T22:32:30.187887+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:21.416630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":58,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.173252+0000","last_change":"2023-09-23T22:32:00.185991+0000","last_active":"2023-09-23T22:32:30.173252+0000","last_peered":"2023-09-23T22:32:30.173252+0000","last_clean":"2023-09-23T22:32:30.173252+0000","last_became_active":"2023-09-23T22:32:00.185630+0000","last_became_peered":"2023-09-23T22:32:00.185630+0000","last_unstale":"2023-09-23T22:32:30.173252+0000","last_undegraded":"2023-09-23T22:32:30.173252+0000","last_fullsized":"2023-09-23T22:32:30.173252+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:12:11.226342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'8","reported_seq":75,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.156910+0000","last_change":"2023-09-23T22:29:35.195856+0000","last_active":"2023-09-23T22:32:29.156910+0000","last_peered":"2023-09-23T22:32:29.156910+0000","last_clean":"2023-09-23T22:32:29.156910+0000","last_became_active":"2023-09-23T22:29:35.195333+0000","last_became_peered":"2023-09-23T22:29:35.195333+0000","last_unstale":"2023-09-23T22:32:29.156910+0000","last_undegraded":"2023-09-23T22:32:29.156910+0000","last_fullsized":"2023-09-23T22:32:29.156910+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T09:18:09.133167+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":42,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.173834+0000","last_change":"2023-09-23T22:32:00.188560+0000","last_active":"2023-09-23T22:32:30.173834+0000","last_peered":"2023-09-23T22:32:30.173834+0000","last_clean":"2023-09-23T22:32:30.173834+0000","last_became_active":"2023-09-23T22:32:00.188290+0000","last_became_peered":"2023-09-23T22:32:00.188290+0000","last_unstale":"2023-09-23T22:32:30.173834+0000","last_undegraded":"2023-09-23T22:32:30.173834+0000","last_fullsized":"2023-09-23T22:32:30.173834+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:48.981691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,5],"acting":[3,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.f","version":"67'1","reported_seq":83,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.186989+0000","last_change":"2023-09-23T22:32:30.186989+0000","last_active":"2023-09-23T22:32:30.186989+0000","last_peered":"2023-09-23T22:32:30.186989+0000","last_clean":"2023-09-23T22:32:30.186989+0000","last_became_active":"2023-09-23T22:32:30.186592+0000","last_became_peered":"2023-09-23T22:32:30.186592+0000","last_unstale":"2023-09-23T22:32:30.186989+0000","last_undegraded":"2023-09-23T22:32:30.186989+0000","last_fullsized":"2023-09-23T22:32:30.186989+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T02:13:52.969360+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":46,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.160689+0000","last_change":"2023-09-23T22:19:15.876871+0000","last_active":"2023-09-23T22:32:29.160689+0000","last_peered":"2023-09-23T22:32:29.160689+0000","last_clean":"2023-09-23T22:32:29.160689+0000","last_became_active":"2023-09-23T22:19:15.875105+0000","last_became_peered":"2023-09-23T22:19:15.875105+0000","last_unstale":"2023-09-23T22:32:29.160689+0000","last_undegraded":"2023-09-23T22:32:29.160689+0000","last_fullsized":"2023-09-23T22:32:29.160689+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:02.434011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":84,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.186931+0000","last_change":"2023-09-23T22:32:30.186931+0000","last_active":"2023-09-23T22:32:30.186931+0000","last_peered":"2023-09-23T22:32:30.186931+0000","last_clean":"2023-09-23T22:32:30.186931+0000","last_became_active":"2023-09-23T22:32:30.186482+0000","last_became_peered":"2023-09-23T22:32:30.186482+0000","last_unstale":"2023-09-23T22:32:30.186931+0000","last_undegraded":"2023-09-23T22:32:30.186931+0000","last_fullsized":"2023-09-23T22:32:30.186931+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:37.144095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":89,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.184853+0000","last_change":"2023-09-23T22:32:30.182229+0000","last_active":"2023-09-23T22:32:30.184853+0000","last_peered":"2023-09-23T22:32:30.184853+0000","last_clean":"2023-09-23T22:32:30.184853+0000","last_became_active":"2023-09-23T22:32:30.181847+0000","last_became_peered":"2023-09-23T22:32:30.181847+0000","last_unstale":"2023-09-23T22:32:30.184853+0000","last_undegraded":"2023-09-23T22:32:30.184853+0000","last_fullsized":"2023-09-23T22:32:30.184853+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:45.461934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'1","reported_seq":49,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.166061+0000","last_change":"2023-09-23T22:19:15.661611+0000","last_active":"2023-09-23T22:32:29.166061+0000","last_peered":"2023-09-23T22:32:29.166061+0000","last_clean":"2023-09-23T22:32:29.166061+0000","last_became_active":"2023-09-23T22:19:15.661316+0000","last_became_peered":"2023-09-23T22:19:15.661316+0000","last_unstale":"2023-09-23T22:32:29.166061+0000","last_undegraded":"2023-09-23T22:32:29.166061+0000","last_fullsized":"2023-09-23T22:32:29.166061+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T07:20:32.753937+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":62,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.157670+0000","last_change":"2023-09-23T22:30:09.135173+0000","last_active":"2023-09-23T22:32:29.157670+0000","last_peered":"2023-09-23T22:32:29.157670+0000","last_clean":"2023-09-23T22:32:29.157670+0000","last_became_active":"2023-09-23T22:30:09.134460+0000","last_became_peered":"2023-09-23T22:30:09.134460+0000","last_unstale":"2023-09-23T22:32:29.157670+0000","last_undegraded":"2023-09-23T22:32:29.157670+0000","last_fullsized":"2023-09-23T22:32:29.157670+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:02.531453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.166327+0000","last_change":"2023-09-23T22:32:00.185890+0000","last_active":"2023-09-23T22:32:29.166327+0000","last_peered":"2023-09-23T22:32:29.166327+0000","last_clean":"2023-09-23T22:32:29.166327+0000","last_became_active":"2023-09-23T22:32:00.185586+0000","last_became_peered":"2023-09-23T22:32:00.185586+0000","last_unstale":"2023-09-23T22:32:29.166327+0000","last_undegraded":"2023-09-23T22:32:29.166327+0000","last_fullsized":"2023-09-23T22:32:29.166327+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:50.749479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.189777+0000","last_change":"2023-09-23T22:32:30.189181+0000","last_active":"2023-09-23T22:32:30.189777+0000","last_peered":"2023-09-23T22:32:30.189777+0000","last_clean":"2023-09-23T22:32:30.189777+0000","last_became_active":"2023-09-23T22:32:30.188785+0000","last_became_peered":"2023-09-23T22:32:30.188785+0000","last_unstale":"2023-09-23T22:32:30.189777+0000","last_undegraded":"2023-09-23T22:32:30.189777+0000","last_fullsized":"2023-09-23T22:32:30.189777+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:55.727134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'3","reported_seq":83,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.184732+0000","last_change":"2023-09-23T22:32:30.184330+0000","last_active":"2023-09-23T22:32:30.184732+0000","last_peered":"2023-09-23T22:32:30.184732+0000","last_clean":"2023-09-23T22:32:30.184732+0000","last_became_active":"2023-09-23T22:32:30.183911+0000","last_became_peered":"2023-09-23T22:32:30.183911+0000","last_unstale":"2023-09-23T22:32:30.184732+0000","last_undegraded":"2023-09-23T22:32:30.184732+0000","last_fullsized":"2023-09-23T22:32:30.184732+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:45:56.081478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":71,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.184203+0000","last_change":"2023-09-23T22:32:30.184203+0000","last_active":"2023-09-23T22:32:30.184203+0000","last_peered":"2023-09-23T22:32:30.184203+0000","last_clean":"2023-09-23T22:32:30.184203+0000","last_became_active":"2023-09-23T22:32:30.183763+0000","last_became_peered":"2023-09-23T22:32:30.183763+0000","last_unstale":"2023-09-23T22:32:30.184203+0000","last_undegraded":"2023-09-23T22:32:30.184203+0000","last_fullsized":"2023-09-23T22:32:30.184203+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:47:04.418139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.185425+0000","last_change":"2023-09-23T22:32:30.185425+0000","last_active":"2023-09-23T22:32:30.185425+0000","last_peered":"2023-09-23T22:32:30.185425+0000","last_clean":"2023-09-23T22:32:30.185425+0000","last_became_active":"2023-09-23T22:32:30.184940+0000","last_became_peered":"2023-09-23T22:32:30.184940+0000","last_unstale":"2023-09-23T22:32:30.185425+0000","last_undegraded":"2023-09-23T22:32:30.185425+0000","last_fullsized":"2023-09-23T22:32:30.185425+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:23.495758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":84,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.183403+0000","last_change":"2023-09-23T22:32:30.183403+0000","last_active":"2023-09-23T22:32:30.183403+0000","last_peered":"2023-09-23T22:32:30.183403+0000","last_clean":"2023-09-23T22:32:30.183403+0000","last_became_active":"2023-09-23T22:32:30.182279+0000","last_became_peered":"2023-09-23T22:32:30.182279+0000","last_unstale":"2023-09-23T22:32:30.183403+0000","last_undegraded":"2023-09-23T22:32:30.183403+0000","last_fullsized":"2023-09-23T22:32:30.183403+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.978237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.185825+0000","last_change":"2023-09-23T22:32:30.184434+0000","last_active":"2023-09-23T22:32:30.185825+0000","last_peered":"2023-09-23T22:32:30.185825+0000","last_clean":"2023-09-23T22:32:30.185825+0000","last_became_active":"2023-09-23T22:32:30.183937+0000","last_became_peered":"2023-09-23T22:32:30.183937+0000","last_unstale":"2023-09-23T22:32:30.185825+0000","last_undegraded":"2023-09-23T22:32:30.185825+0000","last_fullsized":"2023-09-23T22:32:30.185825+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:25.993348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.183982+0000","last_change":"2023-09-23T22:32:30.183982+0000","last_active":"2023-09-23T22:32:30.183982+0000","last_peered":"2023-09-23T22:32:30.183982+0000","last_clean":"2023-09-23T22:32:30.183982+0000","last_became_active":"2023-09-23T22:32:30.183630+0000","last_became_peered":"2023-09-23T22:32:30.183630+0000","last_unstale":"2023-09-23T22:32:30.183982+0000","last_undegraded":"2023-09-23T22:32:30.183982+0000","last_fullsized":"2023-09-23T22:32:30.183982+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:17.555066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.172219+0000","last_change":"2023-09-23T22:32:00.188559+0000","last_active":"2023-09-23T22:32:30.172219+0000","last_peered":"2023-09-23T22:32:30.172219+0000","last_clean":"2023-09-23T22:32:30.172219+0000","last_became_active":"2023-09-23T22:32:00.188267+0000","last_became_peered":"2023-09-23T22:32:00.188267+0000","last_unstale":"2023-09-23T22:32:30.172219+0000","last_undegraded":"2023-09-23T22:32:30.172219+0000","last_fullsized":"2023-09-23T22:32:30.172219+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:56.725343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.191247+0000","last_change":"2023-09-23T22:32:30.188254+0000","last_active":"2023-09-23T22:32:30.191247+0000","last_peered":"2023-09-23T22:32:30.191247+0000","last_clean":"2023-09-23T22:32:30.191247+0000","last_became_active":"2023-09-23T22:32:30.187888+0000","last_became_peered":"2023-09-23T22:32:30.187888+0000","last_unstale":"2023-09-23T22:32:30.191247+0000","last_undegraded":"2023-09-23T22:32:30.191247+0000","last_fullsized":"2023-09-23T22:32:30.191247+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:40.160525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":78,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.179805+0000","last_change":"2023-09-23T22:30:09.132661+0000","last_active":"2023-09-23T22:32:30.179805+0000","last_peered":"2023-09-23T22:32:30.179805+0000","last_clean":"2023-09-23T22:32:30.179805+0000","last_became_active":"2023-09-23T22:30:09.132195+0000","last_became_peered":"2023-09-23T22:30:09.132195+0000","last_unstale":"2023-09-23T22:32:30.179805+0000","last_undegraded":"2023-09-23T22:32:30.179805+0000","last_fullsized":"2023-09-23T22:32:30.179805+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:29.945684+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":81,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.164039+0000","last_change":"2023-09-23T22:32:00.190523+0000","last_active":"2023-09-23T22:32:29.164039+0000","last_peered":"2023-09-23T22:32:29.164039+0000","last_clean":"2023-09-23T22:32:29.164039+0000","last_became_active":"2023-09-23T22:32:00.190102+0000","last_became_peered":"2023-09-23T22:32:00.190102+0000","last_unstale":"2023-09-23T22:32:29.164039+0000","last_undegraded":"2023-09-23T22:32:29.164039+0000","last_fullsized":"2023-09-23T22:32:29.164039+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:27.450699+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.191187+0000","last_change":"2023-09-23T22:32:30.188070+0000","last_active":"2023-09-23T22:32:30.191187+0000","last_peered":"2023-09-23T22:32:30.191187+0000","last_clean":"2023-09-23T22:32:30.191187+0000","last_became_active":"2023-09-23T22:32:30.187534+0000","last_became_peered":"2023-09-23T22:32:30.187534+0000","last_unstale":"2023-09-23T22:32:30.191187+0000","last_undegraded":"2023-09-23T22:32:30.191187+0000","last_fullsized":"2023-09-23T22:32:30.191187+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10.709224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.161739+0000","last_change":"2023-09-23T22:30:09.134731+0000","last_active":"2023-09-23T22:32:29.161739+0000","last_peered":"2023-09-23T22:32:29.161739+0000","last_clean":"2023-09-23T22:32:29.161739+0000","last_became_active":"2023-09-23T22:30:09.134337+0000","last_became_peered":"2023-09-23T22:30:09.134337+0000","last_unstale":"2023-09-23T22:32:29.161739+0000","last_undegraded":"2023-09-23T22:32:29.161739+0000","last_fullsized":"2023-09-23T22:32:29.161739+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:36.801105+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.189832+0000","last_change":"2023-09-23T22:32:30.188377+0000","last_active":"2023-09-23T22:32:30.189832+0000","last_peered":"2023-09-23T22:32:30.189832+0000","last_clean":"2023-09-23T22:32:30.189832+0000","last_became_active":"2023-09-23T22:32:30.187693+0000","last_became_peered":"2023-09-23T22:32:30.187693+0000","last_unstale":"2023-09-23T22:32:30.189832+0000","last_undegraded":"2023-09-23T22:32:30.189832+0000","last_fullsized":"2023-09-23T22:32:30.189832+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:04:22.872853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.179976+0000","last_change":"2023-09-23T22:32:00.189928+0000","last_active":"2023-09-23T22:32:30.179976+0000","last_peered":"2023-09-23T22:32:30.179976+0000","last_clean":"2023-09-23T22:32:30.179976+0000","last_became_active":"2023-09-23T22:32:00.189592+0000","last_became_peered":"2023-09-23T22:32:00.189592+0000","last_unstale":"2023-09-23T22:32:30.179976+0000","last_undegraded":"2023-09-23T22:32:30.179976+0000","last_fullsized":"2023-09-23T22:32:30.179976+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57.409369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":88,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.177612+0000","last_change":"2023-09-23T22:32:00.186107+0000","last_active":"2023-09-23T22:32:30.177612+0000","last_peered":"2023-09-23T22:32:30.177612+0000","last_clean":"2023-09-23T22:32:30.177612+0000","last_became_active":"2023-09-23T22:32:00.185800+0000","last_became_peered":"2023-09-23T22:32:00.185800+0000","last_unstale":"2023-09-23T22:32:30.177612+0000","last_undegraded":"2023-09-23T22:32:30.177612+0000","last_fullsized":"2023-09-23T22:32:30.177612+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:32.274392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.172473+0000","last_change":"2023-09-23T22:31:29.523325+0000","last_active":"2023-09-23T22:32:30.172473+0000","last_peered":"2023-09-23T22:32:30.172473+0000","last_clean":"2023-09-23T22:32:30.172473+0000","last_became_active":"2023-09-23T22:31:29.522998+0000","last_became_peered":"2023-09-23T22:31:29.522998+0000","last_unstale":"2023-09-23T22:32:30.172473+0000","last_undegraded":"2023-09-23T22:32:30.172473+0000","last_fullsized":"2023-09-23T22:32:30.172473+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:55.059743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.178808+0000","last_change":"2023-09-23T22:31:29.528086+0000","last_active":"2023-09-23T22:32:30.178808+0000","last_peered":"2023-09-23T22:32:30.178808+0000","last_clean":"2023-09-23T22:32:30.178808+0000","last_became_active":"2023-09-23T22:31:29.527688+0000","last_became_peered":"2023-09-23T22:31:29.527688+0000","last_unstale":"2023-09-23T22:32:30.178808+0000","last_undegraded":"2023-09-23T22:32:30.178808+0000","last_fullsized":"2023-09-23T22:32:30.178808+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:49.027094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.3","version":"0'0","reported_seq":68,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.160816+0000","last_change":"2023-09-23T22:31:29.526161+0000","last_active":"2023-09-23T22:32:29.160816+0000","last_peered":"2023-09-23T22:32:29.160816+0000","last_clean":"2023-09-23T22:32:29.160816+0000","last_became_active":"2023-09-23T22:31:29.525746+0000","last_became_peered":"2023-09-23T22:31:29.525746+0000","last_unstale":"2023-09-23T22:32:29.160816+0000","last_undegraded":"2023-09-23T22:32:29.160816+0000","last_fullsized":"2023-09-23T22:32:29.160816+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.133889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"78'161","reported_seq":444,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.162194+0000","last_change":"2023-09-23T22:29:35.201431+0000","last_active":"2023-09-23T22:32:29.162194+0000","last_peered":"2023-09-23T22:32:29.162194+0000","last_clean":"2023-09-23T22:32:29.162194+0000","last_became_active":"2023-09-23T22:29:35.200902+0000","last_became_peered":"2023-09-23T22:29:35.200902+0000","last_unstale":"2023-09-23T22:32:29.162194+0000","last_undegraded":"2023-09-23T22:32:29.162194+0000","last_fullsized":"2023-09-23T22:32:29.162194+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:11:20.610814+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-25T05:29:53.804332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":500,"num_read_kb":924,"num_write":239,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":28,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.172259+0000","last_change":"2023-09-23T22:32:00.189262+0000","last_active":"2023-09-23T22:32:30.172259+0000","last_peered":"2023-09-23T22:32:30.172259+0000","last_clean":"2023-09-23T22:32:30.172259+0000","last_became_active":"2023-09-23T22:32:00.188930+0000","last_became_peered":"2023-09-23T22:32:00.188930+0000","last_unstale":"2023-09-23T22:32:30.172259+0000","last_undegraded":"2023-09-23T22:32:30.172259+0000","last_fullsized":"2023-09-23T22:32:30.172259+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:12.291766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.187824+0000","last_change":"2023-09-23T22:32:30.187824+0000","last_active":"2023-09-23T22:32:30.187824+0000","last_peered":"2023-09-23T22:32:30.187824+0000","last_clean":"2023-09-23T22:32:30.187824+0000","last_became_active":"2023-09-23T22:32:30.187264+0000","last_became_peered":"2023-09-23T22:32:30.187264+0000","last_unstale":"2023-09-23T22:32:30.187824+0000","last_undegraded":"2023-09-23T22:32:30.187824+0000","last_fullsized":"2023-09-23T22:32:30.187824+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.116657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":85,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.162283+0000","last_change":"2023-09-23T22:30:09.132186+0000","last_active":"2023-09-23T22:32:29.162283+0000","last_peered":"2023-09-23T22:32:29.162283+0000","last_clean":"2023-09-23T22:32:29.162283+0000","last_became_active":"2023-09-23T22:30:09.131821+0000","last_became_peered":"2023-09-23T22:30:09.131821+0000","last_unstale":"2023-09-23T22:32:29.162283+0000","last_undegraded":"2023-09-23T22:32:29.162283+0000","last_fullsized":"2023-09-23T22:32:29.162283+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.804804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.191054+0000","last_change":"2023-09-23T22:32:30.189642+0000","last_active":"2023-09-23T22:32:30.191054+0000","last_peered":"2023-09-23T22:32:30.191054+0000","last_clean":"2023-09-23T22:32:30.191054+0000","last_became_active":"2023-09-23T22:32:30.189285+0000","last_became_peered":"2023-09-23T22:32:30.189285+0000","last_unstale":"2023-09-23T22:32:30.191054+0000","last_undegraded":"2023-09-23T22:32:30.191054+0000","last_fullsized":"2023-09-23T22:32:30.191054+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:26.903737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.174251+0000","last_change":"2023-09-23T22:31:29.522995+0000","last_active":"2023-09-23T22:32:30.174251+0000","last_peered":"2023-09-23T22:32:30.174251+0000","last_clean":"2023-09-23T22:32:30.174251+0000","last_became_active":"2023-09-23T22:31:29.522494+0000","last_became_peered":"2023-09-23T22:31:29.522494+0000","last_unstale":"2023-09-23T22:32:30.174251+0000","last_undegraded":"2023-09-23T22:32:30.174251+0000","last_fullsized":"2023-09-23T22:32:30.174251+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:28.702817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":85,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.187895+0000","last_change":"2023-09-23T22:32:30.187895+0000","last_active":"2023-09-23T22:32:30.187895+0000","last_peered":"2023-09-23T22:32:30.187895+0000","last_clean":"2023-09-23T22:32:30.187895+0000","last_became_active":"2023-09-23T22:32:30.187533+0000","last_became_peered":"2023-09-23T22:32:30.187533+0000","last_unstale":"2023-09-23T22:32:30.187895+0000","last_undegraded":"2023-09-23T22:32:30.187895+0000","last_fullsized":"2023-09-23T22:32:30.187895+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:29.210876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.179894+0000","last_change":"2023-09-23T22:31:29.527051+0000","last_active":"2023-09-23T22:32:30.179894+0000","last_peered":"2023-09-23T22:32:30.179894+0000","last_clean":"2023-09-23T22:32:30.179894+0000","last_became_active":"2023-09-23T22:31:29.526656+0000","last_became_peered":"2023-09-23T22:31:29.526656+0000","last_unstale":"2023-09-23T22:32:30.179894+0000","last_undegraded":"2023-09-23T22:32:30.179894+0000","last_fullsized":"2023-09-23T22:32:30.179894+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:11.024471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":43,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.172502+0000","last_change":"2023-09-23T22:29:35.202589+0000","last_active":"2023-09-23T22:32:30.172502+0000","last_peered":"2023-09-23T22:32:30.172502+0000","last_clean":"2023-09-23T22:32:30.172502+0000","last_became_active":"2023-09-23T22:29:35.202246+0000","last_became_peered":"2023-09-23T22:29:35.202246+0000","last_unstale":"2023-09-23T22:32:30.172502+0000","last_undegraded":"2023-09-23T22:32:30.172502+0000","last_fullsized":"2023-09-23T22:32:30.172502+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:34.194164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":67,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.173940+0000","last_change":"2023-09-23T22:32:00.187774+0000","last_active":"2023-09-23T22:32:30.173940+0000","last_peered":"2023-09-23T22:32:30.173940+0000","last_clean":"2023-09-23T22:32:30.173940+0000","last_became_active":"2023-09-23T22:32:00.187415+0000","last_became_peered":"2023-09-23T22:32:00.187415+0000","last_unstale":"2023-09-23T22:32:30.173940+0000","last_undegraded":"2023-09-23T22:32:30.173940+0000","last_fullsized":"2023-09-23T22:32:30.173940+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:57.832926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":54,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.190966+0000","last_change":"2023-09-23T22:32:30.188734+0000","last_active":"2023-09-23T22:32:30.190966+0000","last_peered":"2023-09-23T22:32:30.190966+0000","last_clean":"2023-09-23T22:32:30.190966+0000","last_became_active":"2023-09-23T22:32:30.188157+0000","last_became_peered":"2023-09-23T22:32:30.188157+0000","last_unstale":"2023-09-23T22:32:30.190966+0000","last_undegraded":"2023-09-23T22:32:30.190966+0000","last_fullsized":"2023-09-23T22:32:30.190966+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.086477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":63,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.172200+0000","last_change":"2023-09-23T22:32:00.188412+0000","last_active":"2023-09-23T22:32:30.172200+0000","last_peered":"2023-09-23T22:32:30.172200+0000","last_clean":"2023-09-23T22:32:30.172200+0000","last_became_active":"2023-09-23T22:32:00.187873+0000","last_became_peered":"2023-09-23T22:32:00.187873+0000","last_unstale":"2023-09-23T22:32:30.172200+0000","last_undegraded":"2023-09-23T22:32:30.172200+0000","last_fullsized":"2023-09-23T22:32:30.172200+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:05:47.020520+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":103,"state":"active+clean","last_fresh":"2023-09-23T22:32:29.158002+0000","last_change":"2023-09-23T22:31:29.521065+0000","last_active":"2023-09-23T22:32:29.158002+0000","last_peered":"2023-09-23T22:32:29.158002+0000","last_clean":"2023-09-23T22:32:29.158002+0000","last_became_active":"2023-09-23T22:31:29.520697+0000","last_became_peered":"2023-09-23T22:31:29.520697+0000","last_unstale":"2023-09-23T22:32:29.158002+0000","last_undegraded":"2023-09-23T22:32:29.158002+0000","last_fullsized":"2023-09-23T22:32:29.158002+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.664673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'1","reported_seq":77,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.190939+0000","last_change":"2023-09-23T22:32:30.189679+0000","last_active":"2023-09-23T22:32:30.190939+0000","last_peered":"2023-09-23T22:32:30.190939+0000","last_clean":"2023-09-23T22:32:30.190939+0000","last_became_active":"2023-09-23T22:32:30.189238+0000","last_became_peered":"2023-09-23T22:32:30.189238+0000","last_unstale":"2023-09-23T22:32:30.190939+0000","last_undegraded":"2023-09-23T22:32:30.190939+0000","last_fullsized":"2023-09-23T22:32:30.190939+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T09:24:16.853905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":23,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.186390+0000","last_change":"2023-09-23T22:32:30.185064+0000","last_active":"2023-09-23T22:32:30.186390+0000","last_peered":"2023-09-23T22:32:30.186390+0000","last_clean":"2023-09-23T22:32:30.186390+0000","last_became_active":"2023-09-23T22:32:30.184228+0000","last_became_peered":"2023-09-23T22:32:30.184228+0000","last_unstale":"2023-09-23T22:32:30.186390+0000","last_undegraded":"2023-09-23T22:32:30.186390+0000","last_fullsized":"2023-09-23T22:32:30.186390+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11.263196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":63,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.189754+0000","last_change":"2023-09-23T22:32:30.189121+0000","last_active":"2023-09-23T22:32:30.189754+0000","last_peered":"2023-09-23T22:32:30.189754+0000","last_clean":"2023-09-23T22:32:30.189754+0000","last_became_active":"2023-09-23T22:32:30.188708+0000","last_became_peered":"2023-09-23T22:32:30.188708+0000","last_unstale":"2023-09-23T22:32:30.189754+0000","last_undegraded":"2023-09-23T22:32:30.189754+0000","last_fullsized":"2023-09-23T22:32:30.189754+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:16.553805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":87,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.177439+0000","last_change":"2023-09-23T22:32:00.187133+0000","last_active":"2023-09-23T22:32:30.177439+0000","last_peered":"2023-09-23T22:32:30.177439+0000","last_clean":"2023-09-23T22:32:30.177439+0000","last_became_active":"2023-09-23T22:32:00.186846+0000","last_became_peered":"2023-09-23T22:32:00.186846+0000","last_unstale":"2023-09-23T22:32:30.177439+0000","last_undegraded":"2023-09-23T22:32:30.177439+0000","last_fullsized":"2023-09-23T22:32:30.177439+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:25.122519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"67'2","reported_seq":84,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.185631+0000","last_change":"2023-09-23T22:32:30.185631+0000","last_active":"2023-09-23T22:32:30.185631+0000","last_peered":"2023-09-23T22:32:30.185631+0000","last_clean":"2023-09-23T22:32:30.185631+0000","last_became_active":"2023-09-23T22:32:30.185245+0000","last_became_peered":"2023-09-23T22:32:30.185245+0000","last_unstale":"2023-09-23T22:32:30.185631+0000","last_undegraded":"2023-09-23T22:32:30.185631+0000","last_fullsized":"2023-09-23T22:32:30.185631+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:41:14.579103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":88,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.193643+0000","last_change":"2023-09-23T22:32:30.193643+0000","last_active":"2023-09-23T22:32:30.193643+0000","last_peered":"2023-09-23T22:32:30.193643+0000","last_clean":"2023-09-23T22:32:30.193643+0000","last_became_active":"2023-09-23T22:32:30.193335+0000","last_became_peered":"2023-09-23T22:32:30.193335+0000","last_unstale":"2023-09-23T22:32:30.193643+0000","last_undegraded":"2023-09-23T22:32:30.193643+0000","last_fullsized":"2023-09-23T22:32:30.193643+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.781867+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":67,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.186684+0000","last_change":"2023-09-23T22:32:30.186684+0000","last_active":"2023-09-23T22:32:30.186684+0000","last_peered":"2023-09-23T22:32:30.186684+0000","last_clean":"2023-09-23T22:32:30.186684+0000","last_became_active":"2023-09-23T22:32:30.186289+0000","last_became_peered":"2023-09-23T22:32:30.186289+0000","last_unstale":"2023-09-23T22:32:30.186684+0000","last_undegraded":"2023-09-23T22:32:30.186684+0000","last_fullsized":"2023-09-23T22:32:30.186684+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47.538902+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":88,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.177136+0000","last_change":"2023-09-23T22:32:30.177136+0000","last_active":"2023-09-23T22:32:30.177136+0000","last_peered":"2023-09-23T22:32:30.177136+0000","last_clean":"2023-09-23T22:32:30.177136+0000","last_became_active":"2023-09-23T22:32:30.176821+0000","last_became_peered":"2023-09-23T22:32:30.176821+0000","last_unstale":"2023-09-23T22:32:30.177136+0000","last_undegraded":"2023-09-23T22:32:30.177136+0000","last_fullsized":"2023-09-23T22:32:30.177136+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25.637615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":74,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.173569+0000","last_change":"2023-09-23T22:32:00.189480+0000","last_active":"2023-09-23T22:32:30.173569+0000","last_peered":"2023-09-23T22:32:30.173569+0000","last_clean":"2023-09-23T22:32:30.173569+0000","last_became_active":"2023-09-23T22:32:00.189066+0000","last_became_peered":"2023-09-23T22:32:00.189066+0000","last_unstale":"2023-09-23T22:32:30.173569+0000","last_undegraded":"2023-09-23T22:32:30.173569+0000","last_fullsized":"2023-09-23T22:32:30.173569+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.176023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":88,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.176128+0000","last_change":"2023-09-23T22:32:00.185112+0000","last_active":"2023-09-23T22:32:30.176128+0000","last_peered":"2023-09-23T22:32:30.176128+0000","last_clean":"2023-09-23T22:32:30.176128+0000","last_became_active":"2023-09-23T22:32:00.184778+0000","last_became_peered":"2023-09-23T22:32:00.184778+0000","last_unstale":"2023-09-23T22:32:30.176128+0000","last_undegraded":"2023-09-23T22:32:30.176128+0000","last_fullsized":"2023-09-23T22:32:30.176128+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:58.477141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'5","reported_seq":67,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.174581+0000","last_change":"2023-09-23T22:31:29.529318+0000","last_active":"2023-09-23T22:32:30.174581+0000","last_peered":"2023-09-23T22:32:30.174581+0000","last_clean":"2023-09-23T22:32:30.174581+0000","last_became_active":"2023-09-23T22:31:29.527199+0000","last_became_peered":"2023-09-23T22:31:29.527199+0000","last_unstale":"2023-09-23T22:32:30.174581+0000","last_undegraded":"2023-09-23T22:32:30.174581+0000","last_fullsized":"2023-09-23T22:32:30.174581+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:07:30.723529+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":77,"reported_epoch":104,"state":"active+clean","last_fresh":"2023-09-23T22:32:30.182765+0000","last_change":"2023-09-23T22:32:30.182765+0000","last_active":"2023-09-23T22:32:30.182765+0000","last_peered":"2023-09-23T22:32:30.182765+0000","last_clean":"2023-09-23T22:32:30.182765+0000","last_became_active":"2023-09-23T22:32:30.182330+0000","last_became_peered":"2023-09-23T22:32:30.182330+0000","last_unstale":"2023-09-23T22:32:30.182765+0000","last_undegraded":"2023-09-23T22:32:30.182765+0000","last_fullsized":"2023-09-23T22:32:30.182765+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:42:25.101931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":30319,"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":54,"seq":231928234216,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":25616,"kb_used_data":1608,"kb_used_omap":0,"kb_used_meta":24000,"kb_avail":93719536,"statfs":{"total":95995035648,"available":95968804864,"internally_reserved":0,"allocated":1646592,"data_stored":1174628,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":24576000},"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 22:34:39 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.96199999999999997,"15min":0.95899999999999996},"min":{"1min":0.61099999999999999,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.3149999999999999,"5min":1.7290000000000001,"15min":1.7290000000000001},"last":0.68999999999999995},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.036,"15min":0.97599999999999998},"min":{"1min":0.60999999999999999,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.276,"5min":2.9100000000000001,"15min":2.9100000000000001},"last":0.79600000000000004}]},{"osd":1,"last update":"Sat Sep 23 22:34:14 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.99199999999999999,"15min":1.018},"min":{"1min":0.61599999999999999,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.234,"5min":1.869,"15min":1.869},"last":1.0920000000000001},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.008,"15min":0.97699999999999998},"min":{"1min":0.63700000000000001,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.4039999999999999,"5min":3.056,"15min":3.056},"last":1.3680000000000001}]},{"osd":2,"last update":"Sat Sep 23 22:34:31 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.95599999999999996,"15min":0.95099999999999996},"min":{"1min":0.73299999999999998,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.272,"5min":1.905,"15min":1.905},"last":0.89700000000000002},{"interface":"front","average":{"1min":0.98899999999999999,"5min":1.075,"15min":1.0980000000000001},"min":{"1min":0.59599999999999997,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.3899999999999999,"5min":3.1280000000000001,"15min":3.1280000000000001},"last":1.1419999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:34:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.1479999999999999,"15min":1.169},"min":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"max":{"1min":1.3089999999999999,"5min":2.9750000000000001,"15min":2.9750000000000001},"last":1.2689999999999999},{"interface":"front","average":{"1min":0.93000000000000005,"5min":1.0589999999999999,"15min":1.081},"min":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.1739999999999999,"5min":2.7759999999999998,"15min":2.7759999999999998},"last":0.97799999999999998}]},{"osd":4,"last update":"Sat Sep 23 22:34:31 2023","interfaces":[{"interface":"back","average":{"1min":1.1319999999999999,"5min":0.97999999999999998,"15min":0.95399999999999996},"min":{"1min":0.71599999999999997,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.4550000000000001,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":1.194},{"interface":"front","average":{"1min":1.198,"5min":1.1519999999999999,"15min":1.1439999999999999},"min":{"1min":0.75900000000000001,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.573,"5min":1.573,"15min":1.573},"last":1.5209999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:34:04 2023","interfaces":[{"interface":"back","average":{"1min":1.151,"5min":1.157,"15min":1.087},"min":{"1min":0.86199999999999999,"5min":0.623,"15min":0.44600000000000001},"max":{"1min":1.5229999999999999,"5min":9.0150000000000006,"15min":9.0150000000000006},"last":1.236},{"interface":"front","average":{"1min":1.278,"5min":1.169,"15min":1.123},"min":{"1min":1.032,"5min":0.68899999999999995,"15min":0.52800000000000002},"max":{"1min":1.6279999999999999,"5min":3.0139999999999998,"15min":3.0139999999999998},"last":1.4450000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:34:04 2023","interfaces":[{"interface":"back","average":{"1min":1.2350000000000001,"5min":1.204,"15min":1.1499999999999999},"min":{"1min":1.048,"5min":0.74099999999999999,"15min":0.53100000000000003},"max":{"1min":1.4850000000000001,"5min":3.177,"15min":3.177},"last":1.5960000000000001},{"interface":"front","average":{"1min":1.085,"5min":1.1120000000000001,"15min":1.099},"min":{"1min":0.75700000000000001,"5min":0.67900000000000005,"15min":0.45200000000000001},"max":{"1min":1.3500000000000001,"5min":3.4470000000000001,"15min":3.4470000000000001},"last":1.119}]}]},{"osd":6,"up_from":46,"seq":197568495859,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":24392,"kb_used_data":1600,"kb_used_omap":0,"kb_used_meta":22784,"kb_avail":93720760,"statfs":{"total":95995035648,"available":95970058240,"internally_reserved":0,"allocated":1638400,"data_stored":1174805,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":23330816},"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 22:33:44 2023","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":0.90700000000000003,"15min":0.93999999999999995},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.651,"5min":1.651,"15min":1.651},"last":1.212},{"interface":"front","average":{"1min":0.995,"5min":1.01,"15min":1.016},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.2989999999999999,"5min":1.9630000000000001,"15min":1.9630000000000001},"last":1.252}]},{"osd":1,"last update":"Sat Sep 23 22:34:15 2023","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.94999999999999996,"15min":0.95799999999999996},"min":{"1min":0.60399999999999998,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.2889999999999999,"5min":3.1019999999999999,"15min":3.1019999999999999},"last":1.139},{"interface":"front","average":{"1min":0.96599999999999997,"5min":1.004,"15min":1.016},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.387,"5min":2.1509999999999998,"15min":2.1509999999999998},"last":1.327}]},{"osd":2,"last update":"Sat Sep 23 22:34:35 2023","interfaces":[{"interface":"back","average":{"1min":1.0629999999999999,"5min":1.1120000000000001,"15min":1.1559999999999999},"min":{"1min":0.69199999999999995,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.474,"5min":3.1600000000000001,"15min":3.1600000000000001},"last":1.0329999999999999},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.97199999999999998,"15min":0.97199999999999998},"min":{"1min":0.56100000000000005,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.3660000000000001,"5min":1.9830000000000001,"15min":1.9830000000000001},"last":1.085}]},{"osd":3,"last update":"Sat Sep 23 22:34:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.0129999999999999,"15min":1.004},"min":{"1min":0.69999999999999996,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.613,"5min":1.613,"15min":1.613},"last":1.159},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.081,"15min":1.085},"min":{"1min":0.85199999999999998,"5min":0.77200000000000002,"15min":0.77200000000000002},"max":{"1min":1.5169999999999999,"5min":1.5169999999999999,"15min":1.5169999999999999},"last":1.228}]},{"osd":4,"last update":"Sat Sep 23 22:34:35 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.0660000000000001,"15min":1.0740000000000001},"min":{"1min":0.79700000000000004,"5min":0.75,"15min":0.75},"max":{"1min":1.2709999999999999,"5min":2.0699999999999998,"15min":2.0699999999999998},"last":1.2969999999999999},{"interface":"front","average":{"1min":1.137,"5min":1.1200000000000001,"15min":1.117},"min":{"1min":0.628,"5min":0.628,"15min":0.628},"max":{"1min":1.333,"5min":1.593,"15min":1.593},"last":1.2789999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:34:25 2023","interfaces":[{"interface":"back","average":{"1min":1.1779999999999999,"5min":1.115,"15min":1.042},"min":{"1min":0.85999999999999999,"5min":0.60999999999999999,"15min":0.33700000000000002},"max":{"1min":1.71,"5min":3.198,"15min":3.198},"last":1.1879999999999999},{"interface":"front","average":{"1min":1.1659999999999999,"5min":1.1299999999999999,"15min":1.073},"min":{"1min":0.82699999999999996,"5min":0.59699999999999998,"15min":0.40999999999999998},"max":{"1min":2.1469999999999998,"5min":2.1469999999999998,"15min":2.1469999999999998},"last":1.3600000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:34:09 2023","interfaces":[{"interface":"back","average":{"1min":1.2549999999999999,"5min":1.159,"15min":1.1299999999999999},"min":{"1min":0.90100000000000002,"5min":0.71999999999999997,"15min":0.39300000000000002},"max":{"1min":1.7490000000000001,"5min":2.1059999999999999,"15min":2.5680000000000001},"last":1.379},{"interface":"front","average":{"1min":1.3140000000000001,"5min":1.2529999999999999,"15min":1.22},"min":{"1min":1.01,"5min":0.63700000000000001,"15min":0.34799999999999998},"max":{"1min":1.825,"5min":2.4060000000000001,"15min":2.6179999999999999},"last":1.4179999999999999}]}]},{"osd":1,"up_from":88,"seq":377957122105,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28588,"kb_used_data":1060,"kb_used_omap":4,"kb_used_meta":27515,"kb_avail":93716564,"statfs":{"total":95995035648,"available":95965761536,"internally_reserved":0,"allocated":1085440,"data_stored":590599,"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 22:34:15 2023","interfaces":[{"interface":"back","average":{"1min":0.60799999999999998,"5min":0.71399999999999997,"15min":0.76000000000000001},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.98399999999999999,"5min":1.0629999999999999,"15min":1.0629999999999999},"last":0.91900000000000004},{"interface":"front","average":{"1min":0.64700000000000002,"5min":0.72799999999999998,"15min":0.77600000000000002},"min":{"1min":0.39200000000000002,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.92600000000000005,"5min":1.157,"15min":1.157},"last":0.47299999999999998}]},{"osd":2,"last update":"Sat Sep 23 22:34:34 2023","interfaces":[{"interface":"back","average":{"1min":0.76200000000000001,"5min":0.74199999999999999,"15min":0.73199999999999998},"min":{"1min":0.50600000000000001,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.0289999999999999,"5min":1.1579999999999999,"15min":1.1579999999999999},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.749,"5min":0.73899999999999999,"15min":0.73199999999999998},"min":{"1min":0.45100000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.278,"5min":1.278,"15min":1.278},"last":0.78100000000000003}]},{"osd":3,"last update":"Sat Sep 23 22:34:04 2023","interfaces":[{"interface":"back","average":{"1min":0.65900000000000003,"5min":0.72699999999999998,"15min":0.73799999999999999},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":0.98499999999999999,"5min":1.026,"15min":1.026},"last":0.58199999999999996},{"interface":"front","average":{"1min":0.76300000000000001,"5min":0.86099999999999999,"15min":0.877},"min":{"1min":0.52600000000000002,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.1060000000000001,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":0.624}]},{"osd":4,"last update":"Sat Sep 23 22:34:34 2023","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":1.006,"15min":1.0049999999999999},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.4670000000000001,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":0.95999999999999996},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.95999999999999996,"15min":0.96599999999999997},"min":{"1min":0.78100000000000003,"5min":0.72199999999999998,"15min":0.72199999999999998},"max":{"1min":1.133,"5min":1.8120000000000001,"15min":1.8120000000000001},"last":0.68200000000000005}]},{"osd":5,"last update":"Sat Sep 23 22:34:15 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.0800000000000001,"15min":1.1319999999999999},"min":{"1min":0.79800000000000004,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.4219999999999999,"5min":1.833,"15min":1.833},"last":1.0129999999999999},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.083,"15min":1.141},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.2549999999999999,"5min":1.746,"15min":1.746},"last":0.90300000000000002}]},{"osd":6,"last update":"Sat Sep 23 22:34:15 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":1.117,"15min":1.171},"min":{"1min":0.74299999999999999,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.24,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":0.73299999999999998},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.1339999999999999,"15min":1.206},"min":{"1min":0.83299999999999996,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.369,"5min":1.768,"15min":1.768},"last":1.0529999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:34:15 2023","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":1.093,"15min":1.1359999999999999},"min":{"1min":0.69299999999999995,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.256,"5min":1.8029999999999999,"15min":1.8029999999999999},"last":0.94099999999999995},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.1839999999999999,"15min":1.254},"min":{"1min":0.77500000000000002,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.343,"5min":1.766,"15min":1.766},"last":0.98399999999999999}]}]},{"osd":0,"up_from":83,"seq":356482285631,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":29252,"kb_used_data":1660,"kb_used_omap":5,"kb_used_meta":27578,"kb_avail":93715900,"statfs":{"total":95995035648,"available":95965081600,"internally_reserved":0,"allocated":1699840,"data_stored":1182330,"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 22:34:16 2023","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.64100000000000001,"15min":0.66100000000000003},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.88700000000000001,"5min":1.0129999999999999,"15min":1.0129999999999999},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.55200000000000005,"5min":0.68799999999999994,"15min":0.72799999999999998},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.81399999999999995,"5min":1.056,"15min":1.056},"last":1.069}]},{"osd":2,"last update":"Sat Sep 23 22:34:37 2023","interfaces":[{"interface":"back","average":{"1min":0.67000000000000004,"5min":0.749,"15min":0.77200000000000002},"min":{"1min":0.50600000000000001,"5min":0.44,"15min":0.44},"max":{"1min":1.0640000000000001,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":0.92800000000000005},{"interface":"front","average":{"1min":0.71999999999999997,"5min":0.83099999999999996,"15min":0.86299999999999999},"min":{"1min":0.46100000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.157,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":1.157}]},{"osd":3,"last update":"Sat Sep 23 22:34:03 2023","interfaces":[{"interface":"back","average":{"1min":0.63300000000000001,"5min":0.81599999999999995,"15min":0.84599999999999997},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.2010000000000001,"5min":1.337,"15min":1.337},"last":0.82799999999999996},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.73299999999999998,"15min":0.76200000000000001},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":1.0409999999999999,"5min":1.409,"15min":1.409},"last":0.64900000000000002}]},{"osd":4,"last update":"Sat Sep 23 22:34:31 2023","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.91500000000000004,"15min":0.92700000000000005},"min":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.22,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":0.75600000000000001},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.95399999999999996,"15min":0.96299999999999997},"min":{"1min":0.63,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.147,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":0.96599999999999997}]},{"osd":5,"last update":"Sat Sep 23 22:33:42 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":1.071,"15min":1.0860000000000001},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.2809999999999999,"5min":1.73,"15min":1.73},"last":1.2090000000000001},{"interface":"front","average":{"1min":0.98599999999999999,"5min":1.0880000000000001,"15min":1.1579999999999999},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.972,"5min":1.972,"15min":1.972},"last":0.88100000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:33:42 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.101,"15min":1.1399999999999999},"min":{"1min":0.70499999999999996,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.306,"5min":1.8029999999999999,"15min":1.8029999999999999},"last":1.252},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.1040000000000001,"15min":1.2},"min":{"1min":0.72099999999999997,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.8420000000000001,"5min":1.8420000000000001,"15min":1.8420000000000001},"last":1.0069999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:33:42 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.107,"15min":1.1819999999999999},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"max":{"1min":1.9370000000000001,"5min":1.9370000000000001,"15min":1.9370000000000001},"last":1.1060000000000001},{"interface":"front","average":{"1min":1.0209999999999999,"5min":1.1279999999999999,"15min":1.1699999999999999},"min":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"max":{"1min":1.3660000000000001,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":1.038}]}]},{"osd":2,"up_from":93,"seq":399431958568,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28520,"kb_used_data":1056,"kb_used_omap":7,"kb_used_meta":27448,"kb_avail":93716632,"statfs":{"total":95995035648,"available":95965831168,"internally_reserved":0,"allocated":1081344,"data_stored":588067,"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 22:34:34 2023","interfaces":[{"interface":"back","average":{"1min":0.62,"5min":0.65800000000000003,"15min":0.67600000000000005},"min":{"1min":0.29399999999999998,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.95399999999999996,"5min":0.97099999999999997,"15min":0.97099999999999997},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.63500000000000001,"5min":0.69599999999999995,"15min":0.71299999999999997},"min":{"1min":0.33800000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":1.0529999999999999,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.57499999999999996}]},{"osd":1,"last update":"Sat Sep 23 22:34:34 2023","interfaces":[{"interface":"back","average":{"1min":0.65400000000000003,"5min":0.73599999999999999,"15min":0.753},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":1.0549999999999999,"5min":1.24,"15min":1.24},"last":0.60799999999999998},{"interface":"front","average":{"1min":0.69299999999999995,"5min":0.77700000000000002,"15min":0.80100000000000005},"min":{"1min":0.36099999999999999,"5min":0.314,"15min":0.314},"max":{"1min":1.2170000000000001,"5min":1.2170000000000001,"15min":1.2170000000000001},"last":0.65800000000000003}]},{"osd":3,"last update":"Sat Sep 23 22:33:59 2023","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":0.71299999999999997,"15min":0.72699999999999998},"min":{"1min":0.32900000000000001,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":1.175,"5min":1.175,"15min":1.175},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.66300000000000003,"5min":0.83199999999999996,"15min":0.85999999999999999},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.1220000000000001,"5min":1.1899999999999999,"15min":1.1899999999999999},"last":0.88}]},{"osd":4,"last update":"Sat Sep 23 22:34:34 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.97899999999999998,"15min":0.98499999999999999},"min":{"1min":0.66700000000000004,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.194,"5min":1.696,"15min":1.696},"last":0.995},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.98399999999999999,"15min":0.99399999999999999},"min":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.2949999999999999,"5min":1.577,"15min":1.577},"last":1.1759999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:34:34 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":1.0129999999999999,"15min":1.03},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.256,"5min":1.8,"15min":1.8},"last":1.256},{"interface":"front","average":{"1min":0.94999999999999996,"5min":1.01,"15min":1.024},"min":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.2509999999999999,"5min":1.663,"15min":1.663},"last":0.91500000000000004}]},{"osd":6,"last update":"Sat Sep 23 22:34:34 2023","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":0.997,"15min":1.008},"min":{"1min":0.68500000000000005,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.2609999999999999,"5min":1.72,"15min":1.72},"last":1.022},{"interface":"front","average":{"1min":0.96299999999999997,"5min":1.046,"15min":1.0700000000000001},"min":{"1min":0.66800000000000004,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.4039999999999999,"5min":1.536,"15min":1.536},"last":1.2170000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:34:34 2023","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.127,"15min":1.155},"min":{"1min":0.64100000000000001,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.456,"5min":1.673,"15min":1.673},"last":1.3120000000000001},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.1359999999999999,"15min":1.1619999999999999},"min":{"1min":0.81499999999999995,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.345,"5min":1.8340000000000001,"15min":1.8340000000000001},"last":1.345}]}]},{"osd":3,"up_from":98,"seq":420906795042,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28504,"kb_used_data":1040,"kb_used_omap":2,"kb_used_meta":27453,"kb_avail":93716648,"statfs":{"total":95995035648,"available":95965847552,"internally_reserved":0,"allocated":1064960,"data_stored":586022,"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 22:34:01 2023","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.67400000000000004,"15min":0.68999999999999995},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.94999999999999996,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.66100000000000003},{"interface":"front","average":{"1min":0.64800000000000002,"5min":0.63900000000000001,"15min":0.63700000000000001},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.1870000000000001,"5min":1.1870000000000001,"15min":1.1870000000000001},"last":1.2430000000000001}]},{"osd":1,"last update":"Sat Sep 23 22:34:01 2023","interfaces":[{"interface":"back","average":{"1min":0.59999999999999998,"5min":0.67900000000000005,"15min":0.69199999999999995},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.85899999999999999,"5min":1.202,"15min":1.202},"last":0.85099999999999998},{"interface":"front","average":{"1min":0.67100000000000004,"5min":0.755,"15min":0.76900000000000002},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":1.014,"5min":1.131,"15min":1.131},"last":0.89000000000000001}]},{"osd":2,"last update":"Sat Sep 23 22:34:01 2023","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":0.77200000000000002,"15min":0.77300000000000002},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":1.077,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.748,"5min":0.81100000000000005,"15min":0.82099999999999995},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.236,"5min":1.236,"15min":1.236},"last":0.93500000000000005}]},{"osd":4,"last update":"Sat Sep 23 22:34:36 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.91600000000000004,"15min":0.91400000000000003},"min":{"1min":0.68700000000000006,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.2110000000000001,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":1.2110000000000001},{"interface":"front","average":{"1min":0.92300000000000004,"5min":0.94199999999999995,"15min":0.94499999999999995},"min":{"1min":0.60499999999999998,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.24,"5min":1.24,"15min":1.24},"last":1.054}]},{"osd":5,"last update":"Sat Sep 23 22:34:01 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":1.024,"15min":1.028},"min":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"max":{"1min":1.365,"5min":1.5409999999999999,"15min":1.5409999999999999},"last":1.1839999999999999},{"interface":"front","average":{"1min":1.024,"5min":1.056,"15min":1.0609999999999999},"min":{"1min":0.755,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":1.3680000000000001,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":1.1160000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:34:01 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":1.036,"15min":1.054},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.306,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":1.0920000000000001},{"interface":"front","average":{"1min":0.94499999999999995,"5min":1.0049999999999999,"15min":1.0149999999999999},"min":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.2929999999999999,"5min":1.4950000000000001,"15min":1.4950000000000001},"last":1.29}]},{"osd":7,"last update":"Sat Sep 23 22:34:01 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.079,"15min":1.087},"min":{"1min":0.748,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.26,"5min":1.599,"15min":1.599},"last":1.0249999999999999},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.131,"15min":1.149},"min":{"1min":0.746,"5min":0.746,"15min":0.746},"max":{"1min":1.282,"5min":1.7030000000000001,"15min":1.7030000000000001},"last":1.268}]}]},{"osd":4,"up_from":103,"seq":442381631516,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28576,"kb_used_data":1048,"kb_used_omap":10,"kb_used_meta":27509,"kb_avail":93716576,"statfs":{"total":95995035648,"available":95965773824,"internally_reserved":0,"allocated":1073152,"data_stored":589040,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10652,"internal_metadata":28169828},"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 22:34:31 2023","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.94399999999999995,"15min":0.95199999999999996},"min":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.2769999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.70999999999999996},{"interface":"front","average":{"1min":0.97299999999999998,"5min":0.97799999999999998,"15min":0.97899999999999998},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.345,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.81599999999999995}]},{"osd":1,"last update":"Sat Sep 23 22:34:31 2023","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":0.93799999999999994,"15min":0.92700000000000005},"min":{"1min":0.76400000000000001,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.3169999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":1.022},{"interface":"front","average":{"1min":0.875,"5min":0.94799999999999995,"15min":0.95999999999999996},"min":{"1min":0.624,"5min":0.624,"15min":0.624},"max":{"1min":1.823,"5min":1.823,"15min":1.823},"last":1.167}]},{"osd":2,"last update":"Sat Sep 23 22:34:31 2023","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":1.0209999999999999,"15min":1.0229999999999999},"min":{"1min":0.65200000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.2749999999999999,"5min":1.28,"15min":1.28},"last":1.4350000000000001},{"interface":"front","average":{"1min":1.02,"5min":0.995,"15min":0.99099999999999999},"min":{"1min":0.64700000000000002,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.325,"5min":1.325,"15min":1.325},"last":0.91500000000000004}]},{"osd":3,"last update":"Sat Sep 23 22:34:31 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.995,"15min":1.004},"min":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.141,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":1.113},{"interface":"front","average":{"1min":0.95599999999999996,"5min":1.028,"15min":1.04},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.218,"5min":1.3340000000000001,"15min":1.3340000000000001},"last":1.365}]},{"osd":5,"last update":"Sat Sep 23 22:34:31 2023","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":1.1120000000000001,"15min":1.1220000000000001},"min":{"1min":0.76000000000000001,"5min":0.76000000000000001,"15min":0.76000000000000001},"max":{"1min":1.2509999999999999,"5min":1.377,"15min":1.377},"last":1.28},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.137,"15min":1.149},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.3440000000000001,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":1.147}]},{"osd":6,"last update":"Sat Sep 23 22:34:31 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":1.0620000000000001,"15min":1.081},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.24,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":1.3180000000000001},{"interface":"front","average":{"1min":1.038,"5min":1.1379999999999999,"15min":1.1539999999999999},"min":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"max":{"1min":1.3120000000000001,"5min":1.389,"15min":1.389},"last":1.4870000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:34:31 2023","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.1499999999999999,"15min":1.1659999999999999},"min":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.3799999999999999,"5min":1.498,"15min":1.498},"last":1.0529999999999999},{"interface":"front","average":{"1min":1.1559999999999999,"5min":1.2050000000000001,"15min":1.2130000000000001},"min":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.4570000000000001,"5min":1.4570000000000001,"15min":1.4570000000000001},"last":1.399}]}]},{"osd":5,"up_from":38,"seq":163208757501,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":24952,"kb_used_data":1008,"kb_used_omap":0,"kb_used_meta":23936,"kb_avail":93720200,"statfs":{"total":95995035648,"available":95969484800,"internally_reserved":0,"allocated":1032192,"data_stored":579934,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":24510464},"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 22:34:41 2023","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.91100000000000003,"15min":0.93300000000000005},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.3939999999999999,"5min":1.407,"15min":1.407},"last":0.82099999999999995},{"interface":"front","average":{"1min":0.85499999999999998,"5min":0.90300000000000002,"15min":0.91500000000000004},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":1.198,"5min":1.389,"15min":1.389},"last":0.72699999999999998}]},{"osd":1,"last update":"Sat Sep 23 22:34:16 2023","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":1.0009999999999999,"15min":1.073},"min":{"1min":0.64100000000000001,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.1299999999999999,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.90700000000000003},{"interface":"front","average":{"1min":1.0249999999999999,"5min":1.1100000000000001,"15min":1.171},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":1.3109999999999999,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":0.98099999999999998}]},{"osd":2,"last update":"Sat Sep 23 22:34:33 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":1.006,"15min":1.0409999999999999},"min":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.405,"5min":2.1549999999999998,"15min":2.1549999999999998},"last":1.202},{"interface":"front","average":{"1min":0.94899999999999995,"5min":0.97799999999999998,"15min":0.98999999999999999},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":0.876}]},{"osd":3,"last update":"Sat Sep 23 22:33:59 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.0549999999999999,"15min":1.0529999999999999},"min":{"1min":0.73099999999999998,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.3939999999999999,"5min":1.637,"15min":1.637},"last":1.2470000000000001},{"interface":"front","average":{"1min":1.0069999999999999,"5min":0.96099999999999997,"15min":0.95299999999999996},"min":{"1min":0.71099999999999997,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.371,"5min":1.371,"15min":1.371},"last":0.97199999999999998}]},{"osd":4,"last update":"Sat Sep 23 22:34:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0580000000000001,"5min":1.081,"15min":1.085},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.4239999999999999,"5min":1.446,"15min":1.446},"last":1.071},{"interface":"front","average":{"1min":0.99199999999999999,"5min":1.099,"15min":1.117},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":1.341,"5min":1.341,"15min":1.341},"last":0.78900000000000003}]},{"osd":6,"last update":"Sat Sep 23 22:34:26 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":1.05,"15min":1.081},"min":{"1min":0.441,"5min":0.441,"15min":0.40100000000000002},"max":{"1min":2.194,"5min":2.194,"15min":4.3419999999999996},"last":0.749},{"interface":"front","average":{"1min":1.1870000000000001,"5min":1.159,"15min":1.149},"min":{"1min":0.78900000000000003,"5min":0.58299999999999996,"15min":0.57799999999999996},"max":{"1min":1.6919999999999999,"5min":1.6919999999999999,"15min":1.8240000000000001},"last":1.151}]},{"osd":7,"last update":"Sat Sep 23 22:34:06 2023","interfaces":[{"interface":"back","average":{"1min":1.212,"5min":1.204,"15min":1.224},"min":{"1min":0.73499999999999999,"5min":0.63500000000000001,"15min":0.434},"max":{"1min":1.5880000000000001,"5min":1.5880000000000001,"15min":8.8979999999999997},"last":1.3029999999999999},{"interface":"front","average":{"1min":1.097,"5min":1.135,"15min":1.0980000000000001},"min":{"1min":0.71999999999999997,"5min":0.66600000000000004,"15min":0.46700000000000003},"max":{"1min":1.3149999999999999,"5min":1.7010000000000001,"15min":1.742},"last":0.94999999999999996}]}]}],"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":10652,"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-23T22:34:44.837 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-09-23T22:34:44.838 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd dump 2023-09-23T22:34:45.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:45 smithi187 bash[89487]: audit 2023-09-23T22:34:43.977243+0000 mgr.y (mgr.25310) 373 : audit 0 from='client.34521 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:34:45.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:45 smithi187 bash[89487]: cluster 2023-09-23T22:34:44.211258+0000 mgr.y (mgr.25310) 374 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:45.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:45 smithi169 bash[101133]: audit 2023-09-23T22:34:43.977243+0000 mgr.y (mgr.25310) 373 : audit 0 from='client.34521 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:34:45.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:45 smithi169 bash[101133]: cluster 2023-09-23T22:34:44.211258+0000 mgr.y (mgr.25310) 374 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:45.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:45 smithi169 bash[104356]: audit 2023-09-23T22:34:43.977243+0000 mgr.y (mgr.25310) 373 : audit 0 from='client.34521 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:34:45.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:45 smithi169 bash[104356]: cluster 2023-09-23T22:34:44.211258+0000 mgr.y (mgr.25310) 374 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:47.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:47 smithi169 bash[101133]: cluster 2023-09-23T22:34:46.211964+0000 mgr.y (mgr.25310) 375 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:47.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:47 smithi169 bash[104356]: cluster 2023-09-23T22:34:46.211964+0000 mgr.y (mgr.25310) 375 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:47.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:47 smithi187 bash[89487]: cluster 2023-09-23T22:34:46.211964+0000 mgr.y (mgr.25310) 375 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:48.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:34:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:34:48] "GET /metrics HTTP/1.1" 200 33975 "" "Prometheus/2.43.0" 2023-09-23T22:34:49.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:49 smithi169 bash[101133]: cluster 2023-09-23T22:34:48.212832+0000 mgr.y (mgr.25310) 376 : cluster 0 pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:49.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:49 smithi169 bash[104356]: cluster 2023-09-23T22:34:48.212832+0000 mgr.y (mgr.25310) 376 : cluster 0 pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:49.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:49 smithi187 bash[89487]: cluster 2023-09-23T22:34:48.212832+0000 mgr.y (mgr.25310) 376 : cluster 0 pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:49.653 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:34:51.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:51 smithi169 bash[104356]: cluster 2023-09-23T22:34:50.213562+0000 mgr.y (mgr.25310) 377 : cluster 0 pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:51.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:51 smithi169 bash[101133]: cluster 2023-09-23T22:34:50.213562+0000 mgr.y (mgr.25310) 377 : cluster 0 pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:51.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:51 smithi187 bash[89487]: cluster 2023-09-23T22:34:50.213562+0000 mgr.y (mgr.25310) 377 : cluster 0 pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:53.253 INFO:teuthology.orchestra.run.smithi169.stdout:epoch 104 2023-09-23T22:34:53.254 INFO:teuthology.orchestra.run.smithi169.stdout:fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 2023-09-23T22:34:53.254 INFO:teuthology.orchestra.run.smithi169.stdout:created 2023-09-23T22:05:51.641271+0000 2023-09-23T22:34:53.254 INFO:teuthology.orchestra.run.smithi169.stdout:modified 2023-09-23T22:32:30.158215+0000 2023-09-23T22:34:53.254 INFO:teuthology.orchestra.run.smithi169.stdout:flags sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit 2023-09-23T22:34:53.254 INFO:teuthology.orchestra.run.smithi169.stdout:crush_version 23 2023-09-23T22:34:53.254 INFO:teuthology.orchestra.run.smithi169.stdout:full_ratio 0.95 2023-09-23T22:34:53.254 INFO:teuthology.orchestra.run.smithi169.stdout:backfillfull_ratio 0.9 2023-09-23T22:34:53.254 INFO:teuthology.orchestra.run.smithi169.stdout:nearfull_ratio 0.85 2023-09-23T22:34:53.255 INFO:teuthology.orchestra.run.smithi169.stdout:require_min_compat_client luminous 2023-09-23T22:34:53.255 INFO:teuthology.orchestra.run.smithi169.stdout:min_compat_client luminous 2023-09-23T22:34:53.255 INFO:teuthology.orchestra.run.smithi169.stdout:require_osd_release quincy 2023-09-23T22:34:53.255 INFO:teuthology.orchestra.run.smithi169.stdout:stretch_mode_enabled false 2023-09-23T22:34:53.255 INFO:teuthology.orchestra.run.smithi169.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 21 flags hashpspool stripe_width 0 pg_num_max 32 pg_num_min 1 application mgr read_balance_score 7.89 2023-09-23T22:34:53.255 INFO:teuthology.orchestra.run.smithi169.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 63 flags hashpspool stripe_width 0 application rbd read_balance_score 2.00 2023-09-23T22:34:53.255 INFO:teuthology.orchestra.run.smithi169.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 66 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-23T22:34:53.255 INFO:teuthology.orchestra.run.smithi169.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 67 flags hashpspool stripe_width 0 application cephfs read_balance_score 2.25 2023-09-23T22:34:53.255 INFO:teuthology.orchestra.run.smithi169.stdout:max_osd 8 2023-09-23T22:34:53.255 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 up in weight 1 up_from 83 up_thru 103 down_at 80 last_clean_interval [8,79) [v2:172.21.15.169:6802/707389705,v1:172.21.15.169:6803/707389705] [v2:172.21.15.169:6804/707389705,v1:172.21.15.169:6805/707389705] exists,up 2384528d-4a1b-44de-a786-44beabd48375 2023-09-23T22:34:53.255 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 up in weight 1 up_from 88 up_thru 103 down_at 85 last_clean_interval [13,84) [v2:172.21.15.169:6810/2616944808,v1:172.21.15.169:6811/2616944808] [v2:172.21.15.169:6812/2616944808,v1:172.21.15.169:6813/2616944808] exists,up a9626eac-65d2-42cb-984a-f891c911b713 2023-09-23T22:34:53.255 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 up in weight 1 up_from 93 up_thru 100 down_at 90 last_clean_interval [18,89) [v2:172.21.15.169:6818/3692411498,v1:172.21.15.169:6819/3692411498] [v2:172.21.15.169:6820/3692411498,v1:172.21.15.169:6821/3692411498] exists,up c1c9e666-2750-421a-87f5-e098be84fc57 2023-09-23T22:34:53.256 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 up in weight 1 up_from 98 up_thru 103 down_at 95 last_clean_interval [25,94) [v2:172.21.15.169:6826/890279236,v1:172.21.15.169:6827/890279236] [v2:172.21.15.169:6828/890279236,v1:172.21.15.169:6829/890279236] exists,up de46cc9c-d9a2-4737-a902-b3085c4ce19b 2023-09-23T22:34:53.256 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4 up in weight 1 up_from 103 up_thru 103 down_at 100 last_clean_interval [30,99) [v2:172.21.15.187:6800/4068958040,v1:172.21.15.187:6801/4068958040] [v2:172.21.15.187:6802/4068958040,v1:172.21.15.187:6803/4068958040] exists,up ce1039a4-bf72-4584-b3de-78f951f0952a 2023-09-23T22:34:53.256 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5 up in weight 1 up_from 38 up_thru 103 down_at 0 last_clean_interval [0,0) [v2:172.21.15.187:6808/716797629,v1:172.21.15.187:6809/716797629] [v2:172.21.15.187:6810/716797629,v1:172.21.15.187:6811/716797629] exists,up 720eaeaf-d446-4e00-b7b8-aab3a3fdcfd4 2023-09-23T22:34:53.256 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 up in weight 1 up_from 46 up_thru 103 down_at 0 last_clean_interval [0,0) [v2:172.21.15.187:6816/4148396704,v1:172.21.15.187:6817/4148396704] [v2:172.21.15.187:6818/4148396704,v1:172.21.15.187:6819/4148396704] exists,up 6eed3d1b-edd6-4e5b-b023-01c9d49a43c0 2023-09-23T22:34:53.256 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7 up in weight 1 up_from 54 up_thru 103 down_at 0 last_clean_interval [0,0) [v2:172.21.15.187:6824/397476534,v1:172.21.15.187:6825/397476534] [v2:172.21.15.187:6826/397476534,v1:172.21.15.187:6827/397476534] exists,up 826e2405-260c-4c10-a5a9-96e67928da3a 2023-09-23T22:34:53.256 INFO:teuthology.orchestra.run.smithi169.stdout:pg_upmap_items 4.7 [1,2] 2023-09-23T22:34:53.256 INFO:teuthology.orchestra.run.smithi169.stdout:pg_upmap_items 4.17 [1,5] 2023-09-23T22:34:53.256 INFO:teuthology.orchestra.run.smithi169.stdout:pg_upmap_items 4.18 [1,2] 2023-09-23T22:34:53.256 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.169:0/3259726580 expires 2023-09-24T22:25:25.966414+0000 2023-09-23T22:34:53.256 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.169:0/476903667 expires 2023-09-24T22:23:18.365171+0000 2023-09-23T22:34:53.256 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.169:0/3961937277 expires 2023-09-24T22:25:25.966414+0000 2023-09-23T22:34:53.256 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.187:6835/3473696889 expires 2023-09-24T22:24:22.257926+0000 2023-09-23T22:34:53.257 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.169:0/3584574863 expires 2023-09-24T22:25:25.966414+0000 2023-09-23T22:34:53.257 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.169:6801/1794622029 expires 2023-09-24T22:06:25.449150+0000 2023-09-23T22:34:53.257 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.169:6800/1794622029 expires 2023-09-24T22:06:25.449150+0000 2023-09-23T22:34:53.257 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.169:6801/702995389 expires 2023-09-24T22:06:59.589161+0000 2023-09-23T22:34:53.257 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.187:0/4258166133 expires 2023-09-24T22:24:22.257926+0000 2023-09-23T22:34:53.257 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.169:0/1119633416 expires 2023-09-24T22:06:59.589161+0000 2023-09-23T22:34:53.257 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.187:0/675797229 expires 2023-09-24T22:24:22.257926+0000 2023-09-23T22:34:53.257 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.169:0/3283618360 expires 2023-09-24T22:16:31.701938+0000 2023-09-23T22:34:53.257 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.169:0/985199341 expires 2023-09-24T22:25:25.966414+0000 2023-09-23T22:34:53.257 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.187:0/2866139965 expires 2023-09-24T22:24:22.257926+0000 2023-09-23T22:34:53.257 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.169:6835/4064652492 expires 2023-09-24T22:19:22.904247+0000 2023-09-23T22:34:53.257 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.169:0/1680336425 expires 2023-09-24T22:06:59.589161+0000 2023-09-23T22:34:53.258 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.169:6801/2030280934 expires 2023-09-24T22:25:25.966414+0000 2023-09-23T22:34:53.258 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.187:6834/3473696889 expires 2023-09-24T22:24:22.257926+0000 2023-09-23T22:34:53.258 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.169:0/3248494345 expires 2023-09-24T22:23:18.365171+0000 2023-09-23T22:34:53.258 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.169:0/132530159 expires 2023-09-24T22:25:25.966414+0000 2023-09-23T22:34:53.258 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.187:0/3377364425 expires 2023-09-24T22:24:22.257926+0000 2023-09-23T22:34:53.258 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.169:6801/705626113 expires 2023-09-24T22:16:31.701938+0000 2023-09-23T22:34:53.258 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.169:6800/705626113 expires 2023-09-24T22:16:31.701938+0000 2023-09-23T22:34:53.258 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.169:0/276256841 expires 2023-09-24T22:16:31.701938+0000 2023-09-23T22:34:53.258 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.169:0/148725777 expires 2023-09-24T22:23:18.365171+0000 2023-09-23T22:34:53.258 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.169:0/665770624 expires 2023-09-24T22:06:59.589161+0000 2023-09-23T22:34:53.258 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.169:0/3658436515 expires 2023-09-24T22:06:25.449150+0000 2023-09-23T22:34:53.258 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.169:0/313064646 expires 2023-09-24T22:16:31.701938+0000 2023-09-23T22:34:53.259 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.169:6800/702995389 expires 2023-09-24T22:06:59.589161+0000 2023-09-23T22:34:53.259 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.169:6800/3198882494 expires 2023-09-24T22:23:18.365171+0000 2023-09-23T22:34:53.259 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.187:0/1585591428 expires 2023-09-24T22:24:22.257926+0000 2023-09-23T22:34:53.259 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.169:6801/3198882494 expires 2023-09-24T22:23:18.365171+0000 2023-09-23T22:34:53.259 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.169:0/1434046153 expires 2023-09-24T22:25:25.966414+0000 2023-09-23T22:34:53.259 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.169:6834/4064652492 expires 2023-09-24T22:19:22.904247+0000 2023-09-23T22:34:53.259 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.169:0/3229776594 expires 2023-09-24T22:06:25.449150+0000 2023-09-23T22:34:53.259 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.187:0/929251049 expires 2023-09-24T22:24:22.257926+0000 2023-09-23T22:34:53.259 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.169:0/2260236001 expires 2023-09-24T22:23:18.365171+0000 2023-09-23T22:34:53.259 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.169:0/4160303889 expires 2023-09-24T22:16:31.701938+0000 2023-09-23T22:34:53.259 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.169:6800/2030280934 expires 2023-09-24T22:25:25.966414+0000 2023-09-23T22:34:53.259 INFO:teuthology.orchestra.run.smithi169.stdout:blocklist 172.21.15.169:0/4081286119 expires 2023-09-24T22:06:25.449150+0000 2023-09-23T22:34:53.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:53 smithi169 bash[101133]: cluster 2023-09-23T22:34:52.214337+0000 mgr.y (mgr.25310) 378 : cluster 0 pgmap v312: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:53.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:53 smithi169 bash[101133]: audit 2023-09-23T22:34:53.251425+0000 mon.c (mon.2) 17 : audit 0 from='client.? 172.21.15.169:0/2177941241' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T22:34:53.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:53 smithi169 bash[104356]: cluster 2023-09-23T22:34:52.214337+0000 mgr.y (mgr.25310) 378 : cluster 0 pgmap v312: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:53.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:53 smithi169 bash[104356]: audit 2023-09-23T22:34:53.251425+0000 mon.c (mon.2) 17 : audit 0 from='client.? 172.21.15.169:0/2177941241' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T22:34:53.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:53 smithi187 bash[89487]: cluster 2023-09-23T22:34:52.214337+0000 mgr.y (mgr.25310) 378 : cluster 0 pgmap v312: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:53.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:53 smithi187 bash[89487]: audit 2023-09-23T22:34:53.251425+0000 mon.c (mon.2) 17 : audit 0 from='client.? 172.21.15.169:0/2177941241' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T22:34:54.087 INFO:tasks.cephadm.ceph_manager.ceph:['osd.0 up in weight 1 up_from 83 up_thru 103 down_at 80 last_clean_interval [8,79) [v2:172.21.15.169:6802/707389705,v1:172.21.15.169:6803/707389705] [v2:172.21.15.169:6804/707389705,v1:172.21.15.169:6805/707389705] exists,up 2384528d-4a1b-44de-a786-44beabd48375', 'osd.1 up in weight 1 up_from 88 up_thru 103 down_at 85 last_clean_interval [13,84) [v2:172.21.15.169:6810/2616944808,v1:172.21.15.169:6811/2616944808] [v2:172.21.15.169:6812/2616944808,v1:172.21.15.169:6813/2616944808] exists,up a9626eac-65d2-42cb-984a-f891c911b713', 'osd.2 up in weight 1 up_from 93 up_thru 100 down_at 90 last_clean_interval [18,89) [v2:172.21.15.169:6818/3692411498,v1:172.21.15.169:6819/3692411498] [v2:172.21.15.169:6820/3692411498,v1:172.21.15.169:6821/3692411498] exists,up c1c9e666-2750-421a-87f5-e098be84fc57', 'osd.3 up in weight 1 up_from 98 up_thru 103 down_at 95 last_clean_interval [25,94) [v2:172.21.15.169:6826/890279236,v1:172.21.15.169:6827/890279236] [v2:172.21.15.169:6828/890279236,v1:172.21.15.169:6829/890279236] exists,up de46cc9c-d9a2-4737-a902-b3085c4ce19b', 'osd.4 up in weight 1 up_from 103 up_thru 103 down_at 100 last_clean_interval [30,99) [v2:172.21.15.187:6800/4068958040,v1:172.21.15.187:6801/4068958040] [v2:172.21.15.187:6802/4068958040,v1:172.21.15.187:6803/4068958040] exists,up ce1039a4-bf72-4584-b3de-78f951f0952a', 'osd.5 up in weight 1 up_from 38 up_thru 103 down_at 0 last_clean_interval [0,0) [v2:172.21.15.187:6808/716797629,v1:172.21.15.187:6809/716797629] [v2:172.21.15.187:6810/716797629,v1:172.21.15.187:6811/716797629] exists,up 720eaeaf-d446-4e00-b7b8-aab3a3fdcfd4', 'osd.6 up in weight 1 up_from 46 up_thru 103 down_at 0 last_clean_interval [0,0) [v2:172.21.15.187:6816/4148396704,v1:172.21.15.187:6817/4148396704] [v2:172.21.15.187:6818/4148396704,v1:172.21.15.187:6819/4148396704] exists,up 6eed3d1b-edd6-4e5b-b023-01c9d49a43c0', 'osd.7 up in weight 1 up_from 54 up_thru 103 down_at 0 last_clean_interval [0,0) [v2:172.21.15.187:6824/397476534,v1:172.21.15.187:6825/397476534] [v2:172.21.15.187:6826/397476534,v1:172.21.15.187:6827/397476534] exists,up 826e2405-260c-4c10-a5a9-96e67928da3a'] 2023-09-23T22:34:54.088 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon mon.a config show 2023-09-23T22:34:54.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:54 smithi169 bash[101133]: audit 2023-09-23T22:34:54.197392+0000 mon.a (mon.0) 557 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:34:54.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:54 smithi169 bash[104356]: audit 2023-09-23T22:34:54.197392+0000 mon.a (mon.0) 557 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:34:54.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:54 smithi187 bash[89487]: audit 2023-09-23T22:34:54.197392+0000 mon.a (mon.0) 557 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:34:55.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:55 smithi187 bash[89487]: cluster 2023-09-23T22:34:54.215435+0000 mgr.y (mgr.25310) 379 : cluster 0 pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:55.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:55 smithi169 bash[104356]: cluster 2023-09-23T22:34:54.215435+0000 mgr.y (mgr.25310) 379 : cluster 0 pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:55.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:55 smithi169 bash[101133]: cluster 2023-09-23T22:34:54.215435+0000 mgr.y (mgr.25310) 379 : cluster 0 pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:56.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:56 smithi187 bash[89487]: audit 2023-09-23T22:34:56.124442+0000 mon.a (mon.0) 558 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:34:56.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:56 smithi169 bash[101133]: audit 2023-09-23T22:34:56.124442+0000 mon.a (mon.0) 558 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:34:56.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:56 smithi169 bash[104356]: audit 2023-09-23T22:34:56.124442+0000 mon.a (mon.0) 558 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:34:57.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:57 smithi187 bash[89487]: cluster 2023-09-23T22:34:56.216100+0000 mgr.y (mgr.25310) 380 : cluster 0 pgmap v314: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:57.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:57 smithi169 bash[104356]: cluster 2023-09-23T22:34:56.216100+0000 mgr.y (mgr.25310) 380 : cluster 0 pgmap v314: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:57.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:57 smithi169 bash[101133]: cluster 2023-09-23T22:34:56.216100+0000 mgr.y (mgr.25310) 380 : cluster 0 pgmap v314: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:58.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:34:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:34:58] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-09-23T22:34:58.869 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:34:59.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:34:59 smithi187 bash[89487]: cluster 2023-09-23T22:34:58.217089+0000 mgr.y (mgr.25310) 381 : cluster 0 pgmap v315: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:59.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:34:59 smithi169 bash[101133]: cluster 2023-09-23T22:34:58.217089+0000 mgr.y (mgr.25310) 381 : cluster 0 pgmap v315: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:34:59.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:34:59 smithi169 bash[104356]: cluster 2023-09-23T22:34:58.217089+0000 mgr.y (mgr.25310) 381 : cluster 0 pgmap v315: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:01.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:00 smithi169 bash[101133]: audit 2023-09-23T22:34:59.985311+0000 mon.a (mon.0) 559 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:35:01.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:00 smithi169 bash[101133]: audit 2023-09-23T22:34:59.992499+0000 mon.a (mon.0) 560 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:35:01.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:00 smithi169 bash[101133]: cluster 2023-09-23T22:35:00.217809+0000 mgr.y (mgr.25310) 382 : cluster 0 pgmap v316: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:01.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:00 smithi169 bash[101133]: audit 2023-09-23T22:35:00.647137+0000 mon.a (mon.0) 561 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:35:01.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:00 smithi169 bash[101133]: audit 2023-09-23T22:35:00.653269+0000 mon.a (mon.0) 562 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:35:01.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:00 smithi169 bash[104356]: audit 2023-09-23T22:34:59.985311+0000 mon.a (mon.0) 559 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:35:01.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:00 smithi169 bash[104356]: audit 2023-09-23T22:34:59.992499+0000 mon.a (mon.0) 560 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:35:01.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:00 smithi169 bash[104356]: cluster 2023-09-23T22:35:00.217809+0000 mgr.y (mgr.25310) 382 : cluster 0 pgmap v316: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:01.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:00 smithi169 bash[104356]: audit 2023-09-23T22:35:00.647137+0000 mon.a (mon.0) 561 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:35:01.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:00 smithi169 bash[104356]: audit 2023-09-23T22:35:00.653269+0000 mon.a (mon.0) 562 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:35:01.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:00 smithi187 bash[89487]: audit 2023-09-23T22:34:59.985311+0000 mon.a (mon.0) 559 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:35:01.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:00 smithi187 bash[89487]: audit 2023-09-23T22:34:59.992499+0000 mon.a (mon.0) 560 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:35:01.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:00 smithi187 bash[89487]: cluster 2023-09-23T22:35:00.217809+0000 mgr.y (mgr.25310) 382 : cluster 0 pgmap v316: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:01.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:00 smithi187 bash[89487]: audit 2023-09-23T22:35:00.647137+0000 mon.a (mon.0) 561 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:35:01.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:00 smithi187 bash[89487]: audit 2023-09-23T22:35:00.653269+0000 mon.a (mon.0) 562 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:35:02.265 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:01 smithi169 bash[104356]: audit 2023-09-23T22:35:01.129065+0000 mon.a (mon.0) 563 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:35:02.265 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:01 smithi169 bash[104356]: audit 2023-09-23T22:35:01.130534+0000 mon.a (mon.0) 564 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:35:02.265 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:01 smithi169 bash[104356]: audit 2023-09-23T22:35:01.142521+0000 mon.a (mon.0) 565 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:35:02.265 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:01 smithi169 bash[101133]: audit 2023-09-23T22:35:01.129065+0000 mon.a (mon.0) 563 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:35:02.265 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:01 smithi169 bash[101133]: audit 2023-09-23T22:35:01.130534+0000 mon.a (mon.0) 564 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:35:02.266 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:01 smithi169 bash[101133]: audit 2023-09-23T22:35:01.142521+0000 mon.a (mon.0) 565 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:35:02.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:01 smithi187 bash[89487]: audit 2023-09-23T22:35:01.129065+0000 mon.a (mon.0) 563 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:35:02.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:01 smithi187 bash[89487]: audit 2023-09-23T22:35:01.130534+0000 mon.a (mon.0) 564 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:35:02.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:01 smithi187 bash[89487]: audit 2023-09-23T22:35:01.142521+0000 mon.a (mon.0) 565 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:35:02.518 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T22:35:02.518 INFO:teuthology.orchestra.run.smithi169.stdout: "name": "mon.a", 2023-09-23T22:35:02.518 INFO:teuthology.orchestra.run.smithi169.stdout: "cluster": "ceph", 2023-09-23T22:35:02.518 INFO:teuthology.orchestra.run.smithi169.stdout: "admin_socket": "/var/run/ceph/ceph-mon.a.asok", 2023-09-23T22:35:02.519 INFO:teuthology.orchestra.run.smithi169.stdout: "admin_socket_mode": "", 2023-09-23T22:35:02.519 INFO:teuthology.orchestra.run.smithi169.stdout: "auth_allow_insecure_global_id_reclaim": "false", 2023-09-23T22:35:02.519 INFO:teuthology.orchestra.run.smithi169.stdout: "auth_client_required": "cephx, none", 2023-09-23T22:35:02.519 INFO:teuthology.orchestra.run.smithi169.stdout: "auth_cluster_required": "cephx", 2023-09-23T22:35:02.519 INFO:teuthology.orchestra.run.smithi169.stdout: "auth_debug": "true", 2023-09-23T22:35:02.519 INFO:teuthology.orchestra.run.smithi169.stdout: "auth_expose_insecure_global_id_reclaim": "true", 2023-09-23T22:35:02.519 INFO:teuthology.orchestra.run.smithi169.stdout: "auth_mon_ticket_ttl": "660.000000", 2023-09-23T22:35:02.519 INFO:teuthology.orchestra.run.smithi169.stdout: "auth_service_required": "cephx", 2023-09-23T22:35:02.519 INFO:teuthology.orchestra.run.smithi169.stdout: "auth_service_ticket_ttl": "240.000000", 2023-09-23T22:35:02.519 INFO:teuthology.orchestra.run.smithi169.stdout: "auth_supported": "", 2023-09-23T22:35:02.519 INFO:teuthology.orchestra.run.smithi169.stdout: "bdev_aio": "true", 2023-09-23T22:35:02.520 INFO:teuthology.orchestra.run.smithi169.stdout: "bdev_aio_max_queue_depth": "1024", 2023-09-23T22:35:02.520 INFO:teuthology.orchestra.run.smithi169.stdout: "bdev_aio_poll_ms": "250", 2023-09-23T22:35:02.520 INFO:teuthology.orchestra.run.smithi169.stdout: "bdev_aio_reap_max": "16", 2023-09-23T22:35:02.520 INFO:teuthology.orchestra.run.smithi169.stdout: "bdev_async_discard": "false", 2023-09-23T22:35:02.520 INFO:teuthology.orchestra.run.smithi169.stdout: "bdev_block_size": "4096", 2023-09-23T22:35:02.520 INFO:teuthology.orchestra.run.smithi169.stdout: "bdev_debug_aio": "false", 2023-09-23T22:35:02.520 INFO:teuthology.orchestra.run.smithi169.stdout: "bdev_debug_aio_log_age": "5.000000", 2023-09-23T22:35:02.520 INFO:teuthology.orchestra.run.smithi169.stdout: "bdev_debug_aio_suicide_timeout": "60.000000", 2023-09-23T22:35:02.520 INFO:teuthology.orchestra.run.smithi169.stdout: "bdev_debug_inflight_ios": "false", 2023-09-23T22:35:02.520 INFO:teuthology.orchestra.run.smithi169.stdout: "bdev_enable_discard": "false", 2023-09-23T22:35:02.520 INFO:teuthology.orchestra.run.smithi169.stdout: "bdev_flock_retry": "3", 2023-09-23T22:35:02.520 INFO:teuthology.orchestra.run.smithi169.stdout: "bdev_flock_retry_interval": "0.100000", 2023-09-23T22:35:02.521 INFO:teuthology.orchestra.run.smithi169.stdout: "bdev_inject_crash": "0", 2023-09-23T22:35:02.521 INFO:teuthology.orchestra.run.smithi169.stdout: "bdev_inject_crash_flush_delay": "2", 2023-09-23T22:35:02.521 INFO:teuthology.orchestra.run.smithi169.stdout: "bdev_ioring": "false", 2023-09-23T22:35:02.521 INFO:teuthology.orchestra.run.smithi169.stdout: "bdev_ioring_hipri": "false", 2023-09-23T22:35:02.521 INFO:teuthology.orchestra.run.smithi169.stdout: "bdev_ioring_sqthread_poll": "false", 2023-09-23T22:35:02.521 INFO:teuthology.orchestra.run.smithi169.stdout: "bdev_nvme_unbind_from_kernel": "false", 2023-09-23T22:35:02.521 INFO:teuthology.orchestra.run.smithi169.stdout: "bdev_read_buffer_alignment": "4096", 2023-09-23T22:35:02.521 INFO:teuthology.orchestra.run.smithi169.stdout: "bdev_read_preallocated_huge_buffers": "", 2023-09-23T22:35:02.521 INFO:teuthology.orchestra.run.smithi169.stdout: "bdev_type": "", 2023-09-23T22:35:02.521 INFO:teuthology.orchestra.run.smithi169.stdout: "bluefs_alloc_size": "1048576", 2023-09-23T22:35:02.521 INFO:teuthology.orchestra.run.smithi169.stdout: "bluefs_allocator": "hybrid", 2023-09-23T22:35:02.521 INFO:teuthology.orchestra.run.smithi169.stdout: "bluefs_buffered_io": "true", 2023-09-23T22:35:02.522 INFO:teuthology.orchestra.run.smithi169.stdout: "bluefs_check_for_zeros": "false", 2023-09-23T22:35:02.522 INFO:teuthology.orchestra.run.smithi169.stdout: "bluefs_check_volume_selector_often": "false", 2023-09-23T22:35:02.522 INFO:teuthology.orchestra.run.smithi169.stdout: "bluefs_check_volume_selector_on_umount": "false", 2023-09-23T22:35:02.522 INFO:teuthology.orchestra.run.smithi169.stdout: "bluefs_compact_log_sync": "false", 2023-09-23T22:35:02.522 INFO:teuthology.orchestra.run.smithi169.stdout: "bluefs_failed_shared_alloc_cooldown": "600.000000", 2023-09-23T22:35:02.522 INFO:teuthology.orchestra.run.smithi169.stdout: "bluefs_log_compact_min_ratio": "5.000000", 2023-09-23T22:35:02.522 INFO:teuthology.orchestra.run.smithi169.stdout: "bluefs_log_compact_min_size": "16777216", 2023-09-23T22:35:02.522 INFO:teuthology.orchestra.run.smithi169.stdout: "bluefs_log_replay_check_allocations": "true", 2023-09-23T22:35:02.522 INFO:teuthology.orchestra.run.smithi169.stdout: "bluefs_max_log_runway": "4194304", 2023-09-23T22:35:02.522 INFO:teuthology.orchestra.run.smithi169.stdout: "bluefs_max_prefetch": "1048576", 2023-09-23T22:35:02.522 INFO:teuthology.orchestra.run.smithi169.stdout: "bluefs_min_flush_size": "524288", 2023-09-23T22:35:02.523 INFO:teuthology.orchestra.run.smithi169.stdout: "bluefs_min_log_runway": "1048576", 2023-09-23T22:35:02.523 INFO:teuthology.orchestra.run.smithi169.stdout: "bluefs_replay_recovery": "false", 2023-09-23T22:35:02.523 INFO:teuthology.orchestra.run.smithi169.stdout: "bluefs_replay_recovery_disable_compact": "false", 2023-09-23T22:35:02.523 INFO:teuthology.orchestra.run.smithi169.stdout: "bluefs_shared_alloc_size": "65536", 2023-09-23T22:35:02.523 INFO:teuthology.orchestra.run.smithi169.stdout: "bluefs_sync_write": "false", 2023-09-23T22:35:02.523 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_2q_cache_kin_ratio": "0.500000", 2023-09-23T22:35:02.523 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_2q_cache_kout_ratio": "0.500000", 2023-09-23T22:35:02.523 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_alloc_stats_dump_interval": "86400.000000", 2023-09-23T22:35:02.523 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_allocation_from_file": "true", 2023-09-23T22:35:02.523 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_allocator": "hybrid", 2023-09-23T22:35:02.523 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_avl_alloc_bf_free_pct": "4", 2023-09-23T22:35:02.523 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_avl_alloc_bf_threshold": "131072", 2023-09-23T22:35:02.524 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_avl_alloc_ff_max_search_bytes": "16777216", 2023-09-23T22:35:02.524 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_avl_alloc_ff_max_search_count": "100", 2023-09-23T22:35:02.524 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_bitmapallocator_blocks_per_zone": "1024", 2023-09-23T22:35:02.524 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_bitmapallocator_span_size": "1024", 2023-09-23T22:35:02.524 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_blobid_prealloc": "10240", 2023-09-23T22:35:02.524 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_block_create": "true", 2023-09-23T22:35:02.524 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_block_db_create": "false", 2023-09-23T22:35:02.524 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_block_db_path": "", 2023-09-23T22:35:02.524 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_block_db_size": "0", 2023-09-23T22:35:02.524 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_block_path": "", 2023-09-23T22:35:02.524 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_block_preallocate_file": "false", 2023-09-23T22:35:02.525 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_block_size": "107374182400", 2023-09-23T22:35:02.525 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_block_wal_create": "false", 2023-09-23T22:35:02.525 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_block_wal_path": "", 2023-09-23T22:35:02.525 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_block_wal_size": "100663296", 2023-09-23T22:35:02.525 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_bluefs": "true", 2023-09-23T22:35:02.525 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_bluefs_alloc_failure_dump_interval": "0.000000", 2023-09-23T22:35:02.525 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_bluefs_env_mirror": "false", 2023-09-23T22:35:02.525 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_bluefs_max_free": "10737418240", 2023-09-23T22:35:02.525 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_cache_age_bin_interval": "1.000000", 2023-09-23T22:35:02.525 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_cache_age_bins_data": "1 2 6 24 120 720 0 0 0 0", 2023-09-23T22:35:02.525 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_cache_age_bins_kv": "1 2 6 24 120 720 0 0 0 0", 2023-09-23T22:35:02.525 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_cache_age_bins_kv_onode": "0 0 0 0 0 0 0 0 0 720", 2023-09-23T22:35:02.526 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_cache_age_bins_meta": "1 2 6 24 120 720 0 0 0 0", 2023-09-23T22:35:02.526 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_cache_autotune": "true", 2023-09-23T22:35:02.526 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_cache_autotune_interval": "5.000000", 2023-09-23T22:35:02.526 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_cache_kv_onode_ratio": "0.040000", 2023-09-23T22:35:02.526 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_cache_kv_ratio": "0.450000", 2023-09-23T22:35:02.526 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_cache_meta_ratio": "0.450000", 2023-09-23T22:35:02.526 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_cache_size": "0", 2023-09-23T22:35:02.526 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_cache_size_hdd": "1073741824", 2023-09-23T22:35:02.526 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_cache_size_ssd": "3221225472", 2023-09-23T22:35:02.526 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_cache_trim_interval": "0.050000", 2023-09-23T22:35:02.526 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_cache_trim_max_skip_pinned": "1000", 2023-09-23T22:35:02.527 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_cache_type": "2q", 2023-09-23T22:35:02.527 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_cleaner_sleep_interval": "5.000000", 2023-09-23T22:35:02.527 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_clone_cow": "true", 2023-09-23T22:35:02.527 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_compression_algorithm": "snappy", 2023-09-23T22:35:02.527 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_compression_max_blob_size": "0", 2023-09-23T22:35:02.527 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_compression_max_blob_size_hdd": "65536", 2023-09-23T22:35:02.527 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_compression_max_blob_size_ssd": "65536", 2023-09-23T22:35:02.527 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_compression_min_blob_size": "0", 2023-09-23T22:35:02.527 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_compression_min_blob_size_hdd": "8192", 2023-09-23T22:35:02.527 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_compression_min_blob_size_ssd": "65536", 2023-09-23T22:35:02.527 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_compression_mode": "none", 2023-09-23T22:35:02.527 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_compression_required_ratio": "0.875000", 2023-09-23T22:35:02.528 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_csum_type": "crc32c", 2023-09-23T22:35:02.528 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_debug_enforce_settings": "default", 2023-09-23T22:35:02.528 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_debug_freelist": "false", 2023-09-23T22:35:02.528 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_debug_fsck_abort": "false", 2023-09-23T22:35:02.528 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_debug_inject_allocation_from_file_failure": "0.000000", 2023-09-23T22:35:02.528 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_debug_inject_bug21040": "false", 2023-09-23T22:35:02.528 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_debug_inject_csum_err_probability": "0.000000", 2023-09-23T22:35:02.528 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_debug_inject_read_err": "false", 2023-09-23T22:35:02.528 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_debug_legacy_omap": "false", 2023-09-23T22:35:02.528 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_debug_no_reuse_blocks": "false", 2023-09-23T22:35:02.528 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_debug_omit_block_device_write": "false", 2023-09-23T22:35:02.528 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_debug_omit_kv_commit": "false", 2023-09-23T22:35:02.528 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_debug_permit_any_bdev_label": "false", 2023-09-23T22:35:02.529 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_debug_prefill": "0.000000", 2023-09-23T22:35:02.529 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_debug_prefragment_max": "1048576", 2023-09-23T22:35:02.529 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_debug_random_read_err": "0.000000", 2023-09-23T22:35:02.529 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_debug_randomize_serial_transaction": "0", 2023-09-23T22:35:02.529 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_debug_small_allocations": "0", 2023-09-23T22:35:02.529 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_debug_too_many_blobs_threshold": "24576", 2023-09-23T22:35:02.529 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_default_buffered_read": "true", 2023-09-23T22:35:02.529 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_default_buffered_write": "false", 2023-09-23T22:35:02.529 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_deferred_batch_ops": "0", 2023-09-23T22:35:02.529 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_deferred_batch_ops_hdd": "64", 2023-09-23T22:35:02.529 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_deferred_batch_ops_ssd": "16", 2023-09-23T22:35:02.529 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_extent_map_inline_shard_prealloc_size": "256", 2023-09-23T22:35:02.530 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_extent_map_shard_max_size": "1200", 2023-09-23T22:35:02.530 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_extent_map_shard_min_size": "150", 2023-09-23T22:35:02.530 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_extent_map_shard_target_size": "500", 2023-09-23T22:35:02.530 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_extent_map_shard_target_size_slop": "0.200000", 2023-09-23T22:35:02.530 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_fail_eio": "false", 2023-09-23T22:35:02.530 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_freelist_blocks_per_key": "128", 2023-09-23T22:35:02.530 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_fsck_error_on_no_per_pg_omap": "false", 2023-09-23T22:35:02.530 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_fsck_error_on_no_per_pool_omap": "false", 2023-09-23T22:35:02.530 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_fsck_error_on_no_per_pool_stats": "false", 2023-09-23T22:35:02.530 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_fsck_on_mkfs": "true", 2023-09-23T22:35:02.530 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_fsck_on_mkfs_deep": "false", 2023-09-23T22:35:02.530 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_fsck_on_mount": "false", 2023-09-23T22:35:02.531 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_fsck_on_mount_deep": "false", 2023-09-23T22:35:02.531 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_fsck_on_umount": "false", 2023-09-23T22:35:02.531 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_fsck_on_umount_deep": "false", 2023-09-23T22:35:02.531 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_fsck_quick_fix_on_mount": "false", 2023-09-23T22:35:02.531 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_fsck_quick_fix_threads": "2", 2023-09-23T22:35:02.531 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_fsck_read_bytes_cap": "67108864", 2023-09-23T22:35:02.531 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_fsck_shared_blob_tracker_size": "0.031250", 2023-09-23T22:35:02.531 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_gc_enable_blob_threshold": "0", 2023-09-23T22:35:02.531 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_gc_enable_total_threshold": "0", 2023-09-23T22:35:02.531 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_hybrid_alloc_mem_cap": "67108864", 2023-09-23T22:35:02.531 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_ignore_data_csum": "false", 2023-09-23T22:35:02.531 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_kv_sync_util_logging_s": "10.000000", 2023-09-23T22:35:02.531 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_kvbackend": "rocksdb", 2023-09-23T22:35:02.532 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_log_collection_list_age": "60.000000", 2023-09-23T22:35:02.532 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_log_omap_iterator_age": "5.000000", 2023-09-23T22:35:02.532 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_log_op_age": "5.000000", 2023-09-23T22:35:02.532 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_max_alloc_size": "0", 2023-09-23T22:35:02.532 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_max_blob_size": "0", 2023-09-23T22:35:02.532 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_max_blob_size_hdd": "65536", 2023-09-23T22:35:02.532 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_max_blob_size_ssd": "65536", 2023-09-23T22:35:02.532 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_max_defer_interval": "3.000000", 2023-09-23T22:35:02.532 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_max_deferred_txc": "32", 2023-09-23T22:35:02.532 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_min_alloc_size": "0", 2023-09-23T22:35:02.532 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_min_alloc_size_hdd": "4096", 2023-09-23T22:35:02.532 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_min_alloc_size_ssd": "4096", 2023-09-23T22:35:02.533 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_nid_prealloc": "1024", 2023-09-23T22:35:02.533 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_prefer_deferred_size": "0", 2023-09-23T22:35:02.533 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_prefer_deferred_size_hdd": "65536", 2023-09-23T22:35:02.533 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_prefer_deferred_size_ssd": "0", 2023-09-23T22:35:02.533 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_qfsck_on_mount": "true", 2023-09-23T22:35:02.533 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_retry_disk_reads": "3", 2023-09-23T22:35:02.533 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_rocksdb_cf": "true", 2023-09-23T22:35:02.533 INFO:teuthology.orchestra.run.smithi169.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-23T22:35:02.533 INFO:teuthology.orchestra.run.smithi169.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-23T22:35:02.533 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_rocksdb_options_annex": "", 2023-09-23T22:35:02.533 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_spdk_coremask": "0x1", 2023-09-23T22:35:02.533 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_spdk_io_sleep": "5", 2023-09-23T22:35:02.534 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_spdk_max_io_completion": "0", 2023-09-23T22:35:02.534 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_spdk_mem": "512", 2023-09-23T22:35:02.534 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_sync_submit_transaction": "false", 2023-09-23T22:35:02.534 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_throttle_bytes": "67108864", 2023-09-23T22:35:02.534 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_throttle_cost_per_io": "0", 2023-09-23T22:35:02.534 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_throttle_cost_per_io_hdd": "670000", 2023-09-23T22:35:02.534 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_throttle_cost_per_io_ssd": "4000", 2023-09-23T22:35:02.534 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_throttle_deferred_bytes": "134217728", 2023-09-23T22:35:02.534 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_throttle_trace_rate": "0.000000", 2023-09-23T22:35:02.534 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_tracing": "false", 2023-09-23T22:35:02.534 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_use_optimal_io_size_for_min_alloc_size": "false", 2023-09-23T22:35:02.534 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_volume_selection_policy": "use_some_extra", 2023-09-23T22:35:02.535 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_volume_selection_reserved": "0", 2023-09-23T22:35:02.535 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_volume_selection_reserved_factor": "2.000000", 2023-09-23T22:35:02.535 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_warn_on_bluefs_spillover": "true", 2023-09-23T22:35:02.535 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_warn_on_legacy_statfs": "true", 2023-09-23T22:35:02.535 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_warn_on_no_per_pg_omap": "false", 2023-09-23T22:35:02.535 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_warn_on_no_per_pool_omap": "true", 2023-09-23T22:35:02.535 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_warn_on_spurious_read_errors": "true", 2023-09-23T22:35:02.535 INFO:teuthology.orchestra.run.smithi169.stdout: "bluestore_zero_block_detection": "false", 2023-09-23T22:35:02.535 INFO:teuthology.orchestra.run.smithi169.stdout: "cephadm_path": "/usr/sbin/cephadm", 2023-09-23T22:35:02.535 INFO:teuthology.orchestra.run.smithi169.stdout: "cephfs_mirror_action_update_interval": "2", 2023-09-23T22:35:02.536 INFO:teuthology.orchestra.run.smithi169.stdout: "cephfs_mirror_directory_scan_interval": "10", 2023-09-23T22:35:02.536 INFO:teuthology.orchestra.run.smithi169.stdout: "cephfs_mirror_max_concurrent_directory_syncs": "3", 2023-09-23T22:35:02.536 INFO:teuthology.orchestra.run.smithi169.stdout: "cephfs_mirror_max_consecutive_failures_per_directory": "10", 2023-09-23T22:35:02.536 INFO:teuthology.orchestra.run.smithi169.stdout: "cephfs_mirror_max_snapshot_sync_per_cycle": "3", 2023-09-23T22:35:02.536 INFO:teuthology.orchestra.run.smithi169.stdout: "cephfs_mirror_mount_timeout": "10", 2023-09-23T22:35:02.536 INFO:teuthology.orchestra.run.smithi169.stdout: "cephfs_mirror_restart_mirror_on_blocklist_interval": "30", 2023-09-23T22:35:02.536 INFO:teuthology.orchestra.run.smithi169.stdout: "cephfs_mirror_restart_mirror_on_failure_interval": "20", 2023-09-23T22:35:02.536 INFO:teuthology.orchestra.run.smithi169.stdout: "cephfs_mirror_retry_failed_directories_interval": "60", 2023-09-23T22:35:02.536 INFO:teuthology.orchestra.run.smithi169.stdout: "cephsqlite_blocklist_dead_locker": "true", 2023-09-23T22:35:02.536 INFO:teuthology.orchestra.run.smithi169.stdout: "cephsqlite_lock_renewal_interval": "2000", 2023-09-23T22:35:02.536 INFO:teuthology.orchestra.run.smithi169.stdout: "cephsqlite_lock_renewal_timeout": "30000", 2023-09-23T22:35:02.536 INFO:teuthology.orchestra.run.smithi169.stdout: "cephx_cluster_require_signatures": "false", 2023-09-23T22:35:02.537 INFO:teuthology.orchestra.run.smithi169.stdout: "cephx_cluster_require_version": "2", 2023-09-23T22:35:02.537 INFO:teuthology.orchestra.run.smithi169.stdout: "cephx_require_signatures": "false", 2023-09-23T22:35:02.537 INFO:teuthology.orchestra.run.smithi169.stdout: "cephx_require_version": "2", 2023-09-23T22:35:02.537 INFO:teuthology.orchestra.run.smithi169.stdout: "cephx_service_require_signatures": "false", 2023-09-23T22:35:02.537 INFO:teuthology.orchestra.run.smithi169.stdout: "cephx_service_require_version": "2", 2023-09-23T22:35:02.537 INFO:teuthology.orchestra.run.smithi169.stdout: "cephx_sign_messages": "true", 2023-09-23T22:35:02.537 INFO:teuthology.orchestra.run.smithi169.stdout: "chdir": "", 2023-09-23T22:35:02.537 INFO:teuthology.orchestra.run.smithi169.stdout: "client_acl_type": "", 2023-09-23T22:35:02.537 INFO:teuthology.orchestra.run.smithi169.stdout: "client_asio_thread_count": "2", 2023-09-23T22:35:02.537 INFO:teuthology.orchestra.run.smithi169.stdout: "client_cache_mid": "0.750000", 2023-09-23T22:35:02.537 INFO:teuthology.orchestra.run.smithi169.stdout: "client_cache_size": "16384", 2023-09-23T22:35:02.537 INFO:teuthology.orchestra.run.smithi169.stdout: "client_caps_release_delay": "5", 2023-09-23T22:35:02.538 INFO:teuthology.orchestra.run.smithi169.stdout: "client_check_pool_perm": "true", 2023-09-23T22:35:02.538 INFO:teuthology.orchestra.run.smithi169.stdout: "client_collect_and_send_global_metrics": "false", 2023-09-23T22:35:02.538 INFO:teuthology.orchestra.run.smithi169.stdout: "client_debug_force_sync_read": "false", 2023-09-23T22:35:02.538 INFO:teuthology.orchestra.run.smithi169.stdout: "client_debug_getattr_caps": "false", 2023-09-23T22:35:02.538 INFO:teuthology.orchestra.run.smithi169.stdout: "client_debug_inject_tick_delay": "0", 2023-09-23T22:35:02.538 INFO:teuthology.orchestra.run.smithi169.stdout: "client_die_on_failed_dentry_invalidate": "true", 2023-09-23T22:35:02.538 INFO:teuthology.orchestra.run.smithi169.stdout: "client_die_on_failed_remount": "false", 2023-09-23T22:35:02.538 INFO:teuthology.orchestra.run.smithi169.stdout: "client_dirsize_rbytes": "true", 2023-09-23T22:35:02.538 INFO:teuthology.orchestra.run.smithi169.stdout: "client_force_lazyio": "false", 2023-09-23T22:35:02.538 INFO:teuthology.orchestra.run.smithi169.stdout: "client_fs": "", 2023-09-23T22:35:02.538 INFO:teuthology.orchestra.run.smithi169.stdout: "client_inject_fixed_oldest_tid": "false", 2023-09-23T22:35:02.538 INFO:teuthology.orchestra.run.smithi169.stdout: "client_inject_release_failure": "false", 2023-09-23T22:35:02.539 INFO:teuthology.orchestra.run.smithi169.stdout: "client_max_inline_size": "4096", 2023-09-23T22:35:02.539 INFO:teuthology.orchestra.run.smithi169.stdout: "client_max_retries_on_remount_failure": "5", 2023-09-23T22:35:02.539 INFO:teuthology.orchestra.run.smithi169.stdout: "client_mds_namespace": "", 2023-09-23T22:35:02.539 INFO:teuthology.orchestra.run.smithi169.stdout: "client_metadata": "", 2023-09-23T22:35:02.539 INFO:teuthology.orchestra.run.smithi169.stdout: "client_mount_gid": "-1", 2023-09-23T22:35:02.539 INFO:teuthology.orchestra.run.smithi169.stdout: "client_mount_timeout": "300", 2023-09-23T22:35:02.539 INFO:teuthology.orchestra.run.smithi169.stdout: "client_mount_uid": "-1", 2023-09-23T22:35:02.539 INFO:teuthology.orchestra.run.smithi169.stdout: "client_mountpoint": "/", 2023-09-23T22:35:02.539 INFO:teuthology.orchestra.run.smithi169.stdout: "client_notify_timeout": "10", 2023-09-23T22:35:02.539 INFO:teuthology.orchestra.run.smithi169.stdout: "client_oc": "true", 2023-09-23T22:35:02.539 INFO:teuthology.orchestra.run.smithi169.stdout: "client_oc_max_dirty": "104857600", 2023-09-23T22:35:02.539 INFO:teuthology.orchestra.run.smithi169.stdout: "client_oc_max_dirty_age": "5.000000", 2023-09-23T22:35:02.539 INFO:teuthology.orchestra.run.smithi169.stdout: "client_oc_max_objects": "1000", 2023-09-23T22:35:02.540 INFO:teuthology.orchestra.run.smithi169.stdout: "client_oc_size": "209715200", 2023-09-23T22:35:02.540 INFO:teuthology.orchestra.run.smithi169.stdout: "client_oc_target_dirty": "8388608", 2023-09-23T22:35:02.540 INFO:teuthology.orchestra.run.smithi169.stdout: "client_permissions": "true", 2023-09-23T22:35:02.540 INFO:teuthology.orchestra.run.smithi169.stdout: "client_quota": "true", 2023-09-23T22:35:02.540 INFO:teuthology.orchestra.run.smithi169.stdout: "client_quota_df": "true", 2023-09-23T22:35:02.540 INFO:teuthology.orchestra.run.smithi169.stdout: "client_readahead_max_bytes": "0", 2023-09-23T22:35:02.540 INFO:teuthology.orchestra.run.smithi169.stdout: "client_readahead_max_periods": "4", 2023-09-23T22:35:02.540 INFO:teuthology.orchestra.run.smithi169.stdout: "client_readahead_min": "131072", 2023-09-23T22:35:02.540 INFO:teuthology.orchestra.run.smithi169.stdout: "client_reconnect_stale": "false", 2023-09-23T22:35:02.540 INFO:teuthology.orchestra.run.smithi169.stdout: "client_shutdown_timeout": "30", 2023-09-23T22:35:02.540 INFO:teuthology.orchestra.run.smithi169.stdout: "client_snapdir": ".snap", 2023-09-23T22:35:02.540 INFO:teuthology.orchestra.run.smithi169.stdout: "client_tick_interval": "1", 2023-09-23T22:35:02.541 INFO:teuthology.orchestra.run.smithi169.stdout: "client_trace": "", 2023-09-23T22:35:02.541 INFO:teuthology.orchestra.run.smithi169.stdout: "client_try_dentry_invalidate": "false", 2023-09-23T22:35:02.541 INFO:teuthology.orchestra.run.smithi169.stdout: "client_use_faked_inos": "false", 2023-09-23T22:35:02.541 INFO:teuthology.orchestra.run.smithi169.stdout: "client_use_random_mds": "false", 2023-09-23T22:35:02.541 INFO:teuthology.orchestra.run.smithi169.stdout: "clog_to_graylog": "false", 2023-09-23T22:35:02.541 INFO:teuthology.orchestra.run.smithi169.stdout: "clog_to_graylog_host": "127.0.0.1", 2023-09-23T22:35:02.541 INFO:teuthology.orchestra.run.smithi169.stdout: "clog_to_graylog_port": "12201", 2023-09-23T22:35:02.541 INFO:teuthology.orchestra.run.smithi169.stdout: "clog_to_monitors": "default=true", 2023-09-23T22:35:02.541 INFO:teuthology.orchestra.run.smithi169.stdout: "clog_to_syslog": "false", 2023-09-23T22:35:02.542 INFO:teuthology.orchestra.run.smithi169.stdout: "clog_to_syslog_facility": "default=daemon audit=local0", 2023-09-23T22:35:02.542 INFO:teuthology.orchestra.run.smithi169.stdout: "clog_to_syslog_level": "info", 2023-09-23T22:35:02.542 INFO:teuthology.orchestra.run.smithi169.stdout: "cluster_addr": "-", 2023-09-23T22:35:02.542 INFO:teuthology.orchestra.run.smithi169.stdout: "cluster_network": "", 2023-09-23T22:35:02.542 INFO:teuthology.orchestra.run.smithi169.stdout: "cluster_network_interface": "", 2023-09-23T22:35:02.542 INFO:teuthology.orchestra.run.smithi169.stdout: "compressor_zlib_isal": "false", 2023-09-23T22:35:02.542 INFO:teuthology.orchestra.run.smithi169.stdout: "compressor_zlib_level": "5", 2023-09-23T22:35:02.542 INFO:teuthology.orchestra.run.smithi169.stdout: "compressor_zlib_winsize": "-15", 2023-09-23T22:35:02.542 INFO:teuthology.orchestra.run.smithi169.stdout: "compressor_zstd_level": "1", 2023-09-23T22:35:02.542 INFO:teuthology.orchestra.run.smithi169.stdout: "container_image": "quay.ceph.io/ceph-ci/ceph@sha256:50a9ac7e1b843c0c455a7342fc5c680f52d11adad0155cbe9df9c48a9a29f68d", 2023-09-23T22:35:02.542 INFO:teuthology.orchestra.run.smithi169.stdout: "crash_dir": "/var/lib/ceph/crash", 2023-09-23T22:35:02.542 INFO:teuthology.orchestra.run.smithi169.stdout: "crimson_alien_op_num_threads": "6", 2023-09-23T22:35:02.543 INFO:teuthology.orchestra.run.smithi169.stdout: "crimson_alien_thread_cpu_cores": "", 2023-09-23T22:35:02.543 INFO:teuthology.orchestra.run.smithi169.stdout: "crimson_osd_obc_lru_size": "10", 2023-09-23T22:35:02.543 INFO:teuthology.orchestra.run.smithi169.stdout: "crimson_osd_scheduler_concurrency": "0", 2023-09-23T22:35:02.543 INFO:teuthology.orchestra.run.smithi169.stdout: "crimson_seastar_smp": "1", 2023-09-23T22:35:02.543 INFO:teuthology.orchestra.run.smithi169.stdout: "crush_location": "", 2023-09-23T22:35:02.543 INFO:teuthology.orchestra.run.smithi169.stdout: "crush_location_hook": "", 2023-09-23T22:35:02.543 INFO:teuthology.orchestra.run.smithi169.stdout: "crush_location_hook_timeout": "10", 2023-09-23T22:35:02.543 INFO:teuthology.orchestra.run.smithi169.stdout: "daemonize": "false", 2023-09-23T22:35:02.543 INFO:teuthology.orchestra.run.smithi169.stdout: "daos_pool": "tank", 2023-09-23T22:35:02.544 INFO:teuthology.orchestra.run.smithi169.stdout: "dbstore_config_uri": "file:/var/lib/ceph/radosgw/dbstore-config.db", 2023-09-23T22:35:02.544 INFO:teuthology.orchestra.run.smithi169.stdout: "dbstore_db_dir": "/var/lib/ceph/radosgw", 2023-09-23T22:35:02.544 INFO:teuthology.orchestra.run.smithi169.stdout: "dbstore_db_name_prefix": "dbstore", 2023-09-23T22:35:02.544 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_alienstore": "0/5", 2023-09-23T22:35:02.544 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_allow_any_pool_priority": "false", 2023-09-23T22:35:02.544 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_asok": "1/5", 2023-09-23T22:35:02.544 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_asok_assert_abort": "false", 2023-09-23T22:35:02.544 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_asserts_on_shutdown": "true", 2023-09-23T22:35:02.544 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_auth": "1/5", 2023-09-23T22:35:02.544 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_bdev": "1/3", 2023-09-23T22:35:02.544 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_bluefs": "1/5", 2023-09-23T22:35:02.545 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_bluestore": "1/5", 2023-09-23T22:35:02.545 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_buffer": "0/1", 2023-09-23T22:35:02.545 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_ceph_exporter": "1/5", 2023-09-23T22:35:02.545 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_cephfs_mirror": "0/5", 2023-09-23T22:35:02.545 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_cephsqlite": "0/5", 2023-09-23T22:35:02.545 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_client": "0/5", 2023-09-23T22:35:02.545 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_compressor": "1/5", 2023-09-23T22:35:02.545 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_context": "0/1", 2023-09-23T22:35:02.545 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_crush": "1/1", 2023-09-23T22:35:02.545 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_crypto": "1/5", 2023-09-23T22:35:02.545 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_cyanstore": "0/5", 2023-09-23T22:35:02.545 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_deliberately_leak_memory": "false", 2023-09-23T22:35:02.546 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_disable_randomized_ping": "false", 2023-09-23T22:35:02.546 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_dpdk": "1/5", 2023-09-23T22:35:02.546 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_eventtrace": "1/5", 2023-09-23T22:35:02.546 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_filer": "0/1", 2023-09-23T22:35:02.546 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_filestore": "1/3", 2023-09-23T22:35:02.546 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_finisher": "1/1", 2023-09-23T22:35:02.546 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_fuse": "1/5", 2023-09-23T22:35:02.546 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_heartbeat_testing_span": "0", 2023-09-23T22:35:02.546 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_heartbeatmap": "1/5", 2023-09-23T22:35:02.546 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_immutable_obj_cache": "0/5", 2023-09-23T22:35:02.546 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_javaclient": "1/5", 2023-09-23T22:35:02.547 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_journal": "1/3", 2023-09-23T22:35:02.547 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_journaler": "0/5", 2023-09-23T22:35:02.547 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_kstore": "1/5", 2023-09-23T22:35:02.547 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_leveldb": "4/5", 2023-09-23T22:35:02.547 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_lockdep": "0/1", 2023-09-23T22:35:02.547 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_mclock": "1/5", 2023-09-23T22:35:02.547 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_mds": "1/5", 2023-09-23T22:35:02.547 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_mds_balancer": "1/5", 2023-09-23T22:35:02.547 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_mds_locker": "1/5", 2023-09-23T22:35:02.547 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_mds_log": "1/5", 2023-09-23T22:35:02.547 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_mds_log_expire": "1/5", 2023-09-23T22:35:02.547 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_mds_migrator": "1/5", 2023-09-23T22:35:02.547 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_memstore": "1/5", 2023-09-23T22:35:02.548 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_mgr": "2/5", 2023-09-23T22:35:02.548 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_mgrc": "1/5", 2023-09-23T22:35:02.548 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_mon": "20/20", 2023-09-23T22:35:02.548 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_monc": "0/10", 2023-09-23T22:35:02.548 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_ms": "1/1", 2023-09-23T22:35:02.548 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_none": "0/5", 2023-09-23T22:35:02.548 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_objclass": "0/5", 2023-09-23T22:35:02.548 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_objectcacher": "0/5", 2023-09-23T22:35:02.548 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_objecter": "0/1", 2023-09-23T22:35:02.548 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_optracker": "0/5", 2023-09-23T22:35:02.548 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_osd": "1/5", 2023-09-23T22:35:02.549 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_paxos": "20/20", 2023-09-23T22:35:02.549 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_perfcounter": "1/5", 2023-09-23T22:35:02.549 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_prioritycache": "1/5", 2023-09-23T22:35:02.549 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_rados": "0/5", 2023-09-23T22:35:02.549 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_rbd": "0/5", 2023-09-23T22:35:02.549 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_rbd_mirror": "0/5", 2023-09-23T22:35:02.549 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_rbd_pwl": "0/5", 2023-09-23T22:35:02.549 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_rbd_replay": "0/5", 2023-09-23T22:35:02.549 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_refs": "0/0", 2023-09-23T22:35:02.549 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_reserver": "1/1", 2023-09-23T22:35:02.549 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_rgw": "1/5", 2023-09-23T22:35:02.550 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_rgw_access": "1/5", 2023-09-23T22:35:02.550 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_rgw_datacache": "1/5", 2023-09-23T22:35:02.550 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_rgw_dbstore": "1/5", 2023-09-23T22:35:02.550 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_rgw_flight": "1/5", 2023-09-23T22:35:02.550 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_rgw_sync": "1/5", 2023-09-23T22:35:02.550 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_rocksdb": "4/5", 2023-09-23T22:35:02.550 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_seastore": "0/5", 2023-09-23T22:35:02.550 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_seastore_backref": "0/5", 2023-09-23T22:35:02.550 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_seastore_cache": "0/5", 2023-09-23T22:35:02.550 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_seastore_cleaner": "0/5", 2023-09-23T22:35:02.551 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_seastore_device": "0/5", 2023-09-23T22:35:02.551 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_seastore_epm": "0/5", 2023-09-23T22:35:02.551 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_seastore_fixedkv_tree": "0/5", 2023-09-23T22:35:02.551 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_seastore_journal": "0/5", 2023-09-23T22:35:02.551 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_seastore_lba": "0/5", 2023-09-23T22:35:02.551 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_seastore_odata": "0/5", 2023-09-23T22:35:02.551 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_seastore_omap": "0/5", 2023-09-23T22:35:02.551 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_seastore_onode": "0/5", 2023-09-23T22:35:02.551 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_seastore_t": "0/5", 2023-09-23T22:35:02.552 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_seastore_tm": "0/5", 2023-09-23T22:35:02.552 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_striper": "0/1", 2023-09-23T22:35:02.552 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_test": "0/5", 2023-09-23T22:35:02.552 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_throttle": "1/1", 2023-09-23T22:35:02.552 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_timer": "0/1", 2023-09-23T22:35:02.552 INFO:teuthology.orchestra.run.smithi169.stdout: "debug_tp": "0/5", 2023-09-23T22:35:02.552 INFO:teuthology.orchestra.run.smithi169.stdout: "device_failure_prediction_mode": "none", 2023-09-23T22:35:02.552 INFO:teuthology.orchestra.run.smithi169.stdout: "enable_experimental_unrecoverable_data_corrupting_features": "", 2023-09-23T22:35:02.552 INFO:teuthology.orchestra.run.smithi169.stdout: "erasure_code_dir": "/usr/lib64/ceph/erasure-code", 2023-09-23T22:35:02.552 INFO:teuthology.orchestra.run.smithi169.stdout: "err_to_graylog": "false", 2023-09-23T22:35:02.552 INFO:teuthology.orchestra.run.smithi169.stdout: "err_to_journald": "false", 2023-09-23T22:35:02.552 INFO:teuthology.orchestra.run.smithi169.stdout: "err_to_stderr": "true", 2023-09-23T22:35:02.553 INFO:teuthology.orchestra.run.smithi169.stdout: "err_to_syslog": "false", 2023-09-23T22:35:02.553 INFO:teuthology.orchestra.run.smithi169.stdout: "event_tracing": "false", 2023-09-23T22:35:02.553 INFO:teuthology.orchestra.run.smithi169.stdout: "exporter_addr": "0.0.0.0", 2023-09-23T22:35:02.553 INFO:teuthology.orchestra.run.smithi169.stdout: "exporter_http_port": "9926", 2023-09-23T22:35:02.553 INFO:teuthology.orchestra.run.smithi169.stdout: "exporter_prio_limit": "5", 2023-09-23T22:35:02.553 INFO:teuthology.orchestra.run.smithi169.stdout: "exporter_sock_dir": "/var/run/ceph/", 2023-09-23T22:35:02.553 INFO:teuthology.orchestra.run.smithi169.stdout: "exporter_sort_metrics": "true", 2023-09-23T22:35:02.553 INFO:teuthology.orchestra.run.smithi169.stdout: "exporter_stats_period": "5", 2023-09-23T22:35:02.553 INFO:teuthology.orchestra.run.smithi169.stdout: "fake_statfs_for_testing": "0", 2023-09-23T22:35:02.553 INFO:teuthology.orchestra.run.smithi169.stdout: "fatal_signal_handlers": "true", 2023-09-23T22:35:02.553 INFO:teuthology.orchestra.run.smithi169.stdout: "filer_max_purge_ops": "10", 2023-09-23T22:35:02.554 INFO:teuthology.orchestra.run.smithi169.stdout: "filer_max_truncate_ops": "128", 2023-09-23T22:35:02.554 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_apply_finisher_threads": "1", 2023-09-23T22:35:02.554 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_blackhole": "false", 2023-09-23T22:35:02.554 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_btrfs_clone_range": "true", 2023-09-23T22:35:02.554 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_btrfs_snap": "true", 2023-09-23T22:35:02.554 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_caller_concurrency": "10", 2023-09-23T22:35:02.554 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_collect_device_partition_information": "true", 2023-09-23T22:35:02.554 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_commit_timeout": "600.000000", 2023-09-23T22:35:02.554 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_debug_inject_read_err": "false", 2023-09-23T22:35:02.554 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_debug_omap_check": "false", 2023-09-23T22:35:02.554 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_debug_random_read_err": "0.000000", 2023-09-23T22:35:02.555 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_debug_verify_split": "false", 2023-09-23T22:35:02.555 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_dump_file": "", 2023-09-23T22:35:02.555 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_expected_throughput_bytes": "209715200.000000", 2023-09-23T22:35:02.555 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_expected_throughput_ops": "200.000000", 2023-09-23T22:35:02.555 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_fadvise": "true", 2023-09-23T22:35:02.555 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_fail_eio": "true", 2023-09-23T22:35:02.555 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_fd_cache_shards": "16", 2023-09-23T22:35:02.555 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_fd_cache_size": "128", 2023-09-23T22:35:02.555 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_fiemap": "false", 2023-09-23T22:35:02.555 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_fiemap_threshold": "4096", 2023-09-23T22:35:02.555 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_fsync_flushes_journal_data": "false", 2023-09-23T22:35:02.555 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_index_retry_probability": "0.000000", 2023-09-23T22:35:02.556 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_inject_stall": "0", 2023-09-23T22:35:02.556 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_journal_parallel": "false", 2023-09-23T22:35:02.556 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_journal_trailing": "false", 2023-09-23T22:35:02.556 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_journal_writeahead": "false", 2023-09-23T22:35:02.556 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_kill_at": "0", 2023-09-23T22:35:02.556 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_max_alloc_hint_size": "1048576", 2023-09-23T22:35:02.556 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_max_inline_xattr_size": "0", 2023-09-23T22:35:02.556 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_max_inline_xattr_size_btrfs": "2048", 2023-09-23T22:35:02.556 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_max_inline_xattr_size_other": "512", 2023-09-23T22:35:02.556 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_max_inline_xattr_size_xfs": "65536", 2023-09-23T22:35:02.556 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_max_inline_xattrs": "0", 2023-09-23T22:35:02.556 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_max_inline_xattrs_btrfs": "10", 2023-09-23T22:35:02.557 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_max_inline_xattrs_other": "2", 2023-09-23T22:35:02.557 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_max_inline_xattrs_xfs": "10", 2023-09-23T22:35:02.557 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_max_sync_interval": "5.000000", 2023-09-23T22:35:02.557 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_max_xattr_value_size": "0", 2023-09-23T22:35:02.557 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_max_xattr_value_size_btrfs": "65536", 2023-09-23T22:35:02.557 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_max_xattr_value_size_other": "1024", 2023-09-23T22:35:02.557 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_max_xattr_value_size_xfs": "65536", 2023-09-23T22:35:02.557 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_merge_threshold": "-10", 2023-09-23T22:35:02.557 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_min_sync_interval": "0.010000", 2023-09-23T22:35:02.557 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_odsync_write": "false", 2023-09-23T22:35:02.557 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_omap_backend": "rocksdb", 2023-09-23T22:35:02.557 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_omap_backend_path": "", 2023-09-23T22:35:02.558 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_omap_header_cache_size": "1024", 2023-09-23T22:35:02.558 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_ondisk_finisher_threads": "1", 2023-09-23T22:35:02.558 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_op_thread_suicide_timeout": "180", 2023-09-23T22:35:02.558 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_op_thread_timeout": "60", 2023-09-23T22:35:02.558 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_op_threads": "2", 2023-09-23T22:35:02.558 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_punch_hole": "false", 2023-09-23T22:35:02.558 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_queue_high_delay_multiple": "0.000000", 2023-09-23T22:35:02.558 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_queue_high_delay_multiple_bytes": "0.000000", 2023-09-23T22:35:02.558 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_queue_high_delay_multiple_ops": "0.000000", 2023-09-23T22:35:02.558 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_queue_high_threshhold": "0.900000", 2023-09-23T22:35:02.558 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_queue_low_threshhold": "0.300000", 2023-09-23T22:35:02.559 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_queue_max_bytes": "104857600", 2023-09-23T22:35:02.559 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_queue_max_delay_multiple": "0.000000", 2023-09-23T22:35:02.559 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_queue_max_delay_multiple_bytes": "0.000000", 2023-09-23T22:35:02.559 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_queue_max_delay_multiple_ops": "0.000000", 2023-09-23T22:35:02.559 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_queue_max_ops": "50", 2023-09-23T22:35:02.559 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_rocksdb_options": "max_background_jobs=10,compaction_readahead_size=2097152,compression=kNoCompression", 2023-09-23T22:35:02.559 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_seek_data_hole": "false", 2023-09-23T22:35:02.559 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_sloppy_crc": "false", 2023-09-23T22:35:02.559 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_sloppy_crc_block_size": "65536", 2023-09-23T22:35:02.559 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_splice": "false", 2023-09-23T22:35:02.559 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_split_multiple": "2", 2023-09-23T22:35:02.559 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_split_rand_factor": "20", 2023-09-23T22:35:02.560 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_update_to": "1000", 2023-09-23T22:35:02.560 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_wbthrottle_btrfs_bytes_hard_limit": "419430400", 2023-09-23T22:35:02.560 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_wbthrottle_btrfs_bytes_start_flusher": "41943040", 2023-09-23T22:35:02.560 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_wbthrottle_btrfs_inodes_hard_limit": "5000", 2023-09-23T22:35:02.560 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_wbthrottle_btrfs_inodes_start_flusher": "500", 2023-09-23T22:35:02.560 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_wbthrottle_btrfs_ios_hard_limit": "5000", 2023-09-23T22:35:02.560 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_wbthrottle_btrfs_ios_start_flusher": "500", 2023-09-23T22:35:02.560 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_wbthrottle_enable": "true", 2023-09-23T22:35:02.560 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_wbthrottle_xfs_bytes_hard_limit": "419430400", 2023-09-23T22:35:02.560 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_wbthrottle_xfs_bytes_start_flusher": "41943040", 2023-09-23T22:35:02.560 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_wbthrottle_xfs_inodes_hard_limit": "5000", 2023-09-23T22:35:02.560 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_wbthrottle_xfs_inodes_start_flusher": "500", 2023-09-23T22:35:02.560 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_wbthrottle_xfs_ios_hard_limit": "5000", 2023-09-23T22:35:02.561 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_wbthrottle_xfs_ios_start_flusher": "500", 2023-09-23T22:35:02.561 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_xfs_extsize": "false", 2023-09-23T22:35:02.561 INFO:teuthology.orchestra.run.smithi169.stdout: "filestore_zfs_snap": "false", 2023-09-23T22:35:02.561 INFO:teuthology.orchestra.run.smithi169.stdout: "fio_dir": "/tmp/fio", 2023-09-23T22:35:02.561 INFO:teuthology.orchestra.run.smithi169.stdout: "fsid": "301c97ba-5a5d-11ee-8db4-212e2dc638e7", 2023-09-23T22:35:02.561 INFO:teuthology.orchestra.run.smithi169.stdout: "fuse_allow_other": "true", 2023-09-23T22:35:02.561 INFO:teuthology.orchestra.run.smithi169.stdout: "fuse_atomic_o_trunc": "true", 2023-09-23T22:35:02.561 INFO:teuthology.orchestra.run.smithi169.stdout: "fuse_big_writes": "true", 2023-09-23T22:35:02.561 INFO:teuthology.orchestra.run.smithi169.stdout: "fuse_debug": "false", 2023-09-23T22:35:02.561 INFO:teuthology.orchestra.run.smithi169.stdout: "fuse_default_permissions": "false", 2023-09-23T22:35:02.561 INFO:teuthology.orchestra.run.smithi169.stdout: "fuse_disable_pagecache": "false", 2023-09-23T22:35:02.561 INFO:teuthology.orchestra.run.smithi169.stdout: "fuse_max_write": "0", 2023-09-23T22:35:02.562 INFO:teuthology.orchestra.run.smithi169.stdout: "fuse_multithreaded": "true", 2023-09-23T22:35:02.562 INFO:teuthology.orchestra.run.smithi169.stdout: "fuse_require_active_mds": "true", 2023-09-23T22:35:02.562 INFO:teuthology.orchestra.run.smithi169.stdout: "fuse_set_user_groups": "true", 2023-09-23T22:35:02.562 INFO:teuthology.orchestra.run.smithi169.stdout: "fuse_splice_move": "true", 2023-09-23T22:35:02.562 INFO:teuthology.orchestra.run.smithi169.stdout: "fuse_splice_read": "true", 2023-09-23T22:35:02.562 INFO:teuthology.orchestra.run.smithi169.stdout: "fuse_splice_write": "true", 2023-09-23T22:35:02.562 INFO:teuthology.orchestra.run.smithi169.stdout: "fuse_syncfs_on_mksnap": "true", 2023-09-23T22:35:02.562 INFO:teuthology.orchestra.run.smithi169.stdout: "fuse_use_invalidate_cb": "true", 2023-09-23T22:35:02.562 INFO:teuthology.orchestra.run.smithi169.stdout: "gss_ktab_client_file": "/var/lib/ceph/mon.a/gss_client_mon.a.ktab", 2023-09-23T22:35:02.562 INFO:teuthology.orchestra.run.smithi169.stdout: "gss_target_name": "ceph", 2023-09-23T22:35:02.562 INFO:teuthology.orchestra.run.smithi169.stdout: "heartbeat_file": "", 2023-09-23T22:35:02.562 INFO:teuthology.orchestra.run.smithi169.stdout: "heartbeat_inject_failure": "0", 2023-09-23T22:35:02.563 INFO:teuthology.orchestra.run.smithi169.stdout: "heartbeat_interval": "5", 2023-09-23T22:35:02.563 INFO:teuthology.orchestra.run.smithi169.stdout: "host": "smithi169", 2023-09-23T22:35:02.563 INFO:teuthology.orchestra.run.smithi169.stdout: "immutable_object_cache_client_dedicated_thread_num": "2", 2023-09-23T22:35:02.563 INFO:teuthology.orchestra.run.smithi169.stdout: "immutable_object_cache_max_inflight_ops": "128", 2023-09-23T22:35:02.563 INFO:teuthology.orchestra.run.smithi169.stdout: "immutable_object_cache_max_size": "1073741824", 2023-09-23T22:35:02.563 INFO:teuthology.orchestra.run.smithi169.stdout: "immutable_object_cache_path": "/tmp/ceph_immutable_object_cache", 2023-09-23T22:35:02.563 INFO:teuthology.orchestra.run.smithi169.stdout: "immutable_object_cache_qos_bps_burst": "0", 2023-09-23T22:35:02.563 INFO:teuthology.orchestra.run.smithi169.stdout: "immutable_object_cache_qos_bps_burst_seconds": "1", 2023-09-23T22:35:02.563 INFO:teuthology.orchestra.run.smithi169.stdout: "immutable_object_cache_qos_bps_limit": "0", 2023-09-23T22:35:02.563 INFO:teuthology.orchestra.run.smithi169.stdout: "immutable_object_cache_qos_iops_burst": "0", 2023-09-23T22:35:02.563 INFO:teuthology.orchestra.run.smithi169.stdout: "immutable_object_cache_qos_iops_burst_seconds": "1", 2023-09-23T22:35:02.564 INFO:teuthology.orchestra.run.smithi169.stdout: "immutable_object_cache_qos_iops_limit": "0", 2023-09-23T22:35:02.564 INFO:teuthology.orchestra.run.smithi169.stdout: "immutable_object_cache_qos_schedule_tick_min": "50", 2023-09-23T22:35:02.564 INFO:teuthology.orchestra.run.smithi169.stdout: "immutable_object_cache_sock": "/var/run/ceph/immutable_object_cache_sock", 2023-09-23T22:35:02.564 INFO:teuthology.orchestra.run.smithi169.stdout: "immutable_object_cache_watermark": "0.900000", 2023-09-23T22:35:02.564 INFO:teuthology.orchestra.run.smithi169.stdout: "inject_early_sigterm": "false", 2023-09-23T22:35:02.564 INFO:teuthology.orchestra.run.smithi169.stdout: "jaeger_agent_port": "6799", 2023-09-23T22:35:02.564 INFO:teuthology.orchestra.run.smithi169.stdout: "jaeger_tracing_enable": "false", 2023-09-23T22:35:02.564 INFO:teuthology.orchestra.run.smithi169.stdout: "journal_aio": "true", 2023-09-23T22:35:02.564 INFO:teuthology.orchestra.run.smithi169.stdout: "journal_align_min_size": "65536", 2023-09-23T22:35:02.564 INFO:teuthology.orchestra.run.smithi169.stdout: "journal_block_align": "true", 2023-09-23T22:35:02.564 INFO:teuthology.orchestra.run.smithi169.stdout: "journal_block_size": "4096", 2023-09-23T22:35:02.564 INFO:teuthology.orchestra.run.smithi169.stdout: "journal_dio": "true", 2023-09-23T22:35:02.565 INFO:teuthology.orchestra.run.smithi169.stdout: "journal_discard": "false", 2023-09-23T22:35:02.565 INFO:teuthology.orchestra.run.smithi169.stdout: "journal_force_aio": "false", 2023-09-23T22:35:02.565 INFO:teuthology.orchestra.run.smithi169.stdout: "journal_ignore_corruption": "false", 2023-09-23T22:35:02.565 INFO:teuthology.orchestra.run.smithi169.stdout: "journal_max_write_bytes": "10485760", 2023-09-23T22:35:02.565 INFO:teuthology.orchestra.run.smithi169.stdout: "journal_max_write_entries": "100", 2023-09-23T22:35:02.565 INFO:teuthology.orchestra.run.smithi169.stdout: "journal_replay_from": "0", 2023-09-23T22:35:02.565 INFO:teuthology.orchestra.run.smithi169.stdout: "journal_throttle_high_multiple": "0.000000", 2023-09-23T22:35:02.565 INFO:teuthology.orchestra.run.smithi169.stdout: "journal_throttle_high_threshhold": "0.900000", 2023-09-23T22:35:02.565 INFO:teuthology.orchestra.run.smithi169.stdout: "journal_throttle_low_threshhold": "0.600000", 2023-09-23T22:35:02.565 INFO:teuthology.orchestra.run.smithi169.stdout: "journal_throttle_max_multiple": "0.000000", 2023-09-23T22:35:02.565 INFO:teuthology.orchestra.run.smithi169.stdout: "journal_write_header_frequency": "0", 2023-09-23T22:35:02.566 INFO:teuthology.orchestra.run.smithi169.stdout: "journal_zero_on_create": "false", 2023-09-23T22:35:02.566 INFO:teuthology.orchestra.run.smithi169.stdout: "journaler_prefetch_periods": "10", 2023-09-23T22:35:02.566 INFO:teuthology.orchestra.run.smithi169.stdout: "journaler_prezero_periods": "5", 2023-09-23T22:35:02.566 INFO:teuthology.orchestra.run.smithi169.stdout: "journaler_write_head_interval": "15", 2023-09-23T22:35:02.566 INFO:teuthology.orchestra.run.smithi169.stdout: "key": "", 2023-09-23T22:35:02.566 INFO:teuthology.orchestra.run.smithi169.stdout: "keyfile": "", 2023-09-23T22:35:02.566 INFO:teuthology.orchestra.run.smithi169.stdout: "keyring": "/var/lib/ceph/mon/ceph-a/keyring", 2023-09-23T22:35:02.566 INFO:teuthology.orchestra.run.smithi169.stdout: "kstore_backend": "rocksdb", 2023-09-23T22:35:02.566 INFO:teuthology.orchestra.run.smithi169.stdout: "kstore_default_stripe_size": "65536", 2023-09-23T22:35:02.566 INFO:teuthology.orchestra.run.smithi169.stdout: "kstore_fsck_on_mount": "false", 2023-09-23T22:35:02.566 INFO:teuthology.orchestra.run.smithi169.stdout: "kstore_fsck_on_mount_deep": "true", 2023-09-23T22:35:02.566 INFO:teuthology.orchestra.run.smithi169.stdout: "kstore_max_bytes": "67108864", 2023-09-23T22:35:02.567 INFO:teuthology.orchestra.run.smithi169.stdout: "kstore_max_ops": "512", 2023-09-23T22:35:02.567 INFO:teuthology.orchestra.run.smithi169.stdout: "kstore_nid_prealloc": "1024", 2023-09-23T22:35:02.567 INFO:teuthology.orchestra.run.smithi169.stdout: "kstore_onode_map_size": "1024", 2023-09-23T22:35:02.567 INFO:teuthology.orchestra.run.smithi169.stdout: "kstore_rocksdb_options": "compression=kNoCompression", 2023-09-23T22:35:02.567 INFO:teuthology.orchestra.run.smithi169.stdout: "kstore_sync_submit_transaction": "false", 2023-09-23T22:35:02.567 INFO:teuthology.orchestra.run.smithi169.stdout: "kstore_sync_transaction": "false", 2023-09-23T22:35:02.567 INFO:teuthology.orchestra.run.smithi169.stdout: "leveldb_block_size": "65536", 2023-09-23T22:35:02.567 INFO:teuthology.orchestra.run.smithi169.stdout: "leveldb_bloom_size": "0", 2023-09-23T22:35:02.567 INFO:teuthology.orchestra.run.smithi169.stdout: "leveldb_cache_size": "536870912", 2023-09-23T22:35:02.567 INFO:teuthology.orchestra.run.smithi169.stdout: "leveldb_compact_on_mount": "false", 2023-09-23T22:35:02.567 INFO:teuthology.orchestra.run.smithi169.stdout: "leveldb_compression": "false", 2023-09-23T22:35:02.567 INFO:teuthology.orchestra.run.smithi169.stdout: "leveldb_log": "", 2023-09-23T22:35:02.568 INFO:teuthology.orchestra.run.smithi169.stdout: "leveldb_log_to_ceph_log": "true", 2023-09-23T22:35:02.568 INFO:teuthology.orchestra.run.smithi169.stdout: "leveldb_max_open_files": "0", 2023-09-23T22:35:02.568 INFO:teuthology.orchestra.run.smithi169.stdout: "leveldb_paranoid": "false", 2023-09-23T22:35:02.568 INFO:teuthology.orchestra.run.smithi169.stdout: "leveldb_write_buffer_size": "33554432", 2023-09-23T22:35:02.568 INFO:teuthology.orchestra.run.smithi169.stdout: "librados_thread_count": "2", 2023-09-23T22:35:02.568 INFO:teuthology.orchestra.run.smithi169.stdout: "lockdep": "false", 2023-09-23T22:35:02.568 INFO:teuthology.orchestra.run.smithi169.stdout: "lockdep_force_backtrace": "false", 2023-09-23T22:35:02.568 INFO:teuthology.orchestra.run.smithi169.stdout: "log_coarse_timestamps": "true", 2023-09-23T22:35:02.568 INFO:teuthology.orchestra.run.smithi169.stdout: "log_file": "/var/log/ceph/ceph-mon.a.log", 2023-09-23T22:35:02.568 INFO:teuthology.orchestra.run.smithi169.stdout: "log_flush_on_exit": "false", 2023-09-23T22:35:02.568 INFO:teuthology.orchestra.run.smithi169.stdout: "log_graylog_host": "127.0.0.1", 2023-09-23T22:35:02.568 INFO:teuthology.orchestra.run.smithi169.stdout: "log_graylog_port": "12201", 2023-09-23T22:35:02.569 INFO:teuthology.orchestra.run.smithi169.stdout: "log_max_new": "1000", 2023-09-23T22:35:02.569 INFO:teuthology.orchestra.run.smithi169.stdout: "log_max_recent": "10000", 2023-09-23T22:35:02.569 INFO:teuthology.orchestra.run.smithi169.stdout: "log_stderr_prefix": "debug ", 2023-09-23T22:35:02.569 INFO:teuthology.orchestra.run.smithi169.stdout: "log_stop_at_utilization": "0.970000", 2023-09-23T22:35:02.569 INFO:teuthology.orchestra.run.smithi169.stdout: "log_to_file": "true", 2023-09-23T22:35:02.569 INFO:teuthology.orchestra.run.smithi169.stdout: "log_to_graylog": "false", 2023-09-23T22:35:02.569 INFO:teuthology.orchestra.run.smithi169.stdout: "log_to_journald": "false", 2023-09-23T22:35:02.569 INFO:teuthology.orchestra.run.smithi169.stdout: "log_to_stderr": "false", 2023-09-23T22:35:02.569 INFO:teuthology.orchestra.run.smithi169.stdout: "log_to_syslog": "false", 2023-09-23T22:35:02.569 INFO:teuthology.orchestra.run.smithi169.stdout: "max_rotating_auth_attempts": "10", 2023-09-23T22:35:02.569 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_abort_on_newly_corrupt_dentry": "true", 2023-09-23T22:35:02.569 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_action_on_write_error": "1", 2023-09-23T22:35:02.569 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_alternate_name_max": "8192", 2023-09-23T22:35:02.570 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_asio_thread_count": "2", 2023-09-23T22:35:02.570 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_bal_export_pin": "true", 2023-09-23T22:35:02.570 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_bal_fragment_dirs": "true", 2023-09-23T22:35:02.570 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_bal_fragment_fast_factor": "1.500000", 2023-09-23T22:35:02.570 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_bal_fragment_interval": "5", 2023-09-23T22:35:02.570 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_bal_fragment_size_max": "100000", 2023-09-23T22:35:02.570 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_bal_idle_threshold": "0.000000", 2023-09-23T22:35:02.570 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_bal_interval": "10", 2023-09-23T22:35:02.570 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_bal_max": "-1", 2023-09-23T22:35:02.570 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_bal_max_until": "-1", 2023-09-23T22:35:02.570 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_bal_merge_size": "50", 2023-09-23T22:35:02.571 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_bal_midchunk": "0.300000", 2023-09-23T22:35:02.571 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_bal_min_rebalance": "0.100000", 2023-09-23T22:35:02.571 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_bal_min_start": "0.200000", 2023-09-23T22:35:02.571 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_bal_minchunk": "0.001000", 2023-09-23T22:35:02.571 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_bal_mode": "0", 2023-09-23T22:35:02.571 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_bal_need_max": "1.200000", 2023-09-23T22:35:02.571 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_bal_need_min": "0.800000", 2023-09-23T22:35:02.571 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_bal_replicate_threshold": "8000.000000", 2023-09-23T22:35:02.571 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_bal_sample_interval": "3.000000", 2023-09-23T22:35:02.571 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_bal_split_bits": "3", 2023-09-23T22:35:02.571 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_bal_split_rd": "25000.000000", 2023-09-23T22:35:02.572 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_bal_split_size": "10000", 2023-09-23T22:35:02.572 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_bal_split_wr": "10000.000000", 2023-09-23T22:35:02.572 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_bal_target_decay": "10.000000", 2023-09-23T22:35:02.572 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_bal_unreplicate_threshold": "0.000000", 2023-09-23T22:35:02.572 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_beacon_grace": "15.000000", 2023-09-23T22:35:02.572 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_beacon_interval": "4.000000", 2023-09-23T22:35:02.572 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_beacon_mon_down_grace": "60", 2023-09-23T22:35:02.572 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_cache_memory_limit": "4294967296", 2023-09-23T22:35:02.572 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_cache_mid": "0.700000", 2023-09-23T22:35:02.573 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_cache_release_free_interval": "10", 2023-09-23T22:35:02.573 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_cache_reservation": "0.050000", 2023-09-23T22:35:02.573 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_cache_trim_decay_rate": "1.000000", 2023-09-23T22:35:02.573 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_cache_trim_interval": "1", 2023-09-23T22:35:02.573 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_cache_trim_threshold": "262144", 2023-09-23T22:35:02.573 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_cap_acquisition_throttle_retry_request_timeout": "0.500000", 2023-09-23T22:35:02.573 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_cap_revoke_eviction_timeout": "0.000000", 2023-09-23T22:35:02.573 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_client_delegate_inos_pct": "50", 2023-09-23T22:35:02.573 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_client_prealloc_inos": "1000", 2023-09-23T22:35:02.573 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_client_writeable_range_max_inc_objs": "1024", 2023-09-23T22:35:02.573 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_connect_bootstrapping": "false", 2023-09-23T22:35:02.574 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_damage_table_max_entries": "10000", 2023-09-23T22:35:02.574 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_data": "/var/lib/ceph/mds/ceph-a", 2023-09-23T22:35:02.574 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_debug_auth_pins": "false", 2023-09-23T22:35:02.574 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_debug_frag": "false", 2023-09-23T22:35:02.574 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_debug_scatterstat": "false", 2023-09-23T22:35:02.574 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_debug_subtrees": "false", 2023-09-23T22:35:02.574 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_decay_halflife": "5.000000", 2023-09-23T22:35:02.574 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_default_dir_hash": "2", 2023-09-23T22:35:02.574 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_defer_session_stale": "true", 2023-09-23T22:35:02.574 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_deny_all_reconnect": "false", 2023-09-23T22:35:02.574 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_dir_keys_per_op": "16384", 2023-09-23T22:35:02.575 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_dir_max_commit_size": "10", 2023-09-23T22:35:02.575 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_dir_max_entries": "0", 2023-09-23T22:35:02.575 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_dir_prefetch": "true", 2023-09-23T22:35:02.575 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_dirstat_min_interval": "1.000000", 2023-09-23T22:35:02.575 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_dump_cache_after_rejoin": "false", 2023-09-23T22:35:02.575 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_dump_cache_on_map": "false", 2023-09-23T22:35:02.575 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_dump_cache_threshold_file": "0", 2023-09-23T22:35:02.575 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_dump_cache_threshold_formatter": "1073741824", 2023-09-23T22:35:02.575 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_early_reply": "true", 2023-09-23T22:35:02.575 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_enable_op_tracker": "true", 2023-09-23T22:35:02.575 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_enforce_unique_name": "true", 2023-09-23T22:35:02.575 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_export_ephemeral_distributed": "true", 2023-09-23T22:35:02.576 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_export_ephemeral_distributed_factor": "2.000000", 2023-09-23T22:35:02.576 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_export_ephemeral_random": "true", 2023-09-23T22:35:02.576 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_export_ephemeral_random_max": "0.010000", 2023-09-23T22:35:02.576 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_extraordinary_events_dump_interval": "0", 2023-09-23T22:35:02.576 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_forward_all_requests_to_auth": "false", 2023-09-23T22:35:02.576 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_freeze_tree_timeout": "30.000000", 2023-09-23T22:35:02.576 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_fscrypt_last_block_max_size": "4096", 2023-09-23T22:35:02.576 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_go_bad_corrupt_dentry": "true", 2023-09-23T22:35:02.576 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_hack_allow_loading_invalid_metadata": "false", 2023-09-23T22:35:02.576 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_health_cache_threshold": "1.500000", 2023-09-23T22:35:02.576 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_health_summarize_threshold": "10", 2023-09-23T22:35:02.576 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_heartbeat_grace": "15.000000", 2023-09-23T22:35:02.576 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_heartbeat_reset_grace": "1000", 2023-09-23T22:35:02.577 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_inject_health_dummy": "false", 2023-09-23T22:35:02.577 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_inject_journal_corrupt_dentry_first": "0.000000", 2023-09-23T22:35:02.577 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_inject_migrator_session_race": "false", 2023-09-23T22:35:02.577 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_inject_rename_corrupt_dentry_first": "0.000000", 2023-09-23T22:35:02.577 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_inject_skip_replaying_inotable": "false", 2023-09-23T22:35:02.577 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_inject_traceless_reply_probability": "0.000000", 2023-09-23T22:35:02.577 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_join_fs": "", 2023-09-23T22:35:02.577 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_journal_format": "1", 2023-09-23T22:35:02.577 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_kill_create_at": "0", 2023-09-23T22:35:02.577 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_kill_export_at": "0", 2023-09-23T22:35:02.577 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_kill_import_at": "0", 2023-09-23T22:35:02.578 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_kill_journal_at": "0", 2023-09-23T22:35:02.578 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_kill_journal_expire_at": "0", 2023-09-23T22:35:02.578 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_kill_journal_replay_at": "0", 2023-09-23T22:35:02.578 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_kill_link_at": "0", 2023-09-23T22:35:02.578 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_kill_mdstable_at": "0", 2023-09-23T22:35:02.578 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_kill_openc_at": "0", 2023-09-23T22:35:02.578 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_kill_rename_at": "0", 2023-09-23T22:35:02.578 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_kill_skip_replaying_inotable": "false", 2023-09-23T22:35:02.578 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_log_events_per_segment": "1024", 2023-09-23T22:35:02.578 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_log_max_events": "-1", 2023-09-23T22:35:02.578 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_log_max_segments": "128", 2023-09-23T22:35:02.578 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_log_pause": "false", 2023-09-23T22:35:02.579 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_log_segment_size": "0", 2023-09-23T22:35:02.579 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_log_skip_corrupt_events": "false", 2023-09-23T22:35:02.579 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_log_warn_factor": "2.000000", 2023-09-23T22:35:02.579 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_max_caps_per_client": "1048576", 2023-09-23T22:35:02.579 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_max_completed_flushes": "100000", 2023-09-23T22:35:02.579 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_max_completed_requests": "100000", 2023-09-23T22:35:02.579 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_max_export_size": "20971520", 2023-09-23T22:35:02.579 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_max_file_recover": "32", 2023-09-23T22:35:02.579 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_max_purge_files": "64", 2023-09-23T22:35:02.579 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_max_purge_ops": "8192", 2023-09-23T22:35:02.579 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_max_purge_ops_per_pg": "0.500000", 2023-09-23T22:35:02.579 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_max_scrub_ops_in_progress": "5", 2023-09-23T22:35:02.580 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_max_snaps_per_dir": "100", 2023-09-23T22:35:02.580 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_max_xattr_pairs_size": "65536", 2023-09-23T22:35:02.580 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_metrics_update_interval": "2", 2023-09-23T22:35:02.580 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_min_caps_per_client": "100", 2023-09-23T22:35:02.580 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_min_caps_working_set": "10000", 2023-09-23T22:35:02.580 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_mon_shutdown_timeout": "5.000000", 2023-09-23T22:35:02.580 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_numa_node": "-1", 2023-09-23T22:35:02.580 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_oft_prefetch_dirfrags": "false", 2023-09-23T22:35:02.580 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_op_complaint_time": "30.000000", 2023-09-23T22:35:02.580 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_op_history_duration": "600", 2023-09-23T22:35:02.580 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_op_history_size": "20", 2023-09-23T22:35:02.580 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_op_log_threshold": "5", 2023-09-23T22:35:02.580 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_ping_grace": "15", 2023-09-23T22:35:02.581 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_ping_interval": "5", 2023-09-23T22:35:02.581 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_purge_queue_busy_flush_period": "1.000000", 2023-09-23T22:35:02.581 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_recall_global_max_decay_threshold": "131072", 2023-09-23T22:35:02.581 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_recall_max_caps": "30000", 2023-09-23T22:35:02.581 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_recall_max_decay_rate": "1.500000", 2023-09-23T22:35:02.581 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_recall_max_decay_threshold": "131072", 2023-09-23T22:35:02.581 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_recall_warning_decay_rate": "60.000000", 2023-09-23T22:35:02.581 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_recall_warning_threshold": "262144", 2023-09-23T22:35:02.581 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_reconnect_timeout": "45.000000", 2023-09-23T22:35:02.581 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_replay_interval": "1.000000", 2023-09-23T22:35:02.581 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_replay_unsafe_with_closed_session": "false", 2023-09-23T22:35:02.581 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_request_load_average_decay_rate": "60.000000", 2023-09-23T22:35:02.582 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_root_ino_gid": "0", 2023-09-23T22:35:02.582 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_root_ino_uid": "0", 2023-09-23T22:35:02.582 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_scatter_nudge_interval": "5.000000", 2023-09-23T22:35:02.582 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_session_blocklist_on_evict": "true", 2023-09-23T22:35:02.582 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_session_blocklist_on_timeout": "true", 2023-09-23T22:35:02.582 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_session_cache_liveness_decay_rate": "300.000000", 2023-09-23T22:35:02.582 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_session_cache_liveness_magnitude": "10", 2023-09-23T22:35:02.582 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_session_cap_acquisition_decay_rate": "30.000000", 2023-09-23T22:35:02.582 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_session_cap_acquisition_throttle": "100000", 2023-09-23T22:35:02.582 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_session_max_caps_throttle_ratio": "1.100000", 2023-09-23T22:35:02.582 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_sessionmap_keys_per_op": "1024", 2023-09-23T22:35:02.582 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_shutdown_check": "0", 2023-09-23T22:35:02.583 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_skip_ino": "0", 2023-09-23T22:35:02.583 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_sleep_rank_change": "0.000000", 2023-09-23T22:35:02.583 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_snap_max_uid": "4294967294", 2023-09-23T22:35:02.583 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_snap_min_uid": "0", 2023-09-23T22:35:02.583 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_snap_rstat": "false", 2023-09-23T22:35:02.583 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_standby_replay_damaged": "false", 2023-09-23T22:35:02.583 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_symlink_recovery": "true", 2023-09-23T22:35:02.583 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_task_status_update_interval": "2.000000", 2023-09-23T22:35:02.583 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_thrash_exports": "0", 2023-09-23T22:35:02.583 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_thrash_fragments": "0", 2023-09-23T22:35:02.583 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_tick_interval": "5.000000", 2023-09-23T22:35:02.583 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_valgrind_exit": "false", 2023-09-23T22:35:02.583 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_verify_backtrace": "1", 2023-09-23T22:35:02.584 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_verify_scatter": "false", 2023-09-23T22:35:02.584 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_wipe_ino_prealloc": "false", 2023-09-23T22:35:02.584 INFO:teuthology.orchestra.run.smithi169.stdout: "mds_wipe_sessions": "false", 2023-09-23T22:35:02.584 INFO:teuthology.orchestra.run.smithi169.stdout: "mempool_debug": "false", 2023-09-23T22:35:02.584 INFO:teuthology.orchestra.run.smithi169.stdout: "memstore_debug_omit_block_device_write": "false", 2023-09-23T22:35:02.584 INFO:teuthology.orchestra.run.smithi169.stdout: "memstore_device_bytes": "1073741824", 2023-09-23T22:35:02.584 INFO:teuthology.orchestra.run.smithi169.stdout: "memstore_page_set": "false", 2023-09-23T22:35:02.584 INFO:teuthology.orchestra.run.smithi169.stdout: "memstore_page_size": "65536", 2023-09-23T22:35:02.584 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr_client_bytes": "134217728", 2023-09-23T22:35:02.584 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr_client_messages": "512", 2023-09-23T22:35:02.584 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr_client_service_daemon_unregister_timeout": "1.000000", 2023-09-23T22:35:02.584 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr_connect_retry_interval": "1.000000", 2023-09-23T22:35:02.585 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr_data": "/var/lib/ceph/mgr/ceph-a", 2023-09-23T22:35:02.585 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr_debug_aggressive_pg_num_changes": "false", 2023-09-23T22:35:02.585 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr_disabled_modules": "", 2023-09-23T22:35:02.585 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr_initial_modules": "restful iostat nfs", 2023-09-23T22:35:02.585 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr_max_pg_num_change": "128", 2023-09-23T22:35:02.585 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr_mds_bytes": "134217728", 2023-09-23T22:35:02.585 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr_mds_messages": "128", 2023-09-23T22:35:02.585 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr_module_path": "/usr/share/ceph/mgr", 2023-09-23T22:35:02.585 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr_mon_bytes": "134217728", 2023-09-23T22:35:02.585 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr_mon_messages": "128", 2023-09-23T22:35:02.585 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr_osd_bytes": "536870912", 2023-09-23T22:35:02.585 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr_osd_messages": "8192", 2023-09-23T22:35:02.585 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr_pool": "true", 2023-09-23T22:35:02.586 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr_service_beacon_grace": "60.000000", 2023-09-23T22:35:02.586 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr_standby_modules": "true", 2023-09-23T22:35:02.586 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr_stats_period": "5", 2023-09-23T22:35:02.586 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr_stats_threshold": "5", 2023-09-23T22:35:02.586 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr_tick_period": "2", 2023-09-23T22:35:02.586 INFO:teuthology.orchestra.run.smithi169.stdout: "mgr_ttl_cache_expire_seconds": "0", 2023-09-23T22:35:02.586 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_accept_timeout_factor": "2.000000", 2023-09-23T22:35:02.586 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_allow_pool_delete": "true", 2023-09-23T22:35:02.586 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_allow_pool_size_one": "false", 2023-09-23T22:35:02.586 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_auth_validate_all_caps": "true", 2023-09-23T22:35:02.586 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_cache_target_full_warn_ratio": "0.660000", 2023-09-23T22:35:02.586 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_clean_pg_upmaps_per_chunk": "256", 2023-09-23T22:35:02.587 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_client_bytes": "104857600", 2023-09-23T22:35:02.587 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_client_directed_command_retry": "2", 2023-09-23T22:35:02.587 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_client_hunt_interval": "3.000000", 2023-09-23T22:35:02.587 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_client_hunt_interval_backoff": "1.500000", 2023-09-23T22:35:02.587 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_client_hunt_interval_max_multiple": "10.000000", 2023-09-23T22:35:02.587 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_client_hunt_interval_min_multiple": "1.000000", 2023-09-23T22:35:02.587 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_client_hunt_parallel": "3", 2023-09-23T22:35:02.587 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_client_log_interval": "1.000000", 2023-09-23T22:35:02.587 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_client_max_log_entries_per_message": "1000", 2023-09-23T22:35:02.587 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_client_ping_interval": "10.000000", 2023-09-23T22:35:02.587 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_client_ping_timeout": "30.000000", 2023-09-23T22:35:02.587 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_clock_drift_allowed": "1.000000", 2023-09-23T22:35:02.588 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_clock_drift_warn_backoff": "5.000000", 2023-09-23T22:35:02.588 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_cluster_log_file": "default=/var/log/ceph/ceph.$channel.log cluster=/var/log/ceph/ceph.log", 2023-09-23T22:35:02.588 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_cluster_log_file_level": "debug", 2023-09-23T22:35:02.588 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_cluster_log_to_file": "false", 2023-09-23T22:35:02.588 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_cluster_log_to_graylog": "false", 2023-09-23T22:35:02.588 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_cluster_log_to_graylog_host": "127.0.0.1", 2023-09-23T22:35:02.588 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_cluster_log_to_graylog_port": "12201", 2023-09-23T22:35:02.588 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_cluster_log_to_journald": "false", 2023-09-23T22:35:02.588 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_cluster_log_to_stderr": "true", 2023-09-23T22:35:02.588 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_cluster_log_to_syslog": "default=false", 2023-09-23T22:35:02.588 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_cluster_log_to_syslog_facility": "daemon", 2023-09-23T22:35:02.589 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_cluster_log_to_syslog_level": "info", 2023-09-23T22:35:02.589 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_compact_on_bootstrap": "false", 2023-09-23T22:35:02.589 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_compact_on_start": "false", 2023-09-23T22:35:02.589 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_compact_on_trim": "true", 2023-09-23T22:35:02.589 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_con_tracker_persist_interval": "10", 2023-09-23T22:35:02.589 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_con_tracker_score_halflife": "43200", 2023-09-23T22:35:02.589 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_config_key_max_entry_size": "65536", 2023-09-23T22:35:02.589 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_cpu_threads": "4", 2023-09-23T22:35:02.589 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_crush_min_required_version": "hammer", 2023-09-23T22:35:02.589 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_daemon_bytes": "419430400", 2023-09-23T22:35:02.589 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_data": "/var/lib/ceph/mon/ceph-a", 2023-09-23T22:35:02.589 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_data_avail_crit": "5", 2023-09-23T22:35:02.590 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_data_avail_warn": "5", 2023-09-23T22:35:02.590 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_data_size_warn": "16106127360", 2023-09-23T22:35:02.590 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_debug_block_osdmap_trim": "false", 2023-09-23T22:35:02.590 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_debug_deprecated_as_obsolete": "false", 2023-09-23T22:35:02.590 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_debug_dump_json": "false", 2023-09-23T22:35:02.590 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_debug_dump_location": "/var/log/ceph/ceph-mon.a.tdump", 2023-09-23T22:35:02.590 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_debug_dump_transactions": "false", 2023-09-23T22:35:02.590 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_debug_extra_checks": "false", 2023-09-23T22:35:02.590 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_debug_no_initial_persistent_features": "false", 2023-09-23T22:35:02.590 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_debug_no_require_bluestore_for_ec_overwrites": "false", 2023-09-23T22:35:02.590 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_debug_no_require_quincy": "false", 2023-09-23T22:35:02.590 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_debug_no_require_reef": "false", 2023-09-23T22:35:02.591 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_debug_unsafe_allow_tier_with_nonempty_snaps": "false", 2023-09-23T22:35:02.591 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_delta_reset_interval": "10.000000", 2023-09-23T22:35:02.591 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_dns_srv_name": "ceph-mon", 2023-09-23T22:35:02.591 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_down_mkfs_grace": "60", 2023-09-23T22:35:02.591 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_election_default_strategy": "3", 2023-09-23T22:35:02.591 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_election_timeout": "5.000000", 2023-09-23T22:35:02.591 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_elector_ignore_propose_margin": "0.000500", 2023-09-23T22:35:02.591 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_elector_ping_divisor": "2", 2023-09-23T22:35:02.591 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_elector_ping_timeout": "2.000000", 2023-09-23T22:35:02.591 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_enable_op_tracker": "true", 2023-09-23T22:35:02.591 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_fake_pool_delete": "false", 2023-09-23T22:35:02.591 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_force_quorum_join": "false", 2023-09-23T22:35:02.591 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_globalid_prealloc": "10000", 2023-09-23T22:35:02.592 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_health_detail_to_clog": "true", 2023-09-23T22:35:02.592 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_health_log_update_period": "5", 2023-09-23T22:35:02.592 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_health_max_detail": "50", 2023-09-23T22:35:02.592 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_health_to_clog": "true", 2023-09-23T22:35:02.592 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_health_to_clog_interval": "600", 2023-09-23T22:35:02.592 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_health_to_clog_tick_interval": "60.000000", 2023-09-23T22:35:02.592 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_host": "[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] [v2:172.21.15.187:3300/0,v1:172.21.15.187:6789/0] [v2:172.21.15.169:3301/0,v1:172.21.15.169:6790/0]", 2023-09-23T22:35:02.592 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_host_override": "", 2023-09-23T22:35:02.592 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_initial_members": "", 2023-09-23T22:35:02.592 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_inject_pg_merge_bounce_probability": "0.000000", 2023-09-23T22:35:02.592 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_inject_sync_get_chunk_delay": "0.000000", 2023-09-23T22:35:02.592 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_inject_transaction_delay_max": "10.000000", 2023-09-23T22:35:02.593 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_inject_transaction_delay_probability": "0.000000", 2023-09-23T22:35:02.593 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_keyvaluedb": "rocksdb", 2023-09-23T22:35:02.593 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_lease": "5.000000", 2023-09-23T22:35:02.593 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_lease_ack_timeout_factor": "2.000000", 2023-09-23T22:35:02.593 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_lease_renew_interval_factor": "0.600000", 2023-09-23T22:35:02.593 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_log_full_interval": "50", 2023-09-23T22:35:02.593 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_log_max": "10000", 2023-09-23T22:35:02.593 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_log_max_summary": "50", 2023-09-23T22:35:02.593 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_max_log_entries_per_event": "4096", 2023-09-23T22:35:02.593 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_max_log_epochs": "500", 2023-09-23T22:35:02.593 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_max_mdsmap_epochs": "500", 2023-09-23T22:35:02.593 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_max_mgrmap_epochs": "500", 2023-09-23T22:35:02.593 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_max_osd": "10000", 2023-09-23T22:35:02.594 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_max_pg_per_osd": "10000", 2023-09-23T22:35:02.594 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_max_pool_pg_num": "65536", 2023-09-23T22:35:02.594 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_max_snap_prune_per_epoch": "100", 2023-09-23T22:35:02.594 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_mds_blocklist_interval": "86400.000000", 2023-09-23T22:35:02.594 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_mds_force_trim_to": "0", 2023-09-23T22:35:02.594 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_mds_skip_sanity": "true", 2023-09-23T22:35:02.594 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_memory_autotune": "true", 2023-09-23T22:35:02.594 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_memory_target": "2147483648", 2023-09-23T22:35:02.594 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_mgr_beacon_grace": "30", 2023-09-23T22:35:02.594 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_mgr_blocklist_interval": "86400.000000", 2023-09-23T22:35:02.594 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_mgr_digest_period": "5", 2023-09-23T22:35:02.594 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_mgr_inactive_grace": "60", 2023-09-23T22:35:02.595 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_mgr_mkfs_grace": "240", 2023-09-23T22:35:02.595 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_mgr_proxy_client_bytes_ratio": "0.300000", 2023-09-23T22:35:02.595 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_min_osdmap_epochs": "500", 2023-09-23T22:35:02.595 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_op_complaint_time": "30", 2023-09-23T22:35:02.595 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_op_history_duration": "600", 2023-09-23T22:35:02.595 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_op_history_size": "20", 2023-09-23T22:35:02.595 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_op_history_slow_op_size": "20", 2023-09-23T22:35:02.595 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_op_history_slow_op_threshold": "10", 2023-09-23T22:35:02.595 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_op_log_threshold": "5", 2023-09-23T22:35:02.595 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osd_adjust_down_out_interval": "true", 2023-09-23T22:35:02.595 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osd_adjust_heartbeat_grace": "true", 2023-09-23T22:35:02.595 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osd_auto_mark_auto_out_in": "true", 2023-09-23T22:35:02.596 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osd_auto_mark_in": "false", 2023-09-23T22:35:02.596 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osd_auto_mark_new_in": "true", 2023-09-23T22:35:02.596 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osd_backfillfull_ratio": "0.900000", 2023-09-23T22:35:02.596 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osd_blocklist_default_expire": "3600.000000", 2023-09-23T22:35:02.596 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osd_cache_size": "500", 2023-09-23T22:35:02.596 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osd_cache_size_min": "134217728", 2023-09-23T22:35:02.596 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osd_crush_smoke_test": "true", 2023-09-23T22:35:02.596 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osd_destroyed_out_interval": "600", 2023-09-23T22:35:02.596 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osd_down_out_interval": "600", 2023-09-23T22:35:02.596 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osd_down_out_subtree_limit": "rack", 2023-09-23T22:35:02.596 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osd_err_op_age_ratio": "128.000000", 2023-09-23T22:35:02.597 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osd_force_trim_to": "0", 2023-09-23T22:35:02.597 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osd_full_ratio": "0.950000", 2023-09-23T22:35:02.597 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osd_initial_require_min_compat_client": "luminous", 2023-09-23T22:35:02.597 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osd_laggy_halflife": "3600", 2023-09-23T22:35:02.597 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osd_laggy_max_interval": "300", 2023-09-23T22:35:02.597 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osd_laggy_weight": "0.300000", 2023-09-23T22:35:02.597 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osd_mapping_pgs_per_chunk": "4096", 2023-09-23T22:35:02.597 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osd_max_creating_pgs": "1024", 2023-09-23T22:35:02.597 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osd_max_initial_pgs": "1024", 2023-09-23T22:35:02.597 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osd_min_down_reporters": "2", 2023-09-23T22:35:02.597 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osd_min_in_ratio": "0.750000", 2023-09-23T22:35:02.597 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osd_min_up_ratio": "0.300000", 2023-09-23T22:35:02.597 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osd_nearfull_ratio": "0.850000", 2023-09-23T22:35:02.598 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osd_prime_pg_temp": "true", 2023-09-23T22:35:02.598 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osd_prime_pg_temp_max_estimate": "0.250000", 2023-09-23T22:35:02.598 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osd_prime_pg_temp_max_time": "0.500000", 2023-09-23T22:35:02.598 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osd_report_timeout": "900", 2023-09-23T22:35:02.598 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osd_reporter_subtree_level": "osd", 2023-09-23T22:35:02.598 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osd_snap_trim_queue_warn_on": "32768", 2023-09-23T22:35:02.598 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osd_warn_num_repaired": "10", 2023-09-23T22:35:02.598 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osd_warn_op_age": "32.000000", 2023-09-23T22:35:02.598 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osdmap_full_prune_enabled": "true", 2023-09-23T22:35:02.598 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osdmap_full_prune_interval": "10", 2023-09-23T22:35:02.598 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osdmap_full_prune_min": "10000", 2023-09-23T22:35:02.598 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_osdmap_full_prune_txsize": "100", 2023-09-23T22:35:02.599 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_pg_check_down_all_threshold": "0.500000", 2023-09-23T22:35:02.599 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_pg_stuck_threshold": "60", 2023-09-23T22:35:02.599 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_pg_warn_max_object_skew": "0.000000", 2023-09-23T22:35:02.599 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_pg_warn_min_objects": "10000", 2023-09-23T22:35:02.599 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_pg_warn_min_per_osd": "0", 2023-09-23T22:35:02.599 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_pg_warn_min_pool_objects": "1000", 2023-09-23T22:35:02.599 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_pool_quota_crit_threshold": "0", 2023-09-23T22:35:02.599 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_pool_quota_warn_threshold": "0", 2023-09-23T22:35:02.599 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_probe_timeout": "2.000000", 2023-09-23T22:35:02.599 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_reweight_max_change": "0.050000", 2023-09-23T22:35:02.599 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_reweight_max_osds": "4", 2023-09-23T22:35:02.599 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_reweight_min_bytes_per_osd": "10", 2023-09-23T22:35:02.600 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_reweight_min_pgs_per_osd": "4", 2023-09-23T22:35:02.600 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_rocksdb_options": "write_buffer_size=33554432,compression=kNoCompression,level_compaction_dynamic_level_bytes=true", 2023-09-23T22:35:02.600 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_scrub_inject_crc_mismatch": "0.000000", 2023-09-23T22:35:02.600 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_scrub_inject_missing_keys": "0.000000", 2023-09-23T22:35:02.600 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_scrub_interval": "86400", 2023-09-23T22:35:02.600 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_scrub_max_keys": "100", 2023-09-23T22:35:02.600 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_scrub_timeout": "300", 2023-09-23T22:35:02.600 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_session_timeout": "300", 2023-09-23T22:35:02.600 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_smart_report_timeout": "5", 2023-09-23T22:35:02.600 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_stat_smooth_intervals": "6", 2023-09-23T22:35:02.600 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_stretch_cluster_recovery_ratio": "0.600000", 2023-09-23T22:35:02.600 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_stretch_pool_min_size": "2", 2023-09-23T22:35:02.600 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_stretch_pool_size": "4", 2023-09-23T22:35:02.601 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_stretch_recovery_min_wait": "15.000000", 2023-09-23T22:35:02.601 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_subscribe_interval": "86400.000000", 2023-09-23T22:35:02.601 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_sync_debug": "false", 2023-09-23T22:35:02.601 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_sync_max_payload_keys": "2000", 2023-09-23T22:35:02.601 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_sync_max_payload_size": "1048576", 2023-09-23T22:35:02.601 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_sync_provider_kill_at": "0", 2023-09-23T22:35:02.601 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_sync_requester_kill_at": "0", 2023-09-23T22:35:02.601 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_sync_timeout": "60.000000", 2023-09-23T22:35:02.601 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_target_pg_per_osd": "100", 2023-09-23T22:35:02.601 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_tick_interval": "5", 2023-09-23T22:35:02.601 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_timecheck_interval": "300.000000", 2023-09-23T22:35:02.601 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_timecheck_skew_interval": "30.000000", 2023-09-23T22:35:02.602 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_use_min_delay_socket": "false", 2023-09-23T22:35:02.602 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_warn_older_version_delay": "604800", 2023-09-23T22:35:02.602 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_warn_on_cache_pools_without_hit_sets": "true", 2023-09-23T22:35:02.602 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_warn_on_crush_straw_calc_version_zero": "false", 2023-09-23T22:35:02.602 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_warn_on_degraded_stretch_mode": "true", 2023-09-23T22:35:02.602 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_warn_on_filestore_osds": "true", 2023-09-23T22:35:02.602 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_warn_on_insecure_global_id_reclaim": "false", 2023-09-23T22:35:02.602 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed": "false", 2023-09-23T22:35:02.602 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_warn_on_legacy_crush_tunables": "false", 2023-09-23T22:35:02.602 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_warn_on_misplaced": "false", 2023-09-23T22:35:02.602 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_warn_on_msgr2_not_enabled": "true", 2023-09-23T22:35:02.602 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_warn_on_older_version": "true", 2023-09-23T22:35:02.603 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_warn_on_osd_down_out_interval_zero": "false", 2023-09-23T22:35:02.603 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_warn_on_pool_no_app": "true", 2023-09-23T22:35:02.603 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_warn_on_pool_no_redundancy": "true", 2023-09-23T22:35:02.603 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_warn_on_pool_pg_num_not_power_of_two": "false", 2023-09-23T22:35:02.603 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_warn_on_slow_ping_ratio": "0.050000", 2023-09-23T22:35:02.603 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_warn_on_slow_ping_time": "0.000000", 2023-09-23T22:35:02.603 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_warn_on_too_few_osds": "false", 2023-09-23T22:35:02.603 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_warn_pg_not_deep_scrubbed_ratio": "0.750000", 2023-09-23T22:35:02.603 INFO:teuthology.orchestra.run.smithi169.stdout: "mon_warn_pg_not_scrubbed_ratio": "0.500000", 2023-09-23T22:35:02.603 INFO:teuthology.orchestra.run.smithi169.stdout: "monmap": "", 2023-09-23T22:35:02.603 INFO:teuthology.orchestra.run.smithi169.stdout: "motr_admin_endpoint": "192.168.180.182@tcp:12345:4:1", 2023-09-23T22:35:02.603 INFO:teuthology.orchestra.run.smithi169.stdout: "motr_admin_fid": "0x7200000000000001:0x0", 2023-09-23T22:35:02.604 INFO:teuthology.orchestra.run.smithi169.stdout: "motr_ha_endpoint": "192.168.180.182@tcp:12345:1:1", 2023-09-23T22:35:02.604 INFO:teuthology.orchestra.run.smithi169.stdout: "motr_my_endpoint": "192.168.180.182@tcp:12345:4:1", 2023-09-23T22:35:02.604 INFO:teuthology.orchestra.run.smithi169.stdout: "motr_my_fid": "0x7200000000000001:0x0", 2023-09-23T22:35:02.604 INFO:teuthology.orchestra.run.smithi169.stdout: "motr_profile_fid": "0x7000000000000001:0x0", 2023-09-23T22:35:02.604 INFO:teuthology.orchestra.run.smithi169.stdout: "motr_tracing_enabled": "false", 2023-09-23T22:35:02.604 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_async_op_threads": "3", 2023-09-23T22:35:02.604 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_async_rdma_buffer_size": "131072", 2023-09-23T22:35:02.604 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_async_rdma_cm": "false", 2023-09-23T22:35:02.604 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_async_rdma_device_name": "", 2023-09-23T22:35:02.604 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_async_rdma_dscp": "96", 2023-09-23T22:35:02.604 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_async_rdma_enable_hugepage": "false", 2023-09-23T22:35:02.604 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_async_rdma_gid_idx": "0", 2023-09-23T22:35:02.605 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_async_rdma_local_gid": "", 2023-09-23T22:35:02.605 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_async_rdma_polling_us": "1000", 2023-09-23T22:35:02.605 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_async_rdma_port_num": "1", 2023-09-23T22:35:02.605 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_async_rdma_receive_buffers": "32768", 2023-09-23T22:35:02.605 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_async_rdma_receive_queue_len": "4096", 2023-09-23T22:35:02.605 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_async_rdma_roce_ver": "1", 2023-09-23T22:35:02.605 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_async_rdma_send_buffers": "1024", 2023-09-23T22:35:02.605 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_async_rdma_sl": "3", 2023-09-23T22:35:02.605 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_async_rdma_support_srq": "true", 2023-09-23T22:35:02.605 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_async_rdma_type": "ib", 2023-09-23T22:35:02.605 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_async_reap_threshold": "5", 2023-09-23T22:35:02.605 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_bind_before_connect": "false", 2023-09-23T22:35:02.605 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_bind_ipv4": "true", 2023-09-23T22:35:02.606 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_bind_ipv6": "false", 2023-09-23T22:35:02.606 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_bind_msgr1": "true", 2023-09-23T22:35:02.606 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_bind_msgr2": "true", 2023-09-23T22:35:02.606 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_bind_port_max": "7568", 2023-09-23T22:35:02.606 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_bind_port_min": "6800", 2023-09-23T22:35:02.606 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_bind_prefer_ipv4": "false", 2023-09-23T22:35:02.606 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_bind_retry_count": "3", 2023-09-23T22:35:02.606 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_bind_retry_delay": "5", 2023-09-23T22:35:02.606 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_blackhole_client": "false", 2023-09-23T22:35:02.606 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_blackhole_mds": "false", 2023-09-23T22:35:02.606 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_blackhole_mgr": "false", 2023-09-23T22:35:02.606 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_blackhole_mon": "false", 2023-09-23T22:35:02.607 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_blackhole_osd": "false", 2023-09-23T22:35:02.607 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_client_mode": "crc secure", 2023-09-23T22:35:02.607 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_cluster_mode": "crc secure", 2023-09-23T22:35:02.607 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_cluster_type": "", 2023-09-23T22:35:02.607 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_compress_secure": "false", 2023-09-23T22:35:02.607 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_connection_idle_timeout": "900", 2023-09-23T22:35:02.607 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_connection_ready_timeout": "10", 2023-09-23T22:35:02.607 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_crc_data": "true", 2023-09-23T22:35:02.607 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_crc_header": "true", 2023-09-23T22:35:02.607 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_die_on_bad_msg": "false", 2023-09-23T22:35:02.607 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_die_on_bug": "true", 2023-09-23T22:35:02.607 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_die_on_old_message": "true", 2023-09-23T22:35:02.608 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_die_on_skipped_message": "false", 2023-09-23T22:35:02.608 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_die_on_unhandled_msg": "false", 2023-09-23T22:35:02.608 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_dispatch_throttle_bytes": "104857600", 2023-09-23T22:35:02.608 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_dpdk_coremask": "0xF", 2023-09-23T22:35:02.608 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_dpdk_debug_allow_loopback": "false", 2023-09-23T22:35:02.608 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_dpdk_devs_allowlist": "", 2023-09-23T22:35:02.608 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_dpdk_enable_tso": "true", 2023-09-23T22:35:02.608 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_dpdk_gateway_ipv4_addr": "", 2023-09-23T22:35:02.608 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_dpdk_host_ipv4_addr": "", 2023-09-23T22:35:02.608 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_dpdk_hugepages": "", 2023-09-23T22:35:02.608 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_dpdk_hw_flow_control": "true", 2023-09-23T22:35:02.609 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_dpdk_hw_queue_weight": "1.000000", 2023-09-23T22:35:02.609 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_dpdk_lro": "true", 2023-09-23T22:35:02.609 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_dpdk_memory_channel": "4", 2023-09-23T22:35:02.609 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_dpdk_netmask_ipv4_addr": "", 2023-09-23T22:35:02.609 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_dpdk_pmd": "", 2023-09-23T22:35:02.609 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_dpdk_port_id": "0", 2023-09-23T22:35:02.609 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_dpdk_rx_buffer_count_per_core": "8192", 2023-09-23T22:35:02.609 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_dump_corrupt_message_level": "1", 2023-09-23T22:35:02.609 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_dump_on_send": "false", 2023-09-23T22:35:02.609 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_initial_backoff": "0.200000", 2023-09-23T22:35:02.609 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_inject_delay_max": "1.000000", 2023-09-23T22:35:02.609 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_inject_delay_probability": "0.000000", 2023-09-23T22:35:02.610 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_inject_delay_type": "", 2023-09-23T22:35:02.610 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_inject_internal_delays": "0.000000", 2023-09-23T22:35:02.610 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_inject_network_congestion": "0", 2023-09-23T22:35:02.610 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_inject_socket_failures": "0", 2023-09-23T22:35:02.610 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_learn_addr_from_peer": "true", 2023-09-23T22:35:02.610 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_max_accept_failures": "4", 2023-09-23T22:35:02.610 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_max_backoff": "15.000000", 2023-09-23T22:35:02.610 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_mon_client_mode": "secure crc", 2023-09-23T22:35:02.610 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_mon_cluster_mode": "secure crc", 2023-09-23T22:35:02.610 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_mon_service_mode": "secure crc", 2023-09-23T22:35:02.610 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_osd_compress_min_size": "1024", 2023-09-23T22:35:02.610 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_osd_compress_mode": "none", 2023-09-23T22:35:02.611 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_osd_compression_algorithm": "snappy", 2023-09-23T22:35:02.611 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_pq_max_tokens_per_priority": "16777216", 2023-09-23T22:35:02.611 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_pq_min_cost": "65536", 2023-09-23T22:35:02.611 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_public_type": "", 2023-09-23T22:35:02.611 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_service_mode": "crc secure", 2023-09-23T22:35:02.611 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_tcp_listen_backlog": "512", 2023-09-23T22:35:02.611 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_tcp_nodelay": "true", 2023-09-23T22:35:02.611 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_tcp_prefetch_max_size": "4096", 2023-09-23T22:35:02.611 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_tcp_rcvbuf": "0", 2023-09-23T22:35:02.611 INFO:teuthology.orchestra.run.smithi169.stdout: "ms_type": "async+posix", 2023-09-23T22:35:02.611 INFO:teuthology.orchestra.run.smithi169.stdout: "no_config_file": "false", 2023-09-23T22:35:02.611 INFO:teuthology.orchestra.run.smithi169.stdout: "objecter_completion_locks_per_session": "32", 2023-09-23T22:35:02.612 INFO:teuthology.orchestra.run.smithi169.stdout: "objecter_debug_inject_relock_delay": "false", 2023-09-23T22:35:02.612 INFO:teuthology.orchestra.run.smithi169.stdout: "objecter_inflight_op_bytes": "104857600", 2023-09-23T22:35:02.612 INFO:teuthology.orchestra.run.smithi169.stdout: "objecter_inflight_ops": "1024", 2023-09-23T22:35:02.612 INFO:teuthology.orchestra.run.smithi169.stdout: "objecter_inject_no_watch_ping": "false", 2023-09-23T22:35:02.612 INFO:teuthology.orchestra.run.smithi169.stdout: "objecter_retry_writes_after_first_reply": "false", 2023-09-23T22:35:02.612 INFO:teuthology.orchestra.run.smithi169.stdout: "objecter_tick_interval": "5.000000", 2023-09-23T22:35:02.612 INFO:teuthology.orchestra.run.smithi169.stdout: "objecter_timeout": "10.000000", 2023-09-23T22:35:02.612 INFO:teuthology.orchestra.run.smithi169.stdout: "objectstore_blackhole": "false", 2023-09-23T22:35:02.612 INFO:teuthology.orchestra.run.smithi169.stdout: "openssl_engine_opts": "", 2023-09-23T22:35:02.612 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_agent_delay_time": "5.000000", 2023-09-23T22:35:02.612 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_agent_hist_halflife": "1000", 2023-09-23T22:35:02.612 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_agent_max_low_ops": "2", 2023-09-23T22:35:02.613 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_agent_max_ops": "4", 2023-09-23T22:35:02.613 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_agent_min_evict_effort": "0.100000", 2023-09-23T22:35:02.613 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_agent_quantize_effort": "0.100000", 2023-09-23T22:35:02.613 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_agent_slop": "0.020000", 2023-09-23T22:35:02.613 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_aggregated_slow_ops_logging": "true", 2023-09-23T22:35:02.613 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_allow_recovery_below_min_size": "true", 2023-09-23T22:35:02.613 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_asio_thread_count": "2", 2023-09-23T22:35:02.613 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_async_recovery_min_cost": "100", 2023-09-23T22:35:02.613 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_auto_mark_unfound_lost": "false", 2023-09-23T22:35:02.613 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_backfill_retry_interval": "30.000000", 2023-09-23T22:35:02.613 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_backfill_scan_max": "512", 2023-09-23T22:35:02.613 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_backfill_scan_min": "64", 2023-09-23T22:35:02.614 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_backoff_on_degraded": "false", 2023-09-23T22:35:02.614 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_backoff_on_peering": "false", 2023-09-23T22:35:02.614 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_backoff_on_unfound": "true", 2023-09-23T22:35:02.614 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_beacon_report_interval": "300", 2023-09-23T22:35:02.614 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_bench_duration": "30", 2023-09-23T22:35:02.614 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_bench_large_size_max_throughput": "104857600", 2023-09-23T22:35:02.614 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_bench_max_block_size": "67108864", 2023-09-23T22:35:02.614 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_bench_small_size_max_iops": "100", 2023-09-23T22:35:02.614 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_blkin_trace_all": "false", 2023-09-23T22:35:02.614 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_blocked_scrub_grace_period": "120", 2023-09-23T22:35:02.614 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_calc_pg_upmaps_aggressively": "true", 2023-09-23T22:35:02.615 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_calc_pg_upmaps_aggressively_fast": "true", 2023-09-23T22:35:02.615 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_calc_pg_upmaps_local_fallback_retries": "100", 2023-09-23T22:35:02.615 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_check_for_log_corruption": "false", 2023-09-23T22:35:02.615 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_check_max_object_name_len_on_startup": "true", 2023-09-23T22:35:02.615 INFO:teuthology.orchestra.run.smithi169.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-23T22:35:02.615 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_class_dir": "/usr/lib64/rados-classes", 2023-09-23T22:35:02.615 INFO:teuthology.orchestra.run.smithi169.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-23T22:35:02.615 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_class_update_on_start": "true", 2023-09-23T22:35:02.615 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_client_message_cap": "256", 2023-09-23T22:35:02.615 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_client_message_size_cap": "524288000", 2023-09-23T22:35:02.615 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_client_op_priority": "63", 2023-09-23T22:35:02.615 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_client_watch_timeout": "30", 2023-09-23T22:35:02.615 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_command_max_records": "256", 2023-09-23T22:35:02.616 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_compact_on_start": "false", 2023-09-23T22:35:02.616 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_copyfrom_max_chunk": "8388608", 2023-09-23T22:35:02.616 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_crush_chooseleaf_type": "1", 2023-09-23T22:35:02.616 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_crush_initial_weight": "-1.000000", 2023-09-23T22:35:02.616 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_crush_update_on_start": "true", 2023-09-23T22:35:02.616 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_crush_update_weight_set": "true", 2023-09-23T22:35:02.616 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_data": "/var/lib/ceph/osd/ceph-a", 2023-09-23T22:35:02.616 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_debug_crash_on_ignored_backoff": "false", 2023-09-23T22:35:02.616 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_debug_deep_scrub_sleep": "0.000000", 2023-09-23T22:35:02.616 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_debug_drop_ping_duration": "0", 2023-09-23T22:35:02.616 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_debug_drop_ping_probability": "0.000000", 2023-09-23T22:35:02.616 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_debug_feed_pullee": "-1", 2023-09-23T22:35:02.617 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_debug_inject_copyfrom_error": "false", 2023-09-23T22:35:02.617 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_debug_inject_dispatch_delay_duration": "0.100000", 2023-09-23T22:35:02.617 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_debug_inject_dispatch_delay_probability": "0.000000", 2023-09-23T22:35:02.617 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_debug_misdirected_ops": "false", 2023-09-23T22:35:02.617 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_debug_no_acting_change": "false", 2023-09-23T22:35:02.617 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_debug_no_purge_strays": "false", 2023-09-23T22:35:02.617 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_debug_op_order": "false", 2023-09-23T22:35:02.617 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_debug_pg_log_writeout": "false", 2023-09-23T22:35:02.617 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_debug_pretend_recovery_active": "false", 2023-09-23T22:35:02.617 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_debug_random_push_read_error": "0.000000", 2023-09-23T22:35:02.617 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_debug_reject_backfill_probability": "0.000000", 2023-09-23T22:35:02.617 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_debug_shutdown": "false", 2023-09-23T22:35:02.618 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_debug_skip_full_check_in_backfill_reservation": "false", 2023-09-23T22:35:02.618 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_debug_skip_full_check_in_recovery": "false", 2023-09-23T22:35:02.618 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_debug_verify_cached_snaps": "false", 2023-09-23T22:35:02.618 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_debug_verify_missing_on_start": "false", 2023-09-23T22:35:02.618 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_debug_verify_snaps": "false", 2023-09-23T22:35:02.618 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_debug_verify_stray_on_activate": "false", 2023-09-23T22:35:02.618 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_deep_scrub_interval": "604800.000000", 2023-09-23T22:35:02.618 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_deep_scrub_keys": "1024", 2023-09-23T22:35:02.618 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_deep_scrub_large_omap_object_key_threshold": "200000", 2023-09-23T22:35:02.618 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_deep_scrub_large_omap_object_value_sum_threshold": "1073741824", 2023-09-23T22:35:02.619 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_deep_scrub_randomize_ratio": "0.150000", 2023-09-23T22:35:02.619 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_deep_scrub_stride": "524288", 2023-09-23T22:35:02.619 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_deep_scrub_update_digest_min_age": "7200", 2023-09-23T22:35:02.619 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_default_data_pool_replay_window": "45", 2023-09-23T22:35:02.619 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_default_notify_timeout": "30", 2023-09-23T22:35:02.619 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_delete_sleep": "0.000000", 2023-09-23T22:35:02.619 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_delete_sleep_hdd": "5.000000", 2023-09-23T22:35:02.619 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_delete_sleep_hybrid": "1.000000", 2023-09-23T22:35:02.619 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_delete_sleep_ssd": "1.000000", 2023-09-23T22:35:02.619 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_discard_disconnected_ops": "true", 2023-09-23T22:35:02.619 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_enable_op_tracker": "true", 2023-09-23T22:35:02.620 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_erasure_code_plugins": "jerasure lrc", 2023-09-23T22:35:02.620 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_extblkdev_plugins": "vdo", 2023-09-23T22:35:02.620 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_failsafe_full_ratio": "0.970000", 2023-09-23T22:35:02.620 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_fast_fail_on_connection_refused": "true", 2023-09-23T22:35:02.620 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_fast_info": "true", 2023-09-23T22:35:02.620 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_fast_shutdown": "true", 2023-09-23T22:35:02.620 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_fast_shutdown_notify_mon": "true", 2023-09-23T22:35:02.620 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_fast_shutdown_timeout": "15", 2023-09-23T22:35:02.620 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_find_best_info_ignore_history_les": "false", 2023-09-23T22:35:02.620 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_force_auth_primary_missing_objects": "100", 2023-09-23T22:35:02.620 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_force_recovery_pg_log_entries_factor": "1.300000", 2023-09-23T22:35:02.620 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_function_tracing": "false", 2023-09-23T22:35:02.621 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_heartbeat_grace": "20", 2023-09-23T22:35:02.621 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_heartbeat_interval": "6", 2023-09-23T22:35:02.621 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_heartbeat_min_healthy_ratio": "0.330000", 2023-09-23T22:35:02.621 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_heartbeat_min_peers": "10", 2023-09-23T22:35:02.621 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_heartbeat_min_size": "2000", 2023-09-23T22:35:02.621 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_heartbeat_stale": "600", 2023-09-23T22:35:02.621 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_heartbeat_use_min_delay_socket": "false", 2023-09-23T22:35:02.621 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_hit_set_max_size": "100000", 2023-09-23T22:35:02.621 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_hit_set_min_size": "1000", 2023-09-23T22:35:02.621 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_hit_set_namespace": ".ceph-internal", 2023-09-23T22:35:02.621 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_ignore_stale_divergent_priors": "false", 2023-09-23T22:35:02.621 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_inject_bad_map_crc_probability": "0.000000", 2023-09-23T22:35:02.621 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_inject_failure_on_pg_removal": "false", 2023-09-23T22:35:02.622 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_journal": "/var/lib/ceph/osd/ceph-a/journal", 2023-09-23T22:35:02.622 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_journal_flush_on_shutdown": "true", 2023-09-23T22:35:02.622 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_journal_size": "5120", 2023-09-23T22:35:02.622 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_kill_backfill_at": "0", 2023-09-23T22:35:02.622 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_loop_before_reset_tphandle": "64", 2023-09-23T22:35:02.622 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_map_cache_size": "50", 2023-09-23T22:35:02.622 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_map_dedup": "true", 2023-09-23T22:35:02.622 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_map_message_max": "40", 2023-09-23T22:35:02.622 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_map_message_max_bytes": "10485760", 2023-09-23T22:35:02.625 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_map_share_max_epochs": "40", 2023-09-23T22:35:02.625 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_max_attr_name_len": "100", 2023-09-23T22:35:02.625 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_max_attr_size": "0", 2023-09-23T22:35:02.625 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_max_backfills": "1", 2023-09-23T22:35:02.625 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_max_markdown_count": "5", 2023-09-23T22:35:02.625 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_max_markdown_period": "600", 2023-09-23T22:35:02.625 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_max_object_name_len": "2048", 2023-09-23T22:35:02.625 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_max_object_namespace_len": "256", 2023-09-23T22:35:02.625 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_max_object_size": "134217728", 2023-09-23T22:35:02.625 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_max_omap_bytes_per_request": "1073741824", 2023-09-23T22:35:02.625 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_max_omap_entries_per_request": "1024", 2023-09-23T22:35:02.626 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_max_pg_blocked_by": "16", 2023-09-23T22:35:02.626 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_max_pg_log_entries": "10000", 2023-09-23T22:35:02.626 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_max_pg_per_osd_hard_ratio": "3.000000", 2023-09-23T22:35:02.626 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_max_pgls": "1024", 2023-09-23T22:35:02.626 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_max_push_cost": "8388608", 2023-09-23T22:35:02.626 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_max_push_objects": "10", 2023-09-23T22:35:02.626 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_max_scrubs": "1", 2023-09-23T22:35:02.626 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_max_snap_prune_intervals_per_epoch": "512", 2023-09-23T22:35:02.626 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_max_trimming_pgs": "2", 2023-09-23T22:35:02.626 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_max_write_op_reply_len": "64", 2023-09-23T22:35:02.626 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_max_write_size": "90", 2023-09-23T22:35:02.627 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_mclock_force_run_benchmark_on_init": "false", 2023-09-23T22:35:02.627 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_mclock_iops_capacity_threshold_hdd": "500.000000", 2023-09-23T22:35:02.627 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_mclock_iops_capacity_threshold_ssd": "80000.000000", 2023-09-23T22:35:02.627 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_mclock_max_capacity_iops_hdd": "315.000000", 2023-09-23T22:35:02.627 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_mclock_max_capacity_iops_ssd": "21500.000000", 2023-09-23T22:35:02.627 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_mclock_max_sequential_bandwidth_hdd": "157286400", 2023-09-23T22:35:02.627 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_mclock_max_sequential_bandwidth_ssd": "1258291200", 2023-09-23T22:35:02.627 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_mclock_override_recovery_settings": "false", 2023-09-23T22:35:02.627 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_mclock_profile": "balanced", 2023-09-23T22:35:02.627 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_mclock_scheduler_anticipation_timeout": "0.000000", 2023-09-23T22:35:02.627 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_mclock_scheduler_background_best_effort_lim": "0.000000", 2023-09-23T22:35:02.627 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_mclock_scheduler_background_best_effort_res": "0.000000", 2023-09-23T22:35:02.628 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_mclock_scheduler_background_best_effort_wgt": "1", 2023-09-23T22:35:02.628 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_mclock_scheduler_background_recovery_lim": "0.000000", 2023-09-23T22:35:02.628 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_mclock_scheduler_background_recovery_res": "0.000000", 2023-09-23T22:35:02.628 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_mclock_scheduler_background_recovery_wgt": "1", 2023-09-23T22:35:02.628 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_mclock_scheduler_client_lim": "0.000000", 2023-09-23T22:35:02.628 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_mclock_scheduler_client_res": "0.000000", 2023-09-23T22:35:02.628 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_mclock_scheduler_client_wgt": "1", 2023-09-23T22:35:02.628 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_mclock_skip_benchmark": "false", 2023-09-23T22:35:02.628 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_memory_base": "805306368", 2023-09-23T22:35:02.628 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_memory_cache_min": "134217728", 2023-09-23T22:35:02.628 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_memory_cache_resize_interval": "1.000000", 2023-09-23T22:35:02.628 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_memory_expected_fragmentation": "0.150000", 2023-09-23T22:35:02.629 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_memory_target": "4294967296", 2023-09-23T22:35:02.629 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_memory_target_autotune": "false", 2023-09-23T22:35:02.629 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_memory_target_cgroup_limit_ratio": "0.800000", 2023-09-23T22:35:02.629 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_min_pg_log_entries": "250", 2023-09-23T22:35:02.629 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_min_recovery_priority": "0", 2023-09-23T22:35:02.629 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_mon_heartbeat_interval": "30", 2023-09-23T22:35:02.629 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_mon_heartbeat_stat_stale": "3600", 2023-09-23T22:35:02.629 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_mon_report_interval": "5", 2023-09-23T22:35:02.629 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_mon_report_max_in_flight": "2", 2023-09-23T22:35:02.629 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_mon_shutdown_timeout": "5.000000", 2023-09-23T22:35:02.629 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_num_cache_shards": "32", 2023-09-23T22:35:02.629 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_num_op_tracker_shard": "32", 2023-09-23T22:35:02.629 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_numa_auto_affinity": "true", 2023-09-23T22:35:02.630 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_numa_node": "-1", 2023-09-23T22:35:02.630 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_numa_prefer_iface": "true", 2023-09-23T22:35:02.630 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_object_clean_region_max_num_intervals": "10", 2023-09-23T22:35:02.630 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_objecter_finishers": "1", 2023-09-23T22:35:02.630 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_objectstore": "bluestore", 2023-09-23T22:35:02.630 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_objectstore_fuse": "false", 2023-09-23T22:35:02.630 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_objectstore_tracing": "false", 2023-09-23T22:35:02.630 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_op_complaint_time": "30.000000", 2023-09-23T22:35:02.630 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_op_history_duration": "600", 2023-09-23T22:35:02.630 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_op_history_size": "20", 2023-09-23T22:35:02.630 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_op_history_slow_op_size": "20", 2023-09-23T22:35:02.631 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_op_history_slow_op_threshold": "10.000000", 2023-09-23T22:35:02.631 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_op_log_threshold": "5", 2023-09-23T22:35:02.631 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_op_num_shards": "0", 2023-09-23T22:35:02.631 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_op_num_shards_hdd": "5", 2023-09-23T22:35:02.631 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_op_num_shards_ssd": "8", 2023-09-23T22:35:02.631 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_op_num_threads_per_shard": "0", 2023-09-23T22:35:02.631 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_op_num_threads_per_shard_hdd": "1", 2023-09-23T22:35:02.631 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_op_num_threads_per_shard_ssd": "2", 2023-09-23T22:35:02.631 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_op_pq_max_tokens_per_priority": "4194304", 2023-09-23T22:35:02.631 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_op_pq_min_cost": "65536", 2023-09-23T22:35:02.631 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_op_queue": "mclock_scheduler", 2023-09-23T22:35:02.631 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_op_queue_cut_off": "high", 2023-09-23T22:35:02.632 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_op_thread_suicide_timeout": "150", 2023-09-23T22:35:02.632 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_op_thread_timeout": "15", 2023-09-23T22:35:02.632 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_open_classes_on_start": "true", 2023-09-23T22:35:02.632 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_os_flags": "0", 2023-09-23T22:35:02.632 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_peering_op_priority": "255", 2023-09-23T22:35:02.632 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_pg_delete_cost": "1048576", 2023-09-23T22:35:02.632 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_pg_delete_priority": "5", 2023-09-23T22:35:02.632 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_pg_epoch_max_lag_factor": "2.000000", 2023-09-23T22:35:02.632 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_pg_epoch_persisted_max_stale": "40", 2023-09-23T22:35:02.632 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_pg_log_dups_tracked": "3000", 2023-09-23T22:35:02.632 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_pg_log_trim_max": "10000", 2023-09-23T22:35:02.632 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_pg_log_trim_min": "100", 2023-09-23T22:35:02.632 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_pg_max_concurrent_snap_trims": "2", 2023-09-23T22:35:02.633 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_pg_object_context_cache_count": "64", 2023-09-23T22:35:02.633 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_pg_stat_report_interval_max": "500", 2023-09-23T22:35:02.633 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_pool_default_cache_max_evict_check_size": "10", 2023-09-23T22:35:02.633 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_pool_default_cache_min_evict_age": "0", 2023-09-23T22:35:02.633 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_pool_default_cache_min_flush_age": "0", 2023-09-23T22:35:02.633 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_pool_default_cache_target_dirty_high_ratio": "0.600000", 2023-09-23T22:35:02.633 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_pool_default_cache_target_dirty_ratio": "0.400000", 2023-09-23T22:35:02.633 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_pool_default_cache_target_full_ratio": "0.800000", 2023-09-23T22:35:02.633 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_pool_default_crimson": "false", 2023-09-23T22:35:02.633 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_pool_default_crush_rule": "-1", 2023-09-23T22:35:02.633 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_pool_default_ec_fast_read": "false", 2023-09-23T22:35:02.634 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_pool_default_erasure_code_profile": "plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd", 2023-09-23T22:35:02.634 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_pool_default_flag_bulk": "false", 2023-09-23T22:35:02.634 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_pool_default_flag_hashpspool": "true", 2023-09-23T22:35:02.634 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_pool_default_flag_nodelete": "false", 2023-09-23T22:35:02.634 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_pool_default_flag_nopgchange": "false", 2023-09-23T22:35:02.634 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_pool_default_flag_nosizechange": "false", 2023-09-23T22:35:02.634 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_pool_default_flags": "0", 2023-09-23T22:35:02.634 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_pool_default_hit_set_bloom_fpp": "0.050000", 2023-09-23T22:35:02.634 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_pool_default_min_size": "0", 2023-09-23T22:35:02.634 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_pool_default_pg_autoscale_mode": "off", 2023-09-23T22:35:02.634 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_pool_default_pg_num": "32", 2023-09-23T22:35:02.634 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_pool_default_pgp_num": "0", 2023-09-23T22:35:02.635 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_pool_default_read_lease_ratio": "0.800000", 2023-09-23T22:35:02.635 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_pool_default_size": "3", 2023-09-23T22:35:02.635 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_pool_default_type": "replicated", 2023-09-23T22:35:02.635 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_pool_erasure_code_stripe_unit": "4096", 2023-09-23T22:35:02.635 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_pool_use_gmt_hitset": "true", 2023-09-23T22:35:02.635 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_push_per_object_cost": "1000", 2023-09-23T22:35:02.635 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_read_ec_check_for_errors": "false", 2023-09-23T22:35:02.635 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_recover_clone_overlap": "true", 2023-09-23T22:35:02.635 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_recover_clone_overlap_limit": "10", 2023-09-23T22:35:02.635 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_recovery_cost": "20971520", 2023-09-23T22:35:02.635 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_recovery_delay_start": "0.000000", 2023-09-23T22:35:02.635 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_recovery_max_active": "0", 2023-09-23T22:35:02.636 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_recovery_max_active_hdd": "3", 2023-09-23T22:35:02.636 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_recovery_max_active_ssd": "10", 2023-09-23T22:35:02.636 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_recovery_max_chunk": "8388608", 2023-09-23T22:35:02.636 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_recovery_max_omap_entries_per_chunk": "8096", 2023-09-23T22:35:02.636 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_recovery_max_single_start": "1", 2023-09-23T22:35:02.636 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_recovery_op_priority": "3", 2023-09-23T22:35:02.636 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_recovery_op_warn_multiple": "16", 2023-09-23T22:35:02.636 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_recovery_priority": "5", 2023-09-23T22:35:02.636 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_recovery_retry_interval": "30.000000", 2023-09-23T22:35:02.636 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_recovery_sleep": "0.000000", 2023-09-23T22:35:02.636 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_recovery_sleep_hdd": "0.100000", 2023-09-23T22:35:02.637 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_recovery_sleep_hybrid": "0.025000", 2023-09-23T22:35:02.637 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_recovery_sleep_ssd": "0.000000", 2023-09-23T22:35:02.637 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_repair_during_recovery": "false", 2023-09-23T22:35:02.637 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_requested_scrub_priority": "120", 2023-09-23T22:35:02.637 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_rocksdb_iterator_bounds_enabled": "true", 2023-09-23T22:35:02.637 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_rollback_to_cluster_snap": "", 2023-09-23T22:35:02.637 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_scrub_auto_repair": "false", 2023-09-23T22:35:02.637 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_scrub_auto_repair_num_errors": "5", 2023-09-23T22:35:02.637 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_scrub_backoff_ratio": "0.660000", 2023-09-23T22:35:02.637 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_scrub_begin_hour": "0", 2023-09-23T22:35:02.637 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_scrub_begin_week_day": "0", 2023-09-23T22:35:02.637 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_scrub_chunk_max": "25", 2023-09-23T22:35:02.638 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_scrub_chunk_min": "5", 2023-09-23T22:35:02.638 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_scrub_cost": "52428800", 2023-09-23T22:35:02.638 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_scrub_during_recovery": "false", 2023-09-23T22:35:02.638 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_scrub_end_hour": "0", 2023-09-23T22:35:02.638 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_scrub_end_week_day": "0", 2023-09-23T22:35:02.638 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_scrub_event_cost": "4096", 2023-09-23T22:35:02.638 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_scrub_extended_sleep": "0.000000", 2023-09-23T22:35:02.638 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_scrub_interval_randomize_ratio": "0.500000", 2023-09-23T22:35:02.638 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_scrub_invalid_stats": "true", 2023-09-23T22:35:02.638 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_scrub_load_threshold": "0.500000", 2023-09-23T22:35:02.638 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_scrub_max_interval": "604800.000000", 2023-09-23T22:35:02.638 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_scrub_max_preemptions": "5", 2023-09-23T22:35:02.639 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_scrub_min_interval": "86400.000000", 2023-09-23T22:35:02.639 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_scrub_priority": "5", 2023-09-23T22:35:02.639 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_scrub_reservation_timeout": "5000", 2023-09-23T22:35:02.639 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_scrub_sleep": "0.000000", 2023-09-23T22:35:02.639 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_scrub_slow_reservation_response": "2200", 2023-09-23T22:35:02.639 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_shallow_scrub_chunk_max": "100", 2023-09-23T22:35:02.639 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_shallow_scrub_chunk_min": "50", 2023-09-23T22:35:02.639 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_shutdown_pgref_assert": "false", 2023-09-23T22:35:02.639 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_skip_data_digest": "false", 2023-09-23T22:35:02.639 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_smart_report_timeout": "5", 2023-09-23T22:35:02.639 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_snap_trim_cost": "1048576", 2023-09-23T22:35:02.639 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_snap_trim_priority": "5", 2023-09-23T22:35:02.640 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_snap_trim_sleep": "0.000000", 2023-09-23T22:35:02.640 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_snap_trim_sleep_hdd": "5.000000", 2023-09-23T22:35:02.640 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_snap_trim_sleep_hybrid": "2.000000", 2023-09-23T22:35:02.640 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_snap_trim_sleep_ssd": "0.000000", 2023-09-23T22:35:02.640 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_stats_update_period_not_scrubbing": "120", 2023-09-23T22:35:02.640 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_stats_update_period_scrubbing": "15", 2023-09-23T22:35:02.640 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_target_pg_log_entries_per_osd": "300000", 2023-09-23T22:35:02.640 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_target_transaction_size": "30", 2023-09-23T22:35:02.640 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_tier_default_cache_hit_set_count": "4", 2023-09-23T22:35:02.640 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_tier_default_cache_hit_set_grade_decay_rate": "20", 2023-09-23T22:35:02.640 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_tier_default_cache_hit_set_period": "1200", 2023-09-23T22:35:02.640 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_tier_default_cache_hit_set_search_last_n": "1", 2023-09-23T22:35:02.641 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_tier_default_cache_hit_set_type": "bloom", 2023-09-23T22:35:02.641 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_tier_default_cache_min_read_recency_for_promote": "1", 2023-09-23T22:35:02.641 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_tier_default_cache_min_write_recency_for_promote": "1", 2023-09-23T22:35:02.641 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_tier_default_cache_mode": "writeback", 2023-09-23T22:35:02.641 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_tier_promote_max_bytes_sec": "5242880", 2023-09-23T22:35:02.641 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_tier_promote_max_objects_sec": "25", 2023-09-23T22:35:02.641 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_tracing": "false", 2023-09-23T22:35:02.641 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_use_stale_snap": "false", 2023-09-23T22:35:02.641 INFO:teuthology.orchestra.run.smithi169.stdout: "osd_uuid": "00000000-0000-0000-0000-000000000000", 2023-09-23T22:35:02.641 INFO:teuthology.orchestra.run.smithi169.stdout: "osdc_blkin_trace_all": "false", 2023-09-23T22:35:02.641 INFO:teuthology.orchestra.run.smithi169.stdout: "paxos_kill_at": "0", 2023-09-23T22:35:02.641 INFO:teuthology.orchestra.run.smithi169.stdout: "paxos_max_join_drift": "10", 2023-09-23T22:35:02.641 INFO:teuthology.orchestra.run.smithi169.stdout: "paxos_min": "500", 2023-09-23T22:35:02.642 INFO:teuthology.orchestra.run.smithi169.stdout: "paxos_min_wait": "0.050000", 2023-09-23T22:35:02.642 INFO:teuthology.orchestra.run.smithi169.stdout: "paxos_propose_interval": "1.000000", 2023-09-23T22:35:02.642 INFO:teuthology.orchestra.run.smithi169.stdout: "paxos_service_trim_max": "500", 2023-09-23T22:35:02.642 INFO:teuthology.orchestra.run.smithi169.stdout: "paxos_service_trim_max_multiplier": "20", 2023-09-23T22:35:02.642 INFO:teuthology.orchestra.run.smithi169.stdout: "paxos_service_trim_min": "250", 2023-09-23T22:35:02.642 INFO:teuthology.orchestra.run.smithi169.stdout: "paxos_stash_full_interval": "25", 2023-09-23T22:35:02.642 INFO:teuthology.orchestra.run.smithi169.stdout: "paxos_trim_max": "500", 2023-09-23T22:35:02.642 INFO:teuthology.orchestra.run.smithi169.stdout: "paxos_trim_min": "250", 2023-09-23T22:35:02.642 INFO:teuthology.orchestra.run.smithi169.stdout: "perf": "true", 2023-09-23T22:35:02.642 INFO:teuthology.orchestra.run.smithi169.stdout: "pid_file": "", 2023-09-23T22:35:02.642 INFO:teuthology.orchestra.run.smithi169.stdout: "plugin_crypto_accelerator": "crypto_isal", 2023-09-23T22:35:02.642 INFO:teuthology.orchestra.run.smithi169.stdout: "plugin_dir": "/usr/lib64/ceph", 2023-09-23T22:35:02.643 INFO:teuthology.orchestra.run.smithi169.stdout: "public_addr": "-", 2023-09-23T22:35:02.643 INFO:teuthology.orchestra.run.smithi169.stdout: "public_addrv": "", 2023-09-23T22:35:02.643 INFO:teuthology.orchestra.run.smithi169.stdout: "public_bind_addr": "-", 2023-09-23T22:35:02.643 INFO:teuthology.orchestra.run.smithi169.stdout: "public_network": "172.21.15.254/32,172.21.0.0/20", 2023-09-23T22:35:02.643 INFO:teuthology.orchestra.run.smithi169.stdout: "public_network_interface": "", 2023-09-23T22:35:02.643 INFO:teuthology.orchestra.run.smithi169.stdout: "qat_compressor_enabled": "false", 2023-09-23T22:35:02.643 INFO:teuthology.orchestra.run.smithi169.stdout: "qat_compressor_session_max_number": "256", 2023-09-23T22:35:02.643 INFO:teuthology.orchestra.run.smithi169.stdout: "rados_mon_op_timeout": "0", 2023-09-23T22:35:02.643 INFO:teuthology.orchestra.run.smithi169.stdout: "rados_osd_op_timeout": "0", 2023-09-23T22:35:02.643 INFO:teuthology.orchestra.run.smithi169.stdout: "rados_tracing": "false", 2023-09-23T22:35:02.643 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_atime_update_interval": "60", 2023-09-23T22:35:02.643 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_auto_exclusive_lock_until_manual_request": "true", 2023-09-23T22:35:02.644 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_balance_parent_reads": "false", 2023-09-23T22:35:02.644 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_balance_snap_reads": "false", 2023-09-23T22:35:02.644 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_blkin_trace_all": "false", 2023-09-23T22:35:02.644 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_blocklist_expire_seconds": "0", 2023-09-23T22:35:02.644 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_blocklist_on_break_lock": "true", 2023-09-23T22:35:02.644 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_cache": "true", 2023-09-23T22:35:02.644 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_cache_block_writes_upfront": "false", 2023-09-23T22:35:02.644 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_cache_max_dirty": "25165824", 2023-09-23T22:35:02.644 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_cache_max_dirty_age": "1.000000", 2023-09-23T22:35:02.644 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_cache_max_dirty_object": "0", 2023-09-23T22:35:02.644 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_cache_policy": "writearound", 2023-09-23T22:35:02.644 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_cache_size": "33554432", 2023-09-23T22:35:02.645 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_cache_target_dirty": "16777216", 2023-09-23T22:35:02.645 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_cache_writethrough_until_flush": "true", 2023-09-23T22:35:02.645 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_clone_copy_on_read": "false", 2023-09-23T22:35:02.645 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_compression_hint": "none", 2023-09-23T22:35:02.645 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_concurrent_management_ops": "10", 2023-09-23T22:35:02.645 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_config_pool_override_update_timestamp": "0", 2023-09-23T22:35:02.645 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_default_clone_format": "auto", 2023-09-23T22:35:02.645 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_default_data_pool": "", 2023-09-23T22:35:02.645 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_default_features": "61", 2023-09-23T22:35:02.645 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_default_format": "2", 2023-09-23T22:35:02.645 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_default_map_options": "", 2023-09-23T22:35:02.645 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_default_order": "22", 2023-09-23T22:35:02.646 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_default_pool": "rbd", 2023-09-23T22:35:02.646 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_default_snapshot_quiesce_mode": "required", 2023-09-23T22:35:02.646 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_default_stripe_count": "0", 2023-09-23T22:35:02.646 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_default_stripe_unit": "0", 2023-09-23T22:35:02.646 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_disable_zero_copy_writes": "true", 2023-09-23T22:35:02.646 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_discard_granularity_bytes": "65536", 2023-09-23T22:35:02.646 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_discard_on_zeroed_write_same": "true", 2023-09-23T22:35:02.646 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_enable_alloc_hint": "true", 2023-09-23T22:35:02.646 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_invalidate_object_map_on_timeout": "true", 2023-09-23T22:35:02.646 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_io_scheduler": "simple", 2023-09-23T22:35:02.646 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_io_scheduler_simple_max_delay": "0", 2023-09-23T22:35:02.646 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_journal_commit_age": "5.000000", 2023-09-23T22:35:02.647 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_journal_max_concurrent_object_sets": "0", 2023-09-23T22:35:02.647 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_journal_max_payload_bytes": "16384", 2023-09-23T22:35:02.647 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_journal_object_flush_age": "0.000000", 2023-09-23T22:35:02.647 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_journal_object_flush_bytes": "1048576", 2023-09-23T22:35:02.647 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_journal_object_flush_interval": "0", 2023-09-23T22:35:02.647 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_journal_object_max_in_flight_appends": "0", 2023-09-23T22:35:02.647 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_journal_object_writethrough_until_flush": "true", 2023-09-23T22:35:02.647 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_journal_order": "24", 2023-09-23T22:35:02.647 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_journal_pool": "", 2023-09-23T22:35:02.647 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_journal_splay_width": "4", 2023-09-23T22:35:02.647 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_localize_parent_reads": "false", 2023-09-23T22:35:02.648 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_localize_snap_reads": "false", 2023-09-23T22:35:02.648 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_mirror_concurrent_image_deletions": "1", 2023-09-23T22:35:02.648 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_mirror_concurrent_image_syncs": "5", 2023-09-23T22:35:02.648 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_mirror_delete_retry_interval": "30.000000", 2023-09-23T22:35:02.648 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_mirror_image_perf_stats_prio": "5", 2023-09-23T22:35:02.648 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_mirror_image_policy_migration_throttle": "300", 2023-09-23T22:35:02.648 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_mirror_image_policy_rebalance_timeout": "0.000000", 2023-09-23T22:35:02.648 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_mirror_image_policy_type": "simple", 2023-09-23T22:35:02.648 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_mirror_image_policy_update_throttle_interval": "1.000000", 2023-09-23T22:35:02.648 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_mirror_image_state_check_interval": "30", 2023-09-23T22:35:02.648 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_mirror_journal_commit_age": "5.000000", 2023-09-23T22:35:02.648 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_mirror_journal_poll_age": "5.000000", 2023-09-23T22:35:02.649 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_mirror_leader_heartbeat_interval": "5", 2023-09-23T22:35:02.649 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_mirror_leader_max_acquire_attempts_before_break": "3", 2023-09-23T22:35:02.649 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_mirror_leader_max_missed_heartbeats": "2", 2023-09-23T22:35:02.649 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_mirror_memory_autotune": "true", 2023-09-23T22:35:02.649 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_mirror_memory_base": "805306368", 2023-09-23T22:35:02.649 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_mirror_memory_cache_autotune_interval": "30.000000", 2023-09-23T22:35:02.649 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_mirror_memory_cache_min": "134217728", 2023-09-23T22:35:02.649 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_mirror_memory_cache_resize_interval": "5.000000", 2023-09-23T22:35:02.649 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_mirror_memory_expected_fragmentation": "0.150000", 2023-09-23T22:35:02.649 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_mirror_memory_target": "4294967296", 2023-09-23T22:35:02.649 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_mirror_perf_stats_prio": "5", 2023-09-23T22:35:02.649 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_mirror_pool_replayers_refresh_interval": "30", 2023-09-23T22:35:02.649 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_mirror_sync_point_update_age": "30.000000", 2023-09-23T22:35:02.650 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_mirroring_delete_delay": "0", 2023-09-23T22:35:02.650 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_mirroring_max_mirroring_snapshots": "5", 2023-09-23T22:35:02.650 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_mirroring_replay_delay": "0", 2023-09-23T22:35:02.650 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_mirroring_resync_after_disconnect": "false", 2023-09-23T22:35:02.650 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_move_parent_to_trash_on_remove": "false", 2023-09-23T22:35:02.650 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_move_to_trash_on_remove": "false", 2023-09-23T22:35:02.650 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_move_to_trash_on_remove_expire_seconds": "0", 2023-09-23T22:35:02.650 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_mtime_update_interval": "60", 2023-09-23T22:35:02.650 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_non_blocking_aio": "true", 2023-09-23T22:35:02.650 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_op_thread_timeout": "60", 2023-09-23T22:35:02.650 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_op_threads": "1", 2023-09-23T22:35:02.650 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_parent_cache_enabled": "false", 2023-09-23T22:35:02.651 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_persistent_cache_mode": "disabled", 2023-09-23T22:35:02.651 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_persistent_cache_path": "/tmp", 2023-09-23T22:35:02.651 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_persistent_cache_size": "1073741824", 2023-09-23T22:35:02.651 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_plugins": "", 2023-09-23T22:35:02.651 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_qos_bps_burst": "0", 2023-09-23T22:35:02.651 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_qos_bps_burst_seconds": "1", 2023-09-23T22:35:02.651 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_qos_bps_limit": "0", 2023-09-23T22:35:02.651 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_qos_exclude_ops": "0", 2023-09-23T22:35:02.651 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_qos_iops_burst": "0", 2023-09-23T22:35:02.651 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_qos_iops_burst_seconds": "1", 2023-09-23T22:35:02.651 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_qos_iops_limit": "0", 2023-09-23T22:35:02.651 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_qos_read_bps_burst": "0", 2023-09-23T22:35:02.651 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_qos_read_bps_burst_seconds": "1", 2023-09-23T22:35:02.652 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_qos_read_bps_limit": "0", 2023-09-23T22:35:02.652 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_qos_read_iops_burst": "0", 2023-09-23T22:35:02.652 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_qos_read_iops_burst_seconds": "1", 2023-09-23T22:35:02.652 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_qos_read_iops_limit": "0", 2023-09-23T22:35:02.652 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_qos_schedule_tick_min": "50", 2023-09-23T22:35:02.652 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_qos_write_bps_burst": "0", 2023-09-23T22:35:02.652 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_qos_write_bps_burst_seconds": "1", 2023-09-23T22:35:02.652 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_qos_write_bps_limit": "0", 2023-09-23T22:35:02.652 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_qos_write_iops_burst": "0", 2023-09-23T22:35:02.652 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_qos_write_iops_burst_seconds": "1", 2023-09-23T22:35:02.652 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_qos_write_iops_limit": "0", 2023-09-23T22:35:02.652 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_quiesce_notification_attempts": "10", 2023-09-23T22:35:02.653 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_read_from_replica_policy": "default", 2023-09-23T22:35:02.653 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_readahead_disable_after_bytes": "52428800", 2023-09-23T22:35:02.653 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_readahead_max_bytes": "524288", 2023-09-23T22:35:02.653 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_readahead_trigger_requests": "10", 2023-09-23T22:35:02.653 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_request_timed_out_seconds": "30", 2023-09-23T22:35:02.653 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_skip_partial_discard": "true", 2023-09-23T22:35:02.653 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_sparse_read_threshold_bytes": "65536", 2023-09-23T22:35:02.653 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_tracing": "false", 2023-09-23T22:35:02.653 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_validate_names": "true", 2023-09-23T22:35:02.653 INFO:teuthology.orchestra.run.smithi169.stdout: "rbd_validate_pool": "true", 2023-09-23T22:35:02.653 INFO:teuthology.orchestra.run.smithi169.stdout: "restapi_base_url": "", 2023-09-23T22:35:02.653 INFO:teuthology.orchestra.run.smithi169.stdout: "restapi_log_level": "", 2023-09-23T22:35:02.654 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_acl_grants_max_num": "100", 2023-09-23T22:35:02.654 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_admin_entry": "admin", 2023-09-23T22:35:02.654 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_allow_notification_secrets_in_cleartext": "false", 2023-09-23T22:35:02.654 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_backend_store": "rados", 2023-09-23T22:35:02.654 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_barbican_url": "", 2023-09-23T22:35:02.654 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_beast_enable_async": "true", 2023-09-23T22:35:02.654 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_bucket_default_quota_max_objects": "-1", 2023-09-23T22:35:02.654 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_bucket_default_quota_max_size": "-1", 2023-09-23T22:35:02.654 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_bucket_index_max_aio": "128", 2023-09-23T22:35:02.654 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_bucket_index_transaction_instrumentation": "false", 2023-09-23T22:35:02.655 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_bucket_quota_cache_size": "10000", 2023-09-23T22:35:02.655 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_bucket_quota_ttl": "600", 2023-09-23T22:35:02.655 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_bucket_sync_spawn_window": "20", 2023-09-23T22:35:02.655 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_cache_enabled": "true", 2023-09-23T22:35:02.655 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_cache_expiry_interval": "900", 2023-09-23T22:35:02.655 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_cache_lru_size": "10000", 2023-09-23T22:35:02.655 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_config_store": "rados", 2023-09-23T22:35:02.655 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_content_length_compat": "false", 2023-09-23T22:35:02.655 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_copy_obj_progress": "true", 2023-09-23T22:35:02.655 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_copy_obj_progress_every_bytes": "1048576", 2023-09-23T22:35:02.655 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_cors_rules_max_num": "100", 2023-09-23T22:35:02.656 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_cross_domain_policy": "", 2023-09-23T22:35:02.656 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_crypt_default_encryption_key": "", 2023-09-23T22:35:02.656 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_crypt_kmip_addr": "", 2023-09-23T22:35:02.656 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_crypt_kmip_ca_path": "", 2023-09-23T22:35:02.656 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_crypt_kmip_client_cert": "", 2023-09-23T22:35:02.656 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_crypt_kmip_client_key": "", 2023-09-23T22:35:02.656 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_crypt_kmip_kms_key_template": "", 2023-09-23T22:35:02.656 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_crypt_kmip_password": "", 2023-09-23T22:35:02.656 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_crypt_kmip_s3_key_template": "$keyid", 2023-09-23T22:35:02.656 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_crypt_kmip_username": "", 2023-09-23T22:35:02.656 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_crypt_require_ssl": "true", 2023-09-23T22:35:02.657 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_crypt_s3_kms_backend": "barbican", 2023-09-23T22:35:02.657 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_crypt_s3_kms_encryption_keys": "", 2023-09-23T22:35:02.657 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_crypt_sse_s3_backend": "vault", 2023-09-23T22:35:02.657 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_crypt_sse_s3_key_template": "%bucket_id", 2023-09-23T22:35:02.657 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_crypt_sse_s3_vault_addr": "", 2023-09-23T22:35:02.657 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_crypt_sse_s3_vault_auth": "token", 2023-09-23T22:35:02.657 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_crypt_sse_s3_vault_namespace": "", 2023-09-23T22:35:02.657 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_crypt_sse_s3_vault_prefix": "", 2023-09-23T22:35:02.657 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_crypt_sse_s3_vault_secret_engine": "transit", 2023-09-23T22:35:02.657 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_crypt_sse_s3_vault_ssl_cacert": "", 2023-09-23T22:35:02.657 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_crypt_sse_s3_vault_ssl_clientcert": "", 2023-09-23T22:35:02.657 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_crypt_sse_s3_vault_ssl_clientkey": "", 2023-09-23T22:35:02.658 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_crypt_sse_s3_vault_token_file": "", 2023-09-23T22:35:02.658 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_crypt_sse_s3_vault_verify_ssl": "true", 2023-09-23T22:35:02.658 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_crypt_suppress_logs": "true", 2023-09-23T22:35:02.658 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_crypt_vault_addr": "", 2023-09-23T22:35:02.658 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_crypt_vault_auth": "token", 2023-09-23T22:35:02.658 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_crypt_vault_namespace": "", 2023-09-23T22:35:02.658 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_crypt_vault_prefix": "", 2023-09-23T22:35:02.658 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_crypt_vault_secret_engine": "transit", 2023-09-23T22:35:02.658 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_crypt_vault_ssl_cacert": "", 2023-09-23T22:35:02.658 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_crypt_vault_ssl_clientcert": "", 2023-09-23T22:35:02.658 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_crypt_vault_ssl_clientkey": "", 2023-09-23T22:35:02.659 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_crypt_vault_token_file": "", 2023-09-23T22:35:02.659 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_crypt_vault_verify_ssl": "true", 2023-09-23T22:35:02.659 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_curl_buffersize": "524288", 2023-09-23T22:35:02.659 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_curl_low_speed_limit": "1024", 2023-09-23T22:35:02.659 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_curl_low_speed_time": "300", 2023-09-23T22:35:02.659 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_curl_tcp_keepalive": "0", 2023-09-23T22:35:02.659 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_curl_wait_timeout_ms": "1000", 2023-09-23T22:35:02.659 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_d3n_l1_datacache_persistent_path": "/tmp/rgw_datacache/", 2023-09-23T22:35:02.659 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_d3n_l1_datacache_size": "1073741824", 2023-09-23T22:35:02.659 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_d3n_l1_evict_cache_on_start": "true", 2023-09-23T22:35:02.659 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_d3n_l1_eviction_policy": "lru", 2023-09-23T22:35:02.659 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_d3n_l1_fadvise": "4", 2023-09-23T22:35:02.659 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_d3n_l1_local_datacache_enabled": "false", 2023-09-23T22:35:02.660 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_d3n_libaio_aio_num": "64", 2023-09-23T22:35:02.660 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_d3n_libaio_aio_threads": "20", 2023-09-23T22:35:02.660 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_data": "/var/lib/ceph/radosgw/ceph-a", 2023-09-23T22:35:02.660 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_data_log_changes_size": "1000", 2023-09-23T22:35:02.660 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_data_log_num_shards": "128", 2023-09-23T22:35:02.660 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_data_log_obj_prefix": "data_log", 2023-09-23T22:35:02.660 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_data_log_window": "30", 2023-09-23T22:35:02.660 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_data_notify_interval_msec": "0", 2023-09-23T22:35:02.660 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_data_sync_poll_interval": "20", 2023-09-23T22:35:02.660 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_data_sync_spawn_window": "20", 2023-09-23T22:35:02.660 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_debug_inject_olh_cancel_modification_err": "false", 2023-09-23T22:35:02.660 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_debug_inject_set_olh_err": "0", 2023-09-23T22:35:02.661 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_default_data_log_backing": "fifo", 2023-09-23T22:35:02.661 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_default_realm_info_oid": "default.realm", 2023-09-23T22:35:02.661 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_default_region_info_oid": "default.region", 2023-09-23T22:35:02.661 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_default_zone_info_oid": "default.zone", 2023-09-23T22:35:02.661 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_default_zonegroup_info_oid": "default.zonegroup", 2023-09-23T22:35:02.661 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_defer_to_bucket_acls": "", 2023-09-23T22:35:02.661 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_delete_multi_obj_max_num": "1000", 2023-09-23T22:35:02.661 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_dmclock_admin_lim": "0.000000", 2023-09-23T22:35:02.661 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_dmclock_admin_res": "100.000000", 2023-09-23T22:35:02.661 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_dmclock_admin_wgt": "100.000000", 2023-09-23T22:35:02.661 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_dmclock_auth_lim": "0.000000", 2023-09-23T22:35:02.661 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_dmclock_auth_res": "200.000000", 2023-09-23T22:35:02.662 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_dmclock_auth_wgt": "100.000000", 2023-09-23T22:35:02.662 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_dmclock_data_lim": "0.000000", 2023-09-23T22:35:02.662 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_dmclock_data_res": "500.000000", 2023-09-23T22:35:02.662 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_dmclock_data_wgt": "500.000000", 2023-09-23T22:35:02.662 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_dmclock_metadata_lim": "0.000000", 2023-09-23T22:35:02.662 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_dmclock_metadata_res": "500.000000", 2023-09-23T22:35:02.662 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_dmclock_metadata_wgt": "500.000000", 2023-09-23T22:35:02.662 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_dns_name": "", 2023-09-23T22:35:02.662 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_dns_s3website_name": "", 2023-09-23T22:35:02.662 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_dynamic_resharding": "true", 2023-09-23T22:35:02.662 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_enable_apis": "s3, s3website, swift, swift_auth, admin, sts, iam, notifications", 2023-09-23T22:35:02.662 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_enable_gc_threads": "true", 2023-09-23T22:35:02.663 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_enable_lc_threads": "true", 2023-09-23T22:35:02.663 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_enable_ops_log": "false", 2023-09-23T22:35:02.663 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_enable_quota_threads": "true", 2023-09-23T22:35:02.663 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_enable_static_website": "false", 2023-09-23T22:35:02.663 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_enable_usage_log": "false", 2023-09-23T22:35:02.663 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_enforce_swift_acls": "true", 2023-09-23T22:35:02.663 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_exit_timeout_secs": "120", 2023-09-23T22:35:02.663 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_expose_bucket": "false", 2023-09-23T22:35:02.663 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_extended_http_attrs": "", 2023-09-23T22:35:02.663 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_filter": "none", 2023-09-23T22:35:02.663 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_frontend_defaults": "beast ssl_certificate=config://rgw/cert/$realm/$zone.crt ssl_private_key=config://rgw/cert/$realm/$zone.key", 2023-09-23T22:35:02.663 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_frontends": "beast port=7480", 2023-09-23T22:35:02.664 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_gc_max_concurrent_io": "10", 2023-09-23T22:35:02.664 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_gc_max_deferred": "50", 2023-09-23T22:35:02.664 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_gc_max_deferred_entries_size": "3072", 2023-09-23T22:35:02.664 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_gc_max_objs": "32", 2023-09-23T22:35:02.664 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_gc_max_queue_size": "134213632", 2023-09-23T22:35:02.664 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_gc_max_trim_chunk": "16", 2023-09-23T22:35:02.664 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_gc_obj_min_wait": "7200", 2023-09-23T22:35:02.664 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_gc_processor_max_time": "3600", 2023-09-23T22:35:02.664 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_gc_processor_period": "3600", 2023-09-23T22:35:02.664 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_get_obj_max_req_size": "4194304", 2023-09-23T22:35:02.664 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_get_obj_window_size": "16777216", 2023-09-23T22:35:02.664 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_healthcheck_disabling_path": "", 2023-09-23T22:35:02.665 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_ignore_get_invalid_range": "false", 2023-09-23T22:35:02.665 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_init_timeout": "300", 2023-09-23T22:35:02.665 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_inject_notify_timeout_probability": "0.000000", 2023-09-23T22:35:02.665 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_json_config": "/var/lib/ceph/radosgw/config.json", 2023-09-23T22:35:02.665 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_keystone_accepted_admin_roles": "", 2023-09-23T22:35:02.665 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_keystone_accepted_roles": "Member, admin", 2023-09-23T22:35:02.665 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_keystone_admin_domain": "", 2023-09-23T22:35:02.665 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_keystone_admin_password": "", 2023-09-23T22:35:02.665 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_keystone_admin_password_path": "", 2023-09-23T22:35:02.665 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_keystone_admin_project": "", 2023-09-23T22:35:02.665 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_keystone_admin_tenant": "", 2023-09-23T22:35:02.665 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_keystone_admin_token": "", 2023-09-23T22:35:02.666 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_keystone_admin_token_path": "", 2023-09-23T22:35:02.666 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_keystone_admin_user": "", 2023-09-23T22:35:02.666 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_keystone_api_version": "2", 2023-09-23T22:35:02.666 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_keystone_barbican_domain": "", 2023-09-23T22:35:02.666 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_keystone_barbican_password": "", 2023-09-23T22:35:02.666 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_keystone_barbican_project": "", 2023-09-23T22:35:02.666 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_keystone_barbican_tenant": "", 2023-09-23T22:35:02.666 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_keystone_barbican_user": "", 2023-09-23T22:35:02.666 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_keystone_expired_token_cache_expiration": "3600", 2023-09-23T22:35:02.666 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_keystone_implicit_tenants": "false", 2023-09-23T22:35:02.666 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_keystone_service_token_accepted_roles": "admin", 2023-09-23T22:35:02.666 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_keystone_service_token_enabled": "false", 2023-09-23T22:35:02.667 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_keystone_token_cache_size": "10000", 2023-09-23T22:35:02.667 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_keystone_url": "", 2023-09-23T22:35:02.667 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_keystone_verify_ssl": "true", 2023-09-23T22:35:02.667 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_lc_debug_interval": "-1", 2023-09-23T22:35:02.667 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_lc_lock_max_time": "90", 2023-09-23T22:35:02.667 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_lc_max_objs": "32", 2023-09-23T22:35:02.667 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_lc_max_rules": "1000", 2023-09-23T22:35:02.667 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_lc_max_worker": "3", 2023-09-23T22:35:02.667 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_lc_max_wp_worker": "3", 2023-09-23T22:35:02.667 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_lc_thread_delay": "0", 2023-09-23T22:35:02.667 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_ldap_binddn": "uid=admin,cn=users,dc=example,dc=com", 2023-09-23T22:35:02.667 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_ldap_dnattr": "uid", 2023-09-23T22:35:02.668 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_ldap_searchdn": "cn=users,cn=accounts,dc=example,dc=com", 2023-09-23T22:35:02.668 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_ldap_searchfilter": "", 2023-09-23T22:35:02.668 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_ldap_secret": "/etc/openldap/secret", 2023-09-23T22:35:02.668 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_ldap_uri": "ldaps://", 2023-09-23T22:35:02.668 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_lifecycle_work_time": "00:00-06:00", 2023-09-23T22:35:02.668 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_list_bucket_min_readahead": "1000", 2023-09-23T22:35:02.668 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_list_buckets_max_chunk": "1000", 2023-09-23T22:35:02.668 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_log_http_headers": "", 2023-09-23T22:35:02.668 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_log_nonexistent_bucket": "false", 2023-09-23T22:35:02.668 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_log_object_name": "%Y-%m-%d-%H-%i-%n", 2023-09-23T22:35:02.668 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_log_object_name_utc": "false", 2023-09-23T22:35:02.668 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_luarocks_location": "/tmp/luarocks", 2023-09-23T22:35:02.668 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_max_attr_name_len": "0", 2023-09-23T22:35:02.669 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_max_attr_size": "0", 2023-09-23T22:35:02.669 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_max_attrs_num_in_req": "0", 2023-09-23T22:35:02.669 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_max_chunk_size": "4194304", 2023-09-23T22:35:02.669 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_max_concurrent_requests": "1024", 2023-09-23T22:35:02.669 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_max_copy_obj_concurrent_io": "10", 2023-09-23T22:35:02.669 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_max_dynamic_shards": "1999", 2023-09-23T22:35:02.669 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_max_listing_results": "1000", 2023-09-23T22:35:02.669 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_max_notify_retries": "10", 2023-09-23T22:35:02.669 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_max_objs_per_shard": "100000", 2023-09-23T22:35:02.669 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_max_put_param_size": "1048576", 2023-09-23T22:35:02.669 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_max_put_size": "5368709120", 2023-09-23T22:35:02.669 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_max_slo_entries": "1000", 2023-09-23T22:35:02.670 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_md_log_max_shards": "64", 2023-09-23T22:35:02.670 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_md_notify_interval_msec": "200", 2023-09-23T22:35:02.670 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_meta_sync_poll_interval": "20", 2023-09-23T22:35:02.670 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_meta_sync_spawn_window": "20", 2023-09-23T22:35:02.670 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_mime_types_file": "/etc/mime.types", 2023-09-23T22:35:02.670 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_mp_lock_max_time": "600", 2023-09-23T22:35:02.670 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_multi_obj_del_max_aio": "16", 2023-09-23T22:35:02.670 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_multipart_min_part_size": "5242880", 2023-09-23T22:35:02.670 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_multipart_part_upload_limit": "10000", 2023-09-23T22:35:02.670 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_nfs_fhcache_partitions": "3", 2023-09-23T22:35:02.670 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_nfs_fhcache_size": "2017", 2023-09-23T22:35:02.671 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_nfs_frontends": "rgw-nfs", 2023-09-23T22:35:02.671 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_nfs_lru_lane_hiwat": "911", 2023-09-23T22:35:02.671 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_nfs_lru_lanes": "5", 2023-09-23T22:35:02.671 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_nfs_max_gc": "300", 2023-09-23T22:35:02.671 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_nfs_namespace_expire_secs": "300", 2023-09-23T22:35:02.671 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_nfs_run_gc_threads": "false", 2023-09-23T22:35:02.671 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_nfs_run_lc_threads": "false", 2023-09-23T22:35:02.671 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_nfs_run_quota_threads": "false", 2023-09-23T22:35:02.671 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_nfs_run_sync_thread": "false", 2023-09-23T22:35:02.671 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_nfs_s3_fast_attrs": "false", 2023-09-23T22:35:02.671 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_nfs_write_completion_interval_s": "10", 2023-09-23T22:35:02.671 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_num_async_rados_threads": "32", 2023-09-23T22:35:02.671 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_num_control_oids": "8", 2023-09-23T22:35:02.672 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_numa_node": "-1", 2023-09-23T22:35:02.672 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_obj_stripe_size": "4194304", 2023-09-23T22:35:02.672 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_obj_tombstone_cache_size": "1000", 2023-09-23T22:35:02.672 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_objexp_chunk_size": "100", 2023-09-23T22:35:02.672 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_objexp_gc_interval": "600", 2023-09-23T22:35:02.672 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_objexp_hints_num_shards": "127", 2023-09-23T22:35:02.672 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_olh_pending_timeout_sec": "3600", 2023-09-23T22:35:02.672 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_op_thread_suicide_timeout": "0", 2023-09-23T22:35:02.672 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_op_thread_timeout": "600", 2023-09-23T22:35:02.672 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_op_tracing": "false", 2023-09-23T22:35:02.672 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_opa_token": "", 2023-09-23T22:35:02.672 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_opa_url": "", 2023-09-23T22:35:02.672 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_opa_verify_ssl": "true", 2023-09-23T22:35:02.673 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_ops_log_data_backlog": "5242880", 2023-09-23T22:35:02.673 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_ops_log_file_path": "/var/log/ceph/ops-log-ceph-mon.a.log", 2023-09-23T22:35:02.673 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_ops_log_rados": "false", 2023-09-23T22:35:02.673 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_ops_log_socket_path": "", 2023-09-23T22:35:02.673 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_override_bucket_index_max_shards": "0", 2023-09-23T22:35:02.673 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_pending_bucket_index_op_expiration": "120", 2023-09-23T22:35:02.673 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_period_latest_epoch_info_oid": ".latest_epoch", 2023-09-23T22:35:02.673 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_period_push_interval": "2.000000", 2023-09-23T22:35:02.673 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_period_push_interval_max": "30.000000", 2023-09-23T22:35:02.673 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_period_root_pool": ".rgw.root", 2023-09-23T22:35:02.673 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_policy_reject_invalid_principals": "true", 2023-09-23T22:35:02.673 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_print_continue": "true", 2023-09-23T22:35:02.674 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_print_prohibited_content_length": "false", 2023-09-23T22:35:02.674 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_put_obj_max_window_size": "67108864", 2023-09-23T22:35:02.674 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_put_obj_min_window_size": "16777216", 2023-09-23T22:35:02.674 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_rados_pool_autoscale_bias": "4.000000", 2023-09-23T22:35:02.674 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_rados_pool_recovery_priority": "5", 2023-09-23T22:35:02.674 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_rados_tracing": "false", 2023-09-23T22:35:02.674 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_realm": "", 2023-09-23T22:35:02.674 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_realm_id": "", 2023-09-23T22:35:02.674 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_realm_root_pool": ".rgw.root", 2023-09-23T22:35:02.674 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_region": "", 2023-09-23T22:35:02.674 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_region_root_pool": ".rgw.root", 2023-09-23T22:35:02.674 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_relaxed_region_enforcement": "false", 2023-09-23T22:35:02.675 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_relaxed_s3_bucket_names": "false", 2023-09-23T22:35:02.675 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_remote_addr_param": "REMOTE_ADDR", 2023-09-23T22:35:02.675 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_request_uri": "", 2023-09-23T22:35:02.675 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_reshard_batch_size": "64", 2023-09-23T22:35:02.675 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_reshard_bucket_lock_duration": "360", 2023-09-23T22:35:02.675 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_reshard_max_aio": "128", 2023-09-23T22:35:02.675 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_reshard_num_logs": "16", 2023-09-23T22:35:02.675 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_reshard_thread_interval": "600", 2023-09-23T22:35:02.675 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_resolve_cname": "false", 2023-09-23T22:35:02.675 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_rest_getusage_op_compat": "false", 2023-09-23T22:35:02.675 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_run_sync_thread": "true", 2023-09-23T22:35:02.675 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_s3_auth_order": "sts, external, local", 2023-09-23T22:35:02.676 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_s3_auth_use_keystone": "false", 2023-09-23T22:35:02.676 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_s3_auth_use_ldap": "false", 2023-09-23T22:35:02.676 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_s3_auth_use_rados": "true", 2023-09-23T22:35:02.676 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_s3_auth_use_sts": "false", 2023-09-23T22:35:02.676 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_s3_client_max_sig_ver": "-1", 2023-09-23T22:35:02.676 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_s3_success_create_obj_status": "0", 2023-09-23T22:35:02.676 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_safe_max_objects_per_shard": "102400", 2023-09-23T22:35:02.676 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_scheduler_type": "throttler", 2023-09-23T22:35:02.676 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_script_uri": "", 2023-09-23T22:35:02.676 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_service_provider_name": "", 2023-09-23T22:35:02.676 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_shard_warning_threshold": "90.000000", 2023-09-23T22:35:02.676 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_sts_client_id": "", 2023-09-23T22:35:02.677 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_sts_client_secret": "", 2023-09-23T22:35:02.677 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_sts_entry": "sts", 2023-09-23T22:35:02.677 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_sts_key": "sts", 2023-09-23T22:35:02.677 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_sts_max_session_duration": "43200", 2023-09-23T22:35:02.677 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_sts_min_session_duration": "900", 2023-09-23T22:35:02.677 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_sts_token_introspection_url": "", 2023-09-23T22:35:02.677 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_swift_account_in_url": "false", 2023-09-23T22:35:02.677 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_swift_auth_entry": "auth", 2023-09-23T22:35:02.677 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_swift_auth_url": "", 2023-09-23T22:35:02.677 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_swift_custom_header": "", 2023-09-23T22:35:02.677 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_swift_enforce_content_length": "false", 2023-09-23T22:35:02.678 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_swift_need_stats": "true", 2023-09-23T22:35:02.678 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_swift_tenant_name": "", 2023-09-23T22:35:02.678 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_swift_token_expiration": "86400", 2023-09-23T22:35:02.678 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_swift_url": "", 2023-09-23T22:35:02.678 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_swift_url_prefix": "swift", 2023-09-23T22:35:02.678 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_swift_versioning_enabled": "false", 2023-09-23T22:35:02.678 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_sync_data_full_inject_err_probability": "0.000000", 2023-09-23T22:35:02.678 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_sync_data_inject_err_probability": "0.000000", 2023-09-23T22:35:02.678 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_sync_lease_period": "120", 2023-09-23T22:35:02.678 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_sync_log_trim_concurrent_buckets": "4", 2023-09-23T22:35:02.678 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_sync_log_trim_interval": "1200", 2023-09-23T22:35:02.679 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_sync_log_trim_max_buckets": "16", 2023-09-23T22:35:02.679 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_sync_log_trim_min_cold_buckets": "4", 2023-09-23T22:35:02.679 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_sync_meta_inject_err_probability": "0.000000", 2023-09-23T22:35:02.679 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_sync_obj_etag_verify": "false", 2023-09-23T22:35:02.679 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_sync_trace_history_size": "4096", 2023-09-23T22:35:02.679 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_sync_trace_per_node_log_size": "32", 2023-09-23T22:35:02.679 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_sync_trace_servicemap_update_interval": "10", 2023-09-23T22:35:02.679 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_thread_pool_size": "512", 2023-09-23T22:35:02.679 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_torrent_comment": "", 2023-09-23T22:35:02.679 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_torrent_createby": "", 2023-09-23T22:35:02.679 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_torrent_encoding": "", 2023-09-23T22:35:02.679 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_torrent_flag": "false", 2023-09-23T22:35:02.679 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_torrent_origin": "", 2023-09-23T22:35:02.680 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_torrent_sha_unit": "524288", 2023-09-23T22:35:02.680 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_torrent_tracker": "", 2023-09-23T22:35:02.680 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_trust_forwarded_https": "false", 2023-09-23T22:35:02.680 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_usage_log_flush_threshold": "1024", 2023-09-23T22:35:02.680 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_usage_log_tick_interval": "30", 2023-09-23T22:35:02.680 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_usage_max_shards": "32", 2023-09-23T22:35:02.680 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_usage_max_user_shards": "1", 2023-09-23T22:35:02.680 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_use_opa_authz": "false", 2023-09-23T22:35:02.680 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_user_default_quota_max_objects": "-1", 2023-09-23T22:35:02.680 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_user_default_quota_max_size": "-1", 2023-09-23T22:35:02.680 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_user_max_buckets": "1000", 2023-09-23T22:35:02.680 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_user_policies_max_num": "100", 2023-09-23T22:35:02.681 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_user_quota_bucket_sync_interval": "180", 2023-09-23T22:35:02.681 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_user_quota_sync_idle_users": "false", 2023-09-23T22:35:02.681 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_user_quota_sync_interval": "86400", 2023-09-23T22:35:02.681 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_user_quota_sync_wait_time": "86400", 2023-09-23T22:35:02.681 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_user_unique_email": "true", 2023-09-23T22:35:02.681 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_verify_ssl": "true", 2023-09-23T22:35:02.681 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_website_routing_rules_max_num": "50", 2023-09-23T22:35:02.681 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_zone": "", 2023-09-23T22:35:02.681 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_zone_id": "", 2023-09-23T22:35:02.681 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_zone_root_pool": ".rgw.root", 2023-09-23T22:35:02.681 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_zonegroup": "", 2023-09-23T22:35:02.681 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_zonegroup_id": "", 2023-09-23T22:35:02.682 INFO:teuthology.orchestra.run.smithi169.stdout: "rgw_zonegroup_root_pool": ".rgw.root", 2023-09-23T22:35:02.682 INFO:teuthology.orchestra.run.smithi169.stdout: "rgwlc_auto_session_clear": "true", 2023-09-23T22:35:02.682 INFO:teuthology.orchestra.run.smithi169.stdout: "rgwlc_skip_bucket_step": "false", 2023-09-23T22:35:02.682 INFO:teuthology.orchestra.run.smithi169.stdout: "rocksdb_block_size": "4096", 2023-09-23T22:35:02.682 INFO:teuthology.orchestra.run.smithi169.stdout: "rocksdb_bloom_bits_per_key": "20", 2023-09-23T22:35:02.682 INFO:teuthology.orchestra.run.smithi169.stdout: "rocksdb_cache_index_and_filter_blocks": "true", 2023-09-23T22:35:02.682 INFO:teuthology.orchestra.run.smithi169.stdout: "rocksdb_cache_index_and_filter_blocks_with_high_priority": "false", 2023-09-23T22:35:02.682 INFO:teuthology.orchestra.run.smithi169.stdout: "rocksdb_cache_row_ratio": "0.000000", 2023-09-23T22:35:02.682 INFO:teuthology.orchestra.run.smithi169.stdout: "rocksdb_cache_shard_bits": "4", 2023-09-23T22:35:02.682 INFO:teuthology.orchestra.run.smithi169.stdout: "rocksdb_cache_size": "536870912", 2023-09-23T22:35:02.682 INFO:teuthology.orchestra.run.smithi169.stdout: "rocksdb_cache_type": "binned_lru", 2023-09-23T22:35:02.682 INFO:teuthology.orchestra.run.smithi169.stdout: "rocksdb_cf_compact_on_deletion": "true", 2023-09-23T22:35:02.683 INFO:teuthology.orchestra.run.smithi169.stdout: "rocksdb_cf_compact_on_deletion_sliding_window": "32768", 2023-09-23T22:35:02.683 INFO:teuthology.orchestra.run.smithi169.stdout: "rocksdb_cf_compact_on_deletion_trigger": "16384", 2023-09-23T22:35:02.683 INFO:teuthology.orchestra.run.smithi169.stdout: "rocksdb_collect_compaction_stats": "false", 2023-09-23T22:35:02.683 INFO:teuthology.orchestra.run.smithi169.stdout: "rocksdb_collect_extended_stats": "false", 2023-09-23T22:35:02.683 INFO:teuthology.orchestra.run.smithi169.stdout: "rocksdb_collect_memory_stats": "false", 2023-09-23T22:35:02.683 INFO:teuthology.orchestra.run.smithi169.stdout: "rocksdb_delete_range_threshold": "1048576", 2023-09-23T22:35:02.683 INFO:teuthology.orchestra.run.smithi169.stdout: "rocksdb_index_type": "binary_search", 2023-09-23T22:35:02.683 INFO:teuthology.orchestra.run.smithi169.stdout: "rocksdb_log_to_ceph_log": "true", 2023-09-23T22:35:02.683 INFO:teuthology.orchestra.run.smithi169.stdout: "rocksdb_metadata_block_size": "4096", 2023-09-23T22:35:02.683 INFO:teuthology.orchestra.run.smithi169.stdout: "rocksdb_partition_filters": "false", 2023-09-23T22:35:02.683 INFO:teuthology.orchestra.run.smithi169.stdout: "rocksdb_perf": "false", 2023-09-23T22:35:02.683 INFO:teuthology.orchestra.run.smithi169.stdout: "rocksdb_pin_l0_filter_and_index_blocks_in_cache": "false", 2023-09-23T22:35:02.684 INFO:teuthology.orchestra.run.smithi169.stdout: "rotating_keys_bootstrap_timeout": "30", 2023-09-23T22:35:02.684 INFO:teuthology.orchestra.run.smithi169.stdout: "rotating_keys_renewal_timeout": "10", 2023-09-23T22:35:02.684 INFO:teuthology.orchestra.run.smithi169.stdout: "run_dir": "/var/run/ceph", 2023-09-23T22:35:02.684 INFO:teuthology.orchestra.run.smithi169.stdout: "seastore_block_create": "true", 2023-09-23T22:35:02.684 INFO:teuthology.orchestra.run.smithi169.stdout: "seastore_cache_lru_size": "67108864", 2023-09-23T22:35:02.684 INFO:teuthology.orchestra.run.smithi169.stdout: "seastore_cbjournal_size": "5368709120", 2023-09-23T22:35:02.684 INFO:teuthology.orchestra.run.smithi169.stdout: "seastore_default_max_object_size": "16777216", 2023-09-23T22:35:02.684 INFO:teuthology.orchestra.run.smithi169.stdout: "seastore_default_object_metadata_reservation": "16777216", 2023-09-23T22:35:02.684 INFO:teuthology.orchestra.run.smithi169.stdout: "seastore_device_size": "53687091200", 2023-09-23T22:35:02.684 INFO:teuthology.orchestra.run.smithi169.stdout: "seastore_journal_batch_capacity": "16", 2023-09-23T22:35:02.684 INFO:teuthology.orchestra.run.smithi169.stdout: "seastore_journal_batch_flush_size": "16777216", 2023-09-23T22:35:02.684 INFO:teuthology.orchestra.run.smithi169.stdout: "seastore_journal_batch_preferred_fullness": "0.950000", 2023-09-23T22:35:02.684 INFO:teuthology.orchestra.run.smithi169.stdout: "seastore_journal_iodepth_limit": "5", 2023-09-23T22:35:02.685 INFO:teuthology.orchestra.run.smithi169.stdout: "seastore_main_device_type": "SSD", 2023-09-23T22:35:02.685 INFO:teuthology.orchestra.run.smithi169.stdout: "seastore_max_concurrent_transactions": "8", 2023-09-23T22:35:02.685 INFO:teuthology.orchestra.run.smithi169.stdout: "seastore_multiple_tiers_default_evict_ratio": "0.600000", 2023-09-23T22:35:02.685 INFO:teuthology.orchestra.run.smithi169.stdout: "seastore_multiple_tiers_fast_evict_ratio": "0.700000", 2023-09-23T22:35:02.685 INFO:teuthology.orchestra.run.smithi169.stdout: "seastore_multiple_tiers_stop_evict_ratio": "0.500000", 2023-09-23T22:35:02.685 INFO:teuthology.orchestra.run.smithi169.stdout: "seastore_obj_data_write_amplification": "1.250000", 2023-09-23T22:35:02.685 INFO:teuthology.orchestra.run.smithi169.stdout: "seastore_segment_size": "67108864", 2023-09-23T22:35:02.685 INFO:teuthology.orchestra.run.smithi169.stdout: "set_keepcaps": "false", 2023-09-23T22:35:02.685 INFO:teuthology.orchestra.run.smithi169.stdout: "setgroup": "ceph", 2023-09-23T22:35:02.685 INFO:teuthology.orchestra.run.smithi169.stdout: "setuser": "ceph", 2023-09-23T22:35:02.685 INFO:teuthology.orchestra.run.smithi169.stdout: "setuser_match_path": "", 2023-09-23T22:35:02.685 INFO:teuthology.orchestra.run.smithi169.stdout: "target_max_misplaced_ratio": "0.050000", 2023-09-23T22:35:02.686 INFO:teuthology.orchestra.run.smithi169.stdout: "thp": "false", 2023-09-23T22:35:02.686 INFO:teuthology.orchestra.run.smithi169.stdout: "threadpool_default_timeout": "60", 2023-09-23T22:35:02.686 INFO:teuthology.orchestra.run.smithi169.stdout: "threadpool_empty_queue_max_wait": "2", 2023-09-23T22:35:02.686 INFO:teuthology.orchestra.run.smithi169.stdout: "throttler_perf_counter": "true" 2023-09-23T22:35:02.686 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T22:35:03.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:03 smithi169 bash[104356]: cluster 2023-09-23T22:35:02.218393+0000 mgr.y (mgr.25310) 383 : cluster 0 pgmap v317: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:03.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:03 smithi169 bash[101133]: cluster 2023-09-23T22:35:02.218393+0000 mgr.y (mgr.25310) 383 : cluster 0 pgmap v317: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:03.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:03 smithi187 bash[89487]: cluster 2023-09-23T22:35:02.218393+0000 mgr.y (mgr.25310) 383 : cluster 0 pgmap v317: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:03.394 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=0 2023-09-23T22:35:05.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:05 smithi169 bash[101133]: cluster 2023-09-23T22:35:04.219395+0000 mgr.y (mgr.25310) 384 : cluster 0 pgmap v318: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:05.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:05 smithi169 bash[104356]: cluster 2023-09-23T22:35:04.219395+0000 mgr.y (mgr.25310) 384 : cluster 0 pgmap v318: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:05.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:05 smithi187 bash[89487]: cluster 2023-09-23T22:35:04.219395+0000 mgr.y (mgr.25310) 384 : cluster 0 pgmap v318: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:07.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:07 smithi169 bash[104356]: cluster 2023-09-23T22:35:06.220103+0000 mgr.y (mgr.25310) 385 : cluster 0 pgmap v319: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:07.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:07 smithi169 bash[101133]: cluster 2023-09-23T22:35:06.220103+0000 mgr.y (mgr.25310) 385 : cluster 0 pgmap v319: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:07.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:07 smithi187 bash[89487]: cluster 2023-09-23T22:35:06.220103+0000 mgr.y (mgr.25310) 385 : cluster 0 pgmap v319: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:08.177 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:35:08.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:35:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:35:08] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-09-23T22:35:09.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:09 smithi169 bash[101133]: cluster 2023-09-23T22:35:08.221002+0000 mgr.y (mgr.25310) 386 : cluster 0 pgmap v320: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:09.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:09 smithi169 bash[104356]: cluster 2023-09-23T22:35:08.221002+0000 mgr.y (mgr.25310) 386 : cluster 0 pgmap v320: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:09.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:09 smithi187 bash[89487]: cluster 2023-09-23T22:35:08.221002+0000 mgr.y (mgr.25310) 386 : cluster 0 pgmap v320: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:11.502 INFO:teuthology.orchestra.run.smithi169.stdout:mon.a: {} 2023-09-23T22:35:11.522 INFO:teuthology.orchestra.run.smithi169.stdout:mon.b: {} 2023-09-23T22:35:11.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:11 smithi169 bash[101133]: cluster 2023-09-23T22:35:10.221736+0000 mgr.y (mgr.25310) 387 : cluster 0 pgmap v321: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:11.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:11 smithi169 bash[101133]: audit 2023-09-23T22:35:11.124109+0000 mon.a (mon.0) 566 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:35:11.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:11 smithi169 bash[104356]: cluster 2023-09-23T22:35:10.221736+0000 mgr.y (mgr.25310) 387 : cluster 0 pgmap v321: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:11.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:11 smithi169 bash[104356]: audit 2023-09-23T22:35:11.124109+0000 mon.a (mon.0) 566 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:35:11.542 INFO:teuthology.orchestra.run.smithi169.stdout:mon.c: {} 2023-09-23T22:35:11.543 INFO:teuthology.orchestra.run.smithi169.stderr:mon.a: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-09-23T22:35:11.544 INFO:teuthology.orchestra.run.smithi169.stderr:mon.b: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-09-23T22:35:11.544 INFO:teuthology.orchestra.run.smithi169.stderr:mon.c: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-09-23T22:35:11.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:11 smithi187 bash[89487]: cluster 2023-09-23T22:35:10.221736+0000 mgr.y (mgr.25310) 387 : cluster 0 pgmap v321: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:11.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:11 smithi187 bash[89487]: audit 2023-09-23T22:35:11.124109+0000 mon.a (mon.0) 566 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:35:12.500 INFO:tasks.thrashosds.thrasher:Unable to test ceph-objectstore-tool, not available on all OSD nodes 2023-09-23T22:35:12.500 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2023-09-23T22:35:12.501 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-23T22:35:12.502 INFO:tasks.radosbench:Beginning radosbench... 2023-09-23T22:35:12.502 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_1 2023-09-23T22:35:12.503 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_1 16 2023-09-23T22:35:12.503 INFO:tasks.thrashosds.thrasher:starting do_thrash 2023-09-23T22:35:12.503 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-23T22:35:12.503 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:35:12.504 INFO:tasks.thrashosds.thrasher:starting do_sighup with a delay of 0.1 2023-09-23T22:35:12.504 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:12.504 INFO:tasks.thrashosds.thrasher:starting do_optrack_toggle with a delay of 2.0 2023-09-23T22:35:12.504 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:35:12.505 INFO:tasks.thrashosds.thrasher:starting do_dump_ops 2023-09-23T22:35:12.505 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-23T22:35:12.505 INFO:tasks.thrashosds.thrasher:starting do_noscrub_toggle with a delay of 2.0 2023-09-23T22:35:12.506 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T22:35:12.538 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:12.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:12.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:12.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:12 smithi187 bash[89487]: audit 2023-09-23T22:35:11.482819+0000 mon.c (mon.2) 18 : audit 0 from='client.? 172.21.15.169:0/631127415' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T22:35:12.642 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:12.655 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:12 smithi169 bash[104356]: audit 2023-09-23T22:35:11.482819+0000 mon.c (mon.2) 18 : audit 0 from='client.? 172.21.15.169:0/631127415' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T22:35:12.656 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:12 smithi169 bash[101133]: audit 2023-09-23T22:35:11.482819+0000 mon.c (mon.2) 18 : audit 0 from='client.? 172.21.15.169:0/631127415' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T22:35:12.669 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:12.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:12.671 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:12.772 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:12.794 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:12.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:12.798 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:12.899 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:12.928 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:12.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:12.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:13.031 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:13.065 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:13.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:13.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:13.169 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:13.199 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:13.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:13.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:13.303 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:13.334 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:13.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:13.336 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:13.437 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:13.466 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:13.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:13.468 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:13.569 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:13.583 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:13 smithi169 bash[104356]: cluster 2023-09-23T22:35:12.222440+0000 mgr.y (mgr.25310) 388 : cluster 0 pgmap v322: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:13.583 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:13 smithi169 bash[101133]: cluster 2023-09-23T22:35:12.222440+0000 mgr.y (mgr.25310) 388 : cluster 0 pgmap v322: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:13.600 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:13.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:13.604 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:13.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:13 smithi187 bash[89487]: cluster 2023-09-23T22:35:12.222440+0000 mgr.y (mgr.25310) 388 : cluster 0 pgmap v322: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:13.704 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:13.735 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:13.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:13.738 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:13.838 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:13.866 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:13.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:13.870 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:13.970 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:13.999 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:14.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:14.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:14.102 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:14.132 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:14.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:14.134 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:14.235 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:14.265 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:14.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:14.268 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:14.368 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:14.401 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:14.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:14.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:14.504 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:14.533 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:14.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:14.536 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:14.637 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:14.670 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:14.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:14.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:14.774 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:14.805 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:14.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:14.809 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:14.910 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:14.941 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:14.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:14.945 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:15.045 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:15.078 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:15.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:15.080 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:15.181 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:15.215 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:15.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:15.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:15.319 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:15.350 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:15.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:15.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:15.454 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:15.466 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:15 smithi169 bash[104356]: cluster 2023-09-23T22:35:14.223348+0000 mgr.y (mgr.25310) 389 : cluster 0 pgmap v323: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:15.466 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:15 smithi169 bash[101133]: cluster 2023-09-23T22:35:14.223348+0000 mgr.y (mgr.25310) 389 : cluster 0 pgmap v323: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:15.484 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:15.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:15.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:15.588 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:15.615 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:15.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:15.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:15.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:15 smithi187 bash[89487]: cluster 2023-09-23T22:35:14.223348+0000 mgr.y (mgr.25310) 389 : cluster 0 pgmap v323: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:15.718 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:15.753 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:15.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:15.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:15.857 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:15.890 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:15.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:15.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:15.994 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:16.029 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:16.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:16.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:16.133 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:16.162 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:16.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:16.164 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:16.265 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:16.295 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:16.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:16.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:16.399 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:16.429 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:16.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:16.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:16.533 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:16.566 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:16.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:16.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:16.670 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:16.705 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:16.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:16.708 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:16.809 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:16.840 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:16.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:16.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:16.944 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:16.975 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:16.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:16.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:17.079 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:17.106 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:17.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:17.108 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:17.209 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:17.221 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:17 smithi169 bash[104356]: cluster 2023-09-23T22:35:16.223994+0000 mgr.y (mgr.25310) 390 : cluster 0 pgmap v324: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:17.222 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:17 smithi169 bash[101133]: cluster 2023-09-23T22:35:16.223994+0000 mgr.y (mgr.25310) 390 : cluster 0 pgmap v324: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:17.240 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:17.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:17.243 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:17.294 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:35:17.295 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:35:17.295 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:35:17.295 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:35:17.344 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:17.379 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:17.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:17.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:17.483 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:17.505 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:17.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:17.507 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:17.608 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:17.620 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:17 smithi187 bash[89487]: cluster 2023-09-23T22:35:16.223994+0000 mgr.y (mgr.25310) 390 : cluster 0 pgmap v324: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:17.639 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:17.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:17.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:17.744 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:17.772 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:17.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:17.774 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:17.875 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:17.906 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:17.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:17.909 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:18.009 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:18.041 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:18.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:18.044 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:18.144 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:18.174 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:18.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:18.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:18.278 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:18.305 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:18.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:18.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:18.408 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:18.441 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:18.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:18.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:18.544 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:18.577 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:18.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:18.580 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:18.681 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:18.714 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:18.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:18.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:18.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:35:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:35:18] "GET /metrics HTTP/1.1" 200 33976 "" "Prometheus/2.43.0" 2023-09-23T22:35:18.818 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:18.845 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:18.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:18.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:18.949 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:18.980 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:18.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:18.983 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:19.084 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:19.106 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:19.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:19.108 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:19.209 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:19.237 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:19.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:19.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:19.342 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:19.377 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:19.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:19.380 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:19.397 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:19 smithi169 bash[101133]: cluster 2023-09-23T22:35:18.225016+0000 mgr.y (mgr.25310) 391 : cluster 0 pgmap v325: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:19.397 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:19 smithi169 bash[104356]: cluster 2023-09-23T22:35:18.225016+0000 mgr.y (mgr.25310) 391 : cluster 0 pgmap v325: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:19.481 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:19.507 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:19.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:19.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:19.611 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:19.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:19 smithi187 bash[89487]: cluster 2023-09-23T22:35:18.225016+0000 mgr.y (mgr.25310) 391 : cluster 0 pgmap v325: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:19.634 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:19.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:19.637 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:19.738 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:19.759 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:19.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:19.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:19.863 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:19.892 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:19.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:19.896 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:19.996 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:20.022 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:20.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:20.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:20.125 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:20.146 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:20.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:20.148 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:20.249 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:20.277 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:20.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:20.280 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:20.381 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:20.405 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:20.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:20.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:20.509 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:20.536 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:20.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:20.538 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:20.639 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:20.663 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:20.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:20.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:20.766 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:20.798 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:20.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:20.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:20.902 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:20.926 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:20.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:20.928 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:21.029 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:21.060 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:21.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:21.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:21.164 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:21.191 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:21.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:21.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:21.294 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:21.304 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:21 smithi187 bash[89487]: cluster 2023-09-23T22:35:20.225482+0000 mgr.y (mgr.25310) 392 : cluster 0 pgmap v326: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:21.323 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:21.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:21.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:21.427 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:21.464 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:21.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:21.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:21.479 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:21 smithi169 bash[101133]: cluster 2023-09-23T22:35:20.225482+0000 mgr.y (mgr.25310) 392 : cluster 0 pgmap v326: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:21.479 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:21 smithi169 bash[104356]: cluster 2023-09-23T22:35:20.225482+0000 mgr.y (mgr.25310) 392 : cluster 0 pgmap v326: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:21.567 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:21.592 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:21.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:21.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:21.696 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:21.727 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:21.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:21.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:21.831 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:21.852 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:21.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:21.854 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:21.956 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:21.983 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:21.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:21.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:22.086 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:22.107 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:22.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:22.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:22.210 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:22.235 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:22.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:22.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:22.338 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:22.374 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:22.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:22.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:22.490 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:22.522 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:22.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:22.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:22.627 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:22.656 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:22.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:22.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:22.760 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:22.795 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:22.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:22.799 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:22.899 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:22.934 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:22.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:22.937 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:23.038 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:23.068 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:23.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:23.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:23.172 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:23.199 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:23.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:23.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:23.302 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:23.333 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:23.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:23.335 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:23.436 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:23.447 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:23 smithi169 bash[104356]: cluster 2023-09-23T22:35:22.225976+0000 mgr.y (mgr.25310) 393 : cluster 0 pgmap v327: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:23.447 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:23 smithi169 bash[101133]: cluster 2023-09-23T22:35:22.225976+0000 mgr.y (mgr.25310) 393 : cluster 0 pgmap v327: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:23.465 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:23.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:23.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:23.569 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:23.601 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:23.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:23.604 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:23.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:23 smithi187 bash[89487]: cluster 2023-09-23T22:35:22.225976+0000 mgr.y (mgr.25310) 393 : cluster 0 pgmap v327: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:23.704 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:23.726 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:23.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:23.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:23.829 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:23.853 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:23.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:23.855 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:23.956 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:23.981 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:23.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:23.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:24.084 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:24.110 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:24.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:24.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:24.213 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:24.249 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:24.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:24.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:24.352 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:24.378 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:24.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:24.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:24.480 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:24.512 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:24.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:24.515 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:24.616 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:24.647 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:24.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:24.651 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:24.752 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:24.785 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:24.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:24.789 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:24.890 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:24.911 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:24.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:24.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:25.015 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:25.045 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:25.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:25.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:25.149 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:25.180 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:25.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:25.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:25.284 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:25.318 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:25.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:25.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:25.421 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:25.445 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:25.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:25.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:25.548 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:25.555 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:25 smithi169 bash[104356]: cluster 2023-09-23T22:35:24.226926+0000 mgr.y (mgr.25310) 394 : cluster 0 pgmap v328: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:25.555 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:25 smithi169 bash[101133]: cluster 2023-09-23T22:35:24.226926+0000 mgr.y (mgr.25310) 394 : cluster 0 pgmap v328: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:25.568 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:25.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:25.570 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:25.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:25 smithi187 bash[89487]: cluster 2023-09-23T22:35:24.226926+0000 mgr.y (mgr.25310) 394 : cluster 0 pgmap v328: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:25.671 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:25.700 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:25.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:25.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:25.804 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:25.831 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:25.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:25.833 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:25.934 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:25.956 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:25.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:25.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:26.059 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:26.095 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:26.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:26.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:26.198 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:26.219 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:35:26.220 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:26.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:26.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:26.239 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2023-09-23T22:35:26.239 INFO:teuthology.orchestra.run.smithi169.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-23T22:35:26.243 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:35:26.274 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:35:26.297 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:35:26.316 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is set 2023-09-23T22:35:26.317 INFO:teuthology.orchestra.run.smithi169.stderr:pool 'unique_pool_1' created 2023-09-23T22:35:26.324 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:26.328 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:35:26.334 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:26 smithi187 bash[89487]: audit 2023-09-23T22:35:25.793832+0000 mon.c (mon.2) 19 : audit 1 from='client.? 172.21.15.169:0/238287010' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-23T22:35:26.334 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:26 smithi187 bash[89487]: audit 2023-09-23T22:35:25.794389+0000 mon.a (mon.0) 567 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-23T22:35:26.335 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:26 smithi187 bash[89487]: audit 2023-09-23T22:35:25.915606+0000 mon.c (mon.2) 20 : audit 1 from='client.? 172.21.15.169:0/4131550503' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:35:26.335 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:26 smithi187 bash[89487]: audit 2023-09-23T22:35:26.189988+0000 mon.c (mon.2) 21 : audit 0 from='client.? 172.21.15.169:0/1397472012' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:35:26.335 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:26 smithi187 bash[89487]: audit 2023-09-23T22:35:26.250766+0000 mon.a (mon.0) 568 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:35:26.335 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:26 smithi187 bash[89487]: audit 2023-09-23T22:35:26.256652+0000 mon.a (mon.0) 569 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:35:26.352 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:26.354 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:35:26.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:26.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:26.377 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:35:26.401 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:35:26.403 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:35:26.403 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:35:26.403 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:35:26.404 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:35:26.404 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:35:26.404 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:35:26.404 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:35:26.404 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:35:26.456 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:26.488 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:26.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:26.491 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:26.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:26 smithi169 bash[101133]: audit 2023-09-23T22:35:25.793832+0000 mon.c (mon.2) 19 : audit 1 from='client.? 172.21.15.169:0/238287010' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-23T22:35:26.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:26 smithi169 bash[101133]: audit 2023-09-23T22:35:25.794389+0000 mon.a (mon.0) 567 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-23T22:35:26.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:26 smithi169 bash[101133]: audit 2023-09-23T22:35:25.915606+0000 mon.c (mon.2) 20 : audit 1 from='client.? 172.21.15.169:0/4131550503' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:35:26.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:26 smithi169 bash[101133]: audit 2023-09-23T22:35:26.189988+0000 mon.c (mon.2) 21 : audit 0 from='client.? 172.21.15.169:0/1397472012' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:35:26.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:26 smithi169 bash[101133]: audit 2023-09-23T22:35:26.250766+0000 mon.a (mon.0) 568 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:35:26.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:26 smithi169 bash[101133]: audit 2023-09-23T22:35:26.256652+0000 mon.a (mon.0) 569 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:35:26.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:26 smithi169 bash[104356]: audit 2023-09-23T22:35:25.793832+0000 mon.c (mon.2) 19 : audit 1 from='client.? 172.21.15.169:0/238287010' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-23T22:35:26.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:26 smithi169 bash[104356]: audit 2023-09-23T22:35:25.794389+0000 mon.a (mon.0) 567 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-09-23T22:35:26.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:26 smithi169 bash[104356]: audit 2023-09-23T22:35:25.915606+0000 mon.c (mon.2) 20 : audit 1 from='client.? 172.21.15.169:0/4131550503' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:35:26.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:26 smithi169 bash[104356]: audit 2023-09-23T22:35:26.189988+0000 mon.c (mon.2) 21 : audit 0 from='client.? 172.21.15.169:0/1397472012' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:35:26.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:26 smithi169 bash[104356]: audit 2023-09-23T22:35:26.250766+0000 mon.a (mon.0) 568 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:35:26.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:26 smithi169 bash[104356]: audit 2023-09-23T22:35:26.256652+0000 mon.a (mon.0) 569 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:35:26.591 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:26.623 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:26.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:26.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:26.727 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:26.758 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:26.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:26.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:26.862 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:26.894 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:26.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:26.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:26.998 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:27.029 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:27.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:27.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:27.134 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:27.165 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:27.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:27.168 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:27.269 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:27.300 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:27.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:27.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:27.404 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:27.415 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:27 smithi187 bash[89487]: cluster 2023-09-23T22:35:26.227426+0000 mgr.y (mgr.25310) 395 : cluster 0 pgmap v329: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:27.416 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:27 smithi187 bash[89487]: cluster 2023-09-23T22:35:26.293356+0000 mon.a (mon.0) 570 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:35:27.416 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:27 smithi187 bash[89487]: cluster 2023-09-23T22:35:26.300810+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T22:35:27.416 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:27 smithi187 bash[89487]: audit 2023-09-23T22:35:26.304096+0000 mon.a (mon.0) 571 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2023-09-23T22:35:27.416 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:27 smithi187 bash[89487]: audit 2023-09-23T22:35:26.304186+0000 mon.a (mon.0) 572 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:35:27.416 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:27 smithi187 bash[89487]: cluster 2023-09-23T22:35:26.304247+0000 mon.a (mon.0) 573 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2023-09-23T22:35:27.416 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:27 smithi187 bash[89487]: cluster 2023-09-23T22:35:26.307138+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T22:35:27.435 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:27.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:27.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:27.539 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:27.571 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:27.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:27.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:27.675 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:27.684 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:27 smithi169 bash[104356]: cluster 2023-09-23T22:35:26.227426+0000 mgr.y (mgr.25310) 395 : cluster 0 pgmap v329: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:27.684 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:27 smithi169 bash[104356]: cluster 2023-09-23T22:35:26.293356+0000 mon.a (mon.0) 570 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:35:27.684 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:27 smithi169 bash[104356]: cluster 2023-09-23T22:35:26.300810+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T22:35:27.684 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:27 smithi169 bash[104356]: audit 2023-09-23T22:35:26.304096+0000 mon.a (mon.0) 571 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2023-09-23T22:35:27.684 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:27 smithi169 bash[104356]: audit 2023-09-23T22:35:26.304186+0000 mon.a (mon.0) 572 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:35:27.684 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:27 smithi169 bash[104356]: cluster 2023-09-23T22:35:26.304247+0000 mon.a (mon.0) 573 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2023-09-23T22:35:27.684 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:27 smithi169 bash[104356]: cluster 2023-09-23T22:35:26.307138+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T22:35:27.685 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:27 smithi169 bash[101133]: cluster 2023-09-23T22:35:26.227426+0000 mgr.y (mgr.25310) 395 : cluster 0 pgmap v329: 73 pgs: 73 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:27.685 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:27 smithi169 bash[101133]: cluster 2023-09-23T22:35:26.293356+0000 mon.a (mon.0) 570 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:35:27.685 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:27 smithi169 bash[101133]: cluster 2023-09-23T22:35:26.300810+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T22:35:27.685 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:27 smithi169 bash[101133]: audit 2023-09-23T22:35:26.304096+0000 mon.a (mon.0) 571 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2023-09-23T22:35:27.685 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:27 smithi169 bash[101133]: audit 2023-09-23T22:35:26.304186+0000 mon.a (mon.0) 572 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:35:27.685 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:27 smithi169 bash[101133]: cluster 2023-09-23T22:35:26.304247+0000 mon.a (mon.0) 573 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2023-09-23T22:35:27.685 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:27 smithi169 bash[101133]: cluster 2023-09-23T22:35:26.307138+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e105 with expected crc 2023-09-23T22:35:27.700 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:27.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:27.702 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:27.803 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:27.835 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:27.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:27.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:27.939 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:27.970 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:27.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:27.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:28.075 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:28.109 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:28.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:28.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:28.213 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:28.242 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:28.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:28.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:28.312 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:28 smithi169 bash[101133]: cluster 2023-09-23T22:35:27.301188+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T22:35:28.312 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:28 smithi169 bash[101133]: cluster 2023-09-23T22:35:27.301504+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T22:35:28.312 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:28 smithi169 bash[101133]: cluster 2023-09-23T22:35:27.304787+0000 mon.a (mon.0) 574 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2023-09-23T22:35:28.312 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:28 smithi169 bash[101133]: cluster 2023-09-23T22:35:27.305092+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T22:35:28.345 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:28.366 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:28.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:28.368 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:28.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:28 smithi187 bash[89487]: cluster 2023-09-23T22:35:27.301188+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T22:35:28.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:28 smithi187 bash[89487]: cluster 2023-09-23T22:35:27.301504+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T22:35:28.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:28 smithi187 bash[89487]: cluster 2023-09-23T22:35:27.304787+0000 mon.a (mon.0) 574 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2023-09-23T22:35:28.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:28 smithi187 bash[89487]: cluster 2023-09-23T22:35:27.305092+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T22:35:28.436 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-23T22:35:28.469 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:28.501 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:28.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:28.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:28.567 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_1 rados --yes-i-really-mean-it || true 2023-09-23T22:35:28.570 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:35:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:35:28] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-09-23T22:35:28.570 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:28 smithi169 bash[104356]: cluster 2023-09-23T22:35:27.301188+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T22:35:28.570 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:28 smithi169 bash[104356]: cluster 2023-09-23T22:35:27.301504+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T22:35:28.570 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:28 smithi169 bash[104356]: cluster 2023-09-23T22:35:27.304787+0000 mon.a (mon.0) 574 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2023-09-23T22:35:28.570 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:28 smithi169 bash[104356]: cluster 2023-09-23T22:35:27.305092+0000 osd.7 (osd.7) 25 : cluster 3 failed to encode map e106 with expected crc 2023-09-23T22:35:28.605 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:28.633 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:28.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:28.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:28.736 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:28.762 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:28.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:28.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:28.866 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:28.900 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:28.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:28.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:29.004 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:29.034 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:29.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:29.037 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:29.138 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:29.168 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:29.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:29.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:29.272 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:29.306 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:29.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:29.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:29.409 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:29.422 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:29 smithi187 bash[89487]: cluster 2023-09-23T22:35:28.228170+0000 mgr.y (mgr.25310) 396 : cluster 0 pgmap v332: 89 pgs: 8 creating+peering, 2 unknown, 79 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:29.422 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:29 smithi187 bash[89487]: cluster 2023-09-23T22:35:28.309830+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T22:35:29.422 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:29 smithi187 bash[89487]: cluster 2023-09-23T22:35:28.315865+0000 mon.a (mon.0) 575 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-09-23T22:35:29.439 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:29.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:29.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:29.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:29 smithi169 bash[104356]: cluster 2023-09-23T22:35:28.228170+0000 mgr.y (mgr.25310) 396 : cluster 0 pgmap v332: 89 pgs: 8 creating+peering, 2 unknown, 79 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:29.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:29 smithi169 bash[104356]: cluster 2023-09-23T22:35:28.309830+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T22:35:29.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:29 smithi169 bash[104356]: cluster 2023-09-23T22:35:28.315865+0000 mon.a (mon.0) 575 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-09-23T22:35:29.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:29 smithi169 bash[101133]: cluster 2023-09-23T22:35:28.228170+0000 mgr.y (mgr.25310) 396 : cluster 0 pgmap v332: 89 pgs: 8 creating+peering, 2 unknown, 79 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:29.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:29 smithi169 bash[101133]: cluster 2023-09-23T22:35:28.309830+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T22:35:29.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:29 smithi169 bash[101133]: cluster 2023-09-23T22:35:28.315865+0000 mon.a (mon.0) 575 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-09-23T22:35:29.543 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:29.570 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:29.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:29.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:29.675 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:29.705 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:29.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:29.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:29.810 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:29.843 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:29.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:29.845 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:29.946 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:29.979 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:29.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:29.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:30.082 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:30.115 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:30.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:30.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:30.219 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:30.253 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:30.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:30.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:30.357 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:30.390 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:30.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:30.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:30.494 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:30.505 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:30 smithi187 bash[89487]: cluster 2023-09-23T22:35:28.695869+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T22:35:30.505 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:30 smithi187 bash[89487]: cluster 2023-09-23T22:35:28.698545+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T22:35:30.505 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:30 smithi187 bash[89487]: cluster 2023-09-23T22:35:29.640182+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T22:35:30.525 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:30.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:30.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:30.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:30 smithi169 bash[104356]: cluster 2023-09-23T22:35:28.695869+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T22:35:30.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:30 smithi169 bash[104356]: cluster 2023-09-23T22:35:28.698545+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T22:35:30.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:30 smithi169 bash[104356]: cluster 2023-09-23T22:35:29.640182+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T22:35:30.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:30 smithi169 bash[101133]: cluster 2023-09-23T22:35:28.695869+0000 osd.7 (osd.7) 26 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T22:35:30.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:30 smithi169 bash[101133]: cluster 2023-09-23T22:35:28.698545+0000 osd.7 (osd.7) 27 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T22:35:30.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:30 smithi169 bash[101133]: cluster 2023-09-23T22:35:29.640182+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e107 with expected crc 2023-09-23T22:35:30.629 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:30.666 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:30.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:30.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:30.769 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:30.801 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:30.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:30.804 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:30.905 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:30.935 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:30.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:30.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:31.039 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:31.067 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:31.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:31.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:31.150 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T22:35:31.167 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:35:31.170 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:31.198 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:31.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:31.200 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:31.301 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:31.332 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:31.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:31.335 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:31.436 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:31.466 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:31.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:31.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:31.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:31 smithi169 bash[101133]: cluster 2023-09-23T22:35:30.228785+0000 mgr.y (mgr.25310) 397 : cluster 0 pgmap v334: 89 pgs: 8 creating+peering, 81 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:31.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:31 smithi169 bash[104356]: cluster 2023-09-23T22:35:30.228785+0000 mgr.y (mgr.25310) 397 : cluster 0 pgmap v334: 89 pgs: 8 creating+peering, 81 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:31.570 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:31.582 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:31 smithi187 bash[89487]: cluster 2023-09-23T22:35:30.228785+0000 mgr.y (mgr.25310) 397 : cluster 0 pgmap v334: 89 pgs: 8 creating+peering, 81 active+clean; 582 KiB data, 213 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:31.601 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:31.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:31.604 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:31.705 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:31.734 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:31.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:31.738 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:31.838 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:31.874 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:31.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:31.877 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:31.978 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:32.008 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:32.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:32.011 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:32.112 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:32.141 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:32.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:32.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:32.245 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:32.276 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:32.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:32.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:32.379 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:32.416 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:32.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:32.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:32.520 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:32.549 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:32.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:32.552 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:32.652 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:32.681 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:32.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:32.683 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:32.784 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:32.812 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:32.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:32.815 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:32.916 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:32.951 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:32.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:32.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:33.054 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:33.085 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:33.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:33.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:33.189 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:33.208 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:35:33.208 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:35:33.226 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:33.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:33.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:33.329 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:33.360 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:33.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:33.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:33.464 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:33.495 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:33.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:33.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:33.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:33 smithi169 bash[101133]: cluster 2023-09-23T22:35:32.229751+0000 mgr.y (mgr.25310) 398 : cluster 0 pgmap v335: 89 pgs: 89 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:33.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:33 smithi169 bash[104356]: cluster 2023-09-23T22:35:32.229751+0000 mgr.y (mgr.25310) 398 : cluster 0 pgmap v335: 89 pgs: 89 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:33.599 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:33.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:33 smithi187 bash[89487]: cluster 2023-09-23T22:35:32.229751+0000 mgr.y (mgr.25310) 398 : cluster 0 pgmap v335: 89 pgs: 89 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:33.632 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:33.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:33.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:33.735 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:33.770 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:33.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:33.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:33.874 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:33.907 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:33.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:33.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:34.010 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:34.044 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:34.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:34.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:34.147 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:34.176 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:34.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:34.179 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:34.280 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:34.312 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:34.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:34.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:34.417 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:34.444 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:34.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:34.446 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:34.547 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:34.578 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:34.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:34.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:34.682 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:34.715 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:34.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:34.717 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:34.818 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:34.849 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:34.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:34.853 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:34.954 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:34.982 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:34.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:34.985 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:35.086 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:35.122 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:35.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:35.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:35.226 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:35.237 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:35:35.239 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:35:35.253 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:35.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:35.258 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:35.359 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:35.370 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:35 smithi187 bash[89487]: cluster 2023-09-23T22:35:34.230792+0000 mgr.y (mgr.25310) 399 : cluster 0 pgmap v336: 89 pgs: 89 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:35.391 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:35.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:35.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:35.495 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:35.531 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:35.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:35 smithi169 bash[101133]: cluster 2023-09-23T22:35:34.230792+0000 mgr.y (mgr.25310) 399 : cluster 0 pgmap v336: 89 pgs: 89 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:35.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:35 smithi169 bash[104356]: cluster 2023-09-23T22:35:34.230792+0000 mgr.y (mgr.25310) 399 : cluster 0 pgmap v336: 89 pgs: 89 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:35.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:35.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:35.634 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:35.664 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:35.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:35.666 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:35.767 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:35.798 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:35.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:35.801 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:35.902 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:35.932 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:35.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:35.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:36.037 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:36.057 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:36.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:36.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:36.160 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:36.192 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:36.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:36.195 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:36.296 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:36.327 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:36.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:36.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:36.431 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:36.463 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:36.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:36.466 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:36.567 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:36.598 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:36.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:36.601 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:36.701 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:36.730 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:36.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:36.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:36.833 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:36.863 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:36.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:36.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:36.966 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:36.995 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:36.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:36.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:37.098 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:37.131 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:37.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:37.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:37.235 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:37.265 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:37.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:37.268 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:37.368 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:37.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:37 smithi187 bash[89487]: cluster 2023-09-23T22:35:36.231326+0000 mgr.y (mgr.25310) 400 : cluster 0 pgmap v337: 89 pgs: 89 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:37.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:37 smithi187 bash[89487]: audit 2023-09-23T22:35:36.324324+0000 mon.a (mon.0) 576 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:35:37.390 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:37.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:37.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:37.492 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:37.504 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:37 smithi169 bash[104356]: cluster 2023-09-23T22:35:36.231326+0000 mgr.y (mgr.25310) 400 : cluster 0 pgmap v337: 89 pgs: 89 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:37.504 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:37 smithi169 bash[104356]: audit 2023-09-23T22:35:36.324324+0000 mon.a (mon.0) 576 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:35:37.505 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:37 smithi169 bash[101133]: cluster 2023-09-23T22:35:36.231326+0000 mgr.y (mgr.25310) 400 : cluster 0 pgmap v337: 89 pgs: 89 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:37.505 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:37 smithi169 bash[101133]: audit 2023-09-23T22:35:36.324324+0000 mon.a (mon.0) 576 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:35:37.523 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:37.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:37.525 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:37.626 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:37.658 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:37.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:37.661 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:37.762 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:37.794 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:37.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:37.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:37.897 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:37.922 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:37.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:37.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:38.026 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:38.056 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:38.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:38.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:38.159 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:38.188 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:38.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:38.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:38.292 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:38.328 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:38.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:38.330 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:38.430 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:38.463 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:38.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:38.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:38.566 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:38.598 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:38.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:38.602 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:38.703 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:38.734 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:38.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:38.737 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:38.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:35:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:35:38] "GET /metrics HTTP/1.1" 200 33978 "" "Prometheus/2.43.0" 2023-09-23T22:35:38.839 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:38.869 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:38.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:38.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:38.973 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:39.004 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:39.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:39.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:39.107 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:39.129 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:39.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:39.131 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:39.232 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:39.257 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:39.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:39.259 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:39.360 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:39.390 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:39.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:39.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:39.493 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:39.525 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:39.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:39.528 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:39.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:39 smithi169 bash[104356]: cluster 2023-09-23T22:35:38.232451+0000 mgr.y (mgr.25310) 401 : cluster 0 pgmap v338: 89 pgs: 89 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:39.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:39 smithi169 bash[101133]: cluster 2023-09-23T22:35:38.232451+0000 mgr.y (mgr.25310) 401 : cluster 0 pgmap v338: 89 pgs: 89 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:39.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:39 smithi187 bash[89487]: cluster 2023-09-23T22:35:38.232451+0000 mgr.y (mgr.25310) 401 : cluster 0 pgmap v338: 89 pgs: 89 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:39.628 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:39.652 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:39.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:39.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:39.755 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:39.779 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:39.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:39.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:39.882 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:39.917 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:39.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:39.920 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:40.021 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:40.055 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:40.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:40.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:40.158 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:40.182 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:40.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:40.184 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:40.285 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:40.316 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:40.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:40.319 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:40.419 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:40.454 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:40.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:40.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:40.557 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:40.579 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:40.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:40.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:40.681 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:40.712 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:40.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:40.716 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:40.817 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:40.837 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:40.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:40.840 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:40.940 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:40.942 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2023-09-23T22:35:40.942 INFO:teuthology.orchestra.run.smithi169.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-23T22:35:40.972 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:40.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:40.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:41.075 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:41.094 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:41.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:41.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:41.196 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:41.222 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:41.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:41.225 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:41.325 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:41.345 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:41.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:41.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:41.448 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:41.461 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:41 smithi187 bash[89487]: cluster 2023-09-23T22:35:40.233120+0000 mgr.y (mgr.25310) 402 : cluster 0 pgmap v339: 89 pgs: 89 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:41.461 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:41 smithi187 bash[89487]: audit 2023-09-23T22:35:41.128004+0000 mon.a (mon.0) 577 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:35:41.461 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:41 smithi187 bash[89487]: audit 2023-09-23T22:35:41.128903+0000 mon.a (mon.0) 578 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:35:41.482 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:41.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:41.485 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:41.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:41 smithi169 bash[101133]: cluster 2023-09-23T22:35:40.233120+0000 mgr.y (mgr.25310) 402 : cluster 0 pgmap v339: 89 pgs: 89 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:41.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:41 smithi169 bash[101133]: audit 2023-09-23T22:35:41.128004+0000 mon.a (mon.0) 577 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:35:41.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:41 smithi169 bash[101133]: audit 2023-09-23T22:35:41.128903+0000 mon.a (mon.0) 578 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:35:41.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:41 smithi169 bash[104356]: cluster 2023-09-23T22:35:40.233120+0000 mgr.y (mgr.25310) 402 : cluster 0 pgmap v339: 89 pgs: 89 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:41.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:41 smithi169 bash[104356]: audit 2023-09-23T22:35:41.128004+0000 mon.a (mon.0) 577 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:35:41.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:41 smithi169 bash[104356]: audit 2023-09-23T22:35:41.128903+0000 mon.a (mon.0) 578 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:35:41.586 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:41.610 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:41.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:41.613 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:41.713 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:41.745 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:41.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:41.748 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:41.849 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:41.882 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:41.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:41.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:41.986 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:42.020 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:42.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:42.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:42.125 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:42.146 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:42.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:42.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:42.249 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:42.276 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:42.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:42.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:42.346 INFO:teuthology.orchestra.run.smithi169.stderr:enabled application 'rados' on pool 'unique_pool_1' 2023-09-23T22:35:42.381 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:42.404 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:42.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:42.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:42.507 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:42.529 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:42.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:42.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:42.581 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:42 smithi169 bash[104356]: audit 2023-09-23T22:35:41.388230+0000 mon.c (mon.2) 22 : audit 1 from='client.? 172.21.15.169:0/1340555568' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:35:42.582 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:42 smithi169 bash[104356]: audit 2023-09-23T22:35:41.388750+0000 mon.a (mon.0) 579 : 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-23T22:35:42.582 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:42 smithi169 bash[101133]: audit 2023-09-23T22:35:41.388230+0000 mon.c (mon.2) 22 : audit 1 from='client.? 172.21.15.169:0/1340555568' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:35:42.582 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:42 smithi169 bash[101133]: audit 2023-09-23T22:35:41.388750+0000 mon.a (mon.0) 579 : 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-23T22:35:42.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:42 smithi187 bash[89487]: audit 2023-09-23T22:35:41.388230+0000 mon.c (mon.2) 22 : audit 1 from='client.? 172.21.15.169:0/1340555568' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:35:42.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:42 smithi187 bash[89487]: audit 2023-09-23T22:35:41.388750+0000 mon.a (mon.0) 579 : 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-23T22:35:42.632 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:42.657 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:42.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:42.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:42.759 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:42.787 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:42.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:42.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:42.890 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:42.926 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:42.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:42.928 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:43.029 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:43.051 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:43.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:43.054 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:43.155 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:43.190 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:43.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:43.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:43.294 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:43.318 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:43.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:43.320 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:43.421 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:43.434 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:43 smithi187 bash[89487]: cluster 2023-09-23T22:35:42.233727+0000 mgr.y (mgr.25310) 403 : cluster 0 pgmap v340: 89 pgs: 89 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:43.434 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:43 smithi187 bash[89487]: cluster 2023-09-23T22:35:42.337496+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T22:35:43.434 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:43 smithi187 bash[89487]: audit 2023-09-23T22:35:42.340413+0000 mon.a (mon.0) 580 : 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-23T22:35:43.435 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:43 smithi187 bash[89487]: cluster 2023-09-23T22:35:42.340523+0000 mon.a (mon.0) 581 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-09-23T22:35:43.453 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:43.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:43.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:43.557 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:43.570 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:43 smithi169 bash[101133]: cluster 2023-09-23T22:35:42.233727+0000 mgr.y (mgr.25310) 403 : cluster 0 pgmap v340: 89 pgs: 89 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:43.570 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:43 smithi169 bash[101133]: cluster 2023-09-23T22:35:42.337496+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T22:35:43.571 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:43 smithi169 bash[101133]: audit 2023-09-23T22:35:42.340413+0000 mon.a (mon.0) 580 : 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-23T22:35:43.571 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:43 smithi169 bash[101133]: cluster 2023-09-23T22:35:42.340523+0000 mon.a (mon.0) 581 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-09-23T22:35:43.571 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:43 smithi169 bash[104356]: cluster 2023-09-23T22:35:42.233727+0000 mgr.y (mgr.25310) 403 : cluster 0 pgmap v340: 89 pgs: 89 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:43.571 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:43 smithi169 bash[104356]: cluster 2023-09-23T22:35:42.337496+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e108 with expected crc 2023-09-23T22:35:43.571 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:43 smithi169 bash[104356]: audit 2023-09-23T22:35:42.340413+0000 mon.a (mon.0) 580 : 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-23T22:35:43.571 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:43 smithi169 bash[104356]: cluster 2023-09-23T22:35:42.340523+0000 mon.a (mon.0) 581 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-09-23T22:35:43.585 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:43.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:43.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:43.689 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:43.721 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:43.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:43.724 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:43.825 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:43.853 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:43.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:43.855 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:43.956 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:43.990 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:43.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:43.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:44.093 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:44.125 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:44.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:44.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:44.229 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:44.264 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:44.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:44.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:44.368 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:44.399 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:44.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:44.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:44.475 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-23T22:35:44.502 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:44.534 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:44.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:44.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:44.637 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:44.669 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:44.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:44.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:44.773 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:44.807 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:44.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:44.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:44.911 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:44.943 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:44.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:44.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:45.046 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:45.074 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:45.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:45.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:45.178 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:45.208 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:45.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:45.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:45.313 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:45.350 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:45.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:45.352 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:45.453 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:45.478 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:45.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:45.480 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:45.497 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:35:45.523 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:35:45.550 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:35:45.576 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:35:45.581 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:45.593 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:45 smithi169 bash[104356]: cluster 2023-09-23T22:35:44.234296+0000 mgr.y (mgr.25310) 404 : cluster 0 pgmap v342: 89 pgs: 89 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:45.593 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:45 smithi169 bash[101133]: cluster 2023-09-23T22:35:44.234296+0000 mgr.y (mgr.25310) 404 : cluster 0 pgmap v342: 89 pgs: 89 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:45.605 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:35:45.609 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:45.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:45.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:45.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:45 smithi187 bash[89487]: cluster 2023-09-23T22:35:44.234296+0000 mgr.y (mgr.25310) 404 : cluster 0 pgmap v342: 89 pgs: 89 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:45.634 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:35:45.661 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:35:45.691 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:35:45.694 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:35:45.694 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:35:45.694 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:35:45.694 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:35:45.694 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:35:45.694 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:35:45.694 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:35:45.694 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:35:45.714 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:45.739 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:45.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:45.742 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:45.795 DEBUG:teuthology.orchestra.run.smithi169:> /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-23T22:35:45.796 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_1 2023-09-23T22:35:45.796 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:35:45.797 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-23T22:35:45.798 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-23T22:35:45.836 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:hints = 1 2023-09-23T22:35:45.836 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-23T22:35:45.836 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Object prefix: benchmark_data_smithi169_147816 2023-09-23T22:35:45.836 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:35:45.836 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 0 0 0 0 0 0 - 0 2023-09-23T22:35:45.843 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:45.883 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:45.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:45.885 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:45.986 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:46.029 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:46.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:46.033 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:46.134 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:46.165 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:46.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:46.167 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:46.268 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:46.296 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:46.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:46.298 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:46.380 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is set 2023-09-23T22:35:46.399 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:46.409 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:46 smithi187 bash[89487]: audit 2023-09-23T22:35:45.472529+0000 mon.c (mon.2) 23 : audit 0 from='client.? 172.21.15.169:0/324672501' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:35:46.409 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:46 smithi187 bash[89487]: audit 2023-09-23T22:35:45.784309+0000 mon.c (mon.2) 24 : audit 1 from='client.? 172.21.15.169:0/2470485366' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:35:46.409 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:46 smithi187 bash[89487]: audit 2023-09-23T22:35:45.784960+0000 mon.a (mon.0) 582 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:35:46.428 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:46.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:46.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:46.531 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:46.563 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:46.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:46.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:46.667 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:46.677 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:46 smithi169 bash[101133]: audit 2023-09-23T22:35:45.472529+0000 mon.c (mon.2) 23 : audit 0 from='client.? 172.21.15.169:0/324672501' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:35:46.677 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:46 smithi169 bash[101133]: audit 2023-09-23T22:35:45.784309+0000 mon.c (mon.2) 24 : audit 1 from='client.? 172.21.15.169:0/2470485366' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:35:46.677 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:46 smithi169 bash[101133]: audit 2023-09-23T22:35:45.784960+0000 mon.a (mon.0) 582 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:35:46.678 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:46 smithi169 bash[104356]: audit 2023-09-23T22:35:45.472529+0000 mon.c (mon.2) 23 : audit 0 from='client.? 172.21.15.169:0/324672501' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:35:46.678 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:46 smithi169 bash[104356]: audit 2023-09-23T22:35:45.784309+0000 mon.c (mon.2) 24 : audit 1 from='client.? 172.21.15.169:0/2470485366' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:35:46.678 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:46 smithi169 bash[104356]: audit 2023-09-23T22:35:45.784960+0000 mon.a (mon.0) 582 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:35:46.694 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:46.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:46.697 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:46.797 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:46.823 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:46.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:46.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:46.836 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 1 16 2688 2672 166.99 167 0.00422518 0.00594594 2023-09-23T22:35:46.928 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:46.957 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:46.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:46.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:47.060 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:47.088 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:47.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:47.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:47.191 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:47.214 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:47.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:47.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:47.317 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:47.345 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:47.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:47.350 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:47.451 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:47.480 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:47.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:47.483 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:47.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:47 smithi169 bash[101133]: cluster 2023-09-23T22:35:46.234721+0000 mgr.y (mgr.25310) 405 : cluster 0 pgmap v343: 89 pgs: 89 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:47.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:47 smithi169 bash[101133]: cluster 2023-09-23T22:35:46.343507+0000 mon.a (mon.0) 583 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:35:47.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:47 smithi169 bash[101133]: cluster 2023-09-23T22:35:46.359002+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T22:35:47.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:47 smithi169 bash[101133]: cluster 2023-09-23T22:35:46.361453+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T22:35:47.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:47 smithi169 bash[101133]: cluster 2023-09-23T22:35:46.364361+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T22:35:47.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:47 smithi169 bash[101133]: cluster 2023-09-23T22:35:46.367897+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T22:35:47.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:47 smithi169 bash[101133]: cluster 2023-09-23T22:35:46.369479+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T22:35:47.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:47 smithi169 bash[101133]: audit 2023-09-23T22:35:46.370233+0000 mon.a (mon.0) 584 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:35:47.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:47 smithi169 bash[101133]: cluster 2023-09-23T22:35:46.370301+0000 mon.a (mon.0) 585 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2023-09-23T22:35:47.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:47 smithi169 bash[101133]: cluster 2023-09-23T22:35:46.371728+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T22:35:47.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:47 smithi169 bash[101133]: cluster 2023-09-23T22:35:46.376784+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T22:35:47.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:47 smithi169 bash[104356]: cluster 2023-09-23T22:35:46.234721+0000 mgr.y (mgr.25310) 405 : cluster 0 pgmap v343: 89 pgs: 89 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:47.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:47 smithi169 bash[104356]: cluster 2023-09-23T22:35:46.343507+0000 mon.a (mon.0) 583 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:35:47.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:47 smithi169 bash[104356]: cluster 2023-09-23T22:35:46.359002+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T22:35:47.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:47 smithi169 bash[104356]: cluster 2023-09-23T22:35:46.361453+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T22:35:47.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:47 smithi169 bash[104356]: cluster 2023-09-23T22:35:46.364361+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T22:35:47.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:47 smithi169 bash[104356]: cluster 2023-09-23T22:35:46.367897+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T22:35:47.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:47 smithi169 bash[104356]: cluster 2023-09-23T22:35:46.369479+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T22:35:47.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:47 smithi169 bash[104356]: audit 2023-09-23T22:35:46.370233+0000 mon.a (mon.0) 584 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:35:47.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:47 smithi169 bash[104356]: cluster 2023-09-23T22:35:46.370301+0000 mon.a (mon.0) 585 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2023-09-23T22:35:47.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:47 smithi169 bash[104356]: cluster 2023-09-23T22:35:46.371728+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T22:35:47.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:47 smithi169 bash[104356]: cluster 2023-09-23T22:35:46.376784+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T22:35:47.584 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:47.594 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:47 smithi187 bash[89487]: cluster 2023-09-23T22:35:46.234721+0000 mgr.y (mgr.25310) 405 : cluster 0 pgmap v343: 89 pgs: 89 active+clean; 582 KiB data, 214 MiB used, 715 GiB / 715 GiB avail 2023-09-23T22:35:47.594 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:47 smithi187 bash[89487]: cluster 2023-09-23T22:35:46.343507+0000 mon.a (mon.0) 583 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:35:47.594 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:47 smithi187 bash[89487]: cluster 2023-09-23T22:35:46.359002+0000 osd.7 (osd.7) 28 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T22:35:47.594 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:47 smithi187 bash[89487]: cluster 2023-09-23T22:35:46.361453+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T22:35:47.594 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:47 smithi187 bash[89487]: cluster 2023-09-23T22:35:46.364361+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T22:35:47.595 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:47 smithi187 bash[89487]: cluster 2023-09-23T22:35:46.367897+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T22:35:47.595 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:47 smithi187 bash[89487]: cluster 2023-09-23T22:35:46.369479+0000 osd.7 (osd.7) 29 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T22:35:47.595 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:47 smithi187 bash[89487]: audit 2023-09-23T22:35:46.370233+0000 mon.a (mon.0) 584 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:35:47.595 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:47 smithi187 bash[89487]: cluster 2023-09-23T22:35:46.370301+0000 mon.a (mon.0) 585 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2023-09-23T22:35:47.595 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:47 smithi187 bash[89487]: cluster 2023-09-23T22:35:46.371728+0000 osd.7 (osd.7) 30 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T22:35:47.595 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:47 smithi187 bash[89487]: cluster 2023-09-23T22:35:46.376784+0000 osd.7 (osd.7) 31 : cluster 3 failed to encode map e109 with expected crc 2023-09-23T22:35:47.612 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:47.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:47.615 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:47.716 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:47.741 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:47.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:47.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:47.836 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 2 16 5819 5803 181.33 195.688 0.00513703 0.00550444 2023-09-23T22:35:47.845 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:47.868 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:47.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:47.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:47.971 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:48.003 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:48.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:48.006 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:48.107 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:48.132 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:48.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:48.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:48.236 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:48.262 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:48.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:48.264 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:48.365 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:48.397 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:48.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:48.401 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:48.502 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:48.512 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:35:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:35:48] "GET /metrics HTTP/1.1" 200 36332 "" "Prometheus/2.43.0" 2023-09-23T22:35:48.528 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:48.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:48.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:48.632 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:48.666 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:48.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:48.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:48.769 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:48.795 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:48.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:48.797 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:48.836 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 3 15 8708 8693 181.09 180.625 0.00467849 0.00551212 2023-09-23T22:35:48.898 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:48.922 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:48.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:48.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:49.026 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:49.055 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:49.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:49.059 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:49.159 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:49.190 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:49.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:49.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:49.294 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:49.322 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:49.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:49.325 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:49.328 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:35:49.426 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:49.452 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:49.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:49.455 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:49.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:49 smithi169 bash[104356]: cluster 2023-09-23T22:35:48.235550+0000 mgr.y (mgr.25310) 406 : cluster 0 pgmap v345: 89 pgs: 89 active+clean; 322 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 40 MiB/s wr, 642 op/s 2023-09-23T22:35:49.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:49 smithi169 bash[101133]: cluster 2023-09-23T22:35:48.235550+0000 mgr.y (mgr.25310) 406 : cluster 0 pgmap v345: 89 pgs: 89 active+clean; 322 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 40 MiB/s wr, 642 op/s 2023-09-23T22:35:49.556 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:49.565 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:49 smithi187 bash[89487]: cluster 2023-09-23T22:35:48.235550+0000 mgr.y (mgr.25310) 406 : cluster 0 pgmap v345: 89 pgs: 89 active+clean; 322 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 40 MiB/s wr, 642 op/s 2023-09-23T22:35:49.584 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:49.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:49.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:49.687 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:49.712 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:49.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:49.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:49.817 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:49.837 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 4 16 11227 11211 175.158 157.375 0.00268142 0.0057007 2023-09-23T22:35:49.844 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:49.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:49.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:49.948 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:49.978 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:49.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:49.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:50.082 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:50.107 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:50.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:50.111 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:50.212 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:50.242 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:50.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:50.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:50.346 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:50.375 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:50.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:50.378 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:50.479 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:50.511 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:50.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:50.513 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:50.614 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:50.639 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:50.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:50.642 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:50.742 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:50.749 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T22:35:50.766 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:50.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:50.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:50.836 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 5 16 13630 13614 170.161 150.188 0.0117903 0.00587016 2023-09-23T22:35:50.870 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:50.895 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:50.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:50.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:51.002 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:51.040 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:51.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:51.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:51.146 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:51.171 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:51.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:51.173 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:51.274 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:51.275 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:35:51.314 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:51.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:51.316 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:51.417 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:51.426 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:51 smithi187 bash[89487]: cluster 2023-09-23T22:35:50.235984+0000 mgr.y (mgr.25310) 407 : cluster 0 pgmap v346: 89 pgs: 89 active+clean; 322 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 40 MiB/s wr, 642 op/s 2023-09-23T22:35:51.445 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:51.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:51.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:51.548 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:51.578 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:51.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:51.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:51.681 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:51.689 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:51 smithi169 bash[104356]: cluster 2023-09-23T22:35:50.235984+0000 mgr.y (mgr.25310) 407 : cluster 0 pgmap v346: 89 pgs: 89 active+clean; 322 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 40 MiB/s wr, 642 op/s 2023-09-23T22:35:51.690 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:51 smithi169 bash[101133]: cluster 2023-09-23T22:35:50.235984+0000 mgr.y (mgr.25310) 407 : cluster 0 pgmap v346: 89 pgs: 89 active+clean; 322 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 40 MiB/s wr, 642 op/s 2023-09-23T22:35:51.708 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:51.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:51.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:51.811 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:51.837 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 6 16 15866 15850 165.09 139.75 0.00506677 0.00605114 2023-09-23T22:35:51.838 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:51.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:51.841 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:51.941 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:51.967 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:51.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:51.969 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:52.070 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:52.104 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:52.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:52.110 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:52.210 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:52.239 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:52.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:52.242 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:52.291 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:35:52.343 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:52.370 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:52.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:52.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:52.475 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:52.506 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:52.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:52.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:52.610 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:52.642 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:52.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:52.646 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:52.746 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:52.770 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:52.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:52.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:52.837 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 7 16 18042 18026 160.933 136 0.0142956 0.00620646 2023-09-23T22:35:52.873 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:52.902 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:52.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:52.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:53.006 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:53.032 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:53.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:53.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:53.137 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:53.161 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:53.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:53.164 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:53.265 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:53.291 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:53.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:53.293 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:53.312 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:35:53.394 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:53.425 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:53.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:53.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:53.432 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:53 smithi169 bash[104356]: cluster 2023-09-23T22:35:52.236486+0000 mgr.y (mgr.25310) 408 : cluster 0 pgmap v347: 89 pgs: 89 active+clean; 724 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-23T22:35:53.432 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:53 smithi169 bash[101133]: cluster 2023-09-23T22:35:52.236486+0000 mgr.y (mgr.25310) 408 : cluster 0 pgmap v347: 89 pgs: 89 active+clean; 724 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-23T22:35:53.529 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:53.557 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:53.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:53.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:53.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:53 smithi187 bash[89487]: cluster 2023-09-23T22:35:52.236486+0000 mgr.y (mgr.25310) 408 : cluster 0 pgmap v347: 89 pgs: 89 active+clean; 724 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-23T22:35:53.660 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:53.686 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:53.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:53.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:53.789 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:53.813 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:53.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:53.821 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:53.837 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 8 16 20114 20098 157.002 129.5 0.00546531 0.00636294 2023-09-23T22:35:53.922 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:53.953 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:53.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:53.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:54.056 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:54.085 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:54.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:54.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:54.190 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:54.217 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:54.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:54.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:54.319 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:54.352 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:54.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:54.356 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:54.457 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:54.482 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:54.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:54.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:54.585 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:54.605 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:54.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:54.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:54.708 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:54.738 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:54.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:54.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:54.837 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 9 16 22093 22077 153.299 123.688 0.00610731 0.00651625 2023-09-23T22:35:54.843 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:54.868 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:54.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:54.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:54.971 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:54.997 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:54.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:55.000 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:55.100 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:55.126 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:55.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:55.129 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:55.230 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:55.260 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:55.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:55.262 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:55.355 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:35:55.363 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:55.405 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:55.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:55.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:55.508 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:55.527 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:55 smithi169 bash[104356]: cluster 2023-09-23T22:35:54.237197+0000 mgr.y (mgr.25310) 409 : cluster 0 pgmap v348: 89 pgs: 89 active+clean; 1.1 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s 2023-09-23T22:35:55.527 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:55 smithi169 bash[101133]: cluster 2023-09-23T22:35:54.237197+0000 mgr.y (mgr.25310) 409 : cluster 0 pgmap v348: 89 pgs: 89 active+clean; 1.1 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s 2023-09-23T22:35:55.535 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:55.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:55.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:55.639 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:55.673 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:55.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:55.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:55.778 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:55.788 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:55 smithi187 bash[89487]: cluster 2023-09-23T22:35:54.237197+0000 mgr.y (mgr.25310) 409 : cluster 0 pgmap v348: 89 pgs: 89 active+clean; 1.1 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s 2023-09-23T22:35:55.809 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:55.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:55.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:55.837 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 10 16 23652 23636 147.712 97.4375 0.0153883 0.00676308 2023-09-23T22:35:55.912 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:55.937 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:55.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:55.939 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:56.040 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:56.068 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:56.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:56.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:56.173 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:56.197 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:56.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:56.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:56.303 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:56.330 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:56.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:56.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:56.435 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:56.461 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:56.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:56.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:56.565 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:56.592 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:56.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:56.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:56.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:56 smithi187 bash[89487]: audit 2023-09-23T22:35:56.125181+0000 mon.a (mon.0) 586 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:35:56.694 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:56.703 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:56 smithi169 bash[104356]: audit 2023-09-23T22:35:56.125181+0000 mon.a (mon.0) 586 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:35:56.703 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:56 smithi169 bash[101133]: audit 2023-09-23T22:35:56.125181+0000 mon.a (mon.0) 586 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:35:56.724 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:56.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:56.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:56.827 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:56.837 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 11 16 25590 25574 145.294 121.125 0.00665625 0.00687524 2023-09-23T22:35:56.858 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:56.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:56.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:56.962 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:56.981 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:56.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:56.984 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:57.084 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:57.116 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:57.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:57.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:57.219 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:57.247 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:57.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:57.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:57.351 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:57.368 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:57.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:57.369 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:57.470 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:57.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:57 smithi187 bash[89487]: cluster 2023-09-23T22:35:56.237623+0000 mgr.y (mgr.25310) 410 : cluster 0 pgmap v349: 89 pgs: 89 active+clean; 1.1 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s 2023-09-23T22:35:57.488 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:57 smithi169 bash[104356]: cluster 2023-09-23T22:35:56.237623+0000 mgr.y (mgr.25310) 410 : cluster 0 pgmap v349: 89 pgs: 89 active+clean; 1.1 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s 2023-09-23T22:35:57.507 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:57.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:57.511 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:57.612 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:57.635 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:57.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:57.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:57.738 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:57.763 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:57.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:57.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:57.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:57 smithi169 bash[101133]: cluster 2023-09-23T22:35:56.237623+0000 mgr.y (mgr.25310) 410 : cluster 0 pgmap v349: 89 pgs: 89 active+clean; 1.1 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 110 MiB/s wr, 1.76k op/s 2023-09-23T22:35:57.837 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 12 16 27255 27239 141.857 104.062 0.0132996 0.00704415 2023-09-23T22:35:57.868 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:57.895 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:35:57.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:57.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:35:57.998 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:58.032 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:58.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:58.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:58.136 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:58.155 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:58.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:58.160 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:58.260 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:58.290 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:35:58.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:58.293 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:35:58.394 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:58.431 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:58.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:58.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:58.537 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:58.563 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:58.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:58.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:58.667 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:58.676 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:35:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:35:58] "GET /metrics HTTP/1.1" 200 36399 "" "Prometheus/2.43.0" 2023-09-23T22:35:58.691 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:35:58.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:58.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:35:58.794 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:58.820 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:58.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:58.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:58.837 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 13 16 28869 28853 138.704 100.875 0.00651348 0.00720376 2023-09-23T22:35:58.926 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:58.955 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:58.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:58.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:59.059 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:59.087 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:35:59.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:59.091 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:35:59.192 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:59.218 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:35:59.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:59.221 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:35:59.321 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:59.348 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:35:59.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:59.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:35:59.451 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:59.483 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:35:59.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:59.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:35:59.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:35:59 smithi169 bash[104356]: cluster 2023-09-23T22:35:58.238391+0000 mgr.y (mgr.25310) 411 : cluster 0 pgmap v350: 89 pgs: 89 active+clean; 1.5 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 132 MiB/s wr, 2.12k op/s 2023-09-23T22:35:59.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:35:59 smithi169 bash[101133]: cluster 2023-09-23T22:35:58.238391+0000 mgr.y (mgr.25310) 411 : cluster 0 pgmap v350: 89 pgs: 89 active+clean; 1.5 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 132 MiB/s wr, 2.12k op/s 2023-09-23T22:35:59.588 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:59.617 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:59.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:59.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:59.722 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:59.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:35:59 smithi187 bash[89487]: cluster 2023-09-23T22:35:58.238391+0000 mgr.y (mgr.25310) 411 : cluster 0 pgmap v350: 89 pgs: 89 active+clean; 1.5 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 132 MiB/s wr, 2.12k op/s 2023-09-23T22:35:59.748 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:59.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:59.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:59.837 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 14 16 30731 30715 137.108 116.375 0.0107814 0.00728682 2023-09-23T22:35:59.850 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:59.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:35:59.884 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:35:59.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:35:59.985 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:00.007 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:00.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:00.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:00.111 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:00.135 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:00.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:00.138 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:00.238 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:00.266 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:00.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:00.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:00.370 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:00.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:00.403 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:00.403 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:00.504 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:00.534 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:00.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:00.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:00.641 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:00.671 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:00.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:00.673 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:00.773 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:00.808 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:00.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:00.810 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:00.837 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 15 15 32174 32159 133.984 90.25 0.00508012 0.00745719 2023-09-23T22:36:00.911 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:00.949 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:00.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:00.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:01.054 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:01.082 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:01.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:01.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:01.186 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:01.214 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:01.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:01.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:01.318 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:01.343 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:01.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:01.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:01.447 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:01.457 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:01 smithi187 bash[89487]: cluster 2023-09-23T22:36:00.238959+0000 mgr.y (mgr.25310) 412 : cluster 0 pgmap v351: 89 pgs: 89 active+clean; 1.6 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 113 MiB/s wr, 1.80k op/s 2023-09-23T22:36:01.457 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:01 smithi187 bash[89487]: audit 2023-09-23T22:36:01.224345+0000 mon.a (mon.0) 587 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:36:01.476 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:01.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:01.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:01.580 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:01.613 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:01.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:01.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:01.675 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:01 smithi169 bash[101133]: cluster 2023-09-23T22:36:00.238959+0000 mgr.y (mgr.25310) 412 : cluster 0 pgmap v351: 89 pgs: 89 active+clean; 1.6 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 113 MiB/s wr, 1.80k op/s 2023-09-23T22:36:01.675 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:01 smithi169 bash[101133]: audit 2023-09-23T22:36:01.224345+0000 mon.a (mon.0) 587 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:36:01.675 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:01 smithi169 bash[104356]: cluster 2023-09-23T22:36:00.238959+0000 mgr.y (mgr.25310) 412 : cluster 0 pgmap v351: 89 pgs: 89 active+clean; 1.6 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 113 MiB/s wr, 1.80k op/s 2023-09-23T22:36:01.676 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:01 smithi169 bash[104356]: audit 2023-09-23T22:36:01.224345+0000 mon.a (mon.0) 587 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:36:01.723 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:01.742 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:01.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:01.744 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:01.838 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 16 16 33705 33689 131.586 95.625 0.00365546 0.00759378 2023-09-23T22:36:01.845 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:01.872 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:01.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:01.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:01.976 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:01.993 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:01.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:01.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:02.096 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:02.121 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:02.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:02.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:02.226 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:02.252 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:02.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:02.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:02.356 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:02.379 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:02.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:02.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:02.485 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:02.510 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:02.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:02.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:02.613 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:02.643 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:02.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:02.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:02.747 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:02.777 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:02.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:02.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:02.838 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 17 16 35334 35318 129.834 101.812 0.00785701 0.00769656 2023-09-23T22:36:02.881 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:02.906 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:02.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:02.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:03.009 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:03.032 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:03.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:03.036 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:03.137 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:03.164 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:03.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:03.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:03.268 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:03.301 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:03.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:03.305 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:03.406 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:03.414 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:03 smithi187 bash[89487]: cluster 2023-09-23T22:36:02.239537+0000 mgr.y (mgr.25310) 413 : cluster 0 pgmap v352: 89 pgs: 89 active+clean; 1.9 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 134 MiB/s wr, 2.14k op/s 2023-09-23T22:36:03.438 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:03.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:03.440 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:03.540 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:03.566 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:03.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:03.569 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:03.670 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:03.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:03.698 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:03.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:03.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:03 smithi169 bash[101133]: cluster 2023-09-23T22:36:02.239537+0000 mgr.y (mgr.25310) 413 : cluster 0 pgmap v352: 89 pgs: 89 active+clean; 1.9 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 134 MiB/s wr, 2.14k op/s 2023-09-23T22:36:03.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:03 smithi169 bash[104356]: cluster 2023-09-23T22:36:02.239537+0000 mgr.y (mgr.25310) 413 : cluster 0 pgmap v352: 89 pgs: 89 active+clean; 1.9 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 134 MiB/s wr, 2.14k op/s 2023-09-23T22:36:03.799 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:03.829 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:03.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:03.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:03.838 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 18 16 36887 36871 128.012 97.0625 0.00795102 0.00780628 2023-09-23T22:36:03.935 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:03.960 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:03.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:03.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:04.065 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:04.090 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:04.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:04.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:04.194 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:04.228 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:04.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:04.232 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:04.333 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:04.355 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:04.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:04.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:04.459 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:04.484 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:04.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:04.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:04.587 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:04.619 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:04.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:04.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:04.724 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:04.747 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:04.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:04.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:04.839 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 19 16 38569 38553 126.8 105.125 0.0120077 0.00787938 2023-09-23T22:36:04.852 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:04.881 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:04.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:04.884 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:04.984 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:05.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:05.016 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:05.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:05.117 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:05.145 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:05.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:05.148 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:05.249 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:05.275 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:05.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:05.277 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:05.378 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:05.406 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:05.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:05.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:05.510 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:05.518 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:05 smithi169 bash[104356]: cluster 2023-09-23T22:36:04.240182+0000 mgr.y (mgr.25310) 414 : cluster 0 pgmap v353: 89 pgs: 89 active+clean; 2.1 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 121 MiB/s wr, 1.94k op/s 2023-09-23T22:36:05.518 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:05 smithi169 bash[101133]: cluster 2023-09-23T22:36:04.240182+0000 mgr.y (mgr.25310) 414 : cluster 0 pgmap v353: 89 pgs: 89 active+clean; 2.1 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 121 MiB/s wr, 1.94k op/s 2023-09-23T22:36:05.531 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:05.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:05.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:05.634 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:05.664 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:05.667 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:05 smithi187 bash[89487]: cluster 2023-09-23T22:36:04.240182+0000 mgr.y (mgr.25310) 414 : cluster 0 pgmap v353: 89 pgs: 89 active+clean; 2.1 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 121 MiB/s wr, 1.94k op/s 2023-09-23T22:36:05.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:05.669 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:05.769 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:05.801 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:05.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:05.806 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:05.839 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:2023-09-23T22:36:05.838769+0000 min lat: 0.0012967 max lat: 0.150399 avg lat: 0.00799093 2023-09-23T22:36:05.839 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:36:05.839 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 20 16 40041 40025 125.06 92 0.00322464 0.00799093 2023-09-23T22:36:05.907 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:05.933 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:05.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:05.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:06.036 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:06.069 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:06.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:06.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:06.174 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:06.196 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:06.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:06.200 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:06.300 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:06.328 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:06.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:06.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:06.433 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:06.466 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:06.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:06.470 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:06.571 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:06.592 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:06.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:06.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:06.694 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:06.724 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:06.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:06.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:06.839 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 21 16 41499 41483 123.444 91.125 0.00551958 0.00809311 2023-09-23T22:36:06.848 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:06.875 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:06.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:06.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:06.980 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:07.014 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:07.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:07.017 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:07.118 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:07.165 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:07.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:07.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:07.272 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:07.296 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:07.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:07.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:07.400 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:07.431 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:07.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:07.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:07.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:07 smithi169 bash[104356]: cluster 2023-09-23T22:36:06.240537+0000 mgr.y (mgr.25310) 415 : cluster 0 pgmap v354: 89 pgs: 89 active+clean; 2.1 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2023-09-23T22:36:07.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:07 smithi169 bash[101133]: cluster 2023-09-23T22:36:06.240537+0000 mgr.y (mgr.25310) 415 : cluster 0 pgmap v354: 89 pgs: 89 active+clean; 2.1 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2023-09-23T22:36:07.534 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:07.577 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:07.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:07.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:07.680 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:07.688 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:07 smithi187 bash[89487]: cluster 2023-09-23T22:36:06.240537+0000 mgr.y (mgr.25310) 415 : cluster 0 pgmap v354: 89 pgs: 89 active+clean; 2.1 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2023-09-23T22:36:07.703 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:07.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:07.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:07.807 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:07.837 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:07.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:07.840 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:07.841 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 22 16 42912 42896 121.844 88.3125 0.0106549 0.00820291 2023-09-23T22:36:07.941 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:07.973 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:07.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:07.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:08.076 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:08.108 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:08.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:08.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:08.211 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:08.236 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:08.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:08.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:08.342 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:08.368 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:08.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:08.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:08.474 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:08.503 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:08.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:08.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:08.610 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:08.618 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:36:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:36:08] "GET /metrics HTTP/1.1" 200 36399 "" "Prometheus/2.43.0" 2023-09-23T22:36:08.642 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:08.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:08.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:08.748 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:08.772 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:08.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:08.775 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:08.840 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 23 16 44316 44300 120.361 87.75 0.00760366 0.00830324 2023-09-23T22:36:08.876 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:08.919 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:08.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:08.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:09.023 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:09.026 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:09 smithi187 bash[89487]: audit 2023-09-23T22:36:08.024784+0000 mon.a (mon.0) 588 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:36:09.050 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:09.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:09.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:09.157 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:09.185 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:09.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:09.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:09.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:09 smithi169 bash[104356]: audit 2023-09-23T22:36:08.024784+0000 mon.a (mon.0) 588 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:36:09.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:09 smithi169 bash[104356]: audit 2023-09-23T22:36:08.033984+0000 mon.a (mon.0) 589 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:36:09.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:09 smithi169 bash[104356]: cluster 2023-09-23T22:36:08.241209+0000 mgr.y (mgr.25310) 416 : cluster 0 pgmap v355: 89 pgs: 89 active+clean; 2.5 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 122 MiB/s wr, 1.96k op/s 2023-09-23T22:36:09.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:09 smithi169 bash[101133]: audit 2023-09-23T22:36:08.024784+0000 mon.a (mon.0) 588 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:36:09.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:09 smithi169 bash[101133]: audit 2023-09-23T22:36:08.033984+0000 mon.a (mon.0) 589 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:36:09.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:09 smithi169 bash[101133]: cluster 2023-09-23T22:36:08.241209+0000 mgr.y (mgr.25310) 416 : cluster 0 pgmap v355: 89 pgs: 89 active+clean; 2.5 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 122 MiB/s wr, 1.96k op/s 2023-09-23T22:36:09.288 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:09.311 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:09.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:09.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:09.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:09 smithi187 bash[89487]: audit 2023-09-23T22:36:08.033984+0000 mon.a (mon.0) 589 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:36:09.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:09 smithi187 bash[89487]: cluster 2023-09-23T22:36:08.241209+0000 mgr.y (mgr.25310) 416 : cluster 0 pgmap v355: 89 pgs: 89 active+clean; 2.5 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 122 MiB/s wr, 1.96k op/s 2023-09-23T22:36:09.413 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:09.442 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:09.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:09.444 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:09.545 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:09.575 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:09.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:09.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:09.679 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:09.706 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:09.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:09.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:09.808 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:09.836 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:09.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:09.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:09.840 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 24 16 45796 45780 119.2 92.5 0.0239346 0.00838447 2023-09-23T22:36:09.940 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:09.974 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:09.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:09.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:10.077 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:10.117 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:10.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:10.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:10.220 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:10.249 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:10.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:10.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:10.352 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:10.385 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:10.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:10.387 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:10.488 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:10.522 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:10.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:10.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:10.625 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:10.654 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:10.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:10.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:10.760 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:10.788 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:10.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:10.792 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:10.840 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 25 16 46999 46983 117.439 75.1875 0.0265355 0.00850786 2023-09-23T22:36:10.894 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:10.923 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:10.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:10.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:10.988 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T22:36:10.989 INFO:teuthology.orchestra.run.smithi169.stdout: "size": 20, 2023-09-23T22:36:10.989 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 600, 2023-09-23T22:36:10.989 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [ 2023-09-23T22:36:10.989 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:10.989 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:2529 6.0 6:0cabbe7d:::benchmark_data_smithi169_147816_object2528:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-09-23T22:36:10.989 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:35:46.705310+0000", 2023-09-23T22:36:10.989 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 24.259466152000002, 2023-09-23T22:36:10.989 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.081954376999999995, 2023-09-23T22:36:10.989 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:36:10.990 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:36:10.990 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:36:10.990 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:36:10.990 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:36:10.990 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 2529 2023-09-23T22:36:10.990 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:10.990 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:36:10.990 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:10.990 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:36:10.990 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:46.705310+0000", 2023-09-23T22:36:10.990 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:10.991 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:10.991 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:10.991 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:36:10.991 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:46.705310+0000", 2023-09-23T22:36:10.991 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:10.991 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:10.991 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:10.991 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:36:10.991 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:46.705309+0000", 2023-09-23T22:36:10.991 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:36:10.991 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:10.991 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:10.992 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:36:10.992 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:46.705329+0000", 2023-09-23T22:36:10.992 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0034000000000002e-05 2023-09-23T22:36:10.992 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:10.992 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:10.992 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:36:10.992 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:46.705338+0000", 2023-09-23T22:36:10.992 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.38e-06 2023-09-23T22:36:10.992 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:10.992 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:10.992 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:36:10.993 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:46.705345+0000", 2023-09-23T22:36:10.993 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.7909999999999999e-06 2023-09-23T22:36:10.993 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:10.993 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:10.993 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:36:10.993 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:46.705497+0000", 2023-09-23T22:36:10.993 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015235499999999999 2023-09-23T22:36:10.993 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:10.993 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:10.993 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:36:10.993 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:46.705576+0000", 2023-09-23T22:36:10.993 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8421e-05 2023-09-23T22:36:10.994 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:10.994 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:10.994 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:36:10.994 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:46.705685+0000", 2023-09-23T22:36:10.994 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000108684 2023-09-23T22:36:10.994 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:10.994 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:10.994 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:36:10.994 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:46.706169+0000", 2023-09-23T22:36:10.994 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00048479399999999998 2023-09-23T22:36:10.994 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:10.995 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:10.995 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:36:10.995 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:46.706987+0000", 2023-09-23T22:36:10.995 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00081727799999999995 2023-09-23T22:36:10.995 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:10.995 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:10.995 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:36:10.995 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:46.787170+0000", 2023-09-23T22:36:10.995 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.080183226999999996 2023-09-23T22:36:10.995 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:10.996 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:10.996 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:36:10.996 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:46.787226+0000", 2023-09-23T22:36:10.996 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.5704000000000001e-05 2023-09-23T22:36:10.996 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:10.996 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:10.996 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:36:10.996 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:46.787265+0000", 2023-09-23T22:36:10.996 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.8900999999999999e-05 2023-09-23T22:36:10.996 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:10.996 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:36:10.996 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:10.997 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:10.997 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:10.997 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:2533 6.0 6:07f62838:::benchmark_data_smithi169_147816_object2532:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-09-23T22:36:10.997 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:35:46.706255+0000", 2023-09-23T22:36:10.997 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 24.258521493, 2023-09-23T22:36:10.997 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.081130587000000004, 2023-09-23T22:36:10.997 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:36:10.997 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:36:10.997 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:36:10.997 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:36:10.997 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:36:10.997 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 2533 2023-09-23T22:36:10.997 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:10.998 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:36:10.998 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:10.998 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:36:10.998 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:46.706255+0000", 2023-09-23T22:36:10.998 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:10.998 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:10.998 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:10.998 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:36:10.998 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:46.706255+0000", 2023-09-23T22:36:10.998 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:10.998 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:10.999 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:10.999 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:36:10.999 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:46.706254+0000", 2023-09-23T22:36:10.999 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:36:10.999 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:10.999 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:10.999 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:36:10.999 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:46.706275+0000", 2023-09-23T22:36:10.999 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.1267000000000002e-05 2023-09-23T22:36:10.999 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:10.999 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:10.999 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:36:11.000 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:46.706287+0000", 2023-09-23T22:36:11.000 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1759e-05 2023-09-23T22:36:11.000 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.000 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.000 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:36:11.000 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:46.706294+0000", 2023-09-23T22:36:11.000 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3930000000000002e-06 2023-09-23T22:36:11.000 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.000 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.000 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:36:11.000 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:46.706344+0000", 2023-09-23T22:36:11.000 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.9478000000000003e-05 2023-09-23T22:36:11.001 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.001 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.001 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:36:11.001 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:46.706452+0000", 2023-09-23T22:36:11.001 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010812899999999999 2023-09-23T22:36:11.001 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.001 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.001 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:36:11.001 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:46.706582+0000", 2023-09-23T22:36:11.001 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013052300000000001 2023-09-23T22:36:11.001 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.001 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.002 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:36:11.002 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:46.707075+0000", 2023-09-23T22:36:11.002 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00049302099999999995 2023-09-23T22:36:11.002 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.002 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.002 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:36:11.002 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:46.707723+0000", 2023-09-23T22:36:11.002 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000647406 2023-09-23T22:36:11.002 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.002 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.002 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:36:11.002 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:46.787305+0000", 2023-09-23T22:36:11.003 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.079582419000000001 2023-09-23T22:36:11.003 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.003 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.003 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:36:11.003 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:46.787349+0000", 2023-09-23T22:36:11.003 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.3305e-05 2023-09-23T22:36:11.003 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.003 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.003 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:36:11.003 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:46.787385+0000", 2023-09-23T22:36:11.003 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.6770999999999997e-05 2023-09-23T22:36:11.003 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.004 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:36:11.004 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.004 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.004 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.004 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:25857 6.0 6:0120b7b2:::benchmark_data_smithi169_147816_object25856:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-09-23T22:36:11.004 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:35:56.961538+0000", 2023-09-23T22:36:11.004 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 14.003238651, 2023-09-23T22:36:11.004 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.078913389, 2023-09-23T22:36:11.004 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:36:11.004 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:36:11.004 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:36:11.004 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:36:11.005 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:36:11.005 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 25857 2023-09-23T22:36:11.005 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.005 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:36:11.005 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.005 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:36:11.005 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:56.961538+0000", 2023-09-23T22:36:11.005 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:11.005 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.005 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.005 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:36:11.006 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:56.961538+0000", 2023-09-23T22:36:11.006 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:11.006 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.006 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.006 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:36:11.006 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:56.961536+0000", 2023-09-23T22:36:11.006 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T22:36:11.006 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.006 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.006 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:36:11.006 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:56.961564+0000", 2023-09-23T22:36:11.006 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.8342000000000001e-05 2023-09-23T22:36:11.007 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.007 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.007 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:36:11.007 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:56.961578+0000", 2023-09-23T22:36:11.007 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3635000000000001e-05 2023-09-23T22:36:11.007 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.007 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.007 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:36:11.007 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:56.961714+0000", 2023-09-23T22:36:11.007 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000136346 2023-09-23T22:36:11.007 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.008 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.008 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:36:11.008 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:56.961755+0000", 2023-09-23T22:36:11.008 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.0429999999999997e-05 2023-09-23T22:36:11.008 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.008 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.008 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:36:11.008 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:56.961861+0000", 2023-09-23T22:36:11.008 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000106669 2023-09-23T22:36:11.008 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.008 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.008 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:36:11.009 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:56.961961+0000", 2023-09-23T22:36:11.009 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010000099999999999 2023-09-23T22:36:11.009 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.009 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.009 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:36:11.009 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:56.964174+0000", 2023-09-23T22:36:11.009 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0022131339999999998 2023-09-23T22:36:11.009 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.009 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.009 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:36:11.009 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:56.967532+0000", 2023-09-23T22:36:11.009 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.003357961 2023-09-23T22:36:11.010 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.010 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.010 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:36:11.010 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.040244+0000", 2023-09-23T22:36:11.010 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.072711721000000007 2023-09-23T22:36:11.010 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.010 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.010 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:36:11.010 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.040399+0000", 2023-09-23T22:36:11.010 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000155138 2023-09-23T22:36:11.010 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.011 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.011 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:36:11.011 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.040451+0000", 2023-09-23T22:36:11.011 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1731999999999999e-05 2023-09-23T22:36:11.011 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.011 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:36:11.011 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.011 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.011 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.011 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:25860 6.0 6:091a2d77:::benchmark_data_smithi169_147816_object25859:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-09-23T22:36:11.011 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:35:56.962115+0000", 2023-09-23T22:36:11.012 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 14.002661281, 2023-09-23T22:36:11.012 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.078635840999999998, 2023-09-23T22:36:11.012 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:36:11.012 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:36:11.012 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:36:11.012 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:36:11.012 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:36:11.012 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 25860 2023-09-23T22:36:11.012 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.012 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:36:11.012 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.012 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:36:11.013 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:56.962115+0000", 2023-09-23T22:36:11.013 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:11.013 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.013 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.013 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:36:11.013 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:56.962115+0000", 2023-09-23T22:36:11.013 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:11.013 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.013 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.013 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:36:11.013 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:56.962114+0000", 2023-09-23T22:36:11.013 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:36:11.014 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.014 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.014 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:36:11.014 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:56.962137+0000", 2023-09-23T22:36:11.014 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.2611000000000001e-05 2023-09-23T22:36:11.014 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.014 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.014 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:36:11.014 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:56.962148+0000", 2023-09-23T22:36:11.014 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1853e-05 2023-09-23T22:36:11.014 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.014 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.015 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:36:11.015 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:56.962156+0000", 2023-09-23T22:36:11.015 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.9580000000000007e-06 2023-09-23T22:36:11.015 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.015 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.015 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:36:11.015 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:56.963007+0000", 2023-09-23T22:36:11.015 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00085027500000000005 2023-09-23T22:36:11.015 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.015 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.015 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:36:11.015 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:56.963146+0000", 2023-09-23T22:36:11.016 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013942699999999999 2023-09-23T22:36:11.016 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.016 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.016 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:36:11.016 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:56.963288+0000", 2023-09-23T22:36:11.016 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014191400000000001 2023-09-23T22:36:11.016 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.016 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.016 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:36:11.016 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:56.964328+0000", 2023-09-23T22:36:11.016 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0010396940000000001 2023-09-23T22:36:11.016 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.017 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.017 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:36:11.017 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:56.967652+0000", 2023-09-23T22:36:11.017 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0033245100000000001 2023-09-23T22:36:11.017 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.017 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.017 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:36:11.017 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.040494+0000", 2023-09-23T22:36:11.017 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.072841543999999994 2023-09-23T22:36:11.017 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.017 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.017 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:36:11.018 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.040708+0000", 2023-09-23T22:36:11.018 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000214203 2023-09-23T22:36:11.018 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.018 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.018 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:36:11.018 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.040751+0000", 2023-09-23T22:36:11.018 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.2920000000000002e-05 2023-09-23T22:36:11.018 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.018 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:36:11.018 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.018 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.018 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.019 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:26527 6.9 6:9c22ed00:::benchmark_data_smithi169_147816_object26526:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-09-23T22:36:11.019 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:35:57.346003+0000", 2023-09-23T22:36:11.019 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 13.618773429000001, 2023-09-23T22:36:11.019 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.14199172500000001, 2023-09-23T22:36:11.019 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:36:11.019 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:36:11.019 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:36:11.019 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:36:11.019 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:36:11.019 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 26527 2023-09-23T22:36:11.019 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.019 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:36:11.020 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.020 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:36:11.020 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.346003+0000", 2023-09-23T22:36:11.020 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:11.020 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.020 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.020 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:36:11.020 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.346003+0000", 2023-09-23T22:36:11.020 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:11.020 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.020 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.020 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:36:11.021 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.346001+0000", 2023-09-23T22:36:11.021 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999976 2023-09-23T22:36:11.021 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.021 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.021 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:36:11.021 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.346023+0000", 2023-09-23T22:36:11.021 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.2561999999999998e-05 2023-09-23T22:36:11.021 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.021 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.021 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:36:11.021 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.346038+0000", 2023-09-23T22:36:11.021 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5011000000000001e-05 2023-09-23T22:36:11.022 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.022 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.022 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:36:11.022 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.346047+0000", 2023-09-23T22:36:11.022 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.2439999999999999e-06 2023-09-23T22:36:11.022 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.022 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.022 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:36:11.022 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.346098+0000", 2023-09-23T22:36:11.022 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.0469000000000001e-05 2023-09-23T22:36:11.022 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.022 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.023 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:36:11.023 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.346227+0000", 2023-09-23T22:36:11.023 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012934700000000001 2023-09-23T22:36:11.023 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.023 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.023 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,7", 2023-09-23T22:36:11.023 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.346360+0000", 2023-09-23T22:36:11.023 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013228400000000001 2023-09-23T22:36:11.023 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.023 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.023 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:36:11.023 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.347697+0000", 2023-09-23T22:36:11.023 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001337059 2023-09-23T22:36:11.024 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.024 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.024 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:36:11.024 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.487815+0000", 2023-09-23T22:36:11.024 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.140118251 2023-09-23T22:36:11.024 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.024 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.024 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:36:11.024 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.487888+0000", 2023-09-23T22:36:11.024 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3140999999999996e-05 2023-09-23T22:36:11.025 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.025 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.025 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:36:11.025 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.487947+0000", 2023-09-23T22:36:11.025 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.8749999999999998e-05 2023-09-23T22:36:11.025 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.025 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.025 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:36:11.025 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.487995+0000", 2023-09-23T22:36:11.025 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.7831000000000003e-05 2023-09-23T22:36:11.025 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.025 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:36:11.026 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.026 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.026 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.026 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:26529 6.9 6:91b8eb4f:::benchmark_data_smithi169_147816_object26528:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-09-23T22:36:11.026 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:35:57.347780+0000", 2023-09-23T22:36:11.026 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 13.616996577, 2023-09-23T22:36:11.026 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.14033925799999999, 2023-09-23T22:36:11.026 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:36:11.026 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:36:11.026 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:36:11.026 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:36:11.027 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:36:11.027 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 26529 2023-09-23T22:36:11.027 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.027 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:36:11.027 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.027 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:36:11.027 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.347780+0000", 2023-09-23T22:36:11.027 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:11.027 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.027 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.027 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:36:11.027 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.347780+0000", 2023-09-23T22:36:11.028 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:11.028 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.028 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.028 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:36:11.028 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.347778+0000", 2023-09-23T22:36:11.028 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T22:36:11.028 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.028 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.028 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:36:11.028 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.347802+0000", 2023-09-23T22:36:11.028 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.4481000000000002e-05 2023-09-23T22:36:11.029 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.029 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.029 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:36:11.029 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.347816+0000", 2023-09-23T22:36:11.029 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3898e-05 2023-09-23T22:36:11.029 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.029 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.029 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:36:11.029 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.347825+0000", 2023-09-23T22:36:11.029 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.0529999999999996e-06 2023-09-23T22:36:11.029 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.029 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.030 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:36:11.030 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.347927+0000", 2023-09-23T22:36:11.030 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000101944 2023-09-23T22:36:11.030 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.030 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.030 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:36:11.030 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.348056+0000", 2023-09-23T22:36:11.030 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000129016 2023-09-23T22:36:11.030 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.030 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.030 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,7", 2023-09-23T22:36:11.030 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.348195+0000", 2023-09-23T22:36:11.031 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013824700000000001 2023-09-23T22:36:11.031 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.031 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.031 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:36:11.031 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.349976+0000", 2023-09-23T22:36:11.031 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001781585 2023-09-23T22:36:11.031 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.031 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.031 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:36:11.031 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.487853+0000", 2023-09-23T22:36:11.031 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.137877216 2023-09-23T22:36:11.031 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.031 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.032 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:36:11.032 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.488037+0000", 2023-09-23T22:36:11.032 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000183306 2023-09-23T22:36:11.032 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.032 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.032 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:36:11.032 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.488084+0000", 2023-09-23T22:36:11.032 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.7380999999999999e-05 2023-09-23T22:36:11.032 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.032 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.032 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:36:11.032 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.488119+0000", 2023-09-23T22:36:11.033 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.4817000000000002e-05 2023-09-23T22:36:11.033 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.033 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:36:11.033 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.033 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.033 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.033 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:26532 6.0 6:03deb15b:::benchmark_data_smithi169_147816_object26531:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-09-23T22:36:11.033 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:35:57.348903+0000", 2023-09-23T22:36:11.033 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 13.615873248, 2023-09-23T22:36:11.033 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.143816154, 2023-09-23T22:36:11.033 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:36:11.033 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:36:11.033 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:36:11.034 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:36:11.034 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:36:11.034 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 26532 2023-09-23T22:36:11.034 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.034 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:36:11.034 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.034 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:36:11.034 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.348903+0000", 2023-09-23T22:36:11.034 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:11.034 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.034 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.035 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:36:11.035 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.348903+0000", 2023-09-23T22:36:11.035 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:11.035 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.035 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.035 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:36:11.035 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.348902+0000", 2023-09-23T22:36:11.035 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:36:11.035 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.035 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.035 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:36:11.035 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.348924+0000", 2023-09-23T22:36:11.036 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.2042e-05 2023-09-23T22:36:11.036 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.036 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.036 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:36:11.036 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.348936+0000", 2023-09-23T22:36:11.036 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2354000000000001e-05 2023-09-23T22:36:11.036 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.036 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.036 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:36:11.036 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.348944+0000", 2023-09-23T22:36:11.036 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.4290000000000004e-06 2023-09-23T22:36:11.036 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.036 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.037 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:36:11.037 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.348997+0000", 2023-09-23T22:36:11.037 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.3152000000000002e-05 2023-09-23T22:36:11.037 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.037 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.037 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:36:11.037 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.349126+0000", 2023-09-23T22:36:11.037 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000129333 2023-09-23T22:36:11.037 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.037 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.037 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:36:11.038 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.349207+0000", 2023-09-23T22:36:11.038 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.0422999999999999e-05 2023-09-23T22:36:11.038 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.038 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.038 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:36:11.038 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.350121+0000", 2023-09-23T22:36:11.038 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00091427000000000001 2023-09-23T22:36:11.038 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.038 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.038 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:36:11.038 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.487879+0000", 2023-09-23T22:36:11.038 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.13775755000000001 2023-09-23T22:36:11.039 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.039 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.039 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:36:11.039 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.492590+0000", 2023-09-23T22:36:11.039 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0047111790000000002 2023-09-23T22:36:11.039 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.039 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.039 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:36:11.039 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.492669+0000", 2023-09-23T22:36:11.039 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8860000000000001e-05 2023-09-23T22:36:11.039 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.039 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.040 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:36:11.040 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.492719+0000", 2023-09-23T22:36:11.040 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.0498999999999999e-05 2023-09-23T22:36:11.040 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.040 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:36:11.040 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.040 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.040 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.040 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.34584.0:26531 6.d e109/105 6:bb23ba2f:::benchmark_data_smithi169_147816_object26530:head v 109'1618, mlcod=109'1615)", 2023-09-23T22:36:11.040 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:35:57.349647+0000", 2023-09-23T22:36:11.040 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 13.615128945, 2023-09-23T22:36:11.040 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.13680219699999999, 2023-09-23T22:36:11.041 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:36:11.041 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:36:11.041 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:36:11.041 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.041 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:36:11.041 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.349647+0000", 2023-09-23T22:36:11.041 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:11.041 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.041 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.041 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:36:11.041 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.349647+0000", 2023-09-23T22:36:11.041 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:11.042 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.042 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.042 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:36:11.042 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.349646+0000", 2023-09-23T22:36:11.042 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:36:11.042 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.042 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.042 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:36:11.042 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.349771+0000", 2023-09-23T22:36:11.042 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012413100000000001 2023-09-23T22:36:11.042 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.042 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.043 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:36:11.043 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.349781+0000", 2023-09-23T22:36:11.043 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0343000000000001e-05 2023-09-23T22:36:11.043 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.043 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.043 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:36:11.043 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.349788+0000", 2023-09-23T22:36:11.043 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.776e-06 2023-09-23T22:36:11.043 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.043 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.043 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:36:11.043 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.349825+0000", 2023-09-23T22:36:11.044 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.6922999999999999e-05 2023-09-23T22:36:11.044 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.044 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.044 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:36:11.044 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.349842+0000", 2023-09-23T22:36:11.044 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.7098000000000001e-05 2023-09-23T22:36:11.044 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.044 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.044 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:36:11.044 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.486387+0000", 2023-09-23T22:36:11.044 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.13654485399999999 2023-09-23T22:36:11.044 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.044 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.045 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:36:11.045 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.486450+0000", 2023-09-23T22:36:11.045 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.2967999999999997e-05 2023-09-23T22:36:11.045 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.045 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:36:11.045 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.045 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.045 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.045 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:26534 6.9 6:9b61ca8c:::benchmark_data_smithi169_147816_object26533:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-09-23T22:36:11.045 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:35:57.350219+0000", 2023-09-23T22:36:11.045 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 13.614557267, 2023-09-23T22:36:11.045 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.14037327499999999, 2023-09-23T22:36:11.046 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:36:11.046 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:36:11.046 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:36:11.046 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:36:11.046 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:36:11.046 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 26534 2023-09-23T22:36:11.046 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.046 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:36:11.046 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.046 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:36:11.046 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.350219+0000", 2023-09-23T22:36:11.046 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:11.047 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.047 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.047 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:36:11.047 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.350219+0000", 2023-09-23T22:36:11.047 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:11.047 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.047 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.047 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:36:11.047 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.350218+0000", 2023-09-23T22:36:11.047 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:36:11.047 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.047 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.047 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:36:11.048 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.350239+0000", 2023-09-23T22:36:11.048 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.1446000000000001e-05 2023-09-23T22:36:11.048 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.048 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.048 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:36:11.048 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.350251+0000", 2023-09-23T22:36:11.048 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1294000000000001e-05 2023-09-23T22:36:11.048 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.048 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.048 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:36:11.048 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.350258+0000", 2023-09-23T22:36:11.048 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1489999999999997e-06 2023-09-23T22:36:11.049 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.049 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.049 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:36:11.049 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.350288+0000", 2023-09-23T22:36:11.049 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.0238000000000001e-05 2023-09-23T22:36:11.049 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.049 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.049 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:36:11.049 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.350366+0000", 2023-09-23T22:36:11.049 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.7760000000000001e-05 2023-09-23T22:36:11.049 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.049 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.050 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,7", 2023-09-23T22:36:11.050 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.486393+0000", 2023-09-23T22:36:11.050 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.13602713899999999 2023-09-23T22:36:11.050 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.050 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.050 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:36:11.050 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.487822+0000", 2023-09-23T22:36:11.050 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0014291219999999999 2023-09-23T22:36:11.050 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.050 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.050 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:36:11.050 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.488817+0000", 2023-09-23T22:36:11.050 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00099507299999999996 2023-09-23T22:36:11.051 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.051 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.051 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:36:11.051 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.490450+0000", 2023-09-23T22:36:11.051 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0016328340000000001 2023-09-23T22:36:11.051 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.051 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.051 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:36:11.051 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.490550+0000", 2023-09-23T22:36:11.051 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000100252 2023-09-23T22:36:11.051 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.051 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.052 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:36:11.052 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.490592+0000", 2023-09-23T22:36:11.052 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.2021000000000003e-05 2023-09-23T22:36:11.052 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.052 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:36:11.052 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.052 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.052 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.052 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop_reply(client.34584.0:26527 6.9 e109/105 ondisk, result = 0)", 2023-09-23T22:36:11.052 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:35:57.350380+0000", 2023-09-23T22:36:11.052 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 13.614396452999999, 2023-09-23T22:36:11.052 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.137443169, 2023-09-23T22:36:11.053 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:36:11.053 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T22:36:11.053 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:36:11.053 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.053 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:36:11.053 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.350380+0000", 2023-09-23T22:36:11.053 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:11.053 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.053 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.053 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:36:11.053 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.350380+0000", 2023-09-23T22:36:11.053 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:11.054 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.054 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.054 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:36:11.054 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.350379+0000", 2023-09-23T22:36:11.054 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:36:11.054 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.054 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.054 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:36:11.054 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.350384+0000", 2023-09-23T22:36:11.054 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.3409999999999996e-06 2023-09-23T22:36:11.054 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.054 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.055 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:36:11.055 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.350394+0000", 2023-09-23T22:36:11.055 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0248000000000001e-05 2023-09-23T22:36:11.055 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.055 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.055 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:36:11.055 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.350400+0000", 2023-09-23T22:36:11.055 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.2179999999999996e-06 2023-09-23T22:36:11.055 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.055 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.055 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:36:11.055 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.487799+0000", 2023-09-23T22:36:11.055 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.13739876300000001 2023-09-23T22:36:11.056 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.056 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.056 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:36:11.056 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.487808+0000", 2023-09-23T22:36:11.056 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.054e-06 2023-09-23T22:36:11.056 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.056 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.056 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:36:11.056 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.487823+0000", 2023-09-23T22:36:11.056 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5180999999999999e-05 2023-09-23T22:36:11.056 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.056 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:36:11.057 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.057 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.057 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.057 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop_reply(client.34584.0:26529 6.9 e109/105 ondisk, result = 0)", 2023-09-23T22:36:11.057 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:35:57.350591+0000", 2023-09-23T22:36:11.057 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 13.614185137, 2023-09-23T22:36:11.057 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.13726501699999999, 2023-09-23T22:36:11.057 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:36:11.057 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T22:36:11.057 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:36:11.057 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.057 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:36:11.058 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.350591+0000", 2023-09-23T22:36:11.058 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:11.058 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.058 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.058 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:36:11.058 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.350591+0000", 2023-09-23T22:36:11.058 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:11.058 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.058 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.058 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:36:11.058 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.350591+0000", 2023-09-23T22:36:11.058 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:36:11.059 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.059 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.059 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:36:11.059 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.350595+0000", 2023-09-23T22:36:11.059 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.206e-06 2023-09-23T22:36:11.059 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.059 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.059 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:36:11.059 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.486324+0000", 2023-09-23T22:36:11.059 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.13572954300000001 2023-09-23T22:36:11.059 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.059 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.060 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:36:11.060 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.486340+0000", 2023-09-23T22:36:11.060 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5781999999999999e-05 2023-09-23T22:36:11.060 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.060 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.060 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:36:11.060 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.487842+0000", 2023-09-23T22:36:11.060 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0015019549999999999 2023-09-23T22:36:11.060 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.060 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.060 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:36:11.060 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.487848+0000", 2023-09-23T22:36:11.061 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.891e-06 2023-09-23T22:36:11.061 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.061 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.061 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:36:11.061 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.487856+0000", 2023-09-23T22:36:11.061 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.2530000000000004e-06 2023-09-23T22:36:11.061 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.061 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:36:11.061 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.061 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.061 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.061 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop_reply(client.34584.0:26527 6.9 e109/105 ondisk, result = 0)", 2023-09-23T22:36:11.062 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:35:57.352040+0000", 2023-09-23T22:36:11.062 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 13.612735952, 2023-09-23T22:36:11.062 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.13596144399999999, 2023-09-23T22:36:11.062 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:36:11.062 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T22:36:11.062 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:36:11.062 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.062 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:36:11.062 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.352040+0000", 2023-09-23T22:36:11.062 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:11.062 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.062 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.065 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:36:11.065 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.352040+0000", 2023-09-23T22:36:11.065 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:11.065 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.065 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.065 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:36:11.066 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.352040+0000", 2023-09-23T22:36:11.066 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:36:11.066 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.066 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.066 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:36:11.066 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.352044+0000", 2023-09-23T22:36:11.066 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.0280000000000002e-06 2023-09-23T22:36:11.066 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.066 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.066 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:36:11.066 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.486464+0000", 2023-09-23T22:36:11.067 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.134419813 2023-09-23T22:36:11.067 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.067 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.067 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:36:11.067 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.486472+0000", 2023-09-23T22:36:11.067 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.935e-06 2023-09-23T22:36:11.067 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.067 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.067 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:36:11.067 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.487877+0000", 2023-09-23T22:36:11.067 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0014041360000000001 2023-09-23T22:36:11.067 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.067 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.068 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:36:11.068 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.487883+0000", 2023-09-23T22:36:11.068 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3330000000000002e-06 2023-09-23T22:36:11.068 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.068 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.068 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:36:11.068 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:57.488002+0000", 2023-09-23T22:36:11.068 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00011881 2023-09-23T22:36:11.068 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.068 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:36:11.068 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.068 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.068 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.069 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:27527 6.9 6:90e71e6c:::benchmark_data_smithi169_147816_object27526:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-09-23T22:36:11.069 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:35:58.020555+0000", 2023-09-23T22:36:11.069 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 12.94422125, 2023-09-23T22:36:11.069 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.078703175, 2023-09-23T22:36:11.069 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:36:11.069 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:36:11.069 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:36:11.069 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:36:11.069 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:36:11.069 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 27527 2023-09-23T22:36:11.069 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.069 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:36:11.070 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.070 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:36:11.070 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.020555+0000", 2023-09-23T22:36:11.070 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:11.070 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.070 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.070 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:36:11.070 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.020555+0000", 2023-09-23T22:36:11.070 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:11.070 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.070 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.071 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:36:11.071 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.020553+0000", 2023-09-23T22:36:11.071 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T22:36:11.071 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.071 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.071 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:36:11.071 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.020579+0000", 2023-09-23T22:36:11.071 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.6539000000000001e-05 2023-09-23T22:36:11.071 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.071 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.072 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:36:11.072 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.020598+0000", 2023-09-23T22:36:11.072 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.872e-05 2023-09-23T22:36:11.072 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.072 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.072 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:36:11.072 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.020611+0000", 2023-09-23T22:36:11.072 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3159999999999999e-05 2023-09-23T22:36:11.072 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.072 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.072 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:36:11.073 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.020728+0000", 2023-09-23T22:36:11.073 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000116223 2023-09-23T22:36:11.073 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.073 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.073 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:36:11.073 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.020861+0000", 2023-09-23T22:36:11.073 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013346300000000001 2023-09-23T22:36:11.073 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.073 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.073 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,7", 2023-09-23T22:36:11.073 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.021012+0000", 2023-09-23T22:36:11.073 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015093499999999999 2023-09-23T22:36:11.074 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.074 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.074 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:36:11.074 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.024275+0000", 2023-09-23T22:36:11.074 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0032625990000000001 2023-09-23T22:36:11.074 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.074 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.074 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:36:11.074 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.024670+0000", 2023-09-23T22:36:11.074 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000395337 2023-09-23T22:36:11.074 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.075 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.075 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:36:11.075 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.099167+0000", 2023-09-23T22:36:11.075 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.074497471999999995 2023-09-23T22:36:11.075 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.075 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.075 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:36:11.075 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.099220+0000", 2023-09-23T22:36:11.075 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.2735999999999998e-05 2023-09-23T22:36:11.075 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.075 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.076 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:36:11.076 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.099258+0000", 2023-09-23T22:36:11.076 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.8133000000000002e-05 2023-09-23T22:36:11.076 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.076 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:36:11.076 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.076 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.076 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.076 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:27528 6.0 6:0c5e8d03:::benchmark_data_smithi169_147816_object27527:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-09-23T22:36:11.076 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:35:58.020630+0000", 2023-09-23T22:36:11.076 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 12.944146054000001, 2023-09-23T22:36:11.077 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.080511766999999998, 2023-09-23T22:36:11.077 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:36:11.077 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:36:11.077 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:36:11.077 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:36:11.077 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:36:11.077 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 27528 2023-09-23T22:36:11.077 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.077 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:36:11.077 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.077 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:36:11.078 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.020630+0000", 2023-09-23T22:36:11.078 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:11.078 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.078 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.078 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:36:11.078 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.020630+0000", 2023-09-23T22:36:11.078 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:11.078 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.078 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.078 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:36:11.078 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.020630+0000", 2023-09-23T22:36:11.079 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:36:11.079 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.079 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.079 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:36:11.079 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.020659+0000", 2023-09-23T22:36:11.079 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.9162e-05 2023-09-23T22:36:11.079 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.079 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.079 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:36:11.079 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.020668+0000", 2023-09-23T22:36:11.079 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.8289999999999997e-06 2023-09-23T22:36:11.079 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.080 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.080 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:36:11.080 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.020673+0000", 2023-09-23T22:36:11.080 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.604e-06 2023-09-23T22:36:11.080 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.080 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.080 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:36:11.080 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.021998+0000", 2023-09-23T22:36:11.080 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001324792 2023-09-23T22:36:11.080 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.080 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.080 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:36:11.080 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.022077+0000", 2023-09-23T22:36:11.081 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.9034000000000003e-05 2023-09-23T22:36:11.081 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.081 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.081 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:36:11.081 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.022158+0000", 2023-09-23T22:36:11.081 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.0541e-05 2023-09-23T22:36:11.081 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.081 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.081 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:36:11.081 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.024803+0000", 2023-09-23T22:36:11.081 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0026453739999999998 2023-09-23T22:36:11.082 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.082 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.082 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:36:11.082 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.024811+0000", 2023-09-23T22:36:11.082 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.6429999999999995e-06 2023-09-23T22:36:11.082 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.082 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.082 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:36:11.082 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.101047+0000", 2023-09-23T22:36:11.082 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.076236683 2023-09-23T22:36:11.082 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.082 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.083 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:36:11.083 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.101102+0000", 2023-09-23T22:36:11.083 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.4589000000000002e-05 2023-09-23T22:36:11.083 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.083 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.083 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:36:11.083 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.101142+0000", 2023-09-23T22:36:11.083 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.9959999999999997e-05 2023-09-23T22:36:11.083 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.083 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:36:11.083 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.083 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.084 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.084 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:27531 6.0 6:07ce28a2:::benchmark_data_smithi169_147816_object27530:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-09-23T22:36:11.084 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:35:58.022850+0000", 2023-09-23T22:36:11.084 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 12.941926669000001, 2023-09-23T22:36:11.084 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.079505421000000007, 2023-09-23T22:36:11.084 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:36:11.084 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:36:11.084 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:36:11.084 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:36:11.084 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:36:11.084 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 27531 2023-09-23T22:36:11.084 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.084 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:36:11.085 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.085 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:36:11.085 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.022850+0000", 2023-09-23T22:36:11.085 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:11.085 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.085 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.085 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:36:11.085 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.022850+0000", 2023-09-23T22:36:11.085 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:11.085 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.085 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.085 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:36:11.086 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.022848+0000", 2023-09-23T22:36:11.086 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:36:11.086 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.086 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.086 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:36:11.086 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.022871+0000", 2023-09-23T22:36:11.086 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.3122e-05 2023-09-23T22:36:11.086 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.086 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.086 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:36:11.086 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.022884+0000", 2023-09-23T22:36:11.087 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2289999999999999e-05 2023-09-23T22:36:11.087 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.087 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.087 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:36:11.087 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.022891+0000", 2023-09-23T22:36:11.087 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.7000000000000008e-06 2023-09-23T22:36:11.087 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.087 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.087 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:36:11.087 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.023168+0000", 2023-09-23T22:36:11.087 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00027616799999999998 2023-09-23T22:36:11.087 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.088 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.088 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:36:11.088 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.023276+0000", 2023-09-23T22:36:11.088 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000108818 2023-09-23T22:36:11.088 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.088 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.088 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:36:11.088 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.023395+0000", 2023-09-23T22:36:11.088 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000118748 2023-09-23T22:36:11.088 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.088 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.088 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:36:11.089 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.024814+0000", 2023-09-23T22:36:11.089 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0014190190000000001 2023-09-23T22:36:11.089 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.089 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.089 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:36:11.089 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.024835+0000", 2023-09-23T22:36:11.089 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0954999999999998e-05 2023-09-23T22:36:11.089 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.089 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.089 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:36:11.089 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.102271+0000", 2023-09-23T22:36:11.089 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.077435622999999995 2023-09-23T22:36:11.090 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.090 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.090 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:36:11.090 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.102319+0000", 2023-09-23T22:36:11.090 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.8430000000000002e-05 2023-09-23T22:36:11.090 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.090 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.090 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:36:11.090 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:35:58.102355+0000", 2023-09-23T22:36:11.090 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.5917999999999997e-05 2023-09-23T22:36:11.090 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.090 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:36:11.091 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.091 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.091 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.091 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:33897 6.0 6:0f2a6ec9:::benchmark_data_smithi169_147816_object33896:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-09-23T22:36:11.091 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:36:01.949209+0000", 2023-09-23T22:36:11.091 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 9.0155669530000004, 2023-09-23T22:36:11.091 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.093383109000000006, 2023-09-23T22:36:11.091 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:36:11.091 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:36:11.091 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:36:11.091 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:36:11.091 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:36:11.091 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 33897 2023-09-23T22:36:11.092 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.092 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:36:11.092 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.092 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:36:11.092 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:01.949209+0000", 2023-09-23T22:36:11.092 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:11.092 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.092 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.092 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:36:11.092 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:01.949209+0000", 2023-09-23T22:36:11.092 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:11.092 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.093 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.093 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:36:11.093 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:01.949208+0000", 2023-09-23T22:36:11.093 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T22:36:11.093 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.093 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.093 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:36:11.093 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:01.949238+0000", 2023-09-23T22:36:11.093 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.9927e-05 2023-09-23T22:36:11.093 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.093 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.093 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:36:11.094 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:01.949252+0000", 2023-09-23T22:36:11.094 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4708999999999999e-05 2023-09-23T22:36:11.094 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.094 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.094 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:36:11.094 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:01.949261+0000", 2023-09-23T22:36:11.094 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.1349999999999998e-06 2023-09-23T22:36:11.094 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.094 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.094 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:36:11.094 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:01.949317+0000", 2023-09-23T22:36:11.094 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.5735000000000001e-05 2023-09-23T22:36:11.095 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.095 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.095 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:36:11.095 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:01.949432+0000", 2023-09-23T22:36:11.095 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000115093 2023-09-23T22:36:11.095 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.095 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.095 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:36:11.095 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:01.949672+0000", 2023-09-23T22:36:11.095 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00023939999999999999 2023-09-23T22:36:11.095 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.096 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.096 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:36:11.096 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:01.952123+0000", 2023-09-23T22:36:11.096 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.002451005 2023-09-23T22:36:11.096 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.096 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.096 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:36:11.096 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:01.953289+0000", 2023-09-23T22:36:11.096 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001165938 2023-09-23T22:36:11.096 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.096 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.097 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:36:11.097 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:02.042439+0000", 2023-09-23T22:36:11.097 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.089149961 2023-09-23T22:36:11.097 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.097 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.097 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:36:11.097 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:02.042546+0000", 2023-09-23T22:36:11.097 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010738699999999999 2023-09-23T22:36:11.097 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.097 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.097 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:36:11.097 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:02.042592+0000", 2023-09-23T22:36:11.098 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.6519e-05 2023-09-23T22:36:11.098 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.098 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:36:11.098 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.098 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.098 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.098 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:33901 6.0 6:0b5d1556:::benchmark_data_smithi169_147816_object33900:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-09-23T22:36:11.098 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:36:01.949279+0000", 2023-09-23T22:36:11.098 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 9.0154968540000002, 2023-09-23T22:36:11.098 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.098134959999999993, 2023-09-23T22:36:11.098 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:36:11.098 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:36:11.099 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:36:11.099 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:36:11.099 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:36:11.099 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 33901 2023-09-23T22:36:11.099 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.099 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:36:11.099 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.099 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:36:11.099 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:01.949279+0000", 2023-09-23T22:36:11.099 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:11.099 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.099 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.100 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:36:11.100 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:01.949279+0000", 2023-09-23T22:36:11.100 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:11.100 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.100 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.100 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:36:11.100 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:01.949279+0000", 2023-09-23T22:36:11.100 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:36:11.100 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.100 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.100 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:36:11.100 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:01.949303+0000", 2023-09-23T22:36:11.100 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.4162999999999999e-05 2023-09-23T22:36:11.101 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.101 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.101 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:36:11.101 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:01.949312+0000", 2023-09-23T22:36:11.101 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.1679999999999993e-06 2023-09-23T22:36:11.101 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.101 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.101 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:36:11.101 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:01.949319+0000", 2023-09-23T22:36:11.101 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.8360000000000003e-06 2023-09-23T22:36:11.101 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.101 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.102 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:36:11.102 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:01.951084+0000", 2023-09-23T22:36:11.102 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001764814 2023-09-23T22:36:11.102 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.102 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.102 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:36:11.102 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:01.951174+0000", 2023-09-23T22:36:11.102 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.9878999999999998e-05 2023-09-23T22:36:11.102 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.102 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.102 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:36:11.103 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:01.951272+0000", 2023-09-23T22:36:11.103 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.7843999999999994e-05 2023-09-23T22:36:11.103 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.103 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.103 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:36:11.103 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:01.952248+0000", 2023-09-23T22:36:11.103 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00097634800000000004 2023-09-23T22:36:11.103 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.103 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.103 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:36:11.103 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:01.954721+0000", 2023-09-23T22:36:11.103 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0024734039999999998 2023-09-23T22:36:11.104 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.104 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.104 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:36:11.104 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:02.047320+0000", 2023-09-23T22:36:11.104 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.092598300999999994 2023-09-23T22:36:11.104 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.104 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.104 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:36:11.104 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:02.047373+0000", 2023-09-23T22:36:11.104 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.3758000000000003e-05 2023-09-23T22:36:11.104 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.105 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.105 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:36:11.105 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:02.047414+0000", 2023-09-23T22:36:11.105 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.1069999999999998e-05 2023-09-23T22:36:11.105 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.105 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:36:11.105 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.105 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.105 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.105 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:33908 6.0 6:07e15a71:::benchmark_data_smithi169_147816_object33907:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-09-23T22:36:11.105 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:36:01.953510+0000", 2023-09-23T22:36:11.105 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 9.0112663459999993, 2023-09-23T22:36:11.105 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.094118623999999998, 2023-09-23T22:36:11.106 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:36:11.106 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:36:11.106 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:36:11.106 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:36:11.106 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:36:11.106 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 33908 2023-09-23T22:36:11.106 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.106 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:36:11.106 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.106 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:36:11.106 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:01.953510+0000", 2023-09-23T22:36:11.106 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:11.107 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.107 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.107 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:36:11.107 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:01.953510+0000", 2023-09-23T22:36:11.107 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:11.107 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.107 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.107 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:36:11.107 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:01.953508+0000", 2023-09-23T22:36:11.107 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:36:11.107 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.107 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.107 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:36:11.108 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:01.953531+0000", 2023-09-23T22:36:11.108 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.2909e-05 2023-09-23T22:36:11.108 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.108 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.108 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:36:11.108 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:01.953542+0000", 2023-09-23T22:36:11.108 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0421999999999999e-05 2023-09-23T22:36:11.108 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.108 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.108 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:36:11.108 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:01.953547+0000", 2023-09-23T22:36:11.108 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.5890000000000002e-06 2023-09-23T22:36:11.109 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.109 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.109 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:36:11.109 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:01.953578+0000", 2023-09-23T22:36:11.109 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.0901000000000001e-05 2023-09-23T22:36:11.109 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.109 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.109 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:36:11.109 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:01.953659+0000", 2023-09-23T22:36:11.109 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.1156999999999996e-05 2023-09-23T22:36:11.109 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.109 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.110 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:36:11.110 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:01.953742+0000", 2023-09-23T22:36:11.110 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.2634999999999997e-05 2023-09-23T22:36:11.110 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.110 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.110 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:36:11.110 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:01.954798+0000", 2023-09-23T22:36:11.110 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0010565049999999999 2023-09-23T22:36:11.110 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.110 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.110 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:36:11.110 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:02.045108+0000", 2023-09-23T22:36:11.110 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.090309881999999994 2023-09-23T22:36:11.111 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.111 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.111 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:36:11.111 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:02.047540+0000", 2023-09-23T22:36:11.111 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0024315270000000002 2023-09-23T22:36:11.111 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.111 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.111 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:36:11.111 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:02.047590+0000", 2023-09-23T22:36:11.111 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.0512e-05 2023-09-23T22:36:11.111 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.111 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.112 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:36:11.112 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:02.047629+0000", 2023-09-23T22:36:11.112 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.8142000000000002e-05 2023-09-23T22:36:11.112 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.112 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:36:11.112 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.112 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.112 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.112 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:35836 6.0 6:02135d0f:::benchmark_data_smithi169_147816_object35835:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-09-23T22:36:11.112 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:36:03.123733+0000", 2023-09-23T22:36:11.112 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 7.8410436719999996, 2023-09-23T22:36:11.112 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.12547745499999999, 2023-09-23T22:36:11.112 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:36:11.113 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:36:11.113 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:36:11.113 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:36:11.113 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:36:11.113 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 35836 2023-09-23T22:36:11.113 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.113 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:36:11.113 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.113 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:36:11.113 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:03.123733+0000", 2023-09-23T22:36:11.113 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:11.113 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.114 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.114 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:36:11.114 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:03.123733+0000", 2023-09-23T22:36:11.114 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:11.114 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.114 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.114 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:36:11.114 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:03.123731+0000", 2023-09-23T22:36:11.114 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:36:11.114 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.114 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.114 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:36:11.114 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:03.123756+0000", 2023-09-23T22:36:11.115 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.5117e-05 2023-09-23T22:36:11.115 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.115 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.115 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:36:11.115 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:03.123769+0000", 2023-09-23T22:36:11.115 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2316e-05 2023-09-23T22:36:11.115 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.115 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.115 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:36:11.115 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:03.123777+0000", 2023-09-23T22:36:11.115 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.0209999999999999e-06 2023-09-23T22:36:11.115 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.116 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.116 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:36:11.116 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:03.126080+0000", 2023-09-23T22:36:11.116 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0023034959999999999 2023-09-23T22:36:11.116 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.116 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.116 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:36:11.116 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:03.126181+0000", 2023-09-23T22:36:11.116 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010041 2023-09-23T22:36:11.116 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.116 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.116 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:36:11.117 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:03.126288+0000", 2023-09-23T22:36:11.117 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010762199999999999 2023-09-23T22:36:11.117 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.117 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.117 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:36:11.117 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:03.128178+0000", 2023-09-23T22:36:11.117 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0018900290000000001 2023-09-23T22:36:11.117 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.117 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.117 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:36:11.117 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:03.129129+0000", 2023-09-23T22:36:11.117 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00095128699999999999 2023-09-23T22:36:11.117 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.118 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.118 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:36:11.118 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:03.248737+0000", 2023-09-23T22:36:11.118 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.119607765 2023-09-23T22:36:11.118 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.118 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.118 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:36:11.118 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:03.249120+0000", 2023-09-23T22:36:11.118 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00038279500000000001 2023-09-23T22:36:11.118 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.118 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.119 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:36:11.119 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:03.249210+0000", 2023-09-23T22:36:11.119 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.0056000000000006e-05 2023-09-23T22:36:11.119 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.119 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:36:11.119 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.119 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.119 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.119 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:39659 6.0 6:05a9225f:::benchmark_data_smithi169_147816_object39658:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-09-23T22:36:11.119 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:36:05.498713+0000", 2023-09-23T22:36:11.119 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 5.4660631139999998, 2023-09-23T22:36:11.119 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.075655932999999995, 2023-09-23T22:36:11.119 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:36:11.120 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:36:11.120 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:36:11.120 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:36:11.120 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:36:11.120 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 39659 2023-09-23T22:36:11.120 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.120 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:36:11.120 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.120 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:36:11.120 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:05.498713+0000", 2023-09-23T22:36:11.120 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:11.120 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.121 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.121 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:36:11.121 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:05.498713+0000", 2023-09-23T22:36:11.121 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:36:11.121 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.121 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.121 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:36:11.121 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:05.498711+0000", 2023-09-23T22:36:11.121 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T22:36:11.121 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.121 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.121 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:36:11.122 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:05.498736+0000", 2023-09-23T22:36:11.122 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.5188999999999999e-05 2023-09-23T22:36:11.122 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.122 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.122 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:36:11.122 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:05.498750+0000", 2023-09-23T22:36:11.122 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3202e-05 2023-09-23T22:36:11.122 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.122 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.122 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:36:11.122 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:05.498758+0000", 2023-09-23T22:36:11.122 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.0700000000000007e-06 2023-09-23T22:36:11.123 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.123 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.123 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:36:11.123 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:05.499548+0000", 2023-09-23T22:36:11.123 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00078975099999999999 2023-09-23T22:36:11.123 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.123 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.123 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:36:11.123 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:05.499634+0000", 2023-09-23T22:36:11.123 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.6572999999999999e-05 2023-09-23T22:36:11.123 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.123 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.124 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:36:11.124 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:05.499743+0000", 2023-09-23T22:36:11.124 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000109386 2023-09-23T22:36:11.124 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.124 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.124 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:36:11.124 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:05.502015+0000", 2023-09-23T22:36:11.124 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0022712650000000002 2023-09-23T22:36:11.124 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.124 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.124 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:36:11.124 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:05.505988+0000", 2023-09-23T22:36:11.125 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0039727670000000003 2023-09-23T22:36:11.125 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.125 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.125 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:36:11.125 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:05.574282+0000", 2023-09-23T22:36:11.125 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.068294050999999995 2023-09-23T22:36:11.125 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.125 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.125 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:36:11.125 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:05.574337+0000", 2023-09-23T22:36:11.125 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.5303999999999998e-05 2023-09-23T22:36:11.125 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:36:11.125 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:36:11.126 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:36:11.126 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:05.574369+0000", 2023-09-23T22:36:11.126 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.2228999999999999e-05 2023-09-23T22:36:11.126 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.126 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:36:11.126 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.126 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:36:11.126 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:36:11.126 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T22:36:11.126 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:11.165 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:11.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:11.170 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:11.271 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:11.296 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:11.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:11.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:11.343 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:36:11.399 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:11.401 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:36:11.430 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:11.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:11.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:11.447 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:36:11.502 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:36:11.533 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:11.543 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:11 smithi187 bash[89487]: cluster 2023-09-23T22:36:10.241735+0000 mgr.y (mgr.25310) 417 : cluster 0 pgmap v356: 89 pgs: 89 active+clean; 2.6 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2023-09-23T22:36:11.544 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:11 smithi187 bash[89487]: audit 2023-09-23T22:36:11.125354+0000 mon.a (mon.0) 590 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:36:11.544 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:11 smithi187 bash[89487]: audit 2023-09-23T22:36:11.280946+0000 mon.c (mon.2) 25 : audit 0 from='client.? 172.21.15.169:0/2547188562' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:36:11.546 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:36:11.561 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:11.564 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:11 smithi169 bash[101133]: cluster 2023-09-23T22:36:10.241735+0000 mgr.y (mgr.25310) 417 : cluster 0 pgmap v356: 89 pgs: 89 active+clean; 2.6 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2023-09-23T22:36:11.564 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:11 smithi169 bash[101133]: audit 2023-09-23T22:36:11.125354+0000 mon.a (mon.0) 590 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:36:11.564 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:11 smithi169 bash[101133]: audit 2023-09-23T22:36:11.280946+0000 mon.c (mon.2) 25 : audit 0 from='client.? 172.21.15.169:0/2547188562' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:36:11.564 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:11 smithi169 bash[104356]: cluster 2023-09-23T22:36:10.241735+0000 mgr.y (mgr.25310) 417 : cluster 0 pgmap v356: 89 pgs: 89 active+clean; 2.6 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2023-09-23T22:36:11.564 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:11 smithi169 bash[104356]: audit 2023-09-23T22:36:11.125354+0000 mon.a (mon.0) 590 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:36:11.564 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:11 smithi169 bash[104356]: audit 2023-09-23T22:36:11.280946+0000 mon.c (mon.2) 25 : audit 0 from='client.? 172.21.15.169:0/2547188562' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:36:11.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:11.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:11.588 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:36:11.631 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:36:11.666 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:11.667 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:36:11.675 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:36:11.675 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:36:11.675 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:36:11.675 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:36:11.675 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:36:11.676 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:36:11.676 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:36:11.677 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:36:11.702 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:11.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:11.706 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:11.806 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:11.837 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:11.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:11.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:11.840 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 26 16 48088 48072 115.54 68.0625 0.00892458 0.00864963 2023-09-23T22:36:11.941 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:11.966 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:11.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:11.968 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:12.068 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:12.099 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:12.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:12.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:12.203 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:12.231 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:12.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:12.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:12.338 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:12.365 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:12.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:12.368 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:12.468 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:12.477 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:12 smithi169 bash[101133]: audit 2023-09-23T22:36:11.382977+0000 mon.a (mon.0) 591 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:36:12.478 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:12 smithi169 bash[101133]: audit 2023-09-23T22:36:11.392464+0000 mon.a (mon.0) 592 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:36:12.478 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:12 smithi169 bash[101133]: audit 2023-09-23T22:36:12.018613+0000 mon.a (mon.0) 593 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:36:12.478 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:12 smithi169 bash[101133]: audit 2023-09-23T22:36:12.020356+0000 mon.a (mon.0) 594 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:36:12.478 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:12 smithi169 bash[101133]: audit 2023-09-23T22:36:12.028898+0000 mon.a (mon.0) 595 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:36:12.478 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:12 smithi169 bash[104356]: audit 2023-09-23T22:36:11.382977+0000 mon.a (mon.0) 591 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:36:12.478 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:12 smithi169 bash[104356]: audit 2023-09-23T22:36:11.392464+0000 mon.a (mon.0) 592 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:36:12.478 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:12 smithi169 bash[104356]: audit 2023-09-23T22:36:12.018613+0000 mon.a (mon.0) 593 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:36:12.478 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:12 smithi169 bash[104356]: audit 2023-09-23T22:36:12.020356+0000 mon.a (mon.0) 594 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:36:12.479 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:12 smithi169 bash[104356]: audit 2023-09-23T22:36:12.028898+0000 mon.a (mon.0) 595 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:36:12.504 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:12.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:12.507 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:12.608 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:12.638 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:12.640 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:12 smithi187 bash[89487]: audit 2023-09-23T22:36:11.382977+0000 mon.a (mon.0) 591 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:36:12.640 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:12 smithi187 bash[89487]: audit 2023-09-23T22:36:11.392464+0000 mon.a (mon.0) 592 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:36:12.640 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:12 smithi187 bash[89487]: audit 2023-09-23T22:36:12.018613+0000 mon.a (mon.0) 593 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:36:12.640 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:12 smithi187 bash[89487]: audit 2023-09-23T22:36:12.020356+0000 mon.a (mon.0) 594 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:36:12.640 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:12 smithi187 bash[89487]: audit 2023-09-23T22:36:12.028898+0000 mon.a (mon.0) 595 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:36:12.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:12.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:12.652 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:36:12.654 INFO:teuthology.orchestra.run.smithi169.stderr:dumped all 2023-09-23T22:36:12.742 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:12.779 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:12.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:12.783 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:12.840 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 27 16 49086 49070 113.57 62.375 0.00720004 0.00879957 2023-09-23T22:36:12.884 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:12.917 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:12.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:12.919 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:13.020 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:13.046 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:13.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:13.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:13.150 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:13.176 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:13.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:13.180 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:13.280 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:13.310 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:13.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:13.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:13.413 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:13.414 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is unset 2023-09-23T22:36:13.445 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:13.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:13.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:13.457 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:13 smithi169 bash[101133]: cluster 2023-09-23T22:36:12.243477+0000 mgr.y (mgr.25310) 418 : cluster 0 pgmap v357: 89 pgs: 89 active+clean; 2.8 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2023-09-23T22:36:13.457 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:13 smithi169 bash[101133]: audit 2023-09-23T22:36:12.531708+0000 mon.a (mon.0) 596 : audit 1 from='client.? 172.21.15.169:0/2266675448' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:36:13.457 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:13 smithi169 bash[104356]: cluster 2023-09-23T22:36:12.243477+0000 mgr.y (mgr.25310) 418 : cluster 0 pgmap v357: 89 pgs: 89 active+clean; 2.8 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2023-09-23T22:36:13.457 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:13 smithi169 bash[104356]: audit 2023-09-23T22:36:12.531708+0000 mon.a (mon.0) 596 : audit 1 from='client.? 172.21.15.169:0/2266675448' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:36:13.549 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:13.576 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:13.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:13.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:13.682 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:13.712 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:13.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:13.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:13.817 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:13.840 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 28 16 50407 50391 112.463 82.5625 0.00781872 0.00888672 2023-09-23T22:36:13.846 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:13.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:13.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:13.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:13 smithi187 bash[89487]: cluster 2023-09-23T22:36:12.243477+0000 mgr.y (mgr.25310) 418 : cluster 0 pgmap v357: 89 pgs: 89 active+clean; 2.8 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2023-09-23T22:36:13.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:13 smithi187 bash[89487]: audit 2023-09-23T22:36:12.531708+0000 mon.a (mon.0) 596 : audit 1 from='client.? 172.21.15.169:0/2266675448' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:36:13.950 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:13.975 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:13.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:13.977 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:14.078 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:14.110 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:14.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:14.112 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:14.212 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:14.246 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:14.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:14.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:14.350 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:14.388 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:14.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:14.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:14.462 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-23T22:36:14.491 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:14.513 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:14.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:14.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:14.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:14 smithi169 bash[101133]: audit 2023-09-23T22:36:12.637766+0000 mgr.y (mgr.25310) 419 : audit 0 from='client.44510 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:36:14.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:14 smithi169 bash[101133]: cluster 2023-09-23T22:36:13.382913+0000 mon.a (mon.0) 597 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:36:14.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:14 smithi169 bash[101133]: cluster 2023-09-23T22:36:13.400532+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T22:36:14.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:14 smithi169 bash[101133]: cluster 2023-09-23T22:36:13.405447+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T22:36:14.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:14 smithi169 bash[101133]: audit 2023-09-23T22:36:13.407412+0000 mon.a (mon.0) 598 : audit 1 from='client.? 172.21.15.169:0/2266675448' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:36:14.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:14 smithi169 bash[101133]: cluster 2023-09-23T22:36:13.407586+0000 mon.a (mon.0) 599 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2023-09-23T22:36:14.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:14 smithi169 bash[101133]: cluster 2023-09-23T22:36:13.410518+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T22:36:14.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:14 smithi169 bash[104356]: audit 2023-09-23T22:36:12.637766+0000 mgr.y (mgr.25310) 419 : audit 0 from='client.44510 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:36:14.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:14 smithi169 bash[104356]: cluster 2023-09-23T22:36:13.382913+0000 mon.a (mon.0) 597 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:36:14.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:14 smithi169 bash[104356]: cluster 2023-09-23T22:36:13.400532+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T22:36:14.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:14 smithi169 bash[104356]: cluster 2023-09-23T22:36:13.405447+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T22:36:14.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:14 smithi169 bash[104356]: audit 2023-09-23T22:36:13.407412+0000 mon.a (mon.0) 598 : audit 1 from='client.? 172.21.15.169:0/2266675448' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:36:14.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:14 smithi169 bash[104356]: cluster 2023-09-23T22:36:13.407586+0000 mon.a (mon.0) 599 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2023-09-23T22:36:14.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:14 smithi169 bash[104356]: cluster 2023-09-23T22:36:13.410518+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T22:36:14.617 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:14.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:14 smithi187 bash[89487]: audit 2023-09-23T22:36:12.637766+0000 mgr.y (mgr.25310) 419 : audit 0 from='client.44510 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:36:14.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:14 smithi187 bash[89487]: cluster 2023-09-23T22:36:13.382913+0000 mon.a (mon.0) 597 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:36:14.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:14 smithi187 bash[89487]: cluster 2023-09-23T22:36:13.400532+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T22:36:14.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:14 smithi187 bash[89487]: cluster 2023-09-23T22:36:13.405447+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T22:36:14.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:14 smithi187 bash[89487]: audit 2023-09-23T22:36:13.407412+0000 mon.a (mon.0) 598 : audit 1 from='client.? 172.21.15.169:0/2266675448' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:36:14.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:14 smithi187 bash[89487]: cluster 2023-09-23T22:36:13.407586+0000 mon.a (mon.0) 599 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2023-09-23T22:36:14.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:14 smithi187 bash[89487]: cluster 2023-09-23T22:36:13.410518+0000 osd.7 (osd.7) 32 : cluster 3 failed to encode map e110 with expected crc 2023-09-23T22:36:14.658 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:14.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:14.663 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:14.763 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:14.793 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:14.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:14.798 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:14.840 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 29 16 51520 51504 110.983 69.5625 0.0164775 0.00900416 2023-09-23T22:36:14.899 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:14.925 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:14.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:14.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:15.029 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:15.053 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:15.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:15.057 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:15.158 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:15.188 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:15.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:15.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:15.292 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:15.318 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:15.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:15.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:15.422 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:15.431 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:15 smithi187 bash[89487]: cluster 2023-09-23T22:36:14.243905+0000 mgr.y (mgr.25310) 420 : cluster 0 pgmap v359: 89 pgs: 89 active+clean; 3.0 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-09-23T22:36:15.451 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:15.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:15.456 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:15.557 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:15.584 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:15.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:15.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:15.690 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:15.698 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:15 smithi169 bash[104356]: cluster 2023-09-23T22:36:14.243905+0000 mgr.y (mgr.25310) 420 : cluster 0 pgmap v359: 89 pgs: 89 active+clean; 3.0 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-09-23T22:36:15.699 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:15 smithi169 bash[101133]: cluster 2023-09-23T22:36:14.243905+0000 mgr.y (mgr.25310) 420 : cluster 0 pgmap v359: 89 pgs: 89 active+clean; 3.0 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-09-23T22:36:15.715 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:15.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:15.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:15.822 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:15.840 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 30 16 52930 52914 110.221 88.125 0.00853449 0.00906722 2023-09-23T22:36:15.850 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:15.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:15.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:15.955 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:15.989 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:15.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:15.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:16.092 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:16.116 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:16.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:16.120 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:16.220 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:16.264 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:16.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:16.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:16.336 INFO:teuthology.orchestra.run.smithi169.stdout:{"pg_ready":true,"pg_map":{"version":357,"stamp":"2023-09-23T22:36:12.242973+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3000637344,"num_objects":45801,"num_object_clones":0,"num_object_copies":137403,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":45801,"num_whiteouts":0,"num_read":538,"num_read_kb":964,"num_write":46077,"num_write_kb":2932173,"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":45999,"ondisk_log_size":45999,"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":8955700,"kb_used_data":8639540,"kb_used_omap":30,"kb_used_meta":316065,"kb_avail":741005516,"statfs":{"total":767960285184,"available":758789648384,"internally_reserved":0,"allocated":8846888960,"data_stored":8842955811,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31502,"internal_metadata":323650802},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[7,1,5,3,4,0,3],"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":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1243938816,"num_objects":18981,"num_object_clones":0,"num_object_copies":56943,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":18981,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":18981,"num_write_kb":1214784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.004359"},"pg_stats":[{"pgid":"3.1a","version":"68'2","reported_seq":93,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.339116+0000","last_change":"2023-09-23T22:32:30.182886+0000","last_active":"2023-09-23T22:35:42.339116+0000","last_peered":"2023-09-23T22:35:42.339116+0000","last_clean":"2023-09-23T22:35:42.339116+0000","last_became_active":"2023-09-23T22:32:30.181915+0000","last_became_peered":"2023-09-23T22:32:30.181915+0000","last_unstale":"2023-09-23T22:35:42.339116+0000","last_undegraded":"2023-09-23T22:35:42.339116+0000","last_fullsized":"2023-09-23T22:35:42.339116+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:13.504249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":88,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.339474+0000","last_change":"2023-09-23T22:32:30.181813+0000","last_active":"2023-09-23T22:35:42.339474+0000","last_peered":"2023-09-23T22:35:42.339474+0000","last_clean":"2023-09-23T22:35:42.339474+0000","last_became_active":"2023-09-23T22:32:30.181283+0000","last_became_peered":"2023-09-23T22:32:30.181283+0000","last_unstale":"2023-09-23T22:35:42.339474+0000","last_undegraded":"2023-09-23T22:35:42.339474+0000","last_fullsized":"2023-09-23T22:35:42.339474+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.674213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.918196+0000","last_change":"2023-09-23T22:32:30.187773+0000","last_active":"2023-09-23T22:35:42.918196+0000","last_peered":"2023-09-23T22:35:42.918196+0000","last_clean":"2023-09-23T22:35:42.918196+0000","last_became_active":"2023-09-23T22:32:30.187289+0000","last_became_peered":"2023-09-23T22:32:30.187289+0000","last_unstale":"2023-09-23T22:35:42.918196+0000","last_undegraded":"2023-09-23T22:35:42.918196+0000","last_fullsized":"2023-09-23T22:35:42.918196+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.158539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.920276+0000","last_change":"2023-09-23T22:32:00.186000+0000","last_active":"2023-09-23T22:35:42.920276+0000","last_peered":"2023-09-23T22:35:42.920276+0000","last_clean":"2023-09-23T22:35:42.920276+0000","last_became_active":"2023-09-23T22:32:00.185646+0000","last_became_peered":"2023-09-23T22:32:00.185646+0000","last_unstale":"2023-09-23T22:35:42.920276+0000","last_undegraded":"2023-09-23T22:35:42.920276+0000","last_fullsized":"2023-09-23T22:35:42.920276+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:27.765530+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":91,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.339019+0000","last_change":"2023-09-23T22:32:00.187373+0000","last_active":"2023-09-23T22:35:42.339019+0000","last_peered":"2023-09-23T22:35:42.339019+0000","last_clean":"2023-09-23T22:35:42.339019+0000","last_became_active":"2023-09-23T22:32:00.186652+0000","last_became_peered":"2023-09-23T22:32:00.186652+0000","last_unstale":"2023-09-23T22:35:42.339019+0000","last_undegraded":"2023-09-23T22:35:42.339019+0000","last_fullsized":"2023-09-23T22:35:42.339019+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:36.309788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.916981+0000","last_change":"2023-09-23T22:30:09.134981+0000","last_active":"2023-09-23T22:35:42.916981+0000","last_peered":"2023-09-23T22:35:42.916981+0000","last_clean":"2023-09-23T22:35:42.916981+0000","last_became_active":"2023-09-23T22:30:09.134582+0000","last_became_peered":"2023-09-23T22:30:09.134582+0000","last_unstale":"2023-09-23T22:35:42.916981+0000","last_undegraded":"2023-09-23T22:35:42.916981+0000","last_fullsized":"2023-09-23T22:35:42.916981+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:50.180824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.920342+0000","last_change":"2023-09-23T22:32:00.186955+0000","last_active":"2023-09-23T22:35:42.920342+0000","last_peered":"2023-09-23T22:35:42.920342+0000","last_clean":"2023-09-23T22:35:42.920342+0000","last_became_active":"2023-09-23T22:32:00.186614+0000","last_became_peered":"2023-09-23T22:32:00.186614+0000","last_unstale":"2023-09-23T22:35:42.920342+0000","last_undegraded":"2023-09-23T22:35:42.920342+0000","last_fullsized":"2023-09-23T22:35:42.920342+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:29.532586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.339005+0000","last_change":"2023-09-23T22:32:00.188206+0000","last_active":"2023-09-23T22:35:42.339005+0000","last_peered":"2023-09-23T22:35:42.339005+0000","last_clean":"2023-09-23T22:35:42.339005+0000","last_became_active":"2023-09-23T22:32:00.187846+0000","last_became_peered":"2023-09-23T22:32:00.187846+0000","last_unstale":"2023-09-23T22:35:42.339005+0000","last_undegraded":"2023-09-23T22:35:42.339005+0000","last_fullsized":"2023-09-23T22:35:42.339005+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:17:38.414690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":69,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.342342+0000","last_change":"2023-09-23T22:30:09.137814+0000","last_active":"2023-09-23T22:35:42.342342+0000","last_peered":"2023-09-23T22:35:42.342342+0000","last_clean":"2023-09-23T22:35:42.342342+0000","last_became_active":"2023-09-23T22:30:09.137492+0000","last_became_peered":"2023-09-23T22:30:09.137492+0000","last_unstale":"2023-09-23T22:35:42.342342+0000","last_undegraded":"2023-09-23T22:35:42.342342+0000","last_fullsized":"2023-09-23T22:35:42.342342+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:12:18.340771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":33,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.339228+0000","last_change":"2023-09-23T22:32:00.187715+0000","last_active":"2023-09-23T22:35:42.339228+0000","last_peered":"2023-09-23T22:35:42.339228+0000","last_clean":"2023-09-23T22:35:42.339228+0000","last_became_active":"2023-09-23T22:32:00.187377+0000","last_became_peered":"2023-09-23T22:32:00.187377+0000","last_unstale":"2023-09-23T22:35:42.339228+0000","last_undegraded":"2023-09-23T22:35:42.339228+0000","last_fullsized":"2023-09-23T22:35:42.339228+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:05.650701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'3","reported_seq":91,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.918012+0000","last_change":"2023-09-23T22:32:30.189690+0000","last_active":"2023-09-23T22:35:42.918012+0000","last_peered":"2023-09-23T22:35:42.918012+0000","last_clean":"2023-09-23T22:35:42.918012+0000","last_became_active":"2023-09-23T22:32:30.189316+0000","last_became_peered":"2023-09-23T22:32:30.189316+0000","last_unstale":"2023-09-23T22:35:42.918012+0000","last_undegraded":"2023-09-23T22:35:42.918012+0000","last_fullsized":"2023-09-23T22:35:42.918012+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T03:36:06.225948+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":59,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.918286+0000","last_change":"2023-09-23T22:31:29.523446+0000","last_active":"2023-09-23T22:35:42.918286+0000","last_peered":"2023-09-23T22:35:42.918286+0000","last_clean":"2023-09-23T22:35:42.918286+0000","last_became_active":"2023-09-23T22:31:29.523085+0000","last_became_peered":"2023-09-23T22:31:29.523085+0000","last_unstale":"2023-09-23T22:35:42.918286+0000","last_undegraded":"2023-09-23T22:35:42.918286+0000","last_fullsized":"2023-09-23T22:35:42.918286+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:30.766260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"79'23","reported_seq":70,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.339516+0000","last_change":"2023-09-23T22:32:30.185468+0000","last_active":"2023-09-23T22:35:42.339516+0000","last_peered":"2023-09-23T22:35:42.339516+0000","last_clean":"2023-09-23T22:35:42.339516+0000","last_became_active":"2023-09-23T22:32:30.184937+0000","last_became_peered":"2023-09-23T22:32:30.184937+0000","last_unstale":"2023-09-23T22:35:42.339516+0000","last_undegraded":"2023-09-23T22:35:42.339516+0000","last_fullsized":"2023-09-23T22:35:42.339516+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-24T22:33:07.163248+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":68,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.339224+0000","last_change":"2023-09-23T22:32:30.193251+0000","last_active":"2023-09-23T22:35:42.339224+0000","last_peered":"2023-09-23T22:35:42.339224+0000","last_clean":"2023-09-23T22:35:42.339224+0000","last_became_active":"2023-09-23T22:32:30.192767+0000","last_became_peered":"2023-09-23T22:32:30.192767+0000","last_unstale":"2023-09-23T22:35:42.339224+0000","last_undegraded":"2023-09-23T22:35:42.339224+0000","last_fullsized":"2023-09-23T22:35:42.339224+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:36.485471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"67'2","reported_seq":90,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.918960+0000","last_change":"2023-09-23T22:32:30.188993+0000","last_active":"2023-09-23T22:35:42.918960+0000","last_peered":"2023-09-23T22:35:42.918960+0000","last_clean":"2023-09-23T22:35:42.918960+0000","last_became_active":"2023-09-23T22:32:30.188599+0000","last_became_peered":"2023-09-23T22:32:30.188599+0000","last_unstale":"2023-09-23T22:35:42.918960+0000","last_undegraded":"2023-09-23T22:35:42.918960+0000","last_fullsized":"2023-09-23T22:35:42.918960+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:43.749296+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":73,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.339529+0000","last_change":"2023-09-23T22:32:00.187980+0000","last_active":"2023-09-23T22:35:42.339529+0000","last_peered":"2023-09-23T22:35:42.339529+0000","last_clean":"2023-09-23T22:35:42.339529+0000","last_became_active":"2023-09-23T22:32:00.187634+0000","last_became_peered":"2023-09-23T22:32:00.187634+0000","last_unstale":"2023-09-23T22:35:42.339529+0000","last_undegraded":"2023-09-23T22:35:42.339529+0000","last_fullsized":"2023-09-23T22:35:42.339529+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:09.675886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":63,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.917518+0000","last_change":"2023-09-23T22:32:00.184777+0000","last_active":"2023-09-23T22:35:42.917518+0000","last_peered":"2023-09-23T22:35:42.917518+0000","last_clean":"2023-09-23T22:35:42.917518+0000","last_became_active":"2023-09-23T22:32:00.184387+0000","last_became_peered":"2023-09-23T22:32:00.184387+0000","last_unstale":"2023-09-23T22:35:42.917518+0000","last_undegraded":"2023-09-23T22:35:42.917518+0000","last_fullsized":"2023-09-23T22:35:42.917518+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:08.675015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.342491+0000","last_change":"2023-09-23T22:32:00.189583+0000","last_active":"2023-09-23T22:35:42.342491+0000","last_peered":"2023-09-23T22:35:42.342491+0000","last_clean":"2023-09-23T22:35:42.342491+0000","last_became_active":"2023-09-23T22:32:00.189243+0000","last_became_peered":"2023-09-23T22:32:00.189243+0000","last_unstale":"2023-09-23T22:35:42.342491+0000","last_undegraded":"2023-09-23T22:35:42.342491+0000","last_fullsized":"2023-09-23T22:35:42.342491+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13.405032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.916934+0000","last_change":"2023-09-23T22:32:30.187887+0000","last_active":"2023-09-23T22:35:42.916934+0000","last_peered":"2023-09-23T22:35:42.916934+0000","last_clean":"2023-09-23T22:35:42.916934+0000","last_became_active":"2023-09-23T22:32:30.187577+0000","last_became_peered":"2023-09-23T22:32:30.187577+0000","last_unstale":"2023-09-23T22:35:42.916934+0000","last_undegraded":"2023-09-23T22:35:42.916934+0000","last_fullsized":"2023-09-23T22:35:42.916934+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:21.416630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":63,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.920161+0000","last_change":"2023-09-23T22:32:00.185991+0000","last_active":"2023-09-23T22:35:42.920161+0000","last_peered":"2023-09-23T22:35:42.920161+0000","last_clean":"2023-09-23T22:35:42.920161+0000","last_became_active":"2023-09-23T22:32:00.185630+0000","last_became_peered":"2023-09-23T22:32:00.185630+0000","last_unstale":"2023-09-23T22:35:42.920161+0000","last_undegraded":"2023-09-23T22:35:42.920161+0000","last_fullsized":"2023-09-23T22:35:42.920161+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:12:11.226342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'8","reported_seq":80,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.916603+0000","last_change":"2023-09-23T22:29:35.195856+0000","last_active":"2023-09-23T22:35:42.916603+0000","last_peered":"2023-09-23T22:35:42.916603+0000","last_clean":"2023-09-23T22:35:42.916603+0000","last_became_active":"2023-09-23T22:29:35.195333+0000","last_became_peered":"2023-09-23T22:29:35.195333+0000","last_unstale":"2023-09-23T22:35:42.916603+0000","last_undegraded":"2023-09-23T22:35:42.916603+0000","last_fullsized":"2023-09-23T22:35:42.916603+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T09:18:09.133167+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":47,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.339802+0000","last_change":"2023-09-23T22:32:00.188560+0000","last_active":"2023-09-23T22:35:42.339802+0000","last_peered":"2023-09-23T22:35:42.339802+0000","last_clean":"2023-09-23T22:35:42.339802+0000","last_became_active":"2023-09-23T22:32:00.188290+0000","last_became_peered":"2023-09-23T22:32:00.188290+0000","last_unstale":"2023-09-23T22:35:42.339802+0000","last_undegraded":"2023-09-23T22:35:42.339802+0000","last_fullsized":"2023-09-23T22:35:42.339802+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:48.981691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,5],"acting":[3,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.a","version":"109'2924","reported_seq":2936,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:36:12.057670+0000","last_change":"2023-09-23T22:35:27.312718+0000","last_active":"2023-09-23T22:36:12.057670+0000","last_peered":"2023-09-23T22:36:12.057670+0000","last_clean":"2023-09-23T22:36:12.057670+0000","last_became_active":"2023-09-23T22:35:27.312384+0000","last_became_peered":"2023-09-23T22:35:27.312384+0000","last_unstale":"2023-09-23T22:36:12.057670+0000","last_undegraded":"2023-09-23T22:36:12.057670+0000","last_fullsized":"2023-09-23T22:36:12.057670+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":2924,"log_dups_size":0,"ondisk_log_size":2924,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:24.007805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":191627264,"num_objects":2924,"num_object_clones":0,"num_object_copies":8772,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2924,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2924,"num_write_kb":187136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,0],"acting":[5,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"67'1","reported_seq":88,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.919032+0000","last_change":"2023-09-23T22:32:30.186989+0000","last_active":"2023-09-23T22:35:42.919032+0000","last_peered":"2023-09-23T22:35:42.919032+0000","last_clean":"2023-09-23T22:35:42.919032+0000","last_became_active":"2023-09-23T22:32:30.186592+0000","last_became_peered":"2023-09-23T22:32:30.186592+0000","last_unstale":"2023-09-23T22:35:42.919032+0000","last_undegraded":"2023-09-23T22:35:42.919032+0000","last_fullsized":"2023-09-23T22:35:42.919032+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T02:13:52.969360+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":51,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.341875+0000","last_change":"2023-09-23T22:19:15.876871+0000","last_active":"2023-09-23T22:35:42.341875+0000","last_peered":"2023-09-23T22:35:42.341875+0000","last_clean":"2023-09-23T22:35:42.341875+0000","last_became_active":"2023-09-23T22:19:15.875105+0000","last_became_peered":"2023-09-23T22:19:15.875105+0000","last_unstale":"2023-09-23T22:35:42.341875+0000","last_undegraded":"2023-09-23T22:35:42.341875+0000","last_fullsized":"2023-09-23T22:35:42.341875+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:02.434011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.b","version":"109'2618","reported_seq":2631,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:36:08.251219+0000","last_change":"2023-09-23T22:35:27.318360+0000","last_active":"2023-09-23T22:36:08.251219+0000","last_peered":"2023-09-23T22:36:08.251219+0000","last_clean":"2023-09-23T22:36:08.251219+0000","last_became_active":"2023-09-23T22:35:27.317972+0000","last_became_peered":"2023-09-23T22:35:27.317972+0000","last_unstale":"2023-09-23T22:36:08.251219+0000","last_undegraded":"2023-09-23T22:36:08.251219+0000","last_fullsized":"2023-09-23T22:36:08.251219+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":2618,"log_dups_size":0,"ondisk_log_size":2618,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:47.425742+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":171573248,"num_objects":2618,"num_object_clones":0,"num_object_copies":7854,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2618,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2618,"num_write_kb":167552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"67'2","reported_seq":89,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.917705+0000","last_change":"2023-09-23T22:32:30.186931+0000","last_active":"2023-09-23T22:35:42.917705+0000","last_peered":"2023-09-23T22:35:42.917705+0000","last_clean":"2023-09-23T22:35:42.917705+0000","last_became_active":"2023-09-23T22:32:30.186482+0000","last_became_peered":"2023-09-23T22:32:30.186482+0000","last_unstale":"2023-09-23T22:35:42.917705+0000","last_undegraded":"2023-09-23T22:35:42.917705+0000","last_fullsized":"2023-09-23T22:35:42.917705+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:37.144095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":94,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.339353+0000","last_change":"2023-09-23T22:32:30.182229+0000","last_active":"2023-09-23T22:35:42.339353+0000","last_peered":"2023-09-23T22:35:42.339353+0000","last_clean":"2023-09-23T22:35:42.339353+0000","last_became_active":"2023-09-23T22:32:30.181847+0000","last_became_peered":"2023-09-23T22:32:30.181847+0000","last_unstale":"2023-09-23T22:35:42.339353+0000","last_undegraded":"2023-09-23T22:35:42.339353+0000","last_fullsized":"2023-09-23T22:35:42.339353+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:45.461934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.8","version":"109'3060","reported_seq":3072,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:36:12.052131+0000","last_change":"2023-09-23T22:35:27.319425+0000","last_active":"2023-09-23T22:36:12.052131+0000","last_peered":"2023-09-23T22:36:12.052131+0000","last_clean":"2023-09-23T22:36:12.052131+0000","last_became_active":"2023-09-23T22:35:27.319110+0000","last_became_peered":"2023-09-23T22:35:27.319110+0000","last_unstale":"2023-09-23T22:36:12.052131+0000","last_undegraded":"2023-09-23T22:36:12.052131+0000","last_fullsized":"2023-09-23T22:36:12.052131+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":3060,"log_dups_size":0,"ondisk_log_size":3060,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:21.909339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":200540160,"num_objects":3060,"num_object_clones":0,"num_object_copies":9180,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3060,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3060,"num_write_kb":195840,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"67'1","reported_seq":54,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.918161+0000","last_change":"2023-09-23T22:19:15.661611+0000","last_active":"2023-09-23T22:35:42.918161+0000","last_peered":"2023-09-23T22:35:42.918161+0000","last_clean":"2023-09-23T22:35:42.918161+0000","last_became_active":"2023-09-23T22:19:15.661316+0000","last_became_peered":"2023-09-23T22:19:15.661316+0000","last_unstale":"2023-09-23T22:35:42.918161+0000","last_undegraded":"2023-09-23T22:35:42.918161+0000","last_fullsized":"2023-09-23T22:35:42.918161+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T07:20:32.753937+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":67,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.918282+0000","last_change":"2023-09-23T22:30:09.135173+0000","last_active":"2023-09-23T22:35:42.918282+0000","last_peered":"2023-09-23T22:35:42.918282+0000","last_clean":"2023-09-23T22:35:42.918282+0000","last_became_active":"2023-09-23T22:30:09.134460+0000","last_became_peered":"2023-09-23T22:30:09.134460+0000","last_unstale":"2023-09-23T22:35:42.918282+0000","last_undegraded":"2023-09-23T22:35:42.918282+0000","last_fullsized":"2023-09-23T22:35:42.918282+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:02.531453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.9","version":"109'2781","reported_seq":2794,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:36:08.223962+0000","last_change":"2023-09-23T22:35:27.316817+0000","last_active":"2023-09-23T22:36:08.223962+0000","last_peered":"2023-09-23T22:36:08.223962+0000","last_clean":"2023-09-23T22:36:08.223962+0000","last_became_active":"2023-09-23T22:35:27.316508+0000","last_became_peered":"2023-09-23T22:35:27.316508+0000","last_unstale":"2023-09-23T22:36:08.223962+0000","last_undegraded":"2023-09-23T22:36:08.223962+0000","last_fullsized":"2023-09-23T22:36:08.223962+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":2781,"log_dups_size":0,"ondisk_log_size":2781,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:08.202434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":182255616,"num_objects":2781,"num_object_clones":0,"num_object_copies":8343,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2781,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2781,"num_write_kb":177984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":69,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.342188+0000","last_change":"2023-09-23T22:32:00.185890+0000","last_active":"2023-09-23T22:35:42.342188+0000","last_peered":"2023-09-23T22:35:42.342188+0000","last_clean":"2023-09-23T22:35:42.342188+0000","last_became_active":"2023-09-23T22:32:00.185586+0000","last_became_peered":"2023-09-23T22:32:00.185586+0000","last_unstale":"2023-09-23T22:35:42.342188+0000","last_undegraded":"2023-09-23T22:35:42.342188+0000","last_fullsized":"2023-09-23T22:35:42.342188+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:50.749479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":78,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.917846+0000","last_change":"2023-09-23T22:32:30.189181+0000","last_active":"2023-09-23T22:35:42.917846+0000","last_peered":"2023-09-23T22:35:42.917846+0000","last_clean":"2023-09-23T22:35:42.917846+0000","last_became_active":"2023-09-23T22:32:30.188785+0000","last_became_peered":"2023-09-23T22:32:30.188785+0000","last_unstale":"2023-09-23T22:35:42.917846+0000","last_undegraded":"2023-09-23T22:35:42.917846+0000","last_fullsized":"2023-09-23T22:35:42.917846+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:55.727134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.e","version":"109'2728","reported_seq":2741,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:36:08.182474+0000","last_change":"2023-09-23T22:35:27.309120+0000","last_active":"2023-09-23T22:36:08.182474+0000","last_peered":"2023-09-23T22:36:08.182474+0000","last_clean":"2023-09-23T22:36:08.182474+0000","last_became_active":"2023-09-23T22:35:27.308686+0000","last_became_peered":"2023-09-23T22:35:27.308686+0000","last_unstale":"2023-09-23T22:36:08.182474+0000","last_undegraded":"2023-09-23T22:36:08.182474+0000","last_fullsized":"2023-09-23T22:36:08.182474+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":2728,"log_dups_size":0,"ondisk_log_size":2728,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17.976277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":178782208,"num_objects":2728,"num_object_clones":0,"num_object_copies":8184,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2728,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2728,"num_write_kb":174592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"68'3","reported_seq":88,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.339387+0000","last_change":"2023-09-23T22:32:30.184330+0000","last_active":"2023-09-23T22:35:42.339387+0000","last_peered":"2023-09-23T22:35:42.339387+0000","last_clean":"2023-09-23T22:35:42.339387+0000","last_became_active":"2023-09-23T22:32:30.183911+0000","last_became_peered":"2023-09-23T22:32:30.183911+0000","last_unstale":"2023-09-23T22:35:42.339387+0000","last_undegraded":"2023-09-23T22:35:42.339387+0000","last_fullsized":"2023-09-23T22:35:42.339387+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:45:56.081478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":77,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.339559+0000","last_change":"2023-09-23T22:32:30.184203+0000","last_active":"2023-09-23T22:35:42.339559+0000","last_peered":"2023-09-23T22:35:42.339559+0000","last_clean":"2023-09-23T22:35:42.339559+0000","last_became_active":"2023-09-23T22:32:30.183763+0000","last_became_peered":"2023-09-23T22:32:30.183763+0000","last_unstale":"2023-09-23T22:35:42.339559+0000","last_undegraded":"2023-09-23T22:35:42.339559+0000","last_fullsized":"2023-09-23T22:35:42.339559+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:47:04.418139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.f","version":"109'2655","reported_seq":2668,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:36:07.540532+0000","last_change":"2023-09-23T22:35:27.317497+0000","last_active":"2023-09-23T22:36:07.540532+0000","last_peered":"2023-09-23T22:36:07.540532+0000","last_clean":"2023-09-23T22:36:07.540532+0000","last_became_active":"2023-09-23T22:35:27.316348+0000","last_became_peered":"2023-09-23T22:35:27.316348+0000","last_unstale":"2023-09-23T22:36:07.540532+0000","last_undegraded":"2023-09-23T22:36:07.540532+0000","last_fullsized":"2023-09-23T22:36:07.540532+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":2655,"log_dups_size":0,"ondisk_log_size":2655,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:57.094019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":173998080,"num_objects":2655,"num_object_clones":0,"num_object_copies":7965,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2655,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2655,"num_write_kb":169920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":85,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.917474+0000","last_change":"2023-09-23T22:32:30.185425+0000","last_active":"2023-09-23T22:35:42.917474+0000","last_peered":"2023-09-23T22:35:42.917474+0000","last_clean":"2023-09-23T22:35:42.917474+0000","last_became_active":"2023-09-23T22:32:30.184940+0000","last_became_peered":"2023-09-23T22:32:30.184940+0000","last_unstale":"2023-09-23T22:35:42.917474+0000","last_undegraded":"2023-09-23T22:35:42.917474+0000","last_fullsized":"2023-09-23T22:35:42.917474+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:23.495758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":90,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.339770+0000","last_change":"2023-09-23T22:32:30.183403+0000","last_active":"2023-09-23T22:35:42.339770+0000","last_peered":"2023-09-23T22:35:42.339770+0000","last_clean":"2023-09-23T22:35:42.339770+0000","last_became_active":"2023-09-23T22:32:30.182279+0000","last_became_peered":"2023-09-23T22:32:30.182279+0000","last_unstale":"2023-09-23T22:35:42.339770+0000","last_undegraded":"2023-09-23T22:35:42.339770+0000","last_fullsized":"2023-09-23T22:35:42.339770+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.978237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.c","version":"109'2804","reported_seq":2817,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:36:08.227035+0000","last_change":"2023-09-23T22:35:27.320268+0000","last_active":"2023-09-23T22:36:08.227035+0000","last_peered":"2023-09-23T22:36:08.227035+0000","last_clean":"2023-09-23T22:36:08.227035+0000","last_became_active":"2023-09-23T22:35:27.319967+0000","last_became_peered":"2023-09-23T22:35:27.319967+0000","last_unstale":"2023-09-23T22:36:08.227035+0000","last_undegraded":"2023-09-23T22:36:08.227035+0000","last_fullsized":"2023-09-23T22:36:08.227035+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":2804,"log_dups_size":0,"ondisk_log_size":2804,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.967626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":183762944,"num_objects":2804,"num_object_clones":0,"num_object_copies":8412,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2804,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2804,"num_write_kb":179456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":74,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.338869+0000","last_change":"2023-09-23T22:32:30.184434+0000","last_active":"2023-09-23T22:35:42.338869+0000","last_peered":"2023-09-23T22:35:42.338869+0000","last_clean":"2023-09-23T22:35:42.338869+0000","last_became_active":"2023-09-23T22:32:30.183937+0000","last_became_peered":"2023-09-23T22:32:30.183937+0000","last_unstale":"2023-09-23T22:35:42.338869+0000","last_undegraded":"2023-09-23T22:35:42.338869+0000","last_fullsized":"2023-09-23T22:35:42.338869+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:25.993348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.340440+0000","last_change":"2023-09-23T22:32:30.183982+0000","last_active":"2023-09-23T22:35:42.340440+0000","last_peered":"2023-09-23T22:35:42.340440+0000","last_clean":"2023-09-23T22:35:42.340440+0000","last_became_active":"2023-09-23T22:32:30.183630+0000","last_became_peered":"2023-09-23T22:32:30.183630+0000","last_unstale":"2023-09-23T22:35:42.340440+0000","last_undegraded":"2023-09-23T22:35:42.340440+0000","last_fullsized":"2023-09-23T22:35:42.340440+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:17.555066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.d","version":"109'3023","reported_seq":3035,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:36:12.034490+0000","last_change":"2023-09-23T22:35:27.312513+0000","last_active":"2023-09-23T22:36:12.034490+0000","last_peered":"2023-09-23T22:36:12.034490+0000","last_clean":"2023-09-23T22:36:12.034490+0000","last_became_active":"2023-09-23T22:35:27.312131+0000","last_became_peered":"2023-09-23T22:35:27.312131+0000","last_unstale":"2023-09-23T22:36:12.034490+0000","last_undegraded":"2023-09-23T22:36:12.034490+0000","last_fullsized":"2023-09-23T22:36:12.034490+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":3023,"log_dups_size":0,"ondisk_log_size":3023,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26.163491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":198115328,"num_objects":3023,"num_object_clones":0,"num_object_copies":9069,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3023,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3023,"num_write_kb":193472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":74,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.339144+0000","last_change":"2023-09-23T22:32:00.188559+0000","last_active":"2023-09-23T22:35:42.339144+0000","last_peered":"2023-09-23T22:35:42.339144+0000","last_clean":"2023-09-23T22:35:42.339144+0000","last_became_active":"2023-09-23T22:32:00.188267+0000","last_became_peered":"2023-09-23T22:32:00.188267+0000","last_unstale":"2023-09-23T22:35:42.339144+0000","last_undegraded":"2023-09-23T22:35:42.339144+0000","last_fullsized":"2023-09-23T22:35:42.339144+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:56.725343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.918666+0000","last_change":"2023-09-23T22:32:30.188254+0000","last_active":"2023-09-23T22:35:42.918666+0000","last_peered":"2023-09-23T22:35:42.918666+0000","last_clean":"2023-09-23T22:35:42.918666+0000","last_became_active":"2023-09-23T22:32:30.187888+0000","last_became_peered":"2023-09-23T22:32:30.187888+0000","last_unstale":"2023-09-23T22:35:42.918666+0000","last_undegraded":"2023-09-23T22:35:42.918666+0000","last_fullsized":"2023-09-23T22:35:42.918666+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:40.160525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.0","version":"109'2692","reported_seq":2705,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:36:08.225666+0000","last_change":"2023-09-23T22:35:27.317659+0000","last_active":"2023-09-23T22:36:08.225666+0000","last_peered":"2023-09-23T22:36:08.225666+0000","last_clean":"2023-09-23T22:36:08.225666+0000","last_became_active":"2023-09-23T22:35:27.317349+0000","last_became_peered":"2023-09-23T22:35:27.317349+0000","last_unstale":"2023-09-23T22:36:08.225666+0000","last_undegraded":"2023-09-23T22:36:08.225666+0000","last_fullsized":"2023-09-23T22:36:08.225666+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":2692,"log_dups_size":0,"ondisk_log_size":2692,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:48.979609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":176422912,"num_objects":2692,"num_object_clones":0,"num_object_copies":8076,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2692,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2692,"num_write_kb":172288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":83,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.918886+0000","last_change":"2023-09-23T22:30:09.132661+0000","last_active":"2023-09-23T22:35:42.918886+0000","last_peered":"2023-09-23T22:35:42.918886+0000","last_clean":"2023-09-23T22:35:42.918886+0000","last_became_active":"2023-09-23T22:30:09.132195+0000","last_became_peered":"2023-09-23T22:30:09.132195+0000","last_unstale":"2023-09-23T22:35:42.918886+0000","last_undegraded":"2023-09-23T22:35:42.918886+0000","last_fullsized":"2023-09-23T22:35:42.918886+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:29.945684+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":86,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.342575+0000","last_change":"2023-09-23T22:32:00.190523+0000","last_active":"2023-09-23T22:35:42.342575+0000","last_peered":"2023-09-23T22:35:42.342575+0000","last_clean":"2023-09-23T22:35:42.342575+0000","last_became_active":"2023-09-23T22:32:00.190102+0000","last_became_peered":"2023-09-23T22:32:00.190102+0000","last_unstale":"2023-09-23T22:35:42.342575+0000","last_undegraded":"2023-09-23T22:35:42.342575+0000","last_fullsized":"2023-09-23T22:35:42.342575+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:27.450699+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.918267+0000","last_change":"2023-09-23T22:32:30.188070+0000","last_active":"2023-09-23T22:35:42.918267+0000","last_peered":"2023-09-23T22:35:42.918267+0000","last_clean":"2023-09-23T22:35:42.918267+0000","last_became_active":"2023-09-23T22:32:30.187534+0000","last_became_peered":"2023-09-23T22:32:30.187534+0000","last_unstale":"2023-09-23T22:35:42.918267+0000","last_undegraded":"2023-09-23T22:35:42.918267+0000","last_fullsized":"2023-09-23T22:35:42.918267+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10.709224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.6","version":"109'2712","reported_seq":2725,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:36:08.200145+0000","last_change":"2023-09-23T22:35:27.320421+0000","last_active":"2023-09-23T22:36:08.200145+0000","last_peered":"2023-09-23T22:36:08.200145+0000","last_clean":"2023-09-23T22:36:08.200145+0000","last_became_active":"2023-09-23T22:35:27.320123+0000","last_became_peered":"2023-09-23T22:35:27.320123+0000","last_unstale":"2023-09-23T22:36:08.200145+0000","last_undegraded":"2023-09-23T22:36:08.200145+0000","last_fullsized":"2023-09-23T22:36:08.200145+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":2712,"log_dups_size":0,"ondisk_log_size":2712,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:50.483488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":177733632,"num_objects":2712,"num_object_clones":0,"num_object_copies":8136,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2712,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2712,"num_write_kb":173568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":73,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.341980+0000","last_change":"2023-09-23T22:30:09.134731+0000","last_active":"2023-09-23T22:35:42.341980+0000","last_peered":"2023-09-23T22:35:42.341980+0000","last_clean":"2023-09-23T22:35:42.341980+0000","last_became_active":"2023-09-23T22:30:09.134337+0000","last_became_peered":"2023-09-23T22:30:09.134337+0000","last_unstale":"2023-09-23T22:35:42.341980+0000","last_undegraded":"2023-09-23T22:35:42.341980+0000","last_fullsized":"2023-09-23T22:35:42.341980+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:36.801105+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.339913+0000","last_change":"2023-09-23T22:32:30.188377+0000","last_active":"2023-09-23T22:35:42.339913+0000","last_peered":"2023-09-23T22:35:42.339913+0000","last_clean":"2023-09-23T22:35:42.339913+0000","last_became_active":"2023-09-23T22:32:30.187693+0000","last_became_peered":"2023-09-23T22:32:30.187693+0000","last_unstale":"2023-09-23T22:35:42.339913+0000","last_undegraded":"2023-09-23T22:35:42.339913+0000","last_fullsized":"2023-09-23T22:35:42.339913+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:04:22.872853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":74,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.918820+0000","last_change":"2023-09-23T22:32:00.189928+0000","last_active":"2023-09-23T22:35:42.918820+0000","last_peered":"2023-09-23T22:35:42.918820+0000","last_clean":"2023-09-23T22:35:42.918820+0000","last_became_active":"2023-09-23T22:32:00.189592+0000","last_became_peered":"2023-09-23T22:32:00.189592+0000","last_unstale":"2023-09-23T22:35:42.918820+0000","last_undegraded":"2023-09-23T22:35:42.918820+0000","last_fullsized":"2023-09-23T22:35:42.918820+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57.409369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.5","version":"109'3000","reported_seq":3012,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:36:11.978844+0000","last_change":"2023-09-23T22:35:27.319404+0000","last_active":"2023-09-23T22:36:11.978844+0000","last_peered":"2023-09-23T22:36:11.978844+0000","last_clean":"2023-09-23T22:36:11.978844+0000","last_became_active":"2023-09-23T22:35:27.319006+0000","last_became_peered":"2023-09-23T22:35:27.319006+0000","last_unstale":"2023-09-23T22:36:11.978844+0000","last_undegraded":"2023-09-23T22:36:11.978844+0000","last_fullsized":"2023-09-23T22:36:11.978844+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":3000,"log_dups_size":0,"ondisk_log_size":3000,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:53.765924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":196608000,"num_objects":3000,"num_object_clones":0,"num_object_copies":9000,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3000,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3000,"num_write_kb":192000,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":94,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.917941+0000","last_change":"2023-09-23T22:32:00.186107+0000","last_active":"2023-09-23T22:35:42.917941+0000","last_peered":"2023-09-23T22:35:42.917941+0000","last_clean":"2023-09-23T22:35:42.917941+0000","last_became_active":"2023-09-23T22:32:00.185800+0000","last_became_peered":"2023-09-23T22:32:00.185800+0000","last_unstale":"2023-09-23T22:35:42.917941+0000","last_undegraded":"2023-09-23T22:35:42.917941+0000","last_fullsized":"2023-09-23T22:35:42.917941+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:32.274392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":60,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:35:46.364469+0000","last_change":"2023-09-23T22:31:29.523325+0000","last_active":"2023-09-23T22:35:46.364469+0000","last_peered":"2023-09-23T22:35:46.364469+0000","last_clean":"2023-09-23T22:35:46.364469+0000","last_became_active":"2023-09-23T22:31:29.522998+0000","last_became_peered":"2023-09-23T22:31:29.522998+0000","last_unstale":"2023-09-23T22:35:46.364469+0000","last_undegraded":"2023-09-23T22:35:46.364469+0000","last_fullsized":"2023-09-23T22:35:46.364469+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:55.059743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":71,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:35:46.365336+0000","last_change":"2023-09-23T22:31:29.528086+0000","last_active":"2023-09-23T22:35:46.365336+0000","last_peered":"2023-09-23T22:35:46.365336+0000","last_clean":"2023-09-23T22:35:46.365336+0000","last_became_active":"2023-09-23T22:31:29.527688+0000","last_became_peered":"2023-09-23T22:31:29.527688+0000","last_unstale":"2023-09-23T22:35:46.365336+0000","last_undegraded":"2023-09-23T22:35:46.365336+0000","last_fullsized":"2023-09-23T22:35:46.365336+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:49.027094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"6.7","version":"109'2973","reported_seq":2985,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:36:12.044755+0000","last_change":"2023-09-23T22:35:27.315814+0000","last_active":"2023-09-23T22:36:12.044755+0000","last_peered":"2023-09-23T22:36:12.044755+0000","last_clean":"2023-09-23T22:36:12.044755+0000","last_became_active":"2023-09-23T22:35:27.315512+0000","last_became_peered":"2023-09-23T22:35:27.315512+0000","last_unstale":"2023-09-23T22:36:12.044755+0000","last_undegraded":"2023-09-23T22:36:12.044755+0000","last_fullsized":"2023-09-23T22:36:12.044755+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":2973,"log_dups_size":0,"ondisk_log_size":2973,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:49.632328+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":194838528,"num_objects":2973,"num_object_clones":0,"num_object_copies":8919,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2973,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2973,"num_write_kb":190272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":73,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.342122+0000","last_change":"2023-09-23T22:31:29.526161+0000","last_active":"2023-09-23T22:35:42.342122+0000","last_peered":"2023-09-23T22:35:42.342122+0000","last_clean":"2023-09-23T22:35:42.342122+0000","last_became_active":"2023-09-23T22:31:29.525746+0000","last_became_peered":"2023-09-23T22:31:29.525746+0000","last_unstale":"2023-09-23T22:35:42.342122+0000","last_undegraded":"2023-09-23T22:35:42.342122+0000","last_fullsized":"2023-09-23T22:35:42.342122+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.133889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"78'161","reported_seq":449,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.917604+0000","last_change":"2023-09-23T22:29:35.201431+0000","last_active":"2023-09-23T22:35:42.917604+0000","last_peered":"2023-09-23T22:35:42.917604+0000","last_clean":"2023-09-23T22:35:42.917604+0000","last_became_active":"2023-09-23T22:29:35.200902+0000","last_became_peered":"2023-09-23T22:29:35.200902+0000","last_unstale":"2023-09-23T22:35:42.917604+0000","last_undegraded":"2023-09-23T22:35:42.917604+0000","last_fullsized":"2023-09-23T22:35:42.917604+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:11:20.610814+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-25T05:29:53.804332+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":34,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:35:46.367748+0000","last_change":"2023-09-23T22:32:00.189262+0000","last_active":"2023-09-23T22:35:46.367748+0000","last_peered":"2023-09-23T22:35:46.367748+0000","last_clean":"2023-09-23T22:35:46.367748+0000","last_became_active":"2023-09-23T22:32:00.188930+0000","last_became_peered":"2023-09-23T22:32:00.188930+0000","last_unstale":"2023-09-23T22:35:46.367748+0000","last_undegraded":"2023-09-23T22:35:46.367748+0000","last_fullsized":"2023-09-23T22:35:46.367748+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:12.291766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":67,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.917246+0000","last_change":"2023-09-23T22:32:30.187824+0000","last_active":"2023-09-23T22:35:42.917246+0000","last_peered":"2023-09-23T22:35:42.917246+0000","last_clean":"2023-09-23T22:35:42.917246+0000","last_became_active":"2023-09-23T22:32:30.187264+0000","last_became_peered":"2023-09-23T22:32:30.187264+0000","last_unstale":"2023-09-23T22:35:42.917246+0000","last_undegraded":"2023-09-23T22:35:42.917246+0000","last_fullsized":"2023-09-23T22:35:42.917246+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.116657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.4","version":"109'3008","reported_seq":3021,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:36:12.173205+0000","last_change":"2023-09-23T22:35:27.314650+0000","last_active":"2023-09-23T22:36:12.173205+0000","last_peered":"2023-09-23T22:36:12.173205+0000","last_clean":"2023-09-23T22:36:12.173205+0000","last_became_active":"2023-09-23T22:35:27.314278+0000","last_became_peered":"2023-09-23T22:35:27.314278+0000","last_unstale":"2023-09-23T22:36:12.173205+0000","last_undegraded":"2023-09-23T22:36:12.173205+0000","last_fullsized":"2023-09-23T22:36:12.173205+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":3008,"log_dups_size":0,"ondisk_log_size":3008,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:30.169011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":197132288,"num_objects":3008,"num_object_clones":0,"num_object_copies":9024,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3008,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3008,"num_write_kb":192512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,3],"acting":[1,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":90,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.917704+0000","last_change":"2023-09-23T22:30:09.132186+0000","last_active":"2023-09-23T22:35:42.917704+0000","last_peered":"2023-09-23T22:35:42.917704+0000","last_clean":"2023-09-23T22:35:42.917704+0000","last_became_active":"2023-09-23T22:30:09.131821+0000","last_became_peered":"2023-09-23T22:30:09.131821+0000","last_unstale":"2023-09-23T22:35:42.917704+0000","last_undegraded":"2023-09-23T22:35:42.917704+0000","last_fullsized":"2023-09-23T22:35:42.917704+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.804804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":79,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:35:46.373006+0000","last_change":"2023-09-23T22:32:30.189642+0000","last_active":"2023-09-23T22:35:46.373006+0000","last_peered":"2023-09-23T22:35:46.373006+0000","last_clean":"2023-09-23T22:35:46.373006+0000","last_became_active":"2023-09-23T22:32:30.189285+0000","last_became_peered":"2023-09-23T22:32:30.189285+0000","last_unstale":"2023-09-23T22:35:46.373006+0000","last_undegraded":"2023-09-23T22:35:46.373006+0000","last_fullsized":"2023-09-23T22:35:46.373006+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:26.903737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":79,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:35:46.373767+0000","last_change":"2023-09-23T22:31:29.522995+0000","last_active":"2023-09-23T22:35:46.373767+0000","last_peered":"2023-09-23T22:35:46.373767+0000","last_clean":"2023-09-23T22:35:46.373767+0000","last_became_active":"2023-09-23T22:31:29.522494+0000","last_became_peered":"2023-09-23T22:31:29.522494+0000","last_unstale":"2023-09-23T22:35:46.373767+0000","last_undegraded":"2023-09-23T22:35:46.373767+0000","last_fullsized":"2023-09-23T22:35:46.373767+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:28.702817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.1","version":"109'2947","reported_seq":2960,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:36:12.113752+0000","last_change":"2023-09-23T22:35:27.310536+0000","last_active":"2023-09-23T22:36:12.113752+0000","last_peered":"2023-09-23T22:36:12.113752+0000","last_clean":"2023-09-23T22:36:12.113752+0000","last_became_active":"2023-09-23T22:35:27.310176+0000","last_became_peered":"2023-09-23T22:35:27.310176+0000","last_unstale":"2023-09-23T22:36:12.113752+0000","last_undegraded":"2023-09-23T22:36:12.113752+0000","last_fullsized":"2023-09-23T22:36:12.113752+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":2947,"log_dups_size":0,"ondisk_log_size":2947,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:57.074573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":193134592,"num_objects":2947,"num_object_clones":0,"num_object_copies":8841,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2947,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2947,"num_write_kb":188608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":90,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.918083+0000","last_change":"2023-09-23T22:32:30.187895+0000","last_active":"2023-09-23T22:35:42.918083+0000","last_peered":"2023-09-23T22:35:42.918083+0000","last_clean":"2023-09-23T22:35:42.918083+0000","last_became_active":"2023-09-23T22:32:30.187533+0000","last_became_peered":"2023-09-23T22:32:30.187533+0000","last_unstale":"2023-09-23T22:35:42.918083+0000","last_undegraded":"2023-09-23T22:35:42.918083+0000","last_fullsized":"2023-09-23T22:35:42.918083+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:29.210876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.918889+0000","last_change":"2023-09-23T22:31:29.527051+0000","last_active":"2023-09-23T22:35:42.918889+0000","last_peered":"2023-09-23T22:35:42.918889+0000","last_clean":"2023-09-23T22:35:42.918889+0000","last_became_active":"2023-09-23T22:31:29.526656+0000","last_became_peered":"2023-09-23T22:31:29.526656+0000","last_unstale":"2023-09-23T22:35:42.918889+0000","last_undegraded":"2023-09-23T22:35:42.918889+0000","last_fullsized":"2023-09-23T22:35:42.918889+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:11.024471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":49,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:35:46.373118+0000","last_change":"2023-09-23T22:29:35.202589+0000","last_active":"2023-09-23T22:35:46.373118+0000","last_peered":"2023-09-23T22:35:46.373118+0000","last_clean":"2023-09-23T22:35:46.373118+0000","last_became_active":"2023-09-23T22:29:35.202246+0000","last_became_peered":"2023-09-23T22:29:35.202246+0000","last_unstale":"2023-09-23T22:35:46.373118+0000","last_undegraded":"2023-09-23T22:35:46.373118+0000","last_fullsized":"2023-09-23T22:35:46.373118+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:34.194164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.2","version":"109'2782","reported_seq":2795,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:36:08.203545+0000","last_change":"2023-09-23T22:35:27.315064+0000","last_active":"2023-09-23T22:36:08.203545+0000","last_peered":"2023-09-23T22:36:08.203545+0000","last_clean":"2023-09-23T22:36:08.203545+0000","last_became_active":"2023-09-23T22:35:27.314743+0000","last_became_peered":"2023-09-23T22:35:27.314743+0000","last_unstale":"2023-09-23T22:36:08.203545+0000","last_undegraded":"2023-09-23T22:36:08.203545+0000","last_fullsized":"2023-09-23T22:36:08.203545+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":2782,"log_dups_size":0,"ondisk_log_size":2782,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:26.994651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":182321152,"num_objects":2782,"num_object_clones":0,"num_object_copies":8346,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2782,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2782,"num_write_kb":178048,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"67'2","reported_seq":72,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.339829+0000","last_change":"2023-09-23T22:32:00.187774+0000","last_active":"2023-09-23T22:35:42.339829+0000","last_peered":"2023-09-23T22:35:42.339829+0000","last_clean":"2023-09-23T22:35:42.339829+0000","last_became_active":"2023-09-23T22:32:00.187415+0000","last_became_peered":"2023-09-23T22:32:00.187415+0000","last_unstale":"2023-09-23T22:35:42.339829+0000","last_undegraded":"2023-09-23T22:35:42.339829+0000","last_fullsized":"2023-09-23T22:35:42.339829+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:57.832926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":59,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.918565+0000","last_change":"2023-09-23T22:32:30.188734+0000","last_active":"2023-09-23T22:35:42.918565+0000","last_peered":"2023-09-23T22:35:42.918565+0000","last_clean":"2023-09-23T22:35:42.918565+0000","last_became_active":"2023-09-23T22:32:30.188157+0000","last_became_peered":"2023-09-23T22:32:30.188157+0000","last_unstale":"2023-09-23T22:35:42.918565+0000","last_undegraded":"2023-09-23T22:35:42.918565+0000","last_fullsized":"2023-09-23T22:35:42.918565+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.086477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:35:46.367409+0000","last_change":"2023-09-23T22:32:00.188412+0000","last_active":"2023-09-23T22:35:46.367409+0000","last_peered":"2023-09-23T22:35:46.367409+0000","last_clean":"2023-09-23T22:35:46.367409+0000","last_became_active":"2023-09-23T22:32:00.187873+0000","last_became_peered":"2023-09-23T22:32:00.187873+0000","last_unstale":"2023-09-23T22:35:46.367409+0000","last_undegraded":"2023-09-23T22:35:46.367409+0000","last_fullsized":"2023-09-23T22:35:46.367409+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:05:47.020520+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.3","version":"109'3070","reported_seq":3082,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:36:12.039636+0000","last_change":"2023-09-23T22:35:27.316510+0000","last_active":"2023-09-23T22:36:12.039636+0000","last_peered":"2023-09-23T22:36:12.039636+0000","last_clean":"2023-09-23T22:36:12.039636+0000","last_became_active":"2023-09-23T22:35:27.316168+0000","last_became_peered":"2023-09-23T22:35:27.316168+0000","last_unstale":"2023-09-23T22:36:12.039636+0000","last_undegraded":"2023-09-23T22:36:12.039636+0000","last_fullsized":"2023-09-23T22:36:12.039636+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":3070,"log_dups_size":0,"ondisk_log_size":3070,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:14.399851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":201195520,"num_objects":3070,"num_object_clones":0,"num_object_copies":9210,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3070,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3070,"num_write_kb":196480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":72,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.916860+0000","last_change":"2023-09-23T22:31:29.521065+0000","last_active":"2023-09-23T22:35:42.916860+0000","last_peered":"2023-09-23T22:35:42.916860+0000","last_clean":"2023-09-23T22:35:42.916860+0000","last_became_active":"2023-09-23T22:31:29.520697+0000","last_became_peered":"2023-09-23T22:31:29.520697+0000","last_unstale":"2023-09-23T22:35:42.916860+0000","last_undegraded":"2023-09-23T22:35:42.916860+0000","last_fullsized":"2023-09-23T22:35:42.916860+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.664673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'1","reported_seq":83,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:35:46.373721+0000","last_change":"2023-09-23T22:32:30.189679+0000","last_active":"2023-09-23T22:35:46.373721+0000","last_peered":"2023-09-23T22:35:46.373721+0000","last_clean":"2023-09-23T22:35:46.373721+0000","last_became_active":"2023-09-23T22:32:30.189238+0000","last_became_peered":"2023-09-23T22:32:30.189238+0000","last_unstale":"2023-09-23T22:35:46.373721+0000","last_undegraded":"2023-09-23T22:35:46.373721+0000","last_fullsized":"2023-09-23T22:35:46.373721+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T09:24:16.853905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":28,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.339283+0000","last_change":"2023-09-23T22:32:30.185064+0000","last_active":"2023-09-23T22:35:42.339283+0000","last_peered":"2023-09-23T22:35:42.339283+0000","last_clean":"2023-09-23T22:35:42.339283+0000","last_became_active":"2023-09-23T22:32:30.184228+0000","last_became_peered":"2023-09-23T22:32:30.184228+0000","last_unstale":"2023-09-23T22:35:42.339283+0000","last_undegraded":"2023-09-23T22:35:42.339283+0000","last_fullsized":"2023-09-23T22:35:42.339283+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11.263196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":68,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.917749+0000","last_change":"2023-09-23T22:32:30.189121+0000","last_active":"2023-09-23T22:35:42.917749+0000","last_peered":"2023-09-23T22:35:42.917749+0000","last_clean":"2023-09-23T22:35:42.917749+0000","last_became_active":"2023-09-23T22:32:30.188708+0000","last_became_peered":"2023-09-23T22:32:30.188708+0000","last_unstale":"2023-09-23T22:35:42.917749+0000","last_undegraded":"2023-09-23T22:35:42.917749+0000","last_fullsized":"2023-09-23T22:35:42.917749+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:16.553805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":92,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.918513+0000","last_change":"2023-09-23T22:32:00.187133+0000","last_active":"2023-09-23T22:35:42.918513+0000","last_peered":"2023-09-23T22:35:42.918513+0000","last_clean":"2023-09-23T22:35:42.918513+0000","last_became_active":"2023-09-23T22:32:00.186846+0000","last_became_peered":"2023-09-23T22:32:00.186846+0000","last_unstale":"2023-09-23T22:35:42.918513+0000","last_undegraded":"2023-09-23T22:35:42.918513+0000","last_fullsized":"2023-09-23T22:35:42.918513+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:25.122519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"67'2","reported_seq":89,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.342266+0000","last_change":"2023-09-23T22:32:30.185631+0000","last_active":"2023-09-23T22:35:42.342266+0000","last_peered":"2023-09-23T22:35:42.342266+0000","last_clean":"2023-09-23T22:35:42.342266+0000","last_became_active":"2023-09-23T22:32:30.185245+0000","last_became_peered":"2023-09-23T22:32:30.185245+0000","last_unstale":"2023-09-23T22:35:42.342266+0000","last_undegraded":"2023-09-23T22:35:42.342266+0000","last_fullsized":"2023-09-23T22:35:42.342266+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:41:14.579103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":94,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.339772+0000","last_change":"2023-09-23T22:32:30.193643+0000","last_active":"2023-09-23T22:35:42.339772+0000","last_peered":"2023-09-23T22:35:42.339772+0000","last_clean":"2023-09-23T22:35:42.339772+0000","last_became_active":"2023-09-23T22:32:30.193335+0000","last_became_peered":"2023-09-23T22:32:30.193335+0000","last_unstale":"2023-09-23T22:35:42.339772+0000","last_undegraded":"2023-09-23T22:35:42.339772+0000","last_fullsized":"2023-09-23T22:35:42.339772+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.781867+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":72,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.342713+0000","last_change":"2023-09-23T22:32:30.186684+0000","last_active":"2023-09-23T22:35:42.342713+0000","last_peered":"2023-09-23T22:35:42.342713+0000","last_clean":"2023-09-23T22:35:42.342713+0000","last_became_active":"2023-09-23T22:32:30.186289+0000","last_became_peered":"2023-09-23T22:32:30.186289+0000","last_unstale":"2023-09-23T22:35:42.342713+0000","last_undegraded":"2023-09-23T22:35:42.342713+0000","last_fullsized":"2023-09-23T22:35:42.342713+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47.538902+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":94,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.339448+0000","last_change":"2023-09-23T22:32:30.177136+0000","last_active":"2023-09-23T22:35:42.339448+0000","last_peered":"2023-09-23T22:35:42.339448+0000","last_clean":"2023-09-23T22:35:42.339448+0000","last_became_active":"2023-09-23T22:32:30.176821+0000","last_became_peered":"2023-09-23T22:32:30.176821+0000","last_unstale":"2023-09-23T22:35:42.339448+0000","last_undegraded":"2023-09-23T22:35:42.339448+0000","last_fullsized":"2023-09-23T22:35:42.339448+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25.637615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":80,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:35:46.368642+0000","last_change":"2023-09-23T22:32:00.189480+0000","last_active":"2023-09-23T22:35:46.368642+0000","last_peered":"2023-09-23T22:35:46.368642+0000","last_clean":"2023-09-23T22:35:46.368642+0000","last_became_active":"2023-09-23T22:32:00.189066+0000","last_became_peered":"2023-09-23T22:32:00.189066+0000","last_unstale":"2023-09-23T22:35:46.368642+0000","last_undegraded":"2023-09-23T22:35:46.368642+0000","last_fullsized":"2023-09-23T22:35:46.368642+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.176023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":93,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.339224+0000","last_change":"2023-09-23T22:32:00.185112+0000","last_active":"2023-09-23T22:35:42.339224+0000","last_peered":"2023-09-23T22:35:42.339224+0000","last_clean":"2023-09-23T22:35:42.339224+0000","last_became_active":"2023-09-23T22:32:00.184778+0000","last_became_peered":"2023-09-23T22:32:00.184778+0000","last_unstale":"2023-09-23T22:35:42.339224+0000","last_undegraded":"2023-09-23T22:35:42.339224+0000","last_fullsized":"2023-09-23T22:35:42.339224+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:58.477141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'5","reported_seq":73,"reported_epoch":109,"state":"active+clean","last_fresh":"2023-09-23T22:35:46.373872+0000","last_change":"2023-09-23T22:31:29.529318+0000","last_active":"2023-09-23T22:35:46.373872+0000","last_peered":"2023-09-23T22:35:46.373872+0000","last_clean":"2023-09-23T22:35:46.373872+0000","last_became_active":"2023-09-23T22:31:29.527199+0000","last_became_peered":"2023-09-23T22:31:29.527199+0000","last_unstale":"2023-09-23T22:35:46.373872+0000","last_undegraded":"2023-09-23T22:35:46.373872+0000","last_fullsized":"2023-09-23T22:35:46.373872+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:07:30.723529+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":83,"reported_epoch":108,"state":"active+clean","last_fresh":"2023-09-23T22:35:42.338751+0000","last_change":"2023-09-23T22:32:30.182765+0000","last_active":"2023-09-23T22:35:42.338751+0000","last_peered":"2023-09-23T22:35:42.338751+0000","last_clean":"2023-09-23T22:35:42.338751+0000","last_became_active":"2023-09-23T22:32:30.182330+0000","last_became_peered":"2023-09-23T22:32:30.182330+0000","last_unstale":"2023-09-23T22:35:42.338751+0000","last_undegraded":"2023-09-23T22:35:42.338751+0000","last_fullsized":"2023-09-23T22:35:42.338751+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:42:25.101931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":6,"num_pg":16,"stat_sum":{"num_bytes":3000041472,"num_objects":45777,"num_object_clones":0,"num_object_copies":137331,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":45777,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45777,"num_write_kb":2929728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8932294656,"data_stored":8932294656,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45777,"ondisk_log_size":45777,"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":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":30319,"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":54,"seq":231928234234,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1200632,"kb_used_data":1158832,"kb_used_omap":0,"kb_used_meta":41792,"kb_avail":92544520,"statfs":{"total":95995035648,"available":94765588480,"internally_reserved":0,"allocated":1186643968,"data_stored":1186171805,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":42795008},"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,0,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 22:35:44 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":0.96299999999999997,"15min":0.95899999999999996},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.3660000000000001,"5min":1.7290000000000001,"15min":1.7290000000000001},"last":0.28599999999999998},{"interface":"front","average":{"1min":1.028,"5min":1.052,"15min":0.98199999999999998},"min":{"1min":0.62,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.409,"5min":2.9100000000000001,"15min":2.9100000000000001},"last":0.47399999999999998}]},{"osd":1,"last update":"Sat Sep 23 22:35:17 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":0.98499999999999999,"15min":1.0149999999999999},"min":{"1min":0.66700000000000004,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.2909999999999999,"5min":1.869,"15min":1.869},"last":2.621},{"interface":"front","average":{"1min":0.98799999999999999,"5min":1.0129999999999999,"15min":0.97899999999999998},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.3680000000000001,"5min":3.056,"15min":3.056},"last":0.51700000000000002}]},{"osd":2,"last update":"Sat Sep 23 22:35:33 2023","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.93700000000000006,"15min":0.94499999999999995},"min":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.2929999999999999,"5min":1.905,"15min":1.905},"last":1.0089999999999999},{"interface":"front","average":{"1min":1.014,"5min":1.056,"15min":1.0920000000000001},"min":{"1min":0.75800000000000001,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.2250000000000001,"5min":3.1280000000000001,"15min":3.1280000000000001},"last":0.68600000000000005}]},{"osd":3,"last update":"Sat Sep 23 22:36:09 2023","interfaces":[{"interface":"back","average":{"1min":1.3149999999999999,"5min":1.137,"15min":1.165},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":4.4420000000000002,"5min":4.4420000000000002,"15min":4.4420000000000002},"last":0.66100000000000003},{"interface":"front","average":{"1min":0.97399999999999998,"5min":1.0029999999999999,"15min":1.0620000000000001},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":4.0449999999999999,"5min":4.0449999999999999,"15min":4.0449999999999999},"last":0.64500000000000002}]},{"osd":4,"last update":"Sat Sep 23 22:35:33 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.98599999999999999,"15min":0.95599999999999996},"min":{"1min":0.60099999999999998,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.3500000000000001,"5min":1.4550000000000001,"15min":1.4550000000000001},"last":1.4390000000000001},{"interface":"front","average":{"1min":1.157,"5min":1.155,"15min":1.145},"min":{"1min":0.63900000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.5209999999999999,"5min":1.573,"15min":1.573},"last":0.63100000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:36:09 2023","interfaces":[{"interface":"back","average":{"1min":1.377,"5min":1.2030000000000001,"15min":1.109},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":3.7530000000000001,"5min":9.0150000000000006,"15min":9.0150000000000006},"last":3.4319999999999999},{"interface":"front","average":{"1min":1.3049999999999999,"5min":1.224,"15min":1.145},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":4.4210000000000003,"5min":4.4210000000000003,"15min":4.4210000000000003},"last":0.55500000000000005}]},{"osd":6,"last update":"Sat Sep 23 22:36:09 2023","interfaces":[{"interface":"back","average":{"1min":1.3640000000000001,"5min":1.2569999999999999,"15min":1.175},"min":{"1min":0.57499999999999996,"5min":0.57499999999999996,"15min":0.53100000000000003},"max":{"1min":5.7439999999999998,"5min":5.7439999999999998,"15min":5.7439999999999998},"last":0.59499999999999997},{"interface":"front","average":{"1min":1.121,"5min":1.0860000000000001,"15min":1.093},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":4.1909999999999998,"5min":4.1909999999999998,"15min":4.1909999999999998},"last":0.60899999999999999}]}]},{"osd":6,"up_from":46,"seq":197568495877,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":992688,"kb_used_data":963240,"kb_used_omap":0,"kb_used_meta":29440,"kb_avail":92752464,"statfs":{"total":95995035648,"available":94978523136,"internally_reserved":0,"allocated":986357760,"data_stored":985893966,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":30146560},"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 22:35:47 2023","interfaces":[{"interface":"back","average":{"1min":0.77100000000000002,"5min":0.873,"15min":0.92900000000000005},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.41399999999999998},"max":{"1min":1.135,"5min":1.651,"15min":1.651},"last":0.98899999999999999},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.998,"15min":1.012},"min":{"1min":0.51800000000000002,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.369,"5min":1.9630000000000001,"15min":1.9630000000000001},"last":0.40000000000000002}]},{"osd":1,"last update":"Sat Sep 23 22:35:18 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.95399999999999996,"15min":0.95899999999999996},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.3300000000000001,"5min":3.1019999999999999,"15min":3.1019999999999999},"last":0.53900000000000003},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.99299999999999999,"15min":1.012},"min":{"1min":0.71699999999999997,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.327,"5min":2.1509999999999998,"15min":2.1509999999999998},"last":0.45400000000000001}]},{"osd":2,"last update":"Sat Sep 23 22:35:37 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":1.0700000000000001,"15min":1.1419999999999999},"min":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.5860000000000001,"5min":3.1600000000000001,"15min":3.1600000000000001},"last":1.851},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.97599999999999998,"15min":0.97299999999999998},"min":{"1min":0.56599999999999995,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.623,"5min":1.9830000000000001,"15min":1.9830000000000001},"last":2.516}]},{"osd":3,"last update":"Sat Sep 23 22:36:11 2023","interfaces":[{"interface":"back","average":{"1min":1.1559999999999999,"5min":1.04,"15min":1.0129999999999999},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":6.032,"5min":6.032,"15min":6.032},"last":0.498},{"interface":"front","average":{"1min":1.3640000000000001,"5min":1.1259999999999999,"15min":1.1000000000000001},"min":{"1min":0.67200000000000004,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":2.9500000000000002,"5min":2.9500000000000002,"15min":2.9500000000000002},"last":2.3359999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:35:37 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":1.0389999999999999,"15min":1.0649999999999999},"min":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":1.2969999999999999,"5min":2.0699999999999998,"15min":2.0699999999999998},"last":0.42399999999999999},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.103,"15min":1.111},"min":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.446,"5min":1.593,"15min":1.593},"last":0.77000000000000002}]},{"osd":5,"last update":"Sat Sep 23 22:35:26 2023","interfaces":[{"interface":"back","average":{"1min":1.091,"5min":1.123,"15min":1.0449999999999999},"min":{"1min":0.73799999999999999,"5min":0.60999999999999999,"15min":0.33700000000000002},"max":{"1min":1.4379999999999999,"5min":3.198,"15min":3.198},"last":0.58599999999999997},{"interface":"front","average":{"1min":1.0449999999999999,"5min":1.103,"15min":1.0700000000000001},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.40999999999999998},"max":{"1min":1.4590000000000001,"5min":2.1469999999999998,"15min":2.1469999999999998},"last":0.65600000000000003}]},{"osd":7,"last update":"Sat Sep 23 22:35:13 2023","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":1.1419999999999999,"15min":1.1240000000000001},"min":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.39300000000000002},"max":{"1min":1.4339999999999999,"5min":2.1059999999999999,"15min":2.5680000000000001},"last":0.753},{"interface":"front","average":{"1min":1.2190000000000001,"5min":1.248,"15min":1.2150000000000001},"min":{"1min":0.65400000000000003,"5min":0.63700000000000001,"15min":0.34799999999999998},"max":{"1min":1.4490000000000001,"5min":2.4060000000000001,"15min":2.6179999999999999},"last":1.054}]}]},{"osd":1,"up_from":88,"seq":377957122123,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":977636,"kb_used_data":946012,"kb_used_omap":4,"kb_used_meta":31611,"kb_avail":92767516,"statfs":{"total":95995035648,"available":94993936384,"internally_reserved":0,"allocated":968716288,"data_stored":968206923,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":32370574},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,0,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 22:35:21 2023","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":0.71099999999999997,"15min":0.75900000000000001},"min":{"1min":0.51300000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.2070000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.80500000000000005},{"interface":"front","average":{"1min":0.748,"5min":0.71699999999999997,"15min":0.77300000000000002},"min":{"1min":0.47299999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.357,"5min":1.357,"15min":1.357},"last":0.64700000000000002}]},{"osd":2,"last update":"Sat Sep 23 22:35:35 2023","interfaces":[{"interface":"back","average":{"1min":0.69999999999999996,"5min":0.73599999999999999,"15min":0.72999999999999998},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.129,"5min":1.1579999999999999,"15min":1.1579999999999999},"last":2.1150000000000002},{"interface":"front","average":{"1min":0.76300000000000001,"5min":0.745,"15min":0.73399999999999999},"min":{"1min":0.437,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.1699999999999999,"5min":1.278,"15min":1.278},"last":4.6619999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:35:09 2023","interfaces":[{"interface":"back","average":{"1min":0.71499999999999997,"5min":0.72099999999999997,"15min":0.73599999999999999},"min":{"1min":0.52900000000000003,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.1759999999999999,"5min":1.1759999999999999,"15min":1.1759999999999999},"last":2.9910000000000001},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.86499999999999999,"15min":0.879},"min":{"1min":0.624,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.2310000000000001,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":0.501}]},{"osd":4,"last update":"Sat Sep 23 22:35:35 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":1.004,"15min":1.004},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.5429999999999999,"5min":1.5429999999999999,"15min":1.5429999999999999},"last":0.70199999999999996},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.95399999999999996,"15min":0.96399999999999997},"min":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.5700000000000001,"5min":1.8120000000000001,"15min":1.8120000000000001},"last":0.56399999999999995}]},{"osd":5,"last update":"Sat Sep 23 22:35:21 2023","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.0629999999999999,"15min":1.127},"min":{"1min":0.745,"5min":0.64400000000000002,"15min":0.64400000000000002},"max":{"1min":1.464,"5min":1.833,"15min":1.833},"last":0.76300000000000001},{"interface":"front","average":{"1min":1.01,"5min":1.0509999999999999,"15min":1.1299999999999999},"min":{"1min":0.76300000000000001,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.4410000000000001,"5min":1.746,"15min":1.746},"last":0.628}]},{"osd":6,"last update":"Sat Sep 23 22:35:21 2023","interfaces":[{"interface":"back","average":{"1min":1.135,"5min":1.1040000000000001,"15min":1.167},"min":{"1min":0.73299999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.792,"5min":1.792,"15min":1.792},"last":0.68300000000000005},{"interface":"front","average":{"1min":1.101,"5min":1.105,"15min":1.1970000000000001},"min":{"1min":0.63300000000000001,"5min":0.60399999999999998,"15min":0.60399999999999998},"max":{"1min":1.851,"5min":1.851,"15min":1.851},"last":0.73499999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:35:21 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.069,"15min":1.1279999999999999},"min":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.393,"5min":1.8029999999999999,"15min":1.8029999999999999},"last":0.79200000000000004},{"interface":"front","average":{"1min":1.1339999999999999,"5min":1.153,"15min":1.2430000000000001},"min":{"1min":0.871,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.4690000000000001,"5min":1.766,"15min":1.766},"last":0.72599999999999998}]}]},{"osd":0,"up_from":83,"seq":356482285649,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":730232,"kb_used_data":694448,"kb_used_omap":5,"kb_used_meta":35770,"kb_avail":93014920,"statfs":{"total":95995035648,"available":95247278080,"internally_reserved":0,"allocated":711114752,"data_stored":710586131,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":36629114},"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],"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":1,"last update":"Sat Sep 23 22:35:18 2023","interfaces":[{"interface":"back","average":{"1min":0.65300000000000002,"5min":0.63700000000000001,"15min":0.66000000000000003},"min":{"1min":0.38100000000000001,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.1080000000000001,"5min":1.1080000000000001,"15min":1.1080000000000001},"last":1.141},{"interface":"front","average":{"1min":0.66700000000000004,"5min":0.67100000000000004,"15min":0.72299999999999998},"min":{"1min":0.36399999999999999,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.069,"5min":1.069,"15min":1.069},"last":0.41099999999999998}]},{"osd":2,"last update":"Sat Sep 23 22:35:38 2023","interfaces":[{"interface":"back","average":{"1min":0.71499999999999997,"5min":0.73499999999999999,"15min":0.76700000000000002},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.98299999999999998,"5min":1.1539999999999999,"15min":1.1539999999999999},"last":0.81799999999999995},{"interface":"front","average":{"1min":0.77900000000000003,"5min":0.81100000000000005,"15min":0.85699999999999998},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.234,"5min":1.234,"15min":1.234},"last":0.68799999999999994}]},{"osd":3,"last update":"Sat Sep 23 22:36:04 2023","interfaces":[{"interface":"back","average":{"1min":1.1699999999999999,"5min":0.84699999999999998,"15min":0.85699999999999998},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":4.9429999999999996,"5min":4.9429999999999996,"15min":4.9429999999999996},"last":0.34699999999999998},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.754,"15min":0.76900000000000002},"min":{"1min":0.40400000000000003,"5min":0.376,"15min":0.376},"max":{"1min":4.8339999999999996,"5min":4.8339999999999996,"15min":4.8339999999999996},"last":3.496}]},{"osd":4,"last update":"Sat Sep 23 22:35:31 2023","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.91300000000000003,"15min":0.92700000000000005},"min":{"1min":0.70799999999999996,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.1990000000000001,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":0.87},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.95799999999999996,"15min":0.96399999999999997},"min":{"1min":0.78400000000000003,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.405,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":2.0699999999999998}]},{"osd":5,"last update":"Sat Sep 23 22:35:45 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.0269999999999999,"15min":1.071},"min":{"1min":0.69399999999999995,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.2789999999999999,"5min":1.627,"15min":1.73},"last":0.499},{"interface":"front","average":{"1min":0.97499999999999998,"5min":0.98999999999999999,"15min":1.125},"min":{"1min":0.66400000000000003,"5min":0.627,"15min":0.627},"max":{"1min":1.341,"5min":1.972,"15min":1.972},"last":0.70899999999999996}]},{"osd":6,"last update":"Sat Sep 23 22:35:45 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.0489999999999999,"15min":1.123},"min":{"1min":0.753,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.286,"5min":1.583,"15min":1.8029999999999999},"last":0.72999999999999998},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.0069999999999999,"15min":1.167},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.4390000000000001,"5min":1.8420000000000001,"15min":1.8420000000000001},"last":0.75}]},{"osd":7,"last update":"Sat Sep 23 22:35:45 2023","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":1.02,"15min":1.153},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.413,"5min":1.9370000000000001,"15min":1.9370000000000001},"last":1.456},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.0600000000000001,"15min":1.1479999999999999},"min":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"max":{"1min":1.3819999999999999,"5min":1.466,"15min":1.5580000000000001},"last":1.4730000000000001}]}]},{"osd":2,"up_from":93,"seq":399431958586,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1397600,"kb_used_data":1352088,"kb_used_omap":7,"kb_used_meta":45496,"kb_avail":92347552,"statfs":{"total":95995035648,"available":94563893248,"internally_reserved":0,"allocated":1384538112,"data_stored":1384030311,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":46587985},"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":[5,0,3,1,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 22:35:34 2023","interfaces":[{"interface":"back","average":{"1min":0.621,"5min":0.64500000000000002,"15min":0.67200000000000004},"min":{"1min":0.41199999999999998,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":1.1479999999999999,"5min":1.1479999999999999,"15min":1.1479999999999999},"last":0.873},{"interface":"front","average":{"1min":0.72999999999999998,"5min":0.69799999999999995,"15min":0.71399999999999997},"min":{"1min":0.47799999999999998,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":1.1779999999999999,"5min":1.2789999999999999,"15min":1.2789999999999999},"last":0.53000000000000003}]},{"osd":1,"last update":"Sat Sep 23 22:35:34 2023","interfaces":[{"interface":"back","average":{"1min":0.78600000000000003,"5min":0.73999999999999999,"15min":0.754},"min":{"1min":0.45000000000000001,"5min":0.308,"15min":0.308},"max":{"1min":1.3129999999999999,"5min":1.3129999999999999,"15min":1.3129999999999999},"last":2.339},{"interface":"front","average":{"1min":0.83499999999999996,"5min":0.78200000000000003,"15min":0.80200000000000005},"min":{"1min":0.45900000000000002,"5min":0.314,"15min":0.314},"max":{"1min":1.2809999999999999,"5min":1.2809999999999999,"15min":1.2809999999999999},"last":0.435}]},{"osd":3,"last update":"Sat Sep 23 22:36:00 2023","interfaces":[{"interface":"back","average":{"1min":1.2170000000000001,"5min":0.81499999999999995,"15min":0.76100000000000001},"min":{"1min":0.34200000000000003,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":6.8179999999999996,"5min":6.8179999999999996,"15min":6.8179999999999996},"last":5.5209999999999999},{"interface":"front","average":{"1min":0.77100000000000002,"5min":0.81999999999999995,"15min":0.85599999999999998},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":1.5780000000000001,"5min":1.5780000000000001,"15min":1.5780000000000001},"last":2.476}]},{"osd":4,"last update":"Sat Sep 23 22:35:34 2023","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":0.98599999999999999,"15min":0.98799999999999999},"min":{"1min":0.73399999999999999,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.238,"5min":1.696,"15min":1.696},"last":2.2629999999999999},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.97599999999999998,"15min":0.99199999999999999},"min":{"1min":0.69699999999999995,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.456,"5min":1.577,"15min":1.577},"last":0.47199999999999998}]},{"osd":5,"last update":"Sat Sep 23 22:35:34 2023","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":1.0009999999999999,"15min":1.026},"min":{"1min":0.751,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.528,"5min":1.8,"15min":1.8},"last":0.502},{"interface":"front","average":{"1min":0.97499999999999998,"5min":0.999,"15min":1.02},"min":{"1min":0.67900000000000005,"5min":0.60899999999999999,"15min":0.60899999999999999},"max":{"1min":1.327,"5min":1.663,"15min":1.663},"last":1.7709999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:35:34 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":0.99099999999999999,"15min":1.006},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.3089999999999999,"5min":1.72,"15min":1.72},"last":1.8140000000000001},{"interface":"front","average":{"1min":1.089,"5min":1.0469999999999999,"15min":1.0700000000000001},"min":{"1min":0.82199999999999995,"5min":0.66800000000000004,"15min":0.66800000000000004},"max":{"1min":1.3080000000000001,"5min":1.536,"15min":1.536},"last":2.3039999999999998}]},{"osd":7,"last update":"Sat Sep 23 22:35:34 2023","interfaces":[{"interface":"back","average":{"1min":1.167,"5min":1.1259999999999999,"15min":1.1539999999999999},"min":{"1min":0.86699999999999999,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.359,"5min":1.673,"15min":1.673},"last":2.4470000000000001},{"interface":"front","average":{"1min":1.133,"5min":1.1279999999999999,"15min":1.159},"min":{"1min":0.872,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.373,"5min":1.8340000000000001,"15min":1.8340000000000001},"last":3.383}]}]},{"osd":3,"up_from":98,"seq":420906795060,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1788500,"kb_used_data":1730700,"kb_used_omap":2,"kb_used_meta":57789,"kb_avail":91956652,"statfs":{"total":95995035648,"available":94163611648,"internally_reserved":0,"allocated":1772236800,"data_stored":1771739913,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":59175989},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,1,0,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 22:36:04 2023","interfaces":[{"interface":"back","average":{"1min":0.69899999999999995,"5min":0.66800000000000004,"15min":0.68799999999999994},"min":{"1min":0.22500000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":2.448,"5min":2.448,"15min":2.448},"last":0.60499999999999998},{"interface":"front","average":{"1min":0.72799999999999998,"5min":0.67100000000000004,"15min":0.64800000000000002},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":1.7090000000000001,"5min":1.7090000000000001,"15min":1.7090000000000001},"last":1.7090000000000001}]},{"osd":1,"last update":"Sat Sep 23 22:36:04 2023","interfaces":[{"interface":"back","average":{"1min":1.2649999999999999,"5min":0.80000000000000004,"15min":0.73199999999999998},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":5.774,"5min":5.774,"15min":5.774},"last":0.95999999999999996},{"interface":"front","average":{"1min":0.72999999999999998,"5min":0.752,"15min":0.76800000000000002},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.8959999999999999,"5min":1.8959999999999999,"15min":1.8959999999999999},"last":0.56200000000000006}]},{"osd":2,"last update":"Sat Sep 23 22:36:04 2023","interfaces":[{"interface":"back","average":{"1min":1.206,"5min":0.88,"15min":0.80900000000000005},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":4.5579999999999998,"5min":4.5579999999999998,"15min":4.5579999999999998},"last":2.7759999999999998},{"interface":"front","average":{"1min":1.1120000000000001,"5min":0.86899999999999999,"15min":0.84099999999999997},"min":{"1min":0.38400000000000001,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":4.3360000000000003,"5min":4.3360000000000003,"15min":4.3360000000000003},"last":1.6890000000000001}]},{"osd":4,"last update":"Sat Sep 23 22:35:40 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.92300000000000004,"15min":0.91600000000000004},"min":{"1min":0.65900000000000003,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":1.258,"5min":1.258,"15min":1.258},"last":1.038},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.94699999999999995,"15min":0.94699999999999995},"min":{"1min":0.64100000000000001,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.242,"5min":1.242,"15min":1.242},"last":0.85599999999999998}]},{"osd":5,"last update":"Sat Sep 23 22:36:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.0369999999999999,"15min":1.032},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":2.1150000000000002,"5min":2.1150000000000002,"15min":2.1150000000000002},"last":1.8580000000000001},{"interface":"front","average":{"1min":1.6899999999999999,"5min":1.1859999999999999,"15min":1.1040000000000001},"min":{"1min":0.73499999999999999,"5min":0.71999999999999997,"15min":0.71999999999999997},"max":{"1min":5.8419999999999996,"5min":5.8419999999999996,"15min":5.8419999999999996},"last":1.0029999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:36:04 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":1.0049999999999999,"15min":1.0429999999999999},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":1.833,"5min":1.833,"15min":1.833},"last":1.833},{"interface":"front","average":{"1min":1.615,"5min":1.1399999999999999,"15min":1.0600000000000001},"min":{"1min":0.63,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":5.718,"5min":5.718,"15min":5.718},"last":0.98899999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:36:04 2023","interfaces":[{"interface":"back","average":{"1min":2.0110000000000001,"5min":1.2729999999999999,"15min":1.151},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":7.9480000000000004,"5min":7.9480000000000004,"15min":7.9480000000000004},"last":1.056},{"interface":"front","average":{"1min":1.4059999999999999,"5min":1.1739999999999999,"15min":1.163},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":7.8949999999999996,"5min":7.8949999999999996,"15min":7.8949999999999996},"last":0.72999999999999998}]}]},{"osd":4,"up_from":103,"seq":442381631534,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":881628,"kb_used_data":854100,"kb_used_omap":10,"kb_used_meta":27509,"kb_avail":92863524,"statfs":{"total":95995035648,"available":95092248576,"internally_reserved":0,"allocated":874598400,"data_stored":874096339,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10652,"internal_metadata":28169828},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 22:35:36 2023","interfaces":[{"interface":"back","average":{"1min":0.81699999999999995,"5min":0.91600000000000004,"15min":0.94199999999999995},"min":{"1min":0.59399999999999997,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.161,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.29399999999999998},{"interface":"front","average":{"1min":1.012,"5min":0.98499999999999999,"15min":0.98099999999999998},"min":{"1min":0.72599999999999998,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.258,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.41199999999999998}]},{"osd":1,"last update":"Sat Sep 23 22:35:36 2023","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.93600000000000005,"15min":0.92600000000000005},"min":{"1min":0.622,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.1639999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.753},{"interface":"front","average":{"1min":1.0800000000000001,"5min":0.97099999999999997,"15min":0.96799999999999997},"min":{"1min":0.70999999999999996,"5min":0.624,"15min":0.624},"max":{"1min":1.3839999999999999,"5min":1.823,"15min":1.823},"last":0.64900000000000002}]},{"osd":2,"last update":"Sat Sep 23 22:35:36 2023","interfaces":[{"interface":"back","average":{"1min":1.0629999999999999,"5min":1.0289999999999999,"15min":1.0249999999999999},"min":{"1min":0.66500000000000004,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.4350000000000001,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.39600000000000002},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.0049999999999999,"15min":0.99399999999999999},"min":{"1min":0.75600000000000001,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.2689999999999999,"5min":1.325,"15min":1.325},"last":0.45700000000000002}]},{"osd":3,"last update":"Sat Sep 23 22:35:36 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":0.995,"15min":1.004},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.214,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":1.2030000000000001},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.0249999999999999,"15min":1.0389999999999999},"min":{"1min":0.76200000000000001,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.365,"5min":1.365,"15min":1.365},"last":0.53700000000000003}]},{"osd":5,"last update":"Sat Sep 23 22:35:36 2023","interfaces":[{"interface":"back","average":{"1min":1.0840000000000001,"5min":1.103,"15min":1.119},"min":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"max":{"1min":1.28,"5min":1.377,"15min":1.377},"last":0.60399999999999998},{"interface":"front","average":{"1min":1.1020000000000001,"5min":1.1259999999999999,"15min":1.1459999999999999},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.4139999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":0.61599999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:35:36 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.0529999999999999,"15min":1.0780000000000001},"min":{"1min":0.81999999999999995,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":1.3180000000000001,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":1.2490000000000001},{"interface":"front","average":{"1min":1.1559999999999999,"5min":1.1359999999999999,"15min":1.1539999999999999},"min":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"max":{"1min":1.4870000000000001,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":0.47299999999999998}]},{"osd":7,"last update":"Sat Sep 23 22:35:36 2023","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.1319999999999999,"15min":1.1599999999999999},"min":{"1min":0.77500000000000002,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.369,"5min":1.498,"15min":1.498},"last":1.946},{"interface":"front","average":{"1min":1.163,"5min":1.194,"15min":1.21},"min":{"1min":0.72799999999999998,"5min":0.59199999999999997,"15min":0.59199999999999997},"max":{"1min":1.4810000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":0.89800000000000002}]}]},{"osd":5,"up_from":38,"seq":163208757519,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":986784,"kb_used_data":940120,"kb_used_omap":0,"kb_used_meta":46656,"kb_avail":92758368,"statfs":{"total":95995035648,"available":94984568832,"internally_reserved":0,"allocated":962682880,"data_stored":962230423,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":47775744},"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 22:35:42 2023","interfaces":[{"interface":"back","average":{"1min":0.89200000000000002,"5min":0.90100000000000002,"15min":0.92900000000000005},"min":{"1min":0.495,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.258,"5min":1.3939999999999999,"15min":1.407},"last":2.7290000000000001},{"interface":"front","average":{"1min":0.85799999999999998,"5min":0.89000000000000001,"15min":0.91000000000000003},"min":{"1min":0.57999999999999996,"5min":0.438,"15min":0.438},"max":{"1min":1.252,"5min":1.2909999999999999,"15min":1.389},"last":1.7829999999999999}]},{"osd":1,"last update":"Sat Sep 23 22:35:17 2023","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.96199999999999997,"15min":1.0600000000000001},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.335,"5min":1.335,"15min":1.335},"last":0.48099999999999998},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.081,"15min":1.161},"min":{"1min":0.61799999999999999,"5min":0.5,"15min":0.5},"max":{"1min":1.3200000000000001,"5min":1.4079999999999999,"15min":1.4079999999999999},"last":0.69099999999999995}]},{"osd":2,"last update":"Sat Sep 23 22:35:34 2023","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":0.998,"15min":1.038},"min":{"1min":0.752,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.2669999999999999,"5min":2.1549999999999998,"15min":2.1549999999999998},"last":1.3149999999999999},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.96699999999999997,"15min":0.98599999999999999},"min":{"1min":0.66100000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"max":{"1min":1.2130000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":7.734}]},{"osd":3,"last update":"Sat Sep 23 22:36:03 2023","interfaces":[{"interface":"back","average":{"1min":3.153,"5min":1.4650000000000001,"15min":1.1890000000000001},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":36.134,"5min":36.134,"15min":36.134},"last":0.74099999999999999},{"interface":"front","average":{"1min":3.4700000000000002,"5min":1.4750000000000001,"15min":1.125},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":37.174999999999997,"5min":37.174999999999997,"15min":37.174999999999997},"last":3.0779999999999998}]},{"osd":4,"last update":"Sat Sep 23 22:35:34 2023","interfaces":[{"interface":"back","average":{"1min":1.127,"5min":1.089,"15min":1.087},"min":{"1min":0.83499999999999996,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.4199999999999999,"5min":1.446,"15min":1.446},"last":0.77500000000000002},{"interface":"front","average":{"1min":1.024,"5min":1.0780000000000001,"15min":1.1100000000000001},"min":{"1min":0.58199999999999996,"5min":0.436,"15min":0.436},"max":{"1min":1.284,"5min":1.341,"15min":1.341},"last":2.1190000000000002}]},{"osd":6,"last update":"Sat Sep 23 22:35:27 2023","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":1.0109999999999999,"15min":1.071},"min":{"1min":0.46600000000000003,"5min":0.441,"15min":0.40100000000000002},"max":{"1min":1.121,"5min":2.194,"15min":4.3419999999999996},"last":0.53100000000000003},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.157,"15min":1.1539999999999999},"min":{"1min":0.75,"5min":0.58299999999999996,"15min":0.57799999999999996},"max":{"1min":1.4830000000000001,"5min":1.6919999999999999,"15min":1.8240000000000001},"last":0.80700000000000005}]},{"osd":7,"last update":"Sat Sep 23 22:36:10 2023","interfaces":[{"interface":"back","average":{"1min":1.45,"5min":1.246,"15min":1.2430000000000001},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.434},"max":{"1min":4.6360000000000001,"5min":4.6360000000000001,"15min":8.8979999999999997},"last":0.84599999999999997},{"interface":"front","average":{"1min":1.3680000000000001,"5min":1.1759999999999999,"15min":1.119},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":4.194,"5min":4.194,"15min":4.194},"last":1.829}]}]}],"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":10652,"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":6,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":710344704,"data_stored":710344704,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":982712320,"data_stored":982712320,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1402601472,"data_stored":1402601472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1783103488,"data_stored":1783103488,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":890961920,"data_stored":890961920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":984612864,"data_stored":984612864,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":985595904,"data_stored":985595904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1192361984,"data_stored":1192361984,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T22:36:16.343 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd pool set unique_pool_1 pgp_num 16 2023-09-23T22:36:16.369 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:16.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:16.427 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:16.428 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:16.528 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:16.555 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:16.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:16.559 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:16.659 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:16.684 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:16.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:16.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:16.787 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:16.812 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:16.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:16.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:16.841 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 31 16 54225 54209 109.276 80.9375 0.0180219 0.00914543 2023-09-23T22:36:16.916 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:16.946 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:16.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:16.948 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:17.049 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:17.073 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:17.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:17.075 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:17.176 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:17.200 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:17.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:17.207 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:17.308 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:17.334 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:17.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:17.336 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:17.436 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:17.473 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:17.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:17.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:17.579 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:17.588 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:17 smithi187 bash[89487]: cluster 2023-09-23T22:36:16.244423+0000 mgr.y (mgr.25310) 421 : cluster 0 pgmap v360: 89 pgs: 89 active+clean; 3.0 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-09-23T22:36:17.604 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:17.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:17.610 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:17.710 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:17.720 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:17 smithi169 bash[101133]: cluster 2023-09-23T22:36:16.244423+0000 mgr.y (mgr.25310) 421 : cluster 0 pgmap v360: 89 pgs: 89 active+clean; 3.0 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-09-23T22:36:17.720 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:17 smithi169 bash[104356]: cluster 2023-09-23T22:36:16.244423+0000 mgr.y (mgr.25310) 421 : cluster 0 pgmap v360: 89 pgs: 89 active+clean; 3.0 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-09-23T22:36:17.746 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:17.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:17.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:17.841 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 32 16 55542 55526 108.434 82.3125 0.00771406 0.00921633 2023-09-23T22:36:17.852 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:17.878 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:17.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:17.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:17.982 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:18.018 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:18.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:18.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:18.123 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:18.149 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:18.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:18.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:18.254 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:18.267 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:36:18.286 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:18.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:18.295 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:18.352 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T22:36:18.395 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:18.425 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:18.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:18.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:18.528 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:18.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:36:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:36:18] "GET /metrics HTTP/1.1" 200 36396 "" "Prometheus/2.43.0" 2023-09-23T22:36:18.551 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:18.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:18.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:18.655 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:18.686 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:18.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:18.689 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:18.790 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:18.818 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:18.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:18.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:18.841 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 33 16 56754 56738 107.443 75.75 0.0106633 0.009302 2023-09-23T22:36:18.921 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:18.951 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:18.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:18.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:19.057 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:19.083 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:19.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:19.087 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:19.187 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:19.215 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:19.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:19.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:19.299 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:36:19.318 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:19.348 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:19.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:19.350 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:19.451 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:19.479 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:19.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:19.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:19.584 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:19.593 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:19 smithi187 bash[89487]: cluster 2023-09-23T22:36:18.245159+0000 mgr.y (mgr.25310) 422 : cluster 0 pgmap v361: 89 pgs: 89 active+clean; 3.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2023-09-23T22:36:19.610 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:19.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:19.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:19.712 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:19.739 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:19.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:19.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:19.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:19 smithi169 bash[104356]: cluster 2023-09-23T22:36:18.245159+0000 mgr.y (mgr.25310) 422 : cluster 0 pgmap v361: 89 pgs: 89 active+clean; 3.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2023-09-23T22:36:19.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:19 smithi169 bash[101133]: cluster 2023-09-23T22:36:18.245159+0000 mgr.y (mgr.25310) 422 : cluster 0 pgmap v361: 89 pgs: 89 active+clean; 3.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2023-09-23T22:36:19.841 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 34 16 58041 58025 106.648 80.4375 0.0262175 0.00937074 2023-09-23T22:36:19.842 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:19.876 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:19.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:19.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:19.980 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:20.005 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:20.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:20.006 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:20.107 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:20.134 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:20.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:20.139 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:20.239 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:20.265 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:20.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:20.270 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:20.322 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:36:20.371 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:20.401 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:20.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:20.406 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:20.507 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:20.534 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:20.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:20.538 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:20.639 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:20.670 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:20.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:20.673 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:20.774 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:20.800 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:20.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:20.805 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:20.841 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 35 16 59282 59266 105.817 77.5625 0.00864595 0.00944345 2023-09-23T22:36:20.905 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:20.936 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:20.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:20.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:21.039 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:21.065 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:21.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:21.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:21.171 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:21.194 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:21.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:21.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:21.300 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:21.326 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:21.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:21.330 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:21.414 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:21 smithi169 bash[101133]: cluster 2023-09-23T22:36:20.245687+0000 mgr.y (mgr.25310) 423 : cluster 0 pgmap v362: 89 pgs: 89 active+clean; 3.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-09-23T22:36:21.430 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:21.455 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:21.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:21.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:21.559 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:21.582 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:21.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:21.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:21.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:21 smithi187 bash[89487]: cluster 2023-09-23T22:36:20.245687+0000 mgr.y (mgr.25310) 423 : cluster 0 pgmap v362: 89 pgs: 89 active+clean; 3.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-09-23T22:36:21.685 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:21.693 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:21 smithi169 bash[104356]: cluster 2023-09-23T22:36:20.245687+0000 mgr.y (mgr.25310) 423 : cluster 0 pgmap v362: 89 pgs: 89 active+clean; 3.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-09-23T22:36:21.712 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:21.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:21.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:21.815 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:21.840 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:21.841 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 36 16 60506 60490 105.003 76.5 0.0116105 0.0095033 2023-09-23T22:36:21.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:21.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:21.943 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:21.972 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:21.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:21.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:22.076 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:22.103 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:22.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:22.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:22.207 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:22.242 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:22.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:22.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:22.347 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:22.353 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:36:22.353 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:36:22.371 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:22.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:22.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:22.474 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:22.500 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:22.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:22.502 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:22.603 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:22.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:22.630 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:22.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:22.731 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:22.761 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:22.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:22.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:22.841 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 37 16 61683 61667 104.153 73.5625 0.00594153 0.00959609 2023-09-23T22:36:22.867 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:22.893 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:22.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:22.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:22.998 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:23.026 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:23.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:23.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:23.129 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:23.157 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:23.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:23.161 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:23.262 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:23.297 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:23.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:23.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:23.400 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:23.427 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:23.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:23.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:23.531 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:23.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:23 smithi169 bash[101133]: cluster 2023-09-23T22:36:22.246246+0000 mgr.y (mgr.25310) 424 : cluster 0 pgmap v363: 89 pgs: 89 active+clean; 3.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-09-23T22:36:23.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:23 smithi169 bash[104356]: cluster 2023-09-23T22:36:22.246246+0000 mgr.y (mgr.25310) 424 : cluster 0 pgmap v363: 89 pgs: 89 active+clean; 3.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-09-23T22:36:23.563 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:23.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:23.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:23.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:23 smithi187 bash[89487]: cluster 2023-09-23T22:36:22.246246+0000 mgr.y (mgr.25310) 424 : cluster 0 pgmap v363: 89 pgs: 89 active+clean; 3.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-09-23T22:36:23.666 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:23.693 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:23.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:23.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:23.799 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:23.833 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:23.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:23.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:23.841 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 38 16 62759 62743 103.182 67.25 0.0091302 0.00968611 2023-09-23T22:36:23.937 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:23.964 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:23.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:23.968 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:24.068 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:24.090 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:24.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:24.092 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:24.193 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:24.224 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:24.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:24.227 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:24.327 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:24.350 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:24.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:24.352 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:24.453 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:24.474 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:24.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:24.477 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:24.577 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:24.606 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:24.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:24.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:24.710 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:24.735 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:24.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:24.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:24.841 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 39 16 64009 63993 102.539 78.125 0.00586941 0.0097468 2023-09-23T22:36:24.842 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:24.871 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:24.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:24.873 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:24.973 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:25.006 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:25.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:25.009 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:25.110 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:25.136 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:25.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:25.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:25.240 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:25.272 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:25.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:25.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:25.376 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:25.405 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:25.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:25.407 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:25.508 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:25.517 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:25 smithi187 bash[89487]: cluster 2023-09-23T22:36:24.246898+0000 mgr.y (mgr.25310) 425 : cluster 0 pgmap v364: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-09-23T22:36:25.532 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:25.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:25.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:25.636 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:25.665 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:25.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:25.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:25.770 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:25.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:25 smithi169 bash[104356]: cluster 2023-09-23T22:36:24.246898+0000 mgr.y (mgr.25310) 425 : cluster 0 pgmap v364: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-09-23T22:36:25.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:25 smithi169 bash[101133]: cluster 2023-09-23T22:36:24.246898+0000 mgr.y (mgr.25310) 425 : cluster 0 pgmap v364: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-09-23T22:36:25.798 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:25.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:25.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:25.842 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:2023-09-23T22:36:25.841247+0000 min lat: 0.0012967 max lat: 0.252022 avg lat: 0.0098556 2023-09-23T22:36:25.842 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:36:25.842 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 40 16 64926 64910 101.408 57.3125 0.0106039 0.0098556 2023-09-23T22:36:25.904 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:25.943 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:25.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:25.948 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:26.048 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:26.076 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:26.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:26.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:26.180 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:26.205 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:26.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:26.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:26.309 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:26.344 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:26.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:26.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:26.447 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:26.456 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:26 smithi187 bash[89487]: audit 2023-09-23T22:36:26.125476+0000 mon.a (mon.0) 600 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:36:26.475 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:26.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:26.479 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:26.580 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:26.608 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:26.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:26.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:26.714 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:26.723 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:26 smithi169 bash[104356]: audit 2023-09-23T22:36:26.125476+0000 mon.a (mon.0) 600 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:36:26.723 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:26 smithi169 bash[101133]: audit 2023-09-23T22:36:26.125476+0000 mon.a (mon.0) 600 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:36:26.742 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:26.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:26.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:26.842 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 41 16 66108 66092 100.737 73.875 0.00617263 0.00992048 2023-09-23T22:36:26.846 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:26.872 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:26.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:26.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:26.975 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:27.006 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:27.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:27.011 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:27.111 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:27.141 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:27.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:27.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:27.244 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:27.279 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:27.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:27.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:27.383 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:27.413 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:27.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:27.416 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:27.517 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:27.534 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:27.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:27.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:27.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:27 smithi187 bash[89487]: cluster 2023-09-23T22:36:26.247303+0000 mgr.y (mgr.25310) 426 : cluster 0 pgmap v365: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T22:36:27.636 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:27.666 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:27.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:27.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:27.683 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:27 smithi169 bash[101133]: cluster 2023-09-23T22:36:26.247303+0000 mgr.y (mgr.25310) 426 : cluster 0 pgmap v365: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T22:36:27.683 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:27 smithi169 bash[104356]: cluster 2023-09-23T22:36:26.247303+0000 mgr.y (mgr.25310) 426 : cluster 0 pgmap v365: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T22:36:27.770 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:27.800 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:27.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:27.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:27.842 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 42 16 67101 67085 99.8156 62.0625 0.00782083 0.0100124 2023-09-23T22:36:27.906 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:27.932 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:27.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:27.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:28.035 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:28.063 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:28.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:28.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:28.167 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:28.192 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:28.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:28.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:28.296 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:28.324 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:28.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:28.326 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:28.427 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:28.451 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:28.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:28.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:28.554 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:28.582 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:28.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:28.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:28.689 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:28.724 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:28.727 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:36:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:36:28] "GET /metrics HTTP/1.1" 200 36399 "" "Prometheus/2.43.0" 2023-09-23T22:36:28.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:28.728 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:28.828 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:28.843 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 43 16 68288 68272 99.2175 74.1875 0.00996194 0.0100722 2023-09-23T22:36:28.864 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:28.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:28.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:28.968 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:28.984 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:28.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:28.986 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:29.087 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:29.115 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:29.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:29.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:29.219 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:29.247 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:29.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:29.252 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:29.352 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:29.381 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:29.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:29.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:29.484 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:29.494 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:29 smithi187 bash[89487]: cluster 2023-09-23T22:36:28.247996+0000 mgr.y (mgr.25310) 427 : cluster 0 pgmap v366: 89 pgs: 89 active+clean; 4.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-09-23T22:36:29.520 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:29.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:29.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:29.623 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:29.646 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:29.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:29.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:29.750 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:29.778 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:29.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:29.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:29.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:29 smithi169 bash[101133]: cluster 2023-09-23T22:36:28.247996+0000 mgr.y (mgr.25310) 427 : cluster 0 pgmap v366: 89 pgs: 89 active+clean; 4.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-09-23T22:36:29.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:29 smithi169 bash[104356]: cluster 2023-09-23T22:36:28.247996+0000 mgr.y (mgr.25310) 427 : cluster 0 pgmap v366: 89 pgs: 89 active+clean; 4.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-09-23T22:36:29.843 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 44 16 69210 69194 98.2722 57.625 0.00956639 0.0101705 2023-09-23T22:36:29.882 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:29.915 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:29.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:29.917 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:30.018 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:30.046 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:30.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:30.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:30.150 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:30.174 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:30.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:30.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:30.276 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:30.305 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:30.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:30.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:30.413 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:30.443 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:30.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:30.446 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:30.547 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:30.573 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:30.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:30.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:30.676 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:30.699 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:30.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:30.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:30.801 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:30.823 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:30.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:30.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:30.843 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 45 16 70311 70295 97.6174 68.8125 0.0101525 0.0102383 2023-09-23T22:36:30.925 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:30.955 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:30.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:30.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:31.058 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:31.092 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:31.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:31.095 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:31.195 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:31.226 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:31.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:31.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:31.330 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:31.356 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:31.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:31.359 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:31.455 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:31 smithi169 bash[101133]: cluster 2023-09-23T22:36:30.250030+0000 mgr.y (mgr.25310) 428 : cluster 0 pgmap v367: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-23T22:36:31.459 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:31.468 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:31 smithi187 bash[89487]: cluster 2023-09-23T22:36:30.250030+0000 mgr.y (mgr.25310) 428 : cluster 0 pgmap v367: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-23T22:36:31.488 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:31.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:31.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:31.593 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:31.622 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:31.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:31.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:31.729 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:31.739 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:31 smithi169 bash[104356]: cluster 2023-09-23T22:36:30.250030+0000 mgr.y (mgr.25310) 428 : cluster 0 pgmap v367: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-23T22:36:31.760 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:31.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:31.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:31.843 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 46 16 71475 71459 97.0767 72.75 0.00684226 0.0102963 2023-09-23T22:36:31.865 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:31.903 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:31.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:31.905 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:32.006 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:32.030 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:32.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:32.034 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:32.134 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:32.161 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:32.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:32.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:32.264 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:32.292 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:32.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:32.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:32.395 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:32.430 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:32.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:32.432 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:32.533 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:32.559 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:32.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:32.563 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:32.664 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:32.690 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:32.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:32.692 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:32.793 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:32.819 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:32.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:32.824 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:32.843 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 47 16 72429 72413 96.2798 59.625 0.011622 0.01038 2023-09-23T22:36:32.925 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:32.955 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:32.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:32.957 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:33.058 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:33.093 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:33.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:33.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:33.196 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:33.220 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:33.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:33.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:33.324 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:33.343 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:33.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:33.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:33.448 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:33.462 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:33 smithi187 bash[89487]: cluster 2023-09-23T22:36:32.250565+0000 mgr.y (mgr.25310) 429 : cluster 0 pgmap v368: 89 pgs: 89 active+clean; 4.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-23T22:36:33.473 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:33.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:33.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:33.577 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:33.603 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:33.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:33.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:33.708 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:33.738 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:33.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:33.744 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:33.813 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:33 smithi169 bash[104356]: cluster 2023-09-23T22:36:32.250565+0000 mgr.y (mgr.25310) 429 : cluster 0 pgmap v368: 89 pgs: 89 active+clean; 4.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-23T22:36:33.813 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:33 smithi169 bash[101133]: cluster 2023-09-23T22:36:32.250565+0000 mgr.y (mgr.25310) 429 : cluster 0 pgmap v368: 89 pgs: 89 active+clean; 4.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-09-23T22:36:33.843 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 48 16 73457 73441 95.6124 64.25 0.00760943 0.0104539 2023-09-23T22:36:33.845 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:33.879 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:33.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:33.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:33.985 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:34.018 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:34.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:34.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:34.122 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:34.155 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:34.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:34.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:34.262 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:34.289 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:34.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:34.292 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:34.393 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:34.420 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:34.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:34.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:34.527 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:34.557 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:34.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:34.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:34.660 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:34.689 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:34.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:34.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:34.795 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:34.826 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:34.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:34.833 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:34.843 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 49 16 74507 74491 95.0003 65.625 0.0132895 0.0105198 2023-09-23T22:36:34.934 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:34.961 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:34.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:34.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:35.020 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2023-09-23T22:36:35.020 INFO:teuthology.orchestra.run.smithi169.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-23T22:36:35.063 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:35.091 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:35.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:35.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:35.195 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:35.231 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:35.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:35.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:35.336 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:35.358 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:35.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:35.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:35.463 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:35.496 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:35.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:35.499 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:35.599 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:35.617 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:35.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:35.620 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:35.720 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:35.754 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:35.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:35.758 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:35.843 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 50 16 75390 75374 94.204 55.1875 0.00485631 0.0105978 2023-09-23T22:36:35.859 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:35.871 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:35 smithi187 bash[89487]: cluster 2023-09-23T22:36:34.251119+0000 mgr.y (mgr.25310) 430 : cluster 0 pgmap v369: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2023-09-23T22:36:35.887 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:35.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:35.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:35.991 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:36.021 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:36.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:36.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:36.126 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:36.157 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:36.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:36.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:36.263 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:36.287 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:36.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:36.291 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:36.369 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:35 smithi169 bash[104356]: cluster 2023-09-23T22:36:34.251119+0000 mgr.y (mgr.25310) 430 : cluster 0 pgmap v369: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2023-09-23T22:36:36.369 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:35 smithi169 bash[101133]: cluster 2023-09-23T22:36:34.251119+0000 mgr.y (mgr.25310) 430 : cluster 0 pgmap v369: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2023-09-23T22:36:36.391 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:36.421 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:36.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:36.424 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:36.480 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:36 smithi187 bash[89487]: audit 2023-09-23T22:36:35.885734+0000 mon.a (mon.0) 601 : audit 1 from='client.? 172.21.15.169:0/3087877310' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T22:36:36.493 INFO:teuthology.orchestra.run.smithi169.stderr:set pool 6 pgp_num to 16 2023-09-23T22:36:36.526 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:36.550 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:36.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:36.552 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:36.652 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:36.682 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:36.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:36.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:36.786 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:36.814 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:36 smithi169 bash[101133]: audit 2023-09-23T22:36:35.885734+0000 mon.a (mon.0) 601 : audit 1 from='client.? 172.21.15.169:0/3087877310' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T22:36:36.814 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:36 smithi169 bash[104356]: audit 2023-09-23T22:36:35.885734+0000 mon.a (mon.0) 601 : audit 1 from='client.? 172.21.15.169:0/3087877310' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T22:36:36.821 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:36.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:36.825 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:36.843 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 51 16 76447 76431 93.6521 66.0625 0.0281771 0.0106709 2023-09-23T22:36:36.926 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:36.951 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:36.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:36.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:37.057 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:37.089 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:37.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:37.093 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:37.193 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:37.240 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:37.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:37.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:37.346 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:37.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:37.377 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:37.377 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:37.478 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:37.485 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:37 smithi169 bash[101133]: cluster 2023-09-23T22:36:36.251535+0000 mgr.y (mgr.25310) 431 : cluster 0 pgmap v370: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 57 MiB/s wr, 906 op/s 2023-09-23T22:36:37.485 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:37 smithi169 bash[101133]: cluster 2023-09-23T22:36:36.483439+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T22:36:37.485 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:37 smithi169 bash[101133]: audit 2023-09-23T22:36:36.486580+0000 mon.a (mon.0) 602 : audit 1 from='client.? 172.21.15.169:0/3087877310' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]': finished 2023-09-23T22:36:37.485 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:37 smithi169 bash[101133]: cluster 2023-09-23T22:36:36.486696+0000 mon.a (mon.0) 603 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2023-09-23T22:36:37.486 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:37 smithi169 bash[101133]: cluster 2023-09-23T22:36:36.489423+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T22:36:37.486 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:37 smithi169 bash[101133]: cluster 2023-09-23T22:36:36.490869+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T22:36:37.486 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:37 smithi169 bash[104356]: cluster 2023-09-23T22:36:36.251535+0000 mgr.y (mgr.25310) 431 : cluster 0 pgmap v370: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 57 MiB/s wr, 906 op/s 2023-09-23T22:36:37.486 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:37 smithi169 bash[104356]: cluster 2023-09-23T22:36:36.483439+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T22:36:37.486 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:37 smithi169 bash[104356]: audit 2023-09-23T22:36:36.486580+0000 mon.a (mon.0) 602 : audit 1 from='client.? 172.21.15.169:0/3087877310' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]': finished 2023-09-23T22:36:37.486 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:37 smithi169 bash[104356]: cluster 2023-09-23T22:36:36.486696+0000 mon.a (mon.0) 603 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2023-09-23T22:36:37.486 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:37 smithi169 bash[104356]: cluster 2023-09-23T22:36:36.489423+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T22:36:37.486 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:37 smithi169 bash[104356]: cluster 2023-09-23T22:36:36.490869+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T22:36:37.513 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:37.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:37.516 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:37.617 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:37.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:37 smithi187 bash[89487]: cluster 2023-09-23T22:36:36.251535+0000 mgr.y (mgr.25310) 431 : cluster 0 pgmap v370: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 57 MiB/s wr, 906 op/s 2023-09-23T22:36:37.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:37 smithi187 bash[89487]: cluster 2023-09-23T22:36:36.483439+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T22:36:37.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:37 smithi187 bash[89487]: audit 2023-09-23T22:36:36.486580+0000 mon.a (mon.0) 602 : audit 1 from='client.? 172.21.15.169:0/3087877310' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num", "val": "16"}]': finished 2023-09-23T22:36:37.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:37 smithi187 bash[89487]: cluster 2023-09-23T22:36:36.486696+0000 mon.a (mon.0) 603 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2023-09-23T22:36:37.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:37 smithi187 bash[89487]: cluster 2023-09-23T22:36:36.489423+0000 osd.7 (osd.7) 33 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T22:36:37.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:37 smithi187 bash[89487]: cluster 2023-09-23T22:36:36.490869+0000 osd.7 (osd.7) 34 : cluster 3 failed to encode map e111 with expected crc 2023-09-23T22:36:37.649 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:37.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:37.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:37.752 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:37.778 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:37.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:37.789 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:37.843 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 52 16 77429 77413 93.0313 61.375 0.0119324 0.0107433 2023-09-23T22:36:37.890 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:37.936 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:37.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:37.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:38.039 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:38.065 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:38.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:38.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:38.168 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:38.200 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:38.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:38.204 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:38.298 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-23T22:36:38.305 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:38.368 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:38.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:38.372 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:38.472 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:38.510 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:38.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:38.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:38.614 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:38.627 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:36:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:36:38] "GET /metrics HTTP/1.1" 200 36399 "" "Prometheus/2.43.0" 2023-09-23T22:36:38.638 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:38.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:38.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:38.743 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:38.770 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:38.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:38.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:38.844 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 53 16 78414 78398 92.4375 61.5625 0.0346318 0.0108128 2023-09-23T22:36:38.874 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:38.899 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:38.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:38.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:39.004 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:39.031 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:39.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:39.034 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:39.134 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:39.159 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:39.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:39.161 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:39.262 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:39.299 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:39.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:39.301 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:39.402 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:39.429 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:39.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:39.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:39.508 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is unset 2023-09-23T22:36:39.536 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:39.568 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:39.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:39.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:39.662 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:39 smithi169 bash[104356]: cluster 2023-09-23T22:36:38.252104+0000 mgr.y (mgr.25310) 432 : cluster 0 pgmap v372: 89 pgs: 89 active+clean; 4.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 61 MiB/s wr, 975 op/s 2023-09-23T22:36:39.662 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:39 smithi169 bash[104356]: audit 2023-09-23T22:36:39.330924+0000 mon.b (mon.1) 6 : audit 1 from='client.? 172.21.15.169:0/4284195920' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:36:39.662 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:39 smithi169 bash[104356]: audit 2023-09-23T22:36:39.332996+0000 mon.a (mon.0) 604 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:36:39.662 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:39 smithi169 bash[101133]: cluster 2023-09-23T22:36:38.252104+0000 mgr.y (mgr.25310) 432 : cluster 0 pgmap v372: 89 pgs: 89 active+clean; 4.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 61 MiB/s wr, 975 op/s 2023-09-23T22:36:39.663 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:39 smithi169 bash[101133]: audit 2023-09-23T22:36:39.330924+0000 mon.b (mon.1) 6 : audit 1 from='client.? 172.21.15.169:0/4284195920' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:36:39.663 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:39 smithi169 bash[101133]: audit 2023-09-23T22:36:39.332996+0000 mon.a (mon.0) 604 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:36:39.672 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:39.699 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:39.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:39.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:39.803 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:39.839 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:39.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:39.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:39.845 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 54 16 79372 79356 91.8344 59.875 0.034251 0.010882 2023-09-23T22:36:39.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:39 smithi187 bash[89487]: cluster 2023-09-23T22:36:38.252104+0000 mgr.y (mgr.25310) 432 : cluster 0 pgmap v372: 89 pgs: 89 active+clean; 4.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 61 MiB/s wr, 975 op/s 2023-09-23T22:36:39.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:39 smithi187 bash[89487]: audit 2023-09-23T22:36:39.330924+0000 mon.b (mon.1) 6 : audit 1 from='client.? 172.21.15.169:0/4284195920' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:36:39.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:39 smithi187 bash[89487]: audit 2023-09-23T22:36:39.332996+0000 mon.a (mon.0) 604 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:36:39.885 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:36:39.932 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:36:39.942 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:39.963 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:39.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:39.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:39.965 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:36:40.011 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:36:40.054 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:36:40.065 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:40.095 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:40.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:40.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:40.106 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:36:40.144 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:36:40.194 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:36:40.199 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:40.206 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:36:40.206 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:36:40.206 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:36:40.206 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:36:40.206 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:36:40.206 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:36:40.206 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:36:40.206 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:36:40.226 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:40.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:40.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:40.329 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:40.352 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:40.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:40.354 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:40.454 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:40.486 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:40.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:40.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:40.493 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:40 smithi169 bash[101133]: cluster 2023-09-23T22:36:39.486709+0000 mon.a (mon.0) 605 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:36:40.589 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:40.621 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:40.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:40.626 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:40.726 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:40.735 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:40 smithi187 bash[89487]: cluster 2023-09-23T22:36:39.486709+0000 mon.a (mon.0) 605 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:36:40.735 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:40 smithi187 bash[89487]: cluster 2023-09-23T22:36:39.486745+0000 mon.a (mon.0) 606 : cluster 1 Cluster is now healthy 2023-09-23T22:36:40.735 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:40 smithi187 bash[89487]: cluster 2023-09-23T22:36:39.495863+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T22:36:40.735 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:40 smithi187 bash[89487]: cluster 2023-09-23T22:36:39.496119+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T22:36:40.735 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:40 smithi187 bash[89487]: audit 2023-09-23T22:36:39.499609+0000 mon.a (mon.0) 607 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:36:40.736 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:40 smithi187 bash[89487]: cluster 2023-09-23T22:36:39.499720+0000 mon.a (mon.0) 608 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2023-09-23T22:36:40.736 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:40 smithi187 bash[89487]: audit 2023-09-23T22:36:39.835894+0000 mon.c (mon.2) 26 : audit 0 from='client.? 172.21.15.169:0/2397035277' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:36:40.757 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:40.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:40.761 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:40.801 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:40 smithi169 bash[104356]: cluster 2023-09-23T22:36:39.486709+0000 mon.a (mon.0) 605 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:36:40.801 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:40 smithi169 bash[104356]: cluster 2023-09-23T22:36:39.486745+0000 mon.a (mon.0) 606 : cluster 1 Cluster is now healthy 2023-09-23T22:36:40.801 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:40 smithi169 bash[104356]: cluster 2023-09-23T22:36:39.495863+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T22:36:40.801 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:40 smithi169 bash[104356]: cluster 2023-09-23T22:36:39.496119+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T22:36:40.801 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:40 smithi169 bash[104356]: audit 2023-09-23T22:36:39.499609+0000 mon.a (mon.0) 607 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:36:40.801 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:40 smithi169 bash[104356]: cluster 2023-09-23T22:36:39.499720+0000 mon.a (mon.0) 608 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2023-09-23T22:36:40.801 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:40 smithi169 bash[104356]: audit 2023-09-23T22:36:39.835894+0000 mon.c (mon.2) 26 : audit 0 from='client.? 172.21.15.169:0/2397035277' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:36:40.802 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:40 smithi169 bash[101133]: cluster 2023-09-23T22:36:39.486745+0000 mon.a (mon.0) 606 : cluster 1 Cluster is now healthy 2023-09-23T22:36:40.802 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:40 smithi169 bash[101133]: cluster 2023-09-23T22:36:39.495863+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T22:36:40.802 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:40 smithi169 bash[101133]: cluster 2023-09-23T22:36:39.496119+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e112 with expected crc 2023-09-23T22:36:40.802 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:40 smithi169 bash[101133]: audit 2023-09-23T22:36:39.499609+0000 mon.a (mon.0) 607 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:36:40.802 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:40 smithi169 bash[101133]: cluster 2023-09-23T22:36:39.499720+0000 mon.a (mon.0) 608 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2023-09-23T22:36:40.802 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:40 smithi169 bash[101133]: audit 2023-09-23T22:36:39.835894+0000 mon.c (mon.2) 26 : audit 0 from='client.? 172.21.15.169:0/2397035277' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:36:40.844 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 55 16 80135 80119 91.0316 47.6875 0.0147041 0.0109799 2023-09-23T22:36:40.862 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:40.901 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:40.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:40.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:41.004 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:41.038 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:41.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:41.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:41.145 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:41.171 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:41.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:41.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:41.276 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:41.304 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:41.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:41.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:41.406 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:41.435 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:41.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:41.442 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:41.507 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:41 smithi187 bash[89487]: cluster 2023-09-23T22:36:40.252676+0000 mgr.y (mgr.25310) 433 : cluster 0 pgmap v374: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 60 MiB/s wr, 956 op/s 2023-09-23T22:36:41.543 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:41.570 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:41.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:41.574 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:41.674 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:41.696 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:41 smithi169 bash[101133]: cluster 2023-09-23T22:36:40.252676+0000 mgr.y (mgr.25310) 433 : cluster 0 pgmap v374: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 60 MiB/s wr, 956 op/s 2023-09-23T22:36:41.696 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:41 smithi169 bash[101133]: audit 2023-09-23T22:36:41.131633+0000 mon.a (mon.0) 609 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:36:41.696 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:41 smithi169 bash[101133]: audit 2023-09-23T22:36:41.132982+0000 mon.a (mon.0) 610 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:36:41.696 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:41 smithi169 bash[104356]: cluster 2023-09-23T22:36:40.252676+0000 mgr.y (mgr.25310) 433 : cluster 0 pgmap v374: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 60 MiB/s wr, 956 op/s 2023-09-23T22:36:41.696 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:41 smithi169 bash[104356]: audit 2023-09-23T22:36:41.131633+0000 mon.a (mon.0) 609 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:36:41.696 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:41 smithi169 bash[104356]: audit 2023-09-23T22:36:41.132982+0000 mon.a (mon.0) 610 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:36:41.699 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:41.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:41.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:41.803 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:41.829 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:41.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:41.833 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:41.844 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 56 16 81200 81184 90.5946 66.5625 0.013785 0.0110321 2023-09-23T22:36:41.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:41 smithi187 bash[89487]: audit 2023-09-23T22:36:41.131633+0000 mon.a (mon.0) 609 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:36:41.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:41 smithi187 bash[89487]: audit 2023-09-23T22:36:41.132982+0000 mon.a (mon.0) 610 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:36:41.934 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:41.967 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:41.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:41.968 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:42.069 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:42.101 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:42.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:42.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:42.204 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:42.227 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:42.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:42.232 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:42.333 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:42.355 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:42.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:42.357 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:42.458 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:42.484 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:42.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:42.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:42.587 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:42.612 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:42.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:42.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:42.717 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:42.746 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:42.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:42.752 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:42.844 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 57 16 82219 82203 90.1225 63.6875 0.011293 0.0110906 2023-09-23T22:36:42.852 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:42.883 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:42.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:42.888 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:42.989 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:43.011 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:43.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:43.017 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:43.056 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T22:36:43.118 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:43.144 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:43.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:43.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:43.247 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:43.286 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:43.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:43.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:43.396 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:43.428 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:43.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:43.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:43.533 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:43.557 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:43.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:43.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:43.663 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:43.690 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:43.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:43.695 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:43.698 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:36:43.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:43 smithi169 bash[101133]: cluster 2023-09-23T22:36:42.253227+0000 mgr.y (mgr.25310) 434 : cluster 0 pgmap v375: 89 pgs: 89 active+clean; 4.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 57 MiB/s wr, 916 op/s 2023-09-23T22:36:43.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:43 smithi169 bash[104356]: cluster 2023-09-23T22:36:42.253227+0000 mgr.y (mgr.25310) 434 : cluster 0 pgmap v375: 89 pgs: 89 active+clean; 4.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 57 MiB/s wr, 916 op/s 2023-09-23T22:36:43.796 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:43.804 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:43 smithi187 bash[89487]: cluster 2023-09-23T22:36:42.253227+0000 mgr.y (mgr.25310) 434 : cluster 0 pgmap v375: 89 pgs: 89 active+clean; 4.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 57 MiB/s wr, 916 op/s 2023-09-23T22:36:43.826 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:43.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:43.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:43.844 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 58 16 83180 83164 89.6041 60.0625 0.0273217 0.0111541 2023-09-23T22:36:43.930 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:43.954 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:43.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:43.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:44.059 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:44.088 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:44.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:44.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:44.191 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:44.224 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:44.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:44.230 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:44.330 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:44.359 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:44.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:44.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:44.462 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:44.486 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:44.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:44.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:44.589 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:44.597 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:36:44.619 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:44.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:44.624 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:44.650 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-23T22:36:44.650 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:36:44.650 INFO:tasks.thrashosds.thrasher:inject_pause on osd.5 2023-09-23T22:36:44.650 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T22:36:44.650 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T22:36:44.650 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 config set filestore_inject_stall 3 2023-09-23T22:36:44.725 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:44.754 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:44.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:44.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:44.844 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 59 16 84168 84152 89.1319 61.75 0.0170387 0.0112143 2023-09-23T22:36:44.858 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:44.886 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:44.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:44.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:44.991 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:45.019 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:45.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:45.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:45.123 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:45.151 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:45.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:45.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:45.256 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:45.283 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:45.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:45.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:45.387 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:45.411 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:45.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:45.416 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:45.516 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:45.543 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:45.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:45.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:45.647 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:45.673 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:45.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:45.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:45.778 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:45.787 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:45 smithi169 bash[101133]: cluster 2023-09-23T22:36:44.253994+0000 mgr.y (mgr.25310) 435 : cluster 0 pgmap v376: 89 pgs: 89 active+clean; 5.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2023-09-23T22:36:45.789 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:45 smithi169 bash[104356]: cluster 2023-09-23T22:36:44.253994+0000 mgr.y (mgr.25310) 435 : cluster 0 pgmap v376: 89 pgs: 89 active+clean; 5.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2023-09-23T22:36:45.808 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:45.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:45.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:45.844 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:2023-09-23T22:36:45.843994+0000 min lat: 0.0012967 max lat: 0.311529 avg lat: 0.0112715 2023-09-23T22:36:45.844 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:36:45.844 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 60 16 85157 85141 88.6765 61.8125 0.010596 0.0112715 2023-09-23T22:36:45.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:45 smithi187 bash[89487]: cluster 2023-09-23T22:36:44.253994+0000 mgr.y (mgr.25310) 435 : cluster 0 pgmap v376: 89 pgs: 89 active+clean; 5.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2023-09-23T22:36:45.915 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:45.939 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:45.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:45.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:46.043 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:46.084 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:46.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:46.086 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:46.187 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:46.215 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:46.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:46.217 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:46.318 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:46.351 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:46.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:46.355 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:46.456 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:46.485 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:46.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:46.488 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:46.589 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:46.615 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:46.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:46.620 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:46.721 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:46.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:46.758 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:46.758 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:46.844 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 61 16 86179 86163 88.2699 63.875 0.0195485 0.0113229 2023-09-23T22:36:46.859 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:46.883 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:46.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:46.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:46.987 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:47.017 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:47.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:47.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:47.119 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:47.154 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:47.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:47.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:47.258 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:47.291 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:47.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:47.296 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:47.397 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:47.422 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:47.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:47.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:47.521 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:47 smithi169 bash[101133]: cluster 2023-09-23T22:36:46.254475+0000 mgr.y (mgr.25310) 436 : cluster 0 pgmap v377: 89 pgs: 89 active+clean; 5.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 62 MiB/s wr, 998 op/s 2023-09-23T22:36:47.528 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:47.554 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:47.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:47.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:47.659 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:47.690 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:47.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:47.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:47.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:47 smithi169 bash[104356]: cluster 2023-09-23T22:36:46.254475+0000 mgr.y (mgr.25310) 436 : cluster 0 pgmap v377: 89 pgs: 89 active+clean; 5.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 62 MiB/s wr, 998 op/s 2023-09-23T22:36:47.796 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:47.820 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:47.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:47.825 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:47.844 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 62 16 87194 87178 87.8693 63.4375 0.00629299 0.011375 2023-09-23T22:36:47.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:47 smithi187 bash[89487]: cluster 2023-09-23T22:36:46.254475+0000 mgr.y (mgr.25310) 436 : cluster 0 pgmap v377: 89 pgs: 89 active+clean; 5.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 62 MiB/s wr, 998 op/s 2023-09-23T22:36:47.926 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:47.959 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:47.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:47.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:48.064 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:48.089 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:48.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:48.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:48.192 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:48.226 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:48.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:48.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:48.330 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:48.360 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:48.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:48.363 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:48.462 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:36:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:36:48] "GET /metrics HTTP/1.1" 200 36403 "" "Prometheus/2.43.0" 2023-09-23T22:36:48.464 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:48.489 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:48.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:48.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:48.506 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:36:48.508 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:36:48.596 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:48.623 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:48.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:48.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:48.730 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:48.762 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:48.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:48.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:48.845 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 63 16 88138 88122 87.411 59 0.0165482 0.0114349 2023-09-23T22:36:48.866 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:48.899 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:48.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:48.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:49.003 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:49.038 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:49.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:49.041 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:49.142 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:49.170 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:49.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:49.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:49.274 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:49.302 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:49.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:49.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:49.405 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:49.436 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:49.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:49.438 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:49.480 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:36:49.539 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:49.565 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:49.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:49.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:49.668 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:49.673 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:49 smithi169 bash[101133]: cluster 2023-09-23T22:36:48.255143+0000 mgr.y (mgr.25310) 437 : cluster 0 pgmap v378: 89 pgs: 89 active+clean; 5.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 978 op/s 2023-09-23T22:36:49.709 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:49.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:49.713 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:49.814 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:49.840 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:49.845 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 64 16 89139 89123 87.0226 62.5625 0.0125767 0.0114858 2023-09-23T22:36:49.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:49.846 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:49.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:49 smithi187 bash[89487]: cluster 2023-09-23T22:36:48.255143+0000 mgr.y (mgr.25310) 437 : cluster 0 pgmap v378: 89 pgs: 89 active+clean; 5.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 978 op/s 2023-09-23T22:36:49.946 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:49.954 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:49 smithi169 bash[104356]: cluster 2023-09-23T22:36:48.255143+0000 mgr.y (mgr.25310) 437 : cluster 0 pgmap v378: 89 pgs: 89 active+clean; 5.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 978 op/s 2023-09-23T22:36:49.973 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:49.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:49.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:50.078 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:50.103 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:50.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:50.109 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:50.210 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:50.249 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:50.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:50.253 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:50.354 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:50.388 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:50.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:50.390 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:50.491 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:50.519 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:50.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:50.521 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:50.622 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:50.659 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:50.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:50.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:50.762 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:50.791 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:50.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:50.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:50.845 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 65 16 90105 90089 86.6126 60.375 0.00589131 0.0115411 2023-09-23T22:36:50.899 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:50.932 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:50.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:50.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:51.036 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:51.063 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:51.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:51.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:51.172 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:51.196 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:51.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:51.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:51.301 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:51.325 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:51.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:51.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:51.429 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:51.456 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:51.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:51.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:51.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:51 smithi169 bash[101133]: cluster 2023-09-23T22:36:50.255704+0000 mgr.y (mgr.25310) 438 : cluster 0 pgmap v379: 89 pgs: 89 active+clean; 5.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 56 MiB/s wr, 901 op/s 2023-09-23T22:36:51.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:51 smithi169 bash[104356]: cluster 2023-09-23T22:36:50.255704+0000 mgr.y (mgr.25310) 438 : cluster 0 pgmap v379: 89 pgs: 89 active+clean; 5.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 56 MiB/s wr, 901 op/s 2023-09-23T22:36:51.561 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:51.571 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:51 smithi187 bash[89487]: cluster 2023-09-23T22:36:50.255704+0000 mgr.y (mgr.25310) 438 : cluster 0 pgmap v379: 89 pgs: 89 active+clean; 5.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 56 MiB/s wr, 901 op/s 2023-09-23T22:36:51.595 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:51.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:51.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:51.699 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:51.735 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:51.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:51.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:51.837 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:51.845 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 66 16 91048 91032 86.1932 58.9375 0.00837098 0.0115964 2023-09-23T22:36:51.864 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:51.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:51.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:51.967 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:51.998 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:52.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:52.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:52.102 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:52.130 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:52.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:52.135 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:52.235 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:52.262 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:52.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:52.269 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:52.370 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:52.401 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:52.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:52.407 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:52.436 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T22:36:52.436 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [], 2023-09-23T22:36:52.436 INFO:teuthology.orchestra.run.smithi169.stdout: "complaint_time": 30, 2023-09-23T22:36:52.436 INFO:teuthology.orchestra.run.smithi169.stdout: "num_blocked_ops": 0 2023-09-23T22:36:52.437 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T22:36:52.508 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:52.543 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:52.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:52.548 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:52.648 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:52.669 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:52.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:52.671 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:52.772 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:52.797 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:52.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:52.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:52.845 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 67 16 91960 91944 85.7574 57 0.00710332 0.0116557 2023-09-23T22:36:52.901 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:52.924 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:52.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:52.929 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:53.030 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:53.052 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:53.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:53.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:53.161 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:53.184 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:53.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:53.189 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:53.289 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:53.315 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:53.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:53.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:53.418 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:53.444 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:53.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:53.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:53.555 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:53.579 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:53.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:53.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:53.683 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:53.691 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:53 smithi187 bash[89487]: cluster 2023-09-23T22:36:52.256377+0000 mgr.y (mgr.25310) 439 : cluster 0 pgmap v380: 89 pgs: 89 active+clean; 5.5 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-23T22:36:53.711 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:53.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:53.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:53.813 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:53.841 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:53.845 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 68 16 92860 92844 85.3234 56.25 0.0280293 0.0117147 2023-09-23T22:36:53.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:53.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:53.947 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:53.957 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:53 smithi169 bash[101133]: cluster 2023-09-23T22:36:52.256377+0000 mgr.y (mgr.25310) 439 : cluster 0 pgmap v380: 89 pgs: 89 active+clean; 5.5 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-23T22:36:53.957 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:53 smithi169 bash[104356]: cluster 2023-09-23T22:36:52.256377+0000 mgr.y (mgr.25310) 439 : cluster 0 pgmap v380: 89 pgs: 89 active+clean; 5.5 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-23T22:36:53.973 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:53.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:53.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:54.076 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:54.101 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:54.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:54.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:54.209 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:54.255 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:54.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:54.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:54.361 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:54.392 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:54.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:54.396 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:54.497 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:54.520 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:54.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:54.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:54.625 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:54.649 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:54.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:54.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:54.756 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:54.781 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:54.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:54.788 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:54.845 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 69 16 93805 93789 84.9428 59.0625 0.0153857 0.0117669 2023-09-23T22:36:54.889 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:54.915 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:54.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:54.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:55.002 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-23T22:36:55.022 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:55.048 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:55.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:55.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:55.150 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:55.181 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:55.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:55.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:55.287 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:55.321 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:55.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:55.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:55.426 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:55.460 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:55.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:55.467 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:55.541 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:55 smithi169 bash[101133]: cluster 2023-09-23T22:36:54.257048+0000 mgr.y (mgr.25310) 440 : cluster 0 pgmap v381: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-23T22:36:55.541 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:55 smithi169 bash[104356]: cluster 2023-09-23T22:36:54.257048+0000 mgr.y (mgr.25310) 440 : cluster 0 pgmap v381: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-23T22:36:55.568 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:55.593 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:55.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:55.596 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:55.697 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:55.705 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:55 smithi187 bash[89487]: cluster 2023-09-23T22:36:54.257048+0000 mgr.y (mgr.25310) 440 : cluster 0 pgmap v381: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-23T22:36:55.723 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:55.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:55.726 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:55.826 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:55.845 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 70 16 94737 94721 84.5613 58.25 0.0138383 0.0118194 2023-09-23T22:36:55.860 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:55.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:55.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:55.964 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:55.990 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:55.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:55.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:56.094 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:56.127 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:56.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:56.133 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:56.233 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:56.263 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:56.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:56.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:56.369 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:56.392 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:56.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:56.399 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:56.499 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:56.531 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:56.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:56.538 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:56.638 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:56.648 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:56 smithi187 bash[89487]: audit 2023-09-23T22:36:56.126335+0000 mon.a (mon.0) 611 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:36:56.671 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:56.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:56.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:56.777 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:56.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:56 smithi169 bash[104356]: audit 2023-09-23T22:36:56.126335+0000 mon.a (mon.0) 611 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:36:56.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:56 smithi169 bash[101133]: audit 2023-09-23T22:36:56.126335+0000 mon.a (mon.0) 611 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:36:56.813 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:56.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:56.816 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:56.845 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 71 16 95677 95661 84.1977 58.75 0.0169765 0.0118698 2023-09-23T22:36:56.856 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T22:36:56.856 INFO:teuthology.orchestra.run.smithi187.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-23T22:36:56.856 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T22:36:56.918 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:56.948 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:56.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:56.959 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:57.059 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:57.089 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:57.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:57.090 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:57.191 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:57.212 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:57.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:57.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:57.317 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:57.347 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:57.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:57.351 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:57.452 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:57.475 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:57.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:57.477 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:57.578 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:57.620 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:57.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:57.622 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:57.723 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:57.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:57 smithi187 bash[89487]: cluster 2023-09-23T22:36:56.257407+0000 mgr.y (mgr.25310) 441 : cluster 0 pgmap v382: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 51 MiB/s wr, 813 op/s 2023-09-23T22:36:57.753 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:57.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:57.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:57.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:57 smithi169 bash[101133]: cluster 2023-09-23T22:36:56.257407+0000 mgr.y (mgr.25310) 441 : cluster 0 pgmap v382: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 51 MiB/s wr, 813 op/s 2023-09-23T22:36:57.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:57 smithi169 bash[104356]: cluster 2023-09-23T22:36:56.257407+0000 mgr.y (mgr.25310) 441 : cluster 0 pgmap v382: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 51 MiB/s wr, 813 op/s 2023-09-23T22:36:57.846 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 72 16 96562 96546 83.7965 55.3125 0.0208061 0.0119259 2023-09-23T22:36:57.861 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:57.891 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:57.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:57.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:57.966 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:36:58.000 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:58.007 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:36:58.036 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:36:58.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:58.040 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:36:58.059 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:36:58.105 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:36:58.141 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:58.159 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:36:58.169 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:58.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:58.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:58.205 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:36:58.250 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:36:58.276 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:58.303 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:36:58.311 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:58.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:58.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:58.314 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:36:58.314 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:36:58.314 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:36:58.315 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:36:58.315 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:36:58.315 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:36:58.315 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:36:58.315 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:36:58.414 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:58.454 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:58.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:58.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:58.557 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:58.560 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:58 smithi187 bash[89487]: audit 2023-09-23T22:36:57.895622+0000 mon.a (mon.0) 612 : audit 0 from='client.? 172.21.15.169:0/4093957307' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:36:58.560 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:58 smithi187 bash[89487]: audit 2023-09-23T22:36:58.145654+0000 mon.b (mon.1) 7 : audit 1 from='client.? 172.21.15.169:0/3933882414' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:36:58.560 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:58 smithi187 bash[89487]: audit 2023-09-23T22:36:58.147620+0000 mon.a (mon.0) 613 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:36:58.572 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is set 2023-09-23T22:36:58.583 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:58.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:58.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:58.603 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:58 smithi169 bash[104356]: audit 2023-09-23T22:36:57.895622+0000 mon.a (mon.0) 612 : audit 0 from='client.? 172.21.15.169:0/4093957307' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:36:58.604 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:58 smithi169 bash[104356]: audit 2023-09-23T22:36:58.145654+0000 mon.b (mon.1) 7 : audit 1 from='client.? 172.21.15.169:0/3933882414' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:36:58.604 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:58 smithi169 bash[104356]: audit 2023-09-23T22:36:58.147620+0000 mon.a (mon.0) 613 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:36:58.604 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:36:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:36:58] "GET /metrics HTTP/1.1" 200 36401 "" "Prometheus/2.43.0" 2023-09-23T22:36:58.604 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:58 smithi169 bash[101133]: audit 2023-09-23T22:36:57.895622+0000 mon.a (mon.0) 612 : audit 0 from='client.? 172.21.15.169:0/4093957307' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:36:58.604 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:58 smithi169 bash[101133]: audit 2023-09-23T22:36:58.145654+0000 mon.b (mon.1) 7 : audit 1 from='client.? 172.21.15.169:0/3933882414' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:36:58.604 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:58 smithi169 bash[101133]: audit 2023-09-23T22:36:58.147620+0000 mon.a (mon.0) 613 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:36:58.689 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:58.720 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:36:58.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:58.722 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:36:58.823 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:58.846 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 73 16 97390 97374 83.3574 51.75 0.00998585 0.0119905 2023-09-23T22:36:58.854 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:58.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:58.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:36:58.958 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:58.995 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:58.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:58.998 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:59.099 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:59.126 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:36:59.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:59.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:36:59.230 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:59.256 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:59.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:59.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:59.362 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:59.384 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:36:59.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:59.388 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:36:59.488 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:59.514 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:36:59.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:59.516 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:36:59.564 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:59 smithi169 bash[101133]: cluster 2023-09-23T22:36:58.259258+0000 mgr.y (mgr.25310) 442 : cluster 0 pgmap v383: 89 pgs: 89 active+clean; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2023-09-23T22:36:59.564 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:59 smithi169 bash[101133]: cluster 2023-09-23T22:36:58.543470+0000 mon.a (mon.0) 614 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:36:59.564 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:59 smithi169 bash[101133]: cluster 2023-09-23T22:36:58.560756+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T22:36:59.564 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:59 smithi169 bash[101133]: audit 2023-09-23T22:36:58.562439+0000 mon.a (mon.0) 615 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:36:59.565 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:36:59 smithi169 bash[101133]: cluster 2023-09-23T22:36:58.562690+0000 mon.a (mon.0) 616 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2023-09-23T22:36:59.617 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:59.654 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:36:59.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:59.656 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:36:59.757 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:59.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:59 smithi169 bash[104356]: cluster 2023-09-23T22:36:58.259258+0000 mgr.y (mgr.25310) 442 : cluster 0 pgmap v383: 89 pgs: 89 active+clean; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2023-09-23T22:36:59.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:59 smithi169 bash[104356]: cluster 2023-09-23T22:36:58.543470+0000 mon.a (mon.0) 614 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:36:59.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:59 smithi169 bash[104356]: cluster 2023-09-23T22:36:58.560756+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T22:36:59.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:59 smithi169 bash[104356]: audit 2023-09-23T22:36:58.562439+0000 mon.a (mon.0) 615 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:36:59.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:36:59 smithi169 bash[104356]: cluster 2023-09-23T22:36:58.562690+0000 mon.a (mon.0) 616 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2023-09-23T22:36:59.794 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:36:59.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:59.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:36:59.846 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 74 16 98322 98306 83.0181 58.25 0.00728054 0.0120409 2023-09-23T22:36:59.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:59 smithi187 bash[89487]: cluster 2023-09-23T22:36:58.259258+0000 mgr.y (mgr.25310) 442 : cluster 0 pgmap v383: 89 pgs: 89 active+clean; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2023-09-23T22:36:59.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:59 smithi187 bash[89487]: cluster 2023-09-23T22:36:58.543470+0000 mon.a (mon.0) 614 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:36:59.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:59 smithi187 bash[89487]: cluster 2023-09-23T22:36:58.560756+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T22:36:59.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:59 smithi187 bash[89487]: audit 2023-09-23T22:36:58.562439+0000 mon.a (mon.0) 615 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:36:59.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:36:59 smithi187 bash[89487]: cluster 2023-09-23T22:36:58.562690+0000 mon.a (mon.0) 616 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2023-09-23T22:36:59.899 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:59.932 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:36:59.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:36:59.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:00.035 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:00.061 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:00.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:00.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:00.164 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:00.187 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:00.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:00.189 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:00.290 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:00.312 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:00.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:00.317 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:00.418 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:00.449 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:00.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:00.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:00.552 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:00.588 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:00.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:00.593 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:00.694 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:00.715 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:00 smithi169 bash[101133]: cluster 2023-09-23T22:36:58.571628+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T22:37:00.715 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:00 smithi169 bash[104356]: cluster 2023-09-23T22:36:58.571628+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T22:37:00.739 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:00.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:00.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:00.846 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:00.846 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 75 16 99246 99230 82.6811 57.75 0.0110631 0.0120895 2023-09-23T22:37:00.855 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:00 smithi187 bash[89487]: cluster 2023-09-23T22:36:58.571628+0000 osd.7 (osd.7) 35 : cluster 3 failed to encode map e113 with expected crc 2023-09-23T22:37:00.875 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:00.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:00.879 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:00.980 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:01.010 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:01.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:01.012 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:01.113 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:01.137 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:01.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:01.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:01.149 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:37:01.242 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:01.267 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:01.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:01.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:01.370 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:01.407 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:01.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:01.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:01.511 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:01.536 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:01.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:01.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:01.645 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:01.671 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:01.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:01.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:01.774 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:01.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:01 smithi169 bash[104356]: cluster 2023-09-23T22:37:00.259699+0000 mgr.y (mgr.25310) 443 : cluster 0 pgmap v385: 89 pgs: 89 active+clean; 5.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 943 op/s 2023-09-23T22:37:01.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:01 smithi169 bash[101133]: cluster 2023-09-23T22:37:00.259699+0000 mgr.y (mgr.25310) 443 : cluster 0 pgmap v385: 89 pgs: 89 active+clean; 5.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 943 op/s 2023-09-23T22:37:01.803 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:01.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:01.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:01.846 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 76 16 100191 100175 82.3703 59.0625 0.017284 0.0121349 2023-09-23T22:37:01.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:01 smithi187 bash[89487]: cluster 2023-09-23T22:37:00.259699+0000 mgr.y (mgr.25310) 443 : cluster 0 pgmap v385: 89 pgs: 89 active+clean; 5.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 943 op/s 2023-09-23T22:37:01.910 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:01.950 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:01.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:01.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:02.059 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:02.088 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:02.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:02.091 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:02.192 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:02.215 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:02.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:02.217 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:02.318 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:02.343 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:02.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:02.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:02.446 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:02.475 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:02.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:02.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:02.581 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:02.608 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:02.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:02.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:02.650 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:37:02.663 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T22:37:02.711 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:02.774 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:02.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:02.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:02.847 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 77 16 101061 101045 82.0056 54.375 0.019556 0.0121879 2023-09-23T22:37:02.877 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:02.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-23T22:37:02.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-23T22:37:02.884 INFO:tasks.thrashosds.thrasher:Growing pool .mgr 2023-09-23T22:37:02.884 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:37:02.945 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:02.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:02.951 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:03.051 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:03.079 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:03.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:03.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:03.182 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:03.211 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:03.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:03.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:03.316 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:03.356 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:03.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:03.360 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:03.461 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:03.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:03.496 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:03.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:03.597 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:03.627 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:03.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:03.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:03.735 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:03.761 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:03.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:03.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:03.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:03 smithi169 bash[101133]: cluster 2023-09-23T22:37:02.263851+0000 mgr.y (mgr.25310) 444 : cluster 0 pgmap v386: 89 pgs: 89 active+clean; 6.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 932 op/s 2023-09-23T22:37:03.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:03 smithi169 bash[104356]: cluster 2023-09-23T22:37:02.263851+0000 mgr.y (mgr.25310) 444 : cluster 0 pgmap v386: 89 pgs: 89 active+clean; 6.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 932 op/s 2023-09-23T22:37:03.847 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 78 16 101910 101894 81.6345 53.0625 0.0146789 0.0122436 2023-09-23T22:37:03.867 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:03.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:03 smithi187 bash[89487]: cluster 2023-09-23T22:37:02.263851+0000 mgr.y (mgr.25310) 444 : cluster 0 pgmap v386: 89 pgs: 89 active+clean; 6.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 932 op/s 2023-09-23T22:37:03.890 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:03.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:03.894 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:03.995 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:04.031 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:04.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:04.034 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:04.135 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:04.162 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:04.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:04.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:04.267 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:04.296 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:04.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:04.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:04.403 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:04.439 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:04.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:04.441 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:04.542 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:04.574 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:04.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:04.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:04.677 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:04.703 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:04.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:04.706 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:04.807 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:04.843 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:04.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:04.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:04.847 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 79 16 102790 102774 81.2973 55 0.0136167 0.0122946 2023-09-23T22:37:04.948 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:04.974 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:04.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:04.979 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:05.079 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:05.118 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:05.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:05.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:05.222 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:05.250 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:05.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:05.252 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:05.353 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:05.390 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:05.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:05.393 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:05.493 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:05.512 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2023-09-23T22:37:05.512 INFO:teuthology.orchestra.run.smithi169.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-23T22:37:05.560 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:05.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:05.569 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:05.583 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:05 smithi187 bash[89487]: cluster 2023-09-23T22:37:04.264457+0000 mgr.y (mgr.25310) 445 : cluster 0 pgmap v387: 89 pgs: 89 active+clean; 6.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 57 MiB/s wr, 911 op/s 2023-09-23T22:37:05.670 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:05.702 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:05.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:05.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:05.773 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:05 smithi169 bash[104356]: cluster 2023-09-23T22:37:04.264457+0000 mgr.y (mgr.25310) 445 : cluster 0 pgmap v387: 89 pgs: 89 active+clean; 6.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 57 MiB/s wr, 911 op/s 2023-09-23T22:37:05.774 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:05 smithi169 bash[101133]: cluster 2023-09-23T22:37:04.264457+0000 mgr.y (mgr.25310) 445 : cluster 0 pgmap v387: 89 pgs: 89 active+clean; 6.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 57 MiB/s wr, 911 op/s 2023-09-23T22:37:05.806 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:05.833 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:05.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:05.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:05.847 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:2023-09-23T22:37:05.846939+0000 min lat: 0.0012967 max lat: 0.311529 avg lat: 0.0123531 2023-09-23T22:37:05.847 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:37:05.847 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 80 16 103598 103582 80.9122 50.5 0.0111727 0.0123531 2023-09-23T22:37:05.939 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:05.974 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:05.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:05.979 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:06.079 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:06.111 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:06.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:06.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:06.216 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:06.247 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:06.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:06.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:06.352 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:06.384 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:06.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:06.386 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:06.487 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:06.519 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:06.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:06.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:06.623 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:06.656 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:06.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:06.664 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:06.763 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-23T22:37:06.764 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:06.788 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:06.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:06.794 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:06.847 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 81 16 104469 104453 80.5853 54.4375 0.0137087 0.012403 2023-09-23T22:37:06.895 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:06.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:06.923 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:06.923 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:07.024 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:07.051 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:07.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:07.056 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:07.157 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:07.187 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:07.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:07.190 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:07.291 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:07.322 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:07.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:07.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:07.426 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:07.452 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:07.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:07.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:07.555 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:07.581 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:07.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:07.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:07.685 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:07.718 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:07.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:07.725 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:07.825 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:07.848 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 82 16 105328 105312 80.2572 53.6875 0.0064514 0.0124547 2023-09-23T22:37:07.864 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:07.865 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:07 smithi169 bash[101133]: cluster 2023-09-23T22:37:06.264876+0000 mgr.y (mgr.25310) 446 : cluster 0 pgmap v388: 89 pgs: 89 active+clean; 6.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 57 MiB/s wr, 911 op/s 2023-09-23T22:37:07.866 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:07 smithi169 bash[104356]: cluster 2023-09-23T22:37:06.264876+0000 mgr.y (mgr.25310) 446 : cluster 0 pgmap v388: 89 pgs: 89 active+clean; 6.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 57 MiB/s wr, 911 op/s 2023-09-23T22:37:07.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:07.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:07.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:07 smithi187 bash[89487]: cluster 2023-09-23T22:37:06.264876+0000 mgr.y (mgr.25310) 446 : cluster 0 pgmap v388: 89 pgs: 89 active+clean; 6.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 57 MiB/s wr, 911 op/s 2023-09-23T22:37:07.967 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:08.008 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:08.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:08.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:08.118 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:08.145 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:08.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:08.149 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:08.249 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:08.258 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:37:08.267 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:37:08.267 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:37:08.292 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:08.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:08.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:08.398 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:08.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:08.432 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:08.432 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:08.533 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:08.562 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:08.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:08.568 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:08.669 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:08.699 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:08.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:08.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:08.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:37:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:37:08] "GET /metrics HTTP/1.1" 200 36401 "" "Prometheus/2.43.0" 2023-09-23T22:37:08.802 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:08.830 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:08.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:08.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:08.847 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 83 16 106172 106156 79.9258 52.75 0.0271771 0.0125059 2023-09-23T22:37:08.937 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:08.962 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:08.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:08.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:09.066 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:09.097 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:09.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:09.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:09.201 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:09.230 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:09.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:09.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:09.336 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:09.372 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:09.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:09.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:09.475 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:09.505 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:09.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:09.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:09.613 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:09.641 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:09.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:09.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:09.747 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:09.779 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:09.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:09.783 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:09.847 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 84 16 107022 107006 79.6067 53.125 0.00909876 0.0125554 2023-09-23T22:37:09.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:09 smithi187 bash[89487]: cluster 2023-09-23T22:37:08.265914+0000 mgr.y (mgr.25310) 447 : cluster 0 pgmap v389: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 885 op/s 2023-09-23T22:37:09.884 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:09.966 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:09 smithi169 bash[104356]: cluster 2023-09-23T22:37:08.265914+0000 mgr.y (mgr.25310) 447 : cluster 0 pgmap v389: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 885 op/s 2023-09-23T22:37:09.967 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:09 smithi169 bash[101133]: cluster 2023-09-23T22:37:08.265914+0000 mgr.y (mgr.25310) 447 : cluster 0 pgmap v389: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 885 op/s 2023-09-23T22:37:09.985 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:09.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:09.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:10.090 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:10.121 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:10.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:10.126 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:10.227 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:10.255 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:10.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:10.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:10.361 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:10.399 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:10.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:10.402 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:10.503 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:10.541 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:10.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:10.544 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:10.644 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:10.670 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:10.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:10.676 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:10.777 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:10.806 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:10.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:10.810 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:10.848 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 85 16 107891 107875 79.309 54.3125 0.00904068 0.0126021 2023-09-23T22:37:10.911 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:10.943 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:10.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:10.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:11.049 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:11.077 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:11.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:11.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:11.180 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:11.214 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:11.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:11.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:11.319 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:11.321 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:37:11.343 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:11.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:11.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:11.446 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:11.474 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:11.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:11.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:11.579 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:11.598 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:11 smithi169 bash[101133]: cluster 2023-09-23T22:37:10.266435+0000 mgr.y (mgr.25310) 448 : cluster 0 pgmap v390: 89 pgs: 89 active+clean; 6.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 47 MiB/s wr, 752 op/s 2023-09-23T22:37:11.598 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:11 smithi169 bash[101133]: audit 2023-09-23T22:37:11.132962+0000 mon.a (mon.0) 617 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:37:11.598 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:11 smithi169 bash[101133]: audit 2023-09-23T22:37:11.134418+0000 mon.a (mon.0) 618 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:37:11.607 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:11.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:11.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:11.714 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:11.736 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:11.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:11.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:11.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:11 smithi169 bash[104356]: cluster 2023-09-23T22:37:10.266435+0000 mgr.y (mgr.25310) 448 : cluster 0 pgmap v390: 89 pgs: 89 active+clean; 6.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 47 MiB/s wr, 752 op/s 2023-09-23T22:37:11.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:11 smithi169 bash[104356]: audit 2023-09-23T22:37:11.132962+0000 mon.a (mon.0) 617 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:37:11.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:11 smithi169 bash[104356]: audit 2023-09-23T22:37:11.134418+0000 mon.a (mon.0) 618 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:37:11.840 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:11.848 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 86 16 108736 108720 79.0009 52.8125 0.0282373 0.0126521 2023-09-23T22:37:11.869 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:11.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:11.872 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:11.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:11 smithi187 bash[89487]: cluster 2023-09-23T22:37:10.266435+0000 mgr.y (mgr.25310) 448 : cluster 0 pgmap v390: 89 pgs: 89 active+clean; 6.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 47 MiB/s wr, 752 op/s 2023-09-23T22:37:11.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:11 smithi187 bash[89487]: audit 2023-09-23T22:37:11.132962+0000 mon.a (mon.0) 617 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:37:11.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:11 smithi187 bash[89487]: audit 2023-09-23T22:37:11.134418+0000 mon.a (mon.0) 618 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:37:11.972 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:11.995 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:11.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:11.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:12.098 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:12.140 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:12.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:12.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:12.243 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:12.282 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:12.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:12.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:12.387 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:12.413 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:12.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:12.420 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:12.520 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:12.548 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:12.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:12.551 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:12.652 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:12.680 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:12.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:12.685 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:12.785 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:12.795 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:12 smithi187 bash[89487]: audit 2023-09-23T22:37:12.118413+0000 mon.a (mon.0) 619 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:37:12.817 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:12.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:12.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:12.848 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 87 16 109479 109463 78.6266 46.4375 0.0195896 0.0127133 2023-09-23T22:37:12.923 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:12.949 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:12.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:12.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:13.038 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:12 smithi169 bash[101133]: audit 2023-09-23T22:37:12.118413+0000 mon.a (mon.0) 619 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:37:13.039 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:12 smithi169 bash[104356]: audit 2023-09-23T22:37:12.118413+0000 mon.a (mon.0) 619 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:37:13.052 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:13.082 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:13.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:13.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:13.187 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:13.210 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:13.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:13.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:13.315 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:13.345 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:13.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:13.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:13.448 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:13.479 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:13.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:13.482 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:13.583 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:13.616 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:13.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:13.618 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:13.719 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:13.744 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:13.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:13.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:13.848 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 88 16 110217 110201 78.2572 46.125 0.0194912 0.0127728 2023-09-23T22:37:13.850 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:13.860 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:13 smithi187 bash[89487]: cluster 2023-09-23T22:37:12.267052+0000 mgr.y (mgr.25310) 449 : cluster 0 pgmap v391: 89 pgs: 89 active+clean; 6.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 57 MiB/s wr, 910 op/s 2023-09-23T22:37:13.860 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:13 smithi187 bash[89487]: audit 2023-09-23T22:37:12.596649+0000 mon.a (mon.0) 620 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:37:13.860 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:13 smithi187 bash[89487]: audit 2023-09-23T22:37:12.615567+0000 mon.a (mon.0) 621 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:37:13.893 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:13.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:13.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:13.996 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:14.004 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:13 smithi169 bash[101133]: cluster 2023-09-23T22:37:12.267052+0000 mgr.y (mgr.25310) 449 : cluster 0 pgmap v391: 89 pgs: 89 active+clean; 6.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 57 MiB/s wr, 910 op/s 2023-09-23T22:37:14.004 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:13 smithi169 bash[101133]: audit 2023-09-23T22:37:12.596649+0000 mon.a (mon.0) 620 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:37:14.004 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:13 smithi169 bash[101133]: audit 2023-09-23T22:37:12.615567+0000 mon.a (mon.0) 621 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:37:14.004 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:13 smithi169 bash[104356]: cluster 2023-09-23T22:37:12.267052+0000 mgr.y (mgr.25310) 449 : cluster 0 pgmap v391: 89 pgs: 89 active+clean; 6.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 57 MiB/s wr, 910 op/s 2023-09-23T22:37:14.004 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:13 smithi169 bash[104356]: audit 2023-09-23T22:37:12.596649+0000 mon.a (mon.0) 620 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:37:14.005 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:13 smithi169 bash[104356]: audit 2023-09-23T22:37:12.615567+0000 mon.a (mon.0) 621 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:37:14.022 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:14.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:14.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:14.126 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:14.160 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:14.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:14.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:14.263 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:14.292 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:14.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:14.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:14.397 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:14.429 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:14.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:14.432 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:14.533 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:14.560 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:14.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:14.563 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:14.664 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:14.698 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:14.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:14.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:14.801 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:14.826 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:14.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:14.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:14.848 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 89 16 111072 111056 77.9783 53.4375 0.018112 0.0128188 2023-09-23T22:37:14.931 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:14.965 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:14.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:14.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:15.075 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:15.100 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:15.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:15.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:15.206 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:15.237 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:15.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:15.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:15.343 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:15.377 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:15.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:15.385 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:15.486 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:15.522 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:15.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:15.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:15.623 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:15 smithi187 bash[89487]: cluster 2023-09-23T22:37:14.268366+0000 mgr.y (mgr.25310) 450 : cluster 0 pgmap v392: 89 pgs: 89 active+clean; 6.7 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 882 op/s 2023-09-23T22:37:15.627 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:15.673 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:15.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:15.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:15.779 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:15.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:15 smithi169 bash[101133]: cluster 2023-09-23T22:37:14.268366+0000 mgr.y (mgr.25310) 450 : cluster 0 pgmap v392: 89 pgs: 89 active+clean; 6.7 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 882 op/s 2023-09-23T22:37:15.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:15 smithi169 bash[104356]: cluster 2023-09-23T22:37:14.268366+0000 mgr.y (mgr.25310) 450 : cluster 0 pgmap v392: 89 pgs: 89 active+clean; 6.7 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 882 op/s 2023-09-23T22:37:15.810 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:15.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:15.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:15.848 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Total time run: 90.0117 2023-09-23T22:37:15.848 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Total writes made: 111926 2023-09-23T22:37:15.848 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Write size: 65536 2023-09-23T22:37:15.849 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Object size: 65536 2023-09-23T22:37:15.849 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Bandwidth (MB/sec): 77.7163 2023-09-23T22:37:15.849 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Stddev Bandwidth: 31.0045 2023-09-23T22:37:15.849 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Max bandwidth (MB/sec): 195.688 2023-09-23T22:37:15.849 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Min bandwidth (MB/sec): 46.125 2023-09-23T22:37:15.849 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Average IOPS: 1243 2023-09-23T22:37:15.849 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Stddev IOPS: 496.072 2023-09-23T22:37:15.849 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Max IOPS: 3131 2023-09-23T22:37:15.849 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Min IOPS: 738 2023-09-23T22:37:15.849 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Average Latency(s): 0.0128626 2023-09-23T22:37:15.849 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Stddev Latency(s): 0.0114914 2023-09-23T22:37:15.849 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Max latency(s): 0.311529 2023-09-23T22:37:15.850 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Min latency(s): 0.0012967 2023-09-23T22:37:15.854 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Cleaning up (deleting benchmark objects) 2023-09-23T22:37:15.919 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:15.949 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:15.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:15.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:16.054 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:16.079 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:16.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:16.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:16.184 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:16.217 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:16.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:16.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:16.322 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:16.355 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:16.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:16.357 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:16.458 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:16.481 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:16.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:16.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:16.587 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:16.610 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:16.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:16.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:16.713 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:16.740 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:16.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:16.747 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:16.848 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:16.871 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:16.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:16.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:16.974 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:17.004 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:17.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:17.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:17.110 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:17.142 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:17.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:17.144 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:17.245 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:17.274 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:17.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:17.276 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:17.377 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:17.405 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:17.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:17.409 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:17.510 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:17.572 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:17.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:17.576 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:17.676 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:17.707 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:17.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:17.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:17.813 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:17.822 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:17 smithi187 bash[89487]: cluster 2023-09-23T22:37:16.268761+0000 mgr.y (mgr.25310) 451 : cluster 0 pgmap v393: 89 pgs: 89 active+clean; 6.7 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 44 MiB/s wr, 701 op/s 2023-09-23T22:37:17.848 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:17.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:17.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:17.956 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:17.965 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:17 smithi169 bash[104356]: cluster 2023-09-23T22:37:16.268761+0000 mgr.y (mgr.25310) 451 : cluster 0 pgmap v393: 89 pgs: 89 active+clean; 6.7 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 44 MiB/s wr, 701 op/s 2023-09-23T22:37:17.967 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:17 smithi169 bash[101133]: cluster 2023-09-23T22:37:16.268761+0000 mgr.y (mgr.25310) 451 : cluster 0 pgmap v393: 89 pgs: 89 active+clean; 6.7 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 44 MiB/s wr, 701 op/s 2023-09-23T22:37:17.978 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:17.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:17.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:18.083 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:18.121 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:18.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:18.125 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:18.226 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:18.260 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:18.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:18.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:18.366 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:18.400 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:18.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:18.403 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:18.504 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:18.511 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:37:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:37:18] "GET /metrics HTTP/1.1" 200 36402 "" "Prometheus/2.43.0" 2023-09-23T22:37:18.527 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:18.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:18.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:18.632 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:18.654 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:18.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:18.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:18.757 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:18.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:18.797 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:18.797 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:18.898 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:18.928 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:18.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:18.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:19.034 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:19.058 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:19.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:19.064 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:19.165 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:19.199 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:19.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:19.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:19.303 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:19.332 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:19.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:19.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:19.438 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:19.466 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:19.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:19.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:19.569 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:19.594 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:19.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:19.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:19.629 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:19 smithi169 bash[101133]: cluster 2023-09-23T22:37:18.269467+0000 mgr.y (mgr.25310) 452 : cluster 0 pgmap v394: 89 pgs: 89 active+clean; 6.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 54 MiB/s wr, 937 op/s 2023-09-23T22:37:19.629 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:19 smithi169 bash[101133]: audit 2023-09-23T22:37:18.892891+0000 mon.a (mon.0) 622 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:37:19.629 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:19 smithi169 bash[101133]: audit 2023-09-23T22:37:18.902118+0000 mon.a (mon.0) 623 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:37:19.629 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:19 smithi169 bash[104356]: cluster 2023-09-23T22:37:18.269467+0000 mgr.y (mgr.25310) 452 : cluster 0 pgmap v394: 89 pgs: 89 active+clean; 6.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 54 MiB/s wr, 937 op/s 2023-09-23T22:37:19.629 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:19 smithi169 bash[104356]: audit 2023-09-23T22:37:18.892891+0000 mon.a (mon.0) 622 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:37:19.630 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:19 smithi169 bash[104356]: audit 2023-09-23T22:37:18.902118+0000 mon.a (mon.0) 623 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:37:19.700 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:19.728 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:19.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:19.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:19.834 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:19.863 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:19.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:19.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:19.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:19 smithi187 bash[89487]: cluster 2023-09-23T22:37:18.269467+0000 mgr.y (mgr.25310) 452 : cluster 0 pgmap v394: 89 pgs: 89 active+clean; 6.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 54 MiB/s wr, 937 op/s 2023-09-23T22:37:19.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:19 smithi187 bash[89487]: audit 2023-09-23T22:37:18.892891+0000 mon.a (mon.0) 622 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:37:19.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:19 smithi187 bash[89487]: audit 2023-09-23T22:37:18.902118+0000 mon.a (mon.0) 623 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:37:19.965 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:19.993 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:20.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:20.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:20.101 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:20.128 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:20.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:20.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:20.231 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:20.267 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:20.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:20.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:20.372 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:20.394 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:20.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:20.396 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:20.496 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:20.526 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:20.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:20.528 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:20.629 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:20.654 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:20.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:20.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:20.756 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:20.784 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:20.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:20.791 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:20.892 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:20.914 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:20.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:20.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:21.017 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:21.044 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:21.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:21.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:21.149 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:21.175 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:21.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:21.178 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:21.279 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:21.316 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:21.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:21.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:21.421 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:21.451 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:21.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:21.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:21.553 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:21.584 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:21.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:21.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:21.689 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:21.730 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:21.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:21.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:21.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:21 smithi169 bash[101133]: cluster 2023-09-23T22:37:20.269947+0000 mgr.y (mgr.25310) 453 : cluster 0 pgmap v395: 89 pgs: 89 active+clean; 6.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 42 MiB/s wr, 796 op/s 2023-09-23T22:37:21.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:21 smithi169 bash[104356]: cluster 2023-09-23T22:37:20.269947+0000 mgr.y (mgr.25310) 453 : cluster 0 pgmap v395: 89 pgs: 89 active+clean; 6.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 42 MiB/s wr, 796 op/s 2023-09-23T22:37:21.834 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:21.866 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:21.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:21.871 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:21.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:21 smithi187 bash[89487]: cluster 2023-09-23T22:37:20.269947+0000 mgr.y (mgr.25310) 453 : cluster 0 pgmap v395: 89 pgs: 89 active+clean; 6.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 42 MiB/s wr, 796 op/s 2023-09-23T22:37:21.972 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:22.007 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:22.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:22.009 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:22.021 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:37:22.034 INFO:teuthology.orchestra.run.smithi169.stderr:dumped all 2023-09-23T22:37:22.110 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:22.140 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:22.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:22.143 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:22.243 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:22.277 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:22.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:22.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:22.383 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:22.407 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:22.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:22.415 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:22.515 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:22.548 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:22.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:22.550 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:22.651 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:22.684 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:22.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:22.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:22.787 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:22.810 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:22.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:22.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:22.913 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:22.944 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:22.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:22.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:23.047 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:23.071 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:23.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:23.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:23.175 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:23.203 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:23.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:23.206 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:23.307 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:23.345 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:23.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:23.352 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:23.405 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:37:23.447 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:37:23.454 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:23.487 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:37:23.491 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:23.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:23.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:23.554 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:37:23.588 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:37:23.595 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:23.631 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:37:23.633 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:23.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:23.637 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:23.658 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is set 2023-09-23T22:37:23.678 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:37:23.711 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:37:23.716 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:37:23.716 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:37:23.716 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:37:23.716 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:37:23.716 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:37:23.716 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:37:23.716 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:37:23.716 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:37:23.738 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:23.746 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:23 smithi187 bash[89487]: audit 2023-09-23T22:37:21.998953+0000 mgr.y (mgr.25310) 454 : audit 0 from='client.44534 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:37:23.746 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:23 smithi187 bash[89487]: cluster 2023-09-23T22:37:22.270394+0000 mgr.y (mgr.25310) 455 : cluster 0 pgmap v396: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 35 MiB/s wr, 812 op/s 2023-09-23T22:37:23.747 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:23 smithi187 bash[89487]: audit 2023-09-23T22:37:22.796977+0000 mon.c (mon.2) 27 : audit 1 from='client.? 172.21.15.169:0/250173991' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:37:23.747 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:23 smithi187 bash[89487]: audit 2023-09-23T22:37:22.797582+0000 mon.a (mon.0) 624 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:37:23.747 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:23 smithi187 bash[89487]: audit 2023-09-23T22:37:23.360171+0000 mon.c (mon.2) 28 : audit 0 from='client.? 172.21.15.169:0/3277721771' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:37:23.761 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:23.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:23.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:23.868 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:23.877 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:23 smithi169 bash[101133]: audit 2023-09-23T22:37:21.998953+0000 mgr.y (mgr.25310) 454 : audit 0 from='client.44534 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:37:23.877 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:23 smithi169 bash[101133]: cluster 2023-09-23T22:37:22.270394+0000 mgr.y (mgr.25310) 455 : cluster 0 pgmap v396: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 35 MiB/s wr, 812 op/s 2023-09-23T22:37:23.878 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:23 smithi169 bash[101133]: audit 2023-09-23T22:37:22.796977+0000 mon.c (mon.2) 27 : audit 1 from='client.? 172.21.15.169:0/250173991' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:37:23.878 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:23 smithi169 bash[101133]: audit 2023-09-23T22:37:22.797582+0000 mon.a (mon.0) 624 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:37:23.878 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:23 smithi169 bash[101133]: audit 2023-09-23T22:37:23.360171+0000 mon.c (mon.2) 28 : audit 0 from='client.? 172.21.15.169:0/3277721771' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:37:23.878 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:23 smithi169 bash[104356]: audit 2023-09-23T22:37:21.998953+0000 mgr.y (mgr.25310) 454 : audit 0 from='client.44534 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:37:23.878 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:23 smithi169 bash[104356]: cluster 2023-09-23T22:37:22.270394+0000 mgr.y (mgr.25310) 455 : cluster 0 pgmap v396: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 35 MiB/s wr, 812 op/s 2023-09-23T22:37:23.878 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:23 smithi169 bash[104356]: audit 2023-09-23T22:37:22.796977+0000 mon.c (mon.2) 27 : audit 1 from='client.? 172.21.15.169:0/250173991' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:37:23.878 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:23 smithi169 bash[104356]: audit 2023-09-23T22:37:22.797582+0000 mon.a (mon.0) 624 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:37:23.878 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:23 smithi169 bash[104356]: audit 2023-09-23T22:37:23.360171+0000 mon.c (mon.2) 28 : audit 0 from='client.? 172.21.15.169:0/3277721771' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:37:23.893 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:23.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:23.898 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:23.999 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:24.022 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:24.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:24.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:24.124 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:24.145 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:24.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:24.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:24.250 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:24.274 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:24.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:24.280 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:24.381 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:24.407 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:24.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:24.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:24.510 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:24.534 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:24.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:24.536 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:24.637 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:24.654 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:24.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:24.655 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:24.756 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:24.800 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:24.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:24.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:24.801 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:24 smithi187 bash[89487]: cluster 2023-09-23T22:37:23.636195+0000 mon.a (mon.0) 625 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:37:24.801 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:24 smithi187 bash[89487]: cluster 2023-09-23T22:37:23.638564+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T22:37:24.801 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:24 smithi187 bash[89487]: cluster 2023-09-23T22:37:23.642967+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T22:37:24.802 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:24 smithi187 bash[89487]: audit 2023-09-23T22:37:23.646672+0000 mon.a (mon.0) 626 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:37:24.802 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:24 smithi187 bash[89487]: cluster 2023-09-23T22:37:23.646801+0000 mon.a (mon.0) 627 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-09-23T22:37:24.802 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:24 smithi187 bash[89487]: cluster 2023-09-23T22:37:23.647573+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T22:37:24.802 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:24 smithi187 bash[89487]: cluster 2023-09-23T22:37:23.649843+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T22:37:24.802 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:24 smithi187 bash[89487]: cluster 2023-09-23T22:37:23.655463+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T22:37:24.802 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:24 smithi187 bash[89487]: cluster 2023-09-23T22:37:24.271023+0000 mgr.y (mgr.25310) 456 : cluster 0 pgmap v398: 89 pgs: 89 active+clean; 6.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 16 MiB/s wr, 814 op/s 2023-09-23T22:37:24.902 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:24.910 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:24 smithi169 bash[101133]: cluster 2023-09-23T22:37:23.636195+0000 mon.a (mon.0) 625 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:37:24.911 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:24 smithi169 bash[101133]: cluster 2023-09-23T22:37:23.638564+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T22:37:24.911 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:24 smithi169 bash[101133]: cluster 2023-09-23T22:37:23.642967+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T22:37:24.911 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:24 smithi169 bash[101133]: audit 2023-09-23T22:37:23.646672+0000 mon.a (mon.0) 626 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:37:24.911 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:24 smithi169 bash[101133]: cluster 2023-09-23T22:37:23.646801+0000 mon.a (mon.0) 627 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-09-23T22:37:24.911 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:24 smithi169 bash[101133]: cluster 2023-09-23T22:37:23.647573+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T22:37:24.911 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:24 smithi169 bash[101133]: cluster 2023-09-23T22:37:23.649843+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T22:37:24.911 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:24 smithi169 bash[101133]: cluster 2023-09-23T22:37:23.655463+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T22:37:24.911 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:24 smithi169 bash[101133]: cluster 2023-09-23T22:37:24.271023+0000 mgr.y (mgr.25310) 456 : cluster 0 pgmap v398: 89 pgs: 89 active+clean; 6.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 16 MiB/s wr, 814 op/s 2023-09-23T22:37:24.911 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:24 smithi169 bash[104356]: cluster 2023-09-23T22:37:23.636195+0000 mon.a (mon.0) 625 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:37:24.911 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:24 smithi169 bash[104356]: cluster 2023-09-23T22:37:23.638564+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T22:37:24.912 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:24 smithi169 bash[104356]: cluster 2023-09-23T22:37:23.642967+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T22:37:24.912 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:24 smithi169 bash[104356]: audit 2023-09-23T22:37:23.646672+0000 mon.a (mon.0) 626 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:37:24.912 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:24 smithi169 bash[104356]: cluster 2023-09-23T22:37:23.646801+0000 mon.a (mon.0) 627 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-09-23T22:37:24.912 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:24 smithi169 bash[104356]: cluster 2023-09-23T22:37:23.647573+0000 osd.7 (osd.7) 36 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T22:37:24.912 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:24 smithi169 bash[104356]: cluster 2023-09-23T22:37:23.649843+0000 osd.7 (osd.7) 37 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T22:37:24.912 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:24 smithi169 bash[104356]: cluster 2023-09-23T22:37:23.655463+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e114 with expected crc 2023-09-23T22:37:24.912 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:24 smithi169 bash[104356]: cluster 2023-09-23T22:37:24.271023+0000 mgr.y (mgr.25310) 456 : cluster 0 pgmap v398: 89 pgs: 89 active+clean; 6.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 16 MiB/s wr, 814 op/s 2023-09-23T22:37:24.924 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:24.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:24.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:25.028 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:25.050 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:25.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:25.052 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:25.152 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:25.187 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:25.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:25.193 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:25.294 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:25.324 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:25.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:25.326 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:25.427 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:25.460 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:25.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:25.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:25.563 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:25.588 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:25.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:25.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:25.691 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:25.702 INFO:teuthology.orchestra.run.smithi169.stdout:{"pg_ready":true,"pg_map":{"version":395,"stamp":"2023-09-23T22:37:20.269667+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":7237998520,"num_objects":110459,"num_object_clones":0,"num_object_copies":331377,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":110459,"num_whiteouts":0,"num_read":539,"num_read_kb":965,"num_write":113719,"num_write_kb":7165710,"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":113641,"ondisk_log_size":113641,"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":21873980,"kb_used_data":21284988,"kb_used_omap":30,"kb_used_meta":588897,"kb_avail":728087236,"statfs":{"total":767960285184,"available":745561329664,"internally_reserved":0,"allocated":21795827712,"data_stored":21791826080,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31502,"internal_metadata":603030770},"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":8,"apply_latency_ms":8,"commit_latency_ns":8000000,"apply_latency_ns":8000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":430768152,"num_objects":6574,"num_object_clones":0,"num_object_copies":19722,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6574,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":9558,"num_write_kb":516161,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.004136"},"pg_stats":[{"pgid":"3.1a","version":"68'2","reported_seq":97,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.503505+0000","last_change":"2023-09-23T22:32:30.182886+0000","last_active":"2023-09-23T22:36:39.503505+0000","last_peered":"2023-09-23T22:36:39.503505+0000","last_clean":"2023-09-23T22:36:39.503505+0000","last_became_active":"2023-09-23T22:32:30.181915+0000","last_became_peered":"2023-09-23T22:32:30.181915+0000","last_unstale":"2023-09-23T22:36:39.503505+0000","last_undegraded":"2023-09-23T22:36:39.503505+0000","last_fullsized":"2023-09-23T22:36:39.503505+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:13.504249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":93,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:58.416032+0000","last_change":"2023-09-23T22:32:30.181813+0000","last_active":"2023-09-23T22:36:58.416032+0000","last_peered":"2023-09-23T22:36:58.416032+0000","last_clean":"2023-09-23T22:36:58.416032+0000","last_became_active":"2023-09-23T22:32:30.181283+0000","last_became_peered":"2023-09-23T22:32:30.181283+0000","last_unstale":"2023-09-23T22:36:58.416032+0000","last_undegraded":"2023-09-23T22:36:58.416032+0000","last_fullsized":"2023-09-23T22:36:58.416032+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.674213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":78,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.515668+0000","last_change":"2023-09-23T22:32:30.187773+0000","last_active":"2023-09-23T22:36:39.515668+0000","last_peered":"2023-09-23T22:36:39.515668+0000","last_clean":"2023-09-23T22:36:39.515668+0000","last_became_active":"2023-09-23T22:32:30.187289+0000","last_became_peered":"2023-09-23T22:32:30.187289+0000","last_unstale":"2023-09-23T22:36:39.515668+0000","last_undegraded":"2023-09-23T22:36:39.515668+0000","last_fullsized":"2023-09-23T22:36:39.515668+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.158539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.518202+0000","last_change":"2023-09-23T22:32:00.186000+0000","last_active":"2023-09-23T22:36:39.518202+0000","last_peered":"2023-09-23T22:36:39.518202+0000","last_clean":"2023-09-23T22:36:39.518202+0000","last_became_active":"2023-09-23T22:32:00.185646+0000","last_became_peered":"2023-09-23T22:32:00.185646+0000","last_unstale":"2023-09-23T22:36:39.518202+0000","last_undegraded":"2023-09-23T22:36:39.518202+0000","last_fullsized":"2023-09-23T22:36:39.518202+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:27.765530+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":96,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:48.345429+0000","last_change":"2023-09-23T22:32:00.187373+0000","last_active":"2023-09-23T22:36:48.345429+0000","last_peered":"2023-09-23T22:36:48.345429+0000","last_clean":"2023-09-23T22:36:48.345429+0000","last_became_active":"2023-09-23T22:32:00.186652+0000","last_became_peered":"2023-09-23T22:32:00.186652+0000","last_unstale":"2023-09-23T22:36:48.345429+0000","last_undegraded":"2023-09-23T22:36:48.345429+0000","last_fullsized":"2023-09-23T22:36:48.345429+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:36.309788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":71,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.501245+0000","last_change":"2023-09-23T22:30:09.134981+0000","last_active":"2023-09-23T22:36:39.501245+0000","last_peered":"2023-09-23T22:36:39.501245+0000","last_clean":"2023-09-23T22:36:39.501245+0000","last_became_active":"2023-09-23T22:30:09.134582+0000","last_became_peered":"2023-09-23T22:30:09.134582+0000","last_unstale":"2023-09-23T22:36:39.501245+0000","last_undegraded":"2023-09-23T22:36:39.501245+0000","last_fullsized":"2023-09-23T22:36:39.501245+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:50.180824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:48.257608+0000","last_change":"2023-09-23T22:32:00.186955+0000","last_active":"2023-09-23T22:36:48.257608+0000","last_peered":"2023-09-23T22:36:48.257608+0000","last_clean":"2023-09-23T22:36:48.257608+0000","last_became_active":"2023-09-23T22:32:00.186614+0000","last_became_peered":"2023-09-23T22:32:00.186614+0000","last_unstale":"2023-09-23T22:36:48.257608+0000","last_undegraded":"2023-09-23T22:36:48.257608+0000","last_fullsized":"2023-09-23T22:36:48.257608+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:29.532586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":78,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.515387+0000","last_change":"2023-09-23T22:32:00.188206+0000","last_active":"2023-09-23T22:36:39.515387+0000","last_peered":"2023-09-23T22:36:39.515387+0000","last_clean":"2023-09-23T22:36:39.515387+0000","last_became_active":"2023-09-23T22:32:00.187846+0000","last_became_peered":"2023-09-23T22:32:00.187846+0000","last_unstale":"2023-09-23T22:36:39.515387+0000","last_undegraded":"2023-09-23T22:36:39.515387+0000","last_fullsized":"2023-09-23T22:36:39.515387+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:17:38.414690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.500434+0000","last_change":"2023-09-23T22:30:09.137814+0000","last_active":"2023-09-23T22:36:39.500434+0000","last_peered":"2023-09-23T22:36:39.500434+0000","last_clean":"2023-09-23T22:36:39.500434+0000","last_became_active":"2023-09-23T22:30:09.137492+0000","last_became_peered":"2023-09-23T22:30:09.137492+0000","last_unstale":"2023-09-23T22:36:39.500434+0000","last_undegraded":"2023-09-23T22:36:39.500434+0000","last_fullsized":"2023-09-23T22:36:39.500434+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:12:18.340771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":38,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.515261+0000","last_change":"2023-09-23T22:32:00.187715+0000","last_active":"2023-09-23T22:36:39.515261+0000","last_peered":"2023-09-23T22:36:39.515261+0000","last_clean":"2023-09-23T22:36:39.515261+0000","last_became_active":"2023-09-23T22:32:00.187377+0000","last_became_peered":"2023-09-23T22:32:00.187377+0000","last_unstale":"2023-09-23T22:36:39.515261+0000","last_undegraded":"2023-09-23T22:36:39.515261+0000","last_fullsized":"2023-09-23T22:36:39.515261+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:05.650701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'3","reported_seq":95,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.507942+0000","last_change":"2023-09-23T22:32:30.189690+0000","last_active":"2023-09-23T22:36:39.507942+0000","last_peered":"2023-09-23T22:36:39.507942+0000","last_clean":"2023-09-23T22:36:39.507942+0000","last_became_active":"2023-09-23T22:32:30.189316+0000","last_became_peered":"2023-09-23T22:32:30.189316+0000","last_unstale":"2023-09-23T22:36:39.507942+0000","last_undegraded":"2023-09-23T22:36:39.507942+0000","last_fullsized":"2023-09-23T22:36:39.507942+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T03:36:06.225948+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":64,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-09-23T22:36:58.579889+0000","last_change":"2023-09-23T22:31:29.523446+0000","last_active":"2023-09-23T22:36:58.579889+0000","last_peered":"2023-09-23T22:36:58.579889+0000","last_clean":"2023-09-23T22:36:58.579889+0000","last_became_active":"2023-09-23T22:31:29.523085+0000","last_became_peered":"2023-09-23T22:31:29.523085+0000","last_unstale":"2023-09-23T22:36:58.579889+0000","last_undegraded":"2023-09-23T22:36:58.579889+0000","last_fullsized":"2023-09-23T22:36:58.579889+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:30.766260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"79'23","reported_seq":75,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-09-23T22:36:58.561743+0000","last_change":"2023-09-23T22:32:30.185468+0000","last_active":"2023-09-23T22:36:58.561743+0000","last_peered":"2023-09-23T22:36:58.561743+0000","last_clean":"2023-09-23T22:36:58.561743+0000","last_became_active":"2023-09-23T22:32:30.184937+0000","last_became_peered":"2023-09-23T22:32:30.184937+0000","last_unstale":"2023-09-23T22:36:58.561743+0000","last_undegraded":"2023-09-23T22:36:58.561743+0000","last_fullsized":"2023-09-23T22:36:58.561743+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-24T22:33:07.163248+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":73,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-09-23T22:36:58.561533+0000","last_change":"2023-09-23T22:32:30.193251+0000","last_active":"2023-09-23T22:36:58.561533+0000","last_peered":"2023-09-23T22:36:58.561533+0000","last_clean":"2023-09-23T22:36:58.561533+0000","last_became_active":"2023-09-23T22:32:30.192767+0000","last_became_peered":"2023-09-23T22:32:30.192767+0000","last_unstale":"2023-09-23T22:36:58.561533+0000","last_undegraded":"2023-09-23T22:36:58.561533+0000","last_fullsized":"2023-09-23T22:36:58.561533+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:36.485471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"67'2","reported_seq":94,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.507599+0000","last_change":"2023-09-23T22:32:30.188993+0000","last_active":"2023-09-23T22:36:39.507599+0000","last_peered":"2023-09-23T22:36:39.507599+0000","last_clean":"2023-09-23T22:36:39.507599+0000","last_became_active":"2023-09-23T22:32:30.188599+0000","last_became_peered":"2023-09-23T22:32:30.188599+0000","last_unstale":"2023-09-23T22:36:39.507599+0000","last_undegraded":"2023-09-23T22:36:39.507599+0000","last_fullsized":"2023-09-23T22:36:39.507599+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:43.749296+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":78,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.517434+0000","last_change":"2023-09-23T22:32:00.187980+0000","last_active":"2023-09-23T22:36:39.517434+0000","last_peered":"2023-09-23T22:36:39.517434+0000","last_clean":"2023-09-23T22:36:39.517434+0000","last_became_active":"2023-09-23T22:32:00.187634+0000","last_became_peered":"2023-09-23T22:32:00.187634+0000","last_unstale":"2023-09-23T22:36:39.517434+0000","last_undegraded":"2023-09-23T22:36:39.517434+0000","last_fullsized":"2023-09-23T22:36:39.517434+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:09.675886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":68,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.518223+0000","last_change":"2023-09-23T22:32:00.184777+0000","last_active":"2023-09-23T22:36:39.518223+0000","last_peered":"2023-09-23T22:36:39.518223+0000","last_clean":"2023-09-23T22:36:39.518223+0000","last_became_active":"2023-09-23T22:32:00.184387+0000","last_became_peered":"2023-09-23T22:32:00.184387+0000","last_unstale":"2023-09-23T22:36:39.518223+0000","last_undegraded":"2023-09-23T22:36:39.518223+0000","last_fullsized":"2023-09-23T22:36:39.518223+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:08.675015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":72,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.500539+0000","last_change":"2023-09-23T22:32:00.189583+0000","last_active":"2023-09-23T22:36:39.500539+0000","last_peered":"2023-09-23T22:36:39.500539+0000","last_clean":"2023-09-23T22:36:39.500539+0000","last_became_active":"2023-09-23T22:32:00.189243+0000","last_became_peered":"2023-09-23T22:32:00.189243+0000","last_unstale":"2023-09-23T22:36:39.500539+0000","last_undegraded":"2023-09-23T22:36:39.500539+0000","last_fullsized":"2023-09-23T22:36:39.500539+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13.405032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.506621+0000","last_change":"2023-09-23T22:32:30.187887+0000","last_active":"2023-09-23T22:36:39.506621+0000","last_peered":"2023-09-23T22:36:39.506621+0000","last_clean":"2023-09-23T22:36:39.506621+0000","last_became_active":"2023-09-23T22:32:30.187577+0000","last_became_peered":"2023-09-23T22:32:30.187577+0000","last_unstale":"2023-09-23T22:36:39.506621+0000","last_undegraded":"2023-09-23T22:36:39.506621+0000","last_fullsized":"2023-09-23T22:36:39.506621+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:21.416630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:48.257557+0000","last_change":"2023-09-23T22:32:00.185991+0000","last_active":"2023-09-23T22:36:48.257557+0000","last_peered":"2023-09-23T22:36:48.257557+0000","last_clean":"2023-09-23T22:36:48.257557+0000","last_became_active":"2023-09-23T22:32:00.185630+0000","last_became_peered":"2023-09-23T22:32:00.185630+0000","last_unstale":"2023-09-23T22:36:48.257557+0000","last_undegraded":"2023-09-23T22:36:48.257557+0000","last_fullsized":"2023-09-23T22:36:48.257557+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:12:11.226342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'8","reported_seq":84,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.501004+0000","last_change":"2023-09-23T22:29:35.195856+0000","last_active":"2023-09-23T22:36:39.501004+0000","last_peered":"2023-09-23T22:36:39.501004+0000","last_clean":"2023-09-23T22:36:39.501004+0000","last_became_active":"2023-09-23T22:29:35.195333+0000","last_became_peered":"2023-09-23T22:29:35.195333+0000","last_unstale":"2023-09-23T22:36:39.501004+0000","last_undegraded":"2023-09-23T22:36:39.501004+0000","last_fullsized":"2023-09-23T22:36:39.501004+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T09:18:09.133167+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":52,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:48.345596+0000","last_change":"2023-09-23T22:32:00.188560+0000","last_active":"2023-09-23T22:36:48.345596+0000","last_peered":"2023-09-23T22:36:48.345596+0000","last_clean":"2023-09-23T22:36:48.345596+0000","last_became_active":"2023-09-23T22:32:00.188290+0000","last_became_peered":"2023-09-23T22:32:00.188290+0000","last_unstale":"2023-09-23T22:36:48.345596+0000","last_undegraded":"2023-09-23T22:36:48.345596+0000","last_fullsized":"2023-09-23T22:36:48.345596+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:48.981691+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,5],"acting":[3,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.a","version":"113'7018","reported_seq":7033,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-09-23T22:37:17.090122+0000","last_change":"2023-09-23T22:35:27.312718+0000","last_active":"2023-09-23T22:37:17.090122+0000","last_peered":"2023-09-23T22:37:17.090122+0000","last_clean":"2023-09-23T22:37:17.090122+0000","last_became_active":"2023-09-23T22:35:27.312384+0000","last_became_peered":"2023-09-23T22:35:27.312384+0000","last_unstale":"2023-09-23T22:37:17.090122+0000","last_undegraded":"2023-09-23T22:37:17.090122+0000","last_fullsized":"2023-09-23T22:37:17.090122+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":7018,"log_dups_size":0,"ondisk_log_size":7018,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:57:24.007805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":450232320,"num_objects":6870,"num_object_clones":0,"num_object_copies":20610,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6870,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7018,"num_write_kb":444416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,0],"acting":[5,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"67'1","reported_seq":92,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.507041+0000","last_change":"2023-09-23T22:32:30.186989+0000","last_active":"2023-09-23T22:36:39.507041+0000","last_peered":"2023-09-23T22:36:39.507041+0000","last_clean":"2023-09-23T22:36:39.507041+0000","last_became_active":"2023-09-23T22:32:30.186592+0000","last_became_peered":"2023-09-23T22:32:30.186592+0000","last_unstale":"2023-09-23T22:36:39.507041+0000","last_undegraded":"2023-09-23T22:36:39.507041+0000","last_fullsized":"2023-09-23T22:36:39.507041+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T02:13:52.969360+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":55,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.500205+0000","last_change":"2023-09-23T22:19:15.876871+0000","last_active":"2023-09-23T22:36:39.500205+0000","last_peered":"2023-09-23T22:36:39.500205+0000","last_clean":"2023-09-23T22:36:39.500205+0000","last_became_active":"2023-09-23T22:19:15.875105+0000","last_became_peered":"2023-09-23T22:19:15.875105+0000","last_unstale":"2023-09-23T22:36:39.500205+0000","last_undegraded":"2023-09-23T22:36:39.500205+0000","last_fullsized":"2023-09-23T22:36:39.500205+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:02.434011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"6.b","version":"113'7113","reported_seq":7130,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-09-23T22:37:18.463337+0000","last_change":"2023-09-23T22:35:27.318360+0000","last_active":"2023-09-23T22:37:18.463337+0000","last_peered":"2023-09-23T22:37:18.463337+0000","last_clean":"2023-09-23T22:37:18.463337+0000","last_became_active":"2023-09-23T22:35:27.317972+0000","last_became_peered":"2023-09-23T22:35:27.317972+0000","last_unstale":"2023-09-23T22:37:18.463337+0000","last_undegraded":"2023-09-23T22:37:18.463337+0000","last_fullsized":"2023-09-23T22:37:18.463337+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":7113,"log_dups_size":0,"ondisk_log_size":7113,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:47.425742+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":450166784,"num_objects":6869,"num_object_clones":0,"num_object_copies":20607,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6869,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7113,"num_write_kb":447424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"67'2","reported_seq":93,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.507178+0000","last_change":"2023-09-23T22:32:30.186931+0000","last_active":"2023-09-23T22:36:39.507178+0000","last_peered":"2023-09-23T22:36:39.507178+0000","last_clean":"2023-09-23T22:36:39.507178+0000","last_became_active":"2023-09-23T22:32:30.186482+0000","last_became_peered":"2023-09-23T22:32:30.186482+0000","last_unstale":"2023-09-23T22:36:39.507178+0000","last_undegraded":"2023-09-23T22:36:39.507178+0000","last_fullsized":"2023-09-23T22:36:39.507178+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:37.144095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":99,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:48.221978+0000","last_change":"2023-09-23T22:32:30.182229+0000","last_active":"2023-09-23T22:36:48.221978+0000","last_peered":"2023-09-23T22:36:48.221978+0000","last_clean":"2023-09-23T22:36:48.221978+0000","last_became_active":"2023-09-23T22:32:30.181847+0000","last_became_peered":"2023-09-23T22:32:30.181847+0000","last_unstale":"2023-09-23T22:36:48.221978+0000","last_undegraded":"2023-09-23T22:36:48.221978+0000","last_fullsized":"2023-09-23T22:36:48.221978+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:45.461934+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.8","version":"113'7091","reported_seq":7107,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-09-23T22:37:17.103884+0000","last_change":"2023-09-23T22:35:27.319425+0000","last_active":"2023-09-23T22:37:17.103884+0000","last_peered":"2023-09-23T22:37:17.103884+0000","last_clean":"2023-09-23T22:37:17.103884+0000","last_became_active":"2023-09-23T22:35:27.319110+0000","last_became_peered":"2023-09-23T22:35:27.319110+0000","last_unstale":"2023-09-23T22:37:17.103884+0000","last_undegraded":"2023-09-23T22:37:17.103884+0000","last_fullsized":"2023-09-23T22:37:17.103884+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":7091,"log_dups_size":0,"ondisk_log_size":7091,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:21.909339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":456851456,"num_objects":6971,"num_object_clones":0,"num_object_copies":20913,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6971,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7091,"num_write_kb":449984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"67'1","reported_seq":58,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.508046+0000","last_change":"2023-09-23T22:19:15.661611+0000","last_active":"2023-09-23T22:36:39.508046+0000","last_peered":"2023-09-23T22:36:39.508046+0000","last_clean":"2023-09-23T22:36:39.508046+0000","last_became_active":"2023-09-23T22:19:15.661316+0000","last_became_peered":"2023-09-23T22:19:15.661316+0000","last_unstale":"2023-09-23T22:36:39.508046+0000","last_undegraded":"2023-09-23T22:36:39.508046+0000","last_fullsized":"2023-09-23T22:36:39.508046+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T07:20:32.753937+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":71,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.501153+0000","last_change":"2023-09-23T22:30:09.135173+0000","last_active":"2023-09-23T22:36:39.501153+0000","last_peered":"2023-09-23T22:36:39.501153+0000","last_clean":"2023-09-23T22:36:39.501153+0000","last_became_active":"2023-09-23T22:30:09.134460+0000","last_became_peered":"2023-09-23T22:30:09.134460+0000","last_unstale":"2023-09-23T22:36:39.501153+0000","last_undegraded":"2023-09-23T22:36:39.501153+0000","last_fullsized":"2023-09-23T22:36:39.501153+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:02.531453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.9","version":"113'7141","reported_seq":7158,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-09-23T22:37:18.276392+0000","last_change":"2023-09-23T22:35:27.316817+0000","last_active":"2023-09-23T22:37:18.276392+0000","last_peered":"2023-09-23T22:37:18.276392+0000","last_clean":"2023-09-23T22:37:18.276392+0000","last_became_active":"2023-09-23T22:35:27.316508+0000","last_became_peered":"2023-09-23T22:35:27.316508+0000","last_unstale":"2023-09-23T22:37:18.276392+0000","last_undegraded":"2023-09-23T22:37:18.276392+0000","last_fullsized":"2023-09-23T22:37:18.276392+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":7141,"log_dups_size":0,"ondisk_log_size":7141,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:38:08.202434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":449904640,"num_objects":6865,"num_object_clones":0,"num_object_copies":20595,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6865,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7141,"num_write_kb":448192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":73,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.502879+0000","last_change":"2023-09-23T22:32:00.185890+0000","last_active":"2023-09-23T22:36:39.502879+0000","last_peered":"2023-09-23T22:36:39.502879+0000","last_clean":"2023-09-23T22:36:39.502879+0000","last_became_active":"2023-09-23T22:32:00.185586+0000","last_became_peered":"2023-09-23T22:32:00.185586+0000","last_unstale":"2023-09-23T22:36:39.502879+0000","last_undegraded":"2023-09-23T22:36:39.502879+0000","last_fullsized":"2023-09-23T22:36:39.502879+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:50.749479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":83,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.518241+0000","last_change":"2023-09-23T22:32:30.189181+0000","last_active":"2023-09-23T22:36:39.518241+0000","last_peered":"2023-09-23T22:36:39.518241+0000","last_clean":"2023-09-23T22:36:39.518241+0000","last_became_active":"2023-09-23T22:32:30.188785+0000","last_became_peered":"2023-09-23T22:32:30.188785+0000","last_unstale":"2023-09-23T22:36:39.518241+0000","last_undegraded":"2023-09-23T22:36:39.518241+0000","last_fullsized":"2023-09-23T22:36:39.518241+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:55.727134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.e","version":"113'7091","reported_seq":7108,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-09-23T22:37:18.220240+0000","last_change":"2023-09-23T22:35:27.309120+0000","last_active":"2023-09-23T22:37:18.220240+0000","last_peered":"2023-09-23T22:37:18.220240+0000","last_clean":"2023-09-23T22:37:18.220240+0000","last_became_active":"2023-09-23T22:35:27.308686+0000","last_became_peered":"2023-09-23T22:35:27.308686+0000","last_unstale":"2023-09-23T22:37:18.220240+0000","last_undegraded":"2023-09-23T22:37:18.220240+0000","last_fullsized":"2023-09-23T22:37:18.220240+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":7091,"log_dups_size":0,"ondisk_log_size":7091,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17.976277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":445186048,"num_objects":6793,"num_object_clones":0,"num_object_copies":20379,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6793,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7091,"num_write_kb":444288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"68'3","reported_seq":93,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.517869+0000","last_change":"2023-09-23T22:32:30.184330+0000","last_active":"2023-09-23T22:36:39.517869+0000","last_peered":"2023-09-23T22:36:39.517869+0000","last_clean":"2023-09-23T22:36:39.517869+0000","last_became_active":"2023-09-23T22:32:30.183911+0000","last_became_peered":"2023-09-23T22:32:30.183911+0000","last_unstale":"2023-09-23T22:36:39.517869+0000","last_undegraded":"2023-09-23T22:36:39.517869+0000","last_fullsized":"2023-09-23T22:36:39.517869+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:45:56.081478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":82,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:58.224949+0000","last_change":"2023-09-23T22:32:30.184203+0000","last_active":"2023-09-23T22:36:58.224949+0000","last_peered":"2023-09-23T22:36:58.224949+0000","last_clean":"2023-09-23T22:36:58.224949+0000","last_became_active":"2023-09-23T22:32:30.183763+0000","last_became_peered":"2023-09-23T22:32:30.183763+0000","last_unstale":"2023-09-23T22:36:58.224949+0000","last_undegraded":"2023-09-23T22:36:58.224949+0000","last_fullsized":"2023-09-23T22:36:58.224949+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:47:04.418139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.f","version":"113'7044","reported_seq":7058,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-09-23T22:37:17.744103+0000","last_change":"2023-09-23T22:35:27.317497+0000","last_active":"2023-09-23T22:37:17.744103+0000","last_peered":"2023-09-23T22:37:17.744103+0000","last_clean":"2023-09-23T22:37:17.744103+0000","last_became_active":"2023-09-23T22:35:27.316348+0000","last_became_peered":"2023-09-23T22:35:27.316348+0000","last_unstale":"2023-09-23T22:37:17.744103+0000","last_undegraded":"2023-09-23T22:37:17.744103+0000","last_fullsized":"2023-09-23T22:37:17.744103+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":7044,"log_dups_size":0,"ondisk_log_size":7044,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:57.094019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":448790528,"num_objects":6848,"num_object_clones":0,"num_object_copies":20544,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6848,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7044,"num_write_kb":444544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":89,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.501226+0000","last_change":"2023-09-23T22:32:30.185425+0000","last_active":"2023-09-23T22:36:39.501226+0000","last_peered":"2023-09-23T22:36:39.501226+0000","last_clean":"2023-09-23T22:36:39.501226+0000","last_became_active":"2023-09-23T22:32:30.184940+0000","last_became_peered":"2023-09-23T22:32:30.184940+0000","last_unstale":"2023-09-23T22:36:39.501226+0000","last_undegraded":"2023-09-23T22:36:39.501226+0000","last_fullsized":"2023-09-23T22:36:39.501226+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:23.495758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":95,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:58.224968+0000","last_change":"2023-09-23T22:32:30.183403+0000","last_active":"2023-09-23T22:36:58.224968+0000","last_peered":"2023-09-23T22:36:58.224968+0000","last_clean":"2023-09-23T22:36:58.224968+0000","last_became_active":"2023-09-23T22:32:30.182279+0000","last_became_peered":"2023-09-23T22:32:30.182279+0000","last_unstale":"2023-09-23T22:36:58.224968+0000","last_undegraded":"2023-09-23T22:36:58.224968+0000","last_fullsized":"2023-09-23T22:36:58.224968+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.978237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.c","version":"113'7113","reported_seq":7130,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-09-23T22:37:18.472165+0000","last_change":"2023-09-23T22:35:27.320268+0000","last_active":"2023-09-23T22:37:18.472165+0000","last_peered":"2023-09-23T22:37:18.472165+0000","last_clean":"2023-09-23T22:37:18.472165+0000","last_became_active":"2023-09-23T22:35:27.319967+0000","last_became_peered":"2023-09-23T22:35:27.319967+0000","last_unstale":"2023-09-23T22:37:18.472165+0000","last_undegraded":"2023-09-23T22:37:18.472165+0000","last_fullsized":"2023-09-23T22:37:18.472165+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":7113,"log_dups_size":0,"ondisk_log_size":7113,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.967626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":448987136,"num_objects":6851,"num_object_clones":0,"num_object_copies":20553,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6851,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7113,"num_write_kb":446848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,5],"acting":[3,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":79,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:48.221942+0000","last_change":"2023-09-23T22:32:30.184434+0000","last_active":"2023-09-23T22:36:48.221942+0000","last_peered":"2023-09-23T22:36:48.221942+0000","last_clean":"2023-09-23T22:36:48.221942+0000","last_became_active":"2023-09-23T22:32:30.183937+0000","last_became_peered":"2023-09-23T22:32:30.183937+0000","last_unstale":"2023-09-23T22:36:48.221942+0000","last_undegraded":"2023-09-23T22:36:48.221942+0000","last_fullsized":"2023-09-23T22:36:48.221942+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:25.993348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:58.225005+0000","last_change":"2023-09-23T22:32:30.183982+0000","last_active":"2023-09-23T22:36:58.225005+0000","last_peered":"2023-09-23T22:36:58.225005+0000","last_clean":"2023-09-23T22:36:58.225005+0000","last_became_active":"2023-09-23T22:32:30.183630+0000","last_became_peered":"2023-09-23T22:32:30.183630+0000","last_unstale":"2023-09-23T22:36:58.225005+0000","last_undegraded":"2023-09-23T22:36:58.225005+0000","last_fullsized":"2023-09-23T22:36:58.225005+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:17.555066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.d","version":"113'7084","reported_seq":7101,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-09-23T22:37:17.079417+0000","last_change":"2023-09-23T22:35:27.312513+0000","last_active":"2023-09-23T22:37:17.079417+0000","last_peered":"2023-09-23T22:37:17.079417+0000","last_clean":"2023-09-23T22:37:17.079417+0000","last_became_active":"2023-09-23T22:35:27.312131+0000","last_became_peered":"2023-09-23T22:35:27.312131+0000","last_unstale":"2023-09-23T22:37:17.079417+0000","last_undegraded":"2023-09-23T22:37:17.079417+0000","last_fullsized":"2023-09-23T22:37:17.079417+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":7084,"log_dups_size":0,"ondisk_log_size":7084,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26.163491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":456458264,"num_objects":6966,"num_object_clones":0,"num_object_copies":20898,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6966,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":7084,"num_write_kb":449537,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":79,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.515639+0000","last_change":"2023-09-23T22:32:00.188559+0000","last_active":"2023-09-23T22:36:39.515639+0000","last_peered":"2023-09-23T22:36:39.515639+0000","last_clean":"2023-09-23T22:36:39.515639+0000","last_became_active":"2023-09-23T22:32:00.188267+0000","last_became_peered":"2023-09-23T22:32:00.188267+0000","last_unstale":"2023-09-23T22:36:39.515639+0000","last_undegraded":"2023-09-23T22:36:39.515639+0000","last_fullsized":"2023-09-23T22:36:39.515639+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:56.725343+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":79,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:52.225687+0000","last_change":"2023-09-23T22:32:30.188254+0000","last_active":"2023-09-23T22:36:52.225687+0000","last_peered":"2023-09-23T22:36:52.225687+0000","last_clean":"2023-09-23T22:36:52.225687+0000","last_became_active":"2023-09-23T22:32:30.187888+0000","last_became_peered":"2023-09-23T22:32:30.187888+0000","last_unstale":"2023-09-23T22:36:52.225687+0000","last_undegraded":"2023-09-23T22:36:52.225687+0000","last_fullsized":"2023-09-23T22:36:52.225687+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:40.160525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.0","version":"113'7122","reported_seq":7139,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-09-23T22:37:18.261391+0000","last_change":"2023-09-23T22:35:27.317659+0000","last_active":"2023-09-23T22:37:18.261391+0000","last_peered":"2023-09-23T22:37:18.261391+0000","last_clean":"2023-09-23T22:37:18.261391+0000","last_became_active":"2023-09-23T22:35:27.317349+0000","last_became_peered":"2023-09-23T22:35:27.317349+0000","last_unstale":"2023-09-23T22:37:18.261391+0000","last_undegraded":"2023-09-23T22:37:18.261391+0000","last_fullsized":"2023-09-23T22:37:18.261391+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":7122,"log_dups_size":0,"ondisk_log_size":7122,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:48.979609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":452067328,"num_objects":6898,"num_object_clones":0,"num_object_copies":20694,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6898,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7122,"num_write_kb":448640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":88,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.515773+0000","last_change":"2023-09-23T22:30:09.132661+0000","last_active":"2023-09-23T22:36:39.515773+0000","last_peered":"2023-09-23T22:36:39.515773+0000","last_clean":"2023-09-23T22:36:39.515773+0000","last_became_active":"2023-09-23T22:30:09.132195+0000","last_became_peered":"2023-09-23T22:30:09.132195+0000","last_unstale":"2023-09-23T22:36:39.515773+0000","last_undegraded":"2023-09-23T22:36:39.515773+0000","last_fullsized":"2023-09-23T22:36:39.515773+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:29.945684+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":90,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.500643+0000","last_change":"2023-09-23T22:32:00.190523+0000","last_active":"2023-09-23T22:36:39.500643+0000","last_peered":"2023-09-23T22:36:39.500643+0000","last_clean":"2023-09-23T22:36:39.500643+0000","last_became_active":"2023-09-23T22:32:00.190102+0000","last_became_peered":"2023-09-23T22:32:00.190102+0000","last_unstale":"2023-09-23T22:36:39.500643+0000","last_undegraded":"2023-09-23T22:36:39.500643+0000","last_fullsized":"2023-09-23T22:36:39.500643+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:27.450699+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.514841+0000","last_change":"2023-09-23T22:32:30.188070+0000","last_active":"2023-09-23T22:36:39.514841+0000","last_peered":"2023-09-23T22:36:39.514841+0000","last_clean":"2023-09-23T22:36:39.514841+0000","last_became_active":"2023-09-23T22:32:30.187534+0000","last_became_peered":"2023-09-23T22:32:30.187534+0000","last_unstale":"2023-09-23T22:36:39.514841+0000","last_undegraded":"2023-09-23T22:36:39.514841+0000","last_fullsized":"2023-09-23T22:36:39.514841+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10.709224+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.6","version":"113'7190","reported_seq":7207,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-09-23T22:37:18.435877+0000","last_change":"2023-09-23T22:35:27.320421+0000","last_active":"2023-09-23T22:37:18.435877+0000","last_peered":"2023-09-23T22:37:18.435877+0000","last_clean":"2023-09-23T22:37:18.435877+0000","last_became_active":"2023-09-23T22:35:27.320123+0000","last_became_peered":"2023-09-23T22:35:27.320123+0000","last_unstale":"2023-09-23T22:37:18.435877+0000","last_undegraded":"2023-09-23T22:37:18.435877+0000","last_fullsized":"2023-09-23T22:37:18.435877+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":7190,"log_dups_size":0,"ondisk_log_size":7190,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T08:01:50.483488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":456654848,"num_objects":6968,"num_object_clones":0,"num_object_copies":20904,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6968,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7190,"num_write_kb":453056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":77,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.500465+0000","last_change":"2023-09-23T22:30:09.134731+0000","last_active":"2023-09-23T22:36:39.500465+0000","last_peered":"2023-09-23T22:36:39.500465+0000","last_clean":"2023-09-23T22:36:39.500465+0000","last_became_active":"2023-09-23T22:30:09.134337+0000","last_became_peered":"2023-09-23T22:30:09.134337+0000","last_unstale":"2023-09-23T22:36:39.500465+0000","last_undegraded":"2023-09-23T22:36:39.500465+0000","last_fullsized":"2023-09-23T22:36:39.500465+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:36.801105+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.500220+0000","last_change":"2023-09-23T22:32:30.188377+0000","last_active":"2023-09-23T22:36:39.500220+0000","last_peered":"2023-09-23T22:36:39.500220+0000","last_clean":"2023-09-23T22:36:39.500220+0000","last_became_active":"2023-09-23T22:32:30.187693+0000","last_became_peered":"2023-09-23T22:32:30.187693+0000","last_unstale":"2023-09-23T22:36:39.500220+0000","last_undegraded":"2023-09-23T22:36:39.500220+0000","last_fullsized":"2023-09-23T22:36:39.500220+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:04:22.872853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":79,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.515699+0000","last_change":"2023-09-23T22:32:00.189928+0000","last_active":"2023-09-23T22:36:39.515699+0000","last_peered":"2023-09-23T22:36:39.515699+0000","last_clean":"2023-09-23T22:36:39.515699+0000","last_became_active":"2023-09-23T22:32:00.189592+0000","last_became_peered":"2023-09-23T22:32:00.189592+0000","last_unstale":"2023-09-23T22:36:39.515699+0000","last_undegraded":"2023-09-23T22:36:39.515699+0000","last_fullsized":"2023-09-23T22:36:39.515699+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57.409369+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.5","version":"113'7099","reported_seq":7115,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-09-23T22:37:17.129536+0000","last_change":"2023-09-23T22:35:27.319404+0000","last_active":"2023-09-23T22:37:17.129536+0000","last_peered":"2023-09-23T22:37:17.129536+0000","last_clean":"2023-09-23T22:37:17.129536+0000","last_became_active":"2023-09-23T22:35:27.319006+0000","last_became_peered":"2023-09-23T22:35:27.319006+0000","last_unstale":"2023-09-23T22:37:17.129536+0000","last_undegraded":"2023-09-23T22:37:17.129536+0000","last_fullsized":"2023-09-23T22:37:17.129536+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":7099,"log_dups_size":0,"ondisk_log_size":7099,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:53.765924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"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":7099,"num_write_kb":450176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":98,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.511795+0000","last_change":"2023-09-23T22:32:00.186107+0000","last_active":"2023-09-23T22:36:39.511795+0000","last_peered":"2023-09-23T22:36:39.511795+0000","last_clean":"2023-09-23T22:36:39.511795+0000","last_became_active":"2023-09-23T22:32:00.185800+0000","last_became_peered":"2023-09-23T22:32:00.185800+0000","last_unstale":"2023-09-23T22:36:39.511795+0000","last_undegraded":"2023-09-23T22:36:39.511795+0000","last_fullsized":"2023-09-23T22:36:39.511795+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:32.274392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":64,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.510453+0000","last_change":"2023-09-23T22:31:29.523325+0000","last_active":"2023-09-23T22:36:39.510453+0000","last_peered":"2023-09-23T22:36:39.510453+0000","last_clean":"2023-09-23T22:36:39.510453+0000","last_became_active":"2023-09-23T22:31:29.522998+0000","last_became_peered":"2023-09-23T22:31:29.522998+0000","last_unstale":"2023-09-23T22:36:39.510453+0000","last_undegraded":"2023-09-23T22:36:39.510453+0000","last_fullsized":"2023-09-23T22:36:39.510453+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:55.059743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.509740+0000","last_change":"2023-09-23T22:31:29.528086+0000","last_active":"2023-09-23T22:36:39.509740+0000","last_peered":"2023-09-23T22:36:39.509740+0000","last_clean":"2023-09-23T22:36:39.509740+0000","last_became_active":"2023-09-23T22:31:29.527688+0000","last_became_peered":"2023-09-23T22:31:29.527688+0000","last_unstale":"2023-09-23T22:36:39.509740+0000","last_undegraded":"2023-09-23T22:36:39.509740+0000","last_fullsized":"2023-09-23T22:36:39.509740+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:49.027094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"6.7","version":"113'7031","reported_seq":7047,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-09-23T22:37:17.078317+0000","last_change":"2023-09-23T22:35:27.315814+0000","last_active":"2023-09-23T22:37:17.078317+0000","last_peered":"2023-09-23T22:37:17.078317+0000","last_clean":"2023-09-23T22:37:17.078317+0000","last_became_active":"2023-09-23T22:35:27.315512+0000","last_became_peered":"2023-09-23T22:35:27.315512+0000","last_unstale":"2023-09-23T22:37:17.078317+0000","last_undegraded":"2023-09-23T22:37:17.078317+0000","last_fullsized":"2023-09-23T22:37:17.078317+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":7031,"log_dups_size":0,"ondisk_log_size":7031,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:49.632328+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":454098944,"num_objects":6929,"num_object_clones":0,"num_object_copies":20787,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6929,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7031,"num_write_kb":446720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":77,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.500315+0000","last_change":"2023-09-23T22:31:29.526161+0000","last_active":"2023-09-23T22:36:39.500315+0000","last_peered":"2023-09-23T22:36:39.500315+0000","last_clean":"2023-09-23T22:36:39.500315+0000","last_became_active":"2023-09-23T22:31:29.525746+0000","last_became_peered":"2023-09-23T22:31:29.525746+0000","last_unstale":"2023-09-23T22:36:39.500315+0000","last_undegraded":"2023-09-23T22:36:39.500315+0000","last_fullsized":"2023-09-23T22:36:39.500315+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.133889+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"78'161","reported_seq":453,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.506736+0000","last_change":"2023-09-23T22:29:35.201431+0000","last_active":"2023-09-23T22:36:39.506736+0000","last_peered":"2023-09-23T22:36:39.506736+0000","last_clean":"2023-09-23T22:36:39.506736+0000","last_became_active":"2023-09-23T22:29:35.200902+0000","last_became_peered":"2023-09-23T22:29:35.200902+0000","last_unstale":"2023-09-23T22:36:39.506736+0000","last_undegraded":"2023-09-23T22:36:39.506736+0000","last_fullsized":"2023-09-23T22:36:39.506736+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:11:20.610814+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-25T05:29:53.804332+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":38,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.515529+0000","last_change":"2023-09-23T22:32:00.189262+0000","last_active":"2023-09-23T22:36:39.515529+0000","last_peered":"2023-09-23T22:36:39.515529+0000","last_clean":"2023-09-23T22:36:39.515529+0000","last_became_active":"2023-09-23T22:32:00.188930+0000","last_became_peered":"2023-09-23T22:32:00.188930+0000","last_unstale":"2023-09-23T22:36:39.515529+0000","last_undegraded":"2023-09-23T22:36:39.515529+0000","last_fullsized":"2023-09-23T22:36:39.515529+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:12.291766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":71,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.501348+0000","last_change":"2023-09-23T22:32:30.187824+0000","last_active":"2023-09-23T22:36:39.501348+0000","last_peered":"2023-09-23T22:36:39.501348+0000","last_clean":"2023-09-23T22:36:39.501348+0000","last_became_active":"2023-09-23T22:32:30.187264+0000","last_became_peered":"2023-09-23T22:32:30.187264+0000","last_unstale":"2023-09-23T22:36:39.501348+0000","last_undegraded":"2023-09-23T22:36:39.501348+0000","last_fullsized":"2023-09-23T22:36:39.501348+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.116657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.4","version":"113'6994","reported_seq":7011,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-09-23T22:37:17.220277+0000","last_change":"2023-09-23T22:35:27.314650+0000","last_active":"2023-09-23T22:37:17.220277+0000","last_peered":"2023-09-23T22:37:17.220277+0000","last_clean":"2023-09-23T22:37:17.220277+0000","last_became_active":"2023-09-23T22:35:27.314278+0000","last_became_peered":"2023-09-23T22:35:27.314278+0000","last_unstale":"2023-09-23T22:37:17.220277+0000","last_undegraded":"2023-09-23T22:37:17.220277+0000","last_fullsized":"2023-09-23T22:37:17.220277+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":6994,"log_dups_size":0,"ondisk_log_size":6994,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:30.169011+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":450494464,"num_objects":6874,"num_object_clones":0,"num_object_copies":20622,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6874,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6994,"num_write_kb":443776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,3],"acting":[1,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":94,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.506738+0000","last_change":"2023-09-23T22:30:09.132186+0000","last_active":"2023-09-23T22:36:39.506738+0000","last_peered":"2023-09-23T22:36:39.506738+0000","last_clean":"2023-09-23T22:36:39.506738+0000","last_became_active":"2023-09-23T22:30:09.131821+0000","last_became_peered":"2023-09-23T22:30:09.131821+0000","last_unstale":"2023-09-23T22:36:39.506738+0000","last_undegraded":"2023-09-23T22:36:39.506738+0000","last_fullsized":"2023-09-23T22:36:39.506738+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.804804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":83,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.518419+0000","last_change":"2023-09-23T22:32:30.189642+0000","last_active":"2023-09-23T22:36:39.518419+0000","last_peered":"2023-09-23T22:36:39.518419+0000","last_clean":"2023-09-23T22:36:39.518419+0000","last_became_active":"2023-09-23T22:32:30.189285+0000","last_became_peered":"2023-09-23T22:32:30.189285+0000","last_unstale":"2023-09-23T22:36:39.518419+0000","last_undegraded":"2023-09-23T22:36:39.518419+0000","last_fullsized":"2023-09-23T22:36:39.518419+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:26.903737+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":83,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.518593+0000","last_change":"2023-09-23T22:31:29.522995+0000","last_active":"2023-09-23T22:36:39.518593+0000","last_peered":"2023-09-23T22:36:39.518593+0000","last_clean":"2023-09-23T22:36:39.518593+0000","last_became_active":"2023-09-23T22:31:29.522494+0000","last_became_peered":"2023-09-23T22:31:29.522494+0000","last_unstale":"2023-09-23T22:36:39.518593+0000","last_undegraded":"2023-09-23T22:36:39.518593+0000","last_fullsized":"2023-09-23T22:36:39.518593+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:28.702817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.1","version":"113'7005","reported_seq":7022,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-09-23T22:37:17.202296+0000","last_change":"2023-09-23T22:35:27.310536+0000","last_active":"2023-09-23T22:37:17.202296+0000","last_peered":"2023-09-23T22:37:17.202296+0000","last_clean":"2023-09-23T22:37:17.202296+0000","last_became_active":"2023-09-23T22:35:27.310176+0000","last_became_peered":"2023-09-23T22:35:27.310176+0000","last_unstale":"2023-09-23T22:37:17.202296+0000","last_undegraded":"2023-09-23T22:37:17.202296+0000","last_fullsized":"2023-09-23T22:37:17.202296+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":7005,"log_dups_size":0,"ondisk_log_size":7005,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:57.074573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":450166784,"num_objects":6869,"num_object_clones":0,"num_object_copies":20607,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6869,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7005,"num_write_kb":443968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":94,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.507933+0000","last_change":"2023-09-23T22:32:30.187895+0000","last_active":"2023-09-23T22:36:39.507933+0000","last_peered":"2023-09-23T22:36:39.507933+0000","last_clean":"2023-09-23T22:36:39.507933+0000","last_became_active":"2023-09-23T22:32:30.187533+0000","last_became_peered":"2023-09-23T22:32:30.187533+0000","last_unstale":"2023-09-23T22:36:39.507933+0000","last_undegraded":"2023-09-23T22:36:39.507933+0000","last_fullsized":"2023-09-23T22:36:39.507933+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:29.210876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.515851+0000","last_change":"2023-09-23T22:31:29.527051+0000","last_active":"2023-09-23T22:36:39.515851+0000","last_peered":"2023-09-23T22:36:39.515851+0000","last_clean":"2023-09-23T22:36:39.515851+0000","last_became_active":"2023-09-23T22:31:29.526656+0000","last_became_peered":"2023-09-23T22:31:29.526656+0000","last_unstale":"2023-09-23T22:36:39.515851+0000","last_undegraded":"2023-09-23T22:36:39.515851+0000","last_fullsized":"2023-09-23T22:36:39.515851+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:11.024471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.518153+0000","last_change":"2023-09-23T22:29:35.202589+0000","last_active":"2023-09-23T22:36:39.518153+0000","last_peered":"2023-09-23T22:36:39.518153+0000","last_clean":"2023-09-23T22:36:39.518153+0000","last_became_active":"2023-09-23T22:29:35.202246+0000","last_became_peered":"2023-09-23T22:29:35.202246+0000","last_unstale":"2023-09-23T22:36:39.518153+0000","last_undegraded":"2023-09-23T22:36:39.518153+0000","last_fullsized":"2023-09-23T22:36:39.518153+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":84,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24:34.194164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.2","version":"113'7125","reported_seq":7141,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-09-23T22:37:18.228784+0000","last_change":"2023-09-23T22:35:27.315064+0000","last_active":"2023-09-23T22:37:18.228784+0000","last_peered":"2023-09-23T22:37:18.228784+0000","last_clean":"2023-09-23T22:37:18.228784+0000","last_became_active":"2023-09-23T22:35:27.314743+0000","last_became_peered":"2023-09-23T22:35:27.314743+0000","last_unstale":"2023-09-23T22:37:18.228784+0000","last_undegraded":"2023-09-23T22:37:18.228784+0000","last_fullsized":"2023-09-23T22:37:18.228784+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":7125,"log_dups_size":0,"ondisk_log_size":7125,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:26.994651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":450166784,"num_objects":6869,"num_object_clones":0,"num_object_copies":20607,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6869,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7125,"num_write_kb":447808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"67'2","reported_seq":77,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.523075+0000","last_change":"2023-09-23T22:32:00.187774+0000","last_active":"2023-09-23T22:36:39.523075+0000","last_peered":"2023-09-23T22:36:39.523075+0000","last_clean":"2023-09-23T22:36:39.523075+0000","last_became_active":"2023-09-23T22:32:00.187415+0000","last_became_peered":"2023-09-23T22:32:00.187415+0000","last_unstale":"2023-09-23T22:36:39.523075+0000","last_undegraded":"2023-09-23T22:36:39.523075+0000","last_fullsized":"2023-09-23T22:36:39.523075+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:57.832926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":64,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.526150+0000","last_change":"2023-09-23T22:32:30.188734+0000","last_active":"2023-09-23T22:36:39.526150+0000","last_peered":"2023-09-23T22:36:39.526150+0000","last_clean":"2023-09-23T22:36:39.526150+0000","last_became_active":"2023-09-23T22:32:30.188157+0000","last_became_peered":"2023-09-23T22:32:30.188157+0000","last_unstale":"2023-09-23T22:36:39.526150+0000","last_undegraded":"2023-09-23T22:36:39.526150+0000","last_fullsized":"2023-09-23T22:36:39.526150+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.086477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.515554+0000","last_change":"2023-09-23T22:32:00.188412+0000","last_active":"2023-09-23T22:36:39.515554+0000","last_peered":"2023-09-23T22:36:39.515554+0000","last_clean":"2023-09-23T22:36:39.515554+0000","last_became_active":"2023-09-23T22:32:00.187873+0000","last_became_peered":"2023-09-23T22:32:00.187873+0000","last_unstale":"2023-09-23T22:36:39.515554+0000","last_undegraded":"2023-09-23T22:36:39.515554+0000","last_fullsized":"2023-09-23T22:36:39.515554+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:05:47.020520+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.3","version":"113'7158","reported_seq":7174,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-09-23T22:37:17.102481+0000","last_change":"2023-09-23T22:35:27.316510+0000","last_active":"2023-09-23T22:37:17.102481+0000","last_peered":"2023-09-23T22:37:17.102481+0000","last_clean":"2023-09-23T22:37:17.102481+0000","last_became_active":"2023-09-23T22:35:27.316168+0000","last_became_peered":"2023-09-23T22:35:27.316168+0000","last_unstale":"2023-09-23T22:37:17.102481+0000","last_undegraded":"2023-09-23T22:37:17.102481+0000","last_fullsized":"2023-09-23T22:37:17.102481+0000","mapping_epoch":105,"log_start":"0'0","ondisk_log_start":"0'0","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":7158,"log_dups_size":0,"ondisk_log_size":7158,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:14.399851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":460455936,"num_objects":7026,"num_object_clones":0,"num_object_copies":21078,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":7026,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7158,"num_write_kb":453888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":76,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.501143+0000","last_change":"2023-09-23T22:31:29.521065+0000","last_active":"2023-09-23T22:36:39.501143+0000","last_peered":"2023-09-23T22:36:39.501143+0000","last_clean":"2023-09-23T22:36:39.501143+0000","last_became_active":"2023-09-23T22:31:29.520697+0000","last_became_peered":"2023-09-23T22:31:29.520697+0000","last_unstale":"2023-09-23T22:36:39.501143+0000","last_undegraded":"2023-09-23T22:36:39.501143+0000","last_fullsized":"2023-09-23T22:36:39.501143+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.664673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'1","reported_seq":87,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.518273+0000","last_change":"2023-09-23T22:32:30.189679+0000","last_active":"2023-09-23T22:36:39.518273+0000","last_peered":"2023-09-23T22:36:39.518273+0000","last_clean":"2023-09-23T22:36:39.518273+0000","last_became_active":"2023-09-23T22:32:30.189238+0000","last_became_peered":"2023-09-23T22:32:30.189238+0000","last_unstale":"2023-09-23T22:36:39.518273+0000","last_undegraded":"2023-09-23T22:36:39.518273+0000","last_fullsized":"2023-09-23T22:36:39.518273+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T09:24:16.853905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":33,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.499823+0000","last_change":"2023-09-23T22:32:30.185064+0000","last_active":"2023-09-23T22:36:39.499823+0000","last_peered":"2023-09-23T22:36:39.499823+0000","last_clean":"2023-09-23T22:36:39.499823+0000","last_became_active":"2023-09-23T22:32:30.184228+0000","last_became_peered":"2023-09-23T22:32:30.184228+0000","last_unstale":"2023-09-23T22:36:39.499823+0000","last_undegraded":"2023-09-23T22:36:39.499823+0000","last_fullsized":"2023-09-23T22:36:39.499823+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11.263196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":73,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-09-23T22:36:58.576812+0000","last_change":"2023-09-23T22:32:30.189121+0000","last_active":"2023-09-23T22:36:58.576812+0000","last_peered":"2023-09-23T22:36:58.576812+0000","last_clean":"2023-09-23T22:36:58.576812+0000","last_became_active":"2023-09-23T22:32:30.188708+0000","last_became_peered":"2023-09-23T22:32:30.188708+0000","last_unstale":"2023-09-23T22:36:58.576812+0000","last_undegraded":"2023-09-23T22:36:58.576812+0000","last_fullsized":"2023-09-23T22:36:58.576812+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:16.553805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":97,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.509311+0000","last_change":"2023-09-23T22:32:00.187133+0000","last_active":"2023-09-23T22:36:39.509311+0000","last_peered":"2023-09-23T22:36:39.509311+0000","last_clean":"2023-09-23T22:36:39.509311+0000","last_became_active":"2023-09-23T22:32:00.186846+0000","last_became_peered":"2023-09-23T22:32:00.186846+0000","last_unstale":"2023-09-23T22:36:39.509311+0000","last_undegraded":"2023-09-23T22:36:39.509311+0000","last_fullsized":"2023-09-23T22:36:39.509311+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:25.122519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"67'2","reported_seq":93,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.502937+0000","last_change":"2023-09-23T22:32:30.185631+0000","last_active":"2023-09-23T22:36:39.502937+0000","last_peered":"2023-09-23T22:36:39.502937+0000","last_clean":"2023-09-23T22:36:39.502937+0000","last_became_active":"2023-09-23T22:32:30.185245+0000","last_became_peered":"2023-09-23T22:32:30.185245+0000","last_unstale":"2023-09-23T22:36:39.502937+0000","last_undegraded":"2023-09-23T22:36:39.502937+0000","last_fullsized":"2023-09-23T22:36:39.502937+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:41:14.579103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":98,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.500105+0000","last_change":"2023-09-23T22:32:30.193643+0000","last_active":"2023-09-23T22:36:39.500105+0000","last_peered":"2023-09-23T22:36:39.500105+0000","last_clean":"2023-09-23T22:36:39.500105+0000","last_became_active":"2023-09-23T22:32:30.193335+0000","last_became_peered":"2023-09-23T22:32:30.193335+0000","last_unstale":"2023-09-23T22:36:39.500105+0000","last_undegraded":"2023-09-23T22:36:39.500105+0000","last_fullsized":"2023-09-23T22:36:39.500105+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.781867+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":76,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.500749+0000","last_change":"2023-09-23T22:32:30.186684+0000","last_active":"2023-09-23T22:36:39.500749+0000","last_peered":"2023-09-23T22:36:39.500749+0000","last_clean":"2023-09-23T22:36:39.500749+0000","last_became_active":"2023-09-23T22:32:30.186289+0000","last_became_peered":"2023-09-23T22:32:30.186289+0000","last_unstale":"2023-09-23T22:36:39.500749+0000","last_undegraded":"2023-09-23T22:36:39.500749+0000","last_fullsized":"2023-09-23T22:36:39.500749+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47.538902+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":98,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.503659+0000","last_change":"2023-09-23T22:32:30.177136+0000","last_active":"2023-09-23T22:36:39.503659+0000","last_peered":"2023-09-23T22:36:39.503659+0000","last_clean":"2023-09-23T22:36:39.503659+0000","last_became_active":"2023-09-23T22:32:30.176821+0000","last_became_peered":"2023-09-23T22:32:30.176821+0000","last_unstale":"2023-09-23T22:36:39.503659+0000","last_undegraded":"2023-09-23T22:36:39.503659+0000","last_fullsized":"2023-09-23T22:36:39.503659+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25.637615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":84,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.515224+0000","last_change":"2023-09-23T22:32:00.189480+0000","last_active":"2023-09-23T22:36:39.515224+0000","last_peered":"2023-09-23T22:36:39.515224+0000","last_clean":"2023-09-23T22:36:39.515224+0000","last_became_active":"2023-09-23T22:32:00.189066+0000","last_became_peered":"2023-09-23T22:32:00.189066+0000","last_unstale":"2023-09-23T22:36:39.515224+0000","last_undegraded":"2023-09-23T22:36:39.515224+0000","last_fullsized":"2023-09-23T22:36:39.515224+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32.176023+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":98,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:48.345486+0000","last_change":"2023-09-23T22:32:00.185112+0000","last_active":"2023-09-23T22:36:48.345486+0000","last_peered":"2023-09-23T22:36:48.345486+0000","last_clean":"2023-09-23T22:36:48.345486+0000","last_became_active":"2023-09-23T22:32:00.184778+0000","last_became_peered":"2023-09-23T22:32:00.184778+0000","last_unstale":"2023-09-23T22:36:48.345486+0000","last_undegraded":"2023-09-23T22:36:48.345486+0000","last_fullsized":"2023-09-23T22:36:48.345486+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:58.477141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'5","reported_seq":77,"reported_epoch":112,"state":"active+clean","last_fresh":"2023-09-23T22:36:39.518421+0000","last_change":"2023-09-23T22:31:29.529318+0000","last_active":"2023-09-23T22:36:39.518421+0000","last_peered":"2023-09-23T22:36:39.518421+0000","last_clean":"2023-09-23T22:36:39.518421+0000","last_became_active":"2023-09-23T22:31:29.527199+0000","last_became_peered":"2023-09-23T22:31:29.527199+0000","last_unstale":"2023-09-23T22:36:39.518421+0000","last_undegraded":"2023-09-23T22:36:39.518421+0000","last_fullsized":"2023-09-23T22:36:39.518421+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:07:30.723529+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":88,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-09-23T22:36:58.560916+0000","last_change":"2023-09-23T22:32:30.182765+0000","last_active":"2023-09-23T22:36:58.560916+0000","last_peered":"2023-09-23T22:36:58.560916+0000","last_clean":"2023-09-23T22:36:58.560916+0000","last_became_active":"2023-09-23T22:32:30.182330+0000","last_became_peered":"2023-09-23T22:32:30.182330+0000","last_unstale":"2023-09-23T22:36:58.560916+0000","last_undegraded":"2023-09-23T22:36:58.560916+0000","last_fullsized":"2023-09-23T22:36:58.560916+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:42:25.101931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":6,"num_pg":16,"stat_sum":{"num_bytes":7237402648,"num_objects":110435,"num_object_clones":0,"num_object_copies":331305,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":110435,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":113419,"num_write_kb":7163265,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":21703962624,"data_stored":21703950408,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":113419,"ondisk_log_size":113419,"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":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":30319,"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":54,"seq":231928234247,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2762072,"kb_used_data":2692240,"kb_used_omap":0,"kb_used_meta":69824,"kb_avail":90983080,"statfs":{"total":95995035648,"available":93166673920,"internally_reserved":0,"allocated":2756853760,"data_stored":2756381453,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":71499776},"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 22:36:45 2023","interfaces":[{"interface":"back","average":{"1min":2.7120000000000002,"5min":1.296,"15min":1.0760000000000001},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":48.195999999999998,"5min":48.195999999999998,"15min":48.195999999999998},"last":1.181},{"interface":"front","average":{"1min":2.9550000000000001,"5min":1.427,"15min":1.1160000000000001},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":48.234000000000002,"5min":48.234000000000002,"15min":48.234000000000002},"last":0.435}]},{"osd":1,"last update":"Sat Sep 23 22:36:18 2023","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":0.98099999999999998,"15min":1.014},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":3.7040000000000002,"5min":3.7040000000000002,"15min":3.7040000000000002},"last":1.2250000000000001},{"interface":"front","average":{"1min":1.143,"5min":1.0489999999999999,"15min":0.99099999999999999},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":4.3799999999999999,"5min":4.3799999999999999,"15min":4.3799999999999999},"last":0.33100000000000002}]},{"osd":2,"last update":"Sat Sep 23 22:36:33 2023","interfaces":[{"interface":"back","average":{"1min":1.6859999999999999,"5min":1.085,"15min":0.99399999999999999},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":6.5270000000000001,"5min":6.5270000000000001,"15min":6.5270000000000001},"last":1.1240000000000001},{"interface":"front","average":{"1min":1.677,"5min":1.1699999999999999,"15min":1.1299999999999999},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":5.2480000000000002,"5min":5.2480000000000002,"15min":5.2480000000000002},"last":0.35499999999999998}]},{"osd":3,"last update":"Sat Sep 23 22:37:12 2023","interfaces":[{"interface":"back","average":{"1min":6.8470000000000004,"5min":2.27,"15min":1.5429999999999999},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":78.338999999999999,"5min":78.338999999999999,"15min":78.338999999999999},"last":78.338999999999999},{"interface":"front","average":{"1min":6.8780000000000001,"5min":2.161,"15min":1.448},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":78.055999999999997,"5min":78.055999999999997,"15min":78.055999999999997},"last":78.055999999999997}]},{"osd":4,"last update":"Sat Sep 23 22:36:33 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.96799999999999997,"15min":0.94999999999999996},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":3.048,"5min":3.048,"15min":3.048},"last":1.2509999999999999},{"interface":"front","average":{"1min":1.6419999999999999,"5min":1.2549999999999999,"15min":1.179},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":8.7710000000000008,"5min":8.7710000000000008,"15min":8.7710000000000008},"last":0.375}]},{"osd":5,"last update":"Sat Sep 23 22:37:12 2023","interfaces":[{"interface":"back","average":{"1min":1.1339999999999999,"5min":1.2410000000000001,"15min":1.1140000000000001},"min":{"1min":0.40100000000000002,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":3.5139999999999998,"5min":9.0150000000000006,"15min":9.0150000000000006},"last":1.2709999999999999},{"interface":"front","average":{"1min":1.494,"5min":1.3149999999999999,"15min":1.1679999999999999},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":6.2949999999999999,"5min":6.2949999999999999,"15min":6.2949999999999999},"last":0.39200000000000002}]},{"osd":6,"last update":"Sat Sep 23 22:37:12 2023","interfaces":[{"interface":"back","average":{"1min":1.4670000000000001,"5min":1.3320000000000001,"15min":1.1970000000000001},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":6.6260000000000003,"5min":6.6260000000000003,"15min":6.6260000000000003},"last":0.40899999999999997},{"interface":"front","average":{"1min":1.0209999999999999,"5min":1.085,"15min":1.089},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":4.5510000000000002,"5min":4.5510000000000002,"15min":4.5510000000000002},"last":0.47599999999999998}]}]},{"osd":6,"up_from":46,"seq":197568495890,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2293456,"kb_used_data":2236040,"kb_used_omap":0,"kb_used_meta":57408,"kb_avail":91451696,"statfs":{"total":95995035648,"available":93646536704,"internally_reserved":0,"allocated":2289704960,"data_stored":2289241022,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":58785792},"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 22:36:50 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.876,"15min":0.92500000000000004},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":2.8570000000000002,"5min":2.8570000000000002,"15min":2.8570000000000002},"last":2.3029999999999999},{"interface":"front","average":{"1min":1.081,"5min":1.0209999999999999,"15min":1.016},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":3.4750000000000001,"5min":3.4750000000000001,"15min":3.4750000000000001},"last":2.3420000000000001}]},{"osd":1,"last update":"Sat Sep 23 22:36:21 2023","interfaces":[{"interface":"back","average":{"1min":0.85599999999999998,"5min":0.93200000000000005,"15min":0.95199999999999996},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":2.2749999999999999,"5min":3.1019999999999999,"15min":3.1019999999999999},"last":4.2839999999999998},{"interface":"front","average":{"1min":0.80300000000000005,"5min":0.94899999999999995,"15min":0.997},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":1.5609999999999999,"5min":2.1509999999999998,"15min":2.1509999999999998},"last":2.2280000000000002}]},{"osd":2,"last update":"Sat Sep 23 22:36:37 2023","interfaces":[{"interface":"back","average":{"1min":1.4570000000000001,"5min":1.125,"15min":1.1599999999999999},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":5.2880000000000003,"5min":5.2880000000000003,"15min":5.2880000000000003},"last":3.7490000000000001},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.96299999999999997,"15min":0.96899999999999997},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":2.516,"5min":2.516,"15min":2.516},"last":2.2599999999999998}]},{"osd":3,"last update":"Sat Sep 23 22:37:11 2023","interfaces":[{"interface":"back","average":{"1min":1.786,"5min":1.1970000000000001,"15min":1.0649999999999999},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":5.3280000000000003,"5min":6.032,"15min":6.032},"last":2.4220000000000002},{"interface":"front","average":{"1min":2.1560000000000001,"5min":1.3400000000000001,"15min":1.171},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":5.2939999999999996,"5min":5.2939999999999996,"15min":5.2939999999999996},"last":3.7240000000000002}]},{"osd":4,"last update":"Sat Sep 23 22:36:37 2023","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.0389999999999999,"15min":1.0649999999999999},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":4.0540000000000003,"5min":4.0540000000000003,"15min":4.0540000000000003},"last":2.327},{"interface":"front","average":{"1min":1.3720000000000001,"5min":1.1539999999999999,"15min":1.1279999999999999},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":3.9169999999999998,"5min":3.9169999999999998,"15min":3.9169999999999998},"last":3.6869999999999998}]},{"osd":5,"last update":"Sat Sep 23 22:36:27 2023","interfaces":[{"interface":"back","average":{"1min":1.393,"5min":1.1950000000000001,"15min":1.0680000000000001},"min":{"1min":0.47499999999999998,"5min":0.47499999999999998,"15min":0.33700000000000002},"max":{"1min":3.601,"5min":3.601,"15min":3.601},"last":9.7590000000000003},{"interface":"front","average":{"1min":1.3740000000000001,"5min":1.1579999999999999,"15min":1.087},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.40999999999999998},"max":{"1min":5.5549999999999997,"5min":5.5549999999999997,"15min":5.5549999999999997},"last":5.7770000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:37:15 2023","interfaces":[{"interface":"back","average":{"1min":1.3859999999999999,"5min":1.196,"15min":1.145},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":5.0759999999999996,"5min":5.0759999999999996,"15min":5.0759999999999996},"last":2.1880000000000002},{"interface":"front","average":{"1min":1.833,"5min":1.335,"15min":1.2430000000000001},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.34799999999999998},"max":{"1min":5.8819999999999997,"5min":5.8819999999999997,"15min":5.8819999999999997},"last":2.3839999999999999}]}]},{"osd":1,"up_from":88,"seq":377957122136,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2286864,"kb_used_data":2210952,"kb_used_omap":4,"kb_used_meta":75899,"kb_avail":91458288,"statfs":{"total":95995035648,"available":93653286912,"internally_reserved":0,"allocated":2264014848,"data_stored":2263494077,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":77721486},"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 22:36:22 2023","interfaces":[{"interface":"back","average":{"1min":0.77700000000000002,"5min":0.70899999999999996,"15min":0.75900000000000001},"min":{"1min":0.22500000000000001,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":2.3460000000000001,"5min":2.3460000000000001,"15min":2.3460000000000001},"last":2.8130000000000002},{"interface":"front","average":{"1min":0.74299999999999999,"5min":0.70499999999999996,"15min":0.76900000000000002},"min":{"1min":0.19800000000000001,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":3.569,"5min":3.569,"15min":3.569},"last":0.32700000000000001}]},{"osd":2,"last update":"Sat Sep 23 22:36:36 2023","interfaces":[{"interface":"back","average":{"1min":1.679,"5min":0.92600000000000005,"15min":0.79400000000000004},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":13.731,"5min":13.731,"15min":13.731},"last":2.8570000000000002},{"interface":"front","average":{"1min":2.1099999999999999,"5min":1.022,"15min":0.82599999999999996},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":13.156000000000001,"5min":13.156000000000001,"15min":13.156000000000001},"last":1.716}]},{"osd":3,"last update":"Sat Sep 23 22:37:15 2023","interfaces":[{"interface":"back","average":{"1min":1.7789999999999999,"5min":1.0509999999999999,"15min":0.84599999999999997},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":4.2549999999999999,"5min":4.9279999999999999,"15min":4.9279999999999999},"last":3.2040000000000002},{"interface":"front","average":{"1min":1.976,"5min":1.075,"15min":0.94899999999999995},"min":{"1min":0.25,"5min":0.25,"15min":0.25},"max":{"1min":5.0289999999999999,"5min":5.0289999999999999,"15min":5.0289999999999999},"last":3.4510000000000001}]},{"osd":4,"last update":"Sat Sep 23 22:36:36 2023","interfaces":[{"interface":"back","average":{"1min":1.3680000000000001,"5min":1.077,"15min":1.0289999999999999},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":4.3470000000000004,"5min":4.3470000000000004,"15min":4.3470000000000004},"last":2.665},{"interface":"front","average":{"1min":1.302,"5min":1.02,"15min":0.98599999999999999},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":3.3100000000000001,"5min":3.3100000000000001,"15min":3.3100000000000001},"last":3.2480000000000002}]},{"osd":5,"last update":"Sat Sep 23 22:36:22 2023","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":1.0369999999999999,"15min":1.1180000000000001},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":3.5499999999999998,"5min":3.5499999999999998,"15min":3.5499999999999998},"last":0.48899999999999999},{"interface":"front","average":{"1min":1.1870000000000001,"5min":1.0549999999999999,"15min":1.131},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":3.2090000000000001,"5min":3.2090000000000001,"15min":3.2090000000000001},"last":3.2839999999999998}]},{"osd":6,"last update":"Sat Sep 23 22:36:22 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.0669999999999999,"15min":1.155},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":2.1680000000000001,"5min":2.1680000000000001,"15min":2.1680000000000001},"last":2.8860000000000001},{"interface":"front","average":{"1min":1.2110000000000001,"5min":1.099,"15min":1.1950000000000001},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":3.5230000000000001,"5min":3.5230000000000001,"15min":3.5230000000000001},"last":0.44900000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:36:22 2023","interfaces":[{"interface":"back","average":{"1min":1.3620000000000001,"5min":1.109,"15min":1.141},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":3.976,"5min":3.976,"15min":3.976},"last":3.3149999999999999},{"interface":"front","average":{"1min":1.3540000000000001,"5min":1.1659999999999999,"15min":1.248},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":3.847,"5min":3.847,"15min":3.847},"last":2.9119999999999999}]}]},{"osd":0,"up_from":83,"seq":356482285663,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1815328,"kb_used_data":1761496,"kb_used_omap":5,"kb_used_meta":53818,"kb_avail":91929824,"statfs":{"total":95995035648,"available":94136139776,"internally_reserved":0,"allocated":1803771904,"data_stored":1803235302,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":55110266},"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 22:36:21 2023","interfaces":[{"interface":"back","average":{"1min":1.27,"5min":0.75700000000000001,"15min":0.69999999999999996},"min":{"1min":0.19900000000000001,"5min":0.19900000000000001,"15min":0.19900000000000001},"max":{"1min":7.9480000000000004,"5min":7.9480000000000004,"15min":7.9480000000000004},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.93200000000000005,"5min":0.70799999999999996,"15min":0.73499999999999999},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":4.9139999999999997,"5min":4.9139999999999997,"15min":4.9139999999999997},"last":0.505}]},{"osd":2,"last update":"Sat Sep 23 22:36:40 2023","interfaces":[{"interface":"back","average":{"1min":1.413,"5min":0.86099999999999999,"15min":0.80900000000000005},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":5.8810000000000002,"5min":5.8810000000000002,"15min":5.8810000000000002},"last":0.75900000000000001},{"interface":"front","average":{"1min":2.1379999999999999,"5min":1.0629999999999999,"15min":0.94099999999999995},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":7.4980000000000002,"5min":7.4980000000000002,"15min":7.4980000000000002},"last":0.54000000000000004}]},{"osd":3,"last update":"Sat Sep 23 22:37:06 2023","interfaces":[{"interface":"back","average":{"1min":1.641,"5min":1.002,"15min":0.90800000000000003},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":5.7930000000000001,"5min":5.7930000000000001,"15min":5.7930000000000001},"last":1.0720000000000001},{"interface":"front","average":{"1min":1.7529999999999999,"5min":0.94899999999999995,"15min":0.83399999999999996},"min":{"1min":0.221,"5min":0.221,"15min":0.221},"max":{"1min":6.0789999999999997,"5min":6.0789999999999997,"15min":6.0789999999999997},"last":4.7000000000000002}]},{"osd":4,"last update":"Sat Sep 23 22:36:36 2023","interfaces":[{"interface":"back","average":{"1min":1.099,"5min":0.94599999999999995,"15min":0.93799999999999994},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":5.0960000000000001,"5min":5.0960000000000001,"15min":5.0960000000000001},"last":0.70799999999999996},{"interface":"front","average":{"1min":1.522,"5min":1.069,"15min":1.0009999999999999},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":5.6319999999999997,"5min":5.6319999999999997,"15min":5.6319999999999997},"last":0.64200000000000002}]},{"osd":5,"last update":"Sat Sep 23 22:36:47 2023","interfaces":[{"interface":"back","average":{"1min":1.498,"5min":1.1020000000000001,"15min":1.0980000000000001},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":5.1070000000000002,"5min":5.1070000000000002,"15min":5.1070000000000002},"last":0.58499999999999996},{"interface":"front","average":{"1min":1.248,"5min":1.0289999999999999,"15min":1.129},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":6.4900000000000002,"5min":6.4900000000000002,"15min":6.4900000000000002},"last":1.9770000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:36:47 2023","interfaces":[{"interface":"back","average":{"1min":1.4339999999999999,"5min":1.117,"15min":1.141},"min":{"1min":0.44,"5min":0.44,"15min":0.44},"max":{"1min":5.077,"5min":5.077,"15min":5.077},"last":0.61899999999999999},{"interface":"front","average":{"1min":1.194,"5min":1.042,"15min":1.1639999999999999},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":6.4249999999999998,"5min":6.4249999999999998,"15min":6.4249999999999998},"last":2.0150000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:36:47 2023","interfaces":[{"interface":"back","average":{"1min":1.371,"5min":1.085,"15min":1.163},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":6.4630000000000001,"5min":6.4630000000000001,"15min":6.4630000000000001},"last":2.6440000000000001},{"interface":"front","average":{"1min":1.2290000000000001,"5min":1.077,"15min":1.1499999999999999},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":5.2990000000000004,"5min":5.2990000000000004,"15min":5.2990000000000004},"last":2.6309999999999998}]}]},{"osd":2,"up_from":93,"seq":399431958600,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3620944,"kb_used_data":3535240,"kb_used_omap":7,"kb_used_meta":85688,"kb_avail":90124208,"statfs":{"total":95995035648,"available":92287188992,"internally_reserved":0,"allocated":3620085760,"data_stored":3619563095,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":87744593},"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 22:36:36 2023","interfaces":[{"interface":"back","average":{"1min":1.1859999999999999,"5min":0.745,"15min":0.70499999999999996},"min":{"1min":0.22700000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":3.4929999999999999,"5min":3.4929999999999999,"15min":3.4929999999999999},"last":0.33500000000000002},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.751,"15min":0.73099999999999998},"min":{"1min":0.217,"5min":0.217,"15min":0.217},"max":{"1min":3.7160000000000002,"5min":3.7160000000000002,"15min":3.7160000000000002},"last":0.90700000000000003}]},{"osd":1,"last update":"Sat Sep 23 22:36:36 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":0.78900000000000003,"15min":0.77100000000000002},"min":{"1min":0.38100000000000001,"5min":0.308,"15min":0.308},"max":{"1min":2.339,"5min":2.339,"15min":2.339},"last":0.35799999999999998},{"interface":"front","average":{"1min":1.026,"5min":0.82399999999999995,"15min":0.81599999999999995},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":3.899,"5min":3.899,"15min":3.899},"last":0.93000000000000005}]},{"osd":3,"last update":"Sat Sep 23 22:37:01 2023","interfaces":[{"interface":"back","average":{"1min":5.5369999999999999,"5min":1.7749999999999999,"15min":1.081},"min":{"1min":0.216,"5min":0.216,"15min":0.216},"max":{"1min":75.744,"5min":75.744,"15min":75.744},"last":4.8789999999999996},{"interface":"front","average":{"1min":5.3010000000000002,"5min":1.7050000000000001,"15min":1.151},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":74.822999999999993,"5min":74.822999999999993,"15min":74.822999999999993},"last":0.59499999999999997}]},{"osd":4,"last update":"Sat Sep 23 22:36:36 2023","interfaces":[{"interface":"back","average":{"1min":1.52,"5min":1.0920000000000001,"15min":1.0229999999999999},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":4.1079999999999997,"5min":4.1079999999999997,"15min":4.1079999999999997},"last":0.876},{"interface":"front","average":{"1min":1.397,"5min":1.056,"15min":1.018},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":4.298,"5min":4.298,"15min":4.298},"last":0.94899999999999995}]},{"osd":5,"last update":"Sat Sep 23 22:36:36 2023","interfaces":[{"interface":"back","average":{"1min":1.6040000000000001,"5min":1.1140000000000001,"15min":1.0640000000000001},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":4.3700000000000001,"5min":4.3700000000000001,"15min":4.3700000000000001},"last":1.044},{"interface":"front","average":{"1min":1.6120000000000001,"5min":1.115,"15min":1.0589999999999999},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":6.7969999999999997,"5min":6.7969999999999997,"15min":6.7969999999999997},"last":4.8499999999999996}]},{"osd":6,"last update":"Sat Sep 23 22:36:36 2023","interfaces":[{"interface":"back","average":{"1min":1.7470000000000001,"5min":1.1379999999999999,"15min":1.0549999999999999},"min":{"1min":0.44900000000000001,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":6.7670000000000003,"5min":6.7670000000000003,"15min":6.7670000000000003},"last":4.8099999999999996},{"interface":"front","average":{"1min":1.256,"5min":1.0820000000000001,"15min":1.0820000000000001},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":2.8599999999999999,"5min":2.8599999999999999,"15min":2.8599999999999999},"last":0.72999999999999998}]},{"osd":7,"last update":"Sat Sep 23 22:36:36 2023","interfaces":[{"interface":"back","average":{"1min":1.643,"5min":1.2210000000000001,"15min":1.1859999999999999},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":5.6840000000000002,"5min":5.6840000000000002,"15min":5.6840000000000002},"last":0.47099999999999997},{"interface":"front","average":{"1min":2.048,"5min":1.302,"15min":1.2170000000000001},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":4.835,"5min":4.835,"15min":4.835},"last":1.0660000000000001}]}]},{"osd":3,"up_from":98,"seq":420906795074,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4517828,"kb_used_data":4409980,"kb_used_omap":2,"kb_used_meta":107837,"kb_avail":89227324,"statfs":{"total":95995035648,"available":91368779776,"internally_reserved":0,"allocated":4515819520,"data_stored":4515307769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":110425141},"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 22:37:06 2023","interfaces":[{"interface":"back","average":{"1min":1.7529999999999999,"5min":0.879,"15min":0.75800000000000001},"min":{"1min":0.23499999999999999,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":5.0149999999999997,"5min":5.0149999999999997,"15min":5.0149999999999997},"last":1.8979999999999999},{"interface":"front","average":{"1min":1.4630000000000001,"5min":0.83599999999999997,"15min":0.70299999999999996},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":8.0470000000000006,"5min":8.0470000000000006,"15min":8.0470000000000006},"last":1.629}]},{"osd":1,"last update":"Sat Sep 23 22:37:06 2023","interfaces":[{"interface":"back","average":{"1min":1.7649999999999999,"5min":1.0129999999999999,"15min":0.80300000000000005},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":5.3380000000000001,"5min":5.774,"15min":5.774},"last":1.6930000000000001},{"interface":"front","average":{"1min":1.756,"5min":0.94699999999999995,"15min":0.83299999999999996},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":4.9269999999999996,"5min":4.9269999999999996,"15min":4.9269999999999996},"last":1.948}]},{"osd":2,"last update":"Sat Sep 23 22:37:06 2023","interfaces":[{"interface":"back","average":{"1min":1.806,"5min":1.0860000000000001,"15min":0.878},"min":{"1min":0.32600000000000001,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":4.8170000000000002,"5min":4.8170000000000002,"15min":4.8170000000000002},"last":1.9750000000000001},{"interface":"front","average":{"1min":1.849,"5min":1.0740000000000001,"15min":0.90900000000000003},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":9.3300000000000001,"5min":9.3300000000000001,"15min":9.3300000000000001},"last":0.44}]},{"osd":4,"last update":"Sat Sep 23 22:36:41 2023","interfaces":[{"interface":"back","average":{"1min":2.379,"5min":1.216,"15min":1.014},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":5.7510000000000003,"5min":5.7510000000000003,"15min":5.7510000000000003},"last":4.3259999999999996},{"interface":"front","average":{"1min":1.016,"5min":0.96099999999999997,"15min":0.95099999999999996},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":2.6629999999999998,"5min":2.6629999999999998,"15min":2.6629999999999998},"last":2.1299999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:37:06 2023","interfaces":[{"interface":"back","average":{"1min":1.522,"5min":1.135,"15min":1.0649999999999999},"min":{"1min":0.30399999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":4.4320000000000004,"5min":4.4320000000000004,"15min":4.4320000000000004},"last":1.597},{"interface":"front","average":{"1min":1.9890000000000001,"5min":1.371,"15min":1.1659999999999999},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":5.4370000000000003,"5min":5.8419999999999996,"15min":5.8419999999999996},"last":4.3730000000000002}]},{"osd":6,"last update":"Sat Sep 23 22:37:06 2023","interfaces":[{"interface":"back","average":{"1min":1.946,"5min":1.181,"15min":1.1020000000000001},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":9.1829999999999998,"5min":9.1829999999999998,"15min":9.1829999999999998},"last":0.40899999999999997},{"interface":"front","average":{"1min":1.901,"5min":1.3160000000000001,"15min":1.119},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":5.4589999999999996,"5min":5.718,"15min":5.718},"last":4.3550000000000004}]},{"osd":7,"last update":"Sat Sep 23 22:37:06 2023","interfaces":[{"interface":"back","average":{"1min":2.3559999999999999,"5min":1.526,"15min":1.236},"min":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":5.4160000000000004,"5min":7.9480000000000004,"15min":7.9480000000000004},"last":8.7400000000000002},{"interface":"front","average":{"1min":2,"5min":1.343,"15min":1.2190000000000001},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":4.9790000000000001,"5min":7.8949999999999996,"15min":7.8949999999999996},"last":9.3200000000000003}]}]},{"osd":4,"up_from":103,"seq":442381631548,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2290764,"kb_used_data":2210756,"kb_used_omap":10,"kb_used_meta":79989,"kb_avail":91454388,"statfs":{"total":95995035648,"available":93649293312,"internally_reserved":0,"allocated":2263814144,"data_stored":2263297219,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10652,"internal_metadata":81909348},"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 22:36:41 2023","interfaces":[{"interface":"back","average":{"1min":5.2389999999999999,"5min":1.7729999999999999,"15min":1.228},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":89.367000000000004,"5min":89.367000000000004,"15min":89.367000000000004},"last":0.28499999999999998},{"interface":"front","average":{"1min":5.665,"5min":1.9219999999999999,"15min":1.294},"min":{"1min":0.216,"5min":0.216,"15min":0.216},"max":{"1min":89.269000000000005,"5min":89.269000000000005,"15min":89.269000000000005},"last":0.41699999999999998}]},{"osd":1,"last update":"Sat Sep 23 22:36:41 2023","interfaces":[{"interface":"back","average":{"1min":5.8280000000000003,"5min":1.917,"15min":1.2529999999999999},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":90.091999999999999,"5min":90.091999999999999,"15min":90.091999999999999},"last":0.27000000000000002},{"interface":"front","average":{"1min":5.077,"5min":1.7929999999999999,"15min":1.242},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":89.980000000000004,"5min":89.980000000000004,"15min":89.980000000000004},"last":0.55100000000000005}]},{"osd":2,"last update":"Sat Sep 23 22:36:41 2023","interfaces":[{"interface":"back","average":{"1min":8.3770000000000007,"5min":2.4990000000000001,"15min":1.5149999999999999},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":88.992999999999995,"5min":88.992999999999995,"15min":88.992999999999995},"last":0.70399999999999996},{"interface":"front","average":{"1min":8.1739999999999995,"5min":2.4420000000000002,"15min":1.4730000000000001},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":89.140000000000001,"5min":89.140000000000001,"15min":89.140000000000001},"last":0.69199999999999995}]},{"osd":3,"last update":"Sat Sep 23 22:36:41 2023","interfaces":[{"interface":"back","average":{"1min":11.109,"5min":3.0150000000000001,"15min":1.677},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":91.251999999999995,"5min":91.251999999999995,"15min":91.251999999999995},"last":4.3120000000000003},{"interface":"front","average":{"1min":10.587999999999999,"5min":2.9329999999999998,"15min":1.675},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":91.593000000000004,"5min":91.593000000000004,"15min":91.593000000000004},"last":4.2119999999999997}]},{"osd":5,"last update":"Sat Sep 23 22:36:41 2023","interfaces":[{"interface":"back","average":{"1min":1.232,"5min":1.1240000000000001,"15min":1.1259999999999999},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":4.0220000000000002,"5min":4.0220000000000002,"15min":4.0220000000000002},"last":0.44800000000000001},{"interface":"front","average":{"1min":1.3169999999999999,"5min":1.1579999999999999,"15min":1.1559999999999999},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":4.2409999999999997,"5min":4.2409999999999997,"15min":4.2409999999999997},"last":0.56599999999999995}]},{"osd":6,"last update":"Sat Sep 23 22:36:41 2023","interfaces":[{"interface":"back","average":{"1min":1.3919999999999999,"5min":1.113,"15min":1.0980000000000001},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":5.8849999999999998,"5min":5.8849999999999998,"15min":5.8849999999999998},"last":0.34699999999999998},{"interface":"front","average":{"1min":0.98199999999999998,"5min":1.1000000000000001,"15min":1.1419999999999999},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":3.9740000000000002,"5min":3.9740000000000002,"15min":3.9740000000000002},"last":0.50900000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:36:41 2023","interfaces":[{"interface":"back","average":{"1min":1.4410000000000001,"5min":1.1850000000000001,"15min":1.1779999999999999},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":4.3550000000000004,"5min":4.3550000000000004,"15min":4.3550000000000004},"last":0.46500000000000002},{"interface":"front","average":{"1min":1.5740000000000001,"5min":1.2649999999999999,"15min":1.2330000000000001},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":4.7130000000000001,"5min":4.7130000000000001,"15min":4.7130000000000001},"last":0.372}]}]},{"osd":5,"up_from":38,"seq":163208757532,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2286724,"kb_used_data":2228284,"kb_used_omap":0,"kb_used_meta":58432,"kb_avail":91458428,"statfs":{"total":95995035648,"available":93653430272,"internally_reserved":0,"allocated":2281762816,"data_stored":2281306143,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":59834368},"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 22:36:43 2023","interfaces":[{"interface":"back","average":{"1min":1.1970000000000001,"5min":0.95899999999999996,"15min":0.94599999999999995},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":5.056,"5min":5.056,"15min":5.056},"last":3.758},{"interface":"front","average":{"1min":1.4770000000000001,"5min":0.997,"15min":0.94699999999999995},"min":{"1min":0.28799999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":5.0309999999999997,"5min":5.0309999999999997,"15min":5.0309999999999997},"last":0.46500000000000002}]},{"osd":1,"last update":"Sat Sep 23 22:36:17 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.93400000000000005,"15min":1.05},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":2.9540000000000002,"5min":2.9540000000000002,"15min":2.9540000000000002},"last":1.044},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.0649999999999999,"15min":1.1559999999999999},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":2.5939999999999999,"5min":2.5939999999999999,"15min":2.5939999999999999},"last":4.0289999999999999}]},{"osd":2,"last update":"Sat Sep 23 22:36:38 2023","interfaces":[{"interface":"back","average":{"1min":1.3560000000000001,"5min":1.0580000000000001,"15min":1.0580000000000001},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":4.5439999999999996,"5min":4.5439999999999996,"15min":4.5439999999999996},"last":4.0819999999999999},{"interface":"front","average":{"1min":1.9219999999999999,"5min":1.1519999999999999,"15min":1.048},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":7.734,"5min":7.734,"15min":7.734},"last":0.83999999999999997}]},{"osd":3,"last update":"Sat Sep 23 22:37:05 2023","interfaces":[{"interface":"back","average":{"1min":8.9960000000000004,"5min":3.0539999999999998,"15min":1.7190000000000001},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":158.71000000000001,"5min":158.71000000000001,"15min":158.71000000000001},"last":4.3079999999999998},{"interface":"front","average":{"1min":9.9770000000000003,"5min":3.2799999999999998,"15min":1.726},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":160.554,"5min":160.554,"15min":160.554},"last":4.7759999999999998}]},{"osd":4,"last update":"Sat Sep 23 22:36:38 2023","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":1.095,"15min":1.089},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":3.036,"5min":3.036,"15min":3.036},"last":3.984},{"interface":"front","average":{"1min":1.3460000000000001,"5min":1.1220000000000001,"15min":1.1240000000000001},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":3.601,"5min":3.601,"15min":3.601},"last":1.0249999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:36:27 2023","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.97599999999999998,"15min":1.052},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":2.9940000000000002,"5min":2.9940000000000002,"15min":4.3419999999999996},"last":0.50900000000000001},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.161,"15min":1.1519999999999999},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":3.1099999999999999,"5min":3.1099999999999999,"15min":3.1099999999999999},"last":4.1029999999999998}]},{"osd":7,"last update":"Sat Sep 23 22:37:15 2023","interfaces":[{"interface":"back","average":{"1min":1.5,"5min":1.298,"15min":1.262},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":4.0570000000000004,"5min":4.6360000000000001,"15min":8.8979999999999997},"last":4.0570000000000004},{"interface":"front","average":{"1min":1.6399999999999999,"5min":1.2729999999999999,"15min":1.1559999999999999},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":10.329000000000001,"5min":10.329000000000001,"15min":10.329000000000001},"last":0.88900000000000001}]}]}],"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":10652,"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":6,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1799688192,"data_stored":1799684120,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2258964480,"data_stored":2258960408,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":3614572544,"data_stored":3614572544,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4500881408,"data_stored":4500881408,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":2249719808,"data_stored":2249719808,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2265387008,"data_stored":2265382936,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":2271739904,"data_stored":2271739904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":2743009280,"data_stored":2743009280,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T22:37:25.709 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-09-23T22:37:25.709 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd pool set .mgr pg_num 11 2023-09-23T22:37:25.730 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:25.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:25.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:25.832 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:25.861 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:25.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:25.864 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:25.964 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:25.994 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:25.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:25.998 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:26.099 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:26.130 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:26.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:26.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:26.238 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:26.260 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:26.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:26.265 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:26.282 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:26 smithi169 bash[101133]: audit 2023-09-23T22:37:26.126751+0000 mon.a (mon.0) 628 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:37:26.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:26 smithi169 bash[104356]: audit 2023-09-23T22:37:26.126751+0000 mon.a (mon.0) 628 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:37:26.366 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:26.401 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:26.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:26.405 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:26.506 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:26.526 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:26.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:26.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:26.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:26 smithi187 bash[89487]: audit 2023-09-23T22:37:26.126751+0000 mon.a (mon.0) 628 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:37:26.629 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:26.653 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:26.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:26.659 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:26.759 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:26.800 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:26.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:26.802 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:26.903 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:26.941 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:26.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:26.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:27.047 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:27.075 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:27.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:27.078 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:27.178 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:27.209 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:27.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:27.213 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:27.314 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:27.346 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:27.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:27.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:27.449 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:27.458 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:27 smithi187 bash[89487]: cluster 2023-09-23T22:37:26.271425+0000 mgr.y (mgr.25310) 457 : cluster 0 pgmap v399: 89 pgs: 89 active+clean; 6.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 16 MiB/s wr, 814 op/s 2023-09-23T22:37:27.471 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:27 smithi169 bash[101133]: cluster 2023-09-23T22:37:26.271425+0000 mgr.y (mgr.25310) 457 : cluster 0 pgmap v399: 89 pgs: 89 active+clean; 6.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 16 MiB/s wr, 814 op/s 2023-09-23T22:37:27.471 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:27 smithi169 bash[104356]: cluster 2023-09-23T22:37:26.271425+0000 mgr.y (mgr.25310) 457 : cluster 0 pgmap v399: 89 pgs: 89 active+clean; 6.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 16 MiB/s wr, 814 op/s 2023-09-23T22:37:27.479 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:27.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:27.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:27.585 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:27.611 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:27.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:27.616 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:27.674 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T22:37:27.674 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [ 2023-09-23T22:37:27.675 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.675 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.34584.0:121371 6.1 e114/105 6:8f9cc21d:::benchmark_data_smithi169_147816_object9442:head v 114'7518, mlcod=114'7512)", 2023-09-23T22:37:27.675 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:37:27.653277+0000", 2023-09-23T22:37:27.675 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.019000300000000001, 2023-09-23T22:37:27.675 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.019035657000000001, 2023-09-23T22:37:27.675 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:37:27.675 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T22:37:27.675 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:37:27.675 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.675 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:37:27.675 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.653277+0000", 2023-09-23T22:37:27.676 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:37:27.676 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.676 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.676 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:37:27.676 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.653277+0000", 2023-09-23T22:37:27.676 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:37:27.676 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.676 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.676 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:37:27.676 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.653276+0000", 2023-09-23T22:37:27.676 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:37:27.676 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.676 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.677 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:37:27.677 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.653282+0000", 2023-09-23T22:37:27.677 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.8390000000000003e-06 2023-09-23T22:37:27.677 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.677 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.677 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:37:27.677 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.653292+0000", 2023-09-23T22:37:27.677 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.7710000000000001e-06 2023-09-23T22:37:27.677 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.677 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.677 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:37:27.677 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.653298+0000", 2023-09-23T22:37:27.678 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0560000000000001e-06 2023-09-23T22:37:27.678 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.678 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.678 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:37:27.678 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.661814+0000", 2023-09-23T22:37:27.678 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0085155349999999994 2023-09-23T22:37:27.678 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.678 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.678 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:37:27.678 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.661834+0000", 2023-09-23T22:37:27.678 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0228999999999999e-05 2023-09-23T22:37:27.678 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:37:27.679 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:37:27.679 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:37:27.679 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.679 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.679 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.34584.0:121375 6.e e114/105 6:7a954677:::benchmark_data_smithi169_147816_object9446:head v 114'7555, mlcod=114'7553)", 2023-09-23T22:37:27.679 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:37:27.663103+0000", 2023-09-23T22:37:27.679 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.0091737390000000002, 2023-09-23T22:37:27.679 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0092985729999999992, 2023-09-23T22:37:27.679 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:37:27.679 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T22:37:27.679 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:37:27.679 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.679 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:37:27.680 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.663103+0000", 2023-09-23T22:37:27.680 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:37:27.680 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.680 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.680 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:37:27.680 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.663103+0000", 2023-09-23T22:37:27.680 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:37:27.680 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.680 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.680 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:37:27.681 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.663103+0000", 2023-09-23T22:37:27.681 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:37:27.681 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.681 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.681 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:37:27.681 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.663109+0000", 2023-09-23T22:37:27.681 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.6390000000000003e-06 2023-09-23T22:37:27.681 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.681 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.681 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:37:27.681 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.663125+0000", 2023-09-23T22:37:27.682 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5407e-05 2023-09-23T22:37:27.682 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.682 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.682 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:37:27.682 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.663132+0000", 2023-09-23T22:37:27.682 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3710000000000002e-06 2023-09-23T22:37:27.682 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.682 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.682 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:37:27.682 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.663199+0000", 2023-09-23T22:37:27.682 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.6767000000000006e-05 2023-09-23T22:37:27.682 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.683 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.683 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:37:27.683 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.663218+0000", 2023-09-23T22:37:27.683 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.8749999999999998e-05 2023-09-23T22:37:27.683 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:37:27.683 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:37:27.683 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:37:27.684 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.684 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.684 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.34584.0:121379 6.0 e114/105 6:052d658d:::benchmark_data_smithi169_147816_object9450:head v 114'7583, mlcod=114'7581)", 2023-09-23T22:37:27.684 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:37:27.669058+0000", 2023-09-23T22:37:27.684 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.0032193479999999999, 2023-09-23T22:37:27.684 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.003428052, 2023-09-23T22:37:27.684 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:37:27.684 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T22:37:27.684 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:37:27.684 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.685 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:37:27.685 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.669058+0000", 2023-09-23T22:37:27.685 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:37:27.685 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.685 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.685 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:37:27.686 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.669058+0000", 2023-09-23T22:37:27.686 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:37:27.686 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.686 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.686 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:37:27.686 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.669057+0000", 2023-09-23T22:37:27.686 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:37:27.686 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.686 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.687 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:37:27.687 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.669064+0000", 2023-09-23T22:37:27.687 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.6599999999999995e-06 2023-09-23T22:37:27.687 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.687 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.687 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:37:27.687 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.669080+0000", 2023-09-23T22:37:27.687 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5707000000000001e-05 2023-09-23T22:37:27.687 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.688 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.688 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:37:27.688 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.669089+0000", 2023-09-23T22:37:27.688 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.3079999999999997e-06 2023-09-23T22:37:27.688 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.688 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.688 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:37:27.688 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.669280+0000", 2023-09-23T22:37:27.688 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00019091099999999999 2023-09-23T22:37:27.688 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.688 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.688 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:37:27.688 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.669384+0000", 2023-09-23T22:37:27.689 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000104026 2023-09-23T22:37:27.689 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:37:27.689 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:37:27.689 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:37:27.689 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.689 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.689 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:121382 6.f 6:fe1305ea:::benchmark_data_smithi169_147816_object9453:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e114)", 2023-09-23T22:37:27.689 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:37:27.671010+0000", 2023-09-23T22:37:27.689 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.001266748, 2023-09-23T22:37:27.689 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001530336, 2023-09-23T22:37:27.689 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:37:27.689 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:37:27.689 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:37:27.690 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:37:27.690 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:37:27.690 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 121382 2023-09-23T22:37:27.690 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.690 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:37:27.690 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.690 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:37:27.690 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.671010+0000", 2023-09-23T22:37:27.690 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:37:27.690 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.690 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.690 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:37:27.691 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.671010+0000", 2023-09-23T22:37:27.691 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:37:27.691 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.691 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.691 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:37:27.691 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.671009+0000", 2023-09-23T22:37:27.691 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:37:27.691 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.691 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.691 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:37:27.692 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.671016+0000", 2023-09-23T22:37:27.692 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1040000000000001e-06 2023-09-23T22:37:27.692 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.692 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.692 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:37:27.692 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.671036+0000", 2023-09-23T22:37:27.692 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.9908999999999999e-05 2023-09-23T22:37:27.692 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.692 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.693 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:37:27.693 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.671046+0000", 2023-09-23T22:37:27.693 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.064e-05 2023-09-23T22:37:27.694 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.694 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.694 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:37:27.694 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.671107+0000", 2023-09-23T22:37:27.694 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0093000000000002e-05 2023-09-23T22:37:27.694 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.694 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.694 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:37:27.695 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.671287+0000", 2023-09-23T22:37:27.695 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00018020199999999999 2023-09-23T22:37:27.695 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.695 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.695 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:37:27.695 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.671447+0000", 2023-09-23T22:37:27.695 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000160669 2023-09-23T22:37:27.695 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:37:27.695 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:37:27.695 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:37:27.696 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.696 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.696 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.34584.0:121355 6.9 e114/105 6:9a591382:::benchmark_data_smithi169_147816_object9426:head v 114'7632, mlcod=114'7627)", 2023-09-23T22:37:27.696 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:37:27.634258+0000", 2023-09-23T22:37:27.696 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.038019351, 2023-09-23T22:37:27.696 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.038334141000000002, 2023-09-23T22:37:27.696 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:37:27.696 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T22:37:27.696 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:37:27.696 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.696 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:37:27.696 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.634258+0000", 2023-09-23T22:37:27.697 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:37:27.697 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.697 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.697 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:37:27.697 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.634258+0000", 2023-09-23T22:37:27.697 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:37:27.697 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.697 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.697 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:37:27.697 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.634257+0000", 2023-09-23T22:37:27.697 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:37:27.697 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.698 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.698 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:37:27.698 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.634265+0000", 2023-09-23T22:37:27.698 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.7419999999999997e-06 2023-09-23T22:37:27.698 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.698 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.698 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:37:27.698 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.634281+0000", 2023-09-23T22:37:27.698 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6673000000000001e-05 2023-09-23T22:37:27.698 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.698 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.698 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:37:27.699 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.634289+0000", 2023-09-23T22:37:27.699 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8730000000000007e-06 2023-09-23T22:37:27.699 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.699 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.699 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:37:27.699 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.658504+0000", 2023-09-23T22:37:27.699 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.024215177000000001 2023-09-23T22:37:27.699 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.699 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.699 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:37:27.699 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.658518+0000", 2023-09-23T22:37:27.699 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3489000000000001e-05 2023-09-23T22:37:27.699 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:37:27.700 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:37:27.700 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:37:27.700 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.700 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.700 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.34584.0:121365 6.9 e114/105 6:9208709e:::benchmark_data_smithi169_147816_object9436:head v 114'7633, mlcod=114'7628)", 2023-09-23T22:37:27.700 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:37:27.647437+0000", 2023-09-23T22:37:27.700 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.024839712, 2023-09-23T22:37:27.700 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.025189832999999998, 2023-09-23T22:37:27.700 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:37:27.700 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T22:37:27.700 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:37:27.700 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.701 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:37:27.701 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.647437+0000", 2023-09-23T22:37:27.701 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:37:27.701 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.701 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.701 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:37:27.701 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.647437+0000", 2023-09-23T22:37:27.701 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:37:27.701 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.701 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.701 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:37:27.701 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.647437+0000", 2023-09-23T22:37:27.702 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:37:27.702 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.702 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.702 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:37:27.702 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.647443+0000", 2023-09-23T22:37:27.702 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3040000000000001e-06 2023-09-23T22:37:27.702 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.702 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.702 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:37:27.702 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.647451+0000", 2023-09-23T22:37:27.702 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.5360000000000004e-06 2023-09-23T22:37:27.702 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.703 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.703 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:37:27.703 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.647460+0000", 2023-09-23T22:37:27.703 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.3689999999999996e-06 2023-09-23T22:37:27.703 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.703 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.703 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:37:27.703 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.668756+0000", 2023-09-23T22:37:27.703 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.021295563999999999 2023-09-23T22:37:27.703 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:37:27.703 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:37:27.703 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:37:27.703 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:27.668774+0000", 2023-09-23T22:37:27.704 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.8564e-05 2023-09-23T22:37:27.704 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:37:27.704 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:37:27.704 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:37:27.704 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:37:27.704 INFO:teuthology.orchestra.run.smithi169.stdout: ], 2023-09-23T22:37:27.704 INFO:teuthology.orchestra.run.smithi169.stdout: "num_ops": 6 2023-09-23T22:37:27.704 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T22:37:27.717 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:27.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:27.749 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:27.749 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:27.850 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:27.902 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:27.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:27.905 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:28.006 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:28.031 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:28.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:28.033 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:28.134 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:28.161 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:28.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:28.165 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:28.265 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:28.294 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:28.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:28.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:28.399 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:28.428 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:28.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:28.447 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:28.548 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:28.575 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:28.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:28.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:28.679 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:28.719 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:28.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:28.721 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:37:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:37:28] "GET /metrics HTTP/1.1" 200 36410 "" "Prometheus/2.43.0" 2023-09-23T22:37:28.722 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:28.821 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-23T22:37:28.822 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:28.867 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:28.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:28.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:28.981 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:29.009 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:29.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:29.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:29.113 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:29.135 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:29.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:29.141 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:29.183 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T22:37:29.242 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:29.268 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:29.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:29.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:29.373 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:29.388 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:37:29.407 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:29.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:29.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:29.510 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:29.522 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:29 smithi169 bash[104356]: cluster 2023-09-23T22:37:28.271980+0000 mgr.y (mgr.25310) 458 : cluster 0 pgmap v400: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 4.0 MiB/s wr, 800 op/s 2023-09-23T22:37:29.522 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:29 smithi169 bash[104356]: audit 2023-09-23T22:37:29.107543+0000 mon.a (mon.0) 629 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:37:29.522 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:29 smithi169 bash[104356]: audit 2023-09-23T22:37:29.124756+0000 mon.a (mon.0) 630 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:37:29.523 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:29 smithi169 bash[101133]: cluster 2023-09-23T22:37:28.271980+0000 mgr.y (mgr.25310) 458 : cluster 0 pgmap v400: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 4.0 MiB/s wr, 800 op/s 2023-09-23T22:37:29.523 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:29 smithi169 bash[101133]: audit 2023-09-23T22:37:29.107543+0000 mon.a (mon.0) 629 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:37:29.523 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:29 smithi169 bash[101133]: audit 2023-09-23T22:37:29.124756+0000 mon.a (mon.0) 630 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:37:29.551 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:29.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:29.556 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:29.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:29 smithi187 bash[89487]: cluster 2023-09-23T22:37:28.271980+0000 mgr.y (mgr.25310) 458 : cluster 0 pgmap v400: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 4.0 MiB/s wr, 800 op/s 2023-09-23T22:37:29.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:29 smithi187 bash[89487]: audit 2023-09-23T22:37:29.107543+0000 mon.a (mon.0) 629 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:37:29.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:29 smithi187 bash[89487]: audit 2023-09-23T22:37:29.124756+0000 mon.a (mon.0) 630 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:37:29.657 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:29.695 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:29.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:29.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:29.803 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:29.839 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:29.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:29.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:29.943 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:29.967 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:29.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:29.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:30.073 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:30.099 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:30.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:30.105 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:30.206 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:30.229 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:30.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:30.233 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:30.334 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:30.362 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:30.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:30.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:30.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:30 smithi187 bash[89487]: audit 2023-09-23T22:37:29.747201+0000 mon.a (mon.0) 631 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:37:30.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:30 smithi187 bash[89487]: audit 2023-09-23T22:37:29.748584+0000 mon.a (mon.0) 632 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:37:30.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:30 smithi187 bash[89487]: audit 2023-09-23T22:37:29.755943+0000 mon.a (mon.0) 633 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:37:30.467 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:30.502 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:30.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:30.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:30.606 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:30.632 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:30.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:30.640 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:30.741 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:30.749 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:30 smithi169 bash[101133]: audit 2023-09-23T22:37:29.747201+0000 mon.a (mon.0) 631 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:37:30.749 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:30 smithi169 bash[101133]: audit 2023-09-23T22:37:29.748584+0000 mon.a (mon.0) 632 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:37:30.750 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:30 smithi169 bash[101133]: audit 2023-09-23T22:37:29.755943+0000 mon.a (mon.0) 633 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:37:30.750 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:30 smithi169 bash[104356]: audit 2023-09-23T22:37:29.747201+0000 mon.a (mon.0) 631 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:37:30.750 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:30 smithi169 bash[104356]: audit 2023-09-23T22:37:29.748584+0000 mon.a (mon.0) 632 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:37:30.750 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:30 smithi169 bash[104356]: audit 2023-09-23T22:37:29.755943+0000 mon.a (mon.0) 633 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:37:30.763 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:30.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:30.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:30.866 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:30.893 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:30.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:30.898 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:30.998 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:31.026 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:31.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:31.029 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:31.130 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:31.167 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:31.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:31.168 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:31.269 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:31.295 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:31.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:31.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:31.298 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:37:31.399 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:31.425 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:31.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:31.430 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:31.531 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:31.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:31 smithi169 bash[104356]: cluster 2023-09-23T22:37:30.272558+0000 mgr.y (mgr.25310) 459 : cluster 0 pgmap v401: 89 pgs: 89 active+clean; 6.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 799 op/s 2023-09-23T22:37:31.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:31 smithi169 bash[101133]: cluster 2023-09-23T22:37:30.272558+0000 mgr.y (mgr.25310) 459 : cluster 0 pgmap v401: 89 pgs: 89 active+clean; 6.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 799 op/s 2023-09-23T22:37:31.556 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:31.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:31.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:31.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:31 smithi187 bash[89487]: cluster 2023-09-23T22:37:30.272558+0000 mgr.y (mgr.25310) 459 : cluster 0 pgmap v401: 89 pgs: 89 active+clean; 6.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 799 op/s 2023-09-23T22:37:31.660 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:31.688 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:31.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:31.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:31.792 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:31.831 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:31.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:31.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:31.935 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:31.974 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:31.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:31.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:32.078 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:32.111 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:32.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:32.118 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:32.219 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:32.250 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:32.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:32.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:32.354 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:32.389 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:32.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:32.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:32.492 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:32.518 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:32.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:32.520 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:32.621 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:32.651 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:32.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:32.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:32.755 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:32.782 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:32.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:32.784 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:32.884 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:32.905 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:32.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:32.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:33.008 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:33.040 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:33.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:33.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:33.147 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:33.182 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:33.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:33.188 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:33.288 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:33.322 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:33.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:33.328 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:33.337 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:37:33.340 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:37:33.340 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:37:33.429 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:33.459 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:33.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:33.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:33.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:33 smithi169 bash[101133]: cluster 2023-09-23T22:37:32.273173+0000 mgr.y (mgr.25310) 460 : cluster 0 pgmap v402: 89 pgs: 89 active+clean; 6.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 784 op/s 2023-09-23T22:37:33.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:33 smithi169 bash[104356]: cluster 2023-09-23T22:37:32.273173+0000 mgr.y (mgr.25310) 460 : cluster 0 pgmap v402: 89 pgs: 89 active+clean; 6.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 784 op/s 2023-09-23T22:37:33.562 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:33.571 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:33 smithi187 bash[89487]: cluster 2023-09-23T22:37:32.273173+0000 mgr.y (mgr.25310) 460 : cluster 0 pgmap v402: 89 pgs: 89 active+clean; 6.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 784 op/s 2023-09-23T22:37:33.590 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:33.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:33.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:33.699 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:33.734 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:33.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:33.735 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:33.836 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:33.886 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:33.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:33.889 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:33.990 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:34.015 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:34.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:34.017 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:34.118 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:34.152 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:34.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:34.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:34.255 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:34.278 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:34.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:34.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:34.382 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:34.423 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:34.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:34.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:34.529 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:34.558 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:34.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:34.560 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:34.661 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:34.687 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:34.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:34.693 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:34.794 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:34.820 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:34.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:34.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:34.923 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:34.964 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:34.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:34.966 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:35.067 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:35.090 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:35.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:35.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:35.195 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:35.222 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:35.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:35.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:35.325 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:35.352 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:35.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:35.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:35.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:35 smithi187 bash[89487]: cluster 2023-09-23T22:37:34.273722+0000 mgr.y (mgr.25310) 461 : cluster 0 pgmap v403: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2023-09-23T22:37:35.458 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:35.483 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:35.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:35.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:35.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:35 smithi169 bash[101133]: cluster 2023-09-23T22:37:34.273722+0000 mgr.y (mgr.25310) 461 : cluster 0 pgmap v403: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2023-09-23T22:37:35.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:35 smithi169 bash[104356]: cluster 2023-09-23T22:37:34.273722+0000 mgr.y (mgr.25310) 461 : cluster 0 pgmap v403: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2023-09-23T22:37:35.588 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:35.623 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:35.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:35.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:35.730 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:35.768 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:35.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:35.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:35.872 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:35.927 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:35.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:35.929 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:36.030 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:36.068 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:36.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:36.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:36.174 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:36.200 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:36.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:36.204 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:36.304 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:36.336 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:36.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:36.340 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:36.441 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:36.476 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:36.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:36.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:36.582 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:36.607 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:36.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:36.613 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:36.713 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:36.764 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:36.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:36.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:36.867 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:36.900 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:36.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:36.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:37.006 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:37.039 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:37.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:37.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:37.142 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:37.173 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:37.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:37.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:37.278 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:37.306 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:37.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:37.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:37.324 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:37 smithi187 bash[89487]: cluster 2023-09-23T22:37:36.274125+0000 mgr.y (mgr.25310) 462 : cluster 0 pgmap v404: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 641 op/s 2023-09-23T22:37:37.410 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:37.418 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:37 smithi169 bash[101133]: cluster 2023-09-23T22:37:36.274125+0000 mgr.y (mgr.25310) 462 : cluster 0 pgmap v404: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 641 op/s 2023-09-23T22:37:37.418 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:37 smithi169 bash[104356]: cluster 2023-09-23T22:37:36.274125+0000 mgr.y (mgr.25310) 462 : cluster 0 pgmap v404: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 641 op/s 2023-09-23T22:37:37.434 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:37.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:37.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:37.537 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:37.565 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:37.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:37.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:37.668 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:37.704 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:37.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:37.707 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:37.808 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:37.842 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:37.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:37.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:37.949 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:37.987 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:37.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:37.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:38.090 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:38.139 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:38.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:38.147 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:38.248 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:38.277 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:38.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:38.283 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:38.384 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:38.411 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:38.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:38.417 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:38.518 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:38.531 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:37:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:37:38] "GET /metrics HTTP/1.1" 200 36410 "" "Prometheus/2.43.0" 2023-09-23T22:37:38.550 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:38.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:38.553 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:38.654 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:38.678 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:38.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:38.684 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:38.785 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:38.824 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:38.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:38.831 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:38.931 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:38.957 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:38.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:38.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:39.063 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:39.095 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:39.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:39.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:39.200 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:39.225 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:39.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:39.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:39.330 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:39.340 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:39 smithi187 bash[89487]: cluster 2023-09-23T22:37:38.274786+0000 mgr.y (mgr.25310) 463 : cluster 0 pgmap v405: 89 pgs: 89 active+clean; 5.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 873 op/s 2023-09-23T22:37:39.340 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:39 smithi187 bash[89487]: audit 2023-09-23T22:37:39.061296+0000 mon.c (mon.2) 29 : audit 1 from='client.? 172.21.15.169:0/626631511' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]: dispatch 2023-09-23T22:37:39.340 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:39 smithi187 bash[89487]: audit 2023-09-23T22:37:39.061768+0000 mon.a (mon.0) 634 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]: dispatch 2023-09-23T22:37:39.342 INFO:teuthology.orchestra.run.smithi169.stderr:set pool 1 pg_num to 11 2023-09-23T22:37:39.364 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:39.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:39.367 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:39.468 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:39.489 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:39.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:39.491 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:39.547 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:39 smithi169 bash[104356]: cluster 2023-09-23T22:37:38.274786+0000 mgr.y (mgr.25310) 463 : cluster 0 pgmap v405: 89 pgs: 89 active+clean; 5.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 873 op/s 2023-09-23T22:37:39.548 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:39 smithi169 bash[104356]: audit 2023-09-23T22:37:39.061296+0000 mon.c (mon.2) 29 : audit 1 from='client.? 172.21.15.169:0/626631511' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]: dispatch 2023-09-23T22:37:39.548 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:39 smithi169 bash[104356]: audit 2023-09-23T22:37:39.061768+0000 mon.a (mon.0) 634 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]: dispatch 2023-09-23T22:37:39.548 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:39 smithi169 bash[101133]: cluster 2023-09-23T22:37:38.274786+0000 mgr.y (mgr.25310) 463 : cluster 0 pgmap v405: 89 pgs: 89 active+clean; 5.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 873 op/s 2023-09-23T22:37:39.548 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:39 smithi169 bash[101133]: audit 2023-09-23T22:37:39.061296+0000 mon.c (mon.2) 29 : audit 1 from='client.? 172.21.15.169:0/626631511' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]: dispatch 2023-09-23T22:37:39.548 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:39 smithi169 bash[101133]: audit 2023-09-23T22:37:39.061768+0000 mon.a (mon.0) 634 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]: dispatch 2023-09-23T22:37:39.592 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:39.629 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:39.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:39.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:39.734 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:39.770 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:39.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:39.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:39.873 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:39.906 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:39.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:39.908 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:40.009 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:40.035 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:40.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:40.040 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:40.140 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:40.181 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:40.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:40.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:40.287 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:40.319 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:40.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:40.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:40.425 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:40.432 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:40 smithi187 bash[89487]: audit 2023-09-23T22:37:39.328525+0000 mon.a (mon.0) 635 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2023-09-23T22:37:40.433 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:40 smithi187 bash[89487]: cluster 2023-09-23T22:37:39.328624+0000 mon.a (mon.0) 636 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2023-09-23T22:37:40.433 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:40 smithi187 bash[89487]: cluster 2023-09-23T22:37:39.329158+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T22:37:40.433 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:40 smithi187 bash[89487]: cluster 2023-09-23T22:37:39.329161+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T22:37:40.433 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:40 smithi187 bash[89487]: cluster 2023-09-23T22:37:39.335886+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T22:37:40.433 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:40 smithi187 bash[89487]: cluster 2023-09-23T22:37:39.342507+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T22:37:40.433 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:40 smithi187 bash[89487]: audit 2023-09-23T22:37:40.276740+0000 mon.a (mon.0) 637 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]: dispatch 2023-09-23T22:37:40.449 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:40.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:40.451 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:40.552 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:40.575 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:40 smithi169 bash[104356]: audit 2023-09-23T22:37:39.328525+0000 mon.a (mon.0) 635 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2023-09-23T22:37:40.575 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:40 smithi169 bash[104356]: cluster 2023-09-23T22:37:39.328624+0000 mon.a (mon.0) 636 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2023-09-23T22:37:40.576 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:40 smithi169 bash[104356]: cluster 2023-09-23T22:37:39.329158+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T22:37:40.576 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:40 smithi169 bash[104356]: cluster 2023-09-23T22:37:39.329161+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T22:37:40.576 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:40 smithi169 bash[104356]: cluster 2023-09-23T22:37:39.335886+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T22:37:40.576 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:40 smithi169 bash[104356]: cluster 2023-09-23T22:37:39.342507+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T22:37:40.576 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:40 smithi169 bash[104356]: audit 2023-09-23T22:37:40.276740+0000 mon.a (mon.0) 637 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]: dispatch 2023-09-23T22:37:40.576 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:40 smithi169 bash[101133]: audit 2023-09-23T22:37:39.328525+0000 mon.a (mon.0) 635 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2023-09-23T22:37:40.576 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:40 smithi169 bash[101133]: cluster 2023-09-23T22:37:39.328624+0000 mon.a (mon.0) 636 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2023-09-23T22:37:40.576 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:40 smithi169 bash[101133]: cluster 2023-09-23T22:37:39.329158+0000 osd.7 (osd.7) 38 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T22:37:40.576 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:40 smithi169 bash[101133]: cluster 2023-09-23T22:37:39.329161+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T22:37:40.576 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:40 smithi169 bash[101133]: cluster 2023-09-23T22:37:39.335886+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T22:37:40.577 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:40 smithi169 bash[101133]: cluster 2023-09-23T22:37:39.342507+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e115 with expected crc 2023-09-23T22:37:40.577 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:40 smithi169 bash[101133]: audit 2023-09-23T22:37:40.276740+0000 mon.a (mon.0) 637 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]: dispatch 2023-09-23T22:37:40.584 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:40.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:40.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:40.689 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:40.736 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:40.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:40.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:40.843 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:40.884 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:40.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:40.891 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:40.992 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:41.022 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:41.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:41.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:41.128 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:41.159 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:41.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:41.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:41.264 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:41.297 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:41.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:41.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:41.400 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:41.409 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:41 smithi187 bash[89487]: cluster 2023-09-23T22:37:40.275219+0000 mgr.y (mgr.25310) 464 : cluster 0 pgmap v407: 89 pgs: 89 active+clean; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 782 op/s 2023-09-23T22:37:41.409 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:41 smithi187 bash[89487]: cluster 2023-09-23T22:37:40.349465+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T22:37:41.409 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:41 smithi187 bash[89487]: audit 2023-09-23T22:37:40.354339+0000 mon.a (mon.0) 638 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2023-09-23T22:37:41.409 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:41 smithi187 bash[89487]: cluster 2023-09-23T22:37:40.354635+0000 mon.a (mon.0) 639 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-09-23T22:37:41.409 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:41 smithi187 bash[89487]: cluster 2023-09-23T22:37:40.360393+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T22:37:41.409 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:41 smithi187 bash[89487]: cluster 2023-09-23T22:37:40.361771+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T22:37:41.410 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:41 smithi187 bash[89487]: cluster 2023-09-23T22:37:40.364062+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T22:37:41.410 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:41 smithi187 bash[89487]: audit 2023-09-23T22:37:41.127156+0000 mon.a (mon.0) 640 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:37:41.433 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:41.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:41.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:41.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:41 smithi169 bash[101133]: cluster 2023-09-23T22:37:40.275219+0000 mgr.y (mgr.25310) 464 : cluster 0 pgmap v407: 89 pgs: 89 active+clean; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 782 op/s 2023-09-23T22:37:41.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:41 smithi169 bash[101133]: cluster 2023-09-23T22:37:40.349465+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T22:37:41.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:41 smithi169 bash[101133]: audit 2023-09-23T22:37:40.354339+0000 mon.a (mon.0) 638 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2023-09-23T22:37:41.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:41 smithi169 bash[101133]: cluster 2023-09-23T22:37:40.354635+0000 mon.a (mon.0) 639 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-09-23T22:37:41.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:41 smithi169 bash[101133]: cluster 2023-09-23T22:37:40.360393+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T22:37:41.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:41 smithi169 bash[101133]: cluster 2023-09-23T22:37:40.361771+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T22:37:41.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:41 smithi169 bash[101133]: cluster 2023-09-23T22:37:40.364062+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T22:37:41.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:41 smithi169 bash[101133]: audit 2023-09-23T22:37:41.127156+0000 mon.a (mon.0) 640 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:37:41.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:41 smithi169 bash[104356]: cluster 2023-09-23T22:37:40.275219+0000 mgr.y (mgr.25310) 464 : cluster 0 pgmap v407: 89 pgs: 89 active+clean; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 782 op/s 2023-09-23T22:37:41.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:41 smithi169 bash[104356]: cluster 2023-09-23T22:37:40.349465+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T22:37:41.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:41 smithi169 bash[104356]: audit 2023-09-23T22:37:40.354339+0000 mon.a (mon.0) 638 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2023-09-23T22:37:41.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:41 smithi169 bash[104356]: cluster 2023-09-23T22:37:40.354635+0000 mon.a (mon.0) 639 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-09-23T22:37:41.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:41 smithi169 bash[104356]: cluster 2023-09-23T22:37:40.360393+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T22:37:41.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:41 smithi169 bash[104356]: cluster 2023-09-23T22:37:40.361771+0000 osd.7 (osd.7) 39 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T22:37:41.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:41 smithi169 bash[104356]: cluster 2023-09-23T22:37:40.364062+0000 osd.7 (osd.7) 40 : cluster 3 failed to encode map e116 with expected crc 2023-09-23T22:37:41.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:41 smithi169 bash[104356]: audit 2023-09-23T22:37:41.127156+0000 mon.a (mon.0) 640 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:37:41.541 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:41.575 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:41.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:41.576 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:41.677 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:41.708 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:41.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:41.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:41.813 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:41.841 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:41.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:41.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:41.949 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:41.981 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:41.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:41.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:42.086 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:42.114 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:42.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:42.121 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:42.221 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:42.248 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:42.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:42.253 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:42.354 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:42.371 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:42 smithi169 bash[101133]: cluster 2023-09-23T22:37:41.359720+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T22:37:42.371 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:42 smithi169 bash[101133]: cluster 2023-09-23T22:37:41.363476+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T22:37:42.371 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:42 smithi169 bash[101133]: cluster 2023-09-23T22:37:41.364550+0000 mon.a (mon.0) 641 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2023-09-23T22:37:42.371 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:42 smithi169 bash[101133]: cluster 2023-09-23T22:37:41.365120+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T22:37:42.371 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:42 smithi169 bash[101133]: audit 2023-09-23T22:37:42.277013+0000 mon.a (mon.0) 642 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]: dispatch 2023-09-23T22:37:42.387 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:42.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:42.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:42.498 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:42.526 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:42.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:42.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:42.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:42 smithi187 bash[89487]: cluster 2023-09-23T22:37:41.359720+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T22:37:42.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:42 smithi187 bash[89487]: cluster 2023-09-23T22:37:41.363476+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T22:37:42.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:42 smithi187 bash[89487]: cluster 2023-09-23T22:37:41.364550+0000 mon.a (mon.0) 641 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2023-09-23T22:37:42.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:42 smithi187 bash[89487]: cluster 2023-09-23T22:37:41.365120+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T22:37:42.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:42 smithi187 bash[89487]: audit 2023-09-23T22:37:42.277013+0000 mon.a (mon.0) 642 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]: dispatch 2023-09-23T22:37:42.632 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:42.641 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:42 smithi169 bash[104356]: cluster 2023-09-23T22:37:41.359720+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T22:37:42.642 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:42 smithi169 bash[104356]: cluster 2023-09-23T22:37:41.363476+0000 osd.7 (osd.7) 41 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T22:37:42.642 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:42 smithi169 bash[104356]: cluster 2023-09-23T22:37:41.364550+0000 mon.a (mon.0) 641 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2023-09-23T22:37:42.642 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:42 smithi169 bash[104356]: cluster 2023-09-23T22:37:41.365120+0000 osd.7 (osd.7) 42 : cluster 3 failed to encode map e117 with expected crc 2023-09-23T22:37:42.642 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:42 smithi169 bash[104356]: audit 2023-09-23T22:37:42.277013+0000 mon.a (mon.0) 642 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]: dispatch 2023-09-23T22:37:42.663 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:42.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:42.670 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:42.771 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:42.793 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:42.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:42.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:42.896 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:42.922 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:42.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:42.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:43.026 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:43.052 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:43.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:43.057 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:43.158 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:43.197 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:43.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:43.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:43.300 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:43.325 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:43.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:43.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:43.430 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:43.462 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:43.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:43.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:43.502 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:43 smithi169 bash[104356]: cluster 2023-09-23T22:37:42.275906+0000 mgr.y (mgr.25310) 465 : cluster 0 pgmap v410: 99 pgs: 99 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 909 op/s 2023-09-23T22:37:43.503 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:43 smithi169 bash[104356]: cluster 2023-09-23T22:37:42.360754+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T22:37:43.503 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:43 smithi169 bash[104356]: audit 2023-09-23T22:37:42.364459+0000 mon.a (mon.0) 643 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2023-09-23T22:37:43.503 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:43 smithi169 bash[104356]: cluster 2023-09-23T22:37:42.364520+0000 mon.a (mon.0) 644 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-09-23T22:37:43.503 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:43 smithi169 bash[104356]: cluster 2023-09-23T22:37:42.371906+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T22:37:43.503 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:43 smithi169 bash[104356]: cluster 2023-09-23T22:37:42.378581+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T22:37:43.504 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:43 smithi169 bash[101133]: cluster 2023-09-23T22:37:42.275906+0000 mgr.y (mgr.25310) 465 : cluster 0 pgmap v410: 99 pgs: 99 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 909 op/s 2023-09-23T22:37:43.504 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:43 smithi169 bash[101133]: cluster 2023-09-23T22:37:42.360754+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T22:37:43.504 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:43 smithi169 bash[101133]: audit 2023-09-23T22:37:42.364459+0000 mon.a (mon.0) 643 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2023-09-23T22:37:43.504 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:43 smithi169 bash[101133]: cluster 2023-09-23T22:37:42.364520+0000 mon.a (mon.0) 644 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-09-23T22:37:43.504 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:43 smithi169 bash[101133]: cluster 2023-09-23T22:37:42.371906+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T22:37:43.504 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:43 smithi169 bash[101133]: cluster 2023-09-23T22:37:42.378581+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T22:37:43.566 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:43.596 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:43.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:43.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:43.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:43 smithi187 bash[89487]: cluster 2023-09-23T22:37:42.275906+0000 mgr.y (mgr.25310) 465 : cluster 0 pgmap v410: 99 pgs: 99 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 909 op/s 2023-09-23T22:37:43.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:43 smithi187 bash[89487]: cluster 2023-09-23T22:37:42.360754+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T22:37:43.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:43 smithi187 bash[89487]: audit 2023-09-23T22:37:42.364459+0000 mon.a (mon.0) 643 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2023-09-23T22:37:43.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:43 smithi187 bash[89487]: cluster 2023-09-23T22:37:42.364520+0000 mon.a (mon.0) 644 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-09-23T22:37:43.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:43 smithi187 bash[89487]: cluster 2023-09-23T22:37:42.371906+0000 osd.7 (osd.7) 43 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T22:37:43.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:43 smithi187 bash[89487]: cluster 2023-09-23T22:37:42.378581+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e118 with expected crc 2023-09-23T22:37:43.700 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:43.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:43.763 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:43.764 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:43.864 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:43.896 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:43.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:43.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:43.999 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:44.022 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:44.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:44.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:44.131 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:44.161 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:44.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:44.162 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:44.262 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:44.293 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:44.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:44.302 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:44.402 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:44.452 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:44.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:44.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:44.557 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:44.565 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:44 smithi187 bash[89487]: cluster 2023-09-23T22:37:43.386711+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T22:37:44.565 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:44 smithi187 bash[89487]: cluster 2023-09-23T22:37:43.387489+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T22:37:44.565 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:44 smithi187 bash[89487]: cluster 2023-09-23T22:37:43.387629+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T22:37:44.565 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:44 smithi187 bash[89487]: cluster 2023-09-23T22:37:43.388960+0000 mon.a (mon.0) 645 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2023-09-23T22:37:44.565 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:44 smithi187 bash[89487]: cluster 2023-09-23T22:37:43.390793+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T22:37:44.585 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:44.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:44.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:44.690 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:44.719 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:44.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:44.722 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:44.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:44 smithi169 bash[101133]: cluster 2023-09-23T22:37:43.386711+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T22:37:44.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:44 smithi169 bash[101133]: cluster 2023-09-23T22:37:43.387489+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T22:37:44.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:44 smithi169 bash[101133]: cluster 2023-09-23T22:37:43.387629+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T22:37:44.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:44 smithi169 bash[101133]: cluster 2023-09-23T22:37:43.388960+0000 mon.a (mon.0) 645 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2023-09-23T22:37:44.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:44 smithi169 bash[101133]: cluster 2023-09-23T22:37:43.390793+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T22:37:44.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:44 smithi169 bash[104356]: cluster 2023-09-23T22:37:43.386711+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T22:37:44.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:44 smithi169 bash[104356]: cluster 2023-09-23T22:37:43.387489+0000 osd.7 (osd.7) 44 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T22:37:44.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:44 smithi169 bash[104356]: cluster 2023-09-23T22:37:43.387629+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T22:37:44.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:44 smithi169 bash[104356]: cluster 2023-09-23T22:37:43.388960+0000 mon.a (mon.0) 645 : cluster 0 osdmap e119: 8 total, 8 up, 8 in 2023-09-23T22:37:44.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:44 smithi169 bash[104356]: cluster 2023-09-23T22:37:43.390793+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e119 with expected crc 2023-09-23T22:37:44.823 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:44.846 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:44.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:44.848 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:44.949 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:44.978 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:44.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:44.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:45.083 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:45.106 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:45.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:45.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:45.210 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:45.235 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:45.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:45.237 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:45.338 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:45.365 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:45.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:45.370 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:45.399 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:45 smithi169 bash[101133]: cluster 2023-09-23T22:37:44.276563+0000 mgr.y (mgr.25310) 466 : cluster 0 pgmap v413: 99 pgs: 1 unknown, 98 active+clean; 5.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 941 op/s 2023-09-23T22:37:45.399 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:45 smithi169 bash[101133]: cluster 2023-09-23T22:37:44.397059+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T22:37:45.399 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:45 smithi169 bash[101133]: cluster 2023-09-23T22:37:44.397136+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T22:37:45.400 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:45 smithi169 bash[101133]: cluster 2023-09-23T22:37:44.401911+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T22:37:45.400 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:45 smithi169 bash[101133]: cluster 2023-09-23T22:37:44.402620+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T22:37:45.400 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:45 smithi169 bash[101133]: cluster 2023-09-23T22:37:44.403243+0000 mon.a (mon.0) 646 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-09-23T22:37:45.400 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:45 smithi169 bash[104356]: cluster 2023-09-23T22:37:44.276563+0000 mgr.y (mgr.25310) 466 : cluster 0 pgmap v413: 99 pgs: 1 unknown, 98 active+clean; 5.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 941 op/s 2023-09-23T22:37:45.400 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:45 smithi169 bash[104356]: cluster 2023-09-23T22:37:44.397059+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T22:37:45.400 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:45 smithi169 bash[104356]: cluster 2023-09-23T22:37:44.397136+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T22:37:45.400 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:45 smithi169 bash[104356]: cluster 2023-09-23T22:37:44.401911+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T22:37:45.400 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:45 smithi169 bash[104356]: cluster 2023-09-23T22:37:44.402620+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T22:37:45.400 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:45 smithi169 bash[104356]: cluster 2023-09-23T22:37:44.403243+0000 mon.a (mon.0) 646 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-09-23T22:37:45.471 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:45.491 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:45.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:45.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:45.596 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:45.606 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:45 smithi187 bash[89487]: cluster 2023-09-23T22:37:44.276563+0000 mgr.y (mgr.25310) 466 : cluster 0 pgmap v413: 99 pgs: 1 unknown, 98 active+clean; 5.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 941 op/s 2023-09-23T22:37:45.606 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:45 smithi187 bash[89487]: cluster 2023-09-23T22:37:44.397059+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T22:37:45.607 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:45 smithi187 bash[89487]: cluster 2023-09-23T22:37:44.397136+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T22:37:45.607 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:45 smithi187 bash[89487]: cluster 2023-09-23T22:37:44.401911+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T22:37:45.607 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:45 smithi187 bash[89487]: cluster 2023-09-23T22:37:44.402620+0000 osd.7 (osd.7) 45 : cluster 3 failed to encode map e120 with expected crc 2023-09-23T22:37:45.607 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:45 smithi187 bash[89487]: cluster 2023-09-23T22:37:44.403243+0000 mon.a (mon.0) 646 : cluster 0 osdmap e120: 8 total, 8 up, 8 in 2023-09-23T22:37:45.627 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:45.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:45.633 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:45.733 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:45.761 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:45.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:45.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:45.867 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:45.896 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:45.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:45.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:45.998 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:46.023 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:46.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:46.029 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:46.130 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:46.158 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:46.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:46.162 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:46.263 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:46.284 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:46.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:46.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:46.388 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:46.423 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:46.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:46.427 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:46.471 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T22:37:46.471 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [], 2023-09-23T22:37:46.471 INFO:teuthology.orchestra.run.smithi169.stdout: "complaint_time": 30, 2023-09-23T22:37:46.471 INFO:teuthology.orchestra.run.smithi169.stdout: "num_blocked_ops": 0 2023-09-23T22:37:46.471 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T22:37:46.507 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:46 smithi169 bash[101133]: cluster 2023-09-23T22:37:45.410098+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:37:46.507 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:46 smithi169 bash[101133]: cluster 2023-09-23T22:37:45.412171+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:37:46.507 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:46 smithi169 bash[101133]: cluster 2023-09-23T22:37:45.412466+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:37:46.507 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:46 smithi169 bash[101133]: cluster 2023-09-23T22:37:45.413408+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:37:46.507 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:46 smithi169 bash[101133]: cluster 2023-09-23T22:37:45.413471+0000 mon.a (mon.0) 647 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2023-09-23T22:37:46.507 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:46 smithi169 bash[101133]: cluster 2023-09-23T22:37:45.414281+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:37:46.507 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:46 smithi169 bash[101133]: cluster 2023-09-23T22:37:45.416178+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:37:46.507 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:46 smithi169 bash[101133]: cluster 2023-09-23T22:37:45.418048+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:37:46.507 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:46 smithi169 bash[101133]: cluster 2023-09-23T22:37:45.418850+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:37:46.508 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:46 smithi169 bash[101133]: cluster 2023-09-23T22:37:45.420111+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:37:46.508 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:46 smithi169 bash[104356]: cluster 2023-09-23T22:37:45.410098+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:37:46.508 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:46 smithi169 bash[104356]: cluster 2023-09-23T22:37:45.412171+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:37:46.508 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:46 smithi169 bash[104356]: cluster 2023-09-23T22:37:45.412466+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:37:46.508 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:46 smithi169 bash[104356]: cluster 2023-09-23T22:37:45.413408+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:37:46.508 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:46 smithi169 bash[104356]: cluster 2023-09-23T22:37:45.413471+0000 mon.a (mon.0) 647 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2023-09-23T22:37:46.508 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:46 smithi169 bash[104356]: cluster 2023-09-23T22:37:45.414281+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:37:46.508 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:46 smithi169 bash[104356]: cluster 2023-09-23T22:37:45.416178+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:37:46.509 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:46 smithi169 bash[104356]: cluster 2023-09-23T22:37:45.418048+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:37:46.509 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:46 smithi169 bash[104356]: cluster 2023-09-23T22:37:45.418850+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:37:46.509 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:46 smithi169 bash[104356]: cluster 2023-09-23T22:37:45.420111+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:37:46.528 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:46.566 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:46.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:46.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:46.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:46 smithi187 bash[89487]: cluster 2023-09-23T22:37:45.410098+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:37:46.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:46 smithi187 bash[89487]: cluster 2023-09-23T22:37:45.412171+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:37:46.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:46 smithi187 bash[89487]: cluster 2023-09-23T22:37:45.412466+0000 osd.7 (osd.7) 46 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:37:46.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:46 smithi187 bash[89487]: cluster 2023-09-23T22:37:45.413408+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:37:46.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:46 smithi187 bash[89487]: cluster 2023-09-23T22:37:45.413471+0000 mon.a (mon.0) 647 : cluster 0 osdmap e121: 8 total, 8 up, 8 in 2023-09-23T22:37:46.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:46 smithi187 bash[89487]: cluster 2023-09-23T22:37:45.414281+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:37:46.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:46 smithi187 bash[89487]: cluster 2023-09-23T22:37:45.416178+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:37:46.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:46 smithi187 bash[89487]: cluster 2023-09-23T22:37:45.418048+0000 osd.7 (osd.7) 47 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:37:46.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:46 smithi187 bash[89487]: cluster 2023-09-23T22:37:45.418850+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:37:46.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:46 smithi187 bash[89487]: cluster 2023-09-23T22:37:45.420111+0000 osd.7 (osd.7) 48 : cluster 3 failed to encode map e121 with expected crc 2023-09-23T22:37:46.674 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:46.699 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:46.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:46.701 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:46.801 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:46.821 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:37:46.834 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:46.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:46.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:46.855 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:37:46.914 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:37:46.940 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:46.959 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:37:46.987 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:46.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:46.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:47.004 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:37:47.047 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:37:47.086 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:37:47.095 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:47.126 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:47.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:47.128 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:47.141 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:37:47.147 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:37:47.147 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:37:47.147 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:37:47.147 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:37:47.147 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:37:47.148 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:37:47.148 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:37:47.148 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:37:47.229 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:47.253 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:47.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:47.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:47.359 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:47.384 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:47.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:47.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:47.438 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is unset 2023-09-23T22:37:47.487 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:47.527 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:47.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:47.532 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:47.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:47 smithi187 bash[89487]: cluster 2023-09-23T22:37:46.276991+0000 mgr.y (mgr.25310) 467 : cluster 0 pgmap v416: 99 pgs: 1 unknown, 98 active+clean; 5.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 588 op/s 2023-09-23T22:37:47.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:47 smithi187 bash[89487]: cluster 2023-09-23T22:37:46.422319+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:37:47.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:47 smithi187 bash[89487]: cluster 2023-09-23T22:37:46.423322+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:37:47.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:47 smithi187 bash[89487]: cluster 2023-09-23T22:37:46.427035+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:37:47.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:47 smithi187 bash[89487]: cluster 2023-09-23T22:37:46.428758+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:37:47.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:47 smithi187 bash[89487]: cluster 2023-09-23T22:37:46.428921+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:37:47.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:47 smithi187 bash[89487]: cluster 2023-09-23T22:37:46.429316+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:37:47.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:47 smithi187 bash[89487]: cluster 2023-09-23T22:37:46.430951+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:37:47.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:47 smithi187 bash[89487]: cluster 2023-09-23T22:37:46.435215+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:37:47.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:47 smithi187 bash[89487]: cluster 2023-09-23T22:37:46.435405+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:37:47.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:47 smithi187 bash[89487]: cluster 2023-09-23T22:37:46.436803+0000 mon.a (mon.0) 648 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2023-09-23T22:37:47.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:47 smithi187 bash[89487]: cluster 2023-09-23T22:37:46.437177+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:37:47.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:47 smithi187 bash[89487]: audit 2023-09-23T22:37:46.770426+0000 mon.a (mon.0) 649 : audit 0 from='client.? 172.21.15.169:0/1270438280' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:37:47.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:47 smithi187 bash[89487]: audit 2023-09-23T22:37:47.170427+0000 mon.b (mon.1) 8 : audit 1 from='client.? 172.21.15.169:0/985187832' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:37:47.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:47 smithi187 bash[89487]: audit 2023-09-23T22:37:47.172262+0000 mon.a (mon.0) 650 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:37:47.633 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:47.642 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:47 smithi169 bash[101133]: cluster 2023-09-23T22:37:46.276991+0000 mgr.y (mgr.25310) 467 : cluster 0 pgmap v416: 99 pgs: 1 unknown, 98 active+clean; 5.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 588 op/s 2023-09-23T22:37:47.642 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:47 smithi169 bash[101133]: cluster 2023-09-23T22:37:46.422319+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:37:47.642 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:47 smithi169 bash[101133]: cluster 2023-09-23T22:37:46.423322+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:37:47.642 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:47 smithi169 bash[101133]: cluster 2023-09-23T22:37:46.427035+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:37:47.642 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:47 smithi169 bash[101133]: cluster 2023-09-23T22:37:46.428758+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:37:47.642 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:47 smithi169 bash[101133]: cluster 2023-09-23T22:37:46.428921+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:37:47.643 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:47 smithi169 bash[101133]: cluster 2023-09-23T22:37:46.429316+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:37:47.643 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:47 smithi169 bash[101133]: cluster 2023-09-23T22:37:46.430951+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:37:47.643 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:47 smithi169 bash[101133]: cluster 2023-09-23T22:37:46.435215+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:37:47.643 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:47 smithi169 bash[101133]: cluster 2023-09-23T22:37:46.435405+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:37:47.643 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:47 smithi169 bash[101133]: cluster 2023-09-23T22:37:46.436803+0000 mon.a (mon.0) 648 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2023-09-23T22:37:47.643 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:47 smithi169 bash[101133]: cluster 2023-09-23T22:37:46.437177+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:37:47.643 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:47 smithi169 bash[101133]: audit 2023-09-23T22:37:46.770426+0000 mon.a (mon.0) 649 : audit 0 from='client.? 172.21.15.169:0/1270438280' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:37:47.643 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:47 smithi169 bash[101133]: audit 2023-09-23T22:37:47.170427+0000 mon.b (mon.1) 8 : audit 1 from='client.? 172.21.15.169:0/985187832' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:37:47.643 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:47 smithi169 bash[101133]: audit 2023-09-23T22:37:47.172262+0000 mon.a (mon.0) 650 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:37:47.643 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:47 smithi169 bash[104356]: cluster 2023-09-23T22:37:46.276991+0000 mgr.y (mgr.25310) 467 : cluster 0 pgmap v416: 99 pgs: 1 unknown, 98 active+clean; 5.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 588 op/s 2023-09-23T22:37:47.643 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:47 smithi169 bash[104356]: cluster 2023-09-23T22:37:46.422319+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:37:47.644 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:47 smithi169 bash[104356]: cluster 2023-09-23T22:37:46.423322+0000 osd.7 (osd.7) 49 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:37:47.644 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:47 smithi169 bash[104356]: cluster 2023-09-23T22:37:46.427035+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:37:47.644 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:47 smithi169 bash[104356]: cluster 2023-09-23T22:37:46.428758+0000 osd.7 (osd.7) 50 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:37:47.644 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:47 smithi169 bash[104356]: cluster 2023-09-23T22:37:46.428921+0000 osd.6 (osd.6) 43 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:37:47.644 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:47 smithi169 bash[104356]: cluster 2023-09-23T22:37:46.429316+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:37:47.644 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:47 smithi169 bash[104356]: cluster 2023-09-23T22:37:46.430951+0000 osd.6 (osd.6) 44 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:37:47.644 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:47 smithi169 bash[104356]: cluster 2023-09-23T22:37:46.435215+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:37:47.644 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:47 smithi169 bash[104356]: cluster 2023-09-23T22:37:46.435405+0000 osd.7 (osd.7) 51 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:37:47.644 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:47 smithi169 bash[104356]: cluster 2023-09-23T22:37:46.436803+0000 mon.a (mon.0) 648 : cluster 0 osdmap e122: 8 total, 8 up, 8 in 2023-09-23T22:37:47.644 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:47 smithi169 bash[104356]: cluster 2023-09-23T22:37:46.437177+0000 osd.7 (osd.7) 52 : cluster 3 failed to encode map e122 with expected crc 2023-09-23T22:37:47.644 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:47 smithi169 bash[104356]: audit 2023-09-23T22:37:46.770426+0000 mon.a (mon.0) 649 : audit 0 from='client.? 172.21.15.169:0/1270438280' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:37:47.644 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:47 smithi169 bash[104356]: audit 2023-09-23T22:37:47.170427+0000 mon.b (mon.1) 8 : audit 1 from='client.? 172.21.15.169:0/985187832' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:37:47.645 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:47 smithi169 bash[104356]: audit 2023-09-23T22:37:47.172262+0000 mon.a (mon.0) 650 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:37:47.664 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:47.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:47.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:47.767 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:47.802 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:47.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:47.805 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:47.906 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:47.937 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:47.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:47.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:48.041 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:48.074 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:48.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:48.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:48.177 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:48.184 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-23T22:37:48.213 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:48.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:48.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:48.318 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:48.340 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:48.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:48.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:48.445 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:48.476 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:48.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:48.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:48.504 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-23T22:37:48.504 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:37:48.505 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '1000', 'type': 'reweight-by-utilization'} 2023-09-23T22:37:48.505 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight-by-utilization 1000 1.0 2023-09-23T22:37:48.579 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:48.618 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:48.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:48.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:48.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:48 smithi187 bash[89487]: cluster 2023-09-23T22:37:47.420858+0000 mon.a (mon.0) 651 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:37:48.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:48 smithi187 bash[89487]: cluster 2023-09-23T22:37:47.424631+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T22:37:48.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:48 smithi187 bash[89487]: cluster 2023-09-23T22:37:47.427717+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T22:37:48.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:48 smithi187 bash[89487]: audit 2023-09-23T22:37:47.429851+0000 mon.a (mon.0) 652 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:37:48.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:48 smithi187 bash[89487]: cluster 2023-09-23T22:37:47.429979+0000 mon.a (mon.0) 653 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2023-09-23T22:37:48.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:48 smithi187 bash[89487]: cluster 2023-09-23T22:37:47.474772+0000 osd.7 (osd.7) 54 : cluster 0 1.0 scrub starts 2023-09-23T22:37:48.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:48 smithi187 bash[89487]: cluster 2023-09-23T22:37:47.480005+0000 osd.7 (osd.7) 55 : cluster 0 1.0 scrub ok 2023-09-23T22:37:48.723 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:48.748 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:48.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:48.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:48.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:48 smithi169 bash[101133]: cluster 2023-09-23T22:37:47.420858+0000 mon.a (mon.0) 651 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:37:48.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:48 smithi169 bash[101133]: cluster 2023-09-23T22:37:47.424631+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T22:37:48.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:48 smithi169 bash[101133]: cluster 2023-09-23T22:37:47.427717+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T22:37:48.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:48 smithi169 bash[101133]: audit 2023-09-23T22:37:47.429851+0000 mon.a (mon.0) 652 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:37:48.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:48 smithi169 bash[101133]: cluster 2023-09-23T22:37:47.429979+0000 mon.a (mon.0) 653 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2023-09-23T22:37:48.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:48 smithi169 bash[101133]: cluster 2023-09-23T22:37:47.474772+0000 osd.7 (osd.7) 54 : cluster 0 1.0 scrub starts 2023-09-23T22:37:48.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:48 smithi169 bash[101133]: cluster 2023-09-23T22:37:47.480005+0000 osd.7 (osd.7) 55 : cluster 0 1.0 scrub ok 2023-09-23T22:37:48.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:37:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:37:48] "GET /metrics HTTP/1.1" 200 36408 "" "Prometheus/2.43.0" 2023-09-23T22:37:48.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:48 smithi169 bash[104356]: cluster 2023-09-23T22:37:47.420858+0000 mon.a (mon.0) 651 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:37:48.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:48 smithi169 bash[104356]: cluster 2023-09-23T22:37:47.424631+0000 osd.7 (osd.7) 53 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T22:37:48.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:48 smithi169 bash[104356]: cluster 2023-09-23T22:37:47.427717+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e123 with expected crc 2023-09-23T22:37:48.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:48 smithi169 bash[104356]: audit 2023-09-23T22:37:47.429851+0000 mon.a (mon.0) 652 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:37:48.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:48 smithi169 bash[104356]: cluster 2023-09-23T22:37:47.429979+0000 mon.a (mon.0) 653 : cluster 0 osdmap e123: 8 total, 8 up, 8 in 2023-09-23T22:37:48.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:48 smithi169 bash[104356]: cluster 2023-09-23T22:37:47.474772+0000 osd.7 (osd.7) 54 : cluster 0 1.0 scrub starts 2023-09-23T22:37:48.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:48 smithi169 bash[104356]: cluster 2023-09-23T22:37:47.480005+0000 osd.7 (osd.7) 55 : cluster 0 1.0 scrub ok 2023-09-23T22:37:48.851 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:48.880 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:48.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:48.887 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:48.988 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:49.009 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:49.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:49.013 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:49.114 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:49.139 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:49.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:49.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:49.244 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:49.273 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:49.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:49.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:49.378 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:49.400 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:49.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:49.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:49.504 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:49.540 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:49.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:49.543 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:49.643 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:49.672 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:49.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:49.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:49.779 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:49.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:49 smithi169 bash[104356]: cluster 2023-09-23T22:37:48.279572+0000 mgr.y (mgr.25310) 468 : cluster 0 pgmap v419: 99 pgs: 99 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 697 op/s; 103 KiB/s, 0 objects/s recovering 2023-09-23T22:37:49.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:49 smithi169 bash[104356]: cluster 2023-09-23T22:37:48.439481+0000 osd.7 (osd.7) 56 : cluster 0 1.2 scrub starts 2023-09-23T22:37:49.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:49 smithi169 bash[104356]: cluster 2023-09-23T22:37:48.449990+0000 osd.7 (osd.7) 57 : cluster 0 1.2 scrub ok 2023-09-23T22:37:49.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:49 smithi169 bash[104356]: cluster 2023-09-23T22:37:49.128638+0000 osd.1 (osd.1) 1 : cluster 0 1.3 scrub starts 2023-09-23T22:37:49.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:49 smithi169 bash[104356]: cluster 2023-09-23T22:37:49.135458+0000 osd.1 (osd.1) 2 : cluster 0 1.3 scrub ok 2023-09-23T22:37:49.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:49 smithi169 bash[101133]: cluster 2023-09-23T22:37:48.279572+0000 mgr.y (mgr.25310) 468 : cluster 0 pgmap v419: 99 pgs: 99 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 697 op/s; 103 KiB/s, 0 objects/s recovering 2023-09-23T22:37:49.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:49 smithi169 bash[101133]: cluster 2023-09-23T22:37:48.439481+0000 osd.7 (osd.7) 56 : cluster 0 1.2 scrub starts 2023-09-23T22:37:49.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:49 smithi169 bash[101133]: cluster 2023-09-23T22:37:48.449990+0000 osd.7 (osd.7) 57 : cluster 0 1.2 scrub ok 2023-09-23T22:37:49.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:49 smithi169 bash[101133]: cluster 2023-09-23T22:37:49.128638+0000 osd.1 (osd.1) 1 : cluster 0 1.3 scrub starts 2023-09-23T22:37:49.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:49 smithi169 bash[101133]: cluster 2023-09-23T22:37:49.135458+0000 osd.1 (osd.1) 2 : cluster 0 1.3 scrub ok 2023-09-23T22:37:49.803 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:49.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:49.808 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:49.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:49 smithi187 bash[89487]: cluster 2023-09-23T22:37:48.279572+0000 mgr.y (mgr.25310) 468 : cluster 0 pgmap v419: 99 pgs: 99 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 697 op/s; 103 KiB/s, 0 objects/s recovering 2023-09-23T22:37:49.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:49 smithi187 bash[89487]: cluster 2023-09-23T22:37:48.439481+0000 osd.7 (osd.7) 56 : cluster 0 1.2 scrub starts 2023-09-23T22:37:49.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:49 smithi187 bash[89487]: cluster 2023-09-23T22:37:48.449990+0000 osd.7 (osd.7) 57 : cluster 0 1.2 scrub ok 2023-09-23T22:37:49.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:49 smithi187 bash[89487]: cluster 2023-09-23T22:37:49.128638+0000 osd.1 (osd.1) 1 : cluster 0 1.3 scrub starts 2023-09-23T22:37:49.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:49 smithi187 bash[89487]: cluster 2023-09-23T22:37:49.135458+0000 osd.1 (osd.1) 2 : cluster 0 1.3 scrub ok 2023-09-23T22:37:49.909 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:49.941 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:49.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:49.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:50.047 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:50.079 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:50.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:50.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:50.184 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:50.220 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:50.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:50.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:50.326 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:50.356 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:50.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:50.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:50.459 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:50.518 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:50.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:50.526 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:50.626 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:50.660 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:50.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:50.662 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:50.763 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:50.772 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:50 smithi169 bash[104356]: cluster 2023-09-23T22:37:49.213353+0000 osd.5 (osd.5) 55 : cluster 0 1.1 scrub starts 2023-09-23T22:37:50.772 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:50 smithi169 bash[104356]: cluster 2023-09-23T22:37:49.218455+0000 osd.5 (osd.5) 56 : cluster 0 1.1 scrub ok 2023-09-23T22:37:50.773 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:50 smithi169 bash[104356]: cluster 2023-09-23T22:37:49.406982+0000 osd.7 (osd.7) 58 : cluster 0 1.9 scrub starts 2023-09-23T22:37:50.773 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:50 smithi169 bash[104356]: cluster 2023-09-23T22:37:49.415797+0000 osd.7 (osd.7) 59 : cluster 0 1.9 scrub ok 2023-09-23T22:37:50.773 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:50 smithi169 bash[101133]: cluster 2023-09-23T22:37:49.213353+0000 osd.5 (osd.5) 55 : cluster 0 1.1 scrub starts 2023-09-23T22:37:50.773 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:50 smithi169 bash[101133]: cluster 2023-09-23T22:37:49.218455+0000 osd.5 (osd.5) 56 : cluster 0 1.1 scrub ok 2023-09-23T22:37:50.773 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:50 smithi169 bash[101133]: cluster 2023-09-23T22:37:49.406982+0000 osd.7 (osd.7) 58 : cluster 0 1.9 scrub starts 2023-09-23T22:37:50.773 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:50 smithi169 bash[101133]: cluster 2023-09-23T22:37:49.415797+0000 osd.7 (osd.7) 59 : cluster 0 1.9 scrub ok 2023-09-23T22:37:50.787 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:50.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:50.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:50.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:50 smithi187 bash[89487]: cluster 2023-09-23T22:37:49.213353+0000 osd.5 (osd.5) 55 : cluster 0 1.1 scrub starts 2023-09-23T22:37:50.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:50 smithi187 bash[89487]: cluster 2023-09-23T22:37:49.218455+0000 osd.5 (osd.5) 56 : cluster 0 1.1 scrub ok 2023-09-23T22:37:50.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:50 smithi187 bash[89487]: cluster 2023-09-23T22:37:49.406982+0000 osd.7 (osd.7) 58 : cluster 0 1.9 scrub starts 2023-09-23T22:37:50.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:50 smithi187 bash[89487]: cluster 2023-09-23T22:37:49.415797+0000 osd.7 (osd.7) 59 : cluster 0 1.9 scrub ok 2023-09-23T22:37:50.891 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:50.924 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:50.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:50.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:51.028 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:51.052 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:51.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:51.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:51.155 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:51.206 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:51.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:51.211 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:51.312 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:51.340 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:51.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:51.343 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:51.432 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T22:37:51.443 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:37:51.444 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:51.474 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:51.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:51.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:51.578 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:51.589 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:51 smithi187 bash[89487]: cluster 2023-09-23T22:37:50.077666+0000 osd.6 (osd.6) 46 : cluster 0 1.7 scrub starts 2023-09-23T22:37:51.589 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:51 smithi187 bash[89487]: cluster 2023-09-23T22:37:50.091192+0000 osd.6 (osd.6) 47 : cluster 0 1.7 scrub ok 2023-09-23T22:37:51.589 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:51 smithi187 bash[89487]: cluster 2023-09-23T22:37:50.217657+0000 osd.5 (osd.5) 57 : cluster 0 1.8 scrub starts 2023-09-23T22:37:51.589 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:51 smithi187 bash[89487]: cluster 2023-09-23T22:37:50.229272+0000 osd.5 (osd.5) 58 : cluster 0 1.8 scrub ok 2023-09-23T22:37:51.589 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:51 smithi187 bash[89487]: cluster 2023-09-23T22:37:50.280094+0000 mgr.y (mgr.25310) 469 : cluster 0 pgmap v420: 99 pgs: 99 active+clean; 5.3 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 13 KiB/s rd, 37 KiB/s wr, 683 op/s; 125 KiB/s, 0 objects/s recovering 2023-09-23T22:37:51.603 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:51.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:51.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:51.707 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:51.721 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:51 smithi169 bash[101133]: cluster 2023-09-23T22:37:50.077666+0000 osd.6 (osd.6) 46 : cluster 0 1.7 scrub starts 2023-09-23T22:37:51.721 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:51 smithi169 bash[101133]: cluster 2023-09-23T22:37:50.091192+0000 osd.6 (osd.6) 47 : cluster 0 1.7 scrub ok 2023-09-23T22:37:51.721 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:51 smithi169 bash[101133]: cluster 2023-09-23T22:37:50.217657+0000 osd.5 (osd.5) 57 : cluster 0 1.8 scrub starts 2023-09-23T22:37:51.721 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:51 smithi169 bash[101133]: cluster 2023-09-23T22:37:50.229272+0000 osd.5 (osd.5) 58 : cluster 0 1.8 scrub ok 2023-09-23T22:37:51.721 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:51 smithi169 bash[101133]: cluster 2023-09-23T22:37:50.280094+0000 mgr.y (mgr.25310) 469 : cluster 0 pgmap v420: 99 pgs: 99 active+clean; 5.3 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 13 KiB/s rd, 37 KiB/s wr, 683 op/s; 125 KiB/s, 0 objects/s recovering 2023-09-23T22:37:51.722 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:51 smithi169 bash[104356]: cluster 2023-09-23T22:37:50.077666+0000 osd.6 (osd.6) 46 : cluster 0 1.7 scrub starts 2023-09-23T22:37:51.722 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:51 smithi169 bash[104356]: cluster 2023-09-23T22:37:50.091192+0000 osd.6 (osd.6) 47 : cluster 0 1.7 scrub ok 2023-09-23T22:37:51.722 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:51 smithi169 bash[104356]: cluster 2023-09-23T22:37:50.217657+0000 osd.5 (osd.5) 57 : cluster 0 1.8 scrub starts 2023-09-23T22:37:51.722 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:51 smithi169 bash[104356]: cluster 2023-09-23T22:37:50.229272+0000 osd.5 (osd.5) 58 : cluster 0 1.8 scrub ok 2023-09-23T22:37:51.722 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:51 smithi169 bash[104356]: cluster 2023-09-23T22:37:50.280094+0000 mgr.y (mgr.25310) 469 : cluster 0 pgmap v420: 99 pgs: 99 active+clean; 5.3 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 13 KiB/s rd, 37 KiB/s wr, 683 op/s; 125 KiB/s, 0 objects/s recovering 2023-09-23T22:37:51.753 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:51.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:51.758 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:51.859 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:51.888 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:51.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:51.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:51.991 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:52.014 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:52.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:52.018 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:52.119 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:52.164 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:52.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:52.169 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:52.270 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:52.295 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:52.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:52.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:52.398 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:52.426 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:52.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:52.434 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:52.535 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:52.543 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:52 smithi187 bash[89487]: cluster 2023-09-23T22:37:51.114805+0000 osd.6 (osd.6) 48 : cluster 0 1.6 scrub starts 2023-09-23T22:37:52.544 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:52 smithi187 bash[89487]: cluster 2023-09-23T22:37:51.121976+0000 osd.6 (osd.6) 49 : cluster 0 1.6 scrub ok 2023-09-23T22:37:52.569 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:52.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:52.574 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:52.675 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:52.701 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:52.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:52.704 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:52.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:52 smithi169 bash[101133]: cluster 2023-09-23T22:37:51.114805+0000 osd.6 (osd.6) 48 : cluster 0 1.6 scrub starts 2023-09-23T22:37:52.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:52 smithi169 bash[101133]: cluster 2023-09-23T22:37:51.121976+0000 osd.6 (osd.6) 49 : cluster 0 1.6 scrub ok 2023-09-23T22:37:52.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:52 smithi169 bash[104356]: cluster 2023-09-23T22:37:51.114805+0000 osd.6 (osd.6) 48 : cluster 0 1.6 scrub starts 2023-09-23T22:37:52.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:52 smithi169 bash[104356]: cluster 2023-09-23T22:37:51.121976+0000 osd.6 (osd.6) 49 : cluster 0 1.6 scrub ok 2023-09-23T22:37:52.805 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:52.839 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:52.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:52.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:52.944 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:52.972 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:52.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:52.976 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:53.045 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:37:53.046 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:37:53.077 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:53.114 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:53.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:53.117 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:53.218 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:53.258 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:53.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:53.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:53.361 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:53.392 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:53.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:53.393 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:53.494 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:53.519 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:53.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:53.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:53.622 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:53.647 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:53.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:53.651 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:53.751 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:53.761 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:53 smithi187 bash[89487]: cluster 2023-09-23T22:37:52.280679+0000 mgr.y (mgr.25310) 470 : cluster 0 pgmap v421: 99 pgs: 99 active+clean; 5.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 777 op/s 2023-09-23T22:37:53.761 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:53 smithi187 bash[89487]: cluster 2023-09-23T22:37:52.308478+0000 osd.3 (osd.3) 1 : cluster 0 1.4 scrub starts 2023-09-23T22:37:53.761 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:53 smithi187 bash[89487]: cluster 2023-09-23T22:37:52.323847+0000 osd.3 (osd.3) 2 : cluster 0 1.4 scrub ok 2023-09-23T22:37:53.780 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:53.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:53 smithi169 bash[101133]: cluster 2023-09-23T22:37:52.280679+0000 mgr.y (mgr.25310) 470 : cluster 0 pgmap v421: 99 pgs: 99 active+clean; 5.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 777 op/s 2023-09-23T22:37:53.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:53 smithi169 bash[101133]: cluster 2023-09-23T22:37:52.308478+0000 osd.3 (osd.3) 1 : cluster 0 1.4 scrub starts 2023-09-23T22:37:53.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:53 smithi169 bash[101133]: cluster 2023-09-23T22:37:52.323847+0000 osd.3 (osd.3) 2 : cluster 0 1.4 scrub ok 2023-09-23T22:37:53.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:53 smithi169 bash[104356]: cluster 2023-09-23T22:37:52.280679+0000 mgr.y (mgr.25310) 470 : cluster 0 pgmap v421: 99 pgs: 99 active+clean; 5.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 777 op/s 2023-09-23T22:37:53.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:53 smithi169 bash[104356]: cluster 2023-09-23T22:37:52.308478+0000 osd.3 (osd.3) 1 : cluster 0 1.4 scrub starts 2023-09-23T22:37:53.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:53 smithi169 bash[104356]: cluster 2023-09-23T22:37:52.323847+0000 osd.3 (osd.3) 2 : cluster 0 1.4 scrub ok 2023-09-23T22:37:53.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:53.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:53.887 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:53.908 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:53.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:53.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:54.014 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:54.045 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:54.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:54.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:54.149 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:54.179 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:54.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:54.183 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:54.284 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:54.328 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:54.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:54.329 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:54.430 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:54.458 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:54.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:54.460 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:54.561 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:54.586 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:54.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:54.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:54.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:54 smithi187 bash[89487]: cluster 2023-09-23T22:37:52.594582+0000 osd.4 (osd.4) 1 : cluster 0 1.5 scrub starts 2023-09-23T22:37:54.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:54 smithi187 bash[89487]: cluster 2023-09-23T22:37:52.603171+0000 osd.4 (osd.4) 2 : cluster 0 1.5 scrub ok 2023-09-23T22:37:54.689 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:54.720 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:54.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:54.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:54.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:54 smithi169 bash[101133]: cluster 2023-09-23T22:37:52.594582+0000 osd.4 (osd.4) 1 : cluster 0 1.5 scrub starts 2023-09-23T22:37:54.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:54 smithi169 bash[101133]: cluster 2023-09-23T22:37:52.603171+0000 osd.4 (osd.4) 2 : cluster 0 1.5 scrub ok 2023-09-23T22:37:54.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:54 smithi169 bash[104356]: cluster 2023-09-23T22:37:52.594582+0000 osd.4 (osd.4) 1 : cluster 0 1.5 scrub starts 2023-09-23T22:37:54.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:54 smithi169 bash[104356]: cluster 2023-09-23T22:37:52.603171+0000 osd.4 (osd.4) 2 : cluster 0 1.5 scrub ok 2023-09-23T22:37:54.827 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:54.859 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:54.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:54.866 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:54.967 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:55.001 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:55.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:55.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:55.106 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:55.131 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:55.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:55.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:55.236 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:55.268 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:55.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:55.273 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:55.374 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:55.411 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:55.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:55.416 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:55.516 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:55.542 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:55.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:55.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:55.646 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:55.653 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:55 smithi187 bash[89487]: cluster 2023-09-23T22:37:54.284552+0000 mgr.y (mgr.25310) 471 : cluster 0 pgmap v422: 99 pgs: 99 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 970 op/s 2023-09-23T22:37:55.667 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:55.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:55.669 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:55.770 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:55.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:55 smithi169 bash[101133]: cluster 2023-09-23T22:37:54.284552+0000 mgr.y (mgr.25310) 471 : cluster 0 pgmap v422: 99 pgs: 99 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 970 op/s 2023-09-23T22:37:55.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:55 smithi169 bash[104356]: cluster 2023-09-23T22:37:54.284552+0000 mgr.y (mgr.25310) 471 : cluster 0 pgmap v422: 99 pgs: 99 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 970 op/s 2023-09-23T22:37:55.792 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:55.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:55.795 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:55.896 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:55.930 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:55.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:55.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:56.036 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:56.064 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:56.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:56.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:56.103 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:37:56.105 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:37:56.167 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:56.196 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:56.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:56.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:56.299 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:56.342 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:56.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:56.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:56.445 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:56.482 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:56.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:56.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:56.586 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:56.620 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:56.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:56.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:56.726 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:56.748 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:56.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:56.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:56.817 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:56 smithi169 bash[101133]: audit 2023-09-23T22:37:56.129454+0000 mon.a (mon.0) 654 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:37:56.817 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:56 smithi169 bash[101133]: audit 2023-09-23T22:37:56.358202+0000 mon.a (mon.0) 655 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:37:56.817 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:56 smithi169 bash[104356]: audit 2023-09-23T22:37:56.129454+0000 mon.a (mon.0) 654 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:37:56.817 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:56 smithi169 bash[104356]: audit 2023-09-23T22:37:56.358202+0000 mon.a (mon.0) 655 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:37:56.852 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:56.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:56 smithi187 bash[89487]: audit 2023-09-23T22:37:56.129454+0000 mon.a (mon.0) 654 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:37:56.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:56 smithi187 bash[89487]: audit 2023-09-23T22:37:56.358202+0000 mon.a (mon.0) 655 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:37:56.876 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:56.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:56.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:56.979 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:57.008 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:57.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:57.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:57.111 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:57.135 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:37:57.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:57.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:37:57.244 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:57.265 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:57.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:57.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:57.372 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:57.399 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:57.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:57.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:57.502 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:57.532 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:57.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:57.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:57.638 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:57.666 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:57.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:57.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:57.771 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:57.780 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:57 smithi187 bash[89487]: cluster 2023-09-23T22:37:56.288477+0000 mgr.y (mgr.25310) 472 : cluster 0 pgmap v423: 99 pgs: 99 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 787 op/s 2023-09-23T22:37:57.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:57 smithi169 bash[104356]: cluster 2023-09-23T22:37:56.288477+0000 mgr.y (mgr.25310) 472 : cluster 0 pgmap v423: 99 pgs: 99 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 787 op/s 2023-09-23T22:37:57.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:57 smithi169 bash[101133]: cluster 2023-09-23T22:37:56.288477+0000 mgr.y (mgr.25310) 472 : cluster 0 pgmap v423: 99 pgs: 99 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 787 op/s 2023-09-23T22:37:57.800 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:57.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:57.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:57.907 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:57.931 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:57.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:57.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:58.034 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:58.058 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:58.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:58.062 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:58.163 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:58.199 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:37:58.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:58.201 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:37:58.302 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:58.338 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:58.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:58.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:58.441 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:58.464 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:58.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:58.466 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:58.567 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:58.591 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:58.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:58.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:58.694 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:58.720 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:37:58.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:58.722 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:37:58.786 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:37:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:37:58] "GET /metrics HTTP/1.1" 200 36404 "" "Prometheus/2.43.0" 2023-09-23T22:37:58.823 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:58.848 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:58.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:58.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:58.955 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:58.979 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:58.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:58.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:37:59.087 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:59.121 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:59.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:59.124 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:59.225 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:59.248 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:37:59.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:59.255 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:37:59.355 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:59.379 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:59.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:59.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:59.482 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:59.504 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:37:59.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:59.511 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:37:59.611 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:59.620 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:59 smithi187 bash[89487]: cluster 2023-09-23T22:37:58.235049+0000 osd.5 (osd.5) 59 : cluster 0 1.a scrub starts 2023-09-23T22:37:59.621 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:59 smithi187 bash[89487]: cluster 2023-09-23T22:37:58.241923+0000 osd.5 (osd.5) 60 : cluster 0 1.a scrub ok 2023-09-23T22:37:59.621 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:37:59 smithi187 bash[89487]: cluster 2023-09-23T22:37:58.289062+0000 mgr.y (mgr.25310) 473 : cluster 0 pgmap v424: 99 pgs: 99 active+clean; 4.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2023-09-23T22:37:59.643 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:37:59.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:59.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:37:59.750 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:59.779 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:37:59.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:59.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:37:59.804 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:59 smithi169 bash[104356]: cluster 2023-09-23T22:37:58.235049+0000 osd.5 (osd.5) 59 : cluster 0 1.a scrub starts 2023-09-23T22:37:59.804 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:59 smithi169 bash[104356]: cluster 2023-09-23T22:37:58.241923+0000 osd.5 (osd.5) 60 : cluster 0 1.a scrub ok 2023-09-23T22:37:59.804 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:37:59 smithi169 bash[104356]: cluster 2023-09-23T22:37:58.289062+0000 mgr.y (mgr.25310) 473 : cluster 0 pgmap v424: 99 pgs: 99 active+clean; 4.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2023-09-23T22:37:59.804 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:59 smithi169 bash[101133]: cluster 2023-09-23T22:37:58.235049+0000 osd.5 (osd.5) 59 : cluster 0 1.a scrub starts 2023-09-23T22:37:59.804 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:59 smithi169 bash[101133]: cluster 2023-09-23T22:37:58.241923+0000 osd.5 (osd.5) 60 : cluster 0 1.a scrub ok 2023-09-23T22:37:59.804 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:37:59 smithi169 bash[101133]: cluster 2023-09-23T22:37:58.289062+0000 mgr.y (mgr.25310) 473 : cluster 0 pgmap v424: 99 pgs: 99 active+clean; 4.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2023-09-23T22:37:59.885 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:59.914 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:37:59.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:37:59.916 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:00.017 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:00.046 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:00.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:00.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:00.149 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:00.174 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:00.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:00.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:00.279 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:00.324 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:00.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:00.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:00.428 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:00.460 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:00.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:00.463 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:00.563 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:00.588 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:00.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:00.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:00.698 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:00.732 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:00.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:00.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:00.840 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:00.876 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:00.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:00.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:00.982 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:01.017 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:01.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:01.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:01.123 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:01.148 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:01.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:01.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:01.253 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:01.279 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:01.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:01.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:01.385 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:01.429 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:01.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:01.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:01.532 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:01 smithi187 bash[89487]: cluster 2023-09-23T22:38:00.289497+0000 mgr.y (mgr.25310) 474 : cluster 0 pgmap v425: 99 pgs: 99 active+clean; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 747 op/s 2023-09-23T22:38:01.536 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:01.569 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:01.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:01.573 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:01.674 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:01.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:01.718 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:01.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:01.802 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:01 smithi169 bash[101133]: cluster 2023-09-23T22:38:00.289497+0000 mgr.y (mgr.25310) 474 : cluster 0 pgmap v425: 99 pgs: 99 active+clean; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 747 op/s 2023-09-23T22:38:01.803 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:01 smithi169 bash[104356]: cluster 2023-09-23T22:38:00.289497+0000 mgr.y (mgr.25310) 474 : cluster 0 pgmap v425: 99 pgs: 99 active+clean; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 747 op/s 2023-09-23T22:38:01.819 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:01.860 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:01.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:01.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:01.964 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:02.000 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:02.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:02.003 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:02.104 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:02.140 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:02.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:02.143 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:02.243 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:02.289 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:02.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:02.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:02.395 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:02.423 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:02.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:02.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:02.528 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:02.565 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:02.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:02.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:02.668 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:02.693 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:02.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:02.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:02.795 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:02.826 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:02.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:02.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:02.929 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:02.960 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:02.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:02.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:03.064 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:03.095 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:03.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:03.101 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:03.202 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:03.232 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:03.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:03.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:03.337 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:03.360 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:03.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:03.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:03.464 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:03.490 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:03.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:03.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:03.594 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:03.623 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:03.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:03.626 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:03.632 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:03 smithi169 bash[104356]: cluster 2023-09-23T22:38:02.290060+0000 mgr.y (mgr.25310) 475 : cluster 0 pgmap v426: 99 pgs: 99 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 763 op/s 2023-09-23T22:38:03.632 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:03 smithi169 bash[101133]: cluster 2023-09-23T22:38:02.290060+0000 mgr.y (mgr.25310) 475 : cluster 0 pgmap v426: 99 pgs: 99 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 763 op/s 2023-09-23T22:38:03.728 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:03.757 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:03.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:03.765 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:03.865 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:03.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:03 smithi187 bash[89487]: cluster 2023-09-23T22:38:02.290060+0000 mgr.y (mgr.25310) 475 : cluster 0 pgmap v426: 99 pgs: 99 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 763 op/s 2023-09-23T22:38:03.896 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:03.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:03.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:03.999 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:04.037 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:04.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:04.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:04.142 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:04.190 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:04.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:04.193 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:04.293 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:04.321 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:04.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:04.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:04.423 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:04.448 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:04.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:04.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:04.553 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:04.585 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:04.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:04.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:04.689 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:04.725 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:04.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:04.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:04.830 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:04.850 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:04.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:04.854 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:04.955 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:04.986 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:04.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:04.991 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:05.092 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:05.119 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:05.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:05.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:05.223 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:05.254 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:05.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:05.259 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:05.361 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:05.386 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:05.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:05.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:05.490 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:05.519 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:05.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:05.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:05.622 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:05.659 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:05.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:05.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:05.762 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:05.790 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:05.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:05.794 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:05.864 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:05 smithi169 bash[104356]: cluster 2023-09-23T22:38:04.290752+0000 mgr.y (mgr.25310) 476 : cluster 0 pgmap v427: 99 pgs: 99 active+clean; 4.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 848 op/s 2023-09-23T22:38:05.864 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:05 smithi169 bash[101133]: cluster 2023-09-23T22:38:04.290752+0000 mgr.y (mgr.25310) 476 : cluster 0 pgmap v427: 99 pgs: 99 active+clean; 4.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 848 op/s 2023-09-23T22:38:05.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:05 smithi187 bash[89487]: cluster 2023-09-23T22:38:04.290752+0000 mgr.y (mgr.25310) 476 : cluster 0 pgmap v427: 99 pgs: 99 active+clean; 4.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 848 op/s 2023-09-23T22:38:05.895 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:05.926 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:05.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:05.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:06.028 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:06.055 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:06.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:06.061 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:06.162 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:06.199 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:06.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:06.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:06.302 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:06.334 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:06.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:06.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:06.439 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:06.475 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:06.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:06.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:06.578 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:06.605 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:06.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:06.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:06.711 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:06.746 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:06.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:06.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:06.852 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:06.887 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:06.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:06.889 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:06.990 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:07.012 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:07.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:07.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:07.115 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:07.144 INFO:teuthology.orchestra.run.smithi169.stdout:moved 0 / 297 (0%) 2023-09-23T22:38:07.145 INFO:teuthology.orchestra.run.smithi169.stdout:avg 37.125 2023-09-23T22:38:07.145 INFO:teuthology.orchestra.run.smithi169.stdout:stddev 4.96078 -> 4.96078 (expected baseline 5.69951) 2023-09-23T22:38:07.145 INFO:teuthology.orchestra.run.smithi169.stdout:min osd.5 with 30 -> 30 pgs (0.808081 -> 0.808081 * mean) 2023-09-23T22:38:07.145 INFO:teuthology.orchestra.run.smithi169.stdout:max osd.3 with 46 -> 46 pgs (1.23906 -> 1.23906 * mean) 2023-09-23T22:38:07.145 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:38:07.145 INFO:teuthology.orchestra.run.smithi169.stdout:oload 1000 2023-09-23T22:38:07.145 INFO:teuthology.orchestra.run.smithi169.stdout:max_change 1 2023-09-23T22:38:07.145 INFO:teuthology.orchestra.run.smithi169.stdout:max_change_osds 4 2023-09-23T22:38:07.145 INFO:teuthology.orchestra.run.smithi169.stdout:average_utilization 0.0202 2023-09-23T22:38:07.145 INFO:teuthology.orchestra.run.smithi169.stdout:overload_utilization 0.2019 2023-09-23T22:38:07.149 INFO:teuthology.orchestra.run.smithi169.stderr:no change 2023-09-23T22:38:07.156 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:07.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:07.161 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:07.262 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:07.289 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:07.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:07.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:07.369 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2023-09-23T22:38:07.370 INFO:teuthology.orchestra.run.smithi169.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-23T22:38:07.398 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:07.428 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:07.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:07.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:07.533 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:07.559 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:07.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:07.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:07.663 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:07.688 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:07.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:07.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:07.792 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:07.800 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:07 smithi187 bash[89487]: cluster 2023-09-23T22:38:06.291182+0000 mgr.y (mgr.25310) 477 : cluster 0 pgmap v428: 99 pgs: 99 active+clean; 4.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 646 op/s 2023-09-23T22:38:07.819 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:07.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:07.821 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:07.902 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:38:07.922 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:07.952 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:38:07.953 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:07.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:07.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:07.990 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:38:08.029 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:38:08.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:07 smithi169 bash[101133]: cluster 2023-09-23T22:38:06.291182+0000 mgr.y (mgr.25310) 477 : cluster 0 pgmap v428: 99 pgs: 99 active+clean; 4.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 646 op/s 2023-09-23T22:38:08.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:07 smithi169 bash[104356]: cluster 2023-09-23T22:38:06.291182+0000 mgr.y (mgr.25310) 477 : cluster 0 pgmap v428: 99 pgs: 99 active+clean; 4.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 646 op/s 2023-09-23T22:38:08.059 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:08.076 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:38:08.085 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:08.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:08.090 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:08.118 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:38:08.153 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:38:08.191 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:08.198 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:38:08.204 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:38:08.204 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:38:08.204 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:38:08.205 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:38:08.205 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:38:08.205 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:38:08.205 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:38:08.205 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:38:08.223 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:08.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:08.226 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:08.326 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:08.352 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:08.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:08.357 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:08.458 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:08.462 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:38:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:38:08] "GET /metrics HTTP/1.1" 200 36404 "" "Prometheus/2.43.0" 2023-09-23T22:38:08.486 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:08.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:08.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:08.591 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:08.599 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:08 smithi187 bash[89487]: audit 2023-09-23T22:38:07.141500+0000 mgr.y (mgr.25310) 478 : audit 0 from='client.34668 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:38:08.599 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:08 smithi187 bash[89487]: audit 2023-09-23T22:38:07.863746+0000 mon.c (mon.2) 30 : audit 0 from='client.? 172.21.15.169:0/1225403718' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:38:08.613 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:08.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:08.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:08.717 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:08.726 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:08 smithi169 bash[101133]: audit 2023-09-23T22:38:07.141500+0000 mgr.y (mgr.25310) 478 : audit 0 from='client.34668 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:38:08.726 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:08 smithi169 bash[101133]: audit 2023-09-23T22:38:07.863746+0000 mon.c (mon.2) 30 : audit 0 from='client.? 172.21.15.169:0/1225403718' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:38:08.726 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:08 smithi169 bash[104356]: audit 2023-09-23T22:38:07.141500+0000 mgr.y (mgr.25310) 478 : audit 0 from='client.34668 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:38:08.726 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:08 smithi169 bash[104356]: audit 2023-09-23T22:38:07.863746+0000 mon.c (mon.2) 30 : audit 0 from='client.? 172.21.15.169:0/1225403718' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:38:08.742 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:08.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:08.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:08.845 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:08.871 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:08.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:08.873 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:08.974 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:08.996 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:08.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:08.999 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:09.100 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:09.124 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:09.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:09.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:09.227 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:09.253 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:09.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:09.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:09.359 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:09.386 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:09.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:09.389 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:09.489 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:09.532 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:09.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:09.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:09.635 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:09.669 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:09.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:09.673 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:09.773 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:09.789 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:09 smithi169 bash[104356]: cluster 2023-09-23T22:38:08.291852+0000 mgr.y (mgr.25310) 479 : cluster 0 pgmap v429: 99 pgs: 99 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 858 op/s 2023-09-23T22:38:09.789 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:09 smithi169 bash[101133]: cluster 2023-09-23T22:38:08.291852+0000 mgr.y (mgr.25310) 479 : cluster 0 pgmap v429: 99 pgs: 99 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 858 op/s 2023-09-23T22:38:09.797 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:09.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:09.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:09.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:09 smithi187 bash[89487]: cluster 2023-09-23T22:38:08.291852+0000 mgr.y (mgr.25310) 479 : cluster 0 pgmap v429: 99 pgs: 99 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 858 op/s 2023-09-23T22:38:09.905 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:09.934 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:09.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:09.936 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:10.037 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:10.064 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:10.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:10.069 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:10.170 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:10.209 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:10.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:10.213 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:10.314 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:10.364 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:10.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:10.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:10.473 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:10.499 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:10.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:10.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:10.549 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '1000', 'type': 'reweight-by-utilization'} 2023-09-23T22:38:10.549 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight-by-utilization 1000 1.0 2023-09-23T22:38:10.585 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is unset 2023-09-23T22:38:10.604 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:10.612 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:10 smithi169 bash[101133]: audit 2023-09-23T22:38:10.470826+0000 mon.c (mon.2) 31 : audit 1 from='client.? 172.21.15.169:0/676232529' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:38:10.612 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:10 smithi169 bash[101133]: audit 2023-09-23T22:38:10.471574+0000 mon.a (mon.0) 656 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:38:10.612 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:10 smithi169 bash[104356]: audit 2023-09-23T22:38:10.470826+0000 mon.c (mon.2) 31 : audit 1 from='client.? 172.21.15.169:0/676232529' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:38:10.612 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:10 smithi169 bash[104356]: audit 2023-09-23T22:38:10.471574+0000 mon.a (mon.0) 656 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:38:10.637 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:10.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:10.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:10.742 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:10.789 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:10.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:10.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:10.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:10 smithi187 bash[89487]: audit 2023-09-23T22:38:10.470826+0000 mon.c (mon.2) 31 : audit 1 from='client.? 172.21.15.169:0/676232529' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:38:10.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:10 smithi187 bash[89487]: audit 2023-09-23T22:38:10.471574+0000 mon.a (mon.0) 656 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:38:10.896 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:10.924 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:10.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:10.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:11.030 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:11.066 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:11.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:11.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:11.170 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:11.194 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:11.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:11.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:11.277 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-23T22:38:11.299 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:11.374 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:11.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:11.383 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:11.484 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:11.530 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:11.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:11.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:11.566 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:11 smithi187 bash[89487]: cluster 2023-09-23T22:38:10.294713+0000 mgr.y (mgr.25310) 480 : cluster 0 pgmap v430: 99 pgs: 99 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2023-09-23T22:38:11.566 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:11 smithi187 bash[89487]: cluster 2023-09-23T22:38:10.553028+0000 mon.a (mon.0) 657 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:38:11.566 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:11 smithi187 bash[89487]: cluster 2023-09-23T22:38:10.553080+0000 mon.a (mon.0) 658 : cluster 1 Cluster is now healthy 2023-09-23T22:38:11.566 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:11 smithi187 bash[89487]: cluster 2023-09-23T22:38:10.569825+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T22:38:11.566 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:11 smithi187 bash[89487]: audit 2023-09-23T22:38:10.573377+0000 mon.a (mon.0) 659 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:38:11.566 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:11 smithi187 bash[89487]: cluster 2023-09-23T22:38:10.573661+0000 mon.a (mon.0) 660 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2023-09-23T22:38:11.566 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:11 smithi187 bash[89487]: cluster 2023-09-23T22:38:10.573811+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T22:38:11.566 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:11 smithi187 bash[89487]: cluster 2023-09-23T22:38:10.575996+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T22:38:11.566 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:11 smithi187 bash[89487]: cluster 2023-09-23T22:38:10.576696+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T22:38:11.567 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:11 smithi187 bash[89487]: cluster 2023-09-23T22:38:10.578252+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T22:38:11.567 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:11 smithi187 bash[89487]: audit 2023-09-23T22:38:11.132411+0000 mon.a (mon.0) 661 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:38:11.567 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:11 smithi187 bash[89487]: audit 2023-09-23T22:38:11.133452+0000 mon.a (mon.0) 662 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:38:11.633 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:11.661 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:11.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:11.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:11.766 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:11.775 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:11 smithi169 bash[101133]: cluster 2023-09-23T22:38:10.294713+0000 mgr.y (mgr.25310) 480 : cluster 0 pgmap v430: 99 pgs: 99 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2023-09-23T22:38:11.775 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:11 smithi169 bash[101133]: cluster 2023-09-23T22:38:10.553028+0000 mon.a (mon.0) 657 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:38:11.775 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:11 smithi169 bash[101133]: cluster 2023-09-23T22:38:10.553080+0000 mon.a (mon.0) 658 : cluster 1 Cluster is now healthy 2023-09-23T22:38:11.775 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:11 smithi169 bash[101133]: cluster 2023-09-23T22:38:10.569825+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T22:38:11.775 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:11 smithi169 bash[101133]: audit 2023-09-23T22:38:10.573377+0000 mon.a (mon.0) 659 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:38:11.775 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:11 smithi169 bash[101133]: cluster 2023-09-23T22:38:10.573661+0000 mon.a (mon.0) 660 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2023-09-23T22:38:11.775 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:11 smithi169 bash[101133]: cluster 2023-09-23T22:38:10.573811+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T22:38:11.775 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:11 smithi169 bash[101133]: cluster 2023-09-23T22:38:10.575996+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T22:38:11.776 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:11 smithi169 bash[101133]: cluster 2023-09-23T22:38:10.576696+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T22:38:11.776 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:11 smithi169 bash[101133]: cluster 2023-09-23T22:38:10.578252+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T22:38:11.776 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:11 smithi169 bash[101133]: audit 2023-09-23T22:38:11.132411+0000 mon.a (mon.0) 661 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:38:11.776 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:11 smithi169 bash[101133]: audit 2023-09-23T22:38:11.133452+0000 mon.a (mon.0) 662 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:38:11.776 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:11 smithi169 bash[104356]: cluster 2023-09-23T22:38:10.294713+0000 mgr.y (mgr.25310) 480 : cluster 0 pgmap v430: 99 pgs: 99 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2023-09-23T22:38:11.776 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:11 smithi169 bash[104356]: cluster 2023-09-23T22:38:10.553028+0000 mon.a (mon.0) 657 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:38:11.776 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:11 smithi169 bash[104356]: cluster 2023-09-23T22:38:10.553080+0000 mon.a (mon.0) 658 : cluster 1 Cluster is now healthy 2023-09-23T22:38:11.776 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:11 smithi169 bash[104356]: cluster 2023-09-23T22:38:10.569825+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T22:38:11.776 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:11 smithi169 bash[104356]: audit 2023-09-23T22:38:10.573377+0000 mon.a (mon.0) 659 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:38:11.777 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:11 smithi169 bash[104356]: cluster 2023-09-23T22:38:10.573661+0000 mon.a (mon.0) 660 : cluster 0 osdmap e124: 8 total, 8 up, 8 in 2023-09-23T22:38:11.777 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:11 smithi169 bash[104356]: cluster 2023-09-23T22:38:10.573811+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T22:38:11.777 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:11 smithi169 bash[104356]: cluster 2023-09-23T22:38:10.575996+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T22:38:11.777 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:11 smithi169 bash[104356]: cluster 2023-09-23T22:38:10.576696+0000 osd.7 (osd.7) 60 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T22:38:11.777 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:11 smithi169 bash[104356]: cluster 2023-09-23T22:38:10.578252+0000 osd.7 (osd.7) 61 : cluster 3 failed to encode map e124 with expected crc 2023-09-23T22:38:11.777 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:11 smithi169 bash[104356]: audit 2023-09-23T22:38:11.132411+0000 mon.a (mon.0) 661 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:38:11.777 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:11 smithi169 bash[104356]: audit 2023-09-23T22:38:11.133452+0000 mon.a (mon.0) 662 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:38:11.793 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:11.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:11.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:11.901 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:11.928 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:11.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:11.933 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:12.034 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:12.058 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:12.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:12.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:12.166 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:12.198 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:12.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:12.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:12.302 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:12.332 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:12.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:12.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:12.438 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:12.462 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:12.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:12.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:12.565 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:12.609 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:12.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:12.615 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:12.716 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:12.753 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:12.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:12.756 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:12.856 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:12.893 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:12.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:12.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:12.999 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:13.022 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:13.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:13.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:13.125 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:13.155 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:13.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:13.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:13.259 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:13.283 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:13.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:13.285 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:13.386 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:13.423 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:13.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:13.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:13.428 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:38:13.527 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:13.559 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:13.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:13.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:13.667 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:13.709 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:13.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:13.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:13.819 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:13.828 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:13 smithi187 bash[89487]: cluster 2023-09-23T22:38:12.295298+0000 mgr.y (mgr.25310) 481 : cluster 0 pgmap v432: 99 pgs: 99 active+clean; 4.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2023-09-23T22:38:13.844 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:13.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:13.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:13.951 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:13.982 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:13.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:13.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:14.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:13 smithi169 bash[104356]: cluster 2023-09-23T22:38:12.295298+0000 mgr.y (mgr.25310) 481 : cluster 0 pgmap v432: 99 pgs: 99 active+clean; 4.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2023-09-23T22:38:14.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:13 smithi169 bash[101133]: cluster 2023-09-23T22:38:12.295298+0000 mgr.y (mgr.25310) 481 : cluster 0 pgmap v432: 99 pgs: 99 active+clean; 4.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2023-09-23T22:38:14.089 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:14.111 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T22:38:14.121 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:14.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:14.124 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:14.224 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:14.255 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:14.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:14.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:14.358 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:14.385 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:14.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:14.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:14.491 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:14.518 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:14.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:14.521 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:14.622 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:14.647 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:14.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:14.650 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:14.750 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:14.782 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:14.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:14.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:14.886 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:14.912 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:14.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:14.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:15.016 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:15.042 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:15.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:15.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:15.145 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:15.183 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:15.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:15.187 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:15.288 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:15.321 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:15.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:15.326 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:15.370 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:38:15.372 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:38:15.427 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:15.455 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:15.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:15.459 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:15.559 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:15.584 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:15.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:15.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:15.690 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:15.698 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:15 smithi187 bash[89487]: cluster 2023-09-23T22:38:14.296000+0000 mgr.y (mgr.25310) 482 : cluster 0 pgmap v433: 99 pgs: 99 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2023-09-23T22:38:15.722 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:15.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:15.726 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:15.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:15 smithi169 bash[104356]: cluster 2023-09-23T22:38:14.296000+0000 mgr.y (mgr.25310) 482 : cluster 0 pgmap v433: 99 pgs: 99 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2023-09-23T22:38:15.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:15 smithi169 bash[101133]: cluster 2023-09-23T22:38:14.296000+0000 mgr.y (mgr.25310) 482 : cluster 0 pgmap v433: 99 pgs: 99 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2023-09-23T22:38:15.827 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:15.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:15.860 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:15.860 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:15.960 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:15.985 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:15.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:15.990 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:16.091 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:16.120 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:16.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:16.126 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:16.226 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:16.257 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:16.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:16.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:16.360 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:16.390 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:16.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:16.394 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:16.495 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:16.536 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:16.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:16.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:16.648 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:16.673 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:16.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:16.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:16.775 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:16.807 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:16.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:16.810 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:16.911 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:16.936 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:16.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:16.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:17.042 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:17.075 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:17.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:17.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:17.177 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:17.213 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:17.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:17.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:17.314 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:17.341 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:17.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:17.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:17.407 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:38:17.448 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:17.475 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:17.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:17.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:17.579 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:17.580 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:17 smithi187 bash[89487]: cluster 2023-09-23T22:38:16.296546+0000 mgr.y (mgr.25310) 483 : cluster 0 pgmap v434: 99 pgs: 99 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2023-09-23T22:38:17.602 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:17.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:17.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:17.705 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:17.731 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:17.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:17.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:17.835 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:17.859 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:17 smithi169 bash[101133]: cluster 2023-09-23T22:38:16.296546+0000 mgr.y (mgr.25310) 483 : cluster 0 pgmap v434: 99 pgs: 99 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2023-09-23T22:38:17.859 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:17 smithi169 bash[104356]: cluster 2023-09-23T22:38:16.296546+0000 mgr.y (mgr.25310) 483 : cluster 0 pgmap v434: 99 pgs: 99 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2023-09-23T22:38:17.869 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:17.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:17.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:17.979 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:18.003 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:18.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:18.006 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:18.107 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:18.135 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:18.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:18.140 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:18.241 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:18.264 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:18.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:18.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:18.367 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:18.401 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:18.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:18.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:18.429 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:38:18.474 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:38:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:38:18] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.43.0" 2023-09-23T22:38:18.506 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:18.534 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:18.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:18.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:18.645 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:18.672 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:18.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:18.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:18.777 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:18.821 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:18.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:18.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:18.927 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:18.954 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:18.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:18.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:19.058 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:19.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:19.112 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:19.112 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:19.213 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:19.250 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:19.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:19.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:19.355 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:19.379 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:19.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:19.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:19.481 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:19.519 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:19.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:19.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:19.626 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:19.649 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:19.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:19.652 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:19.753 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:19.779 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:19.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:19.781 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:19.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:19 smithi187 bash[89487]: cluster 2023-09-23T22:38:18.297212+0000 mgr.y (mgr.25310) 484 : cluster 0 pgmap v435: 99 pgs: 99 active+clean; 4.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 745 op/s 2023-09-23T22:38:19.882 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:19.885 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:19 smithi169 bash[101133]: cluster 2023-09-23T22:38:18.297212+0000 mgr.y (mgr.25310) 484 : cluster 0 pgmap v435: 99 pgs: 99 active+clean; 4.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 745 op/s 2023-09-23T22:38:19.885 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:19 smithi169 bash[104356]: cluster 2023-09-23T22:38:18.297212+0000 mgr.y (mgr.25310) 484 : cluster 0 pgmap v435: 99 pgs: 99 active+clean; 4.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 745 op/s 2023-09-23T22:38:19.921 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:19.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:19.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:20.027 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:20.053 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:20.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:20.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:20.159 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:20.193 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:20.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:20.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:20.297 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:20.327 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:20.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:20.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:20.430 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:20.459 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:20.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:20.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:20.563 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:20.591 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:20.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:20.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:20.699 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:20.725 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:20.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:20.727 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:20.827 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:20.853 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:20.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:20.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:20.959 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:20.981 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:20.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:20.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:21.090 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:21.112 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:21.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:21.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:21.215 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:21.233 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:21.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:21.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:21.336 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:21.360 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:21.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:21.362 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:21.463 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:21.501 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:21.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:21.504 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:21.605 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:21.633 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:21.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:21.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:21.737 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:21.769 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:21.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:21.774 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:21.875 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:21.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:21 smithi187 bash[89487]: cluster 2023-09-23T22:38:20.297747+0000 mgr.y (mgr.25310) 485 : cluster 0 pgmap v436: 99 pgs: 99 active+clean; 3.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2023-09-23T22:38:21.914 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:21.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:21.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:22.022 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:22.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:21 smithi169 bash[101133]: cluster 2023-09-23T22:38:20.297747+0000 mgr.y (mgr.25310) 485 : cluster 0 pgmap v436: 99 pgs: 99 active+clean; 3.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2023-09-23T22:38:22.031 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:21 smithi169 bash[104356]: cluster 2023-09-23T22:38:20.297747+0000 mgr.y (mgr.25310) 485 : cluster 0 pgmap v436: 99 pgs: 99 active+clean; 3.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2023-09-23T22:38:22.057 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:22.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:22.060 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:22.161 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:22.183 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:22.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:22.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:22.289 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:22.319 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:22.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:22.326 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:22.427 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:22.460 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:22.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:22.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:22.563 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:22.613 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:22.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:22.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:22.717 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:22.751 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:22.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:22.758 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:22.859 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:22.894 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:22.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:22.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:22.998 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:23.035 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:23.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:23.038 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:23.139 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:23.169 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:23.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:23.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:23.276 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:23.297 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:23.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:23.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:23.404 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:23.434 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:23.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:23.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:23.537 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:23.561 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:23.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:23.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:23.663 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:23.686 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:23.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:23.688 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:23.788 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:23.801 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:23 smithi187 bash[89487]: cluster 2023-09-23T22:38:22.298381+0000 mgr.y (mgr.25310) 486 : cluster 0 pgmap v437: 99 pgs: 99 active+clean; 3.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 758 op/s 2023-09-23T22:38:23.803 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:23 smithi169 bash[104356]: cluster 2023-09-23T22:38:22.298381+0000 mgr.y (mgr.25310) 486 : cluster 0 pgmap v437: 99 pgs: 99 active+clean; 3.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 758 op/s 2023-09-23T22:38:23.803 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:23 smithi169 bash[101133]: cluster 2023-09-23T22:38:22.298381+0000 mgr.y (mgr.25310) 486 : cluster 0 pgmap v437: 99 pgs: 99 active+clean; 3.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 758 op/s 2023-09-23T22:38:23.822 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:23.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:23.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:23.931 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:23.955 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:23.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:23.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:24.059 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:24.085 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:24.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:24.090 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:24.191 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:24.221 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:24.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:24.226 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:24.327 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:24.351 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:24.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:24.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:24.454 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:24.477 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:24.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:24.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:24.580 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:24.608 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:24.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:24.613 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:24.713 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:24.738 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:24.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:24.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:24.842 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:24.868 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:24.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:24.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:24.976 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:25.005 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:25.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:25.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:25.111 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:25.144 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:25.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:25.148 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:25.249 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:25.281 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:25.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:25.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:25.383 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:25.408 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:25.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:25.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:25.512 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:25.536 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:25.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:25.540 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:25.641 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:25.686 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:25.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:25.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:25.790 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:25.823 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:25.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:25.825 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:25.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:25 smithi187 bash[89487]: cluster 2023-09-23T22:38:24.299091+0000 mgr.y (mgr.25310) 487 : cluster 0 pgmap v438: 99 pgs: 99 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 829 op/s 2023-09-23T22:38:25.926 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:25.934 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:25 smithi169 bash[104356]: cluster 2023-09-23T22:38:24.299091+0000 mgr.y (mgr.25310) 487 : cluster 0 pgmap v438: 99 pgs: 99 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 829 op/s 2023-09-23T22:38:25.935 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:25 smithi169 bash[101133]: cluster 2023-09-23T22:38:24.299091+0000 mgr.y (mgr.25310) 487 : cluster 0 pgmap v438: 99 pgs: 99 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 829 op/s 2023-09-23T22:38:25.948 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:25.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:25.950 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:26.051 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:26.071 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:26.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:26.073 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:26.173 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:26.198 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:26.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:26.204 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:26.305 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:26.336 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:26.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:26.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:26.439 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:26.472 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:26.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:26.477 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:26.578 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:26.603 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:26.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:26.605 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:26.706 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:26.729 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:26.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:26.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:26.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:26 smithi169 bash[101133]: audit 2023-09-23T22:38:26.128747+0000 mon.a (mon.0) 663 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:38:26.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:26 smithi169 bash[104356]: audit 2023-09-23T22:38:26.128747+0000 mon.a (mon.0) 663 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:38:26.831 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:26.853 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:26.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:26.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:26.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:26 smithi187 bash[89487]: audit 2023-09-23T22:38:26.128747+0000 mon.a (mon.0) 663 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:38:26.958 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:26.986 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:26.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:26.993 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:27.093 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:27.121 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:27.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:27.123 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:27.224 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:27.256 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:27.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:27.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:27.363 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:27.405 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:27.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:27.408 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:27.509 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:27.538 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:27.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:27.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:27.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:27 smithi187 bash[89487]: cluster 2023-09-23T22:38:26.299592+0000 mgr.y (mgr.25310) 488 : cluster 0 pgmap v439: 99 pgs: 99 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 630 op/s 2023-09-23T22:38:27.642 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:27.665 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:27.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:27.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:27.769 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:27.803 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:27.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:27.807 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:27.908 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:27.916 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:27 smithi169 bash[101133]: cluster 2023-09-23T22:38:26.299592+0000 mgr.y (mgr.25310) 488 : cluster 0 pgmap v439: 99 pgs: 99 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 630 op/s 2023-09-23T22:38:27.917 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:27 smithi169 bash[104356]: cluster 2023-09-23T22:38:26.299592+0000 mgr.y (mgr.25310) 488 : cluster 0 pgmap v439: 99 pgs: 99 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 630 op/s 2023-09-23T22:38:27.931 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:27.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:27.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:28.036 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:28.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:28.086 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:28.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:28.187 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:28.223 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:28.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:28.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:28.331 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:28.383 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:28.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:28.388 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:28.463 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:38:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:38:28] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.43.0" 2023-09-23T22:38:28.489 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:28.521 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:28.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:28.527 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:28.628 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:28.663 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:28.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:28.669 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:28.770 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:28.795 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:28.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:28.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:28.904 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:28.927 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:28.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:28.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:29.031 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:29.062 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:29.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:29.067 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:29.167 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:29.194 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:29.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:29.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:29.297 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:29.330 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:29.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:29.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:29.433 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:29.476 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:29.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:29.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:29.582 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:29.605 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:29.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:29.609 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:29.711 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:29.735 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:29.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:29.738 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:29.839 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:29.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:29.864 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:29.864 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:29.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:29 smithi187 bash[89487]: cluster 2023-09-23T22:38:28.300126+0000 mgr.y (mgr.25310) 489 : cluster 0 pgmap v440: 99 pgs: 99 active+clean; 3.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 837 op/s 2023-09-23T22:38:29.882 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:29 smithi169 bash[101133]: cluster 2023-09-23T22:38:28.300126+0000 mgr.y (mgr.25310) 489 : cluster 0 pgmap v440: 99 pgs: 99 active+clean; 3.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 837 op/s 2023-09-23T22:38:29.882 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:29 smithi169 bash[104356]: cluster 2023-09-23T22:38:28.300126+0000 mgr.y (mgr.25310) 489 : cluster 0 pgmap v440: 99 pgs: 99 active+clean; 3.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 837 op/s 2023-09-23T22:38:29.965 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:29.986 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:29.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:29.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:30.089 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:30.127 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:30.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:30.137 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:30.238 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:30.269 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:30.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:30.273 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:30.374 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:30.396 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:30.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:30.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:30.499 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:30.544 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:30.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:30.552 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:30.554 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T22:38:30.554 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [ 2023-09-23T22:38:30.554 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:38:30.554 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.34584.0:169427 6.8 e124/105 6:1ac98654:::benchmark_data_smithi169_147816_object57498:head v 124'10650, mlcod=124'10648)", 2023-09-23T22:38:30.554 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:38:30.541526+0000", 2023-09-23T22:38:30.554 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.011458309999999999, 2023-09-23T22:38:30.554 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.011471205, 2023-09-23T22:38:30.555 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:38:30.555 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:38:30.555 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:38:30.555 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:38:30.555 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:38:30.555 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:38:30.541526+0000", 2023-09-23T22:38:30.555 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:38:30.555 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:38:30.555 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:38:30.555 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:38:30.555 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:38:30.541526+0000", 2023-09-23T22:38:30.555 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:38:30.556 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:38:30.556 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:38:30.556 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:38:30.556 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:38:30.541525+0000", 2023-09-23T22:38:30.556 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:38:30.556 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:38:30.556 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:38:30.556 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:38:30.556 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:38:30.541532+0000", 2023-09-23T22:38:30.556 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.4019999999999999e-06 2023-09-23T22:38:30.556 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:38:30.556 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:38:30.557 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:38:30.557 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:38:30.541545+0000", 2023-09-23T22:38:30.557 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3242e-05 2023-09-23T22:38:30.557 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:38:30.557 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:38:30.557 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:38:30.557 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:38:30.541552+0000", 2023-09-23T22:38:30.557 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.0280000000000003e-06 2023-09-23T22:38:30.557 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:38:30.557 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:38:30.557 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:38:30.557 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:38:30.542233+0000", 2023-09-23T22:38:30.558 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00068122199999999999 2023-09-23T22:38:30.558 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:38:30.558 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:38:30.558 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:38:30.558 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:38:30.542253+0000", 2023-09-23T22:38:30.558 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0072999999999999e-05 2023-09-23T22:38:30.558 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:38:30.558 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:38:30.558 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:38:30.558 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:38:30.552923+0000", 2023-09-23T22:38:30.558 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.010670132000000001 2023-09-23T22:38:30.559 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:38:30.559 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:38:30.559 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:38:30.559 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:38:30.552997+0000", 2023-09-23T22:38:30.559 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3784999999999999e-05 2023-09-23T22:38:30.559 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:38:30.559 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:38:30.559 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:38:30.559 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:38:30.559 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:38:30.559 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.34584.0:169430 6.8 e124/105 6:1d891b99:::benchmark_data_smithi169_147816_object57501:head v 124'10651, mlcod=124'10648)", 2023-09-23T22:38:30.559 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:38:30.546135+0000", 2023-09-23T22:38:30.559 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.0068496090000000004, 2023-09-23T22:38:30.560 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0069236310000000004, 2023-09-23T22:38:30.560 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:38:30.560 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T22:38:30.560 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:38:30.560 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:38:30.560 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:38:30.560 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:38:30.546135+0000", 2023-09-23T22:38:30.560 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:38:30.560 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:38:30.560 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:38:30.560 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:38:30.560 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:38:30.546135+0000", 2023-09-23T22:38:30.561 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:38:30.561 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:38:30.561 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:38:30.561 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:38:30.561 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:38:30.546134+0000", 2023-09-23T22:38:30.561 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:38:30.561 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:38:30.561 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:38:30.561 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:38:30.561 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:38:30.546141+0000", 2023-09-23T22:38:30.561 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.0809999999999996e-06 2023-09-23T22:38:30.561 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:38:30.562 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:38:30.562 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:38:30.562 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:38:30.546152+0000", 2023-09-23T22:38:30.562 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1562e-05 2023-09-23T22:38:30.562 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:38:30.562 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:38:30.562 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:38:30.562 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:38:30.546159+0000", 2023-09-23T22:38:30.563 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1960000000000002e-06 2023-09-23T22:38:30.563 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:38:30.563 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:38:30.563 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:38:30.563 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:38:30.546989+0000", 2023-09-23T22:38:30.563 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00083010500000000004 2023-09-23T22:38:30.563 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:38:30.563 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:38:30.563 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:38:30.563 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:38:30.547013+0000", 2023-09-23T22:38:30.563 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.3050000000000001e-05 2023-09-23T22:38:30.563 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:38:30.564 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:38:30.564 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:38:30.564 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:38:30.564 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:38:30.564 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.34584.0:169426 6.4 e124/105 6:26ef1597:::benchmark_data_smithi169_147816_object57497:head v 124'10524, mlcod=124'10521)", 2023-09-23T22:38:30.564 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:38:30.546193+0000", 2023-09-23T22:38:30.564 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.0067914719999999998, 2023-09-23T22:38:30.564 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0069038399999999996, 2023-09-23T22:38:30.564 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:38:30.564 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T22:38:30.564 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:38:30.564 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:38:30.565 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:38:30.565 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:38:30.546193+0000", 2023-09-23T22:38:30.565 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:38:30.565 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:38:30.565 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:38:30.565 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:38:30.565 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:38:30.546193+0000", 2023-09-23T22:38:30.565 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:38:30.565 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:38:30.565 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:38:30.565 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:38:30.565 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:38:30.546192+0000", 2023-09-23T22:38:30.565 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:38:30.566 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:38:30.566 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:38:30.566 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:38:30.566 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:38:30.546198+0000", 2023-09-23T22:38:30.566 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.9290000000000003e-06 2023-09-23T22:38:30.566 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:38:30.566 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:38:30.566 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:38:30.566 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:38:30.546206+0000", 2023-09-23T22:38:30.566 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8250000000000005e-06 2023-09-23T22:38:30.566 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:38:30.567 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:38:30.567 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:38:30.567 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:38:30.546211+0000", 2023-09-23T22:38:30.567 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.2859999999999999e-06 2023-09-23T22:38:30.567 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:38:30.567 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:38:30.567 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:38:30.567 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:38:30.551611+0000", 2023-09-23T22:38:30.567 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0054002429999999999 2023-09-23T22:38:30.567 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:38:30.567 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:38:30.567 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:38:30.568 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:38:30.551635+0000", 2023-09-23T22:38:30.568 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.3298e-05 2023-09-23T22:38:30.568 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:38:30.568 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:38:30.568 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:38:30.568 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:38:30.568 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:38:30.568 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.34584.0:169433 6.5 e124/105)", 2023-09-23T22:38:30.568 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:38:30.551507+0000", 2023-09-23T22:38:30.568 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.001476696, 2023-09-23T22:38:30.568 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001619817, 2023-09-23T22:38:30.568 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:38:30.569 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "queued for pg", 2023-09-23T22:38:30.569 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:38:30.569 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:38:30.569 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:38:30.569 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:38:30.551507+0000", 2023-09-23T22:38:30.569 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:38:30.569 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:38:30.569 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:38:30.569 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:38:30.569 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:38:30.551507+0000", 2023-09-23T22:38:30.569 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:38:30.569 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:38:30.570 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:38:30.570 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:38:30.570 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:38:30.551507+0000", 2023-09-23T22:38:30.570 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:38:30.570 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:38:30.570 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:38:30.570 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:38:30.570 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:38:30.551514+0000", 2023-09-23T22:38:30.570 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8390000000000007e-06 2023-09-23T22:38:30.570 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:38:30.570 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:38:30.570 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:38:30.571 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:38:30.551524+0000", 2023-09-23T22:38:30.571 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.7010000000000008e-06 2023-09-23T22:38:30.571 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:38:30.571 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:38:30.571 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:38:30.571 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:38:30.551531+0000", 2023-09-23T22:38:30.571 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.4389999999999997e-06 2023-09-23T22:38:30.571 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:38:30.571 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:38:30.571 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:38:30.571 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:38:30.571 INFO:teuthology.orchestra.run.smithi169.stdout: ], 2023-09-23T22:38:30.572 INFO:teuthology.orchestra.run.smithi169.stdout: "num_ops": 4 2023-09-23T22:38:30.572 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T22:38:30.575 INFO:teuthology.orchestra.run.smithi169.stdout:moved 0 / 297 (0%) 2023-09-23T22:38:30.576 INFO:teuthology.orchestra.run.smithi169.stdout:avg 37.125 2023-09-23T22:38:30.576 INFO:teuthology.orchestra.run.smithi169.stdout:stddev 4.96078 -> 4.96078 (expected baseline 5.69951) 2023-09-23T22:38:30.576 INFO:teuthology.orchestra.run.smithi169.stdout:min osd.5 with 30 -> 30 pgs (0.808081 -> 0.808081 * mean) 2023-09-23T22:38:30.576 INFO:teuthology.orchestra.run.smithi169.stdout:max osd.3 with 46 -> 46 pgs (1.23906 -> 1.23906 * mean) 2023-09-23T22:38:30.576 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:38:30.576 INFO:teuthology.orchestra.run.smithi169.stdout:oload 1000 2023-09-23T22:38:30.576 INFO:teuthology.orchestra.run.smithi169.stdout:max_change 1 2023-09-23T22:38:30.576 INFO:teuthology.orchestra.run.smithi169.stdout:max_change_osds 4 2023-09-23T22:38:30.576 INFO:teuthology.orchestra.run.smithi169.stdout:average_utilization 0.0155 2023-09-23T22:38:30.576 INFO:teuthology.orchestra.run.smithi169.stdout:overload_utilization 0.1551 2023-09-23T22:38:30.584 INFO:teuthology.orchestra.run.smithi169.stderr:no change 2023-09-23T22:38:30.653 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:30.678 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:30.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:30.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:30.781 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:30.810 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:30.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:30.816 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:30.916 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:30.925 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:30 smithi169 bash[101133]: audit 2023-09-23T22:38:29.843065+0000 mon.a (mon.0) 664 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:38:30.925 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:30 smithi169 bash[104356]: audit 2023-09-23T22:38:29.843065+0000 mon.a (mon.0) 664 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:38:30.946 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:30.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:30.948 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:31.049 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:31.057 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:30 smithi187 bash[89487]: audit 2023-09-23T22:38:29.843065+0000 mon.a (mon.0) 664 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:38:31.074 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:31.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:31.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:31.177 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:31.214 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:31.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:31.220 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:31.321 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:31.358 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:31.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:31.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:31.460 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:31.484 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:31.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:31.491 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:31.591 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:31.608 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:31.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:31.610 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:31.711 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:31.747 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:31.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:31.749 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:31.850 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:31.881 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:31 smithi169 bash[104356]: cluster 2023-09-23T22:38:30.300674+0000 mgr.y (mgr.25310) 490 : cluster 0 pgmap v441: 99 pgs: 99 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2023-09-23T22:38:31.881 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:31 smithi169 bash[104356]: audit 2023-09-23T22:38:30.572547+0000 mgr.y (mgr.25310) 491 : audit 0 from='client.34680 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:38:31.882 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:31 smithi169 bash[101133]: cluster 2023-09-23T22:38:30.300674+0000 mgr.y (mgr.25310) 490 : cluster 0 pgmap v441: 99 pgs: 99 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2023-09-23T22:38:31.882 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:31 smithi169 bash[101133]: audit 2023-09-23T22:38:30.572547+0000 mgr.y (mgr.25310) 491 : audit 0 from='client.34680 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:38:31.883 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:31.885 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:31 smithi187 bash[89487]: cluster 2023-09-23T22:38:30.300674+0000 mgr.y (mgr.25310) 490 : cluster 0 pgmap v441: 99 pgs: 99 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2023-09-23T22:38:31.885 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:31 smithi187 bash[89487]: audit 2023-09-23T22:38:30.572547+0000 mgr.y (mgr.25310) 491 : audit 0 from='client.34680 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:38:31.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:31.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:31.987 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:32.012 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:32.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:32.014 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:32.115 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:32.135 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:32.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:32.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:32.169 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:38:32.208 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:38:32.242 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:32.244 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:38:32.271 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:32.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:32.274 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:32.282 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:38:32.315 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:38:32.361 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:38:32.375 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:32.397 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:38:32.404 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:32.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:32.409 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:32.432 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:38:32.438 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:38:32.438 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:38:32.438 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:38:32.438 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:38:32.438 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:38:32.438 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:38:32.438 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:38:32.438 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:38:32.510 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:32.537 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:32.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:32.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:32.641 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:32.674 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:32.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:32.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:32.778 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:32.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:32 smithi169 bash[101133]: audit 2023-09-23T22:38:32.132733+0000 mon.b (mon.1) 9 : audit 0 from='client.? 172.21.15.169:0/3979584352' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:38:32.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:32 smithi169 bash[104356]: audit 2023-09-23T22:38:32.132733+0000 mon.b (mon.1) 9 : audit 0 from='client.? 172.21.15.169:0/3979584352' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:38:32.808 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:32.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:32.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:32.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:32 smithi187 bash[89487]: audit 2023-09-23T22:38:32.132733+0000 mon.b (mon.1) 9 : audit 0 from='client.? 172.21.15.169:0/3979584352' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:38:32.914 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:32.946 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:32.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:32.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:33.052 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:33.081 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:33.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:33.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:33.185 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:33.211 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:33.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:33.216 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:33.317 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:33.336 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:33.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:33.338 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:33.438 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:33.482 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:33.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:33.485 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:33.586 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:33.613 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:33.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:33.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:33.719 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:33.729 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:33 smithi187 bash[89487]: cluster 2023-09-23T22:38:32.301299+0000 mgr.y (mgr.25310) 492 : cluster 0 pgmap v442: 99 pgs: 99 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 737 op/s 2023-09-23T22:38:33.747 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:33.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:33.749 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:33.850 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:33.878 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:33.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:33.881 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:33.911 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:33 smithi169 bash[101133]: cluster 2023-09-23T22:38:32.301299+0000 mgr.y (mgr.25310) 492 : cluster 0 pgmap v442: 99 pgs: 99 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 737 op/s 2023-09-23T22:38:33.911 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:33 smithi169 bash[104356]: cluster 2023-09-23T22:38:32.301299+0000 mgr.y (mgr.25310) 492 : cluster 0 pgmap v442: 99 pgs: 99 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 737 op/s 2023-09-23T22:38:33.982 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:34.022 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:34.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:34.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:34.126 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:34.143 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:34.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:34.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:34.233 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2023-09-23T22:38:34.233 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd test-reweight-by-utilization 110 3.0 2023-09-23T22:38:34.246 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:34.314 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:34.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:34.319 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:34.420 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:34.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:34.460 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:34.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:34.561 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:34.587 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:34.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:34.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:34.696 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:34.724 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:34.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:34.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:34.831 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:34.876 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:34.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:34.880 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:34.981 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:35.009 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:35.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:35.013 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:35.114 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:35.145 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:35.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:35.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:35.253 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:35.298 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:35.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:35.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:35.382 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-23T22:38:35.402 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:35.463 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:35.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:35.470 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:35.571 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:35.613 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:35.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:35.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:35.722 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:35.757 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:35.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:35.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:35.863 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:35.911 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:35.914 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:35 smithi187 bash[89487]: cluster 2023-09-23T22:38:34.301993+0000 mgr.y (mgr.25310) 493 : cluster 0 pgmap v443: 99 pgs: 99 active+clean; 3.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 805 op/s 2023-09-23T22:38:35.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:35.916 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:36.016 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:36.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:35 smithi169 bash[104356]: cluster 2023-09-23T22:38:34.301993+0000 mgr.y (mgr.25310) 493 : cluster 0 pgmap v443: 99 pgs: 99 active+clean; 3.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 805 op/s 2023-09-23T22:38:36.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:35 smithi169 bash[101133]: cluster 2023-09-23T22:38:34.301993+0000 mgr.y (mgr.25310) 493 : cluster 0 pgmap v443: 99 pgs: 99 active+clean; 3.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 805 op/s 2023-09-23T22:38:36.052 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:36.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:36.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:36.180 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:36.212 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:36.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:36.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:36.316 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:36.349 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:36.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:36.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:36.454 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:36.484 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:36.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:36.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:36.589 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:36.629 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:36.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:36.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:36.692 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is set 2023-09-23T22:38:36.722 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:36 smithi169 bash[104356]: audit 2023-09-23T22:38:35.881744+0000 mon.c (mon.2) 32 : audit 1 from='client.? 172.21.15.169:0/654811256' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:38:36.722 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:36 smithi169 bash[104356]: audit 2023-09-23T22:38:35.882815+0000 mon.a (mon.0) 665 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:38:36.722 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:36 smithi169 bash[104356]: audit 2023-09-23T22:38:36.556226+0000 mon.a (mon.0) 666 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:38:36.722 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:36 smithi169 bash[104356]: audit 2023-09-23T22:38:36.565078+0000 mon.a (mon.0) 667 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:38:36.722 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:36 smithi169 bash[101133]: audit 2023-09-23T22:38:35.881744+0000 mon.c (mon.2) 32 : audit 1 from='client.? 172.21.15.169:0/654811256' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:38:36.722 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:36 smithi169 bash[101133]: audit 2023-09-23T22:38:35.882815+0000 mon.a (mon.0) 665 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:38:36.722 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:36 smithi169 bash[101133]: audit 2023-09-23T22:38:36.556226+0000 mon.a (mon.0) 666 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:38:36.723 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:36 smithi169 bash[101133]: audit 2023-09-23T22:38:36.565078+0000 mon.a (mon.0) 667 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:38:36.733 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:36.770 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:36.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:36.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:36.873 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:36.896 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:36.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:36.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:37.002 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:37.011 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:36 smithi187 bash[89487]: audit 2023-09-23T22:38:35.881744+0000 mon.c (mon.2) 32 : audit 1 from='client.? 172.21.15.169:0/654811256' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:38:37.011 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:36 smithi187 bash[89487]: audit 2023-09-23T22:38:35.882815+0000 mon.a (mon.0) 665 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:38:37.011 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:36 smithi187 bash[89487]: audit 2023-09-23T22:38:36.556226+0000 mon.a (mon.0) 666 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:38:37.011 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:36 smithi187 bash[89487]: audit 2023-09-23T22:38:36.565078+0000 mon.a (mon.0) 667 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:38:37.040 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:37.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:37.042 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:37.143 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:37.168 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:37.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:37.173 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:37.274 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:37.305 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:37.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:37.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:37.411 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:37.443 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:37.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:37.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:37.546 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:37.592 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:37.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:37.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:37.648 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:38:37.664 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:37 smithi169 bash[101133]: cluster 2023-09-23T22:38:36.302602+0000 mgr.y (mgr.25310) 494 : cluster 0 pgmap v444: 99 pgs: 99 active+clean; 3.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 606 op/s 2023-09-23T22:38:37.664 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:37 smithi169 bash[101133]: cluster 2023-09-23T22:38:36.648864+0000 mon.a (mon.0) 668 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:38:37.664 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:37 smithi169 bash[101133]: cluster 2023-09-23T22:38:36.665323+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T22:38:37.664 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:37 smithi169 bash[101133]: cluster 2023-09-23T22:38:36.668844+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T22:38:37.664 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:37 smithi169 bash[101133]: audit 2023-09-23T22:38:36.670363+0000 mon.a (mon.0) 669 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:38:37.664 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:37 smithi169 bash[101133]: cluster 2023-09-23T22:38:36.671117+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T22:38:37.665 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:37 smithi169 bash[101133]: cluster 2023-09-23T22:38:36.671524+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T22:38:37.665 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:37 smithi169 bash[101133]: cluster 2023-09-23T22:38:36.674965+0000 mon.a (mon.0) 670 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2023-09-23T22:38:37.665 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:37 smithi169 bash[101133]: cluster 2023-09-23T22:38:36.680059+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T22:38:37.665 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:37 smithi169 bash[104356]: cluster 2023-09-23T22:38:36.302602+0000 mgr.y (mgr.25310) 494 : cluster 0 pgmap v444: 99 pgs: 99 active+clean; 3.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 606 op/s 2023-09-23T22:38:37.665 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:37 smithi169 bash[104356]: cluster 2023-09-23T22:38:36.648864+0000 mon.a (mon.0) 668 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:38:37.665 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:37 smithi169 bash[104356]: cluster 2023-09-23T22:38:36.665323+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T22:38:37.665 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:37 smithi169 bash[104356]: cluster 2023-09-23T22:38:36.668844+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T22:38:37.665 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:37 smithi169 bash[104356]: audit 2023-09-23T22:38:36.670363+0000 mon.a (mon.0) 669 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:38:37.665 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:37 smithi169 bash[104356]: cluster 2023-09-23T22:38:36.671117+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T22:38:37.665 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:37 smithi169 bash[104356]: cluster 2023-09-23T22:38:36.671524+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T22:38:37.665 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:37 smithi169 bash[104356]: cluster 2023-09-23T22:38:36.674965+0000 mon.a (mon.0) 670 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2023-09-23T22:38:37.666 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:37 smithi169 bash[104356]: cluster 2023-09-23T22:38:36.680059+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T22:38:37.696 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:37.740 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:37.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:37.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:37.846 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:37.876 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:37.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:37.881 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:37.981 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:38.015 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:38.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:38.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:38.123 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:38.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:37 smithi187 bash[89487]: cluster 2023-09-23T22:38:36.302602+0000 mgr.y (mgr.25310) 494 : cluster 0 pgmap v444: 99 pgs: 99 active+clean; 3.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 606 op/s 2023-09-23T22:38:38.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:37 smithi187 bash[89487]: cluster 2023-09-23T22:38:36.648864+0000 mon.a (mon.0) 668 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:38:38.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:37 smithi187 bash[89487]: cluster 2023-09-23T22:38:36.665323+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T22:38:38.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:37 smithi187 bash[89487]: cluster 2023-09-23T22:38:36.668844+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T22:38:38.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:37 smithi187 bash[89487]: audit 2023-09-23T22:38:36.670363+0000 mon.a (mon.0) 669 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:38:38.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:37 smithi187 bash[89487]: cluster 2023-09-23T22:38:36.671117+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T22:38:38.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:37 smithi187 bash[89487]: cluster 2023-09-23T22:38:36.671524+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T22:38:38.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:37 smithi187 bash[89487]: cluster 2023-09-23T22:38:36.674965+0000 mon.a (mon.0) 670 : cluster 0 osdmap e125: 8 total, 8 up, 8 in 2023-09-23T22:38:38.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:37 smithi187 bash[89487]: cluster 2023-09-23T22:38:36.680059+0000 osd.7 (osd.7) 62 : cluster 3 failed to encode map e125 with expected crc 2023-09-23T22:38:38.152 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:38.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:38.158 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:38.259 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:38.298 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:38.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:38.300 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:38.401 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:38.426 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:38.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:38.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:38.532 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:38.533 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:38:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:38:38] "GET /metrics HTTP/1.1" 200 36391 "" "Prometheus/2.43.0" 2023-09-23T22:38:38.560 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:38.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:38.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:38.663 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:38.692 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:38.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:38.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:38.798 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:38.824 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:38.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:38.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:38.930 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:38.964 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:38.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:38.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:39.073 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:39.104 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:39.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:39.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:39.210 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:39.243 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:39.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:39.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:39.346 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:39.383 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:39.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:39.386 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:39.487 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:39.509 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:39.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:39.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:39.612 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:39.640 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:39.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:39.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:39.749 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:39.771 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:39.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:39.774 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:39.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:39 smithi169 bash[101133]: cluster 2023-09-23T22:38:38.303295+0000 mgr.y (mgr.25310) 495 : cluster 0 pgmap v446: 99 pgs: 99 active+clean; 3.1 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2023-09-23T22:38:39.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:39 smithi169 bash[104356]: cluster 2023-09-23T22:38:38.303295+0000 mgr.y (mgr.25310) 495 : cluster 0 pgmap v446: 99 pgs: 99 active+clean; 3.1 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2023-09-23T22:38:39.875 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:39.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:39 smithi187 bash[89487]: cluster 2023-09-23T22:38:38.303295+0000 mgr.y (mgr.25310) 495 : cluster 0 pgmap v446: 99 pgs: 99 active+clean; 3.1 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2023-09-23T22:38:39.918 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T22:38:39.922 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:39.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:39.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:40.027 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:40.051 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:40.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:40.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:40.155 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:40.188 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:40.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:40.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:40.294 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:40.333 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:40.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:40.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:40.434 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:38:40.435 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:38:40.437 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:40.464 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:40.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:40.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:40.570 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:40.637 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:40.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:40.640 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:40.740 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:40.784 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:40.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:40.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:40.888 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:40.912 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:40.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:40.914 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:41.016 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:41.048 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:41.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:41.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:41.150 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:41.179 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:41.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:41.182 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:41.283 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:41.310 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:41.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:41.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:41.415 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:41.439 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:41.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:41.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:41.542 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:41.571 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:41.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:41.578 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:41.678 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:41.729 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:41.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:41.740 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:41.840 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:41.849 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:41 smithi187 bash[89487]: cluster 2023-09-23T22:38:40.305937+0000 mgr.y (mgr.25310) 496 : cluster 0 pgmap v447: 99 pgs: 99 active+clean; 3.0 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 717 op/s 2023-09-23T22:38:41.849 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:41 smithi187 bash[89487]: audit 2023-09-23T22:38:41.138958+0000 mon.a (mon.0) 671 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:38:41.849 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:41 smithi187 bash[89487]: audit 2023-09-23T22:38:41.147721+0000 mon.a (mon.0) 672 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:38:41.870 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:41.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:41.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:41.974 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:42.004 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:42.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:42.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:42.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:41 smithi169 bash[101133]: cluster 2023-09-23T22:38:40.305937+0000 mgr.y (mgr.25310) 496 : cluster 0 pgmap v447: 99 pgs: 99 active+clean; 3.0 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 717 op/s 2023-09-23T22:38:42.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:41 smithi169 bash[101133]: audit 2023-09-23T22:38:41.138958+0000 mon.a (mon.0) 671 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:38:42.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:41 smithi169 bash[101133]: audit 2023-09-23T22:38:41.147721+0000 mon.a (mon.0) 672 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:38:42.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:41 smithi169 bash[104356]: cluster 2023-09-23T22:38:40.305937+0000 mgr.y (mgr.25310) 496 : cluster 0 pgmap v447: 99 pgs: 99 active+clean; 3.0 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 717 op/s 2023-09-23T22:38:42.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:41 smithi169 bash[104356]: audit 2023-09-23T22:38:41.138958+0000 mon.a (mon.0) 671 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:38:42.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:41 smithi169 bash[104356]: audit 2023-09-23T22:38:41.147721+0000 mon.a (mon.0) 672 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:38:42.109 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:42.135 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:42.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:42.138 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:42.239 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:42.272 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:42.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:42.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:42.383 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:42.407 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:42.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:42.411 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:42.469 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:38:42.511 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:42.549 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:42.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:42.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:42.651 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:42.682 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:42.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:42.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:42.788 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:42.819 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:42.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:42.824 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:42.925 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:42.957 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:42.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:42.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:43.061 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:43.070 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:42 smithi169 bash[104356]: audit 2023-09-23T22:38:41.957614+0000 mon.a (mon.0) 673 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:38:43.070 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:42 smithi169 bash[104356]: audit 2023-09-23T22:38:41.970603+0000 mon.a (mon.0) 674 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:38:43.070 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:42 smithi169 bash[104356]: cluster 2023-09-23T22:38:42.306511+0000 mgr.y (mgr.25310) 497 : cluster 0 pgmap v448: 99 pgs: 99 active+clean; 2.9 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2023-09-23T22:38:43.070 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:42 smithi169 bash[104356]: audit 2023-09-23T22:38:42.568080+0000 mon.a (mon.0) 675 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:38:43.070 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:42 smithi169 bash[104356]: audit 2023-09-23T22:38:42.569409+0000 mon.a (mon.0) 676 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:38:43.070 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:42 smithi169 bash[104356]: audit 2023-09-23T22:38:42.583776+0000 mon.a (mon.0) 677 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:38:43.071 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:42 smithi169 bash[101133]: audit 2023-09-23T22:38:41.957614+0000 mon.a (mon.0) 673 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:38:43.071 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:42 smithi169 bash[101133]: audit 2023-09-23T22:38:41.970603+0000 mon.a (mon.0) 674 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:38:43.071 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:42 smithi169 bash[101133]: cluster 2023-09-23T22:38:42.306511+0000 mgr.y (mgr.25310) 497 : cluster 0 pgmap v448: 99 pgs: 99 active+clean; 2.9 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2023-09-23T22:38:43.071 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:42 smithi169 bash[101133]: audit 2023-09-23T22:38:42.568080+0000 mon.a (mon.0) 675 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:38:43.071 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:42 smithi169 bash[101133]: audit 2023-09-23T22:38:42.569409+0000 mon.a (mon.0) 676 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:38:43.071 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:42 smithi169 bash[101133]: audit 2023-09-23T22:38:42.583776+0000 mon.a (mon.0) 677 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:38:43.094 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:43.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:43.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:43.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:42 smithi187 bash[89487]: audit 2023-09-23T22:38:41.957614+0000 mon.a (mon.0) 673 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:38:43.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:42 smithi187 bash[89487]: audit 2023-09-23T22:38:41.970603+0000 mon.a (mon.0) 674 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:38:43.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:42 smithi187 bash[89487]: cluster 2023-09-23T22:38:42.306511+0000 mgr.y (mgr.25310) 497 : cluster 0 pgmap v448: 99 pgs: 99 active+clean; 2.9 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2023-09-23T22:38:43.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:42 smithi187 bash[89487]: audit 2023-09-23T22:38:42.568080+0000 mon.a (mon.0) 675 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:38:43.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:42 smithi187 bash[89487]: audit 2023-09-23T22:38:42.569409+0000 mon.a (mon.0) 676 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:38:43.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:42 smithi187 bash[89487]: audit 2023-09-23T22:38:42.583776+0000 mon.a (mon.0) 677 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:38:43.201 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:43.232 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:43.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:43.237 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:43.338 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:43.371 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:43.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:43.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:43.475 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:43.522 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:43.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:43.527 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:43.628 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:43.657 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:43.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:43.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:43.760 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:43.785 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:43.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:43.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:43.890 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:43.919 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:43.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:43.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:44.023 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:44.054 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:44.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:44.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:44.157 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:44.187 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:44.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:44.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:44.293 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:44.318 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:44.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:44.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:44.424 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:44.466 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:44.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:44.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:44.572 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:44.600 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:44.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:44.602 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:44.703 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:44.729 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:44.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:44.734 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:44.835 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:44.867 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:44.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:44.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:44.974 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:45.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:45.004 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:45.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:45.105 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:45.141 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:45.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:45.145 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:45.246 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:45.276 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:45.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:45.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:45.379 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:45.418 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:45.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:45.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:45.462 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:45 smithi169 bash[101133]: cluster 2023-09-23T22:38:44.307186+0000 mgr.y (mgr.25310) 498 : cluster 0 pgmap v449: 99 pgs: 99 active+clean; 2.8 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2023-09-23T22:38:45.462 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:45 smithi169 bash[104356]: cluster 2023-09-23T22:38:44.307186+0000 mgr.y (mgr.25310) 498 : cluster 0 pgmap v449: 99 pgs: 99 active+clean; 2.8 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2023-09-23T22:38:45.525 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:45.552 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:45.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:45.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:45.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:45 smithi187 bash[89487]: cluster 2023-09-23T22:38:44.307186+0000 mgr.y (mgr.25310) 498 : cluster 0 pgmap v449: 99 pgs: 99 active+clean; 2.8 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2023-09-23T22:38:45.657 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:45.680 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:45.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:45.688 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:45.789 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:45.828 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:45.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:45.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:45.930 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:45.961 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:45.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:45.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:46.066 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:46.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:46.100 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:46.100 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:46.201 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:46.227 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:46.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:46.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:46.331 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:46.358 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:46.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:46.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:46.465 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:46.493 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:46.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:46.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:46.597 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:46.634 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:46.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:46.640 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:46.741 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:46.769 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:46.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:46.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:46.874 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:46.911 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:46.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:46.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:47.018 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:47.045 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:47.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:47.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:47.149 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:47.176 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:47.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:47.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:47.280 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:47.305 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:47.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:47.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:47.415 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:47.451 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:47.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:47.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:47.560 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:47.567 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:47 smithi187 bash[89487]: cluster 2023-09-23T22:38:46.310755+0000 mgr.y (mgr.25310) 499 : cluster 0 pgmap v450: 99 pgs: 99 active+clean; 2.8 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2023-09-23T22:38:47.602 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:47.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:47.608 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:47.708 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:47.732 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:47.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:47.734 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:47.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:47 smithi169 bash[104356]: cluster 2023-09-23T22:38:46.310755+0000 mgr.y (mgr.25310) 499 : cluster 0 pgmap v450: 99 pgs: 99 active+clean; 2.8 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2023-09-23T22:38:47.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:47 smithi169 bash[101133]: cluster 2023-09-23T22:38:46.310755+0000 mgr.y (mgr.25310) 499 : cluster 0 pgmap v450: 99 pgs: 99 active+clean; 2.8 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2023-09-23T22:38:47.835 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:47.872 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:47.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:47.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:47.945 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:38:47.975 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:48.006 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:48.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:48.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:48.109 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:48.136 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:48.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:48.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:48.239 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:48.261 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:48.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:48.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:48.364 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:48.392 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:48.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:48.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:48.495 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:48.521 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:48.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:48.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:48.624 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:48.660 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:48.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:48.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:48.763 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:48.790 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:48.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:48.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:48.894 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:48.912 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:48.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:48.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:48.928 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:38:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:38:48] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-09-23T22:38:49.015 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:49.046 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:49.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:49.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:49.149 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:49.179 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:49.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:49.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:49.282 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:49.308 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:49.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:49.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:49.414 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:49.456 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:49.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:49.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:49.562 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:49.589 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:49.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:49.591 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:49 smithi169 bash[101133]: cluster 2023-09-23T22:38:48.311390+0000 mgr.y (mgr.25310) 500 : cluster 0 pgmap v451: 99 pgs: 99 active+clean; 2.6 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 825 op/s 2023-09-23T22:38:49.591 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:49 smithi169 bash[104356]: cluster 2023-09-23T22:38:48.311390+0000 mgr.y (mgr.25310) 500 : cluster 0 pgmap v451: 99 pgs: 99 active+clean; 2.6 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 825 op/s 2023-09-23T22:38:49.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:49.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:49 smithi187 bash[89487]: cluster 2023-09-23T22:38:48.311390+0000 mgr.y (mgr.25310) 500 : cluster 0 pgmap v451: 99 pgs: 99 active+clean; 2.6 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 825 op/s 2023-09-23T22:38:49.692 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:49.723 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:49.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:49.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:49.831 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:49.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:49.856 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:49.856 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:49.957 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:49.989 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:49.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:49.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:50.094 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:50.132 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:50.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:50.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:50.238 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:50.258 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:50.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:50.260 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:50.361 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:50.390 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:50.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:50.393 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:50.494 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:50.517 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:50.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:50.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:50.629 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:50.663 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:50.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:50.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:50.766 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:50.801 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:50.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:50.804 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:50.904 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:50.945 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:50.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:50.948 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:51.049 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:51.073 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:51.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:51.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:51.178 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:51.206 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:51.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:51.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:51.312 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:51.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:51.348 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:51.348 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:51.449 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:51.458 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:51 smithi187 bash[89487]: cluster 2023-09-23T22:38:50.312195+0000 mgr.y (mgr.25310) 501 : cluster 0 pgmap v452: 99 pgs: 99 active+clean; 2.6 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 694 op/s 2023-09-23T22:38:51.481 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:51.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:51.486 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:51.587 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:51.630 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:51.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:51.633 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:51.661 INFO:teuthology.orchestra.run.smithi169.stdout:moved 22 / 297 (7.40741%) 2023-09-23T22:38:51.661 INFO:teuthology.orchestra.run.smithi169.stdout:avg 37.125 2023-09-23T22:38:51.661 INFO:teuthology.orchestra.run.smithi169.stdout:stddev 4.96078 -> 5.84032 (expected baseline 5.69951) 2023-09-23T22:38:51.661 INFO:teuthology.orchestra.run.smithi169.stdout:min osd.5 with 30 -> 35 pgs (0.808081 -> 0.942761 * mean) 2023-09-23T22:38:51.661 INFO:teuthology.orchestra.run.smithi169.stdout:max osd.3 with 46 -> 31 pgs (1.23906 -> 0.835017 * mean) 2023-09-23T22:38:51.661 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:38:51.661 INFO:teuthology.orchestra.run.smithi169.stdout:oload 110 2023-09-23T22:38:51.661 INFO:teuthology.orchestra.run.smithi169.stdout:max_change 3 2023-09-23T22:38:51.661 INFO:teuthology.orchestra.run.smithi169.stdout:max_change_osds 4 2023-09-23T22:38:51.662 INFO:teuthology.orchestra.run.smithi169.stdout:average_utilization 0.0118 2023-09-23T22:38:51.662 INFO:teuthology.orchestra.run.smithi169.stdout:overload_utilization 0.0130 2023-09-23T22:38:51.662 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 weight 1.0000 -> 0.6115 2023-09-23T22:38:51.662 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 weight 1.0000 -> 0.7579 2023-09-23T22:38:51.662 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:51 smithi169 bash[104356]: cluster 2023-09-23T22:38:50.312195+0000 mgr.y (mgr.25310) 501 : cluster 0 pgmap v452: 99 pgs: 99 active+clean; 2.6 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 694 op/s 2023-09-23T22:38:51.662 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:38:51 smithi169 bash[90995]: debug 2023-09-23T22:38:51.655+0000 7f62d3681700 -1 mgr.server reply reply (2) No such file or directory no change 2023-09-23T22:38:51.663 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:51 smithi169 bash[101133]: cluster 2023-09-23T22:38:50.312195+0000 mgr.y (mgr.25310) 501 : cluster 0 pgmap v452: 99 pgs: 99 active+clean; 2.6 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 694 op/s 2023-09-23T22:38:51.668 INFO:teuthology.orchestra.run.smithi169.stderr:no change 2023-09-23T22:38:51.734 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:51.756 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:51.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:51.758 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:51.859 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:51.903 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:51.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:51.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:52.007 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:52.036 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:52.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:52.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:52.145 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:52.173 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:52.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:52.179 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:52.280 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:52.310 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:52.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:52.314 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:52.414 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:52.450 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:52.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:52.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:52.552 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:52.580 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:52.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:52.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:52.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:52 smithi187 bash[89487]: audit 2023-09-23T22:38:51.658448+0000 mgr.y (mgr.25310) 502 : audit 0 from='client.34698 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:38:52.687 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:52.709 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:52.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:52.711 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:52.812 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:52.813 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:52 smithi169 bash[101133]: audit 2023-09-23T22:38:51.658448+0000 mgr.y (mgr.25310) 502 : audit 0 from='client.34698 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:38:52.814 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:52 smithi169 bash[104356]: audit 2023-09-23T22:38:51.658448+0000 mgr.y (mgr.25310) 502 : audit 0 from='client.34698 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:38:52.844 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:52.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:52.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:52.949 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:52.984 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:52.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:52.990 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:53.090 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:53.126 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:53.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:53.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:53.229 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:53.272 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:53.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:53.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:53.351 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:53 smithi169 bash[101133]: cluster 2023-09-23T22:38:52.316065+0000 mgr.y (mgr.25310) 503 : cluster 0 pgmap v453: 99 pgs: 99 active+clean; 2.5 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2023-09-23T22:38:53.379 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:53.406 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2023-09-23T22:38:53.407 INFO:teuthology.orchestra.run.smithi169.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-23T22:38:53.420 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:53.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:53.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:53.525 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:53.545 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:53.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:53.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:53.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:53 smithi187 bash[89487]: cluster 2023-09-23T22:38:52.316065+0000 mgr.y (mgr.25310) 503 : cluster 0 pgmap v453: 99 pgs: 99 active+clean; 2.5 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2023-09-23T22:38:53.649 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:53.658 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:53 smithi169 bash[104356]: cluster 2023-09-23T22:38:52.316065+0000 mgr.y (mgr.25310) 503 : cluster 0 pgmap v453: 99 pgs: 99 active+clean; 2.5 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 708 op/s 2023-09-23T22:38:53.672 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:53.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:53.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:53.779 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:53.816 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:53.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:53.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:53.920 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:53.957 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:53.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:53.962 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:54.063 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:54.091 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:54.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:54.098 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:54.199 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:54.234 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:54.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:54.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:54.337 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:54.361 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:54.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:54.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:54.466 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:54.502 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:54.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:54.507 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:54.607 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:54.632 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:54.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:54.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:54.736 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:54.761 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:38:54.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:54.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:38:54.869 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:54.899 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:54.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:54.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:55.001 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:55.031 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:55.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:55.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:55.138 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:55.162 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:55.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:55.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:55.268 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:55.302 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:55.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:55.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:55.406 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:55.441 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:55.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:55.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:55.547 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:55.566 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:55.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:55.567 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:55.599 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:55 smithi169 bash[104356]: cluster 2023-09-23T22:38:54.316742+0000 mgr.y (mgr.25310) 504 : cluster 0 pgmap v454: 99 pgs: 99 active+clean; 2.4 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 782 op/s 2023-09-23T22:38:55.599 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:55 smithi169 bash[101133]: cluster 2023-09-23T22:38:54.316742+0000 mgr.y (mgr.25310) 504 : cluster 0 pgmap v454: 99 pgs: 99 active+clean; 2.4 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 782 op/s 2023-09-23T22:38:55.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:55 smithi187 bash[89487]: cluster 2023-09-23T22:38:54.316742+0000 mgr.y (mgr.25310) 504 : cluster 0 pgmap v454: 99 pgs: 99 active+clean; 2.4 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 782 op/s 2023-09-23T22:38:55.668 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:55.703 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:55.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:55.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:55.806 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:55.840 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:55.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:55.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:55.943 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:55.978 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:55.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:55.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:56.081 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:56.110 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:56.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:56.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:56.217 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:56.246 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:56.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:56.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:56.349 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:56.350 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:56 smithi187 bash[89487]: audit 2023-09-23T22:38:56.128872+0000 mon.a (mon.0) 678 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:38:56.383 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:56.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:56.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:56.448 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2023-09-23T22:38:56.448 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd test-reweight-by-utilization 110 1.0 2023-09-23T22:38:56.491 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:56.527 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:56.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:56.535 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:56.591 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-23T22:38:56.602 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:56 smithi169 bash[101133]: audit 2023-09-23T22:38:56.128872+0000 mon.a (mon.0) 678 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:38:56.603 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:56 smithi169 bash[104356]: audit 2023-09-23T22:38:56.128872+0000 mon.a (mon.0) 678 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:38:56.636 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:56.667 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:56.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:56.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:56.770 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:56.815 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:56.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:56.820 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:56.921 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:56.963 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:56.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:56.967 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:57.067 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:57.103 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:57.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:57.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:57.208 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:57.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:57.244 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:38:57.244 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:38:57.345 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:57.374 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:57.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:57.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:57.480 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:57.497 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:57.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:57.499 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:57.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:57 smithi169 bash[104356]: cluster 2023-09-23T22:38:56.317144+0000 mgr.y (mgr.25310) 505 : cluster 0 pgmap v455: 99 pgs: 99 active+clean; 2.4 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 598 op/s 2023-09-23T22:38:57.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:57 smithi169 bash[101133]: cluster 2023-09-23T22:38:56.317144+0000 mgr.y (mgr.25310) 505 : cluster 0 pgmap v455: 99 pgs: 99 active+clean; 2.4 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 598 op/s 2023-09-23T22:38:57.599 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:57.609 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:57 smithi187 bash[89487]: cluster 2023-09-23T22:38:56.317144+0000 mgr.y (mgr.25310) 505 : cluster 0 pgmap v455: 99 pgs: 99 active+clean; 2.4 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 598 op/s 2023-09-23T22:38:57.628 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:57.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:57.636 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:57.737 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:57.767 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:57.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:57.774 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:57.786 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:38:57.843 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:38:57.875 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:57.899 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:38:57.902 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:57.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:57.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:57.947 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:38:57.985 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:38:58.009 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:58.025 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:38:58.032 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:58.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:58.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:58.064 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:38:58.101 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:38:58.108 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:38:58.108 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:38:58.108 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:38:58.108 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:38:58.109 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:38:58.109 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:38:58.109 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:38:58.109 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:38:58.137 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:58.161 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:58.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:58.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:58.267 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:58.302 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:58.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:58.307 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:58.362 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:58 smithi187 bash[89487]: audit 2023-09-23T22:38:57.741836+0000 mon.a (mon.0) 679 : audit 0 from='client.? 172.21.15.169:0/2553993901' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:38:58.408 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:58.434 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:58.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:58.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:58.463 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:58 smithi169 bash[104356]: audit 2023-09-23T22:38:57.741836+0000 mon.a (mon.0) 679 : audit 0 from='client.? 172.21.15.169:0/2553993901' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:38:58.463 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:38:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:38:58] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-09-23T22:38:58.463 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:58 smithi169 bash[101133]: audit 2023-09-23T22:38:57.741836+0000 mon.a (mon.0) 679 : audit 0 from='client.? 172.21.15.169:0/2553993901' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:38:58.539 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:58.569 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:58.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:58.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:58.674 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:58.698 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:38:58.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:58.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:38:58.803 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:58.833 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:58.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:58.839 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:58.940 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:58.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:58.980 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:38:58.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:38:59.081 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:59.105 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:59.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:59.111 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:59.211 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:59.233 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:59.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:59.236 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:59.336 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:59.369 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:38:59.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:59.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:38:59.475 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:59.499 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:59.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:59.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:38:59.605 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:59.613 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:38:59 smithi169 bash[101133]: cluster 2023-09-23T22:38:58.317757+0000 mgr.y (mgr.25310) 506 : cluster 0 pgmap v456: 99 pgs: 99 active+clean; 2.2 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 768 op/s 2023-09-23T22:38:59.613 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:38:59 smithi169 bash[104356]: cluster 2023-09-23T22:38:58.317757+0000 mgr.y (mgr.25310) 506 : cluster 0 pgmap v456: 99 pgs: 99 active+clean; 2.2 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 768 op/s 2023-09-23T22:38:59.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:38:59 smithi187 bash[89487]: cluster 2023-09-23T22:38:58.317757+0000 mgr.y (mgr.25310) 506 : cluster 0 pgmap v456: 99 pgs: 99 active+clean; 2.2 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 768 op/s 2023-09-23T22:38:59.626 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:38:59 smithi187 bash[77270]: logger=sqlstore.transactions t=2023-09-23T22:38:59.471068096Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-09-23T22:38:59.639 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:38:59.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:59.641 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:38:59.742 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:59.767 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:38:59.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:59.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:38:59.871 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:59.901 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:38:59.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:38:59.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:00.008 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:00.047 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:00.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:00.054 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:00.154 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:00.178 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:00.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:00.180 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:00.281 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:00.310 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:00.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:00.318 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:00.418 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:00.450 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:00.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:00.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:00.553 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:00.583 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:00.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:00.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:00.688 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:00.714 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:00.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:00.716 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:00.816 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:00.839 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:00.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:00.841 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:00.942 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:00.993 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:00.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:00.997 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:01.098 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:01.130 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:01.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:01.133 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:01.234 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:01.265 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:01.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:01.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:01.372 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:01.398 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:01.399 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is set 2023-09-23T22:39:01.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:01.403 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:01.503 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:01.512 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:01 smithi169 bash[101133]: cluster 2023-09-23T22:39:00.318275+0000 mgr.y (mgr.25310) 507 : cluster 0 pgmap v457: 99 pgs: 99 active+clean; 2.1 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2023-09-23T22:39:01.512 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:01 smithi169 bash[101133]: audit 2023-09-23T22:39:01.085991+0000 mon.c (mon.2) 33 : audit 1 from='client.? 172.21.15.169:0/1693276838' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:39:01.512 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:01 smithi169 bash[101133]: audit 2023-09-23T22:39:01.087429+0000 mon.a (mon.0) 680 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:39:01.513 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:01 smithi169 bash[104356]: cluster 2023-09-23T22:39:00.318275+0000 mgr.y (mgr.25310) 507 : cluster 0 pgmap v457: 99 pgs: 99 active+clean; 2.1 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2023-09-23T22:39:01.513 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:01 smithi169 bash[104356]: audit 2023-09-23T22:39:01.085991+0000 mon.c (mon.2) 33 : audit 1 from='client.? 172.21.15.169:0/1693276838' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:39:01.513 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:01 smithi169 bash[104356]: audit 2023-09-23T22:39:01.087429+0000 mon.a (mon.0) 680 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:39:01.534 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:01.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:01.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:01.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:01 smithi187 bash[89487]: cluster 2023-09-23T22:39:00.318275+0000 mgr.y (mgr.25310) 507 : cluster 0 pgmap v457: 99 pgs: 99 active+clean; 2.1 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 691 op/s 2023-09-23T22:39:01.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:01 smithi187 bash[89487]: audit 2023-09-23T22:39:01.085991+0000 mon.c (mon.2) 33 : audit 1 from='client.? 172.21.15.169:0/1693276838' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:39:01.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:01 smithi187 bash[89487]: audit 2023-09-23T22:39:01.087429+0000 mon.a (mon.0) 680 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:39:01.639 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:01.674 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:01.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:01.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:01.778 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:01.808 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:01.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:01.810 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:01.910 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:01.936 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:01.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:01.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:02.040 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:02.073 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:02.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:02.078 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:02.179 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:02.203 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:02.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:02.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:02.306 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:39:02.310 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:02.337 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:02.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:02.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:02.443 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:02.465 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:02.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:02.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:02.568 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:02.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:02 smithi169 bash[104356]: cluster 2023-09-23T22:39:01.364056+0000 mon.a (mon.0) 681 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:39:02.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:02 smithi169 bash[104356]: cluster 2023-09-23T22:39:01.378986+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T22:39:02.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:02 smithi169 bash[104356]: cluster 2023-09-23T22:39:01.381750+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T22:39:02.578 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:02 smithi169 bash[104356]: audit 2023-09-23T22:39:01.383100+0000 mon.a (mon.0) 682 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:39:02.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:02 smithi169 bash[104356]: cluster 2023-09-23T22:39:01.383270+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T22:39:02.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:02 smithi169 bash[104356]: cluster 2023-09-23T22:39:01.383296+0000 mon.a (mon.0) 683 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2023-09-23T22:39:02.579 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:02 smithi169 bash[101133]: cluster 2023-09-23T22:39:01.364056+0000 mon.a (mon.0) 681 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:39:02.579 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:02 smithi169 bash[101133]: cluster 2023-09-23T22:39:01.378986+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T22:39:02.579 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:02 smithi169 bash[101133]: cluster 2023-09-23T22:39:01.381750+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T22:39:02.579 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:02 smithi169 bash[101133]: audit 2023-09-23T22:39:01.383100+0000 mon.a (mon.0) 682 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:39:02.580 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:02 smithi169 bash[101133]: cluster 2023-09-23T22:39:01.383270+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T22:39:02.580 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:02 smithi169 bash[101133]: cluster 2023-09-23T22:39:01.383296+0000 mon.a (mon.0) 683 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2023-09-23T22:39:02.595 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:02.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:02.601 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:02.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:02 smithi187 bash[89487]: cluster 2023-09-23T22:39:01.364056+0000 mon.a (mon.0) 681 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:39:02.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:02 smithi187 bash[89487]: cluster 2023-09-23T22:39:01.378986+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T22:39:02.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:02 smithi187 bash[89487]: cluster 2023-09-23T22:39:01.381750+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T22:39:02.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:02 smithi187 bash[89487]: audit 2023-09-23T22:39:01.383100+0000 mon.a (mon.0) 682 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:39:02.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:02 smithi187 bash[89487]: cluster 2023-09-23T22:39:01.383270+0000 osd.7 (osd.7) 63 : cluster 3 failed to encode map e126 with expected crc 2023-09-23T22:39:02.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:02 smithi187 bash[89487]: cluster 2023-09-23T22:39:01.383296+0000 mon.a (mon.0) 683 : cluster 0 osdmap e126: 8 total, 8 up, 8 in 2023-09-23T22:39:02.702 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:02.726 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:02.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:02.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:02.830 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:02.860 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:02.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:02.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:02.963 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:02.997 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:03.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:03.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:03.103 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:03.132 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:03.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:03.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:03.167 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:39:03.178 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:39:03.235 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:03.258 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:03.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:03.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:03.361 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:03.398 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:03.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:03.400 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:03.501 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:03.531 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:03.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:03 smithi169 bash[101133]: cluster 2023-09-23T22:39:02.318877+0000 mgr.y (mgr.25310) 508 : cluster 0 pgmap v459: 99 pgs: 99 active+clean; 2.0 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2023-09-23T22:39:03.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:03 smithi169 bash[104356]: cluster 2023-09-23T22:39:02.318877+0000 mgr.y (mgr.25310) 508 : cluster 0 pgmap v459: 99 pgs: 99 active+clean; 2.0 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2023-09-23T22:39:03.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:03.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:03.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:03 smithi187 bash[89487]: cluster 2023-09-23T22:39:02.318877+0000 mgr.y (mgr.25310) 508 : cluster 0 pgmap v459: 99 pgs: 99 active+clean; 2.0 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2023-09-23T22:39:03.635 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:03.669 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:03.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:03.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:03.773 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:03.805 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:03.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:03.810 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:03.911 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:03.943 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:03.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:03.945 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:04.046 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:04.069 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:04.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:04.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:04.176 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:04.200 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:04.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:04.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:04.305 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:04.337 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:04.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:04.341 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:04.442 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:04.470 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:04.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:04.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:04.575 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:04.606 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:04.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:04.612 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:04.693 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T22:39:04.713 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:04.740 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:04.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:04.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:04.843 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:04.882 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:04.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:04.886 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:04.987 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:05.012 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:05.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:05.014 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:05.115 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:05.149 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:05.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:05.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:05.255 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:05.286 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:05.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:05.288 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:05.389 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:05.422 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:05.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:05.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:05.532 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:05.541 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:05 smithi187 bash[89487]: cluster 2023-09-23T22:39:04.319690+0000 mgr.y (mgr.25310) 509 : cluster 0 pgmap v460: 99 pgs: 99 active+clean; 1.9 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-09-23T22:39:05.557 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:05.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:05.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:05.611 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:05 smithi169 bash[104356]: cluster 2023-09-23T22:39:04.319690+0000 mgr.y (mgr.25310) 509 : cluster 0 pgmap v460: 99 pgs: 99 active+clean; 1.9 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-09-23T22:39:05.612 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:05 smithi169 bash[101133]: cluster 2023-09-23T22:39:04.319690+0000 mgr.y (mgr.25310) 509 : cluster 0 pgmap v460: 99 pgs: 99 active+clean; 1.9 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-09-23T22:39:05.663 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:05.695 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:05.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:05.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:05.804 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:05.835 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:05.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:05.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:05.938 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:05.974 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:05.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:05.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:06.078 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:06.105 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:06.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:06.111 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:06.211 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:06.240 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:06.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:06.247 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:06.347 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:06.381 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:06.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:06.386 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:06.487 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:06.513 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:06.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:06.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:06.616 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:06.645 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:06.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:06.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:06.748 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:06.780 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:06.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:06.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:06.885 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:06.916 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:06.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:06.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:07.021 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:07.045 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:07.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:07.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:07.149 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:07.176 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:07.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:07.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:07.283 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:07.312 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:07.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:07.316 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:07.331 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:07 smithi187 bash[89487]: cluster 2023-09-23T22:39:06.320091+0000 mgr.y (mgr.25310) 510 : cluster 0 pgmap v461: 99 pgs: 99 active+clean; 1.9 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-09-23T22:39:07.417 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:07.442 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:07.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:07.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:07.546 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:07.560 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:07 smithi169 bash[101133]: cluster 2023-09-23T22:39:06.320091+0000 mgr.y (mgr.25310) 510 : cluster 0 pgmap v461: 99 pgs: 99 active+clean; 1.9 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-09-23T22:39:07.561 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:07 smithi169 bash[104356]: cluster 2023-09-23T22:39:06.320091+0000 mgr.y (mgr.25310) 510 : cluster 0 pgmap v461: 99 pgs: 99 active+clean; 1.9 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-09-23T22:39:07.602 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:07.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:07.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:07.706 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:07.742 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:07.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:07.746 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:07.847 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:07.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:07.877 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:07.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:07.978 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:08.011 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:08.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:08.013 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:08.030 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:39:08.114 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:08.141 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:08.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:08.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:08.244 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:08.284 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:08.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:08.288 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:08.388 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:08.418 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:08.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:08.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:08.522 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:08.531 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:39:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:39:08] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-09-23T22:39:08.555 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:08.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:08.563 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:08.663 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:08.705 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:08.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:08.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:08.810 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:08.838 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:08.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:08.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:08.941 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:08.970 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:08.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:08.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:09.075 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:09.105 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:09.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:09.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:09.209 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:09.231 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:09.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:09.234 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:09.335 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:09.336 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:09 smithi169 bash[101133]: cluster 2023-09-23T22:39:08.320699+0000 mgr.y (mgr.25310) 511 : cluster 0 pgmap v462: 99 pgs: 99 active+clean; 1.8 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 735 op/s 2023-09-23T22:39:09.337 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:09 smithi187 bash[89487]: cluster 2023-09-23T22:39:08.320699+0000 mgr.y (mgr.25310) 511 : cluster 0 pgmap v462: 99 pgs: 99 active+clean; 1.8 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 735 op/s 2023-09-23T22:39:09.369 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:09.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:09.372 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:09.473 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:09.497 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:09.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:09.501 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:09.602 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:09.610 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:09 smithi169 bash[104356]: cluster 2023-09-23T22:39:08.320699+0000 mgr.y (mgr.25310) 511 : cluster 0 pgmap v462: 99 pgs: 99 active+clean; 1.8 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 735 op/s 2023-09-23T22:39:09.634 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:09.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:09.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:09.740 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:09.764 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:09.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:09.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:09.867 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:09.904 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:09.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:09.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:10.010 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:10.044 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:10.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:10.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:10.147 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:10.181 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:10.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:10.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:10.284 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:10.306 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:10.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:10.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:10.410 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:10.437 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:10.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:10.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:10.544 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:10.578 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:10.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:10.580 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:10.614 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:39:10.681 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:10.714 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:10.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:10.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:10.820 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:10.860 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:10.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:10.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:10.965 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:10.986 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:10.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:10.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:11.090 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:11.124 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:11.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:11.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:11.231 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:11.258 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:11.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:11.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:11.363 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:11.386 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:11.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:11.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:11.458 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:11 smithi169 bash[101133]: cluster 2023-09-23T22:39:10.321321+0000 mgr.y (mgr.25310) 512 : cluster 0 pgmap v463: 99 pgs: 99 active+clean; 1.7 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 739 op/s 2023-09-23T22:39:11.458 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:11 smithi169 bash[101133]: audit 2023-09-23T22:39:11.129222+0000 mon.a (mon.0) 684 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:39:11.459 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:11 smithi169 bash[104356]: cluster 2023-09-23T22:39:10.321321+0000 mgr.y (mgr.25310) 512 : cluster 0 pgmap v463: 99 pgs: 99 active+clean; 1.7 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 739 op/s 2023-09-23T22:39:11.459 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:11 smithi169 bash[104356]: audit 2023-09-23T22:39:11.129222+0000 mon.a (mon.0) 684 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:39:11.491 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:11.512 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:11.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:11.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:11.617 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:11.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:11 smithi187 bash[89487]: cluster 2023-09-23T22:39:10.321321+0000 mgr.y (mgr.25310) 512 : cluster 0 pgmap v463: 99 pgs: 99 active+clean; 1.7 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 739 op/s 2023-09-23T22:39:11.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:11 smithi187 bash[89487]: audit 2023-09-23T22:39:11.129222+0000 mon.a (mon.0) 684 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:39:11.651 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:11.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:11.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:11.755 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:11.797 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:11.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:11.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:11.902 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:11.930 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:11.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:11.932 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:12.033 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:12.060 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:12.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:12.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:12.166 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:12.192 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:12.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:12.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:12.296 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:12.320 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:12.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:12.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:12.424 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:12.453 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:12.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:12.456 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:12.556 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:12.590 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:12.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:12.596 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:12.697 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:12.728 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:12.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:12.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:12.831 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:12.855 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:12.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:12.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:12.958 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:12.986 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:12.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:12.990 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:13.091 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:13.125 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:13.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:13.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:13.152 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T22:39:13.153 INFO:teuthology.orchestra.run.smithi169.stdout: "size": 20, 2023-09-23T22:39:13.153 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 600, 2023-09-23T22:39:13.153 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [ 2023-09-23T22:39:13.153 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.153 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:79716 6.c 6:3d10d2ca:::benchmark_data_smithi169_147816_object79715:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e112)", 2023-09-23T22:39:13.153 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:36:40.190962+0000", 2023-09-23T22:39:13.153 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 152.95847073300001, 2023-09-23T22:39:13.153 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.310921481, 2023-09-23T22:39:13.153 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:39:13.153 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:13.154 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:39:13.154 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:39:13.154 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:39:13.154 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 79716 2023-09-23T22:39:13.154 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.154 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:39:13.154 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.154 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:39:13.154 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.190962+0000", 2023-09-23T22:39:13.154 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.154 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.154 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.155 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:39:13.155 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.190962+0000", 2023-09-23T22:39:13.155 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.155 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.155 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.155 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:39:13.155 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.190961+0000", 2023-09-23T22:39:13.155 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:39:13.155 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.155 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.155 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:39:13.155 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.190985+0000", 2023-09-23T22:39:13.156 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.3538000000000001e-05 2023-09-23T22:39:13.156 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.156 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.156 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:39:13.156 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.190996+0000", 2023-09-23T22:39:13.156 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1694e-05 2023-09-23T22:39:13.156 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.156 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.156 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:39:13.156 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.191004+0000", 2023-09-23T22:39:13.156 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.2660000000000004e-06 2023-09-23T22:39:13.156 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.157 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.157 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:39:13.157 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.217491+0000", 2023-09-23T22:39:13.157 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.026487751 2023-09-23T22:39:13.157 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.157 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.157 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:39:13.157 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.218715+0000", 2023-09-23T22:39:13.157 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001223294 2023-09-23T22:39:13.157 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.157 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.157 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,6", 2023-09-23T22:39:13.157 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.218856+0000", 2023-09-23T22:39:13.158 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014116199999999999 2023-09-23T22:39:13.158 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.158 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.158 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:13.158 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.498243+0000", 2023-09-23T22:39:13.158 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.27938696299999999 2023-09-23T22:39:13.158 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.158 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.158 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:13.158 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.498307+0000", 2023-09-23T22:39:13.158 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.4585000000000006e-05 2023-09-23T22:39:13.158 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.159 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.159 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:39:13.159 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.501793+0000", 2023-09-23T22:39:13.159 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0034854970000000002 2023-09-23T22:39:13.159 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.159 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.159 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:39:13.159 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.501843+0000", 2023-09-23T22:39:13.159 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.9676999999999999e-05 2023-09-23T22:39:13.159 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.159 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.159 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:39:13.159 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.501884+0000", 2023-09-23T22:39:13.160 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.1397999999999999e-05 2023-09-23T22:39:13.160 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.160 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:39:13.160 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.160 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.160 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.160 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.34584.0:79718 6.4 e112/105 6:2828f199:::benchmark_data_smithi169_147816_object79717:head v 112'4945, mlcod=112'4941)", 2023-09-23T22:39:13.160 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:36:40.195448+0000", 2023-09-23T22:39:13.160 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 152.953984749, 2023-09-23T22:39:13.161 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.30278101400000001, 2023-09-23T22:39:13.161 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:39:13.161 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:13.162 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:39:13.162 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.162 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:39:13.162 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.195448+0000", 2023-09-23T22:39:13.162 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.162 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.162 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.162 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:39:13.162 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.195448+0000", 2023-09-23T22:39:13.162 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.162 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.163 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.163 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:39:13.163 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.195448+0000", 2023-09-23T22:39:13.163 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:39:13.163 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.163 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.163 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:39:13.163 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.195472+0000", 2023-09-23T22:39:13.163 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.4596999999999998e-05 2023-09-23T22:39:13.164 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.164 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.164 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:39:13.164 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.195486+0000", 2023-09-23T22:39:13.164 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3695e-05 2023-09-23T22:39:13.164 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.164 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.164 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:39:13.164 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.195494+0000", 2023-09-23T22:39:13.164 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.4270000000000008e-06 2023-09-23T22:39:13.164 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.165 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.165 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:39:13.165 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.201028+0000", 2023-09-23T22:39:13.165 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0055339250000000003 2023-09-23T22:39:13.165 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.165 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.165 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:39:13.165 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.201049+0000", 2023-09-23T22:39:13.165 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0784999999999998e-05 2023-09-23T22:39:13.165 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.165 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.165 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:39:13.166 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.498190+0000", 2023-09-23T22:39:13.166 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.29714105400000002 2023-09-23T22:39:13.166 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.166 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.166 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:39:13.166 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.498229+0000", 2023-09-23T22:39:13.166 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.9471999999999997e-05 2023-09-23T22:39:13.166 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.166 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:39:13.166 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.166 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.166 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.167 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.34584.0:79719 6.4 e112/105 6:2b29abc8:::benchmark_data_smithi169_147816_object79718:head v 112'4946, mlcod=112'4941)", 2023-09-23T22:39:13.167 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:36:40.197758+0000", 2023-09-23T22:39:13.167 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 152.951675335, 2023-09-23T22:39:13.167 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.30049416200000001, 2023-09-23T22:39:13.167 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:39:13.167 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:13.167 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:39:13.167 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.167 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:39:13.167 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.197758+0000", 2023-09-23T22:39:13.167 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.167 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.168 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.168 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:39:13.168 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.197758+0000", 2023-09-23T22:39:13.168 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.168 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.168 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.168 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:39:13.168 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.197757+0000", 2023-09-23T22:39:13.168 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:39:13.168 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.168 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.168 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:39:13.169 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.197778+0000", 2023-09-23T22:39:13.169 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0415999999999999e-05 2023-09-23T22:39:13.169 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.169 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.169 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:39:13.169 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.197821+0000", 2023-09-23T22:39:13.169 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.3526000000000003e-05 2023-09-23T22:39:13.169 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.169 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.169 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:39:13.169 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.197828+0000", 2023-09-23T22:39:13.169 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.9940000000000003e-06 2023-09-23T22:39:13.169 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.170 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.170 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:39:13.170 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.208163+0000", 2023-09-23T22:39:13.170 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.010334939 2023-09-23T22:39:13.170 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.170 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.170 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:39:13.170 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.208185+0000", 2023-09-23T22:39:13.170 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.1933000000000002e-05 2023-09-23T22:39:13.170 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.170 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.170 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:39:13.171 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.498234+0000", 2023-09-23T22:39:13.171 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.29004850300000001 2023-09-23T22:39:13.171 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.171 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.171 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:39:13.171 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.498252+0000", 2023-09-23T22:39:13.171 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.8516999999999999e-05 2023-09-23T22:39:13.171 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.171 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:39:13.171 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.171 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.171 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.172 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:79727 6.c 6:30d7cae7:::benchmark_data_smithi169_147816_object79726:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e112)", 2023-09-23T22:39:13.172 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:36:40.198036+0000", 2023-09-23T22:39:13.172 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 152.95139707999999, 2023-09-23T22:39:13.172 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.30393714100000002, 2023-09-23T22:39:13.172 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:39:13.172 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:13.172 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:39:13.172 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:39:13.172 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:39:13.172 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 79727 2023-09-23T22:39:13.172 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.172 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:39:13.173 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.173 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:39:13.173 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.198036+0000", 2023-09-23T22:39:13.173 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.173 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.173 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.173 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:39:13.173 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.198036+0000", 2023-09-23T22:39:13.173 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.173 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.174 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.174 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:39:13.174 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.198035+0000", 2023-09-23T22:39:13.174 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:39:13.174 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.174 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.174 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:39:13.174 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.198070+0000", 2023-09-23T22:39:13.174 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.5085e-05 2023-09-23T22:39:13.175 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.175 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.175 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:39:13.175 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.198081+0000", 2023-09-23T22:39:13.175 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0944999999999999e-05 2023-09-23T22:39:13.175 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.175 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.175 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:39:13.175 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.198088+0000", 2023-09-23T22:39:13.175 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.0480000000000001e-06 2023-09-23T22:39:13.175 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.176 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.176 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:39:13.176 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.221370+0000", 2023-09-23T22:39:13.176 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.023281308000000001 2023-09-23T22:39:13.176 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.176 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.176 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:39:13.176 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.221503+0000", 2023-09-23T22:39:13.176 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000133041 2023-09-23T22:39:13.176 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.177 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.177 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,6", 2023-09-23T22:39:13.177 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.221599+0000", 2023-09-23T22:39:13.177 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.6121999999999999e-05 2023-09-23T22:39:13.177 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.177 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.177 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:13.177 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.498277+0000", 2023-09-23T22:39:13.177 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.27667823000000002 2023-09-23T22:39:13.177 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.177 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.177 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:13.177 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.498351+0000", 2023-09-23T22:39:13.178 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.4252000000000007e-05 2023-09-23T22:39:13.178 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.178 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.178 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:39:13.178 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.501892+0000", 2023-09-23T22:39:13.178 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0035411409999999998 2023-09-23T22:39:13.178 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.178 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.178 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:39:13.178 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.501938+0000", 2023-09-23T22:39:13.178 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.5654e-05 2023-09-23T22:39:13.178 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.179 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.179 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:39:13.179 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.501973+0000", 2023-09-23T22:39:13.179 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.5166999999999997e-05 2023-09-23T22:39:13.179 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.179 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:39:13.179 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.179 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.179 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.179 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.34584.0:79721 6.4 e112/105 6:2e57a7e9:::benchmark_data_smithi169_147816_object79720:head v 112'4947, mlcod=112'4941)", 2023-09-23T22:39:13.179 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:36:40.204160+0000", 2023-09-23T22:39:13.180 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 152.945273227, 2023-09-23T22:39:13.180 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.294111856, 2023-09-23T22:39:13.180 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:39:13.180 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:13.180 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:39:13.180 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.180 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:39:13.180 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.204160+0000", 2023-09-23T22:39:13.180 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.180 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.180 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.180 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:39:13.180 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.204160+0000", 2023-09-23T22:39:13.181 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.181 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.181 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.181 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:39:13.181 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.204159+0000", 2023-09-23T22:39:13.181 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:39:13.181 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.181 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.181 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:39:13.181 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.204181+0000", 2023-09-23T22:39:13.181 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.1345e-05 2023-09-23T22:39:13.181 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.182 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.182 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:39:13.182 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.204188+0000", 2023-09-23T22:39:13.182 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3749999999999997e-06 2023-09-23T22:39:13.182 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.182 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.182 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:39:13.182 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.204195+0000", 2023-09-23T22:39:13.182 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.8310000000000003e-06 2023-09-23T22:39:13.182 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.182 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.183 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:39:13.183 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.211144+0000", 2023-09-23T22:39:13.183 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0069491980000000002 2023-09-23T22:39:13.183 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.183 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.183 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:39:13.183 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.211164+0000", 2023-09-23T22:39:13.183 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.9386999999999999e-05 2023-09-23T22:39:13.183 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.183 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.184 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:39:13.184 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.498255+0000", 2023-09-23T22:39:13.184 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.28709166000000003 2023-09-23T22:39:13.184 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.184 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.184 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:39:13.185 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.498272+0000", 2023-09-23T22:39:13.185 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6612999999999998e-05 2023-09-23T22:39:13.185 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.185 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:39:13.185 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.185 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.185 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.185 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:79729 6.c 6:3dc630f3:::benchmark_data_smithi169_147816_object79728:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e112)", 2023-09-23T22:39:13.185 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:36:40.204665+0000", 2023-09-23T22:39:13.185 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 152.94476845599999, 2023-09-23T22:39:13.185 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.29742444099999998, 2023-09-23T22:39:13.185 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:39:13.186 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:13.186 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:39:13.186 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:39:13.186 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:39:13.186 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 79729 2023-09-23T22:39:13.186 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.186 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:39:13.186 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.186 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:39:13.186 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.204665+0000", 2023-09-23T22:39:13.186 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.186 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.187 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.187 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:39:13.187 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.204665+0000", 2023-09-23T22:39:13.187 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.187 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.187 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.187 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:39:13.187 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.204663+0000", 2023-09-23T22:39:13.187 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T22:39:13.187 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.187 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.187 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:39:13.188 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.204687+0000", 2023-09-23T22:39:13.188 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.3734999999999999e-05 2023-09-23T22:39:13.188 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.188 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.188 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:39:13.188 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.204698+0000", 2023-09-23T22:39:13.188 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1622e-05 2023-09-23T22:39:13.188 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.188 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.188 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:39:13.188 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.204706+0000", 2023-09-23T22:39:13.188 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3429999999999998e-06 2023-09-23T22:39:13.188 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.189 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.189 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:39:13.189 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.490023+0000", 2023-09-23T22:39:13.189 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.285317131 2023-09-23T22:39:13.189 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.189 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.189 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:39:13.189 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.490165+0000", 2023-09-23T22:39:13.189 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000141958 2023-09-23T22:39:13.189 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.189 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.189 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,6", 2023-09-23T22:39:13.190 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.494109+0000", 2023-09-23T22:39:13.190 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0039443730000000001 2023-09-23T22:39:13.190 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.190 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.190 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:13.190 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.501628+0000", 2023-09-23T22:39:13.190 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0075191390000000002 2023-09-23T22:39:13.190 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.190 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.190 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:13.190 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.501662+0000", 2023-09-23T22:39:13.190 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.4103999999999997e-05 2023-09-23T22:39:13.190 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.191 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.191 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:39:13.191 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.502015+0000", 2023-09-23T22:39:13.191 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00035280700000000001 2023-09-23T22:39:13.191 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.191 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.191 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:39:13.191 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.502056+0000", 2023-09-23T22:39:13.191 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.0775999999999997e-05 2023-09-23T22:39:13.191 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.191 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.191 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:39:13.192 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.502089+0000", 2023-09-23T22:39:13.192 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.3322999999999999e-05 2023-09-23T22:39:13.192 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.192 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:39:13.192 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.192 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.192 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.192 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.34584.0:79726 6.4 e112/105 6:2ee9d5b0:::benchmark_data_smithi169_147816_object79725:head v 112'4948, mlcod=112'4941)", 2023-09-23T22:39:13.192 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:36:40.208954+0000", 2023-09-23T22:39:13.192 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 152.94047882199999, 2023-09-23T22:39:13.192 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.28933549400000003, 2023-09-23T22:39:13.192 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:39:13.192 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:13.193 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:39:13.193 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.193 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:39:13.193 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.208954+0000", 2023-09-23T22:39:13.193 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.193 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.193 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.193 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:39:13.193 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.208954+0000", 2023-09-23T22:39:13.193 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.193 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.193 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.194 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:39:13.194 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.208954+0000", 2023-09-23T22:39:13.194 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:39:13.194 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.194 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.194 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:39:13.194 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.208982+0000", 2023-09-23T22:39:13.194 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.7914000000000001e-05 2023-09-23T22:39:13.194 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.194 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.195 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:39:13.195 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.208990+0000", 2023-09-23T22:39:13.195 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.7710000000000006e-06 2023-09-23T22:39:13.195 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.195 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.195 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:39:13.195 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.208997+0000", 2023-09-23T22:39:13.195 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1949999999999997e-06 2023-09-23T22:39:13.195 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.195 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.195 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:39:13.196 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.214165+0000", 2023-09-23T22:39:13.196 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0051685460000000004 2023-09-23T22:39:13.196 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.196 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.196 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:39:13.196 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.214198+0000", 2023-09-23T22:39:13.196 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.2798e-05 2023-09-23T22:39:13.196 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.196 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.196 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:39:13.196 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.498274+0000", 2023-09-23T22:39:13.196 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.28407560799999998 2023-09-23T22:39:13.197 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.197 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.197 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:39:13.197 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.498290+0000", 2023-09-23T22:39:13.197 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6016e-05 2023-09-23T22:39:13.197 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.197 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:39:13.197 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.197 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.197 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.197 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.34584.0:79735 6.5 e112/105 6:a45b271f:::benchmark_data_smithi169_147816_object79734:head v 112'4959, mlcod=112'4957)", 2023-09-23T22:39:13.197 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:36:40.212135+0000", 2023-09-23T22:39:13.198 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 152.93729773199999, 2023-09-23T22:39:13.198 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.27440523700000002, 2023-09-23T22:39:13.198 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:39:13.198 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:13.198 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:39:13.198 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.198 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:39:13.198 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.212135+0000", 2023-09-23T22:39:13.198 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.198 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.198 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.198 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:39:13.199 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.212135+0000", 2023-09-23T22:39:13.199 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.199 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.199 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.199 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:39:13.199 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.212135+0000", 2023-09-23T22:39:13.199 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:39:13.199 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.199 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.199 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:39:13.199 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.212187+0000", 2023-09-23T22:39:13.199 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.2371999999999999e-05 2023-09-23T22:39:13.199 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.200 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.200 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:39:13.200 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.212197+0000", 2023-09-23T22:39:13.200 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0054000000000001e-05 2023-09-23T22:39:13.200 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.200 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.200 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:39:13.200 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.212204+0000", 2023-09-23T22:39:13.200 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3199999999999996e-06 2023-09-23T22:39:13.200 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.200 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.200 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:39:13.201 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.212252+0000", 2023-09-23T22:39:13.201 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.8541000000000002e-05 2023-09-23T22:39:13.201 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.201 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.201 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:39:13.201 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.212274+0000", 2023-09-23T22:39:13.201 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.1792000000000001e-05 2023-09-23T22:39:13.201 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.201 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.201 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:39:13.201 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.486493+0000", 2023-09-23T22:39:13.201 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.27421924600000003 2023-09-23T22:39:13.202 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.202 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.202 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:39:13.202 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.486541+0000", 2023-09-23T22:39:13.202 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.7617999999999997e-05 2023-09-23T22:39:13.202 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.202 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:39:13.202 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.202 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.202 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.202 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.34584.0:79738 6.4 e112/105 6:206672b0:::benchmark_data_smithi169_147816_object79737:head v 112'4949, mlcod=112'4943)", 2023-09-23T22:39:13.202 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:36:40.213086+0000", 2023-09-23T22:39:13.203 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 152.93634674099999, 2023-09-23T22:39:13.203 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.28869639499999999, 2023-09-23T22:39:13.203 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:39:13.203 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:13.203 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:39:13.203 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.203 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:39:13.203 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.213086+0000", 2023-09-23T22:39:13.203 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.203 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.203 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.203 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:39:13.204 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.213086+0000", 2023-09-23T22:39:13.204 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.204 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.204 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.204 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:39:13.204 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.213086+0000", 2023-09-23T22:39:13.204 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:39:13.204 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.204 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.204 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:39:13.204 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.213110+0000", 2023-09-23T22:39:13.204 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.4589000000000001e-05 2023-09-23T22:39:13.204 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.205 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.205 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:39:13.205 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.213122+0000", 2023-09-23T22:39:13.205 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1299e-05 2023-09-23T22:39:13.205 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.205 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.205 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:39:13.205 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.213129+0000", 2023-09-23T22:39:13.205 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1609999999999997e-06 2023-09-23T22:39:13.206 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.206 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.206 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:39:13.206 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.217692+0000", 2023-09-23T22:39:13.206 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0045632729999999996 2023-09-23T22:39:13.206 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.206 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.206 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:39:13.206 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.217712+0000", 2023-09-23T22:39:13.206 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.9735e-05 2023-09-23T22:39:13.206 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.207 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.207 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:39:13.207 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.501533+0000", 2023-09-23T22:39:13.207 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.28382085000000001 2023-09-23T22:39:13.207 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.207 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.207 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:39:13.207 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.501783+0000", 2023-09-23T22:39:13.207 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000250275 2023-09-23T22:39:13.207 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.207 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:39:13.207 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.207 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.208 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.208 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.34584.0:79739 6.5 e112/105 6:a978b8cd:::benchmark_data_smithi169_147816_object79738:head v 112'4960, mlcod=112'4957)", 2023-09-23T22:39:13.208 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:36:40.217321+0000", 2023-09-23T22:39:13.208 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 152.93211257600001, 2023-09-23T22:39:13.208 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.26925799299999997, 2023-09-23T22:39:13.208 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:39:13.208 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:13.208 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:39:13.208 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.208 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:39:13.208 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.217321+0000", 2023-09-23T22:39:13.209 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.209 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.209 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.209 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:39:13.209 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.217321+0000", 2023-09-23T22:39:13.209 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.209 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.209 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.209 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:39:13.209 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.217320+0000", 2023-09-23T22:39:13.209 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:39:13.209 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.210 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.210 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:39:13.210 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.217351+0000", 2023-09-23T22:39:13.210 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.0664000000000003e-05 2023-09-23T22:39:13.210 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.210 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.210 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:39:13.210 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.217361+0000", 2023-09-23T22:39:13.210 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0498e-05 2023-09-23T22:39:13.210 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.210 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.210 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:39:13.211 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.217369+0000", 2023-09-23T22:39:13.211 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8949999999999998e-06 2023-09-23T22:39:13.211 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.211 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.211 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:39:13.211 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.217595+0000", 2023-09-23T22:39:13.211 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00022614799999999999 2023-09-23T22:39:13.211 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.211 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.211 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:39:13.211 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.217616+0000", 2023-09-23T22:39:13.211 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.1141999999999998e-05 2023-09-23T22:39:13.211 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.212 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.212 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:39:13.212 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.486558+0000", 2023-09-23T22:39:13.212 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.268941284 2023-09-23T22:39:13.212 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.212 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.212 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:39:13.212 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.486579+0000", 2023-09-23T22:39:13.212 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.1092999999999999e-05 2023-09-23T22:39:13.212 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.212 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:39:13.212 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.213 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.213 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.213 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:79742 6.6 6:64a266de:::benchmark_data_smithi169_147816_object79741:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e112)", 2023-09-23T22:39:13.213 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:36:40.218269+0000", 2023-09-23T22:39:13.213 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 152.93116429200001, 2023-09-23T22:39:13.213 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.269167192, 2023-09-23T22:39:13.213 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:39:13.213 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:13.213 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:39:13.213 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:39:13.213 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:39:13.213 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 79742 2023-09-23T22:39:13.214 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.214 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:39:13.214 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.214 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:39:13.214 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.218269+0000", 2023-09-23T22:39:13.214 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.214 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.214 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.214 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:39:13.214 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.218269+0000", 2023-09-23T22:39:13.214 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.215 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.215 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.215 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:39:13.215 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.218268+0000", 2023-09-23T22:39:13.215 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:39:13.215 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.215 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.215 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:39:13.215 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.218297+0000", 2023-09-23T22:39:13.215 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.9128999999999998e-05 2023-09-23T22:39:13.216 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.216 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.216 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:39:13.216 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.218307+0000", 2023-09-23T22:39:13.216 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0485999999999999e-05 2023-09-23T22:39:13.216 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.216 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.216 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:39:13.216 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.218313+0000", 2023-09-23T22:39:13.216 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.6269999999999997e-06 2023-09-23T22:39:13.216 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.216 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.216 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:39:13.217 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.218703+0000", 2023-09-23T22:39:13.217 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00038969900000000002 2023-09-23T22:39:13.217 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.217 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.217 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:39:13.217 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.218845+0000", 2023-09-23T22:39:13.217 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014225899999999999 2023-09-23T22:39:13.217 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.217 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.217 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 4,7", 2023-09-23T22:39:13.217 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.218983+0000", 2023-09-23T22:39:13.217 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013839899999999999 2023-09-23T22:39:13.218 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.218 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.218 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:39:13.218 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.486696+0000", 2023-09-23T22:39:13.218 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.26771273099999998 2023-09-23T22:39:13.218 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.218 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.218 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:13.218 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.486791+0000", 2023-09-23T22:39:13.218 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.5205999999999996e-05 2023-09-23T22:39:13.218 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.219 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.219 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:13.219 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.487236+0000", 2023-09-23T22:39:13.219 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00044510600000000002 2023-09-23T22:39:13.219 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.220 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.220 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:39:13.220 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.487353+0000", 2023-09-23T22:39:13.220 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00011628099999999999 2023-09-23T22:39:13.220 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.220 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.220 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:39:13.221 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.487436+0000", 2023-09-23T22:39:13.221 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.3591999999999995e-05 2023-09-23T22:39:13.221 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.221 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:39:13.221 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.221 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.221 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.221 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.34584.0:79740 6.0 e112/105 6:004529e1:::benchmark_data_smithi169_147816_object79739:head v 112'5022, mlcod=112'5018)", 2023-09-23T22:39:13.221 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:36:40.218724+0000", 2023-09-23T22:39:13.221 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 152.930709157, 2023-09-23T22:39:13.221 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.26812221400000003, 2023-09-23T22:39:13.221 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:39:13.222 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:13.222 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:39:13.222 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.222 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:39:13.222 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.218724+0000", 2023-09-23T22:39:13.222 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.222 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.222 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.222 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:39:13.222 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.218724+0000", 2023-09-23T22:39:13.222 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.223 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.223 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.223 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:39:13.223 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.218723+0000", 2023-09-23T22:39:13.223 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:39:13.223 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.223 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.223 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:39:13.223 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.218746+0000", 2023-09-23T22:39:13.223 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.2416999999999999e-05 2023-09-23T22:39:13.223 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.224 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.224 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:39:13.224 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.218756+0000", 2023-09-23T22:39:13.224 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.9080000000000007e-06 2023-09-23T22:39:13.224 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.224 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.224 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:39:13.224 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.218762+0000", 2023-09-23T22:39:13.224 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.6290000000000004e-06 2023-09-23T22:39:13.224 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.224 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.224 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:39:13.225 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.218824+0000", 2023-09-23T22:39:13.225 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.2082999999999995e-05 2023-09-23T22:39:13.225 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.225 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.225 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:39:13.225 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.218843+0000", 2023-09-23T22:39:13.225 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.9125000000000001e-05 2023-09-23T22:39:13.225 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.225 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.225 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:39:13.225 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.486745+0000", 2023-09-23T22:39:13.226 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.26790183499999998 2023-09-23T22:39:13.226 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.226 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.226 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:39:13.226 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.486846+0000", 2023-09-23T22:39:13.226 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000101024 2023-09-23T22:39:13.226 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.226 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:39:13.226 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.227 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.227 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.227 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.34584.0:79741 6.8 e112/105 6:13c46941:::benchmark_data_smithi169_147816_object79740:head v 112'5036, mlcod=112'5034)", 2023-09-23T22:39:13.227 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:36:40.222444+0000", 2023-09-23T22:39:13.227 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 152.92698953799999, 2023-09-23T22:39:13.227 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.27318637000000001, 2023-09-23T22:39:13.227 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:39:13.227 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:13.227 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:39:13.227 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.227 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:39:13.227 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.222444+0000", 2023-09-23T22:39:13.228 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.228 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.228 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.228 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:39:13.228 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.222444+0000", 2023-09-23T22:39:13.228 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.228 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.228 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.228 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:39:13.228 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.222443+0000", 2023-09-23T22:39:13.228 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:39:13.228 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.229 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.229 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:39:13.229 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.222509+0000", 2023-09-23T22:39:13.229 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.6076999999999998e-05 2023-09-23T22:39:13.229 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.229 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.229 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:39:13.229 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.486445+0000", 2023-09-23T22:39:13.229 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.263936422 2023-09-23T22:39:13.229 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.229 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.229 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:39:13.230 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.486467+0000", 2023-09-23T22:39:13.230 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.1458e-05 2023-09-23T22:39:13.230 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.230 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.230 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:39:13.230 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.486622+0000", 2023-09-23T22:39:13.230 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000155217 2023-09-23T22:39:13.230 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.230 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.230 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:39:13.230 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.486662+0000", 2023-09-23T22:39:13.230 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.9805999999999998e-05 2023-09-23T22:39:13.231 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.231 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.231 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:39:13.231 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.495590+0000", 2023-09-23T22:39:13.231 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0089277420000000007 2023-09-23T22:39:13.231 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.231 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.231 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:39:13.231 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.495630+0000", 2023-09-23T22:39:13.231 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.0441000000000001e-05 2023-09-23T22:39:13.232 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.232 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:39:13.232 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.232 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.232 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.232 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.34584.0:79744 6.4 e112/105 6:2b45067c:::benchmark_data_smithi169_147816_object79743:head v 112'4950, mlcod=112'4943)", 2023-09-23T22:39:13.232 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:36:40.222989+0000", 2023-09-23T22:39:13.232 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 152.926444425, 2023-09-23T22:39:13.232 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.27901767199999999, 2023-09-23T22:39:13.232 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:39:13.232 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:13.233 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:39:13.233 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.233 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:39:13.233 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.222989+0000", 2023-09-23T22:39:13.233 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.233 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.233 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.233 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:39:13.233 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.222989+0000", 2023-09-23T22:39:13.233 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.233 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.233 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.234 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:39:13.234 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.222988+0000", 2023-09-23T22:39:13.234 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:39:13.234 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.234 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.234 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:39:13.234 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.223006+0000", 2023-09-23T22:39:13.234 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.7982000000000002e-05 2023-09-23T22:39:13.234 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.234 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.234 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:39:13.234 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.486460+0000", 2023-09-23T22:39:13.235 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.26345373999999999 2023-09-23T22:39:13.235 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.235 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.235 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:39:13.235 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.486490+0000", 2023-09-23T22:39:13.235 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.9794e-05 2023-09-23T22:39:13.235 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.235 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.235 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:39:13.235 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.490007+0000", 2023-09-23T22:39:13.235 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0035173539999999999 2023-09-23T22:39:13.235 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.236 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.236 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:39:13.236 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.490027+0000", 2023-09-23T22:39:13.236 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.9587999999999999e-05 2023-09-23T22:39:13.236 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.236 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.236 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:39:13.236 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.501978+0000", 2023-09-23T22:39:13.236 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.011951639 2023-09-23T22:39:13.236 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.237 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.237 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:39:13.237 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:36:40.502006+0000", 2023-09-23T22:39:13.237 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.8175999999999999e-05 2023-09-23T22:39:13.237 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.237 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:39:13.238 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.238 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.238 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.238 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:130438 6.c 6:32d16841:::benchmark_data_smithi169_147816_object18509:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e114)", 2023-09-23T22:39:13.238 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:37:39.335340+0000", 2023-09-23T22:39:13.239 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 93.814093423000003, 2023-09-23T22:39:13.239 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.21358465200000001, 2023-09-23T22:39:13.239 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:39:13.239 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:13.239 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:39:13.239 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:39:13.240 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:39:13.240 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 130438 2023-09-23T22:39:13.240 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.240 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:39:13.240 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.241 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:39:13.241 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.335340+0000", 2023-09-23T22:39:13.241 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.241 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.241 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.241 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:39:13.242 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.335340+0000", 2023-09-23T22:39:13.242 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.242 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.242 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.242 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:39:13.242 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.335338+0000", 2023-09-23T22:39:13.243 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T22:39:13.243 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.243 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.243 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:39:13.243 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.335348+0000", 2023-09-23T22:39:13.243 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.5119999999999997e-06 2023-09-23T22:39:13.243 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.243 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.243 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:39:13.243 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.335368+0000", 2023-09-23T22:39:13.243 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0784999999999998e-05 2023-09-23T22:39:13.243 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.244 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.244 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:39:13.244 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.335381+0000", 2023-09-23T22:39:13.244 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2336e-05 2023-09-23T22:39:13.244 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.244 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.244 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:39:13.244 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.348622+0000", 2023-09-23T22:39:13.244 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.013240966 2023-09-23T22:39:13.244 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.244 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.244 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:39:13.245 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.348733+0000", 2023-09-23T22:39:13.245 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000111378 2023-09-23T22:39:13.245 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.245 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.245 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,6", 2023-09-23T22:39:13.245 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.348819+0000", 2023-09-23T22:39:13.245 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.6268999999999997e-05 2023-09-23T22:39:13.245 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.245 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.245 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:13.245 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.360184+0000", 2023-09-23T22:39:13.245 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.011364683 2023-09-23T22:39:13.246 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.246 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.246 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:13.246 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.360219+0000", 2023-09-23T22:39:13.246 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.5315000000000003e-05 2023-09-23T22:39:13.246 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.246 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.246 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:39:13.246 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.548827+0000", 2023-09-23T22:39:13.246 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.18860761600000001 2023-09-23T22:39:13.246 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.246 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.247 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:39:13.247 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.548882+0000", 2023-09-23T22:39:13.247 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.5430999999999998e-05 2023-09-23T22:39:13.247 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.247 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.247 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:39:13.247 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.548924+0000", 2023-09-23T22:39:13.247 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.2110000000000002e-05 2023-09-23T22:39:13.247 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.247 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:39:13.247 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.247 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.248 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.248 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.34584.0:130439 6.7 e114/105 6:e89cfe98:::benchmark_data_smithi169_147816_object18510:head v 114'8112, mlcod=114'8110)", 2023-09-23T22:39:13.248 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:37:39.350688+0000", 2023-09-23T22:39:13.248 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 93.798744916999993, 2023-09-23T22:39:13.248 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.20808505499999999, 2023-09-23T22:39:13.248 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:39:13.248 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:13.248 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:39:13.248 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.248 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:39:13.248 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.350688+0000", 2023-09-23T22:39:13.249 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.249 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.249 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.249 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:39:13.249 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.350688+0000", 2023-09-23T22:39:13.249 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.249 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.249 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.249 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:39:13.249 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.350688+0000", 2023-09-23T22:39:13.249 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:39:13.249 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.249 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.250 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:39:13.250 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.350694+0000", 2023-09-23T22:39:13.250 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.8270000000000003e-06 2023-09-23T22:39:13.250 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.250 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.250 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:39:13.250 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.350713+0000", 2023-09-23T22:39:13.250 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.9507000000000001e-05 2023-09-23T22:39:13.250 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.250 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.250 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:39:13.251 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.350721+0000", 2023-09-23T22:39:13.251 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.3960000000000006e-06 2023-09-23T22:39:13.251 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.251 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.251 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:39:13.251 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.351167+0000", 2023-09-23T22:39:13.251 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000445766 2023-09-23T22:39:13.251 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.251 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.251 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:39:13.251 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.351185+0000", 2023-09-23T22:39:13.251 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.7499e-05 2023-09-23T22:39:13.251 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.252 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.252 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:39:13.252 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.558654+0000", 2023-09-23T22:39:13.252 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.20746884700000001 2023-09-23T22:39:13.252 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.252 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.252 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:39:13.252 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.558773+0000", 2023-09-23T22:39:13.252 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000119764 2023-09-23T22:39:13.252 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.252 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:39:13.253 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.253 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.253 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.253 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:130448 6.b 6:d16d10b4:::benchmark_data_smithi169_147816_object18519:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T22:39:13.253 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:37:39.350967+0000", 2023-09-23T22:39:13.253 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 93.798465921000002, 2023-09-23T22:39:13.253 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.20618535199999999, 2023-09-23T22:39:13.253 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:39:13.254 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:13.254 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:39:13.254 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:39:13.254 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:39:13.254 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 130448 2023-09-23T22:39:13.254 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.254 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:39:13.254 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.254 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:39:13.254 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.350967+0000", 2023-09-23T22:39:13.254 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.254 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.255 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.255 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:39:13.255 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.350967+0000", 2023-09-23T22:39:13.255 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.255 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.255 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.255 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:39:13.255 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.350966+0000", 2023-09-23T22:39:13.255 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:39:13.255 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.255 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.255 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:39:13.256 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.350972+0000", 2023-09-23T22:39:13.256 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.5849999999999996e-06 2023-09-23T22:39:13.256 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.256 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.256 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:39:13.256 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.350986+0000", 2023-09-23T22:39:13.256 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3539e-05 2023-09-23T22:39:13.256 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.256 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.256 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:39:13.256 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.350994+0000", 2023-09-23T22:39:13.257 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.6329999999999996e-06 2023-09-23T22:39:13.257 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.257 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.257 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:39:13.257 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.351082+0000", 2023-09-23T22:39:13.257 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.8863999999999995e-05 2023-09-23T22:39:13.257 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.257 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.257 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op must wait for map", 2023-09-23T22:39:13.257 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.351090+0000", 2023-09-23T22:39:13.257 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.9549999999999992e-06 2023-09-23T22:39:13.257 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.257 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.258 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:39:13.258 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.547944+0000", 2023-09-23T22:39:13.258 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.19685392800000001 2023-09-23T22:39:13.258 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.258 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.258 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:39:13.258 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.548158+0000", 2023-09-23T22:39:13.258 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000213396 2023-09-23T22:39:13.258 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.258 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.258 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,7", 2023-09-23T22:39:13.258 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.548326+0000", 2023-09-23T22:39:13.259 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00016880199999999999 2023-09-23T22:39:13.259 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.259 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.259 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:39:13.259 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.553279+0000", 2023-09-23T22:39:13.259 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0049521799999999996 2023-09-23T22:39:13.259 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.259 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.259 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:13.259 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.553426+0000", 2023-09-23T22:39:13.259 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000146992 2023-09-23T22:39:13.259 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.259 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.260 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:13.260 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.557054+0000", 2023-09-23T22:39:13.260 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0036282760000000002 2023-09-23T22:39:13.260 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.260 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.260 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:39:13.260 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.557111+0000", 2023-09-23T22:39:13.260 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.7012000000000002e-05 2023-09-23T22:39:13.260 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.260 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.260 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:39:13.260 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.557153+0000", 2023-09-23T22:39:13.261 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.1723e-05 2023-09-23T22:39:13.261 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.261 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:39:13.261 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.261 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.261 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.261 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.34584.0:130453 6.7 e115/105 6:e9e5a3ad:::benchmark_data_smithi169_147816_object18524:head v 115'8113, mlcod=114'8110)", 2023-09-23T22:39:13.261 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:37:39.358977+0000", 2023-09-23T22:39:13.261 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 93.790456226000003, 2023-09-23T22:39:13.261 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.209066378, 2023-09-23T22:39:13.261 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:39:13.261 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:13.261 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:39:13.262 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.262 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:39:13.262 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.358977+0000", 2023-09-23T22:39:13.262 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.262 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.262 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.262 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:39:13.262 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.358977+0000", 2023-09-23T22:39:13.262 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.262 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.262 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.262 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:39:13.263 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.358976+0000", 2023-09-23T22:39:13.263 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:39:13.263 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.263 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.263 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:39:13.263 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.358982+0000", 2023-09-23T22:39:13.263 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.2500000000000003e-06 2023-09-23T22:39:13.263 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.264 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.264 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:39:13.264 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.358991+0000", 2023-09-23T22:39:13.264 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.8729999999999996e-06 2023-09-23T22:39:13.264 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.264 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.264 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:39:13.264 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.358996+0000", 2023-09-23T22:39:13.264 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.9230000000000001e-06 2023-09-23T22:39:13.264 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.264 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.264 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:39:13.265 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.553991+0000", 2023-09-23T22:39:13.265 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.19499464899999999 2023-09-23T22:39:13.265 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.265 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.265 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:39:13.265 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.554012+0000", 2023-09-23T22:39:13.265 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0724999999999999e-05 2023-09-23T22:39:13.265 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.265 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.265 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:39:13.265 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.568012+0000", 2023-09-23T22:39:13.265 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.014000083999999999 2023-09-23T22:39:13.266 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.266 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.266 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:39:13.266 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.568043+0000", 2023-09-23T22:39:13.266 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.1631000000000003e-05 2023-09-23T22:39:13.266 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.266 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:39:13.266 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.266 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.266 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.266 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.34584.0:130458 6.f e115/105 6:f0694f85:::benchmark_data_smithi169_147816_object18529:head v 115'8118, mlcod=114'8115)", 2023-09-23T22:39:13.266 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:37:39.367632+0000", 2023-09-23T22:39:13.267 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 93.781801201999997, 2023-09-23T22:39:13.267 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.21828127, 2023-09-23T22:39:13.267 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:39:13.267 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:13.267 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:39:13.267 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.267 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:39:13.267 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.367632+0000", 2023-09-23T22:39:13.267 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.267 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.267 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.267 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:39:13.267 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.367632+0000", 2023-09-23T22:39:13.268 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.268 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.268 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.268 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:39:13.268 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.367631+0000", 2023-09-23T22:39:13.268 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:39:13.268 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.268 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.268 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:39:13.268 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.367640+0000", 2023-09-23T22:39:13.268 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.6889999999999993e-06 2023-09-23T22:39:13.268 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.269 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.269 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:39:13.269 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.547970+0000", 2023-09-23T22:39:13.269 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.18032978899999999 2023-09-23T22:39:13.269 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.269 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.269 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:39:13.269 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.547976+0000", 2023-09-23T22:39:13.269 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.4489999999999996e-06 2023-09-23T22:39:13.269 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.269 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.269 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:39:13.269 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.568033+0000", 2023-09-23T22:39:13.270 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.020056907999999998 2023-09-23T22:39:13.270 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.270 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.270 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:39:13.270 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.568053+0000", 2023-09-23T22:39:13.270 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0165000000000001e-05 2023-09-23T22:39:13.270 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.270 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.270 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:39:13.270 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.585886+0000", 2023-09-23T22:39:13.270 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.017832840999999999 2023-09-23T22:39:13.270 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.271 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.271 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:39:13.271 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.585913+0000", 2023-09-23T22:39:13.271 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.7076e-05 2023-09-23T22:39:13.271 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.271 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:39:13.271 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.271 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.271 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.271 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.34584.0:130454 6.7 e115/105 6:e0f0750e:::benchmark_data_smithi169_147816_object18525:head v 115'8114, mlcod=114'8110)", 2023-09-23T22:39:13.271 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:37:39.368073+0000", 2023-09-23T22:39:13.272 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 93.781360542000002, 2023-09-23T22:39:13.272 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.211887626, 2023-09-23T22:39:13.272 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:39:13.272 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:13.272 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:39:13.272 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.272 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:39:13.272 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.368073+0000", 2023-09-23T22:39:13.272 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.272 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.272 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.272 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:39:13.272 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.368073+0000", 2023-09-23T22:39:13.273 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:39:13.273 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.273 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.273 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:39:13.273 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.368072+0000", 2023-09-23T22:39:13.273 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:39:13.273 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.273 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.273 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:39:13.273 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.368083+0000", 2023-09-23T22:39:13.273 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0873000000000001e-05 2023-09-23T22:39:13.273 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.273 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.274 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:39:13.274 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.547935+0000", 2023-09-23T22:39:13.274 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.17985199199999999 2023-09-23T22:39:13.274 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.274 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.274 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:39:13.274 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.547955+0000", 2023-09-23T22:39:13.274 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.9918000000000001e-05 2023-09-23T22:39:13.274 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.275 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.275 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:39:13.275 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.558914+0000", 2023-09-23T22:39:13.275 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.010959544999999999 2023-09-23T22:39:13.275 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.275 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.275 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:39:13.275 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.558975+0000", 2023-09-23T22:39:13.275 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0293e-05 2023-09-23T22:39:13.275 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.275 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.275 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:39:13.275 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.579923+0000", 2023-09-23T22:39:13.276 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.020948195999999999 2023-09-23T22:39:13.276 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:39:13.276 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:39:13.276 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:39:13.276 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:37:39.579960+0000", 2023-09-23T22:39:13.276 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.7574000000000003e-05 2023-09-23T22:39:13.276 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.276 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:39:13.276 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.276 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:39:13.277 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:39:13.277 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T22:39:13.277 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:13.314 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:13.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:13.316 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:13.417 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:13.424 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:13 smithi169 bash[104356]: cluster 2023-09-23T22:39:12.322011+0000 mgr.y (mgr.25310) 513 : cluster 0 pgmap v464: 99 pgs: 99 active+clean; 1.6 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 809 op/s 2023-09-23T22:39:13.425 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:13 smithi169 bash[101133]: cluster 2023-09-23T22:39:12.322011+0000 mgr.y (mgr.25310) 513 : cluster 0 pgmap v464: 99 pgs: 99 active+clean; 1.6 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 809 op/s 2023-09-23T22:39:13.449 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:13.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:13.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:13.554 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:13.587 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:13.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:13.591 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:13.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:13 smithi187 bash[89487]: cluster 2023-09-23T22:39:12.322011+0000 mgr.y (mgr.25310) 513 : cluster 0 pgmap v464: 99 pgs: 99 active+clean; 1.6 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 809 op/s 2023-09-23T22:39:13.692 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:13.732 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:13.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:13.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:13.835 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:13.873 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:13.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:13.878 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:13.979 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:14.002 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:14.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:14.006 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:14.107 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:14.139 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:14.142 INFO:teuthology.orchestra.run.smithi169.stdout:moved 25 / 297 (8.41751%) 2023-09-23T22:39:14.143 INFO:teuthology.orchestra.run.smithi169.stdout:avg 37.125 2023-09-23T22:39:14.143 INFO:teuthology.orchestra.run.smithi169.stdout:stddev 4.96078 -> 6.69771 (expected baseline 5.69951) 2023-09-23T22:39:14.143 INFO:teuthology.orchestra.run.smithi169.stdout:min osd.5 with 30 -> 35 pgs (0.808081 -> 0.942761 * mean) 2023-09-23T22:39:14.143 INFO:teuthology.orchestra.run.smithi169.stdout:max osd.3 with 46 -> 29 pgs (1.23906 -> 0.781145 * mean) 2023-09-23T22:39:14.143 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:39:14.143 INFO:teuthology.orchestra.run.smithi169.stdout:oload 110 2023-09-23T22:39:14.143 INFO:teuthology.orchestra.run.smithi169.stdout:max_change 1 2023-09-23T22:39:14.143 INFO:teuthology.orchestra.run.smithi169.stdout:max_change_osds 4 2023-09-23T22:39:14.143 INFO:teuthology.orchestra.run.smithi169.stdout:average_utilization 0.0079 2023-09-23T22:39:14.143 INFO:teuthology.orchestra.run.smithi169.stdout:overload_utilization 0.0086 2023-09-23T22:39:14.144 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 weight 1.0000 -> 0.5944 2023-09-23T22:39:14.144 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 weight 1.0000 -> 0.7306 2023-09-23T22:39:14.144 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:39:14 smithi169 bash[90995]: debug 2023-09-23T22:39:14.135+0000 7f62d3681700 -1 mgr.server reply reply (2) No such file or directory no change 2023-09-23T22:39:14.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:14.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:14.151 INFO:teuthology.orchestra.run.smithi169.stderr:no change 2023-09-23T22:39:14.246 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:14.279 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:14.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:14.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:14.382 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:14.415 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:14.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:14.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:14.519 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:14.543 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:14.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:14.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:14.645 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:14.674 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:14.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:14.676 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:14.777 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:14.804 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:14.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:14.810 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:14.911 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:14.951 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:14.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:14.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:15.057 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:15.075 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:15.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:15.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:15.178 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:15.213 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:15.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:15.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:15.318 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:15.356 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:15.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:15.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:15.462 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:15.498 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:15.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:15.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:15.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:15 smithi169 bash[104356]: audit 2023-09-23T22:39:14.140524+0000 mgr.y (mgr.25310) 514 : audit 0 from='client.34713 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:39:15.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:15 smithi169 bash[104356]: cluster 2023-09-23T22:39:14.322652+0000 mgr.y (mgr.25310) 515 : cluster 0 pgmap v465: 99 pgs: 99 active+clean; 1.4 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 820 op/s 2023-09-23T22:39:15.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:15 smithi169 bash[101133]: audit 2023-09-23T22:39:14.140524+0000 mgr.y (mgr.25310) 514 : audit 0 from='client.34713 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:39:15.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:15 smithi169 bash[101133]: cluster 2023-09-23T22:39:14.322652+0000 mgr.y (mgr.25310) 515 : cluster 0 pgmap v465: 99 pgs: 99 active+clean; 1.4 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 820 op/s 2023-09-23T22:39:15.603 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:15.624 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:15.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:15.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:15.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:15 smithi187 bash[89487]: audit 2023-09-23T22:39:14.140524+0000 mgr.y (mgr.25310) 514 : audit 0 from='client.34713 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:39:15.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:15 smithi187 bash[89487]: cluster 2023-09-23T22:39:14.322652+0000 mgr.y (mgr.25310) 515 : cluster 0 pgmap v465: 99 pgs: 99 active+clean; 1.4 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 820 op/s 2023-09-23T22:39:15.726 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:15.727 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-23T22:39:15.765 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:15.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:15.776 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:15.877 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:15.909 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:15.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:15.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:16.014 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:16.056 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:16.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:16.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:16.161 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:16.185 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:16.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:16.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:16.296 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:16.325 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:16.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:16.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:16.430 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:16.464 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:16.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:16.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:16.572 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:16.600 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:16.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:16.606 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:16.706 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:16.738 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:16.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:16.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:16.841 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:16.870 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:16.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:16.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:16.975 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:17.007 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:17.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:17.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:17.113 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:17.144 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:17.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:17.147 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:17.248 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:17.285 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:17.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:17.288 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:17.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:17 smithi187 bash[89487]: cluster 2023-09-23T22:39:16.324268+0000 mgr.y (mgr.25310) 516 : cluster 0 pgmap v466: 99 pgs: 99 active+clean; 1.4 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 629 op/s 2023-09-23T22:39:17.389 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:17.417 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:17.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:17.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:17.521 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:17.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:17 smithi169 bash[101133]: cluster 2023-09-23T22:39:16.324268+0000 mgr.y (mgr.25310) 516 : cluster 0 pgmap v466: 99 pgs: 99 active+clean; 1.4 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 629 op/s 2023-09-23T22:39:17.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:17 smithi169 bash[104356]: cluster 2023-09-23T22:39:16.324268+0000 mgr.y (mgr.25310) 516 : cluster 0 pgmap v466: 99 pgs: 99 active+clean; 1.4 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 629 op/s 2023-09-23T22:39:17.556 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:17.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:17.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:17.659 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:17.687 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:17.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:17.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:17.793 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:17.826 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:17.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:17.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:17.930 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:17.961 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:17.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:17.963 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:18.064 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:18.091 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:18.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:18.097 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:18.198 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:18.234 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:18.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:18.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:18.341 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:18.364 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:18.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:18.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:18.470 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:18.512 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:18.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:18.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:18.619 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:18.646 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:18.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:18.653 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:18.754 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:18.763 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:39:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:39:18] "GET /metrics HTTP/1.1" 200 36383 "" "Prometheus/2.43.0" 2023-09-23T22:39:18.792 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:18.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:18.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:18.868 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '110', 'type': 'reweight-by-utilization'} 2023-09-23T22:39:18.868 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight-by-utilization 110 1.0 2023-09-23T22:39:18.901 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:18.925 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:18.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:18.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:19.028 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:19.055 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:19.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:19.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:19.159 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:19.186 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:19.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:19.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:19.292 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:19.333 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:19.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:19.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:19.441 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:19.450 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:19 smithi187 bash[89487]: cluster 2023-09-23T22:39:18.324874+0000 mgr.y (mgr.25310) 517 : cluster 0 pgmap v467: 99 pgs: 99 active+clean; 1.3 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 798 op/s 2023-09-23T22:39:19.468 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:19.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:19.473 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:19.574 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:19.583 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:19 smithi169 bash[101133]: cluster 2023-09-23T22:39:18.324874+0000 mgr.y (mgr.25310) 517 : cluster 0 pgmap v467: 99 pgs: 99 active+clean; 1.3 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 798 op/s 2023-09-23T22:39:19.583 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:19 smithi169 bash[104356]: cluster 2023-09-23T22:39:18.324874+0000 mgr.y (mgr.25310) 517 : cluster 0 pgmap v467: 99 pgs: 99 active+clean; 1.3 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 798 op/s 2023-09-23T22:39:19.604 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:19.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:19.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:19.707 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:19.737 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:19.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:19.740 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:19.841 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:19.872 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:19.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:19.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:19.975 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:20.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:20.004 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:20.004 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:20.104 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:20.129 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:20.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:20.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:20.232 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:20.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:20.284 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:20.284 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:20.385 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:20.417 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:20.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:20.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:20.522 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:20.550 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:20.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:20.553 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:20.567 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:39:20.654 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:20.679 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:20.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:20.683 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:20.783 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:20.815 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:20.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:20.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:20.920 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:20.947 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:20.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:20.950 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:21.051 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:21.075 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:21.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:21.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:21.179 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:21.202 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:21.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:21.207 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:21.307 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:21.331 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:39:21.349 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:21.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:21.352 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:21.402 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:39:21.450 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:39:21.453 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:21.476 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:21.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:21.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:21.497 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:39:21.546 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:39:21.582 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:21.588 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:39:21.619 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:21.622 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:39:21.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:21.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:21.625 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:21 smithi169 bash[101133]: cluster 2023-09-23T22:39:20.325455+0000 mgr.y (mgr.25310) 518 : cluster 0 pgmap v468: 99 pgs: 99 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 756 op/s 2023-09-23T22:39:21.626 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:21 smithi169 bash[101133]: audit 2023-09-23T22:39:21.286142+0000 mon.c (mon.2) 34 : audit 0 from='client.? 172.21.15.169:0/2196513713' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:39:21.626 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:21 smithi169 bash[104356]: cluster 2023-09-23T22:39:20.325455+0000 mgr.y (mgr.25310) 518 : cluster 0 pgmap v468: 99 pgs: 99 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 756 op/s 2023-09-23T22:39:21.626 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:21 smithi169 bash[104356]: audit 2023-09-23T22:39:21.286142+0000 mon.c (mon.2) 34 : audit 0 from='client.? 172.21.15.169:0/2196513713' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:39:21.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:21 smithi187 bash[89487]: cluster 2023-09-23T22:39:20.325455+0000 mgr.y (mgr.25310) 518 : cluster 0 pgmap v468: 99 pgs: 99 active+clean; 1.2 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 756 op/s 2023-09-23T22:39:21.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:21 smithi187 bash[89487]: audit 2023-09-23T22:39:21.286142+0000 mon.c (mon.2) 34 : audit 0 from='client.? 172.21.15.169:0/2196513713' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:39:21.663 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:39:21.671 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:39:21.672 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:39:21.672 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:39:21.672 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:39:21.672 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:39:21.672 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:39:21.672 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:39:21.672 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:39:21.727 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:21.772 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:21.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:21.779 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:21.880 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:21.921 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:21.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:21.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:22.025 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:22.069 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:22.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:22.074 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:22.175 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:22.205 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:22.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:22.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:22.312 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:22.336 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:22.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:22.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:22.370 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is unset 2023-09-23T22:39:22.438 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:22.447 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:22 smithi187 bash[89487]: audit 2023-09-23T22:39:22.031095+0000 mon.a (mon.0) 685 : audit 1 from='client.? 172.21.15.169:0/1172869744' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:39:22.461 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:22.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:22.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:22.568 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:22.603 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:22.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:22.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:22.707 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:22.716 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:22 smithi169 bash[101133]: audit 2023-09-23T22:39:22.031095+0000 mon.a (mon.0) 685 : audit 1 from='client.? 172.21.15.169:0/1172869744' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:39:22.716 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:22 smithi169 bash[104356]: audit 2023-09-23T22:39:22.031095+0000 mon.a (mon.0) 685 : audit 1 from='client.? 172.21.15.169:0/1172869744' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:39:22.750 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:22.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:22.753 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:22.854 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:22.883 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:22.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:22.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:22.987 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:23.020 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:23.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:23.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:23.126 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:23.145 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:23.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:23.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:23.248 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:23.274 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:23.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:23.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:23.384 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:23.396 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:23 smithi187 bash[89487]: cluster 2023-09-23T22:39:22.325959+0000 mgr.y (mgr.25310) 519 : cluster 0 pgmap v469: 99 pgs: 99 active+clean; 1.1 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2023-09-23T22:39:23.396 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:23 smithi187 bash[89487]: cluster 2023-09-23T22:39:22.343732+0000 mon.a (mon.0) 686 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:39:23.396 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:23 smithi187 bash[89487]: cluster 2023-09-23T22:39:22.353278+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T22:39:23.396 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:23 smithi187 bash[89487]: cluster 2023-09-23T22:39:22.356025+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T22:39:23.397 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:23 smithi187 bash[89487]: audit 2023-09-23T22:39:22.358858+0000 mon.a (mon.0) 687 : audit 1 from='client.? 172.21.15.169:0/1172869744' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:39:23.397 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:23 smithi187 bash[89487]: cluster 2023-09-23T22:39:22.358895+0000 mon.a (mon.0) 688 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2023-09-23T22:39:23.420 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:23.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:23.424 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:23.524 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:23.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:23 smithi169 bash[101133]: cluster 2023-09-23T22:39:22.325959+0000 mgr.y (mgr.25310) 519 : cluster 0 pgmap v469: 99 pgs: 99 active+clean; 1.1 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2023-09-23T22:39:23.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:23 smithi169 bash[101133]: cluster 2023-09-23T22:39:22.343732+0000 mon.a (mon.0) 686 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:39:23.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:23 smithi169 bash[101133]: cluster 2023-09-23T22:39:22.353278+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T22:39:23.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:23 smithi169 bash[101133]: cluster 2023-09-23T22:39:22.356025+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T22:39:23.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:23 smithi169 bash[101133]: audit 2023-09-23T22:39:22.358858+0000 mon.a (mon.0) 687 : audit 1 from='client.? 172.21.15.169:0/1172869744' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:39:23.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:23 smithi169 bash[101133]: cluster 2023-09-23T22:39:22.358895+0000 mon.a (mon.0) 688 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2023-09-23T22:39:23.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:23 smithi169 bash[104356]: cluster 2023-09-23T22:39:22.325959+0000 mgr.y (mgr.25310) 519 : cluster 0 pgmap v469: 99 pgs: 99 active+clean; 1.1 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 729 op/s 2023-09-23T22:39:23.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:23 smithi169 bash[104356]: cluster 2023-09-23T22:39:22.343732+0000 mon.a (mon.0) 686 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:39:23.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:23 smithi169 bash[104356]: cluster 2023-09-23T22:39:22.353278+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T22:39:23.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:23 smithi169 bash[104356]: cluster 2023-09-23T22:39:22.356025+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e127 with expected crc 2023-09-23T22:39:23.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:23 smithi169 bash[104356]: audit 2023-09-23T22:39:22.358858+0000 mon.a (mon.0) 687 : audit 1 from='client.? 172.21.15.169:0/1172869744' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:39:23.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:23 smithi169 bash[104356]: cluster 2023-09-23T22:39:22.358895+0000 mon.a (mon.0) 688 : cluster 0 osdmap e127: 8 total, 8 up, 8 in 2023-09-23T22:39:23.574 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:23.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:23.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:23.678 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:23.717 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:23.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:23.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:23.824 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:23.857 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:23.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:23.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:23.964 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:23.995 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:23.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:23.997 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:24.098 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:24.130 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:24.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:24.132 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:24.230 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:39:24.233 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:24.260 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:24.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:24.265 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:24.366 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:24.476 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:24.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:24.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:24.583 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:24.611 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:24.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:24.614 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:24.715 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:24.754 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:24.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:24.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:24.858 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:24.889 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:24.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:24.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:24.982 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:39:24.995 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:25.069 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:25.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:25.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:25.173 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:25.200 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:25.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:25.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:25.308 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:25.337 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:25.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:25.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:25.439 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:25.449 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:25 smithi187 bash[89487]: cluster 2023-09-23T22:39:24.326688+0000 mgr.y (mgr.25310) 520 : cluster 0 pgmap v471: 99 pgs: 99 active+clean; 1.0 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2023-09-23T22:39:25.465 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:25.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:25.469 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:25.535 INFO:teuthology.orchestra.run.smithi187.stdout:ERROR: (22) Invalid argument 2023-09-23T22:39:25.535 INFO:teuthology.orchestra.run.smithi187.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-23T22:39:25.569 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:25.595 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:25.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:25.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:25.615 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:25 smithi169 bash[101133]: cluster 2023-09-23T22:39:24.326688+0000 mgr.y (mgr.25310) 520 : cluster 0 pgmap v471: 99 pgs: 99 active+clean; 1.0 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2023-09-23T22:39:25.615 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:25 smithi169 bash[104356]: cluster 2023-09-23T22:39:24.326688+0000 mgr.y (mgr.25310) 520 : cluster 0 pgmap v471: 99 pgs: 99 active+clean; 1.0 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2023-09-23T22:39:25.698 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:25.728 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:25.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:25.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:25.751 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T22:39:25.831 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:25.887 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:25.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:25.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:25.990 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:26.022 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:26.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:26.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:26.130 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:26.157 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:26.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:26.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:26.262 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:26.290 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:26.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:26.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:26.401 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:26.409 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:26 smithi187 bash[89487]: audit 2023-09-23T22:39:26.129589+0000 mon.a (mon.0) 689 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:39:26.426 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:26.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:26.429 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:26.511 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-23T22:39:26.530 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:26.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:26 smithi169 bash[101133]: audit 2023-09-23T22:39:26.129589+0000 mon.a (mon.0) 689 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:39:26.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:26 smithi169 bash[104356]: audit 2023-09-23T22:39:26.129589+0000 mon.a (mon.0) 689 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:39:26.554 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:26.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:26.556 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:26.657 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:26.684 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:26.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:26.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:26.787 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:26.811 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:26.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:26.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:26.914 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:26.939 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:26.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:26.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:27.042 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:27.070 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:27.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:27.072 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:27.173 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:27.200 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:27.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:27.203 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:27.303 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:27.328 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:27.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:27.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:27.430 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:27.474 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:27.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:27.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:27.579 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:27.588 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:27 smithi187 bash[89487]: cluster 2023-09-23T22:39:26.327283+0000 mgr.y (mgr.25310) 521 : cluster 0 pgmap v472: 99 pgs: 99 active+clean; 1.0 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2023-09-23T22:39:27.604 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:27.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:27.606 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:27.707 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:27.737 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:27.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:27.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:27.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:27 smithi169 bash[101133]: cluster 2023-09-23T22:39:26.327283+0000 mgr.y (mgr.25310) 521 : cluster 0 pgmap v472: 99 pgs: 99 active+clean; 1.0 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2023-09-23T22:39:27.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:27 smithi169 bash[104356]: cluster 2023-09-23T22:39:26.327283+0000 mgr.y (mgr.25310) 521 : cluster 0 pgmap v472: 99 pgs: 99 active+clean; 1.0 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2023-09-23T22:39:27.841 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:27.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:27.896 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:27.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:27.997 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:28.027 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:28.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:28.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:28.135 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:28.159 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:28.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:28.164 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:28.265 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:28.296 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:28.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:28.298 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:28.399 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:28.425 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:28.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:28.429 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:28.529 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:28.567 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:28.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:28.570 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:28.671 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:28.680 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:39:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:39:28] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-09-23T22:39:28.707 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:28.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:28.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:28.811 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:28.848 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:28.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:28.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:28.953 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:28.981 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:28.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:28.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:29.085 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:29.110 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:29.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:29.117 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:29.218 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:29.241 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:29.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:29.244 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:29.345 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:29.371 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:29.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:29.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:29.383 INFO:teuthology.orchestra.run.smithi169.stdout:moved 25 / 297 (8.41751%) 2023-09-23T22:39:29.383 INFO:teuthology.orchestra.run.smithi169.stdout:avg 37.125 2023-09-23T22:39:29.383 INFO:teuthology.orchestra.run.smithi169.stdout:stddev 4.96078 -> 7.0788 (expected baseline 5.69951) 2023-09-23T22:39:29.383 INFO:teuthology.orchestra.run.smithi169.stdout:min osd.5 with 30 -> 35 pgs (0.808081 -> 0.942761 * mean) 2023-09-23T22:39:29.383 INFO:teuthology.orchestra.run.smithi169.stdout:max osd.3 with 46 -> 25 pgs (1.23906 -> 0.673401 * mean) 2023-09-23T22:39:29.383 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:39:29.383 INFO:teuthology.orchestra.run.smithi169.stdout:oload 110 2023-09-23T22:39:29.383 INFO:teuthology.orchestra.run.smithi169.stdout:max_change 1 2023-09-23T22:39:29.383 INFO:teuthology.orchestra.run.smithi169.stdout:max_change_osds 4 2023-09-23T22:39:29.383 INFO:teuthology.orchestra.run.smithi169.stdout:average_utilization 0.0049 2023-09-23T22:39:29.384 INFO:teuthology.orchestra.run.smithi169.stdout:overload_utilization 0.0054 2023-09-23T22:39:29.384 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 weight 1.0000 -> 0.5716 2023-09-23T22:39:29.384 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 weight 1.0000 -> 0.8272 2023-09-23T22:39:29.477 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:29.487 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:29 smithi169 bash[104356]: cluster 2023-09-23T22:39:28.327819+0000 mgr.y (mgr.25310) 522 : cluster 0 pgmap v473: 99 pgs: 99 active+clean; 897 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2023-09-23T22:39:29.487 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:29 smithi169 bash[104356]: audit 2023-09-23T22:39:29.114699+0000 mon.a (mon.0) 690 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'2':'54210','3':'37458'}"}]: dispatch 2023-09-23T22:39:29.487 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:29 smithi169 bash[101133]: cluster 2023-09-23T22:39:28.327819+0000 mgr.y (mgr.25310) 522 : cluster 0 pgmap v473: 99 pgs: 99 active+clean; 897 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2023-09-23T22:39:29.487 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:29 smithi169 bash[101133]: audit 2023-09-23T22:39:29.114699+0000 mon.a (mon.0) 690 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'2':'54210','3':'37458'}"}]: dispatch 2023-09-23T22:39:29.501 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:29.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:29.504 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:29.605 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:29.629 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:29.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:29.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:29.733 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:29.766 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:29.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:29.768 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:29.869 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:29.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:29 smithi187 bash[89487]: cluster 2023-09-23T22:39:28.327819+0000 mgr.y (mgr.25310) 522 : cluster 0 pgmap v473: 99 pgs: 99 active+clean; 897 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 728 op/s 2023-09-23T22:39:29.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:29 smithi187 bash[89487]: audit 2023-09-23T22:39:29.114699+0000 mon.a (mon.0) 690 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'2':'54210','3':'37458'}"}]: dispatch 2023-09-23T22:39:29.902 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:29.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:29.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:30.005 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:30.036 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:30.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:30.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:30.140 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:30.168 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:30.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:30.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:30.271 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:30.303 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:30.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:30.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:30.406 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:30.430 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:30.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:30.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:30.533 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:30.545 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:30 smithi187 bash[89487]: audit 2023-09-23T22:39:29.113679+0000 mgr.y (mgr.25310) 523 : audit 0 from='client.44627 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:39:30.546 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:30 smithi187 bash[89487]: cluster 2023-09-23T22:39:29.375311+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T22:39:30.546 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:30 smithi187 bash[89487]: audit 2023-09-23T22:39:29.376431+0000 mon.a (mon.0) 691 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'2':'54210','3':'37458'}"}]': finished 2023-09-23T22:39:30.546 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:30 smithi187 bash[89487]: cluster 2023-09-23T22:39:29.376519+0000 mon.a (mon.0) 692 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2023-09-23T22:39:30.546 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:30 smithi187 bash[89487]: cluster 2023-09-23T22:39:29.378217+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T22:39:30.546 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:30 smithi187 bash[89487]: cluster 2023-09-23T22:39:29.379884+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T22:39:30.546 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:30 smithi187 bash[89487]: cluster 2023-09-23T22:39:29.384743+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T22:39:30.546 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:30 smithi187 bash[89487]: cluster 2023-09-23T22:39:30.376668+0000 mon.a (mon.0) 693 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2023-09-23T22:39:30.565 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:30.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:30.568 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:30.668 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:30.680 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:30 smithi169 bash[101133]: audit 2023-09-23T22:39:29.113679+0000 mgr.y (mgr.25310) 523 : audit 0 from='client.44627 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:39:30.680 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:30 smithi169 bash[101133]: cluster 2023-09-23T22:39:29.375311+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T22:39:30.680 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:30 smithi169 bash[101133]: audit 2023-09-23T22:39:29.376431+0000 mon.a (mon.0) 691 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'2':'54210','3':'37458'}"}]': finished 2023-09-23T22:39:30.681 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:30 smithi169 bash[101133]: cluster 2023-09-23T22:39:29.376519+0000 mon.a (mon.0) 692 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2023-09-23T22:39:30.681 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:30 smithi169 bash[101133]: cluster 2023-09-23T22:39:29.378217+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T22:39:30.681 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:30 smithi169 bash[101133]: cluster 2023-09-23T22:39:29.379884+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T22:39:30.681 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:30 smithi169 bash[101133]: cluster 2023-09-23T22:39:29.384743+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T22:39:30.681 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:30 smithi169 bash[101133]: cluster 2023-09-23T22:39:30.376668+0000 mon.a (mon.0) 693 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2023-09-23T22:39:30.681 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:30 smithi169 bash[104356]: audit 2023-09-23T22:39:29.113679+0000 mgr.y (mgr.25310) 523 : audit 0 from='client.44627 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:39:30.681 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:30 smithi169 bash[104356]: cluster 2023-09-23T22:39:29.375311+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T22:39:30.681 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:30 smithi169 bash[104356]: audit 2023-09-23T22:39:29.376431+0000 mon.a (mon.0) 691 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'2':'54210','3':'37458'}"}]': finished 2023-09-23T22:39:30.681 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:30 smithi169 bash[104356]: cluster 2023-09-23T22:39:29.376519+0000 mon.a (mon.0) 692 : cluster 0 osdmap e128: 8 total, 8 up, 8 in 2023-09-23T22:39:30.681 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:30 smithi169 bash[104356]: cluster 2023-09-23T22:39:29.378217+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T22:39:30.682 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:30 smithi169 bash[104356]: cluster 2023-09-23T22:39:29.379884+0000 osd.7 (osd.7) 64 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T22:39:30.682 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:30 smithi169 bash[104356]: cluster 2023-09-23T22:39:29.384743+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e128 with expected crc 2023-09-23T22:39:30.682 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:30 smithi169 bash[104356]: cluster 2023-09-23T22:39:30.376668+0000 mon.a (mon.0) 693 : cluster 0 osdmap e129: 8 total, 8 up, 8 in 2023-09-23T22:39:30.698 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:30.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:30.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:30.802 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:30.830 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:30.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:30.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:30.932 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:39:30.932 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:39:30.933 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:30.964 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:30.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:30.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:31.068 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:31.093 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:31.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:31.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:31.195 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:31.220 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:31.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:31.222 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:31.323 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:31.328 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:39:31.348 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:31.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:31.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:31.451 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:31.484 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:31.485 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:31 smithi169 bash[104356]: cluster 2023-09-23T22:39:30.328195+0000 mgr.y (mgr.25310) 524 : cluster 0 pgmap v475: 99 pgs: 99 active+clean; 800 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 739 op/s 2023-09-23T22:39:31.486 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:31 smithi169 bash[104356]: cluster 2023-09-23T22:39:30.374059+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:39:31.486 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:31 smithi169 bash[104356]: cluster 2023-09-23T22:39:30.376017+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:39:31.486 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:31 smithi169 bash[104356]: cluster 2023-09-23T22:39:30.376111+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:39:31.486 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:31 smithi169 bash[104356]: cluster 2023-09-23T22:39:30.379835+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:39:31.486 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:31 smithi169 bash[104356]: cluster 2023-09-23T22:39:30.380494+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:39:31.486 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:31 smithi169 bash[104356]: cluster 2023-09-23T22:39:30.380820+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:39:31.486 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:31 smithi169 bash[104356]: cluster 2023-09-23T22:39:30.382987+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:39:31.486 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:31 smithi169 bash[104356]: cluster 2023-09-23T22:39:30.383634+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:39:31.486 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:31 smithi169 bash[104356]: cluster 2023-09-23T22:39:30.388602+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:39:31.486 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:31 smithi169 bash[104356]: cluster 2023-09-23T22:39:30.390174+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:39:31.486 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:31 smithi169 bash[104356]: cluster 2023-09-23T22:39:31.380115+0000 mon.a (mon.0) 694 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2023-09-23T22:39:31.487 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:31 smithi169 bash[101133]: cluster 2023-09-23T22:39:30.328195+0000 mgr.y (mgr.25310) 524 : cluster 0 pgmap v475: 99 pgs: 99 active+clean; 800 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 739 op/s 2023-09-23T22:39:31.487 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:31 smithi169 bash[101133]: cluster 2023-09-23T22:39:30.374059+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:39:31.487 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:31 smithi169 bash[101133]: cluster 2023-09-23T22:39:30.376017+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:39:31.487 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:31 smithi169 bash[101133]: cluster 2023-09-23T22:39:30.376111+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:39:31.487 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:31 smithi169 bash[101133]: cluster 2023-09-23T22:39:30.379835+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:39:31.487 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:31 smithi169 bash[101133]: cluster 2023-09-23T22:39:30.380494+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:39:31.487 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:31 smithi169 bash[101133]: cluster 2023-09-23T22:39:30.380820+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:39:31.487 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:31 smithi169 bash[101133]: cluster 2023-09-23T22:39:30.382987+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:39:31.487 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:31 smithi169 bash[101133]: cluster 2023-09-23T22:39:30.383634+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:39:31.487 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:31 smithi169 bash[101133]: cluster 2023-09-23T22:39:30.388602+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:39:31.487 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:31 smithi169 bash[101133]: cluster 2023-09-23T22:39:30.390174+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:39:31.488 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:31 smithi169 bash[101133]: cluster 2023-09-23T22:39:31.380115+0000 mon.a (mon.0) 694 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2023-09-23T22:39:31.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:31.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:31.589 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:31.619 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:31.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:31.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:31.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:31 smithi187 bash[89487]: cluster 2023-09-23T22:39:30.328195+0000 mgr.y (mgr.25310) 524 : cluster 0 pgmap v475: 99 pgs: 99 active+clean; 800 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 739 op/s 2023-09-23T22:39:31.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:31 smithi187 bash[89487]: cluster 2023-09-23T22:39:30.374059+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:39:31.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:31 smithi187 bash[89487]: cluster 2023-09-23T22:39:30.376017+0000 osd.7 (osd.7) 65 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:39:31.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:31 smithi187 bash[89487]: cluster 2023-09-23T22:39:30.376111+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:39:31.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:31 smithi187 bash[89487]: cluster 2023-09-23T22:39:30.379835+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:39:31.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:31 smithi187 bash[89487]: cluster 2023-09-23T22:39:30.380494+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:39:31.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:31 smithi187 bash[89487]: cluster 2023-09-23T22:39:30.380820+0000 osd.7 (osd.7) 66 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:39:31.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:31 smithi187 bash[89487]: cluster 2023-09-23T22:39:30.382987+0000 osd.7 (osd.7) 67 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:39:31.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:31 smithi187 bash[89487]: cluster 2023-09-23T22:39:30.383634+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:39:31.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:31 smithi187 bash[89487]: cluster 2023-09-23T22:39:30.388602+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:39:31.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:31 smithi187 bash[89487]: cluster 2023-09-23T22:39:30.390174+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e129 with expected crc 2023-09-23T22:39:31.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:31 smithi187 bash[89487]: cluster 2023-09-23T22:39:31.380115+0000 mon.a (mon.0) 694 : cluster 0 osdmap e130: 8 total, 8 up, 8 in 2023-09-23T22:39:31.722 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:31.753 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:31.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:31.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:31.857 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:31.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:31.892 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:31.892 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:31.993 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:32.021 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:32.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:32.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:32.125 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:32.151 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:32.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:32.156 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:32.257 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:32.287 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:32.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:32.292 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:32.393 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:32.425 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:32.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:32.433 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:32.534 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:32.566 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:32.570 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:32 smithi169 bash[104356]: cluster 2023-09-23T22:39:31.375795+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T22:39:32.571 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:32 smithi169 bash[104356]: cluster 2023-09-23T22:39:31.376294+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T22:39:32.571 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:32 smithi169 bash[104356]: cluster 2023-09-23T22:39:31.378842+0000 osd.4 (osd.4) 3 : cluster 0 6.2 starting backfill to osd.6 from (0'0,0'0] MAX to 127'13275 2023-09-23T22:39:32.571 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:32 smithi169 bash[104356]: cluster 2023-09-23T22:39:31.380461+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T22:39:32.571 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:32 smithi169 bash[104356]: cluster 2023-09-23T22:39:31.381235+0000 osd.4 (osd.4) 4 : cluster 0 6.e starting backfill to osd.5 from (0'0,0'0] MAX to 127'13183 2023-09-23T22:39:32.571 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:32 smithi169 bash[104356]: cluster 2023-09-23T22:39:31.382837+0000 osd.1 (osd.1) 3 : cluster 0 6.4 starting backfill to osd.6 from (0'0,0'0] MAX to 127'13158 2023-09-23T22:39:32.571 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:32 smithi169 bash[104356]: cluster 2023-09-23T22:39:31.384462+0000 osd.4 (osd.4) 5 : cluster 0 6.6 starting backfill to osd.6 from (0'0,0'0] MAX to 127'13430 2023-09-23T22:39:32.571 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:32 smithi169 bash[104356]: cluster 2023-09-23T22:39:31.384964+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T22:39:32.571 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:32 smithi169 bash[104356]: cluster 2023-09-23T22:39:31.387189+0000 osd.6 (osd.6) 64 : cluster 0 6.c starting backfill to osd.7 from (0'0,0'0] MAX to 127'13233 2023-09-23T22:39:32.571 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:32 smithi169 bash[104356]: cluster 2023-09-23T22:39:32.381745+0000 mon.a (mon.0) 695 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2023-09-23T22:39:32.572 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:32 smithi169 bash[101133]: cluster 2023-09-23T22:39:31.375795+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T22:39:32.572 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:32 smithi169 bash[101133]: cluster 2023-09-23T22:39:31.376294+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T22:39:32.572 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:32 smithi169 bash[101133]: cluster 2023-09-23T22:39:31.378842+0000 osd.4 (osd.4) 3 : cluster 0 6.2 starting backfill to osd.6 from (0'0,0'0] MAX to 127'13275 2023-09-23T22:39:32.572 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:32 smithi169 bash[101133]: cluster 2023-09-23T22:39:31.380461+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T22:39:32.572 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:32 smithi169 bash[101133]: cluster 2023-09-23T22:39:31.381235+0000 osd.4 (osd.4) 4 : cluster 0 6.e starting backfill to osd.5 from (0'0,0'0] MAX to 127'13183 2023-09-23T22:39:32.572 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:32 smithi169 bash[101133]: cluster 2023-09-23T22:39:31.382837+0000 osd.1 (osd.1) 3 : cluster 0 6.4 starting backfill to osd.6 from (0'0,0'0] MAX to 127'13158 2023-09-23T22:39:32.572 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:32 smithi169 bash[101133]: cluster 2023-09-23T22:39:31.384462+0000 osd.4 (osd.4) 5 : cluster 0 6.6 starting backfill to osd.6 from (0'0,0'0] MAX to 127'13430 2023-09-23T22:39:32.572 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:32 smithi169 bash[101133]: cluster 2023-09-23T22:39:31.384964+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T22:39:32.572 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:32 smithi169 bash[101133]: cluster 2023-09-23T22:39:31.387189+0000 osd.6 (osd.6) 64 : cluster 0 6.c starting backfill to osd.7 from (0'0,0'0] MAX to 127'13233 2023-09-23T22:39:32.572 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:32 smithi169 bash[101133]: cluster 2023-09-23T22:39:32.381745+0000 mon.a (mon.0) 695 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2023-09-23T22:39:32.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:32.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:32.673 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:32.698 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:32.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:32.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:32.801 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:32.833 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:32.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:32.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:32.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:32 smithi187 bash[89487]: cluster 2023-09-23T22:39:31.375795+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T22:39:32.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:32 smithi187 bash[89487]: cluster 2023-09-23T22:39:31.376294+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T22:39:32.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:32 smithi187 bash[89487]: cluster 2023-09-23T22:39:31.378842+0000 osd.4 (osd.4) 3 : cluster 0 6.2 starting backfill to osd.6 from (0'0,0'0] MAX to 127'13275 2023-09-23T22:39:32.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:32 smithi187 bash[89487]: cluster 2023-09-23T22:39:31.380461+0000 osd.6 (osd.6) 62 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T22:39:32.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:32 smithi187 bash[89487]: cluster 2023-09-23T22:39:31.381235+0000 osd.4 (osd.4) 4 : cluster 0 6.e starting backfill to osd.5 from (0'0,0'0] MAX to 127'13183 2023-09-23T22:39:32.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:32 smithi187 bash[89487]: cluster 2023-09-23T22:39:31.382837+0000 osd.1 (osd.1) 3 : cluster 0 6.4 starting backfill to osd.6 from (0'0,0'0] MAX to 127'13158 2023-09-23T22:39:32.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:32 smithi187 bash[89487]: cluster 2023-09-23T22:39:31.384462+0000 osd.4 (osd.4) 5 : cluster 0 6.6 starting backfill to osd.6 from (0'0,0'0] MAX to 127'13430 2023-09-23T22:39:32.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:32 smithi187 bash[89487]: cluster 2023-09-23T22:39:31.384964+0000 osd.6 (osd.6) 63 : cluster 3 failed to encode map e130 with expected crc 2023-09-23T22:39:32.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:32 smithi187 bash[89487]: cluster 2023-09-23T22:39:31.387189+0000 osd.6 (osd.6) 64 : cluster 0 6.c starting backfill to osd.7 from (0'0,0'0] MAX to 127'13233 2023-09-23T22:39:32.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:32 smithi187 bash[89487]: cluster 2023-09-23T22:39:32.381745+0000 mon.a (mon.0) 695 : cluster 0 osdmap e131: 8 total, 8 up, 8 in 2023-09-23T22:39:32.942 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:32.967 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:32.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:32.972 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:33.073 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:33.108 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:33.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:33.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:33.212 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:33.246 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:33.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:33.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:33.350 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:33.388 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:33.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:33.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:33.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:33 smithi187 bash[89487]: cluster 2023-09-23T22:39:32.328826+0000 mgr.y (mgr.25310) 525 : cluster 0 pgmap v478: 99 pgs: 1 active+remapped+backfilling, 2 active+undersized+remapped, 96 active+clean; 746 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 753 op/s; 641/35850 objects misplaced (1.788%); 651 KiB/s, 10 objects/s recovering 2023-09-23T22:39:33.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:33 smithi187 bash[89487]: cluster 2023-09-23T22:39:32.379129+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:39:33.481 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:33 smithi187 bash[89487]: cluster 2023-09-23T22:39:32.380853+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:39:33.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:33 smithi187 bash[89487]: cluster 2023-09-23T22:39:32.383193+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:39:33.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:33 smithi187 bash[89487]: cluster 2023-09-23T22:39:32.384779+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:39:33.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:33 smithi187 bash[89487]: cluster 2023-09-23T22:39:32.386001+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:39:33.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:33 smithi187 bash[89487]: cluster 2023-09-23T22:39:32.386335+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:39:33.482 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:33 smithi187 bash[89487]: cluster 2023-09-23T22:39:33.384395+0000 mon.a (mon.0) 696 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2023-09-23T22:39:33.492 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:33.519 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:33.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:33.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:33.623 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:33.654 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:33.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:33.656 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:33.757 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:33.765 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:33 smithi169 bash[104356]: cluster 2023-09-23T22:39:32.328826+0000 mgr.y (mgr.25310) 525 : cluster 0 pgmap v478: 99 pgs: 1 active+remapped+backfilling, 2 active+undersized+remapped, 96 active+clean; 746 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 753 op/s; 641/35850 objects misplaced (1.788%); 651 KiB/s, 10 objects/s recovering 2023-09-23T22:39:33.765 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:33 smithi169 bash[104356]: cluster 2023-09-23T22:39:32.379129+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:39:33.765 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:33 smithi169 bash[104356]: cluster 2023-09-23T22:39:32.380853+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:39:33.765 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:33 smithi169 bash[104356]: cluster 2023-09-23T22:39:32.383193+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:39:33.765 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:33 smithi169 bash[104356]: cluster 2023-09-23T22:39:32.384779+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:39:33.765 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:33 smithi169 bash[104356]: cluster 2023-09-23T22:39:32.386001+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:39:33.765 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:33 smithi169 bash[104356]: cluster 2023-09-23T22:39:32.386335+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:39:33.766 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:33 smithi169 bash[104356]: cluster 2023-09-23T22:39:33.384395+0000 mon.a (mon.0) 696 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2023-09-23T22:39:33.766 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:33 smithi169 bash[101133]: cluster 2023-09-23T22:39:32.328826+0000 mgr.y (mgr.25310) 525 : cluster 0 pgmap v478: 99 pgs: 1 active+remapped+backfilling, 2 active+undersized+remapped, 96 active+clean; 746 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 753 op/s; 641/35850 objects misplaced (1.788%); 651 KiB/s, 10 objects/s recovering 2023-09-23T22:39:33.766 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:33 smithi169 bash[101133]: cluster 2023-09-23T22:39:32.379129+0000 osd.6 (osd.6) 65 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:39:33.766 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:33 smithi169 bash[101133]: cluster 2023-09-23T22:39:32.380853+0000 osd.6 (osd.6) 66 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:39:33.766 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:33 smithi169 bash[101133]: cluster 2023-09-23T22:39:32.383193+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:39:33.766 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:33 smithi169 bash[101133]: cluster 2023-09-23T22:39:32.384779+0000 osd.7 (osd.7) 68 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:39:33.766 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:33 smithi169 bash[101133]: cluster 2023-09-23T22:39:32.386001+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:39:33.766 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:33 smithi169 bash[101133]: cluster 2023-09-23T22:39:32.386335+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e131 with expected crc 2023-09-23T22:39:33.766 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:33 smithi169 bash[101133]: cluster 2023-09-23T22:39:33.384395+0000 mon.a (mon.0) 696 : cluster 0 osdmap e132: 8 total, 8 up, 8 in 2023-09-23T22:39:33.798 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:33.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:33.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:33.905 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:33.952 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:33.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:33.959 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:34.059 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:34.097 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:34.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:34.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:34.202 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:34.228 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:34.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:34.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:34.337 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:34.370 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:34.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:34.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:34.475 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:34.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:34 smithi187 bash[89487]: cluster 2023-09-23T22:39:33.385926+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T22:39:34.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:34 smithi187 bash[89487]: cluster 2023-09-23T22:39:33.386112+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T22:39:34.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:34 smithi187 bash[89487]: cluster 2023-09-23T22:39:33.390229+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T22:39:34.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:34 smithi187 bash[89487]: cluster 2023-09-23T22:39:33.393711+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T22:39:34.523 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:34.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:34.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:34.627 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:34.636 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:34 smithi169 bash[101133]: cluster 2023-09-23T22:39:33.385926+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T22:39:34.637 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:34 smithi169 bash[101133]: cluster 2023-09-23T22:39:33.386112+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T22:39:34.637 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:34 smithi169 bash[101133]: cluster 2023-09-23T22:39:33.390229+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T22:39:34.637 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:34 smithi169 bash[101133]: cluster 2023-09-23T22:39:33.393711+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T22:39:34.637 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:34 smithi169 bash[104356]: cluster 2023-09-23T22:39:33.385926+0000 osd.6 (osd.6) 68 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T22:39:34.637 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:34 smithi169 bash[104356]: cluster 2023-09-23T22:39:33.386112+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T22:39:34.637 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:34 smithi169 bash[104356]: cluster 2023-09-23T22:39:33.390229+0000 osd.6 (osd.6) 69 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T22:39:34.637 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:34 smithi169 bash[104356]: cluster 2023-09-23T22:39:33.393711+0000 osd.7 (osd.7) 69 : cluster 3 failed to encode map e132 with expected crc 2023-09-23T22:39:34.659 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:34.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:34.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:34.763 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:34.787 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:34.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:34.793 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:34.893 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:34.915 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:34.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:34.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:35.017 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:35.041 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:35.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:35.044 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:35.145 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:35.180 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:35.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:35.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:35.286 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:35.324 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:35.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:35.330 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:35.430 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:35.460 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:35.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:35.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:35.509 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-23T22:39:35.509 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:39:35.509 INFO:tasks.thrashosds.thrasher:Removing osd 5, in_osds are: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T22:39:35.509 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd out 5 2023-09-23T22:39:35.565 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:35.573 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:35 smithi187 bash[89487]: cluster 2023-09-23T22:39:34.329445+0000 mgr.y (mgr.25310) 526 : cluster 0 pgmap v481: 99 pgs: 2 active+remapped+backfill_wait, 1 peering, 3 active+remapped+backfilling, 2 active+undersized+remapped, 91 active+clean; 676 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 495 op/s; 2999/32481 objects misplaced (9.233%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T22:39:35.595 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:35.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:35.600 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:35.700 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:35.735 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:35.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:35.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:35.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:35 smithi169 bash[101133]: cluster 2023-09-23T22:39:34.329445+0000 mgr.y (mgr.25310) 526 : cluster 0 pgmap v481: 99 pgs: 2 active+remapped+backfill_wait, 1 peering, 3 active+remapped+backfilling, 2 active+undersized+remapped, 91 active+clean; 676 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 495 op/s; 2999/32481 objects misplaced (9.233%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T22:39:35.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:35 smithi169 bash[104356]: cluster 2023-09-23T22:39:34.329445+0000 mgr.y (mgr.25310) 526 : cluster 0 pgmap v481: 99 pgs: 2 active+remapped+backfill_wait, 1 peering, 3 active+remapped+backfilling, 2 active+undersized+remapped, 91 active+clean; 676 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 495 op/s; 2999/32481 objects misplaced (9.233%); 4.5 MiB/s, 72 objects/s recovering 2023-09-23T22:39:35.841 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:35.899 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:35.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:35.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:36.002 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:36.034 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:36.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:36.038 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:36.138 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:36.157 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:36.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:36.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:36.263 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:36.295 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:36.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:36.297 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:36.398 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:36.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:36.432 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:36.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:36.444 INFO:teuthology.orchestra.run.smithi187.stdout:ERROR: (22) Invalid argument 2023-09-23T22:39:36.444 INFO:teuthology.orchestra.run.smithi187.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-23T22:39:36.534 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:36.557 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:36.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:36.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:36.660 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:36.691 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:36.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:36.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:36.795 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:36.838 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:36.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:36.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:36.942 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:36.968 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:36.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:36.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:37.072 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:37.107 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:37.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:37.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:37.213 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:37.252 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:37.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:37.255 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:37.337 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:37 smithi169 bash[101133]: cluster 2023-09-23T22:39:36.333404+0000 mgr.y (mgr.25310) 527 : cluster 0 pgmap v482: 99 pgs: 2 active+remapped+backfill_wait, 1 peering, 3 active+remapped+backfilling, 2 active+undersized+remapped, 91 active+clean; 676 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 332 op/s; 2999/32481 objects misplaced (9.233%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T22:39:37.339 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:37 smithi187 bash[89487]: cluster 2023-09-23T22:39:36.333404+0000 mgr.y (mgr.25310) 527 : cluster 0 pgmap v482: 99 pgs: 2 active+remapped+backfill_wait, 1 peering, 3 active+remapped+backfilling, 2 active+undersized+remapped, 91 active+clean; 676 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 332 op/s; 2999/32481 objects misplaced (9.233%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T22:39:37.355 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:37.381 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:37.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:37.386 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:37.487 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:37.509 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:37.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:37.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:37.612 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:37.637 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:37.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:37.639 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:37.740 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:37.741 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-23T22:39:37.751 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:37 smithi169 bash[104356]: cluster 2023-09-23T22:39:36.333404+0000 mgr.y (mgr.25310) 527 : cluster 0 pgmap v482: 99 pgs: 2 active+remapped+backfill_wait, 1 peering, 3 active+remapped+backfilling, 2 active+undersized+remapped, 91 active+clean; 676 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 332 op/s; 2999/32481 objects misplaced (9.233%); 3.0 MiB/s, 48 objects/s recovering 2023-09-23T22:39:37.771 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:37.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:37.774 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:37.875 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:37.907 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:37.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:37.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:38.010 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:38.037 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:38.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:38.040 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:38.140 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:38.170 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:38.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:38.173 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:38.273 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:38.306 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:38.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:38.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:38.409 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:38.438 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:38.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:38.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:38.463 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:38 smithi169 bash[104356]: cluster 2023-09-23T22:39:37.334534+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T22:39:38.463 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:38 smithi169 bash[104356]: cluster 2023-09-23T22:39:37.337142+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T22:39:38.463 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:38 smithi169 bash[104356]: cluster 2023-09-23T22:39:37.339633+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T22:39:38.463 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:38 smithi169 bash[104356]: cluster 2023-09-23T22:39:37.341333+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T22:39:38.463 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:38 smithi169 bash[104356]: cluster 2023-09-23T22:39:37.342804+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T22:39:38.463 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:38 smithi169 bash[104356]: cluster 2023-09-23T22:39:37.343226+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T22:39:38.463 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:38 smithi169 bash[104356]: cluster 2023-09-23T22:39:37.343315+0000 mon.a (mon.0) 697 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2023-09-23T22:39:38.463 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:38 smithi169 bash[104356]: cluster 2023-09-23T22:39:37.344879+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T22:39:38.463 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:38 smithi169 bash[104356]: cluster 2023-09-23T22:39:37.345741+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T22:39:38.464 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:39:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:39:38] "GET /metrics HTTP/1.1" 200 36387 "" "Prometheus/2.43.0" 2023-09-23T22:39:38.464 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:38 smithi169 bash[101133]: cluster 2023-09-23T22:39:37.334534+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T22:39:38.464 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:38 smithi169 bash[101133]: cluster 2023-09-23T22:39:37.337142+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T22:39:38.464 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:38 smithi169 bash[101133]: cluster 2023-09-23T22:39:37.339633+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T22:39:38.464 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:38 smithi169 bash[101133]: cluster 2023-09-23T22:39:37.341333+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T22:39:38.464 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:38 smithi169 bash[101133]: cluster 2023-09-23T22:39:37.342804+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T22:39:38.464 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:38 smithi169 bash[101133]: cluster 2023-09-23T22:39:37.343226+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T22:39:38.464 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:38 smithi169 bash[101133]: cluster 2023-09-23T22:39:37.343315+0000 mon.a (mon.0) 697 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2023-09-23T22:39:38.465 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:38 smithi169 bash[101133]: cluster 2023-09-23T22:39:37.344879+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T22:39:38.465 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:38 smithi169 bash[101133]: cluster 2023-09-23T22:39:37.345741+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T22:39:38.541 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:38.574 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:38.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:38.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:38.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:38 smithi187 bash[89487]: cluster 2023-09-23T22:39:37.334534+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T22:39:38.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:38 smithi187 bash[89487]: cluster 2023-09-23T22:39:37.337142+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T22:39:38.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:38 smithi187 bash[89487]: cluster 2023-09-23T22:39:37.339633+0000 osd.7 (osd.7) 70 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T22:39:38.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:38 smithi187 bash[89487]: cluster 2023-09-23T22:39:37.341333+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T22:39:38.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:38 smithi187 bash[89487]: cluster 2023-09-23T22:39:37.342804+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T22:39:38.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:38 smithi187 bash[89487]: cluster 2023-09-23T22:39:37.343226+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T22:39:38.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:38 smithi187 bash[89487]: cluster 2023-09-23T22:39:37.343315+0000 mon.a (mon.0) 697 : cluster 0 osdmap e133: 8 total, 8 up, 8 in 2023-09-23T22:39:38.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:38 smithi187 bash[89487]: cluster 2023-09-23T22:39:37.344879+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T22:39:38.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:38 smithi187 bash[89487]: cluster 2023-09-23T22:39:37.345741+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e133 with expected crc 2023-09-23T22:39:38.678 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:38.701 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:38.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:38.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:38.805 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:38.831 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:38.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:38.839 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:38.878 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:39:38.903 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:39:38.936 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:39:38.940 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:38.960 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:39:38.969 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:38.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:38.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:38.984 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:39:39.009 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:39:39.036 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:39:39.064 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:39:39.065 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:39:39.066 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:39:39.066 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:39:39.066 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:39:39.066 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:39:39.066 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:39:39.066 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:39:39.066 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:39:39.072 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:39.097 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:39.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:39.099 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:39.199 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:39.225 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:39.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:39.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:39.329 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:39.356 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:39.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:39.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:39.370 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is unset 2023-09-23T22:39:39.460 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:39.489 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:39.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:39.491 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:39.591 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:39.600 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:39 smithi187 bash[89487]: cluster 2023-09-23T22:39:38.334169+0000 mgr.y (mgr.25310) 528 : cluster 0 pgmap v484: 99 pgs: 2 active+remapped+backfill_wait, 1 peering, 3 active+remapped+backfilling, 93 active+clean; 537 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 1798/25815 objects misplaced (6.965%); 12 MiB/s, 196 objects/s recovering 2023-09-23T22:39:39.600 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:39 smithi187 bash[89487]: cluster 2023-09-23T22:39:38.338308+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T22:39:39.600 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:39 smithi187 bash[89487]: cluster 2023-09-23T22:39:38.338310+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T22:39:39.600 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:39 smithi187 bash[89487]: cluster 2023-09-23T22:39:38.342439+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T22:39:39.601 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:39 smithi187 bash[89487]: cluster 2023-09-23T22:39:38.342600+0000 mon.a (mon.0) 698 : cluster 0 osdmap e134: 8 total, 8 up, 8 in 2023-09-23T22:39:39.601 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:39 smithi187 bash[89487]: cluster 2023-09-23T22:39:38.343195+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T22:39:39.601 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:39 smithi187 bash[89487]: cluster 2023-09-23T22:39:38.346178+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T22:39:39.601 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:39 smithi187 bash[89487]: audit 2023-09-23T22:39:38.850093+0000 mon.c (mon.2) 35 : audit 0 from='client.? 172.21.15.169:0/593594642' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:39:39.601 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:39 smithi187 bash[89487]: audit 2023-09-23T22:39:39.077741+0000 mon.c (mon.2) 36 : audit 1 from='client.? 172.21.15.169:0/1151022371' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:39:39.601 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:39 smithi187 bash[89487]: audit 2023-09-23T22:39:39.078231+0000 mon.a (mon.0) 699 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:39:39.618 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:39.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:39.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:39.722 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:39.734 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:39 smithi169 bash[104356]: cluster 2023-09-23T22:39:38.334169+0000 mgr.y (mgr.25310) 528 : cluster 0 pgmap v484: 99 pgs: 2 active+remapped+backfill_wait, 1 peering, 3 active+remapped+backfilling, 93 active+clean; 537 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 1798/25815 objects misplaced (6.965%); 12 MiB/s, 196 objects/s recovering 2023-09-23T22:39:39.734 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:39 smithi169 bash[104356]: cluster 2023-09-23T22:39:38.338308+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T22:39:39.734 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:39 smithi169 bash[104356]: cluster 2023-09-23T22:39:38.338310+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T22:39:39.734 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:39 smithi169 bash[104356]: cluster 2023-09-23T22:39:38.342439+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T22:39:39.734 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:39 smithi169 bash[104356]: cluster 2023-09-23T22:39:38.342600+0000 mon.a (mon.0) 698 : cluster 0 osdmap e134: 8 total, 8 up, 8 in 2023-09-23T22:39:39.734 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:39 smithi169 bash[104356]: cluster 2023-09-23T22:39:38.343195+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T22:39:39.734 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:39 smithi169 bash[104356]: cluster 2023-09-23T22:39:38.346178+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T22:39:39.734 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:39 smithi169 bash[104356]: audit 2023-09-23T22:39:38.850093+0000 mon.c (mon.2) 35 : audit 0 from='client.? 172.21.15.169:0/593594642' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:39:39.734 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:39 smithi169 bash[104356]: audit 2023-09-23T22:39:39.077741+0000 mon.c (mon.2) 36 : audit 1 from='client.? 172.21.15.169:0/1151022371' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:39:39.735 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:39 smithi169 bash[104356]: audit 2023-09-23T22:39:39.078231+0000 mon.a (mon.0) 699 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:39:39.735 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:39 smithi169 bash[101133]: cluster 2023-09-23T22:39:38.334169+0000 mgr.y (mgr.25310) 528 : cluster 0 pgmap v484: 99 pgs: 2 active+remapped+backfill_wait, 1 peering, 3 active+remapped+backfilling, 93 active+clean; 537 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 1798/25815 objects misplaced (6.965%); 12 MiB/s, 196 objects/s recovering 2023-09-23T22:39:39.735 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:39 smithi169 bash[101133]: cluster 2023-09-23T22:39:38.338308+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T22:39:39.735 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:39 smithi169 bash[101133]: cluster 2023-09-23T22:39:38.338310+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T22:39:39.735 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:39 smithi169 bash[101133]: cluster 2023-09-23T22:39:38.342439+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T22:39:39.735 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:39 smithi169 bash[101133]: cluster 2023-09-23T22:39:38.342600+0000 mon.a (mon.0) 698 : cluster 0 osdmap e134: 8 total, 8 up, 8 in 2023-09-23T22:39:39.735 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:39 smithi169 bash[101133]: cluster 2023-09-23T22:39:38.343195+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T22:39:39.735 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:39 smithi169 bash[101133]: cluster 2023-09-23T22:39:38.346178+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e134 with expected crc 2023-09-23T22:39:39.736 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:39 smithi169 bash[101133]: audit 2023-09-23T22:39:38.850093+0000 mon.c (mon.2) 35 : audit 0 from='client.? 172.21.15.169:0/593594642' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:39:39.736 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:39 smithi169 bash[101133]: audit 2023-09-23T22:39:39.077741+0000 mon.c (mon.2) 36 : audit 1 from='client.? 172.21.15.169:0/1151022371' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:39:39.736 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:39 smithi169 bash[101133]: audit 2023-09-23T22:39:39.078231+0000 mon.a (mon.0) 699 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:39:39.748 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:39.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:39.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:39.851 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:39.876 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:39.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:39.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:39.978 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:40.013 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:40.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:40.015 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:40.116 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:40.151 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:40.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:40.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:40.255 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:40.289 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:40.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:40.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:40.393 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:40.430 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:40.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:40.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:40.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:40 smithi169 bash[104356]: cluster 2023-09-23T22:39:39.347291+0000 mon.a (mon.0) 700 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:39:40.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:40 smithi169 bash[104356]: cluster 2023-09-23T22:39:39.347338+0000 mon.a (mon.0) 701 : cluster 1 Cluster is now healthy 2023-09-23T22:39:40.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:40 smithi169 bash[104356]: cluster 2023-09-23T22:39:39.359812+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T22:39:40.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:40 smithi169 bash[104356]: cluster 2023-09-23T22:39:39.360062+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T22:39:40.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:40 smithi169 bash[104356]: cluster 2023-09-23T22:39:39.362430+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T22:39:40.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:40 smithi169 bash[104356]: cluster 2023-09-23T22:39:39.363164+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T22:39:40.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:40 smithi169 bash[104356]: audit 2023-09-23T22:39:39.364712+0000 mon.a (mon.0) 702 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:39:40.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:40 smithi169 bash[104356]: cluster 2023-09-23T22:39:39.364806+0000 mon.a (mon.0) 703 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2023-09-23T22:39:40.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:40 smithi169 bash[101133]: cluster 2023-09-23T22:39:39.347291+0000 mon.a (mon.0) 700 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:39:40.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:40 smithi169 bash[101133]: cluster 2023-09-23T22:39:39.347338+0000 mon.a (mon.0) 701 : cluster 1 Cluster is now healthy 2023-09-23T22:39:40.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:40 smithi169 bash[101133]: cluster 2023-09-23T22:39:39.359812+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T22:39:40.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:40 smithi169 bash[101133]: cluster 2023-09-23T22:39:39.360062+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T22:39:40.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:40 smithi169 bash[101133]: cluster 2023-09-23T22:39:39.362430+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T22:39:40.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:40 smithi169 bash[101133]: cluster 2023-09-23T22:39:39.363164+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T22:39:40.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:40 smithi169 bash[101133]: audit 2023-09-23T22:39:39.364712+0000 mon.a (mon.0) 702 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:39:40.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:40 smithi169 bash[101133]: cluster 2023-09-23T22:39:39.364806+0000 mon.a (mon.0) 703 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2023-09-23T22:39:40.536 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:40.571 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:40.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:40.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:40.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:40 smithi187 bash[89487]: cluster 2023-09-23T22:39:39.347291+0000 mon.a (mon.0) 700 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:39:40.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:40 smithi187 bash[89487]: cluster 2023-09-23T22:39:39.347338+0000 mon.a (mon.0) 701 : cluster 1 Cluster is now healthy 2023-09-23T22:39:40.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:40 smithi187 bash[89487]: cluster 2023-09-23T22:39:39.359812+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T22:39:40.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:40 smithi187 bash[89487]: cluster 2023-09-23T22:39:39.360062+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T22:39:40.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:40 smithi187 bash[89487]: cluster 2023-09-23T22:39:39.362430+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T22:39:40.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:40 smithi187 bash[89487]: cluster 2023-09-23T22:39:39.363164+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e135 with expected crc 2023-09-23T22:39:40.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:40 smithi187 bash[89487]: audit 2023-09-23T22:39:39.364712+0000 mon.a (mon.0) 702 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:39:40.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:40 smithi187 bash[89487]: cluster 2023-09-23T22:39:39.364806+0000 mon.a (mon.0) 703 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2023-09-23T22:39:40.674 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:40.699 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:40.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:40.701 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:40.802 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:40.833 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:40.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:40.835 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:40.936 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:40.966 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:40.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:40.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:41.070 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:41.104 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:41.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:41.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:41.208 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:41.240 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:41.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:41.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:41.343 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:41.377 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:41.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:41.383 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:41.484 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:41.509 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:41.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:41.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:41.613 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:41.621 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:41 smithi187 bash[89487]: cluster 2023-09-23T22:39:40.334900+0000 mgr.y (mgr.25310) 529 : cluster 0 pgmap v487: 99 pgs: 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 95 active+clean; 472 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 543 op/s; 628/22686 objects misplaced (2.768%); 18 MiB/s, 286 objects/s recovering 2023-09-23T22:39:41.621 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:41 smithi187 bash[89487]: cluster 2023-09-23T22:39:40.362334+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T22:39:41.621 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:41 smithi187 bash[89487]: cluster 2023-09-23T22:39:40.363696+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T22:39:41.621 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:41 smithi187 bash[89487]: cluster 2023-09-23T22:39:40.365267+0000 mon.a (mon.0) 704 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2023-09-23T22:39:41.621 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:41 smithi187 bash[89487]: cluster 2023-09-23T22:39:40.368842+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T22:39:41.622 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:41 smithi187 bash[89487]: audit 2023-09-23T22:39:41.136022+0000 mon.a (mon.0) 705 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:39:41.622 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:41 smithi187 bash[89487]: audit 2023-09-23T22:39:41.137736+0000 mon.a (mon.0) 706 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:39:41.639 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:41.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:41.642 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:41.743 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:41.768 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:41.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:41.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:41.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:41 smithi169 bash[104356]: cluster 2023-09-23T22:39:40.334900+0000 mgr.y (mgr.25310) 529 : cluster 0 pgmap v487: 99 pgs: 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 95 active+clean; 472 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 543 op/s; 628/22686 objects misplaced (2.768%); 18 MiB/s, 286 objects/s recovering 2023-09-23T22:39:41.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:41 smithi169 bash[104356]: cluster 2023-09-23T22:39:40.362334+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T22:39:41.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:41 smithi169 bash[104356]: cluster 2023-09-23T22:39:40.363696+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T22:39:41.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:41 smithi169 bash[104356]: cluster 2023-09-23T22:39:40.365267+0000 mon.a (mon.0) 704 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2023-09-23T22:39:41.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:41 smithi169 bash[104356]: cluster 2023-09-23T22:39:40.368842+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T22:39:41.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:41 smithi169 bash[104356]: audit 2023-09-23T22:39:41.136022+0000 mon.a (mon.0) 705 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:39:41.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:41 smithi169 bash[104356]: audit 2023-09-23T22:39:41.137736+0000 mon.a (mon.0) 706 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:39:41.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:41 smithi169 bash[101133]: cluster 2023-09-23T22:39:40.334900+0000 mgr.y (mgr.25310) 529 : cluster 0 pgmap v487: 99 pgs: 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 95 active+clean; 472 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 543 op/s; 628/22686 objects misplaced (2.768%); 18 MiB/s, 286 objects/s recovering 2023-09-23T22:39:41.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:41 smithi169 bash[101133]: cluster 2023-09-23T22:39:40.362334+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T22:39:41.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:41 smithi169 bash[101133]: cluster 2023-09-23T22:39:40.363696+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T22:39:41.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:41 smithi169 bash[101133]: cluster 2023-09-23T22:39:40.365267+0000 mon.a (mon.0) 704 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2023-09-23T22:39:41.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:41 smithi169 bash[101133]: cluster 2023-09-23T22:39:40.368842+0000 osd.7 (osd.7) 71 : cluster 3 failed to encode map e136 with expected crc 2023-09-23T22:39:41.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:41 smithi169 bash[101133]: audit 2023-09-23T22:39:41.136022+0000 mon.a (mon.0) 705 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:39:41.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:41 smithi169 bash[101133]: audit 2023-09-23T22:39:41.137736+0000 mon.a (mon.0) 706 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:39:41.803 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:39:41.874 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:41.903 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:41.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:41.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:42.006 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:42.046 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:42.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:42.051 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:42.151 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:42.178 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:42.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:42.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:42.281 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:42.318 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:42.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:42.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:42.423 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:42.432 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:42 smithi187 bash[89487]: cluster 2023-09-23T22:39:41.366104+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T22:39:42.433 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:42 smithi187 bash[89487]: cluster 2023-09-23T22:39:41.370524+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T22:39:42.433 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:42 smithi187 bash[89487]: cluster 2023-09-23T22:39:41.370713+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T22:39:42.433 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:42 smithi187 bash[89487]: cluster 2023-09-23T22:39:41.370890+0000 mon.a (mon.0) 707 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2023-09-23T22:39:42.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:42.465 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:42.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:42.535 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:39:42.566 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:42.593 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:42.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:42.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:42.697 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:42.722 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:42.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:42.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:42.757 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:39:42.767 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:42 smithi169 bash[104356]: cluster 2023-09-23T22:39:41.366104+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T22:39:42.767 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:42 smithi169 bash[104356]: cluster 2023-09-23T22:39:41.370524+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T22:39:42.767 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:42 smithi169 bash[104356]: cluster 2023-09-23T22:39:41.370713+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T22:39:42.767 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:42 smithi169 bash[104356]: cluster 2023-09-23T22:39:41.370890+0000 mon.a (mon.0) 707 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2023-09-23T22:39:42.769 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:42 smithi169 bash[101133]: cluster 2023-09-23T22:39:41.366104+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T22:39:42.769 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:42 smithi169 bash[101133]: cluster 2023-09-23T22:39:41.370524+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T22:39:42.769 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:42 smithi169 bash[101133]: cluster 2023-09-23T22:39:41.370713+0000 osd.7 (osd.7) 72 : cluster 3 failed to encode map e137 with expected crc 2023-09-23T22:39:42.769 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:42 smithi169 bash[101133]: cluster 2023-09-23T22:39:41.370890+0000 mon.a (mon.0) 707 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2023-09-23T22:39:42.827 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:42.867 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:42.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:42.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:42.973 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:43.005 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:43.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:43.008 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:43.109 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:43.134 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:43.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:43.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:43.239 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:43.274 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:43.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:43.277 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:43.316 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T22:39:43.378 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:43.413 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:43.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:43.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:43.516 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:43.543 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:43.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:43.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:43.650 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:43.661 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:43 smithi187 bash[89487]: cluster 2023-09-23T22:39:42.335634+0000 mgr.y (mgr.25310) 530 : cluster 0 pgmap v490: 99 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 96 active+clean; 431 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 422 op/s; 619/20745 objects misplaced (2.984%); 12 MiB/s, 194 objects/s recovering 2023-09-23T22:39:43.661 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:43 smithi187 bash[89487]: audit 2023-09-23T22:39:42.669621+0000 mon.a (mon.0) 708 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:39:43.661 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:43 smithi187 bash[89487]: audit 2023-09-23T22:39:43.155547+0000 mon.a (mon.0) 709 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:39:43.661 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:43 smithi187 bash[89487]: audit 2023-09-23T22:39:43.169603+0000 mon.a (mon.0) 710 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:39:43.678 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:43.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:43.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:43.782 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:43.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:43 smithi169 bash[104356]: cluster 2023-09-23T22:39:42.335634+0000 mgr.y (mgr.25310) 530 : cluster 0 pgmap v490: 99 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 96 active+clean; 431 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 422 op/s; 619/20745 objects misplaced (2.984%); 12 MiB/s, 194 objects/s recovering 2023-09-23T22:39:43.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:43 smithi169 bash[104356]: audit 2023-09-23T22:39:42.669621+0000 mon.a (mon.0) 708 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:39:43.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:43 smithi169 bash[104356]: audit 2023-09-23T22:39:43.155547+0000 mon.a (mon.0) 709 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:39:43.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:43 smithi169 bash[104356]: audit 2023-09-23T22:39:43.169603+0000 mon.a (mon.0) 710 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:39:43.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:43 smithi169 bash[101133]: cluster 2023-09-23T22:39:42.335634+0000 mgr.y (mgr.25310) 530 : cluster 0 pgmap v490: 99 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 96 active+clean; 431 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 422 op/s; 619/20745 objects misplaced (2.984%); 12 MiB/s, 194 objects/s recovering 2023-09-23T22:39:43.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:43 smithi169 bash[101133]: audit 2023-09-23T22:39:42.669621+0000 mon.a (mon.0) 708 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:39:43.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:43 smithi169 bash[101133]: audit 2023-09-23T22:39:43.155547+0000 mon.a (mon.0) 709 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:39:43.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:43 smithi169 bash[101133]: audit 2023-09-23T22:39:43.169603+0000 mon.a (mon.0) 710 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:39:43.805 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:43.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:43.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:43.908 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:43.934 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:43.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:43.938 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:44.039 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:44.066 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:44.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:44.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:44.169 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:44.196 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:44.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:44.202 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:44.302 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:44.325 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:44.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:44.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:44.428 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:44.460 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:44.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:44.462 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:44.562 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:44.587 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:44.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:44.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:44.693 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:44.723 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:44.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:44.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:44.831 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:44.861 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:44.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:44.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:44.963 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:44.987 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:44.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:44.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:45.090 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:45.117 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:45.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:45.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:45.223 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:45.247 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:45.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:45.253 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:45.353 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:45.383 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:45.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:45.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:45.487 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:45.495 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:45 smithi169 bash[101133]: cluster 2023-09-23T22:39:44.336390+0000 mgr.y (mgr.25310) 531 : cluster 0 pgmap v491: 99 pgs: 99 active+clean; 360 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 472 op/s; 14 MiB/s, 227 objects/s recovering 2023-09-23T22:39:45.495 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:45 smithi169 bash[104356]: cluster 2023-09-23T22:39:44.336390+0000 mgr.y (mgr.25310) 531 : cluster 0 pgmap v491: 99 pgs: 99 active+clean; 360 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 472 op/s; 14 MiB/s, 227 objects/s recovering 2023-09-23T22:39:45.515 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:45.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:45.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:45.623 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:45.649 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:45.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:45.654 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:45 smithi187 bash[89487]: cluster 2023-09-23T22:39:44.336390+0000 mgr.y (mgr.25310) 531 : cluster 0 pgmap v491: 99 pgs: 99 active+clean; 360 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 472 op/s; 14 MiB/s, 227 objects/s recovering 2023-09-23T22:39:45.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:45.755 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:45.786 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:45.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:45.788 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:45.889 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:45.912 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:45.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:45.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:46.015 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:46.043 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:46.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:46.049 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:46.149 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:46.179 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:46.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:46.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:46.284 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:46.316 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:46.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:46.320 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:46.413 INFO:teuthology.orchestra.run.smithi169.stderr:marked out osd.5. 2023-09-23T22:39:46.421 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:46.446 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:46.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:46.449 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:46.449 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:46 smithi187 bash[89487]: audit 2023-09-23T22:39:46.288040+0000 mon.c (mon.2) 37 : audit 1 from='client.? 172.21.15.169:0/2873047399' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["5"]}]: dispatch 2023-09-23T22:39:46.449 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:46 smithi187 bash[89487]: audit 2023-09-23T22:39:46.289445+0000 mon.a (mon.0) 711 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["5"]}]: dispatch 2023-09-23T22:39:46.449 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:46 smithi187 bash[89487]: cluster 2023-09-23T22:39:46.289588+0000 mon.a (mon.0) 712 : cluster 1 Client client.admin marked osd.5 out, while it was still marked up 2023-09-23T22:39:46.449 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:46 smithi187 bash[89487]: audit 2023-09-23T22:39:46.386321+0000 mon.a (mon.0) 713 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:39:46.550 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:46.578 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:46.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:46.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:46.682 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:46.689 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:46 smithi169 bash[104356]: audit 2023-09-23T22:39:46.288040+0000 mon.c (mon.2) 37 : audit 1 from='client.? 172.21.15.169:0/2873047399' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["5"]}]: dispatch 2023-09-23T22:39:46.689 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:46 smithi169 bash[104356]: audit 2023-09-23T22:39:46.289445+0000 mon.a (mon.0) 711 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["5"]}]: dispatch 2023-09-23T22:39:46.690 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:46 smithi169 bash[104356]: cluster 2023-09-23T22:39:46.289588+0000 mon.a (mon.0) 712 : cluster 1 Client client.admin marked osd.5 out, while it was still marked up 2023-09-23T22:39:46.690 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:46 smithi169 bash[104356]: audit 2023-09-23T22:39:46.386321+0000 mon.a (mon.0) 713 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:39:46.690 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:46 smithi169 bash[101133]: debug 2023-09-23T22:39:46.286+0000 7f0af05a7700 -1 mon.a@0(leader).osd e137 definitely_dead 0 2023-09-23T22:39:46.690 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:46 smithi169 bash[101133]: audit 2023-09-23T22:39:46.288040+0000 mon.c (mon.2) 37 : audit 1 from='client.? 172.21.15.169:0/2873047399' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["5"]}]: dispatch 2023-09-23T22:39:46.690 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:46 smithi169 bash[101133]: audit 2023-09-23T22:39:46.289445+0000 mon.a (mon.0) 711 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["5"]}]: dispatch 2023-09-23T22:39:46.691 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:46 smithi169 bash[101133]: cluster 2023-09-23T22:39:46.289588+0000 mon.a (mon.0) 712 : cluster 1 Client client.admin marked osd.5 out, while it was still marked up 2023-09-23T22:39:46.691 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:46 smithi169 bash[101133]: audit 2023-09-23T22:39:46.386321+0000 mon.a (mon.0) 713 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:39:46.709 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:46.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:46.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:46.814 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:46.844 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:46.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:46.846 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:46.947 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:46.976 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:46.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:46.978 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:47.079 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:47.105 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:47.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:47.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:47.130 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T22:39:47.130 INFO:teuthology.orchestra.run.smithi187.stdout: "size": 20, 2023-09-23T22:39:47.130 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 600, 2023-09-23T22:39:47.130 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [ 2023-09-23T22:39:47.131 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.131 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:216657 6.2 6:4406b6fa:::benchmark_data_smithi169_147816_object104728:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e135)", 2023-09-23T22:39:47.131 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:39.443954+0000", 2023-09-23T22:39:47.131 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 7.6773863200000001, 2023-09-23T22:39:47.131 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.96976763799999999, 2023-09-23T22:39:47.131 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:39:47.131 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:47.131 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:39:47.131 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:39:47.131 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:39:47.131 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 216657 2023-09-23T22:39:47.131 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.132 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:39:47.132 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.132 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:39:47.132 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.443954+0000", 2023-09-23T22:39:47.132 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.132 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.132 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.132 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:39:47.132 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.443954+0000", 2023-09-23T22:39:47.132 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.133 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.133 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.133 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:39:47.133 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.443951+0000", 2023-09-23T22:39:47.133 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999971 2023-09-23T22:39:47.133 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.133 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.133 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:39:47.133 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.443965+0000", 2023-09-23T22:39:47.133 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.375e-05 2023-09-23T22:39:47.133 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.134 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.134 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:39:47.134 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.443984+0000", 2023-09-23T22:39:47.134 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.8865e-05 2023-09-23T22:39:47.134 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.134 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.134 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:39:47.134 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.443996+0000", 2023-09-23T22:39:47.134 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2176e-05 2023-09-23T22:39:47.134 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.134 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.135 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.135 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.444074+0000", 2023-09-23T22:39:47.135 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.8471000000000001e-05 2023-09-23T22:39:47.135 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.135 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.135 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:39:47.135 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.444087+0000", 2023-09-23T22:39:47.135 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2772000000000001e-05 2023-09-23T22:39:47.135 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.135 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.135 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.135 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.406912+0000", 2023-09-23T22:39:47.135 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.96282433700000003 2023-09-23T22:39:47.136 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.136 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.136 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:39:47.136 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.407161+0000", 2023-09-23T22:39:47.136 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000249156 2023-09-23T22:39:47.136 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.136 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.136 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T22:39:47.136 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.407383+0000", 2023-09-23T22:39:47.136 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00022221299999999999 2023-09-23T22:39:47.136 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.136 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.137 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.137 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.413391+0000", 2023-09-23T22:39:47.137 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0060078409999999999 2023-09-23T22:39:47.137 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.137 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.137 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.137 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.413516+0000", 2023-09-23T22:39:47.137 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000124895 2023-09-23T22:39:47.137 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.137 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.137 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:39:47.137 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.413540+0000", 2023-09-23T22:39:47.138 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.4162e-05 2023-09-23T22:39:47.138 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.138 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.138 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:39:47.138 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.413619+0000", 2023-09-23T22:39:47.138 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.9110999999999995e-05 2023-09-23T22:39:47.138 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.138 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.138 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:39:47.138 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.413721+0000", 2023-09-23T22:39:47.138 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00010252200000000001 2023-09-23T22:39:47.138 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.139 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:39:47.139 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.139 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.139 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.139 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:216661 6.2 6:4e7b5c7f:::benchmark_data_smithi169_147816_object104732:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e135)", 2023-09-23T22:39:47.139 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:39.453533+0000", 2023-09-23T22:39:47.139 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 7.6678069220000005, 2023-09-23T22:39:47.139 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.97013139000000004, 2023-09-23T22:39:47.139 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:39:47.139 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:47.139 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:39:47.139 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:39:47.140 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:39:47.140 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 216661 2023-09-23T22:39:47.140 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.140 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:39:47.140 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.140 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:39:47.140 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.453533+0000", 2023-09-23T22:39:47.140 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.140 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.140 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.140 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:39:47.140 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.453533+0000", 2023-09-23T22:39:47.141 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.141 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.141 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.141 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:39:47.141 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.453531+0000", 2023-09-23T22:39:47.141 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999976 2023-09-23T22:39:47.141 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.141 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.141 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:39:47.141 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.453540+0000", 2023-09-23T22:39:47.141 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.3239999999999992e-06 2023-09-23T22:39:47.141 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.142 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.142 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:39:47.142 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.453555+0000", 2023-09-23T22:39:47.142 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4789e-05 2023-09-23T22:39:47.142 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.142 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.142 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:39:47.142 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.453564+0000", 2023-09-23T22:39:47.142 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.8270000000000004e-06 2023-09-23T22:39:47.142 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.142 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.143 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.143 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.453620+0000", 2023-09-23T22:39:47.143 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.6171999999999997e-05 2023-09-23T22:39:47.143 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.143 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.143 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:39:47.143 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.453631+0000", 2023-09-23T22:39:47.143 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0695e-05 2023-09-23T22:39:47.143 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.144 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.144 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.144 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.413792+0000", 2023-09-23T22:39:47.144 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.960161771 2023-09-23T22:39:47.144 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.144 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.144 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:39:47.144 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.413984+0000", 2023-09-23T22:39:47.144 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00019201299999999999 2023-09-23T22:39:47.144 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.145 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.145 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T22:39:47.145 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.414209+0000", 2023-09-23T22:39:47.145 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000224329 2023-09-23T22:39:47.145 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.145 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.145 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.145 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.423492+0000", 2023-09-23T22:39:47.145 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0092830800000000008 2023-09-23T22:39:47.145 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.145 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.145 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.146 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.423534+0000", 2023-09-23T22:39:47.146 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.2382999999999997e-05 2023-09-23T22:39:47.146 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.146 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.146 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:39:47.146 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.423589+0000", 2023-09-23T22:39:47.146 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.5284000000000001e-05 2023-09-23T22:39:47.146 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.146 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.146 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:39:47.146 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.423630+0000", 2023-09-23T22:39:47.146 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.0853999999999999e-05 2023-09-23T22:39:47.147 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.147 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.147 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:39:47.147 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.423665+0000", 2023-09-23T22:39:47.147 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.4270000000000002e-05 2023-09-23T22:39:47.147 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.147 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:39:47.147 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.147 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.147 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.147 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:216668 6.2 6:4b6c0f69:::benchmark_data_smithi169_147816_object104739:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e135)", 2023-09-23T22:39:47.147 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:39.465911+0000", 2023-09-23T22:39:47.148 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 7.6554294259999995, 2023-09-23T22:39:47.148 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.96445694699999995, 2023-09-23T22:39:47.148 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:39:47.148 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:47.148 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:39:47.148 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:39:47.148 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:39:47.148 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 216668 2023-09-23T22:39:47.148 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.148 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:39:47.149 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.149 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:39:47.149 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.465911+0000", 2023-09-23T22:39:47.149 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.149 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.149 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.149 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:39:47.149 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.465911+0000", 2023-09-23T22:39:47.149 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.149 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.150 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.150 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:39:47.150 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.465909+0000", 2023-09-23T22:39:47.150 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999976 2023-09-23T22:39:47.150 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.150 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.150 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:39:47.150 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.465918+0000", 2023-09-23T22:39:47.150 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.3200000000000006e-06 2023-09-23T22:39:47.150 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.151 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.151 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:39:47.151 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.465934+0000", 2023-09-23T22:39:47.151 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.6152000000000001e-05 2023-09-23T22:39:47.151 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.151 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.151 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:39:47.151 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.465943+0000", 2023-09-23T22:39:47.151 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.7080000000000003e-06 2023-09-23T22:39:47.152 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.152 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.152 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.152 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.465989+0000", 2023-09-23T22:39:47.152 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.6566000000000001e-05 2023-09-23T22:39:47.152 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.152 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.152 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:39:47.152 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.465999+0000", 2023-09-23T22:39:47.153 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.4259999999999992e-06 2023-09-23T22:39:47.153 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.153 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.153 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.153 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.419831+0000", 2023-09-23T22:39:47.153 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.95383281499999995 2023-09-23T22:39:47.153 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.153 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.153 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:39:47.153 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.419962+0000", 2023-09-23T22:39:47.154 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013084300000000001 2023-09-23T22:39:47.154 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.154 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.154 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T22:39:47.154 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.420071+0000", 2023-09-23T22:39:47.154 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000109158 2023-09-23T22:39:47.154 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.154 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.155 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.155 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.423574+0000", 2023-09-23T22:39:47.155 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0035021169999999999 2023-09-23T22:39:47.155 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.155 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.155 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.155 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.430236+0000", 2023-09-23T22:39:47.155 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0066627190000000001 2023-09-23T22:39:47.156 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.156 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.156 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:39:47.156 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.430247+0000", 2023-09-23T22:39:47.156 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0732e-05 2023-09-23T22:39:47.156 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.156 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.156 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:39:47.157 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.430290+0000", 2023-09-23T22:39:47.157 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.2521000000000002e-05 2023-09-23T22:39:47.157 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.157 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.157 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:39:47.157 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.430368+0000", 2023-09-23T22:39:47.157 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.8039000000000003e-05 2023-09-23T22:39:47.157 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.158 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:39:47.158 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.158 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.158 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.158 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:216685 6.2 6:451f532f:::benchmark_data_smithi169_147816_object104756:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e135)", 2023-09-23T22:39:47.158 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:39.485961+0000", 2023-09-23T22:39:47.158 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 7.6353791129999999, 2023-09-23T22:39:47.158 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.96403850199999996, 2023-09-23T22:39:47.158 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:39:47.158 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:47.159 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:39:47.159 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:39:47.159 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:39:47.159 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 216685 2023-09-23T22:39:47.159 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.159 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:39:47.159 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.159 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:39:47.159 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.485961+0000", 2023-09-23T22:39:47.159 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.159 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.159 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.160 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:39:47.160 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.485961+0000", 2023-09-23T22:39:47.160 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.160 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.160 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.160 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:39:47.160 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.485959+0000", 2023-09-23T22:39:47.160 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:39:47.160 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.160 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.160 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:39:47.161 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.485968+0000", 2023-09-23T22:39:47.161 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.6500000000000002e-06 2023-09-23T22:39:47.161 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.161 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.161 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:39:47.161 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.485982+0000", 2023-09-23T22:39:47.161 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4401e-05 2023-09-23T22:39:47.161 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.162 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.162 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:39:47.162 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.485991+0000", 2023-09-23T22:39:47.163 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.541e-06 2023-09-23T22:39:47.163 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.163 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.163 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.163 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.486047+0000", 2023-09-23T22:39:47.163 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.6368e-05 2023-09-23T22:39:47.163 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.163 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.163 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:39:47.163 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.486058+0000", 2023-09-23T22:39:47.163 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0814e-05 2023-09-23T22:39:47.163 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.164 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.164 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.164 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.423706+0000", 2023-09-23T22:39:47.164 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.93764774100000003 2023-09-23T22:39:47.164 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.164 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.164 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:39:47.164 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.423826+0000", 2023-09-23T22:39:47.164 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000120034 2023-09-23T22:39:47.164 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.164 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.164 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T22:39:47.165 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.423930+0000", 2023-09-23T22:39:47.165 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00010396899999999999 2023-09-23T22:39:47.165 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.165 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.165 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.165 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.430189+0000", 2023-09-23T22:39:47.165 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0062586630000000002 2023-09-23T22:39:47.165 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.165 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.165 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:39:47.165 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.430384+0000", 2023-09-23T22:39:47.165 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00019554800000000001 2023-09-23T22:39:47.166 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.166 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.166 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.166 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.449916+0000", 2023-09-23T22:39:47.166 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.019532122999999998 2023-09-23T22:39:47.166 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.166 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.166 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:39:47.166 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.449953+0000", 2023-09-23T22:39:47.166 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.7160000000000003e-05 2023-09-23T22:39:47.166 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.166 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.167 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:39:47.167 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.449999+0000", 2023-09-23T22:39:47.167 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.6158000000000001e-05 2023-09-23T22:39:47.167 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.167 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:39:47.167 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.167 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.167 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.167 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:216690 6.2 6:46ac0cea:::benchmark_data_smithi169_147816_object104761:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e135)", 2023-09-23T22:39:47.167 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:39.492142+0000", 2023-09-23T22:39:47.167 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 7.6291978819999997, 2023-09-23T22:39:47.168 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.958117899, 2023-09-23T22:39:47.168 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:39:47.168 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:47.168 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:39:47.168 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:39:47.168 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:39:47.168 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 216690 2023-09-23T22:39:47.168 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.168 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:39:47.168 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.168 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:39:47.168 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.492142+0000", 2023-09-23T22:39:47.169 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.169 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.169 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.169 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:39:47.169 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.492142+0000", 2023-09-23T22:39:47.169 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.169 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.169 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.169 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:39:47.169 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.492142+0000", 2023-09-23T22:39:47.169 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999995 2023-09-23T22:39:47.169 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.170 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.170 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:39:47.170 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.492144+0000", 2023-09-23T22:39:47.170 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.5289999999999998e-06 2023-09-23T22:39:47.170 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.170 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.170 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:39:47.170 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.492150+0000", 2023-09-23T22:39:47.170 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.4720000000000003e-06 2023-09-23T22:39:47.170 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.170 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.170 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:39:47.171 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.492155+0000", 2023-09-23T22:39:47.171 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.7319999999999998e-06 2023-09-23T22:39:47.171 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.171 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.171 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.171 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.492698+0000", 2023-09-23T22:39:47.171 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00054323000000000001 2023-09-23T22:39:47.171 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.171 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.171 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:39:47.171 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.492708+0000", 2023-09-23T22:39:47.171 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0403e-05 2023-09-23T22:39:47.171 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.172 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.172 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.172 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.427081+0000", 2023-09-23T22:39:47.172 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.93437274999999997 2023-09-23T22:39:47.172 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.172 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.172 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:39:47.172 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.427181+0000", 2023-09-23T22:39:47.172 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00010040200000000001 2023-09-23T22:39:47.172 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.172 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.172 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T22:39:47.173 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.427279+0000", 2023-09-23T22:39:47.173 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.7813999999999996e-05 2023-09-23T22:39:47.173 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.173 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.173 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:39:47.173 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.437554+0000", 2023-09-23T22:39:47.173 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.010274459999999999 2023-09-23T22:39:47.173 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.173 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.173 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.173 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.442800+0000", 2023-09-23T22:39:47.173 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0052467700000000004 2023-09-23T22:39:47.174 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.174 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.174 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.174 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.450146+0000", 2023-09-23T22:39:47.174 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0073459409999999999 2023-09-23T22:39:47.174 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.174 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.174 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:39:47.174 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.450212+0000", 2023-09-23T22:39:47.174 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.5931000000000003e-05 2023-09-23T22:39:47.174 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.174 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.175 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:39:47.175 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.450260+0000", 2023-09-23T22:39:47.175 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.7895000000000001e-05 2023-09-23T22:39:47.175 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.175 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:39:47.175 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.175 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.175 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.175 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:216694 6.2 6:45eca127:::benchmark_data_smithi169_147816_object104765:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e135)", 2023-09-23T22:39:47.175 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:39.494686+0000", 2023-09-23T22:39:47.175 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 7.6266544730000003, 2023-09-23T22:39:47.176 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.95572803399999995, 2023-09-23T22:39:47.176 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:39:47.176 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:47.176 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:39:47.176 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:39:47.176 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:39:47.176 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 216694 2023-09-23T22:39:47.176 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.176 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:39:47.176 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.176 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:39:47.176 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.494686+0000", 2023-09-23T22:39:47.176 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.177 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.177 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.177 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:39:47.177 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.494686+0000", 2023-09-23T22:39:47.177 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.177 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.177 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.177 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:39:47.177 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.494683+0000", 2023-09-23T22:39:47.177 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999976 2023-09-23T22:39:47.177 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.177 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.178 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:39:47.178 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.494691+0000", 2023-09-23T22:39:47.178 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.6000000000000001e-06 2023-09-23T22:39:47.178 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.178 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.178 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:39:47.178 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.494707+0000", 2023-09-23T22:39:47.178 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.5641000000000002e-05 2023-09-23T22:39:47.178 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.178 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.178 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:39:47.178 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.494717+0000", 2023-09-23T22:39:47.178 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0025e-05 2023-09-23T22:39:47.179 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.179 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.179 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.179 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.499393+0000", 2023-09-23T22:39:47.179 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0046765490000000003 2023-09-23T22:39:47.179 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.179 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.179 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:39:47.179 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.499405+0000", 2023-09-23T22:39:47.179 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2062000000000001e-05 2023-09-23T22:39:47.179 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.179 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.180 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.180 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.430418+0000", 2023-09-23T22:39:47.180 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.93101250999999996 2023-09-23T22:39:47.180 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.180 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.180 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:39:47.180 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.430531+0000", 2023-09-23T22:39:47.180 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000113059 2023-09-23T22:39:47.180 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.180 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.180 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T22:39:47.180 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.430698+0000", 2023-09-23T22:39:47.181 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000166625 2023-09-23T22:39:47.181 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.181 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.181 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:39:47.181 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.442812+0000", 2023-09-23T22:39:47.181 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.012114046 2023-09-23T22:39:47.181 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.181 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.181 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.181 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.442878+0000", 2023-09-23T22:39:47.181 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.6632999999999997e-05 2023-09-23T22:39:47.181 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.181 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.182 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.182 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.450311+0000", 2023-09-23T22:39:47.182 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0074326189999999997 2023-09-23T22:39:47.182 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.182 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.182 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:39:47.182 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.450364+0000", 2023-09-23T22:39:47.182 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.3427000000000002e-05 2023-09-23T22:39:47.182 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.182 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.182 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:39:47.182 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.450414+0000", 2023-09-23T22:39:47.183 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.9404000000000003e-05 2023-09-23T22:39:47.183 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.183 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:39:47.183 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.183 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.183 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.183 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:216696 6.2 6:48090c2e:::benchmark_data_smithi169_147816_object104767:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e135)", 2023-09-23T22:39:47.183 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:39.499850+0000", 2023-09-23T22:39:47.183 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 7.6214899870000004, 2023-09-23T22:39:47.183 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.95068945999999999, 2023-09-23T22:39:47.183 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:39:47.183 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:47.184 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:39:47.184 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:39:47.184 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:39:47.184 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 216696 2023-09-23T22:39:47.184 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.184 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:39:47.184 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.184 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:39:47.184 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.499850+0000", 2023-09-23T22:39:47.184 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.184 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.184 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.184 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:39:47.185 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.499850+0000", 2023-09-23T22:39:47.185 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.185 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.185 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.185 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:39:47.185 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.499849+0000", 2023-09-23T22:39:47.185 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:39:47.185 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.185 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.185 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:39:47.185 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.499855+0000", 2023-09-23T22:39:47.185 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.4139999999999999e-06 2023-09-23T22:39:47.186 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.186 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.186 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:39:47.186 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.499867+0000", 2023-09-23T22:39:47.186 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1493e-05 2023-09-23T22:39:47.186 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.186 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.186 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:39:47.186 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.499874+0000", 2023-09-23T22:39:47.186 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.3810000000000001e-06 2023-09-23T22:39:47.186 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.186 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.186 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.187 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.499917+0000", 2023-09-23T22:39:47.187 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.3124000000000002e-05 2023-09-23T22:39:47.187 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.187 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.187 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:39:47.187 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.499925+0000", 2023-09-23T22:39:47.187 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.6709999999999999e-06 2023-09-23T22:39:47.187 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.187 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.187 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.187 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.433945+0000", 2023-09-23T22:39:47.187 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.93401975599999998 2023-09-23T22:39:47.188 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.188 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.188 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:39:47.188 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.434053+0000", 2023-09-23T22:39:47.188 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000107849 2023-09-23T22:39:47.188 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.188 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.188 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T22:39:47.188 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.434180+0000", 2023-09-23T22:39:47.188 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000127226 2023-09-23T22:39:47.188 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.188 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.189 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.189 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.442934+0000", 2023-09-23T22:39:47.189 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0087541170000000005 2023-09-23T22:39:47.189 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.189 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.189 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:39:47.189 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.449868+0000", 2023-09-23T22:39:47.189 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0069343199999999999 2023-09-23T22:39:47.189 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.189 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.189 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.189 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.450459+0000", 2023-09-23T22:39:47.189 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00059072300000000003 2023-09-23T22:39:47.190 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.190 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.190 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:39:47.190 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.450494+0000", 2023-09-23T22:39:47.190 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.5135000000000002e-05 2023-09-23T22:39:47.190 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.190 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.190 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:39:47.190 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.450540+0000", 2023-09-23T22:39:47.190 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.5453e-05 2023-09-23T22:39:47.190 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.190 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:39:47.190 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.191 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.191 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.191 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:216722 6.2 6:494a2d8b:::benchmark_data_smithi169_147816_object104793:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e135)", 2023-09-23T22:39:47.191 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:39.535737+0000", 2023-09-23T22:39:47.191 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 7.5856026280000002, 2023-09-23T22:39:47.191 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.91497339700000002, 2023-09-23T22:39:47.191 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:39:47.191 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:47.191 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:39:47.191 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:39:47.191 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:39:47.191 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 216722 2023-09-23T22:39:47.192 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.192 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:39:47.192 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.192 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:39:47.192 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.535737+0000", 2023-09-23T22:39:47.192 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.192 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.192 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.192 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:39:47.192 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.535737+0000", 2023-09-23T22:39:47.192 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.192 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.192 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.193 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:39:47.193 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.535736+0000", 2023-09-23T22:39:47.193 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T22:39:47.193 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.193 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.193 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:39:47.193 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.535745+0000", 2023-09-23T22:39:47.193 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.0710000000000001e-06 2023-09-23T22:39:47.193 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.193 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.193 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:39:47.193 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.535761+0000", 2023-09-23T22:39:47.193 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.6072000000000001e-05 2023-09-23T22:39:47.194 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.194 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.194 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:39:47.194 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.535772+0000", 2023-09-23T22:39:47.194 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0837e-05 2023-09-23T22:39:47.194 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.194 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.194 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.194 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.535846+0000", 2023-09-23T22:39:47.194 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.4524999999999995e-05 2023-09-23T22:39:47.194 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.194 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.195 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:39:47.195 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.535882+0000", 2023-09-23T22:39:47.195 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.6152999999999998e-05 2023-09-23T22:39:47.195 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.195 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.195 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.195 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.437631+0000", 2023-09-23T22:39:47.195 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.90174887400000003 2023-09-23T22:39:47.195 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.195 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.195 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:39:47.195 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.437862+0000", 2023-09-23T22:39:47.195 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000231229 2023-09-23T22:39:47.196 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.196 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.196 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T22:39:47.196 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.438078+0000", 2023-09-23T22:39:47.196 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00021611499999999999 2023-09-23T22:39:47.196 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.196 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.196 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.196 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.442992+0000", 2023-09-23T22:39:47.196 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0049138489999999996 2023-09-23T22:39:47.196 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.196 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.196 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:39:47.197 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.450095+0000", 2023-09-23T22:39:47.197 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0071024749999999996 2023-09-23T22:39:47.197 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.197 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.197 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.197 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.450587+0000", 2023-09-23T22:39:47.197 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00049242199999999996 2023-09-23T22:39:47.197 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.197 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.197 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:39:47.197 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.450669+0000", 2023-09-23T22:39:47.197 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.1984999999999995e-05 2023-09-23T22:39:47.197 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.198 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.198 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:39:47.198 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.450711+0000", 2023-09-23T22:39:47.198 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.1699000000000002e-05 2023-09-23T22:39:47.198 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.198 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:39:47.198 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.198 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.198 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.198 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:216744 6.2 6:4d71aed6:::benchmark_data_smithi169_147816_object104815:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e135)", 2023-09-23T22:39:47.198 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:39.565921+0000", 2023-09-23T22:39:47.199 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 7.5554190739999996, 2023-09-23T22:39:47.199 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.91307280899999999, 2023-09-23T22:39:47.199 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:39:47.199 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:47.199 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:39:47.199 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:39:47.199 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:39:47.199 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 216744 2023-09-23T22:39:47.199 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.199 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:39:47.199 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.199 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:39:47.200 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.565921+0000", 2023-09-23T22:39:47.200 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.200 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.200 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.200 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:39:47.200 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.565921+0000", 2023-09-23T22:39:47.200 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.200 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.200 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.200 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:39:47.200 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.565920+0000", 2023-09-23T22:39:47.200 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:39:47.201 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.201 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.201 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:39:47.201 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.565926+0000", 2023-09-23T22:39:47.201 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.285e-06 2023-09-23T22:39:47.201 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.201 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.201 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:39:47.201 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.565939+0000", 2023-09-23T22:39:47.201 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2778e-05 2023-09-23T22:39:47.201 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.201 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.201 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:39:47.202 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.565946+0000", 2023-09-23T22:39:47.202 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.6120000000000001e-06 2023-09-23T22:39:47.202 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.202 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.202 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.202 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.566002+0000", 2023-09-23T22:39:47.202 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.5881999999999998e-05 2023-09-23T22:39:47.202 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.202 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.202 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:39:47.202 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.566013+0000", 2023-09-23T22:39:47.202 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0489000000000001e-05 2023-09-23T22:39:47.202 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.203 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.203 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.203 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.446541+0000", 2023-09-23T22:39:47.203 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.88052848399999994 2023-09-23T22:39:47.203 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.203 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.203 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:39:47.203 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.446667+0000", 2023-09-23T22:39:47.203 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00012635399999999999 2023-09-23T22:39:47.203 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.203 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.203 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T22:39:47.204 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.446811+0000", 2023-09-23T22:39:47.204 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014399200000000001 2023-09-23T22:39:47.204 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.204 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.204 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:39:47.204 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.450550+0000", 2023-09-23T22:39:47.204 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0037386530000000002 2023-09-23T22:39:47.204 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.204 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.204 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.204 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.466741+0000", 2023-09-23T22:39:47.204 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.016190708000000002 2023-09-23T22:39:47.204 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.205 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.205 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.205 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.478924+0000", 2023-09-23T22:39:47.205 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.012183431999999999 2023-09-23T22:39:47.205 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.205 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.205 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:39:47.205 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.478963+0000", 2023-09-23T22:39:47.205 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.8622999999999999e-05 2023-09-23T22:39:47.205 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.205 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.205 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:39:47.205 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.478994+0000", 2023-09-23T22:39:47.206 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.0988999999999998e-05 2023-09-23T22:39:47.206 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.206 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:39:47.206 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.206 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.206 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.206 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:216745 6.2 6:446c27e9:::benchmark_data_smithi169_147816_object104816:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e135)", 2023-09-23T22:39:47.206 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:39.569875+0000", 2023-09-23T22:39:47.206 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 7.5514651920000002, 2023-09-23T22:39:47.206 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.90923004500000004, 2023-09-23T22:39:47.206 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:39:47.206 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:47.206 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:39:47.207 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:39:47.207 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:39:47.207 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 216745 2023-09-23T22:39:47.207 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.207 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:39:47.207 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.207 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:39:47.207 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.569875+0000", 2023-09-23T22:39:47.207 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.207 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.207 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.207 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:39:47.208 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.569875+0000", 2023-09-23T22:39:47.208 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.208 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.208 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.208 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:39:47.208 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.569874+0000", 2023-09-23T22:39:47.208 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:39:47.208 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.208 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.208 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:39:47.208 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.569880+0000", 2023-09-23T22:39:47.208 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.1140000000000002e-06 2023-09-23T22:39:47.208 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.209 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.209 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:39:47.209 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.569896+0000", 2023-09-23T22:39:47.209 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.6651e-05 2023-09-23T22:39:47.209 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.209 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.209 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:39:47.209 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.569906+0000", 2023-09-23T22:39:47.209 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.6299999999999993e-06 2023-09-23T22:39:47.209 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.209 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.209 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.209 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.569969+0000", 2023-09-23T22:39:47.210 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.3354000000000004e-05 2023-09-23T22:39:47.210 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.210 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.210 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:39:47.210 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:39.569979+0000", 2023-09-23T22:39:47.210 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0159e-05 2023-09-23T22:39:47.210 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.210 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.210 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.210 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.450882+0000", 2023-09-23T22:39:47.210 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.88090209500000005 2023-09-23T22:39:47.210 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.210 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.211 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:39:47.211 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.451033+0000", 2023-09-23T22:39:47.211 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00015185200000000001 2023-09-23T22:39:47.211 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.211 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.211 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T22:39:47.211 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.451152+0000", 2023-09-23T22:39:47.211 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00011886400000000001 2023-09-23T22:39:47.211 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.211 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.211 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.211 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.466883+0000", 2023-09-23T22:39:47.211 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.015730279999999999 2023-09-23T22:39:47.212 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.212 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.212 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:39:47.212 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.466894+0000", 2023-09-23T22:39:47.212 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1062e-05 2023-09-23T22:39:47.212 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.212 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.212 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.212 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.479043+0000", 2023-09-23T22:39:47.212 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.012148984999999999 2023-09-23T22:39:47.212 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.212 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.213 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:39:47.213 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.479083+0000", 2023-09-23T22:39:47.213 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.0018999999999997e-05 2023-09-23T22:39:47.213 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.213 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.213 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:39:47.213 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.479105+0000", 2023-09-23T22:39:47.213 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.2361000000000002e-05 2023-09-23T22:39:47.213 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.213 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:39:47.213 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.213 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.214 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.214 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:216867 6.6 6:627b20ff:::benchmark_data_smithi169_147816_object104938:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e136)", 2023-09-23T22:39:47.214 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:40.450147+0000", 2023-09-23T22:39:47.214 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 6.6711931589999995, 2023-09-23T22:39:47.214 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.98339619899999997, 2023-09-23T22:39:47.214 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:39:47.214 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:47.214 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:39:47.214 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:39:47.214 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:39:47.214 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 216867 2023-09-23T22:39:47.214 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.215 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:39:47.215 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.215 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:39:47.215 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.450147+0000", 2023-09-23T22:39:47.215 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.215 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.215 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.215 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:39:47.215 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.450147+0000", 2023-09-23T22:39:47.215 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.215 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.215 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.216 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:39:47.216 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.450145+0000", 2023-09-23T22:39:47.216 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:39:47.216 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.216 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.216 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:39:47.216 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.450152+0000", 2023-09-23T22:39:47.216 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.5899999999999996e-06 2023-09-23T22:39:47.216 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.216 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.216 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:39:47.216 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.450169+0000", 2023-09-23T22:39:47.216 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.6960999999999999e-05 2023-09-23T22:39:47.217 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.217 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.217 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:39:47.217 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.450176+0000", 2023-09-23T22:39:47.217 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.8870000000000003e-06 2023-09-23T22:39:47.217 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.217 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.217 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.217 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.450224+0000", 2023-09-23T22:39:47.217 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.7803999999999998e-05 2023-09-23T22:39:47.217 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.217 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.218 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:39:47.218 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.450234+0000", 2023-09-23T22:39:47.218 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0189e-05 2023-09-23T22:39:47.218 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.218 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.218 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.218 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.422926+0000", 2023-09-23T22:39:47.218 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.97269185599999997 2023-09-23T22:39:47.218 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.218 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.218 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:39:47.218 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.423091+0000", 2023-09-23T22:39:47.219 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000165463 2023-09-23T22:39:47.219 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.219 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.219 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 6,7", 2023-09-23T22:39:47.219 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.423246+0000", 2023-09-23T22:39:47.219 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00015483700000000001 2023-09-23T22:39:47.219 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.219 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.219 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.219 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.427508+0000", 2023-09-23T22:39:47.219 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0042621990000000004 2023-09-23T22:39:47.219 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.220 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.220 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:39:47.220 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.427521+0000", 2023-09-23T22:39:47.220 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2928999999999999e-05 2023-09-23T22:39:47.220 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.220 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.220 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.220 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.433398+0000", 2023-09-23T22:39:47.220 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0058767749999999999 2023-09-23T22:39:47.220 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.220 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.220 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:39:47.221 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.433476+0000", 2023-09-23T22:39:47.221 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.7893999999999997e-05 2023-09-23T22:39:47.221 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.221 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.221 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:39:47.221 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.433543+0000", 2023-09-23T22:39:47.221 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.7267000000000005e-05 2023-09-23T22:39:47.221 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.221 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:39:47.221 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.221 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.221 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.221 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:216889 6.6 6:67d88533:::benchmark_data_smithi169_147816_object104960:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e136)", 2023-09-23T22:39:47.222 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:40.479411+0000", 2023-09-23T22:39:47.222 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 6.6419286700000004, 2023-09-23T22:39:47.222 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.96303714699999998, 2023-09-23T22:39:47.222 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:39:47.222 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:47.222 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:39:47.222 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:39:47.222 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:39:47.222 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 216889 2023-09-23T22:39:47.222 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.222 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:39:47.222 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.223 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:39:47.223 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.479411+0000", 2023-09-23T22:39:47.223 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.223 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.223 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.223 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:39:47.223 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.479411+0000", 2023-09-23T22:39:47.223 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.223 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.223 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.223 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:39:47.223 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.479410+0000", 2023-09-23T22:39:47.224 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:39:47.224 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.224 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.224 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:39:47.224 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.479417+0000", 2023-09-23T22:39:47.224 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.5930000000000002e-06 2023-09-23T22:39:47.224 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.224 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.224 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:39:47.224 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.479428+0000", 2023-09-23T22:39:47.224 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1178999999999999e-05 2023-09-23T22:39:47.224 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.224 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.225 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:39:47.225 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.479437+0000", 2023-09-23T22:39:47.225 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.8149999999999995e-06 2023-09-23T22:39:47.225 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.225 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.225 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.225 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.479490+0000", 2023-09-23T22:39:47.225 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.3531e-05 2023-09-23T22:39:47.225 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.225 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.225 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:39:47.225 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.479498+0000", 2023-09-23T22:39:47.225 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.5039999999999996e-06 2023-09-23T22:39:47.226 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.226 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.226 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.226 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.427558+0000", 2023-09-23T22:39:47.226 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.94806035600000005 2023-09-23T22:39:47.226 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.226 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.226 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:39:47.226 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.427705+0000", 2023-09-23T22:39:47.226 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000147004 2023-09-23T22:39:47.226 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.226 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.227 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 6,7", 2023-09-23T22:39:47.227 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.427815+0000", 2023-09-23T22:39:47.227 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000109764 2023-09-23T22:39:47.227 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.227 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.227 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:39:47.227 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.442078+0000", 2023-09-23T22:39:47.227 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.014263692 2023-09-23T22:39:47.227 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.227 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.227 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.227 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.442162+0000", 2023-09-23T22:39:47.227 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.3258999999999997e-05 2023-09-23T22:39:47.228 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.228 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.228 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.228 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.442326+0000", 2023-09-23T22:39:47.228 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00016386300000000001 2023-09-23T22:39:47.228 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.228 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.228 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:39:47.228 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.442368+0000", 2023-09-23T22:39:47.228 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.2611999999999998e-05 2023-09-23T22:39:47.228 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.228 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.229 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:39:47.229 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.442449+0000", 2023-09-23T22:39:47.229 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.0347999999999997e-05 2023-09-23T22:39:47.229 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.229 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:39:47.229 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.229 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.229 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.229 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:216892 6.6 6:657c6405:::benchmark_data_smithi169_147816_object104963:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e136)", 2023-09-23T22:39:47.229 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:40.484455+0000", 2023-09-23T22:39:47.229 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 6.6368855799999995, 2023-09-23T22:39:47.229 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.96555352500000002, 2023-09-23T22:39:47.230 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:39:47.230 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:47.230 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:39:47.230 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:39:47.230 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:39:47.230 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 216892 2023-09-23T22:39:47.230 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.230 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:39:47.230 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.230 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:39:47.230 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.484455+0000", 2023-09-23T22:39:47.230 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.231 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.231 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.231 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:39:47.231 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.484455+0000", 2023-09-23T22:39:47.231 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.231 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.231 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.231 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:39:47.231 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.484453+0000", 2023-09-23T22:39:47.231 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:39:47.231 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.231 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.232 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:39:47.232 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.484460+0000", 2023-09-23T22:39:47.232 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.4370000000000001e-06 2023-09-23T22:39:47.232 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.232 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.232 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:39:47.232 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.484474+0000", 2023-09-23T22:39:47.232 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3754000000000001e-05 2023-09-23T22:39:47.232 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.232 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.232 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:39:47.232 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.484482+0000", 2023-09-23T22:39:47.233 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.0320000000000003e-06 2023-09-23T22:39:47.233 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.233 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.233 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.233 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.484530+0000", 2023-09-23T22:39:47.233 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.7793000000000001e-05 2023-09-23T22:39:47.233 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.233 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.233 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:39:47.233 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.484539+0000", 2023-09-23T22:39:47.233 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.6559999999999998e-06 2023-09-23T22:39:47.233 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.234 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.234 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.234 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.430617+0000", 2023-09-23T22:39:47.234 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.94607850100000002 2023-09-23T22:39:47.234 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.234 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.234 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:39:47.234 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.430713+0000", 2023-09-23T22:39:47.234 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.5920000000000003e-05 2023-09-23T22:39:47.234 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.234 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.234 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 6,7", 2023-09-23T22:39:47.235 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.430831+0000", 2023-09-23T22:39:47.235 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00011810400000000001 2023-09-23T22:39:47.235 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.235 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.235 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:39:47.235 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.442085+0000", 2023-09-23T22:39:47.235 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.011253852999999999 2023-09-23T22:39:47.235 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.235 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.235 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.235 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.442211+0000", 2023-09-23T22:39:47.235 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00012610799999999999 2023-09-23T22:39:47.235 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.236 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.236 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.236 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.449923+0000", 2023-09-23T22:39:47.236 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0077119689999999999 2023-09-23T22:39:47.236 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.236 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.236 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:39:47.236 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.449976+0000", 2023-09-23T22:39:47.236 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.3332999999999999e-05 2023-09-23T22:39:47.236 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.236 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.236 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:39:47.237 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.450008+0000", 2023-09-23T22:39:47.237 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.1569999999999998e-05 2023-09-23T22:39:47.237 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.237 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:39:47.237 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.237 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.237 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.237 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:216897 6.6 6:6fd50bfd:::benchmark_data_smithi169_147816_object104968:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e136)", 2023-09-23T22:39:47.237 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:40.489092+0000", 2023-09-23T22:39:47.237 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 6.6322482340000004, 2023-09-23T22:39:47.237 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.96109312499999999, 2023-09-23T22:39:47.237 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:39:47.238 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:47.238 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:39:47.238 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:39:47.238 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:39:47.238 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 216897 2023-09-23T22:39:47.238 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.238 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:39:47.238 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.238 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:39:47.238 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.489092+0000", 2023-09-23T22:39:47.238 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.239 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.239 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.239 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:39:47.239 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.489092+0000", 2023-09-23T22:39:47.239 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.239 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.239 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.239 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:39:47.239 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.489091+0000", 2023-09-23T22:39:47.239 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T22:39:47.239 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.239 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.240 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:39:47.240 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.489095+0000", 2023-09-23T22:39:47.240 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.6710000000000001e-06 2023-09-23T22:39:47.240 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.240 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.240 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:39:47.240 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.489102+0000", 2023-09-23T22:39:47.240 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.0230000000000004e-06 2023-09-23T22:39:47.240 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.240 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.240 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:39:47.240 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.489107+0000", 2023-09-23T22:39:47.240 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.0189999999999997e-06 2023-09-23T22:39:47.241 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.241 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.241 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.241 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.489148+0000", 2023-09-23T22:39:47.241 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.1458999999999997e-05 2023-09-23T22:39:47.241 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.241 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.241 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:39:47.241 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.489159+0000", 2023-09-23T22:39:47.241 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0617e-05 2023-09-23T22:39:47.241 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.241 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.242 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.242 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.433694+0000", 2023-09-23T22:39:47.242 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.94453553000000001 2023-09-23T22:39:47.242 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.242 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.242 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:39:47.242 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.433884+0000", 2023-09-23T22:39:47.242 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00018908600000000001 2023-09-23T22:39:47.242 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.242 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.242 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 6,7", 2023-09-23T22:39:47.242 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.434076+0000", 2023-09-23T22:39:47.243 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000192633 2023-09-23T22:39:47.243 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.243 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.243 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:39:47.243 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.442218+0000", 2023-09-23T22:39:47.243 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0081415299999999993 2023-09-23T22:39:47.243 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.243 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.243 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.243 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.442288+0000", 2023-09-23T22:39:47.243 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.0209000000000005e-05 2023-09-23T22:39:47.243 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.244 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.244 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.244 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.450075+0000", 2023-09-23T22:39:47.244 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0077868700000000004 2023-09-23T22:39:47.244 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.244 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.244 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:39:47.244 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.450137+0000", 2023-09-23T22:39:47.244 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.2026999999999994e-05 2023-09-23T22:39:47.244 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.244 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.244 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:39:47.245 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.450185+0000", 2023-09-23T22:39:47.245 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.8211000000000003e-05 2023-09-23T22:39:47.245 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.245 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:39:47.245 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.245 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.245 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.245 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:216912 6.6 6:649ce7ce:::benchmark_data_smithi169_147816_object104983:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e136)", 2023-09-23T22:39:47.245 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:40.507567+0000", 2023-09-23T22:39:47.245 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 6.6137732280000003, 2023-09-23T22:39:47.245 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.94283591200000005, 2023-09-23T22:39:47.245 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:39:47.246 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:47.246 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:39:47.246 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:39:47.246 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:39:47.246 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 216912 2023-09-23T22:39:47.246 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.246 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:39:47.246 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.246 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:39:47.246 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.507567+0000", 2023-09-23T22:39:47.246 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.246 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.247 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.247 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:39:47.247 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.507567+0000", 2023-09-23T22:39:47.247 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.247 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.247 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.247 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:39:47.247 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.507565+0000", 2023-09-23T22:39:47.247 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T22:39:47.247 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.247 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.247 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:39:47.248 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.507572+0000", 2023-09-23T22:39:47.248 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.1369999999999996e-06 2023-09-23T22:39:47.248 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.248 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.248 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:39:47.248 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.507586+0000", 2023-09-23T22:39:47.248 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4354e-05 2023-09-23T22:39:47.248 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.248 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.248 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:39:47.248 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.507596+0000", 2023-09-23T22:39:47.248 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.3589999999999997e-06 2023-09-23T22:39:47.249 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.249 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.249 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.249 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.507661+0000", 2023-09-23T22:39:47.249 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.5077000000000001e-05 2023-09-23T22:39:47.249 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.249 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.249 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:39:47.249 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.507673+0000", 2023-09-23T22:39:47.249 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2153e-05 2023-09-23T22:39:47.249 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.249 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.249 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.250 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.438703+0000", 2023-09-23T22:39:47.250 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.93103023100000004 2023-09-23T22:39:47.250 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.250 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.250 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:39:47.250 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.438826+0000", 2023-09-23T22:39:47.250 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00012238099999999999 2023-09-23T22:39:47.250 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.250 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.250 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 6,7", 2023-09-23T22:39:47.250 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.438930+0000", 2023-09-23T22:39:47.250 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000104356 2023-09-23T22:39:47.251 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.251 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.251 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:39:47.251 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.442461+0000", 2023-09-23T22:39:47.251 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.003531513 2023-09-23T22:39:47.251 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.251 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.251 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.251 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.442498+0000", 2023-09-23T22:39:47.251 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.6863999999999998e-05 2023-09-23T22:39:47.251 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.251 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.252 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.252 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.450297+0000", 2023-09-23T22:39:47.252 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0077984070000000003 2023-09-23T22:39:47.252 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.252 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.252 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:39:47.252 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.450353+0000", 2023-09-23T22:39:47.252 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.5831000000000001e-05 2023-09-23T22:39:47.252 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.252 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.252 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:39:47.252 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.450403+0000", 2023-09-23T22:39:47.253 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.0216000000000002e-05 2023-09-23T22:39:47.253 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.253 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:39:47.253 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.253 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.253 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.253 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:216926 6.6 6:6a5e2d8b:::benchmark_data_smithi169_147816_object104997:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e136)", 2023-09-23T22:39:47.253 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:40.526580+0000", 2023-09-23T22:39:47.253 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 6.5947598169999999, 2023-09-23T22:39:47.253 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.92403690699999996, 2023-09-23T22:39:47.253 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:39:47.253 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:47.253 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:39:47.254 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:39:47.254 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:39:47.254 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 216926 2023-09-23T22:39:47.254 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.254 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:39:47.254 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.254 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:39:47.254 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.526580+0000", 2023-09-23T22:39:47.254 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.254 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.254 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.254 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:39:47.255 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.526580+0000", 2023-09-23T22:39:47.255 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.255 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.255 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.255 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:39:47.255 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.526578+0000", 2023-09-23T22:39:47.255 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999976 2023-09-23T22:39:47.255 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.255 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.255 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:39:47.255 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.526595+0000", 2023-09-23T22:39:47.255 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.7014999999999999e-05 2023-09-23T22:39:47.255 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.256 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.256 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:39:47.256 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.526651+0000", 2023-09-23T22:39:47.256 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.6677e-05 2023-09-23T22:39:47.256 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.256 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.256 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:39:47.256 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.526677+0000", 2023-09-23T22:39:47.256 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.6058e-05 2023-09-23T22:39:47.256 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.256 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.256 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.256 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.527598+0000", 2023-09-23T22:39:47.257 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00092008300000000003 2023-09-23T22:39:47.257 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.257 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.257 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:39:47.257 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.527613+0000", 2023-09-23T22:39:47.257 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.5560999999999999e-05 2023-09-23T22:39:47.257 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.257 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.257 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.257 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.442537+0000", 2023-09-23T22:39:47.257 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.91492414099999997 2023-09-23T22:39:47.257 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.258 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.258 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:39:47.258 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.442684+0000", 2023-09-23T22:39:47.258 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000146909 2023-09-23T22:39:47.258 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.258 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.258 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 6,7", 2023-09-23T22:39:47.258 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.442786+0000", 2023-09-23T22:39:47.258 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000102138 2023-09-23T22:39:47.258 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.258 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.258 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.258 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.450249+0000", 2023-09-23T22:39:47.259 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0074623770000000001 2023-09-23T22:39:47.259 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.259 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.259 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:39:47.259 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.450256+0000", 2023-09-23T22:39:47.259 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.1180000000000003e-06 2023-09-23T22:39:47.259 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.259 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.259 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.259 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.450507+0000", 2023-09-23T22:39:47.259 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00025115700000000001 2023-09-23T22:39:47.259 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.260 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.260 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:39:47.260 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.450566+0000", 2023-09-23T22:39:47.260 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.9512999999999998e-05 2023-09-23T22:39:47.260 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.260 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.260 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:39:47.260 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.450617+0000", 2023-09-23T22:39:47.260 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.0741000000000001e-05 2023-09-23T22:39:47.260 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.260 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:39:47.260 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.260 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.261 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.261 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:216933 6.6 6:694ae538:::benchmark_data_smithi169_147816_object105004:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e136)", 2023-09-23T22:39:47.261 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:40.535235+0000", 2023-09-23T22:39:47.261 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 6.5861055300000002, 2023-09-23T22:39:47.261 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.91554779500000005, 2023-09-23T22:39:47.261 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:39:47.261 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:47.261 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:39:47.261 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:39:47.261 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:39:47.261 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 216933 2023-09-23T22:39:47.261 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.262 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:39:47.262 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.262 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:39:47.262 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.535235+0000", 2023-09-23T22:39:47.262 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.262 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.262 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.262 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:39:47.262 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.535235+0000", 2023-09-23T22:39:47.262 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.262 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.262 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.263 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:39:47.263 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.535233+0000", 2023-09-23T22:39:47.263 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T22:39:47.263 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.263 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.263 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:39:47.263 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.535242+0000", 2023-09-23T22:39:47.263 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.6010000000000001e-06 2023-09-23T22:39:47.263 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.263 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.263 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:39:47.263 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.535258+0000", 2023-09-23T22:39:47.264 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.6160000000000001e-05 2023-09-23T22:39:47.264 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.264 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.264 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:39:47.264 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.535273+0000", 2023-09-23T22:39:47.264 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4932999999999999e-05 2023-09-23T22:39:47.264 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.264 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.264 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.264 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.535331+0000", 2023-09-23T22:39:47.264 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.7306999999999999e-05 2023-09-23T22:39:47.264 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.265 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.265 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:39:47.265 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.535341+0000", 2023-09-23T22:39:47.265 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0278999999999999e-05 2023-09-23T22:39:47.265 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.265 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.265 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.265 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.445982+0000", 2023-09-23T22:39:47.265 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.91064071800000002 2023-09-23T22:39:47.265 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.265 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.265 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:39:47.265 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.446150+0000", 2023-09-23T22:39:47.266 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00016842699999999999 2023-09-23T22:39:47.266 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.266 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.266 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 6,7", 2023-09-23T22:39:47.266 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.446318+0000", 2023-09-23T22:39:47.266 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000167978 2023-09-23T22:39:47.266 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.266 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.266 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.266 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.450464+0000", 2023-09-23T22:39:47.266 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0041463769999999997 2023-09-23T22:39:47.266 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.267 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.267 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:39:47.267 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.450470+0000", 2023-09-23T22:39:47.267 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.2129999999999999e-06 2023-09-23T22:39:47.267 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.267 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.267 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.267 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.450691+0000", 2023-09-23T22:39:47.267 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00022170299999999999 2023-09-23T22:39:47.267 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.267 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.267 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:39:47.267 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.450737+0000", 2023-09-23T22:39:47.268 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.5550000000000003e-05 2023-09-23T22:39:47.268 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.268 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.268 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:39:47.268 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.450782+0000", 2023-09-23T22:39:47.268 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.5574000000000001e-05 2023-09-23T22:39:47.268 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.268 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:39:47.268 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.268 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.268 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.268 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:216935 6.6 6:6d05cf33:::benchmark_data_smithi169_147816_object105006:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e136)", 2023-09-23T22:39:47.269 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:40.537935+0000", 2023-09-23T22:39:47.269 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 6.5834051919999999, 2023-09-23T22:39:47.269 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.92198279599999999, 2023-09-23T22:39:47.269 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:39:47.269 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:47.269 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:39:47.269 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:39:47.269 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:39:47.269 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 216935 2023-09-23T22:39:47.269 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.269 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:39:47.269 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.270 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:39:47.270 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.537935+0000", 2023-09-23T22:39:47.270 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.270 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.270 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.270 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:39:47.270 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.537935+0000", 2023-09-23T22:39:47.270 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.270 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.270 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.270 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:39:47.270 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.537934+0000", 2023-09-23T22:39:47.270 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:39:47.271 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.271 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.271 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:39:47.271 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.537948+0000", 2023-09-23T22:39:47.271 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4402e-05 2023-09-23T22:39:47.271 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.271 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.271 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:39:47.271 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.537974+0000", 2023-09-23T22:39:47.271 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.5973e-05 2023-09-23T22:39:47.271 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.271 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.272 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:39:47.272 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.537989+0000", 2023-09-23T22:39:47.272 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4673e-05 2023-09-23T22:39:47.272 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.272 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.272 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.272 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.538053+0000", 2023-09-23T22:39:47.272 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.4708000000000005e-05 2023-09-23T22:39:47.272 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.272 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.272 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:39:47.272 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.538066+0000", 2023-09-23T22:39:47.272 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2697000000000001e-05 2023-09-23T22:39:47.273 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.273 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.273 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.273 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.450834+0000", 2023-09-23T22:39:47.273 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.912768511 2023-09-23T22:39:47.273 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.273 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.273 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:39:47.273 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.450997+0000", 2023-09-23T22:39:47.273 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00016214499999999999 2023-09-23T22:39:47.273 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.273 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.274 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 6,7", 2023-09-23T22:39:47.274 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.451146+0000", 2023-09-23T22:39:47.274 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000149796 2023-09-23T22:39:47.274 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.274 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.274 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.274 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.459787+0000", 2023-09-23T22:39:47.274 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0086409610000000008 2023-09-23T22:39:47.274 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.274 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.274 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:39:47.274 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.459795+0000", 2023-09-23T22:39:47.274 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.6739999999999997e-06 2023-09-23T22:39:47.275 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.275 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.275 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.275 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.459827+0000", 2023-09-23T22:39:47.275 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.1934000000000003e-05 2023-09-23T22:39:47.275 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.275 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.275 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:39:47.275 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.459875+0000", 2023-09-23T22:39:47.275 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.8106999999999999e-05 2023-09-23T22:39:47.275 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.275 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.276 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:39:47.276 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.459918+0000", 2023-09-23T22:39:47.276 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.2592000000000001e-05 2023-09-23T22:39:47.276 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.276 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:39:47.276 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.276 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.276 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.276 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:216938 6.6 6:6a17a0cc:::benchmark_data_smithi169_147816_object105009:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e136)", 2023-09-23T22:39:47.276 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:40.540029+0000", 2023-09-23T22:39:47.276 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 6.5813106789999996, 2023-09-23T22:39:47.276 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.93542129699999998, 2023-09-23T22:39:47.277 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:39:47.277 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:47.277 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:39:47.277 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:39:47.277 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:39:47.277 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 216938 2023-09-23T22:39:47.277 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.277 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:39:47.277 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.277 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:39:47.277 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.540029+0000", 2023-09-23T22:39:47.277 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.277 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.278 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.278 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:39:47.278 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.540029+0000", 2023-09-23T22:39:47.278 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.278 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.278 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.278 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:39:47.278 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.540029+0000", 2023-09-23T22:39:47.278 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T22:39:47.278 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.278 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.278 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:39:47.279 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.540033+0000", 2023-09-23T22:39:47.279 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.1099999999999996e-06 2023-09-23T22:39:47.279 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.279 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.279 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:39:47.279 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.540043+0000", 2023-09-23T22:39:47.279 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0344e-05 2023-09-23T22:39:47.279 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.279 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.279 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:39:47.279 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.540059+0000", 2023-09-23T22:39:47.279 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.5892e-05 2023-09-23T22:39:47.279 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.280 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.280 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.280 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.540107+0000", 2023-09-23T22:39:47.280 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.8374999999999997e-05 2023-09-23T22:39:47.280 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.280 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.280 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:39:47.280 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.540115+0000", 2023-09-23T22:39:47.280 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.7039999999999994e-06 2023-09-23T22:39:47.280 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.280 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.280 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.280 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.455445+0000", 2023-09-23T22:39:47.281 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.91533001999999997 2023-09-23T22:39:47.281 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.281 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.281 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:39:47.281 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.455575+0000", 2023-09-23T22:39:47.281 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000129653 2023-09-23T22:39:47.281 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.281 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.281 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 6,7", 2023-09-23T22:39:47.281 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.455712+0000", 2023-09-23T22:39:47.281 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013757799999999999 2023-09-23T22:39:47.281 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.281 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.282 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.282 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.467663+0000", 2023-09-23T22:39:47.282 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.011950929000000001 2023-09-23T22:39:47.282 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.282 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.282 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:39:47.282 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.475334+0000", 2023-09-23T22:39:47.282 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.007670718 2023-09-23T22:39:47.282 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.282 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.282 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.282 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.475371+0000", 2023-09-23T22:39:47.283 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.7358999999999999e-05 2023-09-23T22:39:47.283 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.283 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.283 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:39:47.283 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.475405+0000", 2023-09-23T22:39:47.283 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.3340999999999998e-05 2023-09-23T22:39:47.283 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.283 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.283 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:39:47.283 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.475451+0000", 2023-09-23T22:39:47.283 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.6097000000000003e-05 2023-09-23T22:39:47.283 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.284 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:39:47.284 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.284 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.284 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.284 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:216949 6.6 6:6bbb1af4:::benchmark_data_smithi169_147816_object105020:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e136)", 2023-09-23T22:39:47.284 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:40.559028+0000", 2023-09-23T22:39:47.284 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 6.5623122929999997, 2023-09-23T22:39:47.284 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.91978399399999999, 2023-09-23T22:39:47.284 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:39:47.284 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:39:47.284 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:39:47.284 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:39:47.284 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:39:47.285 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 216949 2023-09-23T22:39:47.285 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.285 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:39:47.285 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.285 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:39:47.285 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.559028+0000", 2023-09-23T22:39:47.285 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.285 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.285 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.285 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:39:47.285 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.559028+0000", 2023-09-23T22:39:47.285 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:39:47.285 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.286 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.286 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:39:47.286 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.559026+0000", 2023-09-23T22:39:47.286 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:39:47.286 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.286 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.286 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:39:47.286 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.559034+0000", 2023-09-23T22:39:47.286 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.6930000000000007e-06 2023-09-23T22:39:47.286 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.286 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.286 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:39:47.287 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.559046+0000", 2023-09-23T22:39:47.287 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.234e-05 2023-09-23T22:39:47.287 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.287 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.287 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:39:47.287 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.559054+0000", 2023-09-23T22:39:47.287 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.1500000000000002e-06 2023-09-23T22:39:47.287 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.287 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.287 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.287 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.559105+0000", 2023-09-23T22:39:47.287 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.1316999999999997e-05 2023-09-23T22:39:47.288 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.288 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.288 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:39:47.288 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:40.559112+0000", 2023-09-23T22:39:47.288 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.2810000000000003e-06 2023-09-23T22:39:47.288 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.288 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.288 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:39:47.288 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.459945+0000", 2023-09-23T22:39:47.288 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.900833263 2023-09-23T22:39:47.288 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.288 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.288 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:39:47.289 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.460054+0000", 2023-09-23T22:39:47.289 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000108373 2023-09-23T22:39:47.289 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.289 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.289 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 6,7", 2023-09-23T22:39:47.289 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.460169+0000", 2023-09-23T22:39:47.289 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000115024 2023-09-23T22:39:47.289 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.289 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.289 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.289 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.471692+0000", 2023-09-23T22:39:47.289 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.011523606 2023-09-23T22:39:47.290 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.290 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.290 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:39:47.290 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.475494+0000", 2023-09-23T22:39:47.290 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0038021050000000001 2023-09-23T22:39:47.290 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.290 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.290 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:39:47.290 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.478718+0000", 2023-09-23T22:39:47.290 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0032234659999999999 2023-09-23T22:39:47.290 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.290 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.290 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:39:47.291 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.478768+0000", 2023-09-23T22:39:47.291 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.9929999999999998e-05 2023-09-23T22:39:47.291 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:39:47.291 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:39:47.291 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:39:47.291 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:41.478812+0000", 2023-09-23T22:39:47.291 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.3909999999999998e-05 2023-09-23T22:39:47.291 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.291 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:39:47.291 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.291 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:39:47.291 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:39:47.292 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T22:39:47.292 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:47.316 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:47.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:47.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:47.416 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:47 smithi169 bash[101133]: cluster 2023-09-23T22:39:46.340149+0000 mgr.y (mgr.25310) 532 : cluster 0 pgmap v492: 99 pgs: 99 active+clean; 360 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 256 op/s; 5.3 MiB/s, 85 objects/s recovering 2023-09-23T22:39:47.417 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:47 smithi169 bash[101133]: cluster 2023-09-23T22:39:46.395450+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T22:39:47.417 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:47 smithi169 bash[101133]: audit 2023-09-23T22:39:46.399960+0000 mon.a (mon.0) 714 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["5"]}]': finished 2023-09-23T22:39:47.417 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:47 smithi169 bash[101133]: cluster 2023-09-23T22:39:46.400040+0000 mon.a (mon.0) 715 : cluster 0 osdmap e138: 8 total, 8 up, 7 in 2023-09-23T22:39:47.417 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:47 smithi169 bash[101133]: cluster 2023-09-23T22:39:46.401028+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T22:39:47.417 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:47 smithi169 bash[101133]: cluster 2023-09-23T22:39:46.403814+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T22:39:47.417 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:47 smithi169 bash[101133]: cluster 2023-09-23T22:39:46.403967+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T22:39:47.417 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:47 smithi169 bash[101133]: cluster 2023-09-23T22:39:46.406918+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T22:39:47.417 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:47 smithi169 bash[101133]: cluster 2023-09-23T22:39:46.409165+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T22:39:47.417 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:47 smithi169 bash[101133]: cluster 2023-09-23T22:39:47.403972+0000 mon.a (mon.0) 716 : cluster 0 osdmap e139: 8 total, 8 up, 7 in 2023-09-23T22:39:47.418 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:47 smithi169 bash[104356]: cluster 2023-09-23T22:39:46.340149+0000 mgr.y (mgr.25310) 532 : cluster 0 pgmap v492: 99 pgs: 99 active+clean; 360 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 256 op/s; 5.3 MiB/s, 85 objects/s recovering 2023-09-23T22:39:47.418 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:47 smithi169 bash[104356]: cluster 2023-09-23T22:39:46.395450+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T22:39:47.418 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:47 smithi169 bash[104356]: audit 2023-09-23T22:39:46.399960+0000 mon.a (mon.0) 714 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["5"]}]': finished 2023-09-23T22:39:47.418 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:47 smithi169 bash[104356]: cluster 2023-09-23T22:39:46.400040+0000 mon.a (mon.0) 715 : cluster 0 osdmap e138: 8 total, 8 up, 7 in 2023-09-23T22:39:47.418 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:47 smithi169 bash[104356]: cluster 2023-09-23T22:39:46.401028+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T22:39:47.418 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:47 smithi169 bash[104356]: cluster 2023-09-23T22:39:46.403814+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T22:39:47.418 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:47 smithi169 bash[104356]: cluster 2023-09-23T22:39:46.403967+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T22:39:47.418 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:47 smithi169 bash[104356]: cluster 2023-09-23T22:39:46.406918+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T22:39:47.418 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:47 smithi169 bash[104356]: cluster 2023-09-23T22:39:46.409165+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T22:39:47.419 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:47 smithi169 bash[104356]: cluster 2023-09-23T22:39:47.403972+0000 mon.a (mon.0) 716 : cluster 0 osdmap e139: 8 total, 8 up, 7 in 2023-09-23T22:39:47.420 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:47.447 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:47.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:47.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:47.551 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:47.565 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:47 smithi187 bash[89487]: cluster 2023-09-23T22:39:46.340149+0000 mgr.y (mgr.25310) 532 : cluster 0 pgmap v492: 99 pgs: 99 active+clean; 360 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 256 op/s; 5.3 MiB/s, 85 objects/s recovering 2023-09-23T22:39:47.565 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:47 smithi187 bash[89487]: cluster 2023-09-23T22:39:46.395450+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T22:39:47.565 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:47 smithi187 bash[89487]: audit 2023-09-23T22:39:46.399960+0000 mon.a (mon.0) 714 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["5"]}]': finished 2023-09-23T22:39:47.565 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:47 smithi187 bash[89487]: cluster 2023-09-23T22:39:46.400040+0000 mon.a (mon.0) 715 : cluster 0 osdmap e138: 8 total, 8 up, 7 in 2023-09-23T22:39:47.565 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:47 smithi187 bash[89487]: cluster 2023-09-23T22:39:46.401028+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T22:39:47.566 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:47 smithi187 bash[89487]: cluster 2023-09-23T22:39:46.403814+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T22:39:47.566 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:47 smithi187 bash[89487]: cluster 2023-09-23T22:39:46.403967+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T22:39:47.566 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:47 smithi187 bash[89487]: cluster 2023-09-23T22:39:46.406918+0000 osd.7 (osd.7) 73 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T22:39:47.566 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:47 smithi187 bash[89487]: cluster 2023-09-23T22:39:46.409165+0000 osd.7 (osd.7) 74 : cluster 3 failed to encode map e138 with expected crc 2023-09-23T22:39:47.566 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:47 smithi187 bash[89487]: cluster 2023-09-23T22:39:47.403972+0000 mon.a (mon.0) 716 : cluster 0 osdmap e139: 8 total, 8 up, 7 in 2023-09-23T22:39:47.584 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:47.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:47.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:47.687 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:47.720 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:47.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:47.723 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:47.823 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:47.860 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:47.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:47.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:47.963 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:47.998 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:48.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:48.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:48.005 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:39:48.006 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:39:48.102 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:48.152 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:48.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:48.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:48.215 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-23T22:39:48.254 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:48.276 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:48.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:48.278 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:48.379 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:48.420 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:48.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:48.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:48.524 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:48.533 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:48 smithi187 bash[89487]: cluster 2023-09-23T22:39:47.398438+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:39:48.533 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:48 smithi187 bash[89487]: cluster 2023-09-23T22:39:47.402478+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:39:48.533 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:48 smithi187 bash[89487]: cluster 2023-09-23T22:39:47.402900+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:39:48.533 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:48 smithi187 bash[89487]: cluster 2023-09-23T22:39:47.403960+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:39:48.533 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:48 smithi187 bash[89487]: cluster 2023-09-23T22:39:47.404815+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:39:48.533 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:48 smithi187 bash[89487]: cluster 2023-09-23T22:39:47.406994+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:39:48.533 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:48 smithi187 bash[89487]: cluster 2023-09-23T22:39:47.407548+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:39:48.533 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:48 smithi187 bash[89487]: cluster 2023-09-23T22:39:47.409820+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:39:48.533 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:48 smithi187 bash[89487]: cluster 2023-09-23T22:39:47.409959+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:39:48.534 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:48 smithi187 bash[89487]: cluster 2023-09-23T22:39:48.405205+0000 mon.a (mon.0) 717 : cluster 0 osdmap e140: 8 total, 8 up, 7 in 2023-09-23T22:39:48.544 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:48.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:48.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:48.648 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:48.670 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:48 smithi169 bash[101133]: cluster 2023-09-23T22:39:47.398438+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:39:48.670 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:48 smithi169 bash[101133]: cluster 2023-09-23T22:39:47.402478+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:39:48.670 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:48 smithi169 bash[101133]: cluster 2023-09-23T22:39:47.402900+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:39:48.670 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:48 smithi169 bash[101133]: cluster 2023-09-23T22:39:47.403960+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:39:48.671 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:48 smithi169 bash[101133]: cluster 2023-09-23T22:39:47.404815+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:39:48.671 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:48 smithi169 bash[101133]: cluster 2023-09-23T22:39:47.406994+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:39:48.671 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:48 smithi169 bash[101133]: cluster 2023-09-23T22:39:47.407548+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:39:48.671 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:48 smithi169 bash[101133]: cluster 2023-09-23T22:39:47.409820+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:39:48.671 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:48 smithi169 bash[101133]: cluster 2023-09-23T22:39:47.409959+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:39:48.671 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:48 smithi169 bash[101133]: cluster 2023-09-23T22:39:48.405205+0000 mon.a (mon.0) 717 : cluster 0 osdmap e140: 8 total, 8 up, 7 in 2023-09-23T22:39:48.671 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:39:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:39:48] "GET /metrics HTTP/1.1" 200 36433 "" "Prometheus/2.43.0" 2023-09-23T22:39:48.671 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:48 smithi169 bash[104356]: cluster 2023-09-23T22:39:47.398438+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:39:48.672 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:48 smithi169 bash[104356]: cluster 2023-09-23T22:39:47.402478+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:39:48.672 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:48 smithi169 bash[104356]: cluster 2023-09-23T22:39:47.402900+0000 osd.7 (osd.7) 75 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:39:48.672 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:48 smithi169 bash[104356]: cluster 2023-09-23T22:39:47.403960+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:39:48.672 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:48 smithi169 bash[104356]: cluster 2023-09-23T22:39:47.404815+0000 osd.7 (osd.7) 76 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:39:48.672 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:48 smithi169 bash[104356]: cluster 2023-09-23T22:39:47.406994+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:39:48.672 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:48 smithi169 bash[104356]: cluster 2023-09-23T22:39:47.407548+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:39:48.672 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:48 smithi169 bash[104356]: cluster 2023-09-23T22:39:47.409820+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:39:48.672 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:48 smithi169 bash[104356]: cluster 2023-09-23T22:39:47.409959+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e139 with expected crc 2023-09-23T22:39:48.672 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:48 smithi169 bash[104356]: cluster 2023-09-23T22:39:48.405205+0000 mon.a (mon.0) 717 : cluster 0 osdmap e140: 8 total, 8 up, 7 in 2023-09-23T22:39:48.675 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:48.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:48.683 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:48.784 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:48.812 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:48.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:48.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:48.917 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:48.942 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:48.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:48.944 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:49.045 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:49.078 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:49.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:49.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:49.182 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:49.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:49.224 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:49.225 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:49.325 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:49.356 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:49.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:49.359 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:49.460 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:49.494 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:49.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:49.498 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:49.598 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:49.607 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:49 smithi187 bash[89487]: cluster 2023-09-23T22:39:48.341113+0000 mgr.y (mgr.25310) 533 : cluster 0 pgmap v495: 99 pgs: 4 remapped+peering, 11 peering, 84 active+clean; 255 MiB data, 1.5 GiB used, 624 GiB / 626 GiB avail; 24 KiB/s rd, 63 KiB/s wr, 515 op/s; 5.4 MiB/s, 85 objects/s recovering 2023-09-23T22:39:49.607 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:49 smithi187 bash[89487]: cluster 2023-09-23T22:39:48.400151+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T22:39:49.607 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:49 smithi187 bash[89487]: cluster 2023-09-23T22:39:48.403114+0000 osd.1 (osd.1) 4 : cluster 0 6.4 starting backfill to osd.4 from (0'0,0'0] MAX to 137'13700 2023-09-23T22:39:49.608 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:49 smithi187 bash[89487]: cluster 2023-09-23T22:39:48.404528+0000 osd.1 (osd.1) 5 : cluster 0 6.d starting backfill to osd.2 from (0'0,0'0] MAX to 137'13842 2023-09-23T22:39:49.608 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:49 smithi187 bash[89487]: cluster 2023-09-23T22:39:48.405774+0000 osd.4 (osd.4) 6 : cluster 0 6.e starting backfill to osd.7 from (0'0,0'0] MAX to 137'13667 2023-09-23T22:39:49.608 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:49 smithi187 bash[89487]: cluster 2023-09-23T22:39:48.405866+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T22:39:49.608 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:49 smithi187 bash[89487]: cluster 2023-09-23T22:39:48.408811+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T22:39:49.608 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:49 smithi187 bash[89487]: cluster 2023-09-23T22:39:48.411453+0000 mon.a (mon.0) 718 : cluster 3 Health check failed: Reduced data availability: 6 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2023-09-23T22:39:49.608 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:49 smithi187 bash[89487]: cluster 2023-09-23T22:39:48.411825+0000 osd.6 (osd.6) 87 : cluster 0 6.c starting backfill to osd.1 from (0'0,0'0] MAX to 137'13769 2023-09-23T22:39:49.608 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:49 smithi187 bash[89487]: cluster 2023-09-23T22:39:48.412742+0000 osd.3 (osd.3) 3 : cluster 0 6.7 starting backfill to osd.1 from (0'0,0'0] MAX to 137'13754 2023-09-23T22:39:49.608 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:49 smithi187 bash[89487]: cluster 2023-09-23T22:39:48.413426+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T22:39:49.608 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:49 smithi187 bash[89487]: cluster 2023-09-23T22:39:48.417422+0000 osd.6 (osd.6) 88 : cluster 0 6.a starting backfill to osd.2 from (0'0,0'0] MAX to 137'13688 2023-09-23T22:39:49.608 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:49 smithi187 bash[89487]: audit 2023-09-23T22:39:49.392254+0000 mon.a (mon.0) 719 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:39:49.608 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:49 smithi187 bash[89487]: audit 2023-09-23T22:39:49.405134+0000 mon.a (mon.0) 720 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:39:49.609 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:49 smithi187 bash[89487]: cluster 2023-09-23T22:39:49.419799+0000 mon.a (mon.0) 721 : cluster 0 osdmap e141: 8 total, 8 up, 7 in 2023-09-23T22:39:49.639 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:49.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:49.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:49.744 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:49.769 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:49.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:49.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:49.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:49 smithi169 bash[104356]: cluster 2023-09-23T22:39:48.341113+0000 mgr.y (mgr.25310) 533 : cluster 0 pgmap v495: 99 pgs: 4 remapped+peering, 11 peering, 84 active+clean; 255 MiB data, 1.5 GiB used, 624 GiB / 626 GiB avail; 24 KiB/s rd, 63 KiB/s wr, 515 op/s; 5.4 MiB/s, 85 objects/s recovering 2023-09-23T22:39:49.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:49 smithi169 bash[104356]: cluster 2023-09-23T22:39:48.400151+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T22:39:49.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:49 smithi169 bash[104356]: cluster 2023-09-23T22:39:48.403114+0000 osd.1 (osd.1) 4 : cluster 0 6.4 starting backfill to osd.4 from (0'0,0'0] MAX to 137'13700 2023-09-23T22:39:49.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:49 smithi169 bash[104356]: cluster 2023-09-23T22:39:48.404528+0000 osd.1 (osd.1) 5 : cluster 0 6.d starting backfill to osd.2 from (0'0,0'0] MAX to 137'13842 2023-09-23T22:39:49.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:49 smithi169 bash[104356]: cluster 2023-09-23T22:39:48.405774+0000 osd.4 (osd.4) 6 : cluster 0 6.e starting backfill to osd.7 from (0'0,0'0] MAX to 137'13667 2023-09-23T22:39:49.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:49 smithi169 bash[104356]: cluster 2023-09-23T22:39:48.405866+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T22:39:49.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:49 smithi169 bash[104356]: cluster 2023-09-23T22:39:48.408811+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T22:39:49.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:49 smithi169 bash[104356]: cluster 2023-09-23T22:39:48.411453+0000 mon.a (mon.0) 718 : cluster 3 Health check failed: Reduced data availability: 6 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2023-09-23T22:39:49.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:49 smithi169 bash[104356]: cluster 2023-09-23T22:39:48.411825+0000 osd.6 (osd.6) 87 : cluster 0 6.c starting backfill to osd.1 from (0'0,0'0] MAX to 137'13769 2023-09-23T22:39:49.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:49 smithi169 bash[104356]: cluster 2023-09-23T22:39:48.412742+0000 osd.3 (osd.3) 3 : cluster 0 6.7 starting backfill to osd.1 from (0'0,0'0] MAX to 137'13754 2023-09-23T22:39:49.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:49 smithi169 bash[104356]: cluster 2023-09-23T22:39:48.413426+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T22:39:49.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:49 smithi169 bash[104356]: cluster 2023-09-23T22:39:48.417422+0000 osd.6 (osd.6) 88 : cluster 0 6.a starting backfill to osd.2 from (0'0,0'0] MAX to 137'13688 2023-09-23T22:39:49.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:49 smithi169 bash[104356]: audit 2023-09-23T22:39:49.392254+0000 mon.a (mon.0) 719 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:39:49.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:49 smithi169 bash[104356]: audit 2023-09-23T22:39:49.405134+0000 mon.a (mon.0) 720 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:39:49.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:49 smithi169 bash[104356]: cluster 2023-09-23T22:39:49.419799+0000 mon.a (mon.0) 721 : cluster 0 osdmap e141: 8 total, 8 up, 7 in 2023-09-23T22:39:49.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:49 smithi169 bash[101133]: cluster 2023-09-23T22:39:48.341113+0000 mgr.y (mgr.25310) 533 : cluster 0 pgmap v495: 99 pgs: 4 remapped+peering, 11 peering, 84 active+clean; 255 MiB data, 1.5 GiB used, 624 GiB / 626 GiB avail; 24 KiB/s rd, 63 KiB/s wr, 515 op/s; 5.4 MiB/s, 85 objects/s recovering 2023-09-23T22:39:49.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:49 smithi169 bash[101133]: cluster 2023-09-23T22:39:48.400151+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T22:39:49.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:49 smithi169 bash[101133]: cluster 2023-09-23T22:39:48.403114+0000 osd.1 (osd.1) 4 : cluster 0 6.4 starting backfill to osd.4 from (0'0,0'0] MAX to 137'13700 2023-09-23T22:39:49.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:49 smithi169 bash[101133]: cluster 2023-09-23T22:39:48.404528+0000 osd.1 (osd.1) 5 : cluster 0 6.d starting backfill to osd.2 from (0'0,0'0] MAX to 137'13842 2023-09-23T22:39:49.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:49 smithi169 bash[101133]: cluster 2023-09-23T22:39:48.405774+0000 osd.4 (osd.4) 6 : cluster 0 6.e starting backfill to osd.7 from (0'0,0'0] MAX to 137'13667 2023-09-23T22:39:49.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:49 smithi169 bash[101133]: cluster 2023-09-23T22:39:48.405866+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T22:39:49.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:49 smithi169 bash[101133]: cluster 2023-09-23T22:39:48.408811+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T22:39:49.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:49 smithi169 bash[101133]: cluster 2023-09-23T22:39:48.411453+0000 mon.a (mon.0) 718 : cluster 3 Health check failed: Reduced data availability: 6 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2023-09-23T22:39:49.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:49 smithi169 bash[101133]: cluster 2023-09-23T22:39:48.411825+0000 osd.6 (osd.6) 87 : cluster 0 6.c starting backfill to osd.1 from (0'0,0'0] MAX to 137'13769 2023-09-23T22:39:49.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:49 smithi169 bash[101133]: cluster 2023-09-23T22:39:48.412742+0000 osd.3 (osd.3) 3 : cluster 0 6.7 starting backfill to osd.1 from (0'0,0'0] MAX to 137'13754 2023-09-23T22:39:49.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:49 smithi169 bash[101133]: cluster 2023-09-23T22:39:48.413426+0000 osd.7 (osd.7) 77 : cluster 3 failed to encode map e140 with expected crc 2023-09-23T22:39:49.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:49 smithi169 bash[101133]: cluster 2023-09-23T22:39:48.417422+0000 osd.6 (osd.6) 88 : cluster 0 6.a starting backfill to osd.2 from (0'0,0'0] MAX to 137'13688 2023-09-23T22:39:49.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:49 smithi169 bash[101133]: audit 2023-09-23T22:39:49.392254+0000 mon.a (mon.0) 719 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:39:49.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:49 smithi169 bash[101133]: audit 2023-09-23T22:39:49.405134+0000 mon.a (mon.0) 720 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:39:49.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:49 smithi169 bash[101133]: cluster 2023-09-23T22:39:49.419799+0000 mon.a (mon.0) 721 : cluster 0 osdmap e141: 8 total, 8 up, 7 in 2023-09-23T22:39:49.872 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:49.895 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:49.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:49.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:49.999 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:50.022 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:50.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:50.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:50.126 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:50.165 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:50.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:50.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:50.267 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:50.319 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:50.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:50.321 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:50.422 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:50.452 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:50.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:50.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:50.559 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:50.585 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:50.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:50.587 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:50.688 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:50.698 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:50 smithi187 bash[89487]: cluster 2023-09-23T22:39:49.416061+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:39:50.698 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:50 smithi187 bash[89487]: cluster 2023-09-23T22:39:49.419915+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:39:50.698 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:50 smithi187 bash[89487]: cluster 2023-09-23T22:39:49.421861+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:39:50.698 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:50 smithi187 bash[89487]: cluster 2023-09-23T22:39:49.422072+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:39:50.698 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:50 smithi187 bash[89487]: cluster 2023-09-23T22:39:49.433967+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:39:50.698 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:50 smithi187 bash[89487]: cluster 2023-09-23T22:39:49.434190+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:39:50.698 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:50 smithi187 bash[89487]: cluster 2023-09-23T22:39:49.435499+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:39:50.699 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:50 smithi187 bash[89487]: cluster 2023-09-23T22:39:49.436556+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:39:50.699 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:50 smithi187 bash[89487]: cluster 2023-09-23T22:39:50.419573+0000 mon.a (mon.0) 722 : cluster 0 osdmap e142: 8 total, 8 up, 7 in 2023-09-23T22:39:50.712 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:50.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:50.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:50.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:50 smithi169 bash[101133]: cluster 2023-09-23T22:39:49.416061+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:39:50.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:50 smithi169 bash[101133]: cluster 2023-09-23T22:39:49.419915+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:39:50.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:50 smithi169 bash[101133]: cluster 2023-09-23T22:39:49.421861+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:39:50.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:50 smithi169 bash[101133]: cluster 2023-09-23T22:39:49.422072+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:39:50.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:50 smithi169 bash[101133]: cluster 2023-09-23T22:39:49.433967+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:39:50.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:50 smithi169 bash[101133]: cluster 2023-09-23T22:39:49.434190+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:39:50.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:50 smithi169 bash[101133]: cluster 2023-09-23T22:39:49.435499+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:39:50.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:50 smithi169 bash[101133]: cluster 2023-09-23T22:39:49.436556+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:39:50.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:50 smithi169 bash[101133]: cluster 2023-09-23T22:39:50.419573+0000 mon.a (mon.0) 722 : cluster 0 osdmap e142: 8 total, 8 up, 7 in 2023-09-23T22:39:50.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:50 smithi169 bash[104356]: cluster 2023-09-23T22:39:49.416061+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:39:50.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:50 smithi169 bash[104356]: cluster 2023-09-23T22:39:49.419915+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:39:50.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:50 smithi169 bash[104356]: cluster 2023-09-23T22:39:49.421861+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:39:50.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:50 smithi169 bash[104356]: cluster 2023-09-23T22:39:49.422072+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:39:50.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:50 smithi169 bash[104356]: cluster 2023-09-23T22:39:49.433967+0000 osd.7 (osd.7) 78 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:39:50.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:50 smithi169 bash[104356]: cluster 2023-09-23T22:39:49.434190+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:39:50.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:50 smithi169 bash[104356]: cluster 2023-09-23T22:39:49.435499+0000 osd.7 (osd.7) 79 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:39:50.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:50 smithi169 bash[104356]: cluster 2023-09-23T22:39:49.436556+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e141 with expected crc 2023-09-23T22:39:50.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:50 smithi169 bash[104356]: cluster 2023-09-23T22:39:50.419573+0000 mon.a (mon.0) 722 : cluster 0 osdmap e142: 8 total, 8 up, 7 in 2023-09-23T22:39:50.816 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:50.839 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:50.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:50.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:50.943 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:50.970 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:50.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:50.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:51.073 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:51.102 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:51.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:51.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:51.206 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:51.242 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:51.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:51.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:51.346 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:51.378 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:51.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:51.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:51.482 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:51.508 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:51.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:51.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:51.611 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:51.642 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:51.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:51.644 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:51.745 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:51.775 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:51.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:51.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:51.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:51 smithi169 bash[101133]: cluster 2023-09-23T22:39:50.341750+0000 mgr.y (mgr.25310) 534 : cluster 0 pgmap v498: 99 pgs: 1 active+remapped+backfilling, 3 active+undersized+remapped, 1 activating+remapped, 4 remapped+peering, 11 peering, 79 active+clean; 191 MiB data, 1.3 GiB used, 625 GiB / 626 GiB avail; 61 KiB/s rd, 164 KiB/s wr, 719 op/s; 361/9243 objects misplaced (3.906%); 950 KiB/s, 13 objects/s recovering 2023-09-23T22:39:51.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:51 smithi169 bash[101133]: cluster 2023-09-23T22:39:50.422937+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:39:51.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:51 smithi169 bash[101133]: cluster 2023-09-23T22:39:50.425004+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:39:51.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:51 smithi169 bash[101133]: cluster 2023-09-23T22:39:50.427069+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:39:51.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:51 smithi169 bash[101133]: cluster 2023-09-23T22:39:50.429070+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:39:51.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:51 smithi169 bash[101133]: cluster 2023-09-23T22:39:50.431562+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:39:51.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:51 smithi169 bash[101133]: cluster 2023-09-23T22:39:50.431873+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:39:51.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:51 smithi169 bash[101133]: cluster 2023-09-23T22:39:50.441976+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:39:51.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:51 smithi169 bash[101133]: cluster 2023-09-23T22:39:50.446927+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:39:51.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:51 smithi169 bash[101133]: audit 2023-09-23T22:39:50.634728+0000 mon.a (mon.0) 723 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:39:51.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:51 smithi169 bash[101133]: audit 2023-09-23T22:39:50.641732+0000 mon.a (mon.0) 724 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:39:51.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:51 smithi169 bash[101133]: cluster 2023-09-23T22:39:51.075624+0000 osd.0 (osd.0) 1 : cluster 0 1.1 scrub starts 2023-09-23T22:39:51.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:51 smithi169 bash[101133]: cluster 2023-09-23T22:39:51.078198+0000 osd.0 (osd.0) 2 : cluster 0 1.1 scrub ok 2023-09-23T22:39:51.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:51 smithi169 bash[101133]: audit 2023-09-23T22:39:51.159283+0000 mon.a (mon.0) 725 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:39:51.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:51 smithi169 bash[101133]: audit 2023-09-23T22:39:51.160478+0000 mon.a (mon.0) 726 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:39:51.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:51 smithi169 bash[101133]: audit 2023-09-23T22:39:51.169350+0000 mon.a (mon.0) 727 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:39:51.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:51 smithi169 bash[101133]: cluster 2023-09-23T22:39:51.335270+0000 mon.a (mon.0) 728 : cluster 0 osdmap e143: 8 total, 8 up, 7 in 2023-09-23T22:39:51.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:51 smithi169 bash[104356]: cluster 2023-09-23T22:39:50.341750+0000 mgr.y (mgr.25310) 534 : cluster 0 pgmap v498: 99 pgs: 1 active+remapped+backfilling, 3 active+undersized+remapped, 1 activating+remapped, 4 remapped+peering, 11 peering, 79 active+clean; 191 MiB data, 1.3 GiB used, 625 GiB / 626 GiB avail; 61 KiB/s rd, 164 KiB/s wr, 719 op/s; 361/9243 objects misplaced (3.906%); 950 KiB/s, 13 objects/s recovering 2023-09-23T22:39:51.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:51 smithi169 bash[104356]: cluster 2023-09-23T22:39:50.422937+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:39:51.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:51 smithi169 bash[104356]: cluster 2023-09-23T22:39:50.425004+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:39:51.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:51 smithi169 bash[104356]: cluster 2023-09-23T22:39:50.427069+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:39:51.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:51 smithi169 bash[104356]: cluster 2023-09-23T22:39:50.429070+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:39:51.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:51 smithi169 bash[104356]: cluster 2023-09-23T22:39:50.431562+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:39:51.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:51 smithi169 bash[104356]: cluster 2023-09-23T22:39:50.431873+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:39:51.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:51 smithi169 bash[104356]: cluster 2023-09-23T22:39:50.441976+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:39:51.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:51 smithi169 bash[104356]: cluster 2023-09-23T22:39:50.446927+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:39:51.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:51 smithi169 bash[104356]: audit 2023-09-23T22:39:50.634728+0000 mon.a (mon.0) 723 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:39:51.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:51 smithi169 bash[104356]: audit 2023-09-23T22:39:50.641732+0000 mon.a (mon.0) 724 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:39:51.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:51 smithi169 bash[104356]: cluster 2023-09-23T22:39:51.075624+0000 osd.0 (osd.0) 1 : cluster 0 1.1 scrub starts 2023-09-23T22:39:51.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:51 smithi169 bash[104356]: cluster 2023-09-23T22:39:51.078198+0000 osd.0 (osd.0) 2 : cluster 0 1.1 scrub ok 2023-09-23T22:39:51.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:51 smithi169 bash[104356]: audit 2023-09-23T22:39:51.159283+0000 mon.a (mon.0) 725 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:39:51.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:51 smithi169 bash[104356]: audit 2023-09-23T22:39:51.160478+0000 mon.a (mon.0) 726 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:39:51.786 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:51 smithi169 bash[104356]: audit 2023-09-23T22:39:51.169350+0000 mon.a (mon.0) 727 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:39:51.786 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:51 smithi169 bash[104356]: cluster 2023-09-23T22:39:51.335270+0000 mon.a (mon.0) 728 : cluster 0 osdmap e143: 8 total, 8 up, 7 in 2023-09-23T22:39:51.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:51 smithi187 bash[89487]: cluster 2023-09-23T22:39:50.341750+0000 mgr.y (mgr.25310) 534 : cluster 0 pgmap v498: 99 pgs: 1 active+remapped+backfilling, 3 active+undersized+remapped, 1 activating+remapped, 4 remapped+peering, 11 peering, 79 active+clean; 191 MiB data, 1.3 GiB used, 625 GiB / 626 GiB avail; 61 KiB/s rd, 164 KiB/s wr, 719 op/s; 361/9243 objects misplaced (3.906%); 950 KiB/s, 13 objects/s recovering 2023-09-23T22:39:51.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:51 smithi187 bash[89487]: cluster 2023-09-23T22:39:50.422937+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:39:51.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:51 smithi187 bash[89487]: cluster 2023-09-23T22:39:50.425004+0000 osd.6 (osd.6) 91 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:39:51.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:51 smithi187 bash[89487]: cluster 2023-09-23T22:39:50.427069+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:39:51.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:51 smithi187 bash[89487]: cluster 2023-09-23T22:39:50.429070+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:39:51.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:51 smithi187 bash[89487]: cluster 2023-09-23T22:39:50.431562+0000 osd.7 (osd.7) 80 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:39:51.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:51 smithi187 bash[89487]: cluster 2023-09-23T22:39:50.431873+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:39:51.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:51 smithi187 bash[89487]: cluster 2023-09-23T22:39:50.441976+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:39:51.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:51 smithi187 bash[89487]: cluster 2023-09-23T22:39:50.446927+0000 osd.7 (osd.7) 81 : cluster 3 failed to encode map e142 with expected crc 2023-09-23T22:39:51.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:51 smithi187 bash[89487]: audit 2023-09-23T22:39:50.634728+0000 mon.a (mon.0) 723 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:39:51.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:51 smithi187 bash[89487]: audit 2023-09-23T22:39:50.641732+0000 mon.a (mon.0) 724 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:39:51.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:51 smithi187 bash[89487]: cluster 2023-09-23T22:39:51.075624+0000 osd.0 (osd.0) 1 : cluster 0 1.1 scrub starts 2023-09-23T22:39:51.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:51 smithi187 bash[89487]: cluster 2023-09-23T22:39:51.078198+0000 osd.0 (osd.0) 2 : cluster 0 1.1 scrub ok 2023-09-23T22:39:51.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:51 smithi187 bash[89487]: audit 2023-09-23T22:39:51.159283+0000 mon.a (mon.0) 725 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:39:51.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:51 smithi187 bash[89487]: audit 2023-09-23T22:39:51.160478+0000 mon.a (mon.0) 726 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:39:51.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:51 smithi187 bash[89487]: audit 2023-09-23T22:39:51.169350+0000 mon.a (mon.0) 727 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:39:51.878 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:51 smithi187 bash[89487]: cluster 2023-09-23T22:39:51.335270+0000 mon.a (mon.0) 728 : cluster 0 osdmap e143: 8 total, 8 up, 7 in 2023-09-23T22:39:51.880 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:51.905 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:51.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:51.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:52.008 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:52.034 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:52.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:52.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:52.138 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:52.172 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:52.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:52.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:52.275 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:52.300 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:52.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:52.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:52.403 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:52.435 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:52.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:52.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:52.538 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:52.564 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:52.569 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7] out_osds: [5] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T22:39:52.569 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:39:52.569 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_1 2023-09-23T22:39:52.569 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:39:52.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:52.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:52.672 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:52.707 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:52.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:52.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:52.767 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:39:52.788 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:52 smithi187 bash[89487]: cluster 2023-09-23T22:39:51.331858+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T22:39:52.789 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:52 smithi187 bash[89487]: cluster 2023-09-23T22:39:51.332031+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T22:39:52.789 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:52 smithi187 bash[89487]: cluster 2023-09-23T22:39:51.336068+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T22:39:52.789 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:52 smithi187 bash[89487]: cluster 2023-09-23T22:39:51.336540+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T22:39:52.789 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:52 smithi187 bash[89487]: cluster 2023-09-23T22:39:51.339060+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T22:39:52.789 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:52 smithi187 bash[89487]: cluster 2023-09-23T22:39:52.346710+0000 mon.a (mon.0) 729 : cluster 0 osdmap e144: 8 total, 8 up, 7 in 2023-09-23T22:39:52.810 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:52.833 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:52.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:52.838 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:52.938 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:52.946 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:52 smithi169 bash[101133]: cluster 2023-09-23T22:39:51.331858+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T22:39:52.946 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:52 smithi169 bash[101133]: cluster 2023-09-23T22:39:51.332031+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T22:39:52.947 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:52 smithi169 bash[101133]: cluster 2023-09-23T22:39:51.336068+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T22:39:52.947 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:52 smithi169 bash[101133]: cluster 2023-09-23T22:39:51.336540+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T22:39:52.947 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:52 smithi169 bash[101133]: cluster 2023-09-23T22:39:51.339060+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T22:39:52.947 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:52 smithi169 bash[101133]: cluster 2023-09-23T22:39:52.346710+0000 mon.a (mon.0) 729 : cluster 0 osdmap e144: 8 total, 8 up, 7 in 2023-09-23T22:39:52.947 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:52 smithi169 bash[104356]: cluster 2023-09-23T22:39:51.331858+0000 osd.7 (osd.7) 82 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T22:39:52.947 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:52 smithi169 bash[104356]: cluster 2023-09-23T22:39:51.332031+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T22:39:52.947 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:52 smithi169 bash[104356]: cluster 2023-09-23T22:39:51.336068+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T22:39:52.948 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:52 smithi169 bash[104356]: cluster 2023-09-23T22:39:51.336540+0000 osd.7 (osd.7) 83 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T22:39:52.948 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:52 smithi169 bash[104356]: cluster 2023-09-23T22:39:51.339060+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e143 with expected crc 2023-09-23T22:39:52.948 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:52 smithi169 bash[104356]: cluster 2023-09-23T22:39:52.346710+0000 mon.a (mon.0) 729 : cluster 0 osdmap e144: 8 total, 8 up, 7 in 2023-09-23T22:39:52.971 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:52.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:52.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:53.073 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:53.100 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:53.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:53.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:53.208 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:53.229 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:53.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:53.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:53.332 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:53.360 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:53.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:53.366 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:53.466 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:53.491 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:53.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:53.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:53.598 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:53.631 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:53.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:53.635 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:53.735 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:53.743 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:53 smithi169 bash[101133]: cluster 2023-09-23T22:39:52.342500+0000 mgr.y (mgr.25310) 535 : cluster 0 pgmap v501: 99 pgs: 1 active+remapped+backfilling, 3 active+undersized+remapped, 1 activating+remapped, 4 remapped+peering, 2 peering, 88 active+clean; 169 MiB data, 1.3 GiB used, 625 GiB / 626 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 361 op/s; 361/8148 objects misplaced (4.431%); 5.0 MiB/s, 80 objects/s recovering 2023-09-23T22:39:53.743 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:53 smithi169 bash[101133]: cluster 2023-09-23T22:39:52.343219+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T22:39:53.743 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:53 smithi169 bash[101133]: cluster 2023-09-23T22:39:52.345997+0000 osd.6 (osd.6) 97 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T22:39:53.743 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:53 smithi169 bash[101133]: cluster 2023-09-23T22:39:52.351201+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T22:39:53.743 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:53 smithi169 bash[101133]: cluster 2023-09-23T22:39:52.352391+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T22:39:53.743 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:53 smithi169 bash[101133]: cluster 2023-09-23T22:39:52.353573+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T22:39:53.743 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:53 smithi169 bash[101133]: cluster 2023-09-23T22:39:52.355354+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T22:39:53.743 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:53 smithi169 bash[101133]: cluster 2023-09-23T22:39:52.413109+0000 osd.2 (osd.2) 1 : cluster 0 1.8 scrub starts 2023-09-23T22:39:53.743 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:53 smithi169 bash[101133]: cluster 2023-09-23T22:39:52.437424+0000 osd.2 (osd.2) 2 : cluster 0 1.8 scrub ok 2023-09-23T22:39:53.744 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:53 smithi169 bash[104356]: cluster 2023-09-23T22:39:52.342500+0000 mgr.y (mgr.25310) 535 : cluster 0 pgmap v501: 99 pgs: 1 active+remapped+backfilling, 3 active+undersized+remapped, 1 activating+remapped, 4 remapped+peering, 2 peering, 88 active+clean; 169 MiB data, 1.3 GiB used, 625 GiB / 626 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 361 op/s; 361/8148 objects misplaced (4.431%); 5.0 MiB/s, 80 objects/s recovering 2023-09-23T22:39:53.744 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:53 smithi169 bash[104356]: cluster 2023-09-23T22:39:52.343219+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T22:39:53.744 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:53 smithi169 bash[104356]: cluster 2023-09-23T22:39:52.345997+0000 osd.6 (osd.6) 97 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T22:39:53.744 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:53 smithi169 bash[104356]: cluster 2023-09-23T22:39:52.351201+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T22:39:53.744 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:53 smithi169 bash[104356]: cluster 2023-09-23T22:39:52.352391+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T22:39:53.744 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:53 smithi169 bash[104356]: cluster 2023-09-23T22:39:52.353573+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T22:39:53.744 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:53 smithi169 bash[104356]: cluster 2023-09-23T22:39:52.355354+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T22:39:53.744 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:53 smithi169 bash[104356]: cluster 2023-09-23T22:39:52.413109+0000 osd.2 (osd.2) 1 : cluster 0 1.8 scrub starts 2023-09-23T22:39:53.744 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:53 smithi169 bash[104356]: cluster 2023-09-23T22:39:52.437424+0000 osd.2 (osd.2) 2 : cluster 0 1.8 scrub ok 2023-09-23T22:39:53.765 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:53.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:53.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:53.870 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:53.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:53 smithi187 bash[89487]: cluster 2023-09-23T22:39:52.342500+0000 mgr.y (mgr.25310) 535 : cluster 0 pgmap v501: 99 pgs: 1 active+remapped+backfilling, 3 active+undersized+remapped, 1 activating+remapped, 4 remapped+peering, 2 peering, 88 active+clean; 169 MiB data, 1.3 GiB used, 625 GiB / 626 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 361 op/s; 361/8148 objects misplaced (4.431%); 5.0 MiB/s, 80 objects/s recovering 2023-09-23T22:39:53.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:53 smithi187 bash[89487]: cluster 2023-09-23T22:39:52.343219+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T22:39:53.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:53 smithi187 bash[89487]: cluster 2023-09-23T22:39:52.345997+0000 osd.6 (osd.6) 97 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T22:39:53.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:53 smithi187 bash[89487]: cluster 2023-09-23T22:39:52.351201+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T22:39:53.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:53 smithi187 bash[89487]: cluster 2023-09-23T22:39:52.352391+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T22:39:53.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:53 smithi187 bash[89487]: cluster 2023-09-23T22:39:52.353573+0000 osd.7 (osd.7) 84 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T22:39:53.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:53 smithi187 bash[89487]: cluster 2023-09-23T22:39:52.355354+0000 osd.7 (osd.7) 85 : cluster 3 failed to encode map e144 with expected crc 2023-09-23T22:39:53.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:53 smithi187 bash[89487]: cluster 2023-09-23T22:39:52.413109+0000 osd.2 (osd.2) 1 : cluster 0 1.8 scrub starts 2023-09-23T22:39:53.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:53 smithi187 bash[89487]: cluster 2023-09-23T22:39:52.437424+0000 osd.2 (osd.2) 2 : cluster 0 1.8 scrub ok 2023-09-23T22:39:53.906 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:53.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:53.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:54.010 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:54.043 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:54.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:54.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:54.147 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:54.175 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:54.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:54.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:54.282 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:54.312 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:54.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:54.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:54.417 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:54.443 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:54.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:54.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:54.546 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Removed 111926 objects 2023-09-23T22:39:54.546 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Clean up completed and total clean up time :158.691 2023-09-23T22:39:54.547 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:54.564 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:54.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:54.567 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:54.667 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:54.690 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:54.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:54.692 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:54.793 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:54.819 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:54.821 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:54 smithi169 bash[104356]: cluster 2023-09-23T22:39:54.638240+0000 mon.a (mon.0) 730 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2023-09-23T22:39:54.821 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:54 smithi169 bash[104356]: cluster 2023-09-23T22:39:54.638296+0000 mon.a (mon.0) 731 : cluster 1 Cluster is now healthy 2023-09-23T22:39:54.821 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:54 smithi169 bash[101133]: cluster 2023-09-23T22:39:54.638240+0000 mon.a (mon.0) 730 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2023-09-23T22:39:54.822 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:54 smithi169 bash[101133]: cluster 2023-09-23T22:39:54.638296+0000 mon.a (mon.0) 731 : cluster 1 Cluster is now healthy 2023-09-23T22:39:54.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:54.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:54.923 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:54.936 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:54 smithi187 bash[89487]: cluster 2023-09-23T22:39:54.638240+0000 mon.a (mon.0) 730 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2023-09-23T22:39:54.937 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:54 smithi187 bash[89487]: cluster 2023-09-23T22:39:54.638296+0000 mon.a (mon.0) 731 : cluster 1 Cluster is now healthy 2023-09-23T22:39:54.953 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:54.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:54.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:55.057 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:55.083 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:55.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:55.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:55.187 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:55.212 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:55.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:55.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:55.315 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:55.343 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:55.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:55.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:55.446 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:55.477 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:55.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:55.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:55.580 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:55.604 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:55.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:55.606 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:55.707 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:55.738 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:55.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:55.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:55.840 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:55.865 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:55.866 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:55 smithi169 bash[104356]: cluster 2023-09-23T22:39:54.343237+0000 mgr.y (mgr.25310) 536 : cluster 0 pgmap v503: 99 pgs: 2 peering, 97 active+clean; 86 MiB data, 1.1 GiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 335 op/s; 11 MiB/s, 179 objects/s recovering 2023-09-23T22:39:55.866 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:55 smithi169 bash[104356]: cluster 2023-09-23T22:39:54.447813+0000 osd.2 (osd.2) 3 : cluster 0 1.a scrub starts 2023-09-23T22:39:55.867 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:55 smithi169 bash[104356]: cluster 2023-09-23T22:39:54.455829+0000 osd.2 (osd.2) 4 : cluster 0 1.a scrub ok 2023-09-23T22:39:55.867 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:55 smithi169 bash[101133]: cluster 2023-09-23T22:39:54.343237+0000 mgr.y (mgr.25310) 536 : cluster 0 pgmap v503: 99 pgs: 2 peering, 97 active+clean; 86 MiB data, 1.1 GiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 335 op/s; 11 MiB/s, 179 objects/s recovering 2023-09-23T22:39:55.867 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:55 smithi169 bash[101133]: cluster 2023-09-23T22:39:54.447813+0000 osd.2 (osd.2) 3 : cluster 0 1.a scrub starts 2023-09-23T22:39:55.867 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:55 smithi169 bash[101133]: cluster 2023-09-23T22:39:54.455829+0000 osd.2 (osd.2) 4 : cluster 0 1.a scrub ok 2023-09-23T22:39:55.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:55.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:55.961 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:55 smithi187 bash[89487]: cluster 2023-09-23T22:39:54.343237+0000 mgr.y (mgr.25310) 536 : cluster 0 pgmap v503: 99 pgs: 2 peering, 97 active+clean; 86 MiB data, 1.1 GiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 335 op/s; 11 MiB/s, 179 objects/s recovering 2023-09-23T22:39:55.961 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:55 smithi187 bash[89487]: cluster 2023-09-23T22:39:54.447813+0000 osd.2 (osd.2) 3 : cluster 0 1.a scrub starts 2023-09-23T22:39:55.961 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:55 smithi187 bash[89487]: cluster 2023-09-23T22:39:54.455829+0000 osd.2 (osd.2) 4 : cluster 0 1.a scrub ok 2023-09-23T22:39:55.969 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:55.975 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:39:55.997 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:55.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:56.000 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:56.001 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:39:56.037 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:39:56.066 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:39:56.091 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:39:56.100 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:56.129 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:39:56.129 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:56.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:56.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:56.156 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:39:56.183 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:39:56.185 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:39:56.185 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:39:56.185 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:39:56.185 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:39:56.185 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:39:56.185 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:39:56.186 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:39:56.186 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:39:56.232 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:56.257 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:56.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:56.260 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:56.361 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:56.388 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:56.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:56.391 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:56.491 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:56.521 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:56.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:56.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:56.624 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:56.651 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:56.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:56.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:56.715 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is set 2023-09-23T22:39:56.755 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:56.784 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:56.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:56.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:56.887 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:56.900 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:56 smithi169 bash[104356]: audit 2023-09-23T22:39:55.947749+0000 mon.a (mon.0) 732 : audit 0 from='client.? 172.21.15.169:0/3746670792' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:39:56.900 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:56 smithi169 bash[104356]: audit 2023-09-23T22:39:56.131210+0000 mon.a (mon.0) 733 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:39:56.900 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:56 smithi169 bash[104356]: audit 2023-09-23T22:39:56.225574+0000 mon.c (mon.2) 38 : audit 1 from='client.? 172.21.15.169:0/2731734085' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:39:56.900 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:56 smithi169 bash[104356]: audit 2023-09-23T22:39:56.226004+0000 mon.a (mon.0) 734 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:39:56.901 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:56 smithi169 bash[101133]: audit 2023-09-23T22:39:55.947749+0000 mon.a (mon.0) 732 : audit 0 from='client.? 172.21.15.169:0/3746670792' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:39:56.901 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:56 smithi169 bash[101133]: audit 2023-09-23T22:39:56.131210+0000 mon.a (mon.0) 733 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:39:56.901 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:56 smithi169 bash[101133]: audit 2023-09-23T22:39:56.225574+0000 mon.c (mon.2) 38 : audit 1 from='client.? 172.21.15.169:0/2731734085' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:39:56.901 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:56 smithi169 bash[101133]: audit 2023-09-23T22:39:56.226004+0000 mon.a (mon.0) 734 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:39:56.915 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:56.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:56.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:56.984 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:56 smithi187 bash[89487]: audit 2023-09-23T22:39:55.947749+0000 mon.a (mon.0) 732 : audit 0 from='client.? 172.21.15.169:0/3746670792' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:39:56.984 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:56 smithi187 bash[89487]: audit 2023-09-23T22:39:56.131210+0000 mon.a (mon.0) 733 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:39:56.984 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:56 smithi187 bash[89487]: audit 2023-09-23T22:39:56.225574+0000 mon.c (mon.2) 38 : audit 1 from='client.? 172.21.15.169:0/2731734085' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:39:56.984 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:56 smithi187 bash[89487]: audit 2023-09-23T22:39:56.226004+0000 mon.a (mon.0) 734 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:39:57.018 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:57.044 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:57.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:57.046 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:57.147 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:57.151 INFO:teuthology.orchestra.run.smithi187.stdout:ERROR: (22) Invalid argument 2023-09-23T22:39:57.151 INFO:teuthology.orchestra.run.smithi187.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-23T22:39:57.179 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:57.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:57.182 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:57.283 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:57.314 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:57.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:57.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:57.417 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:57.443 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:57.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:57.446 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:57.547 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:57.572 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:57.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:57.575 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:57.675 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:57.706 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:57.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:57.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:39:57.809 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:57.840 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:57.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:57.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:57.944 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:57.952 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:57 smithi187 bash[89487]: cluster 2023-09-23T22:39:56.343855+0000 mgr.y (mgr.25310) 537 : cluster 0 pgmap v504: 99 pgs: 2 peering, 97 active+clean; 86 MiB data, 1.1 GiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 275 op/s; 9.1 MiB/s, 146 objects/s recovering 2023-09-23T22:39:57.952 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:57 smithi187 bash[89487]: cluster 2023-09-23T22:39:56.693516+0000 mon.a (mon.0) 735 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:39:57.952 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:57 smithi187 bash[89487]: cluster 2023-09-23T22:39:56.706060+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T22:39:57.952 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:57 smithi187 bash[89487]: audit 2023-09-23T22:39:56.709433+0000 mon.a (mon.0) 736 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:39:57.952 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:57 smithi187 bash[89487]: cluster 2023-09-23T22:39:56.709543+0000 mon.a (mon.0) 737 : cluster 0 osdmap e145: 8 total, 8 up, 7 in 2023-09-23T22:39:57.969 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:57.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:57.971 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:57.979 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:57 smithi169 bash[104356]: cluster 2023-09-23T22:39:56.343855+0000 mgr.y (mgr.25310) 537 : cluster 0 pgmap v504: 99 pgs: 2 peering, 97 active+clean; 86 MiB data, 1.1 GiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 275 op/s; 9.1 MiB/s, 146 objects/s recovering 2023-09-23T22:39:57.979 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:57 smithi169 bash[104356]: cluster 2023-09-23T22:39:56.693516+0000 mon.a (mon.0) 735 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:39:57.979 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:57 smithi169 bash[104356]: cluster 2023-09-23T22:39:56.706060+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T22:39:57.979 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:57 smithi169 bash[104356]: audit 2023-09-23T22:39:56.709433+0000 mon.a (mon.0) 736 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:39:57.979 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:57 smithi169 bash[104356]: cluster 2023-09-23T22:39:56.709543+0000 mon.a (mon.0) 737 : cluster 0 osdmap e145: 8 total, 8 up, 7 in 2023-09-23T22:39:57.979 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:57 smithi169 bash[101133]: cluster 2023-09-23T22:39:56.343855+0000 mgr.y (mgr.25310) 537 : cluster 0 pgmap v504: 99 pgs: 2 peering, 97 active+clean; 86 MiB data, 1.1 GiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 275 op/s; 9.1 MiB/s, 146 objects/s recovering 2023-09-23T22:39:57.980 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:57 smithi169 bash[101133]: cluster 2023-09-23T22:39:56.693516+0000 mon.a (mon.0) 735 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:39:57.980 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:57 smithi169 bash[101133]: cluster 2023-09-23T22:39:56.706060+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e145 with expected crc 2023-09-23T22:39:57.980 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:57 smithi169 bash[101133]: audit 2023-09-23T22:39:56.709433+0000 mon.a (mon.0) 736 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:39:57.980 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:57 smithi169 bash[101133]: cluster 2023-09-23T22:39:56.709543+0000 mon.a (mon.0) 737 : cluster 0 osdmap e145: 8 total, 8 up, 7 in 2023-09-23T22:39:57.997 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-23T22:39:58.072 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:58.120 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:58.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:58.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:58.223 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:58.248 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:58.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:58.250 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:58.351 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:58.383 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:39:58.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:58.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:39:58.462 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:39:58.488 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:58.518 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:58.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:58.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:58.622 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:58.647 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:58.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:58.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:58.751 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:58.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:39:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:39:58] "GET /metrics HTTP/1.1" 200 36446 "" "Prometheus/2.43.0" 2023-09-23T22:39:58.784 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:39:58.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:58.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:39:58.887 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:58.920 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:58.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:58.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:59.023 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:59.055 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:59.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:59.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:59.159 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:59.192 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:39:59.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:59.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:39:59.295 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:59.323 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:59.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:59.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:59.347 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:39:59.426 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:59.458 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:39:59.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:59.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:39:59.562 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:59.594 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:39:59.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:59.596 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:39:59.697 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:59.727 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:39:59.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:59.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:39:59.830 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:59.859 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:39:59.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:59.862 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:39:59.963 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:59.976 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:39:59 smithi169 bash[104356]: cluster 2023-09-23T22:39:58.344881+0000 mgr.y (mgr.25310) 538 : cluster 0 pgmap v506: 99 pgs: 99 active+clean; 22 MiB data, 873 MiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 376 op/s; 7.7 MiB/s, 125 objects/s recovering 2023-09-23T22:39:59.977 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:39:59 smithi169 bash[101133]: cluster 2023-09-23T22:39:58.344881+0000 mgr.y (mgr.25310) 538 : cluster 0 pgmap v506: 99 pgs: 99 active+clean; 22 MiB data, 873 MiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 376 op/s; 7.7 MiB/s, 125 objects/s recovering 2023-09-23T22:39:59.981 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T22:39:59.995 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:39:59.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:39:59.998 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:00.098 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:00.111 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:39:59 smithi187 bash[89487]: cluster 2023-09-23T22:39:58.344881+0000 mgr.y (mgr.25310) 538 : cluster 0 pgmap v506: 99 pgs: 99 active+clean; 22 MiB data, 873 MiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 376 op/s; 7.7 MiB/s, 125 objects/s recovering 2023-09-23T22:40:00.128 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:00.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:00.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:00.232 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:00.259 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:00.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:00.261 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:00.362 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:00.393 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:00.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:00.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:00.497 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:00.524 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:00.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:00.527 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:00.628 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:00.658 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:00.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:00.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:00.762 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:00.769 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:00 smithi169 bash[104356]: cluster 2023-09-23T22:40:00.000100+0000 mon.a (mon.0) 738 : cluster 3 Health detail: HEALTH_WARN noscrub flag(s) set 2023-09-23T22:40:00.769 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:00 smithi169 bash[104356]: cluster 2023-09-23T22:40:00.000130+0000 mon.a (mon.0) 739 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2023-09-23T22:40:00.769 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:00 smithi169 bash[101133]: cluster 2023-09-23T22:40:00.000100+0000 mon.a (mon.0) 738 : cluster 3 Health detail: HEALTH_WARN noscrub flag(s) set 2023-09-23T22:40:00.770 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:00 smithi169 bash[101133]: cluster 2023-09-23T22:40:00.000130+0000 mon.a (mon.0) 739 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2023-09-23T22:40:00.795 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:00.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:00.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:00.898 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:00.911 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:00 smithi187 bash[89487]: cluster 2023-09-23T22:40:00.000100+0000 mon.a (mon.0) 738 : cluster 3 Health detail: HEALTH_WARN noscrub flag(s) set 2023-09-23T22:40:00.912 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:00 smithi187 bash[89487]: cluster 2023-09-23T22:40:00.000130+0000 mon.a (mon.0) 739 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2023-09-23T22:40:00.933 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:00.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:00.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:01.037 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:01.062 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:01.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:01.064 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:01.165 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:01.197 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:01.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:01.200 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:01.301 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:01.329 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:01.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:01.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:01.433 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:01.464 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:01.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:01.467 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:01.568 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:01.606 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:01.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:01.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:01.710 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:01.739 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:01.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:01.742 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:01.843 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:01.873 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:01.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:01.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:01.977 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:01.990 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:01 smithi169 bash[104356]: cluster 2023-09-23T22:40:00.345524+0000 mgr.y (mgr.25310) 539 : cluster 0 pgmap v507: 99 pgs: 99 active+clean; 582 KiB data, 764 MiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 328 op/s; 4.7 MiB/s, 76 objects/s recovering 2023-09-23T22:40:01.990 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:01 smithi169 bash[104356]: audit 2023-09-23T22:40:01.405538+0000 mon.a (mon.0) 740 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:40:01.991 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:01 smithi169 bash[101133]: cluster 2023-09-23T22:40:00.345524+0000 mgr.y (mgr.25310) 539 : cluster 0 pgmap v507: 99 pgs: 99 active+clean; 582 KiB data, 764 MiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 328 op/s; 4.7 MiB/s, 76 objects/s recovering 2023-09-23T22:40:01.991 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:01 smithi169 bash[101133]: audit 2023-09-23T22:40:01.405538+0000 mon.a (mon.0) 740 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:40:02.007 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:02.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:02.012 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:02.113 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:02.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:01 smithi187 bash[89487]: cluster 2023-09-23T22:40:00.345524+0000 mgr.y (mgr.25310) 539 : cluster 0 pgmap v507: 99 pgs: 99 active+clean; 582 KiB data, 764 MiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 328 op/s; 4.7 MiB/s, 76 objects/s recovering 2023-09-23T22:40:02.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:01 smithi187 bash[89487]: audit 2023-09-23T22:40:01.405538+0000 mon.a (mon.0) 740 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:40:02.137 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:02.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:02.139 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:02.240 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:02.267 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:02.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:02.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:02.370 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:02.395 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:02.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:02.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:02.449 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:40:02.450 INFO:teuthology.orchestra.run.smithi169.stderr:dumped all 2023-09-23T22:40:02.499 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:02.528 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:02.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:02.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:02.632 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:02.658 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:02.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:02.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:02.762 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:02.775 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:02 smithi187 bash[89487]: cluster 2023-09-23T22:40:02.346382+0000 mgr.y (mgr.25310) 540 : cluster 0 pgmap v508: 99 pgs: 99 active+clean; 582 KiB data, 764 MiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 262 op/s; 3.8 MiB/s, 61 objects/s recovering 2023-09-23T22:40:02.775 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:02 smithi187 bash[89487]: audit 2023-09-23T22:40:02.424289+0000 mgr.y (mgr.25310) 541 : audit 0 from='client.34758 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:40:02.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:02 smithi169 bash[101133]: cluster 2023-09-23T22:40:02.346382+0000 mgr.y (mgr.25310) 540 : cluster 0 pgmap v508: 99 pgs: 99 active+clean; 582 KiB data, 764 MiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 262 op/s; 3.8 MiB/s, 61 objects/s recovering 2023-09-23T22:40:02.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:02 smithi169 bash[101133]: audit 2023-09-23T22:40:02.424289+0000 mgr.y (mgr.25310) 541 : audit 0 from='client.34758 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:40:02.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:02 smithi169 bash[104356]: cluster 2023-09-23T22:40:02.346382+0000 mgr.y (mgr.25310) 540 : cluster 0 pgmap v508: 99 pgs: 99 active+clean; 582 KiB data, 764 MiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 262 op/s; 3.8 MiB/s, 61 objects/s recovering 2023-09-23T22:40:02.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:02 smithi169 bash[104356]: audit 2023-09-23T22:40:02.424289+0000 mgr.y (mgr.25310) 541 : audit 0 from='client.34758 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:40:02.792 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:02.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:02.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:02.822 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:40:02.896 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:02.927 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:02.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:02.929 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:03.030 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:03.052 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:03.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:03.055 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:03.155 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:03.183 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:03.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:03.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:03.287 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:03.318 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:03.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:03.321 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:03.369 INFO:teuthology.orchestra.run.smithi169.stdout:{"pg_ready":true,"pg_map":{"version":508,"stamp":"2023-09-23T22:40:02.345771+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":33,"num_read_kb":35,"num_write":223915,"num_write_kb":7163294,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3540,"num_bytes_recovered":231343282,"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":110157,"ondisk_log_size":110157,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":300,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":782700,"kb_used_data":13492,"kb_used_omap":30,"kb_used_meta":769121,"kb_avail":655433364,"statfs":{"total":671965249536,"available":671163764736,"internally_reserved":0,"allocated":13815808,"data_stored":9432949,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31502,"internal_metadata":787580146},"hb_peers":[],"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":4,"apply_latency_ms":4,"commit_latency_ns":4000000,"apply_latency_ns":4000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-176255721,"num_objects":-2692,"num_object_clones":0,"num_object_copies":-8076,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":-361,"num_objects_unfound":0,"num_objects_dirty":-2692,"num_whiteouts":0,"num_read":-133,"num_read_kb":-249,"num_write":2627,"num_write_kb":-658,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":612,"num_bytes_recovered":39559492,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.002333"},"pg_stats":[{"pgid":"3.1a","version":"68'2","reported_seq":131,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T22:39:56.707898+0000","last_change":"2023-09-23T22:32:30.182886+0000","last_active":"2023-09-23T22:39:56.707898+0000","last_peered":"2023-09-23T22:39:56.707898+0000","last_clean":"2023-09-23T22:39:56.707898+0000","last_became_active":"2023-09-23T22:32:30.181915+0000","last_became_peered":"2023-09-23T22:32:30.181915+0000","last_unstale":"2023-09-23T22:39:56.707898+0000","last_undegraded":"2023-09-23T22:39:56.707898+0000","last_fullsized":"2023-09-23T22:39:56.707898+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:13.504249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":126,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.348615+0000","last_change":"2023-09-23T22:32:30.181813+0000","last_active":"2023-09-23T22:39:52.348615+0000","last_peered":"2023-09-23T22:39:52.348615+0000","last_clean":"2023-09-23T22:39:52.348615+0000","last_became_active":"2023-09-23T22:32:30.181283+0000","last_became_peered":"2023-09-23T22:32:30.181283+0000","last_unstale":"2023-09-23T22:39:52.348615+0000","last_undegraded":"2023-09-23T22:39:52.348615+0000","last_fullsized":"2023-09-23T22:39:52.348615+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.674213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":112,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.351402+0000","last_change":"2023-09-23T22:32:30.187773+0000","last_active":"2023-09-23T22:39:52.351402+0000","last_peered":"2023-09-23T22:39:52.351402+0000","last_clean":"2023-09-23T22:39:52.351402+0000","last_became_active":"2023-09-23T22:32:30.187289+0000","last_became_peered":"2023-09-23T22:32:30.187289+0000","last_unstale":"2023-09-23T22:39:52.351402+0000","last_undegraded":"2023-09-23T22:39:52.351402+0000","last_fullsized":"2023-09-23T22:39:52.351402+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.158539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":111,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.345836+0000","last_change":"2023-09-23T22:39:30.394947+0000","last_active":"2023-09-23T22:39:52.345836+0000","last_peered":"2023-09-23T22:39:52.345836+0000","last_clean":"2023-09-23T22:39:52.345836+0000","last_became_active":"2023-09-23T22:39:30.394572+0000","last_became_peered":"2023-09-23T22:39:30.394572+0000","last_unstale":"2023-09-23T22:39:52.345836+0000","last_undegraded":"2023-09-23T22:39:52.345836+0000","last_fullsized":"2023-09-23T22:39:52.345836+0000","mapping_epoch":128,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31.636008+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":129,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.348135+0000","last_change":"2023-09-23T22:32:00.187373+0000","last_active":"2023-09-23T22:39:52.348135+0000","last_peered":"2023-09-23T22:39:52.348135+0000","last_clean":"2023-09-23T22:39:52.348135+0000","last_became_active":"2023-09-23T22:32:00.186652+0000","last_became_peered":"2023-09-23T22:32:00.186652+0000","last_unstale":"2023-09-23T22:39:52.348135+0000","last_undegraded":"2023-09-23T22:39:52.348135+0000","last_fullsized":"2023-09-23T22:39:52.348135+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:36.309788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":113,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.356004+0000","last_change":"2023-09-23T22:39:47.427298+0000","last_active":"2023-09-23T22:39:52.356004+0000","last_peered":"2023-09-23T22:39:52.356004+0000","last_clean":"2023-09-23T22:39:52.356004+0000","last_became_active":"2023-09-23T22:39:47.426965+0000","last_became_peered":"2023-09-23T22:39:47.426965+0000","last_unstale":"2023-09-23T22:39:52.356004+0000","last_undegraded":"2023-09-23T22:39:52.356004+0000","last_fullsized":"2023-09-23T22:39:52.356004+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:06:13.933099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":119,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.346191+0000","last_change":"2023-09-23T22:39:47.428631+0000","last_active":"2023-09-23T22:39:52.346191+0000","last_peered":"2023-09-23T22:39:52.346191+0000","last_clean":"2023-09-23T22:39:52.346191+0000","last_became_active":"2023-09-23T22:39:47.428230+0000","last_became_peered":"2023-09-23T22:39:47.428230+0000","last_unstale":"2023-09-23T22:39:52.346191+0000","last_undegraded":"2023-09-23T22:39:52.346191+0000","last_fullsized":"2023-09-23T22:39:52.346191+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46.047276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,1],"acting":[0,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":111,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.348163+0000","last_change":"2023-09-23T22:32:00.188206+0000","last_active":"2023-09-23T22:39:52.348163+0000","last_peered":"2023-09-23T22:39:52.348163+0000","last_clean":"2023-09-23T22:39:52.348163+0000","last_became_active":"2023-09-23T22:32:00.187846+0000","last_became_peered":"2023-09-23T22:32:00.187846+0000","last_unstale":"2023-09-23T22:39:52.348163+0000","last_undegraded":"2023-09-23T22:39:52.348163+0000","last_fullsized":"2023-09-23T22:39:52.348163+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:17:38.414690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.359212+0000","last_change":"2023-09-23T22:39:47.414659+0000","last_active":"2023-09-23T22:39:52.359212+0000","last_peered":"2023-09-23T22:39:52.359212+0000","last_clean":"2023-09-23T22:39:52.359212+0000","last_became_active":"2023-09-23T22:39:47.414275+0000","last_became_peered":"2023-09-23T22:39:47.414275+0000","last_unstale":"2023-09-23T22:39:52.359212+0000","last_undegraded":"2023-09-23T22:39:52.359212+0000","last_fullsized":"2023-09-23T22:39:52.359212+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:28.538471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":71,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.348192+0000","last_change":"2023-09-23T22:32:00.187715+0000","last_active":"2023-09-23T22:39:52.348192+0000","last_peered":"2023-09-23T22:39:52.348192+0000","last_clean":"2023-09-23T22:39:52.348192+0000","last_became_active":"2023-09-23T22:32:00.187377+0000","last_became_peered":"2023-09-23T22:32:00.187377+0000","last_unstale":"2023-09-23T22:39:52.348192+0000","last_undegraded":"2023-09-23T22:39:52.348192+0000","last_fullsized":"2023-09-23T22:39:52.348192+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:05.650701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'3","reported_seq":127,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.358675+0000","last_change":"2023-09-23T22:32:30.189690+0000","last_active":"2023-09-23T22:39:52.358675+0000","last_peered":"2023-09-23T22:39:52.358675+0000","last_clean":"2023-09-23T22:39:52.358675+0000","last_became_active":"2023-09-23T22:32:30.189316+0000","last_became_peered":"2023-09-23T22:32:30.189316+0000","last_unstale":"2023-09-23T22:39:52.358675+0000","last_undegraded":"2023-09-23T22:39:52.358675+0000","last_fullsized":"2023-09-23T22:39:52.358675+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T03:36:06.225948+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":97,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.350546+0000","last_change":"2023-09-23T22:31:29.523446+0000","last_active":"2023-09-23T22:39:52.350546+0000","last_peered":"2023-09-23T22:39:52.350546+0000","last_clean":"2023-09-23T22:39:52.350546+0000","last_became_active":"2023-09-23T22:31:29.523085+0000","last_became_peered":"2023-09-23T22:31:29.523085+0000","last_unstale":"2023-09-23T22:39:52.350546+0000","last_undegraded":"2023-09-23T22:39:52.350546+0000","last_fullsized":"2023-09-23T22:39:52.350546+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:30.766260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"79'23","reported_seq":108,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.348353+0000","last_change":"2023-09-23T22:32:30.185468+0000","last_active":"2023-09-23T22:39:52.348353+0000","last_peered":"2023-09-23T22:39:52.348353+0000","last_clean":"2023-09-23T22:39:52.348353+0000","last_became_active":"2023-09-23T22:32:30.184937+0000","last_became_peered":"2023-09-23T22:32:30.184937+0000","last_unstale":"2023-09-23T22:39:52.348353+0000","last_undegraded":"2023-09-23T22:39:52.348353+0000","last_fullsized":"2023-09-23T22:39:52.348353+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-24T22:33:07.163248+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":106,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.346205+0000","last_change":"2023-09-23T22:32:30.193251+0000","last_active":"2023-09-23T22:39:52.346205+0000","last_peered":"2023-09-23T22:39:52.346205+0000","last_clean":"2023-09-23T22:39:52.346205+0000","last_became_active":"2023-09-23T22:32:30.192767+0000","last_became_peered":"2023-09-23T22:32:30.192767+0000","last_unstale":"2023-09-23T22:39:52.346205+0000","last_undegraded":"2023-09-23T22:39:52.346205+0000","last_fullsized":"2023-09-23T22:39:52.346205+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:36.485471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"67'2","reported_seq":126,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.358314+0000","last_change":"2023-09-23T22:32:30.188993+0000","last_active":"2023-09-23T22:39:52.358314+0000","last_peered":"2023-09-23T22:39:52.358314+0000","last_clean":"2023-09-23T22:39:52.358314+0000","last_became_active":"2023-09-23T22:32:30.188599+0000","last_became_peered":"2023-09-23T22:32:30.188599+0000","last_unstale":"2023-09-23T22:39:52.358314+0000","last_undegraded":"2023-09-23T22:39:52.358314+0000","last_fullsized":"2023-09-23T22:39:52.358314+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:43.749296+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":111,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.348342+0000","last_change":"2023-09-23T22:32:00.187980+0000","last_active":"2023-09-23T22:39:52.348342+0000","last_peered":"2023-09-23T22:39:52.348342+0000","last_clean":"2023-09-23T22:39:52.348342+0000","last_became_active":"2023-09-23T22:32:00.187634+0000","last_became_peered":"2023-09-23T22:32:00.187634+0000","last_unstale":"2023-09-23T22:39:52.348342+0000","last_undegraded":"2023-09-23T22:39:52.348342+0000","last_fullsized":"2023-09-23T22:39:52.348342+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:09.675886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":110,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.345894+0000","last_change":"2023-09-23T22:39:30.395696+0000","last_active":"2023-09-23T22:39:52.345894+0000","last_peered":"2023-09-23T22:39:52.345894+0000","last_clean":"2023-09-23T22:39:52.345894+0000","last_became_active":"2023-09-23T22:39:30.395321+0000","last_became_peered":"2023-09-23T22:39:30.395321+0000","last_unstale":"2023-09-23T22:39:52.345894+0000","last_undegraded":"2023-09-23T22:39:52.345894+0000","last_fullsized":"2023-09-23T22:39:52.345894+0000","mapping_epoch":128,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:03.568377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.358813+0000","last_change":"2023-09-23T22:39:47.436668+0000","last_active":"2023-09-23T22:39:52.358813+0000","last_peered":"2023-09-23T22:39:52.358813+0000","last_clean":"2023-09-23T22:39:52.358813+0000","last_became_active":"2023-09-23T22:39:47.435947+0000","last_became_peered":"2023-09-23T22:39:47.435947+0000","last_unstale":"2023-09-23T22:39:52.358813+0000","last_undegraded":"2023-09-23T22:39:52.358813+0000","last_fullsized":"2023-09-23T22:39:52.358813+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25.797033+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":105,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.358172+0000","last_change":"2023-09-23T22:32:30.187887+0000","last_active":"2023-09-23T22:39:52.358172+0000","last_peered":"2023-09-23T22:39:52.358172+0000","last_clean":"2023-09-23T22:39:52.358172+0000","last_became_active":"2023-09-23T22:32:30.187577+0000","last_became_peered":"2023-09-23T22:32:30.187577+0000","last_unstale":"2023-09-23T22:39:52.358172+0000","last_undegraded":"2023-09-23T22:39:52.358172+0000","last_fullsized":"2023-09-23T22:39:52.358172+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:21.416630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":101,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.345712+0000","last_change":"2023-09-23T22:32:00.185991+0000","last_active":"2023-09-23T22:39:52.345712+0000","last_peered":"2023-09-23T22:39:52.345712+0000","last_clean":"2023-09-23T22:39:52.345712+0000","last_became_active":"2023-09-23T22:32:00.185630+0000","last_became_peered":"2023-09-23T22:32:00.185630+0000","last_unstale":"2023-09-23T22:39:52.345712+0000","last_undegraded":"2023-09-23T22:39:52.345712+0000","last_fullsized":"2023-09-23T22:39:52.345712+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:12:11.226342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'8","reported_seq":136,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.355000+0000","last_change":"2023-09-23T22:39:47.438906+0000","last_active":"2023-09-23T22:39:52.355000+0000","last_peered":"2023-09-23T22:39:52.355000+0000","last_clean":"2023-09-23T22:39:52.355000+0000","last_became_active":"2023-09-23T22:39:47.426983+0000","last_became_peered":"2023-09-23T22:39:47.426983+0000","last_unstale":"2023-09-23T22:39:52.355000+0000","last_undegraded":"2023-09-23T22:39:52.355000+0000","last_fullsized":"2023-09-23T22:39:52.355000+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T04:22:51.110675+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":66,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.358995+0000","last_change":"2023-09-23T22:39:47.417200+0000","last_active":"2023-09-23T22:39:52.358995+0000","last_peered":"2023-09-23T22:39:52.358995+0000","last_clean":"2023-09-23T22:39:52.358995+0000","last_became_active":"2023-09-23T22:39:47.416784+0000","last_became_peered":"2023-09-23T22:39:47.416784+0000","last_unstale":"2023-09-23T22:39:52.358995+0000","last_undegraded":"2023-09-23T22:39:52.358995+0000","last_fullsized":"2023-09-23T22:39:52.358995+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:58.838187+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"6.a","version":"144'13888","reported_seq":14210,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:54.522070+0000","last_change":"2023-09-23T22:39:52.404784+0000","last_active":"2023-09-23T22:39:54.522070+0000","last_peered":"2023-09-23T22:39:54.522070+0000","last_clean":"2023-09-23T22:39:54.522070+0000","last_became_active":"2023-09-23T22:39:52.358991+0000","last_became_peered":"2023-09-23T22:39:52.358991+0000","last_unstale":"2023-09-23T22:39:54.522070+0000","last_undegraded":"2023-09-23T22:39:54.522070+0000","last_fullsized":"2023-09-23T22:39:54.522070+0000","mapping_epoch":143,"log_start":"114'7666","ondisk_log_start":"114'7666","created":105,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":6222,"log_dups_size":0,"ondisk_log_size":6222,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.835573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13888,"num_write_kb":444416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":125,"num_bytes_recovered":8192000,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.f","version":"67'1","reported_seq":124,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.359111+0000","last_change":"2023-09-23T22:32:30.186989+0000","last_active":"2023-09-23T22:39:52.359111+0000","last_peered":"2023-09-23T22:39:52.359111+0000","last_clean":"2023-09-23T22:39:52.359111+0000","last_became_active":"2023-09-23T22:32:30.186592+0000","last_became_peered":"2023-09-23T22:32:30.186592+0000","last_unstale":"2023-09-23T22:39:52.359111+0000","last_undegraded":"2023-09-23T22:39:52.359111+0000","last_fullsized":"2023-09-23T22:39:52.359111+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T02:13:52.969360+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":19,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.358322+0000","last_change":"2023-09-23T22:39:47.426539+0000","last_active":"2023-09-23T22:39:52.358322+0000","last_peered":"2023-09-23T22:39:52.358322+0000","last_clean":"2023-09-23T22:39:52.358322+0000","last_became_active":"2023-09-23T22:39:47.426032+0000","last_became_peered":"2023-09-23T22:39:47.426032+0000","last_unstale":"2023-09-23T22:39:52.358322+0000","last_undegraded":"2023-09-23T22:39:52.358322+0000","last_fullsized":"2023-09-23T22:39:52.358322+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29.634624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.b","version":"144'13982","reported_seq":14033,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T22:39:57.084048+0000","last_change":"2023-09-23T22:35:27.318360+0000","last_active":"2023-09-23T22:39:57.084048+0000","last_peered":"2023-09-23T22:39:57.084048+0000","last_clean":"2023-09-23T22:39:57.084048+0000","last_became_active":"2023-09-23T22:35:27.317972+0000","last_became_peered":"2023-09-23T22:35:27.317972+0000","last_unstale":"2023-09-23T22:39:57.084048+0000","last_undegraded":"2023-09-23T22:39:57.084048+0000","last_fullsized":"2023-09-23T22:39:57.084048+0000","mapping_epoch":105,"log_start":"113'6690","ondisk_log_start":"113'6690","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":7292,"log_dups_size":0,"ondisk_log_size":7292,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:47.425742+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13982,"num_write_kb":447424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"67'2","reported_seq":125,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.359143+0000","last_change":"2023-09-23T22:32:30.186931+0000","last_active":"2023-09-23T22:39:52.359143+0000","last_peered":"2023-09-23T22:39:52.359143+0000","last_clean":"2023-09-23T22:39:52.359143+0000","last_became_active":"2023-09-23T22:32:30.186482+0000","last_became_peered":"2023-09-23T22:32:30.186482+0000","last_unstale":"2023-09-23T22:39:52.359143+0000","last_undegraded":"2023-09-23T22:39:52.359143+0000","last_fullsized":"2023-09-23T22:39:52.359143+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:37.144095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":141,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.346049+0000","last_change":"2023-09-23T22:39:30.399846+0000","last_active":"2023-09-23T22:39:52.346049+0000","last_peered":"2023-09-23T22:39:52.346049+0000","last_clean":"2023-09-23T22:39:52.346049+0000","last_became_active":"2023-09-23T22:39:30.399217+0000","last_became_peered":"2023-09-23T22:39:30.399217+0000","last_unstale":"2023-09-23T22:39:52.346049+0000","last_undegraded":"2023-09-23T22:39:52.346049+0000","last_fullsized":"2023-09-23T22:39:52.346049+0000","mapping_epoch":128,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:50.765969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.8","version":"144'14062","reported_seq":14110,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:54.544155+0000","last_change":"2023-09-23T22:35:27.319425+0000","last_active":"2023-09-23T22:39:54.544155+0000","last_peered":"2023-09-23T22:39:54.544155+0000","last_clean":"2023-09-23T22:39:54.544155+0000","last_became_active":"2023-09-23T22:35:27.319110+0000","last_became_peered":"2023-09-23T22:35:27.319110+0000","last_unstale":"2023-09-23T22:39:54.544155+0000","last_undegraded":"2023-09-23T22:39:54.544155+0000","last_fullsized":"2023-09-23T22:39:54.544155+0000","mapping_epoch":105,"log_start":"113'7324","ondisk_log_start":"113'7324","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":6738,"log_dups_size":0,"ondisk_log_size":6738,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:21.909339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":14062,"num_write_kb":449984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"67'1","reported_seq":104,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.358447+0000","last_change":"2023-09-23T22:39:47.445678+0000","last_active":"2023-09-23T22:39:52.358447+0000","last_peered":"2023-09-23T22:39:52.358447+0000","last_clean":"2023-09-23T22:39:52.358447+0000","last_became_active":"2023-09-23T22:39:47.433630+0000","last_became_peered":"2023-09-23T22:39:47.433630+0000","last_unstale":"2023-09-23T22:39:52.358447+0000","last_undegraded":"2023-09-23T22:39:52.358447+0000","last_fullsized":"2023-09-23T22:39:52.358447+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:21:03.325810+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":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,6,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":103,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.356229+0000","last_change":"2023-09-23T22:30:09.135173+0000","last_active":"2023-09-23T22:39:52.356229+0000","last_peered":"2023-09-23T22:39:52.356229+0000","last_clean":"2023-09-23T22:39:52.356229+0000","last_became_active":"2023-09-23T22:30:09.134460+0000","last_became_peered":"2023-09-23T22:30:09.134460+0000","last_unstale":"2023-09-23T22:39:52.356229+0000","last_undegraded":"2023-09-23T22:39:52.356229+0000","last_fullsized":"2023-09-23T22:39:52.356229+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:02.531453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.9","version":"144'14006","reported_seq":14057,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:54.543152+0000","last_change":"2023-09-23T22:35:27.316817+0000","last_active":"2023-09-23T22:39:54.543152+0000","last_peered":"2023-09-23T22:39:54.543152+0000","last_clean":"2023-09-23T22:39:54.543152+0000","last_became_active":"2023-09-23T22:35:27.316508+0000","last_became_peered":"2023-09-23T22:35:27.316508+0000","last_unstale":"2023-09-23T22:39:54.543152+0000","last_undegraded":"2023-09-23T22:39:54.543152+0000","last_fullsized":"2023-09-23T22:39:54.543152+0000","mapping_epoch":105,"log_start":"113'6426","ondisk_log_start":"113'6426","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":7580,"log_dups_size":0,"ondisk_log_size":7580,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:08.202434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":14006,"num_write_kb":448192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":68,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.348532+0000","last_change":"2023-09-23T22:39:47.428584+0000","last_active":"2023-09-23T22:39:52.348532+0000","last_peered":"2023-09-23T22:39:52.348532+0000","last_clean":"2023-09-23T22:39:52.348532+0000","last_became_active":"2023-09-23T22:39:47.428120+0000","last_became_peered":"2023-09-23T22:39:47.428120+0000","last_unstale":"2023-09-23T22:39:52.348532+0000","last_undegraded":"2023-09-23T22:39:52.348532+0000","last_fullsized":"2023-09-23T22:39:52.348532+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:37.238977+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":116,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.345805+0000","last_change":"2023-09-23T22:32:30.189181+0000","last_active":"2023-09-23T22:39:52.345805+0000","last_peered":"2023-09-23T22:39:52.345805+0000","last_clean":"2023-09-23T22:39:52.345805+0000","last_became_active":"2023-09-23T22:32:30.188785+0000","last_became_peered":"2023-09-23T22:32:30.188785+0000","last_unstale":"2023-09-23T22:39:52.345805+0000","last_undegraded":"2023-09-23T22:39:52.345805+0000","last_fullsized":"2023-09-23T22:39:52.345805+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:55.727134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.9","version":"78'161","reported_seq":525,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.357991+0000","last_change":"2023-09-23T22:37:49.415909+0000","last_active":"2023-09-23T22:39:52.357991+0000","last_peered":"2023-09-23T22:39:52.357991+0000","last_clean":"2023-09-23T22:39:52.357991+0000","last_became_active":"2023-09-23T22:37:46.449453+0000","last_became_peered":"2023-09-23T22:37:46.449453+0000","last_unstale":"2023-09-23T22:39:52.357991+0000","last_undegraded":"2023-09-23T22:39:52.357991+0000","last_fullsized":"2023-09-23T22:39:52.357991+0000","mapping_epoch":121,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":122,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:49.415804+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:49.415804+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:11:23.752522+0000","scrub_duration":0.0087137450000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"6.e","version":"144'13884","reported_seq":15520,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T22:39:56.710223+0000","last_change":"2023-09-23T22:39:51.380933+0000","last_active":"2023-09-23T22:39:56.710223+0000","last_peered":"2023-09-23T22:39:56.710223+0000","last_clean":"2023-09-23T22:39:56.710223+0000","last_became_active":"2023-09-23T22:39:51.342012+0000","last_became_peered":"2023-09-23T22:39:51.342012+0000","last_unstale":"2023-09-23T22:39:56.710223+0000","last_undegraded":"2023-09-23T22:39:56.710223+0000","last_fullsized":"2023-09-23T22:39:56.710223+0000","mapping_epoch":142,"log_start":"114'7867","ondisk_log_start":"114'7867","created":105,"last_epoch_clean":143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":6017,"log_dups_size":0,"ondisk_log_size":6017,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14.520237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13884,"num_write_kb":444288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":770,"num_bytes_recovered":50462720,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,7],"acting":[4,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"68'3","reported_seq":126,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.348577+0000","last_change":"2023-09-23T22:32:30.184330+0000","last_active":"2023-09-23T22:39:52.348577+0000","last_peered":"2023-09-23T22:39:52.348577+0000","last_clean":"2023-09-23T22:39:52.348577+0000","last_became_active":"2023-09-23T22:32:30.183911+0000","last_became_peered":"2023-09-23T22:32:30.183911+0000","last_unstale":"2023-09-23T22:39:52.348577+0000","last_undegraded":"2023-09-23T22:39:52.348577+0000","last_fullsized":"2023-09-23T22:39:52.348577+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:45:56.081478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":115,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.348578+0000","last_change":"2023-09-23T22:32:30.184203+0000","last_active":"2023-09-23T22:39:52.348578+0000","last_peered":"2023-09-23T22:39:52.348578+0000","last_clean":"2023-09-23T22:39:52.348578+0000","last_became_active":"2023-09-23T22:32:30.183763+0000","last_became_peered":"2023-09-23T22:32:30.183763+0000","last_unstale":"2023-09-23T22:39:52.348578+0000","last_undegraded":"2023-09-23T22:39:52.348578+0000","last_fullsized":"2023-09-23T22:39:52.348578+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:47:04.418139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.8","version":"78'161","reported_seq":444,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.437672+0000","last_change":"2023-09-23T22:39:52.437672+0000","last_active":"2023-09-23T22:39:52.437672+0000","last_peered":"2023-09-23T22:39:52.437672+0000","last_clean":"2023-09-23T22:39:52.437672+0000","last_became_active":"2023-09-23T22:39:50.456510+0000","last_became_peered":"2023-09-23T22:39:50.456510+0000","last_unstale":"2023-09-23T22:39:52.437672+0000","last_undegraded":"2023-09-23T22:39:52.437672+0000","last_fullsized":"2023-09-23T22:39:52.437672+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:39:52.437433+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:39:52.437433+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:31:26.042441+0000","scrub_duration":0.017880975,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.f","version":"144'13892","reported_seq":13943,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T22:39:57.084756+0000","last_change":"2023-09-23T22:35:27.317497+0000","last_active":"2023-09-23T22:39:57.084756+0000","last_peered":"2023-09-23T22:39:57.084756+0000","last_clean":"2023-09-23T22:39:57.084756+0000","last_became_active":"2023-09-23T22:35:27.316348+0000","last_became_peered":"2023-09-23T22:35:27.316348+0000","last_unstale":"2023-09-23T22:39:57.084756+0000","last_undegraded":"2023-09-23T22:39:57.084756+0000","last_fullsized":"2023-09-23T22:39:57.084756+0000","mapping_epoch":105,"log_start":"110'4717","ondisk_log_start":"110'4717","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":9175,"log_dups_size":0,"ondisk_log_size":9175,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:57.094019+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13892,"num_write_kb":444544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":121,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.356091+0000","last_change":"2023-09-23T22:32:30.185425+0000","last_active":"2023-09-23T22:39:52.356091+0000","last_peered":"2023-09-23T22:39:52.356091+0000","last_clean":"2023-09-23T22:39:52.356091+0000","last_became_active":"2023-09-23T22:32:30.184940+0000","last_became_peered":"2023-09-23T22:32:30.184940+0000","last_unstale":"2023-09-23T22:39:52.356091+0000","last_undegraded":"2023-09-23T22:39:52.356091+0000","last_fullsized":"2023-09-23T22:39:52.356091+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:23.495758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":128,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.347192+0000","last_change":"2023-09-23T22:32:30.183403+0000","last_active":"2023-09-23T22:39:52.347192+0000","last_peered":"2023-09-23T22:39:52.347192+0000","last_clean":"2023-09-23T22:39:52.347192+0000","last_became_active":"2023-09-23T22:32:30.182279+0000","last_became_peered":"2023-09-23T22:32:30.182279+0000","last_unstale":"2023-09-23T22:39:52.347192+0000","last_undegraded":"2023-09-23T22:39:52.347192+0000","last_fullsized":"2023-09-23T22:39:52.347192+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.978237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.c","version":"144'13964","reported_seq":15531,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:54.526740+0000","last_change":"2023-09-23T22:39:52.437706+0000","last_active":"2023-09-23T22:39:54.526740+0000","last_peered":"2023-09-23T22:39:54.526740+0000","last_clean":"2023-09-23T22:39:54.526740+0000","last_became_active":"2023-09-23T22:39:52.359591+0000","last_became_peered":"2023-09-23T22:39:52.359591+0000","last_unstale":"2023-09-23T22:39:54.526740+0000","last_undegraded":"2023-09-23T22:39:54.526740+0000","last_fullsized":"2023-09-23T22:39:54.526740+0000","mapping_epoch":143,"log_start":"114'7747","ondisk_log_start":"114'7747","created":105,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":6217,"log_dups_size":0,"ondisk_log_size":6217,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:35.574312+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13964,"num_write_kb":446848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":732,"num_bytes_recovered":47972352,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,1],"acting":[6,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":112,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.346513+0000","last_change":"2023-09-23T22:32:30.184434+0000","last_active":"2023-09-23T22:39:52.346513+0000","last_peered":"2023-09-23T22:39:52.346513+0000","last_clean":"2023-09-23T22:39:52.346513+0000","last_became_active":"2023-09-23T22:32:30.183937+0000","last_became_peered":"2023-09-23T22:32:30.183937+0000","last_unstale":"2023-09-23T22:39:52.346513+0000","last_undegraded":"2023-09-23T22:39:52.346513+0000","last_fullsized":"2023-09-23T22:39:52.346513+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:25.993348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":106,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.348022+0000","last_change":"2023-09-23T22:32:30.183982+0000","last_active":"2023-09-23T22:39:52.348022+0000","last_peered":"2023-09-23T22:39:52.348022+0000","last_clean":"2023-09-23T22:39:52.348022+0000","last_became_active":"2023-09-23T22:32:30.183630+0000","last_became_peered":"2023-09-23T22:32:30.183630+0000","last_unstale":"2023-09-23T22:39:52.348022+0000","last_undegraded":"2023-09-23T22:39:52.348022+0000","last_fullsized":"2023-09-23T22:39:52.348022+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:17.555066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.a","version":"78'161","reported_seq":440,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:54.459612+0000","last_change":"2023-09-23T22:39:54.459612+0000","last_active":"2023-09-23T22:39:54.459612+0000","last_peered":"2023-09-23T22:39:54.459612+0000","last_clean":"2023-09-23T22:39:54.459612+0000","last_became_active":"2023-09-23T22:39:50.454207+0000","last_became_peered":"2023-09-23T22:39:50.454207+0000","last_unstale":"2023-09-23T22:39:54.459612+0000","last_undegraded":"2023-09-23T22:39:54.459612+0000","last_fullsized":"2023-09-23T22:39:54.459612+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:39:54.455854+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:39:54.455854+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:09:45.803601+0000","scrub_duration":0.0075565679999999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,4],"acting":[2,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.d","version":"144'14050","reported_seq":14459,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:54.548311+0000","last_change":"2023-09-23T22:39:51.462086+0000","last_active":"2023-09-23T22:39:54.548311+0000","last_peered":"2023-09-23T22:39:54.548311+0000","last_clean":"2023-09-23T22:39:54.548311+0000","last_became_active":"2023-09-23T22:39:51.365780+0000","last_became_peered":"2023-09-23T22:39:51.365780+0000","last_unstale":"2023-09-23T22:39:54.548311+0000","last_undegraded":"2023-09-23T22:39:54.548311+0000","last_fullsized":"2023-09-23T22:39:54.548311+0000","mapping_epoch":142,"log_start":"119'8382","ondisk_log_start":"119'8382","created":105,"last_epoch_clean":143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":5668,"log_dups_size":0,"ondisk_log_size":5668,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:51.562071+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":14050,"num_write_kb":449537,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":168,"num_bytes_recovered":10879000,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.8","version":"0'0","reported_seq":82,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.350455+0000","last_change":"2023-09-23T22:39:30.392063+0000","last_active":"2023-09-23T22:39:52.350455+0000","last_peered":"2023-09-23T22:39:52.350455+0000","last_clean":"2023-09-23T22:39:52.350455+0000","last_became_active":"2023-09-23T22:39:30.391636+0000","last_became_peered":"2023-09-23T22:39:30.391636+0000","last_unstale":"2023-09-23T22:39:52.350455+0000","last_undegraded":"2023-09-23T22:39:52.350455+0000","last_fullsized":"2023-09-23T22:39:52.350455+0000","mapping_epoch":128,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:43.637650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":112,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.351365+0000","last_change":"2023-09-23T22:32:30.188254+0000","last_active":"2023-09-23T22:39:52.351365+0000","last_peered":"2023-09-23T22:39:52.351365+0000","last_clean":"2023-09-23T22:39:52.351365+0000","last_became_active":"2023-09-23T22:32:30.187888+0000","last_became_peered":"2023-09-23T22:32:30.187888+0000","last_unstale":"2023-09-23T22:39:52.351365+0000","last_undegraded":"2023-09-23T22:39:52.351365+0000","last_fullsized":"2023-09-23T22:39:52.351365+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:40.160525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.7","version":"78'161","reported_seq":499,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.355974+0000","last_change":"2023-09-23T22:39:50.473212+0000","last_active":"2023-09-23T22:39:52.355974+0000","last_peered":"2023-09-23T22:39:52.355974+0000","last_clean":"2023-09-23T22:39:52.355974+0000","last_became_active":"2023-09-23T22:39:50.472832+0000","last_became_peered":"2023-09-23T22:39:50.472832+0000","last_unstale":"2023-09-23T22:39:52.355974+0000","last_undegraded":"2023-09-23T22:39:52.355974+0000","last_fullsized":"2023-09-23T22:39:52.355974+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:50.091202+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:50.091202+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:34:04.461239+0000","scrub_duration":0.013386004,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,1],"acting":[6,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.0","version":"144'14020","reported_seq":14071,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:54.542766+0000","last_change":"2023-09-23T22:35:27.317659+0000","last_active":"2023-09-23T22:39:54.542766+0000","last_peered":"2023-09-23T22:39:54.542766+0000","last_clean":"2023-09-23T22:39:54.542766+0000","last_became_active":"2023-09-23T22:35:27.317349+0000","last_became_peered":"2023-09-23T22:35:27.317349+0000","last_unstale":"2023-09-23T22:39:54.542766+0000","last_undegraded":"2023-09-23T22:39:54.542766+0000","last_fullsized":"2023-09-23T22:39:54.542766+0000","mapping_epoch":105,"log_start":"113'6431","ondisk_log_start":"113'6431","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":7589,"log_dups_size":0,"ondisk_log_size":7589,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:48.979609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":14020,"num_write_kb":448640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":121,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.351500+0000","last_change":"2023-09-23T22:30:09.132661+0000","last_active":"2023-09-23T22:39:52.351500+0000","last_peered":"2023-09-23T22:39:52.351500+0000","last_clean":"2023-09-23T22:39:52.351500+0000","last_became_active":"2023-09-23T22:30:09.132195+0000","last_became_peered":"2023-09-23T22:30:09.132195+0000","last_unstale":"2023-09-23T22:39:52.351500+0000","last_undegraded":"2023-09-23T22:39:52.351500+0000","last_fullsized":"2023-09-23T22:39:52.351500+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:29.945684+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":125,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.358783+0000","last_change":"2023-09-23T22:39:47.434546+0000","last_active":"2023-09-23T22:39:52.358783+0000","last_peered":"2023-09-23T22:39:52.358783+0000","last_clean":"2023-09-23T22:39:52.358783+0000","last_became_active":"2023-09-23T22:39:47.434100+0000","last_became_peered":"2023-09-23T22:39:47.434100+0000","last_unstale":"2023-09-23T22:39:52.358783+0000","last_undegraded":"2023-09-23T22:39:52.358783+0000","last_fullsized":"2023-09-23T22:39:52.358783+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:35.055605+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":106,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.350578+0000","last_change":"2023-09-23T22:39:47.421794+0000","last_active":"2023-09-23T22:39:52.350578+0000","last_peered":"2023-09-23T22:39:52.350578+0000","last_clean":"2023-09-23T22:39:52.350578+0000","last_became_active":"2023-09-23T22:39:47.421419+0000","last_became_peered":"2023-09-23T22:39:47.421419+0000","last_unstale":"2023-09-23T22:39:52.350578+0000","last_undegraded":"2023-09-23T22:39:52.350578+0000","last_fullsized":"2023-09-23T22:39:52.350578+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16:30.389859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,0],"acting":[1,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.1","version":"78'161","reported_seq":446,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.345341+0000","last_change":"2023-09-23T22:39:51.078314+0000","last_active":"2023-09-23T22:39:52.345341+0000","last_peered":"2023-09-23T22:39:52.345341+0000","last_clean":"2023-09-23T22:39:52.345341+0000","last_became_active":"2023-09-23T22:39:50.432058+0000","last_became_peered":"2023-09-23T22:39:50.432058+0000","last_unstale":"2023-09-23T22:39:52.345341+0000","last_undegraded":"2023-09-23T22:39:52.345341+0000","last_fullsized":"2023-09-23T22:39:52.345341+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:39:51.078203+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:39:51.078203+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:36:48.567290+0000","scrub_duration":0.002520722,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.6","version":"144'14158","reported_seq":15128,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:54.528761+0000","last_change":"2023-09-23T22:39:41.427391+0000","last_active":"2023-09-23T22:39:54.528761+0000","last_peered":"2023-09-23T22:39:54.528761+0000","last_clean":"2023-09-23T22:39:54.528761+0000","last_became_active":"2023-09-23T22:39:41.381984+0000","last_became_peered":"2023-09-23T22:39:41.381984+0000","last_unstale":"2023-09-23T22:39:54.528761+0000","last_undegraded":"2023-09-23T22:39:54.528761+0000","last_fullsized":"2023-09-23T22:39:54.528761+0000","mapping_epoch":136,"log_start":"114'8075","ondisk_log_start":"114'8075","created":105,"last_epoch_clean":137,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":6083,"log_dups_size":0,"ondisk_log_size":6083,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:28.558249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":14158,"num_write_kb":453056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":447,"num_bytes_recovered":29229056,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"0'0","reported_seq":63,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.350819+0000","last_change":"2023-09-23T22:39:47.439506+0000","last_active":"2023-09-23T22:39:52.350819+0000","last_peered":"2023-09-23T22:39:52.350819+0000","last_clean":"2023-09-23T22:39:52.350819+0000","last_became_active":"2023-09-23T22:39:47.438914+0000","last_became_peered":"2023-09-23T22:39:47.438914+0000","last_unstale":"2023-09-23T22:39:52.350819+0000","last_undegraded":"2023-09-23T22:39:52.350819+0000","last_fullsized":"2023-09-23T22:39:52.350819+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:46:38.198220+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,0],"acting":[1,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":102,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.347118+0000","last_change":"2023-09-23T22:32:30.188377+0000","last_active":"2023-09-23T22:39:52.347118+0000","last_peered":"2023-09-23T22:39:52.347118+0000","last_clean":"2023-09-23T22:39:52.347118+0000","last_became_active":"2023-09-23T22:32:30.187693+0000","last_became_peered":"2023-09-23T22:32:30.187693+0000","last_unstale":"2023-09-23T22:39:52.347118+0000","last_undegraded":"2023-09-23T22:39:52.347118+0000","last_fullsized":"2023-09-23T22:39:52.347118+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:04:22.872853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":121,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.351434+0000","last_change":"2023-09-23T22:39:30.401023+0000","last_active":"2023-09-23T22:39:52.351434+0000","last_peered":"2023-09-23T22:39:52.351434+0000","last_clean":"2023-09-23T22:39:52.351434+0000","last_became_active":"2023-09-23T22:39:30.400615+0000","last_became_peered":"2023-09-23T22:39:30.400615+0000","last_unstale":"2023-09-23T22:39:52.351434+0000","last_undegraded":"2023-09-23T22:39:52.351434+0000","last_fullsized":"2023-09-23T22:39:52.351434+0000","mapping_epoch":128,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59.051498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"78'161","reported_seq":525,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.358077+0000","last_change":"2023-09-23T22:37:48.450133+0000","last_active":"2023-09-23T22:39:52.358077+0000","last_peered":"2023-09-23T22:39:52.358077+0000","last_clean":"2023-09-23T22:39:52.358077+0000","last_became_active":"2023-09-23T22:37:46.448002+0000","last_became_peered":"2023-09-23T22:37:46.448002+0000","last_unstale":"2023-09-23T22:39:52.358077+0000","last_undegraded":"2023-09-23T22:39:52.358077+0000","last_fullsized":"2023-09-23T22:39:52.358077+0000","mapping_epoch":121,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":122,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:48.449999+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:48.449999+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T08:39:08.924118+0000","scrub_duration":0.010386299999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.5","version":"144'14068","reported_seq":14116,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:54.527468+0000","last_change":"2023-09-23T22:35:27.319404+0000","last_active":"2023-09-23T22:39:54.527468+0000","last_peered":"2023-09-23T22:39:54.527468+0000","last_clean":"2023-09-23T22:39:54.527468+0000","last_became_active":"2023-09-23T22:35:27.319006+0000","last_became_peered":"2023-09-23T22:35:27.319006+0000","last_unstale":"2023-09-23T22:39:54.527468+0000","last_undegraded":"2023-09-23T22:39:54.527468+0000","last_fullsized":"2023-09-23T22:39:54.527468+0000","mapping_epoch":105,"log_start":"113'7309","ondisk_log_start":"113'7309","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":6759,"log_dups_size":0,"ondisk_log_size":6759,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:28:53.765924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":14068,"num_write_kb":450176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":141,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.358670+0000","last_change":"2023-09-23T22:39:30.391691+0000","last_active":"2023-09-23T22:39:52.358670+0000","last_peered":"2023-09-23T22:39:52.358670+0000","last_clean":"2023-09-23T22:39:52.358670+0000","last_became_active":"2023-09-23T22:39:30.387582+0000","last_became_peered":"2023-09-23T22:39:30.387582+0000","last_unstale":"2023-09-23T22:39:52.358670+0000","last_undegraded":"2023-09-23T22:39:52.358670+0000","last_fullsized":"2023-09-23T22:39:52.358670+0000","mapping_epoch":128,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02.228184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":97,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.350373+0000","last_change":"2023-09-23T22:31:29.523325+0000","last_active":"2023-09-23T22:39:52.350373+0000","last_peered":"2023-09-23T22:39:52.350373+0000","last_clean":"2023-09-23T22:39:52.350373+0000","last_became_active":"2023-09-23T22:31:29.522998+0000","last_became_peered":"2023-09-23T22:31:29.522998+0000","last_unstale":"2023-09-23T22:39:52.350373+0000","last_undegraded":"2023-09-23T22:39:52.350373+0000","last_fullsized":"2023-09-23T22:39:52.350373+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:55.059743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":117,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.359026+0000","last_change":"2023-09-23T22:39:47.420787+0000","last_active":"2023-09-23T22:39:52.359026+0000","last_peered":"2023-09-23T22:39:52.359026+0000","last_clean":"2023-09-23T22:39:52.359026+0000","last_became_active":"2023-09-23T22:39:47.419598+0000","last_became_peered":"2023-09-23T22:39:47.419598+0000","last_unstale":"2023-09-23T22:39:52.359026+0000","last_undegraded":"2023-09-23T22:39:52.359026+0000","last_fullsized":"2023-09-23T22:39:52.359026+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:36.719929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[2,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"6.7","version":"144'13960","reported_seq":14335,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:54.540316+0000","last_change":"2023-09-23T22:39:52.400140+0000","last_active":"2023-09-23T22:39:54.540316+0000","last_peered":"2023-09-23T22:39:54.540316+0000","last_clean":"2023-09-23T22:39:54.540316+0000","last_became_active":"2023-09-23T22:39:52.351896+0000","last_became_peered":"2023-09-23T22:39:52.351896+0000","last_unstale":"2023-09-23T22:39:54.540316+0000","last_undegraded":"2023-09-23T22:39:54.540316+0000","last_fullsized":"2023-09-23T22:39:54.540316+0000","mapping_epoch":143,"log_start":"112'5128","ondisk_log_start":"112'5128","created":105,"last_epoch_clean":144,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":8832,"log_dups_size":0,"ondisk_log_size":8832,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54:53.809273+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13960,"num_write_kb":446720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":150,"num_bytes_recovered":9830400,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":67,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.358629+0000","last_change":"2023-09-23T22:39:47.420515+0000","last_active":"2023-09-23T22:39:52.358629+0000","last_peered":"2023-09-23T22:39:52.358629+0000","last_clean":"2023-09-23T22:39:52.358629+0000","last_became_active":"2023-09-23T22:39:47.420129+0000","last_became_peered":"2023-09-23T22:39:47.420129+0000","last_unstale":"2023-09-23T22:39:52.358629+0000","last_undegraded":"2023-09-23T22:39:52.358629+0000","last_fullsized":"2023-09-23T22:39:52.358629+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:45.544448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[2,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.0","version":"78'161","reported_seq":506,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.357864+0000","last_change":"2023-09-23T22:37:47.480137+0000","last_active":"2023-09-23T22:39:52.357864+0000","last_peered":"2023-09-23T22:39:52.357864+0000","last_clean":"2023-09-23T22:39:52.357864+0000","last_became_active":"2023-09-23T22:37:41.379703+0000","last_became_peered":"2023-09-23T22:37:41.379703+0000","last_unstale":"2023-09-23T22:39:52.357864+0000","last_undegraded":"2023-09-23T22:39:52.357864+0000","last_fullsized":"2023-09-23T22:39:52.357864+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:47.480014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:47.480014+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:28:14.212043+0000","scrub_duration":0.0051156079999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":36,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.356294+0000","last_change":"2023-09-23T22:39:47.437236+0000","last_active":"2023-09-23T22:39:52.356294+0000","last_peered":"2023-09-23T22:39:52.356294+0000","last_clean":"2023-09-23T22:39:52.356294+0000","last_became_active":"2023-09-23T22:39:47.436834+0000","last_became_peered":"2023-09-23T22:39:47.436834+0000","last_unstale":"2023-09-23T22:39:52.356294+0000","last_undegraded":"2023-09-23T22:39:52.356294+0000","last_fullsized":"2023-09-23T22:39:52.356294+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:11.412679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":103,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.355540+0000","last_change":"2023-09-23T22:32:30.187824+0000","last_active":"2023-09-23T22:39:52.355540+0000","last_peered":"2023-09-23T22:39:52.355540+0000","last_clean":"2023-09-23T22:39:52.355540+0000","last_became_active":"2023-09-23T22:32:30.187264+0000","last_became_peered":"2023-09-23T22:32:30.187264+0000","last_unstale":"2023-09-23T22:39:52.355540+0000","last_undegraded":"2023-09-23T22:39:52.355540+0000","last_fullsized":"2023-09-23T22:39:52.355540+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.116657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.3","version":"78'161","reported_seq":451,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.476416+0000","last_change":"2023-09-23T22:37:49.135696+0000","last_active":"2023-09-23T22:39:52.476416+0000","last_peered":"2023-09-23T22:39:52.476416+0000","last_clean":"2023-09-23T22:39:52.476416+0000","last_became_active":"2023-09-23T22:37:46.444970+0000","last_became_peered":"2023-09-23T22:37:46.444970+0000","last_unstale":"2023-09-23T22:39:52.476416+0000","last_undegraded":"2023-09-23T22:39:52.476416+0000","last_fullsized":"2023-09-23T22:39:52.476416+0000","mapping_epoch":121,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":122,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:49.135466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:49.135466+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:50:55.421356+0000","scrub_duration":0.0067224190000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.4","version":"144'13868","reported_seq":15314,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:54.462180+0000","last_change":"2023-09-23T22:39:51.388860+0000","last_active":"2023-09-23T22:39:54.462180+0000","last_peered":"2023-09-23T22:39:54.462180+0000","last_clean":"2023-09-23T22:39:54.462180+0000","last_became_active":"2023-09-23T22:39:51.349547+0000","last_became_peered":"2023-09-23T22:39:51.349547+0000","last_unstale":"2023-09-23T22:39:54.462180+0000","last_undegraded":"2023-09-23T22:39:54.462180+0000","last_fullsized":"2023-09-23T22:39:54.462180+0000","mapping_epoch":142,"log_start":"117'8140","ondisk_log_start":"117'8140","created":105,"last_epoch_clean":143,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":5728,"log_dups_size":0,"ondisk_log_size":5728,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.211768+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13868,"num_write_kb":443776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":675,"num_bytes_recovered":44236800,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":126,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.357859+0000","last_change":"2023-09-23T22:30:09.132186+0000","last_active":"2023-09-23T22:39:52.357859+0000","last_peered":"2023-09-23T22:39:52.357859+0000","last_clean":"2023-09-23T22:39:52.357859+0000","last_became_active":"2023-09-23T22:30:09.131821+0000","last_became_peered":"2023-09-23T22:30:09.131821+0000","last_unstale":"2023-09-23T22:39:52.357859+0000","last_undegraded":"2023-09-23T22:39:52.357859+0000","last_fullsized":"2023-09-23T22:39:52.357859+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.804804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":135,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T22:39:57.086316+0000","last_change":"2023-09-23T22:39:47.419919+0000","last_active":"2023-09-23T22:39:57.086316+0000","last_peered":"2023-09-23T22:39:57.086316+0000","last_clean":"2023-09-23T22:39:57.086316+0000","last_became_active":"2023-09-23T22:39:47.418268+0000","last_became_peered":"2023-09-23T22:39:47.418268+0000","last_unstale":"2023-09-23T22:39:57.086316+0000","last_undegraded":"2023-09-23T22:39:57.086316+0000","last_fullsized":"2023-09-23T22:39:57.086316+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19:38.988398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":116,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.346290+0000","last_change":"2023-09-23T22:31:29.522995+0000","last_active":"2023-09-23T22:39:52.346290+0000","last_peered":"2023-09-23T22:39:52.346290+0000","last_clean":"2023-09-23T22:39:52.346290+0000","last_became_active":"2023-09-23T22:31:29.522494+0000","last_became_peered":"2023-09-23T22:31:29.522494+0000","last_unstale":"2023-09-23T22:39:52.346290+0000","last_undegraded":"2023-09-23T22:39:52.346290+0000","last_fullsized":"2023-09-23T22:39:52.346290+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:28.702817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.6","version":"78'161","reported_seq":479,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.355581+0000","last_change":"2023-09-23T22:39:33.408890+0000","last_active":"2023-09-23T22:39:52.355581+0000","last_peered":"2023-09-23T22:39:52.355581+0000","last_clean":"2023-09-23T22:39:52.355581+0000","last_became_active":"2023-09-23T22:39:33.408500+0000","last_became_peered":"2023-09-23T22:39:33.408500+0000","last_unstale":"2023-09-23T22:39:52.355581+0000","last_undegraded":"2023-09-23T22:39:52.355581+0000","last_fullsized":"2023-09-23T22:39:52.355581+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:51.121988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:51.121988+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:09:10.569923+0000","scrub_duration":0.0069876790000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,4],"acting":[6,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"6.1","version":"144'13874","reported_seq":13925,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:54.538949+0000","last_change":"2023-09-23T22:35:27.310536+0000","last_active":"2023-09-23T22:39:54.538949+0000","last_peered":"2023-09-23T22:39:54.538949+0000","last_clean":"2023-09-23T22:39:54.538949+0000","last_became_active":"2023-09-23T22:35:27.310176+0000","last_became_peered":"2023-09-23T22:35:27.310176+0000","last_unstale":"2023-09-23T22:39:54.538949+0000","last_undegraded":"2023-09-23T22:39:54.538949+0000","last_fullsized":"2023-09-23T22:39:54.538949+0000","mapping_epoch":105,"log_start":"117'8213","ondisk_log_start":"117'8213","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":5661,"log_dups_size":0,"ondisk_log_size":5661,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:57.074573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13874,"num_write_kb":443968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":126,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.358442+0000","last_change":"2023-09-23T22:32:30.187895+0000","last_active":"2023-09-23T22:39:52.358442+0000","last_peered":"2023-09-23T22:39:52.358442+0000","last_clean":"2023-09-23T22:39:52.358442+0000","last_became_active":"2023-09-23T22:32:30.187533+0000","last_became_peered":"2023-09-23T22:32:30.187533+0000","last_unstale":"2023-09-23T22:39:52.358442+0000","last_undegraded":"2023-09-23T22:39:52.358442+0000","last_fullsized":"2023-09-23T22:39:52.358442+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:29.210876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":106,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.351567+0000","last_change":"2023-09-23T22:39:47.420289+0000","last_active":"2023-09-23T22:39:52.351567+0000","last_peered":"2023-09-23T22:39:52.351567+0000","last_clean":"2023-09-23T22:39:52.351567+0000","last_became_active":"2023-09-23T22:39:47.419539+0000","last_became_peered":"2023-09-23T22:39:47.419539+0000","last_unstale":"2023-09-23T22:39:52.351567+0000","last_undegraded":"2023-09-23T22:39:52.351567+0000","last_fullsized":"2023-09-23T22:39:52.351567+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:39.590096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":96,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T22:39:57.085196+0000","last_change":"2023-09-23T22:39:47.418298+0000","last_active":"2023-09-23T22:39:57.085196+0000","last_peered":"2023-09-23T22:39:57.085196+0000","last_clean":"2023-09-23T22:39:57.085196+0000","last_became_active":"2023-09-23T22:39:47.417896+0000","last_became_peered":"2023-09-23T22:39:47.417896+0000","last_unstale":"2023-09-23T22:39:57.085196+0000","last_undegraded":"2023-09-23T22:39:57.085196+0000","last_fullsized":"2023-09-23T22:39:57.085196+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:02.974601+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.5","version":"78'161","reported_seq":484,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.346550+0000","last_change":"2023-09-23T22:39:50.456820+0000","last_active":"2023-09-23T22:39:52.346550+0000","last_peered":"2023-09-23T22:39:52.346550+0000","last_clean":"2023-09-23T22:39:52.346550+0000","last_became_active":"2023-09-23T22:39:50.456497+0000","last_became_peered":"2023-09-23T22:39:50.456497+0000","last_unstale":"2023-09-23T22:39:52.346550+0000","last_undegraded":"2023-09-23T22:39:52.346550+0000","last_fullsized":"2023-09-23T22:39:52.346550+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:52.603177+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:52.603177+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:22:25.917718+0000","scrub_duration":0.0085244020000000004,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.2","version":"144'13994","reported_seq":14993,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:54.527785+0000","last_change":"2023-09-23T22:39:40.413207+0000","last_active":"2023-09-23T22:39:54.527785+0000","last_peered":"2023-09-23T22:39:54.527785+0000","last_clean":"2023-09-23T22:39:54.527785+0000","last_became_active":"2023-09-23T22:39:40.370210+0000","last_became_peered":"2023-09-23T22:39:40.370210+0000","last_unstale":"2023-09-23T22:39:54.527785+0000","last_undegraded":"2023-09-23T22:39:54.527785+0000","last_fullsized":"2023-09-23T22:39:54.527785+0000","mapping_epoch":135,"log_start":"114'7901","ondisk_log_start":"114'7901","created":105,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":6093,"log_dups_size":0,"ondisk_log_size":6093,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.058326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13994,"num_write_kb":447808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":461,"num_bytes_recovered":30212096,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"67'2","reported_seq":110,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.348791+0000","last_change":"2023-09-23T22:32:00.187774+0000","last_active":"2023-09-23T22:39:52.348791+0000","last_peered":"2023-09-23T22:39:52.348791+0000","last_clean":"2023-09-23T22:39:52.348791+0000","last_became_active":"2023-09-23T22:32:00.187415+0000","last_became_peered":"2023-09-23T22:32:00.187415+0000","last_unstale":"2023-09-23T22:39:52.348791+0000","last_undegraded":"2023-09-23T22:39:52.348791+0000","last_fullsized":"2023-09-23T22:39:52.348791+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:57.832926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":97,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.351381+0000","last_change":"2023-09-23T22:32:30.188734+0000","last_active":"2023-09-23T22:39:52.351381+0000","last_peered":"2023-09-23T22:39:52.351381+0000","last_clean":"2023-09-23T22:39:52.351381+0000","last_became_active":"2023-09-23T22:32:30.188157+0000","last_became_peered":"2023-09-23T22:32:30.188157+0000","last_unstale":"2023-09-23T22:39:52.351381+0000","last_undegraded":"2023-09-23T22:39:52.351381+0000","last_fullsized":"2023-09-23T22:39:52.351381+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.086477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.358527+0000","last_change":"2023-09-23T22:39:30.394290+0000","last_active":"2023-09-23T22:39:52.358527+0000","last_peered":"2023-09-23T22:39:52.358527+0000","last_clean":"2023-09-23T22:39:52.358527+0000","last_became_active":"2023-09-23T22:39:30.393899+0000","last_became_peered":"2023-09-23T22:39:30.393899+0000","last_unstale":"2023-09-23T22:39:52.358527+0000","last_undegraded":"2023-09-23T22:39:52.358527+0000","last_fullsized":"2023-09-23T22:39:52.358527+0000","mapping_epoch":128,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:07.549058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.4","version":"78'161","reported_seq":472,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:54.193551+0000","last_change":"2023-09-23T22:39:50.474216+0000","last_active":"2023-09-23T22:39:54.193551+0000","last_peered":"2023-09-23T22:39:54.193551+0000","last_clean":"2023-09-23T22:39:54.193551+0000","last_became_active":"2023-09-23T22:39:50.473834+0000","last_became_peered":"2023-09-23T22:39:50.473834+0000","last_unstale":"2023-09-23T22:39:54.193551+0000","last_undegraded":"2023-09-23T22:39:54.193551+0000","last_fullsized":"2023-09-23T22:39:54.193551+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:52.323855+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:52.323855+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:10:09.226286+0000","scrub_duration":0.015298014,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":327680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.3","version":"144'14184","reported_seq":14232,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:54.523484+0000","last_change":"2023-09-23T22:35:27.316510+0000","last_active":"2023-09-23T22:39:54.523484+0000","last_peered":"2023-09-23T22:39:54.523484+0000","last_clean":"2023-09-23T22:39:54.523484+0000","last_became_active":"2023-09-23T22:35:27.316168+0000","last_became_peered":"2023-09-23T22:35:27.316168+0000","last_unstale":"2023-09-23T22:39:54.523484+0000","last_undegraded":"2023-09-23T22:39:54.523484+0000","last_fullsized":"2023-09-23T22:39:54.523484+0000","mapping_epoch":105,"log_start":"114'7513","ondisk_log_start":"114'7513","created":105,"last_epoch_clean":106,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:35:26.292769+0000","last_clean_scrub_stamp":"2023-09-23T22:35:26.292769+0000","objects_scrubbed":0,"log_size":6671,"log_dups_size":0,"ondisk_log_size":6671,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:43:14.399851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":14184,"num_write_kb":453888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":108,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.355763+0000","last_change":"2023-09-23T22:31:29.521065+0000","last_active":"2023-09-23T22:39:52.355763+0000","last_peered":"2023-09-23T22:39:52.355763+0000","last_clean":"2023-09-23T22:39:52.355763+0000","last_became_active":"2023-09-23T22:31:29.520697+0000","last_became_peered":"2023-09-23T22:31:29.520697+0000","last_unstale":"2023-09-23T22:39:52.355763+0000","last_undegraded":"2023-09-23T22:39:52.355763+0000","last_fullsized":"2023-09-23T22:39:52.355763+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.664673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'1","reported_seq":120,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.346031+0000","last_change":"2023-09-23T22:32:30.189679+0000","last_active":"2023-09-23T22:39:52.346031+0000","last_peered":"2023-09-23T22:39:52.346031+0000","last_clean":"2023-09-23T22:39:52.346031+0000","last_became_active":"2023-09-23T22:32:30.189238+0000","last_became_peered":"2023-09-23T22:32:30.189238+0000","last_unstale":"2023-09-23T22:39:52.346031+0000","last_undegraded":"2023-09-23T22:39:52.346031+0000","last_fullsized":"2023-09-23T22:39:52.346031+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T09:24:16.853905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":75,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.346267+0000","last_change":"2023-09-23T22:39:47.430281+0000","last_active":"2023-09-23T22:39:52.346267+0000","last_peered":"2023-09-23T22:39:52.346267+0000","last_clean":"2023-09-23T22:39:52.346267+0000","last_became_active":"2023-09-23T22:39:47.429863+0000","last_became_peered":"2023-09-23T22:39:47.429863+0000","last_unstale":"2023-09-23T22:39:52.346267+0000","last_undegraded":"2023-09-23T22:39:52.346267+0000","last_fullsized":"2023-09-23T22:39:52.346267+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00.981851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"68'2","reported_seq":106,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.345980+0000","last_change":"2023-09-23T22:32:30.189121+0000","last_active":"2023-09-23T22:39:52.345980+0000","last_peered":"2023-09-23T22:39:52.345980+0000","last_clean":"2023-09-23T22:39:52.345980+0000","last_became_active":"2023-09-23T22:32:30.188708+0000","last_became_peered":"2023-09-23T22:32:30.188708+0000","last_unstale":"2023-09-23T22:39:52.345980+0000","last_undegraded":"2023-09-23T22:39:52.345980+0000","last_fullsized":"2023-09-23T22:39:52.345980+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:16.553805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":100,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.351618+0000","last_change":"2023-09-23T22:39:30.393277+0000","last_active":"2023-09-23T22:39:52.351618+0000","last_peered":"2023-09-23T22:39:52.351618+0000","last_clean":"2023-09-23T22:39:52.351618+0000","last_became_active":"2023-09-23T22:39:30.386955+0000","last_became_peered":"2023-09-23T22:39:30.386955+0000","last_unstale":"2023-09-23T22:39:52.351618+0000","last_undegraded":"2023-09-23T22:39:52.351618+0000","last_fullsized":"2023-09-23T22:39:52.351618+0000","mapping_epoch":128,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39.176530+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1c","version":"67'2","reported_seq":32,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.347954+0000","last_change":"2023-09-23T22:39:47.436612+0000","last_active":"2023-09-23T22:39:52.347954+0000","last_peered":"2023-09-23T22:39:52.347954+0000","last_clean":"2023-09-23T22:39:52.347954+0000","last_became_active":"2023-09-23T22:39:47.428333+0000","last_became_peered":"2023-09-23T22:39:47.428333+0000","last_unstale":"2023-09-23T22:39:52.347954+0000","last_undegraded":"2023-09-23T22:39:52.347954+0000","last_fullsized":"2023-09-23T22:39:52.347954+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:10.954368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[4,1,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":132,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T22:39:56.708166+0000","last_change":"2023-09-23T22:32:30.193643+0000","last_active":"2023-09-23T22:39:56.708166+0000","last_peered":"2023-09-23T22:39:56.708166+0000","last_clean":"2023-09-23T22:39:56.708166+0000","last_became_active":"2023-09-23T22:32:30.193335+0000","last_became_peered":"2023-09-23T22:32:30.193335+0000","last_unstale":"2023-09-23T22:39:56.708166+0000","last_undegraded":"2023-09-23T22:39:56.708166+0000","last_fullsized":"2023-09-23T22:39:56.708166+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.781867+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":32,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.347438+0000","last_change":"2023-09-23T22:39:47.443547+0000","last_active":"2023-09-23T22:39:52.347438+0000","last_peered":"2023-09-23T22:39:52.347438+0000","last_clean":"2023-09-23T22:39:52.347438+0000","last_became_active":"2023-09-23T22:39:47.433805+0000","last_became_peered":"2023-09-23T22:39:47.433805+0000","last_unstale":"2023-09-23T22:39:52.347438+0000","last_undegraded":"2023-09-23T22:39:52.347438+0000","last_fullsized":"2023-09-23T22:39:52.347438+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:59.934457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":132,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T22:39:56.707567+0000","last_change":"2023-09-23T22:32:30.177136+0000","last_active":"2023-09-23T22:39:56.707567+0000","last_peered":"2023-09-23T22:39:56.707567+0000","last_clean":"2023-09-23T22:39:56.707567+0000","last_became_active":"2023-09-23T22:32:30.176821+0000","last_became_peered":"2023-09-23T22:32:30.176821+0000","last_unstale":"2023-09-23T22:39:56.707567+0000","last_undegraded":"2023-09-23T22:39:56.707567+0000","last_fullsized":"2023-09-23T22:39:56.707567+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25.637615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":39,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.355754+0000","last_change":"2023-09-23T22:39:30.399910+0000","last_active":"2023-09-23T22:39:52.355754+0000","last_peered":"2023-09-23T22:39:52.355754+0000","last_clean":"2023-09-23T22:39:52.355754+0000","last_became_active":"2023-09-23T22:39:30.399474+0000","last_became_peered":"2023-09-23T22:39:30.399474+0000","last_unstale":"2023-09-23T22:39:52.355754+0000","last_undegraded":"2023-09-23T22:39:52.355754+0000","last_fullsized":"2023-09-23T22:39:52.355754+0000","mapping_epoch":128,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:14.998328+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":110,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.358802+0000","last_change":"2023-09-23T22:39:47.422540+0000","last_active":"2023-09-23T22:39:52.358802+0000","last_peered":"2023-09-23T22:39:52.358802+0000","last_clean":"2023-09-23T22:39:52.358802+0000","last_became_active":"2023-09-23T22:39:47.421915+0000","last_became_peered":"2023-09-23T22:39:47.421915+0000","last_unstale":"2023-09-23T22:39:52.358802+0000","last_undegraded":"2023-09-23T22:39:52.358802+0000","last_fullsized":"2023-09-23T22:39:52.358802+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:04.091721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1f","version":"68'5","reported_seq":141,"reported_epoch":145,"state":"active+clean","last_fresh":"2023-09-23T22:39:57.085720+0000","last_change":"2023-09-23T22:39:47.442199+0000","last_active":"2023-09-23T22:39:57.085720+0000","last_peered":"2023-09-23T22:39:57.085720+0000","last_clean":"2023-09-23T22:39:57.085720+0000","last_became_active":"2023-09-23T22:39:47.428226+0000","last_became_peered":"2023-09-23T22:39:47.428226+0000","last_unstale":"2023-09-23T22:39:57.085720+0000","last_undegraded":"2023-09-23T22:39:57.085720+0000","last_fullsized":"2023-09-23T22:39:57.085720+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T10:13:32.942157+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,6,4],"acting":[0,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":121,"reported_epoch":144,"state":"active+clean","last_fresh":"2023-09-23T22:39:52.345625+0000","last_change":"2023-09-23T22:32:30.182765+0000","last_active":"2023-09-23T22:39:52.345625+0000","last_peered":"2023-09-23T22:39:52.345625+0000","last_clean":"2023-09-23T22:39:52.345625+0000","last_became_active":"2023-09-23T22:32:30.182330+0000","last_became_peered":"2023-09-23T22:32:30.182330+0000","last_unstale":"2023-09-23T22:39:52.345625+0000","last_undegraded":"2023-09-23T22:39:52.345625+0000","last_fullsized":"2023-09-23T22:39:52.345625+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:42:25.101931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":6,"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":1,"num_read_kb":1,"num_write":223854,"num_write_kb":7163265,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3528,"num_bytes_recovered":231014424,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":108325,"ondisk_log_size":108325,"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":32,"num_read_kb":34,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"num_bytes_recovered":1178,"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":106496,"data_stored":17136,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30319,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":327680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1771,"ondisk_log_size":1771,"up":33,"acting":33,"num_store_stats":8},{"poolid":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":54,"seq":231928234280,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":93252,"kb_used_data":1724,"kb_used_omap":0,"kb_used_meta":91520,"kb_avail":93651900,"statfs":{"total":95995035648,"available":95899545600,"internally_reserved":0,"allocated":1765376,"data_stored":1248746,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":93716480},"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 22:39:52 2023","interfaces":[{"interface":"back","average":{"1min":1.218,"5min":1.724,"15min":1.2150000000000001},"min":{"1min":0.29799999999999999,"5min":0.247,"15min":0.247},"max":{"1min":4.4950000000000001,"5min":48.195999999999998,"15min":48.195999999999998},"last":1.1830000000000001},{"interface":"front","average":{"1min":1.7350000000000001,"5min":1.9850000000000001,"15min":1.323},"min":{"1min":0.33300000000000002,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":6.6900000000000004,"5min":48.234000000000002,"15min":48.234000000000002},"last":0.995}]},{"osd":1,"last update":"Sat Sep 23 22:39:22 2023","interfaces":[{"interface":"back","average":{"1min":1.4410000000000001,"5min":1.4039999999999999,"15min":1.1419999999999999},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":7.9500000000000002,"5min":7.9500000000000002,"15min":7.9500000000000002},"last":0.83499999999999996},{"interface":"front","average":{"1min":0.79900000000000004,"5min":1.2350000000000001,"15min":1.0680000000000001},"min":{"1min":0.30099999999999999,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":3.3999999999999999,"5min":5.7809999999999997,"15min":5.7809999999999997},"last":1.296}]},{"osd":2,"last update":"Sat Sep 23 22:39:39 2023","interfaces":[{"interface":"back","average":{"1min":1.8129999999999999,"5min":1.7509999999999999,"15min":1.218},"min":{"1min":0.34899999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":7.9630000000000001,"5min":14.619999999999999,"15min":14.619999999999999},"last":1.119},{"interface":"front","average":{"1min":1.577,"5min":1.6220000000000001,"15min":1.2689999999999999},"min":{"1min":0.35899999999999999,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":5.5789999999999997,"5min":6.0609999999999999,"15min":6.0609999999999999},"last":0.88300000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:39:17 2023","interfaces":[{"interface":"back","average":{"1min":1.722,"5min":2.4950000000000001,"15min":1.6080000000000001},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":6.6950000000000003,"5min":78.338999999999999,"15min":78.338999999999999},"last":1.0680000000000001},{"interface":"front","average":{"1min":2.117,"5min":2.4199999999999999,"15min":1.5229999999999999},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":5.9480000000000004,"5min":78.055999999999997,"15min":78.055999999999997},"last":0.93799999999999994}]},{"osd":4,"last update":"Sat Sep 23 22:39:39 2023","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.141,"15min":1.0209999999999999},"min":{"1min":0.36099999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":3.694,"5min":7.4930000000000003,"15min":7.4930000000000003},"last":0.97399999999999998},{"interface":"front","average":{"1min":1.903,"5min":1.581,"15min":1.2909999999999999},"min":{"1min":0.44500000000000001,"5min":0.375,"15min":0.375},"max":{"1min":6.7910000000000004,"5min":8.7710000000000008,"15min":8.7710000000000008},"last":1.206}]},{"osd":5,"last update":"Sat Sep 23 22:39:17 2023","interfaces":[{"interface":"back","average":{"1min":1.6919999999999999,"5min":1.3460000000000001,"15min":1.1910000000000001},"min":{"1min":0.45000000000000001,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":5.7670000000000003,"5min":6.3540000000000001,"15min":9.0150000000000006},"last":1.0509999999999999},{"interface":"front","average":{"1min":0.81699999999999995,"5min":1.2230000000000001,"15min":1.1639999999999999},"min":{"1min":0.41099999999999998,"5min":0.37,"15min":0.37},"max":{"1min":3.29,"5min":6.2949999999999999,"15min":6.2949999999999999},"last":1.155}]},{"osd":6,"last update":"Sat Sep 23 22:39:17 2023","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":1.268,"15min":1.204},"min":{"1min":0.41199999999999998,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":4.5869999999999997,"5min":6.6260000000000003,"15min":6.6260000000000003},"last":1.246},{"interface":"front","average":{"1min":1.605,"5min":1.2070000000000001,"15min":1.137},"min":{"1min":0.39000000000000001,"5min":0.371,"15min":0.371},"max":{"1min":5.274,"5min":5.274,"15min":5.274},"last":1.0980000000000001}]}]},{"osd":6,"up_from":46,"seq":197568495923,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":98308,"kb_used_data":1980,"kb_used_omap":0,"kb_used_meta":96320,"kb_avail":93646844,"statfs":{"total":95995035648,"available":95894368256,"internally_reserved":0,"allocated":2027520,"data_stored":1512165,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":98631680},"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 22:39:58 2023","interfaces":[{"interface":"back","average":{"1min":1.591,"5min":1.1120000000000001,"15min":0.99299999999999999},"min":{"1min":0.26300000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":5.8390000000000004,"5min":7.4329999999999998,"15min":7.4329999999999998},"last":0.91600000000000004},{"interface":"front","average":{"1min":1.7030000000000001,"5min":1.456,"15min":1.161},"min":{"1min":0.32000000000000001,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":4.7699999999999996,"5min":7.25,"15min":7.25},"last":0.625}]},{"osd":1,"last update":"Sat Sep 23 22:39:28 2023","interfaces":[{"interface":"back","average":{"1min":1.5940000000000001,"5min":1.145,"15min":1.0189999999999999},"min":{"1min":0.28899999999999998,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":6.165,"5min":6.165,"15min":6.165},"last":0.69699999999999995},{"interface":"front","average":{"1min":1.409,"5min":1.2390000000000001,"15min":1.0880000000000001},"min":{"1min":0.34399999999999997,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":5.8040000000000003,"5min":5.8040000000000003,"15min":5.8040000000000003},"last":0.83199999999999996}]},{"osd":2,"last update":"Sat Sep 23 22:39:41 2023","interfaces":[{"interface":"back","average":{"1min":2.4580000000000002,"5min":1.5389999999999999,"15min":1.276},"min":{"1min":0.36599999999999999,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":12.583,"5min":12.583,"15min":12.583},"last":0.93600000000000005},{"interface":"front","average":{"1min":1.4890000000000001,"5min":1.4019999999999999,"15min":1.115},"min":{"1min":0.32400000000000001,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":9.1069999999999993,"5min":10.257,"15min":10.257},"last":0.72799999999999998}]},{"osd":3,"last update":"Sat Sep 23 22:39:18 2023","interfaces":[{"interface":"back","average":{"1min":5.3479999999999999,"5min":2.4710000000000001,"15min":1.494},"min":{"1min":0.32400000000000001,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":74.049999999999997,"5min":74.049999999999997,"15min":74.049999999999997},"last":0.89700000000000002},{"interface":"front","average":{"1min":5.2169999999999996,"5min":2.29,"15min":1.486},"min":{"1min":0.33400000000000002,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":73.625,"5min":73.625,"15min":73.625},"last":0.88100000000000001}]},{"osd":4,"last update":"Sat Sep 23 22:39:41 2023","interfaces":[{"interface":"back","average":{"1min":1.2849999999999999,"5min":1.03,"15min":1.0580000000000001},"min":{"1min":0.376,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":4.7080000000000002,"5min":7.3570000000000002,"15min":7.3570000000000002},"last":0.85899999999999999},{"interface":"front","average":{"1min":1.8140000000000001,"5min":1.3089999999999999,"15min":1.181},"min":{"1min":0.374,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":6.4880000000000004,"5min":6.4880000000000004,"15min":6.4880000000000004},"last":0.79500000000000004}]},{"osd":5,"last update":"Sat Sep 23 22:39:29 2023","interfaces":[{"interface":"back","average":{"1min":1.4059999999999999,"5min":1.3089999999999999,"15min":1.1459999999999999},"min":{"1min":0.40000000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":3.629,"5min":9.7590000000000003,"15min":9.7590000000000003},"last":1},{"interface":"front","average":{"1min":1.417,"5min":1.101,"15min":1.097},"min":{"1min":0.38700000000000001,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":7.0289999999999999,"5min":7.0289999999999999,"15min":7.0289999999999999},"last":0.81399999999999995}]},{"osd":7,"last update":"Sat Sep 23 22:39:18 2023","interfaces":[{"interface":"back","average":{"1min":1.75,"5min":1.351,"15min":1.208},"min":{"1min":0.43099999999999999,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":6.4619999999999997,"5min":6.4619999999999997,"15min":6.4619999999999997},"last":0.76800000000000002},{"interface":"front","average":{"1min":1.579,"5min":1.47,"15min":1.306},"min":{"1min":0.41799999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":4.6970000000000001,"5min":7.5030000000000001,"15min":7.5030000000000001},"last":0.97899999999999998}]}]},{"osd":1,"up_from":88,"seq":377957122168,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":117664,"kb_used_data":1560,"kb_used_omap":4,"kb_used_meta":116091,"kb_avail":93627488,"statfs":{"total":95995035648,"available":95874547712,"internally_reserved":0,"allocated":1597440,"data_stored":935226,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":118878094},"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 22:39:26 2023","interfaces":[{"interface":"back","average":{"1min":2.0699999999999998,"5min":2.0219999999999998,"15min":1.173},"min":{"1min":0.248,"5min":0.17799999999999999,"15min":0.17799999999999999},"max":{"1min":10.987,"5min":68.394000000000005,"15min":68.394000000000005},"last":0.79300000000000004},{"interface":"front","average":{"1min":1.5229999999999999,"5min":1.9710000000000001,"15min":1.1659999999999999},"min":{"1min":0.32800000000000001,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":5.3929999999999998,"5min":67.962999999999994,"15min":67.962999999999994},"last":0.61699999999999999}]},{"osd":2,"last update":"Sat Sep 23 22:39:40 2023","interfaces":[{"interface":"back","average":{"1min":2.0529999999999999,"5min":1.736,"15min":1.0680000000000001},"min":{"1min":0.29399999999999998,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":7.7850000000000001,"5min":13.731,"15min":13.731},"last":0.86599999999999999},{"interface":"front","average":{"1min":1.597,"5min":1.748,"15min":1.0720000000000001},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":5.4279999999999999,"5min":13.156000000000001,"15min":13.156000000000001},"last":0.66400000000000003}]},{"osd":3,"last update":"Sat Sep 23 22:39:20 2023","interfaces":[{"interface":"back","average":{"1min":3.6160000000000001,"5min":2.1160000000000001,"15min":1.1950000000000001},"min":{"1min":0.25800000000000001,"5min":0.214,"15min":0.214},"max":{"1min":11.076000000000001,"5min":23.719999999999999,"15min":23.719999999999999},"last":0.64000000000000001},{"interface":"front","average":{"1min":2.427,"5min":1.788,"15min":1.1779999999999999},"min":{"1min":0.26100000000000001,"5min":0.224,"15min":0.224},"max":{"1min":11.047000000000001,"5min":23.448,"15min":23.448},"last":0.68700000000000006}]},{"osd":4,"last update":"Sat Sep 23 22:39:40 2023","interfaces":[{"interface":"back","average":{"1min":1.3140000000000001,"5min":1.3520000000000001,"15min":1.121},"min":{"1min":0.34799999999999998,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":5.4619999999999997,"5min":5.4619999999999997,"15min":5.4619999999999997},"last":0.94999999999999996},{"interface":"front","average":{"1min":1.8819999999999999,"5min":1.5820000000000001,"15min":1.1699999999999999},"min":{"1min":0.379,"5min":0.313,"15min":0.313},"max":{"1min":6.9409999999999998,"5min":7.5940000000000003,"15min":7.5940000000000003},"last":0.76300000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:39:26 2023","interfaces":[{"interface":"back","average":{"1min":1.514,"5min":1.3660000000000001,"15min":1.2010000000000001},"min":{"1min":0.36099999999999999,"5min":0.313,"15min":0.313},"max":{"1min":5.4930000000000003,"5min":6.5839999999999996,"15min":6.5839999999999996},"last":0.99399999999999999},{"interface":"front","average":{"1min":2.0459999999999998,"5min":1.851,"15min":1.3680000000000001},"min":{"1min":0.34300000000000003,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":6.9809999999999999,"5min":23.222999999999999,"15min":23.222999999999999},"last":0.96699999999999997}]},{"osd":6,"last update":"Sat Sep 23 22:39:26 2023","interfaces":[{"interface":"back","average":{"1min":1.5980000000000001,"5min":1.3540000000000001,"15min":1.2230000000000001},"min":{"1min":0.44,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":4.3899999999999997,"5min":5.7439999999999998,"15min":5.7439999999999998},"last":1.2889999999999999},{"interface":"front","average":{"1min":1.9830000000000001,"5min":1.5029999999999999,"15min":1.2929999999999999},"min":{"1min":0.41499999999999998,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":6.9960000000000004,"5min":6.9960000000000004,"15min":6.9960000000000004},"last":0.91500000000000004}]},{"osd":7,"last update":"Sat Sep 23 22:39:26 2023","interfaces":[{"interface":"back","average":{"1min":2.4220000000000002,"5min":1.6719999999999999,"15min":1.3069999999999999},"min":{"1min":0.371,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":7.0090000000000003,"5min":7.0090000000000003,"15min":7.0090000000000003},"last":0.82699999999999996},{"interface":"front","average":{"1min":1.5469999999999999,"5min":1.54,"15min":1.337},"min":{"1min":0.502,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":4.6900000000000004,"5min":5.7759999999999998,"15min":5.7759999999999998},"last":1.3919999999999999}]}]},{"osd":0,"up_from":83,"seq":356482285695,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":65252,"kb_used_data":1564,"kb_used_omap":5,"kb_used_meta":63674,"kb_avail":93679900,"statfs":{"total":95995035648,"available":95928217600,"internally_reserved":0,"allocated":1601536,"data_stored":941142,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":65202810},"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 22:39:25 2023","interfaces":[{"interface":"back","average":{"1min":1.736,"5min":1.335,"15min":0.88200000000000001},"min":{"1min":0.246,"5min":0.19900000000000001,"15min":0.19900000000000001},"max":{"1min":5.1299999999999999,"5min":7.9480000000000004,"15min":7.9480000000000004},"last":0.79800000000000004},{"interface":"front","average":{"1min":1.804,"5min":1.4650000000000001,"15min":0.96699999999999997},"min":{"1min":0.26200000000000001,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":11.393000000000001,"5min":11.393000000000001,"15min":11.393000000000001},"last":0.68600000000000005}]},{"osd":2,"last update":"Sat Sep 23 22:39:46 2023","interfaces":[{"interface":"back","average":{"1min":2.3959999999999999,"5min":1.865,"15min":1.133},"min":{"1min":0.32600000000000001,"5min":0.185,"15min":0.185},"max":{"1min":10.616,"5min":11.932,"15min":11.932},"last":0.91600000000000004},{"interface":"front","average":{"1min":2.0070000000000001,"5min":1.8680000000000001,"15min":1.1930000000000001},"min":{"1min":0.35999999999999999,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":9.048,"5min":11.077999999999999,"15min":11.077999999999999},"last":1.0780000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:39:11 2023","interfaces":[{"interface":"back","average":{"1min":4.6970000000000001,"5min":2.3109999999999999,"15min":1.329},"min":{"1min":0.26600000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":42.439999999999998,"5min":42.439999999999998,"15min":42.439999999999998},"last":0.84899999999999998},{"interface":"front","average":{"1min":5.2750000000000004,"5min":2.6640000000000001,"15min":1.391},"min":{"1min":0.22700000000000001,"5min":0.221,"15min":0.221},"max":{"1min":45.887,"5min":45.887,"15min":45.887},"last":0.73899999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:39:40 2023","interfaces":[{"interface":"back","average":{"1min":1.5600000000000001,"5min":1.2989999999999999,"15min":1.0489999999999999},"min":{"1min":0.378,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":5.3159999999999998,"5min":5.3159999999999998,"15min":5.3159999999999998},"last":1.0149999999999999},{"interface":"front","average":{"1min":2.2400000000000002,"5min":1.5509999999999999,"15min":1.157},"min":{"1min":0.41699999999999998,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":5.9909999999999997,"5min":8.4009999999999998,"15min":8.4009999999999998},"last":0.98599999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:39:57 2023","interfaces":[{"interface":"back","average":{"1min":1.4279999999999999,"5min":1.413,"15min":1.1839999999999999},"min":{"1min":0.39200000000000002,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":3.9260000000000002,"5min":8.3569999999999993,"15min":8.3569999999999993},"last":1.1519999999999999},{"interface":"front","average":{"1min":1.004,"5min":1.4259999999999999,"15min":1.2170000000000001},"min":{"1min":0.33500000000000002,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":5.4459999999999997,"5min":7.4390000000000001,"15min":7.4390000000000001},"last":1.044}]},{"osd":6,"last update":"Sat Sep 23 22:39:57 2023","interfaces":[{"interface":"back","average":{"1min":2.073,"5min":1.349,"15min":1.1930000000000001},"min":{"1min":0.439,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":5.8369999999999997,"5min":5.8369999999999997,"15min":5.8369999999999997},"last":1.2090000000000001},{"interface":"front","average":{"1min":1.5529999999999999,"5min":1.4930000000000001,"15min":1.264},"min":{"1min":0.34599999999999997,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":6.0880000000000001,"5min":7.0949999999999998,"15min":7.0949999999999998},"last":1.1000000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:39:57 2023","interfaces":[{"interface":"back","average":{"1min":1.4039999999999999,"5min":1.5269999999999999,"15min":1.2689999999999999},"min":{"1min":0.39800000000000002,"5min":0.379,"15min":0.379},"max":{"1min":5.3959999999999999,"5min":6.4630000000000001,"15min":6.4630000000000001},"last":0.89600000000000002},{"interface":"front","average":{"1min":1.9590000000000001,"5min":1.4710000000000001,"15min":1.25},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":7.8159999999999998,"5min":7.8159999999999998,"15min":7.8159999999999998},"last":1.1140000000000001}]}]},{"osd":2,"up_from":93,"seq":399431958632,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":142772,"kb_used_data":2924,"kb_used_omap":7,"kb_used_meta":139832,"kb_avail":93602380,"statfs":{"total":95995035648,"available":95848837120,"internally_reserved":0,"allocated":2994176,"data_stored":2318766,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":143188049},"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 22:39:46 2023","interfaces":[{"interface":"back","average":{"1min":1.4199999999999999,"5min":1.4830000000000001,"15min":0.94199999999999995},"min":{"1min":0.23000000000000001,"5min":0.221,"15min":0.221},"max":{"1min":9.0939999999999994,"5min":9.8119999999999994,"15min":9.8119999999999994},"last":0.71999999999999997},{"interface":"front","average":{"1min":1.8819999999999999,"5min":1.4570000000000001,"15min":0.95799999999999996},"min":{"1min":0.251,"5min":0.19,"15min":0.19},"max":{"1min":5.8200000000000003,"5min":7.6479999999999997,"15min":7.6479999999999997},"last":0.53700000000000003}]},{"osd":1,"last update":"Sat Sep 23 22:39:46 2023","interfaces":[{"interface":"back","average":{"1min":1.544,"5min":1.911,"15min":1.1359999999999999},"min":{"1min":0.23100000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":4.7629999999999999,"5min":13.234,"15min":13.234},"last":0.878},{"interface":"front","average":{"1min":1.847,"5min":1.752,"15min":1.1140000000000001},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":11.651999999999999,"5min":13.422000000000001,"15min":13.422000000000001},"last":0.77500000000000002}]},{"osd":3,"last update":"Sat Sep 23 22:39:05 2023","interfaces":[{"interface":"back","average":{"1min":7.3449999999999998,"5min":3.351,"15min":1.6000000000000001},"min":{"1min":0.223,"5min":0.216,"15min":0.216},"max":{"1min":76.974999999999994,"5min":76.974999999999994,"15min":76.974999999999994},"last":0.67200000000000004},{"interface":"front","average":{"1min":6.9139999999999997,"5min":3.1760000000000002,"15min":1.627},"min":{"1min":0.29799999999999999,"5min":0.251,"15min":0.251},"max":{"1min":67.813999999999993,"5min":74.822999999999993,"15min":74.822999999999993},"last":0.97399999999999998}]},{"osd":4,"last update":"Sat Sep 23 22:39:46 2023","interfaces":[{"interface":"back","average":{"1min":2.181,"5min":1.819,"15min":1.262},"min":{"1min":0.34899999999999998,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":9.8520000000000003,"5min":9.8520000000000003,"15min":9.8520000000000003},"last":1.333},{"interface":"front","average":{"1min":1.5329999999999999,"5min":1.5980000000000001,"15min":1.194},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":5.6059999999999999,"5min":8.3640000000000008,"15min":8.3640000000000008},"last":1.1890000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:39:46 2023","interfaces":[{"interface":"back","average":{"1min":1.498,"5min":1.615,"15min":1.222},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":5.6369999999999996,"5min":6.5359999999999996,"15min":6.5359999999999996},"last":0.92400000000000004},{"interface":"front","average":{"1min":2.1789999999999998,"5min":1.821,"15min":1.2869999999999999},"min":{"1min":0.33800000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":11.593999999999999,"5min":11.593999999999999,"15min":11.593999999999999},"last":1.1120000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:39:46 2023","interfaces":[{"interface":"back","average":{"1min":2.3500000000000001,"5min":1.7749999999999999,"15min":1.262},"min":{"1min":0.36199999999999999,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":14.972,"5min":14.972,"15min":14.972},"last":1.268},{"interface":"front","average":{"1min":2.0150000000000001,"5min":1.6619999999999999,"15min":1.2629999999999999},"min":{"1min":0.41799999999999998,"5min":0.375,"15min":0.375},"max":{"1min":6.0279999999999996,"5min":9.6400000000000006,"15min":9.6400000000000006},"last":1.0549999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:39:46 2023","interfaces":[{"interface":"back","average":{"1min":1.6870000000000001,"5min":1.8049999999999999,"15min":1.367},"min":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":5.1150000000000002,"5min":9.7669999999999995,"15min":9.7669999999999995},"last":1.2210000000000001},{"interface":"front","average":{"1min":2.2690000000000001,"5min":1.9379999999999999,"15min":1.4159999999999999},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":7.3789999999999996,"5min":7.3789999999999996,"15min":7.3789999999999996},"last":1.3009999999999999}]}]},{"osd":3,"up_from":98,"seq":420906795106,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":160044,"kb_used_data":2148,"kb_used_omap":2,"kb_used_meta":157885,"kb_avail":93585108,"statfs":{"total":95995035648,"available":95831150592,"internally_reserved":0,"allocated":2199552,"data_stored":1531190,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":161674293},"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 22:39:10 2023","interfaces":[{"interface":"back","average":{"1min":3.3370000000000002,"5min":1.605,"15min":0.99199999999999999},"min":{"1min":0.24399999999999999,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":9.5429999999999993,"5min":9.5429999999999993,"15min":9.5429999999999993},"last":0.42599999999999999},{"interface":"front","average":{"1min":3.222,"5min":1.575,"15min":0.94999999999999996},"min":{"1min":0.20899999999999999,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":13.534000000000001,"5min":13.534000000000001,"15min":13.534000000000001},"last":0.46400000000000002}]},{"osd":1,"last update":"Sat Sep 23 22:39:10 2023","interfaces":[{"interface":"back","average":{"1min":2.2149999999999999,"5min":1.635,"15min":1.004},"min":{"1min":0.22700000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":12.616,"5min":12.616,"15min":12.616},"last":0.53700000000000003},{"interface":"front","average":{"1min":2.7970000000000002,"5min":1.629,"15min":1.054},"min":{"1min":0.27600000000000002,"5min":0.215,"15min":0.215},"max":{"1min":9.5920000000000005,"5min":9.5920000000000005,"15min":9.5920000000000005},"last":0.52600000000000002}]},{"osd":2,"last update":"Sat Sep 23 22:39:10 2023","interfaces":[{"interface":"back","average":{"1min":4.0490000000000004,"5min":1.964,"15min":1.1699999999999999},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":9.6129999999999995,"5min":9.6129999999999995,"15min":9.6129999999999995},"last":0.55700000000000005},{"interface":"front","average":{"1min":5.5119999999999996,"5min":2.3199999999999998,"15min":1.319},"min":{"1min":0.307,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":13.693,"5min":13.693,"15min":13.693},"last":0.40200000000000002}]},{"osd":4,"last update":"Sat Sep 23 22:39:48 2023","interfaces":[{"interface":"back","average":{"1min":2.6200000000000001,"5min":1.8720000000000001,"15min":1.2330000000000001},"min":{"1min":0.46000000000000002,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":12.504,"5min":12.504,"15min":12.504},"last":0.65400000000000003},{"interface":"front","average":{"1min":2.4409999999999998,"5min":1.5980000000000001,"15min":1.1619999999999999},"min":{"1min":0.374,"5min":0.311,"15min":0.311},"max":{"1min":9.6489999999999991,"5min":9.6489999999999991,"15min":9.6489999999999991},"last":0.58699999999999997}]},{"osd":5,"last update":"Sat Sep 23 22:39:10 2023","interfaces":[{"interface":"back","average":{"1min":3.3279999999999998,"5min":1.746,"15min":1.2669999999999999},"min":{"1min":0.41099999999999998,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":13.082000000000001,"5min":13.082000000000001,"15min":13.082000000000001},"last":0.70499999999999996},{"interface":"front","average":{"1min":2.1480000000000001,"5min":1.8120000000000001,"15min":1.3100000000000001},"min":{"1min":0.38300000000000001,"5min":0.372,"15min":0.372},"max":{"1min":12.476000000000001,"5min":12.476000000000001,"15min":12.476000000000001},"last":0.98699999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:39:10 2023","interfaces":[{"interface":"back","average":{"1min":3.488,"5min":1.8080000000000001,"15min":1.302},"min":{"1min":0.39300000000000002,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":13.112,"5min":13.112,"15min":13.112},"last":0.82299999999999995},{"interface":"front","average":{"1min":2.5369999999999999,"5min":1.9199999999999999,"15min":1.3149999999999999},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":12.542,"5min":12.542,"15min":12.542},"last":1.0189999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:39:10 2023","interfaces":[{"interface":"back","average":{"1min":3.3399999999999999,"5min":2.2149999999999999,"15min":1.462},"min":{"1min":0.53700000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":12.419,"5min":12.419,"15min":12.419},"last":0.95199999999999996},{"interface":"front","average":{"1min":3.238,"5min":2.0409999999999999,"15min":1.4430000000000001},"min":{"1min":0.371,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":9.6310000000000002,"5min":9.6310000000000002,"15min":9.6310000000000002},"last":0.746}]}]},{"osd":4,"up_from":103,"seq":442381631580,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":105408,"kb_used_data":1592,"kb_used_omap":10,"kb_used_meta":103797,"kb_avail":93639744,"statfs":{"total":95995035648,"available":95887097856,"internally_reserved":0,"allocated":1630208,"data_stored":945714,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10652,"internal_metadata":106288740},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,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 22:39:46 2023","interfaces":[{"interface":"back","average":{"1min":2.1840000000000002,"5min":2.1349999999999998,"15min":1.345},"min":{"1min":0.28199999999999997,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":11.492000000000001,"5min":89.367000000000004,"15min":89.367000000000004},"last":0.24199999999999999},{"interface":"front","average":{"1min":2.1619999999999999,"5min":2.3769999999999998,"15min":1.4450000000000001},"min":{"1min":0.40200000000000002,"5min":0.216,"15min":0.216},"max":{"1min":11.198,"5min":89.269000000000005,"15min":89.269000000000005},"last":0.311}]},{"osd":1,"last update":"Sat Sep 23 22:39:46 2023","interfaces":[{"interface":"back","average":{"1min":2.4969999999999999,"5min":2.4159999999999999,"15min":1.425},"min":{"1min":0.40200000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":11.255000000000001,"5min":90.091999999999999,"15min":90.091999999999999},"last":1.502},{"interface":"front","average":{"1min":2.46,"5min":2.1659999999999999,"15min":1.3600000000000001},"min":{"1min":0.379,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":11.467000000000001,"5min":89.980000000000004,"15min":89.980000000000004},"last":1.556}]},{"osd":2,"last update":"Sat Sep 23 22:39:46 2023","interfaces":[{"interface":"back","average":{"1min":2.2949999999999999,"5min":2.9510000000000001,"15min":1.665},"min":{"1min":0.41899999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":11.231,"5min":88.992999999999995,"15min":88.992999999999995},"last":0.79500000000000004},{"interface":"front","average":{"1min":2.1749999999999998,"5min":3.0070000000000001,"15min":1.663},"min":{"1min":0.33000000000000002,"5min":0.248,"15min":0.248},"max":{"1min":11.343999999999999,"5min":89.140000000000001,"15min":89.140000000000001},"last":0.76100000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:39:46 2023","interfaces":[{"interface":"back","average":{"1min":2.5609999999999999,"5min":4.4660000000000002,"15min":2.1560000000000001},"min":{"1min":0.43099999999999999,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":11.512,"5min":91.251999999999995,"15min":91.251999999999995},"last":1.3879999999999999},{"interface":"front","average":{"1min":2.157,"5min":4.1470000000000002,"15min":2.073},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":11.532,"5min":91.593000000000004,"15min":91.593000000000004},"last":0.46999999999999997}]},{"osd":5,"last update":"Sat Sep 23 22:39:46 2023","interfaces":[{"interface":"back","average":{"1min":1.798,"5min":1.4019999999999999,"15min":1.214},"min":{"1min":0.375,"5min":0.316,"15min":0.316},"max":{"1min":11.329000000000001,"5min":11.329000000000001,"15min":11.329000000000001},"last":0.59299999999999997},{"interface":"front","average":{"1min":1.788,"5min":1.482,"15min":1.258},"min":{"1min":0.36299999999999999,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":11.407,"5min":11.407,"15min":11.407},"last":0.64500000000000002}]},{"osd":6,"last update":"Sat Sep 23 22:39:46 2023","interfaces":[{"interface":"back","average":{"1min":2.4460000000000002,"5min":1.482,"15min":1.2110000000000001},"min":{"1min":0.373,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":11.438000000000001,"5min":11.438000000000001,"15min":11.438000000000001},"last":0.38400000000000001},{"interface":"front","average":{"1min":1.8839999999999999,"5min":1.29,"15min":1.1970000000000001},"min":{"1min":0.42799999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":11.574,"5min":11.574,"15min":11.574},"last":0.53800000000000003}]},{"osd":7,"last update":"Sat Sep 23 22:39:46 2023","interfaces":[{"interface":"back","average":{"1min":1.925,"5min":1.49,"15min":1.2709999999999999},"min":{"1min":0.39900000000000002,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":11.638999999999999,"5min":11.638999999999999,"15min":11.638999999999999},"last":0.61199999999999999},{"interface":"front","average":{"1min":2.5990000000000002,"5min":1.6140000000000001,"15min":1.345},"min":{"1min":0.41199999999999998,"5min":0.372,"15min":0.372},"max":{"1min":16.076000000000001,"5min":16.076000000000001,"15min":16.076000000000001},"last":0.45200000000000001}]}]},{"osd":5,"up_from":0,"seq":163208757565,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":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":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":28672,"data_stored":5434,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10652,"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":6,"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":6,"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":6,"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":6,"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":6,"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":6,"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":6,"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":6,"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-23T22:40:03.376 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-09-23T22:40:03.376 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd pool set unique_pool_1 pg_num 26 2023-09-23T22:40:03.421 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:03.452 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:03.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:03.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:03.556 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:03.585 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:03.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:03.588 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:03.689 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:03.721 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:03.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:03.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:03.824 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:03.856 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:03.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:03.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:03.960 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:03.993 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:03.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:03.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:04.096 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:04.126 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:04.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:04.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:04.229 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:04.262 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:04.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:04.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:04.366 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:04.392 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:04.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:04.394 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:04.495 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:04.529 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:04.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:04.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:04.632 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:04.664 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:04.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:04.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:04.768 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:04.793 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:04.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:04.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:04.869 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:40:04.869 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:40:04.897 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:04.926 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:04.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:04.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:05.029 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:05.054 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:05.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:05.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:05.156 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:05.182 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:05.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:05.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:05.285 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:05.318 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:05.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:05.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:05.421 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:05.443 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:05 smithi169 bash[101133]: cluster 2023-09-23T22:40:04.347901+0000 mgr.y (mgr.25310) 542 : cluster 0 pgmap v509: 99 pgs: 99 active+clean; 582 KiB data, 763 MiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 133 op/s 2023-09-23T22:40:05.447 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:05.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:05.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:05.550 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:05.578 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:05.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:05.580 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:05.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:05 smithi187 bash[89487]: cluster 2023-09-23T22:40:04.347901+0000 mgr.y (mgr.25310) 542 : cluster 0 pgmap v509: 99 pgs: 99 active+clean; 582 KiB data, 763 MiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 133 op/s 2023-09-23T22:40:05.681 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:05.710 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:05.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:05.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:05.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:05 smithi169 bash[104356]: cluster 2023-09-23T22:40:04.347901+0000 mgr.y (mgr.25310) 542 : cluster 0 pgmap v509: 99 pgs: 99 active+clean; 582 KiB data, 763 MiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 133 op/s 2023-09-23T22:40:05.813 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:05.845 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:05.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:05.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:05.871 INFO:teuthology.orchestra.run.smithi187.stdout:ERROR: (22) Invalid argument 2023-09-23T22:40:05.872 INFO:teuthology.orchestra.run.smithi187.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-23T22:40:05.949 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:05.982 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:05.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:05.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:06.085 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:06.120 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:06.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:06.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:06.223 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:06.260 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:06.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:06.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:06.363 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:06.395 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:06.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:06.398 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:06.498 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:06.530 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:06.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:06.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:06.634 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:06.659 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:06.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:06.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:06.722 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-23T22:40:06.763 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:06.800 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:06.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:06.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:06.904 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:06.931 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:06.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:06.934 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:07.035 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:07.066 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:07.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:07.068 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:07.169 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:07.203 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:07.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:07.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:07.307 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:07.344 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:07.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:07.348 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:07.449 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:07.467 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:07 smithi169 bash[104356]: cluster 2023-09-23T22:40:06.348505+0000 mgr.y (mgr.25310) 543 : cluster 0 pgmap v510: 99 pgs: 99 active+clean; 582 KiB data, 763 MiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 133 op/s 2023-09-23T22:40:07.467 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:07 smithi169 bash[101133]: cluster 2023-09-23T22:40:06.348505+0000 mgr.y (mgr.25310) 543 : cluster 0 pgmap v510: 99 pgs: 99 active+clean; 582 KiB data, 763 MiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 133 op/s 2023-09-23T22:40:07.474 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:07.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:07.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:07.577 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:07.601 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:07.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:07.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:07.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:07 smithi187 bash[89487]: cluster 2023-09-23T22:40:06.348505+0000 mgr.y (mgr.25310) 543 : cluster 0 pgmap v510: 99 pgs: 99 active+clean; 582 KiB data, 763 MiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 133 op/s 2023-09-23T22:40:07.704 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:07.730 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:07.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:07.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:07.834 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:07.862 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:07.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:07.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:07.966 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:07.987 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:07.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:07.990 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:08.091 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:08.116 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:08.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:08.118 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:08.219 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:08.245 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:08.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:08.248 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:08.348 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:08.384 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:08.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:08.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:08.487 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:08.498 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:40:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:40:08] "GET /metrics HTTP/1.1" 200 36446 "" "Prometheus/2.43.0" 2023-09-23T22:40:08.517 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:08.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:08.520 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:08.620 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:08.645 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:08.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:08.648 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:08.749 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:08.779 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:08.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:08.783 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:08.884 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:08.914 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:08.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:08.917 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:09.018 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:09.046 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:09.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:09.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:09.070 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:40:09.149 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:09.175 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:09.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:09.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:09.278 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:09.304 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:09.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:09.307 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:09.407 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:09.436 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:09.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:09.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:09.540 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:09.571 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:09.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:09.575 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:09.676 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:09.689 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:09 smithi169 bash[101133]: cluster 2023-09-23T22:40:08.349421+0000 mgr.y (mgr.25310) 544 : cluster 0 pgmap v511: 99 pgs: 99 active+clean; 582 KiB data, 763 MiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 115 op/s 2023-09-23T22:40:09.689 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:09 smithi169 bash[104356]: cluster 2023-09-23T22:40:08.349421+0000 mgr.y (mgr.25310) 544 : cluster 0 pgmap v511: 99 pgs: 99 active+clean; 582 KiB data, 763 MiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 115 op/s 2023-09-23T22:40:09.710 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:09.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:09.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:09.814 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:09.848 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:09.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:09.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:09.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:09 smithi187 bash[89487]: cluster 2023-09-23T22:40:08.349421+0000 mgr.y (mgr.25310) 544 : cluster 0 pgmap v511: 99 pgs: 99 active+clean; 582 KiB data, 763 MiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 115 op/s 2023-09-23T22:40:09.952 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:09.977 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:09.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:09.980 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:10.080 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:10.112 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:10.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:10.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:10.216 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:10.243 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:10.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:10.246 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:10.347 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:10.383 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:10.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:10.386 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:10.487 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:10.515 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:10.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:10.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:10.618 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:10.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:10.642 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:10.642 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:10.743 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:10.764 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:10.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:10.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:10.868 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:10.904 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:10.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:10.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:11.008 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:11.039 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:11.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:11.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:11.143 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:11.168 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:11.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:11.171 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:11.272 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:11.305 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:11.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:11.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:11.408 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:11.431 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:11.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:11.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:11.501 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:40:11.534 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:11.566 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:11.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:11.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:11.669 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:11.676 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:11 smithi169 bash[104356]: cluster 2023-09-23T22:40:10.350063+0000 mgr.y (mgr.25310) 545 : cluster 0 pgmap v512: 99 pgs: 99 active+clean; 582 KiB data, 763 MiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 29 op/s 2023-09-23T22:40:11.676 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:11 smithi169 bash[104356]: audit 2023-09-23T22:40:11.135192+0000 mon.a (mon.0) 741 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:40:11.676 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:11 smithi169 bash[104356]: audit 2023-09-23T22:40:11.136405+0000 mon.a (mon.0) 742 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:40:11.677 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:11 smithi169 bash[101133]: cluster 2023-09-23T22:40:10.350063+0000 mgr.y (mgr.25310) 545 : cluster 0 pgmap v512: 99 pgs: 99 active+clean; 582 KiB data, 763 MiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 29 op/s 2023-09-23T22:40:11.677 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:11 smithi169 bash[101133]: audit 2023-09-23T22:40:11.135192+0000 mon.a (mon.0) 741 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:40:11.677 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:11 smithi169 bash[101133]: audit 2023-09-23T22:40:11.136405+0000 mon.a (mon.0) 742 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:40:11.694 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:11.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:11.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:11.797 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:11.816 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:11.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:11.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:11.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:11 smithi187 bash[89487]: cluster 2023-09-23T22:40:10.350063+0000 mgr.y (mgr.25310) 545 : cluster 0 pgmap v512: 99 pgs: 99 active+clean; 582 KiB data, 763 MiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 29 op/s 2023-09-23T22:40:11.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:11 smithi187 bash[89487]: audit 2023-09-23T22:40:11.135192+0000 mon.a (mon.0) 741 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:40:11.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:11 smithi187 bash[89487]: audit 2023-09-23T22:40:11.136405+0000 mon.a (mon.0) 742 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:40:11.919 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:11.947 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:11.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:11.950 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:12.050 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:12.076 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:12.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:12.079 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:12.109 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:40:12.137 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:40:12.157 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:40:12.180 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:12.186 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:40:12.213 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:12.215 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:40:12.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:12.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:12.243 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:40:12.270 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:40:12.297 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:40:12.299 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:40:12.299 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:40:12.299 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:40:12.299 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:40:12.299 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:40:12.299 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:40:12.300 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:40:12.300 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:40:12.317 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:12.344 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:12.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:12.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:12.425 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is set 2023-09-23T22:40:12.448 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:12.456 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:12 smithi169 bash[104356]: audit 2023-09-23T22:40:11.930811+0000 mon.c (mon.2) 39 : audit 1 from='client.? 172.21.15.169:0/113964159' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:40:12.456 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:12 smithi169 bash[104356]: audit 2023-09-23T22:40:11.931261+0000 mon.a (mon.0) 743 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:40:12.456 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:12 smithi169 bash[104356]: audit 2023-09-23T22:40:12.080980+0000 mon.a (mon.0) 744 : audit 0 from='client.? 172.21.15.169:0/1889419196' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:40:12.456 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:12 smithi169 bash[101133]: audit 2023-09-23T22:40:11.930811+0000 mon.c (mon.2) 39 : audit 1 from='client.? 172.21.15.169:0/113964159' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:40:12.456 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:12 smithi169 bash[101133]: audit 2023-09-23T22:40:11.931261+0000 mon.a (mon.0) 743 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:40:12.457 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:12 smithi169 bash[101133]: audit 2023-09-23T22:40:12.080980+0000 mon.a (mon.0) 744 : audit 0 from='client.? 172.21.15.169:0/1889419196' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:40:12.477 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:12.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:12.479 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:12.580 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:12.594 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:12 smithi187 bash[89487]: audit 2023-09-23T22:40:11.930811+0000 mon.c (mon.2) 39 : audit 1 from='client.? 172.21.15.169:0/113964159' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:40:12.594 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:12 smithi187 bash[89487]: audit 2023-09-23T22:40:11.931261+0000 mon.a (mon.0) 743 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:40:12.594 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:12 smithi187 bash[89487]: audit 2023-09-23T22:40:12.080980+0000 mon.a (mon.0) 744 : audit 0 from='client.? 172.21.15.169:0/1889419196' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:40:12.609 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:12.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:12.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:12.713 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:12.742 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:12.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:12.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:12.846 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:12.879 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:12.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:12.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:12.982 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:13.007 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:13.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:13.009 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:13.110 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:13.138 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:13.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:13.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:13.241 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:13.266 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:13.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:13.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:13.370 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:13.401 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:13.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:13.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:13.504 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:13.515 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:13 smithi187 bash[89487]: cluster 2023-09-23T22:40:12.350921+0000 mgr.y (mgr.25310) 546 : cluster 0 pgmap v513: 99 pgs: 99 active+clean; 582 KiB data, 763 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:13.515 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:13 smithi187 bash[89487]: cluster 2023-09-23T22:40:12.409224+0000 mon.a (mon.0) 745 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:40:13.515 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:13 smithi187 bash[89487]: cluster 2023-09-23T22:40:12.416452+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T22:40:13.515 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:13 smithi187 bash[89487]: cluster 2023-09-23T22:40:12.417030+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T22:40:13.515 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:13 smithi187 bash[89487]: audit 2023-09-23T22:40:12.418965+0000 mon.a (mon.0) 746 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:40:13.515 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:13 smithi187 bash[89487]: cluster 2023-09-23T22:40:12.419018+0000 mon.a (mon.0) 747 : cluster 0 osdmap e146: 8 total, 8 up, 7 in 2023-09-23T22:40:13.515 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:13 smithi187 bash[89487]: cluster 2023-09-23T22:40:12.753910+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T22:40:13.533 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:13.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:13.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:13.637 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:13.649 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:13 smithi169 bash[104356]: cluster 2023-09-23T22:40:12.350921+0000 mgr.y (mgr.25310) 546 : cluster 0 pgmap v513: 99 pgs: 99 active+clean; 582 KiB data, 763 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:13.649 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:13 smithi169 bash[104356]: cluster 2023-09-23T22:40:12.409224+0000 mon.a (mon.0) 745 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:40:13.649 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:13 smithi169 bash[104356]: cluster 2023-09-23T22:40:12.416452+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T22:40:13.650 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:13 smithi169 bash[104356]: cluster 2023-09-23T22:40:12.417030+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T22:40:13.650 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:13 smithi169 bash[104356]: audit 2023-09-23T22:40:12.418965+0000 mon.a (mon.0) 746 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:40:13.650 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:13 smithi169 bash[104356]: cluster 2023-09-23T22:40:12.419018+0000 mon.a (mon.0) 747 : cluster 0 osdmap e146: 8 total, 8 up, 7 in 2023-09-23T22:40:13.650 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:13 smithi169 bash[104356]: cluster 2023-09-23T22:40:12.753910+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T22:40:13.650 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:13 smithi169 bash[101133]: cluster 2023-09-23T22:40:12.350921+0000 mgr.y (mgr.25310) 546 : cluster 0 pgmap v513: 99 pgs: 99 active+clean; 582 KiB data, 763 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:13.650 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:13 smithi169 bash[101133]: cluster 2023-09-23T22:40:12.409224+0000 mon.a (mon.0) 745 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:40:13.650 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:13 smithi169 bash[101133]: cluster 2023-09-23T22:40:12.416452+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T22:40:13.650 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:13 smithi169 bash[101133]: cluster 2023-09-23T22:40:12.417030+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T22:40:13.650 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:13 smithi169 bash[101133]: audit 2023-09-23T22:40:12.418965+0000 mon.a (mon.0) 746 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:40:13.650 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:13 smithi169 bash[101133]: cluster 2023-09-23T22:40:12.419018+0000 mon.a (mon.0) 747 : cluster 0 osdmap e146: 8 total, 8 up, 7 in 2023-09-23T22:40:13.651 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:13 smithi169 bash[101133]: cluster 2023-09-23T22:40:12.753910+0000 osd.7 (osd.7) 86 : cluster 3 failed to encode map e146 with expected crc 2023-09-23T22:40:13.668 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:13.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:13.671 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:13.771 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:13.802 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:13.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:13.805 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:13.905 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:13.932 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:13.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:13.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:14.036 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:14.063 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:14.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:14.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:14.166 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:14.197 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:14.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:14.200 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:14.300 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:14.332 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:14.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:14.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:14.435 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:14.463 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:14.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:14.466 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:14.566 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:14.577 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T22:40:14.577 INFO:teuthology.orchestra.run.smithi187.stdout: "size": 20, 2023-09-23T22:40:14.577 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 600, 2023-09-23T22:40:14.577 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [ 2023-09-23T22:40:14.577 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.577 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:22374 6.7 6:ea0ff30a:::benchmark_data_smithi169_147816_object22373:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-09-23T22:40:14.578 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:35:54.981952+0000", 2023-09-23T22:40:14.578 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 259.58879481500003, 2023-09-23T22:40:14.578 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.13994547900000001, 2023-09-23T22:40:14.578 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:40:14.578 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:40:14.578 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:40:14.578 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:40:14.578 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:40:14.578 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 22374 2023-09-23T22:40:14.578 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.578 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:40:14.579 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.579 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:40:14.579 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:54.981952+0000", 2023-09-23T22:40:14.579 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.579 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.579 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.579 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:40:14.579 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:54.981952+0000", 2023-09-23T22:40:14.579 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.579 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.579 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.579 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:40:14.579 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:54.981951+0000", 2023-09-23T22:40:14.580 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999995 2023-09-23T22:40:14.580 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.580 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.580 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:40:14.580 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:54.981990+0000", 2023-09-23T22:40:14.580 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.9001000000000001e-05 2023-09-23T22:40:14.580 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.580 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.580 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:40:14.580 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:54.981999+0000", 2023-09-23T22:40:14.580 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.0250000000000008e-06 2023-09-23T22:40:14.580 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.580 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.581 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:40:14.581 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:54.982004+0000", 2023-09-23T22:40:14.581 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.1839999999999998e-06 2023-09-23T22:40:14.581 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.581 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.581 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:40:14.581 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:54.984970+0000", 2023-09-23T22:40:14.581 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0029659909999999999 2023-09-23T22:40:14.581 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.581 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.581 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:40:14.581 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:54.985095+0000", 2023-09-23T22:40:14.582 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00012447700000000001 2023-09-23T22:40:14.582 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.582 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.582 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:40:14.582 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:54.985237+0000", 2023-09-23T22:40:14.582 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000142366 2023-09-23T22:40:14.582 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.582 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.582 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:40:14.582 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:54.987825+0000", 2023-09-23T22:40:14.582 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.002587748 2023-09-23T22:40:14.583 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.583 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.583 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.583 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:54.988840+0000", 2023-09-23T22:40:14.583 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0010148480000000001 2023-09-23T22:40:14.583 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.583 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.583 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.583 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:55.121608+0000", 2023-09-23T22:40:14.583 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.13276798100000001 2023-09-23T22:40:14.583 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.583 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.584 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:40:14.584 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:55.121770+0000", 2023-09-23T22:40:14.584 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000162141 2023-09-23T22:40:14.584 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.584 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.584 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:40:14.584 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:55.121897+0000", 2023-09-23T22:40:14.584 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00012730200000000001 2023-09-23T22:40:14.584 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.584 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:40:14.584 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.584 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.585 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.585 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:22389 6.7 6:e906193f:::benchmark_data_smithi169_147816_object22388:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-09-23T22:40:14.585 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:35:54.986353+0000", 2023-09-23T22:40:14.585 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 259.58439369299998, 2023-09-23T22:40:14.585 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.14012888300000001, 2023-09-23T22:40:14.585 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:40:14.585 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:40:14.585 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:40:14.585 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:40:14.585 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:40:14.585 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 22389 2023-09-23T22:40:14.585 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.586 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:40:14.586 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.586 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:40:14.586 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:54.986353+0000", 2023-09-23T22:40:14.586 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.586 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.586 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.586 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:40:14.586 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:54.986353+0000", 2023-09-23T22:40:14.586 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.586 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.586 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.586 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:40:14.587 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:54.986351+0000", 2023-09-23T22:40:14.587 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:40:14.587 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.587 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.587 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:40:14.587 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:54.986400+0000", 2023-09-23T22:40:14.587 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.8727999999999998e-05 2023-09-23T22:40:14.587 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.587 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.587 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:40:14.587 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:54.986427+0000", 2023-09-23T22:40:14.587 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.6925000000000001e-05 2023-09-23T22:40:14.588 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.588 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.588 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:40:14.588 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:54.986447+0000", 2023-09-23T22:40:14.588 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.0188000000000001e-05 2023-09-23T22:40:14.588 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.588 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.588 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:40:14.588 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:54.986552+0000", 2023-09-23T22:40:14.588 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00010479 2023-09-23T22:40:14.588 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.588 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.588 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:40:14.589 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:54.986682+0000", 2023-09-23T22:40:14.589 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000129648 2023-09-23T22:40:14.589 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.589 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.589 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:40:14.589 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:54.986943+0000", 2023-09-23T22:40:14.589 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00026130899999999999 2023-09-23T22:40:14.589 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.589 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.589 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:40:14.589 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:54.988851+0000", 2023-09-23T22:40:14.589 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0019081009999999999 2023-09-23T22:40:14.589 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.590 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.590 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.590 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:54.990232+0000", 2023-09-23T22:40:14.590 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.001380746 2023-09-23T22:40:14.590 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.590 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.590 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.590 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:55.126278+0000", 2023-09-23T22:40:14.590 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.13604666100000001 2023-09-23T22:40:14.590 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.590 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.590 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:40:14.591 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:55.126424+0000", 2023-09-23T22:40:14.591 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000145425 2023-09-23T22:40:14.591 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.591 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.591 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:40:14.591 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:55.126482+0000", 2023-09-23T22:40:14.591 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.7748999999999999e-05 2023-09-23T22:40:14.591 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.591 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:40:14.591 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.591 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.591 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.591 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:26530 6.7 6:e985437f:::benchmark_data_smithi169_147816_object26529:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-09-23T22:40:14.592 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:35:57.346565+0000", 2023-09-23T22:40:14.592 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 257.22418153799998, 2023-09-23T22:40:14.592 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.14553534200000001, 2023-09-23T22:40:14.592 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:40:14.592 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:40:14.592 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:40:14.592 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:40:14.592 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:40:14.592 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 26530 2023-09-23T22:40:14.592 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.592 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:40:14.592 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.593 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:40:14.593 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.346565+0000", 2023-09-23T22:40:14.593 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.593 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.593 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.593 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:40:14.593 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.346565+0000", 2023-09-23T22:40:14.593 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.593 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.593 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.593 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:40:14.593 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.346564+0000", 2023-09-23T22:40:14.594 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T22:40:14.594 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.594 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.594 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:40:14.594 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.346661+0000", 2023-09-23T22:40:14.594 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.7422000000000003e-05 2023-09-23T22:40:14.594 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.594 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.594 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:40:14.594 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.346695+0000", 2023-09-23T22:40:14.594 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.3745999999999998e-05 2023-09-23T22:40:14.594 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.595 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.595 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:40:14.595 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.346717+0000", 2023-09-23T22:40:14.595 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.1685999999999999e-05 2023-09-23T22:40:14.595 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.595 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.595 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:40:14.595 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.346854+0000", 2023-09-23T22:40:14.595 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000137031 2023-09-23T22:40:14.595 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.595 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.595 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:40:14.596 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.346975+0000", 2023-09-23T22:40:14.596 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000121068 2023-09-23T22:40:14.596 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.596 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.596 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:40:14.596 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.347135+0000", 2023-09-23T22:40:14.596 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00015994699999999999 2023-09-23T22:40:14.596 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.596 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.596 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:40:14.596 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.348957+0000", 2023-09-23T22:40:14.596 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.001822246 2023-09-23T22:40:14.596 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.597 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.597 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.597 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.349023+0000", 2023-09-23T22:40:14.597 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.6361999999999999e-05 2023-09-23T22:40:14.597 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.597 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.597 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.597 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.491881+0000", 2023-09-23T22:40:14.597 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.14285752400000001 2023-09-23T22:40:14.597 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.597 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.597 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:40:14.598 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.492029+0000", 2023-09-23T22:40:14.598 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014864300000000001 2023-09-23T22:40:14.598 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.598 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.598 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:40:14.598 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.492100+0000", 2023-09-23T22:40:14.598 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.0828999999999996e-05 2023-09-23T22:40:14.598 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.598 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:40:14.598 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.598 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.598 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.599 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:26531 6.d 6:bb23ba2f:::benchmark_data_smithi169_147816_object26530:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-09-23T22:40:14.599 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:35:57.346746+0000", 2023-09-23T22:40:14.599 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 257.22400020100002, 2023-09-23T22:40:14.599 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.138754871, 2023-09-23T22:40:14.599 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:40:14.599 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:40:14.599 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:40:14.599 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:40:14.599 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:40:14.599 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 26531 2023-09-23T22:40:14.599 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.599 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:40:14.599 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.600 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:40:14.600 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.346746+0000", 2023-09-23T22:40:14.600 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.600 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.600 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.600 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:40:14.600 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.346746+0000", 2023-09-23T22:40:14.600 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.600 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.600 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.600 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:40:14.600 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.346746+0000", 2023-09-23T22:40:14.600 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999995 2023-09-23T22:40:14.601 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.601 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.601 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:40:14.601 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.346783+0000", 2023-09-23T22:40:14.601 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.6971000000000002e-05 2023-09-23T22:40:14.601 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.601 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.601 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:40:14.601 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.346791+0000", 2023-09-23T22:40:14.601 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.738e-06 2023-09-23T22:40:14.601 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.601 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.602 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:40:14.602 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.346800+0000", 2023-09-23T22:40:14.602 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.2930000000000001e-06 2023-09-23T22:40:14.602 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.602 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.602 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:40:14.602 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.346841+0000", 2023-09-23T22:40:14.602 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.1495000000000002e-05 2023-09-23T22:40:14.602 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.602 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.602 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:40:14.602 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.346974+0000", 2023-09-23T22:40:14.603 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013294000000000001 2023-09-23T22:40:14.603 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.603 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.603 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,1", 2023-09-23T22:40:14.603 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.347403+0000", 2023-09-23T22:40:14.603 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00042922400000000002 2023-09-23T22:40:14.603 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.603 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.603 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:40:14.603 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.348779+0000", 2023-09-23T22:40:14.603 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.001375853 2023-09-23T22:40:14.603 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.603 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.604 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.604 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.350320+0000", 2023-09-23T22:40:14.604 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0015409779999999999 2023-09-23T22:40:14.604 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.604 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.604 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.604 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.485383+0000", 2023-09-23T22:40:14.604 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.135062657 2023-09-23T22:40:14.604 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.604 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.604 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:40:14.604 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.485448+0000", 2023-09-23T22:40:14.604 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.5308000000000006e-05 2023-09-23T22:40:14.605 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.605 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.605 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:40:14.605 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.485501+0000", 2023-09-23T22:40:14.605 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.3013000000000002e-05 2023-09-23T22:40:14.605 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.605 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:40:14.605 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.605 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.605 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.605 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:26541 6.7 6:ec8a140e:::benchmark_data_smithi169_147816_object26540:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-09-23T22:40:14.606 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:35:57.355433+0000", 2023-09-23T22:40:14.606 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 257.21531373200003, 2023-09-23T22:40:14.606 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.13776144100000001, 2023-09-23T22:40:14.606 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:40:14.606 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:40:14.606 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:40:14.606 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:40:14.606 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:40:14.606 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 26541 2023-09-23T22:40:14.606 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.606 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:40:14.606 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.607 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:40:14.607 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.355433+0000", 2023-09-23T22:40:14.607 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.607 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.607 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.607 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:40:14.607 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.355433+0000", 2023-09-23T22:40:14.607 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.607 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.607 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.607 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:40:14.607 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.355431+0000", 2023-09-23T22:40:14.608 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:40:14.608 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.608 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.608 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:40:14.608 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.355484+0000", 2023-09-23T22:40:14.608 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.2952999999999999e-05 2023-09-23T22:40:14.608 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.608 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.608 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:40:14.608 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.355500+0000", 2023-09-23T22:40:14.608 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.554e-05 2023-09-23T22:40:14.608 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.609 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.609 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:40:14.609 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.355506+0000", 2023-09-23T22:40:14.609 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.716e-06 2023-09-23T22:40:14.609 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.609 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.609 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:40:14.609 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.355551+0000", 2023-09-23T22:40:14.609 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.5510999999999998e-05 2023-09-23T22:40:14.609 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.609 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.609 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:40:14.609 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.355649+0000", 2023-09-23T22:40:14.610 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.7839999999999998e-05 2023-09-23T22:40:14.610 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.610 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.610 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:40:14.610 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.355751+0000", 2023-09-23T22:40:14.610 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000101765 2023-09-23T22:40:14.610 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.610 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.610 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:40:14.610 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.356775+0000", 2023-09-23T22:40:14.610 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.001024021 2023-09-23T22:40:14.610 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.611 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.611 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.611 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.357216+0000", 2023-09-23T22:40:14.611 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000441342 2023-09-23T22:40:14.611 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.611 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.611 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.611 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.493101+0000", 2023-09-23T22:40:14.611 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.135884697 2023-09-23T22:40:14.611 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.611 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.611 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:40:14.611 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.493155+0000", 2023-09-23T22:40:14.612 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.4082000000000002e-05 2023-09-23T22:40:14.612 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.612 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.612 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:40:14.612 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:35:57.493194+0000", 2023-09-23T22:40:14.612 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.9376999999999999e-05 2023-09-23T22:40:14.612 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.612 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:40:14.612 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.612 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.612 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.612 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:31626 6.7 6:e29c8eb4:::benchmark_data_smithi169_147816_object31625:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-09-23T22:40:14.613 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:36:00.400827+0000", 2023-09-23T22:40:14.613 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 254.16991992999999, 2023-09-23T22:40:14.613 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.130105632, 2023-09-23T22:40:14.613 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:40:14.613 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:40:14.613 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:40:14.613 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:40:14.613 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:40:14.613 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 31626 2023-09-23T22:40:14.613 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.613 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:40:14.613 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.614 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:40:14.614 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.400827+0000", 2023-09-23T22:40:14.614 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.614 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.614 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.614 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:40:14.614 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.400827+0000", 2023-09-23T22:40:14.614 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.614 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.614 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.614 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:40:14.615 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.400825+0000", 2023-09-23T22:40:14.615 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:40:14.615 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.615 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.615 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:40:14.615 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.400879+0000", 2023-09-23T22:40:14.615 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.3569999999999997e-05 2023-09-23T22:40:14.615 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.615 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.615 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:40:14.615 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.400897+0000", 2023-09-23T22:40:14.615 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.8547e-05 2023-09-23T22:40:14.616 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.616 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.616 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:40:14.616 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.400907+0000", 2023-09-23T22:40:14.616 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.645e-06 2023-09-23T22:40:14.616 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.616 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.616 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:40:14.616 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.401289+0000", 2023-09-23T22:40:14.616 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00038238299999999997 2023-09-23T22:40:14.616 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.617 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.617 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:40:14.617 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.401418+0000", 2023-09-23T22:40:14.617 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00012823199999999999 2023-09-23T22:40:14.617 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.617 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.617 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:40:14.617 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.401564+0000", 2023-09-23T22:40:14.617 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000146458 2023-09-23T22:40:14.617 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.617 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.617 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:40:14.617 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.404220+0000", 2023-09-23T22:40:14.618 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0026557210000000002 2023-09-23T22:40:14.618 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.618 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.618 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.618 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.407692+0000", 2023-09-23T22:40:14.618 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0034719299999999998 2023-09-23T22:40:14.618 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.618 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.618 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.618 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.530801+0000", 2023-09-23T22:40:14.618 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.123109634 2023-09-23T22:40:14.618 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.619 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.619 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:40:14.619 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.530883+0000", 2023-09-23T22:40:14.619 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.1352000000000003e-05 2023-09-23T22:40:14.619 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.619 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.619 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:40:14.619 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.530932+0000", 2023-09-23T22:40:14.619 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.9455e-05 2023-09-23T22:40:14.619 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.619 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:40:14.619 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.620 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.620 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.620 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:31628 6.7 6:ede1db7f:::benchmark_data_smithi169_147816_object31627:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-09-23T22:40:14.620 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:36:00.400917+0000", 2023-09-23T22:40:14.620 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 254.16982966399999, 2023-09-23T22:40:14.620 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.13012794599999999, 2023-09-23T22:40:14.620 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:40:14.620 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:40:14.620 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:40:14.620 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:40:14.620 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:40:14.620 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 31628 2023-09-23T22:40:14.621 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.621 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:40:14.621 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.621 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:40:14.621 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.400917+0000", 2023-09-23T22:40:14.621 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.621 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.621 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.621 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:40:14.621 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.400917+0000", 2023-09-23T22:40:14.621 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.621 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.621 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.622 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:40:14.622 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.400916+0000", 2023-09-23T22:40:14.622 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T22:40:14.622 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.622 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.622 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:40:14.622 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.400962+0000", 2023-09-23T22:40:14.622 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.6303e-05 2023-09-23T22:40:14.622 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.622 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.622 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:40:14.623 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.400972+0000", 2023-09-23T22:40:14.623 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0051000000000001e-05 2023-09-23T22:40:14.623 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.623 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.623 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:40:14.623 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.400978+0000", 2023-09-23T22:40:14.623 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.9089999999999997e-06 2023-09-23T22:40:14.623 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.623 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.623 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:40:14.623 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.402844+0000", 2023-09-23T22:40:14.624 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.001865968 2023-09-23T22:40:14.624 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.624 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.624 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:40:14.624 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.402936+0000", 2023-09-23T22:40:14.624 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.1958000000000003e-05 2023-09-23T22:40:14.624 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.624 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.624 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:40:14.624 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.403041+0000", 2023-09-23T22:40:14.624 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00010496 2023-09-23T22:40:14.624 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.625 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.625 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:40:14.625 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.404396+0000", 2023-09-23T22:40:14.625 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.001355209 2023-09-23T22:40:14.625 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.625 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.625 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.625 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.407725+0000", 2023-09-23T22:40:14.625 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0033282429999999998 2023-09-23T22:40:14.625 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.625 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.625 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.625 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.530972+0000", 2023-09-23T22:40:14.626 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.123246933 2023-09-23T22:40:14.626 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.626 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.626 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:40:14.626 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.531011+0000", 2023-09-23T22:40:14.626 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.9153000000000003e-05 2023-09-23T22:40:14.626 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.626 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.626 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:40:14.626 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.531045+0000", 2023-09-23T22:40:14.626 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.4060999999999998e-05 2023-09-23T22:40:14.627 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.627 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:40:14.627 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.627 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.627 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.627 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:31641 6.7 6:ef1ba37e:::benchmark_data_smithi169_147816_object31640:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-09-23T22:40:14.627 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:36:00.409105+0000", 2023-09-23T22:40:14.627 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 254.16164141799999, 2023-09-23T22:40:14.627 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.123818569, 2023-09-23T22:40:14.627 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:40:14.627 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:40:14.627 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:40:14.628 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:40:14.628 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:40:14.628 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 31641 2023-09-23T22:40:14.628 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.628 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:40:14.628 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.628 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:40:14.628 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.409105+0000", 2023-09-23T22:40:14.628 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.628 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.628 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.629 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:40:14.629 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.409105+0000", 2023-09-23T22:40:14.629 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.629 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.629 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.629 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:40:14.629 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.409104+0000", 2023-09-23T22:40:14.629 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:40:14.629 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.629 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.629 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:40:14.630 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.409147+0000", 2023-09-23T22:40:14.630 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.3679e-05 2023-09-23T22:40:14.630 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.630 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.630 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:40:14.630 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.409162+0000", 2023-09-23T22:40:14.630 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4800000000000001e-05 2023-09-23T22:40:14.630 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.630 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.630 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:40:14.630 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.409170+0000", 2023-09-23T22:40:14.631 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.8110000000000003e-06 2023-09-23T22:40:14.631 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.631 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.631 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:40:14.631 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.409371+0000", 2023-09-23T22:40:14.631 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00020145800000000001 2023-09-23T22:40:14.631 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.631 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.631 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:40:14.631 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.409511+0000", 2023-09-23T22:40:14.631 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013977799999999999 2023-09-23T22:40:14.631 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.632 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.632 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:40:14.632 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.409661+0000", 2023-09-23T22:40:14.632 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00015023 2023-09-23T22:40:14.632 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.632 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.632 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:40:14.632 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.411634+0000", 2023-09-23T22:40:14.632 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.001972564 2023-09-23T22:40:14.632 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.632 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.632 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.632 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.415536+0000", 2023-09-23T22:40:14.633 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0039017000000000001 2023-09-23T22:40:14.633 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.633 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.633 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.633 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.532812+0000", 2023-09-23T22:40:14.633 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.117276238 2023-09-23T22:40:14.633 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.633 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.633 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:40:14.633 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.532868+0000", 2023-09-23T22:40:14.633 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.6007000000000001e-05 2023-09-23T22:40:14.633 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.634 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.634 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:40:14.634 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:00.532924+0000", 2023-09-23T22:40:14.634 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.5754000000000002e-05 2023-09-23T22:40:14.634 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.634 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:40:14.634 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.634 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.634 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.634 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:35834 6.7 6:e23fa3cf:::benchmark_data_smithi169_147816_object35833:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-09-23T22:40:14.634 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:36:03.121659+0000", 2023-09-23T22:40:14.635 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 251.44908772100001, 2023-09-23T22:40:14.635 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.12645453700000001, 2023-09-23T22:40:14.635 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:40:14.635 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:40:14.635 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:40:14.635 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:40:14.635 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:40:14.635 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 35834 2023-09-23T22:40:14.635 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.635 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:40:14.635 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.635 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:40:14.636 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.121659+0000", 2023-09-23T22:40:14.636 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.636 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.636 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.636 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:40:14.636 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.121659+0000", 2023-09-23T22:40:14.636 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.636 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.636 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.636 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:40:14.636 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.121658+0000", 2023-09-23T22:40:14.636 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T22:40:14.637 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.637 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.637 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:40:14.637 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.121716+0000", 2023-09-23T22:40:14.637 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.8607000000000003e-05 2023-09-23T22:40:14.637 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.637 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.637 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:40:14.637 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.121727+0000", 2023-09-23T22:40:14.637 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0988000000000001e-05 2023-09-23T22:40:14.637 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.637 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.637 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:40:14.638 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.121734+0000", 2023-09-23T22:40:14.638 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.6379999999999998e-06 2023-09-23T22:40:14.638 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.638 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.638 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:40:14.638 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.121778+0000", 2023-09-23T22:40:14.638 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.3758999999999999e-05 2023-09-23T22:40:14.638 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.638 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.638 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:40:14.638 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.122030+0000", 2023-09-23T22:40:14.639 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000252582 2023-09-23T22:40:14.639 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.639 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.639 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:40:14.639 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.122204+0000", 2023-09-23T22:40:14.639 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00017371899999999999 2023-09-23T22:40:14.639 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.639 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.639 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:40:14.639 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.125991+0000", 2023-09-23T22:40:14.639 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0037869520000000001 2023-09-23T22:40:14.639 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.640 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.640 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.640 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.128318+0000", 2023-09-23T22:40:14.640 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0023266580000000001 2023-09-23T22:40:14.640 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.640 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.640 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.640 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.247842+0000", 2023-09-23T22:40:14.640 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.119524405 2023-09-23T22:40:14.640 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.640 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.640 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:40:14.641 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.248034+0000", 2023-09-23T22:40:14.641 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000191404 2023-09-23T22:40:14.641 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.641 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.641 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:40:14.641 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.248113+0000", 2023-09-23T22:40:14.641 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.9746999999999994e-05 2023-09-23T22:40:14.641 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.641 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:40:14.641 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.641 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.641 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.642 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:35839 6.7 6:e8f37e4e:::benchmark_data_smithi169_147816_object35838:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-09-23T22:40:14.642 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:36:03.123740+0000", 2023-09-23T22:40:14.642 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 251.44700629499999, 2023-09-23T22:40:14.642 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.125069021, 2023-09-23T22:40:14.642 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:40:14.642 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:40:14.642 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:40:14.642 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:40:14.642 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:40:14.642 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 35839 2023-09-23T22:40:14.642 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.643 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:40:14.643 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.643 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:40:14.643 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.123740+0000", 2023-09-23T22:40:14.643 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.643 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.643 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.643 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:40:14.643 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.123740+0000", 2023-09-23T22:40:14.643 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.643 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.644 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.644 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:40:14.644 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.123739+0000", 2023-09-23T22:40:14.644 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:40:14.644 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.644 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.644 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:40:14.644 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.123856+0000", 2023-09-23T22:40:14.644 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000117654 2023-09-23T22:40:14.644 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.644 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.645 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:40:14.645 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.123871+0000", 2023-09-23T22:40:14.645 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4375999999999999e-05 2023-09-23T22:40:14.645 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.645 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.645 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:40:14.645 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.123879+0000", 2023-09-23T22:40:14.645 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.9300000000000003e-06 2023-09-23T22:40:14.645 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.645 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.645 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:40:14.645 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.124021+0000", 2023-09-23T22:40:14.645 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014210700000000001 2023-09-23T22:40:14.646 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.646 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.646 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:40:14.646 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.124167+0000", 2023-09-23T22:40:14.646 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000145959 2023-09-23T22:40:14.646 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.646 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.646 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:40:14.646 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.124305+0000", 2023-09-23T22:40:14.646 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000138651 2023-09-23T22:40:14.646 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.646 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.647 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:40:14.647 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.128084+0000", 2023-09-23T22:40:14.647 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0037788779999999998 2023-09-23T22:40:14.647 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.647 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.647 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.647 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.128472+0000", 2023-09-23T22:40:14.647 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00038804600000000002 2023-09-23T22:40:14.647 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.647 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.647 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.647 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.248557+0000", 2023-09-23T22:40:14.648 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.12008469400000001 2023-09-23T22:40:14.648 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.648 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.648 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:40:14.648 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.248744+0000", 2023-09-23T22:40:14.648 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00018678799999999999 2023-09-23T22:40:14.648 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.648 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.648 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:40:14.648 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.248809+0000", 2023-09-23T22:40:14.648 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.5450999999999994e-05 2023-09-23T22:40:14.648 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.648 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:40:14.649 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.649 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.649 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.649 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:35840 6.7 6:ef0878f9:::benchmark_data_smithi169_147816_object35839:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e109)", 2023-09-23T22:40:14.649 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:36:03.123896+0000", 2023-09-23T22:40:14.649 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 251.44685031, 2023-09-23T22:40:14.649 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.128314346, 2023-09-23T22:40:14.649 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:40:14.649 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:40:14.649 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:40:14.649 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:40:14.649 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:40:14.650 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 35840 2023-09-23T22:40:14.650 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.650 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:40:14.650 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.650 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:40:14.650 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.123896+0000", 2023-09-23T22:40:14.650 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.650 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.650 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.650 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:40:14.650 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.123896+0000", 2023-09-23T22:40:14.650 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.651 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.651 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.651 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:40:14.651 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.123895+0000", 2023-09-23T22:40:14.651 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T22:40:14.651 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.651 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.651 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:40:14.651 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.123940+0000", 2023-09-23T22:40:14.651 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.4724000000000001e-05 2023-09-23T22:40:14.651 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.651 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.652 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:40:14.652 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.123952+0000", 2023-09-23T22:40:14.652 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1440999999999999e-05 2023-09-23T22:40:14.652 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.652 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.652 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:40:14.652 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.123959+0000", 2023-09-23T22:40:14.652 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.1019999999999999e-06 2023-09-23T22:40:14.652 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.652 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.652 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:40:14.652 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.126020+0000", 2023-09-23T22:40:14.653 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0020617159999999999 2023-09-23T22:40:14.653 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.653 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.653 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:40:14.653 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.126150+0000", 2023-09-23T22:40:14.653 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000129901 2023-09-23T22:40:14.653 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.653 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.653 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:40:14.653 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.126298+0000", 2023-09-23T22:40:14.653 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000148026 2023-09-23T22:40:14.654 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.654 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.654 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:40:14.654 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.128337+0000", 2023-09-23T22:40:14.654 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.002038387 2023-09-23T22:40:14.654 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.654 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.654 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.654 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.130711+0000", 2023-09-23T22:40:14.654 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0023740340000000001 2023-09-23T22:40:14.654 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.655 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.655 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.655 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.249305+0000", 2023-09-23T22:40:14.655 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.118594301 2023-09-23T22:40:14.655 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.655 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.655 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:40:14.655 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.249496+0000", 2023-09-23T22:40:14.655 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00019122599999999999 2023-09-23T22:40:14.655 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.655 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.655 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:40:14.656 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:03.252211+0000", 2023-09-23T22:40:14.656 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0027142329999999999 2023-09-23T22:40:14.656 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.656 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:40:14.656 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.656 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.656 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.656 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:79753 6.7 6:e5a37a47:::benchmark_data_smithi169_147816_object79752:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e112)", 2023-09-23T22:40:14.656 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:36:40.245440+0000", 2023-09-23T22:40:14.656 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 214.325306939, 2023-09-23T22:40:14.656 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.24852080600000001, 2023-09-23T22:40:14.656 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:40:14.656 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:40:14.657 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:40:14.657 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:40:14.657 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:40:14.657 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 79753 2023-09-23T22:40:14.657 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.657 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:40:14.657 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.657 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:40:14.657 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:40.245440+0000", 2023-09-23T22:40:14.657 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.657 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.658 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.658 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:40:14.658 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:40.245440+0000", 2023-09-23T22:40:14.658 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.658 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.658 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.658 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:40:14.658 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:40.245437+0000", 2023-09-23T22:40:14.658 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999971 2023-09-23T22:40:14.658 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.658 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.658 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:40:14.659 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:40.245491+0000", 2023-09-23T22:40:14.659 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.4660000000000002e-05 2023-09-23T22:40:14.659 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.659 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.659 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:40:14.659 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:40.245523+0000", 2023-09-23T22:40:14.659 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.2064999999999999e-05 2023-09-23T22:40:14.659 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.659 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.659 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:40:14.659 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:40.245537+0000", 2023-09-23T22:40:14.659 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3268000000000001e-05 2023-09-23T22:40:14.660 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.660 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.660 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:40:14.660 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:40.245664+0000", 2023-09-23T22:40:14.660 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00012749899999999999 2023-09-23T22:40:14.660 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.660 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.660 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:40:14.660 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:40.245876+0000", 2023-09-23T22:40:14.660 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00021203699999999999 2023-09-23T22:40:14.660 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.660 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.661 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:40:14.661 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:40.246119+0000", 2023-09-23T22:40:14.661 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00024235700000000001 2023-09-23T22:40:14.661 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.661 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.661 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.661 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:40.249852+0000", 2023-09-23T22:40:14.661 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0037336399999999999 2023-09-23T22:40:14.661 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.661 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.661 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:40:14.661 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:40.249999+0000", 2023-09-23T22:40:14.662 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014652600000000001 2023-09-23T22:40:14.662 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.662 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.662 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.662 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:40.493855+0000", 2023-09-23T22:40:14.662 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.243856558 2023-09-23T22:40:14.662 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.662 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.662 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:40:14.662 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:40.493900+0000", 2023-09-23T22:40:14.662 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.4480000000000001e-05 2023-09-23T22:40:14.662 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.663 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.663 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:40:14.663 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:36:40.493960+0000", 2023-09-23T22:40:14.663 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.0525000000000001e-05 2023-09-23T22:40:14.663 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.663 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:40:14.663 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.663 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.663 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.663 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:130439 6.7 6:e89cfe98:::benchmark_data_smithi169_147816_object18510:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e114)", 2023-09-23T22:40:14.663 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:37:39.341594+0000", 2023-09-23T22:40:14.663 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 155.22915223800001, 2023-09-23T22:40:14.664 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.21629589499999999, 2023-09-23T22:40:14.664 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:40:14.664 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:40:14.664 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:40:14.664 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:40:14.664 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:40:14.664 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 130439 2023-09-23T22:40:14.664 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.664 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:40:14.664 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.664 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:40:14.665 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.341594+0000", 2023-09-23T22:40:14.665 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.665 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.665 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.665 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:40:14.665 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.341594+0000", 2023-09-23T22:40:14.665 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.665 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.665 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.665 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:40:14.665 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.341578+0000", 2023-09-23T22:40:14.665 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999843 2023-09-23T22:40:14.666 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.666 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.666 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:40:14.666 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.341601+0000", 2023-09-23T22:40:14.666 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.2738000000000002e-05 2023-09-23T22:40:14.666 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.666 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.666 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:40:14.666 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.341618+0000", 2023-09-23T22:40:14.666 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.6515999999999999e-05 2023-09-23T22:40:14.666 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.667 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.667 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:40:14.667 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.341626+0000", 2023-09-23T22:40:14.667 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.0209999999999999e-06 2023-09-23T22:40:14.667 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.667 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.667 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:40:14.667 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.341709+0000", 2023-09-23T22:40:14.667 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.3214000000000007e-05 2023-09-23T22:40:14.667 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.667 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.668 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:40:14.668 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.341856+0000", 2023-09-23T22:40:14.668 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000147205 2023-09-23T22:40:14.668 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.668 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.668 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:40:14.668 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.341975+0000", 2023-09-23T22:40:14.668 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000118831 2023-09-23T22:40:14.668 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.668 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.668 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:40:14.668 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.345770+0000", 2023-09-23T22:40:14.669 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.003795419 2023-09-23T22:40:14.669 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.669 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.669 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.669 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.354850+0000", 2023-09-23T22:40:14.669 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0090797210000000007 2023-09-23T22:40:14.669 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.669 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.669 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.669 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.557754+0000", 2023-09-23T22:40:14.669 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.20290403700000001 2023-09-23T22:40:14.669 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.670 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.670 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:40:14.670 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.557828+0000", 2023-09-23T22:40:14.670 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.3705e-05 2023-09-23T22:40:14.670 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.670 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.670 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:40:14.670 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.557890+0000", 2023-09-23T22:40:14.670 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.2408000000000003e-05 2023-09-23T22:40:14.670 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.670 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:40:14.670 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.671 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.671 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.671 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:130453 6.7 6:e9e5a3ad:::benchmark_data_smithi169_147816_object18524:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T22:40:14.671 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:37:39.357267+0000", 2023-09-23T22:40:14.671 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 155.21347950500001, 2023-09-23T22:40:14.671 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.20987161300000001, 2023-09-23T22:40:14.671 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:40:14.671 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:40:14.671 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:40:14.671 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:40:14.671 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:40:14.671 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 130453 2023-09-23T22:40:14.671 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.672 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:40:14.672 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.672 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:40:14.672 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.357267+0000", 2023-09-23T22:40:14.672 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.672 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.672 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.672 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:40:14.672 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.357267+0000", 2023-09-23T22:40:14.672 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.672 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.672 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.672 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:40:14.673 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.357267+0000", 2023-09-23T22:40:14.673 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999995 2023-09-23T22:40:14.673 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.673 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.673 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:40:14.673 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.357269+0000", 2023-09-23T22:40:14.673 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.9629999999999998e-06 2023-09-23T22:40:14.673 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.673 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.673 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:40:14.673 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.357276+0000", 2023-09-23T22:40:14.673 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.3260000000000001e-06 2023-09-23T22:40:14.674 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.674 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.674 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:40:14.674 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.357280+0000", 2023-09-23T22:40:14.674 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.9890000000000003e-06 2023-09-23T22:40:14.674 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.674 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.674 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:40:14.674 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.357327+0000", 2023-09-23T22:40:14.674 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.7614000000000002e-05 2023-09-23T22:40:14.674 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.674 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.675 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:40:14.675 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.357466+0000", 2023-09-23T22:40:14.675 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013823899999999999 2023-09-23T22:40:14.675 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.675 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.675 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:40:14.675 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.357589+0000", 2023-09-23T22:40:14.675 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00012306799999999999 2023-09-23T22:40:14.675 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.675 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.675 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:40:14.675 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.365170+0000", 2023-09-23T22:40:14.676 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0075807940000000001 2023-09-23T22:40:14.676 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.676 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.676 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.676 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.369091+0000", 2023-09-23T22:40:14.676 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0039209989999999997 2023-09-23T22:40:14.676 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.676 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.676 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.676 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.566958+0000", 2023-09-23T22:40:14.676 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.197867336 2023-09-23T22:40:14.677 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.677 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.677 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:40:14.677 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.567081+0000", 2023-09-23T22:40:14.677 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00012283300000000001 2023-09-23T22:40:14.677 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.677 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.677 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:40:14.677 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.567139+0000", 2023-09-23T22:40:14.677 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.7905000000000002e-05 2023-09-23T22:40:14.677 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.678 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:40:14.678 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.678 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.678 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.678 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:130454 6.7 6:e0f0750e:::benchmark_data_smithi169_147816_object18525:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T22:40:14.678 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:37:39.357290+0000", 2023-09-23T22:40:14.678 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 155.213456931, 2023-09-23T22:40:14.678 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.22163082200000001, 2023-09-23T22:40:14.678 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:40:14.678 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:40:14.678 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:40:14.678 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:40:14.679 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:40:14.679 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 130454 2023-09-23T22:40:14.679 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.679 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:40:14.679 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.679 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:40:14.679 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.357290+0000", 2023-09-23T22:40:14.679 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.679 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.679 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.679 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:40:14.679 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.357290+0000", 2023-09-23T22:40:14.680 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.680 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.680 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.680 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:40:14.680 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.357289+0000", 2023-09-23T22:40:14.680 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999995 2023-09-23T22:40:14.680 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.680 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.680 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:40:14.680 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.357292+0000", 2023-09-23T22:40:14.680 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.0019999999999998e-06 2023-09-23T22:40:14.680 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.681 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.681 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:40:14.681 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.357298+0000", 2023-09-23T22:40:14.681 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.8610000000000003e-06 2023-09-23T22:40:14.681 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.681 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.681 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:40:14.681 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.357302+0000", 2023-09-23T22:40:14.681 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.9530000000000001e-06 2023-09-23T22:40:14.681 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.681 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.681 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:40:14.681 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.361767+0000", 2023-09-23T22:40:14.682 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0044646080000000001 2023-09-23T22:40:14.682 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.682 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.682 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:40:14.682 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.361859+0000", 2023-09-23T22:40:14.682 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.2019000000000001e-05 2023-09-23T22:40:14.682 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.682 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.682 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:40:14.682 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.361945+0000", 2023-09-23T22:40:14.682 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.6545999999999994e-05 2023-09-23T22:40:14.683 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.683 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.683 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:40:14.683 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.369108+0000", 2023-09-23T22:40:14.683 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0071626679999999996 2023-09-23T22:40:14.683 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.683 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.683 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.683 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.370782+0000", 2023-09-23T22:40:14.683 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.001674685 2023-09-23T22:40:14.683 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.683 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.684 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.684 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.578833+0000", 2023-09-23T22:40:14.684 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.20805045899999999 2023-09-23T22:40:14.684 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.684 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.684 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:40:14.684 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.578871+0000", 2023-09-23T22:40:14.684 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.8349000000000002e-05 2023-09-23T22:40:14.684 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.684 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.684 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:40:14.684 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.578920+0000", 2023-09-23T22:40:14.685 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.9101000000000003e-05 2023-09-23T22:40:14.685 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.685 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:40:14.685 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.685 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.685 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.685 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:130455 6.7 6:e0ef0821:::benchmark_data_smithi169_147816_object18526:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e115)", 2023-09-23T22:40:14.685 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:37:39.363872+0000", 2023-09-23T22:40:14.685 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 155.20687402999999, 2023-09-23T22:40:14.685 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.22096909200000001, 2023-09-23T22:40:14.685 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:40:14.685 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:40:14.685 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:40:14.686 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:40:14.686 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:40:14.686 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 130455 2023-09-23T22:40:14.686 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.686 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:40:14.686 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.686 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:40:14.686 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.363872+0000", 2023-09-23T22:40:14.686 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.686 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.686 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.687 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:40:14.687 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.363872+0000", 2023-09-23T22:40:14.687 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.687 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.687 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.687 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:40:14.687 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.363871+0000", 2023-09-23T22:40:14.687 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:40:14.687 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.687 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.687 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:40:14.688 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.363878+0000", 2023-09-23T22:40:14.688 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.435e-06 2023-09-23T22:40:14.688 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.688 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.688 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:40:14.688 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.363894+0000", 2023-09-23T22:40:14.688 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.5511000000000001e-05 2023-09-23T22:40:14.688 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.688 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.688 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:40:14.688 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.363904+0000", 2023-09-23T22:40:14.688 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.007e-05 2023-09-23T22:40:14.689 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.689 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.689 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:40:14.689 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.365195+0000", 2023-09-23T22:40:14.689 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0012910160000000001 2023-09-23T22:40:14.689 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.689 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.689 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:40:14.689 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.365269+0000", 2023-09-23T22:40:14.689 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.4090000000000004e-05 2023-09-23T22:40:14.689 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.689 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.690 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:40:14.690 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.365350+0000", 2023-09-23T22:40:14.690 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.0833000000000003e-05 2023-09-23T22:40:14.690 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.690 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.690 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:40:14.690 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.369260+0000", 2023-09-23T22:40:14.690 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0039098589999999999 2023-09-23T22:40:14.690 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.690 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.690 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.691 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.370841+0000", 2023-09-23T22:40:14.691 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.001581339 2023-09-23T22:40:14.691 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.691 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.691 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.691 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.584754+0000", 2023-09-23T22:40:14.691 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.21391257899999999 2023-09-23T22:40:14.691 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.691 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.691 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:40:14.691 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.584793+0000", 2023-09-23T22:40:14.691 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.8924999999999997e-05 2023-09-23T22:40:14.692 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.692 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.692 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:40:14.692 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:37:39.584842+0000", 2023-09-23T22:40:14.692 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.9014000000000002e-05 2023-09-23T22:40:14.692 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.692 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:40:14.692 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.692 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.692 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.692 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:160005 6.7 6:e2b4b97b:::benchmark_data_smithi169_147816_object48076:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e124)", 2023-09-23T22:40:14.692 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:38:17.802858+0000", 2023-09-23T22:40:14.693 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 116.76788821, 2023-09-23T22:40:14.693 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.121246929, 2023-09-23T22:40:14.693 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:40:14.693 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:40:14.693 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:40:14.693 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:40:14.693 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:40:14.693 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 160005 2023-09-23T22:40:14.693 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.693 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:40:14.693 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.693 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:40:14.694 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:38:17.802858+0000", 2023-09-23T22:40:14.694 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.694 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.694 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.694 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:40:14.694 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:38:17.802858+0000", 2023-09-23T22:40:14.694 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.694 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.694 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.694 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:40:14.694 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:38:17.802857+0000", 2023-09-23T22:40:14.694 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T22:40:14.695 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.695 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.695 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:40:14.695 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:38:17.802864+0000", 2023-09-23T22:40:14.695 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.2629999999999997e-06 2023-09-23T22:40:14.695 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.695 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.695 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:40:14.695 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:38:17.802877+0000", 2023-09-23T22:40:14.695 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2984e-05 2023-09-23T22:40:14.695 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.695 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.695 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:40:14.696 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:38:17.802884+0000", 2023-09-23T22:40:14.696 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.2779999999999999e-06 2023-09-23T22:40:14.696 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.696 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.696 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:40:14.696 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:38:17.805975+0000", 2023-09-23T22:40:14.696 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.003090771 2023-09-23T22:40:14.696 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.696 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.696 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:40:14.696 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:38:17.806106+0000", 2023-09-23T22:40:14.696 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000131037 2023-09-23T22:40:14.696 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.697 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.697 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:40:14.697 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:38:17.806193+0000", 2023-09-23T22:40:14.697 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.7798000000000002e-05 2023-09-23T22:40:14.697 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.697 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.697 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:40:14.697 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:38:17.816955+0000", 2023-09-23T22:40:14.697 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.010761687000000001 2023-09-23T22:40:14.697 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.697 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.697 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.698 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:38:17.820056+0000", 2023-09-23T22:40:14.698 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0031009890000000002 2023-09-23T22:40:14.698 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.698 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.698 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.698 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:38:17.923951+0000", 2023-09-23T22:40:14.698 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.10389456499999999 2023-09-23T22:40:14.698 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.698 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.698 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:40:14.698 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:38:17.924048+0000", 2023-09-23T22:40:14.698 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.7780000000000002e-05 2023-09-23T22:40:14.699 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.699 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.699 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:40:14.699 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:38:17.924105+0000", 2023-09-23T22:40:14.699 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.6827999999999999e-05 2023-09-23T22:40:14.699 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.699 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:40:14.699 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.699 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.699 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.699 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:167185 6.7 6:e3fb766a:::benchmark_data_smithi169_147816_object55256:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e124)", 2023-09-23T22:40:14.699 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:38:27.453843+0000", 2023-09-23T22:40:14.699 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 107.116903772, 2023-09-23T22:40:14.700 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.13042062099999999, 2023-09-23T22:40:14.700 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:40:14.700 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:40:14.700 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:40:14.700 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:40:14.700 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:40:14.700 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 167185 2023-09-23T22:40:14.700 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.700 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:40:14.700 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.700 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:40:14.700 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:38:27.453843+0000", 2023-09-23T22:40:14.700 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.701 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.701 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.701 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:40:14.701 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:38:27.453843+0000", 2023-09-23T22:40:14.701 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.701 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.701 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.701 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:40:14.701 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:38:27.453842+0000", 2023-09-23T22:40:14.701 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T22:40:14.701 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.701 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.702 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:40:14.702 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:38:27.453848+0000", 2023-09-23T22:40:14.702 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.4620000000000001e-06 2023-09-23T22:40:14.702 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.702 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.702 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:40:14.702 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:38:27.453869+0000", 2023-09-23T22:40:14.702 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.0903999999999998e-05 2023-09-23T22:40:14.702 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.702 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.702 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:40:14.702 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:38:27.453886+0000", 2023-09-23T22:40:14.702 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.7215e-05 2023-09-23T22:40:14.703 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.703 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.703 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:40:14.703 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:38:27.453983+0000", 2023-09-23T22:40:14.703 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.6701999999999997e-05 2023-09-23T22:40:14.703 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.703 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.703 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:40:14.703 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:38:27.454145+0000", 2023-09-23T22:40:14.703 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00016196 2023-09-23T22:40:14.703 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.703 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.704 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:40:14.704 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:38:27.454330+0000", 2023-09-23T22:40:14.704 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00018466899999999999 2023-09-23T22:40:14.704 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.704 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.704 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:40:14.704 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:38:27.464337+0000", 2023-09-23T22:40:14.704 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.010007897999999999 2023-09-23T22:40:14.704 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.704 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.704 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.704 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:38:27.468560+0000", 2023-09-23T22:40:14.705 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0042223640000000002 2023-09-23T22:40:14.705 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.705 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.705 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.705 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:38:27.584111+0000", 2023-09-23T22:40:14.705 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.115551079 2023-09-23T22:40:14.705 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.705 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.705 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:40:14.705 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:38:27.584211+0000", 2023-09-23T22:40:14.705 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00010036500000000001 2023-09-23T22:40:14.705 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.705 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.706 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:40:14.706 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:38:27.584263+0000", 2023-09-23T22:40:14.706 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.206e-05 2023-09-23T22:40:14.706 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.706 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:40:14.706 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.706 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.706 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.706 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:199147 6.7 6:e2177d5b:::benchmark_data_smithi169_147816_object87218:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e126)", 2023-09-23T22:40:14.706 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:11.474153+0000", 2023-09-23T22:40:14.706 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 63.096593476999999, 2023-09-23T22:40:14.706 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.13631309699999999, 2023-09-23T22:40:14.707 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:40:14.707 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:40:14.707 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:40:14.707 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:40:14.707 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:40:14.707 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 199147 2023-09-23T22:40:14.707 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.707 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:40:14.707 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.707 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:40:14.707 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:11.474153+0000", 2023-09-23T22:40:14.707 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.708 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.708 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.708 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:40:14.708 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:11.474153+0000", 2023-09-23T22:40:14.708 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.708 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.708 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.708 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:40:14.708 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:11.474152+0000", 2023-09-23T22:40:14.708 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:40:14.708 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.708 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.708 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:40:14.709 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:11.474159+0000", 2023-09-23T22:40:14.709 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.6490000000000008e-06 2023-09-23T22:40:14.709 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.709 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.709 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:40:14.709 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:11.474176+0000", 2023-09-23T22:40:14.709 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.7047000000000001e-05 2023-09-23T22:40:14.709 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.709 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.709 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:40:14.709 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:11.474183+0000", 2023-09-23T22:40:14.709 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.0400000000000004e-06 2023-09-23T22:40:14.710 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.710 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.710 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:40:14.710 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:11.474250+0000", 2023-09-23T22:40:14.710 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.6302000000000003e-05 2023-09-23T22:40:14.710 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.710 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.710 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:40:14.710 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:11.474389+0000", 2023-09-23T22:40:14.710 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013975200000000001 2023-09-23T22:40:14.710 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.710 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.711 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:40:14.711 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:11.474545+0000", 2023-09-23T22:40:14.711 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000155138 2023-09-23T22:40:14.711 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.711 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.711 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:40:14.711 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:11.485277+0000", 2023-09-23T22:40:14.711 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.010731965 2023-09-23T22:40:14.711 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.711 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.711 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.711 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:11.490086+0000", 2023-09-23T22:40:14.711 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0048096859999999996 2023-09-23T22:40:14.712 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.712 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.712 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.712 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:11.610330+0000", 2023-09-23T22:40:14.712 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.12024378099999999 2023-09-23T22:40:14.712 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.712 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.712 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:40:14.712 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:11.610396+0000", 2023-09-23T22:40:14.712 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.6309999999999994e-05 2023-09-23T22:40:14.712 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.712 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.713 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:40:14.713 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:11.610466+0000", 2023-09-23T22:40:14.713 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.9758000000000005e-05 2023-09-23T22:40:14.713 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.713 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:40:14.713 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.713 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.713 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.713 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:199148 6.7 6:ed496163:::benchmark_data_smithi169_147816_object87219:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e126)", 2023-09-23T22:40:14.713 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:11.474238+0000", 2023-09-23T22:40:14.713 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 63.096508454999999, 2023-09-23T22:40:14.714 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.13637627999999999, 2023-09-23T22:40:14.714 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:40:14.714 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:40:14.714 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:40:14.714 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:40:14.714 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:40:14.714 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 199148 2023-09-23T22:40:14.714 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.714 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:40:14.714 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.714 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:40:14.714 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:11.474238+0000", 2023-09-23T22:40:14.715 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.715 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.715 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.715 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:40:14.715 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:11.474238+0000", 2023-09-23T22:40:14.715 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:40:14.715 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.715 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.715 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:40:14.715 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:11.474238+0000", 2023-09-23T22:40:14.715 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999995 2023-09-23T22:40:14.715 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.716 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.716 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:40:14.716 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:11.474242+0000", 2023-09-23T22:40:14.716 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.985e-06 2023-09-23T22:40:14.716 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.716 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.716 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:40:14.716 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:11.474253+0000", 2023-09-23T22:40:14.716 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1219e-05 2023-09-23T22:40:14.716 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.716 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.716 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:40:14.717 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:11.474256+0000", 2023-09-23T22:40:14.717 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.749e-06 2023-09-23T22:40:14.717 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.717 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.717 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:40:14.717 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:11.480083+0000", 2023-09-23T22:40:14.717 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0058261700000000003 2023-09-23T22:40:14.717 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.717 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.717 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:40:14.717 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:11.480226+0000", 2023-09-23T22:40:14.717 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014344100000000001 2023-09-23T22:40:14.717 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.718 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.718 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:40:14.718 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:11.480352+0000", 2023-09-23T22:40:14.718 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00012605099999999999 2023-09-23T22:40:14.718 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.718 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.718 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:40:14.718 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:11.485710+0000", 2023-09-23T22:40:14.718 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0053574410000000001 2023-09-23T22:40:14.718 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.718 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.718 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.719 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:11.490122+0000", 2023-09-23T22:40:14.719 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0044125939999999997 2023-09-23T22:40:14.719 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.719 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.719 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:40:14.719 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:11.610519+0000", 2023-09-23T22:40:14.719 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.120396855 2023-09-23T22:40:14.719 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.719 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.719 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:40:14.719 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:11.610567+0000", 2023-09-23T22:40:14.719 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.8158000000000002e-05 2023-09-23T22:40:14.720 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:40:14.720 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:40:14.720 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:40:14.720 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:11.610614+0000", 2023-09-23T22:40:14.720 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.7107999999999997e-05 2023-09-23T22:40:14.720 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.720 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:40:14.720 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.720 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:40:14.720 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:40:14.720 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T22:40:14.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:14.722 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:14.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:14.823 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:14.850 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:14.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:14.853 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:14.954 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:14.986 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:14.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:14.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:15.089 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:15.110 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:15.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:15.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:15.213 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:15.246 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:15.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:15.249 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:15.330 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T22:40:15.349 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:15.404 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:15.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:15.407 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:15.507 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:15.516 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:15 smithi169 bash[104356]: cluster 2023-09-23T22:40:14.351595+0000 mgr.y (mgr.25310) 547 : cluster 0 pgmap v515: 99 pgs: 99 active+clean; 582 KiB data, 763 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:15.516 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:15 smithi169 bash[101133]: cluster 2023-09-23T22:40:14.351595+0000 mgr.y (mgr.25310) 547 : cluster 0 pgmap v515: 99 pgs: 99 active+clean; 582 KiB data, 763 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:15.529 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:15.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:15.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:15.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:15 smithi187 bash[89487]: cluster 2023-09-23T22:40:14.351595+0000 mgr.y (mgr.25310) 547 : cluster 0 pgmap v515: 99 pgs: 99 active+clean; 582 KiB data, 763 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:15.633 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:15.666 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:15.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:15.669 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:15.770 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:15.803 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:15.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:15.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:15.907 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:15.941 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:15.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:15.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:16.045 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:16.078 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:16.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:16.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:16.182 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:16.213 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:16.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:16.216 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:16.316 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:16.345 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:16.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:16.348 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:16.448 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:16.475 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:16.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:16.477 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:16.578 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:16.607 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:16.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:16.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:16.711 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:16.741 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:16.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:16.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:16.845 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:16.876 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:16.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:16.879 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:16.980 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:17.011 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:17.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:17.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:17.115 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:17.151 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:17.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:17.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:17.255 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:17.286 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:17.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:17.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:17.361 INFO:teuthology.orchestra.run.smithi169.stderr:set pool 6 pg_num to 26 2023-09-23T22:40:17.390 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:17.415 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:17 smithi169 bash[104356]: cluster 2023-09-23T22:40:16.352014+0000 mgr.y (mgr.25310) 548 : cluster 0 pgmap v516: 99 pgs: 99 active+clean; 582 KiB data, 763 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:17.415 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:17 smithi169 bash[104356]: audit 2023-09-23T22:40:16.501237+0000 mon.c (mon.2) 40 : audit 1 from='client.? 172.21.15.169:0/819157658' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T22:40:17.415 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:17 smithi169 bash[104356]: audit 2023-09-23T22:40:16.501881+0000 mon.a (mon.0) 748 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T22:40:17.415 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:17 smithi169 bash[101133]: cluster 2023-09-23T22:40:16.352014+0000 mgr.y (mgr.25310) 548 : cluster 0 pgmap v516: 99 pgs: 99 active+clean; 582 KiB data, 763 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:17.415 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:17 smithi169 bash[101133]: audit 2023-09-23T22:40:16.501237+0000 mon.c (mon.2) 40 : audit 1 from='client.? 172.21.15.169:0/819157658' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T22:40:17.415 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:17 smithi169 bash[101133]: audit 2023-09-23T22:40:16.501881+0000 mon.a (mon.0) 748 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T22:40:17.421 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:17.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:17.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:17.525 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:17.541 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:40:17.555 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:17.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:17.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:17.573 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T22:40:17.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:17 smithi187 bash[89487]: cluster 2023-09-23T22:40:16.352014+0000 mgr.y (mgr.25310) 548 : cluster 0 pgmap v516: 99 pgs: 99 active+clean; 582 KiB data, 763 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:17.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:17 smithi187 bash[89487]: audit 2023-09-23T22:40:16.501237+0000 mon.c (mon.2) 40 : audit 1 from='client.? 172.21.15.169:0/819157658' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T22:40:17.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:17 smithi187 bash[89487]: audit 2023-09-23T22:40:16.501881+0000 mon.a (mon.0) 748 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]: dispatch 2023-09-23T22:40:17.659 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:17.688 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:17.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:17.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:17.791 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:17.816 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:17.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:17.819 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:17.919 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:17.952 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:17.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:17.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:18.057 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:18.088 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:18.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:18.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:18.191 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:18.222 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:18.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:18.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:18.326 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:18.360 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:18.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:18.364 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:18.435 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_1 2023-09-23T22:40:18.435 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_1 unique_pool_1 --yes-i-really-really-mean-it 2023-09-23T22:40:18.464 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:18.511 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:18.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:18.515 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:18.615 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:18.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:18 smithi187 bash[89487]: audit 2023-09-23T22:40:17.351657+0000 mon.a (mon.0) 749 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]': finished 2023-09-23T22:40:18.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:18 smithi187 bash[89487]: cluster 2023-09-23T22:40:17.351737+0000 mon.a (mon.0) 750 : cluster 0 osdmap e147: 8 total, 8 up, 7 in 2023-09-23T22:40:18.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:18 smithi187 bash[89487]: cluster 2023-09-23T22:40:17.352197+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T22:40:18.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:18 smithi187 bash[89487]: cluster 2023-09-23T22:40:17.574088+0000 osd.6 (osd.6) 101 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T22:40:18.645 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:18.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:18.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:18.748 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:18.779 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:18.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:18.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:18.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:40:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:40:18] "GET /metrics HTTP/1.1" 200 36361 "" "Prometheus/2.43.0" 2023-09-23T22:40:18.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:18 smithi169 bash[101133]: audit 2023-09-23T22:40:17.351657+0000 mon.a (mon.0) 749 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]': finished 2023-09-23T22:40:18.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:18 smithi169 bash[101133]: cluster 2023-09-23T22:40:17.351737+0000 mon.a (mon.0) 750 : cluster 0 osdmap e147: 8 total, 8 up, 7 in 2023-09-23T22:40:18.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:18 smithi169 bash[101133]: cluster 2023-09-23T22:40:17.352197+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T22:40:18.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:18 smithi169 bash[101133]: cluster 2023-09-23T22:40:17.574088+0000 osd.6 (osd.6) 101 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T22:40:18.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:18 smithi169 bash[104356]: audit 2023-09-23T22:40:17.351657+0000 mon.a (mon.0) 749 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]': finished 2023-09-23T22:40:18.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:18 smithi169 bash[104356]: cluster 2023-09-23T22:40:17.351737+0000 mon.a (mon.0) 750 : cluster 0 osdmap e147: 8 total, 8 up, 7 in 2023-09-23T22:40:18.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:18 smithi169 bash[104356]: cluster 2023-09-23T22:40:17.352197+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T22:40:18.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:18 smithi169 bash[104356]: cluster 2023-09-23T22:40:17.574088+0000 osd.6 (osd.6) 101 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T22:40:18.883 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:18.916 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:18.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:18.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:19.020 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:19.052 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:19.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:19.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:19.155 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:19.185 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:19.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:19.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:19.288 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:19.319 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:19.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:19.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:19.423 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:19.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:19.461 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:19.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:19.562 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:19.604 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:19.606 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:19 smithi187 bash[89487]: cluster 2023-09-23T22:40:18.074066+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T22:40:19.606 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:19 smithi187 bash[89487]: cluster 2023-09-23T22:40:18.352877+0000 mgr.y (mgr.25310) 549 : cluster 0 pgmap v518: 99 pgs: 99 active+clean; 582 KiB data, 763 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:19.606 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:19 smithi187 bash[89487]: audit 2023-09-23T22:40:18.358994+0000 mon.a (mon.0) 751 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T22:40:19.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:19.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:19.708 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:19.717 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:19 smithi169 bash[104356]: cluster 2023-09-23T22:40:18.074066+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T22:40:19.717 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:19 smithi169 bash[104356]: cluster 2023-09-23T22:40:18.352877+0000 mgr.y (mgr.25310) 549 : cluster 0 pgmap v518: 99 pgs: 99 active+clean; 582 KiB data, 763 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:19.718 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:19 smithi169 bash[104356]: audit 2023-09-23T22:40:18.358994+0000 mon.a (mon.0) 751 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T22:40:19.719 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:19 smithi169 bash[101133]: cluster 2023-09-23T22:40:18.074066+0000 osd.7 (osd.7) 87 : cluster 3 failed to encode map e147 with expected crc 2023-09-23T22:40:19.719 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:19 smithi169 bash[101133]: cluster 2023-09-23T22:40:18.352877+0000 mgr.y (mgr.25310) 549 : cluster 0 pgmap v518: 99 pgs: 99 active+clean; 582 KiB data, 763 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:19.719 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:19 smithi169 bash[101133]: audit 2023-09-23T22:40:18.358994+0000 mon.a (mon.0) 751 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-09-23T22:40:19.734 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:19.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:19.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:19.837 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:19.870 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:19.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:19.873 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:19.974 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:20.007 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:20.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:20.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:20.106 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:40:20.111 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:20.143 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:20.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:20.146 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:20.247 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:20.278 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:20.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:20.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:20.382 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:20.393 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:20 smithi169 bash[101133]: cluster 2023-09-23T22:40:19.362602+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T22:40:20.393 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:20 smithi169 bash[101133]: audit 2023-09-23T22:40:19.366627+0000 mon.a (mon.0) 752 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T22:40:20.393 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:20 smithi169 bash[101133]: cluster 2023-09-23T22:40:19.366856+0000 mon.a (mon.0) 753 : cluster 0 osdmap e148: 8 total, 8 up, 7 in 2023-09-23T22:40:20.393 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:20 smithi169 bash[101133]: cluster 2023-09-23T22:40:19.430799+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T22:40:20.394 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:20 smithi169 bash[101133]: cluster 2023-09-23T22:40:19.433719+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T22:40:20.394 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:20 smithi169 bash[101133]: cluster 2023-09-23T22:40:19.434017+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T22:40:20.398 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:20 smithi169 bash[104356]: cluster 2023-09-23T22:40:19.362602+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T22:40:20.398 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:20 smithi169 bash[104356]: audit 2023-09-23T22:40:19.366627+0000 mon.a (mon.0) 752 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T22:40:20.398 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:20 smithi169 bash[104356]: cluster 2023-09-23T22:40:19.366856+0000 mon.a (mon.0) 753 : cluster 0 osdmap e148: 8 total, 8 up, 7 in 2023-09-23T22:40:20.398 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:20 smithi169 bash[104356]: cluster 2023-09-23T22:40:19.430799+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T22:40:20.399 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:20 smithi169 bash[104356]: cluster 2023-09-23T22:40:19.433719+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T22:40:20.399 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:20 smithi169 bash[104356]: cluster 2023-09-23T22:40:19.434017+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T22:40:20.412 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:20.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:20.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:20.515 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:20.526 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:20 smithi187 bash[89487]: cluster 2023-09-23T22:40:19.362602+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T22:40:20.527 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:20 smithi187 bash[89487]: audit 2023-09-23T22:40:19.366627+0000 mon.a (mon.0) 752 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]': finished 2023-09-23T22:40:20.527 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:20 smithi187 bash[89487]: cluster 2023-09-23T22:40:19.366856+0000 mon.a (mon.0) 753 : cluster 0 osdmap e148: 8 total, 8 up, 7 in 2023-09-23T22:40:20.527 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:20 smithi187 bash[89487]: cluster 2023-09-23T22:40:19.430799+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T22:40:20.527 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:20 smithi187 bash[89487]: cluster 2023-09-23T22:40:19.433719+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T22:40:20.527 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:20 smithi187 bash[89487]: cluster 2023-09-23T22:40:19.434017+0000 osd.7 (osd.7) 88 : cluster 3 failed to encode map e148 with expected crc 2023-09-23T22:40:20.543 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:20.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:20.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:20.646 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:20.682 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:20.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:20.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:20.785 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:20.815 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:20.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:20.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:20.919 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:20.943 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:20.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:20.946 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:21.046 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:21.079 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:21.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:21.081 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:21.182 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:21.210 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:21.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:21.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:21.313 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:21.346 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:21.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:21.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:21.449 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:21.458 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:21 smithi187 bash[89487]: cluster 2023-09-23T22:40:20.353721+0000 mgr.y (mgr.25310) 550 : cluster 0 pgmap v520: 109 pgs: 10 unknown, 99 active+clean; 582 KiB data, 763 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:21.458 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:21 smithi187 bash[89487]: cluster 2023-09-23T22:40:20.370585+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T22:40:21.458 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:21 smithi187 bash[89487]: cluster 2023-09-23T22:40:20.374097+0000 osd.7 (osd.7) 89 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T22:40:21.459 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:21 smithi187 bash[89487]: cluster 2023-09-23T22:40:20.374566+0000 mon.a (mon.0) 754 : cluster 0 osdmap e149: 8 total, 8 up, 7 in 2023-09-23T22:40:21.459 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:21 smithi187 bash[89487]: cluster 2023-09-23T22:40:20.374617+0000 osd.6 (osd.6) 104 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T22:40:21.459 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:21 smithi187 bash[89487]: cluster 2023-09-23T22:40:20.379264+0000 osd.6 (osd.6) 105 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T22:40:21.479 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:21.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:21.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:21.583 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:21.616 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:21.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:21.618 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:21.719 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:21.753 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:21.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:21.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:21.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:21 smithi169 bash[101133]: cluster 2023-09-23T22:40:20.353721+0000 mgr.y (mgr.25310) 550 : cluster 0 pgmap v520: 109 pgs: 10 unknown, 99 active+clean; 582 KiB data, 763 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:21.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:21 smithi169 bash[101133]: cluster 2023-09-23T22:40:20.370585+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T22:40:21.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:21 smithi169 bash[101133]: cluster 2023-09-23T22:40:20.374097+0000 osd.7 (osd.7) 89 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T22:40:21.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:21 smithi169 bash[101133]: cluster 2023-09-23T22:40:20.374566+0000 mon.a (mon.0) 754 : cluster 0 osdmap e149: 8 total, 8 up, 7 in 2023-09-23T22:40:21.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:21 smithi169 bash[101133]: cluster 2023-09-23T22:40:20.374617+0000 osd.6 (osd.6) 104 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T22:40:21.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:21 smithi169 bash[101133]: cluster 2023-09-23T22:40:20.379264+0000 osd.6 (osd.6) 105 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T22:40:21.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:21 smithi169 bash[104356]: cluster 2023-09-23T22:40:20.353721+0000 mgr.y (mgr.25310) 550 : cluster 0 pgmap v520: 109 pgs: 10 unknown, 99 active+clean; 582 KiB data, 763 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:21.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:21 smithi169 bash[104356]: cluster 2023-09-23T22:40:20.370585+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T22:40:21.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:21 smithi169 bash[104356]: cluster 2023-09-23T22:40:20.374097+0000 osd.7 (osd.7) 89 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T22:40:21.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:21 smithi169 bash[104356]: cluster 2023-09-23T22:40:20.374566+0000 mon.a (mon.0) 754 : cluster 0 osdmap e149: 8 total, 8 up, 7 in 2023-09-23T22:40:21.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:21 smithi169 bash[104356]: cluster 2023-09-23T22:40:20.374617+0000 osd.6 (osd.6) 104 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T22:40:21.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:21 smithi169 bash[104356]: cluster 2023-09-23T22:40:20.379264+0000 osd.6 (osd.6) 105 : cluster 3 failed to encode map e149 with expected crc 2023-09-23T22:40:21.856 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:21.889 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:21.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:21.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:21.992 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:22.020 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:22.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:22.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:22.123 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:22.153 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:22.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:22.156 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:22.257 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:22.289 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:22.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:22.291 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:22.335 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:40:22.336 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:40:22.337 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:40:22.393 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:22.424 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:22.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:22.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:22.527 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:22.557 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:22.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:22.561 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:22.661 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:22.692 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:22.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:22.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:22.795 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:22.824 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:22.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:22.827 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:22.928 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:22.956 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:22.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:22.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:23.060 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:23.089 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:23.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:23.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:23.192 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:23.221 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:23.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:23.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:23.325 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:23.351 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:23.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:23.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:23.436 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7] out_osds: [5] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T22:40:23.436 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:40:23.436 INFO:tasks.thrashosds.thrasher:inject_pause on osd.0 2023-09-23T22:40:23.436 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T22:40:23.437 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T22:40:23.437 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 config set filestore_inject_stall 3 2023-09-23T22:40:23.456 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:23.507 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:23.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:23.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:23.610 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:23.641 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:23.643 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:23 smithi187 bash[89487]: cluster 2023-09-23T22:40:22.354490+0000 mgr.y (mgr.25310) 551 : cluster 0 pgmap v522: 109 pgs: 7 unknown, 102 active+clean; 582 KiB data, 785 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:23.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:23.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:23.678 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:23 smithi169 bash[104356]: cluster 2023-09-23T22:40:22.354490+0000 mgr.y (mgr.25310) 551 : cluster 0 pgmap v522: 109 pgs: 7 unknown, 102 active+clean; 582 KiB data, 785 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:23.679 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:23 smithi169 bash[101133]: cluster 2023-09-23T22:40:22.354490+0000 mgr.y (mgr.25310) 551 : cluster 0 pgmap v522: 109 pgs: 7 unknown, 102 active+clean; 582 KiB data, 785 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:23.709 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T22:40:23.709 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [], 2023-09-23T22:40:23.709 INFO:teuthology.orchestra.run.smithi187.stdout: "num_ops": 0 2023-09-23T22:40:23.709 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T22:40:23.745 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:23.769 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:23.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:23.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:23.872 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:23.908 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:23.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:23.911 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:24.012 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:24.034 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:24.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:24.036 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:24.137 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:24.165 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:24.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:24.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:24.269 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:24.301 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:24.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:24.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:24.405 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:24.428 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:24.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:24.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:24.462 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:24 smithi187 bash[89487]: audit 2023-09-23T22:40:24.356207+0000 mon.a (mon.0) 755 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"}]: dispatch 2023-09-23T22:40:24.463 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-23T22:40:24.531 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:24.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:24 smithi169 bash[101133]: audit 2023-09-23T22:40:24.356207+0000 mon.a (mon.0) 755 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"}]: dispatch 2023-09-23T22:40:24.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:24 smithi169 bash[104356]: audit 2023-09-23T22:40:24.356207+0000 mon.a (mon.0) 755 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"}]: dispatch 2023-09-23T22:40:24.557 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:24.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:24.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:24.661 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:24.688 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:24.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:24.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:24.791 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:24.820 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:24.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:24.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:24.923 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:24.958 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:24.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:24.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:25.063 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:25.093 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:25.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:25.096 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:25.196 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:25.228 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:25.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:25.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:25.331 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:25.360 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:25.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:25.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:25.462 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:25.490 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:25.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:25.493 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:25.594 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:25.626 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:25.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:25.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:25.731 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:25.743 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:25 smithi187 bash[89487]: cluster 2023-09-23T22:40:24.355330+0000 mgr.y (mgr.25310) 552 : cluster 0 pgmap v523: 109 pgs: 109 active+clean; 582 KiB data, 892 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:25.743 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:25 smithi187 bash[89487]: cluster 2023-09-23T22:40:24.385382+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T22:40:25.743 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:25 smithi187 bash[89487]: audit 2023-09-23T22:40:24.388244+0000 mon.a (mon.0) 756 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"}]': finished 2023-09-23T22:40:25.743 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:25 smithi187 bash[89487]: cluster 2023-09-23T22:40:24.388321+0000 mon.a (mon.0) 757 : cluster 0 osdmap e150: 8 total, 8 up, 7 in 2023-09-23T22:40:25.743 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:25 smithi187 bash[89487]: cluster 2023-09-23T22:40:24.388918+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T22:40:25.743 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:25 smithi187 bash[89487]: cluster 2023-09-23T22:40:24.389234+0000 osd.7 (osd.7) 90 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T22:40:25.762 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:25.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:25.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:25.766 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:25 smithi169 bash[101133]: cluster 2023-09-23T22:40:24.355330+0000 mgr.y (mgr.25310) 552 : cluster 0 pgmap v523: 109 pgs: 109 active+clean; 582 KiB data, 892 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:25.766 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:25 smithi169 bash[101133]: cluster 2023-09-23T22:40:24.385382+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T22:40:25.766 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:25 smithi169 bash[101133]: audit 2023-09-23T22:40:24.388244+0000 mon.a (mon.0) 756 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"}]': finished 2023-09-23T22:40:25.766 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:25 smithi169 bash[101133]: cluster 2023-09-23T22:40:24.388321+0000 mon.a (mon.0) 757 : cluster 0 osdmap e150: 8 total, 8 up, 7 in 2023-09-23T22:40:25.766 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:25 smithi169 bash[101133]: cluster 2023-09-23T22:40:24.388918+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T22:40:25.766 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:25 smithi169 bash[101133]: cluster 2023-09-23T22:40:24.389234+0000 osd.7 (osd.7) 90 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T22:40:25.766 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:25 smithi169 bash[104356]: cluster 2023-09-23T22:40:24.355330+0000 mgr.y (mgr.25310) 552 : cluster 0 pgmap v523: 109 pgs: 109 active+clean; 582 KiB data, 892 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:25.766 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:25 smithi169 bash[104356]: cluster 2023-09-23T22:40:24.385382+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T22:40:25.766 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:25 smithi169 bash[104356]: audit 2023-09-23T22:40:24.388244+0000 mon.a (mon.0) 756 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"}]': finished 2023-09-23T22:40:25.767 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:25 smithi169 bash[104356]: cluster 2023-09-23T22:40:24.388321+0000 mon.a (mon.0) 757 : cluster 0 osdmap e150: 8 total, 8 up, 7 in 2023-09-23T22:40:25.767 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:25 smithi169 bash[104356]: cluster 2023-09-23T22:40:24.388918+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T22:40:25.767 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:25 smithi169 bash[104356]: cluster 2023-09-23T22:40:24.389234+0000 osd.7 (osd.7) 90 : cluster 3 failed to encode map e150 with expected crc 2023-09-23T22:40:25.867 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:25.895 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:25.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:25.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:25.998 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:26.028 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:26.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:26.031 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:26.131 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:26.166 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:26.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:26.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:26.270 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:26.302 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:26.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:26.304 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:26.405 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:26.456 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:26.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:26.461 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:26.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:26 smithi169 bash[101133]: cluster 2023-09-23T22:40:25.387477+0000 osd.7 (osd.7) 91 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T22:40:26.907 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:26 smithi169 bash[101133]: cluster 2023-09-23T22:40:25.388335+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T22:40:26.907 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:26 smithi169 bash[101133]: cluster 2023-09-23T22:40:25.390303+0000 mon.a (mon.0) 758 : cluster 0 osdmap e151: 8 total, 8 up, 7 in 2023-09-23T22:40:26.908 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:26 smithi169 bash[101133]: cluster 2023-09-23T22:40:25.391800+0000 osd.7 (osd.7) 92 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T22:40:26.908 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:26 smithi169 bash[101133]: cluster 2023-09-23T22:40:25.394523+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T22:40:26.908 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:26 smithi169 bash[101133]: cluster 2023-09-23T22:40:25.395436+0000 osd.7 (osd.7) 93 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T22:40:26.908 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:26 smithi169 bash[101133]: cluster 2023-09-23T22:40:25.398070+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T22:40:26.908 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:26 smithi169 bash[101133]: cluster 2023-09-23T22:40:25.400225+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T22:40:26.908 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:26 smithi169 bash[101133]: audit 2023-09-23T22:40:26.091481+0000 mon.a (mon.0) 759 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 7]}]: dispatch 2023-09-23T22:40:26.908 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:26 smithi169 bash[101133]: audit 2023-09-23T22:40:26.091718+0000 mon.a (mon.0) 760 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-09-23T22:40:26.908 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:26 smithi169 bash[101133]: audit 2023-09-23T22:40:26.131794+0000 mon.a (mon.0) 761 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:40:26.908 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:26 smithi169 bash[101133]: audit 2023-09-23T22:40:26.395141+0000 mon.a (mon.0) 762 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 7]}]': finished 2023-09-23T22:40:26.908 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:26 smithi169 bash[101133]: audit 2023-09-23T22:40:26.395295+0000 mon.a (mon.0) 763 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2023-09-23T22:40:26.908 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:26 smithi169 bash[101133]: cluster 2023-09-23T22:40:26.395396+0000 mon.a (mon.0) 764 : cluster 0 osdmap e152: 8 total, 8 up, 7 in 2023-09-23T22:40:26.909 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:26 smithi169 bash[104356]: cluster 2023-09-23T22:40:25.387477+0000 osd.7 (osd.7) 91 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T22:40:26.909 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:26 smithi169 bash[104356]: cluster 2023-09-23T22:40:25.388335+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T22:40:26.909 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:26 smithi169 bash[104356]: cluster 2023-09-23T22:40:25.390303+0000 mon.a (mon.0) 758 : cluster 0 osdmap e151: 8 total, 8 up, 7 in 2023-09-23T22:40:26.909 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:26 smithi169 bash[104356]: cluster 2023-09-23T22:40:25.391800+0000 osd.7 (osd.7) 92 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T22:40:26.909 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:26 smithi169 bash[104356]: cluster 2023-09-23T22:40:25.394523+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T22:40:26.909 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:26 smithi169 bash[104356]: cluster 2023-09-23T22:40:25.395436+0000 osd.7 (osd.7) 93 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T22:40:26.909 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:26 smithi169 bash[104356]: cluster 2023-09-23T22:40:25.398070+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T22:40:26.909 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:26 smithi169 bash[104356]: cluster 2023-09-23T22:40:25.400225+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T22:40:26.910 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:26 smithi169 bash[104356]: audit 2023-09-23T22:40:26.091481+0000 mon.a (mon.0) 759 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 7]}]: dispatch 2023-09-23T22:40:26.910 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:26 smithi169 bash[104356]: audit 2023-09-23T22:40:26.091718+0000 mon.a (mon.0) 760 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-09-23T22:40:26.910 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:26 smithi169 bash[104356]: audit 2023-09-23T22:40:26.131794+0000 mon.a (mon.0) 761 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:40:26.910 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:26 smithi169 bash[104356]: audit 2023-09-23T22:40:26.395141+0000 mon.a (mon.0) 762 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 7]}]': finished 2023-09-23T22:40:26.910 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:26 smithi169 bash[104356]: audit 2023-09-23T22:40:26.395295+0000 mon.a (mon.0) 763 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2023-09-23T22:40:26.910 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:26 smithi169 bash[104356]: cluster 2023-09-23T22:40:26.395396+0000 mon.a (mon.0) 764 : cluster 0 osdmap e152: 8 total, 8 up, 7 in 2023-09-23T22:40:26.910 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:26.911 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:26 smithi187 bash[89487]: cluster 2023-09-23T22:40:25.387477+0000 osd.7 (osd.7) 91 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T22:40:26.911 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:26 smithi187 bash[89487]: cluster 2023-09-23T22:40:25.388335+0000 osd.5 (osd.5) 106 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T22:40:26.911 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:26 smithi187 bash[89487]: cluster 2023-09-23T22:40:25.390303+0000 mon.a (mon.0) 758 : cluster 0 osdmap e151: 8 total, 8 up, 7 in 2023-09-23T22:40:26.911 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:26 smithi187 bash[89487]: cluster 2023-09-23T22:40:25.391800+0000 osd.7 (osd.7) 92 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T22:40:26.912 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:26 smithi187 bash[89487]: cluster 2023-09-23T22:40:25.394523+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T22:40:26.912 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:26 smithi187 bash[89487]: cluster 2023-09-23T22:40:25.395436+0000 osd.7 (osd.7) 93 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T22:40:26.912 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:26 smithi187 bash[89487]: cluster 2023-09-23T22:40:25.398070+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T22:40:26.912 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:26 smithi187 bash[89487]: cluster 2023-09-23T22:40:25.400225+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e151 with expected crc 2023-09-23T22:40:26.912 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:26 smithi187 bash[89487]: audit 2023-09-23T22:40:26.091481+0000 mon.a (mon.0) 759 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 7]}]: dispatch 2023-09-23T22:40:26.912 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:26 smithi187 bash[89487]: audit 2023-09-23T22:40:26.091718+0000 mon.a (mon.0) 760 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-09-23T22:40:26.912 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:26 smithi187 bash[89487]: audit 2023-09-23T22:40:26.131794+0000 mon.a (mon.0) 761 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:40:26.912 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:26 smithi187 bash[89487]: audit 2023-09-23T22:40:26.395141+0000 mon.a (mon.0) 762 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 7]}]': finished 2023-09-23T22:40:26.912 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:26 smithi187 bash[89487]: audit 2023-09-23T22:40:26.395295+0000 mon.a (mon.0) 763 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2023-09-23T22:40:26.912 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:26 smithi187 bash[89487]: cluster 2023-09-23T22:40:26.395396+0000 mon.a (mon.0) 764 : cluster 0 osdmap e152: 8 total, 8 up, 7 in 2023-09-23T22:40:26.948 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:26.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:26.950 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:27.051 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:27.079 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:27.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:27.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:27.182 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:27.208 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:27.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:27.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:27.311 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:27.344 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:27.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:27.346 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:27.447 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:27.479 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:27.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:27.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:27.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[101133]: cluster 2023-09-23T22:40:26.355851+0000 mgr.y (mgr.25310) 553 : cluster 0 pgmap v526: 109 pgs: 109 active+clean; 582 KiB data, 892 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:27.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[101133]: cluster 2023-09-23T22:40:26.391311+0000 osd.6 (osd.6) 110 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T22:40:27.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[101133]: cluster 2023-09-23T22:40:26.394051+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T22:40:27.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[101133]: cluster 2023-09-23T22:40:26.394385+0000 osd.4 (osd.4) 7 : cluster 0 6.16 starting backfill to osd.0 from (0'0,0'0] MAX to 144'14158 2023-09-23T22:40:27.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[101133]: cluster 2023-09-23T22:40:26.396038+0000 osd.4 (osd.4) 8 : cluster 0 6.17 starting backfill to osd.0 from (0'0,0'0] MAX to 144'13960 2023-09-23T22:40:27.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[101133]: cluster 2023-09-23T22:40:26.396725+0000 osd.7 (osd.7) 94 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T22:40:27.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[101133]: cluster 2023-09-23T22:40:26.396786+0000 osd.2 (osd.2) 5 : cluster 0 6.18 starting backfill to osd.0 from (0'0,0'0] MAX to 144'14062 2023-09-23T22:40:27.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[101133]: cluster 2023-09-23T22:40:26.396945+0000 osd.2 (osd.2) 6 : cluster 0 6.12 starting backfill to osd.7 from (0'0,0'0] MAX to 144'13994 2023-09-23T22:40:27.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[101133]: cluster 2023-09-23T22:40:26.397728+0000 osd.1 (osd.1) 6 : cluster 0 6.14 starting backfill to osd.2 from (0'0,0'0] MAX to 144'13868 2023-09-23T22:40:27.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[101133]: cluster 2023-09-23T22:40:26.397888+0000 osd.2 (osd.2) 7 : cluster 0 6.13 starting backfill to osd.0 from (0'0,0'0] MAX to 144'14184 2023-09-23T22:40:27.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[101133]: cluster 2023-09-23T22:40:26.400710+0000 osd.7 (osd.7) 95 : cluster 0 6.15 starting backfill to osd.4 from (0'0,0'0] MAX to 144'14068 2023-09-23T22:40:27.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[101133]: cluster 2023-09-23T22:40:26.402046+0000 osd.1 (osd.1) 7 : cluster 0 6.11 starting backfill to osd.0 from (0'0,0'0] MAX to 144'13874 2023-09-23T22:40:27.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[101133]: cluster 2023-09-23T22:40:26.402552+0000 osd.0 (osd.0) 3 : cluster 0 6.19 starting backfill to osd.1 from (0'0,0'0] MAX to 144'14006 2023-09-23T22:40:27.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[101133]: cluster 2023-09-23T22:40:26.403337+0000 osd.0 (osd.0) 4 : cluster 0 6.10 starting backfill to osd.1 from (0'0,0'0] MAX to 144'14020 2023-09-23T22:40:27.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[101133]: cluster 2023-09-23T22:40:26.411508+0000 osd.1 (osd.1) 8 : cluster 0 6.14 starting backfill to osd.7 from (0'0,0'0] MAX to 144'13868 2023-09-23T22:40:27.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[101133]: cluster 2023-09-23T22:40:26.411627+0000 osd.4 (osd.4) 9 : cluster 0 6.17 starting backfill to osd.2 from (0'0,0'0] MAX to 144'13960 2023-09-23T22:40:27.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[101133]: cluster 2023-09-23T22:40:26.427168+0000 osd.2 (osd.2) 8 : cluster 0 6.13 starting backfill to osd.3 from (0'0,0'0] MAX to 144'14184 2023-09-23T22:40:27.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[101133]: cluster 2023-09-23T22:40:26.432808+0000 osd.0 (osd.0) 5 : cluster 0 6.10 starting backfill to osd.6 from (0'0,0'0] MAX to 144'14020 2023-09-23T22:40:27.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[101133]: cluster 2023-09-23T22:40:26.450549+0000 osd.2 (osd.2) 9 : cluster 0 6.18 starting backfill to osd.1 from (0'0,0'0] MAX to 144'14062 2023-09-23T22:40:27.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[101133]: cluster 2023-09-23T22:40:27.398239+0000 mon.a (mon.0) 765 : cluster 0 osdmap e153: 8 total, 8 up, 7 in 2023-09-23T22:40:27.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[104356]: cluster 2023-09-23T22:40:26.355851+0000 mgr.y (mgr.25310) 553 : cluster 0 pgmap v526: 109 pgs: 109 active+clean; 582 KiB data, 892 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:27.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[104356]: cluster 2023-09-23T22:40:26.391311+0000 osd.6 (osd.6) 110 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T22:40:27.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[104356]: cluster 2023-09-23T22:40:26.394051+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T22:40:27.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[104356]: cluster 2023-09-23T22:40:26.394385+0000 osd.4 (osd.4) 7 : cluster 0 6.16 starting backfill to osd.0 from (0'0,0'0] MAX to 144'14158 2023-09-23T22:40:27.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[104356]: cluster 2023-09-23T22:40:26.396038+0000 osd.4 (osd.4) 8 : cluster 0 6.17 starting backfill to osd.0 from (0'0,0'0] MAX to 144'13960 2023-09-23T22:40:27.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[104356]: cluster 2023-09-23T22:40:26.396725+0000 osd.7 (osd.7) 94 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T22:40:27.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[104356]: cluster 2023-09-23T22:40:26.396786+0000 osd.2 (osd.2) 5 : cluster 0 6.18 starting backfill to osd.0 from (0'0,0'0] MAX to 144'14062 2023-09-23T22:40:27.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[104356]: cluster 2023-09-23T22:40:26.396945+0000 osd.2 (osd.2) 6 : cluster 0 6.12 starting backfill to osd.7 from (0'0,0'0] MAX to 144'13994 2023-09-23T22:40:27.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[104356]: cluster 2023-09-23T22:40:26.397728+0000 osd.1 (osd.1) 6 : cluster 0 6.14 starting backfill to osd.2 from (0'0,0'0] MAX to 144'13868 2023-09-23T22:40:27.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[104356]: cluster 2023-09-23T22:40:26.397888+0000 osd.2 (osd.2) 7 : cluster 0 6.13 starting backfill to osd.0 from (0'0,0'0] MAX to 144'14184 2023-09-23T22:40:27.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[104356]: cluster 2023-09-23T22:40:26.400710+0000 osd.7 (osd.7) 95 : cluster 0 6.15 starting backfill to osd.4 from (0'0,0'0] MAX to 144'14068 2023-09-23T22:40:27.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[104356]: cluster 2023-09-23T22:40:26.402046+0000 osd.1 (osd.1) 7 : cluster 0 6.11 starting backfill to osd.0 from (0'0,0'0] MAX to 144'13874 2023-09-23T22:40:27.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[104356]: cluster 2023-09-23T22:40:26.402552+0000 osd.0 (osd.0) 3 : cluster 0 6.19 starting backfill to osd.1 from (0'0,0'0] MAX to 144'14006 2023-09-23T22:40:27.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[104356]: cluster 2023-09-23T22:40:26.403337+0000 osd.0 (osd.0) 4 : cluster 0 6.10 starting backfill to osd.1 from (0'0,0'0] MAX to 144'14020 2023-09-23T22:40:27.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[104356]: cluster 2023-09-23T22:40:26.411508+0000 osd.1 (osd.1) 8 : cluster 0 6.14 starting backfill to osd.7 from (0'0,0'0] MAX to 144'13868 2023-09-23T22:40:27.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[104356]: cluster 2023-09-23T22:40:26.411627+0000 osd.4 (osd.4) 9 : cluster 0 6.17 starting backfill to osd.2 from (0'0,0'0] MAX to 144'13960 2023-09-23T22:40:27.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[104356]: cluster 2023-09-23T22:40:26.427168+0000 osd.2 (osd.2) 8 : cluster 0 6.13 starting backfill to osd.3 from (0'0,0'0] MAX to 144'14184 2023-09-23T22:40:27.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[104356]: cluster 2023-09-23T22:40:26.432808+0000 osd.0 (osd.0) 5 : cluster 0 6.10 starting backfill to osd.6 from (0'0,0'0] MAX to 144'14020 2023-09-23T22:40:27.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[104356]: cluster 2023-09-23T22:40:26.450549+0000 osd.2 (osd.2) 9 : cluster 0 6.18 starting backfill to osd.1 from (0'0,0'0] MAX to 144'14062 2023-09-23T22:40:27.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:27 smithi169 bash[104356]: cluster 2023-09-23T22:40:27.398239+0000 mon.a (mon.0) 765 : cluster 0 osdmap e153: 8 total, 8 up, 7 in 2023-09-23T22:40:27.583 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:27.595 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:27 smithi187 bash[89487]: cluster 2023-09-23T22:40:26.355851+0000 mgr.y (mgr.25310) 553 : cluster 0 pgmap v526: 109 pgs: 109 active+clean; 582 KiB data, 892 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:27.595 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:27 smithi187 bash[89487]: cluster 2023-09-23T22:40:26.391311+0000 osd.6 (osd.6) 110 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T22:40:27.595 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:27 smithi187 bash[89487]: cluster 2023-09-23T22:40:26.394051+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T22:40:27.595 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:27 smithi187 bash[89487]: cluster 2023-09-23T22:40:26.394385+0000 osd.4 (osd.4) 7 : cluster 0 6.16 starting backfill to osd.0 from (0'0,0'0] MAX to 144'14158 2023-09-23T22:40:27.595 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:27 smithi187 bash[89487]: cluster 2023-09-23T22:40:26.396038+0000 osd.4 (osd.4) 8 : cluster 0 6.17 starting backfill to osd.0 from (0'0,0'0] MAX to 144'13960 2023-09-23T22:40:27.596 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:27 smithi187 bash[89487]: cluster 2023-09-23T22:40:26.396725+0000 osd.7 (osd.7) 94 : cluster 3 failed to encode map e152 with expected crc 2023-09-23T22:40:27.596 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:27 smithi187 bash[89487]: cluster 2023-09-23T22:40:26.396786+0000 osd.2 (osd.2) 5 : cluster 0 6.18 starting backfill to osd.0 from (0'0,0'0] MAX to 144'14062 2023-09-23T22:40:27.596 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:27 smithi187 bash[89487]: cluster 2023-09-23T22:40:26.396945+0000 osd.2 (osd.2) 6 : cluster 0 6.12 starting backfill to osd.7 from (0'0,0'0] MAX to 144'13994 2023-09-23T22:40:27.596 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:27 smithi187 bash[89487]: cluster 2023-09-23T22:40:26.397728+0000 osd.1 (osd.1) 6 : cluster 0 6.14 starting backfill to osd.2 from (0'0,0'0] MAX to 144'13868 2023-09-23T22:40:27.596 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:27 smithi187 bash[89487]: cluster 2023-09-23T22:40:26.397888+0000 osd.2 (osd.2) 7 : cluster 0 6.13 starting backfill to osd.0 from (0'0,0'0] MAX to 144'14184 2023-09-23T22:40:27.596 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:27 smithi187 bash[89487]: cluster 2023-09-23T22:40:26.400710+0000 osd.7 (osd.7) 95 : cluster 0 6.15 starting backfill to osd.4 from (0'0,0'0] MAX to 144'14068 2023-09-23T22:40:27.596 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:27 smithi187 bash[89487]: cluster 2023-09-23T22:40:26.402046+0000 osd.1 (osd.1) 7 : cluster 0 6.11 starting backfill to osd.0 from (0'0,0'0] MAX to 144'13874 2023-09-23T22:40:27.596 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:27 smithi187 bash[89487]: cluster 2023-09-23T22:40:26.402552+0000 osd.0 (osd.0) 3 : cluster 0 6.19 starting backfill to osd.1 from (0'0,0'0] MAX to 144'14006 2023-09-23T22:40:27.596 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:27 smithi187 bash[89487]: cluster 2023-09-23T22:40:26.403337+0000 osd.0 (osd.0) 4 : cluster 0 6.10 starting backfill to osd.1 from (0'0,0'0] MAX to 144'14020 2023-09-23T22:40:27.596 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:27 smithi187 bash[89487]: cluster 2023-09-23T22:40:26.411508+0000 osd.1 (osd.1) 8 : cluster 0 6.14 starting backfill to osd.7 from (0'0,0'0] MAX to 144'13868 2023-09-23T22:40:27.596 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:27 smithi187 bash[89487]: cluster 2023-09-23T22:40:26.411627+0000 osd.4 (osd.4) 9 : cluster 0 6.17 starting backfill to osd.2 from (0'0,0'0] MAX to 144'13960 2023-09-23T22:40:27.596 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:27 smithi187 bash[89487]: cluster 2023-09-23T22:40:26.427168+0000 osd.2 (osd.2) 8 : cluster 0 6.13 starting backfill to osd.3 from (0'0,0'0] MAX to 144'14184 2023-09-23T22:40:27.596 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:27 smithi187 bash[89487]: cluster 2023-09-23T22:40:26.432808+0000 osd.0 (osd.0) 5 : cluster 0 6.10 starting backfill to osd.6 from (0'0,0'0] MAX to 144'14020 2023-09-23T22:40:27.597 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:27 smithi187 bash[89487]: cluster 2023-09-23T22:40:26.450549+0000 osd.2 (osd.2) 9 : cluster 0 6.18 starting backfill to osd.1 from (0'0,0'0] MAX to 144'14062 2023-09-23T22:40:27.597 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:27 smithi187 bash[89487]: cluster 2023-09-23T22:40:27.398239+0000 mon.a (mon.0) 765 : cluster 0 osdmap e153: 8 total, 8 up, 7 in 2023-09-23T22:40:27.613 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:27.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:27.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:27.717 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:27.739 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:27.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:27.741 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:27.842 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:27.866 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:27.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:27.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:27.969 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:27.992 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:27.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:27.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:28.095 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:28.119 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:28.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:28.121 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:28.221 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:28.253 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:28.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:28.256 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:28.356 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:28.390 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:28.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:28.394 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:28.494 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:28.516 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:28.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:28.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:28.618 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:28.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:28 smithi187 bash[89487]: cluster 2023-09-23T22:40:27.397191+0000 osd.7 (osd.7) 96 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T22:40:28.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:28 smithi187 bash[89487]: cluster 2023-09-23T22:40:27.399211+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T22:40:28.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:28 smithi187 bash[89487]: cluster 2023-09-23T22:40:27.401831+0000 osd.7 (osd.7) 97 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T22:40:28.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:28 smithi187 bash[89487]: cluster 2023-09-23T22:40:27.402941+0000 osd.6 (osd.6) 111 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T22:40:28.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:28 smithi187 bash[89487]: cluster 2023-09-23T22:40:27.404223+0000 osd.7 (osd.7) 98 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T22:40:28.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:28 smithi187 bash[89487]: cluster 2023-09-23T22:40:27.405476+0000 osd.7 (osd.7) 99 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T22:40:28.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:28 smithi187 bash[89487]: cluster 2023-09-23T22:40:27.406083+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T22:40:28.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:28 smithi187 bash[89487]: cluster 2023-09-23T22:40:28.399407+0000 mon.a (mon.0) 766 : cluster 0 osdmap e154: 8 total, 8 up, 7 in 2023-09-23T22:40:28.649 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:28.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:28.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:28.752 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:28.782 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:28.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:40:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:40:28] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2023-09-23T22:40:28.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:28 smithi169 bash[101133]: cluster 2023-09-23T22:40:27.397191+0000 osd.7 (osd.7) 96 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T22:40:28.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:28 smithi169 bash[101133]: cluster 2023-09-23T22:40:27.399211+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T22:40:28.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:28 smithi169 bash[101133]: cluster 2023-09-23T22:40:27.401831+0000 osd.7 (osd.7) 97 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T22:40:28.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:28 smithi169 bash[101133]: cluster 2023-09-23T22:40:27.402941+0000 osd.6 (osd.6) 111 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T22:40:28.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:28 smithi169 bash[101133]: cluster 2023-09-23T22:40:27.404223+0000 osd.7 (osd.7) 98 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T22:40:28.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:28 smithi169 bash[101133]: cluster 2023-09-23T22:40:27.405476+0000 osd.7 (osd.7) 99 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T22:40:28.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:28 smithi169 bash[101133]: cluster 2023-09-23T22:40:27.406083+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T22:40:28.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:28 smithi169 bash[101133]: cluster 2023-09-23T22:40:28.399407+0000 mon.a (mon.0) 766 : cluster 0 osdmap e154: 8 total, 8 up, 7 in 2023-09-23T22:40:28.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:28 smithi169 bash[104356]: cluster 2023-09-23T22:40:27.397191+0000 osd.7 (osd.7) 96 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T22:40:28.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:28 smithi169 bash[104356]: cluster 2023-09-23T22:40:27.399211+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T22:40:28.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:28 smithi169 bash[104356]: cluster 2023-09-23T22:40:27.401831+0000 osd.7 (osd.7) 97 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T22:40:28.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:28 smithi169 bash[104356]: cluster 2023-09-23T22:40:27.402941+0000 osd.6 (osd.6) 111 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T22:40:28.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:28 smithi169 bash[104356]: cluster 2023-09-23T22:40:27.404223+0000 osd.7 (osd.7) 98 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T22:40:28.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:28 smithi169 bash[104356]: cluster 2023-09-23T22:40:27.405476+0000 osd.7 (osd.7) 99 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T22:40:28.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:28 smithi169 bash[104356]: cluster 2023-09-23T22:40:27.406083+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e153 with expected crc 2023-09-23T22:40:28.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:28 smithi169 bash[104356]: cluster 2023-09-23T22:40:28.399407+0000 mon.a (mon.0) 766 : cluster 0 osdmap e154: 8 total, 8 up, 7 in 2023-09-23T22:40:28.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:28.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:28.887 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:28.920 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:28.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:28.923 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:29.024 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:29.057 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:29.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:29.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:29.161 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:29.191 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:29.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:29.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:29.242 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:40:29.295 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:29.325 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:29.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:29.327 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:29.428 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:29.458 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:29.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:29.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:29.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:29 smithi169 bash[104356]: cluster 2023-09-23T22:40:28.356717+0000 mgr.y (mgr.25310) 554 : cluster 0 pgmap v529: 109 pgs: 2 peering, 1 active+clean+remapped, 106 active+clean; 582 KiB data, 898 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:29.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:29 smithi169 bash[104356]: cluster 2023-09-23T22:40:28.396273+0000 osd.6 (osd.6) 113 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T22:40:29.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:29 smithi169 bash[104356]: cluster 2023-09-23T22:40:28.399126+0000 osd.7 (osd.7) 100 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T22:40:29.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:29 smithi169 bash[104356]: cluster 2023-09-23T22:40:28.399686+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T22:40:29.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:29 smithi169 bash[101133]: cluster 2023-09-23T22:40:28.356717+0000 mgr.y (mgr.25310) 554 : cluster 0 pgmap v529: 109 pgs: 2 peering, 1 active+clean+remapped, 106 active+clean; 582 KiB data, 898 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:29.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:29 smithi169 bash[101133]: cluster 2023-09-23T22:40:28.396273+0000 osd.6 (osd.6) 113 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T22:40:29.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:29 smithi169 bash[101133]: cluster 2023-09-23T22:40:28.399126+0000 osd.7 (osd.7) 100 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T22:40:29.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:29 smithi169 bash[101133]: cluster 2023-09-23T22:40:28.399686+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T22:40:29.562 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:29.575 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:29 smithi187 bash[89487]: cluster 2023-09-23T22:40:28.356717+0000 mgr.y (mgr.25310) 554 : cluster 0 pgmap v529: 109 pgs: 2 peering, 1 active+clean+remapped, 106 active+clean; 582 KiB data, 898 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:29.576 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:29 smithi187 bash[89487]: cluster 2023-09-23T22:40:28.396273+0000 osd.6 (osd.6) 113 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T22:40:29.576 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:29 smithi187 bash[89487]: cluster 2023-09-23T22:40:28.399126+0000 osd.7 (osd.7) 100 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T22:40:29.576 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:29 smithi187 bash[89487]: cluster 2023-09-23T22:40:28.399686+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e154 with expected crc 2023-09-23T22:40:29.592 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:29.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:29.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:29.696 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:29.721 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:29.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:29.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:29.824 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:29.856 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:29.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:29.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:29.960 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:29.989 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:29.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:29.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:30.093 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:30.114 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:30.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:30.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:30.218 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:30.242 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:30.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:30.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:30.346 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:30.372 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:30.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:30.375 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:30.476 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:30.503 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:30.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:30.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:30.606 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:30.633 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:30.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:30.636 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:30.737 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:30.761 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:30.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:30.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:30.864 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:30.893 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:30.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:30.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:30.997 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:31.022 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:31.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:31.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:31.126 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:31.152 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:31.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:31.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:31.256 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:31.283 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:31.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:31.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:31.386 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:31.410 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:31.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:31.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:31.441 INFO:teuthology.orchestra.run.smithi169.stderr:pool 'unique_pool_1' removed 2023-09-23T22:40:31.514 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:31.526 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:31 smithi169 bash[104356]: cluster 2023-09-23T22:40:30.357595+0000 mgr.y (mgr.25310) 555 : cluster 0 pgmap v531: 109 pgs: 2 peering, 1 active+clean+remapped, 106 active+clean; 582 KiB data, 898 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:31.526 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:31 smithi169 bash[104356]: audit 2023-09-23T22:40:31.241257+0000 mon.a (mon.0) 767 : audit 1 from='client.? 172.21.15.169:0/1408265346' 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-23T22:40:31.526 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:31 smithi169 bash[101133]: cluster 2023-09-23T22:40:30.357595+0000 mgr.y (mgr.25310) 555 : cluster 0 pgmap v531: 109 pgs: 2 peering, 1 active+clean+remapped, 106 active+clean; 582 KiB data, 898 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:31.526 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:31 smithi169 bash[101133]: audit 2023-09-23T22:40:31.241257+0000 mon.a (mon.0) 767 : audit 1 from='client.? 172.21.15.169:0/1408265346' 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-23T22:40:31.539 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:31.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:31.541 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:31.621 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:40:31.642 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:31.644 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:40:31.668 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:31.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:31.670 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:31.675 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:40:31.705 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:40:31.731 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:40:31.755 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:40:31.771 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:31.779 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:40:31.797 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:31.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:31.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:31.807 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:40:31.809 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:40:31.809 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:40:31.809 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:40:31.809 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:40:31.809 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:40:31.809 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:40:31.809 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:40:31.809 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:40:31.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:31 smithi187 bash[89487]: cluster 2023-09-23T22:40:30.357595+0000 mgr.y (mgr.25310) 555 : cluster 0 pgmap v531: 109 pgs: 2 peering, 1 active+clean+remapped, 106 active+clean; 582 KiB data, 898 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:31.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:31 smithi187 bash[89487]: audit 2023-09-23T22:40:31.241257+0000 mon.a (mon.0) 767 : audit 1 from='client.? 172.21.15.169:0/1408265346' 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-23T22:40:31.899 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:31.925 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:31.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:31.928 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:32.029 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:32.058 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:32.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:32.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:32.165 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:32.194 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:32.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:32.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:32.297 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:32.324 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:32.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:32.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:32.429 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:32.457 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:32.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:32.459 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:32.460 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is unset 2023-09-23T22:40:32.560 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:32.568 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:32 smithi187 bash[89487]: cluster 2023-09-23T22:40:31.430596+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T22:40:32.569 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:32 smithi187 bash[89487]: cluster 2023-09-23T22:40:31.430714+0000 osd.7 (osd.7) 101 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T22:40:32.569 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:32 smithi187 bash[89487]: audit 2023-09-23T22:40:31.434954+0000 mon.a (mon.0) 768 : audit 1 from='client.? 172.21.15.169:0/1408265346' 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-23T22:40:32.569 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:32 smithi187 bash[89487]: cluster 2023-09-23T22:40:31.435031+0000 mon.a (mon.0) 769 : cluster 0 osdmap e155: 8 total, 8 up, 7 in 2023-09-23T22:40:32.569 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:32 smithi187 bash[89487]: audit 2023-09-23T22:40:31.444348+0000 mon.a (mon.0) 770 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:40:32.569 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:32 smithi187 bash[89487]: audit 2023-09-23T22:40:31.583523+0000 mon.c (mon.2) 41 : audit 0 from='client.? 172.21.15.169:0/746486550' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:40:32.569 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:32 smithi187 bash[89487]: audit 2023-09-23T22:40:31.856547+0000 mon.c (mon.2) 42 : audit 1 from='client.? 172.21.15.169:0/3040488618' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:40:32.569 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:32 smithi187 bash[89487]: audit 2023-09-23T22:40:31.856896+0000 mon.a (mon.0) 771 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:40:32.584 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:32.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:32.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:32.647 INFO:teuthology.orchestra.run.smithi187.stdout:ERROR: (22) Invalid argument 2023-09-23T22:40:32.648 INFO:teuthology.orchestra.run.smithi187.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-23T22:40:32.687 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:32.713 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:32.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:32.716 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:32.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:32 smithi169 bash[104356]: cluster 2023-09-23T22:40:31.430596+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T22:40:32.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:32 smithi169 bash[104356]: cluster 2023-09-23T22:40:31.430714+0000 osd.7 (osd.7) 101 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T22:40:32.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:32 smithi169 bash[104356]: audit 2023-09-23T22:40:31.434954+0000 mon.a (mon.0) 768 : audit 1 from='client.? 172.21.15.169:0/1408265346' 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-23T22:40:32.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:32 smithi169 bash[104356]: cluster 2023-09-23T22:40:31.435031+0000 mon.a (mon.0) 769 : cluster 0 osdmap e155: 8 total, 8 up, 7 in 2023-09-23T22:40:32.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:32 smithi169 bash[104356]: audit 2023-09-23T22:40:31.444348+0000 mon.a (mon.0) 770 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:40:32.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:32 smithi169 bash[104356]: audit 2023-09-23T22:40:31.583523+0000 mon.c (mon.2) 41 : audit 0 from='client.? 172.21.15.169:0/746486550' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:40:32.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:32 smithi169 bash[104356]: audit 2023-09-23T22:40:31.856547+0000 mon.c (mon.2) 42 : audit 1 from='client.? 172.21.15.169:0/3040488618' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:40:32.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:32 smithi169 bash[104356]: audit 2023-09-23T22:40:31.856896+0000 mon.a (mon.0) 771 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:40:32.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:32 smithi169 bash[101133]: cluster 2023-09-23T22:40:31.430596+0000 osd.5 (osd.5) 110 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T22:40:32.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:32 smithi169 bash[101133]: cluster 2023-09-23T22:40:31.430714+0000 osd.7 (osd.7) 101 : cluster 3 failed to encode map e155 with expected crc 2023-09-23T22:40:32.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:32 smithi169 bash[101133]: audit 2023-09-23T22:40:31.434954+0000 mon.a (mon.0) 768 : audit 1 from='client.? 172.21.15.169:0/1408265346' 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-23T22:40:32.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:32 smithi169 bash[101133]: cluster 2023-09-23T22:40:31.435031+0000 mon.a (mon.0) 769 : cluster 0 osdmap e155: 8 total, 8 up, 7 in 2023-09-23T22:40:32.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:32 smithi169 bash[101133]: audit 2023-09-23T22:40:31.444348+0000 mon.a (mon.0) 770 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:40:32.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:32 smithi169 bash[101133]: audit 2023-09-23T22:40:31.583523+0000 mon.c (mon.2) 41 : audit 0 from='client.? 172.21.15.169:0/746486550' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:40:32.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:32 smithi169 bash[101133]: audit 2023-09-23T22:40:31.856547+0000 mon.c (mon.2) 42 : audit 1 from='client.? 172.21.15.169:0/3040488618' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:40:32.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:32 smithi169 bash[101133]: audit 2023-09-23T22:40:31.856896+0000 mon.a (mon.0) 771 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:40:32.817 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:32.854 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:32.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:32.857 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:32.957 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:32.991 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:32.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:32.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:33.075 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-23T22:40:33.076 INFO:tasks.radosbench:Beginning radosbench... 2023-09-23T22:40:33.076 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_2 2023-09-23T22:40:33.076 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_2 16 2023-09-23T22:40:33.094 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:33.142 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:33.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:33.144 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:33.245 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:33.269 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:33.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:33.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:33.372 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:33.402 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:33.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:33.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:33.437 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-23T22:40:33.449 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:33 smithi169 bash[101133]: cluster 2023-09-23T22:40:32.358167+0000 mgr.y (mgr.25310) 556 : cluster 0 pgmap v533: 83 pgs: 83 active+clean; 582 KiB data, 902 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:33.449 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:33 smithi169 bash[101133]: cluster 2023-09-23T22:40:32.438063+0000 mon.a (mon.0) 772 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:40:33.449 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:33 smithi169 bash[101133]: cluster 2023-09-23T22:40:32.450476+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T22:40:33.450 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:33 smithi169 bash[101133]: audit 2023-09-23T22:40:32.453863+0000 mon.a (mon.0) 773 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:40:33.450 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:33 smithi169 bash[101133]: cluster 2023-09-23T22:40:32.453915+0000 mon.a (mon.0) 774 : cluster 0 osdmap e156: 8 total, 8 up, 7 in 2023-09-23T22:40:33.450 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:33 smithi169 bash[101133]: cluster 2023-09-23T22:40:32.693871+0000 osd.6 (osd.6) 114 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T22:40:33.507 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:33.558 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:33.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:33.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:33.662 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:33.675 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:33 smithi187 bash[89487]: cluster 2023-09-23T22:40:32.358167+0000 mgr.y (mgr.25310) 556 : cluster 0 pgmap v533: 83 pgs: 83 active+clean; 582 KiB data, 902 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:33.675 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:33 smithi187 bash[89487]: cluster 2023-09-23T22:40:32.438063+0000 mon.a (mon.0) 772 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:40:33.675 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:33 smithi187 bash[89487]: cluster 2023-09-23T22:40:32.450476+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T22:40:33.676 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:33 smithi187 bash[89487]: audit 2023-09-23T22:40:32.453863+0000 mon.a (mon.0) 773 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:40:33.676 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:33 smithi187 bash[89487]: cluster 2023-09-23T22:40:32.453915+0000 mon.a (mon.0) 774 : cluster 0 osdmap e156: 8 total, 8 up, 7 in 2023-09-23T22:40:33.676 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:33 smithi187 bash[89487]: cluster 2023-09-23T22:40:32.693871+0000 osd.6 (osd.6) 114 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T22:40:33.694 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:33.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:33.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:33.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:33 smithi169 bash[104356]: cluster 2023-09-23T22:40:32.358167+0000 mgr.y (mgr.25310) 556 : cluster 0 pgmap v533: 83 pgs: 83 active+clean; 582 KiB data, 902 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:33.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:33 smithi169 bash[104356]: cluster 2023-09-23T22:40:32.438063+0000 mon.a (mon.0) 772 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:40:33.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:33 smithi169 bash[104356]: cluster 2023-09-23T22:40:32.450476+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T22:40:33.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:33 smithi169 bash[104356]: audit 2023-09-23T22:40:32.453863+0000 mon.a (mon.0) 773 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:40:33.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:33 smithi169 bash[104356]: cluster 2023-09-23T22:40:32.453915+0000 mon.a (mon.0) 774 : cluster 0 osdmap e156: 8 total, 8 up, 7 in 2023-09-23T22:40:33.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:33 smithi169 bash[104356]: cluster 2023-09-23T22:40:32.693871+0000 osd.6 (osd.6) 114 : cluster 3 failed to encode map e156 with expected crc 2023-09-23T22:40:33.797 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:33.828 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:33.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:33.830 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:33.931 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:33.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:33.968 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:33.968 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:34.069 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:34.099 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:34.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:34.102 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:34.203 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:34.233 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:34.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:34.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:34.337 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:34.364 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:34.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:34.366 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:34.466 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:34.497 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:34.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:34.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:34.601 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:34.633 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:34.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:34.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:34.736 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:34.767 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:34.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:34.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:34.871 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:34.906 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:34.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:34.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:34.934 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:40:35.010 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:35.043 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:35.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:35.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:35.147 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:35.178 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:35.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:35.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:35.281 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:35.314 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:35.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:35.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:35.418 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:35.443 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:35.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:35.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:35.546 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:35.580 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:35.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:35.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:35.684 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:35.718 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:35.719 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:35 smithi187 bash[89487]: cluster 2023-09-23T22:40:34.358952+0000 mgr.y (mgr.25310) 557 : cluster 0 pgmap v535: 83 pgs: 83 active+clean; 582 KiB data, 902 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:35.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:35.720 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:35.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:35 smithi169 bash[104356]: cluster 2023-09-23T22:40:34.358952+0000 mgr.y (mgr.25310) 557 : cluster 0 pgmap v535: 83 pgs: 83 active+clean; 582 KiB data, 902 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:35.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:35 smithi169 bash[101133]: cluster 2023-09-23T22:40:34.358952+0000 mgr.y (mgr.25310) 557 : cluster 0 pgmap v535: 83 pgs: 83 active+clean; 582 KiB data, 902 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:35.821 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:35.851 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:35.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:35.854 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:35.955 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:35.989 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:35.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:35.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:36.092 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:36.127 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:36.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:36.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:36.230 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:36.262 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:36.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:36.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:36.365 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:36.398 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:36.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:36.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:36.418 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:40:36.502 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:36.515 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T22:40:36.533 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:36.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:36.536 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:36.637 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:36.658 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:36.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:36.660 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:36.760 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:36.792 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:36.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:36.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:36.896 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:36.929 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:36.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:36.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:37.032 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:37.060 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:37.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:37.063 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:37.164 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:37.194 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:37.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:37.198 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:37.298 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:37.324 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:37.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:37.326 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:37.427 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:37.440 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:37 smithi169 bash[101133]: cluster 2023-09-23T22:40:36.359501+0000 mgr.y (mgr.25310) 558 : cluster 0 pgmap v536: 83 pgs: 83 active+clean; 582 KiB data, 902 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:37.440 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:37 smithi169 bash[104356]: cluster 2023-09-23T22:40:36.359501+0000 mgr.y (mgr.25310) 558 : cluster 0 pgmap v536: 83 pgs: 83 active+clean; 582 KiB data, 902 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:37.461 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:37.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:37.465 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:37.565 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:37.598 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:37.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:37.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:37.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:37 smithi187 bash[89487]: cluster 2023-09-23T22:40:36.359501+0000 mgr.y (mgr.25310) 558 : cluster 0 pgmap v536: 83 pgs: 83 active+clean; 582 KiB data, 902 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:37.702 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:37.732 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:37.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:37.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:37.836 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:37.862 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:37.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:37.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:37.965 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:37.999 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:38.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:38.001 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:38.102 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:38.133 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:38.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:38.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:38.238 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:38.261 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:40:38.265 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:38.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:38.267 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:38.368 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:38.397 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:38.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:38.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:38.502 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:38.510 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:40:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:40:38] "GET /metrics HTTP/1.1" 200 36366 "" "Prometheus/2.43.0" 2023-09-23T22:40:38.527 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:38.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:38.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:38.631 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T22:40:38.631 INFO:teuthology.orchestra.run.smithi169.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-23T22:40:38.631 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T22:40:38.631 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:38.658 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:38.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:38.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:38.762 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:38.795 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:38.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:38.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:38.899 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:38.928 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:38.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:38.930 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:39.031 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:39.061 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:39.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:39.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:39.166 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:39.195 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:39.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:39.198 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:39.298 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:39.331 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:39.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:39.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:39.435 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:39.448 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:39 smithi169 bash[101133]: cluster 2023-09-23T22:40:38.360094+0000 mgr.y (mgr.25310) 559 : cluster 0 pgmap v537: 83 pgs: 83 active+clean; 582 KiB data, 908 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:39.448 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:39 smithi169 bash[104356]: cluster 2023-09-23T22:40:38.360094+0000 mgr.y (mgr.25310) 559 : cluster 0 pgmap v537: 83 pgs: 83 active+clean; 582 KiB data, 908 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:39.468 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:39.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:39.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:39.572 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:39.603 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:39.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:39.606 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:39.706 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:39.720 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:39 smithi187 bash[89487]: cluster 2023-09-23T22:40:38.360094+0000 mgr.y (mgr.25310) 559 : cluster 0 pgmap v537: 83 pgs: 83 active+clean; 582 KiB data, 908 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:39.737 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:39.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:39.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:39.841 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:39.863 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:39.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:39.866 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:39.967 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:40.000 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:40.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:40.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:40.064 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:40:40.104 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:40.131 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:40.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:40.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:40.235 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:40.262 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:40.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:40.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:40.365 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:40.395 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:40.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:40.397 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:40.498 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:40.520 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:40.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:40.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:40.622 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:40.649 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:40.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:40.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:40.753 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:40.784 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:40.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:40.788 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:40.888 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:40.919 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:40.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:40.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:41.022 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:41.050 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:41.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:41.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:41.153 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:41.183 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:41.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:41.185 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:41.286 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:41.311 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:41.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:41.313 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:41.414 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:41.439 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:41.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:41.442 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:41.518 INFO:teuthology.orchestra.run.smithi187.stdout:ERROR: (22) Invalid argument 2023-09-23T22:40:41.518 INFO:teuthology.orchestra.run.smithi187.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-23T22:40:41.543 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:41.570 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:41.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:41.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:41.646 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:41 smithi169 bash[104356]: cluster 2023-09-23T22:40:40.360996+0000 mgr.y (mgr.25310) 560 : cluster 0 pgmap v538: 83 pgs: 83 active+clean; 582 KiB data, 908 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:41.646 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:41 smithi169 bash[104356]: audit 2023-09-23T22:40:41.132292+0000 mon.a (mon.0) 775 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:40:41.646 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:41 smithi169 bash[101133]: cluster 2023-09-23T22:40:40.360996+0000 mgr.y (mgr.25310) 560 : cluster 0 pgmap v538: 83 pgs: 83 active+clean; 582 KiB data, 908 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:41.647 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:41 smithi169 bash[101133]: audit 2023-09-23T22:40:41.132292+0000 mon.a (mon.0) 775 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:40:41.674 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:41.705 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:41.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:41.707 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:41.744 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:41 smithi187 bash[89487]: cluster 2023-09-23T22:40:40.360996+0000 mgr.y (mgr.25310) 560 : cluster 0 pgmap v538: 83 pgs: 83 active+clean; 582 KiB data, 908 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:41.744 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:41 smithi187 bash[89487]: audit 2023-09-23T22:40:41.132292+0000 mon.a (mon.0) 775 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:40:41.808 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:41.836 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:41.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:41.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:41.939 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:41.965 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:41.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:41.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:42.069 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:42.099 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:42.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:42.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:42.203 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:42.235 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:42.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:42.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:42.338 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:42.367 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:42.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:42.370 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:42.396 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-23T22:40:42.471 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:42.499 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:42.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:42.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:42.603 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:42.634 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:42.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:42.636 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:42.731 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:40:42.732 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:40:42.737 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:42.769 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:42.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:42.772 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:42.873 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:42.900 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:42.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:42.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:43.003 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:43.024 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:43.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:43.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:43.127 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:43.158 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:43.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:43.162 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:43.263 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:43.287 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:43.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:43.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:43.390 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:43.422 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:43.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:43.425 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:43.526 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:43.546 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:43.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:43.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:43.650 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:43.662 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:43 smithi169 bash[101133]: cluster 2023-09-23T22:40:42.361587+0000 mgr.y (mgr.25310) 561 : cluster 0 pgmap v539: 83 pgs: 83 active+clean; 582 KiB data, 908 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:43.663 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:43 smithi169 bash[104356]: cluster 2023-09-23T22:40:42.361587+0000 mgr.y (mgr.25310) 561 : cluster 0 pgmap v539: 83 pgs: 83 active+clean; 582 KiB data, 908 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:43.679 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:43.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:43.682 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:43.783 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:43.808 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:43.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:43.811 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:43.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:43 smithi187 bash[89487]: cluster 2023-09-23T22:40:42.361587+0000 mgr.y (mgr.25310) 561 : cluster 0 pgmap v539: 83 pgs: 83 active+clean; 582 KiB data, 908 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:43.911 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:43.942 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:43.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:43.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:44.046 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:44.072 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:44.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:44.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:44.176 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:44.207 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:44.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:44.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:44.310 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:44.333 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:44.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:44.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:44.437 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:44.471 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:44.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:44.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:44.575 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:44.579 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7] out_osds: [5] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T22:40:44.579 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:40:44.607 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:44.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:44.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:44.711 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:44.738 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:44.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:44.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:44.841 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:44.868 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:44.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:44.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:44.970 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:44.989 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:44.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:44.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:45.093 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:45.119 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:45.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:45.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:45.222 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:45.253 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:45.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:45.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:45.358 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:45.386 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:45.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:45.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:45.489 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:45.500 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:45 smithi187 bash[89487]: cluster 2023-09-23T22:40:44.362745+0000 mgr.y (mgr.25310) 562 : cluster 0 pgmap v540: 83 pgs: 83 active+clean; 582 KiB data, 908 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:45.518 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:45.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:45.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:45.540 INFO:teuthology.orchestra.run.smithi169.stderr:pool 'unique_pool_2' created 2023-09-23T22:40:45.622 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:45.646 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:45.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:45.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:45.692 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:45 smithi169 bash[101133]: cluster 2023-09-23T22:40:44.362745+0000 mgr.y (mgr.25310) 562 : cluster 0 pgmap v540: 83 pgs: 83 active+clean; 582 KiB data, 908 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:45.692 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:45 smithi169 bash[104356]: cluster 2023-09-23T22:40:44.362745+0000 mgr.y (mgr.25310) 562 : cluster 0 pgmap v540: 83 pgs: 83 active+clean; 582 KiB data, 908 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:45.750 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:45.783 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:45.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:45.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:45.887 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:45.916 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:45.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:45.918 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:46.019 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:46.047 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:46.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:46.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:46.150 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:46.181 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:46.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:46.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:46.284 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:46.318 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:46.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:46.321 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:46.421 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:46.457 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:46.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:46.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:46.561 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:46.568 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:46 smithi169 bash[104356]: audit 2023-09-23T22:40:45.032802+0000 mon.a (mon.0) 776 : audit 1 from='client.? 172.21.15.169:0/1122248232' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-09-23T22:40:46.568 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:46 smithi169 bash[104356]: cluster 2023-09-23T22:40:45.526152+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T22:40:46.568 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:46 smithi169 bash[104356]: cluster 2023-09-23T22:40:45.526377+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T22:40:46.568 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:46 smithi169 bash[104356]: audit 2023-09-23T22:40:45.530165+0000 mon.a (mon.0) 777 : audit 1 from='client.? 172.21.15.169:0/1122248232' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-09-23T22:40:46.568 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:46 smithi169 bash[104356]: cluster 2023-09-23T22:40:45.530315+0000 mon.a (mon.0) 778 : cluster 0 osdmap e157: 8 total, 8 up, 7 in 2023-09-23T22:40:46.568 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:46 smithi169 bash[104356]: cluster 2023-09-23T22:40:45.530472+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T22:40:46.568 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:46 smithi169 bash[104356]: cluster 2023-09-23T22:40:45.533699+0000 osd.7 (osd.7) 102 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T22:40:46.569 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:46 smithi169 bash[101133]: audit 2023-09-23T22:40:45.032802+0000 mon.a (mon.0) 776 : audit 1 from='client.? 172.21.15.169:0/1122248232' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-09-23T22:40:46.569 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:46 smithi169 bash[101133]: cluster 2023-09-23T22:40:45.526152+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T22:40:46.569 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:46 smithi169 bash[101133]: cluster 2023-09-23T22:40:45.526377+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T22:40:46.569 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:46 smithi169 bash[101133]: audit 2023-09-23T22:40:45.530165+0000 mon.a (mon.0) 777 : audit 1 from='client.? 172.21.15.169:0/1122248232' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-09-23T22:40:46.569 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:46 smithi169 bash[101133]: cluster 2023-09-23T22:40:45.530315+0000 mon.a (mon.0) 778 : cluster 0 osdmap e157: 8 total, 8 up, 7 in 2023-09-23T22:40:46.569 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:46 smithi169 bash[101133]: cluster 2023-09-23T22:40:45.530472+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T22:40:46.569 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:46 smithi169 bash[101133]: cluster 2023-09-23T22:40:45.533699+0000 osd.7 (osd.7) 102 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T22:40:46.580 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:46.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:46.582 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:46.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:46 smithi187 bash[89487]: audit 2023-09-23T22:40:45.032802+0000 mon.a (mon.0) 776 : audit 1 from='client.? 172.21.15.169:0/1122248232' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-09-23T22:40:46.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:46 smithi187 bash[89487]: cluster 2023-09-23T22:40:45.526152+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T22:40:46.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:46 smithi187 bash[89487]: cluster 2023-09-23T22:40:45.526377+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T22:40:46.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:46 smithi187 bash[89487]: audit 2023-09-23T22:40:45.530165+0000 mon.a (mon.0) 777 : audit 1 from='client.? 172.21.15.169:0/1122248232' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-09-23T22:40:46.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:46 smithi187 bash[89487]: cluster 2023-09-23T22:40:45.530315+0000 mon.a (mon.0) 778 : cluster 0 osdmap e157: 8 total, 8 up, 7 in 2023-09-23T22:40:46.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:46 smithi187 bash[89487]: cluster 2023-09-23T22:40:45.530472+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T22:40:46.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:46 smithi187 bash[89487]: cluster 2023-09-23T22:40:45.533699+0000 osd.7 (osd.7) 102 : cluster 3 failed to encode map e157 with expected crc 2023-09-23T22:40:46.683 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:46.713 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:46.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:46.716 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:46.817 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:46.850 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:46.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:46.854 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:46.955 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:46.987 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:46.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:46.990 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:47.091 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:47.125 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:47.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:47.128 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:47.176 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:40:47.230 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:47.257 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:47.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:47.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:47.361 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:47.396 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:47.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:47.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:47.500 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:47.530 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:47.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:47.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:47.634 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:47.665 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:47.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:47.667 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:47.768 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:47.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:47 smithi169 bash[101133]: cluster 2023-09-23T22:40:46.363272+0000 mgr.y (mgr.25310) 563 : cluster 0 pgmap v542: 99 pgs: 16 unknown, 83 active+clean; 582 KiB data, 908 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:47.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:47 smithi169 bash[101133]: cluster 2023-09-23T22:40:46.533144+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T22:40:47.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:47 smithi169 bash[101133]: cluster 2023-09-23T22:40:46.536535+0000 osd.6 (osd.6) 117 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T22:40:47.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:47 smithi169 bash[101133]: cluster 2023-09-23T22:40:46.536563+0000 osd.7 (osd.7) 103 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T22:40:47.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:47 smithi169 bash[101133]: cluster 2023-09-23T22:40:46.536700+0000 mon.a (mon.0) 779 : cluster 0 osdmap e158: 8 total, 8 up, 7 in 2023-09-23T22:40:47.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:47 smithi169 bash[104356]: cluster 2023-09-23T22:40:46.363272+0000 mgr.y (mgr.25310) 563 : cluster 0 pgmap v542: 99 pgs: 16 unknown, 83 active+clean; 582 KiB data, 908 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:47.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:47 smithi169 bash[104356]: cluster 2023-09-23T22:40:46.533144+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T22:40:47.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:47 smithi169 bash[104356]: cluster 2023-09-23T22:40:46.536535+0000 osd.6 (osd.6) 117 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T22:40:47.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:47 smithi169 bash[104356]: cluster 2023-09-23T22:40:46.536563+0000 osd.7 (osd.7) 103 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T22:40:47.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:47 smithi169 bash[104356]: cluster 2023-09-23T22:40:46.536700+0000 mon.a (mon.0) 779 : cluster 0 osdmap e158: 8 total, 8 up, 7 in 2023-09-23T22:40:47.794 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:47.796 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:47 smithi187 bash[89487]: cluster 2023-09-23T22:40:46.363272+0000 mgr.y (mgr.25310) 563 : cluster 0 pgmap v542: 99 pgs: 16 unknown, 83 active+clean; 582 KiB data, 908 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:47.796 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:47 smithi187 bash[89487]: cluster 2023-09-23T22:40:46.533144+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T22:40:47.796 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:47 smithi187 bash[89487]: cluster 2023-09-23T22:40:46.536535+0000 osd.6 (osd.6) 117 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T22:40:47.796 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:47 smithi187 bash[89487]: cluster 2023-09-23T22:40:46.536563+0000 osd.7 (osd.7) 103 : cluster 3 failed to encode map e158 with expected crc 2023-09-23T22:40:47.796 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:47 smithi187 bash[89487]: cluster 2023-09-23T22:40:46.536700+0000 mon.a (mon.0) 779 : cluster 0 osdmap e158: 8 total, 8 up, 7 in 2023-09-23T22:40:47.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:47.797 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:47.898 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:47.927 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:47.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:47.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:48.031 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:48.055 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:48.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:48.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:48.158 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:48.191 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:48.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:48.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:48.294 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:48.321 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:48.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:48.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:48.425 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:48.450 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:48.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:48.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:48.553 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:48.562 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:48 smithi187 bash[89487]: cluster 2023-09-23T22:40:47.536388+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T22:40:48.562 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:48 smithi187 bash[89487]: cluster 2023-09-23T22:40:47.536801+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T22:40:48.562 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:48 smithi187 bash[89487]: cluster 2023-09-23T22:40:47.538896+0000 mon.a (mon.0) 780 : cluster 0 osdmap e159: 8 total, 8 up, 7 in 2023-09-23T22:40:48.577 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:48.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:48.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:48.593 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_2 rados --yes-i-really-mean-it || true 2023-09-23T22:40:48.680 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:48.709 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:48.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:48.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:48.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:40:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:40:48] "GET /metrics HTTP/1.1" 200 34054 "" "Prometheus/2.43.0" 2023-09-23T22:40:48.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:48 smithi169 bash[101133]: cluster 2023-09-23T22:40:47.536388+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T22:40:48.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:48 smithi169 bash[101133]: cluster 2023-09-23T22:40:47.536801+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T22:40:48.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:48 smithi169 bash[101133]: cluster 2023-09-23T22:40:47.538896+0000 mon.a (mon.0) 780 : cluster 0 osdmap e159: 8 total, 8 up, 7 in 2023-09-23T22:40:48.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:48 smithi169 bash[104356]: cluster 2023-09-23T22:40:47.536388+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T22:40:48.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:48 smithi169 bash[104356]: cluster 2023-09-23T22:40:47.536801+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T22:40:48.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:48 smithi169 bash[104356]: cluster 2023-09-23T22:40:47.538896+0000 mon.a (mon.0) 780 : cluster 0 osdmap e159: 8 total, 8 up, 7 in 2023-09-23T22:40:48.813 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:48.840 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:48.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:48.843 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:48.943 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:48.970 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:48.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:48.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:49.072 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:49.102 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:49.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:49.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:49.207 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:49.232 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:49.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:49.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:49.336 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:49.366 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:49.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:49.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:49.470 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:49.496 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:49.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:49.499 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:49.600 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:49.608 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:49 smithi187 bash[89487]: cluster 2023-09-23T22:40:48.363721+0000 mgr.y (mgr.25310) 564 : cluster 0 pgmap v545: 99 pgs: 8 unknown, 91 active+clean; 582 KiB data, 908 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:49.608 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:49 smithi187 bash[89487]: cluster 2023-09-23T22:40:48.766419+0000 osd.7 (osd.7) 104 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T22:40:49.626 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:49.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:49.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:49.729 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:49.741 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:49 smithi169 bash[104356]: cluster 2023-09-23T22:40:48.363721+0000 mgr.y (mgr.25310) 564 : cluster 0 pgmap v545: 99 pgs: 8 unknown, 91 active+clean; 582 KiB data, 908 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:49.742 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:49 smithi169 bash[104356]: cluster 2023-09-23T22:40:48.766419+0000 osd.7 (osd.7) 104 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T22:40:49.742 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:49 smithi169 bash[101133]: cluster 2023-09-23T22:40:48.363721+0000 mgr.y (mgr.25310) 564 : cluster 0 pgmap v545: 99 pgs: 8 unknown, 91 active+clean; 582 KiB data, 908 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:49.742 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:49 smithi169 bash[101133]: cluster 2023-09-23T22:40:48.766419+0000 osd.7 (osd.7) 104 : cluster 3 failed to encode map e159 with expected crc 2023-09-23T22:40:49.755 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:49.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:49.758 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:49.859 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:49.891 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:49.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:49.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:49.994 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:50.025 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:50.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:50.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:50.129 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:50.155 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:50.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:50.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:50.260 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:50.290 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:50.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:50.293 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:50.394 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:50.420 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:50.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:50.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:50.523 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:50.555 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:50.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:50.557 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:50.597 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:40:50.624 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:40:50.654 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:40:50.658 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:50.678 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:40:50.679 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:50.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:50.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:50.682 INFO:teuthology.orchestra.run.smithi187.stdout:ERROR: (22) Invalid argument 2023-09-23T22:40:50.683 INFO:teuthology.orchestra.run.smithi187.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-23T22:40:50.702 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:40:50.729 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:40:50.753 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:40:50.776 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:40:50.778 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:40:50.778 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:40:50.778 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:40:50.778 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:40:50.778 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:40:50.778 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:40:50.778 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:40:50.779 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:40:50.783 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:50.814 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:50.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:50.816 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:50.917 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:50.949 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:50.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:50.952 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:51.053 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:51.086 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:51.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:51.090 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:51.191 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:51.219 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:51.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:51.221 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:51.322 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:51.347 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:51.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:51.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:51.450 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:51.477 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:51.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:51.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:51.546 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-09-23T22:40:51.563 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is unset 2023-09-23T22:40:51.580 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:51.600 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:51.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:51.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:51.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:51 smithi187 bash[89487]: cluster 2023-09-23T22:40:50.364337+0000 mgr.y (mgr.25310) 565 : cluster 0 pgmap v546: 99 pgs: 99 active+clean; 582 KiB data, 908 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:51.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:51 smithi187 bash[89487]: audit 2023-09-23T22:40:50.569059+0000 mon.c (mon.2) 43 : audit 0 from='client.? 172.21.15.169:0/3905662909' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:40:51.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:51 smithi187 bash[89487]: audit 2023-09-23T22:40:51.087715+0000 mon.a (mon.0) 781 : audit 1 from='client.? 172.21.15.169:0/308381851' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:40:51.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:51 smithi187 bash[89487]: audit 2023-09-23T22:40:51.249962+0000 mon.a (mon.0) 782 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:40:51.705 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:51.734 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:51.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:51.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:51.743 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:51 smithi169 bash[104356]: cluster 2023-09-23T22:40:50.364337+0000 mgr.y (mgr.25310) 565 : cluster 0 pgmap v546: 99 pgs: 99 active+clean; 582 KiB data, 908 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:51.743 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:51 smithi169 bash[104356]: audit 2023-09-23T22:40:50.569059+0000 mon.c (mon.2) 43 : audit 0 from='client.? 172.21.15.169:0/3905662909' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:40:51.743 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:51 smithi169 bash[104356]: audit 2023-09-23T22:40:51.087715+0000 mon.a (mon.0) 781 : audit 1 from='client.? 172.21.15.169:0/308381851' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:40:51.743 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:51 smithi169 bash[104356]: audit 2023-09-23T22:40:51.249962+0000 mon.a (mon.0) 782 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:40:51.743 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:51 smithi169 bash[101133]: cluster 2023-09-23T22:40:50.364337+0000 mgr.y (mgr.25310) 565 : cluster 0 pgmap v546: 99 pgs: 99 active+clean; 582 KiB data, 908 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:51.743 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:51 smithi169 bash[101133]: audit 2023-09-23T22:40:50.569059+0000 mon.c (mon.2) 43 : audit 0 from='client.? 172.21.15.169:0/3905662909' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:40:51.743 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:51 smithi169 bash[101133]: audit 2023-09-23T22:40:51.087715+0000 mon.a (mon.0) 781 : audit 1 from='client.? 172.21.15.169:0/308381851' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:40:51.744 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:51 smithi169 bash[101133]: audit 2023-09-23T22:40:51.249962+0000 mon.a (mon.0) 782 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:40:51.837 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:51.865 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:51.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:51.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:51.968 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:51.998 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:52.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:52.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:52.102 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:52.134 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:52.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:52.138 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:52.238 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:52.271 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:52.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:52.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:52.375 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:52.408 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:52.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:52.411 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:52.511 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:52.543 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:52.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:52.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:52.647 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:52.677 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:52.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:52.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:52.780 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:52.793 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:52 smithi187 bash[89487]: cluster 2023-09-23T22:40:51.548424+0000 mon.a (mon.0) 783 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:40:52.793 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:52 smithi187 bash[89487]: cluster 2023-09-23T22:40:51.548465+0000 mon.a (mon.0) 784 : cluster 1 Cluster is now healthy 2023-09-23T22:40:52.793 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:52 smithi187 bash[89487]: cluster 2023-09-23T22:40:51.555011+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T22:40:52.793 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:52 smithi187 bash[89487]: cluster 2023-09-23T22:40:51.555171+0000 osd.7 (osd.7) 105 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T22:40:52.793 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:52 smithi187 bash[89487]: audit 2023-09-23T22:40:51.557875+0000 mon.a (mon.0) 785 : audit 1 from='client.? 172.21.15.169:0/308381851' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:40:52.794 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:52 smithi187 bash[89487]: cluster 2023-09-23T22:40:51.557961+0000 mon.a (mon.0) 786 : cluster 0 osdmap e160: 8 total, 8 up, 7 in 2023-09-23T22:40:52.794 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:52 smithi187 bash[89487]: cluster 2023-09-23T22:40:51.561879+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T22:40:52.811 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:52.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:52.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:52.915 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:52.927 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:52 smithi169 bash[101133]: cluster 2023-09-23T22:40:51.548424+0000 mon.a (mon.0) 783 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:40:52.927 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:52 smithi169 bash[101133]: cluster 2023-09-23T22:40:51.548465+0000 mon.a (mon.0) 784 : cluster 1 Cluster is now healthy 2023-09-23T22:40:52.927 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:52 smithi169 bash[101133]: cluster 2023-09-23T22:40:51.555011+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T22:40:52.927 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:52 smithi169 bash[101133]: cluster 2023-09-23T22:40:51.555171+0000 osd.7 (osd.7) 105 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T22:40:52.927 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:52 smithi169 bash[101133]: audit 2023-09-23T22:40:51.557875+0000 mon.a (mon.0) 785 : audit 1 from='client.? 172.21.15.169:0/308381851' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:40:52.927 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:52 smithi169 bash[101133]: cluster 2023-09-23T22:40:51.557961+0000 mon.a (mon.0) 786 : cluster 0 osdmap e160: 8 total, 8 up, 7 in 2023-09-23T22:40:52.927 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:52 smithi169 bash[101133]: cluster 2023-09-23T22:40:51.561879+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T22:40:52.927 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:52 smithi169 bash[104356]: cluster 2023-09-23T22:40:51.548424+0000 mon.a (mon.0) 783 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:40:52.927 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:52 smithi169 bash[104356]: cluster 2023-09-23T22:40:51.548465+0000 mon.a (mon.0) 784 : cluster 1 Cluster is now healthy 2023-09-23T22:40:52.928 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:52 smithi169 bash[104356]: cluster 2023-09-23T22:40:51.555011+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T22:40:52.928 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:52 smithi169 bash[104356]: cluster 2023-09-23T22:40:51.555171+0000 osd.7 (osd.7) 105 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T22:40:52.928 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:52 smithi169 bash[104356]: audit 2023-09-23T22:40:51.557875+0000 mon.a (mon.0) 785 : audit 1 from='client.? 172.21.15.169:0/308381851' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:40:52.928 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:52 smithi169 bash[104356]: cluster 2023-09-23T22:40:51.557961+0000 mon.a (mon.0) 786 : cluster 0 osdmap e160: 8 total, 8 up, 7 in 2023-09-23T22:40:52.928 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:52 smithi169 bash[104356]: cluster 2023-09-23T22:40:51.561879+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e160 with expected crc 2023-09-23T22:40:52.945 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:52.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:52.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:53.049 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:53.081 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:53.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:53.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:53.185 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:53.222 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:53.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:53.224 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:53.325 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:53.356 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:53.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:53.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:53.460 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:53.491 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:53.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:53.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:53.594 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:53.622 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:53.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:53.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:53.725 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:53.745 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:40:53.758 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:53.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:53.761 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:53.862 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:53.873 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:53 smithi169 bash[104356]: cluster 2023-09-23T22:40:52.365050+0000 mgr.y (mgr.25310) 566 : cluster 0 pgmap v548: 99 pgs: 99 active+clean; 582 KiB data, 908 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:53.874 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:53 smithi169 bash[101133]: cluster 2023-09-23T22:40:52.365050+0000 mgr.y (mgr.25310) 566 : cluster 0 pgmap v548: 99 pgs: 99 active+clean; 582 KiB data, 908 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:53.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:53 smithi187 bash[89487]: cluster 2023-09-23T22:40:52.365050+0000 mgr.y (mgr.25310) 566 : cluster 0 pgmap v548: 99 pgs: 99 active+clean; 582 KiB data, 908 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:53.891 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:53.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:53.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:53.995 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:54.022 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:54.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:54.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:54.125 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:54.157 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:54.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:54.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:54.261 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:54.295 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:54.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:54.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:54.399 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:54.437 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:54.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:54.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:54.541 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:54.571 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:54.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:54.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:54.605 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T22:40:54.675 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:54.705 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:54.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:54.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:54.809 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:54.836 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:54.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:54.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:54.939 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:54.970 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:54.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:54.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:55.074 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:55.110 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:55.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:55.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:55.114 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:40:55.214 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:55.242 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:55.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:55.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:55.346 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:55.372 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:55.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:55.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:55.475 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:55.513 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:55.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:55.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:55.616 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:55.642 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:55.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:55.644 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:55.745 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:55.757 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:55 smithi187 bash[89487]: cluster 2023-09-23T22:40:54.366172+0000 mgr.y (mgr.25310) 567 : cluster 0 pgmap v549: 99 pgs: 99 active+clean; 582 KiB data, 909 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:55.775 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:55.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:55.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:55.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:55 smithi169 bash[101133]: cluster 2023-09-23T22:40:54.366172+0000 mgr.y (mgr.25310) 567 : cluster 0 pgmap v549: 99 pgs: 99 active+clean; 582 KiB data, 909 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:55.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:55 smithi169 bash[104356]: cluster 2023-09-23T22:40:54.366172+0000 mgr.y (mgr.25310) 567 : cluster 0 pgmap v549: 99 pgs: 99 active+clean; 582 KiB data, 909 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:55.879 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:55.916 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:55.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:55.919 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:56.020 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:56.050 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:56.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:56.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:56.135 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:40:56.154 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:56.176 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:56.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:56.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:56.280 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:56.309 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:56.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:56.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:56.412 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:56.445 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:56.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:56.447 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:56.548 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:56.579 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:56.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:56.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:56.683 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:56.708 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:56.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:56.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:56.812 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:56.845 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:56.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:56.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:56.948 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:56.976 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:56.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:56.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:57.081 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:57.108 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:57.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:57.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:57.211 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:57.221 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:57 smithi169 bash[104356]: audit 2023-09-23T22:40:56.136542+0000 mon.a (mon.0) 787 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:40:57.221 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:57 smithi169 bash[104356]: audit 2023-09-23T22:40:56.138079+0000 mon.a (mon.0) 788 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:40:57.221 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:57 smithi169 bash[104356]: cluster 2023-09-23T22:40:56.366632+0000 mgr.y (mgr.25310) 568 : cluster 0 pgmap v550: 99 pgs: 99 active+clean; 582 KiB data, 909 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:57.222 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:57 smithi169 bash[104356]: audit 2023-09-23T22:40:56.469217+0000 mon.a (mon.0) 789 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:40:57.222 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:57 smithi169 bash[101133]: audit 2023-09-23T22:40:56.136542+0000 mon.a (mon.0) 787 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:40:57.222 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:57 smithi169 bash[101133]: audit 2023-09-23T22:40:56.138079+0000 mon.a (mon.0) 788 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:40:57.222 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:57 smithi169 bash[101133]: cluster 2023-09-23T22:40:56.366632+0000 mgr.y (mgr.25310) 568 : cluster 0 pgmap v550: 99 pgs: 99 active+clean; 582 KiB data, 909 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:57.222 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:57 smithi169 bash[101133]: audit 2023-09-23T22:40:56.469217+0000 mon.a (mon.0) 789 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:40:57.270 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:57.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:57.273 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:57.373 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:57.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:57 smithi187 bash[89487]: audit 2023-09-23T22:40:56.136542+0000 mon.a (mon.0) 787 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:40:57.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:57 smithi187 bash[89487]: audit 2023-09-23T22:40:56.138079+0000 mon.a (mon.0) 788 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:40:57.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:57 smithi187 bash[89487]: cluster 2023-09-23T22:40:56.366632+0000 mgr.y (mgr.25310) 568 : cluster 0 pgmap v550: 99 pgs: 99 active+clean; 582 KiB data, 909 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:57.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:57 smithi187 bash[89487]: audit 2023-09-23T22:40:56.469217+0000 mon.a (mon.0) 789 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:40:57.402 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:57.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:57.405 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:57.505 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:57.573 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:57.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:57.576 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:57.677 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:57.702 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:57.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:57.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:57.805 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:57.827 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:57.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:57.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:57.930 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:57.953 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:57.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:57.956 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:58.057 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:58.085 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:58.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:58.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:58.162 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:40:58.189 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:58.208 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:58.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:58.210 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:58.311 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:58.336 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:58.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:58.338 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:58.439 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:58.457 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:58.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:58.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:58.561 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:58.578 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:40:58.579 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:40:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:40:58] "GET /metrics HTTP/1.1" 200 36347 "" "Prometheus/2.43.0" 2023-09-23T22:40:58.580 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:58 smithi169 bash[104356]: audit 2023-09-23T22:40:57.496340+0000 mon.a (mon.0) 790 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:40:58.580 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:58 smithi169 bash[104356]: audit 2023-09-23T22:40:57.503797+0000 mon.a (mon.0) 791 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:40:58.580 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:58 smithi169 bash[104356]: audit 2023-09-23T22:40:58.260751+0000 mon.a (mon.0) 792 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:40:58.580 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:58 smithi169 bash[104356]: audit 2023-09-23T22:40:58.265984+0000 mon.a (mon.0) 793 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:40:58.580 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:58 smithi169 bash[101133]: audit 2023-09-23T22:40:57.496340+0000 mon.a (mon.0) 790 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:40:58.581 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:58 smithi169 bash[101133]: audit 2023-09-23T22:40:57.503797+0000 mon.a (mon.0) 791 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:40:58.581 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:58 smithi169 bash[101133]: audit 2023-09-23T22:40:58.260751+0000 mon.a (mon.0) 792 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:40:58.581 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:58 smithi169 bash[101133]: audit 2023-09-23T22:40:58.265984+0000 mon.a (mon.0) 793 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:40:58.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:58.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:40:58.682 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:58.707 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:58.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:58.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:58.810 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:58.821 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:58 smithi187 bash[89487]: audit 2023-09-23T22:40:57.496340+0000 mon.a (mon.0) 790 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:40:58.821 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:58 smithi187 bash[89487]: audit 2023-09-23T22:40:57.503797+0000 mon.a (mon.0) 791 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:40:58.821 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:58 smithi187 bash[89487]: audit 2023-09-23T22:40:58.260751+0000 mon.a (mon.0) 792 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:40:58.821 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:58 smithi187 bash[89487]: audit 2023-09-23T22:40:58.265984+0000 mon.a (mon.0) 793 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:40:58.842 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:40:58.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:58.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:40:58.945 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:58.975 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:58.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:58.977 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:59.002 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T22:40:59.002 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [], 2023-09-23T22:40:59.002 INFO:teuthology.orchestra.run.smithi187.stdout: "complaint_time": 30, 2023-09-23T22:40:59.002 INFO:teuthology.orchestra.run.smithi187.stdout: "num_blocked_ops": 0 2023-09-23T22:40:59.002 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T22:40:59.079 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:59.106 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:40:59.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:59.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:40:59.174 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:40:59.210 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:59.236 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:40:59.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:59.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:40:59.339 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:59.369 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:40:59.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:59.372 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:40:59.472 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:59.502 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:40:59.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:59.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:40:59.606 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:59.639 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:40:59.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:59.642 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:40:59.743 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:59.756 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:59 smithi187 bash[89487]: cluster 2023-09-23T22:40:58.367237+0000 mgr.y (mgr.25310) 569 : cluster 0 pgmap v551: 99 pgs: 99 active+clean; 582 KiB data, 909 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:59.757 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:59 smithi187 bash[89487]: audit 2023-09-23T22:40:58.686932+0000 mon.a (mon.0) 794 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:40:59.757 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:59 smithi187 bash[89487]: audit 2023-09-23T22:40:58.688251+0000 mon.a (mon.0) 795 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:40:59.757 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:40:59 smithi187 bash[89487]: audit 2023-09-23T22:40:58.694767+0000 mon.a (mon.0) 796 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:40:59.775 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:59.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:59.778 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:40:59.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:59 smithi169 bash[101133]: cluster 2023-09-23T22:40:58.367237+0000 mgr.y (mgr.25310) 569 : cluster 0 pgmap v551: 99 pgs: 99 active+clean; 582 KiB data, 909 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:59.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:59 smithi169 bash[101133]: audit 2023-09-23T22:40:58.686932+0000 mon.a (mon.0) 794 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:40:59.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:59 smithi169 bash[101133]: audit 2023-09-23T22:40:58.688251+0000 mon.a (mon.0) 795 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:40:59.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:40:59 smithi169 bash[101133]: audit 2023-09-23T22:40:58.694767+0000 mon.a (mon.0) 796 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:40:59.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:59 smithi169 bash[104356]: cluster 2023-09-23T22:40:58.367237+0000 mgr.y (mgr.25310) 569 : cluster 0 pgmap v551: 99 pgs: 99 active+clean; 582 KiB data, 909 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:40:59.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:59 smithi169 bash[104356]: audit 2023-09-23T22:40:58.686932+0000 mon.a (mon.0) 794 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:40:59.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:59 smithi169 bash[104356]: audit 2023-09-23T22:40:58.688251+0000 mon.a (mon.0) 795 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:40:59.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:40:59 smithi169 bash[104356]: audit 2023-09-23T22:40:58.694767+0000 mon.a (mon.0) 796 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:40:59.819 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-09-23T22:40:59.879 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:59.932 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:40:59.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:40:59.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:00.037 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:00.063 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:00.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:00.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:00.167 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:00.190 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:00.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:00.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:00.293 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:00.324 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:00.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:00.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:00.427 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:00.455 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:00.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:00.458 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:00.558 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:00.587 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:00.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:00.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:00.691 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:00.727 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:00.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:00.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:00.831 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:00.862 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:00.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:00.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:00.965 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:00.997 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:01.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:01.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:01.102 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:01.130 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:01.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:01.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:01.234 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:01.260 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:01.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:01.262 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:01.363 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:01.397 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:01.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:01.401 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:01.501 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:01.519 INFO:teuthology.orchestra.run.smithi169.stderr:enabled application 'rados' on pool 'unique_pool_2' 2023-09-23T22:41:01.529 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:01.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:01.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:01.633 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:01.659 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:01.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:01.661 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:01.762 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:01.776 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:01 smithi169 bash[101133]: cluster 2023-09-23T22:41:00.368129+0000 mgr.y (mgr.25310) 570 : cluster 0 pgmap v552: 99 pgs: 99 active+clean; 582 KiB data, 909 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:41:01.776 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:01 smithi169 bash[101133]: audit 2023-09-23T22:41:00.779748+0000 mon.a (mon.0) 797 : audit 1 from='client.? 172.21.15.169:0/1092816800' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:41:01.776 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:01 smithi169 bash[104356]: cluster 2023-09-23T22:41:00.368129+0000 mgr.y (mgr.25310) 570 : cluster 0 pgmap v552: 99 pgs: 99 active+clean; 582 KiB data, 909 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:41:01.776 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:01 smithi169 bash[104356]: audit 2023-09-23T22:41:00.779748+0000 mon.a (mon.0) 797 : audit 1 from='client.? 172.21.15.169:0/1092816800' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:41:01.789 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:01.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:01.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:01.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:01 smithi187 bash[89487]: cluster 2023-09-23T22:41:00.368129+0000 mgr.y (mgr.25310) 570 : cluster 0 pgmap v552: 99 pgs: 99 active+clean; 582 KiB data, 909 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:41:01.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:01 smithi187 bash[89487]: audit 2023-09-23T22:41:00.779748+0000 mon.a (mon.0) 797 : audit 1 from='client.? 172.21.15.169:0/1092816800' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:41:01.893 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:01.923 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:01.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:01.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:02.027 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:02.052 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:02.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:02.054 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:02.155 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:02.188 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:02.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:02.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:02.291 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:02.324 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:02.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:02.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:02.428 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:02.456 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:02.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:02.458 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:02.559 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:02.590 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:02.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:02.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:02.693 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:02.720 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:02.722 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:02 smithi169 bash[104356]: cluster 2023-09-23T22:41:01.504091+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T22:41:02.722 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:02 smithi169 bash[104356]: audit 2023-09-23T22:41:01.508445+0000 mon.a (mon.0) 798 : audit 1 from='client.? 172.21.15.169:0/1092816800' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T22:41:02.722 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:02 smithi169 bash[104356]: cluster 2023-09-23T22:41:01.508562+0000 mon.a (mon.0) 799 : cluster 0 osdmap e161: 8 total, 8 up, 7 in 2023-09-23T22:41:02.722 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:02 smithi169 bash[101133]: cluster 2023-09-23T22:41:01.504091+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T22:41:02.722 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:02 smithi169 bash[101133]: audit 2023-09-23T22:41:01.508445+0000 mon.a (mon.0) 798 : audit 1 from='client.? 172.21.15.169:0/1092816800' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T22:41:02.722 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:02 smithi169 bash[101133]: cluster 2023-09-23T22:41:01.508562+0000 mon.a (mon.0) 799 : cluster 0 osdmap e161: 8 total, 8 up, 7 in 2023-09-23T22:41:02.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:02.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:02.824 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:02.837 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:02 smithi187 bash[89487]: cluster 2023-09-23T22:41:01.504091+0000 osd.5 (osd.5) 116 : cluster 3 failed to encode map e161 with expected crc 2023-09-23T22:41:02.837 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:02 smithi187 bash[89487]: audit 2023-09-23T22:41:01.508445+0000 mon.a (mon.0) 798 : audit 1 from='client.? 172.21.15.169:0/1092816800' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T22:41:02.837 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:02 smithi187 bash[89487]: cluster 2023-09-23T22:41:01.508562+0000 mon.a (mon.0) 799 : cluster 0 osdmap e161: 8 total, 8 up, 7 in 2023-09-23T22:41:02.855 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:02.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:02.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:02.958 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:02.982 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:02.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:02.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:03.086 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:03.113 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:03.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:03.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:03.217 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:03.245 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:03.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:03.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:03.349 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:03.373 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:03.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:03.375 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:03.476 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:03.505 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:03.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:03.507 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:03.608 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:03.619 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:03 smithi169 bash[101133]: cluster 2023-09-23T22:41:02.369003+0000 mgr.y (mgr.25310) 571 : cluster 0 pgmap v554: 99 pgs: 99 active+clean; 582 KiB data, 909 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:41:03.619 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:03 smithi169 bash[104356]: cluster 2023-09-23T22:41:02.369003+0000 mgr.y (mgr.25310) 571 : cluster 0 pgmap v554: 99 pgs: 99 active+clean; 582 KiB data, 909 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:41:03.633 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:03.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:03.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:03.736 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:03.768 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:03.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:03.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:03.872 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:03.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:03 smithi187 bash[89487]: cluster 2023-09-23T22:41:02.369003+0000 mgr.y (mgr.25310) 571 : cluster 0 pgmap v554: 99 pgs: 99 active+clean; 582 KiB data, 909 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:41:03.899 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:03.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:03.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:04.003 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:04.029 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:04.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:04.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:04.132 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:04.159 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:04.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:04.162 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:04.263 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:04.284 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:04.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:04.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:04.387 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:04.410 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:04.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:04.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:04.514 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:04.545 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:04.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:04.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:04.638 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:41:04.649 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:04.678 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:04.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:04.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:04.782 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:04.803 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:04.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:04.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:04.907 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:04.931 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:04.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:04.934 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:05.034 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:05.067 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:05.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:05.070 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:05.171 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:05.197 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:05.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:05.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:05.300 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:05.335 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:05.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:05.338 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:05.439 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:05.473 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:05.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:05.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:05.503 DEBUG:teuthology.orchestra.run.smithi169:> /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-23T22:41:05.503 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_2 2023-09-23T22:41:05.503 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:41:05.521 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-23T22:41:05.521 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-23T22:41:05.563 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:hints = 1 2023-09-23T22:41:05.563 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-23T22:41:05.563 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Object prefix: benchmark_data_smithi169_171442 2023-09-23T22:41:05.564 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:41:05.564 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 0 0 0 0 0 0 - 0 2023-09-23T22:41:05.576 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:05.630 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:05.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:05.634 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:05.735 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:05.776 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:05.778 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:05 smithi187 bash[89487]: cluster 2023-09-23T22:41:04.369678+0000 mgr.y (mgr.25310) 572 : cluster 0 pgmap v555: 99 pgs: 99 active+clean; 582 KiB data, 909 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:41:05.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:05.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:05.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:05 smithi169 bash[104356]: cluster 2023-09-23T22:41:04.369678+0000 mgr.y (mgr.25310) 572 : cluster 0 pgmap v555: 99 pgs: 99 active+clean; 582 KiB data, 909 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:41:05.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:05 smithi169 bash[101133]: cluster 2023-09-23T22:41:04.369678+0000 mgr.y (mgr.25310) 572 : cluster 0 pgmap v555: 99 pgs: 99 active+clean; 582 KiB data, 909 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:41:05.880 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:05.922 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:05.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:05.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:06.026 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:06.056 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:06.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:06.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:06.137 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:41:06.161 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:06.179 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:41:06.188 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:06.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:06.191 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:06.234 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:41:06.279 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:41:06.292 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:06.319 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:06.321 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:41:06.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:06.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:06.366 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:41:06.406 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:41:06.423 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:06.449 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:06.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:06.452 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:06.453 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:41:06.459 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:41:06.459 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:41:06.460 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:41:06.460 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:41:06.460 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:41:06.460 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:41:06.460 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:41:06.460 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:41:06.552 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:06.564 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 1 16 2042 2026 126.618 126.625 0.00391671 0.00786676 2023-09-23T22:41:06.580 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:06.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:06.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:06.684 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:06.693 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:06 smithi187 bash[89487]: audit 2023-09-23T22:41:06.086525+0000 mon.c (mon.2) 44 : audit 0 from='client.? 172.21.15.169:0/4082592533' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:41:06.714 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:06.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:06.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:06.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:06 smithi169 bash[104356]: audit 2023-09-23T22:41:06.086525+0000 mon.c (mon.2) 44 : audit 0 from='client.? 172.21.15.169:0/4082592533' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:41:06.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:06 smithi169 bash[101133]: audit 2023-09-23T22:41:06.086525+0000 mon.c (mon.2) 44 : audit 0 from='client.? 172.21.15.169:0/4082592533' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:41:06.817 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:06.845 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:06.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:06.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:06.949 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:06.980 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:06.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:06.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:07.084 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:07.113 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:07.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:07.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:07.217 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:07.249 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:07.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:07.251 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:07.352 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:07.382 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:07.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:07.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:07.485 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:07.517 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:07.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:07.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:07.564 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 2 16 4612 4596 143.613 160.625 0.0147194 0.00692983 2023-09-23T22:41:07.564 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is set 2023-09-23T22:41:07.621 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:07.649 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:07.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:07.651 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:07.752 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:07.780 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:07.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:07.783 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:07.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:07 smithi187 bash[89487]: cluster 2023-09-23T22:41:06.370506+0000 mgr.y (mgr.25310) 573 : cluster 0 pgmap v556: 99 pgs: 99 active+clean; 582 KiB data, 909 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:41:07.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:07 smithi187 bash[89487]: audit 2023-09-23T22:41:06.563835+0000 mon.a (mon.0) 800 : audit 1 from='client.? 172.21.15.169:0/1631196707' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:41:07.884 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:07.891 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:07 smithi169 bash[101133]: cluster 2023-09-23T22:41:06.370506+0000 mgr.y (mgr.25310) 573 : cluster 0 pgmap v556: 99 pgs: 99 active+clean; 582 KiB data, 909 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:41:07.892 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:07 smithi169 bash[101133]: audit 2023-09-23T22:41:06.563835+0000 mon.a (mon.0) 800 : audit 1 from='client.? 172.21.15.169:0/1631196707' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:41:07.892 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:07 smithi169 bash[104356]: cluster 2023-09-23T22:41:06.370506+0000 mgr.y (mgr.25310) 573 : cluster 0 pgmap v556: 99 pgs: 99 active+clean; 582 KiB data, 909 MiB used, 625 GiB / 626 GiB avail 2023-09-23T22:41:07.892 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:07 smithi169 bash[104356]: audit 2023-09-23T22:41:06.563835+0000 mon.a (mon.0) 800 : audit 1 from='client.? 172.21.15.169:0/1631196707' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:41:07.909 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:07.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:07.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:08.014 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:08.041 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:08.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:08.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:08.145 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:08.172 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:08.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:08.176 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:08.277 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:08.303 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:08.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:08.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:08.376 INFO:teuthology.orchestra.run.smithi187.stdout:ERROR: (22) Invalid argument 2023-09-23T22:41:08.376 INFO:teuthology.orchestra.run.smithi187.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-23T22:41:08.406 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:08.434 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:08.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:08.436 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:08.537 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:08.564 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:08.566 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 3 16 7099 7083 147.433 155.438 0.00455154 0.00677115 2023-09-23T22:41:08.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:08.569 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:08.670 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:08.678 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:08 smithi169 bash[101133]: cluster 2023-09-23T22:41:07.529985+0000 mon.a (mon.0) 801 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:41:08.678 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:08 smithi169 bash[101133]: cluster 2023-09-23T22:41:07.551586+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T22:41:08.678 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:08 smithi169 bash[101133]: cluster 2023-09-23T22:41:07.552326+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T22:41:08.678 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:08 smithi169 bash[101133]: audit 2023-09-23T22:41:07.555607+0000 mon.a (mon.0) 802 : audit 1 from='client.? 172.21.15.169:0/1631196707' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:41:08.678 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:08 smithi169 bash[101133]: cluster 2023-09-23T22:41:07.555657+0000 mon.a (mon.0) 803 : cluster 0 osdmap e162: 8 total, 8 up, 7 in 2023-09-23T22:41:08.679 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:41:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:41:08] "GET /metrics HTTP/1.1" 200 36347 "" "Prometheus/2.43.0" 2023-09-23T22:41:08.679 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:08 smithi169 bash[104356]: cluster 2023-09-23T22:41:07.529985+0000 mon.a (mon.0) 801 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:41:08.679 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:08 smithi169 bash[104356]: cluster 2023-09-23T22:41:07.551586+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T22:41:08.679 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:08 smithi169 bash[104356]: cluster 2023-09-23T22:41:07.552326+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T22:41:08.679 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:08 smithi169 bash[104356]: audit 2023-09-23T22:41:07.555607+0000 mon.a (mon.0) 802 : audit 1 from='client.? 172.21.15.169:0/1631196707' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:41:08.679 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:08 smithi169 bash[104356]: cluster 2023-09-23T22:41:07.555657+0000 mon.a (mon.0) 803 : cluster 0 osdmap e162: 8 total, 8 up, 7 in 2023-09-23T22:41:08.691 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:08.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:08.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:08.794 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:08.806 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:08 smithi187 bash[89487]: cluster 2023-09-23T22:41:07.529985+0000 mon.a (mon.0) 801 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:41:08.806 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:08 smithi187 bash[89487]: cluster 2023-09-23T22:41:07.551586+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T22:41:08.806 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:08 smithi187 bash[89487]: cluster 2023-09-23T22:41:07.552326+0000 osd.5 (osd.5) 117 : cluster 3 failed to encode map e162 with expected crc 2023-09-23T22:41:08.806 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:08 smithi187 bash[89487]: audit 2023-09-23T22:41:07.555607+0000 mon.a (mon.0) 802 : audit 1 from='client.? 172.21.15.169:0/1631196707' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:41:08.806 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:08 smithi187 bash[89487]: cluster 2023-09-23T22:41:07.555657+0000 mon.a (mon.0) 803 : cluster 0 osdmap e162: 8 total, 8 up, 7 in 2023-09-23T22:41:08.825 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:08.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:08.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:08.930 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:08.959 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:08.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:08.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:09.063 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:09.089 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:09.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:09.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:09.193 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:09.218 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:09.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:09.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:09.321 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:09.348 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:09.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:09.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:09.454 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:09.484 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:09.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:09.487 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:09.556 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-23T22:41:09.567 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 4 16 9481 9465 147.771 148.875 0.0119327 0.00675316 2023-09-23T22:41:09.587 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:09.618 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:09.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:09.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:09.722 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:09.751 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:09.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:09.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:09.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:09 smithi169 bash[101133]: cluster 2023-09-23T22:41:08.371303+0000 mgr.y (mgr.25310) 574 : cluster 0 pgmap v558: 99 pgs: 99 active+clean; 145 MiB data, 1.3 GiB used, 625 GiB / 626 GiB avail; 18 MiB/s wr, 288 op/s 2023-09-23T22:41:09.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:09 smithi169 bash[104356]: cluster 2023-09-23T22:41:08.371303+0000 mgr.y (mgr.25310) 574 : cluster 0 pgmap v558: 99 pgs: 99 active+clean; 145 MiB data, 1.3 GiB used, 625 GiB / 626 GiB avail; 18 MiB/s wr, 288 op/s 2023-09-23T22:41:09.855 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:09.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:09 smithi187 bash[89487]: cluster 2023-09-23T22:41:08.371303+0000 mgr.y (mgr.25310) 574 : cluster 0 pgmap v558: 99 pgs: 99 active+clean; 145 MiB data, 1.3 GiB used, 625 GiB / 626 GiB avail; 18 MiB/s wr, 288 op/s 2023-09-23T22:41:09.885 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:09.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:09.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:09.989 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:10.018 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:10.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:10.021 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:10.122 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:10.152 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:10.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:10.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:10.256 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:10.286 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:10.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:10.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:10.389 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:10.418 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:10.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:10.421 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:10.522 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:10.555 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:10.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:10.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:10.567 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 5 16 11509 11493 143.566 126.75 0.0159232 0.00684937 2023-09-23T22:41:10.658 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:10.684 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:10.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:10.687 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:10.787 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:10.813 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:10.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:10.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:10.916 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:10.942 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:10.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:10.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:11.045 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:11.072 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:41:11.073 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:11.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:11.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:11.176 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:11.211 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:11.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:11.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:11.315 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:11.340 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:11.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:11.343 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:11.444 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:11.472 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:11.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:11.475 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:11.567 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 6 16 13614 13598 141.565 131.562 0.00615881 0.00704976 2023-09-23T22:41:11.576 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:11.603 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:11.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:11.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:11.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:11 smithi187 bash[89487]: cluster 2023-09-23T22:41:10.371983+0000 mgr.y (mgr.25310) 575 : cluster 0 pgmap v559: 99 pgs: 99 active+clean; 384 MiB data, 1.7 GiB used, 624 GiB / 626 GiB avail; 43 MiB/s wr, 691 op/s 2023-09-23T22:41:11.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:11 smithi187 bash[89487]: audit 2023-09-23T22:41:11.139490+0000 mon.a (mon.0) 804 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:41:11.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:11 smithi187 bash[89487]: audit 2023-09-23T22:41:11.141413+0000 mon.a (mon.0) 805 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:41:11.706 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:11.736 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:11.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:11.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:11.840 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:11.849 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:11 smithi169 bash[101133]: cluster 2023-09-23T22:41:10.371983+0000 mgr.y (mgr.25310) 575 : cluster 0 pgmap v559: 99 pgs: 99 active+clean; 384 MiB data, 1.7 GiB used, 624 GiB / 626 GiB avail; 43 MiB/s wr, 691 op/s 2023-09-23T22:41:11.850 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:11 smithi169 bash[101133]: audit 2023-09-23T22:41:11.139490+0000 mon.a (mon.0) 804 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:41:11.850 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:11 smithi169 bash[101133]: audit 2023-09-23T22:41:11.141413+0000 mon.a (mon.0) 805 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:41:11.850 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:11 smithi169 bash[104356]: cluster 2023-09-23T22:41:10.371983+0000 mgr.y (mgr.25310) 575 : cluster 0 pgmap v559: 99 pgs: 99 active+clean; 384 MiB data, 1.7 GiB used, 624 GiB / 626 GiB avail; 43 MiB/s wr, 691 op/s 2023-09-23T22:41:11.850 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:11 smithi169 bash[104356]: audit 2023-09-23T22:41:11.139490+0000 mon.a (mon.0) 804 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:41:11.850 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:11 smithi169 bash[104356]: audit 2023-09-23T22:41:11.141413+0000 mon.a (mon.0) 805 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:41:11.867 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:11.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:11.869 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:11.970 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:12.002 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:12.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:12.005 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:12.106 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:12.133 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:12.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:12.137 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:12.237 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:12.262 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:12.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:12.266 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:12.367 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:12.397 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:12.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:12.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:12.500 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:12.528 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:12.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:12.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:12.567 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 7 16 15602 15586 139.091 124.25 0.00410732 0.00717887 2023-09-23T22:41:12.631 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:12.654 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:12.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:12.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:12.711 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T22:41:12.759 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:12.797 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:12.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:12.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:12.901 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:12.935 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:12.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:12.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:13.044 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:13.074 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:13.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:13.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:13.177 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:13.210 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:13.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:13.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:13.314 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:13.346 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:13.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:13.349 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:13.449 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:13.476 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:13.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:13.479 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:13.567 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 8 16 17421 17405 135.915 113.688 0.0189555 0.00734853 2023-09-23T22:41:13.580 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:13.589 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:13 smithi187 bash[89487]: cluster 2023-09-23T22:41:12.372765+0000 mgr.y (mgr.25310) 576 : cluster 0 pgmap v560: 99 pgs: 99 active+clean; 555 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 55 MiB/s wr, 886 op/s 2023-09-23T22:41:13.610 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:13.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:13.613 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:13.714 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:13.751 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:13.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:13.755 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:13.856 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:13.864 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:13 smithi169 bash[101133]: cluster 2023-09-23T22:41:12.372765+0000 mgr.y (mgr.25310) 576 : cluster 0 pgmap v560: 99 pgs: 99 active+clean; 555 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 55 MiB/s wr, 886 op/s 2023-09-23T22:41:13.865 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:13 smithi169 bash[104356]: cluster 2023-09-23T22:41:12.372765+0000 mgr.y (mgr.25310) 576 : cluster 0 pgmap v560: 99 pgs: 99 active+clean; 555 MiB data, 2.2 GiB used, 624 GiB / 626 GiB avail; 55 MiB/s wr, 886 op/s 2023-09-23T22:41:13.882 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:13.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:13.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:13.985 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:14.012 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:14.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:14.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:14.115 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:14.142 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:14.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:14.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:14.237 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:41:14.247 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:14.275 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:14.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:14.280 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:14.381 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:14.416 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:14.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:14.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:14.522 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:14.549 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:14.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:14.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:14.567 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 9 16 19221 19205 133.313 112.5 0.00585424 0.00749213 2023-09-23T22:41:14.655 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:14.684 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:14.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:14.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:14.789 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:14.816 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:14.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:14.819 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:14.920 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:14.949 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:14.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:14.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:15.052 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:15.082 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:15.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:15.085 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:15.186 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:15.212 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:15.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:15.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:15.257 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:41:15.265 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:41:15.316 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:15.344 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:15.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:15.348 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:15.449 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:15.478 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:15.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:15.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:15.567 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 10 16 20988 20972 131.025 110.438 0.00314693 0.00762288 2023-09-23T22:41:15.569 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:15 smithi187 bash[89487]: cluster 2023-09-23T22:41:14.373533+0000 mgr.y (mgr.25310) 577 : cluster 0 pgmap v561: 99 pgs: 99 active+clean; 1.0 GiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 104 MiB/s wr, 1.66k op/s 2023-09-23T22:41:15.569 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:15 smithi169 bash[101133]: cluster 2023-09-23T22:41:14.373533+0000 mgr.y (mgr.25310) 577 : cluster 0 pgmap v561: 99 pgs: 99 active+clean; 1.0 GiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 104 MiB/s wr, 1.66k op/s 2023-09-23T22:41:15.586 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:15.612 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:15.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:15.615 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:15.716 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:15.744 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:15.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:15.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:15.847 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:15.873 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:15.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:15.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:15.976 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:16.005 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:16.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:16.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:16.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:15 smithi169 bash[104356]: cluster 2023-09-23T22:41:14.373533+0000 mgr.y (mgr.25310) 577 : cluster 0 pgmap v561: 99 pgs: 99 active+clean; 1.0 GiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 104 MiB/s wr, 1.66k op/s 2023-09-23T22:41:16.109 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:16.139 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:16.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:16.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:16.242 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:16.271 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:16.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:16.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:16.376 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:16.403 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:16.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:16.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:16.506 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:16.530 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:16.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:16.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:16.568 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 11 16 22813 22797 129.483 114.062 0.00400014 0.00771495 2023-09-23T22:41:16.633 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:16.662 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:16.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:16.665 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:16.765 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:16.791 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:16.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:16.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:16.894 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:16.927 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:16.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:16.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:17.030 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:17.057 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:17.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:17.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:17.163 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:17.196 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:17.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:17.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:17.300 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:17.308 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:41:17.334 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:17.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:17.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:17.439 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:17.477 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:17.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:17.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:17.568 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 12 16 24492 24476 127.437 104.938 0.0195206 0.00783941 2023-09-23T22:41:17.579 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:17 smithi169 bash[101133]: cluster 2023-09-23T22:41:16.374005+0000 mgr.y (mgr.25310) 578 : cluster 0 pgmap v562: 99 pgs: 99 active+clean; 1.0 GiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 104 MiB/s wr, 1.66k op/s 2023-09-23T22:41:17.582 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:17.607 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:17.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:17.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:17.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:17 smithi187 bash[89487]: cluster 2023-09-23T22:41:16.374005+0000 mgr.y (mgr.25310) 578 : cluster 0 pgmap v562: 99 pgs: 99 active+clean; 1.0 GiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 104 MiB/s wr, 1.66k op/s 2023-09-23T22:41:17.711 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:17.732 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:17.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:17.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:17.835 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:17.844 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:17 smithi169 bash[104356]: cluster 2023-09-23T22:41:16.374005+0000 mgr.y (mgr.25310) 578 : cluster 0 pgmap v562: 99 pgs: 99 active+clean; 1.0 GiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 104 MiB/s wr, 1.66k op/s 2023-09-23T22:41:17.863 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:17.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:17.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:17.969 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:17.994 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:17.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:17.997 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:18.098 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:18.131 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:18.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:18.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:18.235 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:18.265 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:18.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:18.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:18.370 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:18.400 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:18.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:18.403 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:18.504 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:18.534 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:18.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:18.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:18.569 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 13 16 26192 26176 125.807 106.25 0.0123007 0.00793969 2023-09-23T22:41:18.637 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:18.660 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:18.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:18.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:18.766 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:18.790 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:18.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:18.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:18.894 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:18.921 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:18.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:18.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:19.024 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:19.032 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:41:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:41:18] "GET /metrics HTTP/1.1" 200 36403 "" "Prometheus/2.43.0" 2023-09-23T22:41:19.050 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:19.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:19.053 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:19.154 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:19.177 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:19.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:19.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:19.280 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:19.306 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:19.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:19.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:19.411 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:19.440 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:19.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:19.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:19.546 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:19.568 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 14 16 27697 27681 123.539 94.0625 0.00799103 0.00808694 2023-09-23T22:41:19.572 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:19.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:19.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:19.675 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:19.685 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:19 smithi187 bash[89487]: cluster 2023-09-23T22:41:18.377378+0000 mgr.y (mgr.25310) 579 : cluster 0 pgmap v563: 99 pgs: 99 active+clean; 1.3 GiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 113 MiB/s wr, 1.81k op/s 2023-09-23T22:41:19.703 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:19.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:19.706 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:19.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:19 smithi169 bash[101133]: cluster 2023-09-23T22:41:18.377378+0000 mgr.y (mgr.25310) 579 : cluster 0 pgmap v563: 99 pgs: 99 active+clean; 1.3 GiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 113 MiB/s wr, 1.81k op/s 2023-09-23T22:41:19.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:19 smithi169 bash[104356]: cluster 2023-09-23T22:41:18.377378+0000 mgr.y (mgr.25310) 579 : cluster 0 pgmap v563: 99 pgs: 99 active+clean; 1.3 GiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 113 MiB/s wr, 1.81k op/s 2023-09-23T22:41:19.806 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:19.835 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:19.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:19.839 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:19.940 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:19.975 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:19.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:19.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:20.080 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:20.107 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:20.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:20.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:20.210 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:20.240 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:20.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:20.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:20.345 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:20.370 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:20.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:20.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:20.474 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:20.505 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:20.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:20.507 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:20.568 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 15 16 29363 29347 122.244 104.125 0.0199252 0.00817373 2023-09-23T22:41:20.609 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:20.645 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:20.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:20.648 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:20.749 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:20.776 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:20.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:20.782 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:20.883 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:20.913 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:20.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:20.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:21.016 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:21.043 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:21.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:21.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:21.147 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:21.177 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:21.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:21.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:21.279 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:21.308 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:21.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:21.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:21.411 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:21.441 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:21.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:21.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:21.445 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:21 smithi169 bash[101133]: cluster 2023-09-23T22:41:20.378025+0000 mgr.y (mgr.25310) 580 : cluster 0 pgmap v564: 99 pgs: 99 active+clean; 1.6 GiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 121 MiB/s wr, 1.93k op/s 2023-09-23T22:41:21.545 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:21.568 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 16 16 30950 30934 120.803 99.1875 0.00866599 0.00826959 2023-09-23T22:41:21.583 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:21.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:21.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:21.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:21 smithi187 bash[89487]: cluster 2023-09-23T22:41:20.378025+0000 mgr.y (mgr.25310) 580 : cluster 0 pgmap v564: 99 pgs: 99 active+clean; 1.6 GiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 121 MiB/s wr, 1.93k op/s 2023-09-23T22:41:21.686 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:21.714 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:21.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:21.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:21.817 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:21.845 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:21.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:21.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:21.950 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:21.952 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:21 smithi169 bash[104356]: cluster 2023-09-23T22:41:20.378025+0000 mgr.y (mgr.25310) 580 : cluster 0 pgmap v564: 99 pgs: 99 active+clean; 1.6 GiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 121 MiB/s wr, 1.93k op/s 2023-09-23T22:41:21.971 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:21.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:21.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:22.075 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:22.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:22.108 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:22.108 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:22.209 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:22.234 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:22.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:22.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:22.340 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:22.369 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:22.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:22.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:22.472 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:22.495 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:22.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:22.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:22.568 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 17 16 32524 32508 119.483 98.375 0.0118939 0.00836288 2023-09-23T22:41:22.599 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:22.627 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:22.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:22.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:22.731 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:22.755 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:22.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:22.759 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:22.860 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:22.897 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:22.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:22.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:23.000 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:23.027 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:23.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:23.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:23.130 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:23.161 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:23.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:23.164 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:23.264 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:23.293 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:23.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:23.296 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:23.398 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:23.455 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:23.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:23.460 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:23.560 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:23.568 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 18 16 33984 33968 117.915 91.25 0.0046913 0.00847154 2023-09-23T22:41:23.573 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:23 smithi187 bash[89487]: cluster 2023-09-23T22:41:22.378602+0000 mgr.y (mgr.25310) 581 : cluster 0 pgmap v565: 99 pgs: 99 active+clean; 1.7 GiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 111 MiB/s wr, 1.78k op/s 2023-09-23T22:41:23.591 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:23.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:23.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:23.688 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:23 smithi169 bash[101133]: cluster 2023-09-23T22:41:22.378602+0000 mgr.y (mgr.25310) 581 : cluster 0 pgmap v565: 99 pgs: 99 active+clean; 1.7 GiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 111 MiB/s wr, 1.78k op/s 2023-09-23T22:41:23.689 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:23 smithi169 bash[104356]: cluster 2023-09-23T22:41:22.378602+0000 mgr.y (mgr.25310) 581 : cluster 0 pgmap v565: 99 pgs: 99 active+clean; 1.7 GiB data, 5.8 GiB used, 620 GiB / 626 GiB avail; 111 MiB/s wr, 1.78k op/s 2023-09-23T22:41:23.695 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:23.726 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:23.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:23.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:23.830 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:23.860 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:23.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:23.862 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:23.963 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:23.988 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:23.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:23.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:24.092 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:24.120 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:24.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:24.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:24.225 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:24.256 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:24.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:24.258 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:24.359 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:24.389 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:24.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:24.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:24.494 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:24.521 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:24.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:24.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:24.568 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 19 16 35271 35255 115.942 80.4375 0.00452222 0.00861851 2023-09-23T22:41:24.627 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:24.666 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:24.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:24.668 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:24.769 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:24.796 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:24.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:24.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:24.903 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:24.929 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:24.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:24.932 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:25.033 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:25.061 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:25.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:25.063 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:25.164 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:25.192 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:25.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:25.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:25.295 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:25.321 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:25.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:25.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:25.425 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:25.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:25.457 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:25.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:25.558 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:25.567 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:25 smithi187 bash[89487]: cluster 2023-09-23T22:41:24.379291+0000 mgr.y (mgr.25310) 582 : cluster 0 pgmap v566: 99 pgs: 99 active+clean; 2.0 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 128 MiB/s wr, 2.04k op/s 2023-09-23T22:41:25.568 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:2023-09-23T22:41:25.567974+0000 min lat: 0.00121318 max lat: 0.105218 avg lat: 0.00872681 2023-09-23T22:41:25.568 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:41:25.568 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 20 16 36657 36641 114.476 86.625 0.00433346 0.00872681 2023-09-23T22:41:25.586 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:25.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:25.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:25.690 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:25.718 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:25.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:25.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:25.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:25 smithi169 bash[104356]: cluster 2023-09-23T22:41:24.379291+0000 mgr.y (mgr.25310) 582 : cluster 0 pgmap v566: 99 pgs: 99 active+clean; 2.0 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 128 MiB/s wr, 2.04k op/s 2023-09-23T22:41:25.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:25 smithi169 bash[101133]: cluster 2023-09-23T22:41:24.379291+0000 mgr.y (mgr.25310) 582 : cluster 0 pgmap v566: 99 pgs: 99 active+clean; 2.0 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 128 MiB/s wr, 2.04k op/s 2023-09-23T22:41:25.822 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:25.849 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:25.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:25.851 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:25.952 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:25.978 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:25.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:25.980 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:26.081 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:26.106 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:26.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:26.108 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:26.208 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:26.234 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:26.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:26.236 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:26.337 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:26.367 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:26.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:26.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:26.471 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:26.479 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:26 smithi169 bash[101133]: audit 2023-09-23T22:41:26.134233+0000 mon.a (mon.0) 806 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:41:26.480 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:26 smithi169 bash[104356]: audit 2023-09-23T22:41:26.134233+0000 mon.a (mon.0) 806 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:41:26.503 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:26.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:26.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:26.568 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 21 16 38058 38042 113.194 87.5625 0.00931168 0.00882962 2023-09-23T22:41:26.606 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:26.630 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:26.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:26.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:26.735 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:26.761 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:26.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:26.764 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:26.865 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:26.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:26 smithi187 bash[89487]: audit 2023-09-23T22:41:26.134233+0000 mon.a (mon.0) 806 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:41:26.897 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:26.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:26.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:27.002 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:27.026 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:27.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:27.028 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:27.129 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:27.161 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:27.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:27.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:27.264 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:27.290 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:27.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:27.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:27.393 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:27.416 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:27.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:27.421 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:27.522 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:27.547 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:27.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:27.549 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:27.569 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 22 16 39396 39380 111.85 83.625 0.00472792 0.00893359 2023-09-23T22:41:27.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:27 smithi187 bash[89487]: cluster 2023-09-23T22:41:26.379875+0000 mgr.y (mgr.25310) 583 : cluster 0 pgmap v567: 99 pgs: 99 active+clean; 2.0 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-09-23T22:41:27.649 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:27.675 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:27.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:27.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:27.777 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:27.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:27 smithi169 bash[101133]: cluster 2023-09-23T22:41:26.379875+0000 mgr.y (mgr.25310) 583 : cluster 0 pgmap v567: 99 pgs: 99 active+clean; 2.0 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-09-23T22:41:27.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:27 smithi169 bash[104356]: cluster 2023-09-23T22:41:26.379875+0000 mgr.y (mgr.25310) 583 : cluster 0 pgmap v567: 99 pgs: 99 active+clean; 2.0 GiB data, 7.0 GiB used, 619 GiB / 626 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-09-23T22:41:27.807 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:27.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:27.812 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:27.913 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:27.942 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:27.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:27.945 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:28.046 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:28.076 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:28.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:28.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:28.181 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:28.206 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:28.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:28.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:28.311 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:28.335 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:28.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:28.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:28.438 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:28.465 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:28.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:28.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:28.569 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 23 16 40701 40685 110.533 81.5625 0.0162835 0.00904128 2023-09-23T22:41:28.592 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:28.620 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:28.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:28.627 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:28.728 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:28.737 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:41:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:41:28] "GET /metrics HTTP/1.1" 200 36407 "" "Prometheus/2.43.0" 2023-09-23T22:41:28.762 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:28.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:28.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:28.869 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:28.897 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:28.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:28.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:29.000 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:29.029 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:29.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:29.033 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:29.134 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:29.169 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:29.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:29.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:29.273 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:29.297 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:29.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:29.301 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:29.402 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:29.427 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:29.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:29.434 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:29.534 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:29.561 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:29.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:29.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:29.569 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 24 16 42071 42055 109.495 85.625 0.015102 0.00912676 2023-09-23T22:41:29.666 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:29.675 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:29 smithi169 bash[101133]: cluster 2023-09-23T22:41:28.380457+0000 mgr.y (mgr.25310) 584 : cluster 0 pgmap v568: 99 pgs: 99 active+clean; 2.2 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 105 MiB/s wr, 1.68k op/s 2023-09-23T22:41:29.675 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:29 smithi169 bash[104356]: cluster 2023-09-23T22:41:28.380457+0000 mgr.y (mgr.25310) 584 : cluster 0 pgmap v568: 99 pgs: 99 active+clean; 2.2 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 105 MiB/s wr, 1.68k op/s 2023-09-23T22:41:29.693 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:29.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:29.698 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:29.798 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:29.808 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:29 smithi187 bash[89487]: cluster 2023-09-23T22:41:28.380457+0000 mgr.y (mgr.25310) 584 : cluster 0 pgmap v568: 99 pgs: 99 active+clean; 2.2 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 105 MiB/s wr, 1.68k op/s 2023-09-23T22:41:29.824 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:29.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:29.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:29.929 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:29.956 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:29.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:29.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:30.061 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:30.086 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:30.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:30.090 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:30.191 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:30.215 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:30.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:30.218 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:30.318 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:30.338 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:30.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:30.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:30.441 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:30.471 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:30.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:30.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:30.569 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 25 16 43248 43232 108.058 73.5625 0.0110763 0.00924924 2023-09-23T22:41:30.574 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:30.599 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:30.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:30.601 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:30.701 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:30.727 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:30.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:30.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:30.832 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:30.855 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:30.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:30.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:30.959 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:30.981 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:30.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:30.985 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:31.086 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:31.116 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:31.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:31.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:31.219 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:31.245 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:31.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:31.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:31.348 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:31.375 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:31.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:31.377 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:31.478 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:31.480 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:31 smithi169 bash[104356]: cluster 2023-09-23T22:41:30.381329+0000 mgr.y (mgr.25310) 585 : cluster 0 pgmap v569: 99 pgs: 99 active+clean; 2.5 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 99 MiB/s wr, 1.59k op/s 2023-09-23T22:41:31.481 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:31 smithi169 bash[101133]: cluster 2023-09-23T22:41:30.381329+0000 mgr.y (mgr.25310) 585 : cluster 0 pgmap v569: 99 pgs: 99 active+clean; 2.5 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 99 MiB/s wr, 1.59k op/s 2023-09-23T22:41:31.505 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:31.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:31.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:31.570 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 26 16 44462 44446 106.814 75.875 0.00747598 0.00935387 2023-09-23T22:41:31.610 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:31.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:31 smithi187 bash[89487]: cluster 2023-09-23T22:41:30.381329+0000 mgr.y (mgr.25310) 585 : cluster 0 pgmap v569: 99 pgs: 99 active+clean; 2.5 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 99 MiB/s wr, 1.59k op/s 2023-09-23T22:41:31.636 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:31.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:31.644 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:31.744 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:31.772 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:31.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:31.775 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:31.875 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:31.900 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:31.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:31.903 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:32.004 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:32.030 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:32.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:32.033 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:32.134 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:32.167 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:32.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:32.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:32.269 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:32.293 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:32.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:32.296 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:32.397 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:32.423 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:32.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:32.425 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:32.526 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:32.556 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:32.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:32.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:32.571 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 27 16 45646 45630 105.598 74 0.00253561 0.00945826 2023-09-23T22:41:32.659 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:32.691 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:32.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:32.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:32.794 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:32.820 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:32.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:32.823 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:32.924 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:32.952 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:32.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:32.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:33.055 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:33.086 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:33.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:33.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:33.190 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:33.216 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:33.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:33.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:33.319 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:33.349 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:33.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:33.353 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:33.453 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:33.482 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:33.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:33.486 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:33.571 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 28 16 46505 46489 103.744 53.6875 0.00408869 0.00963302 2023-09-23T22:41:33.587 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:33.615 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:33.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:33.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:33.719 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:33.729 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:33 smithi169 bash[101133]: cluster 2023-09-23T22:41:32.381895+0000 mgr.y (mgr.25310) 586 : cluster 0 pgmap v570: 99 pgs: 99 active+clean; 2.5 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 85 MiB/s wr, 1.35k op/s 2023-09-23T22:41:33.729 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:33 smithi169 bash[104356]: cluster 2023-09-23T22:41:32.381895+0000 mgr.y (mgr.25310) 586 : cluster 0 pgmap v570: 99 pgs: 99 active+clean; 2.5 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 85 MiB/s wr, 1.35k op/s 2023-09-23T22:41:33.742 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:33.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:33.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:33.848 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:33.858 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:33 smithi187 bash[89487]: cluster 2023-09-23T22:41:32.381895+0000 mgr.y (mgr.25310) 586 : cluster 0 pgmap v570: 99 pgs: 99 active+clean; 2.5 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 85 MiB/s wr, 1.35k op/s 2023-09-23T22:41:33.875 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:33.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:33.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:33.979 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:34.004 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:34.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:34.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:34.107 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:34.134 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:34.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:34.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:34.238 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:34.260 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:34.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:34.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:34.362 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:34.384 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:34.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:34.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:34.488 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:34.512 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:34.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:34.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:34.571 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 29 16 47728 47712 102.802 76.4375 0.0211891 0.00972079 2023-09-23T22:41:34.616 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:34.638 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:34.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:34.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:34.741 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:34.765 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:34.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:34.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:34.868 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:34.894 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:34.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:34.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:34.998 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:35.022 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:35.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:35.025 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:35.125 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:35.153 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:35.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:35.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:35.257 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:35.280 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:35.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:35.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:35.382 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:35.409 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:35.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:35.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:35.509 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:41:35.512 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:35.516 INFO:teuthology.orchestra.run.smithi169.stderr:dumped all 2023-09-23T22:41:35.545 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:35.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:35.547 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:35.571 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 30 16 48714 48698 101.43 61.625 0.0191605 0.00985305 2023-09-23T22:41:35.648 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:35.657 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:35 smithi169 bash[104356]: cluster 2023-09-23T22:41:34.382573+0000 mgr.y (mgr.25310) 587 : cluster 0 pgmap v571: 99 pgs: 99 active+clean; 2.8 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 97 MiB/s wr, 1.55k op/s 2023-09-23T22:41:35.658 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:35 smithi169 bash[101133]: cluster 2023-09-23T22:41:34.382573+0000 mgr.y (mgr.25310) 587 : cluster 0 pgmap v571: 99 pgs: 99 active+clean; 2.8 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 97 MiB/s wr, 1.55k op/s 2023-09-23T22:41:35.678 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:35.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:35.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:35.781 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:35.802 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:35.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:35.805 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:35.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:35 smithi187 bash[89487]: cluster 2023-09-23T22:41:34.382573+0000 mgr.y (mgr.25310) 587 : cluster 0 pgmap v571: 99 pgs: 99 active+clean; 2.8 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 97 MiB/s wr, 1.55k op/s 2023-09-23T22:41:35.906 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:35.934 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:35.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:35.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:36.038 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:36.063 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:36.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:36.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:36.167 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:36.194 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:36.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:36.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:36.298 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:36.328 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:36.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:36.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:36.432 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:36.453 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:36.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:36.456 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:36.487 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:36 smithi169 bash[101133]: audit 2023-09-23T22:41:35.491596+0000 mgr.y (mgr.25310) 588 : audit 0 from='client.54583 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:41:36.557 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:36.566 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:36 smithi187 bash[89487]: audit 2023-09-23T22:41:35.491596+0000 mgr.y (mgr.25310) 588 : audit 0 from='client.54583 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:41:36.571 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 31 16 49936 49920 100.622 76.375 0.012033 0.00993156 2023-09-23T22:41:36.585 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:36.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:36.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:36.689 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:36.719 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:36.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:36.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:36.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:36 smithi169 bash[104356]: audit 2023-09-23T22:41:35.491596+0000 mgr.y (mgr.25310) 588 : audit 0 from='client.54583 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:41:36.825 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:36.861 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:36.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:36.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:36.965 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:36.990 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:36.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:36.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:37.094 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:37.122 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:37.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:37.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:37.227 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:37.255 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:37.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:37.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:37.359 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:37.384 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:37.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:37.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:37.488 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:37.514 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:37.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:37.517 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:37.571 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 32 16 51192 51176 99.9301 78.5 0.0116866 0.0100012 2023-09-23T22:41:37.618 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:37.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:37 smithi187 bash[89487]: cluster 2023-09-23T22:41:36.383023+0000 mgr.y (mgr.25310) 589 : cluster 0 pgmap v572: 99 pgs: 99 active+clean; 2.8 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 67 MiB/s wr, 1.06k op/s 2023-09-23T22:41:37.643 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:37.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:37.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:37.748 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:37.773 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:37.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:37.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:37.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:37 smithi169 bash[101133]: cluster 2023-09-23T22:41:36.383023+0000 mgr.y (mgr.25310) 589 : cluster 0 pgmap v572: 99 pgs: 99 active+clean; 2.8 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 67 MiB/s wr, 1.06k op/s 2023-09-23T22:41:37.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:37 smithi169 bash[104356]: cluster 2023-09-23T22:41:36.383023+0000 mgr.y (mgr.25310) 589 : cluster 0 pgmap v572: 99 pgs: 99 active+clean; 2.8 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 67 MiB/s wr, 1.06k op/s 2023-09-23T22:41:37.881 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:37.913 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:37.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:37.916 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:38.017 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:38.040 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:38.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:38.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:38.083 INFO:teuthology.orchestra.run.smithi169.stdout:{"pg_ready":true,"pg_map":{"version":571,"stamp":"2023-09-23T22:41:34.382080+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3026392992,"num_objects":46194,"num_object_clones":0,"num_object_copies":138582,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":46194,"num_whiteouts":0,"num_read":32,"num_read_kb":34,"num_write":46231,"num_write_kb":2954909,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":328858,"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":48002,"ondisk_log_size":48002,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":9913644,"kb_used_data":8763764,"kb_used_omap":30,"kb_used_meta":1149793,"kb_avail":646302420,"statfs":{"total":671965249536,"available":661813678080,"internally_reserved":0,"allocated":8974094336,"data_stored":8969355217,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":31502,"internal_metadata":1177388274},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":4,"apply_latency_ms":4,"commit_latency_ns":4000000,"apply_latency_ns":4000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1223753728,"num_objects":18673,"num_object_clones":0,"num_object_copies":56019,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":18673,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":18673,"num_write_kb":1195072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.003854"},"pg_stats":[{"pgid":"3.1a","version":"68'2","reported_seq":148,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.509273+0000","last_change":"2023-09-23T22:32:30.182886+0000","last_active":"2023-09-23T22:41:01.509273+0000","last_peered":"2023-09-23T22:41:01.509273+0000","last_clean":"2023-09-23T22:41:01.509273+0000","last_became_active":"2023-09-23T22:32:30.181915+0000","last_became_peered":"2023-09-23T22:32:30.181915+0000","last_unstale":"2023-09-23T22:41:01.509273+0000","last_undegraded":"2023-09-23T22:41:01.509273+0000","last_fullsized":"2023-09-23T22:41:01.509273+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:13.504249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.559168+0000","last_change":"2023-09-23T22:32:30.181813+0000","last_active":"2023-09-23T22:41:01.559168+0000","last_peered":"2023-09-23T22:41:01.559168+0000","last_clean":"2023-09-23T22:41:01.559168+0000","last_became_active":"2023-09-23T22:32:30.181283+0000","last_became_peered":"2023-09-23T22:32:30.181283+0000","last_unstale":"2023-09-23T22:41:01.559168+0000","last_undegraded":"2023-09-23T22:41:01.559168+0000","last_fullsized":"2023-09-23T22:41:01.559168+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.674213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":129,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:02.000038+0000","last_change":"2023-09-23T22:32:30.187773+0000","last_active":"2023-09-23T22:41:02.000038+0000","last_peered":"2023-09-23T22:41:02.000038+0000","last_clean":"2023-09-23T22:41:02.000038+0000","last_became_active":"2023-09-23T22:32:30.187289+0000","last_became_peered":"2023-09-23T22:32:30.187289+0000","last_unstale":"2023-09-23T22:41:02.000038+0000","last_undegraded":"2023-09-23T22:41:02.000038+0000","last_fullsized":"2023-09-23T22:41:02.000038+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.158539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":129,"reported_epoch":162,"state":"active+clean","last_fresh":"2023-09-23T22:41:07.561019+0000","last_change":"2023-09-23T22:39:30.394947+0000","last_active":"2023-09-23T22:41:07.561019+0000","last_peered":"2023-09-23T22:41:07.561019+0000","last_clean":"2023-09-23T22:41:07.561019+0000","last_became_active":"2023-09-23T22:39:30.394572+0000","last_became_peered":"2023-09-23T22:39:30.394572+0000","last_unstale":"2023-09-23T22:41:07.561019+0000","last_undegraded":"2023-09-23T22:41:07.561019+0000","last_fullsized":"2023-09-23T22:41:07.561019+0000","mapping_epoch":128,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31.636008+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":146,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.558240+0000","last_change":"2023-09-23T22:32:00.187373+0000","last_active":"2023-09-23T22:41:01.558240+0000","last_peered":"2023-09-23T22:41:01.558240+0000","last_clean":"2023-09-23T22:41:01.558240+0000","last_became_active":"2023-09-23T22:32:00.186652+0000","last_became_peered":"2023-09-23T22:32:00.186652+0000","last_unstale":"2023-09-23T22:41:01.558240+0000","last_undegraded":"2023-09-23T22:41:01.558240+0000","last_fullsized":"2023-09-23T22:41:01.558240+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:36.309788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":130,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:02.001969+0000","last_change":"2023-09-23T22:39:47.427298+0000","last_active":"2023-09-23T22:41:02.001969+0000","last_peered":"2023-09-23T22:41:02.001969+0000","last_clean":"2023-09-23T22:41:02.001969+0000","last_became_active":"2023-09-23T22:39:47.426965+0000","last_became_peered":"2023-09-23T22:39:47.426965+0000","last_unstale":"2023-09-23T22:41:02.001969+0000","last_undegraded":"2023-09-23T22:41:02.001969+0000","last_fullsized":"2023-09-23T22:41:02.001969+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:06:13.933099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":136,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.507440+0000","last_change":"2023-09-23T22:39:47.428631+0000","last_active":"2023-09-23T22:41:01.507440+0000","last_peered":"2023-09-23T22:41:01.507440+0000","last_clean":"2023-09-23T22:41:01.507440+0000","last_became_active":"2023-09-23T22:39:47.428230+0000","last_became_peered":"2023-09-23T22:39:47.428230+0000","last_unstale":"2023-09-23T22:41:01.507440+0000","last_undegraded":"2023-09-23T22:41:01.507440+0000","last_fullsized":"2023-09-23T22:41:01.507440+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46.047276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,1],"acting":[0,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":129,"reported_epoch":162,"state":"active+clean","last_fresh":"2023-09-23T22:41:07.555565+0000","last_change":"2023-09-23T22:32:00.188206+0000","last_active":"2023-09-23T22:41:07.555565+0000","last_peered":"2023-09-23T22:41:07.555565+0000","last_clean":"2023-09-23T22:41:07.555565+0000","last_became_active":"2023-09-23T22:32:00.187846+0000","last_became_peered":"2023-09-23T22:32:00.187846+0000","last_unstale":"2023-09-23T22:41:07.555565+0000","last_undegraded":"2023-09-23T22:41:07.555565+0000","last_fullsized":"2023-09-23T22:41:07.555565+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:17:38.414690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":77,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:02.000686+0000","last_change":"2023-09-23T22:39:47.414659+0000","last_active":"2023-09-23T22:41:02.000686+0000","last_peered":"2023-09-23T22:41:02.000686+0000","last_clean":"2023-09-23T22:41:02.000686+0000","last_became_active":"2023-09-23T22:39:47.414275+0000","last_became_peered":"2023-09-23T22:39:47.414275+0000","last_unstale":"2023-09-23T22:41:02.000686+0000","last_undegraded":"2023-09-23T22:41:02.000686+0000","last_fullsized":"2023-09-23T22:41:02.000686+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:28.538471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":89,"reported_epoch":162,"state":"active+clean","last_fresh":"2023-09-23T22:41:07.555547+0000","last_change":"2023-09-23T22:32:00.187715+0000","last_active":"2023-09-23T22:41:07.555547+0000","last_peered":"2023-09-23T22:41:07.555547+0000","last_clean":"2023-09-23T22:41:07.555547+0000","last_became_active":"2023-09-23T22:32:00.187377+0000","last_became_peered":"2023-09-23T22:32:00.187377+0000","last_unstale":"2023-09-23T22:41:07.555547+0000","last_undegraded":"2023-09-23T22:41:07.555547+0000","last_fullsized":"2023-09-23T22:41:07.555547+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:05.650701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'3","reported_seq":144,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:02.001389+0000","last_change":"2023-09-23T22:32:30.189690+0000","last_active":"2023-09-23T22:41:02.001389+0000","last_peered":"2023-09-23T22:41:02.001389+0000","last_clean":"2023-09-23T22:41:02.001389+0000","last_became_active":"2023-09-23T22:32:30.189316+0000","last_became_peered":"2023-09-23T22:32:30.189316+0000","last_unstale":"2023-09-23T22:41:02.001389+0000","last_undegraded":"2023-09-23T22:41:02.001389+0000","last_fullsized":"2023-09-23T22:41:02.001389+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T03:36:06.225948+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":114,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:02.000127+0000","last_change":"2023-09-23T22:31:29.523446+0000","last_active":"2023-09-23T22:41:02.000127+0000","last_peered":"2023-09-23T22:41:02.000127+0000","last_clean":"2023-09-23T22:41:02.000127+0000","last_became_active":"2023-09-23T22:31:29.523085+0000","last_became_peered":"2023-09-23T22:31:29.523085+0000","last_unstale":"2023-09-23T22:41:02.000127+0000","last_undegraded":"2023-09-23T22:41:02.000127+0000","last_fullsized":"2023-09-23T22:41:02.000127+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:30.766260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"79'23","reported_seq":125,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.509660+0000","last_change":"2023-09-23T22:32:30.185468+0000","last_active":"2023-09-23T22:41:01.509660+0000","last_peered":"2023-09-23T22:41:01.509660+0000","last_clean":"2023-09-23T22:41:01.509660+0000","last_became_active":"2023-09-23T22:32:30.184937+0000","last_became_peered":"2023-09-23T22:32:30.184937+0000","last_unstale":"2023-09-23T22:41:01.509660+0000","last_undegraded":"2023-09-23T22:41:01.509660+0000","last_fullsized":"2023-09-23T22:41:01.509660+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-24T22:33:07.163248+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":123,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.509575+0000","last_change":"2023-09-23T22:32:30.193251+0000","last_active":"2023-09-23T22:41:01.509575+0000","last_peered":"2023-09-23T22:41:01.509575+0000","last_clean":"2023-09-23T22:41:01.509575+0000","last_became_active":"2023-09-23T22:32:30.192767+0000","last_became_peered":"2023-09-23T22:32:30.192767+0000","last_unstale":"2023-09-23T22:41:01.509575+0000","last_undegraded":"2023-09-23T22:41:01.509575+0000","last_fullsized":"2023-09-23T22:41:01.509575+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:36.485471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"67'2","reported_seq":143,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.999699+0000","last_change":"2023-09-23T22:32:30.188993+0000","last_active":"2023-09-23T22:41:01.999699+0000","last_peered":"2023-09-23T22:41:01.999699+0000","last_clean":"2023-09-23T22:41:01.999699+0000","last_became_active":"2023-09-23T22:32:30.188599+0000","last_became_peered":"2023-09-23T22:32:30.188599+0000","last_unstale":"2023-09-23T22:41:01.999699+0000","last_undegraded":"2023-09-23T22:41:01.999699+0000","last_fullsized":"2023-09-23T22:41:01.999699+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:43.749296+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":129,"reported_epoch":162,"state":"active+clean","last_fresh":"2023-09-23T22:41:07.555881+0000","last_change":"2023-09-23T22:32:00.187980+0000","last_active":"2023-09-23T22:41:07.555881+0000","last_peered":"2023-09-23T22:41:07.555881+0000","last_clean":"2023-09-23T22:41:07.555881+0000","last_became_active":"2023-09-23T22:32:00.187634+0000","last_became_peered":"2023-09-23T22:32:00.187634+0000","last_unstale":"2023-09-23T22:41:07.555881+0000","last_undegraded":"2023-09-23T22:41:07.555881+0000","last_fullsized":"2023-09-23T22:41:07.555881+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:09.675886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":128,"reported_epoch":162,"state":"active+clean","last_fresh":"2023-09-23T22:41:07.559076+0000","last_change":"2023-09-23T22:39:30.395696+0000","last_active":"2023-09-23T22:41:07.559076+0000","last_peered":"2023-09-23T22:41:07.559076+0000","last_clean":"2023-09-23T22:41:07.559076+0000","last_became_active":"2023-09-23T22:39:30.395321+0000","last_became_peered":"2023-09-23T22:39:30.395321+0000","last_unstale":"2023-09-23T22:41:07.559076+0000","last_undegraded":"2023-09-23T22:41:07.559076+0000","last_fullsized":"2023-09-23T22:41:07.559076+0000","mapping_epoch":128,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:03.568377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":85,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:02.001517+0000","last_change":"2023-09-23T22:39:47.436668+0000","last_active":"2023-09-23T22:41:02.001517+0000","last_peered":"2023-09-23T22:41:02.001517+0000","last_clean":"2023-09-23T22:41:02.001517+0000","last_became_active":"2023-09-23T22:39:47.435947+0000","last_became_peered":"2023-09-23T22:39:47.435947+0000","last_unstale":"2023-09-23T22:41:02.001517+0000","last_undegraded":"2023-09-23T22:41:02.001517+0000","last_fullsized":"2023-09-23T22:41:02.001517+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25.797033+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[7,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":122,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.998994+0000","last_change":"2023-09-23T22:32:30.187887+0000","last_active":"2023-09-23T22:41:01.998994+0000","last_peered":"2023-09-23T22:41:01.998994+0000","last_clean":"2023-09-23T22:41:01.998994+0000","last_became_active":"2023-09-23T22:32:30.187577+0000","last_became_peered":"2023-09-23T22:32:30.187577+0000","last_unstale":"2023-09-23T22:41:01.998994+0000","last_undegraded":"2023-09-23T22:41:01.998994+0000","last_fullsized":"2023-09-23T22:41:01.998994+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:21.416630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":118,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.506886+0000","last_change":"2023-09-23T22:32:00.185991+0000","last_active":"2023-09-23T22:41:01.506886+0000","last_peered":"2023-09-23T22:41:01.506886+0000","last_clean":"2023-09-23T22:41:01.506886+0000","last_became_active":"2023-09-23T22:32:00.185630+0000","last_became_peered":"2023-09-23T22:32:00.185630+0000","last_unstale":"2023-09-23T22:41:01.506886+0000","last_undegraded":"2023-09-23T22:41:01.506886+0000","last_fullsized":"2023-09-23T22:41:01.506886+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:12:11.226342+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'8","reported_seq":153,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.998459+0000","last_change":"2023-09-23T22:39:47.438906+0000","last_active":"2023-09-23T22:41:01.998459+0000","last_peered":"2023-09-23T22:41:01.998459+0000","last_clean":"2023-09-23T22:41:01.998459+0000","last_became_active":"2023-09-23T22:39:47.426983+0000","last_became_peered":"2023-09-23T22:39:47.426983+0000","last_unstale":"2023-09-23T22:41:01.998459+0000","last_undegraded":"2023-09-23T22:41:01.998459+0000","last_fullsized":"2023-09-23T22:41:01.998459+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T04:22:51.110675+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":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:02.001173+0000","last_change":"2023-09-23T22:39:47.417200+0000","last_active":"2023-09-23T22:41:02.001173+0000","last_peered":"2023-09-23T22:41:02.001173+0000","last_clean":"2023-09-23T22:41:02.001173+0000","last_became_active":"2023-09-23T22:39:47.416784+0000","last_became_peered":"2023-09-23T22:39:47.416784+0000","last_unstale":"2023-09-23T22:41:02.001173+0000","last_undegraded":"2023-09-23T22:41:02.001173+0000","last_fullsized":"2023-09-23T22:41:02.001173+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:58.838187+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"7.b","version":"162'2895","reported_seq":2909,"reported_epoch":162,"state":"active+clean","last_fresh":"2023-09-23T22:41:32.450026+0000","last_change":"2023-09-23T22:40:46.553995+0000","last_active":"2023-09-23T22:41:32.450026+0000","last_peered":"2023-09-23T22:41:32.450026+0000","last_clean":"2023-09-23T22:41:32.450026+0000","last_became_active":"2023-09-23T22:40:46.553604+0000","last_became_peered":"2023-09-23T22:40:46.553604+0000","last_unstale":"2023-09-23T22:41:32.450026+0000","last_undegraded":"2023-09-23T22:41:32.450026+0000","last_fullsized":"2023-09-23T22:41:32.450026+0000","mapping_epoch":157,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:40:45.522527+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:40:45.522527+0000","last_clean_scrub_stamp":"2023-09-23T22:40:45.522527+0000","objects_scrubbed":0,"log_size":2895,"log_dups_size":0,"ondisk_log_size":2895,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:34.101926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":189726720,"num_objects":2895,"num_object_clones":0,"num_object_copies":8685,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2895,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2895,"num_write_kb":185280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.f","version":"67'1","reported_seq":141,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:02.000776+0000","last_change":"2023-09-23T22:32:30.186989+0000","last_active":"2023-09-23T22:41:02.000776+0000","last_peered":"2023-09-23T22:41:02.000776+0000","last_clean":"2023-09-23T22:41:02.000776+0000","last_became_active":"2023-09-23T22:32:30.186592+0000","last_became_peered":"2023-09-23T22:32:30.186592+0000","last_unstale":"2023-09-23T22:41:02.000776+0000","last_undegraded":"2023-09-23T22:41:02.000776+0000","last_fullsized":"2023-09-23T22:41:02.000776+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T02:13:52.969360+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":36,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.999649+0000","last_change":"2023-09-23T22:39:47.426539+0000","last_active":"2023-09-23T22:41:01.999649+0000","last_peered":"2023-09-23T22:41:01.999649+0000","last_clean":"2023-09-23T22:41:01.999649+0000","last_became_active":"2023-09-23T22:39:47.426032+0000","last_became_peered":"2023-09-23T22:39:47.426032+0000","last_unstale":"2023-09-23T22:41:01.999649+0000","last_undegraded":"2023-09-23T22:41:01.999649+0000","last_fullsized":"2023-09-23T22:41:01.999649+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29.634624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.a","version":"162'3034","reported_seq":3048,"reported_epoch":162,"state":"active+clean","last_fresh":"2023-09-23T22:41:34.105928+0000","last_change":"2023-09-23T22:40:46.546756+0000","last_active":"2023-09-23T22:41:34.105928+0000","last_peered":"2023-09-23T22:41:34.105928+0000","last_clean":"2023-09-23T22:41:34.105928+0000","last_became_active":"2023-09-23T22:40:46.546135+0000","last_became_peered":"2023-09-23T22:40:46.546135+0000","last_unstale":"2023-09-23T22:41:34.105928+0000","last_undegraded":"2023-09-23T22:41:34.105928+0000","last_fullsized":"2023-09-23T22:41:34.105928+0000","mapping_epoch":157,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:40:45.522527+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:40:45.522527+0000","last_clean_scrub_stamp":"2023-09-23T22:40:45.522527+0000","objects_scrubbed":0,"log_size":3034,"log_dups_size":0,"ondisk_log_size":3034,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:02.955917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":198836224,"num_objects":3034,"num_object_clones":0,"num_object_copies":9102,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3034,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3034,"num_write_kb":194176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"67'2","reported_seq":142,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:02.000714+0000","last_change":"2023-09-23T22:32:30.186931+0000","last_active":"2023-09-23T22:41:02.000714+0000","last_peered":"2023-09-23T22:41:02.000714+0000","last_clean":"2023-09-23T22:41:02.000714+0000","last_became_active":"2023-09-23T22:32:30.186482+0000","last_became_peered":"2023-09-23T22:32:30.186482+0000","last_unstale":"2023-09-23T22:41:02.000714+0000","last_undegraded":"2023-09-23T22:41:02.000714+0000","last_fullsized":"2023-09-23T22:41:02.000714+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:37.144095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":159,"reported_epoch":162,"state":"active+clean","last_fresh":"2023-09-23T22:41:07.550824+0000","last_change":"2023-09-23T22:39:30.399846+0000","last_active":"2023-09-23T22:41:07.550824+0000","last_peered":"2023-09-23T22:41:07.550824+0000","last_clean":"2023-09-23T22:41:07.550824+0000","last_became_active":"2023-09-23T22:39:30.399217+0000","last_became_peered":"2023-09-23T22:39:30.399217+0000","last_unstale":"2023-09-23T22:41:07.550824+0000","last_undegraded":"2023-09-23T22:41:07.550824+0000","last_fullsized":"2023-09-23T22:41:07.550824+0000","mapping_epoch":128,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:50.765969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"162'2847","reported_seq":2861,"reported_epoch":162,"state":"active+clean","last_fresh":"2023-09-23T22:41:33.549341+0000","last_change":"2023-09-23T22:40:46.544864+0000","last_active":"2023-09-23T22:41:33.549341+0000","last_peered":"2023-09-23T22:41:33.549341+0000","last_clean":"2023-09-23T22:41:33.549341+0000","last_became_active":"2023-09-23T22:40:46.544506+0000","last_became_peered":"2023-09-23T22:40:46.544506+0000","last_unstale":"2023-09-23T22:41:33.549341+0000","last_undegraded":"2023-09-23T22:41:33.549341+0000","last_fullsized":"2023-09-23T22:41:33.549341+0000","mapping_epoch":157,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:40:45.522527+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:40:45.522527+0000","last_clean_scrub_stamp":"2023-09-23T22:40:45.522527+0000","objects_scrubbed":0,"log_size":2847,"log_dups_size":0,"ondisk_log_size":2847,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:57:21.577145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":186580992,"num_objects":2847,"num_object_clones":0,"num_object_copies":8541,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2847,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2847,"num_write_kb":182208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'1","reported_seq":121,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:02.001191+0000","last_change":"2023-09-23T22:39:47.445678+0000","last_active":"2023-09-23T22:41:02.001191+0000","last_peered":"2023-09-23T22:41:02.001191+0000","last_clean":"2023-09-23T22:41:02.001191+0000","last_became_active":"2023-09-23T22:39:47.433630+0000","last_became_peered":"2023-09-23T22:39:47.433630+0000","last_unstale":"2023-09-23T22:41:02.001191+0000","last_undegraded":"2023-09-23T22:41:02.001191+0000","last_fullsized":"2023-09-23T22:41:02.001191+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:21:03.325810+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":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,6,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":120,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:02.000203+0000","last_change":"2023-09-23T22:30:09.135173+0000","last_active":"2023-09-23T22:41:02.000203+0000","last_peered":"2023-09-23T22:41:02.000203+0000","last_clean":"2023-09-23T22:41:02.000203+0000","last_became_active":"2023-09-23T22:30:09.134460+0000","last_became_peered":"2023-09-23T22:30:09.134460+0000","last_unstale":"2023-09-23T22:41:02.000203+0000","last_undegraded":"2023-09-23T22:41:02.000203+0000","last_fullsized":"2023-09-23T22:41:02.000203+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:02.531453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"162'2835","reported_seq":2849,"reported_epoch":162,"state":"active+clean","last_fresh":"2023-09-23T22:41:33.226452+0000","last_change":"2023-09-23T22:40:46.550309+0000","last_active":"2023-09-23T22:41:33.226452+0000","last_peered":"2023-09-23T22:41:33.226452+0000","last_clean":"2023-09-23T22:41:33.226452+0000","last_became_active":"2023-09-23T22:40:46.550027+0000","last_became_peered":"2023-09-23T22:40:46.550027+0000","last_unstale":"2023-09-23T22:41:33.226452+0000","last_undegraded":"2023-09-23T22:41:33.226452+0000","last_fullsized":"2023-09-23T22:41:33.226452+0000","mapping_epoch":157,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:40:45.522527+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:40:45.522527+0000","last_clean_scrub_stamp":"2023-09-23T22:40:45.522527+0000","objects_scrubbed":0,"log_size":2835,"log_dups_size":0,"ondisk_log_size":2835,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.731418+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":185794560,"num_objects":2835,"num_object_clones":0,"num_object_copies":8505,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2835,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2835,"num_write_kb":181440,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":85,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.559004+0000","last_change":"2023-09-23T22:39:47.428584+0000","last_active":"2023-09-23T22:41:01.559004+0000","last_peered":"2023-09-23T22:41:01.559004+0000","last_clean":"2023-09-23T22:41:01.559004+0000","last_became_active":"2023-09-23T22:39:47.428120+0000","last_became_peered":"2023-09-23T22:39:47.428120+0000","last_unstale":"2023-09-23T22:41:01.559004+0000","last_undegraded":"2023-09-23T22:41:01.559004+0000","last_fullsized":"2023-09-23T22:41:01.559004+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:37.238977+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":143,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.505289+0000","last_change":"2023-09-23T22:40:27.409230+0000","last_active":"2023-09-23T22:41:01.505289+0000","last_peered":"2023-09-23T22:41:01.505289+0000","last_clean":"2023-09-23T22:41:01.505289+0000","last_became_active":"2023-09-23T22:40:27.408774+0000","last_became_peered":"2023-09-23T22:40:27.408774+0000","last_unstale":"2023-09-23T22:41:01.505289+0000","last_undegraded":"2023-09-23T22:41:01.505289+0000","last_fullsized":"2023-09-23T22:41:01.505289+0000","mapping_epoch":152,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":153,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:12:00.505168+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.f","version":"162'2881","reported_seq":2895,"reported_epoch":162,"state":"active+clean","last_fresh":"2023-09-23T22:41:33.536058+0000","last_change":"2023-09-23T22:40:46.551250+0000","last_active":"2023-09-23T22:41:33.536058+0000","last_peered":"2023-09-23T22:41:33.536058+0000","last_clean":"2023-09-23T22:41:33.536058+0000","last_became_active":"2023-09-23T22:40:46.550899+0000","last_became_peered":"2023-09-23T22:40:46.550899+0000","last_unstale":"2023-09-23T22:41:33.536058+0000","last_undegraded":"2023-09-23T22:41:33.536058+0000","last_fullsized":"2023-09-23T22:41:33.536058+0000","mapping_epoch":157,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:40:45.522527+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:40:45.522527+0000","last_clean_scrub_stamp":"2023-09-23T22:40:45.522527+0000","objects_scrubbed":0,"log_size":2881,"log_dups_size":0,"ondisk_log_size":2881,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29.427412+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":188809216,"num_objects":2881,"num_object_clones":0,"num_object_copies":8643,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2881,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2881,"num_write_kb":184384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.9","version":"78'161","reported_seq":542,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.999512+0000","last_change":"2023-09-23T22:37:49.415909+0000","last_active":"2023-09-23T22:41:01.999512+0000","last_peered":"2023-09-23T22:41:01.999512+0000","last_clean":"2023-09-23T22:41:01.999512+0000","last_became_active":"2023-09-23T22:37:46.449453+0000","last_became_peered":"2023-09-23T22:37:46.449453+0000","last_unstale":"2023-09-23T22:41:01.999512+0000","last_undegraded":"2023-09-23T22:41:01.999512+0000","last_fullsized":"2023-09-23T22:41:01.999512+0000","mapping_epoch":121,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":122,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:49.415804+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:49.415804+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:11:23.752522+0000","scrub_duration":0.0087137450000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"68'3","reported_seq":144,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.558959+0000","last_change":"2023-09-23T22:32:30.184330+0000","last_active":"2023-09-23T22:41:01.558959+0000","last_peered":"2023-09-23T22:41:01.558959+0000","last_clean":"2023-09-23T22:41:01.558959+0000","last_became_active":"2023-09-23T22:32:30.183911+0000","last_became_peered":"2023-09-23T22:32:30.183911+0000","last_unstale":"2023-09-23T22:41:01.558959+0000","last_undegraded":"2023-09-23T22:41:01.558959+0000","last_fullsized":"2023-09-23T22:41:01.558959+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:45:56.081478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":133,"reported_epoch":162,"state":"active+clean","last_fresh":"2023-09-23T22:41:07.551419+0000","last_change":"2023-09-23T22:32:30.184203+0000","last_active":"2023-09-23T22:41:07.551419+0000","last_peered":"2023-09-23T22:41:07.551419+0000","last_clean":"2023-09-23T22:41:07.551419+0000","last_became_active":"2023-09-23T22:32:30.183763+0000","last_became_peered":"2023-09-23T22:32:30.183763+0000","last_unstale":"2023-09-23T22:41:07.551419+0000","last_undegraded":"2023-09-23T22:41:07.551419+0000","last_fullsized":"2023-09-23T22:41:07.551419+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:47:04.418139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"162'2954","reported_seq":2968,"reported_epoch":162,"state":"active+clean","last_fresh":"2023-09-23T22:41:33.228262+0000","last_change":"2023-09-23T22:40:46.546196+0000","last_active":"2023-09-23T22:41:33.228262+0000","last_peered":"2023-09-23T22:41:33.228262+0000","last_clean":"2023-09-23T22:41:33.228262+0000","last_became_active":"2023-09-23T22:40:46.545887+0000","last_became_peered":"2023-09-23T22:40:46.545887+0000","last_unstale":"2023-09-23T22:41:33.228262+0000","last_undegraded":"2023-09-23T22:41:33.228262+0000","last_fullsized":"2023-09-23T22:41:33.228262+0000","mapping_epoch":157,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:40:45.522527+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:40:45.522527+0000","last_clean_scrub_stamp":"2023-09-23T22:40:45.522527+0000","objects_scrubbed":0,"log_size":2954,"log_dups_size":0,"ondisk_log_size":2954,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.630979+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":193593344,"num_objects":2954,"num_object_clones":0,"num_object_copies":8862,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2954,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2954,"num_write_kb":189056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.8","version":"78'161","reported_seq":461,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.999139+0000","last_change":"2023-09-23T22:39:52.437672+0000","last_active":"2023-09-23T22:41:01.999139+0000","last_peered":"2023-09-23T22:41:01.999139+0000","last_clean":"2023-09-23T22:41:01.999139+0000","last_became_active":"2023-09-23T22:39:50.456510+0000","last_became_peered":"2023-09-23T22:39:50.456510+0000","last_unstale":"2023-09-23T22:41:01.999139+0000","last_undegraded":"2023-09-23T22:41:01.999139+0000","last_fullsized":"2023-09-23T22:41:01.999139+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:39:52.437433+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:39:52.437433+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:31:26.042441+0000","scrub_duration":0.017880975,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,6],"acting":[2,3,6],"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":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.999990+0000","last_change":"2023-09-23T22:32:30.185425+0000","last_active":"2023-09-23T22:41:01.999990+0000","last_peered":"2023-09-23T22:41:01.999990+0000","last_clean":"2023-09-23T22:41:01.999990+0000","last_became_active":"2023-09-23T22:32:30.184940+0000","last_became_peered":"2023-09-23T22:32:30.184940+0000","last_unstale":"2023-09-23T22:41:01.999990+0000","last_undegraded":"2023-09-23T22:41:01.999990+0000","last_fullsized":"2023-09-23T22:41:01.999990+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:23.495758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":146,"reported_epoch":162,"state":"active+clean","last_fresh":"2023-09-23T22:41:07.551490+0000","last_change":"2023-09-23T22:32:30.183403+0000","last_active":"2023-09-23T22:41:07.551490+0000","last_peered":"2023-09-23T22:41:07.551490+0000","last_clean":"2023-09-23T22:41:07.551490+0000","last_became_active":"2023-09-23T22:32:30.182279+0000","last_became_peered":"2023-09-23T22:32:30.182279+0000","last_unstale":"2023-09-23T22:41:07.551490+0000","last_undegraded":"2023-09-23T22:41:07.551490+0000","last_fullsized":"2023-09-23T22:41:07.551490+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.978237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"162'2765","reported_seq":2778,"reported_epoch":162,"state":"active+clean","last_fresh":"2023-09-23T22:41:32.202333+0000","last_change":"2023-09-23T22:40:46.552426+0000","last_active":"2023-09-23T22:41:32.202333+0000","last_peered":"2023-09-23T22:41:32.202333+0000","last_clean":"2023-09-23T22:41:32.202333+0000","last_became_active":"2023-09-23T22:40:46.551908+0000","last_became_peered":"2023-09-23T22:40:46.551908+0000","last_unstale":"2023-09-23T22:41:32.202333+0000","last_undegraded":"2023-09-23T22:41:32.202333+0000","last_fullsized":"2023-09-23T22:41:32.202333+0000","mapping_epoch":157,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:40:45.522527+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:40:45.522527+0000","last_clean_scrub_stamp":"2023-09-23T22:40:45.522527+0000","objects_scrubbed":0,"log_size":2765,"log_dups_size":0,"ondisk_log_size":2765,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:53.999620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":181207040,"num_objects":2765,"num_object_clones":0,"num_object_copies":8295,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2765,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2765,"num_write_kb":176960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":130,"reported_epoch":162,"state":"active+clean","last_fresh":"2023-09-23T22:41:07.551112+0000","last_change":"2023-09-23T22:32:30.184434+0000","last_active":"2023-09-23T22:41:07.551112+0000","last_peered":"2023-09-23T22:41:07.551112+0000","last_clean":"2023-09-23T22:41:07.551112+0000","last_became_active":"2023-09-23T22:32:30.183937+0000","last_became_peered":"2023-09-23T22:32:30.183937+0000","last_unstale":"2023-09-23T22:41:07.551112+0000","last_undegraded":"2023-09-23T22:41:07.551112+0000","last_fullsized":"2023-09-23T22:41:07.551112+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:25.993348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":124,"reported_epoch":162,"state":"active+clean","last_fresh":"2023-09-23T22:41:07.551565+0000","last_change":"2023-09-23T22:32:30.183982+0000","last_active":"2023-09-23T22:41:07.551565+0000","last_peered":"2023-09-23T22:41:07.551565+0000","last_clean":"2023-09-23T22:41:07.551565+0000","last_became_active":"2023-09-23T22:32:30.183630+0000","last_became_peered":"2023-09-23T22:32:30.183630+0000","last_unstale":"2023-09-23T22:41:07.551565+0000","last_undegraded":"2023-09-23T22:41:07.551565+0000","last_fullsized":"2023-09-23T22:41:07.551565+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:17.555066+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"162'2860","reported_seq":2873,"reported_epoch":162,"state":"active+clean","last_fresh":"2023-09-23T22:41:32.173596+0000","last_change":"2023-09-23T22:40:46.551299+0000","last_active":"2023-09-23T22:41:32.173596+0000","last_peered":"2023-09-23T22:41:32.173596+0000","last_clean":"2023-09-23T22:41:32.173596+0000","last_became_active":"2023-09-23T22:40:46.550749+0000","last_became_peered":"2023-09-23T22:40:46.550749+0000","last_unstale":"2023-09-23T22:41:32.173596+0000","last_undegraded":"2023-09-23T22:41:32.173596+0000","last_fullsized":"2023-09-23T22:41:32.173596+0000","mapping_epoch":157,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:40:45.522527+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:40:45.522527+0000","last_clean_scrub_stamp":"2023-09-23T22:40:45.522527+0000","objects_scrubbed":0,"log_size":2860,"log_dups_size":0,"ondisk_log_size":2860,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:15.883800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":187432960,"num_objects":2860,"num_object_clones":0,"num_object_copies":8580,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2860,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2860,"num_write_kb":183040,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.a","version":"78'161","reported_seq":457,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.999709+0000","last_change":"2023-09-23T22:39:54.459612+0000","last_active":"2023-09-23T22:41:01.999709+0000","last_peered":"2023-09-23T22:41:01.999709+0000","last_clean":"2023-09-23T22:41:01.999709+0000","last_became_active":"2023-09-23T22:39:50.454207+0000","last_became_peered":"2023-09-23T22:39:50.454207+0000","last_unstale":"2023-09-23T22:41:01.999709+0000","last_undegraded":"2023-09-23T22:41:01.999709+0000","last_fullsized":"2023-09-23T22:41:01.999709+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:39:54.455854+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:39:54.455854+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:09:45.803601+0000","scrub_duration":0.0075565679999999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,4],"acting":[2,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":99,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.999949+0000","last_change":"2023-09-23T22:39:30.392063+0000","last_active":"2023-09-23T22:41:01.999949+0000","last_peered":"2023-09-23T22:41:01.999949+0000","last_clean":"2023-09-23T22:41:01.999949+0000","last_became_active":"2023-09-23T22:39:30.391636+0000","last_became_peered":"2023-09-23T22:39:30.391636+0000","last_unstale":"2023-09-23T22:41:01.999949+0000","last_undegraded":"2023-09-23T22:41:01.999949+0000","last_fullsized":"2023-09-23T22:41:01.999949+0000","mapping_epoch":128,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:43.637650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":130,"reported_epoch":162,"state":"active+clean","last_fresh":"2023-09-23T22:41:07.562605+0000","last_change":"2023-09-23T22:32:30.188254+0000","last_active":"2023-09-23T22:41:07.562605+0000","last_peered":"2023-09-23T22:41:07.562605+0000","last_clean":"2023-09-23T22:41:07.562605+0000","last_became_active":"2023-09-23T22:32:30.187888+0000","last_became_peered":"2023-09-23T22:32:30.187888+0000","last_unstale":"2023-09-23T22:41:07.562605+0000","last_undegraded":"2023-09-23T22:41:07.562605+0000","last_fullsized":"2023-09-23T22:41:07.562605+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:40.160525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"162'2953","reported_seq":2967,"reported_epoch":162,"state":"active+clean","last_fresh":"2023-09-23T22:41:33.261873+0000","last_change":"2023-09-23T22:40:46.552514+0000","last_active":"2023-09-23T22:41:33.261873+0000","last_peered":"2023-09-23T22:41:33.261873+0000","last_clean":"2023-09-23T22:41:33.261873+0000","last_became_active":"2023-09-23T22:40:46.552168+0000","last_became_peered":"2023-09-23T22:40:46.552168+0000","last_unstale":"2023-09-23T22:41:33.261873+0000","last_undegraded":"2023-09-23T22:41:33.261873+0000","last_fullsized":"2023-09-23T22:41:33.261873+0000","mapping_epoch":157,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:40:45.522527+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:40:45.522527+0000","last_clean_scrub_stamp":"2023-09-23T22:40:45.522527+0000","objects_scrubbed":0,"log_size":2953,"log_dups_size":0,"ondisk_log_size":2953,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39.282560+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":193527808,"num_objects":2953,"num_object_clones":0,"num_object_copies":8859,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2953,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2953,"num_write_kb":188992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.7","version":"78'161","reported_seq":516,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:02.001980+0000","last_change":"2023-09-23T22:39:50.473212+0000","last_active":"2023-09-23T22:41:02.001980+0000","last_peered":"2023-09-23T22:41:02.001980+0000","last_clean":"2023-09-23T22:41:02.001980+0000","last_became_active":"2023-09-23T22:39:50.472832+0000","last_became_peered":"2023-09-23T22:39:50.472832+0000","last_unstale":"2023-09-23T22:41:02.001980+0000","last_undegraded":"2023-09-23T22:41:02.001980+0000","last_fullsized":"2023-09-23T22:41:02.001980+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:50.091202+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:50.091202+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:34:04.461239+0000","scrub_duration":0.013386004,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,1],"acting":[6,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":139,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:02.000428+0000","last_change":"2023-09-23T22:30:09.132661+0000","last_active":"2023-09-23T22:41:02.000428+0000","last_peered":"2023-09-23T22:41:02.000428+0000","last_clean":"2023-09-23T22:41:02.000428+0000","last_became_active":"2023-09-23T22:30:09.132195+0000","last_became_peered":"2023-09-23T22:30:09.132195+0000","last_unstale":"2023-09-23T22:41:02.000428+0000","last_undegraded":"2023-09-23T22:41:02.000428+0000","last_fullsized":"2023-09-23T22:41:02.000428+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:29.945684+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":142,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.999426+0000","last_change":"2023-09-23T22:39:47.434546+0000","last_active":"2023-09-23T22:41:01.999426+0000","last_peered":"2023-09-23T22:41:01.999426+0000","last_clean":"2023-09-23T22:41:01.999426+0000","last_became_active":"2023-09-23T22:39:47.434100+0000","last_became_peered":"2023-09-23T22:39:47.434100+0000","last_unstale":"2023-09-23T22:41:01.999426+0000","last_undegraded":"2023-09-23T22:41:01.999426+0000","last_fullsized":"2023-09-23T22:41:01.999426+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:35.055605+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":124,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:02.000224+0000","last_change":"2023-09-23T22:39:47.421794+0000","last_active":"2023-09-23T22:41:02.000224+0000","last_peered":"2023-09-23T22:41:02.000224+0000","last_clean":"2023-09-23T22:41:02.000224+0000","last_became_active":"2023-09-23T22:39:47.421419+0000","last_became_peered":"2023-09-23T22:39:47.421419+0000","last_unstale":"2023-09-23T22:41:02.000224+0000","last_undegraded":"2023-09-23T22:41:02.000224+0000","last_fullsized":"2023-09-23T22:41:02.000224+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16:30.389859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.7","version":"162'2773","reported_seq":2784,"reported_epoch":162,"state":"active+clean","last_fresh":"2023-09-23T22:41:32.199106+0000","last_change":"2023-09-23T22:40:46.550986+0000","last_active":"2023-09-23T22:41:32.199106+0000","last_peered":"2023-09-23T22:41:32.199106+0000","last_clean":"2023-09-23T22:41:32.199106+0000","last_became_active":"2023-09-23T22:40:46.550484+0000","last_became_peered":"2023-09-23T22:40:46.550484+0000","last_unstale":"2023-09-23T22:41:32.199106+0000","last_undegraded":"2023-09-23T22:41:32.199106+0000","last_fullsized":"2023-09-23T22:41:32.199106+0000","mapping_epoch":157,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:40:45.522527+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:40:45.522527+0000","last_clean_scrub_stamp":"2023-09-23T22:40:45.522527+0000","objects_scrubbed":0,"log_size":2773,"log_dups_size":0,"ondisk_log_size":2773,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:04:20.098886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":181731328,"num_objects":2773,"num_object_clones":0,"num_object_copies":8319,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2773,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2773,"num_write_kb":177472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[6,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.1","version":"78'161","reported_seq":463,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.505409+0000","last_change":"2023-09-23T22:39:51.078314+0000","last_active":"2023-09-23T22:41:01.505409+0000","last_peered":"2023-09-23T22:41:01.505409+0000","last_clean":"2023-09-23T22:41:01.505409+0000","last_became_active":"2023-09-23T22:39:50.432058+0000","last_became_peered":"2023-09-23T22:39:50.432058+0000","last_unstale":"2023-09-23T22:41:01.505409+0000","last_undegraded":"2023-09-23T22:41:01.505409+0000","last_fullsized":"2023-09-23T22:41:01.505409+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:39:51.078203+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:39:51.078203+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:36:48.567290+0000","scrub_duration":0.002520722,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":80,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:02.000356+0000","last_change":"2023-09-23T22:39:47.439506+0000","last_active":"2023-09-23T22:41:02.000356+0000","last_peered":"2023-09-23T22:41:02.000356+0000","last_clean":"2023-09-23T22:41:02.000356+0000","last_became_active":"2023-09-23T22:39:47.438914+0000","last_became_peered":"2023-09-23T22:39:47.438914+0000","last_unstale":"2023-09-23T22:41:02.000356+0000","last_undegraded":"2023-09-23T22:41:02.000356+0000","last_fullsized":"2023-09-23T22:41:02.000356+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:46:38.198220+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,0],"acting":[1,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":120,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.510015+0000","last_change":"2023-09-23T22:32:30.188377+0000","last_active":"2023-09-23T22:41:01.510015+0000","last_peered":"2023-09-23T22:41:01.510015+0000","last_clean":"2023-09-23T22:41:01.510015+0000","last_became_active":"2023-09-23T22:32:30.187693+0000","last_became_peered":"2023-09-23T22:32:30.187693+0000","last_unstale":"2023-09-23T22:41:01.510015+0000","last_undegraded":"2023-09-23T22:41:01.510015+0000","last_fullsized":"2023-09-23T22:41:01.510015+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:04:22.872853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":139,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:02.000508+0000","last_change":"2023-09-23T22:39:30.401023+0000","last_active":"2023-09-23T22:41:02.000508+0000","last_peered":"2023-09-23T22:41:02.000508+0000","last_clean":"2023-09-23T22:41:02.000508+0000","last_became_active":"2023-09-23T22:39:30.400615+0000","last_became_peered":"2023-09-23T22:39:30.400615+0000","last_unstale":"2023-09-23T22:41:02.000508+0000","last_undegraded":"2023-09-23T22:41:02.000508+0000","last_fullsized":"2023-09-23T22:41:02.000508+0000","mapping_epoch":128,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59.051498+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.4","version":"162'2892","reported_seq":2906,"reported_epoch":162,"state":"active+clean","last_fresh":"2023-09-23T22:41:33.554499+0000","last_change":"2023-09-23T22:40:46.543732+0000","last_active":"2023-09-23T22:41:33.554499+0000","last_peered":"2023-09-23T22:41:33.554499+0000","last_clean":"2023-09-23T22:41:33.554499+0000","last_became_active":"2023-09-23T22:40:46.542557+0000","last_became_peered":"2023-09-23T22:40:46.542557+0000","last_unstale":"2023-09-23T22:41:33.554499+0000","last_undegraded":"2023-09-23T22:41:33.554499+0000","last_fullsized":"2023-09-23T22:41:33.554499+0000","mapping_epoch":157,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:40:45.522527+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:40:45.522527+0000","last_clean_scrub_stamp":"2023-09-23T22:40:45.522527+0000","objects_scrubbed":0,"log_size":2892,"log_dups_size":0,"ondisk_log_size":2892,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26.845901+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":189530112,"num_objects":2892,"num_object_clones":0,"num_object_copies":8676,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2892,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2892,"num_write_kb":185088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"78'161","reported_seq":542,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:02.000096+0000","last_change":"2023-09-23T22:37:48.450133+0000","last_active":"2023-09-23T22:41:02.000096+0000","last_peered":"2023-09-23T22:41:02.000096+0000","last_clean":"2023-09-23T22:41:02.000096+0000","last_became_active":"2023-09-23T22:37:46.448002+0000","last_became_peered":"2023-09-23T22:37:46.448002+0000","last_unstale":"2023-09-23T22:41:02.000096+0000","last_undegraded":"2023-09-23T22:41:02.000096+0000","last_fullsized":"2023-09-23T22:41:02.000096+0000","mapping_epoch":121,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":122,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:48.449999+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:48.449999+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T08:39:08.924118+0000","scrub_duration":0.010386299999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":158,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.998748+0000","last_change":"2023-09-23T22:39:30.391691+0000","last_active":"2023-09-23T22:41:01.998748+0000","last_peered":"2023-09-23T22:41:01.998748+0000","last_clean":"2023-09-23T22:41:01.998748+0000","last_became_active":"2023-09-23T22:39:30.387582+0000","last_became_peered":"2023-09-23T22:39:30.387582+0000","last_unstale":"2023-09-23T22:41:01.998748+0000","last_undegraded":"2023-09-23T22:41:01.998748+0000","last_fullsized":"2023-09-23T22:41:01.998748+0000","mapping_epoch":128,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02.228184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":115,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.999723+0000","last_change":"2023-09-23T22:31:29.523325+0000","last_active":"2023-09-23T22:41:01.999723+0000","last_peered":"2023-09-23T22:41:01.999723+0000","last_clean":"2023-09-23T22:41:01.999723+0000","last_became_active":"2023-09-23T22:31:29.522998+0000","last_became_peered":"2023-09-23T22:31:29.522998+0000","last_unstale":"2023-09-23T22:41:01.999723+0000","last_undegraded":"2023-09-23T22:41:01.999723+0000","last_fullsized":"2023-09-23T22:41:01.999723+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:55.059743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":135,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.999543+0000","last_change":"2023-09-23T22:39:47.420787+0000","last_active":"2023-09-23T22:41:01.999543+0000","last_peered":"2023-09-23T22:41:01.999543+0000","last_clean":"2023-09-23T22:41:01.999543+0000","last_became_active":"2023-09-23T22:39:47.419598+0000","last_became_peered":"2023-09-23T22:39:47.419598+0000","last_unstale":"2023-09-23T22:41:01.999543+0000","last_undegraded":"2023-09-23T22:41:01.999543+0000","last_fullsized":"2023-09-23T22:41:01.999543+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:36.719929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[2,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"7.6","version":"162'2840","reported_seq":2854,"reported_epoch":162,"state":"active+clean","last_fresh":"2023-09-23T22:41:33.552156+0000","last_change":"2023-09-23T22:40:46.551320+0000","last_active":"2023-09-23T22:41:33.552156+0000","last_peered":"2023-09-23T22:41:33.552156+0000","last_clean":"2023-09-23T22:41:33.552156+0000","last_became_active":"2023-09-23T22:40:46.550955+0000","last_became_peered":"2023-09-23T22:40:46.550955+0000","last_unstale":"2023-09-23T22:41:33.552156+0000","last_undegraded":"2023-09-23T22:41:33.552156+0000","last_fullsized":"2023-09-23T22:41:33.552156+0000","mapping_epoch":157,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:40:45.522527+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:40:45.522527+0000","last_clean_scrub_stamp":"2023-09-23T22:40:45.522527+0000","objects_scrubbed":0,"log_size":2840,"log_dups_size":0,"ondisk_log_size":2840,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:00.153133+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":186122240,"num_objects":2840,"num_object_clones":0,"num_object_copies":8520,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2840,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2840,"num_write_kb":181760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":84,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.999125+0000","last_change":"2023-09-23T22:39:47.420515+0000","last_active":"2023-09-23T22:41:01.999125+0000","last_peered":"2023-09-23T22:41:01.999125+0000","last_clean":"2023-09-23T22:41:01.999125+0000","last_became_active":"2023-09-23T22:39:47.420129+0000","last_became_peered":"2023-09-23T22:39:47.420129+0000","last_unstale":"2023-09-23T22:41:01.999125+0000","last_undegraded":"2023-09-23T22:41:01.999125+0000","last_fullsized":"2023-09-23T22:41:01.999125+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:45.544448+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[2,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.0","version":"78'161","reported_seq":523,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.999415+0000","last_change":"2023-09-23T22:37:47.480137+0000","last_active":"2023-09-23T22:41:01.999415+0000","last_peered":"2023-09-23T22:41:01.999415+0000","last_clean":"2023-09-23T22:41:01.999415+0000","last_became_active":"2023-09-23T22:37:41.379703+0000","last_became_peered":"2023-09-23T22:37:41.379703+0000","last_unstale":"2023-09-23T22:41:01.999415+0000","last_undegraded":"2023-09-23T22:41:01.999415+0000","last_fullsized":"2023-09-23T22:41:01.999415+0000","mapping_epoch":83,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":117,"parent":"0.0","parent_split_bits":0,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:47.480014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:47.480014+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:28:14.212043+0000","scrub_duration":0.0051156079999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:02.000340+0000","last_change":"2023-09-23T22:39:47.437236+0000","last_active":"2023-09-23T22:41:02.000340+0000","last_peered":"2023-09-23T22:41:02.000340+0000","last_clean":"2023-09-23T22:41:02.000340+0000","last_became_active":"2023-09-23T22:39:47.436834+0000","last_became_peered":"2023-09-23T22:39:47.436834+0000","last_unstale":"2023-09-23T22:41:02.000340+0000","last_undegraded":"2023-09-23T22:41:02.000340+0000","last_fullsized":"2023-09-23T22:41:02.000340+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:11.412679+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":120,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.999811+0000","last_change":"2023-09-23T22:32:30.187824+0000","last_active":"2023-09-23T22:41:01.999811+0000","last_peered":"2023-09-23T22:41:01.999811+0000","last_clean":"2023-09-23T22:41:01.999811+0000","last_became_active":"2023-09-23T22:32:30.187264+0000","last_became_peered":"2023-09-23T22:32:30.187264+0000","last_unstale":"2023-09-23T22:41:01.999811+0000","last_undegraded":"2023-09-23T22:41:01.999811+0000","last_fullsized":"2023-09-23T22:41:01.999811+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.116657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"162'2833","reported_seq":2846,"reported_epoch":162,"state":"active+clean","last_fresh":"2023-09-23T22:41:32.321857+0000","last_change":"2023-09-23T22:40:46.550922+0000","last_active":"2023-09-23T22:41:32.321857+0000","last_peered":"2023-09-23T22:41:32.321857+0000","last_clean":"2023-09-23T22:41:32.321857+0000","last_became_active":"2023-09-23T22:40:46.550438+0000","last_became_peered":"2023-09-23T22:40:46.550438+0000","last_unstale":"2023-09-23T22:41:32.321857+0000","last_undegraded":"2023-09-23T22:41:32.321857+0000","last_fullsized":"2023-09-23T22:41:32.321857+0000","mapping_epoch":157,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:40:45.522527+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:40:45.522527+0000","last_clean_scrub_stamp":"2023-09-23T22:40:45.522527+0000","objects_scrubbed":0,"log_size":2833,"log_dups_size":0,"ondisk_log_size":2833,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43.242943+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":185663488,"num_objects":2833,"num_object_clones":0,"num_object_copies":8499,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2833,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2833,"num_write_kb":181312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.3","version":"78'161","reported_seq":468,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:02.000403+0000","last_change":"2023-09-23T22:37:49.135696+0000","last_active":"2023-09-23T22:41:02.000403+0000","last_peered":"2023-09-23T22:41:02.000403+0000","last_clean":"2023-09-23T22:41:02.000403+0000","last_became_active":"2023-09-23T22:37:46.444970+0000","last_became_peered":"2023-09-23T22:37:46.444970+0000","last_unstale":"2023-09-23T22:41:02.000403+0000","last_undegraded":"2023-09-23T22:41:02.000403+0000","last_fullsized":"2023-09-23T22:41:02.000403+0000","mapping_epoch":121,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":122,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:49.135466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:49.135466+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:50:55.421356+0000","scrub_duration":0.0067224190000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":143,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.999073+0000","last_change":"2023-09-23T22:30:09.132186+0000","last_active":"2023-09-23T22:41:01.999073+0000","last_peered":"2023-09-23T22:41:01.999073+0000","last_clean":"2023-09-23T22:41:01.999073+0000","last_became_active":"2023-09-23T22:30:09.131821+0000","last_became_peered":"2023-09-23T22:30:09.131821+0000","last_unstale":"2023-09-23T22:41:01.999073+0000","last_undegraded":"2023-09-23T22:41:01.999073+0000","last_fullsized":"2023-09-23T22:41:01.999073+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.804804+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.505486+0000","last_change":"2023-09-23T22:39:47.419919+0000","last_active":"2023-09-23T22:41:01.505486+0000","last_peered":"2023-09-23T22:41:01.505486+0000","last_clean":"2023-09-23T22:41:01.505486+0000","last_became_active":"2023-09-23T22:39:47.418268+0000","last_became_peered":"2023-09-23T22:39:47.418268+0000","last_unstale":"2023-09-23T22:41:01.505486+0000","last_undegraded":"2023-09-23T22:41:01.505486+0000","last_fullsized":"2023-09-23T22:41:01.505486+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19:38.988398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":143,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.506563+0000","last_change":"2023-09-23T22:40:27.410821+0000","last_active":"2023-09-23T22:41:01.506563+0000","last_peered":"2023-09-23T22:41:01.506563+0000","last_clean":"2023-09-23T22:41:01.506563+0000","last_became_active":"2023-09-23T22:40:27.410477+0000","last_became_peered":"2023-09-23T22:40:27.410477+0000","last_unstale":"2023-09-23T22:41:01.506563+0000","last_undegraded":"2023-09-23T22:41:01.506563+0000","last_fullsized":"2023-09-23T22:41:01.506563+0000","mapping_epoch":152,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":153,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:09.527874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"7.0","version":"162'2885","reported_seq":2899,"reported_epoch":162,"state":"active+clean","last_fresh":"2023-09-23T22:41:32.446916+0000","last_change":"2023-09-23T22:40:46.546459+0000","last_active":"2023-09-23T22:41:32.446916+0000","last_peered":"2023-09-23T22:41:32.446916+0000","last_clean":"2023-09-23T22:41:32.446916+0000","last_became_active":"2023-09-23T22:40:46.545778+0000","last_became_peered":"2023-09-23T22:40:46.545778+0000","last_unstale":"2023-09-23T22:41:32.446916+0000","last_undegraded":"2023-09-23T22:41:32.446916+0000","last_fullsized":"2023-09-23T22:41:32.446916+0000","mapping_epoch":157,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:40:45.522527+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:40:45.522527+0000","last_clean_scrub_stamp":"2023-09-23T22:40:45.522527+0000","objects_scrubbed":0,"log_size":2885,"log_dups_size":0,"ondisk_log_size":2885,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:16.830157+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":189071360,"num_objects":2885,"num_object_clones":0,"num_object_copies":8655,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2885,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2885,"num_write_kb":184640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[1,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.6","version":"78'161","reported_seq":496,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.999879+0000","last_change":"2023-09-23T22:39:33.408890+0000","last_active":"2023-09-23T22:41:01.999879+0000","last_peered":"2023-09-23T22:41:01.999879+0000","last_clean":"2023-09-23T22:41:01.999879+0000","last_became_active":"2023-09-23T22:39:33.408500+0000","last_became_peered":"2023-09-23T22:39:33.408500+0000","last_unstale":"2023-09-23T22:41:01.999879+0000","last_undegraded":"2023-09-23T22:41:01.999879+0000","last_fullsized":"2023-09-23T22:41:01.999879+0000","mapping_epoch":131,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":132,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:51.121988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:51.121988+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:09:10.569923+0000","scrub_duration":0.0069876790000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,4],"acting":[6,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":143,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:02.001150+0000","last_change":"2023-09-23T22:32:30.187895+0000","last_active":"2023-09-23T22:41:02.001150+0000","last_peered":"2023-09-23T22:41:02.001150+0000","last_clean":"2023-09-23T22:41:02.001150+0000","last_became_active":"2023-09-23T22:32:30.187533+0000","last_became_peered":"2023-09-23T22:32:30.187533+0000","last_unstale":"2023-09-23T22:41:02.001150+0000","last_undegraded":"2023-09-23T22:41:02.001150+0000","last_fullsized":"2023-09-23T22:41:02.001150+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:29.210876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":124,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:02.000552+0000","last_change":"2023-09-23T22:39:47.420289+0000","last_active":"2023-09-23T22:41:02.000552+0000","last_peered":"2023-09-23T22:41:02.000552+0000","last_clean":"2023-09-23T22:41:02.000552+0000","last_became_active":"2023-09-23T22:39:47.419539+0000","last_became_peered":"2023-09-23T22:39:47.419539+0000","last_unstale":"2023-09-23T22:41:02.000552+0000","last_undegraded":"2023-09-23T22:41:02.000552+0000","last_fullsized":"2023-09-23T22:41:02.000552+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:39.590096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":113,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.505037+0000","last_change":"2023-09-23T22:39:47.418298+0000","last_active":"2023-09-23T22:41:01.505037+0000","last_peered":"2023-09-23T22:41:01.505037+0000","last_clean":"2023-09-23T22:41:01.505037+0000","last_became_active":"2023-09-23T22:39:47.417896+0000","last_became_peered":"2023-09-23T22:39:47.417896+0000","last_unstale":"2023-09-23T22:41:01.505037+0000","last_undegraded":"2023-09-23T22:41:01.505037+0000","last_fullsized":"2023-09-23T22:41:01.505037+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:02.974601+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.3","version":"162'2972","reported_seq":2986,"reported_epoch":162,"state":"active+clean","last_fresh":"2023-09-23T22:41:34.175550+0000","last_change":"2023-09-23T22:40:46.546860+0000","last_active":"2023-09-23T22:41:34.175550+0000","last_peered":"2023-09-23T22:41:34.175550+0000","last_clean":"2023-09-23T22:41:34.175550+0000","last_became_active":"2023-09-23T22:40:46.546242+0000","last_became_peered":"2023-09-23T22:40:46.546242+0000","last_unstale":"2023-09-23T22:41:34.175550+0000","last_undegraded":"2023-09-23T22:41:34.175550+0000","last_fullsized":"2023-09-23T22:41:34.175550+0000","mapping_epoch":157,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:40:45.522527+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:40:45.522527+0000","last_clean_scrub_stamp":"2023-09-23T22:40:45.522527+0000","objects_scrubbed":0,"log_size":2972,"log_dups_size":0,"ondisk_log_size":2972,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:01.451502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":194772992,"num_objects":2972,"num_object_clones":0,"num_object_copies":8916,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2972,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2972,"num_write_kb":190208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.5","version":"78'161","reported_seq":501,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.509739+0000","last_change":"2023-09-23T22:39:50.456820+0000","last_active":"2023-09-23T22:41:01.509739+0000","last_peered":"2023-09-23T22:41:01.509739+0000","last_clean":"2023-09-23T22:41:01.509739+0000","last_became_active":"2023-09-23T22:39:50.456497+0000","last_became_peered":"2023-09-23T22:39:50.456497+0000","last_unstale":"2023-09-23T22:41:01.509739+0000","last_undegraded":"2023-09-23T22:41:01.509739+0000","last_fullsized":"2023-09-23T22:41:01.509739+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:52.603177+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:52.603177+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:22:25.917718+0000","scrub_duration":0.0085244020000000004,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"67'2","reported_seq":128,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.559180+0000","last_change":"2023-09-23T22:32:00.187774+0000","last_active":"2023-09-23T22:41:01.559180+0000","last_peered":"2023-09-23T22:41:01.559180+0000","last_clean":"2023-09-23T22:41:01.559180+0000","last_became_active":"2023-09-23T22:32:00.187415+0000","last_became_peered":"2023-09-23T22:32:00.187415+0000","last_unstale":"2023-09-23T22:41:01.559180+0000","last_undegraded":"2023-09-23T22:41:01.559180+0000","last_fullsized":"2023-09-23T22:41:01.559180+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:57.832926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":115,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:02.000845+0000","last_change":"2023-09-23T22:32:30.188734+0000","last_active":"2023-09-23T22:41:02.000845+0000","last_peered":"2023-09-23T22:41:02.000845+0000","last_clean":"2023-09-23T22:41:02.000845+0000","last_became_active":"2023-09-23T22:32:30.188157+0000","last_became_peered":"2023-09-23T22:32:30.188157+0000","last_unstale":"2023-09-23T22:41:02.000845+0000","last_undegraded":"2023-09-23T22:41:02.000845+0000","last_fullsized":"2023-09-23T22:41:02.000845+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.086477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":94,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.999667+0000","last_change":"2023-09-23T22:39:30.394290+0000","last_active":"2023-09-23T22:41:01.999667+0000","last_peered":"2023-09-23T22:41:01.999667+0000","last_clean":"2023-09-23T22:41:01.999667+0000","last_became_active":"2023-09-23T22:39:30.393899+0000","last_became_peered":"2023-09-23T22:39:30.393899+0000","last_unstale":"2023-09-23T22:41:01.999667+0000","last_undegraded":"2023-09-23T22:41:01.999667+0000","last_fullsized":"2023-09-23T22:41:01.999667+0000","mapping_epoch":128,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:07.549058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"162'2951","reported_seq":2965,"reported_epoch":162,"state":"active+clean","last_fresh":"2023-09-23T22:41:34.194122+0000","last_change":"2023-09-23T22:40:46.546408+0000","last_active":"2023-09-23T22:41:34.194122+0000","last_peered":"2023-09-23T22:41:34.194122+0000","last_clean":"2023-09-23T22:41:34.194122+0000","last_became_active":"2023-09-23T22:40:46.546002+0000","last_became_peered":"2023-09-23T22:40:46.546002+0000","last_unstale":"2023-09-23T22:41:34.194122+0000","last_undegraded":"2023-09-23T22:41:34.194122+0000","last_fullsized":"2023-09-23T22:41:34.194122+0000","mapping_epoch":157,"log_start":"0'0","ondisk_log_start":"0'0","created":157,"last_epoch_clean":158,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:40:45.522527+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:40:45.522527+0000","last_clean_scrub_stamp":"2023-09-23T22:40:45.522527+0000","objects_scrubbed":0,"log_size":2951,"log_dups_size":0,"ondisk_log_size":2951,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:57.237620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":193396736,"num_objects":2951,"num_object_clones":0,"num_object_copies":8853,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2951,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2951,"num_write_kb":188864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.4","version":"78'161","reported_seq":489,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.558786+0000","last_change":"2023-09-23T22:39:50.474216+0000","last_active":"2023-09-23T22:41:01.558786+0000","last_peered":"2023-09-23T22:41:01.558786+0000","last_clean":"2023-09-23T22:41:01.558786+0000","last_became_active":"2023-09-23T22:39:50.473834+0000","last_became_peered":"2023-09-23T22:39:50.473834+0000","last_unstale":"2023-09-23T22:41:01.558786+0000","last_undegraded":"2023-09-23T22:41:01.558786+0000","last_fullsized":"2023-09-23T22:41:01.558786+0000","mapping_epoch":141,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":142,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:52.323855+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:52.323855+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:10:09.226286+0000","scrub_duration":0.015298014,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":327680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":125,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:02.001714+0000","last_change":"2023-09-23T22:31:29.521065+0000","last_active":"2023-09-23T22:41:02.001714+0000","last_peered":"2023-09-23T22:41:02.001714+0000","last_clean":"2023-09-23T22:41:02.001714+0000","last_became_active":"2023-09-23T22:31:29.520697+0000","last_became_peered":"2023-09-23T22:31:29.520697+0000","last_unstale":"2023-09-23T22:41:02.001714+0000","last_undegraded":"2023-09-23T22:41:02.001714+0000","last_fullsized":"2023-09-23T22:41:02.001714+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.664673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'1","reported_seq":138,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.506697+0000","last_change":"2023-09-23T22:32:30.189679+0000","last_active":"2023-09-23T22:41:01.506697+0000","last_peered":"2023-09-23T22:41:01.506697+0000","last_clean":"2023-09-23T22:41:01.506697+0000","last_became_active":"2023-09-23T22:32:30.189238+0000","last_became_peered":"2023-09-23T22:32:30.189238+0000","last_unstale":"2023-09-23T22:41:01.506697+0000","last_undegraded":"2023-09-23T22:41:01.506697+0000","last_fullsized":"2023-09-23T22:41:01.506697+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T09:24:16.853905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":93,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.508926+0000","last_change":"2023-09-23T22:39:47.430281+0000","last_active":"2023-09-23T22:41:01.508926+0000","last_peered":"2023-09-23T22:41:01.508926+0000","last_clean":"2023-09-23T22:41:01.508926+0000","last_became_active":"2023-09-23T22:39:47.429863+0000","last_became_peered":"2023-09-23T22:39:47.429863+0000","last_unstale":"2023-09-23T22:41:01.508926+0000","last_undegraded":"2023-09-23T22:41:01.508926+0000","last_fullsized":"2023-09-23T22:41:01.508926+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00.981851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"68'2","reported_seq":123,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.505188+0000","last_change":"2023-09-23T22:32:30.189121+0000","last_active":"2023-09-23T22:41:01.505188+0000","last_peered":"2023-09-23T22:41:01.505188+0000","last_clean":"2023-09-23T22:41:01.505188+0000","last_became_active":"2023-09-23T22:32:30.188708+0000","last_became_peered":"2023-09-23T22:32:30.188708+0000","last_unstale":"2023-09-23T22:41:01.505188+0000","last_undegraded":"2023-09-23T22:41:01.505188+0000","last_fullsized":"2023-09-23T22:41:01.505188+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:16.553805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":117,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:02.000653+0000","last_change":"2023-09-23T22:39:30.393277+0000","last_active":"2023-09-23T22:41:02.000653+0000","last_peered":"2023-09-23T22:41:02.000653+0000","last_clean":"2023-09-23T22:41:02.000653+0000","last_became_active":"2023-09-23T22:39:30.386955+0000","last_became_peered":"2023-09-23T22:39:30.386955+0000","last_unstale":"2023-09-23T22:41:02.000653+0000","last_undegraded":"2023-09-23T22:41:02.000653+0000","last_fullsized":"2023-09-23T22:41:02.000653+0000","mapping_epoch":128,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39.176530+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1c","version":"67'2","reported_seq":49,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.509562+0000","last_change":"2023-09-23T22:39:47.436612+0000","last_active":"2023-09-23T22:41:01.509562+0000","last_peered":"2023-09-23T22:41:01.509562+0000","last_clean":"2023-09-23T22:41:01.509562+0000","last_became_active":"2023-09-23T22:39:47.428333+0000","last_became_peered":"2023-09-23T22:39:47.428333+0000","last_unstale":"2023-09-23T22:41:01.509562+0000","last_undegraded":"2023-09-23T22:41:01.509562+0000","last_fullsized":"2023-09-23T22:41:01.509562+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:10.954368+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[4,1,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":149,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.509828+0000","last_change":"2023-09-23T22:32:30.193643+0000","last_active":"2023-09-23T22:41:01.509828+0000","last_peered":"2023-09-23T22:41:01.509828+0000","last_clean":"2023-09-23T22:41:01.509828+0000","last_became_active":"2023-09-23T22:32:30.193335+0000","last_became_peered":"2023-09-23T22:32:30.193335+0000","last_unstale":"2023-09-23T22:41:01.509828+0000","last_undegraded":"2023-09-23T22:41:01.509828+0000","last_fullsized":"2023-09-23T22:41:01.509828+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.781867+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":49,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.510298+0000","last_change":"2023-09-23T22:39:47.443547+0000","last_active":"2023-09-23T22:41:01.510298+0000","last_peered":"2023-09-23T22:41:01.510298+0000","last_clean":"2023-09-23T22:41:01.510298+0000","last_became_active":"2023-09-23T22:39:47.433805+0000","last_became_peered":"2023-09-23T22:39:47.433805+0000","last_unstale":"2023-09-23T22:41:01.510298+0000","last_undegraded":"2023-09-23T22:41:01.510298+0000","last_fullsized":"2023-09-23T22:41:01.510298+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:59.934457+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":149,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.508930+0000","last_change":"2023-09-23T22:32:30.177136+0000","last_active":"2023-09-23T22:41:01.508930+0000","last_peered":"2023-09-23T22:41:01.508930+0000","last_clean":"2023-09-23T22:41:01.508930+0000","last_became_active":"2023-09-23T22:32:30.176821+0000","last_became_peered":"2023-09-23T22:32:30.176821+0000","last_unstale":"2023-09-23T22:41:01.508930+0000","last_undegraded":"2023-09-23T22:41:01.508930+0000","last_fullsized":"2023-09-23T22:41:01.508930+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25.637615+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":56,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:02.000538+0000","last_change":"2023-09-23T22:39:30.399910+0000","last_active":"2023-09-23T22:41:02.000538+0000","last_peered":"2023-09-23T22:41:02.000538+0000","last_clean":"2023-09-23T22:41:02.000538+0000","last_became_active":"2023-09-23T22:39:30.399474+0000","last_became_peered":"2023-09-23T22:39:30.399474+0000","last_unstale":"2023-09-23T22:41:02.000538+0000","last_undegraded":"2023-09-23T22:41:02.000538+0000","last_fullsized":"2023-09-23T22:41:02.000538+0000","mapping_epoch":128,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":129,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:14.998328+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":127,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.998831+0000","last_change":"2023-09-23T22:39:47.422540+0000","last_active":"2023-09-23T22:41:01.998831+0000","last_peered":"2023-09-23T22:41:01.998831+0000","last_clean":"2023-09-23T22:41:01.998831+0000","last_became_active":"2023-09-23T22:39:47.421915+0000","last_became_peered":"2023-09-23T22:39:47.421915+0000","last_unstale":"2023-09-23T22:41:01.998831+0000","last_undegraded":"2023-09-23T22:41:01.998831+0000","last_fullsized":"2023-09-23T22:41:01.998831+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-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:04.091721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1f","version":"68'5","reported_seq":158,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.507692+0000","last_change":"2023-09-23T22:39:47.442199+0000","last_active":"2023-09-23T22:41:01.507692+0000","last_peered":"2023-09-23T22:41:01.507692+0000","last_clean":"2023-09-23T22:41:01.507692+0000","last_became_active":"2023-09-23T22:39:47.428226+0000","last_became_peered":"2023-09-23T22:39:47.428226+0000","last_unstale":"2023-09-23T22:41:01.507692+0000","last_undegraded":"2023-09-23T22:41:01.507692+0000","last_fullsized":"2023-09-23T22:41:01.507692+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T10:13:32.942157+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,6,4],"acting":[0,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":138,"reported_epoch":161,"state":"active+clean","last_fresh":"2023-09-23T22:41:01.508619+0000","last_change":"2023-09-23T22:32:30.182765+0000","last_active":"2023-09-23T22:41:01.508619+0000","last_peered":"2023-09-23T22:41:01.508619+0000","last_clean":"2023-09-23T22:41:01.508619+0000","last_became_active":"2023-09-23T22:32:30.182330+0000","last_became_peered":"2023-09-23T22:32:30.182330+0000","last_unstale":"2023-09-23T22:41:01.508619+0000","last_undegraded":"2023-09-23T22:41:01.508619+0000","last_fullsized":"2023-09-23T22:41:01.508619+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:42:25.101931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":7,"num_pg":16,"stat_sum":{"num_bytes":3025797120,"num_objects":46170,"num_object_clones":0,"num_object_copies":138510,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":46170,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":46170,"num_write_kb":2954880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":9069133824,"data_stored":9069133824,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":46170,"ondisk_log_size":46170,"up":48,"acting":48,"num_store_stats":7},{"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":32,"num_read_kb":34,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"num_bytes_recovered":1178,"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":106496,"data_stored":17136,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":30319,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":327680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1771,"ondisk_log_size":1771,"up":33,"acting":33,"num_store_stats":8},{"poolid":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":54,"seq":231928234298,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1023128,"kb_used_data":894992,"kb_used_omap":0,"kb_used_meta":128128,"kb_avail":92722024,"statfs":{"total":95995035648,"available":94947352576,"internally_reserved":0,"allocated":916471808,"data_stored":915942694,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":131203072},"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 22:40:56 2023","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":1.708,"15min":1.2090000000000001},"min":{"1min":0.61199999999999999,"5min":0.247,"15min":0.247},"max":{"1min":1.2330000000000001,"5min":48.195999999999998,"15min":48.195999999999998},"last":0.251},{"interface":"front","average":{"1min":0.95099999999999996,"5min":1.97,"15min":1.323},"min":{"1min":0.65700000000000003,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":1.5249999999999999,"5min":48.234000000000002,"15min":48.234000000000002},"last":0.72299999999999998}]},{"osd":1,"last update":"Sat Sep 23 22:41:28 2023","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":1.5069999999999999,"15min":1.173},"min":{"1min":0.33100000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":2.633,"5min":17.195,"15min":17.195},"last":0.307},{"interface":"front","average":{"1min":0.89200000000000002,"5min":1.3480000000000001,"15min":1.119},"min":{"1min":0.33900000000000002,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":2.2490000000000001,"5min":17.344999999999999,"15min":17.344999999999999},"last":1.0429999999999999}]},{"osd":2,"last update":"Sat Sep 23 22:40:40 2023","interfaces":[{"interface":"back","average":{"1min":1.6930000000000001,"5min":1.9179999999999999,"15min":1.268},"min":{"1min":0.34000000000000002,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":16.422000000000001,"5min":16.422000000000001,"15min":16.422000000000001},"last":1.0229999999999999},{"interface":"front","average":{"1min":1.8080000000000001,"5min":1.78,"15min":1.3149999999999999},"min":{"1min":0.40300000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":16.939,"5min":16.939,"15min":16.939},"last":0.433}]},{"osd":3,"last update":"Sat Sep 23 22:41:28 2023","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":2.661,"15min":1.659},"min":{"1min":0.46000000000000002,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":2.0569999999999999,"5min":78.338999999999999,"15min":78.338999999999999},"last":0.68000000000000005},{"interface":"front","average":{"1min":0.878,"5min":2.5819999999999999,"15min":1.5589999999999999},"min":{"1min":0.51600000000000001,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.944,"5min":78.055999999999997,"15min":78.055999999999997},"last":1.1419999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:40:40 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":1.1399999999999999,"15min":1.022},"min":{"1min":0.40400000000000003,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":2.5470000000000002,"5min":7.4930000000000003,"15min":7.4930000000000003},"last":0.34300000000000003},{"interface":"front","average":{"1min":1.3979999999999999,"5min":1.6299999999999999,"15min":1.3080000000000001},"min":{"1min":0.44700000000000001,"5min":0.375,"15min":0.375},"max":{"1min":6.7329999999999997,"5min":8.7710000000000008,"15min":8.7710000000000008},"last":0.52400000000000002}]},{"osd":5,"last update":"Sat Sep 23 22:41:28 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":1.2889999999999999,"15min":1.1899999999999999},"min":{"1min":0.47599999999999998,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.7709999999999999,"5min":8.1120000000000001,"15min":9.0150000000000006},"last":0.39500000000000002},{"interface":"front","average":{"1min":1.018,"5min":1.256,"15min":1.1950000000000001},"min":{"1min":0.55600000000000005,"5min":0.37,"15min":0.37},"max":{"1min":2.2210000000000001,"5min":6.7590000000000003,"15min":6.7590000000000003},"last":0.63300000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:41:28 2023","interfaces":[{"interface":"back","average":{"1min":1.159,"5min":1.274,"15min":1.2230000000000001},"min":{"1min":0.497,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":2.177,"5min":6.6260000000000003,"15min":6.6260000000000003},"last":0.58499999999999996},{"interface":"front","average":{"1min":0.88800000000000001,"5min":1.232,"15min":1.1479999999999999},"min":{"1min":0.53900000000000003,"5min":0.371,"15min":0.371},"max":{"1min":1.8460000000000001,"5min":8.9100000000000001,"15min":8.9100000000000001},"last":0.376}]}]},{"osd":6,"up_from":46,"seq":197568495941,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1014104,"kb_used_data":897360,"kb_used_omap":0,"kb_used_meta":116736,"kb_avail":92731048,"statfs":{"total":95995035648,"available":94956593152,"internally_reserved":0,"allocated":918896640,"data_stored":918368801,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":119537664},"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 22:41:00 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":1.1339999999999999,"15min":0.98799999999999999},"min":{"1min":0.53200000000000003,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":1.4650000000000001,"5min":7.4329999999999998,"15min":7.4329999999999998},"last":1.1080000000000001},{"interface":"front","average":{"1min":0.873,"5min":1.4359999999999999,"15min":1.151},"min":{"1min":0.67900000000000005,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":1.139,"5min":7.25,"15min":7.25},"last":0.42099999999999999}]},{"osd":1,"last update":"Sat Sep 23 22:40:29 2023","interfaces":[{"interface":"back","average":{"1min":1.2729999999999999,"5min":1.204,"15min":1.04},"min":{"1min":0.309,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":4.6580000000000004,"5min":6.165,"15min":6.165},"last":0.70599999999999996},{"interface":"front","average":{"1min":1.337,"5min":1.3140000000000001,"15min":1.109},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":6.5259999999999998,"5min":6.5259999999999998,"15min":6.5259999999999998},"last":0.371}]},{"osd":2,"last update":"Sat Sep 23 22:40:46 2023","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":1.5209999999999999,"15min":1.256},"min":{"1min":0.42399999999999999,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.323,"5min":12.583,"15min":12.583},"last":1.538},{"interface":"front","average":{"1min":0.97199999999999998,"5min":1.3979999999999999,"15min":1.115},"min":{"1min":0.32400000000000001,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":2.9249999999999998,"5min":10.257,"15min":10.257},"last":0.72299999999999998}]},{"osd":3,"last update":"Sat Sep 23 22:41:25 2023","interfaces":[{"interface":"back","average":{"1min":1.52,"5min":2.6110000000000002,"15min":1.55},"min":{"1min":0.44800000000000001,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":7.2359999999999998,"5min":74.049999999999997,"15min":74.049999999999997},"last":0.46700000000000003},{"interface":"front","average":{"1min":0.87,"5min":2.4129999999999998,"15min":1.542},"min":{"1min":0.39800000000000002,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.625,"5min":73.625,"15min":73.625},"last":0.60799999999999998}]},{"osd":4,"last update":"Sat Sep 23 22:40:46 2023","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":1.044,"15min":1.054},"min":{"1min":0.29999999999999999,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":2.8809999999999998,"5min":7.3570000000000002,"15min":7.3570000000000002},"last":0.76800000000000002},{"interface":"front","average":{"1min":0.88100000000000001,"5min":1.2789999999999999,"15min":1.1659999999999999},"min":{"1min":0.41999999999999998,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.605,"5min":6.4880000000000004,"15min":6.4880000000000004},"last":0.55900000000000005}]},{"osd":5,"last update":"Sat Sep 23 22:40:30 2023","interfaces":[{"interface":"back","average":{"1min":1.4219999999999999,"5min":1.375,"15min":1.1799999999999999},"min":{"1min":0.45700000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":5.6130000000000004,"5min":9.7590000000000003,"15min":9.7590000000000003},"last":0.65900000000000003},{"interface":"front","average":{"1min":1.365,"5min":1.165,"15min":1.123},"min":{"1min":0.38800000000000001,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":4.0970000000000004,"5min":7.0289999999999999,"15min":7.0289999999999999},"last":1.036}]},{"osd":7,"last update":"Sat Sep 23 22:41:25 2023","interfaces":[{"interface":"back","average":{"1min":1.421,"5min":1.4530000000000001,"15min":1.25},"min":{"1min":0.41199999999999998,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":7.4870000000000001,"5min":7.4870000000000001,"15min":7.4870000000000001},"last":0.58899999999999997},{"interface":"front","average":{"1min":1.427,"5min":1.635,"15min":1.365},"min":{"1min":0.45000000000000001,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":7.7000000000000002,"5min":7.7000000000000002,"15min":7.7000000000000002},"last":0.96699999999999997}]}]},{"osd":1,"up_from":88,"seq":377957122187,"num_pgs":54,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1947000,"kb_used_data":1780848,"kb_used_omap":4,"kb_used_meta":166139,"kb_avail":91798152,"statfs":{"total":95995035648,"available":94001307648,"internally_reserved":0,"allocated":1823588352,"data_stored":1822859654,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":170127246},"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 22:41:29 2023","interfaces":[{"interface":"back","average":{"1min":1.1799999999999999,"5min":2.2010000000000001,"15min":1.2310000000000001},"min":{"1min":0.224,"5min":0.17799999999999999,"15min":0.17799999999999999},"max":{"1min":5.093,"5min":68.394000000000005,"15min":68.394000000000005},"last":6.5739999999999998},{"interface":"front","average":{"1min":0.90300000000000002,"5min":2.1040000000000001,"15min":1.2030000000000001},"min":{"1min":0.184,"5min":0.184,"15min":0.184},"max":{"1min":2.7559999999999998,"5min":67.962999999999994,"15min":67.962999999999994},"last":1.4219999999999999}]},{"osd":2,"last update":"Sat Sep 23 22:40:41 2023","interfaces":[{"interface":"back","average":{"1min":1.496,"5min":1.895,"15min":1.1200000000000001},"min":{"1min":0.40500000000000003,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":10.117000000000001,"5min":13.731,"15min":13.731},"last":0.435},{"interface":"front","average":{"1min":1.3720000000000001,"5min":1.8700000000000001,"15min":1.115},"min":{"1min":0.41899999999999998,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":8.9949999999999992,"5min":13.156000000000001,"15min":13.156000000000001},"last":1.6319999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:41:26 2023","interfaces":[{"interface":"back","average":{"1min":1.3400000000000001,"5min":2.2650000000000001,"15min":1.284},"min":{"1min":0.45200000000000001,"5min":0.214,"15min":0.214},"max":{"1min":5.9589999999999996,"5min":23.719999999999999,"15min":23.719999999999999},"last":3.3900000000000001},{"interface":"front","average":{"1min":0.996,"5min":1.998,"15min":1.2470000000000001},"min":{"1min":0.25600000000000001,"5min":0.224,"15min":0.224},"max":{"1min":3.3359999999999999,"5min":23.448,"15min":23.448},"last":6.5140000000000002}]},{"osd":4,"last update":"Sat Sep 23 22:40:41 2023","interfaces":[{"interface":"back","average":{"1min":1.5589999999999999,"5min":1.464,"15min":1.1579999999999999},"min":{"1min":0.57399999999999995,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":8.9469999999999992,"5min":8.9469999999999992,"15min":8.9469999999999992},"last":1.6020000000000001},{"interface":"front","average":{"1min":1.6419999999999999,"5min":1.7230000000000001,"15min":1.2150000000000001},"min":{"1min":0.61699999999999999,"5min":0.313,"15min":0.313},"max":{"1min":8.5399999999999991,"5min":8.5399999999999991,"15min":8.5399999999999991},"last":2.7610000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:41:29 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.5449999999999999,"15min":1.2470000000000001},"min":{"1min":0.46700000000000003,"5min":0.34200000000000003,"15min":0.313},"max":{"1min":2.2080000000000002,"5min":8.9100000000000001,"15min":8.9100000000000001},"last":1.6619999999999999},{"interface":"front","average":{"1min":1.4790000000000001,"5min":2.0830000000000002,"15min":1.4359999999999999},"min":{"1min":0.54100000000000004,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":5.4119999999999999,"5min":23.222999999999999,"15min":23.222999999999999},"last":13.689}]},{"osd":6,"last update":"Sat Sep 23 22:41:29 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":1.6279999999999999,"15min":1.298},"min":{"1min":0.40600000000000003,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.7529999999999999,"5min":18.992000000000001,"15min":18.992000000000001},"last":0.48799999999999999},{"interface":"front","average":{"1min":1.079,"5min":1.643,"15min":1.3280000000000001},"min":{"1min":0.441,"5min":0.374,"15min":0.32200000000000001},"max":{"1min":2.145,"5min":10.682,"15min":10.682},"last":1.542}]},{"osd":7,"last update":"Sat Sep 23 22:41:29 2023","interfaces":[{"interface":"back","average":{"1min":1.5329999999999999,"5min":1.9570000000000001,"15min":1.4079999999999999},"min":{"1min":0.45100000000000001,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":5.375,"5min":8.8800000000000008,"15min":8.8800000000000008},"last":2.71},{"interface":"front","average":{"1min":1.0029999999999999,"5min":1.593,"15min":1.349},"min":{"1min":0.59499999999999997,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.4910000000000001,"5min":8.641,"15min":8.641},"last":0.46700000000000003}]}]},{"osd":0,"up_from":83,"seq":356482285714,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1593712,"kb_used_data":1449640,"kb_used_omap":5,"kb_used_meta":144058,"kb_avail":92151440,"statfs":{"total":95995035648,"available":94363074560,"internally_reserved":0,"allocated":1484431360,"data_stored":1483708329,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":147516026},"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 22:41:27 2023","interfaces":[{"interface":"back","average":{"1min":1.8300000000000001,"5min":1.448,"15min":0.95899999999999996},"min":{"1min":0.32500000000000001,"5min":0.20200000000000001,"15min":0.19900000000000001},"max":{"1min":5.7229999999999999,"5min":5.7229999999999999,"15min":7.9480000000000004},"last":2.0390000000000001},{"interface":"front","average":{"1min":1.74,"5min":1.6599999999999999,"15min":1.0389999999999999},"min":{"1min":0.34499999999999997,"5min":0.21099999999999999,"15min":0.21099999999999999},"max":{"1min":14.081,"5min":14.081,"15min":14.081},"last":1.843}]},{"osd":2,"last update":"Sat Sep 23 22:40:48 2023","interfaces":[{"interface":"back","average":{"1min":0.71999999999999997,"5min":1.8660000000000001,"15min":1.1279999999999999},"min":{"1min":0.46600000000000003,"5min":0.185,"15min":0.185},"max":{"1min":0.91600000000000004,"5min":11.932,"15min":11.932},"last":2.1070000000000002},{"interface":"front","average":{"1min":1.024,"5min":1.917,"15min":1.202},"min":{"1min":0.432,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":3.613,"5min":11.077999999999999,"15min":11.077999999999999},"last":1.823}]},{"osd":3,"last update":"Sat Sep 23 22:41:13 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":2.496,"15min":1.401},"min":{"1min":0.42399999999999999,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":3.6549999999999998,"5min":42.439999999999998,"15min":42.439999999999998},"last":0.443},{"interface":"front","average":{"1min":1.254,"5min":2.8380000000000001,"15min":1.456},"min":{"1min":0.45200000000000001,"5min":0.221,"15min":0.221},"max":{"1min":6.399,"5min":45.887,"15min":45.887},"last":4.7320000000000002}]},{"osd":4,"last update":"Sat Sep 23 22:40:42 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":1.294,"15min":1.0469999999999999},"min":{"1min":0.53400000000000003,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":1.4830000000000001,"5min":5.3159999999999998,"15min":5.3159999999999998},"last":2.081},{"interface":"front","average":{"1min":1.2390000000000001,"5min":1.601,"15min":1.175},"min":{"1min":0.77900000000000003,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":3.7679999999999998,"5min":8.4009999999999998,"15min":8.4009999999999998},"last":1.802}]},{"osd":5,"last update":"Sat Sep 23 22:40:57 2023","interfaces":[{"interface":"back","average":{"1min":1.167,"5min":1.4470000000000001,"15min":1.1890000000000001},"min":{"1min":0.65600000000000003,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":3.8599999999999999,"5min":8.3569999999999993,"15min":8.3569999999999993},"last":1.78},{"interface":"front","average":{"1min":0.94399999999999995,"5min":1.4199999999999999,"15min":1.2010000000000001},"min":{"1min":0.66300000000000003,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":1.1539999999999999,"5min":7.4390000000000001,"15min":7.4390000000000001},"last":4.6680000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:40:57 2023","interfaces":[{"interface":"back","average":{"1min":1.177,"5min":1.375,"15min":1.1950000000000001},"min":{"1min":0.62,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":3.8100000000000001,"5min":5.8369999999999997,"15min":5.8369999999999997},"last":1.75},{"interface":"front","average":{"1min":0.93100000000000005,"5min":1.474,"15min":1.2430000000000001},"min":{"1min":0.69799999999999995,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.2569999999999999,"5min":7.0949999999999998,"15min":7.0949999999999998},"last":4.6159999999999997}]},{"osd":7,"last update":"Sat Sep 23 22:40:57 2023","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":1.518,"15min":1.252},"min":{"1min":0.61399999999999999,"5min":0.379,"15min":0.379},"max":{"1min":1.276,"5min":6.4630000000000001,"15min":6.4630000000000001},"last":4.7009999999999996},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.458,"15min":1.236},"min":{"1min":0.72099999999999997,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.2529999999999999,"5min":7.8159999999999998,"15min":7.8159999999999998},"last":2.1320000000000001}]}]},{"osd":2,"up_from":93,"seq":399431958651,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1874564,"kb_used_data":1672764,"kb_used_omap":7,"kb_used_meta":201784,"kb_avail":91870588,"statfs":{"total":95995035648,"available":94075482112,"internally_reserved":0,"allocated":1712910336,"data_stored":1712168565,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":206626897},"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 22:40:49 2023","interfaces":[{"interface":"back","average":{"1min":0.65100000000000002,"5min":1.4890000000000001,"15min":0.93999999999999995},"min":{"1min":0.24099999999999999,"5min":0.221,"15min":0.221},"max":{"1min":1.607,"5min":9.8119999999999994,"15min":9.8119999999999994},"last":6.9989999999999997},{"interface":"front","average":{"1min":0.64400000000000002,"5min":1.4399999999999999,"15min":0.95299999999999996},"min":{"1min":0.27100000000000002,"5min":0.19,"15min":0.19},"max":{"1min":1.359,"5min":7.6479999999999997,"15min":7.6479999999999997},"last":0.28000000000000003}]},{"osd":1,"last update":"Sat Sep 23 22:40:49 2023","interfaces":[{"interface":"back","average":{"1min":0.73399999999999999,"5min":1.901,"15min":1.1339999999999999},"min":{"1min":0.20799999999999999,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":1.3919999999999999,"5min":13.234,"15min":13.234},"last":0.68200000000000005},{"interface":"front","average":{"1min":0.79700000000000004,"5min":1.744,"15min":1.113},"min":{"1min":0.49199999999999999,"5min":0.22,"15min":0.22},"max":{"1min":1.3240000000000001,"5min":13.422000000000001,"15min":13.422000000000001},"last":0.29999999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:41:05 2023","interfaces":[{"interface":"back","average":{"1min":0.66700000000000004,"5min":3.262,"15min":1.6040000000000001},"min":{"1min":0.47899999999999998,"5min":0.216,"15min":0.216},"max":{"1min":1.306,"5min":76.974999999999994,"15min":76.974999999999994},"last":0.32700000000000001},{"interface":"front","average":{"1min":0.78100000000000003,"5min":3.1579999999999999,"15min":1.617},"min":{"1min":0.49299999999999999,"5min":0.251,"15min":0.251},"max":{"1min":1.161,"5min":74.822999999999993,"15min":74.822999999999993},"last":0.71199999999999997}]},{"osd":4,"last update":"Sat Sep 23 22:40:49 2023","interfaces":[{"interface":"back","average":{"1min":1.7370000000000001,"5min":1.962,"15min":1.3120000000000001},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":16.562000000000001,"5min":16.562000000000001,"15min":16.562000000000001},"last":0.79200000000000004},{"interface":"front","average":{"1min":1.9530000000000001,"5min":1.796,"15min":1.2569999999999999},"min":{"1min":0.66200000000000003,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":18.423999999999999,"5min":18.423999999999999,"15min":18.423999999999999},"last":0.55600000000000005}]},{"osd":5,"last update":"Sat Sep 23 22:40:49 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":1.6140000000000001,"15min":1.218},"min":{"1min":0.53800000000000003,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.5960000000000001,"5min":6.5359999999999996,"15min":6.5359999999999996},"last":0.65100000000000002},{"interface":"front","average":{"1min":0.91600000000000004,"5min":1.8089999999999999,"15min":1.28},"min":{"1min":0.61299999999999999,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.3620000000000001,"5min":11.593999999999999,"15min":11.593999999999999},"last":0.60599999999999998}]},{"osd":6,"last update":"Sat Sep 23 22:40:49 2023","interfaces":[{"interface":"back","average":{"1min":1.1419999999999999,"5min":1.8069999999999999,"15min":1.27},"min":{"1min":0.33400000000000002,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":5.2800000000000002,"5min":14.972,"15min":14.972},"last":0.72599999999999998},{"interface":"front","average":{"1min":0.99399999999999999,"5min":1.643,"15min":1.2569999999999999},"min":{"1min":0.59099999999999997,"5min":0.375,"15min":0.375},"max":{"1min":1.2789999999999999,"5min":9.6400000000000006,"15min":9.6400000000000006},"last":0.81599999999999995}]},{"osd":7,"last update":"Sat Sep 23 22:40:49 2023","interfaces":[{"interface":"back","average":{"1min":1.944,"5min":1.96,"15min":1.4179999999999999},"min":{"1min":0.52100000000000002,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":18,"5min":18,"15min":18},"last":0.83599999999999997},{"interface":"front","average":{"1min":1.9950000000000001,"5min":2.1110000000000002,"15min":1.4710000000000001},"min":{"1min":0.628,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":17.972000000000001,"5min":17.972000000000001,"15min":17.972000000000001},"last":0.53300000000000003}]}]},{"osd":3,"up_from":98,"seq":420906795125,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1391928,"kb_used_data":1142960,"kb_used_omap":2,"kb_used_meta":248957,"kb_avail":92353224,"statfs":{"total":95995035648,"available":94569701376,"internally_reserved":0,"allocated":1170391040,"data_stored":1169660353,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":254932021},"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 22:41:16 2023","interfaces":[{"interface":"back","average":{"1min":1.3360000000000001,"5min":1.871,"15min":1.079},"min":{"1min":0.40100000000000002,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":9.3109999999999999,"5min":9.5429999999999993,"15min":9.5429999999999993},"last":0.33200000000000002},{"interface":"front","average":{"1min":0.67800000000000005,"5min":1.794,"15min":1.034},"min":{"1min":0.28100000000000003,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":1.3740000000000001,"5min":13.534000000000001,"15min":13.534000000000001},"last":0.41899999999999998}]},{"osd":1,"last update":"Sat Sep 23 22:41:16 2023","interfaces":[{"interface":"back","average":{"1min":0.80300000000000005,"5min":1.7390000000000001,"15min":1.079},"min":{"1min":0.29299999999999998,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":2.7440000000000002,"5min":12.616,"15min":12.616},"last":1.0169999999999999},{"interface":"front","average":{"1min":0.746,"5min":1.8560000000000001,"15min":1.1279999999999999},"min":{"1min":0.38700000000000001,"5min":0.215,"15min":0.215},"max":{"1min":2.0430000000000001,"5min":9.5920000000000005,"15min":9.5920000000000005},"last":1.0329999999999999}]},{"osd":2,"last update":"Sat Sep 23 22:41:16 2023","interfaces":[{"interface":"back","average":{"1min":0.84599999999999997,"5min":2.081,"15min":1.2450000000000001},"min":{"1min":0.47599999999999998,"5min":0.249,"15min":0.249},"max":{"1min":3.4329999999999998,"5min":9.6129999999999995,"15min":9.6129999999999995},"last":0.38300000000000001},{"interface":"front","average":{"1min":0.76200000000000001,"5min":2.3029999999999999,"15min":1.333},"min":{"1min":0.38300000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":1.3400000000000001,"5min":13.693,"15min":13.693},"last":0.45300000000000001}]},{"osd":4,"last update":"Sat Sep 23 22:40:50 2023","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":1.859,"15min":1.232},"min":{"1min":0.49199999999999999,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":2.2269999999999999,"5min":12.504,"15min":12.504},"last":0.39200000000000002},{"interface":"front","average":{"1min":0.89100000000000001,"5min":1.581,"15min":1.1579999999999999},"min":{"1min":0.44500000000000001,"5min":0.311,"15min":0.311},"max":{"1min":1.7889999999999999,"5min":9.6489999999999991,"15min":9.6489999999999991},"last":0.40300000000000002}]},{"osd":5,"last update":"Sat Sep 23 22:41:16 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":1.79,"15min":1.2849999999999999},"min":{"1min":0.504,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":1.3460000000000001,"5min":13.082000000000001,"15min":13.082000000000001},"last":0.47399999999999998},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.849,"15min":1.3660000000000001},"min":{"1min":0.49099999999999999,"5min":0.372,"15min":0.372},"max":{"1min":2.8980000000000001,"5min":12.476000000000001,"15min":12.476000000000001},"last":0.46200000000000002}]},{"osd":6,"last update":"Sat Sep 23 22:41:16 2023","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":1.841,"15min":1.3029999999999999},"min":{"1min":0.54300000000000004,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.2529999999999999,"5min":13.112,"15min":13.112},"last":0.80300000000000005},{"interface":"front","average":{"1min":1.022,"5min":1.9139999999999999,"15min":1.3580000000000001},"min":{"1min":0.46400000000000002,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":2.827,"5min":12.542,"15min":12.542},"last":1.5680000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:41:16 2023","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":2.1659999999999999,"15min":1.51},"min":{"1min":0.52300000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":2.9300000000000002,"5min":12.419,"15min":12.419},"last":0.67500000000000004},{"interface":"front","average":{"1min":1.167,"5min":2.1120000000000001,"15min":1.4810000000000001},"min":{"1min":0.65100000000000002,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":2.319,"5min":9.6310000000000002,"15min":9.6310000000000002},"last":1.0029999999999999}]}]},{"osd":4,"up_from":103,"seq":442381631599,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1069208,"kb_used_data":925200,"kb_used_omap":10,"kb_used_meta":143989,"kb_avail":92675944,"statfs":{"total":95995035648,"available":94900166656,"internally_reserved":0,"allocated":947404800,"data_stored":946646821,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10652,"internal_metadata":147445348},"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 22:40:49 2023","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":2.1379999999999999,"15min":1.3360000000000001},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":1.2410000000000001,"5min":89.367000000000004,"15min":89.367000000000004},"last":0.42099999999999999},{"interface":"front","average":{"1min":0.81799999999999995,"5min":2.3380000000000001,"15min":1.4339999999999999},"min":{"1min":0.311,"5min":0.216,"15min":0.216},"max":{"1min":1.153,"5min":89.269000000000005,"15min":89.269000000000005},"last":0.496}]},{"osd":1,"last update":"Sat Sep 23 22:40:49 2023","interfaces":[{"interface":"back","average":{"1min":1.2589999999999999,"5min":2.4849999999999999,"15min":1.448},"min":{"1min":0.49199999999999999,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":7.8799999999999999,"5min":90.091999999999999,"15min":90.091999999999999},"last":0.76000000000000001},{"interface":"front","average":{"1min":1.411,"5min":2.2320000000000002,"15min":1.3899999999999999},"min":{"1min":0.63300000000000001,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":6.9459999999999997,"5min":89.980000000000004,"15min":89.980000000000004},"last":1.607}]},{"osd":2,"last update":"Sat Sep 23 22:40:49 2023","interfaces":[{"interface":"back","average":{"1min":1.381,"5min":3.0150000000000001,"15min":1.6890000000000001},"min":{"1min":0.40100000000000002,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":7.0430000000000001,"5min":88.992999999999995,"15min":88.992999999999995},"last":1.3220000000000001},{"interface":"front","average":{"1min":1.0449999999999999,"5min":3.008,"15min":1.667},"min":{"1min":0.66000000000000003,"5min":0.248,"15min":0.248},"max":{"1min":3.6019999999999999,"5min":89.140000000000001,"15min":89.140000000000001},"last":1.347}]},{"osd":3,"last update":"Sat Sep 23 22:40:49 2023","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":4.4710000000000001,"15min":2.1579999999999999},"min":{"1min":0.47499999999999998,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":2.907,"5min":91.251999999999995,"15min":91.251999999999995},"last":0.624},{"interface":"front","average":{"1min":1.2250000000000001,"5min":4.1849999999999996,"15min":2.085},"min":{"1min":0.46999999999999997,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":7.0030000000000001,"5min":91.593000000000004,"15min":91.593000000000004},"last":3.7490000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:40:49 2023","interfaces":[{"interface":"back","average":{"1min":1.3999999999999999,"5min":1.4650000000000001,"15min":1.232},"min":{"1min":0.438,"5min":0.316,"15min":0.316},"max":{"1min":6.8849999999999998,"5min":11.329000000000001,"15min":11.329000000000001},"last":0.52700000000000002},{"interface":"front","average":{"1min":0.91700000000000004,"5min":1.4450000000000001,"15min":1.242},"min":{"1min":0.501,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.3169999999999999,"5min":11.407,"15min":11.407},"last":0.60399999999999998}]},{"osd":6,"last update":"Sat Sep 23 22:40:49 2023","interfaces":[{"interface":"back","average":{"1min":1.1930000000000001,"5min":1.5109999999999999,"15min":1.218},"min":{"1min":0.38400000000000001,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":7.9960000000000004,"5min":11.438000000000001,"15min":11.438000000000001},"last":0.78800000000000003},{"interface":"front","average":{"1min":1.363,"5min":1.3320000000000001,"15min":1.21},"min":{"1min":0.53800000000000003,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":7.0780000000000003,"5min":11.574,"15min":11.574},"last":0.65000000000000002}]},{"osd":7,"last update":"Sat Sep 23 22:40:49 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.474,"15min":1.26},"min":{"1min":0.58799999999999997,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.5609999999999999,"5min":11.638999999999999,"15min":11.638999999999999},"last":0.55200000000000005},{"interface":"front","average":{"1min":1.3959999999999999,"5min":1.6599999999999999,"15min":1.357},"min":{"1min":0.45200000000000001,"5min":0.372,"15min":0.372},"max":{"1min":8.9809999999999999,"5min":16.076000000000001,"15min":16.076000000000001},"last":0.97299999999999998}]}]},{"osd":5,"up_from":0,"seq":163208757583,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":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":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":28672,"data_stored":5434,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10652,"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":1510473728,"data_stored":1510473728,"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":1865285632,"data_stored":1865285632,"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":1720057856,"data_stored":1720057856,"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":1175584768,"data_stored":1175584768,"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":945946624,"data_stored":945946624,"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":928120832,"data_stored":928120832,"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":923664384,"data_stored":923664384,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T22:41:38.090 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd pool set unique_pool_2 pgp_num 16 2023-09-23T22:41:38.144 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:38.199 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:38.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:38.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:38.302 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:38.331 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:38.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:38.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:38.422 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2023-09-23T22:41:38.422 INFO:teuthology.orchestra.run.smithi169.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-23T22:41:38.437 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:38.482 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:38.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:38.485 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:38.571 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 33 16 52239 52223 98.885 65.4375 0.0176555 0.0101038 2023-09-23T22:41:38.586 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:38.595 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:41:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:41:38] "GET /metrics HTTP/1.1" 200 36407 "" "Prometheus/2.43.0" 2023-09-23T22:41:38.616 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:38.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:38.619 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:38.720 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:38.746 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:38.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:38.749 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:38.786 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:41:38.848 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:41:38.850 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:38.877 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:38.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:38.881 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:38.896 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:41:38.941 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:41:38.982 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:38.984 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:41:39.008 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:39.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:39.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:39.019 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:41:39.059 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:41:39.103 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:41:39.105 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:41:39.106 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:41:39.106 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:41:39.106 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:41:39.106 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:41:39.106 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:41:39.106 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:41:39.106 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:41:39.111 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:39.138 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:39.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:39.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:39.242 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:39.270 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:39.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:39.272 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:39.373 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:39.398 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:39.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:39.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:39.504 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:39.509 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is set 2023-09-23T22:41:39.509 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:39 smithi169 bash[101133]: cluster 2023-09-23T22:41:38.384275+0000 mgr.y (mgr.25310) 590 : cluster 0 pgmap v573: 99 pgs: 99 active+clean; 3.0 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 81 MiB/s wr, 1.30k op/s 2023-09-23T22:41:39.510 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:39 smithi169 bash[101133]: audit 2023-09-23T22:41:38.742842+0000 mon.a (mon.0) 807 : audit 0 from='client.? 172.21.15.169:0/114158752' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:41:39.510 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:39 smithi169 bash[101133]: audit 2023-09-23T22:41:39.133846+0000 mon.a (mon.0) 808 : audit 1 from='client.? 172.21.15.169:0/3642061814' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:41:39.527 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:39.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:39.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:39.571 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 34 16 53229 53213 97.7964 61.875 0.0194768 0.01022 2023-09-23T22:41:39.632 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:39.654 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:39.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:39.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:39.757 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:39.764 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:39 smithi169 bash[104356]: cluster 2023-09-23T22:41:38.384275+0000 mgr.y (mgr.25310) 590 : cluster 0 pgmap v573: 99 pgs: 99 active+clean; 3.0 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 81 MiB/s wr, 1.30k op/s 2023-09-23T22:41:39.764 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:39 smithi169 bash[104356]: audit 2023-09-23T22:41:38.742842+0000 mon.a (mon.0) 807 : audit 0 from='client.? 172.21.15.169:0/114158752' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:41:39.764 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:39 smithi169 bash[104356]: audit 2023-09-23T22:41:39.133846+0000 mon.a (mon.0) 808 : audit 1 from='client.? 172.21.15.169:0/3642061814' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:41:39.774 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:39.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:39.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:39.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:39 smithi187 bash[89487]: cluster 2023-09-23T22:41:38.384275+0000 mgr.y (mgr.25310) 590 : cluster 0 pgmap v573: 99 pgs: 99 active+clean; 3.0 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 81 MiB/s wr, 1.30k op/s 2023-09-23T22:41:39.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:39 smithi187 bash[89487]: audit 2023-09-23T22:41:38.742842+0000 mon.a (mon.0) 807 : audit 0 from='client.? 172.21.15.169:0/114158752' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:41:39.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:39 smithi187 bash[89487]: audit 2023-09-23T22:41:39.133846+0000 mon.a (mon.0) 808 : audit 1 from='client.? 172.21.15.169:0/3642061814' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:41:39.879 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:39.905 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:39.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:39.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:40.010 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:40.042 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:40.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:40.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:40.146 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:40.176 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:40.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:40.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:40.282 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:40.309 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:40.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:40.312 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:40.412 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:40.437 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:40.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:40.440 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:40.522 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:40 smithi169 bash[101133]: cluster 2023-09-23T22:41:39.492308+0000 mon.a (mon.0) 809 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:41:40.522 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:40 smithi169 bash[101133]: audit 2023-09-23T22:41:39.499586+0000 mon.a (mon.0) 810 : audit 1 from='client.? 172.21.15.169:0/3642061814' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:41:40.522 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:40 smithi169 bash[101133]: cluster 2023-09-23T22:41:39.499857+0000 mon.a (mon.0) 811 : cluster 0 osdmap e163: 8 total, 8 up, 7 in 2023-09-23T22:41:40.522 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:40 smithi169 bash[101133]: cluster 2023-09-23T22:41:39.500943+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T22:41:40.522 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:40 smithi169 bash[101133]: cluster 2023-09-23T22:41:39.513198+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T22:41:40.541 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:40.568 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:40.572 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 35 16 54186 54170 96.7093 59.8125 0.0117895 0.0103339 2023-09-23T22:41:40.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:40.573 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:40.668 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:40 smithi169 bash[104356]: cluster 2023-09-23T22:41:39.492308+0000 mon.a (mon.0) 809 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:41:40.668 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:40 smithi169 bash[104356]: audit 2023-09-23T22:41:39.499586+0000 mon.a (mon.0) 810 : audit 1 from='client.? 172.21.15.169:0/3642061814' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:41:40.668 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:40 smithi169 bash[104356]: cluster 2023-09-23T22:41:39.499857+0000 mon.a (mon.0) 811 : cluster 0 osdmap e163: 8 total, 8 up, 7 in 2023-09-23T22:41:40.669 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:40 smithi169 bash[104356]: cluster 2023-09-23T22:41:39.500943+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T22:41:40.669 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:40 smithi169 bash[104356]: cluster 2023-09-23T22:41:39.513198+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T22:41:40.674 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:40.711 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:40.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:40.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:40.819 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:40.839 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:40.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:40.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:40.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:40 smithi187 bash[89487]: cluster 2023-09-23T22:41:39.492308+0000 mon.a (mon.0) 809 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:41:40.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:40 smithi187 bash[89487]: audit 2023-09-23T22:41:39.499586+0000 mon.a (mon.0) 810 : audit 1 from='client.? 172.21.15.169:0/3642061814' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:41:40.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:40 smithi187 bash[89487]: cluster 2023-09-23T22:41:39.499857+0000 mon.a (mon.0) 811 : cluster 0 osdmap e163: 8 total, 8 up, 7 in 2023-09-23T22:41:40.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:40 smithi187 bash[89487]: cluster 2023-09-23T22:41:39.500943+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T22:41:40.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:40 smithi187 bash[89487]: cluster 2023-09-23T22:41:39.513198+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e163 with expected crc 2023-09-23T22:41:40.942 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:40.969 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:40.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:40.972 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:41.073 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:41.099 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:41.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:41.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:41.128 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-23T22:41:41.202 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:41.231 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:41.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:41.233 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:41.334 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:41.360 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:41.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:41.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:41.464 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:41.494 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:41.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:41.501 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:41.572 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 36 16 55174 55158 95.7382 61.75 0.0263517 0.0104387 2023-09-23T22:41:41.601 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:41.626 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:41.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:41.630 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:41.730 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:41.738 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:41 smithi169 bash[104356]: cluster 2023-09-23T22:41:40.384635+0000 mgr.y (mgr.25310) 591 : cluster 0 pgmap v575: 99 pgs: 99 active+clean; 3.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 73 MiB/s wr, 1.16k op/s 2023-09-23T22:41:41.738 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:41 smithi169 bash[104356]: audit 2023-09-23T22:41:41.133093+0000 mon.a (mon.0) 812 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:41:41.739 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:41 smithi169 bash[101133]: cluster 2023-09-23T22:41:40.384635+0000 mgr.y (mgr.25310) 591 : cluster 0 pgmap v575: 99 pgs: 99 active+clean; 3.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 73 MiB/s wr, 1.16k op/s 2023-09-23T22:41:41.739 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:41 smithi169 bash[101133]: audit 2023-09-23T22:41:41.133093+0000 mon.a (mon.0) 812 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:41:41.760 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:41.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:41.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:41.866 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:41.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:41 smithi187 bash[89487]: cluster 2023-09-23T22:41:40.384635+0000 mgr.y (mgr.25310) 591 : cluster 0 pgmap v575: 99 pgs: 99 active+clean; 3.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 73 MiB/s wr, 1.16k op/s 2023-09-23T22:41:41.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:41 smithi187 bash[89487]: audit 2023-09-23T22:41:41.133093+0000 mon.a (mon.0) 812 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:41:41.892 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:41.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:41.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:41.995 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:42.020 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:42.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:42.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:42.124 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:42.153 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:42.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:42.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:42.257 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:42.297 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:42.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:42.301 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:42.402 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:42.432 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:42.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:42.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:42.538 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:42.566 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:42.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:42.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:42.572 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 37 16 56290 56274 95.0357 69.75 0.00871873 0.0105161 2023-09-23T22:41:42.670 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:42.698 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:42.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:42.701 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:42.802 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:42.828 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:42.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:42.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:42.933 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:42.966 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:42.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:42.969 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:43.070 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:43.097 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:43.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:43.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:43.202 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:43.229 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:43.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:43.233 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:43.334 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:43.367 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:43.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:43.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:43.470 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:43.492 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:43.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:43.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:43.572 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 38 16 57390 57374 94.344 68.75 0.0133065 0.0105932 2023-09-23T22:41:43.595 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:43.622 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:43.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:43.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:43.725 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:43.734 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:43 smithi169 bash[104356]: cluster 2023-09-23T22:41:42.385203+0000 mgr.y (mgr.25310) 592 : cluster 0 pgmap v576: 99 pgs: 99 active+clean; 3.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 71 MiB/s wr, 1.13k op/s 2023-09-23T22:41:43.735 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:43 smithi169 bash[101133]: cluster 2023-09-23T22:41:42.385203+0000 mgr.y (mgr.25310) 592 : cluster 0 pgmap v576: 99 pgs: 99 active+clean; 3.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 71 MiB/s wr, 1.13k op/s 2023-09-23T22:41:43.762 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:43.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:43.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:43.870 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:43.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:43 smithi187 bash[89487]: cluster 2023-09-23T22:41:42.385203+0000 mgr.y (mgr.25310) 592 : cluster 0 pgmap v576: 99 pgs: 99 active+clean; 3.2 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 71 MiB/s wr, 1.13k op/s 2023-09-23T22:41:43.908 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:43.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:43.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:44.015 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:44.042 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:44.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:44.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:44.146 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:44.177 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:44.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:44.181 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:44.262 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:41:44.280 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T22:41:44.282 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:44.307 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:44.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:44.309 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:44.410 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:44.456 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:44.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:44.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:44.559 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:44.575 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 39 16 58342 58326 93.4432 59.5 0.0216097 0.0106947 2023-09-23T22:41:44.587 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:44.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:44.589 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:44.690 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:44.723 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:44.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:44.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:44.827 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:44.852 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:44.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:44.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:44.955 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:44.982 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:44.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:44.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:45.085 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:45.119 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:45.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:45.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:45.222 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:45.251 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:45.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:45.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:45.354 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:45.386 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:45.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:45.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:45.492 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:45.519 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:45.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:45.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:45.575 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:2023-09-23T22:41:45.574995+0000 min lat: 0.00121318 max lat: 0.194813 avg lat: 0.0107813 2023-09-23T22:41:45.576 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:41:45.576 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 40 16 59362 59346 92.7009 63.75 0.0149878 0.0107813 2023-09-23T22:41:45.622 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:45.630 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:45 smithi169 bash[101133]: cluster 2023-09-23T22:41:44.385846+0000 mgr.y (mgr.25310) 593 : cluster 0 pgmap v577: 99 pgs: 99 active+clean; 3.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 67 MiB/s wr, 1.08k op/s 2023-09-23T22:41:45.630 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:45 smithi169 bash[104356]: cluster 2023-09-23T22:41:44.385846+0000 mgr.y (mgr.25310) 593 : cluster 0 pgmap v577: 99 pgs: 99 active+clean; 3.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 67 MiB/s wr, 1.08k op/s 2023-09-23T22:41:45.653 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:45.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:45.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:45.758 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:45.782 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:45.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:45.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:45.808 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:41:45.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:45 smithi187 bash[89487]: cluster 2023-09-23T22:41:44.385846+0000 mgr.y (mgr.25310) 593 : cluster 0 pgmap v577: 99 pgs: 99 active+clean; 3.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 67 MiB/s wr, 1.08k op/s 2023-09-23T22:41:45.885 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:45.918 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:45.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:45.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:46.023 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:46.047 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:46.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:46.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:46.151 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:46.180 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:46.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:46.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:46.285 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:46.310 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:46.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:46.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:46.414 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:46.447 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:46.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:46.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:46.553 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:46.575 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 41 16 60379 60363 91.9902 63.5625 0.0342203 0.0108654 2023-09-23T22:41:46.578 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:46.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:46.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:46.682 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:46.715 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:46.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:46.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:46.818 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:46.828 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:41:46.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:46.847 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:46.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:46.948 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:46.975 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:46.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:46.977 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:47.078 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:47.104 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:47.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:47.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:47.207 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:47.231 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:47.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:47.233 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:47.334 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:47.364 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:47.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:47.368 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:47.468 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:47.499 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:47.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:47.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:47.576 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 42 16 61340 61324 91.23 60.0625 0.0148063 0.0109559 2023-09-23T22:41:47.606 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:47.614 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:47 smithi187 bash[89487]: cluster 2023-09-23T22:41:46.386270+0000 mgr.y (mgr.25310) 594 : cluster 0 pgmap v578: 99 pgs: 99 active+clean; 3.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 67 MiB/s wr, 1.08k op/s 2023-09-23T22:41:47.630 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:47.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:47.632 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:47.733 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:47.762 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:47.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:47.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:47.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:47 smithi169 bash[101133]: cluster 2023-09-23T22:41:46.386270+0000 mgr.y (mgr.25310) 594 : cluster 0 pgmap v578: 99 pgs: 99 active+clean; 3.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 67 MiB/s wr, 1.08k op/s 2023-09-23T22:41:47.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:47 smithi169 bash[104356]: cluster 2023-09-23T22:41:46.386270+0000 mgr.y (mgr.25310) 594 : cluster 0 pgmap v578: 99 pgs: 99 active+clean; 3.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 67 MiB/s wr, 1.08k op/s 2023-09-23T22:41:47.866 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:47.890 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:47.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:47.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:47.995 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:48.023 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:48.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:48.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:48.126 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:48.151 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:48.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:48.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:48.254 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:48.281 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:48.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:48.284 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:48.385 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:48.411 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:48.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:48.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:48.462 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:41:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:41:48] "GET /metrics HTTP/1.1" 200 36413 "" "Prometheus/2.43.0" 2023-09-23T22:41:48.515 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:48.541 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:48.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:48.543 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:48.576 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 43 16 62380 62364 90.6199 65 0.00414065 0.0110277 2023-09-23T22:41:48.644 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:48.668 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:48.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:48.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:48.771 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:48.798 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:48.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:48.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:48.868 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:41:48.868 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:41:48.901 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:48.931 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:48.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:48.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:49.035 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:49.063 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:49.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:49.066 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:49.167 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:49.190 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:49.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:49.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:49.294 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:49.329 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:49.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:49.332 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:49.433 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:49.459 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:49.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:49.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:49.564 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:49.576 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 44 16 63440 63424 90.066 66.25 0.00986818 0.0110962 2023-09-23T22:41:49.590 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:49.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:49.592 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:49.693 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:49.701 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:49 smithi187 bash[89487]: cluster 2023-09-23T22:41:48.386834+0000 mgr.y (mgr.25310) 595 : cluster 0 pgmap v579: 99 pgs: 99 active+clean; 3.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-09-23T22:41:49.718 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:49.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:49.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:49.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:49 smithi169 bash[101133]: cluster 2023-09-23T22:41:48.386834+0000 mgr.y (mgr.25310) 595 : cluster 0 pgmap v579: 99 pgs: 99 active+clean; 3.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-09-23T22:41:49.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:49 smithi169 bash[104356]: cluster 2023-09-23T22:41:48.386834+0000 mgr.y (mgr.25310) 595 : cluster 0 pgmap v579: 99 pgs: 99 active+clean; 3.6 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-09-23T22:41:49.822 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:49.847 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:49.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:49.850 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:49.950 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:49.975 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:49.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:49.980 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:50.081 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:50.104 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:50.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:50.108 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:50.209 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:50.238 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:50.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:50.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:50.342 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:50.371 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:50.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:50.374 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:50.475 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:50.503 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:50.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:50.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:50.576 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 45 16 64493 64477 89.527 65.8125 0.00805875 0.0111639 2023-09-23T22:41:50.609 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:50.633 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:50.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:50.636 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:50.736 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:50.765 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:50.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:50.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:50.867 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:50.894 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:50.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:50.899 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:50.999 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:51.031 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:51.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:51.034 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:51.135 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:51.159 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:51.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:51.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:51.262 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:51.286 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:51.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:51.288 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:51.389 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:51.423 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:51.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:51.428 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:51.529 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:51.538 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:51 smithi187 bash[89487]: cluster 2023-09-23T22:41:50.387340+0000 mgr.y (mgr.25310) 596 : cluster 0 pgmap v580: 99 pgs: 99 active+clean; 3.8 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 58 MiB/s wr, 935 op/s 2023-09-23T22:41:51.556 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:51.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:51.560 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:51.576 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 46 16 65488 65472 88.9326 62.1875 0.0204372 0.0112385 2023-09-23T22:41:51.661 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:51.669 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:51 smithi169 bash[104356]: cluster 2023-09-23T22:41:50.387340+0000 mgr.y (mgr.25310) 596 : cluster 0 pgmap v580: 99 pgs: 99 active+clean; 3.8 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 58 MiB/s wr, 935 op/s 2023-09-23T22:41:51.669 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:51 smithi169 bash[101133]: cluster 2023-09-23T22:41:50.387340+0000 mgr.y (mgr.25310) 596 : cluster 0 pgmap v580: 99 pgs: 99 active+clean; 3.8 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 58 MiB/s wr, 935 op/s 2023-09-23T22:41:51.685 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:51.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:51.690 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:51.791 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:51.820 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:51.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:51.824 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:51.925 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:51.958 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:51.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:51.963 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:52.063 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:52.093 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:52.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:52.097 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:52.197 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:52.236 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:52.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:52.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:52.342 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:52.369 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:52.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:52.372 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:52.473 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:52.495 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:52.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:52.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:52.576 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 47 16 66461 66445 88.3343 60.8125 0.0404376 0.0113138 2023-09-23T22:41:52.598 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:52.633 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:52.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:52.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:52.741 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:52.773 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:52.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:52.775 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:52.876 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:52.899 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:52.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:52.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:53.002 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:53.030 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:53.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:53.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:53.133 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:53.160 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:53.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:53.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:53.263 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:53.283 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:53.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:53.285 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:53.386 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:53.410 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:53.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:53.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:53.465 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:53 smithi169 bash[104356]: cluster 2023-09-23T22:41:52.387885+0000 mgr.y (mgr.25310) 597 : cluster 0 pgmap v581: 99 pgs: 99 active+clean; 3.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 60 MiB/s wr, 958 op/s 2023-09-23T22:41:53.465 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:53 smithi169 bash[101133]: cluster 2023-09-23T22:41:52.387885+0000 mgr.y (mgr.25310) 597 : cluster 0 pgmap v581: 99 pgs: 99 active+clean; 3.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 60 MiB/s wr, 958 op/s 2023-09-23T22:41:53.513 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:53.540 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:53.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:53.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:53.576 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 48 16 67440 67424 87.7688 61.1875 0.00733151 0.0113883 2023-09-23T22:41:53.645 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:53.672 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:53.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:53.678 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:53.779 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:53.788 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:53 smithi187 bash[89487]: cluster 2023-09-23T22:41:52.387885+0000 mgr.y (mgr.25310) 597 : cluster 0 pgmap v581: 99 pgs: 99 active+clean; 3.9 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 60 MiB/s wr, 958 op/s 2023-09-23T22:41:53.803 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:53.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:53.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:53.906 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:53.932 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:53.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:53.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:54.036 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:54.063 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:54.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:54.070 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:54.171 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:54.194 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:54.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:54.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:54.297 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:54.325 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:54.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:54.331 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:54.432 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:54.461 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:54.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:54.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:54.564 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:54.576 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 49 16 68437 68421 87.2491 62.3125 0.0280047 0.0114544 2023-09-23T22:41:54.594 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:54.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:54.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:54.698 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:54.731 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:54.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:54.736 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:54.837 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:54.860 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:54.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:54.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:54.964 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:55.000 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:55.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:55.004 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:55.105 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:55.135 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:55.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:55.138 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:55.239 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:55.270 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:55.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:55.274 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:55.374 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:55.395 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:55.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:55.397 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:55.498 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:55.526 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:55.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:55.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:55.576 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 50 16 69371 69355 86.6716 58.375 0.0131076 0.011532 2023-09-23T22:41:55.630 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:55.639 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:55 smithi169 bash[101133]: cluster 2023-09-23T22:41:54.390573+0000 mgr.y (mgr.25310) 598 : cluster 0 pgmap v582: 99 pgs: 99 active+clean; 4.1 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 73 MiB/s wr, 1.16k op/s 2023-09-23T22:41:55.639 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:55 smithi169 bash[104356]: cluster 2023-09-23T22:41:54.390573+0000 mgr.y (mgr.25310) 598 : cluster 0 pgmap v582: 99 pgs: 99 active+clean; 4.1 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 73 MiB/s wr, 1.16k op/s 2023-09-23T22:41:55.656 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:55.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:55.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:55.762 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:55.796 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:55.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:55.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:55.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:55 smithi187 bash[89487]: cluster 2023-09-23T22:41:54.390573+0000 mgr.y (mgr.25310) 598 : cluster 0 pgmap v582: 99 pgs: 99 active+clean; 4.1 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 73 MiB/s wr, 1.16k op/s 2023-09-23T22:41:55.902 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:55.934 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:55.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:55.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:56.038 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:56.072 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:56.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:56.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:56.176 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:56.203 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:56.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:56.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:56.306 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:56.353 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:56.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:56.354 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:56.455 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:56.486 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:56.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:56.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:56.576 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 51 16 70323 70307 86.1388 59.5 0.0132925 0.0116027 2023-09-23T22:41:56.591 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:56.617 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:56.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:56.619 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:56.720 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:56.729 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:56 smithi169 bash[101133]: audit 2023-09-23T22:41:56.133469+0000 mon.a (mon.0) 813 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:41:56.730 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:56 smithi169 bash[104356]: audit 2023-09-23T22:41:56.133469+0000 mon.a (mon.0) 813 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:41:56.770 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:56.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:56.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:56.874 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:56.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:56 smithi187 bash[89487]: audit 2023-09-23T22:41:56.133469+0000 mon.a (mon.0) 813 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:41:56.905 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:56.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:56.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:57.010 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:57.057 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:57.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:57.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:57.164 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:57.187 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:57.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:57.189 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:57.290 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:57.314 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:57.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:57.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:57.417 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:57.437 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:57.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:57.441 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:57.542 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:57.568 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:57.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:57.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:57.576 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 52 16 71232 71216 85.5748 56.8125 0.00596092 0.0116792 2023-09-23T22:41:57.675 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:57.684 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:57 smithi169 bash[101133]: cluster 2023-09-23T22:41:56.390951+0000 mgr.y (mgr.25310) 599 : cluster 0 pgmap v583: 99 pgs: 99 active+clean; 4.1 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 52 MiB/s wr, 838 op/s 2023-09-23T22:41:57.684 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:57 smithi169 bash[104356]: cluster 2023-09-23T22:41:56.390951+0000 mgr.y (mgr.25310) 599 : cluster 0 pgmap v583: 99 pgs: 99 active+clean; 4.1 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 52 MiB/s wr, 838 op/s 2023-09-23T22:41:57.707 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:57.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:57.710 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:57.810 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:57.834 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:57.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:57.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:57.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:57 smithi187 bash[89487]: cluster 2023-09-23T22:41:56.390951+0000 mgr.y (mgr.25310) 599 : cluster 0 pgmap v583: 99 pgs: 99 active+clean; 4.1 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 52 MiB/s wr, 838 op/s 2023-09-23T22:41:57.937 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:57.966 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:57.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:57.970 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:58.070 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:58.103 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:58.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:58.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:58.208 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:58.235 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:58.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:58.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:58.342 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:58.368 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:58.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:58.373 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:58.474 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:58.526 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:58.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:58.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:58.577 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 53 16 72195 72179 85.0957 60.1875 0.0173715 0.0117462 2023-09-23T22:41:58.633 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:58.662 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:41:58.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:58.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:41:58.764 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:58.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:41:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:41:58] "GET /metrics HTTP/1.1" 200 36417 "" "Prometheus/2.43.0" 2023-09-23T22:41:58.790 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:58.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:58.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:58.893 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:58.924 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:41:58.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:58.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:41:59.030 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:59.056 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:41:59.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:59.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:41:59.161 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:59.190 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:41:59.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:59.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:41:59.329 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:59.368 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:41:59.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:59.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:41:59.471 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:59.487 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:59.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:59.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:59.577 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 54 16 73029 73013 84.4852 52.125 0.00932332 0.0118307 2023-09-23T22:41:59.589 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:59.614 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:41:59.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:59.616 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:41:59.716 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:59.742 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:41:59.745 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:59 smithi187 bash[89487]: cluster 2023-09-23T22:41:58.391621+0000 mgr.y (mgr.25310) 600 : cluster 0 pgmap v584: 99 pgs: 99 active+clean; 4.2 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T22:41:59.745 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:41:59 smithi187 bash[89487]: audit 2023-09-23T22:41:58.775589+0000 mon.a (mon.0) 814 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:41:59.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:59.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:41:59.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:59 smithi169 bash[104356]: cluster 2023-09-23T22:41:58.391621+0000 mgr.y (mgr.25310) 600 : cluster 0 pgmap v584: 99 pgs: 99 active+clean; 4.2 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T22:41:59.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:41:59 smithi169 bash[104356]: audit 2023-09-23T22:41:58.775589+0000 mon.a (mon.0) 814 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:41:59.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:59 smithi169 bash[101133]: cluster 2023-09-23T22:41:58.391621+0000 mgr.y (mgr.25310) 600 : cluster 0 pgmap v584: 99 pgs: 99 active+clean; 4.2 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-09-23T22:41:59.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:41:59 smithi169 bash[101133]: audit 2023-09-23T22:41:58.775589+0000 mon.a (mon.0) 814 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:41:59.846 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:59.875 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:41:59.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:41:59.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:41:59.978 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:00.015 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:00.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:00.017 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:00.118 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:00.146 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:00.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:00.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:00.251 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:00.281 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:00.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:00.283 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:00.384 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:00.410 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:00.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:00.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:00.513 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:00.540 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:00.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:00.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:00.577 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 55 16 73935 73919 83.9786 56.625 0.0136872 0.0119019 2023-09-23T22:42:00.645 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:00.673 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:00.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:00.676 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:00.777 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:00.812 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:00.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:00.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:00.916 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:00.950 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:00.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:00.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:01.054 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:01.078 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:01.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:01.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:01.189 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:01.220 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:01.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:01.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:01.326 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:01.353 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:01.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:01.357 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:01.457 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:01.486 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:01.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:01.489 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:01.577 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 56 16 74635 74619 83.2603 43.75 0.0191141 0.0120042 2023-09-23T22:42:01.590 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:01.617 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:01.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:01.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:01.721 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:01.730 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:01 smithi169 bash[104356]: cluster 2023-09-23T22:42:00.392258+0000 mgr.y (mgr.25310) 601 : cluster 0 pgmap v585: 99 pgs: 99 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T22:42:01.730 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:01 smithi169 bash[101133]: cluster 2023-09-23T22:42:00.392258+0000 mgr.y (mgr.25310) 601 : cluster 0 pgmap v585: 99 pgs: 99 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T22:42:01.749 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:01.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:01.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:01.852 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:01.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:01 smithi187 bash[89487]: cluster 2023-09-23T22:42:00.392258+0000 mgr.y (mgr.25310) 601 : cluster 0 pgmap v585: 99 pgs: 99 active+clean; 4.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T22:42:01.882 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:01.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:01.887 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:01.988 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:02.011 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:02.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:02.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:02.118 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:02.142 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:02.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:02.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:02.245 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:02.272 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:02.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:02.275 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:02.376 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:02.401 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:02.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:02.405 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:02.505 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:02.532 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:02.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:02.538 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:02.577 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 57 16 75524 75508 82.7743 55.5625 0.0141843 0.0120749 2023-09-23T22:42:02.639 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:02.664 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:02.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:02.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:02.767 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:02.801 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:02.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:02.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:02.904 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:02.929 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:02.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:02.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:03.032 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:03.060 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:03.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:03.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:03.167 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:03.195 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:03.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:03.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:03.297 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:03.322 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:03.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:03.325 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:03.425 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:03.459 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:03.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:03.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:03.484 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T22:42:03.484 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [], 2023-09-23T22:42:03.484 INFO:teuthology.orchestra.run.smithi169.stdout: "complaint_time": 30, 2023-09-23T22:42:03.484 INFO:teuthology.orchestra.run.smithi169.stdout: "num_blocked_ops": 0 2023-09-23T22:42:03.484 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T22:42:03.517 INFO:teuthology.orchestra.run.smithi169.stderr:set pool 7 pgp_num to 16 2023-09-23T22:42:03.523 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:42:03.564 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:03.577 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 58 16 76282 76266 82.164 47.375 0.0107145 0.0121651 2023-09-23T22:42:03.582 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:42:03.594 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:03.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:03.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:03.633 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:42:03.693 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:42:03.698 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:03.722 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:03.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:03.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:03.751 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:42:03.761 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:03 smithi169 bash[101133]: cluster 2023-09-23T22:42:02.392825+0000 mgr.y (mgr.25310) 602 : cluster 0 pgmap v586: 99 pgs: 99 active+clean; 4.4 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 56 MiB/s wr, 903 op/s 2023-09-23T22:42:03.761 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:03 smithi169 bash[101133]: audit 2023-09-23T22:42:03.045696+0000 mon.a (mon.0) 815 : audit 1 from='client.? 172.21.15.169:0/3689536379' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T22:42:03.761 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:03 smithi169 bash[101133]: audit 2023-09-23T22:42:03.461785+0000 mon.b (mon.1) 10 : audit 0 from='client.? 172.21.15.169:0/3071960357' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:42:03.761 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:03 smithi169 bash[104356]: cluster 2023-09-23T22:42:02.392825+0000 mgr.y (mgr.25310) 602 : cluster 0 pgmap v586: 99 pgs: 99 active+clean; 4.4 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 56 MiB/s wr, 903 op/s 2023-09-23T22:42:03.761 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:03 smithi169 bash[104356]: audit 2023-09-23T22:42:03.045696+0000 mon.a (mon.0) 815 : audit 1 from='client.? 172.21.15.169:0/3689536379' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T22:42:03.762 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:03 smithi169 bash[104356]: audit 2023-09-23T22:42:03.461785+0000 mon.b (mon.1) 10 : audit 0 from='client.? 172.21.15.169:0/3071960357' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:42:03.797 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:42:03.827 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:03.840 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:42:03.851 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:03.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:03.856 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:03.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:03 smithi187 bash[89487]: cluster 2023-09-23T22:42:02.392825+0000 mgr.y (mgr.25310) 602 : cluster 0 pgmap v586: 99 pgs: 99 active+clean; 4.4 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 56 MiB/s wr, 903 op/s 2023-09-23T22:42:03.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:03 smithi187 bash[89487]: audit 2023-09-23T22:42:03.045696+0000 mon.a (mon.0) 815 : audit 1 from='client.? 172.21.15.169:0/3689536379' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]: dispatch 2023-09-23T22:42:03.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:03 smithi187 bash[89487]: audit 2023-09-23T22:42:03.461785+0000 mon.b (mon.1) 10 : audit 0 from='client.? 172.21.15.169:0/3071960357' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:42:03.896 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:42:03.901 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:42:03.901 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:42:03.901 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:42:03.901 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:42:03.901 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:42:03.901 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:42:03.902 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:42:03.902 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:42:03.957 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:03.986 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:03.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:03.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:04.090 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:04.121 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:04.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:04.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:04.224 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:04.252 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:04.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:04.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:04.356 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:04.379 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:04.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:04.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:04.482 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:04.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:04.522 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:04.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:04.538 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is unset 2023-09-23T22:42:04.577 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 59 16 77089 77073 81.6262 50.4375 0.0117618 0.0122447 2023-09-23T22:42:04.624 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:04.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:04 smithi187 bash[89487]: cluster 2023-09-23T22:42:03.503580+0000 osd.6 (osd.6) 122 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T22:42:04.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:04 smithi187 bash[89487]: cluster 2023-09-23T22:42:03.506150+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T22:42:04.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:04 smithi187 bash[89487]: audit 2023-09-23T22:42:03.511097+0000 mon.a (mon.0) 816 : audit 1 from='client.? 172.21.15.169:0/3689536379' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]': finished 2023-09-23T22:42:04.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:04 smithi187 bash[89487]: cluster 2023-09-23T22:42:03.511182+0000 mon.a (mon.0) 817 : cluster 0 osdmap e164: 8 total, 8 up, 7 in 2023-09-23T22:42:04.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:04 smithi187 bash[89487]: cluster 2023-09-23T22:42:03.512523+0000 osd.6 (osd.6) 123 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T22:42:04.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:04 smithi187 bash[89487]: audit 2023-09-23T22:42:04.105483+0000 mon.c (mon.2) 45 : audit 1 from='client.? 172.21.15.169:0/1059972193' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:42:04.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:04 smithi187 bash[89487]: audit 2023-09-23T22:42:04.106487+0000 mon.a (mon.0) 818 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:42:04.653 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:04.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:04.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:04.759 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:04.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:04 smithi169 bash[104356]: cluster 2023-09-23T22:42:03.503580+0000 osd.6 (osd.6) 122 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T22:42:04.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:04 smithi169 bash[104356]: cluster 2023-09-23T22:42:03.506150+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T22:42:04.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:04 smithi169 bash[104356]: audit 2023-09-23T22:42:03.511097+0000 mon.a (mon.0) 816 : audit 1 from='client.? 172.21.15.169:0/3689536379' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]': finished 2023-09-23T22:42:04.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:04 smithi169 bash[104356]: cluster 2023-09-23T22:42:03.511182+0000 mon.a (mon.0) 817 : cluster 0 osdmap e164: 8 total, 8 up, 7 in 2023-09-23T22:42:04.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:04 smithi169 bash[104356]: cluster 2023-09-23T22:42:03.512523+0000 osd.6 (osd.6) 123 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T22:42:04.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:04 smithi169 bash[104356]: audit 2023-09-23T22:42:04.105483+0000 mon.c (mon.2) 45 : audit 1 from='client.? 172.21.15.169:0/1059972193' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:42:04.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:04 smithi169 bash[104356]: audit 2023-09-23T22:42:04.106487+0000 mon.a (mon.0) 818 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:42:04.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:04 smithi169 bash[101133]: cluster 2023-09-23T22:42:03.503580+0000 osd.6 (osd.6) 122 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T22:42:04.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:04 smithi169 bash[101133]: cluster 2023-09-23T22:42:03.506150+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T22:42:04.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:04 smithi169 bash[101133]: audit 2023-09-23T22:42:03.511097+0000 mon.a (mon.0) 816 : audit 1 from='client.? 172.21.15.169:0/3689536379' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]': finished 2023-09-23T22:42:04.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:04 smithi169 bash[101133]: cluster 2023-09-23T22:42:03.511182+0000 mon.a (mon.0) 817 : cluster 0 osdmap e164: 8 total, 8 up, 7 in 2023-09-23T22:42:04.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:04 smithi169 bash[101133]: cluster 2023-09-23T22:42:03.512523+0000 osd.6 (osd.6) 123 : cluster 3 failed to encode map e164 with expected crc 2023-09-23T22:42:04.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:04 smithi169 bash[101133]: audit 2023-09-23T22:42:04.105483+0000 mon.c (mon.2) 45 : audit 1 from='client.? 172.21.15.169:0/1059972193' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:42:04.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:04 smithi169 bash[101133]: audit 2023-09-23T22:42:04.106487+0000 mon.a (mon.0) 818 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:42:04.793 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:04.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:04.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:04.899 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:04.940 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:04.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:04.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:05.043 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:05.070 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:05.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:05.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:05.175 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:05.205 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:05.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:05.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:05.309 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:05.335 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:05.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:05.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:05.440 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:05.460 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:05.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:05.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:05.563 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:05.578 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:2023-09-23T22:42:05.577040+0000 min lat: 0.00121318 max lat: 0.250528 avg lat: 0.0123012 2023-09-23T22:42:05.578 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:42:05.578 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 60 16 77873 77857 81.0824 49 0.00480352 0.0123012 2023-09-23T22:42:05.591 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:05.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:05.593 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:05.694 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:05.721 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:05.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:05.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:05.826 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:05.835 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:05 smithi187 bash[89487]: cluster 2023-09-23T22:42:04.393427+0000 mgr.y (mgr.25310) 603 : cluster 0 pgmap v588: 99 pgs: 99 active+clean; 4.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 56 MiB/s wr, 894 op/s 2023-09-23T22:42:05.835 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:05 smithi187 bash[89487]: cluster 2023-09-23T22:42:04.502030+0000 mon.a (mon.0) 819 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:42:05.835 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:05 smithi187 bash[89487]: cluster 2023-09-23T22:42:04.519704+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T22:42:05.835 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:05 smithi187 bash[89487]: audit 2023-09-23T22:42:04.528988+0000 mon.a (mon.0) 820 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:42:05.835 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:05 smithi187 bash[89487]: cluster 2023-09-23T22:42:04.529254+0000 mon.a (mon.0) 821 : cluster 0 osdmap e165: 8 total, 8 up, 7 in 2023-09-23T22:42:05.835 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:05 smithi187 bash[89487]: cluster 2023-09-23T22:42:04.533839+0000 osd.7 (osd.7) 106 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T22:42:05.835 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:05 smithi187 bash[89487]: cluster 2023-09-23T22:42:04.537498+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T22:42:05.835 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:05 smithi187 bash[89487]: audit 2023-09-23T22:42:05.340319+0000 mon.a (mon.0) 822 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:42:05.835 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:05 smithi187 bash[89487]: audit 2023-09-23T22:42:05.349893+0000 mon.a (mon.0) 823 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:42:05.850 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:05.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:05.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:05.953 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:05.978 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:05.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:05.983 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:05.987 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:05 smithi169 bash[101133]: cluster 2023-09-23T22:42:04.393427+0000 mgr.y (mgr.25310) 603 : cluster 0 pgmap v588: 99 pgs: 99 active+clean; 4.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 56 MiB/s wr, 894 op/s 2023-09-23T22:42:05.987 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:05 smithi169 bash[101133]: cluster 2023-09-23T22:42:04.502030+0000 mon.a (mon.0) 819 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:42:05.988 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:05 smithi169 bash[101133]: cluster 2023-09-23T22:42:04.519704+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T22:42:05.988 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:05 smithi169 bash[101133]: audit 2023-09-23T22:42:04.528988+0000 mon.a (mon.0) 820 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:42:05.988 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:05 smithi169 bash[101133]: cluster 2023-09-23T22:42:04.529254+0000 mon.a (mon.0) 821 : cluster 0 osdmap e165: 8 total, 8 up, 7 in 2023-09-23T22:42:05.988 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:05 smithi169 bash[101133]: cluster 2023-09-23T22:42:04.533839+0000 osd.7 (osd.7) 106 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T22:42:05.988 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:05 smithi169 bash[101133]: cluster 2023-09-23T22:42:04.537498+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T22:42:05.988 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:05 smithi169 bash[101133]: audit 2023-09-23T22:42:05.340319+0000 mon.a (mon.0) 822 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:42:05.988 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:05 smithi169 bash[101133]: audit 2023-09-23T22:42:05.349893+0000 mon.a (mon.0) 823 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:42:05.988 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:05 smithi169 bash[104356]: cluster 2023-09-23T22:42:04.393427+0000 mgr.y (mgr.25310) 603 : cluster 0 pgmap v588: 99 pgs: 99 active+clean; 4.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 56 MiB/s wr, 894 op/s 2023-09-23T22:42:05.988 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:05 smithi169 bash[104356]: cluster 2023-09-23T22:42:04.502030+0000 mon.a (mon.0) 819 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:42:05.988 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:05 smithi169 bash[104356]: cluster 2023-09-23T22:42:04.519704+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T22:42:05.989 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:05 smithi169 bash[104356]: audit 2023-09-23T22:42:04.528988+0000 mon.a (mon.0) 820 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:42:05.989 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:05 smithi169 bash[104356]: cluster 2023-09-23T22:42:04.529254+0000 mon.a (mon.0) 821 : cluster 0 osdmap e165: 8 total, 8 up, 7 in 2023-09-23T22:42:05.989 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:05 smithi169 bash[104356]: cluster 2023-09-23T22:42:04.533839+0000 osd.7 (osd.7) 106 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T22:42:05.989 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:05 smithi169 bash[104356]: cluster 2023-09-23T22:42:04.537498+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e165 with expected crc 2023-09-23T22:42:05.989 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:05 smithi169 bash[104356]: audit 2023-09-23T22:42:05.340319+0000 mon.a (mon.0) 822 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:42:05.989 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:05 smithi169 bash[104356]: audit 2023-09-23T22:42:05.349893+0000 mon.a (mon.0) 823 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:42:06.083 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:06.104 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:06.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:06.110 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:06.213 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:06.242 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:06.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:06.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:06.346 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:06.369 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:06.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:06.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:06.474 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:06.497 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:06.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:06.502 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:06.578 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 61 16 78731 78715 80.6322 53.625 0.00315731 0.0123853 2023-09-23T22:42:06.602 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:06.633 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:06.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:06.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:06.739 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:06.777 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:06.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:06.780 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:06.880 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:06.905 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:06.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:06.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:07.010 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:07.036 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:07.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:07.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:07.138 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:07.165 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:07.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:07.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:07.268 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:07.297 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:07.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:07.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:07.405 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:07.415 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:07 smithi187 bash[89487]: cluster 2023-09-23T22:42:06.393952+0000 mgr.y (mgr.25310) 604 : cluster 0 pgmap v590: 99 pgs: 99 active+clean; 4.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 51 MiB/s wr, 816 op/s 2023-09-23T22:42:07.434 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:07.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:07.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:07.470 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-23T22:42:07.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:07 smithi169 bash[104356]: cluster 2023-09-23T22:42:06.393952+0000 mgr.y (mgr.25310) 604 : cluster 0 pgmap v590: 99 pgs: 99 active+clean; 4.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 51 MiB/s wr, 816 op/s 2023-09-23T22:42:07.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:07 smithi169 bash[101133]: cluster 2023-09-23T22:42:06.393952+0000 mgr.y (mgr.25310) 604 : cluster 0 pgmap v590: 99 pgs: 99 active+clean; 4.6 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 51 MiB/s wr, 816 op/s 2023-09-23T22:42:07.537 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:07.571 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:07.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:07.576 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:07.578 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 62 16 79576 79560 80.1834 52.8125 0.0350704 0.0124644 2023-09-23T22:42:07.677 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:07.712 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:07.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:07.717 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:07.817 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:07.843 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:07.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:07.845 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:07.946 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:07.973 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:07.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:07.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:08.077 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:08.103 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:08.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:08.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:08.206 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:08.240 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:08.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:08.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:08.346 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:08.372 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:08.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:08.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:08.475 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:08.500 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:08.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:08.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:08.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:42:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:42:08] "GET /metrics HTTP/1.1" 200 36417 "" "Prometheus/2.43.0" 2023-09-23T22:42:08.578 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 63 16 80398 80382 79.7261 51.375 0.0101384 0.0125379 2023-09-23T22:42:08.603 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:08.634 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:08.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:08.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:08.738 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:08.763 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:08.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:08.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:08.866 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:08.892 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:08.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:08.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:08.995 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:09.051 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:09.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:09.054 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:09.154 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:09.187 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:09.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:09.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:09.291 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:09.323 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:09.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:09.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:09.426 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:09.497 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:09.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:09.504 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:09.578 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 64 16 81163 81147 79.2275 47.8125 0.00444738 0.0126155 2023-09-23T22:42:09.604 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:09.630 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:09.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:09.632 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:09.733 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:09.742 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:09 smithi169 bash[104356]: cluster 2023-09-23T22:42:08.394583+0000 mgr.y (mgr.25310) 605 : cluster 0 pgmap v591: 99 pgs: 99 active+clean; 4.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 48 MiB/s wr, 775 op/s 2023-09-23T22:42:09.743 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:09 smithi169 bash[101133]: cluster 2023-09-23T22:42:08.394583+0000 mgr.y (mgr.25310) 605 : cluster 0 pgmap v591: 99 pgs: 99 active+clean; 4.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 48 MiB/s wr, 775 op/s 2023-09-23T22:42:09.771 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:09.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:09.773 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:09.874 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:09.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:09 smithi187 bash[89487]: cluster 2023-09-23T22:42:08.394583+0000 mgr.y (mgr.25310) 605 : cluster 0 pgmap v591: 99 pgs: 99 active+clean; 4.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 48 MiB/s wr, 775 op/s 2023-09-23T22:42:09.896 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:42:09.900 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:09.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:09.904 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:09.921 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T22:42:10.005 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:10.052 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:10.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:10.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:10.164 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:10.189 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:10.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:10.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:10.292 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:10.318 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:10.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:10.320 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:10.421 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:10.442 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:10.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:10.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:10.546 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:10.576 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:10.578 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 65 16 81851 81835 78.6702 43 0.0402303 0.0127057 2023-09-23T22:42:10.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:10.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:10.682 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:10.710 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:10.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:10.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:10.814 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:10.841 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:10.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:10.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:10.944 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:10.954 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:10 smithi187 bash[89487]: audit 2023-09-23T22:42:09.775454+0000 mon.a (mon.0) 824 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:42:10.954 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:10 smithi187 bash[89487]: audit 2023-09-23T22:42:09.791047+0000 mon.a (mon.0) 825 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:42:10.954 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:10 smithi187 bash[89487]: cluster 2023-09-23T22:42:10.395182+0000 mgr.y (mgr.25310) 606 : cluster 0 pgmap v592: 99 pgs: 99 active+clean; 4.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 57 MiB/s wr, 907 op/s 2023-09-23T22:42:10.955 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:10 smithi187 bash[89487]: audit 2023-09-23T22:42:10.471593+0000 mon.a (mon.0) 826 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:42:10.955 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:10 smithi187 bash[89487]: audit 2023-09-23T22:42:10.473068+0000 mon.a (mon.0) 827 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:42:10.955 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:10 smithi187 bash[89487]: audit 2023-09-23T22:42:10.485292+0000 mon.a (mon.0) 828 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:42:10.970 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:10.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:10.972 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:11.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:10 smithi169 bash[104356]: audit 2023-09-23T22:42:09.775454+0000 mon.a (mon.0) 824 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:42:11.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:10 smithi169 bash[104356]: audit 2023-09-23T22:42:09.791047+0000 mon.a (mon.0) 825 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:42:11.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:10 smithi169 bash[104356]: cluster 2023-09-23T22:42:10.395182+0000 mgr.y (mgr.25310) 606 : cluster 0 pgmap v592: 99 pgs: 99 active+clean; 4.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 57 MiB/s wr, 907 op/s 2023-09-23T22:42:11.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:10 smithi169 bash[104356]: audit 2023-09-23T22:42:10.471593+0000 mon.a (mon.0) 826 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:42:11.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:10 smithi169 bash[104356]: audit 2023-09-23T22:42:10.473068+0000 mon.a (mon.0) 827 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:42:11.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:10 smithi169 bash[104356]: audit 2023-09-23T22:42:10.485292+0000 mon.a (mon.0) 828 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:42:11.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:10 smithi169 bash[101133]: audit 2023-09-23T22:42:09.775454+0000 mon.a (mon.0) 824 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:42:11.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:10 smithi169 bash[101133]: audit 2023-09-23T22:42:09.791047+0000 mon.a (mon.0) 825 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:42:11.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:10 smithi169 bash[101133]: cluster 2023-09-23T22:42:10.395182+0000 mgr.y (mgr.25310) 606 : cluster 0 pgmap v592: 99 pgs: 99 active+clean; 4.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 57 MiB/s wr, 907 op/s 2023-09-23T22:42:11.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:10 smithi169 bash[101133]: audit 2023-09-23T22:42:10.471593+0000 mon.a (mon.0) 826 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:42:11.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:10 smithi169 bash[101133]: audit 2023-09-23T22:42:10.473068+0000 mon.a (mon.0) 827 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:42:11.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:10 smithi169 bash[101133]: audit 2023-09-23T22:42:10.485292+0000 mon.a (mon.0) 828 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:42:11.073 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:11.099 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:11.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:11.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:11.202 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:11.234 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:11.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:11.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:11.338 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:11.369 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:11.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:11.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:11.473 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:11.502 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:11.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:11.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:11.578 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 66 16 82686 82670 78.2689 52.1875 0.0260108 0.0127709 2023-09-23T22:42:11.604 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:11.642 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:11.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:11.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:11.744 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:11.776 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:11.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:11.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:11.881 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:11.909 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:11.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:11.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:12.012 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:12.021 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:11 smithi169 bash[104356]: audit 2023-09-23T22:42:11.133779+0000 mon.a (mon.0) 829 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:42:12.022 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:11 smithi169 bash[101133]: audit 2023-09-23T22:42:11.133779+0000 mon.a (mon.0) 829 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:42:12.047 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:12.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:12.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:12.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:11 smithi187 bash[89487]: audit 2023-09-23T22:42:11.133779+0000 mon.a (mon.0) 829 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:42:12.152 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:12.179 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:12.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:12.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:12.282 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:12.325 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:12.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:12.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:12.428 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:12.454 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:12.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:12.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:12.465 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:42:12.557 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:12.580 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 67 16 83493 83477 77.8516 50.4375 0.0149681 0.0128387 2023-09-23T22:42:12.597 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:12.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:12.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:12.704 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:12.729 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:12.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:12.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:12.831 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:12.840 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:12 smithi169 bash[101133]: cluster 2023-09-23T22:42:12.395983+0000 mgr.y (mgr.25310) 607 : cluster 0 pgmap v593: 99 pgs: 99 active+clean; 4.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 49 MiB/s wr, 781 op/s 2023-09-23T22:42:12.841 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:12 smithi169 bash[104356]: cluster 2023-09-23T22:42:12.395983+0000 mgr.y (mgr.25310) 607 : cluster 0 pgmap v593: 99 pgs: 99 active+clean; 4.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 49 MiB/s wr, 781 op/s 2023-09-23T22:42:12.862 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:12.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:12.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:12.875 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7] out_osds: [5] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T22:42:12.875 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:42:12.875 INFO:tasks.thrashosds.thrasher:inject_pause on osd.5 2023-09-23T22:42:12.875 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T22:42:12.875 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T22:42:12.875 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 config set filestore_inject_stall 3 2023-09-23T22:42:12.967 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:12.997 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:12.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:12.999 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:13.100 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:13.107 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:12 smithi187 bash[89487]: cluster 2023-09-23T22:42:12.395983+0000 mgr.y (mgr.25310) 607 : cluster 0 pgmap v593: 99 pgs: 99 active+clean; 4.9 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 49 MiB/s wr, 781 op/s 2023-09-23T22:42:13.125 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:13.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:13.127 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:13.227 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:13.253 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:13.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:13.256 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:13.356 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:13.408 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:13.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:13.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:13.513 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:13.536 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:13.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:13.538 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:13.580 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 68 16 84312 84296 77.4595 51.1875 0.00820571 0.0129038 2023-09-23T22:42:13.638 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:13.668 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:13.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:13.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:13.770 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:13.800 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:13.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:13.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:13.902 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:13.939 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:13.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:13.941 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:14.042 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:14.064 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:14.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:14.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:14.167 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:14.204 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:14.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:14.209 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:14.309 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:14.332 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:14.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:14.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:14.437 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:14.476 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:14.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:14.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:14.505 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:42:14.506 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:42:14.582 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:14.587 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 69 16 85161 85145 77.0982 53.0625 0.0116427 0.0129636 2023-09-23T22:42:14.611 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:14.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:14.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:14.718 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:14.742 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:14.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:14.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:14.845 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:14.867 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:14.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:14.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:14.970 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:14.998 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:15.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:15.004 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:15.105 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:15.142 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:15.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:15.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:15.246 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:15.267 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:15.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:15.269 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:15.369 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:15.397 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:15.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:15.401 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:15.456 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:15 smithi169 bash[104356]: cluster 2023-09-23T22:42:14.396656+0000 mgr.y (mgr.25310) 608 : cluster 0 pgmap v594: 99 pgs: 99 active+clean; 5.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 50 MiB/s wr, 801 op/s 2023-09-23T22:42:15.456 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:15 smithi169 bash[101133]: cluster 2023-09-23T22:42:14.396656+0000 mgr.y (mgr.25310) 608 : cluster 0 pgmap v594: 99 pgs: 99 active+clean; 5.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 50 MiB/s wr, 801 op/s 2023-09-23T22:42:15.502 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:15.539 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:15.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:15.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:15.587 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 70 16 86009 85993 76.754 53 0.0114126 0.0130223 2023-09-23T22:42:15.645 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:15.653 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:15 smithi187 bash[89487]: cluster 2023-09-23T22:42:14.396656+0000 mgr.y (mgr.25310) 608 : cluster 0 pgmap v594: 99 pgs: 99 active+clean; 5.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 50 MiB/s wr, 801 op/s 2023-09-23T22:42:15.673 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:15.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:15.676 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:15.777 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:15.808 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:15.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:15.812 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:15.913 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:15.938 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:15.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:15.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:16.041 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:16.070 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:16.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:16.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:16.175 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:16.208 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:16.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:16.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:16.313 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:16.348 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:16.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:16.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:16.452 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:16.480 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:16.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:16.483 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:16.584 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:16.587 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 71 16 86875 86859 76.4353 54.125 0.0127859 0.0130781 2023-09-23T22:42:16.609 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:16.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:16.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:16.714 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:16.737 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:16.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:16.740 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:16.841 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:16.866 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:16.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:16.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:16.971 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:16.988 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:16.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:16.990 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:17.091 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:17.117 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:17.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:17.120 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:17.221 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:17.246 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:17.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:17.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:17.349 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:17.373 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:17.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:17.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:17.476 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:17.502 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:17.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:17.508 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:17.587 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 72 16 87739 87723 76.1237 54 0.00694114 0.0131302 2023-09-23T22:42:17.609 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:17.618 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:17 smithi187 bash[89487]: cluster 2023-09-23T22:42:16.397053+0000 mgr.y (mgr.25310) 609 : cluster 0 pgmap v595: 99 pgs: 99 active+clean; 5.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 42 MiB/s wr, 675 op/s 2023-09-23T22:42:17.634 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:17.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:17.635 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:17.677 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:42:17.736 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:17.744 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:17 smithi169 bash[101133]: cluster 2023-09-23T22:42:16.397053+0000 mgr.y (mgr.25310) 609 : cluster 0 pgmap v595: 99 pgs: 99 active+clean; 5.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 42 MiB/s wr, 675 op/s 2023-09-23T22:42:17.744 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:17 smithi169 bash[104356]: cluster 2023-09-23T22:42:16.397053+0000 mgr.y (mgr.25310) 609 : cluster 0 pgmap v595: 99 pgs: 99 active+clean; 5.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 42 MiB/s wr, 675 op/s 2023-09-23T22:42:17.761 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:17.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:17.764 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:17.865 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:17.909 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:17.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:17.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:18.014 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:18.042 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:18.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:18.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:18.147 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:18.171 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:18.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:18.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:18.274 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:18.293 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:18.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:18.295 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:18.396 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:18.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:18.425 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:18.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:18.526 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:18.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:42:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:42:18] "GET /metrics HTTP/1.1" 200 36413 "" "Prometheus/2.43.0" 2023-09-23T22:42:18.550 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:18.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:18.552 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:18.587 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 73 16 88529 88513 75.7573 49.375 0.0122166 0.0131939 2023-09-23T22:42:18.653 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:18.683 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:18.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:18.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:18.786 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:18.817 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:18.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:18.820 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:18.921 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:18.957 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:18.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:18.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:19.061 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:19.093 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:19.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:19.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:19.196 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:19.221 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:19.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:19.224 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:19.325 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:19.360 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:19.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:19.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:19.456 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:19 smithi169 bash[101133]: cluster 2023-09-23T22:42:18.398043+0000 mgr.y (mgr.25310) 610 : cluster 0 pgmap v596: 99 pgs: 99 active+clean; 5.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 53 MiB/s wr, 845 op/s 2023-09-23T22:42:19.457 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:19 smithi169 bash[104356]: cluster 2023-09-23T22:42:18.398043+0000 mgr.y (mgr.25310) 610 : cluster 0 pgmap v596: 99 pgs: 99 active+clean; 5.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 53 MiB/s wr, 845 op/s 2023-09-23T22:42:19.465 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:19.488 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:19.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:19.490 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:19.587 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 74 16 89328 89312 75.4084 49.9375 0.00597747 0.0132544 2023-09-23T22:42:19.592 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:19.618 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:19.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:19.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:19.722 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:19.729 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:19 smithi187 bash[89487]: cluster 2023-09-23T22:42:18.398043+0000 mgr.y (mgr.25310) 610 : cluster 0 pgmap v596: 99 pgs: 99 active+clean; 5.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 53 MiB/s wr, 845 op/s 2023-09-23T22:42:19.748 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:19.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:19.750 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:19.850 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:19.877 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:19.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:19.882 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:19.982 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:20.009 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:20.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:20.011 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:20.111 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:20.133 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:20.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:20.138 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:20.238 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:20.268 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:20.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:20.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:20.371 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:20.400 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:20.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:20.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:20.507 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:20.526 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:20.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:20.528 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:20.587 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 75 16 90061 90045 75.0138 45.8125 0.0129847 0.0133241 2023-09-23T22:42:20.629 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:20.654 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:20.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:20.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:20.758 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:20.787 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:20.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:20.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:20.891 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:20.916 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:20.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:20.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:21.020 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:21.049 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:21.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:21.051 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:21.152 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:21.181 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:21.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:21.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:21.285 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:21.310 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:21.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:21.315 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:21.416 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:21.439 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:21.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:21.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:21.544 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:21.568 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:21.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:21.570 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:21.587 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 76 16 90902 90886 74.7184 52.5625 0.00942845 0.0133779 2023-09-23T22:42:21.671 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:21.678 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:21 smithi169 bash[101133]: cluster 2023-09-23T22:42:20.398700+0000 mgr.y (mgr.25310) 611 : cluster 0 pgmap v597: 99 pgs: 99 active+clean; 5.4 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 53 MiB/s wr, 851 op/s 2023-09-23T22:42:21.679 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:21 smithi169 bash[104356]: cluster 2023-09-23T22:42:20.398700+0000 mgr.y (mgr.25310) 611 : cluster 0 pgmap v597: 99 pgs: 99 active+clean; 5.4 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 53 MiB/s wr, 851 op/s 2023-09-23T22:42:21.700 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:21.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:21.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:21.807 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:21.841 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:21.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:21.845 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:21.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:21 smithi187 bash[89487]: cluster 2023-09-23T22:42:20.398700+0000 mgr.y (mgr.25310) 611 : cluster 0 pgmap v597: 99 pgs: 99 active+clean; 5.4 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 53 MiB/s wr, 851 op/s 2023-09-23T22:42:21.946 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:21.970 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:21.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:21.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:22.075 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:22.106 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:22.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:22.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:22.212 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:22.243 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:22.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:22.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:22.309 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T22:42:22.310 INFO:teuthology.orchestra.run.smithi187.stdout: "success": "" 2023-09-23T22:42:22.310 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T22:42:22.346 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:22.371 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:22.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:22.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:22.475 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:22.506 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:22.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:22.510 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:22.587 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 77 16 91714 91698 74.4071 50.75 0.00815136 0.0134329 2023-09-23T22:42:22.611 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:22.645 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:22.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:22.648 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:22.748 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:22.772 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:22.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:22.774 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:22.875 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:22.902 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:22.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:22.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:23.007 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:23.030 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:23.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:23.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:23.133 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:23.168 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:23.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:23.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:23.271 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:23.302 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:23.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:23.308 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:23.408 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:23.433 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:23.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:23.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:23.540 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:23.567 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:23.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:23.572 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:23.588 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 78 16 92527 92511 74.1047 50.8125 0.0101263 0.0134883 2023-09-23T22:42:23.672 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:23.684 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:23 smithi169 bash[101133]: cluster 2023-09-23T22:42:22.399313+0000 mgr.y (mgr.25310) 612 : cluster 0 pgmap v598: 99 pgs: 99 active+clean; 5.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 48 MiB/s wr, 761 op/s 2023-09-23T22:42:23.685 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:23 smithi169 bash[104356]: cluster 2023-09-23T22:42:22.399313+0000 mgr.y (mgr.25310) 612 : cluster 0 pgmap v598: 99 pgs: 99 active+clean; 5.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 48 MiB/s wr, 761 op/s 2023-09-23T22:42:23.706 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:23.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:23.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:23.816 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:23.849 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:23.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:23.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:23.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:23 smithi187 bash[89487]: cluster 2023-09-23T22:42:22.399313+0000 mgr.y (mgr.25310) 612 : cluster 0 pgmap v598: 99 pgs: 99 active+clean; 5.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 48 MiB/s wr, 761 op/s 2023-09-23T22:42:23.956 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:23.982 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:23.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:23.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:24.086 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:24.110 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:24.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:24.114 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:24.214 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:24.241 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:24.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:24.248 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:24.349 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:24.377 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:24.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:24.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:24.482 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:24.511 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:24.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:24.516 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:24.588 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 79 16 93257 93241 73.7442 45.625 0.019806 0.0135547 2023-09-23T22:42:24.616 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:24.642 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:24.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:24.644 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:24.745 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:24.774 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:24.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:24.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:24.877 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:24.893 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:24.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:24.895 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:24.996 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:25.026 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:25.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:25.028 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:25.129 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:25.158 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:25.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:25.163 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:25.264 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:25.289 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:25.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:25.291 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:25.392 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:25.414 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:25.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:25.416 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:25.517 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:25.544 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:25.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:25.551 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:25.588 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:2023-09-23T22:42:25.587381+0000 min lat: 0.00121318 max lat: 0.250528 avg lat: 0.0136202 2023-09-23T22:42:25.588 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:42:25.588 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 80 16 93981 93965 73.388 45.25 0.0250591 0.0136202 2023-09-23T22:42:25.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:25 smithi187 bash[89487]: cluster 2023-09-23T22:42:24.400232+0000 mgr.y (mgr.25310) 613 : cluster 0 pgmap v599: 99 pgs: 99 active+clean; 5.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 58 MiB/s wr, 929 op/s 2023-09-23T22:42:25.651 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:25.668 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:25.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:25.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:25.699 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:25 smithi169 bash[104356]: cluster 2023-09-23T22:42:24.400232+0000 mgr.y (mgr.25310) 613 : cluster 0 pgmap v599: 99 pgs: 99 active+clean; 5.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 58 MiB/s wr, 929 op/s 2023-09-23T22:42:25.699 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:25 smithi169 bash[101133]: cluster 2023-09-23T22:42:24.400232+0000 mgr.y (mgr.25310) 613 : cluster 0 pgmap v599: 99 pgs: 99 active+clean; 5.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 58 MiB/s wr, 929 op/s 2023-09-23T22:42:25.771 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:25.795 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:25.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:25.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:25.902 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:25.926 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:25.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:25.931 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:26.031 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:26.054 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:26.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:26.057 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:26.157 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:26.179 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:26.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:26.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:26.282 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:26.306 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:26.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:26.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:26.410 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:26.449 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:26.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:26.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:26.542 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:26 smithi169 bash[104356]: audit 2023-09-23T22:42:26.134029+0000 mon.a (mon.0) 830 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:42:26.543 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:26 smithi169 bash[101133]: audit 2023-09-23T22:42:26.134029+0000 mon.a (mon.0) 830 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:42:26.554 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:26.589 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:26.589 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2023-09-23T22:42:26.589 INFO:teuthology.orchestra.run.smithi169.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-23T22:42:26.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:26.593 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 81 16 94723 94707 73.0517 46.375 0.017621 0.0136816 2023-09-23T22:42:26.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:26.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:26 smithi187 bash[89487]: audit 2023-09-23T22:42:26.134029+0000 mon.a (mon.0) 830 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:42:26.694 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:26.718 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:26.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:26.721 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:26.822 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:26.857 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:26.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:26.860 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:26.960 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:26.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:26.986 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:26.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:27.087 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:27.111 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:27.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:27.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:27.216 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:27.254 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:27.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:27.258 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:27.359 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:27.382 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:27.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:27.384 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:27.474 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:27 smithi169 bash[101133]: cluster 2023-09-23T22:42:26.400660+0000 mgr.y (mgr.25310) 614 : cluster 0 pgmap v600: 99 pgs: 99 active+clean; 5.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 43 MiB/s wr, 683 op/s 2023-09-23T22:42:27.485 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:27.508 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:27.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:27.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:27.591 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 82 16 95507 95491 72.7584 49 0.0133059 0.0137382 2023-09-23T22:42:27.613 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:27.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:27 smithi187 bash[89487]: cluster 2023-09-23T22:42:26.400660+0000 mgr.y (mgr.25310) 614 : cluster 0 pgmap v600: 99 pgs: 99 active+clean; 5.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 43 MiB/s wr, 683 op/s 2023-09-23T22:42:27.644 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:27.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:27.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:27.748 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:27.751 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:27 smithi169 bash[104356]: cluster 2023-09-23T22:42:26.400660+0000 mgr.y (mgr.25310) 614 : cluster 0 pgmap v600: 99 pgs: 99 active+clean; 5.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 43 MiB/s wr, 683 op/s 2023-09-23T22:42:27.774 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:27.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:27.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:27.877 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:27.913 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:27.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:27.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:28.018 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:28.043 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:28.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:28.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:28.146 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:28.177 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:28.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:28.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:28.280 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:28.313 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:28.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:28.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:28.377 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7] out_osds: [5] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T22:42:28.377 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:42:28.377 INFO:tasks.thrashosds.thrasher:inject_pause on osd.2 2023-09-23T22:42:28.377 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T22:42:28.377 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T22:42:28.377 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 config set filestore_inject_stall 3 2023-09-23T22:42:28.418 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:28.471 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:28.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:28.477 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:28.506 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is unset 2023-09-23T22:42:28.578 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:28.591 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 83 16 96168 96152 72.3795 41.3125 0.0253141 0.0138077 2023-09-23T22:42:28.607 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:28.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:28.616 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:28.696 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:28 smithi169 bash[101133]: audit 2023-09-23T22:42:28.273668+0000 mon.c (mon.2) 46 : audit 1 from='client.? 172.21.15.169:0/3227937585' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:42:28.696 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:28 smithi169 bash[101133]: audit 2023-09-23T22:42:28.274743+0000 mon.a (mon.0) 831 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:42:28.696 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:42:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:42:28] "GET /metrics HTTP/1.1" 200 36415 "" "Prometheus/2.43.0" 2023-09-23T22:42:28.697 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:28 smithi169 bash[104356]: audit 2023-09-23T22:42:28.273668+0000 mon.c (mon.2) 46 : audit 1 from='client.? 172.21.15.169:0/3227937585' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:42:28.697 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:28 smithi169 bash[104356]: audit 2023-09-23T22:42:28.274743+0000 mon.a (mon.0) 831 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:42:28.716 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:28.751 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:28.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:28.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:28.857 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:28.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:28 smithi187 bash[89487]: audit 2023-09-23T22:42:28.273668+0000 mon.c (mon.2) 46 : audit 1 from='client.? 172.21.15.169:0/3227937585' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:42:28.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:28 smithi187 bash[89487]: audit 2023-09-23T22:42:28.274743+0000 mon.a (mon.0) 831 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:42:28.885 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:28.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:28.889 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:28.923 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-23T22:42:28.986 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:42:28.991 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:29.014 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:29.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:29.017 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:29.058 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:42:29.106 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:42:29.118 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:29.142 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:29.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:29.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:29.154 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:42:29.198 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:42:29.245 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:29.254 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:42:29.279 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:29.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:29.285 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:29.292 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:42:29.342 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:42:29.348 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:42:29.348 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:42:29.348 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:42:29.348 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:42:29.348 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:42:29.348 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:42:29.348 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:42:29.348 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:42:29.386 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:29.412 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:29.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:29.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:29.516 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:29.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:29 smithi169 bash[104356]: cluster 2023-09-23T22:42:28.401336+0000 mgr.y (mgr.25310) 615 : cluster 0 pgmap v601: 99 pgs: 99 active+clean; 5.7 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 53 MiB/s wr, 843 op/s 2023-09-23T22:42:29.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:29 smithi169 bash[104356]: cluster 2023-09-23T22:42:28.476569+0000 mon.a (mon.0) 832 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:42:29.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:29 smithi169 bash[104356]: cluster 2023-09-23T22:42:28.476600+0000 mon.a (mon.0) 833 : cluster 1 Cluster is now healthy 2023-09-23T22:42:29.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:29 smithi169 bash[104356]: cluster 2023-09-23T22:42:28.491647+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T22:42:29.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:29 smithi169 bash[104356]: cluster 2023-09-23T22:42:28.492971+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T22:42:29.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:29 smithi169 bash[104356]: audit 2023-09-23T22:42:28.494226+0000 mon.a (mon.0) 834 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:42:29.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:29 smithi169 bash[104356]: cluster 2023-09-23T22:42:28.494460+0000 mon.a (mon.0) 835 : cluster 0 osdmap e166: 8 total, 8 up, 7 in 2023-09-23T22:42:29.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:29 smithi169 bash[104356]: cluster 2023-09-23T22:42:28.505214+0000 osd.7 (osd.7) 107 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T22:42:29.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:29 smithi169 bash[104356]: cluster 2023-09-23T22:42:28.508350+0000 osd.7 (osd.7) 108 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T22:42:29.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:29 smithi169 bash[104356]: audit 2023-09-23T22:42:28.905725+0000 mon.c (mon.2) 47 : audit 0 from='client.? 172.21.15.169:0/1606759317' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:42:29.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:29 smithi169 bash[101133]: cluster 2023-09-23T22:42:28.401336+0000 mgr.y (mgr.25310) 615 : cluster 0 pgmap v601: 99 pgs: 99 active+clean; 5.7 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 53 MiB/s wr, 843 op/s 2023-09-23T22:42:29.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:29 smithi169 bash[101133]: cluster 2023-09-23T22:42:28.476569+0000 mon.a (mon.0) 832 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:42:29.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:29 smithi169 bash[101133]: cluster 2023-09-23T22:42:28.476600+0000 mon.a (mon.0) 833 : cluster 1 Cluster is now healthy 2023-09-23T22:42:29.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:29 smithi169 bash[101133]: cluster 2023-09-23T22:42:28.491647+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T22:42:29.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:29 smithi169 bash[101133]: cluster 2023-09-23T22:42:28.492971+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T22:42:29.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:29 smithi169 bash[101133]: audit 2023-09-23T22:42:28.494226+0000 mon.a (mon.0) 834 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:42:29.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:29 smithi169 bash[101133]: cluster 2023-09-23T22:42:28.494460+0000 mon.a (mon.0) 835 : cluster 0 osdmap e166: 8 total, 8 up, 7 in 2023-09-23T22:42:29.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:29 smithi169 bash[101133]: cluster 2023-09-23T22:42:28.505214+0000 osd.7 (osd.7) 107 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T22:42:29.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:29 smithi169 bash[101133]: cluster 2023-09-23T22:42:28.508350+0000 osd.7 (osd.7) 108 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T22:42:29.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:29 smithi169 bash[101133]: audit 2023-09-23T22:42:28.905725+0000 mon.c (mon.2) 47 : audit 0 from='client.? 172.21.15.169:0/1606759317' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:42:29.540 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:29.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:29.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:29.591 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 84 16 96874 96858 72.0432 44.125 0.00676507 0.0138748 2023-09-23T22:42:29.643 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:29.652 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:29 smithi187 bash[89487]: cluster 2023-09-23T22:42:28.401336+0000 mgr.y (mgr.25310) 615 : cluster 0 pgmap v601: 99 pgs: 99 active+clean; 5.7 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 53 MiB/s wr, 843 op/s 2023-09-23T22:42:29.652 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:29 smithi187 bash[89487]: cluster 2023-09-23T22:42:28.476569+0000 mon.a (mon.0) 832 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:42:29.652 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:29 smithi187 bash[89487]: cluster 2023-09-23T22:42:28.476600+0000 mon.a (mon.0) 833 : cluster 1 Cluster is now healthy 2023-09-23T22:42:29.652 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:29 smithi187 bash[89487]: cluster 2023-09-23T22:42:28.491647+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T22:42:29.652 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:29 smithi187 bash[89487]: cluster 2023-09-23T22:42:28.492971+0000 osd.5 (osd.5) 121 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T22:42:29.652 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:29 smithi187 bash[89487]: audit 2023-09-23T22:42:28.494226+0000 mon.a (mon.0) 834 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:42:29.653 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:29 smithi187 bash[89487]: cluster 2023-09-23T22:42:28.494460+0000 mon.a (mon.0) 835 : cluster 0 osdmap e166: 8 total, 8 up, 7 in 2023-09-23T22:42:29.653 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:29 smithi187 bash[89487]: cluster 2023-09-23T22:42:28.505214+0000 osd.7 (osd.7) 107 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T22:42:29.653 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:29 smithi187 bash[89487]: cluster 2023-09-23T22:42:28.508350+0000 osd.7 (osd.7) 108 : cluster 3 failed to encode map e166 with expected crc 2023-09-23T22:42:29.653 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:29 smithi187 bash[89487]: audit 2023-09-23T22:42:28.905725+0000 mon.c (mon.2) 47 : audit 0 from='client.? 172.21.15.169:0/1606759317' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:42:29.670 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:29.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:29.672 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:29.772 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:29.796 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:29.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:29.800 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:29.900 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:29.933 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:29.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:29.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:30.037 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:30.064 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:30.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:30.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:30.167 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:30.195 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:30.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:30.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:30.298 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:30.325 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:30.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:30.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:30.430 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:30.452 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:30.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:30.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:30.559 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:30.583 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:30.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:30.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:30.591 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 85 16 97667 97651 71.7787 49.5625 0.0144017 0.0139246 2023-09-23T22:42:30.686 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:30.711 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:30.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:30.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:30.814 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:30.844 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:30.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:30.849 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:30.950 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:30.978 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:30.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:30.980 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:31.081 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:31.113 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:31.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:31.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:31.216 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:31.249 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:31.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:31.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:31.354 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:31.381 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:31.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:31.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:31.486 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:31.489 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:31 smithi169 bash[104356]: cluster 2023-09-23T22:42:30.401902+0000 mgr.y (mgr.25310) 616 : cluster 0 pgmap v603: 99 pgs: 99 active+clean; 5.9 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 48 MiB/s wr, 766 op/s 2023-09-23T22:42:31.489 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:31 smithi169 bash[101133]: cluster 2023-09-23T22:42:30.401902+0000 mgr.y (mgr.25310) 616 : cluster 0 pgmap v603: 99 pgs: 99 active+clean; 5.9 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 48 MiB/s wr, 766 op/s 2023-09-23T22:42:31.511 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:31.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:31.514 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:31.592 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 86 16 98468 98452 71.5262 50.0625 0.0177262 0.0139744 2023-09-23T22:42:31.614 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:31.638 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:31.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:31.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:31.743 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:31.753 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:31 smithi187 bash[89487]: cluster 2023-09-23T22:42:30.401902+0000 mgr.y (mgr.25310) 616 : cluster 0 pgmap v603: 99 pgs: 99 active+clean; 5.9 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 48 MiB/s wr, 766 op/s 2023-09-23T22:42:31.773 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:31.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:31.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:31.875 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:31.901 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:31.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:31.904 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:32.004 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:32.050 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:32.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:32.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:32.127 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T22:42:32.156 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:32.199 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:32.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:32.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:32.302 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:32.335 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:32.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:32.345 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:32.445 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:32.480 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:32.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:32.483 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:32.583 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:32.592 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 87 16 99209 99193 71.2364 46.3125 0.0106172 0.0140312 2023-09-23T22:42:32.613 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:32.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:32.616 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:32.717 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:32.742 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:32.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:32.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:32.819 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:42:32.846 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:32.872 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:32.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:32.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:32.975 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:33.001 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:33.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:33.003 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:33.104 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:33.145 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:33.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:33.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:33.252 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:33.278 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:33.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:33.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:33.381 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:33.404 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:33.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:33.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:33.508 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:33.542 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:33.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:33.550 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:33.592 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 88 16 99970 99954 70.9674 47.5625 0.0100449 0.0140849 2023-09-23T22:42:33.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:33 smithi187 bash[89487]: cluster 2023-09-23T22:42:32.402478+0000 mgr.y (mgr.25310) 617 : cluster 0 pgmap v604: 99 pgs: 99 active+clean; 5.9 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 48 MiB/s wr, 763 op/s 2023-09-23T22:42:33.651 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:33.660 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:33 smithi169 bash[101133]: cluster 2023-09-23T22:42:32.402478+0000 mgr.y (mgr.25310) 617 : cluster 0 pgmap v604: 99 pgs: 99 active+clean; 5.9 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 48 MiB/s wr, 763 op/s 2023-09-23T22:42:33.660 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:33 smithi169 bash[104356]: cluster 2023-09-23T22:42:32.402478+0000 mgr.y (mgr.25310) 617 : cluster 0 pgmap v604: 99 pgs: 99 active+clean; 5.9 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 48 MiB/s wr, 763 op/s 2023-09-23T22:42:33.689 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:33.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:33.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:33.793 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:33.831 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:33.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:33.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:33.939 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:33.976 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:33.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:33.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:34.082 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:34.109 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:34.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:34.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:34.214 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:34.241 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:34.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:34.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:34.346 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:34.362 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:42:34.368 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:42:34.371 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:34.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:34.376 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:34.477 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:34.524 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:34.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:34.526 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:34.592 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 89 16 100713 100697 70.6918 46.4375 0.0217255 0.0141407 2023-09-23T22:42:34.627 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:34.651 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:34.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:34.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:34.754 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:34.787 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:34.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:34.789 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:34.890 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:34.917 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:34.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:34.919 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:35.019 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:35.100 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:35.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:35.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:35.206 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:35.235 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:35.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:35.240 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:35.340 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:35.364 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:35.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:35.369 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:35.470 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:35.499 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:35.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:35.503 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:35.592 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Total time run: 90.0122 2023-09-23T22:42:35.592 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Total writes made: 101428 2023-09-23T22:42:35.593 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Write size: 65536 2023-09-23T22:42:35.593 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Object size: 65536 2023-09-23T22:42:35.593 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Bandwidth (MB/sec): 70.4266 2023-09-23T22:42:35.593 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Stddev Bandwidth: 27.6611 2023-09-23T22:42:35.593 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Max bandwidth (MB/sec): 160.625 2023-09-23T22:42:35.593 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Min bandwidth (MB/sec): 41.3125 2023-09-23T22:42:35.593 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Average IOPS: 1126 2023-09-23T22:42:35.593 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Stddev IOPS: 442.577 2023-09-23T22:42:35.593 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Max IOPS: 2570 2023-09-23T22:42:35.593 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Min IOPS: 661 2023-09-23T22:42:35.593 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Average Latency(s): 0.0141946 2023-09-23T22:42:35.593 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Stddev Latency(s): 0.0112385 2023-09-23T22:42:35.593 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Max latency(s): 0.250528 2023-09-23T22:42:35.594 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Min latency(s): 0.00121318 2023-09-23T22:42:35.600 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Cleaning up (deleting benchmark objects) 2023-09-23T22:42:35.603 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:35.631 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:35.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:35.633 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:35.734 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:35.767 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:35.768 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:35 smithi187 bash[89487]: cluster 2023-09-23T22:42:34.403208+0000 mgr.y (mgr.25310) 618 : cluster 0 pgmap v605: 99 pgs: 99 active+clean; 6.1 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 47 MiB/s wr, 749 op/s 2023-09-23T22:42:35.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:35.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:35.856 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:35 smithi169 bash[101133]: cluster 2023-09-23T22:42:34.403208+0000 mgr.y (mgr.25310) 618 : cluster 0 pgmap v605: 99 pgs: 99 active+clean; 6.1 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 47 MiB/s wr, 749 op/s 2023-09-23T22:42:35.857 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:35 smithi169 bash[104356]: cluster 2023-09-23T22:42:34.403208+0000 mgr.y (mgr.25310) 618 : cluster 0 pgmap v605: 99 pgs: 99 active+clean; 6.1 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 47 MiB/s wr, 749 op/s 2023-09-23T22:42:35.870 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:35.894 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:35.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:35.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:35.997 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:36.023 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:36.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:36.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:36.126 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:36.152 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:36.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:36.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:36.255 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:36.278 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:36.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:36.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:36.381 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:36.400 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:42:36.408 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:36.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:36.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:36.511 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:36.541 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:36.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:36.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:36.646 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:36.670 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:36.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:36.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:36.774 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:36.799 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:36.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:36.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:36.902 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:36.939 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:36.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:36.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:37.042 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:37.068 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:37.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:37.072 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:37.173 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:37.210 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:37.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:37.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:37.314 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:37.345 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:37.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:37.348 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:37.422 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:42:37.450 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:37.486 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:37.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:37.492 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:37.593 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:37.619 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:37.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:37.623 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:37.724 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:37.731 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:37 smithi169 bash[104356]: cluster 2023-09-23T22:42:36.403647+0000 mgr.y (mgr.25310) 619 : cluster 0 pgmap v606: 99 pgs: 99 active+clean; 6.1 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 47 MiB/s wr, 749 op/s 2023-09-23T22:42:37.731 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:37 smithi169 bash[101133]: cluster 2023-09-23T22:42:36.403647+0000 mgr.y (mgr.25310) 619 : cluster 0 pgmap v606: 99 pgs: 99 active+clean; 6.1 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 47 MiB/s wr, 749 op/s 2023-09-23T22:42:37.742 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:37.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:37.744 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:37.844 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:37.857 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:37 smithi187 bash[89487]: cluster 2023-09-23T22:42:36.403647+0000 mgr.y (mgr.25310) 619 : cluster 0 pgmap v606: 99 pgs: 99 active+clean; 6.1 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 47 MiB/s wr, 749 op/s 2023-09-23T22:42:37.877 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:37.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:37.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:37.987 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:38.016 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:38.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:38.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:38.119 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:38.149 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:38.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:38.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:38.252 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:38.278 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:38.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:38.280 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:38.381 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:38.407 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:38.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:38.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:38.515 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:38.540 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:38.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:38.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:38.645 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:38.675 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:38.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:38.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:38.778 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:38.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:42:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:42:38] "GET /metrics HTTP/1.1" 200 36415 "" "Prometheus/2.43.0" 2023-09-23T22:42:38.806 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:38.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:38.811 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:38.911 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:38.950 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:38.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:38.952 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:39.053 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:39.087 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:39.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:39.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:39.190 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:39.220 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:39.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:39.223 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:39.323 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:39.354 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:39.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:39.357 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:39.458 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:39.486 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:39.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:39.489 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:39.590 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:39.598 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:39 smithi169 bash[104356]: cluster 2023-09-23T22:42:38.404285+0000 mgr.y (mgr.25310) 620 : cluster 0 pgmap v607: 99 pgs: 99 active+clean; 6.1 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 102 B/s rd, 42 MiB/s wr, 744 op/s 2023-09-23T22:42:39.599 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:39 smithi169 bash[101133]: cluster 2023-09-23T22:42:38.404285+0000 mgr.y (mgr.25310) 620 : cluster 0 pgmap v607: 99 pgs: 99 active+clean; 6.1 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 102 B/s rd, 42 MiB/s wr, 744 op/s 2023-09-23T22:42:39.618 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:39.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:39.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:39.726 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:39.736 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:39 smithi187 bash[89487]: cluster 2023-09-23T22:42:38.404285+0000 mgr.y (mgr.25310) 620 : cluster 0 pgmap v607: 99 pgs: 99 active+clean; 6.1 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 102 B/s rd, 42 MiB/s wr, 744 op/s 2023-09-23T22:42:39.749 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:39.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:39.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:39.853 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:39.879 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:39.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:39.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:39.983 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:40.009 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:40.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:40.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:40.113 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:40.137 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:40.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:40.142 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:40.244 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:40.284 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:40.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:40.289 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:40.390 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:40.423 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:40.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:40.426 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:40.527 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:40.560 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:40.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:40.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:40.663 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:40.692 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:40.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:40.697 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:40.797 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:40.826 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:40.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:40.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:40.929 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:40.951 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:40.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:40.956 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:41.057 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:41.081 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:41.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:41.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:41.184 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:41.210 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:41.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:41.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:41.313 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:41.343 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:41.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:41.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:41.447 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:41.481 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:41.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:41.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:41.586 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:41.615 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:41.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:41.618 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:41.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:41 smithi187 bash[89487]: cluster 2023-09-23T22:42:40.404771+0000 mgr.y (mgr.25310) 621 : cluster 0 pgmap v608: 99 pgs: 99 active+clean; 6.1 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 85 B/s rd, 37 MiB/s wr, 762 op/s 2023-09-23T22:42:41.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:41 smithi187 bash[89487]: audit 2023-09-23T22:42:41.141827+0000 mon.a (mon.0) 836 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:42:41.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:41 smithi187 bash[89487]: audit 2023-09-23T22:42:41.143198+0000 mon.a (mon.0) 837 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:42:41.719 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:41.727 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:41 smithi169 bash[104356]: cluster 2023-09-23T22:42:40.404771+0000 mgr.y (mgr.25310) 621 : cluster 0 pgmap v608: 99 pgs: 99 active+clean; 6.1 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 85 B/s rd, 37 MiB/s wr, 762 op/s 2023-09-23T22:42:41.727 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:41 smithi169 bash[104356]: audit 2023-09-23T22:42:41.141827+0000 mon.a (mon.0) 836 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:42:41.727 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:41 smithi169 bash[104356]: audit 2023-09-23T22:42:41.143198+0000 mon.a (mon.0) 837 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:42:41.727 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:41 smithi169 bash[101133]: cluster 2023-09-23T22:42:40.404771+0000 mgr.y (mgr.25310) 621 : cluster 0 pgmap v608: 99 pgs: 99 active+clean; 6.1 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 85 B/s rd, 37 MiB/s wr, 762 op/s 2023-09-23T22:42:41.727 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:41 smithi169 bash[101133]: audit 2023-09-23T22:42:41.141827+0000 mon.a (mon.0) 836 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:42:41.728 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:41 smithi169 bash[101133]: audit 2023-09-23T22:42:41.143198+0000 mon.a (mon.0) 837 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:42:41.742 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:41.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:41.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:41.848 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:41.871 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:41.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:41.873 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:41.975 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:42.001 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:42.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:42.003 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:42.104 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:42.127 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:42.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:42.131 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:42.232 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:42.262 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:42.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:42.268 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:42.369 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:42.394 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:42.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:42.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:42.496 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:42.521 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:42.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:42.524 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:42.625 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:42.649 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:42.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:42.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:42.751 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:42.780 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:42.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:42.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:42.888 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:42.914 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:42.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:42.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:43.018 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:43.041 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:43.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:43.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:43.144 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:43.171 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:43.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:43.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:43.275 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:43.291 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:43.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:43.292 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:43.393 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:43.433 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:43.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:43.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:43.537 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:43.564 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:43.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:43.566 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:43.667 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:43.675 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:43 smithi169 bash[104356]: cluster 2023-09-23T22:42:42.405244+0000 mgr.y (mgr.25310) 622 : cluster 0 pgmap v609: 99 pgs: 99 active+clean; 6.0 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 85 B/s rd, 29 MiB/s wr, 703 op/s 2023-09-23T22:42:43.678 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:43 smithi169 bash[101133]: cluster 2023-09-23T22:42:42.405244+0000 mgr.y (mgr.25310) 622 : cluster 0 pgmap v609: 99 pgs: 99 active+clean; 6.0 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 85 B/s rd, 29 MiB/s wr, 703 op/s 2023-09-23T22:42:43.695 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:43.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:43.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:43.802 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:43.825 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:43.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:43.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:43.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:43 smithi187 bash[89487]: cluster 2023-09-23T22:42:42.405244+0000 mgr.y (mgr.25310) 622 : cluster 0 pgmap v609: 99 pgs: 99 active+clean; 6.0 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 85 B/s rd, 29 MiB/s wr, 703 op/s 2023-09-23T22:42:43.927 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:43.952 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:43.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:43.958 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:44.059 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:44.084 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:44.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:44.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:44.190 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:44.227 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:44.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:44.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:44.331 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:44.359 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:44.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:44.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:44.464 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:44.487 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:44.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:44.490 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:44.591 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:44.614 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:44.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:44.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:44.717 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:44.741 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:44.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:44.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:44.844 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:44.886 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:44.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:44.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:44.988 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:45.021 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:45.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:45.023 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:45.124 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:45.149 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:45.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:45.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:45.253 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:45.277 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:45.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:45.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:45.379 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:45.405 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:45.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:45.407 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:45.507 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:45.532 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:45.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:45.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:45.638 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:45.647 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:45 smithi187 bash[89487]: cluster 2023-09-23T22:42:44.405850+0000 mgr.y (mgr.25310) 623 : cluster 0 pgmap v610: 99 pgs: 99 active+clean; 5.8 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 85 B/s rd, 24 MiB/s wr, 852 op/s 2023-09-23T22:42:45.665 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:45.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:45.667 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:45.768 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:45.776 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:45 smithi169 bash[101133]: cluster 2023-09-23T22:42:44.405850+0000 mgr.y (mgr.25310) 623 : cluster 0 pgmap v610: 99 pgs: 99 active+clean; 5.8 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 85 B/s rd, 24 MiB/s wr, 852 op/s 2023-09-23T22:42:45.777 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:45 smithi169 bash[104356]: cluster 2023-09-23T22:42:44.405850+0000 mgr.y (mgr.25310) 623 : cluster 0 pgmap v610: 99 pgs: 99 active+clean; 5.8 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 85 B/s rd, 24 MiB/s wr, 852 op/s 2023-09-23T22:42:45.797 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:45.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:45.800 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:45.900 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:45.926 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:45.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:45.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:46.033 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:46.058 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:46.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:46.061 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:46.162 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:46.185 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:46.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:46.187 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:46.288 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:46.317 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:46.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:46.320 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:46.421 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:46.445 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:46.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:46.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:46.549 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:46.573 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:46.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:46.577 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:46.678 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:46.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:46.715 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:46.715 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:46.816 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:46.843 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:46.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:46.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:46.949 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:46.972 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:46.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:46.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:47.076 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:47.105 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:47.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:47.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:47.208 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:47.240 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:47.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:47.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:47.346 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:47.386 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:47.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:47.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:47.492 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:47.513 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:47.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:47.515 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:47.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:47 smithi169 bash[104356]: cluster 2023-09-23T22:42:46.406516+0000 mgr.y (mgr.25310) 624 : cluster 0 pgmap v611: 99 pgs: 99 active+clean; 5.8 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 85 B/s rd, 9.0 MiB/s wr, 616 op/s 2023-09-23T22:42:47.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:47 smithi169 bash[101133]: cluster 2023-09-23T22:42:46.406516+0000 mgr.y (mgr.25310) 624 : cluster 0 pgmap v611: 99 pgs: 99 active+clean; 5.8 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 85 B/s rd, 9.0 MiB/s wr, 616 op/s 2023-09-23T22:42:47.616 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:47.642 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:47.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:47.645 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:47.746 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:47.754 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:47 smithi187 bash[89487]: cluster 2023-09-23T22:42:46.406516+0000 mgr.y (mgr.25310) 624 : cluster 0 pgmap v611: 99 pgs: 99 active+clean; 5.8 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 85 B/s rd, 9.0 MiB/s wr, 616 op/s 2023-09-23T22:42:47.770 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:47.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:47.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:47.873 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:47.905 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:47.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:47.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:48.010 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:48.040 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:48.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:48.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:48.145 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:48.166 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:48.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:48.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:48.269 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:48.291 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:48.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:48.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:48.395 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:48.424 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:48.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:48.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:48.527 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:48.554 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:48.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:48.555 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:48.656 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:48.681 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:48.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:48.684 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:48.716 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:42:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:42:48] "GET /metrics HTTP/1.1" 200 36419 "" "Prometheus/2.43.0" 2023-09-23T22:42:48.784 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:48.813 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:48.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:48.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:48.919 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:48.947 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:48.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:48.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:49.050 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:49.075 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:49.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:49.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:49.178 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:49.201 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:49.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:49.203 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:49.305 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:49.339 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:49.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:49.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:49.443 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:49.471 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:49.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:49.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:49.579 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:49.588 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:49 smithi169 bash[101133]: cluster 2023-09-23T22:42:48.407086+0000 mgr.y (mgr.25310) 625 : cluster 0 pgmap v612: 99 pgs: 99 active+clean; 5.8 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 85 B/s rd, 9.0 MiB/s wr, 730 op/s 2023-09-23T22:42:49.589 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:49 smithi169 bash[104356]: cluster 2023-09-23T22:42:48.407086+0000 mgr.y (mgr.25310) 625 : cluster 0 pgmap v612: 99 pgs: 99 active+clean; 5.8 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 85 B/s rd, 9.0 MiB/s wr, 730 op/s 2023-09-23T22:42:49.610 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:49.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:49.613 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:49.714 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:49.746 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:49.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:49.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:49.848 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:49.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:49 smithi187 bash[89487]: cluster 2023-09-23T22:42:48.407086+0000 mgr.y (mgr.25310) 625 : cluster 0 pgmap v612: 99 pgs: 99 active+clean; 5.8 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 85 B/s rd, 9.0 MiB/s wr, 730 op/s 2023-09-23T22:42:49.884 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:49.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:49.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:49.990 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:50.018 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:50.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:50.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:50.124 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:50.149 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:50.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:50.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:50.253 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:50.281 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:50.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:50.283 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:50.384 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:50.409 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:50.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:50.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:50.512 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:50.539 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:50.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:50.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:50.641 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:50.669 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:50.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:50.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:50.773 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:50.796 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:50.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:50.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:50.899 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:50.925 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:50.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:50.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:51.031 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:51.063 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:51.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:51.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:51.168 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:51.196 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:51.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:51.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:51.298 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:51.325 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:51.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:51.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:51.428 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:51.457 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:51.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:51.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:51.562 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:51.585 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:51 smithi169 bash[104356]: cluster 2023-09-23T22:42:50.407735+0000 mgr.y (mgr.25310) 626 : cluster 0 pgmap v613: 99 pgs: 99 active+clean; 5.6 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 3.4 MiB/s wr, 773 op/s 2023-09-23T22:42:51.586 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:51 smithi169 bash[101133]: cluster 2023-09-23T22:42:50.407735+0000 mgr.y (mgr.25310) 626 : cluster 0 pgmap v613: 99 pgs: 99 active+clean; 5.6 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 3.4 MiB/s wr, 773 op/s 2023-09-23T22:42:51.590 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:51.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:51.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:51.634 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T22:42:51.634 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [ 2023-09-23T22:42:51.634 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.634 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34824.0:113218 7.0 7:0b5cee5d:::benchmark_data_smithi169_171442_object11787:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e166)", 2023-09-23T22:42:51.634 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:42:51.561378+0000", 2023-09-23T22:42:51.635 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.070123934999999998, 2023-09-23T22:42:51.635 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.070161171999999994, 2023-09-23T22:42:51.635 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:42:51.635 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:42:51.635 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:42:51.635 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34824", 2023-09-23T22:42:51.635 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1545515915", 2023-09-23T22:42:51.635 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 113218 2023-09-23T22:42:51.635 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.635 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:42:51.635 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.635 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:42:51.636 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.561378+0000", 2023-09-23T22:42:51.636 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:42:51.636 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.636 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.636 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:42:51.636 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.561378+0000", 2023-09-23T22:42:51.636 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:42:51.636 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.636 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.636 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:42:51.636 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.561378+0000", 2023-09-23T22:42:51.637 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:42:51.637 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.637 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.637 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:42:51.637 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.561380+0000", 2023-09-23T22:42:51.637 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.6910000000000002e-06 2023-09-23T22:42:51.637 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.637 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.637 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:42:51.637 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.561388+0000", 2023-09-23T22:42:51.637 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.6790000000000005e-06 2023-09-23T22:42:51.638 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.638 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.638 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:42:51.638 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.561393+0000", 2023-09-23T22:42:51.638 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.3410000000000002e-06 2023-09-23T22:42:51.638 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.638 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.638 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:42:51.638 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.566239+0000", 2023-09-23T22:42:51.638 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0048459729999999999 2023-09-23T22:42:51.638 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.638 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.639 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:42:51.639 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.566370+0000", 2023-09-23T22:42:51.639 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013050099999999999 2023-09-23T22:42:51.639 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.639 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.639 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:42:51.639 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.566498+0000", 2023-09-23T22:42:51.639 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012826 2023-09-23T22:42:51.639 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.639 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.639 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:42:51.640 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.573120+0000", 2023-09-23T22:42:51.640 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0066222859999999998 2023-09-23T22:42:51.640 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.640 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.640 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:42:51.640 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.590137+0000", 2023-09-23T22:42:51.640 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.017016940000000001 2023-09-23T22:42:51.640 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:42:51.640 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:42:51.640 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:42:51.640 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.640 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.640 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34824.0:113227 7.0 7:02519a80:::benchmark_data_smithi169_171442_object11796:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e166)", 2023-09-23T22:42:51.641 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:42:51.581806+0000", 2023-09-23T22:42:51.641 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.049696190000000001, 2023-09-23T22:42:51.641 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.049843507000000002, 2023-09-23T22:42:51.641 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:42:51.641 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:42:51.641 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:42:51.641 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34824", 2023-09-23T22:42:51.641 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1545515915", 2023-09-23T22:42:51.641 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 113227 2023-09-23T22:42:51.641 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.641 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:42:51.641 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.641 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:42:51.642 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.581806+0000", 2023-09-23T22:42:51.642 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:42:51.642 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.642 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.642 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:42:51.642 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.581806+0000", 2023-09-23T22:42:51.642 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:42:51.642 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.642 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.642 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:42:51.642 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.581804+0000", 2023-09-23T22:42:51.642 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:42:51.643 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.643 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.643 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:42:51.643 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.581812+0000", 2023-09-23T22:42:51.643 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.6660000000000008e-06 2023-09-23T22:42:51.643 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.643 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.643 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:42:51.643 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.581827+0000", 2023-09-23T22:42:51.643 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5021000000000001e-05 2023-09-23T22:42:51.643 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.643 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.644 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:42:51.644 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.581837+0000", 2023-09-23T22:42:51.644 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.6760000000000002e-06 2023-09-23T22:42:51.644 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.644 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.644 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:42:51.644 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.581891+0000", 2023-09-23T22:42:51.644 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.4463999999999999e-05 2023-09-23T22:42:51.644 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.644 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.644 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:42:51.644 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.582017+0000", 2023-09-23T22:42:51.644 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000125926 2023-09-23T22:42:51.645 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.645 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.645 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:42:51.645 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.582143+0000", 2023-09-23T22:42:51.645 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012556500000000001 2023-09-23T22:42:51.645 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.645 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.645 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:42:51.645 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.586150+0000", 2023-09-23T22:42:51.645 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0040072520000000002 2023-09-23T22:42:51.645 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.645 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.645 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:42:51.646 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.590167+0000", 2023-09-23T22:42:51.646 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0040167190000000002 2023-09-23T22:42:51.646 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:42:51.646 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:42:51.646 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:42:51.646 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.646 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.646 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34824.0:113244 7.b 7:d5547fd2:::benchmark_data_smithi169_171442_object11813:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e166)", 2023-09-23T22:42:51.646 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:42:51.620361+0000", 2023-09-23T22:42:51.646 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.011141430000000001, 2023-09-23T22:42:51.646 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.011388775, 2023-09-23T22:42:51.647 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:42:51.647 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:42:51.647 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:42:51.647 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34824", 2023-09-23T22:42:51.647 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1545515915", 2023-09-23T22:42:51.647 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 113244 2023-09-23T22:42:51.647 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.647 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:42:51.647 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.647 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:42:51.647 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.620361+0000", 2023-09-23T22:42:51.647 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:42:51.647 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.648 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.648 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:42:51.648 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.620361+0000", 2023-09-23T22:42:51.648 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:42:51.648 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.648 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.648 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:42:51.648 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.620359+0000", 2023-09-23T22:42:51.648 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T22:42:51.648 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.648 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.648 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:42:51.648 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.620368+0000", 2023-09-23T22:42:51.649 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.7139999999999999e-06 2023-09-23T22:42:51.649 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.649 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.649 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:42:51.649 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.620384+0000", 2023-09-23T22:42:51.649 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6461e-05 2023-09-23T22:42:51.649 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.649 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.649 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:42:51.649 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.620394+0000", 2023-09-23T22:42:51.650 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0165e-05 2023-09-23T22:42:51.650 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.650 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.650 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:42:51.650 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.620454+0000", 2023-09-23T22:42:51.650 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0027e-05 2023-09-23T22:42:51.651 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.651 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.651 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:42:51.651 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.620591+0000", 2023-09-23T22:42:51.651 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000136367 2023-09-23T22:42:51.651 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.651 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.651 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,6", 2023-09-23T22:42:51.651 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.620727+0000", 2023-09-23T22:42:51.651 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013600900000000001 2023-09-23T22:42:51.651 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.651 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.652 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:42:51.652 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.628395+0000", 2023-09-23T22:42:51.652 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0076677430000000003 2023-09-23T22:42:51.652 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.652 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.652 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:42:51.652 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.629181+0000", 2023-09-23T22:42:51.652 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00078684999999999996 2023-09-23T22:42:51.652 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:42:51.652 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:42:51.652 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:42:51.652 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.652 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.653 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34824.0:113247 7.0 7:0cdccbf8:::benchmark_data_smithi169_171442_object11816:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e166)", 2023-09-23T22:42:51.653 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:42:51.627528+0000", 2023-09-23T22:42:51.653 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.003974399, 2023-09-23T22:42:51.653 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0043205209999999999, 2023-09-23T22:42:51.653 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:42:51.653 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:42:51.653 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:42:51.653 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34824", 2023-09-23T22:42:51.653 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1545515915", 2023-09-23T22:42:51.653 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 113247 2023-09-23T22:42:51.653 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.653 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:42:51.654 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.654 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:42:51.654 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.627528+0000", 2023-09-23T22:42:51.654 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:42:51.654 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.654 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.654 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:42:51.654 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.627528+0000", 2023-09-23T22:42:51.654 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:42:51.654 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.654 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.655 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:42:51.655 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.627526+0000", 2023-09-23T22:42:51.655 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999976 2023-09-23T22:42:51.655 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.655 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.655 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:42:51.655 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.627534+0000", 2023-09-23T22:42:51.655 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.1720000000000007e-06 2023-09-23T22:42:51.655 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.655 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.655 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:42:51.655 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.627547+0000", 2023-09-23T22:42:51.656 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2852e-05 2023-09-23T22:42:51.656 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.656 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.656 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:42:51.656 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.627554+0000", 2023-09-23T22:42:51.656 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.841e-06 2023-09-23T22:42:51.656 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.656 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.656 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:42:51.656 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.627611+0000", 2023-09-23T22:42:51.656 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.6737000000000002e-05 2023-09-23T22:42:51.657 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.657 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.657 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:42:51.657 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.627792+0000", 2023-09-23T22:42:51.657 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00018114499999999999 2023-09-23T22:42:51.657 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.657 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.657 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2023-09-23T22:42:51.657 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.627961+0000", 2023-09-23T22:42:51.657 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00016854899999999999 2023-09-23T22:42:51.657 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:42:51.657 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:42:51.658 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:42:51.658 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.658 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.658 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.34824.0:113250 7.a e166/157 7:5fb03022:::benchmark_data_smithi169_171442_object11819:head v 166'7160, mlcod=166'7158)", 2023-09-23T22:42:51.658 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:42:51.629294+0000", 2023-09-23T22:42:51.658 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.002208401, 2023-09-23T22:42:51.658 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.002639962, 2023-09-23T22:42:51.658 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:42:51.658 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T22:42:51.658 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:42:51.658 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.659 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:42:51.659 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.629294+0000", 2023-09-23T22:42:51.659 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:42:51.659 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.659 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.659 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:42:51.659 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.629294+0000", 2023-09-23T22:42:51.659 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:42:51.659 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.659 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.659 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:42:51.659 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.629293+0000", 2023-09-23T22:42:51.660 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:42:51.660 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.660 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.660 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:42:51.660 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.629300+0000", 2023-09-23T22:42:51.660 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.6290000000000004e-06 2023-09-23T22:42:51.660 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.660 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.660 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:42:51.660 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.629308+0000", 2023-09-23T22:42:51.660 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.9629999999999998e-06 2023-09-23T22:42:51.660 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.661 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.661 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:42:51.661 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.629313+0000", 2023-09-23T22:42:51.661 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1449999999999999e-06 2023-09-23T22:42:51.661 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.661 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.661 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:42:51.661 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.629378+0000", 2023-09-23T22:42:51.661 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.4980999999999993e-05 2023-09-23T22:42:51.661 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:42:51.661 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:42:51.661 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:42:51.662 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:42:51.629391+0000", 2023-09-23T22:42:51.662 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3478e-05 2023-09-23T22:42:51.662 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:42:51.662 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:42:51.662 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:42:51.662 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:42:51.662 INFO:teuthology.orchestra.run.smithi169.stdout: ], 2023-09-23T22:42:51.662 INFO:teuthology.orchestra.run.smithi169.stdout: "num_ops": 5 2023-09-23T22:42:51.662 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T22:42:51.693 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:51.717 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T22:42:51.717 INFO:teuthology.orchestra.run.smithi169.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-23T22:42:51.717 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T22:42:51.719 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:51.721 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:51 smithi187 bash[89487]: cluster 2023-09-23T22:42:50.407735+0000 mgr.y (mgr.25310) 626 : cluster 0 pgmap v613: 99 pgs: 99 active+clean; 5.6 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 3.4 MiB/s wr, 773 op/s 2023-09-23T22:42:51.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:51.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:51.823 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:51.849 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:51.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:51.851 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:51.905 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:42:51.952 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:51.954 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:42:51.979 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:51.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:51.986 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:52.009 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:42:52.049 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:42:52.087 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:52.092 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:42:52.110 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:52.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:52.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:52.128 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:42:52.171 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:42:52.213 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:52.214 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:42:52.221 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:42:52.221 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:42:52.221 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:42:52.221 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:42:52.221 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:42:52.221 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:42:52.221 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:42:52.221 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:42:52.253 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:52.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:52.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:52.360 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:52.385 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:52.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:52.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:52.488 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is set 2023-09-23T22:42:52.492 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:52.519 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:52.520 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:52 smithi169 bash[101133]: audit 2023-09-23T22:42:51.855195+0000 mon.c (mon.2) 48 : audit 0 from='client.? 172.21.15.169:0/3515427122' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:42:52.520 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:52 smithi169 bash[101133]: audit 2023-09-23T22:42:52.096346+0000 mon.a (mon.0) 838 : audit 1 from='client.? 172.21.15.169:0/4080244494' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:42:52.520 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:52 smithi169 bash[104356]: audit 2023-09-23T22:42:51.855195+0000 mon.c (mon.2) 48 : audit 0 from='client.? 172.21.15.169:0/3515427122' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:42:52.520 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:52 smithi169 bash[104356]: audit 2023-09-23T22:42:52.096346+0000 mon.a (mon.0) 838 : audit 1 from='client.? 172.21.15.169:0/4080244494' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:42:52.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:52.521 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:52.622 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:52.657 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:52.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:52.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:52.763 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:52.773 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:52 smithi187 bash[89487]: audit 2023-09-23T22:42:51.855195+0000 mon.c (mon.2) 48 : audit 0 from='client.? 172.21.15.169:0/3515427122' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:42:52.773 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:52 smithi187 bash[89487]: audit 2023-09-23T22:42:52.096346+0000 mon.a (mon.0) 838 : audit 1 from='client.? 172.21.15.169:0/4080244494' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:42:52.791 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:52.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:52.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:52.893 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:52.922 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:52.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:52.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:53.028 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:53.070 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:53.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:53.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:53.174 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:53.200 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:53.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:53.206 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:53.307 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:53.332 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:53.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:53.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:53.435 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:53.460 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:53.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:53.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:53.563 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:53.603 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:53.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:53.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:53.706 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:53.733 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:53.735 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:53 smithi169 bash[104356]: cluster 2023-09-23T22:42:52.408286+0000 mgr.y (mgr.25310) 627 : cluster 0 pgmap v614: 99 pgs: 99 active+clean; 5.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 689 op/s 2023-09-23T22:42:53.735 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:53 smithi169 bash[104356]: cluster 2023-09-23T22:42:52.464491+0000 mon.a (mon.0) 839 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:42:53.735 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:53 smithi169 bash[104356]: cluster 2023-09-23T22:42:52.475010+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T22:42:53.735 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:53 smithi169 bash[104356]: audit 2023-09-23T22:42:52.475558+0000 mon.a (mon.0) 840 : audit 1 from='client.? 172.21.15.169:0/4080244494' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:42:53.735 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:53 smithi169 bash[104356]: cluster 2023-09-23T22:42:52.475616+0000 mon.a (mon.0) 841 : cluster 0 osdmap e167: 8 total, 8 up, 7 in 2023-09-23T22:42:53.735 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:53 smithi169 bash[104356]: cluster 2023-09-23T22:42:52.487389+0000 osd.6 (osd.6) 126 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T22:42:53.736 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:53 smithi169 bash[104356]: cluster 2023-09-23T22:42:52.491087+0000 osd.7 (osd.7) 109 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T22:42:53.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:53.736 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:53.737 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:53 smithi169 bash[101133]: cluster 2023-09-23T22:42:52.408286+0000 mgr.y (mgr.25310) 627 : cluster 0 pgmap v614: 99 pgs: 99 active+clean; 5.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 689 op/s 2023-09-23T22:42:53.737 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:53 smithi169 bash[101133]: cluster 2023-09-23T22:42:52.464491+0000 mon.a (mon.0) 839 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:42:53.737 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:53 smithi169 bash[101133]: cluster 2023-09-23T22:42:52.475010+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T22:42:53.737 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:53 smithi169 bash[101133]: audit 2023-09-23T22:42:52.475558+0000 mon.a (mon.0) 840 : audit 1 from='client.? 172.21.15.169:0/4080244494' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:42:53.737 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:53 smithi169 bash[101133]: cluster 2023-09-23T22:42:52.475616+0000 mon.a (mon.0) 841 : cluster 0 osdmap e167: 8 total, 8 up, 7 in 2023-09-23T22:42:53.737 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:53 smithi169 bash[101133]: cluster 2023-09-23T22:42:52.487389+0000 osd.6 (osd.6) 126 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T22:42:53.737 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:53 smithi169 bash[101133]: cluster 2023-09-23T22:42:52.491087+0000 osd.7 (osd.7) 109 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T22:42:53.837 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:53.849 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:53 smithi187 bash[89487]: cluster 2023-09-23T22:42:52.408286+0000 mgr.y (mgr.25310) 627 : cluster 0 pgmap v614: 99 pgs: 99 active+clean; 5.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 689 op/s 2023-09-23T22:42:53.849 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:53 smithi187 bash[89487]: cluster 2023-09-23T22:42:52.464491+0000 mon.a (mon.0) 839 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:42:53.849 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:53 smithi187 bash[89487]: cluster 2023-09-23T22:42:52.475010+0000 osd.5 (osd.5) 122 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T22:42:53.849 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:53 smithi187 bash[89487]: audit 2023-09-23T22:42:52.475558+0000 mon.a (mon.0) 840 : audit 1 from='client.? 172.21.15.169:0/4080244494' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:42:53.850 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:53 smithi187 bash[89487]: cluster 2023-09-23T22:42:52.475616+0000 mon.a (mon.0) 841 : cluster 0 osdmap e167: 8 total, 8 up, 7 in 2023-09-23T22:42:53.850 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:53 smithi187 bash[89487]: cluster 2023-09-23T22:42:52.487389+0000 osd.6 (osd.6) 126 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T22:42:53.850 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:53 smithi187 bash[89487]: cluster 2023-09-23T22:42:52.491087+0000 osd.7 (osd.7) 109 : cluster 3 failed to encode map e167 with expected crc 2023-09-23T22:42:53.868 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:53.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:53.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:53.972 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:53.997 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:54.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:54.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:54.102 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:54.128 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:54.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:54.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:54.235 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:54.261 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:54.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:54.266 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:54.368 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:54.389 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:54.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:54.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:54.492 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:54.516 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:54.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:54.519 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:54.619 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:54.654 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:54.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:54.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:54.758 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:54.786 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:54.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:54.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:54.890 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:54.915 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:54.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:54.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:55.018 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:55.044 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:55.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:55.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:55.148 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:55.181 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:55.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:55.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:55.284 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:55.312 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:55.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:55.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:55.417 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:55.449 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:55.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:55.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:55.554 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:55.581 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:55.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:55.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:55.685 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:55.710 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:55.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:55.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:55.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:55 smithi169 bash[101133]: cluster 2023-09-23T22:42:54.408947+0000 mgr.y (mgr.25310) 628 : cluster 0 pgmap v616: 99 pgs: 99 active+clean; 5.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 727 op/s 2023-09-23T22:42:55.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:55 smithi169 bash[104356]: cluster 2023-09-23T22:42:54.408947+0000 mgr.y (mgr.25310) 628 : cluster 0 pgmap v616: 99 pgs: 99 active+clean; 5.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 727 op/s 2023-09-23T22:42:55.812 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:55.841 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:55.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:55.843 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:55.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:55 smithi187 bash[89487]: cluster 2023-09-23T22:42:54.408947+0000 mgr.y (mgr.25310) 628 : cluster 0 pgmap v616: 99 pgs: 99 active+clean; 5.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 727 op/s 2023-09-23T22:42:55.886 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-23T22:42:55.944 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:55.971 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:55.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:55.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:56.075 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:56.107 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:56.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:56.110 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:56.210 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:56.235 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:42:56.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:56.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:42:56.338 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:56.360 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:56.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:56.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:56.466 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:56.516 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:56.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:56.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:56.621 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:56.645 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:56.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:56.650 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:56.751 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:56.781 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:56.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:56.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:56.887 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:56.910 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:56.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:56.913 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:57.013 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:57.038 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:57.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:57.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:57.143 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:57.152 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:57 smithi187 bash[89487]: audit 2023-09-23T22:42:56.139650+0000 mon.a (mon.0) 842 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:42:57.152 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:57 smithi187 bash[89487]: audit 2023-09-23T22:42:56.141508+0000 mon.a (mon.0) 843 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:42:57.152 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:57 smithi187 bash[89487]: cluster 2023-09-23T22:42:56.409361+0000 mgr.y (mgr.25310) 629 : cluster 0 pgmap v617: 99 pgs: 99 active+clean; 5.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 727 op/s 2023-09-23T22:42:57.168 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:57.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:57.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:57.273 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:57.297 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:57.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:57.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:57.407 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:57.432 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:57.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:57.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:57.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:57 smithi169 bash[101133]: audit 2023-09-23T22:42:56.139650+0000 mon.a (mon.0) 842 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:42:57.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:57 smithi169 bash[101133]: audit 2023-09-23T22:42:56.141508+0000 mon.a (mon.0) 843 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:42:57.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:57 smithi169 bash[101133]: cluster 2023-09-23T22:42:56.409361+0000 mgr.y (mgr.25310) 629 : cluster 0 pgmap v617: 99 pgs: 99 active+clean; 5.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 727 op/s 2023-09-23T22:42:57.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:57 smithi169 bash[104356]: audit 2023-09-23T22:42:56.139650+0000 mon.a (mon.0) 842 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:42:57.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:57 smithi169 bash[104356]: audit 2023-09-23T22:42:56.141508+0000 mon.a (mon.0) 843 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:42:57.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:57 smithi169 bash[104356]: cluster 2023-09-23T22:42:56.409361+0000 mgr.y (mgr.25310) 629 : cluster 0 pgmap v617: 99 pgs: 99 active+clean; 5.4 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 727 op/s 2023-09-23T22:42:57.536 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:57.566 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:57.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:57.569 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:57.669 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:57.698 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:57.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:57.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:57.802 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:57.826 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:57.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:57.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:57.886 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T22:42:57.900 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:42:57.929 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:57.956 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:57.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:57.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:58.059 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:58.105 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:58.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:58.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:58.216 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:58.251 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:58.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:58.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:58.357 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:58.381 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:58.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:58.385 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:58.486 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:58.495 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:42:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:42:58] "GET /metrics HTTP/1.1" 200 36422 "" "Prometheus/2.43.0" 2023-09-23T22:42:58.524 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:42:58.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:58.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:42:58.632 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:58.656 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:42:58.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:58.662 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:42:58.762 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:58.807 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:42:58.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:58.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:42:58.911 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:58.935 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:58.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:58.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:59.042 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:59.070 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:59.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:59.072 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:59.173 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:59.195 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:59.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:59.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:59.302 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:59.335 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:42:59.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:59.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:42:59.442 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:59.467 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:42:59.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:59.469 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:42:59.570 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:59.606 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:59.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:59.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:59.709 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:59.717 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:42:59 smithi169 bash[104356]: cluster 2023-09-23T22:42:58.410007+0000 mgr.y (mgr.25310) 630 : cluster 0 pgmap v618: 99 pgs: 99 active+clean; 5.3 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 731 op/s 2023-09-23T22:42:59.719 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:42:59 smithi169 bash[101133]: cluster 2023-09-23T22:42:58.410007+0000 mgr.y (mgr.25310) 630 : cluster 0 pgmap v618: 99 pgs: 99 active+clean; 5.3 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 731 op/s 2023-09-23T22:42:59.737 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:42:59.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:59.745 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:42:59.845 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:59.855 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:42:59 smithi187 bash[89487]: cluster 2023-09-23T22:42:58.410007+0000 mgr.y (mgr.25310) 630 : cluster 0 pgmap v618: 99 pgs: 99 active+clean; 5.3 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 731 op/s 2023-09-23T22:42:59.871 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:42:59.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:42:59.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:42:59.975 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:00.003 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:00.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:00.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:00.106 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:00.141 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:00.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:00.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:00.246 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:00.278 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:00.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:00.285 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:00.385 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:00.423 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:00.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:00.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:00.526 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:00.553 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7] out_osds: [5] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T22:43:00.554 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:43:00.554 INFO:tasks.thrashosds.thrasher:Killing osd 0, live_osds are [0, 1, 2, 3, 4, 5, 6, 7] 2023-09-23T22:43:00.554 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-09-23T22:43:00.554 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.0 2023-09-23T22:43:00.556 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:43:00.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:00.561 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:43:00.662 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:00.692 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:00.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:00.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:00.774 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:43:00.798 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:00.804 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:43:00 smithi169 systemd[1]: Stopping Ceph osd.0 for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T22:43:00.804 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:43:00 smithi169 bash[113049]: debug 2023-09-23T22:43:00.762+0000 7f2f4e036700 -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-23T22:43:00.804 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:43:00 smithi169 bash[113049]: debug 2023-09-23T22:43:00.762+0000 7f2f4e036700 -1 osd.0 167 *** Got signal Terminated *** 2023-09-23T22:43:00.804 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:43:00 smithi169 bash[113049]: debug 2023-09-23T22:43:00.762+0000 7f2f4e036700 -1 osd.0 167 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T22:43:00.839 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:00.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:00.842 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:00.942 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:00.986 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:00.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:00.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:01.089 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:01.133 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:01.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:01.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:01.236 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:01.263 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:01.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:01.265 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:01.366 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:01.411 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:01.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:01.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:01.518 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:01.540 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:01.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:01.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:01.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:01 smithi187 bash[89487]: cluster 2023-09-23T22:43:00.410681+0000 mgr.y (mgr.25310) 631 : cluster 0 pgmap v619: 99 pgs: 99 active+clean; 5.2 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 714 op/s 2023-09-23T22:43:01.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:01 smithi187 bash[89487]: cluster 2023-09-23T22:43:00.766822+0000 mon.a (mon.0) 844 : cluster 1 osd.0 marked itself down and dead 2023-09-23T22:43:01.643 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:01.655 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:01 smithi169 bash[104356]: cluster 2023-09-23T22:43:00.410681+0000 mgr.y (mgr.25310) 631 : cluster 0 pgmap v619: 99 pgs: 99 active+clean; 5.2 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 714 op/s 2023-09-23T22:43:01.655 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:01 smithi169 bash[104356]: cluster 2023-09-23T22:43:00.766822+0000 mon.a (mon.0) 844 : cluster 1 osd.0 marked itself down and dead 2023-09-23T22:43:01.655 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:01 smithi169 bash[101133]: cluster 2023-09-23T22:43:00.410681+0000 mgr.y (mgr.25310) 631 : cluster 0 pgmap v619: 99 pgs: 99 active+clean; 5.2 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 714 op/s 2023-09-23T22:43:01.655 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:01 smithi169 bash[101133]: cluster 2023-09-23T22:43:00.766822+0000 mon.a (mon.0) 844 : cluster 1 osd.0 marked itself down and dead 2023-09-23T22:43:01.671 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:01.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:01.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:01.774 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:01.791 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:43:01.798 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:01.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:01.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:01.901 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:01.922 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:01.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:01.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:02.025 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:02.056 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:02.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:02.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:02.160 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:02.193 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:02.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:02.195 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:02.296 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:02.328 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:02.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:02.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:02.431 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:02.466 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:02.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:02.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:02.570 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:02.579 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:02 smithi187 bash[89487]: cluster 2023-09-23T22:43:01.475414+0000 mon.a (mon.0) 845 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:43:02.579 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:02 smithi187 bash[89487]: cluster 2023-09-23T22:43:01.494178+0000 mon.a (mon.0) 846 : cluster 0 osdmap e168: 8 total, 7 up, 7 in 2023-09-23T22:43:02.579 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:02 smithi187 bash[89487]: cluster 2023-09-23T22:43:01.495226+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T22:43:02.579 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:02 smithi187 bash[89487]: cluster 2023-09-23T22:43:01.499160+0000 osd.7 (osd.7) 110 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T22:43:02.579 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:02 smithi187 bash[89487]: cluster 2023-09-23T22:43:01.499383+0000 osd.6 (osd.6) 127 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T22:43:02.580 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:02 smithi187 bash[89487]: cluster 2023-09-23T22:43:01.501414+0000 osd.7 (osd.7) 111 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T22:43:02.600 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:02.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:02.606 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:02.706 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:02.733 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:02.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:02.738 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:02.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:02 smithi169 bash[101133]: cluster 2023-09-23T22:43:01.475414+0000 mon.a (mon.0) 845 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:43:02.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:02 smithi169 bash[101133]: cluster 2023-09-23T22:43:01.494178+0000 mon.a (mon.0) 846 : cluster 0 osdmap e168: 8 total, 7 up, 7 in 2023-09-23T22:43:02.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:02 smithi169 bash[101133]: cluster 2023-09-23T22:43:01.495226+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T22:43:02.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:02 smithi169 bash[101133]: cluster 2023-09-23T22:43:01.499160+0000 osd.7 (osd.7) 110 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T22:43:02.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:02 smithi169 bash[101133]: cluster 2023-09-23T22:43:01.499383+0000 osd.6 (osd.6) 127 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T22:43:02.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:02 smithi169 bash[101133]: cluster 2023-09-23T22:43:01.501414+0000 osd.7 (osd.7) 111 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T22:43:02.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:02 smithi169 bash[104356]: cluster 2023-09-23T22:43:01.475414+0000 mon.a (mon.0) 845 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:43:02.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:02 smithi169 bash[104356]: cluster 2023-09-23T22:43:01.494178+0000 mon.a (mon.0) 846 : cluster 0 osdmap e168: 8 total, 7 up, 7 in 2023-09-23T22:43:02.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:02 smithi169 bash[104356]: cluster 2023-09-23T22:43:01.495226+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T22:43:02.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:02 smithi169 bash[104356]: cluster 2023-09-23T22:43:01.499160+0000 osd.7 (osd.7) 110 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T22:43:02.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:02 smithi169 bash[104356]: cluster 2023-09-23T22:43:01.499383+0000 osd.6 (osd.6) 127 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T22:43:02.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:02 smithi169 bash[104356]: cluster 2023-09-23T22:43:01.501414+0000 osd.7 (osd.7) 111 : cluster 3 failed to encode map e168 with expected crc 2023-09-23T22:43:02.838 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:02.862 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:02.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:02.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:02.966 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:02.999 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:03.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:03.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:03.104 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:03.127 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:03.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:03.129 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:03.230 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:03.253 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:03.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:03.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:03.356 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:03.395 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:03.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:03.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:03.500 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:03.525 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:03.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:03.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:03.630 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:03.659 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:03.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:03.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:03.763 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:03.771 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:03 smithi187 bash[89487]: cluster 2023-09-23T22:43:02.411286+0000 mgr.y (mgr.25310) 632 : cluster 0 pgmap v621: 99 pgs: 19 peering, 9 stale+active+clean, 71 active+clean; 5.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 723 op/s 2023-09-23T22:43:03.771 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:03 smithi187 bash[89487]: cluster 2023-09-23T22:43:02.488338+0000 mon.a (mon.0) 847 : cluster 3 Health check failed: Reduced data availability: 6 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2023-09-23T22:43:03.771 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:03 smithi187 bash[89487]: cluster 2023-09-23T22:43:02.496998+0000 osd.7 (osd.7) 112 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:43:03.771 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:03 smithi187 bash[89487]: cluster 2023-09-23T22:43:02.497058+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:43:03.772 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:03 smithi187 bash[89487]: cluster 2023-09-23T22:43:02.499949+0000 mon.a (mon.0) 848 : cluster 0 osdmap e169: 8 total, 7 up, 7 in 2023-09-23T22:43:03.772 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:03 smithi187 bash[89487]: cluster 2023-09-23T22:43:02.500074+0000 osd.7 (osd.7) 113 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:43:03.772 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:03 smithi187 bash[89487]: cluster 2023-09-23T22:43:02.500096+0000 osd.6 (osd.6) 128 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:43:03.772 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:03 smithi187 bash[89487]: cluster 2023-09-23T22:43:02.503687+0000 osd.6 (osd.6) 129 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:43:03.772 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:03 smithi187 bash[89487]: cluster 2023-09-23T22:43:02.503729+0000 osd.7 (osd.7) 114 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:43:03.772 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:03 smithi187 bash[89487]: cluster 2023-09-23T22:43:02.505696+0000 osd.7 (osd.7) 115 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:43:03.772 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:03 smithi187 bash[89487]: cluster 2023-09-23T22:43:02.507559+0000 osd.7 (osd.7) 116 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:43:03.772 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:03 smithi187 bash[89487]: cluster 2023-09-23T22:43:02.509229+0000 osd.7 (osd.7) 117 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:43:03.772 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:03 smithi187 bash[89487]: cluster 2023-09-23T22:43:02.511247+0000 osd.7 (osd.7) 118 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:43:03.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:03 smithi169 bash[104356]: cluster 2023-09-23T22:43:02.411286+0000 mgr.y (mgr.25310) 632 : cluster 0 pgmap v621: 99 pgs: 19 peering, 9 stale+active+clean, 71 active+clean; 5.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 723 op/s 2023-09-23T22:43:03.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:03 smithi169 bash[104356]: cluster 2023-09-23T22:43:02.488338+0000 mon.a (mon.0) 847 : cluster 3 Health check failed: Reduced data availability: 6 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2023-09-23T22:43:03.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:03 smithi169 bash[104356]: cluster 2023-09-23T22:43:02.496998+0000 osd.7 (osd.7) 112 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:43:03.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:03 smithi169 bash[104356]: cluster 2023-09-23T22:43:02.497058+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:43:03.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:03 smithi169 bash[104356]: cluster 2023-09-23T22:43:02.499949+0000 mon.a (mon.0) 848 : cluster 0 osdmap e169: 8 total, 7 up, 7 in 2023-09-23T22:43:03.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:03 smithi169 bash[104356]: cluster 2023-09-23T22:43:02.500074+0000 osd.7 (osd.7) 113 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:43:03.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:03 smithi169 bash[104356]: cluster 2023-09-23T22:43:02.500096+0000 osd.6 (osd.6) 128 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:43:03.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:03 smithi169 bash[104356]: cluster 2023-09-23T22:43:02.503687+0000 osd.6 (osd.6) 129 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:43:03.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:03 smithi169 bash[104356]: cluster 2023-09-23T22:43:02.503729+0000 osd.7 (osd.7) 114 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:43:03.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:03 smithi169 bash[104356]: cluster 2023-09-23T22:43:02.505696+0000 osd.7 (osd.7) 115 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:43:03.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:03 smithi169 bash[104356]: cluster 2023-09-23T22:43:02.507559+0000 osd.7 (osd.7) 116 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:43:03.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:03 smithi169 bash[104356]: cluster 2023-09-23T22:43:02.509229+0000 osd.7 (osd.7) 117 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:43:03.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:03 smithi169 bash[104356]: cluster 2023-09-23T22:43:02.511247+0000 osd.7 (osd.7) 118 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:43:03.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:03 smithi169 bash[101133]: cluster 2023-09-23T22:43:02.411286+0000 mgr.y (mgr.25310) 632 : cluster 0 pgmap v621: 99 pgs: 19 peering, 9 stale+active+clean, 71 active+clean; 5.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 723 op/s 2023-09-23T22:43:03.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:03 smithi169 bash[101133]: cluster 2023-09-23T22:43:02.488338+0000 mon.a (mon.0) 847 : cluster 3 Health check failed: Reduced data availability: 6 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2023-09-23T22:43:03.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:03 smithi169 bash[101133]: cluster 2023-09-23T22:43:02.496998+0000 osd.7 (osd.7) 112 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:43:03.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:03 smithi169 bash[101133]: cluster 2023-09-23T22:43:02.497058+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:43:03.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:03 smithi169 bash[101133]: cluster 2023-09-23T22:43:02.499949+0000 mon.a (mon.0) 848 : cluster 0 osdmap e169: 8 total, 7 up, 7 in 2023-09-23T22:43:03.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:03 smithi169 bash[101133]: cluster 2023-09-23T22:43:02.500074+0000 osd.7 (osd.7) 113 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:43:03.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:03 smithi169 bash[101133]: cluster 2023-09-23T22:43:02.500096+0000 osd.6 (osd.6) 128 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:43:03.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:03 smithi169 bash[101133]: cluster 2023-09-23T22:43:02.503687+0000 osd.6 (osd.6) 129 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:43:03.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:03 smithi169 bash[101133]: cluster 2023-09-23T22:43:02.503729+0000 osd.7 (osd.7) 114 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:43:03.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:03 smithi169 bash[101133]: cluster 2023-09-23T22:43:02.505696+0000 osd.7 (osd.7) 115 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:43:03.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:03 smithi169 bash[101133]: cluster 2023-09-23T22:43:02.507559+0000 osd.7 (osd.7) 116 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:43:03.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:03 smithi169 bash[101133]: cluster 2023-09-23T22:43:02.509229+0000 osd.7 (osd.7) 117 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:43:03.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:03 smithi169 bash[101133]: cluster 2023-09-23T22:43:02.511247+0000 osd.7 (osd.7) 118 : cluster 3 failed to encode map e169 with expected crc 2023-09-23T22:43:03.799 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:03.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:03.804 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:03.905 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:03.931 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:03.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:03.934 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:04.034 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:04.059 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:04.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:04.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:04.162 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:04.194 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:04.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:04.199 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:04.299 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:04.331 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:04.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:04.337 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:04.437 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:04.474 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:04.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:04.477 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:04.559 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:43:04 smithi169 bash[178748]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd-0 2023-09-23T22:43:04.560 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:04 smithi169 bash[101133]: cluster 2023-09-23T22:43:04.484318+0000 mon.a (mon.0) 849 : cluster 3 Health check failed: Degraded data redundancy: 20679/246075 objects degraded (8.404%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T22:43:04.578 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:04.586 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:04 smithi187 bash[89487]: cluster 2023-09-23T22:43:04.484318+0000 mon.a (mon.0) 849 : cluster 3 Health check failed: Degraded data redundancy: 20679/246075 objects degraded (8.404%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T22:43:04.600 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:04.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:04.602 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:04.703 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:04.728 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:04.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:04.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:04.832 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:04.840 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:43:04 smithi169 bash[178961]: Error response from daemon: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd-0 2023-09-23T22:43:04.840 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:04 smithi169 bash[104356]: cluster 2023-09-23T22:43:04.484318+0000 mon.a (mon.0) 849 : cluster 3 Health check failed: Degraded data redundancy: 20679/246075 objects degraded (8.404%), 8 pgs degraded (PG_DEGRADED) 2023-09-23T22:43:04.857 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:04.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:04.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:04.963 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:05.007 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:05.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:05.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:05.113 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:05.132 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:43:05.136 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:05.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:05.141 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:05.242 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:05.265 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:05.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:05.268 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:05.369 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:05.393 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:05.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:05.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:05.498 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:05.527 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:05.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:05.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:05.630 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:05.653 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:05.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:05.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:05.756 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:05.798 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:05.801 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:05 smithi169 bash[101133]: cluster 2023-09-23T22:43:04.412642+0000 mgr.y (mgr.25310) 633 : cluster 0 pgmap v623: 99 pgs: 8 active+undersized+degraded, 19 peering, 17 active+undersized, 55 active+clean; 5.0 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 10 KiB/s rd, 27 KiB/s wr, 818 op/s; 20679/246075 objects degraded (8.404%); 20 KiB/s, 0 objects/s recovering 2023-09-23T22:43:05.802 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:05 smithi169 bash[104356]: cluster 2023-09-23T22:43:04.412642+0000 mgr.y (mgr.25310) 633 : cluster 0 pgmap v623: 99 pgs: 8 active+undersized+degraded, 19 peering, 17 active+undersized, 55 active+clean; 5.0 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 10 KiB/s rd, 27 KiB/s wr, 818 op/s; 20679/246075 objects degraded (8.404%); 20 KiB/s, 0 objects/s recovering 2023-09-23T22:43:05.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:05.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:05.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:05 smithi187 bash[89487]: cluster 2023-09-23T22:43:04.412642+0000 mgr.y (mgr.25310) 633 : cluster 0 pgmap v623: 99 pgs: 8 active+undersized+degraded, 19 peering, 17 active+undersized, 55 active+clean; 5.0 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 10 KiB/s rd, 27 KiB/s wr, 818 op/s; 20679/246075 objects degraded (8.404%); 20 KiB/s, 0 objects/s recovering 2023-09-23T22:43:05.903 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:05.921 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:05.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:05.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:06.024 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:06.046 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:06.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:06.048 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:06.149 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:06.173 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:06.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:06.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:06.278 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:06.303 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:06.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:06.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:06.406 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:06.436 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:06.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:06.445 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:06.545 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:06.581 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:06.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:06.586 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:06.687 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:06.714 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:06.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:06.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:06.818 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:06.842 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:06.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:06.845 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:06.946 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:06.972 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:06.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:06.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:07.075 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:07.105 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:07.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:07.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:07.210 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:07.236 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:07.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:07.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:07.340 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:07.371 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:07.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:07.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:07.474 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:07.484 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:07 smithi187 bash[89487]: cluster 2023-09-23T22:43:06.413221+0000 mgr.y (mgr.25310) 634 : cluster 0 pgmap v624: 99 pgs: 8 active+undersized+degraded, 19 peering, 17 active+undersized, 55 active+clean; 5.0 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 10 KiB/s rd, 27 KiB/s wr, 642 op/s; 20679/246075 objects degraded (8.404%); 20 KiB/s, 0 objects/s recovering 2023-09-23T22:43:07.499 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:07.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:07.500 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:07.601 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:07.628 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:07.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:07.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:07.722 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:07 smithi169 bash[101133]: cluster 2023-09-23T22:43:06.413221+0000 mgr.y (mgr.25310) 634 : cluster 0 pgmap v624: 99 pgs: 8 active+undersized+degraded, 19 peering, 17 active+undersized, 55 active+clean; 5.0 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 10 KiB/s rd, 27 KiB/s wr, 642 op/s; 20679/246075 objects degraded (8.404%); 20 KiB/s, 0 objects/s recovering 2023-09-23T22:43:07.722 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:07 smithi169 bash[104356]: cluster 2023-09-23T22:43:06.413221+0000 mgr.y (mgr.25310) 634 : cluster 0 pgmap v624: 99 pgs: 8 active+undersized+degraded, 19 peering, 17 active+undersized, 55 active+clean; 5.0 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 10 KiB/s rd, 27 KiB/s wr, 642 op/s; 20679/246075 objects degraded (8.404%); 20 KiB/s, 0 objects/s recovering 2023-09-23T22:43:07.731 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:07.766 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:07.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:07.770 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:07.870 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:07.895 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:07.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:07.900 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:08.000 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:08.026 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:08.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:08.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:08.132 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:08.163 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:08.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:08.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:08.266 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:08.290 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:08.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:08.292 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:08.393 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:08.423 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:08.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:08.426 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:08.461 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:43:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:43:08] "GET /metrics HTTP/1.1" 200 36422 "" "Prometheus/2.43.0" 2023-09-23T22:43:08.526 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:08.536 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:08 smithi187 bash[89487]: cluster 2023-09-23T22:43:08.465274+0000 mon.a (mon.0) 850 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 6 pgs peering) 2023-09-23T22:43:08.552 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:08.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:08.554 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:08.654 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:08.684 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:08.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:08.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:08.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:08 smithi169 bash[104356]: cluster 2023-09-23T22:43:08.465274+0000 mon.a (mon.0) 850 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 6 pgs peering) 2023-09-23T22:43:08.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:08 smithi169 bash[101133]: cluster 2023-09-23T22:43:08.465274+0000 mon.a (mon.0) 850 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 6 pgs peering) 2023-09-23T22:43:08.790 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:08.814 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:08.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:08.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:08.919 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:08.940 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:08.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:08.944 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:09.045 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:09.073 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:09.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:09.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:09.176 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:09.199 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:09.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:09.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:09.302 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:09.332 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:09.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:09.334 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:09.435 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:09.470 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:09.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:09.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:09.573 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:09.600 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:09.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:09.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:09.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:09 smithi187 bash[89487]: cluster 2023-09-23T22:43:08.414010+0000 mgr.y (mgr.25310) 635 : cluster 0 pgmap v625: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 4.9 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 10 KiB/s rd, 27 KiB/s wr, 607 op/s; 40073/240246 objects degraded (16.680%); 20 KiB/s, 0 objects/s recovering 2023-09-23T22:43:09.706 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:09.735 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:09.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:09.738 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:09.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:09 smithi169 bash[104356]: cluster 2023-09-23T22:43:08.414010+0000 mgr.y (mgr.25310) 635 : cluster 0 pgmap v625: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 4.9 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 10 KiB/s rd, 27 KiB/s wr, 607 op/s; 40073/240246 objects degraded (16.680%); 20 KiB/s, 0 objects/s recovering 2023-09-23T22:43:09.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:09 smithi169 bash[101133]: cluster 2023-09-23T22:43:08.414010+0000 mgr.y (mgr.25310) 635 : cluster 0 pgmap v625: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 4.9 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 10 KiB/s rd, 27 KiB/s wr, 607 op/s; 40073/240246 objects degraded (16.680%); 20 KiB/s, 0 objects/s recovering 2023-09-23T22:43:09.838 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:09.859 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:09.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:09.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:09.965 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:09.995 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:09.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:09.998 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:10.099 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:10.132 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:10.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:10.136 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:10.237 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:10.259 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:10.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:10.262 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:10.363 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:10.387 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:10.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:10.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:10.494 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:10.520 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:10.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:10.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:10.624 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:10.657 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:10.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:10.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:10.764 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:10.775 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:10 smithi169 bash[101133]: cluster 2023-09-23T22:43:10.518819+0000 mon.a (mon.0) 851 : cluster 3 Health check update: Degraded data redundancy: 39277/233649 objects degraded (16.810%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T22:43:10.775 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:10 smithi169 bash[104356]: cluster 2023-09-23T22:43:10.518819+0000 mon.a (mon.0) 851 : cluster 3 Health check update: Degraded data redundancy: 39277/233649 objects degraded (16.810%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T22:43:10.799 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:10.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:10.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:10.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:10 smithi187 bash[89487]: cluster 2023-09-23T22:43:10.518819+0000 mon.a (mon.0) 851 : cluster 3 Health check update: Degraded data redundancy: 39277/233649 objects degraded (16.810%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T22:43:10.904 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:10.932 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:10.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:10.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:11.034 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:11.063 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:11.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:11.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:11.167 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:11.202 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:11.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:11.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:11.306 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:11.323 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:11.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:11.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:11.425 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:11.448 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:11.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:11.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:11.553 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:11.578 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:11.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:11.583 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:11.684 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:11.711 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:11.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:11.713 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:11.814 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:11.822 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:11 smithi169 bash[104356]: cluster 2023-09-23T22:43:10.414777+0000 mgr.y (mgr.25310) 636 : cluster 0 pgmap v626: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 4.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 9.3 KiB/s rd, 25 KiB/s wr, 791 op/s; 39277/233649 objects degraded (16.810%); 17 KiB/s, 0 objects/s recovering 2023-09-23T22:43:11.822 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:11 smithi169 bash[104356]: audit 2023-09-23T22:43:10.576078+0000 mon.a (mon.0) 852 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:43:11.822 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:11 smithi169 bash[104356]: audit 2023-09-23T22:43:11.138275+0000 mon.a (mon.0) 853 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:43:11.822 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:11 smithi169 bash[104356]: audit 2023-09-23T22:43:11.139458+0000 mon.a (mon.0) 854 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:43:11.822 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:11 smithi169 bash[101133]: cluster 2023-09-23T22:43:10.414777+0000 mgr.y (mgr.25310) 636 : cluster 0 pgmap v626: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 4.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 9.3 KiB/s rd, 25 KiB/s wr, 791 op/s; 39277/233649 objects degraded (16.810%); 17 KiB/s, 0 objects/s recovering 2023-09-23T22:43:11.823 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:11 smithi169 bash[101133]: audit 2023-09-23T22:43:10.576078+0000 mon.a (mon.0) 852 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:43:11.823 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:11 smithi169 bash[101133]: audit 2023-09-23T22:43:11.138275+0000 mon.a (mon.0) 853 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:43:11.823 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:11 smithi169 bash[101133]: audit 2023-09-23T22:43:11.139458+0000 mon.a (mon.0) 854 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:43:11.845 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:11.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:11.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:11.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:11 smithi187 bash[89487]: cluster 2023-09-23T22:43:10.414777+0000 mgr.y (mgr.25310) 636 : cluster 0 pgmap v626: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 4.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 9.3 KiB/s rd, 25 KiB/s wr, 791 op/s; 39277/233649 objects degraded (16.810%); 17 KiB/s, 0 objects/s recovering 2023-09-23T22:43:11.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:11 smithi187 bash[89487]: audit 2023-09-23T22:43:10.576078+0000 mon.a (mon.0) 852 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:43:11.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:11 smithi187 bash[89487]: audit 2023-09-23T22:43:11.138275+0000 mon.a (mon.0) 853 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:43:11.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:11 smithi187 bash[89487]: audit 2023-09-23T22:43:11.139458+0000 mon.a (mon.0) 854 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:43:11.951 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:11.975 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:11.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:11.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:12.078 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:12.105 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:12.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:12.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:12.208 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:12.232 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:12.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:12.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:12.335 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:12.369 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:12.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:12.374 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:12.474 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:12.497 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:12.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:12.500 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:12.601 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:12.627 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:12.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:12.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:12.730 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:12.758 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:12.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:12.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:12.861 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:12.887 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:12.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:12.891 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:12.992 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:13.012 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:13.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:13.016 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:13.117 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:13.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:13.152 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:13.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:13.253 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:13.273 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:13.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:13.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:13.379 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:13.404 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:13.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:13.409 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:13.509 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:13.531 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:13.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:13.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:13.634 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:13.652 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:13.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:13.653 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:13.754 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:13.764 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:13 smithi187 bash[89487]: cluster 2023-09-23T22:43:12.415554+0000 mgr.y (mgr.25310) 637 : cluster 0 pgmap v627: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 4.7 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 8.3 KiB/s rd, 22 KiB/s wr, 750 op/s; 38214/229581 objects degraded (16.645%); 16 KiB/s, 0 objects/s recovering 2023-09-23T22:43:13.785 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:13.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:13.788 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:13.889 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:13.912 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:13.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:13.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:14.015 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:14.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:13 smithi169 bash[101133]: cluster 2023-09-23T22:43:12.415554+0000 mgr.y (mgr.25310) 637 : cluster 0 pgmap v627: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 4.7 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 8.3 KiB/s rd, 22 KiB/s wr, 750 op/s; 38214/229581 objects degraded (16.645%); 16 KiB/s, 0 objects/s recovering 2023-09-23T22:43:14.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:13 smithi169 bash[104356]: cluster 2023-09-23T22:43:12.415554+0000 mgr.y (mgr.25310) 637 : cluster 0 pgmap v627: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 4.7 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 8.3 KiB/s rd, 22 KiB/s wr, 750 op/s; 38214/229581 objects degraded (16.645%); 16 KiB/s, 0 objects/s recovering 2023-09-23T22:43:14.041 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:14.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:14.044 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:14.145 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:14.175 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:14.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:14.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:14.281 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:14.311 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:14.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:14.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:14.417 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:14.448 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:14.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:14.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:14.552 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:14.580 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:14.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:14.585 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:14.686 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:14.713 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:14.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:14.717 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:14.818 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:14.846 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:14.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:14.849 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:14.950 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:14.974 DEBUG:teuthology.orchestra.run.smithi169:> sudo pkill -f 'journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.0.service' 2023-09-23T22:43:14.975 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:14.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:14.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:15.079 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:15.088 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:43:14 smithi169 systemd[1]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.0.service: Succeeded. 2023-09-23T22:43:15.088 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:43:14 smithi169 systemd[1]: Stopped Ceph osd.0 for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:43:15.111 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T22:43:15.111 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-09-23T22:43:15.114 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:15.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:15.117 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:15.218 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:15.253 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:15.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:15.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:15.357 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:15.380 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:15.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:15.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:15.483 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:15.519 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:15.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:15.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:15.622 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:15.649 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:15.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:15.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:15.754 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:15.762 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:15 smithi169 bash[104356]: cluster 2023-09-23T22:43:14.416399+0000 mgr.y (mgr.25310) 638 : cluster 0 pgmap v628: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 4.5 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 7.0 KiB/s rd, 18 KiB/s wr, 877 op/s; 37126/220746 objects degraded (16.818%); 13 KiB/s, 0 objects/s recovering 2023-09-23T22:43:15.763 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:15 smithi169 bash[101133]: cluster 2023-09-23T22:43:14.416399+0000 mgr.y (mgr.25310) 638 : cluster 0 pgmap v628: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 4.5 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 7.0 KiB/s rd, 18 KiB/s wr, 877 op/s; 37126/220746 objects degraded (16.818%); 13 KiB/s, 0 objects/s recovering 2023-09-23T22:43:15.779 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:15.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:15.782 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:15.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:15 smithi187 bash[89487]: cluster 2023-09-23T22:43:14.416399+0000 mgr.y (mgr.25310) 638 : cluster 0 pgmap v628: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 4.5 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 7.0 KiB/s rd, 18 KiB/s wr, 877 op/s; 37126/220746 objects degraded (16.818%); 13 KiB/s, 0 objects/s recovering 2023-09-23T22:43:15.883 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:15.906 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:15.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:15.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:16.010 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:16.038 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:16.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:16.041 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:16.142 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:16.163 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:16.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:16.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:16.265 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:16.293 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:16.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:16.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:16.401 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:16.432 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:16.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:16.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:16.535 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:16.561 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:16.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:16.563 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:16.664 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:16.673 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:16 smithi187 bash[89487]: cluster 2023-09-23T22:43:16.391863+0000 mon.a (mon.0) 855 : cluster 3 Health check update: Degraded data redundancy: 37126/220746 objects degraded (16.818%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T22:43:16.716 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:16.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:16.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:16.825 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:16.848 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:16 smithi169 bash[104356]: cluster 2023-09-23T22:43:16.391863+0000 mon.a (mon.0) 855 : cluster 3 Health check update: Degraded data redundancy: 37126/220746 objects degraded (16.818%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T22:43:16.849 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:16 smithi169 bash[101133]: cluster 2023-09-23T22:43:16.391863+0000 mon.a (mon.0) 855 : cluster 3 Health check update: Degraded data redundancy: 37126/220746 objects degraded (16.818%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T22:43:16.854 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:16.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:16.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:16.958 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:16.980 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:16.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:16.984 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:17.040 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2023-09-23T22:43:17.040 INFO:teuthology.orchestra.run.smithi169.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-23T22:43:17.085 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:17.118 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:17.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:17.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:17.223 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:17.246 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:17.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:17.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:17.355 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:17.375 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:17.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:17.377 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:17.478 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:17.501 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:17.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:17.503 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:17.604 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:17.614 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is set 2023-09-23T22:43:17.627 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:17.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:17.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:17.733 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:17.758 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:17.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:17.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:17.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:17 smithi169 bash[101133]: cluster 2023-09-23T22:43:16.417006+0000 mgr.y (mgr.25310) 639 : cluster 0 pgmap v629: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 4.5 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 703 op/s; 37126/220746 objects degraded (16.818%) 2023-09-23T22:43:17.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:17 smithi169 bash[101133]: audit 2023-09-23T22:43:16.593996+0000 mon.c (mon.2) 49 : audit 1 from='client.? 172.21.15.169:0/156761789' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:43:17.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:17 smithi169 bash[101133]: audit 2023-09-23T22:43:16.594235+0000 mon.a (mon.0) 856 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:43:17.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:17 smithi169 bash[101133]: audit 2023-09-23T22:43:17.130954+0000 mon.a (mon.0) 857 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:43:17.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:17 smithi169 bash[101133]: audit 2023-09-23T22:43:17.140102+0000 mon.a (mon.0) 858 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:43:17.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:17 smithi169 bash[104356]: cluster 2023-09-23T22:43:16.417006+0000 mgr.y (mgr.25310) 639 : cluster 0 pgmap v629: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 4.5 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 703 op/s; 37126/220746 objects degraded (16.818%) 2023-09-23T22:43:17.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:17 smithi169 bash[104356]: audit 2023-09-23T22:43:16.593996+0000 mon.c (mon.2) 49 : audit 1 from='client.? 172.21.15.169:0/156761789' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:43:17.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:17 smithi169 bash[104356]: audit 2023-09-23T22:43:16.594235+0000 mon.a (mon.0) 856 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:43:17.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:17 smithi169 bash[104356]: audit 2023-09-23T22:43:17.130954+0000 mon.a (mon.0) 857 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:43:17.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:17 smithi169 bash[104356]: audit 2023-09-23T22:43:17.140102+0000 mon.a (mon.0) 858 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:43:17.863 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:17.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:17 smithi187 bash[89487]: cluster 2023-09-23T22:43:16.417006+0000 mgr.y (mgr.25310) 639 : cluster 0 pgmap v629: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 4.5 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 703 op/s; 37126/220746 objects degraded (16.818%) 2023-09-23T22:43:17.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:17 smithi187 bash[89487]: audit 2023-09-23T22:43:16.593996+0000 mon.c (mon.2) 49 : audit 1 from='client.? 172.21.15.169:0/156761789' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:43:17.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:17 smithi187 bash[89487]: audit 2023-09-23T22:43:16.594235+0000 mon.a (mon.0) 856 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:43:17.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:17 smithi187 bash[89487]: audit 2023-09-23T22:43:17.130954+0000 mon.a (mon.0) 857 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:43:17.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:17 smithi187 bash[89487]: audit 2023-09-23T22:43:17.140102+0000 mon.a (mon.0) 858 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:43:17.881 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:17.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:17.883 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:17.983 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:18.008 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:18.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:18.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:18.111 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:18.133 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:18.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:18.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:18.238 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:18.270 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:18.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:18.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:18.375 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:18.404 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:18.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:18.408 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:18.462 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:43:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:43:18] "GET /metrics HTTP/1.1" 200 36441 "" "Prometheus/2.43.0" 2023-09-23T22:43:18.508 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:18.535 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:18.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:18.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:18.638 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:18.660 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:18.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:18.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:18.763 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:18.772 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:18 smithi169 bash[101133]: cluster 2023-09-23T22:43:17.584662+0000 mon.a (mon.0) 859 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:43:18.772 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:18 smithi169 bash[101133]: cluster 2023-09-23T22:43:17.599484+0000 osd.6 (osd.6) 130 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T22:43:18.772 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:18 smithi169 bash[101133]: cluster 2023-09-23T22:43:17.600155+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T22:43:18.772 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:18 smithi169 bash[101133]: audit 2023-09-23T22:43:17.603535+0000 mon.a (mon.0) 860 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:43:18.772 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:18 smithi169 bash[101133]: cluster 2023-09-23T22:43:17.603662+0000 mon.a (mon.0) 861 : cluster 0 osdmap e170: 8 total, 7 up, 7 in 2023-09-23T22:43:18.772 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:18 smithi169 bash[104356]: cluster 2023-09-23T22:43:17.584662+0000 mon.a (mon.0) 859 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:43:18.772 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:18 smithi169 bash[104356]: cluster 2023-09-23T22:43:17.599484+0000 osd.6 (osd.6) 130 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T22:43:18.772 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:18 smithi169 bash[104356]: cluster 2023-09-23T22:43:17.600155+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T22:43:18.772 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:18 smithi169 bash[104356]: audit 2023-09-23T22:43:17.603535+0000 mon.a (mon.0) 860 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:43:18.773 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:18 smithi169 bash[104356]: cluster 2023-09-23T22:43:17.603662+0000 mon.a (mon.0) 861 : cluster 0 osdmap e170: 8 total, 7 up, 7 in 2023-09-23T22:43:18.790 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:18.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:18.794 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:18.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:18 smithi187 bash[89487]: cluster 2023-09-23T22:43:17.584662+0000 mon.a (mon.0) 859 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:43:18.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:18 smithi187 bash[89487]: cluster 2023-09-23T22:43:17.599484+0000 osd.6 (osd.6) 130 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T22:43:18.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:18 smithi187 bash[89487]: cluster 2023-09-23T22:43:17.600155+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e170 with expected crc 2023-09-23T22:43:18.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:18 smithi187 bash[89487]: audit 2023-09-23T22:43:17.603535+0000 mon.a (mon.0) 860 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:43:18.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:18 smithi187 bash[89487]: cluster 2023-09-23T22:43:17.603662+0000 mon.a (mon.0) 861 : cluster 0 osdmap e170: 8 total, 7 up, 7 in 2023-09-23T22:43:18.895 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:18.936 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:18.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:18.939 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:19.039 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:19.064 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:19.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:19.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:19.170 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:19.205 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:19.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:19.211 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:19.311 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:19.343 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:19.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:19.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:19.448 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:19.469 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:19.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:19.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:19.574 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:19.600 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:19.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:19.604 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:19.705 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:19.736 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:19.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:19.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:19.844 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:19.867 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:19.869 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:19 smithi187 bash[89487]: cluster 2023-09-23T22:43:18.417617+0000 mgr.y (mgr.25310) 640 : cluster 0 pgmap v631: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 4.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 863 op/s; 35742/214335 objects degraded (16.676%) 2023-09-23T22:43:19.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:19.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:19.971 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:19.979 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:19 smithi169 bash[104356]: cluster 2023-09-23T22:43:18.417617+0000 mgr.y (mgr.25310) 640 : cluster 0 pgmap v631: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 4.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 863 op/s; 35742/214335 objects degraded (16.676%) 2023-09-23T22:43:19.979 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:19 smithi169 bash[101133]: cluster 2023-09-23T22:43:18.417617+0000 mgr.y (mgr.25310) 640 : cluster 0 pgmap v631: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 4.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 863 op/s; 35742/214335 objects degraded (16.676%) 2023-09-23T22:43:19.994 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:19.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:19.998 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:20.098 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:20.112 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7] out_osds: [5] dead_osds: [0] live_osds: [1, 2, 3, 4, 5, 6, 7] 2023-09-23T22:43:20.112 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:43:20.112 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-09-23T22:43:20.112 INFO:tasks.thrashosds.thrasher:Setting osd 6 primary_affinity to 1.000000 2023-09-23T22:43:20.112 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 6 1 2023-09-23T22:43:20.119 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:20.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:20.124 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:20.225 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:20.252 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:20.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:20.257 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:20.358 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:20.395 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:20.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:20.400 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:20.406 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-23T22:43:20.501 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:20.534 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:20.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:20.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:20.640 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:20.667 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:20.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:20.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:20.771 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:20.800 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:20.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:20.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:20.905 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:20.934 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:20.935 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:43:20.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:20.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:20.984 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:43:21.029 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:43:21.039 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:21.066 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:43:21.074 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:21.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:21.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:21.118 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:43:21.155 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:43:21.178 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:21.195 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:43:21.195 INFO:teuthology.orchestra.run.smithi169.stderr:Error ENXIO: problem getting command descriptions from osd.0 2023-09-23T22:43:21.195 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:43:21.195 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:43:21.195 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:43:21.196 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:43:21.196 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:43:21.196 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:43:21.197 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:43:21.218 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:21.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:21.222 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:21.323 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:21.347 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:21.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:21.351 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:21.452 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:21.479 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:21.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:21.481 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:21.582 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:21.640 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:21.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:21.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:21.749 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:21.758 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:21 smithi187 bash[89487]: cluster 2023-09-23T22:43:20.418342+0000 mgr.y (mgr.25310) 641 : cluster 0 pgmap v632: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 848 op/s; 34961/208191 objects degraded (16.793%) 2023-09-23T22:43:21.758 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:21 smithi187 bash[89487]: audit 2023-09-23T22:43:20.851071+0000 mon.c (mon.2) 50 : audit 0 from='client.? 172.21.15.169:0/3376514172' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:43:21.758 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:21 smithi187 bash[89487]: cluster 2023-09-23T22:43:21.393158+0000 mon.a (mon.0) 862 : cluster 3 Health check update: Degraded data redundancy: 34961/208191 objects degraded (16.793%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T22:43:21.773 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:21.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:21.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:21.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:21 smithi169 bash[101133]: cluster 2023-09-23T22:43:20.418342+0000 mgr.y (mgr.25310) 641 : cluster 0 pgmap v632: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 848 op/s; 34961/208191 objects degraded (16.793%) 2023-09-23T22:43:21.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:21 smithi169 bash[101133]: audit 2023-09-23T22:43:20.851071+0000 mon.c (mon.2) 50 : audit 0 from='client.? 172.21.15.169:0/3376514172' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:43:21.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:21 smithi169 bash[101133]: cluster 2023-09-23T22:43:21.393158+0000 mon.a (mon.0) 862 : cluster 3 Health check update: Degraded data redundancy: 34961/208191 objects degraded (16.793%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T22:43:21.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:21 smithi169 bash[104356]: cluster 2023-09-23T22:43:20.418342+0000 mgr.y (mgr.25310) 641 : cluster 0 pgmap v632: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 848 op/s; 34961/208191 objects degraded (16.793%) 2023-09-23T22:43:21.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:21 smithi169 bash[104356]: audit 2023-09-23T22:43:20.851071+0000 mon.c (mon.2) 50 : audit 0 from='client.? 172.21.15.169:0/3376514172' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:43:21.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:21 smithi169 bash[104356]: cluster 2023-09-23T22:43:21.393158+0000 mon.a (mon.0) 862 : cluster 3 Health check update: Degraded data redundancy: 34961/208191 objects degraded (16.793%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T22:43:21.878 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:21.903 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:21.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:21.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:22.006 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:22.033 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:22.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:22.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:22.136 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:22.177 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:22.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:22.178 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:22.279 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:22.308 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:22.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:22.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:22.414 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:22.448 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:22.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:22.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:22.520 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T22:43:22.521 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T22:43:22.554 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:22.578 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:22.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:22.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:22.668 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T22:43:22.681 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:22.748 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:22.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:22.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:22.856 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:22.882 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:22.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:22.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:22.987 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:23.019 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:23.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:23.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:23.127 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:23.165 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:23.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:23.173 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:23.274 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:23.295 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:23.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:23.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:23.402 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:23.428 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:23.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:23.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:23.531 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:23.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:23 smithi169 bash[101133]: cluster 2023-09-23T22:43:22.419171+0000 mgr.y (mgr.25310) 642 : cluster 0 pgmap v633: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 842 op/s; 33945/204309 objects degraded (16.615%) 2023-09-23T22:43:23.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:23 smithi169 bash[101133]: audit 2023-09-23T22:43:22.459887+0000 mon.a (mon.0) 863 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:43:23.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:23 smithi169 bash[101133]: audit 2023-09-23T22:43:22.469423+0000 mon.a (mon.0) 864 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:43:23.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:23 smithi169 bash[101133]: audit 2023-09-23T22:43:23.099959+0000 mon.a (mon.0) 865 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:43:23.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:23 smithi169 bash[101133]: audit 2023-09-23T22:43:23.101016+0000 mon.a (mon.0) 866 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:43:23.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:23 smithi169 bash[101133]: audit 2023-09-23T22:43:23.110858+0000 mon.a (mon.0) 867 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:43:23.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:23 smithi169 bash[104356]: cluster 2023-09-23T22:43:22.419171+0000 mgr.y (mgr.25310) 642 : cluster 0 pgmap v633: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 842 op/s; 33945/204309 objects degraded (16.615%) 2023-09-23T22:43:23.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:23 smithi169 bash[104356]: audit 2023-09-23T22:43:22.459887+0000 mon.a (mon.0) 863 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:43:23.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:23 smithi169 bash[104356]: audit 2023-09-23T22:43:22.469423+0000 mon.a (mon.0) 864 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:43:23.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:23 smithi169 bash[104356]: audit 2023-09-23T22:43:23.099959+0000 mon.a (mon.0) 865 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:43:23.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:23 smithi169 bash[104356]: audit 2023-09-23T22:43:23.101016+0000 mon.a (mon.0) 866 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:43:23.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:23 smithi169 bash[104356]: audit 2023-09-23T22:43:23.110858+0000 mon.a (mon.0) 867 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:43:23.554 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:23.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:23.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:23.660 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:23.692 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:23.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:23.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:23.796 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:23.805 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:23 smithi187 bash[89487]: cluster 2023-09-23T22:43:22.419171+0000 mgr.y (mgr.25310) 642 : cluster 0 pgmap v633: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 842 op/s; 33945/204309 objects degraded (16.615%) 2023-09-23T22:43:23.805 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:23 smithi187 bash[89487]: audit 2023-09-23T22:43:22.459887+0000 mon.a (mon.0) 863 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:43:23.805 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:23 smithi187 bash[89487]: audit 2023-09-23T22:43:22.469423+0000 mon.a (mon.0) 864 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:43:23.805 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:23 smithi187 bash[89487]: audit 2023-09-23T22:43:23.099959+0000 mon.a (mon.0) 865 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:43:23.805 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:23 smithi187 bash[89487]: audit 2023-09-23T22:43:23.101016+0000 mon.a (mon.0) 866 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:43:23.805 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:23 smithi187 bash[89487]: audit 2023-09-23T22:43:23.110858+0000 mon.a (mon.0) 867 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:43:23.820 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:23.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:23.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:23.927 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:23.958 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:23.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:23.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:24.061 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:24.094 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:24.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:24.098 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:24.199 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:24.226 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:24.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:24.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:24.335 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:24.362 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:24.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:24.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:24.467 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:24.492 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:24.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:24.494 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:24.521 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:43:24.594 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:24.627 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:24.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:24.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:24.734 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:24.758 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:24.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:24.760 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:24.861 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:24.888 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:24.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:24.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:24.994 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:25.026 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:25.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:25.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:25.132 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:25.161 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:25.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:25.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:25.266 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:25.297 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:25.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:25.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:25.402 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:25.424 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:25.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:25.427 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:25.466 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:25 smithi187 bash[89487]: cluster 2023-09-23T22:43:24.420045+0000 mgr.y (mgr.25310) 643 : cluster 0 pgmap v634: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 4.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 836 op/s; 32856/195642 objects degraded (16.794%) 2023-09-23T22:43:25.528 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:25.560 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:25.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:25.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:25.666 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:25.678 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:25 smithi169 bash[104356]: cluster 2023-09-23T22:43:24.420045+0000 mgr.y (mgr.25310) 643 : cluster 0 pgmap v634: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 4.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 836 op/s; 32856/195642 objects degraded (16.794%) 2023-09-23T22:43:25.679 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:25 smithi169 bash[101133]: cluster 2023-09-23T22:43:24.420045+0000 mgr.y (mgr.25310) 643 : cluster 0 pgmap v634: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 4.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 836 op/s; 32856/195642 objects degraded (16.794%) 2023-09-23T22:43:25.709 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:25.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:25.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:25.812 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:25.848 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:25.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:25.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:25.953 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:25.981 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:25.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:25.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:26.039 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:43:26.040 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:43:26.086 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:26.113 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:26.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:26.115 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:26.216 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:26.243 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:26.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:26.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:26.348 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:26.371 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:26.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:26.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:26.477 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:26.504 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:26.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:26.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:26.610 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:26.634 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:26.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:26.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:26.737 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:26.747 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:26 smithi169 bash[104356]: audit 2023-09-23T22:43:26.135039+0000 mon.a (mon.0) 868 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:43:26.747 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:26 smithi169 bash[104356]: cluster 2023-09-23T22:43:26.394978+0000 mon.a (mon.0) 869 : cluster 3 Health check update: Degraded data redundancy: 32856/195642 objects degraded (16.794%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T22:43:26.747 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:26 smithi169 bash[101133]: audit 2023-09-23T22:43:26.135039+0000 mon.a (mon.0) 868 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:43:26.748 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:26 smithi169 bash[101133]: cluster 2023-09-23T22:43:26.394978+0000 mon.a (mon.0) 869 : cluster 3 Health check update: Degraded data redundancy: 32856/195642 objects degraded (16.794%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T22:43:26.769 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:26.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:26.776 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:26.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:26 smithi187 bash[89487]: audit 2023-09-23T22:43:26.135039+0000 mon.a (mon.0) 868 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:43:26.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:26 smithi187 bash[89487]: cluster 2023-09-23T22:43:26.394978+0000 mon.a (mon.0) 869 : cluster 3 Health check update: Degraded data redundancy: 32856/195642 objects degraded (16.794%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T22:43:26.876 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:26.902 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:26.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:26.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:27.011 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:27.045 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:27.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:27.050 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:27.054 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:43:27.151 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:27.176 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:27.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:27.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:27.283 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:27.307 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:27.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:27.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:27.412 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:27.441 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:27.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:27.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:27.546 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:27.571 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:27.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:27.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:27.676 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:27.685 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:27 smithi187 bash[89487]: cluster 2023-09-23T22:43:26.420657+0000 mgr.y (mgr.25310) 644 : cluster 0 pgmap v635: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 4.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 836 op/s; 32856/195642 objects degraded (16.794%) 2023-09-23T22:43:27.699 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:27.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:27.702 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:27.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:27 smithi169 bash[101133]: cluster 2023-09-23T22:43:26.420657+0000 mgr.y (mgr.25310) 644 : cluster 0 pgmap v635: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 4.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 836 op/s; 32856/195642 objects degraded (16.794%) 2023-09-23T22:43:27.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:27 smithi169 bash[104356]: cluster 2023-09-23T22:43:26.420657+0000 mgr.y (mgr.25310) 644 : cluster 0 pgmap v635: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 4.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 836 op/s; 32856/195642 objects degraded (16.794%) 2023-09-23T22:43:27.806 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:27.838 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:27.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:27.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:27.941 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:27.968 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:27.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:27.973 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:28.073 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:28.109 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:28.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:28.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:28.214 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:28.239 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:28.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:28.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:28.342 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:28.370 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:28.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:28.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:28.477 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:28.491 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:43:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:43:28] "GET /metrics HTTP/1.1" 200 36435 "" "Prometheus/2.43.0" 2023-09-23T22:43:28.515 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:28.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:28.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:28.619 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:28.652 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:28.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:28.655 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:28.755 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:28.783 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:28.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:28.785 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:28.885 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:28.924 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:28.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:28.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:29.028 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:29.052 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:29.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:29.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:29.089 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:43:29.159 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:29.183 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:29.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:29.185 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:29.285 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:29.312 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:29.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:29.315 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:29.416 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:29.442 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:29.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:29.447 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:29.490 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:29 smithi169 bash[104356]: cluster 2023-09-23T22:43:28.421445+0000 mgr.y (mgr.25310) 645 : cluster 0 pgmap v636: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 843 op/s; 31580/189288 objects degraded (16.684%) 2023-09-23T22:43:29.491 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:29 smithi169 bash[101133]: cluster 2023-09-23T22:43:28.421445+0000 mgr.y (mgr.25310) 645 : cluster 0 pgmap v636: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 843 op/s; 31580/189288 objects degraded (16.684%) 2023-09-23T22:43:29.548 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:29.570 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:29.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:29.573 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:29.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:29 smithi187 bash[89487]: cluster 2023-09-23T22:43:28.421445+0000 mgr.y (mgr.25310) 645 : cluster 0 pgmap v636: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 843 op/s; 31580/189288 objects degraded (16.684%) 2023-09-23T22:43:29.673 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:29.691 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:29.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:29.692 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:29.793 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:29.818 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:29.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:29.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:29.921 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:29.945 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:29.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:29.947 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:30.048 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:30.078 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:30.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:30.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:30.181 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:30.212 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:30.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:30.217 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:30.318 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:30.350 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:30.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:30.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:30.454 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:30.479 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:30.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:30.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:30.583 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:30.610 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:30.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:30.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:30.714 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:30.739 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:30.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:30.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:30.846 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:30.866 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:30.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:30.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:30.969 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:30.995 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:30.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:30.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:31.098 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:31.123 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:31.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:31.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:31.230 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:31.260 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:31.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:31.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:31.364 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:31.386 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:31.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:31.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:31.489 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:31.526 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:31.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:31.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:31.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:31 smithi187 bash[89487]: cluster 2023-09-23T22:43:30.422212+0000 mgr.y (mgr.25310) 646 : cluster 0 pgmap v637: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 3.7 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 879 op/s; 30763/182673 objects degraded (16.840%) 2023-09-23T22:43:31.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:31 smithi187 bash[89487]: cluster 2023-09-23T22:43:31.396141+0000 mon.a (mon.0) 870 : cluster 3 Health check update: Degraded data redundancy: 30763/182673 objects degraded (16.840%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T22:43:31.629 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:31.637 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:31 smithi169 bash[104356]: cluster 2023-09-23T22:43:30.422212+0000 mgr.y (mgr.25310) 646 : cluster 0 pgmap v637: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 3.7 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 879 op/s; 30763/182673 objects degraded (16.840%) 2023-09-23T22:43:31.637 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:31 smithi169 bash[104356]: cluster 2023-09-23T22:43:31.396141+0000 mon.a (mon.0) 870 : cluster 3 Health check update: Degraded data redundancy: 30763/182673 objects degraded (16.840%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T22:43:31.638 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:31 smithi169 bash[101133]: cluster 2023-09-23T22:43:30.422212+0000 mgr.y (mgr.25310) 646 : cluster 0 pgmap v637: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 3.7 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 879 op/s; 30763/182673 objects degraded (16.840%) 2023-09-23T22:43:31.638 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:31 smithi169 bash[101133]: cluster 2023-09-23T22:43:31.396141+0000 mon.a (mon.0) 870 : cluster 3 Health check update: Degraded data redundancy: 30763/182673 objects degraded (16.840%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T22:43:31.660 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:31.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:31.664 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:31.764 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:31.798 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:31.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:31.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:31.900 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:31.923 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:31.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:31.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:32.027 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:32.054 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:32.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:32.057 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:32.158 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:32.188 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:32.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:32.191 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:32.291 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:32.318 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:32.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:32.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:32.421 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:32.451 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:32.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:32.456 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:32.557 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:32.583 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:32.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:32.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:32.688 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:32.716 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:32.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:32.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:32.818 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:32.845 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:32.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:32.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:32.947 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:32.977 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:32.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:32.980 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:33.081 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:33.106 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:33.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:33.108 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:33.209 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:33.234 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:33.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:33.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:33.337 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:33.365 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:33.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:33.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:33.471 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:33.497 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:33 smithi169 bash[101133]: cluster 2023-09-23T22:43:32.422797+0000 mgr.y (mgr.25310) 647 : cluster 0 pgmap v638: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 3.6 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 814 op/s; 29735/178842 objects degraded (16.626%) 2023-09-23T22:43:33.498 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:33.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:33.504 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:33.605 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:33.614 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:33 smithi187 bash[89487]: cluster 2023-09-23T22:43:32.422797+0000 mgr.y (mgr.25310) 647 : cluster 0 pgmap v638: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 3.6 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 814 op/s; 29735/178842 objects degraded (16.626%) 2023-09-23T22:43:33.641 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:33.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:33.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:33.748 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:33.774 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:33.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:33.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:33.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:33 smithi169 bash[104356]: cluster 2023-09-23T22:43:32.422797+0000 mgr.y (mgr.25310) 647 : cluster 0 pgmap v638: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 3.6 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 814 op/s; 29735/178842 objects degraded (16.626%) 2023-09-23T22:43:33.883 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:33.900 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:33.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:33.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:34.002 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:34.019 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:34.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:34.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:34.122 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:34.152 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:34.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:34.158 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:34.259 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:34.287 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:34.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:34.290 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:34.390 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:34.413 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:34.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:34.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:34.516 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:34.539 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:34.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:34.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:34.645 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:34.679 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:34.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:34.683 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:34.784 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:34.807 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:34.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:34.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:34.910 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:34.939 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:34.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:34.942 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:35.043 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:35.070 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:35.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:35.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:35.175 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:35.198 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:35.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:35.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:35.303 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:35.327 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:35.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:35.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:35.434 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:35.473 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:35.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:35.483 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:35.584 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:35.609 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:35.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:35.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:35.711 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:35.741 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:35.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:35.745 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:35.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:35 smithi169 bash[104356]: cluster 2023-09-23T22:43:34.423505+0000 mgr.y (mgr.25310) 648 : cluster 0 pgmap v639: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 866 op/s; 28916/173121 objects degraded (16.703%) 2023-09-23T22:43:35.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:35 smithi169 bash[101133]: cluster 2023-09-23T22:43:34.423505+0000 mgr.y (mgr.25310) 648 : cluster 0 pgmap v639: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 866 op/s; 28916/173121 objects degraded (16.703%) 2023-09-23T22:43:35.845 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:35.868 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:35.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:35.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:35.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:35 smithi187 bash[89487]: cluster 2023-09-23T22:43:34.423505+0000 mgr.y (mgr.25310) 648 : cluster 0 pgmap v639: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 866 op/s; 28916/173121 objects degraded (16.703%) 2023-09-23T22:43:35.974 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:36.002 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:36.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:36.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:36.103 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:36.143 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:36.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:36.145 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:36.246 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:36.280 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:36.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:36.285 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:36.386 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:36.419 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:36.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:36.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:36.502 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:36 smithi169 bash[101133]: cluster 2023-09-23T22:43:36.398811+0000 mon.a (mon.0) 871 : cluster 3 Health check update: Degraded data redundancy: 28916/173121 objects degraded (16.703%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T22:43:36.522 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:36.529 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:36 smithi187 bash[89487]: cluster 2023-09-23T22:43:36.398811+0000 mon.a (mon.0) 871 : cluster 3 Health check update: Degraded data redundancy: 28916/173121 objects degraded (16.703%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T22:43:36.544 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:36.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:36.547 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:36.648 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:36.679 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:36.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:36.681 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:36.782 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:36.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:36 smithi169 bash[104356]: cluster 2023-09-23T22:43:36.398811+0000 mon.a (mon.0) 871 : cluster 3 Health check update: Degraded data redundancy: 28916/173121 objects degraded (16.703%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T22:43:36.815 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:36.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:36.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:36.918 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:36.940 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:36.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:36.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:37.046 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:37.071 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:37.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:37.073 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:37.174 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:37.201 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:37.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:37.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:37.306 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:37.333 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:37.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:37.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:37.437 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:37.462 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:37.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:37.465 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:37.505 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:37 smithi169 bash[101133]: cluster 2023-09-23T22:43:36.424037+0000 mgr.y (mgr.25310) 649 : cluster 0 pgmap v640: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 711 op/s; 28674/170034 objects degraded (16.864%) 2023-09-23T22:43:37.506 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:37 smithi169 bash[104356]: cluster 2023-09-23T22:43:36.424037+0000 mgr.y (mgr.25310) 649 : cluster 0 pgmap v640: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 711 op/s; 28674/170034 objects degraded (16.864%) 2023-09-23T22:43:37.566 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:37.574 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:37 smithi187 bash[89487]: cluster 2023-09-23T22:43:36.424037+0000 mgr.y (mgr.25310) 649 : cluster 0 pgmap v640: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 711 op/s; 28674/170034 objects degraded (16.864%) 2023-09-23T22:43:37.591 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:37.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:37.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:37.696 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:37.722 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:37.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:37.726 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:37.827 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:37.851 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:37.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:37.856 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:37.956 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:37.988 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:37.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:37.991 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:38.092 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:38.114 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:38.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:38.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:38.218 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:38.243 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:38.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:38.249 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:38.349 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:38.378 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:38.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:38.380 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:38.461 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:43:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:43:38] "GET /metrics HTTP/1.1" 200 36435 "" "Prometheus/2.43.0" 2023-09-23T22:43:38.481 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:38.507 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:38.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:38.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:38.610 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:38.633 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:38.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:38.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:38.739 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:38.769 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:38.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:38.774 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:38.874 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:38.903 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:38.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:38.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:39.007 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:39.032 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:39.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:39.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:39.135 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:39.160 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:39.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:39.162 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:39.263 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:39.295 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:39.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:39.297 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:39.398 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:39.428 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:39.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:39.432 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:39.533 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:39.570 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:39.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:39.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:39.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:39 smithi187 bash[89487]: cluster 2023-09-23T22:43:38.427244+0000 mgr.y (mgr.25310) 650 : cluster 0 pgmap v641: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 881 op/s; 27374/163902 objects degraded (16.701%) 2023-09-23T22:43:39.674 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:39.697 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:39.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:39.701 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:39.796 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:39 smithi169 bash[101133]: cluster 2023-09-23T22:43:38.427244+0000 mgr.y (mgr.25310) 650 : cluster 0 pgmap v641: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 881 op/s; 27374/163902 objects degraded (16.701%) 2023-09-23T22:43:39.796 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:39 smithi169 bash[104356]: cluster 2023-09-23T22:43:38.427244+0000 mgr.y (mgr.25310) 650 : cluster 0 pgmap v641: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 881 op/s; 27374/163902 objects degraded (16.701%) 2023-09-23T22:43:39.802 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:39.826 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:39.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:39.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:39.930 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:39.961 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:39.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:39.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:40.064 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:40.088 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:40.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:40.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:40.193 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:40.221 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:40.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:40.227 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:40.327 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:40.356 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:40.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:40.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:40.459 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:40.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:40.492 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:40.492 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:40.593 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:40.625 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:40.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:40.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:40.734 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:40.757 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:40.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:40.759 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:40.859 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:40.887 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:40.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:40.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:40.990 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:41.016 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:41.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:41.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:41.122 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:41.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:41.160 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:41.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:41.261 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:41.286 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:41.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:41.289 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:41.388 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T22:43:41.388 INFO:teuthology.orchestra.run.smithi169.stdout: "size": 20, 2023-09-23T22:43:41.388 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 600, 2023-09-23T22:43:41.389 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [ 2023-09-23T22:43:41.389 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.389 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:216649 6.4 6:29994160:::benchmark_data_smithi169_147816_object104720:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e134)", 2023-09-23T22:43:41.389 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:38.926446+0000", 2023-09-23T22:43:41.389 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 242.450497936, 2023-09-23T22:43:41.389 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.56058159100000005, 2023-09-23T22:43:41.389 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:43:41.389 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:43:41.389 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:43:41.389 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:43:41.389 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:43:41.390 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 216649 2023-09-23T22:43:41.390 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.390 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:43:41.390 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.390 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:43:41.390 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:38.926446+0000", 2023-09-23T22:43:41.390 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.390 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.390 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.390 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:43:41.390 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:38.926446+0000", 2023-09-23T22:43:41.390 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.391 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.391 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.391 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:43:41.391 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:38.926445+0000", 2023-09-23T22:43:41.391 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:43:41.391 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.391 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.391 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:43:41.391 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:38.926452+0000", 2023-09-23T22:43:41.391 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.7830000000000001e-06 2023-09-23T22:43:41.391 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.391 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.392 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:43:41.392 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:38.926467+0000", 2023-09-23T22:43:41.392 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5704000000000001e-05 2023-09-23T22:43:41.392 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.392 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.392 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:43:41.392 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:38.926476+0000", 2023-09-23T22:43:41.392 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.5809999999999997e-06 2023-09-23T22:43:41.392 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.392 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.392 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.392 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:38.926547+0000", 2023-09-23T22:43:41.393 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1199999999999996e-05 2023-09-23T22:43:41.393 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.393 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.393 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:43:41.393 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:38.926563+0000", 2023-09-23T22:43:41.393 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6079999999999999e-05 2023-09-23T22:43:41.393 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.393 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.393 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.393 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:39.452464+0000", 2023-09-23T22:43:41.393 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.52590084699999995 2023-09-23T22:43:41.393 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.394 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.394 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:43:41.394 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:39.452621+0000", 2023-09-23T22:43:41.394 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000157269 2023-09-23T22:43:41.394 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.394 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.394 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,6", 2023-09-23T22:43:41.394 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:39.452785+0000", 2023-09-23T22:43:41.394 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000163387 2023-09-23T22:43:41.394 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.394 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.395 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:43:41.395 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:39.460445+0000", 2023-09-23T22:43:41.395 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0076598450000000002 2023-09-23T22:43:41.395 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.395 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.395 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.395 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:39.460629+0000", 2023-09-23T22:43:41.395 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00018458299999999999 2023-09-23T22:43:41.395 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.395 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.395 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.395 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:39.486934+0000", 2023-09-23T22:43:41.396 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.026305213000000001 2023-09-23T22:43:41.396 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.396 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.396 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:43:41.396 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:39.486984+0000", 2023-09-23T22:43:41.396 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.9404000000000003e-05 2023-09-23T22:43:41.396 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.396 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.396 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:43:41.396 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:39.487028+0000", 2023-09-23T22:43:41.396 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.4218000000000003e-05 2023-09-23T22:43:41.396 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.396 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:43:41.397 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.397 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.397 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.397 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:220737 6.d 6:b1be3286:::benchmark_data_smithi169_147816_object108808:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e138)", 2023-09-23T22:43:41.397 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:46.417084+0000", 2023-09-23T22:43:41.397 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 234.95986051099999, 2023-09-23T22:43:41.397 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.3540304110000001, 2023-09-23T22:43:41.397 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:43:41.397 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:43:41.397 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:43:41.397 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:43:41.397 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:43:41.398 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 220737 2023-09-23T22:43:41.398 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.398 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:43:41.398 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.398 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:43:41.398 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.417084+0000", 2023-09-23T22:43:41.398 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.398 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.398 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.398 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:43:41.398 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.417084+0000", 2023-09-23T22:43:41.398 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.399 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.399 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.399 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:43:41.399 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.417081+0000", 2023-09-23T22:43:41.399 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999971 2023-09-23T22:43:41.399 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.399 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.399 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:43:41.399 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.417092+0000", 2023-09-23T22:43:41.399 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1262e-05 2023-09-23T22:43:41.399 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.399 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.400 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:43:41.400 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.417117+0000", 2023-09-23T22:43:41.400 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.4162999999999999e-05 2023-09-23T22:43:41.400 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.400 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.400 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:43:41.400 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.417129+0000", 2023-09-23T22:43:41.400 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2142e-05 2023-09-23T22:43:41.400 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.400 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.401 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.401 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.417739+0000", 2023-09-23T22:43:41.401 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00060993699999999996 2023-09-23T22:43:41.401 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.401 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.401 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:43:41.401 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.417752+0000", 2023-09-23T22:43:41.401 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2918999999999999e-05 2023-09-23T22:43:41.401 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.401 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.401 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.401 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:47.404202+0000", 2023-09-23T22:43:41.402 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.98645074499999996 2023-09-23T22:43:41.402 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.402 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.402 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:43:41.402 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:47.404238+0000", 2023-09-23T22:43:41.402 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.5722000000000001e-05 2023-09-23T22:43:41.402 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.402 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.402 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.402 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.675248+0000", 2023-09-23T22:43:41.402 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2710097659999999 2023-09-23T22:43:41.403 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.403 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.403 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:43:41.403 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.678083+0000", 2023-09-23T22:43:41.403 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0028354690000000002 2023-09-23T22:43:41.403 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.403 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.403 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,2,5", 2023-09-23T22:43:41.403 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.678519+0000", 2023-09-23T22:43:41.403 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00043586999999999999 2023-09-23T22:43:41.403 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.403 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.403 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.404 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.726088+0000", 2023-09-23T22:43:41.404 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.047568997000000002 2023-09-23T22:43:41.404 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.404 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.404 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.404 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.736421+0000", 2023-09-23T22:43:41.404 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.010333019000000001 2023-09-23T22:43:41.404 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.404 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.404 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.404 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.736456+0000", 2023-09-23T22:43:41.404 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.4857999999999997e-05 2023-09-23T22:43:41.405 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.405 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.405 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:43:41.405 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.770934+0000", 2023-09-23T22:43:41.405 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.034477738000000001 2023-09-23T22:43:41.405 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.405 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.405 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:43:41.405 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.770991+0000", 2023-09-23T22:43:41.405 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.7423999999999998e-05 2023-09-23T22:43:41.405 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.405 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.406 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:43:41.406 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.771114+0000", 2023-09-23T22:43:41.406 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012313 2023-09-23T22:43:41.406 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.406 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:43:41.406 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.406 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.406 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.406 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:220744 6.4 6:25605bfe:::benchmark_data_smithi169_147816_object108815:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e138)", 2023-09-23T22:43:41.406 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:46.425781+0000", 2023-09-23T22:43:41.406 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 234.95116384799999, 2023-09-23T22:43:41.407 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.2651552819999998, 2023-09-23T22:43:41.407 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:43:41.407 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:43:41.407 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:43:41.407 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:43:41.407 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:43:41.407 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 220744 2023-09-23T22:43:41.407 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.407 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:43:41.407 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.407 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:43:41.407 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.425781+0000", 2023-09-23T22:43:41.408 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.408 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.408 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.408 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:43:41.408 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.425781+0000", 2023-09-23T22:43:41.408 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.408 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.408 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.408 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:43:41.408 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.425779+0000", 2023-09-23T22:43:41.408 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T22:43:41.408 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.409 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.409 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:43:41.409 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.425786+0000", 2023-09-23T22:43:41.409 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.7090000000000002e-06 2023-09-23T22:43:41.409 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.409 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.409 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:43:41.409 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.425804+0000", 2023-09-23T22:43:41.409 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.7955e-05 2023-09-23T22:43:41.409 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.409 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.409 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:43:41.410 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.425813+0000", 2023-09-23T22:43:41.410 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.1920000000000005e-06 2023-09-23T22:43:41.410 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.410 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.410 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.410 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.425866+0000", 2023-09-23T22:43:41.410 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.3940999999999997e-05 2023-09-23T22:43:41.410 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.410 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.410 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:43:41.410 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.425877+0000", 2023-09-23T22:43:41.410 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0327e-05 2023-09-23T22:43:41.411 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.411 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.411 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.411 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:47.407167+0000", 2023-09-23T22:43:41.411 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.98128986600000001 2023-09-23T22:43:41.411 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.411 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.411 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:43:41.411 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:47.407182+0000", 2023-09-23T22:43:41.411 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5811000000000002e-05 2023-09-23T22:43:41.411 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.411 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.412 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.412 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.606295+0000", 2023-09-23T22:43:41.412 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1991125149999999 2023-09-23T22:43:41.412 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.412 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.412 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:43:41.412 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.606435+0000", 2023-09-23T22:43:41.412 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013998 2023-09-23T22:43:41.412 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.412 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.412 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 4,5,6", 2023-09-23T22:43:41.413 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.607165+0000", 2023-09-23T22:43:41.413 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00073049300000000003 2023-09-23T22:43:41.413 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.413 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.413 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.413 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.623535+0000", 2023-09-23T22:43:41.413 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.016369943000000001 2023-09-23T22:43:41.413 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.413 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.413 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.413 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.623580+0000", 2023-09-23T22:43:41.413 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.4660999999999998e-05 2023-09-23T22:43:41.414 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.414 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.414 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:43:41.414 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.627997+0000", 2023-09-23T22:43:41.414 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0044170529999999998 2023-09-23T22:43:41.414 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.414 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.414 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.414 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.690725+0000", 2023-09-23T22:43:41.414 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.062727790000000005 2023-09-23T22:43:41.414 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.415 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.415 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:43:41.415 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.690788+0000", 2023-09-23T22:43:41.415 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3565999999999994e-05 2023-09-23T22:43:41.415 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.415 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.415 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:43:41.415 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.690936+0000", 2023-09-23T22:43:41.415 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014733699999999999 2023-09-23T22:43:41.415 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.415 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:43:41.415 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.416 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.416 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.416 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:220748 6.d 6:bd3ac367:::benchmark_data_smithi169_147816_object108819:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e138)", 2023-09-23T22:43:41.416 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:46.438175+0000", 2023-09-23T22:43:41.416 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 234.93876978200001, 2023-09-23T22:43:41.416 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.33308757, 2023-09-23T22:43:41.416 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:43:41.416 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:43:41.416 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:43:41.416 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:43:41.416 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:43:41.417 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 220748 2023-09-23T22:43:41.417 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.417 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:43:41.417 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.417 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:43:41.417 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.438175+0000", 2023-09-23T22:43:41.417 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.417 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.417 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.417 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:43:41.417 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.438175+0000", 2023-09-23T22:43:41.417 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.418 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.418 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.418 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:43:41.418 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.438172+0000", 2023-09-23T22:43:41.418 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999976 2023-09-23T22:43:41.418 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.418 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.418 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:43:41.418 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.438180+0000", 2023-09-23T22:43:41.418 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.0760000000000003e-06 2023-09-23T22:43:41.418 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.418 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.419 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:43:41.419 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.438195+0000", 2023-09-23T22:43:41.419 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4871e-05 2023-09-23T22:43:41.419 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.419 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.419 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:43:41.419 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.438207+0000", 2023-09-23T22:43:41.419 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1326e-05 2023-09-23T22:43:41.419 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.419 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.419 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.419 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.438255+0000", 2023-09-23T22:43:41.420 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.8528e-05 2023-09-23T22:43:41.420 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.420 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.420 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:43:41.420 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.438272+0000", 2023-09-23T22:43:41.420 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6699000000000001e-05 2023-09-23T22:43:41.420 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.420 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.420 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.420 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:47.404364+0000", 2023-09-23T22:43:41.420 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.96609191299999997 2023-09-23T22:43:41.421 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.421 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.421 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:43:41.421 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:47.404390+0000", 2023-09-23T22:43:41.421 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.5732999999999999e-05 2023-09-23T22:43:41.421 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.421 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.421 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.421 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.726117+0000", 2023-09-23T22:43:41.421 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.321727184 2023-09-23T22:43:41.421 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.422 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.422 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:43:41.422 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.726255+0000", 2023-09-23T22:43:41.422 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013841299999999999 2023-09-23T22:43:41.422 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.422 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.422 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,2,5", 2023-09-23T22:43:41.422 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.726413+0000", 2023-09-23T22:43:41.422 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000157672 2023-09-23T22:43:41.422 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.422 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.422 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.423 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.736492+0000", 2023-09-23T22:43:41.423 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.010079635 2023-09-23T22:43:41.423 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.423 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.423 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.423 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.754345+0000", 2023-09-23T22:43:41.423 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.017852937999999999 2023-09-23T22:43:41.423 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.423 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.423 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.423 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.754366+0000", 2023-09-23T22:43:41.424 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0465000000000001e-05 2023-09-23T22:43:41.424 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.424 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.424 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:43:41.424 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.771124+0000", 2023-09-23T22:43:41.424 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.016757762999999998 2023-09-23T22:43:41.424 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.424 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.424 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:43:41.424 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.771164+0000", 2023-09-23T22:43:41.424 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.0846000000000002e-05 2023-09-23T22:43:41.424 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.425 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.425 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:43:41.425 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.771262+0000", 2023-09-23T22:43:41.425 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.7715999999999998e-05 2023-09-23T22:43:41.425 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.425 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:43:41.425 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.425 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.425 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.425 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:220759 6.4 6:2fbdf978:::benchmark_data_smithi169_147816_object108830:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e138)", 2023-09-23T22:43:41.425 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:46.460098+0000", 2023-09-23T22:43:41.425 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 234.91684666899999, 2023-09-23T22:43:41.426 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.249472865, 2023-09-23T22:43:41.426 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:43:41.426 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:43:41.426 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:43:41.426 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:43:41.426 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:43:41.426 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 220759 2023-09-23T22:43:41.426 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.426 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:43:41.426 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.426 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:43:41.427 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.460098+0000", 2023-09-23T22:43:41.427 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.427 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.427 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.427 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:43:41.427 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.460098+0000", 2023-09-23T22:43:41.427 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.427 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.427 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.427 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:43:41.427 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.460097+0000", 2023-09-23T22:43:41.427 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:43:41.428 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.428 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.428 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:43:41.428 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.460103+0000", 2023-09-23T22:43:41.428 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.2249999999999997e-06 2023-09-23T22:43:41.428 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.428 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.428 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:43:41.428 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.460114+0000", 2023-09-23T22:43:41.428 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1600000000000001e-05 2023-09-23T22:43:41.428 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.428 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.429 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:43:41.429 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.460121+0000", 2023-09-23T22:43:41.429 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.7240000000000003e-06 2023-09-23T22:43:41.429 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.429 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.429 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.429 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.460180+0000", 2023-09-23T22:43:41.429 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.8489999999999997e-05 2023-09-23T22:43:41.429 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.429 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.429 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:43:41.429 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.460193+0000", 2023-09-23T22:43:41.430 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3882e-05 2023-09-23T22:43:41.430 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.430 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.430 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.430 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:47.407252+0000", 2023-09-23T22:43:41.430 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.94705882500000005 2023-09-23T22:43:41.430 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.430 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.430 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:43:41.430 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:47.407264+0000", 2023-09-23T22:43:41.430 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1776999999999999e-05 2023-09-23T22:43:41.430 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.431 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.431 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.431 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.623974+0000", 2023-09-23T22:43:41.431 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.216709957 2023-09-23T22:43:41.431 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.431 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.431 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:43:41.431 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.624150+0000", 2023-09-23T22:43:41.431 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000176374 2023-09-23T22:43:41.431 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.431 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.431 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 4,5,6", 2023-09-23T22:43:41.432 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.624299+0000", 2023-09-23T22:43:41.432 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014904799999999999 2023-09-23T22:43:41.432 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.432 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.432 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.432 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.628026+0000", 2023-09-23T22:43:41.432 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0037261180000000001 2023-09-23T22:43:41.432 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.432 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.432 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:43:41.432 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.628030+0000", 2023-09-23T22:43:41.432 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.9049999999999996e-06 2023-09-23T22:43:41.433 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.433 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.433 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.433 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.633013+0000", 2023-09-23T22:43:41.433 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0049825829999999996 2023-09-23T22:43:41.433 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.433 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.433 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.433 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.709307+0000", 2023-09-23T22:43:41.433 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.076294256000000005 2023-09-23T22:43:41.433 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.434 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.434 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:43:41.434 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.709420+0000", 2023-09-23T22:43:41.434 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000112911 2023-09-23T22:43:41.434 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.434 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.434 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:43:41.434 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.709571+0000", 2023-09-23T22:43:41.434 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015034599999999999 2023-09-23T22:43:41.434 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.434 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:43:41.434 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.435 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.435 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.435 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:220775 6.d 6:b5e8280c:::benchmark_data_smithi169_147816_object108846:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e138)", 2023-09-23T22:43:41.435 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:46.511129+0000", 2023-09-23T22:43:41.435 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 234.86581560299999, 2023-09-23T22:43:41.435 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.2602809280000002, 2023-09-23T22:43:41.435 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:43:41.435 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:43:41.435 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:43:41.435 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:43:41.435 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:43:41.435 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 220775 2023-09-23T22:43:41.436 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.436 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:43:41.436 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.436 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:43:41.436 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.511129+0000", 2023-09-23T22:43:41.436 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.436 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.436 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.436 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:43:41.436 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.511129+0000", 2023-09-23T22:43:41.436 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.437 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.437 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.437 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:43:41.437 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.511127+0000", 2023-09-23T22:43:41.437 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:43:41.437 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.437 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.437 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:43:41.437 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.511136+0000", 2023-09-23T22:43:41.437 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.1230000000000006e-06 2023-09-23T22:43:41.437 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.437 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.438 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:43:41.438 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.511154+0000", 2023-09-23T22:43:41.438 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.7356000000000001e-05 2023-09-23T22:43:41.438 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.438 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.438 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:43:41.438 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.511163+0000", 2023-09-23T22:43:41.438 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.5310000000000007e-06 2023-09-23T22:43:41.438 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.438 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.438 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.439 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.511224+0000", 2023-09-23T22:43:41.439 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.1266999999999995e-05 2023-09-23T22:43:41.439 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.439 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.439 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:43:41.439 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.511234+0000", 2023-09-23T22:43:41.439 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.3850000000000008e-06 2023-09-23T22:43:41.439 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.439 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.439 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.439 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:47.404467+0000", 2023-09-23T22:43:41.440 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.89323328599999996 2023-09-23T22:43:41.440 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.440 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.440 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:43:41.440 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:47.404493+0000", 2023-09-23T22:43:41.440 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.5769999999999999e-05 2023-09-23T22:43:41.440 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.440 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.440 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.440 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.729802+0000", 2023-09-23T22:43:41.440 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3253092470000001 2023-09-23T22:43:41.440 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.441 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.441 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:43:41.441 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.729947+0000", 2023-09-23T22:43:41.441 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000144418 2023-09-23T22:43:41.441 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.441 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.441 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,2,5", 2023-09-23T22:43:41.441 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.730112+0000", 2023-09-23T22:43:41.441 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00016562799999999999 2023-09-23T22:43:41.441 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.441 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.441 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.442 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.754284+0000", 2023-09-23T22:43:41.442 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.024171911000000001 2023-09-23T22:43:41.442 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.442 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.442 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.442 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.754408+0000", 2023-09-23T22:43:41.442 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012359900000000001 2023-09-23T22:43:41.442 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.442 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.442 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.442 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.754443+0000", 2023-09-23T22:43:41.443 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.5777e-05 2023-09-23T22:43:41.443 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.443 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.443 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:43:41.443 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.771270+0000", 2023-09-23T22:43:41.443 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.016826111000000001 2023-09-23T22:43:41.443 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.443 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.443 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:43:41.443 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.771308+0000", 2023-09-23T22:43:41.443 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.841e-05 2023-09-23T22:43:41.443 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.443 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.444 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:43:41.444 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.771410+0000", 2023-09-23T22:43:41.444 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010166999999999999 2023-09-23T22:43:41.444 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.444 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:43:41.444 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.444 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.444 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.444 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:221776 6.4 6:2dd4478a:::benchmark_data_smithi169_147816_object109847:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e141)", 2023-09-23T22:43:41.444 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:50.414916+0000", 2023-09-23T22:43:41.444 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 230.96202823300001, 2023-09-23T22:43:41.444 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.97329955700000004, 2023-09-23T22:43:41.445 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:43:41.445 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2023-09-23T22:43:41.445 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:43:41.445 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:43:41.445 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:43:41.445 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 221776 2023-09-23T22:43:41.445 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.445 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:43:41.445 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.445 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:43:41.445 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.414916+0000", 2023-09-23T22:43:41.445 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.446 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.446 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.446 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:43:41.446 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.414916+0000", 2023-09-23T22:43:41.446 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.446 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.446 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.446 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:43:41.446 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.414915+0000", 2023-09-23T22:43:41.446 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:43:41.446 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.447 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.447 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:43:41.447 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.414922+0000", 2023-09-23T22:43:41.447 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.8940000000000004e-06 2023-09-23T22:43:41.447 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.447 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.447 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:43:41.447 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.414937+0000", 2023-09-23T22:43:41.447 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5067e-05 2023-09-23T22:43:41.447 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.447 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.447 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:43:41.447 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.414948+0000", 2023-09-23T22:43:41.448 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0795000000000001e-05 2023-09-23T22:43:41.448 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.448 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.448 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.448 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.415007+0000", 2023-09-23T22:43:41.448 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.9317000000000001e-05 2023-09-23T22:43:41.448 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.448 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.448 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:43:41.448 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.415119+0000", 2023-09-23T22:43:41.448 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00011173800000000001 2023-09-23T22:43:41.448 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.449 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.449 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 4,5,6", 2023-09-23T22:43:41.449 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.415249+0000", 2023-09-23T22:43:41.449 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012994999999999999 2023-09-23T22:43:41.449 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.449 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.449 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:43:41.449 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.420204+0000", 2023-09-23T22:43:41.449 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0049557660000000003 2023-09-23T22:43:41.449 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.449 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.449 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.450 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.422901+0000", 2023-09-23T22:43:41.450 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0026962729999999999 2023-09-23T22:43:41.450 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.450 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.450 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.450 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.423559+0000", 2023-09-23T22:43:41.450 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00065814499999999995 2023-09-23T22:43:41.450 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.450 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.450 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.450 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.428024+0000", 2023-09-23T22:43:41.451 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.004464946 2023-09-23T22:43:41.451 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.451 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.451 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:43:41.451 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.428041+0000", 2023-09-23T22:43:41.451 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.7547999999999999e-05 2023-09-23T22:43:41.451 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.451 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.451 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.451 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.388141+0000", 2023-09-23T22:43:41.451 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.96009919200000005 2023-09-23T22:43:41.451 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.452 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.452 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:43:41.452 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.388216+0000", 2023-09-23T22:43:41.452 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.5179000000000006e-05 2023-09-23T22:43:41.452 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.452 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:43:41.452 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.452 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.452 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.452 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:221779 6.d 6:bcf97811:::benchmark_data_smithi169_147816_object109850:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e141)", 2023-09-23T22:43:41.452 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:50.420843+0000", 2023-09-23T22:43:41.452 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 230.95610165400001, 2023-09-23T22:43:41.453 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.99133255399999998, 2023-09-23T22:43:41.453 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:43:41.453 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2023-09-23T22:43:41.453 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:43:41.453 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:43:41.453 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:43:41.453 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 221779 2023-09-23T22:43:41.453 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.453 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:43:41.453 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.453 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:43:41.454 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.420843+0000", 2023-09-23T22:43:41.454 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.454 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.454 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.454 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:43:41.454 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.420843+0000", 2023-09-23T22:43:41.454 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.454 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.454 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.454 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:43:41.454 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.420841+0000", 2023-09-23T22:43:41.455 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T22:43:41.455 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.455 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.455 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:43:41.455 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.420851+0000", 2023-09-23T22:43:41.455 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.8230000000000006e-06 2023-09-23T22:43:41.455 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.455 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.455 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:43:41.455 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.422674+0000", 2023-09-23T22:43:41.455 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001822972 2023-09-23T22:43:41.455 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.456 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.456 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:43:41.456 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.422687+0000", 2023-09-23T22:43:41.456 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3414999999999999e-05 2023-09-23T22:43:41.456 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.456 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.456 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.456 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.422750+0000", 2023-09-23T22:43:41.456 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.2767000000000004e-05 2023-09-23T22:43:41.456 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.456 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.457 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:43:41.457 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.422861+0000", 2023-09-23T22:43:41.457 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000111481 2023-09-23T22:43:41.457 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.457 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.457 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,2,5", 2023-09-23T22:43:41.457 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.423064+0000", 2023-09-23T22:43:41.457 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000202812 2023-09-23T22:43:41.457 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.457 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.457 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.458 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.430034+0000", 2023-09-23T22:43:41.458 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0069698579999999998 2023-09-23T22:43:41.458 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.458 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.458 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:43:41.458 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.430044+0000", 2023-09-23T22:43:41.458 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0559e-05 2023-09-23T22:43:41.458 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.458 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.458 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.459 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.401838+0000", 2023-09-23T22:43:41.459 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.97179316000000004 2023-09-23T22:43:41.459 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.459 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.459 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for missing object", 2023-09-23T22:43:41.459 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.401964+0000", 2023-09-23T22:43:41.459 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012615400000000001 2023-09-23T22:43:41.459 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.459 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.459 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.459 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.412092+0000", 2023-09-23T22:43:41.459 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.010128356 2023-09-23T22:43:41.460 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.460 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.460 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:43:41.460 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.412175+0000", 2023-09-23T22:43:41.460 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.3109999999999995e-05 2023-09-23T22:43:41.460 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.460 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:43:41.460 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.460 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.460 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.460 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:221784 6.d 6:bf998018:::benchmark_data_smithi169_147816_object109855:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e141)", 2023-09-23T22:43:41.460 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:50.422714+0000", 2023-09-23T22:43:41.461 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 230.954229916, 2023-09-23T22:43:41.461 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.99929870799999998, 2023-09-23T22:43:41.461 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:43:41.461 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:43:41.461 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:43:41.461 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:43:41.461 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:43:41.461 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 221784 2023-09-23T22:43:41.461 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.461 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:43:41.461 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.461 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:43:41.461 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.422714+0000", 2023-09-23T22:43:41.462 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.462 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.462 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.462 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:43:41.462 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.422714+0000", 2023-09-23T22:43:41.462 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.462 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.462 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.462 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:43:41.462 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.422714+0000", 2023-09-23T22:43:41.462 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:43:41.463 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.463 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.463 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:43:41.463 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.422719+0000", 2023-09-23T22:43:41.463 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.0409999999999997e-06 2023-09-23T22:43:41.463 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.463 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.463 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:43:41.463 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.422729+0000", 2023-09-23T22:43:41.463 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0325e-05 2023-09-23T22:43:41.463 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.464 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.464 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:43:41.464 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.422737+0000", 2023-09-23T22:43:41.464 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.5150000000000006e-06 2023-09-23T22:43:41.464 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.464 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.464 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.464 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.430314+0000", 2023-09-23T22:43:41.464 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0075761969999999998 2023-09-23T22:43:41.464 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.464 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.464 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:43:41.465 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.430323+0000", 2023-09-23T22:43:41.465 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.1060000000000006e-06 2023-09-23T22:43:41.465 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.465 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.465 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.465 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.402327+0000", 2023-09-23T22:43:41.465 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.97200395900000003 2023-09-23T22:43:41.465 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.465 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.465 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:43:41.465 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.402437+0000", 2023-09-23T22:43:41.465 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0001099 2023-09-23T22:43:41.465 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.466 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.466 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,2", 2023-09-23T22:43:41.466 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.402557+0000", 2023-09-23T22:43:41.466 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012089199999999999 2023-09-23T22:43:41.466 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.466 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.466 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:43:41.466 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.412063+0000", 2023-09-23T22:43:41.466 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0095059370000000008 2023-09-23T22:43:41.466 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.466 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.467 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.467 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.412208+0000", 2023-09-23T22:43:41.467 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014488200000000001 2023-09-23T22:43:41.467 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.467 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.467 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.467 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.421861+0000", 2023-09-23T22:43:41.467 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0096524460000000003 2023-09-23T22:43:41.467 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.467 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.467 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:43:41.467 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.421912+0000", 2023-09-23T22:43:41.468 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.0942000000000001e-05 2023-09-23T22:43:41.468 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.468 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.468 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:43:41.468 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.422013+0000", 2023-09-23T22:43:41.468 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010145 2023-09-23T22:43:41.468 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.468 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:43:41.468 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.468 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.468 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.468 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:221792 6.d 6:b27fa2aa:::benchmark_data_smithi169_147816_object109863:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e142)", 2023-09-23T22:43:41.469 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:50.441932+0000", 2023-09-23T22:43:41.469 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 230.93501231799999, 2023-09-23T22:43:41.469 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.98041070399999997, 2023-09-23T22:43:41.469 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:43:41.469 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:43:41.469 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:43:41.469 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:43:41.469 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:43:41.469 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 221792 2023-09-23T22:43:41.469 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.469 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:43:41.469 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.470 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:43:41.470 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.441932+0000", 2023-09-23T22:43:41.470 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.470 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.470 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.470 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:43:41.470 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.441932+0000", 2023-09-23T22:43:41.470 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.470 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.470 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.470 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:43:41.471 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.441931+0000", 2023-09-23T22:43:41.471 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:43:41.471 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.471 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.471 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:43:41.471 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.441937+0000", 2023-09-23T22:43:41.471 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0000000000000002e-06 2023-09-23T22:43:41.471 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.471 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.471 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:43:41.471 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.441949+0000", 2023-09-23T22:43:41.471 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1858999999999999e-05 2023-09-23T22:43:41.472 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.472 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.472 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:43:41.472 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.441955+0000", 2023-09-23T22:43:41.472 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.6830000000000002e-06 2023-09-23T22:43:41.472 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.472 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.472 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.472 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.441983+0000", 2023-09-23T22:43:41.472 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.7651e-05 2023-09-23T22:43:41.472 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.472 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.473 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:43:41.473 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.441990+0000", 2023-09-23T22:43:41.473 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1380000000000001e-06 2023-09-23T22:43:41.473 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.473 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.473 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.473 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.405034+0000", 2023-09-23T22:43:41.473 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.96304424899999996 2023-09-23T22:43:41.473 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.473 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.473 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:43:41.473 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.405116+0000", 2023-09-23T22:43:41.474 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.2086e-05 2023-09-23T22:43:41.474 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.474 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.474 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,2", 2023-09-23T22:43:41.474 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.405212+0000", 2023-09-23T22:43:41.474 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.5636000000000004e-05 2023-09-23T22:43:41.474 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.474 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.474 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:43:41.474 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.412174+0000", 2023-09-23T22:43:41.474 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0069623799999999998 2023-09-23T22:43:41.475 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.475 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.475 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.475 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.412246+0000", 2023-09-23T22:43:41.475 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1940999999999994e-05 2023-09-23T22:43:41.475 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.475 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.475 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.475 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.422200+0000", 2023-09-23T22:43:41.475 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0099532760000000005 2023-09-23T22:43:41.475 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.475 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.475 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:43:41.476 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.422243+0000", 2023-09-23T22:43:41.476 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.3690999999999999e-05 2023-09-23T22:43:41.476 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.476 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.476 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:43:41.476 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.422343+0000", 2023-09-23T22:43:41.476 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.9442000000000001e-05 2023-09-23T22:43:41.476 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.476 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:43:41.476 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.476 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.476 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.477 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:221811 6.d 6:bd61b771:::benchmark_data_smithi169_147816_object109882:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e142)", 2023-09-23T22:43:41.477 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:50.476134+0000", 2023-09-23T22:43:41.477 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 230.90081038100001, 2023-09-23T22:43:41.477 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.94667415499999996, 2023-09-23T22:43:41.477 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:43:41.477 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:43:41.477 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:43:41.477 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:43:41.477 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:43:41.477 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 221811 2023-09-23T22:43:41.477 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.477 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:43:41.477 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.478 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:43:41.478 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.476134+0000", 2023-09-23T22:43:41.478 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.478 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.478 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.478 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:43:41.478 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.476134+0000", 2023-09-23T22:43:41.478 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.478 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.478 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.478 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:43:41.479 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.476133+0000", 2023-09-23T22:43:41.479 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:43:41.479 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.479 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.479 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:43:41.479 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.476140+0000", 2023-09-23T22:43:41.479 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.2880000000000004e-06 2023-09-23T22:43:41.479 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.479 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.479 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:43:41.479 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.476153+0000", 2023-09-23T22:43:41.479 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.327e-05 2023-09-23T22:43:41.479 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.480 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.480 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:43:41.480 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.476159+0000", 2023-09-23T22:43:41.480 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.2260000000000002e-06 2023-09-23T22:43:41.480 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.480 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.480 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.480 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.476209+0000", 2023-09-23T22:43:41.480 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.0117999999999997e-05 2023-09-23T22:43:41.480 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.480 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.480 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:43:41.480 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.476223+0000", 2023-09-23T22:43:41.481 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3852999999999999e-05 2023-09-23T22:43:41.481 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.481 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.481 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.481 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.408299+0000", 2023-09-23T22:43:41.481 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.93207586899999995 2023-09-23T22:43:41.481 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.481 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.481 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:43:41.481 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.408440+0000", 2023-09-23T22:43:41.481 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014125100000000001 2023-09-23T22:43:41.481 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.482 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.482 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,2", 2023-09-23T22:43:41.482 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.408598+0000", 2023-09-23T22:43:41.482 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000157734 2023-09-23T22:43:41.482 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.482 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.482 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:43:41.482 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.412215+0000", 2023-09-23T22:43:41.482 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.003617276 2023-09-23T22:43:41.482 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.482 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.483 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.483 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.422065+0000", 2023-09-23T22:43:41.483 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0098491489999999998 2023-09-23T22:43:41.483 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.483 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.483 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.483 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.422440+0000", 2023-09-23T22:43:41.483 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00037528300000000002 2023-09-23T22:43:41.483 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.483 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.483 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:43:41.483 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.422479+0000", 2023-09-23T22:43:41.483 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.8679e-05 2023-09-23T22:43:41.484 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.484 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.484 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:43:41.484 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.422808+0000", 2023-09-23T22:43:41.484 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00032962999999999997 2023-09-23T22:43:41.484 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.484 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:43:41.484 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.484 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.484 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.484 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:221818 6.d 6:b01c97a2:::benchmark_data_smithi169_147816_object109889:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e142)", 2023-09-23T22:43:41.485 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:50.495187+0000", 2023-09-23T22:43:41.485 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 230.88175686700001, 2023-09-23T22:43:41.485 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.93839178400000001, 2023-09-23T22:43:41.485 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:43:41.485 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:43:41.485 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:43:41.485 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:43:41.485 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:43:41.485 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 221818 2023-09-23T22:43:41.485 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.485 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:43:41.485 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.486 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:43:41.486 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.495187+0000", 2023-09-23T22:43:41.486 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.486 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.486 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.486 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:43:41.486 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.495187+0000", 2023-09-23T22:43:41.486 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.486 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.486 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.486 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:43:41.487 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.495186+0000", 2023-09-23T22:43:41.487 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:43:41.487 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.487 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.487 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:43:41.487 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.495193+0000", 2023-09-23T22:43:41.487 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.973e-06 2023-09-23T22:43:41.487 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.487 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.487 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:43:41.487 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.495218+0000", 2023-09-23T22:43:41.487 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.4938000000000001e-05 2023-09-23T22:43:41.488 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.488 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.488 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:43:41.488 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.495224+0000", 2023-09-23T22:43:41.488 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.4649999999999999e-06 2023-09-23T22:43:41.488 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.488 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.488 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.488 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.495302+0000", 2023-09-23T22:43:41.488 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.7610999999999999e-05 2023-09-23T22:43:41.488 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.489 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.489 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:43:41.489 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.495319+0000", 2023-09-23T22:43:41.489 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.7496999999999999e-05 2023-09-23T22:43:41.489 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.489 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.489 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.489 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.412268+0000", 2023-09-23T22:43:41.489 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.91694899399999996 2023-09-23T22:43:41.489 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.489 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.489 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:43:41.490 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.412369+0000", 2023-09-23T22:43:41.490 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000100173 2023-09-23T22:43:41.490 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.490 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.490 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,2", 2023-09-23T22:43:41.490 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.412486+0000", 2023-09-23T22:43:41.490 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00011765300000000001 2023-09-23T22:43:41.490 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.490 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.490 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:43:41.490 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.422030+0000", 2023-09-23T22:43:41.490 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0095435490000000001 2023-09-23T22:43:41.491 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.491 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.491 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.491 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.433412+0000", 2023-09-23T22:43:41.491 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.011382194 2023-09-23T22:43:41.491 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.491 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.491 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.491 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.433441+0000", 2023-09-23T22:43:41.491 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.9382000000000001e-05 2023-09-23T22:43:41.491 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.491 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.492 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:43:41.492 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.433484+0000", 2023-09-23T22:43:41.492 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.2666000000000001e-05 2023-09-23T22:43:41.492 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.492 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.492 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:43:41.492 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.433579+0000", 2023-09-23T22:43:41.492 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.5231999999999999e-05 2023-09-23T22:43:41.492 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.492 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:43:41.492 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.493 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.493 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.493 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:221820 6.4 6:245e524f:::benchmark_data_smithi169_147816_object109891:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e142)", 2023-09-23T22:43:41.493 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:50.497127+0000", 2023-09-23T22:43:41.493 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 230.87981769300001, 2023-09-23T22:43:41.493 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.90527748500000005, 2023-09-23T22:43:41.493 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:43:41.493 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:43:41.493 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:43:41.493 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:43:41.493 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:43:41.493 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 221820 2023-09-23T22:43:41.494 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.494 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:43:41.494 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.494 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:43:41.494 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.497127+0000", 2023-09-23T22:43:41.494 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.494 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.494 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.494 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:43:41.494 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.497127+0000", 2023-09-23T22:43:41.494 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.495 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.495 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.495 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:43:41.495 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.497126+0000", 2023-09-23T22:43:41.495 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:43:41.495 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.495 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.495 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:43:41.495 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.497131+0000", 2023-09-23T22:43:41.495 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1970000000000004e-06 2023-09-23T22:43:41.495 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.495 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.496 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:43:41.496 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.497144+0000", 2023-09-23T22:43:41.496 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.305e-05 2023-09-23T22:43:41.496 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.496 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.496 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:43:41.496 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.497153+0000", 2023-09-23T22:43:41.496 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.1670000000000005e-06 2023-09-23T22:43:41.496 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.496 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.496 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.496 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.497202+0000", 2023-09-23T22:43:41.496 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.8427000000000002e-05 2023-09-23T22:43:41.497 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.497 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.497 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:43:41.497 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.497210+0000", 2023-09-23T22:43:41.497 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.8030000000000003e-06 2023-09-23T22:43:41.497 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.497 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.497 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.497 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.389004+0000", 2023-09-23T22:43:41.497 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.89179324000000004 2023-09-23T22:43:41.497 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.497 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.497 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:43:41.498 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.389140+0000", 2023-09-23T22:43:41.498 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000136317 2023-09-23T22:43:41.498 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.498 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.498 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 4,6", 2023-09-23T22:43:41.498 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.389274+0000", 2023-09-23T22:43:41.498 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013380600000000001 2023-09-23T22:43:41.498 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.498 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.498 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:43:41.498 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.401857+0000", 2023-09-23T22:43:41.499 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.012583319000000001 2023-09-23T22:43:41.499 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.499 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.499 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.499 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.401921+0000", 2023-09-23T22:43:41.499 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.4362000000000005e-05 2023-09-23T22:43:41.499 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.499 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.499 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.499 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.402224+0000", 2023-09-23T22:43:41.499 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00030246 2023-09-23T22:43:41.499 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.500 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.500 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:43:41.500 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.402359+0000", 2023-09-23T22:43:41.500 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013554699999999999 2023-09-23T22:43:41.500 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.500 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.500 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:43:41.500 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.402404+0000", 2023-09-23T22:43:41.500 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.4657999999999998e-05 2023-09-23T22:43:41.500 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.500 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:43:41.500 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.501 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.501 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.501 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:221821 6.4 6:287e366b:::benchmark_data_smithi169_147816_object109892:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e142)", 2023-09-23T22:43:41.501 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:50.497401+0000", 2023-09-23T22:43:41.501 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 230.87954332699999, 2023-09-23T22:43:41.501 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.90940279000000002, 2023-09-23T22:43:41.501 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:43:41.501 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:43:41.501 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:43:41.501 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:43:41.501 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:43:41.501 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 221821 2023-09-23T22:43:41.502 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.502 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:43:41.502 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.502 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:43:41.502 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.497401+0000", 2023-09-23T22:43:41.502 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.502 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.502 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.502 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:43:41.502 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.497401+0000", 2023-09-23T22:43:41.502 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.503 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.503 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.503 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:43:41.503 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.497400+0000", 2023-09-23T22:43:41.503 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:43:41.503 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.503 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.503 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:43:41.503 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.497405+0000", 2023-09-23T22:43:41.503 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.9969999999999998e-06 2023-09-23T22:43:41.503 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.503 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.503 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:43:41.504 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.497417+0000", 2023-09-23T22:43:41.504 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1917e-05 2023-09-23T22:43:41.504 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.504 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.504 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:43:41.504 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.497424+0000", 2023-09-23T22:43:41.504 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.2409999999999998e-06 2023-09-23T22:43:41.504 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.504 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.504 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.504 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.497471+0000", 2023-09-23T22:43:41.504 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.6257000000000001e-05 2023-09-23T22:43:41.505 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.505 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.505 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:43:41.505 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.497478+0000", 2023-09-23T22:43:41.505 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.7759999999999997e-06 2023-09-23T22:43:41.505 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.505 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.505 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.505 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.393046+0000", 2023-09-23T22:43:41.505 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.89556762599999995 2023-09-23T22:43:41.505 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.505 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.506 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:43:41.506 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.393183+0000", 2023-09-23T22:43:41.506 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000137515 2023-09-23T22:43:41.506 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.506 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.506 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 4,6", 2023-09-23T22:43:41.506 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.393316+0000", 2023-09-23T22:43:41.506 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013219600000000001 2023-09-23T22:43:41.506 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.506 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.506 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:43:41.507 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.401862+0000", 2023-09-23T22:43:41.507 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0085462420000000008 2023-09-23T22:43:41.507 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.507 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.507 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.507 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.402459+0000", 2023-09-23T22:43:41.507 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00059701100000000005 2023-09-23T22:43:41.507 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.507 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.507 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.507 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.406721+0000", 2023-09-23T22:43:41.507 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0042619930000000004 2023-09-23T22:43:41.508 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.508 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.508 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:43:41.508 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.406763+0000", 2023-09-23T22:43:41.508 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.2298000000000001e-05 2023-09-23T22:43:41.508 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.508 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.508 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:43:41.508 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.406804+0000", 2023-09-23T22:43:41.508 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.0589000000000001e-05 2023-09-23T22:43:41.508 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.508 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:43:41.509 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.509 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.509 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.509 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:221830 6.4 6:289e1ab3:::benchmark_data_smithi169_147816_object109901:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e142)", 2023-09-23T22:43:41.509 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:50.508897+0000", 2023-09-23T22:43:41.509 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 230.86804728499999, 2023-09-23T22:43:41.509 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.89800758800000002, 2023-09-23T22:43:41.509 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:43:41.509 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:43:41.509 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:43:41.509 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:43:41.509 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:43:41.510 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 221830 2023-09-23T22:43:41.510 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.510 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:43:41.510 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.510 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:43:41.510 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.508897+0000", 2023-09-23T22:43:41.510 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.510 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.510 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.510 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:43:41.510 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.508897+0000", 2023-09-23T22:43:41.511 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.511 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.511 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.511 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:43:41.511 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.508895+0000", 2023-09-23T22:43:41.511 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:43:41.511 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.511 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.511 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:43:41.511 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.508904+0000", 2023-09-23T22:43:41.511 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.2670000000000006e-06 2023-09-23T22:43:41.511 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.512 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.512 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:43:41.512 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.508920+0000", 2023-09-23T22:43:41.512 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6687000000000001e-05 2023-09-23T22:43:41.512 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.512 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.512 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:43:41.512 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.508929+0000", 2023-09-23T22:43:41.512 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.7530000000000007e-06 2023-09-23T22:43:41.512 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.512 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.512 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.513 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.508992+0000", 2023-09-23T22:43:41.513 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.2508000000000005e-05 2023-09-23T22:43:41.513 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.513 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.513 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:43:41.513 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.509007+0000", 2023-09-23T22:43:41.513 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5081e-05 2023-09-23T22:43:41.513 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.513 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.513 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.513 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.396310+0000", 2023-09-23T22:43:41.513 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.88730338099999995 2023-09-23T22:43:41.514 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.514 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.514 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:43:41.514 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.396415+0000", 2023-09-23T22:43:41.514 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000105306 2023-09-23T22:43:41.514 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.514 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.514 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 4,6", 2023-09-23T22:43:41.514 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.396497+0000", 2023-09-23T22:43:41.514 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.1525000000000003e-05 2023-09-23T22:43:41.514 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.515 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.515 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:43:41.515 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.401874+0000", 2023-09-23T22:43:41.515 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0053771319999999997 2023-09-23T22:43:41.515 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.515 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.515 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.515 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.402498+0000", 2023-09-23T22:43:41.515 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00062408099999999996 2023-09-23T22:43:41.515 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.515 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.515 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.515 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.406839+0000", 2023-09-23T22:43:41.516 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0043410840000000003 2023-09-23T22:43:41.516 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.516 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.516 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:43:41.516 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.406875+0000", 2023-09-23T22:43:41.516 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.5330999999999998e-05 2023-09-23T22:43:41.516 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.516 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.516 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:43:41.516 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.406905+0000", 2023-09-23T22:43:41.516 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.0074e-05 2023-09-23T22:43:41.516 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.517 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:43:41.517 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.517 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.517 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.517 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:221835 6.d 6:bea17a99:::benchmark_data_smithi169_147816_object109906:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e142)", 2023-09-23T22:43:41.517 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:50.516914+0000", 2023-09-23T22:43:41.517 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 230.86003064299999, 2023-09-23T22:43:41.517 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.91685784999999997, 2023-09-23T22:43:41.517 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:43:41.517 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:43:41.517 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:43:41.518 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:43:41.518 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:43:41.518 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 221835 2023-09-23T22:43:41.518 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.518 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:43:41.518 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.518 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:43:41.518 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.516914+0000", 2023-09-23T22:43:41.518 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.518 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.518 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.519 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:43:41.519 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.516914+0000", 2023-09-23T22:43:41.519 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.519 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.519 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.519 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:43:41.519 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.516912+0000", 2023-09-23T22:43:41.519 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:43:41.519 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.519 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.519 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:43:41.519 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.516918+0000", 2023-09-23T22:43:41.520 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.9580000000000004e-06 2023-09-23T22:43:41.520 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.520 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.520 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:43:41.520 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.516929+0000", 2023-09-23T22:43:41.520 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0514e-05 2023-09-23T22:43:41.520 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.520 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.520 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:43:41.520 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.516935+0000", 2023-09-23T22:43:41.520 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.665e-06 2023-09-23T22:43:41.520 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.521 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.521 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.521 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.516987+0000", 2023-09-23T22:43:41.521 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.2575999999999999e-05 2023-09-23T22:43:41.521 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.521 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.521 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:43:41.521 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.517004+0000", 2023-09-23T22:43:41.521 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6492000000000001e-05 2023-09-23T22:43:41.521 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.521 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.521 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.522 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.415603+0000", 2023-09-23T22:43:41.522 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.89859917700000003 2023-09-23T22:43:41.522 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.522 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.522 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:43:41.522 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.415722+0000", 2023-09-23T22:43:41.522 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00011887699999999999 2023-09-23T22:43:41.522 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.522 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.522 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,2", 2023-09-23T22:43:41.522 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.415843+0000", 2023-09-23T22:43:41.522 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000121657 2023-09-23T22:43:41.523 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.523 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.523 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:43:41.523 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.422075+0000", 2023-09-23T22:43:41.523 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.006231744 2023-09-23T22:43:41.523 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.523 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.523 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.523 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.433616+0000", 2023-09-23T22:43:41.523 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.011541321 2023-09-23T22:43:41.523 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.523 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.524 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.524 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.433645+0000", 2023-09-23T22:43:41.524 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.8867999999999999e-05 2023-09-23T22:43:41.524 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.524 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.524 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:43:41.524 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.433683+0000", 2023-09-23T22:43:41.524 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.8080000000000001e-05 2023-09-23T22:43:41.524 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.524 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.524 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:43:41.524 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.433772+0000", 2023-09-23T22:43:41.524 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.8147999999999997e-05 2023-09-23T22:43:41.525 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.525 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:43:41.525 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.525 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.525 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.525 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:221836 6.d 6:b96412b5:::benchmark_data_smithi169_147816_object109907:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e142)", 2023-09-23T22:43:41.525 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:50.519232+0000", 2023-09-23T22:43:41.525 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 230.85771205200001, 2023-09-23T22:43:41.525 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.94122351299999996, 2023-09-23T22:43:41.525 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:43:41.525 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:43:41.526 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:43:41.526 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:43:41.526 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:43:41.526 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 221836 2023-09-23T22:43:41.526 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.526 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:43:41.526 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.526 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:43:41.526 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.519232+0000", 2023-09-23T22:43:41.526 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.526 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.526 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.527 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:43:41.527 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.519232+0000", 2023-09-23T22:43:41.527 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.527 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.527 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.527 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:43:41.527 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.519232+0000", 2023-09-23T22:43:41.527 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:43:41.527 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.527 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.527 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:43:41.528 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.519236+0000", 2023-09-23T22:43:41.528 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.4889999999999997e-06 2023-09-23T22:43:41.528 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.528 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.528 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:43:41.528 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.519246+0000", 2023-09-23T22:43:41.528 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0016e-05 2023-09-23T22:43:41.528 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.528 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.528 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:43:41.528 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.519252+0000", 2023-09-23T22:43:41.528 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.604e-06 2023-09-23T22:43:41.529 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.529 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.529 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.529 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.519282+0000", 2023-09-23T22:43:41.529 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.0620000000000002e-05 2023-09-23T22:43:41.529 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.529 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.529 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:43:41.529 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.519288+0000", 2023-09-23T22:43:41.529 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.6949999999999997e-06 2023-09-23T22:43:41.529 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.529 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.530 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.530 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.418859+0000", 2023-09-23T22:43:41.530 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.89957148399999998 2023-09-23T22:43:41.530 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.530 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.530 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:43:41.530 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.418986+0000", 2023-09-23T22:43:41.530 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012682200000000001 2023-09-23T22:43:41.530 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.530 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.530 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,2", 2023-09-23T22:43:41.531 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.419077+0000", 2023-09-23T22:43:41.531 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.1175999999999996e-05 2023-09-23T22:43:41.531 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.531 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.531 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.531 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.433805+0000", 2023-09-23T22:43:41.531 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.014727694 2023-09-23T22:43:41.531 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.531 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.531 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.531 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.433833+0000", 2023-09-23T22:43:41.531 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.7642000000000001e-05 2023-09-23T22:43:41.531 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.532 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.532 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:43:41.532 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.460290+0000", 2023-09-23T22:43:41.532 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.026457417 2023-09-23T22:43:41.532 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.532 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.532 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:43:41.532 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.460346+0000", 2023-09-23T22:43:41.532 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.5711000000000002e-05 2023-09-23T22:43:41.532 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.532 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.532 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:43:41.533 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.460456+0000", 2023-09-23T22:43:41.533 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010993399999999999 2023-09-23T22:43:41.533 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.533 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:43:41.533 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.533 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.533 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.533 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:221845 6.4 6:21ccca91:::benchmark_data_smithi169_147816_object109916:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e142)", 2023-09-23T22:43:41.533 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:50.533886+0000", 2023-09-23T22:43:41.533 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 230.843058394, 2023-09-23T22:43:41.533 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.87504555500000003, 2023-09-23T22:43:41.533 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:43:41.534 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:43:41.534 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:43:41.534 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:43:41.534 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:43:41.534 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 221845 2023-09-23T22:43:41.534 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.534 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:43:41.534 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.534 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:43:41.534 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.533886+0000", 2023-09-23T22:43:41.534 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.535 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.535 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.535 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:43:41.535 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.533886+0000", 2023-09-23T22:43:41.535 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.535 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.535 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.535 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:43:41.535 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.533885+0000", 2023-09-23T22:43:41.535 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:43:41.535 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.535 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.536 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:43:41.536 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.533892+0000", 2023-09-23T22:43:41.536 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.4050000000000003e-06 2023-09-23T22:43:41.536 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.536 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.536 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:43:41.536 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.533909+0000", 2023-09-23T22:43:41.536 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6718000000000002e-05 2023-09-23T22:43:41.536 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.536 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.536 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:43:41.536 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.533920+0000", 2023-09-23T22:43:41.537 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0864e-05 2023-09-23T22:43:41.537 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.537 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.537 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.537 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.533988+0000", 2023-09-23T22:43:41.537 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.8164000000000007e-05 2023-09-23T22:43:41.537 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.537 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.537 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:43:41.537 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.533997+0000", 2023-09-23T22:43:41.537 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.5109999999999992e-06 2023-09-23T22:43:41.537 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.538 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.538 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.538 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.399002+0000", 2023-09-23T22:43:41.538 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.86500506099999996 2023-09-23T22:43:41.538 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.538 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.538 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:43:41.538 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.399101+0000", 2023-09-23T22:43:41.538 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.8617999999999997e-05 2023-09-23T22:43:41.538 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.538 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.538 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 4,6", 2023-09-23T22:43:41.539 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.399209+0000", 2023-09-23T22:43:41.539 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000107605 2023-09-23T22:43:41.539 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.539 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.539 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.539 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.402529+0000", 2023-09-23T22:43:41.539 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.003320248 2023-09-23T22:43:41.539 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.539 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.539 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:43:41.539 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.404941+0000", 2023-09-23T22:43:41.539 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0024123970000000002 2023-09-23T22:43:41.540 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.540 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.540 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.540 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.408859+0000", 2023-09-23T22:43:41.540 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0039175110000000003 2023-09-23T22:43:41.540 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.540 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.540 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:43:41.540 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.408897+0000", 2023-09-23T22:43:41.540 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.8315000000000002e-05 2023-09-23T22:43:41.540 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.541 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.541 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:43:41.541 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.408932+0000", 2023-09-23T22:43:41.541 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.4502000000000003e-05 2023-09-23T22:43:41.541 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.541 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:43:41.541 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.541 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.541 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.541 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:221867 6.d 6:b3d2f649:::benchmark_data_smithi169_147816_object109938:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e142)", 2023-09-23T22:43:41.541 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:50.601650+0000", 2023-09-23T22:43:41.541 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 230.775294078, 2023-09-23T22:43:41.541 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.85931888599999995, 2023-09-23T22:43:41.542 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:43:41.542 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:43:41.542 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:43:41.542 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:43:41.542 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:43:41.542 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 221867 2023-09-23T22:43:41.542 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.542 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:43:41.542 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.542 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:43:41.542 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.601650+0000", 2023-09-23T22:43:41.542 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.543 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.543 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.543 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:43:41.543 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.601650+0000", 2023-09-23T22:43:41.543 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.543 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.543 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.543 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:43:41.543 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.601648+0000", 2023-09-23T22:43:41.543 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T22:43:41.543 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.543 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.544 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:43:41.544 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.601656+0000", 2023-09-23T22:43:41.544 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.7190000000000001e-06 2023-09-23T22:43:41.544 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.544 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.544 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:43:41.544 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.601670+0000", 2023-09-23T22:43:41.544 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3910000000000001e-05 2023-09-23T22:43:41.544 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.544 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.544 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:43:41.544 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.601679+0000", 2023-09-23T22:43:41.545 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.4400000000000005e-06 2023-09-23T22:43:41.545 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.545 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.545 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.545 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.601720+0000", 2023-09-23T22:43:41.545 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.1273000000000003e-05 2023-09-23T22:43:41.545 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.545 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.545 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:43:41.545 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.601727+0000", 2023-09-23T22:43:41.545 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3350000000000001e-06 2023-09-23T22:43:41.545 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.546 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.546 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.546 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.422850+0000", 2023-09-23T22:43:41.546 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.82112318399999995 2023-09-23T22:43:41.546 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.546 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.546 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:43:41.546 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.422968+0000", 2023-09-23T22:43:41.546 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00011798699999999999 2023-09-23T22:43:41.546 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.546 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.547 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,2", 2023-09-23T22:43:41.547 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.423116+0000", 2023-09-23T22:43:41.547 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014768100000000001 2023-09-23T22:43:41.547 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.547 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.547 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.547 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.433862+0000", 2023-09-23T22:43:41.547 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.010745638 2023-09-23T22:43:41.547 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.547 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.547 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.547 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.433889+0000", 2023-09-23T22:43:41.548 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.7579000000000001e-05 2023-09-23T22:43:41.548 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.548 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.548 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:43:41.548 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.460851+0000", 2023-09-23T22:43:41.548 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.026961619999999999 2023-09-23T22:43:41.548 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.548 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.548 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:43:41.548 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.460888+0000", 2023-09-23T22:43:41.548 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.6906999999999997e-05 2023-09-23T22:43:41.548 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.549 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.549 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:43:41.549 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.460969+0000", 2023-09-23T22:43:41.549 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.1406e-05 2023-09-23T22:43:41.549 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.549 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:43:41.549 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.549 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.549 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.549 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:221884 6.d 6:b90ece25:::benchmark_data_smithi169_147816_object109955:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e142)", 2023-09-23T22:43:41.549 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:50.693393+0000", 2023-09-23T22:43:41.550 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 230.68355124300001, 2023-09-23T22:43:41.550 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.76771995800000004, 2023-09-23T22:43:41.550 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:43:41.550 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:43:41.550 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:43:41.550 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:43:41.550 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:43:41.550 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 221884 2023-09-23T22:43:41.550 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.550 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:43:41.550 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.550 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:43:41.551 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.693393+0000", 2023-09-23T22:43:41.551 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.551 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.551 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.551 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:43:41.551 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.693393+0000", 2023-09-23T22:43:41.551 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:43:41.551 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.551 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.551 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:43:41.551 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.693391+0000", 2023-09-23T22:43:41.552 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T22:43:41.552 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.552 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.552 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:43:41.552 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.693401+0000", 2023-09-23T22:43:41.552 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.024e-05 2023-09-23T22:43:41.552 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.552 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.552 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:43:41.552 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.693423+0000", 2023-09-23T22:43:41.552 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.2141999999999999e-05 2023-09-23T22:43:41.552 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.553 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.553 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:43:41.553 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.693439+0000", 2023-09-23T22:43:41.553 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5965e-05 2023-09-23T22:43:41.553 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.553 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.553 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.553 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.693500+0000", 2023-09-23T22:43:41.553 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0835000000000003e-05 2023-09-23T22:43:41.553 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.553 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.553 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:43:41.553 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.693508+0000", 2023-09-23T22:43:41.554 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.7810000000000005e-06 2023-09-23T22:43:41.554 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.554 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.554 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:43:41.554 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.429926+0000", 2023-09-23T22:43:41.554 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.736417867 2023-09-23T22:43:41.554 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.554 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.554 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:43:41.554 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.430055+0000", 2023-09-23T22:43:41.554 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000129142 2023-09-23T22:43:41.554 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.555 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.555 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,2", 2023-09-23T22:43:41.555 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.430195+0000", 2023-09-23T22:43:41.555 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000140347 2023-09-23T22:43:41.555 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.555 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.555 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.555 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.440472+0000", 2023-09-23T22:43:41.555 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.010276924 2023-09-23T22:43:41.555 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.555 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.555 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:43:41.556 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.460845+0000", 2023-09-23T22:43:41.556 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.020372975000000001 2023-09-23T22:43:41.556 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.556 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.556 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:43:41.556 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.460977+0000", 2023-09-23T22:43:41.556 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013176400000000001 2023-09-23T22:43:41.556 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.556 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.556 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:43:41.556 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.461023+0000", 2023-09-23T22:43:41.556 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.5924999999999998e-05 2023-09-23T22:43:41.556 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:43:41.557 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:43:41.557 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:43:41.557 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.461113+0000", 2023-09-23T22:43:41.557 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.0154000000000005e-05 2023-09-23T22:43:41.557 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.557 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:43:41.557 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.557 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:43:41.557 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:43:41.557 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T22:43:41.558 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:41.559 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is unset 2023-09-23T22:43:41.566 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:41 smithi187 bash[89487]: cluster 2023-09-23T22:43:40.427972+0000 mgr.y (mgr.25310) 651 : cluster 0 pgmap v642: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 3.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 876 op/s; 26586/157701 objects degraded (16.858%) 2023-09-23T22:43:41.566 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:41 smithi187 bash[89487]: audit 2023-09-23T22:43:41.135647+0000 mon.a (mon.0) 872 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:43:41.566 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:41 smithi187 bash[89487]: audit 2023-09-23T22:43:41.301784+0000 mon.a (mon.0) 873 : audit 1 from='client.? 172.21.15.169:0/1656965181' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:43:41.566 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:41 smithi187 bash[89487]: cluster 2023-09-23T22:43:41.400745+0000 mon.a (mon.0) 874 : cluster 3 Health check update: Degraded data redundancy: 26586/157701 objects degraded (16.858%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T22:43:41.580 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:41.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:41.582 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:41.683 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:41.691 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:41 smithi169 bash[101133]: cluster 2023-09-23T22:43:40.427972+0000 mgr.y (mgr.25310) 651 : cluster 0 pgmap v642: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 3.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 876 op/s; 26586/157701 objects degraded (16.858%) 2023-09-23T22:43:41.691 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:41 smithi169 bash[101133]: audit 2023-09-23T22:43:41.135647+0000 mon.a (mon.0) 872 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:43:41.691 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:41 smithi169 bash[101133]: audit 2023-09-23T22:43:41.301784+0000 mon.a (mon.0) 873 : audit 1 from='client.? 172.21.15.169:0/1656965181' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:43:41.691 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:41 smithi169 bash[101133]: cluster 2023-09-23T22:43:41.400745+0000 mon.a (mon.0) 874 : cluster 3 Health check update: Degraded data redundancy: 26586/157701 objects degraded (16.858%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T22:43:41.692 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:41 smithi169 bash[104356]: cluster 2023-09-23T22:43:40.427972+0000 mgr.y (mgr.25310) 651 : cluster 0 pgmap v642: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 3.2 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 876 op/s; 26586/157701 objects degraded (16.858%) 2023-09-23T22:43:41.692 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:41 smithi169 bash[104356]: audit 2023-09-23T22:43:41.135647+0000 mon.a (mon.0) 872 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:43:41.692 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:41 smithi169 bash[104356]: audit 2023-09-23T22:43:41.301784+0000 mon.a (mon.0) 873 : audit 1 from='client.? 172.21.15.169:0/1656965181' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:43:41.692 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:41 smithi169 bash[104356]: cluster 2023-09-23T22:43:41.400745+0000 mon.a (mon.0) 874 : cluster 3 Health check update: Degraded data redundancy: 26586/157701 objects degraded (16.858%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T22:43:41.712 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:41.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:41.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:41.760 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:43:41.807 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:43:41.820 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:41.845 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:41.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:41.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:41.864 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:43:41.912 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:43:41.949 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:41.951 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:43:41.982 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:41.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:41.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:41.991 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:43:42.043 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:43:42.043 INFO:teuthology.orchestra.run.smithi169.stderr:Error ENXIO: problem getting command descriptions from osd.0 2023-09-23T22:43:42.043 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:43:42.043 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:43:42.044 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:43:42.044 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:43:42.044 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:43:42.044 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:43:42.044 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:43:42.085 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:42.120 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:42.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:42.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:42.226 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:42.254 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:42.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:42.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:42.360 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:42.396 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:42.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:42.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:42.500 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:42.523 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:42.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:42.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:42.552 INFO:teuthology.orchestra.run.smithi169.stderr:set osd.6 primary-affinity to 1 (8655362) 2023-09-23T22:43:42.627 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:42.653 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:42.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:42.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:42.756 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:42.765 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:42 smithi187 bash[89487]: cluster 2023-09-23T22:43:41.507003+0000 mon.a (mon.0) 875 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:43:42.765 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:42 smithi187 bash[89487]: cluster 2023-09-23T22:43:41.528915+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T22:43:42.765 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:42 smithi187 bash[89487]: cluster 2023-09-23T22:43:41.533506+0000 osd.6 (osd.6) 131 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T22:43:42.765 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:42 smithi187 bash[89487]: cluster 2023-09-23T22:43:41.535540+0000 osd.6 (osd.6) 132 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T22:43:42.765 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:42 smithi187 bash[89487]: cluster 2023-09-23T22:43:41.542724+0000 osd.6 (osd.6) 133 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T22:43:42.765 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:42 smithi187 bash[89487]: audit 2023-09-23T22:43:41.543296+0000 mon.a (mon.0) 876 : audit 1 from='client.? 172.21.15.169:0/1656965181' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:43:42.766 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:42 smithi187 bash[89487]: cluster 2023-09-23T22:43:41.543562+0000 mon.a (mon.0) 877 : cluster 0 osdmap e171: 8 total, 7 up, 7 in 2023-09-23T22:43:42.766 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:42 smithi187 bash[89487]: cluster 2023-09-23T22:43:41.546074+0000 osd.7 (osd.7) 119 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T22:43:42.766 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:42 smithi187 bash[89487]: audit 2023-09-23T22:43:41.677651+0000 mon.a (mon.0) 878 : audit 0 from='client.? 172.21.15.169:0/1083413615' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:43:42.766 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:42 smithi187 bash[89487]: audit 2023-09-23T22:43:42.390625+0000 mon.c (mon.2) 51 : audit 1 from='client.? 172.21.15.169:0/132736789' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T22:43:42.766 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:42 smithi187 bash[89487]: audit 2023-09-23T22:43:42.391741+0000 mon.a (mon.0) 879 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T22:43:42.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:42 smithi169 bash[101133]: cluster 2023-09-23T22:43:41.507003+0000 mon.a (mon.0) 875 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:43:42.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:42 smithi169 bash[101133]: cluster 2023-09-23T22:43:41.528915+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T22:43:42.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:42 smithi169 bash[101133]: cluster 2023-09-23T22:43:41.533506+0000 osd.6 (osd.6) 131 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T22:43:42.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:42 smithi169 bash[101133]: cluster 2023-09-23T22:43:41.535540+0000 osd.6 (osd.6) 132 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T22:43:42.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:42 smithi169 bash[101133]: cluster 2023-09-23T22:43:41.542724+0000 osd.6 (osd.6) 133 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T22:43:42.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:42 smithi169 bash[101133]: audit 2023-09-23T22:43:41.543296+0000 mon.a (mon.0) 876 : audit 1 from='client.? 172.21.15.169:0/1656965181' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:43:42.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:42 smithi169 bash[101133]: cluster 2023-09-23T22:43:41.543562+0000 mon.a (mon.0) 877 : cluster 0 osdmap e171: 8 total, 7 up, 7 in 2023-09-23T22:43:42.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:42 smithi169 bash[101133]: cluster 2023-09-23T22:43:41.546074+0000 osd.7 (osd.7) 119 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T22:43:42.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:42 smithi169 bash[101133]: audit 2023-09-23T22:43:41.677651+0000 mon.a (mon.0) 878 : audit 0 from='client.? 172.21.15.169:0/1083413615' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:43:42.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:42 smithi169 bash[101133]: audit 2023-09-23T22:43:42.390625+0000 mon.c (mon.2) 51 : audit 1 from='client.? 172.21.15.169:0/132736789' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T22:43:42.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:42 smithi169 bash[101133]: audit 2023-09-23T22:43:42.391741+0000 mon.a (mon.0) 879 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T22:43:42.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:42 smithi169 bash[104356]: cluster 2023-09-23T22:43:41.507003+0000 mon.a (mon.0) 875 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:43:42.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:42 smithi169 bash[104356]: cluster 2023-09-23T22:43:41.528915+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T22:43:42.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:42 smithi169 bash[104356]: cluster 2023-09-23T22:43:41.533506+0000 osd.6 (osd.6) 131 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T22:43:42.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:42 smithi169 bash[104356]: cluster 2023-09-23T22:43:41.535540+0000 osd.6 (osd.6) 132 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T22:43:42.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:42 smithi169 bash[104356]: cluster 2023-09-23T22:43:41.542724+0000 osd.6 (osd.6) 133 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T22:43:42.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:42 smithi169 bash[104356]: audit 2023-09-23T22:43:41.543296+0000 mon.a (mon.0) 876 : audit 1 from='client.? 172.21.15.169:0/1656965181' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:43:42.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:42 smithi169 bash[104356]: cluster 2023-09-23T22:43:41.543562+0000 mon.a (mon.0) 877 : cluster 0 osdmap e171: 8 total, 7 up, 7 in 2023-09-23T22:43:42.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:42 smithi169 bash[104356]: cluster 2023-09-23T22:43:41.546074+0000 osd.7 (osd.7) 119 : cluster 3 failed to encode map e171 with expected crc 2023-09-23T22:43:42.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:42 smithi169 bash[104356]: audit 2023-09-23T22:43:41.677651+0000 mon.a (mon.0) 878 : audit 0 from='client.? 172.21.15.169:0/1083413615' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:43:42.786 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:42 smithi169 bash[104356]: audit 2023-09-23T22:43:42.390625+0000 mon.c (mon.2) 51 : audit 1 from='client.? 172.21.15.169:0/132736789' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T22:43:42.786 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:42 smithi169 bash[104356]: audit 2023-09-23T22:43:42.391741+0000 mon.a (mon.0) 879 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T22:43:42.786 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:42.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:42.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:42.890 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:42.920 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:42.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:42.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:43.025 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:43.056 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:43.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:43.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:43.160 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:43.190 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:43.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:43.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:43.295 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:43.323 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:43.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:43.329 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:43.429 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:43.457 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:43.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:43.459 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:43.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:43 smithi169 bash[101133]: cluster 2023-09-23T22:43:42.428682+0000 mgr.y (mgr.25310) 652 : cluster 0 pgmap v644: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 823 op/s; 25648/154128 objects degraded (16.641%) 2023-09-23T22:43:43.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:43 smithi169 bash[101133]: cluster 2023-09-23T22:43:42.532918+0000 osd.6 (osd.6) 134 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T22:43:43.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:43 smithi169 bash[101133]: cluster 2023-09-23T22:43:42.534606+0000 osd.6 (osd.6) 135 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T22:43:43.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:43 smithi169 bash[101133]: cluster 2023-09-23T22:43:42.535184+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T22:43:43.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:43 smithi169 bash[101133]: audit 2023-09-23T22:43:42.536023+0000 mon.a (mon.0) 880 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-09-23T22:43:43.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:43 smithi169 bash[101133]: cluster 2023-09-23T22:43:42.536165+0000 mon.a (mon.0) 881 : cluster 0 osdmap e172: 8 total, 7 up, 7 in 2023-09-23T22:43:43.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:43 smithi169 bash[101133]: cluster 2023-09-23T22:43:42.543042+0000 osd.7 (osd.7) 120 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T22:43:43.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:43 smithi169 bash[101133]: cluster 2023-09-23T22:43:42.544538+0000 osd.7 (osd.7) 121 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T22:43:43.532 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:43 smithi169 bash[101133]: cluster 2023-09-23T22:43:42.545827+0000 osd.7 (osd.7) 122 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T22:43:43.560 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:43.585 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:43.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:43.589 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:43.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:43 smithi187 bash[89487]: cluster 2023-09-23T22:43:42.428682+0000 mgr.y (mgr.25310) 652 : cluster 0 pgmap v644: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 823 op/s; 25648/154128 objects degraded (16.641%) 2023-09-23T22:43:43.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:43 smithi187 bash[89487]: cluster 2023-09-23T22:43:42.532918+0000 osd.6 (osd.6) 134 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T22:43:43.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:43 smithi187 bash[89487]: cluster 2023-09-23T22:43:42.534606+0000 osd.6 (osd.6) 135 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T22:43:43.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:43 smithi187 bash[89487]: cluster 2023-09-23T22:43:42.535184+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T22:43:43.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:43 smithi187 bash[89487]: audit 2023-09-23T22:43:42.536023+0000 mon.a (mon.0) 880 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-09-23T22:43:43.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:43 smithi187 bash[89487]: cluster 2023-09-23T22:43:42.536165+0000 mon.a (mon.0) 881 : cluster 0 osdmap e172: 8 total, 7 up, 7 in 2023-09-23T22:43:43.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:43 smithi187 bash[89487]: cluster 2023-09-23T22:43:42.543042+0000 osd.7 (osd.7) 120 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T22:43:43.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:43 smithi187 bash[89487]: cluster 2023-09-23T22:43:42.544538+0000 osd.7 (osd.7) 121 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T22:43:43.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:43 smithi187 bash[89487]: cluster 2023-09-23T22:43:42.545827+0000 osd.7 (osd.7) 122 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T22:43:43.689 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:43.715 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:43.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:43.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:43.774 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:43 smithi169 bash[104356]: cluster 2023-09-23T22:43:42.428682+0000 mgr.y (mgr.25310) 652 : cluster 0 pgmap v644: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 823 op/s; 25648/154128 objects degraded (16.641%) 2023-09-23T22:43:43.774 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:43 smithi169 bash[104356]: cluster 2023-09-23T22:43:42.532918+0000 osd.6 (osd.6) 134 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T22:43:43.774 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:43 smithi169 bash[104356]: cluster 2023-09-23T22:43:42.534606+0000 osd.6 (osd.6) 135 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T22:43:43.774 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:43 smithi169 bash[104356]: cluster 2023-09-23T22:43:42.535184+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T22:43:43.774 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:43 smithi169 bash[104356]: audit 2023-09-23T22:43:42.536023+0000 mon.a (mon.0) 880 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-09-23T22:43:43.774 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:43 smithi169 bash[104356]: cluster 2023-09-23T22:43:42.536165+0000 mon.a (mon.0) 881 : cluster 0 osdmap e172: 8 total, 7 up, 7 in 2023-09-23T22:43:43.774 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:43 smithi169 bash[104356]: cluster 2023-09-23T22:43:42.543042+0000 osd.7 (osd.7) 120 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T22:43:43.774 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:43 smithi169 bash[104356]: cluster 2023-09-23T22:43:42.544538+0000 osd.7 (osd.7) 121 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T22:43:43.775 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:43 smithi169 bash[104356]: cluster 2023-09-23T22:43:42.545827+0000 osd.7 (osd.7) 122 : cluster 3 failed to encode map e172 with expected crc 2023-09-23T22:43:43.818 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:43.842 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:43.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:43.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:43.947 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:43.974 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:43.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:43.982 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:44.082 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:44.105 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:44.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:44.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:44.208 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:44.245 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:44.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:44.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:44.348 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:44.379 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:44.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:44.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:44.482 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:44.508 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:44.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:44.514 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:44.574 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T22:43:44.575 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T22:43:44.582 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-23T22:43:44.614 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:44.640 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:44.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:44.642 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:44.743 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:44.783 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:44.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:44.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:44.887 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:44.910 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:44.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:44.912 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:45.013 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:45.049 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:45.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:45.052 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:45.153 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:45.182 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:45.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:45.188 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:45.288 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:45.313 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:45.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:45.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:45.416 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:45.441 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:45.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:45.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:45.544 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:45.552 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:45 smithi187 bash[89487]: cluster 2023-09-23T22:43:44.429471+0000 mgr.y (mgr.25310) 653 : cluster 0 pgmap v646: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 879 op/s; 24906/148920 objects degraded (16.724%) 2023-09-23T22:43:45.570 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:45.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:45.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:45.673 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:45.710 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:45.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:45.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:45.817 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:45.844 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:45.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:45.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:45.951 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:45.981 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:45.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:45.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:46.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:45 smithi169 bash[104356]: cluster 2023-09-23T22:43:44.429471+0000 mgr.y (mgr.25310) 653 : cluster 0 pgmap v646: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 879 op/s; 24906/148920 objects degraded (16.724%) 2023-09-23T22:43:46.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:45 smithi169 bash[101133]: cluster 2023-09-23T22:43:44.429471+0000 mgr.y (mgr.25310) 653 : cluster 0 pgmap v646: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 879 op/s; 24906/148920 objects degraded (16.724%) 2023-09-23T22:43:46.086 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:46.110 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:46.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:46.113 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:46.214 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:46.242 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:46.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:46.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:46.345 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:46.367 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:46.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:46.372 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:46.473 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:46.507 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:46.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:46.511 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:46.575 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:43:46.598 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T22:43:46.612 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:46.636 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:46.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:46.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:46.739 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:46.758 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:46 smithi169 bash[101133]: cluster 2023-09-23T22:43:46.401934+0000 mon.a (mon.0) 882 : cluster 3 Health check update: Degraded data redundancy: 24906/148920 objects degraded (16.724%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T22:43:46.758 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:46 smithi169 bash[104356]: cluster 2023-09-23T22:43:46.401934+0000 mon.a (mon.0) 882 : cluster 3 Health check update: Degraded data redundancy: 24906/148920 objects degraded (16.724%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T22:43:46.802 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:46.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:46.806 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:46.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:46 smithi187 bash[89487]: cluster 2023-09-23T22:43:46.401934+0000 mon.a (mon.0) 882 : cluster 3 Health check update: Degraded data redundancy: 24906/148920 objects degraded (16.724%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T22:43:46.906 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:46.935 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:46.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:46.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:47.039 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:47.065 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:47.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:47.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:47.167 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:47.191 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:47.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:47.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:47.295 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:47.326 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:47.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:47.329 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:47.429 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:47.457 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:47.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:47.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:47.562 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:47.592 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:47.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:47.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:47.697 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:47.705 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:47 smithi169 bash[104356]: cluster 2023-09-23T22:43:46.430041+0000 mgr.y (mgr.25310) 654 : cluster 0 pgmap v647: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 756 op/s; 24645/145734 objects degraded (16.911%) 2023-09-23T22:43:47.705 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:47 smithi169 bash[101133]: cluster 2023-09-23T22:43:46.430041+0000 mgr.y (mgr.25310) 654 : cluster 0 pgmap v647: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 756 op/s; 24645/145734 objects degraded (16.911%) 2023-09-23T22:43:47.739 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:47.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:47.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:47.846 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:47.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:47 smithi187 bash[89487]: cluster 2023-09-23T22:43:46.430041+0000 mgr.y (mgr.25310) 654 : cluster 0 pgmap v647: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 756 op/s; 24645/145734 objects degraded (16.911%) 2023-09-23T22:43:47.877 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:47.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:47.883 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:47.984 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:48.012 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:48.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:48.014 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:48.114 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:48.141 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:48.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:48.145 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:48.246 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:48.275 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:48.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:48.280 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:48.381 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:48.406 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:48.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:48.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:48.511 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:48.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:43:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:43:48] "GET /metrics HTTP/1.1" 200 36435 "" "Prometheus/2.43.0" 2023-09-23T22:43:48.537 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:48.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:48.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:48.641 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:48.668 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:48.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:48.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:48.778 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:48.827 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:48.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:48.833 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:48.934 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:48.977 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:48.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:48.980 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:49.080 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:49.110 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:49.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:49.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:49.216 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:49.249 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:49.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:49.253 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:49.353 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:49.379 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:49.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:49.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:49.416 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:43:49.486 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:49.522 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:49.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:49.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:49.597 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7] out_osds: [5] dead_osds: [0] live_osds: [1, 2, 3, 4, 5, 6, 7] 2023-09-23T22:43:49.597 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:43:49.597 INFO:tasks.thrashosds.thrasher:Adding osd 5 2023-09-23T22:43:49.597 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd in 5 2023-09-23T22:43:49.627 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:49.654 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:49.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:49.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:49.761 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:49.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:49 smithi169 bash[104356]: cluster 2023-09-23T22:43:48.430895+0000 mgr.y (mgr.25310) 655 : cluster 0 pgmap v648: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 757 op/s; 23359/139512 objects degraded (16.743%) 2023-09-23T22:43:49.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:49 smithi169 bash[101133]: cluster 2023-09-23T22:43:48.430895+0000 mgr.y (mgr.25310) 655 : cluster 0 pgmap v648: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 757 op/s; 23359/139512 objects degraded (16.743%) 2023-09-23T22:43:49.784 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:49.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:49.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:49.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:49 smithi187 bash[89487]: cluster 2023-09-23T22:43:48.430895+0000 mgr.y (mgr.25310) 655 : cluster 0 pgmap v648: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 2.8 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 757 op/s; 23359/139512 objects degraded (16.743%) 2023-09-23T22:43:49.887 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:49.917 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:49.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:49.920 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:50.021 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:50.047 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:50.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:50.052 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:50.152 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:50.196 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:50.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:50.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:50.299 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:50.326 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:50.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:50.328 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:50.429 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:50.438 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:43:50.452 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:50.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:50.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:50.555 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:50.590 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:50.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:50.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:50.694 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:50.724 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:50.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:50.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:50.832 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:50.861 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:50.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:50.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:50.964 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:50.989 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:50.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:50.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:51.093 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:51.128 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:51.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:51.133 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:51.233 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:51.257 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:51.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:51.264 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:51.364 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:51.389 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:51.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:51.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:51.457 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:43:51.497 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:51.530 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:51.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:51.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:51.553 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:51 smithi187 bash[89487]: cluster 2023-09-23T22:43:50.434565+0000 mgr.y (mgr.25310) 656 : cluster 0 pgmap v649: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 916 op/s; 22573/133218 objects degraded (16.944%) 2023-09-23T22:43:51.553 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:51 smithi187 bash[89487]: cluster 2023-09-23T22:43:51.403152+0000 mon.a (mon.0) 883 : cluster 3 Health check update: Degraded data redundancy: 22573/133218 objects degraded (16.944%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T22:43:51.634 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:51.656 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:51 smithi169 bash[101133]: cluster 2023-09-23T22:43:50.434565+0000 mgr.y (mgr.25310) 656 : cluster 0 pgmap v649: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 916 op/s; 22573/133218 objects degraded (16.944%) 2023-09-23T22:43:51.657 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:51 smithi169 bash[101133]: cluster 2023-09-23T22:43:51.403152+0000 mon.a (mon.0) 883 : cluster 3 Health check update: Degraded data redundancy: 22573/133218 objects degraded (16.944%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T22:43:51.657 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:51 smithi169 bash[104356]: cluster 2023-09-23T22:43:50.434565+0000 mgr.y (mgr.25310) 656 : cluster 0 pgmap v649: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 916 op/s; 22573/133218 objects degraded (16.944%) 2023-09-23T22:43:51.657 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:51 smithi169 bash[104356]: cluster 2023-09-23T22:43:51.403152+0000 mon.a (mon.0) 883 : cluster 3 Health check update: Degraded data redundancy: 22573/133218 objects degraded (16.944%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T22:43:51.666 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:51.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:51.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:51.771 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:51.803 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:51.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:51.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:51.907 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:51.936 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:51.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:51.939 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:52.040 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:52.064 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:52.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:52.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:52.170 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:52.198 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:52.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:52.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:52.302 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:52.332 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:52.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:52.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:52.438 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:52.470 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:52.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:52.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:52.573 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:52.599 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:52.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:52.602 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:52.703 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:52.731 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:52.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:52.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:52.833 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:52.860 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:52.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:52.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:52.966 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:52.996 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:52.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:52.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:53.099 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:53.126 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:53.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:53.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:53.230 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:53.255 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:53.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:53.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:53.361 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:53.391 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:53.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:53.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:53.485 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:43:53.495 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:53.537 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:53.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:53.550 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:53.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:53 smithi187 bash[89487]: cluster 2023-09-23T22:43:52.435189+0000 mgr.y (mgr.25310) 657 : cluster 0 pgmap v650: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 827 op/s; 21521/129273 objects degraded (16.648%) 2023-09-23T22:43:53.651 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:53.673 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:53.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:53.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:53.777 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:53.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:53 smithi169 bash[104356]: cluster 2023-09-23T22:43:52.435189+0000 mgr.y (mgr.25310) 657 : cluster 0 pgmap v650: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 827 op/s; 21521/129273 objects degraded (16.648%) 2023-09-23T22:43:53.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:53 smithi169 bash[101133]: cluster 2023-09-23T22:43:52.435189+0000 mgr.y (mgr.25310) 657 : cluster 0 pgmap v650: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 827 op/s; 21521/129273 objects degraded (16.648%) 2023-09-23T22:43:53.799 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:53.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:53.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:53.902 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:53.929 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:53.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:53.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:54.035 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:54.070 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:54.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:54.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:54.174 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:54.209 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:54.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:54.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:54.316 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:54.339 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:54.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:54.341 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:54.442 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:54.482 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:54.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:54.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:54.590 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:54.613 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:54.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:54.620 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:54.721 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:54.746 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:54.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:54.754 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:54.854 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:54.876 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:54.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:54.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:54.982 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:55.013 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:55.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:55.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:55.116 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:55.174 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:55.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:55.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:55.279 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:55.308 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:55.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:55.313 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:55.414 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:55.440 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:55.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:55.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:55.543 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:55.571 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:55.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:55.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:55.678 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:55.689 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:55 smithi187 bash[89487]: cluster 2023-09-23T22:43:54.435731+0000 mgr.y (mgr.25310) 658 : cluster 0 pgmap v651: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 2.5 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 847 op/s; 20754/123864 objects degraded (16.755%) 2023-09-23T22:43:55.702 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:55.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:55.705 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:55.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:55 smithi169 bash[104356]: cluster 2023-09-23T22:43:54.435731+0000 mgr.y (mgr.25310) 658 : cluster 0 pgmap v651: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 2.5 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 847 op/s; 20754/123864 objects degraded (16.755%) 2023-09-23T22:43:55.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:55 smithi169 bash[101133]: cluster 2023-09-23T22:43:54.435731+0000 mgr.y (mgr.25310) 658 : cluster 0 pgmap v651: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 2.5 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 847 op/s; 20754/123864 objects degraded (16.755%) 2023-09-23T22:43:55.805 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:55.834 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:55.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:55.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:55.938 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:55.963 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:55.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:55.965 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:56.066 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:56.104 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:56.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:56.108 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:56.209 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:56.254 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:56.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:56.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:56.357 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:56.381 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:56.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:56.388 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:56.489 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:56.512 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:56.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:56.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:56.619 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:56.643 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:56.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:56.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:56.746 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:56.754 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:56 smithi169 bash[104356]: audit 2023-09-23T22:43:56.140208+0000 mon.a (mon.0) 884 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:43:56.754 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:56 smithi169 bash[104356]: cluster 2023-09-23T22:43:56.404261+0000 mon.a (mon.0) 885 : cluster 3 Health check update: Degraded data redundancy: 20754/123864 objects degraded (16.755%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T22:43:56.755 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:56 smithi169 bash[101133]: audit 2023-09-23T22:43:56.140208+0000 mon.a (mon.0) 884 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:43:56.755 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:56 smithi169 bash[101133]: cluster 2023-09-23T22:43:56.404261+0000 mon.a (mon.0) 885 : cluster 3 Health check update: Degraded data redundancy: 20754/123864 objects degraded (16.755%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T22:43:56.785 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:56.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:56.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:56.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:56 smithi187 bash[89487]: audit 2023-09-23T22:43:56.140208+0000 mon.a (mon.0) 884 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:43:56.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:56 smithi187 bash[89487]: cluster 2023-09-23T22:43:56.404261+0000 mon.a (mon.0) 885 : cluster 3 Health check update: Degraded data redundancy: 20754/123864 objects degraded (16.755%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T22:43:56.891 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:56.913 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:56.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:56.915 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:57.016 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:57.043 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:57.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:57.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:57.149 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:57.177 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:57.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:57.181 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:57.282 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:57.312 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:57.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:57.317 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:57.418 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:57.443 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:57.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:57.445 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:57.546 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:57.581 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:57.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:57.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:57.684 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:57.706 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:57.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:57.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:57.809 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:57.820 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:57 smithi187 bash[89487]: cluster 2023-09-23T22:43:56.436303+0000 mgr.y (mgr.25310) 659 : cluster 0 pgmap v652: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 2.5 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 778 op/s; 20498/120891 objects degraded (16.956%) 2023-09-23T22:43:57.836 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:57.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:57.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:57.942 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:57.950 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:57 smithi169 bash[104356]: cluster 2023-09-23T22:43:56.436303+0000 mgr.y (mgr.25310) 659 : cluster 0 pgmap v652: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 2.5 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 778 op/s; 20498/120891 objects degraded (16.956%) 2023-09-23T22:43:57.951 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:57 smithi169 bash[101133]: cluster 2023-09-23T22:43:56.436303+0000 mgr.y (mgr.25310) 659 : cluster 0 pgmap v652: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 2.5 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 778 op/s; 20498/120891 objects degraded (16.956%) 2023-09-23T22:43:57.967 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:57.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:57.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:58.071 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:58.097 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:58.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:58.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:58.201 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:58.230 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:43:58.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:58.234 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:43:58.335 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:58.365 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:43:58.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:58.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:43:58.468 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:58.498 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:58.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:58.500 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:58.601 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:58.637 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:58.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:58.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:58.743 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:58.768 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:43:58.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:58.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:43:58.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:43:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:43:58] "GET /metrics HTTP/1.1" 200 36431 "" "Prometheus/2.43.0" 2023-09-23T22:43:58.874 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:58.906 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:43:58.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:58.908 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:43:59.009 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:59.042 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:59.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:59.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:59.145 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:59.167 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:59.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:59.170 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:59.270 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:59.293 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:59.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:59.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:59.396 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:59.413 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:43:59.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:59.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:43:59.516 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:59.546 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:59.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:59.550 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:59.651 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:59.674 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:43:59.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:59.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:43:59.777 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:59.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:43:59 smithi169 bash[104356]: cluster 2023-09-23T22:43:58.437082+0000 mgr.y (mgr.25310) 660 : cluster 0 pgmap v653: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 2.3 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 844 op/s; 19314/115305 objects degraded (16.750%) 2023-09-23T22:43:59.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:43:59 smithi169 bash[101133]: cluster 2023-09-23T22:43:58.437082+0000 mgr.y (mgr.25310) 660 : cluster 0 pgmap v653: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 2.3 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 844 op/s; 19314/115305 objects degraded (16.750%) 2023-09-23T22:43:59.818 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:59.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:59.821 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:43:59.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:43:59 smithi187 bash[89487]: cluster 2023-09-23T22:43:58.437082+0000 mgr.y (mgr.25310) 660 : cluster 0 pgmap v653: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 2.3 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 844 op/s; 19314/115305 objects degraded (16.750%) 2023-09-23T22:43:59.921 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:59.954 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:43:59.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:43:59.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:00.057 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:00.082 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:00.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:00.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:00.186 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:00.219 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:00.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:00.221 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:00.321 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:00.355 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:00.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:00.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:00.462 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:00.487 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:00.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:00.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:00.590 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:00.620 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:00.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:00.622 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:00.723 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:00.748 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:00.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:00.750 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:00.851 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:00.877 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:00.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:00.881 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:00.982 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:00.990 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:44:00 smithi187 bash[77270]: logger=cleanup t=2023-09-23T22:44:00.669730063Z level=info msg="Completed cleanup jobs" duration=13.140749ms 2023-09-23T22:44:01.006 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:01.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:01.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:01.109 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:01.132 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:01.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:01.138 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:01.239 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:01.268 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:01.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:01.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:01.372 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:01.397 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:01.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:01.402 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:01.503 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:01.526 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:01.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:01.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:01.630 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:01.658 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:01.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:01.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:01.765 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:01.776 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:01 smithi187 bash[89487]: cluster 2023-09-23T22:44:00.437859+0000 mgr.y (mgr.25310) 661 : cluster 0 pgmap v654: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 2.2 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 835 op/s; 18552/109410 objects degraded (16.956%) 2023-09-23T22:44:01.776 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:01 smithi187 bash[89487]: cluster 2023-09-23T22:44:01.405433+0000 mon.a (mon.0) 886 : cluster 3 Health check update: Degraded data redundancy: 18552/109410 objects degraded (16.956%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T22:44:01.797 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:01.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:01.800 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:01.901 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:01.934 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:01.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:01.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:02.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:01 smithi169 bash[101133]: cluster 2023-09-23T22:44:00.437859+0000 mgr.y (mgr.25310) 661 : cluster 0 pgmap v654: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 2.2 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 835 op/s; 18552/109410 objects degraded (16.956%) 2023-09-23T22:44:02.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:01 smithi169 bash[101133]: cluster 2023-09-23T22:44:01.405433+0000 mon.a (mon.0) 886 : cluster 3 Health check update: Degraded data redundancy: 18552/109410 objects degraded (16.956%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T22:44:02.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:01 smithi169 bash[104356]: cluster 2023-09-23T22:44:00.437859+0000 mgr.y (mgr.25310) 661 : cluster 0 pgmap v654: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 2.2 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 835 op/s; 18552/109410 objects degraded (16.956%) 2023-09-23T22:44:02.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:01 smithi169 bash[104356]: cluster 2023-09-23T22:44:01.405433+0000 mon.a (mon.0) 886 : cluster 3 Health check update: Degraded data redundancy: 18552/109410 objects degraded (16.956%), 15 pgs degraded (PG_DEGRADED) 2023-09-23T22:44:02.041 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:02.072 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:02.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:02.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:02.176 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:02.202 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:02.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:02.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:02.309 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:02.332 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:02.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:02.333 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:02.434 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:02.479 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:02.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:02.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:02.583 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:02.606 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:02.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:02.608 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:02.708 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:02.740 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:02.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:02.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:02.845 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:02.889 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:02.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:02.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:02.994 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:03.027 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:03.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:03.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:03.130 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:03.163 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:03.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:03.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:03.266 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:03.291 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:03.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:03.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:03.395 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:03.417 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:03.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:03.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:03.522 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:03.551 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:03.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:03.553 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:03.654 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:03.695 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:03.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:03.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:03.798 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:03.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:03.825 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:03.825 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:03.838 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:03 smithi169 bash[101133]: cluster 2023-09-23T22:44:02.438449+0000 mgr.y (mgr.25310) 662 : cluster 0 pgmap v655: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 2.1 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 767 op/s; 17540/105576 objects degraded (16.614%) 2023-09-23T22:44:03.839 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:03 smithi169 bash[104356]: cluster 2023-09-23T22:44:02.438449+0000 mgr.y (mgr.25310) 662 : cluster 0 pgmap v655: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 2.1 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 767 op/s; 17540/105576 objects degraded (16.614%) 2023-09-23T22:44:03.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:03 smithi187 bash[89487]: cluster 2023-09-23T22:44:02.438449+0000 mgr.y (mgr.25310) 662 : cluster 0 pgmap v655: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 2.1 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 767 op/s; 17540/105576 objects degraded (16.614%) 2023-09-23T22:44:03.926 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:03.952 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:03.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:03.954 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:04.054 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:04.080 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:04.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:04.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:04.184 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:04.210 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:04.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:04.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:04.315 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:04.348 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:04.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:04.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:04.454 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:04.477 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:04.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:04.482 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:04.582 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:04.608 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:04.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:04.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:04.713 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:04.734 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:04.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:04.736 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:04.836 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:04.861 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:04.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:04.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:04.964 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:04.989 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:04.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:04.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:05.091 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:05.117 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:05.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:05.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:05.154 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2023-09-23T22:44:05.155 INFO:teuthology.orchestra.run.smithi169.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-23T22:44:05.222 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:05.253 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:05.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:05.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:05.361 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:05.395 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:05.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:05.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:05.499 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:05.526 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:05.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:05.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:05.629 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:05.652 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:05.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:05.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:05.755 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:05.788 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:05.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:05.793 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:05.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:05 smithi187 bash[89487]: cluster 2023-09-23T22:44:04.439430+0000 mgr.y (mgr.25310) 663 : cluster 0 pgmap v656: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 2.0 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 810 op/s; 16798/100083 objects degraded (16.784%) 2023-09-23T22:44:05.893 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:05.917 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:05.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:05.920 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:06.021 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:06.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:05 smithi169 bash[104356]: cluster 2023-09-23T22:44:04.439430+0000 mgr.y (mgr.25310) 663 : cluster 0 pgmap v656: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 2.0 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 810 op/s; 16798/100083 objects degraded (16.784%) 2023-09-23T22:44:06.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:05 smithi169 bash[101133]: cluster 2023-09-23T22:44:04.439430+0000 mgr.y (mgr.25310) 663 : cluster 0 pgmap v656: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 2.0 GiB data, 9.3 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 810 op/s; 16798/100083 objects degraded (16.784%) 2023-09-23T22:44:06.043 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:06.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:06.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:06.146 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:06.174 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:06.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:06.181 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:06.281 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:06.304 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:06.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:06.308 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:06.409 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:06.432 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:06.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:06.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:06.536 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:06.559 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:06.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:06.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:06.665 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:06.690 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:06.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:06.692 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:06.792 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:06.819 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:06.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:06.822 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:06.830 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:06 smithi169 bash[104356]: cluster 2023-09-23T22:44:06.406535+0000 mon.a (mon.0) 887 : cluster 3 Health check update: Degraded data redundancy: 16798/100083 objects degraded (16.784%), 15 pgs degraded, 44 pgs undersized (PG_DEGRADED) 2023-09-23T22:44:06.830 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:06 smithi169 bash[101133]: cluster 2023-09-23T22:44:06.406535+0000 mon.a (mon.0) 887 : cluster 3 Health check update: Degraded data redundancy: 16798/100083 objects degraded (16.784%), 15 pgs degraded, 44 pgs undersized (PG_DEGRADED) 2023-09-23T22:44:06.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:06 smithi187 bash[89487]: cluster 2023-09-23T22:44:06.406535+0000 mon.a (mon.0) 887 : cluster 3 Health check update: Degraded data redundancy: 16798/100083 objects degraded (16.784%), 15 pgs degraded, 44 pgs undersized (PG_DEGRADED) 2023-09-23T22:44:06.923 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:06.954 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:06.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:06.957 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:07.058 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:07.090 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:07.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:07.096 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:07.197 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:07.222 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:07.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:07.228 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:07.329 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:07.360 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:07.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:07.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:07.463 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:07.487 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:07.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:07.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:07.590 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:07.597 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is unset 2023-09-23T22:44:07.601 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:07 smithi187 bash[89487]: cluster 2023-09-23T22:44:06.440435+0000 mgr.y (mgr.25310) 664 : cluster 0 pgmap v657: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 2.0 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 747 op/s; 16530/96942 objects degraded (17.051%) 2023-09-23T22:44:07.601 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:07 smithi187 bash[89487]: audit 2023-09-23T22:44:06.844771+0000 mon.a (mon.0) 888 : audit 1 from='client.? 172.21.15.169:0/3815161177' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:44:07.626 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:07.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:07.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:07.730 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:07.874 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:07 smithi169 bash[101133]: cluster 2023-09-23T22:44:06.440435+0000 mgr.y (mgr.25310) 664 : cluster 0 pgmap v657: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 2.0 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 747 op/s; 16530/96942 objects degraded (17.051%) 2023-09-23T22:44:07.874 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:07 smithi169 bash[101133]: audit 2023-09-23T22:44:06.844771+0000 mon.a (mon.0) 888 : audit 1 from='client.? 172.21.15.169:0/3815161177' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:44:07.874 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:07 smithi169 bash[104356]: cluster 2023-09-23T22:44:06.440435+0000 mgr.y (mgr.25310) 664 : cluster 0 pgmap v657: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 2.0 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 747 op/s; 16530/96942 objects degraded (17.051%) 2023-09-23T22:44:07.875 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:07 smithi169 bash[104356]: audit 2023-09-23T22:44:06.844771+0000 mon.a (mon.0) 888 : audit 1 from='client.? 172.21.15.169:0/3815161177' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:44:07.903 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:07.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:07.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:08.009 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:08.036 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:08.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:08.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:08.140 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:08.162 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:08.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:08.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:08.210 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:44:08.252 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:44:08.267 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:08.291 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:08.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:08.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:08.300 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:44:08.341 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:44:08.395 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:44:08.397 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:08.405 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-23T22:44:08.422 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:44:08.431 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:08.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:08.433 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:08.480 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:44:08.480 INFO:teuthology.orchestra.run.smithi169.stderr:Error ENXIO: problem getting command descriptions from osd.0 2023-09-23T22:44:08.480 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:44:08.480 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:44:08.480 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:44:08.480 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:44:08.480 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:44:08.481 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:44:08.481 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:44:08.534 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:08.542 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:44:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:44:08] "GET /metrics HTTP/1.1" 200 36431 "" "Prometheus/2.43.0" 2023-09-23T22:44:08.569 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:08.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:08.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:08.682 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:08.711 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:08.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:08.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:08.814 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:08.822 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:08 smithi169 bash[104356]: cluster 2023-09-23T22:44:07.582159+0000 mon.a (mon.0) 889 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:44:08.822 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:08 smithi169 bash[104356]: audit 2023-09-23T22:44:07.591417+0000 mon.a (mon.0) 890 : audit 1 from='client.? 172.21.15.169:0/3815161177' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:44:08.822 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:08 smithi169 bash[104356]: cluster 2023-09-23T22:44:07.591503+0000 mon.a (mon.0) 891 : cluster 0 osdmap e173: 8 total, 7 up, 7 in 2023-09-23T22:44:08.823 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:08 smithi169 bash[104356]: cluster 2023-09-23T22:44:07.591686+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T22:44:08.823 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:08 smithi169 bash[104356]: cluster 2023-09-23T22:44:07.595329+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T22:44:08.823 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:08 smithi169 bash[104356]: cluster 2023-09-23T22:44:07.602278+0000 osd.7 (osd.7) 123 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T22:44:08.823 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:08 smithi169 bash[104356]: cluster 2023-09-23T22:44:07.603733+0000 osd.7 (osd.7) 124 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T22:44:08.823 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:08 smithi169 bash[104356]: audit 2023-09-23T22:44:08.147242+0000 mon.c (mon.2) 52 : audit 0 from='client.? 172.21.15.169:0/76271320' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:44:08.823 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:08 smithi169 bash[101133]: cluster 2023-09-23T22:44:07.582159+0000 mon.a (mon.0) 889 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:44:08.823 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:08 smithi169 bash[101133]: audit 2023-09-23T22:44:07.591417+0000 mon.a (mon.0) 890 : audit 1 from='client.? 172.21.15.169:0/3815161177' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:44:08.823 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:08 smithi169 bash[101133]: cluster 2023-09-23T22:44:07.591503+0000 mon.a (mon.0) 891 : cluster 0 osdmap e173: 8 total, 7 up, 7 in 2023-09-23T22:44:08.823 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:08 smithi169 bash[101133]: cluster 2023-09-23T22:44:07.591686+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T22:44:08.824 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:08 smithi169 bash[101133]: cluster 2023-09-23T22:44:07.595329+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T22:44:08.824 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:08 smithi169 bash[101133]: cluster 2023-09-23T22:44:07.602278+0000 osd.7 (osd.7) 123 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T22:44:08.824 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:08 smithi169 bash[101133]: cluster 2023-09-23T22:44:07.603733+0000 osd.7 (osd.7) 124 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T22:44:08.824 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:08 smithi169 bash[101133]: audit 2023-09-23T22:44:08.147242+0000 mon.c (mon.2) 52 : audit 0 from='client.? 172.21.15.169:0/76271320' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:44:08.843 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:08.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:08.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:08.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:08 smithi187 bash[89487]: cluster 2023-09-23T22:44:07.582159+0000 mon.a (mon.0) 889 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:44:08.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:08 smithi187 bash[89487]: audit 2023-09-23T22:44:07.591417+0000 mon.a (mon.0) 890 : audit 1 from='client.? 172.21.15.169:0/3815161177' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:44:08.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:08 smithi187 bash[89487]: cluster 2023-09-23T22:44:07.591503+0000 mon.a (mon.0) 891 : cluster 0 osdmap e173: 8 total, 7 up, 7 in 2023-09-23T22:44:08.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:08 smithi187 bash[89487]: cluster 2023-09-23T22:44:07.591686+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T22:44:08.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:08 smithi187 bash[89487]: cluster 2023-09-23T22:44:07.595329+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T22:44:08.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:08 smithi187 bash[89487]: cluster 2023-09-23T22:44:07.602278+0000 osd.7 (osd.7) 123 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T22:44:08.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:08 smithi187 bash[89487]: cluster 2023-09-23T22:44:07.603733+0000 osd.7 (osd.7) 124 : cluster 3 failed to encode map e173 with expected crc 2023-09-23T22:44:08.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:08 smithi187 bash[89487]: audit 2023-09-23T22:44:08.147242+0000 mon.c (mon.2) 52 : audit 0 from='client.? 172.21.15.169:0/76271320' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:44:08.947 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:08.978 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:08.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:08.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:09.082 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:09.091 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:08 smithi169 bash[101133]: debug 2023-09-23T22:44:08.909+0000 7f0af05a7700 -1 mon.a@0(leader).osd e173 definitely_dead 0 2023-09-23T22:44:09.105 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:09.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:09.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:09.208 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:09.239 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:09.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:09.241 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:09.342 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:09.368 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:09.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:09.373 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:09.474 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:09.508 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:09.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:09.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:09.614 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:09.619 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:09 smithi169 bash[101133]: cluster 2023-09-23T22:44:08.441371+0000 mgr.y (mgr.25310) 665 : cluster 0 pgmap v659: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 1.8 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 821 op/s; 15218/90660 objects degraded (16.786%) 2023-09-23T22:44:09.619 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:09 smithi169 bash[101133]: audit 2023-09-23T22:44:08.910119+0000 mon.b (mon.1) 11 : audit 0 from='client.? 172.21.15.169:0/1412176207' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["5"]}]: dispatch 2023-09-23T22:44:09.619 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:09 smithi169 bash[101133]: audit 2023-09-23T22:44:08.910770+0000 mon.a (mon.0) 892 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["5"]}]: dispatch 2023-09-23T22:44:09.643 INFO:teuthology.orchestra.run.smithi169.stderr:marked in osd.5. 2023-09-23T22:44:09.644 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:09.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:09.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:09.752 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:09.768 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:09.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:09.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:09.871 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:09.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:09 smithi187 bash[89487]: cluster 2023-09-23T22:44:08.441371+0000 mgr.y (mgr.25310) 665 : cluster 0 pgmap v659: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 1.8 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 821 op/s; 15218/90660 objects degraded (16.786%) 2023-09-23T22:44:09.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:09 smithi187 bash[89487]: audit 2023-09-23T22:44:08.910119+0000 mon.b (mon.1) 11 : audit 0 from='client.? 172.21.15.169:0/1412176207' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["5"]}]: dispatch 2023-09-23T22:44:09.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:09 smithi187 bash[89487]: audit 2023-09-23T22:44:08.910770+0000 mon.a (mon.0) 892 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["5"]}]: dispatch 2023-09-23T22:44:09.880 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:09 smithi169 bash[104356]: cluster 2023-09-23T22:44:08.441371+0000 mgr.y (mgr.25310) 665 : cluster 0 pgmap v659: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 1.8 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 821 op/s; 15218/90660 objects degraded (16.786%) 2023-09-23T22:44:09.880 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:09 smithi169 bash[104356]: audit 2023-09-23T22:44:08.910119+0000 mon.b (mon.1) 11 : audit 0 from='client.? 172.21.15.169:0/1412176207' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["5"]}]: dispatch 2023-09-23T22:44:09.880 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:09 smithi169 bash[104356]: audit 2023-09-23T22:44:08.910770+0000 mon.a (mon.0) 892 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["5"]}]: dispatch 2023-09-23T22:44:09.892 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:09.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:09.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:09.997 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:10.030 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:10.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:10.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:10.134 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:10.155 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:10.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:10.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:10.258 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:10.280 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:10.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:10.283 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:10.383 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:10.420 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:10.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:10.422 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:10.523 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:10.554 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:10.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:10.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:10.657 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:10.667 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:10 smithi187 bash[89487]: audit 2023-09-23T22:44:09.626371+0000 mon.a (mon.0) 893 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["5"]}]': finished 2023-09-23T22:44:10.667 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:10 smithi187 bash[89487]: cluster 2023-09-23T22:44:09.626459+0000 mon.a (mon.0) 894 : cluster 0 osdmap e174: 8 total, 7 up, 8 in 2023-09-23T22:44:10.667 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:10 smithi187 bash[89487]: cluster 2023-09-23T22:44:09.628027+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T22:44:10.667 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:10 smithi187 bash[89487]: cluster 2023-09-23T22:44:09.629758+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T22:44:10.667 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:10 smithi187 bash[89487]: cluster 2023-09-23T22:44:09.630180+0000 osd.7 (osd.7) 125 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T22:44:10.667 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:10 smithi187 bash[89487]: cluster 2023-09-23T22:44:09.630509+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T22:44:10.668 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:10 smithi187 bash[89487]: cluster 2023-09-23T22:44:09.634534+0000 osd.7 (osd.7) 126 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T22:44:10.681 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:10.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:10.683 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:10.783 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:10.815 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:10.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:10.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:10.919 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:10.951 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:10.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:10.954 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:11.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:10 smithi169 bash[101133]: audit 2023-09-23T22:44:09.626371+0000 mon.a (mon.0) 893 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["5"]}]': finished 2023-09-23T22:44:11.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:10 smithi169 bash[101133]: cluster 2023-09-23T22:44:09.626459+0000 mon.a (mon.0) 894 : cluster 0 osdmap e174: 8 total, 7 up, 8 in 2023-09-23T22:44:11.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:10 smithi169 bash[101133]: cluster 2023-09-23T22:44:09.628027+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T22:44:11.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:10 smithi169 bash[101133]: cluster 2023-09-23T22:44:09.629758+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T22:44:11.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:10 smithi169 bash[101133]: cluster 2023-09-23T22:44:09.630180+0000 osd.7 (osd.7) 125 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T22:44:11.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:10 smithi169 bash[101133]: cluster 2023-09-23T22:44:09.630509+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T22:44:11.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:10 smithi169 bash[101133]: cluster 2023-09-23T22:44:09.634534+0000 osd.7 (osd.7) 126 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T22:44:11.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:10 smithi169 bash[104356]: audit 2023-09-23T22:44:09.626371+0000 mon.a (mon.0) 893 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["5"]}]': finished 2023-09-23T22:44:11.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:10 smithi169 bash[104356]: cluster 2023-09-23T22:44:09.626459+0000 mon.a (mon.0) 894 : cluster 0 osdmap e174: 8 total, 7 up, 8 in 2023-09-23T22:44:11.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:10 smithi169 bash[104356]: cluster 2023-09-23T22:44:09.628027+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T22:44:11.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:10 smithi169 bash[104356]: cluster 2023-09-23T22:44:09.629758+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T22:44:11.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:10 smithi169 bash[104356]: cluster 2023-09-23T22:44:09.630180+0000 osd.7 (osd.7) 125 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T22:44:11.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:10 smithi169 bash[104356]: cluster 2023-09-23T22:44:09.630509+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T22:44:11.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:10 smithi169 bash[104356]: cluster 2023-09-23T22:44:09.634534+0000 osd.7 (osd.7) 126 : cluster 3 failed to encode map e174 with expected crc 2023-09-23T22:44:11.055 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:11.076 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:11.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:11.079 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:11.179 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:11.213 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:11.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:11.215 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:11.316 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:11.338 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:11.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:11.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:11.442 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:11.473 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:11.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:11.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:11.577 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:11.612 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:11.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:11.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:11.709 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T22:44:11.710 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T22:44:11.715 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:11.723 INFO:tasks.thrashosds.thrasher:Added osd 5 2023-09-23T22:44:11.725 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:11 smithi187 bash[89487]: cluster 2023-09-23T22:44:10.442680+0000 mgr.y (mgr.25310) 666 : cluster 0 pgmap v661: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 1.7 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 872 op/s; 14427/84624 objects degraded (17.048%) 2023-09-23T22:44:11.725 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:11 smithi187 bash[89487]: cluster 2023-09-23T22:44:10.629303+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:11.725 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:11 smithi187 bash[89487]: cluster 2023-09-23T22:44:10.629482+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:11.725 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:11 smithi187 bash[89487]: cluster 2023-09-23T22:44:10.633816+0000 mon.a (mon.0) 895 : cluster 0 osdmap e175: 8 total, 7 up, 8 in 2023-09-23T22:44:11.725 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:11 smithi187 bash[89487]: cluster 2023-09-23T22:44:10.633885+0000 osd.7 (osd.7) 127 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:11.726 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:11 smithi187 bash[89487]: cluster 2023-09-23T22:44:10.634644+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:11.726 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:11 smithi187 bash[89487]: cluster 2023-09-23T22:44:10.635672+0000 osd.6 (osd.6) 139 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:11.726 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:11 smithi187 bash[89487]: cluster 2023-09-23T22:44:10.637260+0000 osd.7 (osd.7) 128 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:11.726 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:11 smithi187 bash[89487]: cluster 2023-09-23T22:44:10.637952+0000 osd.6 (osd.6) 140 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:11.726 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:11 smithi187 bash[89487]: cluster 2023-09-23T22:44:10.638056+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:11.726 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:11 smithi187 bash[89487]: cluster 2023-09-23T22:44:10.640456+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:11.726 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:11 smithi187 bash[89487]: cluster 2023-09-23T22:44:10.640620+0000 osd.7 (osd.7) 129 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:11.726 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:11 smithi187 bash[89487]: cluster 2023-09-23T22:44:10.641355+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:11.726 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:11 smithi187 bash[89487]: cluster 2023-09-23T22:44:10.642326+0000 osd.7 (osd.7) 130 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:11.726 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:11 smithi187 bash[89487]: cluster 2023-09-23T22:44:10.642620+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:11.726 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:11 smithi187 bash[89487]: cluster 2023-09-23T22:44:10.642668+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:11.727 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:11 smithi187 bash[89487]: cluster 2023-09-23T22:44:10.643870+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:11.727 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:11 smithi187 bash[89487]: cluster 2023-09-23T22:44:10.644749+0000 osd.7 (osd.7) 131 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:11.727 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:11 smithi187 bash[89487]: cluster 2023-09-23T22:44:10.645025+0000 osd.6 (osd.6) 143 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:11.727 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:11 smithi187 bash[89487]: audit 2023-09-23T22:44:11.147434+0000 mon.a (mon.0) 896 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:44:11.727 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:11 smithi187 bash[89487]: audit 2023-09-23T22:44:11.148716+0000 mon.a (mon.0) 897 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:44:11.727 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:11 smithi187 bash[89487]: cluster 2023-09-23T22:44:11.407790+0000 mon.a (mon.0) 898 : cluster 3 Health check update: Degraded data redundancy: 14427/84624 objects degraded (17.048%), 15 pgs degraded, 44 pgs undersized (PG_DEGRADED) 2023-09-23T22:44:11.742 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:11.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:11.745 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:11.845 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:11.867 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:11.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:11.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:11.973 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:12.000 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:12.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:12.006 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:12.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[104356]: cluster 2023-09-23T22:44:10.442680+0000 mgr.y (mgr.25310) 666 : cluster 0 pgmap v661: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 1.7 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 872 op/s; 14427/84624 objects degraded (17.048%) 2023-09-23T22:44:12.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[104356]: cluster 2023-09-23T22:44:10.629303+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:12.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[104356]: cluster 2023-09-23T22:44:10.629482+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:12.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[104356]: cluster 2023-09-23T22:44:10.633816+0000 mon.a (mon.0) 895 : cluster 0 osdmap e175: 8 total, 7 up, 8 in 2023-09-23T22:44:12.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[104356]: cluster 2023-09-23T22:44:10.633885+0000 osd.7 (osd.7) 127 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:12.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[104356]: cluster 2023-09-23T22:44:10.634644+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:12.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[104356]: cluster 2023-09-23T22:44:10.635672+0000 osd.6 (osd.6) 139 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:12.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[104356]: cluster 2023-09-23T22:44:10.637260+0000 osd.7 (osd.7) 128 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:12.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[104356]: cluster 2023-09-23T22:44:10.637952+0000 osd.6 (osd.6) 140 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:12.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[104356]: cluster 2023-09-23T22:44:10.638056+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:12.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[104356]: cluster 2023-09-23T22:44:10.640456+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:12.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[104356]: cluster 2023-09-23T22:44:10.640620+0000 osd.7 (osd.7) 129 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:12.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[104356]: cluster 2023-09-23T22:44:10.641355+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:12.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[104356]: cluster 2023-09-23T22:44:10.642326+0000 osd.7 (osd.7) 130 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:12.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[104356]: cluster 2023-09-23T22:44:10.642620+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:12.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[104356]: cluster 2023-09-23T22:44:10.642668+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:12.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[104356]: cluster 2023-09-23T22:44:10.643870+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:12.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[104356]: cluster 2023-09-23T22:44:10.644749+0000 osd.7 (osd.7) 131 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:12.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[104356]: cluster 2023-09-23T22:44:10.645025+0000 osd.6 (osd.6) 143 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:12.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[104356]: audit 2023-09-23T22:44:11.147434+0000 mon.a (mon.0) 896 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:44:12.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[104356]: audit 2023-09-23T22:44:11.148716+0000 mon.a (mon.0) 897 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:44:12.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[104356]: cluster 2023-09-23T22:44:11.407790+0000 mon.a (mon.0) 898 : cluster 3 Health check update: Degraded data redundancy: 14427/84624 objects degraded (17.048%), 15 pgs degraded, 44 pgs undersized (PG_DEGRADED) 2023-09-23T22:44:12.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[101133]: cluster 2023-09-23T22:44:10.442680+0000 mgr.y (mgr.25310) 666 : cluster 0 pgmap v661: 99 pgs: 15 active+undersized+degraded, 29 active+undersized, 55 active+clean; 1.7 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 872 op/s; 14427/84624 objects degraded (17.048%) 2023-09-23T22:44:12.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[101133]: cluster 2023-09-23T22:44:10.629303+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:12.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[101133]: cluster 2023-09-23T22:44:10.629482+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:12.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[101133]: cluster 2023-09-23T22:44:10.633816+0000 mon.a (mon.0) 895 : cluster 0 osdmap e175: 8 total, 7 up, 8 in 2023-09-23T22:44:12.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[101133]: cluster 2023-09-23T22:44:10.633885+0000 osd.7 (osd.7) 127 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:12.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[101133]: cluster 2023-09-23T22:44:10.634644+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:12.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[101133]: cluster 2023-09-23T22:44:10.635672+0000 osd.6 (osd.6) 139 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:12.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[101133]: cluster 2023-09-23T22:44:10.637260+0000 osd.7 (osd.7) 128 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:12.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[101133]: cluster 2023-09-23T22:44:10.637952+0000 osd.6 (osd.6) 140 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:12.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[101133]: cluster 2023-09-23T22:44:10.638056+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:12.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[101133]: cluster 2023-09-23T22:44:10.640456+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:12.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[101133]: cluster 2023-09-23T22:44:10.640620+0000 osd.7 (osd.7) 129 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:12.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[101133]: cluster 2023-09-23T22:44:10.641355+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:12.037 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[101133]: cluster 2023-09-23T22:44:10.642326+0000 osd.7 (osd.7) 130 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:12.037 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[101133]: cluster 2023-09-23T22:44:10.642620+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:12.037 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[101133]: cluster 2023-09-23T22:44:10.642668+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:12.037 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[101133]: cluster 2023-09-23T22:44:10.643870+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:12.037 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[101133]: cluster 2023-09-23T22:44:10.644749+0000 osd.7 (osd.7) 131 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:12.037 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[101133]: cluster 2023-09-23T22:44:10.645025+0000 osd.6 (osd.6) 143 : cluster 3 failed to encode map e175 with expected crc 2023-09-23T22:44:12.037 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[101133]: audit 2023-09-23T22:44:11.147434+0000 mon.a (mon.0) 896 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:44:12.037 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[101133]: audit 2023-09-23T22:44:11.148716+0000 mon.a (mon.0) 897 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:44:12.037 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:11 smithi169 bash[101133]: cluster 2023-09-23T22:44:11.407790+0000 mon.a (mon.0) 898 : cluster 3 Health check update: Degraded data redundancy: 14427/84624 objects degraded (17.048%), 15 pgs degraded, 44 pgs undersized (PG_DEGRADED) 2023-09-23T22:44:12.107 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:12.141 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:12.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:12.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:12.245 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:12.275 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:12.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:12.277 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:12.378 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:12.402 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:12.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:12.405 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:12.506 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:12.532 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:12.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:12.535 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:12.567 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T22:44:12.635 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:12.666 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:12.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:12.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:12.772 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:12.781 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:12 smithi187 bash[89487]: cluster 2023-09-23T22:44:11.636285+0000 osd.6 (osd.6) 144 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T22:44:12.781 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:12 smithi187 bash[89487]: cluster 2023-09-23T22:44:11.636478+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T22:44:12.781 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:12 smithi187 bash[89487]: cluster 2023-09-23T22:44:11.638716+0000 osd.1 (osd.1) 9 : cluster 0 7.0 starting backfill to osd.5 from (0'0,0'0] MAX to 173'11105 2023-09-23T22:44:12.781 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:12 smithi187 bash[89487]: cluster 2023-09-23T22:44:11.639301+0000 osd.6 (osd.6) 145 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T22:44:12.781 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:12 smithi187 bash[89487]: cluster 2023-09-23T22:44:11.639406+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T22:44:12.781 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:12 smithi187 bash[89487]: cluster 2023-09-23T22:44:11.639419+0000 osd.1 (osd.1) 10 : cluster 0 7.b starting backfill to osd.5 from (0'0,0'0] MAX to 173'11015 2023-09-23T22:44:12.782 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:12 smithi187 bash[89487]: cluster 2023-09-23T22:44:11.639925+0000 mon.a (mon.0) 899 : cluster 0 osdmap e176: 8 total, 7 up, 8 in 2023-09-23T22:44:12.782 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:12 smithi187 bash[89487]: cluster 2023-09-23T22:44:11.640605+0000 osd.6 (osd.6) 146 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T22:44:12.782 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:12 smithi187 bash[89487]: cluster 2023-09-23T22:44:11.641105+0000 osd.7 (osd.7) 132 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T22:44:12.782 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:12 smithi187 bash[89487]: cluster 2023-09-23T22:44:11.642240+0000 osd.3 (osd.3) 4 : cluster 0 7.a starting backfill to osd.5 from (0'0,0'0] MAX to 173'11153 2023-09-23T22:44:12.782 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:12 smithi187 bash[89487]: cluster 2023-09-23T22:44:11.643592+0000 osd.7 (osd.7) 133 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T22:44:12.782 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:12 smithi187 bash[89487]: cluster 2023-09-23T22:44:11.645983+0000 osd.7 (osd.7) 134 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T22:44:12.782 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:12 smithi187 bash[89487]: cluster 2023-09-23T22:44:11.649588+0000 osd.2 (osd.2) 10 : cluster 0 7.e starting backfill to osd.5 from (0'0,0'0] MAX to 173'11132 2023-09-23T22:44:12.782 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:12 smithi187 bash[89487]: cluster 2023-09-23T22:44:11.651522+0000 osd.7 (osd.7) 135 : cluster 0 7.6 starting backfill to osd.5 from (0'0,0'0] MAX to 173'10751 2023-09-23T22:44:12.802 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:12.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:12.805 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:12.906 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:12.914 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:12 smithi169 bash[101133]: cluster 2023-09-23T22:44:11.636285+0000 osd.6 (osd.6) 144 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T22:44:12.914 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:12 smithi169 bash[101133]: cluster 2023-09-23T22:44:11.636478+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T22:44:12.914 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:12 smithi169 bash[101133]: cluster 2023-09-23T22:44:11.638716+0000 osd.1 (osd.1) 9 : cluster 0 7.0 starting backfill to osd.5 from (0'0,0'0] MAX to 173'11105 2023-09-23T22:44:12.915 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:12 smithi169 bash[101133]: cluster 2023-09-23T22:44:11.639301+0000 osd.6 (osd.6) 145 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T22:44:12.915 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:12 smithi169 bash[101133]: cluster 2023-09-23T22:44:11.639406+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T22:44:12.915 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:12 smithi169 bash[101133]: cluster 2023-09-23T22:44:11.639419+0000 osd.1 (osd.1) 10 : cluster 0 7.b starting backfill to osd.5 from (0'0,0'0] MAX to 173'11015 2023-09-23T22:44:12.915 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:12 smithi169 bash[101133]: cluster 2023-09-23T22:44:11.639925+0000 mon.a (mon.0) 899 : cluster 0 osdmap e176: 8 total, 7 up, 8 in 2023-09-23T22:44:12.915 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:12 smithi169 bash[101133]: cluster 2023-09-23T22:44:11.640605+0000 osd.6 (osd.6) 146 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T22:44:12.915 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:12 smithi169 bash[101133]: cluster 2023-09-23T22:44:11.641105+0000 osd.7 (osd.7) 132 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T22:44:12.915 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:12 smithi169 bash[101133]: cluster 2023-09-23T22:44:11.642240+0000 osd.3 (osd.3) 4 : cluster 0 7.a starting backfill to osd.5 from (0'0,0'0] MAX to 173'11153 2023-09-23T22:44:12.915 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:12 smithi169 bash[101133]: cluster 2023-09-23T22:44:11.643592+0000 osd.7 (osd.7) 133 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T22:44:12.915 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:12 smithi169 bash[101133]: cluster 2023-09-23T22:44:11.645983+0000 osd.7 (osd.7) 134 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T22:44:12.915 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:12 smithi169 bash[101133]: cluster 2023-09-23T22:44:11.649588+0000 osd.2 (osd.2) 10 : cluster 0 7.e starting backfill to osd.5 from (0'0,0'0] MAX to 173'11132 2023-09-23T22:44:12.915 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:12 smithi169 bash[101133]: cluster 2023-09-23T22:44:11.651522+0000 osd.7 (osd.7) 135 : cluster 0 7.6 starting backfill to osd.5 from (0'0,0'0] MAX to 173'10751 2023-09-23T22:44:12.916 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:12 smithi169 bash[104356]: cluster 2023-09-23T22:44:11.636285+0000 osd.6 (osd.6) 144 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T22:44:12.916 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:12 smithi169 bash[104356]: cluster 2023-09-23T22:44:11.636478+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T22:44:12.916 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:12 smithi169 bash[104356]: cluster 2023-09-23T22:44:11.638716+0000 osd.1 (osd.1) 9 : cluster 0 7.0 starting backfill to osd.5 from (0'0,0'0] MAX to 173'11105 2023-09-23T22:44:12.916 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:12 smithi169 bash[104356]: cluster 2023-09-23T22:44:11.639301+0000 osd.6 (osd.6) 145 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T22:44:12.916 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:12 smithi169 bash[104356]: cluster 2023-09-23T22:44:11.639406+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T22:44:12.916 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:12 smithi169 bash[104356]: cluster 2023-09-23T22:44:11.639419+0000 osd.1 (osd.1) 10 : cluster 0 7.b starting backfill to osd.5 from (0'0,0'0] MAX to 173'11015 2023-09-23T22:44:12.916 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:12 smithi169 bash[104356]: cluster 2023-09-23T22:44:11.639925+0000 mon.a (mon.0) 899 : cluster 0 osdmap e176: 8 total, 7 up, 8 in 2023-09-23T22:44:12.916 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:12 smithi169 bash[104356]: cluster 2023-09-23T22:44:11.640605+0000 osd.6 (osd.6) 146 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T22:44:12.916 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:12 smithi169 bash[104356]: cluster 2023-09-23T22:44:11.641105+0000 osd.7 (osd.7) 132 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T22:44:12.917 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:12 smithi169 bash[104356]: cluster 2023-09-23T22:44:11.642240+0000 osd.3 (osd.3) 4 : cluster 0 7.a starting backfill to osd.5 from (0'0,0'0] MAX to 173'11153 2023-09-23T22:44:12.917 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:12 smithi169 bash[104356]: cluster 2023-09-23T22:44:11.643592+0000 osd.7 (osd.7) 133 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T22:44:12.917 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:12 smithi169 bash[104356]: cluster 2023-09-23T22:44:11.645983+0000 osd.7 (osd.7) 134 : cluster 3 failed to encode map e176 with expected crc 2023-09-23T22:44:12.917 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:12 smithi169 bash[104356]: cluster 2023-09-23T22:44:11.649588+0000 osd.2 (osd.2) 10 : cluster 0 7.e starting backfill to osd.5 from (0'0,0'0] MAX to 173'11132 2023-09-23T22:44:12.917 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:12 smithi169 bash[104356]: cluster 2023-09-23T22:44:11.651522+0000 osd.7 (osd.7) 135 : cluster 0 7.6 starting backfill to osd.5 from (0'0,0'0] MAX to 173'10751 2023-09-23T22:44:12.934 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:12.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:12.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:13.037 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:13.063 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:13.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:13.067 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:13.168 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:13.195 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:13.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:13.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:13.303 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:13.333 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:13.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:13.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:13.438 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:13.470 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:13.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:13.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:13.575 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:13.602 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:13.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:13.607 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:13.708 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:13.710 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:44:13.733 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:13.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:13.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:13.838 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:13.866 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:13.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:13.870 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:13.971 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:13.982 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:13 smithi169 bash[101133]: cluster 2023-09-23T22:44:12.443696+0000 mgr.y (mgr.25310) 667 : cluster 0 pgmap v664: 99 pgs: 4 active+clean+remapped, 1 active+undersized+remapped, 12 active+undersized+degraded, 1 active+undersized+degraded+remapped+backfilling, 25 active+undersized, 56 active+clean; 1.7 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 724 op/s; 13768/82581 objects degraded (16.672%); 1683/82581 objects misplaced (2.038%); 1.0 MiB/s, 17 objects/s recovering 2023-09-23T22:44:13.982 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:13 smithi169 bash[101133]: cluster 2023-09-23T22:44:12.659412+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T22:44:13.982 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:13 smithi169 bash[101133]: cluster 2023-09-23T22:44:12.660463+0000 mon.a (mon.0) 900 : cluster 0 osdmap e177: 8 total, 7 up, 8 in 2023-09-23T22:44:13.983 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:13 smithi169 bash[101133]: cluster 2023-09-23T22:44:12.661742+0000 osd.6 (osd.6) 147 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T22:44:13.983 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:13 smithi169 bash[101133]: cluster 2023-09-23T22:44:12.662053+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T22:44:13.983 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:13 smithi169 bash[101133]: cluster 2023-09-23T22:44:12.662803+0000 osd.7 (osd.7) 136 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T22:44:13.983 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:13 smithi169 bash[101133]: cluster 2023-09-23T22:44:12.663809+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T22:44:13.983 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:13 smithi169 bash[101133]: cluster 2023-09-23T22:44:12.667109+0000 osd.6 (osd.6) 148 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T22:44:13.983 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:13 smithi169 bash[104356]: cluster 2023-09-23T22:44:12.443696+0000 mgr.y (mgr.25310) 667 : cluster 0 pgmap v664: 99 pgs: 4 active+clean+remapped, 1 active+undersized+remapped, 12 active+undersized+degraded, 1 active+undersized+degraded+remapped+backfilling, 25 active+undersized, 56 active+clean; 1.7 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 724 op/s; 13768/82581 objects degraded (16.672%); 1683/82581 objects misplaced (2.038%); 1.0 MiB/s, 17 objects/s recovering 2023-09-23T22:44:13.983 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:13 smithi169 bash[104356]: cluster 2023-09-23T22:44:12.659412+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T22:44:13.983 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:13 smithi169 bash[104356]: cluster 2023-09-23T22:44:12.660463+0000 mon.a (mon.0) 900 : cluster 0 osdmap e177: 8 total, 7 up, 8 in 2023-09-23T22:44:13.983 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:13 smithi169 bash[104356]: cluster 2023-09-23T22:44:12.661742+0000 osd.6 (osd.6) 147 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T22:44:13.983 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:13 smithi169 bash[104356]: cluster 2023-09-23T22:44:12.662053+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T22:44:13.984 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:13 smithi169 bash[104356]: cluster 2023-09-23T22:44:12.662803+0000 osd.7 (osd.7) 136 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T22:44:13.984 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:13 smithi169 bash[104356]: cluster 2023-09-23T22:44:12.663809+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T22:44:13.984 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:13 smithi169 bash[104356]: cluster 2023-09-23T22:44:12.667109+0000 osd.6 (osd.6) 148 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T22:44:13.997 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:14.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:14.003 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:14.104 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:14.115 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:13 smithi187 bash[89487]: cluster 2023-09-23T22:44:12.443696+0000 mgr.y (mgr.25310) 667 : cluster 0 pgmap v664: 99 pgs: 4 active+clean+remapped, 1 active+undersized+remapped, 12 active+undersized+degraded, 1 active+undersized+degraded+remapped+backfilling, 25 active+undersized, 56 active+clean; 1.7 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 724 op/s; 13768/82581 objects degraded (16.672%); 1683/82581 objects misplaced (2.038%); 1.0 MiB/s, 17 objects/s recovering 2023-09-23T22:44:14.115 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:13 smithi187 bash[89487]: cluster 2023-09-23T22:44:12.659412+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T22:44:14.115 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:13 smithi187 bash[89487]: cluster 2023-09-23T22:44:12.660463+0000 mon.a (mon.0) 900 : cluster 0 osdmap e177: 8 total, 7 up, 8 in 2023-09-23T22:44:14.115 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:13 smithi187 bash[89487]: cluster 2023-09-23T22:44:12.661742+0000 osd.6 (osd.6) 147 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T22:44:14.116 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:13 smithi187 bash[89487]: cluster 2023-09-23T22:44:12.662053+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T22:44:14.116 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:13 smithi187 bash[89487]: cluster 2023-09-23T22:44:12.662803+0000 osd.7 (osd.7) 136 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T22:44:14.116 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:13 smithi187 bash[89487]: cluster 2023-09-23T22:44:12.663809+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T22:44:14.116 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:13 smithi187 bash[89487]: cluster 2023-09-23T22:44:12.667109+0000 osd.6 (osd.6) 148 : cluster 3 failed to encode map e177 with expected crc 2023-09-23T22:44:14.149 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:14.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:14.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:14.253 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:14.278 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:14.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:14.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:14.382 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:14.418 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:14.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:14.421 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:14.522 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:14.562 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:14.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:14.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:14.668 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:14.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:14.698 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:14.698 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:14.799 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:14.833 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:14.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:14.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:14.941 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:14.950 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:14 smithi169 bash[104356]: cluster 2023-09-23T22:44:13.656813+0000 osd.6 (osd.6) 149 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T22:44:14.950 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:14 smithi169 bash[104356]: cluster 2023-09-23T22:44:13.660068+0000 mon.a (mon.0) 901 : cluster 0 osdmap e178: 8 total, 7 up, 8 in 2023-09-23T22:44:14.950 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:14 smithi169 bash[104356]: cluster 2023-09-23T22:44:13.660104+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T22:44:14.950 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:14 smithi169 bash[104356]: cluster 2023-09-23T22:44:13.660113+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T22:44:14.950 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:14 smithi169 bash[104356]: cluster 2023-09-23T22:44:13.661883+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T22:44:14.950 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:14 smithi169 bash[104356]: cluster 2023-09-23T22:44:13.663025+0000 osd.7 (osd.7) 137 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T22:44:14.950 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:14 smithi169 bash[104356]: cluster 2023-09-23T22:44:13.663991+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T22:44:14.951 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:14 smithi169 bash[104356]: cluster 2023-09-23T22:44:13.668480+0000 osd.5 (osd.5) 145 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T22:44:14.951 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:14 smithi169 bash[101133]: cluster 2023-09-23T22:44:13.656813+0000 osd.6 (osd.6) 149 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T22:44:14.951 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:14 smithi169 bash[101133]: cluster 2023-09-23T22:44:13.660068+0000 mon.a (mon.0) 901 : cluster 0 osdmap e178: 8 total, 7 up, 8 in 2023-09-23T22:44:14.951 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:14 smithi169 bash[101133]: cluster 2023-09-23T22:44:13.660104+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T22:44:14.951 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:14 smithi169 bash[101133]: cluster 2023-09-23T22:44:13.660113+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T22:44:14.951 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:14 smithi169 bash[101133]: cluster 2023-09-23T22:44:13.661883+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T22:44:14.951 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:14 smithi169 bash[101133]: cluster 2023-09-23T22:44:13.663025+0000 osd.7 (osd.7) 137 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T22:44:14.951 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:14 smithi169 bash[101133]: cluster 2023-09-23T22:44:13.663991+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T22:44:14.951 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:14 smithi169 bash[101133]: cluster 2023-09-23T22:44:13.668480+0000 osd.5 (osd.5) 145 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T22:44:14.970 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:14.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:14.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:15.074 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:15.085 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:14 smithi187 bash[89487]: cluster 2023-09-23T22:44:13.656813+0000 osd.6 (osd.6) 149 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T22:44:15.085 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:14 smithi187 bash[89487]: cluster 2023-09-23T22:44:13.660068+0000 mon.a (mon.0) 901 : cluster 0 osdmap e178: 8 total, 7 up, 8 in 2023-09-23T22:44:15.085 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:14 smithi187 bash[89487]: cluster 2023-09-23T22:44:13.660104+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T22:44:15.085 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:14 smithi187 bash[89487]: cluster 2023-09-23T22:44:13.660113+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T22:44:15.085 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:14 smithi187 bash[89487]: cluster 2023-09-23T22:44:13.661883+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T22:44:15.085 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:14 smithi187 bash[89487]: cluster 2023-09-23T22:44:13.663025+0000 osd.7 (osd.7) 137 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T22:44:15.085 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:14 smithi187 bash[89487]: cluster 2023-09-23T22:44:13.663991+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T22:44:15.085 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:14 smithi187 bash[89487]: cluster 2023-09-23T22:44:13.668480+0000 osd.5 (osd.5) 145 : cluster 3 failed to encode map e178 with expected crc 2023-09-23T22:44:15.103 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:15.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:15.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:15.208 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:15.244 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:15.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:15.250 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:15.261 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:44:15.351 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:15.379 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:15.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:15.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:15.482 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:15.505 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:15.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:15.508 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:15.608 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:15.649 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:15.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:15.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:15.754 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:15.777 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:15.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:15.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:15.881 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:15.890 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:15 smithi169 bash[101133]: cluster 2023-09-23T22:44:14.444512+0000 mgr.y (mgr.25310) 668 : cluster 0 pgmap v667: 99 pgs: 1 peering, 57 active+clean, 1 active+undersized+degraded+remapped+backfill_wait, 18 active+undersized, 1 active+undersized+degraded+remapped+backfilling, 2 active+remapped+backfill_wait, 11 active+undersized+degraded, 1 active+undersized+remapped, 7 active+clean+remapped; 1.6 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 406 op/s; 13330/79743 objects degraded (16.716%); 6565/79743 objects misplaced (8.233%); 1.4 MiB/s, 25 objects/s recovering 2023-09-23T22:44:15.891 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:15 smithi169 bash[104356]: cluster 2023-09-23T22:44:14.444512+0000 mgr.y (mgr.25310) 668 : cluster 0 pgmap v667: 99 pgs: 1 peering, 57 active+clean, 1 active+undersized+degraded+remapped+backfill_wait, 18 active+undersized, 1 active+undersized+degraded+remapped+backfilling, 2 active+remapped+backfill_wait, 11 active+undersized+degraded, 1 active+undersized+remapped, 7 active+clean+remapped; 1.6 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 406 op/s; 13330/79743 objects degraded (16.716%); 6565/79743 objects misplaced (8.233%); 1.4 MiB/s, 25 objects/s recovering 2023-09-23T22:44:15.905 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:15.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:15.912 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:16.013 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:16.042 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:16.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:16.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:16.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:15 smithi187 bash[89487]: cluster 2023-09-23T22:44:14.444512+0000 mgr.y (mgr.25310) 668 : cluster 0 pgmap v667: 99 pgs: 1 peering, 57 active+clean, 1 active+undersized+degraded+remapped+backfill_wait, 18 active+undersized, 1 active+undersized+degraded+remapped+backfilling, 2 active+remapped+backfill_wait, 11 active+undersized+degraded, 1 active+undersized+remapped, 7 active+clean+remapped; 1.6 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 406 op/s; 13330/79743 objects degraded (16.716%); 6565/79743 objects misplaced (8.233%); 1.4 MiB/s, 25 objects/s recovering 2023-09-23T22:44:16.146 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:16.171 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:16.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:16.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:16.274 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:16.305 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:16.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:16.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:16.410 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:16.433 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:16.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:16.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:16.539 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:16.576 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:16.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:16.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:16.682 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:16.685 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:16 smithi187 bash[89487]: cluster 2023-09-23T22:44:16.409667+0000 mon.a (mon.0) 902 : cluster 3 Health check update: Degraded data redundancy: 13330/79743 objects degraded (16.716%), 13 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-23T22:44:16.710 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:16.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:16.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:16.724 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7, 5] out_osds: [] dead_osds: [0] live_osds: [1, 2, 3, 4, 5, 6, 7] 2023-09-23T22:44:16.724 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:44:16.725 INFO:tasks.thrashosds.thrasher:inject_pause on osd.2 2023-09-23T22:44:16.725 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T22:44:16.725 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T22:44:16.725 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 config set filestore_inject_stall 3 2023-09-23T22:44:16.813 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:16.821 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:16 smithi169 bash[101133]: cluster 2023-09-23T22:44:16.409667+0000 mon.a (mon.0) 902 : cluster 3 Health check update: Degraded data redundancy: 13330/79743 objects degraded (16.716%), 13 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-23T22:44:16.822 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:16 smithi169 bash[104356]: cluster 2023-09-23T22:44:16.409667+0000 mon.a (mon.0) 902 : cluster 3 Health check update: Degraded data redundancy: 13330/79743 objects degraded (16.716%), 13 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-23T22:44:16.852 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:16.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:16.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:16.957 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:16.990 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:16.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:16.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:17.095 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:17.124 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:17.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:17.127 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:17.227 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:17.255 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:17.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:17.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:17.294 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:44:17.360 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:17.388 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:17.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:17.391 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:17.492 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:17.518 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:17.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:17.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:17.621 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:17.644 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:17.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:17.649 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:17.750 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:17.757 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:17 smithi169 bash[101133]: cluster 2023-09-23T22:44:16.445325+0000 mgr.y (mgr.25310) 669 : cluster 0 pgmap v668: 99 pgs: 1 peering, 56 active+clean, 1 active+undersized+degraded+remapped+backfill_wait, 18 active+undersized, 1 active+undersized+degraded+remapped+backfilling, 3 active+remapped+backfill_wait, 11 active+undersized+degraded, 1 active+undersized+remapped, 7 active+clean+remapped; 1.6 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 379 op/s; 13183/78009 objects degraded (16.899%); 8100/78009 objects misplaced (10.383%); 1.0 MiB/s, 17 objects/s recovering 2023-09-23T22:44:17.757 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:17 smithi169 bash[104356]: cluster 2023-09-23T22:44:16.445325+0000 mgr.y (mgr.25310) 669 : cluster 0 pgmap v668: 99 pgs: 1 peering, 56 active+clean, 1 active+undersized+degraded+remapped+backfill_wait, 18 active+undersized, 1 active+undersized+degraded+remapped+backfilling, 3 active+remapped+backfill_wait, 11 active+undersized+degraded, 1 active+undersized+remapped, 7 active+clean+remapped; 1.6 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 379 op/s; 13183/78009 objects degraded (16.899%); 8100/78009 objects misplaced (10.383%); 1.0 MiB/s, 17 objects/s recovering 2023-09-23T22:44:17.772 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:17.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:17.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:17.876 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:17.885 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:17 smithi187 bash[89487]: cluster 2023-09-23T22:44:16.445325+0000 mgr.y (mgr.25310) 669 : cluster 0 pgmap v668: 99 pgs: 1 peering, 56 active+clean, 1 active+undersized+degraded+remapped+backfill_wait, 18 active+undersized, 1 active+undersized+degraded+remapped+backfilling, 3 active+remapped+backfill_wait, 11 active+undersized+degraded, 1 active+undersized+remapped, 7 active+clean+remapped; 1.6 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 379 op/s; 13183/78009 objects degraded (16.899%); 8100/78009 objects misplaced (10.383%); 1.0 MiB/s, 17 objects/s recovering 2023-09-23T22:44:17.904 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:17.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:17.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:18.008 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:18.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:18.036 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:18.036 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:18.137 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:18.156 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:18.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:18.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:18.258 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:18.293 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:18.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:18.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:18.310 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:44:18.402 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:18.437 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:18.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:18.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:18.541 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:18.570 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:18.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:18.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:18.674 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:18.701 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:18.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:18.703 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:18.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:44:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:44:18] "GET /metrics HTTP/1.1" 200 36430 "" "Prometheus/2.43.0" 2023-09-23T22:44:18.804 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:18.830 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:18.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:18.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:18.935 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:18.960 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:18.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:18.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:19.064 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:19.085 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:19.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:19.093 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:19.194 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:19.218 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:19.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:19.221 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:19.322 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:19.350 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:19.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:19.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:19.456 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:19.482 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:19.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:19.487 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:19.588 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:19.613 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:19.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:19.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:19.718 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:19.727 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:19 smithi187 bash[89487]: cluster 2023-09-23T22:44:18.446146+0000 mgr.y (mgr.25310) 670 : cluster 0 pgmap v669: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 peering, 57 active+clean, 1 active+undersized+degraded+remapped+backfill_wait, 18 active+undersized, 3 active+remapped+backfill_wait, 10 active+undersized+degraded, 8 active+clean+remapped; 1.5 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 614 op/s; 11081/72072 objects degraded (15.375%); 7334/72072 objects misplaced (10.176%); 9.7 MiB/s, 156 objects/s recovering 2023-09-23T22:44:19.744 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:19.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:19.746 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:19.847 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:19.870 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:19.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:19.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:19.974 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:19.983 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:19 smithi169 bash[104356]: cluster 2023-09-23T22:44:18.446146+0000 mgr.y (mgr.25310) 670 : cluster 0 pgmap v669: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 peering, 57 active+clean, 1 active+undersized+degraded+remapped+backfill_wait, 18 active+undersized, 3 active+remapped+backfill_wait, 10 active+undersized+degraded, 8 active+clean+remapped; 1.5 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 614 op/s; 11081/72072 objects degraded (15.375%); 7334/72072 objects misplaced (10.176%); 9.7 MiB/s, 156 objects/s recovering 2023-09-23T22:44:19.983 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:19 smithi169 bash[101133]: cluster 2023-09-23T22:44:18.446146+0000 mgr.y (mgr.25310) 670 : cluster 0 pgmap v669: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 peering, 57 active+clean, 1 active+undersized+degraded+remapped+backfill_wait, 18 active+undersized, 3 active+remapped+backfill_wait, 10 active+undersized+degraded, 8 active+clean+remapped; 1.5 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 614 op/s; 11081/72072 objects degraded (15.375%); 7334/72072 objects misplaced (10.176%); 9.7 MiB/s, 156 objects/s recovering 2023-09-23T22:44:20.000 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:20.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:20.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:20.103 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:20.137 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:20.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:20.140 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:20.241 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:20.261 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:20.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:20.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:20.364 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:20.384 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:20.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:20.386 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:20.487 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:20.510 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:20.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:20.513 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:20.613 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:20.645 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:20.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:20.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:20.748 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:20.773 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:20.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:20.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:20.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:20 smithi169 bash[101133]: cluster 2023-09-23T22:44:19.691999+0000 mon.a (mon.0) 903 : cluster 0 osdmap e179: 8 total, 7 up, 8 in 2023-09-23T22:44:20.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:20 smithi169 bash[101133]: cluster 2023-09-23T22:44:19.692342+0000 osd.7 (osd.7) 138 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T22:44:20.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:20 smithi169 bash[101133]: cluster 2023-09-23T22:44:19.692944+0000 osd.5 (osd.5) 146 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T22:44:20.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:20 smithi169 bash[101133]: cluster 2023-09-23T22:44:19.712278+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T22:44:20.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:20 smithi169 bash[104356]: cluster 2023-09-23T22:44:19.691999+0000 mon.a (mon.0) 903 : cluster 0 osdmap e179: 8 total, 7 up, 8 in 2023-09-23T22:44:20.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:20 smithi169 bash[104356]: cluster 2023-09-23T22:44:19.692342+0000 osd.7 (osd.7) 138 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T22:44:20.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:20 smithi169 bash[104356]: cluster 2023-09-23T22:44:19.692944+0000 osd.5 (osd.5) 146 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T22:44:20.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:20 smithi169 bash[104356]: cluster 2023-09-23T22:44:19.712278+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T22:44:20.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:20 smithi187 bash[89487]: cluster 2023-09-23T22:44:19.691999+0000 mon.a (mon.0) 903 : cluster 0 osdmap e179: 8 total, 7 up, 8 in 2023-09-23T22:44:20.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:20 smithi187 bash[89487]: cluster 2023-09-23T22:44:19.692342+0000 osd.7 (osd.7) 138 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T22:44:20.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:20 smithi187 bash[89487]: cluster 2023-09-23T22:44:19.692944+0000 osd.5 (osd.5) 146 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T22:44:20.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:20 smithi187 bash[89487]: cluster 2023-09-23T22:44:19.712278+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e179 with expected crc 2023-09-23T22:44:20.878 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:20.906 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:20.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:20.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:21.011 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:21.047 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:21.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:21.054 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:21.155 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:21.178 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:21.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:21.180 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:21.281 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:21.309 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:21.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:21.315 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:21.415 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:21.443 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:21.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:21.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:21.546 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:21.565 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:21.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:21.571 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:21.672 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:21.704 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:21.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:21.709 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:21.810 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:21.839 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:21.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:21.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:21.942 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:21.957 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:21 smithi187 bash[89487]: cluster 2023-09-23T22:44:20.446890+0000 mgr.y (mgr.25310) 671 : cluster 0 pgmap v671: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 58 active+clean, 1 active+undersized+degraded+remapped+backfill_wait, 18 active+undersized, 3 active+remapped+backfill_wait, 10 active+undersized+degraded, 8 active+clean+remapped; 1.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 689 op/s; 10362/66471 objects degraded (15.589%); 6874/66471 objects misplaced (10.341%); 7.9 MiB/s, 125 objects/s recovering 2023-09-23T22:44:21.957 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:21 smithi187 bash[89487]: cluster 2023-09-23T22:44:20.708687+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T22:44:21.957 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:21 smithi187 bash[89487]: cluster 2023-09-23T22:44:20.712302+0000 mon.a (mon.0) 904 : cluster 0 osdmap e180: 8 total, 7 up, 8 in 2023-09-23T22:44:21.957 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:21 smithi187 bash[89487]: cluster 2023-09-23T22:44:20.712849+0000 osd.7 (osd.7) 139 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T22:44:21.957 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:21 smithi187 bash[89487]: cluster 2023-09-23T22:44:21.410999+0000 mon.a (mon.0) 905 : cluster 3 Health check update: Degraded data redundancy: 10362/66471 objects degraded (15.589%), 12 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-23T22:44:21.975 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:21.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:21.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:22.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:21 smithi169 bash[104356]: cluster 2023-09-23T22:44:20.446890+0000 mgr.y (mgr.25310) 671 : cluster 0 pgmap v671: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 58 active+clean, 1 active+undersized+degraded+remapped+backfill_wait, 18 active+undersized, 3 active+remapped+backfill_wait, 10 active+undersized+degraded, 8 active+clean+remapped; 1.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 689 op/s; 10362/66471 objects degraded (15.589%); 6874/66471 objects misplaced (10.341%); 7.9 MiB/s, 125 objects/s recovering 2023-09-23T22:44:22.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:21 smithi169 bash[104356]: cluster 2023-09-23T22:44:20.708687+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T22:44:22.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:21 smithi169 bash[104356]: cluster 2023-09-23T22:44:20.712302+0000 mon.a (mon.0) 904 : cluster 0 osdmap e180: 8 total, 7 up, 8 in 2023-09-23T22:44:22.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:21 smithi169 bash[104356]: cluster 2023-09-23T22:44:20.712849+0000 osd.7 (osd.7) 139 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T22:44:22.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:21 smithi169 bash[104356]: cluster 2023-09-23T22:44:21.410999+0000 mon.a (mon.0) 905 : cluster 3 Health check update: Degraded data redundancy: 10362/66471 objects degraded (15.589%), 12 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-23T22:44:22.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:21 smithi169 bash[101133]: cluster 2023-09-23T22:44:20.446890+0000 mgr.y (mgr.25310) 671 : cluster 0 pgmap v671: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 58 active+clean, 1 active+undersized+degraded+remapped+backfill_wait, 18 active+undersized, 3 active+remapped+backfill_wait, 10 active+undersized+degraded, 8 active+clean+remapped; 1.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 689 op/s; 10362/66471 objects degraded (15.589%); 6874/66471 objects misplaced (10.341%); 7.9 MiB/s, 125 objects/s recovering 2023-09-23T22:44:22.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:21 smithi169 bash[101133]: cluster 2023-09-23T22:44:20.708687+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T22:44:22.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:21 smithi169 bash[101133]: cluster 2023-09-23T22:44:20.712302+0000 mon.a (mon.0) 904 : cluster 0 osdmap e180: 8 total, 7 up, 8 in 2023-09-23T22:44:22.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:21 smithi169 bash[101133]: cluster 2023-09-23T22:44:20.712849+0000 osd.7 (osd.7) 139 : cluster 3 failed to encode map e180 with expected crc 2023-09-23T22:44:22.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:21 smithi169 bash[101133]: cluster 2023-09-23T22:44:21.410999+0000 mon.a (mon.0) 905 : cluster 3 Health check update: Degraded data redundancy: 10362/66471 objects degraded (15.589%), 12 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-23T22:44:22.080 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:22.104 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:22.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:22.109 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:22.209 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:22.235 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:22.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:22.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:22.341 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:22.369 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:22.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:22.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:22.474 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:22.496 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:22.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:22.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:22.598 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:22.630 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:22.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:22.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:22.734 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:22.759 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:22.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:22.766 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:22.867 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:22.893 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:22.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:22.895 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:22.996 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:23.021 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:23.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:23.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:23.126 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:23.165 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:23.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:23.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:23.272 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:23.302 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:23.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:23.312 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:23.413 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:23.441 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:23.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:23.445 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:23.546 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:23.588 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:23.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:23.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:23.699 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:23.726 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:23.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:23.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:23.829 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:23.858 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:23.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:23.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:23.962 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:23.970 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:23 smithi187 bash[89487]: cluster 2023-09-23T22:44:22.447758+0000 mgr.y (mgr.25310) 672 : cluster 0 pgmap v673: 99 pgs: 58 active+clean, 1 active+undersized+degraded+remapped+backfill_wait, 18 active+undersized, 3 active+remapped+backfill_wait, 10 active+undersized+degraded, 9 active+clean+remapped; 1.3 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 9367/63729 objects degraded (14.698%); 6677/63729 objects misplaced (10.477%); 11 MiB/s, 174 objects/s recovering 2023-09-23T22:44:23.970 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:23 smithi187 bash[89487]: audit 2023-09-23T22:44:23.194887+0000 mon.a (mon.0) 906 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:44:23.988 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:23.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:23.994 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:24.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:23 smithi169 bash[101133]: cluster 2023-09-23T22:44:22.447758+0000 mgr.y (mgr.25310) 672 : cluster 0 pgmap v673: 99 pgs: 58 active+clean, 1 active+undersized+degraded+remapped+backfill_wait, 18 active+undersized, 3 active+remapped+backfill_wait, 10 active+undersized+degraded, 9 active+clean+remapped; 1.3 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 9367/63729 objects degraded (14.698%); 6677/63729 objects misplaced (10.477%); 11 MiB/s, 174 objects/s recovering 2023-09-23T22:44:24.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:23 smithi169 bash[101133]: audit 2023-09-23T22:44:23.194887+0000 mon.a (mon.0) 906 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:44:24.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:23 smithi169 bash[104356]: cluster 2023-09-23T22:44:22.447758+0000 mgr.y (mgr.25310) 672 : cluster 0 pgmap v673: 99 pgs: 58 active+clean, 1 active+undersized+degraded+remapped+backfill_wait, 18 active+undersized, 3 active+remapped+backfill_wait, 10 active+undersized+degraded, 9 active+clean+remapped; 1.3 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 9367/63729 objects degraded (14.698%); 6677/63729 objects misplaced (10.477%); 11 MiB/s, 174 objects/s recovering 2023-09-23T22:44:24.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:23 smithi169 bash[104356]: audit 2023-09-23T22:44:23.194887+0000 mon.a (mon.0) 906 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:44:24.095 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:24.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:24.124 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:24.124 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:24.225 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:24.250 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:24.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:24.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:24.354 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:24.378 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:24.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:24.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:24.482 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:24.509 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:24.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:24.518 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:24.618 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:24.645 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:24.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:24.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:24.750 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:24.774 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:24.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:24.776 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:24.877 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:24.902 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:24.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:24.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:25.005 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:25.036 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:25.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:25.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:25.143 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:25.178 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:25.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:25.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:25.286 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:25.306 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:25.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:25.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:25.410 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:25.440 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:25.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:25.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:25.546 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:25.573 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:25.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:25.576 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:25.677 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:25.709 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:25.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:25.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:25.815 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:25.851 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:25.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:25.853 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:25.954 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:25.983 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:25.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:25.990 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:25.990 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:25 smithi187 bash[89487]: cluster 2023-09-23T22:44:24.448681+0000 mgr.y (mgr.25310) 673 : cluster 0 pgmap v674: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 58 active+clean, 18 active+undersized, 3 active+remapped+backfill_wait, 10 active+undersized+degraded, 9 active+clean+remapped; 1.2 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 764 op/s; 8177/59661 objects degraded (13.706%); 6106/59661 objects misplaced (10.234%); 16 MiB/s, 258 objects/s recovering 2023-09-23T22:44:26.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:25 smithi169 bash[101133]: cluster 2023-09-23T22:44:24.448681+0000 mgr.y (mgr.25310) 673 : cluster 0 pgmap v674: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 58 active+clean, 18 active+undersized, 3 active+remapped+backfill_wait, 10 active+undersized+degraded, 9 active+clean+remapped; 1.2 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 764 op/s; 8177/59661 objects degraded (13.706%); 6106/59661 objects misplaced (10.234%); 16 MiB/s, 258 objects/s recovering 2023-09-23T22:44:26.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:25 smithi169 bash[104356]: cluster 2023-09-23T22:44:24.448681+0000 mgr.y (mgr.25310) 673 : cluster 0 pgmap v674: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 58 active+clean, 18 active+undersized, 3 active+remapped+backfill_wait, 10 active+undersized+degraded, 9 active+clean+remapped; 1.2 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 764 op/s; 8177/59661 objects degraded (13.706%); 6106/59661 objects misplaced (10.234%); 16 MiB/s, 258 objects/s recovering 2023-09-23T22:44:26.090 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:26.133 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:26.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:26.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:26.229 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:44:26.235 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:26.260 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:26.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:26.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:26.364 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:26.392 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:26.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:26.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:26.497 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:26.531 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:26.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:26.534 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:26.635 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:26.664 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:26.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:26.667 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:26.768 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:26.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:26 smithi169 bash[101133]: audit 2023-09-23T22:44:26.140609+0000 mon.a (mon.0) 907 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:44:26.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:26 smithi169 bash[101133]: cluster 2023-09-23T22:44:26.412330+0000 mon.a (mon.0) 908 : cluster 3 Health check update: Degraded data redundancy: 8177/59661 objects degraded (13.706%), 11 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-23T22:44:26.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:26 smithi169 bash[104356]: audit 2023-09-23T22:44:26.140609+0000 mon.a (mon.0) 907 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:44:26.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:26 smithi169 bash[104356]: cluster 2023-09-23T22:44:26.412330+0000 mon.a (mon.0) 908 : cluster 3 Health check update: Degraded data redundancy: 8177/59661 objects degraded (13.706%), 11 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-23T22:44:26.801 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:26.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:26.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:26.906 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:26.931 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:26.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:26.933 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:27.034 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:27.045 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:26 smithi187 bash[89487]: audit 2023-09-23T22:44:26.140609+0000 mon.a (mon.0) 907 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:44:27.045 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:26 smithi187 bash[89487]: cluster 2023-09-23T22:44:26.412330+0000 mon.a (mon.0) 908 : cluster 3 Health check update: Degraded data redundancy: 8177/59661 objects degraded (13.706%), 11 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-23T22:44:27.063 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:27.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:27.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:27.166 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:27.193 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:27.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:27.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:27.305 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:27.327 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:27.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:27.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:27.431 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:27.459 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:27.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:27.463 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:27.563 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:27.593 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:27.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:27.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:27.688 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T22:44:27.688 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [], 2023-09-23T22:44:27.688 INFO:teuthology.orchestra.run.smithi169.stdout: "complaint_time": 30, 2023-09-23T22:44:27.688 INFO:teuthology.orchestra.run.smithi169.stdout: "num_blocked_ops": 0 2023-09-23T22:44:27.688 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T22:44:27.697 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:27.726 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:27.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:27.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:27.747 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:27 smithi169 bash[101133]: cluster 2023-09-23T22:44:26.449620+0000 mgr.y (mgr.25310) 674 : cluster 0 pgmap v675: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 58 active+clean, 18 active+undersized, 3 active+remapped+backfill_wait, 10 active+undersized+degraded, 9 active+clean+remapped; 1.2 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 614 op/s; 7985/57324 objects degraded (13.930%); 5905/57324 objects misplaced (10.301%); 8.7 MiB/s, 138 objects/s recovering 2023-09-23T22:44:27.830 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:27.866 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:27.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:27.867 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:27.968 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:27.995 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:27.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:27.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:27.997 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:27 smithi169 bash[104356]: cluster 2023-09-23T22:44:26.449620+0000 mgr.y (mgr.25310) 674 : cluster 0 pgmap v675: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 58 active+clean, 18 active+undersized, 3 active+remapped+backfill_wait, 10 active+undersized+degraded, 9 active+clean+remapped; 1.2 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 614 op/s; 7985/57324 objects degraded (13.930%); 5905/57324 objects misplaced (10.301%); 8.7 MiB/s, 138 objects/s recovering 2023-09-23T22:44:28.098 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:28.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:27 smithi187 bash[89487]: cluster 2023-09-23T22:44:26.449620+0000 mgr.y (mgr.25310) 674 : cluster 0 pgmap v675: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 58 active+clean, 18 active+undersized, 3 active+remapped+backfill_wait, 10 active+undersized+degraded, 9 active+clean+remapped; 1.2 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 614 op/s; 7985/57324 objects degraded (13.930%); 5905/57324 objects misplaced (10.301%); 8.7 MiB/s, 138 objects/s recovering 2023-09-23T22:44:28.135 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:28.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:28.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:28.241 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:28.269 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:28.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:28.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:28.413 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:28.437 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:28.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:28.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:28.540 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:28.573 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:28.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:28.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:28.678 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:28.722 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:28.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:28.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:28.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:44:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:44:28] "GET /metrics HTTP/1.1" 200 36460 "" "Prometheus/2.43.0" 2023-09-23T22:44:28.828 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:28.854 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:28.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:28.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:28.965 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:28.995 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:28.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:28.997 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:29.098 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:29.124 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:29.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:29.129 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:29.230 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:29.294 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:29.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:29.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:29.397 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:29.458 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:29.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:29.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:29.562 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:29.587 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:29.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:29.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:29.690 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:29.715 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:29.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:29.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:29.818 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:29.846 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:29.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:29.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:29.950 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:29.979 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:29.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:29.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:30.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:29 smithi169 bash[101133]: cluster 2023-09-23T22:44:28.450608+0000 mgr.y (mgr.25310) 675 : cluster 0 pgmap v676: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 58 active+clean, 18 active+undersized, 3 active+remapped+backfill_wait, 10 active+undersized+degraded, 9 active+clean+remapped; 1.0 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 7022/51639 objects degraded (13.598%); 5180/51639 objects misplaced (10.031%); 7.9 MiB/s, 126 objects/s recovering 2023-09-23T22:44:30.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:29 smithi169 bash[101133]: cluster 2023-09-23T22:44:28.742587+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T22:44:30.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:29 smithi169 bash[101133]: cluster 2023-09-23T22:44:28.745602+0000 mon.a (mon.0) 909 : cluster 0 osdmap e181: 8 total, 7 up, 8 in 2023-09-23T22:44:30.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:29 smithi169 bash[101133]: cluster 2023-09-23T22:44:28.746252+0000 osd.7 (osd.7) 140 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T22:44:30.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:29 smithi169 bash[101133]: cluster 2023-09-23T22:44:28.746257+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T22:44:30.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:29 smithi169 bash[101133]: cluster 2023-09-23T22:44:28.751027+0000 osd.6 (osd.6) 152 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T22:44:30.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:29 smithi169 bash[104356]: cluster 2023-09-23T22:44:28.450608+0000 mgr.y (mgr.25310) 675 : cluster 0 pgmap v676: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 58 active+clean, 18 active+undersized, 3 active+remapped+backfill_wait, 10 active+undersized+degraded, 9 active+clean+remapped; 1.0 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 7022/51639 objects degraded (13.598%); 5180/51639 objects misplaced (10.031%); 7.9 MiB/s, 126 objects/s recovering 2023-09-23T22:44:30.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:29 smithi169 bash[104356]: cluster 2023-09-23T22:44:28.742587+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T22:44:30.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:29 smithi169 bash[104356]: cluster 2023-09-23T22:44:28.745602+0000 mon.a (mon.0) 909 : cluster 0 osdmap e181: 8 total, 7 up, 8 in 2023-09-23T22:44:30.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:29 smithi169 bash[104356]: cluster 2023-09-23T22:44:28.746252+0000 osd.7 (osd.7) 140 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T22:44:30.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:29 smithi169 bash[104356]: cluster 2023-09-23T22:44:28.746257+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T22:44:30.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:29 smithi169 bash[104356]: cluster 2023-09-23T22:44:28.751027+0000 osd.6 (osd.6) 152 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T22:44:30.092 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:30.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:29 smithi187 bash[89487]: cluster 2023-09-23T22:44:28.450608+0000 mgr.y (mgr.25310) 675 : cluster 0 pgmap v676: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 58 active+clean, 18 active+undersized, 3 active+remapped+backfill_wait, 10 active+undersized+degraded, 9 active+clean+remapped; 1.0 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 564 op/s; 7022/51639 objects degraded (13.598%); 5180/51639 objects misplaced (10.031%); 7.9 MiB/s, 126 objects/s recovering 2023-09-23T22:44:30.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:29 smithi187 bash[89487]: cluster 2023-09-23T22:44:28.742587+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T22:44:30.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:29 smithi187 bash[89487]: cluster 2023-09-23T22:44:28.745602+0000 mon.a (mon.0) 909 : cluster 0 osdmap e181: 8 total, 7 up, 8 in 2023-09-23T22:44:30.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:29 smithi187 bash[89487]: cluster 2023-09-23T22:44:28.746252+0000 osd.7 (osd.7) 140 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T22:44:30.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:29 smithi187 bash[89487]: cluster 2023-09-23T22:44:28.746257+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T22:44:30.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:29 smithi187 bash[89487]: cluster 2023-09-23T22:44:28.751027+0000 osd.6 (osd.6) 152 : cluster 3 failed to encode map e181 with expected crc 2023-09-23T22:44:30.131 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:30.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:30.139 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:30.240 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:30.275 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:30.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:30.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:30.312 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-23T22:44:30.397 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:30.444 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:30.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:30.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:30.549 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:30.584 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:30.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:30.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:30.688 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:30.718 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:30.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:30.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:30.753 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:30 smithi169 bash[104356]: cluster 2023-09-23T22:44:29.743900+0000 mon.a (mon.0) 910 : cluster 0 osdmap e182: 8 total, 7 up, 8 in 2023-09-23T22:44:30.753 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:30 smithi169 bash[104356]: cluster 2023-09-23T22:44:29.746555+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T22:44:30.753 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:30 smithi169 bash[104356]: cluster 2023-09-23T22:44:29.748577+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T22:44:30.754 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:30 smithi169 bash[104356]: cluster 2023-09-23T22:44:29.752275+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T22:44:30.754 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:30 smithi169 bash[104356]: audit 2023-09-23T22:44:29.807550+0000 mon.a (mon.0) 911 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:44:30.754 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:30 smithi169 bash[104356]: audit 2023-09-23T22:44:29.814809+0000 mon.a (mon.0) 912 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:44:30.754 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:30 smithi169 bash[104356]: cluster 2023-09-23T22:44:29.815732+0000 osd.7 (osd.7) 141 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T22:44:30.754 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:30 smithi169 bash[104356]: cluster 2023-09-23T22:44:29.832022+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T22:44:30.754 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:30 smithi169 bash[104356]: audit 2023-09-23T22:44:30.435774+0000 mon.a (mon.0) 913 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:44:30.754 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:30 smithi169 bash[104356]: audit 2023-09-23T22:44:30.444152+0000 mon.a (mon.0) 914 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:44:30.820 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:30.862 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:30.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:30.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:30.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:30 smithi187 bash[89487]: cluster 2023-09-23T22:44:29.743900+0000 mon.a (mon.0) 910 : cluster 0 osdmap e182: 8 total, 7 up, 8 in 2023-09-23T22:44:30.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:30 smithi187 bash[89487]: cluster 2023-09-23T22:44:29.746555+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T22:44:30.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:30 smithi187 bash[89487]: cluster 2023-09-23T22:44:29.748577+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T22:44:30.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:30 smithi187 bash[89487]: cluster 2023-09-23T22:44:29.752275+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T22:44:30.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:30 smithi187 bash[89487]: audit 2023-09-23T22:44:29.807550+0000 mon.a (mon.0) 911 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:44:30.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:30 smithi187 bash[89487]: audit 2023-09-23T22:44:29.814809+0000 mon.a (mon.0) 912 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:44:30.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:30 smithi187 bash[89487]: cluster 2023-09-23T22:44:29.815732+0000 osd.7 (osd.7) 141 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T22:44:30.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:30 smithi187 bash[89487]: cluster 2023-09-23T22:44:29.832022+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T22:44:30.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:30 smithi187 bash[89487]: audit 2023-09-23T22:44:30.435774+0000 mon.a (mon.0) 913 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:44:30.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:30 smithi187 bash[89487]: audit 2023-09-23T22:44:30.444152+0000 mon.a (mon.0) 914 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:44:30.966 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:30.997 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:31.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:31.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:31.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:30 smithi169 bash[101133]: cluster 2023-09-23T22:44:29.743900+0000 mon.a (mon.0) 910 : cluster 0 osdmap e182: 8 total, 7 up, 8 in 2023-09-23T22:44:31.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:30 smithi169 bash[101133]: cluster 2023-09-23T22:44:29.746555+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T22:44:31.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:30 smithi169 bash[101133]: cluster 2023-09-23T22:44:29.748577+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T22:44:31.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:30 smithi169 bash[101133]: cluster 2023-09-23T22:44:29.752275+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T22:44:31.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:30 smithi169 bash[101133]: audit 2023-09-23T22:44:29.807550+0000 mon.a (mon.0) 911 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:44:31.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:30 smithi169 bash[101133]: audit 2023-09-23T22:44:29.814809+0000 mon.a (mon.0) 912 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:44:31.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:30 smithi169 bash[101133]: cluster 2023-09-23T22:44:29.815732+0000 osd.7 (osd.7) 141 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T22:44:31.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:30 smithi169 bash[101133]: cluster 2023-09-23T22:44:29.832022+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e182 with expected crc 2023-09-23T22:44:31.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:30 smithi169 bash[101133]: audit 2023-09-23T22:44:30.435774+0000 mon.a (mon.0) 913 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:44:31.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:30 smithi169 bash[101133]: audit 2023-09-23T22:44:30.444152+0000 mon.a (mon.0) 914 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:44:31.103 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:31.125 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:31.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:31.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:31.232 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:31.265 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:31.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:31.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:31.369 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:31.391 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:31.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:31.394 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:31.449 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:44:31.494 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:44:31.495 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:31.518 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:31.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:31.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:31.546 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:44:31.590 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:44:31.620 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:44:31.625 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:31.665 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:44:31.673 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:31.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:31.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:31.699 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:44:31.699 INFO:teuthology.orchestra.run.smithi169.stderr:Error ENXIO: problem getting command descriptions from osd.0 2023-09-23T22:44:31.699 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:44:31.699 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:44:31.699 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:44:31.699 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:44:31.700 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:44:31.700 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:44:31.700 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:44:31.776 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:31.785 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:31 smithi187 bash[89487]: cluster 2023-09-23T22:44:30.451666+0000 mgr.y (mgr.25310) 676 : cluster 0 pgmap v679: 99 pgs: 1 remapped+peering, 1 active+remapped+backfilling, 58 active+clean, 18 active+undersized, 2 active+remapped+backfill_wait, 10 active+undersized+degraded, 9 active+clean+remapped; 965 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 722 op/s; 6011/46383 objects degraded (12.959%); 3463/46383 objects misplaced (7.466%); 12 MiB/s, 191 objects/s recovering 2023-09-23T22:44:31.785 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:31 smithi187 bash[89487]: audit 2023-09-23T22:44:31.076144+0000 mon.a (mon.0) 915 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:44:31.785 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:31 smithi187 bash[89487]: audit 2023-09-23T22:44:31.077487+0000 mon.a (mon.0) 916 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:44:31.785 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:31 smithi187 bash[89487]: audit 2023-09-23T22:44:31.089515+0000 mon.a (mon.0) 917 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:44:31.785 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:31 smithi187 bash[89487]: audit 2023-09-23T22:44:31.398543+0000 mon.b (mon.1) 12 : audit 0 from='client.? 172.21.15.169:0/3018756357' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:44:31.785 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:31 smithi187 bash[89487]: cluster 2023-09-23T22:44:31.413512+0000 mon.a (mon.0) 918 : cluster 3 Health check update: Degraded data redundancy: 7022/51639 objects degraded (13.598%), 11 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-23T22:44:31.809 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:31.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:31.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:31.914 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:31.939 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:31.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:31.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:32.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:31 smithi169 bash[101133]: cluster 2023-09-23T22:44:30.451666+0000 mgr.y (mgr.25310) 676 : cluster 0 pgmap v679: 99 pgs: 1 remapped+peering, 1 active+remapped+backfilling, 58 active+clean, 18 active+undersized, 2 active+remapped+backfill_wait, 10 active+undersized+degraded, 9 active+clean+remapped; 965 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 722 op/s; 6011/46383 objects degraded (12.959%); 3463/46383 objects misplaced (7.466%); 12 MiB/s, 191 objects/s recovering 2023-09-23T22:44:32.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:31 smithi169 bash[101133]: audit 2023-09-23T22:44:31.076144+0000 mon.a (mon.0) 915 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:44:32.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:31 smithi169 bash[101133]: audit 2023-09-23T22:44:31.077487+0000 mon.a (mon.0) 916 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:44:32.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:31 smithi169 bash[101133]: audit 2023-09-23T22:44:31.089515+0000 mon.a (mon.0) 917 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:44:32.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:31 smithi169 bash[101133]: audit 2023-09-23T22:44:31.398543+0000 mon.b (mon.1) 12 : audit 0 from='client.? 172.21.15.169:0/3018756357' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:44:32.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:31 smithi169 bash[101133]: cluster 2023-09-23T22:44:31.413512+0000 mon.a (mon.0) 918 : cluster 3 Health check update: Degraded data redundancy: 7022/51639 objects degraded (13.598%), 11 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-23T22:44:32.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:31 smithi169 bash[104356]: cluster 2023-09-23T22:44:30.451666+0000 mgr.y (mgr.25310) 676 : cluster 0 pgmap v679: 99 pgs: 1 remapped+peering, 1 active+remapped+backfilling, 58 active+clean, 18 active+undersized, 2 active+remapped+backfill_wait, 10 active+undersized+degraded, 9 active+clean+remapped; 965 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 722 op/s; 6011/46383 objects degraded (12.959%); 3463/46383 objects misplaced (7.466%); 12 MiB/s, 191 objects/s recovering 2023-09-23T22:44:32.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:31 smithi169 bash[104356]: audit 2023-09-23T22:44:31.076144+0000 mon.a (mon.0) 915 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:44:32.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:31 smithi169 bash[104356]: audit 2023-09-23T22:44:31.077487+0000 mon.a (mon.0) 916 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:44:32.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:31 smithi169 bash[104356]: audit 2023-09-23T22:44:31.089515+0000 mon.a (mon.0) 917 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:44:32.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:31 smithi169 bash[104356]: audit 2023-09-23T22:44:31.398543+0000 mon.b (mon.1) 12 : audit 0 from='client.? 172.21.15.169:0/3018756357' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:44:32.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:31 smithi169 bash[104356]: cluster 2023-09-23T22:44:31.413512+0000 mon.a (mon.0) 918 : cluster 3 Health check update: Degraded data redundancy: 7022/51639 objects degraded (13.598%), 11 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-23T22:44:32.047 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:32.075 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:32.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:32.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:32.179 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:32.201 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:32.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:32.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:32.305 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:32.329 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:32.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:32.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:32.434 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:32.465 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:32.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:32.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:32.570 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:32.601 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:32.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:32.603 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:32.703 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:32.727 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:32.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:32.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:32.776 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is set 2023-09-23T22:44:32.830 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:32.859 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:32.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:32.865 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:32.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:32 smithi187 bash[89487]: audit 2023-09-23T22:44:31.796994+0000 mon.c (mon.2) 53 : audit 1 from='client.? 172.21.15.169:0/1855170460' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:44:32.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:32 smithi187 bash[89487]: audit 2023-09-23T22:44:31.797571+0000 mon.a (mon.0) 919 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:44:32.966 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:32.970 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:32 smithi169 bash[101133]: audit 2023-09-23T22:44:31.796994+0000 mon.c (mon.2) 53 : audit 1 from='client.? 172.21.15.169:0/1855170460' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:44:32.970 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:32 smithi169 bash[101133]: audit 2023-09-23T22:44:31.797571+0000 mon.a (mon.0) 919 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:44:32.971 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:32 smithi169 bash[104356]: audit 2023-09-23T22:44:31.796994+0000 mon.c (mon.2) 53 : audit 1 from='client.? 172.21.15.169:0/1855170460' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:44:32.971 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:32 smithi169 bash[104356]: audit 2023-09-23T22:44:31.797571+0000 mon.a (mon.0) 919 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:44:32.992 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:32.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:32.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:33.097 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:33.125 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:33.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:33.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:33.233 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:33.264 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:33.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:33.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:33.371 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:33.396 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:33.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:33.402 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:33.502 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:33.526 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:33.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:33.531 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:33.632 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:33.681 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:33.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:33.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:33.783 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:33.797 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:33 smithi187 bash[89487]: cluster 2023-09-23T22:44:32.452430+0000 mgr.y (mgr.25310) 677 : cluster 0 pgmap v680: 99 pgs: 1 remapped+peering, 1 active+remapped+backfilling, 58 active+clean, 18 active+undersized, 2 active+remapped+backfill_wait, 10 active+undersized+degraded, 9 active+clean+remapped; 906 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 672 op/s; 5418/43524 objects degraded (12.448%); 3291/43524 objects misplaced (7.561%); 6.7 MiB/s, 107 objects/s recovering 2023-09-23T22:44:33.797 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:33 smithi187 bash[89487]: cluster 2023-09-23T22:44:32.751705+0000 mon.a (mon.0) 920 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:44:33.797 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:33 smithi187 bash[89487]: cluster 2023-09-23T22:44:32.759453+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T22:44:33.797 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:33 smithi187 bash[89487]: audit 2023-09-23T22:44:32.765298+0000 mon.a (mon.0) 921 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:44:33.798 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:33 smithi187 bash[89487]: cluster 2023-09-23T22:44:32.765602+0000 mon.a (mon.0) 922 : cluster 0 osdmap e183: 8 total, 7 up, 8 in 2023-09-23T22:44:33.798 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:33 smithi187 bash[89487]: cluster 2023-09-23T22:44:32.768371+0000 osd.7 (osd.7) 142 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T22:44:33.798 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:33 smithi187 bash[89487]: cluster 2023-09-23T22:44:32.769090+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T22:44:33.820 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:33.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:33.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:33.924 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:33.952 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:33 smithi169 bash[104356]: cluster 2023-09-23T22:44:32.452430+0000 mgr.y (mgr.25310) 677 : cluster 0 pgmap v680: 99 pgs: 1 remapped+peering, 1 active+remapped+backfilling, 58 active+clean, 18 active+undersized, 2 active+remapped+backfill_wait, 10 active+undersized+degraded, 9 active+clean+remapped; 906 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 672 op/s; 5418/43524 objects degraded (12.448%); 3291/43524 objects misplaced (7.561%); 6.7 MiB/s, 107 objects/s recovering 2023-09-23T22:44:33.952 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:33 smithi169 bash[104356]: cluster 2023-09-23T22:44:32.751705+0000 mon.a (mon.0) 920 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:44:33.952 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:33 smithi169 bash[104356]: cluster 2023-09-23T22:44:32.759453+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T22:44:33.952 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:33 smithi169 bash[104356]: audit 2023-09-23T22:44:32.765298+0000 mon.a (mon.0) 921 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:44:33.952 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:33 smithi169 bash[104356]: cluster 2023-09-23T22:44:32.765602+0000 mon.a (mon.0) 922 : cluster 0 osdmap e183: 8 total, 7 up, 8 in 2023-09-23T22:44:33.953 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:33 smithi169 bash[104356]: cluster 2023-09-23T22:44:32.768371+0000 osd.7 (osd.7) 142 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T22:44:33.953 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:33 smithi169 bash[104356]: cluster 2023-09-23T22:44:32.769090+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T22:44:33.953 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:33 smithi169 bash[101133]: cluster 2023-09-23T22:44:32.452430+0000 mgr.y (mgr.25310) 677 : cluster 0 pgmap v680: 99 pgs: 1 remapped+peering, 1 active+remapped+backfilling, 58 active+clean, 18 active+undersized, 2 active+remapped+backfill_wait, 10 active+undersized+degraded, 9 active+clean+remapped; 906 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 672 op/s; 5418/43524 objects degraded (12.448%); 3291/43524 objects misplaced (7.561%); 6.7 MiB/s, 107 objects/s recovering 2023-09-23T22:44:33.953 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:33 smithi169 bash[101133]: cluster 2023-09-23T22:44:32.751705+0000 mon.a (mon.0) 920 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:44:33.953 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:33 smithi169 bash[101133]: cluster 2023-09-23T22:44:32.759453+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T22:44:33.954 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:33 smithi169 bash[101133]: audit 2023-09-23T22:44:32.765298+0000 mon.a (mon.0) 921 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:44:33.954 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:33 smithi169 bash[101133]: cluster 2023-09-23T22:44:32.765602+0000 mon.a (mon.0) 922 : cluster 0 osdmap e183: 8 total, 7 up, 8 in 2023-09-23T22:44:33.954 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:33 smithi169 bash[101133]: cluster 2023-09-23T22:44:32.768371+0000 osd.7 (osd.7) 142 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T22:44:33.954 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:33 smithi169 bash[101133]: cluster 2023-09-23T22:44:32.769090+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e183 with expected crc 2023-09-23T22:44:33.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:33.955 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:33.955 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:34.056 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:34.093 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:34.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:34.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:34.198 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:34.229 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:34.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:34.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:34.337 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:34.361 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:34.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:34.367 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:34.468 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:34.502 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:34.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:34.504 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:34.604 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:34.637 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:34.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:34.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:34.742 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:34.775 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:34.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:34.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:34.879 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:34.898 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:34.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:34.900 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:35.001 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:35.032 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:35.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:35.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:35.137 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:35.169 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:35.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:35.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:35.256 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T22:44:35.257 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T22:44:35.275 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:35.312 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:35.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:35.316 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:35.417 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:35.446 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:35.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:35.449 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:35.549 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:35.574 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:35.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:35.577 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:35.678 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:35.711 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:35.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:35.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:35.774 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:35 smithi169 bash[101133]: cluster 2023-09-23T22:44:34.453311+0000 mgr.y (mgr.25310) 678 : cluster 0 pgmap v682: 99 pgs: 1 active+remapped+backfilling, 58 active+clean, 18 active+undersized, 2 active+remapped+backfill_wait, 10 active+undersized+degraded, 10 active+clean+remapped; 825 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 5042/39642 objects degraded (12.719%); 3691/39642 objects misplaced (9.311%); 9.0 MiB/s, 143 objects/s recovering 2023-09-23T22:44:35.818 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:35.826 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:35 smithi187 bash[89487]: cluster 2023-09-23T22:44:34.453311+0000 mgr.y (mgr.25310) 678 : cluster 0 pgmap v682: 99 pgs: 1 active+remapped+backfilling, 58 active+clean, 18 active+undersized, 2 active+remapped+backfill_wait, 10 active+undersized+degraded, 10 active+clean+remapped; 825 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 5042/39642 objects degraded (12.719%); 3691/39642 objects misplaced (9.311%); 9.0 MiB/s, 143 objects/s recovering 2023-09-23T22:44:35.845 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:35.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:35.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:35.948 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:35.972 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:35.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:35.977 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:36.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:35 smithi169 bash[104356]: cluster 2023-09-23T22:44:34.453311+0000 mgr.y (mgr.25310) 678 : cluster 0 pgmap v682: 99 pgs: 1 active+remapped+backfilling, 58 active+clean, 18 active+undersized, 2 active+remapped+backfill_wait, 10 active+undersized+degraded, 10 active+clean+remapped; 825 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 5042/39642 objects degraded (12.719%); 3691/39642 objects misplaced (9.311%); 9.0 MiB/s, 143 objects/s recovering 2023-09-23T22:44:36.078 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:36.106 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:36.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:36.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:36.209 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:36.242 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:36.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:36.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:36.346 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:36.375 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:36.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:36.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:36.479 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:36.508 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:36.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:36.511 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:36.612 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:36.641 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:36.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:36.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:36.744 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:36.774 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:36.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:36.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:36.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:36 smithi187 bash[89487]: cluster 2023-09-23T22:44:35.758685+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T22:44:36.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:36 smithi187 bash[89487]: cluster 2023-09-23T22:44:35.762256+0000 mon.a (mon.0) 923 : cluster 0 osdmap e184: 8 total, 7 up, 8 in 2023-09-23T22:44:36.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:36 smithi187 bash[89487]: cluster 2023-09-23T22:44:35.772437+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T22:44:36.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:36 smithi187 bash[89487]: cluster 2023-09-23T22:44:35.774015+0000 osd.7 (osd.7) 143 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T22:44:36.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:36 smithi187 bash[89487]: cluster 2023-09-23T22:44:36.414512+0000 mon.a (mon.0) 924 : cluster 3 Health check update: Degraded data redundancy: 5042/39642 objects degraded (12.719%), 10 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-23T22:44:36.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:36 smithi187 bash[89487]: cluster 2023-09-23T22:44:36.765214+0000 mon.a (mon.0) 925 : cluster 0 osdmap e185: 8 total, 7 up, 8 in 2023-09-23T22:44:36.878 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:36.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:36.916 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:36.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:36.942 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T22:44:36.942 INFO:teuthology.orchestra.run.smithi169.stdout: "success": "" 2023-09-23T22:44:36.943 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T22:44:36.989 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:36 smithi169 bash[104356]: cluster 2023-09-23T22:44:35.758685+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T22:44:36.990 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:36 smithi169 bash[104356]: cluster 2023-09-23T22:44:35.762256+0000 mon.a (mon.0) 923 : cluster 0 osdmap e184: 8 total, 7 up, 8 in 2023-09-23T22:44:36.990 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:36 smithi169 bash[104356]: cluster 2023-09-23T22:44:35.772437+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T22:44:36.990 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:36 smithi169 bash[104356]: cluster 2023-09-23T22:44:35.774015+0000 osd.7 (osd.7) 143 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T22:44:36.990 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:36 smithi169 bash[104356]: cluster 2023-09-23T22:44:36.414512+0000 mon.a (mon.0) 924 : cluster 3 Health check update: Degraded data redundancy: 5042/39642 objects degraded (12.719%), 10 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-23T22:44:36.990 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:36 smithi169 bash[104356]: cluster 2023-09-23T22:44:36.765214+0000 mon.a (mon.0) 925 : cluster 0 osdmap e185: 8 total, 7 up, 8 in 2023-09-23T22:44:36.990 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:36 smithi169 bash[101133]: cluster 2023-09-23T22:44:35.758685+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T22:44:36.990 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:36 smithi169 bash[101133]: cluster 2023-09-23T22:44:35.762256+0000 mon.a (mon.0) 923 : cluster 0 osdmap e184: 8 total, 7 up, 8 in 2023-09-23T22:44:36.991 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:36 smithi169 bash[101133]: cluster 2023-09-23T22:44:35.772437+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T22:44:36.991 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:36 smithi169 bash[101133]: cluster 2023-09-23T22:44:35.774015+0000 osd.7 (osd.7) 143 : cluster 3 failed to encode map e184 with expected crc 2023-09-23T22:44:36.991 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:36 smithi169 bash[101133]: cluster 2023-09-23T22:44:36.414512+0000 mon.a (mon.0) 924 : cluster 3 Health check update: Degraded data redundancy: 5042/39642 objects degraded (12.719%), 10 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-23T22:44:36.991 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:36 smithi169 bash[101133]: cluster 2023-09-23T22:44:36.765214+0000 mon.a (mon.0) 925 : cluster 0 osdmap e185: 8 total, 7 up, 8 in 2023-09-23T22:44:37.017 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:37.047 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:37.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:37.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:37.153 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:37.183 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:37.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:37.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:37.258 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:44:37.287 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:37.318 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:37.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:37.321 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:37.335 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T22:44:37.422 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:37.471 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:37.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:37.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:37.576 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:37.606 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:37.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:37.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:37.711 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:37.737 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:37.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:37.739 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:37.840 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:37.874 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:37.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:37 smithi187 bash[89487]: cluster 2023-09-23T22:44:36.454469+0000 mgr.y (mgr.25310) 679 : cluster 0 pgmap v684: 99 pgs: 1 active+remapped+backfilling, 58 active+clean, 18 active+undersized, 2 active+remapped+backfill_wait, 10 active+undersized+degraded, 10 active+clean+remapped; 768 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 471 op/s; 4803/36894 objects degraded (13.018%); 3169/36894 objects misplaced (8.589%); 4.2 MiB/s, 67 objects/s recovering 2023-09-23T22:44:37.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:37 smithi187 bash[89487]: cluster 2023-09-23T22:44:36.760161+0000 osd.5 (osd.5) 155 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T22:44:37.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:37 smithi187 bash[89487]: cluster 2023-09-23T22:44:36.763938+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T22:44:37.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:37 smithi187 bash[89487]: cluster 2023-09-23T22:44:36.765789+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T22:44:37.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:37 smithi187 bash[89487]: cluster 2023-09-23T22:44:36.832185+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T22:44:37.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:37 smithi187 bash[89487]: cluster 2023-09-23T22:44:36.843168+0000 osd.7 (osd.7) 144 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T22:44:37.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:37.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:37.981 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:38.002 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:38.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:38.004 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:38.067 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:37 smithi169 bash[101133]: cluster 2023-09-23T22:44:36.454469+0000 mgr.y (mgr.25310) 679 : cluster 0 pgmap v684: 99 pgs: 1 active+remapped+backfilling, 58 active+clean, 18 active+undersized, 2 active+remapped+backfill_wait, 10 active+undersized+degraded, 10 active+clean+remapped; 768 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 471 op/s; 4803/36894 objects degraded (13.018%); 3169/36894 objects misplaced (8.589%); 4.2 MiB/s, 67 objects/s recovering 2023-09-23T22:44:38.068 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:37 smithi169 bash[101133]: cluster 2023-09-23T22:44:36.760161+0000 osd.5 (osd.5) 155 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T22:44:38.068 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:37 smithi169 bash[101133]: cluster 2023-09-23T22:44:36.763938+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T22:44:38.068 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:37 smithi169 bash[101133]: cluster 2023-09-23T22:44:36.765789+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T22:44:38.068 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:37 smithi169 bash[101133]: cluster 2023-09-23T22:44:36.832185+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T22:44:38.068 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:37 smithi169 bash[101133]: cluster 2023-09-23T22:44:36.843168+0000 osd.7 (osd.7) 144 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T22:44:38.068 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:37 smithi169 bash[104356]: cluster 2023-09-23T22:44:36.454469+0000 mgr.y (mgr.25310) 679 : cluster 0 pgmap v684: 99 pgs: 1 active+remapped+backfilling, 58 active+clean, 18 active+undersized, 2 active+remapped+backfill_wait, 10 active+undersized+degraded, 10 active+clean+remapped; 768 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 471 op/s; 4803/36894 objects degraded (13.018%); 3169/36894 objects misplaced (8.589%); 4.2 MiB/s, 67 objects/s recovering 2023-09-23T22:44:38.068 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:37 smithi169 bash[104356]: cluster 2023-09-23T22:44:36.760161+0000 osd.5 (osd.5) 155 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T22:44:38.068 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:37 smithi169 bash[104356]: cluster 2023-09-23T22:44:36.763938+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T22:44:38.068 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:37 smithi169 bash[104356]: cluster 2023-09-23T22:44:36.765789+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T22:44:38.069 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:37 smithi169 bash[104356]: cluster 2023-09-23T22:44:36.832185+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T22:44:38.069 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:37 smithi169 bash[104356]: cluster 2023-09-23T22:44:36.843168+0000 osd.7 (osd.7) 144 : cluster 3 failed to encode map e185 with expected crc 2023-09-23T22:44:38.105 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:38.141 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:38.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:38.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:38.246 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:38.277 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:38.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:38.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:38.382 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:38.411 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:38.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:38.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:38.514 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:38.540 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:38.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:38.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:38.645 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:38.677 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:38.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:38.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:38.780 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:38.782 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:44:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:44:38] "GET /metrics HTTP/1.1" 200 36460 "" "Prometheus/2.43.0" 2023-09-23T22:44:38.804 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:44:38.807 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:38.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:38.809 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:38.910 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:38.945 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:38.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:38.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:39.065 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:39.089 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:39.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:39.092 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:39.193 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:39.220 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:39.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:39.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:39.324 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:39.357 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:39.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:39.360 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:39.461 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:39.489 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:39.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:39.492 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:39.593 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:39.625 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:39.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:39.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:39.729 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:39.759 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:39.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:39.762 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:39.863 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:39.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:39 smithi187 bash[89487]: cluster 2023-09-23T22:44:38.455446+0000 mgr.y (mgr.25310) 680 : cluster 0 pgmap v686: 99 pgs: 2 active+remapped+backfilling, 58 active+clean, 18 active+undersized, 1 active+remapped+backfill_wait, 10 active+undersized+degraded, 10 active+clean+remapped; 669 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 630 op/s; 3988/32175 objects degraded (12.395%); 2049/32175 objects misplaced (6.368%); 11 MiB/s, 173 objects/s recovering 2023-09-23T22:44:39.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:39 smithi187 bash[89487]: cluster 2023-09-23T22:44:38.787459+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T22:44:39.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:39 smithi187 bash[89487]: cluster 2023-09-23T22:44:38.787596+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T22:44:39.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:39 smithi187 bash[89487]: cluster 2023-09-23T22:44:38.787789+0000 mon.a (mon.0) 926 : cluster 0 osdmap e186: 8 total, 7 up, 8 in 2023-09-23T22:44:39.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:39 smithi187 bash[89487]: cluster 2023-09-23T22:44:38.792933+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T22:44:39.890 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:39.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:39.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:39.994 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:40.026 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:40.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:40.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:40.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:39 smithi169 bash[104356]: cluster 2023-09-23T22:44:38.455446+0000 mgr.y (mgr.25310) 680 : cluster 0 pgmap v686: 99 pgs: 2 active+remapped+backfilling, 58 active+clean, 18 active+undersized, 1 active+remapped+backfill_wait, 10 active+undersized+degraded, 10 active+clean+remapped; 669 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 630 op/s; 3988/32175 objects degraded (12.395%); 2049/32175 objects misplaced (6.368%); 11 MiB/s, 173 objects/s recovering 2023-09-23T22:44:40.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:39 smithi169 bash[104356]: cluster 2023-09-23T22:44:38.787459+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T22:44:40.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:39 smithi169 bash[104356]: cluster 2023-09-23T22:44:38.787596+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T22:44:40.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:39 smithi169 bash[104356]: cluster 2023-09-23T22:44:38.787789+0000 mon.a (mon.0) 926 : cluster 0 osdmap e186: 8 total, 7 up, 8 in 2023-09-23T22:44:40.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:39 smithi169 bash[104356]: cluster 2023-09-23T22:44:38.792933+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T22:44:40.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:39 smithi169 bash[101133]: cluster 2023-09-23T22:44:38.455446+0000 mgr.y (mgr.25310) 680 : cluster 0 pgmap v686: 99 pgs: 2 active+remapped+backfilling, 58 active+clean, 18 active+undersized, 1 active+remapped+backfill_wait, 10 active+undersized+degraded, 10 active+clean+remapped; 669 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 630 op/s; 3988/32175 objects degraded (12.395%); 2049/32175 objects misplaced (6.368%); 11 MiB/s, 173 objects/s recovering 2023-09-23T22:44:40.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:39 smithi169 bash[101133]: cluster 2023-09-23T22:44:38.787459+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T22:44:40.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:39 smithi169 bash[101133]: cluster 2023-09-23T22:44:38.787596+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T22:44:40.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:39 smithi169 bash[101133]: cluster 2023-09-23T22:44:38.787789+0000 mon.a (mon.0) 926 : cluster 0 osdmap e186: 8 total, 7 up, 8 in 2023-09-23T22:44:40.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:39 smithi169 bash[101133]: cluster 2023-09-23T22:44:38.792933+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e186 with expected crc 2023-09-23T22:44:40.130 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:40.172 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:40.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:40.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:40.277 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:40.320 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:40.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:40.324 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:40.425 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:40.446 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:40.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:40.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:40.557 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:40.580 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:40.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:40.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:40.686 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:40.719 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:40.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:40.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:40.799 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:40 smithi169 bash[101133]: cluster 2023-09-23T22:44:39.788014+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T22:44:40.800 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:40 smithi169 bash[101133]: cluster 2023-09-23T22:44:39.790182+0000 mon.a (mon.0) 927 : cluster 0 osdmap e187: 8 total, 7 up, 8 in 2023-09-23T22:44:40.800 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:40 smithi169 bash[101133]: cluster 2023-09-23T22:44:39.791908+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T22:44:40.800 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:40 smithi169 bash[101133]: cluster 2023-09-23T22:44:39.796605+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T22:44:40.800 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:40 smithi169 bash[101133]: cluster 2023-09-23T22:44:39.860067+0000 osd.7 (osd.7) 145 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T22:44:40.800 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:40 smithi169 bash[101133]: cluster 2023-09-23T22:44:40.456317+0000 mgr.y (mgr.25310) 681 : cluster 0 pgmap v689: 99 pgs: 1 active+remapped+backfilling, 59 active+clean, 18 active+undersized, 1 active+remapped+backfill_wait, 10 active+undersized+degraded, 10 active+clean+remapped; 582 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 3639/27966 objects degraded (13.012%); 1779/27966 objects misplaced (6.361%); 8.5 MiB/s, 136 objects/s recovering 2023-09-23T22:44:40.826 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:40.857 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:40.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:40.861 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:40.962 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:41.007 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:41.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:41.013 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:41.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:40 smithi169 bash[104356]: cluster 2023-09-23T22:44:39.788014+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T22:44:41.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:40 smithi169 bash[104356]: cluster 2023-09-23T22:44:39.790182+0000 mon.a (mon.0) 927 : cluster 0 osdmap e187: 8 total, 7 up, 8 in 2023-09-23T22:44:41.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:40 smithi169 bash[104356]: cluster 2023-09-23T22:44:39.791908+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T22:44:41.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:40 smithi169 bash[104356]: cluster 2023-09-23T22:44:39.796605+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T22:44:41.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:40 smithi169 bash[104356]: cluster 2023-09-23T22:44:39.860067+0000 osd.7 (osd.7) 145 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T22:44:41.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:40 smithi169 bash[104356]: cluster 2023-09-23T22:44:40.456317+0000 mgr.y (mgr.25310) 681 : cluster 0 pgmap v689: 99 pgs: 1 active+remapped+backfilling, 59 active+clean, 18 active+undersized, 1 active+remapped+backfill_wait, 10 active+undersized+degraded, 10 active+clean+remapped; 582 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 3639/27966 objects degraded (13.012%); 1779/27966 objects misplaced (6.361%); 8.5 MiB/s, 136 objects/s recovering 2023-09-23T22:44:41.113 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:41.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:40 smithi187 bash[89487]: cluster 2023-09-23T22:44:39.788014+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T22:44:41.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:40 smithi187 bash[89487]: cluster 2023-09-23T22:44:39.790182+0000 mon.a (mon.0) 927 : cluster 0 osdmap e187: 8 total, 7 up, 8 in 2023-09-23T22:44:41.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:40 smithi187 bash[89487]: cluster 2023-09-23T22:44:39.791908+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T22:44:41.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:40 smithi187 bash[89487]: cluster 2023-09-23T22:44:39.796605+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T22:44:41.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:40 smithi187 bash[89487]: cluster 2023-09-23T22:44:39.860067+0000 osd.7 (osd.7) 145 : cluster 3 failed to encode map e187 with expected crc 2023-09-23T22:44:41.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:40 smithi187 bash[89487]: cluster 2023-09-23T22:44:40.456317+0000 mgr.y (mgr.25310) 681 : cluster 0 pgmap v689: 99 pgs: 1 active+remapped+backfilling, 59 active+clean, 18 active+undersized, 1 active+remapped+backfill_wait, 10 active+undersized+degraded, 10 active+clean+remapped; 582 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 3639/27966 objects degraded (13.012%); 1779/27966 objects misplaced (6.361%); 8.5 MiB/s, 136 objects/s recovering 2023-09-23T22:44:41.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:41.145 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:41.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:41.246 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:41.270 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:41.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:41.273 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:41.373 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:41.411 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:41.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:41.417 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:41.517 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:41.541 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:41.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:41.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:41.649 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:41.674 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:41.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:41.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:41.780 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:41.808 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:41.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:41.811 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:41.912 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:41.941 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:41.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:41.944 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:42.045 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:42.069 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:42.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:42.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:42.172 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:42.199 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:42.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:42.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:42.301 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:42.332 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:42.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:42.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:42.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:42 smithi187 bash[89487]: audit 2023-09-23T22:44:41.151739+0000 mon.a (mon.0) 928 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:44:42.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:42 smithi187 bash[89487]: audit 2023-09-23T22:44:41.153458+0000 mon.a (mon.0) 929 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:44:42.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:42 smithi187 bash[89487]: cluster 2023-09-23T22:44:41.415663+0000 mon.a (mon.0) 930 : cluster 3 Health check update: Degraded data redundancy: 3639/27966 objects degraded (13.012%), 10 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-23T22:44:42.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:42 smithi187 bash[89487]: cluster 2023-09-23T22:44:41.421843+0000 mon.a (mon.0) 931 : cluster 0 osdmap e188: 8 total, 7 up, 8 in 2023-09-23T22:44:42.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:42 smithi187 bash[89487]: cluster 2023-09-23T22:44:41.422720+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T22:44:42.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:42 smithi187 bash[89487]: cluster 2023-09-23T22:44:41.422930+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T22:44:42.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:42 smithi187 bash[89487]: cluster 2023-09-23T22:44:41.429494+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T22:44:42.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:42 smithi187 bash[89487]: cluster 2023-09-23T22:44:41.432877+0000 osd.7 (osd.7) 146 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T22:44:42.435 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:42.449 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:42 smithi169 bash[101133]: audit 2023-09-23T22:44:41.151739+0000 mon.a (mon.0) 928 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:44:42.449 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:42 smithi169 bash[101133]: audit 2023-09-23T22:44:41.153458+0000 mon.a (mon.0) 929 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:44:42.449 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:42 smithi169 bash[101133]: cluster 2023-09-23T22:44:41.415663+0000 mon.a (mon.0) 930 : cluster 3 Health check update: Degraded data redundancy: 3639/27966 objects degraded (13.012%), 10 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-23T22:44:42.449 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:42 smithi169 bash[101133]: cluster 2023-09-23T22:44:41.421843+0000 mon.a (mon.0) 931 : cluster 0 osdmap e188: 8 total, 7 up, 8 in 2023-09-23T22:44:42.449 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:42 smithi169 bash[101133]: cluster 2023-09-23T22:44:41.422720+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T22:44:42.449 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:42 smithi169 bash[101133]: cluster 2023-09-23T22:44:41.422930+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T22:44:42.449 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:42 smithi169 bash[101133]: cluster 2023-09-23T22:44:41.429494+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T22:44:42.449 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:42 smithi169 bash[101133]: cluster 2023-09-23T22:44:41.432877+0000 osd.7 (osd.7) 146 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T22:44:42.450 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:42 smithi169 bash[104356]: audit 2023-09-23T22:44:41.151739+0000 mon.a (mon.0) 928 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:44:42.450 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:42 smithi169 bash[104356]: audit 2023-09-23T22:44:41.153458+0000 mon.a (mon.0) 929 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:44:42.450 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:42 smithi169 bash[104356]: cluster 2023-09-23T22:44:41.415663+0000 mon.a (mon.0) 930 : cluster 3 Health check update: Degraded data redundancy: 3639/27966 objects degraded (13.012%), 10 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-23T22:44:42.450 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:42 smithi169 bash[104356]: cluster 2023-09-23T22:44:41.421843+0000 mon.a (mon.0) 931 : cluster 0 osdmap e188: 8 total, 7 up, 8 in 2023-09-23T22:44:42.450 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:42 smithi169 bash[104356]: cluster 2023-09-23T22:44:41.422720+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T22:44:42.450 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:42 smithi169 bash[104356]: cluster 2023-09-23T22:44:41.422930+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T22:44:42.450 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:42 smithi169 bash[104356]: cluster 2023-09-23T22:44:41.429494+0000 osd.5 (osd.5) 162 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T22:44:42.450 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:42 smithi169 bash[104356]: cluster 2023-09-23T22:44:41.432877+0000 osd.7 (osd.7) 146 : cluster 3 failed to encode map e188 with expected crc 2023-09-23T22:44:42.468 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:42.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:42.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:42.571 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:42.601 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:42.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:42.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:42.703 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:42.731 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:44:42.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:42.734 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:44:42.835 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:42.860 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:44:42.866 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:42.867 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:44:42.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:42.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:42.970 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:43.011 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:43.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:43.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:43.116 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:43.144 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:43.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:43.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:43.248 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:43.277 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:43.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:43.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:43.321 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7, 5] out_osds: [] dead_osds: [0] live_osds: [1, 2, 3, 4, 5, 6, 7] 2023-09-23T22:44:43.323 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:44:43.323 INFO:tasks.thrashosds.thrasher:Killing osd 5, live_osds are [1, 2, 3, 4, 5, 6, 7] 2023-09-23T22:44:43.323 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-09-23T22:44:43.323 DEBUG:teuthology.orchestra.run.smithi187:> sudo systemctl stop ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.5 2023-09-23T22:44:43.383 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:43.414 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:43.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:43.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:43.523 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:43.553 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:43.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:43.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:43.625 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 22:44:43 smithi187 systemd[1]: Stopping Ceph osd.5 for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T22:44:43.625 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 22:44:43 smithi187 bash[42507]: debug 2023-09-23T22:44:43.567+0000 7fef03c65700 -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-23T22:44:43.625 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 22:44:43 smithi187 bash[42507]: debug 2023-09-23T22:44:43.567+0000 7fef03c65700 -1 osd.5 189 *** Got signal Terminated *** 2023-09-23T22:44:43.625 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 22:44:43 smithi187 bash[42507]: debug 2023-09-23T22:44:43.567+0000 7fef03c65700 -1 osd.5 189 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T22:44:43.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:43 smithi187 bash[89487]: cluster 2023-09-23T22:44:42.432703+0000 osd.6 (osd.6) 161 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T22:44:43.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:43 smithi187 bash[89487]: cluster 2023-09-23T22:44:42.435534+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T22:44:43.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:43 smithi187 bash[89487]: cluster 2023-09-23T22:44:42.436053+0000 mon.a (mon.0) 932 : cluster 0 osdmap e189: 8 total, 7 up, 8 in 2023-09-23T22:44:43.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:43 smithi187 bash[89487]: cluster 2023-09-23T22:44:42.439861+0000 osd.5 (osd.5) 164 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T22:44:43.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:43 smithi187 bash[89487]: cluster 2023-09-23T22:44:42.457047+0000 mgr.y (mgr.25310) 682 : cluster 0 pgmap v692: 99 pgs: 60 active+clean, 18 active+undersized, 1 active+remapped+backfill_wait, 10 active+undersized+degraded, 10 active+clean+remapped; 511 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 631 op/s; 3046/24597 objects degraded (12.384%); 1527/24597 objects misplaced (6.208%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T22:44:43.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:43 smithi187 bash[89487]: cluster 2023-09-23T22:44:42.487073+0000 osd.7 (osd.7) 147 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T22:44:43.654 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:43 smithi169 bash[104356]: cluster 2023-09-23T22:44:42.432703+0000 osd.6 (osd.6) 161 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T22:44:43.655 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:43 smithi169 bash[104356]: cluster 2023-09-23T22:44:42.435534+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T22:44:43.655 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:43 smithi169 bash[104356]: cluster 2023-09-23T22:44:42.436053+0000 mon.a (mon.0) 932 : cluster 0 osdmap e189: 8 total, 7 up, 8 in 2023-09-23T22:44:43.655 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:43 smithi169 bash[104356]: cluster 2023-09-23T22:44:42.439861+0000 osd.5 (osd.5) 164 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T22:44:43.655 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:43 smithi169 bash[104356]: cluster 2023-09-23T22:44:42.457047+0000 mgr.y (mgr.25310) 682 : cluster 0 pgmap v692: 99 pgs: 60 active+clean, 18 active+undersized, 1 active+remapped+backfill_wait, 10 active+undersized+degraded, 10 active+clean+remapped; 511 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 631 op/s; 3046/24597 objects degraded (12.384%); 1527/24597 objects misplaced (6.208%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T22:44:43.655 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:43 smithi169 bash[104356]: cluster 2023-09-23T22:44:42.487073+0000 osd.7 (osd.7) 147 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T22:44:43.655 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:43 smithi169 bash[101133]: cluster 2023-09-23T22:44:42.432703+0000 osd.6 (osd.6) 161 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T22:44:43.655 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:43 smithi169 bash[101133]: cluster 2023-09-23T22:44:42.435534+0000 osd.5 (osd.5) 163 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T22:44:43.655 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:43 smithi169 bash[101133]: cluster 2023-09-23T22:44:42.436053+0000 mon.a (mon.0) 932 : cluster 0 osdmap e189: 8 total, 7 up, 8 in 2023-09-23T22:44:43.656 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:43 smithi169 bash[101133]: cluster 2023-09-23T22:44:42.439861+0000 osd.5 (osd.5) 164 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T22:44:43.656 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:43 smithi169 bash[101133]: cluster 2023-09-23T22:44:42.457047+0000 mgr.y (mgr.25310) 682 : cluster 0 pgmap v692: 99 pgs: 60 active+clean, 18 active+undersized, 1 active+remapped+backfill_wait, 10 active+undersized+degraded, 10 active+clean+remapped; 511 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 631 op/s; 3046/24597 objects degraded (12.384%); 1527/24597 objects misplaced (6.208%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T22:44:43.656 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:43 smithi169 bash[101133]: cluster 2023-09-23T22:44:42.487073+0000 osd.7 (osd.7) 147 : cluster 3 failed to encode map e189 with expected crc 2023-09-23T22:44:43.661 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:43.689 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:43.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:43.695 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:43.795 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:43.824 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:43.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:43.829 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:43.865 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2023-09-23T22:44:43.865 INFO:teuthology.orchestra.run.smithi169.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-23T22:44:43.929 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:43.956 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:43.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:43.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:44.061 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:44.098 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:44.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:44.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:44.203 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:44.228 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:44.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:44.233 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:44.334 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:44.365 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:44.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:44.367 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:44.467 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:44.492 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:44.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:44.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:44.595 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:44.602 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:44 smithi169 bash[104356]: cluster 2023-09-23T22:44:43.572324+0000 mon.a (mon.0) 933 : cluster 1 osd.5 marked itself down and dead 2023-09-23T22:44:44.603 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:44 smithi169 bash[101133]: cluster 2023-09-23T22:44:43.572324+0000 mon.a (mon.0) 933 : cluster 1 osd.5 marked itself down and dead 2023-09-23T22:44:44.614 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:44.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:44.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:44.717 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:44.730 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:44 smithi187 bash[89487]: cluster 2023-09-23T22:44:43.572324+0000 mon.a (mon.0) 933 : cluster 1 osd.5 marked itself down and dead 2023-09-23T22:44:44.748 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:44.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:44.751 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:44.852 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:44.885 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:44.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:44.888 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:44.988 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:45.019 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:45.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:45.022 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:45.123 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:45.154 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:45.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:45.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:45.259 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:45.286 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:45.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:45.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:45.389 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:45.420 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:45.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:45.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:45.523 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:45.532 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:45 smithi187 bash[89487]: cluster 2023-09-23T22:44:44.438475+0000 mon.a (mon.0) 934 : cluster 3 Health check update: 2 osds down (OSD_DOWN) 2023-09-23T22:44:45.532 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:45 smithi187 bash[89487]: cluster 2023-09-23T22:44:44.448873+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T22:44:45.532 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:45 smithi187 bash[89487]: cluster 2023-09-23T22:44:44.452160+0000 mon.a (mon.0) 935 : cluster 0 osdmap e190: 8 total, 6 up, 8 in 2023-09-23T22:44:45.532 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:45 smithi187 bash[89487]: cluster 2023-09-23T22:44:44.453306+0000 osd.6 (osd.6) 163 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T22:44:45.533 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:45 smithi187 bash[89487]: cluster 2023-09-23T22:44:44.453569+0000 osd.7 (osd.7) 148 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T22:44:45.533 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:45 smithi187 bash[89487]: cluster 2023-09-23T22:44:44.457763+0000 mgr.y (mgr.25310) 683 : cluster 0 pgmap v694: 99 pgs: 13 stale+active+clean, 4 stale+active+clean+remapped, 48 active+clean, 18 active+undersized, 10 active+undersized+degraded, 6 active+clean+remapped; 444 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 470 op/s; 2701/21369 objects degraded (12.640%); 777/21369 objects misplaced (3.636%); 7.7 MiB/s, 123 objects/s recovering 2023-09-23T22:44:45.551 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:45.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:45.562 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:45.663 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:45.685 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:45.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:45.690 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:45.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:45 smithi169 bash[101133]: cluster 2023-09-23T22:44:44.438475+0000 mon.a (mon.0) 934 : cluster 3 Health check update: 2 osds down (OSD_DOWN) 2023-09-23T22:44:45.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:45 smithi169 bash[101133]: cluster 2023-09-23T22:44:44.448873+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T22:44:45.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:45 smithi169 bash[101133]: cluster 2023-09-23T22:44:44.452160+0000 mon.a (mon.0) 935 : cluster 0 osdmap e190: 8 total, 6 up, 8 in 2023-09-23T22:44:45.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:45 smithi169 bash[101133]: cluster 2023-09-23T22:44:44.453306+0000 osd.6 (osd.6) 163 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T22:44:45.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:45 smithi169 bash[101133]: cluster 2023-09-23T22:44:44.453569+0000 osd.7 (osd.7) 148 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T22:44:45.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:45 smithi169 bash[101133]: cluster 2023-09-23T22:44:44.457763+0000 mgr.y (mgr.25310) 683 : cluster 0 pgmap v694: 99 pgs: 13 stale+active+clean, 4 stale+active+clean+remapped, 48 active+clean, 18 active+undersized, 10 active+undersized+degraded, 6 active+clean+remapped; 444 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 470 op/s; 2701/21369 objects degraded (12.640%); 777/21369 objects misplaced (3.636%); 7.7 MiB/s, 123 objects/s recovering 2023-09-23T22:44:45.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:45 smithi169 bash[104356]: cluster 2023-09-23T22:44:44.438475+0000 mon.a (mon.0) 934 : cluster 3 Health check update: 2 osds down (OSD_DOWN) 2023-09-23T22:44:45.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:45 smithi169 bash[104356]: cluster 2023-09-23T22:44:44.448873+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T22:44:45.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:45 smithi169 bash[104356]: cluster 2023-09-23T22:44:44.452160+0000 mon.a (mon.0) 935 : cluster 0 osdmap e190: 8 total, 6 up, 8 in 2023-09-23T22:44:45.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:45 smithi169 bash[104356]: cluster 2023-09-23T22:44:44.453306+0000 osd.6 (osd.6) 163 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T22:44:45.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:45 smithi169 bash[104356]: cluster 2023-09-23T22:44:44.453569+0000 osd.7 (osd.7) 148 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T22:44:45.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:45 smithi169 bash[104356]: cluster 2023-09-23T22:44:44.457763+0000 mgr.y (mgr.25310) 683 : cluster 0 pgmap v694: 99 pgs: 13 stale+active+clean, 4 stale+active+clean+remapped, 48 active+clean, 18 active+undersized, 10 active+undersized+degraded, 6 active+clean+remapped; 444 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 470 op/s; 2701/21369 objects degraded (12.640%); 777/21369 objects misplaced (3.636%); 7.7 MiB/s, 123 objects/s recovering 2023-09-23T22:44:45.790 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:45.814 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:45.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:45.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:45.918 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:45.940 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:45.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:45.944 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:46.045 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:46.072 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:46.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:46.075 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:46.175 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:46.205 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:46.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:46.211 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:46.312 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:46.339 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:46.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:46.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:46.445 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:46.470 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:46 smithi169 bash[101133]: cluster 2023-09-23T22:44:45.455397+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T22:44:46.470 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:46 smithi169 bash[101133]: cluster 2023-09-23T22:44:45.457779+0000 mon.a (mon.0) 936 : cluster 0 osdmap e191: 8 total, 6 up, 8 in 2023-09-23T22:44:46.470 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:46 smithi169 bash[101133]: cluster 2023-09-23T22:44:45.458549+0000 osd.7 (osd.7) 149 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T22:44:46.470 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:46 smithi169 bash[101133]: cluster 2023-09-23T22:44:45.460025+0000 osd.6 (osd.6) 165 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T22:44:46.470 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:46 smithi169 bash[101133]: cluster 2023-09-23T22:44:45.462025+0000 osd.7 (osd.7) 150 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T22:44:46.470 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:46 smithi169 bash[101133]: cluster 2023-09-23T22:44:45.462157+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T22:44:46.471 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:46 smithi169 bash[101133]: cluster 2023-09-23T22:44:45.463416+0000 osd.6 (osd.6) 167 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T22:44:46.471 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:46 smithi169 bash[101133]: cluster 2023-09-23T22:44:46.417201+0000 mon.a (mon.0) 937 : cluster 3 Health check update: Degraded data redundancy: 2701/21369 objects degraded (12.640%), 10 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-23T22:44:46.472 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:46.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:46.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:46.525 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-23T22:44:46.580 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:46.606 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:46.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:46.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:46.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:46 smithi187 bash[89487]: cluster 2023-09-23T22:44:45.455397+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T22:44:46.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:46 smithi187 bash[89487]: cluster 2023-09-23T22:44:45.457779+0000 mon.a (mon.0) 936 : cluster 0 osdmap e191: 8 total, 6 up, 8 in 2023-09-23T22:44:46.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:46 smithi187 bash[89487]: cluster 2023-09-23T22:44:45.458549+0000 osd.7 (osd.7) 149 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T22:44:46.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:46 smithi187 bash[89487]: cluster 2023-09-23T22:44:45.460025+0000 osd.6 (osd.6) 165 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T22:44:46.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:46 smithi187 bash[89487]: cluster 2023-09-23T22:44:45.462025+0000 osd.7 (osd.7) 150 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T22:44:46.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:46 smithi187 bash[89487]: cluster 2023-09-23T22:44:45.462157+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T22:44:46.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:46 smithi187 bash[89487]: cluster 2023-09-23T22:44:45.463416+0000 osd.6 (osd.6) 167 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T22:44:46.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:46 smithi187 bash[89487]: cluster 2023-09-23T22:44:46.417201+0000 mon.a (mon.0) 937 : cluster 3 Health check update: Degraded data redundancy: 2701/21369 objects degraded (12.640%), 10 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-23T22:44:46.711 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:46.734 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:46.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:46.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:46.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:46 smithi169 bash[104356]: cluster 2023-09-23T22:44:45.455397+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T22:44:46.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:46 smithi169 bash[104356]: cluster 2023-09-23T22:44:45.457779+0000 mon.a (mon.0) 936 : cluster 0 osdmap e191: 8 total, 6 up, 8 in 2023-09-23T22:44:46.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:46 smithi169 bash[104356]: cluster 2023-09-23T22:44:45.458549+0000 osd.7 (osd.7) 149 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T22:44:46.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:46 smithi169 bash[104356]: cluster 2023-09-23T22:44:45.460025+0000 osd.6 (osd.6) 165 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T22:44:46.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:46 smithi169 bash[104356]: cluster 2023-09-23T22:44:45.462025+0000 osd.7 (osd.7) 150 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T22:44:46.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:46 smithi169 bash[104356]: cluster 2023-09-23T22:44:45.462157+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T22:44:46.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:46 smithi169 bash[104356]: cluster 2023-09-23T22:44:45.463416+0000 osd.6 (osd.6) 167 : cluster 3 failed to encode map e191 with expected crc 2023-09-23T22:44:46.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:46 smithi169 bash[104356]: cluster 2023-09-23T22:44:46.417201+0000 mon.a (mon.0) 937 : cluster 3 Health check update: Degraded data redundancy: 2701/21369 objects degraded (12.640%), 10 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-23T22:44:46.838 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:46.862 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:46.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:46.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:46.966 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:46.989 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:46.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:46.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:47.092 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:47.115 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:47.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:47.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:47.220 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:47.244 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:47.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:47.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:47.352 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:47.384 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:47.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:47.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:47.465 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:47 smithi169 bash[101133]: cluster 2023-09-23T22:44:46.458450+0000 mgr.y (mgr.25310) 684 : cluster 0 pgmap v696: 99 pgs: 3 peering, 12 stale+active+clean, 4 stale+active+clean+remapped, 46 active+clean, 18 active+undersized, 10 active+undersized+degraded, 6 active+clean+remapped; 396 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 589 op/s; 2497/19059 objects degraded (13.101%); 777/19059 objects misplaced (4.077%); 7.2 MiB/s, 114 objects/s recovering 2023-09-23T22:44:47.465 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:47 smithi169 bash[104356]: cluster 2023-09-23T22:44:46.458450+0000 mgr.y (mgr.25310) 684 : cluster 0 pgmap v696: 99 pgs: 3 peering, 12 stale+active+clean, 4 stale+active+clean+remapped, 46 active+clean, 18 active+undersized, 10 active+undersized+degraded, 6 active+clean+remapped; 396 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 589 op/s; 2497/19059 objects degraded (13.101%); 777/19059 objects misplaced (4.077%); 7.2 MiB/s, 114 objects/s recovering 2023-09-23T22:44:47.491 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:47.511 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:47.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:47.514 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:47.615 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:47.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:47 smithi187 bash[89487]: cluster 2023-09-23T22:44:46.458450+0000 mgr.y (mgr.25310) 684 : cluster 0 pgmap v696: 99 pgs: 3 peering, 12 stale+active+clean, 4 stale+active+clean+remapped, 46 active+clean, 18 active+undersized, 10 active+undersized+degraded, 6 active+clean+remapped; 396 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 589 op/s; 2497/19059 objects degraded (13.101%); 777/19059 objects misplaced (4.077%); 7.2 MiB/s, 114 objects/s recovering 2023-09-23T22:44:47.652 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:47.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:47.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:47.759 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:47.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:47.800 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:47.800 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:47.901 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:47.931 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:47.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:47.933 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:48.034 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:48.059 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 22:44:47 smithi187 bash[129412]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd-5 2023-09-23T22:44:48.066 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:48.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:48.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:48.173 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:48.204 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:48.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:48.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:48.311 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:48.336 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:48.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:48.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:48.376 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 22:44:48 smithi187 bash[129701]: Error response from daemon: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd-5 2023-09-23T22:44:48.439 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:48.470 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:48.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:48.473 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:48.574 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:48.597 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:48.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:48.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:48.700 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:48.710 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:48 smithi169 bash[101133]: cluster 2023-09-23T22:44:47.453941+0000 mon.a (mon.0) 938 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T22:44:48.711 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:44:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:44:48] "GET /metrics HTTP/1.1" 200 36446 "" "Prometheus/2.43.0" 2023-09-23T22:44:48.711 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:48 smithi169 bash[104356]: cluster 2023-09-23T22:44:47.453941+0000 mon.a (mon.0) 938 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T22:44:48.728 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:48.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:48.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:48.833 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:48.863 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:48.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:48.870 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:48.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:48 smithi187 bash[89487]: cluster 2023-09-23T22:44:47.453941+0000 mon.a (mon.0) 938 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T22:44:48.970 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:48.991 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:48.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:48.994 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:49.095 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:49.118 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:49.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:49.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:49.223 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:49.245 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:49.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:49.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:49.348 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:49.371 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:49.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:49.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:49.474 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:49.500 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:49.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:49.505 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:49.606 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:49.616 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:49 smithi187 bash[89487]: cluster 2023-09-23T22:44:48.459740+0000 mgr.y (mgr.25310) 685 : cluster 0 pgmap v697: 99 pgs: 3 peering, 6 stale+active+clean, 1 stale+active+clean+remapped, 40 active+clean, 27 active+undersized, 5 active+undersized+remapped, 13 active+undersized+degraded, 4 active+clean+remapped; 291 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 2069/13995 objects degraded (14.784%); 826/13995 objects misplaced (5.902%); 5.4 MiB/s, 85 objects/s recovering 2023-09-23T22:44:49.636 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:49.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:49.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:49.741 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:49.767 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:49.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:49.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:49.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:49 smithi169 bash[101133]: cluster 2023-09-23T22:44:48.459740+0000 mgr.y (mgr.25310) 685 : cluster 0 pgmap v697: 99 pgs: 3 peering, 6 stale+active+clean, 1 stale+active+clean+remapped, 40 active+clean, 27 active+undersized, 5 active+undersized+remapped, 13 active+undersized+degraded, 4 active+clean+remapped; 291 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 2069/13995 objects degraded (14.784%); 826/13995 objects misplaced (5.902%); 5.4 MiB/s, 85 objects/s recovering 2023-09-23T22:44:49.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:49 smithi169 bash[104356]: cluster 2023-09-23T22:44:48.459740+0000 mgr.y (mgr.25310) 685 : cluster 0 pgmap v697: 99 pgs: 3 peering, 6 stale+active+clean, 1 stale+active+clean+remapped, 40 active+clean, 27 active+undersized, 5 active+undersized+remapped, 13 active+undersized+degraded, 4 active+clean+remapped; 291 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 2069/13995 objects degraded (14.784%); 826/13995 objects misplaced (5.902%); 5.4 MiB/s, 85 objects/s recovering 2023-09-23T22:44:49.870 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:49.897 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:49.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:49.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:50.000 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:50.033 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:50.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:50.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:50.135 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:50.166 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:50.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:50.173 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:50.273 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:50.297 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:50.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:50.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:50.406 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:50.434 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:50.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:50.438 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:50.539 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:50.571 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:50.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:50.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:50.674 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:50.683 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:50 smithi169 bash[101133]: cluster 2023-09-23T22:44:50.477949+0000 mon.a (mon.0) 939 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T22:44:50.683 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:50 smithi169 bash[104356]: cluster 2023-09-23T22:44:50.477949+0000 mon.a (mon.0) 939 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T22:44:50.704 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:50.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:50.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:50.810 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:50.857 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:50.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:50.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:50.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:50 smithi187 bash[89487]: cluster 2023-09-23T22:44:50.477949+0000 mon.a (mon.0) 939 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T22:44:50.941 DEBUG:teuthology.orchestra.run.smithi187:> sudo pkill -f 'journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.5.service' 2023-09-23T22:44:50.961 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:50.973 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T22:44:50.973 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-09-23T22:44:50.995 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:50.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:50.998 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:51.099 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:51.131 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:51.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:51.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:51.195 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:44:51.238 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:51.251 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:44:51.261 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:51.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:51.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:51.303 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:44:51.333 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:44:51.367 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:51.373 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:44:51.392 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:51.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:51.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:51.408 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:44:51.408 INFO:teuthology.orchestra.run.smithi169.stderr:Error ENXIO: problem getting command descriptions from osd.0 2023-09-23T22:44:51.408 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:44:51.408 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:44:51.408 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:44:51.409 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:44:51.409 INFO:teuthology.orchestra.run.smithi169.stderr:Error ENXIO: problem getting command descriptions from osd.5 2023-09-23T22:44:51.409 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:44:51.409 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:44:51.448 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:44:51.496 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:51.520 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:51.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:51.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:51.623 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:51.643 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:51.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:51.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:51.746 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:51.756 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:51 smithi169 bash[104356]: cluster 2023-09-23T22:44:50.460694+0000 mgr.y (mgr.25310) 686 : cluster 0 pgmap v698: 99 pgs: 38 active+clean, 33 active+undersized, 10 active+undersized+remapped, 18 active+undersized+degraded; 180 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 1742/8712 objects degraded (19.995%); 758/8712 objects misplaced (8.701%); 4.1 MiB/s, 64 objects/s recovering 2023-09-23T22:44:51.756 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:51 smithi169 bash[104356]: audit 2023-09-23T22:44:51.141325+0000 mon.a (mon.0) 940 : audit 0 from='client.? 172.21.15.169:0/61604463' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:44:51.756 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:51 smithi169 bash[104356]: cluster 2023-09-23T22:44:51.418218+0000 mon.a (mon.0) 941 : cluster 3 Health check update: Degraded data redundancy: 1742/8712 objects degraded (19.995%), 18 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-23T22:44:51.756 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:51 smithi169 bash[101133]: cluster 2023-09-23T22:44:50.460694+0000 mgr.y (mgr.25310) 686 : cluster 0 pgmap v698: 99 pgs: 38 active+clean, 33 active+undersized, 10 active+undersized+remapped, 18 active+undersized+degraded; 180 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 1742/8712 objects degraded (19.995%); 758/8712 objects misplaced (8.701%); 4.1 MiB/s, 64 objects/s recovering 2023-09-23T22:44:51.756 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:51 smithi169 bash[101133]: audit 2023-09-23T22:44:51.141325+0000 mon.a (mon.0) 940 : audit 0 from='client.? 172.21.15.169:0/61604463' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:44:51.756 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:51 smithi169 bash[101133]: cluster 2023-09-23T22:44:51.418218+0000 mon.a (mon.0) 941 : cluster 3 Health check update: Degraded data redundancy: 1742/8712 objects degraded (19.995%), 18 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-23T22:44:51.780 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:51.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:51.788 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:51.792 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Removed 101428 objects 2023-09-23T22:44:51.792 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Clean up completed and total clean up time :136.192 2023-09-23T22:44:51.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:51 smithi187 bash[89487]: cluster 2023-09-23T22:44:50.460694+0000 mgr.y (mgr.25310) 686 : cluster 0 pgmap v698: 99 pgs: 38 active+clean, 33 active+undersized, 10 active+undersized+remapped, 18 active+undersized+degraded; 180 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 1742/8712 objects degraded (19.995%); 758/8712 objects misplaced (8.701%); 4.1 MiB/s, 64 objects/s recovering 2023-09-23T22:44:51.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:51 smithi187 bash[89487]: audit 2023-09-23T22:44:51.141325+0000 mon.a (mon.0) 940 : audit 0 from='client.? 172.21.15.169:0/61604463' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:44:51.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:51 smithi187 bash[89487]: cluster 2023-09-23T22:44:51.418218+0000 mon.a (mon.0) 941 : cluster 3 Health check update: Degraded data redundancy: 1742/8712 objects degraded (19.995%), 18 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-23T22:44:51.889 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:51.915 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:51.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:51.918 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:52.019 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:52.050 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:52.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:52.052 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:52.153 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:52.178 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:52.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:52.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:52.282 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:52.312 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:52.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:52.314 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:52.415 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:52.442 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:52.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:52.444 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:52.545 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:52.553 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is set 2023-09-23T22:44:52.569 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:52.571 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:52 smithi169 bash[101133]: audit 2023-09-23T22:44:51.537516+0000 mon.a (mon.0) 942 : audit 1 from='client.? 172.21.15.169:0/3266588083' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:44:52.571 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:52 smithi169 bash[104356]: audit 2023-09-23T22:44:51.537516+0000 mon.a (mon.0) 942 : audit 1 from='client.? 172.21.15.169:0/3266588083' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:44:52.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:52.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:52.673 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:52.694 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T22:44:52.695 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T22:44:52.700 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:52.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:52.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:52.803 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:52.833 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:52.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:52.835 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:52.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:52 smithi187 bash[89487]: audit 2023-09-23T22:44:51.537516+0000 mon.a (mon.0) 942 : audit 1 from='client.? 172.21.15.169:0/3266588083' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:44:52.936 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:52.962 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:52.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:52.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:53.066 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:53.096 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:53.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:53.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:53.200 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:53.227 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:53.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:53.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:53.331 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:53.358 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:53.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:53.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:53.462 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:53.487 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:53.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:53.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:53.591 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:53.620 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:53.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:53.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:53.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:53 smithi187 bash[89487]: cluster 2023-09-23T22:44:52.462188+0000 mgr.y (mgr.25310) 687 : cluster 0 pgmap v699: 99 pgs: 38 active+clean, 33 active+undersized, 10 active+undersized+remapped, 18 active+undersized+degraded; 107 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 1020/5178 objects degraded (19.699%); 308/5178 objects misplaced (5.948%) 2023-09-23T22:44:53.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:53 smithi187 bash[89487]: cluster 2023-09-23T22:44:52.532914+0000 mon.a (mon.0) 943 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:44:53.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:53 smithi187 bash[89487]: cluster 2023-09-23T22:44:52.543568+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T22:44:53.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:53 smithi187 bash[89487]: audit 2023-09-23T22:44:52.546318+0000 mon.a (mon.0) 944 : audit 1 from='client.? 172.21.15.169:0/3266588083' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:44:53.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:53 smithi187 bash[89487]: cluster 2023-09-23T22:44:52.546391+0000 mon.a (mon.0) 945 : cluster 0 osdmap e192: 8 total, 6 up, 8 in 2023-09-23T22:44:53.723 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:53.736 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:53 smithi169 bash[104356]: cluster 2023-09-23T22:44:52.462188+0000 mgr.y (mgr.25310) 687 : cluster 0 pgmap v699: 99 pgs: 38 active+clean, 33 active+undersized, 10 active+undersized+remapped, 18 active+undersized+degraded; 107 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 1020/5178 objects degraded (19.699%); 308/5178 objects misplaced (5.948%) 2023-09-23T22:44:53.736 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:53 smithi169 bash[104356]: cluster 2023-09-23T22:44:52.532914+0000 mon.a (mon.0) 943 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:44:53.736 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:53 smithi169 bash[104356]: cluster 2023-09-23T22:44:52.543568+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T22:44:53.737 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:53 smithi169 bash[104356]: audit 2023-09-23T22:44:52.546318+0000 mon.a (mon.0) 944 : audit 1 from='client.? 172.21.15.169:0/3266588083' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:44:53.737 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:53 smithi169 bash[104356]: cluster 2023-09-23T22:44:52.546391+0000 mon.a (mon.0) 945 : cluster 0 osdmap e192: 8 total, 6 up, 8 in 2023-09-23T22:44:53.737 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:53 smithi169 bash[101133]: cluster 2023-09-23T22:44:52.462188+0000 mgr.y (mgr.25310) 687 : cluster 0 pgmap v699: 99 pgs: 38 active+clean, 33 active+undersized, 10 active+undersized+remapped, 18 active+undersized+degraded; 107 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 1020/5178 objects degraded (19.699%); 308/5178 objects misplaced (5.948%) 2023-09-23T22:44:53.737 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:53 smithi169 bash[101133]: cluster 2023-09-23T22:44:52.532914+0000 mon.a (mon.0) 943 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:44:53.737 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:53 smithi169 bash[101133]: cluster 2023-09-23T22:44:52.543568+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T22:44:53.737 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:53 smithi169 bash[101133]: audit 2023-09-23T22:44:52.546318+0000 mon.a (mon.0) 944 : audit 1 from='client.? 172.21.15.169:0/3266588083' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:44:53.737 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:53 smithi169 bash[101133]: cluster 2023-09-23T22:44:52.546391+0000 mon.a (mon.0) 945 : cluster 0 osdmap e192: 8 total, 6 up, 8 in 2023-09-23T22:44:53.756 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:53.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:53.758 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:53.859 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:53.887 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:53.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:53.890 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:53.990 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:54.015 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:54.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:54.018 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:54.119 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:54.149 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:54.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:54.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:54.254 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:54.282 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:54.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:54.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:54.385 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:54.422 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:54.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:54.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:54.526 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:54.558 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:54.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:54.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:54.662 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:54.673 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:54 smithi169 bash[104356]: cluster 2023-09-23T22:44:53.716691+0000 osd.7 (osd.7) 151 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T22:44:54.674 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:54 smithi169 bash[101133]: cluster 2023-09-23T22:44:53.716691+0000 osd.7 (osd.7) 151 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T22:44:54.694 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:54.695 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:44:54.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:54.697 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:54.798 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:54.809 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:54 smithi187 bash[89487]: cluster 2023-09-23T22:44:53.716691+0000 osd.7 (osd.7) 151 : cluster 3 failed to encode map e192 with expected crc 2023-09-23T22:44:54.826 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:54.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:54.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:54.930 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:54.961 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:54.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:54.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:54.971 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T22:44:54.971 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [], 2023-09-23T22:44:54.972 INFO:teuthology.orchestra.run.smithi187.stdout: "num_ops": 0 2023-09-23T22:44:54.972 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T22:44:55.065 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:55.097 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:55.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:55.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:55.201 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:55.230 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:55.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:55.233 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:55.334 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:55.367 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:55.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:55.370 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:55.471 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:55.505 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:55.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:55.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:55.519 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T22:44:55.609 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:55.622 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:55 smithi169 bash[104356]: cluster 2023-09-23T22:44:54.463813+0000 mgr.y (mgr.25310) 688 : cluster 0 pgmap v701: 99 pgs: 38 active+clean, 37 active+undersized, 10 active+undersized+remapped, 14 active+undersized+degraded; 29 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 652 op/s; 228/1416 objects degraded (16.102%); 14/1416 objects misplaced (0.989%) 2023-09-23T22:44:55.622 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:55 smithi169 bash[101133]: cluster 2023-09-23T22:44:54.463813+0000 mgr.y (mgr.25310) 688 : cluster 0 pgmap v701: 99 pgs: 38 active+clean, 37 active+undersized, 10 active+undersized+remapped, 14 active+undersized+degraded; 29 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 652 op/s; 228/1416 objects degraded (16.102%); 14/1416 objects misplaced (0.989%) 2023-09-23T22:44:55.639 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:55.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:55.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:55.743 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:55.748 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-23T22:44:55.759 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:55 smithi187 bash[89487]: cluster 2023-09-23T22:44:54.463813+0000 mgr.y (mgr.25310) 688 : cluster 0 pgmap v701: 99 pgs: 38 active+clean, 37 active+undersized, 10 active+undersized+remapped, 14 active+undersized+degraded; 29 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 652 op/s; 228/1416 objects degraded (16.102%); 14/1416 objects misplaced (0.989%) 2023-09-23T22:44:55.776 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:55.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:55.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:55.879 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:55.910 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:55.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:55.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:55.974 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7, 5] out_osds: [] dead_osds: [0, 5] live_osds: [1, 2, 3, 4, 6, 7] 2023-09-23T22:44:55.974 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:44:55.974 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '110', 'type': 'reweight-by-utilization'} 2023-09-23T22:44:55.975 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight-by-utilization 110 3.0 2023-09-23T22:44:56.014 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:56.043 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:56.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:56.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:56.146 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:56.175 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:56.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:56.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:56.279 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:56.310 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:56.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:56.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:56.414 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:56.442 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:56.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:56.444 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:56.545 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:56.578 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:56.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:56.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:56.682 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:56.693 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:56 smithi187 bash[89487]: audit 2023-09-23T22:44:56.142632+0000 mon.a (mon.0) 946 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:44:56.693 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:56 smithi187 bash[89487]: cluster 2023-09-23T22:44:56.419619+0000 mon.a (mon.0) 947 : cluster 3 Health check update: Degraded data redundancy: 228/1416 objects degraded (16.102%), 14 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-23T22:44:56.711 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:56.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:56.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:56.815 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:56.846 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:56.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:56.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:56.950 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:56.983 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:56.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:56.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:57.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:56 smithi169 bash[101133]: audit 2023-09-23T22:44:56.142632+0000 mon.a (mon.0) 946 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:44:57.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:56 smithi169 bash[101133]: cluster 2023-09-23T22:44:56.419619+0000 mon.a (mon.0) 947 : cluster 3 Health check update: Degraded data redundancy: 228/1416 objects degraded (16.102%), 14 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-23T22:44:57.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:56 smithi169 bash[104356]: audit 2023-09-23T22:44:56.142632+0000 mon.a (mon.0) 946 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:44:57.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:56 smithi169 bash[104356]: cluster 2023-09-23T22:44:56.419619+0000 mon.a (mon.0) 947 : cluster 3 Health check update: Degraded data redundancy: 228/1416 objects degraded (16.102%), 14 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-23T22:44:57.086 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:57.118 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:57.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:57.120 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:57.221 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:57.252 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:57.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:57.255 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:57.355 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:57.368 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_2 2023-09-23T22:44:57.368 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_2 unique_pool_2 --yes-i-really-really-mean-it 2023-09-23T22:44:57.386 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:57.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:57.389 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:57.490 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:57.526 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:57.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:57.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:57.629 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:57.661 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:57.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:57.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:57.765 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:57.778 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:57 smithi169 bash[104356]: cluster 2023-09-23T22:44:56.465227+0000 mgr.y (mgr.25310) 689 : cluster 0 pgmap v702: 99 pgs: 38 active+clean, 39 active+undersized, 10 active+undersized+remapped, 12 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 632 op/s; 9/75 objects degraded (12.000%); 14/75 objects misplaced (18.667%) 2023-09-23T22:44:57.779 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:57 smithi169 bash[101133]: cluster 2023-09-23T22:44:56.465227+0000 mgr.y (mgr.25310) 689 : cluster 0 pgmap v702: 99 pgs: 38 active+clean, 39 active+undersized, 10 active+undersized+remapped, 12 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 632 op/s; 9/75 objects degraded (12.000%); 14/75 objects misplaced (18.667%) 2023-09-23T22:44:57.800 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:57.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:57.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:57.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:57 smithi187 bash[89487]: cluster 2023-09-23T22:44:56.465227+0000 mgr.y (mgr.25310) 689 : cluster 0 pgmap v702: 99 pgs: 38 active+clean, 39 active+undersized, 10 active+undersized+remapped, 12 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 632 op/s; 9/75 objects degraded (12.000%); 14/75 objects misplaced (18.667%) 2023-09-23T22:44:57.904 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:57.940 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:57.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:57.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:58.043 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:58.075 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:58.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:58.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:58.178 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:58.215 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:58.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:58.217 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:58.318 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:58.353 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:58.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:58.356 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:58.457 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:58.488 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:58.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:58.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:58.591 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:58.621 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:58.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:58.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:58.725 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:58.751 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:44:58.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:58.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:44:58.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:44:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:44:58] "GET /metrics HTTP/1.1" 200 36426 "" "Prometheus/2.43.0" 2023-09-23T22:44:58.855 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:58.881 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:58.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:58.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:58.986 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:59.015 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:44:59.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:59.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:44:59.120 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:59.149 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:59.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:59.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:44:59.252 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:59.283 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:59.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:59.286 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:59.386 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:59.417 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:44:59.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:59.420 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:44:59.465 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:44:59.465 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:44:59.522 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:59.553 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:59.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:59.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:59.656 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:59.669 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:44:59 smithi169 bash[104356]: cluster 2023-09-23T22:44:58.466760+0000 mgr.y (mgr.25310) 690 : cluster 0 pgmap v703: 99 pgs: 38 active+clean, 42 active+undersized, 10 active+undersized+remapped, 9 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 463 op/s; 9/75 objects degraded (12.000%); 14/75 objects misplaced (18.667%) 2023-09-23T22:44:59.669 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:44:59 smithi169 bash[101133]: cluster 2023-09-23T22:44:58.466760+0000 mgr.y (mgr.25310) 690 : cluster 0 pgmap v703: 99 pgs: 38 active+clean, 42 active+undersized, 10 active+undersized+remapped, 9 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 463 op/s; 9/75 objects degraded (12.000%); 14/75 objects misplaced (18.667%) 2023-09-23T22:44:59.686 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:44:59.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:59.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:44:59.790 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:59.822 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:44:59.824 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:44:59 smithi187 bash[89487]: cluster 2023-09-23T22:44:58.466760+0000 mgr.y (mgr.25310) 690 : cluster 0 pgmap v703: 99 pgs: 38 active+clean, 42 active+undersized, 10 active+undersized+remapped, 9 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 463 op/s; 9/75 objects degraded (12.000%); 14/75 objects misplaced (18.667%) 2023-09-23T22:44:59.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:59.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:44:59.927 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:59.956 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:44:59.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:44:59.958 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:00.059 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:00.089 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:00.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:00.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:00.192 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:00.217 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:00.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:00.220 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:00.320 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:00.353 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:00.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:00.356 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:00.456 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:00.475 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:45:00.484 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:00.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:00.486 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:00.526 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:45:00.587 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:00.616 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:00.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:00.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:00.719 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:00.746 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:00.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:00.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:00.850 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:00.878 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:00.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:00.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:00.981 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:01.005 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:01.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:01.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:01.108 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:01.139 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:01.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:01.142 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:01.243 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:01.276 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:01.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:01.279 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:01.380 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:01.405 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:01.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:01.408 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:01.493 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:45:01.509 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:01.533 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:01.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:01.535 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:01.636 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:01.659 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:01.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:01.662 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:01.763 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:01.774 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:01 smithi169 bash[104356]: cluster 2023-09-23T22:45:00.467998+0000 mgr.y (mgr.25310) 691 : cluster 0 pgmap v704: 99 pgs: 38 active+clean, 42 active+undersized, 10 active+undersized+remapped, 9 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 287 op/s; 9/75 objects degraded (12.000%); 14/75 objects misplaced (18.667%) 2023-09-23T22:45:01.774 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:01 smithi169 bash[104356]: cluster 2023-09-23T22:45:01.421469+0000 mon.a (mon.0) 948 : cluster 3 Health check update: Degraded data redundancy: 9/75 objects degraded (12.000%), 9 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-23T22:45:01.775 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:01 smithi169 bash[101133]: cluster 2023-09-23T22:45:00.467998+0000 mgr.y (mgr.25310) 691 : cluster 0 pgmap v704: 99 pgs: 38 active+clean, 42 active+undersized, 10 active+undersized+remapped, 9 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 287 op/s; 9/75 objects degraded (12.000%); 14/75 objects misplaced (18.667%) 2023-09-23T22:45:01.775 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:01 smithi169 bash[101133]: cluster 2023-09-23T22:45:01.421469+0000 mon.a (mon.0) 948 : cluster 3 Health check update: Degraded data redundancy: 9/75 objects degraded (12.000%), 9 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-23T22:45:01.789 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:01.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:01.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:01.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:01 smithi187 bash[89487]: cluster 2023-09-23T22:45:00.467998+0000 mgr.y (mgr.25310) 691 : cluster 0 pgmap v704: 99 pgs: 38 active+clean, 42 active+undersized, 10 active+undersized+remapped, 9 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 287 op/s; 9/75 objects degraded (12.000%); 14/75 objects misplaced (18.667%) 2023-09-23T22:45:01.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:01 smithi187 bash[89487]: cluster 2023-09-23T22:45:01.421469+0000 mon.a (mon.0) 948 : cluster 3 Health check update: Degraded data redundancy: 9/75 objects degraded (12.000%), 9 pgs degraded, 28 pgs undersized (PG_DEGRADED) 2023-09-23T22:45:01.892 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:01.921 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:01.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:01.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:02.024 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:02.051 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:02.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:02.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:02.153 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:02.185 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:02.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:02.187 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:02.288 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:02.313 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:02.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:02.317 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:02.418 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:02.449 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:02.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:02.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:02.553 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:02.579 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:02.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:02.582 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:02.683 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:02.703 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:02.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:02.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:02.806 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:02.837 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:02.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:02.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:02.940 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:02.964 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:02.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:02.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:03.068 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:03.093 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:03.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:03.096 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:03.197 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:03.229 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:03.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:03.233 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:03.334 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:03.359 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:03.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:03.361 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:03.462 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:03.493 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:03.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:03.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:03.597 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:03.605 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:03 smithi169 bash[104356]: cluster 2023-09-23T22:45:02.469017+0000 mgr.y (mgr.25310) 692 : cluster 0 pgmap v705: 99 pgs: 38 active+clean, 42 active+undersized, 10 active+undersized+remapped, 9 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 169 op/s; 9/75 objects degraded (12.000%); 14/75 objects misplaced (18.667%) 2023-09-23T22:45:03.605 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:03 smithi169 bash[101133]: cluster 2023-09-23T22:45:02.469017+0000 mgr.y (mgr.25310) 692 : cluster 0 pgmap v705: 99 pgs: 38 active+clean, 42 active+undersized, 10 active+undersized+remapped, 9 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 169 op/s; 9/75 objects degraded (12.000%); 14/75 objects misplaced (18.667%) 2023-09-23T22:45:03.618 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:03.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:03.620 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:03.721 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:03.731 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:03 smithi187 bash[89487]: cluster 2023-09-23T22:45:02.469017+0000 mgr.y (mgr.25310) 692 : cluster 0 pgmap v705: 99 pgs: 38 active+clean, 42 active+undersized, 10 active+undersized+remapped, 9 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 169 op/s; 9/75 objects degraded (12.000%); 14/75 objects misplaced (18.667%) 2023-09-23T22:45:03.749 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:03.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:03.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:03.785 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T22:45:03.785 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [], 2023-09-23T22:45:03.785 INFO:teuthology.orchestra.run.smithi187.stdout: "complaint_time": 30, 2023-09-23T22:45:03.785 INFO:teuthology.orchestra.run.smithi187.stdout: "num_blocked_ops": 0 2023-09-23T22:45:03.785 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T22:45:03.852 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:03.878 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:03.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:03.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:03.980 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:04.009 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:04.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:04.011 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:04.112 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:04.139 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:04.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:04.142 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:04.243 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:04.268 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:04.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:04.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:04.371 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:04.399 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:04.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:04.402 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:04.503 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:04.525 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:04.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:04.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:04.628 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:04.650 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:04.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:04.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:04.665 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-23T22:45:04.752 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:04.778 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:04.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:04.781 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:04.882 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:04.903 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:04.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:04.905 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:05.006 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:05.034 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:05.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:05.038 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:05.139 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:05.169 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:05.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:05.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:05.273 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:05.302 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:05.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:05.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:05.406 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:05.433 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:05.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:05.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:05.537 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:05.565 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:05.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:05.568 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:05.669 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:05.690 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:05.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:05.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:05.714 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:05 smithi169 bash[104356]: cluster 2023-09-23T22:45:04.469832+0000 mgr.y (mgr.25310) 693 : cluster 0 pgmap v706: 99 pgs: 38 active+clean, 42 active+undersized, 10 active+undersized+remapped, 9 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 142 op/s; 9/75 objects degraded (12.000%); 14/75 objects misplaced (18.667%) 2023-09-23T22:45:05.715 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:05 smithi169 bash[101133]: cluster 2023-09-23T22:45:04.469832+0000 mgr.y (mgr.25310) 693 : cluster 0 pgmap v706: 99 pgs: 38 active+clean, 42 active+undersized, 10 active+undersized+remapped, 9 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 142 op/s; 9/75 objects degraded (12.000%); 14/75 objects misplaced (18.667%) 2023-09-23T22:45:05.793 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:05.827 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:05.829 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:05 smithi187 bash[89487]: cluster 2023-09-23T22:45:04.469832+0000 mgr.y (mgr.25310) 693 : cluster 0 pgmap v706: 99 pgs: 38 active+clean, 42 active+undersized, 10 active+undersized+remapped, 9 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 142 op/s; 9/75 objects degraded (12.000%); 14/75 objects misplaced (18.667%) 2023-09-23T22:45:05.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:05.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:05.931 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:05.961 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:05.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:05.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:06.064 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:06.096 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:06.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:06.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:06.199 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:06.225 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:06.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:06.227 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:06.328 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:06.351 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:06.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:06.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:06.455 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:06.490 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:06.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:06.493 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:06.594 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:06.628 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:06.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:06.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:06.732 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:06.764 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:06.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:06.767 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:06.868 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:06.904 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:06.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:06.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:07.008 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:07.039 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:07.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:07.042 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:07.143 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:07.169 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:07.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:07.172 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:07.272 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:07.296 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:07.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:07.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:07.399 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:07.432 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:07.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:07.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:07.536 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:07.564 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:07.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:07.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:07.668 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:07.675 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:07 smithi169 bash[101133]: cluster 2023-09-23T22:45:06.471128+0000 mgr.y (mgr.25310) 694 : cluster 0 pgmap v707: 99 pgs: 38 active+clean, 42 active+undersized, 10 active+undersized+remapped, 9 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 37 op/s; 9/75 objects degraded (12.000%); 14/75 objects misplaced (18.667%) 2023-09-23T22:45:07.675 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:07 smithi169 bash[104356]: cluster 2023-09-23T22:45:06.471128+0000 mgr.y (mgr.25310) 694 : cluster 0 pgmap v707: 99 pgs: 38 active+clean, 42 active+undersized, 10 active+undersized+remapped, 9 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 37 op/s; 9/75 objects degraded (12.000%); 14/75 objects misplaced (18.667%) 2023-09-23T22:45:07.696 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:07.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:07.698 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:07.799 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:07.826 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:07.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:07.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:07.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:07 smithi187 bash[89487]: cluster 2023-09-23T22:45:06.471128+0000 mgr.y (mgr.25310) 694 : cluster 0 pgmap v707: 99 pgs: 38 active+clean, 42 active+undersized, 10 active+undersized+remapped, 9 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 37 op/s; 9/75 objects degraded (12.000%); 14/75 objects misplaced (18.667%) 2023-09-23T22:45:07.930 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:07.957 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:07.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:07.959 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:08.060 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:08.089 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:08.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:08.092 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:08.193 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:08.219 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:08.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:08.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:08.323 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:08.349 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:08.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:08.352 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:08.453 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:08.479 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:08.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:08.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:08.583 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:08.615 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:08.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:08.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:08.669 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:45:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:45:08] "GET /metrics HTTP/1.1" 200 36426 "" "Prometheus/2.43.0" 2023-09-23T22:45:08.719 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:08.751 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:08.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:08.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:08.855 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:08.886 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:08.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:08.889 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:08.990 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:09.020 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:09.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:09.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:09.123 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:09.153 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:09.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:09.156 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:09.257 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:09.286 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:09.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:09.288 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:09.388 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:09.416 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:09.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:09.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:09.441 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:45:09.519 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:09.540 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:09.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:09.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:09.643 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:09.693 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:09.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:09.695 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:09.796 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:09.803 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:09 smithi187 bash[89487]: cluster 2023-09-23T22:45:08.472003+0000 mgr.y (mgr.25310) 695 : cluster 0 pgmap v708: 99 pgs: 38 active+clean, 42 active+undersized, 10 active+undersized+remapped, 9 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9/75 objects degraded (12.000%); 14/75 objects misplaced (18.667%) 2023-09-23T22:45:09.819 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:09.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:09.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:09.922 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:09.949 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:09.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:09.952 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:10.053 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:10.074 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:10.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:10.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:10.091 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:09 smithi169 bash[104356]: cluster 2023-09-23T22:45:08.472003+0000 mgr.y (mgr.25310) 695 : cluster 0 pgmap v708: 99 pgs: 38 active+clean, 42 active+undersized, 10 active+undersized+remapped, 9 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9/75 objects degraded (12.000%); 14/75 objects misplaced (18.667%) 2023-09-23T22:45:10.091 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:09 smithi169 bash[101133]: cluster 2023-09-23T22:45:08.472003+0000 mgr.y (mgr.25310) 695 : cluster 0 pgmap v708: 99 pgs: 38 active+clean, 42 active+undersized, 10 active+undersized+remapped, 9 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9/75 objects degraded (12.000%); 14/75 objects misplaced (18.667%) 2023-09-23T22:45:10.177 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:10.205 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:10.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:10.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:10.308 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:10.333 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:10.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:10.336 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:10.436 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:10.469 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:10.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:10.472 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:10.573 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:10.594 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:10.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:10.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:10.698 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:10.723 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:10.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:10.726 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:10.827 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:10.828 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:45:10.848 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:45:10.855 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:10.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:10.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:10.876 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:45:10.905 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:45:10.933 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:45:10.958 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:10.959 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:45:10.960 INFO:teuthology.orchestra.run.smithi169.stderr:Error ENXIO: problem getting command descriptions from osd.0 2023-09-23T22:45:10.960 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:45:10.960 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:45:10.960 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:45:10.960 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:45:10.960 INFO:teuthology.orchestra.run.smithi169.stderr:Error ENXIO: problem getting command descriptions from osd.5 2023-09-23T22:45:10.960 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:45:10.960 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:45:10.987 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:10.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:10.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:11.090 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:11.112 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:11.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:11.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:11.214 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:11.241 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:11.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:11.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:11.343 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:11.366 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:11.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:11.368 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:11.469 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:11.504 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:11.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:11.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:11.609 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:11.636 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:11.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:11.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:11.737 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:11 smithi169 bash[104356]: cluster 2023-09-23T22:45:10.473104+0000 mgr.y (mgr.25310) 696 : cluster 0 pgmap v709: 99 pgs: 38 active+clean, 42 active+undersized, 10 active+undersized+remapped, 9 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9/75 objects degraded (12.000%); 14/75 objects misplaced (18.667%) 2023-09-23T22:45:11.738 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:11 smithi169 bash[104356]: audit 2023-09-23T22:45:10.802373+0000 mon.a (mon.0) 949 : audit 0 from='client.? 172.21.15.169:0/2878787647' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:45:11.738 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:11 smithi169 bash[104356]: audit 2023-09-23T22:45:11.143204+0000 mon.a (mon.0) 950 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:45:11.738 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:11 smithi169 bash[101133]: cluster 2023-09-23T22:45:10.473104+0000 mgr.y (mgr.25310) 696 : cluster 0 pgmap v709: 99 pgs: 38 active+clean, 42 active+undersized, 10 active+undersized+remapped, 9 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9/75 objects degraded (12.000%); 14/75 objects misplaced (18.667%) 2023-09-23T22:45:11.738 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:11 smithi169 bash[101133]: audit 2023-09-23T22:45:10.802373+0000 mon.a (mon.0) 949 : audit 0 from='client.? 172.21.15.169:0/2878787647' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:45:11.738 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:11 smithi169 bash[101133]: audit 2023-09-23T22:45:11.143204+0000 mon.a (mon.0) 950 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:45:11.738 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:11.752 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:11 smithi187 bash[89487]: cluster 2023-09-23T22:45:10.473104+0000 mgr.y (mgr.25310) 696 : cluster 0 pgmap v709: 99 pgs: 38 active+clean, 42 active+undersized, 10 active+undersized+remapped, 9 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9/75 objects degraded (12.000%); 14/75 objects misplaced (18.667%) 2023-09-23T22:45:11.752 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:11 smithi187 bash[89487]: audit 2023-09-23T22:45:10.802373+0000 mon.a (mon.0) 949 : audit 0 from='client.? 172.21.15.169:0/2878787647' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:45:11.752 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:11 smithi187 bash[89487]: audit 2023-09-23T22:45:11.143204+0000 mon.a (mon.0) 950 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:45:11.766 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:11.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:11.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:11.869 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:11.891 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:11.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:11.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:11.993 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:12.012 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:12.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:12.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:12.115 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:12.140 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:12.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:12.142 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:12.243 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:12.265 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:12.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:12.267 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:12.368 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:12.395 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:12.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:12.397 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:12.498 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:12.525 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:12.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:12.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:12.557 INFO:teuthology.orchestra.run.smithi169.stdout:moved 11 / 297 (3.7037%) 2023-09-23T22:45:12.557 INFO:teuthology.orchestra.run.smithi169.stdout:avg 49.5 2023-09-23T22:45:12.557 INFO:teuthology.orchestra.run.smithi169.stdout:stddev 14.2449 -> 8.24116 (expected baseline 6.42262) 2023-09-23T22:45:12.557 INFO:teuthology.orchestra.run.smithi169.stdout:min osd.3 with 24 -> 48 pgs (0.484848 -> 0.969697 * mean) 2023-09-23T22:45:12.557 INFO:teuthology.orchestra.run.smithi169.stdout:max osd.1 with 45 -> 51 pgs (0.909091 -> 1.0303 * mean) 2023-09-23T22:45:12.557 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:45:12.558 INFO:teuthology.orchestra.run.smithi169.stdout:oload 110 2023-09-23T22:45:12.558 INFO:teuthology.orchestra.run.smithi169.stdout:max_change 3 2023-09-23T22:45:12.558 INFO:teuthology.orchestra.run.smithi169.stdout:max_change_osds 4 2023-09-23T22:45:12.558 INFO:teuthology.orchestra.run.smithi169.stdout:average_utilization 0.0063 2023-09-23T22:45:12.558 INFO:teuthology.orchestra.run.smithi169.stdout:overload_utilization 0.0070 2023-09-23T22:45:12.558 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 weight 1.0000 -> 0.2058 2023-09-23T22:45:12.558 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 weight 0.5716 -> 1.0000 2023-09-23T22:45:12.558 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 weight 0.8272 -> 1.0000 2023-09-23T22:45:12.577 INFO:teuthology.orchestra.run.smithi169.stderr:pool 'unique_pool_2' removed 2023-09-23T22:45:12.578 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is unset 2023-09-23T22:45:12.629 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:12.659 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:12.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:12.662 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:12.679 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T22:45:12.680 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T22:45:12.762 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:12.781 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:12.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:12 smithi169 bash[101133]: audit 2023-09-23T22:45:11.705347+0000 mgr.y (mgr.25310) 697 : audit 0 from='client.34947 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:45:12.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:12 smithi169 bash[101133]: audit 2023-09-23T22:45:11.706831+0000 mon.a (mon.0) 951 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'13489','2':'65536','3':'65536'}"}]: dispatch 2023-09-23T22:45:12.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:12 smithi169 bash[101133]: audit 2023-09-23T22:45:12.146704+0000 mon.a (mon.0) 952 : audit 1 from='client.? 172.21.15.169:0/935564744' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:45:12.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:12 smithi169 bash[101133]: audit 2023-09-23T22:45:12.422691+0000 mon.a (mon.0) 953 : audit 1 from='client.? 172.21.15.169:0/284536567' 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-23T22:45:12.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:12 smithi169 bash[104356]: audit 2023-09-23T22:45:11.705347+0000 mgr.y (mgr.25310) 697 : audit 0 from='client.34947 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:45:12.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:12 smithi169 bash[104356]: audit 2023-09-23T22:45:11.706831+0000 mon.a (mon.0) 951 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'13489','2':'65536','3':'65536'}"}]: dispatch 2023-09-23T22:45:12.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:12 smithi169 bash[104356]: audit 2023-09-23T22:45:12.146704+0000 mon.a (mon.0) 952 : audit 1 from='client.? 172.21.15.169:0/935564744' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:45:12.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:12 smithi169 bash[104356]: audit 2023-09-23T22:45:12.422691+0000 mon.a (mon.0) 953 : audit 1 from='client.? 172.21.15.169:0/284536567' 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-23T22:45:12.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:12.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:12.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:12 smithi187 bash[89487]: audit 2023-09-23T22:45:11.705347+0000 mgr.y (mgr.25310) 697 : audit 0 from='client.34947 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:45:12.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:12 smithi187 bash[89487]: audit 2023-09-23T22:45:11.706831+0000 mon.a (mon.0) 951 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'13489','2':'65536','3':'65536'}"}]: dispatch 2023-09-23T22:45:12.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:12 smithi187 bash[89487]: audit 2023-09-23T22:45:12.146704+0000 mon.a (mon.0) 952 : audit 1 from='client.? 172.21.15.169:0/935564744' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:45:12.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:12 smithi187 bash[89487]: audit 2023-09-23T22:45:12.422691+0000 mon.a (mon.0) 953 : audit 1 from='client.? 172.21.15.169:0/284536567' 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-23T22:45:12.884 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:12.885 INFO:teuthology.orchestra.run.smithi187.stdout:ERROR: (22) Invalid argument 2023-09-23T22:45:12.885 INFO:teuthology.orchestra.run.smithi187.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-23T22:45:12.911 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:12.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:12.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:13.015 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:13.034 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:13.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:13.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:13.137 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:13.162 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:13.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:13.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:13.264 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:13.293 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:13.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:13.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:13.396 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:13.423 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:13.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:13.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:13.526 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:13.551 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:13.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:13.560 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:13.583 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:13 smithi169 bash[101133]: cluster 2023-09-23T22:45:12.474555+0000 mgr.y (mgr.25310) 698 : cluster 0 pgmap v710: 99 pgs: 38 active+clean, 42 active+undersized, 10 active+undersized+remapped, 9 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9/75 objects degraded (12.000%); 14/75 objects misplaced (18.667%) 2023-09-23T22:45:13.583 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:13 smithi169 bash[101133]: cluster 2023-09-23T22:45:12.533395+0000 mon.a (mon.0) 954 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:45:13.584 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:13 smithi169 bash[101133]: audit 2023-09-23T22:45:12.549034+0000 mon.a (mon.0) 955 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'13489','2':'65536','3':'65536'}"}]': finished 2023-09-23T22:45:13.584 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:13 smithi169 bash[101133]: audit 2023-09-23T22:45:12.549081+0000 mon.a (mon.0) 956 : audit 1 from='client.? 172.21.15.169:0/935564744' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:45:13.584 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:13 smithi169 bash[101133]: audit 2023-09-23T22:45:12.549204+0000 mon.a (mon.0) 957 : audit 1 from='client.? 172.21.15.169:0/284536567' 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-23T22:45:13.584 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:13 smithi169 bash[101133]: cluster 2023-09-23T22:45:12.549263+0000 mon.a (mon.0) 958 : cluster 0 osdmap e193: 8 total, 6 up, 8 in 2023-09-23T22:45:13.584 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:13 smithi169 bash[101133]: cluster 2023-09-23T22:45:12.550825+0000 osd.7 (osd.7) 152 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T22:45:13.584 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:13 smithi169 bash[101133]: cluster 2023-09-23T22:45:12.551704+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T22:45:13.584 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:13 smithi169 bash[101133]: cluster 2023-09-23T22:45:12.559408+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T22:45:13.584 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:13 smithi169 bash[104356]: cluster 2023-09-23T22:45:12.474555+0000 mgr.y (mgr.25310) 698 : cluster 0 pgmap v710: 99 pgs: 38 active+clean, 42 active+undersized, 10 active+undersized+remapped, 9 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9/75 objects degraded (12.000%); 14/75 objects misplaced (18.667%) 2023-09-23T22:45:13.584 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:13 smithi169 bash[104356]: cluster 2023-09-23T22:45:12.533395+0000 mon.a (mon.0) 954 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:45:13.585 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:13 smithi169 bash[104356]: audit 2023-09-23T22:45:12.549034+0000 mon.a (mon.0) 955 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'13489','2':'65536','3':'65536'}"}]': finished 2023-09-23T22:45:13.585 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:13 smithi169 bash[104356]: audit 2023-09-23T22:45:12.549081+0000 mon.a (mon.0) 956 : audit 1 from='client.? 172.21.15.169:0/935564744' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:45:13.585 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:13 smithi169 bash[104356]: audit 2023-09-23T22:45:12.549204+0000 mon.a (mon.0) 957 : audit 1 from='client.? 172.21.15.169:0/284536567' 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-23T22:45:13.585 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:13 smithi169 bash[104356]: cluster 2023-09-23T22:45:12.549263+0000 mon.a (mon.0) 958 : cluster 0 osdmap e193: 8 total, 6 up, 8 in 2023-09-23T22:45:13.585 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:13 smithi169 bash[104356]: cluster 2023-09-23T22:45:12.550825+0000 osd.7 (osd.7) 152 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T22:45:13.585 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:13 smithi169 bash[104356]: cluster 2023-09-23T22:45:12.551704+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T22:45:13.585 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:13 smithi169 bash[104356]: cluster 2023-09-23T22:45:12.559408+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T22:45:13.639 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T22:45:13.660 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:13.712 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:13.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:13.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:13.816 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:13.848 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:13.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:13.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:13.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:13 smithi187 bash[89487]: cluster 2023-09-23T22:45:12.474555+0000 mgr.y (mgr.25310) 698 : cluster 0 pgmap v710: 99 pgs: 38 active+clean, 42 active+undersized, 10 active+undersized+remapped, 9 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9/75 objects degraded (12.000%); 14/75 objects misplaced (18.667%) 2023-09-23T22:45:13.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:13 smithi187 bash[89487]: cluster 2023-09-23T22:45:12.533395+0000 mon.a (mon.0) 954 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:45:13.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:13 smithi187 bash[89487]: audit 2023-09-23T22:45:12.549034+0000 mon.a (mon.0) 955 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'13489','2':'65536','3':'65536'}"}]': finished 2023-09-23T22:45:13.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:13 smithi187 bash[89487]: audit 2023-09-23T22:45:12.549081+0000 mon.a (mon.0) 956 : audit 1 from='client.? 172.21.15.169:0/935564744' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:45:13.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:13 smithi187 bash[89487]: audit 2023-09-23T22:45:12.549204+0000 mon.a (mon.0) 957 : audit 1 from='client.? 172.21.15.169:0/284536567' 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-23T22:45:13.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:13 smithi187 bash[89487]: cluster 2023-09-23T22:45:12.549263+0000 mon.a (mon.0) 958 : cluster 0 osdmap e193: 8 total, 6 up, 8 in 2023-09-23T22:45:13.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:13 smithi187 bash[89487]: cluster 2023-09-23T22:45:12.550825+0000 osd.7 (osd.7) 152 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T22:45:13.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:13 smithi187 bash[89487]: cluster 2023-09-23T22:45:12.551704+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T22:45:13.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:13 smithi187 bash[89487]: cluster 2023-09-23T22:45:12.559408+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e193 with expected crc 2023-09-23T22:45:13.951 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:13.987 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:13.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:13.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:14.090 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:14.121 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:14.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:14.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:14.224 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:14.258 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:14.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:14.261 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:14.362 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:14.395 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:14.397 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-23T22:45:14.398 INFO:tasks.radosbench:Beginning radosbench... 2023-09-23T22:45:14.398 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_3 2023-09-23T22:45:14.398 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_3 16 2023-09-23T22:45:14.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:14.399 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:14.410 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2023-09-23T22:45:14.411 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd test-reweight-by-utilization 1000 0.05 2023-09-23T22:45:14.500 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:14.532 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:14.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:14.536 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:14.637 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:14.670 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:14.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:14.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:14.680 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:45:14.690 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:14 smithi169 bash[104356]: cluster 2023-09-23T22:45:13.546952+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T22:45:14.691 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:14 smithi169 bash[104356]: cluster 2023-09-23T22:45:13.550519+0000 mon.a (mon.0) 959 : cluster 0 osdmap e194: 8 total, 6 up, 8 in 2023-09-23T22:45:14.691 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:14 smithi169 bash[104356]: cluster 2023-09-23T22:45:13.550921+0000 osd.7 (osd.7) 153 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T22:45:14.691 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:14 smithi169 bash[104356]: cluster 2023-09-23T22:45:13.551319+0000 osd.6 (osd.6) 172 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T22:45:14.691 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:14 smithi169 bash[104356]: cluster 2023-09-23T22:45:13.552681+0000 osd.7 (osd.7) 154 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T22:45:14.691 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:14 smithi169 bash[104356]: cluster 2023-09-23T22:45:13.554978+0000 osd.7 (osd.7) 155 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T22:45:14.691 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:14 smithi169 bash[104356]: cluster 2023-09-23T22:45:13.555175+0000 osd.6 (osd.6) 173 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T22:45:14.691 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:14 smithi169 bash[101133]: cluster 2023-09-23T22:45:13.546952+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T22:45:14.691 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:14 smithi169 bash[101133]: cluster 2023-09-23T22:45:13.550519+0000 mon.a (mon.0) 959 : cluster 0 osdmap e194: 8 total, 6 up, 8 in 2023-09-23T22:45:14.691 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:14 smithi169 bash[101133]: cluster 2023-09-23T22:45:13.550921+0000 osd.7 (osd.7) 153 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T22:45:14.692 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:14 smithi169 bash[101133]: cluster 2023-09-23T22:45:13.551319+0000 osd.6 (osd.6) 172 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T22:45:14.692 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:14 smithi169 bash[101133]: cluster 2023-09-23T22:45:13.552681+0000 osd.7 (osd.7) 154 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T22:45:14.692 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:14 smithi169 bash[101133]: cluster 2023-09-23T22:45:13.554978+0000 osd.7 (osd.7) 155 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T22:45:14.692 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:14 smithi169 bash[101133]: cluster 2023-09-23T22:45:13.555175+0000 osd.6 (osd.6) 173 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T22:45:14.773 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:14.786 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:14 smithi187 bash[89487]: cluster 2023-09-23T22:45:13.546952+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T22:45:14.786 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:14 smithi187 bash[89487]: cluster 2023-09-23T22:45:13.550519+0000 mon.a (mon.0) 959 : cluster 0 osdmap e194: 8 total, 6 up, 8 in 2023-09-23T22:45:14.786 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:14 smithi187 bash[89487]: cluster 2023-09-23T22:45:13.550921+0000 osd.7 (osd.7) 153 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T22:45:14.786 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:14 smithi187 bash[89487]: cluster 2023-09-23T22:45:13.551319+0000 osd.6 (osd.6) 172 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T22:45:14.786 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:14 smithi187 bash[89487]: cluster 2023-09-23T22:45:13.552681+0000 osd.7 (osd.7) 154 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T22:45:14.786 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:14 smithi187 bash[89487]: cluster 2023-09-23T22:45:13.554978+0000 osd.7 (osd.7) 155 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T22:45:14.786 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:14 smithi187 bash[89487]: cluster 2023-09-23T22:45:13.555175+0000 osd.6 (osd.6) 173 : cluster 3 failed to encode map e194 with expected crc 2023-09-23T22:45:14.806 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:14.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:14.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:14.910 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:14.947 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:14.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:14.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:15.051 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:15.080 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:15.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:15.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:15.184 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:15.215 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:15.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:15.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:15.319 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:15.353 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:15.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:15.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:15.456 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:15.486 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:15.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:15.490 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:15.590 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:15.621 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:15.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:15.623 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:15.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:15 smithi187 bash[89487]: cluster 2023-09-23T22:45:14.475258+0000 mgr.y (mgr.25310) 699 : cluster 0 pgmap v713: 83 pgs: 1 peering, 2 activating, 3 remapped+peering, 36 active+clean, 27 active+undersized, 4 active+undersized+remapped, 10 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10/75 objects degraded (13.333%); 8/75 objects misplaced (10.667%) 2023-09-23T22:45:15.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:15 smithi187 bash[89487]: cluster 2023-09-23T22:45:14.547289+0000 mon.a (mon.0) 960 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T22:45:15.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:15 smithi187 bash[89487]: cluster 2023-09-23T22:45:14.547335+0000 mon.a (mon.0) 961 : cluster 3 Health check update: Degraded data redundancy: 10/75 objects degraded (13.333%), 10 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-09-23T22:45:15.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:15 smithi187 bash[89487]: cluster 2023-09-23T22:45:14.562458+0000 osd.6 (osd.6) 174 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T22:45:15.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:15 smithi187 bash[89487]: cluster 2023-09-23T22:45:14.563528+0000 mon.a (mon.0) 962 : cluster 0 osdmap e195: 8 total, 6 up, 8 in 2023-09-23T22:45:15.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:15 smithi187 bash[89487]: cluster 2023-09-23T22:45:14.564422+0000 osd.7 (osd.7) 156 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T22:45:15.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:15 smithi187 bash[89487]: cluster 2023-09-23T22:45:14.564852+0000 osd.6 (osd.6) 175 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T22:45:15.724 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:15.752 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:15.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:15.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:15.856 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:15.869 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:15 smithi169 bash[104356]: cluster 2023-09-23T22:45:14.475258+0000 mgr.y (mgr.25310) 699 : cluster 0 pgmap v713: 83 pgs: 1 peering, 2 activating, 3 remapped+peering, 36 active+clean, 27 active+undersized, 4 active+undersized+remapped, 10 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10/75 objects degraded (13.333%); 8/75 objects misplaced (10.667%) 2023-09-23T22:45:15.869 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:15 smithi169 bash[104356]: cluster 2023-09-23T22:45:14.547289+0000 mon.a (mon.0) 960 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T22:45:15.869 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:15 smithi169 bash[104356]: cluster 2023-09-23T22:45:14.547335+0000 mon.a (mon.0) 961 : cluster 3 Health check update: Degraded data redundancy: 10/75 objects degraded (13.333%), 10 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-09-23T22:45:15.869 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:15 smithi169 bash[104356]: cluster 2023-09-23T22:45:14.562458+0000 osd.6 (osd.6) 174 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T22:45:15.869 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:15 smithi169 bash[104356]: cluster 2023-09-23T22:45:14.563528+0000 mon.a (mon.0) 962 : cluster 0 osdmap e195: 8 total, 6 up, 8 in 2023-09-23T22:45:15.869 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:15 smithi169 bash[104356]: cluster 2023-09-23T22:45:14.564422+0000 osd.7 (osd.7) 156 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T22:45:15.869 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:15 smithi169 bash[104356]: cluster 2023-09-23T22:45:14.564852+0000 osd.6 (osd.6) 175 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T22:45:15.870 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:15 smithi169 bash[101133]: cluster 2023-09-23T22:45:14.475258+0000 mgr.y (mgr.25310) 699 : cluster 0 pgmap v713: 83 pgs: 1 peering, 2 activating, 3 remapped+peering, 36 active+clean, 27 active+undersized, 4 active+undersized+remapped, 10 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 10/75 objects degraded (13.333%); 8/75 objects misplaced (10.667%) 2023-09-23T22:45:15.870 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:15 smithi169 bash[101133]: cluster 2023-09-23T22:45:14.547289+0000 mon.a (mon.0) 960 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T22:45:15.870 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:15 smithi169 bash[101133]: cluster 2023-09-23T22:45:14.547335+0000 mon.a (mon.0) 961 : cluster 3 Health check update: Degraded data redundancy: 10/75 objects degraded (13.333%), 10 pgs degraded, 16 pgs undersized (PG_DEGRADED) 2023-09-23T22:45:15.870 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:15 smithi169 bash[101133]: cluster 2023-09-23T22:45:14.562458+0000 osd.6 (osd.6) 174 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T22:45:15.870 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:15 smithi169 bash[101133]: cluster 2023-09-23T22:45:14.563528+0000 mon.a (mon.0) 962 : cluster 0 osdmap e195: 8 total, 6 up, 8 in 2023-09-23T22:45:15.870 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:15 smithi169 bash[101133]: cluster 2023-09-23T22:45:14.564422+0000 osd.7 (osd.7) 156 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T22:45:15.870 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:15 smithi169 bash[101133]: cluster 2023-09-23T22:45:14.564852+0000 osd.6 (osd.6) 175 : cluster 3 failed to encode map e195 with expected crc 2023-09-23T22:45:15.888 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:15.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:15.891 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:15.991 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:16.027 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:16.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:16.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:16.131 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:16.163 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:16.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:16.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:16.268 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:16.302 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:16.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:16.305 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:16.405 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:16.416 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T22:45:16.438 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:16.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:16.441 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:16.542 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:16.580 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:16.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:16.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:16.683 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:16.714 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:16.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:16.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:16.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:16 smithi169 bash[101133]: cluster 2023-09-23T22:45:15.562107+0000 mon.a (mon.0) 963 : cluster 0 osdmap e196: 8 total, 6 up, 8 in 2023-09-23T22:45:16.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:16 smithi169 bash[101133]: cluster 2023-09-23T22:45:15.563139+0000 osd.7 (osd.7) 157 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T22:45:16.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:16 smithi169 bash[101133]: cluster 2023-09-23T22:45:15.563952+0000 osd.6 (osd.6) 176 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T22:45:16.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:16 smithi169 bash[101133]: cluster 2023-09-23T22:45:15.564773+0000 osd.7 (osd.7) 158 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T22:45:16.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:16 smithi169 bash[101133]: cluster 2023-09-23T22:45:15.567649+0000 osd.6 (osd.6) 177 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T22:45:16.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:16 smithi169 bash[104356]: cluster 2023-09-23T22:45:15.562107+0000 mon.a (mon.0) 963 : cluster 0 osdmap e196: 8 total, 6 up, 8 in 2023-09-23T22:45:16.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:16 smithi169 bash[104356]: cluster 2023-09-23T22:45:15.563139+0000 osd.7 (osd.7) 157 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T22:45:16.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:16 smithi169 bash[104356]: cluster 2023-09-23T22:45:15.563952+0000 osd.6 (osd.6) 176 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T22:45:16.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:16 smithi169 bash[104356]: cluster 2023-09-23T22:45:15.564773+0000 osd.7 (osd.7) 158 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T22:45:16.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:16 smithi169 bash[104356]: cluster 2023-09-23T22:45:15.567649+0000 osd.6 (osd.6) 177 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T22:45:16.818 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:16.850 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:16.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:16.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:16.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:16 smithi187 bash[89487]: cluster 2023-09-23T22:45:15.562107+0000 mon.a (mon.0) 963 : cluster 0 osdmap e196: 8 total, 6 up, 8 in 2023-09-23T22:45:16.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:16 smithi187 bash[89487]: cluster 2023-09-23T22:45:15.563139+0000 osd.7 (osd.7) 157 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T22:45:16.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:16 smithi187 bash[89487]: cluster 2023-09-23T22:45:15.563952+0000 osd.6 (osd.6) 176 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T22:45:16.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:16 smithi187 bash[89487]: cluster 2023-09-23T22:45:15.564773+0000 osd.7 (osd.7) 158 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T22:45:16.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:16 smithi187 bash[89487]: cluster 2023-09-23T22:45:15.567649+0000 osd.6 (osd.6) 177 : cluster 3 failed to encode map e196 with expected crc 2023-09-23T22:45:16.953 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:16.983 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:16.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:16.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:17.087 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:17.122 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:17.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:17.125 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:17.226 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:17.256 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:17.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:17.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:17.361 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:17.392 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:17.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:17.395 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:17.496 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:17.525 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:17.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:17.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:17.629 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:17.659 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:17.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:17.662 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:17.763 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:17.774 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:17 smithi169 bash[101133]: cluster 2023-09-23T22:45:16.475955+0000 mgr.y (mgr.25310) 700 : cluster 0 pgmap v716: 83 pgs: 2 active+clean+remapped, 1 peering, 2 activating, 3 remapped+peering, 42 active+clean, 22 active+undersized, 2 active+undersized+remapped, 9 active+undersized+degraded; 634 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9/75 objects degraded (12.000%); 8/75 objects misplaced (10.667%) 2023-09-23T22:45:17.774 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:17 smithi169 bash[101133]: cluster 2023-09-23T22:45:16.565205+0000 osd.7 (osd.7) 159 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T22:45:17.774 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:17 smithi169 bash[101133]: cluster 2023-09-23T22:45:16.566826+0000 osd.6 (osd.6) 178 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T22:45:17.774 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:17 smithi169 bash[101133]: cluster 2023-09-23T22:45:16.568863+0000 mon.a (mon.0) 964 : cluster 0 osdmap e197: 8 total, 6 up, 8 in 2023-09-23T22:45:17.775 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:17 smithi169 bash[101133]: cluster 2023-09-23T22:45:16.569141+0000 osd.7 (osd.7) 160 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T22:45:17.775 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:17 smithi169 bash[101133]: cluster 2023-09-23T22:45:16.569153+0000 osd.6 (osd.6) 179 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T22:45:17.775 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:17 smithi169 bash[104356]: cluster 2023-09-23T22:45:16.475955+0000 mgr.y (mgr.25310) 700 : cluster 0 pgmap v716: 83 pgs: 2 active+clean+remapped, 1 peering, 2 activating, 3 remapped+peering, 42 active+clean, 22 active+undersized, 2 active+undersized+remapped, 9 active+undersized+degraded; 634 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9/75 objects degraded (12.000%); 8/75 objects misplaced (10.667%) 2023-09-23T22:45:17.775 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:17 smithi169 bash[104356]: cluster 2023-09-23T22:45:16.565205+0000 osd.7 (osd.7) 159 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T22:45:17.775 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:17 smithi169 bash[104356]: cluster 2023-09-23T22:45:16.566826+0000 osd.6 (osd.6) 178 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T22:45:17.775 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:17 smithi169 bash[104356]: cluster 2023-09-23T22:45:16.568863+0000 mon.a (mon.0) 964 : cluster 0 osdmap e197: 8 total, 6 up, 8 in 2023-09-23T22:45:17.775 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:17 smithi169 bash[104356]: cluster 2023-09-23T22:45:16.569141+0000 osd.7 (osd.7) 160 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T22:45:17.775 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:17 smithi169 bash[104356]: cluster 2023-09-23T22:45:16.569153+0000 osd.6 (osd.6) 179 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T22:45:17.791 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:17.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:17.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:17.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:17 smithi187 bash[89487]: cluster 2023-09-23T22:45:16.475955+0000 mgr.y (mgr.25310) 700 : cluster 0 pgmap v716: 83 pgs: 2 active+clean+remapped, 1 peering, 2 activating, 3 remapped+peering, 42 active+clean, 22 active+undersized, 2 active+undersized+remapped, 9 active+undersized+degraded; 634 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9/75 objects degraded (12.000%); 8/75 objects misplaced (10.667%) 2023-09-23T22:45:17.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:17 smithi187 bash[89487]: cluster 2023-09-23T22:45:16.565205+0000 osd.7 (osd.7) 159 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T22:45:17.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:17 smithi187 bash[89487]: cluster 2023-09-23T22:45:16.566826+0000 osd.6 (osd.6) 178 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T22:45:17.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:17 smithi187 bash[89487]: cluster 2023-09-23T22:45:16.568863+0000 mon.a (mon.0) 964 : cluster 0 osdmap e197: 8 total, 6 up, 8 in 2023-09-23T22:45:17.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:17 smithi187 bash[89487]: cluster 2023-09-23T22:45:16.569141+0000 osd.7 (osd.7) 160 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T22:45:17.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:17 smithi187 bash[89487]: cluster 2023-09-23T22:45:16.569153+0000 osd.6 (osd.6) 179 : cluster 3 failed to encode map e197 with expected crc 2023-09-23T22:45:17.895 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:17.928 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:17.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:17.931 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:18.032 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:18.064 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:18.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:18.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:18.168 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:18.199 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:18.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:18.202 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:18.303 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:18.334 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:18.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:18.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:18.412 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:45:18.439 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:18.467 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:18.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:18.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:18.570 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:18.598 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:18.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:18.601 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:18.702 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:18.714 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:45:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:45:18] "GET /metrics HTTP/1.1" 200 36423 "" "Prometheus/2.43.0" 2023-09-23T22:45:18.736 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:18.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:18.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:18.840 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:18.867 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:18.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:18.870 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:18.970 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:19.002 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:19.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:19.005 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:19.106 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:19.141 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:19.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:19.144 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:19.167 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:45:19.167 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:45:19.168 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:45:19.245 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:19.272 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:19.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:19.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:19.375 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:19.401 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:19.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:19.405 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:19.505 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:19.534 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:19.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:19.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:19.637 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:19.661 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:19.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:19.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:19.764 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:19.777 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:19 smithi169 bash[104356]: cluster 2023-09-23T22:45:18.477084+0000 mgr.y (mgr.25310) 701 : cluster 0 pgmap v718: 83 pgs: 2 active+clean+remapped, 1 peering, 2 activating, 3 remapped+peering, 51 active+clean, 16 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%); 116 B/s, 1 objects/s recovering 2023-09-23T22:45:19.777 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:19 smithi169 bash[101133]: cluster 2023-09-23T22:45:18.477084+0000 mgr.y (mgr.25310) 701 : cluster 0 pgmap v718: 83 pgs: 2 active+clean+remapped, 1 peering, 2 activating, 3 remapped+peering, 51 active+clean, 16 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%); 116 B/s, 1 objects/s recovering 2023-09-23T22:45:19.794 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:19.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:19.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:19.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:19 smithi187 bash[89487]: cluster 2023-09-23T22:45:18.477084+0000 mgr.y (mgr.25310) 701 : cluster 0 pgmap v718: 83 pgs: 2 active+clean+remapped, 1 peering, 2 activating, 3 remapped+peering, 51 active+clean, 16 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%); 116 B/s, 1 objects/s recovering 2023-09-23T22:45:19.897 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:19.923 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:19.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:19.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:20.026 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:20.057 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:20.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:20.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:20.160 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:20.186 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:20.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:20.189 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:20.290 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:20.320 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:20.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:20.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:20.423 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:20.458 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:20.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:20.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:20.562 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:20.593 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:20.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:20.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:20.696 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:20.709 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:20 smithi187 bash[89487]: cluster 2023-09-23T22:45:20.576788+0000 mon.a (mon.0) 965 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T22:45:20.722 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:20.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:20.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:20.826 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:20.853 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:20.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:20.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:20.956 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:20.990 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:20.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:20.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:21.058 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:20 smithi169 bash[101133]: cluster 2023-09-23T22:45:20.576788+0000 mon.a (mon.0) 965 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T22:45:21.058 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:20 smithi169 bash[104356]: cluster 2023-09-23T22:45:20.576788+0000 mon.a (mon.0) 965 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T22:45:21.094 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:21.126 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:21.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:21.128 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:21.194 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:45:21.229 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:21.249 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:21.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:21.251 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:21.351 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:21.376 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:21.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:21.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:21.479 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:21.507 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:21.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:21.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:21.610 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:21.634 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:21.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:21.637 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:21.738 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:21.767 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:21.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:21.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:21.870 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:21.892 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:21.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:21.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:21.895 INFO:teuthology.orchestra.run.smithi187.stdout:ERROR: (22) Invalid argument 2023-09-23T22:45:21.895 INFO:teuthology.orchestra.run.smithi187.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-23T22:45:21.902 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:21 smithi169 bash[104356]: cluster 2023-09-23T22:45:20.478266+0000 mgr.y (mgr.25310) 702 : cluster 0 pgmap v719: 83 pgs: 4 active+clean+remapped, 55 active+clean, 16 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%); 95 B/s, 0 objects/s recovering 2023-09-23T22:45:21.902 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:21 smithi169 bash[104356]: cluster 2023-09-23T22:45:21.428616+0000 mon.a (mon.0) 966 : cluster 3 Health check update: Degraded data redundancy: 11/75 objects degraded (14.667%), 8 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:45:21.902 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:21 smithi169 bash[101133]: cluster 2023-09-23T22:45:20.478266+0000 mgr.y (mgr.25310) 702 : cluster 0 pgmap v719: 83 pgs: 4 active+clean+remapped, 55 active+clean, 16 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%); 95 B/s, 0 objects/s recovering 2023-09-23T22:45:21.902 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:21 smithi169 bash[101133]: cluster 2023-09-23T22:45:21.428616+0000 mon.a (mon.0) 966 : cluster 3 Health check update: Degraded data redundancy: 11/75 objects degraded (14.667%), 8 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:45:21.922 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:21 smithi187 bash[89487]: cluster 2023-09-23T22:45:20.478266+0000 mgr.y (mgr.25310) 702 : cluster 0 pgmap v719: 83 pgs: 4 active+clean+remapped, 55 active+clean, 16 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%); 95 B/s, 0 objects/s recovering 2023-09-23T22:45:21.922 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:21 smithi187 bash[89487]: cluster 2023-09-23T22:45:21.428616+0000 mon.a (mon.0) 966 : cluster 3 Health check update: Degraded data redundancy: 11/75 objects degraded (14.667%), 8 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:45:21.995 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:22.025 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:22.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:22.028 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:22.129 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:22.158 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:22.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:22.161 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:22.262 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:22.293 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:22.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:22.296 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:22.397 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:22.422 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:22.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:22.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:22.525 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:22.555 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:22.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:22.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:22.658 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:22.683 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-23T22:45:22.689 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:22.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:22.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:22.792 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:22.824 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:22.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:22.827 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:22.928 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:22.962 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:22.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:22.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:23.066 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:23.098 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:23.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:23.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:23.201 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:23.235 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:23.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:23.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:23.338 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:23.366 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:23.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:23.369 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:23.469 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:23.491 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:23.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:23.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:23.594 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:23.628 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:23.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:23.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:23.731 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:23.742 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:23 smithi169 bash[101133]: cluster 2023-09-23T22:45:22.478982+0000 mgr.y (mgr.25310) 703 : cluster 0 pgmap v720: 83 pgs: 4 active+clean+remapped, 55 active+clean, 16 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%); 72 B/s, 0 objects/s recovering 2023-09-23T22:45:23.743 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:23 smithi169 bash[104356]: cluster 2023-09-23T22:45:22.478982+0000 mgr.y (mgr.25310) 703 : cluster 0 pgmap v720: 83 pgs: 4 active+clean+remapped, 55 active+clean, 16 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%); 72 B/s, 0 objects/s recovering 2023-09-23T22:45:23.757 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:23.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:23.759 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:23.860 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:23.873 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:23 smithi187 bash[89487]: cluster 2023-09-23T22:45:22.478982+0000 mgr.y (mgr.25310) 703 : cluster 0 pgmap v720: 83 pgs: 4 active+clean+remapped, 55 active+clean, 16 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%); 72 B/s, 0 objects/s recovering 2023-09-23T22:45:23.891 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:23.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:23.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:23.994 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:24.018 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:24.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:24.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:24.121 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:24.146 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:24.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:24.148 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:24.249 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:24.273 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:24.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:24.275 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:24.376 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:24.396 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:24.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:24.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:24.499 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:24.532 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:24.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:24.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:24.636 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:24.659 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:24.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:24.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:24.762 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:24.798 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:24.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:24.807 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:24.908 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:24.936 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:24.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:24.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:25.041 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:25.072 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:25.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:25.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:25.175 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:25.202 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:25.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:25.204 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:25.305 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:25.335 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:25.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:25.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:25.439 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:25.460 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:25.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:25.462 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:25.563 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:25.595 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:25.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:25.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:25.699 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:25.718 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:25.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:25.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:25.822 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:25.850 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:25.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:25.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:25.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:25 smithi187 bash[89487]: cluster 2023-09-23T22:45:24.479547+0000 mgr.y (mgr.25310) 704 : cluster 0 pgmap v721: 83 pgs: 4 active+clean+remapped, 55 active+clean, 16 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%); 64 B/s, 0 objects/s recovering 2023-09-23T22:45:25.911 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:25 smithi169 bash[104356]: cluster 2023-09-23T22:45:24.479547+0000 mgr.y (mgr.25310) 704 : cluster 0 pgmap v721: 83 pgs: 4 active+clean+remapped, 55 active+clean, 16 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%); 64 B/s, 0 objects/s recovering 2023-09-23T22:45:25.911 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:25 smithi169 bash[101133]: cluster 2023-09-23T22:45:24.479547+0000 mgr.y (mgr.25310) 704 : cluster 0 pgmap v721: 83 pgs: 4 active+clean+remapped, 55 active+clean, 16 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%); 64 B/s, 0 objects/s recovering 2023-09-23T22:45:25.953 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:25.979 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:25.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:25.982 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:26.082 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:26.104 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:26.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:26.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:26.207 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:26.241 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:26.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:26.243 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:26.344 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:26.370 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:26.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:26.373 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:26.473 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:26.501 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:26.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:26.504 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:26.605 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:26.640 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:26.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:26.643 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:26.744 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:26.767 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:26.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:26.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:26.869 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:26.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:26 smithi187 bash[89487]: audit 2023-09-23T22:45:26.143543+0000 mon.a (mon.0) 967 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:45:26.901 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:26.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:26.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:27.004 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:27.012 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:26 smithi169 bash[101133]: audit 2023-09-23T22:45:26.143543+0000 mon.a (mon.0) 967 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:45:27.012 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:26 smithi169 bash[104356]: audit 2023-09-23T22:45:26.143543+0000 mon.a (mon.0) 967 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:45:27.029 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:27.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:27.032 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:27.133 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:27.166 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:27.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:27.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:27.269 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:27.301 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:27.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:27.304 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:27.405 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:27.439 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:27.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:27.442 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:27.457 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:45:27.543 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:27.572 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:27.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:27.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:27.675 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:27.688 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:27 smithi187 bash[89487]: cluster 2023-09-23T22:45:26.480199+0000 mgr.y (mgr.25310) 705 : cluster 0 pgmap v722: 83 pgs: 4 active+clean+remapped, 55 active+clean, 16 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%); 57 B/s, 0 objects/s recovering 2023-09-23T22:45:27.708 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:27.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:27.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:27.812 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:27.843 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:27.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:27.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:27.946 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:27.979 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:27.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:27.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:28.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:27 smithi169 bash[104356]: cluster 2023-09-23T22:45:26.480199+0000 mgr.y (mgr.25310) 705 : cluster 0 pgmap v722: 83 pgs: 4 active+clean+remapped, 55 active+clean, 16 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%); 57 B/s, 0 objects/s recovering 2023-09-23T22:45:28.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:27 smithi169 bash[101133]: cluster 2023-09-23T22:45:26.480199+0000 mgr.y (mgr.25310) 705 : cluster 0 pgmap v722: 83 pgs: 4 active+clean+remapped, 55 active+clean, 16 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%); 57 B/s, 0 objects/s recovering 2023-09-23T22:45:28.082 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:28.113 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:28.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:28.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:28.216 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:28.246 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:28.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:28.248 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:28.349 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:28.382 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:28.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:28.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:28.486 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:28.494 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:45:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:45:28] "GET /metrics HTTP/1.1" 200 34058 "" "Prometheus/2.43.0" 2023-09-23T22:45:28.507 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:28.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:28.509 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:28.609 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:28.638 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:28.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:28.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:28.742 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:28.774 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:28.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:28.777 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:28.877 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:28.902 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:28.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:28.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:29.006 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:29.033 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:29.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:29.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:29.138 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:29.162 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:29.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:29.164 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:29.265 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:29.301 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:29.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:29.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:29.405 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:29.430 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:29.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:29.433 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:29.534 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:29.568 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:29.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:29.570 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:29.671 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:29.683 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:29 smithi169 bash[101133]: cluster 2023-09-23T22:45:28.481003+0000 mgr.y (mgr.25310) 706 : cluster 0 pgmap v723: 83 pgs: 4 active+clean+remapped, 55 active+clean, 16 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%); 48 B/s, 0 objects/s recovering 2023-09-23T22:45:29.683 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:29 smithi169 bash[104356]: cluster 2023-09-23T22:45:28.481003+0000 mgr.y (mgr.25310) 706 : cluster 0 pgmap v723: 83 pgs: 4 active+clean+remapped, 55 active+clean, 16 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%); 48 B/s, 0 objects/s recovering 2023-09-23T22:45:29.700 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:29.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:29.703 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:29.803 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:29.825 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:29.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:29.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:29.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:29 smithi187 bash[89487]: cluster 2023-09-23T22:45:28.481003+0000 mgr.y (mgr.25310) 706 : cluster 0 pgmap v723: 83 pgs: 4 active+clean+remapped, 55 active+clean, 16 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%); 48 B/s, 0 objects/s recovering 2023-09-23T22:45:29.929 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:29.960 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:29.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:29.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:30.064 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:30.069 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:45:30.091 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:45:30.091 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:30.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:30.094 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:30.112 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:45:30.141 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:45:30.168 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:45:30.194 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:45:30.195 INFO:teuthology.orchestra.run.smithi169.stderr:Error ENXIO: problem getting command descriptions from osd.0 2023-09-23T22:45:30.195 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:45:30.195 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:45:30.195 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:45:30.195 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:45:30.195 INFO:teuthology.orchestra.run.smithi169.stderr:Error ENXIO: problem getting command descriptions from osd.5 2023-09-23T22:45:30.195 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:45:30.195 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:45:30.195 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:30.214 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:30.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:30.217 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:30.317 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:30.352 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:30.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:30.356 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:30.456 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:30.478 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:30.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:30.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:30.581 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:30.605 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:30.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:30.607 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:30.708 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:30.730 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:30 smithi169 bash[104356]: audit 2023-09-23T22:45:30.042292+0000 mon.a (mon.0) 968 : audit 0 from='client.? 172.21.15.169:0/1852143399' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:45:30.730 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:30 smithi169 bash[101133]: audit 2023-09-23T22:45:30.042292+0000 mon.a (mon.0) 968 : audit 0 from='client.? 172.21.15.169:0/1852143399' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:45:30.734 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:30.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:30.737 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:30.837 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:30.857 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T22:45:30.857 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [], 2023-09-23T22:45:30.857 INFO:teuthology.orchestra.run.smithi187.stdout: "complaint_time": 30, 2023-09-23T22:45:30.857 INFO:teuthology.orchestra.run.smithi187.stdout: "num_blocked_ops": 0 2023-09-23T22:45:30.857 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T22:45:30.868 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:30.870 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:30 smithi187 bash[89487]: audit 2023-09-23T22:45:30.042292+0000 mon.a (mon.0) 968 : audit 0 from='client.? 172.21.15.169:0/1852143399' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:45:30.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:30.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:30.972 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:31.004 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:31.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:31.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:31.107 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:31.137 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:31.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:31.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:31.243 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:31.272 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:31.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:31.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:31.375 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:31.407 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:31.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:31.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:31.510 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:31.535 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:31.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:31.538 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:31.639 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:31.665 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:31.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:31.667 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:31.679 INFO:teuthology.orchestra.run.smithi169.stderr:pool 'unique_pool_3' created 2023-09-23T22:45:31.750 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-23T22:45:31.768 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:31.821 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:31.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:31.824 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:31.924 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:31.931 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:31 smithi169 bash[104356]: cluster 2023-09-23T22:45:30.482108+0000 mgr.y (mgr.25310) 707 : cluster 0 pgmap v724: 83 pgs: 4 active+clean+remapped, 55 active+clean, 16 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%); 46 B/s, 0 objects/s recovering 2023-09-23T22:45:31.931 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:31 smithi169 bash[104356]: audit 2023-09-23T22:45:31.121141+0000 mon.c (mon.2) 54 : audit 1 from='client.? 172.21.15.169:0/2643257491' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-09-23T22:45:31.931 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:31 smithi169 bash[104356]: audit 2023-09-23T22:45:31.121592+0000 mon.a (mon.0) 969 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-09-23T22:45:31.931 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:31 smithi169 bash[104356]: audit 2023-09-23T22:45:31.541675+0000 mon.a (mon.0) 970 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:45:31.931 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:31 smithi169 bash[101133]: cluster 2023-09-23T22:45:30.482108+0000 mgr.y (mgr.25310) 707 : cluster 0 pgmap v724: 83 pgs: 4 active+clean+remapped, 55 active+clean, 16 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%); 46 B/s, 0 objects/s recovering 2023-09-23T22:45:31.931 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:31 smithi169 bash[101133]: audit 2023-09-23T22:45:31.121141+0000 mon.c (mon.2) 54 : audit 1 from='client.? 172.21.15.169:0/2643257491' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-09-23T22:45:31.931 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:31 smithi169 bash[101133]: audit 2023-09-23T22:45:31.121592+0000 mon.a (mon.0) 969 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-09-23T22:45:31.932 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:31 smithi169 bash[101133]: audit 2023-09-23T22:45:31.541675+0000 mon.a (mon.0) 970 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:45:31.943 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:31.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:31.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:32.046 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:32.066 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:32.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:32.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:32.104 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T22:45:32.105 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T22:45:32.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:31 smithi187 bash[89487]: cluster 2023-09-23T22:45:30.482108+0000 mgr.y (mgr.25310) 707 : cluster 0 pgmap v724: 83 pgs: 4 active+clean+remapped, 55 active+clean, 16 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%); 46 B/s, 0 objects/s recovering 2023-09-23T22:45:32.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:31 smithi187 bash[89487]: audit 2023-09-23T22:45:31.121141+0000 mon.c (mon.2) 54 : audit 1 from='client.? 172.21.15.169:0/2643257491' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-09-23T22:45:32.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:31 smithi187 bash[89487]: audit 2023-09-23T22:45:31.121592+0000 mon.a (mon.0) 969 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-09-23T22:45:32.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:31 smithi187 bash[89487]: audit 2023-09-23T22:45:31.541675+0000 mon.a (mon.0) 970 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:45:32.169 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:32.184 INFO:teuthology.orchestra.run.smithi169.stdout:moved 0 / 297 (0%) 2023-09-23T22:45:32.184 INFO:teuthology.orchestra.run.smithi169.stdout:avg 49.5 2023-09-23T22:45:32.184 INFO:teuthology.orchestra.run.smithi169.stdout:stddev 8.34166 -> 8.34166 (expected baseline 6.42262) 2023-09-23T22:45:32.184 INFO:teuthology.orchestra.run.smithi169.stdout:min osd.2 with 35 -> 35 pgs (0.707071 -> 0.707071 * mean) 2023-09-23T22:45:32.185 INFO:teuthology.orchestra.run.smithi169.stdout:max osd.1 with 50 -> 50 pgs (1.0101 -> 1.0101 * mean) 2023-09-23T22:45:32.185 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:45:32.185 INFO:teuthology.orchestra.run.smithi169.stdout:oload 1000 2023-09-23T22:45:32.185 INFO:teuthology.orchestra.run.smithi169.stdout:max_change 0.05 2023-09-23T22:45:32.185 INFO:teuthology.orchestra.run.smithi169.stdout:max_change_osds 4 2023-09-23T22:45:32.185 INFO:teuthology.orchestra.run.smithi169.stdout:average_utilization 0.0063 2023-09-23T22:45:32.185 INFO:teuthology.orchestra.run.smithi169.stdout:overload_utilization 0.0633 2023-09-23T22:45:32.188 INFO:teuthology.orchestra.run.smithi169.stderr:no change 2023-09-23T22:45:32.202 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:32.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:32.205 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:32.306 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:32.340 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:32.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:32.342 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:32.443 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:32.473 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:32.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:32.476 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:32.577 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:32.598 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:32.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:32.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:32.680 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is unset 2023-09-23T22:45:32.701 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:32.712 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:32 smithi187 bash[89487]: cluster 2023-09-23T22:45:31.660791+0000 osd.6 (osd.6) 180 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T22:45:32.712 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:32 smithi187 bash[89487]: audit 2023-09-23T22:45:31.662787+0000 mon.a (mon.0) 971 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-09-23T22:45:32.712 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:32 smithi187 bash[89487]: cluster 2023-09-23T22:45:31.662874+0000 mon.a (mon.0) 972 : cluster 0 osdmap e198: 8 total, 6 up, 8 in 2023-09-23T22:45:32.712 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:32 smithi187 bash[89487]: audit 2023-09-23T22:45:32.452889+0000 mon.a (mon.0) 973 : audit 1 from='client.? 172.21.15.169:0/3345701837' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:45:32.712 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:32 smithi187 bash[89487]: cluster 2023-09-23T22:45:32.660910+0000 mon.a (mon.0) 974 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:45:32.712 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:32 smithi187 bash[89487]: audit 2023-09-23T22:45:32.669366+0000 mon.a (mon.0) 975 : audit 1 from='client.? 172.21.15.169:0/3345701837' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:45:32.713 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:32 smithi187 bash[89487]: cluster 2023-09-23T22:45:32.669492+0000 mon.a (mon.0) 976 : cluster 0 osdmap e199: 8 total, 6 up, 8 in 2023-09-23T22:45:32.729 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:32.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:32.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:32.831 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:32.842 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:32 smithi169 bash[104356]: cluster 2023-09-23T22:45:31.660791+0000 osd.6 (osd.6) 180 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T22:45:32.842 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:32 smithi169 bash[104356]: audit 2023-09-23T22:45:31.662787+0000 mon.a (mon.0) 971 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-09-23T22:45:32.843 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:32 smithi169 bash[104356]: cluster 2023-09-23T22:45:31.662874+0000 mon.a (mon.0) 972 : cluster 0 osdmap e198: 8 total, 6 up, 8 in 2023-09-23T22:45:32.843 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:32 smithi169 bash[104356]: audit 2023-09-23T22:45:32.452889+0000 mon.a (mon.0) 973 : audit 1 from='client.? 172.21.15.169:0/3345701837' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:45:32.843 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:32 smithi169 bash[104356]: cluster 2023-09-23T22:45:32.660910+0000 mon.a (mon.0) 974 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:45:32.843 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:32 smithi169 bash[104356]: audit 2023-09-23T22:45:32.669366+0000 mon.a (mon.0) 975 : audit 1 from='client.? 172.21.15.169:0/3345701837' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:45:32.843 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:32 smithi169 bash[104356]: cluster 2023-09-23T22:45:32.669492+0000 mon.a (mon.0) 976 : cluster 0 osdmap e199: 8 total, 6 up, 8 in 2023-09-23T22:45:32.843 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:32 smithi169 bash[101133]: cluster 2023-09-23T22:45:31.660791+0000 osd.6 (osd.6) 180 : cluster 3 failed to encode map e198 with expected crc 2023-09-23T22:45:32.843 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:32 smithi169 bash[101133]: audit 2023-09-23T22:45:31.662787+0000 mon.a (mon.0) 971 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-09-23T22:45:32.843 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:32 smithi169 bash[101133]: cluster 2023-09-23T22:45:31.662874+0000 mon.a (mon.0) 972 : cluster 0 osdmap e198: 8 total, 6 up, 8 in 2023-09-23T22:45:32.843 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:32 smithi169 bash[101133]: audit 2023-09-23T22:45:32.452889+0000 mon.a (mon.0) 973 : audit 1 from='client.? 172.21.15.169:0/3345701837' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:45:32.844 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:32 smithi169 bash[101133]: cluster 2023-09-23T22:45:32.660910+0000 mon.a (mon.0) 974 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:45:32.844 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:32 smithi169 bash[101133]: audit 2023-09-23T22:45:32.669366+0000 mon.a (mon.0) 975 : audit 1 from='client.? 172.21.15.169:0/3345701837' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:45:32.844 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:32 smithi169 bash[101133]: cluster 2023-09-23T22:45:32.669492+0000 mon.a (mon.0) 976 : cluster 0 osdmap e199: 8 total, 6 up, 8 in 2023-09-23T22:45:32.855 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:32.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:32.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:32.958 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:32.991 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:32.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:32.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:33.095 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:33.118 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:33.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:33.120 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:33.221 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:33.246 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:33.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:33.248 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:33.349 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:33.372 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:33.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:33.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:33.476 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:33.504 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:33.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:33.508 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:33.609 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:33.633 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:33.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:33.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:33.736 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:33.748 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:33 smithi187 bash[89487]: audit 2023-09-23T22:45:32.182528+0000 mgr.y (mgr.25310) 708 : audit 0 from='client.34977 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:45:33.748 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:33 smithi187 bash[89487]: cluster 2023-09-23T22:45:32.483095+0000 mgr.y (mgr.25310) 709 : cluster 0 pgmap v726: 99 pgs: 8 creating+peering, 8 unknown, 4 active+clean+remapped, 55 active+clean, 16 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%) 2023-09-23T22:45:33.748 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:33 smithi187 bash[89487]: cluster 2023-09-23T22:45:32.669470+0000 osd.6 (osd.6) 181 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T22:45:33.748 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:33 smithi187 bash[89487]: cluster 2023-09-23T22:45:32.669589+0000 osd.7 (osd.7) 161 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T22:45:33.748 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:33 smithi187 bash[89487]: cluster 2023-09-23T22:45:33.669479+0000 mon.a (mon.0) 977 : cluster 0 osdmap e200: 8 total, 6 up, 8 in 2023-09-23T22:45:33.767 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:33.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:33.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:33.871 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:33.882 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:33 smithi169 bash[101133]: audit 2023-09-23T22:45:32.182528+0000 mgr.y (mgr.25310) 708 : audit 0 from='client.34977 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:45:33.883 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:33 smithi169 bash[101133]: cluster 2023-09-23T22:45:32.483095+0000 mgr.y (mgr.25310) 709 : cluster 0 pgmap v726: 99 pgs: 8 creating+peering, 8 unknown, 4 active+clean+remapped, 55 active+clean, 16 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%) 2023-09-23T22:45:33.883 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:33 smithi169 bash[101133]: cluster 2023-09-23T22:45:32.669470+0000 osd.6 (osd.6) 181 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T22:45:33.883 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:33 smithi169 bash[101133]: cluster 2023-09-23T22:45:32.669589+0000 osd.7 (osd.7) 161 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T22:45:33.883 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:33 smithi169 bash[101133]: cluster 2023-09-23T22:45:33.669479+0000 mon.a (mon.0) 977 : cluster 0 osdmap e200: 8 total, 6 up, 8 in 2023-09-23T22:45:33.884 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:33 smithi169 bash[104356]: audit 2023-09-23T22:45:32.182528+0000 mgr.y (mgr.25310) 708 : audit 0 from='client.34977 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:45:33.884 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:33 smithi169 bash[104356]: cluster 2023-09-23T22:45:32.483095+0000 mgr.y (mgr.25310) 709 : cluster 0 pgmap v726: 99 pgs: 8 creating+peering, 8 unknown, 4 active+clean+remapped, 55 active+clean, 16 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%) 2023-09-23T22:45:33.884 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:33 smithi169 bash[104356]: cluster 2023-09-23T22:45:32.669470+0000 osd.6 (osd.6) 181 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T22:45:33.884 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:33 smithi169 bash[104356]: cluster 2023-09-23T22:45:32.669589+0000 osd.7 (osd.7) 161 : cluster 3 failed to encode map e199 with expected crc 2023-09-23T22:45:33.884 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:33 smithi169 bash[104356]: cluster 2023-09-23T22:45:33.669479+0000 mon.a (mon.0) 977 : cluster 0 osdmap e200: 8 total, 6 up, 8 in 2023-09-23T22:45:33.896 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:33.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:33.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:34.000 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:34.030 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:34.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:34.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:34.106 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:45:34.134 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:34.150 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_3 rados --yes-i-really-mean-it || true 2023-09-23T22:45:34.169 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:34.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:34.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:34.273 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:34.305 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:34.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:34.308 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:34.409 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:34.434 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:34.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:34.436 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:34.537 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:34.562 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:34.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:34.564 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:34.665 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:34.690 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:34.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:34.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:34.793 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:34.822 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:34.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:34.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:34.926 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:34.952 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:34.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:34.954 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:34.997 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '110', 'type': 'reweight-by-utilization'} 2023-09-23T22:45:34.997 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight-by-utilization 110 1.0 2023-09-23T22:45:35.054 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:35.080 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:35.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:35.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:35.184 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:35.209 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:35.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:35.211 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:35.312 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:35.343 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:35.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:35.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:35.447 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:35.476 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:35.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:35.479 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:35.580 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:35.614 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:35.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:35.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:35.717 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:35.753 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:35.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:35.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:35.857 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:35.868 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:35 smithi169 bash[104356]: cluster 2023-09-23T22:45:34.309795+0000 osd.7 (osd.7) 162 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:45:35.868 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:35 smithi169 bash[104356]: cluster 2023-09-23T22:45:34.312051+0000 osd.7 (osd.7) 163 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:45:35.868 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:35 smithi169 bash[104356]: cluster 2023-09-23T22:45:34.352207+0000 osd.6 (osd.6) 182 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:45:35.868 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:35 smithi169 bash[104356]: cluster 2023-09-23T22:45:34.484008+0000 mgr.y (mgr.25310) 710 : cluster 0 pgmap v729: 99 pgs: 8 creating+peering, 5 unknown, 4 active+clean+remapped, 56 active+clean, 18 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%) 2023-09-23T22:45:35.869 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:35 smithi169 bash[101133]: cluster 2023-09-23T22:45:34.309795+0000 osd.7 (osd.7) 162 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:45:35.869 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:35 smithi169 bash[101133]: cluster 2023-09-23T22:45:34.312051+0000 osd.7 (osd.7) 163 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:45:35.869 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:35 smithi169 bash[101133]: cluster 2023-09-23T22:45:34.352207+0000 osd.6 (osd.6) 182 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:45:35.869 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:35 smithi169 bash[101133]: cluster 2023-09-23T22:45:34.484008+0000 mgr.y (mgr.25310) 710 : cluster 0 pgmap v729: 99 pgs: 8 creating+peering, 5 unknown, 4 active+clean+remapped, 56 active+clean, 18 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%) 2023-09-23T22:45:35.888 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:35.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:35.891 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:35.992 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:36.004 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:35 smithi187 bash[89487]: cluster 2023-09-23T22:45:34.309795+0000 osd.7 (osd.7) 162 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:45:36.005 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:35 smithi187 bash[89487]: cluster 2023-09-23T22:45:34.312051+0000 osd.7 (osd.7) 163 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:45:36.005 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:35 smithi187 bash[89487]: cluster 2023-09-23T22:45:34.352207+0000 osd.6 (osd.6) 182 : cluster 3 failed to encode map e200 with expected crc 2023-09-23T22:45:36.005 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:35 smithi187 bash[89487]: cluster 2023-09-23T22:45:34.484008+0000 mgr.y (mgr.25310) 710 : cluster 0 pgmap v729: 99 pgs: 8 creating+peering, 5 unknown, 4 active+clean+remapped, 56 active+clean, 18 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%) 2023-09-23T22:45:36.024 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:36.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:36.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:36.128 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:36.157 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:36.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:36.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:36.261 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:36.291 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:36.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:36.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:36.394 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:36.415 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:45:36.424 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:36.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:36.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:36.528 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:36.552 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:36.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:36.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:36.655 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:36.679 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:36.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:36.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:36.782 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:36.807 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:36.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:36.808 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:36.909 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:36.945 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:36.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:36.948 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:37.013 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T22:45:37.049 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:37.071 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:37.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:37.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:37.175 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:37.213 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:37.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:37.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:37.316 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:37.350 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:37.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:37.353 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:37.453 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:37.482 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:37.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:37.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:37.584 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:37.620 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:37.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:37.623 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:37.724 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:37.756 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:37.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:37.759 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:37.840 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:37 smithi187 bash[89487]: cluster 2023-09-23T22:45:36.485018+0000 mgr.y (mgr.25310) 711 : cluster 0 pgmap v730: 99 pgs: 8 creating+peering, 4 active+clean+remapped, 58 active+clean, 21 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%) 2023-09-23T22:45:37.860 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:37.889 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:37.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:37.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:37.993 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:38.005 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:37 smithi169 bash[104356]: cluster 2023-09-23T22:45:36.485018+0000 mgr.y (mgr.25310) 711 : cluster 0 pgmap v730: 99 pgs: 8 creating+peering, 4 active+clean+remapped, 58 active+clean, 21 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%) 2023-09-23T22:45:38.005 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:37 smithi169 bash[101133]: cluster 2023-09-23T22:45:36.485018+0000 mgr.y (mgr.25310) 711 : cluster 0 pgmap v730: 99 pgs: 8 creating+peering, 4 active+clean+remapped, 58 active+clean, 21 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%) 2023-09-23T22:45:38.023 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:38.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:38.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:38.129 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:38.151 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:38.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:38.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:38.254 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:38.286 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:38.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:38.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:38.389 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:38.423 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:38.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:38.426 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:38.527 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:38.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:45:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:45:38] "GET /metrics HTTP/1.1" 200 34058 "" "Prometheus/2.43.0" 2023-09-23T22:45:38.542 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:45:38.542 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:45:38.558 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:38.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:38.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:38.662 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:38.717 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:38.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:38.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:38.820 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:38.839 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:38.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:38.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:38.942 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:38.962 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:38.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:38.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:39.065 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:39.085 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:39.087 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:38 smithi169 bash[104356]: audit 2023-09-23T22:45:37.891688+0000 mon.a (mon.0) 978 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:45:39.088 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:38 smithi169 bash[104356]: audit 2023-09-23T22:45:37.901644+0000 mon.a (mon.0) 979 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:45:39.088 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:38 smithi169 bash[104356]: cluster 2023-09-23T22:45:38.486185+0000 mgr.y (mgr.25310) 712 : cluster 0 pgmap v731: 99 pgs: 4 active+clean+remapped, 61 active+clean, 26 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%) 2023-09-23T22:45:39.088 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:38 smithi169 bash[101133]: audit 2023-09-23T22:45:37.891688+0000 mon.a (mon.0) 978 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:45:39.088 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:38 smithi169 bash[101133]: audit 2023-09-23T22:45:37.901644+0000 mon.a (mon.0) 979 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:45:39.088 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:38 smithi169 bash[101133]: cluster 2023-09-23T22:45:38.486185+0000 mgr.y (mgr.25310) 712 : cluster 0 pgmap v731: 99 pgs: 4 active+clean+remapped, 61 active+clean, 26 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%) 2023-09-23T22:45:39.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:39.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:39.190 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:39.212 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:39.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:39.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:39.316 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:39.346 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:39.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:39.348 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:39.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:38 smithi187 bash[89487]: audit 2023-09-23T22:45:37.891688+0000 mon.a (mon.0) 978 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:45:39.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:38 smithi187 bash[89487]: audit 2023-09-23T22:45:37.901644+0000 mon.a (mon.0) 979 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:45:39.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:38 smithi187 bash[89487]: cluster 2023-09-23T22:45:38.486185+0000 mgr.y (mgr.25310) 712 : cluster 0 pgmap v731: 99 pgs: 4 active+clean+remapped, 61 active+clean, 26 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%) 2023-09-23T22:45:39.448 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:39.480 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:39.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:39.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:39.552 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:45:39.583 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:39.610 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:39.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:39.613 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:39.714 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:39.741 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:39.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:39.744 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:39.844 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:39.855 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T22:45:39.856 INFO:teuthology.orchestra.run.smithi187.stdout: "size": 20, 2023-09-23T22:45:39.856 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 600, 2023-09-23T22:45:39.856 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [ 2023-09-23T22:45:39.856 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.856 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:220730 6.a 6:56cc5e9e:::benchmark_data_smithi169_147816_object108801:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e138)", 2023-09-23T22:45:39.856 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:46.415982+0000", 2023-09-23T22:45:39.856 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 353.43233165599997, 2023-09-23T22:45:39.856 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.2783073630000001, 2023-09-23T22:45:39.856 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:45:39.856 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "reached pg", 2023-09-23T22:45:39.856 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:45:39.856 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:45:39.857 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:45:39.857 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 220730 2023-09-23T22:45:39.857 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.857 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:45:39.857 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.857 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:45:39.857 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.415982+0000", 2023-09-23T22:45:39.857 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:39.857 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.857 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.857 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:45:39.857 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.415982+0000", 2023-09-23T22:45:39.858 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:39.858 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.858 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.858 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:45:39.858 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.415980+0000", 2023-09-23T22:45:39.858 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T22:45:39.858 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.858 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.858 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:45:39.858 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.415987+0000", 2023-09-23T22:45:39.858 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.443e-06 2023-09-23T22:45:39.858 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.859 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.859 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:45:39.859 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.415999+0000", 2023-09-23T22:45:39.859 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1847e-05 2023-09-23T22:45:39.859 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.859 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.859 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:45:39.859 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.416006+0000", 2023-09-23T22:45:39.859 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.1659999999999997e-06 2023-09-23T22:45:39.859 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.859 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.859 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.860 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.425152+0000", 2023-09-23T22:45:39.860 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0091462639999999994 2023-09-23T22:45:39.860 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.860 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.860 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:45:39.860 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.425162+0000", 2023-09-23T22:45:39.860 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.7559999999999994e-06 2023-09-23T22:45:39.860 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.860 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.860 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.860 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:47.434017+0000", 2023-09-23T22:45:39.861 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.008854702 2023-09-23T22:45:39.861 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.861 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.861 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:45:39.861 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:47.434028+0000", 2023-09-23T22:45:39.861 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.134e-05 2023-09-23T22:45:39.861 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.861 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.861 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.861 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:48.691439+0000", 2023-09-23T22:45:39.861 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2574111829999999 2023-09-23T22:45:39.861 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.862 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.862 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:45:39.862 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:48.694289+0000", 2023-09-23T22:45:39.862 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0028503980000000001 2023-09-23T22:45:39.862 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:39.862 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:45:39.862 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:39.862 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.862 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.862 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:220731 6.a 6:5fa4ba86:::benchmark_data_smithi169_147816_object108802:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e138)", 2023-09-23T22:45:39.862 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:46.419307+0000", 2023-09-23T22:45:39.862 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 353.42900627799997, 2023-09-23T22:45:39.863 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.2750677120000002, 2023-09-23T22:45:39.863 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:45:39.863 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "reached pg", 2023-09-23T22:45:39.863 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:45:39.863 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:45:39.863 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:45:39.863 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 220731 2023-09-23T22:45:39.863 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.863 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:45:39.863 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.863 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:45:39.863 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.419307+0000", 2023-09-23T22:45:39.863 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:39.864 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.864 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.864 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:45:39.864 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.419307+0000", 2023-09-23T22:45:39.864 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:39.864 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.864 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.864 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:45:39.864 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.419306+0000", 2023-09-23T22:45:39.864 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T22:45:39.864 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.864 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.865 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:45:39.865 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.419312+0000", 2023-09-23T22:45:39.865 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.9070000000000004e-06 2023-09-23T22:45:39.865 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.865 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.865 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:45:39.865 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.419323+0000", 2023-09-23T22:45:39.865 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1068e-05 2023-09-23T22:45:39.865 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.865 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.865 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:45:39.865 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.419330+0000", 2023-09-23T22:45:39.866 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.4899999999999997e-06 2023-09-23T22:45:39.866 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.866 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.866 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.866 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.425187+0000", 2023-09-23T22:45:39.866 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0058572279999999999 2023-09-23T22:45:39.866 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.866 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.866 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:45:39.866 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.425195+0000", 2023-09-23T22:45:39.866 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.943e-06 2023-09-23T22:45:39.866 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.867 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.867 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.867 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:47.434062+0000", 2023-09-23T22:45:39.867 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0088672750000001 2023-09-23T22:45:39.867 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.867 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.867 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:45:39.867 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:47.434069+0000", 2023-09-23T22:45:39.867 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.1319999999999996e-06 2023-09-23T22:45:39.867 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.867 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.867 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.867 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:48.694318+0000", 2023-09-23T22:45:39.868 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2602490829999999 2023-09-23T22:45:39.868 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.868 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.868 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:45:39.868 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:48.694375+0000", 2023-09-23T22:45:39.868 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.6688999999999999e-05 2023-09-23T22:45:39.868 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:39.868 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:45:39.868 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:39.868 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.868 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.868 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:220749 6.c 6:37c38a65:::benchmark_data_smithi169_147816_object108820:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e138)", 2023-09-23T22:45:39.868 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:46.438803+0000", 2023-09-23T22:45:39.869 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 353.40951102700001, 2023-09-23T22:45:39.869 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.247771282, 2023-09-23T22:45:39.869 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:45:39.869 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:39.869 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:45:39.869 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:45:39.869 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:45:39.869 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 220749 2023-09-23T22:45:39.869 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.869 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:45:39.869 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.869 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:45:39.869 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.438803+0000", 2023-09-23T22:45:39.870 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:39.870 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.870 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.870 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:45:39.870 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.438803+0000", 2023-09-23T22:45:39.870 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:39.870 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.870 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.870 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:45:39.870 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.438801+0000", 2023-09-23T22:45:39.870 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:45:39.871 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.871 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.871 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:45:39.871 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.438809+0000", 2023-09-23T22:45:39.871 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.7109999999999995e-06 2023-09-23T22:45:39.871 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.871 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.871 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:45:39.871 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.438824+0000", 2023-09-23T22:45:39.871 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4926000000000001e-05 2023-09-23T22:45:39.871 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.871 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.871 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:45:39.872 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.438832+0000", 2023-09-23T22:45:39.872 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.055e-06 2023-09-23T22:45:39.872 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.872 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.872 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.872 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.438877+0000", 2023-09-23T22:45:39.872 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.4935999999999998e-05 2023-09-23T22:45:39.872 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.872 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.872 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:45:39.872 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.438884+0000", 2023-09-23T22:45:39.872 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.1770000000000001e-06 2023-09-23T22:45:39.873 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.873 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.873 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.873 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:47.423603+0000", 2023-09-23T22:45:39.873 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.98471877299999999 2023-09-23T22:45:39.873 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.873 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.873 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:45:39.873 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:47.423618+0000", 2023-09-23T22:45:39.873 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.5197e-05 2023-09-23T22:45:39.873 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.873 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.873 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.874 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:48.668081+0000", 2023-09-23T22:45:39.874 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2444627770000001 2023-09-23T22:45:39.874 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.874 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.874 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:45:39.874 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:48.668283+0000", 2023-09-23T22:45:39.874 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000202017 2023-09-23T22:45:39.874 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.874 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.874 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,5,7", 2023-09-23T22:45:39.874 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:48.668849+0000", 2023-09-23T22:45:39.875 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00056636000000000002 2023-09-23T22:45:39.875 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.875 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.875 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:45:39.875 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:48.684412+0000", 2023-09-23T22:45:39.875 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.015563001 2023-09-23T22:45:39.875 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.875 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.875 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:39.875 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:48.686286+0000", 2023-09-23T22:45:39.875 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0018738310000000001 2023-09-23T22:45:39.875 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.876 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.876 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:39.876 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:48.686322+0000", 2023-09-23T22:45:39.876 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.6176000000000001e-05 2023-09-23T22:45:39.876 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.876 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.876 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:39.876 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:48.686375+0000", 2023-09-23T22:45:39.876 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.3155000000000002e-05 2023-09-23T22:45:39.876 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.876 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.876 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:45:39.876 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:48.686427+0000", 2023-09-23T22:45:39.877 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.2033999999999997e-05 2023-09-23T22:45:39.877 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.877 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.877 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:45:39.877 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:48.686574+0000", 2023-09-23T22:45:39.877 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014678200000000001 2023-09-23T22:45:39.877 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:39.877 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:45:39.877 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:39.877 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.877 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.877 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:220751 6.a 6:5c10c5d7:::benchmark_data_smithi169_147816_object108822:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e138)", 2023-09-23T22:45:39.877 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:46.439788+0000", 2023-09-23T22:45:39.878 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 353.408526102, 2023-09-23T22:45:39.878 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.3092067730000001, 2023-09-23T22:45:39.878 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:45:39.878 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:39.878 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:45:39.878 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:45:39.878 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:45:39.878 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 220751 2023-09-23T22:45:39.878 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.878 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:45:39.878 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.878 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:45:39.879 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.439788+0000", 2023-09-23T22:45:39.879 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:39.879 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.879 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.879 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:45:39.879 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.439788+0000", 2023-09-23T22:45:39.879 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:39.879 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.879 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.879 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:45:39.879 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.439787+0000", 2023-09-23T22:45:39.879 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T22:45:39.880 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.880 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.880 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:45:39.880 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.439791+0000", 2023-09-23T22:45:39.880 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.8670000000000004e-06 2023-09-23T22:45:39.880 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.880 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.880 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:45:39.880 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.439799+0000", 2023-09-23T22:45:39.880 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.4509999999999992e-06 2023-09-23T22:45:39.880 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.881 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.881 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:45:39.881 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.439804+0000", 2023-09-23T22:45:39.881 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.6149999999999999e-06 2023-09-23T22:45:39.881 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.881 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.881 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.881 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.439853+0000", 2023-09-23T22:45:39.881 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.9453000000000002e-05 2023-09-23T22:45:39.881 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.881 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.881 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:45:39.882 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.439860+0000", 2023-09-23T22:45:39.882 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.4150000000000004e-06 2023-09-23T22:45:39.882 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.882 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.882 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.882 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:47.434093+0000", 2023-09-23T22:45:39.882 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.99423332399999997 2023-09-23T22:45:39.882 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.882 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.882 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:45:39.882 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:47.434101+0000", 2023-09-23T22:45:39.882 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.9850000000000006e-06 2023-09-23T22:45:39.883 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.883 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.883 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.883 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:48.694400+0000", 2023-09-23T22:45:39.883 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.260298965 2023-09-23T22:45:39.883 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.883 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.883 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:45:39.883 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:48.695279+0000", 2023-09-23T22:45:39.883 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00087912400000000001 2023-09-23T22:45:39.883 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.884 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.884 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,2,5", 2023-09-23T22:45:39.884 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:48.695616+0000", 2023-09-23T22:45:39.884 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0003369 2023-09-23T22:45:39.884 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.884 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.884 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:45:39.884 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:48.743714+0000", 2023-09-23T22:45:39.884 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.048097872999999999 2023-09-23T22:45:39.884 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.884 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.884 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:39.885 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:48.743756+0000", 2023-09-23T22:45:39.885 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.2542e-05 2023-09-23T22:45:39.885 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.885 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.885 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:39.885 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:48.743792+0000", 2023-09-23T22:45:39.885 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.5815999999999997e-05 2023-09-23T22:45:39.885 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.885 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.885 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:39.885 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:48.748649+0000", 2023-09-23T22:45:39.885 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0048569340000000003 2023-09-23T22:45:39.885 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.886 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.886 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:45:39.886 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:48.748855+0000", 2023-09-23T22:45:39.886 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00020572799999999999 2023-09-23T22:45:39.886 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.886 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.886 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:45:39.886 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:48.748994+0000", 2023-09-23T22:45:39.886 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000139534 2023-09-23T22:45:39.886 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:39.886 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:45:39.887 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:39.887 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.887 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.887 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:220756 6.a 6:5efc0639:::benchmark_data_smithi169_147816_object108827:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e138)", 2023-09-23T22:45:39.887 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:46.458152+0000", 2023-09-23T22:45:39.887 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 353.39016169299998, 2023-09-23T22:45:39.887 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.291180325, 2023-09-23T22:45:39.887 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:45:39.887 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:39.887 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:45:39.887 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:45:39.888 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:45:39.888 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 220756 2023-09-23T22:45:39.888 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.888 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:45:39.888 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.888 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:45:39.888 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.458152+0000", 2023-09-23T22:45:39.888 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:39.888 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.888 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.888 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:45:39.889 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.458152+0000", 2023-09-23T22:45:39.889 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:39.889 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.889 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.889 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:45:39.889 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.458150+0000", 2023-09-23T22:45:39.889 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:45:39.889 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.889 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.889 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:45:39.889 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.458160+0000", 2023-09-23T22:45:39.889 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.6730000000000004e-06 2023-09-23T22:45:39.889 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.890 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.890 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:45:39.890 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.458185+0000", 2023-09-23T22:45:39.890 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.4613999999999998e-05 2023-09-23T22:45:39.890 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.890 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.890 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:45:39.890 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.458198+0000", 2023-09-23T22:45:39.890 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3257e-05 2023-09-23T22:45:39.890 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.890 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.891 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.891 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.458262+0000", 2023-09-23T22:45:39.891 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.4076000000000001e-05 2023-09-23T22:45:39.891 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.891 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.891 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:45:39.891 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:46.458274+0000", 2023-09-23T22:45:39.891 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2316e-05 2023-09-23T22:45:39.891 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.891 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.891 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.891 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:47.434125+0000", 2023-09-23T22:45:39.892 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.97585022799999999 2023-09-23T22:45:39.892 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.892 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.892 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:45:39.892 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:47.434132+0000", 2023-09-23T22:45:39.892 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.8890000000000002e-06 2023-09-23T22:45:39.892 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.892 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.892 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.892 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:48.734321+0000", 2023-09-23T22:45:39.892 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3001881420000001 2023-09-23T22:45:39.892 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.893 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.893 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:45:39.893 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:48.734462+0000", 2023-09-23T22:45:39.893 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014168300000000001 2023-09-23T22:45:39.893 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.893 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.893 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,2,5", 2023-09-23T22:45:39.893 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:48.734609+0000", 2023-09-23T22:45:39.893 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000146794 2023-09-23T22:45:39.893 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.893 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.893 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:45:39.893 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:48.743721+0000", 2023-09-23T22:45:39.894 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0091117690000000005 2023-09-23T22:45:39.894 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.894 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.894 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:39.894 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:48.743819+0000", 2023-09-23T22:45:39.894 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.8558000000000001e-05 2023-09-23T22:45:39.894 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.894 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.894 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:39.894 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:48.744796+0000", 2023-09-23T22:45:39.894 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00097678999999999995 2023-09-23T22:45:39.895 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.895 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.895 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:39.895 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:48.749033+0000", 2023-09-23T22:45:39.895 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0042368800000000002 2023-09-23T22:45:39.895 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.895 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.895 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:45:39.895 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:48.749215+0000", 2023-09-23T22:45:39.895 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00018208699999999999 2023-09-23T22:45:39.895 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.895 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.896 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:45:39.896 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:48.749332+0000", 2023-09-23T22:45:39.896 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000117236 2023-09-23T22:45:39.896 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:39.896 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:45:39.896 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:39.896 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.896 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.896 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:221892 6.c 6:37532ac5:::benchmark_data_smithi169_147816_object109963:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e143)", 2023-09-23T22:45:39.896 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:51.409837+0000", 2023-09-23T22:45:39.896 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 348.438477213, 2023-09-23T22:45:39.896 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.028105802, 2023-09-23T22:45:39.897 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:45:39.897 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:39.897 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:45:39.897 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:45:39.897 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:45:39.897 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 221892 2023-09-23T22:45:39.897 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.897 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:45:39.897 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.897 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:45:39.897 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.409837+0000", 2023-09-23T22:45:39.897 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:39.898 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.898 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.898 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:45:39.898 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.409837+0000", 2023-09-23T22:45:39.898 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:39.898 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.898 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.898 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:45:39.898 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.409835+0000", 2023-09-23T22:45:39.898 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:45:39.898 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.899 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.899 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:45:39.899 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.409842+0000", 2023-09-23T22:45:39.899 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.391e-06 2023-09-23T22:45:39.899 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.899 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.899 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:45:39.899 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.409857+0000", 2023-09-23T22:45:39.899 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4296e-05 2023-09-23T22:45:39.899 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.899 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.899 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:45:39.900 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.409863+0000", 2023-09-23T22:45:39.900 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.9819999999999996e-06 2023-09-23T22:45:39.900 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.900 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.900 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.900 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.409942+0000", 2023-09-23T22:45:39.900 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.8862999999999994e-05 2023-09-23T22:45:39.900 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.900 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.900 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:45:39.900 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.409956+0000", 2023-09-23T22:45:39.900 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4735999999999999e-05 2023-09-23T22:45:39.900 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.901 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.901 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.901 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.416081+0000", 2023-09-23T22:45:39.901 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0061244600000001 2023-09-23T22:45:39.901 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.901 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.901 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:45:39.901 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.416207+0000", 2023-09-23T22:45:39.901 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00012598899999999999 2023-09-23T22:45:39.901 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.901 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.901 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,7", 2023-09-23T22:45:39.902 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.416347+0000", 2023-09-23T22:45:39.902 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000140266 2023-09-23T22:45:39.902 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.902 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.902 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:45:39.902 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.437498+0000", 2023-09-23T22:45:39.902 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.021151135000000001 2023-09-23T22:45:39.902 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.902 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.902 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:39.902 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.437845+0000", 2023-09-23T22:45:39.902 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00034693700000000002 2023-09-23T22:45:39.903 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.903 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.903 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:39.903 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.437873+0000", 2023-09-23T22:45:39.903 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.8121999999999999e-05 2023-09-23T22:45:39.903 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.903 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.903 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:45:39.903 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.437908+0000", 2023-09-23T22:45:39.903 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.5210999999999999e-05 2023-09-23T22:45:39.903 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.903 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.904 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:45:39.904 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.437942+0000", 2023-09-23T22:45:39.904 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.3929e-05 2023-09-23T22:45:39.904 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:39.904 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:45:39.904 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:39.904 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.904 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.904 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:221911 6.c 6:3c4a7825:::benchmark_data_smithi169_147816_object109982:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e143)", 2023-09-23T22:45:39.904 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:51.433236+0000", 2023-09-23T22:45:39.904 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 348.41507766400002, 2023-09-23T22:45:39.904 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.004977166, 2023-09-23T22:45:39.905 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:45:39.905 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:39.905 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:45:39.905 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:45:39.905 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:45:39.905 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 221911 2023-09-23T22:45:39.905 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.905 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:45:39.905 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.905 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:45:39.905 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.433236+0000", 2023-09-23T22:45:39.905 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:39.906 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.906 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.906 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:45:39.906 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.433236+0000", 2023-09-23T22:45:39.906 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:39.906 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.906 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.906 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:45:39.906 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.433234+0000", 2023-09-23T22:45:39.906 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:45:39.906 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.906 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.907 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:45:39.907 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.433242+0000", 2023-09-23T22:45:39.907 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.6410000000000002e-06 2023-09-23T22:45:39.907 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.907 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.907 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:45:39.907 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.433259+0000", 2023-09-23T22:45:39.907 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.6889999999999999e-05 2023-09-23T22:45:39.907 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.907 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.907 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:45:39.907 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.433266+0000", 2023-09-23T22:45:39.907 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.0310000000000001e-06 2023-09-23T22:45:39.908 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.908 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.908 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.908 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.433307+0000", 2023-09-23T22:45:39.908 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.0856999999999999e-05 2023-09-23T22:45:39.908 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.908 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.908 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:45:39.908 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.433313+0000", 2023-09-23T22:45:39.908 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.5629999999999997e-06 2023-09-23T22:45:39.908 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.908 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.909 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.909 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.419814+0000", 2023-09-23T22:45:39.909 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.98650010799999999 2023-09-23T22:45:39.909 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.909 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.909 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:45:39.909 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.419912+0000", 2023-09-23T22:45:39.909 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.8740999999999995e-05 2023-09-23T22:45:39.909 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.909 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.909 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,7", 2023-09-23T22:45:39.909 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.419997+0000", 2023-09-23T22:45:39.909 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.4381000000000004e-05 2023-09-23T22:45:39.910 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.910 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.910 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:45:39.910 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.437505+0000", 2023-09-23T22:45:39.910 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.017507845000000001 2023-09-23T22:45:39.910 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.910 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.910 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:39.910 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.437986+0000", 2023-09-23T22:45:39.910 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00048157400000000002 2023-09-23T22:45:39.910 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.911 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.911 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:39.911 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.438076+0000", 2023-09-23T22:45:39.911 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.0105000000000006e-05 2023-09-23T22:45:39.911 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.911 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.911 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:45:39.911 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.438174+0000", 2023-09-23T22:45:39.911 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.7915e-05 2023-09-23T22:45:39.911 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.911 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.911 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:45:39.912 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.438213+0000", 2023-09-23T22:45:39.912 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.9093e-05 2023-09-23T22:45:39.912 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:39.912 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:45:39.912 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:39.912 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.912 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.912 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:221915 6.c 6:37ceaa94:::benchmark_data_smithi169_147816_object109986:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e143)", 2023-09-23T22:45:39.912 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:51.442754+0000", 2023-09-23T22:45:39.912 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 348.40556000800001, 2023-09-23T22:45:39.912 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.99576861100000003, 2023-09-23T22:45:39.912 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:45:39.912 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:39.913 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:45:39.913 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:45:39.913 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:45:39.913 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 221915 2023-09-23T22:45:39.913 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.913 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:45:39.913 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.913 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:45:39.913 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.442754+0000", 2023-09-23T22:45:39.913 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:39.913 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.913 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.914 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:45:39.914 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.442754+0000", 2023-09-23T22:45:39.914 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:39.914 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.914 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.914 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:45:39.914 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.442752+0000", 2023-09-23T22:45:39.914 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T22:45:39.914 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.914 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.914 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:45:39.915 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.442760+0000", 2023-09-23T22:45:39.915 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.1359999999999997e-06 2023-09-23T22:45:39.915 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.915 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.915 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:45:39.915 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.442777+0000", 2023-09-23T22:45:39.915 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.6810999999999999e-05 2023-09-23T22:45:39.915 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.915 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.915 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:45:39.915 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.442784+0000", 2023-09-23T22:45:39.915 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.2590000000000003e-06 2023-09-23T22:45:39.916 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.916 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.916 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.916 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.442864+0000", 2023-09-23T22:45:39.916 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.9951999999999996e-05 2023-09-23T22:45:39.916 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.916 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.916 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:45:39.916 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.442873+0000", 2023-09-23T22:45:39.916 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.2660000000000007e-06 2023-09-23T22:45:39.916 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.916 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.917 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.917 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.422980+0000", 2023-09-23T22:45:39.917 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.98010647299999998 2023-09-23T22:45:39.917 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.917 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.917 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:45:39.917 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.423119+0000", 2023-09-23T22:45:39.917 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013918700000000001 2023-09-23T22:45:39.917 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.917 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.917 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,7", 2023-09-23T22:45:39.917 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.423236+0000", 2023-09-23T22:45:39.917 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000117401 2023-09-23T22:45:39.918 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.918 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.918 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:45:39.918 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.437510+0000", 2023-09-23T22:45:39.918 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.014273940000000001 2023-09-23T22:45:39.918 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.918 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.918 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:39.918 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.438016+0000", 2023-09-23T22:45:39.918 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00050603099999999999 2023-09-23T22:45:39.918 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.918 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.919 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:39.919 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.438251+0000", 2023-09-23T22:45:39.919 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000234171 2023-09-23T22:45:39.919 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.919 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.919 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:45:39.919 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.438478+0000", 2023-09-23T22:45:39.919 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000227369 2023-09-23T22:45:39.919 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.921 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.921 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:45:39.921 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.438522+0000", 2023-09-23T22:45:39.921 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.4428000000000002e-05 2023-09-23T22:45:39.921 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:39.921 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:45:39.922 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:39.922 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.922 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.922 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:221922 6.a 6:5e78fcba:::benchmark_data_smithi169_147816_object109993:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e143)", 2023-09-23T22:45:39.922 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:51.454198+0000", 2023-09-23T22:45:39.922 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 348.39411564099998, 2023-09-23T22:45:39.922 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.95091054699999999, 2023-09-23T22:45:39.922 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:45:39.922 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:39.922 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:45:39.922 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:45:39.922 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:45:39.923 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 221922 2023-09-23T22:45:39.923 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.923 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:45:39.923 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.923 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:45:39.923 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.454198+0000", 2023-09-23T22:45:39.923 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:39.923 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.923 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.923 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:45:39.923 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.454198+0000", 2023-09-23T22:45:39.923 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:39.924 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.924 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.924 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:45:39.924 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.454196+0000", 2023-09-23T22:45:39.924 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T22:45:39.924 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.924 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.924 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:45:39.924 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.454205+0000", 2023-09-23T22:45:39.924 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.6370000000000005e-06 2023-09-23T22:45:39.924 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.924 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.925 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:45:39.925 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.454227+0000", 2023-09-23T22:45:39.925 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.2470999999999999e-05 2023-09-23T22:45:39.925 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.925 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.925 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:45:39.925 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.454237+0000", 2023-09-23T22:45:39.925 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0094e-05 2023-09-23T22:45:39.925 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.925 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.925 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.925 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.454297+0000", 2023-09-23T22:45:39.926 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.9713999999999998e-05 2023-09-23T22:45:39.926 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.926 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.926 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:45:39.926 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.454307+0000", 2023-09-23T22:45:39.926 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0248000000000001e-05 2023-09-23T22:45:39.926 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.926 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.926 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.926 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.390345+0000", 2023-09-23T22:45:39.926 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.93603762800000001 2023-09-23T22:45:39.927 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.927 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.927 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:45:39.927 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.390495+0000", 2023-09-23T22:45:39.927 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00015040299999999999 2023-09-23T22:45:39.927 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.927 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.927 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,2", 2023-09-23T22:45:39.927 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.390587+0000", 2023-09-23T22:45:39.927 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.1224999999999995e-05 2023-09-23T22:45:39.927 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.927 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.928 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:39.928 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.404877+0000", 2023-09-23T22:45:39.928 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.014290216 2023-09-23T22:45:39.928 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.928 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.928 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:39.928 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.405015+0000", 2023-09-23T22:45:39.928 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000137618 2023-09-23T22:45:39.928 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.928 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.928 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:45:39.928 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.405026+0000", 2023-09-23T22:45:39.929 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1311000000000001e-05 2023-09-23T22:45:39.929 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.929 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.929 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:45:39.929 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.405070+0000", 2023-09-23T22:45:39.929 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.3659000000000003e-05 2023-09-23T22:45:39.929 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.929 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.929 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:45:39.929 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.405109+0000", 2023-09-23T22:45:39.929 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.9110999999999999e-05 2023-09-23T22:45:39.929 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:39.929 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:45:39.930 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:39.930 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.930 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.930 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:221929 6.a 6:51735280:::benchmark_data_smithi169_147816_object110000:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e143)", 2023-09-23T22:45:39.930 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:51.464359+0000", 2023-09-23T22:45:39.930 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 348.38395426800002, 2023-09-23T22:45:39.930 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.94298647599999996, 2023-09-23T22:45:39.930 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:45:39.930 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:39.930 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:45:39.930 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:45:39.930 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:45:39.931 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 221929 2023-09-23T22:45:39.931 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.931 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:45:39.931 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.931 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:45:39.931 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.464359+0000", 2023-09-23T22:45:39.931 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:39.931 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.931 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.931 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:45:39.931 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.464359+0000", 2023-09-23T22:45:39.931 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:39.931 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.932 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.932 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:45:39.932 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.464357+0000", 2023-09-23T22:45:39.932 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999976 2023-09-23T22:45:39.932 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.932 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.932 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:45:39.932 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.464370+0000", 2023-09-23T22:45:39.932 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2584e-05 2023-09-23T22:45:39.932 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.932 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.932 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:45:39.932 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.464400+0000", 2023-09-23T22:45:39.932 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.0543999999999998e-05 2023-09-23T22:45:39.933 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.933 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.933 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:45:39.933 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.464413+0000", 2023-09-23T22:45:39.933 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2986000000000001e-05 2023-09-23T22:45:39.933 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.933 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.933 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.933 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.464779+0000", 2023-09-23T22:45:39.933 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00036532099999999999 2023-09-23T22:45:39.933 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.933 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.934 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:45:39.934 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.464793+0000", 2023-09-23T22:45:39.934 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.485e-05 2023-09-23T22:45:39.934 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.934 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.934 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.934 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.393191+0000", 2023-09-23T22:45:39.934 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.928397747 2023-09-23T22:45:39.934 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.934 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.934 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:45:39.934 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.393304+0000", 2023-09-23T22:45:39.935 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000112796 2023-09-23T22:45:39.935 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.935 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.935 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,2", 2023-09-23T22:45:39.935 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.393393+0000", 2023-09-23T22:45:39.935 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.9547000000000002e-05 2023-09-23T22:45:39.935 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.935 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.935 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:39.935 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.404897+0000", 2023-09-23T22:45:39.935 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.011503236999999999 2023-09-23T22:45:39.935 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.936 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.936 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:45:39.936 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.405116+0000", 2023-09-23T22:45:39.936 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000219652 2023-09-23T22:45:39.936 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.936 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.936 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:39.936 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.407252+0000", 2023-09-23T22:45:39.936 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0021358240000000001 2023-09-23T22:45:39.936 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.936 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.936 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:45:39.937 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.407287+0000", 2023-09-23T22:45:39.937 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.4411e-05 2023-09-23T22:45:39.937 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.937 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.937 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:45:39.937 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.407346+0000", 2023-09-23T22:45:39.937 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.9357000000000001e-05 2023-09-23T22:45:39.937 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:39.937 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:45:39.937 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:39.937 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.937 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.937 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:221930 6.a 6:5c8f769d:::benchmark_data_smithi169_147816_object110001:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e143)", 2023-09-23T22:45:39.938 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:51.464462+0000", 2023-09-23T22:45:39.938 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 348.383852053, 2023-09-23T22:45:39.938 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.94636085400000003, 2023-09-23T22:45:39.938 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:45:39.938 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:39.938 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:45:39.938 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:45:39.938 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:45:39.938 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 221930 2023-09-23T22:45:39.938 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.938 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:45:39.938 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.939 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:45:39.939 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.464462+0000", 2023-09-23T22:45:39.939 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:39.939 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.939 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.939 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:45:39.939 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.464462+0000", 2023-09-23T22:45:39.939 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:39.939 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.939 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.939 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:45:39.939 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.464460+0000", 2023-09-23T22:45:39.939 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:45:39.940 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.940 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.940 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:45:39.940 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.464467+0000", 2023-09-23T22:45:39.940 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.4659999999999996e-06 2023-09-23T22:45:39.940 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.940 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.940 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:45:39.940 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.464482+0000", 2023-09-23T22:45:39.940 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4962e-05 2023-09-23T22:45:39.940 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.941 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.941 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:45:39.941 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.464491+0000", 2023-09-23T22:45:39.941 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.3160000000000003e-06 2023-09-23T22:45:39.941 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.941 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.941 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.941 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.464887+0000", 2023-09-23T22:45:39.941 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00039537900000000001 2023-09-23T22:45:39.941 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.941 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.941 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:45:39.941 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.464896+0000", 2023-09-23T22:45:39.942 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.9429999999999995e-06 2023-09-23T22:45:39.942 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.942 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.942 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.942 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.395271+0000", 2023-09-23T22:45:39.942 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.93037432499999995 2023-09-23T22:45:39.942 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.942 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.942 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:45:39.942 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.395358+0000", 2023-09-23T22:45:39.942 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.7577000000000005e-05 2023-09-23T22:45:39.942 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.942 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.943 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,2", 2023-09-23T22:45:39.943 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.395451+0000", 2023-09-23T22:45:39.943 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.2705000000000001e-05 2023-09-23T22:45:39.943 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.943 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.943 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:39.943 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.404914+0000", 2023-09-23T22:45:39.943 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0094624540000000004 2023-09-23T22:45:39.943 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.943 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.943 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:45:39.943 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.405121+0000", 2023-09-23T22:45:39.944 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0002076 2023-09-23T22:45:39.944 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.944 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.944 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:39.944 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.410672+0000", 2023-09-23T22:45:39.944 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0055509649999999997 2023-09-23T22:45:39.944 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.944 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.944 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:45:39.944 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.410772+0000", 2023-09-23T22:45:39.944 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.9518000000000005e-05 2023-09-23T22:45:39.944 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.944 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.945 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:45:39.945 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.410823+0000", 2023-09-23T22:45:39.945 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.0924000000000002e-05 2023-09-23T22:45:39.945 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:39.945 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:45:39.945 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:39.945 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.945 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.945 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:221941 6.a 6:5c645248:::benchmark_data_smithi169_147816_object110012:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e143)", 2023-09-23T22:45:39.945 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:51.481073+0000", 2023-09-23T22:45:39.945 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 348.36724063000003, 2023-09-23T22:45:39.946 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.92990237799999997, 2023-09-23T22:45:39.946 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:45:39.946 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:39.946 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:45:39.946 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:45:39.946 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:45:39.946 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 221941 2023-09-23T22:45:39.946 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.946 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:45:39.946 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.946 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:45:39.947 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.481073+0000", 2023-09-23T22:45:39.947 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:39.947 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.947 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.947 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:45:39.947 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.481073+0000", 2023-09-23T22:45:39.947 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:39.947 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.947 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.947 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:45:39.947 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.481071+0000", 2023-09-23T22:45:39.947 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999976 2023-09-23T22:45:39.947 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.948 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.948 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:45:39.948 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.481081+0000", 2023-09-23T22:45:39.948 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0392e-05 2023-09-23T22:45:39.948 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.948 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.948 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:45:39.948 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.481099+0000", 2023-09-23T22:45:39.948 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.7694e-05 2023-09-23T22:45:39.948 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.948 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.948 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:45:39.949 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.481111+0000", 2023-09-23T22:45:39.949 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1928e-05 2023-09-23T22:45:39.949 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.949 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.949 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.949 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.481174+0000", 2023-09-23T22:45:39.949 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.3495000000000001e-05 2023-09-23T22:45:39.949 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.949 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.949 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:45:39.949 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.481187+0000", 2023-09-23T22:45:39.949 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3162e-05 2023-09-23T22:45:39.949 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.950 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.950 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.950 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.396999+0000", 2023-09-23T22:45:39.950 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.91581156600000002 2023-09-23T22:45:39.950 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.950 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.950 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:45:39.950 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.397086+0000", 2023-09-23T22:45:39.950 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.7219999999999995e-05 2023-09-23T22:45:39.950 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.950 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.950 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,2", 2023-09-23T22:45:39.951 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.397191+0000", 2023-09-23T22:45:39.951 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00010504400000000001 2023-09-23T22:45:39.951 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.951 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.951 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:39.951 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.404930+0000", 2023-09-23T22:45:39.951 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0077389900000000003 2023-09-23T22:45:39.951 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.951 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.951 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:45:39.951 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.405125+0000", 2023-09-23T22:45:39.952 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00019517199999999999 2023-09-23T22:45:39.952 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.952 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.952 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:39.952 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.410882+0000", 2023-09-23T22:45:39.952 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0057570060000000003 2023-09-23T22:45:39.952 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.952 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.952 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:45:39.952 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.410932+0000", 2023-09-23T22:45:39.952 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.9920000000000003e-05 2023-09-23T22:45:39.952 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.952 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.953 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:45:39.953 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.410975+0000", 2023-09-23T22:45:39.953 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.3146000000000003e-05 2023-09-23T22:45:39.953 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:39.953 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:45:39.953 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:39.953 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.953 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.953 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:221946 6.a 6:53ff354b:::benchmark_data_smithi169_147816_object110017:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e143)", 2023-09-23T22:45:39.953 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:51.484320+0000", 2023-09-23T22:45:39.953 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 348.36399377200001, 2023-09-23T22:45:39.953 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.92680360500000003, 2023-09-23T22:45:39.954 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:45:39.954 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:39.954 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:45:39.954 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:45:39.954 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:45:39.954 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 221946 2023-09-23T22:45:39.954 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.954 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:45:39.954 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.954 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:45:39.954 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.484320+0000", 2023-09-23T22:45:39.955 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:39.955 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.955 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.955 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:45:39.955 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.484320+0000", 2023-09-23T22:45:39.955 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:39.955 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.955 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.955 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:45:39.955 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.484318+0000", 2023-09-23T22:45:39.955 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999976 2023-09-23T22:45:39.955 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.956 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.956 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:45:39.956 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.484327+0000", 2023-09-23T22:45:39.956 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.9919999999999996e-06 2023-09-23T22:45:39.956 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.956 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.956 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:45:39.956 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.484347+0000", 2023-09-23T22:45:39.956 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.0176000000000001e-05 2023-09-23T22:45:39.956 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.956 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.956 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:45:39.957 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.484356+0000", 2023-09-23T22:45:39.957 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.7560000000000005e-06 2023-09-23T22:45:39.957 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.957 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.957 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.957 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.484413+0000", 2023-09-23T22:45:39.957 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.7467999999999999e-05 2023-09-23T22:45:39.957 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.957 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.957 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:45:39.957 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.484422+0000", 2023-09-23T22:45:39.957 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.6910000000000003e-06 2023-09-23T22:45:39.957 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.958 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.958 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.958 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.398754+0000", 2023-09-23T22:45:39.958 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.91433209199999999 2023-09-23T22:45:39.958 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.958 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.958 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:45:39.958 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.398991+0000", 2023-09-23T22:45:39.958 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000237008 2023-09-23T22:45:39.958 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.958 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.959 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,2", 2023-09-23T22:45:39.959 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.399143+0000", 2023-09-23T22:45:39.959 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00015169599999999999 2023-09-23T22:45:39.959 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.959 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.959 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:39.959 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.404965+0000", 2023-09-23T22:45:39.959 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.005822458 2023-09-23T22:45:39.959 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.959 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.959 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:45:39.959 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.405162+0000", 2023-09-23T22:45:39.959 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00019736499999999999 2023-09-23T22:45:39.960 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.960 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.960 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:39.960 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.411023+0000", 2023-09-23T22:45:39.960 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0058600830000000003 2023-09-23T22:45:39.960 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.960 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.960 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:45:39.960 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.411074+0000", 2023-09-23T22:45:39.960 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.1224000000000003e-05 2023-09-23T22:45:39.960 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.961 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.961 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:45:39.961 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.411124+0000", 2023-09-23T22:45:39.961 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.9756999999999998e-05 2023-09-23T22:45:39.961 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:39.961 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:45:39.961 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:39.961 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.961 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.961 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:221969 6.c 6:3035025c:::benchmark_data_smithi169_147816_object110040:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e143)", 2023-09-23T22:45:39.961 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:51.523756+0000", 2023-09-23T22:45:39.961 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 348.32455781700003, 2023-09-23T22:45:39.961 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.91507325900000003, 2023-09-23T22:45:39.962 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:45:39.962 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:39.962 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:45:39.962 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:45:39.962 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:45:39.962 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 221969 2023-09-23T22:45:39.962 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.962 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:45:39.962 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.962 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:45:39.962 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.523756+0000", 2023-09-23T22:45:39.962 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:39.963 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.963 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.963 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:45:39.963 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.523756+0000", 2023-09-23T22:45:39.963 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:39.963 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.963 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.963 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:45:39.963 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.523753+0000", 2023-09-23T22:45:39.963 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999976 2023-09-23T22:45:39.963 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.964 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.964 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:45:39.964 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.523766+0000", 2023-09-23T22:45:39.964 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2216e-05 2023-09-23T22:45:39.964 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.964 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.964 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:45:39.964 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.523790+0000", 2023-09-23T22:45:39.964 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.4403999999999999e-05 2023-09-23T22:45:39.964 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.964 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.964 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:45:39.965 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.523803+0000", 2023-09-23T22:45:39.965 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3172e-05 2023-09-23T22:45:39.965 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.965 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.965 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.965 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.523889+0000", 2023-09-23T22:45:39.965 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.5711000000000007e-05 2023-09-23T22:45:39.965 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.965 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.965 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:45:39.965 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.523899+0000", 2023-09-23T22:45:39.965 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0594000000000001e-05 2023-09-23T22:45:39.966 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.966 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.966 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.966 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.426576+0000", 2023-09-23T22:45:39.966 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.90267637499999998 2023-09-23T22:45:39.966 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.966 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.966 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:45:39.966 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.427109+0000", 2023-09-23T22:45:39.966 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00053366500000000001 2023-09-23T22:45:39.966 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.967 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.967 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,7", 2023-09-23T22:45:39.967 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.427240+0000", 2023-09-23T22:45:39.967 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013077299999999999 2023-09-23T22:45:39.967 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.967 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.967 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:45:39.967 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.437515+0000", 2023-09-23T22:45:39.967 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.010274810000000001 2023-09-23T22:45:39.967 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.967 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.967 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:39.968 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.438048+0000", 2023-09-23T22:45:39.968 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00053323800000000001 2023-09-23T22:45:39.968 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.968 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.968 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:39.968 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.438560+0000", 2023-09-23T22:45:39.968 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00051187200000000002 2023-09-23T22:45:39.968 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.968 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.968 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:45:39.968 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.438790+0000", 2023-09-23T22:45:39.968 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00022949400000000001 2023-09-23T22:45:39.969 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.969 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.969 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:45:39.969 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.438829+0000", 2023-09-23T22:45:39.969 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.9511000000000002e-05 2023-09-23T22:45:39.969 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:39.969 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:45:39.969 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:39.969 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.969 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.969 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:221976 6.a 6:58840482:::benchmark_data_smithi169_147816_object110047:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e143)", 2023-09-23T22:45:39.970 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:51.539794+0000", 2023-09-23T22:45:39.970 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 348.30851964999999, 2023-09-23T22:45:39.970 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.87146114200000002, 2023-09-23T22:45:39.970 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:45:39.970 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:39.970 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:45:39.970 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:45:39.970 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:45:39.970 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 221976 2023-09-23T22:45:39.970 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.970 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:45:39.970 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.971 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:45:39.971 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.539794+0000", 2023-09-23T22:45:39.971 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:39.971 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.971 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.971 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:45:39.971 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.539794+0000", 2023-09-23T22:45:39.971 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:39.971 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.971 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.971 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:45:39.971 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.539792+0000", 2023-09-23T22:45:39.971 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T22:45:39.971 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.972 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.972 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:45:39.972 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.539803+0000", 2023-09-23T22:45:39.972 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0616e-05 2023-09-23T22:45:39.972 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.972 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.972 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:45:39.972 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.539828+0000", 2023-09-23T22:45:39.972 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.5687e-05 2023-09-23T22:45:39.972 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.972 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.972 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:45:39.972 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.539840+0000", 2023-09-23T22:45:39.973 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.129e-05 2023-09-23T22:45:39.973 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.973 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.973 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.973 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.539930+0000", 2023-09-23T22:45:39.973 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.9775e-05 2023-09-23T22:45:39.973 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.973 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.973 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:45:39.973 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.539941+0000", 2023-09-23T22:45:39.973 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1272e-05 2023-09-23T22:45:39.973 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.973 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.974 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.974 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.402410+0000", 2023-09-23T22:45:39.974 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.86246927500000004 2023-09-23T22:45:39.974 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.974 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.974 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:45:39.974 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.402535+0000", 2023-09-23T22:45:39.974 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00012456199999999999 2023-09-23T22:45:39.974 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.974 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.974 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,2", 2023-09-23T22:45:39.975 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.402670+0000", 2023-09-23T22:45:39.975 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013500200000000001 2023-09-23T22:45:39.975 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.975 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.975 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:39.975 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.405158+0000", 2023-09-23T22:45:39.975 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.002488713 2023-09-23T22:45:39.975 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.975 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.975 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:45:39.975 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.405165+0000", 2023-09-23T22:45:39.975 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.861e-06 2023-09-23T22:45:39.976 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.976 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.976 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:39.976 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.411165+0000", 2023-09-23T22:45:39.976 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0059998270000000001 2023-09-23T22:45:39.976 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.976 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.976 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:45:39.976 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.411212+0000", 2023-09-23T22:45:39.976 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.7277000000000002e-05 2023-09-23T22:45:39.976 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.976 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.976 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:45:39.976 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.411255+0000", 2023-09-23T22:45:39.977 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.2883000000000003e-05 2023-09-23T22:45:39.977 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:39.977 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:45:39.977 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:39.977 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.977 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.977 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34584.0:221977 6.c 6:385ef516:::benchmark_data_smithi169_147816_object110048:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e143)", 2023-09-23T22:45:39.977 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:39:51.539944+0000", 2023-09-23T22:45:39.977 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 348.30836993399998, 2023-09-23T22:45:39.977 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.90338373800000005, 2023-09-23T22:45:39.977 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:45:39.977 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:39.977 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:45:39.978 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34584", 2023-09-23T22:45:39.978 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:45:39.978 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 221977 2023-09-23T22:45:39.978 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.978 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:45:39.978 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.978 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:45:39.978 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.539944+0000", 2023-09-23T22:45:39.978 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:39.978 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.978 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.978 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:45:39.979 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.539944+0000", 2023-09-23T22:45:39.979 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:39.979 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.979 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.979 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:45:39.979 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.539943+0000", 2023-09-23T22:45:39.979 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T22:45:39.979 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.979 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.979 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:45:39.979 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.539950+0000", 2023-09-23T22:45:39.979 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.5100000000000001e-06 2023-09-23T22:45:39.979 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.980 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.980 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:45:39.980 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.539970+0000", 2023-09-23T22:45:39.980 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.9445000000000001e-05 2023-09-23T22:45:39.980 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.980 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.980 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:45:39.980 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.539981+0000", 2023-09-23T22:45:39.980 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1800000000000001e-05 2023-09-23T22:45:39.980 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.980 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.980 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.980 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.540051+0000", 2023-09-23T22:45:39.981 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.9882000000000006e-05 2023-09-23T22:45:39.981 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.981 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.981 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:45:39.981 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:51.540064+0000", 2023-09-23T22:45:39.981 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2903e-05 2023-09-23T22:45:39.981 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.981 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.981 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.981 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.434403+0000", 2023-09-23T22:45:39.981 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.894338788 2023-09-23T22:45:39.981 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.981 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.982 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:45:39.982 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.434547+0000", 2023-09-23T22:45:39.982 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014376999999999999 2023-09-23T22:45:39.982 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.982 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.982 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,7", 2023-09-23T22:45:39.982 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.434729+0000", 2023-09-23T22:45:39.982 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00018192300000000001 2023-09-23T22:45:39.982 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.982 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.982 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:39.983 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.438861+0000", 2023-09-23T22:45:39.983 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0041322820000000001 2023-09-23T22:45:39.983 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.983 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.983 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:45:39.983 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.442194+0000", 2023-09-23T22:45:39.983 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0033327389999999999 2023-09-23T22:45:39.983 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.983 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.983 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:39.983 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.443209+0000", 2023-09-23T22:45:39.983 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.001015616 2023-09-23T22:45:39.984 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.984 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.984 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:45:39.984 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.443279+0000", 2023-09-23T22:45:39.984 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.9745000000000004e-05 2023-09-23T22:45:39.984 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.984 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.984 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:45:39.984 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:39:52.443328+0000", 2023-09-23T22:45:39.984 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.85e-05 2023-09-23T22:45:39.984 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:39.984 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:45:39.985 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:39.985 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.985 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.985 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34824.0:73938 7.d 7:bb4f0432:::benchmark_data_smithi169_171442_object73937:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e163)", 2023-09-23T22:45:39.985 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:42:00.577395+0000", 2023-09-23T22:45:39.985 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 219.27091839299999, 2023-09-23T22:45:39.985 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.220010381, 2023-09-23T22:45:39.985 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:45:39.985 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:39.985 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:45:39.985 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34824", 2023-09-23T22:45:39.985 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1545515915", 2023-09-23T22:45:39.986 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 73938 2023-09-23T22:45:39.986 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.986 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:45:39.986 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.986 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:45:39.986 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:00.577395+0000", 2023-09-23T22:45:39.986 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:39.986 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.986 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.986 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:45:39.986 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:00.577395+0000", 2023-09-23T22:45:39.986 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:39.987 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.987 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.987 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:45:39.987 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:00.577394+0000", 2023-09-23T22:45:39.987 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T22:45:39.987 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.987 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.987 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:45:39.987 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:00.577436+0000", 2023-09-23T22:45:39.987 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.1563999999999997e-05 2023-09-23T22:45:39.987 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.987 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.987 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:45:39.988 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:00.577448+0000", 2023-09-23T22:45:39.988 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2439999999999999e-05 2023-09-23T22:45:39.988 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.988 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.988 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:45:39.988 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:00.577456+0000", 2023-09-23T22:45:39.988 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.8529999999999992e-06 2023-09-23T22:45:39.988 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.988 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.988 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.988 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:00.577528+0000", 2023-09-23T22:45:39.988 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.2115999999999999e-05 2023-09-23T22:45:39.988 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.989 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.989 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:45:39.989 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:00.577748+0000", 2023-09-23T22:45:39.989 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000219409 2023-09-23T22:45:39.989 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.989 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.989 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,1", 2023-09-23T22:45:39.989 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:00.577957+0000", 2023-09-23T22:45:39.989 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00020901700000000001 2023-09-23T22:45:39.989 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.989 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.989 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:45:39.990 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:00.584896+0000", 2023-09-23T22:45:39.990 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0069389849999999999 2023-09-23T22:45:39.990 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.990 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.990 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:39.990 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:00.587687+0000", 2023-09-23T22:45:39.990 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.002791474 2023-09-23T22:45:39.990 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.990 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.990 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:39.990 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:00.797257+0000", 2023-09-23T22:45:39.990 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.20956951300000001 2023-09-23T22:45:39.991 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.991 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.991 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:45:39.991 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:00.797336+0000", 2023-09-23T22:45:39.991 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.9565000000000001e-05 2023-09-23T22:45:39.991 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.991 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.991 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:45:39.991 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:00.797406+0000", 2023-09-23T22:45:39.991 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.9417000000000003e-05 2023-09-23T22:45:39.991 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:39.991 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:45:39.992 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:39.992 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.992 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.992 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34824.0:73943 7.d 7:b0ff0e06:::benchmark_data_smithi169_171442_object73942:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e163)", 2023-09-23T22:45:39.992 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:42:00.581930+0000", 2023-09-23T22:45:39.992 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 219.26638380399999, 2023-09-23T22:45:39.992 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.22829310799999999, 2023-09-23T22:45:39.992 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:45:39.992 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:39.992 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:45:39.992 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34824", 2023-09-23T22:45:39.992 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1545515915", 2023-09-23T22:45:39.993 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 73943 2023-09-23T22:45:39.993 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.993 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:45:39.993 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.993 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:45:39.993 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:00.581930+0000", 2023-09-23T22:45:39.993 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:39.993 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.993 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.993 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:45:39.993 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:00.581930+0000", 2023-09-23T22:45:39.993 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:39.993 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.993 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.994 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:45:39.994 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:00.581928+0000", 2023-09-23T22:45:39.994 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T22:45:39.994 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.994 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.994 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:45:39.994 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:00.581988+0000", 2023-09-23T22:45:39.994 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.9676999999999998e-05 2023-09-23T22:45:39.994 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.994 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.994 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:45:39.995 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:00.582005+0000", 2023-09-23T22:45:39.995 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.7907999999999999e-05 2023-09-23T22:45:39.995 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.995 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.995 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:45:39.995 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:00.582016+0000", 2023-09-23T22:45:39.995 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1002000000000001e-05 2023-09-23T22:45:39.995 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.995 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.995 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:39.995 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:00.582069+0000", 2023-09-23T22:45:39.995 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.2064999999999997e-05 2023-09-23T22:45:39.995 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.996 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.996 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:45:39.996 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:00.582214+0000", 2023-09-23T22:45:39.996 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014569600000000001 2023-09-23T22:45:39.996 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.996 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.996 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,1", 2023-09-23T22:45:39.996 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:00.582376+0000", 2023-09-23T22:45:39.996 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000161865 2023-09-23T22:45:39.996 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.996 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.996 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:45:39.996 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:00.585000+0000", 2023-09-23T22:45:39.996 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0026235759999999999 2023-09-23T22:45:39.997 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.997 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.997 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:39.997 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:00.588411+0000", 2023-09-23T22:45:39.997 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.003411327 2023-09-23T22:45:39.997 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.997 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.997 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:39.997 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:00.810092+0000", 2023-09-23T22:45:39.997 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.221680609 2023-09-23T22:45:39.997 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.997 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.997 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:45:39.998 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:00.810160+0000", 2023-09-23T22:45:39.998 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.8701999999999994e-05 2023-09-23T22:45:39.998 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.998 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.998 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:45:39.998 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:00.810223+0000", 2023-09-23T22:45:39.998 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.2735000000000002e-05 2023-09-23T22:45:39.998 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:39.998 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:45:39.998 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:39.998 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.998 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.999 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34824.0:103113 7.c 7:39bbefca:::benchmark_data_smithi169_171442_object1682:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e166)", 2023-09-23T22:45:39.999 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:42:37.693230+0000", 2023-09-23T22:45:39.999 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 182.15508378199999, 2023-09-23T22:45:39.999 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.181681694, 2023-09-23T22:45:39.999 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:45:39.999 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:39.999 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:45:39.999 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34824", 2023-09-23T22:45:39.999 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1545515915", 2023-09-23T22:45:39.999 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 103113 2023-09-23T22:45:39.999 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:39.999 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:45:39.999 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:39.999 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:45:40.000 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:37.693230+0000", 2023-09-23T22:45:40.000 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:40.000 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:40.000 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:40.000 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:45:40.000 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:37.693230+0000", 2023-09-23T22:45:40.000 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:40.000 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:40.000 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:40.000 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:45:40.000 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:37.693229+0000", 2023-09-23T22:45:40.000 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:45:40.000 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:40.001 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:40.001 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:45:40.001 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:37.693236+0000", 2023-09-23T22:45:40.001 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.7759999999999997e-06 2023-09-23T22:45:40.001 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:40.001 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:40.001 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:45:40.001 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:37.693255+0000", 2023-09-23T22:45:40.001 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.8566000000000001e-05 2023-09-23T22:45:40.001 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:40.001 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:40.001 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:45:40.001 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:37.693268+0000", 2023-09-23T22:45:40.001 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.273e-05 2023-09-23T22:45:40.002 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:40.002 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:40.002 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:40.002 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:37.693375+0000", 2023-09-23T22:45:40.002 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00010705300000000001 2023-09-23T22:45:40.002 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:40.002 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:40.002 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:45:40.002 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:37.693568+0000", 2023-09-23T22:45:40.002 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000193275 2023-09-23T22:45:40.002 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:40.003 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:40.003 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,7", 2023-09-23T22:45:40.003 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:37.693737+0000", 2023-09-23T22:45:40.003 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00016880700000000001 2023-09-23T22:45:40.003 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:40.003 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:40.003 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:45:40.003 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:37.697906+0000", 2023-09-23T22:45:40.003 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0041690549999999996 2023-09-23T22:45:40.003 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:40.003 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:40.003 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:40.004 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:37.698389+0000", 2023-09-23T22:45:40.004 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00048311600000000001 2023-09-23T22:45:40.004 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:40.004 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:40.004 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:40.004 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:37.874802+0000", 2023-09-23T22:45:40.004 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.176413088 2023-09-23T22:45:40.004 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:40.004 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:40.004 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:45:40.004 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:37.874855+0000", 2023-09-23T22:45:40.005 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.3497e-05 2023-09-23T22:45:40.005 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:40.005 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:40.005 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:45:40.005 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:42:37.874912+0000", 2023-09-23T22:45:40.005 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.6161e-05 2023-09-23T22:45:40.005 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:40.005 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:45:40.005 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:40.005 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:40.005 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:40.005 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.34824.0:146782 7.d 7:bf4678a1:::benchmark_data_smithi169_171442_object45351:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e170)", 2023-09-23T22:45:40.005 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:43:33.840777+0000", 2023-09-23T22:45:40.005 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 126.007536554, 2023-09-23T22:45:40.006 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.18624081000000001, 2023-09-23T22:45:40.006 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:45:40.006 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:45:40.006 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:45:40.006 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.34824", 2023-09-23T22:45:40.006 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/1545515915", 2023-09-23T22:45:40.006 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 146782 2023-09-23T22:45:40.006 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:40.006 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:45:40.006 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:40.006 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:45:40.006 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:43:33.840777+0000", 2023-09-23T22:45:40.007 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:40.007 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:40.007 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:40.007 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:45:40.007 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:43:33.840777+0000", 2023-09-23T22:45:40.007 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:45:40.007 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:40.007 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:40.007 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:45:40.007 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:43:33.840776+0000", 2023-09-23T22:45:40.007 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:45:40.007 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:40.007 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:40.008 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:45:40.008 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:43:33.840783+0000", 2023-09-23T22:45:40.008 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.8199999999999999e-06 2023-09-23T22:45:40.008 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:40.008 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:40.008 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:45:40.008 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:43:33.840794+0000", 2023-09-23T22:45:40.008 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1197e-05 2023-09-23T22:45:40.008 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:40.008 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:40.008 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:45:40.008 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:43:33.840800+0000", 2023-09-23T22:45:40.008 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.8900000000000004e-06 2023-09-23T22:45:40.009 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:40.009 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:40.009 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:45:40.009 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:43:33.840855+0000", 2023-09-23T22:45:40.009 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.5207999999999997e-05 2023-09-23T22:45:40.009 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:40.009 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:40.009 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:45:40.009 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:43:33.840989+0000", 2023-09-23T22:45:40.009 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013464299999999999 2023-09-23T22:45:40.009 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:40.009 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:40.009 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1", 2023-09-23T22:45:40.010 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:43:33.841115+0000", 2023-09-23T22:45:40.010 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00012545500000000001 2023-09-23T22:45:40.010 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:40.010 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:40.010 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:45:40.010 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:43:33.844914+0000", 2023-09-23T22:45:40.010 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0037986579999999999 2023-09-23T22:45:40.010 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:40.010 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:40.010 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:45:40.010 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:43:34.026539+0000", 2023-09-23T22:45:40.010 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.181624968 2023-09-23T22:45:40.010 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:40.011 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:40.011 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:45:40.011 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:43:34.026718+0000", 2023-09-23T22:45:40.011 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000179168 2023-09-23T22:45:40.011 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:45:40.011 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:45:40.011 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:45:40.011 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:43:34.027018+0000", 2023-09-23T22:45:40.011 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00030028299999999998 2023-09-23T22:45:40.011 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:40.011 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:45:40.011 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:40.011 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:45:40.012 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:45:40.012 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T22:45:40.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:40.013 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:40.013 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:40.114 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:40.140 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:40.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:40.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:40.243 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:40.270 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:40.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:40.273 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:40.374 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:40.400 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:40.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:40.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:40.504 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:40.526 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:40.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:40.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:40.624 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-23T22:45:40.629 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:40.653 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:40.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:40.656 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:40.757 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:40.769 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:40 smithi169 bash[101133]: audit 2023-09-23T22:45:39.593212+0000 mon.a (mon.0) 980 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:45:40.769 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:40 smithi169 bash[101133]: audit 2023-09-23T22:45:39.600405+0000 mon.a (mon.0) 981 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:45:40.769 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:40 smithi169 bash[101133]: audit 2023-09-23T22:45:40.071317+0000 mon.a (mon.0) 982 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:45:40.769 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:40 smithi169 bash[101133]: audit 2023-09-23T22:45:40.072766+0000 mon.a (mon.0) 983 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:45:40.769 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:40 smithi169 bash[101133]: audit 2023-09-23T22:45:40.079485+0000 mon.a (mon.0) 984 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:45:40.769 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:40 smithi169 bash[104356]: audit 2023-09-23T22:45:39.593212+0000 mon.a (mon.0) 980 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:45:40.769 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:40 smithi169 bash[104356]: audit 2023-09-23T22:45:39.600405+0000 mon.a (mon.0) 981 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:45:40.770 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:40 smithi169 bash[104356]: audit 2023-09-23T22:45:40.071317+0000 mon.a (mon.0) 982 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:45:40.770 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:40 smithi169 bash[104356]: audit 2023-09-23T22:45:40.072766+0000 mon.a (mon.0) 983 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:45:40.770 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:40 smithi169 bash[104356]: audit 2023-09-23T22:45:40.079485+0000 mon.a (mon.0) 984 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:45:40.783 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:40.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:40.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:40.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:40 smithi187 bash[89487]: audit 2023-09-23T22:45:39.593212+0000 mon.a (mon.0) 980 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:45:40.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:40 smithi187 bash[89487]: audit 2023-09-23T22:45:39.600405+0000 mon.a (mon.0) 981 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:45:40.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:40 smithi187 bash[89487]: audit 2023-09-23T22:45:40.071317+0000 mon.a (mon.0) 982 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:45:40.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:40 smithi187 bash[89487]: audit 2023-09-23T22:45:40.072766+0000 mon.a (mon.0) 983 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:45:40.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:40 smithi187 bash[89487]: audit 2023-09-23T22:45:40.079485+0000 mon.a (mon.0) 984 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:45:40.886 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:40.917 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:40.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:40.920 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:41.021 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:41.043 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:41.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:41.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:41.145 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:41.169 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:41.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:41.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:41.274 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:41.300 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:41.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:41.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:41.403 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:41.438 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:41.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:41.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:41.541 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:41.567 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:41.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:41.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:41.577 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:45:41.670 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:41.680 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:41 smithi169 bash[101133]: cluster 2023-09-23T22:45:40.486958+0000 mgr.y (mgr.25310) 713 : cluster 0 pgmap v732: 99 pgs: 4 active+clean+remapped, 61 active+clean, 26 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%) 2023-09-23T22:45:41.680 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:41 smithi169 bash[101133]: audit 2023-09-23T22:45:41.148868+0000 mon.a (mon.0) 985 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:45:41.681 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:41 smithi169 bash[101133]: audit 2023-09-23T22:45:41.150172+0000 mon.a (mon.0) 986 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:45:41.681 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:41 smithi169 bash[104356]: cluster 2023-09-23T22:45:40.486958+0000 mgr.y (mgr.25310) 713 : cluster 0 pgmap v732: 99 pgs: 4 active+clean+remapped, 61 active+clean, 26 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%) 2023-09-23T22:45:41.681 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:41 smithi169 bash[104356]: audit 2023-09-23T22:45:41.148868+0000 mon.a (mon.0) 985 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:45:41.681 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:41 smithi169 bash[104356]: audit 2023-09-23T22:45:41.150172+0000 mon.a (mon.0) 986 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:45:41.703 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:41.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:41.707 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:41.807 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:41.828 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:41.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:41.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:41.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:41 smithi187 bash[89487]: cluster 2023-09-23T22:45:40.486958+0000 mgr.y (mgr.25310) 713 : cluster 0 pgmap v732: 99 pgs: 4 active+clean+remapped, 61 active+clean, 26 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%) 2023-09-23T22:45:41.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:41 smithi187 bash[89487]: audit 2023-09-23T22:45:41.148868+0000 mon.a (mon.0) 985 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:45:41.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:41 smithi187 bash[89487]: audit 2023-09-23T22:45:41.150172+0000 mon.a (mon.0) 986 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:45:41.931 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:41.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:41.962 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:41.962 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:42.062 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:42.094 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:42.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:42.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:42.197 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:42.220 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:42.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:42.224 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:42.325 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:42.356 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:42.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:42.360 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:42.460 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:42.480 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:42.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:42.482 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:42.583 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:42.616 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:42.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:42.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:42.720 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:42.742 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:42.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:42.744 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:42.844 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:42.866 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:42.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:42.870 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:42.970 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:42.998 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:43.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:43.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:43.102 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:43.134 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:43.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:43.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:43.238 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:43.259 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:43.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:43.261 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:43.362 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:43.386 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:43.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:43.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:43.489 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:43.512 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:43.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:43.514 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:43.615 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:43.640 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:43.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:43.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:43.743 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:43.774 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:43.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:43.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:43.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:43 smithi169 bash[101133]: cluster 2023-09-23T22:45:42.487688+0000 mgr.y (mgr.25310) 714 : cluster 0 pgmap v733: 99 pgs: 4 active+clean+remapped, 61 active+clean, 26 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%) 2023-09-23T22:45:43.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:43 smithi169 bash[104356]: cluster 2023-09-23T22:45:42.487688+0000 mgr.y (mgr.25310) 714 : cluster 0 pgmap v733: 99 pgs: 4 active+clean+remapped, 61 active+clean, 26 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%) 2023-09-23T22:45:43.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:43 smithi187 bash[89487]: cluster 2023-09-23T22:45:42.487688+0000 mgr.y (mgr.25310) 714 : cluster 0 pgmap v733: 99 pgs: 4 active+clean+remapped, 61 active+clean, 26 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%) 2023-09-23T22:45:43.878 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:43.907 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:43.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:43.910 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:44.010 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:44.044 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:44.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:44.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:44.148 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:44.170 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:44.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:44.172 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:44.273 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:44.304 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:44.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:44.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:44.408 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:44.430 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:44.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:44.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:44.532 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:44.557 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:44.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:44.559 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:44.660 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:44.687 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:44.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:44.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:44.791 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:44.813 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:44.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:44.816 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:44.916 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:44.948 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:44.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:44.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:45.052 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:45.080 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:45.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:45.082 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:45.183 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:45.211 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:45.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:45.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:45.314 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:45.348 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:45.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:45.351 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:45.398 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:45:45.451 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:45.483 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:45.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:45.493 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:45.594 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:45.627 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:45.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:45.630 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:45.730 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:45.742 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:45 smithi187 bash[89487]: cluster 2023-09-23T22:45:44.488352+0000 mgr.y (mgr.25310) 715 : cluster 0 pgmap v734: 99 pgs: 4 active+clean+remapped, 61 active+clean, 26 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%) 2023-09-23T22:45:45.763 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:45.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:45.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:45.866 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:45.878 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:45 smithi169 bash[101133]: cluster 2023-09-23T22:45:44.488352+0000 mgr.y (mgr.25310) 715 : cluster 0 pgmap v734: 99 pgs: 4 active+clean+remapped, 61 active+clean, 26 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%) 2023-09-23T22:45:45.878 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:45 smithi169 bash[104356]: cluster 2023-09-23T22:45:44.488352+0000 mgr.y (mgr.25310) 715 : cluster 0 pgmap v734: 99 pgs: 4 active+clean+remapped, 61 active+clean, 26 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%) 2023-09-23T22:45:45.897 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:45.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:45.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:46.002 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:46.031 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:46.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:46.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:46.134 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:46.160 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:46.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:46.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:46.263 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:46.294 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:46.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:46.296 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:46.397 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:46.423 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:46.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:46.426 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:46.526 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:46.551 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:46.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:46.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:46.655 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:46.687 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:46.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:46.690 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:46.790 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:46.813 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:46.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:46.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:46.916 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:46.942 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:46.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:46.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:47.045 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:47.066 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:47.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:47.068 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:47.169 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:47.202 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:47.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:47.205 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:47.306 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:47.340 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:47.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:47.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:47.444 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:47.473 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:47.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:47.476 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:47.577 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:47.598 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:47.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:47.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:47.702 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:47.727 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:47.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:47.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:47.831 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:47.844 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:47 smithi187 bash[89487]: cluster 2023-09-23T22:45:46.489120+0000 mgr.y (mgr.25310) 716 : cluster 0 pgmap v735: 99 pgs: 4 active+clean+remapped, 61 active+clean, 26 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%) 2023-09-23T22:45:47.844 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:47 smithi187 bash[89487]: cluster 2023-09-23T22:45:46.601625+0000 mon.a (mon.0) 987 : cluster 3 Health check update: Degraded data redundancy: 11/75 objects degraded (14.667%), 8 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-09-23T22:45:47.861 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:47.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:47.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:47.965 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:47.997 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:48.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:48.000 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:48.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:47 smithi169 bash[101133]: cluster 2023-09-23T22:45:46.489120+0000 mgr.y (mgr.25310) 716 : cluster 0 pgmap v735: 99 pgs: 4 active+clean+remapped, 61 active+clean, 26 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%) 2023-09-23T22:45:48.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:47 smithi169 bash[101133]: cluster 2023-09-23T22:45:46.601625+0000 mon.a (mon.0) 987 : cluster 3 Health check update: Degraded data redundancy: 11/75 objects degraded (14.667%), 8 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-09-23T22:45:48.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:47 smithi169 bash[104356]: cluster 2023-09-23T22:45:46.489120+0000 mgr.y (mgr.25310) 716 : cluster 0 pgmap v735: 99 pgs: 4 active+clean+remapped, 61 active+clean, 26 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%) 2023-09-23T22:45:48.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:47 smithi169 bash[104356]: cluster 2023-09-23T22:45:46.601625+0000 mon.a (mon.0) 987 : cluster 3 Health check update: Degraded data redundancy: 11/75 objects degraded (14.667%), 8 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-09-23T22:45:48.102 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:48.135 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:48.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:48.138 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:48.239 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:48.267 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:48.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:48.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:48.371 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:48.402 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:48.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:48.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:48.506 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:48.531 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:48.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:48.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:48.634 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:48.665 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:48.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:48.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:48.768 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:48.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:45:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:45:48] "GET /metrics HTTP/1.1" 200 36348 "" "Prometheus/2.43.0" 2023-09-23T22:45:48.794 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:48.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:48.797 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:48.825 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T22:45:48.825 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [], 2023-09-23T22:45:48.825 INFO:teuthology.orchestra.run.smithi187.stdout: "num_ops": 0 2023-09-23T22:45:48.825 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T22:45:48.898 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:48.932 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:48.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:48.935 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:49.036 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:49.060 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:49.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:49.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:49.164 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:49.195 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:49.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:49.197 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:49.298 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:49.324 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:49.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:49.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:49.427 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:49.453 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:49.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:49.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:49.557 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:49.568 INFO:teuthology.orchestra.run.smithi169.stderr:enabled application 'rados' on pool 'unique_pool_3' 2023-09-23T22:45:49.579 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:49.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:49.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:49.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:49 smithi187 bash[89487]: cluster 2023-09-23T22:45:48.489781+0000 mgr.y (mgr.25310) 717 : cluster 0 pgmap v736: 99 pgs: 4 active+clean+remapped, 61 active+clean, 26 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%) 2023-09-23T22:45:49.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:49 smithi187 bash[89487]: audit 2023-09-23T22:45:48.597035+0000 mon.a (mon.0) 988 : audit 1 from='client.? 172.21.15.169:0/8674750' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:45:49.682 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:49.711 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:49.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:49.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:49.716 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-09-23T22:45:49.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:49 smithi169 bash[104356]: cluster 2023-09-23T22:45:48.489781+0000 mgr.y (mgr.25310) 717 : cluster 0 pgmap v736: 99 pgs: 4 active+clean+remapped, 61 active+clean, 26 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%) 2023-09-23T22:45:49.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:49 smithi169 bash[104356]: audit 2023-09-23T22:45:48.597035+0000 mon.a (mon.0) 988 : audit 1 from='client.? 172.21.15.169:0/8674750' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:45:49.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:49 smithi169 bash[101133]: cluster 2023-09-23T22:45:48.489781+0000 mgr.y (mgr.25310) 717 : cluster 0 pgmap v736: 99 pgs: 4 active+clean+remapped, 61 active+clean, 26 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%) 2023-09-23T22:45:49.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:49 smithi169 bash[101133]: audit 2023-09-23T22:45:48.597035+0000 mon.a (mon.0) 988 : audit 1 from='client.? 172.21.15.169:0/8674750' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:45:49.816 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:49.838 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:49.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:49.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:49.942 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:49.968 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:49.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:49.971 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:50.071 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:50.101 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:50.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:50.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:50.204 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:50.229 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:50.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:50.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:50.333 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:50.357 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:50.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:50.360 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:50.460 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:50.498 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:50.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:50.501 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:50.595 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:45:50.602 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:50.609 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:50 smithi169 bash[101133]: audit 2023-09-23T22:45:49.562613+0000 mon.a (mon.0) 989 : audit 1 from='client.? 172.21.15.169:0/8674750' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T22:45:50.609 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:50 smithi169 bash[101133]: cluster 2023-09-23T22:45:49.562756+0000 mon.a (mon.0) 990 : cluster 0 osdmap e201: 8 total, 6 up, 8 in 2023-09-23T22:45:50.609 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:50 smithi169 bash[104356]: audit 2023-09-23T22:45:49.562613+0000 mon.a (mon.0) 989 : audit 1 from='client.? 172.21.15.169:0/8674750' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T22:45:50.609 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:50 smithi169 bash[104356]: cluster 2023-09-23T22:45:49.562756+0000 mon.a (mon.0) 990 : cluster 0 osdmap e201: 8 total, 6 up, 8 in 2023-09-23T22:45:50.616 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:45:50.620 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:50.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:50.623 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:50.637 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:45:50.663 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:45:50.686 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:45:50.709 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:45:50.710 INFO:teuthology.orchestra.run.smithi169.stderr:Error ENXIO: problem getting command descriptions from osd.0 2023-09-23T22:45:50.710 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:45:50.710 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:45:50.710 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:45:50.710 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:45:50.710 INFO:teuthology.orchestra.run.smithi169.stderr:Error ENXIO: problem getting command descriptions from osd.5 2023-09-23T22:45:50.710 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:45:50.710 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:45:50.724 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:50.742 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:50.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:50.744 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:50.844 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:50.865 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:50.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:50.868 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:50.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:50 smithi187 bash[89487]: audit 2023-09-23T22:45:49.562613+0000 mon.a (mon.0) 989 : audit 1 from='client.? 172.21.15.169:0/8674750' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T22:45:50.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:50 smithi187 bash[89487]: cluster 2023-09-23T22:45:49.562756+0000 mon.a (mon.0) 990 : cluster 0 osdmap e201: 8 total, 6 up, 8 in 2023-09-23T22:45:50.968 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:50.988 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:50.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:50.990 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:51.091 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:51.120 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:51.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:51.124 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:51.225 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:51.256 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:51.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:51.259 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:51.360 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:51.393 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:51.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:51.396 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:51.497 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:51.517 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:51.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:51.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:51.573 INFO:teuthology.orchestra.run.smithi169.stdout:moved 0 / 297 (0%) 2023-09-23T22:45:51.574 INFO:teuthology.orchestra.run.smithi169.stdout:avg 49.5 2023-09-23T22:45:51.574 INFO:teuthology.orchestra.run.smithi169.stdout:stddev 8.34166 -> 7.71902 (expected baseline 6.42262) 2023-09-23T22:45:51.574 INFO:teuthology.orchestra.run.smithi169.stdout:min osd.2 with 35 -> 37 pgs (0.707071 -> 0.747475 * mean) 2023-09-23T22:45:51.574 INFO:teuthology.orchestra.run.smithi169.stdout:max osd.1 with 50 -> 50 pgs (1.0101 -> 1.0101 * mean) 2023-09-23T22:45:51.574 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:45:51.574 INFO:teuthology.orchestra.run.smithi169.stdout:oload 110 2023-09-23T22:45:51.574 INFO:teuthology.orchestra.run.smithi169.stdout:max_change 1 2023-09-23T22:45:51.574 INFO:teuthology.orchestra.run.smithi169.stdout:max_change_osds 4 2023-09-23T22:45:51.574 INFO:teuthology.orchestra.run.smithi169.stdout:average_utilization 0.0063 2023-09-23T22:45:51.574 INFO:teuthology.orchestra.run.smithi169.stdout:overload_utilization 0.0070 2023-09-23T22:45:51.575 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 weight 0.2058 -> 0.0423 2023-09-23T22:45:51.620 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:51.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:51 smithi187 bash[89487]: cluster 2023-09-23T22:45:50.021368+0000 osd.7 (osd.7) 164 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T22:45:51.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:51 smithi187 bash[89487]: cluster 2023-09-23T22:45:50.021488+0000 osd.6 (osd.6) 183 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T22:45:51.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:51 smithi187 bash[89487]: cluster 2023-09-23T22:45:50.490764+0000 mgr.y (mgr.25310) 718 : cluster 0 pgmap v738: 99 pgs: 4 active+clean+remapped, 61 active+clean, 26 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%) 2023-09-23T22:45:51.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:51 smithi187 bash[89487]: audit 2023-09-23T22:45:50.573623+0000 mon.a (mon.0) 991 : audit 0 from='client.? 172.21.15.169:0/2219691892' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:45:51.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:51 smithi187 bash[89487]: audit 2023-09-23T22:45:51.211573+0000 mon.a (mon.0) 992 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'2771'}"}]: dispatch 2023-09-23T22:45:51.652 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:51.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:51.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:51.756 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:51.765 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:51 smithi169 bash[104356]: cluster 2023-09-23T22:45:50.021368+0000 osd.7 (osd.7) 164 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T22:45:51.765 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:51 smithi169 bash[104356]: cluster 2023-09-23T22:45:50.021488+0000 osd.6 (osd.6) 183 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T22:45:51.765 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:51 smithi169 bash[104356]: cluster 2023-09-23T22:45:50.490764+0000 mgr.y (mgr.25310) 718 : cluster 0 pgmap v738: 99 pgs: 4 active+clean+remapped, 61 active+clean, 26 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%) 2023-09-23T22:45:51.765 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:51 smithi169 bash[104356]: audit 2023-09-23T22:45:50.573623+0000 mon.a (mon.0) 991 : audit 0 from='client.? 172.21.15.169:0/2219691892' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:45:51.765 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:51 smithi169 bash[104356]: audit 2023-09-23T22:45:51.211573+0000 mon.a (mon.0) 992 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'2771'}"}]: dispatch 2023-09-23T22:45:51.766 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:51 smithi169 bash[101133]: cluster 2023-09-23T22:45:50.021368+0000 osd.7 (osd.7) 164 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T22:45:51.766 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:51 smithi169 bash[101133]: cluster 2023-09-23T22:45:50.021488+0000 osd.6 (osd.6) 183 : cluster 3 failed to encode map e201 with expected crc 2023-09-23T22:45:51.766 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:51 smithi169 bash[101133]: cluster 2023-09-23T22:45:50.490764+0000 mgr.y (mgr.25310) 718 : cluster 0 pgmap v738: 99 pgs: 4 active+clean+remapped, 61 active+clean, 26 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%) 2023-09-23T22:45:51.766 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:51 smithi169 bash[101133]: audit 2023-09-23T22:45:50.573623+0000 mon.a (mon.0) 991 : audit 0 from='client.? 172.21.15.169:0/2219691892' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:45:51.766 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:51 smithi169 bash[101133]: audit 2023-09-23T22:45:51.211573+0000 mon.a (mon.0) 992 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'2771'}"}]: dispatch 2023-09-23T22:45:51.778 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:51.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:51.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:51.882 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:51.902 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:51.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:51.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:52.005 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:52.026 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:52.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:52.028 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:52.129 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:52.151 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:52.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:52.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:52.254 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:52.287 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:52.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:52.290 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:52.390 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:52.425 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:52.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:52.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:52.527 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:52.556 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:52.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:52.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:52.660 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:52.692 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:52.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:52.694 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:52.795 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:52.821 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:52.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:52.824 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:52.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:52 smithi187 bash[89487]: audit 2023-09-23T22:45:51.210750+0000 mgr.y (mgr.25310) 719 : audit 0 from='client.44915 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:45:52.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:52 smithi187 bash[89487]: cluster 2023-09-23T22:45:51.570726+0000 osd.7 (osd.7) 165 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T22:45:52.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:52 smithi187 bash[89487]: audit 2023-09-23T22:45:51.571856+0000 mon.a (mon.0) 993 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'2771'}"}]': finished 2023-09-23T22:45:52.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:52 smithi187 bash[89487]: cluster 2023-09-23T22:45:51.571898+0000 mon.a (mon.0) 994 : cluster 0 osdmap e202: 8 total, 6 up, 8 in 2023-09-23T22:45:52.925 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:52.961 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:52.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:52.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:53.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:52 smithi169 bash[101133]: audit 2023-09-23T22:45:51.210750+0000 mgr.y (mgr.25310) 719 : audit 0 from='client.44915 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:45:53.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:52 smithi169 bash[101133]: cluster 2023-09-23T22:45:51.570726+0000 osd.7 (osd.7) 165 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T22:45:53.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:52 smithi169 bash[101133]: audit 2023-09-23T22:45:51.571856+0000 mon.a (mon.0) 993 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'2771'}"}]': finished 2023-09-23T22:45:53.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:52 smithi169 bash[101133]: cluster 2023-09-23T22:45:51.571898+0000 mon.a (mon.0) 994 : cluster 0 osdmap e202: 8 total, 6 up, 8 in 2023-09-23T22:45:53.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:52 smithi169 bash[104356]: audit 2023-09-23T22:45:51.210750+0000 mgr.y (mgr.25310) 719 : audit 0 from='client.44915 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:45:53.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:52 smithi169 bash[104356]: cluster 2023-09-23T22:45:51.570726+0000 osd.7 (osd.7) 165 : cluster 3 failed to encode map e202 with expected crc 2023-09-23T22:45:53.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:52 smithi169 bash[104356]: audit 2023-09-23T22:45:51.571856+0000 mon.a (mon.0) 993 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'2771'}"}]': finished 2023-09-23T22:45:53.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:52 smithi169 bash[104356]: cluster 2023-09-23T22:45:51.571898+0000 mon.a (mon.0) 994 : cluster 0 osdmap e202: 8 total, 6 up, 8 in 2023-09-23T22:45:53.065 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:53.097 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:53.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:53.100 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:53.201 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:53.233 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:53.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:53.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:53.338 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:53.364 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:53.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:53.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:53.467 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:53.502 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:53.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:53.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:53.606 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:53.632 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:53.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:53.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:53.677 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T22:45:53.678 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T22:45:53.735 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:53.747 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:53 smithi187 bash[89487]: cluster 2023-09-23T22:45:52.491959+0000 mgr.y (mgr.25310) 720 : cluster 0 pgmap v740: 99 pgs: 3 peering, 4 active+clean+remapped, 61 active+clean, 23 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%) 2023-09-23T22:45:53.747 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:53 smithi187 bash[89487]: cluster 2023-09-23T22:45:52.577768+0000 mon.a (mon.0) 995 : cluster 3 Health check update: Degraded data redundancy: 11/75 objects degraded (14.667%), 8 pgs degraded, 17 pgs undersized (PG_DEGRADED) 2023-09-23T22:45:53.747 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:53 smithi187 bash[89487]: cluster 2023-09-23T22:45:52.586193+0000 osd.6 (osd.6) 184 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T22:45:53.747 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:53 smithi187 bash[89487]: cluster 2023-09-23T22:45:52.589645+0000 mon.a (mon.0) 996 : cluster 0 osdmap e203: 8 total, 6 up, 8 in 2023-09-23T22:45:53.747 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:53 smithi187 bash[89487]: cluster 2023-09-23T22:45:52.590189+0000 osd.7 (osd.7) 166 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T22:45:53.747 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:53 smithi187 bash[89487]: cluster 2023-09-23T22:45:52.595504+0000 osd.7 (osd.7) 167 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T22:45:53.747 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:53 smithi187 bash[89487]: cluster 2023-09-23T22:45:52.596763+0000 osd.7 (osd.7) 168 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T22:45:53.770 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:53.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:53.774 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:53.875 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:53.907 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:53.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:53.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:54.011 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:54.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:53 smithi169 bash[101133]: cluster 2023-09-23T22:45:52.491959+0000 mgr.y (mgr.25310) 720 : cluster 0 pgmap v740: 99 pgs: 3 peering, 4 active+clean+remapped, 61 active+clean, 23 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%) 2023-09-23T22:45:54.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:53 smithi169 bash[101133]: cluster 2023-09-23T22:45:52.577768+0000 mon.a (mon.0) 995 : cluster 3 Health check update: Degraded data redundancy: 11/75 objects degraded (14.667%), 8 pgs degraded, 17 pgs undersized (PG_DEGRADED) 2023-09-23T22:45:54.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:53 smithi169 bash[101133]: cluster 2023-09-23T22:45:52.586193+0000 osd.6 (osd.6) 184 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T22:45:54.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:53 smithi169 bash[101133]: cluster 2023-09-23T22:45:52.589645+0000 mon.a (mon.0) 996 : cluster 0 osdmap e203: 8 total, 6 up, 8 in 2023-09-23T22:45:54.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:53 smithi169 bash[101133]: cluster 2023-09-23T22:45:52.590189+0000 osd.7 (osd.7) 166 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T22:45:54.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:53 smithi169 bash[101133]: cluster 2023-09-23T22:45:52.595504+0000 osd.7 (osd.7) 167 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T22:45:54.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:53 smithi169 bash[101133]: cluster 2023-09-23T22:45:52.596763+0000 osd.7 (osd.7) 168 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T22:45:54.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:53 smithi169 bash[104356]: cluster 2023-09-23T22:45:52.491959+0000 mgr.y (mgr.25310) 720 : cluster 0 pgmap v740: 99 pgs: 3 peering, 4 active+clean+remapped, 61 active+clean, 23 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%) 2023-09-23T22:45:54.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:53 smithi169 bash[104356]: cluster 2023-09-23T22:45:52.577768+0000 mon.a (mon.0) 995 : cluster 3 Health check update: Degraded data redundancy: 11/75 objects degraded (14.667%), 8 pgs degraded, 17 pgs undersized (PG_DEGRADED) 2023-09-23T22:45:54.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:53 smithi169 bash[104356]: cluster 2023-09-23T22:45:52.586193+0000 osd.6 (osd.6) 184 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T22:45:54.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:53 smithi169 bash[104356]: cluster 2023-09-23T22:45:52.589645+0000 mon.a (mon.0) 996 : cluster 0 osdmap e203: 8 total, 6 up, 8 in 2023-09-23T22:45:54.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:53 smithi169 bash[104356]: cluster 2023-09-23T22:45:52.590189+0000 osd.7 (osd.7) 166 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T22:45:54.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:53 smithi169 bash[104356]: cluster 2023-09-23T22:45:52.595504+0000 osd.7 (osd.7) 167 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T22:45:54.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:53 smithi169 bash[104356]: cluster 2023-09-23T22:45:52.596763+0000 osd.7 (osd.7) 168 : cluster 3 failed to encode map e203 with expected crc 2023-09-23T22:45:54.041 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:54.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:54.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:54.144 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:54.166 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:54.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:54.168 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:54.269 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:54.299 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:54.300 DEBUG:teuthology.orchestra.run.smithi169:> /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-23T22:45:54.302 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-23T22:45:54.302 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-23T22:45:54.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:54.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:54.345 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:hints = 1 2023-09-23T22:45:54.345 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-23T22:45:54.346 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Object prefix: benchmark_data_smithi169_191619 2023-09-23T22:45:54.346 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:45:54.346 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 0 0 0 0 0 0 - 0 2023-09-23T22:45:54.404 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:54.435 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:54.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:54.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:54.538 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2023-09-23T22:45:54.538 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd test-reweight-by-utilization 110 0.05 2023-09-23T22:45:54.539 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:54.540 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:45:54.618 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:54.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:54.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:54.722 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:54.733 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:54 smithi169 bash[101133]: cluster 2023-09-23T22:45:53.598999+0000 mon.a (mon.0) 997 : cluster 0 osdmap e204: 8 total, 6 up, 8 in 2023-09-23T22:45:54.733 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:54 smithi169 bash[101133]: cluster 2023-09-23T22:45:53.599611+0000 osd.7 (osd.7) 169 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T22:45:54.733 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:54 smithi169 bash[101133]: cluster 2023-09-23T22:45:53.602113+0000 osd.7 (osd.7) 170 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T22:45:54.733 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:54 smithi169 bash[104356]: cluster 2023-09-23T22:45:53.598999+0000 mon.a (mon.0) 997 : cluster 0 osdmap e204: 8 total, 6 up, 8 in 2023-09-23T22:45:54.733 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:54 smithi169 bash[104356]: cluster 2023-09-23T22:45:53.599611+0000 osd.7 (osd.7) 169 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T22:45:54.733 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:54 smithi169 bash[104356]: cluster 2023-09-23T22:45:53.602113+0000 osd.7 (osd.7) 170 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T22:45:54.754 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:54.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:54.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:54.860 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:54.869 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:54 smithi187 bash[89487]: cluster 2023-09-23T22:45:53.598999+0000 mon.a (mon.0) 997 : cluster 0 osdmap e204: 8 total, 6 up, 8 in 2023-09-23T22:45:54.869 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:54 smithi187 bash[89487]: cluster 2023-09-23T22:45:53.599611+0000 osd.7 (osd.7) 169 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T22:45:54.869 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:54 smithi187 bash[89487]: cluster 2023-09-23T22:45:53.602113+0000 osd.7 (osd.7) 170 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T22:45:54.884 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:54.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:54.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:54.988 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:55.012 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:55.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:55.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:55.116 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:55.141 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:55.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:55.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:55.245 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:55.277 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:55.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:55.280 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:55.346 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 1 16 2877 2861 178.803 178.812 0.00467455 0.00557577 2023-09-23T22:45:55.382 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:55.409 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:55.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:55.413 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:55.514 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:55.538 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:55.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:55.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:55.641 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is set 2023-09-23T22:45:55.642 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:55.650 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:55 smithi187 bash[89487]: cluster 2023-09-23T22:45:54.122149+0000 osd.6 (osd.6) 185 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T22:45:55.650 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:55 smithi187 bash[89487]: cluster 2023-09-23T22:45:54.492624+0000 mgr.y (mgr.25310) 721 : cluster 0 pgmap v743: 99 pgs: 3 peering, 4 active+clean+remapped, 61 active+clean, 23 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%) 2023-09-23T22:45:55.650 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:55 smithi187 bash[89487]: cluster 2023-09-23T22:45:54.613859+0000 osd.7 (osd.7) 171 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T22:45:55.650 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:55 smithi187 bash[89487]: cluster 2023-09-23T22:45:54.622477+0000 osd.7 (osd.7) 172 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T22:45:55.650 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:55 smithi187 bash[89487]: cluster 2023-09-23T22:45:54.623894+0000 osd.7 (osd.7) 173 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T22:45:55.650 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:55 smithi187 bash[89487]: cluster 2023-09-23T22:45:54.623937+0000 mon.a (mon.0) 998 : cluster 0 osdmap e205: 8 total, 6 up, 8 in 2023-09-23T22:45:55.650 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:55 smithi187 bash[89487]: cluster 2023-09-23T22:45:54.625184+0000 osd.7 (osd.7) 174 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T22:45:55.650 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:55 smithi187 bash[89487]: cluster 2023-09-23T22:45:54.625381+0000 osd.6 (osd.6) 186 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T22:45:55.651 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:55 smithi187 bash[89487]: audit 2023-09-23T22:45:55.165735+0000 mon.a (mon.0) 999 : audit 1 from='client.? 172.21.15.169:0/2814269877' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:45:55.669 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:55.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:55.671 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:55.678 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:45:55.772 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:55.803 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:55.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:55.809 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:55.910 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:55.919 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:55 smithi169 bash[101133]: cluster 2023-09-23T22:45:54.122149+0000 osd.6 (osd.6) 185 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T22:45:55.919 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:55 smithi169 bash[101133]: cluster 2023-09-23T22:45:54.492624+0000 mgr.y (mgr.25310) 721 : cluster 0 pgmap v743: 99 pgs: 3 peering, 4 active+clean+remapped, 61 active+clean, 23 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%) 2023-09-23T22:45:55.919 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:55 smithi169 bash[101133]: cluster 2023-09-23T22:45:54.613859+0000 osd.7 (osd.7) 171 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T22:45:55.919 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:55 smithi169 bash[101133]: cluster 2023-09-23T22:45:54.622477+0000 osd.7 (osd.7) 172 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T22:45:55.919 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:55 smithi169 bash[101133]: cluster 2023-09-23T22:45:54.623894+0000 osd.7 (osd.7) 173 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T22:45:55.919 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:55 smithi169 bash[101133]: cluster 2023-09-23T22:45:54.623937+0000 mon.a (mon.0) 998 : cluster 0 osdmap e205: 8 total, 6 up, 8 in 2023-09-23T22:45:55.919 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:55 smithi169 bash[101133]: cluster 2023-09-23T22:45:54.625184+0000 osd.7 (osd.7) 174 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T22:45:55.919 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:55 smithi169 bash[101133]: cluster 2023-09-23T22:45:54.625381+0000 osd.6 (osd.6) 186 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T22:45:55.919 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:55 smithi169 bash[101133]: audit 2023-09-23T22:45:55.165735+0000 mon.a (mon.0) 999 : audit 1 from='client.? 172.21.15.169:0/2814269877' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:45:55.920 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:55 smithi169 bash[104356]: cluster 2023-09-23T22:45:54.122149+0000 osd.6 (osd.6) 185 : cluster 3 failed to encode map e204 with expected crc 2023-09-23T22:45:55.920 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:55 smithi169 bash[104356]: cluster 2023-09-23T22:45:54.492624+0000 mgr.y (mgr.25310) 721 : cluster 0 pgmap v743: 99 pgs: 3 peering, 4 active+clean+remapped, 61 active+clean, 23 active+undersized, 8 active+undersized+degraded; 634 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11/75 objects degraded (14.667%) 2023-09-23T22:45:55.920 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:55 smithi169 bash[104356]: cluster 2023-09-23T22:45:54.613859+0000 osd.7 (osd.7) 171 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T22:45:55.920 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:55 smithi169 bash[104356]: cluster 2023-09-23T22:45:54.622477+0000 osd.7 (osd.7) 172 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T22:45:55.920 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:55 smithi169 bash[104356]: cluster 2023-09-23T22:45:54.623894+0000 osd.7 (osd.7) 173 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T22:45:55.920 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:55 smithi169 bash[104356]: cluster 2023-09-23T22:45:54.623937+0000 mon.a (mon.0) 998 : cluster 0 osdmap e205: 8 total, 6 up, 8 in 2023-09-23T22:45:55.920 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:55 smithi169 bash[104356]: cluster 2023-09-23T22:45:54.625184+0000 osd.7 (osd.7) 174 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T22:45:55.920 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:55 smithi169 bash[104356]: cluster 2023-09-23T22:45:54.625381+0000 osd.6 (osd.6) 186 : cluster 3 failed to encode map e205 with expected crc 2023-09-23T22:45:55.920 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:55 smithi169 bash[104356]: audit 2023-09-23T22:45:55.165735+0000 mon.a (mon.0) 999 : audit 1 from='client.? 172.21.15.169:0/2814269877' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:45:55.937 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:55.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:55.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:56.040 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:56.073 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:56.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:56.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:56.177 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:56.201 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:56.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:56.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:56.304 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:56.335 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:56.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:56.338 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:56.346 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 2 16 5873 5857 183.013 187.25 0.00324024 0.00545275 2023-09-23T22:45:56.439 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:56.467 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:56.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:56.470 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:56.570 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:56.602 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:56.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:56.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:56.618 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:56 smithi187 bash[89487]: cluster 2023-09-23T22:45:55.610100+0000 mon.a (mon.0) 1000 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:45:56.618 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:56 smithi187 bash[89487]: cluster 2023-09-23T22:45:55.632300+0000 osd.6 (osd.6) 187 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T22:45:56.618 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:56 smithi187 bash[89487]: cluster 2023-09-23T22:45:55.632318+0000 osd.7 (osd.7) 175 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T22:45:56.618 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:56 smithi187 bash[89487]: cluster 2023-09-23T22:45:55.633539+0000 osd.6 (osd.6) 188 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T22:45:56.618 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:56 smithi187 bash[89487]: audit 2023-09-23T22:45:55.633871+0000 mon.a (mon.0) 1001 : audit 1 from='client.? 172.21.15.169:0/2814269877' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:45:56.618 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:56 smithi187 bash[89487]: cluster 2023-09-23T22:45:55.633993+0000 osd.7 (osd.7) 176 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T22:45:56.619 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:56 smithi187 bash[89487]: cluster 2023-09-23T22:45:55.634004+0000 mon.a (mon.0) 1002 : cluster 0 osdmap e206: 8 total, 6 up, 8 in 2023-09-23T22:45:56.619 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:56 smithi187 bash[89487]: audit 2023-09-23T22:45:56.148010+0000 mon.a (mon.0) 1003 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:45:56.619 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:56 smithi187 bash[89487]: audit 2023-09-23T22:45:56.149396+0000 mon.a (mon.0) 1004 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:45:56.705 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:56.716 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:56 smithi169 bash[101133]: cluster 2023-09-23T22:45:55.610100+0000 mon.a (mon.0) 1000 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:45:56.716 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:56 smithi169 bash[101133]: cluster 2023-09-23T22:45:55.632300+0000 osd.6 (osd.6) 187 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T22:45:56.716 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:56 smithi169 bash[101133]: cluster 2023-09-23T22:45:55.632318+0000 osd.7 (osd.7) 175 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T22:45:56.716 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:56 smithi169 bash[101133]: cluster 2023-09-23T22:45:55.633539+0000 osd.6 (osd.6) 188 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T22:45:56.716 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:56 smithi169 bash[101133]: audit 2023-09-23T22:45:55.633871+0000 mon.a (mon.0) 1001 : audit 1 from='client.? 172.21.15.169:0/2814269877' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:45:56.716 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:56 smithi169 bash[101133]: cluster 2023-09-23T22:45:55.633993+0000 osd.7 (osd.7) 176 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T22:45:56.716 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:56 smithi169 bash[101133]: cluster 2023-09-23T22:45:55.634004+0000 mon.a (mon.0) 1002 : cluster 0 osdmap e206: 8 total, 6 up, 8 in 2023-09-23T22:45:56.716 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:56 smithi169 bash[101133]: audit 2023-09-23T22:45:56.148010+0000 mon.a (mon.0) 1003 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:45:56.717 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:56 smithi169 bash[101133]: audit 2023-09-23T22:45:56.149396+0000 mon.a (mon.0) 1004 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:45:56.717 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:56 smithi169 bash[104356]: cluster 2023-09-23T22:45:55.610100+0000 mon.a (mon.0) 1000 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:45:56.717 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:56 smithi169 bash[104356]: cluster 2023-09-23T22:45:55.632300+0000 osd.6 (osd.6) 187 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T22:45:56.717 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:56 smithi169 bash[104356]: cluster 2023-09-23T22:45:55.632318+0000 osd.7 (osd.7) 175 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T22:45:56.717 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:56 smithi169 bash[104356]: cluster 2023-09-23T22:45:55.633539+0000 osd.6 (osd.6) 188 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T22:45:56.717 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:56 smithi169 bash[104356]: audit 2023-09-23T22:45:55.633871+0000 mon.a (mon.0) 1001 : audit 1 from='client.? 172.21.15.169:0/2814269877' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:45:56.717 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:56 smithi169 bash[104356]: cluster 2023-09-23T22:45:55.633993+0000 osd.7 (osd.7) 176 : cluster 3 failed to encode map e206 with expected crc 2023-09-23T22:45:56.717 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:56 smithi169 bash[104356]: cluster 2023-09-23T22:45:55.634004+0000 mon.a (mon.0) 1002 : cluster 0 osdmap e206: 8 total, 6 up, 8 in 2023-09-23T22:45:56.717 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:56 smithi169 bash[104356]: audit 2023-09-23T22:45:56.148010+0000 mon.a (mon.0) 1003 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:45:56.717 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:56 smithi169 bash[104356]: audit 2023-09-23T22:45:56.149396+0000 mon.a (mon.0) 1004 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:45:56.732 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:56.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:56.736 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:56.837 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:56.861 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:56.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:56.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:56.966 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:57.002 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:57.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:57.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:57.107 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:57.135 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:57.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:57.138 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:57.239 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:57.264 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:57.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:57.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:57.346 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 3 16 8971 8955 186.544 193.625 0.00272163 0.00535257 2023-09-23T22:45:57.369 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:57.394 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:57.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:57.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:57.502 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:57.525 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:57.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:57.527 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:57.628 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:57.638 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:57 smithi169 bash[104356]: cluster 2023-09-23T22:45:56.493246+0000 mgr.y (mgr.25310) 722 : cluster 0 pgmap v746: 99 pgs: 3 peering, 4 active+clean+remapped, 61 active+clean, 20 active+undersized, 11 active+undersized+degraded; 19 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.5 MiB/s wr, 71 op/s; 180/936 objects degraded (19.231%) 2023-09-23T22:45:57.638 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:57 smithi169 bash[101133]: cluster 2023-09-23T22:45:56.493246+0000 mgr.y (mgr.25310) 722 : cluster 0 pgmap v746: 99 pgs: 3 peering, 4 active+clean+remapped, 61 active+clean, 20 active+undersized, 11 active+undersized+degraded; 19 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.5 MiB/s wr, 71 op/s; 180/936 objects degraded (19.231%) 2023-09-23T22:45:57.655 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:57.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:57.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:57.759 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:57.789 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:57.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:57.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:57.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:57 smithi187 bash[89487]: cluster 2023-09-23T22:45:56.493246+0000 mgr.y (mgr.25310) 722 : cluster 0 pgmap v746: 99 pgs: 3 peering, 4 active+clean+remapped, 61 active+clean, 20 active+undersized, 11 active+undersized+degraded; 19 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 4.5 MiB/s wr, 71 op/s; 180/936 objects degraded (19.231%) 2023-09-23T22:45:57.893 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:57.921 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:57.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:57.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:58.025 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:58.050 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:58.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:58.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:58.154 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:58.181 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:58.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:58.186 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:58.287 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:58.322 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:45:58.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:58.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:45:58.346 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 4 16 11940 11924 186.294 185.562 0.00665862 0.00535983 2023-09-23T22:45:58.425 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:58.450 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:58.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:58.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:58.555 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:58.581 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:45:58.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:58.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:45:58.684 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:58.710 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:58.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:58.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:45:58.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:58 smithi169 bash[104356]: cluster 2023-09-23T22:45:58.616221+0000 mon.a (mon.0) 1005 : cluster 3 Health check update: Degraded data redundancy: 2875/13857 objects degraded (20.748%), 16 pgs degraded, 17 pgs undersized (PG_DEGRADED) 2023-09-23T22:45:58.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:45:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:45:58] "GET /metrics HTTP/1.1" 200 36396 "" "Prometheus/2.43.0" 2023-09-23T22:45:58.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:58 smithi169 bash[101133]: cluster 2023-09-23T22:45:58.616221+0000 mon.a (mon.0) 1005 : cluster 3 Health check update: Degraded data redundancy: 2875/13857 objects degraded (20.748%), 16 pgs degraded, 17 pgs undersized (PG_DEGRADED) 2023-09-23T22:45:58.814 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:58.840 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:58.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:58.843 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:58.944 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:58.971 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:58.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:58.974 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:59.074 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:59.102 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:59.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:59.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:59.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:58 smithi187 bash[89487]: cluster 2023-09-23T22:45:58.616221+0000 mon.a (mon.0) 1005 : cluster 3 Health check update: Degraded data redundancy: 2875/13857 objects degraded (20.748%), 16 pgs degraded, 17 pgs undersized (PG_DEGRADED) 2023-09-23T22:45:59.206 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:59.245 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:59.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:59.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:59.346 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 5 16 14641 14625 182.795 168.812 0.00593297 0.00546179 2023-09-23T22:45:59.348 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:59.379 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:45:59.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:59.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:45:59.483 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:59.516 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:45:59.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:59.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:45:59.621 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:59.641 INFO:teuthology.orchestra.run.smithi187.stdout:ERROR: (22) Invalid argument 2023-09-23T22:45:59.641 INFO:teuthology.orchestra.run.smithi187.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-23T22:45:59.653 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:59.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:59.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:59.757 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:59.767 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:45:59 smithi169 bash[104356]: cluster 2023-09-23T22:45:58.494143+0000 mgr.y (mgr.25310) 723 : cluster 0 pgmap v747: 99 pgs: 4 active+clean+remapped, 64 active+clean, 15 active+undersized, 16 active+undersized+degraded; 288 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 49 MiB/s wr, 777 op/s; 2875/13857 objects degraded (20.748%) 2023-09-23T22:45:59.767 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:45:59 smithi169 bash[101133]: cluster 2023-09-23T22:45:58.494143+0000 mgr.y (mgr.25310) 723 : cluster 0 pgmap v747: 99 pgs: 4 active+clean+remapped, 64 active+clean, 15 active+undersized, 16 active+undersized+degraded; 288 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 49 MiB/s wr, 777 op/s; 2875/13857 objects degraded (20.748%) 2023-09-23T22:45:59.783 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:45:59.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:59.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:45:59.891 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:59.919 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:45:59.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:45:59.921 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:00.022 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:00.050 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:00.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:00.054 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:00.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:45:59 smithi187 bash[89487]: cluster 2023-09-23T22:45:58.494143+0000 mgr.y (mgr.25310) 723 : cluster 0 pgmap v747: 99 pgs: 4 active+clean+remapped, 64 active+clean, 15 active+undersized, 16 active+undersized+degraded; 288 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 49 MiB/s wr, 777 op/s; 2875/13857 objects degraded (20.748%) 2023-09-23T22:46:00.155 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:00.188 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:00.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:00.191 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:00.280 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T22:46:00.291 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:00.346 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 6 16 16985 16969 176.743 146.5 0.00662312 0.00565042 2023-09-23T22:46:00.362 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:00.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:00.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:00.466 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:00.502 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:00.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:00.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:00.609 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:00.638 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:00.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:00.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:00.741 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:00.768 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:00.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:00.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:00.871 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:00.900 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:00.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:00.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:00.931 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-09-23T22:46:01.004 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:01.033 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:01.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:01.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:01.137 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:01.178 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:01.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:01.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:01.282 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:01.307 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:01.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:01.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:01.347 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 7 16 19309 19293 172.242 145.25 0.00542288 0.00579928 2023-09-23T22:46:01.412 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:01.442 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:01.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:01.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:01.545 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:01.574 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:01.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:01.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:01.676 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:01.681 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:01 smithi169 bash[101133]: cluster 2023-09-23T22:46:00.495302+0000 mgr.y (mgr.25310) 724 : cluster 0 pgmap v748: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 721 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s; 7226/34638 objects degraded (20.861%) 2023-09-23T22:46:01.681 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:01 smithi169 bash[104356]: cluster 2023-09-23T22:46:00.495302+0000 mgr.y (mgr.25310) 724 : cluster 0 pgmap v748: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 721 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s; 7226/34638 objects degraded (20.861%) 2023-09-23T22:46:01.701 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:01.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:01.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:01.808 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:01.818 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:46:01.854 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:01.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:01.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:01.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:01 smithi187 bash[89487]: cluster 2023-09-23T22:46:00.495302+0000 mgr.y (mgr.25310) 724 : cluster 0 pgmap v748: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 721 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 104 MiB/s wr, 1.67k op/s; 7226/34638 objects degraded (20.861%) 2023-09-23T22:46:01.959 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:01.985 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:01.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:01.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:02.088 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:02.112 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:02.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:02.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:02.217 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:02.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:02.248 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:02.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:02.347 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 8 16 21653 21637 169.023 146.5 0.00918754 0.00591037 2023-09-23T22:46:02.349 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:02.375 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:02.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:02.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:02.480 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:02.506 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:02.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:02.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:02.610 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:02.633 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:02.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:02.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:02.735 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:02.764 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:02.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:02.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:02.842 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:46:02.870 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:02.901 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:02.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:02.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:03.005 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:03.030 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:03.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:03.032 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:03.132 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:03.161 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:03.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:03.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:03.265 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:03.295 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:03.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:03.300 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:03.347 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 9 16 23878 23862 165.692 139.062 0.00712667 0.0060296 2023-09-23T22:46:03.400 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:03.427 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:03.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:03.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:03.531 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:03.556 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:03.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:03.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:03.660 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:03.687 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:03.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:03.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:03.791 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:03.813 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:03.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:03.816 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:03.917 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:03.946 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:03.949 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:03 smithi187 bash[89487]: cluster 2023-09-23T22:46:02.496221+0000 mgr.y (mgr.25310) 725 : cluster 0 pgmap v749: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 140 MiB/s wr, 2.24k op/s; 11224/53802 objects degraded (20.862%) 2023-09-23T22:46:03.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:03.950 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:04.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:03 smithi169 bash[104356]: cluster 2023-09-23T22:46:02.496221+0000 mgr.y (mgr.25310) 725 : cluster 0 pgmap v749: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 140 MiB/s wr, 2.24k op/s; 11224/53802 objects degraded (20.862%) 2023-09-23T22:46:04.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:03 smithi169 bash[101133]: cluster 2023-09-23T22:46:02.496221+0000 mgr.y (mgr.25310) 725 : cluster 0 pgmap v749: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 140 MiB/s wr, 2.24k op/s; 11224/53802 objects degraded (20.862%) 2023-09-23T22:46:04.050 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:04.081 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:04.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:04.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:04.185 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:04.212 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:04.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:04.215 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:04.316 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:04.344 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:04.347 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 10 16 26194 26178 163.597 144.75 0.00418563 0.00610501 2023-09-23T22:46:04.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:04.349 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:04.450 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:04.482 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:04.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:04.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:04.586 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:04.614 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:04.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:04.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:04.718 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:04.743 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:04.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:04.746 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:04.847 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:04.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:04 smithi187 bash[89487]: cluster 2023-09-23T22:46:04.683187+0000 mon.a (mon.0) 1006 : cluster 3 Health check update: Degraded data redundancy: 12762/60528 objects degraded (21.084%), 18 pgs degraded, 17 pgs undersized (PG_DEGRADED) 2023-09-23T22:46:04.875 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:04.878 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:46:04.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:04.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:04.979 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:05.008 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:05.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:05.011 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:05.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:04 smithi169 bash[101133]: cluster 2023-09-23T22:46:04.683187+0000 mon.a (mon.0) 1006 : cluster 3 Health check update: Degraded data redundancy: 12762/60528 objects degraded (21.084%), 18 pgs degraded, 17 pgs undersized (PG_DEGRADED) 2023-09-23T22:46:05.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:04 smithi169 bash[104356]: cluster 2023-09-23T22:46:04.683187+0000 mon.a (mon.0) 1006 : cluster 3 Health check update: Degraded data redundancy: 12762/60528 objects degraded (21.084%), 18 pgs degraded, 17 pgs undersized (PG_DEGRADED) 2023-09-23T22:46:05.112 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:05.140 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:05.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:05.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:05.245 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:05.272 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:05.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:05.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:05.347 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 11 16 28169 28153 159.945 123.438 0.00670702 0.00624662 2023-09-23T22:46:05.375 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:05.407 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:05.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:05.411 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:05.512 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:05.540 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:05.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:05.544 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:05.645 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:05.675 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:05.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:05.678 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:05.762 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:46:05.779 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:05.791 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:05 smithi187 bash[89487]: cluster 2023-09-23T22:46:04.497061+0000 mgr.y (mgr.25310) 726 : cluster 0 pgmap v750: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 1.2 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 127 MiB/s wr, 2.04k op/s; 12762/60528 objects degraded (21.084%) 2023-09-23T22:46:05.808 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:05.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:05.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:05.914 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:05.932 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:05.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:05.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:06.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:05 smithi169 bash[104356]: cluster 2023-09-23T22:46:04.497061+0000 mgr.y (mgr.25310) 726 : cluster 0 pgmap v750: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 1.2 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 127 MiB/s wr, 2.04k op/s; 12762/60528 objects degraded (21.084%) 2023-09-23T22:46:06.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:05 smithi169 bash[101133]: cluster 2023-09-23T22:46:04.497061+0000 mgr.y (mgr.25310) 726 : cluster 0 pgmap v750: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 1.2 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 127 MiB/s wr, 2.04k op/s; 12762/60528 objects degraded (21.084%) 2023-09-23T22:46:06.035 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:06.061 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:06.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:06.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:06.163 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:06.194 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:06.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:06.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:06.296 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:06.325 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:06.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:06.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:06.347 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 12 16 30301 30285 157.719 133.25 0.00827809 0.00633464 2023-09-23T22:46:06.430 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:06.459 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:06.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:06.461 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:06.562 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:06.593 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:06.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:06.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:06.697 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:06.738 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:06.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:06.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:06.845 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:06.873 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:06.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:06.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:06.976 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:07.003 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:07.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:07.005 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:07.106 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:07.134 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:07.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:07.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:07.237 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:07.264 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:07.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:07.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:07.347 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 13 16 32461 32445 155.971 135 0.00697984 0.00640584 2023-09-23T22:46:07.368 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:07.396 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:07.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:07.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:07.499 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:07.522 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:07.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:07.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:07.624 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:07.650 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:07.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:07.652 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:07.753 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:07.762 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:07 smithi169 bash[104356]: cluster 2023-09-23T22:46:06.497682+0000 mgr.y (mgr.25310) 727 : cluster 0 pgmap v751: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 1.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 135 MiB/s wr, 2.16k op/s; 14884/71244 objects degraded (20.892%) 2023-09-23T22:46:07.762 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:07 smithi169 bash[101133]: cluster 2023-09-23T22:46:06.497682+0000 mgr.y (mgr.25310) 727 : cluster 0 pgmap v751: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 1.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 135 MiB/s wr, 2.16k op/s; 14884/71244 objects degraded (20.892%) 2023-09-23T22:46:07.782 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:07.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:07.786 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:07.887 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:07.912 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:07.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:07.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:08.019 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:08.029 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:07 smithi187 bash[89487]: cluster 2023-09-23T22:46:06.497682+0000 mgr.y (mgr.25310) 727 : cluster 0 pgmap v751: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 1.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 135 MiB/s wr, 2.16k op/s; 14884/71244 objects degraded (20.892%) 2023-09-23T22:46:08.045 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:08.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:08.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:08.152 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:08.175 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:08.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:08.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:08.279 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:08.302 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:08.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:08.305 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:08.347 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 14 16 34513 34497 153.99 128.25 0.00529862 0.00648944 2023-09-23T22:46:08.406 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:08.437 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:08.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:08.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:08.539 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:08.571 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:08.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:08.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:08.674 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:08.699 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:08.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:08.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:08.804 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:08.828 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:08.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:08.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:08.839 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:46:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:46:08] "GET /metrics HTTP/1.1" 200 36396 "" "Prometheus/2.43.0" 2023-09-23T22:46:08.930 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:08.954 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:08.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:08.957 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:09.058 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:09.086 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:09.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:09.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:09.192 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:09.219 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:09.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:09.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:09.326 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:09.347 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 15 16 36375 36359 151.482 116.375 0.00748667 0.0065965 2023-09-23T22:46:09.356 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:09.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:09.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:09.459 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:09.482 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:09.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:09.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:09.585 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:09.609 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:09.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:09.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:09.712 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:09.739 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:09.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:09.742 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:09.843 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:09.851 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:09 smithi169 bash[104356]: cluster 2023-09-23T22:46:08.499080+0000 mgr.y (mgr.25310) 728 : cluster 0 pgmap v752: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 1.8 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 150 MiB/s wr, 2.40k op/s; 18223/87354 objects degraded (20.861%) 2023-09-23T22:46:09.852 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:09 smithi169 bash[101133]: cluster 2023-09-23T22:46:08.499080+0000 mgr.y (mgr.25310) 728 : cluster 0 pgmap v752: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 1.8 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 150 MiB/s wr, 2.40k op/s; 18223/87354 objects degraded (20.861%) 2023-09-23T22:46:09.868 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:09.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:09.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:09.974 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:09.983 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:09 smithi187 bash[89487]: cluster 2023-09-23T22:46:08.499080+0000 mgr.y (mgr.25310) 728 : cluster 0 pgmap v752: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 1.8 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 150 MiB/s wr, 2.40k op/s; 18223/87354 objects degraded (20.861%) 2023-09-23T22:46:09.997 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:09.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:10.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:10.100 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:10.126 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:10.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:10.129 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:10.230 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:10.254 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:10.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:10.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:10.348 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 16 16 38257 38241 149.365 117.625 0.00774532 0.00668982 2023-09-23T22:46:10.357 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:10.385 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:10.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:10.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:10.490 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:10.514 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:10.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:10.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:10.617 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:10.639 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:10.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:10.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:10.742 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:10.766 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:10.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:10.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:10.804 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:10 smithi169 bash[101133]: cluster 2023-09-23T22:46:10.750046+0000 mon.a (mon.0) 1007 : cluster 3 Health check update: Degraded data redundancy: 21469/102690 objects degraded (20.907%), 18 pgs degraded, 17 pgs undersized (PG_DEGRADED) 2023-09-23T22:46:10.870 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:10.897 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:10.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:10.899 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:11.000 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:11.009 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:10 smithi169 bash[104356]: cluster 2023-09-23T22:46:10.750046+0000 mon.a (mon.0) 1007 : cluster 3 Health check update: Degraded data redundancy: 21469/102690 objects degraded (20.907%), 18 pgs degraded, 17 pgs undersized (PG_DEGRADED) 2023-09-23T22:46:11.034 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:11.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:11.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:11.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:10 smithi187 bash[89487]: cluster 2023-09-23T22:46:10.750046+0000 mon.a (mon.0) 1007 : cluster 3 Health check update: Degraded data redundancy: 21469/102690 objects degraded (20.907%), 18 pgs degraded, 17 pgs undersized (PG_DEGRADED) 2023-09-23T22:46:11.137 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:11.168 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:11.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:11.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:11.273 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:11.298 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:11.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:11.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:11.348 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 17 16 39948 39932 146.795 105.688 0.00803051 0.00680633 2023-09-23T22:46:11.401 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:11.425 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:11.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:11.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:11.529 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:11.554 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:11.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:11.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:11.600 INFO:teuthology.orchestra.run.smithi187.stdout:ERROR: (22) Invalid argument 2023-09-23T22:46:11.600 INFO:teuthology.orchestra.run.smithi187.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-23T22:46:11.663 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:11.701 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:11.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:11.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:11.806 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:11.835 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:11.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:11.841 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:11.942 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:11.974 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:11.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:11.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:12.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:11 smithi169 bash[101133]: cluster 2023-09-23T22:46:10.499939+0000 mgr.y (mgr.25310) 729 : cluster 0 pgmap v753: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 2.1 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 154 MiB/s wr, 2.47k op/s; 21469/102690 objects degraded (20.907%) 2023-09-23T22:46:12.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:11 smithi169 bash[101133]: audit 2023-09-23T22:46:11.143847+0000 mon.a (mon.0) 1008 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:46:12.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:11 smithi169 bash[104356]: cluster 2023-09-23T22:46:10.499939+0000 mgr.y (mgr.25310) 729 : cluster 0 pgmap v753: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 2.1 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 154 MiB/s wr, 2.47k op/s; 21469/102690 objects degraded (20.907%) 2023-09-23T22:46:12.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:11 smithi169 bash[104356]: audit 2023-09-23T22:46:11.143847+0000 mon.a (mon.0) 1008 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:46:12.079 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:12.086 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:11 smithi187 bash[89487]: cluster 2023-09-23T22:46:10.499939+0000 mgr.y (mgr.25310) 729 : cluster 0 pgmap v753: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 2.1 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 154 MiB/s wr, 2.47k op/s; 21469/102690 objects degraded (20.907%) 2023-09-23T22:46:12.086 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:11 smithi187 bash[89487]: audit 2023-09-23T22:46:11.143847+0000 mon.a (mon.0) 1008 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:46:12.107 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:12.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:12.110 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:12.210 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:12.235 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:12.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:12.238 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:12.339 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:12.349 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 18 16 41821 41805 145.134 117.062 0.0177751 0.00688406 2023-09-23T22:46:12.362 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:12.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:12.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:12.465 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:12.494 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:12.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:12.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:12.597 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:12.623 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:12.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:12.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:12.725 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:12.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:12.756 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:12.756 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:12.787 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-23T22:46:12.857 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:12.895 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:12.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:12.900 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:13.000 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:13.027 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:13.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:13.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:13.130 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:13.157 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:13.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:13.159 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:13.260 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:13.286 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:13.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:13.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:13.349 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 19 16 43546 43530 143.17 107.812 0.00313501 0.00697831 2023-09-23T22:46:13.388 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:13.407 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:13.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:13.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:13.510 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:13.532 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:13.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:13.535 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:13.636 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:13.666 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:13.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:13.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:13.769 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:13.791 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:13.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:13.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:13.895 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:13.902 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:13 smithi187 bash[89487]: cluster 2023-09-23T22:46:12.500827+0000 mgr.y (mgr.25310) 730 : cluster 0 pgmap v754: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 143 MiB/s wr, 2.29k op/s; 24477/116967 objects degraded (20.926%) 2023-09-23T22:46:13.920 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:13.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:13.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:14.027 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:14.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:13 smithi169 bash[104356]: cluster 2023-09-23T22:46:12.500827+0000 mgr.y (mgr.25310) 730 : cluster 0 pgmap v754: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 143 MiB/s wr, 2.29k op/s; 24477/116967 objects degraded (20.926%) 2023-09-23T22:46:14.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:13 smithi169 bash[101133]: cluster 2023-09-23T22:46:12.500827+0000 mgr.y (mgr.25310) 730 : cluster 0 pgmap v754: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 143 MiB/s wr, 2.29k op/s; 24477/116967 objects degraded (20.926%) 2023-09-23T22:46:14.054 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:14.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:14.057 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:14.158 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:14.193 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:14.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:14.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:14.296 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:14.321 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:14.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:14.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:14.351 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:2023-09-23T22:46:14.350654+0000 min lat: 0.00118128 max lat: 0.142394 avg lat: 0.00707157 2023-09-23T22:46:14.351 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:46:14.351 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 20 15 45245 45230 141.306 106.25 0.0082661 0.00707157 2023-09-23T22:46:14.424 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:14.450 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:14.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:14.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:14.554 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:14.578 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:14.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:14.581 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:14.682 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:14.707 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:14.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:14.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:14.810 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:14.835 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:14.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:14.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:14.942 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:14.965 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:14.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:14.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:15.069 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:15.100 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:15.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:15.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:15.205 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:15.234 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:15.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:15.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:15.338 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:15.352 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 21 16 46732 46716 139 92.875 0.0124891 0.00718922 2023-09-23T22:46:15.366 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:15.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:15.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:15.469 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:15.499 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:15.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:15.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:15.603 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:15.630 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:15.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:15.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:15.735 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:15.763 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:15.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:15.767 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:15.868 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:15.899 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:15.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:15.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:16.004 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:16.032 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:16.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:16.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:16.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:15 smithi187 bash[89487]: cluster 2023-09-23T22:46:14.501706+0000 mgr.y (mgr.25310) 731 : cluster 0 pgmap v755: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 2.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 119 MiB/s wr, 1.90k op/s; 25647/122112 objects degraded (21.003%) 2023-09-23T22:46:16.135 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:16.145 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:15 smithi169 bash[104356]: cluster 2023-09-23T22:46:14.501706+0000 mgr.y (mgr.25310) 731 : cluster 0 pgmap v755: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 2.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 119 MiB/s wr, 1.90k op/s; 25647/122112 objects degraded (21.003%) 2023-09-23T22:46:16.145 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:15 smithi169 bash[101133]: cluster 2023-09-23T22:46:14.501706+0000 mgr.y (mgr.25310) 731 : cluster 0 pgmap v755: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 2.5 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 119 MiB/s wr, 1.90k op/s; 25647/122112 objects degraded (21.003%) 2023-09-23T22:46:16.166 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:16.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:16.172 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:16.273 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:16.302 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:16.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:16.306 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:16.351 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 22 15 48339 48324 137.25 100.5 0.00710922 0.00728173 2023-09-23T22:46:16.407 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:16.436 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:16.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:16.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:16.541 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:16.567 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:16.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:16.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:16.672 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:16.700 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:16.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:16.703 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:16.804 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:16.853 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:16.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:16.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:16.960 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:16.977 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:16 smithi169 bash[101133]: cluster 2023-09-23T22:46:16.505194+0000 mgr.y (mgr.25310) 732 : cluster 0 pgmap v756: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 121 MiB/s wr, 1.93k op/s; 27255/130224 objects degraded (20.929%) 2023-09-23T22:46:16.977 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:16 smithi169 bash[101133]: cluster 2023-09-23T22:46:16.552277+0000 mon.a (mon.0) 1009 : cluster 3 Health check update: Degraded data redundancy: 25647/122112 objects degraded (21.003%), 18 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-09-23T22:46:16.978 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:16 smithi169 bash[104356]: cluster 2023-09-23T22:46:16.505194+0000 mgr.y (mgr.25310) 732 : cluster 0 pgmap v756: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 121 MiB/s wr, 1.93k op/s; 27255/130224 objects degraded (20.929%) 2023-09-23T22:46:16.978 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:16 smithi169 bash[104356]: cluster 2023-09-23T22:46:16.552277+0000 mon.a (mon.0) 1009 : cluster 3 Health check update: Degraded data redundancy: 25647/122112 objects degraded (21.003%), 18 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-09-23T22:46:16.988 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:16.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:16.991 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:17.092 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:17.124 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:17.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:16 smithi187 bash[89487]: cluster 2023-09-23T22:46:16.505194+0000 mgr.y (mgr.25310) 732 : cluster 0 pgmap v756: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 121 MiB/s wr, 1.93k op/s; 27255/130224 objects degraded (20.929%) 2023-09-23T22:46:17.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:16 smithi187 bash[89487]: cluster 2023-09-23T22:46:16.552277+0000 mon.a (mon.0) 1009 : cluster 3 Health check update: Degraded data redundancy: 25647/122112 objects degraded (21.003%), 18 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-09-23T22:46:17.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:17.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:17.226 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:17.251 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:17.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:17.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:17.298 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:46:17.339 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:46:17.352 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 23 16 49599 49583 134.703 78.6875 0.00663972 0.00741493 2023-09-23T22:46:17.354 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:17.384 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:17.385 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:46:17.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:17.386 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:17.423 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:46:17.468 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:46:17.487 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:17.514 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:17.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:17.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:17.518 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:46:17.518 INFO:teuthology.orchestra.run.smithi169.stderr:Error ENXIO: problem getting command descriptions from osd.0 2023-09-23T22:46:17.518 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:46:17.518 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:46:17.519 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:46:17.519 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:46:17.519 INFO:teuthology.orchestra.run.smithi169.stderr:Error ENXIO: problem getting command descriptions from osd.5 2023-09-23T22:46:17.519 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:46:17.519 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:46:17.618 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:17.643 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:17.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:17.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:17.747 INFO:teuthology.orchestra.run.smithi169.stdout:moved 1 / 297 (0.3367%) 2023-09-23T22:46:17.747 INFO:teuthology.orchestra.run.smithi169.stdout:avg 49.5 2023-09-23T22:46:17.747 INFO:teuthology.orchestra.run.smithi169.stdout:stddev 7.71902 -> 7.86871 (expected baseline 6.42262) 2023-09-23T22:46:17.747 INFO:teuthology.orchestra.run.smithi169.stdout:min osd.2 with 37 -> 36 pgs (0.747475 -> 0.727273 * mean) 2023-09-23T22:46:17.747 INFO:teuthology.orchestra.run.smithi169.stdout:max osd.1 with 50 -> 50 pgs (1.0101 -> 1.0101 * mean) 2023-09-23T22:46:17.747 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:46:17.747 INFO:teuthology.orchestra.run.smithi169.stdout:oload 110 2023-09-23T22:46:17.747 INFO:teuthology.orchestra.run.smithi169.stdout:max_change 0.05 2023-09-23T22:46:17.747 INFO:teuthology.orchestra.run.smithi169.stdout:max_change_osds 4 2023-09-23T22:46:17.747 INFO:teuthology.orchestra.run.smithi169.stdout:average_utilization 0.0151 2023-09-23T22:46:17.747 INFO:teuthology.orchestra.run.smithi169.stdout:overload_utilization 0.0166 2023-09-23T22:46:17.748 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 weight 0.0423 -> 0.0207 2023-09-23T22:46:17.748 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 weight 1.0000 -> 0.9500 2023-09-23T22:46:17.748 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 weight 1.0000 -> 0.9500 2023-09-23T22:46:17.748 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:17.755 INFO:teuthology.orchestra.run.smithi169.stderr:no change 2023-09-23T22:46:17.777 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:17.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:17.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:17.860 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is set 2023-09-23T22:46:17.882 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:17.922 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:17.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:17.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:18.032 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:18.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:17 smithi169 bash[104356]: audit 2023-09-23T22:46:17.235388+0000 mon.c (mon.2) 55 : audit 0 from='client.? 172.21.15.169:0/945107962' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:46:18.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:17 smithi169 bash[104356]: audit 2023-09-23T22:46:17.412323+0000 mon.a (mon.0) 1010 : audit 1 from='client.? 172.21.15.169:0/4155543069' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:46:18.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:17 smithi169 bash[104356]: audit 2023-09-23T22:46:17.744332+0000 mgr.y (mgr.25310) 733 : audit 0 from='client.54697 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:46:18.033 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:46:17 smithi169 bash[90995]: debug 2023-09-23T22:46:17.742+0000 7f62d3681700 -1 mgr.server reply reply (3) No such process no change 2023-09-23T22:46:18.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:17 smithi169 bash[101133]: audit 2023-09-23T22:46:17.235388+0000 mon.c (mon.2) 55 : audit 0 from='client.? 172.21.15.169:0/945107962' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:46:18.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:17 smithi169 bash[101133]: audit 2023-09-23T22:46:17.412323+0000 mon.a (mon.0) 1010 : audit 1 from='client.? 172.21.15.169:0/4155543069' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:46:18.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:17 smithi169 bash[101133]: audit 2023-09-23T22:46:17.744332+0000 mgr.y (mgr.25310) 733 : audit 0 from='client.54697 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:46:18.058 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:18.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:18.060 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:18.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:17 smithi187 bash[89487]: audit 2023-09-23T22:46:17.235388+0000 mon.c (mon.2) 55 : audit 0 from='client.? 172.21.15.169:0/945107962' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:46:18.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:17 smithi187 bash[89487]: audit 2023-09-23T22:46:17.412323+0000 mon.a (mon.0) 1010 : audit 1 from='client.? 172.21.15.169:0/4155543069' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:46:18.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:17 smithi187 bash[89487]: audit 2023-09-23T22:46:17.744332+0000 mgr.y (mgr.25310) 733 : audit 0 from='client.54697 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:46:18.160 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:18.193 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:18.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:18.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:18.297 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:18.326 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:18.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:18.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:18.352 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 24 16 51049 51033 132.867 90.625 0.00512796 0.00752011 2023-09-23T22:46:18.430 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:18.456 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:18.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:18.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:18.560 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:18.594 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:18.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:18.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:18.699 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:18.708 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:46:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:46:18] "GET /metrics HTTP/1.1" 200 36418 "" "Prometheus/2.43.0" 2023-09-23T22:46:18.727 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:18.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:18.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:18.833 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:18.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:18.866 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:18.866 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:18.966 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:18.996 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:19.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:19.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:19.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:18 smithi169 bash[104356]: cluster 2023-09-23T22:46:17.836381+0000 mon.a (mon.0) 1011 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:46:19.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:18 smithi169 bash[104356]: audit 2023-09-23T22:46:17.850058+0000 mon.a (mon.0) 1012 : audit 1 from='client.? 172.21.15.169:0/4155543069' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:46:19.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:18 smithi169 bash[104356]: cluster 2023-09-23T22:46:17.850130+0000 mon.a (mon.0) 1013 : cluster 0 osdmap e207: 8 total, 6 up, 8 in 2023-09-23T22:46:19.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:18 smithi169 bash[104356]: cluster 2023-09-23T22:46:17.854808+0000 osd.7 (osd.7) 177 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T22:46:19.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:18 smithi169 bash[104356]: cluster 2023-09-23T22:46:17.857507+0000 osd.6 (osd.6) 189 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T22:46:19.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:18 smithi169 bash[104356]: cluster 2023-09-23T22:46:18.505879+0000 mgr.y (mgr.25310) 734 : cluster 0 pgmap v758: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 114 MiB/s wr, 1.82k op/s; 29657/141915 objects degraded (20.898%) 2023-09-23T22:46:19.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:18 smithi169 bash[101133]: cluster 2023-09-23T22:46:17.836381+0000 mon.a (mon.0) 1011 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:46:19.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:18 smithi169 bash[101133]: audit 2023-09-23T22:46:17.850058+0000 mon.a (mon.0) 1012 : audit 1 from='client.? 172.21.15.169:0/4155543069' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:46:19.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:18 smithi169 bash[101133]: cluster 2023-09-23T22:46:17.850130+0000 mon.a (mon.0) 1013 : cluster 0 osdmap e207: 8 total, 6 up, 8 in 2023-09-23T22:46:19.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:18 smithi169 bash[101133]: cluster 2023-09-23T22:46:17.854808+0000 osd.7 (osd.7) 177 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T22:46:19.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:18 smithi169 bash[101133]: cluster 2023-09-23T22:46:17.857507+0000 osd.6 (osd.6) 189 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T22:46:19.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:18 smithi169 bash[101133]: cluster 2023-09-23T22:46:18.505879+0000 mgr.y (mgr.25310) 734 : cluster 0 pgmap v758: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 114 MiB/s wr, 1.82k op/s; 29657/141915 objects degraded (20.898%) 2023-09-23T22:46:19.101 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:19.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:18 smithi187 bash[89487]: cluster 2023-09-23T22:46:17.836381+0000 mon.a (mon.0) 1011 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:46:19.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:18 smithi187 bash[89487]: audit 2023-09-23T22:46:17.850058+0000 mon.a (mon.0) 1012 : audit 1 from='client.? 172.21.15.169:0/4155543069' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:46:19.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:18 smithi187 bash[89487]: cluster 2023-09-23T22:46:17.850130+0000 mon.a (mon.0) 1013 : cluster 0 osdmap e207: 8 total, 6 up, 8 in 2023-09-23T22:46:19.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:18 smithi187 bash[89487]: cluster 2023-09-23T22:46:17.854808+0000 osd.7 (osd.7) 177 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T22:46:19.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:18 smithi187 bash[89487]: cluster 2023-09-23T22:46:17.857507+0000 osd.6 (osd.6) 189 : cluster 3 failed to encode map e207 with expected crc 2023-09-23T22:46:19.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:18 smithi187 bash[89487]: cluster 2023-09-23T22:46:18.505879+0000 mgr.y (mgr.25310) 734 : cluster 0 pgmap v758: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 114 MiB/s wr, 1.82k op/s; 29657/141915 objects degraded (20.898%) 2023-09-23T22:46:19.126 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:19.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:19.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:19.231 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:19.258 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:19.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:19.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:19.352 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 25 16 52579 52563 131.377 95.625 0.00382648 0.00760529 2023-09-23T22:46:19.362 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:19.387 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:19.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:19.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:19.490 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:19.526 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:19.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:19.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:19.629 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:19.655 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:19.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:19.659 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:19.759 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:19.783 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:19.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:19.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:19.885 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:19.916 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:19.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:19.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:20.019 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:20.047 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:20.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:20.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:20.150 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:20.175 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:20.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:20.180 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:20.280 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:20.305 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:20.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:20.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:20.352 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 26 16 53888 53872 129.47 81.8125 0.0160667 0.00771824 2023-09-23T22:46:20.410 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:20.434 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:20.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:20.437 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:20.538 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:20.567 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:20.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:20.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:20.671 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:20.697 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:20.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:20.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:20.800 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:20.834 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:20.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:20.840 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:20.940 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:20.966 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:20.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:20.972 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:21.016 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T22:46:21.017 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T22:46:21.072 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:21.109 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:21.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:21.111 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:21.135 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '110', 'type': 'reweight-by-utilization'} 2023-09-23T22:46:21.135 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight-by-utilization 110 0.05 2023-09-23T22:46:21.212 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:21.239 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:21.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:21.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:21.344 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:21.352 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 27 16 55318 55302 127.985 89.375 0.0103774 0.00780732 2023-09-23T22:46:21.372 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:21.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:21.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:21.475 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:21.502 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:21.506 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:46:21.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:21.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:21.609 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:21.638 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:21.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:21.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:21.741 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:21.770 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:21.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:21.774 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:21.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:21 smithi169 bash[101133]: cluster 2023-09-23T22:46:20.506848+0000 mgr.y (mgr.25310) 735 : cluster 0 pgmap v759: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 105 MiB/s wr, 1.68k op/s; 31965/153078 objects degraded (20.882%) 2023-09-23T22:46:21.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:21 smithi169 bash[101133]: cluster 2023-09-23T22:46:21.553542+0000 mon.a (mon.0) 1014 : cluster 3 Health check update: Degraded data redundancy: 31965/153078 objects degraded (20.882%), 18 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-09-23T22:46:21.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:21 smithi169 bash[104356]: cluster 2023-09-23T22:46:20.506848+0000 mgr.y (mgr.25310) 735 : cluster 0 pgmap v759: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 105 MiB/s wr, 1.68k op/s; 31965/153078 objects degraded (20.882%) 2023-09-23T22:46:21.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:21 smithi169 bash[104356]: cluster 2023-09-23T22:46:21.553542+0000 mon.a (mon.0) 1014 : cluster 3 Health check update: Degraded data redundancy: 31965/153078 objects degraded (20.882%), 18 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-09-23T22:46:21.874 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:21.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:21 smithi187 bash[89487]: cluster 2023-09-23T22:46:20.506848+0000 mgr.y (mgr.25310) 735 : cluster 0 pgmap v759: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 105 MiB/s wr, 1.68k op/s; 31965/153078 objects degraded (20.882%) 2023-09-23T22:46:21.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:21 smithi187 bash[89487]: cluster 2023-09-23T22:46:21.553542+0000 mon.a (mon.0) 1014 : cluster 3 Health check update: Degraded data redundancy: 31965/153078 objects degraded (20.882%), 18 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-09-23T22:46:21.905 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:21.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:21.907 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:22.008 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:22.035 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:22.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:22.039 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:22.140 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:22.164 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:22.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:22.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:22.267 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:22.295 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:22.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:22.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:22.352 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 28 16 56747 56731 126.604 89.3125 0.00705313 0.00789335 2023-09-23T22:46:22.398 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:22.421 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:22.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:22.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:22.526 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:22.556 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:22.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:22.561 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:22.662 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:22.685 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:22.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:22.688 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:22.788 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:22.814 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:22.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:22.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:22.919 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:22.942 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:22.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:22.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:23.017 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:46:23.046 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:23.080 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:23.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:23.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:23.114 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T22:46:23.186 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:23.234 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:23.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:23.246 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:23.347 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:23.354 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 29 16 58073 58057 125.096 82.875 0.00892496 0.00798876 2023-09-23T22:46:23.374 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:23.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:23.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:23.479 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:23.504 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:23.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:23.507 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:23.607 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:23.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:23 smithi187 bash[89487]: cluster 2023-09-23T22:46:22.507864+0000 mgr.y (mgr.25310) 736 : cluster 0 pgmap v760: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 97 MiB/s wr, 1.56k op/s; 34153/163704 objects degraded (20.863%) 2023-09-23T22:46:23.634 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:23.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:23.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:23.738 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:23.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:23.776 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:23.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:23.877 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:23.887 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:23 smithi169 bash[101133]: cluster 2023-09-23T22:46:22.507864+0000 mgr.y (mgr.25310) 736 : cluster 0 pgmap v760: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 97 MiB/s wr, 1.56k op/s; 34153/163704 objects degraded (20.863%) 2023-09-23T22:46:23.887 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:23 smithi169 bash[104356]: cluster 2023-09-23T22:46:22.507864+0000 mgr.y (mgr.25310) 736 : cluster 0 pgmap v760: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 97 MiB/s wr, 1.56k op/s; 34153/163704 objects degraded (20.863%) 2023-09-23T22:46:23.909 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:23.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:23.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:24.012 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:24.039 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:24.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:24.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:24.142 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:24.178 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:24.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:24.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:24.281 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:24.305 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:24.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:24.308 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:24.352 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 30 16 59474 59458 123.845 87.5625 0.0170311 0.00806983 2023-09-23T22:46:24.409 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:24.435 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:24.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:24.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:24.540 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:24.569 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:24.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:24.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:24.675 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:24.703 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:24.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:24.705 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:24.806 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:24.854 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:24.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:24.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:24.959 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:24.992 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:24.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:24.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:25.096 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:25.127 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:25.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:25.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:25.230 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:25.256 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:25.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:25.260 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:25.352 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 31 16 60859 60843 122.642 86.5625 0.00427979 0.00814797 2023-09-23T22:46:25.361 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:25.384 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:25.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:25.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:25.488 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:25.513 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:25.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:25.515 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:25.616 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:25.645 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:25.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:25.648 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:25.675 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:46:25.749 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:25.758 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:25 smithi187 bash[89487]: cluster 2023-09-23T22:46:24.508645+0000 mgr.y (mgr.25310) 737 : cluster 0 pgmap v761: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s; 35013/167661 objects degraded (20.883%) 2023-09-23T22:46:25.776 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:25.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:25.779 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:25.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:25 smithi169 bash[104356]: cluster 2023-09-23T22:46:24.508645+0000 mgr.y (mgr.25310) 737 : cluster 0 pgmap v761: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s; 35013/167661 objects degraded (20.883%) 2023-09-23T22:46:25.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:25 smithi169 bash[101133]: cluster 2023-09-23T22:46:24.508645+0000 mgr.y (mgr.25310) 737 : cluster 0 pgmap v761: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s; 35013/167661 objects degraded (20.883%) 2023-09-23T22:46:25.880 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:25.904 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:25.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:25.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:26.008 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:26.033 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:26.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:26.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:26.137 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:26.164 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:26.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:26.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:26.266 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:26.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:26.294 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:26.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:26.352 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 32 16 62191 62175 121.411 83.25 0.0102228 0.00823085 2023-09-23T22:46:26.395 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:26.430 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:26.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:26.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:26.534 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:26.559 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:26.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:26.563 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:26.663 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:26.672 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:26 smithi187 bash[89487]: audit 2023-09-23T22:46:26.145612+0000 mon.a (mon.0) 1015 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:46:26.672 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:26 smithi187 bash[89487]: cluster 2023-09-23T22:46:26.554963+0000 mon.a (mon.0) 1016 : cluster 3 Health check update: Degraded data redundancy: 35013/167661 objects degraded (20.883%), 18 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-09-23T22:46:26.687 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:26.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:26.689 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:26.789 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:26.823 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:26.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:26.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:26.929 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:26.959 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:26.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:26.964 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:27.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:26 smithi169 bash[101133]: audit 2023-09-23T22:46:26.145612+0000 mon.a (mon.0) 1015 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:46:27.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:26 smithi169 bash[101133]: cluster 2023-09-23T22:46:26.554963+0000 mon.a (mon.0) 1016 : cluster 3 Health check update: Degraded data redundancy: 35013/167661 objects degraded (20.883%), 18 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-09-23T22:46:27.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:26 smithi169 bash[104356]: audit 2023-09-23T22:46:26.145612+0000 mon.a (mon.0) 1015 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:46:27.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:26 smithi169 bash[104356]: cluster 2023-09-23T22:46:26.554963+0000 mon.a (mon.0) 1016 : cluster 3 Health check update: Degraded data redundancy: 35013/167661 objects degraded (20.883%), 18 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-09-23T22:46:27.065 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:27.092 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:27.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:27.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:27.196 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:27.224 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:27.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:27.227 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:27.327 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:27.352 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 33 16 63475 63459 120.164 80.25 0.00726321 0.00831646 2023-09-23T22:46:27.353 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:27.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:27.358 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:27.459 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:27.485 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:27.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:27.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:27.588 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:27.621 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:27.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:27.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:27.700 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:46:27.700 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:46:27.724 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:27.731 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:27 smithi169 bash[104356]: cluster 2023-09-23T22:46:26.509507+0000 mgr.y (mgr.25310) 738 : cluster 0 pgmap v762: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s; 36299/174054 objects degraded (20.855%) 2023-09-23T22:46:27.731 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:27 smithi169 bash[101133]: cluster 2023-09-23T22:46:26.509507+0000 mgr.y (mgr.25310) 738 : cluster 0 pgmap v762: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s; 36299/174054 objects degraded (20.855%) 2023-09-23T22:46:27.757 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:27.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:27.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:27.862 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:27.871 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:27 smithi187 bash[89487]: cluster 2023-09-23T22:46:26.509507+0000 mgr.y (mgr.25310) 738 : cluster 0 pgmap v762: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s; 36299/174054 objects degraded (20.855%) 2023-09-23T22:46:27.885 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:27.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:27.887 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:27.988 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:28.010 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:28.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:28.012 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:28.113 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:28.142 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:28.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:28.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:28.246 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:28.274 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:28.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:28.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:28.353 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 34 16 64701 64685 118.883 76.625 0.0554041 0.0083964 2023-09-23T22:46:28.378 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:28.403 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:28.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:28.406 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:28.506 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:28.540 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:28.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:28.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:28.611 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T22:46:28.612 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [ 2023-09-23T22:46:28.612 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.612 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35010.0:65002 8.7 8:edd2f06c:::benchmark_data_smithi169_191619_object65001: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 e207)", 2023-09-23T22:46:28.612 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:46:28.596720+0000", 2023-09-23T22:46:28.612 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.0082700640000000006, 2023-09-23T22:46:28.612 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0083062299999999995, 2023-09-23T22:46:28.612 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:46:28.612 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:46:28.612 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:46:28.612 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35010", 2023-09-23T22:46:28.612 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:46:28.613 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 65002 2023-09-23T22:46:28.613 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.613 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:46:28.613 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.613 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:46:28.613 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.596720+0000", 2023-09-23T22:46:28.613 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:46:28.613 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.613 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.613 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:46:28.614 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.596720+0000", 2023-09-23T22:46:28.614 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:46:28.614 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.614 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.614 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:46:28.614 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.596719+0000", 2023-09-23T22:46:28.614 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:46:28.614 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.614 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.614 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:46:28.614 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.596750+0000", 2023-09-23T22:46:28.615 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.1726000000000001e-05 2023-09-23T22:46:28.615 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.615 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.615 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:46:28.615 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.596763+0000", 2023-09-23T22:46:28.615 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2455e-05 2023-09-23T22:46:28.615 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.615 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.615 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:46:28.615 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.596771+0000", 2023-09-23T22:46:28.616 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.3389999999999993e-06 2023-09-23T22:46:28.616 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.616 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.616 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:46:28.616 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.600560+0000", 2023-09-23T22:46:28.616 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0037886299999999999 2023-09-23T22:46:28.616 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.616 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.616 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:46:28.617 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.600681+0000", 2023-09-23T22:46:28.617 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000120884 2023-09-23T22:46:28.617 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.617 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.617 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,6", 2023-09-23T22:46:28.617 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.600819+0000", 2023-09-23T22:46:28.617 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013848699999999999 2023-09-23T22:46:28.617 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:46:28.617 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:46:28.617 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:46:28.618 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.618 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.618 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.35010.0:64998 8.b e207/198 8:d6ef324c:::benchmark_data_smithi169_191619_object64997:head v 207'4032, mlcod=207'4030)", 2023-09-23T22:46:28.618 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:46:28.598221+0000", 2023-09-23T22:46:28.618 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.0067685289999999997, 2023-09-23T22:46:28.618 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0068979940000000002, 2023-09-23T22:46:28.618 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:46:28.618 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T22:46:28.618 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:46:28.618 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.618 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:46:28.618 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.598221+0000", 2023-09-23T22:46:28.619 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:46:28.619 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.619 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.619 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:46:28.619 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.598221+0000", 2023-09-23T22:46:28.619 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:46:28.619 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.619 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.619 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:46:28.619 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.598221+0000", 2023-09-23T22:46:28.620 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:46:28.620 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.620 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.620 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:46:28.620 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.598249+0000", 2023-09-23T22:46:28.620 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.817e-05 2023-09-23T22:46:28.620 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.620 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.620 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:46:28.620 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.598259+0000", 2023-09-23T22:46:28.620 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.7739999999999999e-06 2023-09-23T22:46:28.621 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.621 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.621 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:46:28.621 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.598283+0000", 2023-09-23T22:46:28.621 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.4219999999999999e-05 2023-09-23T22:46:28.621 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.621 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.621 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:46:28.621 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.603131+0000", 2023-09-23T22:46:28.621 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0048475489999999996 2023-09-23T22:46:28.622 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.622 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.622 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:46:28.622 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.603152+0000", 2023-09-23T22:46:28.622 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.1736999999999999e-05 2023-09-23T22:46:28.622 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:46:28.622 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:46:28.622 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:46:28.622 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.622 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.622 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.35010.0:65000 8.b e207/198)", 2023-09-23T22:46:28.623 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:46:28.598290+0000", 2023-09-23T22:46:28.623 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.0067001300000000003, 2023-09-23T22:46:28.623 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0068950620000000004, 2023-09-23T22:46:28.623 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:46:28.623 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "queued for pg", 2023-09-23T22:46:28.623 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:46:28.623 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.623 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:46:28.623 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.598290+0000", 2023-09-23T22:46:28.623 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:46:28.623 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.624 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.624 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:46:28.624 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.598290+0000", 2023-09-23T22:46:28.624 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:46:28.624 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.624 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.624 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:46:28.624 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.598289+0000", 2023-09-23T22:46:28.624 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:46:28.624 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.624 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.625 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:46:28.625 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.598314+0000", 2023-09-23T22:46:28.625 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.4012e-05 2023-09-23T22:46:28.625 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.625 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.625 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:46:28.625 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.598320+0000", 2023-09-23T22:46:28.625 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.4590000000000003e-06 2023-09-23T22:46:28.625 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.625 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.625 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:46:28.625 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.598325+0000", 2023-09-23T22:46:28.626 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.2719999999999997e-06 2023-09-23T22:46:28.626 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:46:28.626 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:46:28.626 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:46:28.626 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.626 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.626 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.35010.0:65001 8.b e207/198)", 2023-09-23T22:46:28.626 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:46:28.599074+0000", 2023-09-23T22:46:28.626 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.0059157589999999996, 2023-09-23T22:46:28.626 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0061614820000000002, 2023-09-23T22:46:28.626 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:46:28.627 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "queued for pg", 2023-09-23T22:46:28.627 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:46:28.627 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.627 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:46:28.627 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.599074+0000", 2023-09-23T22:46:28.627 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:46:28.627 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.627 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.627 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:46:28.627 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.599074+0000", 2023-09-23T22:46:28.627 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:46:28.627 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.628 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.628 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:46:28.628 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.599073+0000", 2023-09-23T22:46:28.628 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:46:28.628 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.628 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.628 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:46:28.628 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.599098+0000", 2023-09-23T22:46:28.628 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.4249000000000001e-05 2023-09-23T22:46:28.628 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.628 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.629 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:46:28.629 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.599109+0000", 2023-09-23T22:46:28.629 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1266e-05 2023-09-23T22:46:28.629 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.629 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.629 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:46:28.629 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.599116+0000", 2023-09-23T22:46:28.629 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1899999999999998e-06 2023-09-23T22:46:28.629 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:46:28.629 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:46:28.629 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:46:28.629 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.630 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.630 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35010.0:65006 8.a 8:5a694d3c:::benchmark_data_smithi169_191619_object65005: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 e207)", 2023-09-23T22:46:28.630 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:46:28.600333+0000", 2023-09-23T22:46:28.630 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.0046571700000000004, 2023-09-23T22:46:28.630 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0049645319999999998, 2023-09-23T22:46:28.630 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:46:28.630 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:46:28.630 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:46:28.630 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35010", 2023-09-23T22:46:28.630 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:46:28.631 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 65006 2023-09-23T22:46:28.631 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.631 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:46:28.631 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.631 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:46:28.631 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.600333+0000", 2023-09-23T22:46:28.631 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:46:28.631 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.631 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.631 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:46:28.631 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.600333+0000", 2023-09-23T22:46:28.632 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:46:28.632 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.632 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.632 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:46:28.632 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.600332+0000", 2023-09-23T22:46:28.632 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:46:28.632 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.632 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.632 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:46:28.632 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.600353+0000", 2023-09-23T22:46:28.632 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.1446000000000001e-05 2023-09-23T22:46:28.632 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.633 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.633 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:46:28.633 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.600363+0000", 2023-09-23T22:46:28.633 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0145e-05 2023-09-23T22:46:28.633 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.633 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.633 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:46:28.633 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.600369+0000", 2023-09-23T22:46:28.633 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.1539999999999999e-06 2023-09-23T22:46:28.633 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.633 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.634 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:46:28.634 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.600449+0000", 2023-09-23T22:46:28.634 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.9454000000000002e-05 2023-09-23T22:46:28.634 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.634 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.634 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:46:28.634 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.600757+0000", 2023-09-23T22:46:28.634 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00030832500000000003 2023-09-23T22:46:28.634 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.634 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.634 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2", 2023-09-23T22:46:28.634 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.600849+0000", 2023-09-23T22:46:28.635 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.1618000000000003e-05 2023-09-23T22:46:28.635 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:46:28.635 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:46:28.635 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:46:28.635 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.635 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.635 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35010.0:65007 8.a 8.fd9d419a (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e207)", 2023-09-23T22:46:28.635 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:46:28.600385+0000", 2023-09-23T22:46:28.635 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.0046052640000000004, 2023-09-23T22:46:28.635 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0049890059999999998, 2023-09-23T22:46:28.635 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:46:28.636 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "queued for pg", 2023-09-23T22:46:28.636 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:46:28.636 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35010", 2023-09-23T22:46:28.636 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:46:28.636 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 65007 2023-09-23T22:46:28.636 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.636 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:46:28.636 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.636 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:46:28.636 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.600385+0000", 2023-09-23T22:46:28.636 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:46:28.636 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.637 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.637 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:46:28.637 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.600385+0000", 2023-09-23T22:46:28.637 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:46:28.637 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.637 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.637 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:46:28.637 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.600384+0000", 2023-09-23T22:46:28.637 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:46:28.637 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.637 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.637 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:46:28.638 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.600409+0000", 2023-09-23T22:46:28.638 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.5086999999999999e-05 2023-09-23T22:46:28.638 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.638 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.638 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:46:28.638 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.600415+0000", 2023-09-23T22:46:28.638 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.3120000000000001e-06 2023-09-23T22:46:28.638 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.638 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.638 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:46:28.638 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.600418+0000", 2023-09-23T22:46:28.638 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.8210000000000003e-06 2023-09-23T22:46:28.639 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:46:28.639 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:46:28.639 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:46:28.639 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.639 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.639 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35010.0:65008 8.3 8.cc977ce3 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e207)", 2023-09-23T22:46:28.639 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:46:28.600654+0000", 2023-09-23T22:46:28.639 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.0043357869999999998, 2023-09-23T22:46:28.639 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.004774693, 2023-09-23T22:46:28.639 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:46:28.639 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "queued for pg", 2023-09-23T22:46:28.639 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:46:28.640 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35010", 2023-09-23T22:46:28.640 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:46:28.640 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 65008 2023-09-23T22:46:28.640 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.640 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:46:28.640 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.640 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:46:28.640 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.600654+0000", 2023-09-23T22:46:28.640 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:46:28.640 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.640 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.640 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:46:28.641 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.600654+0000", 2023-09-23T22:46:28.641 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:46:28.641 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.641 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.641 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:46:28.641 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.600654+0000", 2023-09-23T22:46:28.641 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:46:28.641 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.641 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.641 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:46:28.641 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.600671+0000", 2023-09-23T22:46:28.641 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.7583000000000001e-05 2023-09-23T22:46:28.642 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.642 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.642 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:46:28.642 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.600679+0000", 2023-09-23T22:46:28.642 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.4209999999999998e-06 2023-09-23T22:46:28.642 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.642 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.642 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:46:28.642 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.600684+0000", 2023-09-23T22:46:28.642 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.0690000000000001e-06 2023-09-23T22:46:28.642 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:46:28.643 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:46:28.643 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:46:28.643 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.643 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.643 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop_reply(client.35010.0:64988 8.7 e207/198)", 2023-09-23T22:46:28.643 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:46:28.601264+0000", 2023-09-23T22:46:28.643 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.003725669, 2023-09-23T22:46:28.643 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0042162179999999999, 2023-09-23T22:46:28.643 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:46:28.643 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "queued for pg", 2023-09-23T22:46:28.643 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:46:28.643 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.644 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:46:28.644 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.601264+0000", 2023-09-23T22:46:28.644 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:46:28.644 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.644 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.644 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:46:28.644 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.601264+0000", 2023-09-23T22:46:28.644 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:46:28.644 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.644 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.644 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:46:28.644 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.601264+0000", 2023-09-23T22:46:28.645 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:46:28.645 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.645 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.645 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:46:28.645 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.601267+0000", 2023-09-23T22:46:28.645 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.7170000000000002e-06 2023-09-23T22:46:28.645 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.645 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.645 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:46:28.645 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.601277+0000", 2023-09-23T22:46:28.645 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.9320000000000008e-06 2023-09-23T22:46:28.645 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.646 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.646 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:46:28.646 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.601284+0000", 2023-09-23T22:46:28.646 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.5250000000000002e-06 2023-09-23T22:46:28.646 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:46:28.646 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:46:28.646 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:46:28.646 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.646 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.646 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop_reply(client.35010.0:65006 8.a e207/198)", 2023-09-23T22:46:28.646 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:46:28.604189+0000", 2023-09-23T22:46:28.646 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.00080089099999999997, 2023-09-23T22:46:28.647 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001338875, 2023-09-23T22:46:28.647 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:46:28.647 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "queued for pg", 2023-09-23T22:46:28.647 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:46:28.647 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.647 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:46:28.647 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.604189+0000", 2023-09-23T22:46:28.647 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:46:28.647 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.647 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.647 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:46:28.648 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.604189+0000", 2023-09-23T22:46:28.648 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:46:28.648 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.648 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.648 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:46:28.648 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.604188+0000", 2023-09-23T22:46:28.648 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:46:28.648 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.648 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.648 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:46:28.648 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.604195+0000", 2023-09-23T22:46:28.649 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3999999999999997e-06 2023-09-23T22:46:28.649 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.649 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.649 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:46:28.649 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.604207+0000", 2023-09-23T22:46:28.649 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2268e-05 2023-09-23T22:46:28.649 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.649 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.649 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:46:28.649 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.604215+0000", 2023-09-23T22:46:28.650 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8420000000000005e-06 2023-09-23T22:46:28.650 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:46:28.650 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:46:28.650 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:46:28.650 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.650 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.650 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop_reply(client.35010.0:64991 8.3 e207/198)", 2023-09-23T22:46:28.650 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:46:28.604286+0000", 2023-09-23T22:46:28.650 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.00070433400000000004, 2023-09-23T22:46:28.650 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001289917, 2023-09-23T22:46:28.650 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:46:28.650 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "queued for pg", 2023-09-23T22:46:28.651 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:46:28.651 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.651 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:46:28.651 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.604286+0000", 2023-09-23T22:46:28.651 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:46:28.651 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.651 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.651 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:46:28.651 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.604286+0000", 2023-09-23T22:46:28.651 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:46:28.651 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.652 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.652 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:46:28.652 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.604285+0000", 2023-09-23T22:46:28.652 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:46:28.652 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.652 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.652 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:46:28.652 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.604290+0000", 2023-09-23T22:46:28.652 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.6310000000000002e-06 2023-09-23T22:46:28.652 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.652 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.652 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:46:28.653 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.604298+0000", 2023-09-23T22:46:28.653 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.0779999999999996e-06 2023-09-23T22:46:28.653 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.653 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.653 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:46:28.653 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.604303+0000", 2023-09-23T22:46:28.653 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.135e-06 2023-09-23T22:46:28.653 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:46:28.653 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:46:28.653 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:46:28.653 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.653 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.654 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop_reply(client.35010.0:64999 8.3 e207/198)", 2023-09-23T22:46:28.654 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:46:28.604308+0000", 2023-09-23T22:46:28.654 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.00068223700000000003, 2023-09-23T22:46:28.654 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0013128949999999999, 2023-09-23T22:46:28.654 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:46:28.654 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "queued for pg", 2023-09-23T22:46:28.654 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:46:28.654 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.654 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:46:28.654 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.604308+0000", 2023-09-23T22:46:28.654 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:46:28.654 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.655 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.655 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:46:28.655 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.604308+0000", 2023-09-23T22:46:28.655 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:46:28.655 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.655 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.655 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:46:28.655 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.604308+0000", 2023-09-23T22:46:28.655 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967296 2023-09-23T22:46:28.655 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.655 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.655 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:46:28.655 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.604309+0000", 2023-09-23T22:46:28.656 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.48e-06 2023-09-23T22:46:28.656 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.656 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.656 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:46:28.656 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.604312+0000", 2023-09-23T22:46:28.656 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.898e-06 2023-09-23T22:46:28.656 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.656 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.656 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:46:28.656 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.604314+0000", 2023-09-23T22:46:28.656 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.486e-06 2023-09-23T22:46:28.656 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:46:28.657 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:46:28.657 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:46:28.657 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.657 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.657 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop_reply(client.35010.0:65002 8.7 e207/198)", 2023-09-23T22:46:28.657 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:46:28.604317+0000", 2023-09-23T22:46:28.657 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.000673283, 2023-09-23T22:46:28.657 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00134953, 2023-09-23T22:46:28.657 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:46:28.657 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "queued for pg", 2023-09-23T22:46:28.657 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:46:28.657 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.658 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:46:28.658 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.604317+0000", 2023-09-23T22:46:28.658 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:46:28.658 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.658 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.658 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:46:28.658 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.604317+0000", 2023-09-23T22:46:28.658 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:46:28.658 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.658 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.658 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:46:28.658 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.604317+0000", 2023-09-23T22:46:28.659 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967296 2023-09-23T22:46:28.659 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.659 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.659 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:46:28.659 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.604318+0000", 2023-09-23T22:46:28.659 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.299e-06 2023-09-23T22:46:28.659 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.659 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.659 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:46:28.659 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.604320+0000", 2023-09-23T22:46:28.659 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.5770000000000001e-06 2023-09-23T22:46:28.659 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.660 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.660 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:46:28.660 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.604323+0000", 2023-09-23T22:46:28.660 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.57e-06 2023-09-23T22:46:28.660 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:46:28.660 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:46:28.660 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:46:28.660 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.660 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.660 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop_reply(client.35010.0:65002 8.7 e207/198)", 2023-09-23T22:46:28.660 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:46:28.604832+0000", 2023-09-23T22:46:28.660 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.00015812000000000001, 2023-09-23T22:46:28.661 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00087799500000000001, 2023-09-23T22:46:28.661 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:46:28.661 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "queued for pg", 2023-09-23T22:46:28.661 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:46:28.661 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.661 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:46:28.661 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.604832+0000", 2023-09-23T22:46:28.661 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:46:28.661 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.661 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.661 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:46:28.662 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.604832+0000", 2023-09-23T22:46:28.662 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:46:28.662 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.662 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.662 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:46:28.662 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.604831+0000", 2023-09-23T22:46:28.662 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:46:28.662 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.662 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.662 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:46:28.662 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.604836+0000", 2023-09-23T22:46:28.662 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.6789999999999996e-06 2023-09-23T22:46:28.663 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.663 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.663 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:46:28.663 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.604847+0000", 2023-09-23T22:46:28.663 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1416999999999999e-05 2023-09-23T22:46:28.663 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.663 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.663 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:46:28.663 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.604855+0000", 2023-09-23T22:46:28.663 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8220000000000007e-06 2023-09-23T22:46:28.663 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:46:28.663 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:46:28.664 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:46:28.664 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.664 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.664 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35010.0:64988 8.7 8:e1ff8e27:::benchmark_data_smithi169_191619_object64987: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 e207)", 2023-09-23T22:46:28.664 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:46:28.586904+0000", 2023-09-23T22:46:28.664 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.018086136999999999, 2023-09-23T22:46:28.664 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.018863267, 2023-09-23T22:46:28.664 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:46:28.664 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:46:28.664 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:46:28.664 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35010", 2023-09-23T22:46:28.664 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:46:28.665 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 64988 2023-09-23T22:46:28.665 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.665 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:46:28.665 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.665 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:46:28.665 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.586904+0000", 2023-09-23T22:46:28.665 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:46:28.665 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.665 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.665 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:46:28.665 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.586904+0000", 2023-09-23T22:46:28.665 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:46:28.665 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.666 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.666 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:46:28.666 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.586902+0000", 2023-09-23T22:46:28.666 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T22:46:28.666 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.666 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.666 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:46:28.666 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.586929+0000", 2023-09-23T22:46:28.666 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.7500000000000001e-05 2023-09-23T22:46:28.666 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.666 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.666 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:46:28.667 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.586945+0000", 2023-09-23T22:46:28.667 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6011999999999998e-05 2023-09-23T22:46:28.667 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.667 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.667 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:46:28.667 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.586954+0000", 2023-09-23T22:46:28.667 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.8410000000000006e-06 2023-09-23T22:46:28.667 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.667 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.667 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:46:28.667 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.587804+0000", 2023-09-23T22:46:28.668 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00084928399999999995 2023-09-23T22:46:28.668 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.668 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.668 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:46:28.668 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.587939+0000", 2023-09-23T22:46:28.668 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000135883 2023-09-23T22:46:28.668 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.668 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.668 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,6", 2023-09-23T22:46:28.668 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.588074+0000", 2023-09-23T22:46:28.668 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013431700000000001 2023-09-23T22:46:28.668 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.668 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.669 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:46:28.669 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.593262+0000", 2023-09-23T22:46:28.669 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0051884640000000003 2023-09-23T22:46:28.669 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:46:28.669 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:46:28.669 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:46:28.669 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.669 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.669 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35010.0:64991 8.3 8:ccc70d6c:::benchmark_data_smithi169_191619_object64990: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 e207)", 2023-09-23T22:46:28.669 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:46:28.589160+0000", 2023-09-23T22:46:28.669 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.015829629000000001, 2023-09-23T22:46:28.669 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.016691060000000001, 2023-09-23T22:46:28.670 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:46:28.670 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:46:28.670 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:46:28.670 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35010", 2023-09-23T22:46:28.670 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:46:28.670 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 64991 2023-09-23T22:46:28.670 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.670 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:46:28.670 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.670 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:46:28.670 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.589160+0000", 2023-09-23T22:46:28.670 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:46:28.671 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.671 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.671 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:46:28.671 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.589160+0000", 2023-09-23T22:46:28.671 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:46:28.671 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.671 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.671 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:46:28.671 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.589159+0000", 2023-09-23T22:46:28.671 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:46:28.671 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.671 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.672 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:46:28.672 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.589180+0000", 2023-09-23T22:46:28.672 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.1225000000000001e-05 2023-09-23T22:46:28.672 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.672 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.672 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:46:28.672 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.589192+0000", 2023-09-23T22:46:28.672 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1602e-05 2023-09-23T22:46:28.672 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.672 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.672 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:46:28.672 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.589199+0000", 2023-09-23T22:46:28.673 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8189999999999992e-06 2023-09-23T22:46:28.673 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.673 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.673 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:46:28.673 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.593309+0000", 2023-09-23T22:46:28.673 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0041099020000000003 2023-09-23T22:46:28.673 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.673 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.673 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:46:28.673 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.593404+0000", 2023-09-23T22:46:28.673 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.4456999999999994e-05 2023-09-23T22:46:28.673 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.673 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.674 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 6", 2023-09-23T22:46:28.674 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.593521+0000", 2023-09-23T22:46:28.674 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00011693600000000001 2023-09-23T22:46:28.674 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.674 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.674 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:46:28.674 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.597914+0000", 2023-09-23T22:46:28.674 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0043928589999999998 2023-09-23T22:46:28.674 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:46:28.674 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:46:28.674 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:46:28.674 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.675 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.675 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.35010.0:64995 8.f e207/198 8:fac02fc9:::benchmark_data_smithi169_191619_object64994:head v 207'4118, mlcod=207'4115)", 2023-09-23T22:46:28.675 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:46:28.593436+0000", 2023-09-23T22:46:28.675 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.011554121000000001, 2023-09-23T22:46:28.675 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.012496513000000001, 2023-09-23T22:46:28.675 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:46:28.675 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T22:46:28.675 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:46:28.675 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.675 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:46:28.675 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.593436+0000", 2023-09-23T22:46:28.676 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:46:28.676 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.676 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.676 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:46:28.676 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.593436+0000", 2023-09-23T22:46:28.676 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:46:28.676 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.676 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.676 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:46:28.676 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.593435+0000", 2023-09-23T22:46:28.676 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:46:28.676 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.676 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.677 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:46:28.677 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.593471+0000", 2023-09-23T22:46:28.677 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.5694000000000001e-05 2023-09-23T22:46:28.677 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.677 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.677 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:46:28.677 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.593480+0000", 2023-09-23T22:46:28.677 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.3300000000000005e-06 2023-09-23T22:46:28.677 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.677 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.677 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:46:28.677 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.593487+0000", 2023-09-23T22:46:28.678 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1350000000000003e-06 2023-09-23T22:46:28.678 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.678 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.678 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:46:28.678 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.598231+0000", 2023-09-23T22:46:28.678 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0047433340000000001 2023-09-23T22:46:28.678 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.678 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.678 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:46:28.678 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.598254+0000", 2023-09-23T22:46:28.678 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.3441000000000001e-05 2023-09-23T22:46:28.678 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:46:28.679 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:46:28.679 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:46:28.679 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.679 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.679 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35010.0:64999 8.3 8:ca34dd07:::benchmark_data_smithi169_191619_object64998: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 e207)", 2023-09-23T22:46:28.679 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:46:28.594353+0000", 2023-09-23T22:46:28.679 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.010637036000000001, 2023-09-23T22:46:28.679 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.011644465999999999, 2023-09-23T22:46:28.679 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:46:28.679 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:46:28.679 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:46:28.679 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35010", 2023-09-23T22:46:28.679 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:46:28.680 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 64999 2023-09-23T22:46:28.680 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.680 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:46:28.680 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.680 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:46:28.680 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.594353+0000", 2023-09-23T22:46:28.680 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:46:28.680 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.680 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.680 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:46:28.680 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.594353+0000", 2023-09-23T22:46:28.681 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:46:28.681 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.681 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.681 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:46:28.681 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.594352+0000", 2023-09-23T22:46:28.681 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:46:28.681 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.681 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.681 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:46:28.681 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.594386+0000", 2023-09-23T22:46:28.681 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.4641000000000003e-05 2023-09-23T22:46:28.681 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.682 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.682 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:46:28.682 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.594398+0000", 2023-09-23T22:46:28.682 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2328e-05 2023-09-23T22:46:28.682 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.682 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.682 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:46:28.682 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.594407+0000", 2023-09-23T22:46:28.682 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.3590000000000008e-06 2023-09-23T22:46:28.682 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.682 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.682 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:46:28.683 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.595640+0000", 2023-09-23T22:46:28.683 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0012329890000000001 2023-09-23T22:46:28.683 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.683 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.683 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:46:28.683 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.595773+0000", 2023-09-23T22:46:28.683 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000133416 2023-09-23T22:46:28.683 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:46:28.683 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:46:28.683 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 6", 2023-09-23T22:46:28.683 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:46:28.595904+0000", 2023-09-23T22:46:28.683 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000130603 2023-09-23T22:46:28.684 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:46:28.684 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:46:28.684 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:46:28.684 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:46:28.684 INFO:teuthology.orchestra.run.smithi169.stdout: ], 2023-09-23T22:46:28.684 INFO:teuthology.orchestra.run.smithi169.stdout: "num_ops": 17 2023-09-23T22:46:28.684 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T22:46:28.684 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:28.721 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:28.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:28.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:28.746 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:46:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:46:28] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.43.0" 2023-09-23T22:46:28.827 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:28.853 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:28.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:28.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:28.959 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:28.988 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:28.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:28.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:29.095 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:29.122 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:29.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:29.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:29.226 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:29.248 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:29.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:29.251 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:29.352 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:29.353 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 35 16 65650 65634 117.181 59.3125 0.00378786 0.00849649 2023-09-23T22:46:29.388 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:29.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:29.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:29.491 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:29.519 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:29.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:29.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:29.622 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:29.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:29 smithi187 bash[89487]: cluster 2023-09-23T22:46:28.510340+0000 mgr.y (mgr.25310) 739 : cluster 0 pgmap v763: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s; 38427/185136 objects degraded (20.756%) 2023-09-23T22:46:29.668 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:29.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:29.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:29.774 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:29.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:29 smithi169 bash[104356]: cluster 2023-09-23T22:46:28.510340+0000 mgr.y (mgr.25310) 739 : cluster 0 pgmap v763: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s; 38427/185136 objects degraded (20.756%) 2023-09-23T22:46:29.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:29 smithi169 bash[101133]: cluster 2023-09-23T22:46:28.510340+0000 mgr.y (mgr.25310) 739 : cluster 0 pgmap v763: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s; 38427/185136 objects degraded (20.756%) 2023-09-23T22:46:29.808 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:29.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:29.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:29.912 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:29.945 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:29.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:29.949 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:30.050 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:30.082 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:30.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:30.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:30.185 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:30.218 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:30.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:30.221 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:30.321 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:30.348 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:30.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:30.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:30.353 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 36 16 66758 66742 115.849 69.25 0.00863696 0.00862709 2023-09-23T22:46:30.454 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:30.484 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:30.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:30.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:30.589 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:30.624 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:30.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:30.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:30.728 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:30.758 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:30.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:30.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:30.861 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:30.884 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:30.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:30.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:30.987 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:31.013 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:31.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:31.015 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:31.115 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:31.139 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:31.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:31.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:31.243 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:31.273 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:31.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:31.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:31.353 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 37 16 67942 67926 114.718 74 0.0186753 0.00871206 2023-09-23T22:46:31.377 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:31.416 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:31.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:31.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:31.521 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:31.558 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:31.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:31.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:31.736 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:31.765 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:31.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:31.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:31.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:31 smithi169 bash[104356]: cluster 2023-09-23T22:46:30.511303+0000 mgr.y (mgr.25310) 740 : cluster 0 pgmap v764: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s; 40360/193188 objects degraded (20.892%) 2023-09-23T22:46:31.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:31 smithi169 bash[104356]: cluster 2023-09-23T22:46:31.556332+0000 mon.a (mon.0) 1017 : cluster 3 Health check update: Degraded data redundancy: 40360/193188 objects degraded (20.892%), 18 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-09-23T22:46:31.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:31 smithi169 bash[101133]: cluster 2023-09-23T22:46:30.511303+0000 mgr.y (mgr.25310) 740 : cluster 0 pgmap v764: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s; 40360/193188 objects degraded (20.892%) 2023-09-23T22:46:31.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:31 smithi169 bash[101133]: cluster 2023-09-23T22:46:31.556332+0000 mon.a (mon.0) 1017 : cluster 3 Health check update: Degraded data redundancy: 40360/193188 objects degraded (20.892%), 18 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-09-23T22:46:31.868 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:31.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:31 smithi187 bash[89487]: cluster 2023-09-23T22:46:30.511303+0000 mgr.y (mgr.25310) 740 : cluster 0 pgmap v764: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s; 40360/193188 objects degraded (20.892%) 2023-09-23T22:46:31.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:31 smithi187 bash[89487]: cluster 2023-09-23T22:46:31.556332+0000 mon.a (mon.0) 1017 : cluster 3 Health check update: Degraded data redundancy: 40360/193188 objects degraded (20.892%), 18 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-09-23T22:46:31.898 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:31.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:31.900 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:32.000 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:32.038 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:32.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:32.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:32.143 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:32.172 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:32.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:32.176 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:32.277 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:32.302 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:32.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:32.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:32.353 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 38 16 69154 69138 113.693 75.75 0.0111172 0.00879061 2023-09-23T22:46:32.409 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:32.436 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:32.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:32.441 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:32.541 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:32.568 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:32.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:32.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:32.671 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:32.701 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:32.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:32.707 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:32.807 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:32.832 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:32.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:32.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:32.935 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:32.965 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:32.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:32.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:33.068 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:33.093 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:33.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:33.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:33.196 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:33.218 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:33.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:33.221 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:33.321 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:33.349 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:33.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:33.351 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:33.353 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 39 16 70246 70230 112.527 68.25 0.0105824 0.00888193 2023-09-23T22:46:33.451 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:33.480 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:33.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:33.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:33.582 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:33.609 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:33.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:33.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:33.712 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:33.737 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:33.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:33.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:33.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:33 smithi169 bash[101133]: cluster 2023-09-23T22:46:32.512279+0000 mgr.y (mgr.25310) 741 : cluster 0 pgmap v765: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s; 42054/202653 objects degraded (20.752%) 2023-09-23T22:46:33.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:33 smithi169 bash[104356]: cluster 2023-09-23T22:46:32.512279+0000 mgr.y (mgr.25310) 741 : cluster 0 pgmap v765: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s; 42054/202653 objects degraded (20.752%) 2023-09-23T22:46:33.839 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:33.864 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:33.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:33.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:33.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:33 smithi187 bash[89487]: cluster 2023-09-23T22:46:32.512279+0000 mgr.y (mgr.25310) 741 : cluster 0 pgmap v765: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s; 42054/202653 objects degraded (20.752%) 2023-09-23T22:46:33.970 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:34.009 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:34.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:34.011 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:34.104 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-23T22:46:34.112 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:34.140 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:34.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:34.142 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:34.242 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:34.283 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:34.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:34.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:34.353 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:2023-09-23T22:46:34.352560+0000 min lat: 0.00118128 max lat: 0.190383 avg lat: 0.00896774 2023-09-23T22:46:34.354 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:46:34.354 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 40 16 71250 71234 111.283 62.75 0.00313632 0.00896774 2023-09-23T22:46:34.389 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:34.425 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:34.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:34.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:34.528 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:34.559 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:34.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:34.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:34.662 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:34.686 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:34.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:34.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:34.793 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:34.816 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:34.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:34.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:34.921 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:34.948 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:34.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:34.950 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:35.051 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:35.078 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:35.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:35.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:35.184 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:35.207 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:35.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:35.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:35.314 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:35.349 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:35.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:35.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:35.354 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 41 16 72249 72233 110.091 62.4375 0.01485 0.00907835 2023-09-23T22:46:35.455 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:35.483 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:35.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:35.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:35.586 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:35.614 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:35.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:35.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:35.719 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:35.745 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:35.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:35.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:35.848 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:35.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:35 smithi187 bash[89487]: cluster 2023-09-23T22:46:34.513798+0000 mgr.y (mgr.25310) 742 : cluster 0 pgmap v766: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 4.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s; 42742/204717 objects degraded (20.879%) 2023-09-23T22:46:35.879 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:35.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:35.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:35.982 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:36.004 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:36.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:36.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:36.107 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:36.138 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:36.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:36.142 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:36.242 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:36.263 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:36.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:36.266 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:36.354 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 42 16 73344 73328 109.099 68.4375 0.0093536 0.00916118 2023-09-23T22:46:36.366 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:36.414 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:36.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:36.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:36.519 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:36.543 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:36.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:36.546 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:36.563 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:35 smithi169 bash[104356]: cluster 2023-09-23T22:46:34.513798+0000 mgr.y (mgr.25310) 742 : cluster 0 pgmap v766: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 4.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s; 42742/204717 objects degraded (20.879%) 2023-09-23T22:46:36.563 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:35 smithi169 bash[101133]: cluster 2023-09-23T22:46:34.513798+0000 mgr.y (mgr.25310) 742 : cluster 0 pgmap v766: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 4.2 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s; 42742/204717 objects degraded (20.879%) 2023-09-23T22:46:36.647 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:36.664 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:36.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:36.666 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:36.767 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:36.794 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:36.796 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:36 smithi187 bash[89487]: cluster 2023-09-23T22:46:36.557925+0000 mon.a (mon.0) 1018 : cluster 3 Health check update: Degraded data redundancy: 42742/204717 objects degraded (20.879%), 18 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-09-23T22:46:36.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:36.797 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:36.898 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:36.924 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:36.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:36.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:37.028 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:37.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:36 smithi169 bash[104356]: cluster 2023-09-23T22:46:36.557925+0000 mon.a (mon.0) 1018 : cluster 3 Health check update: Degraded data redundancy: 42742/204717 objects degraded (20.879%), 18 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-09-23T22:46:37.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:36 smithi169 bash[101133]: cluster 2023-09-23T22:46:36.557925+0000 mon.a (mon.0) 1018 : cluster 3 Health check update: Degraded data redundancy: 42742/204717 objects degraded (20.879%), 18 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-09-23T22:46:37.059 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:37.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:37.063 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:37.164 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:37.196 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:37.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:37.204 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:37.304 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:37.331 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:37.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:37.334 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:37.354 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 43 15 74513 74498 108.263 73.125 0.0162705 0.00923221 2023-09-23T22:46:37.435 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:37.456 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:37.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:37.458 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:37.559 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:37.601 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:37.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:37.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:37.705 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:37.713 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:37 smithi169 bash[104356]: cluster 2023-09-23T22:46:36.514695+0000 mgr.y (mgr.25310) 743 : cluster 0 pgmap v767: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s; 43820/210126 objects degraded (20.854%) 2023-09-23T22:46:37.713 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:37 smithi169 bash[101133]: cluster 2023-09-23T22:46:36.514695+0000 mgr.y (mgr.25310) 743 : cluster 0 pgmap v767: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s; 43820/210126 objects degraded (20.854%) 2023-09-23T22:46:37.725 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:37.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:37.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:37.828 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:37.857 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:37.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:37.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:37.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:37 smithi187 bash[89487]: cluster 2023-09-23T22:46:36.514695+0000 mgr.y (mgr.25310) 743 : cluster 0 pgmap v767: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s; 43820/210126 objects degraded (20.854%) 2023-09-23T22:46:37.963 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:37.999 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:38.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:38.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:38.102 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:38.133 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:38.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:38.141 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:38.241 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:38.267 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:38.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:38.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:38.354 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 44 16 75630 75614 107.387 69.75 0.0115107 0.00930506 2023-09-23T22:46:38.372 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:38.396 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:38.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:38.398 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:38.499 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:38.507 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:46:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:46:38] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.43.0" 2023-09-23T22:46:38.529 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:38.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:38.534 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:38.634 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:38.666 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:38.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:38.671 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:38.772 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:38.797 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:38.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:38.804 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:38.904 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:38.925 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:38.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:38.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:39.030 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:39.056 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:39.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:39.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:39.161 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:39.190 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:39.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:39.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:39.294 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:39.323 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:39.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:39.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:39.354 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 45 16 76736 76720 106.537 69.125 0.00299937 0.00936121 2023-09-23T22:46:39.425 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:39.453 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:39.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:39.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:39.558 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:39.590 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:39.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:39.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:39.693 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:39.720 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:39.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:39.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:39.826 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:39.836 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:39 smithi187 bash[89487]: cluster 2023-09-23T22:46:38.515672+0000 mgr.y (mgr.25310) 744 : cluster 0 pgmap v768: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s; 45524/219165 objects degraded (20.772%) 2023-09-23T22:46:39.857 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:39.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:39.860 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:39.924 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:39 smithi169 bash[101133]: cluster 2023-09-23T22:46:38.515672+0000 mgr.y (mgr.25310) 744 : cluster 0 pgmap v768: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s; 45524/219165 objects degraded (20.772%) 2023-09-23T22:46:39.925 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:39 smithi169 bash[104356]: cluster 2023-09-23T22:46:38.515672+0000 mgr.y (mgr.25310) 744 : cluster 0 pgmap v768: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s; 45524/219165 objects degraded (20.772%) 2023-09-23T22:46:39.961 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:40.001 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:40.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:40.005 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:40.106 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:40.132 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:40.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:40.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:40.234 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:40.261 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:40.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:40.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:40.354 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 46 16 77784 77768 105.645 65.5 0.00600945 0.00945899 2023-09-23T22:46:40.364 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:40.406 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:40.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:40.409 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:40.510 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:40.533 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:40.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:40.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:40.635 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:40.643 INFO:teuthology.orchestra.run.smithi169.stdout:moved 7 / 297 (2.3569%) 2023-09-23T22:46:40.643 INFO:teuthology.orchestra.run.smithi169.stdout:avg 49.5 2023-09-23T22:46:40.643 INFO:teuthology.orchestra.run.smithi169.stdout:stddev 7.71902 -> 7.74059 (expected baseline 6.42262) 2023-09-23T22:46:40.643 INFO:teuthology.orchestra.run.smithi169.stdout:min osd.2 with 37 -> 37 pgs (0.747475 -> 0.747475 * mean) 2023-09-23T22:46:40.643 INFO:teuthology.orchestra.run.smithi169.stdout:max osd.1 with 50 -> 45 pgs (1.0101 -> 0.909091 * mean) 2023-09-23T22:46:40.644 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:46:40.644 INFO:teuthology.orchestra.run.smithi169.stdout:oload 110 2023-09-23T22:46:40.644 INFO:teuthology.orchestra.run.smithi169.stdout:max_change 0.05 2023-09-23T22:46:40.644 INFO:teuthology.orchestra.run.smithi169.stdout:max_change_osds 4 2023-09-23T22:46:40.644 INFO:teuthology.orchestra.run.smithi169.stdout:average_utilization 0.0215 2023-09-23T22:46:40.644 INFO:teuthology.orchestra.run.smithi169.stdout:overload_utilization 0.0236 2023-09-23T22:46:40.644 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0 weight 0.0423 -> 0.0295 2023-09-23T22:46:40.644 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 weight 1.0000 -> 0.9500 2023-09-23T22:46:40.644 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 weight 1.0000 -> 0.9500 2023-09-23T22:46:40.644 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 weight 1.0000 -> 0.9500 2023-09-23T22:46:40.664 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:40.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:40.666 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:40.767 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:40.791 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:40.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:40.793 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:40.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:40 smithi187 bash[89487]: audit 2023-09-23T22:46:40.162816+0000 mon.a (mon.0) 1019 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:46:40.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:40 smithi187 bash[89487]: audit 2023-09-23T22:46:40.499995+0000 mon.a (mon.0) 1020 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'1931','1':'62260','2':'62260','3':'62260'}"}]: dispatch 2023-09-23T22:46:40.893 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:40.918 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:40.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:40.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:40.941 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:40 smithi169 bash[104356]: audit 2023-09-23T22:46:40.162816+0000 mon.a (mon.0) 1019 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:46:40.941 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:40 smithi169 bash[104356]: audit 2023-09-23T22:46:40.499995+0000 mon.a (mon.0) 1020 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'1931','1':'62260','2':'62260','3':'62260'}"}]: dispatch 2023-09-23T22:46:40.941 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:40 smithi169 bash[101133]: audit 2023-09-23T22:46:40.162816+0000 mon.a (mon.0) 1019 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:46:40.941 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:40 smithi169 bash[101133]: audit 2023-09-23T22:46:40.499995+0000 mon.a (mon.0) 1020 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd reweightn", "weights": "{'0':'1931','1':'62260','2':'62260','3':'62260'}"}]: dispatch 2023-09-23T22:46:41.020 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:41.052 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:41.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:41.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:41.155 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:41.184 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:41.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:41.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:41.287 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:41.311 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:41.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:41.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:41.354 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 47 16 78205 78189 103.957 26.3125 0.0033974 0.00948702 2023-09-23T22:46:41.415 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:41.448 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:41.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:41.451 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:41.551 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:41.584 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:41.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:41.585 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:41.686 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:41.700 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:41 smithi187 bash[89487]: audit 2023-09-23T22:46:40.499040+0000 mgr.y (mgr.25310) 745 : audit 0 from='client.35037 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:46:41.700 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:41 smithi187 bash[89487]: cluster 2023-09-23T22:46:40.516598+0000 mgr.y (mgr.25310) 746 : cluster 0 pgmap v769: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s; 47238/226386 objects degraded (20.866%) 2023-09-23T22:46:41.700 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:41 smithi187 bash[89487]: cluster 2023-09-23T22:46:40.636591+0000 osd.6 (osd.6) 190 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:46:41.701 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:41 smithi187 bash[89487]: audit 2023-09-23T22:46:40.640510+0000 mon.a (mon.0) 1021 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'1931','1':'62260','2':'62260','3':'62260'}"}]': finished 2023-09-23T22:46:41.701 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:41 smithi187 bash[89487]: cluster 2023-09-23T22:46:40.640706+0000 mon.a (mon.0) 1022 : cluster 0 osdmap e208: 8 total, 6 up, 8 in 2023-09-23T22:46:41.701 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:41 smithi187 bash[89487]: cluster 2023-09-23T22:46:40.640757+0000 osd.6 (osd.6) 191 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:46:41.701 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:41 smithi187 bash[89487]: cluster 2023-09-23T22:46:40.642928+0000 osd.7 (osd.7) 178 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:46:41.701 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:41 smithi187 bash[89487]: cluster 2023-09-23T22:46:40.645627+0000 osd.6 (osd.6) 192 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:46:41.701 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:41 smithi187 bash[89487]: cluster 2023-09-23T22:46:40.649967+0000 osd.7 (osd.7) 179 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:46:41.701 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:41 smithi187 bash[89487]: audit 2023-09-23T22:46:41.144544+0000 mon.a (mon.0) 1023 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:46:41.701 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:41 smithi187 bash[89487]: cluster 2023-09-23T22:46:41.558998+0000 mon.a (mon.0) 1024 : cluster 3 Health check update: Degraded data redundancy: 47238/226386 objects degraded (20.866%), 18 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-09-23T22:46:41.701 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:41 smithi187 bash[89487]: cluster 2023-09-23T22:46:41.564490+0000 mon.a (mon.0) 1025 : cluster 0 osdmap e209: 8 total, 6 up, 8 in 2023-09-23T22:46:41.714 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:41.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:41.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:41.818 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:41.847 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:41.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:41.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:41.951 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:41.984 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:41.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:41.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:42.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:41 smithi169 bash[101133]: audit 2023-09-23T22:46:40.499040+0000 mgr.y (mgr.25310) 745 : audit 0 from='client.35037 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:46:42.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:41 smithi169 bash[101133]: cluster 2023-09-23T22:46:40.516598+0000 mgr.y (mgr.25310) 746 : cluster 0 pgmap v769: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s; 47238/226386 objects degraded (20.866%) 2023-09-23T22:46:42.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:41 smithi169 bash[101133]: cluster 2023-09-23T22:46:40.636591+0000 osd.6 (osd.6) 190 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:46:42.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:41 smithi169 bash[101133]: audit 2023-09-23T22:46:40.640510+0000 mon.a (mon.0) 1021 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'1931','1':'62260','2':'62260','3':'62260'}"}]': finished 2023-09-23T22:46:42.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:41 smithi169 bash[101133]: cluster 2023-09-23T22:46:40.640706+0000 mon.a (mon.0) 1022 : cluster 0 osdmap e208: 8 total, 6 up, 8 in 2023-09-23T22:46:42.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:41 smithi169 bash[101133]: cluster 2023-09-23T22:46:40.640757+0000 osd.6 (osd.6) 191 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:46:42.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:41 smithi169 bash[101133]: cluster 2023-09-23T22:46:40.642928+0000 osd.7 (osd.7) 178 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:46:42.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:41 smithi169 bash[101133]: cluster 2023-09-23T22:46:40.645627+0000 osd.6 (osd.6) 192 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:46:42.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:41 smithi169 bash[101133]: cluster 2023-09-23T22:46:40.649967+0000 osd.7 (osd.7) 179 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:46:42.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:41 smithi169 bash[101133]: audit 2023-09-23T22:46:41.144544+0000 mon.a (mon.0) 1023 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:46:42.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:41 smithi169 bash[101133]: cluster 2023-09-23T22:46:41.558998+0000 mon.a (mon.0) 1024 : cluster 3 Health check update: Degraded data redundancy: 47238/226386 objects degraded (20.866%), 18 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-09-23T22:46:42.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:41 smithi169 bash[101133]: cluster 2023-09-23T22:46:41.564490+0000 mon.a (mon.0) 1025 : cluster 0 osdmap e209: 8 total, 6 up, 8 in 2023-09-23T22:46:42.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:41 smithi169 bash[104356]: audit 2023-09-23T22:46:40.499040+0000 mgr.y (mgr.25310) 745 : audit 0 from='client.35037 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:46:42.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:41 smithi169 bash[104356]: cluster 2023-09-23T22:46:40.516598+0000 mgr.y (mgr.25310) 746 : cluster 0 pgmap v769: 99 pgs: 4 active+clean+remapped, 64 active+clean, 13 active+undersized, 18 active+undersized+degraded; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s; 47238/226386 objects degraded (20.866%) 2023-09-23T22:46:42.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:41 smithi169 bash[104356]: cluster 2023-09-23T22:46:40.636591+0000 osd.6 (osd.6) 190 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:46:42.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:41 smithi169 bash[104356]: audit 2023-09-23T22:46:40.640510+0000 mon.a (mon.0) 1021 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'0':'1931','1':'62260','2':'62260','3':'62260'}"}]': finished 2023-09-23T22:46:42.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:41 smithi169 bash[104356]: cluster 2023-09-23T22:46:40.640706+0000 mon.a (mon.0) 1022 : cluster 0 osdmap e208: 8 total, 6 up, 8 in 2023-09-23T22:46:42.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:41 smithi169 bash[104356]: cluster 2023-09-23T22:46:40.640757+0000 osd.6 (osd.6) 191 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:46:42.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:41 smithi169 bash[104356]: cluster 2023-09-23T22:46:40.642928+0000 osd.7 (osd.7) 178 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:46:42.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:41 smithi169 bash[104356]: cluster 2023-09-23T22:46:40.645627+0000 osd.6 (osd.6) 192 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:46:42.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:41 smithi169 bash[104356]: cluster 2023-09-23T22:46:40.649967+0000 osd.7 (osd.7) 179 : cluster 3 failed to encode map e208 with expected crc 2023-09-23T22:46:42.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:41 smithi169 bash[104356]: audit 2023-09-23T22:46:41.144544+0000 mon.a (mon.0) 1023 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:46:42.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:41 smithi169 bash[104356]: cluster 2023-09-23T22:46:41.558998+0000 mon.a (mon.0) 1024 : cluster 3 Health check update: Degraded data redundancy: 47238/226386 objects degraded (20.866%), 18 pgs degraded, 31 pgs undersized (PG_DEGRADED) 2023-09-23T22:46:42.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:41 smithi169 bash[104356]: cluster 2023-09-23T22:46:41.564490+0000 mon.a (mon.0) 1025 : cluster 0 osdmap e209: 8 total, 6 up, 8 in 2023-09-23T22:46:42.088 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:42.113 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:42.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:42.115 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:42.216 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:42.246 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:42.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:42.249 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:42.350 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:42.354 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 48 16 78205 78189 101.791 0 - 0.00948702 2023-09-23T22:46:42.386 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:42.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:42.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:42.490 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:42.521 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:42.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:42.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:42.624 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:42.651 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:42.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:42.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:42.755 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:42.783 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:42.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:42.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:42.887 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:42.916 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:42.918 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:42 smithi187 bash[89487]: cluster 2023-09-23T22:46:41.562316+0000 osd.7 (osd.7) 180 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T22:46:42.918 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:42 smithi187 bash[89487]: cluster 2023-09-23T22:46:41.565118+0000 osd.6 (osd.6) 193 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T22:46:42.919 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:42 smithi187 bash[89487]: cluster 2023-09-23T22:46:41.568829+0000 osd.7 (osd.7) 181 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T22:46:42.919 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:42 smithi187 bash[89487]: cluster 2023-09-23T22:46:41.569768+0000 osd.6 (osd.6) 194 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T22:46:42.919 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:42 smithi187 bash[89487]: cluster 2023-09-23T22:46:41.570832+0000 osd.7 (osd.7) 182 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T22:46:42.919 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:42 smithi187 bash[89487]: cluster 2023-09-23T22:46:42.567365+0000 mon.a (mon.0) 1026 : cluster 0 osdmap e210: 8 total, 6 up, 8 in 2023-09-23T22:46:42.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:42.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:42.933 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:42 smithi169 bash[104356]: cluster 2023-09-23T22:46:41.562316+0000 osd.7 (osd.7) 180 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T22:46:42.933 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:42 smithi169 bash[104356]: cluster 2023-09-23T22:46:41.565118+0000 osd.6 (osd.6) 193 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T22:46:42.933 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:42 smithi169 bash[104356]: cluster 2023-09-23T22:46:41.568829+0000 osd.7 (osd.7) 181 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T22:46:42.933 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:42 smithi169 bash[104356]: cluster 2023-09-23T22:46:41.569768+0000 osd.6 (osd.6) 194 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T22:46:42.933 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:42 smithi169 bash[104356]: cluster 2023-09-23T22:46:41.570832+0000 osd.7 (osd.7) 182 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T22:46:42.933 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:42 smithi169 bash[104356]: cluster 2023-09-23T22:46:42.567365+0000 mon.a (mon.0) 1026 : cluster 0 osdmap e210: 8 total, 6 up, 8 in 2023-09-23T22:46:42.934 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:42 smithi169 bash[101133]: cluster 2023-09-23T22:46:41.562316+0000 osd.7 (osd.7) 180 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T22:46:42.934 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:42 smithi169 bash[101133]: cluster 2023-09-23T22:46:41.565118+0000 osd.6 (osd.6) 193 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T22:46:42.934 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:42 smithi169 bash[101133]: cluster 2023-09-23T22:46:41.568829+0000 osd.7 (osd.7) 181 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T22:46:42.934 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:42 smithi169 bash[101133]: cluster 2023-09-23T22:46:41.569768+0000 osd.6 (osd.6) 194 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T22:46:42.934 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:42 smithi169 bash[101133]: cluster 2023-09-23T22:46:41.570832+0000 osd.7 (osd.7) 182 : cluster 3 failed to encode map e209 with expected crc 2023-09-23T22:46:42.934 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:42 smithi169 bash[101133]: cluster 2023-09-23T22:46:42.567365+0000 mon.a (mon.0) 1026 : cluster 0 osdmap e210: 8 total, 6 up, 8 in 2023-09-23T22:46:43.020 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:43.051 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:43.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:43.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:43.156 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:43.180 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:43.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:43.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:43.284 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:43.311 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:43.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:43.314 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:43.354 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 49 16 78400 78384 99.9627 6.09375 0.00790914 0.00999642 2023-09-23T22:46:43.415 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:46:43.415 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:43.439 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:43.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:43.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:43.543 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:43.567 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:43.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:43.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:43.670 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:43.677 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:46:43.705 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:43.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:43.708 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:43.731 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:46:43.766 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:46:43.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:43 smithi169 bash[101133]: cluster 2023-09-23T22:46:42.518144+0000 mgr.y (mgr.25310) 747 : cluster 0 pgmap v772: 99 pgs: 3 remapped+peering, 4 active+clean+remapped, 63 active+clean, 12 active+undersized, 17 active+undersized+degraded; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s; 43529/232743 objects degraded (18.703%) 2023-09-23T22:46:43.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:43 smithi169 bash[101133]: cluster 2023-09-23T22:46:42.564414+0000 osd.7 (osd.7) 183 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T22:46:43.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:43 smithi169 bash[101133]: cluster 2023-09-23T22:46:42.569218+0000 osd.7 (osd.7) 184 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T22:46:43.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:43 smithi169 bash[101133]: cluster 2023-09-23T22:46:42.570415+0000 osd.6 (osd.6) 195 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T22:46:43.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:43 smithi169 bash[101133]: cluster 2023-09-23T22:46:42.648603+0000 mon.a (mon.0) 1027 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-09-23T22:46:43.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:43 smithi169 bash[101133]: audit 2023-09-23T22:46:43.623074+0000 mon.c (mon.2) 56 : audit 0 from='client.? 172.21.15.169:0/2514812309' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:46:43.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:43 smithi169 bash[104356]: cluster 2023-09-23T22:46:42.518144+0000 mgr.y (mgr.25310) 747 : cluster 0 pgmap v772: 99 pgs: 3 remapped+peering, 4 active+clean+remapped, 63 active+clean, 12 active+undersized, 17 active+undersized+degraded; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s; 43529/232743 objects degraded (18.703%) 2023-09-23T22:46:43.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:43 smithi169 bash[104356]: cluster 2023-09-23T22:46:42.564414+0000 osd.7 (osd.7) 183 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T22:46:43.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:43 smithi169 bash[104356]: cluster 2023-09-23T22:46:42.569218+0000 osd.7 (osd.7) 184 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T22:46:43.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:43 smithi169 bash[104356]: cluster 2023-09-23T22:46:42.570415+0000 osd.6 (osd.6) 195 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T22:46:43.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:43 smithi169 bash[104356]: cluster 2023-09-23T22:46:42.648603+0000 mon.a (mon.0) 1027 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-09-23T22:46:43.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:43 smithi169 bash[104356]: audit 2023-09-23T22:46:43.623074+0000 mon.c (mon.2) 56 : audit 0 from='client.? 172.21.15.169:0/2514812309' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:46:43.808 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:43.817 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:43 smithi187 bash[89487]: cluster 2023-09-23T22:46:42.518144+0000 mgr.y (mgr.25310) 747 : cluster 0 pgmap v772: 99 pgs: 3 remapped+peering, 4 active+clean+remapped, 63 active+clean, 12 active+undersized, 17 active+undersized+degraded; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s; 43529/232743 objects degraded (18.703%) 2023-09-23T22:46:43.817 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:43 smithi187 bash[89487]: cluster 2023-09-23T22:46:42.564414+0000 osd.7 (osd.7) 183 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T22:46:43.817 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:43 smithi187 bash[89487]: cluster 2023-09-23T22:46:42.569218+0000 osd.7 (osd.7) 184 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T22:46:43.817 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:43 smithi187 bash[89487]: cluster 2023-09-23T22:46:42.570415+0000 osd.6 (osd.6) 195 : cluster 3 failed to encode map e210 with expected crc 2023-09-23T22:46:43.817 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:43 smithi187 bash[89487]: cluster 2023-09-23T22:46:42.648603+0000 mon.a (mon.0) 1027 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-09-23T22:46:43.817 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:43 smithi187 bash[89487]: audit 2023-09-23T22:46:43.623074+0000 mon.c (mon.2) 56 : audit 0 from='client.? 172.21.15.169:0/2514812309' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:46:43.820 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:46:43.832 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:43.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:43.839 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:43.873 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:46:43.910 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:46:43.910 INFO:teuthology.orchestra.run.smithi169.stderr:Error ENXIO: problem getting command descriptions from osd.0 2023-09-23T22:46:43.910 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:46:43.911 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:46:43.911 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:46:43.911 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:46:43.911 INFO:teuthology.orchestra.run.smithi169.stderr:Error ENXIO: problem getting command descriptions from osd.5 2023-09-23T22:46:43.911 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:46:43.911 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:46:43.940 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:43.966 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:43.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:43.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:44.073 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:44.098 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:44.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:44.100 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:44.201 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:44.230 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:44.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:44.232 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:44.332 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:44.354 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 50 16 79213 79197 98.9797 50.8125 0.00509416 0.0100951 2023-09-23T22:46:44.362 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:44.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:44.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:44.466 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:44.496 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:44.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:44.502 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:44.603 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:44.633 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:44.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:44.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:44.686 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is unset 2023-09-23T22:46:44.743 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:44.762 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:44 smithi169 bash[104356]: audit 2023-09-23T22:46:43.984512+0000 mon.a (mon.0) 1028 : audit 1 from='client.? 172.21.15.169:0/89517670' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:46:44.762 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:44 smithi169 bash[101133]: audit 2023-09-23T22:46:43.984512+0000 mon.a (mon.0) 1028 : audit 1 from='client.? 172.21.15.169:0/89517670' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:46:44.780 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:44.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:44.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:44.886 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:44.908 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:44.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:44.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:45.013 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:45.022 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:44 smithi187 bash[89487]: audit 2023-09-23T22:46:43.984512+0000 mon.a (mon.0) 1028 : audit 1 from='client.? 172.21.15.169:0/89517670' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:46:45.035 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:45.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:45.038 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:45.139 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:45.167 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:45.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:45.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:45.269 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:45.309 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:45.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:45.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:45.354 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 51 16 80126 80110 98.1577 57.0625 0.0153063 0.0101825 2023-09-23T22:46:45.412 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:45.461 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:45.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:45.470 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:45.570 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:45.604 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:45.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:45.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:45.707 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:45.716 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:45 smithi169 bash[104356]: cluster 2023-09-23T22:46:44.519038+0000 mgr.y (mgr.25310) 748 : cluster 0 pgmap v774: 99 pgs: 3 remapped+peering, 4 active+clean+remapped, 63 active+clean, 12 active+undersized, 17 active+undersized+degraded; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 51 MiB/s wr, 808 op/s; 43858/233730 objects degraded (18.764%) 2023-09-23T22:46:45.717 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:45 smithi169 bash[104356]: cluster 2023-09-23T22:46:44.658628+0000 mon.a (mon.0) 1029 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:46:45.717 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:45 smithi169 bash[104356]: audit 2023-09-23T22:46:44.678148+0000 mon.a (mon.0) 1030 : audit 1 from='client.? 172.21.15.169:0/89517670' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:46:45.717 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:45 smithi169 bash[104356]: cluster 2023-09-23T22:46:44.678213+0000 mon.a (mon.0) 1031 : cluster 0 osdmap e211: 8 total, 6 up, 8 in 2023-09-23T22:46:45.717 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:45 smithi169 bash[104356]: cluster 2023-09-23T22:46:44.680830+0000 osd.6 (osd.6) 196 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T22:46:45.717 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:45 smithi169 bash[104356]: cluster 2023-09-23T22:46:44.686815+0000 osd.7 (osd.7) 185 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T22:46:45.717 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:45 smithi169 bash[101133]: cluster 2023-09-23T22:46:44.519038+0000 mgr.y (mgr.25310) 748 : cluster 0 pgmap v774: 99 pgs: 3 remapped+peering, 4 active+clean+remapped, 63 active+clean, 12 active+undersized, 17 active+undersized+degraded; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 51 MiB/s wr, 808 op/s; 43858/233730 objects degraded (18.764%) 2023-09-23T22:46:45.717 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:45 smithi169 bash[101133]: cluster 2023-09-23T22:46:44.658628+0000 mon.a (mon.0) 1029 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:46:45.717 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:45 smithi169 bash[101133]: audit 2023-09-23T22:46:44.678148+0000 mon.a (mon.0) 1030 : audit 1 from='client.? 172.21.15.169:0/89517670' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:46:45.717 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:45 smithi169 bash[101133]: cluster 2023-09-23T22:46:44.678213+0000 mon.a (mon.0) 1031 : cluster 0 osdmap e211: 8 total, 6 up, 8 in 2023-09-23T22:46:45.717 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:45 smithi169 bash[101133]: cluster 2023-09-23T22:46:44.680830+0000 osd.6 (osd.6) 196 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T22:46:45.718 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:45 smithi169 bash[101133]: cluster 2023-09-23T22:46:44.686815+0000 osd.7 (osd.7) 185 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T22:46:45.734 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:45.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:45.736 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:45.837 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:45.846 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:45 smithi187 bash[89487]: cluster 2023-09-23T22:46:44.519038+0000 mgr.y (mgr.25310) 748 : cluster 0 pgmap v774: 99 pgs: 3 remapped+peering, 4 active+clean+remapped, 63 active+clean, 12 active+undersized, 17 active+undersized+degraded; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 51 MiB/s wr, 808 op/s; 43858/233730 objects degraded (18.764%) 2023-09-23T22:46:45.846 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:45 smithi187 bash[89487]: cluster 2023-09-23T22:46:44.658628+0000 mon.a (mon.0) 1029 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:46:45.846 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:45 smithi187 bash[89487]: audit 2023-09-23T22:46:44.678148+0000 mon.a (mon.0) 1030 : audit 1 from='client.? 172.21.15.169:0/89517670' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:46:45.847 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:45 smithi187 bash[89487]: cluster 2023-09-23T22:46:44.678213+0000 mon.a (mon.0) 1031 : cluster 0 osdmap e211: 8 total, 6 up, 8 in 2023-09-23T22:46:45.847 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:45 smithi187 bash[89487]: cluster 2023-09-23T22:46:44.680830+0000 osd.6 (osd.6) 196 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T22:46:45.847 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:45 smithi187 bash[89487]: cluster 2023-09-23T22:46:44.686815+0000 osd.7 (osd.7) 185 : cluster 3 failed to encode map e211 with expected crc 2023-09-23T22:46:45.860 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:45.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:45.862 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:45.963 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:46.028 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:46.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:46.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:46.133 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:46.158 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:46.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:46.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:46.261 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:46.285 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:46.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:46.291 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:46.355 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 52 16 81022 81006 97.3469 56 0.0112753 0.010267 2023-09-23T22:46:46.392 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:46.425 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:46.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:46.429 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:46.530 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:46.555 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:46.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:46.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:46.660 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:46.689 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:46.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:46.694 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:46.795 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:46.825 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:46.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:46.832 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:46.932 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:46.962 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:46 smithi187 bash[89487]: cluster 2023-09-23T22:46:46.560598+0000 mon.a (mon.0) 1032 : cluster 3 Health check update: Degraded data redundancy: 43858/233730 objects degraded (18.764%), 17 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-23T22:46:46.978 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:46.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:46.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:47.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:46 smithi169 bash[101133]: cluster 2023-09-23T22:46:46.560598+0000 mon.a (mon.0) 1032 : cluster 3 Health check update: Degraded data redundancy: 43858/233730 objects degraded (18.764%), 17 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-23T22:46:47.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:46 smithi169 bash[104356]: cluster 2023-09-23T22:46:46.560598+0000 mon.a (mon.0) 1032 : cluster 3 Health check update: Degraded data redundancy: 43858/233730 objects degraded (18.764%), 17 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-23T22:46:47.082 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:47.109 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:47.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:47.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:47.213 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:47.243 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:47.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:47.247 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:47.347 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:47.355 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 53 16 81964 81948 96.621 58.875 0.00695054 0.0103428 2023-09-23T22:46:47.371 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:47.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:47.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:47.474 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:47.502 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:47.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:47.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:47.606 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:47.647 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:47.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:47.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:47.753 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:47.779 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:47.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:47.782 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:47.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:47 smithi187 bash[89487]: cluster 2023-09-23T22:46:46.519875+0000 mgr.y (mgr.25310) 749 : cluster 0 pgmap v776: 99 pgs: 3 remapped+peering, 4 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 17 active+undersized+degraded; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 34 MiB/s wr, 547 op/s; 44300/236037 objects degraded (18.768%); 4826/236037 objects misplaced (2.045%); 174 KiB/s, 2 objects/s recovering 2023-09-23T22:46:47.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:47 smithi187 bash[89487]: audit 2023-09-23T22:46:46.769128+0000 mon.a (mon.0) 1033 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:46:47.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:47 smithi187 bash[89487]: audit 2023-09-23T22:46:46.786976+0000 mon.a (mon.0) 1034 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:46:47.882 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:47.904 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:47.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:47.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:47.921 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:47 smithi169 bash[104356]: cluster 2023-09-23T22:46:46.519875+0000 mgr.y (mgr.25310) 749 : cluster 0 pgmap v776: 99 pgs: 3 remapped+peering, 4 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 17 active+undersized+degraded; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 34 MiB/s wr, 547 op/s; 44300/236037 objects degraded (18.768%); 4826/236037 objects misplaced (2.045%); 174 KiB/s, 2 objects/s recovering 2023-09-23T22:46:47.921 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:47 smithi169 bash[104356]: audit 2023-09-23T22:46:46.769128+0000 mon.a (mon.0) 1033 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:46:47.922 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:47 smithi169 bash[104356]: audit 2023-09-23T22:46:46.786976+0000 mon.a (mon.0) 1034 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:46:47.922 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:47 smithi169 bash[101133]: cluster 2023-09-23T22:46:46.519875+0000 mgr.y (mgr.25310) 749 : cluster 0 pgmap v776: 99 pgs: 3 remapped+peering, 4 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 17 active+undersized+degraded; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 34 MiB/s wr, 547 op/s; 44300/236037 objects degraded (18.768%); 4826/236037 objects misplaced (2.045%); 174 KiB/s, 2 objects/s recovering 2023-09-23T22:46:47.922 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:47 smithi169 bash[101133]: audit 2023-09-23T22:46:46.769128+0000 mon.a (mon.0) 1033 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:46:47.922 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:47 smithi169 bash[101133]: audit 2023-09-23T22:46:46.786976+0000 mon.a (mon.0) 1034 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:46:47.936 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7, 5] out_osds: [] dead_osds: [0, 5] live_osds: [1, 2, 3, 4, 6, 7] 2023-09-23T22:46:47.936 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:46:47.936 INFO:tasks.thrashosds.thrasher:inject_pause on osd.7 2023-09-23T22:46:47.936 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T22:46:47.936 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T22:46:47.937 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 config set filestore_inject_stall 3 2023-09-23T22:46:48.009 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:48.034 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:48.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:48.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:48.138 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:48.172 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:48.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:48.176 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:48.246 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T22:46:48.247 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T22:46:48.277 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:48.337 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:48.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:48.342 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:48.355 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 54 16 82818 82802 95.8201 53.375 0.0129216 0.0104318 2023-09-23T22:46:48.442 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:48.462 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:46:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:46:48] "GET /metrics HTTP/1.1" 200 36456 "" "Prometheus/2.43.0" 2023-09-23T22:46:48.466 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:48.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:48.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:48.571 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:48.603 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:48.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:48.608 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:48.709 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:48.754 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:48.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:48.756 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:48.857 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:48.896 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:48.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:48.900 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:49.000 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:49.038 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:49.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:49.041 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:49.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:48 smithi187 bash[89487]: cluster 2023-09-23T22:46:48.520705+0000 mgr.y (mgr.25310) 750 : cluster 0 pgmap v777: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 48 MiB/s wr, 763 op/s; 50115/242325 objects degraded (20.681%); 9946/242325 objects misplaced (4.104%); 147 KiB/s, 2 objects/s recovering 2023-09-23T22:46:49.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:48 smithi187 bash[89487]: cluster 2023-09-23T22:46:48.767793+0000 mon.a (mon.0) 1035 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2023-09-23T22:46:49.141 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:49.173 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:49.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:49.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:49.282 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:49.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:48 smithi169 bash[101133]: cluster 2023-09-23T22:46:48.520705+0000 mgr.y (mgr.25310) 750 : cluster 0 pgmap v777: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 48 MiB/s wr, 763 op/s; 50115/242325 objects degraded (20.681%); 9946/242325 objects misplaced (4.104%); 147 KiB/s, 2 objects/s recovering 2023-09-23T22:46:49.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:48 smithi169 bash[101133]: cluster 2023-09-23T22:46:48.767793+0000 mon.a (mon.0) 1035 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2023-09-23T22:46:49.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:48 smithi169 bash[104356]: cluster 2023-09-23T22:46:48.520705+0000 mgr.y (mgr.25310) 750 : cluster 0 pgmap v777: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 48 MiB/s wr, 763 op/s; 50115/242325 objects degraded (20.681%); 9946/242325 objects misplaced (4.104%); 147 KiB/s, 2 objects/s recovering 2023-09-23T22:46:49.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:48 smithi169 bash[104356]: cluster 2023-09-23T22:46:48.767793+0000 mon.a (mon.0) 1035 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2023-09-23T22:46:49.307 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:49.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:49.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:49.355 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 55 16 83742 83726 95.1279 57.75 0.0480721 0.0105045 2023-09-23T22:46:49.413 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:49.447 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:49.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:49.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:49.550 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:49.592 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:49.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:49.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:49.696 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:49.720 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:49.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:49.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:49.823 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:49.856 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:49.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:49.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:49.964 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:49.991 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:49.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:49.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:50.094 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:50.122 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:50.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:50.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:50.225 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:50.248 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:46:50.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:50.264 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:50.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:50.267 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T22:46:50.356 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 56 16 84632 84616 94.4213 55.625 0.0153971 0.0105848 2023-09-23T22:46:50.365 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:50.393 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:50.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:50.395 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:50.496 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:50.523 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:50.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:50.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:50.626 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:50.661 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:50.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:50.663 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:50.764 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:50.789 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:50.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:50.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:50.893 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:50.923 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:50.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:50.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:51.026 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:51.053 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:51.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:51.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:51.155 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:51.197 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:51.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:51.203 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:51.303 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:51.334 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:51.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:51.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:51.356 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 57 16 85446 85430 93.6573 50.875 0.011044 0.010671 2023-09-23T22:46:51.441 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:51.466 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:51.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:51.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:51.570 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:51.628 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:51.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:51.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:51.666 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2023-09-23T22:46:51.666 INFO:teuthology.orchestra.run.smithi169.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-23T22:46:51.706 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:51 smithi169 bash[101133]: cluster 2023-09-23T22:46:50.521668+0000 mgr.y (mgr.25310) 751 : cluster 0 pgmap v778: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 40 MiB/s wr, 645 op/s; 51540/248235 objects degraded (20.763%); 9884/248235 objects misplaced (3.982%); 624 KiB/s, 9 objects/s recovering 2023-09-23T22:46:51.706 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:51 smithi169 bash[101133]: cluster 2023-09-23T22:46:51.561946+0000 mon.a (mon.0) 1036 : cluster 3 Health check update: Degraded data redundancy: 51540/248235 objects degraded (20.763%), 18 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-23T22:46:51.707 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:51 smithi169 bash[104356]: cluster 2023-09-23T22:46:50.521668+0000 mgr.y (mgr.25310) 751 : cluster 0 pgmap v778: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 40 MiB/s wr, 645 op/s; 51540/248235 objects degraded (20.763%); 9884/248235 objects misplaced (3.982%); 624 KiB/s, 9 objects/s recovering 2023-09-23T22:46:51.707 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:51 smithi169 bash[104356]: cluster 2023-09-23T22:46:51.561946+0000 mon.a (mon.0) 1036 : cluster 3 Health check update: Degraded data redundancy: 51540/248235 objects degraded (20.763%), 18 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-23T22:46:51.734 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:51.745 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:51 smithi187 bash[89487]: cluster 2023-09-23T22:46:50.521668+0000 mgr.y (mgr.25310) 751 : cluster 0 pgmap v778: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 40 MiB/s wr, 645 op/s; 51540/248235 objects degraded (20.763%); 9884/248235 objects misplaced (3.982%); 624 KiB/s, 9 objects/s recovering 2023-09-23T22:46:51.746 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:51 smithi187 bash[89487]: cluster 2023-09-23T22:46:51.561946+0000 mon.a (mon.0) 1036 : cluster 3 Health check update: Degraded data redundancy: 51540/248235 objects degraded (20.763%), 18 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-23T22:46:51.762 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:51.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:51.764 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:51.865 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:51.890 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:51.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:51.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:51.994 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:52.021 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:52.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:52.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:52.128 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:52.153 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:52.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:52.155 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:52.256 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:52.279 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:52.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:52.283 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:52.356 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 58 16 86207 86191 92.8625 47.5625 0.00496836 0.0107622 2023-09-23T22:46:52.383 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:52.427 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:52.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:52.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:52.533 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:52.559 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:52.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:52.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:52.662 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:52.685 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:52.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:52.690 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:52.732 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:46:52.791 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:52.812 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:52.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:52.814 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:52.915 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:52.950 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:52.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:52.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:53.053 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:53.093 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:53.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:53.101 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:53.124 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-23T22:46:53.202 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:53.239 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:53.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:53.243 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:53.344 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:53.356 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 59 16 87019 87003 92.1487 50.75 0.00817018 0.0108451 2023-09-23T22:46:53.371 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:53.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:53.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:53.474 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:53.497 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:53.501 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:53 smithi187 bash[89487]: audit 2023-09-23T22:46:52.251013+0000 mon.a (mon.0) 1037 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:46:53.501 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:53 smithi187 bash[89487]: audit 2023-09-23T22:46:52.258969+0000 mon.a (mon.0) 1038 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:46:53.501 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:53 smithi187 bash[89487]: cluster 2023-09-23T22:46:52.522409+0000 mgr.y (mgr.25310) 752 : cluster 0 pgmap v779: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 46 MiB/s wr, 734 op/s; 52639/254691 objects degraded (20.668%); 10135/254691 objects misplaced (3.979%); 501 KiB/s, 7 objects/s recovering 2023-09-23T22:46:53.501 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:53 smithi187 bash[89487]: audit 2023-09-23T22:46:52.838973+0000 mon.a (mon.0) 1039 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:46:53.501 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:53 smithi187 bash[89487]: audit 2023-09-23T22:46:52.840197+0000 mon.a (mon.0) 1040 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:46:53.502 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:53 smithi187 bash[89487]: audit 2023-09-23T22:46:52.852337+0000 mon.a (mon.0) 1041 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:46:53.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:53.503 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:53.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:53 smithi169 bash[101133]: audit 2023-09-23T22:46:52.251013+0000 mon.a (mon.0) 1037 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:46:53.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:53 smithi169 bash[101133]: audit 2023-09-23T22:46:52.258969+0000 mon.a (mon.0) 1038 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:46:53.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:53 smithi169 bash[101133]: cluster 2023-09-23T22:46:52.522409+0000 mgr.y (mgr.25310) 752 : cluster 0 pgmap v779: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 46 MiB/s wr, 734 op/s; 52639/254691 objects degraded (20.668%); 10135/254691 objects misplaced (3.979%); 501 KiB/s, 7 objects/s recovering 2023-09-23T22:46:53.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:53 smithi169 bash[101133]: audit 2023-09-23T22:46:52.838973+0000 mon.a (mon.0) 1039 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:46:53.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:53 smithi169 bash[101133]: audit 2023-09-23T22:46:52.840197+0000 mon.a (mon.0) 1040 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:46:53.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:53 smithi169 bash[101133]: audit 2023-09-23T22:46:52.852337+0000 mon.a (mon.0) 1041 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:46:53.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:53 smithi169 bash[104356]: audit 2023-09-23T22:46:52.251013+0000 mon.a (mon.0) 1037 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:46:53.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:53 smithi169 bash[104356]: audit 2023-09-23T22:46:52.258969+0000 mon.a (mon.0) 1038 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:46:53.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:53 smithi169 bash[104356]: cluster 2023-09-23T22:46:52.522409+0000 mgr.y (mgr.25310) 752 : cluster 0 pgmap v779: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 46 MiB/s wr, 734 op/s; 52639/254691 objects degraded (20.668%); 10135/254691 objects misplaced (3.979%); 501 KiB/s, 7 objects/s recovering 2023-09-23T22:46:53.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:53 smithi169 bash[104356]: audit 2023-09-23T22:46:52.838973+0000 mon.a (mon.0) 1039 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:46:53.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:53 smithi169 bash[104356]: audit 2023-09-23T22:46:52.840197+0000 mon.a (mon.0) 1040 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:46:53.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:53 smithi169 bash[104356]: audit 2023-09-23T22:46:52.852337+0000 mon.a (mon.0) 1041 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:46:53.603 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:53.627 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:53.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:53.630 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:53.731 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:53.773 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:53.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:53.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:53.876 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:53.916 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:53.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:53.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:54.020 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:54.042 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:54.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:54.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:54.145 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:54.174 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:54.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:54.176 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:54.276 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:54.301 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:54.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:54.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:54.356 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:2023-09-23T22:46:54.355351+0000 min lat: 0.00118128 max lat: 2.40814 avg lat: 0.0109214 2023-09-23T22:46:54.356 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:46:54.356 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 60 16 87883 87867 91.5128 54 0.00818924 0.0109214 2023-09-23T22:46:54.404 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:54.426 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:54.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:54.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:54.535 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:54.561 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:54.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:54.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:54.664 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:54.686 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:54.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:54.688 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:54.789 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:54.812 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:54.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:54.816 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:54.917 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:54.954 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:54.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:54.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:55.057 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:55.078 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:55.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:55.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:55.182 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:55.207 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:55.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:55.212 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:55.313 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:55.336 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:55.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:55.340 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:55.356 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 61 16 88732 88716 90.8825 53.0625 0.00846984 0.0109973 2023-09-23T22:46:55.442 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:55.463 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:55.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:55.466 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:55.566 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:55.596 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:55.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:55.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:55.622 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:46:55.623 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:46:55.701 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:55.717 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:55 smithi187 bash[89487]: cluster 2023-09-23T22:46:54.523391+0000 mgr.y (mgr.25310) 753 : cluster 0 pgmap v780: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 49 MiB/s wr, 779 op/s; 53166/257115 objects degraded (20.678%); 10135/257115 objects misplaced (3.942%); 499 KiB/s, 7 objects/s recovering 2023-09-23T22:46:55.735 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:55.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:55.738 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:55.838 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:55.847 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:55 smithi169 bash[104356]: cluster 2023-09-23T22:46:54.523391+0000 mgr.y (mgr.25310) 753 : cluster 0 pgmap v780: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 49 MiB/s wr, 779 op/s; 53166/257115 objects degraded (20.678%); 10135/257115 objects misplaced (3.942%); 499 KiB/s, 7 objects/s recovering 2023-09-23T22:46:55.847 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:55 smithi169 bash[101133]: cluster 2023-09-23T22:46:54.523391+0000 mgr.y (mgr.25310) 753 : cluster 0 pgmap v780: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 49 MiB/s wr, 779 op/s; 53166/257115 objects degraded (20.678%); 10135/257115 objects misplaced (3.942%); 499 KiB/s, 7 objects/s recovering 2023-09-23T22:46:55.871 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:55.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:55.873 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:55.974 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:55.997 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:55.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:56.000 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:56.100 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:56.136 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:56.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:56.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:56.239 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:56.270 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:56.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:56.273 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:56.356 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 62 16 89584 89568 90.2754 53.25 0.0138178 0.0110712 2023-09-23T22:46:56.374 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:56.397 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:56.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:56.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:56.500 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:56.530 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:56.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:56.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:56.633 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:56.660 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:56.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:56.664 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:56.764 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:56.773 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:56 smithi187 bash[89487]: audit 2023-09-23T22:46:56.145106+0000 mon.a (mon.0) 1042 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:46:56.773 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:56 smithi187 bash[89487]: cluster 2023-09-23T22:46:56.563355+0000 mon.a (mon.0) 1043 : cluster 3 Health check update: Degraded data redundancy: 53166/257115 objects degraded (20.678%), 18 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-23T22:46:56.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:56 smithi169 bash[104356]: audit 2023-09-23T22:46:56.145106+0000 mon.a (mon.0) 1042 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:46:56.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:56 smithi169 bash[104356]: cluster 2023-09-23T22:46:56.563355+0000 mon.a (mon.0) 1043 : cluster 3 Health check update: Degraded data redundancy: 53166/257115 objects degraded (20.678%), 18 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-23T22:46:56.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:56 smithi169 bash[101133]: audit 2023-09-23T22:46:56.145106+0000 mon.a (mon.0) 1042 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:46:56.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:56 smithi169 bash[101133]: cluster 2023-09-23T22:46:56.563355+0000 mon.a (mon.0) 1043 : cluster 3 Health check update: Degraded data redundancy: 53166/257115 objects degraded (20.678%), 18 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-23T22:46:56.793 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:56.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:56.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:56.897 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:56.920 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:56.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:56.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:57.024 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:57.048 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:57.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:57.055 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:57.155 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:57.190 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:57.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:57.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:57.296 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:57.323 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:57.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:57.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:57.356 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 63 16 90472 90456 89.7234 55.5 0.0105324 0.0111379 2023-09-23T22:46:57.430 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:57.454 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:57.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:57.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:57.558 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:57.588 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:46:57.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:57.592 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:46:57.651 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:46:57.693 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:57.720 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:57.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:57.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:57.829 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:57.837 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:57 smithi187 bash[89487]: cluster 2023-09-23T22:46:56.524267+0000 mgr.y (mgr.25310) 754 : cluster 0 pgmap v781: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 48 MiB/s wr, 765 op/s; 53913/260958 objects degraded (20.660%); 10084/260958 objects misplaced (3.864%); 697 KiB/s, 10 objects/s recovering 2023-09-23T22:46:57.853 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T22:46:57.853 INFO:teuthology.orchestra.run.smithi187.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-23T22:46:57.853 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T22:46:57.860 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:57.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:57.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:57.964 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:57.973 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:57 smithi169 bash[101133]: cluster 2023-09-23T22:46:56.524267+0000 mgr.y (mgr.25310) 754 : cluster 0 pgmap v781: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 48 MiB/s wr, 765 op/s; 53913/260958 objects degraded (20.660%); 10084/260958 objects misplaced (3.864%); 697 KiB/s, 10 objects/s recovering 2023-09-23T22:46:57.973 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:57 smithi169 bash[104356]: cluster 2023-09-23T22:46:56.524267+0000 mgr.y (mgr.25310) 754 : cluster 0 pgmap v781: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 48 MiB/s wr, 765 op/s; 53913/260958 objects degraded (20.660%); 10084/260958 objects misplaced (3.864%); 697 KiB/s, 10 objects/s recovering 2023-09-23T22:46:57.988 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:57.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:57.994 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:58.095 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:58.120 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:58.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:58.122 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:58.222 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:58.247 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:58.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:58.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:58.350 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:58.356 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 64 16 91262 91246 89.0929 49.375 0.00480628 0.0112002 2023-09-23T22:46:58.378 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:58.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:58.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:58.481 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:58.505 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:58.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:58.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:58.609 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:58.639 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:58.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:58.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:58.719 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:46:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:46:58] "GET /metrics HTTP/1.1" 200 36470 "" "Prometheus/2.43.0" 2023-09-23T22:46:58.746 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:58.785 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:58.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:58.789 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:58.889 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:58.914 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:46:58.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:58.916 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:46:59.017 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:59.059 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:46:59.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:59.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:46:59.162 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:59.187 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:59.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:59.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:59.293 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:59.322 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:59.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:59.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:59.356 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 65 16 92151 92135 88.577 55.5625 0.0110407 0.011284 2023-09-23T22:46:59.427 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:59.458 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:59.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:59.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:59.565 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:59.602 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:46:59.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:59.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:46:59.706 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:59.714 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:46:59 smithi187 bash[89487]: cluster 2023-09-23T22:46:58.525295+0000 mgr.y (mgr.25310) 755 : cluster 0 pgmap v782: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 965 op/s; 55442/270804 objects degraded (20.473%); 10345/270804 objects misplaced (3.820%); 784 KiB/s, 12 objects/s recovering 2023-09-23T22:46:59.733 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:46:59.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:59.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:46:59.837 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:59.845 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:46:59 smithi169 bash[101133]: cluster 2023-09-23T22:46:58.525295+0000 mgr.y (mgr.25310) 755 : cluster 0 pgmap v782: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 965 op/s; 55442/270804 objects degraded (20.473%); 10345/270804 objects misplaced (3.820%); 784 KiB/s, 12 objects/s recovering 2023-09-23T22:46:59.846 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:46:59 smithi169 bash[104356]: cluster 2023-09-23T22:46:58.525295+0000 mgr.y (mgr.25310) 755 : cluster 0 pgmap v782: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 60 MiB/s wr, 965 op/s; 55442/270804 objects degraded (20.473%); 10345/270804 objects misplaced (3.820%); 784 KiB/s, 12 objects/s recovering 2023-09-23T22:46:59.884 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:46:59.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:46:59.890 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:46:59.990 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:00.020 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:00.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:00.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:00.126 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:00.155 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:00.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:00.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:00.261 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:00.289 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:00.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:00.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:00.357 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 66 16 93057 93041 88.0929 56.625 0.052464 0.0113458 2023-09-23T22:47:00.394 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:00.417 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:00.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:00.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:00.523 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:00.544 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:00.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:00.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:00.647 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:00.671 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:00.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:00.674 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:00.774 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:00.805 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:00.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:00.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:00.913 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:00.943 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:00.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:00.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:01.047 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:01.070 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:01.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:01.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:01.173 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:01.202 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:01.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:01.207 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:01.307 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:01.342 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:01.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:01.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:01.357 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 67 16 93874 93858 87.5402 51.0625 0.0155554 0.0114156 2023-09-23T22:47:01.445 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:01.470 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:01.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:01.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:01.574 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:01.598 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:01.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:01.602 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:01.702 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:01.726 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:01.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:01.731 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:01.832 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:01.840 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:01 smithi187 bash[89487]: cluster 2023-09-23T22:47:00.526207+0000 mgr.y (mgr.25310) 756 : cluster 0 pgmap v783: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 52 MiB/s wr, 836 op/s; 55991/272451 objects degraded (20.551%); 10345/272451 objects misplaced (3.797%); 784 KiB/s, 12 objects/s recovering 2023-09-23T22:47:01.840 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:01 smithi187 bash[89487]: cluster 2023-09-23T22:47:01.565760+0000 mon.a (mon.0) 1044 : cluster 3 Health check update: Degraded data redundancy: 55991/272451 objects degraded (20.551%), 18 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-23T22:47:01.860 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:01.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:01.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:01.963 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:01.994 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:01.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:01.997 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:02.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:01 smithi169 bash[101133]: cluster 2023-09-23T22:47:00.526207+0000 mgr.y (mgr.25310) 756 : cluster 0 pgmap v783: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 52 MiB/s wr, 836 op/s; 55991/272451 objects degraded (20.551%); 10345/272451 objects misplaced (3.797%); 784 KiB/s, 12 objects/s recovering 2023-09-23T22:47:02.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:01 smithi169 bash[101133]: cluster 2023-09-23T22:47:01.565760+0000 mon.a (mon.0) 1044 : cluster 3 Health check update: Degraded data redundancy: 55991/272451 objects degraded (20.551%), 18 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-23T22:47:02.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:01 smithi169 bash[104356]: cluster 2023-09-23T22:47:00.526207+0000 mgr.y (mgr.25310) 756 : cluster 0 pgmap v783: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 52 MiB/s wr, 836 op/s; 55991/272451 objects degraded (20.551%); 10345/272451 objects misplaced (3.797%); 784 KiB/s, 12 objects/s recovering 2023-09-23T22:47:02.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:01 smithi169 bash[104356]: cluster 2023-09-23T22:47:01.565760+0000 mon.a (mon.0) 1044 : cluster 3 Health check update: Degraded data redundancy: 55991/272451 objects degraded (20.551%), 18 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-23T22:47:02.098 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:02.134 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:02.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:02.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:02.238 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:02.271 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:02.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:02.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:02.357 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 68 16 94783 94767 87.0882 56.8125 0.0121637 0.0114749 2023-09-23T22:47:02.374 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:02.403 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:02.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:02.406 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:02.507 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:02.535 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:02.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:02.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:02.638 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:02.665 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:02.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:02.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:02.770 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:02.797 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:02.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:02.800 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:02.901 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:02.929 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:02.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:02.933 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:03.034 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:03.057 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:03.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:03.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:03.160 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:03.186 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:03.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:03.188 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:03.289 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:03.322 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:03.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:03.325 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:03.357 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 69 16 95706 95690 86.6621 57.6875 0.0382248 0.0115339 2023-09-23T22:47:03.426 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:03.447 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:03.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:03.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:03.554 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:03.597 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:03.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:03.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:03.701 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:03.733 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:03.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:03.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:03.842 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:03.871 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:03.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:03 smithi187 bash[89487]: cluster 2023-09-23T22:47:02.527195+0000 mgr.y (mgr.25310) 757 : cluster 0 pgmap v784: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 53 MiB/s wr, 854 op/s; 57059/279015 objects degraded (20.450%); 10634/279015 objects misplaced (3.811%); 453 KiB/s, 7 objects/s recovering 2023-09-23T22:47:03.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:03.878 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:03.966 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7, 5] out_osds: [] dead_osds: [0, 5] live_osds: [1, 2, 3, 4, 6, 7] 2023-09-23T22:47:03.966 INFO:tasks.thrashosds.thrasher:Reviving osd 0 2023-09-23T22:47:03.966 INFO:tasks.cephadm.osd.0:Restarting osd.0 (starting--it wasn't running)... 2023-09-23T22:47:03.966 DEBUG:teuthology.orchestra.run.smithi169:osd.0> sudo journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.0.service 2023-09-23T22:47:03.968 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl start ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.0 2023-09-23T22:47:03.975 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:03 smithi169 bash[101133]: cluster 2023-09-23T22:47:02.527195+0000 mgr.y (mgr.25310) 757 : cluster 0 pgmap v784: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 53 MiB/s wr, 854 op/s; 57059/279015 objects degraded (20.450%); 10634/279015 objects misplaced (3.811%); 453 KiB/s, 7 objects/s recovering 2023-09-23T22:47:03.975 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:03 smithi169 bash[104356]: cluster 2023-09-23T22:47:02.527195+0000 mgr.y (mgr.25310) 757 : cluster 0 pgmap v784: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 53 MiB/s wr, 854 op/s; 57059/279015 objects degraded (20.450%); 10634/279015 objects misplaced (3.811%); 453 KiB/s, 7 objects/s recovering 2023-09-23T22:47:03.979 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:03.980 INFO:journalctl@ceph.osd.0.smithi169.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:47:03.992 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-23T22:47:04.007 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:04.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:04.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:04.113 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:04.135 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:04.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:04.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:04.238 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:04.269 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:04.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:04.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:04.282 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:47:03 smithi169 systemd[1]: Started Ceph osd.0 for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:47:04.357 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 70 16 96417 96401 86.0588 44.4375 0.0135735 0.0116141 2023-09-23T22:47:04.375 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:04.397 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:04.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:04.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:04.500 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:04.526 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:04.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:04.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:04.631 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:04.657 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:04.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:04.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:04.762 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:04.788 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:04.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:04.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:04.894 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:04.921 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:04.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:04.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:05.027 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:05.058 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:05.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:05.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:05.161 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:05.190 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:05.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:05.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:05.298 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:05.329 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:05.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:05.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:05.357 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 71 16 97284 97268 85.6099 54.1875 0.00513887 0.0116761 2023-09-23T22:47:05.434 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:05.458 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:05.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:05.462 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:05.563 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:05.590 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:05.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:05.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:05.696 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:05.718 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:05.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:05.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:05.822 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:05.846 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:05.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:05.849 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:05.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:05 smithi187 bash[89487]: cluster 2023-09-23T22:47:04.528088+0000 mgr.y (mgr.25310) 758 : cluster 0 pgmap v785: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 852 op/s; 58421/285384 objects degraded (20.471%); 10556/285384 objects misplaced (3.699%); 869 KiB/s, 13 objects/s recovering 2023-09-23T22:47:05.949 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:05.980 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:05.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:05.988 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:06.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:05 smithi169 bash[104356]: cluster 2023-09-23T22:47:04.528088+0000 mgr.y (mgr.25310) 758 : cluster 0 pgmap v785: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 852 op/s; 58421/285384 objects degraded (20.471%); 10556/285384 objects misplaced (3.699%); 869 KiB/s, 13 objects/s recovering 2023-09-23T22:47:06.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:05 smithi169 bash[101133]: cluster 2023-09-23T22:47:04.528088+0000 mgr.y (mgr.25310) 758 : cluster 0 pgmap v785: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 852 op/s; 58421/285384 objects degraded (20.471%); 10556/285384 objects misplaced (3.699%); 869 KiB/s, 13 objects/s recovering 2023-09-23T22:47:06.089 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:06.120 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:06.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:06.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:06.226 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:06.252 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:06.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:06.256 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:06.357 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:06.358 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 72 16 98188 98172 85.2056 56.5 0.0118896 0.0117307 2023-09-23T22:47:06.381 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:06.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:06.386 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:06.486 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:06.508 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:06.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:06.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:06.614 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:06.640 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:06.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:06.645 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:06.745 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:06.777 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:06.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:06.782 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:06.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:06 smithi187 bash[89487]: cluster 2023-09-23T22:47:06.567328+0000 mon.a (mon.0) 1045 : cluster 3 Health check update: Degraded data redundancy: 58421/285384 objects degraded (20.471%), 18 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-23T22:47:06.882 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:06.891 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:06 smithi169 bash[101133]: cluster 2023-09-23T22:47:06.567328+0000 mon.a (mon.0) 1045 : cluster 3 Health check update: Degraded data redundancy: 58421/285384 objects degraded (20.471%), 18 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-23T22:47:06.891 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:06 smithi169 bash[104356]: cluster 2023-09-23T22:47:06.567328+0000 mon.a (mon.0) 1045 : cluster 3 Health check update: Degraded data redundancy: 58421/285384 objects degraded (20.471%), 18 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-23T22:47:06.911 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:06.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:06.915 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:07.016 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:07.049 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:07.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:07.055 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:07.155 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:07.180 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:07.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:07.183 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:07.283 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:07.315 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:07.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:07.317 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:07.357 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 73 16 99059 99043 84.7841 54.4375 0.00452479 0.0117855 2023-09-23T22:47:07.418 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:07.441 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:07.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:07.444 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:07.545 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:07.574 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:07.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:07.576 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:07.631 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:07 smithi169 bash[101133]: cluster 2023-09-23T22:47:06.528997+0000 mgr.y (mgr.25310) 759 : cluster 0 pgmap v786: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 49 MiB/s wr, 784 op/s; 58421/285384 objects degraded (20.471%); 10556/285384 objects misplaced (3.699%); 869 KiB/s, 13 objects/s recovering 2023-09-23T22:47:07.631 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:07 smithi169 bash[104356]: cluster 2023-09-23T22:47:06.528997+0000 mgr.y (mgr.25310) 759 : cluster 0 pgmap v786: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 49 MiB/s wr, 784 op/s; 58421/285384 objects degraded (20.471%); 10556/285384 objects misplaced (3.699%); 869 KiB/s, 13 objects/s recovering 2023-09-23T22:47:07.677 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:07.700 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:07.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:07.703 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:07.804 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:07.841 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:07.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:07.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:07.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:07 smithi187 bash[89487]: cluster 2023-09-23T22:47:06.528997+0000 mgr.y (mgr.25310) 759 : cluster 0 pgmap v786: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 49 MiB/s wr, 784 op/s; 58421/285384 objects degraded (20.471%); 10556/285384 objects misplaced (3.699%); 869 KiB/s, 13 objects/s recovering 2023-09-23T22:47:07.944 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:07.976 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:07.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:07.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:08.081 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:08.110 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:08.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:08.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:08.214 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:08.240 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:08.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:08.245 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:08.346 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:08.357 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 74 16 99848 99832 84.3047 49.3125 0.00900462 0.0118527 2023-09-23T22:47:08.375 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:08.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:08.377 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:08.477 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:08.487 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:47:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:47:08] "GET /metrics HTTP/1.1" 200 36470 "" "Prometheus/2.43.0" 2023-09-23T22:47:08.490 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:47:08.517 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:08.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:08.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:08.550 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:47:08.593 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T22:47:08.593 INFO:teuthology.orchestra.run.smithi169.stdout: "size": 20, 2023-09-23T22:47:08.593 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 600, 2023-09-23T22:47:08.593 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [ 2023-09-23T22:47:08.593 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.593 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:220737 6.d 6:b1be3286:::benchmark_data_smithi169_147816_object108808:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e138)", 2023-09-23T22:47:08.593 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:46.417084+0000", 2023-09-23T22:47:08.593 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 442.16470233000001, 2023-09-23T22:47:08.594 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.3540304110000001, 2023-09-23T22:47:08.594 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:47:08.594 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:47:08.594 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:47:08.594 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:47:08.594 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:47:08.594 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 220737 2023-09-23T22:47:08.594 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.594 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:47:08.594 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.595 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:47:08.595 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.417084+0000", 2023-09-23T22:47:08.595 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.595 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.595 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.595 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:47:08.595 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.417084+0000", 2023-09-23T22:47:08.595 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.595 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.595 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.595 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:47:08.595 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.417081+0000", 2023-09-23T22:47:08.596 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999971 2023-09-23T22:47:08.596 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.596 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.596 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:47:08.596 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.417092+0000", 2023-09-23T22:47:08.596 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1262e-05 2023-09-23T22:47:08.596 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.596 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.596 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:47:08.596 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.417117+0000", 2023-09-23T22:47:08.596 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.4162999999999999e-05 2023-09-23T22:47:08.596 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.597 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.597 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:47:08.597 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.417129+0000", 2023-09-23T22:47:08.597 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2142e-05 2023-09-23T22:47:08.597 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.597 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.597 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.597 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.417739+0000", 2023-09-23T22:47:08.597 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00060993699999999996 2023-09-23T22:47:08.597 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.597 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.598 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:47:08.598 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.417752+0000", 2023-09-23T22:47:08.598 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2918999999999999e-05 2023-09-23T22:47:08.598 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.598 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.598 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.598 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:47.404202+0000", 2023-09-23T22:47:08.598 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.98645074499999996 2023-09-23T22:47:08.598 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.598 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.598 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:47:08.598 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:47.404238+0000", 2023-09-23T22:47:08.599 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.5722000000000001e-05 2023-09-23T22:47:08.599 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.599 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.599 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.599 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.675248+0000", 2023-09-23T22:47:08.599 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2710097659999999 2023-09-23T22:47:08.599 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.599 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.599 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:47:08.599 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.678083+0000", 2023-09-23T22:47:08.599 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0028354690000000002 2023-09-23T22:47:08.599 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.600 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.600 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,2,5", 2023-09-23T22:47:08.600 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.678519+0000", 2023-09-23T22:47:08.600 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00043586999999999999 2023-09-23T22:47:08.600 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.600 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.600 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.600 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.726088+0000", 2023-09-23T22:47:08.600 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.047568997000000002 2023-09-23T22:47:08.600 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.600 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.600 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.600 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.736421+0000", 2023-09-23T22:47:08.601 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.010333019000000001 2023-09-23T22:47:08.601 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.601 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.601 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.601 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.736456+0000", 2023-09-23T22:47:08.601 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.4857999999999997e-05 2023-09-23T22:47:08.601 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.601 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.601 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:47:08.601 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.770934+0000", 2023-09-23T22:47:08.601 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.034477738000000001 2023-09-23T22:47:08.601 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.602 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.602 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:47:08.602 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.770991+0000", 2023-09-23T22:47:08.602 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.7423999999999998e-05 2023-09-23T22:47:08.602 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.602 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.602 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:47:08.602 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.771114+0000", 2023-09-23T22:47:08.602 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012313 2023-09-23T22:47:08.602 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.602 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:47:08.602 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.603 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.603 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.603 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:220744 6.4 6:25605bfe:::benchmark_data_smithi169_147816_object108815:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e138)", 2023-09-23T22:47:08.603 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:46.425781+0000", 2023-09-23T22:47:08.603 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 442.15600566699999, 2023-09-23T22:47:08.603 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.2651552819999998, 2023-09-23T22:47:08.603 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:47:08.603 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:47:08.603 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:47:08.603 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:47:08.603 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:47:08.603 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 220744 2023-09-23T22:47:08.604 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.604 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:47:08.604 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.604 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:47:08.604 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.425781+0000", 2023-09-23T22:47:08.604 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.604 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.604 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.604 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:47:08.604 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.425781+0000", 2023-09-23T22:47:08.604 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.604 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.605 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.605 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:47:08.605 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.425779+0000", 2023-09-23T22:47:08.605 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T22:47:08.605 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.605 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.605 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:47:08.605 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.425786+0000", 2023-09-23T22:47:08.605 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.7090000000000002e-06 2023-09-23T22:47:08.605 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.605 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.605 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:47:08.606 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.425804+0000", 2023-09-23T22:47:08.606 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.7955e-05 2023-09-23T22:47:08.606 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.606 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.606 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:47:08.606 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.425813+0000", 2023-09-23T22:47:08.606 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.1920000000000005e-06 2023-09-23T22:47:08.606 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.606 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.606 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.606 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.425866+0000", 2023-09-23T22:47:08.606 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.3940999999999997e-05 2023-09-23T22:47:08.607 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.607 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.607 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:47:08.607 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.425877+0000", 2023-09-23T22:47:08.607 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0327e-05 2023-09-23T22:47:08.607 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.607 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.607 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.607 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:47.407167+0000", 2023-09-23T22:47:08.607 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.98128986600000001 2023-09-23T22:47:08.607 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.607 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.608 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:47:08.608 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:47.407182+0000", 2023-09-23T22:47:08.608 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5811000000000002e-05 2023-09-23T22:47:08.608 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.608 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.608 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.608 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.606295+0000", 2023-09-23T22:47:08.608 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1991125149999999 2023-09-23T22:47:08.608 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.608 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.608 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:47:08.608 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.606435+0000", 2023-09-23T22:47:08.608 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013998 2023-09-23T22:47:08.609 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.609 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.609 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 4,5,6", 2023-09-23T22:47:08.609 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.607165+0000", 2023-09-23T22:47:08.609 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00073049300000000003 2023-09-23T22:47:08.609 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.609 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.609 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.609 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.623535+0000", 2023-09-23T22:47:08.609 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.016369943000000001 2023-09-23T22:47:08.609 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.609 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.609 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.610 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.623580+0000", 2023-09-23T22:47:08.610 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.4660999999999998e-05 2023-09-23T22:47:08.610 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.610 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.610 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:47:08.610 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.627997+0000", 2023-09-23T22:47:08.610 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0044170529999999998 2023-09-23T22:47:08.610 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.610 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.610 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.610 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.690725+0000", 2023-09-23T22:47:08.611 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.062727790000000005 2023-09-23T22:47:08.611 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.611 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.611 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:47:08.611 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.690788+0000", 2023-09-23T22:47:08.611 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3565999999999994e-05 2023-09-23T22:47:08.611 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.611 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.611 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:47:08.611 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.690936+0000", 2023-09-23T22:47:08.611 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014733699999999999 2023-09-23T22:47:08.611 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.612 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:47:08.612 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.612 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.612 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.612 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:220748 6.d 6:bd3ac367:::benchmark_data_smithi169_147816_object108819:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e138)", 2023-09-23T22:47:08.612 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:46.438175+0000", 2023-09-23T22:47:08.612 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 442.14361160099998, 2023-09-23T22:47:08.612 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.33308757, 2023-09-23T22:47:08.612 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:47:08.612 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:47:08.612 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:47:08.612 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:47:08.613 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:47:08.613 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 220748 2023-09-23T22:47:08.613 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.613 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:47:08.613 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.613 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:47:08.613 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.438175+0000", 2023-09-23T22:47:08.613 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.613 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.613 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.613 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:47:08.614 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.438175+0000", 2023-09-23T22:47:08.614 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.614 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.614 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.614 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:47:08.614 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.438172+0000", 2023-09-23T22:47:08.614 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999976 2023-09-23T22:47:08.614 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.614 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.614 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:47:08.614 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.438180+0000", 2023-09-23T22:47:08.614 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.0760000000000003e-06 2023-09-23T22:47:08.615 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.615 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.615 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:47:08.615 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.438195+0000", 2023-09-23T22:47:08.615 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4871e-05 2023-09-23T22:47:08.615 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.615 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.615 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:47:08.615 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.438207+0000", 2023-09-23T22:47:08.615 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1326e-05 2023-09-23T22:47:08.615 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.615 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.616 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.616 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.438255+0000", 2023-09-23T22:47:08.616 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.8528e-05 2023-09-23T22:47:08.616 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.616 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.616 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:47:08.616 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.438272+0000", 2023-09-23T22:47:08.616 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6699000000000001e-05 2023-09-23T22:47:08.616 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.616 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.616 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.616 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:47.404364+0000", 2023-09-23T22:47:08.616 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.96609191299999997 2023-09-23T22:47:08.617 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.617 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.617 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:47:08.617 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:47.404390+0000", 2023-09-23T22:47:08.617 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.5732999999999999e-05 2023-09-23T22:47:08.617 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.617 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.617 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.617 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.726117+0000", 2023-09-23T22:47:08.617 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.321727184 2023-09-23T22:47:08.617 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.617 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.618 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:47:08.618 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.726255+0000", 2023-09-23T22:47:08.618 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013841299999999999 2023-09-23T22:47:08.618 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.618 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.618 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,2,5", 2023-09-23T22:47:08.618 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.726413+0000", 2023-09-23T22:47:08.618 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000157672 2023-09-23T22:47:08.618 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.618 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.618 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.618 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.736492+0000", 2023-09-23T22:47:08.618 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.010079635 2023-09-23T22:47:08.619 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.619 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.619 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.619 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.754345+0000", 2023-09-23T22:47:08.619 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.017852937999999999 2023-09-23T22:47:08.619 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.619 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.619 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.619 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.754366+0000", 2023-09-23T22:47:08.619 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0465000000000001e-05 2023-09-23T22:47:08.619 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.619 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.620 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:47:08.620 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.771124+0000", 2023-09-23T22:47:08.620 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.016757762999999998 2023-09-23T22:47:08.620 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.620 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.620 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:47:08.620 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.771164+0000", 2023-09-23T22:47:08.620 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.0846000000000002e-05 2023-09-23T22:47:08.620 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.620 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.620 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:47:08.620 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.771262+0000", 2023-09-23T22:47:08.621 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.7715999999999998e-05 2023-09-23T22:47:08.621 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.621 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:47:08.621 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.621 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.621 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.621 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:220759 6.4 6:2fbdf978:::benchmark_data_smithi169_147816_object108830:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e138)", 2023-09-23T22:47:08.621 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:46.460098+0000", 2023-09-23T22:47:08.621 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 442.12168848800002, 2023-09-23T22:47:08.621 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.249472865, 2023-09-23T22:47:08.621 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:47:08.621 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:47:08.622 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:47:08.622 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:47:08.622 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:47:08.622 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 220759 2023-09-23T22:47:08.622 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.622 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:47:08.622 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.622 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:47:08.622 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.460098+0000", 2023-09-23T22:47:08.622 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.622 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.622 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.623 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:47:08.623 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.460098+0000", 2023-09-23T22:47:08.623 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.623 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.623 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.623 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:47:08.623 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.460097+0000", 2023-09-23T22:47:08.623 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:47:08.623 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.623 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.623 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:47:08.623 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.460103+0000", 2023-09-23T22:47:08.624 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.2249999999999997e-06 2023-09-23T22:47:08.624 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.624 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.624 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:47:08.624 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.460114+0000", 2023-09-23T22:47:08.624 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1600000000000001e-05 2023-09-23T22:47:08.624 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.624 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.624 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:47:08.624 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.460121+0000", 2023-09-23T22:47:08.624 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.7240000000000003e-06 2023-09-23T22:47:08.624 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.625 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.625 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.625 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.460180+0000", 2023-09-23T22:47:08.625 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.8489999999999997e-05 2023-09-23T22:47:08.625 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.625 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.625 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:47:08.625 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.460193+0000", 2023-09-23T22:47:08.625 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3882e-05 2023-09-23T22:47:08.625 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.625 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.625 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.626 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:47.407252+0000", 2023-09-23T22:47:08.626 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.94705882500000005 2023-09-23T22:47:08.626 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.626 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.626 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:47:08.626 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:47.407264+0000", 2023-09-23T22:47:08.626 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1776999999999999e-05 2023-09-23T22:47:08.626 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.626 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.626 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.626 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.623974+0000", 2023-09-23T22:47:08.626 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.216709957 2023-09-23T22:47:08.627 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.627 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.627 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:47:08.627 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.624150+0000", 2023-09-23T22:47:08.627 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000176374 2023-09-23T22:47:08.627 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.627 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.627 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 4,5,6", 2023-09-23T22:47:08.627 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.624299+0000", 2023-09-23T22:47:08.627 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014904799999999999 2023-09-23T22:47:08.627 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.627 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.627 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.628 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.628026+0000", 2023-09-23T22:47:08.628 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0037261180000000001 2023-09-23T22:47:08.628 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.628 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.628 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:47:08.628 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.628030+0000", 2023-09-23T22:47:08.628 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.9049999999999996e-06 2023-09-23T22:47:08.628 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.628 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.628 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.628 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.633013+0000", 2023-09-23T22:47:08.628 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0049825829999999996 2023-09-23T22:47:08.629 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.629 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.629 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.629 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.709307+0000", 2023-09-23T22:47:08.629 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.076294256000000005 2023-09-23T22:47:08.629 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.629 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.629 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:47:08.629 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.709420+0000", 2023-09-23T22:47:08.629 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000112911 2023-09-23T22:47:08.629 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.629 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.630 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:47:08.630 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.709571+0000", 2023-09-23T22:47:08.630 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015034599999999999 2023-09-23T22:47:08.630 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.630 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:47:08.630 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.630 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.630 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.630 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:220775 6.d 6:b5e8280c:::benchmark_data_smithi169_147816_object108846:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e138)", 2023-09-23T22:47:08.630 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:46.511129+0000", 2023-09-23T22:47:08.630 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 442.07065742200001, 2023-09-23T22:47:08.630 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.2602809280000002, 2023-09-23T22:47:08.631 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:47:08.631 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:47:08.631 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:47:08.631 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:47:08.631 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:47:08.631 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 220775 2023-09-23T22:47:08.631 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.631 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:47:08.631 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.631 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:47:08.631 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.511129+0000", 2023-09-23T22:47:08.631 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.632 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.632 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.632 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:47:08.632 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.511129+0000", 2023-09-23T22:47:08.632 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.632 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.632 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.632 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:47:08.632 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.511127+0000", 2023-09-23T22:47:08.632 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:47:08.632 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.632 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.632 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:47:08.633 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.511136+0000", 2023-09-23T22:47:08.633 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.1230000000000006e-06 2023-09-23T22:47:08.633 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.633 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.633 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:47:08.633 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.511154+0000", 2023-09-23T22:47:08.633 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.7356000000000001e-05 2023-09-23T22:47:08.633 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.633 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.633 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:47:08.633 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.511163+0000", 2023-09-23T22:47:08.634 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.5310000000000007e-06 2023-09-23T22:47:08.634 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.634 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.634 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.634 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.511224+0000", 2023-09-23T22:47:08.634 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.1266999999999995e-05 2023-09-23T22:47:08.634 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.634 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.634 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:47:08.634 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:46.511234+0000", 2023-09-23T22:47:08.634 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.3850000000000008e-06 2023-09-23T22:47:08.634 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.635 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.635 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.635 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:47.404467+0000", 2023-09-23T22:47:08.635 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.89323328599999996 2023-09-23T22:47:08.635 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.635 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.635 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:47:08.635 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:47.404493+0000", 2023-09-23T22:47:08.635 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.5769999999999999e-05 2023-09-23T22:47:08.635 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.635 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.635 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.635 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.729802+0000", 2023-09-23T22:47:08.636 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3253092470000001 2023-09-23T22:47:08.636 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.636 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.636 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:47:08.636 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.729947+0000", 2023-09-23T22:47:08.636 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000144418 2023-09-23T22:47:08.636 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.636 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.636 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,2,5", 2023-09-23T22:47:08.636 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.730112+0000", 2023-09-23T22:47:08.636 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00016562799999999999 2023-09-23T22:47:08.636 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.637 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.637 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.637 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.754284+0000", 2023-09-23T22:47:08.637 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.024171911000000001 2023-09-23T22:47:08.637 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.637 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.637 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.637 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.754408+0000", 2023-09-23T22:47:08.637 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012359900000000001 2023-09-23T22:47:08.637 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.637 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.637 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.638 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.754443+0000", 2023-09-23T22:47:08.638 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.5777e-05 2023-09-23T22:47:08.638 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.638 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.638 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:47:08.638 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.771270+0000", 2023-09-23T22:47:08.638 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.016826111000000001 2023-09-23T22:47:08.638 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.638 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.638 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:47:08.638 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.771308+0000", 2023-09-23T22:47:08.638 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.841e-05 2023-09-23T22:47:08.639 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.639 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.639 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:47:08.639 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:48.771410+0000", 2023-09-23T22:47:08.639 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010166999999999999 2023-09-23T22:47:08.639 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.639 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:47:08.639 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.639 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.639 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.639 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:221776 6.4 6:2dd4478a:::benchmark_data_smithi169_147816_object109847:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e141)", 2023-09-23T22:47:08.639 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:50.414916+0000", 2023-09-23T22:47:08.640 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 438.16687005199998, 2023-09-23T22:47:08.640 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.97329955700000004, 2023-09-23T22:47:08.640 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:47:08.640 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2023-09-23T22:47:08.640 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:47:08.640 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:47:08.640 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:47:08.640 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 221776 2023-09-23T22:47:08.640 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.640 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:47:08.640 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.640 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:47:08.641 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.414916+0000", 2023-09-23T22:47:08.641 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.641 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.641 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.641 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:47:08.641 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.414916+0000", 2023-09-23T22:47:08.641 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.641 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.641 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.641 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:47:08.641 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.414915+0000", 2023-09-23T22:47:08.641 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:47:08.641 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.642 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.642 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:47:08.642 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.414922+0000", 2023-09-23T22:47:08.642 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.8940000000000004e-06 2023-09-23T22:47:08.642 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.642 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.642 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:47:08.642 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.414937+0000", 2023-09-23T22:47:08.642 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5067e-05 2023-09-23T22:47:08.642 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.642 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.642 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:47:08.643 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.414948+0000", 2023-09-23T22:47:08.643 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0795000000000001e-05 2023-09-23T22:47:08.643 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.643 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.643 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.643 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.415007+0000", 2023-09-23T22:47:08.643 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.9317000000000001e-05 2023-09-23T22:47:08.643 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.643 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.643 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:47:08.643 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.415119+0000", 2023-09-23T22:47:08.643 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00011173800000000001 2023-09-23T22:47:08.644 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.644 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.644 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 4,5,6", 2023-09-23T22:47:08.644 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.415249+0000", 2023-09-23T22:47:08.644 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012994999999999999 2023-09-23T22:47:08.644 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.644 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.644 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:47:08.644 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.420204+0000", 2023-09-23T22:47:08.644 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0049557660000000003 2023-09-23T22:47:08.644 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.645 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.645 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.645 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.422901+0000", 2023-09-23T22:47:08.645 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0026962729999999999 2023-09-23T22:47:08.645 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.645 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.645 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.645 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.423559+0000", 2023-09-23T22:47:08.645 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00065814499999999995 2023-09-23T22:47:08.645 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.645 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.645 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.645 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.428024+0000", 2023-09-23T22:47:08.646 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.004464946 2023-09-23T22:47:08.646 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.646 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.646 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:47:08.646 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.428041+0000", 2023-09-23T22:47:08.646 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.7547999999999999e-05 2023-09-23T22:47:08.646 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.646 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.646 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.646 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.388141+0000", 2023-09-23T22:47:08.646 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.96009919200000005 2023-09-23T22:47:08.647 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.647 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.647 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:47:08.647 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.388216+0000", 2023-09-23T22:47:08.647 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.5179000000000006e-05 2023-09-23T22:47:08.647 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.647 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:47:08.647 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.647 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.647 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.647 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:221779 6.d 6:bcf97811:::benchmark_data_smithi169_147816_object109850:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e141)", 2023-09-23T22:47:08.647 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:50.420843+0000", 2023-09-23T22:47:08.648 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 438.16094347299997, 2023-09-23T22:47:08.648 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.99133255399999998, 2023-09-23T22:47:08.648 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:47:08.648 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2023-09-23T22:47:08.648 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:47:08.648 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:47:08.648 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:47:08.648 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 221779 2023-09-23T22:47:08.648 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.648 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:47:08.648 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.649 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:47:08.649 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.420843+0000", 2023-09-23T22:47:08.649 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.649 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.649 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.649 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:47:08.649 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.420843+0000", 2023-09-23T22:47:08.649 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.649 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.649 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.649 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:47:08.649 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.420841+0000", 2023-09-23T22:47:08.649 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T22:47:08.650 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.650 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.650 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:47:08.650 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.420851+0000", 2023-09-23T22:47:08.650 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.8230000000000006e-06 2023-09-23T22:47:08.650 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.650 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.650 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:47:08.650 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.422674+0000", 2023-09-23T22:47:08.650 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001822972 2023-09-23T22:47:08.650 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.650 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.651 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:47:08.651 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.422687+0000", 2023-09-23T22:47:08.651 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3414999999999999e-05 2023-09-23T22:47:08.651 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.651 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.651 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.651 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.422750+0000", 2023-09-23T22:47:08.651 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.2767000000000004e-05 2023-09-23T22:47:08.651 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.651 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.651 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:47:08.651 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.422861+0000", 2023-09-23T22:47:08.652 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000111481 2023-09-23T22:47:08.652 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.652 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.652 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,2,5", 2023-09-23T22:47:08.652 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.423064+0000", 2023-09-23T22:47:08.652 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000202812 2023-09-23T22:47:08.652 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.652 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.652 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.652 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.430034+0000", 2023-09-23T22:47:08.652 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0069698579999999998 2023-09-23T22:47:08.652 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.653 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.653 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:47:08.653 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.430044+0000", 2023-09-23T22:47:08.653 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0559e-05 2023-09-23T22:47:08.653 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.653 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.653 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.653 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.401838+0000", 2023-09-23T22:47:08.653 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.97179316000000004 2023-09-23T22:47:08.653 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.653 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.653 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for missing object", 2023-09-23T22:47:08.653 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.401964+0000", 2023-09-23T22:47:08.654 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012615400000000001 2023-09-23T22:47:08.654 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.654 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.654 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.654 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.412092+0000", 2023-09-23T22:47:08.654 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.010128356 2023-09-23T22:47:08.654 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.654 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.654 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:47:08.654 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.412175+0000", 2023-09-23T22:47:08.654 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.3109999999999995e-05 2023-09-23T22:47:08.655 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.655 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:47:08.655 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.655 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.655 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.655 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:221784 6.d 6:bf998018:::benchmark_data_smithi169_147816_object109855:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e141)", 2023-09-23T22:47:08.655 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:50.422714+0000", 2023-09-23T22:47:08.655 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 438.159071735, 2023-09-23T22:47:08.655 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.99929870799999998, 2023-09-23T22:47:08.655 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:47:08.655 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:47:08.655 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:47:08.656 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:47:08.656 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:47:08.656 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 221784 2023-09-23T22:47:08.656 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.656 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:47:08.656 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.656 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:47:08.656 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.422714+0000", 2023-09-23T22:47:08.656 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.656 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.656 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.656 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:47:08.657 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.422714+0000", 2023-09-23T22:47:08.657 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.657 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.657 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.657 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:47:08.657 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.422714+0000", 2023-09-23T22:47:08.657 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:47:08.657 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.657 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.657 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:47:08.657 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.422719+0000", 2023-09-23T22:47:08.657 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.0409999999999997e-06 2023-09-23T22:47:08.657 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.658 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.658 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:47:08.658 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.422729+0000", 2023-09-23T22:47:08.658 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0325e-05 2023-09-23T22:47:08.658 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.658 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.658 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:47:08.658 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.422737+0000", 2023-09-23T22:47:08.658 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.5150000000000006e-06 2023-09-23T22:47:08.658 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.658 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.658 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.658 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.430314+0000", 2023-09-23T22:47:08.659 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0075761969999999998 2023-09-23T22:47:08.659 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.659 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.659 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:47:08.659 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.430323+0000", 2023-09-23T22:47:08.659 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.1060000000000006e-06 2023-09-23T22:47:08.659 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.659 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.659 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.659 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.402327+0000", 2023-09-23T22:47:08.659 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.97200395900000003 2023-09-23T22:47:08.659 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.660 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.660 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:47:08.660 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.402437+0000", 2023-09-23T22:47:08.660 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0001099 2023-09-23T22:47:08.660 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.660 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.660 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,2", 2023-09-23T22:47:08.660 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.402557+0000", 2023-09-23T22:47:08.660 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012089199999999999 2023-09-23T22:47:08.660 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.660 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.660 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:47:08.660 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.412063+0000", 2023-09-23T22:47:08.661 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0095059370000000008 2023-09-23T22:47:08.661 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.661 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.661 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.661 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.412208+0000", 2023-09-23T22:47:08.661 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014488200000000001 2023-09-23T22:47:08.661 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.661 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.661 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.661 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.421861+0000", 2023-09-23T22:47:08.661 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0096524460000000003 2023-09-23T22:47:08.661 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.662 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.662 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:47:08.662 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.421912+0000", 2023-09-23T22:47:08.662 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.0942000000000001e-05 2023-09-23T22:47:08.662 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.662 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.662 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:47:08.662 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.422013+0000", 2023-09-23T22:47:08.662 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010145 2023-09-23T22:47:08.662 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.662 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:47:08.662 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.662 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.663 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.663 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:221792 6.d 6:b27fa2aa:::benchmark_data_smithi169_147816_object109863:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e142)", 2023-09-23T22:47:08.663 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:50.441932+0000", 2023-09-23T22:47:08.663 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 438.13985413699999, 2023-09-23T22:47:08.663 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.98041070399999997, 2023-09-23T22:47:08.663 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:47:08.663 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:47:08.663 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:47:08.663 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:47:08.663 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:47:08.663 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 221792 2023-09-23T22:47:08.664 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.664 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:47:08.664 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.664 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:47:08.664 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.441932+0000", 2023-09-23T22:47:08.664 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.664 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.664 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.664 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:47:08.664 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.441932+0000", 2023-09-23T22:47:08.664 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.664 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.664 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.665 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:47:08.665 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.441931+0000", 2023-09-23T22:47:08.665 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:47:08.665 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.665 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.665 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:47:08.665 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.441937+0000", 2023-09-23T22:47:08.665 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0000000000000002e-06 2023-09-23T22:47:08.665 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.665 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.665 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:47:08.666 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.441949+0000", 2023-09-23T22:47:08.666 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1858999999999999e-05 2023-09-23T22:47:08.666 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.666 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.666 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:47:08.666 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.441955+0000", 2023-09-23T22:47:08.666 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.6830000000000002e-06 2023-09-23T22:47:08.666 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.666 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.666 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.666 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.441983+0000", 2023-09-23T22:47:08.667 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.7651e-05 2023-09-23T22:47:08.667 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.667 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.667 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:47:08.667 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.441990+0000", 2023-09-23T22:47:08.667 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1380000000000001e-06 2023-09-23T22:47:08.667 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.667 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.667 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.667 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.405034+0000", 2023-09-23T22:47:08.667 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.96304424899999996 2023-09-23T22:47:08.667 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.668 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.668 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:47:08.668 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.405116+0000", 2023-09-23T22:47:08.668 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.2086e-05 2023-09-23T22:47:08.668 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.668 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.668 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,2", 2023-09-23T22:47:08.668 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.405212+0000", 2023-09-23T22:47:08.668 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.5636000000000004e-05 2023-09-23T22:47:08.668 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.668 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.669 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:47:08.669 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.412174+0000", 2023-09-23T22:47:08.669 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0069623799999999998 2023-09-23T22:47:08.669 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.669 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.669 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.669 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.412246+0000", 2023-09-23T22:47:08.669 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1940999999999994e-05 2023-09-23T22:47:08.669 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.669 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.669 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.669 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.422200+0000", 2023-09-23T22:47:08.669 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0099532760000000005 2023-09-23T22:47:08.670 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.670 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.670 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:47:08.670 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.422243+0000", 2023-09-23T22:47:08.670 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.3690999999999999e-05 2023-09-23T22:47:08.670 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.670 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.670 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:47:08.670 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.422343+0000", 2023-09-23T22:47:08.670 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.9442000000000001e-05 2023-09-23T22:47:08.670 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.670 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:47:08.671 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.671 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.671 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.671 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:221811 6.d 6:bd61b771:::benchmark_data_smithi169_147816_object109882:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e142)", 2023-09-23T22:47:08.671 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:50.476134+0000", 2023-09-23T22:47:08.671 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 438.10565220000001, 2023-09-23T22:47:08.671 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.94667415499999996, 2023-09-23T22:47:08.671 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:47:08.671 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:47:08.671 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:47:08.671 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:47:08.671 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:47:08.672 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 221811 2023-09-23T22:47:08.672 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.672 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:47:08.672 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.672 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:47:08.672 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.476134+0000", 2023-09-23T22:47:08.672 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.672 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.672 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.672 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:47:08.672 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.476134+0000", 2023-09-23T22:47:08.672 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.673 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.673 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.673 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:47:08.673 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.476133+0000", 2023-09-23T22:47:08.673 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:47:08.673 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.673 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.673 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:47:08.673 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.476140+0000", 2023-09-23T22:47:08.673 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.2880000000000004e-06 2023-09-23T22:47:08.673 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.673 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.674 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:47:08.674 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.476153+0000", 2023-09-23T22:47:08.674 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.327e-05 2023-09-23T22:47:08.674 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.674 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.674 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:47:08.674 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.476159+0000", 2023-09-23T22:47:08.674 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.2260000000000002e-06 2023-09-23T22:47:08.674 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.674 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.674 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.674 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.476209+0000", 2023-09-23T22:47:08.675 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.0117999999999997e-05 2023-09-23T22:47:08.675 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.675 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.675 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:47:08.675 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.476223+0000", 2023-09-23T22:47:08.675 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3852999999999999e-05 2023-09-23T22:47:08.675 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.675 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.675 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.675 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.408299+0000", 2023-09-23T22:47:08.675 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.93207586899999995 2023-09-23T22:47:08.675 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.676 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.676 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:47:08.676 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.408440+0000", 2023-09-23T22:47:08.676 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014125100000000001 2023-09-23T22:47:08.676 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.676 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.676 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,2", 2023-09-23T22:47:08.676 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.408598+0000", 2023-09-23T22:47:08.676 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000157734 2023-09-23T22:47:08.676 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.676 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.676 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:47:08.677 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.412215+0000", 2023-09-23T22:47:08.677 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.003617276 2023-09-23T22:47:08.677 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.677 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.677 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.677 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.422065+0000", 2023-09-23T22:47:08.677 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0098491489999999998 2023-09-23T22:47:08.677 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.677 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.677 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.677 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.422440+0000", 2023-09-23T22:47:08.677 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00037528300000000002 2023-09-23T22:47:08.678 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.678 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.678 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:47:08.678 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.422479+0000", 2023-09-23T22:47:08.678 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.8679e-05 2023-09-23T22:47:08.678 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.678 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.678 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:47:08.678 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.422808+0000", 2023-09-23T22:47:08.678 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00032962999999999997 2023-09-23T22:47:08.678 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.678 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:47:08.679 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.679 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.679 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.679 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:221818 6.d 6:b01c97a2:::benchmark_data_smithi169_147816_object109889:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e142)", 2023-09-23T22:47:08.679 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:50.495187+0000", 2023-09-23T22:47:08.679 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 438.086598686, 2023-09-23T22:47:08.679 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.93839178400000001, 2023-09-23T22:47:08.679 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:47:08.679 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:47:08.679 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:47:08.679 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:47:08.680 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:47:08.680 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 221818 2023-09-23T22:47:08.680 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.680 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:47:08.680 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.680 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:47:08.680 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.495187+0000", 2023-09-23T22:47:08.680 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.680 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.680 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.680 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:47:08.680 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.495187+0000", 2023-09-23T22:47:08.681 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.681 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.681 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.681 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:47:08.681 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.495186+0000", 2023-09-23T22:47:08.681 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:47:08.681 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.681 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.681 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:47:08.681 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.495193+0000", 2023-09-23T22:47:08.681 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.973e-06 2023-09-23T22:47:08.681 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.681 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.682 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:47:08.682 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.495218+0000", 2023-09-23T22:47:08.682 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.4938000000000001e-05 2023-09-23T22:47:08.682 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.682 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.682 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:47:08.682 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.495224+0000", 2023-09-23T22:47:08.682 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.4649999999999999e-06 2023-09-23T22:47:08.682 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.682 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.682 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.682 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.495302+0000", 2023-09-23T22:47:08.683 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.7610999999999999e-05 2023-09-23T22:47:08.683 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.683 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.683 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:47:08.683 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.495319+0000", 2023-09-23T22:47:08.683 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.7496999999999999e-05 2023-09-23T22:47:08.683 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.683 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.683 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.683 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.412268+0000", 2023-09-23T22:47:08.683 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.91694899399999996 2023-09-23T22:47:08.683 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.683 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.684 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:47:08.684 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.412369+0000", 2023-09-23T22:47:08.684 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000100173 2023-09-23T22:47:08.684 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.684 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.684 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,2", 2023-09-23T22:47:08.684 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.412486+0000", 2023-09-23T22:47:08.684 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00011765300000000001 2023-09-23T22:47:08.684 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.684 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.684 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:47:08.684 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.422030+0000", 2023-09-23T22:47:08.685 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0095435490000000001 2023-09-23T22:47:08.685 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.685 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.685 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.685 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.433412+0000", 2023-09-23T22:47:08.685 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.011382194 2023-09-23T22:47:08.685 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.685 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.685 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.685 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.433441+0000", 2023-09-23T22:47:08.685 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.9382000000000001e-05 2023-09-23T22:47:08.685 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.686 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.686 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:47:08.686 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.433484+0000", 2023-09-23T22:47:08.686 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.2666000000000001e-05 2023-09-23T22:47:08.686 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.686 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.686 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:47:08.686 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.433579+0000", 2023-09-23T22:47:08.686 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.5231999999999999e-05 2023-09-23T22:47:08.686 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.686 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:47:08.686 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.686 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.687 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.687 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:221820 6.4 6:245e524f:::benchmark_data_smithi169_147816_object109891:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e142)", 2023-09-23T22:47:08.687 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:50.497127+0000", 2023-09-23T22:47:08.687 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 438.08465951199997, 2023-09-23T22:47:08.687 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.90527748500000005, 2023-09-23T22:47:08.687 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:47:08.687 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:47:08.687 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:47:08.687 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:47:08.687 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:47:08.687 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 221820 2023-09-23T22:47:08.688 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.688 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:47:08.688 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.688 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:47:08.688 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.497127+0000", 2023-09-23T22:47:08.688 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.688 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.688 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.688 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:47:08.688 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.497127+0000", 2023-09-23T22:47:08.688 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.688 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.689 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.689 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:47:08.689 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.497126+0000", 2023-09-23T22:47:08.689 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:47:08.689 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.689 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.689 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:47:08.689 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.497131+0000", 2023-09-23T22:47:08.689 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1970000000000004e-06 2023-09-23T22:47:08.689 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.689 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.689 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:47:08.689 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.497144+0000", 2023-09-23T22:47:08.689 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.305e-05 2023-09-23T22:47:08.690 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.690 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.690 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:47:08.690 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.497153+0000", 2023-09-23T22:47:08.690 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.1670000000000005e-06 2023-09-23T22:47:08.690 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.690 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.690 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.690 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.497202+0000", 2023-09-23T22:47:08.690 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.8427000000000002e-05 2023-09-23T22:47:08.690 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.691 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.691 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:47:08.691 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.497210+0000", 2023-09-23T22:47:08.691 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.8030000000000003e-06 2023-09-23T22:47:08.691 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.691 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.691 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.691 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.389004+0000", 2023-09-23T22:47:08.691 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.89179324000000004 2023-09-23T22:47:08.691 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.691 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.691 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:47:08.692 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.389140+0000", 2023-09-23T22:47:08.692 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000136317 2023-09-23T22:47:08.692 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.692 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.692 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 4,6", 2023-09-23T22:47:08.692 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.389274+0000", 2023-09-23T22:47:08.692 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013380600000000001 2023-09-23T22:47:08.692 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.692 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.692 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:47:08.692 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.401857+0000", 2023-09-23T22:47:08.692 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.012583319000000001 2023-09-23T22:47:08.693 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.693 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.693 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.693 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.401921+0000", 2023-09-23T22:47:08.693 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.4362000000000005e-05 2023-09-23T22:47:08.693 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.693 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.693 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.693 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.402224+0000", 2023-09-23T22:47:08.693 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00030246 2023-09-23T22:47:08.693 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.694 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.694 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:47:08.694 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.402359+0000", 2023-09-23T22:47:08.694 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013554699999999999 2023-09-23T22:47:08.694 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.694 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.694 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:47:08.694 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.402404+0000", 2023-09-23T22:47:08.694 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.4657999999999998e-05 2023-09-23T22:47:08.694 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.694 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:47:08.694 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.695 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.695 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.695 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:221821 6.4 6:287e366b:::benchmark_data_smithi169_147816_object109892:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e142)", 2023-09-23T22:47:08.695 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:50.497401+0000", 2023-09-23T22:47:08.695 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 438.08438514599999, 2023-09-23T22:47:08.695 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.90940279000000002, 2023-09-23T22:47:08.695 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:47:08.695 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:47:08.695 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:47:08.695 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:47:08.695 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:47:08.695 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 221821 2023-09-23T22:47:08.695 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.696 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:47:08.696 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.696 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:47:08.696 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.497401+0000", 2023-09-23T22:47:08.696 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.696 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.696 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.696 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:47:08.696 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.497401+0000", 2023-09-23T22:47:08.696 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.696 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.696 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.697 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:47:08.697 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.497400+0000", 2023-09-23T22:47:08.697 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:47:08.697 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.697 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.697 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:47:08.697 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.497405+0000", 2023-09-23T22:47:08.697 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.9969999999999998e-06 2023-09-23T22:47:08.697 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.697 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.697 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:47:08.697 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.497417+0000", 2023-09-23T22:47:08.697 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1917e-05 2023-09-23T22:47:08.698 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.698 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.698 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:47:08.698 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.497424+0000", 2023-09-23T22:47:08.698 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.2409999999999998e-06 2023-09-23T22:47:08.698 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.698 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.698 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.698 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.497471+0000", 2023-09-23T22:47:08.698 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.6257000000000001e-05 2023-09-23T22:47:08.698 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.698 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.698 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:47:08.699 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.497478+0000", 2023-09-23T22:47:08.699 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.7759999999999997e-06 2023-09-23T22:47:08.699 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.699 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.699 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.699 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.393046+0000", 2023-09-23T22:47:08.699 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.89556762599999995 2023-09-23T22:47:08.699 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.699 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.699 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:47:08.699 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.393183+0000", 2023-09-23T22:47:08.699 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000137515 2023-09-23T22:47:08.699 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.700 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.700 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 4,6", 2023-09-23T22:47:08.700 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.393316+0000", 2023-09-23T22:47:08.700 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013219600000000001 2023-09-23T22:47:08.700 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.700 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.700 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:47:08.700 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.401862+0000", 2023-09-23T22:47:08.700 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0085462420000000008 2023-09-23T22:47:08.700 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.700 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.700 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.700 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.402459+0000", 2023-09-23T22:47:08.701 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00059701100000000005 2023-09-23T22:47:08.701 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.701 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.701 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.701 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.406721+0000", 2023-09-23T22:47:08.701 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0042619930000000004 2023-09-23T22:47:08.701 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.701 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.701 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:47:08.701 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.406763+0000", 2023-09-23T22:47:08.701 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.2298000000000001e-05 2023-09-23T22:47:08.701 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.702 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.702 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:47:08.702 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.406804+0000", 2023-09-23T22:47:08.702 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.0589000000000001e-05 2023-09-23T22:47:08.702 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.702 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:47:08.702 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.702 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.702 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.702 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:221830 6.4 6:289e1ab3:::benchmark_data_smithi169_147816_object109901:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e142)", 2023-09-23T22:47:08.702 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:50.508897+0000", 2023-09-23T22:47:08.702 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 438.07288910400001, 2023-09-23T22:47:08.703 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.89800758800000002, 2023-09-23T22:47:08.703 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:47:08.703 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:47:08.703 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:47:08.703 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:47:08.703 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:47:08.703 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 221830 2023-09-23T22:47:08.703 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.703 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:47:08.703 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.703 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:47:08.704 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.508897+0000", 2023-09-23T22:47:08.704 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.704 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.704 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.704 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:47:08.704 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.508897+0000", 2023-09-23T22:47:08.704 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.704 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.704 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.704 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:47:08.704 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.508895+0000", 2023-09-23T22:47:08.705 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:47:08.705 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.705 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.705 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:47:08.705 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.508904+0000", 2023-09-23T22:47:08.705 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.2670000000000006e-06 2023-09-23T22:47:08.705 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.705 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.705 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:47:08.705 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.508920+0000", 2023-09-23T22:47:08.705 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6687000000000001e-05 2023-09-23T22:47:08.705 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.706 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.706 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:47:08.706 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.508929+0000", 2023-09-23T22:47:08.706 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.7530000000000007e-06 2023-09-23T22:47:08.706 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.706 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.706 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.706 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.508992+0000", 2023-09-23T22:47:08.706 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.2508000000000005e-05 2023-09-23T22:47:08.706 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.706 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.707 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:47:08.707 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.509007+0000", 2023-09-23T22:47:08.707 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5081e-05 2023-09-23T22:47:08.707 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.707 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.707 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.707 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.396310+0000", 2023-09-23T22:47:08.707 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.88730338099999995 2023-09-23T22:47:08.707 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.707 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.707 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:47:08.707 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.396415+0000", 2023-09-23T22:47:08.708 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000105306 2023-09-23T22:47:08.708 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.708 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.708 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 4,6", 2023-09-23T22:47:08.708 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.396497+0000", 2023-09-23T22:47:08.708 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.1525000000000003e-05 2023-09-23T22:47:08.708 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.708 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.708 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:47:08.708 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.401874+0000", 2023-09-23T22:47:08.708 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0053771319999999997 2023-09-23T22:47:08.708 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.709 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.709 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.709 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.402498+0000", 2023-09-23T22:47:08.709 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00062408099999999996 2023-09-23T22:47:08.709 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.709 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.709 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.709 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.406839+0000", 2023-09-23T22:47:08.709 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0043410840000000003 2023-09-23T22:47:08.709 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.709 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.709 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:47:08.710 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.406875+0000", 2023-09-23T22:47:08.710 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.5330999999999998e-05 2023-09-23T22:47:08.710 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.710 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.710 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:47:08.710 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.406905+0000", 2023-09-23T22:47:08.710 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.0074e-05 2023-09-23T22:47:08.710 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.710 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:47:08.710 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.710 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.711 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.711 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:221835 6.d 6:bea17a99:::benchmark_data_smithi169_147816_object109906:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e142)", 2023-09-23T22:47:08.711 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:50.516914+0000", 2023-09-23T22:47:08.711 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 438.06487246199998, 2023-09-23T22:47:08.711 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.91685784999999997, 2023-09-23T22:47:08.711 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:47:08.711 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:47:08.711 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:47:08.711 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:47:08.711 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:47:08.711 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 221835 2023-09-23T22:47:08.711 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.712 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:47:08.712 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.712 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:47:08.712 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.516914+0000", 2023-09-23T22:47:08.712 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.712 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.712 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.712 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:47:08.712 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.516914+0000", 2023-09-23T22:47:08.712 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.712 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.712 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.713 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:47:08.713 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.516912+0000", 2023-09-23T22:47:08.713 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:47:08.713 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.713 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.713 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:47:08.713 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.516918+0000", 2023-09-23T22:47:08.713 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.9580000000000004e-06 2023-09-23T22:47:08.713 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.713 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.713 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:47:08.713 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.516929+0000", 2023-09-23T22:47:08.713 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0514e-05 2023-09-23T22:47:08.714 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.714 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.714 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:47:08.714 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.516935+0000", 2023-09-23T22:47:08.714 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.665e-06 2023-09-23T22:47:08.714 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.714 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.714 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.714 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.516987+0000", 2023-09-23T22:47:08.714 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.2575999999999999e-05 2023-09-23T22:47:08.714 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.715 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.715 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:47:08.715 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.517004+0000", 2023-09-23T22:47:08.715 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6492000000000001e-05 2023-09-23T22:47:08.715 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.715 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.715 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.715 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.415603+0000", 2023-09-23T22:47:08.715 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.89859917700000003 2023-09-23T22:47:08.715 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.715 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.715 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:47:08.715 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.415722+0000", 2023-09-23T22:47:08.716 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00011887699999999999 2023-09-23T22:47:08.716 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.716 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.716 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,2", 2023-09-23T22:47:08.716 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.415843+0000", 2023-09-23T22:47:08.716 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000121657 2023-09-23T22:47:08.716 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.716 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.716 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:47:08.716 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.422075+0000", 2023-09-23T22:47:08.716 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.006231744 2023-09-23T22:47:08.716 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.717 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.717 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.717 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.433616+0000", 2023-09-23T22:47:08.717 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.011541321 2023-09-23T22:47:08.717 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.717 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.717 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.717 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.433645+0000", 2023-09-23T22:47:08.717 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.8867999999999999e-05 2023-09-23T22:47:08.717 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.717 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.717 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:47:08.718 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.433683+0000", 2023-09-23T22:47:08.718 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.8080000000000001e-05 2023-09-23T22:47:08.718 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.718 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.718 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:47:08.718 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.433772+0000", 2023-09-23T22:47:08.718 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.8147999999999997e-05 2023-09-23T22:47:08.718 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.718 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:47:08.718 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.718 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.718 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.719 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:221836 6.d 6:b96412b5:::benchmark_data_smithi169_147816_object109907:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e142)", 2023-09-23T22:47:08.719 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:50.519232+0000", 2023-09-23T22:47:08.719 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 438.06255387099998, 2023-09-23T22:47:08.719 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.94122351299999996, 2023-09-23T22:47:08.719 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:47:08.719 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:47:08.719 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:47:08.719 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:47:08.719 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:47:08.719 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 221836 2023-09-23T22:47:08.719 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.719 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:47:08.719 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.720 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:47:08.720 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.519232+0000", 2023-09-23T22:47:08.720 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.720 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.720 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.720 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:47:08.720 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.519232+0000", 2023-09-23T22:47:08.720 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.720 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.720 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.720 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:47:08.720 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.519232+0000", 2023-09-23T22:47:08.721 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:47:08.721 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.721 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.721 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:47:08.721 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.519236+0000", 2023-09-23T22:47:08.721 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.4889999999999997e-06 2023-09-23T22:47:08.721 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.721 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.721 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:47:08.721 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.519246+0000", 2023-09-23T22:47:08.721 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0016e-05 2023-09-23T22:47:08.721 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.721 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.722 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:47:08.722 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.519252+0000", 2023-09-23T22:47:08.722 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.604e-06 2023-09-23T22:47:08.722 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.722 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.722 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.722 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.519282+0000", 2023-09-23T22:47:08.722 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.0620000000000002e-05 2023-09-23T22:47:08.722 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.722 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.722 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:47:08.723 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.519288+0000", 2023-09-23T22:47:08.723 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.6949999999999997e-06 2023-09-23T22:47:08.723 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.723 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.723 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.723 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.418859+0000", 2023-09-23T22:47:08.723 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.89957148399999998 2023-09-23T22:47:08.723 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.723 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.723 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:47:08.723 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.418986+0000", 2023-09-23T22:47:08.723 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012682200000000001 2023-09-23T22:47:08.723 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.724 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.724 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,2", 2023-09-23T22:47:08.724 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.419077+0000", 2023-09-23T22:47:08.724 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.1175999999999996e-05 2023-09-23T22:47:08.724 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.724 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.724 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.724 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.433805+0000", 2023-09-23T22:47:08.724 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.014727694 2023-09-23T22:47:08.724 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.724 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.724 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.725 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.433833+0000", 2023-09-23T22:47:08.725 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.7642000000000001e-05 2023-09-23T22:47:08.725 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.725 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.725 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:47:08.725 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.460290+0000", 2023-09-23T22:47:08.725 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.026457417 2023-09-23T22:47:08.725 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.725 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.725 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:47:08.725 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.460346+0000", 2023-09-23T22:47:08.725 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.5711000000000002e-05 2023-09-23T22:47:08.725 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.726 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.726 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:47:08.726 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.460456+0000", 2023-09-23T22:47:08.726 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010993399999999999 2023-09-23T22:47:08.726 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.726 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:47:08.726 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.726 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.726 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.726 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:221845 6.4 6:21ccca91:::benchmark_data_smithi169_147816_object109916:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e142)", 2023-09-23T22:47:08.726 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:50.533886+0000", 2023-09-23T22:47:08.726 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 438.04790021299999, 2023-09-23T22:47:08.727 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.87504555500000003, 2023-09-23T22:47:08.727 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:47:08.727 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:47:08.727 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:47:08.727 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:47:08.727 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:47:08.727 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 221845 2023-09-23T22:47:08.727 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.727 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:47:08.727 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.727 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:47:08.727 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.533886+0000", 2023-09-23T22:47:08.727 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.728 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.728 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.728 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:47:08.728 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.533886+0000", 2023-09-23T22:47:08.728 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.728 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.728 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.728 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:47:08.728 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.533885+0000", 2023-09-23T22:47:08.728 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:47:08.728 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.728 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.729 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:47:08.729 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.533892+0000", 2023-09-23T22:47:08.729 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.4050000000000003e-06 2023-09-23T22:47:08.729 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.729 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.729 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:47:08.729 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.533909+0000", 2023-09-23T22:47:08.729 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6718000000000002e-05 2023-09-23T22:47:08.729 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.729 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.729 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:47:08.729 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.533920+0000", 2023-09-23T22:47:08.730 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0864e-05 2023-09-23T22:47:08.730 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.730 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.730 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.730 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.533988+0000", 2023-09-23T22:47:08.730 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.8164000000000007e-05 2023-09-23T22:47:08.730 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.730 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.730 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:47:08.730 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.533997+0000", 2023-09-23T22:47:08.730 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.5109999999999992e-06 2023-09-23T22:47:08.730 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.731 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.731 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.731 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.399002+0000", 2023-09-23T22:47:08.731 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.86500506099999996 2023-09-23T22:47:08.731 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.731 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.731 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:47:08.731 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.399101+0000", 2023-09-23T22:47:08.731 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.8617999999999997e-05 2023-09-23T22:47:08.731 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.731 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.731 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 4,6", 2023-09-23T22:47:08.732 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.399209+0000", 2023-09-23T22:47:08.732 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000107605 2023-09-23T22:47:08.732 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.732 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.732 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.732 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.402529+0000", 2023-09-23T22:47:08.732 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.003320248 2023-09-23T22:47:08.732 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.732 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.732 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:47:08.732 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.404941+0000", 2023-09-23T22:47:08.732 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0024123970000000002 2023-09-23T22:47:08.733 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.733 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.733 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.733 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.408859+0000", 2023-09-23T22:47:08.733 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0039175110000000003 2023-09-23T22:47:08.733 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.733 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.733 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:47:08.733 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.408897+0000", 2023-09-23T22:47:08.733 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.8315000000000002e-05 2023-09-23T22:47:08.733 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.733 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.734 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:47:08.734 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.408932+0000", 2023-09-23T22:47:08.734 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.4502000000000003e-05 2023-09-23T22:47:08.734 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.734 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:47:08.734 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.734 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.734 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.734 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:221867 6.d 6:b3d2f649:::benchmark_data_smithi169_147816_object109938:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e142)", 2023-09-23T22:47:08.734 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:50.601650+0000", 2023-09-23T22:47:08.734 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 437.98013589700003, 2023-09-23T22:47:08.734 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.85931888599999995, 2023-09-23T22:47:08.735 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:47:08.735 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:47:08.735 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:47:08.735 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:47:08.735 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:47:08.735 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 221867 2023-09-23T22:47:08.735 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.735 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:47:08.735 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.735 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:47:08.735 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.601650+0000", 2023-09-23T22:47:08.736 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.736 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.736 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.736 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:47:08.736 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.601650+0000", 2023-09-23T22:47:08.736 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.736 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.736 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.736 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:47:08.736 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.601648+0000", 2023-09-23T22:47:08.736 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T22:47:08.736 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.736 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.737 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:47:08.737 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.601656+0000", 2023-09-23T22:47:08.737 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.7190000000000001e-06 2023-09-23T22:47:08.737 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.737 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.737 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:47:08.737 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.601670+0000", 2023-09-23T22:47:08.737 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3910000000000001e-05 2023-09-23T22:47:08.737 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.737 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.737 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:47:08.737 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.601679+0000", 2023-09-23T22:47:08.738 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.4400000000000005e-06 2023-09-23T22:47:08.738 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.738 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.738 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.738 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.601720+0000", 2023-09-23T22:47:08.738 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.1273000000000003e-05 2023-09-23T22:47:08.738 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.738 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.738 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:47:08.738 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.601727+0000", 2023-09-23T22:47:08.738 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3350000000000001e-06 2023-09-23T22:47:08.738 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.739 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.739 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.739 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.422850+0000", 2023-09-23T22:47:08.739 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.82112318399999995 2023-09-23T22:47:08.739 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.739 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.739 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:47:08.739 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.422968+0000", 2023-09-23T22:47:08.739 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00011798699999999999 2023-09-23T22:47:08.739 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.739 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.739 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,2", 2023-09-23T22:47:08.739 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.423116+0000", 2023-09-23T22:47:08.740 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014768100000000001 2023-09-23T22:47:08.740 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.740 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.740 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.740 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.433862+0000", 2023-09-23T22:47:08.740 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.010745638 2023-09-23T22:47:08.740 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.740 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.740 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.740 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.433889+0000", 2023-09-23T22:47:08.740 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.7579000000000001e-05 2023-09-23T22:47:08.740 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.741 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.741 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:47:08.741 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.460851+0000", 2023-09-23T22:47:08.741 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.026961619999999999 2023-09-23T22:47:08.741 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.741 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.741 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:47:08.741 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.460888+0000", 2023-09-23T22:47:08.741 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.6906999999999997e-05 2023-09-23T22:47:08.741 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.741 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.741 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:47:08.741 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.460969+0000", 2023-09-23T22:47:08.742 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.1406e-05 2023-09-23T22:47:08.742 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.742 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:47:08.742 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.742 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.742 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.742 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34584.0:221884 6.d 6:b90ece25:::benchmark_data_smithi169_147816_object109955:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e142)", 2023-09-23T22:47:08.742 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:39:50.693393+0000", 2023-09-23T22:47:08.742 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 437.88839306199998, 2023-09-23T22:47:08.742 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.76771995800000004, 2023-09-23T22:47:08.742 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:47:08.742 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:47:08.743 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:47:08.743 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34584", 2023-09-23T22:47:08.743 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1403067869", 2023-09-23T22:47:08.743 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 221884 2023-09-23T22:47:08.743 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.743 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:47:08.743 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.743 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:47:08.743 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.693393+0000", 2023-09-23T22:47:08.743 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.743 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.743 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.744 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:47:08.744 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.693393+0000", 2023-09-23T22:47:08.744 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.744 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.744 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.744 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:47:08.744 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.693391+0000", 2023-09-23T22:47:08.744 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T22:47:08.744 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.744 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.745 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:47:08.745 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.693401+0000", 2023-09-23T22:47:08.745 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.024e-05 2023-09-23T22:47:08.745 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.745 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.745 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:47:08.745 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.693423+0000", 2023-09-23T22:47:08.745 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.2141999999999999e-05 2023-09-23T22:47:08.745 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.745 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.745 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:47:08.745 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.693439+0000", 2023-09-23T22:47:08.745 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5965e-05 2023-09-23T22:47:08.746 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.746 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.746 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.746 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.693500+0000", 2023-09-23T22:47:08.746 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0835000000000003e-05 2023-09-23T22:47:08.746 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.746 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.746 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:47:08.746 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:50.693508+0000", 2023-09-23T22:47:08.746 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.7810000000000005e-06 2023-09-23T22:47:08.746 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.747 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.747 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.747 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.429926+0000", 2023-09-23T22:47:08.747 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.736417867 2023-09-23T22:47:08.747 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.747 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.747 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:47:08.747 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.430055+0000", 2023-09-23T22:47:08.747 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000129142 2023-09-23T22:47:08.747 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.747 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.748 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,2", 2023-09-23T22:47:08.748 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.430195+0000", 2023-09-23T22:47:08.748 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000140347 2023-09-23T22:47:08.749 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.749 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.749 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.749 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.440472+0000", 2023-09-23T22:47:08.749 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.010276924 2023-09-23T22:47:08.749 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.749 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.749 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.749 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.460845+0000", 2023-09-23T22:47:08.749 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.020372975000000001 2023-09-23T22:47:08.749 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.749 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.750 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:47:08.750 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.460977+0000", 2023-09-23T22:47:08.750 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013176400000000001 2023-09-23T22:47:08.750 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.750 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.750 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:47:08.750 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.461023+0000", 2023-09-23T22:47:08.750 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.5924999999999998e-05 2023-09-23T22:47:08.750 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.750 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.750 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:47:08.750 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:39:51.461113+0000", 2023-09-23T22:47:08.751 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.0154000000000005e-05 2023-09-23T22:47:08.751 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.751 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:47:08.751 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.751 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.751 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.751 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34824.0:175712 7.b 7:db4f3075:::benchmark_data_smithi169_171442_object74281:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e174)", 2023-09-23T22:47:08.751 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:44:09.676033+0000", 2023-09-23T22:47:08.751 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 178.905753237, 2023-09-23T22:47:08.751 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.1569785349999999, 2023-09-23T22:47:08.751 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:47:08.751 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:47:08.752 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:47:08.752 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34824", 2023-09-23T22:47:08.752 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1545515915", 2023-09-23T22:47:08.752 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 175712 2023-09-23T22:47:08.752 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.752 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:47:08.752 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.752 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:47:08.752 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.676033+0000", 2023-09-23T22:47:08.752 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.752 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.752 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.752 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:47:08.753 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.676033+0000", 2023-09-23T22:47:08.753 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:08.753 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.753 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.753 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:47:08.753 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.676032+0000", 2023-09-23T22:47:08.753 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:47:08.753 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.753 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.753 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:47:08.753 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.676038+0000", 2023-09-23T22:47:08.753 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.6470000000000001e-06 2023-09-23T22:47:08.754 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.754 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.754 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:47:08.754 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.676050+0000", 2023-09-23T22:47:08.754 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.136e-05 2023-09-23T22:47:08.754 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.754 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.754 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:47:08.754 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.676056+0000", 2023-09-23T22:47:08.754 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.6599999999999998e-06 2023-09-23T22:47:08.754 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.754 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.755 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.755 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.676105+0000", 2023-09-23T22:47:08.755 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.8547999999999997e-05 2023-09-23T22:47:08.755 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.755 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.755 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:47:08.755 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.676112+0000", 2023-09-23T22:47:08.755 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1810000000000004e-06 2023-09-23T22:47:08.755 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.755 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.755 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.755 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:10.636962+0000", 2023-09-23T22:47:08.756 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.96084957400000004 2023-09-23T22:47:08.756 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.756 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.756 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:47:08.756 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:10.636975+0000", 2023-09-23T22:47:08.756 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3913999999999999e-05 2023-09-23T22:47:08.756 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.756 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.756 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:08.756 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.821518+0000", 2023-09-23T22:47:08.756 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.184542432 2023-09-23T22:47:08.756 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.757 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.757 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:47:08.757 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.821672+0000", 2023-09-23T22:47:08.757 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015376800000000001 2023-09-23T22:47:08.757 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.757 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.757 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,5,6", 2023-09-23T22:47:08.757 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.821818+0000", 2023-09-23T22:47:08.757 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000146718 2023-09-23T22:47:08.757 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.757 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.758 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:47:08.758 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.825536+0000", 2023-09-23T22:47:08.758 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.003717775 2023-09-23T22:47:08.758 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.758 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.758 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.758 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.826016+0000", 2023-09-23T22:47:08.758 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00047944300000000002 2023-09-23T22:47:08.758 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.758 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.758 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.758 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.826865+0000", 2023-09-23T22:47:08.759 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000849115 2023-09-23T22:47:08.759 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.759 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.759 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:47:08.759 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.832870+0000", 2023-09-23T22:47:08.759 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0060051779999999999 2023-09-23T22:47:08.759 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.759 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.759 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:47:08.759 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.832909+0000", 2023-09-23T22:47:08.759 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.8699999999999999e-05 2023-09-23T22:47:08.759 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:08.759 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:08.760 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:47:08.760 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.833011+0000", 2023-09-23T22:47:08.760 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010286 2023-09-23T22:47:08.760 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.760 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:47:08.760 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.760 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:08.760 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:47:08.760 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T22:47:08.760 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:08.762 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:47:08.762 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:47:08.762 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:47:08.783 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:47:08.783 INFO:teuthology.orchestra.run.smithi169.stderr:Error ENXIO: problem getting command descriptions from osd.0 2023-09-23T22:47:08.783 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:47:08.783 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:47:08.783 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:47:08.783 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:47:08.783 INFO:teuthology.orchestra.run.smithi169.stderr:Error ENXIO: problem getting command descriptions from osd.5 2023-09-23T22:47:08.783 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:47:08.784 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:47:08.789 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:08.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:08.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:08.894 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:08.903 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:08 smithi169 bash[104356]: audit 2023-09-23T22:47:08.417957+0000 mon.c (mon.2) 57 : audit 0 from='client.? 172.21.15.169:0/653459870' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:47:08.903 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:08 smithi169 bash[101133]: audit 2023-09-23T22:47:08.417957+0000 mon.c (mon.2) 57 : audit 0 from='client.? 172.21.15.169:0/653459870' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:47:08.928 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:08.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:08.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:09.033 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:09.074 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:09.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:09.078 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:09.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:08 smithi187 bash[89487]: audit 2023-09-23T22:47:08.417957+0000 mon.c (mon.2) 57 : audit 0 from='client.? 172.21.15.169:0/653459870' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:47:09.179 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:09.188 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:47:09 smithi169 bash[196304]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-23T22:47:09.189 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:47:09 smithi169 bash[196304]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-09-23T22:47:09.189 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:47:09 smithi169 bash[196304]: 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-23T22:47:09.189 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:47:09 smithi169 bash[196304]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2023-09-23T22:47:09.189 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:47:09 smithi169 bash[196304]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2023-09-23T22:47:09.189 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:47:09 smithi169 bash[196304]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-09-23T22:47:09.189 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:47:09 smithi169 bash[196304]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-09-23T22:47:09.189 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:47:09 smithi169 bash[196304]: --> ceph-volume lvm activate successful for osd ID: 0 2023-09-23T22:47:09.206 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:09.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:09.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:09.310 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:09.341 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:09.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:09.344 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:09.357 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 75 16 100533 100517 83.7514 42.8125 0.0142565 0.0119345 2023-09-23T22:47:09.445 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:09.473 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:09.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:09.477 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:09.578 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:09.608 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:09.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:09.614 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:09.672 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is unset 2023-09-23T22:47:09.699 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:09 smithi169 bash[101133]: cluster 2023-09-23T22:47:08.530093+0000 mgr.y (mgr.25310) 760 : cluster 0 pgmap v787: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 986 op/s; 60293/296490 objects degraded (20.336%); 10732/296490 objects misplaced (3.620%); 938 KiB/s, 14 objects/s recovering 2023-09-23T22:47:09.699 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:09 smithi169 bash[101133]: audit 2023-09-23T22:47:08.914961+0000 mon.c (mon.2) 58 : audit 1 from='client.? 172.21.15.169:0/4063798516' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:47:09.699 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:09 smithi169 bash[101133]: audit 2023-09-23T22:47:08.915677+0000 mon.a (mon.0) 1046 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:47:09.699 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:09 smithi169 bash[104356]: cluster 2023-09-23T22:47:08.530093+0000 mgr.y (mgr.25310) 760 : cluster 0 pgmap v787: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 986 op/s; 60293/296490 objects degraded (20.336%); 10732/296490 objects misplaced (3.620%); 938 KiB/s, 14 objects/s recovering 2023-09-23T22:47:09.699 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:09 smithi169 bash[104356]: audit 2023-09-23T22:47:08.914961+0000 mon.c (mon.2) 58 : audit 1 from='client.? 172.21.15.169:0/4063798516' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:47:09.699 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:09 smithi169 bash[104356]: audit 2023-09-23T22:47:08.915677+0000 mon.a (mon.0) 1046 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:47:09.715 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:09.743 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:09.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:09.749 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:09.849 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:09.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:09 smithi187 bash[89487]: cluster 2023-09-23T22:47:08.530093+0000 mgr.y (mgr.25310) 760 : cluster 0 pgmap v787: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 62 MiB/s wr, 986 op/s; 60293/296490 objects degraded (20.336%); 10732/296490 objects misplaced (3.620%); 938 KiB/s, 14 objects/s recovering 2023-09-23T22:47:09.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:09 smithi187 bash[89487]: audit 2023-09-23T22:47:08.914961+0000 mon.c (mon.2) 58 : audit 1 from='client.? 172.21.15.169:0/4063798516' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:47:09.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:09 smithi187 bash[89487]: audit 2023-09-23T22:47:08.915677+0000 mon.a (mon.0) 1046 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:47:09.880 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:09.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:09.887 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:09.988 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:10.018 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:10.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:10.026 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:10.127 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:10.151 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:10.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:10.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:10.255 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:10.280 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:10.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:10.283 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:10.358 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 76 16 101355 101339 83.3254 51.375 0.0117684 0.0119928 2023-09-23T22:47:10.383 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:10.408 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:10.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:10.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:10.511 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:10.552 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:10.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:10.556 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:10.657 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:10.677 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:10 smithi169 bash[101133]: cluster 2023-09-23T22:47:09.649161+0000 mon.a (mon.0) 1047 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:47:10.678 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:10 smithi169 bash[101133]: audit 2023-09-23T22:47:09.658802+0000 mon.a (mon.0) 1048 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:47:10.679 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:10.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:10.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:10.782 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:10.808 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:10.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:10.812 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:10.913 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:10.931 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:10.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:10.932 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:11.033 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:11.045 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:10 smithi187 bash[89487]: cluster 2023-09-23T22:47:09.649161+0000 mon.a (mon.0) 1047 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:47:11.046 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:10 smithi187 bash[89487]: audit 2023-09-23T22:47:09.658802+0000 mon.a (mon.0) 1048 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:47:11.046 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:10 smithi187 bash[89487]: cluster 2023-09-23T22:47:09.659251+0000 mon.a (mon.0) 1049 : cluster 0 osdmap e212: 8 total, 6 up, 8 in 2023-09-23T22:47:11.046 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:10 smithi187 bash[89487]: cluster 2023-09-23T22:47:09.661700+0000 osd.6 (osd.6) 197 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T22:47:11.046 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:10 smithi187 bash[89487]: cluster 2023-09-23T22:47:09.663847+0000 osd.6 (osd.6) 198 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T22:47:11.046 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:10 smithi187 bash[89487]: cluster 2023-09-23T22:47:09.671748+0000 osd.7 (osd.7) 186 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T22:47:11.064 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:11.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:11.067 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:11.077 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:10 smithi169 bash[101133]: cluster 2023-09-23T22:47:09.659251+0000 mon.a (mon.0) 1049 : cluster 0 osdmap e212: 8 total, 6 up, 8 in 2023-09-23T22:47:11.077 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:10 smithi169 bash[101133]: cluster 2023-09-23T22:47:09.661700+0000 osd.6 (osd.6) 197 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T22:47:11.077 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:10 smithi169 bash[101133]: cluster 2023-09-23T22:47:09.663847+0000 osd.6 (osd.6) 198 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T22:47:11.077 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:10 smithi169 bash[101133]: cluster 2023-09-23T22:47:09.671748+0000 osd.7 (osd.7) 186 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T22:47:11.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:10 smithi169 bash[104356]: cluster 2023-09-23T22:47:09.649161+0000 mon.a (mon.0) 1047 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:47:11.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:10 smithi169 bash[104356]: audit 2023-09-23T22:47:09.658802+0000 mon.a (mon.0) 1048 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:47:11.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:10 smithi169 bash[104356]: cluster 2023-09-23T22:47:09.659251+0000 mon.a (mon.0) 1049 : cluster 0 osdmap e212: 8 total, 6 up, 8 in 2023-09-23T22:47:11.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:10 smithi169 bash[104356]: cluster 2023-09-23T22:47:09.661700+0000 osd.6 (osd.6) 197 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T22:47:11.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:10 smithi169 bash[104356]: cluster 2023-09-23T22:47:09.663847+0000 osd.6 (osd.6) 198 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T22:47:11.078 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:10 smithi169 bash[104356]: cluster 2023-09-23T22:47:09.671748+0000 osd.7 (osd.7) 186 : cluster 3 failed to encode map e212 with expected crc 2023-09-23T22:47:11.168 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:11.198 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:11.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:11.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:11.302 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:11.333 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:11.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:11.338 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:11.357 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 77 16 101943 101927 82.7205 36.75 0.0178747 0.0120836 2023-09-23T22:47:11.439 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:11.472 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:11.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:11.475 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:11.576 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:11.603 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:11.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:11.605 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:11.706 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:11.731 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:11.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:11.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:11.834 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:11.864 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:11.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:11.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:11.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:11 smithi187 bash[89487]: cluster 2023-09-23T22:47:10.531204+0000 mgr.y (mgr.25310) 761 : cluster 0 pgmap v789: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 854 op/s; 60830/298101 objects degraded (20.406%); 10732/298101 objects misplaced (3.600%); 908 KiB/s, 14 objects/s recovering 2023-09-23T22:47:11.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:11 smithi187 bash[89487]: audit 2023-09-23T22:47:11.152693+0000 mon.a (mon.0) 1050 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:47:11.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:11 smithi187 bash[89487]: audit 2023-09-23T22:47:11.155930+0000 mon.a (mon.0) 1051 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:47:11.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:11 smithi187 bash[89487]: cluster 2023-09-23T22:47:11.568602+0000 mon.a (mon.0) 1052 : cluster 3 Health check update: Degraded data redundancy: 60830/298101 objects degraded (20.406%), 18 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-23T22:47:11.961 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-23T22:47:11.962 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:11 smithi169 bash[101133]: cluster 2023-09-23T22:47:10.531204+0000 mgr.y (mgr.25310) 761 : cluster 0 pgmap v789: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 854 op/s; 60830/298101 objects degraded (20.406%); 10732/298101 objects misplaced (3.600%); 908 KiB/s, 14 objects/s recovering 2023-09-23T22:47:11.962 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:11 smithi169 bash[101133]: audit 2023-09-23T22:47:11.152693+0000 mon.a (mon.0) 1050 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:47:11.962 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:11 smithi169 bash[101133]: audit 2023-09-23T22:47:11.155930+0000 mon.a (mon.0) 1051 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:47:11.962 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:11 smithi169 bash[101133]: cluster 2023-09-23T22:47:11.568602+0000 mon.a (mon.0) 1052 : cluster 3 Health check update: Degraded data redundancy: 60830/298101 objects degraded (20.406%), 18 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-23T22:47:11.962 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:11 smithi169 bash[104356]: cluster 2023-09-23T22:47:10.531204+0000 mgr.y (mgr.25310) 761 : cluster 0 pgmap v789: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 854 op/s; 60830/298101 objects degraded (20.406%); 10732/298101 objects misplaced (3.600%); 908 KiB/s, 14 objects/s recovering 2023-09-23T22:47:11.962 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:11 smithi169 bash[104356]: audit 2023-09-23T22:47:11.152693+0000 mon.a (mon.0) 1050 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:47:11.962 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:11 smithi169 bash[104356]: audit 2023-09-23T22:47:11.155930+0000 mon.a (mon.0) 1051 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:47:11.963 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:11 smithi169 bash[104356]: cluster 2023-09-23T22:47:11.568602+0000 mon.a (mon.0) 1052 : cluster 3 Health check update: Degraded data redundancy: 60830/298101 objects degraded (20.406%), 18 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-23T22:47:11.969 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:11.977 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T22:47:11.978 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T22:47:12.015 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:12.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:12.019 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:12.120 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:12.144 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:12.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:12.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:12.247 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:12.275 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:12.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:12.282 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:12.345 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:47:12.358 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 78 16 102763 102747 82.317 51.25 0.0169224 0.0121425 2023-09-23T22:47:12.383 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:12.407 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:12.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:12.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:12.511 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:12.537 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:12.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:12.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:12.641 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:12.679 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:12.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:12.682 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:12.783 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:12.812 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:12.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:12.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:12.915 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:12.947 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:12.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:12.949 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:13.049 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:13.082 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:13.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:13.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:13.188 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:13.224 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:13.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:13.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:13.331 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:13.359 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 79 16 103607 103591 81.9416 52.75 0.0157981 0.0121981 2023-09-23T22:47:13.366 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:13.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:13.369 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:13.470 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:13.499 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:13.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:13.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:13.601 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:13.633 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:13.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:13.635 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:13.736 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:13.761 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:13.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:13.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:13.796 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:13 smithi169 bash[104356]: cluster 2023-09-23T22:47:12.532202+0000 mgr.y (mgr.25310) 762 : cluster 0 pgmap v790: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 6.2 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 824 op/s; 61750/303777 objects degraded (20.327%); 10981/303777 objects misplaced (3.615%); 908 KiB/s, 14 objects/s recovering 2023-09-23T22:47:13.797 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:13 smithi169 bash[101133]: cluster 2023-09-23T22:47:12.532202+0000 mgr.y (mgr.25310) 762 : cluster 0 pgmap v790: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 6.2 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 824 op/s; 61750/303777 objects degraded (20.327%); 10981/303777 objects misplaced (3.615%); 908 KiB/s, 14 objects/s recovering 2023-09-23T22:47:13.864 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:13.872 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:13 smithi187 bash[89487]: cluster 2023-09-23T22:47:12.532202+0000 mgr.y (mgr.25310) 762 : cluster 0 pgmap v790: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 6.2 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 824 op/s; 61750/303777 objects degraded (20.327%); 10981/303777 objects misplaced (3.615%); 908 KiB/s, 14 objects/s recovering 2023-09-23T22:47:13.894 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:13.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:13.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:13.979 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:47:13.983 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T22:47:13.998 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:14.073 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:14.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:14.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:14.184 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:14.211 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:14.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:14.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:14.314 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:14.351 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:14.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:14.359 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:2023-09-23T22:47:14.358301+0000 min lat: 0.00118128 max lat: 2.40814 avg lat: 0.012257 2023-09-23T22:47:14.359 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:47:14.359 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 80 16 104407 104391 81.5423 50 0.00766889 0.012257 2023-09-23T22:47:14.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:14.460 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:14.495 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:14.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:14.498 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:14.598 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:14.630 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:14.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:14.632 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:14.733 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:14.766 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:14.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:14.774 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:14.874 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:14.897 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:14.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:14.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:14.999 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:15.023 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:15.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:15.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:15.126 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:15.157 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:15.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:15.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:15.264 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:15.297 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:15.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:15.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:15.359 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 81 16 105059 105043 81.0386 40.75 0.0474953 0.0123332 2023-09-23T22:47:15.405 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:15.431 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:15.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:15.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:15.534 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:15.555 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:15.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:15.561 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:15.661 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:15.683 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:15.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:15.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:15.782 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:15 smithi169 bash[101133]: cluster 2023-09-23T22:47:14.533154+0000 mgr.y (mgr.25310) 763 : cluster 0 pgmap v791: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 50 MiB/s wr, 798 op/s; 62883/309363 objects degraded (20.327%); 10928/309363 objects misplaced (3.532%); 748 KiB/s, 11 objects/s recovering 2023-09-23T22:47:15.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:15 smithi169 bash[104356]: cluster 2023-09-23T22:47:14.533154+0000 mgr.y (mgr.25310) 763 : cluster 0 pgmap v791: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 50 MiB/s wr, 798 op/s; 62883/309363 objects degraded (20.327%); 10928/309363 objects misplaced (3.532%); 748 KiB/s, 11 objects/s recovering 2023-09-23T22:47:15.783 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:47:15 smithi169 bash[197106]: debug 2023-09-23T22:47:15.565+0000 7f8a4e5ff700 1 -- 172.21.15.169:0/4083993469 <== mon.1 v2:172.21.15.187:3300/0 3 ==== mon_map magic: 0 v1 ==== 413+0+0 (secure 0 0 0) 0x55e01f411600 con 0x55e01f420800 2023-09-23T22:47:15.783 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:47:15 smithi169 bash[197106]: debug 2023-09-23T22:47:15.565+0000 7f8a4e5ff700 1 -- 172.21.15.169:0/4083993469 <== mon.1 v2:172.21.15.187:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e01f3c64e0 con 0x55e01f420800 2023-09-23T22:47:15.786 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:15.818 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:15.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:15.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:15.921 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:15.958 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:15.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:15.962 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:16.063 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:16.091 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:16.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:16.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:16.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:15 smithi187 bash[89487]: cluster 2023-09-23T22:47:14.533154+0000 mgr.y (mgr.25310) 763 : cluster 0 pgmap v791: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 50 MiB/s wr, 798 op/s; 62883/309363 objects degraded (20.327%); 10928/309363 objects misplaced (3.532%); 748 KiB/s, 11 objects/s recovering 2023-09-23T22:47:16.196 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:16.225 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:16.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:16.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:16.282 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:47:16 smithi169 bash[197106]: debug 2023-09-23T22:47:16.153+0000 7f8a57784640 -1 Falling back to public interface 2023-09-23T22:47:16.330 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:16.356 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:16.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:16.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:16.359 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 82 16 105912 105896 80.7005 53.3125 0.024847 0.0123859 2023-09-23T22:47:16.460 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:16.490 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:16.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:16.493 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:16.594 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:16.623 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:16.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:16.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:16.728 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:16.771 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:16.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:16.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:16.877 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:16.899 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:16.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:16.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:17.002 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:17.011 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:16 smithi169 bash[104356]: cluster 2023-09-23T22:47:16.569823+0000 mon.a (mon.0) 1053 : cluster 3 Health check update: Degraded data redundancy: 62883/309363 objects degraded (20.327%), 18 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-23T22:47:17.011 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:16 smithi169 bash[101133]: cluster 2023-09-23T22:47:16.569823+0000 mon.a (mon.0) 1053 : cluster 3 Health check update: Degraded data redundancy: 62883/309363 objects degraded (20.327%), 18 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-23T22:47:17.034 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:17.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:17.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:17.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:16 smithi187 bash[89487]: cluster 2023-09-23T22:47:16.569823+0000 mon.a (mon.0) 1053 : cluster 3 Health check update: Degraded data redundancy: 62883/309363 objects degraded (20.327%), 18 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-23T22:47:17.138 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:17.167 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:17.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:17.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:17.270 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:17.316 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:17.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:17.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:17.359 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 83 16 106688 106672 80.3125 48.5 0.0588709 0.0124457 2023-09-23T22:47:17.426 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:17.452 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:17.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:17.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:17.557 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:17.580 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:17.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:17.583 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:17.683 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:17.727 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:17.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:17.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:17.809 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:47:17.829 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:17.861 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:17.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:17.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:17.964 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:17.975 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:17 smithi187 bash[89487]: cluster 2023-09-23T22:47:16.533799+0000 mgr.y (mgr.25310) 764 : cluster 0 pgmap v792: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 50 MiB/s wr, 798 op/s; 62883/309363 objects degraded (20.327%); 10928/309363 objects misplaced (3.532%); 748 KiB/s, 11 objects/s recovering 2023-09-23T22:47:17.990 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:17.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:17.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:18.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:17 smithi169 bash[104356]: cluster 2023-09-23T22:47:16.533799+0000 mgr.y (mgr.25310) 764 : cluster 0 pgmap v792: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 50 MiB/s wr, 798 op/s; 62883/309363 objects degraded (20.327%); 10928/309363 objects misplaced (3.532%); 748 KiB/s, 11 objects/s recovering 2023-09-23T22:47:18.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:17 smithi169 bash[101133]: cluster 2023-09-23T22:47:16.533799+0000 mgr.y (mgr.25310) 764 : cluster 0 pgmap v792: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 50 MiB/s wr, 798 op/s; 62883/309363 objects degraded (20.327%); 10928/309363 objects misplaced (3.532%); 748 KiB/s, 11 objects/s recovering 2023-09-23T22:47:18.093 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:18.129 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:18.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:18.136 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:18.237 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:18.261 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:18.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:18.264 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:18.359 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 84 16 107440 107424 79.9159 47 0.0309724 0.0125077 2023-09-23T22:47:18.365 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:18.397 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:18.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:18.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:18.501 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:18.529 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:18.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:18.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:18.533 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:47:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:47:18] "GET /metrics HTTP/1.1" 200 36471 "" "Prometheus/2.43.0" 2023-09-23T22:47:18.631 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:18.656 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:18.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:18.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:18.759 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:18.783 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:18.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:18.786 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:18.887 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:18.920 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:18.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:18.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:19.026 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:19.055 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:19.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:19.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:19.161 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:19.185 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:19.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:19.187 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:19.288 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:19.324 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:19.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:19.326 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:19.360 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 85 16 108230 108214 79.5561 49.375 0.011415 0.0125643 2023-09-23T22:47:19.426 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:19.450 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:19.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:19.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:19.553 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:19.559 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:47:19.561 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:47:19.578 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:19.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:19.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:19.682 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:19.709 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:19.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:19.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:19.814 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:19.842 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:19.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:19.844 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:19.944 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:19.954 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:19 smithi187 bash[89487]: cluster 2023-09-23T22:47:18.534888+0000 mgr.y (mgr.25310) 765 : cluster 0 pgmap v793: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 6.5 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 771 op/s; 64573/319638 objects degraded (20.202%); 11139/319638 objects misplaced (3.485%); 678 KiB/s, 10 objects/s recovering 2023-09-23T22:47:19.977 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:19.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:19.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:20.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:19 smithi169 bash[101133]: cluster 2023-09-23T22:47:18.534888+0000 mgr.y (mgr.25310) 765 : cluster 0 pgmap v793: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 6.5 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 771 op/s; 64573/319638 objects degraded (20.202%); 11139/319638 objects misplaced (3.485%); 678 KiB/s, 10 objects/s recovering 2023-09-23T22:47:20.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:19 smithi169 bash[104356]: cluster 2023-09-23T22:47:18.534888+0000 mgr.y (mgr.25310) 765 : cluster 0 pgmap v793: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 6.5 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 771 op/s; 64573/319638 objects degraded (20.202%); 11139/319638 objects misplaced (3.485%); 678 KiB/s, 10 objects/s recovering 2023-09-23T22:47:20.083 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:20.107 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:20.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:20.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:20.210 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:20.233 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:20.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:20.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:20.341 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:20.360 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 86 16 108950 108934 79.1543 45 0.0191437 0.0126269 2023-09-23T22:47:20.365 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:20.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:20.369 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:20.470 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:20.494 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:20.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:20.496 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:20.597 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:20.621 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:20.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:20.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:20.724 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:20.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:20.756 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:20.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:20.857 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:20.895 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:20.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:20.904 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:21.004 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:21.028 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:21.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:21.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:21.137 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:21.162 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:21.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:21.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:21.266 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:21.289 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:21.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:21.293 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:21.360 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 87 15 109683 109668 78.7718 45.875 0.00513311 0.0126884 2023-09-23T22:47:21.394 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:21.431 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:21.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:21.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:21.535 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:21.560 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:21.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:21.566 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:21.667 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:21.693 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:21.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:21.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:21.796 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:21.837 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:21.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:21.842 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:21.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:21 smithi187 bash[89487]: cluster 2023-09-23T22:47:20.535707+0000 mgr.y (mgr.25310) 766 : cluster 0 pgmap v794: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 6.5 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 44 MiB/s wr, 705 op/s; 65067/321120 objects degraded (20.263%); 11139/321120 objects misplaced (3.469%); 623 KiB/s, 9 objects/s recovering 2023-09-23T22:47:21.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:21 smithi187 bash[89487]: cluster 2023-09-23T22:47:21.570880+0000 mon.a (mon.0) 1054 : cluster 3 Health check update: Degraded data redundancy: 65067/321120 objects degraded (20.263%), 18 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-23T22:47:21.942 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:21.968 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:21.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:21.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:22.067 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:21 smithi169 bash[101133]: cluster 2023-09-23T22:47:20.535707+0000 mgr.y (mgr.25310) 766 : cluster 0 pgmap v794: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 6.5 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 44 MiB/s wr, 705 op/s; 65067/321120 objects degraded (20.263%); 11139/321120 objects misplaced (3.469%); 623 KiB/s, 9 objects/s recovering 2023-09-23T22:47:22.068 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:21 smithi169 bash[101133]: cluster 2023-09-23T22:47:21.570880+0000 mon.a (mon.0) 1054 : cluster 3 Health check update: Degraded data redundancy: 65067/321120 objects degraded (20.263%), 18 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-23T22:47:22.068 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:21 smithi169 bash[104356]: cluster 2023-09-23T22:47:20.535707+0000 mgr.y (mgr.25310) 766 : cluster 0 pgmap v794: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 6.5 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 44 MiB/s wr, 705 op/s; 65067/321120 objects degraded (20.263%); 11139/321120 objects misplaced (3.469%); 623 KiB/s, 9 objects/s recovering 2023-09-23T22:47:22.068 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:21 smithi169 bash[104356]: cluster 2023-09-23T22:47:21.570880+0000 mon.a (mon.0) 1054 : cluster 3 Health check update: Degraded data redundancy: 65067/321120 objects degraded (20.263%), 18 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-23T22:47:22.076 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:22.101 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:22.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:22.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:22.204 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:22.230 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:22.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:22.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:22.338 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:22.355 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:22.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:22.357 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:22.360 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 88 16 110355 110339 78.3532 41.9375 0.0055512 0.01275 2023-09-23T22:47:22.401 INFO:teuthology.orchestra.run.smithi169.stderr:no valid command found; 10 closest matches: 2023-09-23T22:47:22.401 INFO:teuthology.orchestra.run.smithi169.stderr:0 2023-09-23T22:47:22.401 INFO:teuthology.orchestra.run.smithi169.stderr:1 2023-09-23T22:47:22.402 INFO:teuthology.orchestra.run.smithi169.stderr:2 2023-09-23T22:47:22.402 INFO:teuthology.orchestra.run.smithi169.stderr:abort 2023-09-23T22:47:22.402 INFO:teuthology.orchestra.run.smithi169.stderr:assert 2023-09-23T22:47:22.402 INFO:teuthology.orchestra.run.smithi169.stderr:bluefs debug_inject_read_zeros 2023-09-23T22:47:22.402 INFO:teuthology.orchestra.run.smithi169.stderr:bluefs files list 2023-09-23T22:47:22.402 INFO:teuthology.orchestra.run.smithi169.stderr:bluefs stats 2023-09-23T22:47:22.402 INFO:teuthology.orchestra.run.smithi169.stderr:bluestore allocator dump block 2023-09-23T22:47:22.402 INFO:teuthology.orchestra.run.smithi169.stderr:bluestore allocator fragmentation block 2023-09-23T22:47:22.402 INFO:teuthology.orchestra.run.smithi169.stderr:admin_socket: invalid command 2023-09-23T22:47:22.458 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:22.493 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:22.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:22.496 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:22.597 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:22.627 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:22.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:22.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:22.730 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:22.760 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:22.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:22.765 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:22.866 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:22.889 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:22.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:22.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:22.993 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:23.025 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:23.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:23.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:23.133 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:23.161 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:23.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:23.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:23.264 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:23.290 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:23.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:23.293 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:23.360 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 89 16 111132 111116 78.0184 48.5625 0.00898564 0.0128119 2023-09-23T22:47:23.394 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:23.402 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:47:23 smithi169 bash[197106]: debug 2023-09-23T22:47:23.117+0000 7f8a57784640 -1 osd.0 167 log_to_monitors true 2023-09-23T22:47:23.428 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:23.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:23.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:23.531 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:23.564 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:23.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:23.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:23.668 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:23.693 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:23.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:23.700 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:23.800 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:23.810 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:23 smithi187 bash[89487]: cluster 2023-09-23T22:47:22.536653+0000 mgr.y (mgr.25310) 767 : cluster 0 pgmap v795: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 796 op/s; 66035/326772 objects degraded (20.208%); 11377/326772 objects misplaced (3.482%); 565 KiB/s, 8 objects/s recovering 2023-09-23T22:47:23.811 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:23 smithi187 bash[89487]: audit 2023-09-23T22:47:23.145667+0000 mon.c (mon.2) 59 : audit 1 from='osd.0 [v2:172.21.15.169:6802/2355710111,v1:172.21.15.169:6803/2355710111]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T22:47:23.811 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:23 smithi187 bash[89487]: audit 2023-09-23T22:47:23.146163+0000 mon.a (mon.0) 1055 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T22:47:23.824 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:23.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:23.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:23.929 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:23.938 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:23 smithi169 bash[101133]: cluster 2023-09-23T22:47:22.536653+0000 mgr.y (mgr.25310) 767 : cluster 0 pgmap v795: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 796 op/s; 66035/326772 objects degraded (20.208%); 11377/326772 objects misplaced (3.482%); 565 KiB/s, 8 objects/s recovering 2023-09-23T22:47:23.938 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:23 smithi169 bash[101133]: audit 2023-09-23T22:47:23.145667+0000 mon.c (mon.2) 59 : audit 1 from='osd.0 [v2:172.21.15.169:6802/2355710111,v1:172.21.15.169:6803/2355710111]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T22:47:23.938 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:23 smithi169 bash[101133]: audit 2023-09-23T22:47:23.146163+0000 mon.a (mon.0) 1055 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T22:47:23.938 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:23 smithi169 bash[104356]: cluster 2023-09-23T22:47:22.536653+0000 mgr.y (mgr.25310) 767 : cluster 0 pgmap v795: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 796 op/s; 66035/326772 objects degraded (20.208%); 11377/326772 objects misplaced (3.482%); 565 KiB/s, 8 objects/s recovering 2023-09-23T22:47:23.938 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:23 smithi169 bash[104356]: audit 2023-09-23T22:47:23.145667+0000 mon.c (mon.2) 59 : audit 1 from='osd.0 [v2:172.21.15.169:6802/2355710111,v1:172.21.15.169:6803/2355710111]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T22:47:23.938 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:23 smithi169 bash[104356]: audit 2023-09-23T22:47:23.146163+0000 mon.a (mon.0) 1055 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-09-23T22:47:23.939 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 22:47:23 smithi169 bash[197106]: debug 2023-09-23T22:47:23.841+0000 7f8a47bef700 -1 osd.0 213 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-23T22:47:23.962 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:23.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:23.964 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:24.065 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:24.089 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:24.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:24.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:24.192 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:24.217 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:24.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:24.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:24.321 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:24.349 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:24.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:24.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:24.360 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 90 5 111923 111918 77.7084 50.125 0.0140285 0.0128625 2023-09-23T22:47:24.452 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:24.484 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:24.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:24.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:24.587 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:24.604 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:24.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:24.606 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:24.707 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:24.732 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:24.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:24.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:24.835 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:24.863 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:24.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:24.866 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:24.966 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:24.975 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:24 smithi169 bash[104356]: audit 2023-09-23T22:47:23.727401+0000 mon.a (mon.0) 1056 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T22:47:24.975 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:24 smithi169 bash[104356]: cluster 2023-09-23T22:47:23.727615+0000 mon.a (mon.0) 1057 : cluster 0 osdmap e213: 8 total, 6 up, 8 in 2023-09-23T22:47:24.975 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:24 smithi169 bash[104356]: audit 2023-09-23T22:47:23.730266+0000 mon.c (mon.2) 60 : audit 1 from='osd.0 [v2:172.21.15.169:6802/2355710111,v1:172.21.15.169:6803/2355710111]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2023-09-23T22:47:24.975 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:24 smithi169 bash[104356]: audit 2023-09-23T22:47:23.731255+0000 mon.a (mon.0) 1058 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2023-09-23T22:47:24.975 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:24 smithi169 bash[104356]: cluster 2023-09-23T22:47:23.733571+0000 osd.6 (osd.6) 199 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:47:24.975 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:24 smithi169 bash[104356]: cluster 2023-09-23T22:47:23.750375+0000 osd.7 (osd.7) 187 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:47:24.975 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:24 smithi169 bash[104356]: cluster 2023-09-23T22:47:23.753110+0000 osd.7 (osd.7) 188 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:47:24.976 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:24 smithi169 bash[104356]: cluster 2023-09-23T22:47:23.754490+0000 osd.7 (osd.7) 189 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:47:24.976 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:24 smithi169 bash[101133]: audit 2023-09-23T22:47:23.727401+0000 mon.a (mon.0) 1056 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T22:47:24.976 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:24 smithi169 bash[101133]: cluster 2023-09-23T22:47:23.727615+0000 mon.a (mon.0) 1057 : cluster 0 osdmap e213: 8 total, 6 up, 8 in 2023-09-23T22:47:24.976 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:24 smithi169 bash[101133]: audit 2023-09-23T22:47:23.730266+0000 mon.c (mon.2) 60 : audit 1 from='osd.0 [v2:172.21.15.169:6802/2355710111,v1:172.21.15.169:6803/2355710111]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2023-09-23T22:47:24.976 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:24 smithi169 bash[101133]: audit 2023-09-23T22:47:23.731255+0000 mon.a (mon.0) 1058 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2023-09-23T22:47:24.976 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:24 smithi169 bash[101133]: cluster 2023-09-23T22:47:23.733571+0000 osd.6 (osd.6) 199 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:47:24.976 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:24 smithi169 bash[101133]: cluster 2023-09-23T22:47:23.750375+0000 osd.7 (osd.7) 187 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:47:24.976 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:24 smithi169 bash[101133]: cluster 2023-09-23T22:47:23.753110+0000 osd.7 (osd.7) 188 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:47:24.976 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:24 smithi169 bash[101133]: cluster 2023-09-23T22:47:23.754490+0000 osd.7 (osd.7) 189 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:47:24.990 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:24.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:24.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:25.093 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:25.116 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:25.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:25.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:25.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:24 smithi187 bash[89487]: audit 2023-09-23T22:47:23.727401+0000 mon.a (mon.0) 1056 : audit 1 from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-09-23T22:47:25.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:24 smithi187 bash[89487]: cluster 2023-09-23T22:47:23.727615+0000 mon.a (mon.0) 1057 : cluster 0 osdmap e213: 8 total, 6 up, 8 in 2023-09-23T22:47:25.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:24 smithi187 bash[89487]: audit 2023-09-23T22:47:23.730266+0000 mon.c (mon.2) 60 : audit 1 from='osd.0 [v2:172.21.15.169:6802/2355710111,v1:172.21.15.169:6803/2355710111]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2023-09-23T22:47:25.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:24 smithi187 bash[89487]: audit 2023-09-23T22:47:23.731255+0000 mon.a (mon.0) 1058 : audit 1 from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2023-09-23T22:47:25.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:24 smithi187 bash[89487]: cluster 2023-09-23T22:47:23.733571+0000 osd.6 (osd.6) 199 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:47:25.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:24 smithi187 bash[89487]: cluster 2023-09-23T22:47:23.750375+0000 osd.7 (osd.7) 187 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:47:25.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:24 smithi187 bash[89487]: cluster 2023-09-23T22:47:23.753110+0000 osd.7 (osd.7) 188 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:47:25.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:24 smithi187 bash[89487]: cluster 2023-09-23T22:47:23.754490+0000 osd.7 (osd.7) 189 : cluster 3 failed to encode map e213 with expected crc 2023-09-23T22:47:25.218 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:25.251 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:25.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:25.253 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:25.353 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:25.360 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Total time run: 90.0387 2023-09-23T22:47:25.361 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Total writes made: 111923 2023-09-23T22:47:25.361 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Write size: 65536 2023-09-23T22:47:25.361 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Object size: 65536 2023-09-23T22:47:25.361 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Bandwidth (MB/sec): 77.6909 2023-09-23T22:47:25.361 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Stddev Bandwidth: 40.0838 2023-09-23T22:47:25.361 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Max bandwidth (MB/sec): 193.625 2023-09-23T22:47:25.361 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Min bandwidth (MB/sec): 0 2023-09-23T22:47:25.361 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Average IOPS: 1243 2023-09-23T22:47:25.361 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Stddev IOPS: 641.351 2023-09-23T22:47:25.361 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Max IOPS: 3098 2023-09-23T22:47:25.361 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Min IOPS: 0 2023-09-23T22:47:25.362 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Average Latency(s): 0.012864 2023-09-23T22:47:25.362 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Stddev Latency(s): 0.0314052 2023-09-23T22:47:25.362 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Max latency(s): 2.40814 2023-09-23T22:47:25.362 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Min latency(s): 0.00118128 2023-09-23T22:47:25.369 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Cleaning up (deleting benchmark objects) 2023-09-23T22:47:25.384 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:25.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:25.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:25.489 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:25.526 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:25.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:25.531 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:25.632 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:25.652 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:25.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:25.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:25.754 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:25.785 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:25.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:25.788 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:25.889 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:25.930 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:25.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:25.933 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:26.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:25 smithi169 bash[101133]: cluster 2023-09-23T22:47:24.537392+0000 mgr.y (mgr.25310) 768 : cluster 0 pgmap v797: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 6.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 47 MiB/s wr, 758 op/s; 67162/332115 objects degraded (20.223%); 11316/332115 objects misplaced (3.407%); 729 KiB/s, 11 objects/s recovering 2023-09-23T22:47:26.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:25 smithi169 bash[101133]: cluster 2023-09-23T22:47:24.732370+0000 mon.a (mon.0) 1059 : cluster 3 Health check update: 1 osds down (OSD_DOWN) 2023-09-23T22:47:26.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:25 smithi169 bash[101133]: cluster 2023-09-23T22:47:24.736789+0000 mon.a (mon.0) 1060 : cluster 1 osd.0 [v2:172.21.15.169:6802/2355710111,v1:172.21.15.169:6803/2355710111] boot 2023-09-23T22:47:26.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:25 smithi169 bash[101133]: cluster 2023-09-23T22:47:24.736830+0000 mon.a (mon.0) 1061 : cluster 0 osdmap e214: 8 total, 7 up, 8 in 2023-09-23T22:47:26.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:25 smithi169 bash[101133]: audit 2023-09-23T22:47:24.739701+0000 mon.a (mon.0) 1062 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:47:26.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:25 smithi169 bash[101133]: cluster 2023-09-23T22:47:25.740125+0000 mon.a (mon.0) 1063 : cluster 0 osdmap e215: 8 total, 7 up, 8 in 2023-09-23T22:47:26.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:25 smithi169 bash[104356]: cluster 2023-09-23T22:47:24.537392+0000 mgr.y (mgr.25310) 768 : cluster 0 pgmap v797: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 6.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 47 MiB/s wr, 758 op/s; 67162/332115 objects degraded (20.223%); 11316/332115 objects misplaced (3.407%); 729 KiB/s, 11 objects/s recovering 2023-09-23T22:47:26.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:25 smithi169 bash[104356]: cluster 2023-09-23T22:47:24.732370+0000 mon.a (mon.0) 1059 : cluster 3 Health check update: 1 osds down (OSD_DOWN) 2023-09-23T22:47:26.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:25 smithi169 bash[104356]: cluster 2023-09-23T22:47:24.736789+0000 mon.a (mon.0) 1060 : cluster 1 osd.0 [v2:172.21.15.169:6802/2355710111,v1:172.21.15.169:6803/2355710111] boot 2023-09-23T22:47:26.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:25 smithi169 bash[104356]: cluster 2023-09-23T22:47:24.736830+0000 mon.a (mon.0) 1061 : cluster 0 osdmap e214: 8 total, 7 up, 8 in 2023-09-23T22:47:26.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:25 smithi169 bash[104356]: audit 2023-09-23T22:47:24.739701+0000 mon.a (mon.0) 1062 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:47:26.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:25 smithi169 bash[104356]: cluster 2023-09-23T22:47:25.740125+0000 mon.a (mon.0) 1063 : cluster 0 osdmap e215: 8 total, 7 up, 8 in 2023-09-23T22:47:26.035 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:26.043 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:25 smithi187 bash[89487]: cluster 2023-09-23T22:47:24.537392+0000 mgr.y (mgr.25310) 768 : cluster 0 pgmap v797: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 6.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 47 MiB/s wr, 758 op/s; 67162/332115 objects degraded (20.223%); 11316/332115 objects misplaced (3.407%); 729 KiB/s, 11 objects/s recovering 2023-09-23T22:47:26.043 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:25 smithi187 bash[89487]: cluster 2023-09-23T22:47:24.732370+0000 mon.a (mon.0) 1059 : cluster 3 Health check update: 1 osds down (OSD_DOWN) 2023-09-23T22:47:26.043 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:25 smithi187 bash[89487]: cluster 2023-09-23T22:47:24.736789+0000 mon.a (mon.0) 1060 : cluster 1 osd.0 [v2:172.21.15.169:6802/2355710111,v1:172.21.15.169:6803/2355710111] boot 2023-09-23T22:47:26.044 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:25 smithi187 bash[89487]: cluster 2023-09-23T22:47:24.736830+0000 mon.a (mon.0) 1061 : cluster 0 osdmap e214: 8 total, 7 up, 8 in 2023-09-23T22:47:26.044 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:25 smithi187 bash[89487]: audit 2023-09-23T22:47:24.739701+0000 mon.a (mon.0) 1062 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-09-23T22:47:26.044 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:25 smithi187 bash[89487]: cluster 2023-09-23T22:47:25.740125+0000 mon.a (mon.0) 1063 : cluster 0 osdmap e215: 8 total, 7 up, 8 in 2023-09-23T22:47:26.063 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:26.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:26.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:26.168 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:26.193 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:26.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:26.197 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:26.297 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:26.303 DEBUG:teuthology.orchestra.run:got remote process result: 22 2023-09-23T22:47:26.304 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-0, ['dump_ops_in_flight'] 2023-09-23T22:47:26.326 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:26.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:26.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:26.430 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:26.460 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:26.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:26.465 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:26.565 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:26.594 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:26.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:26.599 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:26.700 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:26.723 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:26.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:26.726 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:26.826 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:26.853 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:26.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:26.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:26.958 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:26.997 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:27.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:27.003 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:27.003 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:26 smithi169 bash[104356]: cluster 2023-09-23T22:47:25.737150+0000 osd.6 (osd.6) 200 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T22:47:27.003 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:26 smithi169 bash[104356]: cluster 2023-09-23T22:47:25.740430+0000 osd.6 (osd.6) 201 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T22:47:27.003 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:26 smithi169 bash[104356]: cluster 2023-09-23T22:47:25.741055+0000 osd.7 (osd.7) 190 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T22:47:27.003 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:26 smithi169 bash[104356]: cluster 2023-09-23T22:47:25.743238+0000 osd.6 (osd.6) 202 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T22:47:27.003 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:26 smithi169 bash[104356]: cluster 2023-09-23T22:47:25.743250+0000 osd.7 (osd.7) 191 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T22:47:27.004 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:26 smithi169 bash[104356]: cluster 2023-09-23T22:47:25.746149+0000 osd.7 (osd.7) 192 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T22:47:27.004 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:26 smithi169 bash[104356]: cluster 2023-09-23T22:47:25.746507+0000 osd.6 (osd.6) 203 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T22:47:27.004 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:26 smithi169 bash[104356]: audit 2023-09-23T22:47:26.145792+0000 mon.a (mon.0) 1064 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:47:27.004 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:26 smithi169 bash[104356]: cluster 2023-09-23T22:47:26.573407+0000 mon.a (mon.0) 1065 : cluster 3 Health check update: Degraded data redundancy: 67162/332115 objects degraded (20.223%), 18 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-23T22:47:27.004 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:26 smithi169 bash[104356]: cluster 2023-09-23T22:47:26.743761+0000 mon.a (mon.0) 1066 : cluster 0 osdmap e216: 8 total, 7 up, 8 in 2023-09-23T22:47:27.004 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:26 smithi169 bash[101133]: cluster 2023-09-23T22:47:25.737150+0000 osd.6 (osd.6) 200 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T22:47:27.004 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:26 smithi169 bash[101133]: cluster 2023-09-23T22:47:25.740430+0000 osd.6 (osd.6) 201 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T22:47:27.004 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:26 smithi169 bash[101133]: cluster 2023-09-23T22:47:25.741055+0000 osd.7 (osd.7) 190 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T22:47:27.004 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:26 smithi169 bash[101133]: cluster 2023-09-23T22:47:25.743238+0000 osd.6 (osd.6) 202 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T22:47:27.004 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:26 smithi169 bash[101133]: cluster 2023-09-23T22:47:25.743250+0000 osd.7 (osd.7) 191 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T22:47:27.005 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:26 smithi169 bash[101133]: cluster 2023-09-23T22:47:25.746149+0000 osd.7 (osd.7) 192 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T22:47:27.005 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:26 smithi169 bash[101133]: cluster 2023-09-23T22:47:25.746507+0000 osd.6 (osd.6) 203 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T22:47:27.005 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:26 smithi169 bash[101133]: audit 2023-09-23T22:47:26.145792+0000 mon.a (mon.0) 1064 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:47:27.005 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:26 smithi169 bash[101133]: cluster 2023-09-23T22:47:26.573407+0000 mon.a (mon.0) 1065 : cluster 3 Health check update: Degraded data redundancy: 67162/332115 objects degraded (20.223%), 18 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-23T22:47:27.005 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:26 smithi169 bash[101133]: cluster 2023-09-23T22:47:26.743761+0000 mon.a (mon.0) 1066 : cluster 0 osdmap e216: 8 total, 7 up, 8 in 2023-09-23T22:47:27.103 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:27.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:26 smithi187 bash[89487]: cluster 2023-09-23T22:47:25.737150+0000 osd.6 (osd.6) 200 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T22:47:27.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:26 smithi187 bash[89487]: cluster 2023-09-23T22:47:25.740430+0000 osd.6 (osd.6) 201 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T22:47:27.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:26 smithi187 bash[89487]: cluster 2023-09-23T22:47:25.741055+0000 osd.7 (osd.7) 190 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T22:47:27.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:26 smithi187 bash[89487]: cluster 2023-09-23T22:47:25.743238+0000 osd.6 (osd.6) 202 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T22:47:27.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:26 smithi187 bash[89487]: cluster 2023-09-23T22:47:25.743250+0000 osd.7 (osd.7) 191 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T22:47:27.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:26 smithi187 bash[89487]: cluster 2023-09-23T22:47:25.746149+0000 osd.7 (osd.7) 192 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T22:47:27.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:26 smithi187 bash[89487]: cluster 2023-09-23T22:47:25.746507+0000 osd.6 (osd.6) 203 : cluster 3 failed to encode map e215 with expected crc 2023-09-23T22:47:27.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:26 smithi187 bash[89487]: audit 2023-09-23T22:47:26.145792+0000 mon.a (mon.0) 1064 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:47:27.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:26 smithi187 bash[89487]: cluster 2023-09-23T22:47:26.573407+0000 mon.a (mon.0) 1065 : cluster 3 Health check update: Degraded data redundancy: 67162/332115 objects degraded (20.223%), 18 pgs degraded, 29 pgs undersized (PG_DEGRADED) 2023-09-23T22:47:27.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:26 smithi187 bash[89487]: cluster 2023-09-23T22:47:26.743761+0000 mon.a (mon.0) 1066 : cluster 0 osdmap e216: 8 total, 7 up, 8 in 2023-09-23T22:47:27.136 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:27.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:27.137 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:27.238 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:27.270 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:27.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:27.274 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:27.375 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:27.396 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:27.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:27.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:27.499 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:27.528 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:27.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:27.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:27.634 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:27.664 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:27.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:27.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:27.770 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:27.792 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:27.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:27.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:27.855 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:27 smithi169 bash[104356]: cluster 2023-09-23T22:47:26.538056+0000 mgr.y (mgr.25310) 769 : cluster 0 pgmap v800: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 6.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 38 MiB/s wr, 610 op/s; 67162/332115 objects degraded (20.223%); 11316/332115 objects misplaced (3.407%); 650 KiB/s, 10 objects/s recovering 2023-09-23T22:47:27.855 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:27 smithi169 bash[104356]: cluster 2023-09-23T22:47:26.743986+0000 osd.7 (osd.7) 193 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T22:47:27.855 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:27 smithi169 bash[104356]: cluster 2023-09-23T22:47:26.744678+0000 osd.6 (osd.6) 204 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T22:47:27.856 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:27 smithi169 bash[104356]: cluster 2023-09-23T22:47:26.749763+0000 osd.6 (osd.6) 205 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T22:47:27.856 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:27 smithi169 bash[101133]: cluster 2023-09-23T22:47:26.538056+0000 mgr.y (mgr.25310) 769 : cluster 0 pgmap v800: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 6.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 38 MiB/s wr, 610 op/s; 67162/332115 objects degraded (20.223%); 11316/332115 objects misplaced (3.407%); 650 KiB/s, 10 objects/s recovering 2023-09-23T22:47:27.856 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:27 smithi169 bash[101133]: cluster 2023-09-23T22:47:26.743986+0000 osd.7 (osd.7) 193 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T22:47:27.856 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:27 smithi169 bash[101133]: cluster 2023-09-23T22:47:26.744678+0000 osd.6 (osd.6) 204 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T22:47:27.856 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:27 smithi169 bash[101133]: cluster 2023-09-23T22:47:26.749763+0000 osd.6 (osd.6) 205 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T22:47:27.897 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:27.907 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:27 smithi187 bash[89487]: cluster 2023-09-23T22:47:26.538056+0000 mgr.y (mgr.25310) 769 : cluster 0 pgmap v800: 99 pgs: 6 active+clean+remapped, 62 active+clean, 1 active+recovering+undersized+remapped, 12 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 17 active+undersized+degraded; 6.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 38 MiB/s wr, 610 op/s; 67162/332115 objects degraded (20.223%); 11316/332115 objects misplaced (3.407%); 650 KiB/s, 10 objects/s recovering 2023-09-23T22:47:27.907 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:27 smithi187 bash[89487]: cluster 2023-09-23T22:47:26.743986+0000 osd.7 (osd.7) 193 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T22:47:27.907 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:27 smithi187 bash[89487]: cluster 2023-09-23T22:47:26.744678+0000 osd.6 (osd.6) 204 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T22:47:27.907 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:27 smithi187 bash[89487]: cluster 2023-09-23T22:47:26.749763+0000 osd.6 (osd.6) 205 : cluster 3 failed to encode map e216 with expected crc 2023-09-23T22:47:27.924 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:27.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:27.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:28.028 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:28.054 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:28.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:28.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:28.158 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:28.190 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:28.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:28.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:28.295 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:28.319 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:28.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:28.321 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:28.422 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:28.451 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:28.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:28.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:28.554 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:28.583 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:28.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:28.590 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:28.691 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:28.699 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:47:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:47:28] "GET /metrics HTTP/1.1" 200 36328 "" "Prometheus/2.43.0" 2023-09-23T22:47:28.722 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:28.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:28.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:28.830 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:28.861 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:28.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:28.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:28.966 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:29.000 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:29.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:29.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:29.104 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:29.129 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:29.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:29.131 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:29.232 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:29.266 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:29.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:29.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:29.370 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:29.391 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:29.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:29.396 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:29.497 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:29.526 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:29.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:29.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:29.629 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:29.655 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:29.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:29.660 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:29.761 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:29.775 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:29 smithi187 bash[89487]: cluster 2023-09-23T22:47:28.539198+0000 mgr.y (mgr.25310) 770 : cluster 0 pgmap v802: 99 pgs: 14 active+clean+remapped, 63 active+clean, 1 active+recovering+undersized+remapped, 6 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 6.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 212 B/s rd, 16 MiB/s wr, 640 op/s; 66774/330324 objects degraded (20.215%); 11190/330324 objects misplaced (3.388%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T22:47:29.783 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:29.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:29.787 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:29.888 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:29.896 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:29 smithi169 bash[104356]: cluster 2023-09-23T22:47:28.539198+0000 mgr.y (mgr.25310) 770 : cluster 0 pgmap v802: 99 pgs: 14 active+clean+remapped, 63 active+clean, 1 active+recovering+undersized+remapped, 6 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 6.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 212 B/s rd, 16 MiB/s wr, 640 op/s; 66774/330324 objects degraded (20.215%); 11190/330324 objects misplaced (3.388%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T22:47:29.896 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:29 smithi169 bash[101133]: cluster 2023-09-23T22:47:28.539198+0000 mgr.y (mgr.25310) 770 : cluster 0 pgmap v802: 99 pgs: 14 active+clean+remapped, 63 active+clean, 1 active+recovering+undersized+remapped, 6 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 6.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 212 B/s rd, 16 MiB/s wr, 640 op/s; 66774/330324 objects degraded (20.215%); 11190/330324 objects misplaced (3.388%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T22:47:29.914 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:29.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:29.916 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:30.016 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:30.038 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:30.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:30.040 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:30.140 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:30.170 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:30.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:30.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:30.274 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:30.300 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:30.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:30.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:30.406 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:30.447 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:30.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:30.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:30.551 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:30.586 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:30.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:30.590 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:30.690 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:30.714 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:30.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:30.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:30.816 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:30.841 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:30.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:30.845 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:30.946 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:30.967 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:30.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:30.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:31.073 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:31.102 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:31.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:31.105 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:31.206 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:31.231 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:31.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:31.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:31.304 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-23T22:47:31.338 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:31.376 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:31.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:31.379 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:31.480 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:31.514 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:31.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:31.519 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:31.620 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:31.645 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:31.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:31.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:31.748 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:31.773 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:31.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:31.775 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:31.876 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:31.902 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:31.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:31.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:32.006 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:32.015 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:31 smithi187 bash[89487]: cluster 2023-09-23T22:47:30.539874+0000 mgr.y (mgr.25310) 771 : cluster 0 pgmap v803: 99 pgs: 14 active+clean+remapped, 63 active+clean, 1 active+recovering+undersized+remapped, 6 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 6.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 170 B/s rd, 13 MiB/s wr, 514 op/s; 66774/330324 objects degraded (20.215%); 11190/330324 objects misplaced (3.388%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T22:47:32.015 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:31 smithi187 bash[89487]: cluster 2023-09-23T22:47:31.578712+0000 mon.a (mon.0) 1067 : cluster 3 Health check update: Degraded data redundancy: 66774/330324 objects degraded (20.215%), 15 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-09-23T22:47:32.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:31 smithi169 bash[104356]: cluster 2023-09-23T22:47:30.539874+0000 mgr.y (mgr.25310) 771 : cluster 0 pgmap v803: 99 pgs: 14 active+clean+remapped, 63 active+clean, 1 active+recovering+undersized+remapped, 6 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 6.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 170 B/s rd, 13 MiB/s wr, 514 op/s; 66774/330324 objects degraded (20.215%); 11190/330324 objects misplaced (3.388%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T22:47:32.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:31 smithi169 bash[104356]: cluster 2023-09-23T22:47:31.578712+0000 mon.a (mon.0) 1067 : cluster 3 Health check update: Degraded data redundancy: 66774/330324 objects degraded (20.215%), 15 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-09-23T22:47:32.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:31 smithi169 bash[101133]: cluster 2023-09-23T22:47:30.539874+0000 mgr.y (mgr.25310) 771 : cluster 0 pgmap v803: 99 pgs: 14 active+clean+remapped, 63 active+clean, 1 active+recovering+undersized+remapped, 6 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 6.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 170 B/s rd, 13 MiB/s wr, 514 op/s; 66774/330324 objects degraded (20.215%); 11190/330324 objects misplaced (3.388%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T22:47:32.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:31 smithi169 bash[101133]: cluster 2023-09-23T22:47:31.578712+0000 mon.a (mon.0) 1067 : cluster 3 Health check update: Degraded data redundancy: 66774/330324 objects degraded (20.215%), 15 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-09-23T22:47:32.033 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:32.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:32.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:32.136 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:32.156 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:32.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:32.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:32.260 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:32.286 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:32.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:32.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:32.390 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:32.420 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:32.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:32.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:32.526 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:32.552 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:32.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:32.554 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:32.654 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:32.682 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:32.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:32.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:32.786 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:32.812 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:32.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:32.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:32.916 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:32.940 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:32.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:32.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:33.043 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:33.077 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:33.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:33.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:33.182 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:33.203 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:33.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:33.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:33.305 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:33.330 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:33.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:33.338 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:33.439 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:33.469 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:33.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:33.472 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:33.573 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:33.598 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:33.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:33.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:33.701 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:33.732 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:33.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:33.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:33.842 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:33.875 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:33.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:33.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:33.982 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:34.007 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:34.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:34.009 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:34.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:33 smithi169 bash[101133]: cluster 2023-09-23T22:47:32.540661+0000 mgr.y (mgr.25310) 772 : cluster 0 pgmap v804: 99 pgs: 14 active+clean+remapped, 63 active+clean, 1 active+recovering+undersized+remapped, 6 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 6.6 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 131 B/s rd, 10 MiB/s wr, 660 op/s; 65735/324123 objects degraded (20.281%); 10919/324123 objects misplaced (3.369%); 1000 KiB/s, 15 objects/s recovering 2023-09-23T22:47:34.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:33 smithi169 bash[104356]: cluster 2023-09-23T22:47:32.540661+0000 mgr.y (mgr.25310) 772 : cluster 0 pgmap v804: 99 pgs: 14 active+clean+remapped, 63 active+clean, 1 active+recovering+undersized+remapped, 6 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 6.6 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 131 B/s rd, 10 MiB/s wr, 660 op/s; 65735/324123 objects degraded (20.281%); 10919/324123 objects misplaced (3.369%); 1000 KiB/s, 15 objects/s recovering 2023-09-23T22:47:34.111 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:34.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:33 smithi187 bash[89487]: cluster 2023-09-23T22:47:32.540661+0000 mgr.y (mgr.25310) 772 : cluster 0 pgmap v804: 99 pgs: 14 active+clean+remapped, 63 active+clean, 1 active+recovering+undersized+remapped, 6 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 6.6 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 131 B/s rd, 10 MiB/s wr, 660 op/s; 65735/324123 objects degraded (20.281%); 10919/324123 objects misplaced (3.369%); 1000 KiB/s, 15 objects/s recovering 2023-09-23T22:47:34.142 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:34.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:34.149 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:34.250 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:34.277 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:34.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:34.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:34.379 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:34.411 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:34.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:34.416 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:34.516 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:34.539 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:34.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:34.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:34.642 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:34.665 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:34.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:34.667 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:34.695 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T22:47:34.696 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [ 2023-09-23T22:47:34.696 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.696 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.35010.0:119384 8.b e216/209 8:de80d6d4:::benchmark_data_smithi169_191619_object7458:head v 216'7410, mlcod=206'356)", 2023-09-23T22:47:34.696 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:47:34.634926+0000", 2023-09-23T22:47:34.696 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.056949367000000001, 2023-09-23T22:47:34.696 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.056980553000000003, 2023-09-23T22:47:34.696 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:47:34.696 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T22:47:34.696 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:47:34.696 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.696 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:47:34.697 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.634926+0000", 2023-09-23T22:47:34.697 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:34.697 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.697 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.697 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:47:34.697 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.634926+0000", 2023-09-23T22:47:34.697 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:34.697 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.697 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.697 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:47:34.697 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.634925+0000", 2023-09-23T22:47:34.697 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:47:34.698 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.698 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.698 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:47:34.698 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.634937+0000", 2023-09-23T22:47:34.698 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2028000000000001e-05 2023-09-23T22:47:34.698 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.698 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.698 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:47:34.698 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.634959+0000", 2023-09-23T22:47:34.698 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.1603e-05 2023-09-23T22:47:34.698 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.699 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.699 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:47:34.699 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.634968+0000", 2023-09-23T22:47:34.699 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.7200000000000001e-06 2023-09-23T22:47:34.699 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.699 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.699 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:34.699 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.661303+0000", 2023-09-23T22:47:34.699 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.026334943 2023-09-23T22:47:34.699 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.699 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.699 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:47:34.700 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.661332+0000", 2023-09-23T22:47:34.700 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.8572999999999999e-05 2023-09-23T22:47:34.700 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:34.700 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:47:34.700 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:34.700 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.700 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.700 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.35010.0:119390 8.3 e216/209 8:c294fd70:::benchmark_data_smithi169_191619_object7464:head v 216'7517, mlcod=0'0)", 2023-09-23T22:47:34.700 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:47:34.643061+0000", 2023-09-23T22:47:34.700 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.048814717000000001, 2023-09-23T22:47:34.700 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.048924545999999999, 2023-09-23T22:47:34.701 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:47:34.701 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T22:47:34.701 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:47:34.701 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.701 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:47:34.701 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.643061+0000", 2023-09-23T22:47:34.701 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:34.701 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.701 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.701 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:47:34.701 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.643061+0000", 2023-09-23T22:47:34.701 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:34.702 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.702 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.702 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:47:34.702 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.643060+0000", 2023-09-23T22:47:34.702 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:47:34.702 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.702 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.702 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:47:34.702 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.643067+0000", 2023-09-23T22:47:34.702 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.212e-06 2023-09-23T22:47:34.702 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.702 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.703 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:47:34.703 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.643077+0000", 2023-09-23T22:47:34.703 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0906e-05 2023-09-23T22:47:34.703 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.703 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.703 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:47:34.703 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.643084+0000", 2023-09-23T22:47:34.703 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.4960000000000001e-06 2023-09-23T22:47:34.703 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.703 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.703 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:34.703 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.661143+0000", 2023-09-23T22:47:34.704 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.018058853 2023-09-23T22:47:34.704 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.704 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.704 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:47:34.704 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.661171+0000", 2023-09-23T22:47:34.704 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.7772000000000001e-05 2023-09-23T22:47:34.704 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:34.704 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:47:34.704 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:34.704 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.704 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.704 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.35010.0:119393 8.b e216/209 8:d01fc46b:::benchmark_data_smithi169_191619_object7467:head v 216'7411, mlcod=206'356)", 2023-09-23T22:47:34.705 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:47:34.647365+0000", 2023-09-23T22:47:34.705 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.044511099999999998, 2023-09-23T22:47:34.705 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.044682474, 2023-09-23T22:47:34.705 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:47:34.705 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T22:47:34.705 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:47:34.705 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.705 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:47:34.705 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.647365+0000", 2023-09-23T22:47:34.705 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:34.705 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.705 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.706 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:47:34.706 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.647365+0000", 2023-09-23T22:47:34.706 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:34.706 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.706 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.706 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:47:34.706 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.647364+0000", 2023-09-23T22:47:34.706 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:47:34.706 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.706 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.706 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:47:34.706 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.647370+0000", 2023-09-23T22:47:34.707 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.2820000000000002e-06 2023-09-23T22:47:34.707 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.707 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.707 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:47:34.707 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.647381+0000", 2023-09-23T22:47:34.707 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0706e-05 2023-09-23T22:47:34.707 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.707 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.707 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:47:34.707 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.647389+0000", 2023-09-23T22:47:34.707 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.5499999999999997e-06 2023-09-23T22:47:34.707 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.708 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.708 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:34.708 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.678107+0000", 2023-09-23T22:47:34.708 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.030718558 2023-09-23T22:47:34.708 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.708 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.708 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:47:34.708 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.678131+0000", 2023-09-23T22:47:34.708 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.3527e-05 2023-09-23T22:47:34.708 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:34.708 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:47:34.708 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:34.709 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.709 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.709 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.35010.0:119397 8.3 e216/209 8:c5dbc32d:::benchmark_data_smithi169_191619_object7471:head v 216'7518, mlcod=0'0)", 2023-09-23T22:47:34.709 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:47:34.654960+0000", 2023-09-23T22:47:34.709 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.036916057000000002, 2023-09-23T22:47:34.709 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.037146727999999997, 2023-09-23T22:47:34.709 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:47:34.709 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T22:47:34.709 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:47:34.709 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.709 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:47:34.709 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.654960+0000", 2023-09-23T22:47:34.710 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:34.710 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.710 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.710 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:47:34.710 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.654960+0000", 2023-09-23T22:47:34.710 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:34.710 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.710 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.710 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:47:34.710 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.654959+0000", 2023-09-23T22:47:34.710 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:47:34.711 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.711 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.711 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:47:34.711 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.654969+0000", 2023-09-23T22:47:34.711 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.6690000000000001e-06 2023-09-23T22:47:34.711 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.711 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.711 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:47:34.711 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.654990+0000", 2023-09-23T22:47:34.711 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.1832e-05 2023-09-23T22:47:34.711 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.711 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.712 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:47:34.712 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.655000+0000", 2023-09-23T22:47:34.712 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0042e-05 2023-09-23T22:47:34.712 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.712 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.712 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:34.712 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.669958+0000", 2023-09-23T22:47:34.712 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.014957448 2023-09-23T22:47:34.712 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.712 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.712 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:47:34.712 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.669980+0000", 2023-09-23T22:47:34.713 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.2413999999999999e-05 2023-09-23T22:47:34.713 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:34.713 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:47:34.713 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:34.713 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.713 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.713 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.35010.0:119398 8.b e216/209 8:d564d3d1:::benchmark_data_smithi169_191619_object7472:head v 216'7412, mlcod=206'356)", 2023-09-23T22:47:34.713 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:47:34.658435+0000", 2023-09-23T22:47:34.713 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.033440368999999998, 2023-09-23T22:47:34.713 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.033731953000000002, 2023-09-23T22:47:34.713 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:47:34.713 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T22:47:34.714 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:47:34.714 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.714 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:47:34.714 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.658435+0000", 2023-09-23T22:47:34.714 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:34.714 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.714 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.714 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:47:34.714 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.658435+0000", 2023-09-23T22:47:34.714 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:34.714 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.715 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.715 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:47:34.715 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.658435+0000", 2023-09-23T22:47:34.715 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:47:34.715 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.715 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.715 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:47:34.715 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.658444+0000", 2023-09-23T22:47:34.715 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.054e-06 2023-09-23T22:47:34.715 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.715 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.715 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:47:34.716 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.658458+0000", 2023-09-23T22:47:34.716 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4514e-05 2023-09-23T22:47:34.716 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.716 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.716 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:47:34.716 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.658467+0000", 2023-09-23T22:47:34.716 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.5029999999999997e-06 2023-09-23T22:47:34.716 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.716 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.716 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:34.716 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.687729+0000", 2023-09-23T22:47:34.716 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.029262564000000001 2023-09-23T22:47:34.716 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.717 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.717 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:47:34.717 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.687751+0000", 2023-09-23T22:47:34.717 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.2028e-05 2023-09-23T22:47:34.717 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:34.717 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:47:34.717 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:34.717 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.717 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.717 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.35010.0:119411 8.3 e216/209 8:c2f4d3e5:::benchmark_data_smithi169_191619_object7485:head v 216'7519, mlcod=0'0)", 2023-09-23T22:47:34.717 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:47:34.677582+0000", 2023-09-23T22:47:34.717 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.014293824, 2023-09-23T22:47:34.718 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.014645247, 2023-09-23T22:47:34.718 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:47:34.718 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T22:47:34.718 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:47:34.718 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.718 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:47:34.718 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.677582+0000", 2023-09-23T22:47:34.718 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:34.718 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.718 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.718 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:47:34.718 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.677582+0000", 2023-09-23T22:47:34.719 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:34.719 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.719 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.719 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:47:34.719 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.677581+0000", 2023-09-23T22:47:34.719 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:47:34.719 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.719 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.719 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:47:34.719 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.677588+0000", 2023-09-23T22:47:34.719 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.8990000000000004e-06 2023-09-23T22:47:34.719 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.720 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.720 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:47:34.720 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.677603+0000", 2023-09-23T22:47:34.720 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4403000000000001e-05 2023-09-23T22:47:34.720 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.720 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.720 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:47:34.720 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.677611+0000", 2023-09-23T22:47:34.720 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.9610000000000005e-06 2023-09-23T22:47:34.720 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.720 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.720 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:47:34.721 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.680487+0000", 2023-09-23T22:47:34.721 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0028768840000000001 2023-09-23T22:47:34.721 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.721 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.721 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:47:34.721 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.680526+0000", 2023-09-23T22:47:34.721 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.8884999999999998e-05 2023-09-23T22:47:34.721 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:34.721 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:47:34.721 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:34.721 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.721 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.722 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "MOSDPGPush(8.b 216/209 [PushOp(8:d3a1f52e:::benchmark_data_smithi169_191619_object11343:head, version: 206'680, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(8:d3a1f52e:::benchmark_data_smithi169_191619_object11343:head@206'680, size: 65536, copy_subset: [0~65536], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:65536, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-09-23T22:47:34.722 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:47:34.618382+0000", 2023-09-23T22:47:34.722 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.073494280999999995, 2023-09-23T22:47:34.722 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.073932160999999996, 2023-09-23T22:47:34.722 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:47:34.722 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "queued for pg", 2023-09-23T22:47:34.722 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:47:34.722 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.722 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:47:34.722 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.618382+0000", 2023-09-23T22:47:34.722 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:34.722 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.723 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.723 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:47:34.723 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.618382+0000", 2023-09-23T22:47:34.723 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:34.723 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.723 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.723 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:47:34.723 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.618381+0000", 2023-09-23T22:47:34.723 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:47:34.723 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.723 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.723 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:47:34.724 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.618416+0000", 2023-09-23T22:47:34.724 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.5274000000000001e-05 2023-09-23T22:47:34.724 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.724 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.724 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:47:34.724 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.618435+0000", 2023-09-23T22:47:34.724 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.8994000000000001e-05 2023-09-23T22:47:34.724 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.724 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.724 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:47:34.724 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.618451+0000", 2023-09-23T22:47:34.724 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6013999999999999e-05 2023-09-23T22:47:34.725 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:34.725 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:47:34.725 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:34.725 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.725 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.725 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.35010.0:119420 8.f e216/198)", 2023-09-23T22:47:34.725 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:47:34.690846+0000", 2023-09-23T22:47:34.725 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.0010297660000000001, 2023-09-23T22:47:34.725 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0015137169999999999, 2023-09-23T22:47:34.725 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:47:34.725 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "queued for pg", 2023-09-23T22:47:34.725 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:47:34.726 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.726 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:47:34.726 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.690846+0000", 2023-09-23T22:47:34.726 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:34.726 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.726 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.726 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:47:34.726 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.690846+0000", 2023-09-23T22:47:34.726 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:47:34.726 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.726 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.726 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:47:34.727 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.690845+0000", 2023-09-23T22:47:34.727 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:47:34.727 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.727 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.727 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:47:34.727 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.690853+0000", 2023-09-23T22:47:34.727 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3000000000000004e-06 2023-09-23T22:47:34.727 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.727 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.727 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:47:34.727 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.690868+0000", 2023-09-23T22:47:34.727 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5364000000000001e-05 2023-09-23T22:47:34.728 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:47:34.728 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:47:34.728 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:47:34.728 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:47:34.690875+0000", 2023-09-23T22:47:34.728 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.0570000000000004e-06 2023-09-23T22:47:34.728 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:34.728 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:47:34.728 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:34.728 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:47:34.728 INFO:teuthology.orchestra.run.smithi169.stdout: ], 2023-09-23T22:47:34.728 INFO:teuthology.orchestra.run.smithi169.stdout: "num_ops": 8 2023-09-23T22:47:34.728 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T22:47:34.768 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:34.795 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:34.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:34.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:34.901 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:34.927 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:34.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:34.929 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:35.029 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:35.059 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:35.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:35.061 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:35.072 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:47:35.113 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:47:35.155 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:47:35.162 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:35.188 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:35.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:35.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:35.210 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:47:35.255 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:47:35.295 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:35.298 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:47:35.321 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:35.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:35.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:35.335 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:47:35.335 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:47:35.335 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:47:35.335 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:47:35.336 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:47:35.336 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:47:35.336 INFO:teuthology.orchestra.run.smithi169.stderr:Error ENXIO: problem getting command descriptions from osd.5 2023-09-23T22:47:35.336 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:47:35.336 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:47:35.427 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:35.458 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:35.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:35.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:35.565 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:35.606 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:35.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:35.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:35.711 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:35.748 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:35.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:35.753 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:35.806 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is set 2023-09-23T22:47:35.854 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:35.883 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:35.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:35.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:35.986 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:36.011 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:36.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:36.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:36.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:35 smithi169 bash[101133]: cluster 2023-09-23T22:47:34.541512+0000 mgr.y (mgr.25310) 773 : cluster 0 pgmap v805: 99 pgs: 14 active+clean+remapped, 63 active+clean, 1 active+recovering+undersized+remapped, 6 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 6.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 116 B/s rd, 8.8 MiB/s wr, 814 op/s; 64452/318081 objects degraded (20.263%); 10855/318081 objects misplaced (3.413%); 1.3 MiB/s, 21 objects/s recovering 2023-09-23T22:47:36.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:35 smithi169 bash[101133]: audit 2023-09-23T22:47:35.014980+0000 mon.c (mon.2) 61 : audit 0 from='client.? 172.21.15.169:0/2679910164' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:47:36.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:35 smithi169 bash[101133]: audit 2023-09-23T22:47:35.733615+0000 mon.c (mon.2) 62 : audit 1 from='client.? 172.21.15.169:0/1299331953' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:47:36.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:35 smithi169 bash[101133]: audit 2023-09-23T22:47:35.734211+0000 mon.a (mon.0) 1068 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:47:36.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:35 smithi169 bash[104356]: cluster 2023-09-23T22:47:34.541512+0000 mgr.y (mgr.25310) 773 : cluster 0 pgmap v805: 99 pgs: 14 active+clean+remapped, 63 active+clean, 1 active+recovering+undersized+remapped, 6 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 6.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 116 B/s rd, 8.8 MiB/s wr, 814 op/s; 64452/318081 objects degraded (20.263%); 10855/318081 objects misplaced (3.413%); 1.3 MiB/s, 21 objects/s recovering 2023-09-23T22:47:36.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:35 smithi169 bash[104356]: audit 2023-09-23T22:47:35.014980+0000 mon.c (mon.2) 61 : audit 0 from='client.? 172.21.15.169:0/2679910164' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:47:36.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:35 smithi169 bash[104356]: audit 2023-09-23T22:47:35.733615+0000 mon.c (mon.2) 62 : audit 1 from='client.? 172.21.15.169:0/1299331953' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:47:36.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:35 smithi169 bash[104356]: audit 2023-09-23T22:47:35.734211+0000 mon.a (mon.0) 1068 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:47:36.116 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:36.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:35 smithi187 bash[89487]: cluster 2023-09-23T22:47:34.541512+0000 mgr.y (mgr.25310) 773 : cluster 0 pgmap v805: 99 pgs: 14 active+clean+remapped, 63 active+clean, 1 active+recovering+undersized+remapped, 6 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 6.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 116 B/s rd, 8.8 MiB/s wr, 814 op/s; 64452/318081 objects degraded (20.263%); 10855/318081 objects misplaced (3.413%); 1.3 MiB/s, 21 objects/s recovering 2023-09-23T22:47:36.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:35 smithi187 bash[89487]: audit 2023-09-23T22:47:35.014980+0000 mon.c (mon.2) 61 : audit 0 from='client.? 172.21.15.169:0/2679910164' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:47:36.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:35 smithi187 bash[89487]: audit 2023-09-23T22:47:35.733615+0000 mon.c (mon.2) 62 : audit 1 from='client.? 172.21.15.169:0/1299331953' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:47:36.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:35 smithi187 bash[89487]: audit 2023-09-23T22:47:35.734211+0000 mon.a (mon.0) 1068 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:47:36.139 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:36.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:36.145 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:36.246 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:36.274 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:36.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:36.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:36.376 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:36.403 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:36.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:36.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:36.510 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:36.541 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:36.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:36.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:36.643 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:36.666 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:36.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:36.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:36.769 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:36.795 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:36.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:36.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:36.900 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:36.928 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:36.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:36.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:37.031 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:37.043 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:36 smithi187 bash[89487]: cluster 2023-09-23T22:47:35.781405+0000 mon.a (mon.0) 1069 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:47:37.043 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:36 smithi187 bash[89487]: audit 2023-09-23T22:47:35.793731+0000 mon.a (mon.0) 1070 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:47:37.043 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:36 smithi187 bash[89487]: cluster 2023-09-23T22:47:35.793869+0000 mon.a (mon.0) 1071 : cluster 0 osdmap e217: 8 total, 7 up, 8 in 2023-09-23T22:47:37.043 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:36 smithi187 bash[89487]: cluster 2023-09-23T22:47:35.795316+0000 osd.6 (osd.6) 206 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T22:47:37.043 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:36 smithi187 bash[89487]: cluster 2023-09-23T22:47:35.798931+0000 osd.7 (osd.7) 194 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T22:47:37.043 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:36 smithi187 bash[89487]: cluster 2023-09-23T22:47:35.801356+0000 osd.7 (osd.7) 195 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T22:47:37.043 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:36 smithi187 bash[89487]: cluster 2023-09-23T22:47:36.579668+0000 mon.a (mon.0) 1072 : cluster 3 Health check update: Degraded data redundancy: 64452/318081 objects degraded (20.263%), 15 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-09-23T22:47:37.061 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:37.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:37.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:37.167 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:37.210 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:37.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:37.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:37.258 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:36 smithi169 bash[104356]: cluster 2023-09-23T22:47:35.781405+0000 mon.a (mon.0) 1069 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:47:37.258 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:36 smithi169 bash[104356]: audit 2023-09-23T22:47:35.793731+0000 mon.a (mon.0) 1070 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:47:37.258 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:36 smithi169 bash[104356]: cluster 2023-09-23T22:47:35.793869+0000 mon.a (mon.0) 1071 : cluster 0 osdmap e217: 8 total, 7 up, 8 in 2023-09-23T22:47:37.258 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:36 smithi169 bash[104356]: cluster 2023-09-23T22:47:35.795316+0000 osd.6 (osd.6) 206 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T22:47:37.258 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:36 smithi169 bash[104356]: cluster 2023-09-23T22:47:35.798931+0000 osd.7 (osd.7) 194 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T22:47:37.258 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:36 smithi169 bash[104356]: cluster 2023-09-23T22:47:35.801356+0000 osd.7 (osd.7) 195 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T22:47:37.258 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:36 smithi169 bash[104356]: cluster 2023-09-23T22:47:36.579668+0000 mon.a (mon.0) 1072 : cluster 3 Health check update: Degraded data redundancy: 64452/318081 objects degraded (20.263%), 15 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-09-23T22:47:37.259 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:36 smithi169 bash[101133]: cluster 2023-09-23T22:47:35.781405+0000 mon.a (mon.0) 1069 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:47:37.259 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:36 smithi169 bash[101133]: audit 2023-09-23T22:47:35.793731+0000 mon.a (mon.0) 1070 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:47:37.259 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:36 smithi169 bash[101133]: cluster 2023-09-23T22:47:35.793869+0000 mon.a (mon.0) 1071 : cluster 0 osdmap e217: 8 total, 7 up, 8 in 2023-09-23T22:47:37.259 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:36 smithi169 bash[101133]: cluster 2023-09-23T22:47:35.795316+0000 osd.6 (osd.6) 206 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T22:47:37.259 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:36 smithi169 bash[101133]: cluster 2023-09-23T22:47:35.798931+0000 osd.7 (osd.7) 194 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T22:47:37.259 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:36 smithi169 bash[101133]: cluster 2023-09-23T22:47:35.801356+0000 osd.7 (osd.7) 195 : cluster 3 failed to encode map e217 with expected crc 2023-09-23T22:47:37.259 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:36 smithi169 bash[101133]: cluster 2023-09-23T22:47:36.579668+0000 mon.a (mon.0) 1072 : cluster 3 Health check update: Degraded data redundancy: 64452/318081 objects degraded (20.263%), 15 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-09-23T22:47:37.318 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:37.344 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:37.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:37.346 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:37.447 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:37.485 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:37.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:37.488 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:37.589 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:37.610 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:37.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:37.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:37.713 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:37.737 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:37.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:37.739 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:37.839 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:37.851 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:37 smithi187 bash[89487]: cluster 2023-09-23T22:47:36.542220+0000 mgr.y (mgr.25310) 774 : cluster 0 pgmap v807: 99 pgs: 14 active+clean+remapped, 63 active+clean, 1 active+recovering+undersized+remapped, 6 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 6.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 104 B/s rd, 7.9 MiB/s wr, 731 op/s; 64452/318081 objects degraded (20.263%); 10855/318081 objects misplaced (3.413%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T22:47:37.866 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:37.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:37.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:37.969 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:37.978 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:37 smithi169 bash[101133]: cluster 2023-09-23T22:47:36.542220+0000 mgr.y (mgr.25310) 774 : cluster 0 pgmap v807: 99 pgs: 14 active+clean+remapped, 63 active+clean, 1 active+recovering+undersized+remapped, 6 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 6.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 104 B/s rd, 7.9 MiB/s wr, 731 op/s; 64452/318081 objects degraded (20.263%); 10855/318081 objects misplaced (3.413%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T22:47:37.979 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:37 smithi169 bash[104356]: cluster 2023-09-23T22:47:36.542220+0000 mgr.y (mgr.25310) 774 : cluster 0 pgmap v807: 99 pgs: 14 active+clean+remapped, 63 active+clean, 1 active+recovering+undersized+remapped, 6 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 6.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 104 B/s rd, 7.9 MiB/s wr, 731 op/s; 64452/318081 objects degraded (20.263%); 10855/318081 objects misplaced (3.413%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T22:47:37.993 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:37.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:37.996 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:38.086 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-23T22:47:38.097 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:38.175 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:38.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:38.179 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:38.280 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:38.309 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:38.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:38.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:38.413 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:38.435 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:38.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:38.437 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:38.538 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:38.547 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:47:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:47:38] "GET /metrics HTTP/1.1" 200 36328 "" "Prometheus/2.43.0" 2023-09-23T22:47:38.571 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:38.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:38.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:38.676 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:38.708 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:38.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:38.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:38.812 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:38.841 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:38.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:38.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:38.944 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:38.967 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:38.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:38.969 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:38.998 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T22:47:38.999 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T22:47:39.070 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:39.103 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:39.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:39.112 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:39.213 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:39.241 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:39.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:39.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:39.346 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:39.369 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:39.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:39.377 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:39.381 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:47:39.478 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:39.515 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:39.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:39.518 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:39.619 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:39.643 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:39.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:39.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:39.745 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:39.781 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:39.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:39.788 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:39.889 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:39.913 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:39.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:39.918 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:40.018 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:40.027 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:39 smithi187 bash[89487]: cluster 2023-09-23T22:47:38.543569+0000 mgr.y (mgr.25310) 775 : cluster 0 pgmap v808: 99 pgs: 14 active+clean+remapped, 63 active+clean, 1 active+recovering+undersized+remapped, 6 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 825 op/s; 62111/305550 objects degraded (20.328%); 10522/305550 objects misplaced (3.444%); 876 KiB/s, 13 objects/s recovering 2023-09-23T22:47:40.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:39 smithi169 bash[104356]: cluster 2023-09-23T22:47:38.543569+0000 mgr.y (mgr.25310) 775 : cluster 0 pgmap v808: 99 pgs: 14 active+clean+remapped, 63 active+clean, 1 active+recovering+undersized+remapped, 6 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 825 op/s; 62111/305550 objects degraded (20.328%); 10522/305550 objects misplaced (3.444%); 876 KiB/s, 13 objects/s recovering 2023-09-23T22:47:40.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:39 smithi169 bash[101133]: cluster 2023-09-23T22:47:38.543569+0000 mgr.y (mgr.25310) 775 : cluster 0 pgmap v808: 99 pgs: 14 active+clean+remapped, 63 active+clean, 1 active+recovering+undersized+remapped, 6 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 825 op/s; 62111/305550 objects degraded (20.328%); 10522/305550 objects misplaced (3.444%); 876 KiB/s, 13 objects/s recovering 2023-09-23T22:47:40.049 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:40.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:40.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:40.152 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:40.177 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:40.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:40.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:40.280 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:40.305 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:40.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:40.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:40.408 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:40.446 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:40.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:40.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:40.550 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:40.571 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:40.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:40.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:40.674 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:40.702 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:40.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:40.705 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:40.806 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:40.831 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:40.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:40.833 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:40.934 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:40.966 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:40.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:40.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:40.985 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T22:47:41.000 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:47:41.070 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:41.092 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:41.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:41.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:41.195 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:41.224 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:41.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:41.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:41.327 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:41.350 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:41.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:41.352 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:41.453 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:41.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:41.479 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:41.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:41.580 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:41.603 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:41.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:41.609 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:41.710 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:41.731 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:41.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:41.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:41.822 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:41 smithi169 bash[101133]: cluster 2023-09-23T22:47:40.544402+0000 mgr.y (mgr.25310) 776 : cluster 0 pgmap v809: 99 pgs: 14 active+clean+remapped, 63 active+clean, 1 active+recovering+undersized+remapped, 6 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 6.2 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 825 op/s; 62111/305550 objects degraded (20.328%); 10522/305550 objects misplaced (3.444%); 876 KiB/s, 13 objects/s recovering 2023-09-23T22:47:41.823 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:41 smithi169 bash[101133]: audit 2023-09-23T22:47:41.153072+0000 mon.a (mon.0) 1073 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:47:41.823 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:41 smithi169 bash[101133]: audit 2023-09-23T22:47:41.163486+0000 mon.a (mon.0) 1074 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:47:41.823 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:41 smithi169 bash[101133]: cluster 2023-09-23T22:47:41.580789+0000 mon.a (mon.0) 1075 : cluster 3 Health check update: Degraded data redundancy: 62111/305550 objects degraded (20.328%), 15 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-09-23T22:47:41.838 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:41.867 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:41.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:41.869 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:41.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:41 smithi187 bash[89487]: cluster 2023-09-23T22:47:40.544402+0000 mgr.y (mgr.25310) 776 : cluster 0 pgmap v809: 99 pgs: 14 active+clean+remapped, 63 active+clean, 1 active+recovering+undersized+remapped, 6 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 6.2 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 825 op/s; 62111/305550 objects degraded (20.328%); 10522/305550 objects misplaced (3.444%); 876 KiB/s, 13 objects/s recovering 2023-09-23T22:47:41.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:41 smithi187 bash[89487]: audit 2023-09-23T22:47:41.153072+0000 mon.a (mon.0) 1073 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:47:41.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:41 smithi187 bash[89487]: audit 2023-09-23T22:47:41.163486+0000 mon.a (mon.0) 1074 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:47:41.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:41 smithi187 bash[89487]: cluster 2023-09-23T22:47:41.580789+0000 mon.a (mon.0) 1075 : cluster 3 Health check update: Degraded data redundancy: 62111/305550 objects degraded (20.328%), 15 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-09-23T22:47:41.971 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:41.978 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:41 smithi169 bash[104356]: cluster 2023-09-23T22:47:40.544402+0000 mgr.y (mgr.25310) 776 : cluster 0 pgmap v809: 99 pgs: 14 active+clean+remapped, 63 active+clean, 1 active+recovering+undersized+remapped, 6 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 6.2 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 825 op/s; 62111/305550 objects degraded (20.328%); 10522/305550 objects misplaced (3.444%); 876 KiB/s, 13 objects/s recovering 2023-09-23T22:47:41.979 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:41 smithi169 bash[104356]: audit 2023-09-23T22:47:41.153072+0000 mon.a (mon.0) 1073 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:47:41.979 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:41 smithi169 bash[104356]: audit 2023-09-23T22:47:41.163486+0000 mon.a (mon.0) 1074 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:47:41.979 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:41 smithi169 bash[104356]: cluster 2023-09-23T22:47:41.580789+0000 mon.a (mon.0) 1075 : cluster 3 Health check update: Degraded data redundancy: 62111/305550 objects degraded (20.328%), 15 pgs degraded, 20 pgs undersized (PG_DEGRADED) 2023-09-23T22:47:41.997 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:42.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:42.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:42.106 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:42.133 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:42.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:42.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:42.236 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:42.274 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:42.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:42.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:42.378 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:42.402 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:42.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:42.408 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:42.509 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:42.539 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:42.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:42.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:42.642 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:42.670 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:42.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:42.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:42.773 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:42.797 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:42.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:42.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:42.903 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:42.934 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:42.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:42.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:43.039 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:43.074 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:43.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:43.076 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:43.177 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:43.208 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:43.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:43.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:43.314 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:43.343 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:43.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:43.346 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:43.447 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:43.473 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:43.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:43.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:43.553 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:47:43.583 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:43.611 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:43.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:43.613 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:43.713 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:43.739 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:43.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:43.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:43.828 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:43 smithi169 bash[104356]: cluster 2023-09-23T22:47:42.545268+0000 mgr.y (mgr.25310) 777 : cluster 0 pgmap v810: 99 pgs: 14 active+clean+remapped, 63 active+clean, 1 active+recovering+undersized+remapped, 6 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 830 op/s; 61023/299211 objects degraded (20.395%); 10275/299211 objects misplaced (3.434%); 876 KiB/s, 13 objects/s recovering 2023-09-23T22:47:43.828 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:43 smithi169 bash[101133]: cluster 2023-09-23T22:47:42.545268+0000 mgr.y (mgr.25310) 777 : cluster 0 pgmap v810: 99 pgs: 14 active+clean+remapped, 63 active+clean, 1 active+recovering+undersized+remapped, 6 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 830 op/s; 61023/299211 objects degraded (20.395%); 10275/299211 objects misplaced (3.434%); 876 KiB/s, 13 objects/s recovering 2023-09-23T22:47:43.842 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:43.874 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:43.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:43.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:43.980 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:43.988 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:43 smithi187 bash[89487]: cluster 2023-09-23T22:47:42.545268+0000 mgr.y (mgr.25310) 777 : cluster 0 pgmap v810: 99 pgs: 14 active+clean+remapped, 63 active+clean, 1 active+recovering+undersized+remapped, 6 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 830 op/s; 61023/299211 objects degraded (20.395%); 10275/299211 objects misplaced (3.434%); 876 KiB/s, 13 objects/s recovering 2023-09-23T22:47:44.002 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:44.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:44.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:44.106 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:44.134 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:44.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:44.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:44.242 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:44.270 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:44.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:44.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:44.374 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:44.400 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:44.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:44.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:44.502 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:44.527 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:44.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:44.531 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:44.631 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:44.650 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:44.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:44.652 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:44.752 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:44.786 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:44.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:44.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:44.891 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:44.923 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:44.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:44.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:45.027 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:45.054 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:45.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:45.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:45.157 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:45.183 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:45.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:45.186 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:45.286 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:45.314 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:45.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:45.316 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:45.417 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:45.443 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:45.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:45.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:45.547 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:45.571 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:45.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:45.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:45.595 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:47:45.595 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:47:45.674 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:45.699 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:45.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:45.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:45.802 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:45.832 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:45.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:45.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:45.935 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:45.949 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:45 smithi187 bash[89487]: cluster 2023-09-23T22:47:44.546106+0000 mgr.y (mgr.25310) 778 : cluster 0 pgmap v811: 99 pgs: 14 active+clean+remapped, 63 active+clean, 6 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 838 op/s; 59765/292926 objects degraded (20.403%); 10114/292926 objects misplaced (3.453%); 940 KiB/s, 14 objects/s recovering 2023-09-23T22:47:45.966 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:45.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:45.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:46.069 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:46.097 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:46.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:46.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:46.142 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:45 smithi169 bash[101133]: cluster 2023-09-23T22:47:44.546106+0000 mgr.y (mgr.25310) 778 : cluster 0 pgmap v811: 99 pgs: 14 active+clean+remapped, 63 active+clean, 6 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 838 op/s; 59765/292926 objects degraded (20.403%); 10114/292926 objects misplaced (3.453%); 940 KiB/s, 14 objects/s recovering 2023-09-23T22:47:46.143 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:45 smithi169 bash[104356]: cluster 2023-09-23T22:47:44.546106+0000 mgr.y (mgr.25310) 778 : cluster 0 pgmap v811: 99 pgs: 14 active+clean+remapped, 63 active+clean, 6 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 838 op/s; 59765/292926 objects degraded (20.403%); 10114/292926 objects misplaced (3.453%); 940 KiB/s, 14 objects/s recovering 2023-09-23T22:47:46.203 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:46.238 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:46.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:46.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:46.343 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:46.368 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:46.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:46.370 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:46.435 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2023-09-23T22:47:46.435 INFO:teuthology.orchestra.run.smithi169.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-23T22:47:46.471 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:46.493 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:46.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:46.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:46.601 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:46.631 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:46.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:46.634 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:46.735 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:46.770 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:46.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:46.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:46.874 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:46.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:46 smithi187 bash[89487]: cluster 2023-09-23T22:47:46.581931+0000 mon.a (mon.0) 1076 : cluster 3 Health check update: Degraded data redundancy: 59765/292926 objects degraded (20.403%), 16 pgs degraded, 22 pgs undersized (PG_DEGRADED) 2023-09-23T22:47:46.900 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:46.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:46.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:47.003 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:47.029 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:47.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:47.034 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:47.064 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:46 smithi169 bash[101133]: cluster 2023-09-23T22:47:46.581931+0000 mon.a (mon.0) 1076 : cluster 3 Health check update: Degraded data redundancy: 59765/292926 objects degraded (20.403%), 16 pgs degraded, 22 pgs undersized (PG_DEGRADED) 2023-09-23T22:47:47.064 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:46 smithi169 bash[104356]: cluster 2023-09-23T22:47:46.581931+0000 mon.a (mon.0) 1076 : cluster 3 Health check update: Degraded data redundancy: 59765/292926 objects degraded (20.403%), 16 pgs degraded, 22 pgs undersized (PG_DEGRADED) 2023-09-23T22:47:47.135 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:47.165 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:47.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:47.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:47.270 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:47.303 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:47.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:47.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:47.406 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:47.435 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:47.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:47.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:47.539 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:47.565 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:47.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:47.567 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:47.668 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:47.693 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:47.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:47.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:47.795 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:47.826 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:47.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:47.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:47.852 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:47 smithi187 bash[89487]: cluster 2023-09-23T22:47:46.546825+0000 mgr.y (mgr.25310) 779 : cluster 0 pgmap v812: 99 pgs: 14 active+clean+remapped, 63 active+clean, 6 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 779 op/s; 59765/292926 objects degraded (20.403%); 10114/292926 objects misplaced (3.453%); 875 KiB/s, 13 objects/s recovering 2023-09-23T22:47:47.929 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:47.964 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:47.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:47.967 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:48.068 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:48.094 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:48.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:48.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:48.196 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:48.223 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:48.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:48.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:48.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:47 smithi169 bash[104356]: cluster 2023-09-23T22:47:46.546825+0000 mgr.y (mgr.25310) 779 : cluster 0 pgmap v812: 99 pgs: 14 active+clean+remapped, 63 active+clean, 6 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 779 op/s; 59765/292926 objects degraded (20.403%); 10114/292926 objects misplaced (3.453%); 875 KiB/s, 13 objects/s recovering 2023-09-23T22:47:48.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:47 smithi169 bash[101133]: cluster 2023-09-23T22:47:46.546825+0000 mgr.y (mgr.25310) 779 : cluster 0 pgmap v812: 99 pgs: 14 active+clean+remapped, 63 active+clean, 6 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 779 op/s; 59765/292926 objects degraded (20.403%); 10114/292926 objects misplaced (3.453%); 875 KiB/s, 13 objects/s recovering 2023-09-23T22:47:48.328 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:48.356 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:48.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:48.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:48.460 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:48.488 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:48.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:48.490 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:48.591 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:48.620 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:48.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:48.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:48.760 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:48.768 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:47:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:47:48] "GET /metrics HTTP/1.1" 200 36476 "" "Prometheus/2.43.0" 2023-09-23T22:47:48.793 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:48.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:48.798 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:48.898 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:48.924 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:48.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:48.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:49.031 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:49.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:48 smithi169 bash[104356]: cluster 2023-09-23T22:47:48.547946+0000 mgr.y (mgr.25310) 780 : cluster 0 pgmap v813: 99 pgs: 14 active+clean+remapped, 63 active+clean, 6 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 5.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 57720/281181 objects degraded (20.528%); 9600/281181 objects misplaced (3.414%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T22:47:49.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:48 smithi169 bash[101133]: cluster 2023-09-23T22:47:48.547946+0000 mgr.y (mgr.25310) 780 : cluster 0 pgmap v813: 99 pgs: 14 active+clean+remapped, 63 active+clean, 6 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 5.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 57720/281181 objects degraded (20.528%); 9600/281181 objects misplaced (3.414%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T22:47:49.063 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:49.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:49.066 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:49.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:48 smithi187 bash[89487]: cluster 2023-09-23T22:47:48.547946+0000 mgr.y (mgr.25310) 780 : cluster 0 pgmap v813: 99 pgs: 14 active+clean+remapped, 63 active+clean, 6 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 5.7 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 57720/281181 objects degraded (20.528%); 9600/281181 objects misplaced (3.414%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T22:47:49.167 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:49.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:49.206 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:49.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:49.307 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:49.333 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:49.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:49.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:49.437 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:49.465 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:49.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:49.467 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:49.568 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:49.592 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:49.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:49.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:49.695 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:49.728 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:49.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:49.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:49.833 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:49.864 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:49.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:49.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:49.968 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:49.991 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:49.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:49.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:50.095 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:50.121 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:50.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:50.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:50.226 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:50.264 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:50.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:50.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:50.370 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:50.392 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:50.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:50.399 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:50.499 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:50.532 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:50.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:50.534 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:50.635 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:50.657 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:50.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:50.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:50.761 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:50.785 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:50.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:50.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:50.888 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:50.919 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:50.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:50.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:51.022 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:51.059 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:51.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:51.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:51.162 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:51.188 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:51.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:51.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:51.294 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:51.315 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:51.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:51.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:51.418 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:51.442 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:51.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:51.444 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:51.475 INFO:tasks.thrashosds.thrasher:Reviving osd 5 2023-09-23T22:47:51.475 INFO:tasks.cephadm.osd.5:Restarting osd.5 (starting--it wasn't running)... 2023-09-23T22:47:51.475 DEBUG:teuthology.orchestra.run.smithi187:osd.5> sudo journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.5.service 2023-09-23T22:47:51.493 DEBUG:teuthology.orchestra.run.smithi187:> sudo systemctl start ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.5 2023-09-23T22:47:51.504 INFO:journalctl@ceph.osd.5.smithi187.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:47:51.517 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-23T22:47:51.545 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:51.593 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:51.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:51.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:51.701 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:51.735 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:51.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:51.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:51.744 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 22:47:51 smithi187 systemd[1]: Started Ceph osd.5 for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:47:51.746 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:51 smithi187 bash[89487]: cluster 2023-09-23T22:47:50.548712+0000 mgr.y (mgr.25310) 781 : cluster 0 pgmap v814: 99 pgs: 14 active+clean+remapped, 63 active+clean, 6 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 57720/281181 objects degraded (20.528%); 9600/281181 objects misplaced (3.414%); 762 KiB/s, 11 objects/s recovering 2023-09-23T22:47:51.746 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:51 smithi187 bash[89487]: cluster 2023-09-23T22:47:51.583097+0000 mon.a (mon.0) 1077 : cluster 3 Health check update: Degraded data redundancy: 57720/281181 objects degraded (20.528%), 16 pgs degraded, 22 pgs undersized (PG_DEGRADED) 2023-09-23T22:47:51.839 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:51.853 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:51 smithi169 bash[104356]: cluster 2023-09-23T22:47:50.548712+0000 mgr.y (mgr.25310) 781 : cluster 0 pgmap v814: 99 pgs: 14 active+clean+remapped, 63 active+clean, 6 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 57720/281181 objects degraded (20.528%); 9600/281181 objects misplaced (3.414%); 762 KiB/s, 11 objects/s recovering 2023-09-23T22:47:51.853 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:51 smithi169 bash[104356]: cluster 2023-09-23T22:47:51.583097+0000 mon.a (mon.0) 1077 : cluster 3 Health check update: Degraded data redundancy: 57720/281181 objects degraded (20.528%), 16 pgs degraded, 22 pgs undersized (PG_DEGRADED) 2023-09-23T22:47:51.854 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:51 smithi169 bash[101133]: cluster 2023-09-23T22:47:50.548712+0000 mgr.y (mgr.25310) 781 : cluster 0 pgmap v814: 99 pgs: 14 active+clean+remapped, 63 active+clean, 6 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 57720/281181 objects degraded (20.528%); 9600/281181 objects misplaced (3.414%); 762 KiB/s, 11 objects/s recovering 2023-09-23T22:47:51.854 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:51 smithi169 bash[101133]: cluster 2023-09-23T22:47:51.583097+0000 mon.a (mon.0) 1077 : cluster 3 Health check update: Degraded data redundancy: 57720/281181 objects degraded (20.528%), 16 pgs degraded, 22 pgs undersized (PG_DEGRADED) 2023-09-23T22:47:51.869 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:51.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:51.872 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:51.972 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:51.999 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:52.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:52.001 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:52.102 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:52.127 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:52.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:52.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:52.229 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:52.253 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:52.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:52.255 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:52.355 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:52.380 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:52.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:52.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:52.486 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:52.514 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:52.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:52.519 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:52.619 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:52.650 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:52.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:52.653 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:52.754 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:52.778 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:52.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:52.781 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:52.882 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:52.906 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:52.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:52.909 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:53.009 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:53.040 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:53.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:53.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:53.145 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:53.175 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:53.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:53.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:53.278 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:53.320 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:53.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:53.328 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:53.429 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:53.452 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:53.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:53.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:53.554 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:53.584 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:53.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:53.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:53.614 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:53 smithi169 bash[101133]: cluster 2023-09-23T22:47:52.549588+0000 mgr.y (mgr.25310) 782 : cluster 0 pgmap v815: 99 pgs: 14 active+clean+remapped, 63 active+clean, 6 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 14 active+undersized+degraded; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 845 op/s; 56747/275109 objects degraded (20.627%); 9328/275109 objects misplaced (3.391%); 762 KiB/s, 11 objects/s recovering 2023-09-23T22:47:53.614 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:53 smithi169 bash[101133]: audit 2023-09-23T22:47:52.934938+0000 mon.a (mon.0) 1078 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:47:53.614 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:53 smithi169 bash[101133]: audit 2023-09-23T22:47:53.469766+0000 mon.a (mon.0) 1079 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:47:53.615 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:53 smithi169 bash[101133]: audit 2023-09-23T22:47:53.478821+0000 mon.a (mon.0) 1080 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:47:53.687 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:53.707 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:53.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:53.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:53.809 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:53.819 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:53 smithi187 bash[89487]: cluster 2023-09-23T22:47:52.549588+0000 mgr.y (mgr.25310) 782 : cluster 0 pgmap v815: 99 pgs: 14 active+clean+remapped, 63 active+clean, 6 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 14 active+undersized+degraded; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 845 op/s; 56747/275109 objects degraded (20.627%); 9328/275109 objects misplaced (3.391%); 762 KiB/s, 11 objects/s recovering 2023-09-23T22:47:53.819 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:53 smithi187 bash[89487]: audit 2023-09-23T22:47:52.934938+0000 mon.a (mon.0) 1078 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:47:53.819 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:53 smithi187 bash[89487]: audit 2023-09-23T22:47:53.469766+0000 mon.a (mon.0) 1079 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:47:53.819 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:53 smithi187 bash[89487]: audit 2023-09-23T22:47:53.478821+0000 mon.a (mon.0) 1080 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:47:53.841 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:53.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:53.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:53.884 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:53 smithi169 bash[104356]: cluster 2023-09-23T22:47:52.549588+0000 mgr.y (mgr.25310) 782 : cluster 0 pgmap v815: 99 pgs: 14 active+clean+remapped, 63 active+clean, 6 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 14 active+undersized+degraded; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 845 op/s; 56747/275109 objects degraded (20.627%); 9328/275109 objects misplaced (3.391%); 762 KiB/s, 11 objects/s recovering 2023-09-23T22:47:53.884 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:53 smithi169 bash[104356]: audit 2023-09-23T22:47:52.934938+0000 mon.a (mon.0) 1078 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:47:53.884 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:53 smithi169 bash[104356]: audit 2023-09-23T22:47:53.469766+0000 mon.a (mon.0) 1079 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:47:53.884 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:53 smithi169 bash[104356]: audit 2023-09-23T22:47:53.478821+0000 mon.a (mon.0) 1080 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:47:53.946 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:53.974 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:53.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:53.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:54.078 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:54.100 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:54.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:54.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:54.206 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:54.223 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:54.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:54.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:54.326 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:54.343 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:54.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:54.345 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:54.446 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:54.471 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:54.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:54.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:54.574 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:54.605 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:54.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:54.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:54.709 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:54.733 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:54.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:54.738 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:54.839 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:54.868 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:54.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:54.869 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:54.969 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:54.998 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:55.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:55.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:55.101 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:55.125 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:55.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:55.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:55.233 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:55.261 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:55.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:55.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:55.367 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:55.396 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:55.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:55.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:55.499 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:55.524 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:55.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:55.529 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:55.630 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:55.654 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:55.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:55.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:55.758 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:55.788 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:55.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:55.798 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:55.845 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:55 smithi169 bash[104356]: cluster 2023-09-23T22:47:54.550448+0000 mgr.y (mgr.25310) 783 : cluster 0 pgmap v816: 99 pgs: 14 active+clean+remapped, 63 active+clean, 6 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 843 op/s; 55675/268827 objects degraded (20.710%); 9046/268827 objects misplaced (3.365%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T22:47:55.845 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:55 smithi169 bash[101133]: cluster 2023-09-23T22:47:54.550448+0000 mgr.y (mgr.25310) 783 : cluster 0 pgmap v816: 99 pgs: 14 active+clean+remapped, 63 active+clean, 6 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 843 op/s; 55675/268827 objects degraded (20.710%); 9046/268827 objects misplaced (3.365%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T22:47:55.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:55 smithi187 bash[89487]: cluster 2023-09-23T22:47:54.550448+0000 mgr.y (mgr.25310) 783 : cluster 0 pgmap v816: 99 pgs: 14 active+clean+remapped, 63 active+clean, 6 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 843 op/s; 55675/268827 objects degraded (20.710%); 9046/268827 objects misplaced (3.365%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T22:47:55.899 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:55.924 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:55.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:55.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:56.027 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:56.049 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:56.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:56.053 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:56.153 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:56.185 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:56.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:56.187 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:56.249 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 22:47:56 smithi187 bash[138905]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-23T22:47:56.249 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 22:47:56 smithi187 bash[138905]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-09-23T22:47:56.249 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 22:47:56 smithi187 bash[138905]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2023-09-23T22:47:56.249 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 22:47:56 smithi187 bash[138905]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2023-09-23T22:47:56.249 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 22:47:56 smithi187 bash[138905]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2023-09-23T22:47:56.249 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 22:47:56 smithi187 bash[138905]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-09-23T22:47:56.249 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 22:47:56 smithi187 bash[138905]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2023-09-23T22:47:56.250 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 22:47:56 smithi187 bash[138905]: --> ceph-volume lvm activate successful for osd ID: 5 2023-09-23T22:47:56.288 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:56.311 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:56.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:56.314 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:56.415 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:56.448 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:56.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:56.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:56.555 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:56.590 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:56.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:56.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:56.694 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:56.724 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:56.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:56.726 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:56.746 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:56 smithi187 bash[89487]: audit 2023-09-23T22:47:56.146359+0000 mon.a (mon.0) 1081 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:47:56.746 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:56 smithi187 bash[89487]: cluster 2023-09-23T22:47:56.584123+0000 mon.a (mon.0) 1082 : cluster 3 Health check update: Degraded data redundancy: 55675/268827 objects degraded (20.710%), 16 pgs degraded, 22 pgs undersized (PG_DEGRADED) 2023-09-23T22:47:56.827 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:56.847 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:56.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:56.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:56.877 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:56 smithi169 bash[101133]: audit 2023-09-23T22:47:56.146359+0000 mon.a (mon.0) 1081 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:47:56.877 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:56 smithi169 bash[101133]: cluster 2023-09-23T22:47:56.584123+0000 mon.a (mon.0) 1082 : cluster 3 Health check update: Degraded data redundancy: 55675/268827 objects degraded (20.710%), 16 pgs degraded, 22 pgs undersized (PG_DEGRADED) 2023-09-23T22:47:56.877 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:56 smithi169 bash[104356]: audit 2023-09-23T22:47:56.146359+0000 mon.a (mon.0) 1081 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:47:56.877 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:56 smithi169 bash[104356]: cluster 2023-09-23T22:47:56.584123+0000 mon.a (mon.0) 1082 : cluster 3 Health check update: Degraded data redundancy: 55675/268827 objects degraded (20.710%), 16 pgs degraded, 22 pgs undersized (PG_DEGRADED) 2023-09-23T22:47:56.954 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:56.975 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:56.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:56.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:57.082 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:57.108 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:57.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:57.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:57.145 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2023-09-23T22:47:57.145 INFO:teuthology.orchestra.run.smithi169.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-23T22:47:57.215 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:57.243 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:57.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:57.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:57.349 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:57.374 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:57.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:57.377 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:57.478 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:57.512 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:57.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:57.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:57.597 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:47:57.617 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:57.639 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:57.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:57.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:57.743 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:57.752 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:57 smithi169 bash[101133]: cluster 2023-09-23T22:47:56.551132+0000 mgr.y (mgr.25310) 784 : cluster 0 pgmap v817: 99 pgs: 14 active+clean+remapped, 63 active+clean, 6 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 55675/268827 objects degraded (20.710%); 9046/268827 objects misplaced (3.365%); 778 KiB/s, 12 objects/s recovering 2023-09-23T22:47:57.752 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:57 smithi169 bash[104356]: cluster 2023-09-23T22:47:56.551132+0000 mgr.y (mgr.25310) 784 : cluster 0 pgmap v817: 99 pgs: 14 active+clean+remapped, 63 active+clean, 6 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 55675/268827 objects degraded (20.710%); 9046/268827 objects misplaced (3.365%); 778 KiB/s, 12 objects/s recovering 2023-09-23T22:47:57.771 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:57.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:57.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:57.877 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:57.911 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:57.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:57.915 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:58.006 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:57 smithi187 bash[89487]: cluster 2023-09-23T22:47:56.551132+0000 mgr.y (mgr.25310) 784 : cluster 0 pgmap v817: 99 pgs: 14 active+clean+remapped, 63 active+clean, 6 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 55675/268827 objects degraded (20.710%); 9046/268827 objects misplaced (3.365%); 778 KiB/s, 12 objects/s recovering 2023-09-23T22:47:58.016 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:58.042 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:58.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:58.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:58.145 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:58.175 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:58.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:58.178 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:58.278 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:58.305 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:47:58.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:58.310 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:47:58.410 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:58.430 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:58.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:58.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:58.534 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:58.551 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:47:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:47:58] "GET /metrics HTTP/1.1" 200 36477 "" "Prometheus/2.43.0" 2023-09-23T22:47:58.568 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:47:58.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:58.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:47:58.672 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:58.697 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:58.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:58.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:58.805 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:58.862 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:58.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:58.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:58.966 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:58.992 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:58.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:58.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:59.098 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:59.132 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:47:59.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:59.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:47:59.235 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:59.274 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:59.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:59.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:59.377 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:59.403 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:47:59.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:59.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:47:59.508 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:59.539 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:59.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:59.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:47:59.644 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:59 smithi169 bash[101133]: cluster 2023-09-23T22:47:58.552394+0000 mgr.y (mgr.25310) 785 : cluster 0 pgmap v818: 99 pgs: 14 active+clean+remapped, 63 active+clean, 6 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 993 op/s; 53633/257148 objects degraded (20.857%); 8532/257148 objects misplaced (3.318%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T22:47:59.645 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:59 smithi169 bash[101133]: audit 2023-09-23T22:47:59.290191+0000 mon.a (mon.0) 1083 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:47:59.645 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:47:59 smithi169 bash[101133]: audit 2023-09-23T22:47:59.300235+0000 mon.a (mon.0) 1084 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:47:59.646 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:59.680 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:47:59.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:59.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:47:59.785 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:59.828 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:47:59.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:59.833 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:47:59.900 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:59 smithi169 bash[104356]: cluster 2023-09-23T22:47:58.552394+0000 mgr.y (mgr.25310) 785 : cluster 0 pgmap v818: 99 pgs: 14 active+clean+remapped, 63 active+clean, 6 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 993 op/s; 53633/257148 objects degraded (20.857%); 8532/257148 objects misplaced (3.318%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T22:47:59.900 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:59 smithi169 bash[104356]: audit 2023-09-23T22:47:59.290191+0000 mon.a (mon.0) 1083 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:47:59.900 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:47:59 smithi169 bash[104356]: audit 2023-09-23T22:47:59.300235+0000 mon.a (mon.0) 1084 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:47:59.934 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:59.947 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:59 smithi187 bash[89487]: cluster 2023-09-23T22:47:58.552394+0000 mgr.y (mgr.25310) 785 : cluster 0 pgmap v818: 99 pgs: 14 active+clean+remapped, 63 active+clean, 6 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 993 op/s; 53633/257148 objects degraded (20.857%); 8532/257148 objects misplaced (3.318%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T22:47:59.947 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:59 smithi187 bash[89487]: audit 2023-09-23T22:47:59.290191+0000 mon.a (mon.0) 1083 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:47:59.947 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:47:59 smithi187 bash[89487]: audit 2023-09-23T22:47:59.300235+0000 mon.a (mon.0) 1084 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:47:59.959 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:47:59.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:47:59.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:00.062 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:00.085 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:00.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:00.088 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:00.189 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:00.214 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:00.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:00.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:00.318 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:00.351 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:00.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:00.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:00.375 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 22:47:59 smithi187 bash[139387]: debug 2023-09-23T22:47:59.748+0000 7f26d5a5f540 -1 Falling back to public interface 2023-09-23T22:48:00.455 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:00.481 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:00.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:00.490 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:00.591 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:00.631 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:00.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:00.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:00.735 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:00.761 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:00.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:00.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:00.871 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:00.893 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:00.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:00.896 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:00.996 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:01.022 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:01.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:01.024 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:01.125 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:01.165 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:01.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:01.170 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:01.249 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-23T22:48:01.271 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:01.330 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:01.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:01.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:01.434 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:01.459 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:01.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:01.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:01.562 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:01.597 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:01.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:01.602 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:01.703 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:01.732 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:01.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:01.735 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:01.836 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:01.865 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:01 smithi169 bash[104356]: cluster 2023-09-23T22:48:00.553046+0000 mgr.y (mgr.25310) 786 : cluster 0 pgmap v819: 99 pgs: 14 active+clean+remapped, 63 active+clean, 6 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 667 op/s; 53633/257148 objects degraded (20.857%); 8532/257148 objects misplaced (3.318%); 762 KiB/s, 11 objects/s recovering 2023-09-23T22:48:01.865 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:01 smithi169 bash[104356]: cluster 2023-09-23T22:48:01.585175+0000 mon.a (mon.0) 1085 : cluster 3 Health check update: Degraded data redundancy: 53633/257148 objects degraded (20.857%), 16 pgs degraded, 22 pgs undersized (PG_DEGRADED) 2023-09-23T22:48:01.866 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:01 smithi169 bash[101133]: cluster 2023-09-23T22:48:00.553046+0000 mgr.y (mgr.25310) 786 : cluster 0 pgmap v819: 99 pgs: 14 active+clean+remapped, 63 active+clean, 6 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 667 op/s; 53633/257148 objects degraded (20.857%); 8532/257148 objects misplaced (3.318%); 762 KiB/s, 11 objects/s recovering 2023-09-23T22:48:01.866 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:01 smithi169 bash[101133]: cluster 2023-09-23T22:48:01.585175+0000 mon.a (mon.0) 1085 : cluster 3 Health check update: Degraded data redundancy: 53633/257148 objects degraded (20.857%), 16 pgs degraded, 22 pgs undersized (PG_DEGRADED) 2023-09-23T22:48:01.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:01 smithi187 bash[89487]: cluster 2023-09-23T22:48:00.553046+0000 mgr.y (mgr.25310) 786 : cluster 0 pgmap v819: 99 pgs: 14 active+clean+remapped, 63 active+clean, 6 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 667 op/s; 53633/257148 objects degraded (20.857%); 8532/257148 objects misplaced (3.318%); 762 KiB/s, 11 objects/s recovering 2023-09-23T22:48:01.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:01 smithi187 bash[89487]: cluster 2023-09-23T22:48:01.585175+0000 mon.a (mon.0) 1085 : cluster 3 Health check update: Degraded data redundancy: 53633/257148 objects degraded (20.857%), 16 pgs degraded, 22 pgs undersized (PG_DEGRADED) 2023-09-23T22:48:01.889 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:01.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:01.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:01.994 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:02.024 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:02.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:02.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:02.128 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:02.147 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:48:02.169 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:02.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:02.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:02.201 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:48:02.252 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:48:02.272 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:02.285 INFO:teuthology.orchestra.run.smithi187.stderr:no valid command found; 10 closest matches: 2023-09-23T22:48:02.285 INFO:teuthology.orchestra.run.smithi187.stderr:0 2023-09-23T22:48:02.286 INFO:teuthology.orchestra.run.smithi187.stderr:1 2023-09-23T22:48:02.286 INFO:teuthology.orchestra.run.smithi187.stderr:2 2023-09-23T22:48:02.286 INFO:teuthology.orchestra.run.smithi187.stderr:abort 2023-09-23T22:48:02.286 INFO:teuthology.orchestra.run.smithi187.stderr:assert 2023-09-23T22:48:02.286 INFO:teuthology.orchestra.run.smithi187.stderr:bluefs debug_inject_read_zeros 2023-09-23T22:48:02.286 INFO:teuthology.orchestra.run.smithi187.stderr:bluefs files list 2023-09-23T22:48:02.286 INFO:teuthology.orchestra.run.smithi187.stderr:bluefs stats 2023-09-23T22:48:02.286 INFO:teuthology.orchestra.run.smithi187.stderr:bluestore bluefs device info [] 2023-09-23T22:48:02.286 INFO:teuthology.orchestra.run.smithi187.stderr:config diff 2023-09-23T22:48:02.286 INFO:teuthology.orchestra.run.smithi187.stderr:admin_socket: invalid command 2023-09-23T22:48:02.296 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:02.299 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:48:02.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:02.302 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:02.348 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:48:02.389 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:48:02.403 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:02.423 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:48:02.424 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:48:02.424 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:48:02.424 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:48:02.424 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:48:02.424 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:48:02.424 INFO:teuthology.orchestra.run.smithi169.stderr:Error ENXIO: problem getting command descriptions from osd.5 2023-09-23T22:48:02.424 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:48:02.424 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:48:02.443 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:02.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:02.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:02.550 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:02.577 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:02.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:02.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:02.668 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:02 smithi169 bash[101133]: audit 2023-09-23T22:48:02.089411+0000 mon.c (mon.2) 63 : audit 0 from='client.? 172.21.15.169:0/3550926422' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:48:02.680 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:02.726 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:02.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:02.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:02.830 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:02.875 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:02.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:02.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:02.923 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:02 smithi187 bash[89487]: audit 2023-09-23T22:48:02.089411+0000 mon.c (mon.2) 63 : audit 0 from='client.? 172.21.15.169:0/3550926422' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:48:02.981 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:02.989 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:02 smithi169 bash[104356]: audit 2023-09-23T22:48:02.089411+0000 mon.c (mon.2) 63 : audit 0 from='client.? 172.21.15.169:0/3550926422' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:48:03.006 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:03.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:03.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:03.112 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:03.148 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:03.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:03.153 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:03.254 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:03.271 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:03.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:03.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:03.310 DEBUG:teuthology.orchestra.run:got remote process result: 22 2023-09-23T22:48:03.311 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-5, ['dump_ops_in_flight'] 2023-09-23T22:48:03.373 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:03.403 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:03.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:03.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:03.506 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:03.531 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:03.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:03.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:03.635 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:03.667 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:03.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:03.670 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:03.681 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is set 2023-09-23T22:48:03.770 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:03.803 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:03.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:03.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:03.907 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:03.916 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:03 smithi169 bash[101133]: cluster 2023-09-23T22:48:02.554083+0000 mgr.y (mgr.25310) 787 : cluster 0 pgmap v820: 99 pgs: 14 active+clean+remapped, 63 active+clean, 6 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 14 active+undersized+degraded; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 832 op/s; 52663/251211 objects degraded (20.964%); 8286/251211 objects misplaced (3.298%); 762 KiB/s, 11 objects/s recovering 2023-09-23T22:48:03.917 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:03 smithi169 bash[101133]: audit 2023-09-23T22:48:02.702050+0000 mon.b (mon.1) 13 : audit 1 from='client.? 172.21.15.169:0/814391424' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:48:03.917 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:03 smithi169 bash[101133]: audit 2023-09-23T22:48:02.703114+0000 mon.a (mon.0) 1086 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:48:03.917 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:03 smithi169 bash[101133]: audit 2023-09-23T22:48:03.105324+0000 mon.a (mon.0) 1087 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:48:03.917 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:03 smithi169 bash[101133]: audit 2023-09-23T22:48:03.115623+0000 mon.a (mon.0) 1088 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:48:03.917 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:03 smithi169 bash[104356]: cluster 2023-09-23T22:48:02.554083+0000 mgr.y (mgr.25310) 787 : cluster 0 pgmap v820: 99 pgs: 14 active+clean+remapped, 63 active+clean, 6 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 14 active+undersized+degraded; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 832 op/s; 52663/251211 objects degraded (20.964%); 8286/251211 objects misplaced (3.298%); 762 KiB/s, 11 objects/s recovering 2023-09-23T22:48:03.917 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:03 smithi169 bash[104356]: audit 2023-09-23T22:48:02.702050+0000 mon.b (mon.1) 13 : audit 1 from='client.? 172.21.15.169:0/814391424' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:48:03.917 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:03 smithi169 bash[104356]: audit 2023-09-23T22:48:02.703114+0000 mon.a (mon.0) 1086 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:48:03.917 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:03 smithi169 bash[104356]: audit 2023-09-23T22:48:03.105324+0000 mon.a (mon.0) 1087 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:48:03.917 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:03 smithi169 bash[104356]: audit 2023-09-23T22:48:03.115623+0000 mon.a (mon.0) 1088 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:48:03.930 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:03.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:03.932 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:04.033 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:04.073 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:04.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:04.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:04.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:03 smithi187 bash[89487]: cluster 2023-09-23T22:48:02.554083+0000 mgr.y (mgr.25310) 787 : cluster 0 pgmap v820: 99 pgs: 14 active+clean+remapped, 63 active+clean, 6 active+undersized, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 14 active+undersized+degraded; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 832 op/s; 52663/251211 objects degraded (20.964%); 8286/251211 objects misplaced (3.298%); 762 KiB/s, 11 objects/s recovering 2023-09-23T22:48:04.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:03 smithi187 bash[89487]: audit 2023-09-23T22:48:02.702050+0000 mon.b (mon.1) 13 : audit 1 from='client.? 172.21.15.169:0/814391424' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:48:04.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:03 smithi187 bash[89487]: audit 2023-09-23T22:48:02.703114+0000 mon.a (mon.0) 1086 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:48:04.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:03 smithi187 bash[89487]: audit 2023-09-23T22:48:03.105324+0000 mon.a (mon.0) 1087 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:48:04.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:03 smithi187 bash[89487]: audit 2023-09-23T22:48:03.115623+0000 mon.a (mon.0) 1088 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:48:04.178 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:04.203 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:04.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:04.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:04.309 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:04.341 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:04.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:04.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:04.445 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:04.475 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:04.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:04.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:04.578 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:04.604 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:04.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:04.608 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:04.702 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T22:48:04.703 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T22:48:04.703 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:04 smithi169 bash[104356]: cluster 2023-09-23T22:48:03.661127+0000 mon.a (mon.0) 1089 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:48:04.703 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:04 smithi169 bash[104356]: audit 2023-09-23T22:48:03.665929+0000 mon.a (mon.0) 1090 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:48:04.704 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:04 smithi169 bash[104356]: cluster 2023-09-23T22:48:03.666007+0000 mon.a (mon.0) 1091 : cluster 0 osdmap e218: 8 total, 7 up, 8 in 2023-09-23T22:48:04.704 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:04 smithi169 bash[104356]: cluster 2023-09-23T22:48:03.669716+0000 osd.6 (osd.6) 207 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T22:48:04.704 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:04 smithi169 bash[104356]: cluster 2023-09-23T22:48:03.674483+0000 osd.7 (osd.7) 196 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T22:48:04.704 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:04 smithi169 bash[104356]: audit 2023-09-23T22:48:03.692700+0000 mon.a (mon.0) 1092 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:48:04.704 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:04 smithi169 bash[104356]: audit 2023-09-23T22:48:03.694219+0000 mon.a (mon.0) 1093 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:48:04.704 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:04 smithi169 bash[104356]: audit 2023-09-23T22:48:03.707370+0000 mon.a (mon.0) 1094 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:48:04.704 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:04 smithi169 bash[101133]: cluster 2023-09-23T22:48:03.661127+0000 mon.a (mon.0) 1089 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:48:04.704 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:04 smithi169 bash[101133]: audit 2023-09-23T22:48:03.665929+0000 mon.a (mon.0) 1090 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:48:04.704 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:04 smithi169 bash[101133]: cluster 2023-09-23T22:48:03.666007+0000 mon.a (mon.0) 1091 : cluster 0 osdmap e218: 8 total, 7 up, 8 in 2023-09-23T22:48:04.704 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:04 smithi169 bash[101133]: cluster 2023-09-23T22:48:03.669716+0000 osd.6 (osd.6) 207 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T22:48:04.704 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:04 smithi169 bash[101133]: cluster 2023-09-23T22:48:03.674483+0000 osd.7 (osd.7) 196 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T22:48:04.705 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:04 smithi169 bash[101133]: audit 2023-09-23T22:48:03.692700+0000 mon.a (mon.0) 1092 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:48:04.705 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:04 smithi169 bash[101133]: audit 2023-09-23T22:48:03.694219+0000 mon.a (mon.0) 1093 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:48:04.705 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:04 smithi169 bash[101133]: audit 2023-09-23T22:48:03.707370+0000 mon.a (mon.0) 1094 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:48:04.709 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:04.738 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:04.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:04.746 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:04.846 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:04.870 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:04.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:04.873 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:04.974 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:04.976 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:04 smithi187 bash[89487]: cluster 2023-09-23T22:48:03.661127+0000 mon.a (mon.0) 1089 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:48:04.976 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:04 smithi187 bash[89487]: audit 2023-09-23T22:48:03.665929+0000 mon.a (mon.0) 1090 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:48:04.976 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:04 smithi187 bash[89487]: cluster 2023-09-23T22:48:03.666007+0000 mon.a (mon.0) 1091 : cluster 0 osdmap e218: 8 total, 7 up, 8 in 2023-09-23T22:48:04.976 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:04 smithi187 bash[89487]: cluster 2023-09-23T22:48:03.669716+0000 osd.6 (osd.6) 207 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T22:48:04.977 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:04 smithi187 bash[89487]: cluster 2023-09-23T22:48:03.674483+0000 osd.7 (osd.7) 196 : cluster 3 failed to encode map e218 with expected crc 2023-09-23T22:48:04.977 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:04 smithi187 bash[89487]: audit 2023-09-23T22:48:03.692700+0000 mon.a (mon.0) 1092 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:48:04.977 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:04 smithi187 bash[89487]: audit 2023-09-23T22:48:03.694219+0000 mon.a (mon.0) 1093 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:48:04.977 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:04 smithi187 bash[89487]: audit 2023-09-23T22:48:03.707370+0000 mon.a (mon.0) 1094 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:48:04.997 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:05.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:05.000 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:05.101 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:05.130 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:05.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:05.132 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:05.233 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:05.241 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 22:48:04 smithi187 bash[139387]: debug 2023-09-23T22:48:04.967+0000 7f26d5a5f540 -1 osd.5 189 log_to_monitors true 2023-09-23T22:48:05.261 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:05.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:05.268 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:05.369 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:05.406 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:05.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:05.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:05.509 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:05.534 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:05.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:05.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:05.637 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:05.664 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:05.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:05.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:05.767 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:05.777 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:05 smithi187 bash[89487]: cluster 2023-09-23T22:48:04.554795+0000 mgr.y (mgr.25310) 788 : cluster 0 pgmap v822: 99 pgs: 14 active+clean+remapped, 63 active+clean, 6 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 788 op/s; 51536/245151 objects degraded (21.022%); 8042/245151 objects misplaced (3.280%); 940 KiB/s, 14 objects/s recovering 2023-09-23T22:48:05.777 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:05 smithi187 bash[89487]: audit 2023-09-23T22:48:04.979727+0000 mon.a (mon.0) 1095 : audit 1 from='osd.5 [v2:172.21.15.187:6808/4226763801,v1:172.21.15.187:6809/4226763801]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T22:48:05.777 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 22:48:05 smithi187 bash[139387]: debug 2023-09-23T22:48:05.723+0000 7f26c9044700 -1 osd.5 189 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-23T22:48:05.797 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:05.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:05.799 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:05.900 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:05.908 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:05 smithi169 bash[104356]: cluster 2023-09-23T22:48:04.554795+0000 mgr.y (mgr.25310) 788 : cluster 0 pgmap v822: 99 pgs: 14 active+clean+remapped, 63 active+clean, 6 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 788 op/s; 51536/245151 objects degraded (21.022%); 8042/245151 objects misplaced (3.280%); 940 KiB/s, 14 objects/s recovering 2023-09-23T22:48:05.908 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:05 smithi169 bash[104356]: audit 2023-09-23T22:48:04.979727+0000 mon.a (mon.0) 1095 : audit 1 from='osd.5 [v2:172.21.15.187:6808/4226763801,v1:172.21.15.187:6809/4226763801]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T22:48:05.909 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:05 smithi169 bash[101133]: cluster 2023-09-23T22:48:04.554795+0000 mgr.y (mgr.25310) 788 : cluster 0 pgmap v822: 99 pgs: 14 active+clean+remapped, 63 active+clean, 6 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 788 op/s; 51536/245151 objects degraded (21.022%); 8042/245151 objects misplaced (3.280%); 940 KiB/s, 14 objects/s recovering 2023-09-23T22:48:05.909 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:05 smithi169 bash[101133]: audit 2023-09-23T22:48:04.979727+0000 mon.a (mon.0) 1095 : audit 1 from='osd.5 [v2:172.21.15.187:6808/4226763801,v1:172.21.15.187:6809/4226763801]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-09-23T22:48:05.942 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:05.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:05.945 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:06.046 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:06.079 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:06.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:06.081 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:06.183 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:06.215 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:06.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:06.216 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:06.317 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:06.346 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:06.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:06.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:06.451 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:06.480 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:06.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:06.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:06.584 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:06.607 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:06.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:06.614 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:06.704 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:48:06.715 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:06.785 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:06.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:06.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:06.890 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:06.925 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:06.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:06.928 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:07.028 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:07.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:06 smithi169 bash[104356]: audit 2023-09-23T22:48:05.711644+0000 mon.a (mon.0) 1096 : audit 1 from='osd.5 [v2:172.21.15.187:6808/4226763801,v1:172.21.15.187:6809/4226763801]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-09-23T22:48:07.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:06 smithi169 bash[104356]: cluster 2023-09-23T22:48:05.712287+0000 mon.a (mon.0) 1097 : cluster 0 osdmap e219: 8 total, 7 up, 8 in 2023-09-23T22:48:07.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:06 smithi169 bash[104356]: audit 2023-09-23T22:48:05.714361+0000 mon.a (mon.0) 1098 : audit 1 from='osd.5 [v2:172.21.15.187:6808/4226763801,v1:172.21.15.187:6809/4226763801]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:48:07.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:06 smithi169 bash[104356]: cluster 2023-09-23T22:48:05.725815+0000 osd.7 (osd.7) 197 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T22:48:07.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:06 smithi169 bash[104356]: cluster 2023-09-23T22:48:05.727375+0000 osd.6 (osd.6) 208 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T22:48:07.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:06 smithi169 bash[104356]: cluster 2023-09-23T22:48:05.728010+0000 osd.7 (osd.7) 198 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T22:48:07.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:06 smithi169 bash[104356]: cluster 2023-09-23T22:48:05.728811+0000 osd.6 (osd.6) 209 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T22:48:07.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:06 smithi169 bash[104356]: cluster 2023-09-23T22:48:06.589423+0000 mon.a (mon.0) 1099 : cluster 3 Health check update: Degraded data redundancy: 51536/245151 objects degraded (21.022%), 16 pgs degraded, 22 pgs undersized (PG_DEGRADED) 2023-09-23T22:48:07.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:06 smithi169 bash[101133]: audit 2023-09-23T22:48:05.711644+0000 mon.a (mon.0) 1096 : audit 1 from='osd.5 [v2:172.21.15.187:6808/4226763801,v1:172.21.15.187:6809/4226763801]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-09-23T22:48:07.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:06 smithi169 bash[101133]: cluster 2023-09-23T22:48:05.712287+0000 mon.a (mon.0) 1097 : cluster 0 osdmap e219: 8 total, 7 up, 8 in 2023-09-23T22:48:07.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:06 smithi169 bash[101133]: audit 2023-09-23T22:48:05.714361+0000 mon.a (mon.0) 1098 : audit 1 from='osd.5 [v2:172.21.15.187:6808/4226763801,v1:172.21.15.187:6809/4226763801]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:48:07.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:06 smithi169 bash[101133]: cluster 2023-09-23T22:48:05.725815+0000 osd.7 (osd.7) 197 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T22:48:07.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:06 smithi169 bash[101133]: cluster 2023-09-23T22:48:05.727375+0000 osd.6 (osd.6) 208 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T22:48:07.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:06 smithi169 bash[101133]: cluster 2023-09-23T22:48:05.728010+0000 osd.7 (osd.7) 198 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T22:48:07.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:06 smithi169 bash[101133]: cluster 2023-09-23T22:48:05.728811+0000 osd.6 (osd.6) 209 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T22:48:07.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:06 smithi169 bash[101133]: cluster 2023-09-23T22:48:06.589423+0000 mon.a (mon.0) 1099 : cluster 3 Health check update: Degraded data redundancy: 51536/245151 objects degraded (21.022%), 16 pgs degraded, 22 pgs undersized (PG_DEGRADED) 2023-09-23T22:48:07.041 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:06 smithi187 bash[89487]: audit 2023-09-23T22:48:05.711644+0000 mon.a (mon.0) 1096 : audit 1 from='osd.5 [v2:172.21.15.187:6808/4226763801,v1:172.21.15.187:6809/4226763801]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-09-23T22:48:07.041 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:06 smithi187 bash[89487]: cluster 2023-09-23T22:48:05.712287+0000 mon.a (mon.0) 1097 : cluster 0 osdmap e219: 8 total, 7 up, 8 in 2023-09-23T22:48:07.041 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:06 smithi187 bash[89487]: audit 2023-09-23T22:48:05.714361+0000 mon.a (mon.0) 1098 : audit 1 from='osd.5 [v2:172.21.15.187:6808/4226763801,v1:172.21.15.187:6809/4226763801]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:48:07.041 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:06 smithi187 bash[89487]: cluster 2023-09-23T22:48:05.725815+0000 osd.7 (osd.7) 197 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T22:48:07.041 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:06 smithi187 bash[89487]: cluster 2023-09-23T22:48:05.727375+0000 osd.6 (osd.6) 208 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T22:48:07.042 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:06 smithi187 bash[89487]: cluster 2023-09-23T22:48:05.728010+0000 osd.7 (osd.7) 198 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T22:48:07.042 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:06 smithi187 bash[89487]: cluster 2023-09-23T22:48:05.728811+0000 osd.6 (osd.6) 209 : cluster 3 failed to encode map e219 with expected crc 2023-09-23T22:48:07.042 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:06 smithi187 bash[89487]: cluster 2023-09-23T22:48:06.589423+0000 mon.a (mon.0) 1099 : cluster 3 Health check update: Degraded data redundancy: 51536/245151 objects degraded (21.022%), 16 pgs degraded, 22 pgs undersized (PG_DEGRADED) 2023-09-23T22:48:07.059 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:07.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:07.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:07.163 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:07.195 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:07.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:07.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:07.298 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:07.334 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:07.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:07.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:07.437 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:07.466 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:07.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:07.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:07.570 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:07.602 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:07.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:07.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:07.700 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T22:48:07.704 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:07.769 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:07.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:07.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:07.873 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:07.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:07 smithi187 bash[89487]: cluster 2023-09-23T22:48:06.555571+0000 mgr.y (mgr.25310) 789 : cluster 0 pgmap v824: 99 pgs: 14 active+clean+remapped, 63 active+clean, 6 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 499 op/s; 51536/245151 objects degraded (21.022%); 8042/245151 objects misplaced (3.280%); 648 KiB/s, 10 objects/s recovering 2023-09-23T22:48:07.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:07 smithi187 bash[89487]: cluster 2023-09-23T22:48:06.718093+0000 mon.a (mon.0) 1100 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:48:07.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:07 smithi187 bash[89487]: cluster 2023-09-23T22:48:06.729235+0000 osd.6 (osd.6) 210 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T22:48:07.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:07 smithi187 bash[89487]: cluster 2023-09-23T22:48:06.730233+0000 osd.7 (osd.7) 199 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T22:48:07.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:07 smithi187 bash[89487]: cluster 2023-09-23T22:48:06.730246+0000 mon.a (mon.0) 1101 : cluster 1 osd.5 [v2:172.21.15.187:6808/4226763801,v1:172.21.15.187:6809/4226763801] boot 2023-09-23T22:48:07.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:07 smithi187 bash[89487]: cluster 2023-09-23T22:48:06.730583+0000 mon.a (mon.0) 1102 : cluster 0 osdmap e220: 8 total, 8 up, 8 in 2023-09-23T22:48:07.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:07 smithi187 bash[89487]: cluster 2023-09-23T22:48:06.732234+0000 osd.6 (osd.6) 211 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T22:48:07.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:07 smithi187 bash[89487]: audit 2023-09-23T22:48:06.732712+0000 mon.a (mon.0) 1103 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:48:07.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:07 smithi187 bash[89487]: cluster 2023-09-23T22:48:07.729208+0000 mon.a (mon.0) 1104 : cluster 0 osdmap e221: 8 total, 8 up, 8 in 2023-09-23T22:48:07.902 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:07.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:07.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:08.005 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:08.017 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:07 smithi169 bash[104356]: cluster 2023-09-23T22:48:06.555571+0000 mgr.y (mgr.25310) 789 : cluster 0 pgmap v824: 99 pgs: 14 active+clean+remapped, 63 active+clean, 6 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 499 op/s; 51536/245151 objects degraded (21.022%); 8042/245151 objects misplaced (3.280%); 648 KiB/s, 10 objects/s recovering 2023-09-23T22:48:08.017 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:07 smithi169 bash[104356]: cluster 2023-09-23T22:48:06.718093+0000 mon.a (mon.0) 1100 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:48:08.017 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:07 smithi169 bash[104356]: cluster 2023-09-23T22:48:06.729235+0000 osd.6 (osd.6) 210 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T22:48:08.018 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:07 smithi169 bash[104356]: cluster 2023-09-23T22:48:06.730233+0000 osd.7 (osd.7) 199 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T22:48:08.018 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:07 smithi169 bash[104356]: cluster 2023-09-23T22:48:06.730246+0000 mon.a (mon.0) 1101 : cluster 1 osd.5 [v2:172.21.15.187:6808/4226763801,v1:172.21.15.187:6809/4226763801] boot 2023-09-23T22:48:08.018 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:07 smithi169 bash[104356]: cluster 2023-09-23T22:48:06.730583+0000 mon.a (mon.0) 1102 : cluster 0 osdmap e220: 8 total, 8 up, 8 in 2023-09-23T22:48:08.018 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:07 smithi169 bash[104356]: cluster 2023-09-23T22:48:06.732234+0000 osd.6 (osd.6) 211 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T22:48:08.018 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:07 smithi169 bash[104356]: audit 2023-09-23T22:48:06.732712+0000 mon.a (mon.0) 1103 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:48:08.018 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:07 smithi169 bash[104356]: cluster 2023-09-23T22:48:07.729208+0000 mon.a (mon.0) 1104 : cluster 0 osdmap e221: 8 total, 8 up, 8 in 2023-09-23T22:48:08.018 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:07 smithi169 bash[101133]: cluster 2023-09-23T22:48:06.555571+0000 mgr.y (mgr.25310) 789 : cluster 0 pgmap v824: 99 pgs: 14 active+clean+remapped, 63 active+clean, 6 active+undersized, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 14 active+undersized+degraded; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 499 op/s; 51536/245151 objects degraded (21.022%); 8042/245151 objects misplaced (3.280%); 648 KiB/s, 10 objects/s recovering 2023-09-23T22:48:08.018 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:07 smithi169 bash[101133]: cluster 2023-09-23T22:48:06.718093+0000 mon.a (mon.0) 1100 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:48:08.018 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:07 smithi169 bash[101133]: cluster 2023-09-23T22:48:06.729235+0000 osd.6 (osd.6) 210 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T22:48:08.019 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:07 smithi169 bash[101133]: cluster 2023-09-23T22:48:06.730233+0000 osd.7 (osd.7) 199 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T22:48:08.019 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:07 smithi169 bash[101133]: cluster 2023-09-23T22:48:06.730246+0000 mon.a (mon.0) 1101 : cluster 1 osd.5 [v2:172.21.15.187:6808/4226763801,v1:172.21.15.187:6809/4226763801] boot 2023-09-23T22:48:08.019 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:07 smithi169 bash[101133]: cluster 2023-09-23T22:48:06.730583+0000 mon.a (mon.0) 1102 : cluster 0 osdmap e220: 8 total, 8 up, 8 in 2023-09-23T22:48:08.019 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:07 smithi169 bash[101133]: cluster 2023-09-23T22:48:06.732234+0000 osd.6 (osd.6) 211 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T22:48:08.019 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:07 smithi169 bash[101133]: audit 2023-09-23T22:48:06.732712+0000 mon.a (mon.0) 1103 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-09-23T22:48:08.019 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:07 smithi169 bash[101133]: cluster 2023-09-23T22:48:07.729208+0000 mon.a (mon.0) 1104 : cluster 0 osdmap e221: 8 total, 8 up, 8 in 2023-09-23T22:48:08.033 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:08.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:08.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:08.136 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:08.165 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:08.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:08.170 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:08.230 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:48:08.271 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:08.296 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:08.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:08.299 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:08.312 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-23T22:48:08.400 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:08.425 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:08.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:08.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:08.528 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:08.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:48:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:48:08] "GET /metrics HTTP/1.1" 200 36477 "" "Prometheus/2.43.0" 2023-09-23T22:48:08.552 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:08.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:08.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:08.656 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:08.683 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:08.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:08.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:08.787 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:08.827 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:08.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:08.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:08.934 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:08.942 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:08 smithi169 bash[104356]: cluster 2023-09-23T22:48:05.934561+0000 osd.5 (osd.5) 1 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T22:48:08.942 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:08 smithi169 bash[104356]: cluster 2023-09-23T22:48:06.730768+0000 osd.5 (osd.5) 2 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T22:48:08.942 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:08 smithi169 bash[104356]: cluster 2023-09-23T22:48:07.725396+0000 osd.7 (osd.7) 200 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T22:48:08.942 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:08 smithi169 bash[104356]: cluster 2023-09-23T22:48:07.729599+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T22:48:08.942 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:08 smithi169 bash[104356]: cluster 2023-09-23T22:48:07.730331+0000 osd.6 (osd.6) 212 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T22:48:08.942 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:08 smithi169 bash[104356]: cluster 2023-09-23T22:48:07.730837+0000 osd.7 (osd.7) 201 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T22:48:08.942 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:08 smithi169 bash[104356]: cluster 2023-09-23T22:48:07.732477+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T22:48:08.943 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:08 smithi169 bash[104356]: cluster 2023-09-23T22:48:07.733193+0000 osd.7 (osd.7) 202 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T22:48:08.943 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:08 smithi169 bash[104356]: cluster 2023-09-23T22:48:07.733884+0000 osd.6 (osd.6) 213 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T22:48:08.943 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:08 smithi169 bash[104356]: cluster 2023-09-23T22:48:07.734105+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T22:48:08.943 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:08 smithi169 bash[104356]: cluster 2023-09-23T22:48:08.732684+0000 mon.a (mon.0) 1105 : cluster 0 osdmap e222: 8 total, 8 up, 8 in 2023-09-23T22:48:08.943 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:08 smithi169 bash[101133]: cluster 2023-09-23T22:48:05.934561+0000 osd.5 (osd.5) 1 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T22:48:08.943 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:08 smithi169 bash[101133]: cluster 2023-09-23T22:48:06.730768+0000 osd.5 (osd.5) 2 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T22:48:08.943 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:08 smithi169 bash[101133]: cluster 2023-09-23T22:48:07.725396+0000 osd.7 (osd.7) 200 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T22:48:08.943 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:08 smithi169 bash[101133]: cluster 2023-09-23T22:48:07.729599+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T22:48:08.944 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:08 smithi169 bash[101133]: cluster 2023-09-23T22:48:07.730331+0000 osd.6 (osd.6) 212 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T22:48:08.944 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:08 smithi169 bash[101133]: cluster 2023-09-23T22:48:07.730837+0000 osd.7 (osd.7) 201 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T22:48:08.944 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:08 smithi169 bash[101133]: cluster 2023-09-23T22:48:07.732477+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T22:48:08.944 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:08 smithi169 bash[101133]: cluster 2023-09-23T22:48:07.733193+0000 osd.7 (osd.7) 202 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T22:48:08.944 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:08 smithi169 bash[101133]: cluster 2023-09-23T22:48:07.733884+0000 osd.6 (osd.6) 213 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T22:48:08.944 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:08 smithi169 bash[101133]: cluster 2023-09-23T22:48:07.734105+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T22:48:08.944 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:08 smithi169 bash[101133]: cluster 2023-09-23T22:48:08.732684+0000 mon.a (mon.0) 1105 : cluster 0 osdmap e222: 8 total, 8 up, 8 in 2023-09-23T22:48:08.955 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:08.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:08.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:09.059 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:09.087 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:09.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:09.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:09.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:08 smithi187 bash[89487]: cluster 2023-09-23T22:48:05.934561+0000 osd.5 (osd.5) 1 : cluster 3 failed to encode map e190 with expected crc 2023-09-23T22:48:09.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:08 smithi187 bash[89487]: cluster 2023-09-23T22:48:06.730768+0000 osd.5 (osd.5) 2 : cluster 3 failed to encode map e220 with expected crc 2023-09-23T22:48:09.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:08 smithi187 bash[89487]: cluster 2023-09-23T22:48:07.725396+0000 osd.7 (osd.7) 200 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T22:48:09.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:08 smithi187 bash[89487]: cluster 2023-09-23T22:48:07.729599+0000 osd.5 (osd.5) 3 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T22:48:09.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:08 smithi187 bash[89487]: cluster 2023-09-23T22:48:07.730331+0000 osd.6 (osd.6) 212 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T22:48:09.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:08 smithi187 bash[89487]: cluster 2023-09-23T22:48:07.730837+0000 osd.7 (osd.7) 201 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T22:48:09.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:08 smithi187 bash[89487]: cluster 2023-09-23T22:48:07.732477+0000 osd.5 (osd.5) 4 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T22:48:09.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:08 smithi187 bash[89487]: cluster 2023-09-23T22:48:07.733193+0000 osd.7 (osd.7) 202 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T22:48:09.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:08 smithi187 bash[89487]: cluster 2023-09-23T22:48:07.733884+0000 osd.6 (osd.6) 213 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T22:48:09.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:08 smithi187 bash[89487]: cluster 2023-09-23T22:48:07.734105+0000 osd.5 (osd.5) 5 : cluster 3 failed to encode map e221 with expected crc 2023-09-23T22:48:09.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:08 smithi187 bash[89487]: cluster 2023-09-23T22:48:08.732684+0000 mon.a (mon.0) 1105 : cluster 0 osdmap e222: 8 total, 8 up, 8 in 2023-09-23T22:48:09.194 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:09.229 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:09.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:09.231 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:09.333 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:09.362 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:09.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:09.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:09.466 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:09.501 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:09.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:09.507 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:09.607 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:09.638 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:09.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:09.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:09.744 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:09.775 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:09.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:09.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:09.878 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:09.909 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:09.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:09.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:10.016 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:10.024 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:09 smithi187 bash[89487]: cluster 2023-09-23T22:48:08.556220+0000 mgr.y (mgr.25310) 790 : cluster 0 pgmap v827: 99 pgs: 9 peering, 1 remapped, 14 remapped+peering, 1 active+clean+remapped, 62 active+clean, 6 active+undersized, 1 active+recovering+undersized+degraded+remapped, 5 active+undersized+degraded; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 11247/236619 objects degraded (4.753%); 2632/236619 objects misplaced (1.112%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T22:48:10.025 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:09 smithi187 bash[89487]: cluster 2023-09-23T22:48:08.727793+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:48:10.025 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:09 smithi187 bash[89487]: cluster 2023-09-23T22:48:08.731016+0000 osd.6 (osd.6) 214 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:48:10.025 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:09 smithi187 bash[89487]: cluster 2023-09-23T22:48:08.731128+0000 osd.4 (osd.4) 10 : cluster 0 8.2 starting backfill to osd.5 from (0'0,0'0] MAX to 219'9114 2023-09-23T22:48:10.025 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:09 smithi187 bash[89487]: cluster 2023-09-23T22:48:08.732819+0000 osd.1 (osd.1) 11 : cluster 0 8.1 starting backfill to osd.5 from (0'0,0'0] MAX to 219'8956 2023-09-23T22:48:10.025 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:09 smithi187 bash[89487]: cluster 2023-09-23T22:48:08.732929+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:48:10.025 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:09 smithi187 bash[89487]: cluster 2023-09-23T22:48:08.732948+0000 osd.1 (osd.1) 12 : cluster 0 8.a starting backfill to osd.5 from (0'0,0'0] MAX to 219'9148 2023-09-23T22:48:10.025 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:09 smithi187 bash[89487]: cluster 2023-09-23T22:48:08.734810+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:48:10.025 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:09 smithi187 bash[89487]: cluster 2023-09-23T22:48:08.735684+0000 osd.6 (osd.6) 215 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:48:10.025 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:09 smithi187 bash[89487]: cluster 2023-09-23T22:48:08.735890+0000 osd.2 (osd.2) 11 : cluster 0 8.d starting backfill to osd.5 from (0'0,0'0] MAX to 219'9063 2023-09-23T22:48:10.025 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:09 smithi187 bash[89487]: cluster 2023-09-23T22:48:08.736388+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:48:10.025 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:09 smithi187 bash[89487]: cluster 2023-09-23T22:48:08.737783+0000 osd.6 (osd.6) 216 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:48:10.026 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:09 smithi187 bash[89487]: cluster 2023-09-23T22:48:08.740607+0000 osd.2 (osd.2) 12 : cluster 0 8.4 starting backfill to osd.5 from (0'0,0'0] MAX to 219'9424 2023-09-23T22:48:10.026 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:09 smithi187 bash[89487]: cluster 2023-09-23T22:48:08.742985+0000 osd.7 (osd.7) 203 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:48:10.026 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:09 smithi187 bash[89487]: cluster 2023-09-23T22:48:08.745121+0000 osd.6 (osd.6) 217 : cluster 0 8.3 starting backfill to osd.5 from (0'0,0'0] MAX to 219'9171 2023-09-23T22:48:10.026 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:09 smithi187 bash[89487]: cluster 2023-09-23T22:48:08.746695+0000 osd.3 (osd.3) 5 : cluster 0 8.c starting backfill to osd.5 from (0'0,0'0] MAX to 219'9047 2023-09-23T22:48:10.026 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:09 smithi187 bash[89487]: cluster 2023-09-23T22:48:08.748122+0000 osd.3 (osd.3) 6 : cluster 0 8.0 starting backfill to osd.5 from (0'0,0'0] MAX to 219'9017 2023-09-23T22:48:10.026 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:09 smithi187 bash[89487]: cluster 2023-09-23T22:48:08.748869+0000 osd.6 (osd.6) 218 : cluster 0 8.9 starting backfill to osd.5 from (0'0,0'0] MAX to 219'9044 2023-09-23T22:48:10.026 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:09 smithi187 bash[89487]: cluster 2023-09-23T22:48:08.782969+0000 osd.3 (osd.3) 7 : cluster 0 8.8 starting backfill to osd.5 from (0'0,0'0] MAX to 219'9052 2023-09-23T22:48:10.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[104356]: cluster 2023-09-23T22:48:08.556220+0000 mgr.y (mgr.25310) 790 : cluster 0 pgmap v827: 99 pgs: 9 peering, 1 remapped, 14 remapped+peering, 1 active+clean+remapped, 62 active+clean, 6 active+undersized, 1 active+recovering+undersized+degraded+remapped, 5 active+undersized+degraded; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 11247/236619 objects degraded (4.753%); 2632/236619 objects misplaced (1.112%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T22:48:10.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[104356]: cluster 2023-09-23T22:48:08.727793+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:48:10.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[104356]: cluster 2023-09-23T22:48:08.731016+0000 osd.6 (osd.6) 214 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:48:10.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[104356]: cluster 2023-09-23T22:48:08.731128+0000 osd.4 (osd.4) 10 : cluster 0 8.2 starting backfill to osd.5 from (0'0,0'0] MAX to 219'9114 2023-09-23T22:48:10.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[104356]: cluster 2023-09-23T22:48:08.732819+0000 osd.1 (osd.1) 11 : cluster 0 8.1 starting backfill to osd.5 from (0'0,0'0] MAX to 219'8956 2023-09-23T22:48:10.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[104356]: cluster 2023-09-23T22:48:08.732929+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:48:10.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[104356]: cluster 2023-09-23T22:48:08.732948+0000 osd.1 (osd.1) 12 : cluster 0 8.a starting backfill to osd.5 from (0'0,0'0] MAX to 219'9148 2023-09-23T22:48:10.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[104356]: cluster 2023-09-23T22:48:08.734810+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:48:10.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[104356]: cluster 2023-09-23T22:48:08.735684+0000 osd.6 (osd.6) 215 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:48:10.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[104356]: cluster 2023-09-23T22:48:08.735890+0000 osd.2 (osd.2) 11 : cluster 0 8.d starting backfill to osd.5 from (0'0,0'0] MAX to 219'9063 2023-09-23T22:48:10.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[104356]: cluster 2023-09-23T22:48:08.736388+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:48:10.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[104356]: cluster 2023-09-23T22:48:08.737783+0000 osd.6 (osd.6) 216 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:48:10.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[104356]: cluster 2023-09-23T22:48:08.740607+0000 osd.2 (osd.2) 12 : cluster 0 8.4 starting backfill to osd.5 from (0'0,0'0] MAX to 219'9424 2023-09-23T22:48:10.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[104356]: cluster 2023-09-23T22:48:08.742985+0000 osd.7 (osd.7) 203 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:48:10.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[104356]: cluster 2023-09-23T22:48:08.745121+0000 osd.6 (osd.6) 217 : cluster 0 8.3 starting backfill to osd.5 from (0'0,0'0] MAX to 219'9171 2023-09-23T22:48:10.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[104356]: cluster 2023-09-23T22:48:08.746695+0000 osd.3 (osd.3) 5 : cluster 0 8.c starting backfill to osd.5 from (0'0,0'0] MAX to 219'9047 2023-09-23T22:48:10.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[104356]: cluster 2023-09-23T22:48:08.748122+0000 osd.3 (osd.3) 6 : cluster 0 8.0 starting backfill to osd.5 from (0'0,0'0] MAX to 219'9017 2023-09-23T22:48:10.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[104356]: cluster 2023-09-23T22:48:08.748869+0000 osd.6 (osd.6) 218 : cluster 0 8.9 starting backfill to osd.5 from (0'0,0'0] MAX to 219'9044 2023-09-23T22:48:10.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[104356]: cluster 2023-09-23T22:48:08.782969+0000 osd.3 (osd.3) 7 : cluster 0 8.8 starting backfill to osd.5 from (0'0,0'0] MAX to 219'9052 2023-09-23T22:48:10.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[101133]: cluster 2023-09-23T22:48:08.556220+0000 mgr.y (mgr.25310) 790 : cluster 0 pgmap v827: 99 pgs: 9 peering, 1 remapped, 14 remapped+peering, 1 active+clean+remapped, 62 active+clean, 6 active+undersized, 1 active+recovering+undersized+degraded+remapped, 5 active+undersized+degraded; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 11247/236619 objects degraded (4.753%); 2632/236619 objects misplaced (1.112%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T22:48:10.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[101133]: cluster 2023-09-23T22:48:08.727793+0000 osd.5 (osd.5) 6 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:48:10.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[101133]: cluster 2023-09-23T22:48:08.731016+0000 osd.6 (osd.6) 214 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:48:10.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[101133]: cluster 2023-09-23T22:48:08.731128+0000 osd.4 (osd.4) 10 : cluster 0 8.2 starting backfill to osd.5 from (0'0,0'0] MAX to 219'9114 2023-09-23T22:48:10.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[101133]: cluster 2023-09-23T22:48:08.732819+0000 osd.1 (osd.1) 11 : cluster 0 8.1 starting backfill to osd.5 from (0'0,0'0] MAX to 219'8956 2023-09-23T22:48:10.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[101133]: cluster 2023-09-23T22:48:08.732929+0000 osd.5 (osd.5) 7 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:48:10.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[101133]: cluster 2023-09-23T22:48:08.732948+0000 osd.1 (osd.1) 12 : cluster 0 8.a starting backfill to osd.5 from (0'0,0'0] MAX to 219'9148 2023-09-23T22:48:10.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[101133]: cluster 2023-09-23T22:48:08.734810+0000 osd.5 (osd.5) 8 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:48:10.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[101133]: cluster 2023-09-23T22:48:08.735684+0000 osd.6 (osd.6) 215 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:48:10.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[101133]: cluster 2023-09-23T22:48:08.735890+0000 osd.2 (osd.2) 11 : cluster 0 8.d starting backfill to osd.5 from (0'0,0'0] MAX to 219'9063 2023-09-23T22:48:10.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[101133]: cluster 2023-09-23T22:48:08.736388+0000 osd.5 (osd.5) 9 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:48:10.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[101133]: cluster 2023-09-23T22:48:08.737783+0000 osd.6 (osd.6) 216 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:48:10.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[101133]: cluster 2023-09-23T22:48:08.740607+0000 osd.2 (osd.2) 12 : cluster 0 8.4 starting backfill to osd.5 from (0'0,0'0] MAX to 219'9424 2023-09-23T22:48:10.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[101133]: cluster 2023-09-23T22:48:08.742985+0000 osd.7 (osd.7) 203 : cluster 3 failed to encode map e222 with expected crc 2023-09-23T22:48:10.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[101133]: cluster 2023-09-23T22:48:08.745121+0000 osd.6 (osd.6) 217 : cluster 0 8.3 starting backfill to osd.5 from (0'0,0'0] MAX to 219'9171 2023-09-23T22:48:10.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[101133]: cluster 2023-09-23T22:48:08.746695+0000 osd.3 (osd.3) 5 : cluster 0 8.c starting backfill to osd.5 from (0'0,0'0] MAX to 219'9047 2023-09-23T22:48:10.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[101133]: cluster 2023-09-23T22:48:08.748122+0000 osd.3 (osd.3) 6 : cluster 0 8.0 starting backfill to osd.5 from (0'0,0'0] MAX to 219'9017 2023-09-23T22:48:10.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[101133]: cluster 2023-09-23T22:48:08.748869+0000 osd.6 (osd.6) 218 : cluster 0 8.9 starting backfill to osd.5 from (0'0,0'0] MAX to 219'9044 2023-09-23T22:48:10.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:09 smithi169 bash[101133]: cluster 2023-09-23T22:48:08.782969+0000 osd.3 (osd.3) 7 : cluster 0 8.8 starting backfill to osd.5 from (0'0,0'0] MAX to 219'9052 2023-09-23T22:48:10.046 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:10.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:10.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:10.149 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:10.174 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:10.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:10.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:10.276 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:10.312 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:10.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:10.316 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:10.416 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:10.440 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:10.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:10.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:10.546 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:10.574 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:10.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:10.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:10.678 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:10.707 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:10.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:10.710 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:10.810 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:10.837 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:10.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:10.842 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:10.943 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:10.976 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:10.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:10.979 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:11.080 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:11.115 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:11.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:11.116 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:11.217 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:11.242 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:11.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:11.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:11.290 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:48:11.345 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:11.367 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:11.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:11.375 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:11.475 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:11.504 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:11.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:11.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:11.607 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:11.634 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:11.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:11.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:11.738 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:11.767 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:11.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:11.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:11.874 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:11.917 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:11.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:11.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:12.020 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:12.028 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:11 smithi169 bash[104356]: cluster 2023-09-23T22:48:10.559993+0000 mgr.y (mgr.25310) 791 : cluster 0 pgmap v829: 99 pgs: 9 peering, 1 remapped, 14 remapped+peering, 1 active+clean+remapped, 62 active+clean, 6 active+undersized, 1 active+recovering+undersized+degraded+remapped, 5 active+undersized+degraded; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 11247/236619 objects degraded (4.753%); 2632/236619 objects misplaced (1.112%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T22:48:12.029 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:11 smithi169 bash[104356]: audit 2023-09-23T22:48:11.151158+0000 mon.a (mon.0) 1106 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:48:12.029 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:11 smithi169 bash[104356]: audit 2023-09-23T22:48:11.152599+0000 mon.a (mon.0) 1107 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:48:12.029 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:11 smithi169 bash[104356]: cluster 2023-09-23T22:48:11.590536+0000 mon.a (mon.0) 1108 : cluster 3 Health check update: Degraded data redundancy: 11247/236619 objects degraded (4.753%), 6 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-09-23T22:48:12.029 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:11 smithi169 bash[101133]: cluster 2023-09-23T22:48:10.559993+0000 mgr.y (mgr.25310) 791 : cluster 0 pgmap v829: 99 pgs: 9 peering, 1 remapped, 14 remapped+peering, 1 active+clean+remapped, 62 active+clean, 6 active+undersized, 1 active+recovering+undersized+degraded+remapped, 5 active+undersized+degraded; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 11247/236619 objects degraded (4.753%); 2632/236619 objects misplaced (1.112%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T22:48:12.029 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:11 smithi169 bash[101133]: audit 2023-09-23T22:48:11.151158+0000 mon.a (mon.0) 1106 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:48:12.029 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:11 smithi169 bash[101133]: audit 2023-09-23T22:48:11.152599+0000 mon.a (mon.0) 1107 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:48:12.030 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:11 smithi169 bash[101133]: cluster 2023-09-23T22:48:11.590536+0000 mon.a (mon.0) 1108 : cluster 3 Health check update: Degraded data redundancy: 11247/236619 objects degraded (4.753%), 6 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-09-23T22:48:12.045 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:12.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:12.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:12.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:11 smithi187 bash[89487]: cluster 2023-09-23T22:48:10.559993+0000 mgr.y (mgr.25310) 791 : cluster 0 pgmap v829: 99 pgs: 9 peering, 1 remapped, 14 remapped+peering, 1 active+clean+remapped, 62 active+clean, 6 active+undersized, 1 active+recovering+undersized+degraded+remapped, 5 active+undersized+degraded; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 11247/236619 objects degraded (4.753%); 2632/236619 objects misplaced (1.112%); 2.0 MiB/s, 31 objects/s recovering 2023-09-23T22:48:12.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:11 smithi187 bash[89487]: audit 2023-09-23T22:48:11.151158+0000 mon.a (mon.0) 1106 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:48:12.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:11 smithi187 bash[89487]: audit 2023-09-23T22:48:11.152599+0000 mon.a (mon.0) 1107 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:48:12.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:11 smithi187 bash[89487]: cluster 2023-09-23T22:48:11.590536+0000 mon.a (mon.0) 1108 : cluster 3 Health check update: Degraded data redundancy: 11247/236619 objects degraded (4.753%), 6 pgs degraded, 12 pgs undersized (PG_DEGRADED) 2023-09-23T22:48:12.148 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:12.177 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:12.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:12.180 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:12.280 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:12.312 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:12.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:12.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:12.422 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:12.448 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:12.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:12.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:12.552 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:12.583 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:12.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:12.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:12.687 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:12.715 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:12.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:12.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:12.821 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:12.847 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:12.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:12.854 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:12.954 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:12.988 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:12.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:12.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:13.092 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:48:13.092 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:13.117 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:13.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:13.120 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:13.221 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:13.249 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:13.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:13.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:13.357 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:13.387 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:13.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:13.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:13.493 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:13.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:13.530 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:13.530 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:13.631 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:13.656 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:13.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:13.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:13.760 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:13.762 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:13 smithi169 bash[104356]: cluster 2023-09-23T22:48:12.560786+0000 mgr.y (mgr.25310) 792 : cluster 0 pgmap v830: 99 pgs: 2 active+undersized+degraded+remapped+backfill_wait, 1 active+undersized+degraded+remapped+backfilling, 5 peering, 4 remapped+peering, 1 active+recovery_wait+degraded+remapped, 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+undersized+degraded; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 635 op/s; 29838/233640 objects degraded (12.771%); 7369/233640 objects misplaced (3.154%); 7.4 MiB/s, 118 objects/s recovering 2023-09-23T22:48:13.763 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:13 smithi169 bash[101133]: cluster 2023-09-23T22:48:12.560786+0000 mgr.y (mgr.25310) 792 : cluster 0 pgmap v830: 99 pgs: 2 active+undersized+degraded+remapped+backfill_wait, 1 active+undersized+degraded+remapped+backfilling, 5 peering, 4 remapped+peering, 1 active+recovery_wait+degraded+remapped, 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+undersized+degraded; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 635 op/s; 29838/233640 objects degraded (12.771%); 7369/233640 objects misplaced (3.154%); 7.4 MiB/s, 118 objects/s recovering 2023-09-23T22:48:13.791 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:13.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:13.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:13.896 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:13.905 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:13 smithi187 bash[89487]: cluster 2023-09-23T22:48:12.560786+0000 mgr.y (mgr.25310) 792 : cluster 0 pgmap v830: 99 pgs: 2 active+undersized+degraded+remapped+backfill_wait, 1 active+undersized+degraded+remapped+backfilling, 5 peering, 4 remapped+peering, 1 active+recovery_wait+degraded+remapped, 83 active+clean, 1 active+recovering+undersized+degraded+remapped, 2 active+undersized+degraded; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 635 op/s; 29838/233640 objects degraded (12.771%); 7369/233640 objects misplaced (3.154%); 7.4 MiB/s, 118 objects/s recovering 2023-09-23T22:48:13.927 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:13.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:13.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:14.031 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:14.063 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:14.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:14.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:14.166 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:14.194 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:14.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:14.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:14.300 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:14.326 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:14.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:14.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:14.429 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:14.475 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:14.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:14.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:14.578 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:14.599 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:14.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:14.601 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:14.702 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:14.742 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:14.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:14.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:14.766 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:48:14.847 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:14.874 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:14.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:14.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:14.981 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:15.010 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:15.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:15.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:15.115 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:15.152 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:15.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:15.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:15.259 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:15.291 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:15.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:15.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:15.395 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:15.433 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:15.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:15.435 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:15.535 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:15.559 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:15.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:15.562 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:15.663 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:15.684 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:15.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:15.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:15.787 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:15.795 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:15 smithi169 bash[104356]: cluster 2023-09-23T22:48:14.561391+0000 mgr.y (mgr.25310) 793 : cluster 0 pgmap v831: 99 pgs: 8 active+undersized+degraded+remapped+backfill_wait, 1 active+undersized+degraded+remapped+backfilling, 1 active+recovery_wait+degraded+remapped, 88 active+clean, 1 active+recovering+undersized+degraded+remapped; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 746 op/s; 47823/227532 objects degraded (21.018%); 7253/227532 objects misplaced (3.188%); 6.6 MiB/s, 106 objects/s recovering 2023-09-23T22:48:15.796 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:15 smithi169 bash[101133]: cluster 2023-09-23T22:48:14.561391+0000 mgr.y (mgr.25310) 793 : cluster 0 pgmap v831: 99 pgs: 8 active+undersized+degraded+remapped+backfill_wait, 1 active+undersized+degraded+remapped+backfilling, 1 active+recovery_wait+degraded+remapped, 88 active+clean, 1 active+recovering+undersized+degraded+remapped; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 746 op/s; 47823/227532 objects degraded (21.018%); 7253/227532 objects misplaced (3.188%); 6.6 MiB/s, 106 objects/s recovering 2023-09-23T22:48:15.821 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:15.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:15.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:15.929 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:15.938 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:15 smithi187 bash[89487]: cluster 2023-09-23T22:48:14.561391+0000 mgr.y (mgr.25310) 793 : cluster 0 pgmap v831: 99 pgs: 8 active+undersized+degraded+remapped+backfill_wait, 1 active+undersized+degraded+remapped+backfilling, 1 active+recovery_wait+degraded+remapped, 88 active+clean, 1 active+recovering+undersized+degraded+remapped; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 746 op/s; 47823/227532 objects degraded (21.018%); 7253/227532 objects misplaced (3.188%); 6.6 MiB/s, 106 objects/s recovering 2023-09-23T22:48:15.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:15.957 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:15.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:16.057 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:16.086 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:16.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:16.092 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:16.193 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:16.216 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:16.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:16.217 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:16.318 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:16.347 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:16.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:16.350 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:16.450 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:16.477 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:16.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:16.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:16.580 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:16.616 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:16.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:16.622 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:16.722 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:16.753 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:16.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:16.759 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:16.860 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:16.891 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:16 smithi169 bash[104356]: cluster 2023-09-23T22:48:16.593066+0000 mon.a (mon.0) 1109 : cluster 3 Health check update: Degraded data redundancy: 47823/227532 objects degraded (21.018%), 11 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:48:16.891 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:16 smithi169 bash[101133]: cluster 2023-09-23T22:48:16.593066+0000 mon.a (mon.0) 1109 : cluster 3 Health check update: Degraded data redundancy: 47823/227532 objects degraded (21.018%), 11 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:48:16.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:16.895 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:16.896 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:16.996 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:17.020 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:17.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:17.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:17.124 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:17.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:16 smithi187 bash[89487]: cluster 2023-09-23T22:48:16.593066+0000 mon.a (mon.0) 1109 : cluster 3 Health check update: Degraded data redundancy: 47823/227532 objects degraded (21.018%), 11 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:48:17.150 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:17.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:17.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:17.254 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:17.278 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:17.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:17.281 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:17.382 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:17.401 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:17.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:17.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:17.503 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:17.535 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:17.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:17.537 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:17.638 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:17.687 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:17.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:17.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:17.792 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:17.800 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:17 smithi169 bash[101133]: cluster 2023-09-23T22:48:16.561978+0000 mgr.y (mgr.25310) 794 : cluster 0 pgmap v832: 99 pgs: 8 active+undersized+degraded+remapped+backfill_wait, 1 active+undersized+degraded+remapped+backfilling, 1 active+recovery_wait+degraded+remapped, 88 active+clean, 1 active+recovering+undersized+degraded+remapped; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 458 op/s; 47823/227532 objects degraded (21.018%); 7253/227532 objects misplaced (3.188%); 5.9 MiB/s, 94 objects/s recovering 2023-09-23T22:48:17.801 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:17 smithi169 bash[104356]: cluster 2023-09-23T22:48:16.561978+0000 mgr.y (mgr.25310) 794 : cluster 0 pgmap v832: 99 pgs: 8 active+undersized+degraded+remapped+backfill_wait, 1 active+undersized+degraded+remapped+backfilling, 1 active+recovery_wait+degraded+remapped, 88 active+clean, 1 active+recovering+undersized+degraded+remapped; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 458 op/s; 47823/227532 objects degraded (21.018%); 7253/227532 objects misplaced (3.188%); 5.9 MiB/s, 94 objects/s recovering 2023-09-23T22:48:17.816 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:17.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:17.821 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:17.922 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:17.947 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:17.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:17.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:18.050 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:18.088 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:18.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:18.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:18.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:17 smithi187 bash[89487]: cluster 2023-09-23T22:48:16.561978+0000 mgr.y (mgr.25310) 794 : cluster 0 pgmap v832: 99 pgs: 8 active+undersized+degraded+remapped+backfill_wait, 1 active+undersized+degraded+remapped+backfilling, 1 active+recovery_wait+degraded+remapped, 88 active+clean, 1 active+recovering+undersized+degraded+remapped; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 458 op/s; 47823/227532 objects degraded (21.018%); 7253/227532 objects misplaced (3.188%); 5.9 MiB/s, 94 objects/s recovering 2023-09-23T22:48:18.193 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:18.221 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:18.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:18.224 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:18.325 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:18.359 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:18.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:18.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:18.461 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:48:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:48:18] "GET /metrics HTTP/1.1" 200 36477 "" "Prometheus/2.43.0" 2023-09-23T22:48:18.466 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:18.502 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:18.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:18.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:18.558 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T22:48:18.559 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [ 2023-09-23T22:48:18.559 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:48:18.559 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_repop(client.35010.0:151918 8.c e222/221 8:33ae0714:::benchmark_data_smithi169_191619_object39992:head v 222'9435, mlcod=222'9429)", 2023-09-23T22:48:18.559 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:48:18.549268+0000", 2023-09-23T22:48:18.559 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 0.0067744019999999997, 2023-09-23T22:48:18.559 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.006798475, 2023-09-23T22:48:18.559 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:48:18.559 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "started", 2023-09-23T22:48:18.559 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:48:18.559 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:48:18.560 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:48:18.560 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:18.549268+0000", 2023-09-23T22:48:18.560 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:48:18.560 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:48:18.560 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:48:18.560 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:48:18.560 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:18.549268+0000", 2023-09-23T22:48:18.560 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:48:18.560 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:48:18.560 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:48:18.560 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:48:18.561 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:18.549267+0000", 2023-09-23T22:48:18.561 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:48:18.561 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:48:18.561 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:48:18.561 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:48:18.561 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:18.549275+0000", 2023-09-23T22:48:18.561 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.9410000000000007e-06 2023-09-23T22:48:18.561 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:48:18.561 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:48:18.561 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:48:18.561 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:18.549289+0000", 2023-09-23T22:48:18.561 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3954000000000001e-05 2023-09-23T22:48:18.562 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:48:18.562 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:48:18.562 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:48:18.562 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:18.549296+0000", 2023-09-23T22:48:18.562 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.0720000000000002e-06 2023-09-23T22:48:18.562 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:48:18.562 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:48:18.562 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:48:18.562 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:18.549344+0000", 2023-09-23T22:48:18.562 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.7922e-05 2023-09-23T22:48:18.562 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:48:18.563 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:48:18.563 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:48:18.563 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:18.549368+0000", 2023-09-23T22:48:18.563 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.4034999999999999e-05 2023-09-23T22:48:18.563 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:48:18.563 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:48:18.563 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:48:18.563 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:48:18.563 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:48:18.563 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_repop(client.35010.0:151922 8.0 e222/221 8:030080f6:::benchmark_data_smithi169_191619_object39996:head v 222'9416, mlcod=222'9414)", 2023-09-23T22:48:18.563 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:48:18.554144+0000", 2023-09-23T22:48:18.564 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 0.001898311, 2023-09-23T22:48:18.564 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0019853620000000001, 2023-09-23T22:48:18.564 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:48:18.564 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:48:18.564 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:48:18.564 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:48:18.564 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:48:18.564 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:18.554144+0000", 2023-09-23T22:48:18.564 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:48:18.564 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:48:18.564 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:48:18.565 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:48:18.565 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:18.554144+0000", 2023-09-23T22:48:18.565 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:48:18.565 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:48:18.565 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:48:18.565 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:48:18.565 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:18.554143+0000", 2023-09-23T22:48:18.565 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T22:48:18.565 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:48:18.565 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:48:18.565 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:48:18.566 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:18.554151+0000", 2023-09-23T22:48:18.566 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.6820000000000003e-06 2023-09-23T22:48:18.566 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:48:18.566 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:48:18.566 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:48:18.566 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:18.554164+0000", 2023-09-23T22:48:18.566 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3247999999999999e-05 2023-09-23T22:48:18.566 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:48:18.566 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:48:18.566 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:48:18.567 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:18.554172+0000", 2023-09-23T22:48:18.567 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.1699999999999997e-06 2023-09-23T22:48:18.567 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:48:18.567 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:48:18.567 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:48:18.567 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:18.554230+0000", 2023-09-23T22:48:18.568 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.7834999999999998e-05 2023-09-23T22:48:18.568 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:48:18.568 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:48:18.568 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:48:18.568 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:18.554245+0000", 2023-09-23T22:48:18.568 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.5403000000000001e-05 2023-09-23T22:48:18.568 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:48:18.569 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:48:18.569 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:48:18.569 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:18.556098+0000", 2023-09-23T22:48:18.570 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0018525340000000001 2023-09-23T22:48:18.570 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:48:18.570 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:48:18.570 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:48:18.570 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:18.556134+0000", 2023-09-23T22:48:18.570 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.5658999999999999e-05 2023-09-23T22:48:18.570 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:48:18.570 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:48:18.570 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:48:18.570 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:48:18.570 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:48:18.570 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_repop(client.35010.0:151883 8.3 e222/221 8:c46a06a2:::benchmark_data_smithi169_191619_object39957:head v 222'9580, mlcod=206'2548)", 2023-09-23T22:48:18.571 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:48:18.555327+0000", 2023-09-23T22:48:18.571 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 0.00071573100000000005, 2023-09-23T22:48:18.571 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00086207700000000005, 2023-09-23T22:48:18.571 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:48:18.571 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "started", 2023-09-23T22:48:18.571 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:48:18.571 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:48:18.571 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:48:18.571 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:18.555327+0000", 2023-09-23T22:48:18.571 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:48:18.571 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:48:18.571 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:48:18.571 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:48:18.572 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:18.555327+0000", 2023-09-23T22:48:18.572 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:48:18.572 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:48:18.572 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:48:18.572 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:48:18.572 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:18.555326+0000", 2023-09-23T22:48:18.572 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T22:48:18.572 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:48:18.572 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:48:18.572 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:48:18.572 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:18.555334+0000", 2023-09-23T22:48:18.573 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.3080000000000008e-06 2023-09-23T22:48:18.573 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:48:18.573 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:48:18.573 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:48:18.573 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:18.555348+0000", 2023-09-23T22:48:18.573 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4491999999999999e-05 2023-09-23T22:48:18.573 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:48:18.573 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:48:18.573 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:48:18.573 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:18.555355+0000", 2023-09-23T22:48:18.573 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.5719999999999999e-06 2023-09-23T22:48:18.573 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:48:18.573 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:48:18.574 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:48:18.574 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:18.555398+0000", 2023-09-23T22:48:18.574 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.3411999999999997e-05 2023-09-23T22:48:18.574 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:48:18.574 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:48:18.574 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:48:18.574 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:18.555414+0000", 2023-09-23T22:48:18.574 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.5498e-05 2023-09-23T22:48:18.574 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:48:18.574 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:48:18.574 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:48:18.574 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:48:18.575 INFO:teuthology.orchestra.run.smithi187.stdout: ], 2023-09-23T22:48:18.575 INFO:teuthology.orchestra.run.smithi187.stdout: "num_ops": 3 2023-09-23T22:48:18.575 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T22:48:18.607 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:18.634 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:18.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:18.639 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:18.739 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:18.770 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:18.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:18.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:18.878 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:18.907 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:18.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:18.910 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:19.010 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:19.035 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:19.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:19.036 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:19.136 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:19.163 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:19.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:19.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:19.266 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:19.296 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:19.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:19.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:19.402 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:19.451 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:19.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:19.456 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:19.557 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:19.588 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:19.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:19.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:19.657 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 0 1 2023-09-23T22:48:19.691 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:19.719 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:19.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:19.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:19.823 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:19.863 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:19.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:19.868 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:19.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:19 smithi187 bash[89487]: cluster 2023-09-23T22:48:18.562899+0000 mgr.y (mgr.25310) 795 : cluster 0 pgmap v833: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+degraded+remapped+backfilling, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 641 op/s; 45194/217281 objects degraded (20.800%); 6873/217281 objects misplaced (3.163%); 9.7 MiB/s, 155 objects/s recovering 2023-09-23T22:48:19.968 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:20.019 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:20.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:20.022 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:20.122 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:20.150 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:20.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:20.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:20.257 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:20.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:19 smithi169 bash[104356]: cluster 2023-09-23T22:48:18.562899+0000 mgr.y (mgr.25310) 795 : cluster 0 pgmap v833: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+degraded+remapped+backfilling, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 641 op/s; 45194/217281 objects degraded (20.800%); 6873/217281 objects misplaced (3.163%); 9.7 MiB/s, 155 objects/s recovering 2023-09-23T22:48:20.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:19 smithi169 bash[101133]: cluster 2023-09-23T22:48:18.562899+0000 mgr.y (mgr.25310) 795 : cluster 0 pgmap v833: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+degraded+remapped+backfilling, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 641 op/s; 45194/217281 objects degraded (20.800%); 6873/217281 objects misplaced (3.163%); 9.7 MiB/s, 155 objects/s recovering 2023-09-23T22:48:20.289 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:20.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:20.293 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:20.394 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:20.434 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:20.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:20.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:20.539 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:20.566 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:20.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:20.568 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:20.669 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:20.702 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:20.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:20.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:20.806 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:20.836 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:20.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:20.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:20.940 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:20.978 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:20.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:20.980 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:21.082 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:21.115 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:21.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:21.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:21.221 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:21.256 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:21.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:21.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:21.360 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:21.388 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:21.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:21.400 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:21.501 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:21.551 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:21.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:21.553 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:21.557 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T22:48:21.557 INFO:teuthology.orchestra.run.smithi169.stdout: "size": 20, 2023-09-23T22:48:21.557 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 600, 2023-09-23T22:48:21.557 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [ 2023-09-23T22:48:21.557 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.557 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34824.0:175684 7.e 7:7dc4916a:::benchmark_data_smithi169_171442_object74253:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e173)", 2023-09-23T22:48:21.558 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:44:09.611475+0000", 2023-09-23T22:48:21.558 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 251.93837065299999, 2023-09-23T22:48:21.558 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.286691974, 2023-09-23T22:48:21.558 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:48:21.558 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2023-09-23T22:48:21.558 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:48:21.558 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34824", 2023-09-23T22:48:21.558 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1545515915", 2023-09-23T22:48:21.558 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 175684 2023-09-23T22:48:21.558 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.559 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:48:21.559 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.559 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:48:21.559 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.611475+0000", 2023-09-23T22:48:21.559 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.559 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.559 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.559 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:48:21.559 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.611475+0000", 2023-09-23T22:48:21.559 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.559 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.559 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.560 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:48:21.560 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.611473+0000", 2023-09-23T22:48:21.560 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T22:48:21.560 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.560 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.560 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:48:21.560 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.611480+0000", 2023-09-23T22:48:21.560 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.0079999999999996e-06 2023-09-23T22:48:21.560 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.560 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.560 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:48:21.560 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.611494+0000", 2023-09-23T22:48:21.561 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3522e-05 2023-09-23T22:48:21.561 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.561 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.561 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:48:21.561 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.611503+0000", 2023-09-23T22:48:21.561 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.8410000000000006e-06 2023-09-23T22:48:21.561 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.561 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.561 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.561 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.611551+0000", 2023-09-23T22:48:21.561 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.8269000000000002e-05 2023-09-23T22:48:21.561 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.562 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.562 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:48:21.562 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.611640+0000", 2023-09-23T22:48:21.562 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.8861000000000002e-05 2023-09-23T22:48:21.562 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.562 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.562 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3", 2023-09-23T22:48:21.562 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.611712+0000", 2023-09-23T22:48:21.562 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.2564000000000005e-05 2023-09-23T22:48:21.562 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.562 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.563 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:48:21.563 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.626948+0000", 2023-09-23T22:48:21.563 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.015235604999999999 2023-09-23T22:48:21.563 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.563 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.563 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.563 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.640377+0000", 2023-09-23T22:48:21.563 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.013428532999999999 2023-09-23T22:48:21.563 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.563 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.563 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:48:21.563 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.640388+0000", 2023-09-23T22:48:21.563 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.187e-05 2023-09-23T22:48:21.564 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.564 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.564 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.564 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:10.635868+0000", 2023-09-23T22:48:21.564 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.99547920899999998 2023-09-23T22:48:21.564 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.564 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.564 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:48:21.564 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:10.635887+0000", 2023-09-23T22:48:21.564 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.9681e-05 2023-09-23T22:48:21.564 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.564 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.565 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.565 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.898075+0000", 2023-09-23T22:48:21.565 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.262188058 2023-09-23T22:48:21.565 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.565 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.565 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:48:21.565 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.898167+0000", 2023-09-23T22:48:21.565 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.1760000000000002e-05 2023-09-23T22:48:21.565 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.565 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:48:21.565 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.565 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.566 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.566 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34824.0:175693 7.e 7:7e03451d:::benchmark_data_smithi169_171442_object74262:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e173)", 2023-09-23T22:48:21.566 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:44:09.630171+0000", 2023-09-23T22:48:21.566 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 251.91967525300001, 2023-09-23T22:48:21.566 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.2948474650000001, 2023-09-23T22:48:21.566 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:48:21.566 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2023-09-23T22:48:21.566 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:48:21.566 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34824", 2023-09-23T22:48:21.566 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1545515915", 2023-09-23T22:48:21.566 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 175693 2023-09-23T22:48:21.566 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.567 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:48:21.567 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.567 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:48:21.567 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.630171+0000", 2023-09-23T22:48:21.567 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.567 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.567 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.567 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:48:21.567 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.630171+0000", 2023-09-23T22:48:21.567 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.567 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.567 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.568 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:48:21.568 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.630169+0000", 2023-09-23T22:48:21.568 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:48:21.568 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.568 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.568 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:48:21.568 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.630174+0000", 2023-09-23T22:48:21.568 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1410000000000004e-06 2023-09-23T22:48:21.568 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.568 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.568 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:48:21.568 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.630187+0000", 2023-09-23T22:48:21.568 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3008e-05 2023-09-23T22:48:21.569 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.569 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.569 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:48:21.569 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.630196+0000", 2023-09-23T22:48:21.569 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.4339999999999992e-06 2023-09-23T22:48:21.569 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.569 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.569 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.569 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.630264+0000", 2023-09-23T22:48:21.569 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.8035999999999997e-05 2023-09-23T22:48:21.569 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.569 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.569 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:48:21.570 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.630404+0000", 2023-09-23T22:48:21.570 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013996399999999999 2023-09-23T22:48:21.570 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.570 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.570 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3", 2023-09-23T22:48:21.570 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.630534+0000", 2023-09-23T22:48:21.570 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000130505 2023-09-23T22:48:21.570 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.570 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.570 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.570 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.641216+0000", 2023-09-23T22:48:21.571 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.010681973000000001 2023-09-23T22:48:21.571 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.571 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.571 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:48:21.571 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.641227+0000", 2023-09-23T22:48:21.571 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1214e-05 2023-09-23T22:48:21.571 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.571 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.571 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.571 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:10.635943+0000", 2023-09-23T22:48:21.571 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.99471503800000005 2023-09-23T22:48:21.571 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.572 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.572 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:48:21.572 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:10.635957+0000", 2023-09-23T22:48:21.572 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4979e-05 2023-09-23T22:48:21.572 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.572 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.572 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.572 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.898622+0000", 2023-09-23T22:48:21.572 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2626642290000001 2023-09-23T22:48:21.572 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.572 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.572 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for missing object", 2023-09-23T22:48:21.573 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.898783+0000", 2023-09-23T22:48:21.573 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00016127599999999999 2023-09-23T22:48:21.573 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.573 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.573 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.573 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.924928+0000", 2023-09-23T22:48:21.573 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.026145043999999999 2023-09-23T22:48:21.573 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.573 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.573 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:48:21.573 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.925018+0000", 2023-09-23T22:48:21.573 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.9950000000000004e-05 2023-09-23T22:48:21.574 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.574 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:48:21.574 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.574 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.574 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.574 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34824.0:175711 7.e 7:71719f34:::benchmark_data_smithi169_171442_object74280:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e174)", 2023-09-23T22:48:21.574 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:44:09.675096+0000", 2023-09-23T22:48:21.574 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 251.87475024400001, 2023-09-23T22:48:21.574 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.2398280939999999, 2023-09-23T22:48:21.574 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:48:21.574 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:48:21.574 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:48:21.575 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34824", 2023-09-23T22:48:21.575 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1545515915", 2023-09-23T22:48:21.575 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 175711 2023-09-23T22:48:21.575 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.575 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:48:21.575 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.575 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:48:21.575 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.675096+0000", 2023-09-23T22:48:21.575 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.575 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.575 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.576 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:48:21.576 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.675096+0000", 2023-09-23T22:48:21.576 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.576 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.576 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.576 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:48:21.576 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.675094+0000", 2023-09-23T22:48:21.576 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T22:48:21.576 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.576 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.576 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:48:21.576 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.675103+0000", 2023-09-23T22:48:21.577 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.3899999999999999e-06 2023-09-23T22:48:21.577 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.577 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.577 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:48:21.577 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.675120+0000", 2023-09-23T22:48:21.577 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6841e-05 2023-09-23T22:48:21.577 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.577 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.577 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:48:21.577 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.675131+0000", 2023-09-23T22:48:21.577 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0747999999999999e-05 2023-09-23T22:48:21.578 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.578 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.578 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.578 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.675190+0000", 2023-09-23T22:48:21.578 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.9126999999999998e-05 2023-09-23T22:48:21.578 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.578 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.578 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:48:21.578 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.675202+0000", 2023-09-23T22:48:21.578 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1834000000000001e-05 2023-09-23T22:48:21.579 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.579 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.579 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.579 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:10.635995+0000", 2023-09-23T22:48:21.579 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.96079344499999997 2023-09-23T22:48:21.579 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.579 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.579 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:48:21.579 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:10.636003+0000", 2023-09-23T22:48:21.579 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.4870000000000002e-06 2023-09-23T22:48:21.579 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.580 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.580 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.580 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.898818+0000", 2023-09-23T22:48:21.580 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2628150579999999 2023-09-23T22:48:21.580 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.580 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.580 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:48:21.580 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.898946+0000", 2023-09-23T22:48:21.580 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012758499999999999 2023-09-23T22:48:21.580 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.580 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.580 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,5", 2023-09-23T22:48:21.581 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.899041+0000", 2023-09-23T22:48:21.581 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.4982999999999995e-05 2023-09-23T22:48:21.581 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.581 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.581 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:48:21.581 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.908878+0000", 2023-09-23T22:48:21.581 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0098366630000000007 2023-09-23T22:48:21.581 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.581 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.581 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:21.581 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.914528+0000", 2023-09-23T22:48:21.582 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0056504099999999998 2023-09-23T22:48:21.582 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.582 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.582 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:21.582 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.914714+0000", 2023-09-23T22:48:21.582 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00018600100000000001 2023-09-23T22:48:21.582 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.582 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.582 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:48:21.582 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.914803+0000", 2023-09-23T22:48:21.583 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.8442000000000005e-05 2023-09-23T22:48:21.583 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.583 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.583 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:48:21.583 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.914924+0000", 2023-09-23T22:48:21.583 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012105 2023-09-23T22:48:21.583 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.583 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:48:21.583 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.583 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.583 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.583 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34824.0:175718 7.e 7:7cc117e6:::benchmark_data_smithi169_171442_object74287:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e174)", 2023-09-23T22:48:21.583 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:44:09.688358+0000", 2023-09-23T22:48:21.584 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 251.861487576, 2023-09-23T22:48:21.584 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.2541064569999998, 2023-09-23T22:48:21.584 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:48:21.584 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:48:21.584 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:48:21.584 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34824", 2023-09-23T22:48:21.584 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1545515915", 2023-09-23T22:48:21.584 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 175718 2023-09-23T22:48:21.584 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.584 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:48:21.585 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.585 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:48:21.585 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.688358+0000", 2023-09-23T22:48:21.585 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.585 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.585 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.585 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:48:21.585 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.688358+0000", 2023-09-23T22:48:21.585 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.585 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.585 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.585 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:48:21.585 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.688357+0000", 2023-09-23T22:48:21.586 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:48:21.586 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.586 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.586 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:48:21.586 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.688364+0000", 2023-09-23T22:48:21.586 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.8170000000000001e-06 2023-09-23T22:48:21.586 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.586 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.586 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:48:21.586 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.688394+0000", 2023-09-23T22:48:21.586 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.0236999999999999e-05 2023-09-23T22:48:21.586 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.587 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.587 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:48:21.587 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.688402+0000", 2023-09-23T22:48:21.587 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.5050000000000007e-06 2023-09-23T22:48:21.587 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.587 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.587 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.587 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.690215+0000", 2023-09-23T22:48:21.587 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001812319 2023-09-23T22:48:21.587 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.587 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.587 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:48:21.588 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.690222+0000", 2023-09-23T22:48:21.588 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.2740000000000002e-06 2023-09-23T22:48:21.588 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.588 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.588 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.588 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:10.636038+0000", 2023-09-23T22:48:21.588 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.94581627499999998 2023-09-23T22:48:21.588 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.588 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.588 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:48:21.588 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:10.636048+0000", 2023-09-23T22:48:21.588 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0071999999999999e-05 2023-09-23T22:48:21.589 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.589 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.589 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.589 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.904035+0000", 2023-09-23T22:48:21.589 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.267986754 2023-09-23T22:48:21.589 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.589 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.589 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:48:21.589 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.904162+0000", 2023-09-23T22:48:21.589 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000126644 2023-09-23T22:48:21.589 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.589 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.589 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,5", 2023-09-23T22:48:21.590 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.904289+0000", 2023-09-23T22:48:21.590 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012777900000000001 2023-09-23T22:48:21.590 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.590 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.590 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:21.590 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.914970+0000", 2023-09-23T22:48:21.590 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.010680299000000001 2023-09-23T22:48:21.590 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.590 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.590 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:48:21.590 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.917016+0000", 2023-09-23T22:48:21.591 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0020457169999999998 2023-09-23T22:48:21.591 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.591 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.591 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:21.591 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.942278+0000", 2023-09-23T22:48:21.591 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.025262856 2023-09-23T22:48:21.591 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.591 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.591 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:48:21.591 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.942339+0000", 2023-09-23T22:48:21.591 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0775e-05 2023-09-23T22:48:21.591 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.591 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.592 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:48:21.592 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.942465+0000", 2023-09-23T22:48:21.592 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012553 2023-09-23T22:48:21.592 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.592 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:48:21.592 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.592 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.592 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.592 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34824.0:175730 7.e 7:7cc53926:::benchmark_data_smithi169_171442_object74299:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e174)", 2023-09-23T22:48:21.592 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:44:09.743045+0000", 2023-09-23T22:48:21.592 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 251.806801232, 2023-09-23T22:48:21.592 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.1996376089999998, 2023-09-23T22:48:21.593 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:48:21.593 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:48:21.593 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:48:21.593 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34824", 2023-09-23T22:48:21.593 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1545515915", 2023-09-23T22:48:21.593 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 175730 2023-09-23T22:48:21.593 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.593 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:48:21.593 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.593 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:48:21.593 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.743045+0000", 2023-09-23T22:48:21.593 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.593 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.594 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.594 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:48:21.594 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.743045+0000", 2023-09-23T22:48:21.594 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.594 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.594 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.594 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:48:21.594 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.743043+0000", 2023-09-23T22:48:21.594 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:48:21.594 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.594 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.594 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:48:21.595 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.743049+0000", 2023-09-23T22:48:21.595 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.8919999999999997e-06 2023-09-23T22:48:21.595 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.595 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.595 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:48:21.595 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.743060+0000", 2023-09-23T22:48:21.595 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0316000000000001e-05 2023-09-23T22:48:21.595 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.595 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.595 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:48:21.595 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.743065+0000", 2023-09-23T22:48:21.596 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.8200000000000002e-06 2023-09-23T22:48:21.596 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.596 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.596 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.596 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.743102+0000", 2023-09-23T22:48:21.596 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.6659999999999998e-05 2023-09-23T22:48:21.596 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.596 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.596 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:48:21.596 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.743109+0000", 2023-09-23T22:48:21.596 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.7599999999999997e-06 2023-09-23T22:48:21.596 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.596 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.597 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.597 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:10.636508+0000", 2023-09-23T22:48:21.597 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.89339892899999995 2023-09-23T22:48:21.597 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.597 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.597 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:48:21.597 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:10.636519+0000", 2023-09-23T22:48:21.597 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1651000000000001e-05 2023-09-23T22:48:21.597 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.597 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.599 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.599 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.909003+0000", 2023-09-23T22:48:21.599 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2724834089999999 2023-09-23T22:48:21.599 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.599 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.599 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:48:21.600 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.909169+0000", 2023-09-23T22:48:21.600 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000166362 2023-09-23T22:48:21.600 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.600 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.600 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,5", 2023-09-23T22:48:21.600 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.909330+0000", 2023-09-23T22:48:21.600 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00016056600000000001 2023-09-23T22:48:21.600 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.600 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.600 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:21.600 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.916266+0000", 2023-09-23T22:48:21.601 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0069364530000000004 2023-09-23T22:48:21.601 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.601 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.601 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:48:21.601 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.917023+0000", 2023-09-23T22:48:21.601 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00075652900000000003 2023-09-23T22:48:21.601 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.601 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.601 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:21.601 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.942512+0000", 2023-09-23T22:48:21.601 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.025489121 2023-09-23T22:48:21.601 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.602 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.602 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:48:21.602 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.942558+0000", 2023-09-23T22:48:21.602 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.5704999999999997e-05 2023-09-23T22:48:21.602 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.602 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.602 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:48:21.602 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.942682+0000", 2023-09-23T22:48:21.602 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012459099999999999 2023-09-23T22:48:21.602 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.602 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:48:21.603 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.603 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.603 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.603 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34824.0:187833 7.e 7:79be7e73:::benchmark_data_smithi169_171442_object86402:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e181)", 2023-09-23T22:48:21.603 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:44:28.750280+0000", 2023-09-23T22:48:21.603 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 232.799566046, 2023-09-23T22:48:21.603 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0638520929999999, 2023-09-23T22:48:21.603 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:48:21.603 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:48:21.603 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:48:21.603 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34824", 2023-09-23T22:48:21.603 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1545515915", 2023-09-23T22:48:21.604 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 187833 2023-09-23T22:48:21.604 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.604 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:48:21.604 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.604 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:48:21.604 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.750280+0000", 2023-09-23T22:48:21.604 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.604 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.604 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.604 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:48:21.604 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.750280+0000", 2023-09-23T22:48:21.604 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.605 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.605 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.605 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:48:21.605 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.750278+0000", 2023-09-23T22:48:21.605 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:48:21.605 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.605 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.605 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:48:21.605 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.750284+0000", 2023-09-23T22:48:21.605 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.1079999999999998e-06 2023-09-23T22:48:21.605 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.605 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.605 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:48:21.606 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.750298+0000", 2023-09-23T22:48:21.606 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3570000000000001e-05 2023-09-23T22:48:21.606 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.606 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.606 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:48:21.606 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.750305+0000", 2023-09-23T22:48:21.606 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.5580000000000003e-06 2023-09-23T22:48:21.606 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.606 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.606 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.606 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.750366+0000", 2023-09-23T22:48:21.606 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0498999999999998e-05 2023-09-23T22:48:21.607 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.607 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.607 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:48:21.607 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.750375+0000", 2023-09-23T22:48:21.607 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.6500000000000002e-06 2023-09-23T22:48:21.607 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.607 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.607 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.607 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.797835+0000", 2023-09-23T22:48:21.607 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0474604000000001 2023-09-23T22:48:21.607 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.607 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.608 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:48:21.608 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.797941+0000", 2023-09-23T22:48:21.608 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010620600000000001 2023-09-23T22:48:21.608 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.608 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.608 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,5", 2023-09-23T22:48:21.608 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.798034+0000", 2023-09-23T22:48:21.608 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.2904000000000004e-05 2023-09-23T22:48:21.608 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.608 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.608 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:21.608 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.809385+0000", 2023-09-23T22:48:21.609 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.011351114000000001 2023-09-23T22:48:21.609 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.609 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.609 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:21.609 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.809453+0000", 2023-09-23T22:48:21.609 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.7842000000000005e-05 2023-09-23T22:48:21.609 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.609 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.609 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:48:21.609 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.814040+0000", 2023-09-23T22:48:21.609 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.004586667 2023-09-23T22:48:21.609 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.610 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.610 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:48:21.610 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.814074+0000", 2023-09-23T22:48:21.610 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.4122000000000003e-05 2023-09-23T22:48:21.610 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.610 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.610 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:48:21.610 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.814132+0000", 2023-09-23T22:48:21.610 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.8003e-05 2023-09-23T22:48:21.610 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.610 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:48:21.610 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.611 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.611 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.611 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34824.0:187835 7.e 7:78f35d94:::benchmark_data_smithi169_171442_object86404:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e181)", 2023-09-23T22:48:21.611 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:44:28.753936+0000", 2023-09-23T22:48:21.611 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 232.795909951, 2023-09-23T22:48:21.611 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.069658824, 2023-09-23T22:48:21.611 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:48:21.611 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:48:21.611 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:48:21.611 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34824", 2023-09-23T22:48:21.611 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1545515915", 2023-09-23T22:48:21.611 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 187835 2023-09-23T22:48:21.612 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.612 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:48:21.612 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.612 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:48:21.612 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.753936+0000", 2023-09-23T22:48:21.612 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.612 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.612 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.612 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:48:21.612 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.753936+0000", 2023-09-23T22:48:21.612 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.613 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.613 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.613 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:48:21.613 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.753935+0000", 2023-09-23T22:48:21.613 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:48:21.613 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.613 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.613 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:48:21.613 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.753941+0000", 2023-09-23T22:48:21.613 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3180000000000003e-06 2023-09-23T22:48:21.613 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.613 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.614 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:48:21.614 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.753951+0000", 2023-09-23T22:48:21.614 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0540000000000001e-05 2023-09-23T22:48:21.614 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.614 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.614 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:48:21.614 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.753958+0000", 2023-09-23T22:48:21.614 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.9500000000000004e-06 2023-09-23T22:48:21.614 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.614 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.614 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.614 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.754007+0000", 2023-09-23T22:48:21.615 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.8140000000000003e-05 2023-09-23T22:48:21.615 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.615 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.615 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:48:21.615 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.754018+0000", 2023-09-23T22:48:21.615 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0997e-05 2023-09-23T22:48:21.615 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.615 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.615 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.615 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.804033+0000", 2023-09-23T22:48:21.615 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0500150450000001 2023-09-23T22:48:21.616 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.616 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.616 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:48:21.616 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.804176+0000", 2023-09-23T22:48:21.616 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014291999999999999 2023-09-23T22:48:21.616 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.616 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.616 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,5", 2023-09-23T22:48:21.616 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.804317+0000", 2023-09-23T22:48:21.616 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014169700000000001 2023-09-23T22:48:21.616 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.616 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.617 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:48:21.617 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.819340+0000", 2023-09-23T22:48:21.617 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.015022914 2023-09-23T22:48:21.617 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.617 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.617 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:21.617 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.823455+0000", 2023-09-23T22:48:21.617 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0041147930000000003 2023-09-23T22:48:21.617 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.617 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.617 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:21.617 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.823501+0000", 2023-09-23T22:48:21.617 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.5606999999999999e-05 2023-09-23T22:48:21.618 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.618 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.618 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:48:21.618 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.823534+0000", 2023-09-23T22:48:21.618 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.3516999999999998e-05 2023-09-23T22:48:21.618 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.618 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.618 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:48:21.618 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.823595+0000", 2023-09-23T22:48:21.618 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0616999999999999e-05 2023-09-23T22:48:21.618 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.619 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:48:21.619 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.619 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.619 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.619 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34824.0:187836 7.e 7:7ccb073c:::benchmark_data_smithi169_171442_object86405:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e181)", 2023-09-23T22:48:21.619 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:44:28.756218+0000", 2023-09-23T22:48:21.619 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 232.79362822799999, 2023-09-23T22:48:21.619 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0944534619999999, 2023-09-23T22:48:21.619 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:48:21.619 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:48:21.619 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:48:21.619 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34824", 2023-09-23T22:48:21.619 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1545515915", 2023-09-23T22:48:21.620 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 187836 2023-09-23T22:48:21.620 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.620 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:48:21.620 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.620 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:48:21.620 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.756218+0000", 2023-09-23T22:48:21.620 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.620 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.620 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.620 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:48:21.620 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.756218+0000", 2023-09-23T22:48:21.620 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.621 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.621 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.621 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:48:21.621 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.756217+0000", 2023-09-23T22:48:21.621 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:48:21.621 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.621 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.621 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:48:21.621 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.756222+0000", 2023-09-23T22:48:21.621 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.7370000000000003e-06 2023-09-23T22:48:21.621 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.621 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.622 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:48:21.622 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.756241+0000", 2023-09-23T22:48:21.622 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.8651000000000002e-05 2023-09-23T22:48:21.622 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.622 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.622 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:48:21.622 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.756249+0000", 2023-09-23T22:48:21.622 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.7419999999999997e-06 2023-09-23T22:48:21.622 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.622 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.622 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.623 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.756286+0000", 2023-09-23T22:48:21.623 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.7055999999999999e-05 2023-09-23T22:48:21.623 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.623 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.623 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:48:21.623 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.756294+0000", 2023-09-23T22:48:21.623 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.1820000000000006e-06 2023-09-23T22:48:21.623 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.623 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.623 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.623 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.809513+0000", 2023-09-23T22:48:21.623 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.053218674 2023-09-23T22:48:21.623 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.624 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.624 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:48:21.624 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.809660+0000", 2023-09-23T22:48:21.624 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014754199999999999 2023-09-23T22:48:21.624 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.624 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.624 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,5", 2023-09-23T22:48:21.624 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.809803+0000", 2023-09-23T22:48:21.624 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000142492 2023-09-23T22:48:21.624 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.624 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.625 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:48:21.625 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.823465+0000", 2023-09-23T22:48:21.625 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.013662743 2023-09-23T22:48:21.625 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.625 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.625 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:21.625 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.823634+0000", 2023-09-23T22:48:21.625 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00016869500000000001 2023-09-23T22:48:21.625 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.625 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.625 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:21.625 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.850470+0000", 2023-09-23T22:48:21.625 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.026835531999999999 2023-09-23T22:48:21.626 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.626 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.626 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:48:21.626 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.850529+0000", 2023-09-23T22:48:21.626 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.8944999999999999e-05 2023-09-23T22:48:21.626 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.626 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.626 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:48:21.626 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.850671+0000", 2023-09-23T22:48:21.626 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000142502 2023-09-23T22:48:21.626 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.626 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:48:21.627 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.627 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.627 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.627 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34824.0:187841 7.e 7:75cdfc6d:::benchmark_data_smithi169_171442_object86410:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e181)", 2023-09-23T22:48:21.627 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:44:28.765772+0000", 2023-09-23T22:48:21.627 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 232.78407344999999, 2023-09-23T22:48:21.627 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0851713590000001, 2023-09-23T22:48:21.627 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:48:21.627 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:48:21.627 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:48:21.627 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34824", 2023-09-23T22:48:21.627 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1545515915", 2023-09-23T22:48:21.627 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 187841 2023-09-23T22:48:21.628 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.628 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:48:21.628 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.628 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:48:21.628 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.765772+0000", 2023-09-23T22:48:21.628 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.628 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.628 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.628 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:48:21.628 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.765772+0000", 2023-09-23T22:48:21.628 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.628 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.629 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.629 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:48:21.629 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.765771+0000", 2023-09-23T22:48:21.629 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:48:21.629 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.629 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.629 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:48:21.629 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.765777+0000", 2023-09-23T22:48:21.629 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.426e-06 2023-09-23T22:48:21.629 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.629 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.629 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:48:21.630 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.765793+0000", 2023-09-23T22:48:21.630 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5237e-05 2023-09-23T22:48:21.630 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.630 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.630 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:48:21.630 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.765802+0000", 2023-09-23T22:48:21.630 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.1929999999999999e-06 2023-09-23T22:48:21.630 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.630 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.630 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.630 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.765850+0000", 2023-09-23T22:48:21.630 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.8315000000000001e-05 2023-09-23T22:48:21.630 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.631 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.631 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:48:21.631 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.765860+0000", 2023-09-23T22:48:21.631 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.8260000000000005e-06 2023-09-23T22:48:21.631 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.631 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.631 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.631 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.814236+0000", 2023-09-23T22:48:21.631 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0483765620000001 2023-09-23T22:48:21.631 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.631 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.631 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:48:21.632 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.814315+0000", 2023-09-23T22:48:21.632 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8201000000000006e-05 2023-09-23T22:48:21.632 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.632 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.632 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,5", 2023-09-23T22:48:21.632 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.814391+0000", 2023-09-23T22:48:21.632 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.6020999999999996e-05 2023-09-23T22:48:21.632 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.632 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.632 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:48:21.632 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.823472+0000", 2023-09-23T22:48:21.632 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.009081034 2023-09-23T22:48:21.633 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.633 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.633 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:21.633 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.823671+0000", 2023-09-23T22:48:21.633 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00019971 2023-09-23T22:48:21.633 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.633 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.633 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:21.633 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.850784+0000", 2023-09-23T22:48:21.633 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.027112839 2023-09-23T22:48:21.633 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.633 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.634 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:48:21.634 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.850835+0000", 2023-09-23T22:48:21.634 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.0368000000000003e-05 2023-09-23T22:48:21.634 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.634 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.634 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:48:21.634 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.850944+0000", 2023-09-23T22:48:21.634 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010908099999999999 2023-09-23T22:48:21.634 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.634 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:48:21.634 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.634 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.635 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.635 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34824.0:187848 7.e 7:71716fcc:::benchmark_data_smithi169_171442_object86417:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e181)", 2023-09-23T22:48:21.635 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:44:28.772352+0000", 2023-09-23T22:48:21.635 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 232.777494262, 2023-09-23T22:48:21.635 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.078821665, 2023-09-23T22:48:21.635 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:48:21.635 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:48:21.635 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:48:21.635 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34824", 2023-09-23T22:48:21.635 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1545515915", 2023-09-23T22:48:21.635 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 187848 2023-09-23T22:48:21.636 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.636 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:48:21.636 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.636 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:48:21.636 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.772352+0000", 2023-09-23T22:48:21.636 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.636 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.636 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.636 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:48:21.636 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.772352+0000", 2023-09-23T22:48:21.636 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.637 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.637 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.637 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:48:21.637 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.772351+0000", 2023-09-23T22:48:21.637 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:48:21.637 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.637 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.637 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:48:21.637 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.772355+0000", 2023-09-23T22:48:21.637 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.4499999999999997e-06 2023-09-23T22:48:21.637 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.638 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.638 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:48:21.638 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.772364+0000", 2023-09-23T22:48:21.638 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.7309999999999999e-06 2023-09-23T22:48:21.638 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.638 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.638 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:48:21.638 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.772377+0000", 2023-09-23T22:48:21.638 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3183999999999999e-05 2023-09-23T22:48:21.638 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.638 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.639 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.639 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.772510+0000", 2023-09-23T22:48:21.639 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013271100000000001 2023-09-23T22:48:21.639 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.639 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.639 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:48:21.639 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.772520+0000", 2023-09-23T22:48:21.639 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0583e-05 2023-09-23T22:48:21.639 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.639 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.639 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.640 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.819360+0000", 2023-09-23T22:48:21.640 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0468391480000001 2023-09-23T22:48:21.640 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.640 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.640 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:48:21.640 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.819445+0000", 2023-09-23T22:48:21.640 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.5724999999999997e-05 2023-09-23T22:48:21.640 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.640 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.640 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,5", 2023-09-23T22:48:21.640 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.819529+0000", 2023-09-23T22:48:21.640 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.3275999999999993e-05 2023-09-23T22:48:21.640 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.641 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.641 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:48:21.641 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.823642+0000", 2023-09-23T22:48:21.641 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0041131400000000004 2023-09-23T22:48:21.641 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.641 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.641 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:21.641 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.836184+0000", 2023-09-23T22:48:21.641 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.012542207999999999 2023-09-23T22:48:21.641 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.641 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.641 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:21.642 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.851029+0000", 2023-09-23T22:48:21.642 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.014844669 2023-09-23T22:48:21.642 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.642 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.642 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:48:21.642 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.851080+0000", 2023-09-23T22:48:21.642 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1263e-05 2023-09-23T22:48:21.642 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.642 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.642 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:48:21.642 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.851173+0000", 2023-09-23T22:48:21.643 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.3337000000000004e-05 2023-09-23T22:48:21.643 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.643 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:48:21.643 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.643 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.643 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.643 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34824.0:187856 7.e 7:73d992f3:::benchmark_data_smithi169_171442_object86425:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e181)", 2023-09-23T22:48:21.643 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:44:28.783513+0000", 2023-09-23T22:48:21.643 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 232.76633269000001, 2023-09-23T22:48:21.643 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0679980330000001, 2023-09-23T22:48:21.643 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:48:21.644 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:48:21.644 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:48:21.644 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34824", 2023-09-23T22:48:21.644 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1545515915", 2023-09-23T22:48:21.644 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 187856 2023-09-23T22:48:21.644 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.644 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:48:21.644 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.644 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:48:21.644 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.783513+0000", 2023-09-23T22:48:21.644 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.644 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.644 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.645 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:48:21.645 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.783513+0000", 2023-09-23T22:48:21.645 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.645 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.645 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.645 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:48:21.645 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.783511+0000", 2023-09-23T22:48:21.645 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T22:48:21.645 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.645 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.645 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:48:21.645 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.783518+0000", 2023-09-23T22:48:21.646 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.6189999999999996e-06 2023-09-23T22:48:21.646 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.646 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.646 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:48:21.646 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.783532+0000", 2023-09-23T22:48:21.646 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4113e-05 2023-09-23T22:48:21.646 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.646 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.646 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:48:21.646 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.783540+0000", 2023-09-23T22:48:21.646 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.4769999999999997e-06 2023-09-23T22:48:21.646 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.647 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.647 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.647 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.783634+0000", 2023-09-23T22:48:21.647 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.4178999999999994e-05 2023-09-23T22:48:21.647 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.647 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.647 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:48:21.647 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.783644+0000", 2023-09-23T22:48:21.647 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0182e-05 2023-09-23T22:48:21.647 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.647 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.647 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.648 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.823695+0000", 2023-09-23T22:48:21.648 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0400505920000001 2023-09-23T22:48:21.648 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.648 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.648 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:48:21.648 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.823774+0000", 2023-09-23T22:48:21.648 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.9060000000000005e-05 2023-09-23T22:48:21.648 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.648 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.648 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,5", 2023-09-23T22:48:21.648 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.823854+0000", 2023-09-23T22:48:21.648 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.0451000000000006e-05 2023-09-23T22:48:21.649 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.649 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.649 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:21.649 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.836240+0000", 2023-09-23T22:48:21.649 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.01238598 2023-09-23T22:48:21.649 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.649 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.649 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:48:21.649 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.836253+0000", 2023-09-23T22:48:21.649 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2624e-05 2023-09-23T22:48:21.649 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.649 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.649 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:21.650 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.851238+0000", 2023-09-23T22:48:21.650 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.014985623999999999 2023-09-23T22:48:21.650 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.650 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.650 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:48:21.650 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.851393+0000", 2023-09-23T22:48:21.650 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000155124 2023-09-23T22:48:21.650 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.650 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.650 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:48:21.650 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.851511+0000", 2023-09-23T22:48:21.651 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000117717 2023-09-23T22:48:21.651 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.651 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:48:21.651 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.651 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.651 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.651 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34824.0:187863 7.e 7:71d79248:::benchmark_data_smithi169_171442_object86432:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e181)", 2023-09-23T22:48:21.651 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:44:28.790623+0000", 2023-09-23T22:48:21.651 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 232.759223088, 2023-09-23T22:48:21.651 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0772034050000001, 2023-09-23T22:48:21.651 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:48:21.651 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:48:21.652 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:48:21.652 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34824", 2023-09-23T22:48:21.652 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1545515915", 2023-09-23T22:48:21.652 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 187863 2023-09-23T22:48:21.652 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.652 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:48:21.652 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.652 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:48:21.652 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.790623+0000", 2023-09-23T22:48:21.652 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.652 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.652 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.652 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:48:21.653 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.790623+0000", 2023-09-23T22:48:21.653 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.653 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.653 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.653 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:48:21.653 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.790621+0000", 2023-09-23T22:48:21.653 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:48:21.653 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.653 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.653 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:48:21.653 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.790627+0000", 2023-09-23T22:48:21.653 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.6080000000000003e-06 2023-09-23T22:48:21.653 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.654 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.654 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:48:21.654 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.790650+0000", 2023-09-23T22:48:21.654 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.2725e-05 2023-09-23T22:48:21.654 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.654 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.654 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:48:21.654 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.790659+0000", 2023-09-23T22:48:21.654 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.098e-06 2023-09-23T22:48:21.655 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.655 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.655 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.655 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.790699+0000", 2023-09-23T22:48:21.655 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.0383999999999998e-05 2023-09-23T22:48:21.655 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.655 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.655 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:48:21.655 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.790707+0000", 2023-09-23T22:48:21.655 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.2849999999999997e-06 2023-09-23T22:48:21.655 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.655 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.656 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.656 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.831773+0000", 2023-09-23T22:48:21.656 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.041065967 2023-09-23T22:48:21.656 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.656 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.656 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:48:21.656 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.831897+0000", 2023-09-23T22:48:21.656 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012422299999999999 2023-09-23T22:48:21.656 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.656 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.656 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,5", 2023-09-23T22:48:21.656 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.832040+0000", 2023-09-23T22:48:21.656 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000143623 2023-09-23T22:48:21.657 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.657 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.657 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:21.657 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.850741+0000", 2023-09-23T22:48:21.657 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.018700932999999999 2023-09-23T22:48:21.657 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.657 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.657 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:21.657 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.851554+0000", 2023-09-23T22:48:21.657 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00081231100000000002 2023-09-23T22:48:21.657 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.657 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.658 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:48:21.658 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.867530+0000", 2023-09-23T22:48:21.658 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.015976403 2023-09-23T22:48:21.658 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.658 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.658 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:48:21.658 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.867677+0000", 2023-09-23T22:48:21.658 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014689299999999999 2023-09-23T22:48:21.658 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.658 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.658 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:48:21.658 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.867826+0000", 2023-09-23T22:48:21.658 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014915800000000001 2023-09-23T22:48:21.659 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.659 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:48:21.659 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.659 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.659 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.659 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34824.0:187892 7.e 7:7c2017f6:::benchmark_data_smithi169_171442_object86461:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e181)", 2023-09-23T22:48:21.659 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:44:28.837551+0000", 2023-09-23T22:48:21.659 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 232.71229436300001, 2023-09-23T22:48:21.659 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.030609565, 2023-09-23T22:48:21.659 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:48:21.659 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:48:21.659 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:48:21.660 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34824", 2023-09-23T22:48:21.660 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1545515915", 2023-09-23T22:48:21.660 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 187892 2023-09-23T22:48:21.660 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.660 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:48:21.660 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.660 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:48:21.660 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.837551+0000", 2023-09-23T22:48:21.660 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.660 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.660 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.660 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:48:21.661 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.837551+0000", 2023-09-23T22:48:21.661 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.661 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.661 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.661 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:48:21.661 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.837550+0000", 2023-09-23T22:48:21.661 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:48:21.661 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.661 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.661 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:48:21.661 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.837557+0000", 2023-09-23T22:48:21.661 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.7240000000000003e-06 2023-09-23T22:48:21.661 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.662 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.662 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:48:21.662 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.837571+0000", 2023-09-23T22:48:21.662 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3953e-05 2023-09-23T22:48:21.662 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.662 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.662 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:48:21.662 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.837578+0000", 2023-09-23T22:48:21.662 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.498e-06 2023-09-23T22:48:21.662 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.662 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.662 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.662 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.837648+0000", 2023-09-23T22:48:21.663 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.9679999999999997e-05 2023-09-23T22:48:21.663 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.663 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.663 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:48:21.663 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.837659+0000", 2023-09-23T22:48:21.663 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0906e-05 2023-09-23T22:48:21.663 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.663 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.663 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.663 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.836315+0000", 2023-09-23T22:48:21.663 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.99865668200000002 2023-09-23T22:48:21.663 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.664 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.664 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:48:21.664 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.836476+0000", 2023-09-23T22:48:21.664 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00016082600000000001 2023-09-23T22:48:21.664 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.664 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.664 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,5", 2023-09-23T22:48:21.664 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.836565+0000", 2023-09-23T22:48:21.664 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.8400999999999996e-05 2023-09-23T22:48:21.664 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.664 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.664 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:21.665 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.850989+0000", 2023-09-23T22:48:21.665 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.01442479 2023-09-23T22:48:21.665 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.665 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.665 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:21.665 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.851583+0000", 2023-09-23T22:48:21.665 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00059333400000000005 2023-09-23T22:48:21.665 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.665 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.665 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:48:21.665 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.867884+0000", 2023-09-23T22:48:21.665 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.016301301000000001 2023-09-23T22:48:21.665 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.666 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.666 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:48:21.666 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.868035+0000", 2023-09-23T22:48:21.666 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000151237 2023-09-23T22:48:21.666 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.666 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.666 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:48:21.666 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.868161+0000", 2023-09-23T22:48:21.666 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000125792 2023-09-23T22:48:21.666 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.666 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:48:21.666 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.667 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.667 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.667 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34824.0:187931 7.e 7:7d235ab6:::benchmark_data_smithi169_171442_object86500:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e181)", 2023-09-23T22:48:21.667 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:44:28.894480+0000", 2023-09-23T22:48:21.667 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 232.65536584899999, 2023-09-23T22:48:21.667 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.973899611, 2023-09-23T22:48:21.667 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:48:21.667 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:48:21.667 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:48:21.667 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34824", 2023-09-23T22:48:21.667 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1545515915", 2023-09-23T22:48:21.668 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 187931 2023-09-23T22:48:21.668 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.668 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:48:21.668 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.668 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:48:21.668 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.894480+0000", 2023-09-23T22:48:21.668 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.668 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.668 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.668 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:48:21.668 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.894480+0000", 2023-09-23T22:48:21.668 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.669 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.669 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.669 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:48:21.669 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.894479+0000", 2023-09-23T22:48:21.669 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:48:21.669 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.669 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.669 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:48:21.669 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.894483+0000", 2023-09-23T22:48:21.669 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.5410000000000002e-06 2023-09-23T22:48:21.669 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.670 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.670 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:48:21.670 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.894493+0000", 2023-09-23T22:48:21.670 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.7599999999999997e-06 2023-09-23T22:48:21.670 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.670 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.670 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:48:21.670 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.894499+0000", 2023-09-23T22:48:21.670 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.7440000000000004e-06 2023-09-23T22:48:21.670 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.670 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.670 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.671 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.894548+0000", 2023-09-23T22:48:21.671 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.9070999999999998e-05 2023-09-23T22:48:21.671 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.671 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.671 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:48:21.671 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.894560+0000", 2023-09-23T22:48:21.671 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2396e-05 2023-09-23T22:48:21.671 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.671 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.671 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.671 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.845243+0000", 2023-09-23T22:48:21.671 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.95068245100000004 2023-09-23T22:48:21.672 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.672 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.672 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:48:21.672 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.845369+0000", 2023-09-23T22:48:21.672 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000126511 2023-09-23T22:48:21.672 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.672 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.672 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,5", 2023-09-23T22:48:21.672 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.845498+0000", 2023-09-23T22:48:21.672 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012895300000000001 2023-09-23T22:48:21.672 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.672 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.672 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:21.673 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.851209+0000", 2023-09-23T22:48:21.673 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0057109709999999996 2023-09-23T22:48:21.673 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.673 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.673 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:21.673 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.867872+0000", 2023-09-23T22:48:21.673 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.016662797 2023-09-23T22:48:21.673 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.673 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.673 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:48:21.673 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.868174+0000", 2023-09-23T22:48:21.673 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000301723 2023-09-23T22:48:21.674 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.674 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.674 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:48:21.674 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.868271+0000", 2023-09-23T22:48:21.674 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.7379000000000004e-05 2023-09-23T22:48:21.674 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.674 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.674 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:48:21.674 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.868380+0000", 2023-09-23T22:48:21.674 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000108482 2023-09-23T22:48:21.674 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.674 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:48:21.675 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.675 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.675 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.675 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34824.0:187934 7.e 7:763d3196:::benchmark_data_smithi169_171442_object86503:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e181)", 2023-09-23T22:48:21.675 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:44:28.895172+0000", 2023-09-23T22:48:21.675 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 232.65467379, 2023-09-23T22:48:21.675 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.97345808, 2023-09-23T22:48:21.675 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:48:21.675 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:48:21.675 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:48:21.675 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34824", 2023-09-23T22:48:21.675 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1545515915", 2023-09-23T22:48:21.675 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 187934 2023-09-23T22:48:21.676 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.676 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:48:21.676 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.676 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:48:21.676 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.895172+0000", 2023-09-23T22:48:21.676 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.676 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.676 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.676 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:48:21.676 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.895172+0000", 2023-09-23T22:48:21.676 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.676 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.677 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.677 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:48:21.677 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.895171+0000", 2023-09-23T22:48:21.677 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:48:21.677 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.677 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.677 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:48:21.677 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.895176+0000", 2023-09-23T22:48:21.677 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.865e-06 2023-09-23T22:48:21.677 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.677 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.677 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:48:21.677 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.895186+0000", 2023-09-23T22:48:21.678 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0465999999999999e-05 2023-09-23T22:48:21.678 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.678 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.678 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:48:21.678 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.895194+0000", 2023-09-23T22:48:21.678 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.9000000000000006e-06 2023-09-23T22:48:21.678 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.678 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.678 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.678 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.895240+0000", 2023-09-23T22:48:21.678 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.562e-05 2023-09-23T22:48:21.679 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.679 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.679 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:48:21.679 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:28.895250+0000", 2023-09-23T22:48:21.679 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0444e-05 2023-09-23T22:48:21.679 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.679 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.679 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.679 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.851607+0000", 2023-09-23T22:48:21.679 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.95635649199999995 2023-09-23T22:48:21.679 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.679 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.680 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:48:21.680 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.851882+0000", 2023-09-23T22:48:21.680 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00027478399999999998 2023-09-23T22:48:21.680 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.680 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.680 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,5", 2023-09-23T22:48:21.680 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.851998+0000", 2023-09-23T22:48:21.680 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00011620600000000001 2023-09-23T22:48:21.680 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.680 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.680 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:48:21.680 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.868393+0000", 2023-09-23T22:48:21.680 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.016394936999999998 2023-09-23T22:48:21.681 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.681 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.681 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:21.681 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.868438+0000", 2023-09-23T22:48:21.681 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.5327999999999997e-05 2023-09-23T22:48:21.681 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.681 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.681 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:21.681 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.868480+0000", 2023-09-23T22:48:21.681 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.1403000000000003e-05 2023-09-23T22:48:21.681 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.681 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.681 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:48:21.682 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.868530+0000", 2023-09-23T22:48:21.682 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.0674999999999998e-05 2023-09-23T22:48:21.682 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.682 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.682 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:48:21.682 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.868630+0000", 2023-09-23T22:48:21.682 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.9822999999999996e-05 2023-09-23T22:48:21.682 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.682 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:48:21.682 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.682 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.682 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.683 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34824.0:187999 7.e 7:7357597f:::benchmark_data_smithi169_171442_object86568:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e181)", 2023-09-23T22:48:21.683 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:44:29.008018+0000", 2023-09-23T22:48:21.683 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 232.541827692, 2023-09-23T22:48:21.683 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.880743779, 2023-09-23T22:48:21.683 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:48:21.683 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:48:21.687 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:48:21.687 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34824", 2023-09-23T22:48:21.687 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1545515915", 2023-09-23T22:48:21.687 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 187999 2023-09-23T22:48:21.687 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.688 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:48:21.688 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.688 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:48:21.688 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.008018+0000", 2023-09-23T22:48:21.688 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.688 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.688 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.688 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:48:21.688 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.008018+0000", 2023-09-23T22:48:21.688 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.688 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.688 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.689 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:48:21.689 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.008016+0000", 2023-09-23T22:48:21.689 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T22:48:21.689 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.689 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.689 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:48:21.689 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.008025+0000", 2023-09-23T22:48:21.689 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.6629999999999999e-06 2023-09-23T22:48:21.689 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.689 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.689 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:48:21.689 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.008039+0000", 2023-09-23T22:48:21.690 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.42e-05 2023-09-23T22:48:21.690 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.690 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.690 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:48:21.690 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.008047+0000", 2023-09-23T22:48:21.690 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.0579999999999998e-06 2023-09-23T22:48:21.690 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.690 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.690 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.690 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.008104+0000", 2023-09-23T22:48:21.690 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.7222999999999997e-05 2023-09-23T22:48:21.690 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.691 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.691 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:48:21.691 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.008115+0000", 2023-09-23T22:48:21.691 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0406e-05 2023-09-23T22:48:21.691 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.691 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.691 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.691 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.861352+0000", 2023-09-23T22:48:21.691 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.85323735099999998 2023-09-23T22:48:21.691 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.691 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.691 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:48:21.691 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.861504+0000", 2023-09-23T22:48:21.692 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000151924 2023-09-23T22:48:21.692 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.692 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.692 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,5", 2023-09-23T22:48:21.692 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.861679+0000", 2023-09-23T22:48:21.692 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00017528500000000001 2023-09-23T22:48:21.692 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.692 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.692 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:21.692 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.868672+0000", 2023-09-23T22:48:21.692 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0069931350000000001 2023-09-23T22:48:21.692 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.692 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.693 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:21.693 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.868710+0000", 2023-09-23T22:48:21.693 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.7475000000000003e-05 2023-09-23T22:48:21.693 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.693 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.693 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:48:21.693 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.888543+0000", 2023-09-23T22:48:21.693 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.019832855 2023-09-23T22:48:21.693 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.693 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.693 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:48:21.693 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.888656+0000", 2023-09-23T22:48:21.693 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00011295500000000001 2023-09-23T22:48:21.694 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.694 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.694 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:48:21.694 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.888762+0000", 2023-09-23T22:48:21.694 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000106227 2023-09-23T22:48:21.694 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.694 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:48:21.694 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.694 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.694 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.694 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34824.0:188015 7.e 7:7deb66e4:::benchmark_data_smithi169_171442_object86584:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e181)", 2023-09-23T22:48:21.694 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:44:29.031695+0000", 2023-09-23T22:48:21.695 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 232.51815085300001, 2023-09-23T22:48:21.695 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.87871805700000005, 2023-09-23T22:48:21.695 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:48:21.695 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:48:21.695 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:48:21.695 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34824", 2023-09-23T22:48:21.695 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1545515915", 2023-09-23T22:48:21.695 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 188015 2023-09-23T22:48:21.695 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.695 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:48:21.695 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.695 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:48:21.695 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.031695+0000", 2023-09-23T22:48:21.696 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.696 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.696 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.696 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:48:21.696 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.031695+0000", 2023-09-23T22:48:21.696 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.696 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.696 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.696 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:48:21.696 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.031693+0000", 2023-09-23T22:48:21.696 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T22:48:21.696 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.697 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.697 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:48:21.697 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.031702+0000", 2023-09-23T22:48:21.697 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.251e-06 2023-09-23T22:48:21.697 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.697 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.697 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:48:21.697 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.031726+0000", 2023-09-23T22:48:21.697 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.3410000000000001e-05 2023-09-23T22:48:21.697 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.697 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.697 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:48:21.698 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.031742+0000", 2023-09-23T22:48:21.698 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6053999999999999e-05 2023-09-23T22:48:21.698 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.698 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.698 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.698 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.031829+0000", 2023-09-23T22:48:21.698 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.6902000000000002e-05 2023-09-23T22:48:21.698 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.698 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.698 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:48:21.698 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.031848+0000", 2023-09-23T22:48:21.698 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.9394000000000001e-05 2023-09-23T22:48:21.699 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.699 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.699 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.699 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.868741+0000", 2023-09-23T22:48:21.699 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.83689321000000005 2023-09-23T22:48:21.699 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.699 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.699 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:48:21.699 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.868867+0000", 2023-09-23T22:48:21.699 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000126036 2023-09-23T22:48:21.699 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.699 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.700 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,5", 2023-09-23T22:48:21.700 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.869133+0000", 2023-09-23T22:48:21.700 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00026563200000000002 2023-09-23T22:48:21.700 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.700 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.700 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:48:21.700 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.896216+0000", 2023-09-23T22:48:21.700 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.027082869999999998 2023-09-23T22:48:21.700 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.700 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.700 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:21.700 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.896262+0000", 2023-09-23T22:48:21.700 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.5952000000000003e-05 2023-09-23T22:48:21.701 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.701 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.701 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:21.701 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.910262+0000", 2023-09-23T22:48:21.701 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.014000256000000001 2023-09-23T22:48:21.701 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.701 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.701 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:48:21.701 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.910311+0000", 2023-09-23T22:48:21.701 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.9573000000000001e-05 2023-09-23T22:48:21.701 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.701 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.702 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:48:21.702 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.910413+0000", 2023-09-23T22:48:21.702 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000101531 2023-09-23T22:48:21.702 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.702 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:48:21.702 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.702 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.702 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.702 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34824.0:188017 7.e 7:73610569:::benchmark_data_smithi169_171442_object86586:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e181)", 2023-09-23T22:48:21.702 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:44:29.033227+0000", 2023-09-23T22:48:21.702 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 232.51661894899999, 2023-09-23T22:48:21.702 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.87734327300000003, 2023-09-23T22:48:21.703 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:48:21.703 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:48:21.703 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:48:21.703 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34824", 2023-09-23T22:48:21.703 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1545515915", 2023-09-23T22:48:21.703 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 188017 2023-09-23T22:48:21.703 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.703 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:48:21.703 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.703 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:48:21.703 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.033227+0000", 2023-09-23T22:48:21.703 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.704 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.704 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.704 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:48:21.704 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.033227+0000", 2023-09-23T22:48:21.704 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.704 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.704 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.704 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:48:21.704 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.033226+0000", 2023-09-23T22:48:21.704 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:48:21.704 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.704 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.704 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:48:21.705 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.033231+0000", 2023-09-23T22:48:21.705 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.7130000000000002e-06 2023-09-23T22:48:21.705 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.705 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.705 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:48:21.705 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.033243+0000", 2023-09-23T22:48:21.705 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1698999999999999e-05 2023-09-23T22:48:21.705 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.705 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.705 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:48:21.705 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.033252+0000", 2023-09-23T22:48:21.705 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.7520000000000002e-06 2023-09-23T22:48:21.705 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.706 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.706 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.706 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.033289+0000", 2023-09-23T22:48:21.706 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.6878000000000002e-05 2023-09-23T22:48:21.706 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.706 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.706 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:48:21.706 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.033296+0000", 2023-09-23T22:48:21.706 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.8900000000000001e-06 2023-09-23T22:48:21.706 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.706 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.706 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.707 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.874556+0000", 2023-09-23T22:48:21.707 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.84126029400000002 2023-09-23T22:48:21.707 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.707 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.707 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:48:21.707 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.874773+0000", 2023-09-23T22:48:21.707 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000216715 2023-09-23T22:48:21.707 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.707 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.707 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,5", 2023-09-23T22:48:21.707 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.874898+0000", 2023-09-23T22:48:21.707 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000124902 2023-09-23T22:48:21.707 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.708 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.708 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:48:21.708 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.896270+0000", 2023-09-23T22:48:21.708 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.021372631 2023-09-23T22:48:21.708 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.708 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.708 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:21.708 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.896307+0000", 2023-09-23T22:48:21.708 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.7132000000000003e-05 2023-09-23T22:48:21.708 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.708 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.708 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:21.709 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.910452+0000", 2023-09-23T22:48:21.709 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.014144462999999999 2023-09-23T22:48:21.709 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.709 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.709 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:48:21.709 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.910488+0000", 2023-09-23T22:48:21.709 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.6031000000000001e-05 2023-09-23T22:48:21.709 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.709 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.709 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:48:21.709 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:29.910570+0000", 2023-09-23T22:48:21.709 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.2300999999999997e-05 2023-09-23T22:48:21.709 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.710 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:48:21.710 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.710 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.710 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.710 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35010.0:145410 8.d 8:b9c39471:::benchmark_data_smithi169_191619_object33484:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e221)", 2023-09-23T22:48:21.710 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:48:07.732130+0000", 2023-09-23T22:48:21.710 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 13.817715502, 2023-09-23T22:48:21.710 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3359329600000001, 2023-09-23T22:48:21.710 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:48:21.710 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:48:21.710 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:48:21.710 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35010", 2023-09-23T22:48:21.710 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:48:21.711 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 145410 2023-09-23T22:48:21.711 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.711 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:48:21.711 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.711 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:48:21.711 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:07.732130+0000", 2023-09-23T22:48:21.711 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.711 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.711 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.711 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:48:21.711 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:07.732130+0000", 2023-09-23T22:48:21.712 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.712 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.712 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.712 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:48:21.712 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:07.732128+0000", 2023-09-23T22:48:21.712 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999976 2023-09-23T22:48:21.712 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.712 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.712 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:48:21.712 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:07.732139+0000", 2023-09-23T22:48:21.712 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0732e-05 2023-09-23T22:48:21.712 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.713 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.713 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:48:21.713 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:07.732165+0000", 2023-09-23T22:48:21.713 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.6329000000000002e-05 2023-09-23T22:48:21.713 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.713 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.713 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:48:21.713 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:07.732179+0000", 2023-09-23T22:48:21.713 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4242e-05 2023-09-23T22:48:21.713 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.713 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.713 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.713 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:07.732272+0000", 2023-09-23T22:48:21.714 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.2398000000000005e-05 2023-09-23T22:48:21.714 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.714 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.714 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op must wait for map", 2023-09-23T22:48:21.714 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:07.732281+0000", 2023-09-23T22:48:21.714 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.465e-06 2023-09-23T22:48:21.714 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.714 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.714 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.714 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:07.738740+0000", 2023-09-23T22:48:21.714 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0064588520000000002 2023-09-23T22:48:21.714 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.715 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.715 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:48:21.715 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:07.738750+0000", 2023-09-23T22:48:21.715 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.6549999999999999e-06 2023-09-23T22:48:21.715 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.715 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.715 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.715 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:09.040305+0000", 2023-09-23T22:48:21.715 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3015550390000001 2023-09-23T22:48:21.715 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.715 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.715 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:48:21.715 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:09.043478+0000", 2023-09-23T22:48:21.716 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.003173646 2023-09-23T22:48:21.716 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.716 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.716 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,7", 2023-09-23T22:48:21.716 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:09.043609+0000", 2023-09-23T22:48:21.716 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013097400000000001 2023-09-23T22:48:21.716 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.716 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.716 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:48:21.716 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:09.055641+0000", 2023-09-23T22:48:21.716 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.012031712 2023-09-23T22:48:21.716 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.717 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.717 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:21.717 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:09.055855+0000", 2023-09-23T22:48:21.717 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00021355199999999999 2023-09-23T22:48:21.717 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.717 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.717 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:21.717 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:09.067886+0000", 2023-09-23T22:48:21.717 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.012031373 2023-09-23T22:48:21.717 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.717 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.717 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:48:21.718 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:09.067949+0000", 2023-09-23T22:48:21.718 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.2865000000000002e-05 2023-09-23T22:48:21.718 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.718 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.718 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:48:21.718 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:09.068063+0000", 2023-09-23T22:48:21.718 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000114325 2023-09-23T22:48:21.718 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.718 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:48:21.718 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.718 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.718 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.719 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35010.0:145419 8.d 8:b60dc36d:::benchmark_data_smithi169_191619_object33493:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e221)", 2023-09-23T22:48:21.719 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:48:07.732198+0000", 2023-09-23T22:48:21.719 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 13.817648067, 2023-09-23T22:48:21.719 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.336090596, 2023-09-23T22:48:21.719 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:48:21.719 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:48:21.719 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:48:21.719 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35010", 2023-09-23T22:48:21.719 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:48:21.719 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 145419 2023-09-23T22:48:21.719 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.719 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:48:21.720 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.720 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:48:21.720 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:07.732198+0000", 2023-09-23T22:48:21.720 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.720 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.720 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.720 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:48:21.720 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:07.732198+0000", 2023-09-23T22:48:21.720 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:48:21.720 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.720 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.721 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:48:21.721 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:07.732197+0000", 2023-09-23T22:48:21.721 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:48:21.721 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.721 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.721 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:48:21.721 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:07.732201+0000", 2023-09-23T22:48:21.721 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.4939999999999997e-06 2023-09-23T22:48:21.721 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.721 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.721 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:48:21.721 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:07.732211+0000", 2023-09-23T22:48:21.721 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.0489999999999993e-06 2023-09-23T22:48:21.722 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.722 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.722 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:48:21.722 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:07.732218+0000", 2023-09-23T22:48:21.722 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.272e-06 2023-09-23T22:48:21.722 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.722 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.722 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.722 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:07.732467+0000", 2023-09-23T22:48:21.722 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00024911600000000002 2023-09-23T22:48:21.722 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.722 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.723 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting_for_map not empty", 2023-09-23T22:48:21.723 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:07.732474+0000", 2023-09-23T22:48:21.723 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.6800000000000004e-06 2023-09-23T22:48:21.723 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.723 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.723 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.723 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:07.738772+0000", 2023-09-23T22:48:21.723 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0062983539999999999 2023-09-23T22:48:21.723 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.723 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.723 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:48:21.723 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:07.738780+0000", 2023-09-23T22:48:21.723 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8010000000000004e-06 2023-09-23T22:48:21.724 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.724 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.724 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:48:21.724 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:09.047460+0000", 2023-09-23T22:48:21.724 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3086805749999999 2023-09-23T22:48:21.724 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.724 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.724 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:48:21.724 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:09.047603+0000", 2023-09-23T22:48:21.724 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014227599999999999 2023-09-23T22:48:21.724 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.724 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.725 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,7", 2023-09-23T22:48:21.725 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:09.047732+0000", 2023-09-23T22:48:21.725 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000129751 2023-09-23T22:48:21.725 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.725 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.725 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:48:21.725 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:09.055812+0000", 2023-09-23T22:48:21.725 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0080795759999999998 2023-09-23T22:48:21.725 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.725 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.725 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:21.725 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:09.055900+0000", 2023-09-23T22:48:21.725 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.7762000000000004e-05 2023-09-23T22:48:21.726 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.726 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.726 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:48:21.726 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:09.068141+0000", 2023-09-23T22:48:21.726 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.012241593 2023-09-23T22:48:21.726 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.726 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.726 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:48:21.726 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:09.068204+0000", 2023-09-23T22:48:21.726 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.2334000000000003e-05 2023-09-23T22:48:21.726 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:48:21.726 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:48:21.726 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:48:21.727 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:09.068288+0000", 2023-09-23T22:48:21.727 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.4708000000000003e-05 2023-09-23T22:48:21.727 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.727 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:48:21.727 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.727 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:48:21.727 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:48:21.727 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T22:48:21.727 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:21.753 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:21.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:21.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:21.856 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:21.889 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:21.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:21.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:21.993 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:22.020 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:22.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:22.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:22.062 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:21 smithi169 bash[104356]: cluster 2023-09-23T22:48:20.565060+0000 mgr.y (mgr.25310) 796 : cluster 0 pgmap v834: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+degraded+remapped+backfilling, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 45194/217281 objects degraded (20.800%); 6873/217281 objects misplaced (3.163%); 8.2 MiB/s, 131 objects/s recovering 2023-09-23T22:48:22.062 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:21 smithi169 bash[104356]: cluster 2023-09-23T22:48:21.594181+0000 mon.a (mon.0) 1110 : cluster 3 Health check update: Degraded data redundancy: 45194/217281 objects degraded (20.800%), 11 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:48:22.063 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:21 smithi169 bash[101133]: cluster 2023-09-23T22:48:20.565060+0000 mgr.y (mgr.25310) 796 : cluster 0 pgmap v834: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+degraded+remapped+backfilling, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 45194/217281 objects degraded (20.800%); 6873/217281 objects misplaced (3.163%); 8.2 MiB/s, 131 objects/s recovering 2023-09-23T22:48:22.063 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:21 smithi169 bash[101133]: cluster 2023-09-23T22:48:21.594181+0000 mon.a (mon.0) 1110 : cluster 3 Health check update: Degraded data redundancy: 45194/217281 objects degraded (20.800%), 11 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:48:22.122 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:22.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:21 smithi187 bash[89487]: cluster 2023-09-23T22:48:20.565060+0000 mgr.y (mgr.25310) 796 : cluster 0 pgmap v834: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+degraded+remapped+backfilling, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 542 op/s; 45194/217281 objects degraded (20.800%); 6873/217281 objects misplaced (3.163%); 8.2 MiB/s, 131 objects/s recovering 2023-09-23T22:48:22.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:21 smithi187 bash[89487]: cluster 2023-09-23T22:48:21.594181+0000 mon.a (mon.0) 1110 : cluster 3 Health check update: Degraded data redundancy: 45194/217281 objects degraded (20.800%), 11 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:48:22.156 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:22.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:22.159 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:22.260 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:22.295 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:22.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:22.300 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:22.400 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:22.426 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:22.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:22.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:22.531 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:22.567 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:22.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:22.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:22.673 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:22.703 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:22.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:22.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:22.809 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:22.843 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:22.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:22.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:22.946 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:22.969 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:22.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:22.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:23.077 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:23.107 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:23.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:23.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:23.214 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:23.247 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:23.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:23.253 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:23.353 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:23.375 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:23.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:23.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:23.480 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:23.514 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:23.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:23.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:23.621 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:23.643 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:23.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:23.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:23.747 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:23.783 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:23.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:23.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:23.886 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:23.912 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:23.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:23.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:24.016 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:24.024 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:23 smithi169 bash[104356]: cluster 2023-09-23T22:48:22.565860+0000 mgr.y (mgr.25310) 797 : cluster 0 pgmap v835: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 43787/212883 objects degraded (20.569%); 6675/212883 objects misplaced (3.136%); 13 MiB/s, 200 objects/s recovering 2023-09-23T22:48:24.025 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:23 smithi169 bash[101133]: cluster 2023-09-23T22:48:22.565860+0000 mgr.y (mgr.25310) 797 : cluster 0 pgmap v835: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 43787/212883 objects degraded (20.569%); 6675/212883 objects misplaced (3.136%); 13 MiB/s, 200 objects/s recovering 2023-09-23T22:48:24.046 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:24.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:24.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:24.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:23 smithi187 bash[89487]: cluster 2023-09-23T22:48:22.565860+0000 mgr.y (mgr.25310) 797 : cluster 0 pgmap v835: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 43787/212883 objects degraded (20.569%); 6675/212883 objects misplaced (3.136%); 13 MiB/s, 200 objects/s recovering 2023-09-23T22:48:24.151 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:24.176 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:24.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:24.181 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:24.281 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:24.311 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:24.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:24.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:24.415 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:24.443 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:24.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:24.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:24.548 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:24.570 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:24.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:24.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:24.674 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:24.703 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:24.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:24.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:24.806 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:24.827 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:24.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:24.831 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:24.931 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:24.955 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:24.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:24.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:25.058 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:25.084 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:25.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:25.087 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:25.187 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:25.208 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:25.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:25.210 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:25.311 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:25.344 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:25.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:25.346 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:25.447 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:25.477 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:25.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:25.481 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:25.582 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:25.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:25.616 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:25.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:25.717 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:25.747 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:25.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:25.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:25.850 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:25.858 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:25 smithi169 bash[101133]: cluster 2023-09-23T22:48:24.566494+0000 mgr.y (mgr.25310) 798 : cluster 0 pgmap v836: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+degraded+remapped+backfilling, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 741 op/s; 42579/206922 objects degraded (20.577%); 6450/206922 objects misplaced (3.117%); 10 MiB/s, 162 objects/s recovering 2023-09-23T22:48:25.858 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:25 smithi169 bash[104356]: cluster 2023-09-23T22:48:24.566494+0000 mgr.y (mgr.25310) 798 : cluster 0 pgmap v836: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+degraded+remapped+backfilling, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 741 op/s; 42579/206922 objects degraded (20.577%); 6450/206922 objects misplaced (3.117%); 10 MiB/s, 162 objects/s recovering 2023-09-23T22:48:25.873 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:25.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:25.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:25.976 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:26.006 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:26.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:26.013 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:26.114 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:26.123 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:25 smithi187 bash[89487]: cluster 2023-09-23T22:48:24.566494+0000 mgr.y (mgr.25310) 798 : cluster 0 pgmap v836: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+degraded+remapped+backfilling, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 741 op/s; 42579/206922 objects degraded (20.577%); 6450/206922 objects misplaced (3.117%); 10 MiB/s, 162 objects/s recovering 2023-09-23T22:48:26.140 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:26.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:26.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:26.244 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:26.269 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:26.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:26.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:26.372 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:26.398 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:26.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:26.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:26.505 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:26.538 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:26.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:26.542 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:26.642 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:26.671 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:26.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:26.674 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:26.775 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:26.803 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:26.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:26.806 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:26.857 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-23T22:48:26.907 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:26.915 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:26 smithi169 bash[101133]: audit 2023-09-23T22:48:26.146926+0000 mon.a (mon.0) 1111 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:48:26.915 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:26 smithi169 bash[101133]: cluster 2023-09-23T22:48:26.595496+0000 mon.a (mon.0) 1112 : cluster 3 Health check update: Degraded data redundancy: 42579/206922 objects degraded (20.577%), 11 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:48:26.915 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:26 smithi169 bash[104356]: audit 2023-09-23T22:48:26.146926+0000 mon.a (mon.0) 1111 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:48:26.915 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:26 smithi169 bash[104356]: cluster 2023-09-23T22:48:26.595496+0000 mon.a (mon.0) 1112 : cluster 3 Health check update: Degraded data redundancy: 42579/206922 objects degraded (20.577%), 11 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:48:26.935 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:26.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:26.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:27.038 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:27.073 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:27.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:27.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:27.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:26 smithi187 bash[89487]: audit 2023-09-23T22:48:26.146926+0000 mon.a (mon.0) 1111 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:48:27.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:26 smithi187 bash[89487]: cluster 2023-09-23T22:48:26.595496+0000 mon.a (mon.0) 1112 : cluster 3 Health check update: Degraded data redundancy: 42579/206922 objects degraded (20.577%), 11 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:48:27.161 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:48:27.181 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:27.203 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:48:27.206 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:27.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:27.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:27.267 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:48:27.311 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:27.316 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:48:27.338 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:27.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:27.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:27.356 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:48:27.398 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:48:27.435 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:48:27.442 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:27.475 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:48:27.475 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:27.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:27.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:27.482 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:48:27.482 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:48:27.482 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:48:27.483 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:48:27.483 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:48:27.483 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:48:27.483 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:48:27.483 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:48:27.583 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:27.608 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:27.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:27.612 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:27.713 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:27.745 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:27.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:27.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:27.850 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:27.872 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:27.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:27.876 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:27.977 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:28.002 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:28.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:28.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:28.105 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:28.115 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:27 smithi187 bash[89487]: cluster 2023-09-23T22:48:26.567173+0000 mgr.y (mgr.25310) 799 : cluster 0 pgmap v837: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+degraded+remapped+backfilling, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 572 op/s; 42579/206922 objects degraded (20.577%); 6450/206922 objects misplaced (3.117%); 9.5 MiB/s, 152 objects/s recovering 2023-09-23T22:48:28.115 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:27 smithi187 bash[89487]: audit 2023-09-23T22:48:27.115171+0000 mon.a (mon.0) 1113 : audit 0 from='client.? 172.21.15.169:0/1359754294' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:48:28.146 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:28.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:28.150 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:28.250 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:28.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:27 smithi169 bash[104356]: cluster 2023-09-23T22:48:26.567173+0000 mgr.y (mgr.25310) 799 : cluster 0 pgmap v837: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+degraded+remapped+backfilling, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 572 op/s; 42579/206922 objects degraded (20.577%); 6450/206922 objects misplaced (3.117%); 9.5 MiB/s, 152 objects/s recovering 2023-09-23T22:48:28.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:27 smithi169 bash[104356]: audit 2023-09-23T22:48:27.115171+0000 mon.a (mon.0) 1113 : audit 0 from='client.? 172.21.15.169:0/1359754294' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:48:28.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:27 smithi169 bash[101133]: cluster 2023-09-23T22:48:26.567173+0000 mgr.y (mgr.25310) 799 : cluster 0 pgmap v837: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+degraded+remapped+backfilling, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 572 op/s; 42579/206922 objects degraded (20.577%); 6450/206922 objects misplaced (3.117%); 9.5 MiB/s, 152 objects/s recovering 2023-09-23T22:48:28.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:27 smithi169 bash[101133]: audit 2023-09-23T22:48:27.115171+0000 mon.a (mon.0) 1113 : audit 0 from='client.? 172.21.15.169:0/1359754294' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:48:28.283 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:28.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:28.285 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:28.386 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:28.414 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:28.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:28.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:28.519 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:28.545 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:28.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:28.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:28.649 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:28.658 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:48:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:48:28] "GET /metrics HTTP/1.1" 200 36472 "" "Prometheus/2.43.0" 2023-09-23T22:48:28.679 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:28.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:28.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:28.786 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:28.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:28.818 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:28.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:28.919 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:28.954 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:28.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:28.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:29.057 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:29.091 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:29.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:29.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:29.194 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:29.231 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:29.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:29.233 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:29.334 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:29.357 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:29.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:29.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:29.462 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:29.493 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:29.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:29.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:29.596 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:29.624 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:29.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:29.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:29.728 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:29.752 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:29.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:29.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:29.857 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:29.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:29 smithi187 bash[89487]: cluster 2023-09-23T22:48:28.568096+0000 mgr.y (mgr.25310) 800 : cluster 0 pgmap v838: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+degraded+remapped+backfilling, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 852 op/s; 40101/196818 objects degraded (20.375%); 6046/196818 objects misplaced (3.072%); 14 MiB/s, 227 objects/s recovering 2023-09-23T22:48:29.879 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:29.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:29.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:29.981 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:30.006 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:30.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:30.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:30.018 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:29 smithi169 bash[101133]: cluster 2023-09-23T22:48:28.568096+0000 mgr.y (mgr.25310) 800 : cluster 0 pgmap v838: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+degraded+remapped+backfilling, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 852 op/s; 40101/196818 objects degraded (20.375%); 6046/196818 objects misplaced (3.072%); 14 MiB/s, 227 objects/s recovering 2023-09-23T22:48:30.019 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:29 smithi169 bash[104356]: cluster 2023-09-23T22:48:28.568096+0000 mgr.y (mgr.25310) 800 : cluster 0 pgmap v838: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+degraded+remapped+backfilling, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 852 op/s; 40101/196818 objects degraded (20.375%); 6046/196818 objects misplaced (3.072%); 14 MiB/s, 227 objects/s recovering 2023-09-23T22:48:30.113 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:30.147 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:30.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:30.154 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:30.255 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:30.284 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:30.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:30.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:30.393 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:30.434 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:30.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:30.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:30.539 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:30.565 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:30.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:30.568 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:30.669 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:30.702 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:30.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:30.706 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:30.806 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:30.829 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:30.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:30.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:30.845 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is unset 2023-09-23T22:48:30.932 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:30.956 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:30.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:30.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:31.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:30 smithi169 bash[104356]: audit 2023-09-23T22:48:30.693732+0000 mon.b (mon.1) 14 : audit 1 from='client.? 172.21.15.169:0/3887373885' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:48:31.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:30 smithi169 bash[104356]: audit 2023-09-23T22:48:30.694795+0000 mon.a (mon.0) 1114 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:48:31.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:30 smithi169 bash[101133]: audit 2023-09-23T22:48:30.693732+0000 mon.b (mon.1) 14 : audit 1 from='client.? 172.21.15.169:0/3887373885' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:48:31.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:30 smithi169 bash[101133]: audit 2023-09-23T22:48:30.694795+0000 mon.a (mon.0) 1114 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:48:31.059 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:31.086 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:31.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:31.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:31.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:30 smithi187 bash[89487]: audit 2023-09-23T22:48:30.693732+0000 mon.b (mon.1) 14 : audit 1 from='client.? 172.21.15.169:0/3887373885' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:48:31.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:30 smithi187 bash[89487]: audit 2023-09-23T22:48:30.694795+0000 mon.a (mon.0) 1114 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:48:31.189 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:31.221 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:31.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:31.226 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:31.326 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:31.357 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:31.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:31.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:31.463 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:31.495 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:31.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:31.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:31.600 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:31.625 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:31.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:31.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:31.734 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:31.766 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:31.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:31.768 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:31.868 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:31.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:31 smithi187 bash[89487]: cluster 2023-09-23T22:48:30.568687+0000 mgr.y (mgr.25310) 801 : cluster 0 pgmap v839: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+degraded+remapped+backfilling, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 568 op/s; 40101/196818 objects degraded (20.375%); 6046/196818 objects misplaced (3.072%); 9.6 MiB/s, 154 objects/s recovering 2023-09-23T22:48:31.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:31 smithi187 bash[89487]: cluster 2023-09-23T22:48:30.816288+0000 mon.a (mon.0) 1115 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:48:31.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:31 smithi187 bash[89487]: cluster 2023-09-23T22:48:30.827898+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T22:48:31.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:31 smithi187 bash[89487]: audit 2023-09-23T22:48:30.831492+0000 mon.a (mon.0) 1116 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:48:31.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:31 smithi187 bash[89487]: cluster 2023-09-23T22:48:30.832046+0000 mon.a (mon.0) 1117 : cluster 0 osdmap e223: 8 total, 8 up, 8 in 2023-09-23T22:48:31.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:31 smithi187 bash[89487]: cluster 2023-09-23T22:48:31.596686+0000 mon.a (mon.0) 1118 : cluster 3 Health check update: Degraded data redundancy: 40101/196818 objects degraded (20.375%), 11 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:48:31.900 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:31.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:31.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:32.005 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:32.036 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:32.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:32.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:32.122 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:48:32.131 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:31 smithi169 bash[101133]: cluster 2023-09-23T22:48:30.568687+0000 mgr.y (mgr.25310) 801 : cluster 0 pgmap v839: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+degraded+remapped+backfilling, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 568 op/s; 40101/196818 objects degraded (20.375%); 6046/196818 objects misplaced (3.072%); 9.6 MiB/s, 154 objects/s recovering 2023-09-23T22:48:32.131 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:31 smithi169 bash[101133]: cluster 2023-09-23T22:48:30.816288+0000 mon.a (mon.0) 1115 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:48:32.131 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:31 smithi169 bash[101133]: cluster 2023-09-23T22:48:30.827898+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T22:48:32.131 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:31 smithi169 bash[101133]: audit 2023-09-23T22:48:30.831492+0000 mon.a (mon.0) 1116 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:48:32.131 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:31 smithi169 bash[101133]: cluster 2023-09-23T22:48:30.832046+0000 mon.a (mon.0) 1117 : cluster 0 osdmap e223: 8 total, 8 up, 8 in 2023-09-23T22:48:32.131 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:31 smithi169 bash[101133]: cluster 2023-09-23T22:48:31.596686+0000 mon.a (mon.0) 1118 : cluster 3 Health check update: Degraded data redundancy: 40101/196818 objects degraded (20.375%), 11 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:48:32.132 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:31 smithi169 bash[104356]: cluster 2023-09-23T22:48:30.568687+0000 mgr.y (mgr.25310) 801 : cluster 0 pgmap v839: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+degraded+remapped+backfilling, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 568 op/s; 40101/196818 objects degraded (20.375%); 6046/196818 objects misplaced (3.072%); 9.6 MiB/s, 154 objects/s recovering 2023-09-23T22:48:32.132 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:31 smithi169 bash[104356]: cluster 2023-09-23T22:48:30.816288+0000 mon.a (mon.0) 1115 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:48:32.132 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:31 smithi169 bash[104356]: cluster 2023-09-23T22:48:30.827898+0000 osd.5 (osd.5) 10 : cluster 3 failed to encode map e223 with expected crc 2023-09-23T22:48:32.132 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:31 smithi169 bash[104356]: audit 2023-09-23T22:48:30.831492+0000 mon.a (mon.0) 1116 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:48:32.132 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:31 smithi169 bash[104356]: cluster 2023-09-23T22:48:30.832046+0000 mon.a (mon.0) 1117 : cluster 0 osdmap e223: 8 total, 8 up, 8 in 2023-09-23T22:48:32.132 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:31 smithi169 bash[104356]: cluster 2023-09-23T22:48:31.596686+0000 mon.a (mon.0) 1118 : cluster 3 Health check update: Degraded data redundancy: 40101/196818 objects degraded (20.375%), 11 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:48:32.143 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:32.175 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:32.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:32.179 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:32.280 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:32.306 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:32.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:32.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:32.409 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:32.446 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:32.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:32.448 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:32.549 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:32.578 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:32.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:32.581 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:32.682 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:32.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:32.710 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:32.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:32.811 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:32.835 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:32.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:32.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:32.938 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:32.969 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:32.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:32.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:33.076 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:33.100 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:33.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:33.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:33.111 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:48:33.208 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:33.248 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:33.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:33.253 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:33.354 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:33.398 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:33.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:33.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:33.504 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:33.540 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:33.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:33.541 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:33.643 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:33.668 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:33.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:33.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:33.775 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:33.798 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:33.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:33.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:33.901 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:33.911 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:33 smithi187 bash[89487]: cluster 2023-09-23T22:48:32.569467+0000 mgr.y (mgr.25310) 802 : cluster 0 pgmap v841: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 685 op/s; 38746/192309 objects degraded (20.148%); 5834/192309 objects misplaced (3.034%); 11 MiB/s, 181 objects/s recovering 2023-09-23T22:48:33.935 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:33.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:33.939 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:34.040 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:34.068 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:34.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:34.073 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:34.174 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:34.183 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:33 smithi169 bash[104356]: cluster 2023-09-23T22:48:32.569467+0000 mgr.y (mgr.25310) 802 : cluster 0 pgmap v841: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 685 op/s; 38746/192309 objects degraded (20.148%); 5834/192309 objects misplaced (3.034%); 11 MiB/s, 181 objects/s recovering 2023-09-23T22:48:34.183 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:33 smithi169 bash[101133]: cluster 2023-09-23T22:48:32.569467+0000 mgr.y (mgr.25310) 802 : cluster 0 pgmap v841: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 685 op/s; 38746/192309 objects degraded (20.148%); 5834/192309 objects misplaced (3.034%); 11 MiB/s, 181 objects/s recovering 2023-09-23T22:48:34.204 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:34.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:34.209 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:34.309 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:34.334 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:34.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:34.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:34.437 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:34.468 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:34.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:34.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:34.574 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:34.598 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:34.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:34.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:34.631 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T22:48:34.702 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:34.732 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:34.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:34.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:34.835 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:34.882 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:34.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:34.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:34.986 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:35.013 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:35.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:35.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:35.124 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:35.146 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:48:35.152 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:35.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:35.157 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:35.258 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:35.291 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:35.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:35.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:35.398 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:35.429 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:35.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:35.436 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:35.537 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:35.569 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:35.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:35.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:35.673 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:35.697 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:35.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:35.704 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:35.805 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:35.835 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:35.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:35.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:35.841 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:35 smithi187 bash[89487]: cluster 2023-09-23T22:48:34.570211+0000 mgr.y (mgr.25310) 803 : cluster 0 pgmap v842: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+degraded+remapped+backfilling, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 681 op/s; 37555/186468 objects degraded (20.140%); 5628/186468 objects misplaced (3.018%); 11 MiB/s, 181 objects/s recovering 2023-09-23T22:48:35.938 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:35.963 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:35.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:35.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:36.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:35 smithi169 bash[104356]: cluster 2023-09-23T22:48:34.570211+0000 mgr.y (mgr.25310) 803 : cluster 0 pgmap v842: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+degraded+remapped+backfilling, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 681 op/s; 37555/186468 objects degraded (20.140%); 5628/186468 objects misplaced (3.018%); 11 MiB/s, 181 objects/s recovering 2023-09-23T22:48:36.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:35 smithi169 bash[101133]: cluster 2023-09-23T22:48:34.570211+0000 mgr.y (mgr.25310) 803 : cluster 0 pgmap v842: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+degraded+remapped+backfilling, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 681 op/s; 37555/186468 objects degraded (20.140%); 5628/186468 objects misplaced (3.018%); 11 MiB/s, 181 objects/s recovering 2023-09-23T22:48:36.071 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:36.100 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:36.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:36.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:36.207 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:36.232 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:36.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:36.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:36.336 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:36.361 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:36.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:36.364 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:36.465 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:36.496 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:36.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:36.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:36.602 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:36.635 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:36.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:36.640 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:36.740 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:36.775 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:36.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:36.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:36.878 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:36.904 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:36.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:36.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:37.008 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:37.016 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:36 smithi187 bash[89487]: cluster 2023-09-23T22:48:36.597837+0000 mon.a (mon.0) 1119 : cluster 3 Health check update: Degraded data redundancy: 37555/186468 objects degraded (20.140%), 11 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:48:37.034 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:37.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:37.038 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:37.079 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:36 smithi169 bash[104356]: cluster 2023-09-23T22:48:36.597837+0000 mon.a (mon.0) 1119 : cluster 3 Health check update: Degraded data redundancy: 37555/186468 objects degraded (20.140%), 11 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:48:37.079 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:36 smithi169 bash[101133]: cluster 2023-09-23T22:48:36.597837+0000 mon.a (mon.0) 1119 : cluster 3 Health check update: Degraded data redundancy: 37555/186468 objects degraded (20.140%), 11 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:48:37.139 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:37.169 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:37.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:37.173 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:37.274 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:37.297 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:37.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:37.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:37.400 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:37.432 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:37.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:37.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:37.537 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:37.562 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:37.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:37.564 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:37.665 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:37.694 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:37.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:37.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:37.797 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:37.820 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:37.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:37.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:37.926 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:37.935 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:37 smithi169 bash[104356]: cluster 2023-09-23T22:48:36.570891+0000 mgr.y (mgr.25310) 804 : cluster 0 pgmap v843: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+degraded+remapped+backfilling, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 681 op/s; 37555/186468 objects degraded (20.140%); 5628/186468 objects misplaced (3.018%); 11 MiB/s, 181 objects/s recovering 2023-09-23T22:48:37.935 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:37 smithi169 bash[101133]: cluster 2023-09-23T22:48:36.570891+0000 mgr.y (mgr.25310) 804 : cluster 0 pgmap v843: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+degraded+remapped+backfilling, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 681 op/s; 37555/186468 objects degraded (20.140%); 5628/186468 objects misplaced (3.018%); 11 MiB/s, 181 objects/s recovering 2023-09-23T22:48:37.962 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:37.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:37.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:38.065 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:38.088 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:38.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:38.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:38.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:37 smithi187 bash[89487]: cluster 2023-09-23T22:48:36.570891+0000 mgr.y (mgr.25310) 804 : cluster 0 pgmap v843: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+degraded+remapped+backfilling, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 681 op/s; 37555/186468 objects degraded (20.140%); 5628/186468 objects misplaced (3.018%); 11 MiB/s, 181 objects/s recovering 2023-09-23T22:48:38.190 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:38.215 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:38.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:38.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:38.317 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:38.350 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:38.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:38.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:38.455 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:38.482 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:38.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:38.487 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:38.587 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:38.613 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:38.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:38.617 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:38.717 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:38.727 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:48:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:48:38] "GET /metrics HTTP/1.1" 200 36472 "" "Prometheus/2.43.0" 2023-09-23T22:48:38.744 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:38.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:38.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:38.851 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:38.878 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:38.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:38.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:38.987 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:38.997 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:38 smithi169 bash[104356]: cluster 2023-09-23T22:48:38.571749+0000 mgr.y (mgr.25310) 805 : cluster 0 pgmap v844: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+degraded+remapped+backfilling, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 688 op/s; 35071/176148 objects degraded (19.910%); 5192/176148 objects misplaced (2.948%); 12 MiB/s, 187 objects/s recovering 2023-09-23T22:48:38.998 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:38 smithi169 bash[101133]: cluster 2023-09-23T22:48:38.571749+0000 mgr.y (mgr.25310) 805 : cluster 0 pgmap v844: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+degraded+remapped+backfilling, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 688 op/s; 35071/176148 objects degraded (19.910%); 5192/176148 objects misplaced (2.948%); 12 MiB/s, 187 objects/s recovering 2023-09-23T22:48:39.016 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:39.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:39.019 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:39.120 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:39.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:38 smithi187 bash[89487]: cluster 2023-09-23T22:48:38.571749+0000 mgr.y (mgr.25310) 805 : cluster 0 pgmap v844: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+degraded+remapped+backfilling, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 688 op/s; 35071/176148 objects degraded (19.910%); 5192/176148 objects misplaced (2.948%); 12 MiB/s, 187 objects/s recovering 2023-09-23T22:48:39.151 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:39.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:39.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:39.255 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:39.278 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:39.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:39.283 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:39.329 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:48:39.384 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:39.416 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:39.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:39.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:39.519 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:39.551 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:39.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:39.553 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:39.653 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:39.687 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:39.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:39.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:39.793 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:39.820 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:39.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:39.826 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:39.926 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:39.953 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:39.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:39.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:40.057 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:40.087 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:40.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:40.094 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:40.195 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:40.225 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:40.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:40.227 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:40.327 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:40.358 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:40.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:40.361 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:40.462 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:40.490 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:40.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:40.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:40.592 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:40.626 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:40.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:40.629 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:40.730 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:40.758 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:40.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:40.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:40.863 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:40.890 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:40.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:40.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:40.993 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:41.019 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:41.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:41.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:41.122 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:41.162 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:41.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:41.165 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:41.266 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:41.287 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:41.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:41.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:41.390 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:41.416 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:41.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:41.421 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:41.522 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:41.546 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:41.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:41.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:41.650 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:41.674 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:41.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:41.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:41.778 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:41.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:41 smithi169 bash[104356]: cluster 2023-09-23T22:48:40.572248+0000 mgr.y (mgr.25310) 806 : cluster 0 pgmap v845: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+degraded+remapped+backfilling, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 688 op/s; 35071/176148 objects degraded (19.910%); 5192/176148 objects misplaced (2.948%); 12 MiB/s, 187 objects/s recovering 2023-09-23T22:48:41.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:41 smithi169 bash[104356]: audit 2023-09-23T22:48:41.147555+0000 mon.a (mon.0) 1120 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:48:41.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:41 smithi169 bash[104356]: cluster 2023-09-23T22:48:41.599066+0000 mon.a (mon.0) 1121 : cluster 3 Health check update: Degraded data redundancy: 35071/176148 objects degraded (19.910%), 11 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:48:41.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:41 smithi169 bash[101133]: cluster 2023-09-23T22:48:40.572248+0000 mgr.y (mgr.25310) 806 : cluster 0 pgmap v845: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+degraded+remapped+backfilling, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 688 op/s; 35071/176148 objects degraded (19.910%); 5192/176148 objects misplaced (2.948%); 12 MiB/s, 187 objects/s recovering 2023-09-23T22:48:41.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:41 smithi169 bash[101133]: audit 2023-09-23T22:48:41.147555+0000 mon.a (mon.0) 1120 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:48:41.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:41 smithi169 bash[101133]: cluster 2023-09-23T22:48:41.599066+0000 mon.a (mon.0) 1121 : cluster 3 Health check update: Degraded data redundancy: 35071/176148 objects degraded (19.910%), 11 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:48:41.808 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:41.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:41.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:41.913 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:41.923 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:41 smithi187 bash[89487]: cluster 2023-09-23T22:48:40.572248+0000 mgr.y (mgr.25310) 806 : cluster 0 pgmap v845: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+degraded+remapped+backfilling, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 688 op/s; 35071/176148 objects degraded (19.910%); 5192/176148 objects misplaced (2.948%); 12 MiB/s, 187 objects/s recovering 2023-09-23T22:48:41.923 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:41 smithi187 bash[89487]: audit 2023-09-23T22:48:41.147555+0000 mon.a (mon.0) 1120 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:48:41.923 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:41 smithi187 bash[89487]: cluster 2023-09-23T22:48:41.599066+0000 mon.a (mon.0) 1121 : cluster 3 Health check update: Degraded data redundancy: 35071/176148 objects degraded (19.910%), 11 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:48:41.947 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:41.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:41.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:42.050 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:42.076 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:42.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:42.078 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:42.179 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:42.199 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:42.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:42.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:42.306 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:42.334 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:42.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:42.336 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:42.437 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:42.455 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:42.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:42.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:42.558 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:42.583 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:42.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:42.589 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:42.689 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:42.711 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:42.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:42.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:42.815 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:42.837 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:42.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:42.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:42.941 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:42.963 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:42.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:42.965 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:43.066 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:43.095 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:43.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:43.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:43.199 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:43.226 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:43.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:43.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:43.329 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:43.350 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:43.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:43.352 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:43.371 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:48:43.453 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:43.471 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:43.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:43.473 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:43.574 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:43.594 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:43.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:43.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:43.696 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:43.738 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:43.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:43.742 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:43.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:43 smithi169 bash[104356]: cluster 2023-09-23T22:48:42.573062+0000 mgr.y (mgr.25310) 807 : cluster 0 pgmap v846: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 722 op/s; 33797/171348 objects degraded (19.724%); 4981/171348 objects misplaced (2.907%); 14 MiB/s, 229 objects/s recovering 2023-09-23T22:48:43.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:43 smithi169 bash[104356]: cluster 2023-09-23T22:48:42.634944+0000 osd.7 (osd.7) 204 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T22:48:43.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:43 smithi169 bash[104356]: cluster 2023-09-23T22:48:42.636217+0000 mon.a (mon.0) 1122 : cluster 0 osdmap e224: 8 total, 8 up, 8 in 2023-09-23T22:48:43.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:43 smithi169 bash[104356]: cluster 2023-09-23T22:48:42.639445+0000 osd.6 (osd.6) 219 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T22:48:43.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:43 smithi169 bash[104356]: cluster 2023-09-23T22:48:42.639955+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T22:48:43.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:43 smithi169 bash[101133]: cluster 2023-09-23T22:48:42.573062+0000 mgr.y (mgr.25310) 807 : cluster 0 pgmap v846: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 722 op/s; 33797/171348 objects degraded (19.724%); 4981/171348 objects misplaced (2.907%); 14 MiB/s, 229 objects/s recovering 2023-09-23T22:48:43.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:43 smithi169 bash[101133]: cluster 2023-09-23T22:48:42.634944+0000 osd.7 (osd.7) 204 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T22:48:43.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:43 smithi169 bash[101133]: cluster 2023-09-23T22:48:42.636217+0000 mon.a (mon.0) 1122 : cluster 0 osdmap e224: 8 total, 8 up, 8 in 2023-09-23T22:48:43.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:43 smithi169 bash[101133]: cluster 2023-09-23T22:48:42.639445+0000 osd.6 (osd.6) 219 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T22:48:43.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:43 smithi169 bash[101133]: cluster 2023-09-23T22:48:42.639955+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T22:48:43.842 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:43.868 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:43.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:43.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:43.972 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:43.980 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:43 smithi187 bash[89487]: cluster 2023-09-23T22:48:42.573062+0000 mgr.y (mgr.25310) 807 : cluster 0 pgmap v846: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 722 op/s; 33797/171348 objects degraded (19.724%); 4981/171348 objects misplaced (2.907%); 14 MiB/s, 229 objects/s recovering 2023-09-23T22:48:43.980 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:43 smithi187 bash[89487]: cluster 2023-09-23T22:48:42.634944+0000 osd.7 (osd.7) 204 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T22:48:43.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:43 smithi187 bash[89487]: cluster 2023-09-23T22:48:42.636217+0000 mon.a (mon.0) 1122 : cluster 0 osdmap e224: 8 total, 8 up, 8 in 2023-09-23T22:48:43.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:43 smithi187 bash[89487]: cluster 2023-09-23T22:48:42.639445+0000 osd.6 (osd.6) 219 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T22:48:43.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:43 smithi187 bash[89487]: cluster 2023-09-23T22:48:42.639955+0000 osd.5 (osd.5) 11 : cluster 3 failed to encode map e224 with expected crc 2023-09-23T22:48:44.003 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:44.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:44.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:44.106 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:44.131 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:44.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:44.136 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:44.237 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:44.265 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:44.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:44.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:44.371 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:44.402 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:44.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:44.408 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:44.509 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:44.543 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:44.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:44.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:44.647 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:44.672 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:44.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:44.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:44.778 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:44.782 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:44 smithi169 bash[104356]: cluster 2023-09-23T22:48:43.646264+0000 mon.a (mon.0) 1123 : cluster 0 osdmap e225: 8 total, 8 up, 8 in 2023-09-23T22:48:44.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:44 smithi169 bash[104356]: cluster 2023-09-23T22:48:43.648359+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T22:48:44.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:44 smithi169 bash[104356]: cluster 2023-09-23T22:48:43.708089+0000 osd.7 (osd.7) 205 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T22:48:44.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:44 smithi169 bash[101133]: cluster 2023-09-23T22:48:43.646264+0000 mon.a (mon.0) 1123 : cluster 0 osdmap e225: 8 total, 8 up, 8 in 2023-09-23T22:48:44.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:44 smithi169 bash[101133]: cluster 2023-09-23T22:48:43.648359+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T22:48:44.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:44 smithi169 bash[101133]: cluster 2023-09-23T22:48:43.708089+0000 osd.7 (osd.7) 205 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T22:48:44.800 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:44.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:44.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:44.905 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:44.925 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:44.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:44.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:45.028 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:45.065 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:45.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:45.070 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:45.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:44 smithi187 bash[89487]: cluster 2023-09-23T22:48:43.646264+0000 mon.a (mon.0) 1123 : cluster 0 osdmap e225: 8 total, 8 up, 8 in 2023-09-23T22:48:45.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:44 smithi187 bash[89487]: cluster 2023-09-23T22:48:43.648359+0000 osd.5 (osd.5) 12 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T22:48:45.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:44 smithi187 bash[89487]: cluster 2023-09-23T22:48:43.708089+0000 osd.7 (osd.7) 205 : cluster 3 failed to encode map e225 with expected crc 2023-09-23T22:48:45.171 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:45.195 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:45.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:45.200 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:45.301 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:45.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:45.336 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:45.336 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:45.437 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:45.466 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:45.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:45.469 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:45.570 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:45.602 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:45.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:45.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:45.669 INFO:teuthology.orchestra.run.smithi169.stderr:reweighted osd.0 to 1 (10000) 2023-09-23T22:48:45.705 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:45.727 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:45.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:45.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:45.830 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:45.841 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:45 smithi187 bash[89487]: cluster 2023-09-23T22:48:44.573618+0000 mgr.y (mgr.25310) 808 : cluster 0 pgmap v849: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 864 op/s; 32640/165708 objects degraded (19.697%); 4740/165708 objects misplaced (2.860%); 15 MiB/s, 240 objects/s recovering 2023-09-23T22:48:45.842 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:45 smithi187 bash[89487]: audit 2023-09-23T22:48:45.304251+0000 mon.a (mon.0) 1124 : audit 1 from='client.? 172.21.15.169:0/3704080551' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T22:48:45.863 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:45.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:45.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:45.966 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:45.978 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:45 smithi169 bash[104356]: cluster 2023-09-23T22:48:44.573618+0000 mgr.y (mgr.25310) 808 : cluster 0 pgmap v849: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 864 op/s; 32640/165708 objects degraded (19.697%); 4740/165708 objects misplaced (2.860%); 15 MiB/s, 240 objects/s recovering 2023-09-23T22:48:45.978 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:45 smithi169 bash[104356]: audit 2023-09-23T22:48:45.304251+0000 mon.a (mon.0) 1124 : audit 1 from='client.? 172.21.15.169:0/3704080551' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T22:48:45.978 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:45 smithi169 bash[101133]: cluster 2023-09-23T22:48:44.573618+0000 mgr.y (mgr.25310) 808 : cluster 0 pgmap v849: 99 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 88 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 864 op/s; 32640/165708 objects degraded (19.697%); 4740/165708 objects misplaced (2.860%); 15 MiB/s, 240 objects/s recovering 2023-09-23T22:48:45.978 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:45 smithi169 bash[101133]: audit 2023-09-23T22:48:45.304251+0000 mon.a (mon.0) 1124 : audit 1 from='client.? 172.21.15.169:0/3704080551' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T22:48:45.989 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:45.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:45.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:46.094 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:46.113 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:46.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:46.116 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:46.217 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:46.242 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:46.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:46.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:46.346 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:46.373 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:46.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:46.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:46.476 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:46.498 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:46.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:46.500 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:46.600 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:46.641 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:46.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:46.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:46.747 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:46.755 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:46 smithi169 bash[104356]: cluster 2023-09-23T22:48:45.658049+0000 osd.6 (osd.6) 220 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T22:48:46.755 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:46 smithi169 bash[104356]: audit 2023-09-23T22:48:45.660606+0000 mon.a (mon.0) 1125 : audit 1 from='client.? 172.21.15.169:0/3704080551' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T22:48:46.755 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:46 smithi169 bash[104356]: cluster 2023-09-23T22:48:45.660652+0000 mon.a (mon.0) 1126 : cluster 0 osdmap e226: 8 total, 8 up, 8 in 2023-09-23T22:48:46.755 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:46 smithi169 bash[104356]: cluster 2023-09-23T22:48:45.669719+0000 osd.7 (osd.7) 206 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T22:48:46.755 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:46 smithi169 bash[104356]: cluster 2023-09-23T22:48:45.671220+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T22:48:46.755 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:46 smithi169 bash[104356]: cluster 2023-09-23T22:48:45.672581+0000 osd.7 (osd.7) 207 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T22:48:46.755 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:46 smithi169 bash[104356]: cluster 2023-09-23T22:48:46.600434+0000 mon.a (mon.0) 1127 : cluster 3 Health check update: Degraded data redundancy: 32640/165708 objects degraded (19.697%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:48:46.755 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:46 smithi169 bash[104356]: cluster 2023-09-23T22:48:46.609117+0000 mon.a (mon.0) 1128 : cluster 0 osdmap e227: 8 total, 8 up, 8 in 2023-09-23T22:48:46.755 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:46 smithi169 bash[101133]: cluster 2023-09-23T22:48:45.658049+0000 osd.6 (osd.6) 220 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T22:48:46.756 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:46 smithi169 bash[101133]: audit 2023-09-23T22:48:45.660606+0000 mon.a (mon.0) 1125 : audit 1 from='client.? 172.21.15.169:0/3704080551' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T22:48:46.756 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:46 smithi169 bash[101133]: cluster 2023-09-23T22:48:45.660652+0000 mon.a (mon.0) 1126 : cluster 0 osdmap e226: 8 total, 8 up, 8 in 2023-09-23T22:48:46.756 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:46 smithi169 bash[101133]: cluster 2023-09-23T22:48:45.669719+0000 osd.7 (osd.7) 206 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T22:48:46.756 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:46 smithi169 bash[101133]: cluster 2023-09-23T22:48:45.671220+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T22:48:46.756 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:46 smithi169 bash[101133]: cluster 2023-09-23T22:48:45.672581+0000 osd.7 (osd.7) 207 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T22:48:46.756 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:46 smithi169 bash[101133]: cluster 2023-09-23T22:48:46.600434+0000 mon.a (mon.0) 1127 : cluster 3 Health check update: Degraded data redundancy: 32640/165708 objects degraded (19.697%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:48:46.756 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:46 smithi169 bash[101133]: cluster 2023-09-23T22:48:46.609117+0000 mon.a (mon.0) 1128 : cluster 0 osdmap e227: 8 total, 8 up, 8 in 2023-09-23T22:48:46.769 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:46.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:46.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:46.874 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:46.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:46 smithi187 bash[89487]: cluster 2023-09-23T22:48:45.658049+0000 osd.6 (osd.6) 220 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T22:48:46.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:46 smithi187 bash[89487]: audit 2023-09-23T22:48:45.660606+0000 mon.a (mon.0) 1125 : audit 1 from='client.? 172.21.15.169:0/3704080551' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T22:48:46.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:46 smithi187 bash[89487]: cluster 2023-09-23T22:48:45.660652+0000 mon.a (mon.0) 1126 : cluster 0 osdmap e226: 8 total, 8 up, 8 in 2023-09-23T22:48:46.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:46 smithi187 bash[89487]: cluster 2023-09-23T22:48:45.669719+0000 osd.7 (osd.7) 206 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T22:48:46.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:46 smithi187 bash[89487]: cluster 2023-09-23T22:48:45.671220+0000 osd.5 (osd.5) 13 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T22:48:46.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:46 smithi187 bash[89487]: cluster 2023-09-23T22:48:45.672581+0000 osd.7 (osd.7) 207 : cluster 3 failed to encode map e226 with expected crc 2023-09-23T22:48:46.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:46 smithi187 bash[89487]: cluster 2023-09-23T22:48:46.600434+0000 mon.a (mon.0) 1127 : cluster 3 Health check update: Degraded data redundancy: 32640/165708 objects degraded (19.697%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:48:46.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:46 smithi187 bash[89487]: cluster 2023-09-23T22:48:46.609117+0000 mon.a (mon.0) 1128 : cluster 0 osdmap e227: 8 total, 8 up, 8 in 2023-09-23T22:48:46.902 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:46.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:46.904 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:47.005 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:47.029 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:47.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:47.031 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:47.132 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:47.161 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:47.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:47.163 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:47.264 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:47.291 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:47.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:47.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:47.393 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:47.423 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:47.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:47.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:47.527 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:47.548 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:47.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:47.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:47.651 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:47.675 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:47.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:47.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:47.778 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:47.792 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:47 smithi187 bash[89487]: cluster 2023-09-23T22:48:46.574275+0000 mgr.y (mgr.25310) 809 : cluster 0 pgmap v851: 99 pgs: 2 peering, 1 active+undersized+degraded+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 32640/165708 objects degraded (19.697%); 4740/165708 objects misplaced (2.860%); 10 MiB/s, 161 objects/s recovering 2023-09-23T22:48:47.792 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:47 smithi187 bash[89487]: cluster 2023-09-23T22:48:46.607666+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:48:47.792 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:47 smithi187 bash[89487]: cluster 2023-09-23T22:48:46.607790+0000 osd.4 (osd.4) 11 : cluster 0 8.2 starting backfill to osd.0 from (0'0,0'0] MAX to 225'10675 2023-09-23T22:48:47.792 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:47 smithi187 bash[89487]: cluster 2023-09-23T22:48:46.609119+0000 osd.7 (osd.7) 208 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:48:47.793 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:47 smithi187 bash[89487]: cluster 2023-09-23T22:48:46.609280+0000 osd.6 (osd.6) 221 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:48:47.793 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:47 smithi187 bash[89487]: cluster 2023-09-23T22:48:46.612318+0000 osd.6 (osd.6) 222 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:48:47.793 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:47 smithi187 bash[89487]: cluster 2023-09-23T22:48:46.612481+0000 osd.7 (osd.7) 209 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:48:47.793 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:47 smithi187 bash[89487]: cluster 2023-09-23T22:48:46.613248+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:48:47.793 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:47 smithi187 bash[89487]: cluster 2023-09-23T22:48:46.614894+0000 osd.7 (osd.7) 210 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:48:47.793 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:47 smithi187 bash[89487]: cluster 2023-09-23T22:48:46.615860+0000 osd.6 (osd.6) 223 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:48:47.793 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:47 smithi187 bash[89487]: cluster 2023-09-23T22:48:46.616697+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:48:47.793 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:47 smithi187 bash[89487]: cluster 2023-09-23T22:48:46.617175+0000 osd.7 (osd.7) 211 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:48:47.793 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:47 smithi187 bash[89487]: cluster 2023-09-23T22:48:46.618864+0000 osd.3 (osd.3) 8 : cluster 0 8.c starting backfill to osd.0 from (0'0,0'0] MAX to 225'10571 2023-09-23T22:48:47.793 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:47 smithi187 bash[89487]: cluster 2023-09-23T22:48:46.621929+0000 osd.6 (osd.6) 224 : cluster 0 8.9 starting backfill to osd.0 from (0'0,0'0] MAX to 225'10575 2023-09-23T22:48:47.793 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:47 smithi187 bash[89487]: cluster 2023-09-23T22:48:46.644658+0000 osd.4 (osd.4) 12 : cluster 1 8.2 continuing backfill to osd.5 from (207'3800,225'10675] MIN to 225'10675 2023-09-23T22:48:47.793 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:47 smithi187 bash[89487]: cluster 2023-09-23T22:48:46.646798+0000 osd.6 (osd.6) 225 : cluster 1 8.9 continuing backfill to osd.5 from (206'2800,225'10575] 8:938fef28:::benchmark_data_smithi169_191619_object83333:head to 225'10575 2023-09-23T22:48:47.793 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:47 smithi187 bash[89487]: cluster 2023-09-23T22:48:47.618241+0000 mon.a (mon.0) 1129 : cluster 0 osdmap e228: 8 total, 8 up, 8 in 2023-09-23T22:48:47.806 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:47.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:47.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:47.910 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:47.923 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:47 smithi169 bash[101133]: cluster 2023-09-23T22:48:46.574275+0000 mgr.y (mgr.25310) 809 : cluster 0 pgmap v851: 99 pgs: 2 peering, 1 active+undersized+degraded+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 32640/165708 objects degraded (19.697%); 4740/165708 objects misplaced (2.860%); 10 MiB/s, 161 objects/s recovering 2023-09-23T22:48:47.923 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:47 smithi169 bash[101133]: cluster 2023-09-23T22:48:46.607666+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:48:47.923 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:47 smithi169 bash[101133]: cluster 2023-09-23T22:48:46.607790+0000 osd.4 (osd.4) 11 : cluster 0 8.2 starting backfill to osd.0 from (0'0,0'0] MAX to 225'10675 2023-09-23T22:48:47.924 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:47 smithi169 bash[101133]: cluster 2023-09-23T22:48:46.609119+0000 osd.7 (osd.7) 208 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:48:47.924 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:47 smithi169 bash[101133]: cluster 2023-09-23T22:48:46.609280+0000 osd.6 (osd.6) 221 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:48:47.924 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:47 smithi169 bash[101133]: cluster 2023-09-23T22:48:46.612318+0000 osd.6 (osd.6) 222 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:48:47.924 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:47 smithi169 bash[101133]: cluster 2023-09-23T22:48:46.612481+0000 osd.7 (osd.7) 209 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:48:47.924 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:47 smithi169 bash[101133]: cluster 2023-09-23T22:48:46.613248+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:48:47.924 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:47 smithi169 bash[101133]: cluster 2023-09-23T22:48:46.614894+0000 osd.7 (osd.7) 210 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:48:47.924 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:47 smithi169 bash[101133]: cluster 2023-09-23T22:48:46.615860+0000 osd.6 (osd.6) 223 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:48:47.924 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:47 smithi169 bash[101133]: cluster 2023-09-23T22:48:46.616697+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:48:47.924 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:47 smithi169 bash[101133]: cluster 2023-09-23T22:48:46.617175+0000 osd.7 (osd.7) 211 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:48:47.924 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:47 smithi169 bash[101133]: cluster 2023-09-23T22:48:46.618864+0000 osd.3 (osd.3) 8 : cluster 0 8.c starting backfill to osd.0 from (0'0,0'0] MAX to 225'10571 2023-09-23T22:48:47.924 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:47 smithi169 bash[101133]: cluster 2023-09-23T22:48:46.621929+0000 osd.6 (osd.6) 224 : cluster 0 8.9 starting backfill to osd.0 from (0'0,0'0] MAX to 225'10575 2023-09-23T22:48:47.925 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:47 smithi169 bash[101133]: cluster 2023-09-23T22:48:46.644658+0000 osd.4 (osd.4) 12 : cluster 1 8.2 continuing backfill to osd.5 from (207'3800,225'10675] MIN to 225'10675 2023-09-23T22:48:47.925 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:47 smithi169 bash[101133]: cluster 2023-09-23T22:48:46.646798+0000 osd.6 (osd.6) 225 : cluster 1 8.9 continuing backfill to osd.5 from (206'2800,225'10575] 8:938fef28:::benchmark_data_smithi169_191619_object83333:head to 225'10575 2023-09-23T22:48:47.925 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:47 smithi169 bash[101133]: cluster 2023-09-23T22:48:47.618241+0000 mon.a (mon.0) 1129 : cluster 0 osdmap e228: 8 total, 8 up, 8 in 2023-09-23T22:48:47.925 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:47 smithi169 bash[104356]: cluster 2023-09-23T22:48:46.574275+0000 mgr.y (mgr.25310) 809 : cluster 0 pgmap v851: 99 pgs: 2 peering, 1 active+undersized+degraded+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 1 active+undersized+remapped, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 3.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 32640/165708 objects degraded (19.697%); 4740/165708 objects misplaced (2.860%); 10 MiB/s, 161 objects/s recovering 2023-09-23T22:48:47.925 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:47 smithi169 bash[104356]: cluster 2023-09-23T22:48:46.607666+0000 osd.5 (osd.5) 14 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:48:47.925 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:47 smithi169 bash[104356]: cluster 2023-09-23T22:48:46.607790+0000 osd.4 (osd.4) 11 : cluster 0 8.2 starting backfill to osd.0 from (0'0,0'0] MAX to 225'10675 2023-09-23T22:48:47.925 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:47 smithi169 bash[104356]: cluster 2023-09-23T22:48:46.609119+0000 osd.7 (osd.7) 208 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:48:47.925 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:47 smithi169 bash[104356]: cluster 2023-09-23T22:48:46.609280+0000 osd.6 (osd.6) 221 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:48:47.925 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:47 smithi169 bash[104356]: cluster 2023-09-23T22:48:46.612318+0000 osd.6 (osd.6) 222 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:48:47.926 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:47 smithi169 bash[104356]: cluster 2023-09-23T22:48:46.612481+0000 osd.7 (osd.7) 209 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:48:47.926 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:47 smithi169 bash[104356]: cluster 2023-09-23T22:48:46.613248+0000 osd.5 (osd.5) 15 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:48:47.926 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:47 smithi169 bash[104356]: cluster 2023-09-23T22:48:46.614894+0000 osd.7 (osd.7) 210 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:48:47.926 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:47 smithi169 bash[104356]: cluster 2023-09-23T22:48:46.615860+0000 osd.6 (osd.6) 223 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:48:47.926 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:47 smithi169 bash[104356]: cluster 2023-09-23T22:48:46.616697+0000 osd.5 (osd.5) 16 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:48:47.926 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:47 smithi169 bash[104356]: cluster 2023-09-23T22:48:46.617175+0000 osd.7 (osd.7) 211 : cluster 3 failed to encode map e227 with expected crc 2023-09-23T22:48:47.926 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:47 smithi169 bash[104356]: cluster 2023-09-23T22:48:46.618864+0000 osd.3 (osd.3) 8 : cluster 0 8.c starting backfill to osd.0 from (0'0,0'0] MAX to 225'10571 2023-09-23T22:48:47.926 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:47 smithi169 bash[104356]: cluster 2023-09-23T22:48:46.621929+0000 osd.6 (osd.6) 224 : cluster 0 8.9 starting backfill to osd.0 from (0'0,0'0] MAX to 225'10575 2023-09-23T22:48:47.926 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:47 smithi169 bash[104356]: cluster 2023-09-23T22:48:46.644658+0000 osd.4 (osd.4) 12 : cluster 1 8.2 continuing backfill to osd.5 from (207'3800,225'10675] MIN to 225'10675 2023-09-23T22:48:47.927 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:47 smithi169 bash[104356]: cluster 2023-09-23T22:48:46.646798+0000 osd.6 (osd.6) 225 : cluster 1 8.9 continuing backfill to osd.5 from (206'2800,225'10575] 8:938fef28:::benchmark_data_smithi169_191619_object83333:head to 225'10575 2023-09-23T22:48:47.927 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:47 smithi169 bash[104356]: cluster 2023-09-23T22:48:47.618241+0000 mon.a (mon.0) 1129 : cluster 0 osdmap e228: 8 total, 8 up, 8 in 2023-09-23T22:48:47.946 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:47.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:47.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:48.048 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:48.075 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:48.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:48.082 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:48.182 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:48.215 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:48.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:48.218 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:48.319 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:48.347 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:48.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:48.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:48.450 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:48.474 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:48.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:48.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:48.578 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:48.619 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:48.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:48.622 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:48.723 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:48.753 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:48.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:48.756 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:48.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:48 smithi169 bash[101133]: cluster 2023-09-23T22:48:47.615300+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:48:48.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:48 smithi169 bash[101133]: cluster 2023-09-23T22:48:47.618060+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:48:48.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:48 smithi169 bash[101133]: cluster 2023-09-23T22:48:47.619074+0000 osd.6 (osd.6) 226 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:48:48.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:48 smithi169 bash[101133]: cluster 2023-09-23T22:48:47.619376+0000 osd.7 (osd.7) 212 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:48:48.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:48 smithi169 bash[101133]: cluster 2023-09-23T22:48:47.620436+0000 osd.2 (osd.2) 13 : cluster 0 8.e starting backfill to osd.0 from (0'0,0'0] MAX to 225'10437 2023-09-23T22:48:48.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:48 smithi169 bash[101133]: cluster 2023-09-23T22:48:47.620510+0000 osd.1 (osd.1) 13 : cluster 0 8.1 starting backfill to osd.0 from (0'0,0'0] MAX to 225'10535 2023-09-23T22:48:48.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:48 smithi169 bash[101133]: cluster 2023-09-23T22:48:47.620939+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:48:48.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:48 smithi169 bash[101133]: cluster 2023-09-23T22:48:47.621909+0000 osd.7 (osd.7) 213 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:48:48.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:48 smithi169 bash[101133]: cluster 2023-09-23T22:48:47.622171+0000 osd.6 (osd.6) 227 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:48:48.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:48 smithi169 bash[101133]: cluster 2023-09-23T22:48:47.623758+0000 osd.6 (osd.6) 228 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:48:48.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:48 smithi169 bash[101133]: cluster 2023-09-23T22:48:47.627697+0000 osd.6 (osd.6) 229 : cluster 0 8.6 starting backfill to osd.0 from (0'0,0'0] MAX to 225'10802 2023-09-23T22:48:48.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:48 smithi169 bash[101133]: cluster 2023-09-23T22:48:48.623591+0000 mon.a (mon.0) 1130 : cluster 0 osdmap e229: 8 total, 8 up, 8 in 2023-09-23T22:48:48.784 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:48:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:48:48] "GET /metrics HTTP/1.1" 200 36471 "" "Prometheus/2.43.0" 2023-09-23T22:48:48.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:48 smithi169 bash[104356]: cluster 2023-09-23T22:48:47.615300+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:48:48.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:48 smithi169 bash[104356]: cluster 2023-09-23T22:48:47.618060+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:48:48.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:48 smithi169 bash[104356]: cluster 2023-09-23T22:48:47.619074+0000 osd.6 (osd.6) 226 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:48:48.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:48 smithi169 bash[104356]: cluster 2023-09-23T22:48:47.619376+0000 osd.7 (osd.7) 212 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:48:48.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:48 smithi169 bash[104356]: cluster 2023-09-23T22:48:47.620436+0000 osd.2 (osd.2) 13 : cluster 0 8.e starting backfill to osd.0 from (0'0,0'0] MAX to 225'10437 2023-09-23T22:48:48.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:48 smithi169 bash[104356]: cluster 2023-09-23T22:48:47.620510+0000 osd.1 (osd.1) 13 : cluster 0 8.1 starting backfill to osd.0 from (0'0,0'0] MAX to 225'10535 2023-09-23T22:48:48.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:48 smithi169 bash[104356]: cluster 2023-09-23T22:48:47.620939+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:48:48.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:48 smithi169 bash[104356]: cluster 2023-09-23T22:48:47.621909+0000 osd.7 (osd.7) 213 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:48:48.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:48 smithi169 bash[104356]: cluster 2023-09-23T22:48:47.622171+0000 osd.6 (osd.6) 227 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:48:48.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:48 smithi169 bash[104356]: cluster 2023-09-23T22:48:47.623758+0000 osd.6 (osd.6) 228 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:48:48.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:48 smithi169 bash[104356]: cluster 2023-09-23T22:48:47.627697+0000 osd.6 (osd.6) 229 : cluster 0 8.6 starting backfill to osd.0 from (0'0,0'0] MAX to 225'10802 2023-09-23T22:48:48.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:48 smithi169 bash[104356]: cluster 2023-09-23T22:48:48.623591+0000 mon.a (mon.0) 1130 : cluster 0 osdmap e229: 8 total, 8 up, 8 in 2023-09-23T22:48:48.857 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:48.882 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:48.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:48.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:48.985 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:48.995 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:48 smithi187 bash[89487]: cluster 2023-09-23T22:48:47.615300+0000 osd.5 (osd.5) 17 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:48:48.995 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:48 smithi187 bash[89487]: cluster 2023-09-23T22:48:47.618060+0000 osd.5 (osd.5) 18 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:48:48.995 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:48 smithi187 bash[89487]: cluster 2023-09-23T22:48:47.619074+0000 osd.6 (osd.6) 226 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:48:48.995 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:48 smithi187 bash[89487]: cluster 2023-09-23T22:48:47.619376+0000 osd.7 (osd.7) 212 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:48:48.996 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:48 smithi187 bash[89487]: cluster 2023-09-23T22:48:47.620436+0000 osd.2 (osd.2) 13 : cluster 0 8.e starting backfill to osd.0 from (0'0,0'0] MAX to 225'10437 2023-09-23T22:48:48.996 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:48 smithi187 bash[89487]: cluster 2023-09-23T22:48:47.620510+0000 osd.1 (osd.1) 13 : cluster 0 8.1 starting backfill to osd.0 from (0'0,0'0] MAX to 225'10535 2023-09-23T22:48:48.996 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:48 smithi187 bash[89487]: cluster 2023-09-23T22:48:47.620939+0000 osd.5 (osd.5) 19 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:48:48.996 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:48 smithi187 bash[89487]: cluster 2023-09-23T22:48:47.621909+0000 osd.7 (osd.7) 213 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:48:48.996 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:48 smithi187 bash[89487]: cluster 2023-09-23T22:48:47.622171+0000 osd.6 (osd.6) 227 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:48:48.996 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:48 smithi187 bash[89487]: cluster 2023-09-23T22:48:47.623758+0000 osd.6 (osd.6) 228 : cluster 3 failed to encode map e228 with expected crc 2023-09-23T22:48:48.996 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:48 smithi187 bash[89487]: cluster 2023-09-23T22:48:47.627697+0000 osd.6 (osd.6) 229 : cluster 0 8.6 starting backfill to osd.0 from (0'0,0'0] MAX to 225'10802 2023-09-23T22:48:48.996 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:48 smithi187 bash[89487]: cluster 2023-09-23T22:48:48.623591+0000 mon.a (mon.0) 1130 : cluster 0 osdmap e229: 8 total, 8 up, 8 in 2023-09-23T22:48:49.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:49.024 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:49.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:49.125 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:49.146 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:49.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:49.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:49.248 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:49.273 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:49.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:49.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:49.378 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:49.407 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:49.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:49.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:49.510 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:49.537 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:49.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:49.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:49.642 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:49.668 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:49.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:49.674 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:49.774 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:49.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:49 smithi169 bash[101133]: cluster 2023-09-23T22:48:48.575170+0000 mgr.y (mgr.25310) 810 : cluster 0 pgmap v854: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 5 remapped+peering, 2 peering, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped, 1 active+recovering+degraded+remapped, 81 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 351 op/s; 29469/160506 objects degraded (18.360%); 11338/160506 objects misplaced (7.064%); 18 MiB/s, 291 objects/s recovering 2023-09-23T22:48:49.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:49 smithi169 bash[101133]: cluster 2023-09-23T22:48:48.624287+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T22:48:49.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:49 smithi169 bash[101133]: cluster 2023-09-23T22:48:48.624998+0000 osd.6 (osd.6) 230 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T22:48:49.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:49 smithi169 bash[101133]: cluster 2023-09-23T22:48:48.625247+0000 osd.7 (osd.7) 214 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T22:48:49.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:49 smithi169 bash[101133]: cluster 2023-09-23T22:48:48.626878+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T22:48:49.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:49 smithi169 bash[101133]: cluster 2023-09-23T22:48:48.628894+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T22:48:49.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:49 smithi169 bash[101133]: cluster 2023-09-23T22:48:49.625041+0000 mon.a (mon.0) 1131 : cluster 0 osdmap e230: 8 total, 8 up, 8 in 2023-09-23T22:48:49.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:49 smithi169 bash[104356]: cluster 2023-09-23T22:48:48.575170+0000 mgr.y (mgr.25310) 810 : cluster 0 pgmap v854: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 5 remapped+peering, 2 peering, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped, 1 active+recovering+degraded+remapped, 81 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 351 op/s; 29469/160506 objects degraded (18.360%); 11338/160506 objects misplaced (7.064%); 18 MiB/s, 291 objects/s recovering 2023-09-23T22:48:49.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:49 smithi169 bash[104356]: cluster 2023-09-23T22:48:48.624287+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T22:48:49.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:49 smithi169 bash[104356]: cluster 2023-09-23T22:48:48.624998+0000 osd.6 (osd.6) 230 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T22:48:49.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:49 smithi169 bash[104356]: cluster 2023-09-23T22:48:48.625247+0000 osd.7 (osd.7) 214 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T22:48:49.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:49 smithi169 bash[104356]: cluster 2023-09-23T22:48:48.626878+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T22:48:49.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:49 smithi169 bash[104356]: cluster 2023-09-23T22:48:48.628894+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T22:48:49.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:49 smithi169 bash[104356]: cluster 2023-09-23T22:48:49.625041+0000 mon.a (mon.0) 1131 : cluster 0 osdmap e230: 8 total, 8 up, 8 in 2023-09-23T22:48:49.808 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:49.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:49.810 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:49.911 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:49.920 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:49 smithi187 bash[89487]: cluster 2023-09-23T22:48:48.575170+0000 mgr.y (mgr.25310) 810 : cluster 0 pgmap v854: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 5 remapped+peering, 2 peering, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped, 1 active+recovering+degraded+remapped, 81 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 351 op/s; 29469/160506 objects degraded (18.360%); 11338/160506 objects misplaced (7.064%); 18 MiB/s, 291 objects/s recovering 2023-09-23T22:48:49.920 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:49 smithi187 bash[89487]: cluster 2023-09-23T22:48:48.624287+0000 osd.5 (osd.5) 20 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T22:48:49.920 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:49 smithi187 bash[89487]: cluster 2023-09-23T22:48:48.624998+0000 osd.6 (osd.6) 230 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T22:48:49.920 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:49 smithi187 bash[89487]: cluster 2023-09-23T22:48:48.625247+0000 osd.7 (osd.7) 214 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T22:48:49.921 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:49 smithi187 bash[89487]: cluster 2023-09-23T22:48:48.626878+0000 osd.5 (osd.5) 21 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T22:48:49.921 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:49 smithi187 bash[89487]: cluster 2023-09-23T22:48:48.628894+0000 osd.5 (osd.5) 22 : cluster 3 failed to encode map e229 with expected crc 2023-09-23T22:48:49.921 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:49 smithi187 bash[89487]: cluster 2023-09-23T22:48:49.625041+0000 mon.a (mon.0) 1131 : cluster 0 osdmap e230: 8 total, 8 up, 8 in 2023-09-23T22:48:49.939 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:49.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:49.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:50.050 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:50.078 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:50.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:50.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:50.184 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:50.210 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:50.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:50.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:50.290 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 1 1 2023-09-23T22:48:50.316 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:50.375 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:50.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:50.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:50.481 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:50.517 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:50.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:50.522 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:50.622 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:50.653 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:50.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:50.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:50.743 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:50 smithi169 bash[104356]: cluster 2023-09-23T22:48:49.622314+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:48:50.743 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:50 smithi169 bash[104356]: cluster 2023-09-23T22:48:49.625154+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:48:50.743 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:50 smithi169 bash[104356]: cluster 2023-09-23T22:48:49.625175+0000 osd.6 (osd.6) 231 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:48:50.743 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:50 smithi169 bash[104356]: cluster 2023-09-23T22:48:49.626909+0000 osd.7 (osd.7) 215 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:48:50.744 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:50 smithi169 bash[104356]: cluster 2023-09-23T22:48:49.627394+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:48:50.744 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:50 smithi169 bash[104356]: cluster 2023-09-23T22:48:49.629274+0000 osd.7 (osd.7) 216 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:48:50.744 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:50 smithi169 bash[104356]: cluster 2023-09-23T22:48:49.632270+0000 osd.6 (osd.6) 232 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:48:50.744 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:50 smithi169 bash[104356]: cluster 2023-09-23T22:48:49.634077+0000 osd.6 (osd.6) 233 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:48:50.744 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:50 smithi169 bash[101133]: cluster 2023-09-23T22:48:49.622314+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:48:50.744 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:50 smithi169 bash[101133]: cluster 2023-09-23T22:48:49.625154+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:48:50.745 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:50 smithi169 bash[101133]: cluster 2023-09-23T22:48:49.625175+0000 osd.6 (osd.6) 231 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:48:50.745 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:50 smithi169 bash[101133]: cluster 2023-09-23T22:48:49.626909+0000 osd.7 (osd.7) 215 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:48:50.745 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:50 smithi169 bash[101133]: cluster 2023-09-23T22:48:49.627394+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:48:50.745 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:50 smithi169 bash[101133]: cluster 2023-09-23T22:48:49.629274+0000 osd.7 (osd.7) 216 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:48:50.745 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:50 smithi169 bash[101133]: cluster 2023-09-23T22:48:49.632270+0000 osd.6 (osd.6) 232 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:48:50.745 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:50 smithi169 bash[101133]: cluster 2023-09-23T22:48:49.634077+0000 osd.6 (osd.6) 233 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:48:50.757 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:50.793 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:50.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:50.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:50.896 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:50.926 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:50.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:50.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:51.031 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:51.035 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2023-09-23T22:48:51.035 INFO:teuthology.orchestra.run.smithi169.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-23T22:48:51.040 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:50 smithi187 bash[89487]: cluster 2023-09-23T22:48:49.622314+0000 osd.5 (osd.5) 23 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:48:51.040 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:50 smithi187 bash[89487]: cluster 2023-09-23T22:48:49.625154+0000 osd.5 (osd.5) 24 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:48:51.040 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:50 smithi187 bash[89487]: cluster 2023-09-23T22:48:49.625175+0000 osd.6 (osd.6) 231 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:48:51.040 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:50 smithi187 bash[89487]: cluster 2023-09-23T22:48:49.626909+0000 osd.7 (osd.7) 215 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:48:51.040 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:50 smithi187 bash[89487]: cluster 2023-09-23T22:48:49.627394+0000 osd.5 (osd.5) 25 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:48:51.040 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:50 smithi187 bash[89487]: cluster 2023-09-23T22:48:49.629274+0000 osd.7 (osd.7) 216 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:48:51.041 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:50 smithi187 bash[89487]: cluster 2023-09-23T22:48:49.632270+0000 osd.6 (osd.6) 232 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:48:51.041 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:50 smithi187 bash[89487]: cluster 2023-09-23T22:48:49.634077+0000 osd.6 (osd.6) 233 : cluster 3 failed to encode map e230 with expected crc 2023-09-23T22:48:51.060 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:51.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:51.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:51.167 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:51.194 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:51.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:51.198 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:51.299 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:51.325 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:51.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:51.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:51.432 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:51.458 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:51.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:51.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:51.563 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:51.593 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:51.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:51.596 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:51.696 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:51.728 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:51.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:51.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:51.833 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:51.862 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:51.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:51.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:51.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:51 smithi187 bash[89487]: cluster 2023-09-23T22:48:50.575780+0000 mgr.y (mgr.25310) 811 : cluster 0 pgmap v857: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 5 remapped+peering, 2 peering, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped, 1 active+recovering+degraded+remapped, 81 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 433 op/s; 29469/160506 objects degraded (18.360%); 11338/160506 objects misplaced (7.064%); 22 MiB/s, 359 objects/s recovering 2023-09-23T22:48:51.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:51 smithi187 bash[89487]: cluster 2023-09-23T22:48:51.602040+0000 mon.a (mon.0) 1132 : cluster 3 Health check update: Degraded data redundancy: 29469/160506 objects degraded (18.360%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:48:51.966 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:52.012 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:52.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:52.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:52.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:51 smithi169 bash[101133]: cluster 2023-09-23T22:48:50.575780+0000 mgr.y (mgr.25310) 811 : cluster 0 pgmap v857: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 5 remapped+peering, 2 peering, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped, 1 active+recovering+degraded+remapped, 81 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 433 op/s; 29469/160506 objects degraded (18.360%); 11338/160506 objects misplaced (7.064%); 22 MiB/s, 359 objects/s recovering 2023-09-23T22:48:52.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:51 smithi169 bash[101133]: cluster 2023-09-23T22:48:51.602040+0000 mon.a (mon.0) 1132 : cluster 3 Health check update: Degraded data redundancy: 29469/160506 objects degraded (18.360%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:48:52.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:51 smithi169 bash[104356]: cluster 2023-09-23T22:48:50.575780+0000 mgr.y (mgr.25310) 811 : cluster 0 pgmap v857: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 5 remapped+peering, 2 peering, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+remapped, 1 active+recovering+degraded+remapped, 81 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 433 op/s; 29469/160506 objects degraded (18.360%); 11338/160506 objects misplaced (7.064%); 22 MiB/s, 359 objects/s recovering 2023-09-23T22:48:52.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:51 smithi169 bash[104356]: cluster 2023-09-23T22:48:51.602040+0000 mon.a (mon.0) 1132 : cluster 3 Health check update: Degraded data redundancy: 29469/160506 objects degraded (18.360%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:48:52.116 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:52.144 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:52.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:52.149 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:52.250 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:52.281 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:52.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:52.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:52.388 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:52.406 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:52.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:52.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:52.508 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:52.532 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:52.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:52.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:52.638 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:52.668 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:52.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:52.673 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:52.773 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:52.802 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:52.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:52.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:52.906 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:52.932 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:52.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:52.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:53.038 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:53.063 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:53.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:53.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:53.169 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:53.208 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:53.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:53.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:53.317 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:53.350 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:53.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:53.354 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:53.455 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:53.478 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:53.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:53.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:53.585 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:53.611 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:53.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:53.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:53.706 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:53 smithi169 bash[101133]: cluster 2023-09-23T22:48:52.576552+0000 mgr.y (mgr.25310) 812 : cluster 0 pgmap v858: 99 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 1 active+remapped, 86 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 525 op/s; 28946/156294 objects degraded (18.520%); 17277/156294 objects misplaced (11.054%); 17 MiB/s, 267 objects/s recovering 2023-09-23T22:48:53.707 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:53 smithi169 bash[104356]: cluster 2023-09-23T22:48:52.576552+0000 mgr.y (mgr.25310) 812 : cluster 0 pgmap v858: 99 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 1 active+remapped, 86 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 525 op/s; 28946/156294 objects degraded (18.520%); 17277/156294 objects misplaced (11.054%); 17 MiB/s, 267 objects/s recovering 2023-09-23T22:48:53.714 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:53.740 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:53.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:53.742 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:53.843 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:53.852 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:53 smithi187 bash[89487]: cluster 2023-09-23T22:48:52.576552+0000 mgr.y (mgr.25310) 812 : cluster 0 pgmap v858: 99 pgs: 1 active+recovery_wait+remapped, 1 active+remapped+backfill_wait, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 1 active+remapped, 86 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 525 op/s; 28946/156294 objects degraded (18.520%); 17277/156294 objects misplaced (11.054%); 17 MiB/s, 267 objects/s recovering 2023-09-23T22:48:53.871 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:53.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:53.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:53.974 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:54.000 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:54.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:54.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:54.104 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:54.133 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:54.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:54.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:54.236 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:54.265 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:54.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:54.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:54.369 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:54.398 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:54.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:54.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:54.503 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:54.534 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:54.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:54.538 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:54.626 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-23T22:48:54.638 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:54.668 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:54.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:54.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:54.772 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:54.809 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:54.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:54.813 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:54.914 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:54.956 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:54.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:54.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:55.059 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:55.091 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:55.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:55.093 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:55.194 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:55.231 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:55.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:55.236 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:55.336 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:55.374 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:55.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:55.377 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:55.424 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:48:55.465 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:48:55.478 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:55.510 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:55.511 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:48:55.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:55.513 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:55.554 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:48:55.588 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:48:55.614 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:55.642 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:48:55.651 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:55.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:55.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:55.687 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:48:55.740 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:48:55.751 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:48:55.752 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:48:55.752 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:48:55.752 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:48:55.752 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:48:55.752 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:48:55.752 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:48:55.752 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:48:55.754 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:55.783 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:55.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:55.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:55.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:55 smithi187 bash[89487]: cluster 2023-09-23T22:48:54.577300+0000 mgr.y (mgr.25310) 813 : cluster 0 pgmap v859: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 3.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 629 op/s; 27646/150279 objects degraded (18.396%); 16822/150279 objects misplaced (11.194%); 6.2 MiB/s, 99 objects/s recovering 2023-09-23T22:48:55.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:55 smithi187 bash[89487]: audit 2023-09-23T22:48:55.389694+0000 mon.a (mon.0) 1133 : audit 0 from='client.? 172.21.15.169:0/2450712453' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:48:55.887 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:55.910 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:55.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:55.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:56.014 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:56.037 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:56.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:56.041 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:56.142 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:56.148 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:55 smithi169 bash[104356]: cluster 2023-09-23T22:48:54.577300+0000 mgr.y (mgr.25310) 813 : cluster 0 pgmap v859: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 3.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 629 op/s; 27646/150279 objects degraded (18.396%); 16822/150279 objects misplaced (11.194%); 6.2 MiB/s, 99 objects/s recovering 2023-09-23T22:48:56.148 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:55 smithi169 bash[104356]: audit 2023-09-23T22:48:55.389694+0000 mon.a (mon.0) 1133 : audit 0 from='client.? 172.21.15.169:0/2450712453' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:48:56.149 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:55 smithi169 bash[101133]: cluster 2023-09-23T22:48:54.577300+0000 mgr.y (mgr.25310) 813 : cluster 0 pgmap v859: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 3.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 629 op/s; 27646/150279 objects degraded (18.396%); 16822/150279 objects misplaced (11.194%); 6.2 MiB/s, 99 objects/s recovering 2023-09-23T22:48:56.149 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:55 smithi169 bash[101133]: audit 2023-09-23T22:48:55.389694+0000 mon.a (mon.0) 1133 : audit 0 from='client.? 172.21.15.169:0/2450712453' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:48:56.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:56.170 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:56.171 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:56.271 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:56.313 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:56.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:56.320 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:56.421 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:56.451 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:56.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:56.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:56.554 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:56.589 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:56.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:56.593 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:56.694 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:56.717 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:56.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:56.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:56.820 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:56.830 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:56 smithi169 bash[101133]: audit 2023-09-23T22:48:56.148602+0000 mon.a (mon.0) 1134 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:48:56.830 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:56 smithi169 bash[101133]: cluster 2023-09-23T22:48:56.603353+0000 mon.a (mon.0) 1135 : cluster 3 Health check update: Degraded data redundancy: 27646/150279 objects degraded (18.396%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:48:56.830 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:56 smithi169 bash[104356]: audit 2023-09-23T22:48:56.148602+0000 mon.a (mon.0) 1134 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:48:56.830 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:56 smithi169 bash[104356]: cluster 2023-09-23T22:48:56.603353+0000 mon.a (mon.0) 1135 : cluster 3 Health check update: Degraded data redundancy: 27646/150279 objects degraded (18.396%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:48:56.845 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:56.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:56.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:56.948 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:56.959 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:56 smithi187 bash[89487]: audit 2023-09-23T22:48:56.148602+0000 mon.a (mon.0) 1134 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:48:56.959 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:56 smithi187 bash[89487]: cluster 2023-09-23T22:48:56.603353+0000 mon.a (mon.0) 1135 : cluster 3 Health check update: Degraded data redundancy: 27646/150279 objects degraded (18.396%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:48:56.986 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:56.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:56.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:57.091 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:57.130 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:57.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:57.133 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:57.234 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:57.274 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:57.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:57.277 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:57.378 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:57.409 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:48:57.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:57.413 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:48:57.514 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:57.539 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:48:57.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:57.541 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:48:57.642 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:57.662 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:57.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:57.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:57.765 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:57.773 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:57 smithi169 bash[104356]: cluster 2023-09-23T22:48:56.578054+0000 mgr.y (mgr.25310) 814 : cluster 0 pgmap v860: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 3.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 425 op/s; 27646/150279 objects degraded (18.396%); 16822/150279 objects misplaced (11.194%); 1.2 MiB/s, 20 objects/s recovering 2023-09-23T22:48:57.774 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:57 smithi169 bash[101133]: cluster 2023-09-23T22:48:56.578054+0000 mgr.y (mgr.25310) 814 : cluster 0 pgmap v860: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 3.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 425 op/s; 27646/150279 objects degraded (18.396%); 16822/150279 objects misplaced (11.194%); 1.2 MiB/s, 20 objects/s recovering 2023-09-23T22:48:57.792 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:57.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:57.796 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:57.896 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:57.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:57.924 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:57.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:58.025 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:58.062 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:58.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:58.065 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:58.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:57 smithi187 bash[89487]: cluster 2023-09-23T22:48:56.578054+0000 mgr.y (mgr.25310) 814 : cluster 0 pgmap v860: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 3.1 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 425 op/s; 27646/150279 objects degraded (18.396%); 16822/150279 objects misplaced (11.194%); 1.2 MiB/s, 20 objects/s recovering 2023-09-23T22:48:58.165 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:58.206 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:48:58.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:58.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:48:58.309 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:58.349 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:58.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:58.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:58.453 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:58.482 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:58.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:58.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:58.584 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:58.608 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:58.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:58.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:58.713 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:58.749 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:48:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:48:58] "GET /metrics HTTP/1.1" 200 36457 "" "Prometheus/2.43.0" 2023-09-23T22:48:58.749 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:58 smithi169 bash[104356]: audit 2023-09-23T22:48:58.705375+0000 mon.c (mon.2) 64 : audit 1 from='client.? 172.21.15.169:0/4038769568' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:48:58.749 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:58 smithi169 bash[104356]: audit 2023-09-23T22:48:58.706073+0000 mon.a (mon.0) 1136 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:48:58.756 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:48:58.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:58.759 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:48:58.760 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is unset 2023-09-23T22:48:58.860 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:58.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:58 smithi187 bash[89487]: audit 2023-09-23T22:48:58.705375+0000 mon.c (mon.2) 64 : audit 1 from='client.? 172.21.15.169:0/4038769568' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:48:58.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:58 smithi187 bash[89487]: audit 2023-09-23T22:48:58.706073+0000 mon.a (mon.0) 1136 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:48:58.884 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:58.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:58.887 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:58.988 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:59.019 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:59.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:59.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:59.026 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:58 smithi169 bash[101133]: audit 2023-09-23T22:48:58.705375+0000 mon.c (mon.2) 64 : audit 1 from='client.? 172.21.15.169:0/4038769568' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:48:59.026 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:58 smithi169 bash[101133]: audit 2023-09-23T22:48:58.706073+0000 mon.a (mon.0) 1136 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:48:59.127 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:59.154 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:59.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:59.162 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:59.262 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:59.298 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:48:59.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:59.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:48:59.401 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:59.430 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:48:59.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:59.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:48:59.538 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:59.566 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:59.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:59.568 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:59.669 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:59.692 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:48:59.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:59.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:48:59.799 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:59.826 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:59.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:59.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:48:59.929 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:59.935 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:59 smithi169 bash[104356]: cluster 2023-09-23T22:48:58.578886+0000 mgr.y (mgr.25310) 815 : cluster 0 pgmap v861: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 682 op/s; 25821/140118 objects degraded (18.428%); 15531/140118 objects misplaced (11.084%); 2.5 MiB/s, 39 objects/s recovering 2023-09-23T22:48:59.936 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:59 smithi169 bash[104356]: cluster 2023-09-23T22:48:58.731375+0000 mon.a (mon.0) 1137 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:48:59.936 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:59 smithi169 bash[104356]: cluster 2023-09-23T22:48:58.747761+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T22:48:59.936 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:59 smithi169 bash[104356]: audit 2023-09-23T22:48:58.752229+0000 mon.a (mon.0) 1138 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:48:59.936 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:59 smithi169 bash[104356]: cluster 2023-09-23T22:48:58.752384+0000 mon.a (mon.0) 1139 : cluster 0 osdmap e231: 8 total, 8 up, 8 in 2023-09-23T22:48:59.936 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:48:59 smithi169 bash[104356]: cluster 2023-09-23T22:48:58.754935+0000 osd.6 (osd.6) 234 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T22:48:59.937 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:59 smithi169 bash[101133]: cluster 2023-09-23T22:48:58.578886+0000 mgr.y (mgr.25310) 815 : cluster 0 pgmap v861: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 682 op/s; 25821/140118 objects degraded (18.428%); 15531/140118 objects misplaced (11.084%); 2.5 MiB/s, 39 objects/s recovering 2023-09-23T22:48:59.937 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:59 smithi169 bash[101133]: cluster 2023-09-23T22:48:58.731375+0000 mon.a (mon.0) 1137 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:48:59.937 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:59 smithi169 bash[101133]: cluster 2023-09-23T22:48:58.747761+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T22:48:59.937 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:59 smithi169 bash[101133]: audit 2023-09-23T22:48:58.752229+0000 mon.a (mon.0) 1138 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:48:59.937 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:59 smithi169 bash[101133]: cluster 2023-09-23T22:48:58.752384+0000 mon.a (mon.0) 1139 : cluster 0 osdmap e231: 8 total, 8 up, 8 in 2023-09-23T22:48:59.937 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:48:59 smithi169 bash[101133]: cluster 2023-09-23T22:48:58.754935+0000 osd.6 (osd.6) 234 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T22:48:59.954 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:48:59.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:48:59.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:00.058 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:00.084 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:00.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:00.088 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:00.120 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:49:00.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:59 smithi187 bash[89487]: cluster 2023-09-23T22:48:58.578886+0000 mgr.y (mgr.25310) 815 : cluster 0 pgmap v861: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 682 op/s; 25821/140118 objects degraded (18.428%); 15531/140118 objects misplaced (11.084%); 2.5 MiB/s, 39 objects/s recovering 2023-09-23T22:49:00.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:59 smithi187 bash[89487]: cluster 2023-09-23T22:48:58.731375+0000 mon.a (mon.0) 1137 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:49:00.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:59 smithi187 bash[89487]: cluster 2023-09-23T22:48:58.747761+0000 osd.5 (osd.5) 26 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T22:49:00.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:59 smithi187 bash[89487]: audit 2023-09-23T22:48:58.752229+0000 mon.a (mon.0) 1138 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:49:00.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:59 smithi187 bash[89487]: cluster 2023-09-23T22:48:58.752384+0000 mon.a (mon.0) 1139 : cluster 0 osdmap e231: 8 total, 8 up, 8 in 2023-09-23T22:49:00.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:48:59 smithi187 bash[89487]: cluster 2023-09-23T22:48:58.754935+0000 osd.6 (osd.6) 234 : cluster 3 failed to encode map e231 with expected crc 2023-09-23T22:49:00.189 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:00.222 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:00.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:00.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:00.329 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:00.386 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:00.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:00.389 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:00.433 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:49:00.490 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:00.517 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:00.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:00.524 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:00.625 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:00.656 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:00.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:00.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:00.761 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:00.790 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:00.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:00.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:00.894 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:00.920 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:00.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:00.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:01.027 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:01.056 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:01.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:01.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:01.159 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:01.200 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:01.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:01.208 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:01.309 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:01.335 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:01.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:01.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:01.438 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:01.468 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:01.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:01.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:01.574 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:01.608 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:01.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:01.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:01.714 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:01.746 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:01.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:01.752 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:01.852 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:01.885 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:01.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:01.888 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:01.989 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:01.993 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:01 smithi169 bash[101133]: cluster 2023-09-23T22:49:00.579487+0000 mgr.y (mgr.25310) 816 : cluster 0 pgmap v863: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 679 op/s; 25821/140118 objects degraded (18.428%); 15531/140118 objects misplaced (11.084%); 2.4 MiB/s, 39 objects/s recovering 2023-09-23T22:49:01.993 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:01 smithi169 bash[101133]: cluster 2023-09-23T22:49:01.604477+0000 mon.a (mon.0) 1140 : cluster 3 Health check update: Degraded data redundancy: 25821/140118 objects degraded (18.428%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:49:01.993 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:01 smithi169 bash[104356]: cluster 2023-09-23T22:49:00.579487+0000 mgr.y (mgr.25310) 816 : cluster 0 pgmap v863: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 679 op/s; 25821/140118 objects degraded (18.428%); 15531/140118 objects misplaced (11.084%); 2.4 MiB/s, 39 objects/s recovering 2023-09-23T22:49:01.993 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:01 smithi169 bash[104356]: cluster 2023-09-23T22:49:01.604477+0000 mon.a (mon.0) 1140 : cluster 3 Health check update: Degraded data redundancy: 25821/140118 objects degraded (18.428%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:49:02.009 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T22:49:02.015 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:02.016 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:01 smithi187 bash[89487]: cluster 2023-09-23T22:49:00.579487+0000 mgr.y (mgr.25310) 816 : cluster 0 pgmap v863: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 679 op/s; 25821/140118 objects degraded (18.428%); 15531/140118 objects misplaced (11.084%); 2.4 MiB/s, 39 objects/s recovering 2023-09-23T22:49:02.017 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:01 smithi187 bash[89487]: cluster 2023-09-23T22:49:01.604477+0000 mon.a (mon.0) 1140 : cluster 3 Health check update: Degraded data redundancy: 25821/140118 objects degraded (18.428%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:49:02.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:02.018 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:02.118 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:02.142 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:02.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:02.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:02.245 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:02.270 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:02.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:02.277 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:02.377 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:02.407 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:02.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:02.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:02.510 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:02.537 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:02.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:02.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:02.562 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:49:02.640 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:02.667 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:02.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:02.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:02.770 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:02.806 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:02.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:02.810 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:02.911 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:02.946 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:02.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:02.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:03.049 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:03.080 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:03.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:03.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:03.186 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:03.215 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:03.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:03.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:03.320 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:03.349 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:03.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:03.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:03.453 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:03.478 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:03.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:03.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:03.585 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:03.617 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:03.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:03.619 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:03.720 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:03.750 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:03.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:03.754 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:03.762 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:03 smithi169 bash[104356]: cluster 2023-09-23T22:49:02.583449+0000 mgr.y (mgr.25310) 817 : cluster 0 pgmap v864: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 684 op/s; 25261/135732 objects degraded (18.611%); 14700/135732 objects misplaced (10.830%); 2.7 MiB/s, 43 objects/s recovering 2023-09-23T22:49:03.762 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:03 smithi169 bash[101133]: cluster 2023-09-23T22:49:02.583449+0000 mgr.y (mgr.25310) 817 : cluster 0 pgmap v864: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 684 op/s; 25261/135732 objects degraded (18.611%); 14700/135732 objects misplaced (10.830%); 2.7 MiB/s, 43 objects/s recovering 2023-09-23T22:49:03.855 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:03.881 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:03.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:03.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:03.984 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:04.016 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:04.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:04.019 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:04.119 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:04.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:03 smithi187 bash[89487]: cluster 2023-09-23T22:49:02.583449+0000 mgr.y (mgr.25310) 817 : cluster 0 pgmap v864: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 684 op/s; 25261/135732 objects degraded (18.611%); 14700/135732 objects misplaced (10.830%); 2.7 MiB/s, 43 objects/s recovering 2023-09-23T22:49:04.144 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:04.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:04.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:04.248 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:04.272 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:04.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:04.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:04.379 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:04.404 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:04.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:04.413 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:04.514 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:04.536 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:04.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:04.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:04.644 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:04.673 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:04.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:04.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:04.782 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:04.825 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:04.826 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:04 smithi169 bash[101133]: audit 2023-09-23T22:49:03.795460+0000 mon.a (mon.0) 1141 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:49:04.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:04.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:04.931 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:04.938 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:04 smithi187 bash[89487]: audit 2023-09-23T22:49:03.795460+0000 mon.a (mon.0) 1141 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:49:04.965 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:04.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:04.972 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:05.072 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:05.112 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:05.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:05.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:05.127 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:49:05.218 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:05.245 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:05.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:05.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:05.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:04 smithi169 bash[104356]: audit 2023-09-23T22:49:03.795460+0000 mon.a (mon.0) 1141 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:49:05.351 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:05.378 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:05.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:05.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:05.481 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:05.508 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:05.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:05.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:05.612 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:05.636 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:05.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:05.638 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:05.739 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:05.772 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:05.776 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:05 smithi169 bash[101133]: cluster 2023-09-23T22:49:04.584263+0000 mgr.y (mgr.25310) 818 : cluster 0 pgmap v865: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 2.6 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 681 op/s; 23976/129834 objects degraded (18.467%); 14281/129834 objects misplaced (10.999%); 2.7 MiB/s, 43 objects/s recovering 2023-09-23T22:49:05.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:05.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:05.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:05 smithi187 bash[89487]: cluster 2023-09-23T22:49:04.584263+0000 mgr.y (mgr.25310) 818 : cluster 0 pgmap v865: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 2.6 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 681 op/s; 23976/129834 objects degraded (18.467%); 14281/129834 objects misplaced (10.999%); 2.7 MiB/s, 43 objects/s recovering 2023-09-23T22:49:05.878 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:05.904 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:05.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:05.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:06.014 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:06.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:05 smithi169 bash[104356]: cluster 2023-09-23T22:49:04.584263+0000 mgr.y (mgr.25310) 818 : cluster 0 pgmap v865: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 2.6 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 681 op/s; 23976/129834 objects degraded (18.467%); 14281/129834 objects misplaced (10.999%); 2.7 MiB/s, 43 objects/s recovering 2023-09-23T22:49:06.052 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:06.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:06.054 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:06.154 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:06.182 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:06.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:06.184 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:06.285 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:06.317 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:06.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:06.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:06.423 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:06.464 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:06.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:06.470 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:06.571 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:06.607 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:06.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:06.611 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:06.712 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:06.740 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:06.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:06.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:06.843 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:06.870 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:06.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:06.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:06.974 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:06.983 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:06 smithi169 bash[104356]: cluster 2023-09-23T22:49:06.605600+0000 mon.a (mon.0) 1142 : cluster 3 Health check update: Degraded data redundancy: 23976/129834 objects degraded (18.467%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:49:06.983 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:06 smithi169 bash[101133]: cluster 2023-09-23T22:49:06.605600+0000 mon.a (mon.0) 1142 : cluster 3 Health check update: Degraded data redundancy: 23976/129834 objects degraded (18.467%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:49:07.004 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:07.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:07.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:07.107 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:07.115 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:06 smithi187 bash[89487]: cluster 2023-09-23T22:49:06.605600+0000 mon.a (mon.0) 1142 : cluster 3 Health check update: Degraded data redundancy: 23976/129834 objects degraded (18.467%), 10 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T22:49:07.131 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:07.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:07.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:07.235 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:07.256 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:07.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:07.258 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:07.359 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:07.388 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:07.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:07.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:07.491 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:07.514 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:07.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:07.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:07.618 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:07.649 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:49:07.652 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:07.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:07.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:07.759 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:07.784 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:07.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:07.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:07.891 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:07.901 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:07 smithi187 bash[89487]: cluster 2023-09-23T22:49:06.585844+0000 mgr.y (mgr.25310) 819 : cluster 0 pgmap v866: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 2.6 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 680 op/s; 23976/129834 objects degraded (18.467%); 14281/129834 objects misplaced (10.999%); 2.7 MiB/s, 43 objects/s recovering 2023-09-23T22:49:07.946 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:07.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:07.947 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:08.048 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:08.090 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:08.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:08.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:08.195 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:08.204 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:07 smithi169 bash[104356]: cluster 2023-09-23T22:49:06.585844+0000 mgr.y (mgr.25310) 819 : cluster 0 pgmap v866: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 2.6 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 680 op/s; 23976/129834 objects degraded (18.467%); 14281/129834 objects misplaced (10.999%); 2.7 MiB/s, 43 objects/s recovering 2023-09-23T22:49:08.204 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:07 smithi169 bash[101133]: cluster 2023-09-23T22:49:06.585844+0000 mgr.y (mgr.25310) 819 : cluster 0 pgmap v866: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 2.6 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 680 op/s; 23976/129834 objects degraded (18.467%); 14281/129834 objects misplaced (10.999%); 2.7 MiB/s, 43 objects/s recovering 2023-09-23T22:49:08.228 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:08.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:08.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:08.332 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:08.358 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:08.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:08.360 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:08.461 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:08.483 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:08.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:08.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:08.591 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:08.618 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:08.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:08.622 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:08.723 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:08.762 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:08.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:08.765 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:08.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:49:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:49:08] "GET /metrics HTTP/1.1" 200 36457 "" "Prometheus/2.43.0" 2023-09-23T22:49:08.866 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:08.902 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:08.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:08.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:09.007 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:09.032 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:09.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:09.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:09.135 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:09.155 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:09.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:09.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:09.261 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:09.290 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:09.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:09.300 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:09.400 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:09.431 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:09.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:09.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:09.539 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:09.577 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:09.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:09.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:09.681 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:09.702 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:09.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:09.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:09.800 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:09 smithi169 bash[101133]: cluster 2023-09-23T22:49:08.586875+0000 mgr.y (mgr.25310) 820 : cluster 0 pgmap v867: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 22792/123081 objects degraded (18.518%); 13062/123081 objects misplaced (10.613%); 2.5 MiB/s, 39 objects/s recovering 2023-09-23T22:49:09.801 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:09 smithi169 bash[104356]: cluster 2023-09-23T22:49:08.586875+0000 mgr.y (mgr.25310) 820 : cluster 0 pgmap v867: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 22792/123081 objects degraded (18.518%); 13062/123081 objects misplaced (10.613%); 2.5 MiB/s, 39 objects/s recovering 2023-09-23T22:49:09.811 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:09.821 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:09 smithi187 bash[89487]: cluster 2023-09-23T22:49:08.586875+0000 mgr.y (mgr.25310) 820 : cluster 0 pgmap v867: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 567 op/s; 22792/123081 objects degraded (18.518%); 13062/123081 objects misplaced (10.613%); 2.5 MiB/s, 39 objects/s recovering 2023-09-23T22:49:09.842 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:09.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:09.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:09.948 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:09.976 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:09.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:09.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:10.085 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:10.112 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:10.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:10.117 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:10.217 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:10.243 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:10.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:10.249 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:10.350 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:10.378 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:10.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:10.382 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:10.482 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:10.515 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:10.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:10.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:10.620 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:10.649 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:10.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:10.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:10.752 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:10.808 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:10.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:10.811 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:10.912 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:10.955 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:10.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:10.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:11.060 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:11.093 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:11.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:11.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:11.199 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:11.224 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:11.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:11.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:11.329 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:11.358 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:11.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:11.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:11.462 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:11.484 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:11.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:11.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:11.590 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:11.628 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:11.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:11.632 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:11.733 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:11.743 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:11 smithi169 bash[101133]: audit 2023-09-23T22:49:10.523648+0000 mon.a (mon.0) 1143 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:49:11.743 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:11 smithi169 bash[101133]: audit 2023-09-23T22:49:10.534417+0000 mon.a (mon.0) 1144 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:49:11.743 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:11 smithi169 bash[101133]: cluster 2023-09-23T22:49:10.587687+0000 mgr.y (mgr.25310) 821 : cluster 0 pgmap v868: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 569 op/s; 22157/119880 objects degraded (18.483%); 13062/119880 objects misplaced (10.896%); 2.1 MiB/s, 33 objects/s recovering 2023-09-23T22:49:11.743 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:11 smithi169 bash[101133]: audit 2023-09-23T22:49:11.157465+0000 mon.a (mon.0) 1145 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:49:11.743 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:11 smithi169 bash[101133]: audit 2023-09-23T22:49:11.159680+0000 mon.a (mon.0) 1146 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:49:11.743 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:11 smithi169 bash[104356]: audit 2023-09-23T22:49:10.523648+0000 mon.a (mon.0) 1143 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:49:11.743 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:11 smithi169 bash[104356]: audit 2023-09-23T22:49:10.534417+0000 mon.a (mon.0) 1144 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:49:11.745 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:11 smithi169 bash[104356]: cluster 2023-09-23T22:49:10.587687+0000 mgr.y (mgr.25310) 821 : cluster 0 pgmap v868: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 569 op/s; 22157/119880 objects degraded (18.483%); 13062/119880 objects misplaced (10.896%); 2.1 MiB/s, 33 objects/s recovering 2023-09-23T22:49:11.745 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:11 smithi169 bash[104356]: audit 2023-09-23T22:49:11.157465+0000 mon.a (mon.0) 1145 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:49:11.745 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:11 smithi169 bash[104356]: audit 2023-09-23T22:49:11.159680+0000 mon.a (mon.0) 1146 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:49:11.768 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:11.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:11.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:11.872 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:11.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:11 smithi187 bash[89487]: audit 2023-09-23T22:49:10.523648+0000 mon.a (mon.0) 1143 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:49:11.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:11 smithi187 bash[89487]: audit 2023-09-23T22:49:10.534417+0000 mon.a (mon.0) 1144 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:49:11.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:11 smithi187 bash[89487]: cluster 2023-09-23T22:49:10.587687+0000 mgr.y (mgr.25310) 821 : cluster 0 pgmap v868: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 569 op/s; 22157/119880 objects degraded (18.483%); 13062/119880 objects misplaced (10.896%); 2.1 MiB/s, 33 objects/s recovering 2023-09-23T22:49:11.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:11 smithi187 bash[89487]: audit 2023-09-23T22:49:11.157465+0000 mon.a (mon.0) 1145 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:49:11.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:11 smithi187 bash[89487]: audit 2023-09-23T22:49:11.159680+0000 mon.a (mon.0) 1146 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:49:11.919 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:11.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:11.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:12.023 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:12.046 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:12.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:12.051 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:12.153 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:12.184 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:12.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:12.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:12.286 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:12.320 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:12.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:12.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:12.423 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:12.458 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:12.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:12.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:12.562 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:12.593 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:12.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:12.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:12.637 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:12 smithi169 bash[101133]: cluster 2023-09-23T22:49:11.607054+0000 mon.a (mon.0) 1147 : cluster 3 Health check update: Degraded data redundancy: 22157/119880 objects degraded (18.483%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T22:49:12.637 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:12 smithi169 bash[104356]: cluster 2023-09-23T22:49:11.607054+0000 mon.a (mon.0) 1147 : cluster 3 Health check update: Degraded data redundancy: 22157/119880 objects degraded (18.483%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T22:49:12.696 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:12.703 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:12 smithi187 bash[89487]: cluster 2023-09-23T22:49:11.607054+0000 mon.a (mon.0) 1147 : cluster 3 Health check update: Degraded data redundancy: 22157/119880 objects degraded (18.483%), 10 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2023-09-23T22:49:12.716 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:12.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:12.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:12.821 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:12.853 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:12.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:12.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:12.961 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:13.008 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:13.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:13.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:13.118 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:13.154 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:13.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:13.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:13.257 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:13.292 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:13.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:13.298 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:13.399 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:13.432 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:13.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:13.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:13.538 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:13.575 INFO:teuthology.orchestra.run.smithi169.stderr:reweighted osd.1 to 1 (10000) 2023-09-23T22:49:13.581 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:13.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:13.589 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:13.690 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:13.731 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:13.733 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:13 smithi169 bash[101133]: cluster 2023-09-23T22:49:12.588335+0000 mgr.y (mgr.25310) 822 : cluster 0 pgmap v869: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 2.3 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 685 op/s; 21578/115413 objects degraded (18.696%); 12210/115413 objects misplaced (10.579%); 3.1 MiB/s, 49 objects/s recovering 2023-09-23T22:49:13.733 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:13 smithi169 bash[101133]: audit 2023-09-23T22:49:12.667940+0000 mon.c (mon.2) 65 : audit 1 from='client.? 172.21.15.169:0/87062457' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T22:49:13.733 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:13 smithi169 bash[101133]: audit 2023-09-23T22:49:12.669245+0000 mon.a (mon.0) 1148 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T22:49:13.734 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:13 smithi169 bash[104356]: cluster 2023-09-23T22:49:12.588335+0000 mgr.y (mgr.25310) 822 : cluster 0 pgmap v869: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 2.3 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 685 op/s; 21578/115413 objects degraded (18.696%); 12210/115413 objects misplaced (10.579%); 3.1 MiB/s, 49 objects/s recovering 2023-09-23T22:49:13.734 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:13 smithi169 bash[104356]: audit 2023-09-23T22:49:12.667940+0000 mon.c (mon.2) 65 : audit 1 from='client.? 172.21.15.169:0/87062457' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T22:49:13.734 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:13 smithi169 bash[104356]: audit 2023-09-23T22:49:12.669245+0000 mon.a (mon.0) 1148 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T22:49:13.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:13.735 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:13.835 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:13.848 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:13 smithi187 bash[89487]: cluster 2023-09-23T22:49:12.588335+0000 mgr.y (mgr.25310) 822 : cluster 0 pgmap v869: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 2.3 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 685 op/s; 21578/115413 objects degraded (18.696%); 12210/115413 objects misplaced (10.579%); 3.1 MiB/s, 49 objects/s recovering 2023-09-23T22:49:13.848 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:13 smithi187 bash[89487]: audit 2023-09-23T22:49:12.667940+0000 mon.c (mon.2) 65 : audit 1 from='client.? 172.21.15.169:0/87062457' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T22:49:13.848 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:13 smithi187 bash[89487]: audit 2023-09-23T22:49:12.669245+0000 mon.a (mon.0) 1148 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T22:49:13.866 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:13.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:13.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:13.970 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:13.999 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:14.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:14.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:14.102 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:14.120 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:14.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:14.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:14.223 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:14.242 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:14.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:14.244 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:14.345 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:14.363 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:14.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:14.366 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:14.467 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:14.487 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:14.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:14.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:14.590 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:14.617 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:14.620 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:14 smithi169 bash[104356]: cluster 2023-09-23T22:49:13.546130+0000 osd.6 (osd.6) 235 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:49:14.620 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:14 smithi169 bash[104356]: cluster 2023-09-23T22:49:13.547593+0000 osd.6 (osd.6) 236 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:49:14.620 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:14 smithi169 bash[104356]: cluster 2023-09-23T22:49:13.547624+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:49:14.620 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:14 smithi169 bash[104356]: cluster 2023-09-23T22:49:13.550403+0000 osd.6 (osd.6) 237 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:49:14.621 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:14 smithi169 bash[104356]: cluster 2023-09-23T22:49:13.552365+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:49:14.621 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:14 smithi169 bash[104356]: cluster 2023-09-23T22:49:13.553708+0000 osd.7 (osd.7) 217 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:49:14.621 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:14 smithi169 bash[104356]: audit 2023-09-23T22:49:13.554446+0000 mon.a (mon.0) 1149 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T22:49:14.621 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:14 smithi169 bash[104356]: cluster 2023-09-23T22:49:13.554781+0000 mon.a (mon.0) 1150 : cluster 0 osdmap e232: 8 total, 8 up, 8 in 2023-09-23T22:49:14.621 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:14 smithi169 bash[104356]: cluster 2023-09-23T22:49:13.554995+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:49:14.622 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:14 smithi169 bash[104356]: audit 2023-09-23T22:49:13.935400+0000 mon.a (mon.0) 1151 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:49:14.622 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:14 smithi169 bash[104356]: audit 2023-09-23T22:49:13.944150+0000 mon.a (mon.0) 1152 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:49:14.622 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:14 smithi169 bash[104356]: audit 2023-09-23T22:49:14.363255+0000 mon.a (mon.0) 1153 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:49:14.622 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:14 smithi169 bash[104356]: audit 2023-09-23T22:49:14.364074+0000 mon.a (mon.0) 1154 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:49:14.622 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:14 smithi169 bash[104356]: audit 2023-09-23T22:49:14.369587+0000 mon.a (mon.0) 1155 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:49:14.623 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:14 smithi169 bash[104356]: cluster 2023-09-23T22:49:14.555187+0000 mon.a (mon.0) 1156 : cluster 0 osdmap e233: 8 total, 8 up, 8 in 2023-09-23T22:49:14.623 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:14 smithi169 bash[101133]: cluster 2023-09-23T22:49:13.546130+0000 osd.6 (osd.6) 235 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:49:14.623 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:14 smithi169 bash[101133]: cluster 2023-09-23T22:49:13.547593+0000 osd.6 (osd.6) 236 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:49:14.623 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:14 smithi169 bash[101133]: cluster 2023-09-23T22:49:13.547624+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:49:14.623 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:14 smithi169 bash[101133]: cluster 2023-09-23T22:49:13.550403+0000 osd.6 (osd.6) 237 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:49:14.624 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:14 smithi169 bash[101133]: cluster 2023-09-23T22:49:13.552365+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:49:14.624 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:14 smithi169 bash[101133]: cluster 2023-09-23T22:49:13.553708+0000 osd.7 (osd.7) 217 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:49:14.624 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:14 smithi169 bash[101133]: audit 2023-09-23T22:49:13.554446+0000 mon.a (mon.0) 1149 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T22:49:14.624 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:14 smithi169 bash[101133]: cluster 2023-09-23T22:49:13.554781+0000 mon.a (mon.0) 1150 : cluster 0 osdmap e232: 8 total, 8 up, 8 in 2023-09-23T22:49:14.624 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:14 smithi169 bash[101133]: cluster 2023-09-23T22:49:13.554995+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:49:14.624 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:14 smithi169 bash[101133]: audit 2023-09-23T22:49:13.935400+0000 mon.a (mon.0) 1151 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:49:14.624 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:14 smithi169 bash[101133]: audit 2023-09-23T22:49:13.944150+0000 mon.a (mon.0) 1152 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:49:14.624 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:14 smithi169 bash[101133]: audit 2023-09-23T22:49:14.363255+0000 mon.a (mon.0) 1153 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:49:14.624 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:14 smithi169 bash[101133]: audit 2023-09-23T22:49:14.364074+0000 mon.a (mon.0) 1154 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:49:14.625 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:14 smithi169 bash[101133]: audit 2023-09-23T22:49:14.369587+0000 mon.a (mon.0) 1155 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:49:14.625 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:14 smithi169 bash[101133]: cluster 2023-09-23T22:49:14.555187+0000 mon.a (mon.0) 1156 : cluster 0 osdmap e233: 8 total, 8 up, 8 in 2023-09-23T22:49:14.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:14.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:14.726 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:14.748 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:14.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:14.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:14.851 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:14.872 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:14.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:14.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:14.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:14 smithi187 bash[89487]: cluster 2023-09-23T22:49:13.546130+0000 osd.6 (osd.6) 235 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:49:14.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:14 smithi187 bash[89487]: cluster 2023-09-23T22:49:13.547593+0000 osd.6 (osd.6) 236 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:49:14.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:14 smithi187 bash[89487]: cluster 2023-09-23T22:49:13.547624+0000 osd.5 (osd.5) 27 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:49:14.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:14 smithi187 bash[89487]: cluster 2023-09-23T22:49:13.550403+0000 osd.6 (osd.6) 237 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:49:14.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:14 smithi187 bash[89487]: cluster 2023-09-23T22:49:13.552365+0000 osd.5 (osd.5) 28 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:49:14.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:14 smithi187 bash[89487]: cluster 2023-09-23T22:49:13.553708+0000 osd.7 (osd.7) 217 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:49:14.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:14 smithi187 bash[89487]: audit 2023-09-23T22:49:13.554446+0000 mon.a (mon.0) 1149 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T22:49:14.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:14 smithi187 bash[89487]: cluster 2023-09-23T22:49:13.554781+0000 mon.a (mon.0) 1150 : cluster 0 osdmap e232: 8 total, 8 up, 8 in 2023-09-23T22:49:14.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:14 smithi187 bash[89487]: cluster 2023-09-23T22:49:13.554995+0000 osd.5 (osd.5) 29 : cluster 3 failed to encode map e232 with expected crc 2023-09-23T22:49:14.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:14 smithi187 bash[89487]: audit 2023-09-23T22:49:13.935400+0000 mon.a (mon.0) 1151 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:49:14.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:14 smithi187 bash[89487]: audit 2023-09-23T22:49:13.944150+0000 mon.a (mon.0) 1152 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:49:14.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:14 smithi187 bash[89487]: audit 2023-09-23T22:49:14.363255+0000 mon.a (mon.0) 1153 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:49:14.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:14 smithi187 bash[89487]: audit 2023-09-23T22:49:14.364074+0000 mon.a (mon.0) 1154 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:49:14.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:14 smithi187 bash[89487]: audit 2023-09-23T22:49:14.369587+0000 mon.a (mon.0) 1155 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:49:14.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:14 smithi187 bash[89487]: cluster 2023-09-23T22:49:14.555187+0000 mon.a (mon.0) 1156 : cluster 0 osdmap e233: 8 total, 8 up, 8 in 2023-09-23T22:49:14.975 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:15.003 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:15.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:15.005 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:15.106 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:15.125 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:15.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:15.127 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:15.228 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:15.250 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:15.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:15.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:15.354 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:15.385 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:15.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:15.389 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:15.490 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:15.515 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:15.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:15.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:15.619 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:15.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:15 smithi187 bash[89487]: cluster 2023-09-23T22:49:14.555469+0000 osd.6 (osd.6) 238 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T22:49:15.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:15 smithi187 bash[89487]: cluster 2023-09-23T22:49:14.557841+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T22:49:15.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:15 smithi187 bash[89487]: cluster 2023-09-23T22:49:14.559484+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T22:49:15.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:15 smithi187 bash[89487]: cluster 2023-09-23T22:49:14.561794+0000 osd.7 (osd.7) 218 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T22:49:15.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:15 smithi187 bash[89487]: cluster 2023-09-23T22:49:14.588911+0000 mgr.y (mgr.25310) 823 : cluster 0 pgmap v872: 99 pgs: 1 remapped+peering, 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 2.2 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 826 op/s; 17721/109989 objects degraded (16.112%); 11789/109989 objects misplaced (10.718%); 3.1 MiB/s, 49 objects/s recovering 2023-09-23T22:49:15.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:15 smithi187 bash[89487]: cluster 2023-09-23T22:49:15.551208+0000 mon.a (mon.0) 1157 : cluster 0 osdmap e234: 8 total, 8 up, 8 in 2023-09-23T22:49:15.643 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:15.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:15.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:15.746 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:15.757 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:15 smithi169 bash[101133]: cluster 2023-09-23T22:49:14.555469+0000 osd.6 (osd.6) 238 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T22:49:15.757 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:15 smithi169 bash[101133]: cluster 2023-09-23T22:49:14.557841+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T22:49:15.757 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:15 smithi169 bash[101133]: cluster 2023-09-23T22:49:14.559484+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T22:49:15.757 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:15 smithi169 bash[101133]: cluster 2023-09-23T22:49:14.561794+0000 osd.7 (osd.7) 218 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T22:49:15.757 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:15 smithi169 bash[101133]: cluster 2023-09-23T22:49:14.588911+0000 mgr.y (mgr.25310) 823 : cluster 0 pgmap v872: 99 pgs: 1 remapped+peering, 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 2.2 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 826 op/s; 17721/109989 objects degraded (16.112%); 11789/109989 objects misplaced (10.718%); 3.1 MiB/s, 49 objects/s recovering 2023-09-23T22:49:15.757 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:15 smithi169 bash[101133]: cluster 2023-09-23T22:49:15.551208+0000 mon.a (mon.0) 1157 : cluster 0 osdmap e234: 8 total, 8 up, 8 in 2023-09-23T22:49:15.758 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:15 smithi169 bash[104356]: cluster 2023-09-23T22:49:14.555469+0000 osd.6 (osd.6) 238 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T22:49:15.758 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:15 smithi169 bash[104356]: cluster 2023-09-23T22:49:14.557841+0000 osd.5 (osd.5) 30 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T22:49:15.758 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:15 smithi169 bash[104356]: cluster 2023-09-23T22:49:14.559484+0000 osd.5 (osd.5) 31 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T22:49:15.758 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:15 smithi169 bash[104356]: cluster 2023-09-23T22:49:14.561794+0000 osd.7 (osd.7) 218 : cluster 3 failed to encode map e233 with expected crc 2023-09-23T22:49:15.758 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:15 smithi169 bash[104356]: cluster 2023-09-23T22:49:14.588911+0000 mgr.y (mgr.25310) 823 : cluster 0 pgmap v872: 99 pgs: 1 remapped+peering, 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 2.2 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 826 op/s; 17721/109989 objects degraded (16.112%); 11789/109989 objects misplaced (10.718%); 3.1 MiB/s, 49 objects/s recovering 2023-09-23T22:49:15.758 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:15 smithi169 bash[104356]: cluster 2023-09-23T22:49:15.551208+0000 mon.a (mon.0) 1157 : cluster 0 osdmap e234: 8 total, 8 up, 8 in 2023-09-23T22:49:15.777 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:15.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:15.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:15.881 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:15.900 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:15.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:15.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:16.003 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:16.038 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:16.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:16.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:16.145 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:16.174 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:16.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:16.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:16.277 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:16.309 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:16.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:16.311 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:16.412 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:16.435 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:16.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:16.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:16.540 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:16.571 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:16.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:16.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:16.674 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:16.702 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:16.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:16.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:16.805 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:16.830 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:16.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:16.833 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:16.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:16 smithi187 bash[89487]: cluster 2023-09-23T22:49:15.552528+0000 osd.3 (osd.3) 9 : cluster 0 8.b starting backfill to osd.1 from (0'0,207'4842] MAX to 231'11654 2023-09-23T22:49:16.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:16 smithi187 bash[89487]: cluster 2023-09-23T22:49:15.554079+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T22:49:16.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:16 smithi187 bash[89487]: cluster 2023-09-23T22:49:15.558095+0000 osd.1 (osd.1) 14 : cluster 1 8.3 continuing backfill to osd.5 from (207'4000,231'11772] MIN to 231'11772 2023-09-23T22:49:16.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:16 smithi187 bash[89487]: cluster 2023-09-23T22:49:15.594258+0000 osd.6 (osd.6) 239 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T22:49:16.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:16 smithi187 bash[89487]: cluster 2023-09-23T22:49:15.595506+0000 osd.6 (osd.6) 240 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T22:49:16.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:16 smithi187 bash[89487]: cluster 2023-09-23T22:49:15.622256+0000 osd.7 (osd.7) 219 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T22:49:16.934 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:16.934 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:16 smithi169 bash[101133]: cluster 2023-09-23T22:49:15.552528+0000 osd.3 (osd.3) 9 : cluster 0 8.b starting backfill to osd.1 from (0'0,207'4842] MAX to 231'11654 2023-09-23T22:49:16.934 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:16 smithi169 bash[101133]: cluster 2023-09-23T22:49:15.554079+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T22:49:16.935 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:16 smithi169 bash[101133]: cluster 2023-09-23T22:49:15.558095+0000 osd.1 (osd.1) 14 : cluster 1 8.3 continuing backfill to osd.5 from (207'4000,231'11772] MIN to 231'11772 2023-09-23T22:49:16.935 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:16 smithi169 bash[101133]: cluster 2023-09-23T22:49:15.594258+0000 osd.6 (osd.6) 239 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T22:49:16.935 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:16 smithi169 bash[101133]: cluster 2023-09-23T22:49:15.595506+0000 osd.6 (osd.6) 240 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T22:49:16.935 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:16 smithi169 bash[101133]: cluster 2023-09-23T22:49:15.622256+0000 osd.7 (osd.7) 219 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T22:49:16.935 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:16 smithi169 bash[104356]: cluster 2023-09-23T22:49:15.552528+0000 osd.3 (osd.3) 9 : cluster 0 8.b starting backfill to osd.1 from (0'0,207'4842] MAX to 231'11654 2023-09-23T22:49:16.935 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:16 smithi169 bash[104356]: cluster 2023-09-23T22:49:15.554079+0000 osd.5 (osd.5) 32 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T22:49:16.935 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:16 smithi169 bash[104356]: cluster 2023-09-23T22:49:15.558095+0000 osd.1 (osd.1) 14 : cluster 1 8.3 continuing backfill to osd.5 from (207'4000,231'11772] MIN to 231'11772 2023-09-23T22:49:16.935 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:16 smithi169 bash[104356]: cluster 2023-09-23T22:49:15.594258+0000 osd.6 (osd.6) 239 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T22:49:16.935 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:16 smithi169 bash[104356]: cluster 2023-09-23T22:49:15.595506+0000 osd.6 (osd.6) 240 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T22:49:16.935 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:16 smithi169 bash[104356]: cluster 2023-09-23T22:49:15.622256+0000 osd.7 (osd.7) 219 : cluster 3 failed to encode map e234 with expected crc 2023-09-23T22:49:16.957 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:16.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:16.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:17.060 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:17.088 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:17.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:17.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:17.194 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:17.220 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:17.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:17.222 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:17.322 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:17.360 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:17.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:17.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:17.463 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:17.501 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:17.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:17.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:17.608 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:17.642 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:17.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:17.645 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:17.746 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:17.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:17 smithi169 bash[104356]: cluster 2023-09-23T22:49:16.589559+0000 mgr.y (mgr.25310) 824 : cluster 0 pgmap v874: 99 pgs: 1 remapped+peering, 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 2.2 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 549 op/s; 17721/109989 objects degraded (16.112%); 11789/109989 objects misplaced (10.718%); 2.1 MiB/s, 33 objects/s recovering 2023-09-23T22:49:17.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:17 smithi169 bash[104356]: cluster 2023-09-23T22:49:16.608350+0000 mon.a (mon.0) 1158 : cluster 3 Health check update: Degraded data redundancy: 17721/109989 objects degraded (16.112%), 9 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:49:17.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:17 smithi169 bash[101133]: cluster 2023-09-23T22:49:16.589559+0000 mgr.y (mgr.25310) 824 : cluster 0 pgmap v874: 99 pgs: 1 remapped+peering, 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 2.2 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 549 op/s; 17721/109989 objects degraded (16.112%); 11789/109989 objects misplaced (10.718%); 2.1 MiB/s, 33 objects/s recovering 2023-09-23T22:49:17.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:17 smithi169 bash[101133]: cluster 2023-09-23T22:49:16.608350+0000 mon.a (mon.0) 1158 : cluster 3 Health check update: Degraded data redundancy: 17721/109989 objects degraded (16.112%), 9 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:49:17.783 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:17.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:17.788 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:17.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:17 smithi187 bash[89487]: cluster 2023-09-23T22:49:16.589559+0000 mgr.y (mgr.25310) 824 : cluster 0 pgmap v874: 99 pgs: 1 remapped+peering, 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 2.2 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 549 op/s; 17721/109989 objects degraded (16.112%); 11789/109989 objects misplaced (10.718%); 2.1 MiB/s, 33 objects/s recovering 2023-09-23T22:49:17.877 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:17 smithi187 bash[89487]: cluster 2023-09-23T22:49:16.608350+0000 mon.a (mon.0) 1158 : cluster 3 Health check update: Degraded data redundancy: 17721/109989 objects degraded (16.112%), 9 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:49:17.888 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:17.920 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:17.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:17.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:18.026 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:18.052 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:18.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:18.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:18.157 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:18.186 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:18.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:18.190 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:18.291 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:18.325 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:18.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:18.333 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:18.433 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:18.460 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:18.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:18.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:18.565 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:18.582 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:18.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:18.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:18.685 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:18.694 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:49:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:49:18] "GET /metrics HTTP/1.1" 200 36454 "" "Prometheus/2.43.0" 2023-09-23T22:49:18.718 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:18.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:18.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:18.820 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:18.850 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:18.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:18.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:18.954 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:18.984 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:18.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:18.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:19.094 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:19.121 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:19.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:19.122 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:19.222 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:19.248 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:19.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:19.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:19.282 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 2 1 2023-09-23T22:49:19.357 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:19.385 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:19.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:19.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:19.487 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:19.555 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:19.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:19.559 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:19.660 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:19.691 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:19.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:19.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:19.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:19 smithi169 bash[104356]: cluster 2023-09-23T22:49:18.590393+0000 mgr.y (mgr.25310) 825 : cluster 0 pgmap v875: 99 pgs: 1 remapped+peering, 1 active+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 2.2 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 507 op/s; 16183/106272 objects degraded (15.228%); 11034/106272 objects misplaced (10.383%); 11 MiB/s, 171 objects/s recovering 2023-09-23T22:49:19.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:19 smithi169 bash[101133]: cluster 2023-09-23T22:49:18.590393+0000 mgr.y (mgr.25310) 825 : cluster 0 pgmap v875: 99 pgs: 1 remapped+peering, 1 active+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 2.2 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 507 op/s; 16183/106272 objects degraded (15.228%); 11034/106272 objects misplaced (10.383%); 11 MiB/s, 171 objects/s recovering 2023-09-23T22:49:19.795 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:19.824 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:19.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:19.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:19.930 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:19.939 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:19 smithi187 bash[89487]: cluster 2023-09-23T22:49:18.590393+0000 mgr.y (mgr.25310) 825 : cluster 0 pgmap v875: 99 pgs: 1 remapped+peering, 1 active+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovering+degraded+remapped, 86 active+clean; 2.2 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 507 op/s; 16183/106272 objects degraded (15.228%); 11034/106272 objects misplaced (10.383%); 11 MiB/s, 171 objects/s recovering 2023-09-23T22:49:19.955 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:19.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:19.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:20.059 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:20.099 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:20.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:20.105 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:20.206 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:20.237 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:20.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:20.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:20.346 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:20.377 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:20.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:20.383 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:20.483 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:20.510 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:20.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:20.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:20.613 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:20.647 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:20.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:20.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:20.756 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:20.785 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:20.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:20.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:20.891 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:20.920 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:20.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:20.922 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:21.023 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:21.048 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:21.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:21.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:21.150 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:21.185 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:21.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:21.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:21.196 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T22:49:21.196 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [], 2023-09-23T22:49:21.196 INFO:teuthology.orchestra.run.smithi169.stdout: "complaint_time": 30, 2023-09-23T22:49:21.196 INFO:teuthology.orchestra.run.smithi169.stdout: "num_blocked_ops": 0 2023-09-23T22:49:21.197 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T22:49:21.294 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:21.318 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:21.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:21.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:21.420 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:21.446 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:21.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:21.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:21.552 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:21.762 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:21 smithi187 bash[89487]: cluster 2023-09-23T22:49:20.591102+0000 mgr.y (mgr.25310) 826 : cluster 0 pgmap v876: 99 pgs: 1 active+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 86 active+clean; 2.1 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 395 op/s; 17995/104577 objects degraded (17.207%); 11034/104577 objects misplaced (10.551%); 10 MiB/s, 161 objects/s recovering 2023-09-23T22:49:21.762 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:21 smithi187 bash[89487]: cluster 2023-09-23T22:49:21.609621+0000 mon.a (mon.0) 1159 : cluster 3 Health check update: Degraded data redundancy: 17995/104577 objects degraded (17.207%), 10 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:49:21.788 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:21.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:21.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:21.894 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:21.923 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:21.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:21.928 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:22.029 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:22.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:21 smithi169 bash[101133]: cluster 2023-09-23T22:49:20.591102+0000 mgr.y (mgr.25310) 826 : cluster 0 pgmap v876: 99 pgs: 1 active+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 86 active+clean; 2.1 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 395 op/s; 17995/104577 objects degraded (17.207%); 11034/104577 objects misplaced (10.551%); 10 MiB/s, 161 objects/s recovering 2023-09-23T22:49:22.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:21 smithi169 bash[101133]: cluster 2023-09-23T22:49:21.609621+0000 mon.a (mon.0) 1159 : cluster 3 Health check update: Degraded data redundancy: 17995/104577 objects degraded (17.207%), 10 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:49:22.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:21 smithi169 bash[104356]: cluster 2023-09-23T22:49:20.591102+0000 mgr.y (mgr.25310) 826 : cluster 0 pgmap v876: 99 pgs: 1 active+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 1 active+recovering+degraded+remapped, 86 active+clean; 2.1 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 395 op/s; 17995/104577 objects degraded (17.207%); 11034/104577 objects misplaced (10.551%); 10 MiB/s, 161 objects/s recovering 2023-09-23T22:49:22.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:21 smithi169 bash[104356]: cluster 2023-09-23T22:49:21.609621+0000 mon.a (mon.0) 1159 : cluster 3 Health check update: Degraded data redundancy: 17995/104577 objects degraded (17.207%), 10 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:49:22.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:22.067 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:22.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:22.169 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:22.194 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:22.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:22.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:22.297 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:22.329 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:22.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:22.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:22.432 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:22.461 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:22.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:22.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:22.564 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:22.603 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:22.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:22.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:22.707 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:22.734 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:22.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:22.736 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:22.837 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:22.888 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:22.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:22.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:22.995 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:23.026 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:23.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:23.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:23.132 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:23.183 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:23.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:23.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:23.285 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:23.319 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:23.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:23.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:23.424 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:23.459 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:23.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:23.461 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:23.562 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:23.589 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:23.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:23.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:23.659 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:23 smithi169 bash[101133]: cluster 2023-09-23T22:49:22.591693+0000 mgr.y (mgr.25310) 827 : cluster 0 pgmap v877: 99 pgs: 1 active+recovering+remapped, 1 active+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 2.0 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 399 op/s; 17624/100356 objects degraded (17.561%); 10439/100356 objects misplaced (10.402%); 9.4 MiB/s, 158 objects/s recovering 2023-09-23T22:49:23.694 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:23.723 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:23.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:23.732 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:23.833 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:23.841 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:23 smithi187 bash[89487]: cluster 2023-09-23T22:49:22.591693+0000 mgr.y (mgr.25310) 827 : cluster 0 pgmap v877: 99 pgs: 1 active+recovering+remapped, 1 active+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 2.0 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 399 op/s; 17624/100356 objects degraded (17.561%); 10439/100356 objects misplaced (10.402%); 9.4 MiB/s, 158 objects/s recovering 2023-09-23T22:49:23.857 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:23.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:23.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:23.959 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:23.987 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:23.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:23.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:24.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:23 smithi169 bash[104356]: cluster 2023-09-23T22:49:22.591693+0000 mgr.y (mgr.25310) 827 : cluster 0 pgmap v877: 99 pgs: 1 active+recovering+remapped, 1 active+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 2.0 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 399 op/s; 17624/100356 objects degraded (17.561%); 10439/100356 objects misplaced (10.402%); 9.4 MiB/s, 158 objects/s recovering 2023-09-23T22:49:24.089 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:24.115 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:24.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:24.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:24.218 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:24.252 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:24.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:24.259 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:24.359 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:24.389 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:24.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:24.396 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:24.497 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:24.530 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:24.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:24.537 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:24.604 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-23T22:49:24.638 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:24.664 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:24.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:24.667 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:24.767 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:24.811 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:24.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:24.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:24.915 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:24.921 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:49:24.942 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:24.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:24.948 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:24.973 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:49:25.016 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:49:25.049 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:25.074 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:49:25.083 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:25.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:25.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:25.120 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:49:25.159 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:49:25.187 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:25.194 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:49:25.226 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:25.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:25.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:25.233 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:49:25.257 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:49:25.257 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:49:25.258 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:49:25.258 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:49:25.258 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:49:25.258 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:49:25.258 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:49:25.258 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:49:25.327 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:25.351 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:25.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:25.354 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:25.455 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:25.482 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:25.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:25.486 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:25.587 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:25.623 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:25.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:25.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:25.674 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is set 2023-09-23T22:49:25.730 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:25.755 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:25.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:25.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:25.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:25 smithi169 bash[101133]: cluster 2023-09-23T22:49:24.592567+0000 mgr.y (mgr.25310) 828 : cluster 0 pgmap v878: 99 pgs: 1 active+undersized+degraded+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.9 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 509 op/s; 16188/94704 objects degraded (17.093%); 10001/94704 objects misplaced (10.560%); 7.8 MiB/s, 131 objects/s recovering 2023-09-23T22:49:25.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:25 smithi169 bash[101133]: audit 2023-09-23T22:49:24.854391+0000 mon.c (mon.2) 66 : audit 0 from='client.? 172.21.15.169:0/1401722445' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:49:25.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:25 smithi169 bash[101133]: audit 2023-09-23T22:49:25.419108+0000 mon.c (mon.2) 67 : audit 1 from='client.? 172.21.15.169:0/3226538468' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:49:25.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:25 smithi169 bash[101133]: audit 2023-09-23T22:49:25.419686+0000 mon.a (mon.0) 1160 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:49:25.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:25 smithi169 bash[104356]: cluster 2023-09-23T22:49:24.592567+0000 mgr.y (mgr.25310) 828 : cluster 0 pgmap v878: 99 pgs: 1 active+undersized+degraded+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.9 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 509 op/s; 16188/94704 objects degraded (17.093%); 10001/94704 objects misplaced (10.560%); 7.8 MiB/s, 131 objects/s recovering 2023-09-23T22:49:25.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:25 smithi169 bash[104356]: audit 2023-09-23T22:49:24.854391+0000 mon.c (mon.2) 66 : audit 0 from='client.? 172.21.15.169:0/1401722445' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:49:25.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:25 smithi169 bash[104356]: audit 2023-09-23T22:49:25.419108+0000 mon.c (mon.2) 67 : audit 1 from='client.? 172.21.15.169:0/3226538468' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:49:25.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:25 smithi169 bash[104356]: audit 2023-09-23T22:49:25.419686+0000 mon.a (mon.0) 1160 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:49:25.864 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:25.872 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:25 smithi187 bash[89487]: cluster 2023-09-23T22:49:24.592567+0000 mgr.y (mgr.25310) 828 : cluster 0 pgmap v878: 99 pgs: 1 active+undersized+degraded+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.9 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 509 op/s; 16188/94704 objects degraded (17.093%); 10001/94704 objects misplaced (10.560%); 7.8 MiB/s, 131 objects/s recovering 2023-09-23T22:49:25.872 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:25 smithi187 bash[89487]: audit 2023-09-23T22:49:24.854391+0000 mon.c (mon.2) 66 : audit 0 from='client.? 172.21.15.169:0/1401722445' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:49:25.872 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:25 smithi187 bash[89487]: audit 2023-09-23T22:49:25.419108+0000 mon.c (mon.2) 67 : audit 1 from='client.? 172.21.15.169:0/3226538468' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:49:25.873 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:25 smithi187 bash[89487]: audit 2023-09-23T22:49:25.419686+0000 mon.a (mon.0) 1160 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:49:25.889 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:25.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:25.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:25.993 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:26.027 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:26.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:26.032 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:26.132 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:26.157 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:26.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:26.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:26.263 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:26.295 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:26.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:26.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:26.400 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:26.429 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:26.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:26.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:26.531 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:26.556 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:26.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:26.561 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:26.662 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:26.686 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:26.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:26.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:26.788 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:26.828 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:26.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:26.831 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:26.932 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:26.941 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:26 smithi169 bash[101133]: cluster 2023-09-23T22:49:25.659516+0000 mon.a (mon.0) 1161 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:49:26.941 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:26 smithi169 bash[101133]: cluster 2023-09-23T22:49:25.661921+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T22:49:26.941 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:26 smithi169 bash[101133]: audit 2023-09-23T22:49:25.665746+0000 mon.a (mon.0) 1162 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:49:26.941 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:26 smithi169 bash[101133]: cluster 2023-09-23T22:49:25.665932+0000 mon.a (mon.0) 1163 : cluster 0 osdmap e235: 8 total, 8 up, 8 in 2023-09-23T22:49:26.941 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:26 smithi169 bash[101133]: audit 2023-09-23T22:49:26.160709+0000 mon.a (mon.0) 1164 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:49:26.942 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:26 smithi169 bash[101133]: audit 2023-09-23T22:49:26.161952+0000 mon.a (mon.0) 1165 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:49:26.942 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:26 smithi169 bash[101133]: cluster 2023-09-23T22:49:26.610691+0000 mon.a (mon.0) 1166 : cluster 3 Health check update: Degraded data redundancy: 16188/94704 objects degraded (17.093%), 9 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:49:26.942 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:26 smithi169 bash[104356]: cluster 2023-09-23T22:49:25.659516+0000 mon.a (mon.0) 1161 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:49:26.942 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:26 smithi169 bash[104356]: cluster 2023-09-23T22:49:25.661921+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T22:49:26.942 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:26 smithi169 bash[104356]: audit 2023-09-23T22:49:25.665746+0000 mon.a (mon.0) 1162 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:49:26.942 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:26 smithi169 bash[104356]: cluster 2023-09-23T22:49:25.665932+0000 mon.a (mon.0) 1163 : cluster 0 osdmap e235: 8 total, 8 up, 8 in 2023-09-23T22:49:26.942 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:26 smithi169 bash[104356]: audit 2023-09-23T22:49:26.160709+0000 mon.a (mon.0) 1164 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:49:26.942 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:26 smithi169 bash[104356]: audit 2023-09-23T22:49:26.161952+0000 mon.a (mon.0) 1165 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:49:26.942 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:26 smithi169 bash[104356]: cluster 2023-09-23T22:49:26.610691+0000 mon.a (mon.0) 1166 : cluster 3 Health check update: Degraded data redundancy: 16188/94704 objects degraded (17.093%), 9 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:49:26.970 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:26.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:26.977 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:27.078 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:27.087 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:26 smithi187 bash[89487]: cluster 2023-09-23T22:49:25.659516+0000 mon.a (mon.0) 1161 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:49:27.087 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:26 smithi187 bash[89487]: cluster 2023-09-23T22:49:25.661921+0000 osd.5 (osd.5) 33 : cluster 3 failed to encode map e235 with expected crc 2023-09-23T22:49:27.088 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:26 smithi187 bash[89487]: audit 2023-09-23T22:49:25.665746+0000 mon.a (mon.0) 1162 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:49:27.088 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:26 smithi187 bash[89487]: cluster 2023-09-23T22:49:25.665932+0000 mon.a (mon.0) 1163 : cluster 0 osdmap e235: 8 total, 8 up, 8 in 2023-09-23T22:49:27.088 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:26 smithi187 bash[89487]: audit 2023-09-23T22:49:26.160709+0000 mon.a (mon.0) 1164 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:49:27.088 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:26 smithi187 bash[89487]: audit 2023-09-23T22:49:26.161952+0000 mon.a (mon.0) 1165 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:49:27.088 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:26 smithi187 bash[89487]: cluster 2023-09-23T22:49:26.610691+0000 mon.a (mon.0) 1166 : cluster 3 Health check update: Degraded data redundancy: 16188/94704 objects degraded (17.093%), 9 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:49:27.114 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:27.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:27.117 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:27.217 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:27.243 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:27.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:27.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:27.349 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:27.375 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:27.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:27.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:27.478 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:27.503 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:27.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:27.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:27.606 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:27.632 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:27.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:27.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:27.736 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:27.763 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:27.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:27.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:27.866 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:27.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:27 smithi187 bash[89487]: cluster 2023-09-23T22:49:26.593176+0000 mgr.y (mgr.25310) 829 : cluster 0 pgmap v880: 99 pgs: 1 active+undersized+degraded+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.9 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 509 op/s; 16188/94704 objects degraded (17.093%); 10001/94704 objects misplaced (10.560%); 7.8 MiB/s, 131 objects/s recovering 2023-09-23T22:49:27.897 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:27.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:27.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:28.003 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:28.030 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:28.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:27 smithi169 bash[104356]: cluster 2023-09-23T22:49:26.593176+0000 mgr.y (mgr.25310) 829 : cluster 0 pgmap v880: 99 pgs: 1 active+undersized+degraded+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.9 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 509 op/s; 16188/94704 objects degraded (17.093%); 10001/94704 objects misplaced (10.560%); 7.8 MiB/s, 131 objects/s recovering 2023-09-23T22:49:28.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:27 smithi169 bash[101133]: cluster 2023-09-23T22:49:26.593176+0000 mgr.y (mgr.25310) 829 : cluster 0 pgmap v880: 99 pgs: 1 active+undersized+degraded+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.9 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 509 op/s; 16188/94704 objects degraded (17.093%); 10001/94704 objects misplaced (10.560%); 7.8 MiB/s, 131 objects/s recovering 2023-09-23T22:49:28.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:28.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:28.142 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:28.170 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:28.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:28.173 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:28.274 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:28.300 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:28.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:28.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:28.408 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:28.436 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:28.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:28.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:28.461 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:49:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:49:28] "GET /metrics HTTP/1.1" 200 36439 "" "Prometheus/2.43.0" 2023-09-23T22:49:28.540 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:28.563 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:28.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:28.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:28.666 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:28.695 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:28.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:28.698 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:28.798 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:28.837 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:28.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:28.839 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:28.940 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:28.963 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:28.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:28.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:29.068 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:29.093 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:29.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:29.097 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:29.198 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:29.225 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:29.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:29.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:29.331 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:29.362 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:29.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:29.365 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:29.466 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:29.491 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:29.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:29.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:29.595 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:29.624 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:29.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:29.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:29.730 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:29.738 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:29 smithi169 bash[101133]: cluster 2023-09-23T22:49:28.594086+0000 mgr.y (mgr.25310) 830 : cluster 0 pgmap v881: 99 pgs: 1 active+recovering+remapped, 1 active+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.8 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 620 op/s; 15269/87642 objects degraded (17.422%); 8909/87642 objects misplaced (10.165%); 1.4 MiB/s, 41 objects/s recovering 2023-09-23T22:49:29.738 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:29 smithi169 bash[104356]: cluster 2023-09-23T22:49:28.594086+0000 mgr.y (mgr.25310) 830 : cluster 0 pgmap v881: 99 pgs: 1 active+recovering+remapped, 1 active+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.8 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 620 op/s; 15269/87642 objects degraded (17.422%); 8909/87642 objects misplaced (10.165%); 1.4 MiB/s, 41 objects/s recovering 2023-09-23T22:49:29.754 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:29.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:29.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:29.857 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:29.883 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:29.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:29.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:29.924 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:49:29.987 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:30.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:30.021 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:30.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:30.079 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:49:30.122 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:30.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:29 smithi187 bash[89487]: cluster 2023-09-23T22:49:28.594086+0000 mgr.y (mgr.25310) 830 : cluster 0 pgmap v881: 99 pgs: 1 active+recovering+remapped, 1 active+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.8 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 620 op/s; 15269/87642 objects degraded (17.422%); 8909/87642 objects misplaced (10.165%); 1.4 MiB/s, 41 objects/s recovering 2023-09-23T22:49:30.142 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:30.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:30.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:30.245 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:30.277 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:30.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:30.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:30.381 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:30.414 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:30.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:30.420 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:30.520 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:30.547 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:30.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:30.551 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:30.589 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T22:49:30.652 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:30.682 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:30.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:30.685 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:30.786 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:30.821 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:30.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:30.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:30.927 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:30.962 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:30.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:30.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:31.065 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:31.092 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:31.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:31.097 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:31.198 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:31.237 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:31.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:31.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:31.345 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:31.386 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:31.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:31.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:31.489 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:31.520 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:31.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:31.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:31.623 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:31.665 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:31.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:31.673 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:31.774 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:31.809 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:31.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:31.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:31.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:31 smithi187 bash[89487]: cluster 2023-09-23T22:49:30.594839+0000 mgr.y (mgr.25310) 831 : cluster 0 pgmap v882: 99 pgs: 1 active+recovering+remapped, 1 active+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.7 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 665 op/s; 14456/84606 objects degraded (17.086%); 8909/84606 objects misplaced (10.530%); 710 KiB/s, 30 objects/s recovering 2023-09-23T22:49:31.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:31 smithi187 bash[89487]: cluster 2023-09-23T22:49:31.611780+0000 mon.a (mon.0) 1167 : cluster 3 Health check update: Degraded data redundancy: 14456/84606 objects degraded (17.086%), 9 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:49:31.913 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:31.939 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:31.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:31.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:32.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:31 smithi169 bash[104356]: cluster 2023-09-23T22:49:30.594839+0000 mgr.y (mgr.25310) 831 : cluster 0 pgmap v882: 99 pgs: 1 active+recovering+remapped, 1 active+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.7 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 665 op/s; 14456/84606 objects degraded (17.086%); 8909/84606 objects misplaced (10.530%); 710 KiB/s, 30 objects/s recovering 2023-09-23T22:49:32.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:31 smithi169 bash[104356]: cluster 2023-09-23T22:49:31.611780+0000 mon.a (mon.0) 1167 : cluster 3 Health check update: Degraded data redundancy: 14456/84606 objects degraded (17.086%), 9 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:49:32.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:31 smithi169 bash[101133]: cluster 2023-09-23T22:49:30.594839+0000 mgr.y (mgr.25310) 831 : cluster 0 pgmap v882: 99 pgs: 1 active+recovering+remapped, 1 active+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.7 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 665 op/s; 14456/84606 objects degraded (17.086%); 8909/84606 objects misplaced (10.530%); 710 KiB/s, 30 objects/s recovering 2023-09-23T22:49:32.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:31 smithi169 bash[101133]: cluster 2023-09-23T22:49:31.611780+0000 mon.a (mon.0) 1167 : cluster 3 Health check update: Degraded data redundancy: 14456/84606 objects degraded (17.086%), 9 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:49:32.042 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:32.067 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:32.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:32.070 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:32.116 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:49:32.171 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:32.211 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:32.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:32.216 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:32.317 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:32.344 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:32.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:32.348 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:32.448 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:32.470 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:32.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:32.472 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:32.573 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:32.614 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:32.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:32.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:32.718 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:32.746 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:32.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:32.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:32.850 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:32.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:32.885 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:32.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:32.986 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:33.035 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:33.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:33.038 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:33.139 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:33.158 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:33.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:33.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:33.261 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:33.286 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:33.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:33.292 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:33.393 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:33.429 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:33.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:33.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:33.532 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:33.556 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:33.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:33.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:33.663 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:33.686 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:33.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:33.689 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:33.790 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:33.800 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:33 smithi187 bash[89487]: cluster 2023-09-23T22:49:32.595657+0000 mgr.y (mgr.25310) 832 : cluster 0 pgmap v883: 99 pgs: 1 active+recovering+remapped, 1 active+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.6 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 675 op/s; 14130/80091 objects degraded (17.642%); 8258/80091 objects misplaced (10.311%); 230 KiB/s, 30 objects/s recovering 2023-09-23T22:49:33.829 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:33.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:33.831 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:33.932 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:33.958 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:33.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:33.961 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:34.022 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:33 smithi169 bash[101133]: cluster 2023-09-23T22:49:32.595657+0000 mgr.y (mgr.25310) 832 : cluster 0 pgmap v883: 99 pgs: 1 active+recovering+remapped, 1 active+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.6 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 675 op/s; 14130/80091 objects degraded (17.642%); 8258/80091 objects misplaced (10.311%); 230 KiB/s, 30 objects/s recovering 2023-09-23T22:49:34.022 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:33 smithi169 bash[104356]: cluster 2023-09-23T22:49:32.595657+0000 mgr.y (mgr.25310) 832 : cluster 0 pgmap v883: 99 pgs: 1 active+recovering+remapped, 1 active+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.6 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 675 op/s; 14130/80091 objects degraded (17.642%); 8258/80091 objects misplaced (10.311%); 230 KiB/s, 30 objects/s recovering 2023-09-23T22:49:34.062 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:34.106 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:34.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:34.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:34.154 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:49:34.212 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:34.247 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:34.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:34.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:34.350 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:34.379 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:34.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:34.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:34.482 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:34.507 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:34.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:34.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:34.612 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:34.637 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:34.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:34.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:34.741 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:34.775 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:34.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:34.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:34.879 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:34.909 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:34.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:34.915 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:35.016 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:35.040 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:35.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:35.042 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:35.143 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:35.175 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:35.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:35.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:35.279 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:35.315 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:35.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:35.320 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:35.421 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:35.453 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:35.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:35.458 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:35.558 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:35.595 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:35.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:35.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:35.698 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:35.721 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:35.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:35.726 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:35.826 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:35.835 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:35 smithi187 bash[89487]: cluster 2023-09-23T22:49:34.596507+0000 mgr.y (mgr.25310) 833 : cluster 0 pgmap v884: 99 pgs: 1 active+undersized+degraded+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.5 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 671 op/s; 12726/74556 objects degraded (17.069%); 7849/74556 objects misplaced (10.528%); 0 B/s, 26 objects/s recovering 2023-09-23T22:49:35.873 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:35.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:35.879 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:35.884 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:35 smithi169 bash[101133]: cluster 2023-09-23T22:49:34.596507+0000 mgr.y (mgr.25310) 833 : cluster 0 pgmap v884: 99 pgs: 1 active+undersized+degraded+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.5 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 671 op/s; 12726/74556 objects degraded (17.069%); 7849/74556 objects misplaced (10.528%); 0 B/s, 26 objects/s recovering 2023-09-23T22:49:35.980 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:36.003 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:36.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:36.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:36.005 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:35 smithi169 bash[104356]: cluster 2023-09-23T22:49:34.596507+0000 mgr.y (mgr.25310) 833 : cluster 0 pgmap v884: 99 pgs: 1 active+undersized+degraded+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.5 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 671 op/s; 12726/74556 objects degraded (17.069%); 7849/74556 objects misplaced (10.528%); 0 B/s, 26 objects/s recovering 2023-09-23T22:49:36.105 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:36.138 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:36.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:36.145 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:36.246 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:36.276 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:36.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:36.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:36.383 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:36.420 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:36.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:36.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:36.525 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:36.554 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:36.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:36.557 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:36.658 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:36.683 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:36.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:36.686 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:36.786 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:36.817 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:36.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:36.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:36.925 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:36.933 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:36 smithi187 bash[89487]: cluster 2023-09-23T22:49:36.612965+0000 mon.a (mon.0) 1168 : cluster 3 Health check update: Degraded data redundancy: 12726/74556 objects degraded (17.069%), 9 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:49:36.951 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:36.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:36.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:37.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:36 smithi169 bash[101133]: cluster 2023-09-23T22:49:36.612965+0000 mon.a (mon.0) 1168 : cluster 3 Health check update: Degraded data redundancy: 12726/74556 objects degraded (17.069%), 9 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:49:37.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:36 smithi169 bash[104356]: cluster 2023-09-23T22:49:36.612965+0000 mon.a (mon.0) 1168 : cluster 3 Health check update: Degraded data redundancy: 12726/74556 objects degraded (17.069%), 9 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:49:37.055 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:37.093 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:37.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:37.097 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:37.197 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:37.228 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:37.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:37.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:37.331 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:37.374 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:37.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:37.381 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:37.481 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:37.515 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:37.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:37.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:37.618 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:37.653 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:37.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:37.656 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:37.757 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:37.781 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:37.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:37.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:37.885 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:37.911 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:37.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:37.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:37.924 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:37 smithi169 bash[101133]: cluster 2023-09-23T22:49:36.597118+0000 mgr.y (mgr.25310) 834 : cluster 0 pgmap v885: 99 pgs: 1 active+undersized+degraded+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.5 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 614 op/s; 12726/74556 objects degraded (17.069%); 7849/74556 objects misplaced (10.528%); 0 B/s, 24 objects/s recovering 2023-09-23T22:49:37.924 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:37 smithi169 bash[104356]: cluster 2023-09-23T22:49:36.597118+0000 mgr.y (mgr.25310) 834 : cluster 0 pgmap v885: 99 pgs: 1 active+undersized+degraded+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.5 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 614 op/s; 12726/74556 objects degraded (17.069%); 7849/74556 objects misplaced (10.528%); 0 B/s, 24 objects/s recovering 2023-09-23T22:49:38.015 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:38.022 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:37 smithi187 bash[89487]: cluster 2023-09-23T22:49:36.597118+0000 mgr.y (mgr.25310) 834 : cluster 0 pgmap v885: 99 pgs: 1 active+undersized+degraded+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.5 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 614 op/s; 12726/74556 objects degraded (17.069%); 7849/74556 objects misplaced (10.528%); 0 B/s, 24 objects/s recovering 2023-09-23T22:49:38.047 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:38.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:38.050 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:38.150 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:38.182 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:38.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:38.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:38.286 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:38.305 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:38.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:38.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:38.408 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:38.437 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:38.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:38.442 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:38.533 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:49:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:49:38] "GET /metrics HTTP/1.1" 200 36439 "" "Prometheus/2.43.0" 2023-09-23T22:49:38.543 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:38.567 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:38.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:38.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:38.671 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:38.704 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:38.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:38.712 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:38.812 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:38.842 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:38.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:38.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:38.946 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:38.973 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:38.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:38.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:39.080 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:39.108 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:39.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:39.116 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:39.217 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:39.241 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:39.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:39.247 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:39.348 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:39.372 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:39.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:39.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:39.475 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:39.503 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:39.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:39.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:39.612 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:39.630 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:39.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:39.632 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:39.733 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:39.760 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:39.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:39.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:39.865 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:39.873 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:39 smithi187 bash[89487]: cluster 2023-09-23T22:49:38.597920+0000 mgr.y (mgr.25310) 835 : cluster 0 pgmap v886: 99 pgs: 1 active+recovering+remapped, 1 active+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.4 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 736 op/s; 11935/68163 objects degraded (17.509%); 6867/68163 objects misplaced (10.074%); 0 B/s, 35 objects/s recovering 2023-09-23T22:49:39.888 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:39.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:39.894 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:39.995 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:40.028 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:40.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:40.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:40.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:39 smithi169 bash[104356]: cluster 2023-09-23T22:49:38.597920+0000 mgr.y (mgr.25310) 835 : cluster 0 pgmap v886: 99 pgs: 1 active+recovering+remapped, 1 active+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.4 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 736 op/s; 11935/68163 objects degraded (17.509%); 6867/68163 objects misplaced (10.074%); 0 B/s, 35 objects/s recovering 2023-09-23T22:49:40.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:39 smithi169 bash[101133]: cluster 2023-09-23T22:49:38.597920+0000 mgr.y (mgr.25310) 835 : cluster 0 pgmap v886: 99 pgs: 1 active+recovering+remapped, 1 active+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.4 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 736 op/s; 11935/68163 objects degraded (17.509%); 6867/68163 objects misplaced (10.074%); 0 B/s, 35 objects/s recovering 2023-09-23T22:49:40.132 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:40.171 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:40.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:40.174 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:40.275 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:40.313 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:40.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:40.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:40.422 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:40.454 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:40.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:40.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:40.558 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:40.580 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:40.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:40.585 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:40.686 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:40.712 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:49:40.712 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:40.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:40.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:40.815 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:40.853 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:40.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:40.859 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:40.960 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:40.993 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:40.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:40.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:41.097 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:41.132 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:41.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:41.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:41.238 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:41.268 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:41.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:41.273 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:41.374 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:41.398 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:41.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:41.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:41.503 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:41.521 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:41.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:41.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:41.624 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:41.657 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:41.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:41.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:41.761 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:41.762 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:41 smithi169 bash[101133]: cluster 2023-09-23T22:49:40.598613+0000 mgr.y (mgr.25310) 836 : cluster 0 pgmap v887: 99 pgs: 1 active+recovering+remapped, 1 active+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.3 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 11159/65139 objects degraded (17.131%); 6867/65139 objects misplaced (10.542%); 0 B/s, 24 objects/s recovering 2023-09-23T22:49:41.762 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:41 smithi169 bash[101133]: audit 2023-09-23T22:49:41.148584+0000 mon.a (mon.0) 1169 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:49:41.762 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:41 smithi169 bash[101133]: cluster 2023-09-23T22:49:41.614179+0000 mon.a (mon.0) 1170 : cluster 3 Health check update: Degraded data redundancy: 11159/65139 objects degraded (17.131%), 9 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:49:41.795 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:41.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:41.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:41.898 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:41.930 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:41.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:41.933 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:42.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:41 smithi169 bash[104356]: cluster 2023-09-23T22:49:40.598613+0000 mgr.y (mgr.25310) 836 : cluster 0 pgmap v887: 99 pgs: 1 active+recovering+remapped, 1 active+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.3 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 11159/65139 objects degraded (17.131%); 6867/65139 objects misplaced (10.542%); 0 B/s, 24 objects/s recovering 2023-09-23T22:49:42.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:41 smithi169 bash[104356]: audit 2023-09-23T22:49:41.148584+0000 mon.a (mon.0) 1169 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:49:42.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:41 smithi169 bash[104356]: cluster 2023-09-23T22:49:41.614179+0000 mon.a (mon.0) 1170 : cluster 3 Health check update: Degraded data redundancy: 11159/65139 objects degraded (17.131%), 9 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:49:42.035 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:42.079 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:42.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:42.081 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:42.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:41 smithi187 bash[89487]: cluster 2023-09-23T22:49:40.598613+0000 mgr.y (mgr.25310) 836 : cluster 0 pgmap v887: 99 pgs: 1 active+recovering+remapped, 1 active+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.3 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 11159/65139 objects degraded (17.131%); 6867/65139 objects misplaced (10.542%); 0 B/s, 24 objects/s recovering 2023-09-23T22:49:42.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:41 smithi187 bash[89487]: audit 2023-09-23T22:49:41.148584+0000 mon.a (mon.0) 1169 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:49:42.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:41 smithi187 bash[89487]: cluster 2023-09-23T22:49:41.614179+0000 mon.a (mon.0) 1170 : cluster 3 Health check update: Degraded data redundancy: 11159/65139 objects degraded (17.131%), 9 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:49:42.182 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:42.205 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:42.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:42.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:42.310 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:42.334 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:42.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:42.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:42.439 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:42.475 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:42.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:42.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:42.578 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:42.603 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:42.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:42.605 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:42.706 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:42.731 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:42.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:42.734 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:42.834 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:42.859 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:42.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:42.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:42.962 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:42.994 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:43.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:43.002 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:43.102 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:43.123 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:43.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:43.129 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:43.229 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:43.253 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:43.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:43.258 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:43.359 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:43.398 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:43.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:43.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:43.502 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:43.529 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:43.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:43.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:43.637 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:43.663 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:43.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:43.667 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:43.740 INFO:teuthology.orchestra.run.smithi169.stderr:reweighted osd.2 to 1 (10000) 2023-09-23T22:49:43.768 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:43.801 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:43.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:43.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:43.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:43 smithi187 bash[89487]: cluster 2023-09-23T22:49:42.599341+0000 mgr.y (mgr.25310) 837 : cluster 0 pgmap v888: 99 pgs: 1 active+recovering+remapped, 1 active+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.2 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 10856/60939 objects degraded (17.815%); 6283/60939 objects misplaced (10.310%); 0 B/s, 34 objects/s recovering 2023-09-23T22:49:43.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:43 smithi187 bash[89487]: audit 2023-09-23T22:49:43.026131+0000 mon.a (mon.0) 1171 : audit 1 from='client.? 172.21.15.169:0/4233133774' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T22:49:43.904 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:43.928 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:43.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:43.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:44.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:43 smithi169 bash[104356]: cluster 2023-09-23T22:49:42.599341+0000 mgr.y (mgr.25310) 837 : cluster 0 pgmap v888: 99 pgs: 1 active+recovering+remapped, 1 active+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.2 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 10856/60939 objects degraded (17.815%); 6283/60939 objects misplaced (10.310%); 0 B/s, 34 objects/s recovering 2023-09-23T22:49:44.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:43 smithi169 bash[104356]: audit 2023-09-23T22:49:43.026131+0000 mon.a (mon.0) 1171 : audit 1 from='client.? 172.21.15.169:0/4233133774' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T22:49:44.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:43 smithi169 bash[101133]: cluster 2023-09-23T22:49:42.599341+0000 mgr.y (mgr.25310) 837 : cluster 0 pgmap v888: 99 pgs: 1 active+recovering+remapped, 1 active+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.2 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 10856/60939 objects degraded (17.815%); 6283/60939 objects misplaced (10.310%); 0 B/s, 34 objects/s recovering 2023-09-23T22:49:44.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:43 smithi169 bash[101133]: audit 2023-09-23T22:49:43.026131+0000 mon.a (mon.0) 1171 : audit 1 from='client.? 172.21.15.169:0/4233133774' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T22:49:44.038 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:44.061 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:44.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:44.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:44.164 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:44.188 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:44.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:44.195 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:44.296 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:44.326 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:44.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:44.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:44.430 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:44.461 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:44.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:44.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:44.571 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:44.600 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:44.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:44.602 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:44.703 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:44.732 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:44.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:44.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:44.838 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:44.866 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:44.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:44.877 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:44.978 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:44.986 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:44 smithi187 bash[89487]: cluster 2023-09-23T22:49:43.729514+0000 osd.6 (osd.6) 241 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T22:49:44.986 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:44 smithi187 bash[89487]: audit 2023-09-23T22:49:43.731783+0000 mon.a (mon.0) 1172 : audit 1 from='client.? 172.21.15.169:0/4233133774' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T22:49:44.987 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:44 smithi187 bash[89487]: cluster 2023-09-23T22:49:43.731844+0000 mon.a (mon.0) 1173 : cluster 0 osdmap e236: 8 total, 8 up, 8 in 2023-09-23T22:49:44.987 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:44 smithi187 bash[89487]: cluster 2023-09-23T22:49:43.735277+0000 osd.6 (osd.6) 242 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T22:49:44.987 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:44 smithi187 bash[89487]: cluster 2023-09-23T22:49:43.746078+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T22:49:44.999 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:45.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:45.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:45.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:44 smithi169 bash[104356]: cluster 2023-09-23T22:49:43.729514+0000 osd.6 (osd.6) 241 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T22:49:45.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:44 smithi169 bash[104356]: audit 2023-09-23T22:49:43.731783+0000 mon.a (mon.0) 1172 : audit 1 from='client.? 172.21.15.169:0/4233133774' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T22:49:45.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:44 smithi169 bash[104356]: cluster 2023-09-23T22:49:43.731844+0000 mon.a (mon.0) 1173 : cluster 0 osdmap e236: 8 total, 8 up, 8 in 2023-09-23T22:49:45.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:44 smithi169 bash[104356]: cluster 2023-09-23T22:49:43.735277+0000 osd.6 (osd.6) 242 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T22:49:45.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:44 smithi169 bash[104356]: cluster 2023-09-23T22:49:43.746078+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T22:49:45.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:44 smithi169 bash[101133]: cluster 2023-09-23T22:49:43.729514+0000 osd.6 (osd.6) 241 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T22:49:45.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:44 smithi169 bash[101133]: audit 2023-09-23T22:49:43.731783+0000 mon.a (mon.0) 1172 : audit 1 from='client.? 172.21.15.169:0/4233133774' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T22:49:45.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:44 smithi169 bash[101133]: cluster 2023-09-23T22:49:43.731844+0000 mon.a (mon.0) 1173 : cluster 0 osdmap e236: 8 total, 8 up, 8 in 2023-09-23T22:49:45.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:44 smithi169 bash[101133]: cluster 2023-09-23T22:49:43.735277+0000 osd.6 (osd.6) 242 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T22:49:45.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:44 smithi169 bash[101133]: cluster 2023-09-23T22:49:43.746078+0000 osd.5 (osd.5) 34 : cluster 3 failed to encode map e236 with expected crc 2023-09-23T22:49:45.102 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:45.128 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:45.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:45.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:45.232 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:45.270 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:45.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:45.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:45.373 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:45.415 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:45.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:45.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:45.518 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:45.544 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:45.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:45.550 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:45.651 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:45.676 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:45.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:45.683 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:45.784 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:45.815 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:45.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:45.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:45.919 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:45.953 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:45.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:45.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:46.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:45 smithi169 bash[104356]: cluster 2023-09-23T22:49:44.599865+0000 mgr.y (mgr.25310) 838 : cluster 0 pgmap v890: 99 pgs: 1 active+undersized+degraded+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.1 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 628 op/s; 9501/55698 objects degraded (17.058%); 5877/55698 objects misplaced (10.552%); 0 B/s, 28 objects/s recovering 2023-09-23T22:49:46.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:45 smithi169 bash[104356]: cluster 2023-09-23T22:49:44.752004+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T22:49:46.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:45 smithi169 bash[104356]: cluster 2023-09-23T22:49:44.752966+0000 mon.a (mon.0) 1174 : cluster 0 osdmap e237: 8 total, 8 up, 8 in 2023-09-23T22:49:46.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:45 smithi169 bash[104356]: cluster 2023-09-23T22:49:44.761007+0000 osd.7 (osd.7) 220 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T22:49:46.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:45 smithi169 bash[104356]: cluster 2023-09-23T22:49:44.765595+0000 osd.6 (osd.6) 243 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T22:49:46.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:45 smithi169 bash[104356]: cluster 2023-09-23T22:49:44.768086+0000 osd.6 (osd.6) 244 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T22:49:46.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:45 smithi169 bash[104356]: cluster 2023-09-23T22:49:44.770041+0000 osd.6 (osd.6) 245 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T22:49:46.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:45 smithi169 bash[104356]: cluster 2023-09-23T22:49:44.772442+0000 osd.6 (osd.6) 246 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T22:49:46.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:45 smithi169 bash[101133]: cluster 2023-09-23T22:49:44.599865+0000 mgr.y (mgr.25310) 838 : cluster 0 pgmap v890: 99 pgs: 1 active+undersized+degraded+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.1 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 628 op/s; 9501/55698 objects degraded (17.058%); 5877/55698 objects misplaced (10.552%); 0 B/s, 28 objects/s recovering 2023-09-23T22:49:46.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:45 smithi169 bash[101133]: cluster 2023-09-23T22:49:44.752004+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T22:49:46.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:45 smithi169 bash[101133]: cluster 2023-09-23T22:49:44.752966+0000 mon.a (mon.0) 1174 : cluster 0 osdmap e237: 8 total, 8 up, 8 in 2023-09-23T22:49:46.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:45 smithi169 bash[101133]: cluster 2023-09-23T22:49:44.761007+0000 osd.7 (osd.7) 220 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T22:49:46.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:45 smithi169 bash[101133]: cluster 2023-09-23T22:49:44.765595+0000 osd.6 (osd.6) 243 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T22:49:46.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:45 smithi169 bash[101133]: cluster 2023-09-23T22:49:44.768086+0000 osd.6 (osd.6) 244 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T22:49:46.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:45 smithi169 bash[101133]: cluster 2023-09-23T22:49:44.770041+0000 osd.6 (osd.6) 245 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T22:49:46.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:45 smithi169 bash[101133]: cluster 2023-09-23T22:49:44.772442+0000 osd.6 (osd.6) 246 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T22:49:46.057 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:46.078 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:46.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:46.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:46.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:45 smithi187 bash[89487]: cluster 2023-09-23T22:49:44.599865+0000 mgr.y (mgr.25310) 838 : cluster 0 pgmap v890: 99 pgs: 1 active+undersized+degraded+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.1 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 628 op/s; 9501/55698 objects degraded (17.058%); 5877/55698 objects misplaced (10.552%); 0 B/s, 28 objects/s recovering 2023-09-23T22:49:46.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:45 smithi187 bash[89487]: cluster 2023-09-23T22:49:44.752004+0000 osd.5 (osd.5) 35 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T22:49:46.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:45 smithi187 bash[89487]: cluster 2023-09-23T22:49:44.752966+0000 mon.a (mon.0) 1174 : cluster 0 osdmap e237: 8 total, 8 up, 8 in 2023-09-23T22:49:46.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:45 smithi187 bash[89487]: cluster 2023-09-23T22:49:44.761007+0000 osd.7 (osd.7) 220 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T22:49:46.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:45 smithi187 bash[89487]: cluster 2023-09-23T22:49:44.765595+0000 osd.6 (osd.6) 243 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T22:49:46.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:45 smithi187 bash[89487]: cluster 2023-09-23T22:49:44.768086+0000 osd.6 (osd.6) 244 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T22:49:46.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:45 smithi187 bash[89487]: cluster 2023-09-23T22:49:44.770041+0000 osd.6 (osd.6) 245 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T22:49:46.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:45 smithi187 bash[89487]: cluster 2023-09-23T22:49:44.772442+0000 osd.6 (osd.6) 246 : cluster 3 failed to encode map e237 with expected crc 2023-09-23T22:49:46.181 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:46.213 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:46.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:46.216 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:46.317 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:46.342 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:46.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:46.348 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:46.449 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:46.476 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:46.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:46.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:46.581 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:46.607 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:46.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:46.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:46.710 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:46.737 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:46.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:46.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:46.842 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:46.850 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:46 smithi169 bash[104356]: cluster 2023-09-23T22:49:46.615591+0000 mon.a (mon.0) 1175 : cluster 3 Health check update: Degraded data redundancy: 9501/55698 objects degraded (17.058%), 9 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:49:46.851 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:46 smithi169 bash[101133]: cluster 2023-09-23T22:49:46.615591+0000 mon.a (mon.0) 1175 : cluster 3 Health check update: Degraded data redundancy: 9501/55698 objects degraded (17.058%), 9 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:49:46.880 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:46.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:46.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:46.982 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:46.990 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:46 smithi187 bash[89487]: cluster 2023-09-23T22:49:46.615591+0000 mon.a (mon.0) 1175 : cluster 3 Health check update: Degraded data redundancy: 9501/55698 objects degraded (17.058%), 9 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:49:47.007 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:47.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:47.010 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:47.110 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:47.133 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:47.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:47.137 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:47.237 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:47.268 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:47.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:47.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:47.371 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:47.403 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:47.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:47.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:47.507 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:47.544 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:47.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:47.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:47.647 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:47.685 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:47.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:47.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:47.791 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:47.813 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:47.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:47.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:47.916 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:47.947 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:47.949 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:47 smithi169 bash[101133]: cluster 2023-09-23T22:49:46.600345+0000 mgr.y (mgr.25310) 839 : cluster 0 pgmap v892: 99 pgs: 1 active+undersized+degraded+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.1 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 519 op/s; 9501/55698 objects degraded (17.058%); 5877/55698 objects misplaced (10.552%); 0 B/s, 15 objects/s recovering 2023-09-23T22:49:47.949 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:47 smithi169 bash[104356]: cluster 2023-09-23T22:49:46.600345+0000 mgr.y (mgr.25310) 839 : cluster 0 pgmap v892: 99 pgs: 1 active+undersized+degraded+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.1 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 519 op/s; 9501/55698 objects degraded (17.058%); 5877/55698 objects misplaced (10.552%); 0 B/s, 15 objects/s recovering 2023-09-23T22:49:47.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:47.950 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:48.051 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:48.068 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:48.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:48.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:48.116 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 3 1 2023-09-23T22:49:48.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:47 smithi187 bash[89487]: cluster 2023-09-23T22:49:46.600345+0000 mgr.y (mgr.25310) 839 : cluster 0 pgmap v892: 99 pgs: 1 active+undersized+degraded+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.1 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 519 op/s; 9501/55698 objects degraded (17.058%); 5877/55698 objects misplaced (10.552%); 0 B/s, 15 objects/s recovering 2023-09-23T22:49:48.171 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:48.194 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:48.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:48.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:48.297 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:48.323 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:48.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:48.329 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:48.430 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:48.461 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:48.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:48.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:48.564 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:48.593 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:48.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:48.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:48.697 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:48.729 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:48.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:48.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:48.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:49:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:49:48] "GET /metrics HTTP/1.1" 200 36419 "" "Prometheus/2.43.0" 2023-09-23T22:49:48.831 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:48.855 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:48.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:48.858 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:48.959 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:48.989 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:48.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:48.996 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:49.097 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:49.130 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:49.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:49.134 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:49.232 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2023-09-23T22:49:49.232 INFO:teuthology.orchestra.run.smithi169.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-23T22:49:49.234 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:49.261 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:49.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:49.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:49.365 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:49.398 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:49.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:49.401 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:49.502 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:49.527 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:49.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:49.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:49.631 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:49.666 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:49.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:49.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:49.771 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:49.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:49.805 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:49.806 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:49.906 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:49.915 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:49 smithi169 bash[101133]: cluster 2023-09-23T22:49:48.601010+0000 mgr.y (mgr.25310) 840 : cluster 0 pgmap v893: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.0 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 662 op/s; 8684/49245 objects degraded (17.634%); 4924/49245 objects misplaced (9.999%); 0 B/s, 31 objects/s recovering 2023-09-23T22:49:49.915 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:49 smithi169 bash[104356]: cluster 2023-09-23T22:49:48.601010+0000 mgr.y (mgr.25310) 840 : cluster 0 pgmap v893: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.0 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 662 op/s; 8684/49245 objects degraded (17.634%); 4924/49245 objects misplaced (9.999%); 0 B/s, 31 objects/s recovering 2023-09-23T22:49:49.935 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:49.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:49.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:50.039 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:50.047 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:49 smithi187 bash[89487]: cluster 2023-09-23T22:49:48.601010+0000 mgr.y (mgr.25310) 840 : cluster 0 pgmap v893: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 1.0 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 662 op/s; 8684/49245 objects degraded (17.634%); 4924/49245 objects misplaced (9.999%); 0 B/s, 31 objects/s recovering 2023-09-23T22:49:50.067 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:50.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:50.072 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:50.173 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:50.194 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:50.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:50.198 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:50.298 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:50.332 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:50.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:50.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:50.438 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:50.478 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:50.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:50.481 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:50.582 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:50.607 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:50.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:50.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:50.710 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:50.743 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:50.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:50.748 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:50.849 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:50.872 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:50.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:50.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:50.976 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:51.005 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:51.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:51.007 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:51.107 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:51.136 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:51.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:51.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:51.241 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:51.269 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:51.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:51.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:51.371 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:51.389 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:51.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:51.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:51.493 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:51.516 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:51.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:51.519 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:51.619 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:51.665 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:51.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:51.670 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:51.771 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:51.799 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:51.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:51.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:51.906 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:51.937 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:51.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:51.948 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:52.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:51 smithi169 bash[101133]: cluster 2023-09-23T22:49:50.601677+0000 mgr.y (mgr.25310) 841 : cluster 0 pgmap v894: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 970 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 597 op/s; 8002/46602 objects degraded (17.171%); 4924/46602 objects misplaced (10.566%); 0 B/s, 16 objects/s recovering 2023-09-23T22:49:52.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:51 smithi169 bash[101133]: cluster 2023-09-23T22:49:51.616698+0000 mon.a (mon.0) 1176 : cluster 3 Health check update: Degraded data redundancy: 8002/46602 objects degraded (17.171%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:49:52.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:51 smithi169 bash[104356]: cluster 2023-09-23T22:49:50.601677+0000 mgr.y (mgr.25310) 841 : cluster 0 pgmap v894: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 970 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 597 op/s; 8002/46602 objects degraded (17.171%); 4924/46602 objects misplaced (10.566%); 0 B/s, 16 objects/s recovering 2023-09-23T22:49:52.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:51 smithi169 bash[104356]: cluster 2023-09-23T22:49:51.616698+0000 mon.a (mon.0) 1176 : cluster 3 Health check update: Degraded data redundancy: 8002/46602 objects degraded (17.171%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:49:52.049 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:52.056 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:51 smithi187 bash[89487]: cluster 2023-09-23T22:49:50.601677+0000 mgr.y (mgr.25310) 841 : cluster 0 pgmap v894: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 970 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 597 op/s; 8002/46602 objects degraded (17.171%); 4924/46602 objects misplaced (10.566%); 0 B/s, 16 objects/s recovering 2023-09-23T22:49:52.056 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:51 smithi187 bash[89487]: cluster 2023-09-23T22:49:51.616698+0000 mon.a (mon.0) 1176 : cluster 3 Health check update: Degraded data redundancy: 8002/46602 objects degraded (17.171%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:49:52.089 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:52.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:52.094 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:52.195 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:52.232 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:52.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:52.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:52.338 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:52.357 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:52.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:52.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:52.460 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:52.488 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:52.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:52.491 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:52.591 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:52.619 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:49:52.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:52.625 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:49:52.725 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:52.756 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:52.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:52.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:52.860 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:52.886 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:52.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:52.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:52.991 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:53.013 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:53.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:53.018 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:53.033 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:49:53.099 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:49:53.119 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:53.138 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:49:53.153 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:53.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:53.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:53.174 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:49:53.208 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:49:53.259 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:53.260 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:49:53.284 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:53.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:53.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:53.309 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:49:53.356 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:49:53.361 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:49:53.361 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:49:53.362 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:49:53.362 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:49:53.362 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:49:53.362 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:49:53.362 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:49:53.362 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:49:53.386 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:53.419 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:53.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:53.423 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:53.523 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:53.564 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:53.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:53.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:53.670 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:53.698 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:53.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:53.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:53.802 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:53.827 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:53.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:53.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:53.931 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:53.957 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:53.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:53.966 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:54.067 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:54.076 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:53 smithi169 bash[101133]: cluster 2023-09-23T22:49:52.602486+0000 mgr.y (mgr.25310) 842 : cluster 0 pgmap v895: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 890 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 485 op/s; 7739/42771 objects degraded (18.094%); 4400/42771 objects misplaced (10.287%); 0 B/s, 32 objects/s recovering 2023-09-23T22:49:54.076 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:53 smithi169 bash[101133]: audit 2023-09-23T22:49:52.999903+0000 mon.b (mon.1) 15 : audit 0 from='client.? 172.21.15.169:0/2768736548' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:49:54.077 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:53 smithi169 bash[104356]: cluster 2023-09-23T22:49:52.602486+0000 mgr.y (mgr.25310) 842 : cluster 0 pgmap v895: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 890 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 485 op/s; 7739/42771 objects degraded (18.094%); 4400/42771 objects misplaced (10.287%); 0 B/s, 32 objects/s recovering 2023-09-23T22:49:54.077 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:53 smithi169 bash[104356]: audit 2023-09-23T22:49:52.999903+0000 mon.b (mon.1) 15 : audit 0 from='client.? 172.21.15.169:0/2768736548' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:49:54.095 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-23T22:49:54.103 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:54.105 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:53 smithi187 bash[89487]: cluster 2023-09-23T22:49:52.602486+0000 mgr.y (mgr.25310) 842 : cluster 0 pgmap v895: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 890 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 485 op/s; 7739/42771 objects degraded (18.094%); 4400/42771 objects misplaced (10.287%); 0 B/s, 32 objects/s recovering 2023-09-23T22:49:54.105 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:53 smithi187 bash[89487]: audit 2023-09-23T22:49:52.999903+0000 mon.b (mon.1) 15 : audit 0 from='client.? 172.21.15.169:0/2768736548' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:49:54.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:54.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:54.207 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:54.259 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:54.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:54.263 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:54.363 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:54.396 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:54.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:54.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:54.499 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:54.523 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:54.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:54.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:54.626 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:54.657 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:54.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:54.659 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:54.759 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:54.791 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:54.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:54.794 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:54.894 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:54.921 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:54.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:54.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:55.027 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:55.068 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:55.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:55.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:55.175 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:55.201 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:55.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:55.204 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:55.305 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:55.330 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:55.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:55.333 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:55.434 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:55.469 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:55.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:55.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:55.573 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:55.601 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:55.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:55.604 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:55.705 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:55.735 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:55.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:55.740 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:55.841 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:55.849 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:55 smithi169 bash[104356]: cluster 2023-09-23T22:49:54.603216+0000 mgr.y (mgr.25310) 843 : cluster 0 pgmap v896: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 778 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 610 op/s; 6353/37383 objects degraded (16.994%); 3983/37383 objects misplaced (10.655%); 0 B/s, 29 objects/s recovering 2023-09-23T22:49:55.849 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:55 smithi169 bash[101133]: cluster 2023-09-23T22:49:54.603216+0000 mgr.y (mgr.25310) 843 : cluster 0 pgmap v896: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 778 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 610 op/s; 6353/37383 objects degraded (16.994%); 3983/37383 objects misplaced (10.655%); 0 B/s, 29 objects/s recovering 2023-09-23T22:49:55.872 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:55.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:55.876 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:55.976 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:55.999 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:56.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:56.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:56.102 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:56.110 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:55 smithi187 bash[89487]: cluster 2023-09-23T22:49:54.603216+0000 mgr.y (mgr.25310) 843 : cluster 0 pgmap v896: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 778 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 610 op/s; 6353/37383 objects degraded (16.994%); 3983/37383 objects misplaced (10.655%); 0 B/s, 29 objects/s recovering 2023-09-23T22:49:56.125 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:56.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:56.127 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:56.228 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:56.258 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:56.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:56.260 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:56.361 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:56.390 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:56.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:56.394 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:56.495 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:56.526 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:56.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:56.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:56.634 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:56.664 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:56.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:56.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:56.771 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:56.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:56.808 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:56.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:56.909 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:56.923 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:56 smithi187 bash[89487]: audit 2023-09-23T22:49:56.149155+0000 mon.a (mon.0) 1177 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:49:56.923 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:56 smithi187 bash[89487]: cluster 2023-09-23T22:49:56.623037+0000 mon.a (mon.0) 1178 : cluster 3 Health check update: Degraded data redundancy: 6353/37383 objects degraded (16.994%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:49:56.923 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:56 smithi187 bash[89487]: audit 2023-09-23T22:49:56.656594+0000 mon.a (mon.0) 1179 : audit 1 from='client.? 172.21.15.169:0/3242271556' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:49:56.954 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:56.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:56.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:57.058 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:57.068 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:56 smithi169 bash[104356]: audit 2023-09-23T22:49:56.149155+0000 mon.a (mon.0) 1177 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:49:57.068 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:56 smithi169 bash[104356]: cluster 2023-09-23T22:49:56.623037+0000 mon.a (mon.0) 1178 : cluster 3 Health check update: Degraded data redundancy: 6353/37383 objects degraded (16.994%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:49:57.068 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:56 smithi169 bash[104356]: audit 2023-09-23T22:49:56.656594+0000 mon.a (mon.0) 1179 : audit 1 from='client.? 172.21.15.169:0/3242271556' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:49:57.068 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:56 smithi169 bash[101133]: audit 2023-09-23T22:49:56.149155+0000 mon.a (mon.0) 1177 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:49:57.068 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:56 smithi169 bash[101133]: cluster 2023-09-23T22:49:56.623037+0000 mon.a (mon.0) 1178 : cluster 3 Health check update: Degraded data redundancy: 6353/37383 objects degraded (16.994%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:49:57.069 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:56 smithi169 bash[101133]: audit 2023-09-23T22:49:56.656594+0000 mon.a (mon.0) 1179 : audit 1 from='client.? 172.21.15.169:0/3242271556' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:49:57.080 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:57.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:57.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:57.184 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:57.207 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:57.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:57.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:57.310 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:57.342 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:57.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:57.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:57.447 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:57.473 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:57.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:57.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:57.577 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:57.609 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:57.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:57.613 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:57.652 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is set 2023-09-23T22:49:57.714 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:57.747 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:57.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:57.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:57.780 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:49:57.854 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:57.862 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:57 smithi187 bash[89487]: cluster 2023-09-23T22:49:56.603985+0000 mgr.y (mgr.25310) 844 : cluster 0 pgmap v897: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 778 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 514 op/s; 6353/37383 objects degraded (16.994%); 3983/37383 objects misplaced (10.655%); 0 B/s, 24 objects/s recovering 2023-09-23T22:49:57.862 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:57 smithi187 bash[89487]: cluster 2023-09-23T22:49:57.634527+0000 mon.a (mon.0) 1180 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:49:57.862 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:57 smithi187 bash[89487]: audit 2023-09-23T22:49:57.645270+0000 mon.a (mon.0) 1181 : audit 1 from='client.? 172.21.15.169:0/3242271556' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:49:57.863 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:57 smithi187 bash[89487]: cluster 2023-09-23T22:49:57.645470+0000 mon.a (mon.0) 1182 : cluster 0 osdmap e238: 8 total, 8 up, 8 in 2023-09-23T22:49:57.885 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:57.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:57.890 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:57.990 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:58.016 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:58.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:58.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:58.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:57 smithi169 bash[101133]: cluster 2023-09-23T22:49:56.603985+0000 mgr.y (mgr.25310) 844 : cluster 0 pgmap v897: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 778 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 514 op/s; 6353/37383 objects degraded (16.994%); 3983/37383 objects misplaced (10.655%); 0 B/s, 24 objects/s recovering 2023-09-23T22:49:58.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:57 smithi169 bash[101133]: cluster 2023-09-23T22:49:57.634527+0000 mon.a (mon.0) 1180 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:49:58.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:57 smithi169 bash[101133]: audit 2023-09-23T22:49:57.645270+0000 mon.a (mon.0) 1181 : audit 1 from='client.? 172.21.15.169:0/3242271556' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:49:58.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:57 smithi169 bash[101133]: cluster 2023-09-23T22:49:57.645470+0000 mon.a (mon.0) 1182 : cluster 0 osdmap e238: 8 total, 8 up, 8 in 2023-09-23T22:49:58.037 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:57 smithi169 bash[104356]: cluster 2023-09-23T22:49:56.603985+0000 mgr.y (mgr.25310) 844 : cluster 0 pgmap v897: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 778 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 514 op/s; 6353/37383 objects degraded (16.994%); 3983/37383 objects misplaced (10.655%); 0 B/s, 24 objects/s recovering 2023-09-23T22:49:58.037 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:57 smithi169 bash[104356]: cluster 2023-09-23T22:49:57.634527+0000 mon.a (mon.0) 1180 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:49:58.037 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:57 smithi169 bash[104356]: audit 2023-09-23T22:49:57.645270+0000 mon.a (mon.0) 1181 : audit 1 from='client.? 172.21.15.169:0/3242271556' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:49:58.037 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:57 smithi169 bash[104356]: cluster 2023-09-23T22:49:57.645470+0000 mon.a (mon.0) 1182 : cluster 0 osdmap e238: 8 total, 8 up, 8 in 2023-09-23T22:49:58.124 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:58.145 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:58.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:58.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:58.250 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:58.277 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:49:58.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:58.283 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:49:58.383 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:58.413 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:58.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:58.416 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:58.517 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:58.533 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:49:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:49:58] "GET /metrics HTTP/1.1" 200 36405 "" "Prometheus/2.43.0" 2023-09-23T22:49:58.543 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:58.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:58.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:58.647 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:58.682 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:49:58.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:58.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:49:58.788 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:58.817 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:58.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:58.818 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:58.915 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:49:58.918 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:58.927 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:58 smithi187 bash[89487]: cluster 2023-09-23T22:49:57.643560+0000 osd.6 (osd.6) 247 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T22:49:58.927 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:58 smithi187 bash[89487]: cluster 2023-09-23T22:49:57.650927+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T22:49:58.927 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:58 smithi187 bash[89487]: cluster 2023-09-23T22:49:57.652995+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T22:49:58.927 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:58 smithi187 bash[89487]: cluster 2023-09-23T22:49:57.656161+0000 osd.7 (osd.7) 221 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T22:49:58.953 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:49:58.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:58.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:49:59.056 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:59.091 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:59.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:59.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:59.194 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:59.203 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:58 smithi169 bash[104356]: cluster 2023-09-23T22:49:57.643560+0000 osd.6 (osd.6) 247 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T22:49:59.204 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:58 smithi169 bash[104356]: cluster 2023-09-23T22:49:57.650927+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T22:49:59.204 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:58 smithi169 bash[104356]: cluster 2023-09-23T22:49:57.652995+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T22:49:59.204 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:58 smithi169 bash[104356]: cluster 2023-09-23T22:49:57.656161+0000 osd.7 (osd.7) 221 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T22:49:59.204 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:58 smithi169 bash[101133]: cluster 2023-09-23T22:49:57.643560+0000 osd.6 (osd.6) 247 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T22:49:59.204 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:58 smithi169 bash[101133]: cluster 2023-09-23T22:49:57.650927+0000 osd.5 (osd.5) 36 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T22:49:59.204 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:58 smithi169 bash[101133]: cluster 2023-09-23T22:49:57.652995+0000 osd.5 (osd.5) 37 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T22:49:59.204 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:58 smithi169 bash[101133]: cluster 2023-09-23T22:49:57.656161+0000 osd.7 (osd.7) 221 : cluster 3 failed to encode map e238 with expected crc 2023-09-23T22:49:59.220 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:59.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:59.226 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:59.327 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:59.359 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:59.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:59.362 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:49:59.463 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:59.500 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:49:59.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:59.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:49:59.606 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:59.640 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:49:59.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:59.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:49:59.741 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:49:59.749 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:59.767 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:49:59.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:59.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:49:59.870 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:59.907 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:49:59.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:49:59.914 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:00.015 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:00.023 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:49:59 smithi187 bash[89487]: cluster 2023-09-23T22:49:58.606152+0000 mgr.y (mgr.25310) 845 : cluster 0 pgmap v899: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 647 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 604 op/s; 5582/31089 objects degraded (17.955%); 3005/31089 objects misplaced (9.666%); 0 B/s, 29 objects/s recovering 2023-09-23T22:50:00.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:49:59 smithi169 bash[101133]: cluster 2023-09-23T22:49:58.606152+0000 mgr.y (mgr.25310) 845 : cluster 0 pgmap v899: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 647 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 604 op/s; 5582/31089 objects degraded (17.955%); 3005/31089 objects misplaced (9.666%); 0 B/s, 29 objects/s recovering 2023-09-23T22:50:00.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:49:59 smithi169 bash[104356]: cluster 2023-09-23T22:49:58.606152+0000 mgr.y (mgr.25310) 845 : cluster 0 pgmap v899: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 647 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 604 op/s; 5582/31089 objects degraded (17.955%); 3005/31089 objects misplaced (9.666%); 0 B/s, 29 objects/s recovering 2023-09-23T22:50:00.055 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:00.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:00.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:00.159 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:00.184 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:00.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:00.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:00.293 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:00.325 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:00.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:00.329 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:00.430 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:00.455 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:00.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:00.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:00.558 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:00.584 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:00.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:00.589 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:00.690 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:00.726 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:00.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:00.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:00.830 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:00.859 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:00.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:00.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:00.920 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:00 smithi169 bash[104356]: cluster 2023-09-23T22:50:00.000148+0000 mon.a (mon.0) 1183 : cluster 3 Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; Degraded data redundancy: 5582/31089 objects degraded (17.955%), 9 pgs degraded, 8 pgs undersized 2023-09-23T22:50:00.920 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:00 smithi169 bash[104356]: cluster 2023-09-23T22:50:00.000182+0000 mon.a (mon.0) 1184 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2023-09-23T22:50:00.920 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:00 smithi169 bash[104356]: cluster 2023-09-23T22:50:00.000196+0000 mon.a (mon.0) 1185 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 5582/31089 objects degraded (17.955%), 9 pgs degraded, 8 pgs undersized 2023-09-23T22:50:00.920 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:00 smithi169 bash[104356]: cluster 2023-09-23T22:50:00.000209+0000 mon.a (mon.0) 1186 : cluster 3 pg 8.0 is stuck undersized for 109s, current state active+undersized+degraded+remapped+backfill_wait, last acting [3,1] 2023-09-23T22:50:00.921 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:00 smithi169 bash[104356]: cluster 2023-09-23T22:50:00.000227+0000 mon.a (mon.0) 1187 : cluster 3 pg 8.2 is stuck undersized for 71s, current state active+undersized+degraded+remapped+backfill_wait, last acting [4,3] 2023-09-23T22:50:00.921 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:00 smithi169 bash[104356]: cluster 2023-09-23T22:50:00.000247+0000 mon.a (mon.0) 1188 : cluster 3 pg 8.4 is stuck undersized for 109s, current state active+undersized+degraded+remapped+backfill_wait, last acting [2,4] 2023-09-23T22:50:00.921 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:00 smithi169 bash[104356]: cluster 2023-09-23T22:50:00.000305+0000 mon.a (mon.0) 1189 : cluster 3 pg 8.8 is stuck undersized for 109s, current state active+undersized+degraded+remapped+backfill_wait, last acting [3,7] 2023-09-23T22:50:00.921 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:00 smithi169 bash[104356]: cluster 2023-09-23T22:50:00.000318+0000 mon.a (mon.0) 1190 : cluster 3 pg 8.9 is stuck undersized for 71s, current state active+undersized+degraded+remapped+backfill_wait, last acting [6,3] 2023-09-23T22:50:00.921 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:00 smithi169 bash[104356]: cluster 2023-09-23T22:50:00.000338+0000 mon.a (mon.0) 1191 : cluster 3 pg 8.a is stuck undersized for 109s, current state active+undersized+degraded+remapped+backfill_wait, last acting [1,2] 2023-09-23T22:50:00.921 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:00 smithi169 bash[104356]: cluster 2023-09-23T22:50:00.000349+0000 mon.a (mon.0) 1192 : cluster 3 pg 8.b is active+recovery_wait+degraded+remapped, acting [3,4,2] 2023-09-23T22:50:00.921 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:00 smithi169 bash[104356]: cluster 2023-09-23T22:50:00.000360+0000 mon.a (mon.0) 1193 : cluster 3 pg 8.c is stuck undersized for 71s, current state active+undersized+degraded+remapped+backfill_wait, last acting [3,7] 2023-09-23T22:50:00.921 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:00 smithi169 bash[104356]: cluster 2023-09-23T22:50:00.000370+0000 mon.a (mon.0) 1194 : cluster 3 pg 8.d is stuck undersized for 109s, current state active+undersized+degraded+remapped+backfill_wait, last acting [2,7] 2023-09-23T22:50:00.963 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:01.000 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:01.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:01.004 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:01.086 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:00 smithi187 bash[89487]: cluster 2023-09-23T22:50:00.000148+0000 mon.a (mon.0) 1183 : cluster 3 Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; Degraded data redundancy: 5582/31089 objects degraded (17.955%), 9 pgs degraded, 8 pgs undersized 2023-09-23T22:50:01.086 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:00 smithi187 bash[89487]: cluster 2023-09-23T22:50:00.000182+0000 mon.a (mon.0) 1184 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2023-09-23T22:50:01.086 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:00 smithi187 bash[89487]: cluster 2023-09-23T22:50:00.000196+0000 mon.a (mon.0) 1185 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 5582/31089 objects degraded (17.955%), 9 pgs degraded, 8 pgs undersized 2023-09-23T22:50:01.086 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:00 smithi187 bash[89487]: cluster 2023-09-23T22:50:00.000209+0000 mon.a (mon.0) 1186 : cluster 3 pg 8.0 is stuck undersized for 109s, current state active+undersized+degraded+remapped+backfill_wait, last acting [3,1] 2023-09-23T22:50:01.086 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:00 smithi187 bash[89487]: cluster 2023-09-23T22:50:00.000227+0000 mon.a (mon.0) 1187 : cluster 3 pg 8.2 is stuck undersized for 71s, current state active+undersized+degraded+remapped+backfill_wait, last acting [4,3] 2023-09-23T22:50:01.086 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:00 smithi187 bash[89487]: cluster 2023-09-23T22:50:00.000247+0000 mon.a (mon.0) 1188 : cluster 3 pg 8.4 is stuck undersized for 109s, current state active+undersized+degraded+remapped+backfill_wait, last acting [2,4] 2023-09-23T22:50:01.086 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:00 smithi187 bash[89487]: cluster 2023-09-23T22:50:00.000305+0000 mon.a (mon.0) 1189 : cluster 3 pg 8.8 is stuck undersized for 109s, current state active+undersized+degraded+remapped+backfill_wait, last acting [3,7] 2023-09-23T22:50:01.086 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:00 smithi187 bash[89487]: cluster 2023-09-23T22:50:00.000318+0000 mon.a (mon.0) 1190 : cluster 3 pg 8.9 is stuck undersized for 71s, current state active+undersized+degraded+remapped+backfill_wait, last acting [6,3] 2023-09-23T22:50:01.086 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:00 smithi187 bash[89487]: cluster 2023-09-23T22:50:00.000338+0000 mon.a (mon.0) 1191 : cluster 3 pg 8.a is stuck undersized for 109s, current state active+undersized+degraded+remapped+backfill_wait, last acting [1,2] 2023-09-23T22:50:01.086 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:00 smithi187 bash[89487]: cluster 2023-09-23T22:50:00.000349+0000 mon.a (mon.0) 1192 : cluster 3 pg 8.b is active+recovery_wait+degraded+remapped, acting [3,4,2] 2023-09-23T22:50:01.087 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:00 smithi187 bash[89487]: cluster 2023-09-23T22:50:00.000360+0000 mon.a (mon.0) 1193 : cluster 3 pg 8.c is stuck undersized for 71s, current state active+undersized+degraded+remapped+backfill_wait, last acting [3,7] 2023-09-23T22:50:01.087 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:00 smithi187 bash[89487]: cluster 2023-09-23T22:50:00.000370+0000 mon.a (mon.0) 1194 : cluster 3 pg 8.d is stuck undersized for 109s, current state active+undersized+degraded+remapped+backfill_wait, last acting [2,7] 2023-09-23T22:50:01.105 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:01.137 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:01.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:01.141 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:01.242 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:01.264 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:01.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:01.271 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:01.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:00 smithi169 bash[101133]: cluster 2023-09-23T22:50:00.000148+0000 mon.a (mon.0) 1183 : cluster 3 Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; Degraded data redundancy: 5582/31089 objects degraded (17.955%), 9 pgs degraded, 8 pgs undersized 2023-09-23T22:50:01.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:00 smithi169 bash[101133]: cluster 2023-09-23T22:50:00.000182+0000 mon.a (mon.0) 1184 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2023-09-23T22:50:01.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:00 smithi169 bash[101133]: cluster 2023-09-23T22:50:00.000196+0000 mon.a (mon.0) 1185 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 5582/31089 objects degraded (17.955%), 9 pgs degraded, 8 pgs undersized 2023-09-23T22:50:01.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:00 smithi169 bash[101133]: cluster 2023-09-23T22:50:00.000209+0000 mon.a (mon.0) 1186 : cluster 3 pg 8.0 is stuck undersized for 109s, current state active+undersized+degraded+remapped+backfill_wait, last acting [3,1] 2023-09-23T22:50:01.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:00 smithi169 bash[101133]: cluster 2023-09-23T22:50:00.000227+0000 mon.a (mon.0) 1187 : cluster 3 pg 8.2 is stuck undersized for 71s, current state active+undersized+degraded+remapped+backfill_wait, last acting [4,3] 2023-09-23T22:50:01.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:00 smithi169 bash[101133]: cluster 2023-09-23T22:50:00.000247+0000 mon.a (mon.0) 1188 : cluster 3 pg 8.4 is stuck undersized for 109s, current state active+undersized+degraded+remapped+backfill_wait, last acting [2,4] 2023-09-23T22:50:01.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:00 smithi169 bash[101133]: cluster 2023-09-23T22:50:00.000305+0000 mon.a (mon.0) 1189 : cluster 3 pg 8.8 is stuck undersized for 109s, current state active+undersized+degraded+remapped+backfill_wait, last acting [3,7] 2023-09-23T22:50:01.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:00 smithi169 bash[101133]: cluster 2023-09-23T22:50:00.000318+0000 mon.a (mon.0) 1190 : cluster 3 pg 8.9 is stuck undersized for 71s, current state active+undersized+degraded+remapped+backfill_wait, last acting [6,3] 2023-09-23T22:50:01.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:00 smithi169 bash[101133]: cluster 2023-09-23T22:50:00.000338+0000 mon.a (mon.0) 1191 : cluster 3 pg 8.a is stuck undersized for 109s, current state active+undersized+degraded+remapped+backfill_wait, last acting [1,2] 2023-09-23T22:50:01.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:00 smithi169 bash[101133]: cluster 2023-09-23T22:50:00.000349+0000 mon.a (mon.0) 1192 : cluster 3 pg 8.b is active+recovery_wait+degraded+remapped, acting [3,4,2] 2023-09-23T22:50:01.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:00 smithi169 bash[101133]: cluster 2023-09-23T22:50:00.000360+0000 mon.a (mon.0) 1193 : cluster 3 pg 8.c is stuck undersized for 71s, current state active+undersized+degraded+remapped+backfill_wait, last acting [3,7] 2023-09-23T22:50:01.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:00 smithi169 bash[101133]: cluster 2023-09-23T22:50:00.000370+0000 mon.a (mon.0) 1194 : cluster 3 pg 8.d is stuck undersized for 109s, current state active+undersized+degraded+remapped+backfill_wait, last acting [2,7] 2023-09-23T22:50:01.344 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T22:50:01.371 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:01.425 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:01.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:01.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:01.531 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:01.562 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:01.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:01.566 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:01.667 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:01.704 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:01.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:01.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:01.810 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:01.830 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:01.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:01.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:01.935 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:01.948 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:01 smithi169 bash[101133]: cluster 2023-09-23T22:50:00.606747+0000 mgr.y (mgr.25310) 846 : cluster 0 pgmap v900: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 586 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 614 op/s; 4796/28152 objects degraded (17.036%); 3005/28152 objects misplaced (10.674%); 0 B/s, 29 objects/s recovering 2023-09-23T22:50:01.949 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:01 smithi169 bash[101133]: cluster 2023-09-23T22:50:01.627675+0000 mon.a (mon.0) 1195 : cluster 3 Health check update: Degraded data redundancy: 4796/28152 objects degraded (17.036%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:50:01.949 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:01 smithi169 bash[104356]: cluster 2023-09-23T22:50:00.606747+0000 mgr.y (mgr.25310) 846 : cluster 0 pgmap v900: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 586 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 614 op/s; 4796/28152 objects degraded (17.036%); 3005/28152 objects misplaced (10.674%); 0 B/s, 29 objects/s recovering 2023-09-23T22:50:01.949 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:01 smithi169 bash[104356]: cluster 2023-09-23T22:50:01.627675+0000 mon.a (mon.0) 1195 : cluster 3 Health check update: Degraded data redundancy: 4796/28152 objects degraded (17.036%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:50:01.962 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:01.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:01.968 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:02.069 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:02.078 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:01 smithi187 bash[89487]: cluster 2023-09-23T22:50:00.606747+0000 mgr.y (mgr.25310) 846 : cluster 0 pgmap v900: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 586 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 614 op/s; 4796/28152 objects degraded (17.036%); 3005/28152 objects misplaced (10.674%); 0 B/s, 29 objects/s recovering 2023-09-23T22:50:02.078 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:01 smithi187 bash[89487]: cluster 2023-09-23T22:50:01.627675+0000 mon.a (mon.0) 1195 : cluster 3 Health check update: Degraded data redundancy: 4796/28152 objects degraded (17.036%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:50:02.104 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:02.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:02.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:02.207 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:02.244 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:02.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:02.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:02.348 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:02.374 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:02.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:02.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:02.479 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:02.514 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:02.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:02.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:02.622 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:02.658 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:02.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:02.663 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:02.764 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:02.790 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:02.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:02.792 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:02.893 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:02.918 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:02.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:02.921 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:03.022 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:03.047 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:03.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:03.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:03.153 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:03.178 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:03.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:03.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:03.282 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:03.308 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:03.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:03.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:03.389 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T22:50:03.389 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [ 2023-09-23T22:50:03.389 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:03.389 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_repop(client.35010.0:218100 8.e e238/227 8:787533eb:::benchmark_data_smithi169_191619_object106174:head v 238'13496, mlcod=238'13494)", 2023-09-23T22:50:03.389 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:50:03.381954+0000", 2023-09-23T22:50:03.389 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 0.005116275, 2023-09-23T22:50:03.389 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0051521020000000004, 2023-09-23T22:50:03.390 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:50:03.390 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "started", 2023-09-23T22:50:03.390 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:50:03.390 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:03.390 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:50:03.390 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:50:03.381954+0000", 2023-09-23T22:50:03.390 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:03.390 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:03.390 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:03.390 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:50:03.390 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:50:03.381954+0000", 2023-09-23T22:50:03.391 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:03.391 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:03.391 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:03.391 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:50:03.391 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:50:03.381952+0000", 2023-09-23T22:50:03.391 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:50:03.391 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:03.391 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:03.391 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:50:03.391 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:50:03.381971+0000", 2023-09-23T22:50:03.391 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.8470000000000001e-05 2023-09-23T22:50:03.392 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:03.392 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:03.392 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:50:03.392 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:50:03.381985+0000", 2023-09-23T22:50:03.392 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3856000000000001e-05 2023-09-23T22:50:03.392 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:03.392 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:03.392 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:50:03.392 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:50:03.381994+0000", 2023-09-23T22:50:03.392 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.4849999999999998e-06 2023-09-23T22:50:03.392 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:03.393 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:03.393 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:03.393 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:50:03.382056+0000", 2023-09-23T22:50:03.393 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.1940999999999995e-05 2023-09-23T22:50:03.393 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:03.393 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:03.393 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:50:03.393 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:50:03.382094+0000", 2023-09-23T22:50:03.393 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.7339000000000003e-05 2023-09-23T22:50:03.393 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:03.393 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:50:03.393 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:03.394 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:03.394 INFO:teuthology.orchestra.run.smithi187.stdout: ], 2023-09-23T22:50:03.394 INFO:teuthology.orchestra.run.smithi187.stdout: "num_ops": 1 2023-09-23T22:50:03.394 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T22:50:03.413 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:03.456 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:03.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:03.461 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:03.562 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:03.595 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:03.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:03.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:03.702 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:03.735 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:03.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:03.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:03.837 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:03 smithi187 bash[89487]: cluster 2023-09-23T22:50:02.607421+0000 mgr.y (mgr.25310) 847 : cluster 0 pgmap v901: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 492 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 636 op/s; 4519/23676 objects degraded (19.087%); 2366/23676 objects misplaced (9.993%); 0 B/s, 29 objects/s recovering 2023-09-23T22:50:03.844 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:03.870 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:03.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:03.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:03.896 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:50:03.975 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:03.985 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:03 smithi169 bash[101133]: cluster 2023-09-23T22:50:02.607421+0000 mgr.y (mgr.25310) 847 : cluster 0 pgmap v901: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 492 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 636 op/s; 4519/23676 objects degraded (19.087%); 2366/23676 objects misplaced (9.993%); 0 B/s, 29 objects/s recovering 2023-09-23T22:50:03.986 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:03 smithi169 bash[104356]: cluster 2023-09-23T22:50:02.607421+0000 mgr.y (mgr.25310) 847 : cluster 0 pgmap v901: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 492 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 636 op/s; 4519/23676 objects degraded (19.087%); 2366/23676 objects misplaced (9.993%); 0 B/s, 29 objects/s recovering 2023-09-23T22:50:04.008 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:04.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:04.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:04.115 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:04.140 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:04.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:04.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:04.245 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:04.261 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-23T22:50:04.278 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:04.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:04.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:04.386 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:04.418 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:04.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:04.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:04.522 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:04.544 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:04.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:04.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:04.648 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:04.677 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:04.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:04.680 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:04.780 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:04.813 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:04.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:04.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:04.918 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:04.944 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:04.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:04.948 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:05.048 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:05.098 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:05.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:05.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:05.203 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:05.245 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:05.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:05.250 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:05.350 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:05.374 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:05.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:05.377 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:05.478 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:05.505 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:05.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:05.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:05.611 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:05.645 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:05.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:05.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:05.749 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:05.776 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:05.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:05.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:05.879 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:05.913 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:05.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:05.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:05.930 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:50:06.023 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:06.031 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:05 smithi187 bash[89487]: cluster 2023-09-23T22:50:04.608442+0000 mgr.y (mgr.25310) 848 : cluster 0 pgmap v902: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 373 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 646 op/s; 3031/17970 objects degraded (16.867%); 1938/17970 objects misplaced (10.785%); 0 B/s, 29 objects/s recovering 2023-09-23T22:50:06.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:05 smithi169 bash[101133]: cluster 2023-09-23T22:50:04.608442+0000 mgr.y (mgr.25310) 848 : cluster 0 pgmap v902: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 373 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 646 op/s; 3031/17970 objects degraded (16.867%); 1938/17970 objects misplaced (10.785%); 0 B/s, 29 objects/s recovering 2023-09-23T22:50:06.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:05 smithi169 bash[104356]: cluster 2023-09-23T22:50:04.608442+0000 mgr.y (mgr.25310) 848 : cluster 0 pgmap v902: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 373 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 646 op/s; 3031/17970 objects degraded (16.867%); 1938/17970 objects misplaced (10.785%); 0 B/s, 29 objects/s recovering 2023-09-23T22:50:06.046 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:06.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:06.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:06.150 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:06.195 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:06.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:06.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:06.298 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:06.316 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:06.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:06.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:06.419 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:06.443 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:06.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:06.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:06.547 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:06.571 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:06.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:06.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:06.679 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:06.721 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:06.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:06.727 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:06.828 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:06.861 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:06.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:06.866 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:06.966 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:06.974 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:06 smithi187 bash[89487]: cluster 2023-09-23T22:50:06.628863+0000 mon.a (mon.0) 1196 : cluster 3 Health check update: Degraded data redundancy: 3031/17970 objects degraded (16.867%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:50:06.990 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:06.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:06.995 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:07.095 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:07.124 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:07.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:07.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:07.231 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:07.239 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:06 smithi169 bash[104356]: cluster 2023-09-23T22:50:06.628863+0000 mon.a (mon.0) 1196 : cluster 3 Health check update: Degraded data redundancy: 3031/17970 objects degraded (16.867%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:50:07.240 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:06 smithi169 bash[101133]: cluster 2023-09-23T22:50:06.628863+0000 mon.a (mon.0) 1196 : cluster 3 Health check update: Degraded data redundancy: 3031/17970 objects degraded (16.867%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:50:07.262 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:07.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:07.265 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:07.366 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:07.393 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:07.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:07.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:07.498 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:07.539 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:07.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:07.546 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:07.646 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:07.675 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:07.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:07.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:07.778 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:07.807 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:07.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:07.812 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:07.912 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:07.920 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:07 smithi187 bash[89487]: cluster 2023-09-23T22:50:06.609059+0000 mgr.y (mgr.25310) 849 : cluster 0 pgmap v903: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 373 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 646 op/s; 3031/17970 objects degraded (16.867%); 1938/17970 objects misplaced (10.785%); 0 B/s, 29 objects/s recovering 2023-09-23T22:50:07.933 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:07.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:07.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:08.035 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:08.068 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:08.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:08.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:08.176 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:08.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:07 smithi169 bash[104356]: cluster 2023-09-23T22:50:06.609059+0000 mgr.y (mgr.25310) 849 : cluster 0 pgmap v903: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 373 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 646 op/s; 3031/17970 objects degraded (16.867%); 1938/17970 objects misplaced (10.785%); 0 B/s, 29 objects/s recovering 2023-09-23T22:50:08.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:07 smithi169 bash[101133]: cluster 2023-09-23T22:50:06.609059+0000 mgr.y (mgr.25310) 849 : cluster 0 pgmap v903: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 373 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 646 op/s; 3031/17970 objects degraded (16.867%); 1938/17970 objects misplaced (10.785%); 0 B/s, 29 objects/s recovering 2023-09-23T22:50:08.411 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:08.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:08.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:08.526 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:08.566 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:08.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:08.568 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:08.661 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:50:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:50:08] "GET /metrics HTTP/1.1" 200 36405 "" "Prometheus/2.43.0" 2023-09-23T22:50:08.669 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:08.696 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:08.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:08.699 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:08.800 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:08.825 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:08.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:08.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:08.872 INFO:teuthology.orchestra.run.smithi169.stderr:reweighted osd.3 to 1 (10000) 2023-09-23T22:50:08.912 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:08 smithi169 bash[104356]: audit 2023-09-23T22:50:08.646938+0000 mon.a (mon.0) 1197 : audit 1 from='client.? 172.21.15.169:0/2294879190' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T22:50:08.912 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:08 smithi169 bash[101133]: audit 2023-09-23T22:50:08.646938+0000 mon.a (mon.0) 1197 : audit 1 from='client.? 172.21.15.169:0/2294879190' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T22:50:08.931 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:08.953 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:08.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:08.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:09.056 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:09.063 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:08 smithi187 bash[89487]: audit 2023-09-23T22:50:08.646938+0000 mon.a (mon.0) 1197 : audit 1 from='client.? 172.21.15.169:0/2294879190' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T22:50:09.077 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:50:09.092 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:09.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:09.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:09.199 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:09.224 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:09.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:09.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:09.331 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:09.360 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:09.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:09.362 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:09.463 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:09.489 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:09.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:09.494 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:09.595 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:09.619 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:09.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:09.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:09.725 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:09.751 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:09.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:09.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:09.854 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:09.882 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:09.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:09.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:09.987 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:10.023 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:10.025 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:09 smithi169 bash[104356]: cluster 2023-09-23T22:50:08.609977+0000 mgr.y (mgr.25310) 850 : cluster 0 pgmap v904: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 236 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 667 op/s; 2170/11382 objects degraded (19.065%); 930/11382 objects misplaced (8.171%); 0 B/s, 26 objects/s recovering 2023-09-23T22:50:10.025 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:09 smithi169 bash[104356]: audit 2023-09-23T22:50:08.865624+0000 mon.a (mon.0) 1198 : audit 1 from='client.? 172.21.15.169:0/2294879190' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T22:50:10.025 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:09 smithi169 bash[104356]: cluster 2023-09-23T22:50:08.865859+0000 mon.a (mon.0) 1199 : cluster 0 osdmap e239: 8 total, 8 up, 8 in 2023-09-23T22:50:10.025 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:09 smithi169 bash[104356]: cluster 2023-09-23T22:50:08.868937+0000 osd.6 (osd.6) 248 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T22:50:10.026 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:09 smithi169 bash[104356]: cluster 2023-09-23T22:50:08.877824+0000 osd.7 (osd.7) 222 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T22:50:10.026 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:09 smithi169 bash[104356]: cluster 2023-09-23T22:50:08.882972+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T22:50:10.026 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:09 smithi169 bash[101133]: cluster 2023-09-23T22:50:08.609977+0000 mgr.y (mgr.25310) 850 : cluster 0 pgmap v904: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 236 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 667 op/s; 2170/11382 objects degraded (19.065%); 930/11382 objects misplaced (8.171%); 0 B/s, 26 objects/s recovering 2023-09-23T22:50:10.026 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:09 smithi169 bash[101133]: audit 2023-09-23T22:50:08.865624+0000 mon.a (mon.0) 1198 : audit 1 from='client.? 172.21.15.169:0/2294879190' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T22:50:10.026 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:09 smithi169 bash[101133]: cluster 2023-09-23T22:50:08.865859+0000 mon.a (mon.0) 1199 : cluster 0 osdmap e239: 8 total, 8 up, 8 in 2023-09-23T22:50:10.026 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:09 smithi169 bash[101133]: cluster 2023-09-23T22:50:08.868937+0000 osd.6 (osd.6) 248 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T22:50:10.026 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:09 smithi169 bash[101133]: cluster 2023-09-23T22:50:08.877824+0000 osd.7 (osd.7) 222 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T22:50:10.026 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:09 smithi169 bash[101133]: cluster 2023-09-23T22:50:08.882972+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T22:50:10.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:10.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:10.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:10 smithi187 bash[89487]: cluster 2023-09-23T22:50:08.609977+0000 mgr.y (mgr.25310) 850 : cluster 0 pgmap v904: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 236 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 667 op/s; 2170/11382 objects degraded (19.065%); 930/11382 objects misplaced (8.171%); 0 B/s, 26 objects/s recovering 2023-09-23T22:50:10.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:10 smithi187 bash[89487]: audit 2023-09-23T22:50:08.865624+0000 mon.a (mon.0) 1198 : audit 1 from='client.? 172.21.15.169:0/2294879190' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T22:50:10.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:10 smithi187 bash[89487]: cluster 2023-09-23T22:50:08.865859+0000 mon.a (mon.0) 1199 : cluster 0 osdmap e239: 8 total, 8 up, 8 in 2023-09-23T22:50:10.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:10 smithi187 bash[89487]: cluster 2023-09-23T22:50:08.868937+0000 osd.6 (osd.6) 248 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T22:50:10.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:10 smithi187 bash[89487]: cluster 2023-09-23T22:50:08.877824+0000 osd.7 (osd.7) 222 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T22:50:10.127 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:10 smithi187 bash[89487]: cluster 2023-09-23T22:50:08.882972+0000 osd.5 (osd.5) 38 : cluster 3 failed to encode map e239 with expected crc 2023-09-23T22:50:10.131 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:10.170 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:10.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:10.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:10.277 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:10.299 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:10.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:10.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:10.402 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:10.439 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:10.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:10.443 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:10.544 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:10.668 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:10.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:10.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:10.775 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:10.808 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:10.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:10.811 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:10.911 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:10.946 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:10.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:10.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:11.051 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:11.083 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:11.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:11.090 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:11.191 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:11.212 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:11.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:11.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:11.318 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:11.343 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:11.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:11.348 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:11.449 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:11.476 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:11.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:11.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:11.581 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:11.616 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:11.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:11.618 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:11.719 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:11.970 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:11.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:11.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:12.026 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 4 1 2023-09-23T22:50:12.074 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:12.111 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:12.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:12.114 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:12.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:11 smithi187 bash[89487]: cluster 2023-09-23T22:50:10.611148+0000 mgr.y (mgr.25310) 851 : cluster 0 pgmap v906: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 175 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 1385/8427 objects degraded (16.435%); 930/8427 objects misplaced (11.036%); 0 B/s, 29 objects/s recovering 2023-09-23T22:50:12.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:11 smithi187 bash[89487]: audit 2023-09-23T22:50:11.149596+0000 mon.a (mon.0) 1200 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:50:12.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:11 smithi187 bash[89487]: cluster 2023-09-23T22:50:11.630003+0000 mon.a (mon.0) 1201 : cluster 3 Health check update: Degraded data redundancy: 1385/8427 objects degraded (16.435%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:50:12.217 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:12.227 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:11 smithi169 bash[104356]: cluster 2023-09-23T22:50:10.611148+0000 mgr.y (mgr.25310) 851 : cluster 0 pgmap v906: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 175 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 1385/8427 objects degraded (16.435%); 930/8427 objects misplaced (11.036%); 0 B/s, 29 objects/s recovering 2023-09-23T22:50:12.227 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:11 smithi169 bash[104356]: audit 2023-09-23T22:50:11.149596+0000 mon.a (mon.0) 1200 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:50:12.227 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:11 smithi169 bash[104356]: cluster 2023-09-23T22:50:11.630003+0000 mon.a (mon.0) 1201 : cluster 3 Health check update: Degraded data redundancy: 1385/8427 objects degraded (16.435%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:50:12.228 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:11 smithi169 bash[101133]: cluster 2023-09-23T22:50:10.611148+0000 mgr.y (mgr.25310) 851 : cluster 0 pgmap v906: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 175 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 1385/8427 objects degraded (16.435%); 930/8427 objects misplaced (11.036%); 0 B/s, 29 objects/s recovering 2023-09-23T22:50:12.228 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:11 smithi169 bash[101133]: audit 2023-09-23T22:50:11.149596+0000 mon.a (mon.0) 1200 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:50:12.228 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:11 smithi169 bash[101133]: cluster 2023-09-23T22:50:11.630003+0000 mon.a (mon.0) 1201 : cluster 3 Health check update: Degraded data redundancy: 1385/8427 objects degraded (16.435%), 9 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:50:12.253 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:12.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:12.257 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:12.357 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:12.381 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:12.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:12.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:12.484 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:12.525 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:12.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:12.530 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:12.587 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Removed 111923 objects 2023-09-23T22:50:12.587 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Clean up completed and total clean up time :167.217 2023-09-23T22:50:12.631 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:12.662 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:12.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:12.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:12.765 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:12.807 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:12.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:12.814 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:12.915 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:12.942 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:12.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:12.945 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:13.046 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:13.074 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:13.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:13.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:13.178 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:13.206 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:13.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:13.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:13.310 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:13.338 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:13.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:13.341 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:13.442 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:13.470 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T22:50:13.470 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [], 2023-09-23T22:50:13.470 INFO:teuthology.orchestra.run.smithi187.stdout: "complaint_time": 30, 2023-09-23T22:50:13.470 INFO:teuthology.orchestra.run.smithi187.stdout: "num_blocked_ops": 0 2023-09-23T22:50:13.470 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T22:50:13.762 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:13.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:13.764 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:13.865 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:13.897 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:13.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:13.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:14.000 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:14.011 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:13 smithi169 bash[104356]: cluster 2023-09-23T22:50:12.611849+0000 mgr.y (mgr.25310) 852 : cluster 0 pgmap v907: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 89 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 645 op/s; 1090/4317 objects degraded (25.249%); 349/4317 objects misplaced (8.084%); 0 B/s, 30 objects/s recovering 2023-09-23T22:50:14.011 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:13 smithi169 bash[101133]: cluster 2023-09-23T22:50:12.611849+0000 mgr.y (mgr.25310) 852 : cluster 0 pgmap v907: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 89 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 645 op/s; 1090/4317 objects degraded (25.249%); 349/4317 objects misplaced (8.084%); 0 B/s, 30 objects/s recovering 2023-09-23T22:50:14.026 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:14.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:14.029 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:14.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:13 smithi187 bash[89487]: cluster 2023-09-23T22:50:12.611849+0000 mgr.y (mgr.25310) 852 : cluster 0 pgmap v907: 99 pgs: 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 8 active+undersized+degraded+remapped+backfill_wait, 1 active+recovery_wait+degraded+remapped, 86 active+clean; 89 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 645 op/s; 1090/4317 objects degraded (25.249%); 349/4317 objects misplaced (8.084%); 0 B/s, 30 objects/s recovering 2023-09-23T22:50:14.129 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:14.332 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-23T22:50:14.602 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:14.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:14.604 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:14.705 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:14.732 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:14.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:14.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:14.836 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:14.858 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:14.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:14.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:14.962 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:14.973 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:14 smithi187 bash[89487]: audit 2023-09-23T22:50:14.428089+0000 mon.a (mon.0) 1202 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:50:14.973 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:14 smithi187 bash[89487]: audit 2023-09-23T22:50:14.800197+0000 mon.a (mon.0) 1203 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:50:14.973 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:14 smithi187 bash[89487]: audit 2023-09-23T22:50:14.807577+0000 mon.a (mon.0) 1204 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:50:14.990 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:14.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:14.993 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:15.093 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:15.115 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:14 smithi169 bash[101133]: audit 2023-09-23T22:50:14.428089+0000 mon.a (mon.0) 1202 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:50:15.115 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:14 smithi169 bash[101133]: audit 2023-09-23T22:50:14.800197+0000 mon.a (mon.0) 1203 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:50:15.115 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:14 smithi169 bash[101133]: audit 2023-09-23T22:50:14.807577+0000 mon.a (mon.0) 1204 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:50:15.116 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:14 smithi169 bash[104356]: audit 2023-09-23T22:50:14.428089+0000 mon.a (mon.0) 1202 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:50:15.116 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:14 smithi169 bash[104356]: audit 2023-09-23T22:50:14.800197+0000 mon.a (mon.0) 1203 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:50:15.116 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:14 smithi169 bash[104356]: audit 2023-09-23T22:50:14.807577+0000 mon.a (mon.0) 1204 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:50:15.132 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:15.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:15.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:15.238 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:15.334 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:15.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:15.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:15.388 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:50:15.415 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:50:15.437 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:15.441 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:50:15.462 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:15.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:15.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:15.471 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:50:15.497 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:50:15.522 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:50:15.556 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:50:15.567 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:15.590 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:50:15.593 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:50:15.593 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:50:15.593 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:50:15.593 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:50:15.593 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:50:15.593 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:50:15.593 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:50:15.593 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:50:15.600 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:15.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:15.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:15.702 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:15.736 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:15.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:15.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:15.839 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:15.869 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:15.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:15.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:15.899 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is unset 2023-09-23T22:50:15.973 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:16.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:15 smithi187 bash[89487]: cluster 2023-09-23T22:50:14.613085+0000 mgr.y (mgr.25310) 853 : cluster 0 pgmap v908: 99 pgs: 1 active+undersized+remapped+backfill_wait, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 86 active+clean; 1.9 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 6/135 objects degraded (4.444%); 13/135 objects misplaced (9.630%); 0 B/s, 30 objects/s recovering 2023-09-23T22:50:16.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:15 smithi187 bash[89487]: audit 2023-09-23T22:50:15.357478+0000 mon.c (mon.2) 68 : audit 0 from='client.? 172.21.15.169:0/883059243' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:50:16.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:15 smithi187 bash[89487]: audit 2023-09-23T22:50:15.562535+0000 mon.c (mon.2) 69 : audit 1 from='client.? 172.21.15.169:0/1148752250' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:50:16.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:15 smithi187 bash[89487]: audit 2023-09-23T22:50:15.563019+0000 mon.a (mon.0) 1205 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:50:16.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:15 smithi187 bash[89487]: cluster 2023-09-23T22:50:15.873616+0000 mon.a (mon.0) 1206 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:50:16.160 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:15 smithi169 bash[101133]: cluster 2023-09-23T22:50:14.613085+0000 mgr.y (mgr.25310) 853 : cluster 0 pgmap v908: 99 pgs: 1 active+undersized+remapped+backfill_wait, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 86 active+clean; 1.9 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 6/135 objects degraded (4.444%); 13/135 objects misplaced (9.630%); 0 B/s, 30 objects/s recovering 2023-09-23T22:50:16.160 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:15 smithi169 bash[101133]: audit 2023-09-23T22:50:15.357478+0000 mon.c (mon.2) 68 : audit 0 from='client.? 172.21.15.169:0/883059243' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:50:16.160 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:15 smithi169 bash[101133]: audit 2023-09-23T22:50:15.562535+0000 mon.c (mon.2) 69 : audit 1 from='client.? 172.21.15.169:0/1148752250' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:50:16.160 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:15 smithi169 bash[101133]: audit 2023-09-23T22:50:15.563019+0000 mon.a (mon.0) 1205 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:50:16.160 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:15 smithi169 bash[101133]: cluster 2023-09-23T22:50:15.873616+0000 mon.a (mon.0) 1206 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:50:16.160 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:15 smithi169 bash[104356]: cluster 2023-09-23T22:50:14.613085+0000 mgr.y (mgr.25310) 853 : cluster 0 pgmap v908: 99 pgs: 1 active+undersized+remapped+backfill_wait, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 86 active+clean; 1.9 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 6/135 objects degraded (4.444%); 13/135 objects misplaced (9.630%); 0 B/s, 30 objects/s recovering 2023-09-23T22:50:16.161 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:15 smithi169 bash[104356]: audit 2023-09-23T22:50:15.357478+0000 mon.c (mon.2) 68 : audit 0 from='client.? 172.21.15.169:0/883059243' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:50:16.161 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:15 smithi169 bash[104356]: audit 2023-09-23T22:50:15.562535+0000 mon.c (mon.2) 69 : audit 1 from='client.? 172.21.15.169:0/1148752250' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:50:16.161 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:15 smithi169 bash[104356]: audit 2023-09-23T22:50:15.563019+0000 mon.a (mon.0) 1205 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:50:16.161 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:15 smithi169 bash[104356]: cluster 2023-09-23T22:50:15.873616+0000 mon.a (mon.0) 1206 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:50:16.176 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:16.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:16.178 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:16.279 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:16.306 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:16.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:16.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:16.408 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:16.441 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:16.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:16.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:16.544 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:16.574 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:16.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:16.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:16.663 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_3 2023-09-23T22:50:16.664 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_3 unique_pool_3 --yes-i-really-really-mean-it 2023-09-23T22:50:16.678 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:16.707 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:16.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:16.710 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:16.813 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:16.846 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:16.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:16.849 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:16.950 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:16.959 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:16 smithi187 bash[89487]: cluster 2023-09-23T22:50:15.881255+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T22:50:16.960 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:16 smithi187 bash[89487]: cluster 2023-09-23T22:50:15.881301+0000 osd.6 (osd.6) 249 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T22:50:16.960 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:16 smithi187 bash[89487]: audit 2023-09-23T22:50:15.882266+0000 mon.a (mon.0) 1207 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:50:16.960 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:16 smithi187 bash[89487]: cluster 2023-09-23T22:50:15.882434+0000 mon.a (mon.0) 1208 : cluster 0 osdmap e240: 8 total, 8 up, 8 in 2023-09-23T22:50:16.960 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:16 smithi187 bash[89487]: cluster 2023-09-23T22:50:15.883817+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T22:50:16.960 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:16 smithi187 bash[89487]: cluster 2023-09-23T22:50:15.884039+0000 osd.6 (osd.6) 250 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T22:50:16.960 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:16 smithi187 bash[89487]: cluster 2023-09-23T22:50:15.885518+0000 osd.6 (osd.6) 251 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T22:50:16.960 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:16 smithi187 bash[89487]: cluster 2023-09-23T22:50:15.885756+0000 osd.7 (osd.7) 223 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T22:50:16.960 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:16 smithi187 bash[89487]: cluster 2023-09-23T22:50:16.613954+0000 mgr.y (mgr.25310) 854 : cluster 0 pgmap v910: 99 pgs: 1 active+undersized+remapped+backfill_wait, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 86 active+clean; 1.9 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 468 op/s; 6/135 objects degraded (4.444%); 13/135 objects misplaced (9.630%); 0 B/s, 21 objects/s recovering 2023-09-23T22:50:16.960 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:16 smithi187 bash[89487]: cluster 2023-09-23T22:50:16.631157+0000 mon.a (mon.0) 1209 : cluster 3 Health check update: Degraded data redundancy: 6/135 objects degraded (4.444%), 7 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:50:16.960 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:16 smithi187 bash[89487]: cluster 2023-09-23T22:50:16.882547+0000 mon.a (mon.0) 1210 : cluster 0 osdmap e241: 8 total, 8 up, 8 in 2023-09-23T22:50:16.978 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:16.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:16.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:17.082 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:17.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:16 smithi169 bash[101133]: cluster 2023-09-23T22:50:15.881255+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T22:50:17.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:16 smithi169 bash[101133]: cluster 2023-09-23T22:50:15.881301+0000 osd.6 (osd.6) 249 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T22:50:17.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:16 smithi169 bash[101133]: audit 2023-09-23T22:50:15.882266+0000 mon.a (mon.0) 1207 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:50:17.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:16 smithi169 bash[101133]: cluster 2023-09-23T22:50:15.882434+0000 mon.a (mon.0) 1208 : cluster 0 osdmap e240: 8 total, 8 up, 8 in 2023-09-23T22:50:17.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:16 smithi169 bash[101133]: cluster 2023-09-23T22:50:15.883817+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T22:50:17.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:16 smithi169 bash[101133]: cluster 2023-09-23T22:50:15.884039+0000 osd.6 (osd.6) 250 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T22:50:17.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:16 smithi169 bash[101133]: cluster 2023-09-23T22:50:15.885518+0000 osd.6 (osd.6) 251 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T22:50:17.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:16 smithi169 bash[101133]: cluster 2023-09-23T22:50:15.885756+0000 osd.7 (osd.7) 223 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T22:50:17.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:16 smithi169 bash[101133]: cluster 2023-09-23T22:50:16.613954+0000 mgr.y (mgr.25310) 854 : cluster 0 pgmap v910: 99 pgs: 1 active+undersized+remapped+backfill_wait, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 86 active+clean; 1.9 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 468 op/s; 6/135 objects degraded (4.444%); 13/135 objects misplaced (9.630%); 0 B/s, 21 objects/s recovering 2023-09-23T22:50:17.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:16 smithi169 bash[101133]: cluster 2023-09-23T22:50:16.631157+0000 mon.a (mon.0) 1209 : cluster 3 Health check update: Degraded data redundancy: 6/135 objects degraded (4.444%), 7 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:50:17.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:16 smithi169 bash[101133]: cluster 2023-09-23T22:50:16.882547+0000 mon.a (mon.0) 1210 : cluster 0 osdmap e241: 8 total, 8 up, 8 in 2023-09-23T22:50:17.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:16 smithi169 bash[104356]: cluster 2023-09-23T22:50:15.881255+0000 osd.5 (osd.5) 39 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T22:50:17.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:16 smithi169 bash[104356]: cluster 2023-09-23T22:50:15.881301+0000 osd.6 (osd.6) 249 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T22:50:17.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:16 smithi169 bash[104356]: audit 2023-09-23T22:50:15.882266+0000 mon.a (mon.0) 1207 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:50:17.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:16 smithi169 bash[104356]: cluster 2023-09-23T22:50:15.882434+0000 mon.a (mon.0) 1208 : cluster 0 osdmap e240: 8 total, 8 up, 8 in 2023-09-23T22:50:17.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:16 smithi169 bash[104356]: cluster 2023-09-23T22:50:15.883817+0000 osd.5 (osd.5) 40 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T22:50:17.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:16 smithi169 bash[104356]: cluster 2023-09-23T22:50:15.884039+0000 osd.6 (osd.6) 250 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T22:50:17.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:16 smithi169 bash[104356]: cluster 2023-09-23T22:50:15.885518+0000 osd.6 (osd.6) 251 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T22:50:17.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:16 smithi169 bash[104356]: cluster 2023-09-23T22:50:15.885756+0000 osd.7 (osd.7) 223 : cluster 3 failed to encode map e240 with expected crc 2023-09-23T22:50:17.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:16 smithi169 bash[104356]: cluster 2023-09-23T22:50:16.613954+0000 mgr.y (mgr.25310) 854 : cluster 0 pgmap v910: 99 pgs: 1 active+undersized+remapped+backfill_wait, 1 active+recovery_wait+remapped, 1 active+recovering+remapped, 3 active+remapped+backfill_wait, 7 active+undersized+degraded+remapped+backfill_wait, 86 active+clean; 1.9 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 468 op/s; 6/135 objects degraded (4.444%); 13/135 objects misplaced (9.630%); 0 B/s, 21 objects/s recovering 2023-09-23T22:50:17.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:16 smithi169 bash[104356]: cluster 2023-09-23T22:50:16.631157+0000 mon.a (mon.0) 1209 : cluster 3 Health check update: Degraded data redundancy: 6/135 objects degraded (4.444%), 7 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-09-23T22:50:17.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:16 smithi169 bash[104356]: cluster 2023-09-23T22:50:16.882547+0000 mon.a (mon.0) 1210 : cluster 0 osdmap e241: 8 total, 8 up, 8 in 2023-09-23T22:50:17.387 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:17.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:17.389 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:17.490 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:17.525 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:17.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:17.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:17.629 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:17.757 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:17.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:17.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:17.860 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:17.896 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:17.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:17.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:17.999 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:18.009 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:17 smithi169 bash[101133]: cluster 2023-09-23T22:50:16.882017+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T22:50:18.009 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:17 smithi169 bash[101133]: cluster 2023-09-23T22:50:16.883678+0000 osd.6 (osd.6) 252 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T22:50:18.009 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:17 smithi169 bash[101133]: cluster 2023-09-23T22:50:16.886095+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T22:50:18.009 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:17 smithi169 bash[101133]: cluster 2023-09-23T22:50:16.886453+0000 osd.7 (osd.7) 224 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T22:50:18.009 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:17 smithi169 bash[101133]: cluster 2023-09-23T22:50:16.887478+0000 osd.6 (osd.6) 253 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T22:50:18.010 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:17 smithi169 bash[101133]: cluster 2023-09-23T22:50:16.889188+0000 osd.6 (osd.6) 254 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T22:50:18.010 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:17 smithi169 bash[101133]: cluster 2023-09-23T22:50:16.891346+0000 osd.6 (osd.6) 255 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T22:50:18.010 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:17 smithi169 bash[104356]: cluster 2023-09-23T22:50:16.882017+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T22:50:18.010 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:17 smithi169 bash[104356]: cluster 2023-09-23T22:50:16.883678+0000 osd.6 (osd.6) 252 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T22:50:18.010 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:17 smithi169 bash[104356]: cluster 2023-09-23T22:50:16.886095+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T22:50:18.010 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:17 smithi169 bash[104356]: cluster 2023-09-23T22:50:16.886453+0000 osd.7 (osd.7) 224 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T22:50:18.010 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:17 smithi169 bash[104356]: cluster 2023-09-23T22:50:16.887478+0000 osd.6 (osd.6) 253 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T22:50:18.011 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:17 smithi169 bash[104356]: cluster 2023-09-23T22:50:16.889188+0000 osd.6 (osd.6) 254 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T22:50:18.011 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:17 smithi169 bash[104356]: cluster 2023-09-23T22:50:16.891346+0000 osd.6 (osd.6) 255 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T22:50:18.022 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:18.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:18.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:18.125 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:18.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:17 smithi187 bash[89487]: cluster 2023-09-23T22:50:16.882017+0000 osd.5 (osd.5) 41 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T22:50:18.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:17 smithi187 bash[89487]: cluster 2023-09-23T22:50:16.883678+0000 osd.6 (osd.6) 252 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T22:50:18.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:17 smithi187 bash[89487]: cluster 2023-09-23T22:50:16.886095+0000 osd.5 (osd.5) 42 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T22:50:18.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:17 smithi187 bash[89487]: cluster 2023-09-23T22:50:16.886453+0000 osd.7 (osd.7) 224 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T22:50:18.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:17 smithi187 bash[89487]: cluster 2023-09-23T22:50:16.887478+0000 osd.6 (osd.6) 253 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T22:50:18.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:17 smithi187 bash[89487]: cluster 2023-09-23T22:50:16.889188+0000 osd.6 (osd.6) 254 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T22:50:18.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:17 smithi187 bash[89487]: cluster 2023-09-23T22:50:16.891346+0000 osd.6 (osd.6) 255 : cluster 3 failed to encode map e241 with expected crc 2023-09-23T22:50:18.160 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:18.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:18.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:18.264 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:18.296 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:18.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:18.298 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:18.399 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:18.431 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:18.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:18.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:18.533 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:50:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:50:18] "GET /metrics HTTP/1.1" 200 36405 "" "Prometheus/2.43.0" 2023-09-23T22:50:18.534 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:18.569 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:18.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:18.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:18.672 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:19.017 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:19.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:19.020 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:19.103 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:50:19.121 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:19.142 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:19.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:19.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:19.245 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:19.252 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:18 smithi169 bash[104356]: cluster 2023-09-23T22:50:18.615050+0000 mgr.y (mgr.25310) 855 : cluster 0 pgmap v912: 99 pgs: 1 active+undersized+remapped+backfill_wait, 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 4 active+undersized+degraded+remapped+backfill_wait, 91 active+clean; 902 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 347 op/s; 5/87 objects misplaced (5.747%); 0 B/s, 100 objects/s recovering 2023-09-23T22:50:19.252 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:18 smithi169 bash[101133]: cluster 2023-09-23T22:50:18.615050+0000 mgr.y (mgr.25310) 855 : cluster 0 pgmap v912: 99 pgs: 1 active+undersized+remapped+backfill_wait, 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 4 active+undersized+degraded+remapped+backfill_wait, 91 active+clean; 902 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 347 op/s; 5/87 objects misplaced (5.747%); 0 B/s, 100 objects/s recovering 2023-09-23T22:50:19.266 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:19.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:19.268 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:19.368 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:19.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:18 smithi187 bash[89487]: cluster 2023-09-23T22:50:18.615050+0000 mgr.y (mgr.25310) 855 : cluster 0 pgmap v912: 99 pgs: 1 active+undersized+remapped+backfill_wait, 1 active+recovery_wait+remapped, 2 active+remapped+backfill_wait, 4 active+undersized+degraded+remapped+backfill_wait, 91 active+clean; 902 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 347 op/s; 5/87 objects misplaced (5.747%); 0 B/s, 100 objects/s recovering 2023-09-23T22:50:19.391 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:19.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:19.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:19.494 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:19.521 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:19.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:19.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:19.624 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:19.648 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:19.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:19.651 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:19.752 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:20.009 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:20.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:20.011 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:20.112 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:20.134 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:20.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:20.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:20.237 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:20.262 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:20.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:20.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:20.365 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:20.397 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:20.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:20.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:20.501 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:20.526 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:20.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:20.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:20.628 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:20.654 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:20.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:20.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:20.757 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:20.791 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:20.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:20.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:20.894 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:20.922 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:20.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:20.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:21.025 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:21.057 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:21.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:21.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:21.161 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:21.190 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:21.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:21.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:21.293 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:21.304 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:50:21.320 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:21.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:21.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:21.423 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:21.449 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:21.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:21.451 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:21.552 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:21.577 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:21.579 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:21 smithi169 bash[101133]: audit 2023-09-23T22:50:20.544372+0000 mon.a (mon.0) 1211 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:50:21.580 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:21 smithi169 bash[101133]: audit 2023-09-23T22:50:20.552348+0000 mon.a (mon.0) 1212 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:50:21.580 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:21 smithi169 bash[101133]: cluster 2023-09-23T22:50:20.616037+0000 mgr.y (mgr.25310) 856 : cluster 0 pgmap v913: 99 pgs: 1 active+recovering+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 95 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 176 op/s; 0 B/s, 169 objects/s recovering 2023-09-23T22:50:21.580 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:21 smithi169 bash[104356]: audit 2023-09-23T22:50:20.544372+0000 mon.a (mon.0) 1211 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:50:21.580 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:21 smithi169 bash[104356]: audit 2023-09-23T22:50:20.552348+0000 mon.a (mon.0) 1212 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:50:21.580 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:21 smithi169 bash[104356]: cluster 2023-09-23T22:50:20.616037+0000 mgr.y (mgr.25310) 856 : cluster 0 pgmap v913: 99 pgs: 1 active+recovering+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 95 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 176 op/s; 0 B/s, 169 objects/s recovering 2023-09-23T22:50:21.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:21.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:21.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:21 smithi187 bash[89487]: audit 2023-09-23T22:50:20.544372+0000 mon.a (mon.0) 1211 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:50:21.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:21 smithi187 bash[89487]: audit 2023-09-23T22:50:20.552348+0000 mon.a (mon.0) 1212 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:50:21.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:21 smithi187 bash[89487]: cluster 2023-09-23T22:50:20.616037+0000 mgr.y (mgr.25310) 856 : cluster 0 pgmap v913: 99 pgs: 1 active+recovering+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 95 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 176 op/s; 0 B/s, 169 objects/s recovering 2023-09-23T22:50:21.681 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:21.709 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:21.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:21.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:21.800 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:50:21.817 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:21.839 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:21.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:21.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:21.943 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:21.976 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:21.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:21.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:22.079 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:22.102 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:22.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:22.104 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:22.205 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:22.230 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:22.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:22.233 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:22.253 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T22:50:22.334 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:22.366 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:22.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:22.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:22.469 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:22.497 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:22.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:22.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:22.532 INFO:teuthology.orchestra.run.smithi187.stdout:ERROR: (22) Invalid argument 2023-09-23T22:50:22.533 INFO:teuthology.orchestra.run.smithi187.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-23T22:50:22.600 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:22.624 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:22.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:22.626 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:22.727 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:22.739 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:22 smithi187 bash[89487]: cluster 2023-09-23T22:50:21.632111+0000 mon.a (mon.0) 1213 : cluster 3 Health check update: Degraded data redundancy: 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:50:22.760 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:22.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:22.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:22.864 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:22.894 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:22.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:22.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:22.998 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:23.028 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:23.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:23.031 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:23.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:22 smithi169 bash[104356]: cluster 2023-09-23T22:50:21.632111+0000 mon.a (mon.0) 1213 : cluster 3 Health check update: Degraded data redundancy: 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:50:23.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:22 smithi169 bash[101133]: cluster 2023-09-23T22:50:21.632111+0000 mon.a (mon.0) 1213 : cluster 3 Health check update: Degraded data redundancy: 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T22:50:23.132 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:23.154 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:23.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:23.155 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:23.256 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:23.287 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:23.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:23.290 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:23.391 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:23.413 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:23.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:23.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:23.482 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T22:50:23.516 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:23.553 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:23.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:23.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:23.655 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:23.682 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:23.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:23.686 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:23.768 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:23 smithi169 bash[101133]: cluster 2023-09-23T22:50:22.616667+0000 mgr.y (mgr.25310) 857 : cluster 0 pgmap v914: 99 pgs: 1 active+recovering+remapped, 98 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 2 op/s; 0 B/s, 169 objects/s recovering 2023-09-23T22:50:23.768 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:23 smithi169 bash[104356]: cluster 2023-09-23T22:50:22.616667+0000 mgr.y (mgr.25310) 857 : cluster 0 pgmap v914: 99 pgs: 1 active+recovering+remapped, 98 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 2 op/s; 0 B/s, 169 objects/s recovering 2023-09-23T22:50:23.786 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:23.817 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:23.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:23.819 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:23.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:23 smithi187 bash[89487]: cluster 2023-09-23T22:50:22.616667+0000 mgr.y (mgr.25310) 857 : cluster 0 pgmap v914: 99 pgs: 1 active+recovering+remapped, 98 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 2 op/s; 0 B/s, 169 objects/s recovering 2023-09-23T22:50:23.919 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:23.953 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:23.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:23.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:24.056 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:24.089 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:24.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:24.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:24.193 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:24.224 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:24.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:24.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:24.328 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:24.346 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:50:24.357 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:24.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:24.360 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:24.460 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:24.572 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:24.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:24.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:24.675 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:24.700 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:24.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:24.702 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:24.804 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:24.812 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:24 smithi169 bash[104356]: cluster 2023-09-23T22:50:23.551447+0000 mon.a (mon.0) 1214 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3 pgs degraded, 3 pgs undersized) 2023-09-23T22:50:24.819 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:24 smithi169 bash[101133]: cluster 2023-09-23T22:50:23.551447+0000 mon.a (mon.0) 1214 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3 pgs degraded, 3 pgs undersized) 2023-09-23T22:50:24.828 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:24.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:24.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:24.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:24 smithi187 bash[89487]: cluster 2023-09-23T22:50:23.551447+0000 mon.a (mon.0) 1214 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3 pgs degraded, 3 pgs undersized) 2023-09-23T22:50:24.931 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:24.963 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:24.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:24.966 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:25.067 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:25.089 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:25.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:25.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:25.192 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:25.223 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:25.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:25.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:25.328 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:25.349 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:25.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:25.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:25.454 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:25.477 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:25.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:25.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:25.580 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:25.613 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:25.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:25.615 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:25.716 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:25.722 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:25 smithi169 bash[101133]: cluster 2023-09-23T22:50:24.617222+0000 mgr.y (mgr.25310) 858 : cluster 0 pgmap v915: 99 pgs: 1 active+recovering+remapped, 98 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 2 op/s; 0 B/s, 256 objects/s recovering 2023-09-23T22:50:25.723 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:25 smithi169 bash[101133]: audit 2023-09-23T22:50:24.720485+0000 mon.a (mon.0) 1215 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:50:25.723 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:25 smithi169 bash[101133]: audit 2023-09-23T22:50:24.725972+0000 mon.a (mon.0) 1216 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:50:25.723 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:25 smithi169 bash[101133]: audit 2023-09-23T22:50:25.597872+0000 mon.a (mon.0) 1217 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:50:25.723 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:25 smithi169 bash[101133]: audit 2023-09-23T22:50:25.598808+0000 mon.a (mon.0) 1218 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:50:25.723 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:25 smithi169 bash[101133]: audit 2023-09-23T22:50:25.604635+0000 mon.a (mon.0) 1219 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:50:25.743 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:25.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:25.746 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:25.847 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:25.872 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:25.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:25.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:25.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:25 smithi187 bash[89487]: cluster 2023-09-23T22:50:24.617222+0000 mgr.y (mgr.25310) 858 : cluster 0 pgmap v915: 99 pgs: 1 active+recovering+remapped, 98 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 2 op/s; 0 B/s, 256 objects/s recovering 2023-09-23T22:50:25.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:25 smithi187 bash[89487]: audit 2023-09-23T22:50:24.720485+0000 mon.a (mon.0) 1215 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:50:25.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:25 smithi187 bash[89487]: audit 2023-09-23T22:50:24.725972+0000 mon.a (mon.0) 1216 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:50:25.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:25 smithi187 bash[89487]: audit 2023-09-23T22:50:25.597872+0000 mon.a (mon.0) 1217 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:50:25.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:25 smithi187 bash[89487]: audit 2023-09-23T22:50:25.598808+0000 mon.a (mon.0) 1218 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:50:25.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:25 smithi187 bash[89487]: audit 2023-09-23T22:50:25.604635+0000 mon.a (mon.0) 1219 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:50:25.975 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:25.987 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:25 smithi169 bash[104356]: cluster 2023-09-23T22:50:24.617222+0000 mgr.y (mgr.25310) 858 : cluster 0 pgmap v915: 99 pgs: 1 active+recovering+remapped, 98 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 2 op/s; 0 B/s, 256 objects/s recovering 2023-09-23T22:50:25.987 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:25 smithi169 bash[104356]: audit 2023-09-23T22:50:24.720485+0000 mon.a (mon.0) 1215 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:50:25.987 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:25 smithi169 bash[104356]: audit 2023-09-23T22:50:24.725972+0000 mon.a (mon.0) 1216 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:50:25.987 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:25 smithi169 bash[104356]: audit 2023-09-23T22:50:25.597872+0000 mon.a (mon.0) 1217 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:50:25.987 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:25 smithi169 bash[104356]: audit 2023-09-23T22:50:25.598808+0000 mon.a (mon.0) 1218 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:50:25.987 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:25 smithi169 bash[104356]: audit 2023-09-23T22:50:25.604635+0000 mon.a (mon.0) 1219 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:50:26.000 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:26.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:26.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:26.103 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:26.124 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:26.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:26.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:26.227 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:26.247 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:26.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:26.249 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:26.350 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:26.384 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:26.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:26.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:26.487 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:26.516 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:26.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:26.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:26.619 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:26.653 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:26.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:26.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:26.757 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:26.778 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:26.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:26.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:26.881 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:26.914 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:26.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:26.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:27.017 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:27.058 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:27.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:27.060 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:27.161 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:27.190 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:27.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:27.194 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:27.295 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:27.316 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:27.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:27.319 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:27.420 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:27.433 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:27 smithi187 bash[89487]: audit 2023-09-23T22:50:26.154279+0000 mon.a (mon.0) 1220 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:50:27.433 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:27 smithi187 bash[89487]: audit 2023-09-23T22:50:26.155495+0000 mon.a (mon.0) 1221 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:50:27.433 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:27 smithi187 bash[89487]: cluster 2023-09-23T22:50:26.617731+0000 mgr.y (mgr.25310) 859 : cluster 0 pgmap v916: 99 pgs: 1 active+recovering+remapped, 98 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 2 op/s; 0 B/s, 224 objects/s recovering 2023-09-23T22:50:27.457 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:27.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:27.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:27.488 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:27 smithi169 bash[104356]: audit 2023-09-23T22:50:26.154279+0000 mon.a (mon.0) 1220 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:50:27.488 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:27 smithi169 bash[104356]: audit 2023-09-23T22:50:26.155495+0000 mon.a (mon.0) 1221 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:50:27.488 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:27 smithi169 bash[104356]: cluster 2023-09-23T22:50:26.617731+0000 mgr.y (mgr.25310) 859 : cluster 0 pgmap v916: 99 pgs: 1 active+recovering+remapped, 98 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 2 op/s; 0 B/s, 224 objects/s recovering 2023-09-23T22:50:27.489 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:27 smithi169 bash[101133]: audit 2023-09-23T22:50:26.154279+0000 mon.a (mon.0) 1220 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:50:27.489 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:27 smithi169 bash[101133]: audit 2023-09-23T22:50:26.155495+0000 mon.a (mon.0) 1221 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:50:27.489 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:27 smithi169 bash[101133]: cluster 2023-09-23T22:50:26.617731+0000 mgr.y (mgr.25310) 859 : cluster 0 pgmap v916: 99 pgs: 1 active+recovering+remapped, 98 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 2 op/s; 0 B/s, 224 objects/s recovering 2023-09-23T22:50:27.561 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:27.591 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:27.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:27.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:27.695 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:27.725 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:27.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:27.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:27.828 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:27.855 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:27.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:27.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:27.895 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:50:27.896 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:50:27.959 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:27.989 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:27.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:27.991 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:28.092 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:28.122 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:28.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:28.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:28.226 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:28.256 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:50:28.296 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:28.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:28.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:28.399 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:28.429 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:28.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:28.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:28.532 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:28.561 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:28.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:28.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:28.666 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:28.693 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:50:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:50:28] "GET /metrics HTTP/1.1" 200 36393 "" "Prometheus/2.43.0" 2023-09-23T22:50:28.695 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:28.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:28.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:28.798 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:29.033 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:29.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:29.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:29.136 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:29.167 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:29.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:29.170 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:29.270 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:29.299 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:29.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:29.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:29.402 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:29.434 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:29.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:29.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:29.538 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:29.569 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:29.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:29.572 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:29.673 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:29.701 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:29.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:29.703 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:29.804 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:29.832 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:29.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:29.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:29.934 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:29.942 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:29 smithi169 bash[104356]: cluster 2023-09-23T22:50:28.618731+0000 mgr.y (mgr.25310) 860 : cluster 0 pgmap v917: 99 pgs: 1 active+recovering+remapped, 98 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 1 op/s; 0 B/s, 191 objects/s recovering 2023-09-23T22:50:29.942 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:29 smithi169 bash[104356]: cluster 2023-09-23T22:50:28.683680+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T22:50:29.942 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:29 smithi169 bash[104356]: cluster 2023-09-23T22:50:28.686393+0000 mon.a (mon.0) 1222 : cluster 0 osdmap e242: 8 total, 8 up, 8 in 2023-09-23T22:50:29.943 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:29 smithi169 bash[104356]: cluster 2023-09-23T22:50:28.778323+0000 osd.7 (osd.7) 225 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T22:50:29.943 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:29 smithi169 bash[104356]: cluster 2023-09-23T22:50:28.778392+0000 osd.6 (osd.6) 256 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T22:50:29.943 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:29 smithi169 bash[101133]: cluster 2023-09-23T22:50:28.618731+0000 mgr.y (mgr.25310) 860 : cluster 0 pgmap v917: 99 pgs: 1 active+recovering+remapped, 98 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 1 op/s; 0 B/s, 191 objects/s recovering 2023-09-23T22:50:29.943 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:29 smithi169 bash[101133]: cluster 2023-09-23T22:50:28.683680+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T22:50:29.943 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:29 smithi169 bash[101133]: cluster 2023-09-23T22:50:28.686393+0000 mon.a (mon.0) 1222 : cluster 0 osdmap e242: 8 total, 8 up, 8 in 2023-09-23T22:50:29.943 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:29 smithi169 bash[101133]: cluster 2023-09-23T22:50:28.778323+0000 osd.7 (osd.7) 225 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T22:50:29.943 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:29 smithi169 bash[101133]: cluster 2023-09-23T22:50:28.778392+0000 osd.6 (osd.6) 256 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T22:50:29.956 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:29.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:29.958 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:30.059 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:30.069 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:29 smithi187 bash[89487]: cluster 2023-09-23T22:50:28.618731+0000 mgr.y (mgr.25310) 860 : cluster 0 pgmap v917: 99 pgs: 1 active+recovering+remapped, 98 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 1 op/s; 0 B/s, 191 objects/s recovering 2023-09-23T22:50:30.069 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:29 smithi187 bash[89487]: cluster 2023-09-23T22:50:28.683680+0000 osd.5 (osd.5) 43 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T22:50:30.069 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:29 smithi187 bash[89487]: cluster 2023-09-23T22:50:28.686393+0000 mon.a (mon.0) 1222 : cluster 0 osdmap e242: 8 total, 8 up, 8 in 2023-09-23T22:50:30.070 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:29 smithi187 bash[89487]: cluster 2023-09-23T22:50:28.778323+0000 osd.7 (osd.7) 225 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T22:50:30.070 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:29 smithi187 bash[89487]: cluster 2023-09-23T22:50:28.778392+0000 osd.6 (osd.6) 256 : cluster 3 failed to encode map e242 with expected crc 2023-09-23T22:50:30.085 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:30.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:30.087 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:30.187 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:30.214 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:30.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:30.216 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:30.317 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:30.341 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:30.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:30.343 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:30.444 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:30.471 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:30.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:30.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:30.574 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:30.603 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:30.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:30.606 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:30.706 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:30.718 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:30 smithi187 bash[89487]: cluster 2023-09-23T22:50:29.692353+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T22:50:30.718 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:30 smithi187 bash[89487]: cluster 2023-09-23T22:50:29.694937+0000 mon.a (mon.0) 1223 : cluster 0 osdmap e243: 8 total, 8 up, 8 in 2023-09-23T22:50:30.738 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:30.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:30.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:30.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:30 smithi169 bash[101133]: cluster 2023-09-23T22:50:29.692353+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T22:50:30.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:30 smithi169 bash[101133]: cluster 2023-09-23T22:50:29.694937+0000 mon.a (mon.0) 1223 : cluster 0 osdmap e243: 8 total, 8 up, 8 in 2023-09-23T22:50:30.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:30 smithi169 bash[104356]: cluster 2023-09-23T22:50:29.692353+0000 osd.5 (osd.5) 44 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T22:50:30.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:30 smithi169 bash[104356]: cluster 2023-09-23T22:50:29.694937+0000 mon.a (mon.0) 1223 : cluster 0 osdmap e243: 8 total, 8 up, 8 in 2023-09-23T22:50:30.842 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:30.868 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:30.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:30.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:30.971 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:31.001 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:31.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:31.004 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:31.105 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:31.127 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:31.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:31.129 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:31.230 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:31.256 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:31.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:31.259 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:31.360 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:31.386 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:31.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:31.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:31.490 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:31.516 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:31.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:31.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:31.619 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:31.645 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:31.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:31.648 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:31.749 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:31.779 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:31.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:31.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:31.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:31 smithi169 bash[101133]: cluster 2023-09-23T22:50:30.116300+0000 osd.6 (osd.6) 257 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T22:50:31.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:31 smithi169 bash[101133]: cluster 2023-09-23T22:50:30.117598+0000 osd.6 (osd.6) 258 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T22:50:31.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:31 smithi169 bash[101133]: cluster 2023-09-23T22:50:30.418754+0000 osd.7 (osd.7) 226 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T22:50:31.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:31 smithi169 bash[101133]: cluster 2023-09-23T22:50:30.619289+0000 mgr.y (mgr.25310) 861 : cluster 0 pgmap v920: 99 pgs: 1 peering, 98 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 227 objects/s recovering 2023-09-23T22:50:31.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:31 smithi169 bash[104356]: cluster 2023-09-23T22:50:30.116300+0000 osd.6 (osd.6) 257 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T22:50:31.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:31 smithi169 bash[104356]: cluster 2023-09-23T22:50:30.117598+0000 osd.6 (osd.6) 258 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T22:50:31.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:31 smithi169 bash[104356]: cluster 2023-09-23T22:50:30.418754+0000 osd.7 (osd.7) 226 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T22:50:31.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:31 smithi169 bash[104356]: cluster 2023-09-23T22:50:30.619289+0000 mgr.y (mgr.25310) 861 : cluster 0 pgmap v920: 99 pgs: 1 peering, 98 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 227 objects/s recovering 2023-09-23T22:50:31.883 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:31.896 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:31 smithi187 bash[89487]: cluster 2023-09-23T22:50:30.116300+0000 osd.6 (osd.6) 257 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T22:50:31.896 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:31 smithi187 bash[89487]: cluster 2023-09-23T22:50:30.117598+0000 osd.6 (osd.6) 258 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T22:50:31.896 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:31 smithi187 bash[89487]: cluster 2023-09-23T22:50:30.418754+0000 osd.7 (osd.7) 226 : cluster 3 failed to encode map e243 with expected crc 2023-09-23T22:50:31.897 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:31 smithi187 bash[89487]: cluster 2023-09-23T22:50:30.619289+0000 mgr.y (mgr.25310) 861 : cluster 0 pgmap v920: 99 pgs: 1 peering, 98 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 227 objects/s recovering 2023-09-23T22:50:31.910 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:31.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:31.912 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:31.989 INFO:teuthology.orchestra.run.smithi187.stdout:ERROR: (22) Invalid argument 2023-09-23T22:50:31.989 INFO:teuthology.orchestra.run.smithi187.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-23T22:50:32.012 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:32.042 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:32.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:32.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:32.145 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:32.177 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:32.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:32.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:32.280 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:32.313 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:32.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:32.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:32.416 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:32.443 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:32.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:32.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:32.546 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:32.572 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:32.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:32.575 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:32.676 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:32.707 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:32.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:32.711 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:32.811 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:32.837 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:32.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:32.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:32.859 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-23T22:50:32.940 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:32.968 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:32.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:32.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:33.071 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:33.099 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:33.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:33.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:33.203 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:33.227 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:33.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:33.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:33.330 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:33.361 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:33.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:33.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:33.465 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:33.497 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:33.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:33.500 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:33.600 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:33.625 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:33.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:33.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:33.728 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:33.754 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:33.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:33.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:33.857 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:33.865 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:33 smithi169 bash[101133]: cluster 2023-09-23T22:50:32.620266+0000 mgr.y (mgr.25310) 862 : cluster 0 pgmap v921: 99 pgs: 1 peering, 98 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 117 objects/s recovering 2023-09-23T22:50:33.865 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:33 smithi169 bash[104356]: cluster 2023-09-23T22:50:32.620266+0000 mgr.y (mgr.25310) 862 : cluster 0 pgmap v921: 99 pgs: 1 peering, 98 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 117 objects/s recovering 2023-09-23T22:50:33.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:33 smithi187 bash[89487]: cluster 2023-09-23T22:50:32.620266+0000 mgr.y (mgr.25310) 862 : cluster 0 pgmap v921: 99 pgs: 1 peering, 98 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 117 objects/s recovering 2023-09-23T22:50:33.879 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:33.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:33.881 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:33.982 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:34.017 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:34.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:34.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:34.120 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:34.150 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:34.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:34.153 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:34.253 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:34.283 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:34.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:34.286 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:34.387 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:34.420 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:34.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:34.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:34.523 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:34.553 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:34.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:34.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:34.657 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:34.685 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:34.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:34.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:34.749 INFO:teuthology.orchestra.run.smithi169.stderr:reweighted osd.4 to 1 (10000) 2023-09-23T22:50:34.749 INFO:teuthology.orchestra.run.smithi169.stderr:pool 'unique_pool_3' removed 2023-09-23T22:50:34.788 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:34.814 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:34.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:34.816 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:34.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:34 smithi187 bash[89487]: audit 2023-09-23T22:50:34.346147+0000 mon.a (mon.0) 1224 : audit 1 from='client.? 172.21.15.169:0/4077305527' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T22:50:34.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:34 smithi187 bash[89487]: audit 2023-09-23T22:50:34.556059+0000 mon.a (mon.0) 1225 : audit 1 from='client.? 172.21.15.169:0/2420862260' 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-23T22:50:34.916 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:34.922 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:34 smithi169 bash[101133]: audit 2023-09-23T22:50:34.346147+0000 mon.a (mon.0) 1224 : audit 1 from='client.? 172.21.15.169:0/4077305527' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T22:50:34.922 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:34 smithi169 bash[101133]: audit 2023-09-23T22:50:34.556059+0000 mon.a (mon.0) 1225 : audit 1 from='client.? 172.21.15.169:0/2420862260' 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-23T22:50:34.922 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:34 smithi169 bash[104356]: audit 2023-09-23T22:50:34.346147+0000 mon.a (mon.0) 1224 : audit 1 from='client.? 172.21.15.169:0/4077305527' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T22:50:34.923 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:34 smithi169 bash[104356]: audit 2023-09-23T22:50:34.556059+0000 mon.a (mon.0) 1225 : audit 1 from='client.? 172.21.15.169:0/2420862260' 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-23T22:50:34.948 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:34.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:34.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:35.052 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:35.082 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:35.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:35.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:35.186 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:35.215 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:35.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:35.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:35.319 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:35.340 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:35.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:35.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:35.442 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:35.472 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:35.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:35.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:35.576 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:35.608 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:35.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:35.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:35.712 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:35.735 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:35.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:35.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:35.838 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:35.860 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:35.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:35.863 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:35.964 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:35.974 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:35 smithi169 bash[104356]: cluster 2023-09-23T22:50:34.620833+0000 mgr.y (mgr.25310) 863 : cluster 0 pgmap v922: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 117 objects/s recovering 2023-09-23T22:50:35.974 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:35 smithi169 bash[104356]: audit 2023-09-23T22:50:34.723731+0000 mon.a (mon.0) 1226 : audit 1 from='client.? 172.21.15.169:0/4077305527' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T22:50:35.974 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:35 smithi169 bash[104356]: audit 2023-09-23T22:50:34.723886+0000 mon.a (mon.0) 1227 : audit 1 from='client.? 172.21.15.169:0/2420862260' 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-23T22:50:35.974 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:35 smithi169 bash[104356]: cluster 2023-09-23T22:50:34.723993+0000 mon.a (mon.0) 1228 : cluster 0 osdmap e244: 8 total, 8 up, 8 in 2023-09-23T22:50:35.974 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:35 smithi169 bash[104356]: cluster 2023-09-23T22:50:34.847272+0000 osd.6 (osd.6) 259 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T22:50:35.974 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:35 smithi169 bash[104356]: cluster 2023-09-23T22:50:34.847605+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T22:50:35.974 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:35 smithi169 bash[104356]: cluster 2023-09-23T22:50:34.847807+0000 osd.7 (osd.7) 227 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T22:50:35.975 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:35 smithi169 bash[101133]: cluster 2023-09-23T22:50:34.620833+0000 mgr.y (mgr.25310) 863 : cluster 0 pgmap v922: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 117 objects/s recovering 2023-09-23T22:50:35.975 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:35 smithi169 bash[101133]: audit 2023-09-23T22:50:34.723731+0000 mon.a (mon.0) 1226 : audit 1 from='client.? 172.21.15.169:0/4077305527' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T22:50:35.975 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:35 smithi169 bash[101133]: audit 2023-09-23T22:50:34.723886+0000 mon.a (mon.0) 1227 : audit 1 from='client.? 172.21.15.169:0/2420862260' 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-23T22:50:35.975 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:35 smithi169 bash[101133]: cluster 2023-09-23T22:50:34.723993+0000 mon.a (mon.0) 1228 : cluster 0 osdmap e244: 8 total, 8 up, 8 in 2023-09-23T22:50:35.975 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:35 smithi169 bash[101133]: cluster 2023-09-23T22:50:34.847272+0000 osd.6 (osd.6) 259 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T22:50:35.975 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:35 smithi169 bash[101133]: cluster 2023-09-23T22:50:34.847605+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T22:50:35.975 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:35 smithi169 bash[101133]: cluster 2023-09-23T22:50:34.847807+0000 osd.7 (osd.7) 227 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T22:50:35.991 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:35.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:35.994 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:36.094 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:36.118 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:36.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:36.120 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:36.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:35 smithi187 bash[89487]: cluster 2023-09-23T22:50:34.620833+0000 mgr.y (mgr.25310) 863 : cluster 0 pgmap v922: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 117 objects/s recovering 2023-09-23T22:50:36.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:35 smithi187 bash[89487]: audit 2023-09-23T22:50:34.723731+0000 mon.a (mon.0) 1226 : audit 1 from='client.? 172.21.15.169:0/4077305527' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T22:50:36.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:35 smithi187 bash[89487]: audit 2023-09-23T22:50:34.723886+0000 mon.a (mon.0) 1227 : audit 1 from='client.? 172.21.15.169:0/2420862260' 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-23T22:50:36.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:35 smithi187 bash[89487]: cluster 2023-09-23T22:50:34.723993+0000 mon.a (mon.0) 1228 : cluster 0 osdmap e244: 8 total, 8 up, 8 in 2023-09-23T22:50:36.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:35 smithi187 bash[89487]: cluster 2023-09-23T22:50:34.847272+0000 osd.6 (osd.6) 259 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T22:50:36.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:35 smithi187 bash[89487]: cluster 2023-09-23T22:50:34.847605+0000 osd.5 (osd.5) 45 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T22:50:36.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:35 smithi187 bash[89487]: cluster 2023-09-23T22:50:34.847807+0000 osd.7 (osd.7) 227 : cluster 3 failed to encode map e244 with expected crc 2023-09-23T22:50:36.220 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:36.242 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:36.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:36.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:36.345 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:36.380 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:36.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:36.383 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:36.483 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:36.505 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:36.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:36.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:36.608 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:36.635 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:36.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:36.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:36.738 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:36.759 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:36.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:36.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:36.863 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:36.898 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:36.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:36.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:37.001 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:37.034 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:37.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:37.038 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:37.138 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:37.167 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:37.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:37.170 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:37.270 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:37.301 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:37.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:37.304 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:37.405 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:37.430 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:37.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:37.433 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:37.533 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:37.567 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:37.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:37.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:37.639 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:50:37.672 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:37.703 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:37.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:37.705 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:37.806 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:37.816 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:37 smithi187 bash[89487]: cluster 2023-09-23T22:50:36.621436+0000 mgr.y (mgr.25310) 864 : cluster 0 pgmap v924: 83 pgs: 83 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:50:37.833 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:37.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:37.836 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:37.937 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:37.964 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:37.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:37.966 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:38.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:37 smithi169 bash[101133]: cluster 2023-09-23T22:50:36.621436+0000 mgr.y (mgr.25310) 864 : cluster 0 pgmap v924: 83 pgs: 83 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:50:38.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:37 smithi169 bash[104356]: cluster 2023-09-23T22:50:36.621436+0000 mgr.y (mgr.25310) 864 : cluster 0 pgmap v924: 83 pgs: 83 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:50:38.066 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:38.091 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:38.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:38.093 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:38.194 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:38.220 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:38.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:38.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:38.324 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:38.351 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:38.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:38.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:38.455 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:38.485 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:38.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:38.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:38.582 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-23T22:50:38.582 INFO:tasks.radosbench:Beginning radosbench... 2023-09-23T22:50:38.583 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_4 2023-09-23T22:50:38.583 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_4 16 2023-09-23T22:50:38.584 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 6 1 2023-09-23T22:50:38.587 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:38.635 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:50:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:50:38] "GET /metrics HTTP/1.1" 200 36393 "" "Prometheus/2.43.0" 2023-09-23T22:50:38.655 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:38.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:38.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:38.759 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:38.791 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:38.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:38.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:38.895 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:38.922 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:38.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:38.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:39.025 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:39.054 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:39.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:39.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:39.157 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:39.183 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:39.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:39.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:39.285 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:39.318 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:39.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:39.320 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:39.421 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:39.447 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:39.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:39.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:39.550 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:39.579 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:39.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:39.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:39.683 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:39.711 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:39.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:39.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:39.786 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:50:39.815 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:39.826 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:39 smithi187 bash[89487]: cluster 2023-09-23T22:50:38.622245+0000 mgr.y (mgr.25310) 865 : cluster 0 pgmap v925: 83 pgs: 83 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:50:39.828 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:50:39.843 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:39.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:39.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:39.865 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:50:39.890 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:50:39.918 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:50:39.947 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:39.948 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:50:39.973 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:50:39.976 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:39.978 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:39 smithi169 bash[101133]: cluster 2023-09-23T22:50:38.622245+0000 mgr.y (mgr.25310) 865 : cluster 0 pgmap v925: 83 pgs: 83 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:50:39.978 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:39 smithi169 bash[104356]: cluster 2023-09-23T22:50:38.622245+0000 mgr.y (mgr.25310) 865 : cluster 0 pgmap v925: 83 pgs: 83 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:50:39.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:39.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:40.012 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:50:40.013 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:50:40.013 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:50:40.014 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:50:40.014 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:50:40.014 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:50:40.014 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:50:40.014 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:50:40.014 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:50:40.080 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:40.110 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:40.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:40.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:40.214 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:40.238 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:40.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:40.241 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:40.342 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:40.373 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:40.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:40.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:40.477 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:40.503 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:40.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:40.506 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:40.607 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:40.638 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:40.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:40.640 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:40.739 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is unset 2023-09-23T22:50:40.740 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:40.768 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:40 smithi169 bash[104356]: audit 2023-09-23T22:50:39.757723+0000 mon.a (mon.0) 1229 : audit 0 from='client.? 172.21.15.169:0/834141619' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:50:40.768 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:40 smithi169 bash[104356]: audit 2023-09-23T22:50:40.035574+0000 mon.a (mon.0) 1230 : audit 1 from='client.? 172.21.15.169:0/1594009174' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:50:40.769 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:40 smithi169 bash[101133]: audit 2023-09-23T22:50:39.757723+0000 mon.a (mon.0) 1229 : audit 0 from='client.? 172.21.15.169:0/834141619' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:50:40.769 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:40 smithi169 bash[101133]: audit 2023-09-23T22:50:40.035574+0000 mon.a (mon.0) 1230 : audit 1 from='client.? 172.21.15.169:0/1594009174' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:50:40.771 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:40.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:40.774 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:40.874 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:40.901 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:40.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:40.904 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:40.984 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T22:50:40.984 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [], 2023-09-23T22:50:40.984 INFO:teuthology.orchestra.run.smithi187.stdout: "complaint_time": 30, 2023-09-23T22:50:40.984 INFO:teuthology.orchestra.run.smithi187.stdout: "num_blocked_ops": 0 2023-09-23T22:50:40.984 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T22:50:41.005 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:41.008 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:40 smithi187 bash[89487]: audit 2023-09-23T22:50:39.757723+0000 mon.a (mon.0) 1229 : audit 0 from='client.? 172.21.15.169:0/834141619' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:50:41.008 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:40 smithi187 bash[89487]: audit 2023-09-23T22:50:40.035574+0000 mon.a (mon.0) 1230 : audit 1 from='client.? 172.21.15.169:0/1594009174' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:50:41.027 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:41.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:41.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:41.131 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:41.160 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:41.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:41.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:41.265 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:41.292 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:41.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:41.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:41.396 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:41.427 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:41.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:41.429 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:41.530 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:41.551 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:41.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:41.553 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:41.654 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:41.682 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:41.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:41.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:41.786 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:41.797 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:41 smithi169 bash[104356]: cluster 2023-09-23T22:50:40.623021+0000 mgr.y (mgr.25310) 866 : cluster 0 pgmap v926: 83 pgs: 83 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:50:41.797 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:41 smithi169 bash[104356]: cluster 2023-09-23T22:50:40.722412+0000 mon.a (mon.0) 1231 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:50:41.797 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:41 smithi169 bash[104356]: cluster 2023-09-23T22:50:40.722446+0000 mon.a (mon.0) 1232 : cluster 1 Cluster is now healthy 2023-09-23T22:50:41.797 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:41 smithi169 bash[104356]: cluster 2023-09-23T22:50:40.729712+0000 osd.6 (osd.6) 260 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T22:50:41.797 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:41 smithi169 bash[104356]: audit 2023-09-23T22:50:40.733536+0000 mon.a (mon.0) 1233 : audit 1 from='client.? 172.21.15.169:0/1594009174' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:50:41.797 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:41 smithi169 bash[104356]: cluster 2023-09-23T22:50:40.733631+0000 mon.a (mon.0) 1234 : cluster 0 osdmap e245: 8 total, 8 up, 8 in 2023-09-23T22:50:41.797 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:41 smithi169 bash[104356]: cluster 2023-09-23T22:50:40.931575+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T22:50:41.798 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:41 smithi169 bash[104356]: audit 2023-09-23T22:50:41.159106+0000 mon.a (mon.0) 1235 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:50:41.798 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:41 smithi169 bash[104356]: audit 2023-09-23T22:50:41.160593+0000 mon.a (mon.0) 1236 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:50:41.798 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:41 smithi169 bash[104356]: audit 2023-09-23T22:50:41.588899+0000 mon.a (mon.0) 1237 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:50:41.798 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:41 smithi169 bash[101133]: cluster 2023-09-23T22:50:40.623021+0000 mgr.y (mgr.25310) 866 : cluster 0 pgmap v926: 83 pgs: 83 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:50:41.798 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:41 smithi169 bash[101133]: cluster 2023-09-23T22:50:40.722412+0000 mon.a (mon.0) 1231 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:50:41.798 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:41 smithi169 bash[101133]: cluster 2023-09-23T22:50:40.722446+0000 mon.a (mon.0) 1232 : cluster 1 Cluster is now healthy 2023-09-23T22:50:41.798 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:41 smithi169 bash[101133]: cluster 2023-09-23T22:50:40.729712+0000 osd.6 (osd.6) 260 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T22:50:41.798 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:41 smithi169 bash[101133]: audit 2023-09-23T22:50:40.733536+0000 mon.a (mon.0) 1233 : audit 1 from='client.? 172.21.15.169:0/1594009174' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:50:41.798 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:41 smithi169 bash[101133]: cluster 2023-09-23T22:50:40.733631+0000 mon.a (mon.0) 1234 : cluster 0 osdmap e245: 8 total, 8 up, 8 in 2023-09-23T22:50:41.799 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:41 smithi169 bash[101133]: cluster 2023-09-23T22:50:40.931575+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T22:50:41.799 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:41 smithi169 bash[101133]: audit 2023-09-23T22:50:41.159106+0000 mon.a (mon.0) 1235 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:50:41.799 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:41 smithi169 bash[101133]: audit 2023-09-23T22:50:41.160593+0000 mon.a (mon.0) 1236 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:50:41.799 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:41 smithi169 bash[101133]: audit 2023-09-23T22:50:41.588899+0000 mon.a (mon.0) 1237 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:50:41.817 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:41.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:41.820 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:41.828 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-23T22:50:41.921 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:41.933 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:41 smithi187 bash[89487]: cluster 2023-09-23T22:50:40.623021+0000 mgr.y (mgr.25310) 866 : cluster 0 pgmap v926: 83 pgs: 83 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:50:41.933 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:41 smithi187 bash[89487]: cluster 2023-09-23T22:50:40.722412+0000 mon.a (mon.0) 1231 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:50:41.933 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:41 smithi187 bash[89487]: cluster 2023-09-23T22:50:40.722446+0000 mon.a (mon.0) 1232 : cluster 1 Cluster is now healthy 2023-09-23T22:50:41.934 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:41 smithi187 bash[89487]: cluster 2023-09-23T22:50:40.729712+0000 osd.6 (osd.6) 260 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T22:50:41.934 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:41 smithi187 bash[89487]: audit 2023-09-23T22:50:40.733536+0000 mon.a (mon.0) 1233 : audit 1 from='client.? 172.21.15.169:0/1594009174' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:50:41.934 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:41 smithi187 bash[89487]: cluster 2023-09-23T22:50:40.733631+0000 mon.a (mon.0) 1234 : cluster 0 osdmap e245: 8 total, 8 up, 8 in 2023-09-23T22:50:41.934 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:41 smithi187 bash[89487]: cluster 2023-09-23T22:50:40.931575+0000 osd.5 (osd.5) 46 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T22:50:41.934 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:41 smithi187 bash[89487]: audit 2023-09-23T22:50:41.159106+0000 mon.a (mon.0) 1235 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:50:41.934 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:41 smithi187 bash[89487]: audit 2023-09-23T22:50:41.160593+0000 mon.a (mon.0) 1236 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:50:41.934 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:41 smithi187 bash[89487]: audit 2023-09-23T22:50:41.588899+0000 mon.a (mon.0) 1237 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:50:41.950 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:41.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:41.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:42.053 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:42.085 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:42.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:42.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:42.189 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:42.220 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:42.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:42.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:42.324 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:42.356 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:42.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:42.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:42.459 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:42.493 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:42.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:42.496 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:42.597 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:42.628 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:42.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:42.630 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:42.731 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:42.762 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:42.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:42.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:42.866 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:42.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:42 smithi187 bash[89487]: cluster 2023-09-23T22:50:40.981421+0000 osd.7 (osd.7) 228 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T22:50:42.896 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:42.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:42.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:43.000 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:43.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:42 smithi169 bash[101133]: cluster 2023-09-23T22:50:40.981421+0000 osd.7 (osd.7) 228 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T22:50:43.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:42 smithi169 bash[104356]: cluster 2023-09-23T22:50:40.981421+0000 osd.7 (osd.7) 228 : cluster 3 failed to encode map e245 with expected crc 2023-09-23T22:50:43.035 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:43.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:43.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:43.140 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:43.176 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:43.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:43.179 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:43.222 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:50:43.280 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:43.312 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:43.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:43.315 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:43.416 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:43.448 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:43.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:43.452 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:43.553 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:43.583 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:43.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:43.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:43.686 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:43.718 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:43.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:43.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:43.865 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:43.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:43 smithi187 bash[89487]: cluster 2023-09-23T22:50:42.623985+0000 mgr.y (mgr.25310) 867 : cluster 0 pgmap v928: 83 pgs: 83 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:50:43.897 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:43.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:43.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:43.942 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T22:50:43.951 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:43 smithi169 bash[101133]: cluster 2023-09-23T22:50:42.623985+0000 mgr.y (mgr.25310) 867 : cluster 0 pgmap v928: 83 pgs: 83 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:50:43.952 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:43 smithi169 bash[104356]: cluster 2023-09-23T22:50:42.623985+0000 mgr.y (mgr.25310) 867 : cluster 0 pgmap v928: 83 pgs: 83 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:50:44.001 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:44.031 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:44.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:44.034 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:44.135 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:44.160 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:44.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:44.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:44.263 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:44.293 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:44.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:44.296 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:44.397 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:44.431 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:44.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:44.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:44.446 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:50:44.447 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:50:44.536 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:44.569 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:44.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:44.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:44.672 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:44.705 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:44.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:44.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:44.808 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:44.843 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:44.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:44.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:44.946 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:44.981 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:44.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:44.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:45.084 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:45.113 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:45.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:45.115 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:45.216 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:45.248 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:45.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:45.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:45.351 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:45.380 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:45.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:45.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:45.484 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:45.512 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:45.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:45.514 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:45.615 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:45.647 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:45.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:45.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:45.750 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:45.777 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:45.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:45.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:45.880 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:45.891 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:45 smithi169 bash[101133]: cluster 2023-09-23T22:50:44.624959+0000 mgr.y (mgr.25310) 868 : cluster 0 pgmap v929: 83 pgs: 83 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:50:45.891 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:45 smithi169 bash[104356]: cluster 2023-09-23T22:50:44.624959+0000 mgr.y (mgr.25310) 868 : cluster 0 pgmap v929: 83 pgs: 83 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:50:45.909 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:45.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:45.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:46.012 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:46.038 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:46.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:46.041 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:46.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:45 smithi187 bash[89487]: cluster 2023-09-23T22:50:44.624959+0000 mgr.y (mgr.25310) 868 : cluster 0 pgmap v929: 83 pgs: 83 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:50:46.141 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:46.168 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:46.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:46.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:46.272 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:46.306 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:46.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:46.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:46.409 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:46.434 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:46.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:46.437 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:46.538 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:46.573 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:46.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:46.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:46.607 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:50:46.676 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:46.705 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:46.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:46.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:46.808 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:46.836 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:46.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:46.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:46.939 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:46.964 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:46.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:46.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:47.067 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:47.104 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:47.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:47.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:47.207 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:47.241 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:47.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:47.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:47.346 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:47.376 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:47.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:47.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:47.480 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:47.512 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:47.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:47.515 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:47.616 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:47.645 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:47.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:47.648 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:47.749 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:47.775 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:47.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:47.778 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:47.878 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:47.889 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:47 smithi169 bash[104356]: cluster 2023-09-23T22:50:46.625703+0000 mgr.y (mgr.25310) 869 : cluster 0 pgmap v930: 83 pgs: 83 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:50:47.890 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:47 smithi169 bash[101133]: cluster 2023-09-23T22:50:46.625703+0000 mgr.y (mgr.25310) 869 : cluster 0 pgmap v930: 83 pgs: 83 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:50:47.912 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:47.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:47.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:48.015 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:48.028 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:47 smithi187 bash[89487]: cluster 2023-09-23T22:50:46.625703+0000 mgr.y (mgr.25310) 869 : cluster 0 pgmap v930: 83 pgs: 83 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:50:48.047 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:48.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:48.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:48.151 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:48.184 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:48.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:48.187 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:48.288 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:48.307 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:50:48.321 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:48.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:48.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:48.427 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:48.455 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:48.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:48.457 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:48.507 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:50:48.558 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:48.579 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:48.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:48.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:48.617 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:50:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:50:48] "GET /metrics HTTP/1.1" 200 34057 "" "Prometheus/2.43.0" 2023-09-23T22:50:48.682 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:48.704 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:48.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:48.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:48.807 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:48.829 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:48.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:48.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:48.933 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:48.963 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:48.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:48.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:49.067 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:49.096 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:49.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:49.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:49.199 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:49.229 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:49.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:49.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:49.332 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:49.358 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:49.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:49.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:49.461 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:49.491 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:49.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:49.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:49.595 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:49.619 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:49.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:49.621 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:49.722 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:49.748 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:49.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:49.750 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:49.851 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:49.859 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:49 smithi169 bash[104356]: cluster 2023-09-23T22:50:48.626846+0000 mgr.y (mgr.25310) 870 : cluster 0 pgmap v931: 83 pgs: 83 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:50:49.859 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:49 smithi169 bash[101133]: cluster 2023-09-23T22:50:48.626846+0000 mgr.y (mgr.25310) 870 : cluster 0 pgmap v931: 83 pgs: 83 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:50:49.878 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:49.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:49.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:49.982 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:50.010 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:50.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:50.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:50.108 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T22:50:50.108 INFO:teuthology.orchestra.run.smithi187.stdout: "size": 20, 2023-09-23T22:50:50.108 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 600, 2023-09-23T22:50:50.108 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [ 2023-09-23T22:50:50.109 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.109 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35010.0:78059 8.3 8:c26cb992:::benchmark_data_smithi169_191619_object78058: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 e208)", 2023-09-23T22:50:50.109 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:46:40.650618+0000", 2023-09-23T22:50:50.109 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 249.44977336900001, 2023-09-23T22:50:50.109 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.3886848340000002, 2023-09-23T22:50:50.109 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:50:50.109 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "reached pg", 2023-09-23T22:50:50.109 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:50:50.109 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35010", 2023-09-23T22:50:50.109 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:50:50.109 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 78059 2023-09-23T22:50:50.110 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.110 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:50:50.110 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.110 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:50:50.110 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.650618+0000", 2023-09-23T22:50:50.110 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.110 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.110 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.110 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:50:50.110 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.650618+0000", 2023-09-23T22:50:50.110 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.110 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.111 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.111 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:50:50.111 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.650613+0000", 2023-09-23T22:50:50.111 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999948 2023-09-23T22:50:50.111 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.111 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.111 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:50:50.111 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.650688+0000", 2023-09-23T22:50:50.111 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.4987999999999994e-05 2023-09-23T22:50:50.111 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.111 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.111 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:50:50.112 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.650704+0000", 2023-09-23T22:50:50.112 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.5333e-05 2023-09-23T22:50:50.112 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.112 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.112 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:50:50.112 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.650711+0000", 2023-09-23T22:50:50.112 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.3420000000000002e-06 2023-09-23T22:50:50.112 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.112 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.112 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.112 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.651303+0000", 2023-09-23T22:50:50.112 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000591954 2023-09-23T22:50:50.113 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.113 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.113 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:50:50.113 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.651309+0000", 2023-09-23T22:50:50.113 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.4910000000000002e-06 2023-09-23T22:50:50.113 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.113 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.113 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.113 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:41.575173+0000", 2023-09-23T22:50:50.113 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.92386335399999997 2023-09-23T22:50:50.113 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.113 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.114 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:50:50.114 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:41.575187+0000", 2023-09-23T22:50:50.114 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3862e-05 2023-09-23T22:50:50.114 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.114 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.114 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.114 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.036892+0000", 2023-09-23T22:50:50.115 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.461705799 2023-09-23T22:50:50.115 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.115 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.115 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:50:50.115 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.039303+0000", 2023-09-23T22:50:50.115 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0024107709999999999 2023-09-23T22:50:50.115 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.115 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:50:50.115 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.115 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.115 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.115 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35010.0:78060 8.3 8:c2ee1a3f:::benchmark_data_smithi169_191619_object78059: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 e208)", 2023-09-23T22:50:50.116 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:46:40.650725+0000", 2023-09-23T22:50:50.116 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 249.449666541, 2023-09-23T22:50:50.116 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.3887898779999999, 2023-09-23T22:50:50.116 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:50:50.116 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "reached pg", 2023-09-23T22:50:50.116 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:50:50.116 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35010", 2023-09-23T22:50:50.116 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:50:50.116 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 78060 2023-09-23T22:50:50.116 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.116 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:50:50.116 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.117 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:50:50.117 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.650725+0000", 2023-09-23T22:50:50.117 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.117 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.117 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.117 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:50:50.117 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.650725+0000", 2023-09-23T22:50:50.117 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.117 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.117 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.117 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:50:50.117 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.650725+0000", 2023-09-23T22:50:50.118 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999995 2023-09-23T22:50:50.118 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.118 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.118 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:50:50.118 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.650798+0000", 2023-09-23T22:50:50.118 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.3460000000000005e-05 2023-09-23T22:50:50.118 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.118 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.118 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:50:50.118 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.650808+0000", 2023-09-23T22:50:50.118 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.9329999999999996e-06 2023-09-23T22:50:50.119 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.119 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.119 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:50:50.119 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.650815+0000", 2023-09-23T22:50:50.119 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.3919999999999997e-06 2023-09-23T22:50:50.119 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.119 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.119 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.119 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.651355+0000", 2023-09-23T22:50:50.119 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00053943999999999997 2023-09-23T22:50:50.119 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.119 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.120 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:50:50.120 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.651364+0000", 2023-09-23T22:50:50.120 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.8519999999999993e-06 2023-09-23T22:50:50.120 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.120 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.120 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.120 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:41.575220+0000", 2023-09-23T22:50:50.120 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.92385614299999996 2023-09-23T22:50:50.120 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.120 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.120 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:50:50.120 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:41.575248+0000", 2023-09-23T22:50:50.120 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.7937999999999999e-05 2023-09-23T22:50:50.121 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.121 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.121 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.121 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.039377+0000", 2023-09-23T22:50:50.121 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4641297629999999 2023-09-23T22:50:50.121 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.121 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.121 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:50:50.121 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.039515+0000", 2023-09-23T22:50:50.121 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013760199999999999 2023-09-23T22:50:50.121 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.122 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:50:50.122 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.122 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.122 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.122 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35010.0:78094 8.3 8:c5094830:::benchmark_data_smithi169_191619_object78093:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e208)", 2023-09-23T22:50:50.122 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:46:40.682306+0000", 2023-09-23T22:50:50.122 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 249.41808551, 2023-09-23T22:50:50.122 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.3963046800000001, 2023-09-23T22:50:50.122 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:50:50.122 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:50:50.122 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:50:50.122 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35010", 2023-09-23T22:50:50.123 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:50:50.123 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 78094 2023-09-23T22:50:50.123 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.123 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:50:50.123 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.123 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:50:50.123 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.682306+0000", 2023-09-23T22:50:50.123 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.123 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.123 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.123 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:50:50.123 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.682306+0000", 2023-09-23T22:50:50.123 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.124 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.124 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.124 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:50:50.124 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.682305+0000", 2023-09-23T22:50:50.124 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:50:50.124 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.124 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.124 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:50:50.124 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.682383+0000", 2023-09-23T22:50:50.124 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.7910000000000005e-05 2023-09-23T22:50:50.124 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.124 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.125 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:50:50.125 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.682403+0000", 2023-09-23T22:50:50.125 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.0486e-05 2023-09-23T22:50:50.125 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.125 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.125 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:50:50.125 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.682415+0000", 2023-09-23T22:50:50.125 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2252000000000001e-05 2023-09-23T22:50:50.125 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.125 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.125 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.125 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.682498+0000", 2023-09-23T22:50:50.126 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.2985999999999995e-05 2023-09-23T22:50:50.126 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.126 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.126 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:50:50.126 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.682512+0000", 2023-09-23T22:50:50.126 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4090999999999999e-05 2023-09-23T22:50:50.126 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.126 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.126 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.126 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:41.575275+0000", 2023-09-23T22:50:50.126 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.89276283099999998 2023-09-23T22:50:50.126 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.127 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.127 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:50:50.127 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:41.575283+0000", 2023-09-23T22:50:50.127 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.7379999999999994e-06 2023-09-23T22:50:50.127 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.127 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.127 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.127 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.039587+0000", 2023-09-23T22:50:50.127 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.464303777 2023-09-23T22:50:50.127 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.127 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.127 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:50:50.128 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.040312+0000", 2023-09-23T22:50:50.128 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00072475600000000001 2023-09-23T22:50:50.128 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.128 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.128 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,2", 2023-09-23T22:50:50.128 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.040557+0000", 2023-09-23T22:50:50.128 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00024541599999999998 2023-09-23T22:50:50.128 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.128 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.128 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:50:50.128 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.062206+0000", 2023-09-23T22:50:50.128 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.021648813999999999 2023-09-23T22:50:50.129 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.129 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.129 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:50:50.129 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.067841+0000", 2023-09-23T22:50:50.129 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0056350990000000002 2023-09-23T22:50:50.129 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.129 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.129 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:50:50.129 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.075826+0000", 2023-09-23T22:50:50.129 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0079845950000000006 2023-09-23T22:50:50.129 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.129 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.129 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:50:50.130 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.075916+0000", 2023-09-23T22:50:50.130 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.0482999999999994e-05 2023-09-23T22:50:50.130 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.130 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.130 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:50:50.130 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.078611+0000", 2023-09-23T22:50:50.130 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0026948979999999998 2023-09-23T22:50:50.130 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.130 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:50:50.130 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.130 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.131 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.131 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35010.0:78129 8.3 8:c59e715d:::benchmark_data_smithi169_191619_object78128:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e208)", 2023-09-23T22:50:50.131 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:46:40.710782+0000", 2023-09-23T22:50:50.131 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 249.38960945400001, 2023-09-23T22:50:50.131 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.371128272, 2023-09-23T22:50:50.131 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:50:50.131 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:50:50.131 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:50:50.131 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35010", 2023-09-23T22:50:50.131 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:50:50.131 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 78129 2023-09-23T22:50:50.131 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.131 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:50:50.132 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.132 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:50:50.132 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.710782+0000", 2023-09-23T22:50:50.132 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.132 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.132 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.132 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:50:50.132 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.710782+0000", 2023-09-23T22:50:50.132 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.132 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.132 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.132 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:50:50.133 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.710780+0000", 2023-09-23T22:50:50.133 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T22:50:50.133 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.133 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.133 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:50:50.133 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.710857+0000", 2023-09-23T22:50:50.133 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.6703000000000001e-05 2023-09-23T22:50:50.133 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.133 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.133 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:50:50.133 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.710874+0000", 2023-09-23T22:50:50.133 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.7445999999999999e-05 2023-09-23T22:50:50.134 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.134 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.134 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:50:50.134 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.710882+0000", 2023-09-23T22:50:50.134 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.4030000000000001e-06 2023-09-23T22:50:50.134 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.134 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.134 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.134 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.710944+0000", 2023-09-23T22:50:50.134 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.1947999999999997e-05 2023-09-23T22:50:50.134 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.134 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.135 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:50:50.135 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.710955+0000", 2023-09-23T22:50:50.135 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1177e-05 2023-09-23T22:50:50.135 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.135 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.135 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.135 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:41.575307+0000", 2023-09-23T22:50:50.135 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.86435213300000002 2023-09-23T22:50:50.135 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.135 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.135 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:50:50.135 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:41.575314+0000", 2023-09-23T22:50:50.136 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.1949999999999997e-06 2023-09-23T22:50:50.136 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.136 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.136 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.136 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.043990+0000", 2023-09-23T22:50:50.136 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.468675881 2023-09-23T22:50:50.136 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.136 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.136 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:50:50.136 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.044161+0000", 2023-09-23T22:50:50.136 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00017080400000000001 2023-09-23T22:50:50.136 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.137 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.137 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,2", 2023-09-23T22:50:50.137 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.044289+0000", 2023-09-23T22:50:50.137 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000128307 2023-09-23T22:50:50.137 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.137 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.137 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:50:50.137 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.065186+0000", 2023-09-23T22:50:50.137 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.020896863000000002 2023-09-23T22:50:50.137 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.137 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.137 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:50:50.137 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.067941+0000", 2023-09-23T22:50:50.138 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0027546210000000001 2023-09-23T22:50:50.138 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.138 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.138 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:50:50.138 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.078861+0000", 2023-09-23T22:50:50.138 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.010920411999999999 2023-09-23T22:50:50.138 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.138 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.138 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:50:50.138 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.078948+0000", 2023-09-23T22:50:50.138 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.7077999999999995e-05 2023-09-23T22:50:50.138 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.139 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.139 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:50:50.139 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.081911+0000", 2023-09-23T22:50:50.139 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0029623420000000002 2023-09-23T22:50:50.139 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.139 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:50:50.139 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.139 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.139 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.139 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35010.0:78140 8.3 8:c7eab0b7:::benchmark_data_smithi169_191619_object78139:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e208)", 2023-09-23T22:50:50.141 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:46:40.721953+0000", 2023-09-23T22:50:50.141 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 249.37843899200001, 2023-09-23T22:50:50.141 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.370284415, 2023-09-23T22:50:50.141 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:50:50.141 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:50:50.141 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:50:50.141 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35010", 2023-09-23T22:50:50.141 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:50:50.141 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 78140 2023-09-23T22:50:50.142 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.142 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:50:50.142 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.142 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:50:50.142 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.721953+0000", 2023-09-23T22:50:50.142 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.142 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.142 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.142 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:50:50.142 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.721953+0000", 2023-09-23T22:50:50.142 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.142 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.143 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.143 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:50:50.143 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.721952+0000", 2023-09-23T22:50:50.143 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999995 2023-09-23T22:50:50.143 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.143 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.143 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:50:50.143 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.722015+0000", 2023-09-23T22:50:50.143 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.2372999999999994e-05 2023-09-23T22:50:50.143 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.143 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.143 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:50:50.143 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.722023+0000", 2023-09-23T22:50:50.144 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.2660000000000001e-06 2023-09-23T22:50:50.144 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.144 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.144 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:50:50.144 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.722027+0000", 2023-09-23T22:50:50.144 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.5709999999999999e-06 2023-09-23T22:50:50.144 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.144 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.144 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.144 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.722098+0000", 2023-09-23T22:50:50.144 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.0622000000000002e-05 2023-09-23T22:50:50.144 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.145 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.145 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:50:50.145 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.722109+0000", 2023-09-23T22:50:50.145 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.128e-05 2023-09-23T22:50:50.145 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.145 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.145 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.145 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:41.575345+0000", 2023-09-23T22:50:50.145 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.85323559900000001 2023-09-23T22:50:50.145 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.145 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.145 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:50:50.146 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:41.575349+0000", 2023-09-23T22:50:50.146 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.3309999999999997e-06 2023-09-23T22:50:50.146 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.146 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.146 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.146 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.047260+0000", 2023-09-23T22:50:50.146 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.47191074 2023-09-23T22:50:50.146 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.146 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.146 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:50:50.146 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.047456+0000", 2023-09-23T22:50:50.146 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00019650900000000001 2023-09-23T22:50:50.147 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.147 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.147 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,2", 2023-09-23T22:50:50.147 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.047650+0000", 2023-09-23T22:50:50.147 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00019370999999999999 2023-09-23T22:50:50.147 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.147 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.147 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:50:50.147 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.065199+0000", 2023-09-23T22:50:50.147 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.017548968000000002 2023-09-23T22:50:50.147 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.147 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.148 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:50:50.148 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.068010+0000", 2023-09-23T22:50:50.148 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0028112990000000002 2023-09-23T22:50:50.148 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.148 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.148 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:50:50.148 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.089961+0000", 2023-09-23T22:50:50.148 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.021950602 2023-09-23T22:50:50.148 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.148 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.148 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:50:50.148 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.090006+0000", 2023-09-23T22:50:50.148 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.4555999999999998e-05 2023-09-23T22:50:50.149 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.149 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.149 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:50:50.149 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.092237+0000", 2023-09-23T22:50:50.149 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0022315270000000001 2023-09-23T22:50:50.149 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.149 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:50:50.149 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.149 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.149 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.149 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35010.0:78150 8.3 8:c6c58d58:::benchmark_data_smithi169_191619_object78149:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e208)", 2023-09-23T22:50:50.149 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:46:40.729580+0000", 2023-09-23T22:50:50.150 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 249.370811594, 2023-09-23T22:50:50.150 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.3643318039999999, 2023-09-23T22:50:50.150 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:50:50.150 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:50:50.150 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:50:50.150 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35010", 2023-09-23T22:50:50.150 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:50:50.150 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 78150 2023-09-23T22:50:50.150 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.150 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:50:50.150 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.150 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:50:50.151 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.729580+0000", 2023-09-23T22:50:50.151 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.151 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.151 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.151 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:50:50.151 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.729580+0000", 2023-09-23T22:50:50.151 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.151 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.151 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.151 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:50:50.151 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.729579+0000", 2023-09-23T22:50:50.151 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T22:50:50.152 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.152 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.152 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:50:50.152 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.729650+0000", 2023-09-23T22:50:50.152 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.0636000000000006e-05 2023-09-23T22:50:50.152 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.152 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.152 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:50:50.152 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.729659+0000", 2023-09-23T22:50:50.152 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.1009999999999998e-06 2023-09-23T22:50:50.152 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.152 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.153 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:50:50.153 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.729665+0000", 2023-09-23T22:50:50.153 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.2920000000000001e-06 2023-09-23T22:50:50.153 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.153 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.153 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.153 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.729733+0000", 2023-09-23T22:50:50.153 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.7904999999999994e-05 2023-09-23T22:50:50.153 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.153 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.153 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:50:50.153 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.729743+0000", 2023-09-23T22:50:50.153 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.5400000000000001e-06 2023-09-23T22:50:50.154 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.154 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.154 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.154 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:41.575619+0000", 2023-09-23T22:50:50.154 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.84587624100000003 2023-09-23T22:50:50.154 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.154 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.154 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:50:50.154 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:41.575628+0000", 2023-09-23T22:50:50.154 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.3649999999999993e-06 2023-09-23T22:50:50.154 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.154 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.155 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.155 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.050951+0000", 2023-09-23T22:50:50.155 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.475322663 2023-09-23T22:50:50.155 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.155 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.155 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:50:50.155 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.051122+0000", 2023-09-23T22:50:50.155 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00017043900000000001 2023-09-23T22:50:50.155 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.155 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.155 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,2", 2023-09-23T22:50:50.156 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.051345+0000", 2023-09-23T22:50:50.156 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000223885 2023-09-23T22:50:50.156 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.156 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.156 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:50:50.156 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.065210+0000", 2023-09-23T22:50:50.156 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.013864233 2023-09-23T22:50:50.156 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.156 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.156 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:50:50.156 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.068092+0000", 2023-09-23T22:50:50.156 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0028824089999999998 2023-09-23T22:50:50.156 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.157 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.157 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:50:50.157 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.092280+0000", 2023-09-23T22:50:50.157 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.024188337000000001 2023-09-23T22:50:50.157 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.157 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.157 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:50:50.157 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.092325+0000", 2023-09-23T22:50:50.157 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.4679999999999999e-05 2023-09-23T22:50:50.157 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.157 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.157 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:50:50.158 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.093912+0000", 2023-09-23T22:50:50.158 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0015868810000000001 2023-09-23T22:50:50.158 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.158 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:50:50.158 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.158 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.158 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.158 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35010.0:78153 8.3 8:c39e82b6:::benchmark_data_smithi169_191619_object78152:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e208)", 2023-09-23T22:50:50.158 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:46:40.732790+0000", 2023-09-23T22:50:50.158 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 249.36760151499999, 2023-09-23T22:50:50.158 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.3837189849999998, 2023-09-23T22:50:50.159 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:50:50.159 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:50:50.159 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:50:50.159 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35010", 2023-09-23T22:50:50.159 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:50:50.159 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 78153 2023-09-23T22:50:50.159 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.159 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:50:50.159 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.159 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:50:50.159 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.732790+0000", 2023-09-23T22:50:50.159 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.159 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.160 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.160 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:50:50.160 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.732790+0000", 2023-09-23T22:50:50.160 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.160 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.160 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.160 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:50:50.160 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.732789+0000", 2023-09-23T22:50:50.160 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:50:50.160 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.160 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.160 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:50:50.161 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.732835+0000", 2023-09-23T22:50:50.161 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.6310999999999998e-05 2023-09-23T22:50:50.161 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.161 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.161 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:50:50.161 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.732847+0000", 2023-09-23T22:50:50.161 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2271e-05 2023-09-23T22:50:50.161 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.161 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.161 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:50:50.161 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.732855+0000", 2023-09-23T22:50:50.161 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.7039999999999994e-06 2023-09-23T22:50:50.162 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.162 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.162 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.162 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.732905+0000", 2023-09-23T22:50:50.162 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.0118999999999999e-05 2023-09-23T22:50:50.162 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.162 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.162 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:50:50.162 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.732912+0000", 2023-09-23T22:50:50.162 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.8770000000000004e-06 2023-09-23T22:50:50.162 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.162 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.163 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.163 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:41.575664+0000", 2023-09-23T22:50:50.163 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.84275175800000002 2023-09-23T22:50:50.163 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.163 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.163 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:50:50.163 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:41.575679+0000", 2023-09-23T22:50:50.163 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.5695000000000001e-05 2023-09-23T22:50:50.163 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.163 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.163 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.163 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.054222+0000", 2023-09-23T22:50:50.164 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.478542808 2023-09-23T22:50:50.164 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.164 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.164 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:50:50.164 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.054394+0000", 2023-09-23T22:50:50.164 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000171659 2023-09-23T22:50:50.164 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.164 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.164 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,2", 2023-09-23T22:50:50.164 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.054549+0000", 2023-09-23T22:50:50.164 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00015548 2023-09-23T22:50:50.164 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.164 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.165 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:50:50.165 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.065221+0000", 2023-09-23T22:50:50.165 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.010671474 2023-09-23T22:50:50.165 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.165 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.165 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:50:50.165 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.068161+0000", 2023-09-23T22:50:50.165 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.002939934 2023-09-23T22:50:50.165 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.165 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.165 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:50:50.165 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.112916+0000", 2023-09-23T22:50:50.166 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.044755725000000003 2023-09-23T22:50:50.166 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.166 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.166 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:50:50.166 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.112978+0000", 2023-09-23T22:50:50.166 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.1739e-05 2023-09-23T22:50:50.166 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.166 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.166 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:50:50.166 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.116509+0000", 2023-09-23T22:50:50.166 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.003531012 2023-09-23T22:50:50.166 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.167 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:50:50.167 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.167 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.167 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.167 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35010.0:78194 8.3 8:cda14b2b:::benchmark_data_smithi169_191619_object78193:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e208)", 2023-09-23T22:50:50.167 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:46:40.773729+0000", 2023-09-23T22:50:50.167 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 249.326663018, 2023-09-23T22:50:50.167 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.3564239699999998, 2023-09-23T22:50:50.167 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:50:50.167 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:50:50.167 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:50:50.167 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35010", 2023-09-23T22:50:50.168 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:50:50.168 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 78194 2023-09-23T22:50:50.168 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.168 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:50:50.168 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.168 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:50:50.168 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.773729+0000", 2023-09-23T22:50:50.168 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.168 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.168 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.168 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:50:50.168 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.773729+0000", 2023-09-23T22:50:50.169 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.169 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.169 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.169 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:50:50.169 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.773727+0000", 2023-09-23T22:50:50.169 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:50:50.169 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.169 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.169 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:50:50.169 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.773785+0000", 2023-09-23T22:50:50.169 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.7813999999999999e-05 2023-09-23T22:50:50.169 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.169 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.170 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:50:50.170 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.773800+0000", 2023-09-23T22:50:50.170 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4630999999999999e-05 2023-09-23T22:50:50.170 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.170 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.170 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:50:50.170 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.773807+0000", 2023-09-23T22:50:50.170 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.4549999999999998e-06 2023-09-23T22:50:50.170 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.170 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.170 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.170 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.773881+0000", 2023-09-23T22:50:50.171 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.4004999999999994e-05 2023-09-23T22:50:50.171 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.171 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.171 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:50:50.171 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.773893+0000", 2023-09-23T22:50:50.171 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2418e-05 2023-09-23T22:50:50.171 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.171 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.171 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.171 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:41.575831+0000", 2023-09-23T22:50:50.171 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.80193739100000005 2023-09-23T22:50:50.171 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.172 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.172 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:50:50.172 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:41.575852+0000", 2023-09-23T22:50:50.172 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.0758999999999999e-05 2023-09-23T22:50:50.172 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.172 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.172 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.172 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.057052+0000", 2023-09-23T22:50:50.172 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4812006150000001 2023-09-23T22:50:50.172 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.172 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.172 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:50:50.173 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.057175+0000", 2023-09-23T22:50:50.173 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00012284000000000001 2023-09-23T22:50:50.173 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.173 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.173 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,2", 2023-09-23T22:50:50.173 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.057314+0000", 2023-09-23T22:50:50.173 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000138539 2023-09-23T22:50:50.173 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.173 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.173 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:50:50.173 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.065232+0000", 2023-09-23T22:50:50.173 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0079186299999999994 2023-09-23T22:50:50.174 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.174 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.174 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:50:50.174 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.068225+0000", 2023-09-23T22:50:50.174 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.002993169 2023-09-23T22:50:50.174 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.174 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.174 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:50:50.174 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.126764+0000", 2023-09-23T22:50:50.174 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.058538312000000002 2023-09-23T22:50:50.174 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.174 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.175 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:50:50.175 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.126827+0000", 2023-09-23T22:50:50.175 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.3153999999999999e-05 2023-09-23T22:50:50.175 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.175 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.175 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:50:50.175 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.130153+0000", 2023-09-23T22:50:50.175 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00332578 2023-09-23T22:50:50.175 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.175 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:50:50.175 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.175 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.176 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.176 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35010.0:78203 8.3 8:ceab8ec5:::benchmark_data_smithi169_191619_object78202:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e208)", 2023-09-23T22:50:50.176 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:46:40.789469+0000", 2023-09-23T22:50:50.176 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 249.31092265300001, 2023-09-23T22:50:50.176 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.3543695050000002, 2023-09-23T22:50:50.176 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:50:50.176 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:50:50.176 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:50:50.176 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35010", 2023-09-23T22:50:50.176 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:50:50.176 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 78203 2023-09-23T22:50:50.176 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.177 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:50:50.177 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.177 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:50:50.177 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.789469+0000", 2023-09-23T22:50:50.177 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.177 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.177 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.177 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:50:50.177 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.789469+0000", 2023-09-23T22:50:50.177 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.177 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.177 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.177 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:50:50.178 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.789467+0000", 2023-09-23T22:50:50.178 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:50:50.178 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.178 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.178 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:50:50.178 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.789512+0000", 2023-09-23T22:50:50.178 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.4672999999999997e-05 2023-09-23T22:50:50.178 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.178 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.178 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:50:50.178 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.789533+0000", 2023-09-23T22:50:50.178 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.0438e-05 2023-09-23T22:50:50.179 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.179 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.179 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:50:50.179 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.789542+0000", 2023-09-23T22:50:50.179 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.7070000000000004e-06 2023-09-23T22:50:50.179 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.179 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.179 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.179 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.789607+0000", 2023-09-23T22:50:50.179 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.4577000000000002e-05 2023-09-23T22:50:50.179 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.179 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.180 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:50:50.180 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.789614+0000", 2023-09-23T22:50:50.180 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.029e-06 2023-09-23T22:50:50.180 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.180 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.180 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.180 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:41.575903+0000", 2023-09-23T22:50:50.180 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.78628900199999996 2023-09-23T22:50:50.180 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.180 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.180 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:50:50.180 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:41.575913+0000", 2023-09-23T22:50:50.181 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.6520000000000001e-06 2023-09-23T22:50:50.181 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.181 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.181 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.181 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.059802+0000", 2023-09-23T22:50:50.181 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.483889475 2023-09-23T22:50:50.181 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.181 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.181 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:50:50.181 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.059953+0000", 2023-09-23T22:50:50.181 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000150507 2023-09-23T22:50:50.181 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.182 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.182 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,2", 2023-09-23T22:50:50.182 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.060100+0000", 2023-09-23T22:50:50.182 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014787399999999999 2023-09-23T22:50:50.182 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.182 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.182 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:50:50.182 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.067855+0000", 2023-09-23T22:50:50.182 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0077541809999999997 2023-09-23T22:50:50.182 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.182 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.182 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:50:50.183 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.068279+0000", 2023-09-23T22:50:50.183 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00042485400000000001 2023-09-23T22:50:50.183 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.183 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.183 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:50:50.183 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.140997+0000", 2023-09-23T22:50:50.183 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.072717584000000002 2023-09-23T22:50:50.183 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.183 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.183 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:50:50.183 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.141082+0000", 2023-09-23T22:50:50.183 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.4903999999999999e-05 2023-09-23T22:50:50.183 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.184 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.184 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:50:50.184 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.143839+0000", 2023-09-23T22:50:50.184 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0027566359999999998 2023-09-23T22:50:50.184 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.184 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:50:50.184 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.184 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.184 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.184 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35010.0:78205 8.3 8:cde15d6e:::benchmark_data_smithi169_191619_object78204:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e208)", 2023-09-23T22:50:50.184 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:46:40.792639+0000", 2023-09-23T22:50:50.184 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 249.30775233, 2023-09-23T22:50:50.185 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.3651950099999999, 2023-09-23T22:50:50.185 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:50:50.185 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:50:50.185 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:50:50.185 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35010", 2023-09-23T22:50:50.185 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:50:50.185 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 78205 2023-09-23T22:50:50.185 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.185 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:50:50.185 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.185 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:50:50.185 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.792639+0000", 2023-09-23T22:50:50.186 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.186 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.186 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.186 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:50:50.186 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.792639+0000", 2023-09-23T22:50:50.186 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.186 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.186 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.186 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:50:50.186 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.792638+0000", 2023-09-23T22:50:50.186 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:50:50.186 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.187 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.187 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:50:50.187 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.792687+0000", 2023-09-23T22:50:50.187 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.8835000000000003e-05 2023-09-23T22:50:50.187 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.187 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.187 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:50:50.187 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.792703+0000", 2023-09-23T22:50:50.187 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.5896000000000002e-05 2023-09-23T22:50:50.187 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.187 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.187 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:50:50.188 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.792711+0000", 2023-09-23T22:50:50.188 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.1820000000000006e-06 2023-09-23T22:50:50.188 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.188 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.188 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.188 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.792763+0000", 2023-09-23T22:50:50.188 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.1657999999999999e-05 2023-09-23T22:50:50.188 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.188 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.188 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:50:50.188 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:40.792769+0000", 2023-09-23T22:50:50.188 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.489e-06 2023-09-23T22:50:50.189 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.189 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.189 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.189 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:41.575970+0000", 2023-09-23T22:50:50.189 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.78320041399999996 2023-09-23T22:50:50.189 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.189 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.189 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:50:50.189 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:41.575977+0000", 2023-09-23T22:50:50.189 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.5959999999999998e-06 2023-09-23T22:50:50.189 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.189 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.190 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.190 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.062238+0000", 2023-09-23T22:50:50.190 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4862608429999999 2023-09-23T22:50:50.190 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.190 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.190 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:50:50.190 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.062330+0000", 2023-09-23T22:50:50.190 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.2261000000000003e-05 2023-09-23T22:50:50.190 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.190 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.190 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,2", 2023-09-23T22:50:50.190 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.062458+0000", 2023-09-23T22:50:50.191 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000127711 2023-09-23T22:50:50.191 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.191 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.191 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:50:50.191 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.068026+0000", 2023-09-23T22:50:50.191 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0055674940000000001 2023-09-23T22:50:50.191 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.191 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.191 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:50:50.191 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.068339+0000", 2023-09-23T22:50:50.191 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000313956 2023-09-23T22:50:50.191 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.192 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.192 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:50:50.192 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.155301+0000", 2023-09-23T22:50:50.192 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.086961545000000001 2023-09-23T22:50:50.192 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.192 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.192 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:50:50.192 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.155355+0000", 2023-09-23T22:50:50.192 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.4080999999999999e-05 2023-09-23T22:50:50.192 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.192 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.192 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:50:50.193 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:46:43.157834+0000", 2023-09-23T22:50:50.193 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.002479307 2023-09-23T22:50:50.193 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.193 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:50:50.193 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.193 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.193 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.193 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35010.0:145368 8.9 8:92c54a62:::benchmark_data_smithi169_191619_object33442:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e219)", 2023-09-23T22:50:50.193 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:48:06.678426+0000", 2023-09-23T22:50:50.193 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 163.42196574900001, 2023-09-23T22:50:50.193 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.3184167969999998, 2023-09-23T22:50:50.193 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:50:50.193 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "reached pg", 2023-09-23T22:50:50.194 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:50:50.194 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35010", 2023-09-23T22:50:50.194 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:50:50.194 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 145368 2023-09-23T22:50:50.194 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.194 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:50:50.194 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.194 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:50:50.194 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.678426+0000", 2023-09-23T22:50:50.194 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.194 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.194 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.195 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:50:50.195 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.678426+0000", 2023-09-23T22:50:50.195 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.195 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.195 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.195 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:50:50.195 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.678425+0000", 2023-09-23T22:50:50.195 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T22:50:50.195 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.195 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.195 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:50:50.195 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.678432+0000", 2023-09-23T22:50:50.196 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.8029999999999999e-06 2023-09-23T22:50:50.196 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.196 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.196 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:50:50.196 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.678447+0000", 2023-09-23T22:50:50.196 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4941e-05 2023-09-23T22:50:50.196 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.196 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.196 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:50:50.196 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.678456+0000", 2023-09-23T22:50:50.196 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.8370000000000003e-06 2023-09-23T22:50:50.196 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.197 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.197 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.197 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.678510+0000", 2023-09-23T22:50:50.197 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.4005999999999998e-05 2023-09-23T22:50:50.197 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.197 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.197 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:50:50.197 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.678688+0000", 2023-09-23T22:50:50.197 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00017827500000000001 2023-09-23T22:50:50.197 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.197 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.197 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 3", 2023-09-23T22:50:50.197 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.678844+0000", 2023-09-23T22:50:50.198 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00015561399999999999 2023-09-23T22:50:50.198 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.198 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.198 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:50:50.198 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.691188+0000", 2023-09-23T22:50:50.198 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.01234412 2023-09-23T22:50:50.198 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.198 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.198 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.198 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.747382+0000", 2023-09-23T22:50:50.198 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.056194387999999998 2023-09-23T22:50:50.198 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.199 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.199 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:50:50.199 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.747393+0000", 2023-09-23T22:50:50.199 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1338999999999999e-05 2023-09-23T22:50:50.199 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.199 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.199 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.199 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:07.743720+0000", 2023-09-23T22:50:50.199 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.99632616500000004 2023-09-23T22:50:50.199 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.199 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.199 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:50:50.200 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:07.743735+0000", 2023-09-23T22:50:50.200 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.5227e-05 2023-09-23T22:50:50.200 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.200 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.200 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.200 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:08.996761+0000", 2023-09-23T22:50:50.200 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.253026368 2023-09-23T22:50:50.200 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.200 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.200 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:50:50.200 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:08.996843+0000", 2023-09-23T22:50:50.200 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.1605000000000002e-05 2023-09-23T22:50:50.201 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.201 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:50:50.201 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.201 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.201 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.201 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35010.0:145374 8.9 8:9214817c:::benchmark_data_smithi169_191619_object33448:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e219)", 2023-09-23T22:50:50.201 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:48:06.683931+0000", 2023-09-23T22:50:50.201 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 163.41646086099999, 2023-09-23T22:50:50.201 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.3130586979999999, 2023-09-23T22:50:50.201 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:50:50.201 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "reached pg", 2023-09-23T22:50:50.201 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:50:50.201 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35010", 2023-09-23T22:50:50.202 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:50:50.202 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 145374 2023-09-23T22:50:50.202 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.202 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:50:50.202 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.202 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:50:50.202 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.683931+0000", 2023-09-23T22:50:50.202 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.202 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.202 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.202 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:50:50.202 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.683931+0000", 2023-09-23T22:50:50.203 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.203 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.203 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.203 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:50:50.203 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.683930+0000", 2023-09-23T22:50:50.203 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T22:50:50.203 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.203 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.203 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:50:50.203 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.683935+0000", 2023-09-23T22:50:50.203 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.5130000000000004e-06 2023-09-23T22:50:50.203 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.204 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.204 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:50:50.204 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.683946+0000", 2023-09-23T22:50:50.204 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1082e-05 2023-09-23T22:50:50.204 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.204 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.204 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:50:50.204 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.683953+0000", 2023-09-23T22:50:50.204 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.2859999999999996e-06 2023-09-23T22:50:50.204 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.204 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.204 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.205 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.684001+0000", 2023-09-23T22:50:50.205 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.8754000000000001e-05 2023-09-23T22:50:50.205 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.205 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.205 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:50:50.205 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.684119+0000", 2023-09-23T22:50:50.205 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000117605 2023-09-23T22:50:50.205 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.205 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.205 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 3", 2023-09-23T22:50:50.205 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.684239+0000", 2023-09-23T22:50:50.205 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000119913 2023-09-23T22:50:50.206 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.206 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.206 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:50:50.206 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.691195+0000", 2023-09-23T22:50:50.206 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0069561730000000004 2023-09-23T22:50:50.206 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.206 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.206 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.206 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.747445+0000", 2023-09-23T22:50:50.206 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.056249480999999997 2023-09-23T22:50:50.206 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.206 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.207 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:50:50.207 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.747453+0000", 2023-09-23T22:50:50.207 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.6370000000000005e-06 2023-09-23T22:50:50.207 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.207 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.207 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.207 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:07.743771+0000", 2023-09-23T22:50:50.207 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.99631765800000005 2023-09-23T22:50:50.207 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.207 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.207 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:50:50.207 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:07.743781+0000", 2023-09-23T22:50:50.208 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.7189999999999996e-06 2023-09-23T22:50:50.208 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.208 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.208 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.208 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:08.996912+0000", 2023-09-23T22:50:50.208 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2531313260000001 2023-09-23T22:50:50.208 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.208 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.208 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:50:50.208 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:08.996990+0000", 2023-09-23T22:50:50.208 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.7583000000000006e-05 2023-09-23T22:50:50.208 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.209 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:50:50.209 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.209 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.209 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.209 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35010.0:145379 8.9 8:915390d5:::benchmark_data_smithi169_191619_object33453:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e219)", 2023-09-23T22:50:50.209 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:48:06.694891+0000", 2023-09-23T22:50:50.209 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 163.40550068900001, 2023-09-23T22:50:50.209 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.302269034, 2023-09-23T22:50:50.209 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:50:50.209 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "reached pg", 2023-09-23T22:50:50.209 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:50:50.209 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35010", 2023-09-23T22:50:50.210 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:50:50.210 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 145379 2023-09-23T22:50:50.210 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.210 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:50:50.210 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.210 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:50:50.210 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.694891+0000", 2023-09-23T22:50:50.210 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.210 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.210 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.210 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:50:50.210 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.694891+0000", 2023-09-23T22:50:50.210 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.211 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.211 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.211 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:50:50.211 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.694890+0000", 2023-09-23T22:50:50.211 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:50:50.211 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.211 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.211 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:50:50.211 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.694896+0000", 2023-09-23T22:50:50.211 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.9390000000000002e-06 2023-09-23T22:50:50.211 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.211 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.212 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:50:50.212 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.694907+0000", 2023-09-23T22:50:50.212 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0873000000000001e-05 2023-09-23T22:50:50.212 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.212 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.212 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:50:50.212 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.694913+0000", 2023-09-23T22:50:50.212 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.7349999999999999e-06 2023-09-23T22:50:50.212 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.212 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.212 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.212 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.694971+0000", 2023-09-23T22:50:50.212 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.7695999999999998e-05 2023-09-23T22:50:50.213 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.213 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.213 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:50:50.213 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.695165+0000", 2023-09-23T22:50:50.213 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00019377500000000001 2023-09-23T22:50:50.213 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.213 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.213 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 3", 2023-09-23T22:50:50.213 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.695300+0000", 2023-09-23T22:50:50.213 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000135597 2023-09-23T22:50:50.213 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.213 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.214 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:50:50.214 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.702527+0000", 2023-09-23T22:50:50.214 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0072265150000000002 2023-09-23T22:50:50.214 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.214 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.214 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.214 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.747487+0000", 2023-09-23T22:50:50.214 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.044959629000000001 2023-09-23T22:50:50.214 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.214 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.214 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:50:50.214 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.747493+0000", 2023-09-23T22:50:50.215 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.5080000000000002e-06 2023-09-23T22:50:50.215 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.215 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.215 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.215 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:07.743812+0000", 2023-09-23T22:50:50.215 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.99631912300000003 2023-09-23T22:50:50.215 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.215 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.215 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:50:50.215 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:07.743821+0000", 2023-09-23T22:50:50.215 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.5799999999999992e-06 2023-09-23T22:50:50.215 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.215 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.216 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.216 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:08.997070+0000", 2023-09-23T22:50:50.216 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2532492799999999 2023-09-23T22:50:50.216 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.216 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.216 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:50:50.216 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:08.997160+0000", 2023-09-23T22:50:50.216 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.0078000000000001e-05 2023-09-23T22:50:50.216 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.216 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:50:50.216 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.216 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.217 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.217 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35010.0:145382 8.9 8:947b8aaa:::benchmark_data_smithi169_191619_object33456:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e219)", 2023-09-23T22:50:50.217 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:48:06.695146+0000", 2023-09-23T22:50:50.217 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 163.40524556, 2023-09-23T22:50:50.217 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.3021203319999999, 2023-09-23T22:50:50.217 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:50:50.217 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "reached pg", 2023-09-23T22:50:50.217 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:50:50.217 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35010", 2023-09-23T22:50:50.217 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:50:50.217 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 145382 2023-09-23T22:50:50.217 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.218 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:50:50.218 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.218 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:50:50.218 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.695146+0000", 2023-09-23T22:50:50.218 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.218 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.218 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.218 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:50:50.218 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.695146+0000", 2023-09-23T22:50:50.218 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.218 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.218 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.219 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:50:50.219 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.695145+0000", 2023-09-23T22:50:50.219 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T22:50:50.219 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.219 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.219 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:50:50.219 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.695151+0000", 2023-09-23T22:50:50.219 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.241e-06 2023-09-23T22:50:50.219 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.219 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.219 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:50:50.219 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.695161+0000", 2023-09-23T22:50:50.220 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.6250000000000002e-06 2023-09-23T22:50:50.220 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.220 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.220 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:50:50.220 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.695167+0000", 2023-09-23T22:50:50.220 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.0530000000000003e-06 2023-09-23T22:50:50.220 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.220 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.220 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.220 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.699338+0000", 2023-09-23T22:50:50.220 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0041703460000000001 2023-09-23T22:50:50.220 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.221 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.221 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:50:50.221 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.699448+0000", 2023-09-23T22:50:50.221 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000110998 2023-09-23T22:50:50.221 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.221 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.221 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 3", 2023-09-23T22:50:50.221 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.699546+0000", 2023-09-23T22:50:50.221 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.7972000000000003e-05 2023-09-23T22:50:50.221 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.221 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.221 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:50:50.222 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.704935+0000", 2023-09-23T22:50:50.222 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0053883220000000001 2023-09-23T22:50:50.222 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.222 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.222 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.222 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.747544+0000", 2023-09-23T22:50:50.222 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.042609361999999998 2023-09-23T22:50:50.222 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.222 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.222 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:50:50.222 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.747557+0000", 2023-09-23T22:50:50.223 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2632999999999999e-05 2023-09-23T22:50:50.223 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.223 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.223 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.223 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:07.743849+0000", 2023-09-23T22:50:50.223 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.99629183099999996 2023-09-23T22:50:50.223 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.223 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.223 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:50:50.223 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:07.743856+0000", 2023-09-23T22:50:50.223 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.7919999999999993e-06 2023-09-23T22:50:50.223 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.224 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.224 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.224 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:08.997203+0000", 2023-09-23T22:50:50.224 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.253347051 2023-09-23T22:50:50.224 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.224 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.224 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:50:50.224 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:08.997267+0000", 2023-09-23T22:50:50.224 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.3042999999999999e-05 2023-09-23T22:50:50.224 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.224 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:50:50.224 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.225 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.225 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.225 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35010.0:145385 8.9 8:93db74f2:::benchmark_data_smithi169_191619_object33459:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e219)", 2023-09-23T22:50:50.225 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:48:06.697097+0000", 2023-09-23T22:50:50.225 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 163.40329441700001, 2023-09-23T22:50:50.225 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.3002566619999998, 2023-09-23T22:50:50.225 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:50:50.225 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "reached pg", 2023-09-23T22:50:50.225 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:50:50.225 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35010", 2023-09-23T22:50:50.225 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:50:50.225 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 145385 2023-09-23T22:50:50.226 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.226 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:50:50.226 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.226 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:50:50.226 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.697097+0000", 2023-09-23T22:50:50.226 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.226 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.226 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.226 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:50:50.226 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.697097+0000", 2023-09-23T22:50:50.226 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.226 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.227 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.227 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:50:50.227 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.697097+0000", 2023-09-23T22:50:50.227 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T22:50:50.227 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.227 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.227 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:50:50.227 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.697101+0000", 2023-09-23T22:50:50.227 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.369e-06 2023-09-23T22:50:50.227 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.227 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.227 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:50:50.228 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.697110+0000", 2023-09-23T22:50:50.228 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.772e-06 2023-09-23T22:50:50.228 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.228 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.228 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:50:50.228 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.697114+0000", 2023-09-23T22:50:50.228 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.7040000000000002e-06 2023-09-23T22:50:50.228 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.228 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.228 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.228 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.702546+0000", 2023-09-23T22:50:50.228 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.005432035 2023-09-23T22:50:50.229 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.229 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.229 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:50:50.229 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.702637+0000", 2023-09-23T22:50:50.229 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.0113999999999998e-05 2023-09-23T22:50:50.229 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.229 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.229 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 3", 2023-09-23T22:50:50.229 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.702737+0000", 2023-09-23T22:50:50.229 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000100431 2023-09-23T22:50:50.229 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.229 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.230 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:50:50.230 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.705094+0000", 2023-09-23T22:50:50.230 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0023567190000000002 2023-09-23T22:50:50.230 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.230 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.230 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.230 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.747600+0000", 2023-09-23T22:50:50.230 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.042506065000000003 2023-09-23T22:50:50.230 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.230 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.230 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:50:50.230 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.747606+0000", 2023-09-23T22:50:50.231 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.6000000000000003e-06 2023-09-23T22:50:50.231 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.231 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.231 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.231 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:07.743885+0000", 2023-09-23T22:50:50.231 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.99627877799999998 2023-09-23T22:50:50.231 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.231 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.231 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:50:50.231 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:07.743894+0000", 2023-09-23T22:50:50.231 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.3809999999999999e-06 2023-09-23T22:50:50.231 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.232 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.232 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.232 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:08.997295+0000", 2023-09-23T22:50:50.232 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2534018090000001 2023-09-23T22:50:50.232 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.232 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.232 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:50:50.232 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:08.997354+0000", 2023-09-23T22:50:50.232 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.8663999999999999e-05 2023-09-23T22:50:50.232 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.232 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:50:50.232 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.232 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.233 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.233 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35010.0:145401 8.3 8:c4db3831:::benchmark_data_smithi169_191619_object33475:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e219)", 2023-09-23T22:50:50.233 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:48:06.719649+0000", 2023-09-23T22:50:50.233 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 163.380743215, 2023-09-23T22:50:50.233 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.3193000459999999, 2023-09-23T22:50:50.233 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:50:50.233 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "reached pg", 2023-09-23T22:50:50.233 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:50:50.233 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35010", 2023-09-23T22:50:50.233 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:50:50.233 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 145401 2023-09-23T22:50:50.233 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.234 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:50:50.234 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.234 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:50:50.234 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.719649+0000", 2023-09-23T22:50:50.234 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.234 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.234 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.234 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:50:50.234 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.719649+0000", 2023-09-23T22:50:50.234 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.234 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.234 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.235 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:50:50.235 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.719648+0000", 2023-09-23T22:50:50.235 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T22:50:50.235 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.235 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.235 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:50:50.235 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.719657+0000", 2023-09-23T22:50:50.235 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.0729999999999994e-06 2023-09-23T22:50:50.235 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.235 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.235 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:50:50.235 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.719671+0000", 2023-09-23T22:50:50.236 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4701e-05 2023-09-23T22:50:50.236 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.236 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.236 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:50:50.236 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.719678+0000", 2023-09-23T22:50:50.236 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.5540000000000003e-06 2023-09-23T22:50:50.236 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.236 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.236 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.236 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.719732+0000", 2023-09-23T22:50:50.236 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.3915999999999997e-05 2023-09-23T22:50:50.236 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.237 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.237 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:50:50.237 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.719894+0000", 2023-09-23T22:50:50.237 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000161917 2023-09-23T22:50:50.237 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.237 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.237 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,2", 2023-09-23T22:50:50.237 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.720053+0000", 2023-09-23T22:50:50.237 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00015954200000000001 2023-09-23T22:50:50.237 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.237 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.237 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:50:50.237 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.724497+0000", 2023-09-23T22:50:50.238 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0044440210000000003 2023-09-23T22:50:50.238 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.238 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.238 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.238 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.750795+0000", 2023-09-23T22:50:50.238 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.026297709999999998 2023-09-23T22:50:50.238 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.238 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.238 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:50:50.238 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:06.750808+0000", 2023-09-23T22:50:50.238 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3202e-05 2023-09-23T22:50:50.238 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.239 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.239 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.239 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:07.745547+0000", 2023-09-23T22:50:50.239 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.99473915899999998 2023-09-23T22:50:50.239 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.239 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.239 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T22:50:50.239 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:07.745559+0000", 2023-09-23T22:50:50.239 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1592e-05 2023-09-23T22:50:50.239 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.239 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.239 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.240 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:09.022615+0000", 2023-09-23T22:50:50.240 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.277056186 2023-09-23T22:50:50.240 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.240 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.240 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for missing object", 2023-09-23T22:50:50.240 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:09.022750+0000", 2023-09-23T22:50:50.240 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013443400000000001 2023-09-23T22:50:50.240 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.240 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.240 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.240 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:09.038856+0000", 2023-09-23T22:50:50.240 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.016106568000000002 2023-09-23T22:50:50.241 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.241 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.241 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:50:50.241 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:48:09.038949+0000", 2023-09-23T22:50:50.241 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.2369999999999998e-05 2023-09-23T22:50:50.241 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.241 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:50:50.241 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.241 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.241 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.241 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35010.0:215650 8.6 8:6b2e7a1d:::benchmark_data_smithi169_191619_object103724:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e238)", 2023-09-23T22:50:50.241 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:49:59.705339+0000", 2023-09-23T22:50:50.242 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 50.395053021000003, 2023-09-23T22:50:50.242 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.086756260000000002, 2023-09-23T22:50:50.242 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:50:50.242 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:50:50.242 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:50:50.242 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35010", 2023-09-23T22:50:50.242 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:50:50.242 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 215650 2023-09-23T22:50:50.242 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.242 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:50:50.242 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.242 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:50:50.243 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.705339+0000", 2023-09-23T22:50:50.243 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.243 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.243 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.243 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:50:50.243 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.705339+0000", 2023-09-23T22:50:50.243 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.243 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.243 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.243 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:50:50.243 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.705338+0000", 2023-09-23T22:50:50.243 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T22:50:50.243 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.244 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.244 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:50:50.244 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.705342+0000", 2023-09-23T22:50:50.244 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.9649999999999999e-06 2023-09-23T22:50:50.244 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.244 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.244 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:50:50.244 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.705351+0000", 2023-09-23T22:50:50.244 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.4200000000000007e-06 2023-09-23T22:50:50.244 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.244 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.244 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:50:50.245 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.705355+0000", 2023-09-23T22:50:50.245 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.1740000000000002e-06 2023-09-23T22:50:50.245 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.245 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.245 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.245 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.705389+0000", 2023-09-23T22:50:50.245 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.3989000000000003e-05 2023-09-23T22:50:50.245 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.245 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.245 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:50:50.245 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.705524+0000", 2023-09-23T22:50:50.245 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0001351 2023-09-23T22:50:50.246 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.246 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.246 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,2,7", 2023-09-23T22:50:50.246 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.705639+0000", 2023-09-23T22:50:50.246 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00011459900000000001 2023-09-23T22:50:50.246 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.246 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.246 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:50:50.246 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.713398+0000", 2023-09-23T22:50:50.246 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0077587740000000004 2023-09-23T22:50:50.246 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.247 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.248 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:50:50.248 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.713406+0000", 2023-09-23T22:50:50.248 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.5369999999999997e-06 2023-09-23T22:50:50.248 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.248 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.248 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:50:50.248 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.713435+0000", 2023-09-23T22:50:50.248 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.8872000000000001e-05 2023-09-23T22:50:50.248 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.248 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.248 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:50:50.249 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.791911+0000", 2023-09-23T22:50:50.249 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.078476120999999996 2023-09-23T22:50:50.249 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.249 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.249 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:50:50.249 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.791965+0000", 2023-09-23T22:50:50.249 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.3556e-05 2023-09-23T22:50:50.249 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.249 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.249 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:50:50.249 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.792095+0000", 2023-09-23T22:50:50.249 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000130343 2023-09-23T22:50:50.250 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.250 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:50:50.250 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.250 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.250 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.250 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35010.0:215653 8.6 8:66568f54:::benchmark_data_smithi169_191619_object103727:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e238)", 2023-09-23T22:50:50.250 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:49:59.706880+0000", 2023-09-23T22:50:50.250 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 50.393511494999998, 2023-09-23T22:50:50.250 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.085731741, 2023-09-23T22:50:50.250 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:50:50.250 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:50:50.251 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:50:50.251 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35010", 2023-09-23T22:50:50.251 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:50:50.251 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 215653 2023-09-23T22:50:50.251 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.251 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:50:50.251 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.251 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:50:50.251 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.706880+0000", 2023-09-23T22:50:50.251 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.251 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.251 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.252 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:50:50.252 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.706880+0000", 2023-09-23T22:50:50.252 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.252 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.252 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.252 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:50:50.252 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.706879+0000", 2023-09-23T22:50:50.252 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T22:50:50.252 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.252 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.252 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:50:50.252 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.706885+0000", 2023-09-23T22:50:50.253 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.6459999999999998e-06 2023-09-23T22:50:50.253 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.253 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.253 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:50:50.253 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.706897+0000", 2023-09-23T22:50:50.253 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.219e-05 2023-09-23T22:50:50.253 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.253 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.253 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:50:50.253 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.706904+0000", 2023-09-23T22:50:50.253 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.5209999999999999e-06 2023-09-23T22:50:50.253 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.254 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.254 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.254 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.709597+0000", 2023-09-23T22:50:50.254 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0026936759999999999 2023-09-23T22:50:50.254 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.254 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.254 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:50:50.254 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.709692+0000", 2023-09-23T22:50:50.254 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.4436000000000002e-05 2023-09-23T22:50:50.254 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.254 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.255 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,2,7", 2023-09-23T22:50:50.255 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.709820+0000", 2023-09-23T22:50:50.255 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000128028 2023-09-23T22:50:50.255 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.255 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.255 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:50:50.255 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.713586+0000", 2023-09-23T22:50:50.255 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0037658769999999999 2023-09-23T22:50:50.255 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.255 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.255 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:50:50.255 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.791875+0000", 2023-09-23T22:50:50.256 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.078289407000000005 2023-09-23T22:50:50.256 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.256 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.256 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:50:50.256 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.792134+0000", 2023-09-23T22:50:50.256 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00025931700000000001 2023-09-23T22:50:50.256 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.256 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.256 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:50:50.256 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.792405+0000", 2023-09-23T22:50:50.256 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00027050700000000002 2023-09-23T22:50:50.256 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.257 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.257 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:50:50.257 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.792492+0000", 2023-09-23T22:50:50.257 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.7189999999999997e-05 2023-09-23T22:50:50.257 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.257 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.257 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:50:50.257 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.792612+0000", 2023-09-23T22:50:50.257 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00011996400000000001 2023-09-23T22:50:50.257 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.257 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:50:50.257 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.258 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.258 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.258 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35010.0:215655 8.5 8:a6370a04:::benchmark_data_smithi169_191619_object103729:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e238)", 2023-09-23T22:50:50.258 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:49:59.708778+0000", 2023-09-23T22:50:50.258 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 50.391614089999997, 2023-09-23T22:50:50.258 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.082649961999999993, 2023-09-23T22:50:50.258 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:50:50.258 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:50:50.258 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:50:50.258 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35010", 2023-09-23T22:50:50.258 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:50:50.258 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 215655 2023-09-23T22:50:50.259 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.259 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:50:50.259 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.259 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:50:50.259 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.708778+0000", 2023-09-23T22:50:50.259 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.259 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.259 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.259 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:50:50.259 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.708778+0000", 2023-09-23T22:50:50.259 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.259 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.260 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.260 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:50:50.260 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.708777+0000", 2023-09-23T22:50:50.260 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T22:50:50.260 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.260 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.260 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:50:50.260 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.708783+0000", 2023-09-23T22:50:50.260 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.0379999999999996e-06 2023-09-23T22:50:50.260 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.260 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.260 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:50:50.260 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.708794+0000", 2023-09-23T22:50:50.261 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1148999999999999e-05 2023-09-23T22:50:50.261 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.261 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.261 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:50:50.261 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.708800+0000", 2023-09-23T22:50:50.261 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.0669999999999997e-06 2023-09-23T22:50:50.261 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.261 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.261 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.261 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.708851+0000", 2023-09-23T22:50:50.261 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.0929e-05 2023-09-23T22:50:50.261 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.262 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.262 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:50:50.262 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.708981+0000", 2023-09-23T22:50:50.262 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013045400000000001 2023-09-23T22:50:50.262 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.262 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.262 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 4,7", 2023-09-23T22:50:50.262 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.709105+0000", 2023-09-23T22:50:50.262 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00012362000000000001 2023-09-23T22:50:50.262 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.262 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.262 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:50:50.263 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.713615+0000", 2023-09-23T22:50:50.263 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0045101999999999998 2023-09-23T22:50:50.263 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.263 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.263 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:50:50.263 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.714691+0000", 2023-09-23T22:50:50.263 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0010759159999999999 2023-09-23T22:50:50.263 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.263 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.263 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:50:50.263 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.714697+0000", 2023-09-23T22:50:50.263 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.19e-06 2023-09-23T22:50:50.263 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.264 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.264 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:50:50.264 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.791373+0000", 2023-09-23T22:50:50.264 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.076675998999999995 2023-09-23T22:50:50.264 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.264 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.264 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:50:50.264 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.791428+0000", 2023-09-23T22:50:50.264 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.4431000000000001e-05 2023-09-23T22:50:50.264 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.264 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:50:50.264 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.265 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.265 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.265 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35010.0:215657 8.5 8:a8e8f4de:::benchmark_data_smithi169_191619_object103731:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e238)", 2023-09-23T22:50:50.265 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:49:59.714774+0000", 2023-09-23T22:50:50.265 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 50.385617744999998, 2023-09-23T22:50:50.265 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.096916746999999998, 2023-09-23T22:50:50.265 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:50:50.265 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:50:50.265 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:50:50.265 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35010", 2023-09-23T22:50:50.265 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:50:50.265 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 215657 2023-09-23T22:50:50.266 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.266 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:50:50.266 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.266 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:50:50.266 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.714774+0000", 2023-09-23T22:50:50.266 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.266 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.266 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.266 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:50:50.266 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.714774+0000", 2023-09-23T22:50:50.266 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:50:50.266 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.267 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.267 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:50:50.267 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.714773+0000", 2023-09-23T22:50:50.267 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T22:50:50.267 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.267 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.267 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:50:50.267 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.714777+0000", 2023-09-23T22:50:50.267 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.262e-06 2023-09-23T22:50:50.267 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.267 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.267 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:50:50.267 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.792168+0000", 2023-09-23T22:50:50.268 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.077390906999999995 2023-09-23T22:50:50.268 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.268 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.268 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:50:50.268 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.792178+0000", 2023-09-23T22:50:50.268 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.5319999999999995e-06 2023-09-23T22:50:50.268 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.268 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.268 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:50:50.268 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.792397+0000", 2023-09-23T22:50:50.268 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00021953399999999999 2023-09-23T22:50:50.268 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.269 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.269 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:50:50.269 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.792535+0000", 2023-09-23T22:50:50.269 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013736999999999999 2023-09-23T22:50:50.269 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.269 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.269 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 4,7", 2023-09-23T22:50:50.269 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.792672+0000", 2023-09-23T22:50:50.269 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013716800000000001 2023-09-23T22:50:50.269 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.269 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.269 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:50:50.270 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.808465+0000", 2023-09-23T22:50:50.270 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.015793636 2023-09-23T22:50:50.270 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.270 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.270 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:50:50.270 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.808814+0000", 2023-09-23T22:50:50.270 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00034819700000000001 2023-09-23T22:50:50.270 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.270 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.270 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:50:50.270 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.811575+0000", 2023-09-23T22:50:50.271 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.002761183 2023-09-23T22:50:50.271 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.271 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.271 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:50:50.271 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.811643+0000", 2023-09-23T22:50:50.271 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.8311000000000004e-05 2023-09-23T22:50:50.271 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:50:50.271 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:50:50.271 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:50:50.271 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:49:59.811691+0000", 2023-09-23T22:50:50.271 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.7669e-05 2023-09-23T22:50:50.271 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.272 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:50:50.272 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.272 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:50:50.272 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:50:50.272 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T22:50:50.272 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:50.273 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:49 smithi187 bash[89487]: cluster 2023-09-23T22:50:48.626846+0000 mgr.y (mgr.25310) 870 : cluster 0 pgmap v931: 83 pgs: 83 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:50:50.304 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:50.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:50.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:50.407 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:50.435 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:50.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:50.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:50.539 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:50.566 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:50.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:50.568 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:50.669 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:50.694 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:50.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:50.697 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:50.798 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:50.827 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:50.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:50.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:50.930 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:50.959 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:50.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:50.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:51.063 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:51.077 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-23T22:50:51.095 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:51.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:51.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:51.199 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:51.222 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:51.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:51.224 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:51.325 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:51.355 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:51.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:51.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:51.457 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:51.490 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:51.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:51.493 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:51.594 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:51.619 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:51.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:51.621 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:51.722 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:51.755 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:51.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:51.759 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:51.859 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:51.888 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:51.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:51.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:51.902 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:51 smithi169 bash[101133]: cluster 2023-09-23T22:50:50.627409+0000 mgr.y (mgr.25310) 871 : cluster 0 pgmap v932: 83 pgs: 83 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:50:51.902 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:51 smithi169 bash[104356]: cluster 2023-09-23T22:50:50.627409+0000 mgr.y (mgr.25310) 871 : cluster 0 pgmap v932: 83 pgs: 83 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:50:51.991 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:52.001 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:51 smithi187 bash[89487]: cluster 2023-09-23T22:50:50.627409+0000 mgr.y (mgr.25310) 871 : cluster 0 pgmap v932: 83 pgs: 83 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:50:52.019 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:52.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:52.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:52.124 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:52.148 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:52.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:52.151 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:52.252 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:52.276 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:52.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:52.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:52.380 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:52.407 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:52.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:52.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:52.511 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:52.542 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:52.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:52.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:52.645 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:52.676 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:52.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:52.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:52.780 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:52.803 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:52.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:52.805 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:52.881 INFO:teuthology.orchestra.run.smithi169.stderr:reweighted osd.6 to 1 (10000) 2023-09-23T22:50:52.882 INFO:teuthology.orchestra.run.smithi169.stderr:pool 'unique_pool_4' created 2023-09-23T22:50:52.906 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:52.927 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:52.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:52.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:53.030 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:53.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:52 smithi169 bash[101133]: audit 2023-09-23T22:50:52.235392+0000 mon.a (mon.0) 1238 : audit 1 from='client.? 172.21.15.169:0/1172442563' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T22:50:53.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:52 smithi169 bash[101133]: audit 2023-09-23T22:50:52.406864+0000 mon.c (mon.2) 70 : audit 1 from='client.? 172.21.15.169:0/44720588' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-09-23T22:50:53.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:52 smithi169 bash[104356]: audit 2023-09-23T22:50:52.235392+0000 mon.a (mon.0) 1238 : audit 1 from='client.? 172.21.15.169:0/1172442563' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T22:50:53.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:52 smithi169 bash[104356]: audit 2023-09-23T22:50:52.406864+0000 mon.c (mon.2) 70 : audit 1 from='client.? 172.21.15.169:0/44720588' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-09-23T22:50:53.054 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:53.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:53.056 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:53.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:52 smithi187 bash[89487]: audit 2023-09-23T22:50:52.235392+0000 mon.a (mon.0) 1238 : audit 1 from='client.? 172.21.15.169:0/1172442563' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T22:50:53.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:52 smithi187 bash[89487]: audit 2023-09-23T22:50:52.406864+0000 mon.c (mon.2) 70 : audit 1 from='client.? 172.21.15.169:0/44720588' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-09-23T22:50:53.158 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:53.193 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:53.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:53.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:53.296 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:53.330 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:53.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:53.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:53.433 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:53.464 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:53.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:53.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:53.567 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:53.594 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:53.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:53.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:53.698 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:53.725 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:53.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:53.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:53.829 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:53.858 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:53.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:53.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:53.962 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:53.970 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:53 smithi169 bash[104356]: audit 2023-09-23T22:50:52.407301+0000 mon.a (mon.0) 1239 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-09-23T22:50:53.970 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:53 smithi169 bash[104356]: cluster 2023-09-23T22:50:52.627862+0000 mgr.y (mgr.25310) 872 : cluster 0 pgmap v933: 83 pgs: 83 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:50:53.970 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:53 smithi169 bash[104356]: audit 2023-09-23T22:50:52.871394+0000 mon.a (mon.0) 1240 : audit 1 from='client.? 172.21.15.169:0/1172442563' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T22:50:53.970 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:53 smithi169 bash[104356]: audit 2023-09-23T22:50:52.871483+0000 mon.a (mon.0) 1241 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-09-23T22:50:53.970 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:53 smithi169 bash[104356]: cluster 2023-09-23T22:50:52.871542+0000 mon.a (mon.0) 1242 : cluster 0 osdmap e246: 8 total, 8 up, 8 in 2023-09-23T22:50:53.970 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:53 smithi169 bash[104356]: cluster 2023-09-23T22:50:52.875228+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T22:50:53.971 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:53 smithi169 bash[104356]: cluster 2023-09-23T22:50:52.875426+0000 osd.7 (osd.7) 229 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T22:50:53.971 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:53 smithi169 bash[104356]: cluster 2023-09-23T22:50:52.875809+0000 osd.6 (osd.6) 261 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T22:50:53.971 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:53 smithi169 bash[104356]: cluster 2023-09-23T22:50:52.879421+0000 osd.6 (osd.6) 262 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T22:50:53.971 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:53 smithi169 bash[104356]: cluster 2023-09-23T22:50:52.879474+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T22:50:53.971 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:53 smithi169 bash[101133]: audit 2023-09-23T22:50:52.407301+0000 mon.a (mon.0) 1239 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-09-23T22:50:53.971 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:53 smithi169 bash[101133]: cluster 2023-09-23T22:50:52.627862+0000 mgr.y (mgr.25310) 872 : cluster 0 pgmap v933: 83 pgs: 83 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:50:53.971 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:53 smithi169 bash[101133]: audit 2023-09-23T22:50:52.871394+0000 mon.a (mon.0) 1240 : audit 1 from='client.? 172.21.15.169:0/1172442563' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T22:50:53.971 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:53 smithi169 bash[101133]: audit 2023-09-23T22:50:52.871483+0000 mon.a (mon.0) 1241 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-09-23T22:50:53.971 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:53 smithi169 bash[101133]: cluster 2023-09-23T22:50:52.871542+0000 mon.a (mon.0) 1242 : cluster 0 osdmap e246: 8 total, 8 up, 8 in 2023-09-23T22:50:53.971 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:53 smithi169 bash[101133]: cluster 2023-09-23T22:50:52.875228+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T22:50:53.972 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:53 smithi169 bash[101133]: cluster 2023-09-23T22:50:52.875426+0000 osd.7 (osd.7) 229 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T22:50:53.972 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:53 smithi169 bash[101133]: cluster 2023-09-23T22:50:52.875809+0000 osd.6 (osd.6) 261 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T22:50:53.972 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:53 smithi169 bash[101133]: cluster 2023-09-23T22:50:52.879421+0000 osd.6 (osd.6) 262 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T22:50:53.972 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:53 smithi169 bash[101133]: cluster 2023-09-23T22:50:52.879474+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T22:50:53.987 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:53.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:53.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:54.090 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:54.104 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:53 smithi187 bash[89487]: audit 2023-09-23T22:50:52.407301+0000 mon.a (mon.0) 1239 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-09-23T22:50:54.105 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:53 smithi187 bash[89487]: cluster 2023-09-23T22:50:52.627862+0000 mgr.y (mgr.25310) 872 : cluster 0 pgmap v933: 83 pgs: 83 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:50:54.105 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:53 smithi187 bash[89487]: audit 2023-09-23T22:50:52.871394+0000 mon.a (mon.0) 1240 : audit 1 from='client.? 172.21.15.169:0/1172442563' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T22:50:54.105 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:53 smithi187 bash[89487]: audit 2023-09-23T22:50:52.871483+0000 mon.a (mon.0) 1241 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-09-23T22:50:54.105 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:53 smithi187 bash[89487]: cluster 2023-09-23T22:50:52.871542+0000 mon.a (mon.0) 1242 : cluster 0 osdmap e246: 8 total, 8 up, 8 in 2023-09-23T22:50:54.105 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:53 smithi187 bash[89487]: cluster 2023-09-23T22:50:52.875228+0000 osd.5 (osd.5) 47 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T22:50:54.105 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:53 smithi187 bash[89487]: cluster 2023-09-23T22:50:52.875426+0000 osd.7 (osd.7) 229 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T22:50:54.105 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:53 smithi187 bash[89487]: cluster 2023-09-23T22:50:52.875809+0000 osd.6 (osd.6) 261 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T22:50:54.105 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:53 smithi187 bash[89487]: cluster 2023-09-23T22:50:52.879421+0000 osd.6 (osd.6) 262 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T22:50:54.105 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:53 smithi187 bash[89487]: cluster 2023-09-23T22:50:52.879474+0000 osd.5 (osd.5) 48 : cluster 3 failed to encode map e246 with expected crc 2023-09-23T22:50:54.127 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:54.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:54.129 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:54.230 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:54.263 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:54.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:54.267 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:54.368 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:54.388 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:54.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:54.391 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:54.491 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:54.519 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:54.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:54.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:54.622 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:54.650 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:54.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:54.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:54.753 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:54.790 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:54.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:54.794 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:54.894 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:54.915 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:54.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:54.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:55.018 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:55.032 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:54 smithi187 bash[89487]: cluster 2023-09-23T22:50:53.875751+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T22:50:55.032 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:54 smithi187 bash[89487]: cluster 2023-09-23T22:50:53.878002+0000 mon.a (mon.0) 1243 : cluster 0 osdmap e247: 8 total, 8 up, 8 in 2023-09-23T22:50:55.032 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:54 smithi187 bash[89487]: cluster 2023-09-23T22:50:53.878313+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T22:50:55.032 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:54 smithi187 bash[89487]: cluster 2023-09-23T22:50:53.878451+0000 osd.7 (osd.7) 230 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T22:50:55.032 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:54 smithi187 bash[89487]: cluster 2023-09-23T22:50:54.014919+0000 osd.6 (osd.6) 263 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T22:50:55.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:54 smithi169 bash[101133]: cluster 2023-09-23T22:50:53.875751+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T22:50:55.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:54 smithi169 bash[101133]: cluster 2023-09-23T22:50:53.878002+0000 mon.a (mon.0) 1243 : cluster 0 osdmap e247: 8 total, 8 up, 8 in 2023-09-23T22:50:55.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:54 smithi169 bash[101133]: cluster 2023-09-23T22:50:53.878313+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T22:50:55.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:54 smithi169 bash[101133]: cluster 2023-09-23T22:50:53.878451+0000 osd.7 (osd.7) 230 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T22:50:55.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:54 smithi169 bash[101133]: cluster 2023-09-23T22:50:54.014919+0000 osd.6 (osd.6) 263 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T22:50:55.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:54 smithi169 bash[104356]: cluster 2023-09-23T22:50:53.875751+0000 osd.5 (osd.5) 49 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T22:50:55.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:54 smithi169 bash[104356]: cluster 2023-09-23T22:50:53.878002+0000 mon.a (mon.0) 1243 : cluster 0 osdmap e247: 8 total, 8 up, 8 in 2023-09-23T22:50:55.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:54 smithi169 bash[104356]: cluster 2023-09-23T22:50:53.878313+0000 osd.5 (osd.5) 50 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T22:50:55.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:54 smithi169 bash[104356]: cluster 2023-09-23T22:50:53.878451+0000 osd.7 (osd.7) 230 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T22:50:55.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:54 smithi169 bash[104356]: cluster 2023-09-23T22:50:54.014919+0000 osd.6 (osd.6) 263 : cluster 3 failed to encode map e247 with expected crc 2023-09-23T22:50:55.052 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:55.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:55.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:55.157 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:55.186 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:55.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:55.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:55.290 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:55.314 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:55.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:55.316 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:55.417 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:55.449 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:55.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:55.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:55.552 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:55.585 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:55.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:55.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:55.689 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:55.716 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:55.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:55.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:55.819 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:55.850 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:55.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:55.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:55.870 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:50:55.953 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:55.966 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:55 smithi169 bash[101133]: cluster 2023-09-23T22:50:54.628609+0000 mgr.y (mgr.25310) 873 : cluster 0 pgmap v936: 99 pgs: 2 creating+activating, 3 creating+peering, 9 unknown, 85 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:50:55.966 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:55 smithi169 bash[101133]: cluster 2023-09-23T22:50:54.875357+0000 mon.a (mon.0) 1244 : cluster 0 osdmap e248: 8 total, 8 up, 8 in 2023-09-23T22:50:55.966 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:55 smithi169 bash[104356]: cluster 2023-09-23T22:50:54.628609+0000 mgr.y (mgr.25310) 873 : cluster 0 pgmap v936: 99 pgs: 2 creating+activating, 3 creating+peering, 9 unknown, 85 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:50:55.966 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:55 smithi169 bash[104356]: cluster 2023-09-23T22:50:54.875357+0000 mon.a (mon.0) 1244 : cluster 0 osdmap e248: 8 total, 8 up, 8 in 2023-09-23T22:50:55.983 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:55.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:55.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:56.087 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:56.119 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:56.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:56.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:56.223 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:56.235 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:55 smithi187 bash[89487]: cluster 2023-09-23T22:50:54.628609+0000 mgr.y (mgr.25310) 873 : cluster 0 pgmap v936: 99 pgs: 2 creating+activating, 3 creating+peering, 9 unknown, 85 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:50:56.235 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:55 smithi187 bash[89487]: cluster 2023-09-23T22:50:54.875357+0000 mon.a (mon.0) 1244 : cluster 0 osdmap e248: 8 total, 8 up, 8 in 2023-09-23T22:50:56.248 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:56.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:56.251 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:56.352 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:56.378 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:56.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:56.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:56.481 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:56.502 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:56.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:56.504 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:56.605 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:56.630 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:56.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:56.632 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:56.733 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:56.760 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:56.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:56.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:56.811 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_4 rados --yes-i-really-mean-it || true 2023-09-23T22:50:56.863 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:56.883 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:56.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:56.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:56.986 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:56.993 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:56 smithi187 bash[89487]: cluster 2023-09-23T22:50:55.105903+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T22:50:56.993 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:56 smithi187 bash[89487]: cluster 2023-09-23T22:50:55.108528+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T22:50:56.993 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:56 smithi187 bash[89487]: cluster 2023-09-23T22:50:55.126943+0000 osd.7 (osd.7) 231 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T22:50:56.993 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:56 smithi187 bash[89487]: cluster 2023-09-23T22:50:55.126978+0000 osd.6 (osd.6) 264 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T22:50:56.993 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:56 smithi187 bash[89487]: audit 2023-09-23T22:50:56.151442+0000 mon.a (mon.0) 1245 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:50:57.005 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:57.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:57.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:57.017 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 7 1 2023-09-23T22:50:57.074 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:56 smithi169 bash[101133]: cluster 2023-09-23T22:50:55.105903+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T22:50:57.074 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:56 smithi169 bash[101133]: cluster 2023-09-23T22:50:55.108528+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T22:50:57.074 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:56 smithi169 bash[101133]: cluster 2023-09-23T22:50:55.126943+0000 osd.7 (osd.7) 231 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T22:50:57.074 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:56 smithi169 bash[101133]: cluster 2023-09-23T22:50:55.126978+0000 osd.6 (osd.6) 264 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T22:50:57.074 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:56 smithi169 bash[101133]: audit 2023-09-23T22:50:56.151442+0000 mon.a (mon.0) 1245 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:50:57.074 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:56 smithi169 bash[104356]: cluster 2023-09-23T22:50:55.105903+0000 osd.5 (osd.5) 51 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T22:50:57.074 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:56 smithi169 bash[104356]: cluster 2023-09-23T22:50:55.108528+0000 osd.5 (osd.5) 52 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T22:50:57.074 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:56 smithi169 bash[104356]: cluster 2023-09-23T22:50:55.126943+0000 osd.7 (osd.7) 231 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T22:50:57.075 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:56 smithi169 bash[104356]: cluster 2023-09-23T22:50:55.126978+0000 osd.6 (osd.6) 264 : cluster 3 failed to encode map e248 with expected crc 2023-09-23T22:50:57.075 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:56 smithi169 bash[104356]: audit 2023-09-23T22:50:56.151442+0000 mon.a (mon.0) 1245 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:50:57.108 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:57.141 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:50:57.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:57.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:50:57.244 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:57.270 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:57.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:57.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:57.374 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:57.399 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:50:57.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:57.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:50:57.502 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:57.529 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:57.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:57.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:57.631 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:57.666 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:57.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:57.669 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:57.769 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:57.800 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:57.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:57.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:57.904 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:57.931 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:57.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:57.934 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:58.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:57 smithi169 bash[101133]: cluster 2023-09-23T22:50:56.629218+0000 mgr.y (mgr.25310) 874 : cluster 0 pgmap v938: 99 pgs: 2 creating+activating, 3 creating+peering, 5 unknown, 89 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:50:58.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:57 smithi169 bash[104356]: cluster 2023-09-23T22:50:56.629218+0000 mgr.y (mgr.25310) 874 : cluster 0 pgmap v938: 99 pgs: 2 creating+activating, 3 creating+peering, 5 unknown, 89 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:50:58.034 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:58.064 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:58.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:58.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:58.168 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:58.198 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:58.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:58.200 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:58.301 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:58.330 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:58.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:58.333 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:58.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:57 smithi187 bash[89487]: cluster 2023-09-23T22:50:56.629218+0000 mgr.y (mgr.25310) 874 : cluster 0 pgmap v938: 99 pgs: 2 creating+activating, 3 creating+peering, 5 unknown, 89 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:50:58.433 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:58.458 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:58.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:58.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:58.561 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:58.566 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:50:58.573 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:50:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:50:58] "GET /metrics HTTP/1.1" 200 36327 "" "Prometheus/2.43.0" 2023-09-23T22:50:58.587 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:50:58.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:58.590 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:50:58.606 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:50:58.647 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:50:58.687 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:50:58.691 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:58.718 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:50:58.720 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:50:58.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:58.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:50:58.760 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:50:58.797 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:50:58.822 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:58.825 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:50:58.827 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:50:58.827 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:50:58.827 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:50:58.827 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:50:58.827 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:50:58.827 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:50:58.827 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:50:58.827 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:50:58.849 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:50:58.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:58.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:50:58.906 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is set 2023-09-23T22:50:58.954 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:58.986 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:58.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:58.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:59.080 INFO:teuthology.orchestra.run.smithi187.stdout:ERROR: (22) Invalid argument 2023-09-23T22:50:59.080 INFO:teuthology.orchestra.run.smithi187.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-23T22:50:59.089 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:59.097 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:58 smithi187 bash[89487]: audit 2023-09-23T22:50:58.542660+0000 mon.c (mon.2) 71 : audit 0 from='client.? 172.21.15.169:0/1319254586' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:50:59.097 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:58 smithi187 bash[89487]: audit 2023-09-23T22:50:58.861951+0000 mon.a (mon.0) 1246 : audit 1 from='client.? 172.21.15.169:0/1470935536' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:50:59.111 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:59.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:59.115 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:59.215 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:59.243 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:59.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:59.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:59.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:58 smithi169 bash[104356]: audit 2023-09-23T22:50:58.542660+0000 mon.c (mon.2) 71 : audit 0 from='client.? 172.21.15.169:0/1319254586' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:50:59.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:58 smithi169 bash[104356]: audit 2023-09-23T22:50:58.861951+0000 mon.a (mon.0) 1246 : audit 1 from='client.? 172.21.15.169:0/1470935536' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:50:59.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:58 smithi169 bash[101133]: audit 2023-09-23T22:50:58.542660+0000 mon.c (mon.2) 71 : audit 0 from='client.? 172.21.15.169:0/1319254586' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:50:59.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:58 smithi169 bash[101133]: audit 2023-09-23T22:50:58.861951+0000 mon.a (mon.0) 1246 : audit 1 from='client.? 172.21.15.169:0/1470935536' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:50:59.346 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:59.373 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:59.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:59.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:59.477 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:59.503 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:59.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:59.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:59.607 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:59.633 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:50:59.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:59.636 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:50:59.737 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:59.762 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:50:59.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:59.765 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:50:59.865 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:59.894 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:50:59.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:50:59.897 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:50:59.978 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-09-23T22:50:59.998 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:00.052 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:00.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:00.055 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:00.156 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:00.168 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:59 smithi169 bash[101133]: cluster 2023-09-23T22:50:58.630125+0000 mgr.y (mgr.25310) 875 : cluster 0 pgmap v939: 99 pgs: 2 creating+activating, 3 creating+peering, 94 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:51:00.168 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:59 smithi169 bash[101133]: cluster 2023-09-23T22:50:58.888557+0000 mon.a (mon.0) 1247 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:51:00.169 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:59 smithi169 bash[101133]: cluster 2023-09-23T22:50:58.896880+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T22:51:00.169 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:59 smithi169 bash[101133]: audit 2023-09-23T22:50:58.900195+0000 mon.a (mon.0) 1248 : audit 1 from='client.? 172.21.15.169:0/1470935536' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:51:00.169 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:50:59 smithi169 bash[101133]: cluster 2023-09-23T22:50:58.900247+0000 mon.a (mon.0) 1249 : cluster 0 osdmap e249: 8 total, 8 up, 8 in 2023-09-23T22:51:00.169 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:59 smithi169 bash[104356]: cluster 2023-09-23T22:50:58.630125+0000 mgr.y (mgr.25310) 875 : cluster 0 pgmap v939: 99 pgs: 2 creating+activating, 3 creating+peering, 94 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:51:00.169 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:59 smithi169 bash[104356]: cluster 2023-09-23T22:50:58.888557+0000 mon.a (mon.0) 1247 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:51:00.169 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:59 smithi169 bash[104356]: cluster 2023-09-23T22:50:58.896880+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T22:51:00.169 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:59 smithi169 bash[104356]: audit 2023-09-23T22:50:58.900195+0000 mon.a (mon.0) 1248 : audit 1 from='client.? 172.21.15.169:0/1470935536' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:51:00.169 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:50:59 smithi169 bash[104356]: cluster 2023-09-23T22:50:58.900247+0000 mon.a (mon.0) 1249 : cluster 0 osdmap e249: 8 total, 8 up, 8 in 2023-09-23T22:51:00.187 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:00.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:00.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:00.290 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:00.319 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:00.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:00.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:00.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:59 smithi187 bash[89487]: cluster 2023-09-23T22:50:58.630125+0000 mgr.y (mgr.25310) 875 : cluster 0 pgmap v939: 99 pgs: 2 creating+activating, 3 creating+peering, 94 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:51:00.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:59 smithi187 bash[89487]: cluster 2023-09-23T22:50:58.888557+0000 mon.a (mon.0) 1247 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:51:00.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:59 smithi187 bash[89487]: cluster 2023-09-23T22:50:58.896880+0000 osd.5 (osd.5) 53 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T22:51:00.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:59 smithi187 bash[89487]: audit 2023-09-23T22:50:58.900195+0000 mon.a (mon.0) 1248 : audit 1 from='client.? 172.21.15.169:0/1470935536' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:51:00.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:50:59 smithi187 bash[89487]: cluster 2023-09-23T22:50:58.900247+0000 mon.a (mon.0) 1249 : cluster 0 osdmap e249: 8 total, 8 up, 8 in 2023-09-23T22:51:00.423 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:00.455 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:00.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:00.458 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:00.559 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:00.591 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:00.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:00.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:00.695 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:00.725 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:00.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:00.728 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:00.829 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:00.857 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:00.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:00.860 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:00.961 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:00.974 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:00 smithi169 bash[104356]: cluster 2023-09-23T22:51:00.631037+0000 mgr.y (mgr.25310) 876 : cluster 0 pgmap v941: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:51:00.974 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:00 smithi169 bash[101133]: cluster 2023-09-23T22:51:00.631037+0000 mgr.y (mgr.25310) 876 : cluster 0 pgmap v941: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:51:00.993 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:00.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:00.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:01.096 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:01.109 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:00 smithi187 bash[89487]: cluster 2023-09-23T22:51:00.631037+0000 mgr.y (mgr.25310) 876 : cluster 0 pgmap v941: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:51:01.126 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:01.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:01.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:01.230 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:01.264 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:01.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:01.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:01.367 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:01.394 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:01.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:01.398 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:01.499 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:01.527 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:01.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:01.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:01.631 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:01.663 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:01.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:01.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:01.766 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:01.802 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:01.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:01.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:01.906 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:01.933 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:01.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:01.936 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:02.037 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:02.071 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:02.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:02.074 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:02.174 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:02.186 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:01 smithi169 bash[104356]: cluster 2023-09-23T22:51:00.747182+0000 osd.6 (osd.6) 265 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T22:51:02.186 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:01 smithi169 bash[104356]: cluster 2023-09-23T22:51:00.747450+0000 osd.7 (osd.7) 232 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T22:51:02.186 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:01 smithi169 bash[101133]: cluster 2023-09-23T22:51:00.747182+0000 osd.6 (osd.6) 265 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T22:51:02.186 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:01 smithi169 bash[101133]: cluster 2023-09-23T22:51:00.747450+0000 osd.7 (osd.7) 232 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T22:51:02.204 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:02.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:02.207 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:02.308 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:02.337 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:02.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:02.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:02.370 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T22:51:02.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:01 smithi187 bash[89487]: cluster 2023-09-23T22:51:00.747182+0000 osd.6 (osd.6) 265 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T22:51:02.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:01 smithi187 bash[89487]: cluster 2023-09-23T22:51:00.747450+0000 osd.7 (osd.7) 232 : cluster 3 failed to encode map e249 with expected crc 2023-09-23T22:51:02.382 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:51:02.440 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:02.469 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:02.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:02.472 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:02.573 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:02.597 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:02.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:02.600 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:02.701 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:02.736 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:02.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:02.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:02.840 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:02.872 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:02.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:02.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:02.906 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:51:02.906 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:51:02.976 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:03.006 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:03.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:03.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:03.110 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:03.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:02 smithi187 bash[89487]: cluster 2023-09-23T22:51:02.631952+0000 mgr.y (mgr.25310) 877 : cluster 0 pgmap v942: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:51:03.147 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:03.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:03.150 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:03.251 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:03.262 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:02 smithi169 bash[104356]: cluster 2023-09-23T22:51:02.631952+0000 mgr.y (mgr.25310) 877 : cluster 0 pgmap v942: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:51:03.263 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:02 smithi169 bash[101133]: cluster 2023-09-23T22:51:02.631952+0000 mgr.y (mgr.25310) 877 : cluster 0 pgmap v942: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:51:03.280 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:03.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:03.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:03.384 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:03.413 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:03.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:03.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:03.516 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:03.543 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:03.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:03.545 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:03.646 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:03.675 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:03.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:03.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:03.778 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:03.804 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:03.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:03.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:03.907 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:03.936 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:03.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:03.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:04.040 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:04.063 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:04.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:04.066 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:04.167 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:04.192 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:04.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:04.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:04.296 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:04.326 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:04.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:04.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:04.431 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:04.463 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:04.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:04.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:04.568 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:04.601 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:04.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:04.604 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:04.705 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:04.745 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:04.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:04.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:04.758 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:51:04.848 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:04.886 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:04.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:04.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:04.990 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:05.021 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:05.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:05.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:05.124 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:05.154 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:05.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:05.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:05.257 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:05.282 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:05.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:05.285 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:05.385 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:05.415 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:05.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:05.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:05.518 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:05.545 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:05.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:05.548 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:05.648 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:05.679 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:05.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:05.682 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:05.783 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:05.805 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:05.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:05.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:05.838 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:05 smithi169 bash[101133]: cluster 2023-09-23T22:51:04.632983+0000 mgr.y (mgr.25310) 878 : cluster 0 pgmap v943: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:51:05.839 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:05 smithi169 bash[104356]: cluster 2023-09-23T22:51:04.632983+0000 mgr.y (mgr.25310) 878 : cluster 0 pgmap v943: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:51:05.909 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:05.918 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:05 smithi187 bash[89487]: cluster 2023-09-23T22:51:04.632983+0000 mgr.y (mgr.25310) 878 : cluster 0 pgmap v943: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:51:05.940 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:05.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:05.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:06.043 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:06.073 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:06.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:06.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:06.177 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:06.207 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:06.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:06.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:06.311 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:06.337 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:06.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:06.340 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:06.440 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:06.469 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:06.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:06.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:06.572 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:06.603 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:06.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:06.607 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:06.707 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:06.739 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:06.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:06.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:06.842 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:06.870 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:06.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:06.872 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:06.973 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:07.002 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:07.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:07.004 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:07.105 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:07.133 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:07.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:07.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:07.236 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:07.265 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:07.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:07.268 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:07.368 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:07.389 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:07.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:07.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:07.492 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:07.513 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:07.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:07.515 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:07.616 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:07.644 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:07.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:07.646 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:07.723 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:51:07.724 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:51:07.747 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:07.750 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:07 smithi169 bash[104356]: audit 2023-09-23T22:51:06.609689+0000 mon.a (mon.0) 1250 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:51:07.751 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:07 smithi169 bash[104356]: cluster 2023-09-23T22:51:06.633747+0000 mgr.y (mgr.25310) 879 : cluster 0 pgmap v944: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:51:07.751 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:07 smithi169 bash[101133]: audit 2023-09-23T22:51:06.609689+0000 mon.a (mon.0) 1250 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:51:07.751 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:07 smithi169 bash[101133]: cluster 2023-09-23T22:51:06.633747+0000 mgr.y (mgr.25310) 879 : cluster 0 pgmap v944: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:51:07.777 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:07.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:07.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:07.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:07 smithi187 bash[89487]: audit 2023-09-23T22:51:06.609689+0000 mon.a (mon.0) 1250 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:51:07.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:07 smithi187 bash[89487]: cluster 2023-09-23T22:51:06.633747+0000 mgr.y (mgr.25310) 879 : cluster 0 pgmap v944: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:51:07.881 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:07.906 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:07.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:07.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:08.010 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:08.037 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:08.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:08.040 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:08.118 INFO:teuthology.orchestra.run.smithi187.stdout:ERROR: (22) Invalid argument 2023-09-23T22:51:08.118 INFO:teuthology.orchestra.run.smithi187.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-23T22:51:08.142 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:08.171 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:08.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:08.173 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:08.274 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:08.301 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:08.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:08.304 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:08.405 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:08.432 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:08.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:08.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:08.537 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:08.557 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:08.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:08.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:08.662 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:08.691 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:08.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:08.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:08.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:51:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:51:08] "GET /metrics HTTP/1.1" 200 36327 "" "Prometheus/2.43.0" 2023-09-23T22:51:08.795 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:08.827 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:08.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:08.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:08.931 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:08.959 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:08.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:08.961 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:09.004 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-09-23T22:51:09.061 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:09.093 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:09.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:09.096 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:09.196 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:09.221 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:09.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:09.225 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:09.325 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:09.350 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:09.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:09.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:09.453 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:09.487 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:09.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:09.489 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:09.590 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:09.622 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:09.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:09.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:09.726 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:09.753 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:09.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:09.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:09.857 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:09.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:09 smithi187 bash[89487]: cluster 2023-09-23T22:51:08.634828+0000 mgr.y (mgr.25310) 880 : cluster 0 pgmap v945: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:51:09.880 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:09.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:09.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:09.985 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:10.018 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:10.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:10.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:10.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:09 smithi169 bash[101133]: cluster 2023-09-23T22:51:08.634828+0000 mgr.y (mgr.25310) 880 : cluster 0 pgmap v945: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:51:10.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:09 smithi169 bash[104356]: cluster 2023-09-23T22:51:08.634828+0000 mgr.y (mgr.25310) 880 : cluster 0 pgmap v945: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:51:10.122 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:10.148 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:10.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:10.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:10.253 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:10.284 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:10.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:10.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:10.387 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:10.419 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:10.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:10.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:10.523 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:10.552 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:10.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:10.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:10.656 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:10.685 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:10.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:10.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:10.789 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:10.821 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:10.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:10.824 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:10.925 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:10.950 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:10.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:10.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:11.053 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:11.078 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:11.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:11.080 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:11.180 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:11.205 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:11.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:11.207 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:11.308 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:11.338 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:11.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:11.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:11.441 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:11.468 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:11.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:11.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:11.571 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:11.597 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:11.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:11.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:11.700 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:11.709 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:11 smithi169 bash[104356]: cluster 2023-09-23T22:51:10.635378+0000 mgr.y (mgr.25310) 881 : cluster 0 pgmap v946: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:51:11.709 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:11 smithi169 bash[104356]: audit 2023-09-23T22:51:10.836207+0000 mon.a (mon.0) 1251 : audit 1 from='client.? 172.21.15.169:0/3255644650' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:51:11.709 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:11 smithi169 bash[104356]: audit 2023-09-23T22:51:11.157043+0000 mon.a (mon.0) 1252 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:51:11.710 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:11 smithi169 bash[104356]: audit 2023-09-23T22:51:11.158611+0000 mon.a (mon.0) 1253 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:51:11.710 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:11 smithi169 bash[104356]: audit 2023-09-23T22:51:11.429349+0000 mon.a (mon.0) 1254 : audit 1 from='client.? 172.21.15.169:0/4152654835' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T22:51:11.710 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:11 smithi169 bash[101133]: cluster 2023-09-23T22:51:10.635378+0000 mgr.y (mgr.25310) 881 : cluster 0 pgmap v946: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:51:11.710 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:11 smithi169 bash[101133]: audit 2023-09-23T22:51:10.836207+0000 mon.a (mon.0) 1251 : audit 1 from='client.? 172.21.15.169:0/3255644650' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:51:11.710 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:11 smithi169 bash[101133]: audit 2023-09-23T22:51:11.157043+0000 mon.a (mon.0) 1252 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:51:11.710 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:11 smithi169 bash[101133]: audit 2023-09-23T22:51:11.158611+0000 mon.a (mon.0) 1253 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:51:11.710 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:11 smithi169 bash[101133]: audit 2023-09-23T22:51:11.429349+0000 mon.a (mon.0) 1254 : audit 1 from='client.? 172.21.15.169:0/4152654835' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T22:51:11.712 INFO:teuthology.orchestra.run.smithi169.stderr:reweighted osd.7 to 1 (10000) 2023-09-23T22:51:11.714 INFO:teuthology.orchestra.run.smithi169.stderr:enabled application 'rados' on pool 'unique_pool_4' 2023-09-23T22:51:11.724 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:11.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:11.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:11.827 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:11.848 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:11.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:11.850 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:11.950 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:11.979 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:11.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:11.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:12.082 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:12.107 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:12.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:12.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:12.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:11 smithi187 bash[89487]: cluster 2023-09-23T22:51:10.635378+0000 mgr.y (mgr.25310) 881 : cluster 0 pgmap v946: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:51:12.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:11 smithi187 bash[89487]: audit 2023-09-23T22:51:10.836207+0000 mon.a (mon.0) 1251 : audit 1 from='client.? 172.21.15.169:0/3255644650' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:51:12.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:11 smithi187 bash[89487]: audit 2023-09-23T22:51:11.157043+0000 mon.a (mon.0) 1252 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:51:12.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:11 smithi187 bash[89487]: audit 2023-09-23T22:51:11.158611+0000 mon.a (mon.0) 1253 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:51:12.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:11 smithi187 bash[89487]: audit 2023-09-23T22:51:11.429349+0000 mon.a (mon.0) 1254 : audit 1 from='client.? 172.21.15.169:0/4152654835' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T22:51:12.210 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:12.234 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:12.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:12.237 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:12.337 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:12.370 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:12.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:12.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:12.473 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:12.505 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:12.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:12.507 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:12.608 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:12.639 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:12.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:12.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:12.743 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:12.774 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:12.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:12.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:12.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:12 smithi187 bash[89487]: cluster 2023-09-23T22:51:11.701488+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T22:51:12.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:12 smithi187 bash[89487]: audit 2023-09-23T22:51:11.704400+0000 mon.a (mon.0) 1255 : audit 1 from='client.? 172.21.15.169:0/3255644650' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T22:51:12.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:12 smithi187 bash[89487]: audit 2023-09-23T22:51:11.704466+0000 mon.a (mon.0) 1256 : audit 1 from='client.? 172.21.15.169:0/4152654835' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T22:51:12.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:12 smithi187 bash[89487]: cluster 2023-09-23T22:51:11.704523+0000 mon.a (mon.0) 1257 : cluster 0 osdmap e250: 8 total, 8 up, 8 in 2023-09-23T22:51:12.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:12 smithi187 bash[89487]: cluster 2023-09-23T22:51:12.010686+0000 osd.6 (osd.6) 266 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T22:51:12.878 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:12.909 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:12.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:12.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:13.013 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:13.025 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:12 smithi169 bash[104356]: cluster 2023-09-23T22:51:11.701488+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T22:51:13.026 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:12 smithi169 bash[104356]: audit 2023-09-23T22:51:11.704400+0000 mon.a (mon.0) 1255 : audit 1 from='client.? 172.21.15.169:0/3255644650' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T22:51:13.026 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:12 smithi169 bash[104356]: audit 2023-09-23T22:51:11.704466+0000 mon.a (mon.0) 1256 : audit 1 from='client.? 172.21.15.169:0/4152654835' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T22:51:13.026 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:12 smithi169 bash[104356]: cluster 2023-09-23T22:51:11.704523+0000 mon.a (mon.0) 1257 : cluster 0 osdmap e250: 8 total, 8 up, 8 in 2023-09-23T22:51:13.026 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:12 smithi169 bash[104356]: cluster 2023-09-23T22:51:12.010686+0000 osd.6 (osd.6) 266 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T22:51:13.026 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:12 smithi169 bash[101133]: cluster 2023-09-23T22:51:11.701488+0000 osd.5 (osd.5) 54 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T22:51:13.026 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:12 smithi169 bash[101133]: audit 2023-09-23T22:51:11.704400+0000 mon.a (mon.0) 1255 : audit 1 from='client.? 172.21.15.169:0/3255644650' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-09-23T22:51:13.026 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:12 smithi169 bash[101133]: audit 2023-09-23T22:51:11.704466+0000 mon.a (mon.0) 1256 : audit 1 from='client.? 172.21.15.169:0/4152654835' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T22:51:13.026 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:12 smithi169 bash[101133]: cluster 2023-09-23T22:51:11.704523+0000 mon.a (mon.0) 1257 : cluster 0 osdmap e250: 8 total, 8 up, 8 in 2023-09-23T22:51:13.027 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:12 smithi169 bash[101133]: cluster 2023-09-23T22:51:12.010686+0000 osd.6 (osd.6) 266 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T22:51:13.040 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:13.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:13.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:13.143 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:13.174 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:13.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:13.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:13.278 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:13.307 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:13.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:13.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:13.411 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:13.435 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:13.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:13.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:13.539 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:13.570 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:13.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:13.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:13.673 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:13.708 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:13.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:13.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:13.776 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:51:13.811 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:13.820 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:13 smithi187 bash[89487]: cluster 2023-09-23T22:51:12.181165+0000 osd.7 (osd.7) 233 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T22:51:13.820 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:13 smithi187 bash[89487]: cluster 2023-09-23T22:51:12.635841+0000 mgr.y (mgr.25310) 882 : cluster 0 pgmap v948: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:51:13.834 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:13.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:13.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:13.938 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:13.960 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:13.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:13.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:14.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:13 smithi169 bash[101133]: cluster 2023-09-23T22:51:12.181165+0000 osd.7 (osd.7) 233 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T22:51:14.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:13 smithi169 bash[101133]: cluster 2023-09-23T22:51:12.635841+0000 mgr.y (mgr.25310) 882 : cluster 0 pgmap v948: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:51:14.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:13 smithi169 bash[104356]: cluster 2023-09-23T22:51:12.181165+0000 osd.7 (osd.7) 233 : cluster 3 failed to encode map e250 with expected crc 2023-09-23T22:51:14.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:13 smithi169 bash[104356]: cluster 2023-09-23T22:51:12.635841+0000 mgr.y (mgr.25310) 882 : cluster 0 pgmap v948: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:51:14.064 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:14.090 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:14.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:14.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:14.193 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:14.223 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:14.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:14.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:14.327 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:14.355 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:14.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:14.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:14.459 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:14.488 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:14.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:14.493 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:14.594 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:14.622 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:14.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:14.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:14.726 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:14.763 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:14.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:14.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:14.866 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:14.897 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:14.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:14.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:14.988 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 5 1 2023-09-23T22:51:15.002 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:15.067 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:15.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:15.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:15.170 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:15.194 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:15.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:15.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:15.298 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:15.331 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:15.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:15.334 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:15.435 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:15.463 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:15.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:15.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:15.566 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:15.597 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:15.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:15.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:15.689 DEBUG:teuthology.orchestra.run.smithi169:> /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-23T22:51:15.692 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-23T22:51:15.692 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-23T22:51:15.701 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:15.732 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:15.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:15.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:15.812 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:hints = 1 2023-09-23T22:51:15.812 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-23T22:51:15.812 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Object prefix: benchmark_data_smithi169_214561 2023-09-23T22:51:15.813 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:51:15.813 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 0 0 0 0 0 0 - 0 2023-09-23T22:51:15.834 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:15.864 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:15.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:15.868 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:15.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:15 smithi187 bash[89487]: cluster 2023-09-23T22:51:14.636754+0000 mgr.y (mgr.25310) 883 : cluster 0 pgmap v949: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:51:15.968 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:15.977 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:15 smithi169 bash[104356]: cluster 2023-09-23T22:51:14.636754+0000 mgr.y (mgr.25310) 883 : cluster 0 pgmap v949: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:51:15.978 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:15 smithi169 bash[101133]: cluster 2023-09-23T22:51:14.636754+0000 mgr.y (mgr.25310) 883 : cluster 0 pgmap v949: 99 pgs: 99 active+clean; 582 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-09-23T22:51:15.996 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:15.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:16.000 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:16.100 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:16.134 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:16.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:16.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:16.238 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:16.267 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:16.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:16.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:16.371 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:16.401 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:16.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:16.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:16.507 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:16.536 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:16.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:16.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:16.641 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:16.675 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:16.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:16.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:16.778 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:16.806 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:16.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:16.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:16.813 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 1 16 2980 2964 185.23 185.25 0.00908583 0.0053821 2023-09-23T22:51:16.909 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:16.934 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:16.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:16.937 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:17.038 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:17.067 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:17.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:17.070 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:17.170 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:17.198 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:17.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:17.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:17.303 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:17.336 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:17.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:17.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:17.443 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:17.471 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:17.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:17.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:17.505 INFO:teuthology.orchestra.run.smithi187.stdout:ERROR: (22) Invalid argument 2023-09-23T22:51:17.505 INFO:teuthology.orchestra.run.smithi187.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-23T22:51:17.575 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:17.603 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:17.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:17.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:17.707 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:17.731 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:17.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:17.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:17.814 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 2 16 5542 5526 172.67 160.125 0.00674752 0.00577806 2023-09-23T22:51:17.834 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:17.844 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:17 smithi169 bash[101133]: cluster 2023-09-23T22:51:16.637291+0000 mgr.y (mgr.25310) 884 : cluster 0 pgmap v950: 99 pgs: 99 active+clean; 710 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s wr, 0 op/s 2023-09-23T22:51:17.844 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:17 smithi169 bash[104356]: cluster 2023-09-23T22:51:16.637291+0000 mgr.y (mgr.25310) 884 : cluster 0 pgmap v950: 99 pgs: 99 active+clean; 710 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s wr, 0 op/s 2023-09-23T22:51:17.864 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:17.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:17.872 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:17.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:17 smithi187 bash[89487]: cluster 2023-09-23T22:51:16.637291+0000 mgr.y (mgr.25310) 884 : cluster 0 pgmap v950: 99 pgs: 99 active+clean; 710 KiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s wr, 0 op/s 2023-09-23T22:51:17.972 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:17.976 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:51:18.004 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:18.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:18.007 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:18.033 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:51:18.074 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:51:18.108 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:18.128 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:51:18.133 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:18.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:18.136 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:18.165 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:51:18.196 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:51:18.238 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:18.242 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:51:18.267 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:18.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:18.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:18.281 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:51:18.284 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:51:18.285 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:51:18.285 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:51:18.285 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:51:18.285 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:51:18.285 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:51:18.285 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:51:18.286 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:51:18.370 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:18.405 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:18.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:18.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:18.509 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:18.536 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:18.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:18.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:18.641 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:18.650 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:51:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:51:18] "GET /metrics HTTP/1.1" 200 36326 "" "Prometheus/2.43.0" 2023-09-23T22:51:18.668 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:18.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:18.671 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:18.761 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is set 2023-09-23T22:51:18.772 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:18.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:18 smithi169 bash[101133]: audit 2023-09-23T22:51:17.938299+0000 mon.a (mon.0) 1258 : audit 0 from='client.? 172.21.15.169:0/2336491181' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:51:18.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:18 smithi169 bash[101133]: audit 2023-09-23T22:51:18.555319+0000 mon.c (mon.2) 72 : audit 1 from='client.? 172.21.15.169:0/3206045578' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:51:18.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:18 smithi169 bash[101133]: audit 2023-09-23T22:51:18.555841+0000 mon.a (mon.0) 1259 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:51:18.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:18 smithi169 bash[104356]: audit 2023-09-23T22:51:17.938299+0000 mon.a (mon.0) 1258 : audit 0 from='client.? 172.21.15.169:0/2336491181' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:51:18.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:18 smithi169 bash[104356]: audit 2023-09-23T22:51:18.555319+0000 mon.c (mon.2) 72 : audit 1 from='client.? 172.21.15.169:0/3206045578' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:51:18.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:18 smithi169 bash[104356]: audit 2023-09-23T22:51:18.555841+0000 mon.a (mon.0) 1259 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:51:18.805 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:18.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:18.808 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:18.813 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 3 16 7695 7679 159.962 134.562 0.00454788 0.00623969 2023-09-23T22:51:18.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:18 smithi187 bash[89487]: audit 2023-09-23T22:51:17.938299+0000 mon.a (mon.0) 1258 : audit 0 from='client.? 172.21.15.169:0/2336491181' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:51:18.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:18 smithi187 bash[89487]: audit 2023-09-23T22:51:18.555319+0000 mon.c (mon.2) 72 : audit 1 from='client.? 172.21.15.169:0/3206045578' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:51:18.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:18 smithi187 bash[89487]: audit 2023-09-23T22:51:18.555841+0000 mon.a (mon.0) 1259 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:51:18.909 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:18.935 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:18.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:18.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:19.026 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-23T22:51:19.039 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:19.101 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:19.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:19.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:19.207 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:19.235 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:19.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:19.237 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:19.338 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:19.371 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:19.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:19.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:19.474 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:19.500 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:19.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:19.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:19.603 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:19.631 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:19.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:19.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:19.736 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:19.744 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:19 smithi187 bash[89487]: cluster 2023-09-23T22:51:18.638013+0000 mgr.y (mgr.25310) 885 : cluster 0 pgmap v951: 99 pgs: 99 active+clean; 98 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s wr, 155 op/s 2023-09-23T22:51:19.744 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:19 smithi187 bash[89487]: cluster 2023-09-23T22:51:18.721153+0000 mon.a (mon.0) 1260 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:51:19.744 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:19 smithi187 bash[89487]: cluster 2023-09-23T22:51:18.745282+0000 osd.7 (osd.7) 234 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T22:51:19.744 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:19 smithi187 bash[89487]: audit 2023-09-23T22:51:18.749740+0000 mon.a (mon.0) 1261 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:51:19.744 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:19 smithi187 bash[89487]: cluster 2023-09-23T22:51:18.749745+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T22:51:19.745 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:19 smithi187 bash[89487]: cluster 2023-09-23T22:51:18.749904+0000 mon.a (mon.0) 1262 : cluster 0 osdmap e251: 8 total, 8 up, 8 in 2023-09-23T22:51:19.745 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:19 smithi187 bash[89487]: cluster 2023-09-23T22:51:18.751204+0000 osd.6 (osd.6) 267 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T22:51:19.745 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:19 smithi187 bash[89487]: cluster 2023-09-23T22:51:18.751909+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T22:51:19.745 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:19 smithi187 bash[89487]: cluster 2023-09-23T22:51:18.753546+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T22:51:19.760 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:19.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:19.762 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:19.813 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 4 16 10172 10156 158.671 154.812 0.00418545 0.00629224 2023-09-23T22:51:19.863 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:19.893 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:19.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:19.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:19.996 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:20.006 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:19 smithi169 bash[101133]: cluster 2023-09-23T22:51:18.638013+0000 mgr.y (mgr.25310) 885 : cluster 0 pgmap v951: 99 pgs: 99 active+clean; 98 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s wr, 155 op/s 2023-09-23T22:51:20.006 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:19 smithi169 bash[101133]: cluster 2023-09-23T22:51:18.721153+0000 mon.a (mon.0) 1260 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:51:20.006 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:19 smithi169 bash[101133]: cluster 2023-09-23T22:51:18.745282+0000 osd.7 (osd.7) 234 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T22:51:20.007 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:19 smithi169 bash[101133]: audit 2023-09-23T22:51:18.749740+0000 mon.a (mon.0) 1261 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:51:20.007 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:19 smithi169 bash[101133]: cluster 2023-09-23T22:51:18.749745+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T22:51:20.007 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:19 smithi169 bash[101133]: cluster 2023-09-23T22:51:18.749904+0000 mon.a (mon.0) 1262 : cluster 0 osdmap e251: 8 total, 8 up, 8 in 2023-09-23T22:51:20.007 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:19 smithi169 bash[101133]: cluster 2023-09-23T22:51:18.751204+0000 osd.6 (osd.6) 267 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T22:51:20.007 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:19 smithi169 bash[101133]: cluster 2023-09-23T22:51:18.751909+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T22:51:20.007 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:19 smithi169 bash[101133]: cluster 2023-09-23T22:51:18.753546+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T22:51:20.008 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:19 smithi169 bash[104356]: cluster 2023-09-23T22:51:18.638013+0000 mgr.y (mgr.25310) 885 : cluster 0 pgmap v951: 99 pgs: 99 active+clean; 98 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s wr, 155 op/s 2023-09-23T22:51:20.008 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:19 smithi169 bash[104356]: cluster 2023-09-23T22:51:18.721153+0000 mon.a (mon.0) 1260 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:51:20.008 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:19 smithi169 bash[104356]: cluster 2023-09-23T22:51:18.745282+0000 osd.7 (osd.7) 234 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T22:51:20.008 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:19 smithi169 bash[104356]: audit 2023-09-23T22:51:18.749740+0000 mon.a (mon.0) 1261 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:51:20.008 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:19 smithi169 bash[104356]: cluster 2023-09-23T22:51:18.749745+0000 osd.5 (osd.5) 55 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T22:51:20.009 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:19 smithi169 bash[104356]: cluster 2023-09-23T22:51:18.749904+0000 mon.a (mon.0) 1262 : cluster 0 osdmap e251: 8 total, 8 up, 8 in 2023-09-23T22:51:20.009 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:19 smithi169 bash[104356]: cluster 2023-09-23T22:51:18.751204+0000 osd.6 (osd.6) 267 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T22:51:20.009 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:19 smithi169 bash[104356]: cluster 2023-09-23T22:51:18.751909+0000 osd.5 (osd.5) 56 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T22:51:20.009 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:19 smithi169 bash[104356]: cluster 2023-09-23T22:51:18.753546+0000 osd.5 (osd.5) 57 : cluster 3 failed to encode map e251 with expected crc 2023-09-23T22:51:20.027 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:20.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:20.030 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:20.131 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:20.159 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:20.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:20.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:20.263 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:20.302 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:20.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:20.304 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:20.405 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:20.428 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:20.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:20.430 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:20.531 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:20.563 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:20.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:20.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:20.667 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:20.696 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:20.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:20.698 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:20.798 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:20.813 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 5 16 12693 12677 158.446 157.562 0.00430349 0.00629369 2023-09-23T22:51:20.826 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:20.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:20.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:20.931 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:20.952 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:20.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:20.954 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:21.055 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:21.081 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:21.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:21.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:21.186 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:21.215 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:21.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:21.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:21.320 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:21.346 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:21.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:21.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:21.449 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:21.474 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:21.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:21.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:21.579 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:21.616 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:21.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:21.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:21.720 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:21.745 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:21.746 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:21 smithi169 bash[101133]: cluster 2023-09-23T22:51:20.638623+0000 mgr.y (mgr.25310) 886 : cluster 0 pgmap v953: 99 pgs: 99 active+clean; 312 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 35 MiB/s wr, 556 op/s 2023-09-23T22:51:21.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:21.750 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:21.814 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 6 16 14973 14957 155.786 142.5 0.00527341 0.00641167 2023-09-23T22:51:21.851 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:21.861 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:21 smithi187 bash[89487]: cluster 2023-09-23T22:51:20.638623+0000 mgr.y (mgr.25310) 886 : cluster 0 pgmap v953: 99 pgs: 99 active+clean; 312 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 35 MiB/s wr, 556 op/s 2023-09-23T22:51:21.885 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:21.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:21.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:21.992 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:22.019 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:22.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:22.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:22.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:21 smithi169 bash[104356]: cluster 2023-09-23T22:51:20.638623+0000 mgr.y (mgr.25310) 886 : cluster 0 pgmap v953: 99 pgs: 99 active+clean; 312 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 35 MiB/s wr, 556 op/s 2023-09-23T22:51:22.124 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:22.152 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:22.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:22.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:22.255 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:22.284 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:22.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:22.289 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:22.390 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:22.416 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:22.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:22.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:22.520 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:22.550 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:22.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:22.553 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:22.653 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:22.684 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:22.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:22.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:22.788 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:22.813 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 7 16 17212 17196 153.52 139.938 0.00455498 0.00650595 2023-09-23T22:51:22.815 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:22.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:22.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:22.919 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:22.946 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:22.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:22.949 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:23.050 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:23.081 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:23.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:23.084 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:23.169 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:51:23.184 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:23.214 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:23.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:23.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:23.317 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:23.345 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:23.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:23.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:23.448 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:23.474 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:23.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:23.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:23.577 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:23.600 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:23.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:23.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:23.706 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:23.734 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:23.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:23.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:23.814 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 8 16 19311 19295 150.727 131.188 0.00189882 0.0066258 2023-09-23T22:51:23.840 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:23.850 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:23 smithi187 bash[89487]: cluster 2023-09-23T22:51:22.639518+0000 mgr.y (mgr.25310) 887 : cluster 0 pgmap v954: 99 pgs: 99 active+clean; 741 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-09-23T22:51:23.874 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:23.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:23.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:23.978 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:24.004 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:24.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:24.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:24.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:23 smithi169 bash[104356]: cluster 2023-09-23T22:51:22.639518+0000 mgr.y (mgr.25310) 887 : cluster 0 pgmap v954: 99 pgs: 99 active+clean; 741 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-09-23T22:51:24.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:23 smithi169 bash[101133]: cluster 2023-09-23T22:51:22.639518+0000 mgr.y (mgr.25310) 887 : cluster 0 pgmap v954: 99 pgs: 99 active+clean; 741 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-09-23T22:51:24.106 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:24.136 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:24.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:24.139 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:24.202 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:51:24.240 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:24.266 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:24.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:24.269 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:24.369 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:24.395 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:24.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:24.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:24.499 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:24.529 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:24.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:24.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:24.633 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:24.665 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:24.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:24.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:24.754 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T22:51:24.769 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:24.814 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 9 16 21294 21278 147.749 123.938 0.0108724 0.00676004 2023-09-23T22:51:24.830 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:24.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:24.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:24.937 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:24.970 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:24.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:24.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:25.073 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:25.101 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:25.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:25.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:25.204 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:25.229 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:25.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:25.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:25.333 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:25.361 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:25.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:25.365 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:25.465 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:25.494 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:25.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:25.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:25.597 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:25.625 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:25.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:25.630 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:25.730 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:25.757 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:25 smithi187 bash[89487]: cluster 2023-09-23T22:51:24.640101+0000 mgr.y (mgr.25310) 888 : cluster 0 pgmap v955: 99 pgs: 99 active+clean; 1.0 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 106 MiB/s wr, 1.69k op/s 2023-09-23T22:51:25.767 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:25.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:25.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:25.814 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 10 16 23096 23080 144.235 112.625 0.00700779 0.00692657 2023-09-23T22:51:25.871 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:25.896 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:25.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:25.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:26.000 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:26.009 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:25 smithi169 bash[101133]: cluster 2023-09-23T22:51:24.640101+0000 mgr.y (mgr.25310) 888 : cluster 0 pgmap v955: 99 pgs: 99 active+clean; 1.0 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 106 MiB/s wr, 1.69k op/s 2023-09-23T22:51:26.009 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:25 smithi169 bash[104356]: cluster 2023-09-23T22:51:24.640101+0000 mgr.y (mgr.25310) 888 : cluster 0 pgmap v955: 99 pgs: 99 active+clean; 1.0 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 106 MiB/s wr, 1.69k op/s 2023-09-23T22:51:26.030 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:26.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:26.033 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:26.133 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:26.166 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:26.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:26.169 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:26.270 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:26.295 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:26.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:26.297 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:26.398 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:26.428 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:26.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:26.434 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:26.535 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:26.563 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:26.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:26.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:26.667 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:26.700 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:26.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:26.703 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:26.804 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:26.814 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 11 16 24508 24492 139.144 88.25 0.00238394 0.00704886 2023-09-23T22:51:26.817 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:26 smithi187 bash[89487]: audit 2023-09-23T22:51:26.118741+0000 mon.a (mon.0) 1263 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:51:26.817 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:26 smithi187 bash[89487]: audit 2023-09-23T22:51:26.154190+0000 mon.a (mon.0) 1264 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:51:26.839 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:26.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:26.842 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:26.943 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:26.975 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:26.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:26.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:27.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:26 smithi169 bash[101133]: audit 2023-09-23T22:51:26.118741+0000 mon.a (mon.0) 1263 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:51:27.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:26 smithi169 bash[101133]: audit 2023-09-23T22:51:26.154190+0000 mon.a (mon.0) 1264 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:51:27.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:26 smithi169 bash[104356]: audit 2023-09-23T22:51:26.118741+0000 mon.a (mon.0) 1263 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:51:27.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:26 smithi169 bash[104356]: audit 2023-09-23T22:51:26.154190+0000 mon.a (mon.0) 1264 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:51:27.078 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:27.105 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:27.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:27.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:27.211 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:27.243 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:27.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:27.247 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:27.348 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:27.387 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:27.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:27.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:27.491 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:27.516 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:27.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:27.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:27.619 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:27.644 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:27.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:27.646 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:27.746 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:27.774 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:27.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:27.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:27.814 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 12 16 26226 26210 136.496 107.375 0.00872115 0.00731923 2023-09-23T22:51:27.878 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:27.887 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:27 smithi169 bash[101133]: cluster 2023-09-23T22:51:26.640686+0000 mgr.y (mgr.25310) 889 : cluster 0 pgmap v956: 99 pgs: 99 active+clean; 1.2 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 122 MiB/s wr, 1.95k op/s 2023-09-23T22:51:27.887 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:27 smithi169 bash[104356]: cluster 2023-09-23T22:51:26.640686+0000 mgr.y (mgr.25310) 889 : cluster 0 pgmap v956: 99 pgs: 99 active+clean; 1.2 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 122 MiB/s wr, 1.95k op/s 2023-09-23T22:51:27.912 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:27.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:27.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:28.017 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:28.026 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:27 smithi187 bash[89487]: cluster 2023-09-23T22:51:26.640686+0000 mgr.y (mgr.25310) 889 : cluster 0 pgmap v956: 99 pgs: 99 active+clean; 1.2 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 122 MiB/s wr, 1.95k op/s 2023-09-23T22:51:28.043 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:28.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:28.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:28.147 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:28.180 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:28.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:28.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:28.283 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:28.313 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:28.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:28.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:28.417 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:28.445 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:28.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:28.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:28.550 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:28.572 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:28.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:28.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:28.675 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:28.685 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:51:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:51:28] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-09-23T22:51:28.702 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:28.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:28.706 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:28.750 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:51:28.806 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:28.814 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 13 16 27371 27355 131.5 71.5625 0.00861108 0.00759684 2023-09-23T22:51:28.839 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:28.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:28.847 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:28.948 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:28.979 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:28.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:28.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:29.082 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:29.117 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:29.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:29.122 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:29.222 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:29.250 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:29.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:29.253 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:29.354 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:29.382 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:29.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:29.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:29.485 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:29.512 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:29.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:29.515 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:29.615 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:29.643 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:29.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:29.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:29.746 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:29.776 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:29.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:29.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:29.814 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 14 16 29058 29042 129.638 105.438 0.00251604 0.00768801 2023-09-23T22:51:29.880 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:29.913 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:29.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:29.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:30.018 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:30.024 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:29 smithi187 bash[89487]: cluster 2023-09-23T22:51:28.641385+0000 mgr.y (mgr.25310) 890 : cluster 0 pgmap v957: 99 pgs: 99 active+clean; 1.4 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 130 MiB/s wr, 2.08k op/s 2023-09-23T22:51:30.038 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:30.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:30.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:30.084 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:29 smithi169 bash[101133]: cluster 2023-09-23T22:51:28.641385+0000 mgr.y (mgr.25310) 890 : cluster 0 pgmap v957: 99 pgs: 99 active+clean; 1.4 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 130 MiB/s wr, 2.08k op/s 2023-09-23T22:51:30.084 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:29 smithi169 bash[104356]: cluster 2023-09-23T22:51:28.641385+0000 mgr.y (mgr.25310) 890 : cluster 0 pgmap v957: 99 pgs: 99 active+clean; 1.4 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 130 MiB/s wr, 2.08k op/s 2023-09-23T22:51:30.141 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:30.167 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:30.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:30.170 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:30.271 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:30.299 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:30.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:30.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:30.403 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:30.431 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:30.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:30.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:30.537 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:30.565 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:30.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:30.568 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:30.668 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:30.701 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:30.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:30.703 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:30.783 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:51:30.784 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:51:30.804 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:30.816 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 15 16 30547 30531 127.184 93.0625 0.00948118 0.00785564 2023-09-23T22:51:30.830 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:30.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:30.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:30.934 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:30.962 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:30.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:30.966 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:31.067 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:31.094 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:31.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:31.097 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:31.197 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:31.220 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:31.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:31.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:31.324 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:31.349 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:31.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:31.350 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:31.451 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:31.484 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:31.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:31.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:31.590 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:31.628 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:31.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:31.632 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:31.732 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:31.762 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:31.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:31.764 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:31.816 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 16 16 32147 32131 125.484 100 0.00998497 0.00796307 2023-09-23T22:51:31.865 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:31.889 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:31.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:31.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:31.993 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:32.025 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:32.027 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:31 smithi169 bash[101133]: cluster 2023-09-23T22:51:30.641865+0000 mgr.y (mgr.25310) 891 : cluster 0 pgmap v958: 99 pgs: 99 active+clean; 1.6 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 128 MiB/s wr, 2.04k op/s 2023-09-23T22:51:32.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:32.029 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:31 smithi169 bash[104356]: cluster 2023-09-23T22:51:30.641865+0000 mgr.y (mgr.25310) 891 : cluster 0 pgmap v958: 99 pgs: 99 active+clean; 1.6 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 128 MiB/s wr, 2.04k op/s 2023-09-23T22:51:32.029 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:32.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:31 smithi187 bash[89487]: cluster 2023-09-23T22:51:30.641865+0000 mgr.y (mgr.25310) 891 : cluster 0 pgmap v958: 99 pgs: 99 active+clean; 1.6 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 128 MiB/s wr, 2.04k op/s 2023-09-23T22:51:32.130 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:32.158 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:32.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:32.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:32.262 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:32.299 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:32.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:32.301 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:32.401 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:32.434 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:32.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:32.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:32.538 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:32.575 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:32.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:32.590 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:32.690 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:32.719 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:32.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:32.724 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:32.795 INFO:teuthology.orchestra.run.smithi169.stderr:reweighted osd.5 to 1 (10000) 2023-09-23T22:51:32.816 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 17 16 33601 33585 123.448 90.875 0.0026637 0.00808033 2023-09-23T22:51:32.825 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:32.846 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:32.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:32.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:32.908 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:32 smithi169 bash[101133]: audit 2023-09-23T22:51:32.700448+0000 mon.a (mon.0) 1265 : audit 1 from='client.? 172.21.15.169:0/468963975' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T22:51:32.948 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:32.979 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:32.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:32.984 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:33.085 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:33.114 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:33.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:33.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:33.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:32 smithi187 bash[89487]: audit 2023-09-23T22:51:32.700448+0000 mon.a (mon.0) 1265 : audit 1 from='client.? 172.21.15.169:0/468963975' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T22:51:33.217 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:33.251 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:32 smithi169 bash[104356]: audit 2023-09-23T22:51:32.700448+0000 mon.a (mon.0) 1265 : audit 1 from='client.? 172.21.15.169:0/468963975' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T22:51:33.263 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:33.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:33.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:33.367 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:33.396 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:33.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:33.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:33.499 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:33.526 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:33.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:33.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:33.630 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:33.655 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:33.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:33.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:33.761 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:33.789 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:33.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:33.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:33.817 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 18 16 34912 34896 121.142 81.9375 0.00958288 0.00824851 2023-09-23T22:51:33.892 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:33.921 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:33.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:33.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:34.024 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:34.033 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:33 smithi187 bash[89487]: cluster 2023-09-23T22:51:32.642552+0000 mgr.y (mgr.25310) 892 : cluster 0 pgmap v959: 99 pgs: 99 active+clean; 1.8 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 130 MiB/s wr, 2.09k op/s 2023-09-23T22:51:34.034 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:33 smithi187 bash[89487]: audit 2023-09-23T22:51:32.790142+0000 mon.a (mon.0) 1266 : audit 1 from='client.? 172.21.15.169:0/468963975' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T22:51:34.034 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:33 smithi187 bash[89487]: cluster 2023-09-23T22:51:32.790194+0000 mon.a (mon.0) 1267 : cluster 0 osdmap e252: 8 total, 8 up, 8 in 2023-09-23T22:51:34.034 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:33 smithi187 bash[89487]: cluster 2023-09-23T22:51:32.790987+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T22:51:34.034 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:33 smithi187 bash[89487]: cluster 2023-09-23T22:51:32.794004+0000 osd.7 (osd.7) 235 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T22:51:34.034 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:33 smithi187 bash[89487]: audit 2023-09-23T22:51:32.930536+0000 mon.a (mon.0) 1268 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:51:34.034 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:33 smithi187 bash[89487]: audit 2023-09-23T22:51:32.940855+0000 mon.a (mon.0) 1269 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:51:34.049 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:34.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:34.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:34.154 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:34.182 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:34.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:34.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:34.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:33 smithi169 bash[104356]: cluster 2023-09-23T22:51:32.642552+0000 mgr.y (mgr.25310) 892 : cluster 0 pgmap v959: 99 pgs: 99 active+clean; 1.8 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 130 MiB/s wr, 2.09k op/s 2023-09-23T22:51:34.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:33 smithi169 bash[104356]: audit 2023-09-23T22:51:32.790142+0000 mon.a (mon.0) 1266 : audit 1 from='client.? 172.21.15.169:0/468963975' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T22:51:34.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:33 smithi169 bash[104356]: cluster 2023-09-23T22:51:32.790194+0000 mon.a (mon.0) 1267 : cluster 0 osdmap e252: 8 total, 8 up, 8 in 2023-09-23T22:51:34.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:33 smithi169 bash[104356]: cluster 2023-09-23T22:51:32.790987+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T22:51:34.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:33 smithi169 bash[104356]: cluster 2023-09-23T22:51:32.794004+0000 osd.7 (osd.7) 235 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T22:51:34.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:33 smithi169 bash[104356]: audit 2023-09-23T22:51:32.930536+0000 mon.a (mon.0) 1268 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:51:34.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:33 smithi169 bash[104356]: audit 2023-09-23T22:51:32.940855+0000 mon.a (mon.0) 1269 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:51:34.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:33 smithi169 bash[101133]: cluster 2023-09-23T22:51:32.642552+0000 mgr.y (mgr.25310) 892 : cluster 0 pgmap v959: 99 pgs: 99 active+clean; 1.8 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 130 MiB/s wr, 2.09k op/s 2023-09-23T22:51:34.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:33 smithi169 bash[101133]: audit 2023-09-23T22:51:32.790142+0000 mon.a (mon.0) 1266 : audit 1 from='client.? 172.21.15.169:0/468963975' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T22:51:34.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:33 smithi169 bash[101133]: cluster 2023-09-23T22:51:32.790194+0000 mon.a (mon.0) 1267 : cluster 0 osdmap e252: 8 total, 8 up, 8 in 2023-09-23T22:51:34.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:33 smithi169 bash[101133]: cluster 2023-09-23T22:51:32.790987+0000 osd.5 (osd.5) 58 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T22:51:34.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:33 smithi169 bash[101133]: cluster 2023-09-23T22:51:32.794004+0000 osd.7 (osd.7) 235 : cluster 3 failed to encode map e252 with expected crc 2023-09-23T22:51:34.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:33 smithi169 bash[101133]: audit 2023-09-23T22:51:32.930536+0000 mon.a (mon.0) 1268 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:51:34.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:33 smithi169 bash[101133]: audit 2023-09-23T22:51:32.940855+0000 mon.a (mon.0) 1269 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:51:34.287 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:34.310 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:34.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:34.314 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:34.414 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:34.440 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:34.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:34.444 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:34.545 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:34.579 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:34.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:34.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:34.682 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:34.715 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:34.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:34.722 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:34.817 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 19 16 36452 36436 119.831 96.25 0.0116691 0.00833967 2023-09-23T22:51:34.823 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:34.853 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:34.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:34.856 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:34.957 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:35.004 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:35.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:35.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:35.136 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:35.174 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:35.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:35.177 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:35.277 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:35.309 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:35.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:35.313 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:35.413 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:35.440 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:35.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:35.442 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:35.543 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:35.569 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:35.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:35.572 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:35.673 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:35.715 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:35.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:35.717 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:35.817 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:2023-09-23T22:51:35.816161+0000 min lat: 0.00130805 max lat: 0.378844 avg lat: 0.00841769 2023-09-23T22:51:35.817 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:51:35.818 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 20 16 38012 37996 118.714 97.5 0.00823736 0.00841769 2023-09-23T22:51:35.818 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:35.828 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:35 smithi187 bash[89487]: cluster 2023-09-23T22:51:34.643200+0000 mgr.y (mgr.25310) 893 : cluster 0 pgmap v961: 99 pgs: 99 active+clean; 2.0 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 103 MiB/s wr, 1.64k op/s 2023-09-23T22:51:35.846 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:35.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:35.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:35.950 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:35.979 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:35.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:35.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:36.083 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:36.107 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:36.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:36.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:36.210 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:36.219 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:35 smithi169 bash[104356]: cluster 2023-09-23T22:51:34.643200+0000 mgr.y (mgr.25310) 893 : cluster 0 pgmap v961: 99 pgs: 99 active+clean; 2.0 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 103 MiB/s wr, 1.64k op/s 2023-09-23T22:51:36.220 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:35 smithi169 bash[101133]: cluster 2023-09-23T22:51:34.643200+0000 mgr.y (mgr.25310) 893 : cluster 0 pgmap v961: 99 pgs: 99 active+clean; 2.0 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 103 MiB/s wr, 1.64k op/s 2023-09-23T22:51:36.242 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:36.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:36.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:36.348 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:36.374 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:36.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:36.378 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:36.478 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:36.512 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:36.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:36.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:36.622 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:36.640 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:36.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:36.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:36.744 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:36.771 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:36.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:36.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:36.817 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 21 16 39480 39464 117.429 91.75 0.00671392 0.00851049 2023-09-23T22:51:36.877 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:36.902 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:36.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:36.905 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:37.006 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:37.031 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:37.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:37.034 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:37.134 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:37.164 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:37.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:37.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:37.269 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:37.296 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:37.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:37.298 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:37.398 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:37.424 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:37.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:37.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:37.528 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:37.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:37.564 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:37.565 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:37.665 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:37.702 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:37.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:37.706 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:37.806 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:37.819 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 22 16 40986 40970 116.362 94.125 0.00743808 0.00858589 2023-09-23T22:51:37.834 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:37.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:37.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:37.942 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:37.975 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:37.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:37.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:38.080 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:38.090 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:37 smithi169 bash[101133]: cluster 2023-09-23T22:51:36.643722+0000 mgr.y (mgr.25310) 894 : cluster 0 pgmap v962: 99 pgs: 99 active+clean; 2.1 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 98 MiB/s wr, 1.56k op/s 2023-09-23T22:51:38.090 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:37 smithi169 bash[101133]: audit 2023-09-23T22:51:37.388159+0000 mon.a (mon.0) 1270 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:51:38.091 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:37 smithi169 bash[101133]: audit 2023-09-23T22:51:37.402124+0000 mon.a (mon.0) 1271 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:51:38.091 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:37 smithi169 bash[104356]: cluster 2023-09-23T22:51:36.643722+0000 mgr.y (mgr.25310) 894 : cluster 0 pgmap v962: 99 pgs: 99 active+clean; 2.1 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 98 MiB/s wr, 1.56k op/s 2023-09-23T22:51:38.091 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:37 smithi169 bash[104356]: audit 2023-09-23T22:51:37.388159+0000 mon.a (mon.0) 1270 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:51:38.091 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:37 smithi169 bash[104356]: audit 2023-09-23T22:51:37.402124+0000 mon.a (mon.0) 1271 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:51:38.116 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:38.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:38.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:38.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:37 smithi187 bash[89487]: cluster 2023-09-23T22:51:36.643722+0000 mgr.y (mgr.25310) 894 : cluster 0 pgmap v962: 99 pgs: 99 active+clean; 2.1 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 98 MiB/s wr, 1.56k op/s 2023-09-23T22:51:38.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:37 smithi187 bash[89487]: audit 2023-09-23T22:51:37.388159+0000 mon.a (mon.0) 1270 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:51:38.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:37 smithi187 bash[89487]: audit 2023-09-23T22:51:37.402124+0000 mon.a (mon.0) 1271 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:51:38.135 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-09-23T22:51:38.135 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:51:38.219 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:38.238 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:38.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:38.240 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:38.341 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:38.370 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:38.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:38.375 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:38.476 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:38.506 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:38.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:38.507 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:38.608 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:38.639 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:38.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:38.642 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:38.743 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:38.751 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:51:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:51:38] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-09-23T22:51:38.771 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:38.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:38.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:38.819 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 23 16 42334 42318 114.966 84.25 0.00328074 0.00869117 2023-09-23T22:51:38.873 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:38.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:38 smithi187 bash[89487]: audit 2023-09-23T22:51:38.033214+0000 mon.a (mon.0) 1272 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:51:38.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:38 smithi187 bash[89487]: audit 2023-09-23T22:51:38.034343+0000 mon.a (mon.0) 1273 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:51:38.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:38 smithi187 bash[89487]: audit 2023-09-23T22:51:38.041453+0000 mon.a (mon.0) 1274 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:51:38.900 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:38.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:38.904 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:39.005 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:39.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:38 smithi169 bash[104356]: audit 2023-09-23T22:51:38.033214+0000 mon.a (mon.0) 1272 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:51:39.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:38 smithi169 bash[104356]: audit 2023-09-23T22:51:38.034343+0000 mon.a (mon.0) 1273 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:51:39.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:38 smithi169 bash[104356]: audit 2023-09-23T22:51:38.041453+0000 mon.a (mon.0) 1274 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:51:39.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:38 smithi169 bash[101133]: audit 2023-09-23T22:51:38.033214+0000 mon.a (mon.0) 1272 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:51:39.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:38 smithi169 bash[101133]: audit 2023-09-23T22:51:38.034343+0000 mon.a (mon.0) 1273 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:51:39.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:38 smithi169 bash[101133]: audit 2023-09-23T22:51:38.041453+0000 mon.a (mon.0) 1274 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:51:39.036 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:39.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:39.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:39.141 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:39.169 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:39.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:39.173 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:39.274 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:39.307 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:39.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:39.309 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:39.410 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:39.436 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:39.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:39.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:39.539 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:39.577 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:39.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:39.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:39.681 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:39.706 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:39.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:39.709 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:39.809 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:39.819 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 24 16 43736 43720 113.826 87.625 0.00402231 0.00876989 2023-09-23T22:51:39.826 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:39.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:39.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:39.928 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:39.959 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:39.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:39.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:40.064 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:40.086 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:40.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:40.088 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:40.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:39 smithi187 bash[89487]: cluster 2023-09-23T22:51:38.644384+0000 mgr.y (mgr.25310) 895 : cluster 0 pgmap v963: 99 pgs: 99 active+clean; 2.3 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s 2023-09-23T22:51:40.189 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:40.197 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:39 smithi169 bash[104356]: cluster 2023-09-23T22:51:38.644384+0000 mgr.y (mgr.25310) 895 : cluster 0 pgmap v963: 99 pgs: 99 active+clean; 2.3 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s 2023-09-23T22:51:40.197 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:39 smithi169 bash[101133]: cluster 2023-09-23T22:51:38.644384+0000 mgr.y (mgr.25310) 895 : cluster 0 pgmap v963: 99 pgs: 99 active+clean; 2.3 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s 2023-09-23T22:51:40.210 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:40.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:40.213 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:40.314 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:40.343 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:40.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:40.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:40.446 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:40.474 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:40.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:40.478 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:40.578 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:40.608 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:40.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:40.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:40.710 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:40.740 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:40.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:40.744 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:40.819 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 25 16 45016 45000 112.473 80 0.0124192 0.00888514 2023-09-23T22:51:40.845 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:40.869 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:40.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:40.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:40.977 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:41.003 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:41.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:41.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:41.106 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:41.137 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:41.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:41.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:41.242 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:41.269 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:41.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:41.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:41.378 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:41.405 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:41.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:41.407 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:41.508 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:41.534 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:41.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:41.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:41.638 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:41.663 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:41.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:41.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:41.766 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:41.791 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:41.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:41.794 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:41.819 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 26 16 46468 46452 111.638 90.75 0.0135994 0.00895168 2023-09-23T22:51:41.894 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:41.919 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:41.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:41.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:42.024 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:42.033 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:41 smithi187 bash[89487]: cluster 2023-09-23T22:51:40.644939+0000 mgr.y (mgr.25310) 896 : cluster 0 pgmap v964: 99 pgs: 99 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 93 MiB/s wr, 1.50k op/s 2023-09-23T22:51:42.033 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:41 smithi187 bash[89487]: audit 2023-09-23T22:51:41.151538+0000 mon.a (mon.0) 1275 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:51:42.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:41 smithi169 bash[101133]: cluster 2023-09-23T22:51:40.644939+0000 mgr.y (mgr.25310) 896 : cluster 0 pgmap v964: 99 pgs: 99 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 93 MiB/s wr, 1.50k op/s 2023-09-23T22:51:42.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:41 smithi169 bash[101133]: audit 2023-09-23T22:51:41.151538+0000 mon.a (mon.0) 1275 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:51:42.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:41 smithi169 bash[104356]: cluster 2023-09-23T22:51:40.644939+0000 mgr.y (mgr.25310) 896 : cluster 0 pgmap v964: 99 pgs: 99 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 93 MiB/s wr, 1.50k op/s 2023-09-23T22:51:42.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:41 smithi169 bash[104356]: audit 2023-09-23T22:51:41.151538+0000 mon.a (mon.0) 1275 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:51:42.049 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:42.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:42.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:42.155 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:42.212 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:42.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:42.217 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:42.318 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:42.350 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:42.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:42.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:42.456 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:42.487 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:42.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:42.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:42.590 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:42.620 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:42.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:42.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:42.726 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:42.750 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:42.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:42.754 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:42.819 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 27 16 47868 47852 110.743 87.5 0.0033984 0.00902103 2023-09-23T22:51:42.855 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:42.875 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:42.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:42.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:42.978 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:43.007 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:43.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:43.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:43.111 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:43.132 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:43.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:43.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:43.235 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:43.264 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:43.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:43.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:43.372 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:43.399 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:43.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:43.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:43.502 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:43.529 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:43.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:43.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:43.633 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:43.666 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:43.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:43.669 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:43.770 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:43.796 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:43.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:43.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:43.819 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 28 16 48814 48798 108.9 59.125 0.0109536 0.00917642 2023-09-23T22:51:43.903 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:43.925 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:43.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:43.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:44.030 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:44.032 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:43 smithi169 bash[104356]: cluster 2023-09-23T22:51:42.645659+0000 mgr.y (mgr.25310) 897 : cluster 0 pgmap v965: 99 pgs: 99 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2023-09-23T22:51:44.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:43 smithi169 bash[101133]: cluster 2023-09-23T22:51:42.645659+0000 mgr.y (mgr.25310) 897 : cluster 0 pgmap v965: 99 pgs: 99 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2023-09-23T22:51:44.038 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:43 smithi187 bash[89487]: cluster 2023-09-23T22:51:42.645659+0000 mgr.y (mgr.25310) 897 : cluster 0 pgmap v965: 99 pgs: 99 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2023-09-23T22:51:44.071 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:44.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:44.077 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:44.177 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:44.211 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:44.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:44.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:44.316 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:44.340 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:44.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:44.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:44.443 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:44.481 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:44.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:44.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:44.584 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:44.607 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T22:51:44.607 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [ 2023-09-23T22:51:44.607 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:51:44.607 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35214.0:49791 9.9 9:9428fc7c:::benchmark_data_smithi169_214561_object49790: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 e252)", 2023-09-23T22:51:44.607 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:51:44.592258+0000", 2023-09-23T22:51:44.607 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.011667086, 2023-09-23T22:51:44.607 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.01170819, 2023-09-23T22:51:44.607 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:51:44.607 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:51:44.608 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:51:44.608 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35214", 2023-09-23T22:51:44.608 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4133417439", 2023-09-23T22:51:44.608 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 49791 2023-09-23T22:51:44.608 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:51:44.608 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:51:44.608 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:51:44.608 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:51:44.608 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:44.592258+0000", 2023-09-23T22:51:44.608 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:51:44.608 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:51:44.608 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:51:44.609 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:51:44.609 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:44.592258+0000", 2023-09-23T22:51:44.609 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:51:44.609 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:51:44.609 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:51:44.609 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:51:44.609 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:44.592257+0000", 2023-09-23T22:51:44.609 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:51:44.609 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:51:44.609 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:51:44.609 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:51:44.609 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:44.592281+0000", 2023-09-23T22:51:44.609 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.3631000000000001e-05 2023-09-23T22:51:44.610 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:51:44.610 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:51:44.610 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:51:44.610 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:44.592288+0000", 2023-09-23T22:51:44.610 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.4549999999999998e-06 2023-09-23T22:51:44.610 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:51:44.610 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:51:44.610 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:51:44.610 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:44.592296+0000", 2023-09-23T22:51:44.610 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.571e-06 2023-09-23T22:51:44.610 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:51:44.610 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:51:44.611 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:51:44.611 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:44.594759+0000", 2023-09-23T22:51:44.611 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0024636580000000001 2023-09-23T22:51:44.611 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:51:44.611 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:51:44.611 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:51:44.611 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:44.594911+0000", 2023-09-23T22:51:44.611 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015159 2023-09-23T22:51:44.611 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:51:44.611 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:51:44.611 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,7", 2023-09-23T22:51:44.611 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:44.595061+0000", 2023-09-23T22:51:44.611 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000150097 2023-09-23T22:51:44.611 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:51:44.612 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:51:44.612 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:44.612 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:44.597347+0000", 2023-09-23T22:51:44.612 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0022859619999999999 2023-09-23T22:51:44.612 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:51:44.612 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:51:44.612 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:51:44.612 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:44.597670+0000", 2023-09-23T22:51:44.612 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00032312999999999998 2023-09-23T22:51:44.612 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:51:44.612 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:51:44.612 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:51:44.612 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:51:44.613 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:51:44.613 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35214.0:49794 9.5 9:a0c95be1:::benchmark_data_smithi169_214561_object49793: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 e252)", 2023-09-23T22:51:44.613 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:51:44.597727+0000", 2023-09-23T22:51:44.613 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.0061973560000000002, 2023-09-23T22:51:44.613 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0063507779999999996, 2023-09-23T22:51:44.613 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:51:44.613 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:51:44.613 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:51:44.613 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35214", 2023-09-23T22:51:44.613 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4133417439", 2023-09-23T22:51:44.613 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 49794 2023-09-23T22:51:44.613 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:51:44.614 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:51:44.614 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:51:44.614 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:51:44.614 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:44.597727+0000", 2023-09-23T22:51:44.614 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:51:44.614 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:51:44.614 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:51:44.614 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:51:44.614 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:44.597727+0000", 2023-09-23T22:51:44.614 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:51:44.614 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:51:44.614 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:51:44.614 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:51:44.615 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:44.597726+0000", 2023-09-23T22:51:44.615 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:51:44.615 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:51:44.615 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:51:44.615 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:51:44.615 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:44.597750+0000", 2023-09-23T22:51:44.615 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.4516e-05 2023-09-23T22:51:44.615 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:51:44.615 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:51:44.615 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:51:44.615 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:44.597759+0000", 2023-09-23T22:51:44.615 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.8729999999999996e-06 2023-09-23T22:51:44.615 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:51:44.616 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:51:44.616 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:51:44.616 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:44.597765+0000", 2023-09-23T22:51:44.616 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.9379999999999997e-06 2023-09-23T22:51:44.616 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:51:44.616 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:51:44.616 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:51:44.616 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:44.598319+0000", 2023-09-23T22:51:44.616 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00055341899999999998 2023-09-23T22:51:44.616 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:51:44.616 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:51:44.616 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:51:44.616 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:44.598530+0000", 2023-09-23T22:51:44.616 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00021114800000000001 2023-09-23T22:51:44.617 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:51:44.617 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:51:44.617 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,7", 2023-09-23T22:51:44.617 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:44.598704+0000", 2023-09-23T22:51:44.617 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00017413800000000001 2023-09-23T22:51:44.617 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:51:44.617 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:51:44.617 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:51:44.617 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:51:44.617 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:51:44.617 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35214.0:49796 9.9 9:97747739:::benchmark_data_smithi169_214561_object49795: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 e252)", 2023-09-23T22:51:44.617 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:51:44.598134+0000", 2023-09-23T22:51:44.617 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.005790768, 2023-09-23T22:51:44.618 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0060333929999999997, 2023-09-23T22:51:44.618 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:51:44.618 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:51:44.618 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:51:44.618 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35214", 2023-09-23T22:51:44.618 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4133417439", 2023-09-23T22:51:44.618 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 49796 2023-09-23T22:51:44.618 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:51:44.618 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:51:44.618 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:51:44.618 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:51:44.618 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:44.598134+0000", 2023-09-23T22:51:44.619 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:51:44.619 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:51:44.619 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:51:44.619 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:51:44.619 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:44.598134+0000", 2023-09-23T22:51:44.619 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:51:44.619 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:51:44.619 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:51:44.619 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:51:44.619 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:44.598133+0000", 2023-09-23T22:51:44.619 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:51:44.619 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:51:44.619 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:51:44.620 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:51:44.620 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:44.598161+0000", 2023-09-23T22:51:44.620 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.7328999999999999e-05 2023-09-23T22:51:44.620 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:51:44.620 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:51:44.620 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:51:44.620 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:44.598174+0000", 2023-09-23T22:51:44.620 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3856000000000001e-05 2023-09-23T22:51:44.620 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:51:44.620 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:51:44.620 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:51:44.620 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:44.598183+0000", 2023-09-23T22:51:44.620 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.3410000000000003e-06 2023-09-23T22:51:44.620 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:51:44.621 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:51:44.621 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:51:44.621 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:44.598457+0000", 2023-09-23T22:51:44.621 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00027390299999999998 2023-09-23T22:51:44.621 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:51:44.621 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:51:44.621 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:51:44.621 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:44.598563+0000", 2023-09-23T22:51:44.621 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000106085 2023-09-23T22:51:44.621 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:51:44.621 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:51:44.621 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,7", 2023-09-23T22:51:44.621 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:44.598704+0000", 2023-09-23T22:51:44.622 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014106399999999999 2023-09-23T22:51:44.622 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:51:44.622 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:51:44.622 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:51:44.622 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:44.601192+0000", 2023-09-23T22:51:44.622 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0024878280000000001 2023-09-23T22:51:44.622 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:51:44.622 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:51:44.622 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:51:44.622 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:44.601395+0000", 2023-09-23T22:51:44.622 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000203635 2023-09-23T22:51:44.622 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:51:44.623 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:51:44.623 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:51:44.623 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:51:44.623 INFO:teuthology.orchestra.run.smithi169.stdout: ], 2023-09-23T22:51:44.623 INFO:teuthology.orchestra.run.smithi169.stdout: "num_ops": 3 2023-09-23T22:51:44.623 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T22:51:44.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:44.624 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:44.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:44.725 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:44.752 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:44.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:44.757 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:44.819 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 29 16 50085 50069 107.884 79.4375 0.0133935 0.00926362 2023-09-23T22:51:44.858 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:44.894 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:44.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:44.897 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:44.997 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:45.032 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:45.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:45.036 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:45.137 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:45.162 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:45.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:45.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:45.265 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:45.296 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:45.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:45.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:45.399 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:45.432 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:45.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:45.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:45.539 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:45.565 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:45.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:45.568 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:45.669 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:45.691 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:45.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:45.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:45.796 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:45.821 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:45.823 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 30 16 51440 51424 107.098 84.6875 0.00732689 0.00932937 2023-09-23T22:51:45.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:45.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:45.926 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:46.003 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:45 smithi169 bash[101133]: cluster 2023-09-23T22:51:44.646275+0000 mgr.y (mgr.25310) 898 : cluster 0 pgmap v966: 99 pgs: 99 active+clean; 2.9 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2023-09-23T22:51:46.004 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:45 smithi169 bash[104356]: cluster 2023-09-23T22:51:44.646275+0000 mgr.y (mgr.25310) 898 : cluster 0 pgmap v966: 99 pgs: 99 active+clean; 2.9 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2023-09-23T22:51:46.022 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:46.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:46.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:46.125 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:46.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:45 smithi187 bash[89487]: cluster 2023-09-23T22:51:44.646275+0000 mgr.y (mgr.25310) 898 : cluster 0 pgmap v966: 99 pgs: 99 active+clean; 2.9 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2023-09-23T22:51:46.150 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:46.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:46.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:46.252 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:46.279 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:46.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:46.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:46.383 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:46.424 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:46.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:46.427 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:46.528 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:46.550 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:46.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:46.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:46.655 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:46.682 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:46.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:46.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:46.786 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:46.812 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:46.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:46.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:46.823 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 31 15 52778 52763 106.342 83.6875 0.0112984 0.00939771 2023-09-23T22:51:46.914 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:46.934 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:46.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:46.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:47.036 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:47.070 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:47.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:47.073 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:47.173 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:47.199 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:47.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:47.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:47.305 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:47.337 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:47.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:47.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:47.440 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:47.469 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:47.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:47.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:47.574 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:47.601 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:47.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:47.606 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:47.706 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:47.731 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:47.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:47.737 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:47.823 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 32 16 53913 53897 105.234 70.875 0.00827391 0.00949664 2023-09-23T22:51:47.838 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:47.866 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:47.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:47.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:47.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:47 smithi187 bash[89487]: cluster 2023-09-23T22:51:46.646909+0000 mgr.y (mgr.25310) 899 : cluster 0 pgmap v967: 99 pgs: 99 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2023-09-23T22:51:47.972 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:47.997 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:48.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:48.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:48.017 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-23T22:51:48.017 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:47 smithi169 bash[101133]: cluster 2023-09-23T22:51:46.646909+0000 mgr.y (mgr.25310) 899 : cluster 0 pgmap v967: 99 pgs: 99 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2023-09-23T22:51:48.018 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:47 smithi169 bash[104356]: cluster 2023-09-23T22:51:46.646909+0000 mgr.y (mgr.25310) 899 : cluster 0 pgmap v967: 99 pgs: 99 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2023-09-23T22:51:48.102 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:48.131 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:48.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:48.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:48.241 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:48.270 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:48.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:48.276 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:48.376 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:48.401 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:48.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:48.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:48.491 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:51:48.505 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:48.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:51:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:51:48] "GET /metrics HTTP/1.1" 200 36392 "" "Prometheus/2.43.0" 2023-09-23T22:51:48.537 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:48.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:48.542 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:48.642 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:48.673 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:48.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:48.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:48.777 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:48.804 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:48.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:48.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:48.823 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 33 16 55160 55144 104.407 77.9375 0.0256821 0.00957141 2023-09-23T22:51:48.911 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:48.950 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:48.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:48.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:49.055 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:49.134 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:49.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:49.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:49.200 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:51:49.239 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:49.254 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:51:49.266 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:49.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:49.270 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:49.306 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:51:49.371 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:49.375 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:51:49.400 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:49.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:49.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:49.411 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:51:49.449 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:51:49.483 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:51:49.503 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:49.512 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:51:49.517 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:51:49.517 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:51:49.517 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:51:49.517 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:51:49.517 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:51:49.517 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:51:49.517 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:51:49.517 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:51:49.549 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:49.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:49.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:49.652 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:49.686 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:49.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:49.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:49.789 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:49.816 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:49.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:49.822 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:49.823 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 34 16 56238 56222 103.318 67.375 0.00807794 0.00967361 2023-09-23T22:51:49.830 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:49 smithi187 bash[89487]: cluster 2023-09-23T22:51:48.647596+0000 mgr.y (mgr.25310) 900 : cluster 0 pgmap v968: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-09-23T22:51:49.830 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:49 smithi187 bash[89487]: audit 2023-09-23T22:51:49.132620+0000 mon.a (mon.0) 1276 : audit 0 from='client.? 172.21.15.169:0/272410712' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:51:49.830 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:49 smithi187 bash[89487]: audit 2023-09-23T22:51:49.581018+0000 mon.c (mon.2) 73 : audit 1 from='client.? 172.21.15.169:0/1845330681' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:51:49.830 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:49 smithi187 bash[89487]: audit 2023-09-23T22:51:49.581620+0000 mon.a (mon.0) 1277 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:51:49.852 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is unset 2023-09-23T22:51:49.923 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:49.949 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:49.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:49.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:50.054 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:50.090 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:50.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:50.095 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:50.196 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:50.226 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:50.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:50.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:50.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:49 smithi169 bash[104356]: cluster 2023-09-23T22:51:48.647596+0000 mgr.y (mgr.25310) 900 : cluster 0 pgmap v968: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-09-23T22:51:50.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:49 smithi169 bash[104356]: audit 2023-09-23T22:51:49.132620+0000 mon.a (mon.0) 1276 : audit 0 from='client.? 172.21.15.169:0/272410712' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:51:50.287 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:49 smithi169 bash[104356]: audit 2023-09-23T22:51:49.581018+0000 mon.c (mon.2) 73 : audit 1 from='client.? 172.21.15.169:0/1845330681' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:51:50.287 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:49 smithi169 bash[104356]: audit 2023-09-23T22:51:49.581620+0000 mon.a (mon.0) 1277 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:51:50.287 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:49 smithi169 bash[101133]: cluster 2023-09-23T22:51:48.647596+0000 mgr.y (mgr.25310) 900 : cluster 0 pgmap v968: 99 pgs: 99 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-09-23T22:51:50.287 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:49 smithi169 bash[101133]: audit 2023-09-23T22:51:49.132620+0000 mon.a (mon.0) 1276 : audit 0 from='client.? 172.21.15.169:0/272410712' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:51:50.287 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:49 smithi169 bash[101133]: audit 2023-09-23T22:51:49.581018+0000 mon.c (mon.2) 73 : audit 1 from='client.? 172.21.15.169:0/1845330681' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:51:50.287 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:49 smithi169 bash[101133]: audit 2023-09-23T22:51:49.581620+0000 mon.a (mon.0) 1277 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:51:50.331 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:50.353 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:50.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:50.356 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:50.457 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:50.482 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:50.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:50.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:50.585 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:50.619 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:50.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:50.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:50.722 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:50.745 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:50.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:50.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:50.823 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 35 16 57232 57216 102.141 62.125 0.00763365 0.00978505 2023-09-23T22:51:50.848 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:50.874 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:50.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:50 smithi187 bash[89487]: cluster 2023-09-23T22:51:49.823774+0000 mon.a (mon.0) 1278 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:51:50.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:50 smithi187 bash[89487]: audit 2023-09-23T22:51:49.838843+0000 mon.a (mon.0) 1279 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:51:50.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:50 smithi187 bash[89487]: cluster 2023-09-23T22:51:49.839025+0000 mon.a (mon.0) 1280 : cluster 0 osdmap e253: 8 total, 8 up, 8 in 2023-09-23T22:51:50.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:50 smithi187 bash[89487]: cluster 2023-09-23T22:51:49.845965+0000 osd.7 (osd.7) 236 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T22:51:50.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:50 smithi187 bash[89487]: cluster 2023-09-23T22:51:49.848671+0000 osd.7 (osd.7) 237 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T22:51:50.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:50 smithi187 bash[89487]: cluster 2023-09-23T22:51:49.848736+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T22:51:50.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:50 smithi187 bash[89487]: cluster 2023-09-23T22:51:49.852748+0000 osd.6 (osd.6) 268 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T22:51:50.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:50 smithi187 bash[89487]: cluster 2023-09-23T22:51:49.857229+0000 osd.6 (osd.6) 269 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T22:51:50.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:50.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:50.978 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:51.013 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:51.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:51.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:51.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:50 smithi169 bash[104356]: cluster 2023-09-23T22:51:49.823774+0000 mon.a (mon.0) 1278 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:51:51.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:50 smithi169 bash[104356]: audit 2023-09-23T22:51:49.838843+0000 mon.a (mon.0) 1279 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:51:51.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:50 smithi169 bash[104356]: cluster 2023-09-23T22:51:49.839025+0000 mon.a (mon.0) 1280 : cluster 0 osdmap e253: 8 total, 8 up, 8 in 2023-09-23T22:51:51.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:50 smithi169 bash[104356]: cluster 2023-09-23T22:51:49.845965+0000 osd.7 (osd.7) 236 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T22:51:51.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:50 smithi169 bash[104356]: cluster 2023-09-23T22:51:49.848671+0000 osd.7 (osd.7) 237 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T22:51:51.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:50 smithi169 bash[104356]: cluster 2023-09-23T22:51:49.848736+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T22:51:51.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:50 smithi169 bash[104356]: cluster 2023-09-23T22:51:49.852748+0000 osd.6 (osd.6) 268 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T22:51:51.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:50 smithi169 bash[104356]: cluster 2023-09-23T22:51:49.857229+0000 osd.6 (osd.6) 269 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T22:51:51.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:50 smithi169 bash[101133]: cluster 2023-09-23T22:51:49.823774+0000 mon.a (mon.0) 1278 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:51:51.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:50 smithi169 bash[101133]: audit 2023-09-23T22:51:49.838843+0000 mon.a (mon.0) 1279 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:51:51.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:50 smithi169 bash[101133]: cluster 2023-09-23T22:51:49.839025+0000 mon.a (mon.0) 1280 : cluster 0 osdmap e253: 8 total, 8 up, 8 in 2023-09-23T22:51:51.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:50 smithi169 bash[101133]: cluster 2023-09-23T22:51:49.845965+0000 osd.7 (osd.7) 236 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T22:51:51.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:50 smithi169 bash[101133]: cluster 2023-09-23T22:51:49.848671+0000 osd.7 (osd.7) 237 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T22:51:51.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:50 smithi169 bash[101133]: cluster 2023-09-23T22:51:49.848736+0000 osd.5 (osd.5) 59 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T22:51:51.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:50 smithi169 bash[101133]: cluster 2023-09-23T22:51:49.852748+0000 osd.6 (osd.6) 268 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T22:51:51.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:50 smithi169 bash[101133]: cluster 2023-09-23T22:51:49.857229+0000 osd.6 (osd.6) 269 : cluster 3 failed to encode map e253 with expected crc 2023-09-23T22:51:51.118 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:51.145 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:51.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:51.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:51.253 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:51.279 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:51.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:51.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:51.382 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:51.403 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:51.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:51.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:51.507 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:51.540 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:51:51.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:51.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:51:51.649 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:51.673 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:51.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:51.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:51.777 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:51.802 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:51.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:51.807 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:51.823 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 36 16 58398 58382 101.328 72.875 0.00775721 0.00986369 2023-09-23T22:51:51.908 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:51.935 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:51.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:51.937 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:52.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:51 smithi169 bash[101133]: cluster 2023-09-23T22:51:50.648035+0000 mgr.y (mgr.25310) 901 : cluster 0 pgmap v970: 99 pgs: 99 active+clean; 3.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2023-09-23T22:51:52.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:51 smithi169 bash[104356]: cluster 2023-09-23T22:51:50.648035+0000 mgr.y (mgr.25310) 901 : cluster 0 pgmap v970: 99 pgs: 99 active+clean; 3.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2023-09-23T22:51:52.037 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:52.070 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:52.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:52.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:52.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:51 smithi187 bash[89487]: cluster 2023-09-23T22:51:50.648035+0000 mgr.y (mgr.25310) 901 : cluster 0 pgmap v970: 99 pgs: 99 active+clean; 3.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2023-09-23T22:51:52.178 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:52.207 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:52.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:52.209 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:52.310 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:52.347 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:52.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:52.352 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:52.453 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:52.481 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:52.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:52.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:52.586 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:52.610 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:52.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:52.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:52.713 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:52.741 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:52.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:52.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:52.824 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 37 16 59462 59446 100.387 66.5 0.0221814 0.00995637 2023-09-23T22:51:52.844 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:52.870 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:52.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:52.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:52.974 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:53.007 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:53.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:53.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:53.111 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:53.139 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:53.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:53.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:53.243 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:53.272 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:53.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:53.275 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:53.375 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:53.399 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:53.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:53.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:53.502 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:53.524 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:53.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:53.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:53.627 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:53.658 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:53.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:53.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:53.762 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:53.794 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:53.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:53.796 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:53.824 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 38 16 60624 60608 99.6561 72.625 0.00938306 0.0100292 2023-09-23T22:51:53.846 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:53 smithi169 bash[101133]: cluster 2023-09-23T22:51:52.648696+0000 mgr.y (mgr.25310) 902 : cluster 0 pgmap v971: 99 pgs: 99 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-09-23T22:51:53.897 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:53.927 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:53.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:53.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:54.031 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:54.057 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:54.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:54.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:54.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:53 smithi187 bash[89487]: cluster 2023-09-23T22:51:52.648696+0000 mgr.y (mgr.25310) 902 : cluster 0 pgmap v971: 99 pgs: 99 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-09-23T22:51:54.161 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:54.171 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:53 smithi169 bash[104356]: cluster 2023-09-23T22:51:52.648696+0000 mgr.y (mgr.25310) 902 : cluster 0 pgmap v971: 99 pgs: 99 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-09-23T22:51:54.192 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:54.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:54.195 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:54.296 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:54.331 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:54.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:54.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:54.435 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:54.459 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:54.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:54.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:54.564 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:54.598 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:54.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:54.602 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:54.703 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:54.734 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:54.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:54.740 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:54.824 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 39 16 61835 61819 99.0415 75.6875 0.00570213 0.0100905 2023-09-23T22:51:54.841 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:54.869 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:54.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:54.872 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:54.973 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:54.999 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:55.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:55.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:55.104 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:55.121 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:55.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:55.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:55.224 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:55.255 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:55.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:55.260 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:55.361 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:55.388 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:55.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:55.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:55.491 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:55.519 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:55.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:55.522 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:55.622 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:55.657 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:55.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:55.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:55.763 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:55.790 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:55.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:55.794 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:55.824 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:2023-09-23T22:51:55.823021+0000 min lat: 0.00130805 max lat: 0.378844 avg lat: 0.0101641 2023-09-23T22:51:55.824 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:51:55.824 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 40 16 62969 62953 98.3373 70.875 0.0136448 0.0101641 2023-09-23T22:51:55.895 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:55.920 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:55.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:55.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:55.977 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:51:55.994 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T22:51:56.023 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:56.033 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:55 smithi187 bash[89487]: cluster 2023-09-23T22:51:54.649294+0000 mgr.y (mgr.25310) 903 : cluster 0 pgmap v972: 99 pgs: 99 active+clean; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-09-23T22:51:56.048 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:56.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:56.054 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:56.155 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:56.179 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:56.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:56.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:56.282 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:56.309 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:56.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:56.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:56.396 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:55 smithi169 bash[101133]: cluster 2023-09-23T22:51:54.649294+0000 mgr.y (mgr.25310) 903 : cluster 0 pgmap v972: 99 pgs: 99 active+clean; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-09-23T22:51:56.396 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:55 smithi169 bash[104356]: cluster 2023-09-23T22:51:54.649294+0000 mgr.y (mgr.25310) 903 : cluster 0 pgmap v972: 99 pgs: 99 active+clean; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2023-09-23T22:51:56.415 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:56.444 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:56.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:56.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:56.538 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:51:56.551 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:56.589 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:56.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:56.591 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:56.692 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:56.715 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:56.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:56.721 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:56.821 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:56.824 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 41 16 64013 63997 97.5303 65.25 0.00807242 0.0102482 2023-09-23T22:51:56.843 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:56.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:56.845 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:56.946 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:56.982 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:56.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:56.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:57.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:56 smithi169 bash[101133]: audit 2023-09-23T22:51:56.153331+0000 mon.a (mon.0) 1281 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:51:57.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:56 smithi169 bash[104356]: audit 2023-09-23T22:51:56.153331+0000 mon.a (mon.0) 1281 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:51:57.086 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:57.121 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:57.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:57.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:57.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:56 smithi187 bash[89487]: audit 2023-09-23T22:51:56.153331+0000 mon.a (mon.0) 1281 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:51:57.224 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:57.251 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:57.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:57.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:57.357 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:57.389 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:57.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:57.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:57.492 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:57.517 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:57.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:57.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:57.623 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:57.648 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:51:57.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:57.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:51:57.751 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:57.775 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:57.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:57.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:57.824 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 42 16 65051 65035 96.7527 64.875 0.00705302 0.0103221 2023-09-23T22:51:57.866 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:57 smithi187 bash[89487]: cluster 2023-09-23T22:51:56.649804+0000 mgr.y (mgr.25310) 904 : cluster 0 pgmap v973: 99 pgs: 99 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-23T22:51:57.878 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:57.887 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:57 smithi169 bash[101133]: cluster 2023-09-23T22:51:56.649804+0000 mgr.y (mgr.25310) 904 : cluster 0 pgmap v973: 99 pgs: 99 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-23T22:51:57.887 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:57 smithi169 bash[104356]: cluster 2023-09-23T22:51:56.649804+0000 mgr.y (mgr.25310) 904 : cluster 0 pgmap v973: 99 pgs: 99 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-09-23T22:51:57.907 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:57.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:57.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:58.010 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:58.036 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:58.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:58.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:58.140 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:58.169 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:58.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:58.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:58.272 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:58.301 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:58.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:58.304 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:58.405 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:58.435 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:58.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:58.437 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:58.462 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:51:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:51:58] "GET /metrics HTTP/1.1" 200 36395 "" "Prometheus/2.43.0" 2023-09-23T22:51:58.537 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:58.568 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:58.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:58.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:58.674 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:58.700 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:51:58.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:58.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:51:58.806 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:58.824 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 43 16 66166 66150 96.1232 69.6875 0.00752999 0.0103977 2023-09-23T22:51:58.835 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:58.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:58.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:58.939 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:58.971 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:58.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:58.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:59.075 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:59.107 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:59.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:59.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:59.214 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:59.255 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:59.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:59.257 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:59.358 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:59.384 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:51:59.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:59.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:51:59.487 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:59.515 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:51:59.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:59.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:51:59.620 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:59.658 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:51:59.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:59.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:51:59.762 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:59.794 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:51:59.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:59.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:51:59.824 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 44 16 67082 67066 95.2398 57.25 0.00825796 0.0104938 2023-09-23T22:51:59.869 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:51:59 smithi169 bash[101133]: cluster 2023-09-23T22:51:58.650391+0000 mgr.y (mgr.25310) 905 : cluster 0 pgmap v974: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-09-23T22:51:59.898 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:59.926 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:51:59.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:51:59.929 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:51:59.994 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:52:00.016 INFO:teuthology.orchestra.run.smithi169.stderr:dumped all 2023-09-23T22:52:00.030 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:00.056 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:00.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:00.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:00.123 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:51:59 smithi169 bash[104356]: cluster 2023-09-23T22:51:58.650391+0000 mgr.y (mgr.25310) 905 : cluster 0 pgmap v974: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-09-23T22:52:00.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:51:59 smithi187 bash[89487]: cluster 2023-09-23T22:51:58.650391+0000 mgr.y (mgr.25310) 905 : cluster 0 pgmap v974: 99 pgs: 99 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-09-23T22:52:00.159 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:00.192 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:00.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:00.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:00.295 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:00.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:00.322 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:00.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:00.423 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:00.453 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:00.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:00.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:00.557 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:00.593 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:00.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:00.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:00.701 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:00.724 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:00.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:00.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:00.824 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 45 16 67829 67813 94.1609 46.6875 0.016611 0.0106146 2023-09-23T22:52:00.828 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:00.852 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:00.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:00.855 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:00.956 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:00.984 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:00.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:00.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:01.087 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:01.115 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:01.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:01.116 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:01.217 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:01.243 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:01.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:01.249 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:01.349 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:01.378 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:01.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:01.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:01.481 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:01.507 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:01.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:01.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:01.610 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:01.639 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:01.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:01.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:01.743 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:01.761 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:01.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:01.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:01.824 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 46 16 68960 68944 93.6506 70.6875 0.0195844 0.0106729 2023-09-23T22:52:01.864 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:01.872 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:01 smithi187 bash[89487]: audit 2023-09-23T22:51:59.972480+0000 mgr.y (mgr.25310) 906 : audit 0 from='client.35247 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:52:01.872 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:01 smithi187 bash[89487]: cluster 2023-09-23T22:52:00.650988+0000 mgr.y (mgr.25310) 907 : cluster 0 pgmap v975: 99 pgs: 99 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-09-23T22:52:01.889 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:01.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:01.896 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:01.996 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:02.027 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:02.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:02.031 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:02.060 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:01 smithi169 bash[104356]: audit 2023-09-23T22:51:59.972480+0000 mgr.y (mgr.25310) 906 : audit 0 from='client.35247 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:52:02.060 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:01 smithi169 bash[104356]: cluster 2023-09-23T22:52:00.650988+0000 mgr.y (mgr.25310) 907 : cluster 0 pgmap v975: 99 pgs: 99 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-09-23T22:52:02.060 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:01 smithi169 bash[101133]: audit 2023-09-23T22:51:59.972480+0000 mgr.y (mgr.25310) 906 : audit 0 from='client.35247 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:52:02.061 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:01 smithi169 bash[101133]: cluster 2023-09-23T22:52:00.650988+0000 mgr.y (mgr.25310) 907 : cluster 0 pgmap v975: 99 pgs: 99 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-09-23T22:52:02.132 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:02.156 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:02.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:02.162 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:02.262 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:02.287 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:02.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:02.290 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:02.391 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:02.423 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:02.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:02.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:02.528 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:02.557 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:02.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:02.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:02.662 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:02.689 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:02.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:02.693 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:02.794 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:02.825 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 47 16 70079 70063 93.146 69.9375 0.00903731 0.0107303 2023-09-23T22:52:02.835 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:02.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:02.838 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:02.938 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:02.969 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:02.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:02.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:03.074 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:03.096 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:03.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:03.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:03.199 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:03.232 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:03.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:03.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:03.338 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:03.365 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:03.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:03.368 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:03.457 INFO:teuthology.orchestra.run.smithi169.stdout:{"pg_ready":true,"pg_map":{"version":974,"stamp":"2023-09-23T22:51:58.649995+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4100134816,"num_objects":62578,"num_object_clones":0,"num_object_copies":187734,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":62578,"num_whiteouts":0,"num_read":32,"num_read_kb":34,"num_write":62615,"num_write_kb":4003485,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":32,"num_bytes_recovered":919894,"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":64386,"ondisk_log_size":64386,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":15200144,"kb_used_data":12108688,"kb_used_omap":36,"kb_used_meta":3091355,"kb_avail":734761072,"statfs":{"total":767960285184,"available":752395337728,"internally_reserved":0,"allocated":12399296512,"data_stored":12390475553,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":37147,"internal_metadata":3165548261},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":4,"apply_latency_ms":4,"commit_latency_ns":4000000,"apply_latency_ns":4000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":754843648,"num_objects":11518,"num_object_clones":0,"num_object_copies":34554,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":11518,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11518,"num_write_kb":737152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.002899"},"pg_stats":[{"pgid":"3.1a","version":"68'2","reported_seq":243,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.788927+0000","last_change":"2023-09-23T22:32:30.182886+0000","last_active":"2023-09-23T22:51:32.788927+0000","last_peered":"2023-09-23T22:51:32.788927+0000","last_clean":"2023-09-23T22:51:32.788927+0000","last_became_active":"2023-09-23T22:32:30.181915+0000","last_became_peered":"2023-09-23T22:32:30.181915+0000","last_unstale":"2023-09-23T22:51:32.788927+0000","last_undegraded":"2023-09-23T22:51:32.788927+0000","last_fullsized":"2023-09-23T22:51:32.788927+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:13.504249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":238,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.908147+0000","last_change":"2023-09-23T22:32:30.181813+0000","last_active":"2023-09-23T22:51:32.908147+0000","last_peered":"2023-09-23T22:51:32.908147+0000","last_clean":"2023-09-23T22:51:32.908147+0000","last_became_active":"2023-09-23T22:32:30.181283+0000","last_became_peered":"2023-09-23T22:32:30.181283+0000","last_unstale":"2023-09-23T22:51:32.908147+0000","last_undegraded":"2023-09-23T22:51:32.908147+0000","last_fullsized":"2023-09-23T22:51:32.908147+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.674213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":225,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.847572+0000","last_change":"2023-09-23T22:32:30.187773+0000","last_active":"2023-09-23T22:51:49.847572+0000","last_peered":"2023-09-23T22:51:49.847572+0000","last_clean":"2023-09-23T22:51:49.847572+0000","last_became_active":"2023-09-23T22:32:30.187289+0000","last_became_peered":"2023-09-23T22:32:30.187289+0000","last_unstale":"2023-09-23T22:51:49.847572+0000","last_undegraded":"2023-09-23T22:51:49.847572+0000","last_fullsized":"2023-09-23T22:51:49.847572+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.158539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":38,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.789153+0000","last_change":"2023-09-23T22:48:46.635228+0000","last_active":"2023-09-23T22:51:32.789153+0000","last_peered":"2023-09-23T22:51:32.789153+0000","last_clean":"2023-09-23T22:51:32.789153+0000","last_became_active":"2023-09-23T22:48:46.634161+0000","last_became_peered":"2023-09-23T22:48:46.634161+0000","last_unstale":"2023-09-23T22:51:32.789153+0000","last_undegraded":"2023-09-23T22:51:32.789153+0000","last_fullsized":"2023-09-23T22:51:32.789153+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:27:26.723822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":266,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.908332+0000","last_change":"2023-09-23T22:48:46.630952+0000","last_active":"2023-09-23T22:51:32.908332+0000","last_peered":"2023-09-23T22:51:32.908332+0000","last_clean":"2023-09-23T22:51:32.908332+0000","last_became_active":"2023-09-23T22:48:46.630613+0000","last_became_peered":"2023-09-23T22:48:46.630613+0000","last_unstale":"2023-09-23T22:51:32.908332+0000","last_undegraded":"2023-09-23T22:51:32.908332+0000","last_fullsized":"2023-09-23T22:51:32.908332+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25.338509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":267,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.817452+0000","last_change":"2023-09-23T22:48:08.758471+0000","last_active":"2023-09-23T22:51:32.817452+0000","last_peered":"2023-09-23T22:51:32.817452+0000","last_clean":"2023-09-23T22:51:32.817452+0000","last_became_active":"2023-09-23T22:48:08.757078+0000","last_became_peered":"2023-09-23T22:48:08.757078+0000","last_unstale":"2023-09-23T22:51:32.817452+0000","last_undegraded":"2023-09-23T22:51:32.817452+0000","last_fullsized":"2023-09-23T22:51:32.817452+0000","mapping_epoch":221,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":222,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:04.591201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":38,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.789243+0000","last_change":"2023-09-23T22:48:46.634576+0000","last_active":"2023-09-23T22:51:32.789243+0000","last_peered":"2023-09-23T22:51:32.789243+0000","last_clean":"2023-09-23T22:51:32.789243+0000","last_became_active":"2023-09-23T22:48:46.633546+0000","last_became_peered":"2023-09-23T22:48:46.633546+0000","last_unstale":"2023-09-23T22:51:32.789243+0000","last_undegraded":"2023-09-23T22:51:32.789243+0000","last_fullsized":"2023-09-23T22:51:32.789243+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:08.811450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":224,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.908443+0000","last_change":"2023-09-23T22:32:00.188206+0000","last_active":"2023-09-23T22:51:32.908443+0000","last_peered":"2023-09-23T22:51:32.908443+0000","last_clean":"2023-09-23T22:51:32.908443+0000","last_became_active":"2023-09-23T22:32:00.187846+0000","last_became_peered":"2023-09-23T22:32:00.187846+0000","last_unstale":"2023-09-23T22:51:32.908443+0000","last_undegraded":"2023-09-23T22:51:32.908443+0000","last_fullsized":"2023-09-23T22:51:32.908443+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:17:38.414690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":56,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.797104+0000","last_change":"2023-09-23T22:48:07.756784+0000","last_active":"2023-09-23T22:51:32.797104+0000","last_peered":"2023-09-23T22:51:32.797104+0000","last_clean":"2023-09-23T22:51:32.797104+0000","last_became_active":"2023-09-23T22:48:07.756186+0000","last_became_peered":"2023-09-23T22:48:07.756186+0000","last_unstale":"2023-09-23T22:51:32.797104+0000","last_undegraded":"2023-09-23T22:51:32.797104+0000","last_fullsized":"2023-09-23T22:51:32.797104+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:01.669732+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":184,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.911124+0000","last_change":"2023-09-23T22:32:00.187715+0000","last_active":"2023-09-23T22:51:32.911124+0000","last_peered":"2023-09-23T22:51:32.911124+0000","last_clean":"2023-09-23T22:51:32.911124+0000","last_became_active":"2023-09-23T22:32:00.187377+0000","last_became_peered":"2023-09-23T22:32:00.187377+0000","last_unstale":"2023-09-23T22:51:32.911124+0000","last_undegraded":"2023-09-23T22:51:32.911124+0000","last_fullsized":"2023-09-23T22:51:32.911124+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:05.650701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'3","reported_seq":235,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.799267+0000","last_change":"2023-09-23T22:32:30.189690+0000","last_active":"2023-09-23T22:51:32.799267+0000","last_peered":"2023-09-23T22:51:32.799267+0000","last_clean":"2023-09-23T22:51:32.799267+0000","last_became_active":"2023-09-23T22:32:30.189316+0000","last_became_peered":"2023-09-23T22:32:30.189316+0000","last_unstale":"2023-09-23T22:51:32.799267+0000","last_undegraded":"2023-09-23T22:51:32.799267+0000","last_fullsized":"2023-09-23T22:51:32.799267+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T03:36:06.225948+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":32,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:37.567377+0000","last_change":"2023-09-23T22:49:14.563854+0000","last_active":"2023-09-23T22:51:37.567377+0000","last_peered":"2023-09-23T22:51:37.567377+0000","last_clean":"2023-09-23T22:51:37.567377+0000","last_became_active":"2023-09-23T22:49:14.563375+0000","last_became_peered":"2023-09-23T22:49:14.563375+0000","last_unstale":"2023-09-23T22:51:37.567377+0000","last_undegraded":"2023-09-23T22:51:37.567377+0000","last_fullsized":"2023-09-23T22:51:37.567377+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02.137646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"79'23","reported_seq":221,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.789371+0000","last_change":"2023-09-23T22:32:30.185468+0000","last_active":"2023-09-23T22:51:32.789371+0000","last_peered":"2023-09-23T22:51:32.789371+0000","last_clean":"2023-09-23T22:51:32.789371+0000","last_became_active":"2023-09-23T22:32:30.184937+0000","last_became_peered":"2023-09-23T22:32:30.184937+0000","last_unstale":"2023-09-23T22:51:32.789371+0000","last_undegraded":"2023-09-23T22:51:32.789371+0000","last_fullsized":"2023-09-23T22:51:32.789371+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-24T22:33:07.163248+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":219,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.789010+0000","last_change":"2023-09-23T22:32:30.193251+0000","last_active":"2023-09-23T22:51:32.789010+0000","last_peered":"2023-09-23T22:51:32.789010+0000","last_clean":"2023-09-23T22:51:32.789010+0000","last_became_active":"2023-09-23T22:32:30.192767+0000","last_became_peered":"2023-09-23T22:32:30.192767+0000","last_unstale":"2023-09-23T22:51:32.789010+0000","last_undegraded":"2023-09-23T22:51:32.789010+0000","last_fullsized":"2023-09-23T22:51:32.789010+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:36.485471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"67'2","reported_seq":234,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.798587+0000","last_change":"2023-09-23T22:32:30.188993+0000","last_active":"2023-09-23T22:51:32.798587+0000","last_peered":"2023-09-23T22:51:32.798587+0000","last_clean":"2023-09-23T22:51:32.798587+0000","last_became_active":"2023-09-23T22:32:30.188599+0000","last_became_peered":"2023-09-23T22:32:30.188599+0000","last_unstale":"2023-09-23T22:51:32.798587+0000","last_undegraded":"2023-09-23T22:51:32.798587+0000","last_fullsized":"2023-09-23T22:51:32.798587+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:43.749296+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":224,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.908932+0000","last_change":"2023-09-23T22:32:00.187980+0000","last_active":"2023-09-23T22:51:32.908932+0000","last_peered":"2023-09-23T22:51:32.908932+0000","last_clean":"2023-09-23T22:51:32.908932+0000","last_became_active":"2023-09-23T22:32:00.187634+0000","last_became_peered":"2023-09-23T22:32:00.187634+0000","last_unstale":"2023-09-23T22:51:32.908932+0000","last_undegraded":"2023-09-23T22:51:32.908932+0000","last_fullsized":"2023-09-23T22:51:32.908932+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:09.675886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":38,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.788620+0000","last_change":"2023-09-23T22:48:46.629238+0000","last_active":"2023-09-23T22:51:32.788620+0000","last_peered":"2023-09-23T22:51:32.788620+0000","last_clean":"2023-09-23T22:51:32.788620+0000","last_became_active":"2023-09-23T22:48:46.628871+0000","last_became_peered":"2023-09-23T22:48:46.628871+0000","last_unstale":"2023-09-23T22:51:32.788620+0000","last_undegraded":"2023-09-23T22:51:32.788620+0000","last_fullsized":"2023-09-23T22:51:32.788620+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:11.125720+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":56,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.796701+0000","last_change":"2023-09-23T22:48:07.759806+0000","last_active":"2023-09-23T22:51:32.796701+0000","last_peered":"2023-09-23T22:51:32.796701+0000","last_clean":"2023-09-23T22:51:32.796701+0000","last_became_active":"2023-09-23T22:48:07.759023+0000","last_became_peered":"2023-09-23T22:48:07.759023+0000","last_unstale":"2023-09-23T22:51:32.796701+0000","last_undegraded":"2023-09-23T22:51:32.796701+0000","last_fullsized":"2023-09-23T22:51:32.796701+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:47.245672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":213,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.798481+0000","last_change":"2023-09-23T22:32:30.187887+0000","last_active":"2023-09-23T22:51:32.798481+0000","last_peered":"2023-09-23T22:51:32.798481+0000","last_clean":"2023-09-23T22:51:32.798481+0000","last_became_active":"2023-09-23T22:32:30.187577+0000","last_became_peered":"2023-09-23T22:32:30.187577+0000","last_unstale":"2023-09-23T22:51:32.798481+0000","last_undegraded":"2023-09-23T22:51:32.798481+0000","last_fullsized":"2023-09-23T22:51:32.798481+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:21.416630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":38,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.789216+0000","last_change":"2023-09-23T22:48:46.647361+0000","last_active":"2023-09-23T22:51:32.789216+0000","last_peered":"2023-09-23T22:51:32.789216+0000","last_clean":"2023-09-23T22:51:32.789216+0000","last_became_active":"2023-09-23T22:48:46.634829+0000","last_became_peered":"2023-09-23T22:48:46.634829+0000","last_unstale":"2023-09-23T22:51:32.789216+0000","last_undegraded":"2023-09-23T22:51:32.789216+0000","last_fullsized":"2023-09-23T22:51:32.789216+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.556277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'8","reported_seq":329,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.816244+0000","last_change":"2023-09-23T22:48:46.702097+0000","last_active":"2023-09-23T22:51:32.816244+0000","last_peered":"2023-09-23T22:51:32.816244+0000","last_clean":"2023-09-23T22:51:32.816244+0000","last_became_active":"2023-09-23T22:48:46.636657+0000","last_became_peered":"2023-09-23T22:48:46.636657+0000","last_unstale":"2023-09-23T22:51:32.816244+0000","last_undegraded":"2023-09-23T22:51:32.816244+0000","last_fullsized":"2023-09-23T22:51:32.816244+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-24T23:25:40.659301+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":12,"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":72,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.908655+0000","last_change":"2023-09-23T22:45:13.566953+0000","last_active":"2023-09-23T22:51:32.908655+0000","last_peered":"2023-09-23T22:51:32.908655+0000","last_clean":"2023-09-23T22:51:32.908655+0000","last_became_active":"2023-09-23T22:45:13.566406+0000","last_became_peered":"2023-09-23T22:45:13.566406+0000","last_unstale":"2023-09-23T22:51:32.908655+0000","last_undegraded":"2023-09-23T22:51:32.908655+0000","last_fullsized":"2023-09-23T22:51:32.908655+0000","mapping_epoch":193,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":194,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:37.160576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.5","version":"253'3830","reported_seq":3846,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:53.821281+0000","last_change":"2023-09-23T22:50:53.891785+0000","last_active":"2023-09-23T22:51:53.821281+0000","last_peered":"2023-09-23T22:51:53.821281+0000","last_clean":"2023-09-23T22:51:53.821281+0000","last_became_active":"2023-09-23T22:50:53.891484+0000","last_became_peered":"2023-09-23T22:50:53.891484+0000","last_unstale":"2023-09-23T22:51:53.821281+0000","last_undegraded":"2023-09-23T22:51:53.821281+0000","last_fullsized":"2023-09-23T22:51:53.821281+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":3830,"log_dups_size":0,"ondisk_log_size":3830,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:07.212388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":251002880,"num_objects":3830,"num_object_clones":0,"num_object_copies":11490,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3830,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3830,"num_write_kb":245120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"67'1","reported_seq":267,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.799035+0000","last_change":"2023-09-23T22:48:46.692375+0000","last_active":"2023-09-23T22:51:32.799035+0000","last_peered":"2023-09-23T22:51:32.799035+0000","last_clean":"2023-09-23T22:51:32.799035+0000","last_became_active":"2023-09-23T22:48:46.630040+0000","last_became_peered":"2023-09-23T22:48:46.630040+0000","last_unstale":"2023-09-23T22:51:32.799035+0000","last_undegraded":"2023-09-23T22:51:32.799035+0000","last_fullsized":"2023-09-23T22:51:32.799035+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-24T22:24:40.608964+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":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":56,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.794915+0000","last_change":"2023-09-23T22:48:07.759037+0000","last_active":"2023-09-23T22:51:32.794915+0000","last_peered":"2023-09-23T22:51:32.794915+0000","last_clean":"2023-09-23T22:51:32.794915+0000","last_became_active":"2023-09-23T22:48:07.758258+0000","last_became_peered":"2023-09-23T22:48:07.758258+0000","last_unstale":"2023-09-23T22:51:32.794915+0000","last_undegraded":"2023-09-23T22:51:32.794915+0000","last_fullsized":"2023-09-23T22:51:32.794915+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47.037928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.4","version":"253'4083","reported_seq":4099,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:57.572970+0000","last_change":"2023-09-23T22:50:53.885610+0000","last_active":"2023-09-23T22:51:57.572970+0000","last_peered":"2023-09-23T22:51:57.572970+0000","last_clean":"2023-09-23T22:51:57.572970+0000","last_became_active":"2023-09-23T22:50:53.885314+0000","last_became_peered":"2023-09-23T22:50:53.885314+0000","last_unstale":"2023-09-23T22:51:57.572970+0000","last_undegraded":"2023-09-23T22:51:57.572970+0000","last_fullsized":"2023-09-23T22:51:57.572970+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":4083,"log_dups_size":0,"ondisk_log_size":4083,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:47.622154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":267583488,"num_objects":4083,"num_object_clones":0,"num_object_copies":12249,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4083,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4083,"num_write_kb":261312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":233,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.799182+0000","last_change":"2023-09-23T22:32:30.186931+0000","last_active":"2023-09-23T22:51:32.799182+0000","last_peered":"2023-09-23T22:51:32.799182+0000","last_clean":"2023-09-23T22:51:32.799182+0000","last_became_active":"2023-09-23T22:32:30.186482+0000","last_became_peered":"2023-09-23T22:32:30.186482+0000","last_unstale":"2023-09-23T22:51:32.799182+0000","last_undegraded":"2023-09-23T22:51:32.799182+0000","last_fullsized":"2023-09-23T22:51:32.799182+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:37.144095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":264,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.840312+0000","last_change":"2023-09-23T22:45:13.564137+0000","last_active":"2023-09-23T22:51:49.840312+0000","last_peered":"2023-09-23T22:51:49.840312+0000","last_clean":"2023-09-23T22:51:49.840312+0000","last_became_active":"2023-09-23T22:45:13.563523+0000","last_became_peered":"2023-09-23T22:45:13.563523+0000","last_unstale":"2023-09-23T22:51:49.840312+0000","last_undegraded":"2023-09-23T22:51:49.840312+0000","last_fullsized":"2023-09-23T22:51:49.840312+0000","mapping_epoch":193,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":194,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:37.893821+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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'3869","reported_seq":3884,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:55.828266+0000","last_change":"2023-09-23T22:50:53.892496+0000","last_active":"2023-09-23T22:51:55.828266+0000","last_peered":"2023-09-23T22:51:55.828266+0000","last_clean":"2023-09-23T22:51:55.828266+0000","last_became_active":"2023-09-23T22:50:53.891787+0000","last_became_peered":"2023-09-23T22:50:53.891787+0000","last_unstale":"2023-09-23T22:51:55.828266+0000","last_undegraded":"2023-09-23T22:51:55.828266+0000","last_fullsized":"2023-09-23T22:51:55.828266+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":3869,"log_dups_size":0,"ondisk_log_size":3869,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31.311202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":253558784,"num_objects":3869,"num_object_clones":0,"num_object_copies":11607,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3869,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3869,"num_write_kb":247616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"67'1","reported_seq":243,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.799035+0000","last_change":"2023-09-23T22:48:07.754781+0000","last_active":"2023-09-23T22:51:32.799035+0000","last_peered":"2023-09-23T22:51:32.799035+0000","last_clean":"2023-09-23T22:51:32.799035+0000","last_became_active":"2023-09-23T22:48:07.753901+0000","last_became_peered":"2023-09-23T22:48:07.753901+0000","last_unstale":"2023-09-23T22:51:32.799035+0000","last_undegraded":"2023-09-23T22:51:32.799035+0000","last_fullsized":"2023-09-23T22:51:32.799035+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:29:10.003341+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":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":211,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.816798+0000","last_change":"2023-09-23T22:30:09.135173+0000","last_active":"2023-09-23T22:51:32.816798+0000","last_peered":"2023-09-23T22:51:32.816798+0000","last_clean":"2023-09-23T22:51:32.816798+0000","last_became_active":"2023-09-23T22:30:09.134460+0000","last_became_peered":"2023-09-23T22:30:09.134460+0000","last_unstale":"2023-09-23T22:51:32.816798+0000","last_undegraded":"2023-09-23T22:51:32.816798+0000","last_fullsized":"2023-09-23T22:51:32.816798+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:02.531453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.6","version":"253'3972","reported_seq":3987,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:55.841915+0000","last_change":"2023-09-23T22:50:54.866403+0000","last_active":"2023-09-23T22:51:55.841915+0000","last_peered":"2023-09-23T22:51:55.841915+0000","last_clean":"2023-09-23T22:51:55.841915+0000","last_became_active":"2023-09-23T22:50:54.865682+0000","last_became_peered":"2023-09-23T22:50:54.865682+0000","last_unstale":"2023-09-23T22:51:55.841915+0000","last_undegraded":"2023-09-23T22:51:55.841915+0000","last_fullsized":"2023-09-23T22:51:55.841915+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":3972,"log_dups_size":0,"ondisk_log_size":3972,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.295213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":260308992,"num_objects":3972,"num_object_clones":0,"num_object_copies":11916,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3972,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3972,"num_write_kb":254208,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,1],"acting":[5,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":56,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.795105+0000","last_change":"2023-09-23T22:48:07.760095+0000","last_active":"2023-09-23T22:51:32.795105+0000","last_peered":"2023-09-23T22:51:32.795105+0000","last_clean":"2023-09-23T22:51:32.795105+0000","last_became_active":"2023-09-23T22:48:07.759734+0000","last_became_peered":"2023-09-23T22:48:07.759734+0000","last_unstale":"2023-09-23T22:51:32.795105+0000","last_undegraded":"2023-09-23T22:51:32.795105+0000","last_fullsized":"2023-09-23T22:51:32.795105+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:05.392176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":38,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.789116+0000","last_change":"2023-09-23T22:48:46.627762+0000","last_active":"2023-09-23T22:51:32.789116+0000","last_peered":"2023-09-23T22:51:32.789116+0000","last_clean":"2023-09-23T22:51:32.789116+0000","last_became_active":"2023-09-23T22:48:46.627382+0000","last_became_peered":"2023-09-23T22:48:46.627382+0000","last_unstale":"2023-09-23T22:51:32.789116+0000","last_undegraded":"2023-09-23T22:51:32.789116+0000","last_fullsized":"2023-09-23T22:51:32.789116+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:40.544495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.1","version":"253'3819","reported_seq":3834,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:53.918949+0000","last_change":"2023-09-23T22:50:54.023865+0000","last_active":"2023-09-23T22:51:53.918949+0000","last_peered":"2023-09-23T22:51:53.918949+0000","last_clean":"2023-09-23T22:51:53.918949+0000","last_became_active":"2023-09-23T22:50:54.023210+0000","last_became_peered":"2023-09-23T22:50:54.023210+0000","last_unstale":"2023-09-23T22:51:53.918949+0000","last_undegraded":"2023-09-23T22:51:53.918949+0000","last_fullsized":"2023-09-23T22:51:53.918949+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":3819,"log_dups_size":0,"ondisk_log_size":3819,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25.520654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":250281984,"num_objects":3819,"num_object_clones":0,"num_object_copies":11457,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3819,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3819,"num_write_kb":244416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.9","version":"78'161","reported_seq":633,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.798988+0000","last_change":"2023-09-23T22:37:49.415909+0000","last_active":"2023-09-23T22:51:32.798988+0000","last_peered":"2023-09-23T22:51:32.798988+0000","last_clean":"2023-09-23T22:51:32.798988+0000","last_became_active":"2023-09-23T22:37:46.449453+0000","last_became_peered":"2023-09-23T22:37:46.449453+0000","last_unstale":"2023-09-23T22:51:32.798988+0000","last_undegraded":"2023-09-23T22:51:32.798988+0000","last_fullsized":"2023-09-23T22:51:32.798988+0000","mapping_epoch":121,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":122,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:49.415804+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:49.415804+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:11:23.752522+0000","scrub_duration":0.0087137450000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"68'3","reported_seq":271,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.908014+0000","last_change":"2023-09-23T22:48:46.704933+0000","last_active":"2023-09-23T22:51:32.908014+0000","last_peered":"2023-09-23T22:51:32.908014+0000","last_clean":"2023-09-23T22:51:32.908014+0000","last_became_active":"2023-09-23T22:48:46.637763+0000","last_became_peered":"2023-09-23T22:48:46.637763+0000","last_unstale":"2023-09-23T22:51:32.908014+0000","last_undegraded":"2023-09-23T22:51:32.908014+0000","last_fullsized":"2023-09-23T22:51:32.908014+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:53:19.139103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":228,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.789417+0000","last_change":"2023-09-23T22:32:30.184203+0000","last_active":"2023-09-23T22:51:32.789417+0000","last_peered":"2023-09-23T22:51:32.789417+0000","last_clean":"2023-09-23T22:51:32.789417+0000","last_became_active":"2023-09-23T22:32:30.183763+0000","last_became_peered":"2023-09-23T22:32:30.183763+0000","last_unstale":"2023-09-23T22:51:32.789417+0000","last_undegraded":"2023-09-23T22:51:32.789417+0000","last_fullsized":"2023-09-23T22:51:32.789417+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:47:04.418139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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'4146","reported_seq":4162,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:57.578230+0000","last_change":"2023-09-23T22:50:54.868638+0000","last_active":"2023-09-23T22:51:57.578230+0000","last_peered":"2023-09-23T22:51:57.578230+0000","last_clean":"2023-09-23T22:51:57.578230+0000","last_became_active":"2023-09-23T22:50:54.868217+0000","last_became_peered":"2023-09-23T22:50:54.868217+0000","last_unstale":"2023-09-23T22:51:57.578230+0000","last_undegraded":"2023-09-23T22:51:57.578230+0000","last_fullsized":"2023-09-23T22:51:57.578230+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":4146,"log_dups_size":0,"ondisk_log_size":4146,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.007789+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":271712256,"num_objects":4146,"num_object_clones":0,"num_object_copies":12438,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4146,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4146,"num_write_kb":265344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.8","version":"78'161","reported_seq":535,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.794706+0000","last_change":"2023-09-23T22:48:07.760032+0000","last_active":"2023-09-23T22:51:32.794706+0000","last_peered":"2023-09-23T22:51:32.794706+0000","last_clean":"2023-09-23T22:51:32.794706+0000","last_became_active":"2023-09-23T22:48:07.759628+0000","last_became_peered":"2023-09-23T22:48:07.759628+0000","last_unstale":"2023-09-23T22:51:32.794706+0000","last_undegraded":"2023-09-23T22:51:32.794706+0000","last_fullsized":"2023-09-23T22:51:32.794706+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:39:52.437433+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:39:52.437433+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:56:26.166535+0000","scrub_duration":0.017880975,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":262688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":229,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.816471+0000","last_change":"2023-09-23T22:32:30.185425+0000","last_active":"2023-09-23T22:51:32.816471+0000","last_peered":"2023-09-23T22:51:32.816471+0000","last_clean":"2023-09-23T22:51:32.816471+0000","last_became_active":"2023-09-23T22:32:30.184940+0000","last_became_peered":"2023-09-23T22:32:30.184940+0000","last_unstale":"2023-09-23T22:51:32.816471+0000","last_undegraded":"2023-09-23T22:51:32.816471+0000","last_fullsized":"2023-09-23T22:51:32.816471+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:23.495758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":241,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.789787+0000","last_change":"2023-09-23T22:32:30.183403+0000","last_active":"2023-09-23T22:51:32.789787+0000","last_peered":"2023-09-23T22:51:32.789787+0000","last_clean":"2023-09-23T22:51:32.789787+0000","last_became_active":"2023-09-23T22:32:30.182279+0000","last_became_peered":"2023-09-23T22:32:30.182279+0000","last_unstale":"2023-09-23T22:51:32.789787+0000","last_undegraded":"2023-09-23T22:51:32.789787+0000","last_fullsized":"2023-09-23T22:51:32.789787+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.978237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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'4100","reported_seq":4114,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:57.603609+0000","last_change":"2023-09-23T22:50:53.889561+0000","last_active":"2023-09-23T22:51:57.603609+0000","last_peered":"2023-09-23T22:51:57.603609+0000","last_clean":"2023-09-23T22:51:57.603609+0000","last_became_active":"2023-09-23T22:50:53.889181+0000","last_became_peered":"2023-09-23T22:50:53.889181+0000","last_unstale":"2023-09-23T22:51:57.603609+0000","last_undegraded":"2023-09-23T22:51:57.603609+0000","last_fullsized":"2023-09-23T22:51:57.603609+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":4100,"log_dups_size":0,"ondisk_log_size":4100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49.349324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":268697600,"num_objects":4100,"num_object_clones":0,"num_object_copies":12300,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4100,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4100,"num_write_kb":262400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":226,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.840488+0000","last_change":"2023-09-23T22:32:30.184434+0000","last_active":"2023-09-23T22:51:49.840488+0000","last_peered":"2023-09-23T22:51:49.840488+0000","last_clean":"2023-09-23T22:51:49.840488+0000","last_became_active":"2023-09-23T22:32:30.183937+0000","last_became_peered":"2023-09-23T22:32:30.183937+0000","last_unstale":"2023-09-23T22:51:49.840488+0000","last_undegraded":"2023-09-23T22:51:49.840488+0000","last_fullsized":"2023-09-23T22:51:49.840488+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:25.993348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.789825+0000","last_change":"2023-09-23T22:49:14.561200+0000","last_active":"2023-09-23T22:51:32.789825+0000","last_peered":"2023-09-23T22:51:32.789825+0000","last_clean":"2023-09-23T22:51:32.789825+0000","last_became_active":"2023-09-23T22:49:14.560609+0000","last_became_peered":"2023-09-23T22:49:14.560609+0000","last_unstale":"2023-09-23T22:51:32.789825+0000","last_undegraded":"2023-09-23T22:51:32.789825+0000","last_fullsized":"2023-09-23T22:51:32.789825+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:46.482395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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'3666","reported_seq":3682,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:53.919595+0000","last_change":"2023-09-23T22:50:54.865711+0000","last_active":"2023-09-23T22:51:53.919595+0000","last_peered":"2023-09-23T22:51:53.919595+0000","last_clean":"2023-09-23T22:51:53.919595+0000","last_became_active":"2023-09-23T22:50:54.865260+0000","last_became_peered":"2023-09-23T22:50:54.865260+0000","last_unstale":"2023-09-23T22:51:53.919595+0000","last_undegraded":"2023-09-23T22:51:53.919595+0000","last_fullsized":"2023-09-23T22:51:53.919595+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":3666,"log_dups_size":0,"ondisk_log_size":3666,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:17:11.444214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":240254976,"num_objects":3666,"num_object_clones":0,"num_object_copies":10998,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3666,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3666,"num_write_kb":234624,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.a","version":"78'161","reported_seq":531,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.796760+0000","last_change":"2023-09-23T22:48:07.762587+0000","last_active":"2023-09-23T22:51:32.796760+0000","last_peered":"2023-09-23T22:51:32.796760+0000","last_clean":"2023-09-23T22:51:32.796760+0000","last_became_active":"2023-09-23T22:48:07.762198+0000","last_became_peered":"2023-09-23T22:48:07.762198+0000","last_unstale":"2023-09-23T22:51:32.796760+0000","last_undegraded":"2023-09-23T22:51:32.796760+0000","last_fullsized":"2023-09-23T22:51:32.796760+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:39:54.455854+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:39:54.455854+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:58:41.789520+0000","scrub_duration":0.0075565679999999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":73,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:43.935656+0000","last_change":"2023-09-23T22:45:13.567847+0000","last_active":"2023-09-23T22:51:43.935656+0000","last_peered":"2023-09-23T22:51:43.935656+0000","last_clean":"2023-09-23T22:51:43.935656+0000","last_became_active":"2023-09-23T22:45:13.565809+0000","last_became_peered":"2023-09-23T22:45:13.565809+0000","last_unstale":"2023-09-23T22:51:43.935656+0000","last_undegraded":"2023-09-23T22:51:43.935656+0000","last_fullsized":"2023-09-23T22:51:43.935656+0000","mapping_epoch":193,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":194,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.495110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":225,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.913329+0000","last_change":"2023-09-23T22:32:30.188254+0000","last_active":"2023-09-23T22:51:32.913329+0000","last_peered":"2023-09-23T22:51:32.913329+0000","last_clean":"2023-09-23T22:51:32.913329+0000","last_became_active":"2023-09-23T22:32:30.187888+0000","last_became_peered":"2023-09-23T22:32:30.187888+0000","last_unstale":"2023-09-23T22:51:32.913329+0000","last_undegraded":"2023-09-23T22:51:32.913329+0000","last_fullsized":"2023-09-23T22:51:32.913329+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:40.160525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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'3879","reported_seq":3894,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:55.823964+0000","last_change":"2023-09-23T22:50:53.889926+0000","last_active":"2023-09-23T22:51:55.823964+0000","last_peered":"2023-09-23T22:51:55.823964+0000","last_clean":"2023-09-23T22:51:55.823964+0000","last_became_active":"2023-09-23T22:50:53.889182+0000","last_became_peered":"2023-09-23T22:50:53.889182+0000","last_unstale":"2023-09-23T22:51:55.823964+0000","last_undegraded":"2023-09-23T22:51:55.823964+0000","last_fullsized":"2023-09-23T22:51:55.823964+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":3879,"log_dups_size":0,"ondisk_log_size":3879,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.501929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":254214144,"num_objects":3879,"num_object_clones":0,"num_object_copies":11637,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3879,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3879,"num_write_kb":248256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.7","version":"78'161","reported_seq":654,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.817250+0000","last_change":"2023-09-23T22:45:16.577786+0000","last_active":"2023-09-23T22:51:32.817250+0000","last_peered":"2023-09-23T22:51:32.817250+0000","last_clean":"2023-09-23T22:51:32.817250+0000","last_became_active":"2023-09-23T22:45:16.577121+0000","last_became_peered":"2023-09-23T22:45:16.577121+0000","last_unstale":"2023-09-23T22:51:32.817250+0000","last_undegraded":"2023-09-23T22:51:32.817250+0000","last_fullsized":"2023-09-23T22:51:32.817250+0000","mapping_epoch":196,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":197,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:50.091202+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:50.091202+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:38:13.614191+0000","scrub_duration":0.013386004,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":259,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.913288+0000","last_change":"2023-09-23T22:48:46.629210+0000","last_active":"2023-09-23T22:51:32.913288+0000","last_peered":"2023-09-23T22:51:32.913288+0000","last_clean":"2023-09-23T22:51:32.913288+0000","last_became_active":"2023-09-23T22:48:46.628787+0000","last_became_peered":"2023-09-23T22:48:46.628787+0000","last_unstale":"2023-09-23T22:51:32.913288+0000","last_undegraded":"2023-09-23T22:51:32.913288+0000","last_fullsized":"2023-09-23T22:51:32.913288+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:13:07.870901+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":54,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.796617+0000","last_change":"2023-09-23T22:48:08.825719+0000","last_active":"2023-09-23T22:51:32.796617+0000","last_peered":"2023-09-23T22:51:32.796617+0000","last_clean":"2023-09-23T22:51:32.796617+0000","last_became_active":"2023-09-23T22:48:08.825355+0000","last_became_peered":"2023-09-23T22:48:08.825355+0000","last_unstale":"2023-09-23T22:51:32.796617+0000","last_undegraded":"2023-09-23T22:51:32.796617+0000","last_fullsized":"2023-09-23T22:51:32.796617+0000","mapping_epoch":221,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":222,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.010623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":260,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.912454+0000","last_change":"2023-09-23T22:48:08.764753+0000","last_active":"2023-09-23T22:51:32.912454+0000","last_peered":"2023-09-23T22:51:32.912454+0000","last_clean":"2023-09-23T22:51:32.912454+0000","last_became_active":"2023-09-23T22:48:08.749815+0000","last_became_peered":"2023-09-23T22:48:08.749815+0000","last_unstale":"2023-09-23T22:51:32.912454+0000","last_undegraded":"2023-09-23T22:51:32.912454+0000","last_fullsized":"2023-09-23T22:51:32.912454+0000","mapping_epoch":221,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":222,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:39.989271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"253'3808","reported_seq":3824,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:53.861534+0000","last_change":"2023-09-23T22:50:53.891286+0000","last_active":"2023-09-23T22:51:53.861534+0000","last_peered":"2023-09-23T22:51:53.861534+0000","last_clean":"2023-09-23T22:51:53.861534+0000","last_became_active":"2023-09-23T22:50:53.890997+0000","last_became_peered":"2023-09-23T22:50:53.890997+0000","last_unstale":"2023-09-23T22:51:53.861534+0000","last_undegraded":"2023-09-23T22:51:53.861534+0000","last_fullsized":"2023-09-23T22:51:53.861534+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":3808,"log_dups_size":0,"ondisk_log_size":3808,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:25:50.930425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":249561088,"num_objects":3808,"num_object_clones":0,"num_object_copies":11424,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3808,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3808,"num_write_kb":243712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,5],"acting":[0,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.1","version":"78'161","reported_seq":494,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.795225+0000","last_change":"2023-09-23T22:48:49.651159+0000","last_active":"2023-09-23T22:51:32.795225+0000","last_peered":"2023-09-23T22:51:32.795225+0000","last_clean":"2023-09-23T22:51:32.795225+0000","last_became_active":"2023-09-23T22:48:49.650659+0000","last_became_peered":"2023-09-23T22:48:49.650659+0000","last_unstale":"2023-09-23T22:51:32.795225+0000","last_undegraded":"2023-09-23T22:51:32.795225+0000","last_fullsized":"2023-09-23T22:51:32.795225+0000","mapping_epoch":229,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:39:51.078203+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:39:51.078203+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:46:35.855889+0000","scrub_duration":0.002520722,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":54,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.796956+0000","last_change":"2023-09-23T22:48:08.941871+0000","last_active":"2023-09-23T22:51:32.796956+0000","last_peered":"2023-09-23T22:51:32.796956+0000","last_clean":"2023-09-23T22:51:32.796956+0000","last_became_active":"2023-09-23T22:48:08.941565+0000","last_became_peered":"2023-09-23T22:48:08.941565+0000","last_unstale":"2023-09-23T22:51:32.796956+0000","last_undegraded":"2023-09-23T22:51:32.796956+0000","last_fullsized":"2023-09-23T22:51:32.796956+0000","mapping_epoch":221,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":222,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:17.275101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":240,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.789274+0000","last_change":"2023-09-23T22:48:46.640241+0000","last_active":"2023-09-23T22:51:32.789274+0000","last_peered":"2023-09-23T22:51:32.789274+0000","last_clean":"2023-09-23T22:51:32.789274+0000","last_became_active":"2023-09-23T22:48:46.639796+0000","last_became_peered":"2023-09-23T22:48:46.639796+0000","last_unstale":"2023-09-23T22:51:32.789274+0000","last_undegraded":"2023-09-23T22:51:32.789274+0000","last_fullsized":"2023-09-23T22:51:32.789274+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:05:04.588708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-23T22:51:32.913153+0000","last_change":"2023-09-23T22:45:13.571154+0000","last_active":"2023-09-23T22:51:32.913153+0000","last_peered":"2023-09-23T22:51:32.913153+0000","last_clean":"2023-09-23T22:51:32.913153+0000","last_became_active":"2023-09-23T22:45:13.570751+0000","last_became_peered":"2023-09-23T22:45:13.570751+0000","last_unstale":"2023-09-23T22:51:32.913153+0000","last_undegraded":"2023-09-23T22:51:32.913153+0000","last_fullsized":"2023-09-23T22:51:32.913153+0000","mapping_epoch":193,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":194,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:23.160297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.a","version":"253'3978","reported_seq":3993,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:55.852928+0000","last_change":"2023-09-23T22:50:53.892401+0000","last_active":"2023-09-23T22:51:55.852928+0000","last_peered":"2023-09-23T22:51:55.852928+0000","last_clean":"2023-09-23T22:51:55.852928+0000","last_became_active":"2023-09-23T22:50:53.892093+0000","last_became_peered":"2023-09-23T22:50:53.892093+0000","last_unstale":"2023-09-23T22:51:55.852928+0000","last_undegraded":"2023-09-23T22:51:55.852928+0000","last_fullsized":"2023-09-23T22:51:55.852928+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":3978,"log_dups_size":0,"ondisk_log_size":3978,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49.387419+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":260702208,"num_objects":3978,"num_object_clones":0,"num_object_copies":11934,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3978,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3978,"num_write_kb":254592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,7],"acting":[5,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.2","version":"78'161","reported_seq":680,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.798716+0000","last_change":"2023-09-23T22:48:49.648901+0000","last_active":"2023-09-23T22:51:32.798716+0000","last_peered":"2023-09-23T22:51:32.798716+0000","last_clean":"2023-09-23T22:51:32.798716+0000","last_became_active":"2023-09-23T22:48:49.648557+0000","last_became_peered":"2023-09-23T22:48:49.648557+0000","last_unstale":"2023-09-23T22:51:32.798716+0000","last_undegraded":"2023-09-23T22:51:32.798716+0000","last_fullsized":"2023-09-23T22:51:32.798716+0000","mapping_epoch":229,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:48.449999+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:48.449999+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:37:05.231107+0000","scrub_duration":0.010386299999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":280,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.815970+0000","last_change":"2023-09-23T22:47:26.779248+0000","last_active":"2023-09-23T22:51:32.815970+0000","last_peered":"2023-09-23T22:51:32.815970+0000","last_clean":"2023-09-23T22:51:32.815970+0000","last_became_active":"2023-09-23T22:47:26.778838+0000","last_became_peered":"2023-09-23T22:47:26.778838+0000","last_unstale":"2023-09-23T22:51:32.815970+0000","last_undegraded":"2023-09-23T22:51:32.815970+0000","last_fullsized":"2023-09-23T22:51:32.815970+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:42.545099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-23T22:51:32.914215+0000","last_change":"2023-09-23T22:31:29.523325+0000","last_active":"2023-09-23T22:51:32.914215+0000","last_peered":"2023-09-23T22:51:32.914215+0000","last_clean":"2023-09-23T22:51:32.914215+0000","last_became_active":"2023-09-23T22:31:29.522998+0000","last_became_peered":"2023-09-23T22:31:29.522998+0000","last_unstale":"2023-09-23T22:51:32.914215+0000","last_undegraded":"2023-09-23T22:51:32.914215+0000","last_fullsized":"2023-09-23T22:51:32.914215+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:55.059743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":32,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.913439+0000","last_change":"2023-09-23T22:49:14.567796+0000","last_active":"2023-09-23T22:51:32.913439+0000","last_peered":"2023-09-23T22:51:32.913439+0000","last_clean":"2023-09-23T22:51:32.913439+0000","last_became_active":"2023-09-23T22:49:14.567344+0000","last_became_peered":"2023-09-23T22:49:14.567344+0000","last_unstale":"2023-09-23T22:51:32.913439+0000","last_undegraded":"2023-09-23T22:51:32.913439+0000","last_fullsized":"2023-09-23T22:51:32.913439+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.426322+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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'3723","reported_seq":3739,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:53.897659+0000","last_change":"2023-09-23T22:50:53.890392+0000","last_active":"2023-09-23T22:51:53.897659+0000","last_peered":"2023-09-23T22:51:53.897659+0000","last_clean":"2023-09-23T22:51:53.897659+0000","last_became_active":"2023-09-23T22:50:53.890074+0000","last_became_peered":"2023-09-23T22:50:53.890074+0000","last_unstale":"2023-09-23T22:51:53.897659+0000","last_undegraded":"2023-09-23T22:51:53.897659+0000","last_fullsized":"2023-09-23T22:51:53.897659+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":3723,"log_dups_size":0,"ondisk_log_size":3723,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:01.044874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":243990528,"num_objects":3723,"num_object_clones":0,"num_object_copies":11169,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3723,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3723,"num_write_kb":238272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":56,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.795015+0000","last_change":"2023-09-23T22:48:07.754566+0000","last_active":"2023-09-23T22:51:32.795015+0000","last_peered":"2023-09-23T22:51:32.795015+0000","last_clean":"2023-09-23T22:51:32.795015+0000","last_became_active":"2023-09-23T22:48:07.754001+0000","last_became_peered":"2023-09-23T22:48:07.754001+0000","last_unstale":"2023-09-23T22:51:32.795015+0000","last_undegraded":"2023-09-23T22:51:32.795015+0000","last_fullsized":"2023-09-23T22:51:32.795015+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:07.601926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"78'161","reported_seq":661,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.798076+0000","last_change":"2023-09-23T22:48:49.647060+0000","last_active":"2023-09-23T22:51:32.798076+0000","last_peered":"2023-09-23T22:51:32.798076+0000","last_clean":"2023-09-23T22:51:32.798076+0000","last_became_active":"2023-09-23T22:48:49.646687+0000","last_became_peered":"2023-09-23T22:48:49.646687+0000","last_unstale":"2023-09-23T22:51:32.798076+0000","last_undegraded":"2023-09-23T22:51:32.798076+0000","last_fullsized":"2023-09-23T22:51:32.798076+0000","mapping_epoch":229,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":0,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:47.480014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:47.480014+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:40:22.011222+0000","scrub_duration":0.0051156079999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":84,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.907989+0000","last_change":"2023-09-23T22:48:08.759261+0000","last_active":"2023-09-23T22:51:32.907989+0000","last_peered":"2023-09-23T22:51:32.907989+0000","last_clean":"2023-09-23T22:51:32.907989+0000","last_became_active":"2023-09-23T22:48:08.758016+0000","last_became_peered":"2023-09-23T22:48:08.758016+0000","last_unstale":"2023-09-23T22:51:32.907989+0000","last_undegraded":"2023-09-23T22:51:32.907989+0000","last_fullsized":"2023-09-23T22:51:32.907989+0000","mapping_epoch":221,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":222,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:52.067721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":211,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.816817+0000","last_change":"2023-09-23T22:32:30.187824+0000","last_active":"2023-09-23T22:51:32.816817+0000","last_peered":"2023-09-23T22:51:32.816817+0000","last_clean":"2023-09-23T22:51:32.816817+0000","last_became_active":"2023-09-23T22:32:30.187264+0000","last_became_peered":"2023-09-23T22:32:30.187264+0000","last_unstale":"2023-09-23T22:51:32.816817+0000","last_undegraded":"2023-09-23T22:51:32.816817+0000","last_fullsized":"2023-09-23T22:51:32.816817+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.116657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"253'3836","reported_seq":3852,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:53.873831+0000","last_change":"2023-09-23T22:50:54.023010+0000","last_active":"2023-09-23T22:51:53.873831+0000","last_peered":"2023-09-23T22:51:53.873831+0000","last_clean":"2023-09-23T22:51:53.873831+0000","last_became_active":"2023-09-23T22:50:54.022624+0000","last_became_peered":"2023-09-23T22:50:54.022624+0000","last_unstale":"2023-09-23T22:51:53.873831+0000","last_undegraded":"2023-09-23T22:51:53.873831+0000","last_fullsized":"2023-09-23T22:51:53.873831+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":3836,"log_dups_size":0,"ondisk_log_size":3836,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11.107577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":251396096,"num_objects":3836,"num_object_clones":0,"num_object_copies":11508,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3836,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3836,"num_write_kb":245504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.3","version":"78'161","reported_seq":564,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.913350+0000","last_change":"2023-09-23T22:37:49.135696+0000","last_active":"2023-09-23T22:51:32.913350+0000","last_peered":"2023-09-23T22:51:32.913350+0000","last_clean":"2023-09-23T22:51:32.913350+0000","last_became_active":"2023-09-23T22:37:46.444970+0000","last_became_peered":"2023-09-23T22:37:46.444970+0000","last_unstale":"2023-09-23T22:51:32.913350+0000","last_undegraded":"2023-09-23T22:51:32.913350+0000","last_fullsized":"2023-09-23T22:51:32.913350+0000","mapping_epoch":121,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":122,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:49.135466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:49.135466+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:50:55.421356+0000","scrub_duration":0.0067224190000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":261,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.798088+0000","last_change":"2023-09-23T22:48:46.633847+0000","last_active":"2023-09-23T22:51:32.798088+0000","last_peered":"2023-09-23T22:51:32.798088+0000","last_clean":"2023-09-23T22:51:32.798088+0000","last_became_active":"2023-09-23T22:48:46.633547+0000","last_became_peered":"2023-09-23T22:48:46.633547+0000","last_unstale":"2023-09-23T22:51:32.798088+0000","last_undegraded":"2023-09-23T22:51:32.798088+0000","last_fullsized":"2023-09-23T22:51:32.798088+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.248083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":38,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.788829+0000","last_change":"2023-09-23T22:48:46.617394+0000","last_active":"2023-09-23T22:51:32.788829+0000","last_peered":"2023-09-23T22:51:32.788829+0000","last_clean":"2023-09-23T22:51:32.788829+0000","last_became_active":"2023-09-23T22:48:46.616996+0000","last_became_peered":"2023-09-23T22:48:46.616996+0000","last_unstale":"2023-09-23T22:51:32.788829+0000","last_undegraded":"2023-09-23T22:51:32.788829+0000","last_fullsized":"2023-09-23T22:51:32.788829+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:12.628230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":38,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.788871+0000","last_change":"2023-09-23T22:48:46.630070+0000","last_active":"2023-09-23T22:51:32.788871+0000","last_peered":"2023-09-23T22:51:32.788871+0000","last_clean":"2023-09-23T22:51:32.788871+0000","last_became_active":"2023-09-23T22:48:46.629727+0000","last_became_peered":"2023-09-23T22:48:46.629727+0000","last_unstale":"2023-09-23T22:51:32.788871+0000","last_undegraded":"2023-09-23T22:51:32.788871+0000","last_fullsized":"2023-09-23T22:51:32.788871+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:36.121358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.e","version":"253'4007","reported_seq":4021,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:57.588415+0000","last_change":"2023-09-23T22:50:53.894184+0000","last_active":"2023-09-23T22:51:57.588415+0000","last_peered":"2023-09-23T22:51:57.588415+0000","last_clean":"2023-09-23T22:51:57.588415+0000","last_became_active":"2023-09-23T22:50:53.893903+0000","last_became_peered":"2023-09-23T22:50:53.893903+0000","last_unstale":"2023-09-23T22:51:57.588415+0000","last_undegraded":"2023-09-23T22:51:57.588415+0000","last_fullsized":"2023-09-23T22:51:57.588415+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":4007,"log_dups_size":0,"ondisk_log_size":4007,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:25.006234+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262602752,"num_objects":4007,"num_object_clones":0,"num_object_copies":12021,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4007,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4007,"num_write_kb":256448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.6","version":"78'161","reported_seq":634,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.817203+0000","last_change":"2023-09-23T22:48:49.648879+0000","last_active":"2023-09-23T22:51:32.817203+0000","last_peered":"2023-09-23T22:51:32.817203+0000","last_clean":"2023-09-23T22:51:32.817203+0000","last_became_active":"2023-09-23T22:48:49.648399+0000","last_became_peered":"2023-09-23T22:48:49.648399+0000","last_unstale":"2023-09-23T22:51:32.817203+0000","last_undegraded":"2023-09-23T22:51:32.817203+0000","last_fullsized":"2023-09-23T22:51:32.817203+0000","mapping_epoch":229,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:51.121988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:51.121988+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:32:31.228509+0000","scrub_duration":0.0069876790000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":261,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.799159+0000","last_change":"2023-09-23T22:48:46.633265+0000","last_active":"2023-09-23T22:51:32.799159+0000","last_peered":"2023-09-23T22:51:32.799159+0000","last_clean":"2023-09-23T22:51:32.799159+0000","last_became_active":"2023-09-23T22:48:46.632933+0000","last_became_peered":"2023-09-23T22:48:46.632933+0000","last_unstale":"2023-09-23T22:51:32.799159+0000","last_undegraded":"2023-09-23T22:51:32.799159+0000","last_fullsized":"2023-09-23T22:51:32.799159+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:25.012443+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":260,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.913316+0000","last_change":"2023-09-23T22:48:08.785750+0000","last_active":"2023-09-23T22:51:32.913316+0000","last_peered":"2023-09-23T22:51:32.913316+0000","last_clean":"2023-09-23T22:51:32.913316+0000","last_became_active":"2023-09-23T22:48:08.784153+0000","last_became_peered":"2023-09-23T22:48:08.784153+0000","last_unstale":"2023-09-23T22:51:32.913316+0000","last_undegraded":"2023-09-23T22:51:32.913316+0000","last_fullsized":"2023-09-23T22:51:32.913316+0000","mapping_epoch":221,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":222,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.255715+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":38,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.788954+0000","last_change":"2023-09-23T22:48:46.634052+0000","last_active":"2023-09-23T22:51:32.788954+0000","last_peered":"2023-09-23T22:51:32.788954+0000","last_clean":"2023-09-23T22:51:32.788954+0000","last_became_active":"2023-09-23T22:48:46.633694+0000","last_became_peered":"2023-09-23T22:48:46.633694+0000","last_unstale":"2023-09-23T22:51:32.788954+0000","last_undegraded":"2023-09-23T22:51:32.788954+0000","last_fullsized":"2023-09-23T22:51:32.788954+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58.900727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.d","version":"253'4004","reported_seq":4018,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:57.603448+0000","last_change":"2023-09-23T22:50:53.892841+0000","last_active":"2023-09-23T22:51:57.603448+0000","last_peered":"2023-09-23T22:51:57.603448+0000","last_clean":"2023-09-23T22:51:57.603448+0000","last_became_active":"2023-09-23T22:50:53.891060+0000","last_became_peered":"2023-09-23T22:50:53.891060+0000","last_unstale":"2023-09-23T22:51:57.603448+0000","last_undegraded":"2023-09-23T22:51:57.603448+0000","last_fullsized":"2023-09-23T22:51:57.603448+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":4004,"log_dups_size":0,"ondisk_log_size":4004,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18.016766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262406144,"num_objects":4004,"num_object_clones":0,"num_object_copies":12012,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4004,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4004,"num_write_kb":256256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,5],"acting":[7,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.5","version":"78'161","reported_seq":643,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.789641+0000","last_change":"2023-09-23T22:45:16.577353+0000","last_active":"2023-09-23T22:51:32.789641+0000","last_peered":"2023-09-23T22:51:32.789641+0000","last_clean":"2023-09-23T22:51:32.789641+0000","last_became_active":"2023-09-23T22:45:16.576729+0000","last_became_peered":"2023-09-23T22:45:16.576729+0000","last_unstale":"2023-09-23T22:51:32.789641+0000","last_undegraded":"2023-09-23T22:51:32.789641+0000","last_fullsized":"2023-09-23T22:51:32.789641+0000","mapping_epoch":196,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":197,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:52.603177+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:52.603177+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:47:48.770741+0000","scrub_duration":0.0085244020000000004,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"67'2","reported_seq":266,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.908813+0000","last_change":"2023-09-23T22:48:46.707617+0000","last_active":"2023-09-23T22:51:32.908813+0000","last_peered":"2023-09-23T22:51:32.908813+0000","last_clean":"2023-09-23T22:51:32.908813+0000","last_became_active":"2023-09-23T22:48:46.654893+0000","last_became_peered":"2023-09-23T22:48:46.654893+0000","last_unstale":"2023-09-23T22:51:32.908813+0000","last_undegraded":"2023-09-23T22:51:32.908813+0000","last_fullsized":"2023-09-23T22:51:32.908813+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.132199+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":211,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:47.584423+0000","last_change":"2023-09-23T22:32:30.188734+0000","last_active":"2023-09-23T22:51:47.584423+0000","last_peered":"2023-09-23T22:51:47.584423+0000","last_clean":"2023-09-23T22:51:47.584423+0000","last_became_active":"2023-09-23T22:32:30.188157+0000","last_became_peered":"2023-09-23T22:32:30.188157+0000","last_unstale":"2023-09-23T22:51:47.584423+0000","last_undegraded":"2023-09-23T22:51:47.584423+0000","last_fullsized":"2023-09-23T22:51:47.584423+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.086477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":82,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.907619+0000","last_change":"2023-09-23T22:48:46.635443+0000","last_active":"2023-09-23T22:51:32.907619+0000","last_peered":"2023-09-23T22:51:32.907619+0000","last_clean":"2023-09-23T22:51:32.907619+0000","last_became_active":"2023-09-23T22:48:46.631587+0000","last_became_peered":"2023-09-23T22:48:46.631587+0000","last_unstale":"2023-09-23T22:51:32.907619+0000","last_undegraded":"2023-09-23T22:51:32.907619+0000","last_fullsized":"2023-09-23T22:51:32.907619+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:26.553217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.c","version":"253'3834","reported_seq":3850,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:53.904327+0000","last_change":"2023-09-23T22:50:53.888073+0000","last_active":"2023-09-23T22:51:53.904327+0000","last_peered":"2023-09-23T22:51:53.904327+0000","last_clean":"2023-09-23T22:51:53.904327+0000","last_became_active":"2023-09-23T22:50:53.887835+0000","last_became_peered":"2023-09-23T22:50:53.887835+0000","last_unstale":"2023-09-23T22:51:53.904327+0000","last_undegraded":"2023-09-23T22:51:53.904327+0000","last_fullsized":"2023-09-23T22:51:53.904327+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":3834,"log_dups_size":0,"ondisk_log_size":3834,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22.679739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":251265024,"num_objects":3834,"num_object_clones":0,"num_object_copies":11502,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3834,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3834,"num_write_kb":245376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.4","version":"78'161","reported_seq":621,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.908847+0000","last_change":"2023-09-23T22:48:07.757601+0000","last_active":"2023-09-23T22:51:32.908847+0000","last_peered":"2023-09-23T22:51:32.908847+0000","last_clean":"2023-09-23T22:51:32.908847+0000","last_became_active":"2023-09-23T22:48:07.757099+0000","last_became_peered":"2023-09-23T22:48:07.757099+0000","last_unstale":"2023-09-23T22:51:32.908847+0000","last_undegraded":"2023-09-23T22:51:32.908847+0000","last_fullsized":"2023-09-23T22:51:32.908847+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:52.323855+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:52.323855+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:46:26.647651+0000","scrub_duration":0.015298014,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":655360,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":216,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.817060+0000","last_change":"2023-09-23T22:31:29.521065+0000","last_active":"2023-09-23T22:51:32.817060+0000","last_peered":"2023-09-23T22:51:32.817060+0000","last_clean":"2023-09-23T22:51:32.817060+0000","last_became_active":"2023-09-23T22:31:29.520697+0000","last_became_peered":"2023-09-23T22:31:29.520697+0000","last_unstale":"2023-09-23T22:51:32.817060+0000","last_undegraded":"2023-09-23T22:51:32.817060+0000","last_fullsized":"2023-09-23T22:51:32.817060+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.664673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'1","reported_seq":42,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.789036+0000","last_change":"2023-09-23T22:48:46.652148+0000","last_active":"2023-09-23T22:51:32.789036+0000","last_peered":"2023-09-23T22:51:32.789036+0000","last_clean":"2023-09-23T22:51:32.789036+0000","last_became_active":"2023-09-23T22:48:46.623882+0000","last_became_peered":"2023-09-23T22:48:46.623882+0000","last_unstale":"2023-09-23T22:51:32.789036+0000","last_undegraded":"2023-09-23T22:51:32.789036+0000","last_fullsized":"2023-09-23T22:51:32.789036+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:29:29.918719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,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":229,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.788713+0000","last_change":"2023-09-23T22:48:08.779245+0000","last_active":"2023-09-23T22:51:32.788713+0000","last_peered":"2023-09-23T22:51:32.788713+0000","last_clean":"2023-09-23T22:51:32.788713+0000","last_became_active":"2023-09-23T22:48:08.778824+0000","last_became_peered":"2023-09-23T22:48:08.778824+0000","last_unstale":"2023-09-23T22:51:32.788713+0000","last_undegraded":"2023-09-23T22:51:32.788713+0000","last_fullsized":"2023-09-23T22:51:32.788713+0000","mapping_epoch":221,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":222,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:35.882026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":38,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.788685+0000","last_change":"2023-09-23T22:48:46.629301+0000","last_active":"2023-09-23T22:51:32.788685+0000","last_peered":"2023-09-23T22:51:32.788685+0000","last_clean":"2023-09-23T22:51:32.788685+0000","last_became_active":"2023-09-23T22:48:46.628812+0000","last_became_peered":"2023-09-23T22:48:46.628812+0000","last_unstale":"2023-09-23T22:51:32.788685+0000","last_undegraded":"2023-09-23T22:51:32.788685+0000","last_fullsized":"2023-09-23T22:51:32.788685+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:35.373152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.815961+0000","last_change":"2023-09-23T22:49:44.773622+0000","last_active":"2023-09-23T22:51:32.815961+0000","last_peered":"2023-09-23T22:51:32.815961+0000","last_clean":"2023-09-23T22:51:32.815961+0000","last_became_active":"2023-09-23T22:49:44.768897+0000","last_became_peered":"2023-09-23T22:49:44.768897+0000","last_unstale":"2023-09-23T22:51:32.815961+0000","last_undegraded":"2023-09-23T22:51:32.815961+0000","last_fullsized":"2023-09-23T22:51:32.815961+0000","mapping_epoch":236,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":237,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:06.500061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"67'2","reported_seq":60,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.795012+0000","last_change":"2023-09-23T22:48:07.756870+0000","last_active":"2023-09-23T22:51:32.795012+0000","last_peered":"2023-09-23T22:51:32.795012+0000","last_clean":"2023-09-23T22:51:32.795012+0000","last_became_active":"2023-09-23T22:48:07.756518+0000","last_became_peered":"2023-09-23T22:48:07.756518+0000","last_unstale":"2023-09-23T22:51:32.795012+0000","last_undegraded":"2023-09-23T22:51:32.795012+0000","last_fullsized":"2023-09-23T22:51:32.795012+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33.347211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":244,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.789096+0000","last_change":"2023-09-23T22:32:30.193643+0000","last_active":"2023-09-23T22:51:32.789096+0000","last_peered":"2023-09-23T22:51:32.789096+0000","last_clean":"2023-09-23T22:51:32.789096+0000","last_became_active":"2023-09-23T22:32:30.193335+0000","last_became_peered":"2023-09-23T22:32:30.193335+0000","last_unstale":"2023-09-23T22:51:32.789096+0000","last_undegraded":"2023-09-23T22:51:32.789096+0000","last_fullsized":"2023-09-23T22:51:32.789096+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.781867+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":60,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.796600+0000","last_change":"2023-09-23T22:48:07.758543+0000","last_active":"2023-09-23T22:51:32.796600+0000","last_peered":"2023-09-23T22:51:32.796600+0000","last_clean":"2023-09-23T22:51:32.796600+0000","last_became_active":"2023-09-23T22:48:07.758101+0000","last_became_peered":"2023-09-23T22:48:07.758101+0000","last_unstale":"2023-09-23T22:51:32.796600+0000","last_undegraded":"2023-09-23T22:51:32.796600+0000","last_fullsized":"2023-09-23T22:51:32.796600+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37.179083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":268,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.788788+0000","last_change":"2023-09-23T22:48:46.618827+0000","last_active":"2023-09-23T22:51:32.788788+0000","last_peered":"2023-09-23T22:51:32.788788+0000","last_clean":"2023-09-23T22:51:32.788788+0000","last_became_active":"2023-09-23T22:48:46.618422+0000","last_became_peered":"2023-09-23T22:48:46.618422+0000","last_unstale":"2023-09-23T22:51:32.788788+0000","last_undegraded":"2023-09-23T22:51:32.788788+0000","last_fullsized":"2023-09-23T22:51:32.788788+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:05:15.391441+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":73,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.908473+0000","last_change":"2023-09-23T22:45:13.569652+0000","last_active":"2023-09-23T22:51:32.908473+0000","last_peered":"2023-09-23T22:51:32.908473+0000","last_clean":"2023-09-23T22:51:32.908473+0000","last_became_active":"2023-09-23T22:45:13.569247+0000","last_became_peered":"2023-09-23T22:45:13.569247+0000","last_unstale":"2023-09-23T22:51:32.908473+0000","last_undegraded":"2023-09-23T22:51:32.908473+0000","last_fullsized":"2023-09-23T22:51:32.908473+0000","mapping_epoch":193,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":194,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:32.772492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":90,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.908006+0000","last_change":"2023-09-23T22:48:46.656085+0000","last_active":"2023-09-23T22:51:32.908006+0000","last_peered":"2023-09-23T22:51:32.908006+0000","last_clean":"2023-09-23T22:51:32.908006+0000","last_became_active":"2023-09-23T22:48:46.655776+0000","last_became_peered":"2023-09-23T22:48:46.655776+0000","last_unstale":"2023-09-23T22:51:32.908006+0000","last_undegraded":"2023-09-23T22:51:32.908006+0000","last_fullsized":"2023-09-23T22:51:32.908006+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:18:06.548888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'5","reported_seq":44,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.789321+0000","last_change":"2023-09-23T22:48:46.695590+0000","last_active":"2023-09-23T22:51:32.789321+0000","last_peered":"2023-09-23T22:51:32.789321+0000","last_clean":"2023-09-23T22:51:32.789321+0000","last_became_active":"2023-09-23T22:48:46.633697+0000","last_became_peered":"2023-09-23T22:48:46.633697+0000","last_unstale":"2023-09-23T22:51:32.789321+0000","last_undegraded":"2023-09-23T22:51:32.789321+0000","last_fullsized":"2023-09-23T22:51:32.789321+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T07:35:32.206552+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":234,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:48.327692+0000","last_change":"2023-09-23T22:32:30.182765+0000","last_active":"2023-09-23T22:51:48.327692+0000","last_peered":"2023-09-23T22:51:48.327692+0000","last_clean":"2023-09-23T22:51:48.327692+0000","last_became_active":"2023-09-23T22:32:30.182330+0000","last_became_peered":"2023-09-23T22:32:30.182330+0000","last_unstale":"2023-09-23T22:51:48.327692+0000","last_undegraded":"2023-09-23T22:51:48.327692+0000","last_fullsized":"2023-09-23T22:51:48.327692+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:42:25.101931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":32,"num_read_kb":34,"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":1846,"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":35964,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":918048,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1771,"ondisk_log_size":1771,"up":33,"acting":33,"num_store_stats":8},{"poolid":9,"num_pg":16,"stat_sum":{"num_bytes":4099538944,"num_objects":62554,"num_object_clones":0,"num_object_copies":187662,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":62554,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":62554,"num_write_kb":4003456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12485001216,"data_stored":12485001216,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":62554,"ondisk_log_size":62554,"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":54,"seq":231928234423,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2643076,"kb_used_data":2329468,"kb_used_omap":0,"kb_used_meta":313600,"kb_avail":91102076,"statfs":{"total":95995035648,"available":93288525824,"internally_reserved":0,"allocated":2385375232,"data_stored":2384586559,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":321126400},"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 22:51:29 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.92700000000000005,"15min":0.876},"min":{"1min":0.42299999999999999,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":1.508,"5min":7.1299999999999999,"15min":7.1299999999999999},"last":1.3420000000000001},{"interface":"front","average":{"1min":0.95899999999999996,"5min":1.2789999999999999,"15min":0.89600000000000002},"min":{"1min":0.43099999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":3.4209999999999998,"5min":7.702,"15min":7.702},"last":1.4379999999999999}]},{"osd":1,"last update":"Sat Sep 23 22:51:44 2023","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":1.8009999999999999,"15min":1.5640000000000001},"min":{"1min":0.33800000000000002,"5min":0.26700000000000002,"15min":0.25700000000000001},"max":{"1min":4.0490000000000004,"5min":13.701000000000001,"15min":17.195},"last":1.153},{"interface":"front","average":{"1min":0.78800000000000003,"5min":1.3879999999999999,"15min":1.333},"min":{"1min":0.28599999999999998,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":1.232,"5min":12.324,"15min":17.344999999999999},"last":1.105}]},{"osd":2,"last update":"Sat Sep 23 22:51:01 2023","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":2.0329999999999999,"15min":1.7709999999999999},"min":{"1min":0.495,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":3.1320000000000001,"5min":14.19,"15min":16.422000000000001},"last":1.3779999999999999},{"interface":"front","average":{"1min":0.93200000000000005,"5min":1.2989999999999999,"15min":1.468},"min":{"1min":0.39700000000000002,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":1.3100000000000001,"5min":7.3010000000000002,"15min":16.939},"last":1.179}]},{"osd":3,"last update":"Sat Sep 23 22:51:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.522,"15min":2.0569999999999999},"min":{"1min":0.34399999999999997,"5min":0.307,"15min":0.28699999999999998},"max":{"1min":2.1970000000000001,"5min":7.2370000000000001,"15min":78.338999999999999},"last":1.2470000000000001},{"interface":"front","average":{"1min":1.091,"5min":1.5980000000000001,"15min":1.9850000000000001},"min":{"1min":0.42899999999999999,"5min":0.35899999999999999,"15min":0.30399999999999999},"max":{"1min":2.0059999999999998,"5min":8.5150000000000006,"15min":78.055999999999997},"last":0.92200000000000004}]},{"osd":4,"last update":"Sat Sep 23 22:51:01 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":1.488,"15min":1.202},"min":{"1min":0.47899999999999998,"5min":0.33200000000000002,"15min":0.30499999999999999},"max":{"1min":1.379,"5min":7.6600000000000001,"15min":7.6600000000000001},"last":1.411},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.103,"15min":1.28},"min":{"1min":0.47299999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.405,"5min":7.266,"15min":8.7710000000000008},"last":1.22}]},{"osd":5,"last update":"Sat Sep 23 22:51:14 2023","interfaces":[{"interface":"back","average":{"1min":1.1950000000000001,"5min":1.2649999999999999,"15min":1.2749999999999999},"min":{"1min":0.68000000000000005,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":1.5489999999999999,"5min":7.3310000000000004,"15min":7.3310000000000004},"last":2.6030000000000002},{"interface":"front","average":{"1min":1.03,"5min":1.5249999999999999,"15min":1.5409999999999999},"min":{"1min":0.748,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.3260000000000001,"5min":7.0229999999999997,"15min":7.0229999999999997},"last":1.05}]},{"osd":6,"last update":"Sat Sep 23 22:51:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.1870000000000001,"15min":1.222},"min":{"1min":0.45700000000000002,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.5009999999999999,"5min":7.3579999999999997,"15min":7.3579999999999997},"last":1.2729999999999999},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.149,"15min":1.077},"min":{"1min":0.46400000000000002,"5min":0.38,"15min":0.371},"max":{"1min":2.0720000000000001,"5min":8.0690000000000008,"15min":8.9100000000000001},"last":1.302}]}]},{"osd":6,"up_from":46,"seq":197568496066,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1031804,"kb_used_data":780340,"kb_used_omap":0,"kb_used_meta":251456,"kb_avail":92713348,"statfs":{"total":95995035648,"available":94938468352,"internally_reserved":0,"allocated":799068160,"data_stored":798287856,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":257490944},"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 22:51:31 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.3069999999999999,"15min":1.2889999999999999},"min":{"1min":0.41599999999999998,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":6.5590000000000002,"5min":9.0850000000000009,"15min":9.0850000000000009},"last":0.313},{"interface":"front","average":{"1min":1.25,"5min":1.3380000000000001,"15min":1.1859999999999999},"min":{"1min":0.52800000000000002,"5min":0.255,"15min":0.255},"max":{"1min":6.5979999999999999,"5min":11.624000000000001,"15min":11.624000000000001},"last":0.40000000000000002}]},{"osd":1,"last update":"Sat Sep 23 22:51:50 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":2.016,"15min":2.4409999999999998},"min":{"1min":0.33700000000000002,"5min":0.25900000000000001,"15min":0.245},"max":{"1min":2.1480000000000001,"5min":60.292999999999999,"15min":89.165000000000006},"last":0.499},{"interface":"front","average":{"1min":1.1399999999999999,"5min":2.2429999999999999,"15min":2.5550000000000002},"min":{"1min":0.38,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":3.2919999999999998,"5min":60.164000000000001,"15min":90.171999999999997},"last":0.42399999999999999}]},{"osd":2,"last update":"Sat Sep 23 22:51:06 2023","interfaces":[{"interface":"back","average":{"1min":1.2450000000000001,"5min":2.371,"15min":1.843},"min":{"1min":0.60399999999999998,"5min":0.223,"15min":0.223},"max":{"1min":5.5869999999999997,"5min":63.965000000000003,"15min":63.965000000000003},"last":0.45000000000000001},{"interface":"front","average":{"1min":1.077,"5min":2.5099999999999998,"15min":1.8899999999999999},"min":{"1min":0.53100000000000003,"5min":0.29999999999999999,"15min":0.28599999999999998},"max":{"1min":5.7670000000000003,"5min":63.536000000000001,"15min":63.536000000000001},"last":0.35599999999999998}]},{"osd":3,"last update":"Sat Sep 23 22:51:50 2023","interfaces":[{"interface":"back","average":{"1min":1.258,"5min":1.806,"15min":2.6989999999999998},"min":{"1min":0.50600000000000001,"5min":0.32600000000000001,"15min":0.29899999999999999},"max":{"1min":6.468,"5min":26.312999999999999,"15min":84.796999999999997},"last":0.54900000000000004},{"interface":"front","average":{"1min":1.234,"5min":1.9530000000000001,"15min":2.6619999999999999},"min":{"1min":0.36899999999999999,"5min":0.33100000000000002,"15min":0.32900000000000001},"max":{"1min":6.984,"5min":25.440000000000001,"15min":84.296999999999997},"last":2.98}]},{"osd":4,"last update":"Sat Sep 23 22:51:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0700000000000001,"5min":1.2569999999999999,"15min":1.0640000000000001},"min":{"1min":0.441,"5min":0.33700000000000002,"15min":0.27900000000000003},"max":{"1min":5.7149999999999999,"5min":8.0259999999999998,"15min":8.0259999999999998},"last":0.39000000000000001},{"interface":"front","average":{"1min":1.3220000000000001,"5min":1.446,"15min":1.21},"min":{"1min":0.49199999999999999,"5min":0.33800000000000002,"15min":0.315},"max":{"1min":5.6420000000000003,"5min":11.561999999999999,"15min":11.561999999999999},"last":0.53200000000000003}]},{"osd":5,"last update":"Sat Sep 23 22:51:15 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":1.6879999999999999,"15min":1.9139999999999999},"min":{"1min":0.623,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.28,"5min":9.8949999999999996,"15min":9.8949999999999996},"last":2.6909999999999998},{"interface":"front","average":{"1min":1.1339999999999999,"5min":2.194,"15min":2.6110000000000002},"min":{"1min":0.58799999999999997,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.466,"5min":12.755000000000001,"15min":12.755000000000001},"last":2.911}]},{"osd":7,"last update":"Sat Sep 23 22:51:50 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":1.3879999999999999,"15min":1.304},"min":{"1min":0.49299999999999999,"5min":0.35899999999999999,"15min":0.34599999999999997},"max":{"1min":1.617,"5min":11.318,"15min":11.318},"last":2.4990000000000001},{"interface":"front","average":{"1min":1.325,"5min":1.456,"15min":1.4039999999999999},"min":{"1min":0.54900000000000004,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":2.6539999999999999,"5min":7.9610000000000003,"15min":7.9610000000000003},"last":2.7559999999999998}]}]},{"osd":1,"up_from":88,"seq":377957122312,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2898904,"kb_used_data":2317392,"kb_used_omap":4,"kb_used_meta":581499,"kb_avail":90846248,"statfs":{"total":95995035648,"available":93026557952,"internally_reserved":0,"allocated":2373009408,"data_stored":2371745637,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":595455886},"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 22:51:31 2023","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.86399999999999999,"15min":0.81599999999999995},"min":{"1min":0.35199999999999998,"5min":0.223,"15min":0.223},"max":{"1min":2.593,"5min":5.0049999999999999,"15min":5.0049999999999999},"last":1.095},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.252,"15min":1.046},"min":{"1min":0.46100000000000002,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":3.4249999999999998,"5min":8.4019999999999992,"15min":8.4019999999999992},"last":0.22900000000000001}]},{"osd":2,"last update":"Sat Sep 23 22:50:58 2023","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":1.5640000000000001,"15min":1.978},"min":{"1min":0.318,"5min":0.185,"15min":0.185},"max":{"1min":5.0899999999999999,"5min":14.849,"15min":84.007000000000005},"last":1.1799999999999999},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.958,"15min":2.1640000000000001},"min":{"1min":0.37,"5min":0.20200000000000001,"15min":0.191},"max":{"1min":7.1829999999999998,"5min":14.622999999999999,"15min":84.138999999999996},"last":0.42999999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:51:48 2023","interfaces":[{"interface":"back","average":{"1min":1.544,"5min":2.2069999999999999,"15min":2.1920000000000002},"min":{"1min":0.42599999999999999,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":6.6989999999999998,"5min":15.975,"15min":23.719999999999999},"last":1.0469999999999999},{"interface":"front","average":{"1min":2.0990000000000002,"5min":2.0209999999999999,"15min":1.833},"min":{"1min":0.51500000000000001,"5min":0.218,"15min":0.218},"max":{"1min":8.2309999999999999,"5min":14.807,"15min":23.448},"last":1.4390000000000001}]},{"osd":4,"last update":"Sat Sep 23 22:50:58 2023","interfaces":[{"interface":"back","average":{"1min":0.79200000000000004,"5min":1.365,"15min":1.456},"min":{"1min":0.42799999999999999,"5min":0.315,"15min":0.27700000000000002},"max":{"1min":1.24,"5min":8.3499999999999996,"15min":22.864000000000001},"last":0.83599999999999997},{"interface":"front","average":{"1min":1.018,"5min":1.6459999999999999,"15min":1.7250000000000001},"min":{"1min":0.372,"5min":0.318,"15min":0.27900000000000003},"max":{"1min":4.0069999999999997,"5min":7.4580000000000002,"15min":10.323},"last":2.1589999999999998}]},{"osd":5,"last update":"Sat Sep 23 22:51:14 2023","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":1.3180000000000001,"15min":1.302},"min":{"1min":0.61099999999999999,"5min":0.38,"15min":0.38},"max":{"1min":1.4790000000000001,"5min":6.5599999999999996,"15min":6.5599999999999996},"last":2.1920000000000002},{"interface":"front","average":{"1min":0.97199999999999998,"5min":1.3740000000000001,"15min":1.524},"min":{"1min":0.627,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.3999999999999999,"5min":5.1539999999999999,"15min":5.1539999999999999},"last":1.6870000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:51:48 2023","interfaces":[{"interface":"back","average":{"1min":2.101,"5min":1.361,"15min":1.413},"min":{"1min":0.67300000000000004,"5min":0.312,"15min":0.312},"max":{"1min":8.1029999999999998,"5min":8.1029999999999998,"15min":18.992000000000001},"last":1.2809999999999999},{"interface":"front","average":{"1min":0.93700000000000006,"5min":1.6020000000000001,"15min":1.6419999999999999},"min":{"1min":0.53600000000000003,"5min":0.33400000000000002,"15min":0.32500000000000001},"max":{"1min":1.8069999999999999,"5min":10.584,"15min":22.917000000000002},"last":0.629}]},{"osd":7,"last update":"Sat Sep 23 22:51:48 2023","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":1.7490000000000001,"15min":1.855},"min":{"1min":0.495,"5min":0.34499999999999997,"15min":0.313},"max":{"1min":2.6699999999999999,"5min":7.4829999999999997,"15min":10.728},"last":2.0649999999999999},{"interface":"front","average":{"1min":2.718,"5min":1.6659999999999999,"15min":1.5489999999999999},"min":{"1min":0.80400000000000005,"5min":0.379,"15min":0.35599999999999998},"max":{"1min":9.5039999999999996,"5min":11.323,"15min":16.509},"last":4.4900000000000002}]}]},{"osd":0,"up_from":214,"seq":919123001399,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1126916,"kb_used_data":963132,"kb_used_omap":5,"kb_used_meta":163770,"kb_avail":92618236,"statfs":{"total":95995035648,"available":94841073664,"internally_reserved":0,"allocated":986247168,"data_stored":984940746,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":167701114},"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 22:51:34 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":3.3969999999999998,"15min":1.974},"min":{"1min":0.42699999999999999,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":4.8460000000000001,"5min":142.01599999999999,"15min":142.01599999999999},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.72899999999999998,"5min":3.1339999999999999,"15min":1.5720000000000001},"min":{"1min":0.29299999999999998,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":2.133,"5min":139.08099999999999,"15min":139.08099999999999},"last":0.28899999999999998}]},{"osd":2,"last update":"Sat Sep 23 22:51:34 2023","interfaces":[{"interface":"back","average":{"1min":0.745,"5min":2.3319999999999999,"15min":1.8420000000000001},"min":{"1min":0.379,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":1.659,"5min":57.668999999999997,"15min":57.668999999999997},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.63,"5min":1.796,"15min":1.276},"min":{"1min":0.311,"5min":0.223,"15min":0.223},"max":{"1min":0.97799999999999998,"5min":56.488,"15min":56.488},"last":0.44800000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:51:34 2023","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":1.768,"15min":2.0419999999999998},"min":{"1min":0.39700000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":3.7130000000000001,"5min":16.587,"15min":16.587},"last":0.84899999999999998},{"interface":"front","average":{"1min":0.69399999999999995,"5min":1.6910000000000001,"15min":2.0390000000000001},"min":{"1min":0.44600000000000001,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":1.619,"5min":18.593,"15min":18.593},"last":0.54000000000000004}]},{"osd":4,"last update":"Sat Sep 23 22:51:34 2023","interfaces":[{"interface":"back","average":{"1min":0.82699999999999996,"5min":0.98499999999999999,"15min":1.012},"min":{"1min":0.40000000000000002,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.1919999999999999,"5min":5.6859999999999999,"15min":5.6859999999999999},"last":0.629},{"interface":"front","average":{"1min":1.036,"5min":0.998,"15min":0.88300000000000001},"min":{"1min":0.59999999999999998,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":2.1499999999999999,"5min":4.9240000000000004,"15min":4.9240000000000004},"last":0.55600000000000005}]},{"osd":5,"last update":"Sat Sep 23 22:51:14 2023","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":1.4119999999999999,"15min":1.516},"min":{"1min":0.60499999999999998,"5min":0.376,"15min":0.376},"max":{"1min":1.5309999999999999,"5min":5.7359999999999998,"15min":5.7359999999999998},"last":2.0419999999999998},{"interface":"front","average":{"1min":0.92000000000000004,"5min":1.204,"15min":1.224},"min":{"1min":0.64100000000000001,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.278,"5min":4.9889999999999999,"15min":4.9889999999999999},"last":0.72499999999999998}]},{"osd":6,"last update":"Sat Sep 23 22:51:34 2023","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.216,"15min":1.046},"min":{"1min":0.63,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.78,"5min":4.952,"15min":4.952},"last":0.60299999999999998},{"interface":"front","average":{"1min":0.99199999999999999,"5min":1.127,"15min":0.89900000000000002},"min":{"1min":0.55400000000000005,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.3560000000000001,"5min":6.7590000000000003,"15min":6.7590000000000003},"last":0.79400000000000004}]},{"osd":7,"last update":"Sat Sep 23 22:51:34 2023","interfaces":[{"interface":"back","average":{"1min":1.429,"5min":1.048,"15min":0.79500000000000004},"min":{"1min":0.65100000000000002,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":7.9889999999999999,"5min":7.9889999999999999,"15min":7.9889999999999999},"last":0.871},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.238,"15min":1.427},"min":{"1min":0.54500000000000004,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.694,"5min":5.7709999999999999,"15min":5.7709999999999999},"last":0.67100000000000004}]}]},{"osd":2,"up_from":93,"seq":399431958776,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1425064,"kb_used_data":784288,"kb_used_omap":7,"kb_used_meta":640760,"kb_avail":92320088,"statfs":{"total":95995035648,"available":94535770112,"internally_reserved":0,"allocated":803110912,"data_stored":801830460,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":656138321},"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 22:51:35 2023","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":2.246,"15min":1.649},"min":{"1min":0.35199999999999998,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":1.327,"5min":36.020000000000003,"15min":36.020000000000003},"last":0.32600000000000001},{"interface":"front","average":{"1min":0.67300000000000004,"5min":1.1599999999999999,"15min":0.93300000000000005},"min":{"1min":0.438,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":1.353,"5min":7.4939999999999998,"15min":7.4939999999999998},"last":0.33600000000000002}]},{"osd":1,"last update":"Sat Sep 23 22:51:09 2023","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":2.4159999999999999,"15min":2.3919999999999999},"min":{"1min":0.23000000000000001,"5min":0.17000000000000001,"15min":0.17000000000000001},"max":{"1min":4.7279999999999998,"5min":66.355000000000004,"15min":98.060000000000002},"last":0.88100000000000001},{"interface":"front","average":{"1min":0.94699999999999995,"5min":2.4740000000000002,"15min":2.1819999999999999},"min":{"1min":0.29599999999999999,"5min":0.217,"15min":0.20899999999999999},"max":{"1min":4.2939999999999996,"5min":66.302999999999997,"15min":98.091999999999999},"last":0.91500000000000004}]},{"osd":3,"last update":"Sat Sep 23 22:51:25 2023","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":3.2130000000000001,"15min":3.29},"min":{"1min":0.30099999999999999,"5min":0.221,"15min":0.216},"max":{"1min":1.163,"5min":76.715000000000003,"15min":105.22499999999999},"last":0.36399999999999999},{"interface":"front","average":{"1min":0.78100000000000003,"5min":2.2970000000000002,"15min":2.9620000000000002},"min":{"1min":0.35599999999999998,"5min":0.26300000000000001,"15min":0.216},"max":{"1min":1.091,"5min":66.265000000000001,"15min":100.42},"last":0.26700000000000002}]},{"osd":4,"last update":"Sat Sep 23 22:51:09 2023","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.3899999999999999,"15min":1.583},"min":{"1min":0.69099999999999995,"5min":0.309,"15min":0.26800000000000002},"max":{"1min":3.7480000000000002,"5min":5.7619999999999996,"15min":16.562000000000001},"last":0.39500000000000002},{"interface":"front","average":{"1min":0.95699999999999996,"5min":1.4970000000000001,"15min":1.4810000000000001},"min":{"1min":0.59699999999999998,"5min":0.30199999999999999,"15min":0.29999999999999999},"max":{"1min":3.3359999999999999,"5min":11.795,"15min":18.423999999999999},"last":0.60799999999999998}]},{"osd":5,"last update":"Sat Sep 23 22:51:09 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.7769999999999999,"15min":2.0430000000000001},"min":{"1min":0.436,"5min":0.309,"15min":0.309},"max":{"1min":3.3959999999999999,"5min":10.236000000000001,"15min":10.236000000000001},"last":0.55300000000000005},{"interface":"front","average":{"1min":1.0169999999999999,"5min":2.5819999999999999,"15min":2.298},"min":{"1min":0.63600000000000001,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.77,"5min":36.457000000000001,"15min":36.457000000000001},"last":0.59299999999999997}]},{"osd":6,"last update":"Sat Sep 23 22:51:09 2023","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":2.2040000000000002,"15min":1.806},"min":{"1min":0.61799999999999999,"5min":0.35399999999999998,"15min":0.316},"max":{"1min":1.8460000000000001,"5min":36.393999999999998,"15min":36.393999999999998},"last":0.45300000000000001},{"interface":"front","average":{"1min":1.1279999999999999,"5min":1.488,"15min":1.5249999999999999},"min":{"1min":0.72499999999999998,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":3.8159999999999998,"5min":9.1359999999999992,"15min":10.881},"last":0.441}]},{"osd":7,"last update":"Sat Sep 23 22:51:09 2023","interfaces":[{"interface":"back","average":{"1min":1.2030000000000001,"5min":1.417,"15min":1.641},"min":{"1min":0.70299999999999996,"5min":0.35399999999999998,"15min":0.34499999999999997},"max":{"1min":3.7850000000000001,"5min":6.2720000000000002,"15min":18},"last":0.53300000000000003},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.4259999999999999,"15min":1.605},"min":{"1min":0.68100000000000005,"5min":0.36499999999999999,"15min":0.34999999999999998},"max":{"1min":3.3719999999999999,"5min":10.304,"15min":17.972000000000001},"last":0.64200000000000002}]}]},{"osd":3,"up_from":98,"seq":420906795249,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2512364,"kb_used_data":1908900,"kb_used_omap":2,"kb_used_meta":603453,"kb_avail":91232788,"statfs":{"total":95995035648,"available":93422374912,"internally_reserved":0,"allocated":1954713600,"data_stored":1953429558,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":617935925},"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 22:51:31 2023","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":1.321,"15min":1.425},"min":{"1min":0.28100000000000003,"5min":0.182,"15min":0.182},"max":{"1min":1.4410000000000001,"5min":6.5570000000000004,"15min":6.5570000000000004},"last":2.6549999999999998},{"interface":"front","average":{"1min":0.72299999999999998,"5min":2.0150000000000001,"15min":2.1989999999999998},"min":{"1min":0.28899999999999998,"5min":0.222,"15min":0.222},"max":{"1min":1.641,"5min":15.237,"15min":15.237},"last":2.6400000000000001}]},{"osd":1,"last update":"Sat Sep 23 22:51:49 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":2.4359999999999999,"15min":2.2490000000000001},"min":{"1min":0.438,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":2.5129999999999999,"5min":34.052999999999997,"15min":51.909999999999997},"last":2.5430000000000001},{"interface":"front","average":{"1min":1.1639999999999999,"5min":2.097,"15min":2.1680000000000001},"min":{"1min":0.41599999999999998,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":3.032,"5min":34.314,"15min":51.512},"last":2.2839999999999998}]},{"osd":2,"last update":"Sat Sep 23 22:51:49 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":3.6749999999999998,"15min":2.577},"min":{"1min":0.34200000000000003,"5min":0.28299999999999997,"15min":0.21199999999999999},"max":{"1min":2.8420000000000001,"5min":82.882000000000005,"15min":82.882000000000005},"last":5.0129999999999999},{"interface":"front","average":{"1min":0.72099999999999997,"5min":3.7959999999999998,"15min":2.7120000000000002},"min":{"1min":0.33100000000000002,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":1.3600000000000001,"5min":82.617000000000004,"15min":82.617000000000004},"last":3.0510000000000002}]},{"osd":4,"last update":"Sat Sep 23 22:51:07 2023","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":1.873,"15min":1.72},"min":{"1min":0.48199999999999998,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":1.752,"5min":8.5299999999999994,"15min":12.504},"last":2.98},{"interface":"front","average":{"1min":1.024,"5min":2.343,"15min":1.722},"min":{"1min":0.35899999999999999,"5min":0.32800000000000001,"15min":0.28599999999999998},"max":{"1min":5.1100000000000003,"5min":82.784000000000006,"15min":82.784000000000006},"last":5.1289999999999996}]},{"osd":5,"last update":"Sat Sep 23 22:51:10 2023","interfaces":[{"interface":"back","average":{"1min":1.093,"5min":4.2409999999999997,"15min":5.4530000000000003},"min":{"1min":0.55200000000000005,"5min":0.318,"15min":0.318},"max":{"1min":5.1779999999999999,"5min":82.545000000000002,"15min":82.545000000000002},"last":2.9329999999999998},{"interface":"front","average":{"1min":0.95399999999999996,"5min":6.056,"15min":7.9870000000000001},"min":{"1min":0.53500000000000003,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.6539999999999999,"5min":82.313000000000002,"15min":82.313000000000002},"last":2.9220000000000002}]},{"osd":6,"last update":"Sat Sep 23 22:51:49 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":2.7890000000000001,"15min":2.0449999999999999},"min":{"1min":0.39200000000000002,"5min":0.33300000000000002,"15min":0.32500000000000001},"max":{"1min":1.72,"5min":82.649000000000001,"15min":82.649000000000001},"last":3.012},{"interface":"front","average":{"1min":1.2050000000000001,"5min":1.9610000000000001,"15min":1.7769999999999999},"min":{"1min":0.39600000000000002,"5min":0.32200000000000001,"15min":0.30199999999999999},"max":{"1min":4.3200000000000003,"5min":8.4529999999999994,"15min":12.542},"last":3.0249999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:51:49 2023","interfaces":[{"interface":"back","average":{"1min":1.139,"5min":2.8069999999999999,"15min":2.1360000000000001},"min":{"1min":0.55900000000000005,"5min":0.41899999999999998,"15min":0.33300000000000002},"max":{"1min":2.1070000000000002,"5min":82.275000000000006,"15min":82.275000000000006},"last":3.085},{"interface":"front","average":{"1min":1.4079999999999999,"5min":2.4340000000000002,"15min":1.996},"min":{"1min":0.52600000000000002,"5min":0.41899999999999998,"15min":0.34899999999999998},"max":{"1min":3.004,"5min":82.847999999999999,"15min":82.847999999999999},"last":5.1909999999999998}]}]},{"osd":4,"up_from":103,"seq":442381631724,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1174060,"kb_used_data":787876,"kb_used_omap":10,"kb_used_meta":386165,"kb_avail":92571092,"statfs":{"total":95995035648,"available":94792798208,"internally_reserved":0,"allocated":806785024,"data_stored":805443800,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10652,"internal_metadata":395433572},"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 22:51:30 2023","interfaces":[{"interface":"back","average":{"1min":0.76600000000000001,"5min":1.0129999999999999,"15min":0.85299999999999998},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":1.1850000000000001,"5min":6.157,"15min":6.157},"last":0.34999999999999998},{"interface":"front","average":{"1min":0.83899999999999997,"5min":1.133,"15min":1.034},"min":{"1min":0.31,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":1.3680000000000001,"5min":7.5700000000000003,"15min":7.5700000000000003},"last":2.2829999999999999}]},{"osd":1,"last update":"Sat Sep 23 22:51:14 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":3.968,"15min":2.9329999999999998},"min":{"1min":0.67500000000000004,"5min":0.24399999999999999,"15min":0.23999999999999999},"max":{"1min":1.1679999999999999,"5min":194.69,"15min":194.69},"last":0.438},{"interface":"front","average":{"1min":0.86799999999999999,"5min":4.3319999999999999,"15min":2.9769999999999999},"min":{"1min":0.54000000000000004,"5min":0.245,"15min":0.245},"max":{"1min":1.1419999999999999,"5min":194.75200000000001,"15min":194.75200000000001},"last":0.41699999999999998}]},{"osd":2,"last update":"Sat Sep 23 22:51:14 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":3.98,"15min":2.911},"min":{"1min":0.82399999999999995,"5min":0.28999999999999998,"15min":0.26900000000000002},"max":{"1min":1.2569999999999999,"5min":195.77500000000001,"15min":195.77500000000001},"last":0.52900000000000003},{"interface":"front","average":{"1min":0.89300000000000002,"5min":3.9870000000000001,"15min":2.8370000000000002},"min":{"1min":0.57799999999999996,"5min":0.25700000000000001,"15min":0.248},"max":{"1min":1.327,"5min":195.68799999999999,"15min":195.68799999999999},"last":0.48099999999999998}]},{"osd":3,"last update":"Sat Sep 23 22:51:14 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":1.8280000000000001,"15min":2.8109999999999999},"min":{"1min":0.64800000000000002,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":1.1539999999999999,"5min":26.079000000000001,"15min":91.251999999999995},"last":5.3799999999999999},{"interface":"front","average":{"1min":0.91000000000000003,"5min":1.629,"15min":2.633},"min":{"1min":0.68300000000000005,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.127,"5min":26.347000000000001,"15min":91.593000000000004},"last":0.56999999999999995}]},{"osd":5,"last update":"Sat Sep 23 22:51:14 2023","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.4710000000000001,"15min":1.613},"min":{"1min":0.51300000000000001,"5min":0.309,"15min":0.309},"max":{"1min":2.0049999999999999,"5min":5.6239999999999997,"15min":5.6239999999999997},"last":0.67800000000000005},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.7,"15min":1.8859999999999999},"min":{"1min":0.71499999999999997,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.9510000000000001,"5min":5.8879999999999999,"15min":5.8879999999999999},"last":2.0840000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:51:14 2023","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.238,"15min":1.2909999999999999},"min":{"1min":0.73799999999999999,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.8600000000000001,"5min":13.946,"15min":13.946},"last":0.497},{"interface":"front","average":{"1min":1.161,"5min":1.2210000000000001,"15min":1.248},"min":{"1min":0.91400000000000003,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":2.0409999999999999,"5min":5.2969999999999997,"15min":11.574},"last":0.46899999999999997}]},{"osd":7,"last update":"Sat Sep 23 22:51:14 2023","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":1.0269999999999999,"15min":1.1439999999999999},"min":{"1min":0.67100000000000004,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.4530000000000001,"5min":7.3280000000000003,"15min":11.638999999999999},"last":0.39000000000000001},{"interface":"front","average":{"1min":1.1299999999999999,"5min":1.216,"15min":1.3720000000000001},"min":{"1min":0.86699999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.393,"5min":5.6600000000000001,"15min":16.076000000000001},"last":0.57899999999999996}]}]},{"osd":5,"up_from":220,"seq":944892805167,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2387956,"kb_used_data":2237292,"kb_used_omap":5,"kb_used_meta":150650,"kb_avail":91357196,"statfs":{"total":95995035648,"available":93549768704,"internally_reserved":0,"allocated":2290987008,"data_stored":2290210937,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5645,"internal_metadata":154266099},"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 22:51:11 2023","interfaces":[{"interface":"back","average":{"1min":0.746,"5min":1.1419999999999999,"15min":1.276},"min":{"1min":0.45300000000000001,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":1.1890000000000001,"5min":6.8410000000000002,"15min":6.8410000000000002},"last":1.018},{"interface":"front","average":{"1min":0.81599999999999995,"5min":1.298,"15min":1.1259999999999999},"min":{"1min":0.63300000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.2350000000000001,"5min":14.923,"15min":14.923},"last":0.45100000000000001}]},{"osd":1,"last update":"Sat Sep 23 22:51:11 2023","interfaces":[{"interface":"back","average":{"1min":7.5510000000000002,"5min":4.2320000000000002,"15min":3.6259999999999999},"min":{"1min":0.56999999999999995,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":119.929,"5min":119.929,"15min":119.929},"last":0.48799999999999999},{"interface":"front","average":{"1min":7.4560000000000004,"5min":4.6269999999999998,"15min":4.077},"min":{"1min":0.58999999999999997,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":119.964,"5min":119.964,"15min":119.964},"last":1.339}]},{"osd":2,"last update":"Sat Sep 23 22:51:11 2023","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":1.982,"15min":1.8919999999999999},"min":{"1min":0.60499999999999998,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.131,"5min":23.411000000000001,"15min":23.411000000000001},"last":1.0960000000000001},{"interface":"front","average":{"1min":0.92700000000000005,"5min":2.339,"15min":2.5009999999999999},"min":{"1min":0.60799999999999998,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.403,"5min":25.298999999999999,"15min":25.298999999999999},"last":0.54300000000000004}]},{"osd":3,"last update":"Sat Sep 23 22:51:11 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":3.6429999999999998,"15min":3.8540000000000001},"min":{"1min":0.68899999999999995,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.3120000000000001,"5min":35.771999999999998,"15min":35.771999999999998},"last":1.244},{"interface":"front","average":{"1min":0.90700000000000003,"5min":3.02,"15min":3.0270000000000001},"min":{"1min":0.66600000000000004,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.1200000000000001,"5min":35.726999999999997,"15min":35.726999999999997},"last":1.9319999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:51:11 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":1.617,"15min":1.8280000000000001},"min":{"1min":0.63,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.357,"5min":6.3620000000000001,"15min":6.3620000000000001},"last":1.2949999999999999},{"interface":"front","average":{"1min":0.96699999999999997,"5min":1.6020000000000001,"15min":1.8280000000000001},"min":{"1min":0.51300000000000001,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.2829999999999999,"5min":7.2830000000000004,"15min":7.2830000000000004},"last":1.127}]},{"osd":6,"last update":"Sat Sep 23 22:51:11 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.427,"15min":1.611},"min":{"1min":0.59099999999999997,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.5700000000000001,"5min":9.0220000000000002,"15min":9.0220000000000002},"last":0.51700000000000002},{"interface":"front","average":{"1min":1.0509999999999999,"5min":2.1869999999999998,"15min":2.6280000000000001},"min":{"1min":0.53400000000000003,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":1.4019999999999999,"5min":11.135999999999999,"15min":11.135999999999999},"last":3.1150000000000002}]},{"osd":7,"last update":"Sat Sep 23 22:51:11 2023","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":1.298,"15min":1.4490000000000001},"min":{"1min":0.57299999999999995,"5min":0.377,"15min":0.377},"max":{"1min":1.4139999999999999,"5min":6.7389999999999999,"15min":6.7389999999999999},"last":1.266},{"interface":"front","average":{"1min":1.137,"5min":1.5289999999999999,"15min":1.7110000000000001},"min":{"1min":0.70999999999999996,"5min":0.312,"15min":0.312},"max":{"1min":1.651,"5min":6.9560000000000004,"15min":6.9560000000000004},"last":0.71799999999999997}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":10652,"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":5645,"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":9,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":995950592,"data_stored":995950592,"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":2385313792,"data_stored":2385313792,"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":800784384,"data_stored":800784384,"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":1975648256,"data_stored":1975648256,"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":808321024,"data_stored":808321024,"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":2319646720,"data_stored":2319646720,"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":805634048,"data_stored":805634048,"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":2393702400,"data_stored":2393702400,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T22:52:03.465 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:52:03.469 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:03.502 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:03.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:03.505 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:03.606 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:03.665 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:03.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:03.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:03.768 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:03.793 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:03.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:03.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:03.824 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 48 16 71066 71050 92.4905 61.6875 0.0200862 0.0108061 2023-09-23T22:52:03.877 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:03 smithi169 bash[101133]: cluster 2023-09-23T22:52:02.651612+0000 mgr.y (mgr.25310) 908 : cluster 0 pgmap v976: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 73 MiB/s wr, 1.16k op/s 2023-09-23T22:52:03.898 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:03.924 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:03.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:03.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:03.947 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:52:03.948 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:52:04.028 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:04.038 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:03 smithi187 bash[89487]: cluster 2023-09-23T22:52:02.651612+0000 mgr.y (mgr.25310) 908 : cluster 0 pgmap v976: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 73 MiB/s wr, 1.16k op/s 2023-09-23T22:52:04.059 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:04.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:04.061 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:04.162 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:04.170 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:03 smithi169 bash[104356]: cluster 2023-09-23T22:52:02.651612+0000 mgr.y (mgr.25310) 908 : cluster 0 pgmap v976: 99 pgs: 99 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 73 MiB/s wr, 1.16k op/s 2023-09-23T22:52:04.192 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:04.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:04.195 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:04.295 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:04.318 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:04.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:04.321 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:04.421 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:04.449 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:04.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:04.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:04.553 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:04.574 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:04.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:04.576 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:04.677 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:04.707 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:04.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:04.709 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:04.810 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:04.825 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 49 16 71972 71956 91.7586 56.625 0.0126424 0.0108922 2023-09-23T22:52:04.840 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:04.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:04.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:04.947 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:04.974 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:04.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:04.977 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:05.010 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2023-09-23T22:52:05.010 INFO:teuthology.orchestra.run.smithi169.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-23T22:52:05.077 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:05.110 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:05.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:05.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:05.214 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:05.240 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:05.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:05.242 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:05.343 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:05.378 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:05.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:05.382 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:05.483 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:05.505 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:05.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:05.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:05.609 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:05.635 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:05.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:05.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:05.738 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:05.766 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:05.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:05.770 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:05.825 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 50 16 73046 73030 91.2657 67.125 0.00566446 0.0109391 2023-09-23T22:52:05.870 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:05.897 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:05.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:05.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:06.005 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:06.035 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:06.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:06.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:06.138 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:06.155 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:06.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:06.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:06.206 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:05 smithi169 bash[104356]: cluster 2023-09-23T22:52:04.652144+0000 mgr.y (mgr.25310) 909 : cluster 0 pgmap v977: 99 pgs: 99 active+clean; 4.3 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2023-09-23T22:52:06.206 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:05 smithi169 bash[101133]: cluster 2023-09-23T22:52:04.652144+0000 mgr.y (mgr.25310) 909 : cluster 0 pgmap v977: 99 pgs: 99 active+clean; 4.3 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2023-09-23T22:52:06.258 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:06.267 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:05 smithi187 bash[89487]: cluster 2023-09-23T22:52:04.652144+0000 mgr.y (mgr.25310) 909 : cluster 0 pgmap v977: 99 pgs: 99 active+clean; 4.3 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2023-09-23T22:52:06.282 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:06.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:06.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:06.388 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:06.422 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:06.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:06.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:06.525 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:06.562 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:06.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:06.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:06.666 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:06.700 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:06.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:06.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:06.803 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:06.825 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 51 16 74009 73993 90.6563 60.1875 0.0142451 0.0110252 2023-09-23T22:52:06.835 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:06.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:06.838 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:06.939 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:06.968 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:06.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:06.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:07.075 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:07.111 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:07.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:07.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:07.214 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:07.244 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:07.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:07.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:07.273 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-23T22:52:07.349 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:07.382 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:07.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:07.385 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:07.486 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:07.511 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:07.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:07.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:07.614 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:07.648 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:07.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:07.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:07.754 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:07.791 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:07.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:07.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:07.826 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 52 16 74994 74978 90.0954 61.5625 0.0190254 0.0110931 2023-09-23T22:52:07.894 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:07.903 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:07 smithi169 bash[104356]: cluster 2023-09-23T22:52:06.652570+0000 mgr.y (mgr.25310) 910 : cluster 0 pgmap v978: 99 pgs: 99 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 62 MiB/s wr, 996 op/s 2023-09-23T22:52:07.903 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:07 smithi169 bash[101133]: cluster 2023-09-23T22:52:06.652570+0000 mgr.y (mgr.25310) 910 : cluster 0 pgmap v978: 99 pgs: 99 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 62 MiB/s wr, 996 op/s 2023-09-23T22:52:07.924 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:07.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:07.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:08.027 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:08.056 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:08.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:08.061 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:08.162 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:08.190 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:08.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:08.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:08.293 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:08.318 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:08.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:08.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:08.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:07 smithi187 bash[89487]: cluster 2023-09-23T22:52:06.652570+0000 mgr.y (mgr.25310) 910 : cluster 0 pgmap v978: 99 pgs: 99 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 62 MiB/s wr, 996 op/s 2023-09-23T22:52:08.425 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:08.457 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:08.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:08.460 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:08.560 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:08.585 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:08.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:08.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:08.690 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:08.719 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:08.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:08.722 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:08.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:52:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:52:08] "GET /metrics HTTP/1.1" 200 36395 "" "Prometheus/2.43.0" 2023-09-23T22:52:08.822 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:08.826 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 53 16 76065 76049 89.6584 66.9375 0.00982869 0.0111473 2023-09-23T22:52:08.847 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:08.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:08.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:08.950 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:08.986 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:08.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:08.991 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:09.091 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:09.118 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:09.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:09.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:09.222 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:09.251 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:09.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:09.253 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:09.354 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:09.381 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:09.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:09.384 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:09.484 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:09.516 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:09.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:09.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:09.618 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:09.654 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:09.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:09.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:09.761 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:09.795 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:09.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:09.797 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:09.827 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 54 16 77062 77046 89.1495 62.3125 0.0164795 0.0112114 2023-09-23T22:52:09.895 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:09 smithi187 bash[89487]: cluster 2023-09-23T22:52:08.653365+0000 mgr.y (mgr.25310) 911 : cluster 0 pgmap v979: 99 pgs: 99 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 62 MiB/s wr, 996 op/s 2023-09-23T22:52:09.898 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:09.928 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:09.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:09.933 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:10.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:09 smithi169 bash[104356]: cluster 2023-09-23T22:52:08.653365+0000 mgr.y (mgr.25310) 911 : cluster 0 pgmap v979: 99 pgs: 99 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 62 MiB/s wr, 996 op/s 2023-09-23T22:52:10.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:09 smithi169 bash[101133]: cluster 2023-09-23T22:52:08.653365+0000 mgr.y (mgr.25310) 911 : cluster 0 pgmap v979: 99 pgs: 99 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 62 MiB/s wr, 996 op/s 2023-09-23T22:52:10.033 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:10.058 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:10.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:10.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:10.163 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:10.192 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:10.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:10.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:10.197 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:52:10.295 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:10.326 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:10.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:10.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:10.431 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:10.469 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:10.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:10.476 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:10.577 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:10.610 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:10.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:10.613 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:10.714 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:10.746 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:10.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:10.750 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:10.828 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 55 16 78100 78084 88.708 64.875 0.00866327 0.0112682 2023-09-23T22:52:10.850 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:10.885 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:10.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:10.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:10.988 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:11.023 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:11.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:11.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:11.131 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:11.155 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:11.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:11.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:11.259 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:11.289 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:11.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:11.292 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:11.392 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:11.418 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:11.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:11.422 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:11.523 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:11.553 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:11.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:11.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:11.659 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:11.698 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:11.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:11.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:11.803 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:11.829 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 56 16 79145 79129 88.288 65.3125 0.0114959 0.0113202 2023-09-23T22:52:11.832 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:11.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:11.837 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:11.938 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:11.969 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:11.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:11.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:12.075 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:12.103 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:12.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:12.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:12.139 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:52:12.166 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:11 smithi169 bash[101133]: cluster 2023-09-23T22:52:10.653865+0000 mgr.y (mgr.25310) 912 : cluster 0 pgmap v980: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-09-23T22:52:12.166 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:11 smithi169 bash[101133]: audit 2023-09-23T22:52:11.153670+0000 mon.a (mon.0) 1282 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:52:12.167 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:11 smithi169 bash[104356]: cluster 2023-09-23T22:52:10.653865+0000 mgr.y (mgr.25310) 912 : cluster 0 pgmap v980: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-09-23T22:52:12.167 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:11 smithi169 bash[104356]: audit 2023-09-23T22:52:11.153670+0000 mon.a (mon.0) 1282 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:52:12.213 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:12.221 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:11 smithi187 bash[89487]: cluster 2023-09-23T22:52:10.653865+0000 mgr.y (mgr.25310) 912 : cluster 0 pgmap v980: 99 pgs: 99 active+clean; 4.6 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-09-23T22:52:12.221 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:11 smithi187 bash[89487]: audit 2023-09-23T22:52:11.153670+0000 mon.a (mon.0) 1282 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:52:12.244 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:12.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:12.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:12.351 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:12.383 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:12.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:12.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:12.488 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:12.521 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:12.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:12.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:12.626 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:12.652 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:12.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:12.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:12.756 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:12.782 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:12.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:12.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:12.829 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 57 16 80161 80145 87.8531 63.5 0.0256312 0.011378 2023-09-23T22:52:12.886 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:12.918 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:12.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:12.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:13.021 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:13.046 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:13.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:13.052 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:13.153 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:13.186 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:13.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:13.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:13.291 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:13.310 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:13.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:13.312 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:13.413 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:13.439 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:13.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:13.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:13.542 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:13.581 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:13.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:13.586 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:13.687 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:13.724 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:13.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:13.728 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:13.829 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:13.830 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 58 16 81123 81107 87.3744 60.125 0.015987 0.0114391 2023-09-23T22:52:13.860 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:13.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:13.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:13.966 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:13.976 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:13 smithi169 bash[101133]: cluster 2023-09-23T22:52:12.654481+0000 mgr.y (mgr.25310) 913 : cluster 0 pgmap v981: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-23T22:52:13.976 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:13 smithi169 bash[104356]: cluster 2023-09-23T22:52:12.654481+0000 mgr.y (mgr.25310) 913 : cluster 0 pgmap v981: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-23T22:52:13.993 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:13.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:13.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:14.097 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:14.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:13 smithi187 bash[89487]: cluster 2023-09-23T22:52:12.654481+0000 mgr.y (mgr.25310) 913 : cluster 0 pgmap v981: 99 pgs: 99 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-09-23T22:52:14.125 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:14.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:14.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:14.229 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:14.260 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:14.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:14.263 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:14.363 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:14.389 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:14.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:14.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:14.496 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:14.532 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:14.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:14.538 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:14.638 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:14.664 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:14.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:14.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:14.771 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:14.805 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:14.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:14.808 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:14.830 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 59 16 81979 81963 86.8003 53.5 0.0271067 0.0115153 2023-09-23T22:52:14.908 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:14.934 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:14.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:14.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:15.039 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:15.062 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:15.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:15.064 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:15.165 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:15.190 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:15.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:15.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:15.297 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:15.328 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:15.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:15.332 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:15.433 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:15.451 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:15.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:15.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:15.554 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:15.580 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:15.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:15.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:15.683 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:15.705 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:15.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:15.711 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:15.812 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:15.830 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:2023-09-23T22:52:15.829172+0000 min lat: 0.00130805 max lat: 0.378844 avg lat: 0.0115795 2023-09-23T22:52:15.830 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:52:15.830 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 60 16 82902 82886 86.3151 57.6875 0.0199111 0.0115795 2023-09-23T22:52:15.846 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:15.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:15.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:15.950 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:15.975 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:15.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:15.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:16.080 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:16.109 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:16.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:16.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:16.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:15 smithi187 bash[89487]: cluster 2023-09-23T22:52:14.655243+0000 mgr.y (mgr.25310) 914 : cluster 0 pgmap v982: 99 pgs: 99 active+clean; 4.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T22:52:16.171 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:15 smithi169 bash[104356]: cluster 2023-09-23T22:52:14.655243+0000 mgr.y (mgr.25310) 914 : cluster 0 pgmap v982: 99 pgs: 99 active+clean; 4.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T22:52:16.172 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:15 smithi169 bash[101133]: cluster 2023-09-23T22:52:14.655243+0000 mgr.y (mgr.25310) 914 : cluster 0 pgmap v982: 99 pgs: 99 active+clean; 4.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T22:52:16.212 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:16.241 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:16.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:16.244 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:16.345 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:16.379 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:16.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:16.382 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:16.483 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:16.485 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:52:16.529 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:16.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:16.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:16.572 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:52:16.619 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:52:16.639 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:16.669 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:52:16.688 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:16.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:16.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:16.710 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:52:16.755 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:52:16.792 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:16.794 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:52:16.817 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:16.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:16.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:16.830 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 61 16 83745 83729 85.7638 52.6875 0.00864572 0.0116536 2023-09-23T22:52:16.842 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:52:16.845 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:52:16.845 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:52:16.845 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:52:16.845 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:52:16.845 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:52:16.845 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:52:16.846 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:52:16.846 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:52:16.922 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:16.950 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:16.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:16.954 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:17.054 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:17.077 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:17.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:17.080 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:17.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:16 smithi187 bash[89487]: audit 2023-09-23T22:52:16.435580+0000 mon.a (mon.0) 1283 : audit 0 from='client.? 172.21.15.169:0/945434775' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:52:17.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:16 smithi187 bash[89487]: audit 2023-09-23T22:52:16.898882+0000 mon.b (mon.1) 16 : audit 1 from='client.? 172.21.15.169:0/2729886825' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:52:17.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:16 smithi187 bash[89487]: audit 2023-09-23T22:52:16.900006+0000 mon.a (mon.0) 1284 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:52:17.180 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:17.212 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:16 smithi169 bash[101133]: audit 2023-09-23T22:52:16.435580+0000 mon.a (mon.0) 1283 : audit 0 from='client.? 172.21.15.169:0/945434775' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:52:17.212 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:16 smithi169 bash[101133]: audit 2023-09-23T22:52:16.898882+0000 mon.b (mon.1) 16 : audit 1 from='client.? 172.21.15.169:0/2729886825' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:52:17.212 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:16 smithi169 bash[101133]: audit 2023-09-23T22:52:16.900006+0000 mon.a (mon.0) 1284 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:52:17.213 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:16 smithi169 bash[104356]: audit 2023-09-23T22:52:16.435580+0000 mon.a (mon.0) 1283 : audit 0 from='client.? 172.21.15.169:0/945434775' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:52:17.213 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:16 smithi169 bash[104356]: audit 2023-09-23T22:52:16.898882+0000 mon.b (mon.1) 16 : audit 1 from='client.? 172.21.15.169:0/2729886825' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:52:17.213 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:16 smithi169 bash[104356]: audit 2023-09-23T22:52:16.900006+0000 mon.a (mon.0) 1284 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:52:17.238 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:17.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:17.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:17.344 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:17.378 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:17.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:17.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:17.484 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:17.514 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:17.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:17.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:17.622 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:17.651 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:17.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:17.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:17.690 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is unset 2023-09-23T22:52:17.755 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:17.785 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:17.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:17.788 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:17.830 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 62 16 84741 84725 85.3846 62.25 0.0256877 0.0117065 2023-09-23T22:52:17.889 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:17.916 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:17.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:17.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:18.021 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:18.030 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:17 smithi169 bash[104356]: cluster 2023-09-23T22:52:16.657568+0000 mgr.y (mgr.25310) 915 : cluster 0 pgmap v983: 99 pgs: 99 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 939 op/s 2023-09-23T22:52:18.030 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:17 smithi169 bash[104356]: cluster 2023-09-23T22:52:17.676309+0000 mon.a (mon.0) 1285 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:52:18.030 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:17 smithi169 bash[104356]: cluster 2023-09-23T22:52:17.676336+0000 mon.a (mon.0) 1286 : cluster 1 Cluster is now healthy 2023-09-23T22:52:18.030 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:17 smithi169 bash[104356]: audit 2023-09-23T22:52:17.681643+0000 mon.a (mon.0) 1287 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:52:18.030 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:17 smithi169 bash[104356]: cluster 2023-09-23T22:52:17.681813+0000 mon.a (mon.0) 1288 : cluster 0 osdmap e254: 8 total, 8 up, 8 in 2023-09-23T22:52:18.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:17 smithi169 bash[101133]: cluster 2023-09-23T22:52:16.657568+0000 mgr.y (mgr.25310) 915 : cluster 0 pgmap v983: 99 pgs: 99 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 939 op/s 2023-09-23T22:52:18.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:17 smithi169 bash[101133]: cluster 2023-09-23T22:52:17.676309+0000 mon.a (mon.0) 1285 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:52:18.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:17 smithi169 bash[101133]: cluster 2023-09-23T22:52:17.676336+0000 mon.a (mon.0) 1286 : cluster 1 Cluster is now healthy 2023-09-23T22:52:18.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:17 smithi169 bash[101133]: audit 2023-09-23T22:52:17.681643+0000 mon.a (mon.0) 1287 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:52:18.031 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:17 smithi169 bash[101133]: cluster 2023-09-23T22:52:17.681813+0000 mon.a (mon.0) 1288 : cluster 0 osdmap e254: 8 total, 8 up, 8 in 2023-09-23T22:52:18.057 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:18.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:18.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:18.162 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:18.171 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:17 smithi187 bash[89487]: cluster 2023-09-23T22:52:16.657568+0000 mgr.y (mgr.25310) 915 : cluster 0 pgmap v983: 99 pgs: 99 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 59 MiB/s wr, 939 op/s 2023-09-23T22:52:18.171 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:17 smithi187 bash[89487]: cluster 2023-09-23T22:52:17.676309+0000 mon.a (mon.0) 1285 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:52:18.172 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:17 smithi187 bash[89487]: cluster 2023-09-23T22:52:17.676336+0000 mon.a (mon.0) 1286 : cluster 1 Cluster is now healthy 2023-09-23T22:52:18.172 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:17 smithi187 bash[89487]: audit 2023-09-23T22:52:17.681643+0000 mon.a (mon.0) 1287 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:52:18.172 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:17 smithi187 bash[89487]: cluster 2023-09-23T22:52:17.681813+0000 mon.a (mon.0) 1288 : cluster 0 osdmap e254: 8 total, 8 up, 8 in 2023-09-23T22:52:18.191 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:18.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:18.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:18.298 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:18.341 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:18.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:18.346 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:18.446 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:18.462 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:52:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:52:18] "GET /metrics HTTP/1.1" 200 36398 "" "Prometheus/2.43.0" 2023-09-23T22:52:18.482 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:18.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:18.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:18.585 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:18.609 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:18.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:18.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:18.714 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:18.739 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:18.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:18.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:18.830 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 63 16 85762 85746 85.0421 63.8125 0.00971921 0.011753 2023-09-23T22:52:18.848 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:18.877 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:18.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:18.881 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:18.941 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:18 smithi169 bash[101133]: cluster 2023-09-23T22:52:17.679126+0000 osd.7 (osd.7) 238 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T22:52:18.941 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:18 smithi169 bash[101133]: cluster 2023-09-23T22:52:17.694844+0000 osd.6 (osd.6) 270 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T22:52:18.941 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:18 smithi169 bash[101133]: cluster 2023-09-23T22:52:18.658120+0000 mgr.y (mgr.25310) 916 : cluster 0 pgmap v985: 99 pgs: 99 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 62 MiB/s wr, 995 op/s 2023-09-23T22:52:18.941 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:18 smithi169 bash[104356]: cluster 2023-09-23T22:52:17.679126+0000 osd.7 (osd.7) 238 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T22:52:18.942 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:18 smithi169 bash[104356]: cluster 2023-09-23T22:52:17.694844+0000 osd.6 (osd.6) 270 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T22:52:18.942 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:18 smithi169 bash[104356]: cluster 2023-09-23T22:52:18.658120+0000 mgr.y (mgr.25310) 916 : cluster 0 pgmap v985: 99 pgs: 99 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 62 MiB/s wr, 995 op/s 2023-09-23T22:52:18.982 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:18.992 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:18 smithi187 bash[89487]: cluster 2023-09-23T22:52:17.679126+0000 osd.7 (osd.7) 238 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T22:52:18.992 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:18 smithi187 bash[89487]: cluster 2023-09-23T22:52:17.694844+0000 osd.6 (osd.6) 270 : cluster 3 failed to encode map e254 with expected crc 2023-09-23T22:52:18.992 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:18 smithi187 bash[89487]: cluster 2023-09-23T22:52:18.658120+0000 mgr.y (mgr.25310) 916 : cluster 0 pgmap v985: 99 pgs: 99 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 62 MiB/s wr, 995 op/s 2023-09-23T22:52:19.034 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:19.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:19.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:19.141 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:19.177 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:19.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:19.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:19.283 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:19.309 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:19.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:19.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:19.414 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:19.439 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:19.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:19.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:19.541 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:19.573 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:19.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:19.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:19.678 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:19.703 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:19.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:19.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:19.809 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:19.830 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 64 16 86691 86675 84.6206 58.0625 0.0188001 0.0118127 2023-09-23T22:52:19.847 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:19.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:19.854 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:19.955 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:19.983 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:19.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:19.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:20.089 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:20.114 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:20.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:20.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:20.216 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:20.247 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:20.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:20.249 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:20.350 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:20.381 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:20.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:20.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:20.486 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:20.519 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:20.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:20.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:20.622 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:20.702 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:20.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:20.705 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:20.805 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:20.830 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 65 16 87636 87620 84.2273 59.0625 0.0155 0.0118671 2023-09-23T22:52:20.831 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:20.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:20.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:20.934 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:20.962 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:20.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:20.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:21.067 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:21.103 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:21.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:21.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:21.208 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:21.235 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:21.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:21.237 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:21.338 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:21.362 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:21.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:21.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:21.469 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:21.501 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:21.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:21.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:21.605 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:21.652 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:21.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:21.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:21.760 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:21.769 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:21 smithi187 bash[89487]: cluster 2023-09-23T22:52:20.660047+0000 mgr.y (mgr.25310) 917 : cluster 0 pgmap v986: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 61 MiB/s wr, 977 op/s 2023-09-23T22:52:21.791 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:21.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:21.797 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:21.830 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 66 16 88586 88570 83.8508 59.375 0.00387827 0.0119166 2023-09-23T22:52:21.898 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:21.930 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:21.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:21.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:22.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:21 smithi169 bash[101133]: cluster 2023-09-23T22:52:20.660047+0000 mgr.y (mgr.25310) 917 : cluster 0 pgmap v986: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 61 MiB/s wr, 977 op/s 2023-09-23T22:52:22.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:21 smithi169 bash[104356]: cluster 2023-09-23T22:52:20.660047+0000 mgr.y (mgr.25310) 917 : cluster 0 pgmap v986: 99 pgs: 99 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 61 MiB/s wr, 977 op/s 2023-09-23T22:52:22.034 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:22.069 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:22.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:22.073 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:22.174 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:22.203 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:22.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:22.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:22.306 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:22.336 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:22.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:22.342 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:22.442 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:22.470 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:22.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:22.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:22.574 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:22.602 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:22.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:22.607 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:22.613 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:52:22.621 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T22:52:22.708 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:22.748 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:22.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:22.754 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:22.831 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 67 16 89469 89453 83.4228 55.1875 0.0168419 0.0119812 2023-09-23T22:52:22.854 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:22.899 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:22.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:22.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:23.006 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:23.036 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:23.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:23.040 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:23.140 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:23.166 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:23.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:23.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:23.270 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:23.278 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T22:52:23.278 INFO:teuthology.orchestra.run.smithi169.stdout: "size": 20, 2023-09-23T22:52:23.278 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 600, 2023-09-23T22:52:23.278 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [ 2023-09-23T22:52:23.278 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.278 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35214.0:24437 9.9 9:99b84fc3:::benchmark_data_smithi169_214561_object24436:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e251)", 2023-09-23T22:52:23.279 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:51:26.584718+0000", 2023-09-23T22:52:23.279 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 56.685038650999999, 2023-09-23T22:52:23.279 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.29933805899999999, 2023-09-23T22:52:23.279 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:52:23.279 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:23.279 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:52:23.279 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35214", 2023-09-23T22:52:23.279 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4133417439", 2023-09-23T22:52:23.279 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 24437 2023-09-23T22:52:23.279 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.279 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:52:23.279 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.280 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:52:23.280 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:26.584718+0000", 2023-09-23T22:52:23.280 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.280 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.280 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.280 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:52:23.280 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:26.584718+0000", 2023-09-23T22:52:23.280 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.280 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.280 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.280 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:52:23.280 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:26.584716+0000", 2023-09-23T22:52:23.281 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T22:52:23.281 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.281 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.281 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:52:23.281 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:26.584747+0000", 2023-09-23T22:52:23.281 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.1214000000000003e-05 2023-09-23T22:52:23.281 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.281 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.281 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:52:23.281 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:26.584764+0000", 2023-09-23T22:52:23.281 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6830999999999999e-05 2023-09-23T22:52:23.281 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.282 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.282 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:52:23.282 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:26.584775+0000", 2023-09-23T22:52:23.282 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0190999999999999e-05 2023-09-23T22:52:23.282 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.282 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.282 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:52:23.282 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:26.584832+0000", 2023-09-23T22:52:23.282 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.7043999999999998e-05 2023-09-23T22:52:23.282 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.282 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.283 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:52:23.283 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:26.585130+0000", 2023-09-23T22:52:23.283 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00029827599999999999 2023-09-23T22:52:23.283 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.283 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.283 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,7", 2023-09-23T22:52:23.283 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:26.585286+0000", 2023-09-23T22:52:23.283 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015646599999999999 2023-09-23T22:52:23.283 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.283 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.283 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:23.283 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:26.882173+0000", 2023-09-23T22:52:23.284 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.296886969 2023-09-23T22:52:23.284 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.284 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.284 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:23.284 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:26.882216+0000", 2023-09-23T22:52:23.284 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.3044999999999999e-05 2023-09-23T22:52:23.284 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.284 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.284 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:52:23.284 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:26.883942+0000", 2023-09-23T22:52:23.284 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001725194 2023-09-23T22:52:23.285 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.285 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.285 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:52:23.285 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:26.883993+0000", 2023-09-23T22:52:23.285 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1375999999999997e-05 2023-09-23T22:52:23.285 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.285 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.285 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:52:23.285 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:26.884056+0000", 2023-09-23T22:52:23.285 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3152999999999997e-05 2023-09-23T22:52:23.285 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.285 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:52:23.286 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.286 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.286 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.286 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop_reply(client.35214.0:24437 9.9 e251/246 ondisk, result = 0)", 2023-09-23T22:52:23.286 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:51:26.588100+0000", 2023-09-23T22:52:23.286 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 56.681656576000002, 2023-09-23T22:52:23.286 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.29407970700000002, 2023-09-23T22:52:23.286 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:52:23.286 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T22:52:23.286 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:52:23.286 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.286 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:52:23.287 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:26.588100+0000", 2023-09-23T22:52:23.287 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.287 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.287 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.287 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:52:23.287 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:26.588100+0000", 2023-09-23T22:52:23.287 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.287 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.287 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.287 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:52:23.287 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:26.588099+0000", 2023-09-23T22:52:23.287 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:52:23.288 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.288 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.288 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:52:23.288 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:26.588109+0000", 2023-09-23T22:52:23.288 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.8810000000000008e-06 2023-09-23T22:52:23.288 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.288 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.288 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:52:23.288 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:26.881813+0000", 2023-09-23T22:52:23.288 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.29370432299999999 2023-09-23T22:52:23.288 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.289 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.289 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:52:23.289 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:26.881833+0000", 2023-09-23T22:52:23.289 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.9453000000000002e-05 2023-09-23T22:52:23.289 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.289 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.289 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:52:23.289 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:26.882150+0000", 2023-09-23T22:52:23.289 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000317461 2023-09-23T22:52:23.289 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.289 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.289 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:52:23.290 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:26.882163+0000", 2023-09-23T22:52:23.290 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2595000000000001e-05 2023-09-23T22:52:23.290 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.290 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.290 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:52:23.290 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:26.882180+0000", 2023-09-23T22:52:23.290 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6999000000000001e-05 2023-09-23T22:52:23.290 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.290 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:52:23.290 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.290 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.290 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.291 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop_reply(client.35214.0:24437 9.9 e251/246 ondisk, result = 0)", 2023-09-23T22:52:23.291 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:51:26.588150+0000", 2023-09-23T22:52:23.291 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 56.681606719000001, 2023-09-23T22:52:23.291 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.29407119599999998, 2023-09-23T22:52:23.291 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:52:23.291 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T22:52:23.291 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:52:23.291 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.291 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:52:23.291 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:26.588150+0000", 2023-09-23T22:52:23.291 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.292 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.292 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.292 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:52:23.292 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:26.588150+0000", 2023-09-23T22:52:23.292 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.292 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.292 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.292 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:52:23.292 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:26.588150+0000", 2023-09-23T22:52:23.292 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:52:23.292 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.292 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.293 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:52:23.293 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:26.588153+0000", 2023-09-23T22:52:23.293 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.1130000000000001e-06 2023-09-23T22:52:23.293 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.293 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.293 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:52:23.293 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:26.881862+0000", 2023-09-23T22:52:23.293 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.29370900599999999 2023-09-23T22:52:23.293 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.293 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.293 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:52:23.293 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:26.881884+0000", 2023-09-23T22:52:23.294 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.2059e-05 2023-09-23T22:52:23.294 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.294 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.294 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:52:23.294 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:26.882203+0000", 2023-09-23T22:52:23.294 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000319096 2023-09-23T22:52:23.294 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.294 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.294 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:52:23.294 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:26.882211+0000", 2023-09-23T22:52:23.294 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.0010000000000001e-06 2023-09-23T22:52:23.294 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.295 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.295 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:52:23.295 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:26.882221+0000", 2023-09-23T22:52:23.295 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0324e-05 2023-09-23T22:52:23.295 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.295 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:52:23.295 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.295 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.295 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.295 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35214.0:29001 9.b 9:d247dfa8:::benchmark_data_smithi169_214561_object29000:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e251)", 2023-09-23T22:52:23.295 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:51:29.753618+0000", 2023-09-23T22:52:23.295 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 53.516138927999997, 2023-09-23T22:52:23.296 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.116173501, 2023-09-23T22:52:23.296 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:52:23.296 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:23.296 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:52:23.296 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35214", 2023-09-23T22:52:23.296 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4133417439", 2023-09-23T22:52:23.296 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 29001 2023-09-23T22:52:23.296 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.296 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:52:23.296 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.296 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:52:23.296 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.753618+0000", 2023-09-23T22:52:23.297 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.297 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.297 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.297 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:52:23.297 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.753618+0000", 2023-09-23T22:52:23.297 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.297 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.297 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.297 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:52:23.297 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.753616+0000", 2023-09-23T22:52:23.297 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T22:52:23.298 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.298 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.298 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:52:23.298 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.753682+0000", 2023-09-23T22:52:23.298 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.5926000000000005e-05 2023-09-23T22:52:23.298 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.298 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.298 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:52:23.298 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.753695+0000", 2023-09-23T22:52:23.298 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3482999999999999e-05 2023-09-23T22:52:23.298 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.298 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.299 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:52:23.299 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.753704+0000", 2023-09-23T22:52:23.299 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.8480000000000007e-06 2023-09-23T22:52:23.299 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.299 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.299 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:52:23.299 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.753882+0000", 2023-09-23T22:52:23.299 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00017794999999999999 2023-09-23T22:52:23.299 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.299 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.299 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:52:23.299 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.754037+0000", 2023-09-23T22:52:23.300 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000154804 2023-09-23T22:52:23.300 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.300 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.300 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,6", 2023-09-23T22:52:23.300 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.754207+0000", 2023-09-23T22:52:23.300 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00017025499999999999 2023-09-23T22:52:23.300 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.300 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.300 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:52:23.300 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.757117+0000", 2023-09-23T22:52:23.300 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0029096679999999998 2023-09-23T22:52:23.300 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.301 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.301 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:23.301 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.869579+0000", 2023-09-23T22:52:23.301 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.112461899 2023-09-23T22:52:23.301 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.301 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.301 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:23.301 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.869700+0000", 2023-09-23T22:52:23.301 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000121066 2023-09-23T22:52:23.301 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.301 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.301 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:52:23.301 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.869751+0000", 2023-09-23T22:52:23.302 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1527999999999999e-05 2023-09-23T22:52:23.302 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.302 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.302 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:52:23.302 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.869791+0000", 2023-09-23T22:52:23.302 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.9984000000000002e-05 2023-09-23T22:52:23.302 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.302 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:52:23.302 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.302 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.302 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.302 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35214.0:29003 9.5 9:a7fd65a8:::benchmark_data_smithi169_214561_object29002:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e251)", 2023-09-23T22:52:23.303 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:51:29.753791+0000", 2023-09-23T22:52:23.303 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 53.515965451, 2023-09-23T22:52:23.303 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.11617975699999999, 2023-09-23T22:52:23.303 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:52:23.303 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:23.303 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:52:23.303 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35214", 2023-09-23T22:52:23.303 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4133417439", 2023-09-23T22:52:23.303 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 29003 2023-09-23T22:52:23.303 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.303 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:52:23.303 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.304 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:52:23.304 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.753791+0000", 2023-09-23T22:52:23.304 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.304 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.304 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.304 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:52:23.304 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.753791+0000", 2023-09-23T22:52:23.304 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.304 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.304 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.304 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:52:23.304 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.753791+0000", 2023-09-23T22:52:23.305 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:52:23.305 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.305 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.305 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:52:23.305 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.753815+0000", 2023-09-23T22:52:23.305 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.4184000000000001e-05 2023-09-23T22:52:23.305 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.305 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.305 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:52:23.305 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.753823+0000", 2023-09-23T22:52:23.305 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8869999999999992e-06 2023-09-23T22:52:23.305 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.306 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.306 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:52:23.306 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.753830+0000", 2023-09-23T22:52:23.306 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.17e-06 2023-09-23T22:52:23.306 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.306 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.306 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:52:23.306 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.754229+0000", 2023-09-23T22:52:23.306 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00039946399999999998 2023-09-23T22:52:23.306 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.306 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.306 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:52:23.307 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.754377+0000", 2023-09-23T22:52:23.307 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014798799999999999 2023-09-23T22:52:23.307 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.307 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.307 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,7", 2023-09-23T22:52:23.307 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.754507+0000", 2023-09-23T22:52:23.307 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013011199999999999 2023-09-23T22:52:23.307 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.307 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.307 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:52:23.307 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.757743+0000", 2023-09-23T22:52:23.307 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.003235838 2023-09-23T22:52:23.308 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.308 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.308 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:23.308 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.869817+0000", 2023-09-23T22:52:23.308 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.11207402499999999 2023-09-23T22:52:23.308 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.308 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.308 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:23.308 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.869881+0000", 2023-09-23T22:52:23.308 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3511999999999998e-05 2023-09-23T22:52:23.308 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.309 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.309 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:52:23.309 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.869929+0000", 2023-09-23T22:52:23.309 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.8508999999999999e-05 2023-09-23T22:52:23.309 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.309 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.309 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:52:23.309 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.869971+0000", 2023-09-23T22:52:23.309 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.1624e-05 2023-09-23T22:52:23.309 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.309 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:52:23.309 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.310 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.310 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.310 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35214.0:29008 9.9 9:9f778db9:::benchmark_data_smithi169_214561_object29007:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e251)", 2023-09-23T22:52:23.310 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:51:29.757471+0000", 2023-09-23T22:52:23.310 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 53.512286113000002, 2023-09-23T22:52:23.310 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.12742951999999999, 2023-09-23T22:52:23.310 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:52:23.310 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:23.310 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:52:23.310 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35214", 2023-09-23T22:52:23.310 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4133417439", 2023-09-23T22:52:23.311 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 29008 2023-09-23T22:52:23.311 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.311 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:52:23.311 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.311 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:52:23.311 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.757471+0000", 2023-09-23T22:52:23.311 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.311 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.311 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.311 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:52:23.311 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.757471+0000", 2023-09-23T22:52:23.311 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.312 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.312 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.312 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:52:23.312 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.757468+0000", 2023-09-23T22:52:23.312 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999976 2023-09-23T22:52:23.312 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.312 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.312 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:52:23.312 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.757495+0000", 2023-09-23T22:52:23.312 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.6355000000000001e-05 2023-09-23T22:52:23.312 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.312 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.313 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:52:23.313 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.757509+0000", 2023-09-23T22:52:23.313 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4283e-05 2023-09-23T22:52:23.313 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.313 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.313 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:52:23.313 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.757518+0000", 2023-09-23T22:52:23.313 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.5459999999999992e-06 2023-09-23T22:52:23.313 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.313 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.313 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:52:23.314 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.758095+0000", 2023-09-23T22:52:23.314 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00057760299999999999 2023-09-23T22:52:23.314 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.314 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.314 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:52:23.314 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.758188+0000", 2023-09-23T22:52:23.314 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.2744000000000005e-05 2023-09-23T22:52:23.314 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.314 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.314 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,7", 2023-09-23T22:52:23.314 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.869723+0000", 2023-09-23T22:52:23.314 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.111535325 2023-09-23T22:52:23.315 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.315 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.315 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:52:23.315 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.875986+0000", 2023-09-23T22:52:23.315 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.006262648 2023-09-23T22:52:23.315 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.315 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.315 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:23.315 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.881749+0000", 2023-09-23T22:52:23.315 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.005763181 2023-09-23T22:52:23.315 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.315 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.316 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:23.316 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.884815+0000", 2023-09-23T22:52:23.316 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0030662950000000001 2023-09-23T22:52:23.316 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.316 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.316 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:52:23.316 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.884853+0000", 2023-09-23T22:52:23.316 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.7409e-05 2023-09-23T22:52:23.316 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.316 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.316 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:52:23.316 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.884900+0000", 2023-09-23T22:52:23.317 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.7302000000000002e-05 2023-09-23T22:52:23.317 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.317 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:52:23.317 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.317 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.317 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.317 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop_reply(client.35214.0:29001 9.b e251/246 ondisk, result = 0)", 2023-09-23T22:52:23.317 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:51:29.758662+0000", 2023-09-23T22:52:23.317 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 53.511094968999998, 2023-09-23T22:52:23.317 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.111138652, 2023-09-23T22:52:23.317 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:52:23.317 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T22:52:23.318 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:52:23.318 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.318 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:52:23.318 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.758662+0000", 2023-09-23T22:52:23.318 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.318 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.318 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.318 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:52:23.318 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.758662+0000", 2023-09-23T22:52:23.318 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.318 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.319 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.319 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:52:23.319 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.758661+0000", 2023-09-23T22:52:23.319 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:52:23.319 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.319 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.319 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:52:23.319 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.758668+0000", 2023-09-23T22:52:23.319 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.0809999999999996e-06 2023-09-23T22:52:23.319 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.319 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.319 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:52:23.320 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.869518+0000", 2023-09-23T22:52:23.320 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.110849873 2023-09-23T22:52:23.320 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.320 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.320 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:52:23.320 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.869538+0000", 2023-09-23T22:52:23.320 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0733999999999998e-05 2023-09-23T22:52:23.320 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.320 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.320 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:52:23.320 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.869687+0000", 2023-09-23T22:52:23.321 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014863499999999999 2023-09-23T22:52:23.321 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.321 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.321 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:52:23.321 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.869694+0000", 2023-09-23T22:52:23.321 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.002e-06 2023-09-23T22:52:23.321 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.321 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.321 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:52:23.321 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.869800+0000", 2023-09-23T22:52:23.321 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000106199 2023-09-23T22:52:23.321 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.322 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:52:23.322 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.322 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.322 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.322 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop_reply(client.35214.0:29001 9.b e251/246 ondisk, result = 0)", 2023-09-23T22:52:23.322 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:51:29.758700+0000", 2023-09-23T22:52:23.322 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 53.511057096999998, 2023-09-23T22:52:23.322 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.110891622, 2023-09-23T22:52:23.322 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:52:23.322 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T22:52:23.322 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:52:23.322 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.323 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:52:23.323 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.758700+0000", 2023-09-23T22:52:23.323 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.323 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.323 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.323 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:52:23.323 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.758700+0000", 2023-09-23T22:52:23.323 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.323 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.323 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.323 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:52:23.323 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.758699+0000", 2023-09-23T22:52:23.324 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:52:23.324 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.324 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.324 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:52:23.324 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.758703+0000", 2023-09-23T22:52:23.324 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.6839999999999998e-06 2023-09-23T22:52:23.324 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.324 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.324 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:52:23.324 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.869473+0000", 2023-09-23T22:52:23.324 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.11077018700000001 2023-09-23T22:52:23.324 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.325 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.325 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:52:23.325 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.869492+0000", 2023-09-23T22:52:23.325 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.8558000000000001e-05 2023-09-23T22:52:23.325 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.325 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.325 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:52:23.325 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.869559+0000", 2023-09-23T22:52:23.325 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.7312999999999997e-05 2023-09-23T22:52:23.325 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.325 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.326 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:52:23.326 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.869571+0000", 2023-09-23T22:52:23.326 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1796e-05 2023-09-23T22:52:23.326 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.326 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.326 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:52:23.326 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:29.869591+0000", 2023-09-23T22:52:23.326 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0522000000000001e-05 2023-09-23T22:52:23.326 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.326 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:52:23.326 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.326 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.327 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.327 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35214.0:43727 9.9 9:91cb051a:::benchmark_data_smithi169_214561_object43726:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e252)", 2023-09-23T22:52:23.327 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:51:39.787172+0000", 2023-09-23T22:52:23.327 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 43.482584455000001, 2023-09-23T22:52:23.327 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.152361306, 2023-09-23T22:52:23.327 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:52:23.327 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:23.327 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:52:23.327 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35214", 2023-09-23T22:52:23.327 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4133417439", 2023-09-23T22:52:23.327 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 43727 2023-09-23T22:52:23.327 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.328 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:52:23.328 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.328 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:52:23.328 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.787172+0000", 2023-09-23T22:52:23.328 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.328 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.328 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.328 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:52:23.328 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.787172+0000", 2023-09-23T22:52:23.328 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.328 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.328 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.329 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:52:23.329 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.787171+0000", 2023-09-23T22:52:23.329 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:52:23.329 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.329 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.329 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:52:23.329 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.787218+0000", 2023-09-23T22:52:23.329 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.7030000000000002e-05 2023-09-23T22:52:23.329 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.329 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.329 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:52:23.329 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.787227+0000", 2023-09-23T22:52:23.330 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.5219999999999996e-06 2023-09-23T22:52:23.330 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.330 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.330 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:52:23.330 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.787233+0000", 2023-09-23T22:52:23.330 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.4659999999999998e-06 2023-09-23T22:52:23.330 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.330 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.330 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:52:23.330 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.787271+0000", 2023-09-23T22:52:23.330 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.8495000000000003e-05 2023-09-23T22:52:23.330 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.331 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.331 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:52:23.331 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.787374+0000", 2023-09-23T22:52:23.331 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000102118 2023-09-23T22:52:23.331 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.331 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.331 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,7", 2023-09-23T22:52:23.331 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.787464+0000", 2023-09-23T22:52:23.331 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.0433999999999995e-05 2023-09-23T22:52:23.331 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.331 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.331 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:23.332 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.790113+0000", 2023-09-23T22:52:23.332 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0026486040000000001 2023-09-23T22:52:23.332 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.332 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.332 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:23.332 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.790212+0000", 2023-09-23T22:52:23.332 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.9186999999999997e-05 2023-09-23T22:52:23.332 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.332 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.332 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:52:23.332 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.939422+0000", 2023-09-23T22:52:23.332 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.14921034499999999 2023-09-23T22:52:23.333 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.333 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.333 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:52:23.333 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.939483+0000", 2023-09-23T22:52:23.333 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.1240000000000003e-05 2023-09-23T22:52:23.333 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.333 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.333 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:52:23.333 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.939533+0000", 2023-09-23T22:52:23.333 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.0105999999999998e-05 2023-09-23T22:52:23.333 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.334 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:52:23.334 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.334 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.334 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.334 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35214.0:43729 9.9 9:962b310b:::benchmark_data_smithi169_214561_object43728:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e252)", 2023-09-23T22:52:23.334 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:51:39.787241+0000", 2023-09-23T22:52:23.334 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 43.482515849999999, 2023-09-23T22:52:23.334 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.152518241, 2023-09-23T22:52:23.334 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:52:23.334 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:23.334 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:52:23.334 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35214", 2023-09-23T22:52:23.335 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4133417439", 2023-09-23T22:52:23.335 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 43729 2023-09-23T22:52:23.335 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.335 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:52:23.335 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.335 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:52:23.335 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.787241+0000", 2023-09-23T22:52:23.335 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.335 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.335 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.335 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:52:23.335 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.787241+0000", 2023-09-23T22:52:23.336 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.336 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.336 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.336 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:52:23.336 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.787240+0000", 2023-09-23T22:52:23.336 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:52:23.336 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.336 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.336 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:52:23.336 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.787261+0000", 2023-09-23T22:52:23.336 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.1080000000000001e-05 2023-09-23T22:52:23.336 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.337 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.337 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:52:23.337 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.787268+0000", 2023-09-23T22:52:23.337 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.8600000000000004e-06 2023-09-23T22:52:23.337 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.337 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.337 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:52:23.337 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.787273+0000", 2023-09-23T22:52:23.337 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.0080000000000002e-06 2023-09-23T22:52:23.337 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.337 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.337 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:52:23.338 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.790229+0000", 2023-09-23T22:52:23.338 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0029559640000000002 2023-09-23T22:52:23.338 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.338 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.338 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:52:23.338 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.790333+0000", 2023-09-23T22:52:23.338 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010419199999999999 2023-09-23T22:52:23.338 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.338 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.338 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,7", 2023-09-23T22:52:23.338 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.790459+0000", 2023-09-23T22:52:23.339 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012565699999999999 2023-09-23T22:52:23.339 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.339 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.339 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:23.339 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.939586+0000", 2023-09-23T22:52:23.339 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.14912689900000001 2023-09-23T22:52:23.339 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.339 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.339 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:52:23.339 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.939594+0000", 2023-09-23T22:52:23.339 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.3829999999999992e-06 2023-09-23T22:52:23.339 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.340 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.340 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:23.340 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.939677+0000", 2023-09-23T22:52:23.340 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.2632000000000004e-05 2023-09-23T22:52:23.340 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.340 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.340 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:52:23.340 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.939724+0000", 2023-09-23T22:52:23.340 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.7182000000000003e-05 2023-09-23T22:52:23.340 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.340 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.340 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:52:23.341 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.939759+0000", 2023-09-23T22:52:23.341 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.502e-05 2023-09-23T22:52:23.341 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.341 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:52:23.341 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.341 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.341 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.341 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35214.0:43733 9.5 9:aaedbabf:::benchmark_data_smithi169_214561_object43732:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e252)", 2023-09-23T22:52:23.341 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:51:39.790335+0000", 2023-09-23T22:52:23.341 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 43.479422024999998, 2023-09-23T22:52:23.341 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.15382283799999999, 2023-09-23T22:52:23.342 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:52:23.342 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:23.342 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:52:23.342 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35214", 2023-09-23T22:52:23.342 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4133417439", 2023-09-23T22:52:23.342 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 43733 2023-09-23T22:52:23.342 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.342 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:52:23.342 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.342 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:52:23.342 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.790335+0000", 2023-09-23T22:52:23.342 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.343 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.343 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.343 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:52:23.344 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.790335+0000", 2023-09-23T22:52:23.344 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.344 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.344 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.344 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:52:23.344 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.790333+0000", 2023-09-23T22:52:23.344 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:52:23.344 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.344 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.344 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:52:23.344 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.790357+0000", 2023-09-23T22:52:23.345 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.3190999999999999e-05 2023-09-23T22:52:23.345 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.345 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.345 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:52:23.345 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.790366+0000", 2023-09-23T22:52:23.345 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.8079999999999999e-06 2023-09-23T22:52:23.345 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.345 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.345 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:52:23.345 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.790374+0000", 2023-09-23T22:52:23.345 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.9249999999999995e-06 2023-09-23T22:52:23.345 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.346 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.346 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:52:23.346 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.790413+0000", 2023-09-23T22:52:23.346 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.8444e-05 2023-09-23T22:52:23.346 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.346 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.346 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:52:23.346 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.790506+0000", 2023-09-23T22:52:23.346 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.3593999999999999e-05 2023-09-23T22:52:23.346 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.346 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.347 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,7", 2023-09-23T22:52:23.347 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.790620+0000", 2023-09-23T22:52:23.347 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000113903 2023-09-23T22:52:23.347 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.347 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.347 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:23.347 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.941819+0000", 2023-09-23T22:52:23.347 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.15119866500000001 2023-09-23T22:52:23.347 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.347 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.347 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:23.347 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.941884+0000", 2023-09-23T22:52:23.348 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.4766999999999998e-05 2023-09-23T22:52:23.348 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.348 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.348 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:52:23.348 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.944094+0000", 2023-09-23T22:52:23.348 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0022102630000000001 2023-09-23T22:52:23.348 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.348 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.348 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:52:23.348 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.944128+0000", 2023-09-23T22:52:23.348 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.4048000000000003e-05 2023-09-23T22:52:23.348 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.349 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.349 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:52:23.349 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.944157+0000", 2023-09-23T22:52:23.349 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.9516999999999999e-05 2023-09-23T22:52:23.349 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.349 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:52:23.349 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.349 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.349 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.349 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop_reply(client.35214.0:43729 9.9 e252/246 ondisk, result = 0)", 2023-09-23T22:52:23.349 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:51:39.792258+0000", 2023-09-23T22:52:23.349 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 43.477499076000001, 2023-09-23T22:52:23.350 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.147508744, 2023-09-23T22:52:23.350 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:52:23.350 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T22:52:23.350 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:52:23.350 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.350 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:52:23.350 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.792258+0000", 2023-09-23T22:52:23.350 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.350 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.350 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.350 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:52:23.350 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.792258+0000", 2023-09-23T22:52:23.351 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.351 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.351 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.351 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:52:23.351 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.792257+0000", 2023-09-23T22:52:23.351 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:52:23.351 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.351 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.351 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:52:23.351 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.792263+0000", 2023-09-23T22:52:23.351 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3369999999999996e-06 2023-09-23T22:52:23.351 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.352 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.352 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:52:23.352 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.938594+0000", 2023-09-23T22:52:23.352 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.14633130899999999 2023-09-23T22:52:23.352 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.352 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.352 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:52:23.352 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.938604+0000", 2023-09-23T22:52:23.352 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.4390000000000006e-06 2023-09-23T22:52:23.352 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.352 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.352 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:52:23.353 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.939664+0000", 2023-09-23T22:52:23.353 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0010604729999999999 2023-09-23T22:52:23.353 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.353 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.353 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:52:23.353 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.939671+0000", 2023-09-23T22:52:23.353 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1029999999999996e-06 2023-09-23T22:52:23.353 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.353 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.353 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:52:23.353 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.939766+0000", 2023-09-23T22:52:23.353 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.5012000000000004e-05 2023-09-23T22:52:23.354 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.354 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:52:23.354 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.354 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.354 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.354 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop_reply(client.35214.0:43729 9.9 e252/246 ondisk, result = 0)", 2023-09-23T22:52:23.354 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:51:39.792392+0000", 2023-09-23T22:52:23.354 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 43.477364297999998, 2023-09-23T22:52:23.354 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.147202899, 2023-09-23T22:52:23.354 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:52:23.354 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T22:52:23.354 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:52:23.355 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.355 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:52:23.355 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.792392+0000", 2023-09-23T22:52:23.355 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.355 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.355 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.355 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:52:23.355 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.792392+0000", 2023-09-23T22:52:23.355 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.355 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.355 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.356 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:52:23.356 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.792392+0000", 2023-09-23T22:52:23.356 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:52:23.356 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.356 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.356 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:52:23.356 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.792403+0000", 2023-09-23T22:52:23.356 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1663e-05 2023-09-23T22:52:23.356 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.356 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.356 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:52:23.356 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.938413+0000", 2023-09-23T22:52:23.357 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.146009995 2023-09-23T22:52:23.357 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.357 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.357 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:52:23.357 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.938439+0000", 2023-09-23T22:52:23.357 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.5874e-05 2023-09-23T22:52:23.357 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.357 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.357 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:52:23.357 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.939571+0000", 2023-09-23T22:52:23.357 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0011322179999999999 2023-09-23T22:52:23.357 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.358 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.358 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:52:23.358 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.939579+0000", 2023-09-23T22:52:23.358 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.7279999999999995e-06 2023-09-23T22:52:23.358 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.358 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.358 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:52:23.358 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:39.939595+0000", 2023-09-23T22:52:23.358 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6024000000000001e-05 2023-09-23T22:52:23.358 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.358 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:52:23.358 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.359 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.359 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.359 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35214.0:48170 9.9 9:95d924df:::benchmark_data_smithi169_214561_object48169:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e252)", 2023-09-23T22:52:23.359 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:51:43.099324+0000", 2023-09-23T22:52:23.359 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 40.170433035000002, 2023-09-23T22:52:23.359 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.10599592100000001, 2023-09-23T22:52:23.359 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:52:23.359 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:23.359 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:52:23.359 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35214", 2023-09-23T22:52:23.359 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4133417439", 2023-09-23T22:52:23.359 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 48170 2023-09-23T22:52:23.360 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.360 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:52:23.360 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.360 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:52:23.360 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.099324+0000", 2023-09-23T22:52:23.360 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.360 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.360 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.360 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:52:23.360 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.099324+0000", 2023-09-23T22:52:23.360 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.361 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.361 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.361 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:52:23.361 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.099323+0000", 2023-09-23T22:52:23.361 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:52:23.361 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.361 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.361 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:52:23.361 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.099344+0000", 2023-09-23T22:52:23.361 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0981000000000001e-05 2023-09-23T22:52:23.361 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.361 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.362 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:52:23.362 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.099355+0000", 2023-09-23T22:52:23.362 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1474999999999999e-05 2023-09-23T22:52:23.362 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.362 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.362 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:52:23.362 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.099362+0000", 2023-09-23T22:52:23.362 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.6229999999999999e-06 2023-09-23T22:52:23.362 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.362 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.362 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:52:23.362 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.099657+0000", 2023-09-23T22:52:23.363 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000295261 2023-09-23T22:52:23.363 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.363 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.363 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:52:23.363 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.099778+0000", 2023-09-23T22:52:23.363 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000120766 2023-09-23T22:52:23.363 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.363 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.363 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,7", 2023-09-23T22:52:23.363 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.099907+0000", 2023-09-23T22:52:23.363 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012880500000000001 2023-09-23T22:52:23.363 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.364 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.364 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:52:23.364 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.101726+0000", 2023-09-23T22:52:23.364 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001818767 2023-09-23T22:52:23.364 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.364 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.364 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:23.364 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.107130+0000", 2023-09-23T22:52:23.364 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0054047710000000001 2023-09-23T22:52:23.364 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.364 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.365 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:23.365 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.121214+0000", 2023-09-23T22:52:23.365 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.014083461 2023-09-23T22:52:23.365 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.365 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.365 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:52:23.365 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.121250+0000", 2023-09-23T22:52:23.365 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.6375999999999999e-05 2023-09-23T22:52:23.365 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.365 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.365 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:52:23.365 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.205320+0000", 2023-09-23T22:52:23.366 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.084069382999999998 2023-09-23T22:52:23.366 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.366 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:52:23.366 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.366 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.366 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.366 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35214.0:48175 9.9 9:9bcb7bcb:::benchmark_data_smithi169_214561_object48174:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e252)", 2023-09-23T22:52:23.366 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:51:43.104784+0000", 2023-09-23T22:52:23.366 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 40.164972955000003, 2023-09-23T22:52:23.366 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.100829111, 2023-09-23T22:52:23.366 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:52:23.367 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:23.367 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:52:23.367 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35214", 2023-09-23T22:52:23.367 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4133417439", 2023-09-23T22:52:23.367 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 48175 2023-09-23T22:52:23.367 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.367 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:52:23.367 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.367 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:52:23.367 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.104784+0000", 2023-09-23T22:52:23.367 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.367 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.368 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.368 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:52:23.368 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.104784+0000", 2023-09-23T22:52:23.368 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.368 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.368 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.368 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:52:23.368 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.104783+0000", 2023-09-23T22:52:23.368 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:52:23.368 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.369 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.369 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:52:23.369 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.104811+0000", 2023-09-23T22:52:23.369 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.8527e-05 2023-09-23T22:52:23.369 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.369 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.369 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:52:23.369 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.104820+0000", 2023-09-23T22:52:23.369 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.1680000000000004e-06 2023-09-23T22:52:23.369 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.369 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.369 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:52:23.370 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.104825+0000", 2023-09-23T22:52:23.370 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.9710000000000003e-06 2023-09-23T22:52:23.370 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.370 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.370 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:52:23.370 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.104863+0000", 2023-09-23T22:52:23.370 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.8772000000000001e-05 2023-09-23T22:52:23.370 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.370 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.370 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:52:23.370 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.104990+0000", 2023-09-23T22:52:23.371 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012629199999999999 2023-09-23T22:52:23.371 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.371 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.371 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,7", 2023-09-23T22:52:23.371 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.105125+0000", 2023-09-23T22:52:23.371 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013574400000000001 2023-09-23T22:52:23.371 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.371 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.371 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:52:23.371 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.109009+0000", 2023-09-23T22:52:23.371 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0038839500000000002 2023-09-23T22:52:23.372 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.372 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.372 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:23.372 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.110261+0000", 2023-09-23T22:52:23.372 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001251367 2023-09-23T22:52:23.372 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.372 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.372 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:23.372 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.205422+0000", 2023-09-23T22:52:23.372 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.095161477999999994 2023-09-23T22:52:23.372 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.372 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.373 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:52:23.373 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.205543+0000", 2023-09-23T22:52:23.373 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000120443 2023-09-23T22:52:23.373 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.373 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.373 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:52:23.373 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.205613+0000", 2023-09-23T22:52:23.373 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.0196000000000004e-05 2023-09-23T22:52:23.373 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.373 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:52:23.373 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.373 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.374 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.374 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35214.0:48189 9.b 9:ddd500c9:::benchmark_data_smithi169_214561_object48188:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e252)", 2023-09-23T22:52:23.374 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:51:43.114159+0000", 2023-09-23T22:52:23.374 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 40.155597503000003, 2023-09-23T22:52:23.374 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.091232653999999996, 2023-09-23T22:52:23.374 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:52:23.374 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:23.374 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:52:23.374 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35214", 2023-09-23T22:52:23.374 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4133417439", 2023-09-23T22:52:23.374 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 48189 2023-09-23T22:52:23.375 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.375 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:52:23.375 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.375 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:52:23.375 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.114159+0000", 2023-09-23T22:52:23.375 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.375 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.375 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.375 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:52:23.375 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.114159+0000", 2023-09-23T22:52:23.375 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.376 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.376 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.376 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:52:23.376 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.114157+0000", 2023-09-23T22:52:23.376 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T22:52:23.376 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.376 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.376 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:52:23.376 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.114189+0000", 2023-09-23T22:52:23.376 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.1501999999999998e-05 2023-09-23T22:52:23.376 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.376 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.377 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:52:23.377 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.114205+0000", 2023-09-23T22:52:23.377 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6617999999999999e-05 2023-09-23T22:52:23.377 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.377 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.377 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:52:23.377 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.119137+0000", 2023-09-23T22:52:23.377 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0049315779999999998 2023-09-23T22:52:23.377 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.377 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.377 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:52:23.377 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.119284+0000", 2023-09-23T22:52:23.378 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000146792 2023-09-23T22:52:23.378 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.378 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.378 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:52:23.378 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.119436+0000", 2023-09-23T22:52:23.378 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015221399999999999 2023-09-23T22:52:23.378 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.378 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.378 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,6", 2023-09-23T22:52:23.378 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.119579+0000", 2023-09-23T22:52:23.378 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000143039 2023-09-23T22:52:23.379 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.379 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.379 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:23.379 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.205185+0000", 2023-09-23T22:52:23.379 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.085605510999999995 2023-09-23T22:52:23.379 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.379 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.379 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:23.379 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.205250+0000", 2023-09-23T22:52:23.379 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.4984e-05 2023-09-23T22:52:23.379 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.380 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.380 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:52:23.380 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.205259+0000", 2023-09-23T22:52:23.380 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.7550000000000006e-06 2023-09-23T22:52:23.380 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.380 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.380 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:52:23.380 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.205345+0000", 2023-09-23T22:52:23.380 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.5261999999999998e-05 2023-09-23T22:52:23.380 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.380 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.380 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:52:23.381 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.205392+0000", 2023-09-23T22:52:23.381 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.7182999999999999e-05 2023-09-23T22:52:23.381 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.381 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:52:23.381 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.381 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.381 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.381 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35214.0:48195 9.9 9:976c7715:::benchmark_data_smithi169_214561_object48194:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e252)", 2023-09-23T22:52:23.381 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:51:43.119167+0000", 2023-09-23T22:52:23.381 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 40.150590104999999, 2023-09-23T22:52:23.381 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.086677959999999998, 2023-09-23T22:52:23.381 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:52:23.382 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:23.382 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:52:23.382 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35214", 2023-09-23T22:52:23.382 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4133417439", 2023-09-23T22:52:23.382 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 48195 2023-09-23T22:52:23.382 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.382 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:52:23.382 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.382 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:52:23.382 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.119167+0000", 2023-09-23T22:52:23.382 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.383 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.383 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.383 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:52:23.383 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.119167+0000", 2023-09-23T22:52:23.383 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.383 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.383 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.383 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:52:23.383 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.119165+0000", 2023-09-23T22:52:23.383 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:52:23.383 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.383 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.384 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:52:23.384 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.119192+0000", 2023-09-23T22:52:23.384 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.7008e-05 2023-09-23T22:52:23.384 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.384 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.384 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:52:23.384 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.119204+0000", 2023-09-23T22:52:23.384 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1629e-05 2023-09-23T22:52:23.384 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.384 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.384 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:52:23.385 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.119209+0000", 2023-09-23T22:52:23.385 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.9169999999999997e-06 2023-09-23T22:52:23.385 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.385 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.385 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:52:23.385 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.119254+0000", 2023-09-23T22:52:23.385 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.5368000000000003e-05 2023-09-23T22:52:23.385 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.385 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.385 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:52:23.385 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.119429+0000", 2023-09-23T22:52:23.385 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000174496 2023-09-23T22:52:23.386 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.386 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.386 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,7", 2023-09-23T22:52:23.386 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.119530+0000", 2023-09-23T22:52:23.386 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010125500000000001 2023-09-23T22:52:23.386 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.386 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.386 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:52:23.386 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.205640+0000", 2023-09-23T22:52:23.386 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.086110208999999993 2023-09-23T22:52:23.386 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.387 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.387 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:23.387 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.205713+0000", 2023-09-23T22:52:23.387 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.2650000000000004e-05 2023-09-23T22:52:23.387 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.387 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.387 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:23.387 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.205761+0000", 2023-09-23T22:52:23.387 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.8381999999999999e-05 2023-09-23T22:52:23.387 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.387 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.387 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:52:23.388 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.205808+0000", 2023-09-23T22:52:23.388 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.6839000000000003e-05 2023-09-23T22:52:23.388 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.388 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.388 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:52:23.388 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.205844+0000", 2023-09-23T22:52:23.388 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.6615000000000001e-05 2023-09-23T22:52:23.388 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.388 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:52:23.388 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.388 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.388 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.389 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35214.0:48196 9.b 9:d11f947b:::benchmark_data_smithi169_214561_object48195:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e252)", 2023-09-23T22:52:23.389 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:51:43.119223+0000", 2023-09-23T22:52:23.389 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 40.150533920999997, 2023-09-23T22:52:23.389 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.091834531999999996, 2023-09-23T22:52:23.389 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:52:23.389 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:23.389 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:52:23.389 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35214", 2023-09-23T22:52:23.389 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4133417439", 2023-09-23T22:52:23.389 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 48196 2023-09-23T22:52:23.389 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.389 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:52:23.390 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.390 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:52:23.390 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.119223+0000", 2023-09-23T22:52:23.390 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.390 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.390 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.390 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:52:23.390 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.119223+0000", 2023-09-23T22:52:23.390 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.390 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.390 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.390 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:52:23.391 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.119222+0000", 2023-09-23T22:52:23.391 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:52:23.391 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.391 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.391 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:52:23.391 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.119259+0000", 2023-09-23T22:52:23.391 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.7138000000000003e-05 2023-09-23T22:52:23.391 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.391 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.391 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:52:23.391 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.119267+0000", 2023-09-23T22:52:23.391 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.5719999999999997e-06 2023-09-23T22:52:23.392 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.392 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.392 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:52:23.392 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.119274+0000", 2023-09-23T22:52:23.392 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.7730000000000002e-06 2023-09-23T22:52:23.392 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.392 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.392 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:52:23.392 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.202935+0000", 2023-09-23T22:52:23.392 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.083661809000000004 2023-09-23T22:52:23.392 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.393 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.393 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:52:23.393 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.203071+0000", 2023-09-23T22:52:23.393 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000135952 2023-09-23T22:52:23.393 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.393 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.393 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,6", 2023-09-23T22:52:23.393 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.203253+0000", 2023-09-23T22:52:23.393 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00018180400000000001 2023-09-23T22:52:23.393 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.393 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.394 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:52:23.394 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.205404+0000", 2023-09-23T22:52:23.394 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0021505700000000001 2023-09-23T22:52:23.394 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.394 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.394 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:23.394 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.210896+0000", 2023-09-23T22:52:23.394 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0054920289999999998 2023-09-23T22:52:23.394 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.394 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.394 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:23.395 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.210946+0000", 2023-09-23T22:52:23.395 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.9786000000000001e-05 2023-09-23T22:52:23.395 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.395 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.395 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:52:23.395 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.211007+0000", 2023-09-23T22:52:23.395 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.1227000000000002e-05 2023-09-23T22:52:23.395 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.395 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.395 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:52:23.395 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.211057+0000", 2023-09-23T22:52:23.396 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.0473000000000003e-05 2023-09-23T22:52:23.396 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.396 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:52:23.396 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.396 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.396 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.396 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop_reply(client.35214.0:48175 9.9 e252/246 ondisk, result = 0)", 2023-09-23T22:52:23.396 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:51:43.119356+0000", 2023-09-23T22:52:23.396 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 40.150400543000003, 2023-09-23T22:52:23.396 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.086286891000000004, 2023-09-23T22:52:23.396 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:52:23.396 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T22:52:23.396 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:52:23.397 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.397 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:52:23.397 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.119356+0000", 2023-09-23T22:52:23.397 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.397 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.397 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.397 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:52:23.397 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.119356+0000", 2023-09-23T22:52:23.397 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.397 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.397 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.397 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:52:23.398 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.119356+0000", 2023-09-23T22:52:23.398 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967296 2023-09-23T22:52:23.398 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.398 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.398 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:52:23.398 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.119358+0000", 2023-09-23T22:52:23.398 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0339999999999999e-06 2023-09-23T22:52:23.398 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.398 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.398 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:52:23.398 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.119363+0000", 2023-09-23T22:52:23.398 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1220000000000003e-06 2023-09-23T22:52:23.399 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.399 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.399 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:52:23.399 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.119367+0000", 2023-09-23T22:52:23.399 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.4979999999999998e-06 2023-09-23T22:52:23.399 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.399 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.399 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:52:23.399 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.205397+0000", 2023-09-23T22:52:23.399 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.086030199000000002 2023-09-23T22:52:23.399 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.399 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.399 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:52:23.400 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.205411+0000", 2023-09-23T22:52:23.400 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4684999999999999e-05 2023-09-23T22:52:23.400 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.400 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.400 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:52:23.400 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.205643+0000", 2023-09-23T22:52:23.400 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00023156699999999999 2023-09-23T22:52:23.400 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.400 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:52:23.400 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.400 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.400 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.401 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35214.0:48199 9.9 9:9e156cc9:::benchmark_data_smithi169_214561_object48198:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e252)", 2023-09-23T22:52:23.401 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:51:43.121908+0000", 2023-09-23T22:52:23.401 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 40.147848756000002, 2023-09-23T22:52:23.401 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.094844228000000003, 2023-09-23T22:52:23.401 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:52:23.401 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:52:23.401 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:52:23.401 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35214", 2023-09-23T22:52:23.401 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4133417439", 2023-09-23T22:52:23.401 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 48199 2023-09-23T22:52:23.401 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.401 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:52:23.402 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.402 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:52:23.402 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.121908+0000", 2023-09-23T22:52:23.402 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.402 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.402 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.402 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:52:23.402 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.121908+0000", 2023-09-23T22:52:23.402 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:52:23.402 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.402 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.402 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:52:23.403 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.121907+0000", 2023-09-23T22:52:23.403 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:52:23.403 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.403 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.403 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:52:23.403 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.121936+0000", 2023-09-23T22:52:23.403 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.9204999999999999e-05 2023-09-23T22:52:23.403 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.403 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.403 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:52:23.405 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.202273+0000", 2023-09-23T22:52:23.405 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.080336841000000006 2023-09-23T22:52:23.405 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.405 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.405 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:52:23.405 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.202287+0000", 2023-09-23T22:52:23.405 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4141000000000001e-05 2023-09-23T22:52:23.405 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.405 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.406 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:52:23.406 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.205875+0000", 2023-09-23T22:52:23.406 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0035880529999999999 2023-09-23T22:52:23.406 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.406 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.406 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:52:23.406 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.206147+0000", 2023-09-23T22:52:23.406 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00027184600000000001 2023-09-23T22:52:23.406 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.406 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.406 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,7", 2023-09-23T22:52:23.407 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.206315+0000", 2023-09-23T22:52:23.407 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00016818399999999999 2023-09-23T22:52:23.407 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.407 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.407 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:23.407 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.216588+0000", 2023-09-23T22:52:23.407 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.010273651999999999 2023-09-23T22:52:23.407 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.407 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.407 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:52:23.407 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.216597+0000", 2023-09-23T22:52:23.407 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.1089999999999998e-06 2023-09-23T22:52:23.408 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.408 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.408 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:52:23.408 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.216646+0000", 2023-09-23T22:52:23.408 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.9310000000000001e-05 2023-09-23T22:52:23.408 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.408 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.408 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:52:23.408 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.216701+0000", 2023-09-23T22:52:23.408 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.5427999999999999e-05 2023-09-23T22:52:23.408 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:52:23.408 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:52:23.409 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:52:23.409 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:43.216752+0000", 2023-09-23T22:52:23.409 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.0810000000000003e-05 2023-09-23T22:52:23.409 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.409 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:52:23.409 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.409 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:52:23.409 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:52:23.409 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T22:52:23.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:23.410 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:23.411 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:23.511 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:23.537 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:23.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:23.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:23.625 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:52:23.632 INFO:teuthology.orchestra.run.smithi169.stderr:dumped all 2023-09-23T22:52:23.642 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:23.675 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:23.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:23.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:23.778 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:23.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:23 smithi169 bash[101133]: cluster 2023-09-23T22:52:22.660724+0000 mgr.y (mgr.25310) 918 : cluster 0 pgmap v987: 99 pgs: 99 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 899 op/s 2023-09-23T22:52:23.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:23 smithi169 bash[104356]: cluster 2023-09-23T22:52:22.660724+0000 mgr.y (mgr.25310) 918 : cluster 0 pgmap v987: 99 pgs: 99 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 899 op/s 2023-09-23T22:52:23.807 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:23.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:23.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:23.831 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 68 16 90326 90310 82.9837 53.5625 0.00788064 0.0120448 2023-09-23T22:52:23.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:23 smithi187 bash[89487]: cluster 2023-09-23T22:52:22.660724+0000 mgr.y (mgr.25310) 918 : cluster 0 pgmap v987: 99 pgs: 99 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 899 op/s 2023-09-23T22:52:23.910 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:23.937 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:23.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:23.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:24.044 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:24.067 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:24.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:24.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:24.177 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:24.203 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:24.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:24.206 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:24.307 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:24.333 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:24.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:24.336 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:24.437 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:24.465 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:24.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:24.468 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:24.569 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:24.592 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:24.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:24.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:24.695 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:24.726 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:24.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:24.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:24.830 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:24.831 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 69 16 91162 91146 82.5383 52.25 0.00627499 0.0121091 2023-09-23T22:52:24.863 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:24.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:24.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:24.906 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:24 smithi169 bash[104356]: audit 2023-09-23T22:52:23.606915+0000 mgr.y (mgr.25310) 919 : audit 0 from='client.54883 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:52:24.907 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:24 smithi169 bash[101133]: audit 2023-09-23T22:52:23.606915+0000 mgr.y (mgr.25310) 919 : audit 0 from='client.54883 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:52:24.970 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:25.007 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:25.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:25.010 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:25.110 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:25.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:24 smithi187 bash[89487]: audit 2023-09-23T22:52:23.606915+0000 mgr.y (mgr.25310) 919 : audit 0 from='client.54883 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:52:25.140 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:25.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:25.146 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:25.191 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-23T22:52:25.247 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:25.281 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:25.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:25.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:25.387 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:25.421 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:25.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:25.429 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:25.530 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:25.555 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:25.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:25.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:25.658 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:25.696 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:25.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:25.701 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:25.802 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:25.810 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:25 smithi187 bash[89487]: cluster 2023-09-23T22:52:24.661444+0000 mgr.y (mgr.25310) 920 : cluster 0 pgmap v988: 99 pgs: 99 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 938 op/s 2023-09-23T22:52:25.827 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:25.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:25.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:25.831 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 70 16 92093 92077 82.1904 58.1875 0.0254051 0.0121614 2023-09-23T22:52:25.931 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:25.958 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:52:25.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:25.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:52:25.974 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:25 smithi169 bash[104356]: cluster 2023-09-23T22:52:24.661444+0000 mgr.y (mgr.25310) 920 : cluster 0 pgmap v988: 99 pgs: 99 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 938 op/s 2023-09-23T22:52:25.974 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:25 smithi169 bash[101133]: cluster 2023-09-23T22:52:24.661444+0000 mgr.y (mgr.25310) 920 : cluster 0 pgmap v988: 99 pgs: 99 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 59 MiB/s wr, 938 op/s 2023-09-23T22:52:25.975 INFO:teuthology.orchestra.run.smithi169.stdout:{"pg_ready":true,"pg_map":{"version":987,"stamp":"2023-09-23T22:52:22.660314+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5692856224,"num_objects":86881,"num_object_clones":0,"num_object_copies":260643,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":86881,"num_whiteouts":0,"num_read":32,"num_read_kb":34,"num_write":86918,"num_write_kb":5558877,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":32,"num_bytes_recovered":919894,"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":88689,"ondisk_log_size":88689,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":19763028,"kb_used_data":16573460,"kb_used_omap":36,"kb_used_meta":3189467,"kb_avail":730198188,"statfs":{"total":767960285184,"available":747722944512,"internally_reserved":0,"allocated":16971223040,"data_stored":16962390758,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":37147,"internal_metadata":3266014949},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[5,2,3,8,9,6],"upper_bound":64},"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":589758464,"num_objects":8999,"num_object_clones":0,"num_object_copies":26997,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8999,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8999,"num_write_kb":575936,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.006272"},"pg_stats":[{"pgid":"3.1a","version":"68'2","reported_seq":244,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.840607+0000","last_change":"2023-09-23T22:32:30.182886+0000","last_active":"2023-09-23T22:51:49.840607+0000","last_peered":"2023-09-23T22:51:49.840607+0000","last_clean":"2023-09-23T22:51:49.840607+0000","last_became_active":"2023-09-23T22:32:30.181915+0000","last_became_peered":"2023-09-23T22:32:30.181915+0000","last_unstale":"2023-09-23T22:51:49.840607+0000","last_undegraded":"2023-09-23T22:51:49.840607+0000","last_fullsized":"2023-09-23T22:51:49.840607+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:13.504249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":240,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:52:03.939896+0000","last_change":"2023-09-23T22:32:30.181813+0000","last_active":"2023-09-23T22:52:03.939896+0000","last_peered":"2023-09-23T22:52:03.939896+0000","last_clean":"2023-09-23T22:52:03.939896+0000","last_became_active":"2023-09-23T22:32:30.181283+0000","last_became_peered":"2023-09-23T22:32:30.181283+0000","last_unstale":"2023-09-23T22:52:03.939896+0000","last_undegraded":"2023-09-23T22:52:03.939896+0000","last_fullsized":"2023-09-23T22:52:03.939896+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.674213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":225,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.847572+0000","last_change":"2023-09-23T22:32:30.187773+0000","last_active":"2023-09-23T22:51:49.847572+0000","last_peered":"2023-09-23T22:51:49.847572+0000","last_clean":"2023-09-23T22:51:49.847572+0000","last_became_active":"2023-09-23T22:32:30.187289+0000","last_became_peered":"2023-09-23T22:32:30.187289+0000","last_unstale":"2023-09-23T22:51:49.847572+0000","last_undegraded":"2023-09-23T22:51:49.847572+0000","last_fullsized":"2023-09-23T22:51:49.847572+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.158539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":39,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.850390+0000","last_change":"2023-09-23T22:48:46.635228+0000","last_active":"2023-09-23T22:51:49.850390+0000","last_peered":"2023-09-23T22:51:49.850390+0000","last_clean":"2023-09-23T22:51:49.850390+0000","last_became_active":"2023-09-23T22:48:46.634161+0000","last_became_peered":"2023-09-23T22:48:46.634161+0000","last_unstale":"2023-09-23T22:51:49.850390+0000","last_undegraded":"2023-09-23T22:51:49.850390+0000","last_fullsized":"2023-09-23T22:51:49.850390+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:27:26.723822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":267,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.856181+0000","last_change":"2023-09-23T22:48:46.630952+0000","last_active":"2023-09-23T22:51:49.856181+0000","last_peered":"2023-09-23T22:51:49.856181+0000","last_clean":"2023-09-23T22:51:49.856181+0000","last_became_active":"2023-09-23T22:48:46.630613+0000","last_became_peered":"2023-09-23T22:48:46.630613+0000","last_unstale":"2023-09-23T22:51:49.856181+0000","last_undegraded":"2023-09-23T22:51:49.856181+0000","last_fullsized":"2023-09-23T22:51:49.856181+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25.338509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":268,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.862919+0000","last_change":"2023-09-23T22:48:08.758471+0000","last_active":"2023-09-23T22:51:49.862919+0000","last_peered":"2023-09-23T22:51:49.862919+0000","last_clean":"2023-09-23T22:51:49.862919+0000","last_became_active":"2023-09-23T22:48:08.757078+0000","last_became_peered":"2023-09-23T22:48:08.757078+0000","last_unstale":"2023-09-23T22:51:49.862919+0000","last_undegraded":"2023-09-23T22:51:49.862919+0000","last_fullsized":"2023-09-23T22:51:49.862919+0000","mapping_epoch":221,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":222,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:04.591201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":39,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.850647+0000","last_change":"2023-09-23T22:48:46.634576+0000","last_active":"2023-09-23T22:51:49.850647+0000","last_peered":"2023-09-23T22:51:49.850647+0000","last_clean":"2023-09-23T22:51:49.850647+0000","last_became_active":"2023-09-23T22:48:46.633546+0000","last_became_peered":"2023-09-23T22:48:46.633546+0000","last_unstale":"2023-09-23T22:51:49.850647+0000","last_undegraded":"2023-09-23T22:51:49.850647+0000","last_fullsized":"2023-09-23T22:51:49.850647+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:08.811450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":225,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.856512+0000","last_change":"2023-09-23T22:32:00.188206+0000","last_active":"2023-09-23T22:51:49.856512+0000","last_peered":"2023-09-23T22:51:49.856512+0000","last_clean":"2023-09-23T22:51:49.856512+0000","last_became_active":"2023-09-23T22:32:00.187846+0000","last_became_peered":"2023-09-23T22:32:00.187846+0000","last_unstale":"2023-09-23T22:51:49.856512+0000","last_undegraded":"2023-09-23T22:51:49.856512+0000","last_fullsized":"2023-09-23T22:51:49.856512+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:17:38.414690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.853601+0000","last_change":"2023-09-23T22:48:07.756784+0000","last_active":"2023-09-23T22:51:49.853601+0000","last_peered":"2023-09-23T22:51:49.853601+0000","last_clean":"2023-09-23T22:51:49.853601+0000","last_became_active":"2023-09-23T22:48:07.756186+0000","last_became_peered":"2023-09-23T22:48:07.756186+0000","last_unstale":"2023-09-23T22:51:49.853601+0000","last_undegraded":"2023-09-23T22:51:49.853601+0000","last_fullsized":"2023-09-23T22:51:49.853601+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:01.669732+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":185,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.852359+0000","last_change":"2023-09-23T22:32:00.187715+0000","last_active":"2023-09-23T22:51:49.852359+0000","last_peered":"2023-09-23T22:51:49.852359+0000","last_clean":"2023-09-23T22:51:49.852359+0000","last_became_active":"2023-09-23T22:32:00.187377+0000","last_became_peered":"2023-09-23T22:32:00.187377+0000","last_unstale":"2023-09-23T22:51:49.852359+0000","last_undegraded":"2023-09-23T22:51:49.852359+0000","last_fullsized":"2023-09-23T22:51:49.852359+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:05.650701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'3","reported_seq":236,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.853152+0000","last_change":"2023-09-23T22:32:30.189690+0000","last_active":"2023-09-23T22:51:49.853152+0000","last_peered":"2023-09-23T22:51:49.853152+0000","last_clean":"2023-09-23T22:51:49.853152+0000","last_became_active":"2023-09-23T22:32:30.189316+0000","last_became_peered":"2023-09-23T22:32:30.189316+0000","last_unstale":"2023-09-23T22:51:49.853152+0000","last_undegraded":"2023-09-23T22:51:49.853152+0000","last_fullsized":"2023-09-23T22:51:49.853152+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T03:36:06.225948+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":32,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:37.567377+0000","last_change":"2023-09-23T22:49:14.563854+0000","last_active":"2023-09-23T22:51:37.567377+0000","last_peered":"2023-09-23T22:51:37.567377+0000","last_clean":"2023-09-23T22:51:37.567377+0000","last_became_active":"2023-09-23T22:49:14.563375+0000","last_became_peered":"2023-09-23T22:49:14.563375+0000","last_unstale":"2023-09-23T22:51:37.567377+0000","last_undegraded":"2023-09-23T22:51:37.567377+0000","last_fullsized":"2023-09-23T22:51:37.567377+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02.137646+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"79'23","reported_seq":222,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.841339+0000","last_change":"2023-09-23T22:32:30.185468+0000","last_active":"2023-09-23T22:51:49.841339+0000","last_peered":"2023-09-23T22:51:49.841339+0000","last_clean":"2023-09-23T22:51:49.841339+0000","last_became_active":"2023-09-23T22:32:30.184937+0000","last_became_peered":"2023-09-23T22:32:30.184937+0000","last_unstale":"2023-09-23T22:51:49.841339+0000","last_undegraded":"2023-09-23T22:51:49.841339+0000","last_fullsized":"2023-09-23T22:51:49.841339+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-24T22:33:07.163248+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":220,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.840657+0000","last_change":"2023-09-23T22:32:30.193251+0000","last_active":"2023-09-23T22:51:49.840657+0000","last_peered":"2023-09-23T22:51:49.840657+0000","last_clean":"2023-09-23T22:51:49.840657+0000","last_became_active":"2023-09-23T22:32:30.192767+0000","last_became_peered":"2023-09-23T22:32:30.192767+0000","last_unstale":"2023-09-23T22:51:49.840657+0000","last_undegraded":"2023-09-23T22:51:49.840657+0000","last_fullsized":"2023-09-23T22:51:49.840657+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:36.485471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"67'2","reported_seq":235,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.851764+0000","last_change":"2023-09-23T22:32:30.188993+0000","last_active":"2023-09-23T22:51:49.851764+0000","last_peered":"2023-09-23T22:51:49.851764+0000","last_clean":"2023-09-23T22:51:49.851764+0000","last_became_active":"2023-09-23T22:32:30.188599+0000","last_became_peered":"2023-09-23T22:32:30.188599+0000","last_unstale":"2023-09-23T22:51:49.851764+0000","last_undegraded":"2023-09-23T22:51:49.851764+0000","last_fullsized":"2023-09-23T22:51:49.851764+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:43.749296+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":225,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.860559+0000","last_change":"2023-09-23T22:32:00.187980+0000","last_active":"2023-09-23T22:51:49.860559+0000","last_peered":"2023-09-23T22:51:49.860559+0000","last_clean":"2023-09-23T22:51:49.860559+0000","last_became_active":"2023-09-23T22:32:00.187634+0000","last_became_peered":"2023-09-23T22:32:00.187634+0000","last_unstale":"2023-09-23T22:51:49.860559+0000","last_undegraded":"2023-09-23T22:51:49.860559+0000","last_fullsized":"2023-09-23T22:51:49.860559+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:09.675886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":39,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.850112+0000","last_change":"2023-09-23T22:48:46.629238+0000","last_active":"2023-09-23T22:51:49.850112+0000","last_peered":"2023-09-23T22:51:49.850112+0000","last_clean":"2023-09-23T22:51:49.850112+0000","last_became_active":"2023-09-23T22:48:46.628871+0000","last_became_peered":"2023-09-23T22:48:46.628871+0000","last_unstale":"2023-09-23T22:51:49.850112+0000","last_undegraded":"2023-09-23T22:51:49.850112+0000","last_fullsized":"2023-09-23T22:51:49.850112+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:11.125720+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.854991+0000","last_change":"2023-09-23T22:48:07.759806+0000","last_active":"2023-09-23T22:51:49.854991+0000","last_peered":"2023-09-23T22:51:49.854991+0000","last_clean":"2023-09-23T22:51:49.854991+0000","last_became_active":"2023-09-23T22:48:07.759023+0000","last_became_peered":"2023-09-23T22:48:07.759023+0000","last_unstale":"2023-09-23T22:51:49.854991+0000","last_undegraded":"2023-09-23T22:51:49.854991+0000","last_fullsized":"2023-09-23T22:51:49.854991+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:47.245672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":214,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.852176+0000","last_change":"2023-09-23T22:32:30.187887+0000","last_active":"2023-09-23T22:51:49.852176+0000","last_peered":"2023-09-23T22:51:49.852176+0000","last_clean":"2023-09-23T22:51:49.852176+0000","last_became_active":"2023-09-23T22:32:30.187577+0000","last_became_peered":"2023-09-23T22:32:30.187577+0000","last_unstale":"2023-09-23T22:51:49.852176+0000","last_undegraded":"2023-09-23T22:51:49.852176+0000","last_fullsized":"2023-09-23T22:51:49.852176+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:21.416630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":39,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.850464+0000","last_change":"2023-09-23T22:48:46.647361+0000","last_active":"2023-09-23T22:51:49.850464+0000","last_peered":"2023-09-23T22:51:49.850464+0000","last_clean":"2023-09-23T22:51:49.850464+0000","last_became_active":"2023-09-23T22:48:46.634829+0000","last_became_peered":"2023-09-23T22:48:46.634829+0000","last_unstale":"2023-09-23T22:51:49.850464+0000","last_undegraded":"2023-09-23T22:51:49.850464+0000","last_fullsized":"2023-09-23T22:51:49.850464+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.556277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'8","reported_seq":330,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.862382+0000","last_change":"2023-09-23T22:48:46.702097+0000","last_active":"2023-09-23T22:51:49.862382+0000","last_peered":"2023-09-23T22:51:49.862382+0000","last_clean":"2023-09-23T22:51:49.862382+0000","last_became_active":"2023-09-23T22:48:46.636657+0000","last_became_peered":"2023-09-23T22:48:46.636657+0000","last_unstale":"2023-09-23T22:51:49.862382+0000","last_undegraded":"2023-09-23T22:51:49.862382+0000","last_fullsized":"2023-09-23T22:51:49.862382+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-24T23:25:40.659301+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":12,"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":73,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.854698+0000","last_change":"2023-09-23T22:45:13.566953+0000","last_active":"2023-09-23T22:51:49.854698+0000","last_peered":"2023-09-23T22:51:49.854698+0000","last_clean":"2023-09-23T22:51:49.854698+0000","last_became_active":"2023-09-23T22:45:13.566406+0000","last_became_peered":"2023-09-23T22:45:13.566406+0000","last_unstale":"2023-09-23T22:51:49.854698+0000","last_undegraded":"2023-09-23T22:51:49.854698+0000","last_fullsized":"2023-09-23T22:51:49.854698+0000","mapping_epoch":193,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":194,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:37.160576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.5","version":"254'5462","reported_seq":5479,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-09-23T22:52:18.987336+0000","last_change":"2023-09-23T22:50:53.891785+0000","last_active":"2023-09-23T22:52:18.987336+0000","last_peered":"2023-09-23T22:52:18.987336+0000","last_clean":"2023-09-23T22:52:18.987336+0000","last_became_active":"2023-09-23T22:50:53.891484+0000","last_became_peered":"2023-09-23T22:50:53.891484+0000","last_unstale":"2023-09-23T22:52:18.987336+0000","last_undegraded":"2023-09-23T22:52:18.987336+0000","last_fullsized":"2023-09-23T22:52:18.987336+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":5462,"log_dups_size":0,"ondisk_log_size":5462,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:07.212388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":357957632,"num_objects":5462,"num_object_clones":0,"num_object_copies":16386,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5462,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5462,"num_write_kb":349568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"67'1","reported_seq":268,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.852246+0000","last_change":"2023-09-23T22:48:46.692375+0000","last_active":"2023-09-23T22:51:49.852246+0000","last_peered":"2023-09-23T22:51:49.852246+0000","last_clean":"2023-09-23T22:51:49.852246+0000","last_became_active":"2023-09-23T22:48:46.630040+0000","last_became_peered":"2023-09-23T22:48:46.630040+0000","last_unstale":"2023-09-23T22:51:49.852246+0000","last_undegraded":"2023-09-23T22:51:49.852246+0000","last_fullsized":"2023-09-23T22:51:49.852246+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-24T22:24:40.608964+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":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":57,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.853261+0000","last_change":"2023-09-23T22:48:07.759037+0000","last_active":"2023-09-23T22:51:49.853261+0000","last_peered":"2023-09-23T22:51:49.853261+0000","last_clean":"2023-09-23T22:51:49.853261+0000","last_became_active":"2023-09-23T22:48:07.758258+0000","last_became_peered":"2023-09-23T22:48:07.758258+0000","last_unstale":"2023-09-23T22:51:49.853261+0000","last_undegraded":"2023-09-23T22:51:49.853261+0000","last_fullsized":"2023-09-23T22:51:49.853261+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47.037928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.4","version":"253'5351","reported_seq":5367,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:52:17.645593+0000","last_change":"2023-09-23T22:50:53.885610+0000","last_active":"2023-09-23T22:52:17.645593+0000","last_peered":"2023-09-23T22:52:17.645593+0000","last_clean":"2023-09-23T22:52:17.645593+0000","last_became_active":"2023-09-23T22:50:53.885314+0000","last_became_peered":"2023-09-23T22:50:53.885314+0000","last_unstale":"2023-09-23T22:52:17.645593+0000","last_undegraded":"2023-09-23T22:52:17.645593+0000","last_fullsized":"2023-09-23T22:52:17.645593+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":5351,"log_dups_size":0,"ondisk_log_size":5351,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:47.622154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":350683136,"num_objects":5351,"num_object_clones":0,"num_object_copies":16053,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5351,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5351,"num_write_kb":342464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":234,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.852257+0000","last_change":"2023-09-23T22:32:30.186931+0000","last_active":"2023-09-23T22:51:49.852257+0000","last_peered":"2023-09-23T22:51:49.852257+0000","last_clean":"2023-09-23T22:51:49.852257+0000","last_became_active":"2023-09-23T22:32:30.186482+0000","last_became_peered":"2023-09-23T22:32:30.186482+0000","last_unstale":"2023-09-23T22:51:49.852257+0000","last_undegraded":"2023-09-23T22:51:49.852257+0000","last_fullsized":"2023-09-23T22:51:49.852257+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:37.144095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":265,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:58.329462+0000","last_change":"2023-09-23T22:45:13.564137+0000","last_active":"2023-09-23T22:51:58.329462+0000","last_peered":"2023-09-23T22:51:58.329462+0000","last_clean":"2023-09-23T22:51:58.329462+0000","last_became_active":"2023-09-23T22:45:13.563523+0000","last_became_peered":"2023-09-23T22:45:13.563523+0000","last_unstale":"2023-09-23T22:51:58.329462+0000","last_undegraded":"2023-09-23T22:51:58.329462+0000","last_fullsized":"2023-09-23T22:51:58.329462+0000","mapping_epoch":193,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":194,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:37.893821+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"254'5362","reported_seq":5378,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-09-23T22:52:20.814368+0000","last_change":"2023-09-23T22:50:53.892496+0000","last_active":"2023-09-23T22:52:20.814368+0000","last_peered":"2023-09-23T22:52:20.814368+0000","last_clean":"2023-09-23T22:52:20.814368+0000","last_became_active":"2023-09-23T22:50:53.891787+0000","last_became_peered":"2023-09-23T22:50:53.891787+0000","last_unstale":"2023-09-23T22:52:20.814368+0000","last_undegraded":"2023-09-23T22:52:20.814368+0000","last_fullsized":"2023-09-23T22:52:20.814368+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":5362,"log_dups_size":0,"ondisk_log_size":5362,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31.311202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":351404032,"num_objects":5362,"num_object_clones":0,"num_object_copies":16086,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5362,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5362,"num_write_kb":343168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"67'1","reported_seq":244,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.852959+0000","last_change":"2023-09-23T22:48:07.754781+0000","last_active":"2023-09-23T22:51:49.852959+0000","last_peered":"2023-09-23T22:51:49.852959+0000","last_clean":"2023-09-23T22:51:49.852959+0000","last_became_active":"2023-09-23T22:48:07.753901+0000","last_became_peered":"2023-09-23T22:48:07.753901+0000","last_unstale":"2023-09-23T22:51:49.852959+0000","last_undegraded":"2023-09-23T22:51:49.852959+0000","last_fullsized":"2023-09-23T22:51:49.852959+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:29:10.003341+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":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":212,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.862228+0000","last_change":"2023-09-23T22:30:09.135173+0000","last_active":"2023-09-23T22:51:49.862228+0000","last_peered":"2023-09-23T22:51:49.862228+0000","last_clean":"2023-09-23T22:51:49.862228+0000","last_became_active":"2023-09-23T22:30:09.134460+0000","last_became_peered":"2023-09-23T22:30:09.134460+0000","last_unstale":"2023-09-23T22:51:49.862228+0000","last_undegraded":"2023-09-23T22:51:49.862228+0000","last_fullsized":"2023-09-23T22:51:49.862228+0000","mapping_epoch":88,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:02.531453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.6","version":"254'5527","reported_seq":5543,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-09-23T22:52:20.830559+0000","last_change":"2023-09-23T22:50:54.866403+0000","last_active":"2023-09-23T22:52:20.830559+0000","last_peered":"2023-09-23T22:52:20.830559+0000","last_clean":"2023-09-23T22:52:20.830559+0000","last_became_active":"2023-09-23T22:50:54.865682+0000","last_became_peered":"2023-09-23T22:50:54.865682+0000","last_unstale":"2023-09-23T22:52:20.830559+0000","last_undegraded":"2023-09-23T22:52:20.830559+0000","last_fullsized":"2023-09-23T22:52:20.830559+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":5527,"log_dups_size":0,"ondisk_log_size":5527,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.295213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":362217472,"num_objects":5527,"num_object_clones":0,"num_object_copies":16581,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5527,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5527,"num_write_kb":353728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,1],"acting":[5,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":57,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.853459+0000","last_change":"2023-09-23T22:48:07.760095+0000","last_active":"2023-09-23T22:51:49.853459+0000","last_peered":"2023-09-23T22:51:49.853459+0000","last_clean":"2023-09-23T22:51:49.853459+0000","last_became_active":"2023-09-23T22:48:07.759734+0000","last_became_peered":"2023-09-23T22:48:07.759734+0000","last_unstale":"2023-09-23T22:51:49.853459+0000","last_undegraded":"2023-09-23T22:51:49.853459+0000","last_fullsized":"2023-09-23T22:51:49.853459+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:05.392176+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":39,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.852613+0000","last_change":"2023-09-23T22:48:46.627762+0000","last_active":"2023-09-23T22:51:49.852613+0000","last_peered":"2023-09-23T22:51:49.852613+0000","last_clean":"2023-09-23T22:51:49.852613+0000","last_became_active":"2023-09-23T22:48:46.627382+0000","last_became_peered":"2023-09-23T22:48:46.627382+0000","last_unstale":"2023-09-23T22:51:49.852613+0000","last_undegraded":"2023-09-23T22:51:49.852613+0000","last_fullsized":"2023-09-23T22:51:49.852613+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:40.544495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.1","version":"254'5409","reported_seq":5426,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-09-23T22:52:18.962099+0000","last_change":"2023-09-23T22:50:54.023865+0000","last_active":"2023-09-23T22:52:18.962099+0000","last_peered":"2023-09-23T22:52:18.962099+0000","last_clean":"2023-09-23T22:52:18.962099+0000","last_became_active":"2023-09-23T22:50:54.023210+0000","last_became_peered":"2023-09-23T22:50:54.023210+0000","last_unstale":"2023-09-23T22:52:18.962099+0000","last_undegraded":"2023-09-23T22:52:18.962099+0000","last_fullsized":"2023-09-23T22:52:18.962099+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":5409,"log_dups_size":0,"ondisk_log_size":5409,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25.520654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":354484224,"num_objects":5409,"num_object_clones":0,"num_object_copies":16227,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5409,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5409,"num_write_kb":346176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.9","version":"78'161","reported_seq":634,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.852309+0000","last_change":"2023-09-23T22:37:49.415909+0000","last_active":"2023-09-23T22:51:49.852309+0000","last_peered":"2023-09-23T22:51:49.852309+0000","last_clean":"2023-09-23T22:51:49.852309+0000","last_became_active":"2023-09-23T22:37:46.449453+0000","last_became_peered":"2023-09-23T22:37:46.449453+0000","last_unstale":"2023-09-23T22:51:49.852309+0000","last_undegraded":"2023-09-23T22:51:49.852309+0000","last_fullsized":"2023-09-23T22:51:49.852309+0000","mapping_epoch":121,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":122,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:49.415804+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:49.415804+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:11:23.752522+0000","scrub_duration":0.0087137450000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"68'3","reported_seq":273,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:52:13.979847+0000","last_change":"2023-09-23T22:48:46.704933+0000","last_active":"2023-09-23T22:52:13.979847+0000","last_peered":"2023-09-23T22:52:13.979847+0000","last_clean":"2023-09-23T22:52:13.979847+0000","last_became_active":"2023-09-23T22:48:46.637763+0000","last_became_peered":"2023-09-23T22:48:46.637763+0000","last_unstale":"2023-09-23T22:52:13.979847+0000","last_undegraded":"2023-09-23T22:52:13.979847+0000","last_fullsized":"2023-09-23T22:52:13.979847+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:53:19.139103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":229,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.841239+0000","last_change":"2023-09-23T22:32:30.184203+0000","last_active":"2023-09-23T22:51:49.841239+0000","last_peered":"2023-09-23T22:51:49.841239+0000","last_clean":"2023-09-23T22:51:49.841239+0000","last_became_active":"2023-09-23T22:32:30.183763+0000","last_became_peered":"2023-09-23T22:32:30.183763+0000","last_unstale":"2023-09-23T22:51:49.841239+0000","last_undegraded":"2023-09-23T22:51:49.841239+0000","last_fullsized":"2023-09-23T22:51:49.841239+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:47:04.418139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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'5328","reported_seq":5344,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:52:17.643392+0000","last_change":"2023-09-23T22:50:54.868638+0000","last_active":"2023-09-23T22:52:17.643392+0000","last_peered":"2023-09-23T22:52:17.643392+0000","last_clean":"2023-09-23T22:52:17.643392+0000","last_became_active":"2023-09-23T22:50:54.868217+0000","last_became_peered":"2023-09-23T22:50:54.868217+0000","last_unstale":"2023-09-23T22:52:17.643392+0000","last_undegraded":"2023-09-23T22:52:17.643392+0000","last_fullsized":"2023-09-23T22:52:17.643392+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":5328,"log_dups_size":0,"ondisk_log_size":5328,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.007789+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":349175808,"num_objects":5328,"num_object_clones":0,"num_object_copies":15984,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5328,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5328,"num_write_kb":340992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.8","version":"78'161","reported_seq":536,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.853098+0000","last_change":"2023-09-23T22:48:07.760032+0000","last_active":"2023-09-23T22:51:49.853098+0000","last_peered":"2023-09-23T22:51:49.853098+0000","last_clean":"2023-09-23T22:51:49.853098+0000","last_became_active":"2023-09-23T22:48:07.759628+0000","last_became_peered":"2023-09-23T22:48:07.759628+0000","last_unstale":"2023-09-23T22:51:49.853098+0000","last_undegraded":"2023-09-23T22:51:49.853098+0000","last_fullsized":"2023-09-23T22:51:49.853098+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:39:52.437433+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:39:52.437433+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:56:26.166535+0000","scrub_duration":0.017880975,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":262688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":230,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.862113+0000","last_change":"2023-09-23T22:32:30.185425+0000","last_active":"2023-09-23T22:51:49.862113+0000","last_peered":"2023-09-23T22:51:49.862113+0000","last_clean":"2023-09-23T22:51:49.862113+0000","last_became_active":"2023-09-23T22:32:30.184940+0000","last_became_peered":"2023-09-23T22:32:30.184940+0000","last_unstale":"2023-09-23T22:51:49.862113+0000","last_undegraded":"2023-09-23T22:51:49.862113+0000","last_fullsized":"2023-09-23T22:51:49.862113+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:23.495758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":242,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.841134+0000","last_change":"2023-09-23T22:32:30.183403+0000","last_active":"2023-09-23T22:51:49.841134+0000","last_peered":"2023-09-23T22:51:49.841134+0000","last_clean":"2023-09-23T22:51:49.841134+0000","last_became_active":"2023-09-23T22:32:30.182279+0000","last_became_peered":"2023-09-23T22:32:30.182279+0000","last_unstale":"2023-09-23T22:51:49.841134+0000","last_undegraded":"2023-09-23T22:51:49.841134+0000","last_fullsized":"2023-09-23T22:51:49.841134+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.978237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"254'5656","reported_seq":5672,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-09-23T22:52:22.615044+0000","last_change":"2023-09-23T22:50:53.889561+0000","last_active":"2023-09-23T22:52:22.615044+0000","last_peered":"2023-09-23T22:52:22.615044+0000","last_clean":"2023-09-23T22:52:22.615044+0000","last_became_active":"2023-09-23T22:50:53.889181+0000","last_became_peered":"2023-09-23T22:50:53.889181+0000","last_unstale":"2023-09-23T22:52:22.615044+0000","last_undegraded":"2023-09-23T22:52:22.615044+0000","last_fullsized":"2023-09-23T22:52:22.615044+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":5656,"log_dups_size":0,"ondisk_log_size":5656,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49.349324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":370671616,"num_objects":5656,"num_object_clones":0,"num_object_copies":16968,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5656,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5656,"num_write_kb":361984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":227,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:58.329482+0000","last_change":"2023-09-23T22:32:30.184434+0000","last_active":"2023-09-23T22:51:58.329482+0000","last_peered":"2023-09-23T22:51:58.329482+0000","last_clean":"2023-09-23T22:51:58.329482+0000","last_became_active":"2023-09-23T22:32:30.183937+0000","last_became_peered":"2023-09-23T22:32:30.183937+0000","last_unstale":"2023-09-23T22:51:58.329482+0000","last_undegraded":"2023-09-23T22:51:58.329482+0000","last_fullsized":"2023-09-23T22:51:58.329482+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:25.993348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":238,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.841179+0000","last_change":"2023-09-23T22:49:14.561200+0000","last_active":"2023-09-23T22:51:49.841179+0000","last_peered":"2023-09-23T22:51:49.841179+0000","last_clean":"2023-09-23T22:51:49.841179+0000","last_became_active":"2023-09-23T22:49:14.560609+0000","last_became_peered":"2023-09-23T22:49:14.560609+0000","last_unstale":"2023-09-23T22:51:49.841179+0000","last_undegraded":"2023-09-23T22:51:49.841179+0000","last_fullsized":"2023-09-23T22:51:49.841179+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:46.482395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"254'5241","reported_seq":5258,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-09-23T22:52:18.964679+0000","last_change":"2023-09-23T22:50:54.865711+0000","last_active":"2023-09-23T22:52:18.964679+0000","last_peered":"2023-09-23T22:52:18.964679+0000","last_clean":"2023-09-23T22:52:18.964679+0000","last_became_active":"2023-09-23T22:50:54.865260+0000","last_became_peered":"2023-09-23T22:50:54.865260+0000","last_unstale":"2023-09-23T22:52:18.964679+0000","last_undegraded":"2023-09-23T22:52:18.964679+0000","last_fullsized":"2023-09-23T22:52:18.964679+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":5241,"log_dups_size":0,"ondisk_log_size":5241,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:17:11.444214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":343474176,"num_objects":5241,"num_object_clones":0,"num_object_copies":15723,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5241,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5241,"num_write_kb":335424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.a","version":"78'161","reported_seq":532,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.853518+0000","last_change":"2023-09-23T22:48:07.762587+0000","last_active":"2023-09-23T22:51:49.853518+0000","last_peered":"2023-09-23T22:51:49.853518+0000","last_clean":"2023-09-23T22:51:49.853518+0000","last_became_active":"2023-09-23T22:48:07.762198+0000","last_became_peered":"2023-09-23T22:48:07.762198+0000","last_unstale":"2023-09-23T22:51:49.853518+0000","last_undegraded":"2023-09-23T22:51:49.853518+0000","last_fullsized":"2023-09-23T22:51:49.853518+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:39:54.455854+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:39:54.455854+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:58:41.789520+0000","scrub_duration":0.0075565679999999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":74,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.856028+0000","last_change":"2023-09-23T22:45:13.567847+0000","last_active":"2023-09-23T22:51:49.856028+0000","last_peered":"2023-09-23T22:51:49.856028+0000","last_clean":"2023-09-23T22:51:49.856028+0000","last_became_active":"2023-09-23T22:45:13.565809+0000","last_became_peered":"2023-09-23T22:45:13.565809+0000","last_unstale":"2023-09-23T22:51:49.856028+0000","last_undegraded":"2023-09-23T22:51:49.856028+0000","last_fullsized":"2023-09-23T22:51:49.856028+0000","mapping_epoch":193,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":194,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.495110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":225,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.913329+0000","last_change":"2023-09-23T22:32:30.188254+0000","last_active":"2023-09-23T22:51:32.913329+0000","last_peered":"2023-09-23T22:51:32.913329+0000","last_clean":"2023-09-23T22:51:32.913329+0000","last_became_active":"2023-09-23T22:32:30.187888+0000","last_became_peered":"2023-09-23T22:32:30.187888+0000","last_unstale":"2023-09-23T22:51:32.913329+0000","last_undegraded":"2023-09-23T22:51:32.913329+0000","last_fullsized":"2023-09-23T22:51:32.913329+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:40.160525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"254'5414","reported_seq":5429,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-09-23T22:52:20.874921+0000","last_change":"2023-09-23T22:50:53.889926+0000","last_active":"2023-09-23T22:52:20.874921+0000","last_peered":"2023-09-23T22:52:20.874921+0000","last_clean":"2023-09-23T22:52:20.874921+0000","last_became_active":"2023-09-23T22:50:53.889182+0000","last_became_peered":"2023-09-23T22:50:53.889182+0000","last_unstale":"2023-09-23T22:52:20.874921+0000","last_undegraded":"2023-09-23T22:52:20.874921+0000","last_fullsized":"2023-09-23T22:52:20.874921+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":5414,"log_dups_size":0,"ondisk_log_size":5414,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.501929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":354811904,"num_objects":5414,"num_object_clones":0,"num_object_copies":16242,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5414,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5414,"num_write_kb":346496,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.7","version":"78'161","reported_seq":655,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.862384+0000","last_change":"2023-09-23T22:45:16.577786+0000","last_active":"2023-09-23T22:51:49.862384+0000","last_peered":"2023-09-23T22:51:49.862384+0000","last_clean":"2023-09-23T22:51:49.862384+0000","last_became_active":"2023-09-23T22:45:16.577121+0000","last_became_peered":"2023-09-23T22:45:16.577121+0000","last_unstale":"2023-09-23T22:51:49.862384+0000","last_undegraded":"2023-09-23T22:51:49.862384+0000","last_fullsized":"2023-09-23T22:51:49.862384+0000","mapping_epoch":196,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":197,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:50.091202+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:50.091202+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:38:13.614191+0000","scrub_duration":0.013386004,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":259,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.913288+0000","last_change":"2023-09-23T22:48:46.629210+0000","last_active":"2023-09-23T22:51:32.913288+0000","last_peered":"2023-09-23T22:51:32.913288+0000","last_clean":"2023-09-23T22:51:32.913288+0000","last_became_active":"2023-09-23T22:48:46.628787+0000","last_became_peered":"2023-09-23T22:48:46.628787+0000","last_unstale":"2023-09-23T22:51:32.913288+0000","last_undegraded":"2023-09-23T22:51:32.913288+0000","last_fullsized":"2023-09-23T22:51:32.913288+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:13:07.870901+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":55,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.854923+0000","last_change":"2023-09-23T22:48:08.825719+0000","last_active":"2023-09-23T22:51:49.854923+0000","last_peered":"2023-09-23T22:51:49.854923+0000","last_clean":"2023-09-23T22:51:49.854923+0000","last_became_active":"2023-09-23T22:48:08.825355+0000","last_became_peered":"2023-09-23T22:48:08.825355+0000","last_unstale":"2023-09-23T22:51:49.854923+0000","last_undegraded":"2023-09-23T22:51:49.854923+0000","last_fullsized":"2023-09-23T22:51:49.854923+0000","mapping_epoch":221,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":222,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.010623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":260,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.912454+0000","last_change":"2023-09-23T22:48:08.764753+0000","last_active":"2023-09-23T22:51:32.912454+0000","last_peered":"2023-09-23T22:51:32.912454+0000","last_clean":"2023-09-23T22:51:32.912454+0000","last_became_active":"2023-09-23T22:48:08.749815+0000","last_became_peered":"2023-09-23T22:48:08.749815+0000","last_unstale":"2023-09-23T22:51:32.912454+0000","last_undegraded":"2023-09-23T22:51:32.912454+0000","last_fullsized":"2023-09-23T22:51:32.912454+0000","mapping_epoch":221,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":222,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:39.989271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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'5352","reported_seq":5369,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-09-23T22:52:18.974186+0000","last_change":"2023-09-23T22:50:53.891286+0000","last_active":"2023-09-23T22:52:18.974186+0000","last_peered":"2023-09-23T22:52:18.974186+0000","last_clean":"2023-09-23T22:52:18.974186+0000","last_became_active":"2023-09-23T22:50:53.890997+0000","last_became_peered":"2023-09-23T22:50:53.890997+0000","last_unstale":"2023-09-23T22:52:18.974186+0000","last_undegraded":"2023-09-23T22:52:18.974186+0000","last_fullsized":"2023-09-23T22:52:18.974186+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":5352,"log_dups_size":0,"ondisk_log_size":5352,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:25:50.930425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":350748672,"num_objects":5352,"num_object_clones":0,"num_object_copies":16056,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5352,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5352,"num_write_kb":342528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,5],"acting":[0,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.1","version":"78'161","reported_seq":495,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.853241+0000","last_change":"2023-09-23T22:48:49.651159+0000","last_active":"2023-09-23T22:51:49.853241+0000","last_peered":"2023-09-23T22:51:49.853241+0000","last_clean":"2023-09-23T22:51:49.853241+0000","last_became_active":"2023-09-23T22:48:49.650659+0000","last_became_peered":"2023-09-23T22:48:49.650659+0000","last_unstale":"2023-09-23T22:51:49.853241+0000","last_undegraded":"2023-09-23T22:51:49.853241+0000","last_fullsized":"2023-09-23T22:51:49.853241+0000","mapping_epoch":229,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:39:51.078203+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:39:51.078203+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:46:35.855889+0000","scrub_duration":0.002520722,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":55,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.853605+0000","last_change":"2023-09-23T22:48:08.941871+0000","last_active":"2023-09-23T22:51:49.853605+0000","last_peered":"2023-09-23T22:51:49.853605+0000","last_clean":"2023-09-23T22:51:49.853605+0000","last_became_active":"2023-09-23T22:48:08.941565+0000","last_became_peered":"2023-09-23T22:48:08.941565+0000","last_unstale":"2023-09-23T22:51:49.853605+0000","last_undegraded":"2023-09-23T22:51:49.853605+0000","last_fullsized":"2023-09-23T22:51:49.853605+0000","mapping_epoch":221,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":222,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:17.275101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":241,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.840929+0000","last_change":"2023-09-23T22:48:46.640241+0000","last_active":"2023-09-23T22:51:49.840929+0000","last_peered":"2023-09-23T22:51:49.840929+0000","last_clean":"2023-09-23T22:51:49.840929+0000","last_became_active":"2023-09-23T22:48:46.639796+0000","last_became_peered":"2023-09-23T22:48:46.639796+0000","last_unstale":"2023-09-23T22:51:49.840929+0000","last_undegraded":"2023-09-23T22:51:49.840929+0000","last_fullsized":"2023-09-23T22:51:49.840929+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:05:04.588708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-23T22:51:32.913153+0000","last_change":"2023-09-23T22:45:13.571154+0000","last_active":"2023-09-23T22:51:32.913153+0000","last_peered":"2023-09-23T22:51:32.913153+0000","last_clean":"2023-09-23T22:51:32.913153+0000","last_became_active":"2023-09-23T22:45:13.570751+0000","last_became_peered":"2023-09-23T22:45:13.570751+0000","last_unstale":"2023-09-23T22:51:32.913153+0000","last_undegraded":"2023-09-23T22:51:32.913153+0000","last_fullsized":"2023-09-23T22:51:32.913153+0000","mapping_epoch":193,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":194,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:23.160297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.a","version":"254'5555","reported_seq":5571,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-09-23T22:52:20.874521+0000","last_change":"2023-09-23T22:50:53.892401+0000","last_active":"2023-09-23T22:52:20.874521+0000","last_peered":"2023-09-23T22:52:20.874521+0000","last_clean":"2023-09-23T22:52:20.874521+0000","last_became_active":"2023-09-23T22:50:53.892093+0000","last_became_peered":"2023-09-23T22:50:53.892093+0000","last_unstale":"2023-09-23T22:52:20.874521+0000","last_undegraded":"2023-09-23T22:52:20.874521+0000","last_fullsized":"2023-09-23T22:52:20.874521+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":5555,"log_dups_size":0,"ondisk_log_size":5555,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49.387419+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":364052480,"num_objects":5555,"num_object_clones":0,"num_object_copies":16665,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5555,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5555,"num_write_kb":355520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,7],"acting":[5,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.2","version":"78'161","reported_seq":681,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.851878+0000","last_change":"2023-09-23T22:48:49.648901+0000","last_active":"2023-09-23T22:51:49.851878+0000","last_peered":"2023-09-23T22:51:49.851878+0000","last_clean":"2023-09-23T22:51:49.851878+0000","last_became_active":"2023-09-23T22:48:49.648557+0000","last_became_peered":"2023-09-23T22:48:49.648557+0000","last_unstale":"2023-09-23T22:51:49.851878+0000","last_undegraded":"2023-09-23T22:51:49.851878+0000","last_fullsized":"2023-09-23T22:51:49.851878+0000","mapping_epoch":229,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:48.449999+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:48.449999+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:37:05.231107+0000","scrub_duration":0.010386299999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":282,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-09-23T22:52:17.701324+0000","last_change":"2023-09-23T22:47:26.779248+0000","last_active":"2023-09-23T22:52:17.701324+0000","last_peered":"2023-09-23T22:52:17.701324+0000","last_clean":"2023-09-23T22:52:17.701324+0000","last_became_active":"2023-09-23T22:47:26.778838+0000","last_became_peered":"2023-09-23T22:47:26.778838+0000","last_unstale":"2023-09-23T22:52:17.701324+0000","last_undegraded":"2023-09-23T22:52:17.701324+0000","last_fullsized":"2023-09-23T22:52:17.701324+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:42.545099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":212,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.847680+0000","last_change":"2023-09-23T22:31:29.523325+0000","last_active":"2023-09-23T22:51:49.847680+0000","last_peered":"2023-09-23T22:51:49.847680+0000","last_clean":"2023-09-23T22:51:49.847680+0000","last_became_active":"2023-09-23T22:31:29.522998+0000","last_became_peered":"2023-09-23T22:31:29.522998+0000","last_unstale":"2023-09-23T22:51:49.847680+0000","last_undegraded":"2023-09-23T22:51:49.847680+0000","last_fullsized":"2023-09-23T22:51:49.847680+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:55.059743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":32,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.913439+0000","last_change":"2023-09-23T22:49:14.567796+0000","last_active":"2023-09-23T22:51:32.913439+0000","last_peered":"2023-09-23T22:51:32.913439+0000","last_clean":"2023-09-23T22:51:32.913439+0000","last_became_active":"2023-09-23T22:49:14.567344+0000","last_became_peered":"2023-09-23T22:49:14.567344+0000","last_unstale":"2023-09-23T22:51:32.913439+0000","last_undegraded":"2023-09-23T22:51:32.913439+0000","last_fullsized":"2023-09-23T22:51:32.913439+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.426322+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"254'5344","reported_seq":5361,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-09-23T22:52:18.935668+0000","last_change":"2023-09-23T22:50:53.890392+0000","last_active":"2023-09-23T22:52:18.935668+0000","last_peered":"2023-09-23T22:52:18.935668+0000","last_clean":"2023-09-23T22:52:18.935668+0000","last_became_active":"2023-09-23T22:50:53.890074+0000","last_became_peered":"2023-09-23T22:50:53.890074+0000","last_unstale":"2023-09-23T22:52:18.935668+0000","last_undegraded":"2023-09-23T22:52:18.935668+0000","last_fullsized":"2023-09-23T22:52:18.935668+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":5344,"log_dups_size":0,"ondisk_log_size":5344,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:01.044874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":350224384,"num_objects":5344,"num_object_clones":0,"num_object_copies":16032,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5344,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5344,"num_write_kb":342016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":57,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.853519+0000","last_change":"2023-09-23T22:48:07.754566+0000","last_active":"2023-09-23T22:51:49.853519+0000","last_peered":"2023-09-23T22:51:49.853519+0000","last_clean":"2023-09-23T22:51:49.853519+0000","last_became_active":"2023-09-23T22:48:07.754001+0000","last_became_peered":"2023-09-23T22:48:07.754001+0000","last_unstale":"2023-09-23T22:51:49.853519+0000","last_undegraded":"2023-09-23T22:51:49.853519+0000","last_fullsized":"2023-09-23T22:51:49.853519+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:07.601926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"78'161","reported_seq":662,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.851113+0000","last_change":"2023-09-23T22:48:49.647060+0000","last_active":"2023-09-23T22:51:49.851113+0000","last_peered":"2023-09-23T22:51:49.851113+0000","last_clean":"2023-09-23T22:51:49.851113+0000","last_became_active":"2023-09-23T22:48:49.646687+0000","last_became_peered":"2023-09-23T22:48:49.646687+0000","last_unstale":"2023-09-23T22:51:49.851113+0000","last_undegraded":"2023-09-23T22:51:49.851113+0000","last_fullsized":"2023-09-23T22:51:49.851113+0000","mapping_epoch":229,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":0,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:47.480014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:47.480014+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T22:40:22.011222+0000","scrub_duration":0.0051156079999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":85,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.852144+0000","last_change":"2023-09-23T22:48:08.759261+0000","last_active":"2023-09-23T22:51:49.852144+0000","last_peered":"2023-09-23T22:51:49.852144+0000","last_clean":"2023-09-23T22:51:49.852144+0000","last_became_active":"2023-09-23T22:48:08.758016+0000","last_became_peered":"2023-09-23T22:48:08.758016+0000","last_unstale":"2023-09-23T22:51:49.852144+0000","last_undegraded":"2023-09-23T22:51:49.852144+0000","last_fullsized":"2023-09-23T22:51:49.852144+0000","mapping_epoch":221,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":222,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:52.067721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":212,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.862293+0000","last_change":"2023-09-23T22:32:30.187824+0000","last_active":"2023-09-23T22:51:49.862293+0000","last_peered":"2023-09-23T22:51:49.862293+0000","last_clean":"2023-09-23T22:51:49.862293+0000","last_became_active":"2023-09-23T22:32:30.187264+0000","last_became_peered":"2023-09-23T22:32:30.187264+0000","last_unstale":"2023-09-23T22:51:49.862293+0000","last_undegraded":"2023-09-23T22:51:49.862293+0000","last_fullsized":"2023-09-23T22:51:49.862293+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.116657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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'5385","reported_seq":5402,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-09-23T22:52:19.001029+0000","last_change":"2023-09-23T22:50:54.023010+0000","last_active":"2023-09-23T22:52:19.001029+0000","last_peered":"2023-09-23T22:52:19.001029+0000","last_clean":"2023-09-23T22:52:19.001029+0000","last_became_active":"2023-09-23T22:50:54.022624+0000","last_became_peered":"2023-09-23T22:50:54.022624+0000","last_unstale":"2023-09-23T22:52:19.001029+0000","last_undegraded":"2023-09-23T22:52:19.001029+0000","last_fullsized":"2023-09-23T22:52:19.001029+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":5385,"log_dups_size":0,"ondisk_log_size":5385,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11.107577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":352911360,"num_objects":5385,"num_object_clones":0,"num_object_copies":16155,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5385,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5385,"num_write_kb":344640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.3","version":"78'161","reported_seq":564,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.913350+0000","last_change":"2023-09-23T22:37:49.135696+0000","last_active":"2023-09-23T22:51:32.913350+0000","last_peered":"2023-09-23T22:51:32.913350+0000","last_clean":"2023-09-23T22:51:32.913350+0000","last_became_active":"2023-09-23T22:37:46.444970+0000","last_became_peered":"2023-09-23T22:37:46.444970+0000","last_unstale":"2023-09-23T22:51:32.913350+0000","last_undegraded":"2023-09-23T22:51:32.913350+0000","last_fullsized":"2023-09-23T22:51:32.913350+0000","mapping_epoch":121,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":122,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:49.135466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:49.135466+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:50:55.421356+0000","scrub_duration":0.0067224190000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":262,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.851027+0000","last_change":"2023-09-23T22:48:46.633847+0000","last_active":"2023-09-23T22:51:49.851027+0000","last_peered":"2023-09-23T22:51:49.851027+0000","last_clean":"2023-09-23T22:51:49.851027+0000","last_became_active":"2023-09-23T22:48:46.633547+0000","last_became_peered":"2023-09-23T22:48:46.633547+0000","last_unstale":"2023-09-23T22:51:49.851027+0000","last_undegraded":"2023-09-23T22:51:49.851027+0000","last_fullsized":"2023-09-23T22:51:49.851027+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.248083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":39,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.850468+0000","last_change":"2023-09-23T22:48:46.617394+0000","last_active":"2023-09-23T22:51:49.850468+0000","last_peered":"2023-09-23T22:51:49.850468+0000","last_clean":"2023-09-23T22:51:49.850468+0000","last_became_active":"2023-09-23T22:48:46.616996+0000","last_became_peered":"2023-09-23T22:48:46.616996+0000","last_unstale":"2023-09-23T22:51:49.850468+0000","last_undegraded":"2023-09-23T22:51:49.850468+0000","last_fullsized":"2023-09-23T22:51:49.850468+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:12.628230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":39,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.850221+0000","last_change":"2023-09-23T22:48:46.630070+0000","last_active":"2023-09-23T22:51:49.850221+0000","last_peered":"2023-09-23T22:51:49.850221+0000","last_clean":"2023-09-23T22:51:49.850221+0000","last_became_active":"2023-09-23T22:48:46.629727+0000","last_became_peered":"2023-09-23T22:48:46.629727+0000","last_unstale":"2023-09-23T22:51:49.850221+0000","last_undegraded":"2023-09-23T22:51:49.850221+0000","last_fullsized":"2023-09-23T22:51:49.850221+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:36.121358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.e","version":"254'5547","reported_seq":5563,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-09-23T22:52:22.596820+0000","last_change":"2023-09-23T22:50:53.894184+0000","last_active":"2023-09-23T22:52:22.596820+0000","last_peered":"2023-09-23T22:52:22.596820+0000","last_clean":"2023-09-23T22:52:22.596820+0000","last_became_active":"2023-09-23T22:50:53.893903+0000","last_became_peered":"2023-09-23T22:50:53.893903+0000","last_unstale":"2023-09-23T22:52:22.596820+0000","last_undegraded":"2023-09-23T22:52:22.596820+0000","last_fullsized":"2023-09-23T22:52:22.596820+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":5547,"log_dups_size":0,"ondisk_log_size":5547,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:25.006234+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":363528192,"num_objects":5547,"num_object_clones":0,"num_object_copies":16641,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5547,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5547,"num_write_kb":355008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.6","version":"78'161","reported_seq":635,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.862595+0000","last_change":"2023-09-23T22:48:49.648879+0000","last_active":"2023-09-23T22:51:49.862595+0000","last_peered":"2023-09-23T22:51:49.862595+0000","last_clean":"2023-09-23T22:51:49.862595+0000","last_became_active":"2023-09-23T22:48:49.648399+0000","last_became_peered":"2023-09-23T22:48:49.648399+0000","last_unstale":"2023-09-23T22:51:49.862595+0000","last_undegraded":"2023-09-23T22:51:49.862595+0000","last_fullsized":"2023-09-23T22:51:49.862595+0000","mapping_epoch":229,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:51.121988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:51.121988+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:32:31.228509+0000","scrub_duration":0.0069876790000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":262,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.853044+0000","last_change":"2023-09-23T22:48:46.633265+0000","last_active":"2023-09-23T22:51:49.853044+0000","last_peered":"2023-09-23T22:51:49.853044+0000","last_clean":"2023-09-23T22:51:49.853044+0000","last_became_active":"2023-09-23T22:48:46.632933+0000","last_became_peered":"2023-09-23T22:48:46.632933+0000","last_unstale":"2023-09-23T22:51:49.853044+0000","last_undegraded":"2023-09-23T22:51:49.853044+0000","last_fullsized":"2023-09-23T22:51:49.853044+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:25.012443+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":260,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:32.913316+0000","last_change":"2023-09-23T22:48:08.785750+0000","last_active":"2023-09-23T22:51:32.913316+0000","last_peered":"2023-09-23T22:51:32.913316+0000","last_clean":"2023-09-23T22:51:32.913316+0000","last_became_active":"2023-09-23T22:48:08.784153+0000","last_became_peered":"2023-09-23T22:48:08.784153+0000","last_unstale":"2023-09-23T22:51:32.913316+0000","last_undegraded":"2023-09-23T22:51:32.913316+0000","last_fullsized":"2023-09-23T22:51:32.913316+0000","mapping_epoch":221,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":222,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.255715+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.852688+0000","last_change":"2023-09-23T22:48:46.634052+0000","last_active":"2023-09-23T22:51:49.852688+0000","last_peered":"2023-09-23T22:51:49.852688+0000","last_clean":"2023-09-23T22:51:49.852688+0000","last_became_active":"2023-09-23T22:48:46.633694+0000","last_became_peered":"2023-09-23T22:48:46.633694+0000","last_unstale":"2023-09-23T22:51:49.852688+0000","last_undegraded":"2023-09-23T22:51:49.852688+0000","last_fullsized":"2023-09-23T22:51:49.852688+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58.900727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.d","version":"254'5526","reported_seq":5540,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-09-23T22:52:22.620462+0000","last_change":"2023-09-23T22:50:53.892841+0000","last_active":"2023-09-23T22:52:22.620462+0000","last_peered":"2023-09-23T22:52:22.620462+0000","last_clean":"2023-09-23T22:52:22.620462+0000","last_became_active":"2023-09-23T22:50:53.891060+0000","last_became_peered":"2023-09-23T22:50:53.891060+0000","last_unstale":"2023-09-23T22:52:22.620462+0000","last_undegraded":"2023-09-23T22:52:22.620462+0000","last_fullsized":"2023-09-23T22:52:22.620462+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":5526,"log_dups_size":0,"ondisk_log_size":5526,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18.016766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":362151936,"num_objects":5526,"num_object_clones":0,"num_object_copies":16578,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5526,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5526,"num_write_kb":353664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,5],"acting":[7,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.5","version":"78'161","reported_seq":644,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.840958+0000","last_change":"2023-09-23T22:45:16.577353+0000","last_active":"2023-09-23T22:51:49.840958+0000","last_peered":"2023-09-23T22:51:49.840958+0000","last_clean":"2023-09-23T22:51:49.840958+0000","last_became_active":"2023-09-23T22:45:16.576729+0000","last_became_peered":"2023-09-23T22:45:16.576729+0000","last_unstale":"2023-09-23T22:51:49.840958+0000","last_undegraded":"2023-09-23T22:51:49.840958+0000","last_fullsized":"2023-09-23T22:51:49.840958+0000","mapping_epoch":196,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":197,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:52.603177+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:52.603177+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:47:48.770741+0000","scrub_duration":0.0085244020000000004,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"67'2","reported_seq":267,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.854855+0000","last_change":"2023-09-23T22:48:46.707617+0000","last_active":"2023-09-23T22:51:49.854855+0000","last_peered":"2023-09-23T22:51:49.854855+0000","last_clean":"2023-09-23T22:51:49.854855+0000","last_became_active":"2023-09-23T22:48:46.654893+0000","last_became_peered":"2023-09-23T22:48:46.654893+0000","last_unstale":"2023-09-23T22:51:49.854855+0000","last_undegraded":"2023-09-23T22:51:49.854855+0000","last_fullsized":"2023-09-23T22:51:49.854855+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.132199+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":211,"reported_epoch":252,"state":"active+clean","last_fresh":"2023-09-23T22:51:47.584423+0000","last_change":"2023-09-23T22:32:30.188734+0000","last_active":"2023-09-23T22:51:47.584423+0000","last_peered":"2023-09-23T22:51:47.584423+0000","last_clean":"2023-09-23T22:51:47.584423+0000","last_became_active":"2023-09-23T22:32:30.188157+0000","last_became_peered":"2023-09-23T22:32:30.188157+0000","last_unstale":"2023-09-23T22:51:47.584423+0000","last_undegraded":"2023-09-23T22:51:47.584423+0000","last_fullsized":"2023-09-23T22:51:47.584423+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.086477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":83,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.855891+0000","last_change":"2023-09-23T22:48:46.635443+0000","last_active":"2023-09-23T22:51:49.855891+0000","last_peered":"2023-09-23T22:51:49.855891+0000","last_clean":"2023-09-23T22:51:49.855891+0000","last_became_active":"2023-09-23T22:48:46.631587+0000","last_became_peered":"2023-09-23T22:48:46.631587+0000","last_unstale":"2023-09-23T22:51:49.855891+0000","last_undegraded":"2023-09-23T22:51:49.855891+0000","last_fullsized":"2023-09-23T22:51:49.855891+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:26.553217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.c","version":"254'5398","reported_seq":5415,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-09-23T22:52:18.905767+0000","last_change":"2023-09-23T22:50:53.888073+0000","last_active":"2023-09-23T22:52:18.905767+0000","last_peered":"2023-09-23T22:52:18.905767+0000","last_clean":"2023-09-23T22:52:18.905767+0000","last_became_active":"2023-09-23T22:50:53.887835+0000","last_became_peered":"2023-09-23T22:50:53.887835+0000","last_unstale":"2023-09-23T22:52:18.905767+0000","last_undegraded":"2023-09-23T22:52:18.905767+0000","last_fullsized":"2023-09-23T22:52:18.905767+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":5398,"log_dups_size":0,"ondisk_log_size":5398,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22.679739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":353763328,"num_objects":5398,"num_object_clones":0,"num_object_copies":16194,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5398,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5398,"num_write_kb":345472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.4","version":"78'161","reported_seq":622,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.860474+0000","last_change":"2023-09-23T22:48:07.757601+0000","last_active":"2023-09-23T22:51:49.860474+0000","last_peered":"2023-09-23T22:51:49.860474+0000","last_clean":"2023-09-23T22:51:49.860474+0000","last_became_active":"2023-09-23T22:48:07.757099+0000","last_became_peered":"2023-09-23T22:48:07.757099+0000","last_unstale":"2023-09-23T22:51:49.860474+0000","last_undegraded":"2023-09-23T22:51:49.860474+0000","last_fullsized":"2023-09-23T22:51:49.860474+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:52.323855+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:52.323855+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:46:26.647651+0000","scrub_duration":0.015298014,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":655360,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":217,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.862290+0000","last_change":"2023-09-23T22:31:29.521065+0000","last_active":"2023-09-23T22:51:49.862290+0000","last_peered":"2023-09-23T22:51:49.862290+0000","last_clean":"2023-09-23T22:51:49.862290+0000","last_became_active":"2023-09-23T22:31:29.520697+0000","last_became_peered":"2023-09-23T22:31:29.520697+0000","last_unstale":"2023-09-23T22:51:49.862290+0000","last_undegraded":"2023-09-23T22:51:49.862290+0000","last_fullsized":"2023-09-23T22:51:49.862290+0000","mapping_epoch":93,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.664673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'1","reported_seq":43,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.850314+0000","last_change":"2023-09-23T22:48:46.652148+0000","last_active":"2023-09-23T22:51:49.850314+0000","last_peered":"2023-09-23T22:51:49.850314+0000","last_clean":"2023-09-23T22:51:49.850314+0000","last_became_active":"2023-09-23T22:48:46.623882+0000","last_became_peered":"2023-09-23T22:48:46.623882+0000","last_unstale":"2023-09-23T22:51:49.850314+0000","last_undegraded":"2023-09-23T22:51:49.850314+0000","last_fullsized":"2023-09-23T22:51:49.850314+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:29:29.918719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,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":230,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.840375+0000","last_change":"2023-09-23T22:48:08.779245+0000","last_active":"2023-09-23T22:51:49.840375+0000","last_peered":"2023-09-23T22:51:49.840375+0000","last_clean":"2023-09-23T22:51:49.840375+0000","last_became_active":"2023-09-23T22:48:08.778824+0000","last_became_peered":"2023-09-23T22:48:08.778824+0000","last_unstale":"2023-09-23T22:51:49.840375+0000","last_undegraded":"2023-09-23T22:51:49.840375+0000","last_fullsized":"2023-09-23T22:51:49.840375+0000","mapping_epoch":221,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":222,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:35.882026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":39,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.850290+0000","last_change":"2023-09-23T22:48:46.629301+0000","last_active":"2023-09-23T22:51:49.850290+0000","last_peered":"2023-09-23T22:51:49.850290+0000","last_clean":"2023-09-23T22:51:49.850290+0000","last_became_active":"2023-09-23T22:48:46.628812+0000","last_became_peered":"2023-09-23T22:48:46.628812+0000","last_unstale":"2023-09-23T22:51:49.850290+0000","last_undegraded":"2023-09-23T22:51:49.850290+0000","last_fullsized":"2023-09-23T22:51:49.850290+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:35.373152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":29,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-09-23T22:52:17.700982+0000","last_change":"2023-09-23T22:49:44.773622+0000","last_active":"2023-09-23T22:52:17.700982+0000","last_peered":"2023-09-23T22:52:17.700982+0000","last_clean":"2023-09-23T22:52:17.700982+0000","last_became_active":"2023-09-23T22:49:44.768897+0000","last_became_peered":"2023-09-23T22:49:44.768897+0000","last_unstale":"2023-09-23T22:52:17.700982+0000","last_undegraded":"2023-09-23T22:52:17.700982+0000","last_fullsized":"2023-09-23T22:52:17.700982+0000","mapping_epoch":236,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":237,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:06.500061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"67'2","reported_seq":61,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.853338+0000","last_change":"2023-09-23T22:48:07.756870+0000","last_active":"2023-09-23T22:51:49.853338+0000","last_peered":"2023-09-23T22:51:49.853338+0000","last_clean":"2023-09-23T22:51:49.853338+0000","last_became_active":"2023-09-23T22:48:07.756518+0000","last_became_peered":"2023-09-23T22:48:07.756518+0000","last_unstale":"2023-09-23T22:51:49.853338+0000","last_undegraded":"2023-09-23T22:51:49.853338+0000","last_fullsized":"2023-09-23T22:51:49.853338+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33.347211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":245,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.840829+0000","last_change":"2023-09-23T22:32:30.193643+0000","last_active":"2023-09-23T22:51:49.840829+0000","last_peered":"2023-09-23T22:51:49.840829+0000","last_clean":"2023-09-23T22:51:49.840829+0000","last_became_active":"2023-09-23T22:32:30.193335+0000","last_became_peered":"2023-09-23T22:32:30.193335+0000","last_unstale":"2023-09-23T22:51:49.840829+0000","last_undegraded":"2023-09-23T22:51:49.840829+0000","last_fullsized":"2023-09-23T22:51:49.840829+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.781867+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":61,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.854838+0000","last_change":"2023-09-23T22:48:07.758543+0000","last_active":"2023-09-23T22:51:49.854838+0000","last_peered":"2023-09-23T22:51:49.854838+0000","last_clean":"2023-09-23T22:51:49.854838+0000","last_became_active":"2023-09-23T22:48:07.758101+0000","last_became_peered":"2023-09-23T22:48:07.758101+0000","last_unstale":"2023-09-23T22:51:49.854838+0000","last_undegraded":"2023-09-23T22:51:49.854838+0000","last_fullsized":"2023-09-23T22:51:49.854838+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37.179083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":269,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.840325+0000","last_change":"2023-09-23T22:48:46.618827+0000","last_active":"2023-09-23T22:51:49.840325+0000","last_peered":"2023-09-23T22:51:49.840325+0000","last_clean":"2023-09-23T22:51:49.840325+0000","last_became_active":"2023-09-23T22:48:46.618422+0000","last_became_peered":"2023-09-23T22:48:46.618422+0000","last_unstale":"2023-09-23T22:51:49.840325+0000","last_undegraded":"2023-09-23T22:51:49.840325+0000","last_fullsized":"2023-09-23T22:51:49.840325+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:05:15.391441+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":74,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.852245+0000","last_change":"2023-09-23T22:45:13.569652+0000","last_active":"2023-09-23T22:51:49.852245+0000","last_peered":"2023-09-23T22:51:49.852245+0000","last_clean":"2023-09-23T22:51:49.852245+0000","last_became_active":"2023-09-23T22:45:13.569247+0000","last_became_peered":"2023-09-23T22:45:13.569247+0000","last_unstale":"2023-09-23T22:51:49.852245+0000","last_undegraded":"2023-09-23T22:51:49.852245+0000","last_fullsized":"2023-09-23T22:51:49.852245+0000","mapping_epoch":193,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":194,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:32.772492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":91,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.851912+0000","last_change":"2023-09-23T22:48:46.656085+0000","last_active":"2023-09-23T22:51:49.851912+0000","last_peered":"2023-09-23T22:51:49.851912+0000","last_clean":"2023-09-23T22:51:49.851912+0000","last_became_active":"2023-09-23T22:48:46.655776+0000","last_became_peered":"2023-09-23T22:48:46.655776+0000","last_unstale":"2023-09-23T22:51:49.851912+0000","last_undegraded":"2023-09-23T22:51:49.851912+0000","last_fullsized":"2023-09-23T22:51:49.851912+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:18:06.548888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'5","reported_seq":45,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.850727+0000","last_change":"2023-09-23T22:48:46.695590+0000","last_active":"2023-09-23T22:51:49.850727+0000","last_peered":"2023-09-23T22:51:49.850727+0000","last_clean":"2023-09-23T22:51:49.850727+0000","last_became_active":"2023-09-23T22:48:46.633697+0000","last_became_peered":"2023-09-23T22:48:46.633697+0000","last_unstale":"2023-09-23T22:51:49.850727+0000","last_undegraded":"2023-09-23T22:51:49.850727+0000","last_fullsized":"2023-09-23T22:51:49.850727+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T07:35:32.206552+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":235,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-09-23T22:51:49.840291+0000","last_change":"2023-09-23T22:32:30.182765+0000","last_active":"2023-09-23T22:51:49.840291+0000","last_peered":"2023-09-23T22:51:49.840291+0000","last_clean":"2023-09-23T22:51:49.840291+0000","last_became_active":"2023-09-23T22:32:30.182330+0000","last_became_peered":"2023-09-23T22:32:30.182330+0000","last_unstale":"2023-09-23T22:51:49.840291+0000","last_undegraded":"2023-09-23T22:51:49.840291+0000","last_fullsized":"2023-09-23T22:51:49.840291+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:42:25.101931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"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":32,"num_read_kb":34,"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":1846,"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":35964,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":918048,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1771,"ondisk_log_size":1771,"up":33,"acting":33,"num_store_stats":8},{"poolid":9,"num_pg":16,"stat_sum":{"num_bytes":5692260352,"num_objects":86857,"num_object_clones":0,"num_object_copies":260571,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":86857,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":86857,"num_write_kb":5558848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":17054892032,"data_stored":17054892032,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":86857,"ondisk_log_size":86857,"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":54,"seq":231928234428,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3540108,"kb_used_data":3212932,"kb_used_omap":0,"kb_used_meta":327168,"kb_avail":90205044,"statfs":{"total":95995035648,"available":92369965056,"internally_reserved":0,"allocated":3290042368,"data_stored":3289253691,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":335020032},"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":[3,0,3,0,4,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 22:51:29 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.92700000000000005,"15min":0.876},"min":{"1min":0.42299999999999999,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":1.508,"5min":7.1299999999999999,"15min":7.1299999999999999},"last":0.45200000000000001},{"interface":"front","average":{"1min":0.95899999999999996,"5min":1.2789999999999999,"15min":0.89600000000000002},"min":{"1min":0.43099999999999999,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":3.4209999999999998,"5min":7.702,"15min":7.702},"last":0.41499999999999998}]},{"osd":1,"last update":"Sat Sep 23 22:51:44 2023","interfaces":[{"interface":"back","average":{"1min":1.05,"5min":1.8009999999999999,"15min":1.5640000000000001},"min":{"1min":0.33800000000000002,"5min":0.26700000000000002,"15min":0.25700000000000001},"max":{"1min":4.0490000000000004,"5min":13.701000000000001,"15min":17.195},"last":1.6000000000000001},{"interface":"front","average":{"1min":0.78800000000000003,"5min":1.3879999999999999,"15min":1.333},"min":{"1min":0.28599999999999998,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":1.232,"5min":12.324,"15min":17.344999999999999},"last":1.4370000000000001}]},{"osd":2,"last update":"Sat Sep 23 22:52:04 2023","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":1.8220000000000001,"15min":1.7210000000000001},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":3.5049999999999999,"5min":10.779999999999999,"15min":16.422000000000001},"last":0.87},{"interface":"front","average":{"1min":0.80800000000000005,"5min":1.2290000000000001,"15min":1.4099999999999999},"min":{"1min":0.373,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":2.0529999999999999,"5min":7.3010000000000002,"15min":16.939},"last":1.1910000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:51:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":1.522,"15min":2.0569999999999999},"min":{"1min":0.34399999999999997,"5min":0.307,"15min":0.28699999999999998},"max":{"1min":2.1970000000000001,"5min":7.2370000000000001,"15min":78.338999999999999},"last":1.675},{"interface":"front","average":{"1min":1.091,"5min":1.5980000000000001,"15min":1.9850000000000001},"min":{"1min":0.42899999999999999,"5min":0.35899999999999999,"15min":0.30399999999999999},"max":{"1min":2.0059999999999998,"5min":8.5150000000000006,"15min":78.055999999999997},"last":0.60999999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:52:04 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":1.4179999999999999,"15min":1.212},"min":{"1min":0.41399999999999998,"5min":0.33900000000000002,"15min":0.30499999999999999},"max":{"1min":3.4830000000000001,"5min":7.6600000000000001,"15min":7.6600000000000001},"last":0.93200000000000005},{"interface":"front","average":{"1min":0.78200000000000003,"5min":1.0780000000000001,"15min":1.2230000000000001},"min":{"1min":0.40200000000000002,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.2949999999999999,"5min":7.266,"15min":7.266},"last":0.77300000000000002}]},{"osd":5,"last update":"Sat Sep 23 22:52:14 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":1.2090000000000001,"15min":1.2569999999999999},"min":{"1min":0.40799999999999997,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":2.6030000000000002,"5min":7.3310000000000004,"15min":7.3310000000000004},"last":1.139},{"interface":"front","average":{"1min":0.98299999999999998,"5min":1.411,"15min":1.5029999999999999},"min":{"1min":0.41999999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":2.5649999999999999,"5min":7.0229999999999997,"15min":7.0229999999999997},"last":0.64300000000000002}]},{"osd":6,"last update":"Sat Sep 23 22:51:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.1870000000000001,"15min":1.222},"min":{"1min":0.45700000000000002,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.5009999999999999,"5min":7.3579999999999997,"15min":7.3579999999999997},"last":0.88300000000000001},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.149,"15min":1.077},"min":{"1min":0.46400000000000002,"5min":0.38,"15min":0.371},"max":{"1min":2.0720000000000001,"5min":8.0690000000000008,"15min":8.9100000000000001},"last":0.84299999999999997}]}]},{"osd":6,"up_from":46,"seq":197568496071,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1326468,"kb_used_data":1070524,"kb_used_omap":0,"kb_used_meta":255936,"kb_avail":92418684,"statfs":{"total":95995035648,"available":94636732416,"internally_reserved":0,"allocated":1096216576,"data_stored":1095436268,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":262078464},"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 22:51:31 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.3069999999999999,"15min":1.2889999999999999},"min":{"1min":0.41599999999999998,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":6.5590000000000002,"5min":9.0850000000000009,"15min":9.0850000000000009},"last":0.754},{"interface":"front","average":{"1min":1.25,"5min":1.3380000000000001,"15min":1.1859999999999999},"min":{"1min":0.52800000000000002,"5min":0.255,"15min":0.255},"max":{"1min":6.5979999999999999,"5min":11.624000000000001,"15min":11.624000000000001},"last":0.54900000000000004}]},{"osd":1,"last update":"Sat Sep 23 22:51:50 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":2.016,"15min":2.4409999999999998},"min":{"1min":0.33700000000000002,"5min":0.25900000000000001,"15min":0.245},"max":{"1min":2.1480000000000001,"5min":60.292999999999999,"15min":89.165000000000006},"last":3.3999999999999999},{"interface":"front","average":{"1min":1.1399999999999999,"5min":2.2429999999999999,"15min":2.5550000000000002},"min":{"1min":0.38,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":3.2919999999999998,"5min":60.164000000000001,"15min":90.171999999999997},"last":0.72599999999999998}]},{"osd":2,"last update":"Sat Sep 23 22:52:06 2023","interfaces":[{"interface":"back","average":{"1min":0.624,"5min":2.2210000000000001,"15min":1.788},"min":{"1min":0.316,"5min":0.27900000000000003,"15min":0.223},"max":{"1min":1.2410000000000001,"5min":63.965000000000003,"15min":63.965000000000003},"last":0.624},{"interface":"front","average":{"1min":1.032,"5min":2.4489999999999998,"15min":1.8979999999999999},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":3.1280000000000001,"5min":63.536000000000001,"15min":63.536000000000001},"last":1.9019999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:51:50 2023","interfaces":[{"interface":"back","average":{"1min":1.258,"5min":1.806,"15min":2.6989999999999998},"min":{"1min":0.50600000000000001,"5min":0.32600000000000001,"15min":0.29899999999999999},"max":{"1min":6.468,"5min":26.312999999999999,"15min":84.796999999999997},"last":0.60299999999999998},{"interface":"front","average":{"1min":1.234,"5min":1.9530000000000001,"15min":2.6619999999999999},"min":{"1min":0.36899999999999999,"5min":0.33100000000000002,"15min":0.32900000000000001},"max":{"1min":6.984,"5min":25.440000000000001,"15min":84.296999999999997},"last":0.64400000000000002}]},{"osd":4,"last update":"Sat Sep 23 22:52:06 2023","interfaces":[{"interface":"back","average":{"1min":0.77700000000000002,"5min":1.2110000000000001,"15min":1.044},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.27900000000000003},"max":{"1min":2.0110000000000001,"5min":8.0259999999999998,"15min":8.0259999999999998},"last":0.51000000000000001},{"interface":"front","average":{"1min":0.79500000000000004,"5min":1.379,"15min":1.171},"min":{"1min":0.39500000000000002,"5min":0.39000000000000001,"15min":0.315},"max":{"1min":2.1179999999999999,"5min":11.561999999999999,"15min":11.561999999999999},"last":0.58599999999999997}]},{"osd":5,"last update":"Sat Sep 23 22:52:19 2023","interfaces":[{"interface":"back","average":{"1min":2.0409999999999999,"5min":1.6899999999999999,"15min":1.915},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":5.5869999999999997,"5min":9.8949999999999996,"15min":9.8949999999999996},"last":1.123},{"interface":"front","average":{"1min":1.6759999999999999,"5min":1.9650000000000001,"15min":2.5350000000000001},"min":{"1min":0.45100000000000001,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":4.4930000000000003,"5min":12.755000000000001,"15min":12.755000000000001},"last":2.1640000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:51:50 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":1.3879999999999999,"15min":1.304},"min":{"1min":0.49299999999999999,"5min":0.35899999999999999,"15min":0.34599999999999997},"max":{"1min":1.617,"5min":11.318,"15min":11.318},"last":2.3239999999999998},{"interface":"front","average":{"1min":1.325,"5min":1.456,"15min":1.4039999999999999},"min":{"1min":0.54900000000000004,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":2.6539999999999999,"5min":7.9610000000000003,"15min":7.9610000000000003},"last":0.56899999999999995}]}]},{"osd":1,"up_from":88,"seq":377957122316,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3648152,"kb_used_data":3026448,"kb_used_omap":4,"kb_used_meta":621691,"kb_avail":90097000,"statfs":{"total":95995035648,"available":92259328000,"internally_reserved":0,"allocated":3099082752,"data_stored":3097818981,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":636612494},"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 22:51:31 2023","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.86399999999999999,"15min":0.81599999999999995},"min":{"1min":0.35199999999999998,"5min":0.223,"15min":0.223},"max":{"1min":2.593,"5min":5.0049999999999999,"15min":5.0049999999999999},"last":0.60299999999999998},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.252,"15min":1.046},"min":{"1min":0.46100000000000002,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":3.4249999999999998,"5min":8.4019999999999992,"15min":8.4019999999999992},"last":10.989000000000001}]},{"osd":2,"last update":"Sat Sep 23 22:52:01 2023","interfaces":[{"interface":"back","average":{"1min":1.7490000000000001,"5min":1.6659999999999999,"15min":1.982},"min":{"1min":0.501,"5min":0.185,"15min":0.185},"max":{"1min":5.9359999999999999,"5min":14.849,"15min":84.007000000000005},"last":0.78200000000000003},{"interface":"front","average":{"1min":0.69399999999999995,"5min":1.837,"15min":2.0699999999999998},"min":{"1min":0.22800000000000001,"5min":0.20200000000000001,"15min":0.191},"max":{"1min":1.738,"5min":14.622999999999999,"15min":84.138999999999996},"last":11.029999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:51:48 2023","interfaces":[{"interface":"back","average":{"1min":1.544,"5min":2.2069999999999999,"15min":2.1920000000000002},"min":{"1min":0.42599999999999999,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":6.6989999999999998,"5min":15.975,"15min":23.719999999999999},"last":0.57399999999999995},{"interface":"front","average":{"1min":2.0990000000000002,"5min":2.0209999999999999,"15min":1.833},"min":{"1min":0.51500000000000001,"5min":0.218,"15min":0.218},"max":{"1min":8.2309999999999999,"5min":14.807,"15min":23.448},"last":0.89400000000000002}]},{"osd":4,"last update":"Sat Sep 23 22:52:01 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.3500000000000001,"15min":1.431},"min":{"1min":0.57299999999999995,"5min":0.36199999999999999,"15min":0.27700000000000002},"max":{"1min":1.794,"5min":8.3499999999999996,"15min":22.864000000000001},"last":11.308},{"interface":"front","average":{"1min":1.042,"5min":1.5820000000000001,"15min":1.708},"min":{"1min":0.40000000000000002,"5min":0.33200000000000002,"15min":0.27900000000000003},"max":{"1min":2.6309999999999998,"5min":7.4580000000000002,"15min":10.323},"last":0.54300000000000004}]},{"osd":5,"last update":"Sat Sep 23 22:52:15 2023","interfaces":[{"interface":"back","average":{"1min":1.4630000000000001,"5min":1.3520000000000001,"15min":1.3140000000000001},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":5.9699999999999998,"5min":6.5599999999999996,"15min":6.5599999999999996},"last":0.629},{"interface":"front","average":{"1min":3.1859999999999999,"5min":1.6910000000000001,"15min":1.629},"min":{"1min":0.92700000000000005,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":8.0530000000000008,"5min":8.0530000000000008,"15min":8.0530000000000008},"last":6.4180000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:51:48 2023","interfaces":[{"interface":"back","average":{"1min":2.101,"5min":1.361,"15min":1.413},"min":{"1min":0.67300000000000004,"5min":0.312,"15min":0.312},"max":{"1min":8.1029999999999998,"5min":8.1029999999999998,"15min":18.992000000000001},"last":0.66300000000000003},{"interface":"front","average":{"1min":0.93700000000000006,"5min":1.6020000000000001,"15min":1.6419999999999999},"min":{"1min":0.53600000000000003,"5min":0.33400000000000002,"15min":0.32500000000000001},"max":{"1min":1.8069999999999999,"5min":10.584,"15min":22.917000000000002},"last":11.114000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:51:48 2023","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":1.7490000000000001,"15min":1.855},"min":{"1min":0.495,"5min":0.34499999999999997,"15min":0.313},"max":{"1min":2.6699999999999999,"5min":7.4829999999999997,"15min":10.728},"last":0.753},{"interface":"front","average":{"1min":2.718,"5min":1.6659999999999999,"15min":1.5489999999999999},"min":{"1min":0.80400000000000005,"5min":0.379,"15min":0.35599999999999998},"max":{"1min":9.5039999999999996,"5min":11.323,"15min":16.509},"last":2.919}]}]},{"osd":0,"up_from":214,"seq":919123001404,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1540304,"kb_used_data":1372424,"kb_used_omap":5,"kb_used_meta":167866,"kb_avail":92204848,"statfs":{"total":95995035648,"available":94417764352,"internally_reserved":0,"allocated":1405362176,"data_stored":1404051985,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":171895418},"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,1,0,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":1,"last update":"Sat Sep 23 22:51:34 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":3.3969999999999998,"15min":1.974},"min":{"1min":0.42699999999999999,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":4.8460000000000001,"5min":142.01599999999999,"15min":142.01599999999999},"last":3.4289999999999998},{"interface":"front","average":{"1min":0.72899999999999998,"5min":3.1339999999999999,"15min":1.5720000000000001},"min":{"1min":0.29299999999999998,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":2.133,"5min":139.08099999999999,"15min":139.08099999999999},"last":2.4910000000000001}]},{"osd":2,"last update":"Sat Sep 23 22:51:34 2023","interfaces":[{"interface":"back","average":{"1min":0.745,"5min":2.3319999999999999,"15min":1.8420000000000001},"min":{"1min":0.379,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":1.659,"5min":57.668999999999997,"15min":57.668999999999997},"last":0.56499999999999995},{"interface":"front","average":{"1min":0.63,"5min":1.796,"15min":1.276},"min":{"1min":0.311,"5min":0.223,"15min":0.223},"max":{"1min":0.97799999999999998,"5min":56.488,"15min":56.488},"last":0.26000000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:51:34 2023","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":1.768,"15min":2.0419999999999998},"min":{"1min":0.39700000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":3.7130000000000001,"5min":16.587,"15min":16.587},"last":0.32100000000000001},{"interface":"front","average":{"1min":0.69399999999999995,"5min":1.6910000000000001,"15min":2.0390000000000001},"min":{"1min":0.44600000000000001,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":1.619,"5min":18.593,"15min":18.593},"last":0.436}]},{"osd":4,"last update":"Sat Sep 23 22:51:34 2023","interfaces":[{"interface":"back","average":{"1min":0.82699999999999996,"5min":0.98499999999999999,"15min":1.012},"min":{"1min":0.40000000000000002,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.1919999999999999,"5min":5.6859999999999999,"15min":5.6859999999999999},"last":0.54300000000000004},{"interface":"front","average":{"1min":1.036,"5min":0.998,"15min":0.88300000000000001},"min":{"1min":0.59999999999999998,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":2.1499999999999999,"5min":4.9240000000000004,"15min":4.9240000000000004},"last":0.66900000000000004}]},{"osd":5,"last update":"Sat Sep 23 22:52:16 2023","interfaces":[{"interface":"back","average":{"1min":1.258,"5min":1.3500000000000001,"15min":1.4950000000000001},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":4.9779999999999998,"5min":5.7359999999999998,"15min":5.7359999999999998},"last":3.5339999999999998},{"interface":"front","average":{"1min":1.6140000000000001,"5min":1.28,"15min":1.25},"min":{"1min":0.47599999999999998,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":3.968,"5min":4.9889999999999999,"15min":4.9889999999999999},"last":3.5579999999999998}]},{"osd":6,"last update":"Sat Sep 23 22:51:34 2023","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.216,"15min":1.046},"min":{"1min":0.63,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.78,"5min":4.952,"15min":4.952},"last":0.78900000000000003},{"interface":"front","average":{"1min":0.99199999999999999,"5min":1.127,"15min":0.89900000000000002},"min":{"1min":0.55400000000000005,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.3560000000000001,"5min":6.7590000000000003,"15min":6.7590000000000003},"last":0.41199999999999998}]},{"osd":7,"last update":"Sat Sep 23 22:51:34 2023","interfaces":[{"interface":"back","average":{"1min":1.429,"5min":1.048,"15min":0.79500000000000004},"min":{"1min":0.65100000000000002,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":7.9889999999999999,"5min":7.9889999999999999,"15min":7.9889999999999999},"last":0.73499999999999999},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.238,"15min":1.427},"min":{"1min":0.54500000000000004,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.694,"5min":5.7709999999999999,"15min":5.7709999999999999},"last":0.51300000000000001}]}]},{"osd":2,"up_from":93,"seq":399431958780,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1653296,"kb_used_data":1016616,"kb_used_omap":7,"kb_used_meta":636664,"kb_avail":92091856,"statfs":{"total":95995035648,"available":94302060544,"internally_reserved":0,"allocated":1041014784,"data_stored":1039734328,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":651944017},"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 22:51:35 2023","interfaces":[{"interface":"back","average":{"1min":0.61499999999999999,"5min":2.246,"15min":1.649},"min":{"1min":0.35199999999999998,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":1.327,"5min":36.020000000000003,"15min":36.020000000000003},"last":0.23899999999999999},{"interface":"front","average":{"1min":0.67300000000000004,"5min":1.1599999999999999,"15min":0.93300000000000005},"min":{"1min":0.438,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":1.353,"5min":7.4939999999999998,"15min":7.4939999999999998},"last":0.28899999999999998}]},{"osd":1,"last update":"Sat Sep 23 22:52:14 2023","interfaces":[{"interface":"back","average":{"1min":0.73999999999999999,"5min":2.3900000000000001,"15min":2.3740000000000001},"min":{"1min":0.24199999999999999,"5min":0.23000000000000001,"15min":0.17000000000000001},"max":{"1min":2.556,"5min":66.355000000000004,"15min":98.060000000000002},"last":0.47799999999999998},{"interface":"front","average":{"1min":0.61899999999999999,"5min":2.4769999999999999,"15min":2.1549999999999998},"min":{"1min":0.29899999999999999,"5min":0.23000000000000001,"15min":0.20899999999999999},"max":{"1min":1.948,"5min":66.302999999999997,"15min":98.091999999999999},"last":0.497}]},{"osd":3,"last update":"Sat Sep 23 22:51:25 2023","interfaces":[{"interface":"back","average":{"1min":0.61599999999999999,"5min":3.2130000000000001,"15min":3.29},"min":{"1min":0.30099999999999999,"5min":0.221,"15min":0.216},"max":{"1min":1.163,"5min":76.715000000000003,"15min":105.22499999999999},"last":0.38500000000000001},{"interface":"front","average":{"1min":0.78100000000000003,"5min":2.2970000000000002,"15min":2.9620000000000002},"min":{"1min":0.35599999999999998,"5min":0.26300000000000001,"15min":0.216},"max":{"1min":1.091,"5min":66.265000000000001,"15min":100.42},"last":0.57499999999999996}]},{"osd":4,"last update":"Sat Sep 23 22:52:14 2023","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.3979999999999999,"15min":1.5529999999999999},"min":{"1min":0.35899999999999999,"5min":0.34899999999999998,"15min":0.26800000000000002},"max":{"1min":3.8130000000000002,"5min":5.7619999999999996,"15min":16.562000000000001},"last":3.8130000000000002},{"interface":"front","average":{"1min":0.64300000000000002,"5min":1.397,"15min":1.431},"min":{"1min":0.33800000000000002,"5min":0.32600000000000001,"15min":0.29999999999999999},"max":{"1min":1.6499999999999999,"5min":11.795,"15min":18.423999999999999},"last":0.44700000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:52:14 2023","interfaces":[{"interface":"back","average":{"1min":1.24,"5min":1.5900000000000001,"15min":1.9810000000000001},"min":{"1min":0.42099999999999999,"5min":0.309,"15min":0.309},"max":{"1min":3.2269999999999999,"5min":10.236000000000001,"15min":10.236000000000001},"last":3.2269999999999999},{"interface":"front","average":{"1min":1.1910000000000001,"5min":2.3879999999999999,"15min":2.234},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":3.282,"5min":36.457000000000001,"15min":36.457000000000001},"last":3.282}]},{"osd":6,"last update":"Sat Sep 23 22:52:14 2023","interfaces":[{"interface":"back","average":{"1min":0.82199999999999995,"5min":2.1299999999999999,"15min":1.7450000000000001},"min":{"1min":0.40899999999999997,"5min":0.38300000000000001,"15min":0.316},"max":{"1min":3.3359999999999999,"5min":36.393999999999998,"15min":36.393999999999998},"last":3.3359999999999999},{"interface":"front","average":{"1min":0.77800000000000002,"5min":1.4339999999999999,"15min":1.4930000000000001},"min":{"1min":0.40300000000000002,"5min":0.374,"15min":0.33300000000000002},"max":{"1min":2.782,"5min":9.1359999999999992,"15min":10.881},"last":0.43099999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:52:14 2023","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.452,"15min":1.603},"min":{"1min":0.43099999999999999,"5min":0.35399999999999998,"15min":0.34499999999999997},"max":{"1min":3.1549999999999998,"5min":6.2720000000000002,"15min":18},"last":0.60699999999999998},{"interface":"front","average":{"1min":0.99399999999999999,"5min":1.462,"15min":1.5349999999999999},"min":{"1min":0.42199999999999999,"5min":0.38800000000000001,"15min":0.34999999999999998},"max":{"1min":3.1680000000000001,"5min":10.304,"15min":17.972000000000001},"last":0.59799999999999998}]}]},{"osd":3,"up_from":98,"seq":420906795254,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3355384,"kb_used_data":2721584,"kb_used_omap":2,"kb_used_meta":633789,"kb_avail":90389768,"statfs":{"total":95995035648,"available":92559122432,"internally_reserved":0,"allocated":2786902016,"data_stored":2785614205,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":648999989},"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,2,2],"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 22:51:31 2023","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":1.321,"15min":1.425},"min":{"1min":0.28100000000000003,"5min":0.182,"15min":0.182},"max":{"1min":1.4410000000000001,"5min":6.5570000000000004,"15min":6.5570000000000004},"last":0.36599999999999999},{"interface":"front","average":{"1min":0.72299999999999998,"5min":2.0150000000000001,"15min":2.1989999999999998},"min":{"1min":0.28899999999999998,"5min":0.222,"15min":0.222},"max":{"1min":1.641,"5min":15.237,"15min":15.237},"last":0.58199999999999996}]},{"osd":1,"last update":"Sat Sep 23 22:51:49 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":2.4359999999999999,"15min":2.2490000000000001},"min":{"1min":0.438,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":2.5129999999999999,"5min":34.052999999999997,"15min":51.909999999999997},"last":0.68700000000000006},{"interface":"front","average":{"1min":1.1639999999999999,"5min":2.097,"15min":2.1680000000000001},"min":{"1min":0.41599999999999998,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":3.032,"5min":34.314,"15min":51.512},"last":0.67100000000000004}]},{"osd":2,"last update":"Sat Sep 23 22:51:49 2023","interfaces":[{"interface":"back","average":{"1min":0.94299999999999995,"5min":3.6749999999999998,"15min":2.577},"min":{"1min":0.34200000000000003,"5min":0.28299999999999997,"15min":0.21199999999999999},"max":{"1min":2.8420000000000001,"5min":82.882000000000005,"15min":82.882000000000005},"last":0.33200000000000002},{"interface":"front","average":{"1min":0.72099999999999997,"5min":3.7959999999999998,"15min":2.7120000000000002},"min":{"1min":0.33100000000000002,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":1.3600000000000001,"5min":82.617000000000004,"15min":82.617000000000004},"last":0.78900000000000003}]},{"osd":4,"last update":"Sat Sep 23 22:52:09 2023","interfaces":[{"interface":"back","average":{"1min":1.585,"5min":2.02,"15min":1.667},"min":{"1min":0.437,"5min":0.312,"15min":0.27500000000000002},"max":{"1min":5.3049999999999997,"5min":8.5299999999999994,"15min":12.504},"last":0.66200000000000003},{"interface":"front","average":{"1min":1.833,"5min":2.46,"15min":1.776},"min":{"1min":0.41399999999999998,"5min":0.32800000000000001,"15min":0.28599999999999998},"max":{"1min":5.4210000000000003,"5min":82.784000000000006,"15min":82.784000000000006},"last":3.7789999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:52:11 2023","interfaces":[{"interface":"back","average":{"1min":1.762,"5min":3.3820000000000001,"15min":5.1660000000000004},"min":{"1min":0.433,"5min":0.318,"15min":0.318},"max":{"1min":6.2919999999999998,"5min":82.545000000000002,"15min":82.545000000000002},"last":0.97199999999999998},{"interface":"front","average":{"1min":2.2770000000000001,"5min":4.7199999999999998,"15min":7.5419999999999998},"min":{"1min":0.35799999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":9.2349999999999994,"5min":82.313000000000002,"15min":82.313000000000002},"last":0.61599999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:51:49 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":2.7890000000000001,"15min":2.0449999999999999},"min":{"1min":0.39200000000000002,"5min":0.33300000000000002,"15min":0.32500000000000001},"max":{"1min":1.72,"5min":82.649000000000001,"15min":82.649000000000001},"last":3.9529999999999998},{"interface":"front","average":{"1min":1.2050000000000001,"5min":1.9610000000000001,"15min":1.7769999999999999},"min":{"1min":0.39600000000000002,"5min":0.32200000000000001,"15min":0.30199999999999999},"max":{"1min":4.3200000000000003,"5min":8.4529999999999994,"15min":12.542},"last":0.63900000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:51:49 2023","interfaces":[{"interface":"back","average":{"1min":1.139,"5min":2.8069999999999999,"15min":2.1360000000000001},"min":{"1min":0.55900000000000005,"5min":0.41899999999999998,"15min":0.33300000000000002},"max":{"1min":2.1070000000000002,"5min":82.275000000000006,"15min":82.275000000000006},"last":0.71599999999999997},{"interface":"front","average":{"1min":1.4079999999999999,"5min":2.4340000000000002,"15min":1.996},"min":{"1min":0.52600000000000002,"5min":0.41899999999999998,"15min":0.34899999999999998},"max":{"1min":3.004,"5min":82.847999999999999,"15min":82.847999999999999},"last":0.69599999999999995}]}]},{"osd":4,"up_from":103,"seq":442381631728,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1408248,"kb_used_data":1026160,"kb_used_omap":10,"kb_used_meta":382069,"kb_avail":92336904,"statfs":{"total":95995035648,"available":94552989696,"internally_reserved":0,"allocated":1050787840,"data_stored":1049442847,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10652,"internal_metadata":391239268},"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 22:51:30 2023","interfaces":[{"interface":"back","average":{"1min":0.76600000000000001,"5min":1.0129999999999999,"15min":0.85299999999999998},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":1.1850000000000001,"5min":6.157,"15min":6.157},"last":0.82799999999999996},{"interface":"front","average":{"1min":0.83899999999999997,"5min":1.133,"15min":1.034},"min":{"1min":0.31,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":1.3680000000000001,"5min":7.5700000000000003,"15min":7.5700000000000003},"last":0.89900000000000002}]},{"osd":1,"last update":"Sat Sep 23 22:51:14 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":3.968,"15min":2.9329999999999998},"min":{"1min":0.67500000000000004,"5min":0.24399999999999999,"15min":0.23999999999999999},"max":{"1min":1.1679999999999999,"5min":194.69,"15min":194.69},"last":0.42099999999999999},{"interface":"front","average":{"1min":0.86799999999999999,"5min":4.3319999999999999,"15min":2.9769999999999999},"min":{"1min":0.54000000000000004,"5min":0.245,"15min":0.245},"max":{"1min":1.1419999999999999,"5min":194.75200000000001,"15min":194.75200000000001},"last":3.3969999999999998}]},{"osd":2,"last update":"Sat Sep 23 22:51:14 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":3.98,"15min":2.911},"min":{"1min":0.82399999999999995,"5min":0.28999999999999998,"15min":0.26900000000000002},"max":{"1min":1.2569999999999999,"5min":195.77500000000001,"15min":195.77500000000001},"last":3.2839999999999998},{"interface":"front","average":{"1min":0.89300000000000002,"5min":3.9870000000000001,"15min":2.8370000000000002},"min":{"1min":0.57799999999999996,"5min":0.25700000000000001,"15min":0.248},"max":{"1min":1.327,"5min":195.68799999999999,"15min":195.68799999999999},"last":0.86599999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:51:14 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":1.8280000000000001,"15min":2.8109999999999999},"min":{"1min":0.64800000000000002,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":1.1539999999999999,"5min":26.079000000000001,"15min":91.251999999999995},"last":7.6420000000000003},{"interface":"front","average":{"1min":0.91000000000000003,"5min":1.629,"15min":2.633},"min":{"1min":0.68300000000000005,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.127,"5min":26.347000000000001,"15min":91.593000000000004},"last":3.4649999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:51:14 2023","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.4710000000000001,"15min":1.613},"min":{"1min":0.51300000000000001,"5min":0.309,"15min":0.309},"max":{"1min":2.0049999999999999,"5min":5.6239999999999997,"15min":5.6239999999999997},"last":0.56000000000000005},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.7,"15min":1.8859999999999999},"min":{"1min":0.71499999999999997,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.9510000000000001,"5min":5.8879999999999999,"15min":5.8879999999999999},"last":3.3279999999999998}]},{"osd":6,"last update":"Sat Sep 23 22:51:14 2023","interfaces":[{"interface":"back","average":{"1min":1.083,"5min":1.238,"15min":1.2909999999999999},"min":{"1min":0.73799999999999999,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.8600000000000001,"5min":13.946,"15min":13.946},"last":0.46999999999999997},{"interface":"front","average":{"1min":1.161,"5min":1.2210000000000001,"15min":1.248},"min":{"1min":0.91400000000000003,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":2.0409999999999999,"5min":5.2969999999999997,"15min":11.574},"last":3.3580000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:51:14 2023","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":1.0269999999999999,"15min":1.1439999999999999},"min":{"1min":0.67100000000000004,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.4530000000000001,"5min":7.3280000000000003,"15min":11.638999999999999},"last":0.93899999999999995},{"interface":"front","average":{"1min":1.1299999999999999,"5min":1.216,"15min":1.3720000000000001},"min":{"1min":0.86699999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.393,"5min":5.6600000000000001,"15min":16.076000000000001},"last":0.63900000000000001}]}]},{"osd":5,"up_from":220,"seq":944892805172,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3291068,"kb_used_data":3126772,"kb_used_omap":5,"kb_used_meta":164282,"kb_avail":90454084,"statfs":{"total":95995035648,"available":92624982016,"internally_reserved":0,"allocated":3201814528,"data_stored":3201038453,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5645,"internal_metadata":168225267},"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,1,0,5,2,4],"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 22:52:11 2023","interfaces":[{"interface":"back","average":{"1min":1.409,"5min":1.155,"15min":1.28},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":7.5869999999999997,"5min":7.5869999999999997,"15min":7.5869999999999997},"last":0.32500000000000001},{"interface":"front","average":{"1min":1.278,"5min":1.345,"15min":1.141},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":6.5949999999999998,"5min":14.923,"15min":14.923},"last":1.984}]},{"osd":1,"last update":"Sat Sep 23 22:52:11 2023","interfaces":[{"interface":"back","average":{"1min":6.0659999999999998,"5min":4.7809999999999997,"15min":3.8090000000000002},"min":{"1min":0.40100000000000002,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":93.207999999999998,"5min":119.929,"15min":119.929},"last":2.0870000000000002},{"interface":"front","average":{"1min":6.5229999999999997,"5min":5.1710000000000003,"15min":4.2590000000000003},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":95.489999999999995,"5min":119.964,"15min":119.964},"last":0.41099999999999998}]},{"osd":2,"last update":"Sat Sep 23 22:52:11 2023","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":1.78,"15min":1.8240000000000001},"min":{"1min":0.32300000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":2.589,"5min":23.411000000000001,"15min":23.411000000000001},"last":0.70599999999999996},{"interface":"front","average":{"1min":1.466,"5min":2.1160000000000001,"15min":2.4260000000000002},"min":{"1min":0.38600000000000001,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":9.0990000000000002,"5min":25.298999999999999,"15min":25.298999999999999},"last":2.0550000000000002}]},{"osd":3,"last update":"Sat Sep 23 22:52:11 2023","interfaces":[{"interface":"back","average":{"1min":6.702,"5min":4.1909999999999998,"15min":4.0369999999999999},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":93.558000000000007,"5min":93.558000000000007,"15min":93.558000000000007},"last":0.74399999999999999},{"interface":"front","average":{"1min":5.5049999999999999,"5min":3.5150000000000001,"15min":3.1920000000000002},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":92.897000000000006,"5min":92.897000000000006,"15min":92.897000000000006},"last":0.61799999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:52:11 2023","interfaces":[{"interface":"back","average":{"1min":1.8580000000000001,"5min":1.601,"15min":1.823},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":5.3140000000000001,"5min":6.3620000000000001,"15min":6.3620000000000001},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.81299999999999994,"5min":1.377,"15min":1.7529999999999999},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":1.7849999999999999,"5min":7.2830000000000004,"15min":7.2830000000000004},"last":0.65600000000000003}]},{"osd":6,"last update":"Sat Sep 23 22:52:11 2023","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":1.3080000000000001,"15min":1.5720000000000001},"min":{"1min":0.42999999999999999,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":3.2949999999999999,"5min":9.0220000000000002,"15min":9.0220000000000002},"last":2.1160000000000001},{"interface":"front","average":{"1min":1.891,"5min":1.996,"15min":2.5640000000000001},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":5.3490000000000002,"5min":11.135999999999999,"15min":11.135999999999999},"last":0.90600000000000003}]},{"osd":7,"last update":"Sat Sep 23 22:52:11 2023","interfaces":[{"interface":"back","average":{"1min":1.3660000000000001,"5min":1.266,"15min":1.4379999999999999},"min":{"1min":0.45800000000000002,"5min":0.377,"15min":0.377},"max":{"1min":4.6289999999999996,"5min":6.7389999999999999,"15min":6.7389999999999999},"last":1.1539999999999999},{"interface":"front","average":{"1min":1.679,"5min":1.504,"15min":1.702},"min":{"1min":0.504,"5min":0.312,"15min":0.312},"max":{"1min":4.9400000000000004,"5min":6.9560000000000004,"15min":6.9560000000000004},"last":2.028}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":10652,"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":5645,"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":9,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1412038656,"data_stored":1412038656,"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":3115974656,"data_stored":3115974656,"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":1041563648,"data_stored":1041563648,"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":2806972416,"data_stored":2806972416,"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":1051066368,"data_stored":1051066368,"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":3227648000,"data_stored":3227648000,"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":1101135872,"data_stored":1101135872,"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":3298492416,"data_stored":3298492416,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T22:52:25.983 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-09-23T22:52:25.983 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:52:25.983 INFO:tasks.thrashosds.thrasher:Killing osd 6, live_osds are [1, 2, 3, 4, 6, 7, 0, 5] 2023-09-23T22:52:25.983 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-09-23T22:52:25.983 DEBUG:teuthology.orchestra.run.smithi187:> sudo systemctl stop ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.6 2023-09-23T22:52:26.062 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:26.071 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 22:52:26 smithi187 systemd[1]: Stopping Ceph osd.6 for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T22:52:26.088 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:26.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:26.093 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:26.194 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:26.220 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:26.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:26.226 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:26.326 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:26.350 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:26.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:26.356 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:26.375 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 22:52:26 smithi187 bash[49610]: debug 2023-09-23T22:52:26.160+0000 7f0b85427700 -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-23T22:52:26.375 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 22:52:26 smithi187 bash[49610]: debug 2023-09-23T22:52:26.160+0000 7f0b85427700 -1 osd.6 254 *** Got signal Terminated *** 2023-09-23T22:52:26.375 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 22:52:26 smithi187 bash[49610]: debug 2023-09-23T22:52:26.160+0000 7f0b85427700 -1 osd.6 254 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T22:52:26.457 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:26.491 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:26.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:26.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:26.598 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:26.626 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:26.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:26.630 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:26.730 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:26.757 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:26.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:26.761 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:26.831 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 71 16 93015 92999 81.8444 57.625 0.0116129 0.0122123 2023-09-23T22:52:26.862 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:26.890 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:26.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:26.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:26.993 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:27.021 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:27.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:27.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:27.125 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:27.148 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:27.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:27.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:27.165 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:27 smithi169 bash[104356]: audit 2023-09-23T22:52:26.162965+0000 mon.a (mon.0) 1289 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:52:27.165 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:27 smithi169 bash[104356]: audit 2023-09-23T22:52:26.165284+0000 mon.a (mon.0) 1290 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:52:27.165 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:27 smithi169 bash[104356]: cluster 2023-09-23T22:52:26.166529+0000 mon.a (mon.0) 1291 : cluster 1 osd.6 marked itself down and dead 2023-09-23T22:52:27.165 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:27 smithi169 bash[104356]: cluster 2023-09-23T22:52:26.661978+0000 mgr.y (mgr.25310) 921 : cluster 0 pgmap v989: 99 pgs: 99 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 923 op/s 2023-09-23T22:52:27.166 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:27 smithi169 bash[101133]: audit 2023-09-23T22:52:26.162965+0000 mon.a (mon.0) 1289 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:52:27.166 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:27 smithi169 bash[101133]: audit 2023-09-23T22:52:26.165284+0000 mon.a (mon.0) 1290 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:52:27.253 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:27.278 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:27.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:27.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:27.382 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:27.416 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:27.418 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:27 smithi169 bash[101133]: cluster 2023-09-23T22:52:26.166529+0000 mon.a (mon.0) 1291 : cluster 1 osd.6 marked itself down and dead 2023-09-23T22:52:27.418 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:27 smithi169 bash[101133]: cluster 2023-09-23T22:52:26.661978+0000 mgr.y (mgr.25310) 921 : cluster 0 pgmap v989: 99 pgs: 99 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 923 op/s 2023-09-23T22:52:27.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:27.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:27.520 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:27.552 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:27.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:27.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:27.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:27 smithi187 bash[89487]: audit 2023-09-23T22:52:26.162965+0000 mon.a (mon.0) 1289 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:52:27.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:27 smithi187 bash[89487]: audit 2023-09-23T22:52:26.165284+0000 mon.a (mon.0) 1290 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:52:27.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:27 smithi187 bash[89487]: cluster 2023-09-23T22:52:26.166529+0000 mon.a (mon.0) 1291 : cluster 1 osd.6 marked itself down and dead 2023-09-23T22:52:27.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:27 smithi187 bash[89487]: cluster 2023-09-23T22:52:26.661978+0000 mgr.y (mgr.25310) 921 : cluster 0 pgmap v989: 99 pgs: 99 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 923 op/s 2023-09-23T22:52:27.656 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:27.685 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:27.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:27.688 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:27.788 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:27.812 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:27.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:27.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:27.831 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 72 16 93376 93360 81.0211 22.5625 0.00543414 0.0122296 2023-09-23T22:52:27.915 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:27.940 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:27.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:27.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:28.044 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:28.073 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:28.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:28.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:28.176 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:28.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:28.212 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:28.213 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:28.313 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:28.322 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:28 smithi169 bash[104356]: cluster 2023-09-23T22:52:27.159991+0000 mon.a (mon.0) 1292 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:52:28.322 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:28 smithi169 bash[104356]: cluster 2023-09-23T22:52:27.172012+0000 mon.a (mon.0) 1293 : cluster 0 osdmap e255: 8 total, 7 up, 8 in 2023-09-23T22:52:28.322 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:28 smithi169 bash[104356]: cluster 2023-09-23T22:52:27.173914+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T22:52:28.322 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:28 smithi169 bash[104356]: cluster 2023-09-23T22:52:27.177350+0000 osd.7 (osd.7) 239 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T22:52:28.322 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:28 smithi169 bash[104356]: cluster 2023-09-23T22:52:27.178225+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T22:52:28.322 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:28 smithi169 bash[104356]: cluster 2023-09-23T22:52:27.179287+0000 osd.7 (osd.7) 240 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T22:52:28.323 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:28 smithi169 bash[101133]: cluster 2023-09-23T22:52:27.159991+0000 mon.a (mon.0) 1292 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:52:28.323 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:28 smithi169 bash[101133]: cluster 2023-09-23T22:52:27.172012+0000 mon.a (mon.0) 1293 : cluster 0 osdmap e255: 8 total, 7 up, 8 in 2023-09-23T22:52:28.323 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:28 smithi169 bash[101133]: cluster 2023-09-23T22:52:27.173914+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T22:52:28.323 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:28 smithi169 bash[101133]: cluster 2023-09-23T22:52:27.177350+0000 osd.7 (osd.7) 239 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T22:52:28.323 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:28 smithi169 bash[101133]: cluster 2023-09-23T22:52:27.178225+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T22:52:28.323 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:28 smithi169 bash[101133]: cluster 2023-09-23T22:52:27.179287+0000 osd.7 (osd.7) 240 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T22:52:28.341 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:28.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:28.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:28.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:28 smithi187 bash[89487]: cluster 2023-09-23T22:52:27.159991+0000 mon.a (mon.0) 1292 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-09-23T22:52:28.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:28 smithi187 bash[89487]: cluster 2023-09-23T22:52:27.172012+0000 mon.a (mon.0) 1293 : cluster 0 osdmap e255: 8 total, 7 up, 8 in 2023-09-23T22:52:28.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:28 smithi187 bash[89487]: cluster 2023-09-23T22:52:27.173914+0000 osd.5 (osd.5) 60 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T22:52:28.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:28 smithi187 bash[89487]: cluster 2023-09-23T22:52:27.177350+0000 osd.7 (osd.7) 239 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T22:52:28.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:28 smithi187 bash[89487]: cluster 2023-09-23T22:52:27.178225+0000 osd.5 (osd.5) 61 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T22:52:28.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:28 smithi187 bash[89487]: cluster 2023-09-23T22:52:27.179287+0000 osd.7 (osd.7) 240 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T22:52:28.444 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:28.478 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:28.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:28.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:28.585 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:28.593 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:52:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:52:28] "GET /metrics HTTP/1.1" 200 36395 "" "Prometheus/2.43.0" 2023-09-23T22:52:28.619 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:28.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:28.622 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:28.722 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:28.765 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:28.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:28.772 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:28.831 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 73 16 93989 93973 80.436 38.3125 0.0182855 0.0124274 2023-09-23T22:52:28.873 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:28.899 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:28.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:28.904 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:29.005 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:29.035 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:29.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:29.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:29.140 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:29.173 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:29.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:29.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:29.279 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:29.310 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:29.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:29.315 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:29.415 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:29.425 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:29 smithi187 bash[89487]: cluster 2023-09-23T22:52:28.176710+0000 osd.7 (osd.7) 241 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T22:52:29.425 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:29 smithi187 bash[89487]: cluster 2023-09-23T22:52:28.178589+0000 mon.a (mon.0) 1294 : cluster 0 osdmap e256: 8 total, 7 up, 8 in 2023-09-23T22:52:29.425 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:29 smithi187 bash[89487]: cluster 2023-09-23T22:52:28.178783+0000 osd.7 (osd.7) 242 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T22:52:29.425 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:29 smithi187 bash[89487]: cluster 2023-09-23T22:52:28.178965+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T22:52:29.425 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:29 smithi187 bash[89487]: cluster 2023-09-23T22:52:28.180160+0000 osd.7 (osd.7) 243 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T22:52:29.425 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:29 smithi187 bash[89487]: cluster 2023-09-23T22:52:28.181053+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T22:52:29.425 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:29 smithi187 bash[89487]: cluster 2023-09-23T22:52:28.181446+0000 osd.7 (osd.7) 244 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T22:52:29.425 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:29 smithi187 bash[89487]: cluster 2023-09-23T22:52:28.182789+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T22:52:29.425 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:29 smithi187 bash[89487]: cluster 2023-09-23T22:52:28.662620+0000 mgr.y (mgr.25310) 922 : cluster 0 pgmap v992: 99 pgs: 1 active+undersized+degraded, 9 active+undersized, 10 peering, 4 stale+active+clean, 75 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 872 op/s; 4/275328 objects degraded (0.001%) 2023-09-23T22:52:29.448 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:29.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:29.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:29.497 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:52:29.498 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:52:29.530 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:29 smithi169 bash[101133]: cluster 2023-09-23T22:52:28.176710+0000 osd.7 (osd.7) 241 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T22:52:29.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:29 smithi169 bash[101133]: cluster 2023-09-23T22:52:28.178589+0000 mon.a (mon.0) 1294 : cluster 0 osdmap e256: 8 total, 7 up, 8 in 2023-09-23T22:52:29.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:29 smithi169 bash[101133]: cluster 2023-09-23T22:52:28.178783+0000 osd.7 (osd.7) 242 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T22:52:29.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:29 smithi169 bash[101133]: cluster 2023-09-23T22:52:28.178965+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T22:52:29.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:29 smithi169 bash[101133]: cluster 2023-09-23T22:52:28.180160+0000 osd.7 (osd.7) 243 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T22:52:29.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:29 smithi169 bash[101133]: cluster 2023-09-23T22:52:28.181053+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T22:52:29.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:29 smithi169 bash[101133]: cluster 2023-09-23T22:52:28.181446+0000 osd.7 (osd.7) 244 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T22:52:29.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:29 smithi169 bash[101133]: cluster 2023-09-23T22:52:28.182789+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T22:52:29.531 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:29 smithi169 bash[101133]: cluster 2023-09-23T22:52:28.662620+0000 mgr.y (mgr.25310) 922 : cluster 0 pgmap v992: 99 pgs: 1 active+undersized+degraded, 9 active+undersized, 10 peering, 4 stale+active+clean, 75 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 872 op/s; 4/275328 objects degraded (0.001%) 2023-09-23T22:52:29.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:29 smithi169 bash[104356]: cluster 2023-09-23T22:52:28.176710+0000 osd.7 (osd.7) 241 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T22:52:29.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:29 smithi169 bash[104356]: cluster 2023-09-23T22:52:28.178589+0000 mon.a (mon.0) 1294 : cluster 0 osdmap e256: 8 total, 7 up, 8 in 2023-09-23T22:52:29.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:29 smithi169 bash[104356]: cluster 2023-09-23T22:52:28.178783+0000 osd.7 (osd.7) 242 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T22:52:29.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:29 smithi169 bash[104356]: cluster 2023-09-23T22:52:28.178965+0000 osd.5 (osd.5) 62 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T22:52:29.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:29 smithi169 bash[104356]: cluster 2023-09-23T22:52:28.180160+0000 osd.7 (osd.7) 243 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T22:52:29.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:29 smithi169 bash[104356]: cluster 2023-09-23T22:52:28.181053+0000 osd.5 (osd.5) 63 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T22:52:29.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:29 smithi169 bash[104356]: cluster 2023-09-23T22:52:28.181446+0000 osd.7 (osd.7) 244 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T22:52:29.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:29 smithi169 bash[104356]: cluster 2023-09-23T22:52:28.182789+0000 osd.5 (osd.5) 64 : cluster 3 failed to encode map e256 with expected crc 2023-09-23T22:52:29.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:29 smithi169 bash[104356]: cluster 2023-09-23T22:52:28.662620+0000 mgr.y (mgr.25310) 922 : cluster 0 pgmap v992: 99 pgs: 1 active+undersized+degraded, 9 active+undersized, 10 peering, 4 stale+active+clean, 75 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 872 op/s; 4/275328 objects degraded (0.001%) 2023-09-23T22:52:29.555 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:29.586 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:29.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:29.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:29.689 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:29.713 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:29.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:29.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:29.820 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:29.831 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 74 16 94933 94917 80.1463 59 0.0133741 0.0124711 2023-09-23T22:52:29.847 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:29.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:29.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:29.956 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:29.984 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:29.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:29.987 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:30.087 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:30.114 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:30.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:30.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:30.191 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:30 smithi169 bash[101133]: cluster 2023-09-23T22:52:29.172880+0000 mon.a (mon.0) 1295 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-09-23T22:52:30.191 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:30 smithi169 bash[101133]: cluster 2023-09-23T22:52:29.172928+0000 mon.a (mon.0) 1296 : cluster 3 Health check failed: Degraded data redundancy: 4/275328 objects degraded (0.001%), 1 pg degraded (PG_DEGRADED) 2023-09-23T22:52:30.217 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:30.243 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:30.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:30.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:30.348 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:30.373 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:30.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:30 smithi187 bash[89487]: cluster 2023-09-23T22:52:29.172880+0000 mon.a (mon.0) 1295 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-09-23T22:52:30.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:30 smithi187 bash[89487]: cluster 2023-09-23T22:52:29.172928+0000 mon.a (mon.0) 1296 : cluster 3 Health check failed: Degraded data redundancy: 4/275328 objects degraded (0.001%), 1 pg degraded (PG_DEGRADED) 2023-09-23T22:52:30.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:30.376 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:30.477 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:30.503 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:30.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:30.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:30.532 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:30 smithi169 bash[104356]: cluster 2023-09-23T22:52:29.172880+0000 mon.a (mon.0) 1295 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-09-23T22:52:30.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:30 smithi169 bash[104356]: cluster 2023-09-23T22:52:29.172928+0000 mon.a (mon.0) 1296 : cluster 3 Health check failed: Degraded data redundancy: 4/275328 objects degraded (0.001%), 1 pg degraded (PG_DEGRADED) 2023-09-23T22:52:30.607 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:30.628 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:30.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:30.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:30.734 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:30.743 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 22:52:30 smithi187 bash[152359]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd-6 2023-09-23T22:52:30.761 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:30.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:30.763 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:30.832 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 75 16 95888 95872 79.8735 59.6875 0.0129544 0.0125148 2023-09-23T22:52:30.864 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:30.898 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:30.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:30.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:31.007 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:31.014 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 22:52:30 smithi187 bash[152604]: Error response from daemon: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd-6 2023-09-23T22:52:31.036 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:31.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:31.041 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:31.141 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:31.174 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:31.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:31.179 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:31.280 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:31.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:31 smithi169 bash[104356]: cluster 2023-09-23T22:52:30.664718+0000 mgr.y (mgr.25310) 923 : cluster 0 pgmap v993: 99 pgs: 4 active+undersized+degraded, 15 active+undersized, 10 peering, 1 stale+active+clean, 69 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 821 op/s; 11883/280374 objects degraded (4.238%) 2023-09-23T22:52:31.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:31 smithi169 bash[101133]: cluster 2023-09-23T22:52:30.664718+0000 mgr.y (mgr.25310) 923 : cluster 0 pgmap v993: 99 pgs: 4 active+undersized+degraded, 15 active+undersized, 10 peering, 1 stale+active+clean, 69 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 821 op/s; 11883/280374 objects degraded (4.238%) 2023-09-23T22:52:31.311 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:31.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:31.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:31.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:31 smithi187 bash[89487]: cluster 2023-09-23T22:52:30.664718+0000 mgr.y (mgr.25310) 923 : cluster 0 pgmap v993: 99 pgs: 4 active+undersized+degraded, 15 active+undersized, 10 peering, 1 stale+active+clean, 69 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 51 MiB/s wr, 821 op/s; 11883/280374 objects degraded (4.238%) 2023-09-23T22:52:31.414 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:31.426 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:52:31.443 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:31.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:31.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:31.549 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:31.573 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:31.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:31.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:31.678 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:31.708 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:31.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:31.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:31.811 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:31.831 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 76 16 96812 96796 79.5824 57.75 0.0194171 0.0125605 2023-09-23T22:52:31.835 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:31.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:31.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:31.943 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:31.978 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:31.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:31.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:32.080 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:32.106 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:32.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:32.109 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:32.209 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:32.235 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:32.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:32.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:32.338 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:32.371 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:32.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:32.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:32.474 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:32.499 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:32.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:32.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:32.602 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:32.627 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:32.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:32.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:32.733 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:32.756 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:32.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:32.760 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:32.832 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 77 16 97680 97664 79.2534 54.25 0.0121359 0.0126121 2023-09-23T22:52:32.861 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:32.890 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:32.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:32.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:32.994 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:33.019 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:33.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:33.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:33.125 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:33.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:33.158 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:33.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:33.259 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:33.285 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:33.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:33.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:33.390 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:33.428 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:33.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:33.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:33.535 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:33.563 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:33.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:33.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:33.666 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:33.687 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:33 smithi169 bash[104356]: cluster 2023-09-23T22:52:32.665342+0000 mgr.y (mgr.25310) 924 : cluster 0 pgmap v994: 99 pgs: 6 active+undersized+degraded, 23 active+undersized, 6 peering, 64 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 714 op/s; 11885/285471 objects degraded (4.163%) 2023-09-23T22:52:33.687 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:33 smithi169 bash[101133]: cluster 2023-09-23T22:52:32.665342+0000 mgr.y (mgr.25310) 924 : cluster 0 pgmap v994: 99 pgs: 6 active+undersized+degraded, 23 active+undersized, 6 peering, 64 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 714 op/s; 11885/285471 objects degraded (4.163%) 2023-09-23T22:52:33.699 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:33.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:33.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:33.799 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:33 smithi187 bash[89487]: cluster 2023-09-23T22:52:32.665342+0000 mgr.y (mgr.25310) 924 : cluster 0 pgmap v994: 99 pgs: 6 active+undersized+degraded, 23 active+undersized, 6 peering, 64 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 714 op/s; 11885/285471 objects degraded (4.163%) 2023-09-23T22:52:33.805 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:33.832 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 78 16 98566 98550 78.9472 55.375 0.0201287 0.0126608 2023-09-23T22:52:33.832 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:33.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:33.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:33.937 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:33.965 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:33.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:33.973 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:34.073 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:34.100 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:34.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:34.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:34.206 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:34.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:34.246 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:34.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:34.347 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:34.375 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:34.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:34.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:34.478 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:34.501 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:34.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:34.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:34.604 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:34.640 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:34.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:34.644 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:34.745 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:34.771 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:34.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:34.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:34.832 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 79 16 99415 99399 78.6196 53.0625 0.0265975 0.0127138 2023-09-23T22:52:34.874 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:34.904 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:34.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:34.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:35.007 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:35.015 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:34 smithi169 bash[101133]: cluster 2023-09-23T22:52:34.684198+0000 mon.a (mon.0) 1297 : cluster 3 Health check update: Degraded data redundancy: 18545/293112 objects degraded (6.327%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:52:35.015 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:34 smithi169 bash[101133]: cluster 2023-09-23T22:52:34.684253+0000 mon.a (mon.0) 1298 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T22:52:35.015 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:34 smithi169 bash[104356]: cluster 2023-09-23T22:52:34.684198+0000 mon.a (mon.0) 1297 : cluster 3 Health check update: Degraded data redundancy: 18545/293112 objects degraded (6.327%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:52:35.015 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:34 smithi169 bash[104356]: cluster 2023-09-23T22:52:34.684253+0000 mon.a (mon.0) 1298 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T22:52:35.043 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:35.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:35.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:35.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:34 smithi187 bash[89487]: cluster 2023-09-23T22:52:34.684198+0000 mon.a (mon.0) 1297 : cluster 3 Health check update: Degraded data redundancy: 18545/293112 objects degraded (6.327%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:52:35.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:34 smithi187 bash[89487]: cluster 2023-09-23T22:52:34.684253+0000 mon.a (mon.0) 1298 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T22:52:35.146 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:35.169 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:35.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:35.173 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:35.274 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:35.307 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:35.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:35.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:35.410 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:35.445 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:35.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:35.448 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:35.549 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:35.585 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:35.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:35.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:35.688 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:35.715 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:35.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:35.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:35.819 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:35.827 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:35 smithi187 bash[89487]: cluster 2023-09-23T22:52:34.665965+0000 mgr.y (mgr.25310) 925 : cluster 0 pgmap v995: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 56 MiB/s wr, 897 op/s; 18545/293112 objects degraded (6.327%) 2023-09-23T22:52:35.832 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:2023-09-23T22:52:35.831222+0000 min lat: 0.00130805 max lat: 1.05582 avg lat: 0.01276 2023-09-23T22:52:35.832 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:52:35.832 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 80 16 100310 100294 78.336 55.9375 0.0150164 0.01276 2023-09-23T22:52:35.848 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:35.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:35.854 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:35.955 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:35.994 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:35.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:35.998 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:35.999 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:35 smithi169 bash[104356]: cluster 2023-09-23T22:52:34.665965+0000 mgr.y (mgr.25310) 925 : cluster 0 pgmap v995: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 56 MiB/s wr, 897 op/s; 18545/293112 objects degraded (6.327%) 2023-09-23T22:52:35.999 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:35 smithi169 bash[101133]: cluster 2023-09-23T22:52:34.665965+0000 mgr.y (mgr.25310) 925 : cluster 0 pgmap v995: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 56 MiB/s wr, 897 op/s; 18545/293112 objects degraded (6.327%) 2023-09-23T22:52:36.100 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:36.151 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:36.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:36.154 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:36.255 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:36.277 DEBUG:teuthology.orchestra.run.smithi187:> sudo pkill -f 'journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.6.service' 2023-09-23T22:52:36.280 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:36.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:36.285 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:36.298 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T22:52:36.298 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-09-23T22:52:36.387 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:36.418 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:36.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:36.424 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:36.524 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:36.577 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:36.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:36.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:36.682 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:36.710 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:36.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:36.713 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:36.814 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:36.832 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 81 16 101217 101201 78.0687 56.6875 0.0161571 0.0128038 2023-09-23T22:52:36.857 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:36.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:36.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:36.962 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:36.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:36.990 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:36.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:37.006 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T22:52:37.006 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [ 2023-09-23T22:52:37.006 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.007 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35214.0:101334 9.f 9:fd6c7836:::benchmark_data_smithi169_214561_object101333: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 e256)", 2023-09-23T22:52:37.007 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:52:36.986818+0000", 2023-09-23T22:52:37.007 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 0.017260905, 2023-09-23T22:52:37.007 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.017287028999999999, 2023-09-23T22:52:37.007 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:52:37.007 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:52:37.007 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:52:37.007 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35214", 2023-09-23T22:52:37.007 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4133417439", 2023-09-23T22:52:37.007 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 101334 2023-09-23T22:52:37.007 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.008 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:52:37.008 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.008 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:52:37.008 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.986818+0000", 2023-09-23T22:52:37.008 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:52:37.008 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.008 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.008 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:52:37.008 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.986818+0000", 2023-09-23T22:52:37.008 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:52:37.008 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.008 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.009 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:52:37.009 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.986816+0000", 2023-09-23T22:52:37.009 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T22:52:37.009 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.009 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.009 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:52:37.009 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.986867+0000", 2023-09-23T22:52:37.009 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.0679e-05 2023-09-23T22:52:37.009 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.009 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.009 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:52:37.009 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.986889+0000", 2023-09-23T22:52:37.010 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.2327000000000002e-05 2023-09-23T22:52:37.010 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.010 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.010 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:52:37.010 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.986897+0000", 2023-09-23T22:52:37.010 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.2209999999999997e-06 2023-09-23T22:52:37.010 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.010 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.010 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:52:37.010 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.995251+0000", 2023-09-23T22:52:37.010 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0083538009999999992 2023-09-23T22:52:37.011 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.011 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.011 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:52:37.011 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.995391+0000", 2023-09-23T22:52:37.011 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013996000000000001 2023-09-23T22:52:37.011 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.011 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.011 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,3", 2023-09-23T22:52:37.011 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.995538+0000", 2023-09-23T22:52:37.011 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014726999999999999 2023-09-23T22:52:37.011 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:52:37.011 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:52:37.012 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:52:37.012 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.012 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.012 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35214.0:101341 9.f 9:f37325d2:::benchmark_data_smithi169_214561_object101340: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 e256)", 2023-09-23T22:52:37.012 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:52:36.993382+0000", 2023-09-23T22:52:37.012 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 0.010696498, 2023-09-23T22:52:37.012 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.010778187, 2023-09-23T22:52:37.012 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:52:37.012 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:52:37.012 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:52:37.012 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35214", 2023-09-23T22:52:37.012 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4133417439", 2023-09-23T22:52:37.013 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 101341 2023-09-23T22:52:37.013 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.013 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:52:37.013 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.013 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:52:37.013 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.993382+0000", 2023-09-23T22:52:37.013 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:52:37.013 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.013 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.013 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:52:37.013 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.993382+0000", 2023-09-23T22:52:37.013 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:52:37.014 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.014 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.014 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:52:37.014 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.993381+0000", 2023-09-23T22:52:37.014 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:52:37.014 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.014 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.014 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:52:37.015 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.993453+0000", 2023-09-23T22:52:37.015 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.1995000000000004e-05 2023-09-23T22:52:37.015 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.015 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.015 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:52:37.015 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.993470+0000", 2023-09-23T22:52:37.015 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.6969999999999998e-05 2023-09-23T22:52:37.016 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.016 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.016 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:52:37.016 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.993477+0000", 2023-09-23T22:52:37.016 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.5839999999999997e-06 2023-09-23T22:52:37.016 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.016 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.016 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:52:37.016 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.998732+0000", 2023-09-23T22:52:37.016 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0052547210000000004 2023-09-23T22:52:37.016 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.017 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.017 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:52:37.017 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.998964+0000", 2023-09-23T22:52:37.017 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000231852 2023-09-23T22:52:37.017 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.017 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.017 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,3", 2023-09-23T22:52:37.017 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.999119+0000", 2023-09-23T22:52:37.017 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00015493899999999999 2023-09-23T22:52:37.017 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:52:37.017 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:52:37.017 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:52:37.018 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.018 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.018 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35214.0:101342 9.f 9:f40e47f5:::benchmark_data_smithi169_214561_object101341: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 e256)", 2023-09-23T22:52:37.018 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:52:36.995000+0000", 2023-09-23T22:52:37.018 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 0.0090783310000000002, 2023-09-23T22:52:37.018 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0092069019999999994, 2023-09-23T22:52:37.018 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:52:37.018 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:52:37.018 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:52:37.018 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35214", 2023-09-23T22:52:37.018 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4133417439", 2023-09-23T22:52:37.019 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 101342 2023-09-23T22:52:37.019 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.019 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:52:37.019 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.019 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:52:37.019 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.995000+0000", 2023-09-23T22:52:37.019 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:52:37.019 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.019 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.019 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:52:37.019 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.995000+0000", 2023-09-23T22:52:37.019 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:52:37.020 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.020 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.020 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:52:37.020 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.994999+0000", 2023-09-23T22:52:37.020 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T22:52:37.020 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.020 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.020 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:52:37.020 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.995048+0000", 2023-09-23T22:52:37.020 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.8510000000000001e-05 2023-09-23T22:52:37.020 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.020 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.021 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:52:37.021 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.995068+0000", 2023-09-23T22:52:37.021 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.0089e-05 2023-09-23T22:52:37.021 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.021 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.021 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:52:37.021 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.995075+0000", 2023-09-23T22:52:37.021 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.0999999999999998e-06 2023-09-23T22:52:37.021 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.021 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.021 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:52:37.021 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:37.003309+0000", 2023-09-23T22:52:37.022 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0082335459999999996 2023-09-23T22:52:37.022 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.022 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.022 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:52:37.022 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:37.003465+0000", 2023-09-23T22:52:37.022 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00015592899999999999 2023-09-23T22:52:37.022 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.022 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.022 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,3", 2023-09-23T22:52:37.022 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:37.003611+0000", 2023-09-23T22:52:37.022 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014656000000000001 2023-09-23T22:52:37.022 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:52:37.023 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:52:37.023 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:52:37.023 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.023 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.023 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35214.0:101345 9.6 9:6229fdfe:::benchmark_data_smithi169_214561_object101344: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 e256)", 2023-09-23T22:52:37.023 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:52:36.995370+0000", 2023-09-23T22:52:37.023 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 0.0087088170000000006, 2023-09-23T22:52:37.023 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0088977799999999992, 2023-09-23T22:52:37.023 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:52:37.023 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:52:37.023 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:52:37.023 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35214", 2023-09-23T22:52:37.024 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4133417439", 2023-09-23T22:52:37.024 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 101345 2023-09-23T22:52:37.024 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.024 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:52:37.024 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.024 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:52:37.024 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.995370+0000", 2023-09-23T22:52:37.024 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:52:37.024 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.024 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.024 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:52:37.024 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.995370+0000", 2023-09-23T22:52:37.025 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:52:37.025 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.025 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.025 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:52:37.025 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.995369+0000", 2023-09-23T22:52:37.025 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T22:52:37.025 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.025 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.025 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:52:37.025 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.995420+0000", 2023-09-23T22:52:37.025 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.0918000000000003e-05 2023-09-23T22:52:37.025 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.026 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.026 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:52:37.026 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.995428+0000", 2023-09-23T22:52:37.026 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.072e-06 2023-09-23T22:52:37.026 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.026 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.026 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:52:37.026 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.995433+0000", 2023-09-23T22:52:37.026 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.8690000000000003e-06 2023-09-23T22:52:37.026 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.026 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.026 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:52:37.027 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.998674+0000", 2023-09-23T22:52:37.027 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0032408960000000001 2023-09-23T22:52:37.027 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.027 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.027 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:52:37.027 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.998953+0000", 2023-09-23T22:52:37.027 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00027890499999999997 2023-09-23T22:52:37.027 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.027 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.027 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,2", 2023-09-23T22:52:37.027 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.999119+0000", 2023-09-23T22:52:37.027 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000165892 2023-09-23T22:52:37.028 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.028 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.028 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:52:37.028 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:37.003122+0000", 2023-09-23T22:52:37.028 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0040031609999999999 2023-09-23T22:52:37.028 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:52:37.028 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:52:37.028 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:52:37.028 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.028 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.028 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_repop(client.35214.0:101333 9.5 e256/246 9:a2c522d9:::benchmark_data_smithi169_214561_object101332:head v 256'6448, mlcod=256'6444)", 2023-09-23T22:52:37.028 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:52:36.999033+0000", 2023-09-23T22:52:37.029 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 0.0050453249999999998, 2023-09-23T22:52:37.029 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0052811769999999997, 2023-09-23T22:52:37.029 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:52:37.029 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "started", 2023-09-23T22:52:37.029 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:52:37.029 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.029 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:52:37.029 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.999033+0000", 2023-09-23T22:52:37.029 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:52:37.029 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.029 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.029 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:52:37.030 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.999033+0000", 2023-09-23T22:52:37.030 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:52:37.030 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.030 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.030 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:52:37.030 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.999033+0000", 2023-09-23T22:52:37.030 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999995 2023-09-23T22:52:37.030 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.030 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.030 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:52:37.030 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.999083+0000", 2023-09-23T22:52:37.030 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.0142000000000002e-05 2023-09-23T22:52:37.031 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.031 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.031 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:52:37.031 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.999097+0000", 2023-09-23T22:52:37.031 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3611999999999999e-05 2023-09-23T22:52:37.031 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.031 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.031 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:52:37.031 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:36.999104+0000", 2023-09-23T22:52:37.031 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.9999999999999999e-06 2023-09-23T22:52:37.031 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.032 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.032 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:52:37.032 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:37.002698+0000", 2023-09-23T22:52:37.032 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.003594407 2023-09-23T22:52:37.032 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.032 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.032 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:52:37.032 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:37.002725+0000", 2023-09-23T22:52:37.032 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.7120000000000001e-05 2023-09-23T22:52:37.032 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:52:37.032 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:52:37.032 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:52:37.032 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.033 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.033 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_repop_reply(client.35214.0:101334 9.f e256/246)", 2023-09-23T22:52:37.033 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:52:37.000916+0000", 2023-09-23T22:52:37.033 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 0.003162359, 2023-09-23T22:52:37.033 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0034312460000000002, 2023-09-23T22:52:37.033 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:52:37.033 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "queued for pg", 2023-09-23T22:52:37.033 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:52:37.033 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.033 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:52:37.033 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:37.000916+0000", 2023-09-23T22:52:37.033 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:52:37.034 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.034 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.034 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:52:37.034 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:37.000916+0000", 2023-09-23T22:52:37.034 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:52:37.034 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.034 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.034 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:52:37.034 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:37.000915+0000", 2023-09-23T22:52:37.034 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:52:37.034 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.034 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.035 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:52:37.035 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:37.000923+0000", 2023-09-23T22:52:37.035 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.858e-06 2023-09-23T22:52:37.035 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.035 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.035 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:52:37.035 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:37.000944+0000", 2023-09-23T22:52:37.035 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.1308999999999999e-05 2023-09-23T22:52:37.035 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.035 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.035 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:52:37.035 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:37.000952+0000", 2023-09-23T22:52:37.036 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.0779999999999996e-06 2023-09-23T22:52:37.036 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:52:37.036 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:52:37.036 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:52:37.036 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.036 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.036 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_repop(client.35214.0:101346 9.9 e256/246 9:98f416d1:::benchmark_data_smithi169_214561_object101345:head v 256'6296, mlcod=256'6294)", 2023-09-23T22:52:37.036 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:52:37.003239+0000", 2023-09-23T22:52:37.036 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 0.00083993700000000002, 2023-09-23T22:52:37.036 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.001137468, 2023-09-23T22:52:37.036 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:52:37.036 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "started", 2023-09-23T22:52:37.037 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:52:37.037 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.037 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:52:37.037 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:37.003239+0000", 2023-09-23T22:52:37.037 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:52:37.037 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.037 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.037 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:52:37.037 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:37.003239+0000", 2023-09-23T22:52:37.037 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:52:37.037 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.037 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.038 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:52:37.038 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:37.003238+0000", 2023-09-23T22:52:37.038 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T22:52:37.038 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.038 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.038 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:52:37.038 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:37.003327+0000", 2023-09-23T22:52:37.038 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.8875999999999994e-05 2023-09-23T22:52:37.038 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.038 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.038 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:52:37.038 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:37.003339+0000", 2023-09-23T22:52:37.039 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2196e-05 2023-09-23T22:52:37.039 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.039 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.039 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:52:37.039 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:37.003347+0000", 2023-09-23T22:52:37.039 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.678e-06 2023-09-23T22:52:37.039 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.039 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.039 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:52:37.039 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:37.003425+0000", 2023-09-23T22:52:37.039 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.7847000000000002e-05 2023-09-23T22:52:37.039 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.040 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.040 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:52:37.040 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:37.003458+0000", 2023-09-23T22:52:37.040 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.3095000000000001e-05 2023-09-23T22:52:37.040 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:52:37.040 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:52:37.040 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:52:37.040 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.040 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.040 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35214.0:101347 9.7 9.46f25187 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e256)", 2023-09-23T22:52:37.040 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:52:37.003364+0000", 2023-09-23T22:52:37.040 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 0.00071470599999999996, 2023-09-23T22:52:37.041 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.001048729, 2023-09-23T22:52:37.041 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:52:37.041 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "queued for pg", 2023-09-23T22:52:37.041 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:52:37.041 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35214", 2023-09-23T22:52:37.041 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4133417439", 2023-09-23T22:52:37.041 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 101347 2023-09-23T22:52:37.041 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.041 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:52:37.041 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.041 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:52:37.041 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:37.003364+0000", 2023-09-23T22:52:37.042 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:52:37.042 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.042 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.042 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:52:37.042 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:37.003364+0000", 2023-09-23T22:52:37.042 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:52:37.042 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.042 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.042 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:52:37.042 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:37.003362+0000", 2023-09-23T22:52:37.042 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:52:37.042 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.043 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.043 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:52:37.043 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:37.003450+0000", 2023-09-23T22:52:37.043 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.7289999999999999e-05 2023-09-23T22:52:37.043 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.043 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.043 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:52:37.043 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:37.003459+0000", 2023-09-23T22:52:37.043 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.713e-06 2023-09-23T22:52:37.043 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:52:37.043 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:52:37.043 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:52:37.044 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:52:37.003466+0000", 2023-09-23T22:52:37.044 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.5860000000000001e-06 2023-09-23T22:52:37.044 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:52:37.044 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:52:37.044 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:52:37.044 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:52:37.044 INFO:teuthology.orchestra.run.smithi187.stdout: ], 2023-09-23T22:52:37.044 INFO:teuthology.orchestra.run.smithi187.stdout: "num_ops": 8 2023-09-23T22:52:37.044 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T22:52:37.092 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:37.134 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:37.134 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:52:37.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:37.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:37.178 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:52:37.219 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:52:37.237 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:37.269 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:37.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:37.276 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:37.276 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:52:37.318 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:52:37.355 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:52:37.377 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:37.401 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:37.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:37.403 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:37.418 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:52:37.419 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:52:37.419 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:52:37.419 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:52:37.419 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:52:37.419 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:52:37.419 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:52:37.419 INFO:teuthology.orchestra.run.smithi169.stderr:Error ENXIO: problem getting command descriptions from osd.6 2023-09-23T22:52:37.419 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:52:37.504 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:37.529 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:37.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:37.538 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:37.639 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:37.665 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:37.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:37.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:37.749 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:37 smithi169 bash[104356]: cluster 2023-09-23T22:52:36.666549+0000 mgr.y (mgr.25310) 926 : cluster 0 pgmap v996: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 54 MiB/s wr, 869 op/s; 18545/296325 objects degraded (6.258%) 2023-09-23T22:52:37.749 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:37 smithi169 bash[104356]: audit 2023-09-23T22:52:37.062433+0000 mon.c (mon.2) 74 : audit 0 from='client.? 172.21.15.169:0/1784484630' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:52:37.749 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:37 smithi169 bash[104356]: audit 2023-09-23T22:52:37.457568+0000 mon.c (mon.2) 75 : audit 1 from='client.? 172.21.15.169:0/150680804' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:52:37.749 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:37 smithi169 bash[104356]: audit 2023-09-23T22:52:37.458160+0000 mon.a (mon.0) 1299 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:52:37.750 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:37 smithi169 bash[101133]: cluster 2023-09-23T22:52:36.666549+0000 mgr.y (mgr.25310) 926 : cluster 0 pgmap v996: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 54 MiB/s wr, 869 op/s; 18545/296325 objects degraded (6.258%) 2023-09-23T22:52:37.765 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is set 2023-09-23T22:52:37.771 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:37.801 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:37.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:37.804 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:37.832 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 82 16 102029 102013 77.7355 50.75 0.00880501 0.012859 2023-09-23T22:52:37.900 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-23T22:52:37.905 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:37.915 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:37 smithi169 bash[101133]: audit 2023-09-23T22:52:37.062433+0000 mon.c (mon.2) 74 : audit 0 from='client.? 172.21.15.169:0/1784484630' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:52:37.915 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:37 smithi169 bash[101133]: audit 2023-09-23T22:52:37.457568+0000 mon.c (mon.2) 75 : audit 1 from='client.? 172.21.15.169:0/150680804' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:52:37.915 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:37 smithi169 bash[101133]: audit 2023-09-23T22:52:37.458160+0000 mon.a (mon.0) 1299 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:52:37.932 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:37.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:37.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:38.036 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:38.063 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:38.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:38.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:38.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:37 smithi187 bash[89487]: cluster 2023-09-23T22:52:36.666549+0000 mgr.y (mgr.25310) 926 : cluster 0 pgmap v996: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 54 MiB/s wr, 869 op/s; 18545/296325 objects degraded (6.258%) 2023-09-23T22:52:38.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:37 smithi187 bash[89487]: audit 2023-09-23T22:52:37.062433+0000 mon.c (mon.2) 74 : audit 0 from='client.? 172.21.15.169:0/1784484630' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:52:38.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:37 smithi187 bash[89487]: audit 2023-09-23T22:52:37.457568+0000 mon.c (mon.2) 75 : audit 1 from='client.? 172.21.15.169:0/150680804' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:52:38.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:37 smithi187 bash[89487]: audit 2023-09-23T22:52:37.458160+0000 mon.a (mon.0) 1299 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:52:38.172 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:38.200 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:38.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:38.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:38.306 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:38.340 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:38.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:38.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:38.447 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:38.461 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:52:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:52:38] "GET /metrics HTTP/1.1" 200 36395 "" "Prometheus/2.43.0" 2023-09-23T22:52:38.482 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:38.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:38.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:38.590 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:38.623 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:38.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:38.630 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:38.731 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:38.757 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:38.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:38.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:38.832 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 83 16 102842 102826 77.4112 50.8125 0.0127545 0.0129124 2023-09-23T22:52:38.863 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:38.870 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:38 smithi169 bash[104356]: cluster 2023-09-23T22:52:37.743761+0000 mon.a (mon.0) 1300 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:52:38.870 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:38 smithi169 bash[104356]: audit 2023-09-23T22:52:37.754023+0000 mon.a (mon.0) 1301 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:52:38.871 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:38 smithi169 bash[104356]: cluster 2023-09-23T22:52:37.754152+0000 mon.a (mon.0) 1302 : cluster 0 osdmap e257: 8 total, 7 up, 8 in 2023-09-23T22:52:38.871 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:38 smithi169 bash[104356]: cluster 2023-09-23T22:52:37.754293+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T22:52:38.871 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:38 smithi169 bash[104356]: cluster 2023-09-23T22:52:37.757252+0000 osd.7 (osd.7) 245 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T22:52:38.871 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:38 smithi169 bash[104356]: audit 2023-09-23T22:52:38.125694+0000 mon.a (mon.0) 1303 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:52:38.871 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:38 smithi169 bash[101133]: cluster 2023-09-23T22:52:37.743761+0000 mon.a (mon.0) 1300 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:52:38.871 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:38 smithi169 bash[101133]: audit 2023-09-23T22:52:37.754023+0000 mon.a (mon.0) 1301 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:52:38.871 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:38 smithi169 bash[101133]: cluster 2023-09-23T22:52:37.754152+0000 mon.a (mon.0) 1302 : cluster 0 osdmap e257: 8 total, 7 up, 8 in 2023-09-23T22:52:38.871 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:38 smithi169 bash[101133]: cluster 2023-09-23T22:52:37.754293+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T22:52:38.872 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:38 smithi169 bash[101133]: cluster 2023-09-23T22:52:37.757252+0000 osd.7 (osd.7) 245 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T22:52:38.872 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:38 smithi169 bash[101133]: audit 2023-09-23T22:52:38.125694+0000 mon.a (mon.0) 1303 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:52:38.894 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:38.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:38.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:38.998 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:39.007 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:38 smithi187 bash[89487]: cluster 2023-09-23T22:52:37.743761+0000 mon.a (mon.0) 1300 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:52:39.009 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:38 smithi187 bash[89487]: audit 2023-09-23T22:52:37.754023+0000 mon.a (mon.0) 1301 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:52:39.009 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:38 smithi187 bash[89487]: cluster 2023-09-23T22:52:37.754152+0000 mon.a (mon.0) 1302 : cluster 0 osdmap e257: 8 total, 7 up, 8 in 2023-09-23T22:52:39.009 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:38 smithi187 bash[89487]: cluster 2023-09-23T22:52:37.754293+0000 osd.5 (osd.5) 65 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T22:52:39.009 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:38 smithi187 bash[89487]: cluster 2023-09-23T22:52:37.757252+0000 osd.7 (osd.7) 245 : cluster 3 failed to encode map e257 with expected crc 2023-09-23T22:52:39.010 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:38 smithi187 bash[89487]: audit 2023-09-23T22:52:38.125694+0000 mon.a (mon.0) 1303 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:52:39.025 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:39.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:39.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:39.131 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:39.159 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:39.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:39.161 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:39.262 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:39.290 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:39.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:39.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:39.396 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:39.426 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:39.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:39.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:39.533 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:39.564 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:39.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:39.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:39.668 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:39.691 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:39.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:39.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:39.768 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:39 smithi169 bash[101133]: cluster 2023-09-23T22:52:38.667038+0000 mgr.y (mgr.25310) 927 : cluster 0 pgmap v998: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 837 op/s; 18835/300450 objects degraded (6.269%) 2023-09-23T22:52:39.768 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:39 smithi169 bash[104356]: cluster 2023-09-23T22:52:38.667038+0000 mgr.y (mgr.25310) 927 : cluster 0 pgmap v998: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 837 op/s; 18835/300450 objects degraded (6.269%) 2023-09-23T22:52:39.795 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:39.822 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:39.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:39.823 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:39.832 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 84 16 103765 103749 77.1763 57.6875 0.0193229 0.0129516 2023-09-23T22:52:39.924 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:39.933 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:39 smithi187 bash[89487]: cluster 2023-09-23T22:52:38.667038+0000 mgr.y (mgr.25310) 927 : cluster 0 pgmap v998: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 52 MiB/s wr, 837 op/s; 18835/300450 objects degraded (6.269%) 2023-09-23T22:52:39.950 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:39.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:39.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:39.988 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T22:52:39.989 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T22:52:40.054 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:40.087 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:40.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:40.092 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:40.193 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:40.229 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:40.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:40.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:40.335 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:40.368 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:40.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:40.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:40.472 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:40.511 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:40.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:40.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:40.616 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:40.643 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:40.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:40.648 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:40.749 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:40.779 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:40.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:40.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:40.833 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 85 16 104621 104605 76.8978 53.5 0.00927472 0.0129989 2023-09-23T22:52:40.888 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:40.919 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:40.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:40.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:41.022 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:41.031 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:40 smithi169 bash[104356]: cluster 2023-09-23T22:52:40.764911+0000 mon.a (mon.0) 1304 : cluster 3 Health check update: Degraded data redundancy: 19339/306105 objects degraded (6.318%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:52:41.032 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:40 smithi169 bash[101133]: cluster 2023-09-23T22:52:40.764911+0000 mon.a (mon.0) 1304 : cluster 3 Health check update: Degraded data redundancy: 19339/306105 objects degraded (6.318%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:52:41.053 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:41.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:41.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:41.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:40 smithi187 bash[89487]: cluster 2023-09-23T22:52:40.764911+0000 mon.a (mon.0) 1304 : cluster 3 Health check update: Degraded data redundancy: 19339/306105 objects degraded (6.318%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:52:41.159 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:41.194 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:41.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:41.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:41.299 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7, 5] out_osds: [] dead_osds: [6] live_osds: [1, 2, 3, 4, 7, 0, 5] 2023-09-23T22:52:41.299 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:52:41.299 INFO:tasks.thrashosds.thrasher:fixing pg num pool .mgr 2023-09-23T22:52:41.300 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:52:41.302 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:41.326 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:41.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:41.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:41.433 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:41.462 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:41.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:41.466 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:41.567 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:41.599 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:41.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:41.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:41.703 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:41.731 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:41.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:41.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:41.833 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 86 15 105452 105437 76.6082 52 0.0289605 0.0130482 2023-09-23T22:52:41.834 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:41.843 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:41 smithi187 bash[89487]: cluster 2023-09-23T22:52:40.667958+0000 mgr.y (mgr.25310) 928 : cluster 0 pgmap v999: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 54 MiB/s wr, 857 op/s; 19339/306105 objects degraded (6.318%) 2023-09-23T22:52:41.843 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:41 smithi187 bash[89487]: audit 2023-09-23T22:52:41.161513+0000 mon.a (mon.0) 1305 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:52:41.843 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:41 smithi187 bash[89487]: audit 2023-09-23T22:52:41.163625+0000 mon.a (mon.0) 1306 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:52:41.843 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:41 smithi187 bash[89487]: audit 2023-09-23T22:52:41.636706+0000 mon.a (mon.0) 1307 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:52:41.861 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:41.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:41.866 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:41.966 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:41.989 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:41.989 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:52:41.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:41.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:42.008 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T22:52:42.093 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:42.102 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:41 smithi169 bash[101133]: cluster 2023-09-23T22:52:40.667958+0000 mgr.y (mgr.25310) 928 : cluster 0 pgmap v999: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 54 MiB/s wr, 857 op/s; 19339/306105 objects degraded (6.318%) 2023-09-23T22:52:42.102 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:41 smithi169 bash[101133]: audit 2023-09-23T22:52:41.161513+0000 mon.a (mon.0) 1305 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:52:42.103 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:41 smithi169 bash[101133]: audit 2023-09-23T22:52:41.163625+0000 mon.a (mon.0) 1306 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:52:42.103 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:41 smithi169 bash[101133]: audit 2023-09-23T22:52:41.636706+0000 mon.a (mon.0) 1307 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:52:42.103 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:41 smithi169 bash[104356]: cluster 2023-09-23T22:52:40.667958+0000 mgr.y (mgr.25310) 928 : cluster 0 pgmap v999: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 54 MiB/s wr, 857 op/s; 19339/306105 objects degraded (6.318%) 2023-09-23T22:52:42.103 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:41 smithi169 bash[104356]: audit 2023-09-23T22:52:41.161513+0000 mon.a (mon.0) 1305 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:52:42.103 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:41 smithi169 bash[104356]: audit 2023-09-23T22:52:41.163625+0000 mon.a (mon.0) 1306 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:52:42.103 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:41 smithi169 bash[104356]: audit 2023-09-23T22:52:41.636706+0000 mon.a (mon.0) 1307 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:52:42.122 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:42.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:42.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:42.229 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:42.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:42.272 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:42.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:42.372 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:42.410 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:42.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:42.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:42.514 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:42.543 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:42.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:42.546 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:42.646 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:42.672 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:42.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:42.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:42.735 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:52:42.778 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:42.803 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:42.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:42.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:42.833 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 87 16 106255 106239 76.3038 50.125 0.0110608 0.0131003 2023-09-23T22:52:42.906 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:42.936 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:42.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:42.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:43.040 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:43.071 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:43.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:43.075 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:43.176 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:43.215 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:43.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:43.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:43.325 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:43.358 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:43.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:43.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:43.463 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:43.491 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:43.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:43.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:43.594 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:43.625 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:43.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:43.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:43.728 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:43.772 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:43.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:43.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:43.834 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 88 16 106988 106972 75.9559 45.8125 0.0183262 0.0131602 2023-09-23T22:52:43.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:43 smithi187 bash[89487]: cluster 2023-09-23T22:52:42.668624+0000 mgr.y (mgr.25310) 929 : cluster 0 pgmap v1000: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 55 MiB/s wr, 872 op/s; 19339/311646 objects degraded (6.205%) 2023-09-23T22:52:43.875 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:43.910 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:43.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:43.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:44.013 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:44.022 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:43 smithi169 bash[104356]: cluster 2023-09-23T22:52:42.668624+0000 mgr.y (mgr.25310) 929 : cluster 0 pgmap v1000: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 55 MiB/s wr, 872 op/s; 19339/311646 objects degraded (6.205%) 2023-09-23T22:52:44.023 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:43 smithi169 bash[101133]: cluster 2023-09-23T22:52:42.668624+0000 mgr.y (mgr.25310) 929 : cluster 0 pgmap v1000: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.3 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 55 MiB/s wr, 872 op/s; 19339/311646 objects degraded (6.205%) 2023-09-23T22:52:44.041 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:44.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:44.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:44.188 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:44.241 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:44.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:44.244 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:44.345 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:44.371 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:44.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:44.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:44.475 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:44.515 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:44.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:44.519 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:44.620 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:44.650 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:44.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:44.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:44.752 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:44.792 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:44.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:44.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:44.834 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 89 16 107719 107703 75.6158 45.6875 0.0131394 0.0132186 2023-09-23T22:52:44.900 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:44.932 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:44.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:44.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:45.037 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:45.074 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:45.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:45.078 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:45.171 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:52:45.178 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:45.215 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:45.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:45.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:45.323 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:45.354 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:45.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:45.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:45.461 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:45.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:45.494 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:45.494 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:45.595 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:45.624 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:45.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:45.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:45.727 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:45.764 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:45.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:45.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:45.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:45 smithi169 bash[104356]: audit 2023-09-23T22:52:44.609657+0000 mon.a (mon.0) 1308 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:52:45.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:45 smithi169 bash[104356]: audit 2023-09-23T22:52:44.617718+0000 mon.a (mon.0) 1309 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:52:45.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:45 smithi169 bash[104356]: audit 2023-09-23T22:52:44.625043+0000 mon.a (mon.0) 1310 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:52:45.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:45 smithi169 bash[104356]: audit 2023-09-23T22:52:44.642849+0000 mon.a (mon.0) 1311 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:52:45.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:45 smithi169 bash[104356]: cluster 2023-09-23T22:52:44.669383+0000 mgr.y (mgr.25310) 930 : cluster 0 pgmap v1001: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 53 MiB/s wr, 851 op/s; 20105/318678 objects degraded (6.309%) 2023-09-23T22:52:45.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:45 smithi169 bash[104356]: audit 2023-09-23T22:52:45.329176+0000 mon.a (mon.0) 1312 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:52:45.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:45 smithi169 bash[104356]: audit 2023-09-23T22:52:45.330612+0000 mon.a (mon.0) 1313 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:52:45.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:45 smithi169 bash[104356]: audit 2023-09-23T22:52:45.339795+0000 mon.a (mon.0) 1314 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:52:45.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:45 smithi169 bash[101133]: audit 2023-09-23T22:52:44.609657+0000 mon.a (mon.0) 1308 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:52:45.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:45 smithi169 bash[101133]: audit 2023-09-23T22:52:44.617718+0000 mon.a (mon.0) 1309 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:52:45.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:45 smithi169 bash[101133]: audit 2023-09-23T22:52:44.625043+0000 mon.a (mon.0) 1310 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:52:45.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:45 smithi169 bash[101133]: audit 2023-09-23T22:52:44.642849+0000 mon.a (mon.0) 1311 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:52:45.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:45 smithi169 bash[101133]: cluster 2023-09-23T22:52:44.669383+0000 mgr.y (mgr.25310) 930 : cluster 0 pgmap v1001: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 53 MiB/s wr, 851 op/s; 20105/318678 objects degraded (6.309%) 2023-09-23T22:52:45.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:45 smithi169 bash[101133]: audit 2023-09-23T22:52:45.329176+0000 mon.a (mon.0) 1312 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:52:45.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:45 smithi169 bash[101133]: audit 2023-09-23T22:52:45.330612+0000 mon.a (mon.0) 1313 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:52:45.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:45 smithi169 bash[101133]: audit 2023-09-23T22:52:45.339795+0000 mon.a (mon.0) 1314 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:52:45.835 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Total time run: 90.0152 2023-09-23T22:52:45.835 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Total writes made: 108475 2023-09-23T22:52:45.835 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Write size: 65536 2023-09-23T22:52:45.835 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Object size: 65536 2023-09-23T22:52:45.835 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Bandwidth (MB/sec): 75.3171 2023-09-23T22:52:45.835 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Stddev Bandwidth: 29.6614 2023-09-23T22:52:45.835 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Max bandwidth (MB/sec): 185.25 2023-09-23T22:52:45.835 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Min bandwidth (MB/sec): 22.5625 2023-09-23T22:52:45.835 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Average IOPS: 1205 2023-09-23T22:52:45.835 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Stddev IOPS: 474.582 2023-09-23T22:52:45.836 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Max IOPS: 2964 2023-09-23T22:52:45.836 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Min IOPS: 361 2023-09-23T22:52:45.836 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Average Latency(s): 0.0132726 2023-09-23T22:52:45.836 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Stddev Latency(s): 0.0176232 2023-09-23T22:52:45.836 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Max latency(s): 1.05582 2023-09-23T22:52:45.836 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Min latency(s): 0.00130805 2023-09-23T22:52:45.842 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Cleaning up (deleting benchmark objects) 2023-09-23T22:52:45.872 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:45.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:45 smithi187 bash[89487]: audit 2023-09-23T22:52:44.609657+0000 mon.a (mon.0) 1308 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:52:45.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:45 smithi187 bash[89487]: audit 2023-09-23T22:52:44.617718+0000 mon.a (mon.0) 1309 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:52:45.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:45 smithi187 bash[89487]: audit 2023-09-23T22:52:44.625043+0000 mon.a (mon.0) 1310 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:52:45.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:45 smithi187 bash[89487]: audit 2023-09-23T22:52:44.642849+0000 mon.a (mon.0) 1311 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:52:45.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:45 smithi187 bash[89487]: cluster 2023-09-23T22:52:44.669383+0000 mgr.y (mgr.25310) 930 : cluster 0 pgmap v1001: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 53 MiB/s wr, 851 op/s; 20105/318678 objects degraded (6.309%) 2023-09-23T22:52:45.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:45 smithi187 bash[89487]: audit 2023-09-23T22:52:45.329176+0000 mon.a (mon.0) 1312 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:52:45.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:45 smithi187 bash[89487]: audit 2023-09-23T22:52:45.330612+0000 mon.a (mon.0) 1313 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:52:45.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:45 smithi187 bash[89487]: audit 2023-09-23T22:52:45.339795+0000 mon.a (mon.0) 1314 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:52:45.903 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:45.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:45.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:46.007 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:46.030 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:46.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:46.034 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:46.135 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:46.164 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:46.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:46.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:46.193 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:52:46.193 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:52:46.268 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:46.292 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:46.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:46.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:46.397 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:46.428 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:46.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:46.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:46.531 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:46.559 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:46.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:46.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:46.667 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:46.697 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:46.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:46.702 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:46.803 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:46.812 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:46 smithi187 bash[89487]: cluster 2023-09-23T22:52:46.677727+0000 mon.a (mon.0) 1315 : cluster 3 Health check update: Degraded data redundancy: 20105/318678 objects degraded (6.309%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:52:46.835 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:46.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:46.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:46.941 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:46.967 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:46.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:46.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:47.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:46 smithi169 bash[104356]: cluster 2023-09-23T22:52:46.677727+0000 mon.a (mon.0) 1315 : cluster 3 Health check update: Degraded data redundancy: 20105/318678 objects degraded (6.309%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:52:47.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:46 smithi169 bash[101133]: cluster 2023-09-23T22:52:46.677727+0000 mon.a (mon.0) 1315 : cluster 3 Health check update: Degraded data redundancy: 20105/318678 objects degraded (6.309%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:52:47.073 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:47.093 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:47.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:47.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:47.196 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:47.226 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:47.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:47.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:47.248 INFO:teuthology.orchestra.run.smithi187.stdout:ERROR: (22) Invalid argument 2023-09-23T22:52:47.248 INFO:teuthology.orchestra.run.smithi187.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-23T22:52:47.331 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:47.360 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:47.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:47.364 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:47.464 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:47.494 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:47.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:47.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:47.598 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:47.628 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:47.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:47.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:47.733 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:47.736 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:47 smithi169 bash[101133]: cluster 2023-09-23T22:52:46.669966+0000 mgr.y (mgr.25310) 931 : cluster 0 pgmap v1002: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 53 MiB/s wr, 842 op/s; 20105/321531 objects degraded (6.253%) 2023-09-23T22:52:47.768 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:47.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:47.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:47.872 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:47.910 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:47.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:47.916 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:47.951 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:47 smithi187 bash[89487]: cluster 2023-09-23T22:52:46.669966+0000 mgr.y (mgr.25310) 931 : cluster 0 pgmap v1002: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 53 MiB/s wr, 842 op/s; 20105/321531 objects degraded (6.253%) 2023-09-23T22:52:47.995 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:47 smithi169 bash[104356]: cluster 2023-09-23T22:52:46.669966+0000 mgr.y (mgr.25310) 931 : cluster 0 pgmap v1002: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 53 MiB/s wr, 842 op/s; 20105/321531 objects degraded (6.253%) 2023-09-23T22:52:48.017 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:48.037 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:48.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:48.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:48.139 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:48.192 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:48.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:48.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:48.281 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-23T22:52:48.298 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:48.327 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:48.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:48.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:48.434 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:48.461 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:48.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:48.465 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:48.566 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:48.586 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:48.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:48.588 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:48.649 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:52:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:52:48] "GET /metrics HTTP/1.1" 200 36401 "" "Prometheus/2.43.0" 2023-09-23T22:52:48.689 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:48.713 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:48.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:48.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:48.816 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:48.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:48.843 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:48.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:48.944 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:48.961 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:48.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:48.963 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:49.063 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:49.107 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:49.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:49.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:49.215 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:49.237 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:49.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:49.242 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:49.343 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:49.379 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:49.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:49.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:49.482 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:49.506 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:49.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:49.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:49.610 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:49.654 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:49.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:49.657 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:49.758 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:49.787 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:49.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:49.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:49.891 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:49.899 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:49 smithi169 bash[104356]: cluster 2023-09-23T22:52:48.670517+0000 mgr.y (mgr.25310) 932 : cluster 0 pgmap v1003: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 93 B/s rd, 44 MiB/s wr, 763 op/s; 20110/321921 objects degraded (6.247%) 2023-09-23T22:52:49.899 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:49 smithi169 bash[101133]: cluster 2023-09-23T22:52:48.670517+0000 mgr.y (mgr.25310) 932 : cluster 0 pgmap v1003: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 93 B/s rd, 44 MiB/s wr, 763 op/s; 20110/321921 objects degraded (6.247%) 2023-09-23T22:52:49.922 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:49.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:49.926 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:50.026 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:50.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:50.059 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:50.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:50.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:49 smithi187 bash[89487]: cluster 2023-09-23T22:52:48.670517+0000 mgr.y (mgr.25310) 932 : cluster 0 pgmap v1003: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 93 B/s rd, 44 MiB/s wr, 763 op/s; 20110/321921 objects degraded (6.247%) 2023-09-23T22:52:50.160 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:50.195 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:50.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:50.204 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:50.305 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:50.328 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:50.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:50.330 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:50.431 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:50.464 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:50.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:50.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:50.570 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:50.595 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:50.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:50.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:50.705 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:50.731 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:50.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:50.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:50.835 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:50.853 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:50.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:50.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:50.956 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:50.984 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:50.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:50.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:51.090 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:51.119 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:51.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:51.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:51.226 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:51.257 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:51.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:51.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:51.362 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:51.386 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:51.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:51.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:51.492 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:51.515 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:51.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:51.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:51.619 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:51.646 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:51.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:51.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:51.750 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:51.780 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:51.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:51.786 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:51.887 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:51.910 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:51.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:51.914 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:52.015 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:52.024 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:51 smithi187 bash[89487]: cluster 2023-09-23T22:52:50.671138+0000 mgr.y (mgr.25310) 933 : cluster 0 pgmap v1004: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 43 MiB/s wr, 840 op/s; 19969/320289 objects degraded (6.235%) 2023-09-23T22:52:52.024 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:51 smithi187 bash[89487]: cluster 2023-09-23T22:52:51.678887+0000 mon.a (mon.0) 1316 : cluster 3 Health check update: Degraded data redundancy: 19969/320289 objects degraded (6.235%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:52:52.042 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:52.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:52.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:52.072 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:51 smithi169 bash[101133]: cluster 2023-09-23T22:52:50.671138+0000 mgr.y (mgr.25310) 933 : cluster 0 pgmap v1004: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 43 MiB/s wr, 840 op/s; 19969/320289 objects degraded (6.235%) 2023-09-23T22:52:52.072 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:51 smithi169 bash[101133]: cluster 2023-09-23T22:52:51.678887+0000 mon.a (mon.0) 1316 : cluster 3 Health check update: Degraded data redundancy: 19969/320289 objects degraded (6.235%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:52:52.072 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:51 smithi169 bash[104356]: cluster 2023-09-23T22:52:50.671138+0000 mgr.y (mgr.25310) 933 : cluster 0 pgmap v1004: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 43 MiB/s wr, 840 op/s; 19969/320289 objects degraded (6.235%) 2023-09-23T22:52:52.073 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:51 smithi169 bash[104356]: cluster 2023-09-23T22:52:51.678887+0000 mon.a (mon.0) 1316 : cluster 3 Health check update: Degraded data redundancy: 19969/320289 objects degraded (6.235%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:52:52.145 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:52.176 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:52.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:52.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:52.282 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:52.306 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:52.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:52.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:52.409 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:52.450 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:52.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:52.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:52.553 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:52.583 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:52.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:52.589 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:52.689 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:52.715 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:52.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:52.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:52.818 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:52.842 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:52.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:52.844 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:52.945 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:52.970 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:52.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:52.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:53.073 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:53.101 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:53.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:53.106 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:52:53.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:53.208 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:53.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:53.236 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:53.236 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:53.337 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:53.366 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:53.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:53.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:53.470 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:53.498 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:53.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:53.504 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:53.605 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:53.630 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:53.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:53.632 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:53.733 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:53.761 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:53.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:53.764 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:53.864 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:53.889 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:53 smithi187 bash[89487]: cluster 2023-09-23T22:52:52.671626+0000 mgr.y (mgr.25310) 934 : cluster 0 pgmap v1005: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 34 MiB/s wr, 773 op/s; 19969/317046 objects degraded (6.298%) 2023-09-23T22:52:53.907 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:53.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:53.909 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:54.010 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:54.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:53 smithi169 bash[104356]: cluster 2023-09-23T22:52:52.671626+0000 mgr.y (mgr.25310) 934 : cluster 0 pgmap v1005: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 34 MiB/s wr, 773 op/s; 19969/317046 objects degraded (6.298%) 2023-09-23T22:52:54.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:53 smithi169 bash[101133]: cluster 2023-09-23T22:52:52.671626+0000 mgr.y (mgr.25310) 934 : cluster 0 pgmap v1005: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 34 MiB/s wr, 773 op/s; 19969/317046 objects degraded (6.298%) 2023-09-23T22:52:54.043 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:54.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:54.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:54.146 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:54.175 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:54.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:54.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:54.282 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:54.315 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:54.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:54.320 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:54.421 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:54.448 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:54.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:54.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:54.553 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:54.579 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:54.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:54.581 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:54.682 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:54.721 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:54.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:54.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:54.824 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:54.856 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:54.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:54.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:54.965 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:54.986 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:54.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:54.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:55.088 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:55.112 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:55.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:55.114 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:55.214 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:55.241 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:55.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:55.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:55.344 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:55.371 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:55.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:55.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:55.475 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:55.499 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:55.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:55.503 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:55.604 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:55.627 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:55.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:55.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:55.730 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:55.761 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:55.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:55.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:55.865 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:55.891 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:55.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:55.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:56.000 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:56.009 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:55 smithi169 bash[101133]: cluster 2023-09-23T22:52:54.672384+0000 mgr.y (mgr.25310) 935 : cluster 0 pgmap v1006: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 24 MiB/s wr, 896 op/s; 19155/307068 objects degraded (6.238%) 2023-09-23T22:52:56.011 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:55 smithi169 bash[104356]: cluster 2023-09-23T22:52:54.672384+0000 mgr.y (mgr.25310) 935 : cluster 0 pgmap v1006: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 24 MiB/s wr, 896 op/s; 19155/307068 objects degraded (6.238%) 2023-09-23T22:52:56.032 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:56.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:56.038 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:56.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:55 smithi187 bash[89487]: cluster 2023-09-23T22:52:54.672384+0000 mgr.y (mgr.25310) 935 : cluster 0 pgmap v1006: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 24 MiB/s wr, 896 op/s; 19155/307068 objects degraded (6.238%) 2023-09-23T22:52:56.138 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:56.163 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:56.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:56.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:56.267 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:56.302 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:56.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:56.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:56.407 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:56.433 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:56.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:56.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:56.539 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:56.574 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:56.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:56.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:56.679 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:56.696 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:56.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:56.698 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:56.801 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:56.830 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:56.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:56.831 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:56.932 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:56.951 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:56.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:56.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:57.055 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:57.063 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:56 smithi187 bash[89487]: audit 2023-09-23T22:52:56.154444+0000 mon.a (mon.0) 1317 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:52:57.063 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:56 smithi187 bash[89487]: cluster 2023-09-23T22:52:56.679878+0000 mon.a (mon.0) 1318 : cluster 3 Health check update: Degraded data redundancy: 19155/307068 objects degraded (6.238%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:52:57.080 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:57.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:57.082 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:57.127 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:56 smithi169 bash[101133]: audit 2023-09-23T22:52:56.154444+0000 mon.a (mon.0) 1317 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:52:57.128 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:56 smithi169 bash[101133]: cluster 2023-09-23T22:52:56.679878+0000 mon.a (mon.0) 1318 : cluster 3 Health check update: Degraded data redundancy: 19155/307068 objects degraded (6.238%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:52:57.128 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:56 smithi169 bash[104356]: audit 2023-09-23T22:52:56.154444+0000 mon.a (mon.0) 1317 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:52:57.128 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:56 smithi169 bash[104356]: cluster 2023-09-23T22:52:56.679878+0000 mon.a (mon.0) 1318 : cluster 3 Health check update: Degraded data redundancy: 19155/307068 objects degraded (6.238%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:52:57.183 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:57.221 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:57.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:57.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:57.326 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:57.364 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:57.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:57.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:57.473 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:57.502 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:57.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:57.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:52:57.607 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:57.631 INFO:teuthology.orchestra.run.smithi187.stdout:ERROR: (22) Invalid argument 2023-09-23T22:52:57.631 INFO:teuthology.orchestra.run.smithi187.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-23T22:52:57.648 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:57.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:57.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:57.756 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:57.791 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:57.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:57.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:57.893 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:57.919 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:57.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:57.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:57.966 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:57 smithi187 bash[89487]: cluster 2023-09-23T22:52:56.673203+0000 mgr.y (mgr.25310) 936 : cluster 0 pgmap v1007: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.2 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 12 MiB/s wr, 794 op/s; 19155/303720 objects degraded (6.307%) 2023-09-23T22:52:58.023 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:58.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:57 smithi169 bash[101133]: cluster 2023-09-23T22:52:56.673203+0000 mgr.y (mgr.25310) 936 : cluster 0 pgmap v1007: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.2 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 12 MiB/s wr, 794 op/s; 19155/303720 objects degraded (6.307%) 2023-09-23T22:52:58.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:57 smithi169 bash[104356]: cluster 2023-09-23T22:52:56.673203+0000 mgr.y (mgr.25310) 936 : cluster 0 pgmap v1007: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.2 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 12 MiB/s wr, 794 op/s; 19155/303720 objects degraded (6.307%) 2023-09-23T22:52:58.048 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:58.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:58.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:58.157 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:58.183 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:58.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:58.190 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:58.291 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:58.320 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:58.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:58.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:58.427 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:58.437 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:52:58.456 INFO:teuthology.orchestra.run.smithi169.stderr:dumped all 2023-09-23T22:52:58.456 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:58.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:58.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:58.534 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-23T22:52:58.563 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:58.627 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:52:58.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:58.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:52:58.730 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:58.740 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:52:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:52:58] "GET /metrics HTTP/1.1" 200 36407 "" "Prometheus/2.43.0" 2023-09-23T22:52:58.764 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:52:58.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:58.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:52:58.771 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:52:58.831 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:52:58.870 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:58.879 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:52:58.916 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:58.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:58.922 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:58.924 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:52:58.963 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:52:59.003 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:52:59.023 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:59.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:58 smithi169 bash[101133]: audit 2023-09-23T22:52:58.715082+0000 mon.b (mon.1) 17 : audit 0 from='client.? 172.21.15.169:0/1237558113' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:52:59.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:58 smithi169 bash[104356]: audit 2023-09-23T22:52:58.715082+0000 mon.b (mon.1) 17 : audit 0 from='client.? 172.21.15.169:0/1237558113' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:52:59.033 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:58 smithi187 bash[89487]: audit 2023-09-23T22:52:58.715082+0000 mon.b (mon.1) 17 : audit 0 from='client.? 172.21.15.169:0/1237558113' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:52:59.047 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:59.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:59.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:59.054 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:52:59.055 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:52:59.055 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:52:59.055 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:52:59.055 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:52:59.055 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:52:59.055 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:52:59.055 INFO:teuthology.orchestra.run.smithi169.stderr:Error ENXIO: problem getting command descriptions from osd.6 2023-09-23T22:52:59.055 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:52:59.154 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:59.183 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:59.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:59.185 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:59.285 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:59.312 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:59.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:59.314 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:59.415 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:59.448 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:52:59.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:59.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:52:59.554 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:59.580 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:52:59.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:59.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:52:59.689 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:59.719 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:52:59.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:59.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:52:59.801 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:59 smithi187 bash[89487]: audit 2023-09-23T22:52:58.413136+0000 mgr.y (mgr.25310) 937 : audit 0 from='client.45194 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:52:59.801 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:59 smithi187 bash[89487]: cluster 2023-09-23T22:52:58.673995+0000 mgr.y (mgr.25310) 938 : cluster 0 pgmap v1008: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 6.8 MiB/s wr, 824 op/s; 18869/299709 objects degraded (6.296%) 2023-09-23T22:52:59.801 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:59 smithi187 bash[89487]: audit 2023-09-23T22:52:59.155845+0000 mon.b (mon.1) 18 : audit 1 from='client.? 172.21.15.169:0/1682629441' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:52:59.801 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:52:59 smithi187 bash[89487]: audit 2023-09-23T22:52:59.158534+0000 mon.a (mon.0) 1319 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:52:59.801 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is set 2023-09-23T22:52:59.826 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:59.852 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:52:59.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:59.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:52:59.959 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:59.962 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:59 smithi169 bash[104356]: audit 2023-09-23T22:52:58.413136+0000 mgr.y (mgr.25310) 937 : audit 0 from='client.45194 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:52:59.962 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:59 smithi169 bash[104356]: cluster 2023-09-23T22:52:58.673995+0000 mgr.y (mgr.25310) 938 : cluster 0 pgmap v1008: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 6.8 MiB/s wr, 824 op/s; 18869/299709 objects degraded (6.296%) 2023-09-23T22:52:59.962 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:59 smithi169 bash[104356]: audit 2023-09-23T22:52:59.155845+0000 mon.b (mon.1) 18 : audit 1 from='client.? 172.21.15.169:0/1682629441' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:52:59.962 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:52:59 smithi169 bash[104356]: audit 2023-09-23T22:52:59.158534+0000 mon.a (mon.0) 1319 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:52:59.962 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:59 smithi169 bash[101133]: audit 2023-09-23T22:52:58.413136+0000 mgr.y (mgr.25310) 937 : audit 0 from='client.45194 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:52:59.962 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:59 smithi169 bash[101133]: cluster 2023-09-23T22:52:58.673995+0000 mgr.y (mgr.25310) 938 : cluster 0 pgmap v1008: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 6.8 MiB/s wr, 824 op/s; 18869/299709 objects degraded (6.296%) 2023-09-23T22:52:59.962 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:59 smithi169 bash[101133]: audit 2023-09-23T22:52:59.155845+0000 mon.b (mon.1) 18 : audit 1 from='client.? 172.21.15.169:0/1682629441' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:52:59.963 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:52:59 smithi169 bash[101133]: audit 2023-09-23T22:52:59.158534+0000 mon.a (mon.0) 1319 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:52:59.989 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:52:59.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:52:59.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:00.098 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:00.126 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:00.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:00.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:00.232 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:00.251 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:00.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:00.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:00.360 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:00.385 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:00.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:00.387 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:00.488 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:00.524 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:00.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:00.527 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:00.586 INFO:teuthology.orchestra.run.smithi169.stdout:{"pg_ready":true,"pg_map":{"version":1007,"stamp":"2023-09-23T22:52:56.672634+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":6633822136,"num_objects":101240,"num_object_clones":0,"num_object_copies":303720,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":19155,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":101240,"num_whiteouts":0,"num_read":33,"num_read_kb":35,"num_write":115797,"num_write_kb":6942430,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":28,"num_bytes_recovered":919894,"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":115268,"ondisk_log_size":115268,"up":262,"acting":262,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":22756548,"kb_used_data":19467076,"kb_used_omap":36,"kb_used_meta":3288987,"kb_avail":727204668,"statfs":{"total":767960285184,"available":744657580032,"internally_reserved":0,"allocated":19934285824,"data_stored":19925396498,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":37147,"internal_metadata":3367923429},"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":5,"apply_latency_ms":5,"commit_latency_ns":5000000,"apply_latency_ns":5000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-326828008,"num_objects":-4986,"num_object_clones":0,"num_object_copies":-14958,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-950,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-4986,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":9534,"num_write_kb":145473,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.003824"},"pg_stats":[{"pgid":"3.1a","version":"68'2","reported_seq":248,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.336874+0000","last_change":"2023-09-23T22:32:30.182886+0000","last_active":"2023-09-23T22:52:28.336874+0000","last_peered":"2023-09-23T22:52:28.336874+0000","last_clean":"2023-09-23T22:52:28.336874+0000","last_became_active":"2023-09-23T22:32:30.181915+0000","last_became_peered":"2023-09-23T22:32:30.181915+0000","last_unstale":"2023-09-23T22:52:28.336874+0000","last_undegraded":"2023-09-23T22:52:28.336874+0000","last_fullsized":"2023-09-23T22:52:28.336874+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:13.504249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":243,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.180243+0000","last_change":"2023-09-23T22:32:30.181813+0000","last_active":"2023-09-23T22:52:28.180243+0000","last_peered":"2023-09-23T22:52:28.180243+0000","last_clean":"2023-09-23T22:52:28.180243+0000","last_became_active":"2023-09-23T22:32:30.181283+0000","last_became_peered":"2023-09-23T22:32:30.181283+0000","last_unstale":"2023-09-23T22:52:28.180243+0000","last_undegraded":"2023-09-23T22:52:28.180243+0000","last_fullsized":"2023-09-23T22:52:28.180243+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.674213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":229,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.183582+0000","last_change":"2023-09-23T22:32:30.187773+0000","last_active":"2023-09-23T22:52:28.183582+0000","last_peered":"2023-09-23T22:52:28.183582+0000","last_clean":"2023-09-23T22:52:28.183582+0000","last_became_active":"2023-09-23T22:32:30.187289+0000","last_became_peered":"2023-09-23T22:32:30.187289+0000","last_unstale":"2023-09-23T22:52:28.183582+0000","last_undegraded":"2023-09-23T22:52:28.183582+0000","last_fullsized":"2023-09-23T22:52:28.183582+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.158539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":43,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T22:52:37.756548+0000","last_change":"2023-09-23T22:48:46.635228+0000","last_active":"2023-09-23T22:52:37.756548+0000","last_peered":"2023-09-23T22:52:37.756548+0000","last_clean":"2023-09-23T22:52:37.756548+0000","last_became_active":"2023-09-23T22:48:46.634161+0000","last_became_peered":"2023-09-23T22:48:46.634161+0000","last_unstale":"2023-09-23T22:52:37.756548+0000","last_undegraded":"2023-09-23T22:52:37.756548+0000","last_fullsized":"2023-09-23T22:52:37.756548+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:27:26.723822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":270,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.175432+0000","last_change":"2023-09-23T22:48:46.630952+0000","last_active":"2023-09-23T22:52:28.175432+0000","last_peered":"2023-09-23T22:52:28.175432+0000","last_clean":"2023-09-23T22:52:28.175432+0000","last_became_active":"2023-09-23T22:48:46.630613+0000","last_became_peered":"2023-09-23T22:48:46.630613+0000","last_unstale":"2023-09-23T22:52:28.175432+0000","last_undegraded":"2023-09-23T22:52:28.175432+0000","last_fullsized":"2023-09-23T22:52:28.175432+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25.338509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":238,"reported_epoch":256,"state":"active+undersized","last_fresh":"2023-09-23T22:52:28.206260+0000","last_change":"2023-09-23T22:52:28.206034+0000","last_active":"2023-09-23T22:52:28.206260+0000","last_peered":"2023-09-23T22:52:28.206260+0000","last_clean":"2023-09-23T22:48:05.734985+0000","last_became_active":"2023-09-23T22:52:28.206034+0000","last_became_peered":"2023-09-23T22:52:28.206034+0000","last_unstale":"2023-09-23T22:52:28.206260+0000","last_undegraded":"2023-09-23T22:52:28.206260+0000","last_fullsized":"2023-09-23T22:52:28.190970+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":222,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:11:25.685482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[5,1],"avail_no_missing":["5","1"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":42,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.177033+0000","last_change":"2023-09-23T22:48:46.634576+0000","last_active":"2023-09-23T22:52:28.177033+0000","last_peered":"2023-09-23T22:52:28.177033+0000","last_clean":"2023-09-23T22:52:28.177033+0000","last_became_active":"2023-09-23T22:48:46.633546+0000","last_became_peered":"2023-09-23T22:48:46.633546+0000","last_unstale":"2023-09-23T22:52:28.177033+0000","last_undegraded":"2023-09-23T22:52:28.177033+0000","last_fullsized":"2023-09-23T22:52:28.177033+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:08.811450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":234,"reported_epoch":256,"state":"active+undersized","last_fresh":"2023-09-23T22:52:28.188644+0000","last_change":"2023-09-23T22:52:28.188047+0000","last_active":"2023-09-23T22:52:28.188644+0000","last_peered":"2023-09-23T22:52:28.188644+0000","last_clean":"2023-09-23T22:52:17.689236+0000","last_became_active":"2023-09-23T22:52:28.188047+0000","last_became_peered":"2023-09-23T22:52:28.188047+0000","last_unstale":"2023-09-23T22:52:28.188644+0000","last_undegraded":"2023-09-23T22:52:28.188644+0000","last_fullsized":"2023-09-23T22:52:28.175524+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:58.427827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[3,1],"avail_no_missing":["3","1"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":60,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.190857+0000","last_change":"2023-09-23T22:48:07.756784+0000","last_active":"2023-09-23T22:52:28.190857+0000","last_peered":"2023-09-23T22:52:28.190857+0000","last_clean":"2023-09-23T22:52:28.190857+0000","last_became_active":"2023-09-23T22:48:07.756186+0000","last_became_peered":"2023-09-23T22:48:07.756186+0000","last_unstale":"2023-09-23T22:52:28.190857+0000","last_undegraded":"2023-09-23T22:52:28.190857+0000","last_fullsized":"2023-09-23T22:52:28.190857+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:01.669732+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":194,"reported_epoch":256,"state":"active+undersized","last_fresh":"2023-09-23T22:52:28.187915+0000","last_change":"2023-09-23T22:52:28.187441+0000","last_active":"2023-09-23T22:52:28.187915+0000","last_peered":"2023-09-23T22:52:28.187915+0000","last_clean":"2023-09-23T22:52:17.690752+0000","last_became_active":"2023-09-23T22:52:28.187441+0000","last_became_peered":"2023-09-23T22:52:28.187441+0000","last_unstale":"2023-09-23T22:52:28.187915+0000","last_undegraded":"2023-09-23T22:52:28.187915+0000","last_fullsized":"2023-09-23T22:52:28.176478+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:10.512274+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[3,7],"avail_no_missing":["3","7"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"67'3","reported_seq":239,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.187357+0000","last_change":"2023-09-23T22:32:30.189690+0000","last_active":"2023-09-23T22:52:28.187357+0000","last_peered":"2023-09-23T22:52:28.187357+0000","last_clean":"2023-09-23T22:52:28.187357+0000","last_became_active":"2023-09-23T22:32:30.189316+0000","last_became_peered":"2023-09-23T22:32:30.189316+0000","last_unstale":"2023-09-23T22:52:28.187357+0000","last_undegraded":"2023-09-23T22:52:28.187357+0000","last_fullsized":"2023-09-23T22:52:28.187357+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T03:36:06.225948+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":42,"reported_epoch":256,"state":"active+undersized","last_fresh":"2023-09-23T22:52:28.187401+0000","last_change":"2023-09-23T22:52:28.187097+0000","last_active":"2023-09-23T22:52:28.187401+0000","last_peered":"2023-09-23T22:52:28.187401+0000","last_clean":"2023-09-23T22:52:17.702894+0000","last_became_active":"2023-09-23T22:52:28.187097+0000","last_became_peered":"2023-09-23T22:52:28.187097+0000","last_unstale":"2023-09-23T22:52:28.187401+0000","last_undegraded":"2023-09-23T22:52:28.187401+0000","last_fullsized":"2023-09-23T22:52:28.183134+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:18:10.139414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":["1","2"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"79'23","reported_seq":231,"reported_epoch":256,"state":"active+undersized+degraded","last_fresh":"2023-09-23T22:52:28.186151+0000","last_change":"2023-09-23T22:52:28.185801+0000","last_active":"2023-09-23T22:52:28.186151+0000","last_peered":"2023-09-23T22:52:28.186151+0000","last_clean":"2023-09-23T22:52:17.681764+0000","last_became_active":"2023-09-23T22:52:28.185801+0000","last_became_peered":"2023-09-23T22:52:28.185801+0000","last_unstale":"2023-09-23T22:52:28.186151+0000","last_undegraded":"2023-09-23T22:52:28.177732+0000","last_fullsized":"2023-09-23T22:52:28.177595+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T09:40:54.443666+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":4,"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],"acting":[4,7],"avail_no_missing":["4","7"],"object_location_counts":[{"shards":"4,7","objects":4}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":229,"reported_epoch":256,"state":"active+undersized","last_fresh":"2023-09-23T22:52:28.186649+0000","last_change":"2023-09-23T22:52:28.186154+0000","last_active":"2023-09-23T22:52:28.186649+0000","last_peered":"2023-09-23T22:52:28.186649+0000","last_clean":"2023-09-23T22:52:17.681014+0000","last_became_active":"2023-09-23T22:52:28.186154+0000","last_became_peered":"2023-09-23T22:52:28.186154+0000","last_unstale":"2023-09-23T22:52:28.186649+0000","last_undegraded":"2023-09-23T22:52:28.186649+0000","last_fullsized":"2023-09-23T22:52:28.177014+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:49.513627+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,1],"avail_no_missing":["4","1"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"67'2","reported_seq":238,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.184351+0000","last_change":"2023-09-23T22:32:30.188993+0000","last_active":"2023-09-23T22:52:28.184351+0000","last_peered":"2023-09-23T22:52:28.184351+0000","last_clean":"2023-09-23T22:52:28.184351+0000","last_became_active":"2023-09-23T22:32:30.188599+0000","last_became_peered":"2023-09-23T22:32:30.188599+0000","last_unstale":"2023-09-23T22:52:28.184351+0000","last_undegraded":"2023-09-23T22:52:28.184351+0000","last_fullsized":"2023-09-23T22:52:28.184351+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:43.749296+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":228,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.178324+0000","last_change":"2023-09-23T22:32:00.187980+0000","last_active":"2023-09-23T22:52:28.178324+0000","last_peered":"2023-09-23T22:52:28.178324+0000","last_clean":"2023-09-23T22:52:28.178324+0000","last_became_active":"2023-09-23T22:32:00.187634+0000","last_became_peered":"2023-09-23T22:32:00.187634+0000","last_unstale":"2023-09-23T22:52:28.178324+0000","last_undegraded":"2023-09-23T22:52:28.178324+0000","last_fullsized":"2023-09-23T22:52:28.178324+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:09.675886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":42,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.176271+0000","last_change":"2023-09-23T22:48:46.629238+0000","last_active":"2023-09-23T22:52:28.176271+0000","last_peered":"2023-09-23T22:52:28.176271+0000","last_clean":"2023-09-23T22:52:28.176271+0000","last_became_active":"2023-09-23T22:48:46.628871+0000","last_became_peered":"2023-09-23T22:48:46.628871+0000","last_unstale":"2023-09-23T22:52:28.176271+0000","last_undegraded":"2023-09-23T22:52:28.176271+0000","last_fullsized":"2023-09-23T22:52:28.176271+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:11.125720+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.192871+0000","last_change":"2023-09-23T22:48:07.759806+0000","last_active":"2023-09-23T22:52:28.192871+0000","last_peered":"2023-09-23T22:52:28.192871+0000","last_clean":"2023-09-23T22:52:28.192871+0000","last_became_active":"2023-09-23T22:48:07.759023+0000","last_became_peered":"2023-09-23T22:48:07.759023+0000","last_unstale":"2023-09-23T22:52:28.192871+0000","last_undegraded":"2023-09-23T22:52:28.192871+0000","last_fullsized":"2023-09-23T22:52:28.192871+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:47.245672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":224,"reported_epoch":256,"state":"active+undersized","last_fresh":"2023-09-23T22:52:28.189997+0000","last_change":"2023-09-23T22:52:28.189187+0000","last_active":"2023-09-23T22:52:28.189997+0000","last_peered":"2023-09-23T22:52:28.189997+0000","last_clean":"2023-09-23T22:52:17.701203+0000","last_became_active":"2023-09-23T22:52:28.189187+0000","last_became_peered":"2023-09-23T22:52:28.189187+0000","last_unstale":"2023-09-23T22:52:28.189997+0000","last_undegraded":"2023-09-23T22:52:28.189997+0000","last_fullsized":"2023-09-23T22:52:28.185263+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:01:13.355744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[7,4],"avail_no_missing":["7","4"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":42,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.177753+0000","last_change":"2023-09-23T22:48:46.647361+0000","last_active":"2023-09-23T22:52:28.177753+0000","last_peered":"2023-09-23T22:52:28.177753+0000","last_clean":"2023-09-23T22:52:28.177753+0000","last_became_active":"2023-09-23T22:48:46.634829+0000","last_became_peered":"2023-09-23T22:48:46.634829+0000","last_unstale":"2023-09-23T22:52:28.177753+0000","last_undegraded":"2023-09-23T22:52:28.177753+0000","last_fullsized":"2023-09-23T22:52:28.177753+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.556277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'8","reported_seq":294,"reported_epoch":256,"state":"active+undersized+degraded","last_fresh":"2023-09-23T22:52:29.019491+0000","last_change":"2023-09-23T22:52:28.192734+0000","last_active":"2023-09-23T22:52:29.019491+0000","last_peered":"2023-09-23T22:52:29.019491+0000","last_clean":"2023-09-23T22:48:43.653578+0000","last_became_active":"2023-09-23T22:52:28.192734+0000","last_became_peered":"2023-09-23T22:52:28.192734+0000","last_unstale":"2023-09-23T22:52:29.019491+0000","last_undegraded":"2023-09-23T22:52:28.178737+0000","last_fullsized":"2023-09-23T22:52:28.178535+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T00:31:02.316406+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":4,"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":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5],"acting":[0,5],"avail_no_missing":["0","5"],"object_location_counts":[{"shards":"0,5","objects":4}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":77,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.993160+0000","last_change":"2023-09-23T22:45:13.566953+0000","last_active":"2023-09-23T22:52:28.993160+0000","last_peered":"2023-09-23T22:52:28.993160+0000","last_clean":"2023-09-23T22:52:28.993160+0000","last_became_active":"2023-09-23T22:45:13.566406+0000","last_became_peered":"2023-09-23T22:45:13.566406+0000","last_unstale":"2023-09-23T22:52:28.993160+0000","last_undegraded":"2023-09-23T22:52:28.993160+0000","last_fullsized":"2023-09-23T22:52:28.993160+0000","mapping_epoch":193,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":194,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:37.160576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.5","version":"257'7335","reported_seq":7355,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T22:52:54.009094+0000","last_change":"2023-09-23T22:50:53.891785+0000","last_active":"2023-09-23T22:52:54.009094+0000","last_peered":"2023-09-23T22:52:54.009094+0000","last_clean":"2023-09-23T22:52:54.009094+0000","last_became_active":"2023-09-23T22:50:53.891484+0000","last_became_peered":"2023-09-23T22:50:53.891484+0000","last_unstale":"2023-09-23T22:52:54.009094+0000","last_undegraded":"2023-09-23T22:52:54.009094+0000","last_fullsized":"2023-09-23T22:52:54.009094+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":7335,"log_dups_size":0,"ondisk_log_size":7335,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:07.212388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":419889152,"num_objects":6407,"num_object_clones":0,"num_object_copies":19221,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6407,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7335,"num_write_kb":439744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"67'1","reported_seq":271,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.186443+0000","last_change":"2023-09-23T22:48:46.692375+0000","last_active":"2023-09-23T22:52:28.186443+0000","last_peered":"2023-09-23T22:52:28.186443+0000","last_clean":"2023-09-23T22:52:28.186443+0000","last_became_active":"2023-09-23T22:48:46.630040+0000","last_became_peered":"2023-09-23T22:48:46.630040+0000","last_unstale":"2023-09-23T22:52:28.186443+0000","last_undegraded":"2023-09-23T22:52:28.186443+0000","last_fullsized":"2023-09-23T22:52:28.186443+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-24T22:24:40.608964+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":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":67,"reported_epoch":256,"state":"active+undersized","last_fresh":"2023-09-23T22:52:28.192096+0000","last_change":"2023-09-23T22:52:28.191040+0000","last_active":"2023-09-23T22:52:28.192096+0000","last_peered":"2023-09-23T22:52:28.192096+0000","last_clean":"2023-09-23T22:52:17.694442+0000","last_became_active":"2023-09-23T22:52:28.191040+0000","last_became_peered":"2023-09-23T22:52:28.191040+0000","last_unstale":"2023-09-23T22:52:28.192096+0000","last_undegraded":"2023-09-23T22:52:28.192096+0000","last_fullsized":"2023-09-23T22:52:28.188729+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:29.199481+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[5,7],"avail_no_missing":["5","7"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.4","version":"257'7235","reported_seq":7255,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T22:52:52.767218+0000","last_change":"2023-09-23T22:50:53.885610+0000","last_active":"2023-09-23T22:52:52.767218+0000","last_peered":"2023-09-23T22:52:52.767218+0000","last_clean":"2023-09-23T22:52:52.767218+0000","last_became_active":"2023-09-23T22:50:53.885314+0000","last_became_peered":"2023-09-23T22:50:53.885314+0000","last_unstale":"2023-09-23T22:52:52.767218+0000","last_undegraded":"2023-09-23T22:52:52.767218+0000","last_fullsized":"2023-09-23T22:52:52.767218+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":7235,"log_dups_size":0,"ondisk_log_size":7235,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:47.622154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":425263104,"num_objects":6489,"num_object_clones":0,"num_object_copies":19467,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6489,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7235,"num_write_kb":439168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":237,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.185041+0000","last_change":"2023-09-23T22:32:30.186931+0000","last_active":"2023-09-23T22:52:28.185041+0000","last_peered":"2023-09-23T22:52:28.185041+0000","last_clean":"2023-09-23T22:52:28.185041+0000","last_became_active":"2023-09-23T22:32:30.186482+0000","last_became_peered":"2023-09-23T22:32:30.186482+0000","last_unstale":"2023-09-23T22:52:28.185041+0000","last_undegraded":"2023-09-23T22:52:28.185041+0000","last_fullsized":"2023-09-23T22:52:28.185041+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:37.144095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":268,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.176201+0000","last_change":"2023-09-23T22:45:13.564137+0000","last_active":"2023-09-23T22:52:28.176201+0000","last_peered":"2023-09-23T22:52:28.176201+0000","last_clean":"2023-09-23T22:52:28.176201+0000","last_became_active":"2023-09-23T22:45:13.563523+0000","last_became_peered":"2023-09-23T22:45:13.563523+0000","last_unstale":"2023-09-23T22:52:28.176201+0000","last_undegraded":"2023-09-23T22:52:28.176201+0000","last_fullsized":"2023-09-23T22:52:28.176201+0000","mapping_epoch":193,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":194,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:37.893821+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"257'7169","reported_seq":7188,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T22:52:55.908050+0000","last_change":"2023-09-23T22:50:53.892496+0000","last_active":"2023-09-23T22:52:55.908050+0000","last_peered":"2023-09-23T22:52:55.908050+0000","last_clean":"2023-09-23T22:52:55.908050+0000","last_became_active":"2023-09-23T22:50:53.891787+0000","last_became_peered":"2023-09-23T22:50:53.891787+0000","last_unstale":"2023-09-23T22:52:55.908050+0000","last_undegraded":"2023-09-23T22:52:55.908050+0000","last_fullsized":"2023-09-23T22:52:55.908050+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":7169,"log_dups_size":0,"ondisk_log_size":7169,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31.311202+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":398000128,"num_objects":6073,"num_object_clones":0,"num_object_copies":18219,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6073,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7169,"num_write_kb":423744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"67'1","reported_seq":254,"reported_epoch":256,"state":"active+undersized+degraded","last_fresh":"2023-09-23T22:52:28.193685+0000","last_change":"2023-09-23T22:52:28.193342+0000","last_active":"2023-09-23T22:52:28.193685+0000","last_peered":"2023-09-23T22:52:28.193685+0000","last_clean":"2023-09-23T22:52:17.695976+0000","last_became_active":"2023-09-23T22:52:28.193342+0000","last_became_peered":"2023-09-23T22:52:28.193342+0000","last_unstale":"2023-09-23T22:52:28.193685+0000","last_undegraded":"2023-09-23T22:52:28.186915+0000","last_fullsized":"2023-09-23T22:52:28.186757+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T08:35:14.291530+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":1,"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":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],"acting":[7,5],"avail_no_missing":["7","5"],"object_location_counts":[{"shards":"5,7","objects":1}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":50,"reported_epoch":256,"state":"active+undersized","last_fresh":"2023-09-23T22:52:28.188858+0000","last_change":"2023-09-23T22:52:28.188221+0000","last_active":"2023-09-23T22:52:28.188858+0000","last_peered":"2023-09-23T22:52:28.188858+0000","last_clean":"2023-09-23T22:29:35.188597+0000","last_became_active":"2023-09-23T22:52:28.188221+0000","last_became_peered":"2023-09-23T22:52:28.188221+0000","last_unstale":"2023-09-23T22:52:28.188858+0000","last_undegraded":"2023-09-23T22:52:28.188858+0000","last_fullsized":"2023-09-23T22:52:28.185509+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:15.034788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,7],"avail_no_missing":["1","7"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.6","version":"257'7313","reported_seq":7332,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T22:52:55.910755+0000","last_change":"2023-09-23T22:50:54.866403+0000","last_active":"2023-09-23T22:52:55.910755+0000","last_peered":"2023-09-23T22:52:55.910755+0000","last_clean":"2023-09-23T22:52:55.910755+0000","last_became_active":"2023-09-23T22:50:54.865682+0000","last_became_peered":"2023-09-23T22:50:54.865682+0000","last_unstale":"2023-09-23T22:52:55.910755+0000","last_undegraded":"2023-09-23T22:52:55.910755+0000","last_fullsized":"2023-09-23T22:52:55.910755+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":7313,"log_dups_size":0,"ondisk_log_size":7313,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.295213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":407568384,"num_objects":6219,"num_object_clones":0,"num_object_copies":18657,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6219,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7313,"num_write_kb":433024,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,1],"acting":[5,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":67,"reported_epoch":256,"state":"active+undersized","last_fresh":"2023-09-23T22:52:28.208328+0000","last_change":"2023-09-23T22:52:28.208092+0000","last_active":"2023-09-23T22:52:28.208328+0000","last_peered":"2023-09-23T22:52:28.208328+0000","last_clean":"2023-09-23T22:52:17.694745+0000","last_became_active":"2023-09-23T22:52:28.208092+0000","last_became_peered":"2023-09-23T22:52:28.208092+0000","last_unstale":"2023-09-23T22:52:28.208328+0000","last_undegraded":"2023-09-23T22:52:28.208328+0000","last_fullsized":"2023-09-23T22:52:28.188902+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:02.033090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[5,3],"avail_no_missing":["5","3"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":42,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.177252+0000","last_change":"2023-09-23T22:48:46.627762+0000","last_active":"2023-09-23T22:52:28.177252+0000","last_peered":"2023-09-23T22:52:28.177252+0000","last_clean":"2023-09-23T22:52:28.177252+0000","last_became_active":"2023-09-23T22:48:46.627382+0000","last_became_peered":"2023-09-23T22:48:46.627382+0000","last_unstale":"2023-09-23T22:52:28.177252+0000","last_undegraded":"2023-09-23T22:52:28.177252+0000","last_fullsized":"2023-09-23T22:52:28.177252+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:40.544495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.1","version":"257'7242","reported_seq":7261,"reported_epoch":257,"state":"active+undersized+degraded","last_fresh":"2023-09-23T22:52:53.991457+0000","last_change":"2023-09-23T22:52:28.188983+0000","last_active":"2023-09-23T22:52:53.991457+0000","last_peered":"2023-09-23T22:52:53.991457+0000","last_clean":"2023-09-23T22:52:27.173774+0000","last_became_active":"2023-09-23T22:52:28.188983+0000","last_became_peered":"2023-09-23T22:52:28.188983+0000","last_unstale":"2023-09-23T22:52:53.991457+0000","last_undegraded":"2023-09-23T22:52:28.175629+0000","last_fullsized":"2023-09-23T22:52:28.175477+0000","mapping_epoch":255,"log_start":"250'400","ondisk_log_start":"250'400","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":6842,"log_dups_size":0,"ondisk_log_size":6842,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.573392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":419954688,"num_objects":6408,"num_object_clones":0,"num_object_copies":19224,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":6408,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6408,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7242,"num_write_kb":436800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[3,7],"avail_no_missing":["3","7"],"object_location_counts":[{"shards":"3,7","objects":6408}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.9","version":"78'161","reported_seq":637,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.186735+0000","last_change":"2023-09-23T22:37:49.415909+0000","last_active":"2023-09-23T22:52:28.186735+0000","last_peered":"2023-09-23T22:52:28.186735+0000","last_clean":"2023-09-23T22:52:28.186735+0000","last_became_active":"2023-09-23T22:37:46.449453+0000","last_became_peered":"2023-09-23T22:37:46.449453+0000","last_unstale":"2023-09-23T22:52:28.186735+0000","last_undegraded":"2023-09-23T22:52:28.186735+0000","last_fullsized":"2023-09-23T22:52:28.186735+0000","mapping_epoch":121,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":122,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:49.415804+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:49.415804+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:11:23.752522+0000","scrub_duration":0.0087137450000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"68'3","reported_seq":276,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.176637+0000","last_change":"2023-09-23T22:48:46.704933+0000","last_active":"2023-09-23T22:52:28.176637+0000","last_peered":"2023-09-23T22:52:28.176637+0000","last_clean":"2023-09-23T22:52:28.176637+0000","last_became_active":"2023-09-23T22:48:46.637763+0000","last_became_peered":"2023-09-23T22:48:46.637763+0000","last_unstale":"2023-09-23T22:52:28.176637+0000","last_undegraded":"2023-09-23T22:52:28.176637+0000","last_fullsized":"2023-09-23T22:52:28.176637+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:53:19.139103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":239,"reported_epoch":257,"state":"active+undersized","last_fresh":"2023-09-23T22:52:37.754888+0000","last_change":"2023-09-23T22:52:28.182143+0000","last_active":"2023-09-23T22:52:37.754888+0000","last_peered":"2023-09-23T22:52:37.754888+0000","last_clean":"2023-09-23T22:52:17.681900+0000","last_became_active":"2023-09-23T22:52:28.182143+0000","last_became_peered":"2023-09-23T22:52:28.182143+0000","last_unstale":"2023-09-23T22:52:37.754888+0000","last_undegraded":"2023-09-23T22:52:37.754888+0000","last_fullsized":"2023-09-23T22:52:28.177983+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.187800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,3],"avail_no_missing":["4","3"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.0","version":"257'7167","reported_seq":7193,"reported_epoch":257,"state":"active+undersized+degraded","last_fresh":"2023-09-23T22:52:52.764792+0000","last_change":"2023-09-23T22:52:28.191636+0000","last_active":"2023-09-23T22:52:52.764792+0000","last_peered":"2023-09-23T22:52:52.764792+0000","last_clean":"2023-09-23T22:52:27.156369+0000","last_became_active":"2023-09-23T22:52:28.191636+0000","last_became_peered":"2023-09-23T22:52:28.191636+0000","last_unstale":"2023-09-23T22:52:52.764792+0000","last_undegraded":"2023-09-23T22:52:28.186456+0000","last_fullsized":"2023-09-23T22:52:28.186298+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":7167,"log_dups_size":0,"ondisk_log_size":7167,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.694132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":419233792,"num_objects":6397,"num_object_clones":0,"num_object_copies":19191,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":6397,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6397,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7167,"num_write_kb":434048,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":["1","2"],"object_location_counts":[{"shards":"1,2","objects":6397}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.8","version":"78'161","reported_seq":539,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.190365+0000","last_change":"2023-09-23T22:48:07.760032+0000","last_active":"2023-09-23T22:52:28.190365+0000","last_peered":"2023-09-23T22:52:28.190365+0000","last_clean":"2023-09-23T22:52:28.190365+0000","last_became_active":"2023-09-23T22:48:07.759628+0000","last_became_peered":"2023-09-23T22:48:07.759628+0000","last_unstale":"2023-09-23T22:52:28.190365+0000","last_undegraded":"2023-09-23T22:52:28.190365+0000","last_fullsized":"2023-09-23T22:52:28.190365+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:39:52.437433+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:39:52.437433+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:56:26.166535+0000","scrub_duration":0.017880975,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":262688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":81,"reported_epoch":256,"state":"active+undersized","last_fresh":"2023-09-23T22:52:28.336822+0000","last_change":"2023-09-23T22:52:28.188132+0000","last_active":"2023-09-23T22:52:28.336822+0000","last_peered":"2023-09-23T22:52:28.336822+0000","last_clean":"2023-09-23T22:32:00.184292+0000","last_became_active":"2023-09-23T22:52:28.188132+0000","last_became_peered":"2023-09-23T22:52:28.188132+0000","last_unstale":"2023-09-23T22:52:28.336822+0000","last_undegraded":"2023-09-23T22:52:28.336822+0000","last_fullsized":"2023-09-23T22:52:28.180075+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47.387289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,1],"avail_no_missing":["4","1"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":246,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T22:52:37.755889+0000","last_change":"2023-09-23T22:32:30.183403+0000","last_active":"2023-09-23T22:52:37.755889+0000","last_peered":"2023-09-23T22:52:37.755889+0000","last_clean":"2023-09-23T22:52:37.755889+0000","last_became_active":"2023-09-23T22:32:30.182279+0000","last_became_peered":"2023-09-23T22:32:30.182279+0000","last_unstale":"2023-09-23T22:52:37.755889+0000","last_undegraded":"2023-09-23T22:52:37.755889+0000","last_fullsized":"2023-09-23T22:52:37.755889+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.978237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"257'7164","reported_seq":7183,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T22:52:52.659559+0000","last_change":"2023-09-23T22:50:53.889561+0000","last_active":"2023-09-23T22:52:52.659559+0000","last_peered":"2023-09-23T22:52:52.659559+0000","last_clean":"2023-09-23T22:52:52.659559+0000","last_became_active":"2023-09-23T22:50:53.889181+0000","last_became_peered":"2023-09-23T22:50:53.889181+0000","last_unstale":"2023-09-23T22:52:52.659559+0000","last_undegraded":"2023-09-23T22:52:52.659559+0000","last_fullsized":"2023-09-23T22:52:52.659559+0000","mapping_epoch":246,"log_start":"250'300","ondisk_log_start":"250'300","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":6864,"log_dups_size":0,"ondisk_log_size":6864,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49.349324+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":418250752,"num_objects":6382,"num_object_clones":0,"num_object_copies":19146,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6382,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7164,"num_write_kb":433472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":230,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.177565+0000","last_change":"2023-09-23T22:32:30.184434+0000","last_active":"2023-09-23T22:52:28.177565+0000","last_peered":"2023-09-23T22:52:28.177565+0000","last_clean":"2023-09-23T22:52:28.177565+0000","last_became_active":"2023-09-23T22:32:30.183937+0000","last_became_peered":"2023-09-23T22:32:30.183937+0000","last_unstale":"2023-09-23T22:52:28.177565+0000","last_undegraded":"2023-09-23T22:52:28.177565+0000","last_fullsized":"2023-09-23T22:52:28.177565+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:25.993348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":248,"reported_epoch":257,"state":"active+undersized","last_fresh":"2023-09-23T22:52:37.755797+0000","last_change":"2023-09-23T22:52:28.188141+0000","last_active":"2023-09-23T22:52:37.755797+0000","last_peered":"2023-09-23T22:52:37.755797+0000","last_clean":"2023-09-23T22:52:17.683443+0000","last_became_active":"2023-09-23T22:52:28.188141+0000","last_became_peered":"2023-09-23T22:52:28.188141+0000","last_unstale":"2023-09-23T22:52:37.755797+0000","last_undegraded":"2023-09-23T22:52:37.755797+0000","last_fullsized":"2023-09-23T22:52:28.177274+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.954008+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,1],"avail_no_missing":["4","1"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.2","version":"257'7157","reported_seq":7177,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T22:52:54.033668+0000","last_change":"2023-09-23T22:50:54.865711+0000","last_active":"2023-09-23T22:52:54.033668+0000","last_peered":"2023-09-23T22:52:54.033668+0000","last_clean":"2023-09-23T22:52:54.033668+0000","last_became_active":"2023-09-23T22:50:54.865260+0000","last_became_peered":"2023-09-23T22:50:54.865260+0000","last_unstale":"2023-09-23T22:52:54.033668+0000","last_undegraded":"2023-09-23T22:52:54.033668+0000","last_fullsized":"2023-09-23T22:52:54.033668+0000","mapping_epoch":246,"log_start":"250'300","ondisk_log_start":"250'300","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":6857,"log_dups_size":0,"ondisk_log_size":6857,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:17:11.444214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":409010176,"num_objects":6241,"num_object_clones":0,"num_object_copies":18723,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6241,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7157,"num_write_kb":428736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.a","version":"78'161","reported_seq":542,"reported_epoch":256,"state":"active+undersized","last_fresh":"2023-09-23T22:52:28.195548+0000","last_change":"2023-09-23T22:52:28.195245+0000","last_active":"2023-09-23T22:52:28.195548+0000","last_peered":"2023-09-23T22:52:28.195548+0000","last_clean":"2023-09-23T22:52:17.694545+0000","last_became_active":"2023-09-23T22:52:28.195245+0000","last_became_peered":"2023-09-23T22:52:28.195245+0000","last_unstale":"2023-09-23T22:52:28.195548+0000","last_undegraded":"2023-09-23T22:52:28.195548+0000","last_fullsized":"2023-09-23T22:52:28.189592+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:39:54.455854+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:39:54.455854+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:51:42.370350+0000","scrub_duration":0.0075565679999999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[5,2],"avail_no_missing":["5","2"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":77,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.175323+0000","last_change":"2023-09-23T22:45:13.567847+0000","last_active":"2023-09-23T22:52:28.175323+0000","last_peered":"2023-09-23T22:52:28.175323+0000","last_clean":"2023-09-23T22:52:28.175323+0000","last_became_active":"2023-09-23T22:45:13.565809+0000","last_became_peered":"2023-09-23T22:45:13.565809+0000","last_unstale":"2023-09-23T22:52:28.175323+0000","last_undegraded":"2023-09-23T22:52:28.175323+0000","last_fullsized":"2023-09-23T22:52:28.175323+0000","mapping_epoch":193,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":194,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.495110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":230,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T22:52:37.766060+0000","last_change":"2023-09-23T22:32:30.188254+0000","last_active":"2023-09-23T22:52:37.766060+0000","last_peered":"2023-09-23T22:52:37.766060+0000","last_clean":"2023-09-23T22:52:37.766060+0000","last_became_active":"2023-09-23T22:32:30.187888+0000","last_became_peered":"2023-09-23T22:32:30.187888+0000","last_unstale":"2023-09-23T22:52:37.766060+0000","last_undegraded":"2023-09-23T22:52:37.766060+0000","last_fullsized":"2023-09-23T22:52:37.766060+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:40.160525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"257'7289","reported_seq":7308,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T22:52:55.910745+0000","last_change":"2023-09-23T22:50:53.889926+0000","last_active":"2023-09-23T22:52:55.910745+0000","last_peered":"2023-09-23T22:52:55.910745+0000","last_clean":"2023-09-23T22:52:55.910745+0000","last_became_active":"2023-09-23T22:50:53.889182+0000","last_became_peered":"2023-09-23T22:50:53.889182+0000","last_unstale":"2023-09-23T22:52:55.910745+0000","last_undegraded":"2023-09-23T22:52:55.910745+0000","last_fullsized":"2023-09-23T22:52:55.910745+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":7289,"log_dups_size":0,"ondisk_log_size":7289,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.501929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":404815872,"num_objects":6177,"num_object_clones":0,"num_object_copies":18531,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6177,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7289,"num_write_kb":430912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.7","version":"78'161","reported_seq":589,"reported_epoch":256,"state":"active+undersized","last_fresh":"2023-09-23T22:52:28.993093+0000","last_change":"2023-09-23T22:52:28.188433+0000","last_active":"2023-09-23T22:52:28.993093+0000","last_peered":"2023-09-23T22:52:28.993093+0000","last_clean":"2023-09-23T22:44:42.440202+0000","last_became_active":"2023-09-23T22:52:28.188433+0000","last_became_peered":"2023-09-23T22:52:28.188433+0000","last_unstale":"2023-09-23T22:52:28.993093+0000","last_undegraded":"2023-09-23T22:52:28.993093+0000","last_fullsized":"2023-09-23T22:52:28.180365+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":197,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:50.091202+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:50.091202+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:00:15.348642+0000","scrub_duration":0.013386004,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[3,7],"avail_no_missing":["3","7"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":263,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.185770+0000","last_change":"2023-09-23T22:48:46.629210+0000","last_active":"2023-09-23T22:52:28.185770+0000","last_peered":"2023-09-23T22:52:28.185770+0000","last_clean":"2023-09-23T22:52:28.185770+0000","last_became_active":"2023-09-23T22:48:46.628787+0000","last_became_peered":"2023-09-23T22:48:46.628787+0000","last_unstale":"2023-09-23T22:52:28.185770+0000","last_undegraded":"2023-09-23T22:52:28.185770+0000","last_fullsized":"2023-09-23T22:52:28.185770+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:13:07.870901+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":58,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.192855+0000","last_change":"2023-09-23T22:48:08.825719+0000","last_active":"2023-09-23T22:52:28.192855+0000","last_peered":"2023-09-23T22:52:28.192855+0000","last_clean":"2023-09-23T22:52:28.192855+0000","last_became_active":"2023-09-23T22:48:08.825355+0000","last_became_peered":"2023-09-23T22:48:08.825355+0000","last_unstale":"2023-09-23T22:52:28.192855+0000","last_undegraded":"2023-09-23T22:52:28.192855+0000","last_fullsized":"2023-09-23T22:52:28.192855+0000","mapping_epoch":221,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":222,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.010623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":264,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.183802+0000","last_change":"2023-09-23T22:48:08.764753+0000","last_active":"2023-09-23T22:52:28.183802+0000","last_peered":"2023-09-23T22:52:28.183802+0000","last_clean":"2023-09-23T22:52:28.183802+0000","last_became_active":"2023-09-23T22:48:08.749815+0000","last_became_peered":"2023-09-23T22:48:08.749815+0000","last_unstale":"2023-09-23T22:52:28.183802+0000","last_undegraded":"2023-09-23T22:52:28.183802+0000","last_fullsized":"2023-09-23T22:52:28.183802+0000","mapping_epoch":221,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":222,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:39.989271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"257'7215","reported_seq":7235,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T22:52:54.018922+0000","last_change":"2023-09-23T22:50:53.891286+0000","last_active":"2023-09-23T22:52:54.018922+0000","last_peered":"2023-09-23T22:52:54.018922+0000","last_clean":"2023-09-23T22:52:54.018922+0000","last_became_active":"2023-09-23T22:50:53.890997+0000","last_became_peered":"2023-09-23T22:50:53.890997+0000","last_unstale":"2023-09-23T22:52:54.018922+0000","last_undegraded":"2023-09-23T22:52:54.018922+0000","last_fullsized":"2023-09-23T22:52:54.018922+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":7215,"log_dups_size":0,"ondisk_log_size":7215,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:25:50.930425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":411107328,"num_objects":6273,"num_object_clones":0,"num_object_copies":18819,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6273,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7215,"num_write_kb":431616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,5],"acting":[0,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.1","version":"78'161","reported_seq":498,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.190691+0000","last_change":"2023-09-23T22:48:49.651159+0000","last_active":"2023-09-23T22:52:28.190691+0000","last_peered":"2023-09-23T22:52:28.190691+0000","last_clean":"2023-09-23T22:52:28.190691+0000","last_became_active":"2023-09-23T22:48:49.650659+0000","last_became_peered":"2023-09-23T22:48:49.650659+0000","last_unstale":"2023-09-23T22:52:28.190691+0000","last_undegraded":"2023-09-23T22:52:28.190691+0000","last_fullsized":"2023-09-23T22:52:28.190691+0000","mapping_epoch":229,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:39:51.078203+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:39:51.078203+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:46:35.855889+0000","scrub_duration":0.002520722,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":65,"reported_epoch":256,"state":"active+undersized","last_fresh":"2023-09-23T22:52:28.204226+0000","last_change":"2023-09-23T22:52:28.203851+0000","last_active":"2023-09-23T22:52:28.204226+0000","last_peered":"2023-09-23T22:52:28.204226+0000","last_clean":"2023-09-23T22:52:17.696058+0000","last_became_active":"2023-09-23T22:52:28.203851+0000","last_became_peered":"2023-09-23T22:52:28.203851+0000","last_unstale":"2023-09-23T22:52:28.204226+0000","last_undegraded":"2023-09-23T22:52:28.204226+0000","last_fullsized":"2023-09-23T22:52:28.190900+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":222,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57.589858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[5,1],"avail_no_missing":["5","1"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":250,"reported_epoch":256,"state":"active+undersized","last_fresh":"2023-09-23T22:52:28.186455+0000","last_change":"2023-09-23T22:52:28.185692+0000","last_active":"2023-09-23T22:52:28.186455+0000","last_peered":"2023-09-23T22:52:28.186455+0000","last_clean":"2023-09-23T22:52:17.681486+0000","last_became_active":"2023-09-23T22:52:28.185692+0000","last_became_peered":"2023-09-23T22:52:28.185692+0000","last_unstale":"2023-09-23T22:52:28.186455+0000","last_undegraded":"2023-09-23T22:52:28.186455+0000","last_fullsized":"2023-09-23T22:52:28.177811+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:50.321325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,0],"avail_no_missing":["4","0"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":248,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.186629+0000","last_change":"2023-09-23T22:45:13.571154+0000","last_active":"2023-09-23T22:52:28.186629+0000","last_peered":"2023-09-23T22:52:28.186629+0000","last_clean":"2023-09-23T22:52:28.186629+0000","last_became_active":"2023-09-23T22:45:13.570751+0000","last_became_peered":"2023-09-23T22:45:13.570751+0000","last_unstale":"2023-09-23T22:52:28.186629+0000","last_undegraded":"2023-09-23T22:52:28.186629+0000","last_fullsized":"2023-09-23T22:52:28.186629+0000","mapping_epoch":193,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":194,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:23.160297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.a","version":"257'7406","reported_seq":7422,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T22:52:55.893773+0000","last_change":"2023-09-23T22:50:53.892401+0000","last_active":"2023-09-23T22:52:55.893773+0000","last_peered":"2023-09-23T22:52:55.893773+0000","last_clean":"2023-09-23T22:52:55.893773+0000","last_became_active":"2023-09-23T22:50:53.892093+0000","last_became_peered":"2023-09-23T22:50:53.892093+0000","last_unstale":"2023-09-23T22:52:55.893773+0000","last_undegraded":"2023-09-23T22:52:55.893773+0000","last_fullsized":"2023-09-23T22:52:55.893773+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":7406,"log_dups_size":0,"ondisk_log_size":7406,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49.387419+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":411959296,"num_objects":6286,"num_object_clones":0,"num_object_copies":18858,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6286,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7406,"num_write_kb":438144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,7],"acting":[5,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.2","version":"78'161","reported_seq":684,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.184703+0000","last_change":"2023-09-23T22:48:49.648901+0000","last_active":"2023-09-23T22:52:28.184703+0000","last_peered":"2023-09-23T22:52:28.184703+0000","last_clean":"2023-09-23T22:52:28.184703+0000","last_became_active":"2023-09-23T22:48:49.648557+0000","last_became_peered":"2023-09-23T22:48:49.648557+0000","last_unstale":"2023-09-23T22:52:28.184703+0000","last_undegraded":"2023-09-23T22:52:28.184703+0000","last_fullsized":"2023-09-23T22:52:28.184703+0000","mapping_epoch":229,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:48.449999+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:48.449999+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:37:05.231107+0000","scrub_duration":0.010386299999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":285,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.180188+0000","last_change":"2023-09-23T22:47:26.779248+0000","last_active":"2023-09-23T22:52:28.180188+0000","last_peered":"2023-09-23T22:52:28.180188+0000","last_clean":"2023-09-23T22:52:28.180188+0000","last_became_active":"2023-09-23T22:47:26.778838+0000","last_became_peered":"2023-09-23T22:47:26.778838+0000","last_unstale":"2023-09-23T22:52:28.180188+0000","last_undegraded":"2023-09-23T22:52:28.180188+0000","last_fullsized":"2023-09-23T22:52:28.180188+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:42.545099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":222,"reported_epoch":256,"state":"active+undersized","last_fresh":"2023-09-23T22:52:28.194790+0000","last_change":"2023-09-23T22:52:28.191205+0000","last_active":"2023-09-23T22:52:28.194790+0000","last_peered":"2023-09-23T22:52:28.194790+0000","last_clean":"2023-09-23T22:52:17.700744+0000","last_became_active":"2023-09-23T22:52:28.191205+0000","last_became_peered":"2023-09-23T22:52:28.191205+0000","last_unstale":"2023-09-23T22:52:28.194790+0000","last_undegraded":"2023-09-23T22:52:28.194790+0000","last_fullsized":"2023-09-23T22:52:28.186147+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:32.314495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":["1","2"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":36,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.185563+0000","last_change":"2023-09-23T22:49:14.567796+0000","last_active":"2023-09-23T22:52:28.185563+0000","last_peered":"2023-09-23T22:52:28.185563+0000","last_clean":"2023-09-23T22:52:28.185563+0000","last_became_active":"2023-09-23T22:49:14.567344+0000","last_became_peered":"2023-09-23T22:49:14.567344+0000","last_unstale":"2023-09-23T22:52:28.185563+0000","last_undegraded":"2023-09-23T22:52:28.185563+0000","last_fullsized":"2023-09-23T22:52:28.185563+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.426322+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"257'7201","reported_seq":7220,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T22:52:54.014458+0000","last_change":"2023-09-23T22:50:53.890392+0000","last_active":"2023-09-23T22:52:54.014458+0000","last_peered":"2023-09-23T22:52:54.014458+0000","last_clean":"2023-09-23T22:52:54.014458+0000","last_became_active":"2023-09-23T22:50:53.890074+0000","last_became_peered":"2023-09-23T22:50:53.890074+0000","last_unstale":"2023-09-23T22:52:54.014458+0000","last_undegraded":"2023-09-23T22:52:54.014458+0000","last_fullsized":"2023-09-23T22:52:54.014458+0000","mapping_epoch":246,"log_start":"250'300","ondisk_log_start":"250'300","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":6901,"log_dups_size":0,"ondisk_log_size":6901,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:01.044874+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":416219136,"num_objects":6351,"num_object_clones":0,"num_object_copies":19053,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6351,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7201,"num_write_kb":433664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":60,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.189610+0000","last_change":"2023-09-23T22:48:07.754566+0000","last_active":"2023-09-23T22:52:28.189610+0000","last_peered":"2023-09-23T22:52:28.189610+0000","last_clean":"2023-09-23T22:52:28.189610+0000","last_became_active":"2023-09-23T22:48:07.754001+0000","last_became_peered":"2023-09-23T22:48:07.754001+0000","last_unstale":"2023-09-23T22:52:28.189610+0000","last_undegraded":"2023-09-23T22:52:28.189610+0000","last_fullsized":"2023-09-23T22:52:28.189610+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:07.601926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"78'161","reported_seq":672,"reported_epoch":256,"state":"active+undersized","last_fresh":"2023-09-23T22:52:28.185925+0000","last_change":"2023-09-23T22:52:28.185602+0000","last_active":"2023-09-23T22:52:28.185925+0000","last_peered":"2023-09-23T22:52:28.185925+0000","last_clean":"2023-09-23T22:52:17.687103+0000","last_became_active":"2023-09-23T22:52:28.185602+0000","last_became_peered":"2023-09-23T22:52:28.185602+0000","last_unstale":"2023-09-23T22:52:28.185925+0000","last_undegraded":"2023-09-23T22:52:28.185925+0000","last_fullsized":"2023-09-23T22:52:28.183945+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":0,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:47.480014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:47.480014+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:58:08.482052+0000","scrub_duration":0.0051156079999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[7,0],"avail_no_missing":["7","0"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":94,"reported_epoch":256,"state":"active+undersized","last_fresh":"2023-09-23T22:52:28.193191+0000","last_change":"2023-09-23T22:52:28.192943+0000","last_active":"2023-09-23T22:52:28.193191+0000","last_peered":"2023-09-23T22:52:28.193191+0000","last_clean":"2023-09-23T22:52:17.689354+0000","last_became_active":"2023-09-23T22:52:28.192943+0000","last_became_peered":"2023-09-23T22:52:28.192943+0000","last_unstale":"2023-09-23T22:52:28.193191+0000","last_undegraded":"2023-09-23T22:52:28.193191+0000","last_fullsized":"2023-09-23T22:52:28.175871+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":222,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09.372869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[3,5],"avail_no_missing":["3","5"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":63,"reported_epoch":256,"state":"active+undersized","last_fresh":"2023-09-23T22:52:28.336942+0000","last_change":"2023-09-23T22:52:28.188803+0000","last_active":"2023-09-23T22:52:28.336942+0000","last_peered":"2023-09-23T22:52:28.336942+0000","last_clean":"2023-09-23T22:32:00.184625+0000","last_became_active":"2023-09-23T22:52:28.188803+0000","last_became_peered":"2023-09-23T22:52:28.188803+0000","last_unstale":"2023-09-23T22:52:28.336942+0000","last_undegraded":"2023-09-23T22:52:28.336942+0000","last_fullsized":"2023-09-23T22:52:28.177429+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.675246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,7],"avail_no_missing":["4","7"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.b","version":"257'7230","reported_seq":7256,"reported_epoch":257,"state":"active+undersized+degraded","last_fresh":"2023-09-23T22:52:54.027720+0000","last_change":"2023-09-23T22:52:28.190659+0000","last_active":"2023-09-23T22:52:54.027720+0000","last_peered":"2023-09-23T22:52:54.027720+0000","last_clean":"2023-09-23T22:52:27.156440+0000","last_became_active":"2023-09-23T22:52:28.190659+0000","last_became_peered":"2023-09-23T22:52:28.190659+0000","last_unstale":"2023-09-23T22:52:54.027720+0000","last_undegraded":"2023-09-23T22:52:28.176320+0000","last_fullsized":"2023-09-23T22:52:28.176094+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":7230,"log_dups_size":0,"ondisk_log_size":7230,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51.169298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":415498240,"num_objects":6340,"num_object_clones":0,"num_object_copies":19020,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":6340,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6340,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7230,"num_write_kb":434240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,5],"avail_no_missing":["0","5"],"object_location_counts":[{"shards":"0,5","objects":6340}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.3","version":"78'161","reported_seq":575,"reported_epoch":256,"state":"active+undersized","last_fresh":"2023-09-23T22:52:28.188950+0000","last_change":"2023-09-23T22:52:28.188695+0000","last_active":"2023-09-23T22:52:28.188950+0000","last_peered":"2023-09-23T22:52:28.188950+0000","last_clean":"2023-09-23T22:52:22.671235+0000","last_became_active":"2023-09-23T22:52:28.188695+0000","last_became_peered":"2023-09-23T22:52:28.188695+0000","last_unstale":"2023-09-23T22:52:28.188950+0000","last_undegraded":"2023-09-23T22:52:28.188950+0000","last_fullsized":"2023-09-23T22:52:28.183368+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":122,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:49.135466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:49.135466+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T08:52:12.248813+0000","scrub_duration":0.0067224190000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,4],"avail_no_missing":["1","4"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":265,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.184349+0000","last_change":"2023-09-23T22:48:46.633847+0000","last_active":"2023-09-23T22:52:28.184349+0000","last_peered":"2023-09-23T22:52:28.184349+0000","last_clean":"2023-09-23T22:52:28.184349+0000","last_became_active":"2023-09-23T22:48:46.633547+0000","last_became_peered":"2023-09-23T22:48:46.633547+0000","last_unstale":"2023-09-23T22:52:28.184349+0000","last_undegraded":"2023-09-23T22:52:28.184349+0000","last_fullsized":"2023-09-23T22:52:28.184349+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.248083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":42,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.177179+0000","last_change":"2023-09-23T22:48:46.617394+0000","last_active":"2023-09-23T22:52:28.177179+0000","last_peered":"2023-09-23T22:52:28.177179+0000","last_clean":"2023-09-23T22:52:28.177179+0000","last_became_active":"2023-09-23T22:48:46.616996+0000","last_became_peered":"2023-09-23T22:48:46.616996+0000","last_unstale":"2023-09-23T22:52:28.177179+0000","last_undegraded":"2023-09-23T22:52:28.177179+0000","last_fullsized":"2023-09-23T22:52:28.177179+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:12.628230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":42,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.177378+0000","last_change":"2023-09-23T22:48:46.630070+0000","last_active":"2023-09-23T22:52:28.177378+0000","last_peered":"2023-09-23T22:52:28.177378+0000","last_clean":"2023-09-23T22:52:28.177378+0000","last_became_active":"2023-09-23T22:48:46.629727+0000","last_became_peered":"2023-09-23T22:48:46.629727+0000","last_unstale":"2023-09-23T22:52:28.177378+0000","last_undegraded":"2023-09-23T22:52:28.177378+0000","last_fullsized":"2023-09-23T22:52:28.177378+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:36.121358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.e","version":"257'7155","reported_seq":7174,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T22:52:52.635798+0000","last_change":"2023-09-23T22:50:53.894184+0000","last_active":"2023-09-23T22:52:52.635798+0000","last_peered":"2023-09-23T22:52:52.635798+0000","last_clean":"2023-09-23T22:52:52.635798+0000","last_became_active":"2023-09-23T22:50:53.893903+0000","last_became_peered":"2023-09-23T22:50:53.893903+0000","last_unstale":"2023-09-23T22:52:52.635798+0000","last_undegraded":"2023-09-23T22:52:52.635798+0000","last_fullsized":"2023-09-23T22:52:52.635798+0000","mapping_epoch":246,"log_start":"250'300","ondisk_log_start":"250'300","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":6855,"log_dups_size":0,"ondisk_log_size":6855,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:25.006234+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":420020224,"num_objects":6409,"num_object_clones":0,"num_object_copies":19227,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6409,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7155,"num_write_kb":434048,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.6","version":"78'161","reported_seq":602,"reported_epoch":256,"state":"active+undersized","last_fresh":"2023-09-23T22:52:29.019682+0000","last_change":"2023-09-23T22:52:28.182463+0000","last_active":"2023-09-23T22:52:29.019682+0000","last_peered":"2023-09-23T22:52:29.019682+0000","last_clean":"2023-09-23T22:48:43.654285+0000","last_became_active":"2023-09-23T22:52:28.182463+0000","last_became_peered":"2023-09-23T22:52:28.182463+0000","last_unstale":"2023-09-23T22:52:29.019682+0000","last_undegraded":"2023-09-23T22:52:29.019682+0000","last_fullsized":"2023-09-23T22:52:28.176867+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:51.121988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:51.121988+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:05:18.219299+0000","scrub_duration":0.0069876790000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,3],"avail_no_missing":["0","3"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":265,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.187254+0000","last_change":"2023-09-23T22:48:46.633265+0000","last_active":"2023-09-23T22:52:28.187254+0000","last_peered":"2023-09-23T22:52:28.187254+0000","last_clean":"2023-09-23T22:52:28.187254+0000","last_became_active":"2023-09-23T22:48:46.632933+0000","last_became_peered":"2023-09-23T22:48:46.632933+0000","last_unstale":"2023-09-23T22:52:28.187254+0000","last_undegraded":"2023-09-23T22:52:28.187254+0000","last_fullsized":"2023-09-23T22:52:28.187254+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:25.012443+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":264,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.185870+0000","last_change":"2023-09-23T22:48:08.785750+0000","last_active":"2023-09-23T22:52:28.185870+0000","last_peered":"2023-09-23T22:52:28.185870+0000","last_clean":"2023-09-23T22:52:28.185870+0000","last_became_active":"2023-09-23T22:48:08.784153+0000","last_became_peered":"2023-09-23T22:48:08.784153+0000","last_unstale":"2023-09-23T22:52:28.185870+0000","last_undegraded":"2023-09-23T22:52:28.185870+0000","last_fullsized":"2023-09-23T22:52:28.185870+0000","mapping_epoch":221,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":222,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.255715+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":42,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.177054+0000","last_change":"2023-09-23T22:48:46.634052+0000","last_active":"2023-09-23T22:52:28.177054+0000","last_peered":"2023-09-23T22:52:28.177054+0000","last_clean":"2023-09-23T22:52:28.177054+0000","last_became_active":"2023-09-23T22:48:46.633694+0000","last_became_peered":"2023-09-23T22:48:46.633694+0000","last_unstale":"2023-09-23T22:52:28.177054+0000","last_undegraded":"2023-09-23T22:52:28.177054+0000","last_fullsized":"2023-09-23T22:52:28.177054+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58.900727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.d","version":"257'7151","reported_seq":7171,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T22:52:52.578174+0000","last_change":"2023-09-23T22:50:53.892841+0000","last_active":"2023-09-23T22:52:52.578174+0000","last_peered":"2023-09-23T22:52:52.578174+0000","last_clean":"2023-09-23T22:52:52.578174+0000","last_became_active":"2023-09-23T22:50:53.891060+0000","last_became_peered":"2023-09-23T22:50:53.891060+0000","last_unstale":"2023-09-23T22:52:52.578174+0000","last_undegraded":"2023-09-23T22:52:52.578174+0000","last_fullsized":"2023-09-23T22:52:52.578174+0000","mapping_epoch":246,"log_start":"250'300","ondisk_log_start":"250'300","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":6851,"log_dups_size":0,"ondisk_log_size":6851,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18.016766+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":419037208,"num_objects":6395,"num_object_clones":0,"num_object_copies":19185,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6395,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":7151,"num_write_kb":433409,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,5],"acting":[7,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.5","version":"78'161","reported_seq":654,"reported_epoch":256,"state":"active+undersized","last_fresh":"2023-09-23T22:52:28.183267+0000","last_change":"2023-09-23T22:52:28.183004+0000","last_active":"2023-09-23T22:52:28.183267+0000","last_peered":"2023-09-23T22:52:28.183267+0000","last_clean":"2023-09-23T22:52:23.336348+0000","last_became_active":"2023-09-23T22:52:28.183004+0000","last_became_peered":"2023-09-23T22:52:28.183004+0000","last_unstale":"2023-09-23T22:52:28.183267+0000","last_undegraded":"2023-09-23T22:52:28.183267+0000","last_fullsized":"2023-09-23T22:52:28.176974+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":197,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:52.603177+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:52.603177+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T08:44:03.666386+0000","scrub_duration":0.0085244020000000004,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,2],"avail_no_missing":["4","2"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"67'2","reported_seq":270,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.180975+0000","last_change":"2023-09-23T22:48:46.707617+0000","last_active":"2023-09-23T22:52:28.180975+0000","last_peered":"2023-09-23T22:52:28.180975+0000","last_clean":"2023-09-23T22:52:28.180975+0000","last_became_active":"2023-09-23T22:48:46.654893+0000","last_became_peered":"2023-09-23T22:48:46.654893+0000","last_unstale":"2023-09-23T22:52:28.180975+0000","last_undegraded":"2023-09-23T22:52:28.180975+0000","last_fullsized":"2023-09-23T22:52:28.180975+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.132199+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":221,"reported_epoch":256,"state":"active+undersized","last_fresh":"2023-09-23T22:52:28.203854+0000","last_change":"2023-09-23T22:52:28.203474+0000","last_active":"2023-09-23T22:52:28.203854+0000","last_peered":"2023-09-23T22:52:28.203854+0000","last_clean":"2023-09-23T22:52:17.710516+0000","last_became_active":"2023-09-23T22:52:28.203474+0000","last_became_peered":"2023-09-23T22:52:28.203474+0000","last_unstale":"2023-09-23T22:52:28.203854+0000","last_undegraded":"2023-09-23T22:52:28.203854+0000","last_fullsized":"2023-09-23T22:52:28.183800+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:34.334047+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,4],"avail_no_missing":["1","4"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":86,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.175210+0000","last_change":"2023-09-23T22:48:46.635443+0000","last_active":"2023-09-23T22:52:28.175210+0000","last_peered":"2023-09-23T22:52:28.175210+0000","last_clean":"2023-09-23T22:52:28.175210+0000","last_became_active":"2023-09-23T22:48:46.631587+0000","last_became_peered":"2023-09-23T22:48:46.631587+0000","last_unstale":"2023-09-23T22:52:28.175210+0000","last_undegraded":"2023-09-23T22:52:28.175210+0000","last_fullsized":"2023-09-23T22:52:28.175210+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:26.553217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.c","version":"257'7307","reported_seq":7327,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-09-23T22:52:54.048705+0000","last_change":"2023-09-23T22:50:53.888073+0000","last_active":"2023-09-23T22:52:54.048705+0000","last_peered":"2023-09-23T22:52:54.048705+0000","last_clean":"2023-09-23T22:52:54.048705+0000","last_became_active":"2023-09-23T22:50:53.887835+0000","last_became_peered":"2023-09-23T22:50:53.887835+0000","last_unstale":"2023-09-23T22:52:54.048705+0000","last_undegraded":"2023-09-23T22:52:54.048705+0000","last_fullsized":"2023-09-23T22:52:54.048705+0000","mapping_epoch":246,"log_start":"250'400","ondisk_log_start":"250'400","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:50:52.853931+0000","last_clean_scrub_stamp":"2023-09-23T22:50:52.853931+0000","objects_scrubbed":0,"log_size":6907,"log_dups_size":0,"ondisk_log_size":6907,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22.679739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":417398784,"num_objects":6369,"num_object_clones":0,"num_object_copies":19107,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6369,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7307,"num_write_kb":437632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.4","version":"78'161","reported_seq":626,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.993039+0000","last_change":"2023-09-23T22:48:07.757601+0000","last_active":"2023-09-23T22:52:28.993039+0000","last_peered":"2023-09-23T22:52:28.993039+0000","last_clean":"2023-09-23T22:52:28.993039+0000","last_became_active":"2023-09-23T22:48:07.757099+0000","last_became_peered":"2023-09-23T22:48:07.757099+0000","last_unstale":"2023-09-23T22:52:28.993039+0000","last_undegraded":"2023-09-23T22:52:28.993039+0000","last_fullsized":"2023-09-23T22:52:28.993039+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:52.323855+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:52.323855+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:46:26.647651+0000","scrub_duration":0.015298014,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":655360,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":60,"reported_epoch":256,"state":"active+undersized","last_fresh":"2023-09-23T22:52:28.187516+0000","last_change":"2023-09-23T22:52:28.187179+0000","last_active":"2023-09-23T22:52:28.187516+0000","last_peered":"2023-09-23T22:52:28.187516+0000","last_clean":"2023-09-23T22:30:09.127613+0000","last_became_active":"2023-09-23T22:52:28.187179+0000","last_became_peered":"2023-09-23T22:52:28.187179+0000","last_unstale":"2023-09-23T22:52:28.187516+0000","last_undegraded":"2023-09-23T22:52:28.187516+0000","last_fullsized":"2023-09-23T22:52:28.185899+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.048748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[7,2],"avail_no_missing":["7","2"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.6","version":"68'1","reported_seq":46,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.177519+0000","last_change":"2023-09-23T22:48:46.652148+0000","last_active":"2023-09-23T22:52:28.177519+0000","last_peered":"2023-09-23T22:52:28.177519+0000","last_clean":"2023-09-23T22:52:28.177519+0000","last_became_active":"2023-09-23T22:48:46.623882+0000","last_became_peered":"2023-09-23T22:48:46.623882+0000","last_unstale":"2023-09-23T22:52:28.177519+0000","last_undegraded":"2023-09-23T22:52:28.177519+0000","last_fullsized":"2023-09-23T22:52:28.177519+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:29:29.918719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,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":239,"reported_epoch":256,"state":"active+undersized","last_fresh":"2023-09-23T22:52:28.191765+0000","last_change":"2023-09-23T22:52:28.191477+0000","last_active":"2023-09-23T22:52:28.191765+0000","last_peered":"2023-09-23T22:52:28.191765+0000","last_clean":"2023-09-23T22:52:17.680213+0000","last_became_active":"2023-09-23T22:52:28.191477+0000","last_became_peered":"2023-09-23T22:52:28.191477+0000","last_unstale":"2023-09-23T22:52:28.191765+0000","last_undegraded":"2023-09-23T22:52:28.191765+0000","last_fullsized":"2023-09-23T22:52:28.176324+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":222,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:16:24.896633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,5],"avail_no_missing":["4","5"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"68'2","reported_seq":42,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.176586+0000","last_change":"2023-09-23T22:48:46.629301+0000","last_active":"2023-09-23T22:52:28.176586+0000","last_peered":"2023-09-23T22:52:28.176586+0000","last_clean":"2023-09-23T22:52:28.176586+0000","last_became_active":"2023-09-23T22:48:46.628812+0000","last_became_peered":"2023-09-23T22:48:46.628812+0000","last_unstale":"2023-09-23T22:52:28.176586+0000","last_undegraded":"2023-09-23T22:52:28.176586+0000","last_fullsized":"2023-09-23T22:52:28.176586+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:35.373152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.180408+0000","last_change":"2023-09-23T22:49:44.773622+0000","last_active":"2023-09-23T22:52:28.180408+0000","last_peered":"2023-09-23T22:52:28.180408+0000","last_clean":"2023-09-23T22:52:28.180408+0000","last_became_active":"2023-09-23T22:49:44.768897+0000","last_became_peered":"2023-09-23T22:49:44.768897+0000","last_unstale":"2023-09-23T22:52:28.180408+0000","last_undegraded":"2023-09-23T22:52:28.180408+0000","last_fullsized":"2023-09-23T22:52:28.180408+0000","mapping_epoch":236,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":237,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:06.500061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"67'2","reported_seq":64,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.189515+0000","last_change":"2023-09-23T22:48:07.756870+0000","last_active":"2023-09-23T22:52:28.189515+0000","last_peered":"2023-09-23T22:52:28.189515+0000","last_clean":"2023-09-23T22:52:28.189515+0000","last_became_active":"2023-09-23T22:48:07.756518+0000","last_became_peered":"2023-09-23T22:48:07.756518+0000","last_unstale":"2023-09-23T22:52:28.189515+0000","last_undegraded":"2023-09-23T22:52:28.189515+0000","last_fullsized":"2023-09-23T22:52:28.189515+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33.347211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":249,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.336897+0000","last_change":"2023-09-23T22:32:30.193643+0000","last_active":"2023-09-23T22:52:28.336897+0000","last_peered":"2023-09-23T22:52:28.336897+0000","last_clean":"2023-09-23T22:52:28.336897+0000","last_became_active":"2023-09-23T22:32:30.193335+0000","last_became_peered":"2023-09-23T22:32:30.193335+0000","last_unstale":"2023-09-23T22:52:28.336897+0000","last_undegraded":"2023-09-23T22:52:28.336897+0000","last_fullsized":"2023-09-23T22:52:28.336897+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.781867+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":71,"reported_epoch":256,"state":"active+undersized+degraded","last_fresh":"2023-09-23T22:52:28.194677+0000","last_change":"2023-09-23T22:52:28.194369+0000","last_active":"2023-09-23T22:52:28.194677+0000","last_peered":"2023-09-23T22:52:28.194677+0000","last_clean":"2023-09-23T22:52:17.697842+0000","last_became_active":"2023-09-23T22:52:28.194369+0000","last_became_peered":"2023-09-23T22:52:28.194369+0000","last_unstale":"2023-09-23T22:52:28.194677+0000","last_undegraded":"2023-09-23T22:52:28.189605+0000","last_fullsized":"2023-09-23T22:52:28.189459+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05.957664+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4],"acting":[5,4],"avail_no_missing":["5","4"],"object_location_counts":[{"shards":"4,5","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":273,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.336799+0000","last_change":"2023-09-23T22:48:46.618827+0000","last_active":"2023-09-23T22:52:28.336799+0000","last_peered":"2023-09-23T22:52:28.336799+0000","last_clean":"2023-09-23T22:52:28.336799+0000","last_became_active":"2023-09-23T22:48:46.618422+0000","last_became_peered":"2023-09-23T22:48:46.618422+0000","last_unstale":"2023-09-23T22:52:28.336799+0000","last_undegraded":"2023-09-23T22:52:28.336799+0000","last_fullsized":"2023-09-23T22:52:28.336799+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:05:15.391441+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":83,"reported_epoch":256,"state":"active+undersized","last_fresh":"2023-09-23T22:52:28.183298+0000","last_change":"2023-09-23T22:52:28.182706+0000","last_active":"2023-09-23T22:52:28.183298+0000","last_peered":"2023-09-23T22:52:28.183298+0000","last_clean":"2023-09-23T22:52:17.689710+0000","last_became_active":"2023-09-23T22:52:28.182706+0000","last_became_peered":"2023-09-23T22:52:28.182706+0000","last_unstale":"2023-09-23T22:52:28.183298+0000","last_undegraded":"2023-09-23T22:52:28.183298+0000","last_fullsized":"2023-09-23T22:52:28.181059+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":194,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:09:59.289303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[3,2],"avail_no_missing":["3","2"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":95,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:33.994300+0000","last_change":"2023-09-23T22:48:46.656085+0000","last_active":"2023-09-23T22:52:33.994300+0000","last_peered":"2023-09-23T22:52:33.994300+0000","last_clean":"2023-09-23T22:52:33.994300+0000","last_became_active":"2023-09-23T22:48:46.655776+0000","last_became_peered":"2023-09-23T22:48:46.655776+0000","last_unstale":"2023-09-23T22:52:33.994300+0000","last_undegraded":"2023-09-23T22:52:33.994300+0000","last_fullsized":"2023-09-23T22:52:33.994300+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:18:06.548888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'5","reported_seq":48,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-09-23T22:52:28.177158+0000","last_change":"2023-09-23T22:48:46.695590+0000","last_active":"2023-09-23T22:52:28.177158+0000","last_peered":"2023-09-23T22:52:28.177158+0000","last_clean":"2023-09-23T22:52:28.177158+0000","last_became_active":"2023-09-23T22:48:46.633697+0000","last_became_peered":"2023-09-23T22:48:46.633697+0000","last_unstale":"2023-09-23T22:52:28.177158+0000","last_undegraded":"2023-09-23T22:52:28.177158+0000","last_fullsized":"2023-09-23T22:52:28.177158+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T07:35:32.206552+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":244,"reported_epoch":256,"state":"active+undersized","last_fresh":"2023-09-23T22:52:28.183675+0000","last_change":"2023-09-23T22:52:28.183295+0000","last_active":"2023-09-23T22:52:28.183675+0000","last_peered":"2023-09-23T22:52:28.183675+0000","last_clean":"2023-09-23T22:52:17.680023+0000","last_became_active":"2023-09-23T22:52:28.183295+0000","last_became_peered":"2023-09-23T22:52:28.183295+0000","last_unstale":"2023-09-23T22:52:28.183675+0000","last_undegraded":"2023-09-23T22:52:28.183675+0000","last_fullsized":"2023-09-23T22:52:28.176142+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:02.756161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,2],"avail_no_missing":["4","2"],"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":84,"acting":84,"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":10,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":32,"num_read_kb":34,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":25,"num_bytes_recovered":1846,"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":35964,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":85,"acting":85,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":918048,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1771,"ondisk_log_size":1771,"up":27,"acting":27,"num_store_stats":8},{"poolid":9,"num_pg":16,"stat_sum":{"num_bytes":6633226264,"num_objects":101216,"num_object_clones":0,"num_object_copies":303648,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":19145,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":101216,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":115736,"num_write_kb":6942401,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":19797454848,"data_stored":19797442632,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":113436,"ondisk_log_size":113436,"up":45,"acting":45,"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":21,"acting":21,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234434,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4048168,"kb_used_data":3707488,"kb_used_omap":0,"kb_used_meta":340608,"kb_avail":89696984,"statfs":{"total":95995035648,"available":91849711616,"internally_reserved":0,"allocated":3796467712,"data_stored":3795674951,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":348782592},"hb_peers":[0,1,2,3,4,5],"snap_trim_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 22:52:29 2023","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":0.98899999999999999,"15min":0.89700000000000002},"min":{"1min":0.41199999999999998,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":6.1689999999999996,"5min":7.1299999999999999,"15min":7.1299999999999999},"last":0.52000000000000002},{"interface":"front","average":{"1min":1.4079999999999999,"5min":1.419,"15min":0.94299999999999995},"min":{"1min":0.312,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":6.1239999999999997,"5min":7.702,"15min":7.702},"last":0.57199999999999995}]},{"osd":1,"last update":"Sat Sep 23 22:52:47 2023","interfaces":[{"interface":"back","average":{"1min":1.8560000000000001,"5min":1.853,"15min":1.5940000000000001},"min":{"1min":0.29699999999999999,"5min":0.28899999999999998,"15min":0.25700000000000001},"max":{"1min":7.3600000000000003,"5min":13.701000000000001,"15min":17.195},"last":0.28100000000000003},{"interface":"front","average":{"1min":1.972,"5min":1.49,"15min":1.3520000000000001},"min":{"1min":0.307,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":7.4509999999999996,"5min":12.324,"15min":17.344999999999999},"last":0.48499999999999999}]},{"osd":2,"last update":"Sat Sep 23 22:52:04 2023","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":1.8220000000000001,"15min":1.7210000000000001},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":3.5049999999999999,"5min":10.779999999999999,"15min":16.422000000000001},"last":2.8050000000000002},{"interface":"front","average":{"1min":0.80800000000000005,"5min":1.2290000000000001,"15min":1.4099999999999999},"min":{"1min":0.373,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":2.0529999999999999,"5min":7.3010000000000002,"15min":16.939},"last":2.6320000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:52:47 2023","interfaces":[{"interface":"back","average":{"1min":1.3380000000000001,"5min":1.5009999999999999,"15min":1.6890000000000001},"min":{"1min":0.35299999999999998,"5min":0.307,"15min":0.28699999999999998},"max":{"1min":4.2699999999999996,"5min":7.2370000000000001,"15min":49.875999999999998},"last":3.641},{"interface":"front","average":{"1min":1.625,"5min":1.518,"15min":1.635},"min":{"1min":0.372,"5min":0.35899999999999999,"15min":0.30399999999999999},"max":{"1min":4.2060000000000004,"5min":7.0670000000000002,"15min":49.436},"last":2.4119999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:52:04 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":1.4179999999999999,"15min":1.212},"min":{"1min":0.41399999999999998,"5min":0.33900000000000002,"15min":0.30499999999999999},"max":{"1min":3.4830000000000001,"5min":7.6600000000000001,"15min":7.6600000000000001},"last":0.314},{"interface":"front","average":{"1min":0.78200000000000003,"5min":1.0780000000000001,"15min":1.2230000000000001},"min":{"1min":0.40200000000000002,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.2949999999999999,"5min":7.266,"15min":7.266},"last":0.54600000000000004}]},{"osd":5,"last update":"Sat Sep 23 22:52:14 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":1.2090000000000001,"15min":1.2569999999999999},"min":{"1min":0.40799999999999997,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":2.6030000000000002,"5min":7.3310000000000004,"15min":7.3310000000000004},"last":3.0270000000000001},{"interface":"front","average":{"1min":0.98299999999999998,"5min":1.411,"15min":1.5029999999999999},"min":{"1min":0.41999999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":2.5649999999999999,"5min":7.0229999999999997,"15min":7.0229999999999997},"last":2.4470000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:51:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.1870000000000001,"15min":1.222},"min":{"1min":0.45700000000000002,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.5009999999999999,"5min":7.3579999999999997,"15min":7.3579999999999997},"last":0.68799999999999994},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.149,"15min":1.077},"min":{"1min":0.46400000000000002,"5min":0.38,"15min":0.371},"max":{"1min":2.0720000000000001,"5min":8.0690000000000008,"15min":8.9100000000000001},"last":4.1539999999999999}]}]},{"osd":6,"up_from":46,"seq":197568496071,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1326468,"kb_used_data":1070524,"kb_used_omap":0,"kb_used_meta":255936,"kb_avail":92418684,"statfs":{"total":95995035648,"available":94636732416,"internally_reserved":0,"allocated":1096216576,"data_stored":1095436268,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":262078464},"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 22:51:31 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.3069999999999999,"15min":1.2889999999999999},"min":{"1min":0.41599999999999998,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":6.5590000000000002,"5min":9.0850000000000009,"15min":9.0850000000000009},"last":0.754},{"interface":"front","average":{"1min":1.25,"5min":1.3380000000000001,"15min":1.1859999999999999},"min":{"1min":0.52800000000000002,"5min":0.255,"15min":0.255},"max":{"1min":6.5979999999999999,"5min":11.624000000000001,"15min":11.624000000000001},"last":0.54900000000000004}]},{"osd":1,"last update":"Sat Sep 23 22:51:50 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":2.016,"15min":2.4409999999999998},"min":{"1min":0.33700000000000002,"5min":0.25900000000000001,"15min":0.245},"max":{"1min":2.1480000000000001,"5min":60.292999999999999,"15min":89.165000000000006},"last":3.3999999999999999},{"interface":"front","average":{"1min":1.1399999999999999,"5min":2.2429999999999999,"15min":2.5550000000000002},"min":{"1min":0.38,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":3.2919999999999998,"5min":60.164000000000001,"15min":90.171999999999997},"last":0.72599999999999998}]},{"osd":2,"last update":"Sat Sep 23 22:52:06 2023","interfaces":[{"interface":"back","average":{"1min":0.624,"5min":2.2210000000000001,"15min":1.788},"min":{"1min":0.316,"5min":0.27900000000000003,"15min":0.223},"max":{"1min":1.2410000000000001,"5min":63.965000000000003,"15min":63.965000000000003},"last":0.624},{"interface":"front","average":{"1min":1.032,"5min":2.4489999999999998,"15min":1.8979999999999999},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":3.1280000000000001,"5min":63.536000000000001,"15min":63.536000000000001},"last":1.9019999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:51:50 2023","interfaces":[{"interface":"back","average":{"1min":1.258,"5min":1.806,"15min":2.6989999999999998},"min":{"1min":0.50600000000000001,"5min":0.32600000000000001,"15min":0.29899999999999999},"max":{"1min":6.468,"5min":26.312999999999999,"15min":84.796999999999997},"last":0.60299999999999998},{"interface":"front","average":{"1min":1.234,"5min":1.9530000000000001,"15min":2.6619999999999999},"min":{"1min":0.36899999999999999,"5min":0.33100000000000002,"15min":0.32900000000000001},"max":{"1min":6.984,"5min":25.440000000000001,"15min":84.296999999999997},"last":0.64400000000000002}]},{"osd":4,"last update":"Sat Sep 23 22:52:06 2023","interfaces":[{"interface":"back","average":{"1min":0.77700000000000002,"5min":1.2110000000000001,"15min":1.044},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.27900000000000003},"max":{"1min":2.0110000000000001,"5min":8.0259999999999998,"15min":8.0259999999999998},"last":0.51000000000000001},{"interface":"front","average":{"1min":0.79500000000000004,"5min":1.379,"15min":1.171},"min":{"1min":0.39500000000000002,"5min":0.39000000000000001,"15min":0.315},"max":{"1min":2.1179999999999999,"5min":11.561999999999999,"15min":11.561999999999999},"last":0.58599999999999997}]},{"osd":5,"last update":"Sat Sep 23 22:52:19 2023","interfaces":[{"interface":"back","average":{"1min":2.0409999999999999,"5min":1.6899999999999999,"15min":1.915},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":5.5869999999999997,"5min":9.8949999999999996,"15min":9.8949999999999996},"last":1.123},{"interface":"front","average":{"1min":1.6759999999999999,"5min":1.9650000000000001,"15min":2.5350000000000001},"min":{"1min":0.45100000000000001,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":4.4930000000000003,"5min":12.755000000000001,"15min":12.755000000000001},"last":2.1640000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:51:50 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":1.3879999999999999,"15min":1.304},"min":{"1min":0.49299999999999999,"5min":0.35899999999999999,"15min":0.34599999999999997},"max":{"1min":1.617,"5min":11.318,"15min":11.318},"last":2.3239999999999998},{"interface":"front","average":{"1min":1.325,"5min":1.456,"15min":1.4039999999999999},"min":{"1min":0.54900000000000004,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":2.6539999999999999,"5min":7.9610000000000003,"15min":7.9610000000000003},"last":0.56899999999999995}]}]},{"osd":1,"up_from":88,"seq":377957122323,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4361412,"kb_used_data":3713148,"kb_used_omap":4,"kb_used_meta":647931,"kb_avail":89383740,"statfs":{"total":95995035648,"available":91528949760,"internally_reserved":0,"allocated":3802263552,"data_stored":3800989004,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":663482254},"hb_peers":[0,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 22:52:33 2023","interfaces":[{"interface":"back","average":{"1min":1.538,"5min":1.0129999999999999,"15min":0.86499999999999999},"min":{"1min":0.218,"5min":0.218,"15min":0.218},"max":{"1min":5.9710000000000001,"5min":5.9710000000000001,"15min":5.9710000000000001},"last":0.56599999999999995},{"interface":"front","average":{"1min":1.4390000000000001,"5min":1.351,"15min":1.079},"min":{"1min":0.22900000000000001,"5min":0.19800000000000001,"15min":0.19800000000000001},"max":{"1min":10.989000000000001,"5min":10.989000000000001,"15min":10.989000000000001},"last":1.167}]},{"osd":2,"last update":"Sat Sep 23 22:52:01 2023","interfaces":[{"interface":"back","average":{"1min":1.7490000000000001,"5min":1.6659999999999999,"15min":1.982},"min":{"1min":0.501,"5min":0.185,"15min":0.185},"max":{"1min":5.9359999999999999,"5min":14.849,"15min":84.007000000000005},"last":0.621},{"interface":"front","average":{"1min":0.69399999999999995,"5min":1.837,"15min":2.0699999999999998},"min":{"1min":0.22800000000000001,"5min":0.20200000000000001,"15min":0.191},"max":{"1min":1.738,"5min":14.622999999999999,"15min":84.138999999999996},"last":1.1950000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:52:50 2023","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.8280000000000001,"15min":2.1440000000000001},"min":{"1min":0.33100000000000002,"5min":0.29799999999999999,"15min":0.19700000000000001},"max":{"1min":3.097,"5min":15.975,"15min":23.719999999999999},"last":1.637},{"interface":"front","average":{"1min":2.5600000000000001,"5min":2.0129999999999999,"15min":1.8720000000000001},"min":{"1min":0.37,"5min":0.32400000000000001,"15min":0.218},"max":{"1min":10.317,"5min":14.807,"15min":23.448},"last":3.6059999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:52:01 2023","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":1.3500000000000001,"15min":1.431},"min":{"1min":0.57299999999999995,"5min":0.36199999999999999,"15min":0.27700000000000002},"max":{"1min":1.794,"5min":8.3499999999999996,"15min":22.864000000000001},"last":3.52},{"interface":"front","average":{"1min":1.042,"5min":1.5820000000000001,"15min":1.708},"min":{"1min":0.40000000000000002,"5min":0.33200000000000002,"15min":0.27900000000000003},"max":{"1min":2.6309999999999998,"5min":7.4580000000000002,"15min":10.323},"last":0.45100000000000001}]},{"osd":5,"last update":"Sat Sep 23 22:52:15 2023","interfaces":[{"interface":"back","average":{"1min":1.4630000000000001,"5min":1.3520000000000001,"15min":1.3140000000000001},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":5.9699999999999998,"5min":6.5599999999999996,"15min":6.5599999999999996},"last":1.5720000000000001},{"interface":"front","average":{"1min":3.1859999999999999,"5min":1.6910000000000001,"15min":1.629},"min":{"1min":0.92700000000000005,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":8.0530000000000008,"5min":8.0530000000000008,"15min":8.0530000000000008},"last":0.65000000000000002}]},{"osd":6,"last update":"Sat Sep 23 22:51:48 2023","interfaces":[{"interface":"back","average":{"1min":2.101,"5min":1.361,"15min":1.413},"min":{"1min":0.67300000000000004,"5min":0.312,"15min":0.312},"max":{"1min":8.1029999999999998,"5min":8.1029999999999998,"15min":18.992000000000001},"last":2.077},{"interface":"front","average":{"1min":0.93700000000000006,"5min":1.6020000000000001,"15min":1.6419999999999999},"min":{"1min":0.53600000000000003,"5min":0.33400000000000002,"15min":0.32500000000000001},"max":{"1min":1.8069999999999999,"5min":10.584,"15min":22.917000000000002},"last":3.2730000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:52:50 2023","interfaces":[{"interface":"back","average":{"1min":1.127,"5min":1.532,"15min":1.8380000000000001},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.313},"max":{"1min":3.121,"5min":7.1449999999999996,"15min":10.728},"last":0.59599999999999997},{"interface":"front","average":{"1min":1.8120000000000001,"5min":1.829,"15min":1.5609999999999999},"min":{"1min":0.64100000000000001,"5min":0.439,"15min":0.36299999999999999},"max":{"1min":6.4619999999999997,"5min":11.323,"15min":16.509},"last":0.67500000000000004}]}]},{"osd":0,"up_from":214,"seq":919123001411,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1801652,"kb_used_data":1637868,"kb_used_omap":5,"kb_used_meta":163770,"kb_avail":91943500,"statfs":{"total":95995035648,"available":94150144000,"internally_reserved":0,"allocated":1677176832,"data_stored":1675856175,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":167701114},"hb_peers":[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":1,"last update":"Sat Sep 23 22:52:36 2023","interfaces":[{"interface":"back","average":{"1min":4.3789999999999996,"5min":4.0199999999999996,"15min":2.1819999999999999},"min":{"1min":0.20200000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":65.602000000000004,"5min":142.01599999999999,"15min":142.01599999999999},"last":0.57599999999999996},{"interface":"front","average":{"1min":4.7590000000000003,"5min":3.927,"15min":1.837},"min":{"1min":0.22,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":68.650000000000006,"5min":139.08099999999999,"15min":139.08099999999999},"last":1.3759999999999999}]},{"osd":2,"last update":"Sat Sep 23 22:52:36 2023","interfaces":[{"interface":"back","average":{"1min":1.177,"5min":2.2480000000000002,"15min":1.8140000000000001},"min":{"1min":0.308,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":3.2090000000000001,"5min":57.668999999999997,"15min":57.668999999999997},"last":1.0580000000000001},{"interface":"front","average":{"1min":0.95599999999999996,"5min":1.784,"15min":1.272},"min":{"1min":0.26000000000000001,"5min":0.223,"15min":0.223},"max":{"1min":6.4820000000000002,"5min":56.488,"15min":56.488},"last":0.51300000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:52:36 2023","interfaces":[{"interface":"back","average":{"1min":4.8849999999999998,"5min":2.3090000000000002,"15min":2.2229999999999999},"min":{"1min":0.32100000000000001,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":67.367000000000004,"5min":67.367000000000004,"15min":67.367000000000004},"last":0.58999999999999997},{"interface":"front","average":{"1min":4.8179999999999996,"5min":2.2109999999999999,"15min":2.2130000000000001},"min":{"1min":0.307,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":65.566000000000003,"5min":65.566000000000003,"15min":65.566000000000003},"last":4.3109999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:52:36 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":0.98699999999999999,"15min":1.0129999999999999},"min":{"1min":0.40500000000000003,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":4.0739999999999998,"5min":5.6859999999999999,"15min":5.6859999999999999},"last":4.3869999999999996},{"interface":"front","average":{"1min":1.413,"5min":1.115,"15min":0.92200000000000004},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":4.0819999999999999,"5min":4.9240000000000004,"15min":4.9240000000000004},"last":1.123}]},{"osd":5,"last update":"Sat Sep 23 22:52:16 2023","interfaces":[{"interface":"back","average":{"1min":1.258,"5min":1.3500000000000001,"15min":1.4950000000000001},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":4.9779999999999998,"5min":5.7359999999999998,"15min":5.7359999999999998},"last":4.3540000000000001},{"interface":"front","average":{"1min":1.6140000000000001,"5min":1.28,"15min":1.25},"min":{"1min":0.47599999999999998,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":3.968,"5min":4.9889999999999999,"15min":4.9889999999999999},"last":1.0960000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:51:34 2023","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.216,"15min":1.046},"min":{"1min":0.63,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.78,"5min":4.952,"15min":4.952},"last":2.9350000000000001},{"interface":"front","average":{"1min":0.99199999999999999,"5min":1.127,"15min":0.89900000000000002},"min":{"1min":0.55400000000000005,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.3560000000000001,"5min":6.7590000000000003,"15min":6.7590000000000003},"last":0.89900000000000002}]},{"osd":7,"last update":"Sat Sep 23 22:52:36 2023","interfaces":[{"interface":"back","average":{"1min":1.508,"5min":1.2150000000000001,"15min":0.85099999999999998},"min":{"1min":0.38500000000000001,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":8.3390000000000004,"5min":8.3390000000000004,"15min":8.3390000000000004},"last":0.80500000000000005},{"interface":"front","average":{"1min":1.1639999999999999,"5min":1.167,"15min":1.403},"min":{"1min":0.42399999999999999,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":4.4349999999999996,"5min":5.7709999999999999,"15min":5.7709999999999999},"last":4.4169999999999998}]}]},{"osd":2,"up_from":93,"seq":399431958787,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1887824,"kb_used_data":1224904,"kb_used_omap":7,"kb_used_meta":662904,"kb_avail":91857328,"statfs":{"total":95995035648,"available":94061903872,"internally_reserved":0,"allocated":1254301696,"data_stored":1253014539,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":678813777},"hb_peers":[0,1,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 22:52:36 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":2.1699999999999999,"15min":1.6240000000000001},"min":{"1min":0.23499999999999999,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":3.169,"5min":36.020000000000003,"15min":36.020000000000003},"last":1.871},{"interface":"front","average":{"1min":1.109,"5min":1.2170000000000001,"15min":0.95199999999999996},"min":{"1min":0.28899999999999998,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":3.181,"5min":7.4939999999999998,"15min":7.4939999999999998},"last":1.8220000000000001}]},{"osd":1,"last update":"Sat Sep 23 22:52:14 2023","interfaces":[{"interface":"back","average":{"1min":0.73999999999999999,"5min":2.3900000000000001,"15min":2.3740000000000001},"min":{"1min":0.24199999999999999,"5min":0.23000000000000001,"15min":0.17000000000000001},"max":{"1min":2.556,"5min":66.355000000000004,"15min":98.060000000000002},"last":0.49099999999999999},{"interface":"front","average":{"1min":0.61899999999999999,"5min":2.4769999999999999,"15min":2.1549999999999998},"min":{"1min":0.29899999999999999,"5min":0.23000000000000001,"15min":0.20899999999999999},"max":{"1min":1.948,"5min":66.302999999999997,"15min":98.091999999999999},"last":0.51000000000000001}]},{"osd":3,"last update":"Sat Sep 23 22:52:29 2023","interfaces":[{"interface":"back","average":{"1min":1.4730000000000001,"5min":2.4039999999999999,"15min":3.0190000000000001},"min":{"1min":0.26500000000000001,"5min":0.26500000000000001,"15min":0.219},"max":{"1min":5.2770000000000001,"5min":36.305,"15min":105.22499999999999},"last":0.42399999999999999},{"interface":"front","average":{"1min":1.417,"5min":1.502,"15min":2.7029999999999998},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.216},"max":{"1min":5.4699999999999998,"5min":6.306,"15min":100.42},"last":0.435}]},{"osd":4,"last update":"Sat Sep 23 22:52:14 2023","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.3979999999999999,"15min":1.5529999999999999},"min":{"1min":0.35899999999999999,"5min":0.34899999999999998,"15min":0.26800000000000002},"max":{"1min":3.8130000000000002,"5min":5.7619999999999996,"15min":16.562000000000001},"last":0.54700000000000004},{"interface":"front","average":{"1min":0.64300000000000002,"5min":1.397,"15min":1.431},"min":{"1min":0.33800000000000002,"5min":0.32600000000000001,"15min":0.29999999999999999},"max":{"1min":1.6499999999999999,"5min":11.795,"15min":18.423999999999999},"last":0.47599999999999998}]},{"osd":5,"last update":"Sat Sep 23 22:52:14 2023","interfaces":[{"interface":"back","average":{"1min":1.24,"5min":1.5900000000000001,"15min":1.9810000000000001},"min":{"1min":0.42099999999999999,"5min":0.309,"15min":0.309},"max":{"1min":3.2269999999999999,"5min":10.236000000000001,"15min":10.236000000000001},"last":0.39000000000000001},{"interface":"front","average":{"1min":1.1910000000000001,"5min":2.3879999999999999,"15min":2.234},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":3.282,"5min":36.457000000000001,"15min":36.457000000000001},"last":0.45600000000000002}]},{"osd":6,"last update":"Sat Sep 23 22:52:14 2023","interfaces":[{"interface":"back","average":{"1min":0.82199999999999995,"5min":2.1299999999999999,"15min":1.7450000000000001},"min":{"1min":0.40899999999999997,"5min":0.38300000000000001,"15min":0.316},"max":{"1min":3.3359999999999999,"5min":36.393999999999998,"15min":36.393999999999998},"last":0.76000000000000001},{"interface":"front","average":{"1min":0.77800000000000002,"5min":1.4339999999999999,"15min":1.4930000000000001},"min":{"1min":0.40300000000000002,"5min":0.374,"15min":0.33300000000000002},"max":{"1min":2.782,"5min":9.1359999999999992,"15min":10.881},"last":0.86199999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:52:14 2023","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.452,"15min":1.603},"min":{"1min":0.43099999999999999,"5min":0.35399999999999998,"15min":0.34499999999999997},"max":{"1min":3.1549999999999998,"5min":6.2720000000000002,"15min":18},"last":0.52200000000000002},{"interface":"front","average":{"1min":0.99399999999999999,"5min":1.462,"15min":1.5349999999999999},"min":{"1min":0.42199999999999999,"5min":0.38800000000000001,"15min":0.34999999999999998},"max":{"1min":3.1680000000000001,"5min":10.304,"15min":17.972000000000001},"last":0.53700000000000003}]}]},{"osd":3,"up_from":98,"seq":420906795261,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3917788,"kb_used_data":3261844,"kb_used_omap":2,"kb_used_meta":655933,"kb_avail":89827364,"statfs":{"total":95995035648,"available":91983220736,"internally_reserved":0,"allocated":3340128256,"data_stored":3338829979,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":671675445},"hb_peers":[0,1,2,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 22:52:33 2023","interfaces":[{"interface":"back","average":{"1min":2.1669999999999998,"5min":1.4590000000000001,"15min":1.4710000000000001},"min":{"1min":0.218,"5min":0.182,"15min":0.182},"max":{"1min":14.039,"5min":14.039,"15min":14.039},"last":0.22},{"interface":"front","average":{"1min":3.129,"5min":2.1829999999999998,"15min":2.2549999999999999},"min":{"1min":0.23400000000000001,"5min":0.222,"15min":0.222},"max":{"1min":15.103,"5min":15.237,"15min":15.237},"last":6.6020000000000003}]},{"osd":1,"last update":"Sat Sep 23 22:52:52 2023","interfaces":[{"interface":"back","average":{"1min":2.5800000000000001,"5min":2.6619999999999999,"15min":2.3029999999999999},"min":{"1min":0.23100000000000001,"5min":0.23100000000000001,"15min":0.19600000000000001},"max":{"1min":7.3049999999999997,"5min":34.052999999999997,"15min":51.909999999999997},"last":12.239000000000001},{"interface":"front","average":{"1min":2.274,"5min":2.1499999999999999,"15min":2.2029999999999998},"min":{"1min":0.219,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":7.2119999999999997,"5min":34.314,"15min":51.512},"last":0.77100000000000002}]},{"osd":2,"last update":"Sat Sep 23 22:52:52 2023","interfaces":[{"interface":"back","average":{"1min":1.7430000000000001,"5min":3.5990000000000002,"15min":2.573},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.21199999999999999},"max":{"1min":5.3579999999999997,"5min":82.882000000000005,"15min":82.882000000000005},"last":0.52800000000000002},{"interface":"front","average":{"1min":1.6040000000000001,"5min":3.7069999999999999,"15min":2.6949999999999998},"min":{"1min":0.32100000000000001,"5min":0.27800000000000002,"15min":0.19500000000000001},"max":{"1min":6.165,"5min":82.617000000000004,"15min":82.617000000000004},"last":0.42599999999999999}]},{"osd":4,"last update":"Sat Sep 23 22:52:09 2023","interfaces":[{"interface":"back","average":{"1min":1.585,"5min":2.02,"15min":1.667},"min":{"1min":0.437,"5min":0.312,"15min":0.27500000000000002},"max":{"1min":5.3049999999999997,"5min":8.5299999999999994,"15min":12.504},"last":6.6619999999999999},{"interface":"front","average":{"1min":1.833,"5min":2.46,"15min":1.776},"min":{"1min":0.41399999999999998,"5min":0.32800000000000001,"15min":0.28599999999999998},"max":{"1min":5.4210000000000003,"5min":82.784000000000006,"15min":82.784000000000006},"last":0.67700000000000005}]},{"osd":5,"last update":"Sat Sep 23 22:52:11 2023","interfaces":[{"interface":"back","average":{"1min":1.762,"5min":3.3820000000000001,"15min":5.1660000000000004},"min":{"1min":0.433,"5min":0.318,"15min":0.318},"max":{"1min":6.2919999999999998,"5min":82.545000000000002,"15min":82.545000000000002},"last":0.45500000000000002},{"interface":"front","average":{"1min":2.2770000000000001,"5min":4.7199999999999998,"15min":7.5419999999999998},"min":{"1min":0.35799999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":9.2349999999999994,"5min":82.313000000000002,"15min":82.313000000000002},"last":7.2619999999999996}]},{"osd":6,"last update":"Sat Sep 23 22:51:49 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":2.7890000000000001,"15min":2.0449999999999999},"min":{"1min":0.39200000000000002,"5min":0.33300000000000002,"15min":0.32500000000000001},"max":{"1min":1.72,"5min":82.649000000000001,"15min":82.649000000000001},"last":1.2809999999999999},{"interface":"front","average":{"1min":1.2050000000000001,"5min":1.9610000000000001,"15min":1.7769999999999999},"min":{"1min":0.39600000000000002,"5min":0.32200000000000001,"15min":0.30199999999999999},"max":{"1min":4.3200000000000003,"5min":8.4529999999999994,"15min":12.542},"last":0.73299999999999998}]},{"osd":7,"last update":"Sat Sep 23 22:52:52 2023","interfaces":[{"interface":"back","average":{"1min":2.504,"5min":2.9420000000000002,"15min":2.1459999999999999},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.33300000000000002},"max":{"1min":7.5490000000000004,"5min":82.275000000000006,"15min":82.275000000000006},"last":6.641},{"interface":"front","average":{"1min":2.0350000000000001,"5min":2.4169999999999998,"15min":1.998},"min":{"1min":0.378,"5min":0.378,"15min":0.34899999999999998},"max":{"1min":5.79,"5min":82.847999999999999,"15min":82.847999999999999},"last":0.64900000000000002}]}]},{"osd":4,"up_from":103,"seq":442381631735,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1630556,"kb_used_data":1240276,"kb_used_omap":10,"kb_used_meta":390261,"kb_avail":92114596,"statfs":{"total":95995035648,"available":94325346304,"internally_reserved":0,"allocated":1270042624,"data_stored":1268687165,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10652,"internal_metadata":399627876},"hb_peers":[0,1,2,3,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 22:52:32 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.054,"15min":0.86599999999999999},"min":{"1min":0.27400000000000002,"5min":0.251,"15min":0.251},"max":{"1min":3.1789999999999998,"5min":6.157,"15min":6.157},"last":0.30399999999999999},{"interface":"front","average":{"1min":1.232,"5min":1.1819999999999999,"15min":1.05},"min":{"1min":0.35899999999999999,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":4.5549999999999997,"5min":7.5700000000000003,"15min":7.5700000000000003},"last":0.38800000000000001}]},{"osd":1,"last update":"Sat Sep 23 22:52:18 2023","interfaces":[{"interface":"back","average":{"1min":3.399,"5min":3.4870000000000001,"15min":2.7709999999999999},"min":{"1min":0.32500000000000001,"5min":0.26600000000000001,"15min":0.23999999999999999},"max":{"1min":46.883000000000003,"5min":194.69,"15min":194.69},"last":0.28899999999999998},{"interface":"front","average":{"1min":3.2850000000000001,"5min":3.5779999999999998,"15min":2.8580000000000001},"min":{"1min":0.318,"5min":0.245,"15min":0.245},"max":{"1min":44.155000000000001,"5min":194.75200000000001,"15min":194.75200000000001},"last":0.41199999999999998}]},{"osd":2,"last update":"Sat Sep 23 22:52:18 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":3.8300000000000001,"15min":2.415},"min":{"1min":0.34899999999999998,"5min":0.29099999999999998,"15min":0.26900000000000002},"max":{"1min":3.3879999999999999,"5min":195.77500000000001,"15min":195.77500000000001},"last":0.48099999999999998},{"interface":"front","average":{"1min":0.85999999999999999,"5min":3.774,"15min":2.3490000000000002},"min":{"1min":0.32500000000000001,"5min":0.32300000000000001,"15min":0.25700000000000001},"max":{"1min":2.6230000000000002,"5min":195.68799999999999,"15min":195.68799999999999},"last":0.439}]},{"osd":3,"last update":"Sat Sep 23 22:52:18 2023","interfaces":[{"interface":"back","average":{"1min":4.1440000000000001,"5min":2.4740000000000002,"15min":2.347},"min":{"1min":0.497,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":43.863999999999997,"5min":43.863999999999997,"15min":86.266000000000005},"last":4.4480000000000004},{"interface":"front","average":{"1min":3.7639999999999998,"5min":2.1520000000000001,"15min":2.1779999999999999},"min":{"1min":0.34200000000000003,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":43.546999999999997,"5min":43.546999999999997,"15min":86.388000000000005},"last":1.002}]},{"osd":5,"last update":"Sat Sep 23 22:52:18 2023","interfaces":[{"interface":"back","average":{"1min":1.9259999999999999,"5min":1.5189999999999999,"15min":1.629},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":10.326000000000001,"5min":10.326000000000001,"15min":10.326000000000001},"last":0.36899999999999999},{"interface":"front","average":{"1min":1.7130000000000001,"5min":1.647,"15min":1.8680000000000001},"min":{"1min":0.42999999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":4.9249999999999998,"5min":5.8879999999999999,"15min":5.8879999999999999},"last":3.9460000000000002}]},{"osd":6,"last update":"Sat Sep 23 22:52:18 2023","interfaces":[{"interface":"back","average":{"1min":1.1879999999999999,"5min":1.27,"15min":1.278},"min":{"1min":0.46000000000000002,"5min":0.35299999999999998,"15min":0.28299999999999997},"max":{"1min":3.3940000000000001,"5min":13.946,"15min":13.946},"last":0.46800000000000003},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.3080000000000001,"15min":1.262},"min":{"1min":0.40100000000000002,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":3.5110000000000001,"5min":5.2969999999999997,"15min":11.574},"last":0.59399999999999997}]},{"osd":7,"last update":"Sat Sep 23 22:52:18 2023","interfaces":[{"interface":"back","average":{"1min":1.427,"5min":1.1200000000000001,"15min":1.143},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":4.4299999999999997,"5min":7.3280000000000003,"15min":11.638999999999999},"last":0.46899999999999997},{"interface":"front","average":{"1min":1.4690000000000001,"5min":1.359,"15min":1.365},"min":{"1min":0.51200000000000001,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":5.218,"5min":5.6600000000000001,"15min":16.076000000000001},"last":0.59199999999999997}]}]},{"osd":5,"up_from":220,"seq":944892805179,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3782680,"kb_used_data":3611024,"kb_used_omap":5,"kb_used_meta":171642,"kb_avail":89962472,"statfs":{"total":95995035648,"available":92121571328,"internally_reserved":0,"allocated":3697688576,"data_stored":3696908417,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5645,"internal_metadata":175761907},"hb_peers":[0,1,2,3,4,7],"snap_trim_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 22:52:11 2023","interfaces":[{"interface":"back","average":{"1min":1.409,"5min":1.155,"15min":1.28},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":7.5869999999999997,"5min":7.5869999999999997,"15min":7.5869999999999997},"last":0.63800000000000001},{"interface":"front","average":{"1min":1.278,"5min":1.345,"15min":1.141},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":6.5949999999999998,"5min":14.923,"15min":14.923},"last":0.34000000000000002}]},{"osd":1,"last update":"Sat Sep 23 22:52:11 2023","interfaces":[{"interface":"back","average":{"1min":6.0659999999999998,"5min":4.7809999999999997,"15min":3.8090000000000002},"min":{"1min":0.40100000000000002,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":93.207999999999998,"5min":119.929,"15min":119.929},"last":0.55300000000000005},{"interface":"front","average":{"1min":6.5229999999999997,"5min":5.1710000000000003,"15min":4.2590000000000003},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":95.489999999999995,"5min":119.964,"15min":119.964},"last":0.93300000000000005}]},{"osd":2,"last update":"Sat Sep 23 22:52:11 2023","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":1.78,"15min":1.8240000000000001},"min":{"1min":0.32300000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":2.589,"5min":23.411000000000001,"15min":23.411000000000001},"last":0.39000000000000001},{"interface":"front","average":{"1min":1.466,"5min":2.1160000000000001,"15min":2.4260000000000002},"min":{"1min":0.38600000000000001,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":9.0990000000000002,"5min":25.298999999999999,"15min":25.298999999999999},"last":0.40600000000000003}]},{"osd":3,"last update":"Sat Sep 23 22:52:11 2023","interfaces":[{"interface":"back","average":{"1min":6.702,"5min":4.1909999999999998,"15min":4.0369999999999999},"min":{"1min":0.246,"5min":0.246,"15min":0.246},"max":{"1min":93.558000000000007,"5min":93.558000000000007,"15min":93.558000000000007},"last":1.0409999999999999},{"interface":"front","average":{"1min":5.5049999999999999,"5min":3.5150000000000001,"15min":3.1920000000000002},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":92.897000000000006,"5min":92.897000000000006,"15min":92.897000000000006},"last":0.50900000000000001}]},{"osd":4,"last update":"Sat Sep 23 22:52:11 2023","interfaces":[{"interface":"back","average":{"1min":1.8580000000000001,"5min":1.601,"15min":1.823},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":5.3140000000000001,"5min":6.3620000000000001,"15min":6.3620000000000001},"last":0.83699999999999997},{"interface":"front","average":{"1min":0.81299999999999994,"5min":1.377,"15min":1.7529999999999999},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":1.7849999999999999,"5min":7.2830000000000004,"15min":7.2830000000000004},"last":0.48899999999999999}]},{"osd":6,"last update":"Sat Sep 23 22:52:11 2023","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":1.3080000000000001,"15min":1.5720000000000001},"min":{"1min":0.42999999999999999,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":3.2949999999999999,"5min":9.0220000000000002,"15min":9.0220000000000002},"last":2.9409999999999998},{"interface":"front","average":{"1min":1.891,"5min":1.996,"15min":2.5640000000000001},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":5.3490000000000002,"5min":11.135999999999999,"15min":11.135999999999999},"last":0.46800000000000003}]},{"osd":7,"last update":"Sat Sep 23 22:52:11 2023","interfaces":[{"interface":"back","average":{"1min":1.3660000000000001,"5min":1.266,"15min":1.4379999999999999},"min":{"1min":0.45800000000000002,"5min":0.377,"15min":0.377},"max":{"1min":4.6289999999999996,"5min":6.7389999999999999,"15min":6.7389999999999999},"last":0.46100000000000002},{"interface":"front","average":{"1min":1.679,"5min":1.504,"15min":1.702},"min":{"1min":0.504,"5min":0.312,"15min":0.312},"max":{"1min":4.9400000000000004,"5min":6.9560000000000004,"15min":6.9560000000000004},"last":0.44900000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":10652,"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":5645,"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":9,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1662779392,"data_stored":1662779392,"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":3771142144,"data_stored":3771138072,"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":1245904896,"data_stored":1245904896,"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":3312058368,"data_stored":3312058368,"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":1260191744,"data_stored":1260191744,"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":3666219008,"data_stored":3666214936,"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":1101135872,"data_stored":1101135872,"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":3778023424,"data_stored":3778019352,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T22:53:00.593 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd pool set .mgr pgp_num 11 2023-09-23T22:53:00.628 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:00.664 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:00.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:00.674 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:00.774 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:00.802 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:00.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:00.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:00.909 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:00.939 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:00.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:00.949 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:01.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:00 smithi169 bash[104356]: cluster 2023-09-23T22:52:59.783891+0000 mon.a (mon.0) 1320 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:53:01.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:00 smithi169 bash[104356]: cluster 2023-09-23T22:52:59.791977+0000 osd.7 (osd.7) 246 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T22:53:01.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:00 smithi169 bash[104356]: audit 2023-09-23T22:52:59.793874+0000 mon.a (mon.0) 1321 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:53:01.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:00 smithi169 bash[104356]: cluster 2023-09-23T22:52:59.794092+0000 mon.a (mon.0) 1322 : cluster 0 osdmap e258: 8 total, 7 up, 8 in 2023-09-23T22:53:01.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:00 smithi169 bash[101133]: cluster 2023-09-23T22:52:59.783891+0000 mon.a (mon.0) 1320 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:53:01.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:00 smithi169 bash[101133]: cluster 2023-09-23T22:52:59.791977+0000 osd.7 (osd.7) 246 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T22:53:01.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:00 smithi169 bash[101133]: audit 2023-09-23T22:52:59.793874+0000 mon.a (mon.0) 1321 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:53:01.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:00 smithi169 bash[101133]: cluster 2023-09-23T22:52:59.794092+0000 mon.a (mon.0) 1322 : cluster 0 osdmap e258: 8 total, 7 up, 8 in 2023-09-23T22:53:01.050 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:01.077 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:01.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:01.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:01.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:00 smithi187 bash[89487]: cluster 2023-09-23T22:52:59.783891+0000 mon.a (mon.0) 1320 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:53:01.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:00 smithi187 bash[89487]: cluster 2023-09-23T22:52:59.791977+0000 osd.7 (osd.7) 246 : cluster 3 failed to encode map e258 with expected crc 2023-09-23T22:53:01.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:00 smithi187 bash[89487]: audit 2023-09-23T22:52:59.793874+0000 mon.a (mon.0) 1321 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:53:01.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:00 smithi187 bash[89487]: cluster 2023-09-23T22:52:59.794092+0000 mon.a (mon.0) 1322 : cluster 0 osdmap e258: 8 total, 7 up, 8 in 2023-09-23T22:53:01.184 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:01.212 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:01.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:01.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:01.316 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:01.350 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:01.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:01.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:01.453 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:01.485 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:01.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:01.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:01.589 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:01.613 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:01.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:01.623 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:01.724 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:01.750 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:01.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:01.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:01.856 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:01.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:01 smithi187 bash[89487]: cluster 2023-09-23T22:53:00.674622+0000 mgr.y (mgr.25310) 939 : cluster 0 pgmap v1010: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 858 op/s; 18353/294513 objects degraded (6.232%) 2023-09-23T22:53:01.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:01 smithi187 bash[89487]: cluster 2023-09-23T22:53:01.680688+0000 mon.a (mon.0) 1323 : cluster 3 Health check update: Degraded data redundancy: 18353/294513 objects degraded (6.232%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:53:01.877 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:01.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:01.881 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:01.982 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:02.010 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:02.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:02.013 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:02.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:01 smithi169 bash[104356]: cluster 2023-09-23T22:53:00.674622+0000 mgr.y (mgr.25310) 939 : cluster 0 pgmap v1010: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 858 op/s; 18353/294513 objects degraded (6.232%) 2023-09-23T22:53:02.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:01 smithi169 bash[104356]: cluster 2023-09-23T22:53:01.680688+0000 mon.a (mon.0) 1323 : cluster 3 Health check update: Degraded data redundancy: 18353/294513 objects degraded (6.232%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:53:02.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:01 smithi169 bash[101133]: cluster 2023-09-23T22:53:00.674622+0000 mgr.y (mgr.25310) 939 : cluster 0 pgmap v1010: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 6.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 858 op/s; 18353/294513 objects degraded (6.232%) 2023-09-23T22:53:02.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:01 smithi169 bash[101133]: cluster 2023-09-23T22:53:01.680688+0000 mon.a (mon.0) 1323 : cluster 3 Health check update: Degraded data redundancy: 18353/294513 objects degraded (6.232%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:53:02.080 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T22:53:02.081 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T22:53:02.114 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:02.166 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:02.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:02.170 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:02.271 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:02.299 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:02.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:02.301 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:02.402 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:02.427 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:02.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:02.430 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:02.531 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:02.558 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:02.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:02.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:02.663 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:02.698 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:02.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:02.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:02.802 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:02.832 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:02.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:02.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:02.937 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:02.968 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:02.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:02.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:03.073 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:03.095 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:03.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:03.100 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:03.201 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:03.246 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:03.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:03.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:03.355 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:03.376 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:03.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:03.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:03.481 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:03.514 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:03.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:03.522 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:03.622 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:03.656 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:03.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:03.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:03.761 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:03.790 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:03.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:03.794 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:03.894 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:03.923 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:03.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:03.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:04.029 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:04.061 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:04.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:04.064 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:04.082 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:53:04.095 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T22:53:04.114 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:03 smithi169 bash[104356]: cluster 2023-09-23T22:53:02.680086+0000 mgr.y (mgr.25310) 940 : cluster 0 pgmap v1011: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 848 op/s; 18353/291570 objects degraded (6.295%) 2023-09-23T22:53:04.115 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:03 smithi169 bash[101133]: cluster 2023-09-23T22:53:02.680086+0000 mgr.y (mgr.25310) 940 : cluster 0 pgmap v1011: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 848 op/s; 18353/291570 objects degraded (6.295%) 2023-09-23T22:53:04.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:03 smithi187 bash[89487]: cluster 2023-09-23T22:53:02.680086+0000 mgr.y (mgr.25310) 940 : cluster 0 pgmap v1011: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 848 op/s; 18353/291570 objects degraded (6.295%) 2023-09-23T22:53:04.164 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:04.204 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:04.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:04.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:04.308 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:04.345 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:04.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:04.348 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:04.449 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:04.483 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:04.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:04.487 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:04.588 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:04.620 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:04.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:04.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:04.726 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:04.752 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:04.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:04.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:04.855 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:04.880 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:04.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:04.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:04.983 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:05.008 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:05.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:05.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:05.112 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:05.138 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:05.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:05.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:05.246 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:05.279 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:05.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:05.283 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:05.384 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:05.410 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:05.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:05.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:05.515 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:05.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:05.552 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:05.552 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:05.622 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:53:05.653 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:05.683 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:05.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:05.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:05.793 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:05.819 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:05.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:05.824 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:05.924 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:05.960 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:05.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:05.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:06.066 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:06.075 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:05 smithi169 bash[104356]: cluster 2023-09-23T22:53:04.680917+0000 mgr.y (mgr.25310) 941 : cluster 0 pgmap v1012: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 822 op/s; 17545/282360 objects degraded (6.214%) 2023-09-23T22:53:06.076 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:05 smithi169 bash[101133]: cluster 2023-09-23T22:53:04.680917+0000 mgr.y (mgr.25310) 941 : cluster 0 pgmap v1012: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 822 op/s; 17545/282360 objects degraded (6.214%) 2023-09-23T22:53:06.098 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:06.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:06.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:06.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:05 smithi187 bash[89487]: cluster 2023-09-23T22:53:04.680917+0000 mgr.y (mgr.25310) 941 : cluster 0 pgmap v1012: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 822 op/s; 17545/282360 objects degraded (6.214%) 2023-09-23T22:53:06.204 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:06.244 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:06.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:06.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:06.350 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:06.376 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:06.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:06.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:06.482 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:06.505 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:06.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:06.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:06.608 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:06.644 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:06.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:06.646 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:06.647 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:53:06.747 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:06.779 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:06.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:06.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:06.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:06 smithi187 bash[89487]: cluster 2023-09-23T22:53:06.681872+0000 mon.a (mon.0) 1324 : cluster 3 Health check update: Degraded data redundancy: 17545/282360 objects degraded (6.214%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:53:06.883 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:06.908 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:06.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:06.913 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:07.014 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:07.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:06 smithi169 bash[104356]: cluster 2023-09-23T22:53:06.681872+0000 mon.a (mon.0) 1324 : cluster 3 Health check update: Degraded data redundancy: 17545/282360 objects degraded (6.214%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:53:07.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:06 smithi169 bash[101133]: cluster 2023-09-23T22:53:06.681872+0000 mon.a (mon.0) 1324 : cluster 3 Health check update: Degraded data redundancy: 17545/282360 objects degraded (6.214%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:53:07.047 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:07.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:07.052 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:07.153 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:07.177 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:07.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:07.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:07.279 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:07.311 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:07.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:07.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:07.418 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:07.442 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:07.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:07.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:07.546 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:07.571 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:07.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:07.574 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:07.674 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:07.704 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:07.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:07.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:07.808 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:07.846 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:07.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:07.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:07.951 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:07.975 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:07.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:07.977 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:08.078 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:08.085 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:07 smithi187 bash[89487]: cluster 2023-09-23T22:53:06.681609+0000 mgr.y (mgr.25310) 942 : cluster 0 pgmap v1013: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 811 op/s; 17545/279366 objects degraded (6.280%) 2023-09-23T22:53:08.102 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:08.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:08.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:08.205 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:08.227 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:08.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:08.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:08.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:07 smithi169 bash[101133]: cluster 2023-09-23T22:53:06.681609+0000 mgr.y (mgr.25310) 942 : cluster 0 pgmap v1013: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 811 op/s; 17545/279366 objects degraded (6.280%) 2023-09-23T22:53:08.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:07 smithi169 bash[104356]: cluster 2023-09-23T22:53:06.681609+0000 mgr.y (mgr.25310) 942 : cluster 0 pgmap v1013: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 811 op/s; 17545/279366 objects degraded (6.280%) 2023-09-23T22:53:08.330 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:08.372 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:08.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:08.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:08.481 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:08.508 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:08.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:08.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:08.613 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:08.633 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:08.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:08.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:08.648 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:53:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:53:08] "GET /metrics HTTP/1.1" 200 36407 "" "Prometheus/2.43.0" 2023-09-23T22:53:08.682 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:53:08.682 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:53:08.737 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:08.768 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:08.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:08.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:08.880 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:08.921 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:08.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:08.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:09.026 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:09.054 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:09.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:09.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:09.157 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:09.186 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:09.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:09.189 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:09.289 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:09.320 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:09.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:09.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:09.426 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:09.452 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:09.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:09.457 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:09.558 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:09.588 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:09.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:09.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:09.692 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:09.716 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:09.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:09.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:09.820 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:09.859 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:09.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:09.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:09.963 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:09.985 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:09.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:09.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:10.092 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:10.110 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:10.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:10.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:10.117 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:09 smithi169 bash[101133]: cluster 2023-09-23T22:53:08.682354+0000 mgr.y (mgr.25310) 943 : cluster 0 pgmap v1014: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 806 op/s; 17284/275508 objects degraded (6.274%) 2023-09-23T22:53:10.117 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:09 smithi169 bash[104356]: cluster 2023-09-23T22:53:08.682354+0000 mgr.y (mgr.25310) 943 : cluster 0 pgmap v1014: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 806 op/s; 17284/275508 objects degraded (6.274%) 2023-09-23T22:53:10.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:09 smithi187 bash[89487]: cluster 2023-09-23T22:53:08.682354+0000 mgr.y (mgr.25310) 943 : cluster 0 pgmap v1014: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 5.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 806 op/s; 17284/275508 objects degraded (6.274%) 2023-09-23T22:53:10.213 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:10.239 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:10.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:10.242 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:10.343 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:10.369 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:10.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:10.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:10.473 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:10.500 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:10.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:10.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:10.603 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:10.635 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:10.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:10.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:10.740 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:10.767 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:10.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:10.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:10.873 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:10.907 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:10.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:10.910 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:11.011 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:11.034 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:11.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:11.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:11.137 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:11.170 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:11.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:11.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:11.272 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:11.290 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:11.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:11.292 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:11.393 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:11.425 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:11.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:11.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:11.530 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:11.555 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:11.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:11.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:11.658 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:11.689 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:11.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:11.691 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:11.792 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:11.821 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:11.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:11.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:11.924 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:11.935 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:11 smithi187 bash[89487]: cluster 2023-09-23T22:53:10.683083+0000 mgr.y (mgr.25310) 944 : cluster 0 pgmap v1015: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 744 op/s; 16761/270171 objects degraded (6.204%) 2023-09-23T22:53:11.935 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:11 smithi187 bash[89487]: audit 2023-09-23T22:53:11.154779+0000 mon.a (mon.0) 1325 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:53:11.935 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:11 smithi187 bash[89487]: cluster 2023-09-23T22:53:11.683058+0000 mon.a (mon.0) 1326 : cluster 3 Health check update: Degraded data redundancy: 16761/270171 objects degraded (6.204%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:53:11.961 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:11.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:11.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:12.064 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:12.095 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:12.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:12.100 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:12.200 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:12.209 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:11 smithi169 bash[104356]: cluster 2023-09-23T22:53:10.683083+0000 mgr.y (mgr.25310) 944 : cluster 0 pgmap v1015: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 744 op/s; 16761/270171 objects degraded (6.204%) 2023-09-23T22:53:12.209 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:11 smithi169 bash[104356]: audit 2023-09-23T22:53:11.154779+0000 mon.a (mon.0) 1325 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:53:12.210 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:11 smithi169 bash[104356]: cluster 2023-09-23T22:53:11.683058+0000 mon.a (mon.0) 1326 : cluster 3 Health check update: Degraded data redundancy: 16761/270171 objects degraded (6.204%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:53:12.214 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:11 smithi169 bash[101133]: cluster 2023-09-23T22:53:10.683083+0000 mgr.y (mgr.25310) 944 : cluster 0 pgmap v1015: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 744 op/s; 16761/270171 objects degraded (6.204%) 2023-09-23T22:53:12.214 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:11 smithi169 bash[101133]: audit 2023-09-23T22:53:11.154779+0000 mon.a (mon.0) 1325 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:53:12.214 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:11 smithi169 bash[101133]: cluster 2023-09-23T22:53:11.683058+0000 mon.a (mon.0) 1326 : cluster 3 Health check update: Degraded data redundancy: 16761/270171 objects degraded (6.204%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:53:12.244 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:12.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:12.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:12.351 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:12.382 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:12.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:12.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:12.490 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:12.520 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:12.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:12.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:12.627 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:12.654 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:12.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:12.664 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:12.765 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:12.796 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:12.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:12.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:12.902 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:12.921 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:12.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:12.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:13.024 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:13.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:13.049 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:13.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:13.150 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:13.191 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:13.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:13.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:13.297 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:13.322 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:13.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:13.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:13.425 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:13.457 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:13.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:13.459 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:13.560 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:13.597 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:13.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:13.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:13.703 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:13.731 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:13.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:13.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:13.833 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:13.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:13.873 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:13.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:13.942 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:13 smithi169 bash[104356]: cluster 2023-09-23T22:53:12.683667+0000 mgr.y (mgr.25310) 945 : cluster 0 pgmap v1016: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 5.4 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 759 op/s; 16761/267135 objects degraded (6.274%) 2023-09-23T22:53:13.942 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:13 smithi169 bash[101133]: cluster 2023-09-23T22:53:12.683667+0000 mgr.y (mgr.25310) 945 : cluster 0 pgmap v1016: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 5.4 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 759 op/s; 16761/267135 objects degraded (6.274%) 2023-09-23T22:53:13.974 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:13.981 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:13 smithi187 bash[89487]: cluster 2023-09-23T22:53:12.683667+0000 mgr.y (mgr.25310) 945 : cluster 0 pgmap v1016: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 5.4 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 759 op/s; 16761/267135 objects degraded (6.274%) 2023-09-23T22:53:13.999 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:14.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:14.003 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:14.104 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:14.131 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:14.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:14.140 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:14.241 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:14.271 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:14.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:14.276 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:14.376 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:14.403 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:14.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:14.407 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:14.508 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:14.537 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:14.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:14.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:14.640 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:14.670 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:14.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:14.673 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:14.774 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:14.805 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:14.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:14.808 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:14.908 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:14.939 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:14.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:14.944 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:15.045 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:15.075 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:15.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:15.078 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:15.178 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:15.213 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:15.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:15.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:15.318 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:15.344 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:15.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:15.349 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:15.450 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:15.482 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:15.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:15.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:15.588 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:15.614 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:15.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:15.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:15.718 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:15.745 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:15.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:15.748 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:15.848 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:15.885 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:15.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:15.888 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:15.969 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:15 smithi169 bash[101133]: cluster 2023-09-23T22:53:14.684431+0000 mgr.y (mgr.25310) 946 : cluster 0 pgmap v1017: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 935 op/s; 16009/257886 objects degraded (6.208%) 2023-09-23T22:53:15.969 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:15 smithi169 bash[104356]: cluster 2023-09-23T22:53:14.684431+0000 mgr.y (mgr.25310) 946 : cluster 0 pgmap v1017: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 935 op/s; 16009/257886 objects degraded (6.208%) 2023-09-23T22:53:15.988 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:16.019 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:16.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:16.021 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:16.122 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:16.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:15 smithi187 bash[89487]: cluster 2023-09-23T22:53:14.684431+0000 mgr.y (mgr.25310) 946 : cluster 0 pgmap v1017: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 935 op/s; 16009/257886 objects degraded (6.208%) 2023-09-23T22:53:16.149 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:16.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:16.153 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:16.254 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:16.290 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:16.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:16.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:16.394 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:16.440 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:16.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:16.444 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:16.545 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:16.578 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:16.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:16.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:16.682 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:16.712 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:16.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:16.715 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:16.816 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:16.842 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:16.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:16.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:16.947 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:16.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:16.978 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:16.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:17.079 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:17.106 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:17.113 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:16 smithi169 bash[101133]: cluster 2023-09-23T22:53:16.684155+0000 mon.a (mon.0) 1327 : cluster 3 Health check update: Degraded data redundancy: 16009/257886 objects degraded (6.208%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:53:17.113 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:16 smithi169 bash[104356]: cluster 2023-09-23T22:53:16.684155+0000 mon.a (mon.0) 1327 : cluster 3 Health check update: Degraded data redundancy: 16009/257886 objects degraded (6.208%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:53:17.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:17.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:17.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:16 smithi187 bash[89487]: cluster 2023-09-23T22:53:16.684155+0000 mon.a (mon.0) 1327 : cluster 3 Health check update: Degraded data redundancy: 16009/257886 objects degraded (6.208%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:53:17.215 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:17.246 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:17.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:17.250 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:17.351 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:17.374 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:17.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:17.377 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:17.477 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:17.502 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:17.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:17.509 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:17.610 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:17.637 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:17.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:17.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:17.740 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:17.762 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:17.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:17.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:17.866 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:17.868 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:17 smithi169 bash[104356]: cluster 2023-09-23T22:53:16.685027+0000 mgr.y (mgr.25310) 947 : cluster 0 pgmap v1018: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 766 op/s; 16009/254757 objects degraded (6.284%) 2023-09-23T22:53:17.869 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:17 smithi169 bash[101133]: cluster 2023-09-23T22:53:16.685027+0000 mgr.y (mgr.25310) 947 : cluster 0 pgmap v1018: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 766 op/s; 16009/254757 objects degraded (6.284%) 2023-09-23T22:53:17.895 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:17.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:17.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:17.998 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:18.007 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:17 smithi187 bash[89487]: cluster 2023-09-23T22:53:16.685027+0000 mgr.y (mgr.25310) 947 : cluster 0 pgmap v1018: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 766 op/s; 16009/254757 objects degraded (6.284%) 2023-09-23T22:53:18.035 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:18.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:18.042 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:18.143 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:18.168 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:18.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:18.175 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:18.276 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:18.307 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:18.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:18.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:18.411 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:18.454 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:18.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:18.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:18.558 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:18.585 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:18.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:18.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:18.688 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:18.716 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:18.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:18.721 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:18.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:53:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:53:18] "GET /metrics HTTP/1.1" 200 36405 "" "Prometheus/2.43.0" 2023-09-23T22:53:18.821 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:18.845 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:18.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:18.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:18.953 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:18.976 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:18.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:18.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:19.079 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:19.113 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:19.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:19.158 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:19.259 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:19.295 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:19.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:19.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:19.398 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:19.438 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:19.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:19.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:19.542 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:19.571 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:19.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:19.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:19.674 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:19.699 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:19.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:19.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:19.801 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:19.832 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:19.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:19.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:19.937 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:19.965 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:19.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:19.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:20.070 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:20.078 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:19 smithi187 bash[89487]: cluster 2023-09-23T22:53:18.685782+0000 mgr.y (mgr.25310) 948 : cluster 0 pgmap v1019: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 5.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 791 op/s; 15735/250851 objects degraded (6.273%) 2023-09-23T22:53:20.094 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:20.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:20.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:20.198 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:20.206 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:19 smithi169 bash[101133]: cluster 2023-09-23T22:53:18.685782+0000 mgr.y (mgr.25310) 948 : cluster 0 pgmap v1019: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 5.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 791 op/s; 15735/250851 objects degraded (6.273%) 2023-09-23T22:53:20.207 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:19 smithi169 bash[104356]: cluster 2023-09-23T22:53:18.685782+0000 mgr.y (mgr.25310) 948 : cluster 0 pgmap v1019: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 5.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 791 op/s; 15735/250851 objects degraded (6.273%) 2023-09-23T22:53:20.223 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:20.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:20.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:20.326 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:20.370 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:20.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:20.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:20.477 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:20.512 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:20.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:20.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:20.622 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:20.650 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:20.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:20.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:20.756 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:20.787 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:20.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:20.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:20.895 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:20.932 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:20.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:20.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:21.037 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:21.057 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:21.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:21.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:21.161 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:21.182 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:21.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:21.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:21.286 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:21.314 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:21.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:21.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:21.419 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:21.459 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:21.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:21.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:21.569 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:21.602 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:21.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:21.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:21.705 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:21.740 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:21.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:21.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:21.846 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:21.883 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:21.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:21.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:21.987 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:21.995 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:21 smithi169 bash[104356]: cluster 2023-09-23T22:53:20.686447+0000 mgr.y (mgr.25310) 949 : cluster 0 pgmap v1020: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 833 op/s; 15229/245481 objects degraded (6.204%) 2023-09-23T22:53:21.996 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:21 smithi169 bash[104356]: cluster 2023-09-23T22:53:21.687793+0000 mon.a (mon.0) 1328 : cluster 3 Health check update: Degraded data redundancy: 15229/245481 objects degraded (6.204%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:53:21.996 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:21 smithi169 bash[101133]: cluster 2023-09-23T22:53:20.686447+0000 mgr.y (mgr.25310) 949 : cluster 0 pgmap v1020: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 833 op/s; 15229/245481 objects degraded (6.204%) 2023-09-23T22:53:21.996 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:21 smithi169 bash[101133]: cluster 2023-09-23T22:53:21.687793+0000 mon.a (mon.0) 1328 : cluster 3 Health check update: Degraded data redundancy: 15229/245481 objects degraded (6.204%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:53:22.028 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:22.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:22.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:22.132 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:22.161 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:22.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:22.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:22.267 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:22.306 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:22.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:22.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:22.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:21 smithi187 bash[89487]: cluster 2023-09-23T22:53:20.686447+0000 mgr.y (mgr.25310) 949 : cluster 0 pgmap v1020: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 833 op/s; 15229/245481 objects degraded (6.204%) 2023-09-23T22:53:22.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:21 smithi187 bash[89487]: cluster 2023-09-23T22:53:21.687793+0000 mon.a (mon.0) 1328 : cluster 3 Health check update: Degraded data redundancy: 15229/245481 objects degraded (6.204%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:53:22.402 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T22:53:22.402 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [ 2023-09-23T22:53:22.402 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.402 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35214.0:138757 9.0 9:0ec3571b:::benchmark_data_smithi169_214561_object30279:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e258)", 2023-09-23T22:53:22.402 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:53:22.373961+0000", 2023-09-23T22:53:22.402 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.022837982999999999, 2023-09-23T22:53:22.402 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.022868100999999998, 2023-09-23T22:53:22.402 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:53:22.403 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:53:22.403 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:53:22.403 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35214", 2023-09-23T22:53:22.403 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4133417439", 2023-09-23T22:53:22.403 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 138757 2023-09-23T22:53:22.403 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.403 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:53:22.403 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.403 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:53:22.403 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.373961+0000", 2023-09-23T22:53:22.404 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:53:22.404 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.404 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.404 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:53:22.404 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.373961+0000", 2023-09-23T22:53:22.404 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:53:22.404 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.404 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.404 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:53:22.404 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.373959+0000", 2023-09-23T22:53:22.405 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:53:22.405 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.405 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.405 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:53:22.405 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.373965+0000", 2023-09-23T22:53:22.405 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3260000000000001e-06 2023-09-23T22:53:22.405 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.405 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.405 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:53:22.405 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.373977+0000", 2023-09-23T22:53:22.406 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1841999999999999e-05 2023-09-23T22:53:22.406 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.406 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.406 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:53:22.406 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.373985+0000", 2023-09-23T22:53:22.406 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8189999999999992e-06 2023-09-23T22:53:22.406 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.406 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.406 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:53:22.406 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.374031+0000", 2023-09-23T22:53:22.407 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.5982000000000001e-05 2023-09-23T22:53:22.407 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.407 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.407 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:53:22.407 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.374162+0000", 2023-09-23T22:53:22.407 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000131416 2023-09-23T22:53:22.407 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.407 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.407 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2", 2023-09-23T22:53:22.407 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.374282+0000", 2023-09-23T22:53:22.408 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00011993 2023-09-23T22:53:22.408 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.408 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.408 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:53:22.408 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.379811+0000", 2023-09-23T22:53:22.408 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0055282480000000004 2023-09-23T22:53:22.408 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:53:22.408 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:53:22.408 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:53:22.408 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.409 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.409 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35214.0:138763 9.0 9:0a72a8c1:::benchmark_data_smithi169_214561_object30285:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e258)", 2023-09-23T22:53:22.409 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:53:22.381827+0000", 2023-09-23T22:53:22.409 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.014971974000000001, 2023-09-23T22:53:22.409 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.015059682, 2023-09-23T22:53:22.409 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:53:22.409 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:53:22.409 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:53:22.409 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35214", 2023-09-23T22:53:22.409 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4133417439", 2023-09-23T22:53:22.409 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 138763 2023-09-23T22:53:22.410 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.410 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:53:22.410 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.410 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:53:22.410 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.381827+0000", 2023-09-23T22:53:22.410 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:53:22.410 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.410 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.411 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:53:22.411 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.381827+0000", 2023-09-23T22:53:22.411 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:53:22.411 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.411 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.411 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:53:22.411 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.381825+0000", 2023-09-23T22:53:22.411 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:53:22.411 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.412 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.412 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:53:22.412 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.381831+0000", 2023-09-23T22:53:22.412 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.2129999999999996e-06 2023-09-23T22:53:22.412 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.412 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.412 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:53:22.412 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.381845+0000", 2023-09-23T22:53:22.412 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3514e-05 2023-09-23T22:53:22.412 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.412 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.413 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:53:22.413 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.381851+0000", 2023-09-23T22:53:22.413 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.6080000000000001e-06 2023-09-23T22:53:22.413 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.413 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.413 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:53:22.413 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.381901+0000", 2023-09-23T22:53:22.413 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.9255999999999997e-05 2023-09-23T22:53:22.413 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.414 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.414 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:53:22.414 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.382085+0000", 2023-09-23T22:53:22.414 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000184599 2023-09-23T22:53:22.414 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.414 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.414 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2", 2023-09-23T22:53:22.415 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.382159+0000", 2023-09-23T22:53:22.415 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3794000000000005e-05 2023-09-23T22:53:22.415 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:53:22.415 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:53:22.415 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:53:22.415 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.415 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.415 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35214.0:138764 9.0 9:01fcb1e5:::benchmark_data_smithi169_214561_object30286:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e258)", 2023-09-23T22:53:22.415 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:53:22.382064+0000", 2023-09-23T22:53:22.415 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.014734593000000001, 2023-09-23T22:53:22.416 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.014867625000000001, 2023-09-23T22:53:22.416 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:53:22.416 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:53:22.416 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:53:22.416 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35214", 2023-09-23T22:53:22.416 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4133417439", 2023-09-23T22:53:22.416 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 138764 2023-09-23T22:53:22.416 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.417 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:53:22.417 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.417 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:53:22.417 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.382064+0000", 2023-09-23T22:53:22.417 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:53:22.417 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.417 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.417 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:53:22.417 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.382064+0000", 2023-09-23T22:53:22.418 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:53:22.418 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.418 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.418 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:53:22.418 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.382063+0000", 2023-09-23T22:53:22.418 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:53:22.418 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.418 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.419 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:53:22.419 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.382068+0000", 2023-09-23T22:53:22.419 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.4160000000000003e-06 2023-09-23T22:53:22.419 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.419 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.419 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:53:22.419 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.382081+0000", 2023-09-23T22:53:22.419 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2296999999999999e-05 2023-09-23T22:53:22.419 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.420 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.420 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:53:22.420 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.382089+0000", 2023-09-23T22:53:22.420 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.9840000000000001e-06 2023-09-23T22:53:22.420 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.420 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.420 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:53:22.421 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.391107+0000", 2023-09-23T22:53:22.421 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0090180810000000007 2023-09-23T22:53:22.421 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.421 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.421 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:53:22.421 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.391229+0000", 2023-09-23T22:53:22.421 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012220199999999999 2023-09-23T22:53:22.421 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.421 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.421 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2", 2023-09-23T22:53:22.422 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.391349+0000", 2023-09-23T22:53:22.422 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000120148 2023-09-23T22:53:22.422 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:53:22.422 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:53:22.422 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:53:22.422 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.422 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.423 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.35214.0:138765 9.6 e258/246 9:6a5bd2ed:::benchmark_data_smithi169_214561_object30287:head v 258'8690, mlcod=258'8688)", 2023-09-23T22:53:22.423 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:53:22.384830+0000", 2023-09-23T22:53:22.423 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.011968177, 2023-09-23T22:53:22.423 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.012145895, 2023-09-23T22:53:22.423 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:53:22.423 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T22:53:22.424 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:53:22.424 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.424 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:53:22.424 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.384830+0000", 2023-09-23T22:53:22.424 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:53:22.424 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.424 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.424 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:53:22.425 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.384830+0000", 2023-09-23T22:53:22.425 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:53:22.425 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.425 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.425 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:53:22.425 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.384829+0000", 2023-09-23T22:53:22.425 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:53:22.425 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.426 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.426 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:53:22.426 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.384841+0000", 2023-09-23T22:53:22.426 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1327e-05 2023-09-23T22:53:22.426 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.426 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.427 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:53:22.427 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.384857+0000", 2023-09-23T22:53:22.427 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6313000000000001e-05 2023-09-23T22:53:22.427 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.427 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.427 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:53:22.427 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.384865+0000", 2023-09-23T22:53:22.427 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.6279999999999996e-06 2023-09-23T22:53:22.427 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.427 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.428 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:53:22.428 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.384927+0000", 2023-09-23T22:53:22.428 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.2355999999999997e-05 2023-09-23T22:53:22.428 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.428 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.428 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:53:22.428 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.384949+0000", 2023-09-23T22:53:22.428 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.2390000000000001e-05 2023-09-23T22:53:22.428 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:53:22.429 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:53:22.429 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:53:22.429 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.429 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.429 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.35214.0:138767 9.f e258/246 9:fa6c7c52:::benchmark_data_smithi169_214561_object30289:head v 258'8571, mlcod=258'8569)", 2023-09-23T22:53:22.429 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:53:22.386939+0000", 2023-09-23T22:53:22.429 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.0098592520000000006, 2023-09-23T22:53:22.429 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.010072592, 2023-09-23T22:53:22.429 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:53:22.429 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T22:53:22.430 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:53:22.430 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.430 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:53:22.430 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.386939+0000", 2023-09-23T22:53:22.430 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:53:22.430 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.430 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.430 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:53:22.430 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.386939+0000", 2023-09-23T22:53:22.431 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:53:22.431 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.431 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.431 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:53:22.431 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.386939+0000", 2023-09-23T22:53:22.431 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:53:22.431 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.431 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.431 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:53:22.431 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.386947+0000", 2023-09-23T22:53:22.432 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.6319999999999997e-06 2023-09-23T22:53:22.432 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.432 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.432 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:53:22.432 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.386957+0000", 2023-09-23T22:53:22.432 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0079e-05 2023-09-23T22:53:22.432 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.432 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.432 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:53:22.432 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.386964+0000", 2023-09-23T22:53:22.433 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.4470000000000003e-06 2023-09-23T22:53:22.433 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.433 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.433 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:53:22.433 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.387051+0000", 2023-09-23T22:53:22.433 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.7547999999999996e-05 2023-09-23T22:53:22.433 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.433 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.433 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:53:22.433 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.387070+0000", 2023-09-23T22:53:22.433 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.9034000000000001e-05 2023-09-23T22:53:22.434 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:53:22.434 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:53:22.434 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:53:22.434 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.434 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.434 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35214.0:138768 9.0 9.aa862750 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e258)", 2023-09-23T22:53:22.434 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:53:22.387022+0000", 2023-09-23T22:53:22.434 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.009776257, 2023-09-23T22:53:22.434 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.010024368000000001, 2023-09-23T22:53:22.434 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:53:22.435 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "queued for pg", 2023-09-23T22:53:22.435 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:53:22.435 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35214", 2023-09-23T22:53:22.435 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4133417439", 2023-09-23T22:53:22.435 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 138768 2023-09-23T22:53:22.435 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.435 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:53:22.435 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.435 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:53:22.435 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.387022+0000", 2023-09-23T22:53:22.436 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:53:22.436 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.436 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.436 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:53:22.436 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.387022+0000", 2023-09-23T22:53:22.436 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:53:22.436 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.436 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.436 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:53:22.436 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.387021+0000", 2023-09-23T22:53:22.437 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:53:22.437 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.437 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.437 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:53:22.437 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.387027+0000", 2023-09-23T22:53:22.437 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.9580000000000004e-06 2023-09-23T22:53:22.437 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.437 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.437 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:53:22.437 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.387039+0000", 2023-09-23T22:53:22.438 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2598e-05 2023-09-23T22:53:22.438 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.438 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.438 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:53:22.438 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.387048+0000", 2023-09-23T22:53:22.438 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.585e-06 2023-09-23T22:53:22.438 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:53:22.438 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:53:22.438 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:53:22.438 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.439 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.439 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.35214.0:138769 9.f e258/246 9:ffb67250:::benchmark_data_smithi169_214561_object30291:head v 258'8572, mlcod=258'8569)", 2023-09-23T22:53:22.439 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:53:22.394698+0000", 2023-09-23T22:53:22.439 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.0021003129999999999, 2023-09-23T22:53:22.439 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0023811430000000001, 2023-09-23T22:53:22.439 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:53:22.439 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T22:53:22.439 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:53:22.439 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.439 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:53:22.440 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.394698+0000", 2023-09-23T22:53:22.440 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:53:22.440 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.440 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.440 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:53:22.440 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.394698+0000", 2023-09-23T22:53:22.440 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:53:22.440 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.440 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.440 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:53:22.440 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.394697+0000", 2023-09-23T22:53:22.441 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:53:22.441 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.441 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.441 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:53:22.441 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.394706+0000", 2023-09-23T22:53:22.441 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.507e-06 2023-09-23T22:53:22.441 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.441 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.441 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:53:22.441 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.394721+0000", 2023-09-23T22:53:22.442 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5009e-05 2023-09-23T22:53:22.442 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.442 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.442 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:53:22.442 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.394728+0000", 2023-09-23T22:53:22.442 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.5669999999999997e-06 2023-09-23T22:53:22.442 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.442 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.442 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:53:22.443 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.394767+0000", 2023-09-23T22:53:22.443 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.8846e-05 2023-09-23T22:53:22.443 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.443 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.443 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:53:22.443 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.394787+0000", 2023-09-23T22:53:22.443 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0128000000000001e-05 2023-09-23T22:53:22.443 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:53:22.443 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:53:22.443 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:53:22.444 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.444 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.444 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35214.0:138774 9.0 9.91cba550 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e258)", 2023-09-23T22:53:22.444 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:53:22.395334+0000", 2023-09-23T22:53:22.444 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.0014648090000000001, 2023-09-23T22:53:22.444 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0017827990000000001, 2023-09-23T22:53:22.444 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:53:22.444 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "queued for pg", 2023-09-23T22:53:22.444 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:53:22.444 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35214", 2023-09-23T22:53:22.445 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4133417439", 2023-09-23T22:53:22.445 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 138774 2023-09-23T22:53:22.445 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.445 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:53:22.445 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.445 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:53:22.445 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.395334+0000", 2023-09-23T22:53:22.445 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:53:22.445 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.445 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.446 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:53:22.446 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.395334+0000", 2023-09-23T22:53:22.446 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:53:22.446 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.446 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.446 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:53:22.446 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.395332+0000", 2023-09-23T22:53:22.446 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:53:22.446 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.447 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.447 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:53:22.447 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.395339+0000", 2023-09-23T22:53:22.447 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.8210000000000004e-06 2023-09-23T22:53:22.447 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.447 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.447 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:53:22.448 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.395355+0000", 2023-09-23T22:53:22.448 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5406000000000001e-05 2023-09-23T22:53:22.448 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.448 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.448 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:53:22.448 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.395362+0000", 2023-09-23T22:53:22.448 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.7530000000000001e-06 2023-09-23T22:53:22.448 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:53:22.448 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:53:22.448 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:53:22.449 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.449 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.449 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.35214.0:138771 9.3 e258/246 9:ced35051:::benchmark_data_smithi169_214561_object30293:head v 258'8709, mlcod=258'8707)", 2023-09-23T22:53:22.449 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:53:22.395397+0000", 2023-09-23T22:53:22.449 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.0014017470000000001, 2023-09-23T22:53:22.449 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001752846, 2023-09-23T22:53:22.449 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:53:22.449 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T22:53:22.449 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:53:22.450 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.450 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:53:22.450 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.395397+0000", 2023-09-23T22:53:22.450 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:53:22.450 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.450 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.451 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:53:22.451 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.395397+0000", 2023-09-23T22:53:22.451 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:53:22.451 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.451 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.451 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:53:22.451 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.395396+0000", 2023-09-23T22:53:22.451 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:53:22.451 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.451 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.452 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:53:22.452 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.395403+0000", 2023-09-23T22:53:22.452 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.2930000000000003e-06 2023-09-23T22:53:22.452 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.452 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.452 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:53:22.452 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.395417+0000", 2023-09-23T22:53:22.453 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.403e-05 2023-09-23T22:53:22.453 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.453 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.453 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:53:22.453 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.395425+0000", 2023-09-23T22:53:22.453 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.7950000000000008e-06 2023-09-23T22:53:22.453 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.453 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.453 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:53:22.453 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.395469+0000", 2023-09-23T22:53:22.454 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.3826999999999999e-05 2023-09-23T22:53:22.454 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.454 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.454 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:53:22.454 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.395490+0000", 2023-09-23T22:53:22.454 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0526e-05 2023-09-23T22:53:22.454 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:53:22.454 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:53:22.454 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:53:22.454 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.455 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.455 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35214.0:138750 9.0 9:064ae7c9:::benchmark_data_smithi169_214561_object30272:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e258)", 2023-09-23T22:53:22.455 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:53:22.365480+0000", 2023-09-23T22:53:22.455 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.031318731000000002, 2023-09-23T22:53:22.455 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.031706250999999998, 2023-09-23T22:53:22.455 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:53:22.455 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:53:22.455 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:53:22.455 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35214", 2023-09-23T22:53:22.455 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4133417439", 2023-09-23T22:53:22.456 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 138750 2023-09-23T22:53:22.456 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.456 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:53:22.456 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.456 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:53:22.456 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.365480+0000", 2023-09-23T22:53:22.456 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:53:22.456 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.457 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.457 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:53:22.457 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.365480+0000", 2023-09-23T22:53:22.457 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:53:22.457 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.457 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.457 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:53:22.457 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.365478+0000", 2023-09-23T22:53:22.458 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T22:53:22.458 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.458 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.458 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:53:22.458 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.365486+0000", 2023-09-23T22:53:22.458 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8490000000000006e-06 2023-09-23T22:53:22.458 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.459 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.459 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:53:22.459 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.365499+0000", 2023-09-23T22:53:22.459 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3439e-05 2023-09-23T22:53:22.459 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.459 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.459 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:53:22.459 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.365508+0000", 2023-09-23T22:53:22.459 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.7620000000000001e-06 2023-09-23T22:53:22.460 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.460 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.460 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:53:22.460 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.365599+0000", 2023-09-23T22:53:22.460 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.0802000000000002e-05 2023-09-23T22:53:22.460 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.460 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.461 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:53:22.461 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.365904+0000", 2023-09-23T22:53:22.461 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000305321 2023-09-23T22:53:22.461 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.461 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.461 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2", 2023-09-23T22:53:22.461 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.366373+0000", 2023-09-23T22:53:22.462 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00046857700000000002 2023-09-23T22:53:22.462 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:53:22.462 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:53:22.462 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:53:22.462 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:53:22.372117+0000", 2023-09-23T22:53:22.462 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0057442760000000004 2023-09-23T22:53:22.462 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:53:22.463 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:53:22.463 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:53:22.463 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:53:22.463 INFO:teuthology.orchestra.run.smithi169.stdout: ], 2023-09-23T22:53:22.463 INFO:teuthology.orchestra.run.smithi169.stdout: "num_ops": 10 2023-09-23T22:53:22.463 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T22:53:22.463 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:22.488 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:22.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:22.491 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:22.591 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:22.615 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:22.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:22.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:22.721 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:22.752 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:22.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:22.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:22.856 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:22.885 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:22.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:22.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:22.899 INFO:teuthology.orchestra.run.smithi169.stderr:set pool 1 pgp_num to 11 2023-09-23T22:53:22.996 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:23.019 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:23.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:23.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:23.124 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:23.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:22 smithi187 bash[89487]: audit 2023-09-23T22:53:21.918855+0000 mon.c (mon.2) 76 : audit 1 from='client.? 172.21.15.169:0/1831778058' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]: dispatch 2023-09-23T22:53:23.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:22 smithi187 bash[89487]: audit 2023-09-23T22:53:21.923375+0000 mon.a (mon.0) 1329 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]: dispatch 2023-09-23T22:53:23.147 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:23.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:23.149 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:23.250 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:23.279 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:23.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:22 smithi169 bash[101133]: audit 2023-09-23T22:53:21.918855+0000 mon.c (mon.2) 76 : audit 1 from='client.? 172.21.15.169:0/1831778058' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]: dispatch 2023-09-23T22:53:23.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:22 smithi169 bash[101133]: audit 2023-09-23T22:53:21.923375+0000 mon.a (mon.0) 1329 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]: dispatch 2023-09-23T22:53:23.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:22 smithi169 bash[104356]: audit 2023-09-23T22:53:21.918855+0000 mon.c (mon.2) 76 : audit 1 from='client.? 172.21.15.169:0/1831778058' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]: dispatch 2023-09-23T22:53:23.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:22 smithi169 bash[104356]: audit 2023-09-23T22:53:21.923375+0000 mon.a (mon.0) 1329 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]: dispatch 2023-09-23T22:53:23.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:23.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:23.386 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:23.413 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:23.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:23.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:23.518 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:23.546 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:23.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:23.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:23.649 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:23.672 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:23.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:23.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:23.775 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:23.813 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:23.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:23.820 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:23.921 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:23.929 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:23 smithi169 bash[101133]: cluster 2023-09-23T22:53:22.687138+0000 mgr.y (mgr.25310) 950 : cluster 0 pgmap v1021: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 771 op/s; 15229/242385 objects degraded (6.283%) 2023-09-23T22:53:23.930 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:23 smithi169 bash[101133]: audit 2023-09-23T22:53:22.889392+0000 mon.a (mon.0) 1330 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2023-09-23T22:53:23.930 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:23 smithi169 bash[101133]: cluster 2023-09-23T22:53:22.889591+0000 mon.a (mon.0) 1331 : cluster 0 osdmap e259: 8 total, 7 up, 8 in 2023-09-23T22:53:23.930 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:23 smithi169 bash[101133]: cluster 2023-09-23T22:53:22.897314+0000 osd.7 (osd.7) 247 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T22:53:23.930 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:23 smithi169 bash[101133]: cluster 2023-09-23T22:53:22.899041+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T22:53:23.930 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:23 smithi169 bash[104356]: cluster 2023-09-23T22:53:22.687138+0000 mgr.y (mgr.25310) 950 : cluster 0 pgmap v1021: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 771 op/s; 15229/242385 objects degraded (6.283%) 2023-09-23T22:53:23.930 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:23 smithi169 bash[104356]: audit 2023-09-23T22:53:22.889392+0000 mon.a (mon.0) 1330 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2023-09-23T22:53:23.930 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:23 smithi169 bash[104356]: cluster 2023-09-23T22:53:22.889591+0000 mon.a (mon.0) 1331 : cluster 0 osdmap e259: 8 total, 7 up, 8 in 2023-09-23T22:53:23.930 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:23 smithi169 bash[104356]: cluster 2023-09-23T22:53:22.897314+0000 osd.7 (osd.7) 247 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T22:53:23.930 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:23 smithi169 bash[104356]: cluster 2023-09-23T22:53:22.899041+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T22:53:23.953 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:23.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:23.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:24.055 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:24.094 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:24.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:24.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:24.199 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:24.226 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:24.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:24.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:24.330 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:24.345 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:23 smithi187 bash[89487]: cluster 2023-09-23T22:53:22.687138+0000 mgr.y (mgr.25310) 950 : cluster 0 pgmap v1021: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 771 op/s; 15229/242385 objects degraded (6.283%) 2023-09-23T22:53:24.345 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:23 smithi187 bash[89487]: audit 2023-09-23T22:53:22.889392+0000 mon.a (mon.0) 1330 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2023-09-23T22:53:24.345 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:23 smithi187 bash[89487]: cluster 2023-09-23T22:53:22.889591+0000 mon.a (mon.0) 1331 : cluster 0 osdmap e259: 8 total, 7 up, 8 in 2023-09-23T22:53:24.345 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:23 smithi187 bash[89487]: cluster 2023-09-23T22:53:22.897314+0000 osd.7 (osd.7) 247 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T22:53:24.346 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:23 smithi187 bash[89487]: cluster 2023-09-23T22:53:22.899041+0000 osd.5 (osd.5) 66 : cluster 3 failed to encode map e259 with expected crc 2023-09-23T22:53:24.365 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:24.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:24.370 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:24.471 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:24.517 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:24.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:24.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:24.626 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:24.658 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:24.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:24.663 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:24.764 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:24.809 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:24.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:24.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:24.918 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:24.961 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:24.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:24.967 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:25.067 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:25.101 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:25.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:25.105 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:25.205 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:25.233 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:25.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:25.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:25.339 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:25.363 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:25.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:25.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:25.466 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:25.491 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:25.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:25.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:25.594 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:25.629 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:25.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:25.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:25.732 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:25.753 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:25.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:25.757 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:25.857 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:25.889 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:25.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:25.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:25.995 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:26.012 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:26.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:26.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:26.095 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-23T22:53:26.115 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:26.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:25 smithi187 bash[89487]: cluster 2023-09-23T22:53:24.687924+0000 mgr.y (mgr.25310) 951 : cluster 0 pgmap v1023: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 4.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 816 op/s; 14464/233370 objects degraded (6.198%) 2023-09-23T22:53:26.148 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:25 smithi169 bash[104356]: cluster 2023-09-23T22:53:24.687924+0000 mgr.y (mgr.25310) 951 : cluster 0 pgmap v1023: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 4.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 816 op/s; 14464/233370 objects degraded (6.198%) 2023-09-23T22:53:26.151 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:25 smithi169 bash[101133]: cluster 2023-09-23T22:53:24.687924+0000 mgr.y (mgr.25310) 951 : cluster 0 pgmap v1023: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 4.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 816 op/s; 14464/233370 objects degraded (6.198%) 2023-09-23T22:53:26.176 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:26.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:26.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:26.281 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:26.306 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:26.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:26.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:26.414 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:26.438 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:26.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:26.441 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:26.542 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:26.567 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:26.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:26.573 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:26.673 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:26.705 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:26.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:26.708 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:26.808 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:26.845 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:26.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:26.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:26.950 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:26.959 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:26 smithi169 bash[104356]: audit 2023-09-23T22:53:26.156183+0000 mon.a (mon.0) 1332 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:53:26.959 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:26 smithi169 bash[104356]: cluster 2023-09-23T22:53:26.690708+0000 mon.a (mon.0) 1333 : cluster 3 Health check update: Degraded data redundancy: 14464/233370 objects degraded (6.198%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:53:26.959 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:26 smithi169 bash[101133]: audit 2023-09-23T22:53:26.156183+0000 mon.a (mon.0) 1332 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:53:26.959 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:26 smithi169 bash[101133]: cluster 2023-09-23T22:53:26.690708+0000 mon.a (mon.0) 1333 : cluster 3 Health check update: Degraded data redundancy: 14464/233370 objects degraded (6.198%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:53:26.978 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:26.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:26.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:26.986 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:53:27.047 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:53:27.083 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:27.092 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:26 smithi187 bash[89487]: audit 2023-09-23T22:53:26.156183+0000 mon.a (mon.0) 1332 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:53:27.092 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:26 smithi187 bash[89487]: cluster 2023-09-23T22:53:26.690708+0000 mon.a (mon.0) 1333 : cluster 3 Health check update: Degraded data redundancy: 14464/233370 objects degraded (6.198%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:53:27.094 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:53:27.115 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:27.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:27.118 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:27.136 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:53:27.175 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:53:27.211 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:53:27.219 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:27.242 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:27.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:27.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:27.256 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:53:27.256 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:53:27.256 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:53:27.256 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:53:27.256 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:53:27.256 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:53:27.256 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:53:27.257 INFO:teuthology.orchestra.run.smithi169.stderr:Error ENXIO: problem getting command descriptions from osd.6 2023-09-23T22:53:27.257 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:53:27.346 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:27.374 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:27.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:27.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:27.479 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:27.509 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:27.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:27.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:27.618 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:27.648 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:27.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:27.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:27.753 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:27.777 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:27.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:27.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:27.881 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:27.910 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:27.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:27.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:27.941 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is unset 2023-09-23T22:53:28.018 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:28.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:27 smithi169 bash[104356]: cluster 2023-09-23T22:53:26.688495+0000 mgr.y (mgr.25310) 952 : cluster 0 pgmap v1024: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 4.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 811 op/s; 14464/230406 objects degraded (6.278%) 2023-09-23T22:53:28.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:27 smithi169 bash[104356]: audit 2023-09-23T22:53:26.932852+0000 mon.c (mon.2) 77 : audit 0 from='client.? 172.21.15.169:0/701152104' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:53:28.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:27 smithi169 bash[104356]: audit 2023-09-23T22:53:27.613366+0000 mon.c (mon.2) 78 : audit 1 from='client.? 172.21.15.169:0/239092580' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:53:28.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:27 smithi169 bash[104356]: audit 2023-09-23T22:53:27.613960+0000 mon.a (mon.0) 1334 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:53:28.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:27 smithi169 bash[101133]: cluster 2023-09-23T22:53:26.688495+0000 mgr.y (mgr.25310) 952 : cluster 0 pgmap v1024: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 4.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 811 op/s; 14464/230406 objects degraded (6.278%) 2023-09-23T22:53:28.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:27 smithi169 bash[101133]: audit 2023-09-23T22:53:26.932852+0000 mon.c (mon.2) 77 : audit 0 from='client.? 172.21.15.169:0/701152104' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:53:28.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:27 smithi169 bash[101133]: audit 2023-09-23T22:53:27.613366+0000 mon.c (mon.2) 78 : audit 1 from='client.? 172.21.15.169:0/239092580' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:53:28.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:27 smithi169 bash[101133]: audit 2023-09-23T22:53:27.613960+0000 mon.a (mon.0) 1334 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:53:28.050 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:28.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:28.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:28.154 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:28.187 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:28.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:28.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:28.291 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:28.324 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:28.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:28.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:28.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:27 smithi187 bash[89487]: cluster 2023-09-23T22:53:26.688495+0000 mgr.y (mgr.25310) 952 : cluster 0 pgmap v1024: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 4.7 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 811 op/s; 14464/230406 objects degraded (6.278%) 2023-09-23T22:53:28.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:27 smithi187 bash[89487]: audit 2023-09-23T22:53:26.932852+0000 mon.c (mon.2) 77 : audit 0 from='client.? 172.21.15.169:0/701152104' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:53:28.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:27 smithi187 bash[89487]: audit 2023-09-23T22:53:27.613366+0000 mon.c (mon.2) 78 : audit 1 from='client.? 172.21.15.169:0/239092580' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:53:28.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:27 smithi187 bash[89487]: audit 2023-09-23T22:53:27.613960+0000 mon.a (mon.0) 1334 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:53:28.431 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:28.459 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:28.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:28.464 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:28.565 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:28.589 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:28.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:28.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:28.630 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T22:53:28.631 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T22:53:28.695 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:28.730 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:28.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:28.734 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:28.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:53:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:53:28] "GET /metrics HTTP/1.1" 200 36407 "" "Prometheus/2.43.0" 2023-09-23T22:53:28.838 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:28.872 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:28.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:28.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:28.977 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:29.011 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:29.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:29.013 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:29.114 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:29.122 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:28 smithi187 bash[89487]: cluster 2023-09-23T22:53:27.910896+0000 mon.a (mon.0) 1335 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:53:29.123 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:28 smithi187 bash[89487]: audit 2023-09-23T22:53:27.933036+0000 mon.a (mon.0) 1336 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:53:29.123 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:28 smithi187 bash[89487]: cluster 2023-09-23T22:53:27.933161+0000 mon.a (mon.0) 1337 : cluster 0 osdmap e260: 8 total, 7 up, 8 in 2023-09-23T22:53:29.123 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:28 smithi187 bash[89487]: cluster 2023-09-23T22:53:27.935917+0000 osd.7 (osd.7) 248 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T22:53:29.123 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:28 smithi187 bash[89487]: cluster 2023-09-23T22:53:27.937895+0000 osd.7 (osd.7) 249 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T22:53:29.123 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:28 smithi187 bash[89487]: cluster 2023-09-23T22:53:27.942550+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T22:53:29.123 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:28 smithi187 bash[89487]: cluster 2023-09-23T22:53:27.943772+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T22:53:29.150 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:29.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:29.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:29.253 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:29.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:28 smithi169 bash[101133]: cluster 2023-09-23T22:53:27.910896+0000 mon.a (mon.0) 1335 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:53:29.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:28 smithi169 bash[101133]: audit 2023-09-23T22:53:27.933036+0000 mon.a (mon.0) 1336 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:53:29.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:28 smithi169 bash[101133]: cluster 2023-09-23T22:53:27.933161+0000 mon.a (mon.0) 1337 : cluster 0 osdmap e260: 8 total, 7 up, 8 in 2023-09-23T22:53:29.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:28 smithi169 bash[101133]: cluster 2023-09-23T22:53:27.935917+0000 osd.7 (osd.7) 248 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T22:53:29.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:28 smithi169 bash[101133]: cluster 2023-09-23T22:53:27.937895+0000 osd.7 (osd.7) 249 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T22:53:29.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:28 smithi169 bash[101133]: cluster 2023-09-23T22:53:27.942550+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T22:53:29.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:28 smithi169 bash[101133]: cluster 2023-09-23T22:53:27.943772+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T22:53:29.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:28 smithi169 bash[104356]: cluster 2023-09-23T22:53:27.910896+0000 mon.a (mon.0) 1335 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:53:29.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:28 smithi169 bash[104356]: audit 2023-09-23T22:53:27.933036+0000 mon.a (mon.0) 1336 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:53:29.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:28 smithi169 bash[104356]: cluster 2023-09-23T22:53:27.933161+0000 mon.a (mon.0) 1337 : cluster 0 osdmap e260: 8 total, 7 up, 8 in 2023-09-23T22:53:29.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:28 smithi169 bash[104356]: cluster 2023-09-23T22:53:27.935917+0000 osd.7 (osd.7) 248 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T22:53:29.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:28 smithi169 bash[104356]: cluster 2023-09-23T22:53:27.937895+0000 osd.7 (osd.7) 249 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T22:53:29.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:28 smithi169 bash[104356]: cluster 2023-09-23T22:53:27.942550+0000 osd.5 (osd.5) 67 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T22:53:29.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:28 smithi169 bash[104356]: cluster 2023-09-23T22:53:27.943772+0000 osd.5 (osd.5) 68 : cluster 3 failed to encode map e260 with expected crc 2023-09-23T22:53:29.286 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:29.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:29.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:29.391 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:29.417 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:29.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:29.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:29.522 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:29.554 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:29.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:29.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:29.658 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:29.698 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:29.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:29.701 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:29.802 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:29.831 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:29.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:29.834 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:29.935 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:29.961 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:29.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:29.963 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:30.064 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:30.072 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:29 smithi187 bash[89487]: cluster 2023-09-23T22:53:28.689323+0000 mgr.y (mgr.25310) 953 : cluster 0 pgmap v1026: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 776 op/s; 14252/226839 objects degraded (6.283%) 2023-09-23T22:53:30.085 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:30.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:30.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:30.189 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:30.198 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:29 smithi169 bash[101133]: cluster 2023-09-23T22:53:28.689323+0000 mgr.y (mgr.25310) 953 : cluster 0 pgmap v1026: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 776 op/s; 14252/226839 objects degraded (6.283%) 2023-09-23T22:53:30.198 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:29 smithi169 bash[104356]: cluster 2023-09-23T22:53:28.689323+0000 mgr.y (mgr.25310) 953 : cluster 0 pgmap v1026: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 776 op/s; 14252/226839 objects degraded (6.283%) 2023-09-23T22:53:30.220 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:30.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:30.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:30.326 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:30.370 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:30.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:30.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:30.473 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:30.498 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:30.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:30.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:30.605 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:30.633 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:53:30.642 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:30.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:30.646 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:30.747 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:30.774 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:30.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:30.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:30.877 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:30.902 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:30.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:30.906 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:31.007 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:31.043 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:31.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:31.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:31.147 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:31.175 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:31.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:31.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:31.283 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:31.328 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:31.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:31.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:31.395 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T22:53:31.431 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:31.453 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:31.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:31.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:31.558 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:31.585 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:31.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:31.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:31.691 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:31.717 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:31.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:31.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:31.823 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:31.862 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:31.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:31.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:31.965 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:31.990 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:31.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:31.995 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:31.997 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7, 5] out_osds: [] dead_osds: [6] live_osds: [1, 2, 3, 4, 7, 0, 5] 2023-09-23T22:53:31.997 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:53:31.997 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-09-23T22:53:31.997 INFO:tasks.thrashosds.thrasher:Setting osd 7 primary_affinity to 1.000000 2023-09-23T22:53:31.997 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 7 1 2023-09-23T22:53:32.005 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:31 smithi169 bash[104356]: cluster 2023-09-23T22:53:30.690477+0000 mgr.y (mgr.25310) 954 : cluster 0 pgmap v1027: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 867 op/s; 13742/221550 objects degraded (6.203%) 2023-09-23T22:53:32.005 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:31 smithi169 bash[104356]: cluster 2023-09-23T22:53:31.691878+0000 mon.a (mon.0) 1338 : cluster 3 Health check update: Degraded data redundancy: 13742/221550 objects degraded (6.203%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:32.006 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:31 smithi169 bash[101133]: cluster 2023-09-23T22:53:30.690477+0000 mgr.y (mgr.25310) 954 : cluster 0 pgmap v1027: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 867 op/s; 13742/221550 objects degraded (6.203%) 2023-09-23T22:53:32.006 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:31 smithi169 bash[101133]: cluster 2023-09-23T22:53:31.691878+0000 mon.a (mon.0) 1338 : cluster 3 Health check update: Degraded data redundancy: 13742/221550 objects degraded (6.203%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:32.096 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:32.131 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:32.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:32.133 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:32.234 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:32.286 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:32.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:32.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:32.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:31 smithi187 bash[89487]: cluster 2023-09-23T22:53:30.690477+0000 mgr.y (mgr.25310) 954 : cluster 0 pgmap v1027: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 4.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 867 op/s; 13742/221550 objects degraded (6.203%) 2023-09-23T22:53:32.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:31 smithi187 bash[89487]: cluster 2023-09-23T22:53:31.691878+0000 mon.a (mon.0) 1338 : cluster 3 Health check update: Degraded data redundancy: 13742/221550 objects degraded (6.203%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:32.394 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:32.415 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:32.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:32.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:32.521 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:32.556 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:32.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:32.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:32.662 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:32.689 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:32.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:32.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:32.794 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:32.831 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:32.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:32.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:32.917 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:53:32.935 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:32.959 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:32.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:32.964 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:33.065 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:33.094 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:33.096 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:32 smithi169 bash[104356]: cluster 2023-09-23T22:53:32.691383+0000 mgr.y (mgr.25310) 955 : cluster 0 pgmap v1028: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 729 op/s; 13742/218703 objects degraded (6.283%) 2023-09-23T22:53:33.096 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:32 smithi169 bash[101133]: cluster 2023-09-23T22:53:32.691383+0000 mgr.y (mgr.25310) 955 : cluster 0 pgmap v1028: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 729 op/s; 13742/218703 objects degraded (6.283%) 2023-09-23T22:53:33.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:33.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:33.199 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:33.229 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:33.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:33.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:33.334 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:33.342 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:32 smithi187 bash[89487]: cluster 2023-09-23T22:53:32.691383+0000 mgr.y (mgr.25310) 955 : cluster 0 pgmap v1028: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 4.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 729 op/s; 13742/218703 objects degraded (6.283%) 2023-09-23T22:53:33.365 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:33.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:33.369 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:33.470 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:33.505 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:33.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:33.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:33.611 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:33.635 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:33.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:33.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:33.742 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:33.763 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:33.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:33.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:33.866 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:33.899 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:33.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:33.905 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:34.006 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:34.043 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:34.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:34.046 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:34.147 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:34.169 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:34.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:34.176 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:34.277 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:34.305 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:34.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:34.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:34.413 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:34.446 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:34.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:34.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:34.552 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:34.583 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:34.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:34.585 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:34.686 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:34.712 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:34.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:34.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:34.826 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:34.851 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:34.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:34.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:34.957 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:34.960 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:53:34.985 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:34.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:34.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:35.090 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:35.128 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:35.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:35.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:35.231 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:35.258 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:35.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:35.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:35.361 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:35.394 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:35.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:35.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:35.498 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:35.525 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:35.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:35.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:35.631 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:35.659 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:35.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:35.661 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:35.751 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:35 smithi169 bash[101133]: cluster 2023-09-23T22:53:34.692419+0000 mgr.y (mgr.25310) 956 : cluster 0 pgmap v1029: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 795 op/s; 12974/209502 objects degraded (6.193%) 2023-09-23T22:53:35.752 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:35 smithi169 bash[104356]: cluster 2023-09-23T22:53:34.692419+0000 mgr.y (mgr.25310) 956 : cluster 0 pgmap v1029: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 795 op/s; 12974/209502 objects degraded (6.193%) 2023-09-23T22:53:35.761 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:35.769 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:35 smithi187 bash[89487]: cluster 2023-09-23T22:53:34.692419+0000 mgr.y (mgr.25310) 956 : cluster 0 pgmap v1029: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 795 op/s; 12974/209502 objects degraded (6.193%) 2023-09-23T22:53:35.791 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:35.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:35.794 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:35.894 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:35.927 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:35.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:35.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:35.973 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:53:35.974 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:53:36.030 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:36.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:36.067 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:36.067 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:36.168 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:36.203 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:36.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:36.209 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:36.310 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:36.333 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:36.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:36.336 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:36.437 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:36.466 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:36.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:36.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:36.570 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:36.597 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:36.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:36.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:36.702 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:36.725 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:36.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:36.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:36.830 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:36.853 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:36.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:36.860 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:36.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:36 smithi187 bash[89487]: cluster 2023-09-23T22:53:36.695304+0000 mon.a (mon.0) 1339 : cluster 3 Health check update: Degraded data redundancy: 12974/209502 objects degraded (6.193%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:36.960 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:36.993 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:36.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:36.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:37.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:36 smithi169 bash[104356]: cluster 2023-09-23T22:53:36.695304+0000 mon.a (mon.0) 1339 : cluster 3 Health check update: Degraded data redundancy: 12974/209502 objects degraded (6.193%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:37.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:36 smithi169 bash[101133]: cluster 2023-09-23T22:53:36.695304+0000 mon.a (mon.0) 1339 : cluster 3 Health check update: Degraded data redundancy: 12974/209502 objects degraded (6.193%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:37.099 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:37.138 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:37.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:37.145 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:37.246 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:37.270 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:37.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:37.274 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:37.374 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:37.400 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:37.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:37.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:37.504 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:37.532 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:37.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:37.534 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:37.634 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:37.667 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:37.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:37.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:37.770 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:37.794 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:37.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:37.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:37.899 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:37.908 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:37 smithi187 bash[89487]: cluster 2023-09-23T22:53:36.698196+0000 mgr.y (mgr.25310) 957 : cluster 0 pgmap v1030: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 790 op/s; 12974/206655 objects degraded (6.278%) 2023-09-23T22:53:37.929 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:37.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:37.933 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:38.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:37 smithi169 bash[101133]: cluster 2023-09-23T22:53:36.698196+0000 mgr.y (mgr.25310) 957 : cluster 0 pgmap v1030: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 790 op/s; 12974/206655 objects degraded (6.278%) 2023-09-23T22:53:38.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:37 smithi169 bash[104356]: cluster 2023-09-23T22:53:36.698196+0000 mgr.y (mgr.25310) 957 : cluster 0 pgmap v1030: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 4.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 790 op/s; 12974/206655 objects degraded (6.278%) 2023-09-23T22:53:38.034 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:38.061 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:38.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:38.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:38.167 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:38.190 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:38.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:38.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:38.293 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:38.332 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:38.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:38.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:38.437 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:38.463 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:38.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:38.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:38.566 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:38.605 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:38.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:38.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:38.709 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:38.717 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:53:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:53:38] "GET /metrics HTTP/1.1" 200 36407 "" "Prometheus/2.43.0" 2023-09-23T22:53:38.739 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:38.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:38.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:38.842 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:38.883 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:38.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:38.889 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:38.990 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:39.014 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:39.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:39.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:39.121 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:39.150 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:39.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:39.153 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:39.254 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:39.284 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:39.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:39.288 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:39.389 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:39.414 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:39.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:39.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:39.518 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:39.560 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:39.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:39.565 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:39.665 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:39.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:39.704 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:39.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:39.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:39 smithi169 bash[104356]: cluster 2023-09-23T22:53:38.699159+0000 mgr.y (mgr.25310) 958 : cluster 0 pgmap v1031: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 741 op/s; 12719/202869 objects degraded (6.270%) 2023-09-23T22:53:39.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:39 smithi169 bash[101133]: cluster 2023-09-23T22:53:38.699159+0000 mgr.y (mgr.25310) 958 : cluster 0 pgmap v1031: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 741 op/s; 12719/202869 objects degraded (6.270%) 2023-09-23T22:53:39.805 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:39.834 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:39.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:39.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:39.937 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:39.971 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:39.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:39.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:40.079 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:40.103 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:39 smithi187 bash[89487]: cluster 2023-09-23T22:53:38.699159+0000 mgr.y (mgr.25310) 958 : cluster 0 pgmap v1031: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 741 op/s; 12719/202869 objects degraded (6.270%) 2023-09-23T22:53:40.122 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:40.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:40.125 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:40.226 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:40.258 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:40.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:40.260 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:40.361 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:40.392 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:40.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:40.398 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:40.499 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:40.521 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:40.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:40.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:40.624 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:40.649 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:40.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:40.653 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:40.754 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:40.784 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:40.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:40.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:40.888 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:40.918 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:40.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:40.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:41.023 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:41.066 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:41.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:41.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:41.168 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:41.206 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:41.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:41.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:41.310 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:41.340 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:41.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:41.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:41.444 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:41.465 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:41.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:41.471 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:41.572 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:41.590 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:41.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:41.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:41.693 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:41.718 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:41.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:41.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:41.821 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:41.852 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:41.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:41.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:41.957 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:41.966 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:41 smithi169 bash[101133]: cluster 2023-09-23T22:53:40.699855+0000 mgr.y (mgr.25310) 959 : cluster 0 pgmap v1032: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 4.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 815 op/s; 12189/197451 objects degraded (6.173%) 2023-09-23T22:53:41.966 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:41 smithi169 bash[101133]: audit 2023-09-23T22:53:41.155381+0000 mon.a (mon.0) 1340 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:53:41.967 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:41 smithi169 bash[101133]: cluster 2023-09-23T22:53:41.696471+0000 mon.a (mon.0) 1341 : cluster 3 Health check update: Degraded data redundancy: 12189/197451 objects degraded (6.173%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:41.967 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:41 smithi169 bash[104356]: cluster 2023-09-23T22:53:40.699855+0000 mgr.y (mgr.25310) 959 : cluster 0 pgmap v1032: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 4.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 815 op/s; 12189/197451 objects degraded (6.173%) 2023-09-23T22:53:41.967 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:41 smithi169 bash[104356]: audit 2023-09-23T22:53:41.155381+0000 mon.a (mon.0) 1340 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:53:41.967 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:41 smithi169 bash[104356]: cluster 2023-09-23T22:53:41.696471+0000 mon.a (mon.0) 1341 : cluster 3 Health check update: Degraded data redundancy: 12189/197451 objects degraded (6.173%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:41.984 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:41.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:41.992 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:42.092 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:42.118 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:42.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:42.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:42.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:41 smithi187 bash[89487]: cluster 2023-09-23T22:53:40.699855+0000 mgr.y (mgr.25310) 959 : cluster 0 pgmap v1032: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 4.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 815 op/s; 12189/197451 objects degraded (6.173%) 2023-09-23T22:53:42.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:41 smithi187 bash[89487]: audit 2023-09-23T22:53:41.155381+0000 mon.a (mon.0) 1340 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:53:42.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:41 smithi187 bash[89487]: cluster 2023-09-23T22:53:41.696471+0000 mon.a (mon.0) 1341 : cluster 3 Health check update: Degraded data redundancy: 12189/197451 objects degraded (6.173%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:42.223 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:42.248 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:42.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:42.251 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:42.352 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:42.377 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:42.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:42.384 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:42.484 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:42.511 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:42.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:42.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:42.614 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:42.641 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:42.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:42.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:42.745 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:42.770 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:42.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:42.774 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:42.875 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:42.917 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:42.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:42.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:43.022 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:43.044 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:43.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:43.047 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:43.147 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:43.189 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:43.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:43.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:43.295 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:43.328 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:43.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:43.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:43.433 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:43.465 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:43.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:43.467 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:43.568 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:43.592 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:43.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:43.596 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:43.697 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:43.724 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:43.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:43.727 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:43.828 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:43.838 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:43 smithi169 bash[104356]: cluster 2023-09-23T22:53:42.700639+0000 mgr.y (mgr.25310) 960 : cluster 0 pgmap v1033: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 4.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 751 op/s; 12189/194460 objects degraded (6.268%) 2023-09-23T22:53:43.839 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:43 smithi169 bash[101133]: cluster 2023-09-23T22:53:42.700639+0000 mgr.y (mgr.25310) 960 : cluster 0 pgmap v1033: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 4.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 751 op/s; 12189/194460 objects degraded (6.268%) 2023-09-23T22:53:43.866 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:43.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:43.872 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:43.973 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:43.998 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:44.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:44.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:44.106 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:44.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:43 smithi187 bash[89487]: cluster 2023-09-23T22:53:42.700639+0000 mgr.y (mgr.25310) 960 : cluster 0 pgmap v1033: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 4.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 751 op/s; 12189/194460 objects degraded (6.268%) 2023-09-23T22:53:44.134 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:44.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:44.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:44.239 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:44.272 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:44.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:44.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:44.326 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2023-09-23T22:53:44.326 INFO:teuthology.orchestra.run.smithi169.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-23T22:53:44.376 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:44.411 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:44.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:44.416 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:44.516 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:44.552 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:44.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:44.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:44.661 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:44.689 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:44.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:44.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:44.793 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:44.824 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:44.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:44.829 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:44.930 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:44.958 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:44.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:44.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:45.061 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:45.096 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:45.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:45.101 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:45.202 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:45.230 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:45.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:45.233 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:45.334 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:45.372 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:45.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:45.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:45.479 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:45.508 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:45.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:45.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:45.613 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:45.647 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:45.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:45.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:45.750 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:45.772 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:45 smithi169 bash[101133]: cluster 2023-09-23T22:53:44.701530+0000 mgr.y (mgr.25310) 961 : cluster 0 pgmap v1034: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 922 op/s; 11413/185472 objects degraded (6.153%) 2023-09-23T22:53:45.772 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:45 smithi169 bash[101133]: audit 2023-09-23T22:53:45.428551+0000 mon.a (mon.0) 1342 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:53:45.774 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:45.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:45.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:45.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:45 smithi187 bash[89487]: cluster 2023-09-23T22:53:44.701530+0000 mgr.y (mgr.25310) 961 : cluster 0 pgmap v1034: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 922 op/s; 11413/185472 objects degraded (6.153%) 2023-09-23T22:53:45.876 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:45 smithi187 bash[89487]: audit 2023-09-23T22:53:45.428551+0000 mon.a (mon.0) 1342 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:53:45.878 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:45.909 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:45.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:45.914 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:46.015 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:46.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:45 smithi169 bash[104356]: cluster 2023-09-23T22:53:44.701530+0000 mgr.y (mgr.25310) 961 : cluster 0 pgmap v1034: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 3.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 922 op/s; 11413/185472 objects degraded (6.153%) 2023-09-23T22:53:46.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:45 smithi169 bash[104356]: audit 2023-09-23T22:53:45.428551+0000 mon.a (mon.0) 1342 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:53:46.037 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:46.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:46.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:46.144 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:46.170 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:46.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:46.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:46.273 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:46.310 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:46.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:46.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:46.417 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:46.444 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:46.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:46.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:46.550 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:46.577 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:46.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:46.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:46.682 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:46.704 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:46.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:46.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:46.771 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:46 smithi169 bash[101133]: cluster 2023-09-23T22:53:46.697460+0000 mon.a (mon.0) 1343 : cluster 3 Health check update: Degraded data redundancy: 11413/185472 objects degraded (6.153%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:46.810 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:46.843 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:46.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:46.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:46.946 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:46.973 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:46.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:46.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:47.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:46 smithi169 bash[104356]: cluster 2023-09-23T22:53:46.697460+0000 mon.a (mon.0) 1343 : cluster 3 Health check update: Degraded data redundancy: 11413/185472 objects degraded (6.153%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:47.076 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:47.085 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:46 smithi187 bash[89487]: cluster 2023-09-23T22:53:46.697460+0000 mon.a (mon.0) 1343 : cluster 3 Health check update: Degraded data redundancy: 11413/185472 objects degraded (6.153%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:47.101 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:47.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:47.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:47.207 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:47.229 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:47.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:47.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:47.332 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:47.361 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:47.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:47.368 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:47.469 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:47.493 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:47.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:47.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:47.598 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:47.623 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:47.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:47.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:47.726 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:47.750 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:47.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:47.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:47.857 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:47.886 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:47.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:47.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:47.972 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:47 smithi169 bash[104356]: cluster 2023-09-23T22:53:46.702334+0000 mgr.y (mgr.25310) 962 : cluster 0 pgmap v1035: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 748 op/s; 11413/182517 objects degraded (6.253%) 2023-09-23T22:53:47.973 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:47 smithi169 bash[101133]: cluster 2023-09-23T22:53:46.702334+0000 mgr.y (mgr.25310) 962 : cluster 0 pgmap v1035: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 748 op/s; 11413/182517 objects degraded (6.253%) 2023-09-23T22:53:47.974 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-23T22:53:47.993 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:48.017 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:48.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:48.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:48.123 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:48.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:47 smithi187 bash[89487]: cluster 2023-09-23T22:53:46.702334+0000 mgr.y (mgr.25310) 962 : cluster 0 pgmap v1035: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 748 op/s; 11413/182517 objects degraded (6.253%) 2023-09-23T22:53:48.150 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:48.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:48.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:48.257 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:48.283 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:48.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:48.285 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:48.386 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:48.410 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:48.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:48.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:48.520 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:48.545 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:48.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:48.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:48.651 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:48.663 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:53:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:53:48] "GET /metrics HTTP/1.1" 200 36405 "" "Prometheus/2.43.0" 2023-09-23T22:53:48.675 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:48.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:48.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:48.778 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:48.803 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:48.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:48.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:48.907 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:48.932 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:48.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:48.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:49.040 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:49.067 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:49.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:49.069 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:49.170 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:49.202 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:49.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:49.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:49.308 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:49.338 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:49.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:49.341 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:49.442 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:49.468 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:49.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:49.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:49.574 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:49.607 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:49.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:49.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:49.711 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:49.720 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:53:49.744 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:49.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:49.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:49.762 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:53:49.803 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:53:49.840 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:53:49.847 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:49.872 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:49.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:49.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:49.883 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:53:49.921 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:53:49.959 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:53:49.959 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:53:49.959 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:53:49.959 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:53:49.959 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:53:49.960 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:53:49.960 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:53:49.960 INFO:teuthology.orchestra.run.smithi169.stderr:Error ENXIO: problem getting command descriptions from osd.6 2023-09-23T22:53:49.960 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:53:49.976 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:50.008 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:50.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:50.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:50.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:49 smithi169 bash[101133]: cluster 2023-09-23T22:53:48.703043+0000 mgr.y (mgr.25310) 963 : cluster 0 pgmap v1036: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 775 op/s; 11152/178728 objects degraded (6.240%) 2023-09-23T22:53:50.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:49 smithi169 bash[101133]: audit 2023-09-23T22:53:49.668423+0000 mon.b (mon.1) 19 : audit 0 from='client.? 172.21.15.169:0/2050396999' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:53:50.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:49 smithi169 bash[104356]: cluster 2023-09-23T22:53:48.703043+0000 mgr.y (mgr.25310) 963 : cluster 0 pgmap v1036: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 775 op/s; 11152/178728 objects degraded (6.240%) 2023-09-23T22:53:50.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:49 smithi169 bash[104356]: audit 2023-09-23T22:53:49.668423+0000 mon.b (mon.1) 19 : audit 0 from='client.? 172.21.15.169:0/2050396999' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:53:50.111 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:50.120 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:49 smithi187 bash[89487]: cluster 2023-09-23T22:53:48.703043+0000 mgr.y (mgr.25310) 963 : cluster 0 pgmap v1036: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 775 op/s; 11152/178728 objects degraded (6.240%) 2023-09-23T22:53:50.120 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:49 smithi187 bash[89487]: audit 2023-09-23T22:53:49.668423+0000 mon.b (mon.1) 19 : audit 0 from='client.? 172.21.15.169:0/2050396999' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:53:50.138 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:50.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:50.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:50.245 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:50.269 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:50.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:50.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:50.372 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:50.422 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:50.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:50.434 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:50.535 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:50.592 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:50.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:50.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:50.698 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:50.735 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:50.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:50.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:50.841 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:50.896 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:50.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:50.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:50.999 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:51.027 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:51.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:51.031 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:51.132 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:51.159 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:51.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:51.161 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:51.262 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:51.289 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:51.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:51.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:51.421 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:51.452 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:51.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:51.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:51.559 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:51.590 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:51.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:51.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:51.697 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:51.715 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:51.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:51.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:51.817 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:51.827 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:51 smithi187 bash[89487]: cluster 2023-09-23T22:53:50.703914+0000 mgr.y (mgr.25310) 964 : cluster 0 pgmap v1037: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 809 op/s; 10677/173700 objects degraded (6.147%) 2023-09-23T22:53:51.827 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:51 smithi187 bash[89487]: cluster 2023-09-23T22:53:51.698553+0000 mon.a (mon.0) 1344 : cluster 3 Health check update: Degraded data redundancy: 10677/173700 objects degraded (6.147%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:51.851 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:51.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:51.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:51.959 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:51.995 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:51.999 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:51 smithi169 bash[104356]: cluster 2023-09-23T22:53:50.703914+0000 mgr.y (mgr.25310) 964 : cluster 0 pgmap v1037: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 809 op/s; 10677/173700 objects degraded (6.147%) 2023-09-23T22:53:51.999 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:51 smithi169 bash[104356]: cluster 2023-09-23T22:53:51.698553+0000 mon.a (mon.0) 1344 : cluster 3 Health check update: Degraded data redundancy: 10677/173700 objects degraded (6.147%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:51.999 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:51 smithi169 bash[101133]: cluster 2023-09-23T22:53:50.703914+0000 mgr.y (mgr.25310) 964 : cluster 0 pgmap v1037: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 809 op/s; 10677/173700 objects degraded (6.147%) 2023-09-23T22:53:51.999 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:51 smithi169 bash[101133]: cluster 2023-09-23T22:53:51.698553+0000 mon.a (mon.0) 1344 : cluster 3 Health check update: Degraded data redundancy: 10677/173700 objects degraded (6.147%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:52.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:52.000 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:52.101 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:52.124 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:52.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:52.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:52.227 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:52.253 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:52.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:52.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:52.362 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:52.394 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:52.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:52.398 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:52.498 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:52.530 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:52.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:52.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:52.630 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T22:53:52.631 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T22:53:52.635 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:52.664 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:52.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:52.667 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:52.768 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:52.810 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:52.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:52.815 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:52.916 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:52.946 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:52.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:52.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:53.053 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:53.076 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:53.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:53.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:53.106 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:53:53.181 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:53.211 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:53.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:53.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:53.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:53 smithi169 bash[101133]: audit 2023-09-23T22:53:52.032901+0000 mon.a (mon.0) 1345 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:53:53.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:53 smithi169 bash[101133]: audit 2023-09-23T22:53:52.049121+0000 mon.a (mon.0) 1346 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:53:53.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:53 smithi169 bash[101133]: audit 2023-09-23T22:53:52.201576+0000 mon.a (mon.0) 1347 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:53:53.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:53 smithi169 bash[101133]: audit 2023-09-23T22:53:52.209000+0000 mon.a (mon.0) 1348 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:53:53.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:53 smithi169 bash[101133]: cluster 2023-09-23T22:53:52.705876+0000 mgr.y (mgr.25310) 965 : cluster 0 pgmap v1038: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 739 op/s; 10677/170829 objects degraded (6.250%) 2023-09-23T22:53:53.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:53 smithi169 bash[101133]: audit 2023-09-23T22:53:52.852122+0000 mon.a (mon.0) 1349 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:53:53.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:53 smithi169 bash[101133]: audit 2023-09-23T22:53:52.853370+0000 mon.a (mon.0) 1350 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:53:53.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:53 smithi169 bash[101133]: audit 2023-09-23T22:53:52.866607+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:53:53.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:53 smithi169 bash[104356]: audit 2023-09-23T22:53:52.032901+0000 mon.a (mon.0) 1345 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:53:53.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:53 smithi169 bash[104356]: audit 2023-09-23T22:53:52.049121+0000 mon.a (mon.0) 1346 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:53:53.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:53 smithi169 bash[104356]: audit 2023-09-23T22:53:52.201576+0000 mon.a (mon.0) 1347 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:53:53.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:53 smithi169 bash[104356]: audit 2023-09-23T22:53:52.209000+0000 mon.a (mon.0) 1348 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:53:53.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:53 smithi169 bash[104356]: cluster 2023-09-23T22:53:52.705876+0000 mgr.y (mgr.25310) 965 : cluster 0 pgmap v1038: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 739 op/s; 10677/170829 objects degraded (6.250%) 2023-09-23T22:53:53.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:53 smithi169 bash[104356]: audit 2023-09-23T22:53:52.852122+0000 mon.a (mon.0) 1349 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:53:53.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:53 smithi169 bash[104356]: audit 2023-09-23T22:53:52.853370+0000 mon.a (mon.0) 1350 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:53:53.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:53 smithi169 bash[104356]: audit 2023-09-23T22:53:52.866607+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:53:53.314 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:53.351 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:53.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:53.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:53.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:53 smithi187 bash[89487]: audit 2023-09-23T22:53:52.032901+0000 mon.a (mon.0) 1345 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:53:53.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:53 smithi187 bash[89487]: audit 2023-09-23T22:53:52.049121+0000 mon.a (mon.0) 1346 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:53:53.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:53 smithi187 bash[89487]: audit 2023-09-23T22:53:52.201576+0000 mon.a (mon.0) 1347 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:53:53.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:53 smithi187 bash[89487]: audit 2023-09-23T22:53:52.209000+0000 mon.a (mon.0) 1348 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:53:53.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:53 smithi187 bash[89487]: cluster 2023-09-23T22:53:52.705876+0000 mgr.y (mgr.25310) 965 : cluster 0 pgmap v1038: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 739 op/s; 10677/170829 objects degraded (6.250%) 2023-09-23T22:53:53.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:53 smithi187 bash[89487]: audit 2023-09-23T22:53:52.852122+0000 mon.a (mon.0) 1349 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:53:53.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:53 smithi187 bash[89487]: audit 2023-09-23T22:53:52.853370+0000 mon.a (mon.0) 1350 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:53:53.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:53 smithi187 bash[89487]: audit 2023-09-23T22:53:52.866607+0000 mon.a (mon.0) 1351 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:53:53.454 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:53.485 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:53.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:53.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:53.590 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:53.622 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:53.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:53.625 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:53.726 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:53.761 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:53.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:53.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:53.865 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:53.904 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:53.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:53.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:54.007 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:54.031 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:54.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:54.034 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:54.135 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:54.164 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:54.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:54.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:54.234 INFO:teuthology.orchestra.run.smithi169.stderr:set osd.7 primary-affinity to 1 (8655362) 2023-09-23T22:53:54.239 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is unset 2023-09-23T22:53:54.267 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:54 smithi169 bash[104356]: audit 2023-09-23T22:53:53.384085+0000 mon.a (mon.0) 1352 : audit 1 from='client.? 172.21.15.169:0/4109476509' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T22:53:54.267 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:54 smithi169 bash[104356]: audit 2023-09-23T22:53:53.423309+0000 mon.c (mon.2) 79 : audit 1 from='client.? 172.21.15.169:0/380360152' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:53:54.268 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:54 smithi169 bash[104356]: audit 2023-09-23T22:53:53.423657+0000 mon.a (mon.0) 1353 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:53:54.268 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:54 smithi169 bash[101133]: audit 2023-09-23T22:53:53.384085+0000 mon.a (mon.0) 1352 : audit 1 from='client.? 172.21.15.169:0/4109476509' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T22:53:54.268 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:54 smithi169 bash[101133]: audit 2023-09-23T22:53:53.423309+0000 mon.c (mon.2) 79 : audit 1 from='client.? 172.21.15.169:0/380360152' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:53:54.268 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:54 smithi169 bash[101133]: audit 2023-09-23T22:53:53.423657+0000 mon.a (mon.0) 1353 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:53:54.270 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:54.294 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:54.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:54.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:54.407 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:54.438 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:54.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:54.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:54.543 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:54.579 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:54.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:54.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:54.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:54 smithi187 bash[89487]: audit 2023-09-23T22:53:53.384085+0000 mon.a (mon.0) 1352 : audit 1 from='client.? 172.21.15.169:0/4109476509' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T22:53:54.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:54 smithi187 bash[89487]: audit 2023-09-23T22:53:53.423309+0000 mon.c (mon.2) 79 : audit 1 from='client.? 172.21.15.169:0/380360152' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:53:54.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:54 smithi187 bash[89487]: audit 2023-09-23T22:53:53.423657+0000 mon.a (mon.0) 1353 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:53:54.632 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:53:54.682 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:54.710 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:54.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:54.712 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:54.813 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:54.858 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:54.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:54.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:54.964 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:54.990 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:54.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:54.998 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:55.099 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:55.127 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:55.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:55.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:55.229 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:55.258 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:55.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:55.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:55.366 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:55.402 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:55.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:55.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:55.509 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:55.536 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:55.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:55.542 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:55.555 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:55 smithi169 bash[104356]: cluster 2023-09-23T22:53:54.208078+0000 mon.a (mon.0) 1354 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:53:55.555 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:55 smithi169 bash[104356]: cluster 2023-09-23T22:53:54.221397+0000 osd.7 (osd.7) 250 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T22:53:55.555 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:55 smithi169 bash[104356]: audit 2023-09-23T22:53:54.226082+0000 mon.a (mon.0) 1355 : audit 1 from='client.? 172.21.15.169:0/4109476509' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-09-23T22:53:55.555 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:55 smithi169 bash[104356]: audit 2023-09-23T22:53:54.226162+0000 mon.a (mon.0) 1356 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:53:55.555 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:55 smithi169 bash[104356]: cluster 2023-09-23T22:53:54.226226+0000 mon.a (mon.0) 1357 : cluster 0 osdmap e261: 8 total, 7 up, 8 in 2023-09-23T22:53:55.555 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:55 smithi169 bash[104356]: cluster 2023-09-23T22:53:54.230952+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T22:53:55.555 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:55 smithi169 bash[104356]: cluster 2023-09-23T22:53:54.231003+0000 osd.7 (osd.7) 251 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T22:53:55.555 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:55 smithi169 bash[104356]: cluster 2023-09-23T22:53:54.706705+0000 mgr.y (mgr.25310) 966 : cluster 0 pgmap v1040: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 3.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 751 op/s; 9993/162921 objects degraded (6.134%) 2023-09-23T22:53:55.557 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:55 smithi169 bash[101133]: cluster 2023-09-23T22:53:54.208078+0000 mon.a (mon.0) 1354 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:53:55.557 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:55 smithi169 bash[101133]: cluster 2023-09-23T22:53:54.221397+0000 osd.7 (osd.7) 250 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T22:53:55.557 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:55 smithi169 bash[101133]: audit 2023-09-23T22:53:54.226082+0000 mon.a (mon.0) 1355 : audit 1 from='client.? 172.21.15.169:0/4109476509' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-09-23T22:53:55.557 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:55 smithi169 bash[101133]: audit 2023-09-23T22:53:54.226162+0000 mon.a (mon.0) 1356 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:53:55.557 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:55 smithi169 bash[101133]: cluster 2023-09-23T22:53:54.226226+0000 mon.a (mon.0) 1357 : cluster 0 osdmap e261: 8 total, 7 up, 8 in 2023-09-23T22:53:55.557 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:55 smithi169 bash[101133]: cluster 2023-09-23T22:53:54.230952+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T22:53:55.557 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:55 smithi169 bash[101133]: cluster 2023-09-23T22:53:54.231003+0000 osd.7 (osd.7) 251 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T22:53:55.557 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:55 smithi169 bash[101133]: cluster 2023-09-23T22:53:54.706705+0000 mgr.y (mgr.25310) 966 : cluster 0 pgmap v1040: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 3.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 751 op/s; 9993/162921 objects degraded (6.134%) 2023-09-23T22:53:55.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:55 smithi187 bash[89487]: cluster 2023-09-23T22:53:54.208078+0000 mon.a (mon.0) 1354 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:53:55.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:55 smithi187 bash[89487]: cluster 2023-09-23T22:53:54.221397+0000 osd.7 (osd.7) 250 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T22:53:55.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:55 smithi187 bash[89487]: audit 2023-09-23T22:53:54.226082+0000 mon.a (mon.0) 1355 : audit 1 from='client.? 172.21.15.169:0/4109476509' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-09-23T22:53:55.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:55 smithi187 bash[89487]: audit 2023-09-23T22:53:54.226162+0000 mon.a (mon.0) 1356 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:53:55.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:55 smithi187 bash[89487]: cluster 2023-09-23T22:53:54.226226+0000 mon.a (mon.0) 1357 : cluster 0 osdmap e261: 8 total, 7 up, 8 in 2023-09-23T22:53:55.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:55 smithi187 bash[89487]: cluster 2023-09-23T22:53:54.230952+0000 osd.5 (osd.5) 69 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T22:53:55.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:55 smithi187 bash[89487]: cluster 2023-09-23T22:53:54.231003+0000 osd.7 (osd.7) 251 : cluster 3 failed to encode map e261 with expected crc 2023-09-23T22:53:55.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:55 smithi187 bash[89487]: cluster 2023-09-23T22:53:54.706705+0000 mgr.y (mgr.25310) 966 : cluster 0 pgmap v1040: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 3.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 751 op/s; 9993/162921 objects degraded (6.134%) 2023-09-23T22:53:55.643 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:55.672 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:55.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:55.678 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:55.779 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:55.821 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:55.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:55.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:55.930 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:55.953 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:55.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:55.956 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:56.057 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:56.080 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:56.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:56.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:56.186 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:56.209 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:56.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:56.211 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:56.312 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:56.337 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:56.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:56.343 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:56.444 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:56.473 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:56.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:56.477 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:56.578 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:56.618 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:56.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:56.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:56.722 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:56.749 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:56.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:56.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:56.852 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:56.870 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:56.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:56.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:56.974 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:57.006 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:57.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:57.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:57.110 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:57.132 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:53:57.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:57.134 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:53:57.234 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:57.273 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:57.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:57.280 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:57.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:57 smithi187 bash[89487]: audit 2023-09-23T22:53:56.159987+0000 mon.a (mon.0) 1358 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:53:57.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:57 smithi187 bash[89487]: audit 2023-09-23T22:53:56.161318+0000 mon.a (mon.0) 1359 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:53:57.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:57 smithi187 bash[89487]: cluster 2023-09-23T22:53:56.699555+0000 mon.a (mon.0) 1360 : cluster 3 Health check update: Degraded data redundancy: 9993/162921 objects degraded (6.134%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:57.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:57 smithi187 bash[89487]: cluster 2023-09-23T22:53:56.707568+0000 mgr.y (mgr.25310) 967 : cluster 0 pgmap v1041: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 3.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 743 op/s; 9993/160194 objects degraded (6.238%) 2023-09-23T22:53:57.381 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:57.390 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:57 smithi169 bash[101133]: audit 2023-09-23T22:53:56.159987+0000 mon.a (mon.0) 1358 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:53:57.390 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:57 smithi169 bash[101133]: audit 2023-09-23T22:53:56.161318+0000 mon.a (mon.0) 1359 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:53:57.390 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:57 smithi169 bash[101133]: cluster 2023-09-23T22:53:56.699555+0000 mon.a (mon.0) 1360 : cluster 3 Health check update: Degraded data redundancy: 9993/162921 objects degraded (6.134%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:57.391 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:57 smithi169 bash[101133]: cluster 2023-09-23T22:53:56.707568+0000 mgr.y (mgr.25310) 967 : cluster 0 pgmap v1041: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 3.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 743 op/s; 9993/160194 objects degraded (6.238%) 2023-09-23T22:53:57.391 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:57 smithi169 bash[104356]: audit 2023-09-23T22:53:56.159987+0000 mon.a (mon.0) 1358 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:53:57.391 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:57 smithi169 bash[104356]: audit 2023-09-23T22:53:56.161318+0000 mon.a (mon.0) 1359 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:53:57.391 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:57 smithi169 bash[104356]: cluster 2023-09-23T22:53:56.699555+0000 mon.a (mon.0) 1360 : cluster 3 Health check update: Degraded data redundancy: 9993/162921 objects degraded (6.134%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:53:57.391 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:57 smithi169 bash[104356]: cluster 2023-09-23T22:53:56.707568+0000 mgr.y (mgr.25310) 967 : cluster 0 pgmap v1041: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 3.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 743 op/s; 9993/160194 objects degraded (6.238%) 2023-09-23T22:53:57.407 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:57.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:57.410 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:57.511 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:57.549 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:57.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:57.553 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:57.653 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:57.680 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:53:57.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:57.685 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:53:57.786 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:57.824 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:57.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:57.834 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:57.935 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:57.962 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:57.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:57.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:58.069 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:58.094 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:58.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:58.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:58.200 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:58.228 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:58.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:58.232 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:58.333 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:58.366 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:58.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:58.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:58.472 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:58.490 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:53:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:53:58] "GET /metrics HTTP/1.1" 200 36402 "" "Prometheus/2.43.0" 2023-09-23T22:53:58.510 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:58.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:58.516 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:58.617 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:58.639 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:58.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:58.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:58.745 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:58.774 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:58.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:58.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:58.878 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:58.910 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:53:58.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:58.915 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:53:59.016 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:59.037 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:53:59.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:59.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:53:59.140 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:59.176 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:53:59.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:59.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:53:59.282 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:59.309 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:59.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:59.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:59.412 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:59.439 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:59.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:59.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:59.545 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:59.582 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:59.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:59.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:59.688 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:59.719 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:53:59.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:59.722 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:53:59.806 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T22:53:59.823 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:59.860 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:53:59 smithi169 bash[101133]: cluster 2023-09-23T22:53:58.708501+0000 mgr.y (mgr.25310) 968 : cluster 0 pgmap v1042: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 740 op/s; 9738/156516 objects degraded (6.222%) 2023-09-23T22:53:59.863 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:53:59 smithi169 bash[104356]: cluster 2023-09-23T22:53:58.708501+0000 mgr.y (mgr.25310) 968 : cluster 0 pgmap v1042: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 740 op/s; 9738/156516 objects degraded (6.222%) 2023-09-23T22:53:59.882 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:53:59.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:53:59.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:53:59.992 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:00.018 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:00.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:00.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:00.121 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:00.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:53:59 smithi187 bash[89487]: cluster 2023-09-23T22:53:58.708501+0000 mgr.y (mgr.25310) 968 : cluster 0 pgmap v1042: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 740 op/s; 9738/156516 objects degraded (6.222%) 2023-09-23T22:54:00.154 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:00.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:00.156 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:00.257 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:00.293 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:00.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:00.296 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:00.397 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:00.429 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:00.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:00.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:00.532 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:00.560 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:00.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:00.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:00.664 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:00.690 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:00.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:00.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:00.799 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:00.833 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:00.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:00.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:00.840 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T22:54:00.840 INFO:teuthology.orchestra.run.smithi169.stdout: "size": 20, 2023-09-23T22:54:00.841 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 600, 2023-09-23T22:54:00.841 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [ 2023-09-23T22:54:00.841 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.841 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.34824.0:175712 7.b 7:db4f3075:::benchmark_data_smithi169_171442_object74281:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e174)", 2023-09-23T22:54:00.841 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:44:09.676033+0000", 2023-09-23T22:54:00.841 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 591.15538535600001, 2023-09-23T22:54:00.841 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.1569785349999999, 2023-09-23T22:54:00.841 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:54:00.841 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:54:00.841 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:54:00.841 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.34824", 2023-09-23T22:54:00.841 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/1545515915", 2023-09-23T22:54:00.842 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 175712 2023-09-23T22:54:00.842 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.842 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:54:00.842 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.842 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:54:00.842 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.676033+0000", 2023-09-23T22:54:00.842 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.842 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.842 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.842 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:54:00.842 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.676033+0000", 2023-09-23T22:54:00.842 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.843 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.843 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.843 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:54:00.843 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.676032+0000", 2023-09-23T22:54:00.843 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:54:00.843 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.843 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.843 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:54:00.843 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.676038+0000", 2023-09-23T22:54:00.843 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.6470000000000001e-06 2023-09-23T22:54:00.843 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.843 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.843 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:54:00.844 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.676050+0000", 2023-09-23T22:54:00.844 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.136e-05 2023-09-23T22:54:00.844 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.844 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.844 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:54:00.844 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.676056+0000", 2023-09-23T22:54:00.844 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.6599999999999998e-06 2023-09-23T22:54:00.844 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.844 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.844 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.844 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.676105+0000", 2023-09-23T22:54:00.844 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.8547999999999997e-05 2023-09-23T22:54:00.845 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.845 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.845 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:54:00.845 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:09.676112+0000", 2023-09-23T22:54:00.845 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1810000000000004e-06 2023-09-23T22:54:00.845 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.845 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.845 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.845 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:10.636962+0000", 2023-09-23T22:54:00.845 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.96084957400000004 2023-09-23T22:54:00.845 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.845 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.845 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:54:00.846 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:10.636975+0000", 2023-09-23T22:54:00.846 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3913999999999999e-05 2023-09-23T22:54:00.846 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.846 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.846 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.846 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.821518+0000", 2023-09-23T22:54:00.846 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.184542432 2023-09-23T22:54:00.846 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.846 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.846 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:54:00.846 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.821672+0000", 2023-09-23T22:54:00.846 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015376800000000001 2023-09-23T22:54:00.847 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.847 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.847 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,5,6", 2023-09-23T22:54:00.847 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.821818+0000", 2023-09-23T22:54:00.847 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000146718 2023-09-23T22:54:00.847 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.847 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.847 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:54:00.847 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.825536+0000", 2023-09-23T22:54:00.847 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.003717775 2023-09-23T22:54:00.847 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.847 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.848 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:54:00.848 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.826016+0000", 2023-09-23T22:54:00.848 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00047944300000000002 2023-09-23T22:54:00.848 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.848 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.848 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:54:00.848 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.826865+0000", 2023-09-23T22:54:00.848 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000849115 2023-09-23T22:54:00.848 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.848 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.848 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:54:00.848 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.832870+0000", 2023-09-23T22:54:00.848 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0060051779999999999 2023-09-23T22:54:00.849 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.849 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.849 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:54:00.849 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.832909+0000", 2023-09-23T22:54:00.849 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.8699999999999999e-05 2023-09-23T22:54:00.849 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.849 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.849 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:54:00.849 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:44:11.833011+0000", 2023-09-23T22:54:00.849 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010286 2023-09-23T22:54:00.849 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.849 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:54:00.850 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.850 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.850 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.850 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35010.0:145404 8.1 8:8b25ba05:::benchmark_data_smithi169_191619_object33478:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e219)", 2023-09-23T22:54:00.850 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:48:06.734130+0000", 2023-09-23T22:54:00.850 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 354.09728864499999, 2023-09-23T22:54:00.850 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.2944388980000001, 2023-09-23T22:54:00.850 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:54:00.850 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:54:00.850 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:54:00.850 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35010", 2023-09-23T22:54:00.850 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:54:00.851 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 145404 2023-09-23T22:54:00.851 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.851 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:54:00.851 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.851 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:54:00.851 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:06.734130+0000", 2023-09-23T22:54:00.851 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.851 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.851 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.851 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:54:00.851 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:06.734130+0000", 2023-09-23T22:54:00.851 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.851 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.852 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.852 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:54:00.852 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:06.734128+0000", 2023-09-23T22:54:00.852 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:54:00.852 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.852 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.852 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:54:00.852 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:06.734134+0000", 2023-09-23T22:54:00.852 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.558e-06 2023-09-23T22:54:00.852 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.852 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.852 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:54:00.852 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:06.734144+0000", 2023-09-23T22:54:00.853 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0669000000000001e-05 2023-09-23T22:54:00.853 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.853 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.853 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:54:00.853 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:06.734204+0000", 2023-09-23T22:54:00.853 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0103999999999999e-05 2023-09-23T22:54:00.853 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.853 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.853 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.853 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:06.759443+0000", 2023-09-23T22:54:00.853 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.025238697000000001 2023-09-23T22:54:00.853 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.854 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.854 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:54:00.854 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:06.759458+0000", 2023-09-23T22:54:00.854 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5302999999999999e-05 2023-09-23T22:54:00.854 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.854 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.854 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.854 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:07.735574+0000", 2023-09-23T22:54:00.854 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.97611546400000004 2023-09-23T22:54:00.854 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.854 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.854 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:54:00.855 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:07.735598+0000", 2023-09-23T22:54:00.855 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.3802999999999999e-05 2023-09-23T22:54:00.855 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.855 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.855 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.855 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:08.994049+0000", 2023-09-23T22:54:00.855 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2584510019999999 2023-09-23T22:54:00.855 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.855 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.855 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:54:00.855 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:08.994143+0000", 2023-09-23T22:54:00.855 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.3969999999999996e-05 2023-09-23T22:54:00.856 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.856 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.856 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,5", 2023-09-23T22:54:00.856 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:08.994261+0000", 2023-09-23T22:54:00.856 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000117959 2023-09-23T22:54:00.856 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.856 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.856 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:54:00.856 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:08.997168+0000", 2023-09-23T22:54:00.856 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0029070810000000002 2023-09-23T22:54:00.856 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.856 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.857 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:54:00.857 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:08.997900+0000", 2023-09-23T22:54:00.857 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000732454 2023-09-23T22:54:00.857 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.857 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.857 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:54:00.857 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:09.028421+0000", 2023-09-23T22:54:00.857 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.030521277999999999 2023-09-23T22:54:00.857 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.857 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.857 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:54:00.857 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:09.028482+0000", 2023-09-23T22:54:00.857 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0572000000000002e-05 2023-09-23T22:54:00.858 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.858 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.858 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:54:00.858 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:09.028569+0000", 2023-09-23T22:54:00.858 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.6502000000000006e-05 2023-09-23T22:54:00.858 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.858 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:54:00.858 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.858 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.858 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.858 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35010.0:145412 8.a 8:5a932f46:::benchmark_data_smithi169_191619_object33486:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e220)", 2023-09-23T22:54:00.859 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:48:06.772476+0000", 2023-09-23T22:54:00.859 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 354.05894184499999, 2023-09-23T22:54:00.859 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.2776960179999999, 2023-09-23T22:54:00.859 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:54:00.859 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:54:00.859 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:54:00.859 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35010", 2023-09-23T22:54:00.859 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:54:00.859 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 145412 2023-09-23T22:54:00.859 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.859 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:54:00.859 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.860 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:54:00.860 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:06.772476+0000", 2023-09-23T22:54:00.860 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.860 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.860 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.860 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:54:00.860 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:06.772476+0000", 2023-09-23T22:54:00.860 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.860 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.860 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.860 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:54:00.860 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:06.772475+0000", 2023-09-23T22:54:00.860 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T22:54:00.861 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.861 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.861 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:54:00.861 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:06.772483+0000", 2023-09-23T22:54:00.861 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.1750000000000005e-06 2023-09-23T22:54:00.862 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.862 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.862 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:54:00.862 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:06.772498+0000", 2023-09-23T22:54:00.862 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4865000000000001e-05 2023-09-23T22:54:00.862 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.862 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.862 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:54:00.862 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:06.772508+0000", 2023-09-23T22:54:00.862 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.9559999999999992e-06 2023-09-23T22:54:00.862 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.863 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.863 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.863 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:06.772572+0000", 2023-09-23T22:54:00.863 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.4684999999999995e-05 2023-09-23T22:54:00.863 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.863 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.863 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:54:00.863 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:06.772582+0000", 2023-09-23T22:54:00.863 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.9469999999999998e-06 2023-09-23T22:54:00.863 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.863 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.863 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.863 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:07.735475+0000", 2023-09-23T22:54:00.864 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.96289233500000004 2023-09-23T22:54:00.864 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.864 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.864 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:54:00.864 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:07.735495+0000", 2023-09-23T22:54:00.864 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0401e-05 2023-09-23T22:54:00.864 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.864 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.864 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.864 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:09.032813+0000", 2023-09-23T22:54:00.864 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2973178759999999 2023-09-23T22:54:00.864 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.865 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.865 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:54:00.865 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:09.032970+0000", 2023-09-23T22:54:00.865 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015723899999999999 2023-09-23T22:54:00.865 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.865 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.865 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,5", 2023-09-23T22:54:00.865 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:09.033104+0000", 2023-09-23T22:54:00.865 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013405900000000001 2023-09-23T22:54:00.865 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.865 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.865 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:54:00.866 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:09.040615+0000", 2023-09-23T22:54:00.866 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0075112959999999998 2023-09-23T22:54:00.866 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.866 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.866 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:54:00.866 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:09.048743+0000", 2023-09-23T22:54:00.866 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.008127245 2023-09-23T22:54:00.866 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.866 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.866 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:54:00.866 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:09.050012+0000", 2023-09-23T22:54:00.866 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001268943 2023-09-23T22:54:00.867 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.867 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.867 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:54:00.867 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:09.050066+0000", 2023-09-23T22:54:00.867 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.4648000000000003e-05 2023-09-23T22:54:00.867 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.867 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.867 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:54:00.867 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:09.050172+0000", 2023-09-23T22:54:00.867 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010617599999999999 2023-09-23T22:54:00.867 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.867 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:54:00.867 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.868 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.868 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.868 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35010.0:145417 8.a 8:589d9c30:::benchmark_data_smithi169_191619_object33491:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e220)", 2023-09-23T22:54:00.868 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:48:06.783834+0000", 2023-09-23T22:54:00.868 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 354.04758462699999, 2023-09-23T22:54:00.868 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.26655988, 2023-09-23T22:54:00.868 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:54:00.868 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:54:00.868 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:54:00.868 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35010", 2023-09-23T22:54:00.868 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:54:00.868 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 145417 2023-09-23T22:54:00.868 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.869 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:54:00.869 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.869 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:54:00.869 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:06.783834+0000", 2023-09-23T22:54:00.869 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.869 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.869 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.869 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:54:00.869 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:06.783834+0000", 2023-09-23T22:54:00.869 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.869 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.869 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.869 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:54:00.870 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:06.783832+0000", 2023-09-23T22:54:00.870 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T22:54:00.870 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.870 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.870 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:54:00.870 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:06.783839+0000", 2023-09-23T22:54:00.870 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.5440000000000001e-06 2023-09-23T22:54:00.870 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.870 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.870 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:54:00.870 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:06.783854+0000", 2023-09-23T22:54:00.870 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4470999999999999e-05 2023-09-23T22:54:00.871 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.871 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.871 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:54:00.871 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:06.783863+0000", 2023-09-23T22:54:00.871 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.816e-06 2023-09-23T22:54:00.871 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.871 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.871 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.871 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:06.783923+0000", 2023-09-23T22:54:00.871 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0084000000000003e-05 2023-09-23T22:54:00.871 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.871 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.872 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:54:00.872 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:06.783935+0000", 2023-09-23T22:54:00.872 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2058999999999999e-05 2023-09-23T22:54:00.872 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.872 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.872 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.872 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:07.735531+0000", 2023-09-23T22:54:00.872 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.95159606900000004 2023-09-23T22:54:00.872 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.872 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.872 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:54:00.872 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:07.735541+0000", 2023-09-23T22:54:00.872 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0507e-05 2023-09-23T22:54:00.873 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.873 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.873 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.873 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:09.036881+0000", 2023-09-23T22:54:00.873 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.301339177 2023-09-23T22:54:00.873 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.873 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.873 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:54:00.873 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:09.037014+0000", 2023-09-23T22:54:00.873 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000132941 2023-09-23T22:54:00.873 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.873 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.874 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,5", 2023-09-23T22:54:00.874 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:09.037144+0000", 2023-09-23T22:54:00.874 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013083100000000001 2023-09-23T22:54:00.874 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.874 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.874 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:54:00.874 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:09.040768+0000", 2023-09-23T22:54:00.874 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.003623608 2023-09-23T22:54:00.874 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.874 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.874 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:54:00.874 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:09.048785+0000", 2023-09-23T22:54:00.875 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0080170799999999993 2023-09-23T22:54:00.875 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.875 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.875 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:54:00.875 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:09.050231+0000", 2023-09-23T22:54:00.875 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001445797 2023-09-23T22:54:00.875 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.875 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.875 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:54:00.875 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:09.050291+0000", 2023-09-23T22:54:00.875 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0307999999999999e-05 2023-09-23T22:54:00.875 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.875 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.876 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:54:00.876 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:48:09.050394+0000", 2023-09-23T22:54:00.876 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000102396 2023-09-23T22:54:00.876 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.876 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:54:00.876 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.876 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.876 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.876 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35010.0:187561 8.3 8:cc01b018:::benchmark_data_smithi169_191619_object75635:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e233)", 2023-09-23T22:54:00.876 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:49:14.554135+0000", 2023-09-23T22:54:00.876 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 286.27728373500003, 2023-09-23T22:54:00.876 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1301558629999999, 2023-09-23T22:54:00.877 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:54:00.877 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2023-09-23T22:54:00.877 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:54:00.877 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35010", 2023-09-23T22:54:00.877 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:54:00.877 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 187561 2023-09-23T22:54:00.877 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.877 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:54:00.877 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.877 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:54:00.877 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554135+0000", 2023-09-23T22:54:00.877 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.878 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.878 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.878 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:54:00.878 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554135+0000", 2023-09-23T22:54:00.878 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.878 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.878 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.878 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:54:00.878 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554133+0000", 2023-09-23T22:54:00.878 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:54:00.878 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.878 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.879 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:54:00.879 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554141+0000", 2023-09-23T22:54:00.879 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.9019999999999999e-06 2023-09-23T22:54:00.879 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.879 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.879 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:54:00.879 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554157+0000", 2023-09-23T22:54:00.879 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.626e-05 2023-09-23T22:54:00.879 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.879 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.879 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:54:00.879 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554176+0000", 2023-09-23T22:54:00.880 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.9338e-05 2023-09-23T22:54:00.880 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.880 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.880 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.880 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554276+0000", 2023-09-23T22:54:00.880 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.9327000000000006e-05 2023-09-23T22:54:00.880 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.880 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.880 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op must wait for map", 2023-09-23T22:54:00.880 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554288+0000", 2023-09-23T22:54:00.880 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2401999999999999e-05 2023-09-23T22:54:00.880 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.880 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.881 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.881 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.559569+0000", 2023-09-23T22:54:00.881 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0052807920000000003 2023-09-23T22:54:00.881 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.881 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.881 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:54:00.881 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.559582+0000", 2023-09-23T22:54:00.881 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2704999999999999e-05 2023-09-23T22:54:00.881 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.881 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.881 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.881 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.684204+0000", 2023-09-23T22:54:00.882 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.124621901 2023-09-23T22:54:00.882 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.882 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.882 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:54:00.882 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.684290+0000", 2023-09-23T22:54:00.882 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.6813999999999999e-05 2023-09-23T22:54:00.882 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.882 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:54:00.882 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.882 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.882 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.882 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35010.0:187575 8.3 8:cb8f70fb:::benchmark_data_smithi169_191619_object75649:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e233)", 2023-09-23T22:54:00.883 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:49:14.554198+0000", 2023-09-23T22:54:00.883 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 286.277220785, 2023-09-23T22:54:00.883 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1302220570000001, 2023-09-23T22:54:00.883 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:54:00.883 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2023-09-23T22:54:00.883 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:54:00.883 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35010", 2023-09-23T22:54:00.883 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:54:00.883 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 187575 2023-09-23T22:54:00.883 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.883 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:54:00.883 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.884 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:54:00.884 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554198+0000", 2023-09-23T22:54:00.884 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.884 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.884 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.884 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:54:00.884 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554198+0000", 2023-09-23T22:54:00.884 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.884 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.884 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.884 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:54:00.884 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554197+0000", 2023-09-23T22:54:00.885 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:54:00.885 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.885 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.885 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:54:00.885 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554202+0000", 2023-09-23T22:54:00.885 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.2469999999999999e-06 2023-09-23T22:54:00.885 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.885 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.885 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:54:00.885 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554214+0000", 2023-09-23T22:54:00.885 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1691999999999999e-05 2023-09-23T22:54:00.885 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.886 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.886 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:54:00.886 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554221+0000", 2023-09-23T22:54:00.886 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.7340000000000002e-06 2023-09-23T22:54:00.886 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.886 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.886 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.886 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554358+0000", 2023-09-23T22:54:00.886 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013774499999999999 2023-09-23T22:54:00.886 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.886 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.886 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting_for_map not empty", 2023-09-23T22:54:00.887 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554364+0000", 2023-09-23T22:54:00.887 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.356e-06 2023-09-23T22:54:00.887 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.887 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.887 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.887 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.559607+0000", 2023-09-23T22:54:00.887 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0052429699999999996 2023-09-23T22:54:00.887 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.887 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.887 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:54:00.887 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.559616+0000", 2023-09-23T22:54:00.888 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.6600000000000007e-06 2023-09-23T22:54:00.888 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.888 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.888 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.888 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.684368+0000", 2023-09-23T22:54:00.888 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.12475207 2023-09-23T22:54:00.888 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.888 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.888 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:54:00.888 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.684420+0000", 2023-09-23T22:54:00.888 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1184000000000003e-05 2023-09-23T22:54:00.888 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.888 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:54:00.889 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.889 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.889 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.889 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35010.0:187588 8.3 8:cbb229c6:::benchmark_data_smithi169_191619_object75662:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e233)", 2023-09-23T22:54:00.889 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:49:14.554271+0000", 2023-09-23T22:54:00.889 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 286.27714725599998, 2023-09-23T22:54:00.889 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.144686085, 2023-09-23T22:54:00.889 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:54:00.889 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:54:00.889 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:54:00.889 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35010", 2023-09-23T22:54:00.889 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:54:00.889 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 187588 2023-09-23T22:54:00.890 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.890 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:54:00.890 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.890 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:54:00.890 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554271+0000", 2023-09-23T22:54:00.890 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.890 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.890 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.890 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:54:00.890 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554271+0000", 2023-09-23T22:54:00.890 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.890 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.891 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.891 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:54:00.891 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554270+0000", 2023-09-23T22:54:00.891 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:54:00.891 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.891 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.891 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:54:00.891 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554277+0000", 2023-09-23T22:54:00.891 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.5660000000000003e-06 2023-09-23T22:54:00.891 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.891 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.891 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:54:00.891 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554290+0000", 2023-09-23T22:54:00.892 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3122000000000001e-05 2023-09-23T22:54:00.892 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.892 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.892 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:54:00.892 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554300+0000", 2023-09-23T22:54:00.892 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0146000000000001e-05 2023-09-23T22:54:00.892 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.892 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.892 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.892 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554403+0000", 2023-09-23T22:54:00.892 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000103495 2023-09-23T22:54:00.892 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.893 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.893 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting_for_map not empty", 2023-09-23T22:54:00.893 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554410+0000", 2023-09-23T22:54:00.893 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.9099999999999999e-06 2023-09-23T22:54:00.893 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.893 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.893 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.893 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.559646+0000", 2023-09-23T22:54:00.893 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0052353190000000004 2023-09-23T22:54:00.893 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.893 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.893 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:54:00.894 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.559656+0000", 2023-09-23T22:54:00.894 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0203999999999999e-05 2023-09-23T22:54:00.894 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.894 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.894 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.894 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.684442+0000", 2023-09-23T22:54:00.894 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1247864649999999 2023-09-23T22:54:00.894 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.894 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.894 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:54:00.894 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.684531+0000", 2023-09-23T22:54:00.894 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.8429000000000003e-05 2023-09-23T22:54:00.895 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.895 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.895 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,5,6", 2023-09-23T22:54:00.895 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.685334+0000", 2023-09-23T22:54:00.895 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00080304400000000005 2023-09-23T22:54:00.895 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.895 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.895 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:54:00.895 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.695796+0000", 2023-09-23T22:54:00.895 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.010462351999999999 2023-09-23T22:54:00.895 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.895 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.896 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:54:00.896 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.695802+0000", 2023-09-23T22:54:00.896 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.8320000000000002e-06 2023-09-23T22:54:00.896 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.896 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.896 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:54:00.896 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.695824+0000", 2023-09-23T22:54:00.896 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.2195999999999999e-05 2023-09-23T22:54:00.896 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.896 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.896 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:54:00.896 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.698503+0000", 2023-09-23T22:54:00.896 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.002678972 2023-09-23T22:54:00.897 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.897 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.897 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:54:00.897 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.698560+0000", 2023-09-23T22:54:00.897 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.6668e-05 2023-09-23T22:54:00.897 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.897 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.897 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:54:00.897 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.698957+0000", 2023-09-23T22:54:00.897 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00039741899999999998 2023-09-23T22:54:00.897 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.897 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:54:00.897 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.898 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.898 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.898 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35010.0:187616 8.3 8:c576f068:::benchmark_data_smithi169_191619_object75690:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e233)", 2023-09-23T22:54:00.898 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:49:14.554308+0000", 2023-09-23T22:54:00.898 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 286.277110032, 2023-09-23T22:54:00.898 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1655526199999999, 2023-09-23T22:54:00.898 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:54:00.898 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:54:00.898 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:54:00.898 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35010", 2023-09-23T22:54:00.898 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:54:00.899 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 187616 2023-09-23T22:54:00.899 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.899 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:54:00.899 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.899 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:54:00.899 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554308+0000", 2023-09-23T22:54:00.899 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.899 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.899 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.899 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:54:00.899 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554308+0000", 2023-09-23T22:54:00.899 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.900 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.900 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.900 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:54:00.900 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554308+0000", 2023-09-23T22:54:00.900 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:54:00.900 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.900 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.900 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:54:00.900 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554311+0000", 2023-09-23T22:54:00.900 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.636e-06 2023-09-23T22:54:00.900 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.900 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.900 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:54:00.901 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554320+0000", 2023-09-23T22:54:00.901 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.3380000000000005e-06 2023-09-23T22:54:00.901 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.901 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.901 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:54:00.901 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554327+0000", 2023-09-23T22:54:00.901 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.5680000000000002e-06 2023-09-23T22:54:00.901 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.901 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.901 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.901 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554439+0000", 2023-09-23T22:54:00.901 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00011190499999999999 2023-09-23T22:54:00.902 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.902 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.902 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting_for_map not empty", 2023-09-23T22:54:00.902 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554443+0000", 2023-09-23T22:54:00.902 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.6739999999999999e-06 2023-09-23T22:54:00.902 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.902 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.902 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.902 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.559682+0000", 2023-09-23T22:54:00.902 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0052391599999999997 2023-09-23T22:54:00.902 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.902 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.902 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:54:00.903 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.559691+0000", 2023-09-23T22:54:00.903 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.8340000000000005e-06 2023-09-23T22:54:00.903 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.903 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.903 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.903 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.691750+0000", 2023-09-23T22:54:00.903 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.132059535 2023-09-23T22:54:00.903 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.903 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.903 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:54:00.903 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.691895+0000", 2023-09-23T22:54:00.903 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014451500000000001 2023-09-23T22:54:00.904 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.904 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.904 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,5,6", 2023-09-23T22:54:00.904 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.692051+0000", 2023-09-23T22:54:00.904 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000156367 2023-09-23T22:54:00.904 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.904 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.904 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:54:00.904 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.695881+0000", 2023-09-23T22:54:00.904 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.003830085 2023-09-23T22:54:00.904 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.904 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.904 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:54:00.905 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.697216+0000", 2023-09-23T22:54:00.905 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0013350390000000001 2023-09-23T22:54:00.905 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.905 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.905 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:54:00.905 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.699235+0000", 2023-09-23T22:54:00.905 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0020189769999999999 2023-09-23T22:54:00.905 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.905 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.905 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:54:00.905 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.719430+0000", 2023-09-23T22:54:00.905 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.020194908000000001 2023-09-23T22:54:00.905 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.906 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.906 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:54:00.906 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.719484+0000", 2023-09-23T22:54:00.906 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.3906000000000002e-05 2023-09-23T22:54:00.906 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.906 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.906 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:54:00.906 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.719861+0000", 2023-09-23T22:54:00.906 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00037676300000000001 2023-09-23T22:54:00.906 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.906 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:54:00.906 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.907 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.907 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.907 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35010.0:187632 8.3 8:c27360aa:::benchmark_data_smithi169_191619_object75706:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e233)", 2023-09-23T22:54:00.907 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:49:14.554334+0000", 2023-09-23T22:54:00.907 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 286.27708447399999, 2023-09-23T22:54:00.907 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.226628794, 2023-09-23T22:54:00.907 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:54:00.907 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:54:00.907 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:54:00.907 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35010", 2023-09-23T22:54:00.907 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:54:00.907 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 187632 2023-09-23T22:54:00.908 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.908 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:54:00.908 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.908 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:54:00.908 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554334+0000", 2023-09-23T22:54:00.908 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.908 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.908 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.908 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:54:00.908 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554334+0000", 2023-09-23T22:54:00.908 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.908 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.908 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.909 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:54:00.909 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554333+0000", 2023-09-23T22:54:00.909 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:54:00.909 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.909 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.909 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:54:00.909 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554337+0000", 2023-09-23T22:54:00.909 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.6799999999999999e-06 2023-09-23T22:54:00.909 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.909 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.909 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:54:00.909 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554345+0000", 2023-09-23T22:54:00.909 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.3739999999999998e-06 2023-09-23T22:54:00.910 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.910 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.910 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:54:00.910 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554352+0000", 2023-09-23T22:54:00.910 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.6579999999999996e-06 2023-09-23T22:54:00.910 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.910 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.910 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.910 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554476+0000", 2023-09-23T22:54:00.910 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012417999999999999 2023-09-23T22:54:00.910 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.910 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.911 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting_for_map not empty", 2023-09-23T22:54:00.911 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554483+0000", 2023-09-23T22:54:00.911 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3500000000000002e-06 2023-09-23T22:54:00.911 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.911 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.911 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.911 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.559715+0000", 2023-09-23T22:54:00.911 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0052323710000000004 2023-09-23T22:54:00.911 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.911 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.911 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:54:00.911 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.559725+0000", 2023-09-23T22:54:00.911 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.7079999999999992e-06 2023-09-23T22:54:00.912 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.912 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.912 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.912 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.695896+0000", 2023-09-23T22:54:00.912 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1361712049999999 2023-09-23T22:54:00.912 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.912 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.912 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for degraded object", 2023-09-23T22:54:00.912 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.696507+0000", 2023-09-23T22:54:00.912 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000611413 2023-09-23T22:54:00.912 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.912 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.912 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.913 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.720247+0000", 2023-09-23T22:54:00.913 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.023739473000000001 2023-09-23T22:54:00.913 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.913 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.913 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:54:00.913 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.720328+0000", 2023-09-23T22:54:00.913 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.1580000000000002e-05 2023-09-23T22:54:00.913 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.913 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.913 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,5,6", 2023-09-23T22:54:00.913 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.720436+0000", 2023-09-23T22:54:00.913 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000107803 2023-09-23T22:54:00.913 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.914 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.914 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:54:00.914 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.728453+0000", 2023-09-23T22:54:00.914 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0080173050000000006 2023-09-23T22:54:00.914 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.914 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.914 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:54:00.914 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.728471+0000", 2023-09-23T22:54:00.914 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.7430000000000001e-05 2023-09-23T22:54:00.914 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.914 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.914 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:54:00.915 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.728511+0000", 2023-09-23T22:54:00.915 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.0343000000000003e-05 2023-09-23T22:54:00.915 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.915 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.915 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:54:00.915 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.780595+0000", 2023-09-23T22:54:00.915 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.052084017000000003 2023-09-23T22:54:00.915 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.915 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.915 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:54:00.915 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.780636+0000", 2023-09-23T22:54:00.915 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.0927999999999998e-05 2023-09-23T22:54:00.915 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.916 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.916 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:54:00.916 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.780963+0000", 2023-09-23T22:54:00.916 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00032648699999999998 2023-09-23T22:54:00.916 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.916 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:54:00.916 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.916 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.916 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.916 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35010.0:187649 8.3 8:ccefa201:::benchmark_data_smithi169_191619_object75723:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e233)", 2023-09-23T22:54:00.916 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:49:14.554358+0000", 2023-09-23T22:54:00.916 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 286.27705993699999, 2023-09-23T22:54:00.917 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.227003898, 2023-09-23T22:54:00.917 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:54:00.917 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:54:00.917 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:54:00.917 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35010", 2023-09-23T22:54:00.917 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:54:00.917 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 187649 2023-09-23T22:54:00.917 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.917 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:54:00.917 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.917 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:54:00.917 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554358+0000", 2023-09-23T22:54:00.917 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.918 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.918 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.918 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:54:00.919 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554358+0000", 2023-09-23T22:54:00.919 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.919 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.919 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.919 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:54:00.919 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554358+0000", 2023-09-23T22:54:00.920 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:54:00.920 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.920 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.920 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:54:00.920 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554361+0000", 2023-09-23T22:54:00.920 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.7609999999999999e-06 2023-09-23T22:54:00.920 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.920 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.920 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:54:00.920 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554368+0000", 2023-09-23T22:54:00.921 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.5850000000000002e-06 2023-09-23T22:54:00.921 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.921 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.921 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:54:00.921 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554375+0000", 2023-09-23T22:54:00.921 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.9770000000000003e-06 2023-09-23T22:54:00.921 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.921 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.921 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.921 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554530+0000", 2023-09-23T22:54:00.921 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015471699999999999 2023-09-23T22:54:00.921 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.921 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.922 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting_for_map not empty", 2023-09-23T22:54:00.922 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554537+0000", 2023-09-23T22:54:00.922 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.9920000000000001e-06 2023-09-23T22:54:00.922 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.922 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.922 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.922 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.559750+0000", 2023-09-23T22:54:00.922 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0052132489999999997 2023-09-23T22:54:00.922 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.922 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.922 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:54:00.922 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.559761+0000", 2023-09-23T22:54:00.922 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1317e-05 2023-09-23T22:54:00.923 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.923 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.923 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.923 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.696543+0000", 2023-09-23T22:54:00.923 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.136781338 2023-09-23T22:54:00.923 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.923 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.923 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for degraded object", 2023-09-23T22:54:00.923 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.697202+0000", 2023-09-23T22:54:00.923 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00065910600000000001 2023-09-23T22:54:00.923 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.923 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.924 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.924 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.736205+0000", 2023-09-23T22:54:00.924 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.039003393999999997 2023-09-23T22:54:00.924 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.924 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.924 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:54:00.924 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.736276+0000", 2023-09-23T22:54:00.924 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1171e-05 2023-09-23T22:54:00.924 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.924 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.924 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,5,6", 2023-09-23T22:54:00.924 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.736364+0000", 2023-09-23T22:54:00.924 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.7404000000000005e-05 2023-09-23T22:54:00.925 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.925 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.925 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:54:00.925 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.745227+0000", 2023-09-23T22:54:00.925 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0088628920000000007 2023-09-23T22:54:00.925 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.925 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.925 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:54:00.925 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.745248+0000", 2023-09-23T22:54:00.925 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.1155999999999999e-05 2023-09-23T22:54:00.925 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.925 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.925 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:54:00.926 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.745310+0000", 2023-09-23T22:54:00.926 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.2386999999999997e-05 2023-09-23T22:54:00.926 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.926 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.926 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:54:00.926 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.781039+0000", 2023-09-23T22:54:00.926 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.035728382000000003 2023-09-23T22:54:00.926 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.926 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.926 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:54:00.926 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.781102+0000", 2023-09-23T22:54:00.926 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3573999999999998e-05 2023-09-23T22:54:00.927 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.927 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.927 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:54:00.927 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.781362+0000", 2023-09-23T22:54:00.927 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00025999200000000001 2023-09-23T22:54:00.927 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.927 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:54:00.927 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.927 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.927 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.927 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35010.0:187650 8.3 8:c84ba097:::benchmark_data_smithi169_191619_object75724:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e233)", 2023-09-23T22:54:00.927 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:49:14.554398+0000", 2023-09-23T22:54:00.928 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 286.27702047499997, 2023-09-23T22:54:00.928 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2272886810000001, 2023-09-23T22:54:00.928 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:54:00.928 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:54:00.928 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:54:00.928 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35010", 2023-09-23T22:54:00.928 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:54:00.928 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 187650 2023-09-23T22:54:00.928 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.928 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:54:00.928 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.928 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:54:00.928 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554398+0000", 2023-09-23T22:54:00.928 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.929 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.929 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.929 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:54:00.929 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554398+0000", 2023-09-23T22:54:00.929 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.929 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.929 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.929 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:54:00.929 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554397+0000", 2023-09-23T22:54:00.929 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:54:00.929 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.929 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.930 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:54:00.930 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554401+0000", 2023-09-23T22:54:00.930 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.4089999999999999e-06 2023-09-23T22:54:00.930 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.930 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.930 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:54:00.930 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554410+0000", 2023-09-23T22:54:00.930 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.3109999999999995e-06 2023-09-23T22:54:00.930 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.930 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.930 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:54:00.930 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554417+0000", 2023-09-23T22:54:00.931 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1940000000000001e-06 2023-09-23T22:54:00.931 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.931 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.931 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.931 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554573+0000", 2023-09-23T22:54:00.931 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000155577 2023-09-23T22:54:00.931 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.931 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.931 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting_for_map not empty", 2023-09-23T22:54:00.931 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554581+0000", 2023-09-23T22:54:00.931 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.9149999999999996e-06 2023-09-23T22:54:00.931 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.932 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.932 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.932 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.559787+0000", 2023-09-23T22:54:00.932 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0052061850000000003 2023-09-23T22:54:00.932 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.932 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.932 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:54:00.932 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.559796+0000", 2023-09-23T22:54:00.932 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.4180000000000003e-06 2023-09-23T22:54:00.932 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.932 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.932 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.933 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.697245+0000", 2023-09-23T22:54:00.933 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.13744925 2023-09-23T22:54:00.933 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.933 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.933 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for degraded object", 2023-09-23T22:54:00.933 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.697892+0000", 2023-09-23T22:54:00.933 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00064699099999999997 2023-09-23T22:54:00.933 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.933 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.933 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.933 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.746003+0000", 2023-09-23T22:54:00.933 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.048110063000000002 2023-09-23T22:54:00.933 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.934 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.934 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:54:00.934 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.746091+0000", 2023-09-23T22:54:00.934 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.8493999999999997e-05 2023-09-23T22:54:00.934 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.934 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.934 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,5,6", 2023-09-23T22:54:00.934 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.746212+0000", 2023-09-23T22:54:00.934 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000121342 2023-09-23T22:54:00.934 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.934 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.934 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:54:00.935 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.765979+0000", 2023-09-23T22:54:00.935 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.019767057000000001 2023-09-23T22:54:00.935 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.935 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.935 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:54:00.935 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.766021+0000", 2023-09-23T22:54:00.935 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.1517000000000002e-05 2023-09-23T22:54:00.935 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.935 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.935 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:54:00.935 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.766569+0000", 2023-09-23T22:54:00.935 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00054835799999999998 2023-09-23T22:54:00.935 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.936 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.936 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:54:00.936 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.781429+0000", 2023-09-23T22:54:00.936 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.014860177 2023-09-23T22:54:00.936 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.936 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.936 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:54:00.936 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.781487+0000", 2023-09-23T22:54:00.936 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.7778000000000001e-05 2023-09-23T22:54:00.936 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.936 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.936 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:54:00.936 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.781687+0000", 2023-09-23T22:54:00.937 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00019924400000000001 2023-09-23T22:54:00.937 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.937 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:54:00.937 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.937 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.937 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.937 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35010.0:187655 8.3 8:cd1d7cd6:::benchmark_data_smithi169_191619_object75729:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e233)", 2023-09-23T22:54:00.937 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:49:14.554442+0000", 2023-09-23T22:54:00.937 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 286.27697657300001, 2023-09-23T22:54:00.937 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2277532790000001, 2023-09-23T22:54:00.937 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:54:00.937 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:54:00.937 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:54:00.938 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35010", 2023-09-23T22:54:00.938 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:54:00.938 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 187655 2023-09-23T22:54:00.938 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.938 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:54:00.938 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.938 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:54:00.938 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554442+0000", 2023-09-23T22:54:00.938 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.938 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.938 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.938 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:54:00.939 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554442+0000", 2023-09-23T22:54:00.939 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.939 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.939 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.939 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:54:00.939 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554441+0000", 2023-09-23T22:54:00.939 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:54:00.939 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.939 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.939 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:54:00.939 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554445+0000", 2023-09-23T22:54:00.939 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.7720000000000001e-06 2023-09-23T22:54:00.939 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.940 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.940 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:54:00.940 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554454+0000", 2023-09-23T22:54:00.940 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.4790000000000002e-06 2023-09-23T22:54:00.940 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.940 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.940 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:54:00.940 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554462+0000", 2023-09-23T22:54:00.940 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.25e-06 2023-09-23T22:54:00.940 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.940 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.940 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.940 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554622+0000", 2023-09-23T22:54:00.941 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00016054599999999999 2023-09-23T22:54:00.941 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.941 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.941 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting_for_map not empty", 2023-09-23T22:54:00.941 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554628+0000", 2023-09-23T22:54:00.941 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.173e-06 2023-09-23T22:54:00.941 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.941 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.941 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.941 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.559823+0000", 2023-09-23T22:54:00.941 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00519471 2023-09-23T22:54:00.941 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.941 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.942 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:54:00.942 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.559833+0000", 2023-09-23T22:54:00.942 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.7189999999999996e-06 2023-09-23T22:54:00.942 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.942 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.942 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.942 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.697914+0000", 2023-09-23T22:54:00.942 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.138081661 2023-09-23T22:54:00.942 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.942 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.942 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for degraded object", 2023-09-23T22:54:00.942 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.698458+0000", 2023-09-23T22:54:00.943 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00054333400000000003 2023-09-23T22:54:00.943 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.943 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.943 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.943 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.756329+0000", 2023-09-23T22:54:00.943 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.057871385999999997 2023-09-23T22:54:00.943 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.943 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.943 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:54:00.943 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.756408+0000", 2023-09-23T22:54:00.943 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8846999999999999e-05 2023-09-23T22:54:00.943 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.943 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.944 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,5,6", 2023-09-23T22:54:00.944 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.756513+0000", 2023-09-23T22:54:00.944 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000105029 2023-09-23T22:54:00.944 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.944 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.944 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:54:00.944 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.766576+0000", 2023-09-23T22:54:00.944 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.010063018999999999 2023-09-23T22:54:00.944 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.944 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.944 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:54:00.944 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.771364+0000", 2023-09-23T22:54:00.945 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0047880190000000001 2023-09-23T22:54:00.945 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.945 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.945 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:54:00.945 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.776260+0000", 2023-09-23T22:54:00.945 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0048962390000000001 2023-09-23T22:54:00.945 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.945 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.945 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:54:00.945 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.781937+0000", 2023-09-23T22:54:00.945 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0056766550000000001 2023-09-23T22:54:00.945 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.946 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.946 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:54:00.946 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.781990+0000", 2023-09-23T22:54:00.946 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.2834000000000003e-05 2023-09-23T22:54:00.946 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.946 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.946 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:54:00.946 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.782195+0000", 2023-09-23T22:54:00.946 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00020527100000000001 2023-09-23T22:54:00.946 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.946 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:54:00.946 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.947 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.947 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.947 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35010.0:187659 8.3 8:c49b03b2:::benchmark_data_smithi169_191619_object75733:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e233)", 2023-09-23T22:54:00.947 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:49:14.554468+0000", 2023-09-23T22:54:00.947 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 286.27695000799997, 2023-09-23T22:54:00.947 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2674875139999999, 2023-09-23T22:54:00.947 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:54:00.947 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:54:00.947 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:54:00.947 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35010", 2023-09-23T22:54:00.947 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:54:00.947 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 187659 2023-09-23T22:54:00.948 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.948 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:54:00.948 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.948 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:54:00.948 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554468+0000", 2023-09-23T22:54:00.948 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.948 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.948 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.948 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:54:00.948 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554468+0000", 2023-09-23T22:54:00.948 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.948 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.948 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.949 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:54:00.949 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554468+0000", 2023-09-23T22:54:00.949 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:54:00.949 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.949 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.949 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:54:00.949 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554471+0000", 2023-09-23T22:54:00.949 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.6880000000000001e-06 2023-09-23T22:54:00.949 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.949 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.949 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:54:00.949 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554480+0000", 2023-09-23T22:54:00.950 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.4500000000000004e-06 2023-09-23T22:54:00.950 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.950 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.950 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:54:00.950 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554487+0000", 2023-09-23T22:54:00.950 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.109e-06 2023-09-23T22:54:00.950 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.950 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.950 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.950 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554722+0000", 2023-09-23T22:54:00.950 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000234978 2023-09-23T22:54:00.950 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.950 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.951 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting_for_map not empty", 2023-09-23T22:54:00.951 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554729+0000", 2023-09-23T22:54:00.951 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.8460000000000002e-06 2023-09-23T22:54:00.951 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.951 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.951 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.951 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.559857+0000", 2023-09-23T22:54:00.951 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0051279170000000001 2023-09-23T22:54:00.951 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.951 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.951 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:54:00.951 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.559866+0000", 2023-09-23T22:54:00.952 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.3409999999999992e-06 2023-09-23T22:54:00.952 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.952 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.952 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.952 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.699257+0000", 2023-09-23T22:54:00.952 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1393908740000001 2023-09-23T22:54:00.952 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.952 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.952 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for degraded object", 2023-09-23T22:54:00.952 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.699826+0000", 2023-09-23T22:54:00.952 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00056950800000000004 2023-09-23T22:54:00.952 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.953 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.953 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.953 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.761216+0000", 2023-09-23T22:54:00.953 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.061389739999999998 2023-09-23T22:54:00.953 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.953 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.953 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:54:00.953 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.761352+0000", 2023-09-23T22:54:00.953 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013595999999999999 2023-09-23T22:54:00.953 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.953 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.953 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,5,6", 2023-09-23T22:54:00.954 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.761548+0000", 2023-09-23T22:54:00.954 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000195694 2023-09-23T22:54:00.954 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.954 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.954 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:54:00.954 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.771317+0000", 2023-09-23T22:54:00.954 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0097688040000000007 2023-09-23T22:54:00.954 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.954 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.954 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:54:00.954 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.781745+0000", 2023-09-23T22:54:00.954 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.010428721 2023-09-23T22:54:00.955 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.955 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.955 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:54:00.955 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.787433+0000", 2023-09-23T22:54:00.955 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0056880020000000002 2023-09-23T22:54:00.955 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.955 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.955 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:54:00.955 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.821544+0000", 2023-09-23T22:54:00.955 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.034110979999999999 2023-09-23T22:54:00.955 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.955 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.955 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:54:00.956 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.821603+0000", 2023-09-23T22:54:00.956 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.8582000000000003e-05 2023-09-23T22:54:00.956 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.956 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.956 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:54:00.956 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.821956+0000", 2023-09-23T22:54:00.956 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00035293 2023-09-23T22:54:00.956 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.956 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:54:00.956 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.956 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.956 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.957 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35010.0:187667 8.3 8:cdcfb20e:::benchmark_data_smithi169_191619_object75741:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e233)", 2023-09-23T22:54:00.957 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:49:14.554507+0000", 2023-09-23T22:54:00.957 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 286.276911735, 2023-09-23T22:54:00.957 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2848817160000001, 2023-09-23T22:54:00.957 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:54:00.957 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:54:00.957 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:54:00.957 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35010", 2023-09-23T22:54:00.957 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/677501880", 2023-09-23T22:54:00.957 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 187667 2023-09-23T22:54:00.957 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.957 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:54:00.957 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.958 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:54:00.958 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554507+0000", 2023-09-23T22:54:00.958 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.958 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.958 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.958 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:54:00.958 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554507+0000", 2023-09-23T22:54:00.958 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.958 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.958 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.958 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:54:00.958 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554506+0000", 2023-09-23T22:54:00.958 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:54:00.959 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.959 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.959 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:54:00.959 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554509+0000", 2023-09-23T22:54:00.959 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.8590000000000001e-06 2023-09-23T22:54:00.959 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.959 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.959 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:54:00.959 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554518+0000", 2023-09-23T22:54:00.959 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.1740000000000006e-06 2023-09-23T22:54:00.959 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.959 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.959 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:54:00.960 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554526+0000", 2023-09-23T22:54:00.960 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.6170000000000001e-06 2023-09-23T22:54:00.960 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.960 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.960 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.960 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554749+0000", 2023-09-23T22:54:00.960 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000223241 2023-09-23T22:54:00.960 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.960 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.960 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting_for_map not empty", 2023-09-23T22:54:00.960 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.554756+0000", 2023-09-23T22:54:00.960 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.6370000000000002e-06 2023-09-23T22:54:00.960 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.960 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.961 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.961 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.559890+0000", 2023-09-23T22:54:00.961 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0051340860000000004 2023-09-23T22:54:00.961 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.961 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.961 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:54:00.961 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:14.559899+0000", 2023-09-23T22:54:00.961 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.1749999999999994e-06 2023-09-23T22:54:00.961 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.961 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.961 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.961 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.699860+0000", 2023-09-23T22:54:00.962 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1399614819999999 2023-09-23T22:54:00.962 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.962 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.962 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for degraded object", 2023-09-23T22:54:00.962 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.700464+0000", 2023-09-23T22:54:00.962 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00060407799999999997 2023-09-23T22:54:00.962 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.962 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.962 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.962 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.766612+0000", 2023-09-23T22:54:00.962 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.066147636999999995 2023-09-23T22:54:00.962 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.962 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.963 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:54:00.963 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.766763+0000", 2023-09-23T22:54:00.963 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015061999999999999 2023-09-23T22:54:00.963 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.963 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.963 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,5,6", 2023-09-23T22:54:00.963 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.766936+0000", 2023-09-23T22:54:00.963 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000173196 2023-09-23T22:54:00.963 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.963 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.963 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:54:00.963 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.776272+0000", 2023-09-23T22:54:00.963 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0093361160000000002 2023-09-23T22:54:00.963 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.964 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.964 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:54:00.964 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.781787+0000", 2023-09-23T22:54:00.964 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0055154009999999996 2023-09-23T22:54:00.964 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.964 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.964 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:54:00.964 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.787479+0000", 2023-09-23T22:54:00.964 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0056913220000000004 2023-09-23T22:54:00.964 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.964 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.964 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:54:00.965 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.838939+0000", 2023-09-23T22:54:00.965 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.051460658999999999 2023-09-23T22:54:00.965 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.965 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.965 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:54:00.965 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.838999+0000", 2023-09-23T22:54:00.965 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.9284999999999999e-05 2023-09-23T22:54:00.965 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.965 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.965 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:54:00.965 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:49:15.839388+0000", 2023-09-23T22:54:00.965 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00038956100000000002 2023-09-23T22:54:00.966 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.966 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:54:00.966 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.966 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.966 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.966 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.35214.0:26569 9.a e251/246 9:540f8fbc:::benchmark_data_smithi169_214561_object26568:head v 251'1685, mlcod=251'1682)", 2023-09-23T22:54:00.966 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:51:28.002859+0000", 2023-09-23T22:54:00.966 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 152.82855971399999, 2023-09-23T22:54:00.966 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.37009673999999998, 2023-09-23T22:54:00.966 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:54:00.966 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:54:00.966 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:54:00.967 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.967 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:54:00.967 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.002859+0000", 2023-09-23T22:54:00.967 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.967 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.967 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.967 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:54:00.967 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.002859+0000", 2023-09-23T22:54:00.967 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.967 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.967 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.967 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:54:00.967 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.002858+0000", 2023-09-23T22:54:00.968 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:54:00.968 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.968 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.968 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:54:00.968 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.003094+0000", 2023-09-23T22:54:00.968 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00023594100000000001 2023-09-23T22:54:00.968 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.968 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.968 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:54:00.968 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.003105+0000", 2023-09-23T22:54:00.968 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1276e-05 2023-09-23T22:54:00.968 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.968 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.969 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:54:00.969 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.003113+0000", 2023-09-23T22:54:00.969 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.4789999999999999e-06 2023-09-23T22:54:00.969 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.969 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.969 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.969 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.003233+0000", 2023-09-23T22:54:00.969 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000120393 2023-09-23T22:54:00.969 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.969 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.969 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:54:00.969 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.003253+0000", 2023-09-23T22:54:00.969 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.9843e-05 2023-09-23T22:54:00.970 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.970 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.970 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:54:00.970 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.372902+0000", 2023-09-23T22:54:00.970 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.369649018 2023-09-23T22:54:00.970 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.970 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.970 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:54:00.970 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.372955+0000", 2023-09-23T22:54:00.970 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.3455999999999998e-05 2023-09-23T22:54:00.970 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.970 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:54:00.971 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.971 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.971 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.971 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.35214.0:26575 9.a e251/246 9:599b1c92:::benchmark_data_smithi169_214561_object26574:head v 251'1686, mlcod=251'1682)", 2023-09-23T22:54:00.971 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:51:28.003588+0000", 2023-09-23T22:54:00.971 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 152.827830471, 2023-09-23T22:54:00.971 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.37399254100000001, 2023-09-23T22:54:00.971 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:54:00.971 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:54:00.971 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:54:00.971 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.971 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:54:00.971 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.003588+0000", 2023-09-23T22:54:00.972 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.972 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.972 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.972 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:54:00.972 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.003588+0000", 2023-09-23T22:54:00.972 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.972 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.972 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.972 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:54:00.972 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.003587+0000", 2023-09-23T22:54:00.972 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:54:00.972 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.972 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.973 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:54:00.973 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.003623+0000", 2023-09-23T22:54:00.973 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.5855999999999997e-05 2023-09-23T22:54:00.973 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.973 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.973 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:54:00.973 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.003633+0000", 2023-09-23T22:54:00.973 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0113e-05 2023-09-23T22:54:00.973 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.973 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.973 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:54:00.973 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.003640+0000", 2023-09-23T22:54:00.973 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.55e-06 2023-09-23T22:54:00.974 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.974 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.974 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.974 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.369893+0000", 2023-09-23T22:54:00.974 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.36625313500000001 2023-09-23T22:54:00.974 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.974 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.974 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:54:00.974 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.369920+0000", 2023-09-23T22:54:00.974 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.6894999999999999e-05 2023-09-23T22:54:00.974 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.974 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.975 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:54:00.975 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.377556+0000", 2023-09-23T22:54:00.975 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0076364390000000001 2023-09-23T22:54:00.975 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.975 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.975 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:54:00.975 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.377580+0000", 2023-09-23T22:54:00.975 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.4349e-05 2023-09-23T22:54:00.975 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.975 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:54:00.975 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.975 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.975 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.976 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.35214.0:26573 9.2 e251/246 9:48810192:::benchmark_data_smithi169_214561_object26572:head v 251'1634, mlcod=251'1632)", 2023-09-23T22:54:00.976 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:51:28.005304+0000", 2023-09-23T22:54:00.976 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 152.826114792, 2023-09-23T22:54:00.976 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.37224896299999999, 2023-09-23T22:54:00.976 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:54:00.976 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:54:00.976 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:54:00.976 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.976 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:54:00.976 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.005304+0000", 2023-09-23T22:54:00.976 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.976 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.976 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.977 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:54:00.977 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.005304+0000", 2023-09-23T22:54:00.977 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.977 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.977 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.977 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:54:00.977 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.005303+0000", 2023-09-23T22:54:00.977 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T22:54:00.977 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.977 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.977 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:54:00.977 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.005330+0000", 2023-09-23T22:54:00.978 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.7589999999999998e-05 2023-09-23T22:54:00.978 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.978 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.978 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:54:00.978 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.005342+0000", 2023-09-23T22:54:00.978 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1837e-05 2023-09-23T22:54:00.978 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.978 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.978 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:54:00.978 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.005350+0000", 2023-09-23T22:54:00.978 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3270000000000003e-06 2023-09-23T22:54:00.978 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.979 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.979 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.979 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.369887+0000", 2023-09-23T22:54:00.979 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.364537471 2023-09-23T22:54:00.979 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.979 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.979 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:54:00.979 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.369920+0000", 2023-09-23T22:54:00.979 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.252e-05 2023-09-23T22:54:00.979 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.979 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.979 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:54:00.979 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.377513+0000", 2023-09-23T22:54:00.980 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0075937909999999999 2023-09-23T22:54:00.980 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.980 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.980 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:54:00.980 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.377552+0000", 2023-09-23T22:54:00.980 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.9091999999999998e-05 2023-09-23T22:54:00.980 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.980 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:54:00.980 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.980 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.980 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.980 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35214.0:26581 9.4 9:280042cb:::benchmark_data_smithi169_214561_object26580:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e251)", 2023-09-23T22:54:00.981 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:51:28.006664+0000", 2023-09-23T22:54:00.981 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 152.82475445200001, 2023-09-23T22:54:00.981 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.37022528799999999, 2023-09-23T22:54:00.981 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:54:00.981 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:54:00.981 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:54:00.981 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35214", 2023-09-23T22:54:00.981 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4133417439", 2023-09-23T22:54:00.981 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 26581 2023-09-23T22:54:00.981 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.981 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:54:00.981 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.981 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:54:00.982 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.006664+0000", 2023-09-23T22:54:00.982 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.982 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.982 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.982 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:54:00.982 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.006664+0000", 2023-09-23T22:54:00.982 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.982 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.982 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.982 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:54:00.982 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.006662+0000", 2023-09-23T22:54:00.982 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T22:54:00.983 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.983 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.983 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:54:00.983 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.006684+0000", 2023-09-23T22:54:00.983 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.2340999999999998e-05 2023-09-23T22:54:00.983 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.983 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.983 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:54:00.983 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.369789+0000", 2023-09-23T22:54:00.983 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.36310446600000001 2023-09-23T22:54:00.983 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.983 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.983 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:54:00.984 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.369810+0000", 2023-09-23T22:54:00.984 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.1379e-05 2023-09-23T22:54:00.984 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.984 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.984 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.984 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.369991+0000", 2023-09-23T22:54:00.984 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00018128900000000001 2023-09-23T22:54:00.984 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.984 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.984 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:54:00.984 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.370242+0000", 2023-09-23T22:54:00.984 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00025090099999999999 2023-09-23T22:54:00.984 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.985 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.985 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,4", 2023-09-23T22:54:00.985 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.370497+0000", 2023-09-23T22:54:00.985 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00025489799999999998 2023-09-23T22:54:00.985 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.985 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.985 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:54:00.985 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.374298+0000", 2023-09-23T22:54:00.985 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0038003920000000001 2023-09-23T22:54:00.985 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.985 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.985 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:54:00.985 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.374925+0000", 2023-09-23T22:54:00.986 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000627478 2023-09-23T22:54:00.986 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.986 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.986 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:54:00.986 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.376785+0000", 2023-09-23T22:54:00.986 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001859769 2023-09-23T22:54:00.986 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.986 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.986 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:54:00.986 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.376844+0000", 2023-09-23T22:54:00.986 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.8757e-05 2023-09-23T22:54:00.986 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.987 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.987 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:54:00.987 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.376889+0000", 2023-09-23T22:54:00.987 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.5463000000000002e-05 2023-09-23T22:54:00.987 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.987 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:54:00.987 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.987 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.987 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.987 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.35214.0:26577 9.a e251/246 9:5483d27c:::benchmark_data_smithi169_214561_object26576:head v 251'1687, mlcod=251'1683)", 2023-09-23T22:54:00.987 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:51:28.007047+0000", 2023-09-23T22:54:00.987 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 152.82437162100001, 2023-09-23T22:54:00.987 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.372426166, 2023-09-23T22:54:00.987 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:54:00.988 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:54:00.988 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:54:00.988 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.988 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:54:00.988 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.007047+0000", 2023-09-23T22:54:00.988 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.988 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.988 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.988 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:54:00.988 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.007047+0000", 2023-09-23T22:54:00.988 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.988 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.988 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.989 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:54:00.989 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.007046+0000", 2023-09-23T22:54:00.989 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T22:54:00.989 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.989 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.989 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:54:00.989 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.007114+0000", 2023-09-23T22:54:00.989 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.8059999999999996e-05 2023-09-23T22:54:00.989 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.989 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.989 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:54:00.989 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.369859+0000", 2023-09-23T22:54:00.990 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.36274461400000002 2023-09-23T22:54:00.990 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.990 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.990 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:54:00.990 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.369867+0000", 2023-09-23T22:54:00.990 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.337e-06 2023-09-23T22:54:00.990 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.990 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.990 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.990 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.374515+0000", 2023-09-23T22:54:00.990 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0046482579999999997 2023-09-23T22:54:00.990 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.990 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.991 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:54:00.991 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.374539+0000", 2023-09-23T22:54:00.991 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.3794999999999998e-05 2023-09-23T22:54:00.991 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.991 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.991 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:54:00.991 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.379428+0000", 2023-09-23T22:54:00.991 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0048892789999999998 2023-09-23T22:54:00.991 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.991 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.991 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:54:00.991 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:51:28.379473+0000", 2023-09-23T22:54:00.991 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.4656000000000001e-05 2023-09-23T22:54:00.992 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.992 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:54:00.992 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.992 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.992 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.992 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35214.0:93362 9.0 9:03f34baa:::benchmark_data_smithi169_214561_object93361:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e255)", 2023-09-23T22:54:00.992 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:52:27.220146+0000", 2023-09-23T22:54:00.992 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 93.611272450000001, 2023-09-23T22:54:00.992 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.98978278500000005, 2023-09-23T22:54:00.992 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T22:54:00.992 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:54:00.992 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T22:54:00.992 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35214", 2023-09-23T22:54:00.993 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4133417439", 2023-09-23T22:54:00.993 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 93362 2023-09-23T22:54:00.993 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.993 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T22:54:00.993 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.993 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T22:54:00.993 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:52:27.220146+0000", 2023-09-23T22:54:00.993 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.993 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.993 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.993 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T22:54:00.993 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:52:27.220146+0000", 2023-09-23T22:54:00.993 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T22:54:00.994 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.994 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.994 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T22:54:00.994 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:52:27.220144+0000", 2023-09-23T22:54:00.994 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T22:54:00.994 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.994 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.994 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T22:54:00.994 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:52:27.220173+0000", 2023-09-23T22:54:00.994 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.8750000000000001e-05 2023-09-23T22:54:00.994 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.995 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.995 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T22:54:00.995 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:52:27.220188+0000", 2023-09-23T22:54:00.995 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4705999999999999e-05 2023-09-23T22:54:00.995 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.995 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.995 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T22:54:00.995 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:52:27.220199+0000", 2023-09-23T22:54:00.995 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1328000000000001e-05 2023-09-23T22:54:00.995 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.995 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.995 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.996 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:52:27.220251+0000", 2023-09-23T22:54:00.996 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1665000000000001e-05 2023-09-23T22:54:00.996 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.996 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.996 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T22:54:00.996 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:52:27.220259+0000", 2023-09-23T22:54:00.996 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.7309999999999999e-06 2023-09-23T22:54:00.996 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.996 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.996 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T22:54:00.996 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:52:28.198933+0000", 2023-09-23T22:54:00.996 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.978673401 2023-09-23T22:54:00.996 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.996 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.996 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T22:54:00.997 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:52:28.199078+0000", 2023-09-23T22:54:00.997 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014557 2023-09-23T22:54:00.997 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.997 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.997 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2", 2023-09-23T22:54:00.997 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:52:28.199230+0000", 2023-09-23T22:54:00.997 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015115899999999999 2023-09-23T22:54:00.997 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.997 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.997 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T22:54:00.997 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:52:28.203660+0000", 2023-09-23T22:54:00.997 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0044301289999999997 2023-09-23T22:54:00.998 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.998 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.998 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:54:00.998 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:52:28.209775+0000", 2023-09-23T22:54:00.998 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0061152469999999999 2023-09-23T22:54:00.998 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.998 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.998 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T22:54:00.998 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:52:28.209829+0000", 2023-09-23T22:54:00.998 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.4168e-05 2023-09-23T22:54:00.998 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T22:54:00.998 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T22:54:00.999 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T22:54:00.999 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:52:28.209929+0000", 2023-09-23T22:54:00.999 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.9518999999999994e-05 2023-09-23T22:54:00.999 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.999 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:54:00.999 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.999 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T22:54:00.999 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T22:54:00.999 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T22:54:00.999 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:01.028 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:01.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:01.031 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:01.125 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 22:54:00 smithi187 bash[77270]: logger=cleanup t=2023-09-23T22:54:00.847606206Z level=info msg="Completed cleanup jobs" duration=190.805183ms 2023-09-23T22:54:01.132 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:01.160 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:01.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:01.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:01.263 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:01.293 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:01.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:01.298 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:01.398 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:01.431 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:01.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:01.433 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:01.534 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:01.574 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:01.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:01.576 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:01.677 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:01.698 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:01.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:01.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:01.801 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:01.820 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:01.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:01.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:01.923 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:01.949 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:01.953 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:01 smithi187 bash[89487]: cluster 2023-09-23T22:54:00.709419+0000 mgr.y (mgr.25310) 969 : cluster 0 pgmap v1043: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 741 op/s; 9234/151428 objects degraded (6.098%) 2023-09-23T22:54:01.953 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:01 smithi187 bash[89487]: cluster 2023-09-23T22:54:01.701606+0000 mon.a (mon.0) 1361 : cluster 3 Health check update: Degraded data redundancy: 9234/151428 objects degraded (6.098%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:01.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:01.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:02.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:01 smithi169 bash[101133]: cluster 2023-09-23T22:54:00.709419+0000 mgr.y (mgr.25310) 969 : cluster 0 pgmap v1043: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 741 op/s; 9234/151428 objects degraded (6.098%) 2023-09-23T22:54:02.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:01 smithi169 bash[101133]: cluster 2023-09-23T22:54:01.701606+0000 mon.a (mon.0) 1361 : cluster 3 Health check update: Degraded data redundancy: 9234/151428 objects degraded (6.098%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:02.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:01 smithi169 bash[104356]: cluster 2023-09-23T22:54:00.709419+0000 mgr.y (mgr.25310) 969 : cluster 0 pgmap v1043: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 741 op/s; 9234/151428 objects degraded (6.098%) 2023-09-23T22:54:02.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:01 smithi169 bash[104356]: cluster 2023-09-23T22:54:01.701606+0000 mon.a (mon.0) 1361 : cluster 3 Health check update: Degraded data redundancy: 9234/151428 objects degraded (6.098%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:02.055 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:02.082 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:02.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:02.084 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:02.185 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:02.221 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:02.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:02.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:02.298 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7, 5] out_osds: [] dead_osds: [6] live_osds: [1, 2, 3, 4, 7, 0, 5] 2023-09-23T22:54:02.298 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:54:02.298 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-09-23T22:54:02.298 INFO:tasks.thrashosds.thrasher:Setting osd 7 primary_affinity to 1.000000 2023-09-23T22:54:02.298 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 7 1 2023-09-23T22:54:02.311 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-23T22:54:02.324 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:02.384 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:02.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:02.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:02.493 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:02.552 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:02.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:02.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:02.659 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:02.689 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:02.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:02.696 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:02.723 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:54:02.796 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:02.834 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:02.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:02.838 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:02.939 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:02.965 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:02.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:02.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:03.071 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:03.098 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:03.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:03.101 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:03.201 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:03.225 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:03.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:03.229 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:03.330 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:03.360 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:03.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:03.363 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:03.463 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:03.503 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:03.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:03.506 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:03.607 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:03.634 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:03.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:03.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:03.745 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:03.781 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:03.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:03.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:03.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:03 smithi187 bash[89487]: cluster 2023-09-23T22:54:02.710417+0000 mgr.y (mgr.25310) 970 : cluster 0 pgmap v1044: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 748 op/s; 9234/148362 objects degraded (6.224%) 2023-09-23T22:54:03.885 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:03.894 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:03 smithi169 bash[101133]: cluster 2023-09-23T22:54:02.710417+0000 mgr.y (mgr.25310) 970 : cluster 0 pgmap v1044: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 748 op/s; 9234/148362 objects degraded (6.224%) 2023-09-23T22:54:03.894 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:03 smithi169 bash[104356]: cluster 2023-09-23T22:54:02.710417+0000 mgr.y (mgr.25310) 970 : cluster 0 pgmap v1044: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 748 op/s; 9234/148362 objects degraded (6.224%) 2023-09-23T22:54:03.913 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:03.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:03.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:04.020 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:04.047 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:04.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:04.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:04.151 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:04.183 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:04.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:04.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:04.285 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:04.321 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:04.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:04.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:04.424 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:04.458 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:04.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:04.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:04.562 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:04.595 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:04.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:04.598 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:04.699 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:04.724 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:04.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:04.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:04.819 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:54:04.827 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:04.869 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:04.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:04.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:04.972 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:05.015 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:05.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:05.018 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:05.119 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:05.154 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:05.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:05.160 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:05.261 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:05.290 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:05.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:05.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:05.394 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:05.433 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:05.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:05.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:05.537 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:05.574 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:05.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:05.576 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:05.676 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:05.724 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:05.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:05.730 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:05.831 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:05.840 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:05 smithi169 bash[101133]: cluster 2023-09-23T22:54:04.711299+0000 mgr.y (mgr.25310) 971 : cluster 0 pgmap v1045: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 8546/140031 objects degraded (6.103%) 2023-09-23T22:54:05.840 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:05 smithi169 bash[104356]: cluster 2023-09-23T22:54:04.711299+0000 mgr.y (mgr.25310) 971 : cluster 0 pgmap v1045: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 8546/140031 objects degraded (6.103%) 2023-09-23T22:54:05.868 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:05.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:05.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:05.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:05 smithi187 bash[89487]: cluster 2023-09-23T22:54:04.711299+0000 mgr.y (mgr.25310) 971 : cluster 0 pgmap v1045: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 8546/140031 objects degraded (6.103%) 2023-09-23T22:54:05.973 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:06.003 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:06.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:06.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:06.107 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:06.134 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:06.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:06.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:06.238 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:06.274 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:06.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:06.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:06.378 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:06.410 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:06.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:06.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:06.511 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:06.538 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:06.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:06.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:06.641 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:06.670 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:06.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:06.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:06.773 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:06.799 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:06.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:06.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:06.903 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:06.935 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:06.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:06.941 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:07.041 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:07.058 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:06 smithi169 bash[101133]: cluster 2023-09-23T22:54:06.702635+0000 mon.a (mon.0) 1362 : cluster 3 Health check update: Degraded data redundancy: 8546/140031 objects degraded (6.103%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:07.058 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:06 smithi169 bash[104356]: cluster 2023-09-23T22:54:06.702635+0000 mon.a (mon.0) 1362 : cluster 3 Health check update: Degraded data redundancy: 8546/140031 objects degraded (6.103%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:07.069 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:07.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:07.076 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:07.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:06 smithi187 bash[89487]: cluster 2023-09-23T22:54:06.702635+0000 mon.a (mon.0) 1362 : cluster 3 Health check update: Degraded data redundancy: 8546/140031 objects degraded (6.103%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:07.177 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:07.202 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:07.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:07.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:07.307 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:07.339 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:07.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:07.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:07.443 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:07.469 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:07.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:07.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:07.572 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:07.607 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:07.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:07.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:07.710 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:07.738 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:07.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:07.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:07.844 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:07.868 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:07.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:07 smithi187 bash[89487]: cluster 2023-09-23T22:54:06.712069+0000 mgr.y (mgr.25310) 972 : cluster 0 pgmap v1046: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 716 op/s; 8546/137115 objects degraded (6.233%) 2023-09-23T22:54:07.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:07.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:07.979 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:07.996 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:07.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:07.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:08.025 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:07 smithi169 bash[101133]: cluster 2023-09-23T22:54:06.712069+0000 mgr.y (mgr.25310) 972 : cluster 0 pgmap v1046: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 716 op/s; 8546/137115 objects degraded (6.233%) 2023-09-23T22:54:08.025 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:07 smithi169 bash[104356]: cluster 2023-09-23T22:54:06.712069+0000 mgr.y (mgr.25310) 972 : cluster 0 pgmap v1046: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 716 op/s; 8546/137115 objects degraded (6.233%) 2023-09-23T22:54:08.068 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:54:08.073 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:54:08.099 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:08.136 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:08.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:08.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:08.244 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:08.291 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:08.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:08.294 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:08.394 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:08.433 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:08.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:08.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:08.539 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:08.570 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:08.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:08.574 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:08.674 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:08.683 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:54:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:54:08] "GET /metrics HTTP/1.1" 200 36402 "" "Prometheus/2.43.0" 2023-09-23T22:54:08.702 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:08.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:08.705 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:08.805 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:08.830 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:08.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:08.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:08.937 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:08.969 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:08.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:08.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:09.071 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:09.095 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:09.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:09.097 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:09.198 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:09.224 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:09.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:09.231 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:09.331 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:09.359 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:09.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:09.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:09.462 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:09.488 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:09.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:09.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:09.595 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:09.619 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:09.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:09.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:09.727 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:09.748 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:09.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:09.752 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:09.853 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:09.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:09 smithi187 bash[89487]: cluster 2023-09-23T22:54:08.713185+0000 mgr.y (mgr.25310) 973 : cluster 0 pgmap v1047: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 740 op/s; 8312/133530 objects degraded (6.225%) 2023-09-23T22:54:09.881 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:09.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:09.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:09.988 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:10.024 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:10.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:10.028 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:10.080 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:09 smithi169 bash[101133]: cluster 2023-09-23T22:54:08.713185+0000 mgr.y (mgr.25310) 973 : cluster 0 pgmap v1047: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 740 op/s; 8312/133530 objects degraded (6.225%) 2023-09-23T22:54:10.080 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:09 smithi169 bash[104356]: cluster 2023-09-23T22:54:08.713185+0000 mgr.y (mgr.25310) 973 : cluster 0 pgmap v1047: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 740 op/s; 8312/133530 objects degraded (6.225%) 2023-09-23T22:54:10.129 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:10.153 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:10.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:10.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:10.257 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:10.282 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:10.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:10.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:10.385 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:10.402 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:10.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:10.404 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:10.505 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:10.537 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:10.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:10.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:10.644 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:10.674 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:10.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:10.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:10.782 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:10.812 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:10.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:10.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:10.918 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:10.945 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:10.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:10.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:11.058 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:11.081 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:11.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:11.086 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:11.187 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:11.224 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:11.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:11.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:11.331 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:11.355 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:11.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:11.359 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:11.460 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:11.492 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:11.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:11.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:11.598 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:11.626 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:11.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:11.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:11.730 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:11.759 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:11.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:11.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:11.866 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:11.875 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:11 smithi169 bash[101133]: cluster 2023-09-23T22:54:10.714138+0000 mgr.y (mgr.25310) 974 : cluster 0 pgmap v1048: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 784 op/s; 7794/128253 objects degraded (6.077%) 2023-09-23T22:54:11.875 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:11 smithi169 bash[101133]: audit 2023-09-23T22:54:11.155954+0000 mon.a (mon.0) 1363 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:54:11.875 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:11 smithi169 bash[101133]: cluster 2023-09-23T22:54:11.703580+0000 mon.a (mon.0) 1364 : cluster 3 Health check update: Degraded data redundancy: 7794/128253 objects degraded (6.077%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:11.875 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:11 smithi169 bash[104356]: cluster 2023-09-23T22:54:10.714138+0000 mgr.y (mgr.25310) 974 : cluster 0 pgmap v1048: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 784 op/s; 7794/128253 objects degraded (6.077%) 2023-09-23T22:54:11.876 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:11 smithi169 bash[104356]: audit 2023-09-23T22:54:11.155954+0000 mon.a (mon.0) 1363 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:54:11.876 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:11 smithi169 bash[104356]: cluster 2023-09-23T22:54:11.703580+0000 mon.a (mon.0) 1364 : cluster 3 Health check update: Degraded data redundancy: 7794/128253 objects degraded (6.077%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:11.894 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:11.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:11.898 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:11.999 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:12.027 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:12.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:12.028 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:12.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:11 smithi187 bash[89487]: cluster 2023-09-23T22:54:10.714138+0000 mgr.y (mgr.25310) 974 : cluster 0 pgmap v1048: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 784 op/s; 7794/128253 objects degraded (6.077%) 2023-09-23T22:54:12.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:11 smithi187 bash[89487]: audit 2023-09-23T22:54:11.155954+0000 mon.a (mon.0) 1363 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:54:12.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:11 smithi187 bash[89487]: cluster 2023-09-23T22:54:11.703580+0000 mon.a (mon.0) 1364 : cluster 3 Health check update: Degraded data redundancy: 7794/128253 objects degraded (6.077%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:12.130 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:12.154 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:12.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:12.156 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:12.257 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:12.285 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:12.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:12.290 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:12.391 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:12.426 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:12.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:12.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:12.532 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:12.564 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:12.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:12.568 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:12.669 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:12.712 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:12.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:12.716 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:12.817 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:12.840 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:12.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:12.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:12.945 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:12.970 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:12.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:12.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:13.074 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:13.106 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:13.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:13.111 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:13.213 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:13.259 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:13.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:13.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:13.364 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:13.387 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:13.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:13.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:13.490 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:13.511 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:13.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:13.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:13.613 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:13.645 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:13.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:13.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:13.752 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:13.790 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:13.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:13.793 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:13.894 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:13.921 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:13.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:13.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:14.024 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:14.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:13 smithi169 bash[101133]: cluster 2023-09-23T22:54:12.714976+0000 mgr.y (mgr.25310) 975 : cluster 0 pgmap v1049: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 2.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 725 op/s; 7794/125286 objects degraded (6.221%) 2023-09-23T22:54:14.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:13 smithi169 bash[104356]: cluster 2023-09-23T22:54:12.714976+0000 mgr.y (mgr.25310) 975 : cluster 0 pgmap v1049: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 2.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 725 op/s; 7794/125286 objects degraded (6.221%) 2023-09-23T22:54:14.054 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:14.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:14.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:14.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:13 smithi187 bash[89487]: cluster 2023-09-23T22:54:12.714976+0000 mgr.y (mgr.25310) 975 : cluster 0 pgmap v1049: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 2.5 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 725 op/s; 7794/125286 objects degraded (6.221%) 2023-09-23T22:54:14.162 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:14.207 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:14.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:14.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:14.310 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:14.339 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:14.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:14.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:14.442 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:14.467 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:14.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:14.470 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:14.571 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:14.595 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:14.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:14.603 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:14.704 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:14.730 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:14.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:14.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:14.835 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:14.861 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:14.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:14.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:14.963 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:14.987 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:14.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:14.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:15.018 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:54:15.061 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:54:15.090 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:15.107 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:54:15.112 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:15.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:15.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:15.148 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:54:15.188 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:54:15.218 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:15.221 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:54:15.259 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:15.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:15.261 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:15.263 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:54:15.265 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:54:15.265 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:54:15.265 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:54:15.265 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:54:15.265 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:54:15.265 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:54:15.266 INFO:teuthology.orchestra.run.smithi169.stderr:Error ENXIO: problem getting command descriptions from osd.6 2023-09-23T22:54:15.266 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:54:15.362 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:15.402 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:15.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:15.407 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:15.507 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:15.533 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:15.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:15.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:15.636 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:15.663 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:15.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:15.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:15.768 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:15.803 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:15.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:15.808 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:15.909 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:15.936 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:15.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:15.938 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:16.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:15 smithi169 bash[101133]: cluster 2023-09-23T22:54:14.717283+0000 mgr.y (mgr.25310) 976 : cluster 0 pgmap v1050: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 895 op/s; 7004/116112 objects degraded (6.032%) 2023-09-23T22:54:16.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:15 smithi169 bash[101133]: audit 2023-09-23T22:54:14.971306+0000 mon.a (mon.0) 1365 : audit 0 from='client.? 172.21.15.169:0/750838889' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:54:16.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:15 smithi169 bash[104356]: cluster 2023-09-23T22:54:14.717283+0000 mgr.y (mgr.25310) 976 : cluster 0 pgmap v1050: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 895 op/s; 7004/116112 objects degraded (6.032%) 2023-09-23T22:54:16.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:15 smithi169 bash[104356]: audit 2023-09-23T22:54:14.971306+0000 mon.a (mon.0) 1365 : audit 0 from='client.? 172.21.15.169:0/750838889' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:54:16.038 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:16.066 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:16.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:16.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:16.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:15 smithi187 bash[89487]: cluster 2023-09-23T22:54:14.717283+0000 mgr.y (mgr.25310) 976 : cluster 0 pgmap v1050: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 895 op/s; 7004/116112 objects degraded (6.032%) 2023-09-23T22:54:16.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:15 smithi187 bash[89487]: audit 2023-09-23T22:54:14.971306+0000 mon.a (mon.0) 1365 : audit 0 from='client.? 172.21.15.169:0/750838889' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:54:16.169 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:16.196 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:16.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:16.200 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:16.301 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:16.323 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:16.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:16.326 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:16.427 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:16.458 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:16.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:16.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:16.562 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:16.597 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:16.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:16.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:16.700 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:16.742 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:16.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:16.744 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:16.845 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:16.873 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:16.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:16.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:16.979 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:17.009 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:17.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:17.013 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:17.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:16 smithi169 bash[104356]: cluster 2023-09-23T22:54:16.707971+0000 mon.a (mon.0) 1366 : cluster 3 Health check update: Degraded data redundancy: 7004/116112 objects degraded (6.032%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:17.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:16 smithi169 bash[101133]: cluster 2023-09-23T22:54:16.707971+0000 mon.a (mon.0) 1366 : cluster 3 Health check update: Degraded data redundancy: 7004/116112 objects degraded (6.032%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:17.113 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:17.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:16 smithi187 bash[89487]: cluster 2023-09-23T22:54:16.707971+0000 mon.a (mon.0) 1366 : cluster 3 Health check update: Degraded data redundancy: 7004/116112 objects degraded (6.032%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:17.143 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:17.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:17.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:17.251 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:17.283 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:17.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:17.285 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:17.386 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:17.411 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:17.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:17.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:17.519 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:17.549 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:17.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:17.554 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:17.655 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:17.690 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:17.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:17.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:17.793 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:17.818 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:17 smithi187 bash[89487]: cluster 2023-09-23T22:54:16.718102+0000 mgr.y (mgr.25310) 977 : cluster 0 pgmap v1051: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 745 op/s; 7004/113169 objects degraded (6.189%) 2023-09-23T22:54:17.831 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:17.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:17.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:17.934 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:17.959 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:17.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:17.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:18.069 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:18.078 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:17 smithi169 bash[101133]: cluster 2023-09-23T22:54:16.718102+0000 mgr.y (mgr.25310) 977 : cluster 0 pgmap v1051: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 745 op/s; 7004/113169 objects degraded (6.189%) 2023-09-23T22:54:18.079 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:17 smithi169 bash[104356]: cluster 2023-09-23T22:54:16.718102+0000 mgr.y (mgr.25310) 977 : cluster 0 pgmap v1051: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 2.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 745 op/s; 7004/113169 objects degraded (6.189%) 2023-09-23T22:54:18.107 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:18.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:18.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:18.213 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:18.247 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:18.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:18.250 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:18.353 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:18.396 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:18.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:18.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:18.499 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:18.534 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:18.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:18.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:18.640 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:18.649 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:54:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:54:18] "GET /metrics HTTP/1.1" 200 36403 "" "Prometheus/2.43.0" 2023-09-23T22:54:18.670 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:18.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:18.674 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:18.775 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:18.809 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:18.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:18.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:18.915 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:18.941 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:18.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:18.946 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:19.047 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:19.079 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:19.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:19.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:19.182 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:19.223 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:19.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:19.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:19.328 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:19.366 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:19.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:19.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:19.469 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:19.510 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:19.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:19.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:19.614 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:19.639 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:19.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:19.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:19.745 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:19.777 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:19.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:19.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:19.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:19 smithi187 bash[89487]: cluster 2023-09-23T22:54:18.719163+0000 mgr.y (mgr.25310) 978 : cluster 0 pgmap v1052: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 2.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 763 op/s; 6787/109608 objects degraded (6.192%) 2023-09-23T22:54:19.882 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:19.903 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:19.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:19.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:20.007 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:20.019 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:19 smithi169 bash[101133]: cluster 2023-09-23T22:54:18.719163+0000 mgr.y (mgr.25310) 978 : cluster 0 pgmap v1052: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 2.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 763 op/s; 6787/109608 objects degraded (6.192%) 2023-09-23T22:54:20.019 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:19 smithi169 bash[104356]: cluster 2023-09-23T22:54:18.719163+0000 mgr.y (mgr.25310) 978 : cluster 0 pgmap v1052: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 2.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 763 op/s; 6787/109608 objects degraded (6.192%) 2023-09-23T22:54:20.041 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T22:54:20.041 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T22:54:20.042 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:20.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:20.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:20.146 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:20.179 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:20.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:20.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:20.283 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:20.312 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:20.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:20.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:20.415 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:20.447 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:20.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:20.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:20.553 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:20.591 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:20.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:20.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:20.696 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:20.732 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:20.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:20.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:20.826 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:20 smithi169 bash[101133]: audit 2023-09-23T22:54:20.703495+0000 mon.a (mon.0) 1367 : audit 1 from='client.? 172.21.15.169:0/2982818011' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:54:20.826 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:20 smithi169 bash[104356]: audit 2023-09-23T22:54:20.703495+0000 mon.a (mon.0) 1367 : audit 1 from='client.? 172.21.15.169:0/2982818011' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:54:20.839 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:20.844 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is set 2023-09-23T22:54:20.871 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:20.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:20.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:20.976 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:20.985 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:20 smithi187 bash[89487]: audit 2023-09-23T22:54:20.703495+0000 mon.a (mon.0) 1367 : audit 1 from='client.? 172.21.15.169:0/2982818011' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:54:20.999 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:21.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:21.002 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:21.103 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:21.470 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:21.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:21.472 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:21.573 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:21.601 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:21.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:21.605 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:21.705 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:21.730 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:21.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:21.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:21.834 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:21.864 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:21.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:21.867 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:21.968 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:21.976 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:21 smithi169 bash[104356]: cluster 2023-09-23T22:54:20.721494+0000 mgr.y (mgr.25310) 979 : cluster 0 pgmap v1053: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 811 op/s; 6282/104295 objects degraded (6.023%) 2023-09-23T22:54:21.976 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:21 smithi169 bash[104356]: cluster 2023-09-23T22:54:20.822347+0000 mon.a (mon.0) 1368 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:54:21.976 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:21 smithi169 bash[104356]: cluster 2023-09-23T22:54:20.834929+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T22:54:21.977 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:21 smithi169 bash[104356]: audit 2023-09-23T22:54:20.837800+0000 mon.a (mon.0) 1369 : audit 1 from='client.? 172.21.15.169:0/2982818011' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:54:21.977 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:21 smithi169 bash[104356]: cluster 2023-09-23T22:54:20.837868+0000 mon.a (mon.0) 1370 : cluster 0 osdmap e262: 8 total, 7 up, 8 in 2023-09-23T22:54:21.977 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:21 smithi169 bash[104356]: cluster 2023-09-23T22:54:20.848027+0000 osd.7 (osd.7) 252 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T22:54:21.977 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:21 smithi169 bash[104356]: cluster 2023-09-23T22:54:21.709112+0000 mon.a (mon.0) 1371 : cluster 3 Health check update: Degraded data redundancy: 6282/104295 objects degraded (6.023%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:21.977 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:21 smithi169 bash[101133]: cluster 2023-09-23T22:54:20.721494+0000 mgr.y (mgr.25310) 979 : cluster 0 pgmap v1053: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 811 op/s; 6282/104295 objects degraded (6.023%) 2023-09-23T22:54:21.977 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:21 smithi169 bash[101133]: cluster 2023-09-23T22:54:20.822347+0000 mon.a (mon.0) 1368 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:54:21.977 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:21 smithi169 bash[101133]: cluster 2023-09-23T22:54:20.834929+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T22:54:21.977 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:21 smithi169 bash[101133]: audit 2023-09-23T22:54:20.837800+0000 mon.a (mon.0) 1369 : audit 1 from='client.? 172.21.15.169:0/2982818011' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:54:21.977 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:21 smithi169 bash[101133]: cluster 2023-09-23T22:54:20.837868+0000 mon.a (mon.0) 1370 : cluster 0 osdmap e262: 8 total, 7 up, 8 in 2023-09-23T22:54:21.977 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:21 smithi169 bash[101133]: cluster 2023-09-23T22:54:20.848027+0000 osd.7 (osd.7) 252 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T22:54:21.978 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:21 smithi169 bash[101133]: cluster 2023-09-23T22:54:21.709112+0000 mon.a (mon.0) 1371 : cluster 3 Health check update: Degraded data redundancy: 6282/104295 objects degraded (6.023%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:22.008 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:22.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:22.012 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:22.042 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:54:22.112 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:22.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:21 smithi187 bash[89487]: cluster 2023-09-23T22:54:20.721494+0000 mgr.y (mgr.25310) 979 : cluster 0 pgmap v1053: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 811 op/s; 6282/104295 objects degraded (6.023%) 2023-09-23T22:54:22.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:21 smithi187 bash[89487]: cluster 2023-09-23T22:54:20.822347+0000 mon.a (mon.0) 1368 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:54:22.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:21 smithi187 bash[89487]: cluster 2023-09-23T22:54:20.834929+0000 osd.5 (osd.5) 70 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T22:54:22.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:21 smithi187 bash[89487]: audit 2023-09-23T22:54:20.837800+0000 mon.a (mon.0) 1369 : audit 1 from='client.? 172.21.15.169:0/2982818011' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:54:22.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:21 smithi187 bash[89487]: cluster 2023-09-23T22:54:20.837868+0000 mon.a (mon.0) 1370 : cluster 0 osdmap e262: 8 total, 7 up, 8 in 2023-09-23T22:54:22.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:21 smithi187 bash[89487]: cluster 2023-09-23T22:54:20.848027+0000 osd.7 (osd.7) 252 : cluster 3 failed to encode map e262 with expected crc 2023-09-23T22:54:22.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:21 smithi187 bash[89487]: cluster 2023-09-23T22:54:21.709112+0000 mon.a (mon.0) 1371 : cluster 3 Health check update: Degraded data redundancy: 6282/104295 objects degraded (6.023%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:22.168 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:22.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:22.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:22.282 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:22.317 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:22.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:22.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:22.424 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:22.458 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:22.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:22.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:22.563 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:22.591 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:22.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:22.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:22.695 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:22.718 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:22.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:22.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:22.822 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:22.856 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:22.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:22.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:22.967 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:22.996 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:23.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:23.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:23.102 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:23.133 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:23.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:23.136 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:23.237 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:23.266 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:23.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:23.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:23.370 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:23.428 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:23.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:23.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:23.531 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:23.563 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:23.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:23.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:23.668 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:23.697 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:23.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:23.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:23.806 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:23.833 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:23.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:23.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:23.939 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:23.948 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:23 smithi187 bash[89487]: cluster 2023-09-23T22:54:22.722285+0000 mgr.y (mgr.25310) 980 : cluster 0 pgmap v1055: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 797 op/s; 6282/101337 objects degraded (6.199%) 2023-09-23T22:54:23.970 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:23.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:23.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:24.076 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:24.103 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:24.107 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:23 smithi169 bash[104356]: cluster 2023-09-23T22:54:22.722285+0000 mgr.y (mgr.25310) 980 : cluster 0 pgmap v1055: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 797 op/s; 6282/101337 objects degraded (6.199%) 2023-09-23T22:54:24.108 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:23 smithi169 bash[101133]: cluster 2023-09-23T22:54:22.722285+0000 mgr.y (mgr.25310) 980 : cluster 0 pgmap v1055: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 2.1 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 797 op/s; 6282/101337 objects degraded (6.199%) 2023-09-23T22:54:24.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:24.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:24.211 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:24.234 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:24.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:24.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:24.337 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:24.362 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:24.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:24.364 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:24.465 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:24.488 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:24.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:24.491 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:24.592 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:24.648 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:24.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:24.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:24.706 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2023-09-23T22:54:24.706 INFO:teuthology.orchestra.run.smithi169.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-23T22:54:24.752 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:24.774 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:24.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:24.777 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:24.878 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:24.913 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:24.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:24.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:25.019 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:25.046 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:25.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:25.052 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:25.153 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:25.189 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:25.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:25.193 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:25.293 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:25.320 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:25.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:25.323 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:25.423 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:25.461 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:25.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:25.468 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:25.569 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:25.608 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:25.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:25.616 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:25.717 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:25.747 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:25.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:25.750 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:25.851 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:25.855 INFO:teuthology.orchestra.run.smithi169.stderr:set osd.7 primary-affinity to 1 (8655362) 2023-09-23T22:54:25.891 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:25.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:25.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:25.987 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T22:54:25.995 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:26.023 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:26.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:26.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:26.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:25 smithi187 bash[89487]: cluster 2023-09-23T22:54:24.723273+0000 mgr.y (mgr.25310) 981 : cluster 0 pgmap v1056: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 1.9 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 793 op/s; 5578/92289 objects degraded (6.044%) 2023-09-23T22:54:26.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:25 smithi187 bash[89487]: audit 2023-09-23T22:54:25.130343+0000 mon.c (mon.2) 80 : audit 1 from='client.? 172.21.15.169:0/3114025444' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T22:54:26.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:25 smithi187 bash[89487]: audit 2023-09-23T22:54:25.130829+0000 mon.a (mon.0) 1372 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T22:54:26.131 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:26.159 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:26.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:26.161 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:26.218 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:25 smithi169 bash[101133]: cluster 2023-09-23T22:54:24.723273+0000 mgr.y (mgr.25310) 981 : cluster 0 pgmap v1056: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 1.9 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 793 op/s; 5578/92289 objects degraded (6.044%) 2023-09-23T22:54:26.218 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:25 smithi169 bash[101133]: audit 2023-09-23T22:54:25.130343+0000 mon.c (mon.2) 80 : audit 1 from='client.? 172.21.15.169:0/3114025444' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T22:54:26.218 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:25 smithi169 bash[101133]: audit 2023-09-23T22:54:25.130829+0000 mon.a (mon.0) 1372 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T22:54:26.218 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:25 smithi169 bash[104356]: cluster 2023-09-23T22:54:24.723273+0000 mgr.y (mgr.25310) 981 : cluster 0 pgmap v1056: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 1.9 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 793 op/s; 5578/92289 objects degraded (6.044%) 2023-09-23T22:54:26.219 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:25 smithi169 bash[104356]: audit 2023-09-23T22:54:25.130343+0000 mon.c (mon.2) 80 : audit 1 from='client.? 172.21.15.169:0/3114025444' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T22:54:26.219 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:25 smithi169 bash[104356]: audit 2023-09-23T22:54:25.130829+0000 mon.a (mon.0) 1372 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T22:54:26.219 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-23T22:54:26.262 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:26.303 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:26.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:26.312 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:26.413 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:26.444 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:26.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:26.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:26.551 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:26.575 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:26.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:26.578 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:26.679 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:26.716 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:26.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:26.722 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:26.823 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:26.851 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:26.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:26.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:26.957 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:26.986 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:26.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:26.990 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:27.091 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:27.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:26 smithi187 bash[89487]: cluster 2023-09-23T22:54:25.839487+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T22:54:27.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:26 smithi187 bash[89487]: audit 2023-09-23T22:54:25.842108+0000 mon.a (mon.0) 1373 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-09-23T22:54:27.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:26 smithi187 bash[89487]: cluster 2023-09-23T22:54:25.842235+0000 mon.a (mon.0) 1374 : cluster 0 osdmap e263: 8 total, 7 up, 8 in 2023-09-23T22:54:27.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:26 smithi187 bash[89487]: audit 2023-09-23T22:54:26.160489+0000 mon.a (mon.0) 1375 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:54:27.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:26 smithi187 bash[89487]: audit 2023-09-23T22:54:26.162153+0000 mon.a (mon.0) 1376 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:54:27.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:26 smithi187 bash[89487]: cluster 2023-09-23T22:54:26.710333+0000 mon.a (mon.0) 1377 : cluster 3 Health check update: Degraded data redundancy: 5578/92289 objects degraded (6.044%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:27.132 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:27.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:27.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:27.236 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:27.268 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:27.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:27.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:27.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:27 smithi169 bash[104356]: cluster 2023-09-23T22:54:25.839487+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T22:54:27.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:27 smithi169 bash[104356]: audit 2023-09-23T22:54:25.842108+0000 mon.a (mon.0) 1373 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-09-23T22:54:27.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:27 smithi169 bash[104356]: cluster 2023-09-23T22:54:25.842235+0000 mon.a (mon.0) 1374 : cluster 0 osdmap e263: 8 total, 7 up, 8 in 2023-09-23T22:54:27.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:27 smithi169 bash[104356]: audit 2023-09-23T22:54:26.160489+0000 mon.a (mon.0) 1375 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:54:27.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:27 smithi169 bash[104356]: audit 2023-09-23T22:54:26.162153+0000 mon.a (mon.0) 1376 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:54:27.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:27 smithi169 bash[104356]: cluster 2023-09-23T22:54:26.710333+0000 mon.a (mon.0) 1377 : cluster 3 Health check update: Degraded data redundancy: 5578/92289 objects degraded (6.044%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:27.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:26 smithi169 bash[101133]: cluster 2023-09-23T22:54:25.839487+0000 osd.5 (osd.5) 71 : cluster 3 failed to encode map e263 with expected crc 2023-09-23T22:54:27.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:26 smithi169 bash[101133]: audit 2023-09-23T22:54:25.842108+0000 mon.a (mon.0) 1373 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-09-23T22:54:27.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:26 smithi169 bash[101133]: cluster 2023-09-23T22:54:25.842235+0000 mon.a (mon.0) 1374 : cluster 0 osdmap e263: 8 total, 7 up, 8 in 2023-09-23T22:54:27.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:26 smithi169 bash[101133]: audit 2023-09-23T22:54:26.160489+0000 mon.a (mon.0) 1375 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:54:27.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:26 smithi169 bash[101133]: audit 2023-09-23T22:54:26.162153+0000 mon.a (mon.0) 1376 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:54:27.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:26 smithi169 bash[101133]: cluster 2023-09-23T22:54:26.710333+0000 mon.a (mon.0) 1377 : cluster 3 Health check update: Degraded data redundancy: 5578/92289 objects degraded (6.044%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:27.373 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:27.406 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:27.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:27.408 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:27.509 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:27.542 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:27.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:27.544 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:27.645 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:27.668 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:27.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:27.674 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:27.775 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:27.803 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:27.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:27.806 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:27.907 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:27.940 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:27.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:27.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:27.955 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:54:28.047 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:28.081 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:28.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:28.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:28.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:27 smithi187 bash[89487]: cluster 2023-09-23T22:54:26.724070+0000 mgr.y (mgr.25310) 982 : cluster 0 pgmap v1058: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 1.8 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 849 op/s; 5578/89211 objects degraded (6.253%) 2023-09-23T22:54:28.187 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:28.219 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:28.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:28.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:28.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:27 smithi169 bash[101133]: cluster 2023-09-23T22:54:26.724070+0000 mgr.y (mgr.25310) 982 : cluster 0 pgmap v1058: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 1.8 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 849 op/s; 5578/89211 objects degraded (6.253%) 2023-09-23T22:54:28.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:27 smithi169 bash[104356]: cluster 2023-09-23T22:54:26.724070+0000 mgr.y (mgr.25310) 982 : cluster 0 pgmap v1058: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 1.8 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 849 op/s; 5578/89211 objects degraded (6.253%) 2023-09-23T22:54:28.325 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:28.351 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:28.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:28.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:28.459 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:28.483 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:28.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:28.486 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:28.587 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:28.595 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:54:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:54:28] "GET /metrics HTTP/1.1" 200 36406 "" "Prometheus/2.43.0" 2023-09-23T22:54:28.615 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:28.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:28.618 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:28.719 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:28.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:28.752 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:28.752 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:28.853 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:28.882 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:28.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:28.889 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:28.989 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:29.019 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:29.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:29.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:29.125 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:29.151 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:29.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:29.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:29.255 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:29.279 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:29.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:29.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:29.383 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:29.406 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:29.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:29.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:29.509 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:29.538 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:29.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:29.541 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:29.641 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:29.675 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:29.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:29.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:29.778 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:29.802 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:29.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:29.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:29.907 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:29.942 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:29.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:29.946 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:30.047 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:30.075 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:30.077 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:29 smithi169 bash[104356]: cluster 2023-09-23T22:54:28.725104+0000 mgr.y (mgr.25310) 983 : cluster 0 pgmap v1059: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 1.7 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 787 op/s; 5302/85398 objects degraded (6.209%) 2023-09-23T22:54:30.078 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:29 smithi169 bash[101133]: cluster 2023-09-23T22:54:28.725104+0000 mgr.y (mgr.25310) 983 : cluster 0 pgmap v1059: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 1.7 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 787 op/s; 5302/85398 objects degraded (6.209%) 2023-09-23T22:54:30.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:30.080 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:30.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:29 smithi187 bash[89487]: cluster 2023-09-23T22:54:28.725104+0000 mgr.y (mgr.25310) 983 : cluster 0 pgmap v1059: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 1.7 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 787 op/s; 5302/85398 objects degraded (6.209%) 2023-09-23T22:54:30.180 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:30.203 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:30.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:30.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:30.309 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:30.331 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:30.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:30.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:30.435 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:30.472 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:30.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:30.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:30.578 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:30.610 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:30.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:30.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:30.715 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:30.746 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:30.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:30.750 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:30.851 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:30.881 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:30.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:30.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:30.984 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:31.015 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:31.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:31.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:31.123 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:31.164 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:31.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:31.172 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:31.273 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:31.305 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:31.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:31.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:31.413 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:31.444 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:31.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:31.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:31.549 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:31.583 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:54:31.591 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:31.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:31.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:31.696 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:31.732 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:31.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:31.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:31.841 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:31.878 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:31.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:31.883 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:31.984 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:32.028 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:32.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:32.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:32.037 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:54:32.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:31 smithi187 bash[89487]: cluster 2023-09-23T22:54:30.725966+0000 mgr.y (mgr.25310) 984 : cluster 0 pgmap v1060: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 1.6 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 811 op/s; 4841/80214 objects degraded (6.035%) 2023-09-23T22:54:32.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:31 smithi187 bash[89487]: cluster 2023-09-23T22:54:31.711345+0000 mon.a (mon.0) 1378 : cluster 3 Health check update: Degraded data redundancy: 4841/80214 objects degraded (6.035%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:32.131 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:32.139 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:31 smithi169 bash[101133]: cluster 2023-09-23T22:54:30.725966+0000 mgr.y (mgr.25310) 984 : cluster 0 pgmap v1060: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 1.6 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 811 op/s; 4841/80214 objects degraded (6.035%) 2023-09-23T22:54:32.139 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:31 smithi169 bash[101133]: cluster 2023-09-23T22:54:31.711345+0000 mon.a (mon.0) 1378 : cluster 3 Health check update: Degraded data redundancy: 4841/80214 objects degraded (6.035%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:32.139 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:31 smithi169 bash[104356]: cluster 2023-09-23T22:54:30.725966+0000 mgr.y (mgr.25310) 984 : cluster 0 pgmap v1060: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 1.6 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 811 op/s; 4841/80214 objects degraded (6.035%) 2023-09-23T22:54:32.140 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:31 smithi169 bash[104356]: cluster 2023-09-23T22:54:31.711345+0000 mon.a (mon.0) 1378 : cluster 3 Health check update: Degraded data redundancy: 4841/80214 objects degraded (6.035%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:32.157 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:32.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:32.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:32.261 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:32.290 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:32.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:32.296 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:32.397 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:32.424 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:32.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:32.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:32.476 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7, 5] out_osds: [] dead_osds: [6] live_osds: [1, 2, 3, 4, 7, 0, 5] 2023-09-23T22:54:32.476 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:54:32.476 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '1000', 'type': 'reweight-by-utilization'} 2023-09-23T22:54:32.476 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight-by-utilization 1000 3.0 2023-09-23T22:54:32.527 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:32.551 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:32.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:32.553 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:32.654 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:32.683 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:32.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:32.686 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:32.787 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:32.814 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:32.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:32.816 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:32.917 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:32.942 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:32.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:32.945 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:33.045 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:33.071 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:33.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:33.075 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:33.175 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:33.205 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:33.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:33.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:33.307 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:33.330 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:33.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:33.334 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:33.434 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:33.470 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:33.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:33.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:33.573 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:33.607 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:33.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:33.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:33.711 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:33.742 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:33.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:33.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:33.848 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:33.889 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:33.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:33.897 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:33.998 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:34.023 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:34.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:34.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:34.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:33 smithi187 bash[89487]: cluster 2023-09-23T22:54:32.726768+0000 mgr.y (mgr.25310) 985 : cluster 0 pgmap v1061: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 1.6 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 805 op/s; 4841/77166 objects degraded (6.273%) 2023-09-23T22:54:34.126 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:34.159 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:34.163 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:33 smithi169 bash[104356]: cluster 2023-09-23T22:54:32.726768+0000 mgr.y (mgr.25310) 985 : cluster 0 pgmap v1061: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 1.6 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 805 op/s; 4841/77166 objects degraded (6.273%) 2023-09-23T22:54:34.163 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:33 smithi169 bash[101133]: cluster 2023-09-23T22:54:32.726768+0000 mgr.y (mgr.25310) 985 : cluster 0 pgmap v1061: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 1.6 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 805 op/s; 4841/77166 objects degraded (6.273%) 2023-09-23T22:54:34.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:34.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:34.265 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:34.293 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:34.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:34.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:34.399 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:34.424 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:34.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:34.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:34.526 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:34.555 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:34.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:34.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:34.659 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:34.692 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:34.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:34.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:34.799 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:34.825 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:34.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:34.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:34.936 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:34.970 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:34.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:34.976 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:35.077 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:35.096 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:54:35.103 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:35.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:35.108 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:35.140 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:54:35.176 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:54:35.209 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:35.217 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:54:35.250 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:35.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:35.256 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:35.256 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:54:35.296 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:54:35.339 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:54:35.339 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:54:35.339 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:54:35.339 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:54:35.340 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:54:35.340 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:54:35.340 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:54:35.340 INFO:teuthology.orchestra.run.smithi169.stderr:Error ENXIO: problem getting command descriptions from osd.6 2023-09-23T22:54:35.340 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:54:35.356 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:35.391 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:35.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:35.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:35.496 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:35.529 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:35.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:35.532 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:35.632 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:35.658 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:35.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:35.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:35.762 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:35.789 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:35.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:35.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:35.891 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:35.915 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:35.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:35.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:36.018 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:36.026 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:35 smithi169 bash[104356]: cluster 2023-09-23T22:54:34.728037+0000 mgr.y (mgr.25310) 986 : cluster 0 pgmap v1062: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 1.4 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 808 op/s; 4099/68016 objects degraded (6.027%) 2023-09-23T22:54:36.026 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:35 smithi169 bash[104356]: audit 2023-09-23T22:54:35.045675+0000 mon.b (mon.1) 20 : audit 0 from='client.? 172.21.15.169:0/2454908220' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:54:36.026 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:35 smithi169 bash[101133]: cluster 2023-09-23T22:54:34.728037+0000 mgr.y (mgr.25310) 986 : cluster 0 pgmap v1062: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 1.4 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 808 op/s; 4099/68016 objects degraded (6.027%) 2023-09-23T22:54:36.026 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:35 smithi169 bash[101133]: audit 2023-09-23T22:54:35.045675+0000 mon.b (mon.1) 20 : audit 0 from='client.? 172.21.15.169:0/2454908220' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:54:36.042 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:36.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:36.049 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:36.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:35 smithi187 bash[89487]: cluster 2023-09-23T22:54:34.728037+0000 mgr.y (mgr.25310) 986 : cluster 0 pgmap v1062: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 1.4 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 808 op/s; 4099/68016 objects degraded (6.027%) 2023-09-23T22:54:36.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:35 smithi187 bash[89487]: audit 2023-09-23T22:54:35.045675+0000 mon.b (mon.1) 20 : audit 0 from='client.? 172.21.15.169:0/2454908220' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:54:36.149 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:36.170 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:36.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:36.175 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:36.276 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:36.317 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:36.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:36.319 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:36.420 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:36.445 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:36.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:36.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:36.551 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:36.579 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:36.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:36.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:36.686 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:36.721 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:36.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:36.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:36.824 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:36.852 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:36.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:36.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:36.957 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:36.967 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:36 smithi187 bash[89487]: cluster 2023-09-23T22:54:36.712209+0000 mon.a (mon.0) 1379 : cluster 3 Health check update: Degraded data redundancy: 4099/68016 objects degraded (6.027%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:36.994 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:37.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:37.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:37.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:36 smithi169 bash[101133]: cluster 2023-09-23T22:54:36.712209+0000 mon.a (mon.0) 1379 : cluster 3 Health check update: Degraded data redundancy: 4099/68016 objects degraded (6.027%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:37.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:36 smithi169 bash[104356]: cluster 2023-09-23T22:54:36.712209+0000 mon.a (mon.0) 1379 : cluster 3 Health check update: Degraded data redundancy: 4099/68016 objects degraded (6.027%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:37.102 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:37.140 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:37.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:37.145 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:37.246 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:37.271 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:37.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:37.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:37.379 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:37.403 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:37.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:37.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:37.509 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:37.534 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:37.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:37.542 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:37.643 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:37.676 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:37.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:37.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:37.779 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:37.824 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:37.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:37.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:37.929 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:37.938 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:37 smithi187 bash[89487]: cluster 2023-09-23T22:54:36.729096+0000 mgr.y (mgr.25310) 987 : cluster 0 pgmap v1063: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 1.3 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 836 op/s; 4099/64965 objects degraded (6.310%) 2023-09-23T22:54:37.964 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:37.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:37.968 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:38.068 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:38.093 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:38.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:38.102 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:38.203 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:38.210 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:37 smithi169 bash[101133]: cluster 2023-09-23T22:54:36.729096+0000 mgr.y (mgr.25310) 987 : cluster 0 pgmap v1063: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 1.3 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 836 op/s; 4099/64965 objects degraded (6.310%) 2023-09-23T22:54:38.211 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:37 smithi169 bash[104356]: cluster 2023-09-23T22:54:36.729096+0000 mgr.y (mgr.25310) 987 : cluster 0 pgmap v1063: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 1.3 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 836 op/s; 4099/64965 objects degraded (6.310%) 2023-09-23T22:54:38.226 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:38.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:38.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:38.329 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:38.360 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:38.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:38.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:38.461 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:54:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:54:38] "GET /metrics HTTP/1.1" 200 36406 "" "Prometheus/2.43.0" 2023-09-23T22:54:38.467 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:38.488 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:38.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:38.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:38.595 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:38.621 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:38.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:38.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:38.666 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T22:54:38.666 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T22:54:38.725 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:38.754 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:38.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:38.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:38.857 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:38.887 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:38.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:38.890 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:38.991 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:39.025 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:39.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:39.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:39.130 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:39.158 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:39.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:39.163 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:39.264 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:39.289 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:39.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:39.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:39.394 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:39.428 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:39.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:39.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:39.532 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:39.567 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:39.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:39.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:39.674 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:39.705 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:39.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:39.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:39.810 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:39.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:39.852 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:39.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:39.953 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:39.961 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:39 smithi169 bash[101133]: cluster 2023-09-23T22:54:38.729893+0000 mgr.y (mgr.25310) 988 : cluster 0 pgmap v1064: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 1.2 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 780 op/s; 3873/61086 objects degraded (6.340%) 2023-09-23T22:54:39.962 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:39 smithi169 bash[104356]: cluster 2023-09-23T22:54:38.729893+0000 mgr.y (mgr.25310) 988 : cluster 0 pgmap v1064: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 1.2 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 780 op/s; 3873/61086 objects degraded (6.340%) 2023-09-23T22:54:39.977 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:39.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:39.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:40.085 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:40.114 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:40.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:40.117 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:40.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:39 smithi187 bash[89487]: cluster 2023-09-23T22:54:38.729893+0000 mgr.y (mgr.25310) 988 : cluster 0 pgmap v1064: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 1.2 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 780 op/s; 3873/61086 objects degraded (6.340%) 2023-09-23T22:54:40.152 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:54:40.218 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:40.241 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:40.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:40.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:40.347 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:40.377 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:40.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:40.381 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:40.482 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:40.507 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:40.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:40.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:40.613 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:40.646 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:40.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:40.651 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:40.667 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:54:40.752 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:40.782 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:40.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:40.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:40.886 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:40.925 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:40.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:40.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:41.029 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:41.052 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:41.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:41.054 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:41.155 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:41.178 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:41.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:41.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:41.282 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:41.324 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:41.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:41.330 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:41.430 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:41.458 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:41.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:41.462 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:41.563 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:41.586 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:41.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:41.588 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:41.688 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:41.710 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:41.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:41.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:41.813 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:41.847 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:41.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:41.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:41.950 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:41.980 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:41.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:41.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:42.086 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:42.117 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:42.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:42.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:42.222 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:42.247 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:42.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:42.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:42.311 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:41 smithi169 bash[104356]: cluster 2023-09-23T22:54:40.730785+0000 mgr.y (mgr.25310) 989 : cluster 0 pgmap v1065: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 1.1 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 822 op/s; 3362/55770 objects degraded (6.028%) 2023-09-23T22:54:42.311 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:41 smithi169 bash[104356]: audit 2023-09-23T22:54:41.156262+0000 mon.a (mon.0) 1380 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:54:42.311 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:41 smithi169 bash[104356]: cluster 2023-09-23T22:54:41.713242+0000 mon.a (mon.0) 1381 : cluster 3 Health check update: Degraded data redundancy: 3362/55770 objects degraded (6.028%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:42.312 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:41 smithi169 bash[101133]: cluster 2023-09-23T22:54:40.730785+0000 mgr.y (mgr.25310) 989 : cluster 0 pgmap v1065: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 1.1 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 822 op/s; 3362/55770 objects degraded (6.028%) 2023-09-23T22:54:42.312 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:41 smithi169 bash[101133]: audit 2023-09-23T22:54:41.156262+0000 mon.a (mon.0) 1380 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:54:42.312 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:41 smithi169 bash[101133]: cluster 2023-09-23T22:54:41.713242+0000 mon.a (mon.0) 1381 : cluster 3 Health check update: Degraded data redundancy: 3362/55770 objects degraded (6.028%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:42.351 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:42.358 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:41 smithi187 bash[89487]: cluster 2023-09-23T22:54:40.730785+0000 mgr.y (mgr.25310) 989 : cluster 0 pgmap v1065: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 1.1 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 822 op/s; 3362/55770 objects degraded (6.028%) 2023-09-23T22:54:42.358 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:41 smithi187 bash[89487]: audit 2023-09-23T22:54:41.156262+0000 mon.a (mon.0) 1380 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:54:42.358 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:41 smithi187 bash[89487]: cluster 2023-09-23T22:54:41.713242+0000 mon.a (mon.0) 1381 : cluster 3 Health check update: Degraded data redundancy: 3362/55770 objects degraded (6.028%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:42.381 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:42.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:42.385 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:42.485 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:42.514 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:42.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:42.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:42.622 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:42.654 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:42.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:42.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:42.758 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:42.780 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:42.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:42.785 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:42.885 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:42.915 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:42.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:42.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:43.019 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:43.056 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:43.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:43.059 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:43.160 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:43.183 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:43.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:43.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:43.289 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:43.320 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:43.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:43.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:43.426 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:43.439 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T22:54:43.439 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [], 2023-09-23T22:54:43.439 INFO:teuthology.orchestra.run.smithi169.stdout: "complaint_time": 30, 2023-09-23T22:54:43.439 INFO:teuthology.orchestra.run.smithi169.stdout: "num_blocked_ops": 0 2023-09-23T22:54:43.439 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T22:54:43.452 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:43.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:43.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:43.558 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:43.591 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:43.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:43.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:43.696 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:43.730 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:43.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:43.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:43.832 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:43.857 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:43.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:43.862 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:43.962 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:44.004 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:44.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:44.008 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:44.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:43 smithi169 bash[101133]: cluster 2023-09-23T22:54:42.731647+0000 mgr.y (mgr.25310) 990 : cluster 0 pgmap v1066: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 1.1 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 757 op/s; 3362/52914 objects degraded (6.354%) 2023-09-23T22:54:44.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:43 smithi169 bash[104356]: cluster 2023-09-23T22:54:42.731647+0000 mgr.y (mgr.25310) 990 : cluster 0 pgmap v1066: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 1.1 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 757 op/s; 3362/52914 objects degraded (6.354%) 2023-09-23T22:54:44.109 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:44.117 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:43 smithi187 bash[89487]: cluster 2023-09-23T22:54:42.731647+0000 mgr.y (mgr.25310) 990 : cluster 0 pgmap v1066: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 1.1 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 757 op/s; 3362/52914 objects degraded (6.354%) 2023-09-23T22:54:44.141 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:44.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:44.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:44.244 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:44.275 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:44.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:44.278 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:44.378 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:44.408 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:44.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:44.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:44.512 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:44.545 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:44.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:44.548 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:44.649 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:44.671 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:44.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:44.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:44.774 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:44.800 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:44.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:44.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:44.890 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:44 smithi169 bash[101133]: audit 2023-09-23T22:54:43.997190+0000 mon.c (mon.2) 81 : audit 1 from='client.? 172.21.15.169:0/2415083066' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:54:44.890 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:44 smithi169 bash[101133]: audit 2023-09-23T22:54:43.997744+0000 mon.a (mon.0) 1382 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:54:44.905 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:44.909 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is set 2023-09-23T22:54:44.934 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:44.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:44.937 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:45.037 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:45.069 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:45.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:45.073 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:45.174 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:45.183 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:44 smithi169 bash[104356]: audit 2023-09-23T22:54:43.997190+0000 mon.c (mon.2) 81 : audit 1 from='client.? 172.21.15.169:0/2415083066' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:54:45.183 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:44 smithi169 bash[104356]: audit 2023-09-23T22:54:43.997744+0000 mon.a (mon.0) 1382 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:54:45.218 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:45.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:45.221 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:45.322 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:45.346 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:45.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:45.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:45.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:44 smithi187 bash[89487]: audit 2023-09-23T22:54:43.997190+0000 mon.c (mon.2) 81 : audit 1 from='client.? 172.21.15.169:0/2415083066' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:54:45.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:44 smithi187 bash[89487]: audit 2023-09-23T22:54:43.997744+0000 mon.a (mon.0) 1382 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:54:45.451 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:45.481 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:45.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:45.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:45.586 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:45.618 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:45.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:45.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:45.726 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:45.755 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:45.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:45.758 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:45.859 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:45.880 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:45.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:45.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:45.985 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:46.007 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:46.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:46.010 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:46.111 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:46.120 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:45 smithi169 bash[101133]: cluster 2023-09-23T22:54:44.732618+0000 mgr.y (mgr.25310) 991 : cluster 0 pgmap v1067: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 924 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 910 op/s; 2611/44382 objects degraded (5.883%) 2023-09-23T22:54:46.120 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:45 smithi169 bash[101133]: cluster 2023-09-23T22:54:44.882663+0000 mon.a (mon.0) 1383 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:54:46.120 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:45 smithi169 bash[101133]: audit 2023-09-23T22:54:44.900631+0000 mon.a (mon.0) 1384 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:54:46.120 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:45 smithi169 bash[101133]: cluster 2023-09-23T22:54:44.900734+0000 mon.a (mon.0) 1385 : cluster 0 osdmap e264: 8 total, 7 up, 8 in 2023-09-23T22:54:46.120 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:45 smithi169 bash[101133]: cluster 2023-09-23T22:54:44.905161+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T22:54:46.120 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:45 smithi169 bash[101133]: cluster 2023-09-23T22:54:44.905454+0000 osd.7 (osd.7) 253 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T22:54:46.120 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:45 smithi169 bash[104356]: cluster 2023-09-23T22:54:44.732618+0000 mgr.y (mgr.25310) 991 : cluster 0 pgmap v1067: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 924 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 910 op/s; 2611/44382 objects degraded (5.883%) 2023-09-23T22:54:46.120 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:45 smithi169 bash[104356]: cluster 2023-09-23T22:54:44.882663+0000 mon.a (mon.0) 1383 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:54:46.121 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:45 smithi169 bash[104356]: audit 2023-09-23T22:54:44.900631+0000 mon.a (mon.0) 1384 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:54:46.121 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:45 smithi169 bash[104356]: cluster 2023-09-23T22:54:44.900734+0000 mon.a (mon.0) 1385 : cluster 0 osdmap e264: 8 total, 7 up, 8 in 2023-09-23T22:54:46.121 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:45 smithi169 bash[104356]: cluster 2023-09-23T22:54:44.905161+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T22:54:46.121 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:45 smithi169 bash[104356]: cluster 2023-09-23T22:54:44.905454+0000 osd.7 (osd.7) 253 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T22:54:46.148 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:46.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:46.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:46.254 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:46.262 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:45 smithi187 bash[89487]: cluster 2023-09-23T22:54:44.732618+0000 mgr.y (mgr.25310) 991 : cluster 0 pgmap v1067: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 924 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 910 op/s; 2611/44382 objects degraded (5.883%) 2023-09-23T22:54:46.263 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:45 smithi187 bash[89487]: cluster 2023-09-23T22:54:44.882663+0000 mon.a (mon.0) 1383 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:54:46.263 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:45 smithi187 bash[89487]: audit 2023-09-23T22:54:44.900631+0000 mon.a (mon.0) 1384 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:54:46.263 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:45 smithi187 bash[89487]: cluster 2023-09-23T22:54:44.900734+0000 mon.a (mon.0) 1385 : cluster 0 osdmap e264: 8 total, 7 up, 8 in 2023-09-23T22:54:46.263 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:45 smithi187 bash[89487]: cluster 2023-09-23T22:54:44.905161+0000 osd.5 (osd.5) 72 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T22:54:46.263 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:45 smithi187 bash[89487]: cluster 2023-09-23T22:54:44.905454+0000 osd.7 (osd.7) 253 : cluster 3 failed to encode map e264 with expected crc 2023-09-23T22:54:46.282 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:46.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:46.285 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:46.386 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:46.433 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:46.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:46.440 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:46.540 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:46.573 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:46.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:46.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:46.682 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:46.717 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:46.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:46.720 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:46.760 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-23T22:54:46.820 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:46.885 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:46.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:46.888 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:46.989 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:47.021 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:47.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:47.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:47.126 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:47.159 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:47.160 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:46 smithi187 bash[89487]: cluster 2023-09-23T22:54:46.714092+0000 mon.a (mon.0) 1386 : cluster 3 Health check update: Degraded data redundancy: 2611/44382 objects degraded (5.883%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:47.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:47.161 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:47.262 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:47.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:46 smithi169 bash[104356]: cluster 2023-09-23T22:54:46.714092+0000 mon.a (mon.0) 1386 : cluster 3 Health check update: Degraded data redundancy: 2611/44382 objects degraded (5.883%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:47.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:46 smithi169 bash[101133]: cluster 2023-09-23T22:54:46.714092+0000 mon.a (mon.0) 1386 : cluster 3 Health check update: Degraded data redundancy: 2611/44382 objects degraded (5.883%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:47.298 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:47.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:47.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:47.403 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:47.425 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:47.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:47.428 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:47.529 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:47.554 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:47.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:47.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:47.659 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:47.690 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:47.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:47.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:47.792 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:47.824 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:47.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:47.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:47.927 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:47.948 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:47.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:47.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:47.988 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:47 smithi169 bash[104356]: cluster 2023-09-23T22:54:46.733399+0000 mgr.y (mgr.25310) 992 : cluster 0 pgmap v1069: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 868 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 774 op/s; 2611/41727 objects degraded (6.257%) 2023-09-23T22:54:47.988 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:47 smithi169 bash[101133]: cluster 2023-09-23T22:54:46.733399+0000 mgr.y (mgr.25310) 992 : cluster 0 pgmap v1069: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 868 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 774 op/s; 2611/41727 objects degraded (6.257%) 2023-09-23T22:54:48.054 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:48.081 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:48.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:48.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:48.189 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:48.211 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:48.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:48.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:48.316 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:48.361 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:48.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:48.366 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:48.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:47 smithi187 bash[89487]: cluster 2023-09-23T22:54:46.733399+0000 mgr.y (mgr.25310) 992 : cluster 0 pgmap v1069: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 868 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 774 op/s; 2611/41727 objects degraded (6.257%) 2023-09-23T22:54:48.466 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:48.492 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:48.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:48.498 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:48.599 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:48.638 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:48.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:48.640 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:48.741 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:48.765 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:48.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:48.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:48.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:54:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:54:48] "GET /metrics HTTP/1.1" 200 36400 "" "Prometheus/2.43.0" 2023-09-23T22:54:48.872 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:48.916 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:48.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:48.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:49.019 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:49.026 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:54:49.047 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:49.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:49.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:49.154 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:49.180 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:49.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:49.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:49.287 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:49.319 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:49.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:49.326 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:49.426 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:49.463 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:49.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:49.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:49.567 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:49.599 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:49.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:49.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:49.703 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:49.739 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:49.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:49.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:49.843 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:49.875 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:49.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:49.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:49.979 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:49.988 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:49 smithi187 bash[89487]: cluster 2023-09-23T22:54:48.734290+0000 mgr.y (mgr.25310) 993 : cluster 0 pgmap v1070: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 788 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 773 op/s; 2361/37881 objects degraded (6.233%) 2023-09-23T22:54:50.009 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:50.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:50.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:50.116 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:50.124 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:49 smithi169 bash[104356]: cluster 2023-09-23T22:54:48.734290+0000 mgr.y (mgr.25310) 993 : cluster 0 pgmap v1070: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 788 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 773 op/s; 2361/37881 objects degraded (6.233%) 2023-09-23T22:54:50.125 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:49 smithi169 bash[101133]: cluster 2023-09-23T22:54:48.734290+0000 mgr.y (mgr.25310) 993 : cluster 0 pgmap v1070: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 788 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 773 op/s; 2361/37881 objects degraded (6.233%) 2023-09-23T22:54:50.140 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:50.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:50.146 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:50.246 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:50.281 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:50.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:50.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:50.386 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:50.423 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:50.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:50.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:50.528 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:50.538 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T22:54:50.558 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:50.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:50.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:50.662 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:50.686 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:50.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:50.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:50.790 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:50.821 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:50.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:50.831 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:50.932 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:50.959 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:50.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:50.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:51.062 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:51.090 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:51.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:51.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:51.193 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:51.218 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:51.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:51.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:51.326 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:51.362 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:51.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:51.366 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:51.396 INFO:teuthology.orchestra.run.smithi169.stdout:moved 0 / 297 (0%) 2023-09-23T22:54:51.396 INFO:teuthology.orchestra.run.smithi169.stdout:avg 42.4286 2023-09-23T22:54:51.396 INFO:teuthology.orchestra.run.smithi169.stdout:stddev 7.86233 -> 7.86233 (expected baseline 6.03053) 2023-09-23T22:54:51.396 INFO:teuthology.orchestra.run.smithi169.stdout:min osd.2 with 27 -> 27 pgs (0.636364 -> 0.636364 * mean) 2023-09-23T22:54:51.396 INFO:teuthology.orchestra.run.smithi169.stdout:max osd.3 with 44 -> 44 pgs (1.03704 -> 1.03704 * mean) 2023-09-23T22:54:51.396 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:54:51.397 INFO:teuthology.orchestra.run.smithi169.stdout:oload 1000 2023-09-23T22:54:51.397 INFO:teuthology.orchestra.run.smithi169.stdout:max_change 3 2023-09-23T22:54:51.397 INFO:teuthology.orchestra.run.smithi169.stdout:max_change_osds 4 2023-09-23T22:54:51.397 INFO:teuthology.orchestra.run.smithi169.stdout:average_utilization 0.0089 2023-09-23T22:54:51.397 INFO:teuthology.orchestra.run.smithi169.stdout:overload_utilization 0.0885 2023-09-23T22:54:51.403 INFO:teuthology.orchestra.run.smithi169.stderr:no change 2023-09-23T22:54:51.467 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:51.492 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:51.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:51.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:51.595 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:51.631 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:51.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:51.633 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:51.734 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:51.770 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:51.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:51.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:51.873 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:51.899 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:51.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:51.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:52.006 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:52.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:51 smithi169 bash[104356]: cluster 2023-09-23T22:54:50.735541+0000 mgr.y (mgr.25310) 994 : cluster 0 pgmap v1071: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 677 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 774 op/s; 1875/32538 objects degraded (5.762%) 2023-09-23T22:54:52.044 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:51 smithi169 bash[104356]: cluster 2023-09-23T22:54:51.715253+0000 mon.a (mon.0) 1387 : cluster 3 Health check update: Degraded data redundancy: 1875/32538 objects degraded (5.762%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:52.044 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:51 smithi169 bash[101133]: cluster 2023-09-23T22:54:50.735541+0000 mgr.y (mgr.25310) 994 : cluster 0 pgmap v1071: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 677 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 774 op/s; 1875/32538 objects degraded (5.762%) 2023-09-23T22:54:52.044 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:51 smithi169 bash[101133]: cluster 2023-09-23T22:54:51.715253+0000 mon.a (mon.0) 1387 : cluster 3 Health check update: Degraded data redundancy: 1875/32538 objects degraded (5.762%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:52.045 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:52.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:52.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:52.148 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:52.179 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:52.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:52.183 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:52.283 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:52.293 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:51 smithi187 bash[89487]: cluster 2023-09-23T22:54:50.735541+0000 mgr.y (mgr.25310) 994 : cluster 0 pgmap v1071: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 677 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 774 op/s; 1875/32538 objects degraded (5.762%) 2023-09-23T22:54:52.293 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:51 smithi187 bash[89487]: cluster 2023-09-23T22:54:51.715253+0000 mon.a (mon.0) 1387 : cluster 3 Health check update: Degraded data redundancy: 1875/32538 objects degraded (5.762%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:52.307 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:52.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:52.313 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:52.413 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:52.446 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:52.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:52.450 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:52.550 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:52.595 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:52.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:52.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:52.700 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:52.732 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:52.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:52.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:52.835 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:52.871 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:52.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:52.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:52.975 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:53.012 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:53.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:53.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:53.110 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:53 smithi169 bash[104356]: audit 2023-09-23T22:54:51.390578+0000 mgr.y (mgr.25310) 995 : audit 0 from='client.35325 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:54:53.110 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:53 smithi169 bash[101133]: audit 2023-09-23T22:54:51.390578+0000 mgr.y (mgr.25310) 995 : audit 0 from='client.35325 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:54:53.119 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:53.168 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:53.173 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:52 smithi187 bash[89487]: audit 2023-09-23T22:54:51.390578+0000 mgr.y (mgr.25310) 995 : audit 0 from='client.35325 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:54:53.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:53.174 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:53.275 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:53.307 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:53.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:53.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:53.412 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:53.435 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:53.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:53.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:53.538 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:53.595 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:53.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:53.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:53.698 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:53.724 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:53.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:53.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:53.829 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:53.853 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:53.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:53.859 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:53.912 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2023-09-23T22:54:53.912 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd test-reweight-by-utilization 1000 0.05 2023-09-23T22:54:53.961 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:53.996 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:53.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:53.999 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:54.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:53 smithi169 bash[104356]: cluster 2023-09-23T22:54:52.736355+0000 mgr.y (mgr.25310) 996 : cluster 0 pgmap v1072: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 616 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 775 op/s; 1875/29637 objects degraded (6.327%) 2023-09-23T22:54:54.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:53 smithi169 bash[104356]: audit 2023-09-23T22:54:52.952225+0000 mon.a (mon.0) 1388 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:54:54.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:53 smithi169 bash[101133]: cluster 2023-09-23T22:54:52.736355+0000 mgr.y (mgr.25310) 996 : cluster 0 pgmap v1072: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 616 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 775 op/s; 1875/29637 objects degraded (6.327%) 2023-09-23T22:54:54.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:53 smithi169 bash[101133]: audit 2023-09-23T22:54:52.952225+0000 mon.a (mon.0) 1388 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:54:54.100 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:54.109 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:53 smithi187 bash[89487]: cluster 2023-09-23T22:54:52.736355+0000 mgr.y (mgr.25310) 996 : cluster 0 pgmap v1072: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 616 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 775 op/s; 1875/29637 objects degraded (6.327%) 2023-09-23T22:54:54.109 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:53 smithi187 bash[89487]: audit 2023-09-23T22:54:52.952225+0000 mon.a (mon.0) 1388 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:54:54.124 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:54.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:54.129 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:54.230 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:54.254 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:54.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:54.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:54.357 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:54.383 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:54.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:54.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:54.490 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:54.515 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:54.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:54.522 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:54.623 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:54.655 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:54.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:54.657 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:54.758 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:54.790 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:54.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:54.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:54.894 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:54.935 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:54.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:54.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:55.039 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:55.074 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:55.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:55.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:55.183 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:55.211 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:55.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:55.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:55.318 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:55.354 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:55.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:55.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:55.392 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:54:55.459 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:55.495 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:55.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:55.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:55.599 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:55.627 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:55.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:55.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:55.733 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:55.774 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:55.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:55.776 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:55.877 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:55.921 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:55.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:55.925 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:56.023 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:54:56.025 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:56.059 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:54:56.060 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:56.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:56.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:56.098 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:54:56.136 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:54:56.167 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:56.180 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:54:56.199 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:56.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:56.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:56.220 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:54:56.262 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:54:56.262 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:54:56.262 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:54:56.262 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:54:56.262 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:54:56.262 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:54:56.262 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:54:56.262 INFO:teuthology.orchestra.run.smithi169.stderr:Error ENXIO: problem getting command descriptions from osd.6 2023-09-23T22:54:56.262 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:54:56.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:56 smithi169 bash[101133]: cluster 2023-09-23T22:54:54.737321+0000 mgr.y (mgr.25310) 997 : cluster 0 pgmap v1073: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 432 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 786 op/s; 1140/20781 objects degraded (5.486%) 2023-09-23T22:54:56.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:56 smithi169 bash[104356]: cluster 2023-09-23T22:54:54.737321+0000 mgr.y (mgr.25310) 997 : cluster 0 pgmap v1073: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 432 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 786 op/s; 1140/20781 objects degraded (5.486%) 2023-09-23T22:54:56.305 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:56.331 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:56.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:56.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:56.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:55 smithi187 bash[89487]: cluster 2023-09-23T22:54:54.737321+0000 mgr.y (mgr.25310) 997 : cluster 0 pgmap v1073: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 432 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 786 op/s; 1140/20781 objects degraded (5.486%) 2023-09-23T22:54:56.437 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:56.495 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:56.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:56.499 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:56.600 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:56.629 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:56.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:56.631 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:56.732 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:56.756 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:56.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:56.759 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:56.859 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:56.886 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:56.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:56.889 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:56.920 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:56 smithi169 bash[101133]: audit 2023-09-23T22:54:55.979804+0000 mon.b (mon.1) 21 : audit 0 from='client.? 172.21.15.169:0/2882472097' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:54:56.921 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:56 smithi169 bash[101133]: audit 2023-09-23T22:54:56.157055+0000 mon.a (mon.0) 1389 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:54:56.921 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:56 smithi169 bash[101133]: cluster 2023-09-23T22:54:56.716363+0000 mon.a (mon.0) 1390 : cluster 3 Health check update: Degraded data redundancy: 1140/20781 objects degraded (5.486%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:56.990 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:57.014 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:57.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:57.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:57.117 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:57.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:56 smithi187 bash[89487]: audit 2023-09-23T22:54:55.979804+0000 mon.b (mon.1) 21 : audit 0 from='client.? 172.21.15.169:0/2882472097' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:54:57.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:56 smithi187 bash[89487]: audit 2023-09-23T22:54:56.157055+0000 mon.a (mon.0) 1389 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:54:57.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:56 smithi187 bash[89487]: cluster 2023-09-23T22:54:56.716363+0000 mon.a (mon.0) 1390 : cluster 3 Health check update: Degraded data redundancy: 1140/20781 objects degraded (5.486%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:57.159 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:57.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:57.162 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:57.196 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:56 smithi169 bash[104356]: audit 2023-09-23T22:54:55.979804+0000 mon.b (mon.1) 21 : audit 0 from='client.? 172.21.15.169:0/2882472097' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:54:57.196 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:56 smithi169 bash[104356]: audit 2023-09-23T22:54:56.157055+0000 mon.a (mon.0) 1389 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:54:57.196 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:56 smithi169 bash[104356]: cluster 2023-09-23T22:54:56.716363+0000 mon.a (mon.0) 1390 : cluster 3 Health check update: Degraded data redundancy: 1140/20781 objects degraded (5.486%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:54:57.263 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:57.281 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:57.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:57.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:57.383 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:57.411 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:57.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:57.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:57.515 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:57.536 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:57.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:57.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:57.642 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:57.674 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:57.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:57.680 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:57.781 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:57.805 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:54:57.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:57.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:54:57.907 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:57.936 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:57.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:57.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:58.038 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:58.063 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:58.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:58.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:58.097 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:57 smithi169 bash[104356]: cluster 2023-09-23T22:54:56.738129+0000 mgr.y (mgr.25310) 998 : cluster 0 pgmap v1074: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 371 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 746 op/s; 1140/17853 objects degraded (6.385%) 2023-09-23T22:54:58.097 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:58 smithi169 bash[101133]: cluster 2023-09-23T22:54:56.738129+0000 mgr.y (mgr.25310) 998 : cluster 0 pgmap v1074: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 371 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 746 op/s; 1140/17853 objects degraded (6.385%) 2023-09-23T22:54:58.169 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:58.199 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:58.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:58.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:58.207 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:57 smithi187 bash[89487]: cluster 2023-09-23T22:54:56.738129+0000 mgr.y (mgr.25310) 998 : cluster 0 pgmap v1074: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 371 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 746 op/s; 1140/17853 objects degraded (6.385%) 2023-09-23T22:54:58.308 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:58.344 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:58.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:58.352 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:58.453 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:58.461 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:54:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:54:58] "GET /metrics HTTP/1.1" 200 36399 "" "Prometheus/2.43.0" 2023-09-23T22:54:58.480 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:58.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:58.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:58.583 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:58.609 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:58.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:58.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:58.712 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:58.745 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:54:58.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:58.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:54:58.852 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:58.875 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:58.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:58.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:58.979 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:59.010 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T22:54:59.011 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T22:54:59.014 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:54:59.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:59.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:54:59.121 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:59.162 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:59.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:59.167 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:59.268 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:59.291 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:54:59.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:59.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:54:59.394 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:59.429 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:59.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:59.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:59.480 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:54:59.483 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:54:59.535 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:59.564 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:54:59.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:59.573 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:54:59.673 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:59.715 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:54:59.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:59.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:54:59.819 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:59.854 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:59.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:59.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:54:59.958 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:59.985 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:54:59.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:54:59.990 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:00.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:59 smithi169 bash[101133]: cluster 2023-09-23T22:54:58.739169+0000 mgr.y (mgr.25310) 999 : cluster 0 pgmap v1075: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 293 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 767 op/s; 880/14091 objects degraded (6.245%) 2023-09-23T22:55:00.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:59 smithi169 bash[101133]: audit 2023-09-23T22:54:59.669227+0000 mon.a (mon.0) 1391 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:55:00.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:54:59 smithi169 bash[101133]: audit 2023-09-23T22:54:59.688358+0000 mon.a (mon.0) 1392 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:55:00.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:59 smithi169 bash[104356]: cluster 2023-09-23T22:54:58.739169+0000 mgr.y (mgr.25310) 999 : cluster 0 pgmap v1075: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 293 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 767 op/s; 880/14091 objects degraded (6.245%) 2023-09-23T22:55:00.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:59 smithi169 bash[104356]: audit 2023-09-23T22:54:59.669227+0000 mon.a (mon.0) 1391 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:55:00.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:54:59 smithi169 bash[104356]: audit 2023-09-23T22:54:59.688358+0000 mon.a (mon.0) 1392 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:55:00.090 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:00.099 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:59 smithi187 bash[89487]: cluster 2023-09-23T22:54:58.739169+0000 mgr.y (mgr.25310) 999 : cluster 0 pgmap v1075: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 293 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 767 op/s; 880/14091 objects degraded (6.245%) 2023-09-23T22:55:00.100 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:59 smithi187 bash[89487]: audit 2023-09-23T22:54:59.669227+0000 mon.a (mon.0) 1391 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:55:00.100 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:54:59 smithi187 bash[89487]: audit 2023-09-23T22:54:59.688358+0000 mon.a (mon.0) 1392 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:55:00.118 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:00.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:00.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:00.226 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:00.265 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:00.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:00.287 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:00.387 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:00.421 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:00.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:00.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:00.524 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:00.551 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:00.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:00.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:00.657 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:00.706 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:00.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:00.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:00.810 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:00.833 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:00.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:00.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:00.938 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:00.970 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:00.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:00.974 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:01.013 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:55:01.075 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:01.117 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:01.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:01.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:01.222 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:01.250 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:01.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:01.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:01.354 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:01.383 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:01.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:01.386 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:01.487 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:01.512 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:01.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:01.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:01.618 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:01.651 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:01.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:01.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:01.756 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:01.777 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:01.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:01.782 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:01.883 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:01.918 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:01.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:01.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:02.023 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:02.031 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:01 smithi187 bash[89487]: cluster 2023-09-23T22:55:00.740077+0000 mgr.y (mgr.25310) 1000 : cluster 0 pgmap v1076: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 190 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 796 op/s; 437/9186 objects degraded (4.757%) 2023-09-23T22:55:02.031 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:01 smithi187 bash[89487]: audit 2023-09-23T22:55:00.956490+0000 mon.a (mon.0) 1393 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:55:02.031 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:01 smithi187 bash[89487]: audit 2023-09-23T22:55:00.971445+0000 mon.a (mon.0) 1394 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:55:02.031 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:01 smithi187 bash[89487]: audit 2023-09-23T22:55:01.609064+0000 mon.a (mon.0) 1395 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:55:02.031 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:01 smithi187 bash[89487]: audit 2023-09-23T22:55:01.610270+0000 mon.a (mon.0) 1396 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:55:02.031 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:01 smithi187 bash[89487]: audit 2023-09-23T22:55:01.617919+0000 mon.a (mon.0) 1397 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:55:02.031 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:01 smithi187 bash[89487]: cluster 2023-09-23T22:55:01.717511+0000 mon.a (mon.0) 1398 : cluster 3 Health check update: Degraded data redundancy: 437/9186 objects degraded (4.757%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:55:02.054 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:02.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:02.057 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:02.158 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:02.188 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:02.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:02.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:02.248 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Removed 108475 objects 2023-09-23T22:55:02.248 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Clean up completed and total clean up time :136.406 2023-09-23T22:55:02.294 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:02.318 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:02.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:02.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:02.421 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:02.431 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:02 smithi169 bash[101133]: cluster 2023-09-23T22:55:00.740077+0000 mgr.y (mgr.25310) 1000 : cluster 0 pgmap v1076: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 190 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 796 op/s; 437/9186 objects degraded (4.757%) 2023-09-23T22:55:02.431 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:02 smithi169 bash[101133]: audit 2023-09-23T22:55:00.956490+0000 mon.a (mon.0) 1393 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:55:02.432 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:02 smithi169 bash[101133]: audit 2023-09-23T22:55:00.971445+0000 mon.a (mon.0) 1394 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:55:02.432 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:02 smithi169 bash[101133]: audit 2023-09-23T22:55:01.609064+0000 mon.a (mon.0) 1395 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:55:02.432 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:02 smithi169 bash[101133]: audit 2023-09-23T22:55:01.610270+0000 mon.a (mon.0) 1396 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:55:02.432 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:02 smithi169 bash[101133]: audit 2023-09-23T22:55:01.617919+0000 mon.a (mon.0) 1397 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:55:02.432 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:02 smithi169 bash[101133]: cluster 2023-09-23T22:55:01.717511+0000 mon.a (mon.0) 1398 : cluster 3 Health check update: Degraded data redundancy: 437/9186 objects degraded (4.757%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:55:02.432 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:02 smithi169 bash[104356]: cluster 2023-09-23T22:55:00.740077+0000 mgr.y (mgr.25310) 1000 : cluster 0 pgmap v1076: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 190 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 796 op/s; 437/9186 objects degraded (4.757%) 2023-09-23T22:55:02.432 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:02 smithi169 bash[104356]: audit 2023-09-23T22:55:00.956490+0000 mon.a (mon.0) 1393 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:55:02.432 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:02 smithi169 bash[104356]: audit 2023-09-23T22:55:00.971445+0000 mon.a (mon.0) 1394 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:55:02.433 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:02 smithi169 bash[104356]: audit 2023-09-23T22:55:01.609064+0000 mon.a (mon.0) 1395 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:55:02.433 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:02 smithi169 bash[104356]: audit 2023-09-23T22:55:01.610270+0000 mon.a (mon.0) 1396 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:55:02.433 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:02 smithi169 bash[104356]: audit 2023-09-23T22:55:01.617919+0000 mon.a (mon.0) 1397 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:55:02.433 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:02 smithi169 bash[104356]: cluster 2023-09-23T22:55:01.717511+0000 mon.a (mon.0) 1398 : cluster 3 Health check update: Degraded data redundancy: 437/9186 objects degraded (4.757%), 7 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:55:02.446 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:02.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:02.448 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:02.549 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:02.577 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:02.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:02.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:02.680 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:02.716 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:02.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:02.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:02.819 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:02.849 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:02.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:02.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:02.953 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:02.983 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:02.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:02.987 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:03.087 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:03.111 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:03.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:03.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:03.214 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:03.244 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:03.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:03.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:03.347 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:03.382 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:03.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:03.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:03.485 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:03.511 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:03.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:03.513 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:03.614 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:03.641 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:03.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:03.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:03.744 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:03.765 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:03.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:03.767 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:03.867 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:03.889 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:03.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:03.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:03.993 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:04.003 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:03 smithi169 bash[104356]: cluster 2023-09-23T22:55:02.741404+0000 mgr.y (mgr.25310) 1001 : cluster 0 pgmap v1077: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 131 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 437/6348 objects degraded (6.884%) 2023-09-23T22:55:04.004 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:03 smithi169 bash[101133]: cluster 2023-09-23T22:55:02.741404+0000 mgr.y (mgr.25310) 1001 : cluster 0 pgmap v1077: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 131 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 437/6348 objects degraded (6.884%) 2023-09-23T22:55:04.020 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:04.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:04.022 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:04.123 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:04.144 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:04.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:04.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:04.247 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:04.277 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:04.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:04.280 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:04.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:03 smithi187 bash[89487]: cluster 2023-09-23T22:55:02.741404+0000 mgr.y (mgr.25310) 1001 : cluster 0 pgmap v1077: 99 pgs: 7 active+undersized+degraded, 28 active+undersized, 64 active+clean; 131 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 437/6348 objects degraded (6.884%) 2023-09-23T22:55:04.380 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:04.410 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:04.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:04.413 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:04.513 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:04.538 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:04.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:04.540 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:04.641 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:04.672 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:04.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:04.675 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:04.776 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:04.803 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:04.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:04.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:04.906 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:04.931 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:04.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:04.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:05.034 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:05.068 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:05.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:05.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:05.123 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2023-09-23T22:55:05.123 INFO:teuthology.orchestra.run.smithi169.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-23T22:55:05.171 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:05.202 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:05.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:05.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:05.306 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:05.338 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:05.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:05.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:05.442 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:05.476 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:05.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:05.479 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:05.580 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:05.612 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:05.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:05.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:05.716 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:05.742 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:05.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:05.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:05.846 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:05.880 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:05.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:05.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:05.984 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:06.014 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:06.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:06.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:06.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:05 smithi169 bash[101133]: cluster 2023-09-23T22:55:04.742345+0000 mgr.y (mgr.25310) 1002 : cluster 0 pgmap v1078: 99 pgs: 4 active+undersized+degraded, 31 active+undersized, 64 active+clean; 14 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 802 op/s; 10/732 objects degraded (1.366%) 2023-09-23T22:55:06.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:05 smithi169 bash[104356]: cluster 2023-09-23T22:55:04.742345+0000 mgr.y (mgr.25310) 1002 : cluster 0 pgmap v1078: 99 pgs: 4 active+undersized+degraded, 31 active+undersized, 64 active+clean; 14 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 802 op/s; 10/732 objects degraded (1.366%) 2023-09-23T22:55:06.118 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:06.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:05 smithi187 bash[89487]: cluster 2023-09-23T22:55:04.742345+0000 mgr.y (mgr.25310) 1002 : cluster 0 pgmap v1078: 99 pgs: 4 active+undersized+degraded, 31 active+undersized, 64 active+clean; 14 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 802 op/s; 10/732 objects degraded (1.366%) 2023-09-23T22:55:06.144 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:06.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:06.146 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:06.247 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:06.275 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:06.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:06.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:06.378 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:06.406 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:06.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:06.409 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:06.510 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:06.540 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:06.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:06.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:06.644 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:06.672 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:06.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:06.675 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:06.776 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:06.803 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:06.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:06.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:06.906 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:06.937 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:06.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:06.939 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:07.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:06 smithi169 bash[104356]: cluster 2023-09-23T22:55:06.718599+0000 mon.a (mon.0) 1399 : cluster 3 Health check update: Degraded data redundancy: 10/732 objects degraded (1.366%), 4 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:55:07.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:06 smithi169 bash[101133]: cluster 2023-09-23T22:55:06.718599+0000 mon.a (mon.0) 1399 : cluster 3 Health check update: Degraded data redundancy: 10/732 objects degraded (1.366%), 4 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:55:07.040 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:07.052 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:06 smithi187 bash[89487]: cluster 2023-09-23T22:55:06.718599+0000 mon.a (mon.0) 1399 : cluster 3 Health check update: Degraded data redundancy: 10/732 objects degraded (1.366%), 4 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:55:07.071 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:07.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:07.075 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:07.175 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:07.205 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:07.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:07.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:07.309 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:07.342 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:07.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:07.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:07.446 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:07.470 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:07.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:07.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:07.541 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_4 2023-09-23T22:55:07.541 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_4 unique_pool_4 --yes-i-really-really-mean-it 2023-09-23T22:55:07.574 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:07.602 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:07.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:07.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:07.706 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:07.729 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:07.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:07.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:07.832 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:07.862 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:07.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:07.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:07.966 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:07.984 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:07.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:07.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:08.087 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:08.100 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:07 smithi187 bash[89487]: cluster 2023-09-23T22:55:06.743251+0000 mgr.y (mgr.25310) 1003 : cluster 0 pgmap v1079: 99 pgs: 4 active+undersized+degraded, 31 active+undersized, 64 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 574 op/s; 10/72 objects degraded (13.889%) 2023-09-23T22:55:08.122 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:08.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:08.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:08.226 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:08.238 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:07 smithi169 bash[101133]: cluster 2023-09-23T22:55:06.743251+0000 mgr.y (mgr.25310) 1003 : cluster 0 pgmap v1079: 99 pgs: 4 active+undersized+degraded, 31 active+undersized, 64 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 574 op/s; 10/72 objects degraded (13.889%) 2023-09-23T22:55:08.238 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:07 smithi169 bash[104356]: cluster 2023-09-23T22:55:06.743251+0000 mgr.y (mgr.25310) 1003 : cluster 0 pgmap v1079: 99 pgs: 4 active+undersized+degraded, 31 active+undersized, 64 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 574 op/s; 10/72 objects degraded (13.889%) 2023-09-23T22:55:08.253 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:08.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:08.256 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:08.356 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:08.393 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:08.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:08.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:08.497 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:08.509 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:55:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:55:08] "GET /metrics HTTP/1.1" 200 36399 "" "Prometheus/2.43.0" 2023-09-23T22:55:08.527 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:08.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:08.530 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:08.631 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:08.660 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:08.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:08.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:08.763 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:08.789 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:08.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:08.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:08.892 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:08.919 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:08.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:08.921 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:08.971 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-23T22:55:09.022 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:09.045 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:09.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:09.048 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:09.148 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:09.169 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:09.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:09.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:09.272 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:09.297 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:09.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:09.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:09.400 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:09.429 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:09.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:09.432 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:09.441 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:55:09.534 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:09.568 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:09.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:09.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:09.672 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:09.695 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:09.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:09.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:09.797 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:09.825 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:09.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:09.828 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:09.928 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:09.954 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:09.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:09.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:10.057 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:10.088 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:10.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:10.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:10.192 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:10.225 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:10.227 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:09 smithi187 bash[89487]: cluster 2023-09-23T22:55:08.744173+0000 mgr.y (mgr.25310) 1004 : cluster 0 pgmap v1080: 99 pgs: 4 active+undersized+degraded, 31 active+undersized, 64 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 493 op/s; 10/72 objects degraded (13.889%) 2023-09-23T22:55:10.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:10.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:10.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:09 smithi169 bash[101133]: cluster 2023-09-23T22:55:08.744173+0000 mgr.y (mgr.25310) 1004 : cluster 0 pgmap v1080: 99 pgs: 4 active+undersized+degraded, 31 active+undersized, 64 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 493 op/s; 10/72 objects degraded (13.889%) 2023-09-23T22:55:10.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:09 smithi169 bash[104356]: cluster 2023-09-23T22:55:08.744173+0000 mgr.y (mgr.25310) 1004 : cluster 0 pgmap v1080: 99 pgs: 4 active+undersized+degraded, 31 active+undersized, 64 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 493 op/s; 10/72 objects degraded (13.889%) 2023-09-23T22:55:10.328 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:10.359 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:10.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:10.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:10.463 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:10.485 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:10.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:10.487 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:10.588 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:10.608 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:10.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:10.611 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:10.711 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:10.733 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:10.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:10.735 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:10.836 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:10.862 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:10.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:10.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:10.965 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:10.986 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:10.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:10.988 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:11.089 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:11.117 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:11.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:11.119 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:11.219 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:11.246 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:11.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:11.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:11.349 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:11.379 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:11.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:11.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:11.484 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:11.511 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:11.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:11.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:11.613 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:11.640 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:11.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:11.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:11.743 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:11.765 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:11.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:11.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:11.867 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:11.897 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:11.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:11.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:12.001 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:12.032 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:12.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:12.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:12.054 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:11 smithi169 bash[101133]: cluster 2023-09-23T22:55:10.745533+0000 mgr.y (mgr.25310) 1005 : cluster 0 pgmap v1081: 99 pgs: 4 active+undersized+degraded, 31 active+undersized, 64 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 389 op/s; 10/72 objects degraded (13.889%) 2023-09-23T22:55:12.055 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:11 smithi169 bash[101133]: audit 2023-09-23T22:55:11.157951+0000 mon.a (mon.0) 1400 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:55:12.055 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:11 smithi169 bash[101133]: cluster 2023-09-23T22:55:11.719901+0000 mon.a (mon.0) 1401 : cluster 3 Health check update: Degraded data redundancy: 10/72 objects degraded (13.889%), 4 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:55:12.135 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:12.146 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:11 smithi187 bash[89487]: cluster 2023-09-23T22:55:10.745533+0000 mgr.y (mgr.25310) 1005 : cluster 0 pgmap v1081: 99 pgs: 4 active+undersized+degraded, 31 active+undersized, 64 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 389 op/s; 10/72 objects degraded (13.889%) 2023-09-23T22:55:12.146 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:11 smithi187 bash[89487]: audit 2023-09-23T22:55:11.157951+0000 mon.a (mon.0) 1400 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:55:12.146 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:11 smithi187 bash[89487]: cluster 2023-09-23T22:55:11.719901+0000 mon.a (mon.0) 1401 : cluster 3 Health check update: Degraded data redundancy: 10/72 objects degraded (13.889%), 4 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:55:12.165 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:12.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:12.168 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:12.269 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:12.291 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:12.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:12.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:12.387 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:55:12.394 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:12.407 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:12 smithi169 bash[104356]: cluster 2023-09-23T22:55:10.745533+0000 mgr.y (mgr.25310) 1005 : cluster 0 pgmap v1081: 99 pgs: 4 active+undersized+degraded, 31 active+undersized, 64 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 389 op/s; 10/72 objects degraded (13.889%) 2023-09-23T22:55:12.408 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:12 smithi169 bash[104356]: audit 2023-09-23T22:55:11.157951+0000 mon.a (mon.0) 1400 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:55:12.408 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:12 smithi169 bash[104356]: cluster 2023-09-23T22:55:11.719901+0000 mon.a (mon.0) 1401 : cluster 3 Health check update: Degraded data redundancy: 10/72 objects degraded (13.889%), 4 pgs degraded, 35 pgs undersized (PG_DEGRADED) 2023-09-23T22:55:12.418 INFO:teuthology.orchestra.run.smithi169.stdout:moved 0 / 297 (0%) 2023-09-23T22:55:12.418 INFO:teuthology.orchestra.run.smithi169.stdout:avg 42.4286 2023-09-23T22:55:12.418 INFO:teuthology.orchestra.run.smithi169.stdout:stddev 7.86233 -> 7.86233 (expected baseline 6.03053) 2023-09-23T22:55:12.418 INFO:teuthology.orchestra.run.smithi169.stdout:min osd.2 with 27 -> 27 pgs (0.636364 -> 0.636364 * mean) 2023-09-23T22:55:12.418 INFO:teuthology.orchestra.run.smithi169.stdout:max osd.3 with 44 -> 44 pgs (1.03704 -> 1.03704 * mean) 2023-09-23T22:55:12.418 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:55:12.419 INFO:teuthology.orchestra.run.smithi169.stdout:oload 1000 2023-09-23T22:55:12.419 INFO:teuthology.orchestra.run.smithi169.stdout:max_change 0.05 2023-09-23T22:55:12.419 INFO:teuthology.orchestra.run.smithi169.stdout:max_change_osds 4 2023-09-23T22:55:12.419 INFO:teuthology.orchestra.run.smithi169.stdout:average_utilization 0.0062 2023-09-23T22:55:12.419 INFO:teuthology.orchestra.run.smithi169.stdout:overload_utilization 0.0620 2023-09-23T22:55:12.422 INFO:teuthology.orchestra.run.smithi169.stderr:no change 2023-09-23T22:55:12.425 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:12.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:12.428 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:12.528 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:12.548 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:12.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:12.550 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:12.651 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:12.681 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:12.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:12.685 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:12.786 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:12.808 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:12.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:12.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:12.911 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:12.935 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:12.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:12.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:13.038 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:13.049 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:13 smithi169 bash[101133]: audit 2023-09-23T22:55:12.416436+0000 mgr.y (mgr.25310) 1006 : audit 0 from='client.35334 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:55:13.049 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:13 smithi169 bash[101133]: cluster 2023-09-23T22:55:12.747066+0000 mgr.y (mgr.25310) 1007 : cluster 0 pgmap v1082: 99 pgs: 4 active+undersized+degraded, 31 active+undersized, 64 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 253 op/s; 10/72 objects degraded (13.889%) 2023-09-23T22:55:13.049 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:13 smithi169 bash[104356]: audit 2023-09-23T22:55:12.416436+0000 mgr.y (mgr.25310) 1006 : audit 0 from='client.35334 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:55:13.049 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:13 smithi169 bash[104356]: cluster 2023-09-23T22:55:12.747066+0000 mgr.y (mgr.25310) 1007 : cluster 0 pgmap v1082: 99 pgs: 4 active+undersized+degraded, 31 active+undersized, 64 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 253 op/s; 10/72 objects degraded (13.889%) 2023-09-23T22:55:13.062 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:13.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:13.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:13.165 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:13.201 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:13.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:13.204 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:13.305 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:13.318 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:13 smithi187 bash[89487]: audit 2023-09-23T22:55:12.416436+0000 mgr.y (mgr.25310) 1006 : audit 0 from='client.35334 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:55:13.318 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:13 smithi187 bash[89487]: cluster 2023-09-23T22:55:12.747066+0000 mgr.y (mgr.25310) 1007 : cluster 0 pgmap v1082: 99 pgs: 4 active+undersized+degraded, 31 active+undersized, 64 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 253 op/s; 10/72 objects degraded (13.889%) 2023-09-23T22:55:13.338 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:13.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:13.341 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:13.441 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:13.460 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:13.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:13.462 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:13.563 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:13.590 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:13.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:13.593 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:13.694 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:13.711 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:13.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:13.713 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:13.814 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:13.839 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:13.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:13.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:13.942 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:13.976 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:13.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:13.980 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:14.046 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is unset 2023-09-23T22:55:14.080 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:14.103 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:14.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:14.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:14.205 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:14.230 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:14.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:14.233 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:14.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:14 smithi169 bash[101133]: audit 2023-09-23T22:55:13.718444+0000 mon.a (mon.0) 1402 : audit 1 from='client.? 172.21.15.169:0/1172871502' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:55:14.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:14 smithi169 bash[104356]: audit 2023-09-23T22:55:13.718444+0000 mon.a (mon.0) 1402 : audit 1 from='client.? 172.21.15.169:0/1172871502' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:55:14.334 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:14.356 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:14.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:14.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:14.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:14 smithi187 bash[89487]: audit 2023-09-23T22:55:13.718444+0000 mon.a (mon.0) 1402 : audit 1 from='client.? 172.21.15.169:0/1172871502' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:55:14.459 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:14.482 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:14.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:14.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:14.585 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:14.610 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:14.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:14.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:14.714 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:14.734 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:14.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:14.737 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:14.837 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:14.870 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:14.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:14.874 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:14.975 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:14.999 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:15.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:15.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:15.102 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:15.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:15 smithi187 bash[89487]: cluster 2023-09-23T22:55:14.029264+0000 mon.a (mon.0) 1403 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:55:15.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:15 smithi187 bash[89487]: cluster 2023-09-23T22:55:14.039033+0000 osd.7 (osd.7) 254 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T22:55:15.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:15 smithi187 bash[89487]: audit 2023-09-23T22:55:14.041182+0000 mon.a (mon.0) 1404 : audit 1 from='client.? 172.21.15.169:0/1172871502' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:55:15.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:15 smithi187 bash[89487]: cluster 2023-09-23T22:55:14.041237+0000 mon.a (mon.0) 1405 : cluster 0 osdmap e265: 8 total, 7 up, 8 in 2023-09-23T22:55:15.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:15 smithi187 bash[89487]: cluster 2023-09-23T22:55:14.747827+0000 mgr.y (mgr.25310) 1008 : cluster 0 pgmap v1084: 99 pgs: 4 active+undersized+degraded, 31 active+undersized, 64 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 21 op/s; 10/72 objects degraded (13.889%) 2023-09-23T22:55:15.128 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:15.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:15.131 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:15.231 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:15.240 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:15 smithi169 bash[104356]: cluster 2023-09-23T22:55:14.029264+0000 mon.a (mon.0) 1403 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:55:15.241 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:15 smithi169 bash[104356]: cluster 2023-09-23T22:55:14.039033+0000 osd.7 (osd.7) 254 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T22:55:15.241 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:15 smithi169 bash[104356]: audit 2023-09-23T22:55:14.041182+0000 mon.a (mon.0) 1404 : audit 1 from='client.? 172.21.15.169:0/1172871502' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:55:15.241 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:15 smithi169 bash[104356]: cluster 2023-09-23T22:55:14.041237+0000 mon.a (mon.0) 1405 : cluster 0 osdmap e265: 8 total, 7 up, 8 in 2023-09-23T22:55:15.241 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:15 smithi169 bash[104356]: cluster 2023-09-23T22:55:14.747827+0000 mgr.y (mgr.25310) 1008 : cluster 0 pgmap v1084: 99 pgs: 4 active+undersized+degraded, 31 active+undersized, 64 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 21 op/s; 10/72 objects degraded (13.889%) 2023-09-23T22:55:15.241 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:15 smithi169 bash[101133]: cluster 2023-09-23T22:55:14.029264+0000 mon.a (mon.0) 1403 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:55:15.241 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:15 smithi169 bash[101133]: cluster 2023-09-23T22:55:14.039033+0000 osd.7 (osd.7) 254 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T22:55:15.241 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:15 smithi169 bash[101133]: audit 2023-09-23T22:55:14.041182+0000 mon.a (mon.0) 1404 : audit 1 from='client.? 172.21.15.169:0/1172871502' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:55:15.241 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:15 smithi169 bash[101133]: cluster 2023-09-23T22:55:14.041237+0000 mon.a (mon.0) 1405 : cluster 0 osdmap e265: 8 total, 7 up, 8 in 2023-09-23T22:55:15.242 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:15 smithi169 bash[101133]: cluster 2023-09-23T22:55:14.747827+0000 mgr.y (mgr.25310) 1008 : cluster 0 pgmap v1084: 99 pgs: 4 active+undersized+degraded, 31 active+undersized, 64 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 21 op/s; 10/72 objects degraded (13.889%) 2023-09-23T22:55:15.253 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:15.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:15.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:15.356 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:15.390 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:15.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:15.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:15.494 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:15.515 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:15.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:15.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:15.618 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:15.639 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:15.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:15.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:15.742 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:15.768 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:15.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:15.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:15.871 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:15.898 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:15.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:15.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:16.001 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:16.035 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:16.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:16.038 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:16.139 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:16.165 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:16.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:16.168 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:16.269 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:16.292 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:16.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:16.295 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:16.371 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:16 smithi169 bash[104356]: cluster 2023-09-23T22:55:14.981354+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T22:55:16.372 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:16 smithi169 bash[101133]: cluster 2023-09-23T22:55:14.981354+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T22:55:16.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:16 smithi187 bash[89487]: cluster 2023-09-23T22:55:14.981354+0000 osd.5 (osd.5) 73 : cluster 3 failed to encode map e265 with expected crc 2023-09-23T22:55:16.396 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:16.429 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:16.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:16.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:16.533 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:16.553 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:16.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:16.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:16.656 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:16.677 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:16.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:16.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:16.779 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:16.814 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:16.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:16.818 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:16.918 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:16.953 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:16.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:16.956 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:17.057 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:17.085 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:17.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:17.087 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:17.188 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:17.212 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:17.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:17.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:17.315 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:17.341 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:17.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:17.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:17.397 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '3.0', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2023-09-23T22:55:17.397 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd test-reweight-by-utilization 110 3.0 2023-09-23T22:55:17.445 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:17.478 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:17.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:17.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:17.582 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:17.613 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:17.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:17.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:17.717 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:17.735 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:17 smithi187 bash[89487]: cluster 2023-09-23T22:55:16.748601+0000 mgr.y (mgr.25310) 1009 : cluster 0 pgmap v1085: 99 pgs: 4 active+undersized+degraded, 31 active+undersized, 64 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:17.735 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:17.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:17.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:17.838 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:17.868 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:17.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:17.870 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:17.970 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:17.982 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:17 smithi169 bash[101133]: cluster 2023-09-23T22:55:16.748601+0000 mgr.y (mgr.25310) 1009 : cluster 0 pgmap v1085: 99 pgs: 4 active+undersized+degraded, 31 active+undersized, 64 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:17.982 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:17 smithi169 bash[104356]: cluster 2023-09-23T22:55:16.748601+0000 mgr.y (mgr.25310) 1009 : cluster 0 pgmap v1085: 99 pgs: 4 active+undersized+degraded, 31 active+undersized, 64 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:17.995 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:17.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:17.999 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:18.035 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:55:18.100 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:18.131 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:18.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:18.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:18.234 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:18.268 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:18.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:18.273 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:18.374 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:18.407 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:18.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:18.410 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:18.511 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:18.543 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:18.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:18.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:18.647 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:18.672 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:18.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:18.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:18.775 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:18.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:55:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:55:18] "GET /metrics HTTP/1.1" 200 36389 "" "Prometheus/2.43.0" 2023-09-23T22:55:18.810 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:18.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:18.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:18.913 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:18.946 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:18.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:18.948 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:19.049 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:19.071 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:19.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:19.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:19.173 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:19.196 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:19.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:19.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:19.299 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:19.328 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:19.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:19.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:19.431 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:19.459 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:19.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:19.461 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:19.518 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T22:55:19.562 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:19.596 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:19.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:19.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:19.701 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:19.721 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:19.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:19.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:19.824 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:19.845 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:19.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:19.847 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:19.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:19 smithi187 bash[89487]: cluster 2023-09-23T22:55:18.750114+0000 mgr.y (mgr.25310) 1010 : cluster 0 pgmap v1086: 99 pgs: 4 active+undersized+degraded, 31 active+undersized, 64 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:19.948 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:19.959 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:19 smithi169 bash[101133]: cluster 2023-09-23T22:55:18.750114+0000 mgr.y (mgr.25310) 1010 : cluster 0 pgmap v1086: 99 pgs: 4 active+undersized+degraded, 31 active+undersized, 64 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:19.960 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:19 smithi169 bash[104356]: cluster 2023-09-23T22:55:18.750114+0000 mgr.y (mgr.25310) 1010 : cluster 0 pgmap v1086: 99 pgs: 4 active+undersized+degraded, 31 active+undersized, 64 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:19.978 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:19.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:19.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:20.082 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:20.113 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:20.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:20.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:20.216 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:20.247 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:20.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:20.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:20.351 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:20.378 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:20.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:20.381 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:20.482 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:20.504 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:20.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:20.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:20.606 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:20.638 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:20.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:20.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:20.742 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:20.765 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:20.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:20.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:20.868 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:20.897 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:20.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:20.899 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:20.999 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:21.020 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:21.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:21.022 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:21.123 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:21.144 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:21.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:21.146 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:21.247 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:21.280 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:21.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:21.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:21.384 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:21.413 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:21.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:21.416 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:21.517 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:21.541 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:21.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:21.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:21.645 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:21.675 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:21.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:21.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:21.778 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:21.804 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:21.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:21.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:21.907 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:21.936 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:21.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:21.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:22.039 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:22.051 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:21 smithi169 bash[104356]: cluster 2023-09-23T22:55:20.751330+0000 mgr.y (mgr.25310) 1011 : cluster 0 pgmap v1087: 99 pgs: 4 active+undersized+degraded, 31 active+undersized, 64 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:22.051 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:21 smithi169 bash[101133]: cluster 2023-09-23T22:55:20.751330+0000 mgr.y (mgr.25310) 1011 : cluster 0 pgmap v1087: 99 pgs: 4 active+undersized+degraded, 31 active+undersized, 64 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:22.067 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:22.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:22.070 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:22.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:21 smithi187 bash[89487]: cluster 2023-09-23T22:55:20.751330+0000 mgr.y (mgr.25310) 1011 : cluster 0 pgmap v1087: 99 pgs: 4 active+undersized+degraded, 31 active+undersized, 64 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:22.171 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:22.207 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:22.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:22.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:22.251 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:55:22.280 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:55:22.303 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:55:22.311 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:22.330 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:55:22.347 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:22.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:22.350 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:22.358 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:55:22.384 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:55:22.411 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:55:22.411 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:55:22.411 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:55:22.412 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:55:22.412 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:55:22.412 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:55:22.412 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:55:22.412 INFO:teuthology.orchestra.run.smithi169.stderr:Error ENXIO: problem getting command descriptions from osd.6 2023-09-23T22:55:22.412 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:55:22.450 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:22.477 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:22.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:22.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:22.580 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:22.611 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:22.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:22.613 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:22.714 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:22.737 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:22.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:22.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:22.839 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:22.853 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:22 smithi187 bash[89487]: audit 2023-09-23T22:55:22.225923+0000 mon.c (mon.2) 82 : audit 0 from='client.? 172.21.15.169:0/578542771' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:55:22.871 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:22.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:22.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:22.974 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:23.006 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:23.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:23.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:23.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:22 smithi169 bash[101133]: audit 2023-09-23T22:55:22.225923+0000 mon.c (mon.2) 82 : audit 0 from='client.? 172.21.15.169:0/578542771' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:55:23.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:22 smithi169 bash[104356]: audit 2023-09-23T22:55:22.225923+0000 mon.c (mon.2) 82 : audit 0 from='client.? 172.21.15.169:0/578542771' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:55:23.109 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:23.134 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:23.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:23.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:23.237 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:23.259 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:23.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:23.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:23.362 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:23.398 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:23.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:23.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:23.502 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:23.532 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:23.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:23.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:23.636 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:23.673 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:23.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:23.676 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:23.777 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:23.808 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:23.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:23.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:23.853 INFO:teuthology.orchestra.run.smithi169.stderr:pool 'unique_pool_4' removed 2023-09-23T22:55:23.912 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:23.936 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:23.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:23.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:24.039 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:24.060 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:24.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:24.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:24.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:23 smithi187 bash[89487]: cluster 2023-09-23T22:55:22.751965+0000 mgr.y (mgr.25310) 1012 : cluster 0 pgmap v1088: 99 pgs: 4 active+undersized+degraded, 31 active+undersized, 64 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:24.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:23 smithi187 bash[89487]: audit 2023-09-23T22:55:22.824201+0000 mon.a (mon.0) 1406 : audit 1 from='client.? 172.21.15.169:0/3015350628' 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-23T22:55:24.162 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:24.171 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:23 smithi169 bash[101133]: cluster 2023-09-23T22:55:22.751965+0000 mgr.y (mgr.25310) 1012 : cluster 0 pgmap v1088: 99 pgs: 4 active+undersized+degraded, 31 active+undersized, 64 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:24.172 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:23 smithi169 bash[101133]: audit 2023-09-23T22:55:22.824201+0000 mon.a (mon.0) 1406 : audit 1 from='client.? 172.21.15.169:0/3015350628' 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-23T22:55:24.172 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:23 smithi169 bash[104356]: cluster 2023-09-23T22:55:22.751965+0000 mgr.y (mgr.25310) 1012 : cluster 0 pgmap v1088: 99 pgs: 4 active+undersized+degraded, 31 active+undersized, 64 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:24.172 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:23 smithi169 bash[104356]: audit 2023-09-23T22:55:22.824201+0000 mon.a (mon.0) 1406 : audit 1 from='client.? 172.21.15.169:0/3015350628' 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-23T22:55:24.188 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:24.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:24.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:24.235 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T22:55:24.237 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T22:55:24.291 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:24.317 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:24.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:24.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:24.420 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:24.444 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:24.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:24.447 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:24.547 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:24.569 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:24.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:24.571 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:24.672 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:24.694 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:24.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:24.696 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:24.797 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:24.818 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:24.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:24.819 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:24.920 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:24.947 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:24.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:24.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:25.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:24 smithi169 bash[101133]: audit 2023-09-23T22:55:23.833859+0000 mon.a (mon.0) 1407 : audit 1 from='client.? 172.21.15.169:0/3015350628' 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-23T22:55:25.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:24 smithi169 bash[101133]: cluster 2023-09-23T22:55:23.833934+0000 mon.a (mon.0) 1408 : cluster 0 osdmap e266: 8 total, 7 up, 8 in 2023-09-23T22:55:25.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:24 smithi169 bash[104356]: audit 2023-09-23T22:55:23.833859+0000 mon.a (mon.0) 1407 : audit 1 from='client.? 172.21.15.169:0/3015350628' 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-23T22:55:25.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:24 smithi169 bash[104356]: cluster 2023-09-23T22:55:23.833934+0000 mon.a (mon.0) 1408 : cluster 0 osdmap e266: 8 total, 7 up, 8 in 2023-09-23T22:55:25.051 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:25.071 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:25.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:25.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:25.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:24 smithi187 bash[89487]: audit 2023-09-23T22:55:23.833859+0000 mon.a (mon.0) 1407 : audit 1 from='client.? 172.21.15.169:0/3015350628' 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-23T22:55:25.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:24 smithi187 bash[89487]: cluster 2023-09-23T22:55:23.833934+0000 mon.a (mon.0) 1408 : cluster 0 osdmap e266: 8 total, 7 up, 8 in 2023-09-23T22:55:25.175 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:25.199 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:25.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:25.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:25.302 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:25.325 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:25.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:25.328 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:25.428 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:25.461 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:25.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:25.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:25.564 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:25.586 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:25.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:25.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:25.690 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:25.716 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:25.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:25.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:25.819 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:25.845 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:25.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:25.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:25.948 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:25.982 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:25.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:25.985 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:26.069 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-23T22:55:26.070 INFO:tasks.radosbench:Beginning radosbench... 2023-09-23T22:55:26.070 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_5 2023-09-23T22:55:26.070 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_5 16 2023-09-23T22:55:26.086 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:26.099 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:25 smithi187 bash[89487]: cluster 2023-09-23T22:55:24.503920+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T22:55:26.099 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:25 smithi187 bash[89487]: cluster 2023-09-23T22:55:24.752647+0000 mgr.y (mgr.25310) 1013 : cluster 0 pgmap v1090: 83 pgs: 4 active+undersized+degraded, 28 active+undersized, 51 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:26.099 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:25 smithi187 bash[89487]: cluster 2023-09-23T22:55:24.807131+0000 osd.7 (osd.7) 255 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T22:55:26.099 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:25 smithi187 bash[89487]: cluster 2023-09-23T22:55:24.830217+0000 mon.a (mon.0) 1409 : cluster 3 Health check update: Degraded data redundancy: 10/72 objects degraded (13.889%), 4 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-09-23T22:55:26.118 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:26.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:26.121 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:26.195 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:55:26.221 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:25 smithi169 bash[104356]: cluster 2023-09-23T22:55:24.503920+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T22:55:26.221 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:25 smithi169 bash[104356]: cluster 2023-09-23T22:55:24.752647+0000 mgr.y (mgr.25310) 1013 : cluster 0 pgmap v1090: 83 pgs: 4 active+undersized+degraded, 28 active+undersized, 51 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:26.221 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:25 smithi169 bash[104356]: cluster 2023-09-23T22:55:24.807131+0000 osd.7 (osd.7) 255 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T22:55:26.221 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:25 smithi169 bash[104356]: cluster 2023-09-23T22:55:24.830217+0000 mon.a (mon.0) 1409 : cluster 3 Health check update: Degraded data redundancy: 10/72 objects degraded (13.889%), 4 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-09-23T22:55:26.221 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:25 smithi169 bash[101133]: cluster 2023-09-23T22:55:24.503920+0000 osd.5 (osd.5) 74 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T22:55:26.221 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:25 smithi169 bash[101133]: cluster 2023-09-23T22:55:24.752647+0000 mgr.y (mgr.25310) 1013 : cluster 0 pgmap v1090: 83 pgs: 4 active+undersized+degraded, 28 active+undersized, 51 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:26.221 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:25 smithi169 bash[101133]: cluster 2023-09-23T22:55:24.807131+0000 osd.7 (osd.7) 255 : cluster 3 failed to encode map e266 with expected crc 2023-09-23T22:55:26.222 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:25 smithi169 bash[101133]: cluster 2023-09-23T22:55:24.830217+0000 mon.a (mon.0) 1409 : cluster 3 Health check update: Degraded data redundancy: 10/72 objects degraded (13.889%), 4 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-09-23T22:55:26.222 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:26.238 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:55:26.254 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:26.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:26.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:26.358 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:26.388 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:26.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:26.391 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:26.491 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:26.516 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:26.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:26.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:26.549 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:55:26.620 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:26.647 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:26.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:26.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:26.750 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:26.774 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:26.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:26.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:26.877 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:26.902 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:26.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:26.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:27.005 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:27.012 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:26 smithi169 bash[101133]: audit 2023-09-23T22:55:26.158144+0000 mon.a (mon.0) 1410 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:55:27.012 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:26 smithi169 bash[104356]: audit 2023-09-23T22:55:26.158144+0000 mon.a (mon.0) 1410 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:55:27.026 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:27.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:27.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:27.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:26 smithi187 bash[89487]: audit 2023-09-23T22:55:26.158144+0000 mon.a (mon.0) 1410 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:55:27.128 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:27.159 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:27.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:27.162 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:27.262 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:27.286 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:27.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:27.288 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:27.389 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:27.413 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:27.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:27.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:27.497 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T22:55:27.497 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [], 2023-09-23T22:55:27.497 INFO:teuthology.orchestra.run.smithi169.stdout: "num_ops": 0 2023-09-23T22:55:27.497 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T22:55:27.516 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:27.537 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:27.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:27.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:27.640 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:27.663 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:27.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:27.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:27.766 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:27.789 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:27.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:27.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:27.892 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:27.925 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:27.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:27.928 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:28.028 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:28.050 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:28.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:28.052 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:28.124 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:27 smithi169 bash[104356]: cluster 2023-09-23T22:55:26.753288+0000 mgr.y (mgr.25310) 1014 : cluster 0 pgmap v1091: 83 pgs: 4 active+undersized+degraded, 28 active+undersized, 51 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:28.124 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:27 smithi169 bash[101133]: cluster 2023-09-23T22:55:26.753288+0000 mgr.y (mgr.25310) 1014 : cluster 0 pgmap v1091: 83 pgs: 4 active+undersized+degraded, 28 active+undersized, 51 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:28.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:27 smithi187 bash[89487]: cluster 2023-09-23T22:55:26.753288+0000 mgr.y (mgr.25310) 1014 : cluster 0 pgmap v1091: 83 pgs: 4 active+undersized+degraded, 28 active+undersized, 51 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:28.153 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:28.186 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:28.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:28.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:28.290 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:28.325 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:28.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:28.330 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:28.430 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:28.462 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:28.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:28.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:28.566 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:28.592 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:28.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:28.595 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:28.696 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:28.717 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:28.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:28.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:28.803 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:55:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:55:28] "GET /metrics HTTP/1.1" 200 34042 "" "Prometheus/2.43.0" 2023-09-23T22:55:28.819 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:28.844 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:28.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:28.846 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:28.947 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:28.976 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:28.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:28.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:29.079 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:29.111 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:29.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:29.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:29.214 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:29.248 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:29.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:29.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:29.352 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:29.384 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:29.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:29.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:29.490 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:29.527 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:29.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:29.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:29.631 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:29.656 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:29.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:29.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:29.759 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:29.788 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:29.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:29.791 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:29.891 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:29.922 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:29.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:29.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:30.025 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:30.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:29 smithi169 bash[101133]: cluster 2023-09-23T22:55:28.754223+0000 mgr.y (mgr.25310) 1015 : cluster 0 pgmap v1092: 83 pgs: 4 active+undersized+degraded, 28 active+undersized, 51 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:30.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:29 smithi169 bash[104356]: cluster 2023-09-23T22:55:28.754223+0000 mgr.y (mgr.25310) 1015 : cluster 0 pgmap v1092: 83 pgs: 4 active+undersized+degraded, 28 active+undersized, 51 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:30.050 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:30.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:30.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:30.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:29 smithi187 bash[89487]: cluster 2023-09-23T22:55:28.754223+0000 mgr.y (mgr.25310) 1015 : cluster 0 pgmap v1092: 83 pgs: 4 active+undersized+degraded, 28 active+undersized, 51 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:30.136 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-23T22:55:30.153 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:30.200 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:30.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:30.202 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:30.303 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:30.336 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:30.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:30.339 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:30.440 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:30.474 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:30.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:30.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:30.578 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:30.610 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:30.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:30.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:30.713 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:30.742 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:30.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:30.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:30.846 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:30.878 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:30.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:30.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:30.981 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:31.012 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:31.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:31.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:31.116 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:31.150 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:31.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:31.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:31.252 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:31.281 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:31.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:31.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:31.385 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:31.414 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:31.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:31.416 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:31.517 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:31.547 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:31.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:31.550 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:31.650 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:31.681 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:31.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:31.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:31.784 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:31.816 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:31.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:31.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:31.920 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:31.953 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:31.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:31.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:32.056 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:32.064 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:31 smithi169 bash[104356]: cluster 2023-09-23T22:55:30.755576+0000 mgr.y (mgr.25310) 1016 : cluster 0 pgmap v1093: 83 pgs: 4 active+undersized+degraded, 28 active+undersized, 51 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:32.064 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:31 smithi169 bash[101133]: cluster 2023-09-23T22:55:30.755576+0000 mgr.y (mgr.25310) 1016 : cluster 0 pgmap v1093: 83 pgs: 4 active+undersized+degraded, 28 active+undersized, 51 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:32.087 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:32.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:32.091 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:32.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:31 smithi187 bash[89487]: cluster 2023-09-23T22:55:30.755576+0000 mgr.y (mgr.25310) 1016 : cluster 0 pgmap v1093: 83 pgs: 4 active+undersized+degraded, 28 active+undersized, 51 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:32.192 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:32.222 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:32.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:32.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:32.325 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:32.358 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:32.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:32.360 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:32.461 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:32.492 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:32.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:32.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:32.595 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:32.628 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:32.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:32.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:32.731 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:32.760 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:32.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:32.762 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:32.863 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:32.875 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:55:32.876 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:55:32.895 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:32.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:32.899 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:32.999 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:33.026 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:33.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:33.028 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:33.129 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:33.160 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:33.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:33.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:33.264 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:33.295 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:33.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:33.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:33.399 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:33.428 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:33.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:33.431 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:33.532 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:33.566 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:33.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:33.569 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:33.670 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:33.695 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:33.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:33.697 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:33.798 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:33.825 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:33.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:33.827 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:33.928 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:33.956 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:33.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:33.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:34.047 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:33 smithi169 bash[104356]: cluster 2023-09-23T22:55:32.756737+0000 mgr.y (mgr.25310) 1017 : cluster 0 pgmap v1094: 83 pgs: 4 active+undersized+degraded, 28 active+undersized, 51 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:34.048 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:33 smithi169 bash[101133]: cluster 2023-09-23T22:55:32.756737+0000 mgr.y (mgr.25310) 1017 : cluster 0 pgmap v1094: 83 pgs: 4 active+undersized+degraded, 28 active+undersized, 51 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:34.060 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:34.071 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:33 smithi187 bash[89487]: cluster 2023-09-23T22:55:32.756737+0000 mgr.y (mgr.25310) 1017 : cluster 0 pgmap v1094: 83 pgs: 4 active+undersized+degraded, 28 active+undersized, 51 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:34.089 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:34.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:34.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:34.193 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:34.217 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:34.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:34.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:34.320 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:34.353 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:34.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:34.356 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:34.457 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:34.488 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:34.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:34.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:34.591 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:34.620 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:34.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:34.623 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:34.723 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:34.762 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:34.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:34.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:34.866 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:34.898 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:34.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:34.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:34.902 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:55:35.002 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:35.027 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:35.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:35.029 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:35.129 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:35.160 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:35.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:35.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:35.263 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:35.288 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:35.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:35.291 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:35.391 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:35.421 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:35.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:35.424 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:35.525 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:35.552 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:35.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:35.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:35.656 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:35.682 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:35.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:35.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:35.785 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:35.818 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:35.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:35.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:35.921 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:35.945 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:35.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:35.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:36.049 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:36.063 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:35 smithi187 bash[89487]: cluster 2023-09-23T22:55:34.758299+0000 mgr.y (mgr.25310) 1018 : cluster 0 pgmap v1095: 83 pgs: 4 active+undersized+degraded, 28 active+undersized, 51 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:36.084 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:36.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:36.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:36.188 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:36.221 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:36.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:36.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:36.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:35 smithi169 bash[101133]: cluster 2023-09-23T22:55:34.758299+0000 mgr.y (mgr.25310) 1018 : cluster 0 pgmap v1095: 83 pgs: 4 active+undersized+degraded, 28 active+undersized, 51 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:36.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:35 smithi169 bash[104356]: cluster 2023-09-23T22:55:34.758299+0000 mgr.y (mgr.25310) 1018 : cluster 0 pgmap v1095: 83 pgs: 4 active+undersized+degraded, 28 active+undersized, 51 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:36.324 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:36.354 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:36.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:36.356 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:36.457 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:36.489 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:36.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:36.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:36.593 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:36.626 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:36.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:36.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:36.729 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:36.751 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:36.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:36.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:36.854 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:36.883 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:36.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:36.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:36.986 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:37.007 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:37.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:37.009 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:37.109 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:37.134 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:37.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:37.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:37.237 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:37.261 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:37.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:37.264 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:37.357 INFO:teuthology.orchestra.run.smithi169.stdout:moved 17 / 249 (6.82731%) 2023-09-23T22:55:37.358 INFO:teuthology.orchestra.run.smithi169.stdout:avg 35.5714 2023-09-23T22:55:37.358 INFO:teuthology.orchestra.run.smithi169.stdout:stddev 6.7431 -> 5.09902 (expected baseline 5.52176) 2023-09-23T22:55:37.358 INFO:teuthology.orchestra.run.smithi169.stdout:min osd.2 with 24 -> 26 pgs (0.674699 -> 0.730924 * mean) 2023-09-23T22:55:37.358 INFO:teuthology.orchestra.run.smithi169.stdout:max osd.3 with 36 -> 32 pgs (1.01205 -> 0.899598 * mean) 2023-09-23T22:55:37.358 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:55:37.358 INFO:teuthology.orchestra.run.smithi169.stdout:oload 110 2023-09-23T22:55:37.358 INFO:teuthology.orchestra.run.smithi169.stdout:max_change 3 2023-09-23T22:55:37.358 INFO:teuthology.orchestra.run.smithi169.stdout:max_change_osds 4 2023-09-23T22:55:37.359 INFO:teuthology.orchestra.run.smithi169.stdout:average_utilization 0.0062 2023-09-23T22:55:37.359 INFO:teuthology.orchestra.run.smithi169.stdout:overload_utilization 0.0068 2023-09-23T22:55:37.359 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 weight 1.0000 -> 0.4389 2023-09-23T22:55:37.359 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3 weight 1.0000 -> 0.8248 2023-09-23T22:55:37.359 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 weight 1.0000 -> 0.8387 2023-09-23T22:55:37.359 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 weight 1.0000 -> 0.8609 2023-09-23T22:55:37.361 INFO:teuthology.orchestra.run.smithi169.stderr:no change 2023-09-23T22:55:37.365 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:37.396 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:37.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:37.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:37.499 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:37.533 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:55:37 smithi169 bash[90995]: debug 2023-09-23T22:55:37.351+0000 7f62d3681700 -1 mgr.server reply reply (4) Interrupted system call no change 2023-09-23T22:55:37.535 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:37.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:37.538 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:37.638 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:37.663 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:37.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:37.666 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:37.757 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is unset 2023-09-23T22:55:37.766 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:37.789 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:37.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:37.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:37.892 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:37.901 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:37 smithi169 bash[104356]: cluster 2023-09-23T22:55:36.759086+0000 mgr.y (mgr.25310) 1019 : cluster 0 pgmap v1096: 83 pgs: 4 active+undersized+degraded, 28 active+undersized, 51 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:37.901 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:37 smithi169 bash[104356]: audit 2023-09-23T22:55:37.548692+0000 mon.c (mon.2) 83 : audit 1 from='client.? 172.21.15.169:0/2605469981' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:55:37.901 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:37 smithi169 bash[104356]: audit 2023-09-23T22:55:37.549018+0000 mon.a (mon.0) 1411 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:55:37.901 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:37 smithi169 bash[101133]: cluster 2023-09-23T22:55:36.759086+0000 mgr.y (mgr.25310) 1019 : cluster 0 pgmap v1096: 83 pgs: 4 active+undersized+degraded, 28 active+undersized, 51 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:37.901 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:37 smithi169 bash[101133]: audit 2023-09-23T22:55:37.548692+0000 mon.c (mon.2) 83 : audit 1 from='client.? 172.21.15.169:0/2605469981' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:55:37.902 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:37 smithi169 bash[101133]: audit 2023-09-23T22:55:37.549018+0000 mon.a (mon.0) 1411 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:55:37.914 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:37.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:37.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:38.017 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:38.030 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:37 smithi187 bash[89487]: cluster 2023-09-23T22:55:36.759086+0000 mgr.y (mgr.25310) 1019 : cluster 0 pgmap v1096: 83 pgs: 4 active+undersized+degraded, 28 active+undersized, 51 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:38.030 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:37 smithi187 bash[89487]: audit 2023-09-23T22:55:37.548692+0000 mon.c (mon.2) 83 : audit 1 from='client.? 172.21.15.169:0/2605469981' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:55:38.030 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:37 smithi187 bash[89487]: audit 2023-09-23T22:55:37.549018+0000 mon.a (mon.0) 1411 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:55:38.049 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:38.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:38.052 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:38.152 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:38.180 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:38.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:38.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:38.283 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:38.310 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:38.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:38.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:38.413 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:38.447 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:38.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:38.450 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:38.551 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:38.583 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:38.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:38.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:38.686 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:38.709 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:38.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:38.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:38.730 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:55:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:55:38] "GET /metrics HTTP/1.1" 200 34042 "" "Prometheus/2.43.0" 2023-09-23T22:55:38.813 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:38.846 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:38.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:38.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:38.950 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:38.975 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:38.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:38.977 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:38.994 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:38 smithi169 bash[101133]: audit 2023-09-23T22:55:37.355405+0000 mgr.y (mgr.25310) 1020 : audit 0 from='client.45287 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:55:38.994 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:38 smithi169 bash[101133]: cluster 2023-09-23T22:55:37.730307+0000 mon.a (mon.0) 1412 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:55:38.994 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:38 smithi169 bash[101133]: audit 2023-09-23T22:55:37.749380+0000 mon.a (mon.0) 1413 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:55:38.994 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:38 smithi169 bash[101133]: cluster 2023-09-23T22:55:37.749782+0000 mon.a (mon.0) 1414 : cluster 0 osdmap e267: 8 total, 7 up, 8 in 2023-09-23T22:55:38.997 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:38 smithi169 bash[104356]: audit 2023-09-23T22:55:37.355405+0000 mgr.y (mgr.25310) 1020 : audit 0 from='client.45287 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:55:38.997 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:38 smithi169 bash[104356]: cluster 2023-09-23T22:55:37.730307+0000 mon.a (mon.0) 1412 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:55:38.997 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:38 smithi169 bash[104356]: audit 2023-09-23T22:55:37.749380+0000 mon.a (mon.0) 1413 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:55:38.997 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:38 smithi169 bash[104356]: cluster 2023-09-23T22:55:37.749782+0000 mon.a (mon.0) 1414 : cluster 0 osdmap e267: 8 total, 7 up, 8 in 2023-09-23T22:55:39.078 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:39.101 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:39.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:39.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:39.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:38 smithi187 bash[89487]: audit 2023-09-23T22:55:37.355405+0000 mgr.y (mgr.25310) 1020 : audit 0 from='client.45287 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 3.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:55:39.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:38 smithi187 bash[89487]: cluster 2023-09-23T22:55:37.730307+0000 mon.a (mon.0) 1412 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:55:39.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:38 smithi187 bash[89487]: audit 2023-09-23T22:55:37.749380+0000 mon.a (mon.0) 1413 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:55:39.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:38 smithi187 bash[89487]: cluster 2023-09-23T22:55:37.749782+0000 mon.a (mon.0) 1414 : cluster 0 osdmap e267: 8 total, 7 up, 8 in 2023-09-23T22:55:39.204 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:39.235 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:39.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:39.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:39.339 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:39.360 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:39.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:39.363 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:39.463 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:39.495 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:39.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:39.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:39.599 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:39.633 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:39.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:39.636 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:39.737 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:39.764 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:39.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:39.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:39.867 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:39.891 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:39.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:39.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:39.994 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:40.008 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:39 smithi187 bash[89487]: cluster 2023-09-23T22:55:38.737880+0000 osd.7 (osd.7) 256 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T22:55:40.008 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:39 smithi187 bash[89487]: cluster 2023-09-23T22:55:38.741025+0000 osd.7 (osd.7) 257 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T22:55:40.008 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:39 smithi187 bash[89487]: cluster 2023-09-23T22:55:38.746505+0000 osd.7 (osd.7) 258 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T22:55:40.008 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:39 smithi187 bash[89487]: cluster 2023-09-23T22:55:38.759913+0000 mgr.y (mgr.25310) 1021 : cluster 0 pgmap v1098: 83 pgs: 4 active+undersized+degraded, 28 active+undersized, 51 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:40.026 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:40.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:40.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:40.081 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:39 smithi169 bash[104356]: cluster 2023-09-23T22:55:38.737880+0000 osd.7 (osd.7) 256 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T22:55:40.081 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:39 smithi169 bash[104356]: cluster 2023-09-23T22:55:38.741025+0000 osd.7 (osd.7) 257 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T22:55:40.081 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:39 smithi169 bash[104356]: cluster 2023-09-23T22:55:38.746505+0000 osd.7 (osd.7) 258 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T22:55:40.082 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:39 smithi169 bash[104356]: cluster 2023-09-23T22:55:38.759913+0000 mgr.y (mgr.25310) 1021 : cluster 0 pgmap v1098: 83 pgs: 4 active+undersized+degraded, 28 active+undersized, 51 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:40.082 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:39 smithi169 bash[101133]: cluster 2023-09-23T22:55:38.737880+0000 osd.7 (osd.7) 256 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T22:55:40.082 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:39 smithi169 bash[101133]: cluster 2023-09-23T22:55:38.741025+0000 osd.7 (osd.7) 257 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T22:55:40.082 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:39 smithi169 bash[101133]: cluster 2023-09-23T22:55:38.746505+0000 osd.7 (osd.7) 258 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T22:55:40.082 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:39 smithi169 bash[101133]: cluster 2023-09-23T22:55:38.759913+0000 mgr.y (mgr.25310) 1021 : cluster 0 pgmap v1098: 83 pgs: 4 active+undersized+degraded, 28 active+undersized, 51 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:40.130 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:40.154 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:40.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:40.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:40.257 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:40.282 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:40.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:40.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:40.384 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:40.404 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:40.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:40.407 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:40.508 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:40.529 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:40.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:40.531 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:40.632 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:40.666 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:40.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:40.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:40.771 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:40.792 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:40.793 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:40 smithi169 bash[104356]: cluster 2023-09-23T22:55:39.520469+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T22:55:40.793 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:40 smithi169 bash[101133]: cluster 2023-09-23T22:55:39.520469+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T22:55:40.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:40.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:40.894 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:40.908 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:40 smithi187 bash[89487]: cluster 2023-09-23T22:55:39.520469+0000 osd.5 (osd.5) 75 : cluster 3 failed to encode map e267 with expected crc 2023-09-23T22:55:40.931 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:40.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:40.934 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:41.035 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:41.059 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:41.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:41.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:41.163 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:41.183 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:41.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:41.186 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:41.286 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:41.315 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:41.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:41.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:41.359 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '1000', 'type': 'reweight-by-utilization'} 2023-09-23T22:55:41.359 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight-by-utilization 1000 0.05 2023-09-23T22:55:41.419 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:41.438 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:41.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:41.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:41.541 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:41.574 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:41.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:41.578 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:41.678 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:41.702 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:41.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:41.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:41.804 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:41.816 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:41 smithi187 bash[89487]: cluster 2023-09-23T22:55:40.760599+0000 mgr.y (mgr.25310) 1022 : cluster 0 pgmap v1099: 83 pgs: 4 active+undersized+degraded, 28 active+undersized, 51 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:41.816 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:41 smithi187 bash[89487]: audit 2023-09-23T22:55:41.162395+0000 mon.a (mon.0) 1415 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:55:41.816 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:41 smithi187 bash[89487]: audit 2023-09-23T22:55:41.163714+0000 mon.a (mon.0) 1416 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:55:41.836 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:41.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:41.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:41.940 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:41.948 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:41 smithi169 bash[101133]: cluster 2023-09-23T22:55:40.760599+0000 mgr.y (mgr.25310) 1022 : cluster 0 pgmap v1099: 83 pgs: 4 active+undersized+degraded, 28 active+undersized, 51 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:41.948 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:41 smithi169 bash[101133]: audit 2023-09-23T22:55:41.162395+0000 mon.a (mon.0) 1415 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:55:41.948 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:41 smithi169 bash[101133]: audit 2023-09-23T22:55:41.163714+0000 mon.a (mon.0) 1416 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:55:41.948 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:41 smithi169 bash[104356]: cluster 2023-09-23T22:55:40.760599+0000 mgr.y (mgr.25310) 1022 : cluster 0 pgmap v1099: 83 pgs: 4 active+undersized+degraded, 28 active+undersized, 51 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:41.948 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:41 smithi169 bash[104356]: audit 2023-09-23T22:55:41.162395+0000 mon.a (mon.0) 1415 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:55:41.948 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:41 smithi169 bash[104356]: audit 2023-09-23T22:55:41.163714+0000 mon.a (mon.0) 1416 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:55:41.967 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:41.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:41.969 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:42.070 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:42.101 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:42.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:42.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:42.205 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:42.241 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:42.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:42.244 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:42.345 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:42.371 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:42.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:42.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:42.475 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:42.507 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:42.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:42.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:42.610 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:42.641 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:42.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:42.644 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:42.745 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:42.772 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:42.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:42.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:42.876 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:42.912 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:42.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:42.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:43.016 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:43.041 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:43.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:43.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:43.144 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:43.177 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:43.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:43.180 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:43.281 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:43.314 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:43.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:43.317 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:43.418 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:43.445 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:43.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:43.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:43.549 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:43.580 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:43.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:43.582 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:43.683 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:43.712 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:43.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:43.715 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:43.815 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:43.840 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:43.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:43.843 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:43.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:43 smithi187 bash[89487]: cluster 2023-09-23T22:55:42.761847+0000 mgr.y (mgr.25310) 1023 : cluster 0 pgmap v1100: 83 pgs: 4 active+undersized+degraded, 28 active+undersized, 51 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:43.944 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:43.956 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:43 smithi169 bash[104356]: cluster 2023-09-23T22:55:42.761847+0000 mgr.y (mgr.25310) 1023 : cluster 0 pgmap v1100: 83 pgs: 4 active+undersized+degraded, 28 active+undersized, 51 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:43.956 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:43 smithi169 bash[101133]: cluster 2023-09-23T22:55:42.761847+0000 mgr.y (mgr.25310) 1023 : cluster 0 pgmap v1100: 83 pgs: 4 active+undersized+degraded, 28 active+undersized, 51 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:43.977 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:43.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:43.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:44.080 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:44.095 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T22:55:44.113 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:44.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:44.117 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:44.218 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:44.241 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:44.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:44.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:44.344 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:44.376 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:44.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:44.380 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:44.480 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:44.502 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:44.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:44.504 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:44.605 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:44.632 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:44.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:44.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:44.735 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:44.759 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:44.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:44.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:44.862 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:44.885 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:44.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:44.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:44.989 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:45.014 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:45.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:45.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:45.117 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:45.148 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:45.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:45.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:45.252 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:45.276 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:45.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:45.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:45.380 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:45.413 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:45.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:45.416 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:45.517 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:45.544 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:45.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:45.546 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:45.647 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:45.667 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:45.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:45.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:45.770 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:45.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:45 smithi169 bash[104356]: cluster 2023-09-23T22:55:44.762812+0000 mgr.y (mgr.25310) 1024 : cluster 0 pgmap v1101: 83 pgs: 4 active+undersized+degraded, 28 active+undersized, 51 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:45.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:45 smithi169 bash[101133]: cluster 2023-09-23T22:55:44.762812+0000 mgr.y (mgr.25310) 1024 : cluster 0 pgmap v1101: 83 pgs: 4 active+undersized+degraded, 28 active+undersized, 51 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:45.801 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:45.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:45.804 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:45.905 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:45.927 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:45.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:45.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:46.030 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:46.054 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:46.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:46.056 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:46.120 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:55:46.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:45 smithi187 bash[89487]: cluster 2023-09-23T22:55:44.762812+0000 mgr.y (mgr.25310) 1024 : cluster 0 pgmap v1101: 83 pgs: 4 active+undersized+degraded, 28 active+undersized, 51 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:46.157 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:46.186 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:46.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:46.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:46.290 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:46.325 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:46.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:46.327 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:46.428 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:46.450 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:46.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:46.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:46.552 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:46.588 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:46.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:46.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:46.692 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:46.723 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:46.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:46.726 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:46.793 INFO:teuthology.orchestra.run.smithi169.stderr:pool 'unique_pool_5' created 2023-09-23T22:55:46.827 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:46.840 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:46 smithi187 bash[89487]: audit 2023-09-23T22:55:45.845108+0000 mon.c (mon.2) 84 : audit 1 from='client.? 172.21.15.169:0/2798886051' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-09-23T22:55:46.840 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:46 smithi187 bash[89487]: audit 2023-09-23T22:55:45.845467+0000 mon.a (mon.0) 1417 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-09-23T22:55:46.863 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:46.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:46.867 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:46.967 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:47.000 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:47.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:47.003 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:47.104 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:47.112 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:46 smithi169 bash[104356]: audit 2023-09-23T22:55:45.845108+0000 mon.c (mon.2) 84 : audit 1 from='client.? 172.21.15.169:0/2798886051' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-09-23T22:55:47.113 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:46 smithi169 bash[104356]: audit 2023-09-23T22:55:45.845467+0000 mon.a (mon.0) 1417 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-09-23T22:55:47.113 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:46 smithi169 bash[101133]: audit 2023-09-23T22:55:45.845108+0000 mon.c (mon.2) 84 : audit 1 from='client.? 172.21.15.169:0/2798886051' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-09-23T22:55:47.113 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:46 smithi169 bash[101133]: audit 2023-09-23T22:55:45.845467+0000 mon.a (mon.0) 1417 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-09-23T22:55:47.125 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:47.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:47.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:47.228 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:47.261 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:47.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:47.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:47.365 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:47.394 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:47.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:47.397 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:47.497 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:47.530 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:47.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:47.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:47.633 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:47.659 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:47.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:47.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:47.763 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:47.791 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:47.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:47.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:47.801 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:47 smithi187 bash[89487]: cluster 2023-09-23T22:55:46.763932+0000 mgr.y (mgr.25310) 1025 : cluster 0 pgmap v1102: 83 pgs: 4 active+undersized+degraded, 28 active+undersized, 51 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:47.801 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:47 smithi187 bash[89487]: audit 2023-09-23T22:55:46.784069+0000 mon.a (mon.0) 1418 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-09-23T22:55:47.801 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:47 smithi187 bash[89487]: cluster 2023-09-23T22:55:46.784159+0000 mon.a (mon.0) 1419 : cluster 0 osdmap e268: 8 total, 7 up, 8 in 2023-09-23T22:55:47.801 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:47 smithi187 bash[89487]: cluster 2023-09-23T22:55:46.785655+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:55:47.801 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:47 smithi187 bash[89487]: cluster 2023-09-23T22:55:46.785918+0000 osd.7 (osd.7) 259 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:55:47.801 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:47 smithi187 bash[89487]: cluster 2023-09-23T22:55:46.789699+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:55:47.801 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:47 smithi187 bash[89487]: cluster 2023-09-23T22:55:46.789845+0000 osd.7 (osd.7) 260 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:55:47.801 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:47 smithi187 bash[89487]: cluster 2023-09-23T22:55:46.792759+0000 osd.7 (osd.7) 261 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:55:47.897 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:47.932 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:47.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:47.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:48.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:47 smithi169 bash[101133]: cluster 2023-09-23T22:55:46.763932+0000 mgr.y (mgr.25310) 1025 : cluster 0 pgmap v1102: 83 pgs: 4 active+undersized+degraded, 28 active+undersized, 51 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:48.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:47 smithi169 bash[101133]: audit 2023-09-23T22:55:46.784069+0000 mon.a (mon.0) 1418 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-09-23T22:55:48.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:47 smithi169 bash[101133]: cluster 2023-09-23T22:55:46.784159+0000 mon.a (mon.0) 1419 : cluster 0 osdmap e268: 8 total, 7 up, 8 in 2023-09-23T22:55:48.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:47 smithi169 bash[101133]: cluster 2023-09-23T22:55:46.785655+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:55:48.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:47 smithi169 bash[101133]: cluster 2023-09-23T22:55:46.785918+0000 osd.7 (osd.7) 259 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:55:48.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:47 smithi169 bash[101133]: cluster 2023-09-23T22:55:46.789699+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:55:48.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:47 smithi169 bash[101133]: cluster 2023-09-23T22:55:46.789845+0000 osd.7 (osd.7) 260 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:55:48.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:47 smithi169 bash[101133]: cluster 2023-09-23T22:55:46.792759+0000 osd.7 (osd.7) 261 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:55:48.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:47 smithi169 bash[104356]: cluster 2023-09-23T22:55:46.763932+0000 mgr.y (mgr.25310) 1025 : cluster 0 pgmap v1102: 83 pgs: 4 active+undersized+degraded, 28 active+undersized, 51 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:48.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:47 smithi169 bash[104356]: audit 2023-09-23T22:55:46.784069+0000 mon.a (mon.0) 1418 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-09-23T22:55:48.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:47 smithi169 bash[104356]: cluster 2023-09-23T22:55:46.784159+0000 mon.a (mon.0) 1419 : cluster 0 osdmap e268: 8 total, 7 up, 8 in 2023-09-23T22:55:48.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:47 smithi169 bash[104356]: cluster 2023-09-23T22:55:46.785655+0000 osd.5 (osd.5) 76 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:55:48.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:47 smithi169 bash[104356]: cluster 2023-09-23T22:55:46.785918+0000 osd.7 (osd.7) 259 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:55:48.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:47 smithi169 bash[104356]: cluster 2023-09-23T22:55:46.789699+0000 osd.5 (osd.5) 77 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:55:48.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:47 smithi169 bash[104356]: cluster 2023-09-23T22:55:46.789845+0000 osd.7 (osd.7) 260 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:55:48.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:47 smithi169 bash[104356]: cluster 2023-09-23T22:55:46.792759+0000 osd.7 (osd.7) 261 : cluster 3 failed to encode map e268 with expected crc 2023-09-23T22:55:48.037 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:48.067 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:48.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:48.070 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:48.170 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:48.201 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:48.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:48.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:48.305 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:48.331 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:48.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:48.333 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:48.434 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:48.470 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:48.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:48.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:48.574 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:48.591 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T22:55:48.591 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [], 2023-09-23T22:55:48.591 INFO:teuthology.orchestra.run.smithi169.stdout: "complaint_time": 30, 2023-09-23T22:55:48.591 INFO:teuthology.orchestra.run.smithi169.stdout: "num_blocked_ops": 0 2023-09-23T22:55:48.591 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T22:55:48.599 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:48.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:48.602 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:48.702 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:48.732 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:48.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:48.734 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:48.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:55:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:55:48] "GET /metrics HTTP/1.1" 200 34039 "" "Prometheus/2.43.0" 2023-09-23T22:55:48.835 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:48.861 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:48.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:48.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:48.963 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:48.994 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:48.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:48.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:49.097 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:49.108 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:48 smithi169 bash[101133]: cluster 2023-09-23T22:55:47.790608+0000 mon.a (mon.0) 1420 : cluster 0 osdmap e269: 8 total, 7 up, 8 in 2023-09-23T22:55:49.109 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:48 smithi169 bash[101133]: cluster 2023-09-23T22:55:47.790797+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T22:55:49.109 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:48 smithi169 bash[101133]: cluster 2023-09-23T22:55:47.791433+0000 osd.7 (osd.7) 262 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T22:55:49.109 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:48 smithi169 bash[101133]: cluster 2023-09-23T22:55:48.788272+0000 mon.a (mon.0) 1421 : cluster 0 osdmap e270: 8 total, 7 up, 8 in 2023-09-23T22:55:49.109 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:48 smithi169 bash[104356]: cluster 2023-09-23T22:55:47.790608+0000 mon.a (mon.0) 1420 : cluster 0 osdmap e269: 8 total, 7 up, 8 in 2023-09-23T22:55:49.109 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:48 smithi169 bash[104356]: cluster 2023-09-23T22:55:47.790797+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T22:55:49.109 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:48 smithi169 bash[104356]: cluster 2023-09-23T22:55:47.791433+0000 osd.7 (osd.7) 262 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T22:55:49.109 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:48 smithi169 bash[104356]: cluster 2023-09-23T22:55:48.788272+0000 mon.a (mon.0) 1421 : cluster 0 osdmap e270: 8 total, 7 up, 8 in 2023-09-23T22:55:49.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:48 smithi187 bash[89487]: cluster 2023-09-23T22:55:47.790608+0000 mon.a (mon.0) 1420 : cluster 0 osdmap e269: 8 total, 7 up, 8 in 2023-09-23T22:55:49.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:48 smithi187 bash[89487]: cluster 2023-09-23T22:55:47.790797+0000 osd.5 (osd.5) 78 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T22:55:49.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:48 smithi187 bash[89487]: cluster 2023-09-23T22:55:47.791433+0000 osd.7 (osd.7) 262 : cluster 3 failed to encode map e269 with expected crc 2023-09-23T22:55:49.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:48 smithi187 bash[89487]: cluster 2023-09-23T22:55:48.788272+0000 mon.a (mon.0) 1421 : cluster 0 osdmap e270: 8 total, 7 up, 8 in 2023-09-23T22:55:49.127 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:49.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:49.131 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:49.231 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:49.256 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:49.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:49.259 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:49.360 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:49.388 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:49.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:49.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:49.492 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:49.513 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:49.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:49.515 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:49.616 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:49.647 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:49.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:49.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:49.750 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:49.786 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:49.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:49.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:49.837 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_5 rados --yes-i-really-mean-it || true 2023-09-23T22:55:49.891 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:49.912 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:49.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:49.915 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:49.915 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:55:49.936 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:55:49.956 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:55:49.990 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:55:50.013 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:55:50.016 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:50.038 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:55:50.041 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:50.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:50.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:50.063 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:55:50.063 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:55:50.064 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:55:50.064 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:55:50.064 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:55:50.064 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:55:50.064 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:55:50.064 INFO:teuthology.orchestra.run.smithi169.stderr:Error ENXIO: problem getting command descriptions from osd.6 2023-09-23T22:55:50.064 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:55:50.077 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:49 smithi169 bash[104356]: cluster 2023-09-23T22:55:48.765389+0000 mgr.y (mgr.25310) 1026 : cluster 0 pgmap v1105: 99 pgs: 1 creating+peering, 7 unknown, 4 active+undersized+degraded, 32 active+undersized, 55 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:50.077 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:49 smithi169 bash[104356]: cluster 2023-09-23T22:55:48.786490+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T22:55:50.077 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:49 smithi169 bash[101133]: cluster 2023-09-23T22:55:48.765389+0000 mgr.y (mgr.25310) 1026 : cluster 0 pgmap v1105: 99 pgs: 1 creating+peering, 7 unknown, 4 active+undersized+degraded, 32 active+undersized, 55 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:50.078 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:49 smithi169 bash[101133]: cluster 2023-09-23T22:55:48.786490+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T22:55:50.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:49 smithi187 bash[89487]: cluster 2023-09-23T22:55:48.765389+0000 mgr.y (mgr.25310) 1026 : cluster 0 pgmap v1105: 99 pgs: 1 creating+peering, 7 unknown, 4 active+undersized+degraded, 32 active+undersized, 55 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:50.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:49 smithi187 bash[89487]: cluster 2023-09-23T22:55:48.786490+0000 osd.5 (osd.5) 79 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T22:55:50.144 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:50.163 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:50.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:50.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:50.266 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:50.298 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:50.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:50.300 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:50.401 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:50.423 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:50.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:50.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:50.526 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:50.557 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:50.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:50.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:50.661 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:50.692 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:50.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:50.696 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:50.797 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:50.825 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:50.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:50.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:50.928 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:50.960 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:50.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:50.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:51.042 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:50 smithi169 bash[104356]: cluster 2023-09-23T22:55:49.239514+0000 osd.7 (osd.7) 263 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T22:55:51.042 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:50 smithi169 bash[104356]: cluster 2023-09-23T22:55:49.240677+0000 osd.7 (osd.7) 264 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T22:55:51.042 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:50 smithi169 bash[104356]: audit 2023-09-23T22:55:49.891266+0000 mon.c (mon.2) 85 : audit 0 from='client.? 172.21.15.169:0/226583001' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:55:51.043 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:50 smithi169 bash[101133]: cluster 2023-09-23T22:55:49.239514+0000 osd.7 (osd.7) 263 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T22:55:51.043 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:50 smithi169 bash[101133]: cluster 2023-09-23T22:55:49.240677+0000 osd.7 (osd.7) 264 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T22:55:51.043 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:50 smithi169 bash[101133]: audit 2023-09-23T22:55:49.891266+0000 mon.c (mon.2) 85 : audit 0 from='client.? 172.21.15.169:0/226583001' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:55:51.063 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:51.076 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:50 smithi187 bash[89487]: cluster 2023-09-23T22:55:49.239514+0000 osd.7 (osd.7) 263 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T22:55:51.076 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:50 smithi187 bash[89487]: cluster 2023-09-23T22:55:49.240677+0000 osd.7 (osd.7) 264 : cluster 3 failed to encode map e270 with expected crc 2023-09-23T22:55:51.076 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:50 smithi187 bash[89487]: audit 2023-09-23T22:55:49.891266+0000 mon.c (mon.2) 85 : audit 0 from='client.? 172.21.15.169:0/226583001' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:55:51.095 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:51.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:51.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:51.200 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:51.221 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:51.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:51.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:51.325 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:51.358 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:51.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:51.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:51.462 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:51.489 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:51.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:51.492 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:51.592 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:51.623 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:51.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:51.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:51.727 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:51.762 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:51.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:51.766 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:51.866 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:51.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:51 smithi187 bash[89487]: cluster 2023-09-23T22:55:50.766758+0000 mgr.y (mgr.25310) 1027 : cluster 0 pgmap v1107: 99 pgs: 1 creating+peering, 2 unknown, 4 active+undersized+degraded, 35 active+undersized, 57 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:51.896 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:51.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:51.899 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:52.002 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:52.035 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:52.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:52.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:52.087 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:51 smithi169 bash[101133]: cluster 2023-09-23T22:55:50.766758+0000 mgr.y (mgr.25310) 1027 : cluster 0 pgmap v1107: 99 pgs: 1 creating+peering, 2 unknown, 4 active+undersized+degraded, 35 active+undersized, 57 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:52.087 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:51 smithi169 bash[104356]: cluster 2023-09-23T22:55:50.766758+0000 mgr.y (mgr.25310) 1027 : cluster 0 pgmap v1107: 99 pgs: 1 creating+peering, 2 unknown, 4 active+undersized+degraded, 35 active+undersized, 57 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:52.088 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-23T22:55:52.138 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:52.170 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:52.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:52.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:52.273 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:52.294 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:52.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:52.296 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:52.397 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:52.427 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:52.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:52.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:52.531 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:52.566 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:52.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:52.569 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:52.670 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:52.700 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:52.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:52.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:52.804 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:52.830 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:52.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:52.833 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:52.934 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:52.968 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:52.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:52.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:53.021 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T22:55:53.021 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T22:55:53.072 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:53.100 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:53.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:53.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:53.203 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:53.229 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:53.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:53.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:53.333 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:53.365 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:53.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:53.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:53.469 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:53.498 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:53.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:53.501 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:53.590 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:55:53.602 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:53.627 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:53.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:53.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:53.730 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:53.765 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:53.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:53.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:53.869 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:53.883 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:53 smithi169 bash[104356]: cluster 2023-09-23T22:55:52.767666+0000 mgr.y (mgr.25310) 1028 : cluster 0 pgmap v1108: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:53.883 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:53 smithi169 bash[101133]: cluster 2023-09-23T22:55:52.767666+0000 mgr.y (mgr.25310) 1028 : cluster 0 pgmap v1108: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:53.900 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:53.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:53.904 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:54.005 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:54.029 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:54.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:54.032 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:54.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:53 smithi187 bash[89487]: cluster 2023-09-23T22:55:52.767666+0000 mgr.y (mgr.25310) 1028 : cluster 0 pgmap v1108: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:54.132 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:54.169 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:54.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:54.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:54.273 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:54.301 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:54.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:54.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:54.404 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:54.431 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:54.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:54.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:54.535 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:54.556 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:54.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:54.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:54.659 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:54.689 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:54.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:54.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:54.792 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:54.826 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:54.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:54.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:54.931 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:54.961 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:54.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:54.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:55.022 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:55:55.065 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:55.087 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:55.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:55.090 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:55.190 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:55.223 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:55.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:55.227 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:55.327 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:55.360 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:55.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:55.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:55.463 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:55.491 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:55.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:55.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:55.594 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:55.624 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:55.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:55.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:55.728 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:55.760 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:55.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:55.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:55.864 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:55.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:55 smithi187 bash[89487]: cluster 2023-09-23T22:55:54.769253+0000 mgr.y (mgr.25310) 1029 : cluster 0 pgmap v1109: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:55.894 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:55.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:55.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:55.997 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:56.032 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:56.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:56.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:56.135 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:56.162 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:56.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:56.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:56.181 INFO:teuthology.orchestra.run.smithi169.stdout:moved 0 / 297 (0%) 2023-09-23T22:55:56.181 INFO:teuthology.orchestra.run.smithi169.stdout:avg 42.4286 2023-09-23T22:55:56.181 INFO:teuthology.orchestra.run.smithi169.stdout:stddev 7.59833 -> 7.59833 (expected baseline 6.03053) 2023-09-23T22:55:56.181 INFO:teuthology.orchestra.run.smithi169.stdout:min osd.5 with 29 -> 29 pgs (0.683502 -> 0.683502 * mean) 2023-09-23T22:55:56.181 INFO:teuthology.orchestra.run.smithi169.stdout:max osd.4 with 44 -> 44 pgs (1.03704 -> 1.03704 * mean) 2023-09-23T22:55:56.181 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:55:56.182 INFO:teuthology.orchestra.run.smithi169.stdout:oload 1000 2023-09-23T22:55:56.182 INFO:teuthology.orchestra.run.smithi169.stdout:max_change 0.05 2023-09-23T22:55:56.182 INFO:teuthology.orchestra.run.smithi169.stdout:max_change_osds 4 2023-09-23T22:55:56.182 INFO:teuthology.orchestra.run.smithi169.stdout:average_utilization 0.0062 2023-09-23T22:55:56.182 INFO:teuthology.orchestra.run.smithi169.stdout:overload_utilization 0.0621 2023-09-23T22:55:56.185 INFO:teuthology.orchestra.run.smithi169.stderr:no change 2023-09-23T22:55:56.230 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:55 smithi169 bash[101133]: cluster 2023-09-23T22:55:54.769253+0000 mgr.y (mgr.25310) 1029 : cluster 0 pgmap v1109: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:56.230 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:55 smithi169 bash[104356]: cluster 2023-09-23T22:55:54.769253+0000 mgr.y (mgr.25310) 1029 : cluster 0 pgmap v1109: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:56.266 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:56.296 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:56.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:56.298 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:56.399 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:56.425 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:56.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:56.428 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:56.529 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:56.557 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:56.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:56.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:56.661 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:56.696 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:56.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:56.699 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:56.800 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:56.834 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:56.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:56.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:56.937 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:56.966 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:56.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:56.968 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:57.069 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:57.092 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:57.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:57.094 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:57.120 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:56 smithi169 bash[101133]: audit 2023-09-23T22:55:56.158847+0000 mon.a (mon.0) 1422 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:55:57.121 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:56 smithi169 bash[104356]: audit 2023-09-23T22:55:56.158847+0000 mon.a (mon.0) 1422 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:55:57.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:56 smithi187 bash[89487]: audit 2023-09-23T22:55:56.158847+0000 mon.a (mon.0) 1422 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:55:57.195 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:57.220 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:57.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:57.222 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:57.323 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:57.349 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:57.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:57.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:57.453 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:57.483 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:55:57.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:57.485 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:55:57.586 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:57.615 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:57.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:57.618 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:57.719 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:57.747 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:57.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:57.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:57.850 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:57.879 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:57.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:57.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:57.982 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:57.996 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:57 smithi187 bash[89487]: audit 2023-09-23T22:55:56.174180+0000 mgr.y (mgr.25310) 1030 : audit 0 from='client.45311 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:55:57.997 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:57 smithi187 bash[89487]: cluster 2023-09-23T22:55:56.770089+0000 mgr.y (mgr.25310) 1031 : cluster 0 pgmap v1110: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:58.014 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:58.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:58.017 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:58.109 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:57 smithi169 bash[104356]: audit 2023-09-23T22:55:56.174180+0000 mgr.y (mgr.25310) 1030 : audit 0 from='client.45311 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:55:58.109 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:57 smithi169 bash[104356]: cluster 2023-09-23T22:55:56.770089+0000 mgr.y (mgr.25310) 1031 : cluster 0 pgmap v1110: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:58.110 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:57 smithi169 bash[101133]: audit 2023-09-23T22:55:56.174180+0000 mgr.y (mgr.25310) 1030 : audit 0 from='client.45311 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:55:58.110 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:57 smithi169 bash[101133]: cluster 2023-09-23T22:55:56.770089+0000 mgr.y (mgr.25310) 1031 : cluster 0 pgmap v1110: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:58.117 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:58.132 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2023-09-23T22:55:58.132 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd test-reweight-by-utilization 110 1.0 2023-09-23T22:55:58.146 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:58.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:58.149 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:58.249 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:58.269 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:58.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:58.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:58.373 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:58.406 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:58.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:58.410 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:58.511 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:58.543 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:58.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:58.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:58.561 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:55:58.561 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:55:58.647 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:58.677 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:58.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:58.680 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:58.780 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:58.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:55:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:55:58] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-09-23T22:55:58.811 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:55:58.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:58.814 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:55:58.915 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:58.947 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:58.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:58.950 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:59.051 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:59.082 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:59.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:59.086 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:59.186 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:59.220 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:59.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:59.222 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:59.323 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:59.357 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:55:59.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:59.360 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:55:59.461 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:59.488 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:55:59.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:59.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:55:59.591 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:59.629 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:55:59.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:59.633 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:55:59.733 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:59.761 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:55:59.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:59.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:55:59.864 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:59.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:55:59 smithi187 bash[89487]: cluster 2023-09-23T22:55:58.770908+0000 mgr.y (mgr.25310) 1032 : cluster 0 pgmap v1111: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:55:59.891 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:55:59.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:55:59.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:55:59.995 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:00.000 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:55:59 smithi169 bash[101133]: cluster 2023-09-23T22:55:58.770908+0000 mgr.y (mgr.25310) 1032 : cluster 0 pgmap v1111: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:56:00.000 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:55:59 smithi169 bash[104356]: cluster 2023-09-23T22:55:58.770908+0000 mgr.y (mgr.25310) 1032 : cluster 0 pgmap v1111: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:56:00.028 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:00.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:00.031 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:00.132 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:00.160 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:00.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:00.162 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:00.263 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:00.295 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:00.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:00.299 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:00.399 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:00.423 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:00.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:00.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:00.526 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:00.560 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:00.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:00.563 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:00.639 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:56:00.663 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:00.693 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:00.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:00.697 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:00.797 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:00.828 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:00.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:00.831 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:00.852 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is set 2023-09-23T22:56:00.932 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:00.968 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:00 smithi169 bash[104356]: audit 2023-09-23T22:56:00.387877+0000 mon.c (mon.2) 86 : audit 1 from='client.? 172.21.15.169:0/4241863168' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:56:00.968 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:00 smithi169 bash[104356]: audit 2023-09-23T22:56:00.388333+0000 mon.a (mon.0) 1423 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:56:00.968 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:00 smithi169 bash[101133]: audit 2023-09-23T22:56:00.387877+0000 mon.c (mon.2) 86 : audit 1 from='client.? 172.21.15.169:0/4241863168' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:56:00.968 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:00 smithi169 bash[101133]: audit 2023-09-23T22:56:00.388333+0000 mon.a (mon.0) 1423 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:56:00.968 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:00.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:00.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:01.072 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:01.083 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:00 smithi187 bash[89487]: audit 2023-09-23T22:56:00.387877+0000 mon.c (mon.2) 86 : audit 1 from='client.? 172.21.15.169:0/4241863168' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:56:01.083 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:00 smithi187 bash[89487]: audit 2023-09-23T22:56:00.388333+0000 mon.a (mon.0) 1423 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:56:01.101 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:01.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:01.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:01.205 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:01.236 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:01.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:01.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:01.340 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:01.362 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:01.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:01.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:01.464 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:01.495 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:01.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:01.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:01.599 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:01.632 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:01.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:01.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:01.736 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:01.757 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:01.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:01.759 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:01.860 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:01.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:01 smithi187 bash[89487]: cluster 2023-09-23T22:56:00.771678+0000 mgr.y (mgr.25310) 1033 : cluster 0 pgmap v1112: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:56:01.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:01 smithi187 bash[89487]: cluster 2023-09-23T22:56:00.831690+0000 mon.a (mon.0) 1424 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:56:01.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:01 smithi187 bash[89487]: cluster 2023-09-23T22:56:00.843455+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T22:56:01.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:01 smithi187 bash[89487]: audit 2023-09-23T22:56:00.846313+0000 mon.a (mon.0) 1425 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:56:01.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:01 smithi187 bash[89487]: cluster 2023-09-23T22:56:00.846404+0000 mon.a (mon.0) 1426 : cluster 0 osdmap e271: 8 total, 7 up, 8 in 2023-09-23T22:56:01.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:01 smithi187 bash[89487]: audit 2023-09-23T22:56:01.702259+0000 mon.a (mon.0) 1427 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:56:01.886 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:01.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:01.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:01.989 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:01.997 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:01 smithi169 bash[104356]: cluster 2023-09-23T22:56:00.771678+0000 mgr.y (mgr.25310) 1033 : cluster 0 pgmap v1112: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:56:01.997 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:01 smithi169 bash[104356]: cluster 2023-09-23T22:56:00.831690+0000 mon.a (mon.0) 1424 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:56:01.997 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:01 smithi169 bash[104356]: cluster 2023-09-23T22:56:00.843455+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T22:56:01.997 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:01 smithi169 bash[104356]: audit 2023-09-23T22:56:00.846313+0000 mon.a (mon.0) 1425 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:56:01.997 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:01 smithi169 bash[104356]: cluster 2023-09-23T22:56:00.846404+0000 mon.a (mon.0) 1426 : cluster 0 osdmap e271: 8 total, 7 up, 8 in 2023-09-23T22:56:01.997 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:01 smithi169 bash[104356]: audit 2023-09-23T22:56:01.702259+0000 mon.a (mon.0) 1427 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:56:01.997 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:01 smithi169 bash[101133]: cluster 2023-09-23T22:56:00.771678+0000 mgr.y (mgr.25310) 1033 : cluster 0 pgmap v1112: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:56:01.998 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:01 smithi169 bash[101133]: cluster 2023-09-23T22:56:00.831690+0000 mon.a (mon.0) 1424 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:56:01.998 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:01 smithi169 bash[101133]: cluster 2023-09-23T22:56:00.843455+0000 osd.5 (osd.5) 80 : cluster 3 failed to encode map e271 with expected crc 2023-09-23T22:56:01.998 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:01 smithi169 bash[101133]: audit 2023-09-23T22:56:00.846313+0000 mon.a (mon.0) 1425 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:56:01.998 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:01 smithi169 bash[101133]: cluster 2023-09-23T22:56:00.846404+0000 mon.a (mon.0) 1426 : cluster 0 osdmap e271: 8 total, 7 up, 8 in 2023-09-23T22:56:01.998 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:01 smithi169 bash[101133]: audit 2023-09-23T22:56:01.702259+0000 mon.a (mon.0) 1427 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:56:02.010 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:02.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:02.012 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:02.113 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:02.132 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:02.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:02.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:02.235 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:02.254 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:02.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:02.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:02.356 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:02.378 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:02.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:02.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:02.480 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:02.511 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:02.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:02.514 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:02.615 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:02.640 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:02.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:02.642 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:02.743 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:02.775 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:02.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:02.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:02.879 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:02.911 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:02.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:02.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:03.016 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:03.044 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:03.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:03.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:03.147 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:03.168 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:03.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:03.171 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:03.271 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:03.306 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:03.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:03.308 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:03.409 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:03.438 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:03.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:03.440 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:03.541 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:03.566 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:03.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:03.569 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:03.670 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:03.695 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:03.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:03.698 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:03.799 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:03.823 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:03.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:03.825 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:03.926 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:03.960 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:03.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:03.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:04.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:03 smithi169 bash[104356]: cluster 2023-09-23T22:56:02.772428+0000 mgr.y (mgr.25310) 1034 : cluster 0 pgmap v1114: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:56:04.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:03 smithi169 bash[101133]: cluster 2023-09-23T22:56:02.772428+0000 mgr.y (mgr.25310) 1034 : cluster 0 pgmap v1114: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:56:04.063 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:04.085 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:04.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:04.087 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:04.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:03 smithi187 bash[89487]: cluster 2023-09-23T22:56:02.772428+0000 mgr.y (mgr.25310) 1034 : cluster 0 pgmap v1114: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:56:04.188 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:04.220 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:04.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:04.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:04.324 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:04.348 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:04.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:04.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:04.452 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:04.475 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:04.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:04.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:04.579 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:04.608 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:04.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:04.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:04.712 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:04.741 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:04.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:04.744 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:04.845 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:04.875 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:04.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:04.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:04.979 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:05.012 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:05.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:05.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:05.116 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:05.131 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:56:05.148 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:05.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:05.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:05.252 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:05.280 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:05.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:05.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:05.384 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:05.417 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:05.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:05.419 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:05.520 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:05.544 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:05.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:05.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:05.642 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T22:56:05.646 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:05.679 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:05.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:05.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:05.783 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:05.805 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:05.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:05.808 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:05.908 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:05.921 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:05 smithi187 bash[89487]: cluster 2023-09-23T22:56:04.773463+0000 mgr.y (mgr.25310) 1035 : cluster 0 pgmap v1115: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:56:05.940 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:05.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:05.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:06.044 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:06.064 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:06.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:06.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:06.134 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:05 smithi169 bash[101133]: cluster 2023-09-23T22:56:04.773463+0000 mgr.y (mgr.25310) 1035 : cluster 0 pgmap v1115: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:56:06.134 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:05 smithi169 bash[104356]: cluster 2023-09-23T22:56:04.773463+0000 mgr.y (mgr.25310) 1035 : cluster 0 pgmap v1115: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:56:06.168 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:06.201 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:06.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:06.204 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:06.305 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:06.326 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:06.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:06.328 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:06.429 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:06.456 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:06.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:06.458 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:06.559 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:06.590 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:06.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:06.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:06.694 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:06.721 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:06.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:06.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:06.824 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:06.853 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:06.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:06.855 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:06.956 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:06.987 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:06.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:06.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:07.090 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:07.116 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:07.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:07.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:07.218 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:07.240 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:07.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:07.242 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:07.343 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:07.372 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:07.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:07.375 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:07.475 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:07.500 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:07.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:07.502 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:07.603 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:07.625 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:07.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:07.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:07.728 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:07.755 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:07.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:07.757 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:07.858 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:07.867 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:07 smithi169 bash[104356]: cluster 2023-09-23T22:56:06.774330+0000 mgr.y (mgr.25310) 1036 : cluster 0 pgmap v1116: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:56:07.867 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:07 smithi169 bash[101133]: cluster 2023-09-23T22:56:06.774330+0000 mgr.y (mgr.25310) 1036 : cluster 0 pgmap v1116: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:56:07.886 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:07.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:07.888 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:07.989 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:08.011 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:08.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:08.013 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:08.114 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:08.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:07 smithi187 bash[89487]: cluster 2023-09-23T22:56:06.774330+0000 mgr.y (mgr.25310) 1036 : cluster 0 pgmap v1116: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:56:08.138 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:08.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:08.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:08.241 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:08.275 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:08.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:08.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:08.333 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2023-09-23T22:56:08.333 INFO:teuthology.orchestra.run.smithi169.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-23T22:56:08.379 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:08.404 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:08.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:08.406 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:08.507 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:08.531 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:08.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:08.533 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:08.634 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:08.659 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:08.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:08.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:08.762 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:08.765 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:56:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:56:08] "GET /metrics HTTP/1.1" 200 36384 "" "Prometheus/2.43.0" 2023-09-23T22:56:08.793 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:08.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:08.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:08.897 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:08.922 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:08.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:08.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:09.024 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:09.054 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:09.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:09.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:09.159 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:09.178 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:09.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:09.180 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:09.281 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:09.293 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:09 smithi187 bash[89487]: audit 2023-09-23T22:56:08.147633+0000 mon.a (mon.0) 1428 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:56:09.293 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:09 smithi187 bash[89487]: audit 2023-09-23T22:56:08.155411+0000 mon.a (mon.0) 1429 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:56:09.293 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:09 smithi187 bash[89487]: cluster 2023-09-23T22:56:08.775458+0000 mgr.y (mgr.25310) 1037 : cluster 0 pgmap v1117: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:56:09.312 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:09.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:09.315 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:09.416 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:09.426 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:09 smithi169 bash[104356]: audit 2023-09-23T22:56:08.147633+0000 mon.a (mon.0) 1428 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:56:09.427 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:09 smithi169 bash[104356]: audit 2023-09-23T22:56:08.155411+0000 mon.a (mon.0) 1429 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:56:09.427 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:09 smithi169 bash[104356]: cluster 2023-09-23T22:56:08.775458+0000 mgr.y (mgr.25310) 1037 : cluster 0 pgmap v1117: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:56:09.427 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:09 smithi169 bash[101133]: audit 2023-09-23T22:56:08.147633+0000 mon.a (mon.0) 1428 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:56:09.427 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:09 smithi169 bash[101133]: audit 2023-09-23T22:56:08.155411+0000 mon.a (mon.0) 1429 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:56:09.427 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:09 smithi169 bash[101133]: cluster 2023-09-23T22:56:08.775458+0000 mgr.y (mgr.25310) 1037 : cluster 0 pgmap v1117: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:56:09.441 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:09.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:09.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:09.544 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:09.573 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:09.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:09.576 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:09.677 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:09.705 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:09.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:09.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:09.810 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:09.834 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:09.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:09.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:09.938 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:09.968 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:09.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:09.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:10.072 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:10.097 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:10.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:10.100 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:10.168 INFO:teuthology.orchestra.run.smithi169.stderr:enabled application 'rados' on pool 'unique_pool_5' 2023-09-23T22:56:10.201 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:10.225 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:10.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:10.227 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:10.328 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:10.341 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:10 smithi187 bash[89487]: audit 2023-09-23T22:56:09.318197+0000 mon.c (mon.2) 87 : audit 1 from='client.? 172.21.15.169:0/95825041' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:56:10.341 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:10 smithi187 bash[89487]: audit 2023-09-23T22:56:09.318818+0000 mon.a (mon.0) 1430 : 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-23T22:56:10.361 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:10.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:10.364 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:10.465 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:10.490 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:10 smithi169 bash[101133]: audit 2023-09-23T22:56:09.318197+0000 mon.c (mon.2) 87 : audit 1 from='client.? 172.21.15.169:0/95825041' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:56:10.490 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:10 smithi169 bash[101133]: audit 2023-09-23T22:56:09.318818+0000 mon.a (mon.0) 1430 : 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-23T22:56:10.496 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:10.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:10.499 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:10.600 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:10.627 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:10.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:10.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:10.731 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:10.752 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:10.753 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:10 smithi169 bash[104356]: audit 2023-09-23T22:56:09.318197+0000 mon.c (mon.2) 87 : audit 1 from='client.? 172.21.15.169:0/95825041' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T22:56:10.753 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:10 smithi169 bash[104356]: audit 2023-09-23T22:56:09.318818+0000 mon.a (mon.0) 1430 : 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-23T22:56:10.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:10.754 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:10.854 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:10.885 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:10.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:10.888 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:10.989 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:11.016 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:11.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:11.019 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:11.100 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-23T22:56:11.120 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:11.146 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:11.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:11.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:11.249 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:11.277 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:11.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:11.280 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:11.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:11 smithi169 bash[101133]: audit 2023-09-23T22:56:10.161983+0000 mon.a (mon.0) 1431 : 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-23T22:56:11.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:11 smithi169 bash[101133]: cluster 2023-09-23T22:56:10.162055+0000 mon.a (mon.0) 1432 : cluster 0 osdmap e272: 8 total, 7 up, 8 in 2023-09-23T22:56:11.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:11 smithi169 bash[101133]: cluster 2023-09-23T22:56:10.181003+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T22:56:11.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:11 smithi169 bash[101133]: cluster 2023-09-23T22:56:10.183571+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T22:56:11.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:11 smithi169 bash[101133]: cluster 2023-09-23T22:56:10.185874+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T22:56:11.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:11 smithi169 bash[101133]: cluster 2023-09-23T22:56:10.776209+0000 mgr.y (mgr.25310) 1038 : cluster 0 pgmap v1119: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:56:11.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:11 smithi169 bash[101133]: cluster 2023-09-23T22:56:10.949546+0000 osd.7 (osd.7) 265 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T22:56:11.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:11 smithi169 bash[101133]: audit 2023-09-23T22:56:11.162816+0000 mon.a (mon.0) 1433 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:56:11.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:11 smithi169 bash[101133]: audit 2023-09-23T22:56:11.163866+0000 mon.a (mon.0) 1434 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:56:11.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:11 smithi169 bash[104356]: audit 2023-09-23T22:56:10.161983+0000 mon.a (mon.0) 1431 : 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-23T22:56:11.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:11 smithi169 bash[104356]: cluster 2023-09-23T22:56:10.162055+0000 mon.a (mon.0) 1432 : cluster 0 osdmap e272: 8 total, 7 up, 8 in 2023-09-23T22:56:11.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:11 smithi169 bash[104356]: cluster 2023-09-23T22:56:10.181003+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T22:56:11.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:11 smithi169 bash[104356]: cluster 2023-09-23T22:56:10.183571+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T22:56:11.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:11 smithi169 bash[104356]: cluster 2023-09-23T22:56:10.185874+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T22:56:11.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:11 smithi169 bash[104356]: cluster 2023-09-23T22:56:10.776209+0000 mgr.y (mgr.25310) 1038 : cluster 0 pgmap v1119: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:56:11.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:11 smithi169 bash[104356]: cluster 2023-09-23T22:56:10.949546+0000 osd.7 (osd.7) 265 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T22:56:11.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:11 smithi169 bash[104356]: audit 2023-09-23T22:56:11.162816+0000 mon.a (mon.0) 1433 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:56:11.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:11 smithi169 bash[104356]: audit 2023-09-23T22:56:11.163866+0000 mon.a (mon.0) 1434 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:56:11.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:11 smithi187 bash[89487]: audit 2023-09-23T22:56:10.161983+0000 mon.a (mon.0) 1431 : 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-23T22:56:11.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:11 smithi187 bash[89487]: cluster 2023-09-23T22:56:10.162055+0000 mon.a (mon.0) 1432 : cluster 0 osdmap e272: 8 total, 7 up, 8 in 2023-09-23T22:56:11.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:11 smithi187 bash[89487]: cluster 2023-09-23T22:56:10.181003+0000 osd.5 (osd.5) 81 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T22:56:11.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:11 smithi187 bash[89487]: cluster 2023-09-23T22:56:10.183571+0000 osd.5 (osd.5) 82 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T22:56:11.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:11 smithi187 bash[89487]: cluster 2023-09-23T22:56:10.185874+0000 osd.5 (osd.5) 83 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T22:56:11.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:11 smithi187 bash[89487]: cluster 2023-09-23T22:56:10.776209+0000 mgr.y (mgr.25310) 1038 : cluster 0 pgmap v1119: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:56:11.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:11 smithi187 bash[89487]: cluster 2023-09-23T22:56:10.949546+0000 osd.7 (osd.7) 265 : cluster 3 failed to encode map e272 with expected crc 2023-09-23T22:56:11.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:11 smithi187 bash[89487]: audit 2023-09-23T22:56:11.162816+0000 mon.a (mon.0) 1433 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:56:11.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:11 smithi187 bash[89487]: audit 2023-09-23T22:56:11.163866+0000 mon.a (mon.0) 1434 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:56:11.380 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:11.409 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:11.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:11.412 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:11.512 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:11.549 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:11.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:11.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:11.652 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:11.683 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:11.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:11.687 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:11.788 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:11.813 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:11.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:11.816 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:11.916 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:11.946 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:11.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:11.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:12.049 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:12.075 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:12.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:12.078 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:12.179 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:12.205 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:12.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:12.208 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:12.309 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:12.337 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:12.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:12.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:12.441 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:12.473 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:12.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:12.476 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:12.577 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:12.603 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:12.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:12.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:12.707 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:12.736 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:12.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:12.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:12.839 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:12.869 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:12.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:12.872 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:12.973 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:12.994 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:12.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:12.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:13.098 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:13.129 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:13.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:13.132 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:13.233 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:13.262 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:13.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:13.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:13.366 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:13.388 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:13.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:13.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:13.419 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:56:13.436 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:56:13.444 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:56:13.468 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:56:13.488 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:56:13.491 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:13.514 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:13.516 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:56:13.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:13.543 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:13.570 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:56:13.598 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:56:13.598 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:56:13.598 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:56:13.598 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:56:13.599 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:56:13.599 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:56:13.599 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:56:13.599 INFO:teuthology.orchestra.run.smithi169.stderr:Error ENXIO: problem getting command descriptions from osd.6 2023-09-23T22:56:13.599 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:56:13.644 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:13.676 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:13.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:13.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:13.779 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:13.799 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:13.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:13.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:13.902 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:13.934 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:13.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:13.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:14.039 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:14.048 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:13 smithi169 bash[104356]: cluster 2023-09-23T22:56:12.777600+0000 mgr.y (mgr.25310) 1039 : cluster 0 pgmap v1120: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:56:14.048 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:13 smithi169 bash[104356]: audit 2023-09-23T22:56:13.395759+0000 mon.a (mon.0) 1435 : audit 0 from='client.? 172.21.15.169:0/4005468529' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:56:14.048 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:13 smithi169 bash[101133]: cluster 2023-09-23T22:56:12.777600+0000 mgr.y (mgr.25310) 1039 : cluster 0 pgmap v1120: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:56:14.049 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:13 smithi169 bash[101133]: audit 2023-09-23T22:56:13.395759+0000 mon.a (mon.0) 1435 : audit 0 from='client.? 172.21.15.169:0/4005468529' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:56:14.060 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:14.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:14.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:14.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:13 smithi187 bash[89487]: cluster 2023-09-23T22:56:12.777600+0000 mgr.y (mgr.25310) 1039 : cluster 0 pgmap v1120: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:56:14.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:13 smithi187 bash[89487]: audit 2023-09-23T22:56:13.395759+0000 mon.a (mon.0) 1435 : audit 0 from='client.? 172.21.15.169:0/4005468529' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:56:14.164 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:14.196 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:14.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:14.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:14.300 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:14.304 DEBUG:teuthology.orchestra.run.smithi169:> /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-23T22:56:14.320 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:14.322 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-23T22:56:14.322 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-23T22:56:14.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:14.323 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:14.424 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:14.455 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:14.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:14.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:14.559 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:14.577 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:14.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:14.580 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:14.666 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:hints = 1 2023-09-23T22:56:14.666 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-23T22:56:14.667 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Object prefix: benchmark_data_smithi169_238013 2023-09-23T22:56:14.667 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:56:14.667 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 0 0 0 0 0 0 - 0 2023-09-23T22:56:14.681 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:14.716 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:14.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:14.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:14.819 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:14.845 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:14.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:14.846 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:14.947 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:14.976 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:14.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:14.979 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:15.080 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:15.104 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:15.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:15.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:15.208 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:15.232 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:15.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:15.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:15.337 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:15.369 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:15.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:15.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:15.473 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:15.483 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:15 smithi169 bash[104356]: audit 2023-09-23T22:56:14.365089+0000 mon.a (mon.0) 1436 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:56:15.483 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:15 smithi169 bash[104356]: audit 2023-09-23T22:56:14.372812+0000 mon.a (mon.0) 1437 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:56:15.483 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:15 smithi169 bash[104356]: cluster 2023-09-23T22:56:14.778950+0000 mgr.y (mgr.25310) 1040 : cluster 0 pgmap v1121: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:56:15.483 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:15 smithi169 bash[104356]: audit 2023-09-23T22:56:14.845545+0000 mon.a (mon.0) 1438 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:56:15.483 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:15 smithi169 bash[104356]: audit 2023-09-23T22:56:14.846619+0000 mon.a (mon.0) 1439 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:56:15.483 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:15 smithi169 bash[104356]: audit 2023-09-23T22:56:14.857584+0000 mon.a (mon.0) 1440 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:56:15.484 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:15 smithi169 bash[101133]: audit 2023-09-23T22:56:14.365089+0000 mon.a (mon.0) 1436 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:56:15.484 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:15 smithi169 bash[101133]: audit 2023-09-23T22:56:14.372812+0000 mon.a (mon.0) 1437 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:56:15.484 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:15 smithi169 bash[101133]: cluster 2023-09-23T22:56:14.778950+0000 mgr.y (mgr.25310) 1040 : cluster 0 pgmap v1121: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:56:15.484 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:15 smithi169 bash[101133]: audit 2023-09-23T22:56:14.845545+0000 mon.a (mon.0) 1438 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:56:15.485 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:15 smithi169 bash[101133]: audit 2023-09-23T22:56:14.846619+0000 mon.a (mon.0) 1439 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:56:15.485 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:15 smithi169 bash[101133]: audit 2023-09-23T22:56:14.857584+0000 mon.a (mon.0) 1440 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:56:15.500 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:15.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:15.502 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:15.602 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:15.613 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:15 smithi187 bash[89487]: audit 2023-09-23T22:56:14.365089+0000 mon.a (mon.0) 1436 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:56:15.613 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:15 smithi187 bash[89487]: audit 2023-09-23T22:56:14.372812+0000 mon.a (mon.0) 1437 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:56:15.613 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:15 smithi187 bash[89487]: cluster 2023-09-23T22:56:14.778950+0000 mgr.y (mgr.25310) 1040 : cluster 0 pgmap v1121: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10/72 objects degraded (13.889%) 2023-09-23T22:56:15.613 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:15 smithi187 bash[89487]: audit 2023-09-23T22:56:14.845545+0000 mon.a (mon.0) 1438 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:56:15.613 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:15 smithi187 bash[89487]: audit 2023-09-23T22:56:14.846619+0000 mon.a (mon.0) 1439 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:56:15.613 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:15 smithi187 bash[89487]: audit 2023-09-23T22:56:14.857584+0000 mon.a (mon.0) 1440 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:56:15.629 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:15.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:15.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:15.667 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 1 16 3136 3120 194.988 195 0.00322556 0.00511421 2023-09-23T22:56:15.736 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:15.761 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:15.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:15.764 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:15.865 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:15.876 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:56:15.890 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:15.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:15.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:15.994 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:16.030 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:16.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:16.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:16.133 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:16.159 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:16.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:16.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:16.263 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:16.288 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:16.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:16.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:16.391 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:16.419 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:16.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:16.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:16.523 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:16.547 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:16.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:16.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:16.652 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:16.667 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 2 16 6243 6227 194.577 194.188 0.00470262 0.00513094 2023-09-23T22:56:16.685 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:16.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:16.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:16.790 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:16.826 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:16.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:16.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:16.930 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:16.956 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:16.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:16.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:17.059 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:17.087 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:17.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:17.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:17.190 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:17.231 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:17.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:17.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:17.335 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:17.365 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:17.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:17.368 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:17.469 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:17.493 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:17.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:17.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:17.595 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:17.627 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:17.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:17.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:17.667 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 3 16 8936 8920 185.817 168.312 0.00494671 0.00537197 2023-09-23T22:56:17.734 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:17.761 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:17.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:17.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:17.864 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:17.889 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:17.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:17.892 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:17.993 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:18.019 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:18.020 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:17 smithi187 bash[89487]: cluster 2023-09-23T22:56:16.779817+0000 mgr.y (mgr.25310) 1041 : cluster 0 pgmap v1122: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 34 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s wr, 54 op/s; 10/1698 objects degraded (0.589%) 2023-09-23T22:56:18.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:18.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:18.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:17 smithi169 bash[104356]: cluster 2023-09-23T22:56:16.779817+0000 mgr.y (mgr.25310) 1041 : cluster 0 pgmap v1122: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 34 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s wr, 54 op/s; 10/1698 objects degraded (0.589%) 2023-09-23T22:56:18.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:17 smithi169 bash[101133]: cluster 2023-09-23T22:56:16.779817+0000 mgr.y (mgr.25310) 1041 : cluster 0 pgmap v1122: 99 pgs: 4 active+undersized+degraded, 35 active+undersized, 60 active+clean; 34 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.4 MiB/s wr, 54 op/s; 10/1698 objects degraded (0.589%) 2023-09-23T22:56:18.122 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:18.149 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:18.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:18.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:18.252 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:18.269 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:18.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:18.270 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:18.371 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:18.398 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:18.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:18.400 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:18.501 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:18.510 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:56:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:56:18] "GET /metrics HTTP/1.1" 200 36388 "" "Prometheus/2.43.0" 2023-09-23T22:56:18.529 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:18.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:18.531 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:18.632 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:18.650 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:18.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:18.652 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:18.667 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 4 16 11039 11023 172.219 131.438 0.00223817 0.00566935 2023-09-23T22:56:18.753 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:18.782 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:18.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:18 smithi169 bash[101133]: cluster 2023-09-23T22:56:17.742419+0000 mon.a (mon.0) 1441 : cluster 3 Health check update: Degraded data redundancy: 10/1698 objects degraded (0.589%), 4 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-09-23T22:56:18.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:18 smithi169 bash[104356]: cluster 2023-09-23T22:56:17.742419+0000 mon.a (mon.0) 1441 : cluster 3 Health check update: Degraded data redundancy: 10/1698 objects degraded (0.589%), 4 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-09-23T22:56:18.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:18.785 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:18.885 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:18.913 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:18.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:18.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:18.984 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T22:56:18.985 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T22:56:19.016 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:19.055 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:19.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:19.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:19.097 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:18 smithi187 bash[89487]: cluster 2023-09-23T22:56:17.742419+0000 mon.a (mon.0) 1441 : cluster 3 Health check update: Degraded data redundancy: 10/1698 objects degraded (0.589%), 4 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-09-23T22:56:19.159 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:19.179 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:19.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:19.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:19.283 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:19.308 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:19.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:19.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:19.411 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:19.447 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:19.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:19.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:19.551 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:19.583 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:19.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:19.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:19.667 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 5 16 13151 13135 164.173 132 0.00758349 0.00608301 2023-09-23T22:56:19.688 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:19.715 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:19.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:19.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:19.809 INFO:teuthology.orchestra.run.smithi169.stdout:moved 12 / 297 (4.0404%) 2023-09-23T22:56:19.810 INFO:teuthology.orchestra.run.smithi169.stdout:avg 42.4286 2023-09-23T22:56:19.810 INFO:teuthology.orchestra.run.smithi169.stdout:stddev 7.59833 -> 7.75255 (expected baseline 6.03053) 2023-09-23T22:56:19.810 INFO:teuthology.orchestra.run.smithi169.stdout:min osd.5 with 29 -> 36 pgs (0.683502 -> 0.848485 * mean) 2023-09-23T22:56:19.810 INFO:teuthology.orchestra.run.smithi169.stdout:max osd.4 with 44 -> 49 pgs (1.03704 -> 1.15488 * mean) 2023-09-23T22:56:19.810 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:56:19.810 INFO:teuthology.orchestra.run.smithi169.stdout:oload 110 2023-09-23T22:56:19.811 INFO:teuthology.orchestra.run.smithi169.stdout:max_change 1 2023-09-23T22:56:19.811 INFO:teuthology.orchestra.run.smithi169.stdout:max_change_osds 4 2023-09-23T22:56:19.811 INFO:teuthology.orchestra.run.smithi169.stdout:average_utilization 0.0072 2023-09-23T22:56:19.811 INFO:teuthology.orchestra.run.smithi169.stdout:overload_utilization 0.0080 2023-09-23T22:56:19.811 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6 weight 1.0000 -> 0.5118 2023-09-23T22:56:19.811 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2 weight 1.0000 -> 0.7561 2023-09-23T22:56:19.812 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1 weight 1.0000 -> 0.8250 2023-09-23T22:56:19.814 INFO:teuthology.orchestra.run.smithi169.stderr:no change 2023-09-23T22:56:19.819 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:19.847 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:19.848 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:19 smithi169 bash[104356]: cluster 2023-09-23T22:56:18.781861+0000 mgr.y (mgr.25310) 1042 : cluster 0 pgmap v1123: 99 pgs: 8 active+undersized+degraded, 31 active+undersized, 60 active+clean; 394 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s wr, 629 op/s; 2645/18969 objects degraded (13.944%) 2023-09-23T22:56:19.848 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:19 smithi169 bash[101133]: cluster 2023-09-23T22:56:18.781861+0000 mgr.y (mgr.25310) 1042 : cluster 0 pgmap v1123: 99 pgs: 8 active+undersized+degraded, 31 active+undersized, 60 active+clean; 394 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s wr, 629 op/s; 2645/18969 objects degraded (13.944%) 2023-09-23T22:56:19.849 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:56:19 smithi169 bash[90995]: debug 2023-09-23T22:56:19.806+0000 7f62d3681700 -1 mgr.server reply reply (3) No such process no change 2023-09-23T22:56:19.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:19.850 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:19.951 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:19.981 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:19.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:19.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:20.085 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:20.118 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:20.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:20.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:20.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:19 smithi187 bash[89487]: cluster 2023-09-23T22:56:18.781861+0000 mgr.y (mgr.25310) 1042 : cluster 0 pgmap v1123: 99 pgs: 8 active+undersized+degraded, 31 active+undersized, 60 active+clean; 394 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 39 MiB/s wr, 629 op/s; 2645/18969 objects degraded (13.944%) 2023-09-23T22:56:20.221 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:20.253 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:20.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:20.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:20.357 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:20.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:20.384 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:20.384 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:20.485 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:20.509 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:20.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:20.514 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:20.615 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:20.617 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T22:56:20.617 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [ 2023-09-23T22:56:20.617 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:56:20.617 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_repop_reply(client.35409.0:15477 10.e e272/268 ondisk, result = 0)", 2023-09-23T22:56:20.617 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:56:20.611754+0000", 2023-09-23T22:56:20.617 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 0.0017977729999999999, 2023-09-23T22:56:20.618 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.001831603, 2023-09-23T22:56:20.618 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:56:20.618 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "started", 2023-09-23T22:56:20.618 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:56:20.618 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:56:20.618 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:56:20.618 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:20.611754+0000", 2023-09-23T22:56:20.619 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:56:20.619 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:56:20.619 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:56:20.619 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:56:20.619 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:20.611754+0000", 2023-09-23T22:56:20.619 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:56:20.619 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:56:20.619 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:56:20.620 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:56:20.620 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:20.611754+0000", 2023-09-23T22:56:20.620 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999995 2023-09-23T22:56:20.620 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:56:20.620 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:56:20.620 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:56:20.620 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:20.611757+0000", 2023-09-23T22:56:20.621 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.7e-06 2023-09-23T22:56:20.621 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:56:20.621 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:56:20.621 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:56:20.621 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:20.611764+0000", 2023-09-23T22:56:20.621 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.827e-06 2023-09-23T22:56:20.621 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:56:20.622 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:56:20.622 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:56:20.622 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:20.611769+0000", 2023-09-23T22:56:20.622 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.9239999999999998e-06 2023-09-23T22:56:20.622 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:56:20.622 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:56:20.622 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:56:20.623 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:20.612924+0000", 2023-09-23T22:56:20.623 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0011554720000000001 2023-09-23T22:56:20.623 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:56:20.623 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:56:20.623 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:56:20.623 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:20.612934+0000", 2023-09-23T22:56:20.624 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.7119999999999995e-06 2023-09-23T22:56:20.624 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:56:20.624 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:56:20.624 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:56:20.624 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:56:20.624 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:56:20.624 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_repop(client.35409.0:15487 10.6 e272/268 10:62fe933f:::benchmark_data_smithi169_238013_object15486:head v 272'992, mlcod=272'989)", 2023-09-23T22:56:20.624 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:56:20.612524+0000", 2023-09-23T22:56:20.625 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 0.001027989, 2023-09-23T22:56:20.625 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.001151909, 2023-09-23T22:56:20.625 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:56:20.625 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "started", 2023-09-23T22:56:20.625 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:56:20.625 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:56:20.626 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:56:20.626 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:20.612524+0000", 2023-09-23T22:56:20.626 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:56:20.626 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:56:20.626 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:56:20.626 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:56:20.626 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:20.612524+0000", 2023-09-23T22:56:20.627 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:56:20.627 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:56:20.627 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:56:20.627 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:56:20.627 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:20.612523+0000", 2023-09-23T22:56:20.627 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T22:56:20.627 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:56:20.627 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:56:20.628 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:56:20.628 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:20.612567+0000", 2023-09-23T22:56:20.628 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.3393999999999998e-05 2023-09-23T22:56:20.628 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:56:20.628 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:56:20.628 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:56:20.628 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:20.612577+0000", 2023-09-23T22:56:20.629 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0509000000000001e-05 2023-09-23T22:56:20.629 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:56:20.629 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:56:20.629 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:56:20.629 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:20.612585+0000", 2023-09-23T22:56:20.629 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.2160000000000006e-06 2023-09-23T22:56:20.629 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:56:20.630 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:56:20.630 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:56:20.630 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:20.612912+0000", 2023-09-23T22:56:20.630 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00032678399999999999 2023-09-23T22:56:20.630 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:56:20.630 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:56:20.630 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:56:20.631 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:20.612933+0000", 2023-09-23T22:56:20.631 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.0764999999999999e-05 2023-09-23T22:56:20.631 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:56:20.631 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:56:20.631 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:56:20.631 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:56:20.631 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:56:20.632 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_repop(client.35409.0:15490 10.6 e272/268 10:6e5cc6d9:::benchmark_data_smithi169_238013_object15489:head v 272'993, mlcod=272'989)", 2023-09-23T22:56:20.632 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:56:20.613320+0000", 2023-09-23T22:56:20.632 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 0.000231714, 2023-09-23T22:56:20.632 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00044468300000000002, 2023-09-23T22:56:20.632 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:56:20.632 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "started", 2023-09-23T22:56:20.632 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:56:20.633 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:56:20.633 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:56:20.633 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:20.613320+0000", 2023-09-23T22:56:20.633 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:56:20.633 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:56:20.633 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:56:20.633 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:56:20.634 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:20.613320+0000", 2023-09-23T22:56:20.634 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:56:20.634 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:56:20.634 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:56:20.634 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:56:20.634 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:20.613320+0000", 2023-09-23T22:56:20.634 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T22:56:20.634 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:56:20.635 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:56:20.635 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:56:20.635 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:20.613343+0000", 2023-09-23T22:56:20.635 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.2918e-05 2023-09-23T22:56:20.635 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:56:20.635 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:56:20.635 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:56:20.636 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:20.613358+0000", 2023-09-23T22:56:20.636 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4894e-05 2023-09-23T22:56:20.636 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:56:20.636 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:56:20.636 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:56:20.636 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:20.613366+0000", 2023-09-23T22:56:20.637 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.8079999999999994e-06 2023-09-23T22:56:20.637 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:56:20.637 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:56:20.637 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:56:20.637 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:20.613724+0000", 2023-09-23T22:56:20.637 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00035717499999999999 2023-09-23T22:56:20.637 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:56:20.638 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:56:20.638 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:56:20.638 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:20.613745+0000", 2023-09-23T22:56:20.638 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.1761000000000001e-05 2023-09-23T22:56:20.638 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:56:20.638 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:56:20.638 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:56:20.639 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:56:20.639 INFO:teuthology.orchestra.run.smithi187.stdout: ], 2023-09-23T22:56:20.639 INFO:teuthology.orchestra.run.smithi187.stdout: "num_ops": 3 2023-09-23T22:56:20.639 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T22:56:20.666 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:20.667 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 6 16 15625 15609 162.579 154.625 0.00290709 0.00614194 2023-09-23T22:56:20.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:20.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:20.770 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:20.777 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:20 smithi169 bash[101133]: audit 2023-09-23T22:56:19.806501+0000 mgr.y (mgr.25310) 1043 : audit 0 from='client.35412 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:56:20.793 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:20.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:20.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:20.897 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:20.930 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:20.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:20.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:20.986 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:56:21.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:20 smithi169 bash[104356]: audit 2023-09-23T22:56:19.806501+0000 mgr.y (mgr.25310) 1043 : audit 0 from='client.35412 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:56:21.036 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:21.073 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:21.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:21.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:21.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:20 smithi187 bash[89487]: audit 2023-09-23T22:56:19.806501+0000 mgr.y (mgr.25310) 1043 : audit 0 from='client.35412 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2023-09-23T22:56:21.176 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:21.201 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:21.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:21.206 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:21.307 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:21.333 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:21.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:21.337 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:21.437 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:21.471 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:21.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:21.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:21.574 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:21.597 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:21.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:21.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:21.668 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 7 16 17968 17952 160.272 146.438 0.00568227 0.00623267 2023-09-23T22:56:21.699 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:21.726 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:21.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:21.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:21.827 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:21.851 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:21.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:21.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:21.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:21 smithi187 bash[89487]: cluster 2023-09-23T22:56:20.782776+0000 mgr.y (mgr.25310) 1044 : cluster 0 pgmap v1124: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 634 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 60 MiB/s wr, 953 op/s; 4950/30459 objects degraded (16.251%) 2023-09-23T22:56:21.954 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:21.969 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:21 smithi169 bash[101133]: cluster 2023-09-23T22:56:20.782776+0000 mgr.y (mgr.25310) 1044 : cluster 0 pgmap v1124: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 634 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 60 MiB/s wr, 953 op/s; 4950/30459 objects degraded (16.251%) 2023-09-23T22:56:21.969 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:21 smithi169 bash[104356]: cluster 2023-09-23T22:56:20.782776+0000 mgr.y (mgr.25310) 1044 : cluster 0 pgmap v1124: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 634 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 60 MiB/s wr, 953 op/s; 4950/30459 objects degraded (16.251%) 2023-09-23T22:56:21.986 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:21.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:21.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:22.025 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-23T22:56:22.089 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:22.121 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:22.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:22.124 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:22.225 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:22.250 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:22.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:22.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:22.354 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:22.382 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:22.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:22.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:22.484 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:22.515 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:22.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:22.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:22.618 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:22.645 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:22.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:22.649 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:22.668 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 8 16 20100 20084 156.893 133.25 0.00354921 0.00636753 2023-09-23T22:56:22.749 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:22.768 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:22.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:22.770 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:22.871 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:22.899 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:22.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:22.903 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:23.003 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:23.013 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:22 smithi187 bash[89487]: cluster 2023-09-23T22:56:22.789846+0000 mon.a (mon.0) 1442 : cluster 3 Health check update: Degraded data redundancy: 4950/37290 objects degraded (13.274%), 11 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-09-23T22:56:23.031 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:23.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:23.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:23.135 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:23.145 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:22 smithi169 bash[101133]: cluster 2023-09-23T22:56:22.789846+0000 mon.a (mon.0) 1442 : cluster 3 Health check update: Degraded data redundancy: 4950/37290 objects degraded (13.274%), 11 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-09-23T22:56:23.145 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:22 smithi169 bash[104356]: cluster 2023-09-23T22:56:22.789846+0000 mon.a (mon.0) 1442 : cluster 3 Health check update: Degraded data redundancy: 4950/37290 objects degraded (13.274%), 11 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-09-23T22:56:23.162 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:23.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:23.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:23.267 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:23.294 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:23.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:23.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:23.398 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:23.423 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:23.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:23.425 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:23.526 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:23.550 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:23.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:23.552 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:23.653 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:23.668 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 9 16 22219 22203 154.174 132.438 0.00367169 0.00647749 2023-09-23T22:56:23.684 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:23.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:23.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:23.789 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:23.824 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:23.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:23.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:23.928 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:23.959 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:23.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:23.961 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:24.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:23 smithi169 bash[104356]: cluster 2023-09-23T22:56:22.783449+0000 mgr.y (mgr.25310) 1045 : cluster 0 pgmap v1125: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 776 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s; 4950/37290 objects degraded (13.274%) 2023-09-23T22:56:24.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:23 smithi169 bash[101133]: cluster 2023-09-23T22:56:22.783449+0000 mgr.y (mgr.25310) 1045 : cluster 0 pgmap v1125: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 776 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s; 4950/37290 objects degraded (13.274%) 2023-09-23T22:56:24.062 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:24.087 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:24.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:24.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:24.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:23 smithi187 bash[89487]: cluster 2023-09-23T22:56:22.783449+0000 mgr.y (mgr.25310) 1045 : cluster 0 pgmap v1125: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 776 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s; 4950/37290 objects degraded (13.274%) 2023-09-23T22:56:24.191 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:24.222 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:24.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:24.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:24.325 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:24.362 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:24.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:24.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:24.466 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:24.493 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:24.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:24.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:24.597 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:24.626 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:24.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:24.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:24.668 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 10 16 24260 24244 151.512 127.562 0.0054964 0.0065939 2023-09-23T22:56:24.729 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:24.752 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:24.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:24.754 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:24.855 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:24.883 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:24.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:24.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:24.990 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:25.022 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:25.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:25.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:25.126 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:25.159 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:25.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:25.163 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:25.263 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:25.291 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:25.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:25.295 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:25.396 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:25.423 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:25.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:25.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:25.526 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:25.555 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:25.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:25.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:25.660 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:25.668 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 11 16 26161 26145 148.539 118.812 0.00472757 0.00672625 2023-09-23T22:56:25.686 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:25.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:25.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:25.789 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:25.816 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:25.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:25.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:25.856 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:25 smithi169 bash[101133]: cluster 2023-09-23T22:56:24.784544+0000 mgr.y (mgr.25310) 1046 : cluster 0 pgmap v1126: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 1.3 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 111 MiB/s wr, 1.77k op/s; 9819/63852 objects degraded (15.378%) 2023-09-23T22:56:25.920 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:25.929 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:25 smithi187 bash[89487]: cluster 2023-09-23T22:56:24.784544+0000 mgr.y (mgr.25310) 1046 : cluster 0 pgmap v1126: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 1.3 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 111 MiB/s wr, 1.77k op/s; 9819/63852 objects degraded (15.378%) 2023-09-23T22:56:25.947 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:25.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:25.951 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:26.051 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:26.079 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:26.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:26.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:26.173 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:25 smithi169 bash[104356]: cluster 2023-09-23T22:56:24.784544+0000 mgr.y (mgr.25310) 1046 : cluster 0 pgmap v1126: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 1.3 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 111 MiB/s wr, 1.77k op/s; 9819/63852 objects degraded (15.378%) 2023-09-23T22:56:26.184 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:26.209 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:26.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:26.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:26.312 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:26.341 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:26.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:26.343 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:26.444 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:26.471 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:26.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:26.475 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:26.575 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:26.603 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:26.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:26.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:26.668 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 12 16 27926 27910 145.352 110.312 0.0242864 0.00687252 2023-09-23T22:56:26.707 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:26.738 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:26.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:26.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:26.841 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:56:26.842 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:26.858 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:26 smithi187 bash[89487]: audit 2023-09-23T22:56:26.159315+0000 mon.a (mon.0) 1443 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:56:26.858 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:26 smithi187 bash[89487]: audit 2023-09-23T22:56:26.798693+0000 mon.c (mon.2) 88 : audit 1 from='client.? 172.21.15.169:0/3932094195' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:56:26.859 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:26 smithi187 bash[89487]: audit 2023-09-23T22:56:26.799829+0000 mon.a (mon.0) 1444 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:56:26.881 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:26.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:26.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:26.984 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:26.993 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:26 smithi169 bash[104356]: audit 2023-09-23T22:56:26.159315+0000 mon.a (mon.0) 1443 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:56:26.993 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:26 smithi169 bash[104356]: audit 2023-09-23T22:56:26.798693+0000 mon.c (mon.2) 88 : audit 1 from='client.? 172.21.15.169:0/3932094195' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:56:26.993 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:26 smithi169 bash[104356]: audit 2023-09-23T22:56:26.799829+0000 mon.a (mon.0) 1444 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:56:26.994 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:26 smithi169 bash[101133]: audit 2023-09-23T22:56:26.159315+0000 mon.a (mon.0) 1443 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:56:26.994 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:26 smithi169 bash[101133]: audit 2023-09-23T22:56:26.798693+0000 mon.c (mon.2) 88 : audit 1 from='client.? 172.21.15.169:0/3932094195' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:56:26.994 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:26 smithi169 bash[101133]: audit 2023-09-23T22:56:26.799829+0000 mon.a (mon.0) 1444 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:56:27.010 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:27.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:27.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:27.115 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:27.143 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:27.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:27.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:27.248 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:27.277 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:27.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:27.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:27.379 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:27.405 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:27.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:27.407 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:27.508 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:27.533 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:27.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:27.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:27.636 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:27.665 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:27.668 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 13 16 29809 29793 143.223 117.688 0.0070428 0.00697687 2023-09-23T22:56:27.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:27.669 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:27.770 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:27.776 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is set 2023-09-23T22:56:27.796 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:27.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:27.800 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:27.880 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:56:27.901 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:27.931 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:27.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:27.934 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:28.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:27 smithi169 bash[104356]: cluster 2023-09-23T22:56:26.786891+0000 mgr.y (mgr.25310) 1047 : cluster 0 pgmap v1127: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 1.4 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 117 MiB/s wr, 1.88k op/s; 9819/67698 objects degraded (14.504%) 2023-09-23T22:56:28.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:27 smithi169 bash[104356]: cluster 2023-09-23T22:56:27.745531+0000 mon.a (mon.0) 1445 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:56:28.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:27 smithi169 bash[104356]: audit 2023-09-23T22:56:27.761518+0000 mon.a (mon.0) 1446 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:56:28.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:27 smithi169 bash[104356]: cluster 2023-09-23T22:56:27.761912+0000 mon.a (mon.0) 1447 : cluster 0 osdmap e273: 8 total, 7 up, 8 in 2023-09-23T22:56:28.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:27 smithi169 bash[101133]: cluster 2023-09-23T22:56:26.786891+0000 mgr.y (mgr.25310) 1047 : cluster 0 pgmap v1127: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 1.4 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 117 MiB/s wr, 1.88k op/s; 9819/67698 objects degraded (14.504%) 2023-09-23T22:56:28.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:27 smithi169 bash[101133]: cluster 2023-09-23T22:56:27.745531+0000 mon.a (mon.0) 1445 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:56:28.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:27 smithi169 bash[101133]: audit 2023-09-23T22:56:27.761518+0000 mon.a (mon.0) 1446 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:56:28.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:27 smithi169 bash[101133]: cluster 2023-09-23T22:56:27.761912+0000 mon.a (mon.0) 1447 : cluster 0 osdmap e273: 8 total, 7 up, 8 in 2023-09-23T22:56:28.035 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:28.090 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:28.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:28.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:28.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:27 smithi187 bash[89487]: cluster 2023-09-23T22:56:26.786891+0000 mgr.y (mgr.25310) 1047 : cluster 0 pgmap v1127: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 1.4 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 117 MiB/s wr, 1.88k op/s; 9819/67698 objects degraded (14.504%) 2023-09-23T22:56:28.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:27 smithi187 bash[89487]: cluster 2023-09-23T22:56:27.745531+0000 mon.a (mon.0) 1445 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:56:28.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:27 smithi187 bash[89487]: audit 2023-09-23T22:56:27.761518+0000 mon.a (mon.0) 1446 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:56:28.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:27 smithi187 bash[89487]: cluster 2023-09-23T22:56:27.761912+0000 mon.a (mon.0) 1447 : cluster 0 osdmap e273: 8 total, 7 up, 8 in 2023-09-23T22:56:28.195 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:28.216 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:28.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:28.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:28.319 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:28.352 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:28.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:28.354 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:28.455 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:28.484 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:28.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:28.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:28.588 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:28.612 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:28.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:28.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:28.668 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 14 16 31558 31542 140.801 109.312 0.0188626 0.00709641 2023-09-23T22:56:28.719 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:28.729 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:56:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:56:28] "GET /metrics HTTP/1.1" 200 36450 "" "Prometheus/2.43.0" 2023-09-23T22:56:28.746 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:28.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:28.749 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:28.827 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7, 5] out_osds: [] dead_osds: [6] live_osds: [1, 2, 3, 4, 7, 0, 5] 2023-09-23T22:56:28.827 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:56:28.827 INFO:tasks.thrashosds.thrasher:inject_pause on osd.1 2023-09-23T22:56:28.827 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T22:56:28.828 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T22:56:28.828 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 config set filestore_inject_stall 3 2023-09-23T22:56:28.850 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:28.901 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:28.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:28.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:29.009 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:29.032 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:29.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:28 smithi169 bash[104356]: cluster 2023-09-23T22:56:27.764753+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T22:56:29.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:28 smithi169 bash[104356]: cluster 2023-09-23T22:56:27.765671+0000 osd.7 (osd.7) 266 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T22:56:29.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:28 smithi169 bash[104356]: cluster 2023-09-23T22:56:27.767662+0000 osd.7 (osd.7) 267 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T22:56:29.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:28 smithi169 bash[101133]: cluster 2023-09-23T22:56:27.764753+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T22:56:29.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:28 smithi169 bash[101133]: cluster 2023-09-23T22:56:27.765671+0000 osd.7 (osd.7) 266 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T22:56:29.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:28 smithi169 bash[101133]: cluster 2023-09-23T22:56:27.767662+0000 osd.7 (osd.7) 267 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T22:56:29.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:29.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:29.135 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:29.144 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:28 smithi187 bash[89487]: cluster 2023-09-23T22:56:27.764753+0000 osd.5 (osd.5) 84 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T22:56:29.144 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:28 smithi187 bash[89487]: cluster 2023-09-23T22:56:27.765671+0000 osd.7 (osd.7) 266 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T22:56:29.144 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:28 smithi187 bash[89487]: cluster 2023-09-23T22:56:27.767662+0000 osd.7 (osd.7) 267 : cluster 3 failed to encode map e273 with expected crc 2023-09-23T22:56:29.158 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:29.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:29.161 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:29.262 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:29.292 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:29.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:29.295 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:29.396 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:29.422 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:29.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:29.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:29.527 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:29.558 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:29.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:29.563 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:29.663 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:29.668 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 15 16 33380 33364 139.005 113.875 0.00571688 0.00718815 2023-09-23T22:56:29.690 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:29.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:29.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:29.792 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:29.824 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:29.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:29.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:29.882 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:29 smithi169 bash[101133]: cluster 2023-09-23T22:56:28.787855+0000 mgr.y (mgr.25310) 1048 : cluster 0 pgmap v1129: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 1.7 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 135 MiB/s wr, 2.16k op/s; 12247/83865 objects degraded (14.603%) 2023-09-23T22:56:29.882 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:29 smithi169 bash[101133]: cluster 2023-09-23T22:56:28.862020+0000 mon.a (mon.0) 1448 : cluster 3 Health check update: Degraded data redundancy: 12247/83865 objects degraded (14.603%), 11 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-09-23T22:56:29.930 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:29.956 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:29.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:29.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:30.059 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:30.085 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:30.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:30.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:30.191 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:30.199 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:29 smithi187 bash[89487]: cluster 2023-09-23T22:56:28.787855+0000 mgr.y (mgr.25310) 1048 : cluster 0 pgmap v1129: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 1.7 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 135 MiB/s wr, 2.16k op/s; 12247/83865 objects degraded (14.603%) 2023-09-23T22:56:30.199 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:29 smithi187 bash[89487]: cluster 2023-09-23T22:56:28.862020+0000 mon.a (mon.0) 1448 : cluster 3 Health check update: Degraded data redundancy: 12247/83865 objects degraded (14.603%), 11 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-09-23T22:56:30.218 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:30.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:30.220 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:30.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:29 smithi169 bash[104356]: cluster 2023-09-23T22:56:28.787855+0000 mgr.y (mgr.25310) 1048 : cluster 0 pgmap v1129: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 1.7 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 135 MiB/s wr, 2.16k op/s; 12247/83865 objects degraded (14.603%) 2023-09-23T22:56:30.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:29 smithi169 bash[104356]: cluster 2023-09-23T22:56:28.862020+0000 mon.a (mon.0) 1448 : cluster 3 Health check update: Degraded data redundancy: 12247/83865 objects degraded (14.603%), 11 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-09-23T22:56:30.320 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:30.343 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:30.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:30.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:30.445 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:30.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:30.480 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:30.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:30.582 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:30.601 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:30.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:30.602 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:30.669 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 16 16 35006 34990 136.668 101.625 0.00236013 0.00727175 2023-09-23T22:56:30.703 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:30.732 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:30.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:30.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:30.836 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:30.868 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:30.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:30.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:30.972 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:31.000 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:31.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:31.003 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:31.104 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:31.135 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:31.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:31.138 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:31.238 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:31.273 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:31.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:31.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:31.376 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:31.404 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:31.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:31.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:31.508 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:31.530 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:31.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:31.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:31.633 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:31.662 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:31.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:31.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:31.668 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 17 16 36107 36091 132.676 68.8125 0.0123655 0.00753207 2023-09-23T22:56:31.766 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:31.789 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:31.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:31.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:31.893 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:31.922 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:31.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:31.926 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:32.027 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:32.052 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:32.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:32.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:32.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:31 smithi187 bash[89487]: cluster 2023-09-23T22:56:30.790181+0000 mgr.y (mgr.25310) 1049 : cluster 0 pgmap v1130: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 1.9 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 129 MiB/s wr, 2.07k op/s; 13946/92496 objects degraded (15.077%) 2023-09-23T22:56:32.155 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:32.163 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:31 smithi169 bash[101133]: cluster 2023-09-23T22:56:30.790181+0000 mgr.y (mgr.25310) 1049 : cluster 0 pgmap v1130: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 1.9 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 129 MiB/s wr, 2.07k op/s; 13946/92496 objects degraded (15.077%) 2023-09-23T22:56:32.163 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:31 smithi169 bash[104356]: cluster 2023-09-23T22:56:30.790181+0000 mgr.y (mgr.25310) 1049 : cluster 0 pgmap v1130: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 1.9 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 129 MiB/s wr, 2.07k op/s; 13946/92496 objects degraded (15.077%) 2023-09-23T22:56:32.198 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:32.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:32.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:32.301 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:32.325 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:32.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:32.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:32.427 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:32.431 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T22:56:32.431 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [], 2023-09-23T22:56:32.431 INFO:teuthology.orchestra.run.smithi187.stdout: "complaint_time": 30, 2023-09-23T22:56:32.431 INFO:teuthology.orchestra.run.smithi187.stdout: "num_blocked_ops": 0 2023-09-23T22:56:32.431 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T22:56:32.453 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:32.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:32.458 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:32.559 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:32.589 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:32.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:32.592 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:32.669 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 18 16 37760 37744 131.044 103.312 0.00458115 0.00762574 2023-09-23T22:56:32.693 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:32.729 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:32.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:32.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:32.832 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:32.859 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:32.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:32.862 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:32.962 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:32.983 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:32.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:32.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:33.086 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:33.114 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:33.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:33.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:33.217 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:33.249 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:33.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:33.251 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:33.352 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:33.379 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:33.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:33.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:33.440 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-23T22:56:33.484 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:33.506 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:33.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:33.508 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:33.609 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:33.637 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:33.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:33.641 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:33.669 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 19 16 39254 39238 129.061 93.375 0.00418109 0.0077423 2023-09-23T22:56:33.742 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:33.770 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:33.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:33.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:33.874 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:33.901 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:33.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:33.903 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:33.981 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T22:56:34.005 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:34.033 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:34.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:33 smithi169 bash[101133]: cluster 2023-09-23T22:56:32.791173+0000 mgr.y (mgr.25310) 1050 : cluster 0 pgmap v1131: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 2.0 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 125 MiB/s wr, 1.99k op/s; 13946/97149 objects degraded (14.355%) 2023-09-23T22:56:34.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:33 smithi169 bash[104356]: cluster 2023-09-23T22:56:32.791173+0000 mgr.y (mgr.25310) 1050 : cluster 0 pgmap v1131: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 2.0 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 125 MiB/s wr, 1.99k op/s; 13946/97149 objects degraded (14.355%) 2023-09-23T22:56:34.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:34.037 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:34.137 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:34.169 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:34.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:34.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:34.273 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:34.305 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:34.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:34.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:34.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:33 smithi187 bash[89487]: cluster 2023-09-23T22:56:32.791173+0000 mgr.y (mgr.25310) 1050 : cluster 0 pgmap v1131: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 2.0 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 125 MiB/s wr, 1.99k op/s; 13946/97149 objects degraded (14.355%) 2023-09-23T22:56:34.410 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:34.438 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:34.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:34.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:34.541 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:34.567 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:34.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:34.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:34.669 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:2023-09-23T22:56:34.667801+0000 min lat: 0.00117895 max lat: 0.181712 avg lat: 0.00783186 2023-09-23T22:56:34.669 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:56:34.669 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 20 16 40852 40836 127.601 99.875 0.00756012 0.00783186 2023-09-23T22:56:34.673 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:34.700 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:34.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:34.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:34.806 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:34.840 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:34.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:34.843 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:34.943 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:34.977 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:34.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:34.984 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:35.024 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:56:35.085 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:35.112 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:35.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:35.118 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:35.218 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:35.228 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:34 smithi187 bash[89487]: cluster 2023-09-23T22:56:34.913512+0000 mon.a (mon.0) 1449 : cluster 3 Health check update: Degraded data redundancy: 17335/116055 objects degraded (14.937%), 11 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-09-23T22:56:35.246 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:35.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:35.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:35.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:34 smithi169 bash[104356]: cluster 2023-09-23T22:56:34.913512+0000 mon.a (mon.0) 1449 : cluster 3 Health check update: Degraded data redundancy: 17335/116055 objects degraded (14.937%), 11 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-09-23T22:56:35.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:34 smithi169 bash[101133]: cluster 2023-09-23T22:56:34.913512+0000 mon.a (mon.0) 1449 : cluster 3 Health check update: Degraded data redundancy: 17335/116055 objects degraded (14.937%), 11 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-09-23T22:56:35.351 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:35.377 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:35.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:35.380 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:35.480 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:35.516 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:35.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:35.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:35.622 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:35.649 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:35.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:35.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:35.669 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 21 16 42457 42441 126.301 100.312 0.00845219 0.00791108 2023-09-23T22:56:35.755 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:35.782 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:35.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:35.786 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:35.886 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:35.920 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:35.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:35.923 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:36.023 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:36.048 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:36.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:36.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:36.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:35 smithi187 bash[89487]: cluster 2023-09-23T22:56:34.792522+0000 mgr.y (mgr.25310) 1051 : cluster 0 pgmap v1132: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 2.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s; 17335/116055 objects degraded (14.937%) 2023-09-23T22:56:36.151 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:36.178 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:36.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:36.182 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:36.283 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:36.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:35 smithi169 bash[104356]: cluster 2023-09-23T22:56:34.792522+0000 mgr.y (mgr.25310) 1051 : cluster 0 pgmap v1132: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 2.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s; 17335/116055 objects degraded (14.937%) 2023-09-23T22:56:36.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:35 smithi169 bash[101133]: cluster 2023-09-23T22:56:34.792522+0000 mgr.y (mgr.25310) 1051 : cluster 0 pgmap v1132: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 2.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s; 17335/116055 objects degraded (14.937%) 2023-09-23T22:56:36.310 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:36.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:36.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:36.414 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:36.438 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:36.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:36.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:36.542 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:36.564 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:36.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:36.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:36.667 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:36.669 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 22 16 43853 43837 124.526 87.25 0.0180913 0.0080206 2023-09-23T22:56:36.690 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:36.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:36.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:36.794 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:36.817 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:36.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:36.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:36.920 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:36.942 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:36.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:36.944 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:37.045 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:37.070 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:37.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:37.074 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:37.175 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:37.203 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:37.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:37.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:37.306 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:37.333 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:37.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:37.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:37.437 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:37.463 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:37.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:37.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:37.567 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:37.596 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:37.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:37.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:37.669 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 23 16 45000 44984 122.228 71.6875 0.0055498 0.00817602 2023-09-23T22:56:37.702 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:37.730 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:37.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:37.738 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:37.839 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:37.847 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:37 smithi169 bash[101133]: cluster 2023-09-23T22:56:36.793254+0000 mgr.y (mgr.25310) 1052 : cluster 0 pgmap v1133: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 2.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 106 MiB/s wr, 1.70k op/s; 17335/118842 objects degraded (14.587%) 2023-09-23T22:56:37.847 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:37 smithi169 bash[104356]: cluster 2023-09-23T22:56:36.793254+0000 mgr.y (mgr.25310) 1052 : cluster 0 pgmap v1133: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 2.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 106 MiB/s wr, 1.70k op/s; 17335/118842 objects degraded (14.587%) 2023-09-23T22:56:37.865 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:37.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:37.870 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:37.971 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:38.000 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:38.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:38.004 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:38.084 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:56:38.105 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:38.114 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:37 smithi187 bash[89487]: cluster 2023-09-23T22:56:36.793254+0000 mgr.y (mgr.25310) 1052 : cluster 0 pgmap v1133: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 2.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 106 MiB/s wr, 1.70k op/s; 17335/118842 objects degraded (14.587%) 2023-09-23T22:56:38.121 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:56:38.132 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:38.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:38.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:38.155 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:56:38.204 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:56:38.235 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:38.236 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:56:38.255 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:56:38.264 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:38.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:38.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:38.305 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:56:38.348 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:56:38.369 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:38.384 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:56:38.385 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:56:38.385 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:56:38.385 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:56:38.385 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:56:38.385 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:56:38.385 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:56:38.385 INFO:teuthology.orchestra.run.smithi169.stderr:Error ENXIO: problem getting command descriptions from osd.6 2023-09-23T22:56:38.385 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:56:38.401 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:38.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:38.404 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:38.505 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:38.541 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:38.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:38.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:38.647 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:38.655 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:56:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:56:38] "GET /metrics HTTP/1.1" 200 36450 "" "Prometheus/2.43.0" 2023-09-23T22:56:38.672 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:38.674 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 24 16 46288 46272 120.466 80.5 0.0117856 0.00829289 2023-09-23T22:56:38.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:38.676 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:38.777 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:38.804 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:38.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:38.807 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:38.909 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:38.935 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:38.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:38.939 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:39.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:38 smithi169 bash[101133]: audit 2023-09-23T22:56:38.057404+0000 mon.c (mon.2) 89 : audit 0 from='client.? 172.21.15.169:0/1432494733' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:56:39.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:38 smithi169 bash[104356]: audit 2023-09-23T22:56:38.057404+0000 mon.c (mon.2) 89 : audit 0 from='client.? 172.21.15.169:0/1432494733' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:56:39.039 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:39.047 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:38 smithi187 bash[89487]: audit 2023-09-23T22:56:38.057404+0000 mon.c (mon.2) 89 : audit 0 from='client.? 172.21.15.169:0/1432494733' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:56:39.065 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:39.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:39.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:39.169 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:39.198 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:39.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:39.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:39.302 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:39.323 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:39.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:39.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:39.426 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:39.453 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:39.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:39.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:39.558 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:39.577 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:39.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:39.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:39.674 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 25 16 47481 47465 118.63 74.5625 0.00712587 0.00842509 2023-09-23T22:56:39.679 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:39.704 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:39.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:39.706 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:39.807 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:39.828 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:39.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:39.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:39.931 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:39.953 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:39.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:39.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:39.964 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:39 smithi169 bash[101133]: cluster 2023-09-23T22:56:38.794263+0000 mgr.y (mgr.25310) 1053 : cluster 0 pgmap v1134: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 115 MiB/s wr, 1.85k op/s; 19118/130722 objects degraded (14.625%) 2023-09-23T22:56:39.964 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:39 smithi169 bash[104356]: cluster 2023-09-23T22:56:38.794263+0000 mgr.y (mgr.25310) 1053 : cluster 0 pgmap v1134: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 115 MiB/s wr, 1.85k op/s; 19118/130722 objects degraded (14.625%) 2023-09-23T22:56:40.056 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:40.065 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:39 smithi187 bash[89487]: cluster 2023-09-23T22:56:38.794263+0000 mgr.y (mgr.25310) 1053 : cluster 0 pgmap v1134: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 115 MiB/s wr, 1.85k op/s; 19118/130722 objects degraded (14.625%) 2023-09-23T22:56:40.082 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:40.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:40.085 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:40.186 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:40.219 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:40.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:40.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:40.323 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:40.359 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:40.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:40.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:40.463 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:40.492 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:40.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:40.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:40.598 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:40.626 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:40.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:40.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:40.674 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 26 16 48736 48720 117.084 78.4375 0.00571469 0.00853549 2023-09-23T22:56:40.730 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:40.757 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:40.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:40.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:40.861 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:40.908 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:40.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:40.912 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:41.013 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:41.040 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:41.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:41.043 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:41.144 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:41.172 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:41.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:41.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:41.278 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:41.310 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:41.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:41.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:41.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:40 smithi187 bash[89487]: cluster 2023-09-23T22:56:40.846890+0000 mon.a (mon.0) 1450 : cluster 3 Health check update: Degraded data redundancy: 20474/137367 objects degraded (14.905%), 11 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-09-23T22:56:41.412 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:41.420 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:41 smithi169 bash[101133]: cluster 2023-09-23T22:56:40.846890+0000 mon.a (mon.0) 1450 : cluster 3 Health check update: Degraded data redundancy: 20474/137367 objects degraded (14.905%), 11 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-09-23T22:56:41.421 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:41 smithi169 bash[104356]: cluster 2023-09-23T22:56:40.846890+0000 mon.a (mon.0) 1450 : cluster 3 Health check update: Degraded data redundancy: 20474/137367 objects degraded (14.905%), 11 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-09-23T22:56:41.436 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:41.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:41.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:41.540 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:41.562 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:41.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:41.565 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:41.666 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:41.674 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 27 16 50104 50088 115.915 85.5 0.013007 0.00862097 2023-09-23T22:56:41.699 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:41.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:41.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:41.801 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:41.824 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:41.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:41.827 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:41.928 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:41.937 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:41 smithi169 bash[104356]: cluster 2023-09-23T22:56:40.795560+0000 mgr.y (mgr.25310) 1054 : cluster 0 pgmap v1135: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 2.8 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s; 20474/137367 objects degraded (14.905%) 2023-09-23T22:56:41.937 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:41 smithi169 bash[104356]: audit 2023-09-23T22:56:41.159341+0000 mon.a (mon.0) 1451 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:56:41.937 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:41 smithi169 bash[101133]: cluster 2023-09-23T22:56:40.795560+0000 mgr.y (mgr.25310) 1054 : cluster 0 pgmap v1135: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 2.8 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s; 20474/137367 objects degraded (14.905%) 2023-09-23T22:56:41.937 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:41 smithi169 bash[101133]: audit 2023-09-23T22:56:41.159341+0000 mon.a (mon.0) 1451 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:56:41.960 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:41.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:41.962 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:42.018 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T22:56:42.018 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T22:56:42.063 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:42.090 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:42.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:42.096 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:42.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:41 smithi187 bash[89487]: cluster 2023-09-23T22:56:40.795560+0000 mgr.y (mgr.25310) 1054 : cluster 0 pgmap v1135: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 2.8 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s; 20474/137367 objects degraded (14.905%) 2023-09-23T22:56:42.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:41 smithi187 bash[89487]: audit 2023-09-23T22:56:41.159341+0000 mon.a (mon.0) 1451 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:56:42.197 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:42.222 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:42.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:42.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:42.328 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:42.353 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:42.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:42.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:42.458 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:42.486 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:42.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:42.488 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:42.589 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:42.614 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:42.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:42.620 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:42.674 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 28 16 51538 51522 114.975 89.625 0.0145411 0.00869184 2023-09-23T22:56:42.720 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:42.744 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:42.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:42.746 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:42.847 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:42.871 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:42.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:42.873 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:42.974 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:43.000 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:43.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:43.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:43.105 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:43.130 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:43.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:43.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:43.233 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:43.258 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:43.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:43.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:43.363 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:43.387 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:43.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:43.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:43.423 INFO:teuthology.orchestra.run.smithi187.stdout:ERROR: (22) Invalid argument 2023-09-23T22:56:43.423 INFO:teuthology.orchestra.run.smithi187.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-23T22:56:43.491 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:43.523 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:43.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:43.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:43.627 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:43.651 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:43.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:43.655 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:43.674 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 29 16 52606 52590 113.313 66.75 0.00298564 0.00881512 2023-09-23T22:56:43.756 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:43.780 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:43.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:43.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:43.891 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:43.918 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:43.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:43.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:44.019 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:56:44.022 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:44.043 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:44.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:44.047 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:44.094 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:43 smithi169 bash[101133]: cluster 2023-09-23T22:56:42.796398+0000 mgr.y (mgr.25310) 1055 : cluster 0 pgmap v1136: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s; 20474/141120 objects degraded (14.508%) 2023-09-23T22:56:44.095 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:43 smithi169 bash[104356]: cluster 2023-09-23T22:56:42.796398+0000 mgr.y (mgr.25310) 1055 : cluster 0 pgmap v1136: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s; 20474/141120 objects degraded (14.508%) 2023-09-23T22:56:44.147 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:44.175 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:44.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:44.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:44.278 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:44.286 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:43 smithi187 bash[89487]: cluster 2023-09-23T22:56:42.796398+0000 mgr.y (mgr.25310) 1055 : cluster 0 pgmap v1136: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s; 20474/141120 objects degraded (14.508%) 2023-09-23T22:56:44.308 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:44.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:44.315 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:44.415 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:44.440 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:44.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:44.443 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:44.507 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-23T22:56:44.544 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:44.577 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:44.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:44.582 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:44.674 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 30 16 53766 53750 111.952 72.5 0.0174775 0.0089273 2023-09-23T22:56:44.683 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:44.722 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:44.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:44.724 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:44.825 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:44.855 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:44.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:44.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:44.958 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:44.982 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:44.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:44.984 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:45.085 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:45.112 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:45.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:45.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:45.216 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:45.248 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:45.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:45.252 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:45.353 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:45.378 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:45.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:45.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:45.483 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:45.517 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:45.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:45.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:45.620 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:45.650 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:45.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:45.654 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:45.674 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 31 16 55178 55162 111.187 88.25 0.00374703 0.00898783 2023-09-23T22:56:45.755 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:45.785 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:45.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:45.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:45.890 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:45.920 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:45.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:45.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:46.026 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:46.036 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:45 smithi187 bash[89487]: cluster 2023-09-23T22:56:44.797461+0000 mgr.y (mgr.25310) 1056 : cluster 0 pgmap v1137: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 3.2 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s; 23185/156402 objects degraded (14.824%) 2023-09-23T22:56:46.054 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:46.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:46.057 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:46.158 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:46.167 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:45 smithi169 bash[101133]: cluster 2023-09-23T22:56:44.797461+0000 mgr.y (mgr.25310) 1056 : cluster 0 pgmap v1137: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 3.2 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s; 23185/156402 objects degraded (14.824%) 2023-09-23T22:56:46.167 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:45 smithi169 bash[104356]: cluster 2023-09-23T22:56:44.797461+0000 mgr.y (mgr.25310) 1056 : cluster 0 pgmap v1137: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 3.2 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s; 23185/156402 objects degraded (14.824%) 2023-09-23T22:56:46.181 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:46.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:46.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:46.284 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:46.314 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:46.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:46.319 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:46.420 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:46.447 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:46.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:46.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:46.553 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:46.584 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:46.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:46.588 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:46.674 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 32 16 56566 56550 110.424 86.75 0.00372925 0.00905091 2023-09-23T22:56:46.689 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:46.728 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:46.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:46.731 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:46.832 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:46.870 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:46.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:46.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:46.973 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:46.987 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:46 smithi169 bash[104356]: cluster 2023-09-23T22:56:46.747542+0000 mon.a (mon.0) 1452 : cluster 3 Health check update: Degraded data redundancy: 23185/156402 objects degraded (14.824%), 11 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-09-23T22:56:46.988 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:46 smithi169 bash[101133]: cluster 2023-09-23T22:56:46.747542+0000 mon.a (mon.0) 1452 : cluster 3 Health check update: Degraded data redundancy: 23185/156402 objects degraded (14.824%), 11 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-09-23T22:56:47.007 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:47.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:47.010 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:47.111 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:47.144 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:47.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:47.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:47.231 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T22:56:47.231 INFO:teuthology.orchestra.run.smithi169.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-09-23T22:56:47.231 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T22:56:47.250 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:47.260 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:46 smithi187 bash[89487]: cluster 2023-09-23T22:56:46.747542+0000 mon.a (mon.0) 1452 : cluster 3 Health check update: Degraded data redundancy: 23185/156402 objects degraded (14.824%), 11 pgs degraded, 32 pgs undersized (PG_DEGRADED) 2023-09-23T22:56:47.274 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:47.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:47.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:47.377 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:47.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:47.409 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:47.410 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:47.511 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:47.542 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:47.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:47.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:47.646 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:47.676 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 33 16 57605 57589 109.045 64.9375 0.00744971 0.00916443 2023-09-23T22:56:47.676 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:47.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:47.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:47.778 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:47.807 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:47.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:47.810 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:47.911 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:47.921 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:47 smithi169 bash[101133]: cluster 2023-09-23T22:56:46.799387+0000 mgr.y (mgr.25310) 1057 : cluster 0 pgmap v1138: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s; 23185/158784 objects degraded (14.602%) 2023-09-23T22:56:47.947 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:47.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:47.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:48.051 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:48.094 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:48.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:48.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:48.198 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:48.207 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:47 smithi187 bash[89487]: cluster 2023-09-23T22:56:46.799387+0000 mgr.y (mgr.25310) 1057 : cluster 0 pgmap v1138: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s; 23185/158784 objects degraded (14.602%) 2023-09-23T22:56:48.226 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:48.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:48.228 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:48.313 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:47 smithi169 bash[104356]: cluster 2023-09-23T22:56:46.799387+0000 mgr.y (mgr.25310) 1057 : cluster 0 pgmap v1138: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s; 23185/158784 objects degraded (14.602%) 2023-09-23T22:56:48.329 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:48.354 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:48.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:48.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:48.457 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:48.481 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:48.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:48.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:48.585 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:48.617 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:48.621 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:56:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:56:48] "GET /metrics HTTP/1.1" 200 36455 "" "Prometheus/2.43.0" 2023-09-23T22:56:48.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:48.622 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:48.675 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 34 16 58660 58644 107.777 65.9375 0.011826 0.00927293 2023-09-23T22:56:48.723 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:48.755 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:48.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:48.758 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:48.859 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:48.887 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:48.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:48.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:48.992 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:49.018 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:49.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:49.024 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:49.125 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:49.156 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:49.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:49.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:49.260 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:49.285 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:49.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:49.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:49.326 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:56:49.389 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:49.413 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:49.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:49.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:49.520 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:49.543 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:49.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:49.550 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:49.650 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:49.674 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:49.675 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 35 16 59912 59896 106.933 78.25 0.0242073 0.00934547 2023-09-23T22:56:49.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:49.676 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:49.777 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:49.801 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:49.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:49.806 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:49.907 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:49.934 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:49.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:49.938 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:50.038 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:50.064 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:50.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:50.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:50.143 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:49 smithi187 bash[89487]: cluster 2023-09-23T22:56:48.800775+0000 mgr.y (mgr.25310) 1058 : cluster 0 pgmap v1139: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s; 24671/169086 objects degraded (14.591%) 2023-09-23T22:56:50.168 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:50.189 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:50.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:50.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:50.220 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:49 smithi169 bash[104356]: cluster 2023-09-23T22:56:48.800775+0000 mgr.y (mgr.25310) 1058 : cluster 0 pgmap v1139: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s; 24671/169086 objects degraded (14.591%) 2023-09-23T22:56:50.220 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:49 smithi169 bash[101133]: cluster 2023-09-23T22:56:48.800775+0000 mgr.y (mgr.25310) 1058 : cluster 0 pgmap v1139: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s; 24671/169086 objects degraded (14.591%) 2023-09-23T22:56:50.292 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:50.316 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:50.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:50.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:50.420 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:50.444 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:50.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:50.448 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:50.549 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:50.578 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:50.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:50.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:50.652 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:56:50.676 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 36 16 61180 61164 106.16 79.25 0.0226954 0.00941378 2023-09-23T22:56:50.694 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:50.726 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:50.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:50.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:50.833 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:50.880 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:50.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:50.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:50.987 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:51.028 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:51.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:51.029 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:51.129 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:51.164 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:51.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:51.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:51.267 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:51.293 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:51.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:51.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:51.396 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:51.429 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:51.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:51.435 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:51.536 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:51.566 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:51.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:51.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:51.670 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:51.676 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 37 16 62329 62313 105.232 71.8125 0.0155404 0.00949703 2023-09-23T22:56:51.695 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:51.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:51.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:51.800 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:51.826 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:51.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:51.831 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:51.931 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:51.952 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:51 smithi187 bash[89487]: cluster 2023-09-23T22:56:50.801708+0000 mgr.y (mgr.25310) 1059 : cluster 0 pgmap v1140: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s; 25839/174990 objects degraded (14.766%) 2023-09-23T22:56:51.953 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:51 smithi187 bash[89487]: audit 2023-09-23T22:56:51.082627+0000 mon.c (mon.2) 90 : audit 1 from='client.? 172.21.15.169:0/95811735' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:56:51.953 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:51 smithi187 bash[89487]: audit 2023-09-23T22:56:51.084605+0000 mon.a (mon.0) 1453 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:56:51.953 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:51 smithi187 bash[89487]: cluster 2023-09-23T22:56:51.748607+0000 mon.a (mon.0) 1454 : cluster 3 Health check update: Degraded data redundancy: 25839/174990 objects degraded (14.766%), 11 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-09-23T22:56:51.956 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is unset 2023-09-23T22:56:51.958 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:51.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:51.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:52.062 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:52.094 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:52.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:52.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:52.200 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:52.212 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:51 smithi169 bash[104356]: cluster 2023-09-23T22:56:50.801708+0000 mgr.y (mgr.25310) 1059 : cluster 0 pgmap v1140: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s; 25839/174990 objects degraded (14.766%) 2023-09-23T22:56:52.212 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:51 smithi169 bash[104356]: audit 2023-09-23T22:56:51.082627+0000 mon.c (mon.2) 90 : audit 1 from='client.? 172.21.15.169:0/95811735' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:56:52.212 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:51 smithi169 bash[104356]: audit 2023-09-23T22:56:51.084605+0000 mon.a (mon.0) 1453 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:56:52.212 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:51 smithi169 bash[104356]: cluster 2023-09-23T22:56:51.748607+0000 mon.a (mon.0) 1454 : cluster 3 Health check update: Degraded data redundancy: 25839/174990 objects degraded (14.766%), 11 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-09-23T22:56:52.212 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:51 smithi169 bash[101133]: cluster 2023-09-23T22:56:50.801708+0000 mgr.y (mgr.25310) 1059 : cluster 0 pgmap v1140: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s; 25839/174990 objects degraded (14.766%) 2023-09-23T22:56:52.212 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:51 smithi169 bash[101133]: audit 2023-09-23T22:56:51.082627+0000 mon.c (mon.2) 90 : audit 1 from='client.? 172.21.15.169:0/95811735' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:56:52.212 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:51 smithi169 bash[101133]: audit 2023-09-23T22:56:51.084605+0000 mon.a (mon.0) 1453 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:56:52.212 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:51 smithi169 bash[101133]: cluster 2023-09-23T22:56:51.748607+0000 mon.a (mon.0) 1454 : cluster 3 Health check update: Degraded data redundancy: 25839/174990 objects degraded (14.766%), 11 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-09-23T22:56:52.235 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:52.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:52.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:52.340 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:52.371 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:52.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:52.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:52.473 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:52.503 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:52.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:52.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:52.606 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:52.632 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:52.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:52.636 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:52.677 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 38 16 63614 63598 104.576 80.3125 0.0114888 0.00955679 2023-09-23T22:56:52.737 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:52.767 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:52.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:52.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:52.872 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:52.908 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:52.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:52.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:53.011 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:53.021 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:52 smithi169 bash[104356]: cluster 2023-09-23T22:56:51.928846+0000 mon.a (mon.0) 1455 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:56:53.021 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:52 smithi169 bash[104356]: audit 2023-09-23T22:56:51.939450+0000 mon.a (mon.0) 1456 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:56:53.022 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:52 smithi169 bash[104356]: cluster 2023-09-23T22:56:51.939770+0000 mon.a (mon.0) 1457 : cluster 0 osdmap e274: 8 total, 7 up, 8 in 2023-09-23T22:56:53.022 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:52 smithi169 bash[104356]: cluster 2023-09-23T22:56:51.942468+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T22:56:53.022 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:52 smithi169 bash[104356]: cluster 2023-09-23T22:56:51.944879+0000 osd.7 (osd.7) 268 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T22:56:53.022 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:52 smithi169 bash[104356]: cluster 2023-09-23T22:56:51.946818+0000 osd.7 (osd.7) 269 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T22:56:53.022 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:52 smithi169 bash[104356]: cluster 2023-09-23T22:56:51.948079+0000 osd.7 (osd.7) 270 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T22:56:53.023 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:52 smithi169 bash[101133]: cluster 2023-09-23T22:56:51.928846+0000 mon.a (mon.0) 1455 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:56:53.023 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:52 smithi169 bash[101133]: audit 2023-09-23T22:56:51.939450+0000 mon.a (mon.0) 1456 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:56:53.023 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:52 smithi169 bash[101133]: cluster 2023-09-23T22:56:51.939770+0000 mon.a (mon.0) 1457 : cluster 0 osdmap e274: 8 total, 7 up, 8 in 2023-09-23T22:56:53.023 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:52 smithi169 bash[101133]: cluster 2023-09-23T22:56:51.942468+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T22:56:53.023 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:52 smithi169 bash[101133]: cluster 2023-09-23T22:56:51.944879+0000 osd.7 (osd.7) 268 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T22:56:53.023 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:52 smithi169 bash[101133]: cluster 2023-09-23T22:56:51.946818+0000 osd.7 (osd.7) 269 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T22:56:53.023 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:52 smithi169 bash[101133]: cluster 2023-09-23T22:56:51.948079+0000 osd.7 (osd.7) 270 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T22:56:53.038 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:53.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:53.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:53.146 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:53.155 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:52 smithi187 bash[89487]: cluster 2023-09-23T22:56:51.928846+0000 mon.a (mon.0) 1455 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:56:53.155 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:52 smithi187 bash[89487]: audit 2023-09-23T22:56:51.939450+0000 mon.a (mon.0) 1456 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:56:53.155 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:52 smithi187 bash[89487]: cluster 2023-09-23T22:56:51.939770+0000 mon.a (mon.0) 1457 : cluster 0 osdmap e274: 8 total, 7 up, 8 in 2023-09-23T22:56:53.155 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:52 smithi187 bash[89487]: cluster 2023-09-23T22:56:51.942468+0000 osd.5 (osd.5) 85 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T22:56:53.155 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:52 smithi187 bash[89487]: cluster 2023-09-23T22:56:51.944879+0000 osd.7 (osd.7) 268 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T22:56:53.155 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:52 smithi187 bash[89487]: cluster 2023-09-23T22:56:51.946818+0000 osd.7 (osd.7) 269 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T22:56:53.155 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:52 smithi187 bash[89487]: cluster 2023-09-23T22:56:51.948079+0000 osd.7 (osd.7) 270 : cluster 3 failed to encode map e274 with expected crc 2023-09-23T22:56:53.174 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:53.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:53.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:53.277 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:53.297 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:53.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:53.299 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:53.400 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:53.428 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:53.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:53.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:53.533 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:53.568 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:53.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:53.573 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:53.674 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:53.676 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 39 16 64792 64776 103.782 73.625 0.00523537 0.00962916 2023-09-23T22:56:53.702 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:53.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:53.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:53.805 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:53.834 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:53.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:53.838 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:53.938 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:53.975 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:53.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:53.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:54.078 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:54.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:53 smithi187 bash[89487]: cluster 2023-09-23T22:56:52.802608+0000 mgr.y (mgr.25310) 1060 : cluster 0 pgmap v1142: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s; 25839/178254 objects degraded (14.496%) 2023-09-23T22:56:54.137 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:54.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:54.144 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:54.188 INFO:teuthology.orchestra.run.smithi187.stdout:ERROR: (22) Invalid argument 2023-09-23T22:56:54.188 INFO:teuthology.orchestra.run.smithi187.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-23T22:56:54.235 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:53 smithi169 bash[104356]: cluster 2023-09-23T22:56:52.802608+0000 mgr.y (mgr.25310) 1060 : cluster 0 pgmap v1142: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s; 25839/178254 objects degraded (14.496%) 2023-09-23T22:56:54.235 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:53 smithi169 bash[101133]: cluster 2023-09-23T22:56:52.802608+0000 mgr.y (mgr.25310) 1060 : cluster 0 pgmap v1142: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s; 25839/178254 objects degraded (14.496%) 2023-09-23T22:56:54.244 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:54.267 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:54.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:54.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:54.370 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:54.397 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:54.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:54.401 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:54.502 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:54.535 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:54.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:54.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:54.638 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:54.666 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:54.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:54.670 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:54.677 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:2023-09-23T22:56:54.675660+0000 min lat: 0.00117895 max lat: 0.19655 avg lat: 0.00969257 2023-09-23T22:56:54.677 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:56:54.677 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 40 16 66027 66011 103.117 77.1875 0.00629533 0.00969257 2023-09-23T22:56:54.770 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:54.795 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:54.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:54.797 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:54.898 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:54.926 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:54.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:54.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:55.034 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:55.058 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:55.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:55.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:55.163 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:55.193 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:55.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:55.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:55.207 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-09-23T22:56:55.220 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7, 5] out_osds: [] dead_osds: [6] live_osds: [1, 2, 3, 4, 7, 0, 5] 2023-09-23T22:56:55.220 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:56:55.220 INFO:tasks.thrashosds.thrasher:Growing pool .mgr 2023-09-23T22:56:55.220 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T22:56:55.296 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:55.335 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:55.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:55.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:55.438 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:55.463 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:55.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:55.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:55.568 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:55.603 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:55.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:55.606 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:55.677 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 41 16 67232 67216 102.439 75.3125 0.00912859 0.00975577 2023-09-23T22:56:55.707 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:55.739 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:55.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:55.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:55.844 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:55.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:55.890 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:55.890 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:55.990 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:56.018 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:56.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:56.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:56.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:55 smithi187 bash[89487]: cluster 2023-09-23T22:56:54.803622+0000 mgr.y (mgr.25310) 1061 : cluster 0 pgmap v1143: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 3.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s; 28483/193056 objects degraded (14.754%) 2023-09-23T22:56:56.127 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:56.151 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T22:56:56.162 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:56.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:56.164 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:56.170 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:55 smithi169 bash[101133]: cluster 2023-09-23T22:56:54.803622+0000 mgr.y (mgr.25310) 1061 : cluster 0 pgmap v1143: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 3.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s; 28483/193056 objects degraded (14.754%) 2023-09-23T22:56:56.170 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:55 smithi169 bash[104356]: cluster 2023-09-23T22:56:54.803622+0000 mgr.y (mgr.25310) 1061 : cluster 0 pgmap v1143: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 3.9 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s; 28483/193056 objects degraded (14.754%) 2023-09-23T22:56:56.264 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:56.305 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:56.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:56.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:56.409 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:56.439 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:56.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:56.441 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:56.542 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:56.572 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:56.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:56.574 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:56.675 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:56.677 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 42 16 68445 68429 101.805 75.8125 0.00645773 0.00981497 2023-09-23T22:56:56.713 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:56.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:56.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:56.818 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:56.847 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:56.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:56.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:56.952 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:56.982 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:56.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:56.987 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:57.088 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:57.097 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:56 smithi169 bash[104356]: audit 2023-09-23T22:56:56.159633+0000 mon.a (mon.0) 1458 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:56:57.098 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:56 smithi169 bash[104356]: cluster 2023-09-23T22:56:56.749800+0000 mon.a (mon.0) 1459 : cluster 3 Health check update: Degraded data redundancy: 28483/193056 objects degraded (14.754%), 11 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-09-23T22:56:57.098 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:56 smithi169 bash[101133]: audit 2023-09-23T22:56:56.159633+0000 mon.a (mon.0) 1458 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:56:57.098 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:56 smithi169 bash[101133]: cluster 2023-09-23T22:56:56.749800+0000 mon.a (mon.0) 1459 : cluster 3 Health check update: Degraded data redundancy: 28483/193056 objects degraded (14.754%), 11 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-09-23T22:56:57.116 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:57.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:57.119 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:57.220 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:57.229 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:56 smithi187 bash[89487]: audit 2023-09-23T22:56:56.159633+0000 mon.a (mon.0) 1458 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:56:57.230 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:56 smithi187 bash[89487]: cluster 2023-09-23T22:56:56.749800+0000 mon.a (mon.0) 1459 : cluster 3 Health check update: Degraded data redundancy: 28483/193056 objects degraded (14.754%), 11 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-09-23T22:56:57.252 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:57.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:57.256 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:57.357 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:57.385 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:57.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:57.388 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:57.488 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:57.515 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:57.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:57.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:57.619 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:57.663 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:57.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:57.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:57.674 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:56:57.677 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 43 16 69631 69615 101.161 74.125 0.0100765 0.00987932 2023-09-23T22:56:57.721 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:56:57.766 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:57.769 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:56:57.803 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:57.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:57.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:57.816 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:56:57.865 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:56:57.900 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:56:57.910 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:57.936 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:57.940 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:56:57.940 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:56:57.940 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:56:57.940 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:56:57.940 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:56:57.940 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:56:57.940 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:56:57.941 INFO:teuthology.orchestra.run.smithi169.stderr:Error ENXIO: problem getting command descriptions from osd.6 2023-09-23T22:56:57.941 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:56:57.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:57.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:58.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:57 smithi169 bash[101133]: cluster 2023-09-23T22:56:56.804434+0000 mgr.y (mgr.25310) 1062 : cluster 0 pgmap v1144: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s; 28483/195363 objects degraded (14.580%) 2023-09-23T22:56:58.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:57 smithi169 bash[101133]: audit 2023-09-23T22:56:57.609112+0000 mon.c (mon.2) 91 : audit 0 from='client.? 172.21.15.169:0/2115213698' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:56:58.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:57 smithi169 bash[104356]: cluster 2023-09-23T22:56:56.804434+0000 mgr.y (mgr.25310) 1062 : cluster 0 pgmap v1144: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s; 28483/195363 objects degraded (14.580%) 2023-09-23T22:56:58.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:57 smithi169 bash[104356]: audit 2023-09-23T22:56:57.609112+0000 mon.c (mon.2) 91 : audit 0 from='client.? 172.21.15.169:0/2115213698' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:56:58.042 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:58.067 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:58.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:58.070 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:58.171 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:58.179 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:57 smithi187 bash[89487]: cluster 2023-09-23T22:56:56.804434+0000 mgr.y (mgr.25310) 1062 : cluster 0 pgmap v1144: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s; 28483/195363 objects degraded (14.580%) 2023-09-23T22:56:58.179 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:57 smithi187 bash[89487]: audit 2023-09-23T22:56:57.609112+0000 mon.c (mon.2) 91 : audit 0 from='client.? 172.21.15.169:0/2115213698' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:56:58.198 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:56:58.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:58.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:56:58.301 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:58.327 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:58.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:58.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:58.430 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:58.456 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:58.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:58.459 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:58.559 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:58.568 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:56:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:56:58] "GET /metrics HTTP/1.1" 200 36457 "" "Prometheus/2.43.0" 2023-09-23T22:56:58.584 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:58.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:58.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:58.677 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 44 16 70810 70794 100.537 73.6875 0.0179606 0.00994126 2023-09-23T22:56:58.693 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:58.719 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:58.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:58.722 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:58.822 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:58.863 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:56:58.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:58.865 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:56:58.966 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:58.985 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:58.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:58.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:59.088 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:59.116 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:59.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:59.118 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:59.219 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:59.258 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:59.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:59.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:56:59.363 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:59.388 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:56:59.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:59.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:56:59.491 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:59.519 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:56:59.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:59.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:56:59.622 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:59.652 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:56:59.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:59.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:56:59.677 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 45 16 71709 71693 99.5512 56.1875 0.00755899 0.0100388 2023-09-23T22:56:59.755 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:59.760 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T22:56:59.761 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T22:56:59.780 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:56:59.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:59.784 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:56:59.886 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:59.915 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:56:59.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:56:59.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:00.014 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:57:00.019 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:00.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:56:59 smithi169 bash[104356]: cluster 2023-09-23T22:56:58.805608+0000 mgr.y (mgr.25310) 1063 : cluster 0 pgmap v1145: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 75 MiB/s wr, 1.21k op/s; 30009/205335 objects degraded (14.615%) 2023-09-23T22:57:00.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:56:59 smithi169 bash[101133]: cluster 2023-09-23T22:56:58.805608+0000 mgr.y (mgr.25310) 1063 : cluster 0 pgmap v1145: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 75 MiB/s wr, 1.21k op/s; 30009/205335 objects degraded (14.615%) 2023-09-23T22:57:00.050 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:00.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:00.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:00.160 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:00.188 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:00.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:00.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:00.295 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:00.304 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:56:59 smithi187 bash[89487]: cluster 2023-09-23T22:56:58.805608+0000 mgr.y (mgr.25310) 1063 : cluster 0 pgmap v1145: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 75 MiB/s wr, 1.21k op/s; 30009/205335 objects degraded (14.615%) 2023-09-23T22:57:00.322 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:00.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:00.324 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:00.425 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:00.455 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:00.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:00.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:00.558 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:00.595 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:00.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:00.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:00.677 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 46 16 72831 72815 98.9115 70.125 0.0102087 0.0101041 2023-09-23T22:57:00.698 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:00.730 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:00.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:00.736 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:00.836 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:00.866 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:00.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:00.868 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:00.969 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:00.993 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:00.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:00.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:01.096 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:01.119 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:01.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:01.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:01.222 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:01.251 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:01.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:01.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:01.355 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:01.385 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:01.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:01.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:01.491 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:01.516 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:01.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:01.525 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:01.626 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:01.657 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:01.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:01.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:01.677 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 47 16 73966 73950 98.3162 70.9375 0.0254268 0.0101658 2023-09-23T22:57:01.762 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:57:01.764 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:01.788 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:01.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:01.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:01.894 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:01.934 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:01.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:01.939 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:02.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:01 smithi169 bash[104356]: cluster 2023-09-23T22:57:00.806780+0000 mgr.y (mgr.25310) 1064 : cluster 0 pgmap v1146: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 4.3 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s; 31126/210864 objects degraded (14.761%) 2023-09-23T22:57:02.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:01 smithi169 bash[104356]: cluster 2023-09-23T22:57:01.750719+0000 mon.a (mon.0) 1460 : cluster 3 Health check update: Degraded data redundancy: 31126/210864 objects degraded (14.761%), 11 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:02.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:01 smithi169 bash[101133]: cluster 2023-09-23T22:57:00.806780+0000 mgr.y (mgr.25310) 1064 : cluster 0 pgmap v1146: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 4.3 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s; 31126/210864 objects degraded (14.761%) 2023-09-23T22:57:02.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:01 smithi169 bash[101133]: cluster 2023-09-23T22:57:01.750719+0000 mon.a (mon.0) 1460 : cluster 3 Health check update: Degraded data redundancy: 31126/210864 objects degraded (14.761%), 11 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:02.040 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:02.079 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:02.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:02.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:02.107 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:01 smithi187 bash[89487]: cluster 2023-09-23T22:57:00.806780+0000 mgr.y (mgr.25310) 1064 : cluster 0 pgmap v1146: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 4.3 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s; 31126/210864 objects degraded (14.761%) 2023-09-23T22:57:02.107 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:01 smithi187 bash[89487]: cluster 2023-09-23T22:57:01.750719+0000 mon.a (mon.0) 1460 : cluster 3 Health check update: Degraded data redundancy: 31126/210864 objects degraded (14.761%), 11 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:02.182 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:02.212 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:02.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:02.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:02.275 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:57:02.276 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:57:02.319 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:02.348 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:02.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:02.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:02.452 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:02.477 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:02.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:02.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:02.581 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:02.611 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:02.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:02.614 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:02.678 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 48 16 75037 75021 97.6624 66.9375 0.00894194 0.0102345 2023-09-23T22:57:02.715 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:02.741 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:02.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:02.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:02.844 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:02.871 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:02.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:02.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:02.975 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:03.008 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:03.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:03.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:03.115 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:03.143 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:03.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:03.150 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:03.251 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:03.280 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:03.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:03.284 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:03.385 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:03.407 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:03.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:03.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:03.513 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:03.539 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:03.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:03.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:03.642 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:03.680 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 49 16 76068 76052 96.9802 64.4375 0.0116362 0.0103067 2023-09-23T22:57:03.680 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:03.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:03.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:03.788 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:03.823 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:03.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:03.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:03.927 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:03.962 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:03.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:03.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:04.066 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:04.075 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:03 smithi169 bash[104356]: cluster 2023-09-23T22:57:02.809817+0000 mgr.y (mgr.25310) 1065 : cluster 0 pgmap v1147: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 70 MiB/s wr, 1.13k op/s; 31126/213954 objects degraded (14.548%) 2023-09-23T22:57:04.075 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:03 smithi169 bash[101133]: cluster 2023-09-23T22:57:02.809817+0000 mgr.y (mgr.25310) 1065 : cluster 0 pgmap v1147: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 70 MiB/s wr, 1.13k op/s; 31126/213954 objects degraded (14.548%) 2023-09-23T22:57:04.095 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:04.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:04.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:04.200 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:04.223 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:04.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:04.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:04.315 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:03 smithi187 bash[89487]: cluster 2023-09-23T22:57:02.809817+0000 mgr.y (mgr.25310) 1065 : cluster 0 pgmap v1147: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 70 MiB/s wr, 1.13k op/s; 31126/213954 objects degraded (14.548%) 2023-09-23T22:57:04.329 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:04.353 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:04.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:04.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:04.455 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:04.480 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:04.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:04.485 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:04.577 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T22:57:04.578 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [], 2023-09-23T22:57:04.578 INFO:teuthology.orchestra.run.smithi187.stdout: "complaint_time": 30, 2023-09-23T22:57:04.578 INFO:teuthology.orchestra.run.smithi187.stdout: "num_blocked_ops": 0 2023-09-23T22:57:04.578 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T22:57:04.585 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:04.614 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:04.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:04.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:04.680 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 50 16 77164 77148 96.4106 68.5 0.00986738 0.0103671 2023-09-23T22:57:04.719 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:04.747 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:04.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:04.749 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:04.851 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:04.884 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:04.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:04.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:04.988 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:05.008 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:05.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:05.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:05.111 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:05.136 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:05.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:05.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:05.241 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:05.271 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:05.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:05.273 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:05.374 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:05.397 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:05.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:05.401 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:05.502 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:05.527 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:05.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:05.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:05.610 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-09-23T22:57:05.632 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:05.665 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:05.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:05.667 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:05.680 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 51 16 78214 78198 95.8069 65.625 0.00443695 0.0104314 2023-09-23T22:57:05.768 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:05.801 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:05.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:05.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:05.908 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:05.936 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:05.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:05.942 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:06.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:05 smithi169 bash[101133]: cluster 2023-09-23T22:57:04.810956+0000 mgr.y (mgr.25310) 1066 : cluster 0 pgmap v1148: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 85 MiB/s wr, 1.35k op/s; 33546/227049 objects degraded (14.775%) 2023-09-23T22:57:06.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:05 smithi169 bash[104356]: cluster 2023-09-23T22:57:04.810956+0000 mgr.y (mgr.25310) 1066 : cluster 0 pgmap v1148: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 85 MiB/s wr, 1.35k op/s; 33546/227049 objects degraded (14.775%) 2023-09-23T22:57:06.043 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:06.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:06.088 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:06.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:06.189 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:06.238 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:06.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:06.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:06.341 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:06.350 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:05 smithi187 bash[89487]: cluster 2023-09-23T22:57:04.810956+0000 mgr.y (mgr.25310) 1066 : cluster 0 pgmap v1148: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 85 MiB/s wr, 1.35k op/s; 33546/227049 objects degraded (14.775%) 2023-09-23T22:57:06.367 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:06.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:06.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:06.472 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:06.500 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:06.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:06.504 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:06.605 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:06.643 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:06.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:06.648 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:06.680 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 52 16 79329 79313 95.3046 69.6875 0.0121056 0.0104874 2023-09-23T22:57:06.749 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:06.772 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:06.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:06.781 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:06.882 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:06.909 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:06.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:06.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:07.015 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:07.039 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:07.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:07.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:07.143 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:07.152 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:06 smithi169 bash[101133]: cluster 2023-09-23T22:57:06.752328+0000 mon.a (mon.0) 1461 : cluster 3 Health check update: Degraded data redundancy: 33546/227049 objects degraded (14.775%), 11 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:07.152 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:06 smithi169 bash[104356]: cluster 2023-09-23T22:57:06.752328+0000 mon.a (mon.0) 1461 : cluster 3 Health check update: Degraded data redundancy: 33546/227049 objects degraded (14.775%), 11 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:07.170 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:07.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:07.173 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:07.274 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:07.284 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:06 smithi187 bash[89487]: cluster 2023-09-23T22:57:06.752328+0000 mon.a (mon.0) 1461 : cluster 3 Health check update: Degraded data redundancy: 33546/227049 objects degraded (14.775%), 11 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:07.299 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:07.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:07.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:07.402 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:07.432 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:07.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:07.441 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:07.542 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:07.580 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:07.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:07.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:07.680 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 53 16 80426 80410 94.7999 68.5625 0.0142259 0.0105434 2023-09-23T22:57:07.686 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:07.711 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:07.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:07.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:07.814 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:07.848 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:07.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:07.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:07.915 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:57:07.955 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:07.986 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:07.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:07.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:08.089 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:08.115 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:08.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:08.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:08.220 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:08.229 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:07 smithi187 bash[89487]: cluster 2023-09-23T22:57:06.811839+0000 mgr.y (mgr.25310) 1067 : cluster 0 pgmap v1149: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 4.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 62 MiB/s wr, 999 op/s; 33546/229068 objects degraded (14.645%) 2023-09-23T22:57:08.248 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:08.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:08.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:08.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:07 smithi169 bash[104356]: cluster 2023-09-23T22:57:06.811839+0000 mgr.y (mgr.25310) 1067 : cluster 0 pgmap v1149: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 4.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 62 MiB/s wr, 999 op/s; 33546/229068 objects degraded (14.645%) 2023-09-23T22:57:08.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:07 smithi169 bash[101133]: cluster 2023-09-23T22:57:06.811839+0000 mgr.y (mgr.25310) 1067 : cluster 0 pgmap v1149: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 4.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 62 MiB/s wr, 999 op/s; 33546/229068 objects degraded (14.645%) 2023-09-23T22:57:08.355 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:08.380 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:08.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:08.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:08.491 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:08.512 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:08.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:08.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:08.617 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:08.646 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:08.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:08.649 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:08.680 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 54 16 81267 81251 94.0178 52.5625 0.250543 0.0105933 2023-09-23T22:57:08.750 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:08.758 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:57:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:57:08] "GET /metrics HTTP/1.1" 200 36457 "" "Prometheus/2.43.0" 2023-09-23T22:57:08.775 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:08.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:08.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:08.879 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:08.911 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:08.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:08.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:09.016 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:09.044 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:09.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:09.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:09.147 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:09.181 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:09.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:09.186 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:09.287 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:09.312 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:09.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:09.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:09.416 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:09.445 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:09.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:09.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:09.547 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:09.573 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:09.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:09.578 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:09.679 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:09.680 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 55 16 82371 82355 93.5628 69 0.0119114 0.0106828 2023-09-23T22:57:09.705 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:09.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:09.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:09.809 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:09.843 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:09.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:09.845 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:09.946 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:09.974 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:09.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:09.976 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:10.077 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:10.086 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:09 smithi187 bash[89487]: cluster 2023-09-23T22:57:08.812789+0000 mgr.y (mgr.25310) 1068 : cluster 0 pgmap v1150: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 75 MiB/s wr, 1.19k op/s; 34915/238365 objects degraded (14.648%) 2023-09-23T22:57:10.104 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:10.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:10.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:10.206 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:10.236 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:10.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:10.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:10.338 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:10.369 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:10.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:10.372 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:10.379 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:10 smithi169 bash[104356]: cluster 2023-09-23T22:57:08.812789+0000 mgr.y (mgr.25310) 1068 : cluster 0 pgmap v1150: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 75 MiB/s wr, 1.19k op/s; 34915/238365 objects degraded (14.648%) 2023-09-23T22:57:10.379 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:10 smithi169 bash[101133]: cluster 2023-09-23T22:57:08.812789+0000 mgr.y (mgr.25310) 1068 : cluster 0 pgmap v1150: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 75 MiB/s wr, 1.19k op/s; 34915/238365 objects degraded (14.648%) 2023-09-23T22:57:10.406 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:57:10.472 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:10.502 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:10.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:10.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:10.605 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:10.631 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:10.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:10.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:10.680 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 56 16 83147 83131 92.7582 48.5 0.00340976 0.0107565 2023-09-23T22:57:10.735 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:10.763 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:10.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:10.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:10.869 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:10.892 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:10.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:10.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:10.995 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:11.017 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:11.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:11.022 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:11.122 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:11.146 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:11.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:11.148 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:11.249 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:11.277 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:11.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:11.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:11.382 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:11.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:11.411 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:11.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:11.512 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:11.538 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:11.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:11.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:11.644 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:11.668 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:11.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:11.671 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:11.680 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 57 16 84174 84158 92.2569 64.1875 0.0101005 0.010834 2023-09-23T22:57:11.772 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:11.793 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:11.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:11.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:11.897 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:11.923 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:11.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:11.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:12.030 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:12.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:12 smithi169 bash[104356]: cluster 2023-09-23T22:57:10.813573+0000 mgr.y (mgr.25310) 1069 : cluster 0 pgmap v1151: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s; 35848/243111 objects degraded (14.746%) 2023-09-23T22:57:12.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:12 smithi169 bash[104356]: audit 2023-09-23T22:57:11.160393+0000 mon.a (mon.0) 1462 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:57:12.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:12 smithi169 bash[104356]: cluster 2023-09-23T22:57:11.753562+0000 mon.a (mon.0) 1463 : cluster 3 Health check update: Degraded data redundancy: 35848/243111 objects degraded (14.746%), 11 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:12.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:11 smithi169 bash[101133]: cluster 2023-09-23T22:57:10.813573+0000 mgr.y (mgr.25310) 1069 : cluster 0 pgmap v1151: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s; 35848/243111 objects degraded (14.746%) 2023-09-23T22:57:12.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:11 smithi169 bash[101133]: audit 2023-09-23T22:57:11.160393+0000 mon.a (mon.0) 1462 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:57:12.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:11 smithi169 bash[101133]: cluster 2023-09-23T22:57:11.753562+0000 mon.a (mon.0) 1463 : cluster 3 Health check update: Degraded data redundancy: 35848/243111 objects degraded (14.746%), 11 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:12.037 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:11 smithi187 bash[89487]: cluster 2023-09-23T22:57:10.813573+0000 mgr.y (mgr.25310) 1069 : cluster 0 pgmap v1151: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 66 MiB/s wr, 1.05k op/s; 35848/243111 objects degraded (14.746%) 2023-09-23T22:57:12.037 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:11 smithi187 bash[89487]: audit 2023-09-23T22:57:11.160393+0000 mon.a (mon.0) 1462 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:57:12.037 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:11 smithi187 bash[89487]: cluster 2023-09-23T22:57:11.753562+0000 mon.a (mon.0) 1463 : cluster 3 Health check update: Degraded data redundancy: 35848/243111 objects degraded (14.746%), 11 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:12.055 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:12.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:12.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:12.160 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:12.205 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:12.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:12.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:12.309 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:12.338 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:12.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:12.342 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:12.442 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:12.479 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:12.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:12.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:12.558 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T22:57:12.572 INFO:teuthology.orchestra.run.smithi169.stderr:dumped all 2023-09-23T22:57:12.582 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:12.607 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:12.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:12.612 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:12.680 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 58 16 84991 84975 91.5467 51.0625 0.021913 0.0109172 2023-09-23T22:57:12.713 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:12.740 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:12.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:12.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:12.846 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:12.872 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:12.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:12.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:12.976 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:13.011 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:13.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:13.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:13.034 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is unset 2023-09-23T22:57:13.115 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:13.123 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:13 smithi187 bash[89487]: audit 2023-09-23T22:57:12.283337+0000 mon.a (mon.0) 1464 : audit 1 from='client.? 172.21.15.169:0/3505845932' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:57:13.139 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:13.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:13.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:13.245 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:13.253 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:13 smithi169 bash[101133]: audit 2023-09-23T22:57:12.283337+0000 mon.a (mon.0) 1464 : audit 1 from='client.? 172.21.15.169:0/3505845932' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:57:13.253 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:13 smithi169 bash[104356]: audit 2023-09-23T22:57:12.283337+0000 mon.a (mon.0) 1464 : audit 1 from='client.? 172.21.15.169:0/3505845932' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:57:13.294 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:13.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:13.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:13.398 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:13.422 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:13.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:13.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:13.529 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:13.566 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:13.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:13.568 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:13.669 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:13.681 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 59 16 85893 85877 90.9505 56.375 0.00434945 0.0109685 2023-09-23T22:57:13.701 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:13.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:13.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:13.804 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:13.834 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:13.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:13.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:13.937 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:13.961 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:13.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:13.964 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:14.064 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:14.073 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:14 smithi169 bash[104356]: audit 2023-09-23T22:57:12.537362+0000 mgr.y (mgr.25310) 1070 : audit 0 from='client.45374 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:57:14.073 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:14 smithi169 bash[104356]: cluster 2023-09-23T22:57:12.814453+0000 mgr.y (mgr.25310) 1071 : cluster 0 pgmap v1152: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 970 op/s; 35848/245841 objects degraded (14.582%) 2023-09-23T22:57:14.073 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:14 smithi169 bash[104356]: cluster 2023-09-23T22:57:12.998248+0000 mon.a (mon.0) 1465 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:57:14.073 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:14 smithi169 bash[104356]: cluster 2023-09-23T22:57:13.010360+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T22:57:14.074 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:14 smithi169 bash[104356]: audit 2023-09-23T22:57:13.014162+0000 mon.a (mon.0) 1466 : audit 1 from='client.? 172.21.15.169:0/3505845932' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:57:14.074 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:14 smithi169 bash[104356]: cluster 2023-09-23T22:57:13.014287+0000 mon.a (mon.0) 1467 : cluster 0 osdmap e275: 8 total, 7 up, 8 in 2023-09-23T22:57:14.074 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:14 smithi169 bash[104356]: cluster 2023-09-23T22:57:13.029771+0000 osd.7 (osd.7) 271 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T22:57:14.074 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:14 smithi169 bash[101133]: audit 2023-09-23T22:57:12.537362+0000 mgr.y (mgr.25310) 1070 : audit 0 from='client.45374 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:57:14.074 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:14 smithi169 bash[101133]: cluster 2023-09-23T22:57:12.814453+0000 mgr.y (mgr.25310) 1071 : cluster 0 pgmap v1152: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 970 op/s; 35848/245841 objects degraded (14.582%) 2023-09-23T22:57:14.074 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:14 smithi169 bash[101133]: cluster 2023-09-23T22:57:12.998248+0000 mon.a (mon.0) 1465 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:57:14.074 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:14 smithi169 bash[101133]: cluster 2023-09-23T22:57:13.010360+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T22:57:14.074 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:14 smithi169 bash[101133]: audit 2023-09-23T22:57:13.014162+0000 mon.a (mon.0) 1466 : audit 1 from='client.? 172.21.15.169:0/3505845932' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:57:14.075 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:14 smithi169 bash[101133]: cluster 2023-09-23T22:57:13.014287+0000 mon.a (mon.0) 1467 : cluster 0 osdmap e275: 8 total, 7 up, 8 in 2023-09-23T22:57:14.075 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:14 smithi169 bash[101133]: cluster 2023-09-23T22:57:13.029771+0000 osd.7 (osd.7) 271 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T22:57:14.093 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:14.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:14.098 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:14.199 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:14.227 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:14.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:14.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:14.330 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:14.339 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:14 smithi187 bash[89487]: audit 2023-09-23T22:57:12.537362+0000 mgr.y (mgr.25310) 1070 : audit 0 from='client.45374 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T22:57:14.339 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:14 smithi187 bash[89487]: cluster 2023-09-23T22:57:12.814453+0000 mgr.y (mgr.25310) 1071 : cluster 0 pgmap v1152: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 61 MiB/s wr, 970 op/s; 35848/245841 objects degraded (14.582%) 2023-09-23T22:57:14.339 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:14 smithi187 bash[89487]: cluster 2023-09-23T22:57:12.998248+0000 mon.a (mon.0) 1465 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:57:14.339 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:14 smithi187 bash[89487]: cluster 2023-09-23T22:57:13.010360+0000 osd.5 (osd.5) 86 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T22:57:14.339 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:14 smithi187 bash[89487]: audit 2023-09-23T22:57:13.014162+0000 mon.a (mon.0) 1466 : audit 1 from='client.? 172.21.15.169:0/3505845932' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:57:14.339 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:14 smithi187 bash[89487]: cluster 2023-09-23T22:57:13.014287+0000 mon.a (mon.0) 1467 : cluster 0 osdmap e275: 8 total, 7 up, 8 in 2023-09-23T22:57:14.339 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:14 smithi187 bash[89487]: cluster 2023-09-23T22:57:13.029771+0000 osd.7 (osd.7) 271 : cluster 3 failed to encode map e275 with expected crc 2023-09-23T22:57:14.354 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:14.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:14.356 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:14.457 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:14.483 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:14.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:14.486 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:14.586 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:14.608 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:14.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:14.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:14.681 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:2023-09-23T22:57:14.679717+0000 min lat: 0.00117895 max lat: 0.26911 avg lat: 0.011068 2023-09-23T22:57:14.681 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:57:14.681 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 60 16 86729 86713 90.3055 52.25 0.0158229 0.011068 2023-09-23T22:57:14.717 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:14.741 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:14.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:14.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:14.846 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:14.870 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:14.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:14.872 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:14.973 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:14.999 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:15.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:15.003 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:15.022 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:15 smithi169 bash[101133]: cluster 2023-09-23T22:57:14.815864+0000 mgr.y (mgr.25310) 1072 : cluster 0 pgmap v1154: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 62 MiB/s wr, 989 op/s; 37806/256752 objects degraded (14.725%) 2023-09-23T22:57:15.022 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:15 smithi169 bash[101133]: audit 2023-09-23T22:57:14.945171+0000 mon.a (mon.0) 1468 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:57:15.022 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:15 smithi169 bash[104356]: cluster 2023-09-23T22:57:14.815864+0000 mgr.y (mgr.25310) 1072 : cluster 0 pgmap v1154: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 62 MiB/s wr, 989 op/s; 37806/256752 objects degraded (14.725%) 2023-09-23T22:57:15.022 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:15 smithi169 bash[104356]: audit 2023-09-23T22:57:14.945171+0000 mon.a (mon.0) 1468 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:57:15.104 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:15.131 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:15.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:15.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:15.172 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T22:57:15.172 INFO:teuthology.orchestra.run.smithi187.stdout: "size": 20, 2023-09-23T22:57:15.172 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 600, 2023-09-23T22:57:15.172 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [ 2023-09-23T22:57:15.172 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.173 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35214.0:26571 9.3 9:c338d780:::benchmark_data_smithi169_214561_object26570:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e251)", 2023-09-23T22:57:15.173 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:51:28.000370+0000", 2023-09-23T22:57:15.173 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 347.16133988899998, 2023-09-23T22:57:15.173 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.37033215600000002, 2023-09-23T22:57:15.173 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:57:15.173 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:57:15.173 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:57:15.173 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35214", 2023-09-23T22:57:15.173 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4133417439", 2023-09-23T22:57:15.173 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 26571 2023-09-23T22:57:15.173 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.174 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:57:15.174 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.174 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:57:15.174 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.000370+0000", 2023-09-23T22:57:15.174 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.174 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.174 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.174 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:57:15.174 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.000370+0000", 2023-09-23T22:57:15.174 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.174 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.174 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.175 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:57:15.175 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.000369+0000", 2023-09-23T22:57:15.175 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T22:57:15.175 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.175 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.175 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:57:15.175 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.000416+0000", 2023-09-23T22:57:15.175 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.6799999999999999e-05 2023-09-23T22:57:15.175 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.175 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.175 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:57:15.175 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.000434+0000", 2023-09-23T22:57:15.176 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.7827999999999999e-05 2023-09-23T22:57:15.176 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.176 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.176 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:57:15.176 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.000442+0000", 2023-09-23T22:57:15.176 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.6600000000000001e-06 2023-09-23T22:57:15.176 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.176 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.176 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:57:15.176 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.001896+0000", 2023-09-23T22:57:15.176 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0014540499999999999 2023-09-23T22:57:15.176 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.177 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.177 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:57:15.177 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.002059+0000", 2023-09-23T22:57:15.177 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000162991 2023-09-23T22:57:15.177 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.177 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.177 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,3", 2023-09-23T22:57:15.177 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.002426+0000", 2023-09-23T22:57:15.177 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00036621800000000002 2023-09-23T22:57:15.177 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.177 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.177 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:57:15.177 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.003689+0000", 2023-09-23T22:57:15.178 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0012635579999999999 2023-09-23T22:57:15.178 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.178 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.178 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.178 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.008626+0000", 2023-09-23T22:57:15.178 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0049370050000000004 2023-09-23T22:57:15.178 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.178 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.178 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.178 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.370445+0000", 2023-09-23T22:57:15.178 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.361819261 2023-09-23T22:57:15.178 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.179 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.179 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:57:15.179 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.370576+0000", 2023-09-23T22:57:15.179 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013035600000000001 2023-09-23T22:57:15.179 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.179 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.179 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:57:15.179 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.370702+0000", 2023-09-23T22:57:15.179 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00012646099999999999 2023-09-23T22:57:15.179 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.179 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:57:15.179 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.180 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.180 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.180 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35214.0:26587 9.d 9:b12cd6c5:::benchmark_data_smithi169_214561_object26586:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e251)", 2023-09-23T22:57:15.180 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:51:28.010055+0000", 2023-09-23T22:57:15.180 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 347.15165474700001, 2023-09-23T22:57:15.180 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.36634042300000003, 2023-09-23T22:57:15.180 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:57:15.180 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:57:15.180 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:57:15.180 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35214", 2023-09-23T22:57:15.180 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4133417439", 2023-09-23T22:57:15.180 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 26587 2023-09-23T22:57:15.180 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.181 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:57:15.181 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.181 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:57:15.181 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.010055+0000", 2023-09-23T22:57:15.181 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.181 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.181 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.181 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:57:15.181 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.010055+0000", 2023-09-23T22:57:15.181 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.181 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.181 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.182 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:57:15.182 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.010054+0000", 2023-09-23T22:57:15.182 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:57:15.182 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.182 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.182 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:57:15.182 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.010101+0000", 2023-09-23T22:57:15.182 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.7098999999999997e-05 2023-09-23T22:57:15.182 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.182 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.182 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:57:15.182 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.010115+0000", 2023-09-23T22:57:15.183 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3570999999999999e-05 2023-09-23T22:57:15.183 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.183 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.183 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:57:15.183 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.010120+0000", 2023-09-23T22:57:15.183 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.699e-06 2023-09-23T22:57:15.183 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.183 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.183 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:57:15.183 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.010156+0000", 2023-09-23T22:57:15.183 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.5732999999999998e-05 2023-09-23T22:57:15.183 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.183 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.184 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:57:15.184 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.010266+0000", 2023-09-23T22:57:15.184 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000109923 2023-09-23T22:57:15.184 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.184 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.184 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,5", 2023-09-23T22:57:15.184 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.010422+0000", 2023-09-23T22:57:15.184 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00015592500000000001 2023-09-23T22:57:15.184 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.184 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.184 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:57:15.184 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.011802+0000", 2023-09-23T22:57:15.185 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0013798790000000001 2023-09-23T22:57:15.185 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.185 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.185 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.185 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.012108+0000", 2023-09-23T22:57:15.185 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00030593800000000001 2023-09-23T22:57:15.185 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.185 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.185 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.185 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.376067+0000", 2023-09-23T22:57:15.185 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.363959423 2023-09-23T22:57:15.185 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.185 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.186 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:57:15.186 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.376297+0000", 2023-09-23T22:57:15.186 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00023007 2023-09-23T22:57:15.186 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.186 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.186 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:57:15.186 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.376396+0000", 2023-09-23T22:57:15.186 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.8356000000000005e-05 2023-09-23T22:57:15.186 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.186 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:57:15.186 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.186 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.187 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.187 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35214.0:26589 9.3 9:c4bbedf7:::benchmark_data_smithi169_214561_object26588:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e251)", 2023-09-23T22:57:15.187 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:51:28.012027+0000", 2023-09-23T22:57:15.187 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 347.14968295900002, 2023-09-23T22:57:15.187 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.36072388999999999, 2023-09-23T22:57:15.187 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:57:15.187 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:57:15.187 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:57:15.187 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35214", 2023-09-23T22:57:15.187 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4133417439", 2023-09-23T22:57:15.187 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 26589 2023-09-23T22:57:15.187 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.188 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:57:15.188 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.188 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:57:15.188 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.012027+0000", 2023-09-23T22:57:15.188 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.188 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.188 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.188 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:57:15.188 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.012027+0000", 2023-09-23T22:57:15.188 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.188 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.188 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.188 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:57:15.189 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.012026+0000", 2023-09-23T22:57:15.189 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T22:57:15.189 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.189 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.189 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:57:15.189 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.012079+0000", 2023-09-23T22:57:15.189 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.3214000000000002e-05 2023-09-23T22:57:15.189 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.189 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.189 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:57:15.189 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.012092+0000", 2023-09-23T22:57:15.189 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.292e-05 2023-09-23T22:57:15.190 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.190 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.190 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:57:15.190 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.012099+0000", 2023-09-23T22:57:15.190 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.2690000000000002e-06 2023-09-23T22:57:15.190 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.190 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.190 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:57:15.190 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.012143+0000", 2023-09-23T22:57:15.190 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.3831000000000001e-05 2023-09-23T22:57:15.190 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.190 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.191 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:57:15.191 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.012246+0000", 2023-09-23T22:57:15.191 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00010290599999999999 2023-09-23T22:57:15.191 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.191 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.191 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,3", 2023-09-23T22:57:15.191 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.012353+0000", 2023-09-23T22:57:15.191 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000106903 2023-09-23T22:57:15.191 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.191 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.191 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:57:15.191 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.013493+0000", 2023-09-23T22:57:15.192 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.001139681 2023-09-23T22:57:15.192 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.192 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.192 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.192 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.014175+0000", 2023-09-23T22:57:15.192 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00068179600000000003 2023-09-23T22:57:15.192 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.192 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.192 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.192 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.372550+0000", 2023-09-23T22:57:15.192 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.35837545799999998 2023-09-23T22:57:15.192 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.192 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.193 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:57:15.193 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.372660+0000", 2023-09-23T22:57:15.193 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000110289 2023-09-23T22:57:15.193 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.193 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.193 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:57:15.193 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:51:28.372751+0000", 2023-09-23T22:57:15.193 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.0544000000000006e-05 2023-09-23T22:57:15.193 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.193 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:57:15.193 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.193 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.193 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.194 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35214.0:176091 9.3 9:cb6d9c14:::benchmark_data_smithi169_214561_object67613:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e261)", 2023-09-23T22:57:15.194 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:54:10.273883+0000", 2023-09-23T22:57:15.194 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 184.88782712599999, 2023-09-23T22:57:15.194 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.15090616300000001, 2023-09-23T22:57:15.194 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:57:15.194 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:57:15.194 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:57:15.194 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35214", 2023-09-23T22:57:15.194 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4133417439", 2023-09-23T22:57:15.194 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 176091 2023-09-23T22:57:15.194 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.195 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:57:15.195 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.195 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:57:15.195 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:54:10.273883+0000", 2023-09-23T22:57:15.195 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.195 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.195 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.195 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:57:15.195 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:54:10.273883+0000", 2023-09-23T22:57:15.195 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.195 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.195 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.197 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:57:15.197 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:54:10.273881+0000", 2023-09-23T22:57:15.197 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:57:15.197 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.197 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.197 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:57:15.197 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:54:10.273889+0000", 2023-09-23T22:57:15.198 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.8660000000000006e-06 2023-09-23T22:57:15.198 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.198 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.198 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:57:15.198 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:54:10.273905+0000", 2023-09-23T22:57:15.198 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.6395000000000001e-05 2023-09-23T22:57:15.198 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.198 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.198 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:57:15.198 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:54:10.273913+0000", 2023-09-23T22:57:15.198 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.4739999999999999e-06 2023-09-23T22:57:15.198 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.199 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.199 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:57:15.199 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:54:10.273979+0000", 2023-09-23T22:57:15.199 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.6167999999999994e-05 2023-09-23T22:57:15.199 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.199 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.199 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:57:15.199 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:54:10.274112+0000", 2023-09-23T22:57:15.199 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013250100000000001 2023-09-23T22:57:15.199 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.199 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.199 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,3", 2023-09-23T22:57:15.200 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:54:10.274241+0000", 2023-09-23T22:57:15.200 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00012966599999999999 2023-09-23T22:57:15.200 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.200 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.200 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:57:15.200 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:54:10.277799+0000", 2023-09-23T22:57:15.200 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0035582029999999998 2023-09-23T22:57:15.200 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.200 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.200 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.200 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:54:10.278666+0000", 2023-09-23T22:57:15.200 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00086608699999999998 2023-09-23T22:57:15.200 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.201 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.201 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.201 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:54:10.424539+0000", 2023-09-23T22:57:15.201 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.14587372700000001 2023-09-23T22:57:15.201 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.201 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.201 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:57:15.201 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:54:10.424678+0000", 2023-09-23T22:57:15.201 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000138319 2023-09-23T22:57:15.201 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.201 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.201 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:57:15.202 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:54:10.424789+0000", 2023-09-23T22:57:15.202 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000111387 2023-09-23T22:57:15.202 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.202 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:57:15.202 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.202 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.202 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.202 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35214.0:200809 9.3 9:c963a6ea:::benchmark_data_smithi169_214561_object92331:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e263)", 2023-09-23T22:57:15.202 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:54:41.115672+0000", 2023-09-23T22:57:15.202 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 154.04603825699999, 2023-09-23T22:57:15.202 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.148744923, 2023-09-23T22:57:15.202 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:57:15.203 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:57:15.203 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:57:15.203 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35214", 2023-09-23T22:57:15.203 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4133417439", 2023-09-23T22:57:15.203 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 200809 2023-09-23T22:57:15.203 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.203 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:57:15.203 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.203 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:57:15.203 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:54:41.115672+0000", 2023-09-23T22:57:15.203 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.203 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.203 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.204 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:57:15.204 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:54:41.115672+0000", 2023-09-23T22:57:15.204 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.204 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.204 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.204 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:57:15.204 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:54:41.115670+0000", 2023-09-23T22:57:15.204 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:57:15.204 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.204 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.204 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:57:15.204 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:54:41.115678+0000", 2023-09-23T22:57:15.205 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.7209999999999994e-06 2023-09-23T22:57:15.205 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.205 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.205 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:57:15.205 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:54:41.115852+0000", 2023-09-23T22:57:15.205 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00017355300000000001 2023-09-23T22:57:15.205 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.205 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.205 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:57:15.205 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:54:41.115865+0000", 2023-09-23T22:57:15.205 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3049e-05 2023-09-23T22:57:15.205 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.206 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.206 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:57:15.206 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:54:41.120081+0000", 2023-09-23T22:57:15.206 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0042163399999999998 2023-09-23T22:57:15.206 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.206 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.206 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:57:15.206 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:54:41.120214+0000", 2023-09-23T22:57:15.206 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000132569 2023-09-23T22:57:15.206 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.206 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.206 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,3", 2023-09-23T22:57:15.206 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:54:41.120341+0000", 2023-09-23T22:57:15.207 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00012778600000000001 2023-09-23T22:57:15.207 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.207 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.207 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.207 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:54:41.124471+0000", 2023-09-23T22:57:15.207 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0041293900000000001 2023-09-23T22:57:15.207 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.207 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.207 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:57:15.207 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:54:41.124563+0000", 2023-09-23T22:57:15.207 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.2655e-05 2023-09-23T22:57:15.207 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.208 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.208 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.208 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:54:41.264157+0000", 2023-09-23T22:57:15.208 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.139593735 2023-09-23T22:57:15.208 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.208 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.208 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:57:15.208 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:54:41.264299+0000", 2023-09-23T22:57:15.208 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000141712 2023-09-23T22:57:15.208 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.208 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.208 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:57:15.208 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:54:41.264417+0000", 2023-09-23T22:57:15.209 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000117785 2023-09-23T22:57:15.209 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.209 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:57:15.209 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.209 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.209 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.209 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:10388 10.c 10:380d2e83:::benchmark_data_smithi169_238013_object10387:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e272)", 2023-09-23T22:57:15.209 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:56:18.209711+0000", 2023-09-23T22:57:15.209 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 56.951998910999997, 2023-09-23T22:57:15.209 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.155057273, 2023-09-23T22:57:15.209 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:57:15.209 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:57:15.210 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:57:15.210 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T22:57:15.210 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T22:57:15.210 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 10388 2023-09-23T22:57:15.210 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.210 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:57:15.210 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.210 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:57:15.210 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.209711+0000", 2023-09-23T22:57:15.210 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.210 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.210 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.211 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:57:15.211 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.209711+0000", 2023-09-23T22:57:15.211 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.211 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.211 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.211 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:57:15.211 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.209710+0000", 2023-09-23T22:57:15.211 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T22:57:15.211 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.211 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.211 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:57:15.211 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.209739+0000", 2023-09-23T22:57:15.212 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.8598999999999998e-05 2023-09-23T22:57:15.212 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.212 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.212 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:57:15.212 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.209752+0000", 2023-09-23T22:57:15.212 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3662000000000001e-05 2023-09-23T22:57:15.212 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.212 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.212 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:57:15.212 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.209759+0000", 2023-09-23T22:57:15.212 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.669e-06 2023-09-23T22:57:15.212 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.212 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.213 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:57:15.213 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.209847+0000", 2023-09-23T22:57:15.213 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.7775000000000006e-05 2023-09-23T22:57:15.213 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.213 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.213 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:57:15.213 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.209941+0000", 2023-09-23T22:57:15.213 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.3790999999999997e-05 2023-09-23T22:57:15.213 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.213 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.213 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,4", 2023-09-23T22:57:15.213 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.210035+0000", 2023-09-23T22:57:15.214 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.399e-05 2023-09-23T22:57:15.214 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.214 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.214 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:57:15.214 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.210722+0000", 2023-09-23T22:57:15.214 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00068690099999999996 2023-09-23T22:57:15.214 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.214 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.214 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.214 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.211072+0000", 2023-09-23T22:57:15.214 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000350496 2023-09-23T22:57:15.214 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.215 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.215 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.215 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.364501+0000", 2023-09-23T22:57:15.215 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.15342900300000001 2023-09-23T22:57:15.215 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.215 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.215 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:57:15.215 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.364659+0000", 2023-09-23T22:57:15.215 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000158314 2023-09-23T22:57:15.215 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.215 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.215 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:57:15.215 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.364768+0000", 2023-09-23T22:57:15.216 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00010895600000000001 2023-09-23T22:57:15.216 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.216 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:57:15.216 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.216 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.216 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.216 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:11017 10.c 10:3157e86e:::benchmark_data_smithi169_238013_object11016:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e272)", 2023-09-23T22:57:15.216 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:56:18.571857+0000", 2023-09-23T22:57:15.216 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 56.589852669999999, 2023-09-23T22:57:15.216 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.12823810299999999, 2023-09-23T22:57:15.216 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:57:15.216 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:57:15.217 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:57:15.217 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T22:57:15.217 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T22:57:15.217 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 11017 2023-09-23T22:57:15.217 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.217 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:57:15.217 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.217 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:57:15.217 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.571857+0000", 2023-09-23T22:57:15.217 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.217 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.217 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.218 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:57:15.218 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.571857+0000", 2023-09-23T22:57:15.218 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.218 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.218 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.218 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:57:15.218 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.571857+0000", 2023-09-23T22:57:15.218 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999995 2023-09-23T22:57:15.218 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.218 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.218 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:57:15.218 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.571901+0000", 2023-09-23T22:57:15.219 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.4715999999999997e-05 2023-09-23T22:57:15.219 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.219 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.219 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:57:15.219 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.571921+0000", 2023-09-23T22:57:15.219 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.9820999999999999e-05 2023-09-23T22:57:15.219 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.219 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.219 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:57:15.219 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.571932+0000", 2023-09-23T22:57:15.219 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0924000000000001e-05 2023-09-23T22:57:15.219 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.220 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.220 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:57:15.220 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.572989+0000", 2023-09-23T22:57:15.220 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.001057332 2023-09-23T22:57:15.220 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.220 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.220 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:57:15.220 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.573136+0000", 2023-09-23T22:57:15.220 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014607500000000001 2023-09-23T22:57:15.220 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.220 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.220 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,4", 2023-09-23T22:57:15.221 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.574574+0000", 2023-09-23T22:57:15.221 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.001438747 2023-09-23T22:57:15.221 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.221 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.221 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:57:15.221 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.575505+0000", 2023-09-23T22:57:15.221 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000930864 2023-09-23T22:57:15.221 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.221 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.221 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.221 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.577393+0000", 2023-09-23T22:57:15.221 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.001888191 2023-09-23T22:57:15.222 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.222 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.222 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.222 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.699923+0000", 2023-09-23T22:57:15.222 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.122529394 2023-09-23T22:57:15.222 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.222 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.222 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:57:15.222 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.700021+0000", 2023-09-23T22:57:15.222 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.8479000000000004e-05 2023-09-23T22:57:15.222 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.222 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.223 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:57:15.223 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.700095+0000", 2023-09-23T22:57:15.223 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.4214999999999993e-05 2023-09-23T22:57:15.223 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.223 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:57:15.223 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.223 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.223 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.223 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:11039 10.c 10:324275b4:::benchmark_data_smithi169_238013_object11038:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e272)", 2023-09-23T22:57:15.223 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:56:18.580153+0000", 2023-09-23T22:57:15.223 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 56.581557119000003, 2023-09-23T22:57:15.223 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.12017993, 2023-09-23T22:57:15.223 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:57:15.224 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:57:15.224 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:57:15.224 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T22:57:15.224 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T22:57:15.224 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 11039 2023-09-23T22:57:15.224 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.224 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:57:15.224 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.224 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:57:15.224 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.580153+0000", 2023-09-23T22:57:15.224 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.224 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.225 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.225 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:57:15.225 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.580153+0000", 2023-09-23T22:57:15.225 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.225 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.225 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.225 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:57:15.225 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.580152+0000", 2023-09-23T22:57:15.225 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:57:15.225 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.225 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.225 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:57:15.226 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.580199+0000", 2023-09-23T22:57:15.226 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.7617000000000002e-05 2023-09-23T22:57:15.226 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.226 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.226 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:57:15.226 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.580211+0000", 2023-09-23T22:57:15.226 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1953999999999999e-05 2023-09-23T22:57:15.226 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.226 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.226 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:57:15.226 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.580219+0000", 2023-09-23T22:57:15.226 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.7370000000000006e-06 2023-09-23T22:57:15.226 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.227 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.227 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:57:15.227 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.580268+0000", 2023-09-23T22:57:15.227 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.8897000000000003e-05 2023-09-23T22:57:15.227 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.227 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.227 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:57:15.227 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.580370+0000", 2023-09-23T22:57:15.227 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00010208 2023-09-23T22:57:15.227 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.227 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.227 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,4", 2023-09-23T22:57:15.228 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.580476+0000", 2023-09-23T22:57:15.228 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00010644100000000001 2023-09-23T22:57:15.228 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.228 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.228 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:57:15.228 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.581133+0000", 2023-09-23T22:57:15.228 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00065721200000000001 2023-09-23T22:57:15.228 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.228 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.228 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.228 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.581406+0000", 2023-09-23T22:57:15.228 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00027262400000000001 2023-09-23T22:57:15.229 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.229 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.229 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.229 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.700173+0000", 2023-09-23T22:57:15.229 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.118767385 2023-09-23T22:57:15.229 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.229 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.229 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:57:15.229 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.700265+0000", 2023-09-23T22:57:15.229 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.1675000000000006e-05 2023-09-23T22:57:15.229 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.229 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.229 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:57:15.230 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:18.700333+0000", 2023-09-23T22:57:15.230 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.7649000000000002e-05 2023-09-23T22:57:15.230 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.230 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:57:15.230 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.230 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.230 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.230 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:35969 10.c 10:3b03eb86:::benchmark_data_smithi169_238013_object35968:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e273)", 2023-09-23T22:57:15.230 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:56:31.483263+0000", 2023-09-23T22:57:15.230 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 43.678446512999997, 2023-09-23T22:57:15.230 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.120706727, 2023-09-23T22:57:15.230 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:57:15.231 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:57:15.231 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:57:15.231 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T22:57:15.231 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T22:57:15.231 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 35969 2023-09-23T22:57:15.231 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.231 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:57:15.231 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.231 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:57:15.231 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:31.483263+0000", 2023-09-23T22:57:15.231 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.231 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.232 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.232 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:57:15.232 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:31.483263+0000", 2023-09-23T22:57:15.232 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.232 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.232 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.232 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:57:15.232 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:31.483262+0000", 2023-09-23T22:57:15.232 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T22:57:15.232 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.232 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.232 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:57:15.233 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:31.483303+0000", 2023-09-23T22:57:15.233 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.1142e-05 2023-09-23T22:57:15.233 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.233 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.233 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:57:15.233 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:31.483319+0000", 2023-09-23T22:57:15.233 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.5619000000000001e-05 2023-09-23T22:57:15.233 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.233 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.233 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:57:15.233 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:31.483328+0000", 2023-09-23T22:57:15.233 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.037e-06 2023-09-23T22:57:15.233 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.234 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.234 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:57:15.234 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:31.483400+0000", 2023-09-23T22:57:15.234 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.2261999999999994e-05 2023-09-23T22:57:15.234 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.234 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.234 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:57:15.234 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:31.483533+0000", 2023-09-23T22:57:15.234 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013339 2023-09-23T22:57:15.234 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.234 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.234 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,4", 2023-09-23T22:57:15.235 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:31.483665+0000", 2023-09-23T22:57:15.235 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013141800000000001 2023-09-23T22:57:15.235 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.235 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.235 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:57:15.235 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:31.485173+0000", 2023-09-23T22:57:15.235 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.001508613 2023-09-23T22:57:15.235 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.235 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.235 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.235 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:31.485768+0000", 2023-09-23T22:57:15.235 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00059491800000000005 2023-09-23T22:57:15.236 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.236 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.236 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.236 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:31.603699+0000", 2023-09-23T22:57:15.236 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.117931018 2023-09-23T22:57:15.236 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.236 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.236 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:57:15.236 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:31.603850+0000", 2023-09-23T22:57:15.236 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000150524 2023-09-23T22:57:15.236 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.236 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.237 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:57:15.237 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:31.603970+0000", 2023-09-23T22:57:15.237 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000120481 2023-09-23T22:57:15.237 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.237 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:57:15.237 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.237 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.237 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.237 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:35974 10.c 10:39c14604:::benchmark_data_smithi169_238013_object35973:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e273)", 2023-09-23T22:57:15.237 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:56:31.487401+0000", 2023-09-23T22:57:15.237 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 43.674309207, 2023-09-23T22:57:15.237 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.125208402, 2023-09-23T22:57:15.238 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:57:15.238 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:57:15.238 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:57:15.238 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T22:57:15.238 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T22:57:15.238 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 35974 2023-09-23T22:57:15.238 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.238 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:57:15.238 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.238 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:57:15.238 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:31.487401+0000", 2023-09-23T22:57:15.238 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.239 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.239 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.239 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:57:15.239 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:31.487401+0000", 2023-09-23T22:57:15.239 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.239 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.239 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.239 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:57:15.239 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:31.487399+0000", 2023-09-23T22:57:15.239 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:57:15.239 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.239 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.240 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:57:15.240 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:31.487486+0000", 2023-09-23T22:57:15.240 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.7168000000000003e-05 2023-09-23T22:57:15.240 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.240 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.240 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:57:15.240 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:31.487504+0000", 2023-09-23T22:57:15.240 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.7285000000000001e-05 2023-09-23T22:57:15.240 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.240 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.240 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:57:15.240 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:31.487513+0000", 2023-09-23T22:57:15.241 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.6029999999999994e-06 2023-09-23T22:57:15.241 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.241 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.241 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:57:15.241 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:31.487574+0000", 2023-09-23T22:57:15.241 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.1115e-05 2023-09-23T22:57:15.241 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.241 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.241 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:57:15.241 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:31.487739+0000", 2023-09-23T22:57:15.241 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000165124 2023-09-23T22:57:15.241 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.242 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.242 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,4", 2023-09-23T22:57:15.242 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:31.487905+0000", 2023-09-23T22:57:15.242 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00016551200000000001 2023-09-23T22:57:15.242 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.242 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.242 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.242 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:31.489496+0000", 2023-09-23T22:57:15.242 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.001590913 2023-09-23T22:57:15.242 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.242 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.242 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:57:15.242 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:31.489508+0000", 2023-09-23T22:57:15.243 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2215000000000001e-05 2023-09-23T22:57:15.243 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.243 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.243 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.243 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:31.612445+0000", 2023-09-23T22:57:15.243 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.122937271 2023-09-23T22:57:15.243 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.243 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.243 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:57:15.243 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:31.612547+0000", 2023-09-23T22:57:15.243 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000102125 2023-09-23T22:57:15.243 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.244 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.244 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:57:15.244 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:31.612609+0000", 2023-09-23T22:57:15.244 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.1680999999999994e-05 2023-09-23T22:57:15.244 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.244 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:57:15.244 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.244 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.244 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.244 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:43833 10.c 10:3ca9b0d3:::benchmark_data_smithi169_238013_object43832:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e273)", 2023-09-23T22:57:15.244 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:56:36.646442+0000", 2023-09-23T22:57:15.244 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 38.515268276, 2023-09-23T22:57:15.245 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.10771312399999999, 2023-09-23T22:57:15.245 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:57:15.245 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:57:15.245 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:57:15.245 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T22:57:15.245 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T22:57:15.245 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 43833 2023-09-23T22:57:15.245 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.245 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:57:15.245 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.245 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:57:15.245 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:36.646442+0000", 2023-09-23T22:57:15.246 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.246 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.246 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.246 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:57:15.246 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:36.646442+0000", 2023-09-23T22:57:15.246 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.246 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.246 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.246 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:57:15.246 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:36.646441+0000", 2023-09-23T22:57:15.246 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T22:57:15.246 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.247 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.247 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:57:15.247 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:36.646483+0000", 2023-09-23T22:57:15.247 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.2406e-05 2023-09-23T22:57:15.247 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.247 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.247 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:57:15.247 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:36.646497+0000", 2023-09-23T22:57:15.247 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4514e-05 2023-09-23T22:57:15.247 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.247 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.247 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:57:15.248 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:36.646506+0000", 2023-09-23T22:57:15.248 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.0040000000000005e-06 2023-09-23T22:57:15.248 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.248 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.248 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:57:15.248 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:36.648119+0000", 2023-09-23T22:57:15.248 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0016120869999999999 2023-09-23T22:57:15.248 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.248 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.248 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:57:15.248 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:36.648259+0000", 2023-09-23T22:57:15.249 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014051600000000001 2023-09-23T22:57:15.249 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.249 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.249 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,4", 2023-09-23T22:57:15.249 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:36.648370+0000", 2023-09-23T22:57:15.249 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00011133000000000001 2023-09-23T22:57:15.249 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.249 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.249 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:57:15.249 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:36.650949+0000", 2023-09-23T22:57:15.249 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.002578482 2023-09-23T22:57:15.249 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.250 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.250 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.250 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:36.651204+0000", 2023-09-23T22:57:15.250 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000255519 2023-09-23T22:57:15.250 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.250 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.250 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.250 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:36.753999+0000", 2023-09-23T22:57:15.250 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.10279455799999999 2023-09-23T22:57:15.250 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.250 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.250 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:57:15.251 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:36.754086+0000", 2023-09-23T22:57:15.251 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.7422000000000004e-05 2023-09-23T22:57:15.251 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.251 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.251 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:57:15.251 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:36.754155+0000", 2023-09-23T22:57:15.251 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.8460999999999994e-05 2023-09-23T22:57:15.251 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.251 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:57:15.251 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.251 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.252 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.252 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:82888 10.c 10:30021d36:::benchmark_data_smithi169_238013_object82887:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e274)", 2023-09-23T22:57:15.252 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:57:10.232537+0000", 2023-09-23T22:57:15.252 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 4.9291726630000001, 2023-09-23T22:57:15.252 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.16889943499999999, 2023-09-23T22:57:15.252 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:57:15.252 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:57:15.252 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:57:15.252 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T22:57:15.252 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T22:57:15.252 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 82888 2023-09-23T22:57:15.252 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.253 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:57:15.253 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.253 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:57:15.253 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.232537+0000", 2023-09-23T22:57:15.253 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.253 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.253 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.253 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:57:15.253 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.232537+0000", 2023-09-23T22:57:15.253 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.253 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.253 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.254 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:57:15.254 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.232535+0000", 2023-09-23T22:57:15.254 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T22:57:15.254 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.254 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.254 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:57:15.254 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.232606+0000", 2023-09-23T22:57:15.254 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.1052999999999999e-05 2023-09-23T22:57:15.254 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.254 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.254 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:57:15.254 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.232625+0000", 2023-09-23T22:57:15.255 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.8912000000000001e-05 2023-09-23T22:57:15.255 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.255 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.255 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:57:15.255 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.232633+0000", 2023-09-23T22:57:15.255 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.0800000000000006e-06 2023-09-23T22:57:15.255 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.255 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.255 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:57:15.255 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.232704+0000", 2023-09-23T22:57:15.255 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.0617000000000005e-05 2023-09-23T22:57:15.255 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.256 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.256 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:57:15.256 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.232875+0000", 2023-09-23T22:57:15.256 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00017127099999999999 2023-09-23T22:57:15.256 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.256 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.256 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,4", 2023-09-23T22:57:15.256 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.233030+0000", 2023-09-23T22:57:15.256 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00015481800000000001 2023-09-23T22:57:15.256 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.256 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.256 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:57:15.256 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.236520+0000", 2023-09-23T22:57:15.257 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0034895740000000001 2023-09-23T22:57:15.257 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.257 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.257 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.257 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.239667+0000", 2023-09-23T22:57:15.257 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.003147155 2023-09-23T22:57:15.257 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.257 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.257 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.257 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.401320+0000", 2023-09-23T22:57:15.257 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.16165299899999999 2023-09-23T22:57:15.257 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.258 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.258 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:57:15.258 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.401386+0000", 2023-09-23T22:57:15.258 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.5841999999999997e-05 2023-09-23T22:57:15.258 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.258 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.258 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:57:15.258 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.401437+0000", 2023-09-23T22:57:15.258 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.1242000000000002e-05 2023-09-23T22:57:15.258 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.258 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:57:15.258 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.259 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.259 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.259 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:82898 10.c 10:35fc2217:::benchmark_data_smithi169_238013_object82897:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e274)", 2023-09-23T22:57:15.259 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:57:10.239491+0000", 2023-09-23T22:57:15.259 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 4.9222186969999999, 2023-09-23T22:57:15.259 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.16681576300000001, 2023-09-23T22:57:15.259 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:57:15.259 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:57:15.259 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:57:15.259 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T22:57:15.259 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T22:57:15.259 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 82898 2023-09-23T22:57:15.260 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.260 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:57:15.260 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.260 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:57:15.260 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.239491+0000", 2023-09-23T22:57:15.260 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.260 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.260 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.260 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:57:15.260 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.239491+0000", 2023-09-23T22:57:15.260 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.260 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.261 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.261 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:57:15.261 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.239490+0000", 2023-09-23T22:57:15.261 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:57:15.261 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.261 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.261 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:57:15.261 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.239571+0000", 2023-09-23T22:57:15.261 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.1045999999999996e-05 2023-09-23T22:57:15.261 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.261 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.261 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:57:15.262 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.239587+0000", 2023-09-23T22:57:15.262 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.5826999999999999e-05 2023-09-23T22:57:15.262 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.262 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.262 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:57:15.262 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.239594+0000", 2023-09-23T22:57:15.262 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.7929999999999998e-06 2023-09-23T22:57:15.262 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.262 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.262 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:57:15.262 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.239699+0000", 2023-09-23T22:57:15.262 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000104639 2023-09-23T22:57:15.263 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.263 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.263 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:57:15.263 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.239843+0000", 2023-09-23T22:57:15.263 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000143497 2023-09-23T22:57:15.263 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.263 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.263 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,4", 2023-09-23T22:57:15.263 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.240011+0000", 2023-09-23T22:57:15.263 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00016892400000000001 2023-09-23T22:57:15.263 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.264 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.264 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:57:15.264 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.243094+0000", 2023-09-23T22:57:15.264 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0030825039999999998 2023-09-23T22:57:15.264 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.264 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.264 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.264 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.243467+0000", 2023-09-23T22:57:15.264 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00037333599999999999 2023-09-23T22:57:15.264 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.264 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.264 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.264 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.406172+0000", 2023-09-23T22:57:15.265 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.16270442900000001 2023-09-23T22:57:15.265 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.265 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.265 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:57:15.265 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.406237+0000", 2023-09-23T22:57:15.265 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.5641000000000004e-05 2023-09-23T22:57:15.265 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.265 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.265 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:57:15.265 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.406307+0000", 2023-09-23T22:57:15.265 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.9688000000000001e-05 2023-09-23T22:57:15.265 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.266 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:57:15.266 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.266 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.266 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.266 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:83120 10.c 10:3852a123:::benchmark_data_smithi169_238013_object83119:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e274)", 2023-09-23T22:57:15.266 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:57:10.563722+0000", 2023-09-23T22:57:15.266 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 4.5979876339999999, 2023-09-23T22:57:15.266 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.15670342100000001, 2023-09-23T22:57:15.266 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:57:15.266 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:57:15.266 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:57:15.266 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T22:57:15.267 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T22:57:15.267 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 83120 2023-09-23T22:57:15.267 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.267 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:57:15.267 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.267 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:57:15.267 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.563722+0000", 2023-09-23T22:57:15.267 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.267 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.267 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.267 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:57:15.267 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.563722+0000", 2023-09-23T22:57:15.268 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.268 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.268 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.268 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:57:15.268 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.563721+0000", 2023-09-23T22:57:15.268 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:57:15.268 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.268 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.268 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:57:15.268 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.563770+0000", 2023-09-23T22:57:15.268 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.9147999999999998e-05 2023-09-23T22:57:15.268 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.269 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.269 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:57:15.269 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.563782+0000", 2023-09-23T22:57:15.269 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2488e-05 2023-09-23T22:57:15.269 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.269 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.269 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:57:15.269 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.563789+0000", 2023-09-23T22:57:15.269 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.3130000000000004e-06 2023-09-23T22:57:15.269 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.269 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.269 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:57:15.269 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.563846+0000", 2023-09-23T22:57:15.270 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.6884e-05 2023-09-23T22:57:15.270 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.270 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.270 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:57:15.270 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.563961+0000", 2023-09-23T22:57:15.270 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00011513 2023-09-23T22:57:15.270 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.270 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.270 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,4", 2023-09-23T22:57:15.270 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.564079+0000", 2023-09-23T22:57:15.270 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00011851899999999999 2023-09-23T22:57:15.270 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.271 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.271 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.271 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.569874+0000", 2023-09-23T22:57:15.271 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0057944620000000002 2023-09-23T22:57:15.271 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.271 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.271 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:57:15.271 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.569910+0000", 2023-09-23T22:57:15.271 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.5951000000000002e-05 2023-09-23T22:57:15.271 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.271 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.271 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.272 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.720312+0000", 2023-09-23T22:57:15.272 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.15040218999999999 2023-09-23T22:57:15.272 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.272 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.272 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:57:15.272 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.720375+0000", 2023-09-23T22:57:15.272 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.3107000000000004e-05 2023-09-23T22:57:15.272 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.272 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.272 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:57:15.272 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.720426+0000", 2023-09-23T22:57:15.272 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.0748000000000003e-05 2023-09-23T22:57:15.273 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.273 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:57:15.273 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.273 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.273 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.273 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:83121 10.c 10:3eda38e4:::benchmark_data_smithi169_238013_object83120:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e274)", 2023-09-23T22:57:15.273 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:57:10.563802+0000", 2023-09-23T22:57:15.273 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 4.5979076150000004, 2023-09-23T22:57:15.273 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.15678186, 2023-09-23T22:57:15.273 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:57:15.273 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:57:15.273 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:57:15.274 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T22:57:15.274 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T22:57:15.274 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 83121 2023-09-23T22:57:15.274 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.274 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:57:15.274 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.274 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:57:15.274 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.563802+0000", 2023-09-23T22:57:15.274 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.274 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.274 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.274 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:57:15.274 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.563802+0000", 2023-09-23T22:57:15.275 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.275 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.275 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.275 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:57:15.275 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.563802+0000", 2023-09-23T22:57:15.275 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999995 2023-09-23T22:57:15.275 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.275 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.275 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:57:15.275 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.563843+0000", 2023-09-23T22:57:15.275 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.0822999999999999e-05 2023-09-23T22:57:15.275 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.276 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.276 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:57:15.276 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.563851+0000", 2023-09-23T22:57:15.276 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.0439999999999996e-06 2023-09-23T22:57:15.276 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.276 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.276 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:57:15.276 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.563854+0000", 2023-09-23T22:57:15.276 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.5219999999999999e-06 2023-09-23T22:57:15.276 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.276 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.276 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:57:15.277 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.566945+0000", 2023-09-23T22:57:15.277 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0030908250000000002 2023-09-23T22:57:15.277 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.277 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.277 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:57:15.277 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.567074+0000", 2023-09-23T22:57:15.277 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000128968 2023-09-23T22:57:15.277 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.277 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.277 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,4", 2023-09-23T22:57:15.277 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.567189+0000", 2023-09-23T22:57:15.277 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00011482299999999999 2023-09-23T22:57:15.278 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.278 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.278 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:57:15.278 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.570141+0000", 2023-09-23T22:57:15.278 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0029518169999999998 2023-09-23T22:57:15.278 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.278 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.278 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.278 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.574095+0000", 2023-09-23T22:57:15.278 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0039544159999999997 2023-09-23T22:57:15.278 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.279 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.279 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.279 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.720478+0000", 2023-09-23T22:57:15.279 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.14638304899999999 2023-09-23T22:57:15.279 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.279 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.279 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:57:15.279 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.720541+0000", 2023-09-23T22:57:15.279 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.2724000000000005e-05 2023-09-23T22:57:15.279 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.279 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.279 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:57:15.279 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.720584+0000", 2023-09-23T22:57:15.280 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.3411999999999997e-05 2023-09-23T22:57:15.280 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.280 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:57:15.280 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.280 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.280 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.280 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:83133 10.c 10:30944af0:::benchmark_data_smithi169_238013_object83132:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e274)", 2023-09-23T22:57:15.280 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:57:10.570223+0000", 2023-09-23T22:57:15.280 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 4.5914867700000004, 2023-09-23T22:57:15.280 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.15604264200000001, 2023-09-23T22:57:15.280 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:57:15.280 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:57:15.281 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:57:15.281 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T22:57:15.281 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T22:57:15.281 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 83133 2023-09-23T22:57:15.281 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.281 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:57:15.281 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.281 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:57:15.281 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.570223+0000", 2023-09-23T22:57:15.281 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.281 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.281 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.282 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:57:15.282 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.570223+0000", 2023-09-23T22:57:15.282 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.282 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.282 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.282 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:57:15.282 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.570221+0000", 2023-09-23T22:57:15.282 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T22:57:15.282 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.282 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.282 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:57:15.282 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.570271+0000", 2023-09-23T22:57:15.283 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.9901999999999998e-05 2023-09-23T22:57:15.283 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.283 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.283 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:57:15.283 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.570287+0000", 2023-09-23T22:57:15.283 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.5682999999999999e-05 2023-09-23T22:57:15.283 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.283 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.283 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:57:15.283 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.570296+0000", 2023-09-23T22:57:15.283 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.2299999999999997e-06 2023-09-23T22:57:15.284 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.284 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.284 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:57:15.284 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.570349+0000", 2023-09-23T22:57:15.284 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.3365999999999997e-05 2023-09-23T22:57:15.284 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.284 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.284 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:57:15.284 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.570479+0000", 2023-09-23T22:57:15.284 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00012947600000000001 2023-09-23T22:57:15.284 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.284 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.285 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,4", 2023-09-23T22:57:15.285 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.570636+0000", 2023-09-23T22:57:15.285 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00015720999999999999 2023-09-23T22:57:15.285 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.285 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.285 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:57:15.285 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.573812+0000", 2023-09-23T22:57:15.285 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0031760299999999998 2023-09-23T22:57:15.285 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.285 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.285 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.285 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.577722+0000", 2023-09-23T22:57:15.285 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0039101639999999998 2023-09-23T22:57:15.286 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.286 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.286 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.286 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.726007+0000", 2023-09-23T22:57:15.286 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.14828419700000001 2023-09-23T22:57:15.286 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.286 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.286 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:57:15.286 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.726155+0000", 2023-09-23T22:57:15.286 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014869500000000001 2023-09-23T22:57:15.286 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.286 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.287 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:57:15.287 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:10.726266+0000", 2023-09-23T22:57:15.287 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000110581 2023-09-23T22:57:15.287 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.287 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:57:15.287 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.287 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.287 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.287 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:85878 10.c 10:3ab1e395:::benchmark_data_smithi169_238013_object85877:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e275)", 2023-09-23T22:57:15.287 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:57:13.554423+0000", 2023-09-23T22:57:15.287 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 1.6072866320000001, 2023-09-23T22:57:15.287 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.156602139, 2023-09-23T22:57:15.288 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:57:15.288 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:57:15.288 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:57:15.288 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T22:57:15.288 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T22:57:15.288 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 85878 2023-09-23T22:57:15.288 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.288 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:57:15.288 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.288 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:57:15.288 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.554423+0000", 2023-09-23T22:57:15.288 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.288 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.289 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.289 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:57:15.289 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.554423+0000", 2023-09-23T22:57:15.289 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.289 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.289 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.289 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:57:15.289 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.554422+0000", 2023-09-23T22:57:15.289 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T22:57:15.289 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.289 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.289 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:57:15.290 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.554510+0000", 2023-09-23T22:57:15.290 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.8107000000000002e-05 2023-09-23T22:57:15.290 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.290 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.290 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:57:15.290 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.554530+0000", 2023-09-23T22:57:15.290 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.0665e-05 2023-09-23T22:57:15.290 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.290 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.290 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:57:15.290 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.554538+0000", 2023-09-23T22:57:15.290 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.6960000000000005e-06 2023-09-23T22:57:15.290 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.291 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.291 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:57:15.291 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.554783+0000", 2023-09-23T22:57:15.291 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00024462600000000001 2023-09-23T22:57:15.291 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.291 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.291 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:57:15.291 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.554928+0000", 2023-09-23T22:57:15.291 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014532 2023-09-23T22:57:15.291 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.291 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.292 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,4", 2023-09-23T22:57:15.292 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.555086+0000", 2023-09-23T22:57:15.292 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00015829200000000001 2023-09-23T22:57:15.292 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.292 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.292 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:57:15.292 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.561523+0000", 2023-09-23T22:57:15.292 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0064369809999999996 2023-09-23T22:57:15.292 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.292 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.292 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.292 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.566311+0000", 2023-09-23T22:57:15.292 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0047872399999999999 2023-09-23T22:57:15.293 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.293 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.293 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.293 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.710847+0000", 2023-09-23T22:57:15.293 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.144536262 2023-09-23T22:57:15.293 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.293 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.293 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:57:15.293 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.710974+0000", 2023-09-23T22:57:15.293 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00012766200000000001 2023-09-23T22:57:15.293 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.293 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.294 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:57:15.294 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.711025+0000", 2023-09-23T22:57:15.294 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.0988e-05 2023-09-23T22:57:15.294 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.294 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:57:15.294 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.294 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.294 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.294 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:85879 10.c 10:308eeebc:::benchmark_data_smithi169_238013_object85878:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e275)", 2023-09-23T22:57:15.294 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:57:13.554588+0000", 2023-09-23T22:57:15.294 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 1.60712236, 2023-09-23T22:57:15.294 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.17905179199999999, 2023-09-23T22:57:15.295 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:57:15.295 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:57:15.295 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:57:15.295 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T22:57:15.295 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T22:57:15.295 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 85879 2023-09-23T22:57:15.295 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.295 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:57:15.295 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.295 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:57:15.295 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.554588+0000", 2023-09-23T22:57:15.295 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.296 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.296 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.296 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:57:15.296 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.554588+0000", 2023-09-23T22:57:15.296 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.296 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.296 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.296 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:57:15.296 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.554587+0000", 2023-09-23T22:57:15.296 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T22:57:15.296 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.296 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.296 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:57:15.297 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.554711+0000", 2023-09-23T22:57:15.297 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000124719 2023-09-23T22:57:15.297 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.297 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.297 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:57:15.297 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.554722+0000", 2023-09-23T22:57:15.297 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0380000000000001e-05 2023-09-23T22:57:15.297 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.297 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.297 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:57:15.297 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.554727+0000", 2023-09-23T22:57:15.297 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.8599999999999998e-06 2023-09-23T22:57:15.298 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.298 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.298 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:57:15.298 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.558325+0000", 2023-09-23T22:57:15.298 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0035970830000000001 2023-09-23T22:57:15.298 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.298 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.298 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:57:15.298 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.558478+0000", 2023-09-23T22:57:15.298 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000153525 2023-09-23T22:57:15.298 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.298 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.299 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,4", 2023-09-23T22:57:15.299 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.558653+0000", 2023-09-23T22:57:15.299 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00017533499999999999 2023-09-23T22:57:15.299 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.299 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.299 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:57:15.299 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.562949+0000", 2023-09-23T22:57:15.299 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0042950710000000001 2023-09-23T22:57:15.299 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.299 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.299 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.299 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.566396+0000", 2023-09-23T22:57:15.300 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.003447866 2023-09-23T22:57:15.300 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.300 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.300 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.300 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.733559+0000", 2023-09-23T22:57:15.300 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.16716235800000001 2023-09-23T22:57:15.300 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.300 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.300 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:57:15.300 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.733598+0000", 2023-09-23T22:57:15.300 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.9521000000000003e-05 2023-09-23T22:57:15.300 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.301 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.301 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:57:15.301 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.733639+0000", 2023-09-23T22:57:15.301 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.1149999999999997e-05 2023-09-23T22:57:15.301 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.301 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:57:15.301 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.301 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.301 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.301 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:85893 10.c 10:339c4673:::benchmark_data_smithi169_238013_object85892:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e275)", 2023-09-23T22:57:15.301 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:57:13.577531+0000", 2023-09-23T22:57:15.301 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 1.584178648, 2023-09-23T22:57:15.302 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.156209442, 2023-09-23T22:57:15.302 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:57:15.302 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:57:15.302 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:57:15.302 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T22:57:15.302 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T22:57:15.302 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 85893 2023-09-23T22:57:15.302 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.302 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:57:15.302 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.302 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:57:15.302 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.577531+0000", 2023-09-23T22:57:15.303 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.303 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.303 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.303 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:57:15.303 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.577531+0000", 2023-09-23T22:57:15.303 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.303 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.303 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.303 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:57:15.303 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.577530+0000", 2023-09-23T22:57:15.303 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:57:15.303 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.304 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.304 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:57:15.304 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.577598+0000", 2023-09-23T22:57:15.304 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.8353000000000001e-05 2023-09-23T22:57:15.304 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.304 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.304 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:57:15.304 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.577614+0000", 2023-09-23T22:57:15.304 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.6331e-05 2023-09-23T22:57:15.304 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.304 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.304 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:57:15.304 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.577622+0000", 2023-09-23T22:57:15.305 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.391e-06 2023-09-23T22:57:15.305 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.305 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.305 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:57:15.305 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.577685+0000", 2023-09-23T22:57:15.305 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.3472999999999994e-05 2023-09-23T22:57:15.305 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.305 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.305 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:57:15.305 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.577865+0000", 2023-09-23T22:57:15.305 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00017936300000000001 2023-09-23T22:57:15.305 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.306 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.306 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,4", 2023-09-23T22:57:15.306 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.578065+0000", 2023-09-23T22:57:15.306 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00020025500000000001 2023-09-23T22:57:15.306 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.306 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.306 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:57:15.306 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.580940+0000", 2023-09-23T22:57:15.306 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0028755859999999999 2023-09-23T22:57:15.306 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.306 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.306 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.306 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.581234+0000", 2023-09-23T22:57:15.307 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00029396000000000001 2023-09-23T22:57:15.307 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.307 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.307 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.307 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.733682+0000", 2023-09-23T22:57:15.307 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.15244776900000001 2023-09-23T22:57:15.307 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.307 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.307 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:57:15.307 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.733716+0000", 2023-09-23T22:57:15.307 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.3640999999999999e-05 2023-09-23T22:57:15.307 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.308 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.308 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:57:15.308 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:13.733741+0000", 2023-09-23T22:57:15.308 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.4958000000000001e-05 2023-09-23T22:57:15.308 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.308 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:57:15.308 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.308 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.308 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.308 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:86316 10.c 10:3647b598:::benchmark_data_smithi169_238013_object86315:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e275)", 2023-09-23T22:57:15.308 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:57:14.140306+0000", 2023-09-23T22:57:15.308 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 1.021404033, 2023-09-23T22:57:15.309 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.114719767, 2023-09-23T22:57:15.309 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:57:15.309 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T22:57:15.309 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:57:15.309 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T22:57:15.309 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T22:57:15.309 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 86316 2023-09-23T22:57:15.309 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.309 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:57:15.309 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.309 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:57:15.309 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:14.140306+0000", 2023-09-23T22:57:15.310 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.310 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.310 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.310 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:57:15.310 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:14.140306+0000", 2023-09-23T22:57:15.310 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:57:15.310 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.310 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.310 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:57:15.310 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:14.140304+0000", 2023-09-23T22:57:15.310 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:57:15.310 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.310 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.311 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:57:15.311 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:14.140360+0000", 2023-09-23T22:57:15.311 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.5269000000000002e-05 2023-09-23T22:57:15.311 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.311 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.311 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:57:15.311 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:14.140377+0000", 2023-09-23T22:57:15.311 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.7572e-05 2023-09-23T22:57:15.311 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.311 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.311 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:57:15.311 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:14.140385+0000", 2023-09-23T22:57:15.312 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.9959999999999993e-06 2023-09-23T22:57:15.312 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.312 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.312 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:57:15.312 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:14.140835+0000", 2023-09-23T22:57:15.312 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00045030599999999998 2023-09-23T22:57:15.312 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.312 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.312 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:57:15.312 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:14.141010+0000", 2023-09-23T22:57:15.312 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000174675 2023-09-23T22:57:15.312 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.313 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.313 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,4", 2023-09-23T22:57:15.313 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:14.141182+0000", 2023-09-23T22:57:15.313 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00017199000000000001 2023-09-23T22:57:15.313 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.313 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.313 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:57:15.313 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:14.144019+0000", 2023-09-23T22:57:15.313 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0028365560000000001 2023-09-23T22:57:15.313 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.313 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.313 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.313 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:14.144829+0000", 2023-09-23T22:57:15.314 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00080997700000000003 2023-09-23T22:57:15.314 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.314 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.314 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:57:15.314 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:14.254948+0000", 2023-09-23T22:57:15.314 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.110119599 2023-09-23T22:57:15.314 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.314 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.314 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T22:57:15.314 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:14.254995+0000", 2023-09-23T22:57:15.314 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.6622999999999997e-05 2023-09-23T22:57:15.314 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:57:15.315 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:57:15.315 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T22:57:15.315 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:57:14.255026+0000", 2023-09-23T22:57:15.315 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.0808e-05 2023-09-23T22:57:15.315 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.315 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:57:15.315 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.315 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:57:15.315 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:57:15.315 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T22:57:15.316 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:15.316 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:15 smithi187 bash[89487]: cluster 2023-09-23T22:57:14.815864+0000 mgr.y (mgr.25310) 1072 : cluster 0 pgmap v1154: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 62 MiB/s wr, 989 op/s; 37806/256752 objects degraded (14.725%) 2023-09-23T22:57:15.316 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:15 smithi187 bash[89487]: audit 2023-09-23T22:57:14.945171+0000 mon.a (mon.0) 1468 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:57:15.350 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:15.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:15.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:15.454 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:15.478 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:15.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:15.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:15.581 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:15.604 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:15.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:15.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:15.681 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 61 16 87696 87680 89.8158 60.4375 0.0111091 0.0111284 2023-09-23T22:57:15.711 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:15.738 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:15.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:15.740 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:15.841 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:15.872 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:15.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:15.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:15.975 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:16.008 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:16.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:16.011 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:16.112 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:16.148 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:16.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:16.151 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:16.252 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:16.280 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:16.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:16.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:16.382 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:16.411 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:16.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:16.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:16.480 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-23T22:57:16.515 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:16.542 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:16.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:16.544 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:16.645 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:16.674 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:16.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:16.676 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:16.680 INFO:teuthology.orchestra.run.smithi169.stdout:{"pg_ready":true,"pg_map":{"version":1151,"stamp":"2023-09-23T22:57:10.812972+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5309863840,"num_objects":81037,"num_object_clones":0,"num_object_copies":243111,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":35848,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":81037,"num_whiteouts":0,"num_read":32,"num_read_kb":34,"num_write":81074,"num_write_kb":5184861,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":28,"num_bytes_recovered":919894,"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":82845,"ondisk_log_size":82845,"up":258,"acting":258,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":293,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":18189736,"kb_used_data":14288744,"kb_used_omap":36,"kb_used_meta":3900891,"kb_avail":731771480,"statfs":{"total":767960285184,"available":749333995520,"internally_reserved":0,"allocated":14631673856,"data_stored":14622504147,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":37147,"internal_metadata":3994513125},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,1,6,3,4,0,0,0,2],"upper_bound":512},"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":825229312,"num_objects":12592,"num_object_clones":0,"num_object_copies":37776,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5839,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12592,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12592,"num_write_kb":805888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.008345"},"pg_stats":[{"pgid":"3.1a","version":"68'2","reported_seq":266,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.759976+0000","last_change":"2023-09-23T22:32:30.182886+0000","last_active":"2023-09-23T22:56:27.759976+0000","last_peered":"2023-09-23T22:56:27.759976+0000","last_clean":"2023-09-23T22:56:27.759976+0000","last_became_active":"2023-09-23T22:32:30.181915+0000","last_became_peered":"2023-09-23T22:32:30.181915+0000","last_unstale":"2023-09-23T22:56:27.759976+0000","last_undegraded":"2023-09-23T22:56:27.759976+0000","last_fullsized":"2023-09-23T22:56:27.759976+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:13.504249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":262,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-09-23T22:56:51.951920+0000","last_change":"2023-09-23T22:32:30.181813+0000","last_active":"2023-09-23T22:56:51.951920+0000","last_peered":"2023-09-23T22:56:51.951920+0000","last_clean":"2023-09-23T22:56:51.951920+0000","last_became_active":"2023-09-23T22:32:30.181283+0000","last_became_peered":"2023-09-23T22:32:30.181283+0000","last_unstale":"2023-09-23T22:56:51.951920+0000","last_undegraded":"2023-09-23T22:56:51.951920+0000","last_fullsized":"2023-09-23T22:56:51.951920+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.674213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":248,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:48.239751+0000","last_change":"2023-09-23T22:32:30.187773+0000","last_active":"2023-09-23T22:56:48.239751+0000","last_peered":"2023-09-23T22:56:48.239751+0000","last_clean":"2023-09-23T22:56:48.239751+0000","last_became_active":"2023-09-23T22:32:30.187289+0000","last_became_peered":"2023-09-23T22:32:30.187289+0000","last_unstale":"2023-09-23T22:56:48.239751+0000","last_undegraded":"2023-09-23T22:56:48.239751+0000","last_fullsized":"2023-09-23T22:56:48.239751+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.158539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:49.251179+0000","last_change":"2023-09-23T22:48:46.635228+0000","last_active":"2023-09-23T22:56:49.251179+0000","last_peered":"2023-09-23T22:56:49.251179+0000","last_clean":"2023-09-23T22:56:49.251179+0000","last_became_active":"2023-09-23T22:48:46.634161+0000","last_became_peered":"2023-09-23T22:48:46.634161+0000","last_unstale":"2023-09-23T22:56:49.251179+0000","last_undegraded":"2023-09-23T22:56:49.251179+0000","last_fullsized":"2023-09-23T22:56:49.251179+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:27:26.723822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":289,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.772282+0000","last_change":"2023-09-23T22:48:46.630952+0000","last_active":"2023-09-23T22:56:27.772282+0000","last_peered":"2023-09-23T22:56:27.772282+0000","last_clean":"2023-09-23T22:56:27.772282+0000","last_became_active":"2023-09-23T22:48:46.630613+0000","last_became_peered":"2023-09-23T22:48:46.630613+0000","last_unstale":"2023-09-23T22:56:27.772282+0000","last_undegraded":"2023-09-23T22:56:27.772282+0000","last_fullsized":"2023-09-23T22:56:27.772282+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25.338509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":255,"reported_epoch":273,"state":"active+undersized","last_fresh":"2023-09-23T22:56:27.768409+0000","last_change":"2023-09-23T22:52:28.206034+0000","last_active":"2023-09-23T22:56:27.768409+0000","last_peered":"2023-09-23T22:56:27.768409+0000","last_clean":"2023-09-23T22:48:05.734985+0000","last_became_active":"2023-09-23T22:52:28.206034+0000","last_became_peered":"2023-09-23T22:52:28.206034+0000","last_unstale":"2023-09-23T22:56:27.768409+0000","last_undegraded":"2023-09-23T22:56:27.768409+0000","last_fullsized":"2023-09-23T22:52:28.190970+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":222,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:11:25.685482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[5,1],"avail_no_missing":["5","1"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":61,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.765325+0000","last_change":"2023-09-23T22:48:46.634576+0000","last_active":"2023-09-23T22:56:27.765325+0000","last_peered":"2023-09-23T22:56:27.765325+0000","last_clean":"2023-09-23T22:56:27.765325+0000","last_became_active":"2023-09-23T22:48:46.633546+0000","last_became_peered":"2023-09-23T22:48:46.633546+0000","last_unstale":"2023-09-23T22:56:27.765325+0000","last_undegraded":"2023-09-23T22:56:27.765325+0000","last_fullsized":"2023-09-23T22:56:27.765325+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:08.811450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":253,"reported_epoch":273,"state":"active+undersized","last_fresh":"2023-09-23T22:56:27.772386+0000","last_change":"2023-09-23T22:52:28.188047+0000","last_active":"2023-09-23T22:56:27.772386+0000","last_peered":"2023-09-23T22:56:27.772386+0000","last_clean":"2023-09-23T22:52:17.689236+0000","last_became_active":"2023-09-23T22:52:28.188047+0000","last_became_peered":"2023-09-23T22:52:28.188047+0000","last_unstale":"2023-09-23T22:56:27.772386+0000","last_undegraded":"2023-09-23T22:56:27.772386+0000","last_fullsized":"2023-09-23T22:52:28.175524+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:58.427827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[3,1],"avail_no_missing":["3","1"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":77,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.768325+0000","last_change":"2023-09-23T22:48:07.756784+0000","last_active":"2023-09-23T22:56:27.768325+0000","last_peered":"2023-09-23T22:56:27.768325+0000","last_clean":"2023-09-23T22:56:27.768325+0000","last_became_active":"2023-09-23T22:48:07.756186+0000","last_became_peered":"2023-09-23T22:48:07.756186+0000","last_unstale":"2023-09-23T22:56:27.768325+0000","last_undegraded":"2023-09-23T22:56:27.768325+0000","last_fullsized":"2023-09-23T22:56:27.768325+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:01.669732+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":213,"reported_epoch":273,"state":"active+undersized","last_fresh":"2023-09-23T22:56:27.772484+0000","last_change":"2023-09-23T22:52:28.187441+0000","last_active":"2023-09-23T22:56:27.772484+0000","last_peered":"2023-09-23T22:56:27.772484+0000","last_clean":"2023-09-23T22:52:17.690752+0000","last_became_active":"2023-09-23T22:52:28.187441+0000","last_became_peered":"2023-09-23T22:52:28.187441+0000","last_unstale":"2023-09-23T22:56:27.772484+0000","last_undegraded":"2023-09-23T22:56:27.772484+0000","last_fullsized":"2023-09-23T22:52:28.176478+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:10.512274+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[3,7],"avail_no_missing":["3","7"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"67'3","reported_seq":256,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.771658+0000","last_change":"2023-09-23T22:32:30.189690+0000","last_active":"2023-09-23T22:56:27.771658+0000","last_peered":"2023-09-23T22:56:27.771658+0000","last_clean":"2023-09-23T22:56:27.771658+0000","last_became_active":"2023-09-23T22:32:30.189316+0000","last_became_peered":"2023-09-23T22:32:30.189316+0000","last_unstale":"2023-09-23T22:56:27.771658+0000","last_undegraded":"2023-09-23T22:56:27.771658+0000","last_fullsized":"2023-09-23T22:56:27.771658+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T03:36:06.225948+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":61,"reported_epoch":273,"state":"active+undersized","last_fresh":"2023-09-23T22:56:27.766032+0000","last_change":"2023-09-23T22:52:28.187097+0000","last_active":"2023-09-23T22:56:27.766032+0000","last_peered":"2023-09-23T22:56:27.766032+0000","last_clean":"2023-09-23T22:52:17.702894+0000","last_became_active":"2023-09-23T22:52:28.187097+0000","last_became_peered":"2023-09-23T22:52:28.187097+0000","last_unstale":"2023-09-23T22:56:27.766032+0000","last_undegraded":"2023-09-23T22:56:27.766032+0000","last_fullsized":"2023-09-23T22:52:28.183134+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:18:10.139414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":["1","2"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"79'23","reported_seq":250,"reported_epoch":273,"state":"active+undersized+degraded","last_fresh":"2023-09-23T22:56:27.766253+0000","last_change":"2023-09-23T22:52:28.185801+0000","last_active":"2023-09-23T22:56:27.766253+0000","last_peered":"2023-09-23T22:56:27.766253+0000","last_clean":"2023-09-23T22:52:17.681764+0000","last_became_active":"2023-09-23T22:52:28.185801+0000","last_became_peered":"2023-09-23T22:52:28.185801+0000","last_unstale":"2023-09-23T22:56:27.766253+0000","last_undegraded":"2023-09-23T22:52:28.177732+0000","last_fullsized":"2023-09-23T22:52:28.177595+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T09:40:54.443666+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":4,"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],"acting":[4,7],"avail_no_missing":["4","7"],"object_location_counts":[{"shards":"4,7","objects":4}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":248,"reported_epoch":273,"state":"active+undersized","last_fresh":"2023-09-23T22:56:27.759584+0000","last_change":"2023-09-23T22:52:28.186154+0000","last_active":"2023-09-23T22:56:27.759584+0000","last_peered":"2023-09-23T22:56:27.759584+0000","last_clean":"2023-09-23T22:52:17.681014+0000","last_became_active":"2023-09-23T22:52:28.186154+0000","last_became_peered":"2023-09-23T22:52:28.186154+0000","last_unstale":"2023-09-23T22:56:27.759584+0000","last_undegraded":"2023-09-23T22:56:27.759584+0000","last_fullsized":"2023-09-23T22:52:28.177014+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:49.513627+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,1],"avail_no_missing":["4","1"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"67'2","reported_seq":255,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.771384+0000","last_change":"2023-09-23T22:32:30.188993+0000","last_active":"2023-09-23T22:56:27.771384+0000","last_peered":"2023-09-23T22:56:27.771384+0000","last_clean":"2023-09-23T22:56:27.771384+0000","last_became_active":"2023-09-23T22:32:30.188599+0000","last_became_peered":"2023-09-23T22:32:30.188599+0000","last_unstale":"2023-09-23T22:56:27.771384+0000","last_undegraded":"2023-09-23T22:56:27.771384+0000","last_fullsized":"2023-09-23T22:56:27.771384+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:43.749296+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":247,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.773385+0000","last_change":"2023-09-23T22:32:00.187980+0000","last_active":"2023-09-23T22:56:27.773385+0000","last_peered":"2023-09-23T22:56:27.773385+0000","last_clean":"2023-09-23T22:56:27.773385+0000","last_became_active":"2023-09-23T22:32:00.187634+0000","last_became_peered":"2023-09-23T22:32:00.187634+0000","last_unstale":"2023-09-23T22:56:27.773385+0000","last_undegraded":"2023-09-23T22:56:27.773385+0000","last_fullsized":"2023-09-23T22:56:27.773385+0000","mapping_epoch":98,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":99,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:09.675886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":61,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.766910+0000","last_change":"2023-09-23T22:48:46.629238+0000","last_active":"2023-09-23T22:56:27.766910+0000","last_peered":"2023-09-23T22:56:27.766910+0000","last_clean":"2023-09-23T22:56:27.766910+0000","last_became_active":"2023-09-23T22:48:46.628871+0000","last_became_peered":"2023-09-23T22:48:46.628871+0000","last_unstale":"2023-09-23T22:56:27.766910+0000","last_undegraded":"2023-09-23T22:56:27.766910+0000","last_fullsized":"2023-09-23T22:56:27.766910+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:11.125720+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":77,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.768297+0000","last_change":"2023-09-23T22:48:07.759806+0000","last_active":"2023-09-23T22:56:27.768297+0000","last_peered":"2023-09-23T22:56:27.768297+0000","last_clean":"2023-09-23T22:56:27.768297+0000","last_became_active":"2023-09-23T22:48:07.759023+0000","last_became_peered":"2023-09-23T22:48:07.759023+0000","last_unstale":"2023-09-23T22:56:27.768297+0000","last_undegraded":"2023-09-23T22:56:27.768297+0000","last_fullsized":"2023-09-23T22:56:27.768297+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:47.245672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":241,"reported_epoch":273,"state":"active+undersized","last_fresh":"2023-09-23T22:56:27.771695+0000","last_change":"2023-09-23T22:52:28.189187+0000","last_active":"2023-09-23T22:56:27.771695+0000","last_peered":"2023-09-23T22:56:27.771695+0000","last_clean":"2023-09-23T22:52:17.701203+0000","last_became_active":"2023-09-23T22:52:28.189187+0000","last_became_peered":"2023-09-23T22:52:28.189187+0000","last_unstale":"2023-09-23T22:56:27.771695+0000","last_undegraded":"2023-09-23T22:56:27.771695+0000","last_fullsized":"2023-09-23T22:52:28.185263+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:01:13.355744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[7,4],"avail_no_missing":["7","4"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":61,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.765538+0000","last_change":"2023-09-23T22:48:46.647361+0000","last_active":"2023-09-23T22:56:27.765538+0000","last_peered":"2023-09-23T22:56:27.765538+0000","last_clean":"2023-09-23T22:56:27.765538+0000","last_became_active":"2023-09-23T22:48:46.634829+0000","last_became_peered":"2023-09-23T22:48:46.634829+0000","last_unstale":"2023-09-23T22:56:27.765538+0000","last_undegraded":"2023-09-23T22:56:27.765538+0000","last_fullsized":"2023-09-23T22:56:27.765538+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.556277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'8","reported_seq":313,"reported_epoch":274,"state":"active+undersized+degraded","last_fresh":"2023-09-23T22:56:51.954448+0000","last_change":"2023-09-23T22:52:28.192734+0000","last_active":"2023-09-23T22:56:51.954448+0000","last_peered":"2023-09-23T22:56:51.954448+0000","last_clean":"2023-09-23T22:48:43.653578+0000","last_became_active":"2023-09-23T22:52:28.192734+0000","last_became_peered":"2023-09-23T22:52:28.192734+0000","last_unstale":"2023-09-23T22:56:51.954448+0000","last_undegraded":"2023-09-23T22:52:28.178737+0000","last_fullsized":"2023-09-23T22:52:28.178535+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T00:31:02.316406+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":4,"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":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5],"acting":[0,5],"avail_no_missing":["0","5"],"object_location_counts":[{"shards":"0,5","objects":4}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":95,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.774251+0000","last_change":"2023-09-23T22:45:13.566953+0000","last_active":"2023-09-23T22:56:27.774251+0000","last_peered":"2023-09-23T22:56:27.774251+0000","last_clean":"2023-09-23T22:56:27.774251+0000","last_became_active":"2023-09-23T22:45:13.566406+0000","last_became_peered":"2023-09-23T22:45:13.566406+0000","last_unstale":"2023-09-23T22:56:27.774251+0000","last_undegraded":"2023-09-23T22:56:27.774251+0000","last_fullsized":"2023-09-23T22:56:27.774251+0000","mapping_epoch":193,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":194,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:37.160576+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.6","version":"274'4985","reported_seq":4999,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-09-23T22:57:06.108396+0000","last_change":"2023-09-23T22:55:47.803029+0000","last_active":"2023-09-23T22:57:06.108396+0000","last_peered":"2023-09-23T22:57:06.108396+0000","last_clean":"2023-09-23T22:57:06.108396+0000","last_became_active":"2023-09-23T22:55:47.802494+0000","last_became_peered":"2023-09-23T22:55:47.802494+0000","last_unstale":"2023-09-23T22:57:06.108396+0000","last_undegraded":"2023-09-23T22:57:06.108396+0000","last_fullsized":"2023-09-23T22:57:06.108396+0000","mapping_epoch":268,"log_start":"0'0","ondisk_log_start":"0'0","created":268,"last_epoch_clean":269,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:46.770826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:46.770826+0000","last_clean_scrub_stamp":"2023-09-23T22:55:46.770826+0000","objects_scrubbed":0,"log_size":4985,"log_dups_size":0,"ondisk_log_size":4985,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:25.026584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":326696960,"num_objects":4985,"num_object_clones":0,"num_object_copies":14955,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4985,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4985,"num_write_kb":319040,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'1","reported_seq":288,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.772134+0000","last_change":"2023-09-23T22:48:46.692375+0000","last_active":"2023-09-23T22:56:27.772134+0000","last_peered":"2023-09-23T22:56:27.772134+0000","last_clean":"2023-09-23T22:56:27.772134+0000","last_became_active":"2023-09-23T22:48:46.630040+0000","last_became_peered":"2023-09-23T22:48:46.630040+0000","last_unstale":"2023-09-23T22:56:27.772134+0000","last_undegraded":"2023-09-23T22:56:27.772134+0000","last_fullsized":"2023-09-23T22:56:27.772134+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-24T22:24:40.608964+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":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":84,"reported_epoch":273,"state":"active+undersized","last_fresh":"2023-09-23T22:56:27.767795+0000","last_change":"2023-09-23T22:52:28.191040+0000","last_active":"2023-09-23T22:56:27.767795+0000","last_peered":"2023-09-23T22:56:27.767795+0000","last_clean":"2023-09-23T22:52:17.694442+0000","last_became_active":"2023-09-23T22:52:28.191040+0000","last_became_peered":"2023-09-23T22:52:28.191040+0000","last_unstale":"2023-09-23T22:56:27.767795+0000","last_undegraded":"2023-09-23T22:56:27.767795+0000","last_fullsized":"2023-09-23T22:52:28.188729+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:29.199481+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[5,7],"avail_no_missing":["5","7"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.7","version":"274'5116","reported_seq":5128,"reported_epoch":274,"state":"active+undersized+degraded","last_fresh":"2023-09-23T22:57:09.405292+0000","last_change":"2023-09-23T22:56:14.677899+0000","last_active":"2023-09-23T22:57:09.405292+0000","last_peered":"2023-09-23T22:57:09.405292+0000","last_clean":"2023-09-23T22:55:46.770826+0000","last_became_active":"2023-09-23T22:55:47.799787+0000","last_became_peered":"2023-09-23T22:55:47.799787+0000","last_unstale":"2023-09-23T22:57:09.405292+0000","last_undegraded":"2023-09-23T22:56:14.674233+0000","last_fullsized":"2023-09-23T22:55:47.787266+0000","mapping_epoch":268,"log_start":"0'0","ondisk_log_start":"0'0","created":268,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:46.770826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:46.770826+0000","last_clean_scrub_stamp":"2023-09-23T22:55:46.770826+0000","objects_scrubbed":0,"log_size":5116,"log_dups_size":0,"ondisk_log_size":5116,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T08:20:45.934446+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":335282176,"num_objects":5116,"num_object_clones":0,"num_object_copies":15348,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5116,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5116,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5116,"num_write_kb":327424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5],"acting":[3,5],"avail_no_missing":["3","5"],"object_location_counts":[{"shards":"3,5","objects":5116}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"67'2","reported_seq":254,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.772045+0000","last_change":"2023-09-23T22:32:30.186931+0000","last_active":"2023-09-23T22:56:27.772045+0000","last_peered":"2023-09-23T22:56:27.772045+0000","last_clean":"2023-09-23T22:56:27.772045+0000","last_became_active":"2023-09-23T22:32:30.186482+0000","last_became_peered":"2023-09-23T22:32:30.186482+0000","last_unstale":"2023-09-23T22:56:27.772045+0000","last_undegraded":"2023-09-23T22:56:27.772045+0000","last_fullsized":"2023-09-23T22:56:27.772045+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:37.144095+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":287,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.759396+0000","last_change":"2023-09-23T22:45:13.564137+0000","last_active":"2023-09-23T22:56:27.759396+0000","last_peered":"2023-09-23T22:56:27.759396+0000","last_clean":"2023-09-23T22:56:27.759396+0000","last_became_active":"2023-09-23T22:45:13.563523+0000","last_became_peered":"2023-09-23T22:45:13.563523+0000","last_unstale":"2023-09-23T22:56:27.759396+0000","last_undegraded":"2023-09-23T22:56:27.759396+0000","last_fullsized":"2023-09-23T22:56:27.759396+0000","mapping_epoch":193,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":194,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:37.893821+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"274'5096","reported_seq":5111,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-09-23T22:57:09.290654+0000","last_change":"2023-09-23T22:55:47.795462+0000","last_active":"2023-09-23T22:57:09.290654+0000","last_peered":"2023-09-23T22:57:09.290654+0000","last_clean":"2023-09-23T22:57:09.290654+0000","last_became_active":"2023-09-23T22:55:47.795068+0000","last_became_peered":"2023-09-23T22:55:47.795068+0000","last_unstale":"2023-09-23T22:57:09.290654+0000","last_undegraded":"2023-09-23T22:57:09.290654+0000","last_fullsized":"2023-09-23T22:57:09.290654+0000","mapping_epoch":268,"log_start":"0'0","ondisk_log_start":"0'0","created":268,"last_epoch_clean":269,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:46.770826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:46.770826+0000","last_clean_scrub_stamp":"2023-09-23T22:55:46.770826+0000","objects_scrubbed":0,"log_size":5096,"log_dups_size":0,"ondisk_log_size":5096,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:29.050777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":333971456,"num_objects":5096,"num_object_clones":0,"num_object_copies":15288,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5096,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5096,"num_write_kb":326144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'1","reported_seq":271,"reported_epoch":273,"state":"active+undersized+degraded","last_fresh":"2023-09-23T22:56:27.771439+0000","last_change":"2023-09-23T22:52:28.193342+0000","last_active":"2023-09-23T22:56:27.771439+0000","last_peered":"2023-09-23T22:56:27.771439+0000","last_clean":"2023-09-23T22:52:17.695976+0000","last_became_active":"2023-09-23T22:52:28.193342+0000","last_became_peered":"2023-09-23T22:52:28.193342+0000","last_unstale":"2023-09-23T22:56:27.771439+0000","last_undegraded":"2023-09-23T22:52:28.186915+0000","last_fullsized":"2023-09-23T22:52:28.186757+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T08:35:14.291530+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":1,"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":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],"acting":[7,5],"avail_no_missing":["7","5"],"object_location_counts":[{"shards":"5,7","objects":1}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":69,"reported_epoch":273,"state":"active+undersized","last_fresh":"2023-09-23T22:56:48.239785+0000","last_change":"2023-09-23T22:52:28.188221+0000","last_active":"2023-09-23T22:56:48.239785+0000","last_peered":"2023-09-23T22:56:48.239785+0000","last_clean":"2023-09-23T22:29:35.188597+0000","last_became_active":"2023-09-23T22:52:28.188221+0000","last_became_peered":"2023-09-23T22:52:28.188221+0000","last_unstale":"2023-09-23T22:56:48.239785+0000","last_undegraded":"2023-09-23T22:56:48.239785+0000","last_fullsized":"2023-09-23T22:52:28.185509+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":89,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:15.034788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,7],"avail_no_missing":["1","7"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.5","version":"274'5196","reported_seq":5211,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-09-23T22:57:08.281455+0000","last_change":"2023-09-23T22:55:47.798505+0000","last_active":"2023-09-23T22:57:08.281455+0000","last_peered":"2023-09-23T22:57:08.281455+0000","last_clean":"2023-09-23T22:57:08.281455+0000","last_became_active":"2023-09-23T22:55:47.798186+0000","last_became_peered":"2023-09-23T22:55:47.798186+0000","last_unstale":"2023-09-23T22:57:08.281455+0000","last_undegraded":"2023-09-23T22:57:08.281455+0000","last_fullsized":"2023-09-23T22:57:08.281455+0000","mapping_epoch":268,"log_start":"0'0","ondisk_log_start":"0'0","created":268,"last_epoch_clean":269,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:46.770826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:46.770826+0000","last_clean_scrub_stamp":"2023-09-23T22:55:46.770826+0000","objects_scrubbed":0,"log_size":5196,"log_dups_size":0,"ondisk_log_size":5196,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:24.499723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":340525056,"num_objects":5196,"num_object_clones":0,"num_object_copies":15588,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5196,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5196,"num_write_kb":332544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":84,"reported_epoch":273,"state":"active+undersized","last_fresh":"2023-09-23T22:56:27.768044+0000","last_change":"2023-09-23T22:52:28.208092+0000","last_active":"2023-09-23T22:56:27.768044+0000","last_peered":"2023-09-23T22:56:27.768044+0000","last_clean":"2023-09-23T22:52:17.694745+0000","last_became_active":"2023-09-23T22:52:28.208092+0000","last_became_peered":"2023-09-23T22:52:28.208092+0000","last_unstale":"2023-09-23T22:56:27.768044+0000","last_undegraded":"2023-09-23T22:56:27.768044+0000","last_fullsized":"2023-09-23T22:52:28.188902+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:02.033090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[5,3],"avail_no_missing":["5","3"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":61,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.766010+0000","last_change":"2023-09-23T22:48:46.627762+0000","last_active":"2023-09-23T22:56:27.766010+0000","last_peered":"2023-09-23T22:56:27.766010+0000","last_clean":"2023-09-23T22:56:27.766010+0000","last_became_active":"2023-09-23T22:48:46.627382+0000","last_became_peered":"2023-09-23T22:48:46.627382+0000","last_unstale":"2023-09-23T22:56:27.766010+0000","last_undegraded":"2023-09-23T22:56:27.766010+0000","last_fullsized":"2023-09-23T22:56:27.766010+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33:40.544495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.2","version":"274'5022","reported_seq":5037,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-09-23T22:57:08.227376+0000","last_change":"2023-09-23T22:55:47.797521+0000","last_active":"2023-09-23T22:57:08.227376+0000","last_peered":"2023-09-23T22:57:08.227376+0000","last_clean":"2023-09-23T22:57:08.227376+0000","last_became_active":"2023-09-23T22:55:47.797211+0000","last_became_peered":"2023-09-23T22:55:47.797211+0000","last_unstale":"2023-09-23T22:57:08.227376+0000","last_undegraded":"2023-09-23T22:57:08.227376+0000","last_fullsized":"2023-09-23T22:57:08.227376+0000","mapping_epoch":268,"log_start":"0'0","ondisk_log_start":"0'0","created":268,"last_epoch_clean":269,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:46.770826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:46.770826+0000","last_clean_scrub_stamp":"2023-09-23T22:55:46.770826+0000","objects_scrubbed":0,"log_size":5022,"log_dups_size":0,"ondisk_log_size":5022,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47.134836+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":5022,"num_write_kb":321408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,0],"acting":[1,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.9","version":"78'161","reported_seq":654,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.771766+0000","last_change":"2023-09-23T22:37:49.415909+0000","last_active":"2023-09-23T22:56:27.771766+0000","last_peered":"2023-09-23T22:56:27.771766+0000","last_clean":"2023-09-23T22:56:27.771766+0000","last_became_active":"2023-09-23T22:37:46.449453+0000","last_became_peered":"2023-09-23T22:37:46.449453+0000","last_unstale":"2023-09-23T22:56:27.771766+0000","last_undegraded":"2023-09-23T22:56:27.771766+0000","last_fullsized":"2023-09-23T22:56:27.771766+0000","mapping_epoch":121,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":122,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:49.415804+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:49.415804+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:11:23.752522+0000","scrub_duration":0.0087137450000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"68'3","reported_seq":295,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:44.456106+0000","last_change":"2023-09-23T22:48:46.704933+0000","last_active":"2023-09-23T22:56:44.456106+0000","last_peered":"2023-09-23T22:56:44.456106+0000","last_clean":"2023-09-23T22:56:44.456106+0000","last_became_active":"2023-09-23T22:48:46.637763+0000","last_became_peered":"2023-09-23T22:48:46.637763+0000","last_unstale":"2023-09-23T22:56:44.456106+0000","last_undegraded":"2023-09-23T22:56:44.456106+0000","last_fullsized":"2023-09-23T22:56:44.456106+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:53:19.139103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":257,"reported_epoch":273,"state":"active+undersized","last_fresh":"2023-09-23T22:56:27.766354+0000","last_change":"2023-09-23T22:52:28.182143+0000","last_active":"2023-09-23T22:56:27.766354+0000","last_peered":"2023-09-23T22:56:27.766354+0000","last_clean":"2023-09-23T22:52:17.681900+0000","last_became_active":"2023-09-23T22:52:28.182143+0000","last_became_peered":"2023-09-23T22:52:28.182143+0000","last_unstale":"2023-09-23T22:56:27.766354+0000","last_undegraded":"2023-09-23T22:56:27.766354+0000","last_fullsized":"2023-09-23T22:52:28.177983+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.187800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,3],"avail_no_missing":["4","3"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.3","version":"274'4881","reported_seq":4896,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-09-23T22:57:08.248567+0000","last_change":"2023-09-23T22:55:47.799958+0000","last_active":"2023-09-23T22:57:08.248567+0000","last_peered":"2023-09-23T22:57:08.248567+0000","last_clean":"2023-09-23T22:57:08.248567+0000","last_became_active":"2023-09-23T22:55:47.799647+0000","last_became_peered":"2023-09-23T22:55:47.799647+0000","last_unstale":"2023-09-23T22:57:08.248567+0000","last_undegraded":"2023-09-23T22:57:08.248567+0000","last_fullsized":"2023-09-23T22:57:08.248567+0000","mapping_epoch":268,"log_start":"0'0","ondisk_log_start":"0'0","created":268,"last_epoch_clean":269,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:46.770826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:46.770826+0000","last_clean_scrub_stamp":"2023-09-23T22:55:46.770826+0000","objects_scrubbed":0,"log_size":4881,"log_dups_size":0,"ondisk_log_size":4881,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.690705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":319881216,"num_objects":4881,"num_object_clones":0,"num_object_copies":14643,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4881,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4881,"num_write_kb":312384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.8","version":"78'161","reported_seq":556,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.767566+0000","last_change":"2023-09-23T22:48:07.760032+0000","last_active":"2023-09-23T22:56:27.767566+0000","last_peered":"2023-09-23T22:56:27.767566+0000","last_clean":"2023-09-23T22:56:27.767566+0000","last_became_active":"2023-09-23T22:48:07.759628+0000","last_became_peered":"2023-09-23T22:48:07.759628+0000","last_unstale":"2023-09-23T22:56:27.767566+0000","last_undegraded":"2023-09-23T22:56:27.767566+0000","last_fullsized":"2023-09-23T22:56:27.767566+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:39:52.437433+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:39:52.437433+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:56:26.166535+0000","scrub_duration":0.017880975,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":262688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":100,"reported_epoch":273,"state":"active+undersized","last_fresh":"2023-09-23T22:56:48.450475+0000","last_change":"2023-09-23T22:52:28.188132+0000","last_active":"2023-09-23T22:56:48.450475+0000","last_peered":"2023-09-23T22:56:48.450475+0000","last_clean":"2023-09-23T22:32:00.184292+0000","last_became_active":"2023-09-23T22:52:28.188132+0000","last_became_peered":"2023-09-23T22:52:28.188132+0000","last_unstale":"2023-09-23T22:56:48.450475+0000","last_undegraded":"2023-09-23T22:56:48.450475+0000","last_fullsized":"2023-09-23T22:52:28.180075+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47.387289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,1],"avail_no_missing":["4","1"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":264,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.760504+0000","last_change":"2023-09-23T22:32:30.183403+0000","last_active":"2023-09-23T22:56:27.760504+0000","last_peered":"2023-09-23T22:56:27.760504+0000","last_clean":"2023-09-23T22:56:27.760504+0000","last_became_active":"2023-09-23T22:32:30.182279+0000","last_became_peered":"2023-09-23T22:32:30.182279+0000","last_unstale":"2023-09-23T22:56:27.760504+0000","last_undegraded":"2023-09-23T22:56:27.760504+0000","last_fullsized":"2023-09-23T22:56:27.760504+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.978237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"274'5025","reported_seq":5037,"reported_epoch":274,"state":"active+undersized+degraded","last_fresh":"2023-09-23T22:57:08.230258+0000","last_change":"2023-09-23T22:56:14.693598+0000","last_active":"2023-09-23T22:57:08.230258+0000","last_peered":"2023-09-23T22:57:08.230258+0000","last_clean":"2023-09-23T22:55:46.770826+0000","last_became_active":"2023-09-23T22:55:47.794251+0000","last_became_peered":"2023-09-23T22:55:47.794251+0000","last_unstale":"2023-09-23T22:57:08.230258+0000","last_undegraded":"2023-09-23T22:56:14.687011+0000","last_fullsized":"2023-09-23T22:55:47.791234+0000","mapping_epoch":268,"log_start":"0'0","ondisk_log_start":"0'0","created":268,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:46.770826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:46.770826+0000","last_clean_scrub_stamp":"2023-09-23T22:55:46.770826+0000","objects_scrubbed":0,"log_size":5025,"log_dups_size":0,"ondisk_log_size":5025,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17.369937+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":329318400,"num_objects":5025,"num_object_clones":0,"num_object_copies":15075,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5025,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5025,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5025,"num_write_kb":321600,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,4],"avail_no_missing":["1","4"],"object_location_counts":[{"shards":"1,4","objects":5025}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":249,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.759591+0000","last_change":"2023-09-23T22:32:30.184434+0000","last_active":"2023-09-23T22:56:27.759591+0000","last_peered":"2023-09-23T22:56:27.759591+0000","last_clean":"2023-09-23T22:56:27.759591+0000","last_became_active":"2023-09-23T22:32:30.183937+0000","last_became_peered":"2023-09-23T22:32:30.183937+0000","last_unstale":"2023-09-23T22:56:27.759591+0000","last_undegraded":"2023-09-23T22:56:27.759591+0000","last_fullsized":"2023-09-23T22:56:27.759591+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:25.993348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":266,"reported_epoch":273,"state":"active+undersized","last_fresh":"2023-09-23T22:56:27.760510+0000","last_change":"2023-09-23T22:52:28.188141+0000","last_active":"2023-09-23T22:56:27.760510+0000","last_peered":"2023-09-23T22:56:27.760510+0000","last_clean":"2023-09-23T22:52:17.683443+0000","last_became_active":"2023-09-23T22:52:28.188141+0000","last_became_peered":"2023-09-23T22:52:28.188141+0000","last_unstale":"2023-09-23T22:56:27.760510+0000","last_undegraded":"2023-09-23T22:56:27.760510+0000","last_fullsized":"2023-09-23T22:52:28.177274+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44.954008+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,1],"avail_no_missing":["4","1"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.1","version":"274'4923","reported_seq":4938,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-09-23T22:57:08.443583+0000","last_change":"2023-09-23T22:55:47.803933+0000","last_active":"2023-09-23T22:57:08.443583+0000","last_peered":"2023-09-23T22:57:08.443583+0000","last_clean":"2023-09-23T22:57:08.443583+0000","last_became_active":"2023-09-23T22:55:47.803549+0000","last_became_peered":"2023-09-23T22:55:47.803549+0000","last_unstale":"2023-09-23T22:57:08.443583+0000","last_undegraded":"2023-09-23T22:57:08.443583+0000","last_fullsized":"2023-09-23T22:57:08.443583+0000","mapping_epoch":268,"log_start":"0'0","ondisk_log_start":"0'0","created":268,"last_epoch_clean":269,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:46.770826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:46.770826+0000","last_clean_scrub_stamp":"2023-09-23T22:55:46.770826+0000","objects_scrubbed":0,"log_size":4923,"log_dups_size":0,"ondisk_log_size":4923,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19:52.055841+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":322633728,"num_objects":4923,"num_object_clones":0,"num_object_copies":14769,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4923,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4923,"num_write_kb":315072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.a","version":"78'161","reported_seq":559,"reported_epoch":273,"state":"active+undersized","last_fresh":"2023-09-23T22:56:27.768093+0000","last_change":"2023-09-23T22:52:28.195245+0000","last_active":"2023-09-23T22:56:27.768093+0000","last_peered":"2023-09-23T22:56:27.768093+0000","last_clean":"2023-09-23T22:52:17.694545+0000","last_became_active":"2023-09-23T22:52:28.195245+0000","last_became_peered":"2023-09-23T22:52:28.195245+0000","last_unstale":"2023-09-23T22:56:27.768093+0000","last_undegraded":"2023-09-23T22:56:27.768093+0000","last_fullsized":"2023-09-23T22:52:28.189592+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:39:54.455854+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:39:54.455854+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:51:42.370350+0000","scrub_duration":0.0075565679999999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[5,2],"avail_no_missing":["5","2"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":96,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.772133+0000","last_change":"2023-09-23T22:45:13.567847+0000","last_active":"2023-09-23T22:56:27.772133+0000","last_peered":"2023-09-23T22:56:27.772133+0000","last_clean":"2023-09-23T22:56:27.772133+0000","last_became_active":"2023-09-23T22:45:13.565809+0000","last_became_peered":"2023-09-23T22:45:13.565809+0000","last_unstale":"2023-09-23T22:56:27.772133+0000","last_undegraded":"2023-09-23T22:56:27.772133+0000","last_fullsized":"2023-09-23T22:56:27.772133+0000","mapping_epoch":193,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":194,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.495110+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":248,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.769608+0000","last_change":"2023-09-23T22:32:30.188254+0000","last_active":"2023-09-23T22:56:27.769608+0000","last_peered":"2023-09-23T22:56:27.769608+0000","last_clean":"2023-09-23T22:56:27.769608+0000","last_became_active":"2023-09-23T22:32:30.187888+0000","last_became_peered":"2023-09-23T22:32:30.187888+0000","last_unstale":"2023-09-23T22:56:27.769608+0000","last_undegraded":"2023-09-23T22:56:27.769608+0000","last_fullsized":"2023-09-23T22:56:27.769608+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:40.160525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"274'5057","reported_seq":5071,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-09-23T22:57:07.009571+0000","last_change":"2023-09-23T22:55:47.805259+0000","last_active":"2023-09-23T22:57:07.009571+0000","last_peered":"2023-09-23T22:57:07.009571+0000","last_clean":"2023-09-23T22:57:07.009571+0000","last_became_active":"2023-09-23T22:55:47.804874+0000","last_became_peered":"2023-09-23T22:55:47.804874+0000","last_unstale":"2023-09-23T22:57:07.009571+0000","last_undegraded":"2023-09-23T22:57:07.009571+0000","last_fullsized":"2023-09-23T22:57:07.009571+0000","mapping_epoch":268,"log_start":"0'0","ondisk_log_start":"0'0","created":268,"last_epoch_clean":269,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:46.770826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:46.770826+0000","last_clean_scrub_stamp":"2023-09-23T22:55:46.770826+0000","objects_scrubbed":0,"log_size":5057,"log_dups_size":0,"ondisk_log_size":5057,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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.410838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":331415552,"num_objects":5057,"num_object_clones":0,"num_object_copies":15171,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5057,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5057,"num_write_kb":323648,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.7","version":"78'161","reported_seq":608,"reported_epoch":273,"state":"active+undersized","last_fresh":"2023-09-23T22:56:49.457699+0000","last_change":"2023-09-23T22:52:28.188433+0000","last_active":"2023-09-23T22:56:49.457699+0000","last_peered":"2023-09-23T22:56:49.457699+0000","last_clean":"2023-09-23T22:44:42.440202+0000","last_became_active":"2023-09-23T22:52:28.188433+0000","last_became_peered":"2023-09-23T22:52:28.188433+0000","last_unstale":"2023-09-23T22:56:49.457699+0000","last_undegraded":"2023-09-23T22:56:49.457699+0000","last_fullsized":"2023-09-23T22:52:28.180365+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":197,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:50.091202+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:50.091202+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:00:15.348642+0000","scrub_duration":0.013386004,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[3,7],"avail_no_missing":["3","7"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":282,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.765738+0000","last_change":"2023-09-23T22:48:46.629210+0000","last_active":"2023-09-23T22:56:27.765738+0000","last_peered":"2023-09-23T22:56:27.765738+0000","last_clean":"2023-09-23T22:56:27.765738+0000","last_became_active":"2023-09-23T22:48:46.628787+0000","last_became_peered":"2023-09-23T22:48:46.628787+0000","last_unstale":"2023-09-23T22:56:27.765738+0000","last_undegraded":"2023-09-23T22:56:27.765738+0000","last_fullsized":"2023-09-23T22:56:27.765738+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:13:07.870901+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.768111+0000","last_change":"2023-09-23T22:48:08.825719+0000","last_active":"2023-09-23T22:56:27.768111+0000","last_peered":"2023-09-23T22:56:27.768111+0000","last_clean":"2023-09-23T22:56:27.768111+0000","last_became_active":"2023-09-23T22:48:08.825355+0000","last_became_peered":"2023-09-23T22:48:08.825355+0000","last_unstale":"2023-09-23T22:56:27.768111+0000","last_undegraded":"2023-09-23T22:56:27.768111+0000","last_fullsized":"2023-09-23T22:56:27.768111+0000","mapping_epoch":221,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":222,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.010623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":283,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.766148+0000","last_change":"2023-09-23T22:48:08.764753+0000","last_active":"2023-09-23T22:56:27.766148+0000","last_peered":"2023-09-23T22:56:27.766148+0000","last_clean":"2023-09-23T22:56:27.766148+0000","last_became_active":"2023-09-23T22:48:08.749815+0000","last_became_peered":"2023-09-23T22:48:08.749815+0000","last_unstale":"2023-09-23T22:56:27.766148+0000","last_undegraded":"2023-09-23T22:56:27.766148+0000","last_fullsized":"2023-09-23T22:56:27.766148+0000","mapping_epoch":221,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":222,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:39.989271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"274'5134","reported_seq":5146,"reported_epoch":274,"state":"active+undersized+degraded","last_fresh":"2023-09-23T22:57:09.293056+0000","last_change":"2023-09-23T22:56:14.684376+0000","last_active":"2023-09-23T22:57:09.293056+0000","last_peered":"2023-09-23T22:57:09.293056+0000","last_clean":"2023-09-23T22:55:46.770826+0000","last_became_active":"2023-09-23T22:55:47.800335+0000","last_became_peered":"2023-09-23T22:55:47.800335+0000","last_unstale":"2023-09-23T22:57:09.293056+0000","last_undegraded":"2023-09-23T22:56:14.673027+0000","last_fullsized":"2023-09-23T22:55:47.786349+0000","mapping_epoch":268,"log_start":"0'0","ondisk_log_start":"0'0","created":268,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:46.770826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:46.770826+0000","last_clean_scrub_stamp":"2023-09-23T22:55:46.770826+0000","objects_scrubbed":0,"log_size":5134,"log_dups_size":0,"ondisk_log_size":5134,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:04.347715+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":336461824,"num_objects":5134,"num_object_clones":0,"num_object_copies":15402,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5134,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5134,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5134,"num_write_kb":328576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,5],"avail_no_missing":["0","5"],"object_location_counts":[{"shards":"0,5","objects":5134}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.1","version":"78'161","reported_seq":515,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.767875+0000","last_change":"2023-09-23T22:48:49.651159+0000","last_active":"2023-09-23T22:56:27.767875+0000","last_peered":"2023-09-23T22:56:27.767875+0000","last_clean":"2023-09-23T22:56:27.767875+0000","last_became_active":"2023-09-23T22:48:49.650659+0000","last_became_peered":"2023-09-23T22:48:49.650659+0000","last_unstale":"2023-09-23T22:56:27.767875+0000","last_undegraded":"2023-09-23T22:56:27.767875+0000","last_fullsized":"2023-09-23T22:56:27.767875+0000","mapping_epoch":229,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:39:51.078203+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:39:51.078203+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:46:35.855889+0000","scrub_duration":0.002520722,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":82,"reported_epoch":273,"state":"active+undersized","last_fresh":"2023-09-23T22:56:27.768637+0000","last_change":"2023-09-23T22:52:28.203851+0000","last_active":"2023-09-23T22:56:27.768637+0000","last_peered":"2023-09-23T22:56:27.768637+0000","last_clean":"2023-09-23T22:52:17.696058+0000","last_became_active":"2023-09-23T22:52:28.203851+0000","last_became_peered":"2023-09-23T22:52:28.203851+0000","last_unstale":"2023-09-23T22:56:27.768637+0000","last_undegraded":"2023-09-23T22:56:27.768637+0000","last_fullsized":"2023-09-23T22:52:28.190900+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":222,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57.589858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[5,1],"avail_no_missing":["5","1"],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":269,"reported_epoch":273,"state":"active+undersized","last_fresh":"2023-09-23T22:56:27.760011+0000","last_change":"2023-09-23T22:52:28.185692+0000","last_active":"2023-09-23T22:56:27.760011+0000","last_peered":"2023-09-23T22:56:27.760011+0000","last_clean":"2023-09-23T22:52:17.681486+0000","last_became_active":"2023-09-23T22:52:28.185692+0000","last_became_peered":"2023-09-23T22:52:28.185692+0000","last_unstale":"2023-09-23T22:56:27.760011+0000","last_undegraded":"2023-09-23T22:56:27.760011+0000","last_fullsized":"2023-09-23T22:52:28.177811+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:50.321325+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,0],"avail_no_missing":["4","0"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":267,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.765647+0000","last_change":"2023-09-23T22:45:13.571154+0000","last_active":"2023-09-23T22:56:27.765647+0000","last_peered":"2023-09-23T22:56:27.765647+0000","last_clean":"2023-09-23T22:56:27.765647+0000","last_became_active":"2023-09-23T22:45:13.570751+0000","last_became_peered":"2023-09-23T22:45:13.570751+0000","last_unstale":"2023-09-23T22:56:27.765647+0000","last_undegraded":"2023-09-23T22:56:27.765647+0000","last_fullsized":"2023-09-23T22:56:27.765647+0000","mapping_epoch":193,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":194,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:23.160297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.9","version":"274'4841","reported_seq":4855,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-09-23T22:57:06.114923+0000","last_change":"2023-09-23T22:55:47.802000+0000","last_active":"2023-09-23T22:57:06.114923+0000","last_peered":"2023-09-23T22:57:06.114923+0000","last_clean":"2023-09-23T22:57:06.114923+0000","last_became_active":"2023-09-23T22:55:47.801591+0000","last_became_peered":"2023-09-23T22:55:47.801591+0000","last_unstale":"2023-09-23T22:57:06.114923+0000","last_undegraded":"2023-09-23T22:57:06.114923+0000","last_fullsized":"2023-09-23T22:57:06.114923+0000","mapping_epoch":268,"log_start":"0'0","ondisk_log_start":"0'0","created":268,"last_epoch_clean":269,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:46.770826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:46.770826+0000","last_clean_scrub_stamp":"2023-09-23T22:55:46.770826+0000","objects_scrubbed":0,"log_size":4841,"log_dups_size":0,"ondisk_log_size":4841,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:17.288915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":317259776,"num_objects":4841,"num_object_clones":0,"num_object_copies":14523,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4841,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4841,"num_write_kb":309824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"78'161","reported_seq":701,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.771307+0000","last_change":"2023-09-23T22:48:49.648901+0000","last_active":"2023-09-23T22:56:27.771307+0000","last_peered":"2023-09-23T22:56:27.771307+0000","last_clean":"2023-09-23T22:56:27.771307+0000","last_became_active":"2023-09-23T22:48:49.648557+0000","last_became_peered":"2023-09-23T22:48:49.648557+0000","last_unstale":"2023-09-23T22:56:27.771307+0000","last_undegraded":"2023-09-23T22:56:27.771307+0000","last_fullsized":"2023-09-23T22:56:27.771307+0000","mapping_epoch":229,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:48.449999+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:48.449999+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:37:05.231107+0000","scrub_duration":0.010386299999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":304,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:28.249749+0000","last_change":"2023-09-23T22:47:26.779248+0000","last_active":"2023-09-23T22:56:28.249749+0000","last_peered":"2023-09-23T22:56:28.249749+0000","last_clean":"2023-09-23T22:56:28.249749+0000","last_became_active":"2023-09-23T22:47:26.778838+0000","last_became_peered":"2023-09-23T22:47:26.778838+0000","last_unstale":"2023-09-23T22:56:28.249749+0000","last_undegraded":"2023-09-23T22:56:28.249749+0000","last_fullsized":"2023-09-23T22:56:28.249749+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:42.545099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":241,"reported_epoch":273,"state":"active+undersized","last_fresh":"2023-09-23T22:56:27.766264+0000","last_change":"2023-09-23T22:52:28.191205+0000","last_active":"2023-09-23T22:56:27.766264+0000","last_peered":"2023-09-23T22:56:27.766264+0000","last_clean":"2023-09-23T22:52:17.700744+0000","last_became_active":"2023-09-23T22:52:28.191205+0000","last_became_peered":"2023-09-23T22:52:28.191205+0000","last_unstale":"2023-09-23T22:56:27.766264+0000","last_undegraded":"2023-09-23T22:56:27.766264+0000","last_fullsized":"2023-09-23T22:52:28.186147+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:32.314495+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,2],"avail_no_missing":["1","2"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":55,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.769357+0000","last_change":"2023-09-23T22:49:14.567796+0000","last_active":"2023-09-23T22:56:27.769357+0000","last_peered":"2023-09-23T22:56:27.769357+0000","last_clean":"2023-09-23T22:56:27.769357+0000","last_became_active":"2023-09-23T22:49:14.567344+0000","last_became_peered":"2023-09-23T22:49:14.567344+0000","last_unstale":"2023-09-23T22:56:27.769357+0000","last_undegraded":"2023-09-23T22:56:27.769357+0000","last_fullsized":"2023-09-23T22:56:27.769357+0000","mapping_epoch":232,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":233,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.426322+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"274'5140","reported_seq":5152,"reported_epoch":274,"state":"active+undersized+degraded","last_fresh":"2023-09-23T22:57:08.231223+0000","last_change":"2023-09-23T22:56:14.675597+0000","last_active":"2023-09-23T22:57:08.231223+0000","last_peered":"2023-09-23T22:57:08.231223+0000","last_clean":"2023-09-23T22:55:46.770826+0000","last_became_active":"2023-09-23T22:55:47.796834+0000","last_became_peered":"2023-09-23T22:55:47.796834+0000","last_unstale":"2023-09-23T22:57:08.231223+0000","last_undegraded":"2023-09-23T22:56:14.669583+0000","last_fullsized":"2023-09-23T22:55:47.792063+0000","mapping_epoch":268,"log_start":"0'0","ondisk_log_start":"0'0","created":268,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:46.770826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:46.770826+0000","last_clean_scrub_stamp":"2023-09-23T22:55:46.770826+0000","objects_scrubbed":0,"log_size":5140,"log_dups_size":0,"ondisk_log_size":5140,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:11.148140+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":336855040,"num_objects":5140,"num_object_clones":0,"num_object_copies":15420,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5140,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5140,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5140,"num_write_kb":328960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,0],"avail_no_missing":["1","0"],"object_location_counts":[{"shards":"0,1","objects":5140}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":77,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.768416+0000","last_change":"2023-09-23T22:48:07.754566+0000","last_active":"2023-09-23T22:56:27.768416+0000","last_peered":"2023-09-23T22:56:27.768416+0000","last_clean":"2023-09-23T22:56:27.768416+0000","last_became_active":"2023-09-23T22:48:07.754001+0000","last_became_peered":"2023-09-23T22:48:07.754001+0000","last_unstale":"2023-09-23T22:56:27.768416+0000","last_undegraded":"2023-09-23T22:56:27.768416+0000","last_fullsized":"2023-09-23T22:56:27.768416+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:07.601926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"78'161","reported_seq":689,"reported_epoch":273,"state":"active+undersized","last_fresh":"2023-09-23T22:56:27.771295+0000","last_change":"2023-09-23T22:52:28.185602+0000","last_active":"2023-09-23T22:56:27.771295+0000","last_peered":"2023-09-23T22:56:27.771295+0000","last_clean":"2023-09-23T22:52:17.687103+0000","last_became_active":"2023-09-23T22:52:28.185602+0000","last_became_peered":"2023-09-23T22:52:28.185602+0000","last_unstale":"2023-09-23T22:56:27.771295+0000","last_undegraded":"2023-09-23T22:56:27.771295+0000","last_fullsized":"2023-09-23T22:52:28.183945+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":0,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:47.480014+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:47.480014+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:58:08.482052+0000","scrub_duration":0.0051156079999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[7,0],"avail_no_missing":["7","0"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":113,"reported_epoch":273,"state":"active+undersized","last_fresh":"2023-09-23T22:56:27.772421+0000","last_change":"2023-09-23T22:52:28.192943+0000","last_active":"2023-09-23T22:56:27.772421+0000","last_peered":"2023-09-23T22:56:27.772421+0000","last_clean":"2023-09-23T22:52:17.689354+0000","last_became_active":"2023-09-23T22:52:28.192943+0000","last_became_peered":"2023-09-23T22:52:28.192943+0000","last_unstale":"2023-09-23T22:56:27.772421+0000","last_undegraded":"2023-09-23T22:56:27.772421+0000","last_fullsized":"2023-09-23T22:52:28.175871+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":222,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09.372869+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[3,5],"avail_no_missing":["3","5"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":82,"reported_epoch":273,"state":"active+undersized","last_fresh":"2023-09-23T22:56:38.448608+0000","last_change":"2023-09-23T22:52:28.188803+0000","last_active":"2023-09-23T22:56:38.448608+0000","last_peered":"2023-09-23T22:56:38.448608+0000","last_clean":"2023-09-23T22:32:00.184625+0000","last_became_active":"2023-09-23T22:52:28.188803+0000","last_became_peered":"2023-09-23T22:52:28.188803+0000","last_unstale":"2023-09-23T22:56:38.448608+0000","last_undegraded":"2023-09-23T22:56:38.448608+0000","last_fullsized":"2023-09-23T22:52:28.177429+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.675246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,7],"avail_no_missing":["4","7"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.8","version":"274'5174","reported_seq":5189,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-09-23T22:57:09.293471+0000","last_change":"2023-09-23T22:55:47.801950+0000","last_active":"2023-09-23T22:57:09.293471+0000","last_peered":"2023-09-23T22:57:09.293471+0000","last_clean":"2023-09-23T22:57:09.293471+0000","last_became_active":"2023-09-23T22:55:47.801674+0000","last_became_peered":"2023-09-23T22:55:47.801674+0000","last_unstale":"2023-09-23T22:57:09.293471+0000","last_undegraded":"2023-09-23T22:57:09.293471+0000","last_fullsized":"2023-09-23T22:57:09.293471+0000","mapping_epoch":268,"log_start":"0'0","ondisk_log_start":"0'0","created":268,"last_epoch_clean":269,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:46.770826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:46.770826+0000","last_clean_scrub_stamp":"2023-09-23T22:55:46.770826+0000","objects_scrubbed":0,"log_size":5174,"log_dups_size":0,"ondisk_log_size":5174,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:20.309470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":339083264,"num_objects":5174,"num_object_clones":0,"num_object_copies":15522,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5174,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5174,"num_write_kb":331136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.3","version":"78'161","reported_seq":594,"reported_epoch":273,"state":"active+undersized","last_fresh":"2023-09-23T22:56:33.233200+0000","last_change":"2023-09-23T22:52:28.188695+0000","last_active":"2023-09-23T22:56:33.233200+0000","last_peered":"2023-09-23T22:56:33.233200+0000","last_clean":"2023-09-23T22:52:22.671235+0000","last_became_active":"2023-09-23T22:52:28.188695+0000","last_became_peered":"2023-09-23T22:52:28.188695+0000","last_unstale":"2023-09-23T22:56:33.233200+0000","last_undegraded":"2023-09-23T22:56:33.233200+0000","last_fullsized":"2023-09-23T22:52:28.183368+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":122,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:49.135466+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:49.135466+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T08:52:12.248813+0000","scrub_duration":0.0067224190000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,4],"avail_no_missing":["1","4"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":282,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.771164+0000","last_change":"2023-09-23T22:48:46.633847+0000","last_active":"2023-09-23T22:56:27.771164+0000","last_peered":"2023-09-23T22:56:27.771164+0000","last_clean":"2023-09-23T22:56:27.771164+0000","last_became_active":"2023-09-23T22:48:46.633547+0000","last_became_peered":"2023-09-23T22:48:46.633547+0000","last_unstale":"2023-09-23T22:56:27.771164+0000","last_undegraded":"2023-09-23T22:56:27.771164+0000","last_fullsized":"2023-09-23T22:56:27.771164+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.248083+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-09-23T22:56:51.946160+0000","last_change":"2023-09-23T22:48:46.617394+0000","last_active":"2023-09-23T22:56:51.946160+0000","last_peered":"2023-09-23T22:56:51.946160+0000","last_clean":"2023-09-23T22:56:51.946160+0000","last_became_active":"2023-09-23T22:48:46.616996+0000","last_became_peered":"2023-09-23T22:48:46.616996+0000","last_unstale":"2023-09-23T22:56:51.946160+0000","last_undegraded":"2023-09-23T22:56:51.946160+0000","last_fullsized":"2023-09-23T22:56:51.946160+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:12.628230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.765256+0000","last_change":"2023-09-23T22:48:46.630070+0000","last_active":"2023-09-23T22:56:27.765256+0000","last_peered":"2023-09-23T22:56:27.765256+0000","last_clean":"2023-09-23T22:56:27.765256+0000","last_became_active":"2023-09-23T22:48:46.629727+0000","last_became_peered":"2023-09-23T22:48:46.629727+0000","last_unstale":"2023-09-23T22:56:27.765256+0000","last_undegraded":"2023-09-23T22:56:27.765256+0000","last_fullsized":"2023-09-23T22:56:27.765256+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:36.121358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.d","version":"274'5167","reported_seq":5179,"reported_epoch":274,"state":"active+undersized+degraded","last_fresh":"2023-09-23T22:57:08.429892+0000","last_change":"2023-09-23T22:56:14.675383+0000","last_active":"2023-09-23T22:57:08.429892+0000","last_peered":"2023-09-23T22:57:08.429892+0000","last_clean":"2023-09-23T22:55:46.770826+0000","last_became_active":"2023-09-23T22:55:47.800269+0000","last_became_peered":"2023-09-23T22:55:47.800269+0000","last_unstale":"2023-09-23T22:57:08.429892+0000","last_undegraded":"2023-09-23T22:56:14.673629+0000","last_fullsized":"2023-09-23T22:55:47.787428+0000","mapping_epoch":268,"log_start":"0'0","ondisk_log_start":"0'0","created":268,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:46.770826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:46.770826+0000","last_clean_scrub_stamp":"2023-09-23T22:55:46.770826+0000","objects_scrubbed":0,"log_size":5167,"log_dups_size":0,"ondisk_log_size":5167,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:32.467341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":338624512,"num_objects":5167,"num_object_clones":0,"num_object_copies":15501,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5167,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5167,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5167,"num_write_kb":330688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,0],"avail_no_missing":["4","0"],"object_location_counts":[{"shards":"0,4","objects":5167}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.6","version":"78'161","reported_seq":621,"reported_epoch":273,"state":"active+undersized","last_fresh":"2023-09-23T22:56:49.251130+0000","last_change":"2023-09-23T22:52:28.182463+0000","last_active":"2023-09-23T22:56:49.251130+0000","last_peered":"2023-09-23T22:56:49.251130+0000","last_clean":"2023-09-23T22:48:43.654285+0000","last_became_active":"2023-09-23T22:52:28.182463+0000","last_became_peered":"2023-09-23T22:52:28.182463+0000","last_unstale":"2023-09-23T22:56:49.251130+0000","last_undegraded":"2023-09-23T22:56:49.251130+0000","last_fullsized":"2023-09-23T22:52:28.176867+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":230,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:51.121988+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:51.121988+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:05:18.219299+0000","scrub_duration":0.0069876790000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[0,3],"avail_no_missing":["0","3"],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":282,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.771418+0000","last_change":"2023-09-23T22:48:46.633265+0000","last_active":"2023-09-23T22:56:27.771418+0000","last_peered":"2023-09-23T22:56:27.771418+0000","last_clean":"2023-09-23T22:56:27.771418+0000","last_became_active":"2023-09-23T22:48:46.632933+0000","last_became_peered":"2023-09-23T22:48:46.632933+0000","last_unstale":"2023-09-23T22:56:27.771418+0000","last_undegraded":"2023-09-23T22:56:27.771418+0000","last_fullsized":"2023-09-23T22:56:27.771418+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:25.012443+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":283,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.765826+0000","last_change":"2023-09-23T22:48:08.785750+0000","last_active":"2023-09-23T22:56:27.765826+0000","last_peered":"2023-09-23T22:56:27.765826+0000","last_clean":"2023-09-23T22:56:27.765826+0000","last_became_active":"2023-09-23T22:48:08.784153+0000","last_became_peered":"2023-09-23T22:48:08.784153+0000","last_unstale":"2023-09-23T22:56:27.765826+0000","last_undegraded":"2023-09-23T22:56:27.765826+0000","last_fullsized":"2023-09-23T22:56:27.765826+0000","mapping_epoch":221,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":222,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.255715+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":62,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-09-23T22:56:51.945922+0000","last_change":"2023-09-23T22:48:46.634052+0000","last_active":"2023-09-23T22:56:51.945922+0000","last_peered":"2023-09-23T22:56:51.945922+0000","last_clean":"2023-09-23T22:56:51.945922+0000","last_became_active":"2023-09-23T22:48:46.633694+0000","last_became_peered":"2023-09-23T22:48:46.633694+0000","last_unstale":"2023-09-23T22:56:51.945922+0000","last_undegraded":"2023-09-23T22:56:51.945922+0000","last_fullsized":"2023-09-23T22:56:51.945922+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58.900727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.e","version":"274'5137","reported_seq":5149,"reported_epoch":274,"state":"active+undersized+degraded","last_fresh":"2023-09-23T22:57:08.421736+0000","last_change":"2023-09-23T22:56:14.679098+0000","last_active":"2023-09-23T22:57:08.421736+0000","last_peered":"2023-09-23T22:57:08.421736+0000","last_clean":"2023-09-23T22:55:46.770826+0000","last_became_active":"2023-09-23T22:55:47.802694+0000","last_became_peered":"2023-09-23T22:55:47.802694+0000","last_unstale":"2023-09-23T22:57:08.421736+0000","last_undegraded":"2023-09-23T22:56:14.673907+0000","last_fullsized":"2023-09-23T22:55:47.787503+0000","mapping_epoch":268,"log_start":"0'0","ondisk_log_start":"0'0","created":268,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:46.770826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:46.770826+0000","last_clean_scrub_stamp":"2023-09-23T22:55:46.770826+0000","objects_scrubbed":0,"log_size":5137,"log_dups_size":0,"ondisk_log_size":5137,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:31:06.553984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":336658432,"num_objects":5137,"num_object_clones":0,"num_object_copies":15411,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5137,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5137,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5137,"num_write_kb":328768,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,2],"avail_no_missing":["4","2"],"object_location_counts":[{"shards":"2,4","objects":5137}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.5","version":"78'161","reported_seq":673,"reported_epoch":273,"state":"active+undersized","last_fresh":"2023-09-23T22:56:33.438140+0000","last_change":"2023-09-23T22:52:28.183004+0000","last_active":"2023-09-23T22:56:33.438140+0000","last_peered":"2023-09-23T22:56:33.438140+0000","last_clean":"2023-09-23T22:52:23.336348+0000","last_became_active":"2023-09-23T22:52:28.183004+0000","last_became_peered":"2023-09-23T22:52:28.183004+0000","last_unstale":"2023-09-23T22:56:33.438140+0000","last_undegraded":"2023-09-23T22:56:33.438140+0000","last_fullsized":"2023-09-23T22:52:28.176974+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":197,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:52.603177+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:52.603177+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T08:44:03.666386+0000","scrub_duration":0.0085244020000000004,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,2],"avail_no_missing":["4","2"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"67'2","reported_seq":289,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.774343+0000","last_change":"2023-09-23T22:48:46.707617+0000","last_active":"2023-09-23T22:56:27.774343+0000","last_peered":"2023-09-23T22:56:27.774343+0000","last_clean":"2023-09-23T22:56:27.774343+0000","last_became_active":"2023-09-23T22:48:46.654893+0000","last_became_peered":"2023-09-23T22:48:46.654893+0000","last_unstale":"2023-09-23T22:56:27.774343+0000","last_undegraded":"2023-09-23T22:56:27.774343+0000","last_fullsized":"2023-09-23T22:56:27.774343+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.132199+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":240,"reported_epoch":273,"state":"active+undersized","last_fresh":"2023-09-23T22:56:27.769326+0000","last_change":"2023-09-23T22:52:28.203474+0000","last_active":"2023-09-23T22:56:27.769326+0000","last_peered":"2023-09-23T22:56:27.769326+0000","last_clean":"2023-09-23T22:52:17.710516+0000","last_became_active":"2023-09-23T22:52:28.203474+0000","last_became_peered":"2023-09-23T22:52:28.203474+0000","last_unstale":"2023-09-23T22:56:27.769326+0000","last_undegraded":"2023-09-23T22:56:27.769326+0000","last_fullsized":"2023-09-23T22:52:28.183800+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:34.334047+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[1,4],"avail_no_missing":["1","4"],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":105,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.771972+0000","last_change":"2023-09-23T22:48:46.635443+0000","last_active":"2023-09-23T22:56:27.771972+0000","last_peered":"2023-09-23T22:56:27.771972+0000","last_clean":"2023-09-23T22:56:27.771972+0000","last_became_active":"2023-09-23T22:48:46.631587+0000","last_became_peered":"2023-09-23T22:48:46.631587+0000","last_unstale":"2023-09-23T22:56:27.771972+0000","last_undegraded":"2023-09-23T22:56:27.771972+0000","last_fullsized":"2023-09-23T22:56:27.771972+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:26.553217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.f","version":"274'5119","reported_seq":5131,"reported_epoch":274,"state":"active+undersized+degraded","last_fresh":"2023-09-23T22:57:09.448473+0000","last_change":"2023-09-23T22:56:14.681108+0000","last_active":"2023-09-23T22:57:09.448473+0000","last_peered":"2023-09-23T22:57:09.448473+0000","last_clean":"2023-09-23T22:55:46.770826+0000","last_became_active":"2023-09-23T22:55:47.799280+0000","last_became_peered":"2023-09-23T22:55:47.799280+0000","last_unstale":"2023-09-23T22:57:09.448473+0000","last_undegraded":"2023-09-23T22:56:14.671824+0000","last_fullsized":"2023-09-23T22:55:47.786565+0000","mapping_epoch":268,"log_start":"0'0","ondisk_log_start":"0'0","created":268,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:55:46.770826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:55:46.770826+0000","last_clean_scrub_stamp":"2023-09-23T22:55:46.770826+0000","objects_scrubbed":0,"log_size":5119,"log_dups_size":0,"ondisk_log_size":5119,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.487244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":335478784,"num_objects":5119,"num_object_clones":0,"num_object_copies":15357,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5119,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5119,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5119,"num_write_kb":327616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[3,2],"avail_no_missing":["3","2"],"object_location_counts":[{"shards":"2,3","objects":5119}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.4","version":"78'161","reported_seq":645,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:39.455326+0000","last_change":"2023-09-23T22:48:07.757601+0000","last_active":"2023-09-23T22:56:39.455326+0000","last_peered":"2023-09-23T22:56:39.455326+0000","last_clean":"2023-09-23T22:56:39.455326+0000","last_became_active":"2023-09-23T22:48:07.757099+0000","last_became_peered":"2023-09-23T22:48:07.757099+0000","last_unstale":"2023-09-23T22:56:39.455326+0000","last_undegraded":"2023-09-23T22:56:39.455326+0000","last_fullsized":"2023-09-23T22:56:39.455326+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:52.323855+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:52.323855+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:46:26.647651+0000","scrub_duration":0.015298014,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":655360,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":77,"reported_epoch":273,"state":"active+undersized","last_fresh":"2023-09-23T22:56:27.772026+0000","last_change":"2023-09-23T22:52:28.187179+0000","last_active":"2023-09-23T22:56:27.772026+0000","last_peered":"2023-09-23T22:56:27.772026+0000","last_clean":"2023-09-23T22:30:09.127613+0000","last_became_active":"2023-09-23T22:52:28.187179+0000","last_became_peered":"2023-09-23T22:52:28.187179+0000","last_unstale":"2023-09-23T22:56:27.772026+0000","last_undegraded":"2023-09-23T22:56:27.772026+0000","last_fullsized":"2023-09-23T22:52:28.185899+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":94,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.048748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[7,2],"avail_no_missing":["7","2"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.6","version":"68'1","reported_seq":65,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.765359+0000","last_change":"2023-09-23T22:48:46.652148+0000","last_active":"2023-09-23T22:56:27.765359+0000","last_peered":"2023-09-23T22:56:27.765359+0000","last_clean":"2023-09-23T22:56:27.765359+0000","last_became_active":"2023-09-23T22:48:46.623882+0000","last_became_peered":"2023-09-23T22:48:46.623882+0000","last_unstale":"2023-09-23T22:56:27.765359+0000","last_undegraded":"2023-09-23T22:56:27.765359+0000","last_fullsized":"2023-09-23T22:56:27.765359+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:29:29.918719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,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":258,"reported_epoch":273,"state":"active+undersized","last_fresh":"2023-09-23T22:56:27.759433+0000","last_change":"2023-09-23T22:52:28.191477+0000","last_active":"2023-09-23T22:56:27.759433+0000","last_peered":"2023-09-23T22:56:27.759433+0000","last_clean":"2023-09-23T22:52:17.680213+0000","last_became_active":"2023-09-23T22:52:28.191477+0000","last_became_peered":"2023-09-23T22:52:28.191477+0000","last_unstale":"2023-09-23T22:56:27.759433+0000","last_undegraded":"2023-09-23T22:56:27.759433+0000","last_fullsized":"2023-09-23T22:52:28.176324+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":222,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:16:24.896633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,5],"avail_no_missing":["4","5"],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"68'2","reported_seq":61,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.765645+0000","last_change":"2023-09-23T22:48:46.629301+0000","last_active":"2023-09-23T22:56:27.765645+0000","last_peered":"2023-09-23T22:56:27.765645+0000","last_clean":"2023-09-23T22:56:27.765645+0000","last_became_active":"2023-09-23T22:48:46.628812+0000","last_became_peered":"2023-09-23T22:48:46.628812+0000","last_unstale":"2023-09-23T22:56:27.765645+0000","last_undegraded":"2023-09-23T22:56:27.765645+0000","last_fullsized":"2023-09-23T22:56:27.765645+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:35.373152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":50,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.774533+0000","last_change":"2023-09-23T22:49:44.773622+0000","last_active":"2023-09-23T22:56:27.774533+0000","last_peered":"2023-09-23T22:56:27.774533+0000","last_clean":"2023-09-23T22:56:27.774533+0000","last_became_active":"2023-09-23T22:49:44.768897+0000","last_became_peered":"2023-09-23T22:49:44.768897+0000","last_unstale":"2023-09-23T22:56:27.774533+0000","last_undegraded":"2023-09-23T22:56:27.774533+0000","last_fullsized":"2023-09-23T22:56:27.774533+0000","mapping_epoch":236,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":237,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:06.500061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"67'2","reported_seq":81,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.767864+0000","last_change":"2023-09-23T22:48:07.756870+0000","last_active":"2023-09-23T22:56:27.767864+0000","last_peered":"2023-09-23T22:56:27.767864+0000","last_clean":"2023-09-23T22:56:27.767864+0000","last_became_active":"2023-09-23T22:48:07.756518+0000","last_became_peered":"2023-09-23T22:48:07.756518+0000","last_unstale":"2023-09-23T22:56:27.767864+0000","last_undegraded":"2023-09-23T22:56:27.767864+0000","last_fullsized":"2023-09-23T22:56:27.767864+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:33.347211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":267,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.759937+0000","last_change":"2023-09-23T22:32:30.193643+0000","last_active":"2023-09-23T22:56:27.759937+0000","last_peered":"2023-09-23T22:56:27.759937+0000","last_clean":"2023-09-23T22:56:27.759937+0000","last_became_active":"2023-09-23T22:32:30.193335+0000","last_became_peered":"2023-09-23T22:32:30.193335+0000","last_unstale":"2023-09-23T22:56:27.759937+0000","last_undegraded":"2023-09-23T22:56:27.759937+0000","last_fullsized":"2023-09-23T22:56:27.759937+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.781867+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":88,"reported_epoch":273,"state":"active+undersized+degraded","last_fresh":"2023-09-23T22:56:27.767876+0000","last_change":"2023-09-23T22:52:28.194369+0000","last_active":"2023-09-23T22:56:27.767876+0000","last_peered":"2023-09-23T22:56:27.767876+0000","last_clean":"2023-09-23T22:52:17.697842+0000","last_became_active":"2023-09-23T22:52:28.194369+0000","last_became_peered":"2023-09-23T22:52:28.194369+0000","last_unstale":"2023-09-23T22:56:27.767876+0000","last_undegraded":"2023-09-23T22:52:28.189605+0000","last_fullsized":"2023-09-23T22:52:28.189459+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05.957664+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4],"acting":[5,4],"avail_no_missing":["5","4"],"object_location_counts":[{"shards":"4,5","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":291,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.759360+0000","last_change":"2023-09-23T22:48:46.618827+0000","last_active":"2023-09-23T22:56:27.759360+0000","last_peered":"2023-09-23T22:56:27.759360+0000","last_clean":"2023-09-23T22:56:27.759360+0000","last_became_active":"2023-09-23T22:48:46.618422+0000","last_became_peered":"2023-09-23T22:48:46.618422+0000","last_unstale":"2023-09-23T22:56:27.759360+0000","last_undegraded":"2023-09-23T22:56:27.759360+0000","last_fullsized":"2023-09-23T22:56:27.759360+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:05:15.391441+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":102,"reported_epoch":273,"state":"active+undersized","last_fresh":"2023-09-23T22:56:27.773610+0000","last_change":"2023-09-23T22:52:28.182706+0000","last_active":"2023-09-23T22:56:27.773610+0000","last_peered":"2023-09-23T22:56:27.773610+0000","last_clean":"2023-09-23T22:52:17.689710+0000","last_became_active":"2023-09-23T22:52:28.182706+0000","last_became_peered":"2023-09-23T22:52:28.182706+0000","last_unstale":"2023-09-23T22:56:27.773610+0000","last_undegraded":"2023-09-23T22:56:27.773610+0000","last_fullsized":"2023-09-23T22:52:28.181059+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":194,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:09:59.289303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[3,2],"avail_no_missing":["3","2"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":113,"reported_epoch":273,"state":"active+clean","last_fresh":"2023-09-23T22:56:27.772665+0000","last_change":"2023-09-23T22:48:46.656085+0000","last_active":"2023-09-23T22:56:27.772665+0000","last_peered":"2023-09-23T22:56:27.772665+0000","last_clean":"2023-09-23T22:56:27.772665+0000","last_became_active":"2023-09-23T22:48:46.655776+0000","last_became_peered":"2023-09-23T22:48:46.655776+0000","last_unstale":"2023-09-23T22:56:27.772665+0000","last_undegraded":"2023-09-23T22:56:27.772665+0000","last_fullsized":"2023-09-23T22:56:27.772665+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:18:06.548888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'5","reported_seq":68,"reported_epoch":274,"state":"active+clean","last_fresh":"2023-09-23T22:56:51.945962+0000","last_change":"2023-09-23T22:48:46.695590+0000","last_active":"2023-09-23T22:56:51.945962+0000","last_peered":"2023-09-23T22:56:51.945962+0000","last_clean":"2023-09-23T22:56:51.945962+0000","last_became_active":"2023-09-23T22:48:46.633697+0000","last_became_peered":"2023-09-23T22:48:46.633697+0000","last_unstale":"2023-09-23T22:56:51.945962+0000","last_undegraded":"2023-09-23T22:56:51.945962+0000","last_fullsized":"2023-09-23T22:56:51.945962+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T07:35:32.206552+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":263,"reported_epoch":273,"state":"active+undersized","last_fresh":"2023-09-23T22:56:38.448435+0000","last_change":"2023-09-23T22:52:28.183295+0000","last_active":"2023-09-23T22:56:38.448435+0000","last_peered":"2023-09-23T22:56:38.448435+0000","last_clean":"2023-09-23T22:52:17.680023+0000","last_became_active":"2023-09-23T22:52:28.183295+0000","last_became_peered":"2023-09-23T22:52:28.183295+0000","last_unstale":"2023-09-23T22:56:38.448435+0000","last_undegraded":"2023-09-23T22:56:38.448435+0000","last_fullsized":"2023-09-23T22:52:28.176142+0000","mapping_epoch":255,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27:02.756161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"acting":[4,2],"avail_no_missing":["4","2"],"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":84,"acting":84,"num_store_stats":8},{"poolid":10,"num_pg":16,"stat_sum":{"num_bytes":5309267968,"num_objects":81013,"num_object_clones":0,"num_object_copies":243039,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":35838,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":81013,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":81013,"num_write_kb":5184832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":13597212672,"data_stored":13597212672,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":81013,"ondisk_log_size":81013,"up":41,"acting":41,"num_store_stats":7},{"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":10,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":32,"num_read_kb":34,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":25,"num_bytes_recovered":1846,"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":35964,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":85,"acting":85,"num_store_stats":8},{"poolid":1,"num_pg":11,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":918048,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1771,"ondisk_log_size":1771,"up":27,"acting":27,"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":21,"acting":21,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234485,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1687472,"kb_used_data":1270056,"kb_used_omap":0,"kb_used_meta":417408,"kb_avail":92057680,"statfs":{"total":95995035648,"available":94267064320,"internally_reserved":0,"allocated":1300537344,"data_stored":1299744094,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":427425792},"hb_peers":[0,1,2,3,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_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 22:56:34 2023","interfaces":[{"interface":"back","average":{"1min":7.0789999999999997,"5min":2.6240000000000001,"15min":1.4670000000000001},"min":{"1min":0.26600000000000001,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":117.986,"5min":117.986,"15min":117.986},"last":0.28299999999999997},{"interface":"front","average":{"1min":7.2400000000000002,"5min":2.645,"15min":1.5429999999999999},"min":{"1min":0.318,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":119.358,"5min":119.358,"15min":119.358},"last":0.44800000000000001}]},{"osd":1,"last update":"Sat Sep 23 22:56:55 2023","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":5.923,"15min":3.036},"min":{"1min":0.35599999999999998,"5min":0.28100000000000003,"15min":0.25700000000000001},"max":{"1min":2.1160000000000001,"5min":268.22300000000001,"15min":268.22300000000001},"last":0.38600000000000001},{"interface":"front","average":{"1min":0.79000000000000004,"5min":6.0129999999999999,"15min":2.8889999999999998},"min":{"1min":0.318,"5min":0.26000000000000001,"15min":0.24199999999999999},"max":{"1min":3.0840000000000001,"5min":268.15800000000002,"15min":268.15800000000002},"last":2.097}]},{"osd":2,"last update":"Sat Sep 23 22:56:11 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":1.379,"15min":1.591},"min":{"1min":0.67700000000000005,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":1.236,"5min":8.2739999999999991,"15min":14.19},"last":1.3560000000000001},{"interface":"front","average":{"1min":0.878,"5min":1.125,"15min":1.2490000000000001},"min":{"1min":0.54300000000000004,"5min":0.32100000000000001,"15min":0.28399999999999997},"max":{"1min":1.1679999999999999,"5min":8.0120000000000005,"15min":11.249000000000001},"last":2.206}]},{"osd":3,"last update":"Sat Sep 23 22:56:55 2023","interfaces":[{"interface":"back","average":{"1min":6.9290000000000003,"5min":4.9539999999999997,"15min":2.8210000000000002},"min":{"1min":0.46700000000000003,"5min":0.31900000000000001,"15min":0.28699999999999998},"max":{"1min":118.056,"5min":136.02199999999999,"15min":136.02199999999999},"last":2.1589999999999998},{"interface":"front","average":{"1min":6.851,"5min":5.25,"15min":2.8740000000000001},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.30399999999999999},"max":{"1min":117.321,"5min":136.12299999999999,"15min":136.12299999999999},"last":0.55000000000000004}]},{"osd":4,"last update":"Sat Sep 23 22:56:11 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":1.1970000000000001,"15min":1.2210000000000001},"min":{"1min":0.61699999999999999,"5min":0.314,"15min":0.314},"max":{"1min":1.343,"5min":7.2949999999999999,"15min":7.6600000000000001},"last":0.34499999999999997},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.2110000000000001,"15min":1.141},"min":{"1min":0.75800000000000001,"5min":0.36799999999999999,"15min":0.34699999999999998},"max":{"1min":1.1899999999999999,"5min":8.0779999999999994,"15min":8.0779999999999994},"last":2.2789999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:56:18 2023","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.6359999999999999,"15min":1.3939999999999999},"min":{"1min":0.45800000000000002,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.262,"5min":8.0719999999999992,"15min":8.0719999999999992},"last":2.2440000000000002},{"interface":"front","average":{"1min":0.92300000000000004,"5min":1.5649999999999999,"15min":1.546},"min":{"1min":0.52300000000000002,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.145,"5min":12.205,"15min":12.205},"last":0.371}]},{"osd":6,"last update":"Sat Sep 23 22:51:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.1870000000000001,"15min":1.222},"min":{"1min":0.45700000000000002,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.5009999999999999,"5min":7.3579999999999997,"15min":7.3579999999999997},"last":0.68799999999999994},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.149,"15min":1.077},"min":{"1min":0.46400000000000002,"5min":0.38,"15min":0.371},"max":{"1min":2.0720000000000001,"5min":8.0690000000000008,"15min":8.9100000000000001},"last":4.1539999999999999}]}]},{"osd":6,"up_from":46,"seq":197568496071,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1326468,"kb_used_data":1070524,"kb_used_omap":0,"kb_used_meta":255936,"kb_avail":92418684,"statfs":{"total":95995035648,"available":94636732416,"internally_reserved":0,"allocated":1096216576,"data_stored":1095436268,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":262078464},"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 22:51:31 2023","interfaces":[{"interface":"back","average":{"1min":1.087,"5min":1.3069999999999999,"15min":1.2889999999999999},"min":{"1min":0.41599999999999998,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":6.5590000000000002,"5min":9.0850000000000009,"15min":9.0850000000000009},"last":0.754},{"interface":"front","average":{"1min":1.25,"5min":1.3380000000000001,"15min":1.1859999999999999},"min":{"1min":0.52800000000000002,"5min":0.255,"15min":0.255},"max":{"1min":6.5979999999999999,"5min":11.624000000000001,"15min":11.624000000000001},"last":0.54900000000000004}]},{"osd":1,"last update":"Sat Sep 23 22:51:50 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":2.016,"15min":2.4409999999999998},"min":{"1min":0.33700000000000002,"5min":0.25900000000000001,"15min":0.245},"max":{"1min":2.1480000000000001,"5min":60.292999999999999,"15min":89.165000000000006},"last":3.3999999999999999},{"interface":"front","average":{"1min":1.1399999999999999,"5min":2.2429999999999999,"15min":2.5550000000000002},"min":{"1min":0.38,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":3.2919999999999998,"5min":60.164000000000001,"15min":90.171999999999997},"last":0.72599999999999998}]},{"osd":2,"last update":"Sat Sep 23 22:52:06 2023","interfaces":[{"interface":"back","average":{"1min":0.624,"5min":2.2210000000000001,"15min":1.788},"min":{"1min":0.316,"5min":0.27900000000000003,"15min":0.223},"max":{"1min":1.2410000000000001,"5min":63.965000000000003,"15min":63.965000000000003},"last":0.624},{"interface":"front","average":{"1min":1.032,"5min":2.4489999999999998,"15min":1.8979999999999999},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":3.1280000000000001,"5min":63.536000000000001,"15min":63.536000000000001},"last":1.9019999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:51:50 2023","interfaces":[{"interface":"back","average":{"1min":1.258,"5min":1.806,"15min":2.6989999999999998},"min":{"1min":0.50600000000000001,"5min":0.32600000000000001,"15min":0.29899999999999999},"max":{"1min":6.468,"5min":26.312999999999999,"15min":84.796999999999997},"last":0.60299999999999998},{"interface":"front","average":{"1min":1.234,"5min":1.9530000000000001,"15min":2.6619999999999999},"min":{"1min":0.36899999999999999,"5min":0.33100000000000002,"15min":0.32900000000000001},"max":{"1min":6.984,"5min":25.440000000000001,"15min":84.296999999999997},"last":0.64400000000000002}]},{"osd":4,"last update":"Sat Sep 23 22:52:06 2023","interfaces":[{"interface":"back","average":{"1min":0.77700000000000002,"5min":1.2110000000000001,"15min":1.044},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.27900000000000003},"max":{"1min":2.0110000000000001,"5min":8.0259999999999998,"15min":8.0259999999999998},"last":0.51000000000000001},{"interface":"front","average":{"1min":0.79500000000000004,"5min":1.379,"15min":1.171},"min":{"1min":0.39500000000000002,"5min":0.39000000000000001,"15min":0.315},"max":{"1min":2.1179999999999999,"5min":11.561999999999999,"15min":11.561999999999999},"last":0.58599999999999997}]},{"osd":5,"last update":"Sat Sep 23 22:52:19 2023","interfaces":[{"interface":"back","average":{"1min":2.0409999999999999,"5min":1.6899999999999999,"15min":1.915},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":5.5869999999999997,"5min":9.8949999999999996,"15min":9.8949999999999996},"last":1.123},{"interface":"front","average":{"1min":1.6759999999999999,"5min":1.9650000000000001,"15min":2.5350000000000001},"min":{"1min":0.45100000000000001,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":4.4930000000000003,"5min":12.755000000000001,"15min":12.755000000000001},"last":2.1640000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:51:50 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":1.3879999999999999,"15min":1.304},"min":{"1min":0.49299999999999999,"5min":0.35899999999999999,"15min":0.34599999999999997},"max":{"1min":1.617,"5min":11.318,"15min":11.318},"last":2.3239999999999998},{"interface":"front","average":{"1min":1.325,"5min":1.456,"15min":1.4039999999999999},"min":{"1min":0.54900000000000004,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":2.6539999999999999,"5min":7.9610000000000003,"15min":7.9610000000000003},"last":0.56899999999999995}]}]},{"osd":1,"up_from":88,"seq":377957122374,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1703288,"kb_used_data":968112,"kb_used_omap":4,"kb_used_meta":735163,"kb_avail":92041864,"statfs":{"total":95995035648,"available":94250868736,"internally_reserved":0,"allocated":991346688,"data_stored":990031362,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":752807822},"hb_peers":[0,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,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 22:56:42 2023","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":2.206,"15min":1.2869999999999999},"min":{"1min":0.17699999999999999,"5min":0.16400000000000001,"15min":0.16400000000000001},"max":{"1min":5.6470000000000002,"5min":60.161000000000001,"15min":60.161000000000001},"last":2.4039999999999999},{"interface":"front","average":{"1min":1.115,"5min":2.214,"15min":1.4690000000000001},"min":{"1min":0.36099999999999999,"5min":0.182,"15min":0.182},"max":{"1min":5.8719999999999999,"5min":60.293999999999997,"15min":60.293999999999997},"last":1.1830000000000001}]},{"osd":2,"last update":"Sat Sep 23 22:56:11 2023","interfaces":[{"interface":"back","average":{"1min":0.60699999999999998,"5min":1.423,"15min":1.8200000000000001},"min":{"1min":0.40000000000000002,"5min":0.216,"15min":0.185},"max":{"1min":1.194,"5min":9.5090000000000003,"15min":84.007000000000005},"last":0.22},{"interface":"front","average":{"1min":0.56999999999999995,"5min":1.2090000000000001,"15min":1.944},"min":{"1min":0.34699999999999998,"5min":0.21099999999999999,"15min":0.191},"max":{"1min":1.012,"5min":12.614000000000001,"15min":84.138999999999996},"last":10.792999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:56:55 2023","interfaces":[{"interface":"back","average":{"1min":2.4180000000000001,"5min":3.2269999999999999,"15min":2.5129999999999999},"min":{"1min":0.223,"5min":0.223,"15min":0.19700000000000001},"max":{"1min":35.807000000000002,"5min":62.886000000000003,"15min":62.886000000000003},"last":4.3070000000000004},{"interface":"front","average":{"1min":2.532,"5min":3.8439999999999999,"15min":2.448},"min":{"1min":0.251,"5min":0.251,"15min":0.218},"max":{"1min":38.216999999999999,"5min":64.176000000000002,"15min":64.176000000000002},"last":0.45800000000000002}]},{"osd":4,"last update":"Sat Sep 23 22:56:11 2023","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":1.5009999999999999,"15min":1.4690000000000001},"min":{"1min":0.67700000000000005,"5min":0.29799999999999999,"15min":0.27700000000000002},"max":{"1min":1.0740000000000001,"5min":12.797000000000001,"15min":22.864000000000001},"last":1.2250000000000001},{"interface":"front","average":{"1min":0.86799999999999999,"5min":1.143,"15min":1.532},"min":{"1min":0.56200000000000006,"5min":0.34200000000000003,"15min":0.27900000000000003},"max":{"1min":1.147,"5min":8.3870000000000005,"15min":10.323},"last":0.40200000000000002}]},{"osd":5,"last update":"Sat Sep 23 22:56:24 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.923,"15min":1.512},"min":{"1min":0.438,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":3.472,"5min":42.082000000000001,"15min":42.082000000000001},"last":0.42699999999999999},{"interface":"front","average":{"1min":0.90600000000000003,"5min":2.077,"15min":1.6830000000000001},"min":{"1min":0.32900000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.2509999999999999,"5min":12.648,"15min":12.648},"last":0.51800000000000002}]},{"osd":6,"last update":"Sat Sep 23 22:51:48 2023","interfaces":[{"interface":"back","average":{"1min":2.101,"5min":1.361,"15min":1.413},"min":{"1min":0.67300000000000004,"5min":0.312,"15min":0.312},"max":{"1min":8.1029999999999998,"5min":8.1029999999999998,"15min":18.992000000000001},"last":2.077},{"interface":"front","average":{"1min":0.93700000000000006,"5min":1.6020000000000001,"15min":1.6419999999999999},"min":{"1min":0.53600000000000003,"5min":0.33400000000000002,"15min":0.32500000000000001},"max":{"1min":1.8069999999999999,"5min":10.584,"15min":22.917000000000002},"last":3.2730000000000001}]},{"osd":7,"last update":"Sat Sep 23 22:56:55 2023","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.4330000000000001,"15min":1.6799999999999999},"min":{"1min":0.39000000000000001,"5min":0.34699999999999998,"15min":0.313},"max":{"1min":3.4289999999999998,"5min":8.4039999999999999,"15min":10.728},"last":0.374},{"interface":"front","average":{"1min":0.80300000000000005,"5min":1.645,"15min":1.5660000000000001},"min":{"1min":0.36599999999999999,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":2.258,"5min":8.5389999999999997,"15min":16.509},"last":0.48999999999999999}]}]},{"osd":0,"up_from":214,"seq":919123001462,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3564292,"kb_used_data":3291196,"kb_used_omap":5,"kb_used_meta":273082,"kb_avail":90180860,"statfs":{"total":95995035648,"available":92345200640,"internally_reserved":0,"allocated":3370184704,"data_stored":3368796950,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":279636602},"hb_peers":[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,0,0,0,2],"upper_bound":512},"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 22:56:42 2023","interfaces":[{"interface":"back","average":{"1min":0.70099999999999996,"5min":3.1259999999999999,"15min":2.5950000000000002},"min":{"1min":0.22,"5min":0.17100000000000001,"15min":0.17100000000000001},"max":{"1min":1.8360000000000001,"5min":92.656000000000006,"15min":142.01599999999999},"last":0.40500000000000003},{"interface":"front","average":{"1min":0.878,"5min":3.3690000000000002,"15min":2.431},"min":{"1min":0.246,"5min":0.20699999999999999,"15min":0.20200000000000001},"max":{"1min":2.5289999999999999,"5min":92.415000000000006,"15min":139.08099999999999},"last":0.51000000000000001}]},{"osd":2,"last update":"Sat Sep 23 22:56:42 2023","interfaces":[{"interface":"back","average":{"1min":1.2789999999999999,"5min":1.1950000000000001,"15min":1.708},"min":{"1min":0.502,"5min":0.255,"15min":0.23400000000000001},"max":{"1min":3.9660000000000002,"5min":8.0269999999999992,"15min":57.668999999999997},"last":0.37},{"interface":"front","average":{"1min":1.23,"5min":1.2210000000000001,"15min":1.345},"min":{"1min":0.39400000000000002,"5min":0.23400000000000001,"15min":0.223},"max":{"1min":6.085,"5min":6.4820000000000002,"15min":56.488},"last":0.42699999999999999}]},{"osd":3,"last update":"Sat Sep 23 22:56:42 2023","interfaces":[{"interface":"back","average":{"1min":1.373,"5min":2.7330000000000001,"15min":2.2269999999999999},"min":{"1min":0.45700000000000002,"5min":0.253,"15min":0.253},"max":{"1min":5.5439999999999996,"5min":67.367000000000004,"15min":67.367000000000004},"last":30.666},{"interface":"front","average":{"1min":0.78500000000000003,"5min":2.4969999999999999,"15min":2.1339999999999999},"min":{"1min":0.436,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":1.768,"5min":65.566000000000003,"15min":65.566000000000003},"last":30.535}]},{"osd":4,"last update":"Sat Sep 23 22:56:42 2023","interfaces":[{"interface":"back","average":{"1min":1.1830000000000001,"5min":1.0800000000000001,"15min":1.03},"min":{"1min":0.39300000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":6.7530000000000001,"5min":6.7530000000000001,"15min":6.7530000000000001},"last":0.78000000000000003},{"interface":"front","average":{"1min":1.222,"5min":1.2350000000000001,"15min":1.02},"min":{"1min":0.45900000000000002,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":3.7559999999999998,"5min":5.8470000000000004,"15min":5.8470000000000004},"last":0.58099999999999996}]},{"osd":5,"last update":"Sat Sep 23 22:56:24 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":1.274,"15min":1.4179999999999999},"min":{"1min":0.65800000000000003,"5min":0.373,"15min":0.373},"max":{"1min":1.5389999999999999,"5min":6.5839999999999996,"15min":6.5839999999999996},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.99199999999999999,"5min":1.5660000000000001,"15min":1.335},"min":{"1min":0.505,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":3.1520000000000001,"5min":8.0739999999999998,"15min":8.0739999999999998},"last":0.79600000000000004}]},{"osd":6,"last update":"Sat Sep 23 22:51:34 2023","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.216,"15min":1.046},"min":{"1min":0.63,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.78,"5min":4.952,"15min":4.952},"last":2.9350000000000001},{"interface":"front","average":{"1min":0.99199999999999999,"5min":1.127,"15min":0.89900000000000002},"min":{"1min":0.55400000000000005,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.3560000000000001,"5min":6.7590000000000003,"15min":6.7590000000000003},"last":0.89900000000000002}]},{"osd":7,"last update":"Sat Sep 23 22:56:42 2023","interfaces":[{"interface":"back","average":{"1min":1.2569999999999999,"5min":1.3640000000000001,"15min":1.0269999999999999},"min":{"1min":0.46200000000000002,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":5.5979999999999999,"5min":8.3390000000000004,"15min":8.3390000000000004},"last":0.83899999999999997},{"interface":"front","average":{"1min":0.99099999999999999,"5min":1.22,"15min":1.3260000000000001},"min":{"1min":0.44600000000000001,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.7909999999999999,"5min":5.226,"15min":5.7709999999999999},"last":0.76300000000000001}]}]},{"osd":2,"up_from":93,"seq":399431958838,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2657808,"kb_used_data":1926792,"kb_used_omap":7,"kb_used_meta":731000,"kb_avail":91087344,"statfs":{"total":95995035648,"available":93273440256,"internally_reserved":0,"allocated":1973035008,"data_stored":1971695798,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":748544081},"hb_peers":[0,1,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,1,2],"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 22:56:48 2023","interfaces":[{"interface":"back","average":{"1min":6.9269999999999996,"5min":4.6420000000000003,"15min":2.746},"min":{"1min":0.28899999999999998,"5min":0.19,"15min":0.19},"max":{"1min":76.447999999999993,"5min":215.41800000000001,"15min":215.41800000000001},"last":2.093},{"interface":"front","average":{"1min":7.0730000000000004,"5min":4.8230000000000004,"15min":2.2669999999999999},"min":{"1min":0.46500000000000002,"5min":0.188,"15min":0.188},"max":{"1min":77.287000000000006,"5min":219.59999999999999,"15min":219.59999999999999},"last":5.4050000000000002}]},{"osd":1,"last update":"Sat Sep 23 22:56:19 2023","interfaces":[{"interface":"back","average":{"1min":0.69699999999999995,"5min":2.621,"15min":2.6320000000000001},"min":{"1min":0.35699999999999998,"5min":0.24199999999999999,"15min":0.17000000000000001},"max":{"1min":1.175,"5min":109.414,"15min":109.414},"last":5.25},{"interface":"front","average":{"1min":0.60199999999999998,"5min":2.7250000000000001,"15min":2.5089999999999999},"min":{"1min":0.316,"5min":0.23100000000000001,"15min":0.20899999999999999},"max":{"1min":0.90300000000000002,"5min":113.18300000000001,"15min":113.18300000000001},"last":0.26800000000000002}]},{"osd":3,"last update":"Sat Sep 23 22:56:32 2023","interfaces":[{"interface":"back","average":{"1min":0.751,"5min":2.3610000000000002,"15min":2.9889999999999999},"min":{"1min":0.379,"5min":0.23599999999999999,"15min":0.219},"max":{"1min":2.1829999999999998,"5min":41.276000000000003,"15min":105.22499999999999},"last":0.35999999999999999},{"interface":"front","average":{"1min":0.94899999999999995,"5min":2.3900000000000001,"15min":2.706},"min":{"1min":0.28999999999999998,"5min":0.26700000000000002,"15min":0.216},"max":{"1min":4.3579999999999997,"5min":41.408000000000001,"15min":100.42},"last":5.2089999999999996}]},{"osd":4,"last update":"Sat Sep 23 22:56:19 2023","interfaces":[{"interface":"back","average":{"1min":2.3730000000000002,"5min":1.218,"15min":1.335},"min":{"1min":0.58799999999999997,"5min":0.313,"15min":0.28599999999999998},"max":{"1min":28.559999999999999,"5min":28.559999999999999,"15min":28.559999999999999},"last":8.3170000000000002},{"interface":"front","average":{"1min":2.242,"5min":1.069,"15min":1.2390000000000001},"min":{"1min":0.44600000000000001,"5min":0.33800000000000002,"15min":0.29999999999999999},"max":{"1min":27.146000000000001,"5min":27.146000000000001,"15min":27.146000000000001},"last":0.30299999999999999}]},{"osd":5,"last update":"Sat Sep 23 22:56:19 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":1.0680000000000001,"15min":1.6739999999999999},"min":{"1min":0.439,"5min":0.33100000000000002,"15min":0.309},"max":{"1min":3.52,"5min":6.1539999999999999,"15min":10.236000000000001},"last":2.552},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.073,"15min":1.9370000000000001},"min":{"1min":0.55100000000000005,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":3.5529999999999999,"5min":5.2859999999999996,"15min":36.457000000000001},"last":2.5390000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:52:14 2023","interfaces":[{"interface":"back","average":{"1min":0.82199999999999995,"5min":2.1299999999999999,"15min":1.7450000000000001},"min":{"1min":0.40899999999999997,"5min":0.38300000000000001,"15min":0.316},"max":{"1min":3.3359999999999999,"5min":36.393999999999998,"15min":36.393999999999998},"last":0.76000000000000001},{"interface":"front","average":{"1min":0.77800000000000002,"5min":1.4339999999999999,"15min":1.4930000000000001},"min":{"1min":0.40300000000000002,"5min":0.374,"15min":0.33300000000000002},"max":{"1min":2.782,"5min":9.1359999999999992,"15min":10.881},"last":0.86199999999999999}]},{"osd":7,"last update":"Sat Sep 23 22:56:19 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":1.268,"15min":1.4099999999999999},"min":{"1min":0.59199999999999997,"5min":0.34899999999999998,"15min":0.34499999999999997},"max":{"1min":1.2749999999999999,"5min":6.7750000000000004,"15min":11.276},"last":5.2809999999999997},{"interface":"front","average":{"1min":0.87,"5min":1.3089999999999999,"15min":1.3380000000000001},"min":{"1min":0.52200000000000002,"5min":0.37,"15min":0.34999999999999998},"max":{"1min":1.2470000000000001,"5min":6.3810000000000002,"15min":10.304},"last":1.405}]}]},{"osd":3,"up_from":98,"seq":420906795312,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2368732,"kb_used_data":1620820,"kb_used_omap":2,"kb_used_meta":747901,"kb_avail":91376420,"statfs":{"total":95995035648,"available":93569454080,"internally_reserved":0,"allocated":1659719680,"data_stored":1658369023,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":765850677},"hb_peers":[0,1,2,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 22:56:42 2023","interfaces":[{"interface":"back","average":{"1min":8.8520000000000003,"5min":3.2069999999999999,"15min":2.0009999999999999},"min":{"1min":0.23999999999999999,"5min":0.186,"15min":0.182},"max":{"1min":147.69,"5min":147.69,"15min":147.69},"last":2.0590000000000002},{"interface":"front","average":{"1min":8.4030000000000005,"5min":3.5009999999999999,"15min":2.6030000000000002},"min":{"1min":0.29999999999999999,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":149.81,"5min":149.81,"15min":149.81},"last":1.337}]},{"osd":1,"last update":"Sat Sep 23 22:56:57 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":2.4849999999999999,"15min":2.4980000000000002},"min":{"1min":0.33300000000000002,"5min":0.23100000000000001,"15min":0.19600000000000001},"max":{"1min":4.242,"5min":76.537000000000006,"15min":76.537000000000006},"last":0.34100000000000003},{"interface":"front","average":{"1min":1.0669999999999999,"5min":2.4390000000000001,"15min":2.3620000000000001},"min":{"1min":0.21299999999999999,"5min":0.20000000000000001,"15min":0.20000000000000001},"max":{"1min":7.5469999999999997,"5min":76.477000000000004,"15min":76.477000000000004},"last":0.67800000000000005}]},{"osd":2,"last update":"Sat Sep 23 22:56:57 2023","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":1.25,"15min":2.2999999999999998},"min":{"1min":0.27100000000000002,"5min":0.23499999999999999,"15min":0.21199999999999999},"max":{"1min":3.242,"5min":6.3319999999999999,"15min":82.882000000000005},"last":2.7010000000000001},{"interface":"front","average":{"1min":1.002,"5min":1.3560000000000001,"15min":2.3959999999999999},"min":{"1min":0.217,"5min":0.217,"15min":0.19500000000000001},"max":{"1min":4.9029999999999996,"5min":6.7169999999999996,"15min":82.617000000000004},"last":2.302}]},{"osd":4,"last update":"Sat Sep 23 22:56:17 2023","interfaces":[{"interface":"back","average":{"1min":0.80900000000000005,"5min":1.5589999999999999,"15min":1.6200000000000001},"min":{"1min":0.58999999999999997,"5min":0.29599999999999999,"15min":0.27500000000000002},"max":{"1min":1.1240000000000001,"5min":11.202,"15min":11.202},"last":1.272},{"interface":"front","average":{"1min":0.74299999999999999,"5min":1.5089999999999999,"15min":1.698},"min":{"1min":0.372,"5min":0.31900000000000001,"15min":0.28599999999999998},"max":{"1min":0.97799999999999998,"5min":6.3479999999999999,"15min":82.784000000000006},"last":0.70999999999999996}]},{"osd":5,"last update":"Sat Sep 23 22:56:20 2023","interfaces":[{"interface":"back","average":{"1min":0.80000000000000004,"5min":1.724,"15min":4.008},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.318},"max":{"1min":1.1080000000000001,"5min":7.8200000000000003,"15min":82.545000000000002},"last":0.64100000000000001},{"interface":"front","average":{"1min":0.81799999999999995,"5min":1.9239999999999999,"15min":5.6440000000000001},"min":{"1min":0.502,"5min":0.35799999999999998,"15min":0.35199999999999998},"max":{"1min":1.254,"5min":11.147,"15min":82.313000000000002},"last":1.228}]},{"osd":6,"last update":"Sat Sep 23 22:51:49 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":2.7890000000000001,"15min":2.0449999999999999},"min":{"1min":0.39200000000000002,"5min":0.33300000000000002,"15min":0.32500000000000001},"max":{"1min":1.72,"5min":82.649000000000001,"15min":82.649000000000001},"last":1.2809999999999999},{"interface":"front","average":{"1min":1.2050000000000001,"5min":1.9610000000000001,"15min":1.7769999999999999},"min":{"1min":0.39600000000000002,"5min":0.32200000000000001,"15min":0.30199999999999999},"max":{"1min":4.3200000000000003,"5min":8.4529999999999994,"15min":12.542},"last":0.73299999999999998}]},{"osd":7,"last update":"Sat Sep 23 22:56:57 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":1.831,"15min":2.024},"min":{"1min":0.44600000000000001,"5min":0.376,"15min":0.33300000000000002},"max":{"1min":2.9089999999999998,"5min":11.228,"15min":82.275000000000006},"last":1.3069999999999999},{"interface":"front","average":{"1min":0.92700000000000005,"5min":1.6299999999999999,"15min":1.835},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.35299999999999998},"max":{"1min":3.4260000000000002,"5min":7.9619999999999997,"15min":82.847999999999999},"last":0.72999999999999998}]}]},{"osd":4,"up_from":103,"seq":442381631786,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3077548,"kb_used_data":2584420,"kb_used_omap":10,"kb_used_meta":493109,"kb_avail":90667604,"statfs":{"total":95995035648,"available":92843626496,"internally_reserved":0,"allocated":2646446080,"data_stored":2645023524,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10652,"internal_metadata":504944228},"hb_peers":[0,1,2,3,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,4],"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 22:56:43 2023","interfaces":[{"interface":"back","average":{"1min":2.29,"5min":1.4299999999999999,"15min":1.0720000000000001},"min":{"1min":0.22600000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":29.434000000000001,"5min":29.434000000000001,"15min":29.434000000000001},"last":2.7210000000000001},{"interface":"front","average":{"1min":2.5409999999999999,"5min":1.488,"15min":1.202},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":29.300999999999998,"5min":29.300999999999998,"15min":29.300999999999998},"last":0.36099999999999999}]},{"osd":1,"last update":"Sat Sep 23 22:56:23 2023","interfaces":[{"interface":"back","average":{"1min":0.79900000000000004,"5min":1.819,"15min":2.7109999999999999},"min":{"1min":0.60199999999999998,"5min":0.253,"15min":0.23999999999999999},"max":{"1min":1.107,"5min":46.883000000000003,"15min":194.69},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.81100000000000005,"5min":1.6659999999999999,"15min":2.7879999999999998},"min":{"1min":0.38900000000000001,"5min":0.29499999999999998,"15min":0.245},"max":{"1min":1.131,"5min":44.155000000000001,"15min":194.75200000000001},"last":0.60499999999999998}]},{"osd":2,"last update":"Sat Sep 23 22:56:23 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.91000000000000003,"15min":2.21},"min":{"1min":0.43099999999999999,"5min":0.33700000000000002,"15min":0.26900000000000002},"max":{"1min":1.147,"5min":5.1109999999999998,"15min":195.77500000000001},"last":0.997},{"interface":"front","average":{"1min":0.85799999999999998,"5min":1.0069999999999999,"15min":2.1699999999999999},"min":{"1min":0.55700000000000005,"5min":0.29699999999999999,"15min":0.25700000000000001},"max":{"1min":1.121,"5min":5.0629999999999997,"15min":195.68799999999999},"last":0.97699999999999998}]},{"osd":3,"last update":"Sat Sep 23 22:56:23 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":2.0840000000000001,"15min":2.0150000000000001},"min":{"1min":0.53400000000000003,"5min":0.34699999999999998,"15min":0.30499999999999999},"max":{"1min":1.946,"5min":43.863999999999997,"15min":86.266000000000005},"last":0.96299999999999997},{"interface":"front","average":{"1min":0.86699999999999999,"5min":1.8560000000000001,"15min":1.857},"min":{"1min":0.38900000000000001,"5min":0.32700000000000001,"15min":0.32400000000000001},"max":{"1min":1.1890000000000001,"5min":43.546999999999997,"15min":86.388000000000005},"last":1.496}]},{"osd":5,"last update":"Sat Sep 23 22:56:23 2023","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":1.355,"15min":1.5029999999999999},"min":{"1min":0.48499999999999999,"5min":0.307,"15min":0.307},"max":{"1min":1.2050000000000001,"5min":10.326000000000001,"15min":10.326000000000001},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.94799999999999995,"5min":1.2370000000000001,"15min":1.639},"min":{"1min":0.435,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.2490000000000001,"5min":5.375,"15min":5.8879999999999999},"last":0.499}]},{"osd":6,"last update":"Sat Sep 23 22:52:18 2023","interfaces":[{"interface":"back","average":{"1min":1.1879999999999999,"5min":1.27,"15min":1.278},"min":{"1min":0.46000000000000002,"5min":0.35299999999999998,"15min":0.28299999999999997},"max":{"1min":3.3940000000000001,"5min":13.946,"15min":13.946},"last":0.46800000000000003},{"interface":"front","average":{"1min":1.1830000000000001,"5min":1.3080000000000001,"15min":1.262},"min":{"1min":0.40100000000000002,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":3.5110000000000001,"5min":5.2969999999999997,"15min":11.574},"last":0.59399999999999997}]},{"osd":7,"last update":"Sat Sep 23 22:56:23 2023","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":1.2529999999999999,"15min":1.071},"min":{"1min":0.41499999999999998,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":1.2470000000000001,"5min":7.5490000000000004,"15min":7.5490000000000004},"last":0.40500000000000003},{"interface":"front","average":{"1min":0.99199999999999999,"5min":1.2130000000000001,"15min":1.2230000000000001},"min":{"1min":0.63500000000000001,"5min":0.371,"15min":0.36599999999999999},"max":{"1min":1.278,"5min":5.577,"15min":7.8360000000000003},"last":0.85899999999999999}]}]},{"osd":5,"up_from":220,"seq":944892805229,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1804128,"kb_used_data":1556824,"kb_used_omap":5,"kb_used_meta":247290,"kb_avail":91941024,"statfs":{"total":95995035648,"available":94147608576,"internally_reserved":0,"allocated":1594187776,"data_stored":1593407128,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5645,"internal_metadata":253225459},"hb_peers":[0,1,2,3,4,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,1,0,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 22:56:20 2023","interfaces":[{"interface":"back","average":{"1min":0.78800000000000003,"5min":1.3220000000000001,"15min":1.2689999999999999},"min":{"1min":0.36899999999999999,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":1.599,"5min":7.5869999999999997,"15min":7.5869999999999997},"last":4.1139999999999999},{"interface":"front","average":{"1min":0.80700000000000005,"5min":1.506,"15min":1.2809999999999999},"min":{"1min":0.41599999999999998,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":1.7849999999999999,"5min":10.375999999999999,"15min":14.923},"last":0.40200000000000002}]},{"osd":1,"last update":"Sat Sep 23 22:56:20 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":3.8439999999999999,"15min":3.7999999999999998},"min":{"1min":0.45900000000000002,"5min":0.29199999999999998,"15min":0.28699999999999998},"max":{"1min":1.9510000000000001,"5min":93.207999999999998,"15min":119.929},"last":0.66000000000000003},{"interface":"front","average":{"1min":0.94199999999999995,"5min":3.8570000000000002,"15min":4.0960000000000001},"min":{"1min":0.63900000000000001,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":1.9039999999999999,"5min":95.489999999999995,"15min":119.964},"last":0.35799999999999998}]},{"osd":2,"last update":"Sat Sep 23 22:56:20 2023","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":1.3799999999999999,"15min":1.736},"min":{"1min":0.40899999999999997,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":1.119,"5min":10.086,"15min":23.411000000000001},"last":0.81599999999999995},{"interface":"front","average":{"1min":0.89200000000000002,"5min":1.2669999999999999,"15min":2.0619999999999998},"min":{"1min":0.54200000000000004,"5min":0.313,"15min":0.313},"max":{"1min":1.1699999999999999,"5min":9.0990000000000002,"15min":25.298999999999999},"last":0.70299999999999996}]},{"osd":3,"last update":"Sat Sep 23 22:56:20 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":4.0129999999999999,"15min":3.8719999999999999},"min":{"1min":0.53900000000000003,"5min":0.246,"15min":0.246},"max":{"1min":1.8300000000000001,"5min":93.558000000000007,"15min":93.558000000000007},"last":0.41499999999999998},{"interface":"front","average":{"1min":0.95599999999999996,"5min":3.6200000000000001,"15min":3.2240000000000002},"min":{"1min":0.436,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.5189999999999999,"5min":92.897000000000006,"15min":92.897000000000006},"last":4.04}]},{"osd":4,"last update":"Sat Sep 23 22:56:20 2023","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.4319999999999999,"15min":1.661},"min":{"1min":0.64900000000000002,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.8640000000000001,"5min":9.4329999999999998,"15min":9.4329999999999998},"last":2.7930000000000001},{"interface":"front","average":{"1min":0.97699999999999998,"5min":1.2250000000000001,"15min":1.589},"min":{"1min":0.60099999999999998,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":1.4590000000000001,"5min":7.71,"15min":7.71},"last":4.1600000000000001}]},{"osd":6,"last update":"Sat Sep 23 22:52:11 2023","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":1.3080000000000001,"15min":1.5720000000000001},"min":{"1min":0.42999999999999999,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":3.2949999999999999,"5min":9.0220000000000002,"15min":9.0220000000000002},"last":2.9409999999999998},{"interface":"front","average":{"1min":1.891,"5min":1.996,"15min":2.5640000000000001},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":5.3490000000000002,"5min":11.135999999999999,"15min":11.135999999999999},"last":0.46800000000000003}]},{"osd":7,"last update":"Sat Sep 23 22:56:20 2023","interfaces":[{"interface":"back","average":{"1min":0.998,"5min":1.6759999999999999,"15min":1.5},"min":{"1min":0.57399999999999995,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.3620000000000001,"5min":12.355,"15min":12.355},"last":8.2080000000000002},{"interface":"front","average":{"1min":0.997,"5min":1.5089999999999999,"15min":1.613},"min":{"1min":0.46400000000000002,"5min":0.372,"15min":0.312},"max":{"1min":1.4239999999999999,"5min":13.512,"15min":13.512},"last":0.75800000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":10652,"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":5645,"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":10,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":3374972928,"data_stored":3374972928,"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":995557376,"data_stored":995557376,"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":1989148672,"data_stored":1989148672,"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":1675296768,"data_stored":1675296768,"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":2663579648,"data_stored":2663579648,"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":1599799296,"data_stored":1599799296,"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":1298857984,"data_stored":1298857984,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T22:57:16.688 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-09-23T22:57:16.688 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd pool set .mgr pg_num 21 2023-09-23T22:57:16.689 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 62 16 88732 88716 89.4115 64.75 0.0117668 0.0111786 2023-09-23T22:57:16.777 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:16.801 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:16.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:16.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:16.904 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:16.931 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:16.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:16.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:17.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:16 smithi169 bash[101133]: cluster 2023-09-23T22:57:16.755463+0000 mon.a (mon.0) 1469 : cluster 3 Health check update: Degraded data redundancy: 37806/256752 objects degraded (14.725%), 11 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:17.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:16 smithi169 bash[104356]: cluster 2023-09-23T22:57:16.755463+0000 mon.a (mon.0) 1469 : cluster 3 Health check update: Degraded data redundancy: 37806/256752 objects degraded (14.725%), 11 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:17.034 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:17.062 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:17.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:17.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:17.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:16 smithi187 bash[89487]: cluster 2023-09-23T22:57:16.755463+0000 mon.a (mon.0) 1469 : cluster 3 Health check update: Degraded data redundancy: 37806/256752 objects degraded (14.725%), 11 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:17.165 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:17.203 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:17.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:17.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:17.309 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:17.343 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:17.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:17.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:17.448 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:17.475 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:17.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:17.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:17.581 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:17.607 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:17.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:17.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:17.681 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 63 16 89722 89706 88.9744 61.875 0.00842204 0.0112334 2023-09-23T22:57:17.710 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:17.736 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:17.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:17.739 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:17.840 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:17.865 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:17.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:17.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:17.970 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:18.002 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:18.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:18.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:18.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:17 smithi169 bash[104356]: cluster 2023-09-23T22:57:16.816947+0000 mgr.y (mgr.25310) 1073 : cluster 0 pgmap v1155: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 61 MiB/s wr, 981 op/s; 37806/258516 objects degraded (14.624%) 2023-09-23T22:57:18.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:17 smithi169 bash[101133]: cluster 2023-09-23T22:57:16.816947+0000 mgr.y (mgr.25310) 1073 : cluster 0 pgmap v1155: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 61 MiB/s wr, 981 op/s; 37806/258516 objects degraded (14.624%) 2023-09-23T22:57:18.106 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:18.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:17 smithi187 bash[89487]: cluster 2023-09-23T22:57:16.816947+0000 mgr.y (mgr.25310) 1073 : cluster 0 pgmap v1155: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 61 MiB/s wr, 981 op/s; 37806/258516 objects degraded (14.624%) 2023-09-23T22:57:18.133 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:18.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:18.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:18.236 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:18.263 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:18.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:18.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:18.366 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:18.389 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:18.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:18.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:18.492 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:18.523 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:18.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:18.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:18.629 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:18.637 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:57:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:57:18] "GET /metrics HTTP/1.1" 200 36459 "" "Prometheus/2.43.0" 2023-09-23T22:57:18.664 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:18.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:18.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:18.681 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 64 16 90724 90708 88.5626 62.625 0.00867619 0.0112855 2023-09-23T22:57:18.770 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:18.794 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:18.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:18.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:18.898 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:18.943 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:18.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:18.948 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:18.964 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:57:18.994 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:57:19.023 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:57:19.050 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:19.072 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:19.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:19.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:19.079 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:57:19.118 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:57:19.150 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:57:19.175 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:19.190 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:57:19.190 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:57:19.190 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:57:19.190 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:57:19.190 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:57:19.190 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:57:19.191 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:57:19.191 INFO:teuthology.orchestra.run.smithi169.stderr:Error ENXIO: problem getting command descriptions from osd.6 2023-09-23T22:57:19.191 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:57:19.206 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:19.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:19.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:19.310 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:19.332 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:19.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:19.336 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:19.437 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:19.460 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:19.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:19.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:19.565 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:19.601 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:19.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:19.606 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:19.681 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 65 16 91695 91679 88.1337 60.6875 0.0227635 0.0113412 2023-09-23T22:57:19.707 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:19.734 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:19.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:19.737 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:19.831 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:19 smithi187 bash[89487]: cluster 2023-09-23T22:57:18.817916+0000 mgr.y (mgr.25310) 1074 : cluster 0 pgmap v1156: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 935 op/s; 39027/266451 objects degraded (14.647%) 2023-09-23T22:57:19.831 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:19 smithi187 bash[89487]: audit 2023-09-23T22:57:18.912852+0000 mon.a (mon.0) 1470 : audit 0 from='client.? 172.21.15.169:0/1134320558' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:57:19.837 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:19.870 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:19.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:19.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:19.975 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:20.000 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:20.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:19 smithi169 bash[101133]: cluster 2023-09-23T22:57:18.817916+0000 mgr.y (mgr.25310) 1074 : cluster 0 pgmap v1156: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 935 op/s; 39027/266451 objects degraded (14.647%) 2023-09-23T22:57:20.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:19 smithi169 bash[101133]: audit 2023-09-23T22:57:18.912852+0000 mon.a (mon.0) 1470 : audit 0 from='client.? 172.21.15.169:0/1134320558' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:57:20.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:19 smithi169 bash[104356]: cluster 2023-09-23T22:57:18.817916+0000 mgr.y (mgr.25310) 1074 : cluster 0 pgmap v1156: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 5.4 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 935 op/s; 39027/266451 objects degraded (14.647%) 2023-09-23T22:57:20.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:19 smithi169 bash[104356]: audit 2023-09-23T22:57:18.912852+0000 mon.a (mon.0) 1470 : audit 0 from='client.? 172.21.15.169:0/1134320558' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:57:20.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:20.038 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:20.139 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:20.165 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:20.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:20.167 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:20.268 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:20.275 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T22:57:20.299 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:20.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:20.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:20.403 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:20.437 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:20.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:20.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:20.542 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:20.579 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:20.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:20.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:20.681 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 66 16 92652 92636 87.7046 59.8125 0.0212466 0.0113969 2023-09-23T22:57:20.684 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:20.710 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:20.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:20.713 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:20.814 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:20.842 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:20.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:20.844 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:20.941 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T22:57:20.942 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T22:57:20.944 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:20.974 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:20.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:20.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:21.082 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:21.105 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:21.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:21.108 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:21.209 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:21.234 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:21.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:21.237 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:21.338 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:21.365 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:21.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:21.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:21.473 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:21.506 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:21.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:21.508 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:21.609 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:21.904 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 67 16 93635 93619 87.3125 61.4375 0.0127549 0.0114473 2023-09-23T22:57:21.938 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:21.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:21.943 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:22.043 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:22.071 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:22.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:22.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:22.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:21 smithi187 bash[89487]: cluster 2023-09-23T22:57:20.818931+0000 mgr.y (mgr.25310) 1075 : cluster 0 pgmap v1157: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 931 op/s; 39963/271080 objects degraded (14.742%) 2023-09-23T22:57:22.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:21 smithi187 bash[89487]: audit 2023-09-23T22:57:21.672178+0000 mon.a (mon.0) 1471 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:57:22.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:21 smithi187 bash[89487]: audit 2023-09-23T22:57:21.679967+0000 mon.a (mon.0) 1472 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:57:22.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:21 smithi187 bash[89487]: cluster 2023-09-23T22:57:21.758885+0000 mon.a (mon.0) 1473 : cluster 3 Health check update: Degraded data redundancy: 39963/271080 objects degraded (14.742%), 11 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:22.175 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:22.184 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:21 smithi169 bash[101133]: cluster 2023-09-23T22:57:20.818931+0000 mgr.y (mgr.25310) 1075 : cluster 0 pgmap v1157: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 931 op/s; 39963/271080 objects degraded (14.742%) 2023-09-23T22:57:22.184 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:21 smithi169 bash[101133]: audit 2023-09-23T22:57:21.672178+0000 mon.a (mon.0) 1471 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:57:22.184 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:21 smithi169 bash[101133]: audit 2023-09-23T22:57:21.679967+0000 mon.a (mon.0) 1472 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:57:22.184 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:21 smithi169 bash[101133]: cluster 2023-09-23T22:57:21.758885+0000 mon.a (mon.0) 1473 : cluster 3 Health check update: Degraded data redundancy: 39963/271080 objects degraded (14.742%), 11 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:22.184 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:21 smithi169 bash[104356]: cluster 2023-09-23T22:57:20.818931+0000 mgr.y (mgr.25310) 1075 : cluster 0 pgmap v1157: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 931 op/s; 39963/271080 objects degraded (14.742%) 2023-09-23T22:57:22.185 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:21 smithi169 bash[104356]: audit 2023-09-23T22:57:21.672178+0000 mon.a (mon.0) 1471 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:57:22.185 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:21 smithi169 bash[104356]: audit 2023-09-23T22:57:21.679967+0000 mon.a (mon.0) 1472 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:57:22.185 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:21 smithi169 bash[104356]: cluster 2023-09-23T22:57:21.758885+0000 mon.a (mon.0) 1473 : cluster 3 Health check update: Degraded data redundancy: 39963/271080 objects degraded (14.742%), 11 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:22.203 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:22.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:22.213 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:22.313 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:22.337 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:22.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:22.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:22.444 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:22.453 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:57:22.454 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:57:22.466 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:22.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:22.469 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:22.570 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:22.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:22.617 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:22.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:22.683 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 68 16 94526 94510 86.8474 55.6875 0.0101501 0.0115087 2023-09-23T22:57:22.718 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:22.766 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:22.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:22.770 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:22.870 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:22.908 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:22.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:22.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:22.943 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:57:23.017 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:23.063 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:23.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:23.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:23.166 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:23.232 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:23.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:23.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:23.343 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:23.370 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:23.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:23.373 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:23.474 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:23.533 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:23.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:23.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:23.641 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:23.669 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:23.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:23.674 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:23.681 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 69 16 95310 95294 86.2989 49 0.0123967 0.0115814 2023-09-23T22:57:23.775 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:23.803 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:23.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:23.806 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:23.906 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:23.932 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:23.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:23.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:24.042 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:24.049 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:23 smithi169 bash[104356]: cluster 2023-09-23T22:57:22.819855+0000 mgr.y (mgr.25310) 1076 : cluster 0 pgmap v1158: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 935 op/s; 39963/273933 objects degraded (14.589%) 2023-09-23T22:57:24.049 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:23 smithi169 bash[101133]: cluster 2023-09-23T22:57:22.819855+0000 mgr.y (mgr.25310) 1076 : cluster 0 pgmap v1158: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 935 op/s; 39963/273933 objects degraded (14.589%) 2023-09-23T22:57:24.067 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:24.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:24.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:24.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:23 smithi187 bash[89487]: cluster 2023-09-23T22:57:22.819855+0000 mgr.y (mgr.25310) 1076 : cluster 0 pgmap v1158: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 58 MiB/s wr, 935 op/s; 39963/273933 objects degraded (14.589%) 2023-09-23T22:57:24.170 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:24.195 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:24.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:24.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:24.298 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:24.328 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:24.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:24.332 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:24.433 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:24.471 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:24.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:24.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:24.492 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:57:24.575 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:24.598 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:24.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:24.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:24.682 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 70 16 96202 96186 85.8625 55.75 0.00785253 0.0116412 2023-09-23T22:57:24.701 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:24.734 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:24.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:24.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:24.838 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:24.874 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:24.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:24.877 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:24.978 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:25.002 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:25.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:25.004 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:25.105 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:25.129 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:25.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:25.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:25.234 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:25.266 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:25.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:25.272 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:25.372 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:25.403 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:25.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:25.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:25.506 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:25.539 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:25.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:25.549 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:25.649 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:25.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:25.678 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:25.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:25.682 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 71 16 97107 97091 85.4498 56.5625 0.023966 0.0116983 2023-09-23T22:57:25.779 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:25.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:25 smithi169 bash[104356]: audit 2023-09-23T22:57:24.481170+0000 mon.a (mon.0) 1474 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:57:25.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:25 smithi169 bash[104356]: audit 2023-09-23T22:57:24.498294+0000 mon.a (mon.0) 1475 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:57:25.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:25 smithi169 bash[104356]: cluster 2023-09-23T22:57:24.820947+0000 mgr.y (mgr.25310) 1077 : cluster 0 pgmap v1159: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 5.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s; 41937/285123 objects degraded (14.708%) 2023-09-23T22:57:25.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:25 smithi169 bash[104356]: audit 2023-09-23T22:57:25.380265+0000 mon.a (mon.0) 1476 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:57:25.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:25 smithi169 bash[104356]: audit 2023-09-23T22:57:25.381315+0000 mon.a (mon.0) 1477 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:57:25.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:25 smithi169 bash[104356]: audit 2023-09-23T22:57:25.388324+0000 mon.a (mon.0) 1478 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:57:25.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:25 smithi169 bash[101133]: audit 2023-09-23T22:57:24.481170+0000 mon.a (mon.0) 1474 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:57:25.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:25 smithi169 bash[101133]: audit 2023-09-23T22:57:24.498294+0000 mon.a (mon.0) 1475 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:57:25.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:25 smithi169 bash[101133]: cluster 2023-09-23T22:57:24.820947+0000 mgr.y (mgr.25310) 1077 : cluster 0 pgmap v1159: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 5.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s; 41937/285123 objects degraded (14.708%) 2023-09-23T22:57:25.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:25 smithi169 bash[101133]: audit 2023-09-23T22:57:25.380265+0000 mon.a (mon.0) 1476 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:57:25.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:25 smithi169 bash[101133]: audit 2023-09-23T22:57:25.381315+0000 mon.a (mon.0) 1477 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:57:25.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:25 smithi169 bash[101133]: audit 2023-09-23T22:57:25.388324+0000 mon.a (mon.0) 1478 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:57:25.790 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:25 smithi187 bash[89487]: audit 2023-09-23T22:57:24.481170+0000 mon.a (mon.0) 1474 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:57:25.791 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:25 smithi187 bash[89487]: audit 2023-09-23T22:57:24.498294+0000 mon.a (mon.0) 1475 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:57:25.791 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:25 smithi187 bash[89487]: cluster 2023-09-23T22:57:24.820947+0000 mgr.y (mgr.25310) 1077 : cluster 0 pgmap v1159: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 5.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s; 41937/285123 objects degraded (14.708%) 2023-09-23T22:57:25.791 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:25 smithi187 bash[89487]: audit 2023-09-23T22:57:25.380265+0000 mon.a (mon.0) 1476 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:57:25.791 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:25 smithi187 bash[89487]: audit 2023-09-23T22:57:25.381315+0000 mon.a (mon.0) 1477 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:57:25.791 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:25 smithi187 bash[89487]: audit 2023-09-23T22:57:25.388324+0000 mon.a (mon.0) 1478 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:57:25.806 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:25.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:25.814 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:25.914 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:25.954 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:25.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:25.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:26.057 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:26.083 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:26.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:26.088 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:26.188 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:26.217 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:26.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:26.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:26.321 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:26.345 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:26.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:26.348 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:26.448 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:26.474 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:26.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:26.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:26.577 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:26.602 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:26.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:26.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:26.682 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 72 16 98110 98094 85.1336 62.6875 0.0106479 0.0117409 2023-09-23T22:57:26.707 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:26.742 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:26.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:26.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:26.845 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:26.871 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:26.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:26.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:26.977 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:27.004 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:27.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:27.007 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:27.107 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:27.136 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:27.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:27.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:27.243 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:27.250 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:27 smithi169 bash[104356]: audit 2023-09-23T22:57:26.164874+0000 mon.a (mon.0) 1479 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:57:27.250 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:27 smithi169 bash[104356]: audit 2023-09-23T22:57:26.166347+0000 mon.a (mon.0) 1480 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:57:27.251 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:27 smithi169 bash[104356]: cluster 2023-09-23T22:57:26.760215+0000 mon.a (mon.0) 1481 : cluster 3 Health check update: Degraded data redundancy: 41937/285123 objects degraded (14.708%), 11 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:27.251 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:27 smithi169 bash[104356]: cluster 2023-09-23T22:57:26.821790+0000 mgr.y (mgr.25310) 1078 : cluster 0 pgmap v1160: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 52 MiB/s wr, 834 op/s; 41937/286821 objects degraded (14.621%) 2023-09-23T22:57:27.251 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:27 smithi169 bash[101133]: audit 2023-09-23T22:57:26.164874+0000 mon.a (mon.0) 1479 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:57:27.251 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:27 smithi169 bash[101133]: audit 2023-09-23T22:57:26.166347+0000 mon.a (mon.0) 1480 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:57:27.251 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:27 smithi169 bash[101133]: cluster 2023-09-23T22:57:26.760215+0000 mon.a (mon.0) 1481 : cluster 3 Health check update: Degraded data redundancy: 41937/285123 objects degraded (14.708%), 11 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:27.251 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:27 smithi169 bash[101133]: cluster 2023-09-23T22:57:26.821790+0000 mgr.y (mgr.25310) 1078 : cluster 0 pgmap v1160: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 52 MiB/s wr, 834 op/s; 41937/286821 objects degraded (14.621%) 2023-09-23T22:57:27.282 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:27.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:27.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:27.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:27 smithi187 bash[89487]: audit 2023-09-23T22:57:26.164874+0000 mon.a (mon.0) 1479 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:57:27.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:27 smithi187 bash[89487]: audit 2023-09-23T22:57:26.166347+0000 mon.a (mon.0) 1480 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:57:27.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:27 smithi187 bash[89487]: cluster 2023-09-23T22:57:26.760215+0000 mon.a (mon.0) 1481 : cluster 3 Health check update: Degraded data redundancy: 41937/285123 objects degraded (14.708%), 11 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:27.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:27 smithi187 bash[89487]: cluster 2023-09-23T22:57:26.821790+0000 mgr.y (mgr.25310) 1078 : cluster 0 pgmap v1160: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 52 MiB/s wr, 834 op/s; 41937/286821 objects degraded (14.621%) 2023-09-23T22:57:27.388 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:27.411 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:27.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:27.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:27.516 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:27.540 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:27.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:27.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:27.565 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:57:27.643 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:27.669 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:27.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:27.674 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:27.682 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 73 16 99021 99005 84.7473 56.9375 0.00527534 0.0117951 2023-09-23T22:57:27.775 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:27.810 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:27.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:27.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:27.914 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:27.946 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:27.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:27.948 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:28.048 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:28.073 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:28.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:28.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:28.177 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:28.218 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:28.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:28.221 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:28.322 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:28.349 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:28.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:28.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:28.459 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:28.461 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:57:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:57:28] "GET /metrics HTTP/1.1" 200 36457 "" "Prometheus/2.43.0" 2023-09-23T22:57:28.478 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:28.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:28.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:28.583 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:28.608 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:28.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:28.611 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:28.682 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 74 16 99969 99953 84.4027 59.25 0.0305687 0.0118426 2023-09-23T22:57:28.712 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:28.736 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:28.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:28.741 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:28.842 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:28.868 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:28.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:28.870 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:28.971 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:28.999 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:29.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:29.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:29.101 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:29.131 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:29.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:29.136 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:29.237 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:29.261 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:29.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:29.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:29.364 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:29.389 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:29.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:29.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:29.492 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:29.521 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:29.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:29.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:29.625 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:29.647 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:29.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:29.650 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:29.682 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 75 16 100943 100927 84.089 60.875 0.0256471 0.011887 2023-09-23T22:57:29.751 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:29.797 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:29.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:29.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:29.901 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:29.931 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:29.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:29.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:30.034 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:30.050 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:29 smithi169 bash[101133]: cluster 2023-09-23T22:57:28.822700+0000 mgr.y (mgr.25310) 1079 : cluster 0 pgmap v1161: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s; 43113/294579 objects degraded (14.635%) 2023-09-23T22:57:30.051 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:29 smithi169 bash[104356]: cluster 2023-09-23T22:57:28.822700+0000 mgr.y (mgr.25310) 1079 : cluster 0 pgmap v1161: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s; 43113/294579 objects degraded (14.635%) 2023-09-23T22:57:30.063 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:30.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:30.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:30.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:29 smithi187 bash[89487]: cluster 2023-09-23T22:57:28.822700+0000 mgr.y (mgr.25310) 1079 : cluster 0 pgmap v1161: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s; 43113/294579 objects degraded (14.635%) 2023-09-23T22:57:30.167 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:30.209 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:30.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:30.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:30.315 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:30.346 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:30.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:30.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:30.450 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:30.475 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:30.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:30.477 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:30.578 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:30.605 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:30.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:30.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:30.682 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 76 16 101914 101898 83.781 60.6875 0.0103481 0.0119301 2023-09-23T22:57:30.709 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:30.743 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:30.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:30.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:30.846 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:30.881 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:30.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:30.883 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:30.984 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:31.019 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:31.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:31.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:31.123 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:31.147 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:31.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:31.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:31.252 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:31.277 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:31.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:31.281 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:31.382 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:31.412 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:31.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:31.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:31.517 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:31.560 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:31.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:31.565 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:31.665 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:31.684 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 77 16 102869 102853 83.4666 59.6875 0.0223139 0.0119744 2023-09-23T22:57:31.693 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:31.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:31.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:31.796 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:31.827 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:31.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:31.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:31.930 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:31.962 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:31.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:31.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:32.066 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:32.102 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:32.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:32.105 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:32.206 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:32.215 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:31 smithi187 bash[89487]: cluster 2023-09-23T22:57:30.823605+0000 mgr.y (mgr.25310) 1080 : cluster 0 pgmap v1162: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 57 MiB/s wr, 904 op/s; 43995/299016 objects degraded (14.713%) 2023-09-23T22:57:32.215 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:31 smithi187 bash[89487]: cluster 2023-09-23T22:57:31.762974+0000 mon.a (mon.0) 1482 : cluster 3 Health check update: Degraded data redundancy: 43995/299016 objects degraded (14.713%), 11 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:32.232 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:32.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:32.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:32.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:31 smithi169 bash[101133]: cluster 2023-09-23T22:57:30.823605+0000 mgr.y (mgr.25310) 1080 : cluster 0 pgmap v1162: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 57 MiB/s wr, 904 op/s; 43995/299016 objects degraded (14.713%) 2023-09-23T22:57:32.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:31 smithi169 bash[101133]: cluster 2023-09-23T22:57:31.762974+0000 mon.a (mon.0) 1482 : cluster 3 Health check update: Degraded data redundancy: 43995/299016 objects degraded (14.713%), 11 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:32.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:31 smithi169 bash[104356]: cluster 2023-09-23T22:57:30.823605+0000 mgr.y (mgr.25310) 1080 : cluster 0 pgmap v1162: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 57 MiB/s wr, 904 op/s; 43995/299016 objects degraded (14.713%) 2023-09-23T22:57:32.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:31 smithi169 bash[104356]: cluster 2023-09-23T22:57:31.762974+0000 mon.a (mon.0) 1482 : cluster 3 Health check update: Degraded data redundancy: 43995/299016 objects degraded (14.713%), 11 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:32.338 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:32.361 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:32.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:32.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:32.465 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:32.494 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:32.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:32.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:32.598 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:32.630 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:32.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:32.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:32.684 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 78 16 103651 103635 83.0231 48.875 0.0154968 0.0120393 2023-09-23T22:57:32.735 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:32.765 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:32.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:32.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:32.868 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:32.898 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:32.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:32.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:33.002 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:33.037 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:33.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:33.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:33.140 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:33.177 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:33.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:33.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:33.283 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:33.322 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:33.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:33.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:33.426 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:33.451 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:33.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:33.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:33.556 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:33.588 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:33.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:33.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:33.684 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 79 16 104602 104586 82.7245 59.4375 0.0206322 0.0120831 2023-09-23T22:57:33.690 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:33.718 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:33.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:33.725 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:33.826 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:33.849 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:33.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:33.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:33.953 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:33.962 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:33 smithi169 bash[101133]: cluster 2023-09-23T22:57:32.824476+0000 mgr.y (mgr.25310) 1081 : cluster 0 pgmap v1163: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 6.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 851 op/s; 43995/301758 objects degraded (14.580%) 2023-09-23T22:57:33.962 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:33 smithi169 bash[104356]: cluster 2023-09-23T22:57:32.824476+0000 mgr.y (mgr.25310) 1081 : cluster 0 pgmap v1163: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 6.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 851 op/s; 43995/301758 objects degraded (14.580%) 2023-09-23T22:57:33.980 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:33.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:33.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:34.083 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:34.106 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:34.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:34.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:34.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:33 smithi187 bash[89487]: cluster 2023-09-23T22:57:32.824476+0000 mgr.y (mgr.25310) 1081 : cluster 0 pgmap v1163: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 6.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 851 op/s; 43995/301758 objects degraded (14.580%) 2023-09-23T22:57:34.209 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:34.238 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:34.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:34.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:34.342 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:34.360 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:34.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:34.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:34.463 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:34.493 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:34.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:34.500 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:34.601 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:34.632 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:34.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:34.634 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:34.684 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:2023-09-23T22:57:34.682939+0000 min lat: 0.00117895 max lat: 0.26911 avg lat: 0.0121405 2023-09-23T22:57:34.684 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T22:57:34.684 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 80 16 105428 105412 82.3358 51.625 0.0182658 0.0121405 2023-09-23T22:57:34.735 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:34.760 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:34.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:34.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:34.863 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:34.887 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:34.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:34.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:34.992 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:35.016 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:35.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:35.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:35.122 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:35.149 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:35.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:35.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:35.253 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:35.278 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:35.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:35.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:35.383 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:35.419 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:35.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:35.422 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:35.523 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:35.550 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:35.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:35.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:35.658 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:35.684 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 81 15 106340 106325 82.0237 57.0625 0.0138396 0.0121866 2023-09-23T22:57:35.685 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:35.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:35.687 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:35.788 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:35.815 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:35.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:35.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:35.918 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:35.943 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:35.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:35.946 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:36.047 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:36.054 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:35 smithi169 bash[101133]: cluster 2023-09-23T22:57:34.825326+0000 mgr.y (mgr.25310) 1082 : cluster 0 pgmap v1164: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s; 45965/312843 objects degraded (14.693%) 2023-09-23T22:57:36.054 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:35 smithi169 bash[104356]: cluster 2023-09-23T22:57:34.825326+0000 mgr.y (mgr.25310) 1082 : cluster 0 pgmap v1164: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s; 45965/312843 objects degraded (14.693%) 2023-09-23T22:57:36.073 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:36.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:36.080 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:36.181 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:36.190 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:35 smithi187 bash[89487]: cluster 2023-09-23T22:57:34.825326+0000 mgr.y (mgr.25310) 1082 : cluster 0 pgmap v1164: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s; 45965/312843 objects degraded (14.693%) 2023-09-23T22:57:36.210 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:36.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:36.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:36.319 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:36.345 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:36.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:36.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:36.450 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:36.474 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:36.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:36.477 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:36.578 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:36.607 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:36.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:36.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:36.684 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 82 16 107275 107259 81.7353 58.375 0.0146814 0.0122298 2023-09-23T22:57:36.710 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:36.738 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:36.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:36.740 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:36.841 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:36.866 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:36.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:36.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:36.972 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:37.006 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:37.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:37.009 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:37.057 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:36 smithi169 bash[104356]: cluster 2023-09-23T22:57:36.764165+0000 mon.a (mon.0) 1483 : cluster 3 Health check update: Degraded data redundancy: 45965/312843 objects degraded (14.693%), 11 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:37.057 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:36 smithi169 bash[101133]: cluster 2023-09-23T22:57:36.764165+0000 mon.a (mon.0) 1483 : cluster 3 Health check update: Degraded data redundancy: 45965/312843 objects degraded (14.693%), 11 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:37.109 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:37.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:36 smithi187 bash[89487]: cluster 2023-09-23T22:57:36.764165+0000 mon.a (mon.0) 1483 : cluster 3 Health check update: Degraded data redundancy: 45965/312843 objects degraded (14.693%), 11 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:37.140 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:37.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:37.142 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:37.243 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:37.277 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:37.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:37.282 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:37.383 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:37.413 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:37.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:37.420 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:37.521 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:37.547 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:37.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:37.550 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:37.651 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:37.683 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:37.684 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 83 16 108170 108154 81.4243 55.9375 0.007571 0.0122755 2023-09-23T22:57:37.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:37.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:37.788 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:37.821 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:37.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:37.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:37.924 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:37.953 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:37.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:37.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:38.055 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:37 smithi169 bash[104356]: cluster 2023-09-23T22:57:36.826150+0000 mgr.y (mgr.25310) 1083 : cluster 0 pgmap v1165: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 51 MiB/s wr, 817 op/s; 45965/314556 objects degraded (14.613%) 2023-09-23T22:57:38.055 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:37 smithi169 bash[101133]: cluster 2023-09-23T22:57:36.826150+0000 mgr.y (mgr.25310) 1083 : cluster 0 pgmap v1165: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 51 MiB/s wr, 817 op/s; 45965/314556 objects degraded (14.613%) 2023-09-23T22:57:38.055 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:38.087 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:38.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:38.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:38.190 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:38.213 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:38.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:38.216 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:38.317 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:38.344 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:38.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:38.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:38.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:37 smithi187 bash[89487]: cluster 2023-09-23T22:57:36.826150+0000 mgr.y (mgr.25310) 1083 : cluster 0 pgmap v1165: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 51 MiB/s wr, 817 op/s; 45965/314556 objects degraded (14.613%) 2023-09-23T22:57:38.451 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:38.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:38.486 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:38.486 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:38.587 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:38.615 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:38.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:38.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:38.685 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 84 16 108919 108903 81.0123 46.8125 0.032683 0.0123382 2023-09-23T22:57:38.718 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:38.756 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:38.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:38.758 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:38.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:57:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:57:38] "GET /metrics HTTP/1.1" 200 36457 "" "Prometheus/2.43.0" 2023-09-23T22:57:38.836 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2023-09-23T22:57:38.837 INFO:teuthology.orchestra.run.smithi169.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-23T22:57:38.859 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:38.885 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:38.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:38.890 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:38.991 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:39.013 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:39.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:39.016 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:39.117 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:39.142 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:39.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:39.147 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:39.248 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:39.274 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:39.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:39.276 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:39.377 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:39.400 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:39.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:39.403 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:39.504 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:39.534 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:39.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:39.537 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:39.638 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:39.661 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:39.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:39.666 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:39.684 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 85 16 109707 109691 80.6386 49.25 0.0278197 0.0123946 2023-09-23T22:57:39.766 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:39.796 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:39.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:39.801 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:39.902 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:39.928 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:39.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:39.932 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:39.936 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is set 2023-09-23T22:57:39.951 INFO:teuthology.orchestra.run.smithi169.stderr:set pool 1 pg_num to 21 2023-09-23T22:57:40.033 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:40.042 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:39 smithi169 bash[101133]: cluster 2023-09-23T22:57:38.827099+0000 mgr.y (mgr.25310) 1084 : cluster 0 pgmap v1166: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 6.6 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 61 MiB/s wr, 980 op/s; 47054/322152 objects degraded (14.606%) 2023-09-23T22:57:40.042 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:39 smithi169 bash[101133]: audit 2023-09-23T22:57:39.133881+0000 mon.a (mon.0) 1484 : audit 1 from='client.? 172.21.15.169:0/639198905' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:57:40.042 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:39 smithi169 bash[101133]: audit 2023-09-23T22:57:39.228355+0000 mon.a (mon.0) 1485 : audit 1 from='client.? 172.21.15.169:0/558892325' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]: dispatch 2023-09-23T22:57:40.042 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:39 smithi169 bash[104356]: cluster 2023-09-23T22:57:38.827099+0000 mgr.y (mgr.25310) 1084 : cluster 0 pgmap v1166: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 6.6 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 61 MiB/s wr, 980 op/s; 47054/322152 objects degraded (14.606%) 2023-09-23T22:57:40.043 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:39 smithi169 bash[104356]: audit 2023-09-23T22:57:39.133881+0000 mon.a (mon.0) 1484 : audit 1 from='client.? 172.21.15.169:0/639198905' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:57:40.043 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:39 smithi169 bash[104356]: audit 2023-09-23T22:57:39.228355+0000 mon.a (mon.0) 1485 : audit 1 from='client.? 172.21.15.169:0/558892325' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]: dispatch 2023-09-23T22:57:40.060 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:40.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:40.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:40.164 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:40.200 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:40.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:40.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:40.306 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:40.316 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:39 smithi187 bash[89487]: cluster 2023-09-23T22:57:38.827099+0000 mgr.y (mgr.25310) 1084 : cluster 0 pgmap v1166: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 6.6 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 61 MiB/s wr, 980 op/s; 47054/322152 objects degraded (14.606%) 2023-09-23T22:57:40.317 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:39 smithi187 bash[89487]: audit 2023-09-23T22:57:39.133881+0000 mon.a (mon.0) 1484 : audit 1 from='client.? 172.21.15.169:0/639198905' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:57:40.317 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:39 smithi187 bash[89487]: audit 2023-09-23T22:57:39.228355+0000 mon.a (mon.0) 1485 : audit 1 from='client.? 172.21.15.169:0/558892325' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]: dispatch 2023-09-23T22:57:40.330 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:40.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:40.336 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:40.436 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:40.466 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:40.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:40.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:40.570 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:40.596 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:40.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:40.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:40.685 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 86 16 110603 110587 80.3521 56 0.00914409 0.0124396 2023-09-23T22:57:40.699 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:40.731 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:40.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:40.736 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:40.837 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:40.865 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:40.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:40.869 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:40.969 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:40.996 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:41.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:41.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:41.102 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:41.121 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:41.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:41.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:41.169 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:40 smithi169 bash[104356]: cluster 2023-09-23T22:57:39.907482+0000 mon.a (mon.0) 1486 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:57:41.169 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:40 smithi169 bash[104356]: cluster 2023-09-23T22:57:39.922949+0000 osd.7 (osd.7) 272 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T22:57:41.169 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:40 smithi169 bash[104356]: audit 2023-09-23T22:57:39.926899+0000 mon.a (mon.0) 1487 : audit 1 from='client.? 172.21.15.169:0/639198905' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:57:41.169 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:40 smithi169 bash[104356]: audit 2023-09-23T22:57:39.927067+0000 mon.a (mon.0) 1488 : audit 1 from='client.? 172.21.15.169:0/558892325' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2023-09-23T22:57:41.169 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:40 smithi169 bash[104356]: cluster 2023-09-23T22:57:39.932411+0000 mon.a (mon.0) 1489 : cluster 0 osdmap e276: 8 total, 7 up, 8 in 2023-09-23T22:57:41.169 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:40 smithi169 bash[104356]: cluster 2023-09-23T22:57:39.934927+0000 osd.7 (osd.7) 273 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T22:57:41.169 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:40 smithi169 bash[104356]: cluster 2023-09-23T22:57:39.935181+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T22:57:41.169 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:40 smithi169 bash[104356]: audit 2023-09-23T22:57:40.829547+0000 mon.a (mon.0) 1490 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]: dispatch 2023-09-23T22:57:41.169 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:40 smithi169 bash[101133]: cluster 2023-09-23T22:57:39.907482+0000 mon.a (mon.0) 1486 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:57:41.170 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:40 smithi169 bash[101133]: cluster 2023-09-23T22:57:39.922949+0000 osd.7 (osd.7) 272 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T22:57:41.170 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:40 smithi169 bash[101133]: audit 2023-09-23T22:57:39.926899+0000 mon.a (mon.0) 1487 : audit 1 from='client.? 172.21.15.169:0/639198905' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:57:41.170 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:40 smithi169 bash[101133]: audit 2023-09-23T22:57:39.927067+0000 mon.a (mon.0) 1488 : audit 1 from='client.? 172.21.15.169:0/558892325' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2023-09-23T22:57:41.170 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:40 smithi169 bash[101133]: cluster 2023-09-23T22:57:39.932411+0000 mon.a (mon.0) 1489 : cluster 0 osdmap e276: 8 total, 7 up, 8 in 2023-09-23T22:57:41.170 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:40 smithi169 bash[101133]: cluster 2023-09-23T22:57:39.934927+0000 osd.7 (osd.7) 273 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T22:57:41.170 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:40 smithi169 bash[101133]: cluster 2023-09-23T22:57:39.935181+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T22:57:41.170 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:40 smithi169 bash[101133]: audit 2023-09-23T22:57:40.829547+0000 mon.a (mon.0) 1490 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]: dispatch 2023-09-23T22:57:41.224 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:41.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:40 smithi187 bash[89487]: cluster 2023-09-23T22:57:39.907482+0000 mon.a (mon.0) 1486 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:57:41.234 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:40 smithi187 bash[89487]: cluster 2023-09-23T22:57:39.922949+0000 osd.7 (osd.7) 272 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T22:57:41.234 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:40 smithi187 bash[89487]: audit 2023-09-23T22:57:39.926899+0000 mon.a (mon.0) 1487 : audit 1 from='client.? 172.21.15.169:0/639198905' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:57:41.234 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:40 smithi187 bash[89487]: audit 2023-09-23T22:57:39.927067+0000 mon.a (mon.0) 1488 : audit 1 from='client.? 172.21.15.169:0/558892325' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2023-09-23T22:57:41.234 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:40 smithi187 bash[89487]: cluster 2023-09-23T22:57:39.932411+0000 mon.a (mon.0) 1489 : cluster 0 osdmap e276: 8 total, 7 up, 8 in 2023-09-23T22:57:41.234 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:40 smithi187 bash[89487]: cluster 2023-09-23T22:57:39.934927+0000 osd.7 (osd.7) 273 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T22:57:41.234 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:40 smithi187 bash[89487]: cluster 2023-09-23T22:57:39.935181+0000 osd.5 (osd.5) 87 : cluster 3 failed to encode map e276 with expected crc 2023-09-23T22:57:41.234 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:40 smithi187 bash[89487]: audit 2023-09-23T22:57:40.829547+0000 mon.a (mon.0) 1490 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]: dispatch 2023-09-23T22:57:41.252 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:41.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:41.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:41.293 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-23T22:57:41.359 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:41.383 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:41.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:41.386 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:41.486 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:41.525 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:41.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:41.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:41.629 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:41.663 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:41.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:41.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:41.685 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 87 16 111351 111335 79.9658 46.75 0.0100217 0.0125004 2023-09-23T22:57:41.767 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:41.793 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:41.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:41.799 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:41.900 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:41.928 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:41.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:41.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:42.031 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:42.057 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:41 smithi169 bash[101133]: cluster 2023-09-23T22:57:40.827872+0000 mgr.y (mgr.25310) 1085 : cluster 0 pgmap v1168: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 6.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 56 MiB/s wr, 901 op/s; 47843/326085 objects degraded (14.672%) 2023-09-23T22:57:42.057 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:41 smithi169 bash[101133]: audit 2023-09-23T22:57:40.925983+0000 mon.a (mon.0) 1491 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2023-09-23T22:57:42.057 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:41 smithi169 bash[101133]: cluster 2023-09-23T22:57:40.926092+0000 mon.a (mon.0) 1492 : cluster 0 osdmap e277: 8 total, 7 up, 8 in 2023-09-23T22:57:42.057 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:41 smithi169 bash[101133]: cluster 2023-09-23T22:57:40.931821+0000 osd.7 (osd.7) 274 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T22:57:42.057 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:41 smithi169 bash[101133]: cluster 2023-09-23T22:57:40.939707+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T22:57:42.058 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:41 smithi169 bash[101133]: audit 2023-09-23T22:57:41.164095+0000 mon.a (mon.0) 1493 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:57:42.058 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:41 smithi169 bash[101133]: audit 2023-09-23T22:57:41.164892+0000 mon.a (mon.0) 1494 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:57:42.058 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:41 smithi169 bash[101133]: cluster 2023-09-23T22:57:41.766199+0000 mon.a (mon.0) 1495 : cluster 3 Health check update: Degraded data redundancy: 47843/326085 objects degraded (14.672%), 11 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:42.058 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:41 smithi169 bash[104356]: cluster 2023-09-23T22:57:40.827872+0000 mgr.y (mgr.25310) 1085 : cluster 0 pgmap v1168: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 6.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 56 MiB/s wr, 901 op/s; 47843/326085 objects degraded (14.672%) 2023-09-23T22:57:42.058 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:41 smithi169 bash[104356]: audit 2023-09-23T22:57:40.925983+0000 mon.a (mon.0) 1491 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2023-09-23T22:57:42.058 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:41 smithi169 bash[104356]: cluster 2023-09-23T22:57:40.926092+0000 mon.a (mon.0) 1492 : cluster 0 osdmap e277: 8 total, 7 up, 8 in 2023-09-23T22:57:42.058 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:41 smithi169 bash[104356]: cluster 2023-09-23T22:57:40.931821+0000 osd.7 (osd.7) 274 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T22:57:42.058 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:41 smithi169 bash[104356]: cluster 2023-09-23T22:57:40.939707+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T22:57:42.058 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:41 smithi169 bash[104356]: audit 2023-09-23T22:57:41.164095+0000 mon.a (mon.0) 1493 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:57:42.059 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:41 smithi169 bash[104356]: audit 2023-09-23T22:57:41.164892+0000 mon.a (mon.0) 1494 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:57:42.059 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:41 smithi169 bash[104356]: cluster 2023-09-23T22:57:41.766199+0000 mon.a (mon.0) 1495 : cluster 3 Health check update: Degraded data redundancy: 47843/326085 objects degraded (14.672%), 11 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:42.062 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:42.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:42.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:42.167 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:42.204 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:42.206 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:41 smithi187 bash[89487]: cluster 2023-09-23T22:57:40.827872+0000 mgr.y (mgr.25310) 1085 : cluster 0 pgmap v1168: 99 pgs: 11 active+undersized+degraded, 28 active+undersized, 60 active+clean; 6.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 56 MiB/s wr, 901 op/s; 47843/326085 objects degraded (14.672%) 2023-09-23T22:57:42.206 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:41 smithi187 bash[89487]: audit 2023-09-23T22:57:40.925983+0000 mon.a (mon.0) 1491 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2023-09-23T22:57:42.206 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:41 smithi187 bash[89487]: cluster 2023-09-23T22:57:40.926092+0000 mon.a (mon.0) 1492 : cluster 0 osdmap e277: 8 total, 7 up, 8 in 2023-09-23T22:57:42.206 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:41 smithi187 bash[89487]: cluster 2023-09-23T22:57:40.931821+0000 osd.7 (osd.7) 274 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T22:57:42.206 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:41 smithi187 bash[89487]: cluster 2023-09-23T22:57:40.939707+0000 osd.5 (osd.5) 88 : cluster 3 failed to encode map e277 with expected crc 2023-09-23T22:57:42.206 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:41 smithi187 bash[89487]: audit 2023-09-23T22:57:41.164095+0000 mon.a (mon.0) 1493 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:57:42.206 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:41 smithi187 bash[89487]: audit 2023-09-23T22:57:41.164892+0000 mon.a (mon.0) 1494 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:57:42.206 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:41 smithi187 bash[89487]: cluster 2023-09-23T22:57:41.766199+0000 mon.a (mon.0) 1495 : cluster 3 Health check update: Degraded data redundancy: 47843/326085 objects degraded (14.672%), 11 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:42.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:42.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:42.308 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:42.342 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:42.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:42.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:42.447 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:42.470 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:42.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:42.474 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:42.575 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:42.604 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:42.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:42.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:42.685 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 88 16 112147 112131 79.6225 49.75 0.0205204 0.012554 2023-09-23T22:57:42.709 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:42.732 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:42.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:42.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:42.838 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:42.859 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:42.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:42.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:42.962 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:42.971 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:42 smithi187 bash[89487]: cluster 2023-09-23T22:57:41.935685+0000 mon.a (mon.0) 1496 : cluster 0 osdmap e278: 8 total, 7 up, 8 in 2023-09-23T22:57:42.971 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:42 smithi187 bash[89487]: cluster 2023-09-23T22:57:41.936999+0000 osd.7 (osd.7) 275 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T22:57:42.971 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:42 smithi187 bash[89487]: cluster 2023-09-23T22:57:41.937617+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T22:57:42.971 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:42 smithi187 bash[89487]: cluster 2023-09-23T22:57:41.939559+0000 osd.7 (osd.7) 276 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T22:57:42.972 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:42 smithi187 bash[89487]: cluster 2023-09-23T22:57:41.941049+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T22:57:42.985 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:42.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:42.991 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:43.091 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:43.117 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:43.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:43.121 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:43.222 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:43.231 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:42 smithi169 bash[104356]: cluster 2023-09-23T22:57:41.935685+0000 mon.a (mon.0) 1496 : cluster 0 osdmap e278: 8 total, 7 up, 8 in 2023-09-23T22:57:43.231 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:42 smithi169 bash[104356]: cluster 2023-09-23T22:57:41.936999+0000 osd.7 (osd.7) 275 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T22:57:43.231 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:42 smithi169 bash[104356]: cluster 2023-09-23T22:57:41.937617+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T22:57:43.231 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:42 smithi169 bash[104356]: cluster 2023-09-23T22:57:41.939559+0000 osd.7 (osd.7) 276 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T22:57:43.231 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:42 smithi169 bash[104356]: cluster 2023-09-23T22:57:41.941049+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T22:57:43.232 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:42 smithi169 bash[101133]: cluster 2023-09-23T22:57:41.935685+0000 mon.a (mon.0) 1496 : cluster 0 osdmap e278: 8 total, 7 up, 8 in 2023-09-23T22:57:43.232 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:42 smithi169 bash[101133]: cluster 2023-09-23T22:57:41.936999+0000 osd.7 (osd.7) 275 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T22:57:43.232 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:42 smithi169 bash[101133]: cluster 2023-09-23T22:57:41.937617+0000 osd.5 (osd.5) 89 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T22:57:43.232 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:42 smithi169 bash[101133]: cluster 2023-09-23T22:57:41.939559+0000 osd.7 (osd.7) 276 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T22:57:43.232 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:42 smithi169 bash[101133]: cluster 2023-09-23T22:57:41.941049+0000 osd.5 (osd.5) 90 : cluster 3 failed to encode map e278 with expected crc 2023-09-23T22:57:43.247 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:43.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:43.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:43.352 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:43.383 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:43.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:43.391 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:43.492 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:43.516 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:43.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:43.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:43.623 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:43.653 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:43.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:43.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:43.685 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 89 16 113008 112992 79.3324 53.8125 0.00748567 0.0125996 2023-09-23T22:57:43.763 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:43.800 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:43.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:43.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:43.903 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:43.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:43.948 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:43.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:44.049 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:44.083 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:44.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:44.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:44.186 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:44.195 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:44 smithi169 bash[101133]: cluster 2023-09-23T22:57:42.828838+0000 mgr.y (mgr.25310) 1086 : cluster 0 pgmap v1171: 109 pgs: 1 peering, 8 unknown, 11 active+undersized+degraded, 29 active+undersized, 60 active+clean; 6.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 48 MiB/s wr, 763 op/s; 47843/328299 objects degraded (14.573%) 2023-09-23T22:57:44.195 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:44 smithi169 bash[104356]: cluster 2023-09-23T22:57:42.828838+0000 mgr.y (mgr.25310) 1086 : cluster 0 pgmap v1171: 109 pgs: 1 peering, 8 unknown, 11 active+undersized+degraded, 29 active+undersized, 60 active+clean; 6.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 48 MiB/s wr, 763 op/s; 47843/328299 objects degraded (14.573%) 2023-09-23T22:57:44.213 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:44.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:44.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:44.319 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:44.349 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:44.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:44.355 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:44.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:43 smithi187 bash[89487]: cluster 2023-09-23T22:57:42.828838+0000 mgr.y (mgr.25310) 1086 : cluster 0 pgmap v1171: 109 pgs: 1 peering, 8 unknown, 11 active+undersized+degraded, 29 active+undersized, 60 active+clean; 6.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 48 MiB/s wr, 763 op/s; 47843/328299 objects degraded (14.573%) 2023-09-23T22:57:44.456 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:44.485 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:44.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:44.489 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:44.590 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:44.612 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:44.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:44.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:44.685 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 90 2 113855 113853 79.0488 53.8125 0.0156349 0.0126448 2023-09-23T22:57:44.715 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:44.769 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:57:44.777 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:44.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:44.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:44.798 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:57:44.822 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:57:44.851 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:57:44.879 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:57:44.881 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:44.908 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:57:44.911 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:44.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:44.914 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:44.935 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:57:44.935 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:57:44.936 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:57:44.936 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:57:44.936 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:57:44.936 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:57:44.936 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:57:44.936 INFO:teuthology.orchestra.run.smithi169.stderr:Error ENXIO: problem getting command descriptions from osd.6 2023-09-23T22:57:44.936 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:57:45.015 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:45.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:44 smithi169 bash[104356]: audit 2023-09-23T22:57:44.740273+0000 mon.a (mon.0) 1497 : audit 0 from='client.? 172.21.15.169:0/1363377249' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:57:45.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:44 smithi169 bash[101133]: audit 2023-09-23T22:57:44.740273+0000 mon.a (mon.0) 1497 : audit 0 from='client.? 172.21.15.169:0/1363377249' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:57:45.049 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:45.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:45.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:45.151 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:45.183 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:45.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:45.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:45.287 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:45.300 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:44 smithi187 bash[89487]: audit 2023-09-23T22:57:44.740273+0000 mon.a (mon.0) 1497 : audit 0 from='client.? 172.21.15.169:0/1363377249' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:57:45.321 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:45.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:45.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:45.425 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:45.455 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:45.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:45.458 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:45.559 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:45.588 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:45.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:45.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:45.685 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Total time run: 90.0199 2023-09-23T22:57:45.686 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Total writes made: 113855 2023-09-23T22:57:45.686 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Write size: 65536 2023-09-23T22:57:45.686 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Object size: 65536 2023-09-23T22:57:45.686 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Bandwidth (MB/sec): 79.0485 2023-09-23T22:57:45.686 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Stddev Bandwidth: 31.746 2023-09-23T22:57:45.686 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Max bandwidth (MB/sec): 195 2023-09-23T22:57:45.686 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Min bandwidth (MB/sec): 46.75 2023-09-23T22:57:45.686 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Average IOPS: 1264 2023-09-23T22:57:45.687 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Stddev IOPS: 507.936 2023-09-23T22:57:45.687 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Max IOPS: 3120 2023-09-23T22:57:45.687 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Min IOPS: 748 2023-09-23T22:57:45.687 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Average Latency(s): 0.0126453 2023-09-23T22:57:45.687 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Stddev Latency(s): 0.0126834 2023-09-23T22:57:45.687 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Max latency(s): 0.26911 2023-09-23T22:57:45.687 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Min latency(s): 0.00117895 2023-09-23T22:57:45.693 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:45.697 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Cleaning up (deleting benchmark objects) 2023-09-23T22:57:45.729 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:45.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:45.732 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:45.832 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:45.858 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:45.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:45.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:45.958 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:45 smithi169 bash[101133]: cluster 2023-09-23T22:57:44.830412+0000 mgr.y (mgr.25310) 1087 : cluster 0 pgmap v1172: 109 pgs: 1 peering, 1 unknown, 11 active+undersized+degraded, 34 active+undersized, 62 active+clean; 6.9 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 56 MiB/s wr, 891 op/s; 49643/338214 objects degraded (14.678%) 2023-09-23T22:57:45.963 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:45.991 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:45.994 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T22:57:45.995 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T22:57:45.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:45.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:46.098 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:46.122 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:46.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:45 smithi187 bash[89487]: cluster 2023-09-23T22:57:44.830412+0000 mgr.y (mgr.25310) 1087 : cluster 0 pgmap v1172: 109 pgs: 1 peering, 1 unknown, 11 active+undersized+degraded, 34 active+undersized, 62 active+clean; 6.9 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 56 MiB/s wr, 891 op/s; 49643/338214 objects degraded (14.678%) 2023-09-23T22:57:46.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:46.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:46.228 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:46.237 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:45 smithi169 bash[104356]: cluster 2023-09-23T22:57:44.830412+0000 mgr.y (mgr.25310) 1087 : cluster 0 pgmap v1172: 109 pgs: 1 peering, 1 unknown, 11 active+undersized+degraded, 34 active+undersized, 62 active+clean; 6.9 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 56 MiB/s wr, 891 op/s; 49643/338214 objects degraded (14.678%) 2023-09-23T22:57:46.261 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:46.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:46.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:46.367 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:46.393 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:46.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:46.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:46.497 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:46.518 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:46.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:46.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:46.623 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:46.649 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:46.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:46.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:46.698 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T22:57:46.751 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:46.777 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:46.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:46.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:46.882 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:46.936 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:46.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:46.943 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:46.959 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:46 smithi169 bash[101133]: cluster 2023-09-23T22:57:46.774060+0000 mon.a (mon.0) 1498 : cluster 3 Health check update: Degraded data redundancy: 49643/338214 objects degraded (14.678%), 11 pgs degraded, 34 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:47.044 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:47.071 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:47.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:47.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:47.177 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:47.209 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:47.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:47.216 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:46 smithi169 bash[104356]: cluster 2023-09-23T22:57:46.774060+0000 mon.a (mon.0) 1498 : cluster 3 Health check update: Degraded data redundancy: 49643/338214 objects degraded (14.678%), 11 pgs degraded, 34 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:47.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:47.235 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:57:47.317 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:47.327 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:46 smithi187 bash[89487]: cluster 2023-09-23T22:57:46.774060+0000 mon.a (mon.0) 1498 : cluster 3 Health check update: Degraded data redundancy: 49643/338214 objects degraded (14.678%), 11 pgs degraded, 34 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:47.349 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:47.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:47.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:47.451 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:47.481 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:47.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:47.484 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:47.585 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:47.618 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:47.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:47.620 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:47.721 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:47.753 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:47.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:47.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:47.858 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:47.883 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:47.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:47.888 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:47.989 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:47.996 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:57:48.014 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:48.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:48.017 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:48.046 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:48 smithi169 bash[101133]: cluster 2023-09-23T22:57:46.831611+0000 mgr.y (mgr.25310) 1088 : cluster 0 pgmap v1173: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 6.9 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 40 MiB/s wr, 642 op/s; 49643/339144 objects degraded (14.638%) 2023-09-23T22:57:48.117 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:48.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:47 smithi187 bash[89487]: cluster 2023-09-23T22:57:46.831611+0000 mgr.y (mgr.25310) 1088 : cluster 0 pgmap v1173: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 6.9 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 40 MiB/s wr, 642 op/s; 49643/339144 objects degraded (14.638%) 2023-09-23T22:57:48.153 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:48.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:48.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:48.255 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:48.288 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:48.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:48.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:48.394 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:48.404 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:48 smithi169 bash[104356]: cluster 2023-09-23T22:57:46.831611+0000 mgr.y (mgr.25310) 1088 : cluster 0 pgmap v1173: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 6.9 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 40 MiB/s wr, 642 op/s; 49643/339144 objects degraded (14.638%) 2023-09-23T22:57:48.431 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:48.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:48.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:48.534 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:48.570 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:48.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:48.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:48.673 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:48.703 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:48.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:48.706 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:48.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:57:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:57:48] "GET /metrics HTTP/1.1" 200 36457 "" "Prometheus/2.43.0" 2023-09-23T22:57:48.807 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:48.829 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:48.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:48.833 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:48.933 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:48.964 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:48.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:48.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:49.069 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:49.095 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:49.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:49.101 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:49.202 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:49.230 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:49.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:49.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:49.334 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:49.359 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:49.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:49.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:49.464 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:49.499 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:49.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:49.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:49.603 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:49.630 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:49.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:49.632 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:49.702 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 6, 7, 5] out_osds: [] dead_osds: [6] live_osds: [1, 2, 3, 4, 7, 0, 5] 2023-09-23T22:57:49.702 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T22:57:49.702 INFO:tasks.thrashosds.thrasher:Removing osd 1, in_osds are: [0, 1, 2, 3, 4, 6, 7, 5] 2023-09-23T22:57:49.702 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd out 1 2023-09-23T22:57:49.733 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:49.774 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:49.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:49.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:49.877 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:49.903 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:49.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:49.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:50.009 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:50.021 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:49 smithi169 bash[101133]: cluster 2023-09-23T22:57:48.835433+0000 mgr.y (mgr.25310) 1089 : cluster 0 pgmap v1174: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 6.9 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 127 B/s rd, 40 MiB/s wr, 808 op/s; 49336/337491 objects degraded (14.618%) 2023-09-23T22:57:50.022 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:49 smithi169 bash[104356]: cluster 2023-09-23T22:57:48.835433+0000 mgr.y (mgr.25310) 1089 : cluster 0 pgmap v1174: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 6.9 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 127 B/s rd, 40 MiB/s wr, 808 op/s; 49336/337491 objects degraded (14.618%) 2023-09-23T22:57:50.038 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:50.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:50.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:50.142 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:50.172 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:50.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:50.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:50.276 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:50.286 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:49 smithi187 bash[89487]: cluster 2023-09-23T22:57:48.835433+0000 mgr.y (mgr.25310) 1089 : cluster 0 pgmap v1174: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 6.9 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 127 B/s rd, 40 MiB/s wr, 808 op/s; 49336/337491 objects degraded (14.618%) 2023-09-23T22:57:50.303 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:50.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:50.305 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:50.406 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:50.433 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:50.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:50.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:50.541 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:50.573 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:50.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:50.576 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:50.676 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:50.714 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:50.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:50.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:50.821 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:50.846 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:50.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:50.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:50.949 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:50.974 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:50.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:50.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:51.078 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:51.116 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:51.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:51.118 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:51.219 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:51.248 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:51.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:51.256 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:51.311 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:57:51.357 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:51.380 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:51.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:51.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:51.488 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:51.518 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:51.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:51.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:51.624 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:51.650 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:51.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:51.653 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:51.754 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:51.780 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:51.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:51.786 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:51.887 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:51.910 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:51.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:51.913 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:52.014 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:52.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:51 smithi169 bash[101133]: cluster 2023-09-23T22:57:50.836354+0000 mgr.y (mgr.25310) 1090 : cluster 0 pgmap v1175: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 6.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 103 B/s rd, 33 MiB/s wr, 763 op/s; 48735/334488 objects degraded (14.570%) 2023-09-23T22:57:52.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:51 smithi169 bash[101133]: cluster 2023-09-23T22:57:51.775349+0000 mon.a (mon.0) 1499 : cluster 3 Health check update: Degraded data redundancy: 48735/334488 objects degraded (14.570%), 11 pgs degraded, 34 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:52.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:51 smithi169 bash[104356]: cluster 2023-09-23T22:57:50.836354+0000 mgr.y (mgr.25310) 1090 : cluster 0 pgmap v1175: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 6.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 103 B/s rd, 33 MiB/s wr, 763 op/s; 48735/334488 objects degraded (14.570%) 2023-09-23T22:57:52.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:51 smithi169 bash[104356]: cluster 2023-09-23T22:57:51.775349+0000 mon.a (mon.0) 1499 : cluster 3 Health check update: Degraded data redundancy: 48735/334488 objects degraded (14.570%), 11 pgs degraded, 34 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:52.038 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:52.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:52.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:52.141 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:52.170 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:52.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:52.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:52.275 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:52.296 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:52.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:52.301 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:52.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:51 smithi187 bash[89487]: cluster 2023-09-23T22:57:50.836354+0000 mgr.y (mgr.25310) 1090 : cluster 0 pgmap v1175: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 6.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 103 B/s rd, 33 MiB/s wr, 763 op/s; 48735/334488 objects degraded (14.570%) 2023-09-23T22:57:52.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:51 smithi187 bash[89487]: cluster 2023-09-23T22:57:51.775349+0000 mon.a (mon.0) 1499 : cluster 3 Health check update: Degraded data redundancy: 48735/334488 objects degraded (14.570%), 11 pgs degraded, 34 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:52.402 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:52.434 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:52.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:52.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:52.538 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:52.569 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:52.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:52.571 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:52.672 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:52.696 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:52.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:52.702 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:52.803 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:52.840 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:52.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:52.845 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:52.945 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:52.969 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:52.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:52.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:53.072 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:53.103 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:53.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:53.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:53.206 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:53.229 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:53.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:53.233 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:53.334 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:53.347 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:57:53.368 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:53.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:53.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:53.477 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:53.502 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:53.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:53.509 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:53.609 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:53.638 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:53.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:53.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:53.744 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:53.774 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:53.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:53.777 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:53.850 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T22:57:53.850 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [], 2023-09-23T22:57:53.850 INFO:teuthology.orchestra.run.smithi169.stdout: "complaint_time": 30, 2023-09-23T22:57:53.850 INFO:teuthology.orchestra.run.smithi169.stdout: "num_blocked_ops": 0 2023-09-23T22:57:53.850 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T22:57:53.878 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:53.910 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:53.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:53.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:54.013 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:54.026 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:53 smithi187 bash[89487]: cluster 2023-09-23T22:57:52.837471+0000 mgr.y (mgr.25310) 1091 : cluster 0 pgmap v1176: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 6.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 93 B/s rd, 27 MiB/s wr, 724 op/s; 48735/332016 objects degraded (14.679%) 2023-09-23T22:57:54.042 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:54.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:54.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:54.146 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:54.180 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:54.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:54.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:54.212 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:54 smithi169 bash[101133]: cluster 2023-09-23T22:57:52.837471+0000 mgr.y (mgr.25310) 1091 : cluster 0 pgmap v1176: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 6.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 93 B/s rd, 27 MiB/s wr, 724 op/s; 48735/332016 objects degraded (14.679%) 2023-09-23T22:57:54.213 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:54 smithi169 bash[104356]: cluster 2023-09-23T22:57:52.837471+0000 mgr.y (mgr.25310) 1091 : cluster 0 pgmap v1176: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 6.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 93 B/s rd, 27 MiB/s wr, 724 op/s; 48735/332016 objects degraded (14.679%) 2023-09-23T22:57:54.283 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:54.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:54.320 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:54.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:54.366 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:57:54.421 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:54.449 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:54.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:54.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:54.557 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:54.588 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:54.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:54.590 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:54.691 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:54.720 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:57:54.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:54.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:57:54.825 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:54.854 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:54.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:54.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:54.959 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:54.980 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:54.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:54.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:55.085 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:55.112 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:55.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:55.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:55.218 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:55.241 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:55.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:55.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:55.348 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:55.384 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:55.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:55.389 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:55.490 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:55.512 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:55.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:55.517 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:55.618 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:55.644 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:55.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:55.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:55.747 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:55.774 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:55.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:55.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:55.878 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:55.911 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:55.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:55.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:55.981 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:55 smithi169 bash[101133]: cluster 2023-09-23T22:57:54.838555+0000 mgr.y (mgr.25310) 1092 : cluster 0 pgmap v1177: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 23 MiB/s wr, 929 op/s; 46833/321513 objects degraded (14.566%) 2023-09-23T22:57:55.981 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:55 smithi169 bash[104356]: cluster 2023-09-23T22:57:54.838555+0000 mgr.y (mgr.25310) 1092 : cluster 0 pgmap v1177: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 23 MiB/s wr, 929 op/s; 46833/321513 objects degraded (14.566%) 2023-09-23T22:57:56.019 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:56.059 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:56.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:56.062 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:56.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:55 smithi187 bash[89487]: cluster 2023-09-23T22:57:54.838555+0000 mgr.y (mgr.25310) 1092 : cluster 0 pgmap v1177: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 23 MiB/s wr, 929 op/s; 46833/321513 objects degraded (14.566%) 2023-09-23T22:57:56.163 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:56.196 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:56.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:56.200 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:56.301 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:56.335 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:56.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:56.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:56.438 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:56.477 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:56.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:56.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:56.582 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:56.614 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:56.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:56.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:56.720 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:56.744 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:56.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:56.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:56.847 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:56.873 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:56.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:56.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:56.974 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:57.002 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:57.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:57.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:57.105 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:57.130 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:57.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:57.133 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:57.234 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:57.243 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:56 smithi187 bash[89487]: audit 2023-09-23T22:57:56.161052+0000 mon.a (mon.0) 1500 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:57:57.243 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:56 smithi187 bash[89487]: cluster 2023-09-23T22:57:56.776473+0000 mon.a (mon.0) 1501 : cluster 3 Health check update: Degraded data redundancy: 46833/321513 objects degraded (14.566%), 11 pgs degraded, 34 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:57.258 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:57.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:57.266 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:57.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:56 smithi169 bash[104356]: audit 2023-09-23T22:57:56.161052+0000 mon.a (mon.0) 1500 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:57:57.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:56 smithi169 bash[104356]: cluster 2023-09-23T22:57:56.776473+0000 mon.a (mon.0) 1501 : cluster 3 Health check update: Degraded data redundancy: 46833/321513 objects degraded (14.566%), 11 pgs degraded, 34 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:57.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:56 smithi169 bash[101133]: audit 2023-09-23T22:57:56.161052+0000 mon.a (mon.0) 1500 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:57:57.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:56 smithi169 bash[101133]: cluster 2023-09-23T22:57:56.776473+0000 mon.a (mon.0) 1501 : cluster 3 Health check update: Degraded data redundancy: 46833/321513 objects degraded (14.566%), 11 pgs degraded, 34 pgs undersized (PG_DEGRADED) 2023-09-23T22:57:57.367 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:57.389 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:57.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:57.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:57.493 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:57.519 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:57.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:57.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:57.622 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:57.656 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:57.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:57.660 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:57.761 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:57.791 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:57.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:57.796 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:57.897 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:57.927 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:57.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:57.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:58.030 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:58.062 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:58.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:58.063 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:58.164 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:58.172 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:57 smithi169 bash[101133]: cluster 2023-09-23T22:57:56.839409+0000 mgr.y (mgr.25310) 1093 : cluster 0 pgmap v1178: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 5.9 MiB/s wr, 698 op/s; 46833/319893 objects degraded (14.640%) 2023-09-23T22:57:58.172 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:57 smithi169 bash[104356]: cluster 2023-09-23T22:57:56.839409+0000 mgr.y (mgr.25310) 1093 : cluster 0 pgmap v1178: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 5.9 MiB/s wr, 698 op/s; 46833/319893 objects degraded (14.640%) 2023-09-23T22:57:58.188 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:58.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:58.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:57:58.296 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:58.325 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:58.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:58.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:58.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:57 smithi187 bash[89487]: cluster 2023-09-23T22:57:56.839409+0000 mgr.y (mgr.25310) 1093 : cluster 0 pgmap v1178: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 5.9 MiB/s wr, 698 op/s; 46833/319893 objects degraded (14.640%) 2023-09-23T22:57:58.431 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:58.451 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:57:58.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:58.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:57:58.554 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:58.579 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:57:58.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:58.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:57:58.684 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:58.704 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:58.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:58.709 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:58.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:57:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:57:58] "GET /metrics HTTP/1.1" 200 36466 "" "Prometheus/2.43.0" 2023-09-23T22:57:58.809 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:58.834 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:58.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:58.840 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:58.941 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:58.973 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:58.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:58.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:59.082 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:59.104 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:59.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:59.112 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:59.163 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-23T22:57:59.213 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:59.253 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:59.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:59.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:59.361 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:59.397 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:57:59.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:59.404 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:57:59.505 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:59.530 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:57:59.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:59.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:57:59.634 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:59.660 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:59.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:59.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:59.766 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:59.799 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:57:59.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:59.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:57:59.906 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:59.939 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:57:59.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:57:59.945 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:00.046 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:00.055 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:57:59 smithi187 bash[89487]: cluster 2023-09-23T22:57:58.840533+0000 mgr.y (mgr.25310) 1094 : cluster 0 pgmap v1179: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 4.1 MiB/s wr, 870 op/s; 45748/312510 objects degraded (14.639%) 2023-09-23T22:58:00.077 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:00.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:00.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:00.180 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:00.209 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:00.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:00.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:00.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:57:59 smithi169 bash[101133]: cluster 2023-09-23T22:57:58.840533+0000 mgr.y (mgr.25310) 1094 : cluster 0 pgmap v1179: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 4.1 MiB/s wr, 870 op/s; 45748/312510 objects degraded (14.639%) 2023-09-23T22:58:00.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:57:59 smithi169 bash[104356]: cluster 2023-09-23T22:57:58.840533+0000 mgr.y (mgr.25310) 1094 : cluster 0 pgmap v1179: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 4.1 MiB/s wr, 870 op/s; 45748/312510 objects degraded (14.639%) 2023-09-23T22:58:00.313 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:00.335 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:00.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:00.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:00.439 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:00.469 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:00.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:00.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:00.573 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:00.606 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:00.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:00.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:00.709 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:00.734 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:00.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:00.742 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:00.843 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:00.871 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:00.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:00.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:00.974 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:01.006 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:01.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:01.008 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:01.109 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:01.133 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:01.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:01.136 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:01.237 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:01.261 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:01.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:01.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:01.364 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:01.393 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:01.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:01.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:01.497 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:01.534 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:01.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:01.536 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:01.637 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:01.666 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:01.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:01.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:01.769 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:01.801 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:01.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:01.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:01.907 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:01.941 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:01.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:01.944 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:02.044 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:02.074 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:02.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:02.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:02.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:02 smithi187 bash[89487]: cluster 2023-09-23T22:58:00.842285+0000 mgr.y (mgr.25310) 1095 : cluster 0 pgmap v1180: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 261 KiB/s wr, 819 op/s; 44929/308274 objects degraded (14.574%) 2023-09-23T22:58:02.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:02 smithi187 bash[89487]: cluster 2023-09-23T22:58:01.778323+0000 mon.a (mon.0) 1502 : cluster 3 Health check update: Degraded data redundancy: 44929/308274 objects degraded (14.574%), 11 pgs degraded, 34 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:02.177 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:02.186 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:01 smithi169 bash[101133]: cluster 2023-09-23T22:58:00.842285+0000 mgr.y (mgr.25310) 1095 : cluster 0 pgmap v1180: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 261 KiB/s wr, 819 op/s; 44929/308274 objects degraded (14.574%) 2023-09-23T22:58:02.186 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:02 smithi169 bash[101133]: cluster 2023-09-23T22:58:01.778323+0000 mon.a (mon.0) 1502 : cluster 3 Health check update: Degraded data redundancy: 44929/308274 objects degraded (14.574%), 11 pgs degraded, 34 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:02.186 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:02 smithi169 bash[104356]: cluster 2023-09-23T22:58:00.842285+0000 mgr.y (mgr.25310) 1095 : cluster 0 pgmap v1180: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 261 KiB/s wr, 819 op/s; 44929/308274 objects degraded (14.574%) 2023-09-23T22:58:02.186 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:02 smithi169 bash[104356]: cluster 2023-09-23T22:58:01.778323+0000 mon.a (mon.0) 1502 : cluster 3 Health check update: Degraded data redundancy: 44929/308274 objects degraded (14.574%), 11 pgs degraded, 34 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:02.216 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:02.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:02.222 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:02.322 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:02.346 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:02.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:02.352 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:02.452 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:02.473 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:02.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:02.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:02.578 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:02.601 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:02.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:02.610 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:02.710 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:02.735 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:02.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:02.742 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:02.842 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:02.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:02.888 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:02.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:02.989 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:03.015 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:03.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:03.019 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:03.120 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:03.144 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:03.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:03.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:03.248 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:03.277 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:03.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:03.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:03.383 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:03.411 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:03.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:03.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:03.516 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:03.545 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:03.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:03.548 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:03.649 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:03.675 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:03.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:03.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:03.779 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:03.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:03.815 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:03.816 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:03.916 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:03.942 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:03.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:03.947 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:04.047 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:04.056 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:04 smithi169 bash[104356]: cluster 2023-09-23T22:58:02.843177+0000 mgr.y (mgr.25310) 1096 : cluster 0 pgmap v1181: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 796 op/s; 44929/305781 objects degraded (14.693%) 2023-09-23T22:58:04.056 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:04 smithi169 bash[101133]: cluster 2023-09-23T22:58:02.843177+0000 mgr.y (mgr.25310) 1096 : cluster 0 pgmap v1181: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 796 op/s; 44929/305781 objects degraded (14.693%) 2023-09-23T22:58:04.073 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:04.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:04.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:04.178 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:04.206 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:04.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:04.210 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:04.311 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:04.334 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:04.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:04.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:04.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:04 smithi187 bash[89487]: cluster 2023-09-23T22:58:02.843177+0000 mgr.y (mgr.25310) 1096 : cluster 0 pgmap v1181: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 796 op/s; 44929/305781 objects degraded (14.693%) 2023-09-23T22:58:04.441 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:04.467 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:04.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:04.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:04.572 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:04.592 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:04.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:04.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:04.697 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:04.730 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:04.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:04.735 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:04.835 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:04.861 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:04.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:04.863 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:04.964 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:04.989 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:04.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:04.993 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:05.094 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:05.124 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:05.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:05.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:05.232 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:05.262 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:05.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:05.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:05.366 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:05.391 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:05.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:05.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:05.494 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:05.516 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:05.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:05.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:05.621 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:05.642 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:05.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:05.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:05.745 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:05.772 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:05.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:05.775 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:05.875 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:05.901 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:05.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:05.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:06.006 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:06.007 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:06 smithi169 bash[101133]: cluster 2023-09-23T22:58:04.844182+0000 mgr.y (mgr.25310) 1097 : cluster 0 pgmap v1182: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 42970/295284 objects degraded (14.552%) 2023-09-23T22:58:06.007 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:06 smithi169 bash[101133]: audit 2023-09-23T22:58:05.540009+0000 mon.c (mon.2) 92 : audit 1 from='client.? 172.21.15.169:0/1876706374' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:58:06.008 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:06 smithi169 bash[101133]: audit 2023-09-23T22:58:05.540437+0000 mon.a (mon.0) 1503 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:58:06.029 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is set 2023-09-23T22:58:06.031 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:06.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:06.037 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:06.138 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:06.146 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:06 smithi187 bash[89487]: cluster 2023-09-23T22:58:04.844182+0000 mgr.y (mgr.25310) 1097 : cluster 0 pgmap v1182: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 42970/295284 objects degraded (14.552%) 2023-09-23T22:58:06.146 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:06 smithi187 bash[89487]: audit 2023-09-23T22:58:05.540009+0000 mon.c (mon.2) 92 : audit 1 from='client.? 172.21.15.169:0/1876706374' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:58:06.147 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:06 smithi187 bash[89487]: audit 2023-09-23T22:58:05.540437+0000 mon.a (mon.0) 1503 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:58:06.170 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:06.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:06.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:06.275 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:06.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:06 smithi169 bash[104356]: cluster 2023-09-23T22:58:04.844182+0000 mgr.y (mgr.25310) 1097 : cluster 0 pgmap v1182: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 42970/295284 objects degraded (14.552%) 2023-09-23T22:58:06.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:06 smithi169 bash[104356]: audit 2023-09-23T22:58:05.540009+0000 mon.c (mon.2) 92 : audit 1 from='client.? 172.21.15.169:0/1876706374' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:58:06.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:06 smithi169 bash[104356]: audit 2023-09-23T22:58:05.540437+0000 mon.a (mon.0) 1503 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:58:06.302 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:06.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:06.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:06.409 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:06.458 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:06.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:06.465 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:06.566 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:06.590 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:06.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:06.593 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:06.694 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:06.722 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:06.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:06.732 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:06.832 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:06.864 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:06.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:06.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:06.973 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:07.002 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:07.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:07.004 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:07.105 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:07.114 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:07 smithi187 bash[89487]: cluster 2023-09-23T22:58:06.004029+0000 mon.a (mon.0) 1504 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:58:07.114 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:07 smithi187 bash[89487]: audit 2023-09-23T22:58:06.020821+0000 mon.a (mon.0) 1505 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:58:07.114 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:07 smithi187 bash[89487]: cluster 2023-09-23T22:58:06.021219+0000 mon.a (mon.0) 1506 : cluster 0 osdmap e279: 8 total, 7 up, 8 in 2023-09-23T22:58:07.114 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:07 smithi187 bash[89487]: cluster 2023-09-23T22:58:06.024828+0000 osd.7 (osd.7) 277 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T22:58:07.114 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:07 smithi187 bash[89487]: cluster 2023-09-23T22:58:06.031093+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T22:58:07.115 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:07 smithi187 bash[89487]: cluster 2023-09-23T22:58:06.779500+0000 mon.a (mon.0) 1507 : cluster 3 Health check update: Degraded data redundancy: 42970/295284 objects degraded (14.552%), 11 pgs degraded, 34 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:07.134 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:07.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:07.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:07.240 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:07.269 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:07.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:07.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:07.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:07 smithi169 bash[101133]: cluster 2023-09-23T22:58:06.004029+0000 mon.a (mon.0) 1504 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:58:07.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:07 smithi169 bash[101133]: audit 2023-09-23T22:58:06.020821+0000 mon.a (mon.0) 1505 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:58:07.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:07 smithi169 bash[101133]: cluster 2023-09-23T22:58:06.021219+0000 mon.a (mon.0) 1506 : cluster 0 osdmap e279: 8 total, 7 up, 8 in 2023-09-23T22:58:07.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:07 smithi169 bash[101133]: cluster 2023-09-23T22:58:06.024828+0000 osd.7 (osd.7) 277 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T22:58:07.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:07 smithi169 bash[101133]: cluster 2023-09-23T22:58:06.031093+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T22:58:07.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:07 smithi169 bash[101133]: cluster 2023-09-23T22:58:06.779500+0000 mon.a (mon.0) 1507 : cluster 3 Health check update: Degraded data redundancy: 42970/295284 objects degraded (14.552%), 11 pgs degraded, 34 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:07.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:07 smithi169 bash[104356]: cluster 2023-09-23T22:58:06.004029+0000 mon.a (mon.0) 1504 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:58:07.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:07 smithi169 bash[104356]: audit 2023-09-23T22:58:06.020821+0000 mon.a (mon.0) 1505 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:58:07.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:07 smithi169 bash[104356]: cluster 2023-09-23T22:58:06.021219+0000 mon.a (mon.0) 1506 : cluster 0 osdmap e279: 8 total, 7 up, 8 in 2023-09-23T22:58:07.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:07 smithi169 bash[104356]: cluster 2023-09-23T22:58:06.024828+0000 osd.7 (osd.7) 277 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T22:58:07.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:07 smithi169 bash[104356]: cluster 2023-09-23T22:58:06.031093+0000 osd.5 (osd.5) 91 : cluster 3 failed to encode map e279 with expected crc 2023-09-23T22:58:07.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:07 smithi169 bash[104356]: cluster 2023-09-23T22:58:06.779500+0000 mon.a (mon.0) 1507 : cluster 3 Health check update: Degraded data redundancy: 42970/295284 objects degraded (14.552%), 11 pgs degraded, 34 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:07.376 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:07.405 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:07.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:07.408 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:07.509 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:07.534 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:07.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:07.540 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:07.641 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:07.663 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:07.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:07.665 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:07.766 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:07.790 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:07.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:07.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:07.894 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:07.920 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:07.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:07.923 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:08.023 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:08.057 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:08.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:08.063 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:08.164 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:08.173 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:08 smithi169 bash[101133]: cluster 2023-09-23T22:58:06.844996+0000 mgr.y (mgr.25310) 1098 : cluster 0 pgmap v1184: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 874 op/s; 42970/293640 objects degraded (14.634%) 2023-09-23T22:58:08.173 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:08 smithi169 bash[104356]: cluster 2023-09-23T22:58:06.844996+0000 mgr.y (mgr.25310) 1098 : cluster 0 pgmap v1184: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 874 op/s; 42970/293640 objects degraded (14.634%) 2023-09-23T22:58:08.198 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:08.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:08.204 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:08.304 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:08.314 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:08 smithi187 bash[89487]: cluster 2023-09-23T22:58:06.844996+0000 mgr.y (mgr.25310) 1098 : cluster 0 pgmap v1184: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 874 op/s; 42970/293640 objects degraded (14.634%) 2023-09-23T22:58:08.334 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:08.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:08.341 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:08.442 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:08.469 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:08.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:08.474 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:08.575 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:08.602 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:08.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:08.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:08.705 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:08.715 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:58:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:58:08] "GET /metrics HTTP/1.1" 200 36466 "" "Prometheus/2.43.0" 2023-09-23T22:58:08.732 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:08.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:08.734 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:08.835 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:08.836 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:58:08.864 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:08.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:08.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:08.873 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:58:08.928 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:58:08.948 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:58:08.970 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:08.993 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:58:09.006 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:09.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:09.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:09.036 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:58:09.083 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:58:09.117 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:09.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:09 smithi187 bash[89487]: audit 2023-09-23T22:58:08.794907+0000 mon.a (mon.0) 1508 : audit 0 from='client.? 172.21.15.169:0/1107936326' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:58:09.134 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:58:09.134 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:58:09.134 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:58:09.135 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:58:09.135 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:58:09.135 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:58:09.135 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:58:09.135 INFO:teuthology.orchestra.run.smithi169.stderr:Error ENXIO: problem getting command descriptions from osd.6 2023-09-23T22:58:09.135 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:58:09.137 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:09.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:09.141 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:09.242 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:09.268 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:09.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:09.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:09.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:09 smithi169 bash[101133]: audit 2023-09-23T22:58:08.794907+0000 mon.a (mon.0) 1508 : audit 0 from='client.? 172.21.15.169:0/1107936326' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:58:09.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:09 smithi169 bash[101133]: debug 2023-09-23T22:58:09.087+0000 7f0af05a7700 -1 mon.a@0(leader).osd e279 definitely_dead 0 2023-09-23T22:58:09.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:09 smithi169 bash[104356]: audit 2023-09-23T22:58:08.794907+0000 mon.a (mon.0) 1508 : audit 0 from='client.? 172.21.15.169:0/1107936326' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:58:09.371 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:09.403 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:09.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:09.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:09.509 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:09.534 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:09.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:09.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:09.638 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:09.666 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:09.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:09.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:09.772 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:09.801 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:09.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:09.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:09.907 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:09.936 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:09.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:09.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:10.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:10 smithi169 bash[104356]: cluster 2023-09-23T22:58:08.846020+0000 mgr.y (mgr.25310) 1099 : cluster 0 pgmap v1185: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 869 op/s; 41880/286398 objects degraded (14.623%) 2023-09-23T22:58:10.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:10 smithi169 bash[104356]: audit 2023-09-23T22:58:09.094082+0000 mon.a (mon.0) 1509 : audit 1 from='client.? 172.21.15.169:0/2735118658' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["1"]}]: dispatch 2023-09-23T22:58:10.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:10 smithi169 bash[104356]: cluster 2023-09-23T22:58:09.094453+0000 mon.a (mon.0) 1510 : cluster 1 Client client.admin marked osd.1 out, while it was still marked up 2023-09-23T22:58:10.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:10 smithi169 bash[101133]: cluster 2023-09-23T22:58:08.846020+0000 mgr.y (mgr.25310) 1099 : cluster 0 pgmap v1185: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 869 op/s; 41880/286398 objects degraded (14.623%) 2023-09-23T22:58:10.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:10 smithi169 bash[101133]: audit 2023-09-23T22:58:09.094082+0000 mon.a (mon.0) 1509 : audit 1 from='client.? 172.21.15.169:0/2735118658' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["1"]}]: dispatch 2023-09-23T22:58:10.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:10 smithi169 bash[101133]: cluster 2023-09-23T22:58:09.094453+0000 mon.a (mon.0) 1510 : cluster 1 Client client.admin marked osd.1 out, while it was still marked up 2023-09-23T22:58:10.044 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:10.050 INFO:teuthology.orchestra.run.smithi169.stderr:marked out osd.1. 2023-09-23T22:58:10.081 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:10.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:10.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:10.186 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:10.195 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:10 smithi187 bash[89487]: cluster 2023-09-23T22:58:08.846020+0000 mgr.y (mgr.25310) 1099 : cluster 0 pgmap v1185: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 869 op/s; 41880/286398 objects degraded (14.623%) 2023-09-23T22:58:10.195 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:10 smithi187 bash[89487]: audit 2023-09-23T22:58:09.094082+0000 mon.a (mon.0) 1509 : audit 1 from='client.? 172.21.15.169:0/2735118658' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["1"]}]: dispatch 2023-09-23T22:58:10.195 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:10 smithi187 bash[89487]: cluster 2023-09-23T22:58:09.094453+0000 mon.a (mon.0) 1510 : cluster 1 Client client.admin marked osd.1 out, while it was still marked up 2023-09-23T22:58:10.214 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:10.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:10.217 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:10.318 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:10.339 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:10.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:10.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:10.443 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:10.466 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:10.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:10.468 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:10.468 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T22:58:10.568 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:10.586 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:10.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:10.589 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:10.689 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:10.723 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:10.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:10.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:10.826 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:10.858 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:10.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:10.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:10.961 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:10.980 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:10.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:10.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:11.082 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:11.109 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:11.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:11.113 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:11.213 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:11.223 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:11 smithi169 bash[101133]: audit 2023-09-23T22:58:10.039791+0000 mon.a (mon.0) 1511 : audit 1 from='client.? 172.21.15.169:0/2735118658' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["1"]}]': finished 2023-09-23T22:58:11.223 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:11 smithi169 bash[101133]: cluster 2023-09-23T22:58:10.039860+0000 mon.a (mon.0) 1512 : cluster 0 osdmap e280: 8 total, 7 up, 7 in 2023-09-23T22:58:11.224 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:11 smithi169 bash[101133]: cluster 2023-09-23T22:58:10.041295+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T22:58:11.224 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:11 smithi169 bash[101133]: cluster 2023-09-23T22:58:10.044928+0000 osd.7 (osd.7) 278 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T22:58:11.224 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:11 smithi169 bash[101133]: cluster 2023-09-23T22:58:10.045577+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T22:58:11.224 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:11 smithi169 bash[101133]: cluster 2023-09-23T22:58:10.046967+0000 osd.7 (osd.7) 279 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T22:58:11.224 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:11 smithi169 bash[101133]: cluster 2023-09-23T22:58:10.846896+0000 mgr.y (mgr.25310) 1100 : cluster 0 pgmap v1187: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 5.7 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 965 op/s; 41129/282603 objects degraded (14.554%) 2023-09-23T22:58:11.224 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:11 smithi169 bash[104356]: audit 2023-09-23T22:58:10.039791+0000 mon.a (mon.0) 1511 : audit 1 from='client.? 172.21.15.169:0/2735118658' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["1"]}]': finished 2023-09-23T22:58:11.224 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:11 smithi169 bash[104356]: cluster 2023-09-23T22:58:10.039860+0000 mon.a (mon.0) 1512 : cluster 0 osdmap e280: 8 total, 7 up, 7 in 2023-09-23T22:58:11.224 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:11 smithi169 bash[104356]: cluster 2023-09-23T22:58:10.041295+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T22:58:11.225 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:11 smithi169 bash[104356]: cluster 2023-09-23T22:58:10.044928+0000 osd.7 (osd.7) 278 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T22:58:11.225 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:11 smithi169 bash[104356]: cluster 2023-09-23T22:58:10.045577+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T22:58:11.225 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:11 smithi169 bash[104356]: cluster 2023-09-23T22:58:10.046967+0000 osd.7 (osd.7) 279 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T22:58:11.225 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:11 smithi169 bash[104356]: cluster 2023-09-23T22:58:10.846896+0000 mgr.y (mgr.25310) 1100 : cluster 0 pgmap v1187: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 5.7 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 965 op/s; 41129/282603 objects degraded (14.554%) 2023-09-23T22:58:11.240 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:11.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:11.242 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:11.343 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:11.373 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:11.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:11.375 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:11.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:11 smithi187 bash[89487]: audit 2023-09-23T22:58:10.039791+0000 mon.a (mon.0) 1511 : audit 1 from='client.? 172.21.15.169:0/2735118658' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["1"]}]': finished 2023-09-23T22:58:11.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:11 smithi187 bash[89487]: cluster 2023-09-23T22:58:10.039860+0000 mon.a (mon.0) 1512 : cluster 0 osdmap e280: 8 total, 7 up, 7 in 2023-09-23T22:58:11.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:11 smithi187 bash[89487]: cluster 2023-09-23T22:58:10.041295+0000 osd.5 (osd.5) 92 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T22:58:11.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:11 smithi187 bash[89487]: cluster 2023-09-23T22:58:10.044928+0000 osd.7 (osd.7) 278 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T22:58:11.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:11 smithi187 bash[89487]: cluster 2023-09-23T22:58:10.045577+0000 osd.5 (osd.5) 93 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T22:58:11.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:11 smithi187 bash[89487]: cluster 2023-09-23T22:58:10.046967+0000 osd.7 (osd.7) 279 : cluster 3 failed to encode map e280 with expected crc 2023-09-23T22:58:11.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:11 smithi187 bash[89487]: cluster 2023-09-23T22:58:10.846896+0000 mgr.y (mgr.25310) 1100 : cluster 0 pgmap v1187: 109 pgs: 11 active+undersized+degraded, 34 active+undersized, 64 active+clean; 5.7 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 965 op/s; 41129/282603 objects degraded (14.554%) 2023-09-23T22:58:11.476 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:11.506 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:11.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:11.509 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:11.609 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:11.646 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:11.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:11.648 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:11.749 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:11.782 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:11.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:11.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:11.886 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:11.919 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:11.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:11.922 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:12.023 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:12.061 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:12.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:12.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:12.166 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:12.185 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:12.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:12.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:12.224 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T22:58:12.225 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T22:58:12.288 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:12.310 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:12.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:12.313 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:12.313 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:12 smithi169 bash[101133]: cluster 2023-09-23T22:58:11.052956+0000 osd.7 (osd.7) 280 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:58:12.313 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:12 smithi169 bash[101133]: cluster 2023-09-23T22:58:11.053034+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:58:12.313 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:12 smithi169 bash[101133]: cluster 2023-09-23T22:58:11.054736+0000 mon.a (mon.0) 1513 : cluster 0 osdmap e281: 8 total, 7 up, 7 in 2023-09-23T22:58:12.313 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:12 smithi169 bash[101133]: cluster 2023-09-23T22:58:11.056511+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:58:12.313 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:12 smithi169 bash[101133]: cluster 2023-09-23T22:58:11.056696+0000 osd.7 (osd.7) 281 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:58:12.313 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:12 smithi169 bash[101133]: cluster 2023-09-23T22:58:11.058508+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:58:12.314 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:12 smithi169 bash[101133]: cluster 2023-09-23T22:58:11.059113+0000 osd.7 (osd.7) 282 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:58:12.314 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:12 smithi169 bash[101133]: cluster 2023-09-23T22:58:11.060139+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:58:12.314 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:12 smithi169 bash[101133]: audit 2023-09-23T22:58:11.161256+0000 mon.a (mon.0) 1514 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:58:12.314 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:12 smithi169 bash[101133]: cluster 2023-09-23T22:58:11.780670+0000 mon.a (mon.0) 1515 : cluster 3 Health check update: Degraded data redundancy: 41129/282603 objects degraded (14.554%), 11 pgs degraded, 34 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:12.314 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:12 smithi169 bash[104356]: cluster 2023-09-23T22:58:11.052956+0000 osd.7 (osd.7) 280 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:58:12.314 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:12 smithi169 bash[104356]: cluster 2023-09-23T22:58:11.053034+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:58:12.314 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:12 smithi169 bash[104356]: cluster 2023-09-23T22:58:11.054736+0000 mon.a (mon.0) 1513 : cluster 0 osdmap e281: 8 total, 7 up, 7 in 2023-09-23T22:58:12.314 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:12 smithi169 bash[104356]: cluster 2023-09-23T22:58:11.056511+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:58:12.314 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:12 smithi169 bash[104356]: cluster 2023-09-23T22:58:11.056696+0000 osd.7 (osd.7) 281 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:58:12.315 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:12 smithi169 bash[104356]: cluster 2023-09-23T22:58:11.058508+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:58:12.315 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:12 smithi169 bash[104356]: cluster 2023-09-23T22:58:11.059113+0000 osd.7 (osd.7) 282 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:58:12.315 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:12 smithi169 bash[104356]: cluster 2023-09-23T22:58:11.060139+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:58:12.315 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:12 smithi169 bash[104356]: audit 2023-09-23T22:58:11.161256+0000 mon.a (mon.0) 1514 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:58:12.315 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:12 smithi169 bash[104356]: cluster 2023-09-23T22:58:11.780670+0000 mon.a (mon.0) 1515 : cluster 3 Health check update: Degraded data redundancy: 41129/282603 objects degraded (14.554%), 11 pgs degraded, 34 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:12.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:12 smithi187 bash[89487]: cluster 2023-09-23T22:58:11.052956+0000 osd.7 (osd.7) 280 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:58:12.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:12 smithi187 bash[89487]: cluster 2023-09-23T22:58:11.053034+0000 osd.5 (osd.5) 94 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:58:12.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:12 smithi187 bash[89487]: cluster 2023-09-23T22:58:11.054736+0000 mon.a (mon.0) 1513 : cluster 0 osdmap e281: 8 total, 7 up, 7 in 2023-09-23T22:58:12.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:12 smithi187 bash[89487]: cluster 2023-09-23T22:58:11.056511+0000 osd.5 (osd.5) 95 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:58:12.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:12 smithi187 bash[89487]: cluster 2023-09-23T22:58:11.056696+0000 osd.7 (osd.7) 281 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:58:12.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:12 smithi187 bash[89487]: cluster 2023-09-23T22:58:11.058508+0000 osd.5 (osd.5) 96 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:58:12.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:12 smithi187 bash[89487]: cluster 2023-09-23T22:58:11.059113+0000 osd.7 (osd.7) 282 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:58:12.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:12 smithi187 bash[89487]: cluster 2023-09-23T22:58:11.060139+0000 osd.5 (osd.5) 97 : cluster 3 failed to encode map e281 with expected crc 2023-09-23T22:58:12.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:12 smithi187 bash[89487]: audit 2023-09-23T22:58:11.161256+0000 mon.a (mon.0) 1514 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:58:12.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:12 smithi187 bash[89487]: cluster 2023-09-23T22:58:11.780670+0000 mon.a (mon.0) 1515 : cluster 3 Health check update: Degraded data redundancy: 41129/282603 objects degraded (14.554%), 11 pgs degraded, 34 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:12.414 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:12.437 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:12.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:12.442 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:12.543 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:12.570 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:12.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:12.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:12.675 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:12.704 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:12.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:12.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:12.810 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:12.847 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:12.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:12.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:12.951 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:12.976 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:12.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:12.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:13.084 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:13.108 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:13.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:13.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:13.211 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:13.221 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:13 smithi169 bash[101133]: cluster 2023-09-23T22:58:12.050515+0000 osd.0 (osd.0) 1 : cluster 0 10.b starting backfill to osd.4 from (0'0,0'0] MAX to 279'8608 2023-09-23T22:58:13.221 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:13 smithi169 bash[101133]: cluster 2023-09-23T22:58:12.051872+0000 osd.4 (osd.4) 13 : cluster 0 10.0 starting backfill to osd.7 from (0'0,0'0] MAX to 279'8415 2023-09-23T22:58:13.221 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:13 smithi169 bash[101133]: cluster 2023-09-23T22:58:12.055565+0000 mon.a (mon.0) 1516 : cluster 0 osdmap e282: 8 total, 7 up, 7 in 2023-09-23T22:58:13.221 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:13 smithi169 bash[101133]: cluster 2023-09-23T22:58:12.056657+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T22:58:13.221 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:13 smithi169 bash[101133]: cluster 2023-09-23T22:58:12.056679+0000 osd.7 (osd.7) 283 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T22:58:13.221 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:13 smithi169 bash[101133]: cluster 2023-09-23T22:58:12.058690+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T22:58:13.221 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:13 smithi169 bash[101133]: cluster 2023-09-23T22:58:12.074705+0000 osd.4 (osd.4) 14 : cluster 0 10.2 starting backfill to osd.3 from (0'0,0'0] MAX to 279'8341 2023-09-23T22:58:13.222 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:13 smithi169 bash[101133]: cluster 2023-09-23T22:58:12.850308+0000 mgr.y (mgr.25310) 1101 : cluster 0 pgmap v1190: 109 pgs: 4 remapped+peering, 11 active+undersized+degraded, 31 active+undersized, 63 active+clean; 5.7 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 712 op/s; 41129/280809 objects degraded (14.647%); 0 B/s, 0 objects/s recovering 2023-09-23T22:58:13.222 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:13 smithi169 bash[104356]: cluster 2023-09-23T22:58:12.050515+0000 osd.0 (osd.0) 1 : cluster 0 10.b starting backfill to osd.4 from (0'0,0'0] MAX to 279'8608 2023-09-23T22:58:13.222 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:13 smithi169 bash[104356]: cluster 2023-09-23T22:58:12.051872+0000 osd.4 (osd.4) 13 : cluster 0 10.0 starting backfill to osd.7 from (0'0,0'0] MAX to 279'8415 2023-09-23T22:58:13.222 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:13 smithi169 bash[104356]: cluster 2023-09-23T22:58:12.055565+0000 mon.a (mon.0) 1516 : cluster 0 osdmap e282: 8 total, 7 up, 7 in 2023-09-23T22:58:13.222 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:13 smithi169 bash[104356]: cluster 2023-09-23T22:58:12.056657+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T22:58:13.222 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:13 smithi169 bash[104356]: cluster 2023-09-23T22:58:12.056679+0000 osd.7 (osd.7) 283 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T22:58:13.222 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:13 smithi169 bash[104356]: cluster 2023-09-23T22:58:12.058690+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T22:58:13.222 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:13 smithi169 bash[104356]: cluster 2023-09-23T22:58:12.074705+0000 osd.4 (osd.4) 14 : cluster 0 10.2 starting backfill to osd.3 from (0'0,0'0] MAX to 279'8341 2023-09-23T22:58:13.222 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:13 smithi169 bash[104356]: cluster 2023-09-23T22:58:12.850308+0000 mgr.y (mgr.25310) 1101 : cluster 0 pgmap v1190: 109 pgs: 4 remapped+peering, 11 active+undersized+degraded, 31 active+undersized, 63 active+clean; 5.7 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 712 op/s; 41129/280809 objects degraded (14.647%); 0 B/s, 0 objects/s recovering 2023-09-23T22:58:13.247 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:13.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:13.250 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:13.350 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:13.359 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:13 smithi187 bash[89487]: cluster 2023-09-23T22:58:12.050515+0000 osd.0 (osd.0) 1 : cluster 0 10.b starting backfill to osd.4 from (0'0,0'0] MAX to 279'8608 2023-09-23T22:58:13.360 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:13 smithi187 bash[89487]: cluster 2023-09-23T22:58:12.051872+0000 osd.4 (osd.4) 13 : cluster 0 10.0 starting backfill to osd.7 from (0'0,0'0] MAX to 279'8415 2023-09-23T22:58:13.360 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:13 smithi187 bash[89487]: cluster 2023-09-23T22:58:12.055565+0000 mon.a (mon.0) 1516 : cluster 0 osdmap e282: 8 total, 7 up, 7 in 2023-09-23T22:58:13.360 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:13 smithi187 bash[89487]: cluster 2023-09-23T22:58:12.056657+0000 osd.5 (osd.5) 98 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T22:58:13.360 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:13 smithi187 bash[89487]: cluster 2023-09-23T22:58:12.056679+0000 osd.7 (osd.7) 283 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T22:58:13.360 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:13 smithi187 bash[89487]: cluster 2023-09-23T22:58:12.058690+0000 osd.5 (osd.5) 99 : cluster 3 failed to encode map e282 with expected crc 2023-09-23T22:58:13.360 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:13 smithi187 bash[89487]: cluster 2023-09-23T22:58:12.074705+0000 osd.4 (osd.4) 14 : cluster 0 10.2 starting backfill to osd.3 from (0'0,0'0] MAX to 279'8341 2023-09-23T22:58:13.360 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:13 smithi187 bash[89487]: cluster 2023-09-23T22:58:12.850308+0000 mgr.y (mgr.25310) 1101 : cluster 0 pgmap v1190: 109 pgs: 4 remapped+peering, 11 active+undersized+degraded, 31 active+undersized, 63 active+clean; 5.7 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 712 op/s; 41129/280809 objects degraded (14.647%); 0 B/s, 0 objects/s recovering 2023-09-23T22:58:13.375 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:13.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:13.380 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:13.481 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:13.512 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:13.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:13.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:13.618 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:13.644 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:13.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:13.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:13.747 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:13.769 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:13.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:13.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:13.878 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:13.908 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:13.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:13.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:14.011 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:14.036 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:14.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:14.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:14.139 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:14.149 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:14 smithi187 bash[89487]: cluster 2023-09-23T22:58:13.057478+0000 mon.a (mon.0) 1517 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T22:58:14.149 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:14 smithi187 bash[89487]: cluster 2023-09-23T22:58:13.077951+0000 osd.7 (osd.7) 284 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T22:58:14.149 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:14 smithi187 bash[89487]: cluster 2023-09-23T22:58:13.082839+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T22:58:14.149 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:14 smithi187 bash[89487]: cluster 2023-09-23T22:58:13.087131+0000 mon.a (mon.0) 1518 : cluster 0 osdmap e283: 8 total, 7 up, 7 in 2023-09-23T22:58:14.171 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:14.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:14.176 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:14.225 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:58:14.276 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:14.323 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:14.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:14.326 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:14.339 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:14 smithi169 bash[101133]: cluster 2023-09-23T22:58:13.057478+0000 mon.a (mon.0) 1517 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T22:58:14.339 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:14 smithi169 bash[101133]: cluster 2023-09-23T22:58:13.077951+0000 osd.7 (osd.7) 284 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T22:58:14.339 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:14 smithi169 bash[101133]: cluster 2023-09-23T22:58:13.082839+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T22:58:14.339 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:14 smithi169 bash[101133]: cluster 2023-09-23T22:58:13.087131+0000 mon.a (mon.0) 1518 : cluster 0 osdmap e283: 8 total, 7 up, 7 in 2023-09-23T22:58:14.340 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:14 smithi169 bash[104356]: cluster 2023-09-23T22:58:13.057478+0000 mon.a (mon.0) 1517 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2023-09-23T22:58:14.340 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:14 smithi169 bash[104356]: cluster 2023-09-23T22:58:13.077951+0000 osd.7 (osd.7) 284 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T22:58:14.340 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:14 smithi169 bash[104356]: cluster 2023-09-23T22:58:13.082839+0000 osd.5 (osd.5) 100 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T22:58:14.340 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:14 smithi169 bash[104356]: cluster 2023-09-23T22:58:13.087131+0000 mon.a (mon.0) 1518 : cluster 0 osdmap e283: 8 total, 7 up, 7 in 2023-09-23T22:58:14.427 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:14.455 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:14.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:14.459 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:14.560 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:14.593 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:14.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:14.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:14.695 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:14.721 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:14.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:14.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:14.830 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:14.860 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:14.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:14.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:14.967 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:15.000 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:15.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:15.008 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:15.109 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:15.118 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:15 smithi169 bash[104356]: cluster 2023-09-23T22:58:13.088144+0000 osd.7 (osd.7) 285 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T22:58:15.118 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:15 smithi169 bash[104356]: cluster 2023-09-23T22:58:14.075587+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T22:58:15.119 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:15 smithi169 bash[104356]: cluster 2023-09-23T22:58:14.077653+0000 mon.a (mon.0) 1519 : cluster 0 osdmap e284: 8 total, 7 up, 7 in 2023-09-23T22:58:15.119 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:15 smithi169 bash[104356]: cluster 2023-09-23T22:58:14.085359+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T22:58:15.119 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:15 smithi169 bash[104356]: cluster 2023-09-23T22:58:14.851286+0000 mgr.y (mgr.25310) 1102 : cluster 0 pgmap v1193: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 13 active+clean+remapped, 7 remapped+peering, 1 active+remapped+backfill_wait, 9 active+undersized+degraded, 20 active+undersized, 57 active+clean; 5.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 21 KiB/s rd, 55 KiB/s wr, 689 op/s; 39486/274515 objects degraded (14.384%); 17196/274515 objects misplaced (6.264%); 7.6 MiB/s, 122 objects/s recovering 2023-09-23T22:58:15.119 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:15 smithi169 bash[101133]: cluster 2023-09-23T22:58:13.088144+0000 osd.7 (osd.7) 285 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T22:58:15.119 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:15 smithi169 bash[101133]: cluster 2023-09-23T22:58:14.075587+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T22:58:15.119 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:15 smithi169 bash[101133]: cluster 2023-09-23T22:58:14.077653+0000 mon.a (mon.0) 1519 : cluster 0 osdmap e284: 8 total, 7 up, 7 in 2023-09-23T22:58:15.120 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:15 smithi169 bash[101133]: cluster 2023-09-23T22:58:14.085359+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T22:58:15.120 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:15 smithi169 bash[101133]: cluster 2023-09-23T22:58:14.851286+0000 mgr.y (mgr.25310) 1102 : cluster 0 pgmap v1193: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 13 active+clean+remapped, 7 remapped+peering, 1 active+remapped+backfill_wait, 9 active+undersized+degraded, 20 active+undersized, 57 active+clean; 5.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 21 KiB/s rd, 55 KiB/s wr, 689 op/s; 39486/274515 objects degraded (14.384%); 17196/274515 objects misplaced (6.264%); 7.6 MiB/s, 122 objects/s recovering 2023-09-23T22:58:15.140 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:15.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:15.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:15.248 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:15.277 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:15.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:15.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:15.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:15 smithi187 bash[89487]: cluster 2023-09-23T22:58:13.088144+0000 osd.7 (osd.7) 285 : cluster 3 failed to encode map e283 with expected crc 2023-09-23T22:58:15.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:15 smithi187 bash[89487]: cluster 2023-09-23T22:58:14.075587+0000 osd.5 (osd.5) 101 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T22:58:15.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:15 smithi187 bash[89487]: cluster 2023-09-23T22:58:14.077653+0000 mon.a (mon.0) 1519 : cluster 0 osdmap e284: 8 total, 7 up, 7 in 2023-09-23T22:58:15.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:15 smithi187 bash[89487]: cluster 2023-09-23T22:58:14.085359+0000 osd.5 (osd.5) 102 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T22:58:15.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:15 smithi187 bash[89487]: cluster 2023-09-23T22:58:14.851286+0000 mgr.y (mgr.25310) 1102 : cluster 0 pgmap v1193: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 13 active+clean+remapped, 7 remapped+peering, 1 active+remapped+backfill_wait, 9 active+undersized+degraded, 20 active+undersized, 57 active+clean; 5.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 21 KiB/s rd, 55 KiB/s wr, 689 op/s; 39486/274515 objects degraded (14.384%); 17196/274515 objects misplaced (6.264%); 7.6 MiB/s, 122 objects/s recovering 2023-09-23T22:58:15.379 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:15.401 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:15.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:15.406 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:15.507 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:15.530 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:15.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:15.534 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:15.634 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:15.661 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:15.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:15.663 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:15.764 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:15.789 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:15.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:15.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:15.897 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:15.924 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:15.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:15.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:16.028 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:16.059 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:16.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:16.061 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:16.162 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:16.192 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:16.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:16.194 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:16.295 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:16.329 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:16.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:16.333 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:16.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:16 smithi187 bash[89487]: cluster 2023-09-23T22:58:14.086602+0000 osd.7 (osd.7) 286 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T22:58:16.392 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:16 smithi169 bash[104356]: cluster 2023-09-23T22:58:14.086602+0000 osd.7 (osd.7) 286 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T22:58:16.392 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:16 smithi169 bash[101133]: cluster 2023-09-23T22:58:14.086602+0000 osd.7 (osd.7) 286 : cluster 3 failed to encode map e284 with expected crc 2023-09-23T22:58:16.434 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:16.463 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:16.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:16.466 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:16.567 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:16.610 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:16.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:16.614 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:16.714 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:16.724 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2023-09-23T22:58:16.724 INFO:teuthology.orchestra.run.smithi169.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-23T22:58:16.751 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:16.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:16.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:16.854 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:16.880 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:16.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:16.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:16.986 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:17.011 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:17.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:17.013 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:17.114 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:17.137 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:17.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:17.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:17.242 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:17.251 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:17 smithi169 bash[101133]: cluster 2023-09-23T22:58:16.783267+0000 mon.a (mon.0) 1520 : cluster 3 Health check update: Degraded data redundancy: 39486/274515 objects degraded (14.384%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:17.251 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:17 smithi169 bash[101133]: cluster 2023-09-23T22:58:16.851976+0000 mgr.y (mgr.25310) 1103 : cluster 0 pgmap v1194: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 16 active+clean+remapped, 4 remapped+peering, 1 active+remapped+backfill_wait, 9 active+undersized+degraded, 20 active+undersized, 57 active+clean; 5.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 14 KiB/s rd, 38 KiB/s wr, 543 op/s; 39486/273339 objects degraded (14.446%); 17197/273339 objects misplaced (6.291%); 5.3 MiB/s, 84 objects/s recovering 2023-09-23T22:58:17.251 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:17 smithi169 bash[104356]: cluster 2023-09-23T22:58:16.783267+0000 mon.a (mon.0) 1520 : cluster 3 Health check update: Degraded data redundancy: 39486/274515 objects degraded (14.384%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:17.251 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:17 smithi169 bash[104356]: cluster 2023-09-23T22:58:16.851976+0000 mgr.y (mgr.25310) 1103 : cluster 0 pgmap v1194: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 16 active+clean+remapped, 4 remapped+peering, 1 active+remapped+backfill_wait, 9 active+undersized+degraded, 20 active+undersized, 57 active+clean; 5.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 14 KiB/s rd, 38 KiB/s wr, 543 op/s; 39486/273339 objects degraded (14.446%); 17197/273339 objects misplaced (6.291%); 5.3 MiB/s, 84 objects/s recovering 2023-09-23T22:58:17.276 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:17.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:17.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:17.292 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 6, 7, 5] out_osds: [1] dead_osds: [6] live_osds: [1, 2, 3, 4, 7, 0, 5] 2023-09-23T22:58:17.292 INFO:tasks.thrashosds.thrasher:Reviving osd 6 2023-09-23T22:58:17.292 INFO:tasks.cephadm.osd.6:Restarting osd.6 (starting--it wasn't running)... 2023-09-23T22:58:17.292 DEBUG:teuthology.orchestra.run.smithi187:osd.6> sudo journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.6.service 2023-09-23T22:58:17.294 DEBUG:teuthology.orchestra.run.smithi187:> sudo systemctl start ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.6 2023-09-23T22:58:17.301 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:17 smithi187 bash[89487]: cluster 2023-09-23T22:58:16.783267+0000 mon.a (mon.0) 1520 : cluster 3 Health check update: Degraded data redundancy: 39486/274515 objects degraded (14.384%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:17.301 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:17 smithi187 bash[89487]: cluster 2023-09-23T22:58:16.851976+0000 mgr.y (mgr.25310) 1103 : cluster 0 pgmap v1194: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 16 active+clean+remapped, 4 remapped+peering, 1 active+remapped+backfill_wait, 9 active+undersized+degraded, 20 active+undersized, 57 active+clean; 5.6 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 14 KiB/s rd, 38 KiB/s wr, 543 op/s; 39486/273339 objects degraded (14.446%); 17197/273339 objects misplaced (6.291%); 5.3 MiB/s, 84 objects/s recovering 2023-09-23T22:58:17.306 INFO:journalctl@ceph.osd.6.smithi187.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-09-23T22:58:17.317 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T22:58:17.379 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:17.429 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:17.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:17.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:17.534 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:17.566 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:17.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:17.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:17.632 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 22:58:17 smithi187 systemd[1]: Started Ceph osd.6 for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T22:58:17.682 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:17.707 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:17.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:17.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:17.815 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:17.851 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:17.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:17.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:17.955 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:17.979 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:17.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:17.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:18.083 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:18.117 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:18.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:18.119 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:18.220 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:18.244 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:18.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:18.249 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:18.336 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-23T22:58:18.350 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:18.414 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:18.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:18.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:18.461 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:58:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:58:18] "GET /metrics HTTP/1.1" 200 36462 "" "Prometheus/2.43.0" 2023-09-23T22:58:18.525 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:18.566 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:18.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:18.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:18.675 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:18.702 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:18.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:18.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:18.757 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:58:18.808 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:18.843 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:18.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:18.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:18.949 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:18.974 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:18.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:18.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:19.079 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:19.103 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:19.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:19.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:19.210 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:19.218 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:18 smithi187 bash[89487]: cluster 2023-09-23T22:58:18.906280+0000 mon.a (mon.0) 1521 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T22:58:19.235 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:19.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:19.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:19.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:18 smithi169 bash[101133]: cluster 2023-09-23T22:58:18.906280+0000 mon.a (mon.0) 1521 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T22:58:19.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:18 smithi169 bash[104356]: cluster 2023-09-23T22:58:18.906280+0000 mon.a (mon.0) 1521 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2023-09-23T22:58:19.343 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:19.386 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:19.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:19.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:19.491 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:19.517 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:19.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:19.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:19.622 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:19.649 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:19.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:19.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:19.752 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:19.776 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:19.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:19.780 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:19.881 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:19.924 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:19.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:19.931 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:20.032 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:20.040 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:19 smithi187 bash[89487]: cluster 2023-09-23T22:58:18.854949+0000 mgr.y (mgr.25310) 1104 : cluster 0 pgmap v1195: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 20 active+clean+remapped, 1 active+remapped+backfill_wait, 9 active+undersized+degraded, 20 active+undersized, 57 active+clean; 5.4 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 12 KiB/s rd, 32 KiB/s wr, 697 op/s; 37735/266757 objects degraded (14.146%); 16625/266757 objects misplaced (6.232%); 13 MiB/s, 211 objects/s recovering 2023-09-23T22:58:20.080 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:20.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:20.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:20.187 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:20.196 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:19 smithi169 bash[104356]: cluster 2023-09-23T22:58:18.854949+0000 mgr.y (mgr.25310) 1104 : cluster 0 pgmap v1195: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 20 active+clean+remapped, 1 active+remapped+backfill_wait, 9 active+undersized+degraded, 20 active+undersized, 57 active+clean; 5.4 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 12 KiB/s rd, 32 KiB/s wr, 697 op/s; 37735/266757 objects degraded (14.146%); 16625/266757 objects misplaced (6.232%); 13 MiB/s, 211 objects/s recovering 2023-09-23T22:58:20.196 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:19 smithi169 bash[101133]: cluster 2023-09-23T22:58:18.854949+0000 mgr.y (mgr.25310) 1104 : cluster 0 pgmap v1195: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 20 active+clean+remapped, 1 active+remapped+backfill_wait, 9 active+undersized+degraded, 20 active+undersized, 57 active+clean; 5.4 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 12 KiB/s rd, 32 KiB/s wr, 697 op/s; 37735/266757 objects degraded (14.146%); 16625/266757 objects misplaced (6.232%); 13 MiB/s, 211 objects/s recovering 2023-09-23T22:58:20.212 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:20.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:20.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:20.319 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:20.343 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:20.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:20.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:20.449 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:20.474 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:20.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:20.480 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:20.580 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:20.621 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:20.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:20.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:20.726 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:20.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:20.755 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:20.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:20.856 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:20.857 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:58:20.893 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:20.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:20.896 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:20.996 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:21.020 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:21.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:21.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:21.124 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:21.160 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:21.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:21.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:21.268 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:21.304 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:21.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:21.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:21.410 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:21.438 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:21.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:21.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:21.543 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:21.578 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:21.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:21.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:21.682 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:21.715 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:21.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:21.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:21.818 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:21.842 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:21.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:21.846 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:21.947 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:21.961 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 22:58:21 smithi187 bash[166148]: --> Failed to activate via raw: did not find any matching OSD to activate 2023-09-23T22:58:21.961 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 22:58:21 smithi187 bash[166148]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-09-23T22:58:21.961 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 22:58:21 smithi187 bash[166148]: 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-23T22:58:21.961 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 22:58:21 smithi187 bash[166148]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2023-09-23T22:58:21.961 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 22:58:21 smithi187 bash[166148]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2023-09-23T22:58:21.961 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 22:58:21 smithi187 bash[166148]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-09-23T22:58:21.961 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 22:58:21 smithi187 bash[166148]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2023-09-23T22:58:21.961 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 22:58:21 smithi187 bash[166148]: --> ceph-volume lvm activate successful for osd ID: 6 2023-09-23T22:58:21.979 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:21.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:21.984 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:22.085 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:22.093 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:21 smithi169 bash[101133]: cluster 2023-09-23T22:58:20.855813+0000 mgr.y (mgr.25310) 1105 : cluster 0 pgmap v1196: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 20 active+clean+remapped, 1 active+remapped+backfill_wait, 9 active+undersized+degraded, 20 active+undersized, 57 active+clean; 5.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 10 KiB/s rd, 27 KiB/s wr, 792 op/s; 36109/261972 objects degraded (13.784%); 16361/261972 objects misplaced (6.245%); 16 MiB/s, 253 objects/s recovering 2023-09-23T22:58:22.094 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:21 smithi169 bash[101133]: cluster 2023-09-23T22:58:21.784536+0000 mon.a (mon.0) 1522 : cluster 3 Health check update: Degraded data redundancy: 36109/261972 objects degraded (13.784%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:22.094 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:21 smithi169 bash[104356]: cluster 2023-09-23T22:58:20.855813+0000 mgr.y (mgr.25310) 1105 : cluster 0 pgmap v1196: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 20 active+clean+remapped, 1 active+remapped+backfill_wait, 9 active+undersized+degraded, 20 active+undersized, 57 active+clean; 5.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 10 KiB/s rd, 27 KiB/s wr, 792 op/s; 36109/261972 objects degraded (13.784%); 16361/261972 objects misplaced (6.245%); 16 MiB/s, 253 objects/s recovering 2023-09-23T22:58:22.094 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:21 smithi169 bash[104356]: cluster 2023-09-23T22:58:21.784536+0000 mon.a (mon.0) 1522 : cluster 3 Health check update: Degraded data redundancy: 36109/261972 objects degraded (13.784%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:22.119 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:22.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:22.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:22.223 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:22.259 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:22.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:22.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:22.365 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:22.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:21 smithi187 bash[89487]: cluster 2023-09-23T22:58:20.855813+0000 mgr.y (mgr.25310) 1105 : cluster 0 pgmap v1196: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 20 active+clean+remapped, 1 active+remapped+backfill_wait, 9 active+undersized+degraded, 20 active+undersized, 57 active+clean; 5.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 10 KiB/s rd, 27 KiB/s wr, 792 op/s; 36109/261972 objects degraded (13.784%); 16361/261972 objects misplaced (6.245%); 16 MiB/s, 253 objects/s recovering 2023-09-23T22:58:22.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:21 smithi187 bash[89487]: cluster 2023-09-23T22:58:21.784536+0000 mon.a (mon.0) 1522 : cluster 3 Health check update: Degraded data redundancy: 36109/261972 objects degraded (13.784%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:22.389 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:22.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:22.391 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:22.491 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:22.524 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:22.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:22.526 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:22.626 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:22.657 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:22.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:22.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:22.762 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:22.798 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:22.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:22.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:22.902 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:22.928 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:22.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:22.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:23.030 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:23.063 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:23.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:23.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:23.168 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:23.192 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:23.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:23.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:23.296 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:23.320 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:23.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:23.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:23.423 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:23.451 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:23.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:23.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:23.546 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:58:23.546 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:58:23.557 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:23.603 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:23.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:23.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:23.706 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:23.743 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:23.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:23.754 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:23.854 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:23.880 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:23.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:23.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:23.973 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:23 smithi169 bash[101133]: cluster 2023-09-23T22:58:22.856679+0000 mgr.y (mgr.25310) 1106 : cluster 0 pgmap v1197: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 20 active+clean+remapped, 1 active+remapped+backfill_wait, 9 active+undersized+degraded, 20 active+undersized, 57 active+clean; 5.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 8.5 KiB/s rd, 22 KiB/s wr, 732 op/s; 36109/259506 objects degraded (13.915%); 16361/259506 objects misplaced (6.305%); 13 MiB/s, 207 objects/s recovering 2023-09-23T22:58:23.987 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:24.014 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:24.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:24.019 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:24.120 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:24.142 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:24.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:24.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:24.250 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:24.259 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:23 smithi187 bash[89487]: cluster 2023-09-23T22:58:22.856679+0000 mgr.y (mgr.25310) 1106 : cluster 0 pgmap v1197: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 20 active+clean+remapped, 1 active+remapped+backfill_wait, 9 active+undersized+degraded, 20 active+undersized, 57 active+clean; 5.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 8.5 KiB/s rd, 22 KiB/s wr, 732 op/s; 36109/259506 objects degraded (13.915%); 16361/259506 objects misplaced (6.305%); 13 MiB/s, 207 objects/s recovering 2023-09-23T22:58:24.280 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:24.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:24.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:24.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:23 smithi169 bash[104356]: cluster 2023-09-23T22:58:22.856679+0000 mgr.y (mgr.25310) 1106 : cluster 0 pgmap v1197: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 20 active+clean+remapped, 1 active+remapped+backfill_wait, 9 active+undersized+degraded, 20 active+undersized, 57 active+clean; 5.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 8.5 KiB/s rd, 22 KiB/s wr, 732 op/s; 36109/259506 objects degraded (13.915%); 16361/259506 objects misplaced (6.305%); 13 MiB/s, 207 objects/s recovering 2023-09-23T22:58:24.384 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:24.414 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:24.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:24.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:24.517 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:24.555 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:24.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:24.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:24.659 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:24.678 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:24.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:24.680 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:24.781 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:24.812 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:24.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:24.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:24.914 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:24.947 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:24.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:24.949 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:25.049 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:25.075 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:25.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:25.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:25.179 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:25.204 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:25.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:25.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:25.308 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:25.330 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:25.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:25.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:25.436 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:25.465 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:25.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:25.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:25.568 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:25.586 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:25.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:25.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:25.688 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:25.733 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:25.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:25.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:25.838 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:25.859 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:25.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:25.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:25.962 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:25.984 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:25.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:25.986 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:26.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:25 smithi169 bash[104356]: cluster 2023-09-23T22:58:24.858216+0000 mgr.y (mgr.25310) 1107 : cluster 0 pgmap v1198: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 20 active+clean+remapped, 1 active+remapped+backfill_wait, 9 active+undersized+degraded, 20 active+undersized, 57 active+clean; 5.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 885 op/s; 32846/248838 objects degraded (13.200%); 15541/248838 objects misplaced (6.245%); 19 MiB/s, 300 objects/s recovering 2023-09-23T22:58:26.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:25 smithi169 bash[104356]: audit 2023-09-23T22:58:25.470813+0000 mon.a (mon.0) 1523 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:58:26.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:25 smithi169 bash[104356]: audit 2023-09-23T22:58:25.947472+0000 mon.a (mon.0) 1524 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:58:26.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:25 smithi169 bash[104356]: audit 2023-09-23T22:58:25.953378+0000 mon.a (mon.0) 1525 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:58:26.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:25 smithi169 bash[101133]: cluster 2023-09-23T22:58:24.858216+0000 mgr.y (mgr.25310) 1107 : cluster 0 pgmap v1198: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 20 active+clean+remapped, 1 active+remapped+backfill_wait, 9 active+undersized+degraded, 20 active+undersized, 57 active+clean; 5.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 885 op/s; 32846/248838 objects degraded (13.200%); 15541/248838 objects misplaced (6.245%); 19 MiB/s, 300 objects/s recovering 2023-09-23T22:58:26.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:25 smithi169 bash[101133]: audit 2023-09-23T22:58:25.470813+0000 mon.a (mon.0) 1523 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:58:26.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:25 smithi169 bash[101133]: audit 2023-09-23T22:58:25.947472+0000 mon.a (mon.0) 1524 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:58:26.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:25 smithi169 bash[101133]: audit 2023-09-23T22:58:25.953378+0000 mon.a (mon.0) 1525 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:58:26.086 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:26.108 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:26.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:26.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:26.211 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:26.238 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:26.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:26.241 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:25 smithi187 bash[89487]: cluster 2023-09-23T22:58:24.858216+0000 mgr.y (mgr.25310) 1107 : cluster 0 pgmap v1198: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 20 active+clean+remapped, 1 active+remapped+backfill_wait, 9 active+undersized+degraded, 20 active+undersized, 57 active+clean; 5.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 885 op/s; 32846/248838 objects degraded (13.200%); 15541/248838 objects misplaced (6.245%); 19 MiB/s, 300 objects/s recovering 2023-09-23T22:58:26.241 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:25 smithi187 bash[89487]: audit 2023-09-23T22:58:25.470813+0000 mon.a (mon.0) 1523 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:58:26.241 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:25 smithi187 bash[89487]: audit 2023-09-23T22:58:25.947472+0000 mon.a (mon.0) 1524 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:58:26.241 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:25 smithi187 bash[89487]: audit 2023-09-23T22:58:25.953378+0000 mon.a (mon.0) 1525 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:58:26.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:26.342 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:26.365 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:26.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:26.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:26.468 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:26.501 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:26.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:26.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:26.605 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:26.624 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 22:58:26 smithi187 bash[166617]: debug 2023-09-23T22:58:26.471+0000 7f0ee410e700 1 -- 172.21.15.187:0/1391264855 <== mon.1 v2:172.21.15.187:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x557db65deb60 con 0x557db6882800 2023-09-23T22:58:26.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:26.644 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:26.644 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:26.745 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:26.775 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:26.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:26.780 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:26.881 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:26.917 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:26.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:26.922 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:27.013 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:26 smithi187 bash[89487]: audit 2023-09-23T22:58:26.162919+0000 mon.a (mon.0) 1526 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:58:27.013 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:26 smithi187 bash[89487]: cluster 2023-09-23T22:58:26.785346+0000 mon.a (mon.0) 1527 : cluster 3 Health check update: Degraded data redundancy: 32846/248838 objects degraded (13.200%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:27.013 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:26 smithi187 bash[89487]: audit 2023-09-23T22:58:26.860912+0000 mon.a (mon.0) 1528 : audit 1 from='client.? 172.21.15.169:0/2281399892' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:58:27.022 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:27.054 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:27.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:27.057 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:27.125 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 22:58:27 smithi187 bash[166617]: debug 2023-09-23T22:58:27.035+0000 7f0eeb924540 -1 Falling back to public interface 2023-09-23T22:58:27.158 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:27.166 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:26 smithi169 bash[104356]: audit 2023-09-23T22:58:26.162919+0000 mon.a (mon.0) 1526 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:58:27.166 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:26 smithi169 bash[104356]: cluster 2023-09-23T22:58:26.785346+0000 mon.a (mon.0) 1527 : cluster 3 Health check update: Degraded data redundancy: 32846/248838 objects degraded (13.200%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:27.166 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:26 smithi169 bash[104356]: audit 2023-09-23T22:58:26.860912+0000 mon.a (mon.0) 1528 : audit 1 from='client.? 172.21.15.169:0/2281399892' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:58:27.167 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:26 smithi169 bash[101133]: audit 2023-09-23T22:58:26.162919+0000 mon.a (mon.0) 1526 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:58:27.167 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:26 smithi169 bash[101133]: cluster 2023-09-23T22:58:26.785346+0000 mon.a (mon.0) 1527 : cluster 3 Health check update: Degraded data redundancy: 32846/248838 objects degraded (13.200%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:27.167 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:26 smithi169 bash[101133]: audit 2023-09-23T22:58:26.860912+0000 mon.a (mon.0) 1528 : audit 1 from='client.? 172.21.15.169:0/2281399892' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T22:58:27.180 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:27.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:27.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:27.284 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:27.315 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:27.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:27.320 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:27.421 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:27.449 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:27.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:27.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:27.552 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:27.578 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:27.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:27.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:27.681 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:27.714 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:27.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:27.718 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:27.805 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is unset 2023-09-23T22:58:27.818 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:27.844 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:27.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:27.849 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:27.950 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:27.977 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:27.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:27.981 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:28.082 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:28.090 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:27 smithi187 bash[89487]: cluster 2023-09-23T22:58:26.858999+0000 mgr.y (mgr.25310) 1108 : cluster 0 pgmap v1199: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 20 active+clean+remapped, 1 active+remapped+backfill_wait, 9 active+undersized+degraded, 20 active+undersized, 57 active+clean; 5.0 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 753 op/s; 32846/247362 objects degraded (13.279%); 15541/247362 objects misplaced (6.283%); 16 MiB/s, 248 objects/s recovering 2023-09-23T22:58:28.090 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:27 smithi187 bash[89487]: cluster 2023-09-23T22:58:27.787967+0000 mon.a (mon.0) 1529 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:58:28.090 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:27 smithi187 bash[89487]: audit 2023-09-23T22:58:27.796050+0000 mon.a (mon.0) 1530 : audit 1 from='client.? 172.21.15.169:0/2281399892' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:58:28.090 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:27 smithi187 bash[89487]: cluster 2023-09-23T22:58:27.796298+0000 mon.a (mon.0) 1531 : cluster 0 osdmap e285: 8 total, 7 up, 7 in 2023-09-23T22:58:28.106 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:28.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:28.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:28.209 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:28.239 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:28.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:28.243 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:28.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:27 smithi169 bash[104356]: cluster 2023-09-23T22:58:26.858999+0000 mgr.y (mgr.25310) 1108 : cluster 0 pgmap v1199: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 20 active+clean+remapped, 1 active+remapped+backfill_wait, 9 active+undersized+degraded, 20 active+undersized, 57 active+clean; 5.0 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 753 op/s; 32846/247362 objects degraded (13.279%); 15541/247362 objects misplaced (6.283%); 16 MiB/s, 248 objects/s recovering 2023-09-23T22:58:28.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:27 smithi169 bash[104356]: cluster 2023-09-23T22:58:27.787967+0000 mon.a (mon.0) 1529 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:58:28.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:27 smithi169 bash[104356]: audit 2023-09-23T22:58:27.796050+0000 mon.a (mon.0) 1530 : audit 1 from='client.? 172.21.15.169:0/2281399892' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:58:28.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:27 smithi169 bash[104356]: cluster 2023-09-23T22:58:27.796298+0000 mon.a (mon.0) 1531 : cluster 0 osdmap e285: 8 total, 7 up, 7 in 2023-09-23T22:58:28.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:27 smithi169 bash[101133]: cluster 2023-09-23T22:58:26.858999+0000 mgr.y (mgr.25310) 1108 : cluster 0 pgmap v1199: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 20 active+clean+remapped, 1 active+remapped+backfill_wait, 9 active+undersized+degraded, 20 active+undersized, 57 active+clean; 5.0 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 753 op/s; 32846/247362 objects degraded (13.279%); 15541/247362 objects misplaced (6.283%); 16 MiB/s, 248 objects/s recovering 2023-09-23T22:58:28.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:27 smithi169 bash[101133]: cluster 2023-09-23T22:58:27.787967+0000 mon.a (mon.0) 1529 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:58:28.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:27 smithi169 bash[101133]: audit 2023-09-23T22:58:27.796050+0000 mon.a (mon.0) 1530 : audit 1 from='client.? 172.21.15.169:0/2281399892' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T22:58:28.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:27 smithi169 bash[101133]: cluster 2023-09-23T22:58:27.796298+0000 mon.a (mon.0) 1531 : cluster 0 osdmap e285: 8 total, 7 up, 7 in 2023-09-23T22:58:28.343 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:28.376 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:28.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:28.383 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:28.483 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:28.514 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:28.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:28.518 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:28.619 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:28.646 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:28.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:28.648 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:28.749 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:28.770 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:28.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:28.772 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:28.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:58:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:58:28] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2023-09-23T22:58:28.873 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:28.907 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:28.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:28.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:28.993 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:28 smithi187 bash[89487]: cluster 2023-09-23T22:58:27.798127+0000 osd.7 (osd.7) 287 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T22:58:28.993 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:28 smithi187 bash[89487]: cluster 2023-09-23T22:58:27.801335+0000 osd.7 (osd.7) 288 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T22:58:28.994 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:28 smithi187 bash[89487]: cluster 2023-09-23T22:58:27.802101+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T22:58:28.994 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:28 smithi187 bash[89487]: cluster 2023-09-23T22:58:27.806429+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T22:58:28.994 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:28 smithi187 bash[89487]: cluster 2023-09-23T22:58:27.811264+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T22:58:29.015 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:29.038 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:29.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:29.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:29.143 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:29.152 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:28 smithi169 bash[101133]: cluster 2023-09-23T22:58:27.798127+0000 osd.7 (osd.7) 287 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T22:58:29.152 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:28 smithi169 bash[101133]: cluster 2023-09-23T22:58:27.801335+0000 osd.7 (osd.7) 288 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T22:58:29.152 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:28 smithi169 bash[101133]: cluster 2023-09-23T22:58:27.802101+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T22:58:29.152 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:28 smithi169 bash[101133]: cluster 2023-09-23T22:58:27.806429+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T22:58:29.153 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:28 smithi169 bash[101133]: cluster 2023-09-23T22:58:27.811264+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T22:58:29.153 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:28 smithi169 bash[104356]: cluster 2023-09-23T22:58:27.798127+0000 osd.7 (osd.7) 287 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T22:58:29.153 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:28 smithi169 bash[104356]: cluster 2023-09-23T22:58:27.801335+0000 osd.7 (osd.7) 288 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T22:58:29.153 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:28 smithi169 bash[104356]: cluster 2023-09-23T22:58:27.802101+0000 osd.5 (osd.5) 103 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T22:58:29.153 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:28 smithi169 bash[104356]: cluster 2023-09-23T22:58:27.806429+0000 osd.5 (osd.5) 104 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T22:58:29.153 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:28 smithi169 bash[104356]: cluster 2023-09-23T22:58:27.811264+0000 osd.5 (osd.5) 105 : cluster 3 failed to encode map e285 with expected crc 2023-09-23T22:58:29.167 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:29.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:29.171 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:29.272 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:29.297 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:29.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:29.300 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:29.400 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:29.426 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:29.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:29.430 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:29.531 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:29.558 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:29.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:29.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:29.664 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:29.692 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:29.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:29.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:29.797 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:29.825 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:29.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:29.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:29.929 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:29.955 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:29.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:29.958 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:30.059 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:30.068 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:29 smithi187 bash[89487]: cluster 2023-09-23T22:58:28.162577+0000 osd.3 (osd.3) 10 : cluster 0 1.4 scrub starts 2023-09-23T22:58:30.068 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:29 smithi187 bash[89487]: cluster 2023-09-23T22:58:28.860076+0000 mgr.y (mgr.25310) 1109 : cluster 0 pgmap v1201: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 20 active+clean+remapped, 1 active+remapped+backfill_wait, 9 active+undersized+degraded, 20 active+undersized, 57 active+clean; 4.9 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 839 op/s; 31335/241572 objects degraded (12.971%); 15103/241572 objects misplaced (6.252%); 18 MiB/s, 292 objects/s recovering 2023-09-23T22:58:30.084 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:30.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:30.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:30.134 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:58:30.175 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:58:30.188 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:30.197 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:29 smithi169 bash[104356]: cluster 2023-09-23T22:58:28.162577+0000 osd.3 (osd.3) 10 : cluster 0 1.4 scrub starts 2023-09-23T22:58:30.197 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:29 smithi169 bash[104356]: cluster 2023-09-23T22:58:28.860076+0000 mgr.y (mgr.25310) 1109 : cluster 0 pgmap v1201: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 20 active+clean+remapped, 1 active+remapped+backfill_wait, 9 active+undersized+degraded, 20 active+undersized, 57 active+clean; 4.9 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 839 op/s; 31335/241572 objects degraded (12.971%); 15103/241572 objects misplaced (6.252%); 18 MiB/s, 292 objects/s recovering 2023-09-23T22:58:30.197 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:29 smithi169 bash[101133]: cluster 2023-09-23T22:58:28.162577+0000 osd.3 (osd.3) 10 : cluster 0 1.4 scrub starts 2023-09-23T22:58:30.197 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:29 smithi169 bash[101133]: cluster 2023-09-23T22:58:28.860076+0000 mgr.y (mgr.25310) 1109 : cluster 0 pgmap v1201: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 20 active+clean+remapped, 1 active+remapped+backfill_wait, 9 active+undersized+degraded, 20 active+undersized, 57 active+clean; 4.9 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 839 op/s; 31335/241572 objects degraded (12.971%); 15103/241572 objects misplaced (6.252%); 18 MiB/s, 292 objects/s recovering 2023-09-23T22:58:30.225 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:30.227 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:58:30.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:30.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:30.268 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:58:30.299 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:58:30.331 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:30.341 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:58:30.362 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:30.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:30.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:30.380 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:58:30.380 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:58:30.380 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:58:30.380 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:58:30.380 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:58:30.381 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:58:30.381 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:58:30.381 INFO:teuthology.orchestra.run.smithi169.stderr:Error ENXIO: problem getting command descriptions from osd.6 2023-09-23T22:58:30.381 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:58:30.467 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:30.512 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:30.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:30.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:30.617 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:30.646 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:30.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:30.649 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:30.749 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:30.774 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:30.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:30.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:30.878 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:30.917 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:30.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:30.922 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:31.023 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:31.045 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:31.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:31.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:31.148 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:31.189 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:31.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:31.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:31.295 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:31.305 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:30 smithi187 bash[89487]: cluster 2023-09-23T22:58:29.162361+0000 osd.3 (osd.3) 11 : cluster 0 1.14 scrub starts 2023-09-23T22:58:31.305 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:30 smithi187 bash[89487]: audit 2023-09-23T22:58:30.071918+0000 mon.c (mon.2) 93 : audit 0 from='client.? 172.21.15.169:0/2526366805' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:58:31.321 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:31.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:31.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:31.424 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:31.430 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:30 smithi169 bash[104356]: cluster 2023-09-23T22:58:29.162361+0000 osd.3 (osd.3) 11 : cluster 0 1.14 scrub starts 2023-09-23T22:58:31.430 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:30 smithi169 bash[104356]: audit 2023-09-23T22:58:30.071918+0000 mon.c (mon.2) 93 : audit 0 from='client.? 172.21.15.169:0/2526366805' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:58:31.430 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:30 smithi169 bash[101133]: cluster 2023-09-23T22:58:29.162361+0000 osd.3 (osd.3) 11 : cluster 0 1.14 scrub starts 2023-09-23T22:58:31.431 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:30 smithi169 bash[101133]: audit 2023-09-23T22:58:30.071918+0000 mon.c (mon.2) 93 : audit 0 from='client.? 172.21.15.169:0/2526366805' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:58:31.446 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:31.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:31.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:31.550 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:31.742 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:31.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:31.748 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:31.763 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T22:58:31.763 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [ 2023-09-23T22:58:31.764 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.764 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:151075 10.6 10:65a3d7b6:::benchmark_data_smithi169_238013_object37217:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e285)", 2023-09-23T22:58:31.764 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:58:31.716759+0000", 2023-09-23T22:58:31.764 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 0.044981958000000002, 2023-09-23T22:58:31.764 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.045020122000000003, 2023-09-23T22:58:31.764 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:58:31.764 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:58:31.764 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:58:31.764 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T22:58:31.764 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T22:58:31.764 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 151075 2023-09-23T22:58:31.765 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.765 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:58:31.765 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.765 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:58:31.765 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.716759+0000", 2023-09-23T22:58:31.765 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:58:31.765 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.765 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.765 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:58:31.765 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.716759+0000", 2023-09-23T22:58:31.765 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:58:31.765 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.766 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.766 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:58:31.766 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.716755+0000", 2023-09-23T22:58:31.766 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999967 2023-09-23T22:58:31.766 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.766 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.766 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:58:31.766 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.716772+0000", 2023-09-23T22:58:31.766 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.6537000000000001e-05 2023-09-23T22:58:31.766 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.766 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.766 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:58:31.767 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.716792+0000", 2023-09-23T22:58:31.767 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.9774000000000001e-05 2023-09-23T22:58:31.767 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.767 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.767 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:58:31.767 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.716802+0000", 2023-09-23T22:58:31.767 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0448999999999999e-05 2023-09-23T22:58:31.767 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.767 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.767 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:58:31.767 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.716859+0000", 2023-09-23T22:58:31.767 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.6496999999999998e-05 2023-09-23T22:58:31.767 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.768 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.768 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:58:31.768 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.717004+0000", 2023-09-23T22:58:31.768 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014503199999999999 2023-09-23T22:58:31.768 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.768 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.768 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,4", 2023-09-23T22:58:31.768 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.717141+0000", 2023-09-23T22:58:31.768 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013720599999999999 2023-09-23T22:58:31.768 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.768 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.768 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:58:31.769 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.725718+0000", 2023-09-23T22:58:31.769 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0085773710000000003 2023-09-23T22:58:31.769 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.769 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.769 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:58:31.769 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.727137+0000", 2023-09-23T22:58:31.769 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.001418311 2023-09-23T22:58:31.769 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:58:31.769 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:58:31.769 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:58:31.769 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.769 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.769 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:151079 10.9 10:9114ad11:::benchmark_data_smithi169_238013_object37221:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e285)", 2023-09-23T22:58:31.770 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:58:31.728896+0000", 2023-09-23T22:58:31.770 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 0.032844946, 2023-09-23T22:58:31.770 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.032978942999999997, 2023-09-23T22:58:31.770 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:58:31.770 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:58:31.770 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:58:31.770 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T22:58:31.770 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T22:58:31.770 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 151079 2023-09-23T22:58:31.770 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.770 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:58:31.770 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.771 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:58:31.771 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.728896+0000", 2023-09-23T22:58:31.771 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:58:31.771 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.771 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.771 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:58:31.771 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.728896+0000", 2023-09-23T22:58:31.771 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:58:31.771 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.771 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.771 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:58:31.771 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.728890+0000", 2023-09-23T22:58:31.772 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999948 2023-09-23T22:58:31.772 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.772 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.772 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:58:31.772 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.728905+0000", 2023-09-23T22:58:31.772 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4192999999999999e-05 2023-09-23T22:58:31.772 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.772 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.772 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:58:31.772 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.728922+0000", 2023-09-23T22:58:31.772 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.7428e-05 2023-09-23T22:58:31.772 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.773 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.773 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:58:31.773 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.728930+0000", 2023-09-23T22:58:31.773 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.1939999999999998e-06 2023-09-23T22:58:31.773 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.773 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.773 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:58:31.773 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.728987+0000", 2023-09-23T22:58:31.773 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.6357000000000003e-05 2023-09-23T22:58:31.773 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.773 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.773 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:58:31.774 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.729124+0000", 2023-09-23T22:58:31.774 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000137529 2023-09-23T22:58:31.774 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.774 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.774 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,7", 2023-09-23T22:58:31.774 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.729253+0000", 2023-09-23T22:58:31.774 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000128582 2023-09-23T22:58:31.774 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.774 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.774 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T22:58:31.774 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.733609+0000", 2023-09-23T22:58:31.774 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0043565239999999996 2023-09-23T22:58:31.775 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.775 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.775 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T22:58:31.775 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.734712+0000", 2023-09-23T22:58:31.775 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.001103291 2023-09-23T22:58:31.775 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:58:31.775 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:58:31.775 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:58:31.775 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.775 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.775 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:151086 10.6 10:6661172d:::benchmark_data_smithi169_238013_object37228:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e285)", 2023-09-23T22:58:31.775 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:58:31.739785+0000", 2023-09-23T22:58:31.776 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 0.021955532, 2023-09-23T22:58:31.776 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.022185975, 2023-09-23T22:58:31.776 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:58:31.776 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:58:31.776 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:58:31.776 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T22:58:31.776 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T22:58:31.776 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 151086 2023-09-23T22:58:31.776 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.776 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:58:31.776 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.776 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:58:31.776 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.739785+0000", 2023-09-23T22:58:31.777 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:58:31.777 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.777 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.777 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:58:31.777 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.739785+0000", 2023-09-23T22:58:31.777 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:58:31.777 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.777 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.777 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:58:31.777 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.739782+0000", 2023-09-23T22:58:31.777 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999976 2023-09-23T22:58:31.777 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.778 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.778 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:58:31.778 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.739798+0000", 2023-09-23T22:58:31.778 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.5024999999999999e-05 2023-09-23T22:58:31.778 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.778 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.778 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:58:31.778 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.739819+0000", 2023-09-23T22:58:31.778 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.1891000000000001e-05 2023-09-23T22:58:31.778 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.778 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.778 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:58:31.779 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.739831+0000", 2023-09-23T22:58:31.779 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1168999999999999e-05 2023-09-23T22:58:31.779 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.779 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.779 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:58:31.779 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.739931+0000", 2023-09-23T22:58:31.779 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000100561 2023-09-23T22:58:31.779 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.779 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.779 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:58:31.779 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.740095+0000", 2023-09-23T22:58:31.779 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00016397699999999999 2023-09-23T22:58:31.779 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.780 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.780 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,4", 2023-09-23T22:58:31.780 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.740243+0000", 2023-09-23T22:58:31.780 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000147596 2023-09-23T22:58:31.780 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:58:31.780 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:58:31.780 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:58:31.780 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.780 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.780 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:151087 10.6 10:6ed047dc:::benchmark_data_smithi169_238013_object37229:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e285)", 2023-09-23T22:58:31.780 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:58:31.739859+0000", 2023-09-23T22:58:31.780 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 0.021881259, 2023-09-23T22:58:31.780 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.022176497999999999, 2023-09-23T22:58:31.781 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:58:31.781 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:58:31.781 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:58:31.781 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T22:58:31.781 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T22:58:31.781 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 151087 2023-09-23T22:58:31.781 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.781 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:58:31.781 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.781 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:58:31.781 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.739859+0000", 2023-09-23T22:58:31.781 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:58:31.781 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.782 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.782 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:58:31.782 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.739859+0000", 2023-09-23T22:58:31.782 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:58:31.782 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.782 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.782 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:58:31.782 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.739859+0000", 2023-09-23T22:58:31.782 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999995 2023-09-23T22:58:31.782 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.782 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.783 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:58:31.783 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.739862+0000", 2023-09-23T22:58:31.783 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.7060000000000002e-06 2023-09-23T22:58:31.783 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.783 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.783 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:58:31.783 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.739873+0000", 2023-09-23T22:58:31.783 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0695e-05 2023-09-23T22:58:31.783 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.783 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.783 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:58:31.783 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.739878+0000", 2023-09-23T22:58:31.783 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.3869999999999997e-06 2023-09-23T22:58:31.784 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.784 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.784 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:58:31.784 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.746243+0000", 2023-09-23T22:58:31.784 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0063649570000000001 2023-09-23T22:58:31.784 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.784 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.784 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:58:31.784 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.746389+0000", 2023-09-23T22:58:31.784 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014690600000000001 2023-09-23T22:58:31.784 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.784 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.784 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,4", 2023-09-23T22:58:31.785 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.746524+0000", 2023-09-23T22:58:31.785 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000134575 2023-09-23T22:58:31.785 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:58:31.785 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:58:31.785 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:58:31.785 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.785 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.785 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:151088 10.9 10:9c92b9b7:::benchmark_data_smithi169_238013_object37230:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e285)", 2023-09-23T22:58:31.785 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:58:31.742225+0000", 2023-09-23T22:58:31.785 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 0.019515925999999999, 2023-09-23T22:58:31.785 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.019856644999999999, 2023-09-23T22:58:31.785 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:58:31.785 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "waiting for sub ops", 2023-09-23T22:58:31.786 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T22:58:31.786 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T22:58:31.786 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T22:58:31.786 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 151088 2023-09-23T22:58:31.786 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.786 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:58:31.786 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.786 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:58:31.786 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.742225+0000", 2023-09-23T22:58:31.786 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:58:31.786 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.786 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.787 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:58:31.787 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.742225+0000", 2023-09-23T22:58:31.787 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:58:31.787 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.787 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.787 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:58:31.787 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.742223+0000", 2023-09-23T22:58:31.787 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T22:58:31.787 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.787 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.787 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:58:31.787 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.742232+0000", 2023-09-23T22:58:31.787 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.1160000000000005e-06 2023-09-23T22:58:31.788 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.788 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.788 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:58:31.788 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.742248+0000", 2023-09-23T22:58:31.788 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.6096999999999999e-05 2023-09-23T22:58:31.788 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.788 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.788 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:58:31.788 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.742257+0000", 2023-09-23T22:58:31.788 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.541e-06 2023-09-23T22:58:31.788 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.788 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.788 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T22:58:31.789 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.742314+0000", 2023-09-23T22:58:31.789 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.7626e-05 2023-09-23T22:58:31.789 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.789 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.789 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T22:58:31.789 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.742453+0000", 2023-09-23T22:58:31.789 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013878 2023-09-23T22:58:31.789 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.789 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.789 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,7", 2023-09-23T22:58:31.789 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.742584+0000", 2023-09-23T22:58:31.789 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013100199999999999 2023-09-23T22:58:31.789 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:58:31.790 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:58:31.790 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:58:31.790 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.790 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.790 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_repop_reply(client.35409.0:151086 10.6 e285/268)", 2023-09-23T22:58:31.790 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:58:31.745177+0000", 2023-09-23T22:58:31.790 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 0.016564016000000001, 2023-09-23T22:58:31.790 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.016945961999999998, 2023-09-23T22:58:31.790 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T22:58:31.790 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "queued for pg", 2023-09-23T22:58:31.790 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T22:58:31.791 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.791 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T22:58:31.791 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.745177+0000", 2023-09-23T22:58:31.791 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:58:31.791 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.791 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.791 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T22:58:31.791 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.745177+0000", 2023-09-23T22:58:31.791 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T22:58:31.791 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.791 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.791 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T22:58:31.792 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.745175+0000", 2023-09-23T22:58:31.792 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T22:58:31.792 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.792 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.792 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T22:58:31.792 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.745184+0000", 2023-09-23T22:58:31.792 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.6729999999999998e-06 2023-09-23T22:58:31.792 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.792 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.792 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T22:58:31.792 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.745198+0000", 2023-09-23T22:58:31.792 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.364e-05 2023-09-23T22:58:31.792 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T22:58:31.793 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T22:58:31.793 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T22:58:31.793 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:31.745206+0000", 2023-09-23T22:58:31.793 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.3000000000000002e-06 2023-09-23T22:58:31.793 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:58:31.793 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T22:58:31.793 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:58:31.793 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T22:58:31.793 INFO:teuthology.orchestra.run.smithi187.stdout: ], 2023-09-23T22:58:31.793 INFO:teuthology.orchestra.run.smithi187.stdout: "num_ops": 6 2023-09-23T22:58:31.793 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T22:58:31.794 INFO:teuthology.orchestra.run.smithi187.stderr:no valid command found; 10 closest matches: 2023-09-23T22:58:31.794 INFO:teuthology.orchestra.run.smithi187.stderr:0 2023-09-23T22:58:31.794 INFO:teuthology.orchestra.run.smithi187.stderr:1 2023-09-23T22:58:31.794 INFO:teuthology.orchestra.run.smithi187.stderr:2 2023-09-23T22:58:31.794 INFO:teuthology.orchestra.run.smithi187.stderr:abort 2023-09-23T22:58:31.794 INFO:teuthology.orchestra.run.smithi187.stderr:assert 2023-09-23T22:58:31.794 INFO:teuthology.orchestra.run.smithi187.stderr:bluefs debug_inject_read_zeros 2023-09-23T22:58:31.794 INFO:teuthology.orchestra.run.smithi187.stderr:bluefs files list 2023-09-23T22:58:31.794 INFO:teuthology.orchestra.run.smithi187.stderr:bluefs stats 2023-09-23T22:58:31.795 INFO:teuthology.orchestra.run.smithi187.stderr:bluestore bluefs device info [] 2023-09-23T22:58:31.795 INFO:teuthology.orchestra.run.smithi187.stderr:config diff 2023-09-23T22:58:31.795 INFO:teuthology.orchestra.run.smithi187.stderr:admin_socket: invalid command 2023-09-23T22:58:31.798 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-09-23T22:58:31.798 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-09-23T22:58:31.849 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:31.874 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:31.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:31.876 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:31.966 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T22:58:31.977 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:32.042 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:32.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:32.047 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:32.067 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:32 smithi187 bash[89487]: cluster 2023-09-23T22:58:30.863216+0000 mgr.y (mgr.25310) 1110 : cluster 0 pgmap v1202: 109 pgs: 2 active+clean+scrubbing, 2 active+undersized+degraded+remapped+backfilling, 20 active+clean+remapped, 1 active+remapped+backfill_wait, 9 active+undersized+degraded, 20 active+undersized, 55 active+clean; 4.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 822 op/s; 30011/237273 objects degraded (12.648%); 14851/237273 objects misplaced (6.259%); 17 MiB/s, 278 objects/s recovering 2023-09-23T22:58:32.067 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:32 smithi187 bash[89487]: cluster 2023-09-23T22:58:31.786331+0000 mon.a (mon.0) 1532 : cluster 3 Health check update: Degraded data redundancy: 30011/237273 objects degraded (12.648%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:32.148 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:32.258 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:32.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:32.262 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:32.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:32 smithi169 bash[104356]: cluster 2023-09-23T22:58:30.863216+0000 mgr.y (mgr.25310) 1110 : cluster 0 pgmap v1202: 109 pgs: 2 active+clean+scrubbing, 2 active+undersized+degraded+remapped+backfilling, 20 active+clean+remapped, 1 active+remapped+backfill_wait, 9 active+undersized+degraded, 20 active+undersized, 55 active+clean; 4.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 822 op/s; 30011/237273 objects degraded (12.648%); 14851/237273 objects misplaced (6.259%); 17 MiB/s, 278 objects/s recovering 2023-09-23T22:58:32.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:32 smithi169 bash[104356]: cluster 2023-09-23T22:58:31.786331+0000 mon.a (mon.0) 1532 : cluster 3 Health check update: Degraded data redundancy: 30011/237273 objects degraded (12.648%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:32.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:32 smithi169 bash[101133]: cluster 2023-09-23T22:58:30.863216+0000 mgr.y (mgr.25310) 1110 : cluster 0 pgmap v1202: 109 pgs: 2 active+clean+scrubbing, 2 active+undersized+degraded+remapped+backfilling, 20 active+clean+remapped, 1 active+remapped+backfill_wait, 9 active+undersized+degraded, 20 active+undersized, 55 active+clean; 4.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 822 op/s; 30011/237273 objects degraded (12.648%); 14851/237273 objects misplaced (6.259%); 17 MiB/s, 278 objects/s recovering 2023-09-23T22:58:32.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:32 smithi169 bash[101133]: cluster 2023-09-23T22:58:31.786331+0000 mon.a (mon.0) 1532 : cluster 3 Health check update: Degraded data redundancy: 30011/237273 objects degraded (12.648%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:32.362 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:32.929 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:32.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:32.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:33.034 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:33.062 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:33.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:33.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:33.173 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:33.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:33 smithi169 bash[104356]: cluster 2023-09-23T22:58:31.151078+0000 osd.3 (osd.3) 12 : cluster 0 1.c scrub starts 2023-09-23T22:58:33.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:33 smithi169 bash[101133]: cluster 2023-09-23T22:58:31.151078+0000 osd.3 (osd.3) 12 : cluster 0 1.c scrub starts 2023-09-23T22:58:33.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:33 smithi187 bash[89487]: cluster 2023-09-23T22:58:31.151078+0000 osd.3 (osd.3) 12 : cluster 0 1.c scrub starts 2023-09-23T22:58:33.799 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:58:33.950 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:33.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:33.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:34.053 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:34.072 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:34 smithi169 bash[101133]: cluster 2023-09-23T22:58:32.118560+0000 osd.3 (osd.3) 13 : cluster 0 1.4 scrub starts 2023-09-23T22:58:34.072 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:34 smithi169 bash[101133]: cluster 2023-09-23T22:58:32.864078+0000 mgr.y (mgr.25310) 1111 : cluster 0 pgmap v1203: 109 pgs: 2 active+clean+scrubbing, 2 active+undersized+degraded+remapped+backfilling, 20 active+clean+remapped, 1 active+remapped+backfill_wait, 9 active+undersized+degraded, 20 active+undersized, 55 active+clean; 4.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 813 op/s; 30011/235077 objects degraded (12.766%); 14851/235077 objects misplaced (6.318%); 17 MiB/s, 278 objects/s recovering 2023-09-23T22:58:34.072 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:34 smithi169 bash[101133]: audit 2023-09-23T22:58:33.865376+0000 mon.a (mon.0) 1533 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:58:34.072 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:34 smithi169 bash[101133]: audit 2023-09-23T22:58:33.882042+0000 mon.a (mon.0) 1534 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:58:34.072 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:34 smithi169 bash[104356]: cluster 2023-09-23T22:58:32.118560+0000 osd.3 (osd.3) 13 : cluster 0 1.4 scrub starts 2023-09-23T22:58:34.073 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:34 smithi169 bash[104356]: cluster 2023-09-23T22:58:32.864078+0000 mgr.y (mgr.25310) 1111 : cluster 0 pgmap v1203: 109 pgs: 2 active+clean+scrubbing, 2 active+undersized+degraded+remapped+backfilling, 20 active+clean+remapped, 1 active+remapped+backfill_wait, 9 active+undersized+degraded, 20 active+undersized, 55 active+clean; 4.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 813 op/s; 30011/235077 objects degraded (12.766%); 14851/235077 objects misplaced (6.318%); 17 MiB/s, 278 objects/s recovering 2023-09-23T22:58:34.073 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:34 smithi169 bash[104356]: audit 2023-09-23T22:58:33.865376+0000 mon.a (mon.0) 1533 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:58:34.073 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:34 smithi169 bash[104356]: audit 2023-09-23T22:58:33.882042+0000 mon.a (mon.0) 1534 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:58:34.092 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:34.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:34.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:34.200 DEBUG:teuthology.orchestra.run:got remote process result: 22 2023-09-23T22:58:34.201 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-6, ['dump_ops_in_flight'] 2023-09-23T22:58:34.201 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-23T22:58:34.202 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:34 smithi187 bash[89487]: cluster 2023-09-23T22:58:32.118560+0000 osd.3 (osd.3) 13 : cluster 0 1.4 scrub starts 2023-09-23T22:58:34.202 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:34 smithi187 bash[89487]: cluster 2023-09-23T22:58:32.864078+0000 mgr.y (mgr.25310) 1111 : cluster 0 pgmap v1203: 109 pgs: 2 active+clean+scrubbing, 2 active+undersized+degraded+remapped+backfilling, 20 active+clean+remapped, 1 active+remapped+backfill_wait, 9 active+undersized+degraded, 20 active+undersized, 55 active+clean; 4.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 813 op/s; 30011/235077 objects degraded (12.766%); 14851/235077 objects misplaced (6.318%); 17 MiB/s, 278 objects/s recovering 2023-09-23T22:58:34.202 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:34 smithi187 bash[89487]: audit 2023-09-23T22:58:33.865376+0000 mon.a (mon.0) 1533 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:58:34.202 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:34 smithi187 bash[89487]: audit 2023-09-23T22:58:33.882042+0000 mon.a (mon.0) 1534 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:58:34.203 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:34.232 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:34.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:34.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:34.335 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:34.368 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:34.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:34.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:34.475 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:34.505 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:34.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:34.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:34.613 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:34.637 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:34.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:34.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:34.742 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:34.797 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:34.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:34.840 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:34.941 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:34.974 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:34.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:34.978 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:35.034 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:35 smithi187 bash[89487]: cluster 2023-09-23T22:58:33.088083+0000 osd.3 (osd.3) 14 : cluster 0 1.14 scrub starts 2023-09-23T22:58:35.034 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:35 smithi187 bash[89487]: cluster 2023-09-23T22:58:34.171021+0000 osd.5 (osd.5) 106 : cluster 0 1.1 scrub starts 2023-09-23T22:58:35.079 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:35.108 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:35.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:35.114 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:35.214 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:35.247 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:35.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:35.250 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:35.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:35 smithi169 bash[104356]: cluster 2023-09-23T22:58:33.088083+0000 osd.3 (osd.3) 14 : cluster 0 1.14 scrub starts 2023-09-23T22:58:35.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:35 smithi169 bash[104356]: cluster 2023-09-23T22:58:34.171021+0000 osd.5 (osd.5) 106 : cluster 0 1.1 scrub starts 2023-09-23T22:58:35.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:35 smithi169 bash[101133]: cluster 2023-09-23T22:58:33.088083+0000 osd.3 (osd.3) 14 : cluster 0 1.14 scrub starts 2023-09-23T22:58:35.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:35 smithi169 bash[101133]: cluster 2023-09-23T22:58:34.171021+0000 osd.5 (osd.5) 106 : cluster 0 1.1 scrub starts 2023-09-23T22:58:35.351 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:35.384 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:35.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:35.390 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:35.491 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:35.521 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:35.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:35.528 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:35.629 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:35.652 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:35.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:35.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:35.754 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:35.782 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:35.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:35.785 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:35.874 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 22:58:35 smithi187 bash[166617]: debug 2023-09-23T22:58:35.603+0000 7f0eeb924540 -1 osd.6 254 log_to_monitors true 2023-09-23T22:58:35.886 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:35.923 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:35.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:35.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:36.028 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:36.051 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:36.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:36.054 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:36.155 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:36.182 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:36.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:36.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:36.287 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:36.295 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:36 smithi169 bash[104356]: cluster 2023-09-23T22:58:34.864910+0000 mgr.y (mgr.25310) 1112 : cluster 0 pgmap v1204: 109 pgs: 3 active+clean+scrubbing, 2 active+undersized+degraded+remapped+backfilling, 20 active+clean+remapped, 1 active+remapped+backfill_wait, 9 active+undersized+degraded, 20 active+undersized, 54 active+clean; 4.6 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 753 op/s; 27352/226218 objects degraded (12.091%); 14155/226218 objects misplaced (6.257%); 17 MiB/s, 264 objects/s recovering 2023-09-23T22:58:36.295 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:36 smithi169 bash[104356]: audit 2023-09-23T22:58:35.635749+0000 mon.a (mon.0) 1535 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T22:58:36.295 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:36 smithi169 bash[104356]: audit 2023-09-23T22:58:35.635851+0000 mon.b (mon.1) 22 : audit 1 from='osd.6 [v2:172.21.15.187:6816/425270482,v1:172.21.15.187:6817/425270482]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T22:58:36.295 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:36 smithi169 bash[101133]: cluster 2023-09-23T22:58:34.864910+0000 mgr.y (mgr.25310) 1112 : cluster 0 pgmap v1204: 109 pgs: 3 active+clean+scrubbing, 2 active+undersized+degraded+remapped+backfilling, 20 active+clean+remapped, 1 active+remapped+backfill_wait, 9 active+undersized+degraded, 20 active+undersized, 54 active+clean; 4.6 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 753 op/s; 27352/226218 objects degraded (12.091%); 14155/226218 objects misplaced (6.257%); 17 MiB/s, 264 objects/s recovering 2023-09-23T22:58:36.295 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:36 smithi169 bash[101133]: audit 2023-09-23T22:58:35.635749+0000 mon.a (mon.0) 1535 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T22:58:36.295 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:36 smithi169 bash[101133]: audit 2023-09-23T22:58:35.635851+0000 mon.b (mon.1) 22 : audit 1 from='osd.6 [v2:172.21.15.187:6816/425270482,v1:172.21.15.187:6817/425270482]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T22:58:36.310 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:36.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:36.312 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:36.374 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 22:58:36 smithi187 bash[166617]: debug 2023-09-23T22:58:36.099+0000 7f0eddf07700 -1 osd.6 254 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-09-23T22:58:36.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:36 smithi187 bash[89487]: cluster 2023-09-23T22:58:34.864910+0000 mgr.y (mgr.25310) 1112 : cluster 0 pgmap v1204: 109 pgs: 3 active+clean+scrubbing, 2 active+undersized+degraded+remapped+backfilling, 20 active+clean+remapped, 1 active+remapped+backfill_wait, 9 active+undersized+degraded, 20 active+undersized, 54 active+clean; 4.6 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 753 op/s; 27352/226218 objects degraded (12.091%); 14155/226218 objects misplaced (6.257%); 17 MiB/s, 264 objects/s recovering 2023-09-23T22:58:36.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:36 smithi187 bash[89487]: audit 2023-09-23T22:58:35.635749+0000 mon.a (mon.0) 1535 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T22:58:36.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:36 smithi187 bash[89487]: audit 2023-09-23T22:58:35.635851+0000 mon.b (mon.1) 22 : audit 1 from='osd.6 [v2:172.21.15.187:6816/425270482,v1:172.21.15.187:6817/425270482]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-09-23T22:58:36.412 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:36.438 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:36.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:36.441 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:36.542 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:36.574 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:58:36.582 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:36.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:36.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:36.688 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:36.728 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:36.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:36.734 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:36.835 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:36.870 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:36.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:36.877 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:36.977 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:37.005 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:37.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:37.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:37.110 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:37.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:37 smithi187 bash[89487]: cluster 2023-09-23T22:58:36.048172+0000 osd.3 (osd.3) 15 : cluster 0 1.c scrub starts 2023-09-23T22:58:37.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:37 smithi187 bash[89487]: cluster 2023-09-23T22:58:36.053007+0000 osd.7 (osd.7) 289 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T22:58:37.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:37 smithi187 bash[89487]: cluster 2023-09-23T22:58:36.056973+0000 osd.7 (osd.7) 290 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T22:58:37.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:37 smithi187 bash[89487]: audit 2023-09-23T22:58:36.058112+0000 mon.a (mon.0) 1536 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-23T22:58:37.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:37 smithi187 bash[89487]: cluster 2023-09-23T22:58:36.058270+0000 mon.a (mon.0) 1537 : cluster 0 osdmap e286: 8 total, 7 up, 7 in 2023-09-23T22:58:37.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:37 smithi187 bash[89487]: audit 2023-09-23T22:58:36.059539+0000 mon.a (mon.0) 1538 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:58:37.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:37 smithi187 bash[89487]: audit 2023-09-23T22:58:36.059652+0000 mon.b (mon.1) 23 : audit 1 from='osd.6 [v2:172.21.15.187:6816/425270482,v1:172.21.15.187:6817/425270482]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:58:37.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:37 smithi187 bash[89487]: cluster 2023-09-23T22:58:36.079074+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T22:58:37.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:37 smithi187 bash[89487]: cluster 2023-09-23T22:58:36.081260+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T22:58:37.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:37 smithi187 bash[89487]: cluster 2023-09-23T22:58:36.083628+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T22:58:37.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:37 smithi187 bash[89487]: cluster 2023-09-23T22:58:36.174774+0000 osd.5 (osd.5) 110 : cluster 0 1.11 scrub starts 2023-09-23T22:58:37.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:37 smithi187 bash[89487]: audit 2023-09-23T22:58:36.555372+0000 mon.a (mon.0) 1539 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:58:37.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:37 smithi187 bash[89487]: audit 2023-09-23T22:58:36.570977+0000 mon.a (mon.0) 1540 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:58:37.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:37 smithi187 bash[89487]: cluster 2023-09-23T22:58:36.787564+0000 mon.a (mon.0) 1541 : cluster 3 Health check update: Degraded data redundancy: 27352/226218 objects degraded (12.091%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:37.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:37 smithi187 bash[89487]: cluster 2023-09-23T22:58:36.865732+0000 mgr.y (mgr.25310) 1113 : cluster 0 pgmap v1206: 109 pgs: 3 active+clean+scrubbing, 2 active+undersized+degraded+remapped+backfilling, 20 active+clean+remapped, 1 active+remapped+backfill_wait, 9 active+undersized+degraded, 20 active+undersized, 54 active+clean; 4.6 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 800 op/s; 27352/224868 objects degraded (12.164%); 14155/224868 objects misplaced (6.295%); 18 MiB/s, 291 objects/s recovering 2023-09-23T22:58:37.136 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:37.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:37.142 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:37.243 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:37.272 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:37.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:37.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:37.376 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:37.387 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:37 smithi169 bash[104356]: cluster 2023-09-23T22:58:36.048172+0000 osd.3 (osd.3) 15 : cluster 0 1.c scrub starts 2023-09-23T22:58:37.388 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:37 smithi169 bash[104356]: cluster 2023-09-23T22:58:36.053007+0000 osd.7 (osd.7) 289 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T22:58:37.388 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:37 smithi169 bash[104356]: cluster 2023-09-23T22:58:36.056973+0000 osd.7 (osd.7) 290 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T22:58:37.388 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:37 smithi169 bash[104356]: audit 2023-09-23T22:58:36.058112+0000 mon.a (mon.0) 1536 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-23T22:58:37.388 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:37 smithi169 bash[104356]: cluster 2023-09-23T22:58:36.058270+0000 mon.a (mon.0) 1537 : cluster 0 osdmap e286: 8 total, 7 up, 7 in 2023-09-23T22:58:37.388 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:37 smithi169 bash[104356]: audit 2023-09-23T22:58:36.059539+0000 mon.a (mon.0) 1538 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:58:37.388 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:37 smithi169 bash[104356]: audit 2023-09-23T22:58:36.059652+0000 mon.b (mon.1) 23 : audit 1 from='osd.6 [v2:172.21.15.187:6816/425270482,v1:172.21.15.187:6817/425270482]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:58:37.388 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:37 smithi169 bash[104356]: cluster 2023-09-23T22:58:36.079074+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T22:58:37.388 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:37 smithi169 bash[104356]: cluster 2023-09-23T22:58:36.081260+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T22:58:37.388 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:37 smithi169 bash[104356]: cluster 2023-09-23T22:58:36.083628+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T22:58:37.388 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:37 smithi169 bash[104356]: cluster 2023-09-23T22:58:36.174774+0000 osd.5 (osd.5) 110 : cluster 0 1.11 scrub starts 2023-09-23T22:58:37.388 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:37 smithi169 bash[104356]: audit 2023-09-23T22:58:36.555372+0000 mon.a (mon.0) 1539 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:58:37.389 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:37 smithi169 bash[104356]: audit 2023-09-23T22:58:36.570977+0000 mon.a (mon.0) 1540 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:58:37.389 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:37 smithi169 bash[104356]: cluster 2023-09-23T22:58:36.787564+0000 mon.a (mon.0) 1541 : cluster 3 Health check update: Degraded data redundancy: 27352/226218 objects degraded (12.091%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:37.389 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:37 smithi169 bash[104356]: cluster 2023-09-23T22:58:36.865732+0000 mgr.y (mgr.25310) 1113 : cluster 0 pgmap v1206: 109 pgs: 3 active+clean+scrubbing, 2 active+undersized+degraded+remapped+backfilling, 20 active+clean+remapped, 1 active+remapped+backfill_wait, 9 active+undersized+degraded, 20 active+undersized, 54 active+clean; 4.6 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 800 op/s; 27352/224868 objects degraded (12.164%); 14155/224868 objects misplaced (6.295%); 18 MiB/s, 291 objects/s recovering 2023-09-23T22:58:37.389 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:37 smithi169 bash[101133]: cluster 2023-09-23T22:58:36.048172+0000 osd.3 (osd.3) 15 : cluster 0 1.c scrub starts 2023-09-23T22:58:37.389 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:37 smithi169 bash[101133]: cluster 2023-09-23T22:58:36.053007+0000 osd.7 (osd.7) 289 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T22:58:37.389 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:37 smithi169 bash[101133]: cluster 2023-09-23T22:58:36.056973+0000 osd.7 (osd.7) 290 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T22:58:37.389 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:37 smithi169 bash[101133]: audit 2023-09-23T22:58:36.058112+0000 mon.a (mon.0) 1536 : audit 1 from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-09-23T22:58:37.389 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:37 smithi169 bash[101133]: cluster 2023-09-23T22:58:36.058270+0000 mon.a (mon.0) 1537 : cluster 0 osdmap e286: 8 total, 7 up, 7 in 2023-09-23T22:58:37.390 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:37 smithi169 bash[101133]: audit 2023-09-23T22:58:36.059539+0000 mon.a (mon.0) 1538 : audit 1 from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:58:37.390 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:37 smithi169 bash[101133]: audit 2023-09-23T22:58:36.059652+0000 mon.b (mon.1) 23 : audit 1 from='osd.6 [v2:172.21.15.187:6816/425270482,v1:172.21.15.187:6817/425270482]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi187", "root=default"]}]: dispatch 2023-09-23T22:58:37.390 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:37 smithi169 bash[101133]: cluster 2023-09-23T22:58:36.079074+0000 osd.5 (osd.5) 107 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T22:58:37.390 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:37 smithi169 bash[101133]: cluster 2023-09-23T22:58:36.081260+0000 osd.5 (osd.5) 108 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T22:58:37.390 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:37 smithi169 bash[101133]: cluster 2023-09-23T22:58:36.083628+0000 osd.5 (osd.5) 109 : cluster 3 failed to encode map e286 with expected crc 2023-09-23T22:58:37.390 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:37 smithi169 bash[101133]: cluster 2023-09-23T22:58:36.174774+0000 osd.5 (osd.5) 110 : cluster 0 1.11 scrub starts 2023-09-23T22:58:37.390 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:37 smithi169 bash[101133]: audit 2023-09-23T22:58:36.555372+0000 mon.a (mon.0) 1539 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:58:37.390 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:37 smithi169 bash[101133]: audit 2023-09-23T22:58:36.570977+0000 mon.a (mon.0) 1540 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:58:37.390 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:37 smithi169 bash[101133]: cluster 2023-09-23T22:58:36.787564+0000 mon.a (mon.0) 1541 : cluster 3 Health check update: Degraded data redundancy: 27352/226218 objects degraded (12.091%), 11 pgs degraded, 21 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:37.390 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:37 smithi169 bash[101133]: cluster 2023-09-23T22:58:36.865732+0000 mgr.y (mgr.25310) 1113 : cluster 0 pgmap v1206: 109 pgs: 3 active+clean+scrubbing, 2 active+undersized+degraded+remapped+backfilling, 20 active+clean+remapped, 1 active+remapped+backfill_wait, 9 active+undersized+degraded, 20 active+undersized, 54 active+clean; 4.6 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 800 op/s; 27352/224868 objects degraded (12.164%); 14155/224868 objects misplaced (6.295%); 18 MiB/s, 291 objects/s recovering 2023-09-23T22:58:37.402 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:37.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:37.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:37.505 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:37.529 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:37.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:37.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:37.632 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:37.660 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:37.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:37.662 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:37.763 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:37.796 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:37.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:37.799 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:37.900 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:37.930 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:37.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:37.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:38.033 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:38.059 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:38.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:38.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:38.162 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:38.173 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:38 smithi169 bash[101133]: cluster 2023-09-23T22:58:37.021269+0000 osd.3 (osd.3) 16 : cluster 0 1.4 scrub starts 2023-09-23T22:58:38.173 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:38 smithi169 bash[101133]: cluster 2023-09-23T22:58:37.047593+0000 mon.a (mon.0) 1542 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:58:38.173 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:38 smithi169 bash[101133]: cluster 2023-09-23T22:58:37.055272+0000 mon.a (mon.0) 1543 : cluster 1 osd.6 [v2:172.21.15.187:6816/425270482,v1:172.21.15.187:6817/425270482] boot 2023-09-23T22:58:38.173 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:38 smithi169 bash[101133]: cluster 2023-09-23T22:58:37.055351+0000 mon.a (mon.0) 1544 : cluster 0 osdmap e287: 8 total, 8 up, 7 in 2023-09-23T22:58:38.173 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:38 smithi169 bash[101133]: cluster 2023-09-23T22:58:37.056449+0000 osd.7 (osd.7) 291 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T22:58:38.173 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:38 smithi169 bash[101133]: audit 2023-09-23T22:58:37.057136+0000 mon.a (mon.0) 1545 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:58:38.173 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:38 smithi169 bash[101133]: cluster 2023-09-23T22:58:37.058408+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T22:58:38.173 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:38 smithi169 bash[101133]: audit 2023-09-23T22:58:37.155353+0000 mon.a (mon.0) 1546 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:58:38.174 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:38 smithi169 bash[101133]: audit 2023-09-23T22:58:37.156560+0000 mon.a (mon.0) 1547 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:58:38.174 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:38 smithi169 bash[101133]: audit 2023-09-23T22:58:37.164016+0000 mon.a (mon.0) 1548 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:58:38.174 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:38 smithi169 bash[104356]: cluster 2023-09-23T22:58:37.021269+0000 osd.3 (osd.3) 16 : cluster 0 1.4 scrub starts 2023-09-23T22:58:38.174 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:38 smithi169 bash[104356]: cluster 2023-09-23T22:58:37.047593+0000 mon.a (mon.0) 1542 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:58:38.174 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:38 smithi169 bash[104356]: cluster 2023-09-23T22:58:37.055272+0000 mon.a (mon.0) 1543 : cluster 1 osd.6 [v2:172.21.15.187:6816/425270482,v1:172.21.15.187:6817/425270482] boot 2023-09-23T22:58:38.174 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:38 smithi169 bash[104356]: cluster 2023-09-23T22:58:37.055351+0000 mon.a (mon.0) 1544 : cluster 0 osdmap e287: 8 total, 8 up, 7 in 2023-09-23T22:58:38.174 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:38 smithi169 bash[104356]: cluster 2023-09-23T22:58:37.056449+0000 osd.7 (osd.7) 291 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T22:58:38.174 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:38 smithi169 bash[104356]: audit 2023-09-23T22:58:37.057136+0000 mon.a (mon.0) 1545 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:58:38.174 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:38 smithi169 bash[104356]: cluster 2023-09-23T22:58:37.058408+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T22:58:38.175 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:38 smithi169 bash[104356]: audit 2023-09-23T22:58:37.155353+0000 mon.a (mon.0) 1546 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:58:38.175 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:38 smithi169 bash[104356]: audit 2023-09-23T22:58:37.156560+0000 mon.a (mon.0) 1547 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:58:38.175 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:38 smithi169 bash[104356]: audit 2023-09-23T22:58:37.164016+0000 mon.a (mon.0) 1548 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:58:38.191 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:38.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:38.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:38.294 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:38.318 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:38.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:38.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:38.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:38 smithi187 bash[89487]: cluster 2023-09-23T22:58:37.021269+0000 osd.3 (osd.3) 16 : cluster 0 1.4 scrub starts 2023-09-23T22:58:38.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:38 smithi187 bash[89487]: cluster 2023-09-23T22:58:37.047593+0000 mon.a (mon.0) 1542 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-09-23T22:58:38.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:38 smithi187 bash[89487]: cluster 2023-09-23T22:58:37.055272+0000 mon.a (mon.0) 1543 : cluster 1 osd.6 [v2:172.21.15.187:6816/425270482,v1:172.21.15.187:6817/425270482] boot 2023-09-23T22:58:38.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:38 smithi187 bash[89487]: cluster 2023-09-23T22:58:37.055351+0000 mon.a (mon.0) 1544 : cluster 0 osdmap e287: 8 total, 8 up, 7 in 2023-09-23T22:58:38.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:38 smithi187 bash[89487]: cluster 2023-09-23T22:58:37.056449+0000 osd.7 (osd.7) 291 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T22:58:38.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:38 smithi187 bash[89487]: audit 2023-09-23T22:58:37.057136+0000 mon.a (mon.0) 1545 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-09-23T22:58:38.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:38 smithi187 bash[89487]: cluster 2023-09-23T22:58:37.058408+0000 osd.5 (osd.5) 111 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T22:58:38.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:38 smithi187 bash[89487]: audit 2023-09-23T22:58:37.155353+0000 mon.a (mon.0) 1546 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:58:38.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:38 smithi187 bash[89487]: audit 2023-09-23T22:58:37.156560+0000 mon.a (mon.0) 1547 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:58:38.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:38 smithi187 bash[89487]: audit 2023-09-23T22:58:37.164016+0000 mon.a (mon.0) 1548 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:58:38.422 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:38.450 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:38.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:38.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:38.553 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:38.612 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:58:38.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:58:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:58:38] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2023-09-23T22:58:38.882 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:38.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:38.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:38.985 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:39.007 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:39.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:39.010 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:39.110 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:39.134 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:39 smithi187 bash[89487]: cluster 2023-09-23T22:58:36.647663+0000 osd.6 (osd.6) 1 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T22:58:39.134 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:39 smithi187 bash[89487]: cluster 2023-09-23T22:58:37.056630+0000 osd.6 (osd.6) 2 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T22:58:39.134 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:39 smithi187 bash[89487]: cluster 2023-09-23T22:58:38.073687+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:58:39.135 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:39 smithi187 bash[89487]: cluster 2023-09-23T22:58:38.077137+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:58:39.135 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:39 smithi187 bash[89487]: cluster 2023-09-23T22:58:38.077429+0000 osd.4 (osd.4) 15 : cluster 0 10.0 starting backfill to osd.6 from (0'0,0'0] MAX to 286'9696 2023-09-23T22:58:39.135 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:39 smithi187 bash[89487]: cluster 2023-09-23T22:58:38.077444+0000 osd.0 (osd.0) 2 : cluster 1 10.b continuing backfill to osd.4 from (274'4039,286'9852] 10:d7b64ac5:::benchmark_data_smithi169_238013_object61912:head to 286'9852 2023-09-23T22:58:39.135 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:39 smithi187 bash[89487]: cluster 2023-09-23T22:58:38.077483+0000 osd.0 (osd.0) 3 : cluster 0 10.b starting backfill to osd.6 from (0'0,0'0] MAX to 286'9852 2023-09-23T22:58:39.135 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:39 smithi187 bash[89487]: cluster 2023-09-23T22:58:38.077563+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:58:39.135 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:39 smithi187 bash[89487]: cluster 2023-09-23T22:58:38.080071+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:58:39.135 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:39 smithi187 bash[89487]: cluster 2023-09-23T22:58:38.080382+0000 osd.7 (osd.7) 292 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:58:39.135 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:39 smithi187 bash[89487]: cluster 2023-09-23T22:58:38.081479+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:58:39.135 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:39 smithi187 bash[89487]: cluster 2023-09-23T22:58:38.081747+0000 mon.a (mon.0) 1549 : cluster 0 osdmap e288: 8 total, 8 up, 7 in 2023-09-23T22:58:39.135 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:39 smithi187 bash[89487]: cluster 2023-09-23T22:58:38.083685+0000 osd.7 (osd.7) 293 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:58:39.135 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:39 smithi187 bash[89487]: cluster 2023-09-23T22:58:38.085433+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:58:39.135 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:39 smithi187 bash[89487]: cluster 2023-09-23T22:58:38.087196+0000 osd.7 (osd.7) 294 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:58:39.136 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:39 smithi187 bash[89487]: cluster 2023-09-23T22:58:38.087913+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:58:39.136 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:39 smithi187 bash[89487]: cluster 2023-09-23T22:58:38.105496+0000 osd.4 (osd.4) 16 : cluster 1 10.0 continuing backfill to osd.7 from (273'3733,286'9696] 10:0cd284da:::benchmark_data_smithi169_238013_object88220:head to 286'9696 2023-09-23T22:58:39.136 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:39 smithi187 bash[89487]: cluster 2023-09-23T22:58:38.172543+0000 osd.5 (osd.5) 116 : cluster 0 1.1 scrub starts 2023-09-23T22:58:39.136 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:39 smithi187 bash[89487]: cluster 2023-09-23T22:58:38.175341+0000 osd.5 (osd.5) 117 : cluster 0 1.1 scrub ok 2023-09-23T22:58:39.136 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:39 smithi187 bash[89487]: cluster 2023-09-23T22:58:38.866920+0000 mgr.y (mgr.25310) 1114 : cluster 0 pgmap v1209: 109 pgs: 2 remapped+peering, 7 peering, 3 active+clean+scrubbing, 2 active+undersized+degraded+remapped+backfilling, 13 active+clean+remapped, 1 active+remapped+backfill_wait, 6 active+undersized+degraded, 15 active+undersized, 60 active+clean; 4.5 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 798 op/s; 17639/220689 objects degraded (7.993%); 13277/220689 objects misplaced (6.016%); 23 MiB/s, 374 objects/s recovering 2023-09-23T22:58:39.137 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:39.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:39.142 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:39.201 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T22:58:39.243 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:39.250 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[104356]: cluster 2023-09-23T22:58:36.647663+0000 osd.6 (osd.6) 1 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T22:58:39.250 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[104356]: cluster 2023-09-23T22:58:37.056630+0000 osd.6 (osd.6) 2 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T22:58:39.250 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[104356]: cluster 2023-09-23T22:58:38.073687+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:58:39.250 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[104356]: cluster 2023-09-23T22:58:38.077137+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:58:39.250 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[104356]: cluster 2023-09-23T22:58:38.077429+0000 osd.4 (osd.4) 15 : cluster 0 10.0 starting backfill to osd.6 from (0'0,0'0] MAX to 286'9696 2023-09-23T22:58:39.250 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[104356]: cluster 2023-09-23T22:58:38.077444+0000 osd.0 (osd.0) 2 : cluster 1 10.b continuing backfill to osd.4 from (274'4039,286'9852] 10:d7b64ac5:::benchmark_data_smithi169_238013_object61912:head to 286'9852 2023-09-23T22:58:39.250 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[104356]: cluster 2023-09-23T22:58:38.077483+0000 osd.0 (osd.0) 3 : cluster 0 10.b starting backfill to osd.6 from (0'0,0'0] MAX to 286'9852 2023-09-23T22:58:39.250 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[104356]: cluster 2023-09-23T22:58:38.077563+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:58:39.250 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[104356]: cluster 2023-09-23T22:58:38.080071+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:58:39.250 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[104356]: cluster 2023-09-23T22:58:38.080382+0000 osd.7 (osd.7) 292 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:58:39.251 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[104356]: cluster 2023-09-23T22:58:38.081479+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:58:39.251 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[104356]: cluster 2023-09-23T22:58:38.081747+0000 mon.a (mon.0) 1549 : cluster 0 osdmap e288: 8 total, 8 up, 7 in 2023-09-23T22:58:39.251 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[104356]: cluster 2023-09-23T22:58:38.083685+0000 osd.7 (osd.7) 293 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:58:39.251 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[104356]: cluster 2023-09-23T22:58:38.085433+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:58:39.251 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[104356]: cluster 2023-09-23T22:58:38.087196+0000 osd.7 (osd.7) 294 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:58:39.251 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[104356]: cluster 2023-09-23T22:58:38.087913+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:58:39.251 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[104356]: cluster 2023-09-23T22:58:38.105496+0000 osd.4 (osd.4) 16 : cluster 1 10.0 continuing backfill to osd.7 from (273'3733,286'9696] 10:0cd284da:::benchmark_data_smithi169_238013_object88220:head to 286'9696 2023-09-23T22:58:39.251 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[104356]: cluster 2023-09-23T22:58:38.172543+0000 osd.5 (osd.5) 116 : cluster 0 1.1 scrub starts 2023-09-23T22:58:39.251 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[104356]: cluster 2023-09-23T22:58:38.175341+0000 osd.5 (osd.5) 117 : cluster 0 1.1 scrub ok 2023-09-23T22:58:39.251 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[104356]: cluster 2023-09-23T22:58:38.866920+0000 mgr.y (mgr.25310) 1114 : cluster 0 pgmap v1209: 109 pgs: 2 remapped+peering, 7 peering, 3 active+clean+scrubbing, 2 active+undersized+degraded+remapped+backfilling, 13 active+clean+remapped, 1 active+remapped+backfill_wait, 6 active+undersized+degraded, 15 active+undersized, 60 active+clean; 4.5 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 798 op/s; 17639/220689 objects degraded (7.993%); 13277/220689 objects misplaced (6.016%); 23 MiB/s, 374 objects/s recovering 2023-09-23T22:58:39.252 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[101133]: cluster 2023-09-23T22:58:36.647663+0000 osd.6 (osd.6) 1 : cluster 3 failed to encode map e255 with expected crc 2023-09-23T22:58:39.252 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[101133]: cluster 2023-09-23T22:58:37.056630+0000 osd.6 (osd.6) 2 : cluster 3 failed to encode map e287 with expected crc 2023-09-23T22:58:39.252 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[101133]: cluster 2023-09-23T22:58:38.073687+0000 osd.6 (osd.6) 3 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:58:39.252 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[101133]: cluster 2023-09-23T22:58:38.077137+0000 osd.6 (osd.6) 4 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:58:39.252 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[101133]: cluster 2023-09-23T22:58:38.077429+0000 osd.4 (osd.4) 15 : cluster 0 10.0 starting backfill to osd.6 from (0'0,0'0] MAX to 286'9696 2023-09-23T22:58:39.252 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[101133]: cluster 2023-09-23T22:58:38.077444+0000 osd.0 (osd.0) 2 : cluster 1 10.b continuing backfill to osd.4 from (274'4039,286'9852] 10:d7b64ac5:::benchmark_data_smithi169_238013_object61912:head to 286'9852 2023-09-23T22:58:39.252 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[101133]: cluster 2023-09-23T22:58:38.077483+0000 osd.0 (osd.0) 3 : cluster 0 10.b starting backfill to osd.6 from (0'0,0'0] MAX to 286'9852 2023-09-23T22:58:39.252 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[101133]: cluster 2023-09-23T22:58:38.077563+0000 osd.5 (osd.5) 112 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:58:39.252 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[101133]: cluster 2023-09-23T22:58:38.080071+0000 osd.6 (osd.6) 5 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:58:39.252 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[101133]: cluster 2023-09-23T22:58:38.080382+0000 osd.7 (osd.7) 292 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:58:39.252 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[101133]: cluster 2023-09-23T22:58:38.081479+0000 osd.5 (osd.5) 113 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:58:39.253 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[101133]: cluster 2023-09-23T22:58:38.081747+0000 mon.a (mon.0) 1549 : cluster 0 osdmap e288: 8 total, 8 up, 7 in 2023-09-23T22:58:39.253 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[101133]: cluster 2023-09-23T22:58:38.083685+0000 osd.7 (osd.7) 293 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:58:39.253 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[101133]: cluster 2023-09-23T22:58:38.085433+0000 osd.5 (osd.5) 114 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:58:39.253 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[101133]: cluster 2023-09-23T22:58:38.087196+0000 osd.7 (osd.7) 294 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:58:39.253 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[101133]: cluster 2023-09-23T22:58:38.087913+0000 osd.5 (osd.5) 115 : cluster 3 failed to encode map e288 with expected crc 2023-09-23T22:58:39.253 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[101133]: cluster 2023-09-23T22:58:38.105496+0000 osd.4 (osd.4) 16 : cluster 1 10.0 continuing backfill to osd.7 from (273'3733,286'9696] 10:0cd284da:::benchmark_data_smithi169_238013_object88220:head to 286'9696 2023-09-23T22:58:39.253 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[101133]: cluster 2023-09-23T22:58:38.172543+0000 osd.5 (osd.5) 116 : cluster 0 1.1 scrub starts 2023-09-23T22:58:39.253 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[101133]: cluster 2023-09-23T22:58:38.175341+0000 osd.5 (osd.5) 117 : cluster 0 1.1 scrub ok 2023-09-23T22:58:39.253 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:39 smithi169 bash[101133]: cluster 2023-09-23T22:58:38.866920+0000 mgr.y (mgr.25310) 1114 : cluster 0 pgmap v1209: 109 pgs: 2 remapped+peering, 7 peering, 3 active+clean+scrubbing, 2 active+undersized+degraded+remapped+backfilling, 13 active+clean+remapped, 1 active+remapped+backfill_wait, 6 active+undersized+degraded, 15 active+undersized, 60 active+clean; 4.5 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 798 op/s; 17639/220689 objects degraded (7.993%); 13277/220689 objects misplaced (6.016%); 23 MiB/s, 374 objects/s recovering 2023-09-23T22:58:39.272 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:39.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:39.280 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:39.381 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:39.406 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:39.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:39.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:39.471 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:58:39.513 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:39.537 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:39.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:39.540 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:39.640 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:39.719 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:39.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:39.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:39.822 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:39.853 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:39.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:39.855 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:39.956 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:39.977 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:39.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:39.980 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:40.080 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:40.090 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:40 smithi187 bash[89487]: cluster 2023-09-23T22:58:38.210762+0000 osd.7 (osd.7) 295 : cluster 0 1.2 scrub starts 2023-09-23T22:58:40.091 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:40 smithi187 bash[89487]: cluster 2023-09-23T22:58:39.027700+0000 osd.3 (osd.3) 17 : cluster 0 1.14 scrub starts 2023-09-23T22:58:40.091 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:40 smithi187 bash[89487]: cluster 2023-09-23T22:58:39.087495+0000 osd.2 (osd.2) 14 : cluster 0 10.f starting backfill to osd.6 from (0'0,0'0] MAX to 286'9581 2023-09-23T22:58:40.091 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:40 smithi187 bash[89487]: cluster 2023-09-23T22:58:39.088217+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T22:58:40.091 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:40 smithi187 bash[89487]: cluster 2023-09-23T22:58:39.088768+0000 osd.4 (osd.4) 17 : cluster 0 10.e starting backfill to osd.6 from (0'0,0'0] MAX to 286'9817 2023-09-23T22:58:40.091 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:40 smithi187 bash[89487]: cluster 2023-09-23T22:58:39.088959+0000 osd.0 (osd.0) 4 : cluster 0 10.d starting backfill to osd.6 from (0'0,0'0] MAX to 286'9815 2023-09-23T22:58:40.091 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:40 smithi187 bash[89487]: cluster 2023-09-23T22:58:39.089522+0000 osd.0 (osd.0) 5 : cluster 0 10.a starting backfill to osd.6 from (0'0,0'0] MAX to 286'9668 2023-09-23T22:58:40.091 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:40 smithi187 bash[89487]: cluster 2023-09-23T22:58:39.090255+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T22:58:40.091 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:40 smithi187 bash[89487]: cluster 2023-09-23T22:58:39.091075+0000 mon.a (mon.0) 1550 : cluster 0 osdmap e289: 8 total, 8 up, 7 in 2023-09-23T22:58:40.091 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:40 smithi187 bash[89487]: cluster 2023-09-23T22:58:39.091904+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T22:58:40.091 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:40 smithi187 bash[89487]: cluster 2023-09-23T22:58:39.092880+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T22:58:40.092 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:40 smithi187 bash[89487]: cluster 2023-09-23T22:58:39.094262+0000 osd.3 (osd.3) 18 : cluster 0 10.7 starting backfill to osd.6 from (0'0,0'0] MAX to 286'9649 2023-09-23T22:58:40.092 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:40 smithi187 bash[89487]: cluster 2023-09-23T22:58:39.094808+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T22:58:40.092 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:40 smithi187 bash[89487]: cluster 2023-09-23T22:58:39.095182+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T22:58:40.092 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:40 smithi187 bash[89487]: cluster 2023-09-23T22:58:39.096658+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T22:58:40.092 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:40 smithi187 bash[89487]: cluster 2023-09-23T22:58:39.200046+0000 osd.5 (osd.5) 121 : cluster 0 1.11 scrub starts 2023-09-23T22:58:40.092 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:40 smithi187 bash[89487]: cluster 2023-09-23T22:58:39.203422+0000 osd.5 (osd.5) 122 : cluster 0 1.11 scrub ok 2023-09-23T22:58:40.109 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:40.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:40.113 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:40.214 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:40.242 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:40.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:40.249 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:40.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:40 smithi169 bash[104356]: cluster 2023-09-23T22:58:38.210762+0000 osd.7 (osd.7) 295 : cluster 0 1.2 scrub starts 2023-09-23T22:58:40.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:40 smithi169 bash[104356]: cluster 2023-09-23T22:58:39.027700+0000 osd.3 (osd.3) 17 : cluster 0 1.14 scrub starts 2023-09-23T22:58:40.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:40 smithi169 bash[104356]: cluster 2023-09-23T22:58:39.087495+0000 osd.2 (osd.2) 14 : cluster 0 10.f starting backfill to osd.6 from (0'0,0'0] MAX to 286'9581 2023-09-23T22:58:40.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:40 smithi169 bash[104356]: cluster 2023-09-23T22:58:39.088217+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T22:58:40.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:40 smithi169 bash[104356]: cluster 2023-09-23T22:58:39.088768+0000 osd.4 (osd.4) 17 : cluster 0 10.e starting backfill to osd.6 from (0'0,0'0] MAX to 286'9817 2023-09-23T22:58:40.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:40 smithi169 bash[104356]: cluster 2023-09-23T22:58:39.088959+0000 osd.0 (osd.0) 4 : cluster 0 10.d starting backfill to osd.6 from (0'0,0'0] MAX to 286'9815 2023-09-23T22:58:40.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:40 smithi169 bash[104356]: cluster 2023-09-23T22:58:39.089522+0000 osd.0 (osd.0) 5 : cluster 0 10.a starting backfill to osd.6 from (0'0,0'0] MAX to 286'9668 2023-09-23T22:58:40.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:40 smithi169 bash[104356]: cluster 2023-09-23T22:58:39.090255+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T22:58:40.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:40 smithi169 bash[104356]: cluster 2023-09-23T22:58:39.091075+0000 mon.a (mon.0) 1550 : cluster 0 osdmap e289: 8 total, 8 up, 7 in 2023-09-23T22:58:40.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:40 smithi169 bash[104356]: cluster 2023-09-23T22:58:39.091904+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T22:58:40.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:40 smithi169 bash[104356]: cluster 2023-09-23T22:58:39.092880+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T22:58:40.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:40 smithi169 bash[104356]: cluster 2023-09-23T22:58:39.094262+0000 osd.3 (osd.3) 18 : cluster 0 10.7 starting backfill to osd.6 from (0'0,0'0] MAX to 286'9649 2023-09-23T22:58:40.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:40 smithi169 bash[104356]: cluster 2023-09-23T22:58:39.094808+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T22:58:40.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:40 smithi169 bash[104356]: cluster 2023-09-23T22:58:39.095182+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T22:58:40.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:40 smithi169 bash[104356]: cluster 2023-09-23T22:58:39.096658+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T22:58:40.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:40 smithi169 bash[104356]: cluster 2023-09-23T22:58:39.200046+0000 osd.5 (osd.5) 121 : cluster 0 1.11 scrub starts 2023-09-23T22:58:40.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:40 smithi169 bash[104356]: cluster 2023-09-23T22:58:39.203422+0000 osd.5 (osd.5) 122 : cluster 0 1.11 scrub ok 2023-09-23T22:58:40.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:40 smithi169 bash[101133]: cluster 2023-09-23T22:58:38.210762+0000 osd.7 (osd.7) 295 : cluster 0 1.2 scrub starts 2023-09-23T22:58:40.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:40 smithi169 bash[101133]: cluster 2023-09-23T22:58:39.027700+0000 osd.3 (osd.3) 17 : cluster 0 1.14 scrub starts 2023-09-23T22:58:40.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:40 smithi169 bash[101133]: cluster 2023-09-23T22:58:39.087495+0000 osd.2 (osd.2) 14 : cluster 0 10.f starting backfill to osd.6 from (0'0,0'0] MAX to 286'9581 2023-09-23T22:58:40.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:40 smithi169 bash[101133]: cluster 2023-09-23T22:58:39.088217+0000 osd.6 (osd.6) 6 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T22:58:40.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:40 smithi169 bash[101133]: cluster 2023-09-23T22:58:39.088768+0000 osd.4 (osd.4) 17 : cluster 0 10.e starting backfill to osd.6 from (0'0,0'0] MAX to 286'9817 2023-09-23T22:58:40.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:40 smithi169 bash[101133]: cluster 2023-09-23T22:58:39.088959+0000 osd.0 (osd.0) 4 : cluster 0 10.d starting backfill to osd.6 from (0'0,0'0] MAX to 286'9815 2023-09-23T22:58:40.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:40 smithi169 bash[101133]: cluster 2023-09-23T22:58:39.089522+0000 osd.0 (osd.0) 5 : cluster 0 10.a starting backfill to osd.6 from (0'0,0'0] MAX to 286'9668 2023-09-23T22:58:40.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:40 smithi169 bash[101133]: cluster 2023-09-23T22:58:39.090255+0000 osd.5 (osd.5) 118 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T22:58:40.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:40 smithi169 bash[101133]: cluster 2023-09-23T22:58:39.091075+0000 mon.a (mon.0) 1550 : cluster 0 osdmap e289: 8 total, 8 up, 7 in 2023-09-23T22:58:40.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:40 smithi169 bash[101133]: cluster 2023-09-23T22:58:39.091904+0000 osd.6 (osd.6) 7 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T22:58:40.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:40 smithi169 bash[101133]: cluster 2023-09-23T22:58:39.092880+0000 osd.5 (osd.5) 119 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T22:58:40.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:40 smithi169 bash[101133]: cluster 2023-09-23T22:58:39.094262+0000 osd.3 (osd.3) 18 : cluster 0 10.7 starting backfill to osd.6 from (0'0,0'0] MAX to 286'9649 2023-09-23T22:58:40.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:40 smithi169 bash[101133]: cluster 2023-09-23T22:58:39.094808+0000 osd.6 (osd.6) 8 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T22:58:40.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:40 smithi169 bash[101133]: cluster 2023-09-23T22:58:39.095182+0000 osd.5 (osd.5) 120 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T22:58:40.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:40 smithi169 bash[101133]: cluster 2023-09-23T22:58:39.096658+0000 osd.6 (osd.6) 9 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T22:58:40.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:40 smithi169 bash[101133]: cluster 2023-09-23T22:58:39.200046+0000 osd.5 (osd.5) 121 : cluster 0 1.11 scrub starts 2023-09-23T22:58:40.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:40 smithi169 bash[101133]: cluster 2023-09-23T22:58:39.203422+0000 osd.5 (osd.5) 122 : cluster 0 1.11 scrub ok 2023-09-23T22:58:40.350 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:40.377 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:40.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:40.381 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:40.482 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:40.520 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:40.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:40.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:40.626 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:40.656 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:40.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:40.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:40.760 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:40.786 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:40.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:40.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:40.891 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:40.920 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:40.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:40.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:41.023 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:41.056 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:41.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:41.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:41.160 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:41.169 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:41 smithi169 bash[101133]: cluster 2023-09-23T22:58:39.191776+0000 osd.7 (osd.7) 296 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T22:58:41.169 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:41 smithi169 bash[101133]: cluster 2023-09-23T22:58:40.867736+0000 mgr.y (mgr.25310) 1115 : cluster 0 pgmap v1211: 109 pgs: 1 active+undersized+degraded+remapped, 2 remapped+peering, 7 peering, 1 active+undersized+degraded+remapped+backfilling, 10 active+clean+remapped, 1 active+remapped+backfill_wait, 3 active+undersized+degraded, 3 active+undersized+degraded+remapped+backfill_wait, 12 active+undersized, 69 active+clean; 4.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 557 op/s; 16917/218166 objects degraded (7.754%); 13151/218166 objects misplaced (6.028%); 15 MiB/s, 239 objects/s recovering 2023-09-23T22:58:41.170 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:41 smithi169 bash[104356]: cluster 2023-09-23T22:58:39.191776+0000 osd.7 (osd.7) 296 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T22:58:41.170 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:41 smithi169 bash[104356]: cluster 2023-09-23T22:58:40.867736+0000 mgr.y (mgr.25310) 1115 : cluster 0 pgmap v1211: 109 pgs: 1 active+undersized+degraded+remapped, 2 remapped+peering, 7 peering, 1 active+undersized+degraded+remapped+backfilling, 10 active+clean+remapped, 1 active+remapped+backfill_wait, 3 active+undersized+degraded, 3 active+undersized+degraded+remapped+backfill_wait, 12 active+undersized, 69 active+clean; 4.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 557 op/s; 16917/218166 objects degraded (7.754%); 13151/218166 objects misplaced (6.028%); 15 MiB/s, 239 objects/s recovering 2023-09-23T22:58:41.185 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:41.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:41.188 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:41.289 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:41.321 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:41.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:41.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:41.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:41 smithi187 bash[89487]: cluster 2023-09-23T22:58:39.191776+0000 osd.7 (osd.7) 296 : cluster 3 failed to encode map e289 with expected crc 2023-09-23T22:58:41.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:41 smithi187 bash[89487]: cluster 2023-09-23T22:58:40.867736+0000 mgr.y (mgr.25310) 1115 : cluster 0 pgmap v1211: 109 pgs: 1 active+undersized+degraded+remapped, 2 remapped+peering, 7 peering, 1 active+undersized+degraded+remapped+backfilling, 10 active+clean+remapped, 1 active+remapped+backfill_wait, 3 active+undersized+degraded, 3 active+undersized+degraded+remapped+backfill_wait, 12 active+undersized, 69 active+clean; 4.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 557 op/s; 16917/218166 objects degraded (7.754%); 13151/218166 objects misplaced (6.028%); 15 MiB/s, 239 objects/s recovering 2023-09-23T22:58:41.425 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:41.452 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:41.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:41.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:41.560 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:41.585 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:41.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:41.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:41.689 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:41.715 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:41.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:41.717 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:41.818 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:41.844 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:41.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:41.846 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:41.947 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:41.972 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:41.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:41.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:42.077 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:42.116 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:42.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:42.118 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:42.168 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:42 smithi169 bash[101133]: audit 2023-09-23T22:58:41.166748+0000 mon.a (mon.0) 1551 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:58:42.169 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:42 smithi169 bash[101133]: audit 2023-09-23T22:58:41.169879+0000 mon.a (mon.0) 1552 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:58:42.169 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:42 smithi169 bash[101133]: cluster 2023-09-23T22:58:41.788477+0000 mon.a (mon.0) 1553 : cluster 3 Health check update: Degraded data redundancy: 16917/218166 objects degraded (7.754%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:42.219 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:42.244 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:42.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:42.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:42.347 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:42.355 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:42 smithi187 bash[89487]: audit 2023-09-23T22:58:41.166748+0000 mon.a (mon.0) 1551 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:58:42.355 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:42 smithi187 bash[89487]: audit 2023-09-23T22:58:41.169879+0000 mon.a (mon.0) 1552 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:58:42.356 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:42 smithi187 bash[89487]: cluster 2023-09-23T22:58:41.788477+0000 mon.a (mon.0) 1553 : cluster 3 Health check update: Degraded data redundancy: 16917/218166 objects degraded (7.754%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:42.373 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:42.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:42.377 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:42.477 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:42.486 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:42 smithi169 bash[104356]: audit 2023-09-23T22:58:41.166748+0000 mon.a (mon.0) 1551 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:58:42.486 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:42 smithi169 bash[104356]: audit 2023-09-23T22:58:41.169879+0000 mon.a (mon.0) 1552 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:58:42.487 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:42 smithi169 bash[104356]: cluster 2023-09-23T22:58:41.788477+0000 mon.a (mon.0) 1553 : cluster 3 Health check update: Degraded data redundancy: 16917/218166 objects degraded (7.754%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-09-23T22:58:42.503 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:42.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:42.507 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:42.608 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:42.629 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:42.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:42.631 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:42.732 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:42.771 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:42.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:42.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:42.876 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:42.904 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:42.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:42.912 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:43.013 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:43.038 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:43.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:43.041 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:43.142 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:43.166 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:43.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:43.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:43.272 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:43.282 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:43 smithi187 bash[89487]: cluster 2023-09-23T22:58:42.868458+0000 mgr.y (mgr.25310) 1116 : cluster 0 pgmap v1212: 109 pgs: 1 active+undersized+degraded+remapped, 2 remapped+peering, 7 peering, 1 active+undersized+degraded+remapped+backfilling, 1 active+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfill_wait, 94 active+clean; 4.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 430 op/s; 16911/217053 objects degraded (7.791%); 13150/217053 objects misplaced (6.058%); 12 MiB/s, 191 objects/s recovering 2023-09-23T22:58:43.304 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:43.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:43.308 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:43.409 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:43.434 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:43.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:43.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:43.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:43 smithi169 bash[104356]: cluster 2023-09-23T22:58:42.868458+0000 mgr.y (mgr.25310) 1116 : cluster 0 pgmap v1212: 109 pgs: 1 active+undersized+degraded+remapped, 2 remapped+peering, 7 peering, 1 active+undersized+degraded+remapped+backfilling, 1 active+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfill_wait, 94 active+clean; 4.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 430 op/s; 16911/217053 objects degraded (7.791%); 13150/217053 objects misplaced (6.058%); 12 MiB/s, 191 objects/s recovering 2023-09-23T22:58:43.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:43 smithi169 bash[101133]: cluster 2023-09-23T22:58:42.868458+0000 mgr.y (mgr.25310) 1116 : cluster 0 pgmap v1212: 109 pgs: 1 active+undersized+degraded+remapped, 2 remapped+peering, 7 peering, 1 active+undersized+degraded+remapped+backfilling, 1 active+remapped+backfill_wait, 3 active+undersized+degraded+remapped+backfill_wait, 94 active+clean; 4.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 430 op/s; 16911/217053 objects degraded (7.791%); 13150/217053 objects misplaced (6.058%); 12 MiB/s, 191 objects/s recovering 2023-09-23T22:58:43.538 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:43.582 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:43.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:43.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:43.687 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:43.715 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:43.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:43.721 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:43.822 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:43.861 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:43.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:43.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:43.965 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:43.998 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:44.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:44.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:44.102 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:44.138 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:44.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:44.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:44.244 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:44.287 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:44.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:44.293 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:44.394 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:44.419 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:44.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:44.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:44.522 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:44.546 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:44.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:44.551 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:44.651 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:44.683 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:44.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:44.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:44.788 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:44.825 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:44.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:44.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:44.934 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:44.957 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:44.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:44.962 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:45.063 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:45.083 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:45.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:45.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:45.189 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:45.224 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:45.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:45.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:45.329 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:45.372 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:45.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:45.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:45.435 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T22:58:45.435 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [], 2023-09-23T22:58:45.435 INFO:teuthology.orchestra.run.smithi187.stdout: "complaint_time": 30, 2023-09-23T22:58:45.435 INFO:teuthology.orchestra.run.smithi187.stdout: "num_blocked_ops": 0 2023-09-23T22:58:45.435 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T22:58:45.475 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:45.516 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:45.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:45.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:45.619 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:45.647 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:45.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:45.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:45.753 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:45.780 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:45.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:45.785 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:45.886 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:45.915 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:45.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:45.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:46.019 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:46.028 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:45 smithi187 bash[89487]: cluster 2023-09-23T22:58:44.869279+0000 mgr.y (mgr.25310) 1117 : cluster 0 pgmap v1213: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 101 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 673 op/s; 24488/208314 objects degraded (11.755%); 10880/208314 objects misplaced (5.223%); 22 MiB/s, 359 objects/s recovering 2023-09-23T22:58:46.046 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:46.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:46.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:46.149 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:46.179 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:45 smithi169 bash[101133]: cluster 2023-09-23T22:58:44.869279+0000 mgr.y (mgr.25310) 1117 : cluster 0 pgmap v1213: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 101 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 673 op/s; 24488/208314 objects degraded (11.755%); 10880/208314 objects misplaced (5.223%); 22 MiB/s, 359 objects/s recovering 2023-09-23T22:58:46.179 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:45 smithi169 bash[104356]: cluster 2023-09-23T22:58:44.869279+0000 mgr.y (mgr.25310) 1117 : cluster 0 pgmap v1213: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 101 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 673 op/s; 24488/208314 objects degraded (11.755%); 10880/208314 objects misplaced (5.223%); 22 MiB/s, 359 objects/s recovering 2023-09-23T22:58:46.179 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:46.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:46.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:46.282 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:46.325 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:46.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:46.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:46.431 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:46.478 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:46.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:46.483 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:46.570 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:58:46.584 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:46.613 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:46.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:46.618 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:46.621 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:58:46.687 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:58:46.718 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:46.736 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:58:46.778 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-23T22:58:46.782 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:46.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:46.785 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:46.787 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:58:46.832 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:58:46.884 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:58:46.885 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:46.917 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:46.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:46.922 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:46.949 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:58:46.954 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:58:46.954 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:58:46.954 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:58:46.954 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:58:46.954 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:58:46.954 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:58:46.955 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:58:46.955 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:58:47.023 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:47.061 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:47.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:47.064 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:47.165 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:47.174 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:46 smithi169 bash[104356]: audit 2023-09-23T22:58:46.521136+0000 mon.c (mon.2) 94 : audit 0 from='client.? 172.21.15.169:0/880207060' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:58:47.175 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:46 smithi169 bash[104356]: cluster 2023-09-23T22:58:46.789821+0000 mon.a (mon.0) 1554 : cluster 3 Health check update: Degraded data redundancy: 24488/208314 objects degraded (11.755%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:58:47.175 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:46 smithi169 bash[101133]: audit 2023-09-23T22:58:46.521136+0000 mon.c (mon.2) 94 : audit 0 from='client.? 172.21.15.169:0/880207060' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:58:47.175 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:46 smithi169 bash[101133]: cluster 2023-09-23T22:58:46.789821+0000 mon.a (mon.0) 1554 : cluster 3 Health check update: Degraded data redundancy: 24488/208314 objects degraded (11.755%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:58:47.193 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:47.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:47.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:47.247 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:58:47.296 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:47.299 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:46 smithi187 bash[89487]: audit 2023-09-23T22:58:46.521136+0000 mon.c (mon.2) 94 : audit 0 from='client.? 172.21.15.169:0/880207060' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:58:47.299 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:46 smithi187 bash[89487]: cluster 2023-09-23T22:58:46.789821+0000 mon.a (mon.0) 1554 : cluster 3 Health check update: Degraded data redundancy: 24488/208314 objects degraded (11.755%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:58:47.319 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:47.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:47.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:47.422 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:47.461 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:47.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:47.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:47.564 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:47.592 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:47.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:47.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:47.694 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:47.725 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:47.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:47.732 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:47.832 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:47.862 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:47.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:47.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:47.957 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is unset 2023-09-23T22:58:47.966 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:47.989 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:47 smithi169 bash[104356]: cluster 2023-09-23T22:58:46.870310+0000 mgr.y (mgr.25310) 1118 : cluster 0 pgmap v1214: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 101 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 658 op/s; 24488/206715 objects degraded (11.846%); 10880/206715 objects misplaced (5.263%); 20 MiB/s, 319 objects/s recovering 2023-09-23T22:58:47.989 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:47 smithi169 bash[104356]: audit 2023-09-23T22:58:46.931791+0000 mon.a (mon.0) 1555 : audit 1 from='client.? 172.21.15.169:0/17100007' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:58:47.989 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:47 smithi169 bash[101133]: cluster 2023-09-23T22:58:46.870310+0000 mgr.y (mgr.25310) 1118 : cluster 0 pgmap v1214: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 101 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 658 op/s; 24488/206715 objects degraded (11.846%); 10880/206715 objects misplaced (5.263%); 20 MiB/s, 319 objects/s recovering 2023-09-23T22:58:47.989 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:47 smithi169 bash[101133]: audit 2023-09-23T22:58:46.931791+0000 mon.a (mon.0) 1555 : audit 1 from='client.? 172.21.15.169:0/17100007' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:58:47.991 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:47.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:47.997 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:48.097 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:48.133 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:48.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:48.136 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:48.237 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:48.265 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:48.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:48.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:48.369 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:48.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:47 smithi187 bash[89487]: cluster 2023-09-23T22:58:46.870310+0000 mgr.y (mgr.25310) 1118 : cluster 0 pgmap v1214: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 101 active+clean; 4.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 658 op/s; 24488/206715 objects degraded (11.846%); 10880/206715 objects misplaced (5.263%); 20 MiB/s, 319 objects/s recovering 2023-09-23T22:58:48.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:47 smithi187 bash[89487]: audit 2023-09-23T22:58:46.931791+0000 mon.a (mon.0) 1555 : audit 1 from='client.? 172.21.15.169:0/17100007' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:58:48.411 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:48.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:48.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:48.518 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:48.527 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:58:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:58:48] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2023-09-23T22:58:48.557 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:48.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:48.561 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:48.662 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:48.690 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:48.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:48.692 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:48.793 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:48.832 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:48.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:48.834 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:48.935 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:48.959 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:48.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:48.964 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:49.065 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:49.075 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:48 smithi187 bash[89487]: cluster 2023-09-23T22:58:47.925973+0000 mon.a (mon.0) 1556 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:58:49.075 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:48 smithi187 bash[89487]: audit 2023-09-23T22:58:47.937707+0000 mon.a (mon.0) 1557 : audit 1 from='client.? 172.21.15.169:0/17100007' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:58:49.075 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:48 smithi187 bash[89487]: cluster 2023-09-23T22:58:47.937862+0000 mon.a (mon.0) 1558 : cluster 0 osdmap e290: 8 total, 8 up, 7 in 2023-09-23T22:58:49.075 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:48 smithi187 bash[89487]: cluster 2023-09-23T22:58:47.942539+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T22:58:49.075 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:48 smithi187 bash[89487]: cluster 2023-09-23T22:58:47.947003+0000 osd.7 (osd.7) 297 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T22:58:49.075 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:48 smithi187 bash[89487]: cluster 2023-09-23T22:58:47.958921+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T22:58:49.075 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:48 smithi187 bash[89487]: cluster 2023-09-23T22:58:47.961003+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T22:58:49.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:49.090 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:49.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:49.191 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:49.200 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:48 smithi169 bash[104356]: cluster 2023-09-23T22:58:47.925973+0000 mon.a (mon.0) 1556 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:58:49.200 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:48 smithi169 bash[104356]: audit 2023-09-23T22:58:47.937707+0000 mon.a (mon.0) 1557 : audit 1 from='client.? 172.21.15.169:0/17100007' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:58:49.200 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:48 smithi169 bash[104356]: cluster 2023-09-23T22:58:47.937862+0000 mon.a (mon.0) 1558 : cluster 0 osdmap e290: 8 total, 8 up, 7 in 2023-09-23T22:58:49.200 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:48 smithi169 bash[104356]: cluster 2023-09-23T22:58:47.942539+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T22:58:49.200 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:48 smithi169 bash[104356]: cluster 2023-09-23T22:58:47.947003+0000 osd.7 (osd.7) 297 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T22:58:49.200 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:48 smithi169 bash[104356]: cluster 2023-09-23T22:58:47.958921+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T22:58:49.200 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:48 smithi169 bash[104356]: cluster 2023-09-23T22:58:47.961003+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T22:58:49.201 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:48 smithi169 bash[101133]: cluster 2023-09-23T22:58:47.925973+0000 mon.a (mon.0) 1556 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T22:58:49.201 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:48 smithi169 bash[101133]: audit 2023-09-23T22:58:47.937707+0000 mon.a (mon.0) 1557 : audit 1 from='client.? 172.21.15.169:0/17100007' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T22:58:49.201 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:48 smithi169 bash[101133]: cluster 2023-09-23T22:58:47.937862+0000 mon.a (mon.0) 1558 : cluster 0 osdmap e290: 8 total, 8 up, 7 in 2023-09-23T22:58:49.201 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:48 smithi169 bash[101133]: cluster 2023-09-23T22:58:47.942539+0000 osd.6 (osd.6) 10 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T22:58:49.201 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:48 smithi169 bash[101133]: cluster 2023-09-23T22:58:47.947003+0000 osd.7 (osd.7) 297 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T22:58:49.201 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:48 smithi169 bash[101133]: cluster 2023-09-23T22:58:47.958921+0000 osd.5 (osd.5) 123 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T22:58:49.201 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:48 smithi169 bash[101133]: cluster 2023-09-23T22:58:47.961003+0000 osd.5 (osd.5) 124 : cluster 3 failed to encode map e290 with expected crc 2023-09-23T22:58:49.219 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:49.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:49.221 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:49.322 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:49.341 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:49.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:49.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:49.478 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:49.514 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:49.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:49.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:49.622 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:49.664 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:49.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:49.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:49.768 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:49.808 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:49.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:49.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:49.914 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:49.943 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:49.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:49.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:50.046 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:50.085 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:50.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:50.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:50.190 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:50.198 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:49 smithi187 bash[89487]: cluster 2023-09-23T22:58:48.871051+0000 mgr.y (mgr.25310) 1119 : cluster 0 pgmap v1216: 109 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped, 5 active+undersized+degraded+remapped+backfill_wait, 101 active+clean; 4.1 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 669 op/s; 23951/200985 objects degraded (11.917%); 9345/200985 objects misplaced (4.650%); 20 MiB/s, 316 objects/s recovering 2023-09-23T22:58:50.230 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:50.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:50.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:50.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:49 smithi169 bash[101133]: cluster 2023-09-23T22:58:48.871051+0000 mgr.y (mgr.25310) 1119 : cluster 0 pgmap v1216: 109 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped, 5 active+undersized+degraded+remapped+backfill_wait, 101 active+clean; 4.1 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 669 op/s; 23951/200985 objects degraded (11.917%); 9345/200985 objects misplaced (4.650%); 20 MiB/s, 316 objects/s recovering 2023-09-23T22:58:50.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:49 smithi169 bash[104356]: cluster 2023-09-23T22:58:48.871051+0000 mgr.y (mgr.25310) 1119 : cluster 0 pgmap v1216: 109 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped, 5 active+undersized+degraded+remapped+backfill_wait, 101 active+clean; 4.1 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 0 B/s wr, 669 op/s; 23951/200985 objects degraded (11.917%); 9345/200985 objects misplaced (4.650%); 20 MiB/s, 316 objects/s recovering 2023-09-23T22:58:50.327 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:58:50.331 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:50.359 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:50.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:50.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:50.462 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:50.486 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:50.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:50.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:50.591 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:50.726 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:50.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:50.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:50.831 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:50.857 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:50.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:50.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:50.962 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:50.994 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:50.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:50.996 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:51.097 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:51.135 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:51.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:51.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:51.238 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:51.267 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:51.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:51.270 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:51.371 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:51.396 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:51.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:51.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:51.407 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T22:58:51.499 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:51.539 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:51.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:51.545 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:51.646 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:51.682 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:51.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:51.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:51.785 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:52.014 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:52.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:52.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:52.116 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:52.143 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:52.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:52.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:52.248 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:52.255 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:51 smithi187 bash[89487]: cluster 2023-09-23T22:58:50.871806+0000 mgr.y (mgr.25310) 1120 : cluster 0 pgmap v1217: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 101 active+clean; 4.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 718 op/s; 23115/196548 objects degraded (11.760%); 9101/196548 objects misplaced (4.630%); 18 MiB/s, 288 objects/s recovering 2023-09-23T22:58:52.255 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:51 smithi187 bash[89487]: cluster 2023-09-23T22:58:51.795040+0000 mon.a (mon.0) 1559 : cluster 3 Health check update: Degraded data redundancy: 23115/196548 objects degraded (11.760%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:58:52.269 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:52.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:52.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:52.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:51 smithi169 bash[104356]: cluster 2023-09-23T22:58:50.871806+0000 mgr.y (mgr.25310) 1120 : cluster 0 pgmap v1217: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 101 active+clean; 4.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 718 op/s; 23115/196548 objects degraded (11.760%); 9101/196548 objects misplaced (4.630%); 18 MiB/s, 288 objects/s recovering 2023-09-23T22:58:52.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:51 smithi169 bash[104356]: cluster 2023-09-23T22:58:51.795040+0000 mon.a (mon.0) 1559 : cluster 3 Health check update: Degraded data redundancy: 23115/196548 objects degraded (11.760%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:58:52.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:51 smithi169 bash[101133]: cluster 2023-09-23T22:58:50.871806+0000 mgr.y (mgr.25310) 1120 : cluster 0 pgmap v1217: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 101 active+clean; 4.0 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 718 op/s; 23115/196548 objects degraded (11.760%); 9101/196548 objects misplaced (4.630%); 18 MiB/s, 288 objects/s recovering 2023-09-23T22:58:52.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:51 smithi169 bash[101133]: cluster 2023-09-23T22:58:51.795040+0000 mon.a (mon.0) 1559 : cluster 3 Health check update: Degraded data redundancy: 23115/196548 objects degraded (11.760%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:58:52.372 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:52.410 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:52.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:52.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:52.514 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:52.551 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:52.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:52.554 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:52.654 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:52.657 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:58:52.683 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:52.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:52.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:52.790 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:52.813 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:52.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:52.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:52.919 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:52.946 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:52.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:52.952 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:53.053 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:53.080 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:53.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:53.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:53.184 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:53.224 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:53.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:53.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:53.336 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:53.366 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:53.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:53.368 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:53.469 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:53.496 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:53.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:53.499 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:53.600 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:53.641 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:53.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:53.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:53.744 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:53.791 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:53.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:53.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:53.895 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:54.005 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:54.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:54.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:54.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:53 smithi169 bash[104356]: cluster 2023-09-23T22:58:52.872544+0000 mgr.y (mgr.25310) 1121 : cluster 0 pgmap v1218: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 101 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 761 op/s; 23115/194190 objects degraded (11.903%); 9101/194190 objects misplaced (4.687%); 18 MiB/s, 288 objects/s recovering 2023-09-23T22:58:54.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:53 smithi169 bash[101133]: cluster 2023-09-23T22:58:52.872544+0000 mgr.y (mgr.25310) 1121 : cluster 0 pgmap v1218: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 101 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 761 op/s; 23115/194190 objects degraded (11.903%); 9101/194190 objects misplaced (4.687%); 18 MiB/s, 288 objects/s recovering 2023-09-23T22:58:54.110 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:54.155 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:54.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:54.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:54.178 INFO:teuthology.orchestra.run.smithi187.stdout:ERROR: (22) Invalid argument 2023-09-23T22:58:54.178 INFO:teuthology.orchestra.run.smithi187.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-23T22:58:54.259 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:54.267 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:53 smithi187 bash[89487]: cluster 2023-09-23T22:58:52.872544+0000 mgr.y (mgr.25310) 1121 : cluster 0 pgmap v1218: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 101 active+clean; 3.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 761 op/s; 23115/194190 objects degraded (11.903%); 9101/194190 objects misplaced (4.687%); 18 MiB/s, 288 objects/s recovering 2023-09-23T22:58:54.290 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:54.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:54.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:54.394 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:54.424 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:54.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:54.427 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:54.527 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:54.553 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:54.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:54.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:54.657 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:54.697 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:54.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:54.705 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:54.806 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:54.835 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:54.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:54.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:54.938 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:54.964 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:54.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:54.967 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:55.067 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:55.098 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:55.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:55.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:55.188 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:58:55.206 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:55.246 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:55.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:55.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:55.352 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:55.379 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:55.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:55.380 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:55.481 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:55.507 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:55.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:55.510 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:55.610 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:55.651 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:55.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:55.657 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:55.757 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:55.816 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:55.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:55.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:55.923 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:55.948 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:55.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:55.949 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:56.050 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:56.074 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:56.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:56.078 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:56.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:55 smithi187 bash[89487]: cluster 2023-09-23T22:58:54.873369+0000 mgr.y (mgr.25310) 1122 : cluster 0 pgmap v1219: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 101 active+clean; 3.8 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 790 op/s; 21727/184581 objects degraded (11.771%); 7348/184581 objects misplaced (3.981%); 15 MiB/s, 247 objects/s recovering 2023-09-23T22:58:56.179 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:56.188 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:55 smithi169 bash[101133]: cluster 2023-09-23T22:58:54.873369+0000 mgr.y (mgr.25310) 1122 : cluster 0 pgmap v1219: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 101 active+clean; 3.8 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 790 op/s; 21727/184581 objects degraded (11.771%); 7348/184581 objects misplaced (3.981%); 15 MiB/s, 247 objects/s recovering 2023-09-23T22:58:56.189 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:55 smithi169 bash[104356]: cluster 2023-09-23T22:58:54.873369+0000 mgr.y (mgr.25310) 1122 : cluster 0 pgmap v1219: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 101 active+clean; 3.8 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 790 op/s; 21727/184581 objects degraded (11.771%); 7348/184581 objects misplaced (3.981%); 15 MiB/s, 247 objects/s recovering 2023-09-23T22:58:56.206 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:56.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:56.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:56.209 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:58:56.310 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:56.345 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:56.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:56.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:56.448 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:56.474 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:56.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:56.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:56.578 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:56.602 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:56.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:56.607 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:56.708 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:56.732 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:56.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:56.736 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:56.837 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:56.860 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:56.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:56.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:56.966 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:56.990 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:56.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:56.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:57.094 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:57.105 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 0 1 2023-09-23T22:58:57.127 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:57.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:57.132 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:57.233 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:57.246 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:57 smithi169 bash[104356]: audit 2023-09-23T22:58:56.167139+0000 mon.a (mon.0) 1560 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:58:57.246 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:57 smithi169 bash[104356]: audit 2023-09-23T22:58:56.168519+0000 mon.a (mon.0) 1561 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:58:57.246 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:57 smithi169 bash[104356]: cluster 2023-09-23T22:58:56.796094+0000 mon.a (mon.0) 1562 : cluster 3 Health check update: Degraded data redundancy: 21727/184581 objects degraded (11.771%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:58:57.246 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:57 smithi169 bash[104356]: cluster 2023-09-23T22:58:56.874051+0000 mgr.y (mgr.25310) 1123 : cluster 0 pgmap v1220: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 101 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 785 op/s; 21727/183135 objects degraded (11.864%); 7348/183135 objects misplaced (4.012%); 15 MiB/s, 247 objects/s recovering 2023-09-23T22:58:57.246 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:57 smithi169 bash[101133]: audit 2023-09-23T22:58:56.167139+0000 mon.a (mon.0) 1560 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:58:57.246 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:57 smithi169 bash[101133]: audit 2023-09-23T22:58:56.168519+0000 mon.a (mon.0) 1561 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:58:57.247 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:57 smithi169 bash[101133]: cluster 2023-09-23T22:58:56.796094+0000 mon.a (mon.0) 1562 : cluster 3 Health check update: Degraded data redundancy: 21727/184581 objects degraded (11.771%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:58:57.247 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:57 smithi169 bash[101133]: cluster 2023-09-23T22:58:56.874051+0000 mgr.y (mgr.25310) 1123 : cluster 0 pgmap v1220: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 101 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 785 op/s; 21727/183135 objects degraded (11.864%); 7348/183135 objects misplaced (4.012%); 15 MiB/s, 247 objects/s recovering 2023-09-23T22:58:57.296 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:57.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:57.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:57.398 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:57.430 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:57.433 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:57 smithi187 bash[89487]: audit 2023-09-23T22:58:56.167139+0000 mon.a (mon.0) 1560 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:58:57.433 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:57 smithi187 bash[89487]: audit 2023-09-23T22:58:56.168519+0000 mon.a (mon.0) 1561 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:58:57.433 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:57 smithi187 bash[89487]: cluster 2023-09-23T22:58:56.796094+0000 mon.a (mon.0) 1562 : cluster 3 Health check update: Degraded data redundancy: 21727/184581 objects degraded (11.771%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:58:57.433 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:57 smithi187 bash[89487]: cluster 2023-09-23T22:58:56.874051+0000 mgr.y (mgr.25310) 1123 : cluster 0 pgmap v1220: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 101 active+clean; 3.7 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 785 op/s; 21727/183135 objects degraded (11.864%); 7348/183135 objects misplaced (4.012%); 15 MiB/s, 247 objects/s recovering 2023-09-23T22:58:57.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:57.434 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:57.535 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:57.560 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:57.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:57.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:57.666 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:57.691 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:58:57.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:57.701 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:58:57.802 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:57.839 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:57.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:57.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:57.943 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:57.968 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:57.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:57.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:58.074 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:58.105 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:58:58.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:58.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:58:58.211 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:58.239 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:58:58.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:58.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:58:58.342 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:58.368 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:58.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:58.372 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:58.461 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:58:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:58:58] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2023-09-23T22:58:58.472 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:58.500 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:58.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:58.504 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:58.604 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:58.638 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:58.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:58.641 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:58.742 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:58.779 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:58.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:58.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:58.883 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:58.915 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:58:58.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:58.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:58:59.019 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:59.047 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:58:59.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:59.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:58:59.151 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:59.178 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:59.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:59.180 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:59.281 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:59.305 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:59.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:59.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:59.408 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:59.442 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:58:59.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:59.445 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:58:59.546 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:59.572 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:59.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:59.575 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:59.676 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:59.703 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:58:59.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:59.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:58:59.806 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:59.842 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:59.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:59.844 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:58:59.936 INFO:teuthology.orchestra.run.smithi187.stdout:ERROR: (22) Invalid argument 2023-09-23T22:58:59.936 INFO:teuthology.orchestra.run.smithi187.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-23T22:58:59.945 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:59.970 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:58:59.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:58:59.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:00.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:58:59 smithi169 bash[101133]: cluster 2023-09-23T22:58:58.874804+0000 mgr.y (mgr.25310) 1124 : cluster 0 pgmap v1221: 109 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped, 5 active+undersized+degraded+remapped+backfill_wait, 101 active+clean; 3.6 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 876 op/s; 21170/177213 objects degraded (11.946%); 5861/177213 objects misplaced (3.307%); 22 MiB/s, 345 objects/s recovering 2023-09-23T22:59:00.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:58:59 smithi169 bash[104356]: cluster 2023-09-23T22:58:58.874804+0000 mgr.y (mgr.25310) 1124 : cluster 0 pgmap v1221: 109 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped, 5 active+undersized+degraded+remapped+backfill_wait, 101 active+clean; 3.6 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 876 op/s; 21170/177213 objects degraded (11.946%); 5861/177213 objects misplaced (3.307%); 22 MiB/s, 345 objects/s recovering 2023-09-23T22:59:00.074 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:00.082 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:58:59 smithi187 bash[89487]: cluster 2023-09-23T22:58:58.874804+0000 mgr.y (mgr.25310) 1124 : cluster 0 pgmap v1221: 109 pgs: 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped, 5 active+undersized+degraded+remapped+backfill_wait, 101 active+clean; 3.6 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 0 B/s wr, 876 op/s; 21170/177213 objects degraded (11.946%); 5861/177213 objects misplaced (3.307%); 22 MiB/s, 345 objects/s recovering 2023-09-23T22:59:00.101 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:00.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:00.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:00.205 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:00.230 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:00.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:00.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:00.334 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:00.360 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:00.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:00.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:00.466 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:00.494 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:00.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:00.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:00.598 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:00.630 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:00.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:00.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:00.736 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:00.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:00.771 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:00.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:00.872 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:00.896 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:00.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:00.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:01.004 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:01.038 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:01.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:01.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:01.142 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:01.174 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:01.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:01.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:01.278 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:01.337 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:01.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:01.345 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:01.446 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:01.467 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T22:59:01.491 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:01.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:01.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:01.596 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:01.621 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:01.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:01.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:01.726 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:01.754 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:01.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:01.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:01.857 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:01.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:01.890 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:01.890 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:01.990 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:02.021 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:02.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:02.031 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:02.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:01 smithi187 bash[89487]: cluster 2023-09-23T22:59:00.875590+0000 mgr.y (mgr.25310) 1125 : cluster 0 pgmap v1222: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 101 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 787 op/s; 20271/172626 objects degraded (11.743%); 5612/172626 objects misplaced (3.251%); 13 MiB/s, 212 objects/s recovering 2023-09-23T22:59:02.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:01 smithi187 bash[89487]: cluster 2023-09-23T22:59:01.797230+0000 mon.a (mon.0) 1563 : cluster 3 Health check update: Degraded data redundancy: 20271/172626 objects degraded (11.743%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:59:02.131 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:02.157 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:02.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:02.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:02.260 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:02.268 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:01 smithi169 bash[101133]: cluster 2023-09-23T22:59:00.875590+0000 mgr.y (mgr.25310) 1125 : cluster 0 pgmap v1222: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 101 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 787 op/s; 20271/172626 objects degraded (11.743%); 5612/172626 objects misplaced (3.251%); 13 MiB/s, 212 objects/s recovering 2023-09-23T22:59:02.268 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:01 smithi169 bash[101133]: cluster 2023-09-23T22:59:01.797230+0000 mon.a (mon.0) 1563 : cluster 3 Health check update: Degraded data redundancy: 20271/172626 objects degraded (11.743%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:59:02.269 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:01 smithi169 bash[104356]: cluster 2023-09-23T22:59:00.875590+0000 mgr.y (mgr.25310) 1125 : cluster 0 pgmap v1222: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 101 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 787 op/s; 20271/172626 objects degraded (11.743%); 5612/172626 objects misplaced (3.251%); 13 MiB/s, 212 objects/s recovering 2023-09-23T22:59:02.269 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:01 smithi169 bash[104356]: cluster 2023-09-23T22:59:01.797230+0000 mon.a (mon.0) 1563 : cluster 3 Health check update: Degraded data redundancy: 20271/172626 objects degraded (11.743%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:59:02.292 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:02.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:02.294 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:02.395 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:02.424 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:02.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:02.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:02.527 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:02.551 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:02.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:02.553 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:02.654 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:02.687 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:02.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:02.690 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:02.791 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:02.818 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:02.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:02.821 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:02.921 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:02.955 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:02.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:02.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:03.057 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:03.085 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:03.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:03.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:03.190 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:03.216 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:03.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:03.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:03.320 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:03.352 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:03.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:03.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:03.459 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:03.496 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:03.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:03.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:03.603 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:03.635 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:03.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:03.642 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:03.743 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:03.777 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:03.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:03.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:03.882 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:03.911 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:03.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:03.913 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:04.014 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:04.050 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:04.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:04.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:04.154 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:04.176 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:03 smithi169 bash[104356]: cluster 2023-09-23T22:59:02.876356+0000 mgr.y (mgr.25310) 1126 : cluster 0 pgmap v1223: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 101 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 726 op/s; 20271/170391 objects degraded (11.897%); 5612/170391 objects misplaced (3.294%); 13 MiB/s, 212 objects/s recovering 2023-09-23T22:59:04.176 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:03 smithi169 bash[101133]: cluster 2023-09-23T22:59:02.876356+0000 mgr.y (mgr.25310) 1126 : cluster 0 pgmap v1223: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 101 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 726 op/s; 20271/170391 objects degraded (11.897%); 5612/170391 objects misplaced (3.294%); 13 MiB/s, 212 objects/s recovering 2023-09-23T22:59:04.183 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:04.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:04.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:04.287 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:04.298 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:03 smithi187 bash[89487]: cluster 2023-09-23T22:59:02.876356+0000 mgr.y (mgr.25310) 1126 : cluster 0 pgmap v1223: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 101 active+clean; 3.5 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 726 op/s; 20271/170391 objects degraded (11.897%); 5612/170391 objects misplaced (3.294%); 13 MiB/s, 212 objects/s recovering 2023-09-23T22:59:04.316 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:04.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:04.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:04.341 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:59:04.404 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:59:04.422 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:04.442 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:59:04.458 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:04.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:04.463 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:04.490 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:59:04.544 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:59:04.563 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:04.594 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:59:04.604 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:04.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:04.610 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:04.630 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:59:04.676 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:59:04.709 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:59:04.711 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:04.712 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:59:04.712 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:59:04.712 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:59:04.712 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:59:04.713 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:59:04.713 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:59:04.713 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:59:04.713 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:59:04.739 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:04.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:04.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:04.843 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:04.871 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:04.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:04.877 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:04.960 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is set 2023-09-23T22:59:04.978 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:05.006 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:05.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:05.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:05.110 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:05.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:04 smithi187 bash[89487]: audit 2023-09-23T22:59:04.367018+0000 mon.c (mon.2) 95 : audit 0 from='client.? 172.21.15.169:0/284692633' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:59:05.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:04 smithi187 bash[89487]: audit 2023-09-23T22:59:04.880650+0000 mon.c (mon.2) 96 : audit 1 from='client.? 172.21.15.169:0/1433418373' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:59:05.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:04 smithi187 bash[89487]: audit 2023-09-23T22:59:04.881142+0000 mon.a (mon.0) 1564 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:59:05.143 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:05.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:05.149 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:05.250 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:05.258 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:04 smithi169 bash[104356]: audit 2023-09-23T22:59:04.367018+0000 mon.c (mon.2) 95 : audit 0 from='client.? 172.21.15.169:0/284692633' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:59:05.258 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:04 smithi169 bash[104356]: audit 2023-09-23T22:59:04.880650+0000 mon.c (mon.2) 96 : audit 1 from='client.? 172.21.15.169:0/1433418373' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:59:05.258 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:04 smithi169 bash[104356]: audit 2023-09-23T22:59:04.881142+0000 mon.a (mon.0) 1564 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:59:05.259 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:04 smithi169 bash[101133]: audit 2023-09-23T22:59:04.367018+0000 mon.c (mon.2) 95 : audit 0 from='client.? 172.21.15.169:0/284692633' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:59:05.259 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:04 smithi169 bash[101133]: audit 2023-09-23T22:59:04.880650+0000 mon.c (mon.2) 96 : audit 1 from='client.? 172.21.15.169:0/1433418373' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:59:05.259 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:04 smithi169 bash[101133]: audit 2023-09-23T22:59:04.881142+0000 mon.a (mon.0) 1564 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T22:59:05.275 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:05.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:05.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:05.377 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:05.402 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:05.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:05.408 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:05.508 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:05.533 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:05.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:05.536 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:05.637 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:05.668 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:05.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:05.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:05.773 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:05.809 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:05.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:05.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:05.913 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:05.934 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:05.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:05.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:06.036 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:06.065 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:06.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:06.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:06.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:05 smithi187 bash[89487]: cluster 2023-09-23T22:59:04.877195+0000 mgr.y (mgr.25310) 1127 : cluster 0 pgmap v1224: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 101 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 926 op/s; 18465/160818 objects degraded (11.482%); 4146/160818 objects misplaced (2.578%); 19 MiB/s, 309 objects/s recovering 2023-09-23T22:59:06.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:05 smithi187 bash[89487]: cluster 2023-09-23T22:59:04.935111+0000 mon.a (mon.0) 1565 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:59:06.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:05 smithi187 bash[89487]: audit 2023-09-23T22:59:04.952413+0000 mon.a (mon.0) 1566 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:59:06.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:05 smithi187 bash[89487]: cluster 2023-09-23T22:59:04.953069+0000 mon.a (mon.0) 1567 : cluster 0 osdmap e291: 8 total, 8 up, 7 in 2023-09-23T22:59:06.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:05 smithi187 bash[89487]: cluster 2023-09-23T22:59:04.957715+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T22:59:06.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:05 smithi187 bash[89487]: cluster 2023-09-23T22:59:04.959049+0000 osd.7 (osd.7) 298 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T22:59:06.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:05 smithi187 bash[89487]: cluster 2023-09-23T22:59:04.960460+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T22:59:06.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:05 smithi187 bash[89487]: cluster 2023-09-23T22:59:04.961189+0000 osd.7 (osd.7) 299 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T22:59:06.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:05 smithi187 bash[89487]: cluster 2023-09-23T22:59:04.962446+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T22:59:06.168 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:06.175 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:05 smithi169 bash[101133]: cluster 2023-09-23T22:59:04.877195+0000 mgr.y (mgr.25310) 1127 : cluster 0 pgmap v1224: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 101 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 926 op/s; 18465/160818 objects degraded (11.482%); 4146/160818 objects misplaced (2.578%); 19 MiB/s, 309 objects/s recovering 2023-09-23T22:59:06.175 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:05 smithi169 bash[101133]: cluster 2023-09-23T22:59:04.935111+0000 mon.a (mon.0) 1565 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:59:06.175 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:05 smithi169 bash[101133]: audit 2023-09-23T22:59:04.952413+0000 mon.a (mon.0) 1566 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:59:06.175 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:05 smithi169 bash[101133]: cluster 2023-09-23T22:59:04.953069+0000 mon.a (mon.0) 1567 : cluster 0 osdmap e291: 8 total, 8 up, 7 in 2023-09-23T22:59:06.176 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:05 smithi169 bash[101133]: cluster 2023-09-23T22:59:04.957715+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T22:59:06.176 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:05 smithi169 bash[101133]: cluster 2023-09-23T22:59:04.959049+0000 osd.7 (osd.7) 298 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T22:59:06.176 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:05 smithi169 bash[101133]: cluster 2023-09-23T22:59:04.960460+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T22:59:06.176 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:05 smithi169 bash[101133]: cluster 2023-09-23T22:59:04.961189+0000 osd.7 (osd.7) 299 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T22:59:06.176 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:05 smithi169 bash[101133]: cluster 2023-09-23T22:59:04.962446+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T22:59:06.176 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:05 smithi169 bash[104356]: cluster 2023-09-23T22:59:04.877195+0000 mgr.y (mgr.25310) 1127 : cluster 0 pgmap v1224: 109 pgs: 1 active+undersized+degraded+remapped, 1 active+remapped+backfilling, 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 101 active+clean; 3.3 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 926 op/s; 18465/160818 objects degraded (11.482%); 4146/160818 objects misplaced (2.578%); 19 MiB/s, 309 objects/s recovering 2023-09-23T22:59:06.176 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:05 smithi169 bash[104356]: cluster 2023-09-23T22:59:04.935111+0000 mon.a (mon.0) 1565 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:59:06.176 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:05 smithi169 bash[104356]: audit 2023-09-23T22:59:04.952413+0000 mon.a (mon.0) 1566 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T22:59:06.176 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:05 smithi169 bash[104356]: cluster 2023-09-23T22:59:04.953069+0000 mon.a (mon.0) 1567 : cluster 0 osdmap e291: 8 total, 8 up, 7 in 2023-09-23T22:59:06.176 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:05 smithi169 bash[104356]: cluster 2023-09-23T22:59:04.957715+0000 osd.5 (osd.5) 125 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T22:59:06.176 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:05 smithi169 bash[104356]: cluster 2023-09-23T22:59:04.959049+0000 osd.7 (osd.7) 298 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T22:59:06.177 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:05 smithi169 bash[104356]: cluster 2023-09-23T22:59:04.960460+0000 osd.6 (osd.6) 11 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T22:59:06.177 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:05 smithi169 bash[104356]: cluster 2023-09-23T22:59:04.961189+0000 osd.7 (osd.7) 299 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T22:59:06.177 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:05 smithi169 bash[104356]: cluster 2023-09-23T22:59:04.962446+0000 osd.6 (osd.6) 12 : cluster 3 failed to encode map e291 with expected crc 2023-09-23T22:59:06.191 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:06.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:06.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:06.296 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:06.305 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:59:06.316 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:06.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:06.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:06.418 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:06.441 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:06.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:06.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:06.543 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:06.564 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:06.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:06.566 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:06.667 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:06.692 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:06.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:06.695 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:06.795 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:06.817 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:06.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:06.819 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:06.919 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:06.946 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:06.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:06.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:07.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:06 smithi169 bash[104356]: cluster 2023-09-23T22:59:05.954936+0000 mon.a (mon.0) 1568 : cluster 0 osdmap e292: 8 total, 8 up, 7 in 2023-09-23T22:59:07.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:06 smithi169 bash[104356]: cluster 2023-09-23T22:59:05.957405+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T22:59:07.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:06 smithi169 bash[104356]: cluster 2023-09-23T22:59:05.965576+0000 osd.7 (osd.7) 300 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T22:59:07.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:06 smithi169 bash[104356]: cluster 2023-09-23T22:59:05.970095+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T22:59:07.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:06 smithi169 bash[104356]: cluster 2023-09-23T22:59:05.970727+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T22:59:07.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:06 smithi169 bash[104356]: cluster 2023-09-23T22:59:05.972349+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T22:59:07.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:06 smithi169 bash[104356]: cluster 2023-09-23T22:59:05.974604+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T22:59:07.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:06 smithi169 bash[104356]: cluster 2023-09-23T22:59:05.976846+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T22:59:07.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:06 smithi169 bash[104356]: cluster 2023-09-23T22:59:06.799729+0000 mon.a (mon.0) 1569 : cluster 3 Health check update: Degraded data redundancy: 18465/160818 objects degraded (11.482%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:59:07.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:06 smithi169 bash[104356]: cluster 2023-09-23T22:59:06.806623+0000 mon.a (mon.0) 1570 : cluster 0 osdmap e293: 8 total, 8 up, 7 in 2023-09-23T22:59:07.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:06 smithi169 bash[101133]: cluster 2023-09-23T22:59:05.954936+0000 mon.a (mon.0) 1568 : cluster 0 osdmap e292: 8 total, 8 up, 7 in 2023-09-23T22:59:07.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:06 smithi169 bash[101133]: cluster 2023-09-23T22:59:05.957405+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T22:59:07.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:06 smithi169 bash[101133]: cluster 2023-09-23T22:59:05.965576+0000 osd.7 (osd.7) 300 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T22:59:07.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:06 smithi169 bash[101133]: cluster 2023-09-23T22:59:05.970095+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T22:59:07.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:06 smithi169 bash[101133]: cluster 2023-09-23T22:59:05.970727+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T22:59:07.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:06 smithi169 bash[101133]: cluster 2023-09-23T22:59:05.972349+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T22:59:07.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:06 smithi169 bash[101133]: cluster 2023-09-23T22:59:05.974604+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T22:59:07.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:06 smithi169 bash[101133]: cluster 2023-09-23T22:59:05.976846+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T22:59:07.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:06 smithi169 bash[101133]: cluster 2023-09-23T22:59:06.799729+0000 mon.a (mon.0) 1569 : cluster 3 Health check update: Degraded data redundancy: 18465/160818 objects degraded (11.482%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:59:07.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:06 smithi169 bash[101133]: cluster 2023-09-23T22:59:06.806623+0000 mon.a (mon.0) 1570 : cluster 0 osdmap e293: 8 total, 8 up, 7 in 2023-09-23T22:59:07.049 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:07.075 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:07.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:07.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:07.177 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:07.202 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:07.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:07.205 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:07.305 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:07.327 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:07.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:07.330 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:07.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:06 smithi187 bash[89487]: cluster 2023-09-23T22:59:05.954936+0000 mon.a (mon.0) 1568 : cluster 0 osdmap e292: 8 total, 8 up, 7 in 2023-09-23T22:59:07.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:06 smithi187 bash[89487]: cluster 2023-09-23T22:59:05.957405+0000 osd.6 (osd.6) 13 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T22:59:07.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:06 smithi187 bash[89487]: cluster 2023-09-23T22:59:05.965576+0000 osd.7 (osd.7) 300 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T22:59:07.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:06 smithi187 bash[89487]: cluster 2023-09-23T22:59:05.970095+0000 osd.5 (osd.5) 126 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T22:59:07.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:06 smithi187 bash[89487]: cluster 2023-09-23T22:59:05.970727+0000 osd.6 (osd.6) 14 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T22:59:07.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:06 smithi187 bash[89487]: cluster 2023-09-23T22:59:05.972349+0000 osd.5 (osd.5) 127 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T22:59:07.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:06 smithi187 bash[89487]: cluster 2023-09-23T22:59:05.974604+0000 osd.5 (osd.5) 128 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T22:59:07.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:06 smithi187 bash[89487]: cluster 2023-09-23T22:59:05.976846+0000 osd.5 (osd.5) 129 : cluster 3 failed to encode map e292 with expected crc 2023-09-23T22:59:07.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:06 smithi187 bash[89487]: cluster 2023-09-23T22:59:06.799729+0000 mon.a (mon.0) 1569 : cluster 3 Health check update: Degraded data redundancy: 18465/160818 objects degraded (11.482%), 7 pgs degraded (PG_DEGRADED) 2023-09-23T22:59:07.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:06 smithi187 bash[89487]: cluster 2023-09-23T22:59:06.806623+0000 mon.a (mon.0) 1570 : cluster 0 osdmap e293: 8 total, 8 up, 7 in 2023-09-23T22:59:07.431 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:07.456 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:07.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:07.458 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:07.559 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:07.581 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:07.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:07.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:07.684 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:07.707 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:07.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:07.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:07.809 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:07.836 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:07.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:07.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:07.939 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:07.977 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:07.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:07.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:08.081 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:08.116 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:08.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:08.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:08.223 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:08.242 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:08.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:08.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:08.296 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:07 smithi169 bash[101133]: cluster 2023-09-23T22:59:06.804258+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T22:59:08.297 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:07 smithi169 bash[101133]: cluster 2023-09-23T22:59:06.808696+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T22:59:08.297 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:07 smithi169 bash[101133]: cluster 2023-09-23T22:59:06.809984+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T22:59:08.297 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:07 smithi169 bash[101133]: cluster 2023-09-23T22:59:06.812157+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T22:59:08.297 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:07 smithi169 bash[101133]: cluster 2023-09-23T22:59:06.877693+0000 mgr.y (mgr.25310) 1128 : cluster 0 pgmap v1228: 109 pgs: 1 peering, 1 active+undersized+degraded+remapped, 1 active+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 101 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 746 op/s; 18234/159180 objects degraded (11.455%); 3915/159180 objects misplaced (2.459%); 14 MiB/s, 231 objects/s recovering 2023-09-23T22:59:08.297 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:07 smithi169 bash[101133]: cluster 2023-09-23T22:59:07.827360+0000 mon.a (mon.0) 1571 : cluster 0 osdmap e294: 8 total, 8 up, 7 in 2023-09-23T22:59:08.297 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:07 smithi169 bash[104356]: cluster 2023-09-23T22:59:06.804258+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T22:59:08.297 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:07 smithi169 bash[104356]: cluster 2023-09-23T22:59:06.808696+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T22:59:08.297 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:07 smithi169 bash[104356]: cluster 2023-09-23T22:59:06.809984+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T22:59:08.297 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:07 smithi169 bash[104356]: cluster 2023-09-23T22:59:06.812157+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T22:59:08.297 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:07 smithi169 bash[104356]: cluster 2023-09-23T22:59:06.877693+0000 mgr.y (mgr.25310) 1128 : cluster 0 pgmap v1228: 109 pgs: 1 peering, 1 active+undersized+degraded+remapped, 1 active+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 101 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 746 op/s; 18234/159180 objects degraded (11.455%); 3915/159180 objects misplaced (2.459%); 14 MiB/s, 231 objects/s recovering 2023-09-23T22:59:08.298 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:07 smithi169 bash[104356]: cluster 2023-09-23T22:59:07.827360+0000 mon.a (mon.0) 1571 : cluster 0 osdmap e294: 8 total, 8 up, 7 in 2023-09-23T22:59:08.345 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:08.353 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:07 smithi187 bash[89487]: cluster 2023-09-23T22:59:06.804258+0000 osd.5 (osd.5) 130 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T22:59:08.353 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:07 smithi187 bash[89487]: cluster 2023-09-23T22:59:06.808696+0000 osd.6 (osd.6) 15 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T22:59:08.353 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:07 smithi187 bash[89487]: cluster 2023-09-23T22:59:06.809984+0000 osd.6 (osd.6) 16 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T22:59:08.353 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:07 smithi187 bash[89487]: cluster 2023-09-23T22:59:06.812157+0000 osd.6 (osd.6) 17 : cluster 3 failed to encode map e293 with expected crc 2023-09-23T22:59:08.353 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:07 smithi187 bash[89487]: cluster 2023-09-23T22:59:06.877693+0000 mgr.y (mgr.25310) 1128 : cluster 0 pgmap v1228: 109 pgs: 1 peering, 1 active+undersized+degraded+remapped, 1 active+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 101 active+clean; 3.2 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 746 op/s; 18234/159180 objects degraded (11.455%); 3915/159180 objects misplaced (2.459%); 14 MiB/s, 231 objects/s recovering 2023-09-23T22:59:08.353 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:07 smithi187 bash[89487]: cluster 2023-09-23T22:59:07.827360+0000 mon.a (mon.0) 1571 : cluster 0 osdmap e294: 8 total, 8 up, 7 in 2023-09-23T22:59:08.372 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:08.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:08.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:08.478 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:08.511 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:08.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:08.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:08.617 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:08.626 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:59:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:59:08] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2023-09-23T22:59:08.646 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:08.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:08.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:08.751 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:08.769 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:08.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:08.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:08.871 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:08.898 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:08.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:08.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:09.002 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:09.033 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:09.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:09.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:09.138 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:09.147 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:08 smithi169 bash[104356]: cluster 2023-09-23T22:59:07.824671+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T22:59:09.147 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:08 smithi169 bash[104356]: cluster 2023-09-23T22:59:07.826245+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T22:59:09.147 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:08 smithi169 bash[101133]: cluster 2023-09-23T22:59:07.824671+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T22:59:09.148 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:08 smithi169 bash[101133]: cluster 2023-09-23T22:59:07.826245+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T22:59:09.164 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:09.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:09.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:09.268 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:09.292 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:08 smithi187 bash[89487]: cluster 2023-09-23T22:59:07.824671+0000 osd.5 (osd.5) 131 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T22:59:09.292 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:08 smithi187 bash[89487]: cluster 2023-09-23T22:59:07.826245+0000 osd.6 (osd.6) 18 : cluster 3 failed to encode map e294 with expected crc 2023-09-23T22:59:09.304 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:09.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:09.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:09.410 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:09.435 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:09.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:09.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:09.539 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:09.627 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:09.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:09.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:09.734 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:09.764 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:09.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:09.766 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:09.867 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:09.888 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:09.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:09.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:09.991 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:10.017 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:10.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:10.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:10.124 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:10.151 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:10.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:10.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:10.255 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:10.268 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:09 smithi187 bash[89487]: cluster 2023-09-23T22:59:08.878251+0000 mgr.y (mgr.25310) 1129 : cluster 0 pgmap v1230: 109 pgs: 1 peering, 1 active+undersized+degraded+remapped, 5 active+undersized+degraded+remapped+backfill_wait, 102 active+clean; 3.2 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 438 op/s; 17912/155553 objects degraded (11.515%); 3507/155553 objects misplaced (2.255%); 9.8 MiB/s, 156 objects/s recovering 2023-09-23T22:59:10.297 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:10.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:10.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:10.404 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:10.428 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:10.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:10.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:10.533 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:10.542 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:10 smithi169 bash[104356]: cluster 2023-09-23T22:59:08.878251+0000 mgr.y (mgr.25310) 1129 : cluster 0 pgmap v1230: 109 pgs: 1 peering, 1 active+undersized+degraded+remapped, 5 active+undersized+degraded+remapped+backfill_wait, 102 active+clean; 3.2 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 438 op/s; 17912/155553 objects degraded (11.515%); 3507/155553 objects misplaced (2.255%); 9.8 MiB/s, 156 objects/s recovering 2023-09-23T22:59:10.542 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:10 smithi169 bash[101133]: cluster 2023-09-23T22:59:08.878251+0000 mgr.y (mgr.25310) 1129 : cluster 0 pgmap v1230: 109 pgs: 1 peering, 1 active+undersized+degraded+remapped, 5 active+undersized+degraded+remapped+backfill_wait, 102 active+clean; 3.2 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 0 B/s wr, 438 op/s; 17912/155553 objects degraded (11.515%); 3507/155553 objects misplaced (2.255%); 9.8 MiB/s, 156 objects/s recovering 2023-09-23T22:59:10.560 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:10.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:10.563 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:10.664 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:10.685 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:10.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:10.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:10.788 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:10.828 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:10.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:10.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:10.935 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:10.964 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:10.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:10.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:11.070 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:11.097 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:11.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:11.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:11.200 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:11.220 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T22:59:11.226 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:11.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:11.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:11.238 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T22:59:11.330 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:11.352 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:11.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:11.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:11.455 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:11.507 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:11.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:11.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:11.611 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:11.638 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:11.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:11.640 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:11.741 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:11.768 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:11.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:11.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:11.880 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:11.901 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:11.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:11.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:12.007 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:12.029 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:12.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:12.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:12.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:12 smithi169 bash[104356]: cluster 2023-09-23T22:59:10.878947+0000 mgr.y (mgr.25310) 1130 : cluster 0 pgmap v1231: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 peering, 5 active+undersized+degraded+remapped+backfill_wait, 102 active+clean; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 481 op/s; 16393/152253 objects degraded (10.767%); 3299/152253 objects misplaced (2.167%); 16 MiB/s, 258 objects/s recovering 2023-09-23T22:59:12.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:12 smithi169 bash[104356]: audit 2023-09-23T22:59:11.166502+0000 mon.a (mon.0) 1572 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:59:12.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:12 smithi169 bash[104356]: audit 2023-09-23T22:59:11.170134+0000 mon.a (mon.0) 1573 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:59:12.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:12 smithi169 bash[104356]: cluster 2023-09-23T22:59:11.801259+0000 mon.a (mon.0) 1574 : cluster 3 Health check update: Degraded data redundancy: 16393/152253 objects degraded (10.767%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T22:59:12.035 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:12 smithi169 bash[101133]: cluster 2023-09-23T22:59:10.878947+0000 mgr.y (mgr.25310) 1130 : cluster 0 pgmap v1231: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 peering, 5 active+undersized+degraded+remapped+backfill_wait, 102 active+clean; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 481 op/s; 16393/152253 objects degraded (10.767%); 3299/152253 objects misplaced (2.167%); 16 MiB/s, 258 objects/s recovering 2023-09-23T22:59:12.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:12 smithi169 bash[101133]: audit 2023-09-23T22:59:11.166502+0000 mon.a (mon.0) 1572 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:59:12.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:12 smithi169 bash[101133]: audit 2023-09-23T22:59:11.170134+0000 mon.a (mon.0) 1573 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:59:12.036 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:12 smithi169 bash[101133]: cluster 2023-09-23T22:59:11.801259+0000 mon.a (mon.0) 1574 : cluster 3 Health check update: Degraded data redundancy: 16393/152253 objects degraded (10.767%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T22:59:12.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:11 smithi187 bash[89487]: cluster 2023-09-23T22:59:10.878947+0000 mgr.y (mgr.25310) 1130 : cluster 0 pgmap v1231: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 peering, 5 active+undersized+degraded+remapped+backfill_wait, 102 active+clean; 3.1 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 481 op/s; 16393/152253 objects degraded (10.767%); 3299/152253 objects misplaced (2.167%); 16 MiB/s, 258 objects/s recovering 2023-09-23T22:59:12.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:11 smithi187 bash[89487]: audit 2023-09-23T22:59:11.166502+0000 mon.a (mon.0) 1572 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:59:12.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:11 smithi187 bash[89487]: audit 2023-09-23T22:59:11.170134+0000 mon.a (mon.0) 1573 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:59:12.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:11 smithi187 bash[89487]: cluster 2023-09-23T22:59:11.801259+0000 mon.a (mon.0) 1574 : cluster 3 Health check update: Degraded data redundancy: 16393/152253 objects degraded (10.767%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T22:59:12.135 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:12.162 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:12.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:12.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:12.269 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:12.281 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T22:59:12.282 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [], 2023-09-23T22:59:12.282 INFO:teuthology.orchestra.run.smithi187.stdout: "num_ops": 0 2023-09-23T22:59:12.282 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T22:59:12.301 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:12.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:12.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:12.403 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:12.436 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:12.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:12.442 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:12.543 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:12.569 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:12.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:12.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:12.675 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:12.702 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:12.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:12.705 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:12.806 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:12.833 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:12.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:12.838 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:12.939 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:12.964 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:12.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:12.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:13.070 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:13.097 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:13.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:13.099 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:13.200 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:13.230 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:13.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:13.233 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:13.334 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:13.367 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:13.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:13.370 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:13.404 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-23T22:59:13.471 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:13.529 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:13.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:13.535 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:13.636 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:13.664 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:13.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:13.669 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:13.770 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:13.800 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:13.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:13.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:13.903 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:13.931 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:13.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:13.936 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:14.018 INFO:teuthology.orchestra.run.smithi169.stderr:reweighted osd.0 to 1 (10000) 2023-09-23T22:59:14.037 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:14.066 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:14.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:14.069 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:14.170 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:14.202 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:14.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:14.206 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:14.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:14 smithi169 bash[104356]: cluster 2023-09-23T22:59:12.879810+0000 mgr.y (mgr.25310) 1131 : cluster 0 pgmap v1232: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 103 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 522 op/s; 16393/149961 objects degraded (10.932%); 3299/149961 objects misplaced (2.200%); 14 MiB/s, 221 objects/s recovering 2023-09-23T22:59:14.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:14 smithi169 bash[104356]: audit 2023-09-23T22:59:13.489848+0000 mon.a (mon.0) 1575 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T22:59:14.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:14 smithi169 bash[104356]: audit 2023-09-23T22:59:13.490057+0000 mon.b (mon.1) 24 : audit 1 from='client.? 172.21.15.169:0/1819517188' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T22:59:14.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:14 smithi169 bash[101133]: cluster 2023-09-23T22:59:12.879810+0000 mgr.y (mgr.25310) 1131 : cluster 0 pgmap v1232: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 103 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 522 op/s; 16393/149961 objects degraded (10.932%); 3299/149961 objects misplaced (2.200%); 14 MiB/s, 221 objects/s recovering 2023-09-23T22:59:14.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:14 smithi169 bash[101133]: audit 2023-09-23T22:59:13.489848+0000 mon.a (mon.0) 1575 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T22:59:14.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:14 smithi169 bash[101133]: audit 2023-09-23T22:59:13.490057+0000 mon.b (mon.1) 24 : audit 1 from='client.? 172.21.15.169:0/1819517188' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T22:59:14.307 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:14.335 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:14.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:14.338 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:14.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:14 smithi187 bash[89487]: cluster 2023-09-23T22:59:12.879810+0000 mgr.y (mgr.25310) 1131 : cluster 0 pgmap v1232: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 103 active+clean; 3.0 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 522 op/s; 16393/149961 objects degraded (10.932%); 3299/149961 objects misplaced (2.200%); 14 MiB/s, 221 objects/s recovering 2023-09-23T22:59:14.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:14 smithi187 bash[89487]: audit 2023-09-23T22:59:13.489848+0000 mon.a (mon.0) 1575 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T22:59:14.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:14 smithi187 bash[89487]: audit 2023-09-23T22:59:13.490057+0000 mon.b (mon.1) 24 : audit 1 from='client.? 172.21.15.169:0/1819517188' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T22:59:14.439 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:14.465 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:14.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:14.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:14.568 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:14.600 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:14.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:14.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:14.706 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:14.732 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:14.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:14.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:14.838 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:14.876 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:14.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:14.879 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:14.979 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:15.003 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:15.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:15.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:15.020 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:15 smithi169 bash[104356]: audit 2023-09-23T22:59:14.004106+0000 mon.a (mon.0) 1576 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T22:59:15.020 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:15 smithi169 bash[104356]: cluster 2023-09-23T22:59:14.004357+0000 mon.a (mon.0) 1577 : cluster 0 osdmap e295: 8 total, 8 up, 7 in 2023-09-23T22:59:15.020 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:15 smithi169 bash[104356]: cluster 2023-09-23T22:59:14.004931+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T22:59:15.020 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:15 smithi169 bash[104356]: cluster 2023-09-23T22:59:14.007394+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T22:59:15.020 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:15 smithi169 bash[104356]: cluster 2023-09-23T22:59:14.012087+0000 osd.7 (osd.7) 301 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T22:59:15.020 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:15 smithi169 bash[104356]: cluster 2023-09-23T22:59:14.016828+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T22:59:15.020 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:15 smithi169 bash[104356]: cluster 2023-09-23T22:59:14.018325+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T22:59:15.021 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:15 smithi169 bash[101133]: audit 2023-09-23T22:59:14.004106+0000 mon.a (mon.0) 1576 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T22:59:15.021 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:15 smithi169 bash[101133]: cluster 2023-09-23T22:59:14.004357+0000 mon.a (mon.0) 1577 : cluster 0 osdmap e295: 8 total, 8 up, 7 in 2023-09-23T22:59:15.021 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:15 smithi169 bash[101133]: cluster 2023-09-23T22:59:14.004931+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T22:59:15.021 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:15 smithi169 bash[101133]: cluster 2023-09-23T22:59:14.007394+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T22:59:15.021 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:15 smithi169 bash[101133]: cluster 2023-09-23T22:59:14.012087+0000 osd.7 (osd.7) 301 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T22:59:15.021 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:15 smithi169 bash[101133]: cluster 2023-09-23T22:59:14.016828+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T22:59:15.021 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:15 smithi169 bash[101133]: cluster 2023-09-23T22:59:14.018325+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T22:59:15.106 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:15.113 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:15 smithi187 bash[89487]: audit 2023-09-23T22:59:14.004106+0000 mon.a (mon.0) 1576 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T22:59:15.114 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:15 smithi187 bash[89487]: cluster 2023-09-23T22:59:14.004357+0000 mon.a (mon.0) 1577 : cluster 0 osdmap e295: 8 total, 8 up, 7 in 2023-09-23T22:59:15.114 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:15 smithi187 bash[89487]: cluster 2023-09-23T22:59:14.004931+0000 osd.5 (osd.5) 132 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T22:59:15.114 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:15 smithi187 bash[89487]: cluster 2023-09-23T22:59:14.007394+0000 osd.5 (osd.5) 133 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T22:59:15.114 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:15 smithi187 bash[89487]: cluster 2023-09-23T22:59:14.012087+0000 osd.7 (osd.7) 301 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T22:59:15.114 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:15 smithi187 bash[89487]: cluster 2023-09-23T22:59:14.016828+0000 osd.6 (osd.6) 19 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T22:59:15.114 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:15 smithi187 bash[89487]: cluster 2023-09-23T22:59:14.018325+0000 osd.6 (osd.6) 20 : cluster 3 failed to encode map e295 with expected crc 2023-09-23T22:59:15.146 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:15.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:15.149 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:15.250 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:15.285 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:15.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:15.287 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:15.388 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:15.436 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:15.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:15.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:15.540 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:15.578 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:15.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:15.582 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:15.683 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:15.724 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:15.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:15.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:15.827 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:15.838 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 2 1 2023-09-23T22:59:15.856 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:15.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:15.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:15.960 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:15.995 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:15.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:15.998 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:16.099 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:16.108 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:16 smithi187 bash[89487]: cluster 2023-09-23T22:59:14.880677+0000 mgr.y (mgr.25310) 1132 : cluster 0 pgmap v1234: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 103 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 776 op/s; 14553/140532 objects degraded (10.356%); 3037/140532 objects misplaced (2.161%); 14 MiB/s, 218 objects/s recovering 2023-09-23T22:59:16.136 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:16.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:16.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:16.241 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:16.251 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:16 smithi169 bash[101133]: cluster 2023-09-23T22:59:14.880677+0000 mgr.y (mgr.25310) 1132 : cluster 0 pgmap v1234: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 103 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 776 op/s; 14553/140532 objects degraded (10.356%); 3037/140532 objects misplaced (2.161%); 14 MiB/s, 218 objects/s recovering 2023-09-23T22:59:16.251 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:16 smithi169 bash[104356]: cluster 2023-09-23T22:59:14.880677+0000 mgr.y (mgr.25310) 1132 : cluster 0 pgmap v1234: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 103 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 776 op/s; 14553/140532 objects degraded (10.356%); 3037/140532 objects misplaced (2.161%); 14 MiB/s, 218 objects/s recovering 2023-09-23T22:59:16.271 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:16.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:16.275 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:16.376 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:16.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:16.412 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:16.412 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:16.513 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:16.535 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:16.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:16.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:16.638 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:16.666 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:16.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:16.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:16.769 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:16.803 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:16.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:16.806 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:16.907 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:16.933 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:16.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:16.936 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:17.036 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:17.070 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:17.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:17.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:17.174 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:17.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:17.210 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:17.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:17.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:17 smithi169 bash[101133]: cluster 2023-09-23T22:59:16.802483+0000 mon.a (mon.0) 1578 : cluster 3 Health check update: Degraded data redundancy: 14553/140532 objects degraded (10.356%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T22:59:17.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:17 smithi169 bash[104356]: cluster 2023-09-23T22:59:16.802483+0000 mon.a (mon.0) 1578 : cluster 3 Health check update: Degraded data redundancy: 14553/140532 objects degraded (10.356%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T22:59:17.311 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:17.346 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:17.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:17.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:17.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:17 smithi187 bash[89487]: cluster 2023-09-23T22:59:16.802483+0000 mon.a (mon.0) 1578 : cluster 3 Health check update: Degraded data redundancy: 14553/140532 objects degraded (10.356%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T22:59:17.454 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:17.483 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:17.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:17.487 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:17.588 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:17.610 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:17.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:17.614 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:17.715 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:17.746 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:17.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:17.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:17.850 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:17.878 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:17.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:17.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:17.982 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:18.018 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:18.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:18.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:18.124 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:18.167 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:18.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:18.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:18.274 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:18.282 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:18 smithi187 bash[89487]: cluster 2023-09-23T22:59:16.881361+0000 mgr.y (mgr.25310) 1133 : cluster 0 pgmap v1235: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 103 active+clean; 2.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 752 op/s; 14553/138075 objects degraded (10.540%); 3037/138075 objects misplaced (2.200%); 12 MiB/s, 193 objects/s recovering 2023-09-23T22:59:18.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:18 smithi169 bash[101133]: cluster 2023-09-23T22:59:16.881361+0000 mgr.y (mgr.25310) 1133 : cluster 0 pgmap v1235: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 103 active+clean; 2.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 752 op/s; 14553/138075 objects degraded (10.540%); 3037/138075 objects misplaced (2.200%); 12 MiB/s, 193 objects/s recovering 2023-09-23T22:59:18.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:18 smithi169 bash[104356]: cluster 2023-09-23T22:59:16.881361+0000 mgr.y (mgr.25310) 1133 : cluster 0 pgmap v1235: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 103 active+clean; 2.8 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 0 B/s wr, 752 op/s; 14553/138075 objects degraded (10.540%); 3037/138075 objects misplaced (2.200%); 12 MiB/s, 193 objects/s recovering 2023-09-23T22:59:18.295 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:59:18.308 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:18.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:18.315 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:18.348 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:59:18.352 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:59:18.416 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:18.446 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:18.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:18.449 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:18.549 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:18.576 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:18.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:18.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:18.680 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:18.692 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:59:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:59:18] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2023-09-23T22:59:18.717 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:18.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:18.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:18.827 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:18.857 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:18.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:18.864 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:18.965 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:18.991 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:18.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:18.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:19.098 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:19.146 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:19.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:19.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:19.252 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:19.281 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:19.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:19.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:19.386 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:19.405 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:19.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:19.407 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:19.508 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:19.536 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:19.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:19.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:19.639 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:19.671 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:19.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:19.681 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:19.782 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:19.818 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:19.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:19.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:19.921 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:19.952 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:19.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:19.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:20.058 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:20.098 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:20.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:20.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:20.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:20 smithi187 bash[89487]: cluster 2023-09-23T22:59:18.882311+0000 mgr.y (mgr.25310) 1134 : cluster 0 pgmap v1236: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 103 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 760 op/s; 14020/132726 objects degraded (10.563%); 3037/132726 objects misplaced (2.288%); 8.5 MiB/s, 135 objects/s recovering 2023-09-23T22:59:20.204 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:20.230 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:20.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:20.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:20.337 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:20.346 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:20 smithi169 bash[104356]: cluster 2023-09-23T22:59:18.882311+0000 mgr.y (mgr.25310) 1134 : cluster 0 pgmap v1236: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 103 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 760 op/s; 14020/132726 objects degraded (10.563%); 3037/132726 objects misplaced (2.288%); 8.5 MiB/s, 135 objects/s recovering 2023-09-23T22:59:20.347 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:20 smithi169 bash[101133]: cluster 2023-09-23T22:59:18.882311+0000 mgr.y (mgr.25310) 1134 : cluster 0 pgmap v1236: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 103 active+clean; 2.7 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 760 op/s; 14020/132726 objects degraded (10.563%); 3037/132726 objects misplaced (2.288%); 8.5 MiB/s, 135 objects/s recovering 2023-09-23T22:59:20.364 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:20.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:20.371 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:20.380 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:59:20.471 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:20.498 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:20.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:20.502 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:20.603 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:20.641 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:20.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:20.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:20.746 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:20.770 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:20.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:20.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:20.873 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:20.910 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:20.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:20.912 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:21.013 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:21.052 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:21.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:21.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:21.155 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:21.180 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:21.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:21.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:21.287 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:21.341 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:21.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:21.345 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:21.446 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:21.476 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:21.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:21.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:21.578 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:21.605 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:21.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:21.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:21.712 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:21.743 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:21.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:21.746 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:21.847 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:21.874 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:21.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:21.877 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:21.978 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:22.004 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:22.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:22.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:22.110 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:22.149 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:22.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:22.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:22.254 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:22.287 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:22.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:22.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:22.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:22 smithi187 bash[89487]: cluster 2023-09-23T22:59:20.882985+0000 mgr.y (mgr.25310) 1135 : cluster 0 pgmap v1237: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 103 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 810 op/s; 12617/127932 objects degraded (9.862%); 2727/127932 objects misplaced (2.132%); 6.4 MiB/s, 102 objects/s recovering 2023-09-23T22:59:22.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:22 smithi187 bash[89487]: cluster 2023-09-23T22:59:21.803781+0000 mon.a (mon.0) 1579 : cluster 3 Health check update: Degraded data redundancy: 12617/127932 objects degraded (9.862%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T22:59:22.390 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:22.400 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:22 smithi169 bash[101133]: cluster 2023-09-23T22:59:20.882985+0000 mgr.y (mgr.25310) 1135 : cluster 0 pgmap v1237: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 103 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 810 op/s; 12617/127932 objects degraded (9.862%); 2727/127932 objects misplaced (2.132%); 6.4 MiB/s, 102 objects/s recovering 2023-09-23T22:59:22.401 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:22 smithi169 bash[101133]: cluster 2023-09-23T22:59:21.803781+0000 mon.a (mon.0) 1579 : cluster 3 Health check update: Degraded data redundancy: 12617/127932 objects degraded (9.862%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T22:59:22.401 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:22 smithi169 bash[104356]: cluster 2023-09-23T22:59:20.882985+0000 mgr.y (mgr.25310) 1135 : cluster 0 pgmap v1237: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 103 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 810 op/s; 12617/127932 objects degraded (9.862%); 2727/127932 objects misplaced (2.132%); 6.4 MiB/s, 102 objects/s recovering 2023-09-23T22:59:22.401 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:22 smithi169 bash[104356]: cluster 2023-09-23T22:59:21.803781+0000 mon.a (mon.0) 1579 : cluster 3 Health check update: Degraded data redundancy: 12617/127932 objects degraded (9.862%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T22:59:22.423 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:22.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:22.426 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:22.527 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:22.550 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:22.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:22.553 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:22.654 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:22.696 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:22.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:22.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:22.804 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:22.830 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:22.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:22.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:22.934 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:22.978 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:22.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:22.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:23.081 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:23.108 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:23.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:23.111 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:23.212 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:23.242 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:23.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:23.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:23.346 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:23.374 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:23.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:23.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:23.479 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:23.519 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:23.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:23.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:23.625 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:23.654 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:23.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:23.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:23.759 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:23.796 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:23.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:23.798 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:23.883 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T22:59:23.883 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [], 2023-09-23T22:59:23.884 INFO:teuthology.orchestra.run.smithi187.stdout: "complaint_time": 30, 2023-09-23T22:59:23.884 INFO:teuthology.orchestra.run.smithi187.stdout: "num_blocked_ops": 0 2023-09-23T22:59:23.884 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T22:59:23.899 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:23.930 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:23.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:23.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:24.033 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:24.068 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:24.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:24.073 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:24.174 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:24.216 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:24.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:24.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:24.320 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:24.329 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:24 smithi169 bash[101133]: cluster 2023-09-23T22:59:22.883755+0000 mgr.y (mgr.25310) 1136 : cluster 0 pgmap v1238: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 103 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 837 op/s; 12617/124830 objects degraded (10.107%); 2727/124830 objects misplaced (2.185%); 6.4 MiB/s, 102 objects/s recovering 2023-09-23T22:59:24.330 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:24 smithi169 bash[104356]: cluster 2023-09-23T22:59:22.883755+0000 mgr.y (mgr.25310) 1136 : cluster 0 pgmap v1238: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 103 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 837 op/s; 12617/124830 objects degraded (10.107%); 2727/124830 objects misplaced (2.185%); 6.4 MiB/s, 102 objects/s recovering 2023-09-23T22:59:24.352 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:24.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:24.357 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:24.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:24 smithi187 bash[89487]: cluster 2023-09-23T22:59:22.883755+0000 mgr.y (mgr.25310) 1136 : cluster 0 pgmap v1238: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 103 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 837 op/s; 12617/124830 objects degraded (10.107%); 2727/124830 objects misplaced (2.185%); 6.4 MiB/s, 102 objects/s recovering 2023-09-23T22:59:24.458 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:24.490 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:24.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:24.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:24.594 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:24.623 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:24.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:24.627 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:24.728 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:24.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:24.767 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:24.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:24.868 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:24.896 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:24.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:24.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:24.981 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-23T22:59:25.002 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:25.034 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:25.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:25.038 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:25.139 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:25.174 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:25.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:25.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:25.280 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:25.311 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:25.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:25.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:25.417 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:25.445 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:25.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:25.448 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:25.549 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:25.582 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:25.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:25.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:25.686 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:25.708 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:25.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:25.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:25.815 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:25.852 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:25.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:25.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:25.957 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:25.986 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:25.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:25.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:26.051 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:26 smithi169 bash[101133]: cluster 2023-09-23T22:59:24.884562+0000 mgr.y (mgr.25310) 1137 : cluster 0 pgmap v1239: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 103 active+clean; 2.4 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 903 op/s; 10943/115818 objects degraded (9.448%); 2473/115818 objects misplaced (2.135%); 8.5 MiB/s, 136 objects/s recovering 2023-09-23T22:59:26.051 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:26 smithi169 bash[104356]: cluster 2023-09-23T22:59:24.884562+0000 mgr.y (mgr.25310) 1137 : cluster 0 pgmap v1239: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 103 active+clean; 2.4 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 903 op/s; 10943/115818 objects degraded (9.448%); 2473/115818 objects misplaced (2.135%); 8.5 MiB/s, 136 objects/s recovering 2023-09-23T22:59:26.089 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:26.098 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:26 smithi187 bash[89487]: cluster 2023-09-23T22:59:24.884562+0000 mgr.y (mgr.25310) 1137 : cluster 0 pgmap v1239: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 103 active+clean; 2.4 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 903 op/s; 10943/115818 objects degraded (9.448%); 2473/115818 objects misplaced (2.135%); 8.5 MiB/s, 136 objects/s recovering 2023-09-23T22:59:26.131 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:26.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:26.133 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:26.234 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:26.255 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:26.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:26.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:26.358 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:26.388 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:26.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:26.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:26.493 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:26.529 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:26.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:26.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:26.633 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:26.680 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:26.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:26.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:26.784 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:26.821 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:26.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:26.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:26.925 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:26.955 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:26.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:26.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:27.061 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:27.095 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:27.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:27.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:27.202 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:27.227 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:27.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:27.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:27.331 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:27.341 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:27 smithi169 bash[101133]: audit 2023-09-23T22:59:26.163162+0000 mon.a (mon.0) 1580 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:59:27.341 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:27 smithi169 bash[101133]: cluster 2023-09-23T22:59:26.804823+0000 mon.a (mon.0) 1581 : cluster 3 Health check update: Degraded data redundancy: 10943/115818 objects degraded (9.448%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T22:59:27.341 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:27 smithi169 bash[104356]: audit 2023-09-23T22:59:26.163162+0000 mon.a (mon.0) 1580 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:59:27.341 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:27 smithi169 bash[104356]: cluster 2023-09-23T22:59:26.804823+0000 mon.a (mon.0) 1581 : cluster 3 Health check update: Degraded data redundancy: 10943/115818 objects degraded (9.448%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T22:59:27.356 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:27.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:27.360 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:27.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:27 smithi187 bash[89487]: audit 2023-09-23T22:59:26.163162+0000 mon.a (mon.0) 1580 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:59:27.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:27 smithi187 bash[89487]: cluster 2023-09-23T22:59:26.804823+0000 mon.a (mon.0) 1581 : cluster 3 Health check update: Degraded data redundancy: 10943/115818 objects degraded (9.448%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T22:59:27.461 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:27.486 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:27.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:27.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:27.593 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:27.626 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:27.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:27.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:27.734 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:27.764 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:27.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:27.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:27.868 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:27.892 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:27.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:27.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:27.995 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:28.023 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:28.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:28.026 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:28.127 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:28.154 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:28.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:28.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:28.263 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:28.270 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:28 smithi169 bash[101133]: cluster 2023-09-23T22:59:26.885506+0000 mgr.y (mgr.25310) 1138 : cluster 0 pgmap v1240: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 103 active+clean; 2.3 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 748 op/s; 10943/113574 objects degraded (9.635%); 2473/113574 objects misplaced (2.177%); 5.4 MiB/s, 86 objects/s recovering 2023-09-23T22:59:28.270 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:28 smithi169 bash[104356]: cluster 2023-09-23T22:59:26.885506+0000 mgr.y (mgr.25310) 1138 : cluster 0 pgmap v1240: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 103 active+clean; 2.3 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 748 op/s; 10943/113574 objects degraded (9.635%); 2473/113574 objects misplaced (2.177%); 5.4 MiB/s, 86 objects/s recovering 2023-09-23T22:59:28.295 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:28.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:28.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:28.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:28 smithi187 bash[89487]: cluster 2023-09-23T22:59:26.885506+0000 mgr.y (mgr.25310) 1138 : cluster 0 pgmap v1240: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 5 active+undersized+degraded+remapped+backfill_wait, 103 active+clean; 2.3 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 748 op/s; 10943/113574 objects degraded (9.635%); 2473/113574 objects misplaced (2.177%); 5.4 MiB/s, 86 objects/s recovering 2023-09-23T22:59:28.397 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:28.433 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:28.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:28.437 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:28.533 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:59:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:59:28] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2023-09-23T22:59:28.538 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:28.567 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:28.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:28.572 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:28.673 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:28.714 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:28.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:28.716 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:28.817 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:28.847 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:28.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:28.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:28.951 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:28.978 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:28.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:28.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:29.075 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:29 smithi169 bash[101133]: cluster 2023-09-23T22:59:28.886189+0000 mgr.y (mgr.25310) 1139 : cluster 0 pgmap v1241: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 4 active+undersized+degraded+remapped+backfill_wait, 103 active+clean; 2.2 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 839 op/s; 10348/107850 objects degraded (9.595%); 2473/107850 objects misplaced (2.293%); 5.6 MiB/s, 90 objects/s recovering 2023-09-23T22:59:29.075 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:29 smithi169 bash[104356]: cluster 2023-09-23T22:59:28.886189+0000 mgr.y (mgr.25310) 1139 : cluster 0 pgmap v1241: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 4 active+undersized+degraded+remapped+backfill_wait, 103 active+clean; 2.2 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 839 op/s; 10348/107850 objects degraded (9.595%); 2473/107850 objects misplaced (2.293%); 5.6 MiB/s, 90 objects/s recovering 2023-09-23T22:59:29.082 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:29.119 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:29.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:29.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:29.224 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:29.234 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:29 smithi187 bash[89487]: cluster 2023-09-23T22:59:28.886189+0000 mgr.y (mgr.25310) 1139 : cluster 0 pgmap v1241: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 4 active+undersized+degraded+remapped+backfill_wait, 103 active+clean; 2.2 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 839 op/s; 10348/107850 objects degraded (9.595%); 2473/107850 objects misplaced (2.293%); 5.6 MiB/s, 90 objects/s recovering 2023-09-23T22:59:29.251 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:29.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:29.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:29.358 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:29.383 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:29.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:29.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:29.488 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:29.513 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:29.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:29.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:29.616 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:29.638 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:29.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:29.640 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:29.741 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:29.772 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:29.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:29.775 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:29.803 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T22:59:29.876 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:29.901 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:29.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:29.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:30.004 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:30.033 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:30.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:30.036 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:30.136 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:30.165 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:30.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:30.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:30.269 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:30.277 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:30 smithi169 bash[104356]: cluster 2023-09-23T22:59:29.076102+0000 mon.a (mon.0) 1582 : cluster 0 osdmap e296: 8 total, 8 up, 7 in 2023-09-23T22:59:30.278 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:30 smithi169 bash[104356]: cluster 2023-09-23T22:59:29.077638+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T22:59:30.278 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:30 smithi169 bash[104356]: cluster 2023-09-23T22:59:29.081463+0000 osd.7 (osd.7) 302 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T22:59:30.278 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:30 smithi169 bash[104356]: cluster 2023-09-23T22:59:29.083845+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T22:59:30.278 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:30 smithi169 bash[104356]: cluster 2023-09-23T22:59:29.085733+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T22:59:30.278 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:30 smithi169 bash[101133]: cluster 2023-09-23T22:59:29.076102+0000 mon.a (mon.0) 1582 : cluster 0 osdmap e296: 8 total, 8 up, 7 in 2023-09-23T22:59:30.278 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:30 smithi169 bash[101133]: cluster 2023-09-23T22:59:29.077638+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T22:59:30.278 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:30 smithi169 bash[101133]: cluster 2023-09-23T22:59:29.081463+0000 osd.7 (osd.7) 302 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T22:59:30.279 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:30 smithi169 bash[101133]: cluster 2023-09-23T22:59:29.083845+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T22:59:30.279 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:30 smithi169 bash[101133]: cluster 2023-09-23T22:59:29.085733+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T22:59:30.297 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:30.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:30.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:30.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:30 smithi187 bash[89487]: cluster 2023-09-23T22:59:29.076102+0000 mon.a (mon.0) 1582 : cluster 0 osdmap e296: 8 total, 8 up, 7 in 2023-09-23T22:59:30.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:30 smithi187 bash[89487]: cluster 2023-09-23T22:59:29.077638+0000 osd.5 (osd.5) 134 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T22:59:30.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:30 smithi187 bash[89487]: cluster 2023-09-23T22:59:29.081463+0000 osd.7 (osd.7) 302 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T22:59:30.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:30 smithi187 bash[89487]: cluster 2023-09-23T22:59:29.083845+0000 osd.6 (osd.6) 21 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T22:59:30.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:30 smithi187 bash[89487]: cluster 2023-09-23T22:59:29.085733+0000 osd.6 (osd.6) 22 : cluster 3 failed to encode map e296 with expected crc 2023-09-23T22:59:30.403 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:30.425 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:30.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:30.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:30.533 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:30.584 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:30.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:30.588 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:30.689 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:30.718 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:30.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:30.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:30.826 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:30.849 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:30.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:30.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:30.958 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:30.990 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:30.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:30.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:31.093 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:31.118 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:31.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:31.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:31.224 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:31.233 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:31 smithi169 bash[104356]: cluster 2023-09-23T22:59:30.081519+0000 osd.7 (osd.7) 303 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T22:59:31.233 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:31 smithi169 bash[104356]: cluster 2023-09-23T22:59:30.081663+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T22:59:31.233 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:31 smithi169 bash[104356]: cluster 2023-09-23T22:59:30.083402+0000 mon.a (mon.0) 1583 : cluster 0 osdmap e297: 8 total, 8 up, 7 in 2023-09-23T22:59:31.233 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:31 smithi169 bash[104356]: cluster 2023-09-23T22:59:30.084370+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T22:59:31.233 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:31 smithi169 bash[104356]: cluster 2023-09-23T22:59:30.886776+0000 mgr.y (mgr.25310) 1140 : cluster 0 pgmap v1244: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 4 active+undersized+degraded+remapped+backfill_wait, 103 active+clean; 2.1 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 860 op/s; 9715/104166 objects degraded (9.326%); 2223/104166 objects misplaced (2.134%); 3.9 MiB/s, 62 objects/s recovering 2023-09-23T22:59:31.236 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:31 smithi169 bash[101133]: cluster 2023-09-23T22:59:30.081519+0000 osd.7 (osd.7) 303 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T22:59:31.236 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:31 smithi169 bash[101133]: cluster 2023-09-23T22:59:30.081663+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T22:59:31.236 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:31 smithi169 bash[101133]: cluster 2023-09-23T22:59:30.083402+0000 mon.a (mon.0) 1583 : cluster 0 osdmap e297: 8 total, 8 up, 7 in 2023-09-23T22:59:31.236 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:31 smithi169 bash[101133]: cluster 2023-09-23T22:59:30.084370+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T22:59:31.236 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:31 smithi169 bash[101133]: cluster 2023-09-23T22:59:30.886776+0000 mgr.y (mgr.25310) 1140 : cluster 0 pgmap v1244: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 4 active+undersized+degraded+remapped+backfill_wait, 103 active+clean; 2.1 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 860 op/s; 9715/104166 objects degraded (9.326%); 2223/104166 objects misplaced (2.134%); 3.9 MiB/s, 62 objects/s recovering 2023-09-23T22:59:31.254 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:31.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:31.257 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:31.358 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:31.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:31 smithi187 bash[89487]: cluster 2023-09-23T22:59:30.081519+0000 osd.7 (osd.7) 303 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T22:59:31.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:31 smithi187 bash[89487]: cluster 2023-09-23T22:59:30.081663+0000 osd.6 (osd.6) 23 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T22:59:31.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:31 smithi187 bash[89487]: cluster 2023-09-23T22:59:30.083402+0000 mon.a (mon.0) 1583 : cluster 0 osdmap e297: 8 total, 8 up, 7 in 2023-09-23T22:59:31.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:31 smithi187 bash[89487]: cluster 2023-09-23T22:59:30.084370+0000 osd.6 (osd.6) 24 : cluster 3 failed to encode map e297 with expected crc 2023-09-23T22:59:31.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:31 smithi187 bash[89487]: cluster 2023-09-23T22:59:30.886776+0000 mgr.y (mgr.25310) 1140 : cluster 0 pgmap v1244: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 4 active+undersized+degraded+remapped+backfill_wait, 103 active+clean; 2.1 GiB data, 9.8 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 860 op/s; 9715/104166 objects degraded (9.326%); 2223/104166 objects misplaced (2.134%); 3.9 MiB/s, 62 objects/s recovering 2023-09-23T22:59:31.398 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:31.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:31.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:31.501 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:31.529 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:31.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:31.530 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:31.631 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:31.653 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:31.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:31.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:31.761 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:31.797 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:31.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:31.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:31.901 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:31.951 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:31.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:31.955 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:32.055 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:32.100 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:32.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:32.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:32.209 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:32.218 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:32 smithi169 bash[104356]: cluster 2023-09-23T22:59:31.805903+0000 mon.a (mon.0) 1584 : cluster 3 Health check update: Degraded data redundancy: 9715/104166 objects degraded (9.326%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T22:59:32.219 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:32 smithi169 bash[101133]: cluster 2023-09-23T22:59:31.805903+0000 mon.a (mon.0) 1584 : cluster 3 Health check update: Degraded data redundancy: 9715/104166 objects degraded (9.326%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T22:59:32.245 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:32.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:32.249 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:32.280 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:32 smithi187 bash[89487]: cluster 2023-09-23T22:59:31.805903+0000 mon.a (mon.0) 1584 : cluster 3 Health check update: Degraded data redundancy: 9715/104166 objects degraded (9.326%), 6 pgs degraded (PG_DEGRADED) 2023-09-23T22:59:32.350 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:32.379 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:59:32.380 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:32.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:32.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:32.421 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:59:32.477 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:59:32.490 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:32.517 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:32.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:32.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:32.522 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:59:32.566 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:59:32.608 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:59:32.622 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:32.650 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:59:32.658 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:32.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:32.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:32.684 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:59:32.695 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T22:59:32.695 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T22:59:32.695 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T22:59:32.695 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T22:59:32.695 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T22:59:32.695 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T22:59:32.695 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T22:59:32.696 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T22:59:32.762 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:32.795 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:32.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:32.797 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:32.898 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:32.941 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:32.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:32.944 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:33.045 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:33.077 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:33.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:33.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:33.118 INFO:teuthology.orchestra.run.smithi169.stderr:reweighted osd.2 to 1 (10000) 2023-09-23T22:59:33.121 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is set 2023-09-23T22:59:33.164 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:33 smithi187 bash[89487]: audit 2023-09-23T22:59:32.303642+0000 mon.a (mon.0) 1585 : audit 0 from='client.? 172.21.15.169:0/1297385510' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:59:33.164 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:33 smithi187 bash[89487]: audit 2023-09-23T22:59:32.370635+0000 mon.a (mon.0) 1586 : audit 1 from='client.? 172.21.15.169:0/1447853194' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:59:33.164 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:33 smithi187 bash[89487]: audit 2023-09-23T22:59:32.543189+0000 mon.a (mon.0) 1587 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T22:59:33.164 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:33 smithi187 bash[89487]: audit 2023-09-23T22:59:32.543308+0000 mon.b (mon.1) 25 : audit 1 from='client.? 172.21.15.169:0/1207302090' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T22:59:33.165 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:33 smithi187 bash[89487]: cluster 2023-09-23T22:59:32.887562+0000 mgr.y (mgr.25310) 1141 : cluster 0 pgmap v1245: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 4 active+undersized+degraded+remapped+backfill_wait, 104 active+clean; 2.0 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 630 op/s; 9382/100677 objects degraded (9.319%); 2223/100677 objects misplaced (2.208%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T22:59:33.184 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:33.192 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:33 smithi169 bash[104356]: audit 2023-09-23T22:59:32.303642+0000 mon.a (mon.0) 1585 : audit 0 from='client.? 172.21.15.169:0/1297385510' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:59:33.192 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:33 smithi169 bash[104356]: audit 2023-09-23T22:59:32.370635+0000 mon.a (mon.0) 1586 : audit 1 from='client.? 172.21.15.169:0/1447853194' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:59:33.192 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:33 smithi169 bash[104356]: audit 2023-09-23T22:59:32.543189+0000 mon.a (mon.0) 1587 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T22:59:33.192 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:33 smithi169 bash[104356]: audit 2023-09-23T22:59:32.543308+0000 mon.b (mon.1) 25 : audit 1 from='client.? 172.21.15.169:0/1207302090' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T22:59:33.192 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:33 smithi169 bash[104356]: cluster 2023-09-23T22:59:32.887562+0000 mgr.y (mgr.25310) 1141 : cluster 0 pgmap v1245: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 4 active+undersized+degraded+remapped+backfill_wait, 104 active+clean; 2.0 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 630 op/s; 9382/100677 objects degraded (9.319%); 2223/100677 objects misplaced (2.208%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T22:59:33.193 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:33 smithi169 bash[101133]: audit 2023-09-23T22:59:32.303642+0000 mon.a (mon.0) 1585 : audit 0 from='client.? 172.21.15.169:0/1297385510' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T22:59:33.193 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:33 smithi169 bash[101133]: audit 2023-09-23T22:59:32.370635+0000 mon.a (mon.0) 1586 : audit 1 from='client.? 172.21.15.169:0/1447853194' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T22:59:33.193 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:33 smithi169 bash[101133]: audit 2023-09-23T22:59:32.543189+0000 mon.a (mon.0) 1587 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T22:59:33.193 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:33 smithi169 bash[101133]: audit 2023-09-23T22:59:32.543308+0000 mon.b (mon.1) 25 : audit 1 from='client.? 172.21.15.169:0/1207302090' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T22:59:33.193 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:33 smithi169 bash[101133]: cluster 2023-09-23T22:59:32.887562+0000 mgr.y (mgr.25310) 1141 : cluster 0 pgmap v1245: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 4 active+undersized+degraded+remapped+backfill_wait, 104 active+clean; 2.0 GiB data, 9.6 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 630 op/s; 9382/100677 objects degraded (9.319%); 2223/100677 objects misplaced (2.208%); 2.9 MiB/s, 46 objects/s recovering 2023-09-23T22:59:33.209 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:33.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:33.216 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:33.316 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:33.350 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:33.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:33.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:33.454 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:33.485 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:33.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:33.486 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:33.587 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:33.614 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:33.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:33.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:33.719 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:33.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:33.763 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:33.764 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:33.864 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:33.901 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:33.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:33.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:34.004 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:34.029 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:34.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:34.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:34.136 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:34.159 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:34.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:34.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:34.266 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:34.289 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:34.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:34.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:34.380 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:34 smithi169 bash[101133]: cluster 2023-09-23T22:59:33.093151+0000 mon.a (mon.0) 1588 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:59:34.380 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:34 smithi169 bash[101133]: cluster 2023-09-23T22:59:33.107311+0000 osd.7 (osd.7) 304 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T22:59:34.380 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:34 smithi169 bash[101133]: audit 2023-09-23T22:59:33.111731+0000 mon.a (mon.0) 1589 : audit 1 from='client.? 172.21.15.169:0/1447853194' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:59:34.380 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:34 smithi169 bash[101133]: audit 2023-09-23T22:59:33.111858+0000 mon.a (mon.0) 1590 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T22:59:34.381 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:34 smithi169 bash[101133]: cluster 2023-09-23T22:59:33.111961+0000 mon.a (mon.0) 1591 : cluster 0 osdmap e298: 8 total, 8 up, 7 in 2023-09-23T22:59:34.381 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:34 smithi169 bash[101133]: cluster 2023-09-23T22:59:33.113090+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T22:59:34.381 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:34 smithi169 bash[101133]: cluster 2023-09-23T22:59:33.166897+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T22:59:34.381 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:34 smithi169 bash[101133]: cluster 2023-09-23T22:59:33.169001+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T22:59:34.381 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:34 smithi169 bash[101133]: cluster 2023-09-23T22:59:33.171329+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T22:59:34.381 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:34 smithi169 bash[104356]: cluster 2023-09-23T22:59:33.093151+0000 mon.a (mon.0) 1588 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:59:34.381 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:34 smithi169 bash[104356]: cluster 2023-09-23T22:59:33.107311+0000 osd.7 (osd.7) 304 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T22:59:34.381 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:34 smithi169 bash[104356]: audit 2023-09-23T22:59:33.111731+0000 mon.a (mon.0) 1589 : audit 1 from='client.? 172.21.15.169:0/1447853194' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:59:34.381 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:34 smithi169 bash[104356]: audit 2023-09-23T22:59:33.111858+0000 mon.a (mon.0) 1590 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T22:59:34.382 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:34 smithi169 bash[104356]: cluster 2023-09-23T22:59:33.111961+0000 mon.a (mon.0) 1591 : cluster 0 osdmap e298: 8 total, 8 up, 7 in 2023-09-23T22:59:34.382 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:34 smithi169 bash[104356]: cluster 2023-09-23T22:59:33.113090+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T22:59:34.382 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:34 smithi169 bash[104356]: cluster 2023-09-23T22:59:33.166897+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T22:59:34.382 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:34 smithi169 bash[104356]: cluster 2023-09-23T22:59:33.169001+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T22:59:34.382 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:34 smithi169 bash[104356]: cluster 2023-09-23T22:59:33.171329+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T22:59:34.392 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:34.415 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:34.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:34.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:34.431 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:34 smithi187 bash[89487]: cluster 2023-09-23T22:59:33.093151+0000 mon.a (mon.0) 1588 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T22:59:34.431 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:34 smithi187 bash[89487]: cluster 2023-09-23T22:59:33.107311+0000 osd.7 (osd.7) 304 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T22:59:34.431 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:34 smithi187 bash[89487]: audit 2023-09-23T22:59:33.111731+0000 mon.a (mon.0) 1589 : audit 1 from='client.? 172.21.15.169:0/1447853194' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T22:59:34.431 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:34 smithi187 bash[89487]: audit 2023-09-23T22:59:33.111858+0000 mon.a (mon.0) 1590 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T22:59:34.431 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:34 smithi187 bash[89487]: cluster 2023-09-23T22:59:33.111961+0000 mon.a (mon.0) 1591 : cluster 0 osdmap e298: 8 total, 8 up, 7 in 2023-09-23T22:59:34.432 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:34 smithi187 bash[89487]: cluster 2023-09-23T22:59:33.113090+0000 osd.5 (osd.5) 135 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T22:59:34.432 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:34 smithi187 bash[89487]: cluster 2023-09-23T22:59:33.166897+0000 osd.6 (osd.6) 25 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T22:59:34.432 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:34 smithi187 bash[89487]: cluster 2023-09-23T22:59:33.169001+0000 osd.6 (osd.6) 26 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T22:59:34.432 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:34 smithi187 bash[89487]: cluster 2023-09-23T22:59:33.171329+0000 osd.6 (osd.6) 27 : cluster 3 failed to encode map e298 with expected crc 2023-09-23T22:59:34.520 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:34.547 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:34.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:34.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:34.652 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:34.688 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:34.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:34.692 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:34.793 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:34.829 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:34.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:34.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:34.935 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:34.959 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:34.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:34.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:35.064 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:35.097 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:35.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:35.101 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:35.117 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:35 smithi169 bash[101133]: cluster 2023-09-23T22:59:34.889739+0000 mgr.y (mgr.25310) 1142 : cluster 0 pgmap v1247: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 4 active+undersized+degraded+remapped+backfill_wait, 104 active+clean; 1.9 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 796 op/s; 7678/93513 objects degraded (8.211%); 1971/93513 objects misplaced (2.108%); 12 MiB/s, 184 objects/s recovering 2023-09-23T22:59:35.202 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:35.225 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:35.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:35.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:35.329 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:35.338 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:35 smithi187 bash[89487]: cluster 2023-09-23T22:59:34.889739+0000 mgr.y (mgr.25310) 1142 : cluster 0 pgmap v1247: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 4 active+undersized+degraded+remapped+backfill_wait, 104 active+clean; 1.9 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 796 op/s; 7678/93513 objects degraded (8.211%); 1971/93513 objects misplaced (2.108%); 12 MiB/s, 184 objects/s recovering 2023-09-23T22:59:35.364 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:35.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:35.372 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:35.417 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 3 1 2023-09-23T22:59:35.418 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:35 smithi169 bash[104356]: cluster 2023-09-23T22:59:34.889739+0000 mgr.y (mgr.25310) 1142 : cluster 0 pgmap v1247: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 4 active+undersized+degraded+remapped+backfill_wait, 104 active+clean; 1.9 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 796 op/s; 7678/93513 objects degraded (8.211%); 1971/93513 objects misplaced (2.108%); 12 MiB/s, 184 objects/s recovering 2023-09-23T22:59:35.473 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:35.495 INFO:teuthology.orchestra.run.smithi187.stdout:ERROR: (22) Invalid argument 2023-09-23T22:59:35.496 INFO:teuthology.orchestra.run.smithi187.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-23T22:59:35.532 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:35.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:35.540 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:35.641 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:35.675 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:35.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:35.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:35.780 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:35.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:35.807 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:35.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:35.908 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:35.943 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:35.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:35.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:36.048 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:36.076 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:36.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:36.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:36.179 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:36.207 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:36.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:36.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:36.310 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:36.340 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:36.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:36.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:36.445 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:36.470 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:36.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:36.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:36.574 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:36.609 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:36.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:36.612 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:36.713 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:36.740 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:36.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:36.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:36.843 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:36.866 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:36.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:36.869 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:36.870 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:36 smithi169 bash[101133]: cluster 2023-09-23T22:59:36.806820+0000 mon.a (mon.0) 1592 : cluster 3 Health check update: Degraded data redundancy: 7678/93513 objects degraded (8.211%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T22:59:36.901 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-23T22:59:36.971 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:37.011 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:37.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:37.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:37.117 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:37.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:36 smithi187 bash[89487]: cluster 2023-09-23T22:59:36.806820+0000 mon.a (mon.0) 1592 : cluster 3 Health check update: Degraded data redundancy: 7678/93513 objects degraded (8.211%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T22:59:37.140 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:37.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:37.144 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:37.245 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:37.281 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:37.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:37.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:37.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:36 smithi169 bash[104356]: cluster 2023-09-23T22:59:36.806820+0000 mon.a (mon.0) 1592 : cluster 3 Health check update: Degraded data redundancy: 7678/93513 objects degraded (8.211%), 5 pgs degraded (PG_DEGRADED) 2023-09-23T22:59:37.383 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:37.424 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:37.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:37.427 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:37.441 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T22:59:37.450 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T22:59:37.528 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:37.560 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:37.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:37.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:37.666 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:37.689 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:37.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:37.693 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:37.794 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:37.823 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:37.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:37.827 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:37.928 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:37.960 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:37.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:37.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:38.065 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:38.074 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:37 smithi187 bash[89487]: cluster 2023-09-23T22:59:36.890318+0000 mgr.y (mgr.25310) 1143 : cluster 0 pgmap v1248: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 4 active+undersized+degraded+remapped+backfill_wait, 104 active+clean; 1.8 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 746 op/s; 7678/90348 objects degraded (8.498%); 1971/90348 objects misplaced (2.182%); 8.9 MiB/s, 141 objects/s recovering 2023-09-23T22:59:38.074 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:37 smithi187 bash[89487]: audit 2023-09-23T22:59:37.277091+0000 mon.a (mon.0) 1593 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:59:38.090 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:38.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:38.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:38.193 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:38.224 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:38.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:38.231 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:38.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:37 smithi169 bash[104356]: cluster 2023-09-23T22:59:36.890318+0000 mgr.y (mgr.25310) 1143 : cluster 0 pgmap v1248: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 4 active+undersized+degraded+remapped+backfill_wait, 104 active+clean; 1.8 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 746 op/s; 7678/90348 objects degraded (8.498%); 1971/90348 objects misplaced (2.182%); 8.9 MiB/s, 141 objects/s recovering 2023-09-23T22:59:38.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:37 smithi169 bash[104356]: audit 2023-09-23T22:59:37.277091+0000 mon.a (mon.0) 1593 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:59:38.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:37 smithi169 bash[101133]: cluster 2023-09-23T22:59:36.890318+0000 mgr.y (mgr.25310) 1143 : cluster 0 pgmap v1248: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 4 active+undersized+degraded+remapped+backfill_wait, 104 active+clean; 1.8 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 746 op/s; 7678/90348 objects degraded (8.498%); 1971/90348 objects misplaced (2.182%); 8.9 MiB/s, 141 objects/s recovering 2023-09-23T22:59:38.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:37 smithi169 bash[101133]: audit 2023-09-23T22:59:37.277091+0000 mon.a (mon.0) 1593 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T22:59:38.331 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:38.366 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:38.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:38.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:38.468 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:38.499 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:38.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:38.502 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:38.603 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:38.632 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:38.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:38.636 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:38.736 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:38.746 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:59:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:59:38] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2023-09-23T22:59:38.761 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:38.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:38.764 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:38.864 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:38.915 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:38.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:38.921 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:39.021 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:39.053 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:39.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:39.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:39.158 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:39.185 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:39.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:39.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:39.292 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:39.326 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:39.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:39.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:39.432 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:39.469 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:39.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:39.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:39.574 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:39.604 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:39.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:39.608 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:39.708 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:39.739 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:39.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:39.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:39.845 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:39.870 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:39.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:39.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:39.975 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:39.984 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:39 smithi187 bash[89487]: cluster 2023-09-23T22:59:38.891029+0000 mgr.y (mgr.25310) 1144 : cluster 0 pgmap v1249: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 4 active+undersized+degraded+remapped+backfill_wait, 104 active+clean; 1.7 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 730 op/s; 6844/84852 objects degraded (8.066%); 1971/84852 objects misplaced (2.323%); 11 MiB/s, 177 objects/s recovering 2023-09-23T22:59:40.007 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:40.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:40.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:40.110 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:40.119 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:39 smithi169 bash[101133]: cluster 2023-09-23T22:59:38.891029+0000 mgr.y (mgr.25310) 1144 : cluster 0 pgmap v1249: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 4 active+undersized+degraded+remapped+backfill_wait, 104 active+clean; 1.7 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 730 op/s; 6844/84852 objects degraded (8.066%); 1971/84852 objects misplaced (2.323%); 11 MiB/s, 177 objects/s recovering 2023-09-23T22:59:40.119 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:39 smithi169 bash[104356]: cluster 2023-09-23T22:59:38.891029+0000 mgr.y (mgr.25310) 1144 : cluster 0 pgmap v1249: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 4 active+undersized+degraded+remapped+backfill_wait, 104 active+clean; 1.7 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 730 op/s; 6844/84852 objects degraded (8.066%); 1971/84852 objects misplaced (2.323%); 11 MiB/s, 177 objects/s recovering 2023-09-23T22:59:40.144 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:40.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:40.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:40.249 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:40.273 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:59:40.295 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:40.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:40.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:40.401 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:40.429 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:40.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:40.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:40.536 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:40.564 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:40.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:40.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:40.668 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:40.702 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:40.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:40.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:40.806 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:40.842 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:40.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:40.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:40.948 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:40.986 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:40.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:40.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:41.090 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:41.115 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:41.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:41.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:41.219 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:41.260 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:41.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:41.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:41.291 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:59:41.364 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:41.399 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:41.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:41.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:41.505 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:41.539 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:41.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:41.542 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:41.643 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:41.677 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:41.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:41.680 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:41.781 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:41.816 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:41.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:41.818 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:41.918 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:41.944 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:41.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:41.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:42.048 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:42.056 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:41 smithi187 bash[89487]: cluster 2023-09-23T22:59:40.891717+0000 mgr.y (mgr.25310) 1145 : cluster 0 pgmap v1250: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 4 active+undersized+degraded+remapped+backfill_wait, 104 active+clean; 1.6 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 769 op/s; 6213/81084 objects degraded (7.662%); 1695/81084 objects misplaced (2.090%); 9.8 MiB/s, 156 objects/s recovering 2023-09-23T22:59:42.056 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:41 smithi187 bash[89487]: audit 2023-09-23T22:59:41.163658+0000 mon.a (mon.0) 1594 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:59:42.056 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:41 smithi187 bash[89487]: cluster 2023-09-23T22:59:41.808127+0000 mon.a (mon.0) 1595 : cluster 3 Health check update: Degraded data redundancy: 6213/81084 objects degraded (7.662%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:42.070 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:42.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:42.075 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:42.176 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:42.206 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:42.210 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:41 smithi169 bash[104356]: cluster 2023-09-23T22:59:40.891717+0000 mgr.y (mgr.25310) 1145 : cluster 0 pgmap v1250: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 4 active+undersized+degraded+remapped+backfill_wait, 104 active+clean; 1.6 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 769 op/s; 6213/81084 objects degraded (7.662%); 1695/81084 objects misplaced (2.090%); 9.8 MiB/s, 156 objects/s recovering 2023-09-23T22:59:42.210 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:41 smithi169 bash[104356]: audit 2023-09-23T22:59:41.163658+0000 mon.a (mon.0) 1594 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:59:42.210 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:41 smithi169 bash[104356]: cluster 2023-09-23T22:59:41.808127+0000 mon.a (mon.0) 1595 : cluster 3 Health check update: Degraded data redundancy: 6213/81084 objects degraded (7.662%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:42.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:42.211 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:42.212 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:41 smithi169 bash[101133]: cluster 2023-09-23T22:59:40.891717+0000 mgr.y (mgr.25310) 1145 : cluster 0 pgmap v1250: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 4 active+undersized+degraded+remapped+backfill_wait, 104 active+clean; 1.6 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 769 op/s; 6213/81084 objects degraded (7.662%); 1695/81084 objects misplaced (2.090%); 9.8 MiB/s, 156 objects/s recovering 2023-09-23T22:59:42.212 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:41 smithi169 bash[101133]: audit 2023-09-23T22:59:41.163658+0000 mon.a (mon.0) 1594 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:59:42.212 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:41 smithi169 bash[101133]: cluster 2023-09-23T22:59:41.808127+0000 mon.a (mon.0) 1595 : cluster 3 Health check update: Degraded data redundancy: 6213/81084 objects degraded (7.662%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:42.312 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:42.313 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:59:42.318 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T22:59:42.340 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:42.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:42.343 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:42.444 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:42.476 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:42.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:42.478 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:42.579 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:42.606 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:42.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:42.610 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:42.711 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:42.762 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:42.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:42.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:42.867 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:42.898 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:42.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:42.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:43.002 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:43.047 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:43.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:43.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:43.150 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:43.196 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:43.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:43.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:43.303 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:43.354 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:43.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:43.357 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:43.457 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:43.535 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:43.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:43.538 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:43.638 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:43.666 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:43.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:43.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:43.770 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:43.815 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:43.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:43.822 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:43.923 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:43.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:43.965 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:43.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:44.066 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:44.075 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:43 smithi187 bash[89487]: cluster 2023-09-23T22:59:42.892349+0000 mgr.y (mgr.25310) 1146 : cluster 0 pgmap v1251: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 4 active+undersized+degraded+remapped+backfill_wait, 104 active+clean; 1.6 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 781 op/s; 6213/77223 objects degraded (8.046%); 1695/77223 objects misplaced (2.195%); 7.8 MiB/s, 124 objects/s recovering 2023-09-23T22:59:44.075 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:43 smithi187 bash[89487]: audit 2023-09-23T22:59:43.696692+0000 mon.a (mon.0) 1596 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:59:44.075 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:43 smithi187 bash[89487]: audit 2023-09-23T22:59:43.702936+0000 mon.a (mon.0) 1597 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:59:44.092 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:44.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:44.096 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:44.197 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:44.224 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:44.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:44.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:44.327 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:44.355 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:44.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:44.361 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:44.462 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:44.495 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:44.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:44.497 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:44.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:44 smithi169 bash[101133]: cluster 2023-09-23T22:59:42.892349+0000 mgr.y (mgr.25310) 1146 : cluster 0 pgmap v1251: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 4 active+undersized+degraded+remapped+backfill_wait, 104 active+clean; 1.6 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 781 op/s; 6213/77223 objects degraded (8.046%); 1695/77223 objects misplaced (2.195%); 7.8 MiB/s, 124 objects/s recovering 2023-09-23T22:59:44.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:44 smithi169 bash[101133]: audit 2023-09-23T22:59:43.696692+0000 mon.a (mon.0) 1596 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:59:44.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:44 smithi169 bash[101133]: audit 2023-09-23T22:59:43.702936+0000 mon.a (mon.0) 1597 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:59:44.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:44 smithi169 bash[104356]: cluster 2023-09-23T22:59:42.892349+0000 mgr.y (mgr.25310) 1146 : cluster 0 pgmap v1251: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 4 active+undersized+degraded+remapped+backfill_wait, 104 active+clean; 1.6 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 781 op/s; 6213/77223 objects degraded (8.046%); 1695/77223 objects misplaced (2.195%); 7.8 MiB/s, 124 objects/s recovering 2023-09-23T22:59:44.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:44 smithi169 bash[104356]: audit 2023-09-23T22:59:43.696692+0000 mon.a (mon.0) 1596 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:59:44.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:44 smithi169 bash[104356]: audit 2023-09-23T22:59:43.702936+0000 mon.a (mon.0) 1597 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:59:44.598 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:44.623 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:44.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:44.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:44.726 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:44.750 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:44.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:44.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:44.853 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:44.880 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:44.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:44.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:44.983 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:45.016 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:45.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:45.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:45.120 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:45.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:44 smithi187 bash[89487]: cluster 2023-09-23T22:59:43.966434+0000 osd.7 (osd.7) 305 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T22:59:45.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:44 smithi187 bash[89487]: cluster 2023-09-23T22:59:43.968544+0000 mon.a (mon.0) 1598 : cluster 0 osdmap e299: 8 total, 8 up, 7 in 2023-09-23T22:59:45.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:44 smithi187 bash[89487]: cluster 2023-09-23T22:59:43.974992+0000 osd.7 (osd.7) 306 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T22:59:45.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:44 smithi187 bash[89487]: cluster 2023-09-23T22:59:43.980153+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T22:59:45.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:44 smithi187 bash[89487]: cluster 2023-09-23T22:59:43.981026+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T22:59:45.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:44 smithi187 bash[89487]: cluster 2023-09-23T22:59:43.984615+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T22:59:45.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:44 smithi187 bash[89487]: audit 2023-09-23T22:59:44.395223+0000 mon.a (mon.0) 1599 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:59:45.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:44 smithi187 bash[89487]: audit 2023-09-23T22:59:44.403814+0000 mon.a (mon.0) 1600 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:59:45.151 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:45.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:45.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:45.259 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:45.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:45 smithi169 bash[104356]: cluster 2023-09-23T22:59:43.966434+0000 osd.7 (osd.7) 305 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T22:59:45.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:45 smithi169 bash[104356]: cluster 2023-09-23T22:59:43.968544+0000 mon.a (mon.0) 1598 : cluster 0 osdmap e299: 8 total, 8 up, 7 in 2023-09-23T22:59:45.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:45 smithi169 bash[104356]: cluster 2023-09-23T22:59:43.974992+0000 osd.7 (osd.7) 306 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T22:59:45.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:45 smithi169 bash[104356]: cluster 2023-09-23T22:59:43.980153+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T22:59:45.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:45 smithi169 bash[104356]: cluster 2023-09-23T22:59:43.981026+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T22:59:45.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:45 smithi169 bash[104356]: cluster 2023-09-23T22:59:43.984615+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T22:59:45.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:45 smithi169 bash[104356]: audit 2023-09-23T22:59:44.395223+0000 mon.a (mon.0) 1599 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:59:45.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:45 smithi169 bash[104356]: audit 2023-09-23T22:59:44.403814+0000 mon.a (mon.0) 1600 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:59:45.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:44 smithi169 bash[101133]: cluster 2023-09-23T22:59:43.966434+0000 osd.7 (osd.7) 305 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T22:59:45.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:44 smithi169 bash[101133]: cluster 2023-09-23T22:59:43.968544+0000 mon.a (mon.0) 1598 : cluster 0 osdmap e299: 8 total, 8 up, 7 in 2023-09-23T22:59:45.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:44 smithi169 bash[101133]: cluster 2023-09-23T22:59:43.974992+0000 osd.7 (osd.7) 306 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T22:59:45.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:44 smithi169 bash[101133]: cluster 2023-09-23T22:59:43.980153+0000 osd.6 (osd.6) 28 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T22:59:45.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:44 smithi169 bash[101133]: cluster 2023-09-23T22:59:43.981026+0000 osd.5 (osd.5) 136 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T22:59:45.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:44 smithi169 bash[101133]: cluster 2023-09-23T22:59:43.984615+0000 osd.6 (osd.6) 29 : cluster 3 failed to encode map e299 with expected crc 2023-09-23T22:59:45.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:44 smithi169 bash[101133]: audit 2023-09-23T22:59:44.395223+0000 mon.a (mon.0) 1599 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:59:45.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:44 smithi169 bash[101133]: audit 2023-09-23T22:59:44.403814+0000 mon.a (mon.0) 1600 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:59:45.285 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:45.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:45.288 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:45.389 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:45.417 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:45.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:45.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:45.523 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:45.549 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:45.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:45.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:45.656 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:45.683 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:45.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:45.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:45.789 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:45.820 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:45.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:45.824 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:45.925 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:45.950 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:45.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:45.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:46.054 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:46.063 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:45 smithi169 bash[101133]: cluster 2023-09-23T22:59:44.892886+0000 mgr.y (mgr.25310) 1147 : cluster 0 pgmap v1253: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 104 active+clean; 1.4 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 812 op/s; 4608/69132 objects degraded (6.666%); 1458/69132 objects misplaced (2.109%); 7.2 MiB/s, 115 objects/s recovering 2023-09-23T22:59:46.064 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:45 smithi169 bash[101133]: cluster 2023-09-23T22:59:44.981812+0000 mon.a (mon.0) 1601 : cluster 0 osdmap e300: 8 total, 8 up, 7 in 2023-09-23T22:59:46.064 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:45 smithi169 bash[101133]: cluster 2023-09-23T22:59:44.983333+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T22:59:46.064 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:45 smithi169 bash[101133]: cluster 2023-09-23T22:59:44.985162+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T22:59:46.064 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:45 smithi169 bash[101133]: audit 2023-09-23T22:59:44.986770+0000 mon.a (mon.0) 1602 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:59:46.064 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:45 smithi169 bash[101133]: audit 2023-09-23T22:59:44.987808+0000 mon.a (mon.0) 1603 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:59:46.064 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:45 smithi169 bash[101133]: audit 2023-09-23T22:59:44.997213+0000 mon.a (mon.0) 1604 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:59:46.064 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:45 smithi169 bash[101133]: cluster 2023-09-23T22:59:45.045144+0000 osd.7 (osd.7) 307 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T22:59:46.064 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:45 smithi169 bash[101133]: cluster 2023-09-23T22:59:45.045205+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T22:59:46.064 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:45 smithi169 bash[104356]: cluster 2023-09-23T22:59:44.892886+0000 mgr.y (mgr.25310) 1147 : cluster 0 pgmap v1253: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 104 active+clean; 1.4 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 812 op/s; 4608/69132 objects degraded (6.666%); 1458/69132 objects misplaced (2.109%); 7.2 MiB/s, 115 objects/s recovering 2023-09-23T22:59:46.065 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:45 smithi169 bash[104356]: cluster 2023-09-23T22:59:44.981812+0000 mon.a (mon.0) 1601 : cluster 0 osdmap e300: 8 total, 8 up, 7 in 2023-09-23T22:59:46.065 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:45 smithi169 bash[104356]: cluster 2023-09-23T22:59:44.983333+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T22:59:46.065 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:45 smithi169 bash[104356]: cluster 2023-09-23T22:59:44.985162+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T22:59:46.065 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:45 smithi169 bash[104356]: audit 2023-09-23T22:59:44.986770+0000 mon.a (mon.0) 1602 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:59:46.065 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:45 smithi169 bash[104356]: audit 2023-09-23T22:59:44.987808+0000 mon.a (mon.0) 1603 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:59:46.065 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:45 smithi169 bash[104356]: audit 2023-09-23T22:59:44.997213+0000 mon.a (mon.0) 1604 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:59:46.065 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:45 smithi169 bash[104356]: cluster 2023-09-23T22:59:45.045144+0000 osd.7 (osd.7) 307 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T22:59:46.065 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:45 smithi169 bash[104356]: cluster 2023-09-23T22:59:45.045205+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T22:59:46.083 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:46.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:46.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:46.187 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:46.210 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:46.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:46.213 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:46.314 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:46.338 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:45 smithi187 bash[89487]: cluster 2023-09-23T22:59:44.892886+0000 mgr.y (mgr.25310) 1147 : cluster 0 pgmap v1253: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 1 active+undersized+remapped, 3 active+undersized+degraded+remapped+backfill_wait, 104 active+clean; 1.4 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 812 op/s; 4608/69132 objects degraded (6.666%); 1458/69132 objects misplaced (2.109%); 7.2 MiB/s, 115 objects/s recovering 2023-09-23T22:59:46.338 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:45 smithi187 bash[89487]: cluster 2023-09-23T22:59:44.981812+0000 mon.a (mon.0) 1601 : cluster 0 osdmap e300: 8 total, 8 up, 7 in 2023-09-23T22:59:46.338 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:45 smithi187 bash[89487]: cluster 2023-09-23T22:59:44.983333+0000 osd.6 (osd.6) 30 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T22:59:46.338 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:45 smithi187 bash[89487]: cluster 2023-09-23T22:59:44.985162+0000 osd.6 (osd.6) 31 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T22:59:46.338 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:45 smithi187 bash[89487]: audit 2023-09-23T22:59:44.986770+0000 mon.a (mon.0) 1602 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T22:59:46.338 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:45 smithi187 bash[89487]: audit 2023-09-23T22:59:44.987808+0000 mon.a (mon.0) 1603 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T22:59:46.338 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:45 smithi187 bash[89487]: audit 2023-09-23T22:59:44.997213+0000 mon.a (mon.0) 1604 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T22:59:46.338 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:45 smithi187 bash[89487]: cluster 2023-09-23T22:59:45.045144+0000 osd.7 (osd.7) 307 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T22:59:46.339 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:45 smithi187 bash[89487]: cluster 2023-09-23T22:59:45.045205+0000 osd.5 (osd.5) 137 : cluster 3 failed to encode map e300 with expected crc 2023-09-23T22:59:46.371 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:46.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:46.376 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:46.477 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:46.508 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:46.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:46.516 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:46.616 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:46.651 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:46.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:46.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:46.753 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:46.788 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:46.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:46.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:46.891 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:46.916 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:46.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:46.919 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:47.020 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:47.049 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:47.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:47.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:47.157 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:47.189 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:47.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:47.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:47.198 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:46 smithi169 bash[101133]: cluster 2023-09-23T22:59:46.809302+0000 mon.a (mon.0) 1605 : cluster 3 Health check update: Degraded data redundancy: 4608/69132 objects degraded (6.666%), 4 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:47.199 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:46 smithi169 bash[104356]: cluster 2023-09-23T22:59:46.809302+0000 mon.a (mon.0) 1605 : cluster 3 Health check update: Degraded data redundancy: 4608/69132 objects degraded (6.666%), 4 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:47.294 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:47.303 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:46 smithi187 bash[89487]: cluster 2023-09-23T22:59:46.809302+0000 mon.a (mon.0) 1605 : cluster 3 Health check update: Degraded data redundancy: 4608/69132 objects degraded (6.666%), 4 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:47.336 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:47.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:47.337 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:47.438 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:47.480 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:47.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:47.483 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:47.584 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:47.615 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:47.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:47.617 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:47.718 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:47.750 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:47.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:47.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:47.860 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:47.886 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:47.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:47.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:47.990 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:47.997 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:47 smithi187 bash[89487]: cluster 2023-09-23T22:59:46.893540+0000 mgr.y (mgr.25310) 1148 : cluster 0 pgmap v1255: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 3 active+undersized+degraded+remapped+backfill_wait, 105 active+clean; 1.3 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 769 op/s; 4608/66369 objects degraded (6.943%); 1458/66369 objects misplaced (2.197%); 5.5 MiB/s, 87 objects/s recovering 2023-09-23T22:59:48.015 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:48.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:48.020 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:48.121 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:48.156 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:47 smithi169 bash[101133]: cluster 2023-09-23T22:59:46.893540+0000 mgr.y (mgr.25310) 1148 : cluster 0 pgmap v1255: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 3 active+undersized+degraded+remapped+backfill_wait, 105 active+clean; 1.3 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 769 op/s; 4608/66369 objects degraded (6.943%); 1458/66369 objects misplaced (2.197%); 5.5 MiB/s, 87 objects/s recovering 2023-09-23T22:59:48.156 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:47 smithi169 bash[104356]: cluster 2023-09-23T22:59:46.893540+0000 mgr.y (mgr.25310) 1148 : cluster 0 pgmap v1255: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 3 active+undersized+degraded+remapped+backfill_wait, 105 active+clean; 1.3 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 769 op/s; 4608/66369 objects degraded (6.943%); 1458/66369 objects misplaced (2.197%); 5.5 MiB/s, 87 objects/s recovering 2023-09-23T22:59:48.158 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:48.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:48.163 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:48.264 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:48.287 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:48.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:48.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:48.390 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:48.417 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:48.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:48.419 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:48.520 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:48.540 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:48.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:48.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:48.644 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:48.670 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:48.671 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:59:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:59:48] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2023-09-23T22:59:48.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:48.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:48.773 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:48.810 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:48.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:48.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:48.913 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:48.947 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:48.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:48.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:49.054 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:49.080 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:49.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:49.085 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:49.186 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:49.206 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:49.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:49.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:49.313 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:49.344 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:49.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:49.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:49.449 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:49.469 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:49.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:49.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:49.572 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:49.603 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:49.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:49.608 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:49.709 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:49.742 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:49.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:49.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:49.846 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:49.876 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:49.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:49.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:49.979 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:50.001 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:49 smithi187 bash[89487]: cluster 2023-09-23T22:59:48.894205+0000 mgr.y (mgr.25310) 1149 : cluster 0 pgmap v1256: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 3 active+undersized+degraded+remapped+backfill_wait, 105 active+clean; 1.3 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 778 op/s; 4399/62403 objects degraded (7.049%); 1458/62403 objects misplaced (2.336%); 5.5 MiB/s, 87 objects/s recovering 2023-09-23T22:59:50.014 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:50.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:50.017 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:50.118 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:50.150 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:50.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:50.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:50.255 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:50.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:50 smithi169 bash[104356]: cluster 2023-09-23T22:59:48.894205+0000 mgr.y (mgr.25310) 1149 : cluster 0 pgmap v1256: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 3 active+undersized+degraded+remapped+backfill_wait, 105 active+clean; 1.3 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 778 op/s; 4399/62403 objects degraded (7.049%); 1458/62403 objects misplaced (2.336%); 5.5 MiB/s, 87 objects/s recovering 2023-09-23T22:59:50.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:49 smithi169 bash[101133]: cluster 2023-09-23T22:59:48.894205+0000 mgr.y (mgr.25310) 1149 : cluster 0 pgmap v1256: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 3 active+undersized+degraded+remapped+backfill_wait, 105 active+clean; 1.3 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 778 op/s; 4399/62403 objects degraded (7.049%); 1458/62403 objects misplaced (2.336%); 5.5 MiB/s, 87 objects/s recovering 2023-09-23T22:59:50.287 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:50.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:50.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:50.390 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:50.418 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:50.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:50.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:50.525 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:50.554 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:50.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:50.562 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:50.663 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:50.691 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:50.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:50.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:50.796 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:50.833 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:50.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:50.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:50.937 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:50.966 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:50.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:50.970 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:51.070 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:51.118 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:51.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:51.124 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:51.225 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:51.257 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:51.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:51.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:51.364 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:51.388 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:51.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:51.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:51.494 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:51.518 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:51.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:51.524 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:51.624 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:51.655 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:51.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:51.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:51.758 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:51.790 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:51.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:51.797 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:51.898 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:51.923 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:51.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:51.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:52.026 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:52.057 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:52.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:52.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:52.163 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:52.172 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:52 smithi187 bash[89487]: cluster 2023-09-23T22:59:50.894850+0000 mgr.y (mgr.25310) 1150 : cluster 0 pgmap v1257: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 3 active+undersized+degraded+remapped+backfill_wait, 105 active+clean; 1.2 GiB data, 7.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 778 op/s; 3287/58542 objects degraded (5.615%); 1176/58542 objects misplaced (2.009%); 10 MiB/s, 162 objects/s recovering 2023-09-23T22:59:52.172 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:52 smithi187 bash[89487]: cluster 2023-09-23T22:59:51.810506+0000 mon.a (mon.0) 1606 : cluster 3 Health check update: Degraded data redundancy: 3287/58542 objects degraded (5.615%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:52.199 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:52.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:52.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:52.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:52 smithi169 bash[101133]: cluster 2023-09-23T22:59:50.894850+0000 mgr.y (mgr.25310) 1150 : cluster 0 pgmap v1257: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 3 active+undersized+degraded+remapped+backfill_wait, 105 active+clean; 1.2 GiB data, 7.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 778 op/s; 3287/58542 objects degraded (5.615%); 1176/58542 objects misplaced (2.009%); 10 MiB/s, 162 objects/s recovering 2023-09-23T22:59:52.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:52 smithi169 bash[101133]: cluster 2023-09-23T22:59:51.810506+0000 mon.a (mon.0) 1606 : cluster 3 Health check update: Degraded data redundancy: 3287/58542 objects degraded (5.615%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:52.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:52 smithi169 bash[104356]: cluster 2023-09-23T22:59:50.894850+0000 mgr.y (mgr.25310) 1150 : cluster 0 pgmap v1257: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 3 active+undersized+degraded+remapped+backfill_wait, 105 active+clean; 1.2 GiB data, 7.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 778 op/s; 3287/58542 objects degraded (5.615%); 1176/58542 objects misplaced (2.009%); 10 MiB/s, 162 objects/s recovering 2023-09-23T22:59:52.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:52 smithi169 bash[104356]: cluster 2023-09-23T22:59:51.810506+0000 mon.a (mon.0) 1606 : cluster 3 Health check update: Degraded data redundancy: 3287/58542 objects degraded (5.615%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:52.307 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:52.332 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:52.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:52.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:52.436 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:52.469 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:52.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:52.472 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:52.573 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:52.620 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:52.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:52.624 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:52.725 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:52.761 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:52.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:52.764 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:52.864 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:52.897 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:52.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:52.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:53.003 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:53.036 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:53.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:53.041 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:53.142 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:53.165 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:53.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:53.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:53.268 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:53.295 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:53.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:53.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:53.398 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:53.425 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:53.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:53.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:53.529 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:53.561 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:53.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:53.564 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:53.665 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:53.697 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:53.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:53.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:53.801 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:53.825 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:53.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:53.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:53.928 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:53.956 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:53.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:53.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:54.059 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:54.085 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:54.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:54.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:54.188 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:54.213 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:54.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:54.215 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:54.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:54 smithi169 bash[104356]: cluster 2023-09-23T22:59:52.895612+0000 mgr.y (mgr.25310) 1151 : cluster 0 pgmap v1258: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 3 active+undersized+degraded+remapped+backfill_wait, 105 active+clean; 1.1 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 695 op/s; 3287/54063 objects degraded (6.080%); 1176/54063 objects misplaced (2.175%); 6.1 MiB/s, 97 objects/s recovering 2023-09-23T22:59:54.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:54 smithi169 bash[104356]: cluster 2023-09-23T22:59:53.013757+0000 mon.a (mon.0) 1607 : cluster 0 osdmap e301: 8 total, 8 up, 7 in 2023-09-23T22:59:54.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:54 smithi169 bash[104356]: cluster 2023-09-23T22:59:53.015395+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T22:59:54.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:54 smithi169 bash[104356]: cluster 2023-09-23T22:59:53.017920+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T22:59:54.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:54 smithi169 bash[104356]: cluster 2023-09-23T22:59:53.020054+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T22:59:54.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:54 smithi169 bash[104356]: cluster 2023-09-23T22:59:53.022168+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T22:59:54.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:54 smithi169 bash[104356]: cluster 2023-09-23T22:59:53.024292+0000 osd.7 (osd.7) 308 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T22:59:54.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:54 smithi169 bash[101133]: cluster 2023-09-23T22:59:52.895612+0000 mgr.y (mgr.25310) 1151 : cluster 0 pgmap v1258: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 3 active+undersized+degraded+remapped+backfill_wait, 105 active+clean; 1.1 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 695 op/s; 3287/54063 objects degraded (6.080%); 1176/54063 objects misplaced (2.175%); 6.1 MiB/s, 97 objects/s recovering 2023-09-23T22:59:54.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:54 smithi169 bash[101133]: cluster 2023-09-23T22:59:53.013757+0000 mon.a (mon.0) 1607 : cluster 0 osdmap e301: 8 total, 8 up, 7 in 2023-09-23T22:59:54.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:54 smithi169 bash[101133]: cluster 2023-09-23T22:59:53.015395+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T22:59:54.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:54 smithi169 bash[101133]: cluster 2023-09-23T22:59:53.017920+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T22:59:54.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:54 smithi169 bash[101133]: cluster 2023-09-23T22:59:53.020054+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T22:59:54.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:54 smithi169 bash[101133]: cluster 2023-09-23T22:59:53.022168+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T22:59:54.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:54 smithi169 bash[101133]: cluster 2023-09-23T22:59:53.024292+0000 osd.7 (osd.7) 308 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T22:59:54.316 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:54.338 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:54.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:54.344 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:54.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:54 smithi187 bash[89487]: cluster 2023-09-23T22:59:52.895612+0000 mgr.y (mgr.25310) 1151 : cluster 0 pgmap v1258: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 3 active+undersized+degraded+remapped+backfill_wait, 105 active+clean; 1.1 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 695 op/s; 3287/54063 objects degraded (6.080%); 1176/54063 objects misplaced (2.175%); 6.1 MiB/s, 97 objects/s recovering 2023-09-23T22:59:54.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:54 smithi187 bash[89487]: cluster 2023-09-23T22:59:53.013757+0000 mon.a (mon.0) 1607 : cluster 0 osdmap e301: 8 total, 8 up, 7 in 2023-09-23T22:59:54.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:54 smithi187 bash[89487]: cluster 2023-09-23T22:59:53.015395+0000 osd.6 (osd.6) 32 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T22:59:54.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:54 smithi187 bash[89487]: cluster 2023-09-23T22:59:53.017920+0000 osd.5 (osd.5) 138 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T22:59:54.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:54 smithi187 bash[89487]: cluster 2023-09-23T22:59:53.020054+0000 osd.5 (osd.5) 139 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T22:59:54.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:54 smithi187 bash[89487]: cluster 2023-09-23T22:59:53.022168+0000 osd.5 (osd.5) 140 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T22:59:54.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:54 smithi187 bash[89487]: cluster 2023-09-23T22:59:53.024292+0000 osd.7 (osd.7) 308 : cluster 3 failed to encode map e301 with expected crc 2023-09-23T22:59:54.444 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:54.478 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:54.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:54.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:54.581 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:54.621 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:54.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:54.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:54.726 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:54.748 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:54.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:54.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:54.851 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:54.876 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:54.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:54.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:54.982 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:55.002 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:55.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:55.007 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:55.107 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:55.137 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:55.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:55.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:55.242 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:55.269 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:55.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:55.273 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:55.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:55 smithi169 bash[104356]: cluster 2023-09-23T22:59:54.011503+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T22:59:55.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:55 smithi169 bash[104356]: cluster 2023-09-23T22:59:54.012514+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T22:59:55.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:55 smithi169 bash[104356]: cluster 2023-09-23T22:59:54.013504+0000 mon.a (mon.0) 1608 : cluster 0 osdmap e302: 8 total, 8 up, 7 in 2023-09-23T22:59:55.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:55 smithi169 bash[104356]: cluster 2023-09-23T22:59:54.015765+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T22:59:55.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:55 smithi169 bash[101133]: cluster 2023-09-23T22:59:54.011503+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T22:59:55.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:55 smithi169 bash[101133]: cluster 2023-09-23T22:59:54.012514+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T22:59:55.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:55 smithi169 bash[101133]: cluster 2023-09-23T22:59:54.013504+0000 mon.a (mon.0) 1608 : cluster 0 osdmap e302: 8 total, 8 up, 7 in 2023-09-23T22:59:55.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:55 smithi169 bash[101133]: cluster 2023-09-23T22:59:54.015765+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T22:59:55.373 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:55.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:55 smithi187 bash[89487]: cluster 2023-09-23T22:59:54.011503+0000 osd.5 (osd.5) 141 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T22:59:55.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:55 smithi187 bash[89487]: cluster 2023-09-23T22:59:54.012514+0000 osd.6 (osd.6) 33 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T22:59:55.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:55 smithi187 bash[89487]: cluster 2023-09-23T22:59:54.013504+0000 mon.a (mon.0) 1608 : cluster 0 osdmap e302: 8 total, 8 up, 7 in 2023-09-23T22:59:55.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:55 smithi187 bash[89487]: cluster 2023-09-23T22:59:54.015765+0000 osd.6 (osd.6) 34 : cluster 3 failed to encode map e302 with expected crc 2023-09-23T22:59:55.400 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:55.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:55.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:55.503 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:55.533 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:55.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:55.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:55.639 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:55.663 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:55.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:55.671 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:55.772 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:55.800 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:55.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:55.806 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:55.907 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:55.939 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:55.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:55.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:56.043 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:56.060 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:56.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:56.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:56.163 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:56.173 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:56 smithi187 bash[89487]: cluster 2023-09-23T22:59:54.896306+0000 mgr.y (mgr.25310) 1152 : cluster 0 pgmap v1261: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 2 active+undersized+degraded+remapped+backfill_wait, 105 active+clean; 999 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 764 op/s; 2500/48018 objects degraded (5.206%); 939/48018 objects misplaced (1.956%); 6.6 MiB/s, 104 objects/s recovering 2023-09-23T22:59:56.192 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:56.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:56.194 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:56.294 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:56.342 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T22:59:56.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:56.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T22:59:56.446 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:56.453 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:56 smithi169 bash[104356]: cluster 2023-09-23T22:59:54.896306+0000 mgr.y (mgr.25310) 1152 : cluster 0 pgmap v1261: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 2 active+undersized+degraded+remapped+backfill_wait, 105 active+clean; 999 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 764 op/s; 2500/48018 objects degraded (5.206%); 939/48018 objects misplaced (1.956%); 6.6 MiB/s, 104 objects/s recovering 2023-09-23T22:59:56.453 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:56 smithi169 bash[101133]: cluster 2023-09-23T22:59:54.896306+0000 mgr.y (mgr.25310) 1152 : cluster 0 pgmap v1261: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 2 active+undersized+degraded+remapped+backfill_wait, 105 active+clean; 999 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 764 op/s; 2500/48018 objects degraded (5.206%); 939/48018 objects misplaced (1.956%); 6.6 MiB/s, 104 objects/s recovering 2023-09-23T22:59:56.467 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:56.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:56.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:56.572 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:56.601 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:56.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:56.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:56.708 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:56.743 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:56.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:56.747 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:56.848 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:56.885 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:56.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:56.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:56.991 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:57.029 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:57.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:57.034 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:57.135 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:57.143 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:57 smithi169 bash[104356]: audit 2023-09-23T22:59:56.163402+0000 mon.a (mon.0) 1609 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:59:57.144 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:57 smithi169 bash[104356]: cluster 2023-09-23T22:59:56.811703+0000 mon.a (mon.0) 1610 : cluster 3 Health check update: Degraded data redundancy: 2500/48018 objects degraded (5.206%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:57.144 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:57 smithi169 bash[101133]: audit 2023-09-23T22:59:56.163402+0000 mon.a (mon.0) 1609 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:59:57.144 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:57 smithi169 bash[101133]: cluster 2023-09-23T22:59:56.811703+0000 mon.a (mon.0) 1610 : cluster 3 Health check update: Degraded data redundancy: 2500/48018 objects degraded (5.206%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:57.166 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:57.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:57.170 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:57.271 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:57.294 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T22:59:57.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:57.297 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T22:59:57.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:57 smithi187 bash[89487]: audit 2023-09-23T22:59:56.163402+0000 mon.a (mon.0) 1609 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T22:59:57.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:57 smithi187 bash[89487]: cluster 2023-09-23T22:59:56.811703+0000 mon.a (mon.0) 1610 : cluster 3 Health check update: Degraded data redundancy: 2500/48018 objects degraded (5.206%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2023-09-23T22:59:57.398 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:57.426 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T22:59:57.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:57.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T22:59:57.535 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:57.565 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:57.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:57.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:57.669 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:57.703 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:57.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:57.707 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:57.808 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:57.842 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:57.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:57.844 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:57.945 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:57.971 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:57.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:57.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:58.074 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:58.098 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:58.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:58.100 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:58.201 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:58.239 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:58.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:58.244 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:58.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:58 smithi169 bash[101133]: cluster 2023-09-23T22:59:56.896981+0000 mgr.y (mgr.25310) 1153 : cluster 0 pgmap v1262: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 2 active+undersized+degraded+remapped+backfill_wait, 106 active+clean; 916 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 766 op/s; 2131/44001 objects degraded (4.843%); 939/44001 objects misplaced (2.134%); 9.2 MiB/s, 147 objects/s recovering 2023-09-23T22:59:58.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:58 smithi169 bash[104356]: cluster 2023-09-23T22:59:56.896981+0000 mgr.y (mgr.25310) 1153 : cluster 0 pgmap v1262: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 2 active+undersized+degraded+remapped+backfill_wait, 106 active+clean; 916 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 766 op/s; 2131/44001 objects degraded (4.843%); 939/44001 objects misplaced (2.134%); 9.2 MiB/s, 147 objects/s recovering 2023-09-23T22:59:58.344 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:58.353 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:58 smithi187 bash[89487]: cluster 2023-09-23T22:59:56.896981+0000 mgr.y (mgr.25310) 1153 : cluster 0 pgmap v1262: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 2 active+undersized+degraded+remapped+backfill_wait, 106 active+clean; 916 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 766 op/s; 2131/44001 objects degraded (4.843%); 939/44001 objects misplaced (2.134%); 9.2 MiB/s, 147 objects/s recovering 2023-09-23T22:59:58.370 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:58.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:58.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:58.476 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:58.505 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:58.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:58.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:58.610 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:58.641 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:58.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:58.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:58.746 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:58.755 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 22:59:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:22:59:58] "GET /metrics HTTP/1.1" 200 36478 "" "Prometheus/2.43.0" 2023-09-23T22:59:58.771 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T22:59:58.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:58.774 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T22:59:58.875 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:58.908 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T22:59:58.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:58.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T22:59:58.964 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2023-09-23T22:59:58.964 INFO:teuthology.orchestra.run.smithi169.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-23T22:59:59.013 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:59.040 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:59.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:59.046 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:59.063 INFO:teuthology.orchestra.run.smithi169.stderr:reweighted osd.3 to 1 (10000) 2023-09-23T22:59:59.147 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:59.161 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:59 smithi187 bash[89487]: audit 2023-09-23T22:59:58.632868+0000 mon.c (mon.2) 97 : audit 1 from='client.? 172.21.15.169:0/80161579' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T22:59:59.161 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 22:59:59 smithi187 bash[89487]: audit 2023-09-23T22:59:58.633926+0000 mon.a (mon.0) 1611 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T22:59:59.191 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:59.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:59.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:59.208 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:59 smithi169 bash[101133]: audit 2023-09-23T22:59:58.632868+0000 mon.c (mon.2) 97 : audit 1 from='client.? 172.21.15.169:0/80161579' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T22:59:59.208 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 22:59:59 smithi169 bash[101133]: audit 2023-09-23T22:59:58.633926+0000 mon.a (mon.0) 1611 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T22:59:59.208 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:59 smithi169 bash[104356]: audit 2023-09-23T22:59:58.632868+0000 mon.c (mon.2) 97 : audit 1 from='client.? 172.21.15.169:0/80161579' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T22:59:59.209 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 22:59:59 smithi169 bash[104356]: audit 2023-09-23T22:59:58.633926+0000 mon.a (mon.0) 1611 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T22:59:59.294 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:59.326 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T22:59:59.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:59.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T22:59:59.431 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:59.458 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T22:59:59.477 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:59.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:59.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:59.506 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T22:59:59.548 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T22:59:59.581 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:59.602 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T22:59:59.604 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T22:59:59.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:59.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T22:59:59.641 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T22:59:59.674 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T22:59:59.709 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T22:59:59.712 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:59.735 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:59.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:59.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:59.743 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T22:59:59.747 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T22:59:59.747 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T22:59:59.747 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T22:59:59.747 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T22:59:59.747 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T22:59:59.747 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T22:59:59.747 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T22:59:59.747 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T22:59:59.843 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:59.875 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T22:59:59.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T22:59:59.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T22:59:59.978 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:00.020 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:00.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:00.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:00.080 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:00 smithi187 bash[89487]: cluster 2023-09-23T22:59:58.897981+0000 mgr.y (mgr.25310) 1154 : cluster 0 pgmap v1263: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 2 active+undersized+degraded+remapped+backfill_wait, 106 active+clean; 828 MiB data, 6.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 780 op/s; 1421/39795 objects degraded (3.571%); 939/39795 objects misplaced (2.360%); 9.3 MiB/s, 148 objects/s recovering 2023-09-23T23:00:00.083 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is unset 2023-09-23T23:00:00.128 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:00.166 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:00.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:00.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:00.269 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:00.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:00 smithi169 bash[104356]: cluster 2023-09-23T22:59:58.897981+0000 mgr.y (mgr.25310) 1154 : cluster 0 pgmap v1263: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 2 active+undersized+degraded+remapped+backfill_wait, 106 active+clean; 828 MiB data, 6.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 780 op/s; 1421/39795 objects degraded (3.571%); 939/39795 objects misplaced (2.360%); 9.3 MiB/s, 148 objects/s recovering 2023-09-23T23:00:00.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:00 smithi169 bash[104356]: cluster 2023-09-23T22:59:59.039932+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T23:00:00.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:00 smithi169 bash[104356]: cluster 2023-09-23T22:59:59.041722+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T23:00:00.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:00 smithi169 bash[104356]: audit 2023-09-23T22:59:59.050431+0000 mon.a (mon.0) 1612 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T23:00:00.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:00 smithi169 bash[104356]: cluster 2023-09-23T22:59:59.050687+0000 mon.a (mon.0) 1613 : cluster 0 osdmap e303: 8 total, 8 up, 7 in 2023-09-23T23:00:00.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:00 smithi169 bash[104356]: audit 2023-09-23T22:59:59.405322+0000 mon.c (mon.2) 98 : audit 0 from='client.? 172.21.15.169:0/869814906' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:00:00.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:00 smithi169 bash[104356]: audit 2023-09-23T22:59:59.628979+0000 mon.c (mon.2) 99 : audit 1 from='client.? 172.21.15.169:0/2607380945' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:00:00.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:00 smithi169 bash[104356]: audit 2023-09-23T22:59:59.630077+0000 mon.a (mon.0) 1614 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:00:00.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:00 smithi169 bash[104356]: cluster 2023-09-23T23:00:00.000113+0000 mon.a (mon.0) 1615 : cluster 3 Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; Degraded data redundancy: 1421/39795 objects degraded (3.571%), 3 pgs degraded, 3 pgs undersized 2023-09-23T23:00:00.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:00 smithi169 bash[104356]: cluster 2023-09-23T23:00:00.000145+0000 mon.a (mon.0) 1616 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2023-09-23T23:00:00.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:00 smithi169 bash[104356]: cluster 2023-09-23T23:00:00.000157+0000 mon.a (mon.0) 1617 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 1421/39795 objects degraded (3.571%), 3 pgs degraded, 3 pgs undersized 2023-09-23T23:00:00.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:00 smithi169 bash[104356]: cluster 2023-09-23T23:00:00.000167+0000 mon.a (mon.0) 1618 : cluster 3 pg 10.b is stuck undersized for 80s, current state active+undersized+degraded+remapped+backfill_wait, last acting [0,1] 2023-09-23T23:00:00.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:00 smithi169 bash[104356]: cluster 2023-09-23T23:00:00.000178+0000 mon.a (mon.0) 1619 : cluster 3 pg 10.d is stuck undersized for 79s, current state active+undersized+degraded+remapped+backfill_wait, last acting [0,4] 2023-09-23T23:00:00.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:00 smithi169 bash[104356]: cluster 2023-09-23T23:00:00.000188+0000 mon.a (mon.0) 1620 : cluster 3 pg 10.e is stuck undersized for 79s, current state active+undersized+degraded+remapped+backfilling, last acting [4,2] 2023-09-23T23:00:00.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:00 smithi169 bash[101133]: cluster 2023-09-23T22:59:58.897981+0000 mgr.y (mgr.25310) 1154 : cluster 0 pgmap v1263: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 2 active+undersized+degraded+remapped+backfill_wait, 106 active+clean; 828 MiB data, 6.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 780 op/s; 1421/39795 objects degraded (3.571%); 939/39795 objects misplaced (2.360%); 9.3 MiB/s, 148 objects/s recovering 2023-09-23T23:00:00.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:00 smithi169 bash[101133]: cluster 2023-09-23T22:59:59.039932+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T23:00:00.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:00 smithi169 bash[101133]: cluster 2023-09-23T22:59:59.041722+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T23:00:00.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:00 smithi169 bash[101133]: audit 2023-09-23T22:59:59.050431+0000 mon.a (mon.0) 1612 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T23:00:00.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:00 smithi169 bash[101133]: cluster 2023-09-23T22:59:59.050687+0000 mon.a (mon.0) 1613 : cluster 0 osdmap e303: 8 total, 8 up, 7 in 2023-09-23T23:00:00.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:00 smithi169 bash[101133]: audit 2023-09-23T22:59:59.405322+0000 mon.c (mon.2) 98 : audit 0 from='client.? 172.21.15.169:0/869814906' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:00:00.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:00 smithi169 bash[101133]: audit 2023-09-23T22:59:59.628979+0000 mon.c (mon.2) 99 : audit 1 from='client.? 172.21.15.169:0/2607380945' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:00:00.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:00 smithi169 bash[101133]: audit 2023-09-23T22:59:59.630077+0000 mon.a (mon.0) 1614 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:00:00.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:00 smithi169 bash[101133]: cluster 2023-09-23T23:00:00.000113+0000 mon.a (mon.0) 1615 : cluster 3 Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; Degraded data redundancy: 1421/39795 objects degraded (3.571%), 3 pgs degraded, 3 pgs undersized 2023-09-23T23:00:00.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:00 smithi169 bash[101133]: cluster 2023-09-23T23:00:00.000145+0000 mon.a (mon.0) 1616 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2023-09-23T23:00:00.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:00 smithi169 bash[101133]: cluster 2023-09-23T23:00:00.000157+0000 mon.a (mon.0) 1617 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 1421/39795 objects degraded (3.571%), 3 pgs degraded, 3 pgs undersized 2023-09-23T23:00:00.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:00 smithi169 bash[101133]: cluster 2023-09-23T23:00:00.000167+0000 mon.a (mon.0) 1618 : cluster 3 pg 10.b is stuck undersized for 80s, current state active+undersized+degraded+remapped+backfill_wait, last acting [0,1] 2023-09-23T23:00:00.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:00 smithi169 bash[101133]: cluster 2023-09-23T23:00:00.000178+0000 mon.a (mon.0) 1619 : cluster 3 pg 10.d is stuck undersized for 79s, current state active+undersized+degraded+remapped+backfill_wait, last acting [0,4] 2023-09-23T23:00:00.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:00 smithi169 bash[101133]: cluster 2023-09-23T23:00:00.000188+0000 mon.a (mon.0) 1620 : cluster 3 pg 10.e is stuck undersized for 79s, current state active+undersized+degraded+remapped+backfilling, last acting [4,2] 2023-09-23T23:00:00.292 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:00.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:00.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:00.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:00 smithi187 bash[89487]: cluster 2023-09-23T22:59:59.039932+0000 osd.6 (osd.6) 35 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T23:00:00.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:00 smithi187 bash[89487]: cluster 2023-09-23T22:59:59.041722+0000 osd.5 (osd.5) 142 : cluster 3 failed to encode map e303 with expected crc 2023-09-23T23:00:00.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:00 smithi187 bash[89487]: audit 2023-09-23T22:59:59.050431+0000 mon.a (mon.0) 1612 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T23:00:00.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:00 smithi187 bash[89487]: cluster 2023-09-23T22:59:59.050687+0000 mon.a (mon.0) 1613 : cluster 0 osdmap e303: 8 total, 8 up, 7 in 2023-09-23T23:00:00.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:00 smithi187 bash[89487]: audit 2023-09-23T22:59:59.405322+0000 mon.c (mon.2) 98 : audit 0 from='client.? 172.21.15.169:0/869814906' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:00:00.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:00 smithi187 bash[89487]: audit 2023-09-23T22:59:59.628979+0000 mon.c (mon.2) 99 : audit 1 from='client.? 172.21.15.169:0/2607380945' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:00:00.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:00 smithi187 bash[89487]: audit 2023-09-23T22:59:59.630077+0000 mon.a (mon.0) 1614 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:00:00.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:00 smithi187 bash[89487]: cluster 2023-09-23T23:00:00.000113+0000 mon.a (mon.0) 1615 : cluster 3 Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; Degraded data redundancy: 1421/39795 objects degraded (3.571%), 3 pgs degraded, 3 pgs undersized 2023-09-23T23:00:00.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:00 smithi187 bash[89487]: cluster 2023-09-23T23:00:00.000145+0000 mon.a (mon.0) 1616 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2023-09-23T23:00:00.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:00 smithi187 bash[89487]: cluster 2023-09-23T23:00:00.000157+0000 mon.a (mon.0) 1617 : cluster 3 [WRN] PG_DEGRADED: Degraded data redundancy: 1421/39795 objects degraded (3.571%), 3 pgs degraded, 3 pgs undersized 2023-09-23T23:00:00.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:00 smithi187 bash[89487]: cluster 2023-09-23T23:00:00.000167+0000 mon.a (mon.0) 1618 : cluster 3 pg 10.b is stuck undersized for 80s, current state active+undersized+degraded+remapped+backfill_wait, last acting [0,1] 2023-09-23T23:00:00.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:00 smithi187 bash[89487]: cluster 2023-09-23T23:00:00.000178+0000 mon.a (mon.0) 1619 : cluster 3 pg 10.d is stuck undersized for 79s, current state active+undersized+degraded+remapped+backfill_wait, last acting [0,4] 2023-09-23T23:00:00.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:00 smithi187 bash[89487]: cluster 2023-09-23T23:00:00.000188+0000 mon.a (mon.0) 1620 : cluster 3 pg 10.e is stuck undersized for 79s, current state active+undersized+degraded+remapped+backfilling, last acting [4,2] 2023-09-23T23:00:00.395 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:00.415 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:00.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:00.417 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:00.518 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:00.548 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:00.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:00.550 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:00.651 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:00.681 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:00.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:00.683 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:00.784 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:00.812 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:00.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:00.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:00.916 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:00.942 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:00.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:00.945 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:01.045 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:01.078 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:01.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:01.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:01.182 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:01.192 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:01 smithi169 bash[101133]: cluster 2023-09-23T23:00:00.061007+0000 mon.a (mon.0) 1621 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:00:01.192 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:01 smithi169 bash[101133]: cluster 2023-09-23T23:00:00.067861+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T23:00:01.192 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:01 smithi169 bash[101133]: audit 2023-09-23T23:00:00.071572+0000 mon.a (mon.0) 1622 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:00:01.192 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:01 smithi169 bash[101133]: cluster 2023-09-23T23:00:00.071793+0000 mon.a (mon.0) 1623 : cluster 0 osdmap e304: 8 total, 8 up, 7 in 2023-09-23T23:00:01.192 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:01 smithi169 bash[101133]: cluster 2023-09-23T23:00:00.073565+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T23:00:01.192 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:01 smithi169 bash[101133]: cluster 2023-09-23T23:00:00.073712+0000 osd.7 (osd.7) 309 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T23:00:01.192 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:01 smithi169 bash[101133]: cluster 2023-09-23T23:00:00.075631+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T23:00:01.192 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:01 smithi169 bash[101133]: cluster 2023-09-23T23:00:00.898758+0000 mgr.y (mgr.25310) 1155 : cluster 0 pgmap v1266: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 106 active+clean; 766 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 671 op/s; 1013/36813 objects degraded (2.752%); 683/36813 objects misplaced (1.855%); 9.2 MiB/s, 147 objects/s recovering 2023-09-23T23:00:01.193 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:01 smithi169 bash[104356]: cluster 2023-09-23T23:00:00.061007+0000 mon.a (mon.0) 1621 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:00:01.193 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:01 smithi169 bash[104356]: cluster 2023-09-23T23:00:00.067861+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T23:00:01.193 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:01 smithi169 bash[104356]: audit 2023-09-23T23:00:00.071572+0000 mon.a (mon.0) 1622 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:00:01.193 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:01 smithi169 bash[104356]: cluster 2023-09-23T23:00:00.071793+0000 mon.a (mon.0) 1623 : cluster 0 osdmap e304: 8 total, 8 up, 7 in 2023-09-23T23:00:01.193 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:01 smithi169 bash[104356]: cluster 2023-09-23T23:00:00.073565+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T23:00:01.193 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:01 smithi169 bash[104356]: cluster 2023-09-23T23:00:00.073712+0000 osd.7 (osd.7) 309 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T23:00:01.193 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:01 smithi169 bash[104356]: cluster 2023-09-23T23:00:00.075631+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T23:00:01.193 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:01 smithi169 bash[104356]: cluster 2023-09-23T23:00:00.898758+0000 mgr.y (mgr.25310) 1155 : cluster 0 pgmap v1266: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 106 active+clean; 766 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 671 op/s; 1013/36813 objects degraded (2.752%); 683/36813 objects misplaced (1.855%); 9.2 MiB/s, 147 objects/s recovering 2023-09-23T23:00:01.208 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:01.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:01.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:01.311 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:01.325 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:01 smithi187 bash[89487]: cluster 2023-09-23T23:00:00.061007+0000 mon.a (mon.0) 1621 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:00:01.325 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:01 smithi187 bash[89487]: cluster 2023-09-23T23:00:00.067861+0000 osd.5 (osd.5) 143 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T23:00:01.325 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:01 smithi187 bash[89487]: audit 2023-09-23T23:00:00.071572+0000 mon.a (mon.0) 1622 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:00:01.325 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:01 smithi187 bash[89487]: cluster 2023-09-23T23:00:00.071793+0000 mon.a (mon.0) 1623 : cluster 0 osdmap e304: 8 total, 8 up, 7 in 2023-09-23T23:00:01.325 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:01 smithi187 bash[89487]: cluster 2023-09-23T23:00:00.073565+0000 osd.5 (osd.5) 144 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T23:00:01.325 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:01 smithi187 bash[89487]: cluster 2023-09-23T23:00:00.073712+0000 osd.7 (osd.7) 309 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T23:00:01.325 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:01 smithi187 bash[89487]: cluster 2023-09-23T23:00:00.075631+0000 osd.6 (osd.6) 36 : cluster 3 failed to encode map e304 with expected crc 2023-09-23T23:00:01.325 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:01 smithi187 bash[89487]: cluster 2023-09-23T23:00:00.898758+0000 mgr.y (mgr.25310) 1155 : cluster 0 pgmap v1266: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 106 active+clean; 766 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 671 op/s; 1013/36813 objects degraded (2.752%); 683/36813 objects misplaced (1.855%); 9.2 MiB/s, 147 objects/s recovering 2023-09-23T23:00:01.343 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:01.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:01.347 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:01.447 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:01.488 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:01.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:01.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:01.595 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:01.622 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:01.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:01.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:01.729 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:01.754 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:01.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:01.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:01.857 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:01.887 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:01.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:01.895 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:01.996 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:02.022 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:02.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:02.029 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:02.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:02 smithi187 bash[89487]: cluster 2023-09-23T23:00:00.409553+0000 osd.7 (osd.7) 310 : cluster 0 1.2 scrub starts 2023-09-23T23:00:02.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:02 smithi187 bash[89487]: cluster 2023-09-23T23:00:01.084755+0000 osd.7 (osd.7) 311 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T23:00:02.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:02 smithi187 bash[89487]: cluster 2023-09-23T23:00:01.087854+0000 mon.a (mon.0) 1624 : cluster 0 osdmap e305: 8 total, 8 up, 7 in 2023-09-23T23:00:02.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:02 smithi187 bash[89487]: cluster 2023-09-23T23:00:01.089766+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T23:00:02.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:02 smithi187 bash[89487]: cluster 2023-09-23T23:00:01.091215+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T23:00:02.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:02 smithi187 bash[89487]: cluster 2023-09-23T23:00:01.150523+0000 osd.5 (osd.5) 145 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T23:00:02.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:02 smithi187 bash[89487]: cluster 2023-09-23T23:00:01.812595+0000 mon.a (mon.0) 1625 : cluster 3 Health check update: Degraded data redundancy: 1013/36813 objects degraded (2.752%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:02.130 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:02.158 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:02.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:02.161 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:02.262 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:02.273 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:02 smithi169 bash[101133]: cluster 2023-09-23T23:00:00.409553+0000 osd.7 (osd.7) 310 : cluster 0 1.2 scrub starts 2023-09-23T23:00:02.273 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:02 smithi169 bash[101133]: cluster 2023-09-23T23:00:01.084755+0000 osd.7 (osd.7) 311 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T23:00:02.273 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:02 smithi169 bash[101133]: cluster 2023-09-23T23:00:01.087854+0000 mon.a (mon.0) 1624 : cluster 0 osdmap e305: 8 total, 8 up, 7 in 2023-09-23T23:00:02.273 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:02 smithi169 bash[101133]: cluster 2023-09-23T23:00:01.089766+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T23:00:02.273 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:02 smithi169 bash[101133]: cluster 2023-09-23T23:00:01.091215+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T23:00:02.274 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:02 smithi169 bash[101133]: cluster 2023-09-23T23:00:01.150523+0000 osd.5 (osd.5) 145 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T23:00:02.274 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:02 smithi169 bash[101133]: cluster 2023-09-23T23:00:01.812595+0000 mon.a (mon.0) 1625 : cluster 3 Health check update: Degraded data redundancy: 1013/36813 objects degraded (2.752%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:02.274 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:02 smithi169 bash[104356]: cluster 2023-09-23T23:00:00.409553+0000 osd.7 (osd.7) 310 : cluster 0 1.2 scrub starts 2023-09-23T23:00:02.274 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:02 smithi169 bash[104356]: cluster 2023-09-23T23:00:01.084755+0000 osd.7 (osd.7) 311 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T23:00:02.274 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:02 smithi169 bash[104356]: cluster 2023-09-23T23:00:01.087854+0000 mon.a (mon.0) 1624 : cluster 0 osdmap e305: 8 total, 8 up, 7 in 2023-09-23T23:00:02.274 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:02 smithi169 bash[104356]: cluster 2023-09-23T23:00:01.089766+0000 osd.6 (osd.6) 37 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T23:00:02.274 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:02 smithi169 bash[104356]: cluster 2023-09-23T23:00:01.091215+0000 osd.6 (osd.6) 38 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T23:00:02.274 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:02 smithi169 bash[104356]: cluster 2023-09-23T23:00:01.150523+0000 osd.5 (osd.5) 145 : cluster 3 failed to encode map e305 with expected crc 2023-09-23T23:00:02.274 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:02 smithi169 bash[104356]: cluster 2023-09-23T23:00:01.812595+0000 mon.a (mon.0) 1625 : cluster 3 Health check update: Degraded data redundancy: 1013/36813 objects degraded (2.752%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:02.298 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:02.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:02.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:02.406 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:02.435 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:02.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:02.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:02.541 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:02.568 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:02.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:02.570 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:02.671 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:02.719 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:02.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:02.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:02.821 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:02.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:02.851 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:02.852 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:02.952 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:02.984 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:02.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:02.991 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:03.092 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:03.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:03.128 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:03.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:03.229 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:03.263 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:03.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:03.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:03.280 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-23T23:00:03.367 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:03.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:03 smithi187 bash[89487]: cluster 2023-09-23T23:00:01.233618+0000 osd.3 (osd.3) 19 : cluster 0 1.4 scrub starts 2023-09-23T23:00:03.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:03 smithi187 bash[89487]: cluster 2023-09-23T23:00:01.238651+0000 osd.3 (osd.3) 20 : cluster 0 1.4 scrub ok 2023-09-23T23:00:03.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:03 smithi187 bash[89487]: cluster 2023-09-23T23:00:02.899518+0000 mgr.y (mgr.25310) 1156 : cluster 0 pgmap v1268: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 106 active+clean; 669 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 658 op/s; 1013/32148 objects degraded (3.151%); 683/32148 objects misplaced (2.125%); 7.0 MiB/s, 111 objects/s recovering 2023-09-23T23:00:03.376 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:03 smithi169 bash[101133]: cluster 2023-09-23T23:00:01.233618+0000 osd.3 (osd.3) 19 : cluster 0 1.4 scrub starts 2023-09-23T23:00:03.376 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:03 smithi169 bash[101133]: cluster 2023-09-23T23:00:01.238651+0000 osd.3 (osd.3) 20 : cluster 0 1.4 scrub ok 2023-09-23T23:00:03.376 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:03 smithi169 bash[101133]: cluster 2023-09-23T23:00:02.899518+0000 mgr.y (mgr.25310) 1156 : cluster 0 pgmap v1268: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 106 active+clean; 669 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 658 op/s; 1013/32148 objects degraded (3.151%); 683/32148 objects misplaced (2.125%); 7.0 MiB/s, 111 objects/s recovering 2023-09-23T23:00:03.376 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:03 smithi169 bash[104356]: cluster 2023-09-23T23:00:01.233618+0000 osd.3 (osd.3) 19 : cluster 0 1.4 scrub starts 2023-09-23T23:00:03.377 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:03 smithi169 bash[104356]: cluster 2023-09-23T23:00:01.238651+0000 osd.3 (osd.3) 20 : cluster 0 1.4 scrub ok 2023-09-23T23:00:03.377 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:03 smithi169 bash[104356]: cluster 2023-09-23T23:00:02.899518+0000 mgr.y (mgr.25310) 1156 : cluster 0 pgmap v1268: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 1 active+undersized+degraded+remapped+backfill_wait, 106 active+clean; 669 MiB data, 5.9 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 658 op/s; 1013/32148 objects degraded (3.151%); 683/32148 objects misplaced (2.125%); 7.0 MiB/s, 111 objects/s recovering 2023-09-23T23:00:03.396 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:03.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:03.399 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:03.500 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:03.531 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:03.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:03.533 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:03.634 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:03.656 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:03.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:03.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:03.763 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:03.810 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:03.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:03.817 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:03.917 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:03.951 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:03.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:03.955 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:04.056 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:04.097 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:04.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:04.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:04.108 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:04 smithi187 bash[89487]: cluster 2023-09-23T23:00:02.261046+0000 osd.3 (osd.3) 21 : cluster 0 1.14 scrub starts 2023-09-23T23:00:04.108 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:04 smithi187 bash[89487]: cluster 2023-09-23T23:00:02.269811+0000 osd.3 (osd.3) 22 : cluster 0 1.14 scrub ok 2023-09-23T23:00:04.204 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:04.232 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:04.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:04.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:04.283 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 4 1 2023-09-23T23:00:04.334 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:04.358 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:04 smithi169 bash[101133]: cluster 2023-09-23T23:00:02.261046+0000 osd.3 (osd.3) 21 : cluster 0 1.14 scrub starts 2023-09-23T23:00:04.358 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:04 smithi169 bash[101133]: cluster 2023-09-23T23:00:02.269811+0000 osd.3 (osd.3) 22 : cluster 0 1.14 scrub ok 2023-09-23T23:00:04.358 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:04 smithi169 bash[104356]: cluster 2023-09-23T23:00:02.261046+0000 osd.3 (osd.3) 21 : cluster 0 1.14 scrub starts 2023-09-23T23:00:04.358 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:04 smithi169 bash[104356]: cluster 2023-09-23T23:00:02.269811+0000 osd.3 (osd.3) 22 : cluster 0 1.14 scrub ok 2023-09-23T23:00:04.383 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:04.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:04.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:04.486 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:04.514 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:04.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:04.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:04.617 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:04.643 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:04.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:04.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:04.746 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:04.770 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:04.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:04.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:04.874 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:04.908 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:04.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:04.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:05.012 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:05.044 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:05.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:05.047 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:05.147 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:05.174 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:05.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:05.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:05.277 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:05.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:05 smithi169 bash[101133]: cluster 2023-09-23T23:00:03.456912+0000 osd.7 (osd.7) 312 : cluster 0 1.12 scrub starts 2023-09-23T23:00:05.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:05 smithi169 bash[101133]: cluster 2023-09-23T23:00:04.116608+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T23:00:05.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:05 smithi169 bash[101133]: cluster 2023-09-23T23:00:04.117936+0000 mon.a (mon.0) 1626 : cluster 0 osdmap e306: 8 total, 8 up, 7 in 2023-09-23T23:00:05.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:05 smithi169 bash[101133]: cluster 2023-09-23T23:00:04.900658+0000 mgr.y (mgr.25310) 1157 : cluster 0 pgmap v1270: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 107 active+clean; 565 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 719 op/s; 863/27144 objects degraded (3.179%); 255/27144 objects misplaced (0.939%); 3.8 MiB/s, 62 objects/s recovering 2023-09-23T23:00:05.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:05 smithi169 bash[104356]: cluster 2023-09-23T23:00:03.456912+0000 osd.7 (osd.7) 312 : cluster 0 1.12 scrub starts 2023-09-23T23:00:05.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:05 smithi169 bash[104356]: cluster 2023-09-23T23:00:04.116608+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T23:00:05.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:05 smithi169 bash[104356]: cluster 2023-09-23T23:00:04.117936+0000 mon.a (mon.0) 1626 : cluster 0 osdmap e306: 8 total, 8 up, 7 in 2023-09-23T23:00:05.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:05 smithi169 bash[104356]: cluster 2023-09-23T23:00:04.900658+0000 mgr.y (mgr.25310) 1157 : cluster 0 pgmap v1270: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 107 active+clean; 565 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 719 op/s; 863/27144 objects degraded (3.179%); 255/27144 objects misplaced (0.939%); 3.8 MiB/s, 62 objects/s recovering 2023-09-23T23:00:05.311 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:05.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:05.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:05.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:05 smithi187 bash[89487]: cluster 2023-09-23T23:00:03.456912+0000 osd.7 (osd.7) 312 : cluster 0 1.12 scrub starts 2023-09-23T23:00:05.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:05 smithi187 bash[89487]: cluster 2023-09-23T23:00:04.116608+0000 osd.6 (osd.6) 39 : cluster 3 failed to encode map e306 with expected crc 2023-09-23T23:00:05.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:05 smithi187 bash[89487]: cluster 2023-09-23T23:00:04.117936+0000 mon.a (mon.0) 1626 : cluster 0 osdmap e306: 8 total, 8 up, 7 in 2023-09-23T23:00:05.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:05 smithi187 bash[89487]: cluster 2023-09-23T23:00:04.900658+0000 mgr.y (mgr.25310) 1157 : cluster 0 pgmap v1270: 109 pgs: 2 active+undersized+degraded+remapped+backfilling, 107 active+clean; 565 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 719 op/s; 863/27144 objects degraded (3.179%); 255/27144 objects misplaced (0.939%); 3.8 MiB/s, 62 objects/s recovering 2023-09-23T23:00:05.413 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:05.441 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:05.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:05.445 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:05.545 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:05.583 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:05.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:05.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:05.689 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:05.722 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:05.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:05.726 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:05.827 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:05.857 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:05.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:05.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:05.963 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:05.997 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:06.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:06.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:06.106 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:06.138 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:06.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:06.142 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:06.244 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:06.273 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:06.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:06.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:06.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:06 smithi169 bash[101133]: cluster 2023-09-23T23:00:04.275655+0000 osd.3 (osd.3) 23 : cluster 0 1.c scrub starts 2023-09-23T23:00:06.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:06 smithi169 bash[101133]: cluster 2023-09-23T23:00:04.303432+0000 osd.3 (osd.3) 24 : cluster 0 1.c scrub ok 2023-09-23T23:00:06.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:06 smithi169 bash[101133]: cluster 2023-09-23T23:00:04.408950+0000 osd.7 (osd.7) 313 : cluster 0 1.10 scrub starts 2023-09-23T23:00:06.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:06 smithi169 bash[101133]: cluster 2023-09-23T23:00:05.129034+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T23:00:06.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:06 smithi169 bash[101133]: cluster 2023-09-23T23:00:05.131601+0000 mon.a (mon.0) 1627 : cluster 0 osdmap e307: 8 total, 8 up, 7 in 2023-09-23T23:00:06.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:06 smithi169 bash[101133]: cluster 2023-09-23T23:00:05.131721+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T23:00:06.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:06 smithi169 bash[101133]: cluster 2023-09-23T23:00:05.195393+0000 osd.5 (osd.5) 146 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T23:00:06.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:06 smithi169 bash[104356]: cluster 2023-09-23T23:00:04.275655+0000 osd.3 (osd.3) 23 : cluster 0 1.c scrub starts 2023-09-23T23:00:06.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:06 smithi169 bash[104356]: cluster 2023-09-23T23:00:04.303432+0000 osd.3 (osd.3) 24 : cluster 0 1.c scrub ok 2023-09-23T23:00:06.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:06 smithi169 bash[104356]: cluster 2023-09-23T23:00:04.408950+0000 osd.7 (osd.7) 313 : cluster 0 1.10 scrub starts 2023-09-23T23:00:06.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:06 smithi169 bash[104356]: cluster 2023-09-23T23:00:05.129034+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T23:00:06.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:06 smithi169 bash[104356]: cluster 2023-09-23T23:00:05.131601+0000 mon.a (mon.0) 1627 : cluster 0 osdmap e307: 8 total, 8 up, 7 in 2023-09-23T23:00:06.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:06 smithi169 bash[104356]: cluster 2023-09-23T23:00:05.131721+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T23:00:06.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:06 smithi169 bash[104356]: cluster 2023-09-23T23:00:05.195393+0000 osd.5 (osd.5) 146 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T23:00:06.313 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:00:06.358 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T23:00:06.378 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:06.387 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:06 smithi187 bash[89487]: cluster 2023-09-23T23:00:04.275655+0000 osd.3 (osd.3) 23 : cluster 0 1.c scrub starts 2023-09-23T23:00:06.387 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:06 smithi187 bash[89487]: cluster 2023-09-23T23:00:04.303432+0000 osd.3 (osd.3) 24 : cluster 0 1.c scrub ok 2023-09-23T23:00:06.388 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:06 smithi187 bash[89487]: cluster 2023-09-23T23:00:04.408950+0000 osd.7 (osd.7) 313 : cluster 0 1.10 scrub starts 2023-09-23T23:00:06.388 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:06 smithi187 bash[89487]: cluster 2023-09-23T23:00:05.129034+0000 osd.6 (osd.6) 40 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T23:00:06.388 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:06 smithi187 bash[89487]: cluster 2023-09-23T23:00:05.131601+0000 mon.a (mon.0) 1627 : cluster 0 osdmap e307: 8 total, 8 up, 7 in 2023-09-23T23:00:06.388 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:06 smithi187 bash[89487]: cluster 2023-09-23T23:00:05.131721+0000 osd.6 (osd.6) 41 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T23:00:06.388 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:06 smithi187 bash[89487]: cluster 2023-09-23T23:00:05.195393+0000 osd.5 (osd.5) 146 : cluster 3 failed to encode map e307 with expected crc 2023-09-23T23:00:06.420 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:06.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:06.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:06.526 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:06.554 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:06.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:06.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:06.658 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:06.690 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:06.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:06.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:06.794 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:06.832 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:06.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:06.837 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:06.938 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:06.962 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:06.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:06.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:07.065 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:07.091 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:07.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:07.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:07.198 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:07.210 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:07 smithi169 bash[104356]: cluster 2023-09-23T23:00:06.813856+0000 mon.a (mon.0) 1628 : cluster 3 Health check update: Degraded data redundancy: 863/27144 objects degraded (3.179%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:07.211 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:07 smithi169 bash[104356]: cluster 2023-09-23T23:00:06.821091+0000 mon.a (mon.0) 1629 : cluster 0 osdmap e308: 8 total, 8 up, 7 in 2023-09-23T23:00:07.211 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:07 smithi169 bash[104356]: cluster 2023-09-23T23:00:06.901192+0000 mgr.y (mgr.25310) 1158 : cluster 0 pgmap v1273: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 108 active+clean; 470 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 814 op/s; 244/22593 objects degraded (1.080%); 255/22593 objects misplaced (1.129%); 9.6 MiB/s, 154 objects/s recovering 2023-09-23T23:00:07.211 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:07 smithi169 bash[101133]: cluster 2023-09-23T23:00:06.813856+0000 mon.a (mon.0) 1628 : cluster 3 Health check update: Degraded data redundancy: 863/27144 objects degraded (3.179%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:07.211 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:07 smithi169 bash[101133]: cluster 2023-09-23T23:00:06.821091+0000 mon.a (mon.0) 1629 : cluster 0 osdmap e308: 8 total, 8 up, 7 in 2023-09-23T23:00:07.211 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:07 smithi169 bash[101133]: cluster 2023-09-23T23:00:06.901192+0000 mgr.y (mgr.25310) 1158 : cluster 0 pgmap v1273: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 108 active+clean; 470 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 814 op/s; 244/22593 objects degraded (1.080%); 255/22593 objects misplaced (1.129%); 9.6 MiB/s, 154 objects/s recovering 2023-09-23T23:00:07.227 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:07.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:07.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:07.330 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:07.343 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:07 smithi187 bash[89487]: cluster 2023-09-23T23:00:06.813856+0000 mon.a (mon.0) 1628 : cluster 3 Health check update: Degraded data redundancy: 863/27144 objects degraded (3.179%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:00:07.344 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:07 smithi187 bash[89487]: cluster 2023-09-23T23:00:06.821091+0000 mon.a (mon.0) 1629 : cluster 0 osdmap e308: 8 total, 8 up, 7 in 2023-09-23T23:00:07.344 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:07 smithi187 bash[89487]: cluster 2023-09-23T23:00:06.901192+0000 mgr.y (mgr.25310) 1158 : cluster 0 pgmap v1273: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 108 active+clean; 470 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 814 op/s; 244/22593 objects degraded (1.080%); 255/22593 objects misplaced (1.129%); 9.6 MiB/s, 154 objects/s recovering 2023-09-23T23:00:07.365 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:07.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:07.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:07.469 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:07.502 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:07.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:07.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:07.605 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:07.634 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:07.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:07.636 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:07.737 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:07.769 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:07.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:07.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:07.872 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:07.905 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:07.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:07.907 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:08.008 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:08.043 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:08.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:08.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:08.123 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:00:08.146 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:08.177 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:08.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:08.180 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:08.281 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:08.289 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:08 smithi187 bash[89487]: cluster 2023-09-23T23:00:06.363602+0000 osd.7 (osd.7) 314 : cluster 0 1.0 scrub starts 2023-09-23T23:00:08.290 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:08 smithi187 bash[89487]: cluster 2023-09-23T23:00:06.825292+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:00:08.290 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:08 smithi187 bash[89487]: cluster 2023-09-23T23:00:06.828841+0000 osd.7 (osd.7) 315 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:00:08.290 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:08 smithi187 bash[89487]: cluster 2023-09-23T23:00:06.831036+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:00:08.290 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:08 smithi187 bash[89487]: cluster 2023-09-23T23:00:06.832574+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:00:08.290 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:08 smithi187 bash[89487]: cluster 2023-09-23T23:00:06.834538+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:00:08.290 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:08 smithi187 bash[89487]: cluster 2023-09-23T23:00:07.452564+0000 osd.6 (osd.6) 43 : cluster 0 1.e scrub starts 2023-09-23T23:00:08.290 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:08 smithi187 bash[89487]: cluster 2023-09-23T23:00:07.456241+0000 osd.6 (osd.6) 44 : cluster 0 1.e scrub ok 2023-09-23T23:00:08.290 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:08 smithi187 bash[89487]: cluster 2023-09-23T23:00:07.840632+0000 mon.a (mon.0) 1630 : cluster 0 osdmap e309: 8 total, 8 up, 7 in 2023-09-23T23:00:08.303 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:08.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:08.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:08.406 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:08.415 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:08 smithi169 bash[104356]: cluster 2023-09-23T23:00:06.363602+0000 osd.7 (osd.7) 314 : cluster 0 1.0 scrub starts 2023-09-23T23:00:08.415 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:08 smithi169 bash[104356]: cluster 2023-09-23T23:00:06.825292+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:00:08.416 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:08 smithi169 bash[104356]: cluster 2023-09-23T23:00:06.828841+0000 osd.7 (osd.7) 315 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:00:08.416 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:08 smithi169 bash[104356]: cluster 2023-09-23T23:00:06.831036+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:00:08.416 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:08 smithi169 bash[104356]: cluster 2023-09-23T23:00:06.832574+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:00:08.416 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:08 smithi169 bash[104356]: cluster 2023-09-23T23:00:06.834538+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:00:08.416 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:08 smithi169 bash[104356]: cluster 2023-09-23T23:00:07.452564+0000 osd.6 (osd.6) 43 : cluster 0 1.e scrub starts 2023-09-23T23:00:08.416 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:08 smithi169 bash[104356]: cluster 2023-09-23T23:00:07.456241+0000 osd.6 (osd.6) 44 : cluster 0 1.e scrub ok 2023-09-23T23:00:08.416 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:08 smithi169 bash[104356]: cluster 2023-09-23T23:00:07.840632+0000 mon.a (mon.0) 1630 : cluster 0 osdmap e309: 8 total, 8 up, 7 in 2023-09-23T23:00:08.416 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:08 smithi169 bash[101133]: cluster 2023-09-23T23:00:06.363602+0000 osd.7 (osd.7) 314 : cluster 0 1.0 scrub starts 2023-09-23T23:00:08.417 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:08 smithi169 bash[101133]: cluster 2023-09-23T23:00:06.825292+0000 osd.6 (osd.6) 42 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:00:08.417 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:08 smithi169 bash[101133]: cluster 2023-09-23T23:00:06.828841+0000 osd.7 (osd.7) 315 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:00:08.417 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:08 smithi169 bash[101133]: cluster 2023-09-23T23:00:06.831036+0000 osd.5 (osd.5) 147 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:00:08.417 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:08 smithi169 bash[101133]: cluster 2023-09-23T23:00:06.832574+0000 osd.5 (osd.5) 148 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:00:08.417 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:08 smithi169 bash[101133]: cluster 2023-09-23T23:00:06.834538+0000 osd.5 (osd.5) 149 : cluster 3 failed to encode map e308 with expected crc 2023-09-23T23:00:08.417 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:08 smithi169 bash[101133]: cluster 2023-09-23T23:00:07.452564+0000 osd.6 (osd.6) 43 : cluster 0 1.e scrub starts 2023-09-23T23:00:08.417 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:08 smithi169 bash[101133]: cluster 2023-09-23T23:00:07.456241+0000 osd.6 (osd.6) 44 : cluster 0 1.e scrub ok 2023-09-23T23:00:08.417 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:08 smithi169 bash[101133]: cluster 2023-09-23T23:00:07.840632+0000 mon.a (mon.0) 1630 : cluster 0 osdmap e309: 8 total, 8 up, 7 in 2023-09-23T23:00:08.433 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:08.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:08.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:08.538 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:08.573 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:08.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:08.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:08.677 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:08.704 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:08.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:08.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:08.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:00:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:00:08] "GET /metrics HTTP/1.1" 200 36478 "" "Prometheus/2.43.0" 2023-09-23T23:00:08.809 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:08.837 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:08.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:08.842 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:08.943 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:08.979 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:08.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:08.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:09.083 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:09.107 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:09.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:09.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:09.138 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:09 smithi169 bash[101133]: cluster 2023-09-23T23:00:07.392600+0000 osd.7 (osd.7) 316 : cluster 0 1.2 scrub starts 2023-09-23T23:00:09.138 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:09 smithi169 bash[101133]: cluster 2023-09-23T23:00:07.396361+0000 osd.7 (osd.7) 317 : cluster 0 1.2 scrub ok 2023-09-23T23:00:09.138 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:09 smithi169 bash[101133]: cluster 2023-09-23T23:00:07.520604+0000 osd.4 (osd.4) 18 : cluster 0 1.d scrub starts 2023-09-23T23:00:09.139 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:09 smithi169 bash[101133]: cluster 2023-09-23T23:00:07.524385+0000 osd.4 (osd.4) 19 : cluster 0 1.d scrub ok 2023-09-23T23:00:09.139 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:09 smithi169 bash[101133]: cluster 2023-09-23T23:00:07.842197+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:00:09.139 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:09 smithi169 bash[101133]: cluster 2023-09-23T23:00:07.844426+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:00:09.139 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:09 smithi169 bash[101133]: cluster 2023-09-23T23:00:07.846257+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:00:09.139 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:09 smithi169 bash[101133]: cluster 2023-09-23T23:00:07.912560+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:00:09.139 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:09 smithi169 bash[101133]: cluster 2023-09-23T23:00:07.912948+0000 osd.7 (osd.7) 318 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:00:09.139 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:09 smithi169 bash[101133]: cluster 2023-09-23T23:00:08.901754+0000 mgr.y (mgr.25310) 1159 : cluster 0 pgmap v1275: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 108 active+clean; 396 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 684 op/s; 244/19053 objects degraded (1.281%); 255/19053 objects misplaced (1.338%); 11 MiB/s, 175 objects/s recovering 2023-09-23T23:00:09.148 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:00:09.210 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:09.221 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:09 smithi187 bash[89487]: cluster 2023-09-23T23:00:07.392600+0000 osd.7 (osd.7) 316 : cluster 0 1.2 scrub starts 2023-09-23T23:00:09.221 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:09 smithi187 bash[89487]: cluster 2023-09-23T23:00:07.396361+0000 osd.7 (osd.7) 317 : cluster 0 1.2 scrub ok 2023-09-23T23:00:09.221 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:09 smithi187 bash[89487]: cluster 2023-09-23T23:00:07.520604+0000 osd.4 (osd.4) 18 : cluster 0 1.d scrub starts 2023-09-23T23:00:09.221 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:09 smithi187 bash[89487]: cluster 2023-09-23T23:00:07.524385+0000 osd.4 (osd.4) 19 : cluster 0 1.d scrub ok 2023-09-23T23:00:09.221 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:09 smithi187 bash[89487]: cluster 2023-09-23T23:00:07.842197+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:00:09.221 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:09 smithi187 bash[89487]: cluster 2023-09-23T23:00:07.844426+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:00:09.221 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:09 smithi187 bash[89487]: cluster 2023-09-23T23:00:07.846257+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:00:09.221 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:09 smithi187 bash[89487]: cluster 2023-09-23T23:00:07.912560+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:00:09.221 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:09 smithi187 bash[89487]: cluster 2023-09-23T23:00:07.912948+0000 osd.7 (osd.7) 318 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:00:09.222 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:09 smithi187 bash[89487]: cluster 2023-09-23T23:00:08.901754+0000 mgr.y (mgr.25310) 1159 : cluster 0 pgmap v1275: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 108 active+clean; 396 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 684 op/s; 244/19053 objects degraded (1.281%); 255/19053 objects misplaced (1.338%); 11 MiB/s, 175 objects/s recovering 2023-09-23T23:00:09.247 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:09.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:09.249 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:09.350 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:09.374 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:09.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:09.377 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:09.477 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:09.507 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:09.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:09.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:09.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:09 smithi169 bash[104356]: cluster 2023-09-23T23:00:07.392600+0000 osd.7 (osd.7) 316 : cluster 0 1.2 scrub starts 2023-09-23T23:00:09.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:09 smithi169 bash[104356]: cluster 2023-09-23T23:00:07.396361+0000 osd.7 (osd.7) 317 : cluster 0 1.2 scrub ok 2023-09-23T23:00:09.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:09 smithi169 bash[104356]: cluster 2023-09-23T23:00:07.520604+0000 osd.4 (osd.4) 18 : cluster 0 1.d scrub starts 2023-09-23T23:00:09.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:09 smithi169 bash[104356]: cluster 2023-09-23T23:00:07.524385+0000 osd.4 (osd.4) 19 : cluster 0 1.d scrub ok 2023-09-23T23:00:09.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:09 smithi169 bash[104356]: cluster 2023-09-23T23:00:07.842197+0000 osd.6 (osd.6) 45 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:00:09.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:09 smithi169 bash[104356]: cluster 2023-09-23T23:00:07.844426+0000 osd.6 (osd.6) 46 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:00:09.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:09 smithi169 bash[104356]: cluster 2023-09-23T23:00:07.846257+0000 osd.6 (osd.6) 47 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:00:09.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:09 smithi169 bash[104356]: cluster 2023-09-23T23:00:07.912560+0000 osd.5 (osd.5) 150 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:00:09.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:09 smithi169 bash[104356]: cluster 2023-09-23T23:00:07.912948+0000 osd.7 (osd.7) 318 : cluster 3 failed to encode map e309 with expected crc 2023-09-23T23:00:09.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:09 smithi169 bash[104356]: cluster 2023-09-23T23:00:08.901754+0000 mgr.y (mgr.25310) 1159 : cluster 0 pgmap v1275: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 108 active+clean; 396 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 684 op/s; 244/19053 objects degraded (1.281%); 255/19053 objects misplaced (1.338%); 11 MiB/s, 175 objects/s recovering 2023-09-23T23:00:09.612 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:09.639 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:09.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:09.645 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:09.745 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:09.773 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:09.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:09.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:09.878 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:09.905 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:09.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:09.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:10.008 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:10.044 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:10.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:10.048 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:10.141 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:10 smithi169 bash[104356]: cluster 2023-09-23T23:00:08.540984+0000 osd.4 (osd.4) 20 : cluster 0 1.5 scrub starts 2023-09-23T23:00:10.141 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:10 smithi169 bash[104356]: cluster 2023-09-23T23:00:08.556807+0000 osd.4 (osd.4) 21 : cluster 0 1.5 scrub ok 2023-09-23T23:00:10.141 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:10 smithi169 bash[101133]: cluster 2023-09-23T23:00:08.540984+0000 osd.4 (osd.4) 20 : cluster 0 1.5 scrub starts 2023-09-23T23:00:10.141 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:10 smithi169 bash[101133]: cluster 2023-09-23T23:00:08.556807+0000 osd.4 (osd.4) 21 : cluster 0 1.5 scrub ok 2023-09-23T23:00:10.149 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:10.192 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:10.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:10.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:10.295 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:10.323 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:10.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:10.326 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:10.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:10 smithi187 bash[89487]: cluster 2023-09-23T23:00:08.540984+0000 osd.4 (osd.4) 20 : cluster 0 1.5 scrub starts 2023-09-23T23:00:10.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:10 smithi187 bash[89487]: cluster 2023-09-23T23:00:08.556807+0000 osd.4 (osd.4) 21 : cluster 0 1.5 scrub ok 2023-09-23T23:00:10.427 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:10.456 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:10.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:10.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:10.561 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:10.606 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:10.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:10.609 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:10.710 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:10.736 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:10.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:10.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:10.840 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:10.864 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:10.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:10.869 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:10.970 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:10.996 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:10.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:10.999 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:11.099 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:11.134 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:11.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:11.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:11.177 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:00:11.178 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:00:11.239 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:11.266 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:11.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:11.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:11.370 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:11.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:11 smithi187 bash[89487]: cluster 2023-09-23T23:00:10.902405+0000 mgr.y (mgr.25310) 1160 : cluster 0 pgmap v1276: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 108 active+clean; 371 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 517 op/s; 244/17832 objects degraded (1.368%); 255/17832 objects misplaced (1.430%); 6.1 MiB/s, 98 objects/s recovering 2023-09-23T23:00:11.397 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:11.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:11.400 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:11.440 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:11 smithi169 bash[101133]: cluster 2023-09-23T23:00:10.902405+0000 mgr.y (mgr.25310) 1160 : cluster 0 pgmap v1276: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 108 active+clean; 371 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 517 op/s; 244/17832 objects degraded (1.368%); 255/17832 objects misplaced (1.430%); 6.1 MiB/s, 98 objects/s recovering 2023-09-23T23:00:11.440 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:11 smithi169 bash[104356]: cluster 2023-09-23T23:00:10.902405+0000 mgr.y (mgr.25310) 1160 : cluster 0 pgmap v1276: 109 pgs: 1 active+undersized+degraded+remapped+backfilling, 108 active+clean; 371 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 517 op/s; 244/17832 objects degraded (1.368%); 255/17832 objects misplaced (1.430%); 6.1 MiB/s, 98 objects/s recovering 2023-09-23T23:00:11.502 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:11.543 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:11.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:11.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:11.645 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:11.678 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:11.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:11.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:11.786 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:11.813 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:11.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:11.823 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:11.924 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:11.954 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:11.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:11.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:12.057 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:12.095 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:12.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:12.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:12.202 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:12.235 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:12.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:12.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:12.339 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:12.347 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:12 smithi187 bash[89487]: audit 2023-09-23T23:00:11.163808+0000 mon.a (mon.0) 1631 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:00:12.348 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:12 smithi187 bash[89487]: cluster 2023-09-23T23:00:11.815293+0000 mon.a (mon.0) 1632 : cluster 3 Health check update: Degraded data redundancy: 244/17832 objects degraded (1.368%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T23:00:12.370 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:12.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:12.373 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:12.474 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:12.499 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:12.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:12.503 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:12.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:12 smithi169 bash[101133]: audit 2023-09-23T23:00:11.163808+0000 mon.a (mon.0) 1631 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:00:12.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:12 smithi169 bash[101133]: cluster 2023-09-23T23:00:11.815293+0000 mon.a (mon.0) 1632 : cluster 3 Health check update: Degraded data redundancy: 244/17832 objects degraded (1.368%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T23:00:12.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:12 smithi169 bash[104356]: audit 2023-09-23T23:00:11.163808+0000 mon.a (mon.0) 1631 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:00:12.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:12 smithi169 bash[104356]: cluster 2023-09-23T23:00:11.815293+0000 mon.a (mon.0) 1632 : cluster 3 Health check update: Degraded data redundancy: 244/17832 objects degraded (1.368%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-09-23T23:00:12.603 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:12.634 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:12.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:12.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:12.739 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:12.768 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:12.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:12.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:12.874 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:12.934 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:12.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:12.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:13.039 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:13.059 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:13.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:13.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:13.161 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:13.196 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:13.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:13.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:13.298 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:13.306 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:13 smithi169 bash[101133]: cluster 2023-09-23T23:00:11.318467+0000 osd.7 (osd.7) 319 : cluster 0 1.12 scrub starts 2023-09-23T23:00:13.306 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:13 smithi169 bash[101133]: cluster 2023-09-23T23:00:11.326968+0000 osd.7 (osd.7) 320 : cluster 0 1.12 scrub ok 2023-09-23T23:00:13.306 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:13 smithi169 bash[101133]: cluster 2023-09-23T23:00:12.584664+0000 osd.6 (osd.6) 48 : cluster 0 1.6 scrub starts 2023-09-23T23:00:13.306 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:13 smithi169 bash[101133]: cluster 2023-09-23T23:00:12.596636+0000 osd.6 (osd.6) 49 : cluster 0 1.6 scrub ok 2023-09-23T23:00:13.307 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:13 smithi169 bash[101133]: cluster 2023-09-23T23:00:12.905827+0000 mgr.y (mgr.25310) 1161 : cluster 0 pgmap v1277: 109 pgs: 109 active+clean; 239 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 669 op/s; 6.7 MiB/s, 106 objects/s recovering 2023-09-23T23:00:13.307 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:13 smithi169 bash[101133]: audit 2023-09-23T23:00:12.906820+0000 mon.a (mon.0) 1633 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-09-23T23:00:13.307 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:13 smithi169 bash[104356]: cluster 2023-09-23T23:00:11.318467+0000 osd.7 (osd.7) 319 : cluster 0 1.12 scrub starts 2023-09-23T23:00:13.307 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:13 smithi169 bash[104356]: cluster 2023-09-23T23:00:11.326968+0000 osd.7 (osd.7) 320 : cluster 0 1.12 scrub ok 2023-09-23T23:00:13.307 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:13 smithi169 bash[104356]: cluster 2023-09-23T23:00:12.584664+0000 osd.6 (osd.6) 48 : cluster 0 1.6 scrub starts 2023-09-23T23:00:13.307 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:13 smithi169 bash[104356]: cluster 2023-09-23T23:00:12.596636+0000 osd.6 (osd.6) 49 : cluster 0 1.6 scrub ok 2023-09-23T23:00:13.307 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:13 smithi169 bash[104356]: cluster 2023-09-23T23:00:12.905827+0000 mgr.y (mgr.25310) 1161 : cluster 0 pgmap v1277: 109 pgs: 109 active+clean; 239 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 669 op/s; 6.7 MiB/s, 106 objects/s recovering 2023-09-23T23:00:13.307 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:13 smithi169 bash[104356]: audit 2023-09-23T23:00:12.906820+0000 mon.a (mon.0) 1633 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-09-23T23:00:13.321 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:13.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:13.325 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:13.427 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:13.456 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:13.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:13.458 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:13.559 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:13.584 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:13.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:13.588 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:13.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:13 smithi187 bash[89487]: cluster 2023-09-23T23:00:11.318467+0000 osd.7 (osd.7) 319 : cluster 0 1.12 scrub starts 2023-09-23T23:00:13.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:13 smithi187 bash[89487]: cluster 2023-09-23T23:00:11.326968+0000 osd.7 (osd.7) 320 : cluster 0 1.12 scrub ok 2023-09-23T23:00:13.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:13 smithi187 bash[89487]: cluster 2023-09-23T23:00:12.584664+0000 osd.6 (osd.6) 48 : cluster 0 1.6 scrub starts 2023-09-23T23:00:13.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:13 smithi187 bash[89487]: cluster 2023-09-23T23:00:12.596636+0000 osd.6 (osd.6) 49 : cluster 0 1.6 scrub ok 2023-09-23T23:00:13.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:13 smithi187 bash[89487]: cluster 2023-09-23T23:00:12.905827+0000 mgr.y (mgr.25310) 1161 : cluster 0 pgmap v1277: 109 pgs: 109 active+clean; 239 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 669 op/s; 6.7 MiB/s, 106 objects/s recovering 2023-09-23T23:00:13.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:13 smithi187 bash[89487]: audit 2023-09-23T23:00:12.906820+0000 mon.a (mon.0) 1633 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-09-23T23:00:13.689 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:13.712 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:13.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:13.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:13.815 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:13.843 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:13.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:13.845 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:13.945 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:13.967 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:13.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:13.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:14.074 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:14.107 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:14.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:14.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:14.212 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:14.254 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:14.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:14.261 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:14.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:14 smithi169 bash[104356]: cluster 2023-09-23T23:00:12.282360+0000 osd.7 (osd.7) 321 : cluster 0 1.10 scrub starts 2023-09-23T23:00:14.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:14 smithi169 bash[104356]: cluster 2023-09-23T23:00:12.290336+0000 osd.7 (osd.7) 322 : cluster 0 1.10 scrub ok 2023-09-23T23:00:14.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:14 smithi169 bash[104356]: cluster 2023-09-23T23:00:13.147901+0000 mon.a (mon.0) 1634 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 244/17832 objects degraded (1.368%), 1 pg degraded, 1 pg undersized) 2023-09-23T23:00:14.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:14 smithi169 bash[104356]: cluster 2023-09-23T23:00:13.160985+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T23:00:14.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:14 smithi169 bash[104356]: audit 2023-09-23T23:00:13.164614+0000 mon.a (mon.0) 1635 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2023-09-23T23:00:14.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:14 smithi169 bash[104356]: cluster 2023-09-23T23:00:13.164716+0000 mon.a (mon.0) 1636 : cluster 0 osdmap e310: 8 total, 8 up, 7 in 2023-09-23T23:00:14.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:14 smithi169 bash[104356]: cluster 2023-09-23T23:00:13.171505+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T23:00:14.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:14 smithi169 bash[104356]: cluster 2023-09-23T23:00:13.171826+0000 osd.7 (osd.7) 323 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T23:00:14.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:14 smithi169 bash[101133]: cluster 2023-09-23T23:00:12.282360+0000 osd.7 (osd.7) 321 : cluster 0 1.10 scrub starts 2023-09-23T23:00:14.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:14 smithi169 bash[101133]: cluster 2023-09-23T23:00:12.290336+0000 osd.7 (osd.7) 322 : cluster 0 1.10 scrub ok 2023-09-23T23:00:14.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:14 smithi169 bash[101133]: cluster 2023-09-23T23:00:13.147901+0000 mon.a (mon.0) 1634 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 244/17832 objects degraded (1.368%), 1 pg degraded, 1 pg undersized) 2023-09-23T23:00:14.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:14 smithi169 bash[101133]: cluster 2023-09-23T23:00:13.160985+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T23:00:14.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:14 smithi169 bash[101133]: audit 2023-09-23T23:00:13.164614+0000 mon.a (mon.0) 1635 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2023-09-23T23:00:14.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:14 smithi169 bash[101133]: cluster 2023-09-23T23:00:13.164716+0000 mon.a (mon.0) 1636 : cluster 0 osdmap e310: 8 total, 8 up, 7 in 2023-09-23T23:00:14.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:14 smithi169 bash[101133]: cluster 2023-09-23T23:00:13.171505+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T23:00:14.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:14 smithi169 bash[101133]: cluster 2023-09-23T23:00:13.171826+0000 osd.7 (osd.7) 323 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T23:00:14.362 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:14.389 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:14.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:14.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:14.492 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:14.517 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:14.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:14.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:14.620 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:14.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:14 smithi187 bash[89487]: cluster 2023-09-23T23:00:12.282360+0000 osd.7 (osd.7) 321 : cluster 0 1.10 scrub starts 2023-09-23T23:00:14.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:14 smithi187 bash[89487]: cluster 2023-09-23T23:00:12.290336+0000 osd.7 (osd.7) 322 : cluster 0 1.10 scrub ok 2023-09-23T23:00:14.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:14 smithi187 bash[89487]: cluster 2023-09-23T23:00:13.147901+0000 mon.a (mon.0) 1634 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 244/17832 objects degraded (1.368%), 1 pg degraded, 1 pg undersized) 2023-09-23T23:00:14.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:14 smithi187 bash[89487]: cluster 2023-09-23T23:00:13.160985+0000 osd.5 (osd.5) 151 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T23:00:14.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:14 smithi187 bash[89487]: audit 2023-09-23T23:00:13.164614+0000 mon.a (mon.0) 1635 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2023-09-23T23:00:14.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:14 smithi187 bash[89487]: cluster 2023-09-23T23:00:13.164716+0000 mon.a (mon.0) 1636 : cluster 0 osdmap e310: 8 total, 8 up, 7 in 2023-09-23T23:00:14.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:14 smithi187 bash[89487]: cluster 2023-09-23T23:00:13.171505+0000 osd.6 (osd.6) 50 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T23:00:14.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:14 smithi187 bash[89487]: cluster 2023-09-23T23:00:13.171826+0000 osd.7 (osd.7) 323 : cluster 3 failed to encode map e310 with expected crc 2023-09-23T23:00:14.643 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:14.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:14.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:14.747 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:14.770 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:14.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:14.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:14.873 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:14.905 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:14.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:14.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:14.928 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Removed 113855 objects 2023-09-23T23:00:14.928 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Clean up completed and total clean up time :149.23 2023-09-23T23:00:15.008 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:15.035 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:15.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:15.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:15.138 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:15.180 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:15.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:15.184 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:15.285 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:15.315 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:15.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:15.318 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:15.419 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:15.431 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:15 smithi169 bash[104356]: cluster 2023-09-23T23:00:14.162281+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.431 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:15 smithi169 bash[104356]: cluster 2023-09-23T23:00:14.162588+0000 mon.a (mon.0) 1637 : cluster 0 osdmap e311: 8 total, 8 up, 7 in 2023-09-23T23:00:15.431 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:15 smithi169 bash[104356]: cluster 2023-09-23T23:00:14.163631+0000 osd.7 (osd.7) 324 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.431 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:15 smithi169 bash[104356]: cluster 2023-09-23T23:00:14.163664+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.431 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:15 smithi169 bash[104356]: cluster 2023-09-23T23:00:14.164509+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.431 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:15 smithi169 bash[104356]: cluster 2023-09-23T23:00:14.165855+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.431 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:15 smithi169 bash[104356]: cluster 2023-09-23T23:00:14.166518+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.431 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:15 smithi169 bash[104356]: cluster 2023-09-23T23:00:14.167617+0000 osd.7 (osd.7) 325 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.431 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:15 smithi169 bash[104356]: cluster 2023-09-23T23:00:14.169854+0000 osd.7 (osd.7) 326 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.432 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:15 smithi169 bash[104356]: cluster 2023-09-23T23:00:14.171400+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.432 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:15 smithi169 bash[104356]: cluster 2023-09-23T23:00:14.171879+0000 osd.7 (osd.7) 327 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.432 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:15 smithi169 bash[104356]: cluster 2023-09-23T23:00:14.173779+0000 osd.7 (osd.7) 328 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.432 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:15 smithi169 bash[104356]: cluster 2023-09-23T23:00:14.176669+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.432 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:15 smithi169 bash[104356]: cluster 2023-09-23T23:00:14.178831+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.432 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:15 smithi169 bash[104356]: cluster 2023-09-23T23:00:14.906603+0000 mgr.y (mgr.25310) 1162 : cluster 0 pgmap v1280: 109 pgs: 5 remapped+peering, 1 unknown, 103 active+clean; 125 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 746 op/s; 2.1 MiB/s, 33 objects/s recovering 2023-09-23T23:00:15.432 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:15 smithi169 bash[104356]: cluster 2023-09-23T23:00:15.164533+0000 mon.a (mon.0) 1638 : cluster 0 osdmap e312: 8 total, 8 up, 7 in 2023-09-23T23:00:15.432 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:15 smithi169 bash[101133]: cluster 2023-09-23T23:00:14.162281+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.432 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:15 smithi169 bash[101133]: cluster 2023-09-23T23:00:14.162588+0000 mon.a (mon.0) 1637 : cluster 0 osdmap e311: 8 total, 8 up, 7 in 2023-09-23T23:00:15.432 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:15 smithi169 bash[101133]: cluster 2023-09-23T23:00:14.163631+0000 osd.7 (osd.7) 324 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.433 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:15 smithi169 bash[101133]: cluster 2023-09-23T23:00:14.163664+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.433 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:15 smithi169 bash[101133]: cluster 2023-09-23T23:00:14.164509+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.433 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:15 smithi169 bash[101133]: cluster 2023-09-23T23:00:14.165855+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.433 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:15 smithi169 bash[101133]: cluster 2023-09-23T23:00:14.166518+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.433 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:15 smithi169 bash[101133]: cluster 2023-09-23T23:00:14.167617+0000 osd.7 (osd.7) 325 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.433 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:15 smithi169 bash[101133]: cluster 2023-09-23T23:00:14.169854+0000 osd.7 (osd.7) 326 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.433 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:15 smithi169 bash[101133]: cluster 2023-09-23T23:00:14.171400+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.433 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:15 smithi169 bash[101133]: cluster 2023-09-23T23:00:14.171879+0000 osd.7 (osd.7) 327 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.433 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:15 smithi169 bash[101133]: cluster 2023-09-23T23:00:14.173779+0000 osd.7 (osd.7) 328 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.433 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:15 smithi169 bash[101133]: cluster 2023-09-23T23:00:14.176669+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.433 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:15 smithi169 bash[101133]: cluster 2023-09-23T23:00:14.178831+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.433 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:15 smithi169 bash[101133]: cluster 2023-09-23T23:00:14.906603+0000 mgr.y (mgr.25310) 1162 : cluster 0 pgmap v1280: 109 pgs: 5 remapped+peering, 1 unknown, 103 active+clean; 125 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 746 op/s; 2.1 MiB/s, 33 objects/s recovering 2023-09-23T23:00:15.433 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:15 smithi169 bash[101133]: cluster 2023-09-23T23:00:15.164533+0000 mon.a (mon.0) 1638 : cluster 0 osdmap e312: 8 total, 8 up, 7 in 2023-09-23T23:00:15.444 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:15.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:15.446 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:15.547 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:15.573 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:15.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:15.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:15.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:15 smithi187 bash[89487]: cluster 2023-09-23T23:00:14.162281+0000 osd.5 (osd.5) 152 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:15 smithi187 bash[89487]: cluster 2023-09-23T23:00:14.162588+0000 mon.a (mon.0) 1637 : cluster 0 osdmap e311: 8 total, 8 up, 7 in 2023-09-23T23:00:15.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:15 smithi187 bash[89487]: cluster 2023-09-23T23:00:14.163631+0000 osd.7 (osd.7) 324 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:15 smithi187 bash[89487]: cluster 2023-09-23T23:00:14.163664+0000 osd.5 (osd.5) 153 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:15 smithi187 bash[89487]: cluster 2023-09-23T23:00:14.164509+0000 osd.6 (osd.6) 51 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:15 smithi187 bash[89487]: cluster 2023-09-23T23:00:14.165855+0000 osd.5 (osd.5) 154 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:15 smithi187 bash[89487]: cluster 2023-09-23T23:00:14.166518+0000 osd.6 (osd.6) 52 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:15 smithi187 bash[89487]: cluster 2023-09-23T23:00:14.167617+0000 osd.7 (osd.7) 325 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:15 smithi187 bash[89487]: cluster 2023-09-23T23:00:14.169854+0000 osd.7 (osd.7) 326 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:15 smithi187 bash[89487]: cluster 2023-09-23T23:00:14.171400+0000 osd.6 (osd.6) 53 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:15 smithi187 bash[89487]: cluster 2023-09-23T23:00:14.171879+0000 osd.7 (osd.7) 327 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:15 smithi187 bash[89487]: cluster 2023-09-23T23:00:14.173779+0000 osd.7 (osd.7) 328 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:15 smithi187 bash[89487]: cluster 2023-09-23T23:00:14.176669+0000 osd.6 (osd.6) 54 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:15 smithi187 bash[89487]: cluster 2023-09-23T23:00:14.178831+0000 osd.6 (osd.6) 55 : cluster 3 failed to encode map e311 with expected crc 2023-09-23T23:00:15.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:15 smithi187 bash[89487]: cluster 2023-09-23T23:00:14.906603+0000 mgr.y (mgr.25310) 1162 : cluster 0 pgmap v1280: 109 pgs: 5 remapped+peering, 1 unknown, 103 active+clean; 125 MiB data, 4.3 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 746 op/s; 2.1 MiB/s, 33 objects/s recovering 2023-09-23T23:00:15.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:15 smithi187 bash[89487]: cluster 2023-09-23T23:00:15.164533+0000 mon.a (mon.0) 1638 : cluster 0 osdmap e312: 8 total, 8 up, 7 in 2023-09-23T23:00:15.677 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:15.701 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:15.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:15.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:15.804 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:15.831 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:15.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:15.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:15.934 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:15.959 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:15.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:15.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:16.062 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:16.099 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:16.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:16.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:16.204 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:16.214 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:16 smithi169 bash[104356]: cluster 2023-09-23T23:00:15.162796+0000 osd.7 (osd.7) 329 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:00:16.214 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:16 smithi169 bash[104356]: cluster 2023-09-23T23:00:15.165335+0000 mon.a (mon.0) 1639 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-09-23T23:00:16.215 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:16 smithi169 bash[104356]: cluster 2023-09-23T23:00:15.168283+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:00:16.215 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:16 smithi169 bash[104356]: cluster 2023-09-23T23:00:15.168468+0000 osd.5 (osd.5) 155 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:00:16.215 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:16 smithi169 bash[104356]: cluster 2023-09-23T23:00:15.171203+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:00:16.215 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:16 smithi169 bash[104356]: cluster 2023-09-23T23:00:15.172672+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:00:16.215 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:16 smithi169 bash[104356]: cluster 2023-09-23T23:00:15.172971+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:00:16.215 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:16 smithi169 bash[104356]: cluster 2023-09-23T23:00:16.167061+0000 mon.a (mon.0) 1640 : cluster 0 osdmap e313: 8 total, 8 up, 7 in 2023-09-23T23:00:16.215 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:16 smithi169 bash[101133]: cluster 2023-09-23T23:00:15.162796+0000 osd.7 (osd.7) 329 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:00:16.215 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:16 smithi169 bash[101133]: cluster 2023-09-23T23:00:15.165335+0000 mon.a (mon.0) 1639 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-09-23T23:00:16.216 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:16 smithi169 bash[101133]: cluster 2023-09-23T23:00:15.168283+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:00:16.216 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:16 smithi169 bash[101133]: cluster 2023-09-23T23:00:15.168468+0000 osd.5 (osd.5) 155 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:00:16.216 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:16 smithi169 bash[101133]: cluster 2023-09-23T23:00:15.171203+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:00:16.216 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:16 smithi169 bash[101133]: cluster 2023-09-23T23:00:15.172672+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:00:16.216 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:16 smithi169 bash[101133]: cluster 2023-09-23T23:00:15.172971+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:00:16.216 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:16 smithi169 bash[101133]: cluster 2023-09-23T23:00:16.167061+0000 mon.a (mon.0) 1640 : cluster 0 osdmap e313: 8 total, 8 up, 7 in 2023-09-23T23:00:16.231 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:16.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:16.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:16.334 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:16.358 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:16.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:16.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:16.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:16 smithi187 bash[89487]: cluster 2023-09-23T23:00:15.162796+0000 osd.7 (osd.7) 329 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:00:16.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:16 smithi187 bash[89487]: cluster 2023-09-23T23:00:15.165335+0000 mon.a (mon.0) 1639 : cluster 3 Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-09-23T23:00:16.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:16 smithi187 bash[89487]: cluster 2023-09-23T23:00:15.168283+0000 osd.6 (osd.6) 56 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:00:16.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:16 smithi187 bash[89487]: cluster 2023-09-23T23:00:15.168468+0000 osd.5 (osd.5) 155 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:00:16.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:16 smithi187 bash[89487]: cluster 2023-09-23T23:00:15.171203+0000 osd.6 (osd.6) 57 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:00:16.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:16 smithi187 bash[89487]: cluster 2023-09-23T23:00:15.172672+0000 osd.6 (osd.6) 58 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:00:16.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:16 smithi187 bash[89487]: cluster 2023-09-23T23:00:15.172971+0000 osd.5 (osd.5) 156 : cluster 3 failed to encode map e312 with expected crc 2023-09-23T23:00:16.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:16 smithi187 bash[89487]: cluster 2023-09-23T23:00:16.167061+0000 mon.a (mon.0) 1640 : cluster 0 osdmap e313: 8 total, 8 up, 7 in 2023-09-23T23:00:16.461 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:16.496 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:16.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:16.499 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:16.599 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:16.625 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:16.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:16.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:16.728 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:16.748 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:16.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:16.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:16.851 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:16.875 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:16.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:16.877 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:16.977 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:17.006 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:17.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:17.008 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:17.109 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:17.138 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:17.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:17.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:17.241 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:17.254 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:17 smithi187 bash[89487]: cluster 2023-09-23T23:00:16.163883+0000 osd.7 (osd.7) 330 : cluster 0 1.0 scrub starts 2023-09-23T23:00:17.254 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:17 smithi187 bash[89487]: cluster 2023-09-23T23:00:16.168799+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:00:17.254 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:17 smithi187 bash[89487]: cluster 2023-09-23T23:00:16.171144+0000 osd.7 (osd.7) 331 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:00:17.254 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:17 smithi187 bash[89487]: cluster 2023-09-23T23:00:16.171753+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:00:17.254 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:17 smithi187 bash[89487]: cluster 2023-09-23T23:00:16.172203+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:00:17.254 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:17 smithi187 bash[89487]: cluster 2023-09-23T23:00:16.173425+0000 osd.7 (osd.7) 332 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:00:17.254 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:17 smithi187 bash[89487]: cluster 2023-09-23T23:00:16.174150+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:00:17.255 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:17 smithi187 bash[89487]: cluster 2023-09-23T23:00:16.175249+0000 osd.7 (osd.7) 333 : cluster 0 1.0 scrub ok 2023-09-23T23:00:17.255 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:17 smithi187 bash[89487]: cluster 2023-09-23T23:00:16.175332+0000 osd.7 (osd.7) 334 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:00:17.255 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:17 smithi187 bash[89487]: cluster 2023-09-23T23:00:16.907689+0000 mgr.y (mgr.25310) 1163 : cluster 0 pgmap v1283: 109 pgs: 2 peering, 1 active+undersized+remapped, 3 remapped+peering, 1 unknown, 102 active+clean; 31 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 830 op/s 2023-09-23T23:00:17.255 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:17 smithi187 bash[89487]: cluster 2023-09-23T23:00:17.171300+0000 mon.a (mon.0) 1641 : cluster 0 osdmap e314: 8 total, 8 up, 7 in 2023-09-23T23:00:17.272 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:17.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:17.275 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:17.376 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:17.409 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:17.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:17.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:17.512 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:17.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:17 smithi169 bash[101133]: cluster 2023-09-23T23:00:16.163883+0000 osd.7 (osd.7) 330 : cluster 0 1.0 scrub starts 2023-09-23T23:00:17.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:17 smithi169 bash[101133]: cluster 2023-09-23T23:00:16.168799+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:00:17.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:17 smithi169 bash[101133]: cluster 2023-09-23T23:00:16.171144+0000 osd.7 (osd.7) 331 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:00:17.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:17 smithi169 bash[101133]: cluster 2023-09-23T23:00:16.171753+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:00:17.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:17 smithi169 bash[101133]: cluster 2023-09-23T23:00:16.172203+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:00:17.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:17 smithi169 bash[101133]: cluster 2023-09-23T23:00:16.173425+0000 osd.7 (osd.7) 332 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:00:17.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:17 smithi169 bash[101133]: cluster 2023-09-23T23:00:16.174150+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:00:17.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:17 smithi169 bash[101133]: cluster 2023-09-23T23:00:16.175249+0000 osd.7 (osd.7) 333 : cluster 0 1.0 scrub ok 2023-09-23T23:00:17.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:17 smithi169 bash[101133]: cluster 2023-09-23T23:00:16.175332+0000 osd.7 (osd.7) 334 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:00:17.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:17 smithi169 bash[101133]: cluster 2023-09-23T23:00:16.907689+0000 mgr.y (mgr.25310) 1163 : cluster 0 pgmap v1283: 109 pgs: 2 peering, 1 active+undersized+remapped, 3 remapped+peering, 1 unknown, 102 active+clean; 31 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 830 op/s 2023-09-23T23:00:17.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:17 smithi169 bash[101133]: cluster 2023-09-23T23:00:17.171300+0000 mon.a (mon.0) 1641 : cluster 0 osdmap e314: 8 total, 8 up, 7 in 2023-09-23T23:00:17.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:17 smithi169 bash[104356]: cluster 2023-09-23T23:00:16.163883+0000 osd.7 (osd.7) 330 : cluster 0 1.0 scrub starts 2023-09-23T23:00:17.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:17 smithi169 bash[104356]: cluster 2023-09-23T23:00:16.168799+0000 osd.5 (osd.5) 157 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:00:17.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:17 smithi169 bash[104356]: cluster 2023-09-23T23:00:16.171144+0000 osd.7 (osd.7) 331 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:00:17.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:17 smithi169 bash[104356]: cluster 2023-09-23T23:00:16.171753+0000 osd.6 (osd.6) 59 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:00:17.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:17 smithi169 bash[104356]: cluster 2023-09-23T23:00:16.172203+0000 osd.5 (osd.5) 158 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:00:17.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:17 smithi169 bash[104356]: cluster 2023-09-23T23:00:16.173425+0000 osd.7 (osd.7) 332 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:00:17.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:17 smithi169 bash[104356]: cluster 2023-09-23T23:00:16.174150+0000 osd.6 (osd.6) 60 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:00:17.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:17 smithi169 bash[104356]: cluster 2023-09-23T23:00:16.175249+0000 osd.7 (osd.7) 333 : cluster 0 1.0 scrub ok 2023-09-23T23:00:17.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:17 smithi169 bash[104356]: cluster 2023-09-23T23:00:16.175332+0000 osd.7 (osd.7) 334 : cluster 3 failed to encode map e313 with expected crc 2023-09-23T23:00:17.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:17 smithi169 bash[104356]: cluster 2023-09-23T23:00:16.907689+0000 mgr.y (mgr.25310) 1163 : cluster 0 pgmap v1283: 109 pgs: 2 peering, 1 active+undersized+remapped, 3 remapped+peering, 1 unknown, 102 active+clean; 31 MiB data, 4.1 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 830 op/s 2023-09-23T23:00:17.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:17 smithi169 bash[104356]: cluster 2023-09-23T23:00:17.171300+0000 mon.a (mon.0) 1641 : cluster 0 osdmap e314: 8 total, 8 up, 7 in 2023-09-23T23:00:17.545 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:17.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:17.547 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:17.648 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:17.678 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:17.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:17.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:17.783 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:17.818 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:17.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:17.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:17.921 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:17.953 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:17.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:17.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:18.056 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:18.087 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:18.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:18.090 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:18.191 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:18.224 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:18.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:18.227 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:18.327 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:18.353 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:18.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:18.355 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:18.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:18 smithi187 bash[89487]: cluster 2023-09-23T23:00:17.166265+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T23:00:18.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:18 smithi187 bash[89487]: cluster 2023-09-23T23:00:17.166951+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T23:00:18.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:18 smithi187 bash[89487]: cluster 2023-09-23T23:00:17.172120+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T23:00:18.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:18 smithi187 bash[89487]: cluster 2023-09-23T23:00:17.172521+0000 osd.7 (osd.7) 335 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T23:00:18.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:18 smithi187 bash[89487]: cluster 2023-09-23T23:00:17.175257+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T23:00:18.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:18 smithi187 bash[89487]: cluster 2023-09-23T23:00:17.557023+0000 osd.6 (osd.6) 62 : cluster 0 1.7 scrub starts 2023-09-23T23:00:18.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:18 smithi187 bash[89487]: cluster 2023-09-23T23:00:17.560188+0000 osd.6 (osd.6) 63 : cluster 0 1.7 scrub ok 2023-09-23T23:00:18.379 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_5 2023-09-23T23:00:18.379 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_5 unique_pool_5 --yes-i-really-really-mean-it 2023-09-23T23:00:18.456 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:18.461 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:18 smithi169 bash[104356]: cluster 2023-09-23T23:00:17.166265+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T23:00:18.462 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:18 smithi169 bash[104356]: cluster 2023-09-23T23:00:17.166951+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T23:00:18.462 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:18 smithi169 bash[104356]: cluster 2023-09-23T23:00:17.172120+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T23:00:18.462 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:18 smithi169 bash[104356]: cluster 2023-09-23T23:00:17.172521+0000 osd.7 (osd.7) 335 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T23:00:18.462 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:18 smithi169 bash[104356]: cluster 2023-09-23T23:00:17.175257+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T23:00:18.462 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:18 smithi169 bash[104356]: cluster 2023-09-23T23:00:17.557023+0000 osd.6 (osd.6) 62 : cluster 0 1.7 scrub starts 2023-09-23T23:00:18.462 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:18 smithi169 bash[104356]: cluster 2023-09-23T23:00:17.560188+0000 osd.6 (osd.6) 63 : cluster 0 1.7 scrub ok 2023-09-23T23:00:18.462 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:18 smithi169 bash[101133]: cluster 2023-09-23T23:00:17.166265+0000 osd.5 (osd.5) 159 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T23:00:18.462 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:18 smithi169 bash[101133]: cluster 2023-09-23T23:00:17.166951+0000 osd.6 (osd.6) 61 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T23:00:18.462 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:18 smithi169 bash[101133]: cluster 2023-09-23T23:00:17.172120+0000 osd.5 (osd.5) 160 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T23:00:18.463 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:18 smithi169 bash[101133]: cluster 2023-09-23T23:00:17.172521+0000 osd.7 (osd.7) 335 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T23:00:18.463 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:18 smithi169 bash[101133]: cluster 2023-09-23T23:00:17.175257+0000 osd.5 (osd.5) 161 : cluster 3 failed to encode map e314 with expected crc 2023-09-23T23:00:18.463 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:18 smithi169 bash[101133]: cluster 2023-09-23T23:00:17.557023+0000 osd.6 (osd.6) 62 : cluster 0 1.7 scrub starts 2023-09-23T23:00:18.463 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:18 smithi169 bash[101133]: cluster 2023-09-23T23:00:17.560188+0000 osd.6 (osd.6) 63 : cluster 0 1.7 scrub ok 2023-09-23T23:00:18.490 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:18.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:18.494 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:18.594 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:18.628 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:18.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:18.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:18.732 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:18.764 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:18.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:18.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:18.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:00:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:00:18] "GET /metrics HTTP/1.1" 200 36472 "" "Prometheus/2.43.0" 2023-09-23T23:00:18.869 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:18.895 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:18.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:18.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:19.000 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:19.023 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:19.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:19.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:19.127 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:19.150 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:19.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:19.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:19.253 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:19.281 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:19.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:19.283 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:19.384 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:19.414 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:19.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:19.417 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:19.518 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:19.532 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:19 smithi187 bash[89487]: cluster 2023-09-23T23:00:17.433090+0000 osd.5 (osd.5) 162 : cluster 0 1.10 scrub starts 2023-09-23T23:00:19.532 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:19 smithi187 bash[89487]: cluster 2023-09-23T23:00:17.436438+0000 osd.5 (osd.5) 163 : cluster 0 1.10 scrub ok 2023-09-23T23:00:19.532 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:19 smithi187 bash[89487]: cluster 2023-09-23T23:00:17.587890+0000 osd.0 (osd.0) 6 : cluster 0 1.11 scrub starts 2023-09-23T23:00:19.532 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:19 smithi187 bash[89487]: cluster 2023-09-23T23:00:17.590944+0000 osd.0 (osd.0) 7 : cluster 0 1.11 scrub ok 2023-09-23T23:00:19.532 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:19 smithi187 bash[89487]: cluster 2023-09-23T23:00:18.908292+0000 mgr.y (mgr.25310) 1164 : cluster 0 pgmap v1285: 109 pgs: 3 peering, 1 active+undersized+remapped, 2 remapped+peering, 103 active+clean; 966 KiB data, 4.0 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 529 op/s 2023-09-23T23:00:19.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:19 smithi169 bash[101133]: cluster 2023-09-23T23:00:17.433090+0000 osd.5 (osd.5) 162 : cluster 0 1.10 scrub starts 2023-09-23T23:00:19.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:19 smithi169 bash[101133]: cluster 2023-09-23T23:00:17.436438+0000 osd.5 (osd.5) 163 : cluster 0 1.10 scrub ok 2023-09-23T23:00:19.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:19 smithi169 bash[101133]: cluster 2023-09-23T23:00:17.587890+0000 osd.0 (osd.0) 6 : cluster 0 1.11 scrub starts 2023-09-23T23:00:19.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:19 smithi169 bash[101133]: cluster 2023-09-23T23:00:17.590944+0000 osd.0 (osd.0) 7 : cluster 0 1.11 scrub ok 2023-09-23T23:00:19.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:19 smithi169 bash[101133]: cluster 2023-09-23T23:00:18.908292+0000 mgr.y (mgr.25310) 1164 : cluster 0 pgmap v1285: 109 pgs: 3 peering, 1 active+undersized+remapped, 2 remapped+peering, 103 active+clean; 966 KiB data, 4.0 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 529 op/s 2023-09-23T23:00:19.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:19 smithi169 bash[104356]: cluster 2023-09-23T23:00:17.433090+0000 osd.5 (osd.5) 162 : cluster 0 1.10 scrub starts 2023-09-23T23:00:19.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:19 smithi169 bash[104356]: cluster 2023-09-23T23:00:17.436438+0000 osd.5 (osd.5) 163 : cluster 0 1.10 scrub ok 2023-09-23T23:00:19.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:19 smithi169 bash[104356]: cluster 2023-09-23T23:00:17.587890+0000 osd.0 (osd.0) 6 : cluster 0 1.11 scrub starts 2023-09-23T23:00:19.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:19 smithi169 bash[104356]: cluster 2023-09-23T23:00:17.590944+0000 osd.0 (osd.0) 7 : cluster 0 1.11 scrub ok 2023-09-23T23:00:19.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:19 smithi169 bash[104356]: cluster 2023-09-23T23:00:18.908292+0000 mgr.y (mgr.25310) 1164 : cluster 0 pgmap v1285: 109 pgs: 3 peering, 1 active+undersized+remapped, 2 remapped+peering, 103 active+clean; 966 KiB data, 4.0 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 529 op/s 2023-09-23T23:00:19.550 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:19.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:19.554 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:19.654 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:19.687 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:19.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:19.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:19.790 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:19.820 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:19.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:19.823 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:19.924 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:19.946 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:19.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:19.949 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:20.049 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:20.081 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:20.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:20.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:20.184 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:20.212 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:20.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:20.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:20.254 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:20 smithi169 bash[101133]: cluster 2023-09-23T23:00:19.120948+0000 osd.7 (osd.7) 336 : cluster 0 1.d scrub starts 2023-09-23T23:00:20.255 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:20 smithi169 bash[101133]: cluster 2023-09-23T23:00:19.124739+0000 osd.7 (osd.7) 337 : cluster 0 1.d scrub ok 2023-09-23T23:00:20.255 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:20 smithi169 bash[101133]: cluster 2023-09-23T23:00:20.107469+0000 osd.3 (osd.3) 25 : cluster 0 1.13 scrub starts 2023-09-23T23:00:20.255 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:20 smithi169 bash[101133]: cluster 2023-09-23T23:00:20.111597+0000 osd.3 (osd.3) 26 : cluster 0 1.13 scrub ok 2023-09-23T23:00:20.316 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:20.329 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:20 smithi187 bash[89487]: cluster 2023-09-23T23:00:19.120948+0000 osd.7 (osd.7) 336 : cluster 0 1.d scrub starts 2023-09-23T23:00:20.329 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:20 smithi187 bash[89487]: cluster 2023-09-23T23:00:19.124739+0000 osd.7 (osd.7) 337 : cluster 0 1.d scrub ok 2023-09-23T23:00:20.329 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:20 smithi187 bash[89487]: cluster 2023-09-23T23:00:20.107469+0000 osd.3 (osd.3) 25 : cluster 0 1.13 scrub starts 2023-09-23T23:00:20.329 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:20 smithi187 bash[89487]: cluster 2023-09-23T23:00:20.111597+0000 osd.3 (osd.3) 26 : cluster 0 1.13 scrub ok 2023-09-23T23:00:20.346 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:20.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:20.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:20.538 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:20 smithi169 bash[104356]: cluster 2023-09-23T23:00:19.120948+0000 osd.7 (osd.7) 336 : cluster 0 1.d scrub starts 2023-09-23T23:00:20.539 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:20 smithi169 bash[104356]: cluster 2023-09-23T23:00:19.124739+0000 osd.7 (osd.7) 337 : cluster 0 1.d scrub ok 2023-09-23T23:00:20.539 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:20 smithi169 bash[104356]: cluster 2023-09-23T23:00:20.107469+0000 osd.3 (osd.3) 25 : cluster 0 1.13 scrub starts 2023-09-23T23:00:20.539 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:20 smithi169 bash[104356]: cluster 2023-09-23T23:00:20.111597+0000 osd.3 (osd.3) 26 : cluster 0 1.13 scrub ok 2023-09-23T23:00:20.550 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:20.578 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:20.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:20.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:20.682 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:20.718 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:20.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:20.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:20.822 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:20.847 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:20.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:20.849 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:20.949 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:20.983 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:20.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:20.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:21.087 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:21.114 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:21.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:21.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:21.217 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:21.230 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:21 smithi187 bash[89487]: cluster 2023-09-23T23:00:19.442352+0000 osd.5 (osd.5) 164 : cluster 0 1.12 scrub starts 2023-09-23T23:00:21.230 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:21 smithi187 bash[89487]: cluster 2023-09-23T23:00:19.445936+0000 osd.5 (osd.5) 165 : cluster 0 1.12 scrub ok 2023-09-23T23:00:21.230 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:21 smithi187 bash[89487]: cluster 2023-09-23T23:00:20.909316+0000 mgr.y (mgr.25310) 1165 : cluster 0 pgmap v1286: 109 pgs: 3 peering, 1 active+undersized+remapped, 105 active+clean; 617 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 9.3 KiB/s rd, 24 KiB/s wr, 338 op/s; 71 KiB/s, 0 objects/s recovering 2023-09-23T23:00:21.252 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:21.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:21.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:21.355 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:21.367 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:21 smithi169 bash[104356]: cluster 2023-09-23T23:00:19.442352+0000 osd.5 (osd.5) 164 : cluster 0 1.12 scrub starts 2023-09-23T23:00:21.367 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:21 smithi169 bash[104356]: cluster 2023-09-23T23:00:19.445936+0000 osd.5 (osd.5) 165 : cluster 0 1.12 scrub ok 2023-09-23T23:00:21.367 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:21 smithi169 bash[104356]: cluster 2023-09-23T23:00:20.909316+0000 mgr.y (mgr.25310) 1165 : cluster 0 pgmap v1286: 109 pgs: 3 peering, 1 active+undersized+remapped, 105 active+clean; 617 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 9.3 KiB/s rd, 24 KiB/s wr, 338 op/s; 71 KiB/s, 0 objects/s recovering 2023-09-23T23:00:21.367 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:21 smithi169 bash[101133]: cluster 2023-09-23T23:00:19.442352+0000 osd.5 (osd.5) 164 : cluster 0 1.12 scrub starts 2023-09-23T23:00:21.367 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:21 smithi169 bash[101133]: cluster 2023-09-23T23:00:19.445936+0000 osd.5 (osd.5) 165 : cluster 0 1.12 scrub ok 2023-09-23T23:00:21.368 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:21 smithi169 bash[101133]: cluster 2023-09-23T23:00:20.909316+0000 mgr.y (mgr.25310) 1165 : cluster 0 pgmap v1286: 109 pgs: 3 peering, 1 active+undersized+remapped, 105 active+clean; 617 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 9.3 KiB/s rd, 24 KiB/s wr, 338 op/s; 71 KiB/s, 0 objects/s recovering 2023-09-23T23:00:21.380 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:21.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:21.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:21.484 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:21.512 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:21.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:21.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:21.615 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:21.648 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:21.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:21.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:21.752 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:21.776 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:21.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:21.779 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:21.836 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T23:00:21.836 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [], 2023-09-23T23:00:21.836 INFO:teuthology.orchestra.run.smithi169.stdout: "complaint_time": 30, 2023-09-23T23:00:21.836 INFO:teuthology.orchestra.run.smithi169.stdout: "num_blocked_ops": 0 2023-09-23T23:00:21.836 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T23:00:21.880 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:21.902 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:21.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:21.904 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:22.005 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:22.038 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:22.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:22.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:22.142 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:22.163 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:22.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:22.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:22.265 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:22.280 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:22 smithi187 bash[89487]: cluster 2023-09-23T23:00:21.201543+0000 mon.a (mon.0) 1642 : cluster 3 Health check update: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-09-23T23:00:22.280 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:22 smithi187 bash[89487]: cluster 2023-09-23T23:00:21.709966+0000 osd.4 (osd.4) 22 : cluster 0 1.e scrub starts 2023-09-23T23:00:22.280 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:22 smithi187 bash[89487]: cluster 2023-09-23T23:00:21.713783+0000 osd.4 (osd.4) 23 : cluster 0 1.e scrub ok 2023-09-23T23:00:22.280 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:22 smithi187 bash[89487]: audit 2023-09-23T23:00:22.172832+0000 mon.a (mon.0) 1643 : audit 1 from='client.? 172.21.15.169:0/2457162221' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:00:22.300 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:22.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:22.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:22.404 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:22.417 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:22 smithi169 bash[101133]: cluster 2023-09-23T23:00:21.201543+0000 mon.a (mon.0) 1642 : cluster 3 Health check update: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-09-23T23:00:22.417 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:22 smithi169 bash[101133]: cluster 2023-09-23T23:00:21.709966+0000 osd.4 (osd.4) 22 : cluster 0 1.e scrub starts 2023-09-23T23:00:22.417 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:22 smithi169 bash[101133]: cluster 2023-09-23T23:00:21.713783+0000 osd.4 (osd.4) 23 : cluster 0 1.e scrub ok 2023-09-23T23:00:22.418 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:22 smithi169 bash[101133]: audit 2023-09-23T23:00:22.172832+0000 mon.a (mon.0) 1643 : audit 1 from='client.? 172.21.15.169:0/2457162221' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:00:22.418 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:22 smithi169 bash[104356]: cluster 2023-09-23T23:00:21.201543+0000 mon.a (mon.0) 1642 : cluster 3 Health check update: Reduced data availability: 3 pgs inactive, 3 pgs peering (PG_AVAILABILITY) 2023-09-23T23:00:22.418 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:22 smithi169 bash[104356]: cluster 2023-09-23T23:00:21.709966+0000 osd.4 (osd.4) 22 : cluster 0 1.e scrub starts 2023-09-23T23:00:22.418 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:22 smithi169 bash[104356]: cluster 2023-09-23T23:00:21.713783+0000 osd.4 (osd.4) 23 : cluster 0 1.e scrub ok 2023-09-23T23:00:22.418 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:22 smithi169 bash[104356]: audit 2023-09-23T23:00:22.172832+0000 mon.a (mon.0) 1643 : audit 1 from='client.? 172.21.15.169:0/2457162221' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:00:22.437 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:22.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:22.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:22.540 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:22.574 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:22.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:22.576 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:22.677 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:22.707 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:22.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:22.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:22.811 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:22.835 INFO:teuthology.orchestra.run.smithi169.stderr:reweighted osd.4 to 1 (10000) 2023-09-23T23:00:22.842 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:22.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:22.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:22.945 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:22.975 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:22.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:22.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:23.079 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:23.109 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:23.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:23.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:23.213 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:23.245 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:23.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:23.247 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:23.348 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:23.378 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:23.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:23.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:23.481 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:23.503 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:23.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:23.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:23.607 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:23.636 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:23.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:23.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:23.740 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:23.769 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:23.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:23.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:23.872 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:23.900 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:23.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:23.902 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:24.002 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:24.031 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:24.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:23 smithi169 bash[104356]: cluster 2023-09-23T23:00:22.564249+0000 osd.0 (osd.0) 8 : cluster 0 1.b scrub starts 2023-09-23T23:00:24.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:23 smithi169 bash[104356]: cluster 2023-09-23T23:00:22.566987+0000 osd.0 (osd.0) 9 : cluster 0 1.b scrub ok 2023-09-23T23:00:24.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:23 smithi169 bash[104356]: cluster 2023-09-23T23:00:22.825168+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T23:00:24.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:23 smithi169 bash[104356]: audit 2023-09-23T23:00:22.825927+0000 mon.a (mon.0) 1644 : audit 1 from='client.? 172.21.15.169:0/2457162221' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T23:00:24.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:23 smithi169 bash[104356]: cluster 2023-09-23T23:00:22.826140+0000 mon.a (mon.0) 1645 : cluster 0 osdmap e315: 8 total, 8 up, 7 in 2023-09-23T23:00:24.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:23 smithi169 bash[104356]: cluster 2023-09-23T23:00:22.910078+0000 mgr.y (mgr.25310) 1166 : cluster 0 pgmap v1288: 109 pgs: 109 active+clean; 617 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 8.3 KiB/s rd, 22 KiB/s wr, 300 op/s; 63 KiB/s, 0 objects/s recovering 2023-09-23T23:00:24.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:23 smithi169 bash[104356]: cluster 2023-09-23T23:00:23.050719+0000 osd.7 (osd.7) 338 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T23:00:24.037 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:23 smithi169 bash[101133]: cluster 2023-09-23T23:00:22.564249+0000 osd.0 (osd.0) 8 : cluster 0 1.b scrub starts 2023-09-23T23:00:24.037 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:23 smithi169 bash[101133]: cluster 2023-09-23T23:00:22.566987+0000 osd.0 (osd.0) 9 : cluster 0 1.b scrub ok 2023-09-23T23:00:24.037 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:23 smithi169 bash[101133]: cluster 2023-09-23T23:00:22.825168+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T23:00:24.037 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:23 smithi169 bash[101133]: audit 2023-09-23T23:00:22.825927+0000 mon.a (mon.0) 1644 : audit 1 from='client.? 172.21.15.169:0/2457162221' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T23:00:24.038 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:23 smithi169 bash[101133]: cluster 2023-09-23T23:00:22.826140+0000 mon.a (mon.0) 1645 : cluster 0 osdmap e315: 8 total, 8 up, 7 in 2023-09-23T23:00:24.038 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:23 smithi169 bash[101133]: cluster 2023-09-23T23:00:22.910078+0000 mgr.y (mgr.25310) 1166 : cluster 0 pgmap v1288: 109 pgs: 109 active+clean; 617 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 8.3 KiB/s rd, 22 KiB/s wr, 300 op/s; 63 KiB/s, 0 objects/s recovering 2023-09-23T23:00:24.038 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:23 smithi169 bash[101133]: cluster 2023-09-23T23:00:23.050719+0000 osd.7 (osd.7) 338 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T23:00:24.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:24.039 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:24.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:23 smithi187 bash[89487]: cluster 2023-09-23T23:00:22.564249+0000 osd.0 (osd.0) 8 : cluster 0 1.b scrub starts 2023-09-23T23:00:24.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:23 smithi187 bash[89487]: cluster 2023-09-23T23:00:22.566987+0000 osd.0 (osd.0) 9 : cluster 0 1.b scrub ok 2023-09-23T23:00:24.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:23 smithi187 bash[89487]: cluster 2023-09-23T23:00:22.825168+0000 osd.6 (osd.6) 64 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T23:00:24.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:23 smithi187 bash[89487]: audit 2023-09-23T23:00:22.825927+0000 mon.a (mon.0) 1644 : audit 1 from='client.? 172.21.15.169:0/2457162221' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T23:00:24.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:23 smithi187 bash[89487]: cluster 2023-09-23T23:00:22.826140+0000 mon.a (mon.0) 1645 : cluster 0 osdmap e315: 8 total, 8 up, 7 in 2023-09-23T23:00:24.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:23 smithi187 bash[89487]: cluster 2023-09-23T23:00:22.910078+0000 mgr.y (mgr.25310) 1166 : cluster 0 pgmap v1288: 109 pgs: 109 active+clean; 617 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 8.3 KiB/s rd, 22 KiB/s wr, 300 op/s; 63 KiB/s, 0 objects/s recovering 2023-09-23T23:00:24.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:23 smithi187 bash[89487]: cluster 2023-09-23T23:00:23.050719+0000 osd.7 (osd.7) 338 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T23:00:24.140 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:24.172 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:24.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:24.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:24.276 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:24.305 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:24.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:24.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:24.325 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-23T23:00:24.408 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:24.440 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:24.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:24.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:24.546 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:24.569 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:24.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:24.571 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:24.672 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:24.708 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:24.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:24.711 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:24.812 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:24.841 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:24.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:24.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:24.944 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:24.956 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:24 smithi187 bash[89487]: cluster 2023-09-23T23:00:23.449515+0000 osd.5 (osd.5) 166 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T23:00:24.956 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:24 smithi187 bash[89487]: cluster 2023-09-23T23:00:23.822236+0000 mon.a (mon.0) 1646 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2023-09-23T23:00:24.956 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:24 smithi187 bash[89487]: cluster 2023-09-23T23:00:24.536303+0000 osd.6 (osd.6) 65 : cluster 0 1.3 scrub starts 2023-09-23T23:00:24.956 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:24 smithi187 bash[89487]: cluster 2023-09-23T23:00:24.540051+0000 osd.6 (osd.6) 66 : cluster 0 1.3 scrub ok 2023-09-23T23:00:24.975 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:24.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:24.978 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:25.079 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:25.090 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:24 smithi169 bash[104356]: cluster 2023-09-23T23:00:23.449515+0000 osd.5 (osd.5) 166 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T23:00:25.091 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:24 smithi169 bash[104356]: cluster 2023-09-23T23:00:23.822236+0000 mon.a (mon.0) 1646 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2023-09-23T23:00:25.091 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:24 smithi169 bash[104356]: cluster 2023-09-23T23:00:24.536303+0000 osd.6 (osd.6) 65 : cluster 0 1.3 scrub starts 2023-09-23T23:00:25.091 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:24 smithi169 bash[104356]: cluster 2023-09-23T23:00:24.540051+0000 osd.6 (osd.6) 66 : cluster 0 1.3 scrub ok 2023-09-23T23:00:25.091 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:24 smithi169 bash[101133]: cluster 2023-09-23T23:00:23.449515+0000 osd.5 (osd.5) 166 : cluster 3 failed to encode map e315 with expected crc 2023-09-23T23:00:25.091 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:24 smithi169 bash[101133]: cluster 2023-09-23T23:00:23.822236+0000 mon.a (mon.0) 1646 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2023-09-23T23:00:25.091 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:24 smithi169 bash[101133]: cluster 2023-09-23T23:00:24.536303+0000 osd.6 (osd.6) 65 : cluster 0 1.3 scrub starts 2023-09-23T23:00:25.091 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:24 smithi169 bash[101133]: cluster 2023-09-23T23:00:24.540051+0000 osd.6 (osd.6) 66 : cluster 0 1.3 scrub ok 2023-09-23T23:00:25.106 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:25.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:25.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:25.209 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:25.232 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:25.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:25.234 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:25.336 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:25.374 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:25.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:25.378 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:25.387 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 6 1 2023-09-23T23:00:25.478 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:25.510 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:25.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:25.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:25.614 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:25.659 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:25.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:25.661 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:25.762 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:25.787 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:25.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:25.789 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:25.890 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:25.929 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:25.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:25.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:26.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:25 smithi169 bash[101133]: cluster 2023-09-23T23:00:24.911216+0000 mgr.y (mgr.25310) 1167 : cluster 0 pgmap v1289: 109 pgs: 109 active+clean; 582 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 61 op/s; 40 KiB/s, 0 objects/s recovering 2023-09-23T23:00:26.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:25 smithi169 bash[104356]: cluster 2023-09-23T23:00:24.911216+0000 mgr.y (mgr.25310) 1167 : cluster 0 pgmap v1289: 109 pgs: 109 active+clean; 582 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 61 op/s; 40 KiB/s, 0 objects/s recovering 2023-09-23T23:00:26.035 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:26.058 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:26.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:26.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:26.106 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T23:00:26.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:25 smithi187 bash[89487]: cluster 2023-09-23T23:00:24.911216+0000 mgr.y (mgr.25310) 1167 : cluster 0 pgmap v1289: 109 pgs: 109 active+clean; 582 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 61 op/s; 40 KiB/s, 0 objects/s recovering 2023-09-23T23:00:26.132 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T23:00:26.153 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T23:00:26.161 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:26.178 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T23:00:26.190 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:26.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:26.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:26.206 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T23:00:26.246 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T23:00:26.289 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T23:00:26.294 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:26.317 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T23:00:26.319 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:00:26.319 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:00:26.320 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:00:26.320 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:00:26.320 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:00:26.320 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:00:26.320 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:00:26.320 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:00:26.326 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:26.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:26.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:26.430 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:26.465 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:26.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:26.468 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:26.569 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:26.605 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:26.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:26.608 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:26.708 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:26.743 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:26.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:26.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:26.847 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:26.872 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:26.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:26.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:26.976 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:27.005 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:27.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:27.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:27.110 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:27.123 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:26 smithi169 bash[104356]: audit 2023-09-23T23:00:26.079860+0000 mon.c (mon.2) 100 : audit 0 from='client.? 172.21.15.169:0/987699658' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:00:27.123 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:26 smithi169 bash[104356]: audit 2023-09-23T23:00:26.170262+0000 mon.a (mon.0) 1647 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:00:27.123 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:26 smithi169 bash[104356]: audit 2023-09-23T23:00:26.171631+0000 mon.a (mon.0) 1648 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:00:27.123 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:26 smithi169 bash[104356]: audit 2023-09-23T23:00:26.366310+0000 mon.c (mon.2) 101 : audit 1 from='client.? 172.21.15.169:0/536331919' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:00:27.123 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:26 smithi169 bash[104356]: audit 2023-09-23T23:00:26.366704+0000 mon.a (mon.0) 1649 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:00:27.123 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:26 smithi169 bash[104356]: audit 2023-09-23T23:00:26.522559+0000 mon.a (mon.0) 1650 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [3, 2]}]: dispatch 2023-09-23T23:00:27.123 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:26 smithi169 bash[104356]: audit 2023-09-23T23:00:26.523254+0000 mon.a (mon.0) 1651 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 5]}]: dispatch 2023-09-23T23:00:27.123 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:26 smithi169 bash[101133]: audit 2023-09-23T23:00:26.079860+0000 mon.c (mon.2) 100 : audit 0 from='client.? 172.21.15.169:0/987699658' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:00:27.123 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:26 smithi169 bash[101133]: audit 2023-09-23T23:00:26.170262+0000 mon.a (mon.0) 1647 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:00:27.124 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:26 smithi169 bash[101133]: audit 2023-09-23T23:00:26.171631+0000 mon.a (mon.0) 1648 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:00:27.124 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:26 smithi169 bash[101133]: audit 2023-09-23T23:00:26.366310+0000 mon.c (mon.2) 101 : audit 1 from='client.? 172.21.15.169:0/536331919' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:00:27.124 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:26 smithi169 bash[101133]: audit 2023-09-23T23:00:26.366704+0000 mon.a (mon.0) 1649 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:00:27.124 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:26 smithi169 bash[101133]: audit 2023-09-23T23:00:26.522559+0000 mon.a (mon.0) 1650 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [3, 2]}]: dispatch 2023-09-23T23:00:27.124 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:26 smithi169 bash[101133]: audit 2023-09-23T23:00:26.523254+0000 mon.a (mon.0) 1651 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 5]}]: dispatch 2023-09-23T23:00:27.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:26 smithi187 bash[89487]: audit 2023-09-23T23:00:26.079860+0000 mon.c (mon.2) 100 : audit 0 from='client.? 172.21.15.169:0/987699658' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:00:27.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:26 smithi187 bash[89487]: audit 2023-09-23T23:00:26.170262+0000 mon.a (mon.0) 1647 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:00:27.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:26 smithi187 bash[89487]: audit 2023-09-23T23:00:26.171631+0000 mon.a (mon.0) 1648 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:00:27.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:26 smithi187 bash[89487]: audit 2023-09-23T23:00:26.366310+0000 mon.c (mon.2) 101 : audit 1 from='client.? 172.21.15.169:0/536331919' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:00:27.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:26 smithi187 bash[89487]: audit 2023-09-23T23:00:26.366704+0000 mon.a (mon.0) 1649 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:00:27.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:26 smithi187 bash[89487]: audit 2023-09-23T23:00:26.522559+0000 mon.a (mon.0) 1650 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [3, 2]}]: dispatch 2023-09-23T23:00:27.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:26 smithi187 bash[89487]: audit 2023-09-23T23:00:26.523254+0000 mon.a (mon.0) 1651 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 5]}]: dispatch 2023-09-23T23:00:27.137 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:27.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:27.140 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:27.185 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is unset 2023-09-23T23:00:27.241 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:27.265 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:27.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:27.267 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:27.367 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:27.399 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:27.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:27.402 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:27.503 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:27.536 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:27.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:27.539 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:27.639 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:27.673 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:27.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:27.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:27.776 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:27.808 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:27.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:27.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:27.911 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:27.925 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:27 smithi187 bash[89487]: cluster 2023-09-23T23:00:26.912014+0000 mgr.y (mgr.25310) 1168 : cluster 0 pgmap v1290: 109 pgs: 109 active+clean; 582 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 33 op/s; 33 KiB/s, 0 objects/s recovering 2023-09-23T23:00:27.925 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:27 smithi187 bash[89487]: cluster 2023-09-23T23:00:27.166740+0000 mon.a (mon.0) 1652 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:00:27.925 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:27 smithi187 bash[89487]: cluster 2023-09-23T23:00:27.166817+0000 mon.a (mon.0) 1653 : cluster 1 Cluster is now healthy 2023-09-23T23:00:27.925 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:27 smithi187 bash[89487]: audit 2023-09-23T23:00:27.176253+0000 mon.a (mon.0) 1654 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:00:27.925 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:27 smithi187 bash[89487]: audit 2023-09-23T23:00:27.176396+0000 mon.a (mon.0) 1655 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [3, 2]}]': finished 2023-09-23T23:00:27.925 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:27 smithi187 bash[89487]: audit 2023-09-23T23:00:27.176525+0000 mon.a (mon.0) 1656 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 5]}]': finished 2023-09-23T23:00:27.925 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:27 smithi187 bash[89487]: cluster 2023-09-23T23:00:27.176634+0000 mon.a (mon.0) 1657 : cluster 0 osdmap e316: 8 total, 8 up, 7 in 2023-09-23T23:00:27.925 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:27 smithi187 bash[89487]: cluster 2023-09-23T23:00:27.177769+0000 osd.5 (osd.5) 167 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T23:00:27.925 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:27 smithi187 bash[89487]: cluster 2023-09-23T23:00:27.180564+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T23:00:27.925 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:27 smithi187 bash[89487]: cluster 2023-09-23T23:00:27.547185+0000 osd.6 (osd.6) 68 : cluster 0 1.f scrub starts 2023-09-23T23:00:27.925 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:27 smithi187 bash[89487]: cluster 2023-09-23T23:00:27.550467+0000 osd.6 (osd.6) 69 : cluster 0 1.f scrub ok 2023-09-23T23:00:27.946 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:27.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:27.949 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:28.049 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:28.076 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:28.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:28.078 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:28.179 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:28.206 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:28.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:28.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:28.249 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:27 smithi169 bash[101133]: cluster 2023-09-23T23:00:26.912014+0000 mgr.y (mgr.25310) 1168 : cluster 0 pgmap v1290: 109 pgs: 109 active+clean; 582 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 33 op/s; 33 KiB/s, 0 objects/s recovering 2023-09-23T23:00:28.249 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:27 smithi169 bash[101133]: cluster 2023-09-23T23:00:27.166740+0000 mon.a (mon.0) 1652 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:00:28.250 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:27 smithi169 bash[101133]: cluster 2023-09-23T23:00:27.166817+0000 mon.a (mon.0) 1653 : cluster 1 Cluster is now healthy 2023-09-23T23:00:28.250 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:27 smithi169 bash[101133]: audit 2023-09-23T23:00:27.176253+0000 mon.a (mon.0) 1654 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:00:28.250 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:27 smithi169 bash[101133]: audit 2023-09-23T23:00:27.176396+0000 mon.a (mon.0) 1655 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [3, 2]}]': finished 2023-09-23T23:00:28.250 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:27 smithi169 bash[101133]: audit 2023-09-23T23:00:27.176525+0000 mon.a (mon.0) 1656 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 5]}]': finished 2023-09-23T23:00:28.250 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:27 smithi169 bash[101133]: cluster 2023-09-23T23:00:27.176634+0000 mon.a (mon.0) 1657 : cluster 0 osdmap e316: 8 total, 8 up, 7 in 2023-09-23T23:00:28.250 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:27 smithi169 bash[101133]: cluster 2023-09-23T23:00:27.177769+0000 osd.5 (osd.5) 167 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T23:00:28.250 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:27 smithi169 bash[101133]: cluster 2023-09-23T23:00:27.180564+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T23:00:28.250 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:27 smithi169 bash[101133]: cluster 2023-09-23T23:00:27.547185+0000 osd.6 (osd.6) 68 : cluster 0 1.f scrub starts 2023-09-23T23:00:28.250 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:27 smithi169 bash[101133]: cluster 2023-09-23T23:00:27.550467+0000 osd.6 (osd.6) 69 : cluster 0 1.f scrub ok 2023-09-23T23:00:28.251 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:27 smithi169 bash[104356]: cluster 2023-09-23T23:00:26.912014+0000 mgr.y (mgr.25310) 1168 : cluster 0 pgmap v1290: 109 pgs: 109 active+clean; 582 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 33 op/s; 33 KiB/s, 0 objects/s recovering 2023-09-23T23:00:28.251 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:27 smithi169 bash[104356]: cluster 2023-09-23T23:00:27.166740+0000 mon.a (mon.0) 1652 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:00:28.251 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:27 smithi169 bash[104356]: cluster 2023-09-23T23:00:27.166817+0000 mon.a (mon.0) 1653 : cluster 1 Cluster is now healthy 2023-09-23T23:00:28.251 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:27 smithi169 bash[104356]: audit 2023-09-23T23:00:27.176253+0000 mon.a (mon.0) 1654 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:00:28.251 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:27 smithi169 bash[104356]: audit 2023-09-23T23:00:27.176396+0000 mon.a (mon.0) 1655 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [3, 2]}]': finished 2023-09-23T23:00:28.251 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:27 smithi169 bash[104356]: audit 2023-09-23T23:00:27.176525+0000 mon.a (mon.0) 1656 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.11", "id": [3, 5]}]': finished 2023-09-23T23:00:28.251 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:27 smithi169 bash[104356]: cluster 2023-09-23T23:00:27.176634+0000 mon.a (mon.0) 1657 : cluster 0 osdmap e316: 8 total, 8 up, 7 in 2023-09-23T23:00:28.251 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:27 smithi169 bash[104356]: cluster 2023-09-23T23:00:27.177769+0000 osd.5 (osd.5) 167 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T23:00:28.251 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:27 smithi169 bash[104356]: cluster 2023-09-23T23:00:27.180564+0000 osd.6 (osd.6) 67 : cluster 3 failed to encode map e316 with expected crc 2023-09-23T23:00:28.251 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:27 smithi169 bash[104356]: cluster 2023-09-23T23:00:27.547185+0000 osd.6 (osd.6) 68 : cluster 0 1.f scrub starts 2023-09-23T23:00:28.252 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:27 smithi169 bash[104356]: cluster 2023-09-23T23:00:27.550467+0000 osd.6 (osd.6) 69 : cluster 0 1.f scrub ok 2023-09-23T23:00:28.309 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:28.346 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:28.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:28.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:28.449 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:28.481 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:28.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:28.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:28.533 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:00:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:00:28] "GET /metrics HTTP/1.1" 200 36453 "" "Prometheus/2.43.0" 2023-09-23T23:00:28.586 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:28.619 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:28.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:28.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:28.723 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:28.757 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:28.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:28.759 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:28.860 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:28.893 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:28.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:28.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:28.925 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:00:28.997 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:29.023 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:29.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:29.025 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:29.126 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:29.146 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:29.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:29.148 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:29.249 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:29.258 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:29 smithi169 bash[104356]: cluster 2023-09-23T23:00:28.174106+0000 osd.5 (osd.5) 168 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T23:00:29.258 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:29 smithi169 bash[104356]: cluster 2023-09-23T23:00:28.174719+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T23:00:29.258 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:29 smithi169 bash[104356]: cluster 2023-09-23T23:00:28.176655+0000 mon.a (mon.0) 1658 : cluster 0 osdmap e317: 8 total, 8 up, 7 in 2023-09-23T23:00:29.258 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:29 smithi169 bash[104356]: cluster 2023-09-23T23:00:28.179865+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T23:00:29.258 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:29 smithi169 bash[104356]: cluster 2023-09-23T23:00:28.912795+0000 mgr.y (mgr.25310) 1169 : cluster 0 pgmap v1293: 109 pgs: 109 active+clean; 582 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:29.258 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:29 smithi169 bash[101133]: cluster 2023-09-23T23:00:28.174106+0000 osd.5 (osd.5) 168 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T23:00:29.258 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:29 smithi169 bash[101133]: cluster 2023-09-23T23:00:28.174719+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T23:00:29.258 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:29 smithi169 bash[101133]: cluster 2023-09-23T23:00:28.176655+0000 mon.a (mon.0) 1658 : cluster 0 osdmap e317: 8 total, 8 up, 7 in 2023-09-23T23:00:29.259 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:29 smithi169 bash[101133]: cluster 2023-09-23T23:00:28.179865+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T23:00:29.259 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:29 smithi169 bash[101133]: cluster 2023-09-23T23:00:28.912795+0000 mgr.y (mgr.25310) 1169 : cluster 0 pgmap v1293: 109 pgs: 109 active+clean; 582 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:29.274 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:29.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:29.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:29.377 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:29.408 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:29.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:29.411 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:29.430 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:00:29.512 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:29.524 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:29 smithi187 bash[89487]: cluster 2023-09-23T23:00:28.174106+0000 osd.5 (osd.5) 168 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T23:00:29.524 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:29 smithi187 bash[89487]: cluster 2023-09-23T23:00:28.174719+0000 osd.6 (osd.6) 70 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T23:00:29.524 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:29 smithi187 bash[89487]: cluster 2023-09-23T23:00:28.176655+0000 mon.a (mon.0) 1658 : cluster 0 osdmap e317: 8 total, 8 up, 7 in 2023-09-23T23:00:29.524 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:29 smithi187 bash[89487]: cluster 2023-09-23T23:00:28.179865+0000 osd.5 (osd.5) 169 : cluster 3 failed to encode map e317 with expected crc 2023-09-23T23:00:29.524 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:29 smithi187 bash[89487]: cluster 2023-09-23T23:00:28.912795+0000 mgr.y (mgr.25310) 1169 : cluster 0 pgmap v1293: 109 pgs: 109 active+clean; 582 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:29.545 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:29.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:29.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:29.649 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:29.677 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:29.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:29.679 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:29.780 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:29.812 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:29.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:29.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:29.916 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:29.942 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:29.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:29.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:30.046 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:30.074 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:30.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:30.076 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:30.177 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:30.211 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:30.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:30.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:30.253 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T23:00:30.315 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:30.338 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:30.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:30.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:30.441 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:30.466 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:30.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:30.468 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:30.569 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:30.600 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:30.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:30.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:30.704 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:30.735 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:30.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:30.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:30.839 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:30.865 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:30.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:30.867 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:30.960 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:00:30.961 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:00:30.968 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:31.001 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:31.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:31.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:31.105 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:31.138 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:31.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:31.141 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:31.241 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:31.272 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:31.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:31.274 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:31.375 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:31.406 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:31.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:31.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:31.510 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:31.541 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:31.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:31.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:31.644 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:31.680 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:31.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:31.683 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:31.783 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:31.818 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:31.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:31.823 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:31.923 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:31.958 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:31.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:31.961 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:32.062 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:32.084 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:32.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:32.087 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:32.187 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:32.214 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:32.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:32.216 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:32.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:31 smithi169 bash[101133]: cluster 2023-09-23T23:00:30.913502+0000 mgr.y (mgr.25310) 1170 : cluster 0 pgmap v1294: 109 pgs: 109 active+clean; 582 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:32.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:31 smithi169 bash[101133]: audit 2023-09-23T23:00:31.744808+0000 mon.a (mon.0) 1659 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:00:32.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:32 smithi169 bash[104356]: cluster 2023-09-23T23:00:30.913502+0000 mgr.y (mgr.25310) 1170 : cluster 0 pgmap v1294: 109 pgs: 109 active+clean; 582 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:32.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:32 smithi169 bash[104356]: audit 2023-09-23T23:00:31.744808+0000 mon.a (mon.0) 1659 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:00:32.316 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:32.327 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:31 smithi187 bash[89487]: cluster 2023-09-23T23:00:30.913502+0000 mgr.y (mgr.25310) 1170 : cluster 0 pgmap v1294: 109 pgs: 109 active+clean; 582 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:32.327 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:31 smithi187 bash[89487]: audit 2023-09-23T23:00:31.744808+0000 mon.a (mon.0) 1659 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:00:32.341 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:32.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:32.343 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:32.444 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:32.466 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:32.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:32.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:32.569 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:32.604 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:32.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:32.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:32.708 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:32.742 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:32.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:32.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:32.845 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:32.871 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:32.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:32.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:32.975 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:33.007 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:33.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:33.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:33.110 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:33.136 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:33.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:33.138 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:33.239 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:33.264 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:33.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:33.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:33.367 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:33.388 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:33.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:33.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:33.491 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:33.516 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:33.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:33.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:33.619 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:33.645 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:33.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:33.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:33.750 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:33.778 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:33.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:33.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:33.882 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:33.916 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:33.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:33.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:34.019 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:34.049 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:34.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:34.051 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:34.152 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:34.184 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:34.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:34.186 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:34.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:33 smithi169 bash[101133]: cluster 2023-09-23T23:00:32.914101+0000 mgr.y (mgr.25310) 1171 : cluster 0 pgmap v1295: 109 pgs: 109 active+clean; 582 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:34.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:33 smithi169 bash[104356]: cluster 2023-09-23T23:00:32.914101+0000 mgr.y (mgr.25310) 1171 : cluster 0 pgmap v1295: 109 pgs: 109 active+clean; 582 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:34.287 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:34.300 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:33 smithi187 bash[89487]: cluster 2023-09-23T23:00:32.914101+0000 mgr.y (mgr.25310) 1171 : cluster 0 pgmap v1295: 109 pgs: 109 active+clean; 582 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:34.318 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:34.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:34.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:34.421 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:34.454 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:34.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:34.457 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:34.558 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:34.583 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:34.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:34.585 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:34.686 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:34.721 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:34.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:34.724 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:34.825 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:34.860 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:34.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:34.864 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:34.964 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:34.991 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:34.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:34.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:35.028 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:00:35.028 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:00:35.093 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:35.122 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:35.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:35.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:35.226 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:35.250 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:35.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:35.252 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:35.352 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:35.377 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:35.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:35.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:35.480 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:35.504 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:35.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:35.507 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:35.607 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:35.630 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:35.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:35.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:35.734 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:35.755 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:35.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:35.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:35.857 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:35.878 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:35.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:35.880 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:35.981 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:35.997 INFO:teuthology.orchestra.run.smithi169.stderr:pool 'unique_pool_5' removed 2023-09-23T23:00:36.026 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:36.026 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:35 smithi169 bash[104356]: cluster 2023-09-23T23:00:34.914720+0000 mgr.y (mgr.25310) 1172 : cluster 0 pgmap v1296: 109 pgs: 109 active+clean; 582 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:36.027 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:35 smithi169 bash[104356]: audit 2023-09-23T23:00:35.535298+0000 mon.c (mon.2) 102 : audit 1 from='client.? 172.21.15.169:0/4053120461' 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-23T23:00:36.027 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:35 smithi169 bash[104356]: audit 2023-09-23T23:00:35.535759+0000 mon.a (mon.0) 1660 : 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-23T23:00:36.027 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:35 smithi169 bash[101133]: cluster 2023-09-23T23:00:34.914720+0000 mgr.y (mgr.25310) 1172 : cluster 0 pgmap v1296: 109 pgs: 109 active+clean; 582 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:36.027 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:35 smithi169 bash[101133]: audit 2023-09-23T23:00:35.535298+0000 mon.c (mon.2) 102 : audit 1 from='client.? 172.21.15.169:0/4053120461' 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-23T23:00:36.027 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:35 smithi169 bash[101133]: audit 2023-09-23T23:00:35.535759+0000 mon.a (mon.0) 1660 : 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-23T23:00:36.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:36.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:36.131 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:36.150 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:36.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:36.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:36.253 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:36.272 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:36.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:36.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:36.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:35 smithi187 bash[89487]: cluster 2023-09-23T23:00:34.914720+0000 mgr.y (mgr.25310) 1172 : cluster 0 pgmap v1296: 109 pgs: 109 active+clean; 582 KiB data, 3.9 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:36.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:35 smithi187 bash[89487]: audit 2023-09-23T23:00:35.535298+0000 mon.c (mon.2) 102 : audit 1 from='client.? 172.21.15.169:0/4053120461' 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-23T23:00:36.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:35 smithi187 bash[89487]: audit 2023-09-23T23:00:35.535759+0000 mon.a (mon.0) 1660 : 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-23T23:00:36.375 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:36.408 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:36.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:36.410 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:36.511 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:36.531 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:36.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:36.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:36.634 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:36.658 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:36.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:36.661 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:36.761 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:36.783 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:36.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:36.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:36.886 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:36.917 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:36.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:36.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:37.020 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:37.047 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:37.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:37.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:37.150 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:37.161 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:36 smithi169 bash[104356]: cluster 2023-09-23T23:00:35.980560+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T23:00:37.161 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:36 smithi169 bash[104356]: audit 2023-09-23T23:00:35.984412+0000 mon.a (mon.0) 1661 : 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-23T23:00:37.161 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:36 smithi169 bash[104356]: cluster 2023-09-23T23:00:35.984542+0000 mon.a (mon.0) 1662 : cluster 0 osdmap e318: 8 total, 8 up, 7 in 2023-09-23T23:00:37.161 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:36 smithi169 bash[104356]: cluster 2023-09-23T23:00:36.574615+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T23:00:37.162 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:36 smithi169 bash[101133]: cluster 2023-09-23T23:00:35.980560+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T23:00:37.162 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:36 smithi169 bash[101133]: audit 2023-09-23T23:00:35.984412+0000 mon.a (mon.0) 1661 : 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-23T23:00:37.162 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:36 smithi169 bash[101133]: cluster 2023-09-23T23:00:35.984542+0000 mon.a (mon.0) 1662 : cluster 0 osdmap e318: 8 total, 8 up, 7 in 2023-09-23T23:00:37.162 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:36 smithi169 bash[101133]: cluster 2023-09-23T23:00:36.574615+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T23:00:37.176 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:37.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:37.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:37.281 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:37.294 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:36 smithi187 bash[89487]: cluster 2023-09-23T23:00:35.980560+0000 osd.5 (osd.5) 170 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T23:00:37.295 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:36 smithi187 bash[89487]: audit 2023-09-23T23:00:35.984412+0000 mon.a (mon.0) 1661 : 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-23T23:00:37.295 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:36 smithi187 bash[89487]: cluster 2023-09-23T23:00:35.984542+0000 mon.a (mon.0) 1662 : cluster 0 osdmap e318: 8 total, 8 up, 7 in 2023-09-23T23:00:37.295 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:36 smithi187 bash[89487]: cluster 2023-09-23T23:00:36.574615+0000 osd.6 (osd.6) 71 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T23:00:37.314 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:37.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:37.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:37.418 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:37.449 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:37.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:37.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:37.552 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:37.585 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:37.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:37.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:37.689 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:37.721 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:37.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:37.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:37.824 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:37.855 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:37.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:37.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:37.959 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:37.988 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:37.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:37.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:38.091 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:38.119 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:38.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:38.122 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:38.222 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:38.227 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:37 smithi169 bash[104356]: cluster 2023-09-23T23:00:36.691032+0000 osd.7 (osd.7) 339 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T23:00:38.227 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:37 smithi169 bash[104356]: cluster 2023-09-23T23:00:36.915306+0000 mgr.y (mgr.25310) 1173 : cluster 0 pgmap v1298: 93 pgs: 93 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:38.228 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:37 smithi169 bash[101133]: cluster 2023-09-23T23:00:36.691032+0000 osd.7 (osd.7) 339 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T23:00:38.228 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:37 smithi169 bash[101133]: cluster 2023-09-23T23:00:36.915306+0000 mgr.y (mgr.25310) 1173 : cluster 0 pgmap v1298: 93 pgs: 93 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:38.228 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-09-23T23:00:38.229 INFO:tasks.radosbench:Beginning radosbench... 2023-09-23T23:00:38.229 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_6 2023-09-23T23:00:38.229 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd pool create unique_pool_6 16 2023-09-23T23:00:38.254 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:38.256 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:37 smithi187 bash[89487]: cluster 2023-09-23T23:00:36.691032+0000 osd.7 (osd.7) 339 : cluster 3 failed to encode map e318 with expected crc 2023-09-23T23:00:38.256 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:37 smithi187 bash[89487]: cluster 2023-09-23T23:00:36.915306+0000 mgr.y (mgr.25310) 1173 : cluster 0 pgmap v1298: 93 pgs: 93 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:38.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:38.257 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:38.358 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:38.384 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:38.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:38.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:38.487 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:38.499 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:00:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:00:38] "GET /metrics HTTP/1.1" 200 36453 "" "Prometheus/2.43.0" 2023-09-23T23:00:38.515 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:38.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:38.518 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:38.618 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:38.651 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:38.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:38.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:38.755 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:38.777 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:38.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:38.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:38.880 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:38.912 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:38.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:38.914 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:39.015 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:39.048 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:39.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:39.051 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:39.152 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:39.183 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:39.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:39.187 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:39.287 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:39.320 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:39.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:39.323 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:39.424 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:39.456 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:39.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:39.459 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:39.559 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:39.587 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:39.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:39.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:39.690 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:39.720 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:39.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:39.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:39.823 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:39.850 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:39.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:39.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:39.954 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:39.981 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:39.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:39.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:40.084 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:40.099 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:39 smithi169 bash[101133]: cluster 2023-09-23T23:00:38.916157+0000 mgr.y (mgr.25310) 1174 : cluster 0 pgmap v1299: 93 pgs: 93 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:40.113 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:40.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:40.116 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:40.217 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:40.248 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:40.250 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:39 smithi187 bash[89487]: cluster 2023-09-23T23:00:38.916157+0000 mgr.y (mgr.25310) 1174 : cluster 0 pgmap v1299: 93 pgs: 93 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:40.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:40.251 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:40.352 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:40.379 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:40.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:40.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:40.482 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:40.489 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:40 smithi169 bash[104356]: cluster 2023-09-23T23:00:38.916157+0000 mgr.y (mgr.25310) 1174 : cluster 0 pgmap v1299: 93 pgs: 93 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:40.507 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:40.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:40.510 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:40.611 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:40.643 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:40.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:40.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:40.746 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:40.776 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:40.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:40.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:40.879 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:40.910 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:40.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:40.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:41.014 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:41.047 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:41.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:41.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:41.152 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:41.181 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:41.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:41.183 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:41.284 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:41.316 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:41.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:41.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:41.420 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:41.448 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:41.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:41.451 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:41.553 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:41.587 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:41.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:41.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:41.690 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:41.721 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:41.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:41.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:41.825 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:41.855 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:41.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:41.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:41.959 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:41.994 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:41.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:41.996 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:42.097 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:42.122 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:42.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:42 smithi187 bash[89487]: cluster 2023-09-23T23:00:40.917049+0000 mgr.y (mgr.25310) 1175 : cluster 0 pgmap v1300: 93 pgs: 93 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:42.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:42 smithi187 bash[89487]: audit 2023-09-23T23:00:41.170426+0000 mon.a (mon.0) 1663 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:00:42.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:42 smithi187 bash[89487]: audit 2023-09-23T23:00:41.171717+0000 mon.a (mon.0) 1664 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:00:42.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:42.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:42.226 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:42.258 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:42.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:42.260 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:42.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:42 smithi169 bash[101133]: cluster 2023-09-23T23:00:40.917049+0000 mgr.y (mgr.25310) 1175 : cluster 0 pgmap v1300: 93 pgs: 93 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:42.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:42 smithi169 bash[101133]: audit 2023-09-23T23:00:41.170426+0000 mon.a (mon.0) 1663 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:00:42.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:42 smithi169 bash[101133]: audit 2023-09-23T23:00:41.171717+0000 mon.a (mon.0) 1664 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:00:42.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:42 smithi169 bash[104356]: cluster 2023-09-23T23:00:40.917049+0000 mgr.y (mgr.25310) 1175 : cluster 0 pgmap v1300: 93 pgs: 93 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:42.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:42 smithi169 bash[104356]: audit 2023-09-23T23:00:41.170426+0000 mon.a (mon.0) 1663 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:00:42.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:42 smithi169 bash[104356]: audit 2023-09-23T23:00:41.171717+0000 mon.a (mon.0) 1664 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:00:42.361 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:42.395 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:42.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:42.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:42.498 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:42.530 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:42.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:42.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:42.634 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:42.658 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:42.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:42.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:42.762 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:42.786 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:42.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:42.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:42.890 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:42.921 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:42.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:42.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:43.026 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:43.058 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:43.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:43.061 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:43.162 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:43.194 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:43.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:43.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:43.298 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:43.320 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:43.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:43.324 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:43.424 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:43.450 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:43.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:43.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:43.553 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:43.586 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:43.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:43.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:43.690 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:43.723 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:43.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:43.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:43.736 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2023-09-23T23:00:43.736 INFO:teuthology.orchestra.run.smithi169.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-23T23:00:43.827 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:43.851 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:43.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:43.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:43.954 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:43.984 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:43.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:43.986 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:44.087 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:44.125 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:44.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:44.128 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:44.229 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:44.263 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:44.265 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:44 smithi187 bash[89487]: cluster 2023-09-23T23:00:42.917641+0000 mgr.y (mgr.25310) 1176 : cluster 0 pgmap v1301: 93 pgs: 93 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:44.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:44.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:44.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:44 smithi169 bash[101133]: cluster 2023-09-23T23:00:42.917641+0000 mgr.y (mgr.25310) 1176 : cluster 0 pgmap v1301: 93 pgs: 93 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:44.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:44 smithi169 bash[104356]: cluster 2023-09-23T23:00:42.917641+0000 mgr.y (mgr.25310) 1176 : cluster 0 pgmap v1301: 93 pgs: 93 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:44.367 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:44.399 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:44.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:44.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:44.503 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:44.537 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:44.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:44.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:44.641 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:44.660 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:44.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:44.663 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:44.764 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:44.795 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:44.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:44.799 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:44.900 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:44.931 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:44.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:44.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:45.015 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:45 smithi169 bash[101133]: audit 2023-09-23T23:00:44.884625+0000 mon.a (mon.0) 1665 : audit 1 from='client.? 172.21.15.169:0/1765102081' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:00:45.022 INFO:teuthology.orchestra.run.smithi169.stderr:reweighted osd.6 to 1 (10000) 2023-09-23T23:00:45.035 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:45.047 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:45 smithi187 bash[89487]: audit 2023-09-23T23:00:44.884625+0000 mon.a (mon.0) 1665 : audit 1 from='client.? 172.21.15.169:0/1765102081' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:00:45.065 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:45.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:45.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:45.170 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:45.205 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:45.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:45.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:45.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:45 smithi169 bash[104356]: audit 2023-09-23T23:00:44.884625+0000 mon.a (mon.0) 1665 : audit 1 from='client.? 172.21.15.169:0/1765102081' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:00:45.309 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:45.339 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:45.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:45.342 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:45.443 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:45.468 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:45.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:45.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:45.571 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:45.597 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:45.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:45.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:45.700 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:45.724 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:45.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:45.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:45.827 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:45.856 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:45.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:45.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:45.960 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:45.981 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:45.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:45.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:46.083 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:46.104 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:46.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:46.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:46.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:46 smithi187 bash[89487]: cluster 2023-09-23T23:00:44.918194+0000 mgr.y (mgr.25310) 1177 : cluster 0 pgmap v1302: 93 pgs: 93 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:46.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:46 smithi187 bash[89487]: audit 2023-09-23T23:00:45.017354+0000 mon.a (mon.0) 1666 : audit 1 from='client.? 172.21.15.169:0/1765102081' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T23:00:46.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:46 smithi187 bash[89487]: cluster 2023-09-23T23:00:45.017483+0000 mon.a (mon.0) 1667 : cluster 0 osdmap e319: 8 total, 8 up, 7 in 2023-09-23T23:00:46.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:46 smithi187 bash[89487]: audit 2023-09-23T23:00:45.075158+0000 mon.a (mon.0) 1668 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:00:46.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:46 smithi187 bash[89487]: audit 2023-09-23T23:00:45.496851+0000 mon.a (mon.0) 1669 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:00:46.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:46 smithi187 bash[89487]: audit 2023-09-23T23:00:45.503795+0000 mon.a (mon.0) 1670 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:00:46.208 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:46.238 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:46.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:46.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:46.342 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:46.351 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:46 smithi169 bash[104356]: cluster 2023-09-23T23:00:44.918194+0000 mgr.y (mgr.25310) 1177 : cluster 0 pgmap v1302: 93 pgs: 93 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:46.351 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:46 smithi169 bash[104356]: audit 2023-09-23T23:00:45.017354+0000 mon.a (mon.0) 1666 : audit 1 from='client.? 172.21.15.169:0/1765102081' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T23:00:46.351 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:46 smithi169 bash[104356]: cluster 2023-09-23T23:00:45.017483+0000 mon.a (mon.0) 1667 : cluster 0 osdmap e319: 8 total, 8 up, 7 in 2023-09-23T23:00:46.352 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:46 smithi169 bash[104356]: audit 2023-09-23T23:00:45.075158+0000 mon.a (mon.0) 1668 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:00:46.352 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:46 smithi169 bash[104356]: audit 2023-09-23T23:00:45.496851+0000 mon.a (mon.0) 1669 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:00:46.352 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:46 smithi169 bash[104356]: audit 2023-09-23T23:00:45.503795+0000 mon.a (mon.0) 1670 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:00:46.352 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:46 smithi169 bash[101133]: cluster 2023-09-23T23:00:44.918194+0000 mgr.y (mgr.25310) 1177 : cluster 0 pgmap v1302: 93 pgs: 93 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:46.352 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:46 smithi169 bash[101133]: audit 2023-09-23T23:00:45.017354+0000 mon.a (mon.0) 1666 : audit 1 from='client.? 172.21.15.169:0/1765102081' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T23:00:46.352 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:46 smithi169 bash[101133]: cluster 2023-09-23T23:00:45.017483+0000 mon.a (mon.0) 1667 : cluster 0 osdmap e319: 8 total, 8 up, 7 in 2023-09-23T23:00:46.352 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:46 smithi169 bash[101133]: audit 2023-09-23T23:00:45.075158+0000 mon.a (mon.0) 1668 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:00:46.354 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:46 smithi169 bash[101133]: audit 2023-09-23T23:00:45.496851+0000 mon.a (mon.0) 1669 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:00:46.354 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:46 smithi169 bash[101133]: audit 2023-09-23T23:00:45.503795+0000 mon.a (mon.0) 1670 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:00:46.367 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:46.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:46.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:46.470 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:46.504 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:46.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:46.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:46.607 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:46.638 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:46.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:46.641 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:46.741 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:46.772 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:46.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:46.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:46.875 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:46.907 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:46.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:46.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:47.010 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:47.040 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:47.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:47.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:47.143 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:47.175 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:47.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:47.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:47.278 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:47.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:47 smithi169 bash[101133]: cluster 2023-09-23T23:00:46.489636+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:00:47.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:47 smithi169 bash[104356]: cluster 2023-09-23T23:00:46.489636+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:00:47.292 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:47 smithi187 bash[89487]: cluster 2023-09-23T23:00:46.489636+0000 osd.6 (osd.6) 72 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:00:47.312 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:47.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:47.315 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:47.416 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:47.439 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:47.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:47.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:47.542 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:47.576 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:47.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:47.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:47.679 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:47.706 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:47.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:47.709 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:47.809 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:47.845 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:47.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:47.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:47.948 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:47.972 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:47.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:47.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:48.078 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:48.092 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:48 smithi187 bash[89487]: cluster 2023-09-23T23:00:46.489406+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:00:48.092 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:48 smithi187 bash[89487]: cluster 2023-09-23T23:00:46.489616+0000 osd.7 (osd.7) 340 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:00:48.092 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:48 smithi187 bash[89487]: cluster 2023-09-23T23:00:46.919082+0000 mgr.y (mgr.25310) 1178 : cluster 0 pgmap v1304: 93 pgs: 93 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:48.113 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:48.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:48.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:48.217 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:48.229 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:48 smithi169 bash[104356]: cluster 2023-09-23T23:00:46.489406+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:00:48.230 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:48 smithi169 bash[104356]: cluster 2023-09-23T23:00:46.489616+0000 osd.7 (osd.7) 340 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:00:48.230 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:48 smithi169 bash[104356]: cluster 2023-09-23T23:00:46.919082+0000 mgr.y (mgr.25310) 1178 : cluster 0 pgmap v1304: 93 pgs: 93 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:48.230 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:48 smithi169 bash[101133]: cluster 2023-09-23T23:00:46.489406+0000 osd.5 (osd.5) 171 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:00:48.230 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:48 smithi169 bash[101133]: cluster 2023-09-23T23:00:46.489616+0000 osd.7 (osd.7) 340 : cluster 3 failed to encode map e319 with expected crc 2023-09-23T23:00:48.230 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:48 smithi169 bash[101133]: cluster 2023-09-23T23:00:46.919082+0000 mgr.y (mgr.25310) 1178 : cluster 0 pgmap v1304: 93 pgs: 93 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:48.246 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:48.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:48.249 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:48.350 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:48.379 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:48.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:48.382 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:48.483 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:48.506 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:00:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:00:48] "GET /metrics HTTP/1.1" 200 34051 "" "Prometheus/2.43.0" 2023-09-23T23:00:48.508 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-23T23:00:48.513 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:48.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:48.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:48.558 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 7 1 2023-09-23T23:00:48.617 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:48.640 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:48.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:48.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:48.744 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:48.776 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:48.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:48.779 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:48.880 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:48.906 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:48.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:48.908 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:49.010 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:49.035 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:00:49.041 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is set 2023-09-23T23:00:49.044 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:49.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:49.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:49.075 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:49 smithi169 bash[101133]: audit 2023-09-23T23:00:48.782555+0000 mon.a (mon.0) 1671 : audit 1 from='client.? 172.21.15.169:0/804170462' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:00:49.076 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:49 smithi169 bash[104356]: audit 2023-09-23T23:00:48.782555+0000 mon.a (mon.0) 1671 : audit 1 from='client.? 172.21.15.169:0/804170462' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:00:49.082 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T23:00:49.105 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T23:00:49.127 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T23:00:49.146 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:49.149 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T23:00:49.173 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T23:00:49.177 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:49.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:49.180 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:49.195 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T23:00:49.218 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T23:00:49.240 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T23:00:49.242 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:00:49.242 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:00:49.242 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:00:49.242 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:00:49.243 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:00:49.243 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:00:49.243 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:00:49.243 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:00:49.280 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:49.292 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:49 smithi187 bash[89487]: audit 2023-09-23T23:00:48.782555+0000 mon.a (mon.0) 1671 : audit 1 from='client.? 172.21.15.169:0/804170462' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:00:49.310 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:49.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:49.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:49.414 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:49.445 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:49.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:49.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:49.548 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:49.575 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:49.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:49.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:49.677 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:49.704 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:49.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:49.706 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:49.807 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:49.842 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:49.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:49.845 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:49.945 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:49.980 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:49.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:49.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:50.085 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:50.116 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:50.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:50.119 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:50.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:50 smithi187 bash[89487]: cluster 2023-09-23T23:00:48.919973+0000 mgr.y (mgr.25310) 1179 : cluster 0 pgmap v1305: 93 pgs: 93 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:50.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:50 smithi187 bash[89487]: cluster 2023-09-23T23:00:49.018924+0000 mon.a (mon.0) 1672 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:00:50.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:50 smithi187 bash[89487]: cluster 2023-09-23T23:00:49.028160+0000 osd.7 (osd.7) 341 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T23:00:50.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:50 smithi187 bash[89487]: cluster 2023-09-23T23:00:49.028903+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T23:00:50.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:50 smithi187 bash[89487]: audit 2023-09-23T23:00:49.031886+0000 mon.a (mon.0) 1673 : audit 1 from='client.? 172.21.15.169:0/804170462' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:00:50.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:50 smithi187 bash[89487]: cluster 2023-09-23T23:00:49.031947+0000 mon.a (mon.0) 1674 : cluster 0 osdmap e320: 8 total, 8 up, 7 in 2023-09-23T23:00:50.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:50 smithi187 bash[89487]: audit 2023-09-23T23:00:49.054939+0000 mon.a (mon.0) 1675 : audit 0 from='client.? 172.21.15.169:0/142984384' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:00:50.220 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:50.254 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:50.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:50.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:50.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:50 smithi169 bash[101133]: cluster 2023-09-23T23:00:48.919973+0000 mgr.y (mgr.25310) 1179 : cluster 0 pgmap v1305: 93 pgs: 93 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:50.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:50 smithi169 bash[101133]: cluster 2023-09-23T23:00:49.018924+0000 mon.a (mon.0) 1672 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:00:50.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:50 smithi169 bash[101133]: cluster 2023-09-23T23:00:49.028160+0000 osd.7 (osd.7) 341 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T23:00:50.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:50 smithi169 bash[101133]: cluster 2023-09-23T23:00:49.028903+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T23:00:50.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:50 smithi169 bash[101133]: audit 2023-09-23T23:00:49.031886+0000 mon.a (mon.0) 1673 : audit 1 from='client.? 172.21.15.169:0/804170462' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:00:50.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:50 smithi169 bash[101133]: cluster 2023-09-23T23:00:49.031947+0000 mon.a (mon.0) 1674 : cluster 0 osdmap e320: 8 total, 8 up, 7 in 2023-09-23T23:00:50.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:50 smithi169 bash[101133]: audit 2023-09-23T23:00:49.054939+0000 mon.a (mon.0) 1675 : audit 0 from='client.? 172.21.15.169:0/142984384' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:00:50.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:50 smithi169 bash[104356]: cluster 2023-09-23T23:00:48.919973+0000 mgr.y (mgr.25310) 1179 : cluster 0 pgmap v1305: 93 pgs: 93 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:50.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:50 smithi169 bash[104356]: cluster 2023-09-23T23:00:49.018924+0000 mon.a (mon.0) 1672 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:00:50.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:50 smithi169 bash[104356]: cluster 2023-09-23T23:00:49.028160+0000 osd.7 (osd.7) 341 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T23:00:50.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:50 smithi169 bash[104356]: cluster 2023-09-23T23:00:49.028903+0000 osd.6 (osd.6) 73 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T23:00:50.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:50 smithi169 bash[104356]: audit 2023-09-23T23:00:49.031886+0000 mon.a (mon.0) 1673 : audit 1 from='client.? 172.21.15.169:0/804170462' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:00:50.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:50 smithi169 bash[104356]: cluster 2023-09-23T23:00:49.031947+0000 mon.a (mon.0) 1674 : cluster 0 osdmap e320: 8 total, 8 up, 7 in 2023-09-23T23:00:50.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:50 smithi169 bash[104356]: audit 2023-09-23T23:00:49.054939+0000 mon.a (mon.0) 1675 : audit 0 from='client.? 172.21.15.169:0/142984384' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:00:50.358 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:50.387 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:50.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:50.390 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:50.491 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:50.518 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:50.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:50.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:50.622 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:50.654 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:50.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:50.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:50.757 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:50.782 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:50.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:50.785 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:50.886 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:50.914 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:50.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:50.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:51.018 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:51.044 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:51.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:51.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:51.147 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:51.156 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:51 smithi187 bash[89487]: cluster 2023-09-23T23:00:49.396704+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T23:00:51.172 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:51.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:51.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:51.276 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:51.287 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:51 smithi169 bash[104356]: cluster 2023-09-23T23:00:49.396704+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T23:00:51.288 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:51 smithi169 bash[101133]: cluster 2023-09-23T23:00:49.396704+0000 osd.5 (osd.5) 172 : cluster 3 failed to encode map e320 with expected crc 2023-09-23T23:00:51.304 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:51.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:51.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:51.407 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:51.439 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:51.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:51.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:51.543 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:51.571 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:51.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:51.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:51.675 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:51.719 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:51.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:51.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:51.823 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:51.851 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:51.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:51.853 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:51.953 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:51.987 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:51.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:51.991 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:52.092 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:52.104 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:52 smithi187 bash[89487]: cluster 2023-09-23T23:00:50.920768+0000 mgr.y (mgr.25310) 1180 : cluster 0 pgmap v1307: 93 pgs: 93 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:52.123 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:52.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:52.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:52.150 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:52 smithi169 bash[101133]: cluster 2023-09-23T23:00:50.920768+0000 mgr.y (mgr.25310) 1180 : cluster 0 pgmap v1307: 93 pgs: 93 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:52.150 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:52 smithi169 bash[104356]: cluster 2023-09-23T23:00:50.920768+0000 mgr.y (mgr.25310) 1180 : cluster 0 pgmap v1307: 93 pgs: 93 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:52.227 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:52.258 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:52.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:52.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:52.361 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:52.391 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:52.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:52.394 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:52.495 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:52.524 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:52.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:52.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:52.627 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:52.660 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:52.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:52.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:52.763 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:52.800 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:52.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:52.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:52.904 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:52.933 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:52.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:52.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:53.038 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:53.065 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:53.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:53.068 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:53.169 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:53.202 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:53.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:53.205 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:53.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:53 smithi169 bash[101133]: audit 2023-09-23T23:00:52.048153+0000 mon.a (mon.0) 1676 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:00:53.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:53 smithi169 bash[101133]: audit 2023-09-23T23:00:52.054900+0000 mon.a (mon.0) 1677 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:00:53.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:53 smithi169 bash[104356]: audit 2023-09-23T23:00:52.048153+0000 mon.a (mon.0) 1676 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:00:53.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:53 smithi169 bash[104356]: audit 2023-09-23T23:00:52.054900+0000 mon.a (mon.0) 1677 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:00:53.305 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:53.333 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:53.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:53.336 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:53.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:53 smithi187 bash[89487]: audit 2023-09-23T23:00:52.048153+0000 mon.a (mon.0) 1676 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:00:53.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:53 smithi187 bash[89487]: audit 2023-09-23T23:00:52.054900+0000 mon.a (mon.0) 1677 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:00:53.436 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:53.465 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:53.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:53.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:53.568 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:53.597 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:53.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:53.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:53.700 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:53.730 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:53.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:53.734 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:53.834 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:53.866 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:53.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:53.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:53.889 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:00:53.949 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T23:00:53.970 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:54.038 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:54.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:54.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:54.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:54 smithi187 bash[89487]: cluster 2023-09-23T23:00:52.921710+0000 mgr.y (mgr.25310) 1181 : cluster 0 pgmap v1308: 93 pgs: 93 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:54.142 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:54.151 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:54 smithi169 bash[104356]: cluster 2023-09-23T23:00:52.921710+0000 mgr.y (mgr.25310) 1181 : cluster 0 pgmap v1308: 93 pgs: 93 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:54.151 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:54 smithi169 bash[101133]: cluster 2023-09-23T23:00:52.921710+0000 mgr.y (mgr.25310) 1181 : cluster 0 pgmap v1308: 93 pgs: 93 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:54.165 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:54.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:54.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:54.267 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:54.291 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:54.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:54.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:54.394 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:54.434 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:54.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:54.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:54.540 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:54.570 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:54.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:54.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:54.674 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:54.705 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:54.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:54.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:54.808 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:54.834 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:54.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:54.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:54.937 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:54.972 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:54.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:54.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:55.076 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:55.106 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:55.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:55.109 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:55.210 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:55.240 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:55.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:55.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:55.345 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:55.378 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:55.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:55.380 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:55.481 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:55.483 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:00:55.483 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:00:55.513 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:55.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:55.517 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:55.618 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:55.652 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:55.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:55.655 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:55.756 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:55.778 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:55.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:55.781 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:55.881 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:55.910 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:55.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:55.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:56.015 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:56.028 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:55 smithi169 bash[101133]: cluster 2023-09-23T23:00:54.922586+0000 mgr.y (mgr.25310) 1182 : cluster 0 pgmap v1309: 93 pgs: 93 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:56.028 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:55 smithi169 bash[101133]: audit 2023-09-23T23:00:54.934121+0000 mon.a (mon.0) 1678 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:00:56.028 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:55 smithi169 bash[101133]: audit 2023-09-23T23:00:54.941961+0000 mon.a (mon.0) 1679 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:00:56.028 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:55 smithi169 bash[101133]: audit 2023-09-23T23:00:55.366943+0000 mon.c (mon.2) 103 : audit 1 from='client.? 172.21.15.169:0/3592848963' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-09-23T23:00:56.029 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:55 smithi169 bash[101133]: audit 2023-09-23T23:00:55.367434+0000 mon.a (mon.0) 1680 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-09-23T23:00:56.029 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:55 smithi169 bash[101133]: audit 2023-09-23T23:00:55.820212+0000 mon.a (mon.0) 1681 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:00:56.029 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:55 smithi169 bash[101133]: audit 2023-09-23T23:00:55.821513+0000 mon.a (mon.0) 1682 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:00:56.029 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:55 smithi169 bash[101133]: audit 2023-09-23T23:00:55.828086+0000 mon.a (mon.0) 1683 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:00:56.029 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:55 smithi169 bash[104356]: cluster 2023-09-23T23:00:54.922586+0000 mgr.y (mgr.25310) 1182 : cluster 0 pgmap v1309: 93 pgs: 93 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:56.029 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:55 smithi169 bash[104356]: audit 2023-09-23T23:00:54.934121+0000 mon.a (mon.0) 1678 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:00:56.029 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:55 smithi169 bash[104356]: audit 2023-09-23T23:00:54.941961+0000 mon.a (mon.0) 1679 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:00:56.029 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:55 smithi169 bash[104356]: audit 2023-09-23T23:00:55.366943+0000 mon.c (mon.2) 103 : audit 1 from='client.? 172.21.15.169:0/3592848963' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-09-23T23:00:56.029 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:55 smithi169 bash[104356]: audit 2023-09-23T23:00:55.367434+0000 mon.a (mon.0) 1680 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-09-23T23:00:56.030 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:55 smithi169 bash[104356]: audit 2023-09-23T23:00:55.820212+0000 mon.a (mon.0) 1681 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:00:56.030 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:55 smithi169 bash[104356]: audit 2023-09-23T23:00:55.821513+0000 mon.a (mon.0) 1682 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:00:56.030 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:55 smithi169 bash[104356]: audit 2023-09-23T23:00:55.828086+0000 mon.a (mon.0) 1683 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:00:56.045 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:56.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:56.049 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:56.075 INFO:teuthology.orchestra.run.smithi169.stderr:pool 'unique_pool_6' created 2023-09-23T23:00:56.150 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:56.175 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:56.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:56.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:56.278 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:56.306 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:56.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:56.310 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:56.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:55 smithi187 bash[89487]: cluster 2023-09-23T23:00:54.922586+0000 mgr.y (mgr.25310) 1182 : cluster 0 pgmap v1309: 93 pgs: 93 active+clean; 582 KiB data, 3.8 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:56.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:55 smithi187 bash[89487]: audit 2023-09-23T23:00:54.934121+0000 mon.a (mon.0) 1678 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:00:56.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:55 smithi187 bash[89487]: audit 2023-09-23T23:00:54.941961+0000 mon.a (mon.0) 1679 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:00:56.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:55 smithi187 bash[89487]: audit 2023-09-23T23:00:55.366943+0000 mon.c (mon.2) 103 : audit 1 from='client.? 172.21.15.169:0/3592848963' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-09-23T23:00:56.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:55 smithi187 bash[89487]: audit 2023-09-23T23:00:55.367434+0000 mon.a (mon.0) 1680 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-09-23T23:00:56.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:55 smithi187 bash[89487]: audit 2023-09-23T23:00:55.820212+0000 mon.a (mon.0) 1681 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:00:56.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:55 smithi187 bash[89487]: audit 2023-09-23T23:00:55.821513+0000 mon.a (mon.0) 1682 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:00:56.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:55 smithi187 bash[89487]: audit 2023-09-23T23:00:55.828086+0000 mon.a (mon.0) 1683 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:00:56.410 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:56.444 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:56.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:56.447 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:56.548 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:56.585 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:00:56.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:56.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:00:56.689 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:56.713 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:56.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:56.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:56.816 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:56.840 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:56.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:56.842 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:56.943 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:56.965 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:56.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:56.967 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:57.068 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:57.090 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:57.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:57.092 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:57.193 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:57.201 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:57 smithi169 bash[104356]: cluster 2023-09-23T23:00:56.063298+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T23:00:57.201 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:57 smithi169 bash[104356]: audit 2023-09-23T23:00:56.064575+0000 mon.a (mon.0) 1684 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2023-09-23T23:00:57.202 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:57 smithi169 bash[104356]: cluster 2023-09-23T23:00:56.064684+0000 mon.a (mon.0) 1685 : cluster 0 osdmap e321: 8 total, 8 up, 7 in 2023-09-23T23:00:57.206 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:57 smithi169 bash[104356]: cluster 2023-09-23T23:00:56.070699+0000 osd.7 (osd.7) 342 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T23:00:57.206 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:57 smithi169 bash[104356]: cluster 2023-09-23T23:00:56.073477+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T23:00:57.206 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:57 smithi169 bash[104356]: cluster 2023-09-23T23:00:56.074708+0000 osd.7 (osd.7) 343 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T23:00:57.206 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:57 smithi169 bash[104356]: cluster 2023-09-23T23:00:56.077805+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T23:00:57.206 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:57 smithi169 bash[104356]: cluster 2023-09-23T23:00:56.079779+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T23:00:57.206 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:57 smithi169 bash[104356]: audit 2023-09-23T23:00:56.169874+0000 mon.a (mon.0) 1686 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:00:57.206 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:57 smithi169 bash[104356]: audit 2023-09-23T23:00:56.171080+0000 mon.a (mon.0) 1687 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:00:57.206 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:57 smithi169 bash[101133]: cluster 2023-09-23T23:00:56.063298+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T23:00:57.206 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:57 smithi169 bash[101133]: audit 2023-09-23T23:00:56.064575+0000 mon.a (mon.0) 1684 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2023-09-23T23:00:57.206 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:57 smithi169 bash[101133]: cluster 2023-09-23T23:00:56.064684+0000 mon.a (mon.0) 1685 : cluster 0 osdmap e321: 8 total, 8 up, 7 in 2023-09-23T23:00:57.207 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:57 smithi169 bash[101133]: cluster 2023-09-23T23:00:56.070699+0000 osd.7 (osd.7) 342 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T23:00:57.207 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:57 smithi169 bash[101133]: cluster 2023-09-23T23:00:56.073477+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T23:00:57.207 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:57 smithi169 bash[101133]: cluster 2023-09-23T23:00:56.074708+0000 osd.7 (osd.7) 343 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T23:00:57.207 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:57 smithi169 bash[101133]: cluster 2023-09-23T23:00:56.077805+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T23:00:57.207 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:57 smithi169 bash[101133]: cluster 2023-09-23T23:00:56.079779+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T23:00:57.207 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:57 smithi169 bash[101133]: audit 2023-09-23T23:00:56.169874+0000 mon.a (mon.0) 1686 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:00:57.207 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:57 smithi169 bash[101133]: audit 2023-09-23T23:00:56.171080+0000 mon.a (mon.0) 1687 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:00:57.214 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:57.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:57.216 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:57.317 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:57.331 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:57 smithi187 bash[89487]: cluster 2023-09-23T23:00:56.063298+0000 osd.5 (osd.5) 173 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T23:00:57.331 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:57 smithi187 bash[89487]: audit 2023-09-23T23:00:56.064575+0000 mon.a (mon.0) 1684 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2023-09-23T23:00:57.331 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:57 smithi187 bash[89487]: cluster 2023-09-23T23:00:56.064684+0000 mon.a (mon.0) 1685 : cluster 0 osdmap e321: 8 total, 8 up, 7 in 2023-09-23T23:00:57.331 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:57 smithi187 bash[89487]: cluster 2023-09-23T23:00:56.070699+0000 osd.7 (osd.7) 342 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T23:00:57.331 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:57 smithi187 bash[89487]: cluster 2023-09-23T23:00:56.073477+0000 osd.6 (osd.6) 74 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T23:00:57.331 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:57 smithi187 bash[89487]: cluster 2023-09-23T23:00:56.074708+0000 osd.7 (osd.7) 343 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T23:00:57.332 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:57 smithi187 bash[89487]: cluster 2023-09-23T23:00:56.077805+0000 osd.6 (osd.6) 75 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T23:00:57.332 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:57 smithi187 bash[89487]: cluster 2023-09-23T23:00:56.079779+0000 osd.6 (osd.6) 76 : cluster 3 failed to encode map e321 with expected crc 2023-09-23T23:00:57.332 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:57 smithi187 bash[89487]: audit 2023-09-23T23:00:56.169874+0000 mon.a (mon.0) 1686 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:00:57.332 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:57 smithi187 bash[89487]: audit 2023-09-23T23:00:56.171080+0000 mon.a (mon.0) 1687 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:00:57.351 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:57.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:57.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:57.454 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:57.489 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:57.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:57.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:57.593 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:57.622 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:57.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:57.625 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:57.727 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:57.765 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:57.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:57.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:57.869 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:57.909 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:57.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:57.911 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:58.012 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:58.044 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:58.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:58.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:58.148 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:58.165 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:58 smithi187 bash[89487]: cluster 2023-09-23T23:00:56.923338+0000 mgr.y (mgr.25310) 1183 : cluster 0 pgmap v1311: 109 pgs: 3 creating+peering, 13 unknown, 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:58.165 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:58 smithi187 bash[89487]: cluster 2023-09-23T23:00:57.068511+0000 mon.a (mon.0) 1688 : cluster 0 osdmap e322: 8 total, 8 up, 7 in 2023-09-23T23:00:58.165 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:58 smithi187 bash[89487]: cluster 2023-09-23T23:00:57.070205+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T23:00:58.166 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:58 smithi187 bash[89487]: cluster 2023-09-23T23:00:57.070235+0000 osd.7 (osd.7) 344 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T23:00:58.166 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:58 smithi187 bash[89487]: cluster 2023-09-23T23:00:57.073383+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T23:00:58.185 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:58.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:58.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:58.290 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:58.320 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:58.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:58.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:58.424 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:58.438 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:58 smithi169 bash[101133]: cluster 2023-09-23T23:00:56.923338+0000 mgr.y (mgr.25310) 1183 : cluster 0 pgmap v1311: 109 pgs: 3 creating+peering, 13 unknown, 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:58.438 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:58 smithi169 bash[101133]: cluster 2023-09-23T23:00:57.068511+0000 mon.a (mon.0) 1688 : cluster 0 osdmap e322: 8 total, 8 up, 7 in 2023-09-23T23:00:58.439 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:58 smithi169 bash[101133]: cluster 2023-09-23T23:00:57.070205+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T23:00:58.439 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:58 smithi169 bash[101133]: cluster 2023-09-23T23:00:57.070235+0000 osd.7 (osd.7) 344 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T23:00:58.439 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:58 smithi169 bash[101133]: cluster 2023-09-23T23:00:57.073383+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T23:00:58.439 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:58 smithi169 bash[104356]: cluster 2023-09-23T23:00:56.923338+0000 mgr.y (mgr.25310) 1183 : cluster 0 pgmap v1311: 109 pgs: 3 creating+peering, 13 unknown, 93 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:58.440 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:58 smithi169 bash[104356]: cluster 2023-09-23T23:00:57.068511+0000 mon.a (mon.0) 1688 : cluster 0 osdmap e322: 8 total, 8 up, 7 in 2023-09-23T23:00:58.440 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:58 smithi169 bash[104356]: cluster 2023-09-23T23:00:57.070205+0000 osd.5 (osd.5) 174 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T23:00:58.440 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:58 smithi169 bash[104356]: cluster 2023-09-23T23:00:57.070235+0000 osd.7 (osd.7) 344 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T23:00:58.440 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:58 smithi169 bash[104356]: cluster 2023-09-23T23:00:57.073383+0000 osd.6 (osd.6) 77 : cluster 3 failed to encode map e322 with expected crc 2023-09-23T23:00:58.455 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:00:58.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:58.458 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:00:58.559 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:58.590 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:58.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:58.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:58.693 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:58.706 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:00:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:00:58] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-09-23T23:00:58.708 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd pool application enable unique_pool_6 rados --yes-i-really-mean-it || true 2023-09-23T23:00:58.729 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:58.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:58.732 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:58.833 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:58.856 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:58.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:58.858 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:58.958 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:58.982 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:00:58.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:58.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:00:59.086 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:59.116 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:00:59.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:59.121 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:00:59.221 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:59.223 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:59 smithi169 bash[104356]: cluster 2023-09-23T23:00:58.088057+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T23:00:59.223 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:59 smithi169 bash[104356]: cluster 2023-09-23T23:00:58.093032+0000 osd.7 (osd.7) 345 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T23:00:59.223 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:59 smithi169 bash[104356]: cluster 2023-09-23T23:00:58.094628+0000 mon.a (mon.0) 1689 : cluster 0 osdmap e323: 8 total, 8 up, 7 in 2023-09-23T23:00:59.223 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:00:59 smithi169 bash[104356]: cluster 2023-09-23T23:00:58.923867+0000 mgr.y (mgr.25310) 1184 : cluster 0 pgmap v1314: 109 pgs: 3 creating+peering, 6 unknown, 100 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:59.224 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:59 smithi169 bash[101133]: cluster 2023-09-23T23:00:58.088057+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T23:00:59.224 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:59 smithi169 bash[101133]: cluster 2023-09-23T23:00:58.093032+0000 osd.7 (osd.7) 345 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T23:00:59.224 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:59 smithi169 bash[101133]: cluster 2023-09-23T23:00:58.094628+0000 mon.a (mon.0) 1689 : cluster 0 osdmap e323: 8 total, 8 up, 7 in 2023-09-23T23:00:59.224 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:00:59 smithi169 bash[101133]: cluster 2023-09-23T23:00:58.923867+0000 mgr.y (mgr.25310) 1184 : cluster 0 pgmap v1314: 109 pgs: 3 creating+peering, 6 unknown, 100 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:59.246 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:00:59.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:59.248 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:00:59.349 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:59.361 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:59 smithi187 bash[89487]: cluster 2023-09-23T23:00:58.088057+0000 osd.6 (osd.6) 78 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T23:00:59.362 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:59 smithi187 bash[89487]: cluster 2023-09-23T23:00:58.093032+0000 osd.7 (osd.7) 345 : cluster 3 failed to encode map e323 with expected crc 2023-09-23T23:00:59.362 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:59 smithi187 bash[89487]: cluster 2023-09-23T23:00:58.094628+0000 mon.a (mon.0) 1689 : cluster 0 osdmap e323: 8 total, 8 up, 7 in 2023-09-23T23:00:59.362 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:00:59 smithi187 bash[89487]: cluster 2023-09-23T23:00:58.923867+0000 mgr.y (mgr.25310) 1184 : cluster 0 pgmap v1314: 109 pgs: 3 creating+peering, 6 unknown, 100 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:00:59.380 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:59.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:59.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:59.484 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:59.522 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:00:59.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:59.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:00:59.625 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:59.654 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:00:59.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:59.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:00:59.757 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:59.793 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:59.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:59.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:00:59.896 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:59.938 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:00:59.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:00:59.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:00.042 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:00.071 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:00.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:00.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:00.174 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:00.199 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:00.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:00.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:00.303 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:00.335 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:00.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:00.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:00.439 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:00.471 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:00.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:00.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:00.575 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:00.598 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:00.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:00.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:00.701 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:00.726 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:00.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:00.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:00.829 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:00.861 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:00.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:00.867 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:00.967 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:00.999 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:01.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:01.002 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:01.103 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:01.128 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:01.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:01.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:01.231 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:01.256 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:01.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:01.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:01.360 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:01.385 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:01.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:01.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:01.480 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:01:01.480 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:01:01.488 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:01.512 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:01.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:01.514 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:01.615 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:01.647 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:01.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:01.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:01.750 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:01.786 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:01.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:01.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:01.890 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:01.923 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:01.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:01.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:02.026 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:02.039 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:01 smithi187 bash[89487]: cluster 2023-09-23T23:01:00.924759+0000 mgr.y (mgr.25310) 1185 : cluster 0 pgmap v1315: 109 pgs: 3 creating+peering, 106 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:01:02.058 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:02.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:02.061 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:02.161 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:02.194 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:02.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:02.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:02.287 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:01 smithi169 bash[104356]: cluster 2023-09-23T23:01:00.924759+0000 mgr.y (mgr.25310) 1185 : cluster 0 pgmap v1315: 109 pgs: 3 creating+peering, 106 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:01:02.287 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:01 smithi169 bash[101133]: cluster 2023-09-23T23:01:00.924759+0000 mgr.y (mgr.25310) 1185 : cluster 0 pgmap v1315: 109 pgs: 3 creating+peering, 106 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:01:02.298 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:02.330 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:02.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:02.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:02.434 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:02.472 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:02.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:02.475 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:02.576 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:02.609 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:02.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:02.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:02.713 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:02.739 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:02.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:02.742 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:02.843 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:02.874 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:02.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:02.877 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:02.978 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:03.003 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:03.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:03.005 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:03.106 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:03.136 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:03.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:03.139 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:03.240 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:03.246 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:01:03.269 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:03.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:03.271 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:03.372 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:03.402 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:03.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:03.406 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:03.507 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:03.533 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:03.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:03.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:03.636 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:03.670 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:03.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:03.672 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:03.773 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:03.811 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:03.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:03.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:03.914 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:03.951 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:03.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:03.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:04.054 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:04.085 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:04.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:04.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:04.188 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:04.220 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:04.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:04.224 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:04.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:03 smithi169 bash[101133]: cluster 2023-09-23T23:01:02.925589+0000 mgr.y (mgr.25310) 1186 : cluster 0 pgmap v1316: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:01:04.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:03 smithi169 bash[104356]: cluster 2023-09-23T23:01:02.925589+0000 mgr.y (mgr.25310) 1186 : cluster 0 pgmap v1316: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:01:04.324 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:04.337 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:03 smithi187 bash[89487]: cluster 2023-09-23T23:01:02.925589+0000 mgr.y (mgr.25310) 1186 : cluster 0 pgmap v1316: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:01:04.359 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:04.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:04.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:04.463 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:04.498 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:04.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:04.501 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:04.602 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:04.631 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:04.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:04.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:04.736 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:04.761 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:04.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:04.763 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:04.864 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:04.894 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:04.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:04.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:04.997 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:05.020 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:05.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:05.022 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:05.123 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:05.148 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:05.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:05.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:05.251 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:05.272 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:05.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:05.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:05.351 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T23:01:05.351 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [], 2023-09-23T23:01:05.351 INFO:teuthology.orchestra.run.smithi169.stdout: "num_ops": 0 2023-09-23T23:01:05.351 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T23:01:05.375 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:05.405 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:05.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:05.408 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:05.509 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:05.535 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:05.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:05.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:05.639 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:05.666 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:05.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:05.668 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:05.768 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:05.793 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:05.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:05.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:05.896 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:05.918 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:05.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:05.921 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:06.008 INFO:teuthology.orchestra.run.smithi169.stderr:reweighted osd.7 to 1 (10000) 2023-09-23T23:01:06.022 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:06.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:06 smithi169 bash[104356]: cluster 2023-09-23T23:01:04.926621+0000 mgr.y (mgr.25310) 1187 : cluster 0 pgmap v1317: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:01:06.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:06 smithi169 bash[104356]: audit 2023-09-23T23:01:05.959197+0000 mon.c (mon.2) 104 : audit 1 from='client.? 172.21.15.169:0/2236779587' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T23:01:06.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:06 smithi169 bash[104356]: audit 2023-09-23T23:01:05.959584+0000 mon.a (mon.0) 1690 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T23:01:06.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:06 smithi169 bash[101133]: cluster 2023-09-23T23:01:04.926621+0000 mgr.y (mgr.25310) 1187 : cluster 0 pgmap v1317: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:01:06.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:06 smithi169 bash[101133]: audit 2023-09-23T23:01:05.959197+0000 mon.c (mon.2) 104 : audit 1 from='client.? 172.21.15.169:0/2236779587' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T23:01:06.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:06 smithi169 bash[101133]: audit 2023-09-23T23:01:05.959584+0000 mon.a (mon.0) 1690 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T23:01:06.046 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:06.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:06.048 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:06.149 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:06.178 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:06.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:06.181 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:06.282 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:06.293 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:06 smithi187 bash[89487]: cluster 2023-09-23T23:01:04.926621+0000 mgr.y (mgr.25310) 1187 : cluster 0 pgmap v1317: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:01:06.293 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:06 smithi187 bash[89487]: audit 2023-09-23T23:01:05.959197+0000 mon.c (mon.2) 104 : audit 1 from='client.? 172.21.15.169:0/2236779587' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T23:01:06.293 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:06 smithi187 bash[89487]: audit 2023-09-23T23:01:05.959584+0000 mon.a (mon.0) 1690 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T23:01:06.315 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:06.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:06.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:06.418 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:06.444 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:06.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:06.446 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:06.547 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:06.577 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:06.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:06.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:06.681 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:06.718 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:06.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:06.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:06.822 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:06.854 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:06.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:06.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:06.958 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:06.990 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:06.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:06.993 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:07.093 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:07.117 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:07.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:07.120 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:07.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:07 smithi187 bash[89487]: audit 2023-09-23T23:01:05.998266+0000 mon.a (mon.0) 1691 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T23:01:07.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:07 smithi187 bash[89487]: cluster 2023-09-23T23:01:05.998352+0000 mon.a (mon.0) 1692 : cluster 0 osdmap e324: 8 total, 8 up, 7 in 2023-09-23T23:01:07.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:07 smithi187 bash[89487]: cluster 2023-09-23T23:01:06.298780+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:01:07.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:07 smithi187 bash[89487]: cluster 2023-09-23T23:01:06.298936+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:01:07.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:07 smithi187 bash[89487]: audit 2023-09-23T23:01:06.760915+0000 mon.a (mon.0) 1693 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:01:07.221 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:07.249 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:07.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:07.251 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:07.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:07 smithi169 bash[101133]: audit 2023-09-23T23:01:05.998266+0000 mon.a (mon.0) 1691 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T23:01:07.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:07 smithi169 bash[101133]: cluster 2023-09-23T23:01:05.998352+0000 mon.a (mon.0) 1692 : cluster 0 osdmap e324: 8 total, 8 up, 7 in 2023-09-23T23:01:07.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:07 smithi169 bash[101133]: cluster 2023-09-23T23:01:06.298780+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:01:07.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:07 smithi169 bash[101133]: cluster 2023-09-23T23:01:06.298936+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:01:07.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:07 smithi169 bash[101133]: audit 2023-09-23T23:01:06.760915+0000 mon.a (mon.0) 1693 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:01:07.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:07 smithi169 bash[104356]: audit 2023-09-23T23:01:05.998266+0000 mon.a (mon.0) 1691 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T23:01:07.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:07 smithi169 bash[104356]: cluster 2023-09-23T23:01:05.998352+0000 mon.a (mon.0) 1692 : cluster 0 osdmap e324: 8 total, 8 up, 7 in 2023-09-23T23:01:07.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:07 smithi169 bash[104356]: cluster 2023-09-23T23:01:06.298780+0000 osd.5 (osd.5) 175 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:01:07.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:07 smithi169 bash[104356]: cluster 2023-09-23T23:01:06.298936+0000 osd.6 (osd.6) 79 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:01:07.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:07 smithi169 bash[104356]: audit 2023-09-23T23:01:06.760915+0000 mon.a (mon.0) 1693 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:01:07.352 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:07.384 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:07.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:07.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:07.488 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:07.515 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:07.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:07.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:07.618 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:07.645 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:07.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:07.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:07.748 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:07.780 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:07.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:07.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:07.884 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:07.912 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:07.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:07.915 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:08.015 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:08.028 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:08 smithi187 bash[89487]: cluster 2023-09-23T23:01:06.298591+0000 osd.7 (osd.7) 346 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:01:08.028 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:08 smithi187 bash[89487]: cluster 2023-09-23T23:01:06.927476+0000 mgr.y (mgr.25310) 1188 : cluster 0 pgmap v1319: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:01:08.051 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:08.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:08.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:08.155 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:08.177 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:08.179 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:08 smithi169 bash[104356]: cluster 2023-09-23T23:01:06.298591+0000 osd.7 (osd.7) 346 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:01:08.179 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:08 smithi169 bash[104356]: cluster 2023-09-23T23:01:06.927476+0000 mgr.y (mgr.25310) 1188 : cluster 0 pgmap v1319: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:01:08.179 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:08 smithi169 bash[101133]: cluster 2023-09-23T23:01:06.298591+0000 osd.7 (osd.7) 346 : cluster 3 failed to encode map e324 with expected crc 2023-09-23T23:01:08.180 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:08 smithi169 bash[101133]: cluster 2023-09-23T23:01:06.927476+0000 mgr.y (mgr.25310) 1188 : cluster 0 pgmap v1319: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:01:08.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:08.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:08.281 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:08.306 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:08.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:08.308 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:08.409 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:08.433 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:08.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:08.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:08.536 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:08.542 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-23T23:01:08.571 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:08.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:08.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:08.675 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:08.708 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:08.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:08.711 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:08.809 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:01:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:01:08] "GET /metrics HTTP/1.1" 200 36385 "" "Prometheus/2.43.0" 2023-09-23T23:01:08.812 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:08.832 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:08.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:08.835 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:08.935 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:08.966 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:08.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:08.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:09.070 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:09.091 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:09.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:09.093 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:09.194 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:09.230 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:09.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:09.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:09.333 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:09.365 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:09.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:09.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:09.468 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:09.497 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:09.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:09.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:09.600 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:09.631 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:09.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:09.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:09.735 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:09.763 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:09.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:09.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:09.867 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:09.904 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:09.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:09.907 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:10.008 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:10.043 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:10.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:10.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:10.147 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:10.157 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:10 smithi187 bash[89487]: cluster 2023-09-23T23:01:08.928081+0000 mgr.y (mgr.25310) 1189 : cluster 0 pgmap v1320: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:01:10.177 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:10.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:10.180 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:10.281 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:10.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:10 smithi169 bash[101133]: cluster 2023-09-23T23:01:08.928081+0000 mgr.y (mgr.25310) 1189 : cluster 0 pgmap v1320: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:01:10.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:10 smithi169 bash[104356]: cluster 2023-09-23T23:01:08.928081+0000 mgr.y (mgr.25310) 1189 : cluster 0 pgmap v1320: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:01:10.309 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:10.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:10.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:10.413 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:10.438 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:10.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:10.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:10.542 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:10.573 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:10.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:10.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:10.677 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:10.708 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:10.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:10.711 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:10.811 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:10.835 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:10.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:10.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:10.938 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:10.968 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:10.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:10.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:11.002 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 5 1 2023-09-23T23:01:11.073 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:11.112 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:11.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:11.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:11.216 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:11.249 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:11.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:11.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:11.352 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:11.378 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:11.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:11.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:11.481 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:11.516 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:11.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:11.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:11.622 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:11.656 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:11.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:11.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:11.760 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:11.783 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:11.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:11.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:11.886 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:11.913 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:11.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:11.915 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:12.016 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:12.037 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:12.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:12.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:12.140 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:12.171 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:12.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:12.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:12.275 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:12.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:12 smithi169 bash[101133]: cluster 2023-09-23T23:01:10.928685+0000 mgr.y (mgr.25310) 1190 : cluster 0 pgmap v1321: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:01:12.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:12 smithi169 bash[101133]: audit 2023-09-23T23:01:11.165034+0000 mon.a (mon.0) 1694 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:01:12.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:12 smithi169 bash[104356]: cluster 2023-09-23T23:01:10.928685+0000 mgr.y (mgr.25310) 1190 : cluster 0 pgmap v1321: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:01:12.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:12 smithi169 bash[104356]: audit 2023-09-23T23:01:11.165034+0000 mon.a (mon.0) 1694 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:01:12.304 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:12.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:12.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:12.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:12 smithi187 bash[89487]: cluster 2023-09-23T23:01:10.928685+0000 mgr.y (mgr.25310) 1190 : cluster 0 pgmap v1321: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:01:12.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:12 smithi187 bash[89487]: audit 2023-09-23T23:01:11.165034+0000 mon.a (mon.0) 1694 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:01:12.408 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:12.439 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:12.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:12.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:12.544 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:12.567 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:12.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:12.569 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:12.670 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:12.704 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:12.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:12.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:12.807 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:12.844 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:12.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:12.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:12.948 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:12.970 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:12.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:12.972 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:13.073 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:13.102 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:13.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:13.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:13.156 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T23:01:13.177 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T23:01:13.199 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T23:01:13.205 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:13.230 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T23:01:13.244 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:13.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:13.247 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:13.253 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T23:01:13.276 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T23:01:13.298 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T23:01:13.304 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:01:13.321 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T23:01:13.323 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:01:13.323 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:01:13.323 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:01:13.323 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:01:13.323 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:01:13.323 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:01:13.324 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:01:13.324 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:01:13.347 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:13.371 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:13.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:13.373 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:13.474 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:13.504 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:13.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:13.508 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:13.609 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:13.628 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:13.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:13.631 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:13.732 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:13.751 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:13.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:13.753 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:13.854 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:13.872 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:13.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:13.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:13.975 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:14.011 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:14.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:14.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:14.115 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:14.148 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:14.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:14.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:14.252 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:14.264 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:14 smithi169 bash[101133]: cluster 2023-09-23T23:01:12.929397+0000 mgr.y (mgr.25310) 1191 : cluster 0 pgmap v1322: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:01:14.264 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:14 smithi169 bash[101133]: audit 2023-09-23T23:01:13.133286+0000 mon.c (mon.2) 105 : audit 0 from='client.? 172.21.15.169:0/3461490095' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:01:14.264 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:14 smithi169 bash[104356]: cluster 2023-09-23T23:01:12.929397+0000 mgr.y (mgr.25310) 1191 : cluster 0 pgmap v1322: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:01:14.264 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:14 smithi169 bash[104356]: audit 2023-09-23T23:01:13.133286+0000 mon.c (mon.2) 105 : audit 0 from='client.? 172.21.15.169:0/3461490095' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:01:14.285 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:14.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:14.288 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:14.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:14 smithi187 bash[89487]: cluster 2023-09-23T23:01:12.929397+0000 mgr.y (mgr.25310) 1191 : cluster 0 pgmap v1322: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:01:14.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:14 smithi187 bash[89487]: audit 2023-09-23T23:01:13.133286+0000 mon.c (mon.2) 105 : audit 0 from='client.? 172.21.15.169:0/3461490095' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:01:14.388 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:14.413 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:14.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:14.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:14.516 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:14.545 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:14.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:14.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:14.648 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:14.681 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:14.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:14.684 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:14.785 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:14.813 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:14.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:14.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:14.918 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:14.950 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:14.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:14.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:15.054 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:15.084 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:15.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:15.086 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:15.187 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:15.217 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:15.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:15.220 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:15.321 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:15.352 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:15.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:15.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:15.456 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:15.483 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:15.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:15.485 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:15.586 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:15.615 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:15.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:15.618 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:15.719 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:15.746 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:15.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:15.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:15.849 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:15.877 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:15.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:15.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:15.981 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:16.011 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:16.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:16.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:16.115 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:16.152 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:16.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:16.154 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:16.255 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:16.263 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:16 smithi169 bash[101133]: cluster 2023-09-23T23:01:14.930006+0000 mgr.y (mgr.25310) 1192 : cluster 0 pgmap v1323: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:01:16.264 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:16 smithi169 bash[104356]: cluster 2023-09-23T23:01:14.930006+0000 mgr.y (mgr.25310) 1192 : cluster 0 pgmap v1323: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:01:16.279 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:16.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:16.281 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:16.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:16 smithi187 bash[89487]: cluster 2023-09-23T23:01:14.930006+0000 mgr.y (mgr.25310) 1192 : cluster 0 pgmap v1323: 109 pgs: 109 active+clean; 582 KiB data, 3.7 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:01:16.382 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:16.415 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:16.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:16.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:16.519 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:16.550 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:16.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:16.553 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:16.654 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:16.684 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:16.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:16.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:16.788 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:16.821 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:16.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:16.824 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:16.914 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:01:16.925 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:16.949 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:16.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:16.952 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:17.053 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:17.077 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:17.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:17.079 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:17.180 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:17.204 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:17.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:17.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:17.308 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:17.343 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:17.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:17.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:17.447 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:17.480 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:17.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:17.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:17.584 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:17.617 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:17.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:17.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:17.722 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:17.751 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:17.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:17.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:17.854 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:17.863 INFO:teuthology.orchestra.run.smithi169.stderr:enabled application 'rados' on pool 'unique_pool_6' 2023-09-23T23:01:17.864 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is set 2023-09-23T23:01:17.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:17 smithi187 bash[89487]: audit 2023-09-23T23:01:16.869780+0000 mon.c (mon.2) 106 : audit 1 from='client.? 172.21.15.169:0/1013835207' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:01:17.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:17 smithi187 bash[89487]: audit 2023-09-23T23:01:16.870190+0000 mon.a (mon.0) 1695 : 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-23T23:01:17.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:17 smithi187 bash[89487]: cluster 2023-09-23T23:01:16.930725+0000 mgr.y (mgr.25310) 1193 : cluster 0 pgmap v1324: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:01:17.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:17 smithi187 bash[89487]: audit 2023-09-23T23:01:17.180126+0000 mon.c (mon.2) 107 : audit 1 from='client.? 172.21.15.169:0/2304983457' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:01:17.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:17 smithi187 bash[89487]: audit 2023-09-23T23:01:17.180483+0000 mon.a (mon.0) 1696 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:01:17.879 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:17.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:17.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:17.983 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:17.990 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:17 smithi169 bash[101133]: audit 2023-09-23T23:01:16.869780+0000 mon.c (mon.2) 106 : audit 1 from='client.? 172.21.15.169:0/1013835207' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:01:17.990 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:17 smithi169 bash[101133]: audit 2023-09-23T23:01:16.870190+0000 mon.a (mon.0) 1695 : 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-23T23:01:17.991 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:17 smithi169 bash[101133]: cluster 2023-09-23T23:01:16.930725+0000 mgr.y (mgr.25310) 1193 : cluster 0 pgmap v1324: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:01:17.991 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:17 smithi169 bash[101133]: audit 2023-09-23T23:01:17.180126+0000 mon.c (mon.2) 107 : audit 1 from='client.? 172.21.15.169:0/2304983457' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:01:17.991 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:17 smithi169 bash[101133]: audit 2023-09-23T23:01:17.180483+0000 mon.a (mon.0) 1696 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:01:17.991 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:17 smithi169 bash[104356]: audit 2023-09-23T23:01:16.869780+0000 mon.c (mon.2) 106 : audit 1 from='client.? 172.21.15.169:0/1013835207' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:01:17.991 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:17 smithi169 bash[104356]: audit 2023-09-23T23:01:16.870190+0000 mon.a (mon.0) 1695 : 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-23T23:01:17.991 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:17 smithi169 bash[104356]: cluster 2023-09-23T23:01:16.930725+0000 mgr.y (mgr.25310) 1193 : cluster 0 pgmap v1324: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:01:17.992 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:17 smithi169 bash[104356]: audit 2023-09-23T23:01:17.180126+0000 mon.c (mon.2) 107 : audit 1 from='client.? 172.21.15.169:0/2304983457' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:01:17.992 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:17 smithi169 bash[104356]: audit 2023-09-23T23:01:17.180483+0000 mon.a (mon.0) 1696 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:01:18.010 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:18.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:18.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:18.113 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:18.136 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:18.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:18.138 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:18.239 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:18.272 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:18.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:18.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:18.376 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:18.403 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:18.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:18.406 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:18.446 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:01:18.507 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:18.540 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:18.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:18.543 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:18.643 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:18.664 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:18.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:18.666 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:18.678 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:01:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:01:18] "GET /metrics HTTP/1.1" 200 36386 "" "Prometheus/2.43.0" 2023-09-23T23:01:18.767 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:18.787 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:18.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:18.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:18.890 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:18.921 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:18.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:18.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:19.025 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:19.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:18 smithi169 bash[101133]: cluster 2023-09-23T23:01:17.840889+0000 mon.a (mon.0) 1697 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:01:19.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:18 smithi169 bash[101133]: audit 2023-09-23T23:01:17.854658+0000 mon.a (mon.0) 1698 : 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-23T23:01:19.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:18 smithi169 bash[101133]: audit 2023-09-23T23:01:17.854769+0000 mon.a (mon.0) 1699 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:01:19.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:18 smithi169 bash[101133]: cluster 2023-09-23T23:01:17.855049+0000 mon.a (mon.0) 1700 : cluster 0 osdmap e325: 8 total, 8 up, 7 in 2023-09-23T23:01:19.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:18 smithi169 bash[101133]: cluster 2023-09-23T23:01:18.005277+0000 osd.7 (osd.7) 347 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:01:19.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:18 smithi169 bash[101133]: cluster 2023-09-23T23:01:18.005495+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:01:19.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:18 smithi169 bash[101133]: cluster 2023-09-23T23:01:18.005649+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:01:19.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:18 smithi169 bash[104356]: cluster 2023-09-23T23:01:17.840889+0000 mon.a (mon.0) 1697 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:01:19.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:18 smithi169 bash[104356]: audit 2023-09-23T23:01:17.854658+0000 mon.a (mon.0) 1698 : 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-23T23:01:19.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:18 smithi169 bash[104356]: audit 2023-09-23T23:01:17.854769+0000 mon.a (mon.0) 1699 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:01:19.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:18 smithi169 bash[104356]: cluster 2023-09-23T23:01:17.855049+0000 mon.a (mon.0) 1700 : cluster 0 osdmap e325: 8 total, 8 up, 7 in 2023-09-23T23:01:19.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:18 smithi169 bash[104356]: cluster 2023-09-23T23:01:18.005277+0000 osd.7 (osd.7) 347 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:01:19.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:18 smithi169 bash[104356]: cluster 2023-09-23T23:01:18.005495+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:01:19.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:18 smithi169 bash[104356]: cluster 2023-09-23T23:01:18.005649+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:01:19.045 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:19.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:19.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:19.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:18 smithi187 bash[89487]: cluster 2023-09-23T23:01:17.840889+0000 mon.a (mon.0) 1697 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:01:19.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:18 smithi187 bash[89487]: audit 2023-09-23T23:01:17.854658+0000 mon.a (mon.0) 1698 : 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-23T23:01:19.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:18 smithi187 bash[89487]: audit 2023-09-23T23:01:17.854769+0000 mon.a (mon.0) 1699 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:01:19.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:18 smithi187 bash[89487]: cluster 2023-09-23T23:01:17.855049+0000 mon.a (mon.0) 1700 : cluster 0 osdmap e325: 8 total, 8 up, 7 in 2023-09-23T23:01:19.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:18 smithi187 bash[89487]: cluster 2023-09-23T23:01:18.005277+0000 osd.7 (osd.7) 347 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:01:19.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:18 smithi187 bash[89487]: cluster 2023-09-23T23:01:18.005495+0000 osd.5 (osd.5) 176 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:01:19.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:18 smithi187 bash[89487]: cluster 2023-09-23T23:01:18.005649+0000 osd.6 (osd.6) 80 : cluster 3 failed to encode map e325 with expected crc 2023-09-23T23:01:19.148 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:19.183 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:19.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:19.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:19.287 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:19.308 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:19.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:19.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:19.410 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:19.444 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:19.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:19.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:19.548 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:19.575 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:19.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:19.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:19.679 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:19.710 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:19.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:19.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:19.814 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:19.839 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:19.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:19.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:19.942 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:19.963 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:19.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:19.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:20.066 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:20.080 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:19 smithi187 bash[89487]: cluster 2023-09-23T23:01:18.931595+0000 mgr.y (mgr.25310) 1194 : cluster 0 pgmap v1326: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:01:20.098 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:20.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:20.101 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:20.202 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:20.229 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:20.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:20.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:20.253 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:19 smithi169 bash[104356]: cluster 2023-09-23T23:01:18.931595+0000 mgr.y (mgr.25310) 1194 : cluster 0 pgmap v1326: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:01:20.254 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:19 smithi169 bash[101133]: cluster 2023-09-23T23:01:18.931595+0000 mgr.y (mgr.25310) 1194 : cluster 0 pgmap v1326: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:01:20.332 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:20.364 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:20.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:20.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:20.467 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:20.492 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:20.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:20.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:20.596 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:20.628 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:20.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:20.631 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:20.732 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:20.767 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:20.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:20.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:20.872 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:20.903 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:20.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:20.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:21.007 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:21.040 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:21.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:21.043 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:21.144 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:21.173 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:21.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:21.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:21.276 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:21.307 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:21.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:21.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:21.411 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:21.444 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:21.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:21.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:21.548 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:21.578 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:21.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:21.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:21.682 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:21.713 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:21.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:21.716 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:21.817 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:21.843 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:21.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:21.846 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:21.947 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:21.978 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:21.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:21.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:22.082 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:22.103 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:22 smithi169 bash[104356]: cluster 2023-09-23T23:01:20.932548+0000 mgr.y (mgr.25310) 1195 : cluster 0 pgmap v1327: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:01:22.103 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:22 smithi169 bash[101133]: cluster 2023-09-23T23:01:20.932548+0000 mgr.y (mgr.25310) 1195 : cluster 0 pgmap v1327: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:01:22.114 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:22.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:22.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:22.218 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:22.246 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:22.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:22.249 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:22.349 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:22.362 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:21 smithi187 bash[89487]: cluster 2023-09-23T23:01:20.932548+0000 mgr.y (mgr.25310) 1195 : cluster 0 pgmap v1327: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:01:22.381 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:22.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:22.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:22.484 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:22.517 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:22.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:22.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:22.621 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:22.654 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:22.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:22.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:22.758 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:22.784 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:22.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:22.787 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:22.888 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:22.913 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:22.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:22.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:23.017 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:23.038 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:23.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:23.041 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:23.141 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:23.171 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:23.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:23.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:23.275 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:23.305 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:23.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:23.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:23.409 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:23.443 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:23.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:23.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:23.547 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:23.577 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:23.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:23.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:23.680 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:23.712 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:23.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:23.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:23.816 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:23.846 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:23.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:23.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:23.949 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:23.974 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:23.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:23.976 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:24.077 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:24.090 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:23 smithi169 bash[101133]: cluster 2023-09-23T23:01:22.933633+0000 mgr.y (mgr.25310) 1196 : cluster 0 pgmap v1328: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:01:24.090 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:23 smithi169 bash[104356]: cluster 2023-09-23T23:01:22.933633+0000 mgr.y (mgr.25310) 1196 : cluster 0 pgmap v1328: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:01:24.108 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:24.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:24.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:24.211 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:24.241 DEBUG:teuthology.orchestra.run.smithi169:> /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-23T23:01:24.243 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:24.244 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-09-23T23:01:24.244 INFO:teuthology.orchestra.run:waiting for 3000 2023-09-23T23:01:24.245 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:23 smithi187 bash[89487]: cluster 2023-09-23T23:01:22.933633+0000 mgr.y (mgr.25310) 1196 : cluster 0 pgmap v1328: 109 pgs: 109 active+clean; 582 KiB data, 3.6 GiB used, 622 GiB / 626 GiB avail 2023-09-23T23:01:24.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:24.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:24.347 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:24.367 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:hints = 1 2023-09-23T23:01:24.368 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-09-23T23:01:24.368 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Object prefix: benchmark_data_smithi169_260471 2023-09-23T23:01:24.368 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T23:01:24.368 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 0 0 0 0 0 0 - 0 2023-09-23T23:01:24.385 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:24.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:24.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:24.490 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:24.518 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:24.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:24.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:24.622 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:24.652 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:24.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:24.655 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:24.756 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:24.787 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:24.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:24.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:24.833 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T23:01:24.890 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:24.921 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:24.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:24.923 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:25.024 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:25.041 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2023-09-23T23:01:25.041 INFO:teuthology.orchestra.run.smithi169.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-23T23:01:25.051 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:25.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:25.053 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:25.154 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:25.182 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:25.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:25.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:25.287 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:25.315 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:25.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:25.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:25.368 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 1 16 2844 2828 176.742 176.75 0.00956456 0.00563605 2023-09-23T23:01:25.419 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:25.446 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:25.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:25.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:25.550 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:25.576 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:25.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:25.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:25.679 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:25.711 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:25.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:25.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:25.814 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:25.839 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:25.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:25.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:25.942 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:25.969 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:25.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:25.972 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:26.007 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:26 smithi187 bash[89487]: cluster 2023-09-23T23:01:24.935136+0000 mgr.y (mgr.25310) 1197 : cluster 0 pgmap v1329: 109 pgs: 109 active+clean; 30 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 3.0 MiB/s wr, 47 op/s 2023-09-23T23:01:26.073 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:26.082 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:26 smithi169 bash[101133]: cluster 2023-09-23T23:01:24.935136+0000 mgr.y (mgr.25310) 1197 : cluster 0 pgmap v1329: 109 pgs: 109 active+clean; 30 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 3.0 MiB/s wr, 47 op/s 2023-09-23T23:01:26.082 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:26 smithi169 bash[104356]: cluster 2023-09-23T23:01:24.935136+0000 mgr.y (mgr.25310) 1197 : cluster 0 pgmap v1329: 109 pgs: 109 active+clean; 30 MiB data, 3.6 GiB used, 622 GiB / 626 GiB avail; 3.0 MiB/s wr, 47 op/s 2023-09-23T23:01:26.098 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:26.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:26.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:26.202 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:26.227 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:26.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:26.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:26.330 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:26.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:26.368 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:26.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:26.368 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 2 16 5699 5683 177.582 178.438 0.00572282 0.00561903 2023-09-23T23:01:26.469 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:26.495 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:26.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:26.498 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:26.598 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:26.627 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:26.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:26.630 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:26.731 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:26.759 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:26.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:26.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:26.865 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:26.891 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:26.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:26.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:26.994 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:27.010 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:27 smithi169 bash[104356]: audit 2023-09-23T23:01:26.165708+0000 mon.a (mon.0) 1701 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:01:27.018 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:27.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:27.020 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:27.121 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:27.148 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:27.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:27.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:27.252 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:27.261 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:27 smithi187 bash[89487]: audit 2023-09-23T23:01:26.165708+0000 mon.a (mon.0) 1701 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:01:27.280 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:27.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:27.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:27.307 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:27 smithi169 bash[101133]: audit 2023-09-23T23:01:26.165708+0000 mon.a (mon.0) 1701 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:01:27.368 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 3 16 8314 8298 172.862 163.438 0.00348512 0.00577476 2023-09-23T23:01:27.384 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:27.412 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:27.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:27.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:27.517 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:27.544 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:27.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:27.547 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:27.648 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:27.672 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:27.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:27.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:27.775 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:27.811 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:27.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:27.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:27.915 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:27.941 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:27.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:27.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:28.011 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:28 smithi187 bash[89487]: cluster 2023-09-23T23:01:26.935893+0000 mgr.y (mgr.25310) 1198 : cluster 0 pgmap v1330: 109 pgs: 109 active+clean; 96 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 9.5 MiB/s wr, 152 op/s 2023-09-23T23:01:28.044 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:28.067 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:28.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:28.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:28.170 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:28.179 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:28 smithi169 bash[104356]: cluster 2023-09-23T23:01:26.935893+0000 mgr.y (mgr.25310) 1198 : cluster 0 pgmap v1330: 109 pgs: 109 active+clean; 96 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 9.5 MiB/s wr, 152 op/s 2023-09-23T23:01:28.179 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:28 smithi169 bash[101133]: cluster 2023-09-23T23:01:26.935893+0000 mgr.y (mgr.25310) 1198 : cluster 0 pgmap v1330: 109 pgs: 109 active+clean; 96 MiB data, 3.8 GiB used, 622 GiB / 626 GiB avail; 9.5 MiB/s wr, 152 op/s 2023-09-23T23:01:28.196 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:28.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:28.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:28.301 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:28.329 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:28.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:28.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:28.368 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 4 16 10808 10792 168.612 155.875 0.00724749 0.00592374 2023-09-23T23:01:28.433 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:28.455 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:28.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:28.459 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:28.560 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:28.590 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:28.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:28.593 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:28.694 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:28.720 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:28.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:28.724 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:28.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:01:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:01:28] "GET /metrics HTTP/1.1" 200 36437 "" "Prometheus/2.43.0" 2023-09-23T23:01:28.824 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:28.852 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:28.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:28.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:29.029 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:29.070 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:29.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:29.073 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:29.174 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:29.209 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:29.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:29.212 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:29.313 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:29.343 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:29.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:29.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:29.369 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 5 16 13289 13273 165.899 155.062 0.00937762 0.00601908 2023-09-23T23:01:29.447 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:29.476 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:29.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:29.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:29.581 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:29.609 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:29.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:29.614 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:29.714 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:29.740 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:29.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:29.742 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:29.843 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:29.871 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:29.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:29.873 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:29.974 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:30.013 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:30.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:30.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:30.118 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:30.140 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:30.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:30.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:30.243 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:30.259 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:30 smithi187 bash[89487]: cluster 2023-09-23T23:01:28.936555+0000 mgr.y (mgr.25310) 1199 : cluster 0 pgmap v1331: 109 pgs: 109 active+clean; 335 MiB data, 4.4 GiB used, 621 GiB / 626 GiB avail; 30 MiB/s wr, 483 op/s 2023-09-23T23:01:30.280 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:30.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:30 smithi169 bash[104356]: cluster 2023-09-23T23:01:28.936555+0000 mgr.y (mgr.25310) 1199 : cluster 0 pgmap v1331: 109 pgs: 109 active+clean; 335 MiB data, 4.4 GiB used, 621 GiB / 626 GiB avail; 30 MiB/s wr, 483 op/s 2023-09-23T23:01:30.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:30 smithi169 bash[101133]: cluster 2023-09-23T23:01:28.936555+0000 mgr.y (mgr.25310) 1199 : cluster 0 pgmap v1331: 109 pgs: 109 active+clean; 335 MiB data, 4.4 GiB used, 621 GiB / 626 GiB avail; 30 MiB/s wr, 483 op/s 2023-09-23T23:01:30.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:30.285 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:30.368 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 6 15 14910 14895 155.143 101.375 0.00660544 0.00643817 2023-09-23T23:01:30.383 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-23T23:01:30.385 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:30.458 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:30.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:30.460 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:30.561 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:30.597 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:30.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:30.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:30.711 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:30.738 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:30.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:30.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:30.841 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:30.845 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:01:30.870 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:30.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:30.872 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:30.973 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:31.002 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:31.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:31.006 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:31.107 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:31.137 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:31.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:31.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:31.244 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:31.285 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:31.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:31.288 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:31.369 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 7 16 16818 16802 150.005 119.188 0.00711852 0.0066603 2023-09-23T23:01:31.389 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:31.421 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:31.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:31.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:31.525 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:31.554 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:31.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:31.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:31.658 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:31.684 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:31.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:31.685 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:31.786 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:31.812 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:31.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:31.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:31.918 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:31.948 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:31.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:31.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:32.047 INFO:teuthology.orchestra.run.smithi169.stderr:reweighted osd.5 to 1 (10000) 2023-09-23T23:01:32.053 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:32.081 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:32.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:32.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:32.104 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:32 smithi169 bash[104356]: cluster 2023-09-23T23:01:30.937181+0000 mgr.y (mgr.25310) 1200 : cluster 0 pgmap v1332: 109 pgs: 109 active+clean; 631 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 52 MiB/s wr, 839 op/s 2023-09-23T23:01:32.104 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:32 smithi169 bash[104356]: audit 2023-09-23T23:01:31.241794+0000 mon.c (mon.2) 108 : audit 1 from='client.? 172.21.15.169:0/1984121266' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T23:01:32.104 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:32 smithi169 bash[104356]: audit 2023-09-23T23:01:31.242193+0000 mon.a (mon.0) 1702 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T23:01:32.105 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:32 smithi169 bash[101133]: cluster 2023-09-23T23:01:30.937181+0000 mgr.y (mgr.25310) 1200 : cluster 0 pgmap v1332: 109 pgs: 109 active+clean; 631 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 52 MiB/s wr, 839 op/s 2023-09-23T23:01:32.105 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:32 smithi169 bash[101133]: audit 2023-09-23T23:01:31.241794+0000 mon.c (mon.2) 108 : audit 1 from='client.? 172.21.15.169:0/1984121266' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T23:01:32.105 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:32 smithi169 bash[101133]: audit 2023-09-23T23:01:31.242193+0000 mon.a (mon.0) 1702 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T23:01:32.184 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:32.194 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:32 smithi187 bash[89487]: cluster 2023-09-23T23:01:30.937181+0000 mgr.y (mgr.25310) 1200 : cluster 0 pgmap v1332: 109 pgs: 109 active+clean; 631 MiB data, 5.1 GiB used, 621 GiB / 626 GiB avail; 52 MiB/s wr, 839 op/s 2023-09-23T23:01:32.194 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:32 smithi187 bash[89487]: audit 2023-09-23T23:01:31.241794+0000 mon.c (mon.2) 108 : audit 1 from='client.? 172.21.15.169:0/1984121266' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T23:01:32.194 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:32 smithi187 bash[89487]: audit 2023-09-23T23:01:31.242193+0000 mon.a (mon.0) 1702 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T23:01:32.211 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:32.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:32.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:32.316 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:32.343 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:32.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:32.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:32.369 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 8 16 18964 18948 148.019 134.125 0.00488958 0.00674846 2023-09-23T23:01:32.447 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:32.474 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:32.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:32.477 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:32.577 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:32.607 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:32.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:32.611 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:32.712 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:32.741 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:32.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:32.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:32.844 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:32.874 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:32.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:32.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:32.977 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:33.002 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:33.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:33.006 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:33.107 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:33.139 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:33.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:33.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:33.248 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:33.274 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:33.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:33.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:33.369 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 9 16 21123 21107 146.563 134.938 0.00514509 0.00681741 2023-09-23T23:01:33.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:33 smithi187 bash[89487]: cluster 2023-09-23T23:01:32.030539+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T23:01:33.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:33 smithi187 bash[89487]: cluster 2023-09-23T23:01:32.032025+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T23:01:33.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:33 smithi187 bash[89487]: audit 2023-09-23T23:01:32.032207+0000 mon.a (mon.0) 1703 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T23:01:33.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:33 smithi187 bash[89487]: cluster 2023-09-23T23:01:32.032338+0000 mon.a (mon.0) 1704 : cluster 0 osdmap e326: 8 total, 8 up, 7 in 2023-09-23T23:01:33.378 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:33.405 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:33.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:33.410 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:33.511 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:33.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:33 smithi169 bash[101133]: cluster 2023-09-23T23:01:32.030539+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T23:01:33.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:33 smithi169 bash[101133]: cluster 2023-09-23T23:01:32.032025+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T23:01:33.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:33 smithi169 bash[101133]: audit 2023-09-23T23:01:32.032207+0000 mon.a (mon.0) 1703 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T23:01:33.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:33 smithi169 bash[101133]: cluster 2023-09-23T23:01:32.032338+0000 mon.a (mon.0) 1704 : cluster 0 osdmap e326: 8 total, 8 up, 7 in 2023-09-23T23:01:33.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:33 smithi169 bash[104356]: cluster 2023-09-23T23:01:32.030539+0000 osd.5 (osd.5) 177 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T23:01:33.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:33 smithi169 bash[104356]: cluster 2023-09-23T23:01:32.032025+0000 osd.6 (osd.6) 81 : cluster 3 failed to encode map e326 with expected crc 2023-09-23T23:01:33.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:33 smithi169 bash[104356]: audit 2023-09-23T23:01:32.032207+0000 mon.a (mon.0) 1703 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T23:01:33.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:33 smithi169 bash[104356]: cluster 2023-09-23T23:01:32.032338+0000 mon.a (mon.0) 1704 : cluster 0 osdmap e326: 8 total, 8 up, 7 in 2023-09-23T23:01:33.538 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:33.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:33.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:33.643 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:33.675 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:33.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:33.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:33.780 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:33.810 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:33.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:33.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:33.918 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:33.951 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:33.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:33.953 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:34.053 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:34.079 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:34.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:34.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:34.182 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:34.207 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:34.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:34.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:34.275 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:34 smithi169 bash[104356]: cluster 2023-09-23T23:01:32.937722+0000 mgr.y (mgr.25310) 1201 : cluster 0 pgmap v1334: 109 pgs: 109 active+clean; 1014 MiB data, 6.3 GiB used, 619 GiB / 626 GiB avail; 101 MiB/s wr, 1.62k op/s 2023-09-23T23:01:34.275 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:34 smithi169 bash[101133]: cluster 2023-09-23T23:01:32.937722+0000 mgr.y (mgr.25310) 1201 : cluster 0 pgmap v1334: 109 pgs: 109 active+clean; 1014 MiB data, 6.3 GiB used, 619 GiB / 626 GiB avail; 101 MiB/s wr, 1.62k op/s 2023-09-23T23:01:34.310 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:34.346 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:34.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:34.348 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:34.370 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 10 16 23018 23002 143.743 118.438 0.00788742 0.00694967 2023-09-23T23:01:34.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:34 smithi187 bash[89487]: cluster 2023-09-23T23:01:32.937722+0000 mgr.y (mgr.25310) 1201 : cluster 0 pgmap v1334: 109 pgs: 109 active+clean; 1014 MiB data, 6.3 GiB used, 619 GiB / 626 GiB avail; 101 MiB/s wr, 1.62k op/s 2023-09-23T23:01:34.449 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:34.477 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:34.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:34.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:34.580 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:34.612 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:34.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:34.615 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:34.639 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-09-23T23:01:34.639 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:01:34.717 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:34.744 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:34.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:34.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:34.848 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:34.875 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:34.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:34.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:34.979 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:35.012 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:35.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:35.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:35.117 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:35.144 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:35.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:35.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:35.248 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:35.276 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:35.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:35.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:35.370 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 11 16 24880 24864 141.254 116.375 0.0076961 0.00707342 2023-09-23T23:01:35.380 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:35.408 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:35.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:35.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:35.511 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:35.537 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:35.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:35.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:35.641 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:35.672 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:35.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:35.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:35.778 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:35.826 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:35.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:35.827 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:35.928 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:35.957 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:35.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:35.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:36.060 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:36.084 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:36.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:36.086 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:36.187 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:36.198 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:36 smithi169 bash[101133]: cluster 2023-09-23T23:01:34.938424+0000 mgr.y (mgr.25310) 1202 : cluster 0 pgmap v1335: 109 pgs: 109 active+clean; 1.3 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 125 MiB/s wr, 2.00k op/s 2023-09-23T23:01:36.199 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:36 smithi169 bash[104356]: cluster 2023-09-23T23:01:34.938424+0000 mgr.y (mgr.25310) 1202 : cluster 0 pgmap v1335: 109 pgs: 109 active+clean; 1.3 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 125 MiB/s wr, 2.00k op/s 2023-09-23T23:01:36.227 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:36.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:36.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:36.333 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:36.342 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:36 smithi187 bash[89487]: cluster 2023-09-23T23:01:34.938424+0000 mgr.y (mgr.25310) 1202 : cluster 0 pgmap v1335: 109 pgs: 109 active+clean; 1.3 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 125 MiB/s wr, 2.00k op/s 2023-09-23T23:01:36.365 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:36.370 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 12 16 26703 26687 138.977 113.938 0.00595181 0.00718853 2023-09-23T23:01:36.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:36.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:36.472 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:36.499 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:36.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:36.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:36.602 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:36.630 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:36.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:36.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:36.666 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:01:36.736 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:36.759 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:36.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:36.761 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:36.862 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:36.894 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:36.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:36.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:36.998 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:37.027 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:37.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:37.031 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:37.132 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:37.157 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:37.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:37.159 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:37.259 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:37.296 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:37.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:37.301 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:37.370 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 13 16 28024 28008 134.637 82.5625 0.00659589 0.00742168 2023-09-23T23:01:37.401 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:37.431 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:37.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:37.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:37.536 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:37.563 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:37.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:37.565 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:37.666 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:37.692 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:37.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:37.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:37.795 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:37.826 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:37.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:37.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:37.859 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:37 smithi169 bash[101133]: cluster 2023-09-23T23:01:36.939083+0000 mgr.y (mgr.25310) 1203 : cluster 0 pgmap v1336: 109 pgs: 109 active+clean; 1.4 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 130 MiB/s wr, 2.09k op/s 2023-09-23T23:01:37.929 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:37.963 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:37.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:37.966 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:38.067 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:38.094 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:38.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:38.097 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:38.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:37 smithi187 bash[89487]: cluster 2023-09-23T23:01:36.939083+0000 mgr.y (mgr.25310) 1203 : cluster 0 pgmap v1336: 109 pgs: 109 active+clean; 1.4 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 130 MiB/s wr, 2.09k op/s 2023-09-23T23:01:38.197 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:38.239 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:38.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:38.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:38.343 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:38.370 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 14 16 29848 29832 133.162 114 0.0227624 0.00750326 2023-09-23T23:01:38.382 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:37 smithi169 bash[104356]: cluster 2023-09-23T23:01:36.939083+0000 mgr.y (mgr.25310) 1203 : cluster 0 pgmap v1336: 109 pgs: 109 active+clean; 1.4 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 130 MiB/s wr, 2.09k op/s 2023-09-23T23:01:38.388 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:38.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:38.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:38.493 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:38.519 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:38.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:38.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:38.623 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:38.651 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:38.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:38.653 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:38.754 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:38.762 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:01:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:01:38] "GET /metrics HTTP/1.1" 200 36437 "" "Prometheus/2.43.0" 2023-09-23T23:01:38.781 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:38.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:38.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:38.884 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:38.912 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:38.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:38.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:39.014 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:39.044 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:39.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:39.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:39.148 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:39.175 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:39.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:39.179 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:39.184 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:01:39.187 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:01:39.279 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:39.309 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:39.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:39.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:39.370 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 15 16 31568 31552 131.45 107.5 0.00587608 0.00760164 2023-09-23T23:01:39.412 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:39.447 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:39.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:39.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:39.551 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:39.580 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:39.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:39.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:39.683 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:39.716 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:39.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:39.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:39.819 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:39.848 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:39.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:39.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:39.954 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:39.992 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:39.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:39.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:40.096 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:40.104 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:39 smithi169 bash[104356]: cluster 2023-09-23T23:01:38.939706+0000 mgr.y (mgr.25310) 1204 : cluster 0 pgmap v1337: 109 pgs: 109 active+clean; 1.6 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 131 MiB/s wr, 2.09k op/s 2023-09-23T23:01:40.104 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:39 smithi169 bash[101133]: cluster 2023-09-23T23:01:38.939706+0000 mgr.y (mgr.25310) 1204 : cluster 0 pgmap v1337: 109 pgs: 109 active+clean; 1.6 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 131 MiB/s wr, 2.09k op/s 2023-09-23T23:01:40.122 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:40.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:40.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:40.230 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:40.239 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:39 smithi187 bash[89487]: cluster 2023-09-23T23:01:38.939706+0000 mgr.y (mgr.25310) 1204 : cluster 0 pgmap v1337: 109 pgs: 109 active+clean; 1.6 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 131 MiB/s wr, 2.09k op/s 2023-09-23T23:01:40.262 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:40.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:40.265 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:40.366 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:40.370 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 16 16 33273 33257 129.894 106.562 0.0115995 0.00769371 2023-09-23T23:01:40.390 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:40.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:40.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:40.493 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:40.520 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:40.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:40.524 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:40.625 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:40.657 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:40.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:40.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:40.761 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:40.790 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:40.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:40.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:40.893 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:40.919 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:40.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:40.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:41.024 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:41.057 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:41.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:41.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:41.162 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:41.191 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:41.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:41.194 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:41.295 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:41.321 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:41.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:41.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:41.370 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 17 16 34947 34931 128.407 104.625 0.00610809 0.00778265 2023-09-23T23:01:41.426 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:41.455 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:41.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:41.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:41.613 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:41.641 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:41.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:41.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:41.749 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:41.769 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:41.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:41.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:41.871 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:41.898 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:41.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:41.900 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:42.001 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:42.029 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:42.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:42.034 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:42.134 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:42.161 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:42.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:42.163 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:42.264 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:42.290 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:42.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:42.292 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:42.365 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:41 smithi169 bash[101133]: cluster 2023-09-23T23:01:40.940307+0000 mgr.y (mgr.25310) 1205 : cluster 0 pgmap v1338: 109 pgs: 109 active+clean; 1.8 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 121 MiB/s wr, 1.94k op/s 2023-09-23T23:01:42.365 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:41 smithi169 bash[101133]: audit 2023-09-23T23:01:41.165914+0000 mon.a (mon.0) 1705 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:01:42.365 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:41 smithi169 bash[104356]: cluster 2023-09-23T23:01:40.940307+0000 mgr.y (mgr.25310) 1205 : cluster 0 pgmap v1338: 109 pgs: 109 active+clean; 1.8 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 121 MiB/s wr, 1.94k op/s 2023-09-23T23:01:42.365 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:41 smithi169 bash[104356]: audit 2023-09-23T23:01:41.165914+0000 mon.a (mon.0) 1705 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:01:42.370 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 18 16 36139 36123 125.412 74.5 0.193425 0.00791969 2023-09-23T23:01:42.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:41 smithi187 bash[89487]: cluster 2023-09-23T23:01:40.940307+0000 mgr.y (mgr.25310) 1205 : cluster 0 pgmap v1338: 109 pgs: 109 active+clean; 1.8 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 121 MiB/s wr, 1.94k op/s 2023-09-23T23:01:42.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:41 smithi187 bash[89487]: audit 2023-09-23T23:01:41.165914+0000 mon.a (mon.0) 1705 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:01:42.392 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:42.429 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:42.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:42.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:42.534 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:42.565 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:42.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:42.569 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:42.670 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:42.696 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:42.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:42.699 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:42.800 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:42.839 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:42.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:42.841 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:42.942 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:42.971 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:42.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:42.976 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:43.077 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:43.108 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:43.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:43.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:43.214 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:43.232 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:43.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:43.233 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:43.334 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:43.366 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:43.370 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 19 16 37292 37276 122.604 72.0625 0.00485332 0.00814981 2023-09-23T23:01:43.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:43.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:43.474 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:43.506 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:43.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:43.509 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:43.610 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:43.656 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:43.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:43.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:43.758 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:43.792 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:43.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:43.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:43.896 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:43.922 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:43.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:43.925 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:44.026 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:44.059 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:44.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:44.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:44.081 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T23:01:44.124 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T23:01:44.163 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:44.165 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T23:01:44.193 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:44.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:44.199 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:44.221 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T23:01:44.257 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T23:01:44.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:44 smithi169 bash[104356]: cluster 2023-09-23T23:01:42.942556+0000 mgr.y (mgr.25310) 1206 : cluster 0 pgmap v1339: 109 pgs: 109 active+clean; 2.1 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 126 MiB/s wr, 2.01k op/s 2023-09-23T23:01:44.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:44 smithi169 bash[101133]: cluster 2023-09-23T23:01:42.942556+0000 mgr.y (mgr.25310) 1206 : cluster 0 pgmap v1339: 109 pgs: 109 active+clean; 2.1 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 126 MiB/s wr, 2.01k op/s 2023-09-23T23:01:44.291 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T23:01:44.300 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:44.309 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:44 smithi187 bash[89487]: cluster 2023-09-23T23:01:42.942556+0000 mgr.y (mgr.25310) 1206 : cluster 0 pgmap v1339: 109 pgs: 109 active+clean; 2.1 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 126 MiB/s wr, 2.01k op/s 2023-09-23T23:01:44.328 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T23:01:44.328 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:44.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:44.332 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:44.368 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T23:01:44.370 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:2023-09-23T23:01:44.369011+0000 min lat: 0.00120899 max lat: 0.238057 avg lat: 0.00826526 2023-09-23T23:01:44.370 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T23:01:44.370 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 20 16 38702 38686 120.879 88.125 0.00770589 0.00826526 2023-09-23T23:01:44.375 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:01:44.375 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:01:44.375 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:01:44.375 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:01:44.375 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:01:44.375 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:01:44.375 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:01:44.375 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:01:44.433 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:44.472 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:44.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:44.474 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:44.575 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:44.607 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:44.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:44.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:44.714 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:44.747 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:44.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:44.751 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:44.851 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:44.875 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:44.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:44.877 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:44.978 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:45.008 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:45.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:45.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:45.014 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:45 smithi169 bash[101133]: audit 2023-09-23T23:01:44.017666+0000 mon.a (mon.0) 1706 : audit 0 from='client.? 172.21.15.169:0/1243791547' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:01:45.111 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:45.144 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:45.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:45.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:45.248 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:45.259 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:45 smithi187 bash[89487]: audit 2023-09-23T23:01:44.017666+0000 mon.a (mon.0) 1706 : audit 0 from='client.? 172.21.15.169:0/1243791547' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:01:45.280 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:45.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:45 smithi169 bash[104356]: audit 2023-09-23T23:01:44.017666+0000 mon.a (mon.0) 1706 : audit 0 from='client.? 172.21.15.169:0/1243791547' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:01:45.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:45.284 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:45.371 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 21 16 40080 40064 119.224 86.125 0.00899574 0.00838179 2023-09-23T23:01:45.385 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:45.410 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:45.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:45.416 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:45.518 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:45.560 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:45.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:45.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:45.663 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:45.694 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:45.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:45.700 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:45.801 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:45.835 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:45.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:45.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:45.943 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:45.987 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:45.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:45.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:46.090 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:46.120 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:46.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:46.124 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:46.225 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:46.252 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:46.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:46.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:46.296 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:46 smithi169 bash[104356]: cluster 2023-09-23T23:01:44.943235+0000 mgr.y (mgr.25310) 1207 : cluster 0 pgmap v1340: 109 pgs: 109 active+clean; 2.3 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 109 MiB/s wr, 1.75k op/s 2023-09-23T23:01:46.297 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:46 smithi169 bash[101133]: cluster 2023-09-23T23:01:44.943235+0000 mgr.y (mgr.25310) 1207 : cluster 0 pgmap v1340: 109 pgs: 109 active+clean; 2.3 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 109 MiB/s wr, 1.75k op/s 2023-09-23T23:01:46.356 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:46.366 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:46 smithi187 bash[89487]: cluster 2023-09-23T23:01:44.943235+0000 mgr.y (mgr.25310) 1207 : cluster 0 pgmap v1340: 109 pgs: 109 active+clean; 2.3 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 109 MiB/s wr, 1.75k op/s 2023-09-23T23:01:46.371 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 22 16 41603 41587 118.131 95.1875 0.0156435 0.0084578 2023-09-23T23:01:46.384 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:46.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:46.388 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:46.489 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:46.516 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:46.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:46.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:46.619 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:46.646 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:46.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:46.650 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:46.750 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:46.773 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:46.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:46.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:46.876 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:46.904 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:46.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:46.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:47.008 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:47.033 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:47.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:47.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:47.138 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:47.160 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:47.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:47.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:47.267 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:47.294 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:47.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:47.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:47.371 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 23 16 43025 43009 116.859 88.875 0.00480081 0.00854526 2023-09-23T23:01:47.397 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:47.423 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:47.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:47.427 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:47.528 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:47.553 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:47.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:47.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:47.657 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:47.681 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:47.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:47.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:47.784 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:47.812 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:47.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:47.816 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:47.859 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:47 smithi169 bash[104356]: cluster 2023-09-23T23:01:46.943695+0000 mgr.y (mgr.25310) 1208 : cluster 0 pgmap v1341: 109 pgs: 109 active+clean; 2.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 93 MiB/s wr, 1.49k op/s 2023-09-23T23:01:47.917 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:47.928 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:47 smithi187 bash[89487]: cluster 2023-09-23T23:01:46.943695+0000 mgr.y (mgr.25310) 1208 : cluster 0 pgmap v1341: 109 pgs: 109 active+clean; 2.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 93 MiB/s wr, 1.49k op/s 2023-09-23T23:01:47.953 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:47.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:47.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:48.057 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:48.092 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:48.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:48.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:48.196 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:48.205 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:47 smithi169 bash[101133]: cluster 2023-09-23T23:01:46.943695+0000 mgr.y (mgr.25310) 1208 : cluster 0 pgmap v1341: 109 pgs: 109 active+clean; 2.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 93 MiB/s wr, 1.49k op/s 2023-09-23T23:01:48.222 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:48.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:48.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:48.326 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:48.360 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:48.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:48.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:48.371 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 24 16 44498 44482 115.825 92.0625 0.00477183 0.00862817 2023-09-23T23:01:48.462 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:01:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:01:48] "GET /metrics HTTP/1.1" 200 36447 "" "Prometheus/2.43.0" 2023-09-23T23:01:48.464 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:48.490 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:48.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:48.492 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:48.593 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:48.623 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:48.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:48.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:48.726 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:48.754 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:48.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:48.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:48.857 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:48.884 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:48.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:48.886 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:48.987 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:49.026 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:49.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:49.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:49.130 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:49.156 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:49.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:49.160 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:49.261 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:49.304 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:49.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:49.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:49.375 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 25 16 45814 45798 114.482 82.25 0.00312918 0.00871523 2023-09-23T23:01:49.410 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:49.434 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:49.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:49.440 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:49.541 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:49.565 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:49.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:49.572 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:49.673 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:49.700 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:49.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:49.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:49.806 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:49.850 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:49.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:49.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:49.956 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:49.980 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:49.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:49.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:50.083 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:50.112 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:50.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:50.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:50.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:50 smithi187 bash[89487]: cluster 2023-09-23T23:01:48.944343+0000 mgr.y (mgr.25310) 1209 : cluster 0 pgmap v1342: 109 pgs: 109 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 99 MiB/s wr, 1.59k op/s 2023-09-23T23:01:50.215 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:50.246 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:50.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:50.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:50.282 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:50 smithi169 bash[104356]: cluster 2023-09-23T23:01:48.944343+0000 mgr.y (mgr.25310) 1209 : cluster 0 pgmap v1342: 109 pgs: 109 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 99 MiB/s wr, 1.59k op/s 2023-09-23T23:01:50.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:50 smithi169 bash[101133]: cluster 2023-09-23T23:01:48.944343+0000 mgr.y (mgr.25310) 1209 : cluster 0 pgmap v1342: 109 pgs: 109 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 99 MiB/s wr, 1.59k op/s 2023-09-23T23:01:50.350 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:50.371 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 26 16 47146 47130 113.28 83.25 0.015926 0.00882199 2023-09-23T23:01:50.382 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:50.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:50.384 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:50.485 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:50.510 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:50.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:50.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:50.613 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:50.635 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:50.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:50.637 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:50.738 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:50.764 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:50.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:50.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:50.869 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:50.895 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:50.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:50.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:50.999 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:51.028 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:51.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:51.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:51.139 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:51.165 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:51.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:51.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:51.269 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:51.310 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:51.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:51.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:51.371 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 27 16 48431 48415 112.059 80.3125 0.0102681 0.00891817 2023-09-23T23:01:51.416 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:51.452 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:51.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:51.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:51.556 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:51.586 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:51.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:51.589 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:51.689 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:51.724 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:51.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:51.730 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:51.830 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:51.859 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:51.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:51.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:51.963 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:51.990 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:51.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:51.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:52.095 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:52.125 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:52.126 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:52 smithi169 bash[101133]: cluster 2023-09-23T23:01:50.944879+0000 mgr.y (mgr.25310) 1210 : cluster 0 pgmap v1343: 109 pgs: 109 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 93 MiB/s wr, 1.48k op/s 2023-09-23T23:01:52.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:52.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:52.229 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:52.238 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:52 smithi187 bash[89487]: cluster 2023-09-23T23:01:50.944879+0000 mgr.y (mgr.25310) 1210 : cluster 0 pgmap v1343: 109 pgs: 109 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 93 MiB/s wr, 1.48k op/s 2023-09-23T23:01:52.260 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:52.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:52.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:52.284 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:01:52.366 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:52.371 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 28 16 49459 49443 110.35 64.25 0.00908456 0.0090559 2023-09-23T23:01:52.389 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:52.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:52.391 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:52.492 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:52.524 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:52.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:52.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:52.571 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:52 smithi169 bash[104356]: cluster 2023-09-23T23:01:50.944879+0000 mgr.y (mgr.25310) 1210 : cluster 0 pgmap v1343: 109 pgs: 109 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 93 MiB/s wr, 1.48k op/s 2023-09-23T23:01:52.627 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:52.658 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:52.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:52.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:52.765 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:52.800 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:52.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:52.802 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:52.903 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:52.944 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:52.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:52.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:53.049 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:53.070 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:53.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:53.073 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:53.174 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:53.203 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:53.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:53.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:53.307 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:53.334 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:53.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:53.337 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:53.372 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 29 16 50528 50512 108.848 66.8125 0.00757372 0.00918144 2023-09-23T23:01:53.438 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:53.479 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:53.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:53.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:53.584 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:53.611 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:53.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:53.614 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:53.715 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:53.741 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:53.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:53.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:53.844 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:53.877 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:53.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:53.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:53.982 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:54.007 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:54.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:54.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:54.111 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:54.119 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:54 smithi187 bash[89487]: cluster 2023-09-23T23:01:52.945633+0000 mgr.y (mgr.25310) 1211 : cluster 0 pgmap v1344: 109 pgs: 109 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 95 MiB/s wr, 1.51k op/s 2023-09-23T23:01:54.139 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:54.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:54.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:54.244 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:54.253 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:54 smithi169 bash[104356]: cluster 2023-09-23T23:01:52.945633+0000 mgr.y (mgr.25310) 1211 : cluster 0 pgmap v1344: 109 pgs: 109 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 95 MiB/s wr, 1.51k op/s 2023-09-23T23:01:54.254 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:54 smithi169 bash[101133]: cluster 2023-09-23T23:01:52.945633+0000 mgr.y (mgr.25310) 1211 : cluster 0 pgmap v1344: 109 pgs: 109 active+clean; 2.9 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 95 MiB/s wr, 1.51k op/s 2023-09-23T23:01:54.272 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:54.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:54.276 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:54.372 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 30 16 51660 51644 107.578 70.75 0.00708088 0.00928907 2023-09-23T23:01:54.376 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:54.407 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:54.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:54.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:54.512 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:54.542 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:54.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:54.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:54.646 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:54.677 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:54.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:54.680 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:54.781 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:54.808 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:54.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:54.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:54.911 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:54.937 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:54.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:54.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:55.042 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:55.052 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:55 smithi187 bash[89487]: audit 2023-09-23T23:01:55.014770+0000 mon.c (mon.2) 109 : audit 1 from='client.? 172.21.15.169:0/3019655563' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:01:55.052 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:55 smithi187 bash[89487]: audit 2023-09-23T23:01:55.016026+0000 mon.a (mon.0) 1707 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:01:55.056 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is unset 2023-09-23T23:01:55.066 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:55.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:55.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:55.170 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:55.198 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:55.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:55.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:55.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:55 smithi169 bash[104356]: audit 2023-09-23T23:01:55.014770+0000 mon.c (mon.2) 109 : audit 1 from='client.? 172.21.15.169:0/3019655563' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:01:55.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:55 smithi169 bash[104356]: audit 2023-09-23T23:01:55.016026+0000 mon.a (mon.0) 1707 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:01:55.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:55 smithi169 bash[101133]: audit 2023-09-23T23:01:55.014770+0000 mon.c (mon.2) 109 : audit 1 from='client.? 172.21.15.169:0/3019655563' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:01:55.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:55 smithi169 bash[101133]: audit 2023-09-23T23:01:55.016026+0000 mon.a (mon.0) 1707 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:01:55.302 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:55.326 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:55.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:55.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:55.372 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 31 16 52864 52848 106.535 75.25 0.0208737 0.00938135 2023-09-23T23:01:55.432 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:55.458 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:55.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:55.462 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:55.505 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T23:01:55.505 INFO:teuthology.orchestra.run.smithi169.stdout: "size": 20, 2023-09-23T23:01:55.506 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 600, 2023-09-23T23:01:55.506 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [ 2023-09-23T23:01:55.506 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.506 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:71064 10.5 10:a26e685b:::benchmark_data_smithi169_238013_object71063:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e274)", 2023-09-23T23:01:55.506 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:56:58.895971+0000", 2023-09-23T23:01:55.506 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 296.60183175399999, 2023-09-23T23:01:55.506 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.24446248300000001, 2023-09-23T23:01:55.506 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:01:55.506 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:01:55.506 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:01:55.507 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:01:55.507 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:01:55.507 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 71064 2023-09-23T23:01:55.507 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.507 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:01:55.507 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.507 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:01:55.507 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:56:58.895971+0000", 2023-09-23T23:01:55.507 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.507 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.507 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.507 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:01:55.508 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:56:58.895971+0000", 2023-09-23T23:01:55.508 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.508 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.508 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.508 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:01:55.508 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:56:58.895969+0000", 2023-09-23T23:01:55.508 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T23:01:55.508 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.508 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.508 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:01:55.508 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:56:58.895996+0000", 2023-09-23T23:01:55.508 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.6534999999999999e-05 2023-09-23T23:01:55.509 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.509 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.509 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:01:55.509 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:56:58.896013+0000", 2023-09-23T23:01:55.509 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6789000000000001e-05 2023-09-23T23:01:55.509 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.509 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.509 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:01:55.509 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:56:58.896021+0000", 2023-09-23T23:01:55.509 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.5879999999999998e-06 2023-09-23T23:01:55.509 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.509 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.510 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:01:55.510 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:56:58.896696+0000", 2023-09-23T23:01:55.510 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00067486200000000003 2023-09-23T23:01:55.510 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.510 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.510 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:01:55.510 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:56:58.896849+0000", 2023-09-23T23:01:55.510 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015262199999999999 2023-09-23T23:01:55.510 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.510 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.510 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,3", 2023-09-23T23:01:55.510 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:56:58.897003+0000", 2023-09-23T23:01:55.511 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000153869 2023-09-23T23:01:55.511 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.511 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.511 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:01:55.511 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:56:58.899720+0000", 2023-09-23T23:01:55.511 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0027178660000000002 2023-09-23T23:01:55.511 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.511 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.511 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:55.511 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:56:58.906772+0000", 2023-09-23T23:01:55.511 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0070510499999999997 2023-09-23T23:01:55.511 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.511 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.512 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:55.512 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:56:59.140159+0000", 2023-09-23T23:01:55.512 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.23338729799999999 2023-09-23T23:01:55.512 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.512 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.512 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:01:55.512 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:56:59.140325+0000", 2023-09-23T23:01:55.512 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00016601300000000001 2023-09-23T23:01:55.512 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.512 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.512 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:01:55.512 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:56:59.140434+0000", 2023-09-23T23:01:55.513 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000108767 2023-09-23T23:01:55.513 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.513 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:01:55.513 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.513 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.513 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.513 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:71067 10.5 10:a8dea049:::benchmark_data_smithi169_238013_object71066:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e274)", 2023-09-23T23:01:55.513 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:56:58.899826+0000", 2023-09-23T23:01:55.513 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 296.59797688499998, 2023-09-23T23:01:55.513 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.250155293, 2023-09-23T23:01:55.513 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:01:55.513 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:01:55.514 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:01:55.514 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:01:55.514 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:01:55.514 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 71067 2023-09-23T23:01:55.514 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.514 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:01:55.514 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.514 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:01:55.514 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:56:58.899826+0000", 2023-09-23T23:01:55.514 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.514 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.514 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.515 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:01:55.515 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:56:58.899826+0000", 2023-09-23T23:01:55.515 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.515 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.515 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.515 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:01:55.515 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:56:58.899825+0000", 2023-09-23T23:01:55.515 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T23:01:55.515 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.515 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.515 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:01:55.515 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:56:58.899849+0000", 2023-09-23T23:01:55.516 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.4360000000000001e-05 2023-09-23T23:01:55.516 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.516 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.516 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:01:55.516 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:56:58.899868+0000", 2023-09-23T23:01:55.516 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.9105000000000001e-05 2023-09-23T23:01:55.516 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.516 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.516 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:01:55.516 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:56:58.899877+0000", 2023-09-23T23:01:55.516 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.3510000000000008e-06 2023-09-23T23:01:55.516 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.516 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.517 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:01:55.517 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:56:58.899993+0000", 2023-09-23T23:01:55.517 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000115307 2023-09-23T23:01:55.517 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.517 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.517 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:01:55.517 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:56:58.900170+0000", 2023-09-23T23:01:55.517 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00017690199999999999 2023-09-23T23:01:55.517 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.517 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.517 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,3", 2023-09-23T23:01:55.517 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:56:58.900349+0000", 2023-09-23T23:01:55.518 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00017970099999999999 2023-09-23T23:01:55.518 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.518 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.518 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:01:55.518 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:56:58.906707+0000", 2023-09-23T23:01:55.518 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.006358023 2023-09-23T23:01:55.518 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.518 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.518 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:55.518 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:56:58.906807+0000", 2023-09-23T23:01:55.518 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000100012 2023-09-23T23:01:55.518 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.519 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.519 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:55.519 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:56:59.149720+0000", 2023-09-23T23:01:55.519 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.24291241099999999 2023-09-23T23:01:55.519 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.519 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.519 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:01:55.519 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:56:59.149932+0000", 2023-09-23T23:01:55.519 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00021238 2023-09-23T23:01:55.519 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.519 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.519 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:01:55.519 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:56:59.149981+0000", 2023-09-23T23:01:55.520 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.9088999999999997e-05 2023-09-23T23:01:55.520 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.520 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:01:55.520 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.520 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.520 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.520 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:81209 10.5 10:a4095fb4:::benchmark_data_smithi169_238013_object81208:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e274)", 2023-09-23T23:01:55.520 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:57:08.422404+0000", 2023-09-23T23:01:55.520 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 287.07539897300001, 2023-09-23T23:01:55.520 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.264691285, 2023-09-23T23:01:55.520 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:01:55.520 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:01:55.521 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:01:55.521 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:01:55.521 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:01:55.521 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 81209 2023-09-23T23:01:55.521 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.521 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:01:55.521 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.521 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:01:55.521 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.422404+0000", 2023-09-23T23:01:55.521 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.521 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.522 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.522 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:01:55.522 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.422404+0000", 2023-09-23T23:01:55.522 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.522 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.522 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.522 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:01:55.522 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.422403+0000", 2023-09-23T23:01:55.522 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T23:01:55.522 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.522 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.522 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:01:55.523 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.422438+0000", 2023-09-23T23:01:55.523 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.5188000000000003e-05 2023-09-23T23:01:55.523 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.523 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.523 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:01:55.523 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.422452+0000", 2023-09-23T23:01:55.523 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4581e-05 2023-09-23T23:01:55.523 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.523 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.523 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:01:55.523 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.422460+0000", 2023-09-23T23:01:55.523 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8290000000000008e-06 2023-09-23T23:01:55.524 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.524 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.524 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:01:55.524 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.430471+0000", 2023-09-23T23:01:55.524 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0080108609999999993 2023-09-23T23:01:55.524 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.524 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.524 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:01:55.524 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.430611+0000", 2023-09-23T23:01:55.524 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014009499999999999 2023-09-23T23:01:55.524 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.524 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.525 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,3", 2023-09-23T23:01:55.525 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.433403+0000", 2023-09-23T23:01:55.525 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0027921080000000002 2023-09-23T23:01:55.525 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.525 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.525 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:01:55.525 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.439140+0000", 2023-09-23T23:01:55.525 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0057363830000000003 2023-09-23T23:01:55.525 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.525 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.525 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:55.525 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.452143+0000", 2023-09-23T23:01:55.526 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.013002944000000001 2023-09-23T23:01:55.526 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.526 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.526 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:55.526 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.686860+0000", 2023-09-23T23:01:55.526 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.23471694800000001 2023-09-23T23:01:55.526 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.526 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.526 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:01:55.526 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.686895+0000", 2023-09-23T23:01:55.526 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.5533e-05 2023-09-23T23:01:55.526 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.527 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.527 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:01:55.527 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.687095+0000", 2023-09-23T23:01:55.527 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00020007 2023-09-23T23:01:55.527 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.527 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:01:55.527 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.527 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.527 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.527 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:81216 10.5 10:a339c804:::benchmark_data_smithi169_238013_object81215:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e274)", 2023-09-23T23:01:55.527 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:57:08.427013+0000", 2023-09-23T23:01:55.528 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 287.07078988500001, 2023-09-23T23:01:55.528 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.26137416099999999, 2023-09-23T23:01:55.528 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:01:55.528 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:01:55.528 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:01:55.528 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:01:55.528 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:01:55.528 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 81216 2023-09-23T23:01:55.528 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.528 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:01:55.528 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.528 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:01:55.528 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.427013+0000", 2023-09-23T23:01:55.529 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.529 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.529 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.529 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:01:55.529 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.427013+0000", 2023-09-23T23:01:55.529 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.529 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.529 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.529 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:01:55.529 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.427011+0000", 2023-09-23T23:01:55.529 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T23:01:55.529 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.530 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.530 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:01:55.530 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.427032+0000", 2023-09-23T23:01:55.530 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0506999999999999e-05 2023-09-23T23:01:55.530 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.530 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.530 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:01:55.530 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.427042+0000", 2023-09-23T23:01:55.530 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0322e-05 2023-09-23T23:01:55.530 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.530 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.530 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:01:55.531 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.427048+0000", 2023-09-23T23:01:55.531 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.9880000000000001e-06 2023-09-23T23:01:55.531 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.531 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.531 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:01:55.531 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.436254+0000", 2023-09-23T23:01:55.531 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0092059719999999998 2023-09-23T23:01:55.531 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.531 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.531 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:01:55.531 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.436375+0000", 2023-09-23T23:01:55.531 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000120331 2023-09-23T23:01:55.531 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.532 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.532 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,3", 2023-09-23T23:01:55.532 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.436469+0000", 2023-09-23T23:01:55.532 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.4139000000000001e-05 2023-09-23T23:01:55.532 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.532 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.532 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:01:55.532 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.439193+0000", 2023-09-23T23:01:55.532 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0027247069999999998 2023-09-23T23:01:55.532 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.532 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.532 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:55.533 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.452195+0000", 2023-09-23T23:01:55.533 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.013001466 2023-09-23T23:01:55.533 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.533 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.533 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:55.533 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.688282+0000", 2023-09-23T23:01:55.533 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.23608719 2023-09-23T23:01:55.533 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.533 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.533 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:01:55.533 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.688347+0000", 2023-09-23T23:01:55.533 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.4781000000000002e-05 2023-09-23T23:01:55.534 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.534 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.534 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:01:55.534 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.688387+0000", 2023-09-23T23:01:55.534 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.0331999999999999e-05 2023-09-23T23:01:55.534 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.534 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:01:55.534 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.534 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.534 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.534 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:81224 10.3 10:c86d7bbf:::benchmark_data_smithi169_238013_object81223:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e274)", 2023-09-23T23:01:55.534 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:57:08.431608+0000", 2023-09-23T23:01:55.534 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 287.06619527100003, 2023-09-23T23:01:55.535 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.26887203599999998, 2023-09-23T23:01:55.535 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:01:55.535 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:01:55.535 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:01:55.535 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:01:55.535 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:01:55.535 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 81224 2023-09-23T23:01:55.535 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.535 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:01:55.535 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.535 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:01:55.535 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.431608+0000", 2023-09-23T23:01:55.536 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.536 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.536 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.536 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:01:55.536 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.431608+0000", 2023-09-23T23:01:55.536 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.536 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.536 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.536 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:01:55.536 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.431606+0000", 2023-09-23T23:01:55.536 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T23:01:55.536 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.537 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.537 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:01:55.537 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.431629+0000", 2023-09-23T23:01:55.537 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.3068e-05 2023-09-23T23:01:55.537 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.537 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.537 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:01:55.537 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.431641+0000", 2023-09-23T23:01:55.537 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2498e-05 2023-09-23T23:01:55.537 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.537 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.537 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:01:55.538 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.431649+0000", 2023-09-23T23:01:55.538 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.6380000000000004e-06 2023-09-23T23:01:55.538 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.538 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.538 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:01:55.538 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.431696+0000", 2023-09-23T23:01:55.538 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.7120999999999998e-05 2023-09-23T23:01:55.538 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.538 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.538 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:01:55.538 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.431821+0000", 2023-09-23T23:01:55.538 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012491600000000001 2023-09-23T23:01:55.539 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.539 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.539 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,5", 2023-09-23T23:01:55.539 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.431954+0000", 2023-09-23T23:01:55.539 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000133003 2023-09-23T23:01:55.539 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.539 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.539 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:01:55.539 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.434785+0000", 2023-09-23T23:01:55.539 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0028308650000000001 2023-09-23T23:01:55.539 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.539 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.540 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:55.540 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.437705+0000", 2023-09-23T23:01:55.540 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0029203789999999999 2023-09-23T23:01:55.540 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.540 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.540 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:55.540 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.700389+0000", 2023-09-23T23:01:55.540 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.26268395300000003 2023-09-23T23:01:55.540 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.540 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.540 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:01:55.540 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.700441+0000", 2023-09-23T23:01:55.541 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1700000000000003e-05 2023-09-23T23:01:55.541 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.541 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.541 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:01:55.541 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.700480+0000", 2023-09-23T23:01:55.541 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.8928999999999999e-05 2023-09-23T23:01:55.541 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.541 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:01:55.541 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.541 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.541 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.541 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:81229 10.3 10:cd6be1f1:::benchmark_data_smithi169_238013_object81228:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e274)", 2023-09-23T23:01:55.542 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:57:08.441870+0000", 2023-09-23T23:01:55.542 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 287.05593323800002, 2023-09-23T23:01:55.542 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.25871104299999997, 2023-09-23T23:01:55.542 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:01:55.542 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:01:55.542 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:01:55.542 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:01:55.542 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:01:55.542 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 81229 2023-09-23T23:01:55.542 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.542 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:01:55.542 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.543 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:01:55.543 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.441870+0000", 2023-09-23T23:01:55.543 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.543 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.543 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.543 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:01:55.543 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.441870+0000", 2023-09-23T23:01:55.543 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.543 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.543 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.544 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:01:55.544 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.441868+0000", 2023-09-23T23:01:55.544 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T23:01:55.544 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.544 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.544 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:01:55.544 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.441889+0000", 2023-09-23T23:01:55.544 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.1129999999999999e-05 2023-09-23T23:01:55.544 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.544 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.544 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:01:55.544 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.441901+0000", 2023-09-23T23:01:55.545 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1464000000000001e-05 2023-09-23T23:01:55.545 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.545 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.545 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:01:55.545 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.441907+0000", 2023-09-23T23:01:55.545 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.4359999999999999e-06 2023-09-23T23:01:55.545 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.545 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.545 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:01:55.545 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.441942+0000", 2023-09-23T23:01:55.545 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.4542999999999998e-05 2023-09-23T23:01:55.545 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.546 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.546 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:01:55.546 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.442072+0000", 2023-09-23T23:01:55.546 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000130421 2023-09-23T23:01:55.546 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.546 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.546 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,5", 2023-09-23T23:01:55.546 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.442190+0000", 2023-09-23T23:01:55.546 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00011784 2023-09-23T23:01:55.546 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.547 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.547 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:01:55.547 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.447275+0000", 2023-09-23T23:01:55.547 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0050852930000000003 2023-09-23T23:01:55.547 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.547 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.547 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:55.548 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.449862+0000", 2023-09-23T23:01:55.548 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0025870289999999998 2023-09-23T23:01:55.548 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.548 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.548 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:55.548 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.700514+0000", 2023-09-23T23:01:55.548 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.25065168100000002 2023-09-23T23:01:55.548 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.548 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.549 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:01:55.549 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.700550+0000", 2023-09-23T23:01:55.549 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.6300999999999997e-05 2023-09-23T23:01:55.549 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.549 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.549 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:01:55.549 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.700581+0000", 2023-09-23T23:01:55.549 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.0236e-05 2023-09-23T23:01:55.549 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.549 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:01:55.549 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.549 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.549 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.550 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:81232 10.3 10:cfca7c7d:::benchmark_data_smithi169_238013_object81231:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e274)", 2023-09-23T23:01:55.550 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:57:08.442668+0000", 2023-09-23T23:01:55.550 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 287.05513461300001, 2023-09-23T23:01:55.550 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.25800579400000001, 2023-09-23T23:01:55.550 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:01:55.550 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:01:55.550 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:01:55.550 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:01:55.550 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:01:55.550 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 81232 2023-09-23T23:01:55.550 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.551 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:01:55.551 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.551 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:01:55.551 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.442668+0000", 2023-09-23T23:01:55.551 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.551 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.551 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.551 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:01:55.551 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.442668+0000", 2023-09-23T23:01:55.551 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.551 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.551 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.552 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:01:55.552 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.442667+0000", 2023-09-23T23:01:55.552 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T23:01:55.552 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.552 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.552 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:01:55.552 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.442690+0000", 2023-09-23T23:01:55.552 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.2127999999999999e-05 2023-09-23T23:01:55.552 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.552 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.553 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:01:55.553 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.442704+0000", 2023-09-23T23:01:55.554 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4734e-05 2023-09-23T23:01:55.554 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.554 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.554 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:01:55.554 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.442711+0000", 2023-09-23T23:01:55.554 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.0829999999999998e-06 2023-09-23T23:01:55.555 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.555 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.555 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:01:55.555 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.444820+0000", 2023-09-23T23:01:55.555 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0021088779999999998 2023-09-23T23:01:55.555 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.555 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.556 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:01:55.556 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.444911+0000", 2023-09-23T23:01:55.556 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.1157999999999997e-05 2023-09-23T23:01:55.556 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.556 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.556 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,5", 2023-09-23T23:01:55.556 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.445097+0000", 2023-09-23T23:01:55.556 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00018575500000000001 2023-09-23T23:01:55.556 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.556 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.557 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:01:55.557 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.447393+0000", 2023-09-23T23:01:55.557 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.002295526 2023-09-23T23:01:55.557 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.557 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.557 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:55.557 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.450109+0000", 2023-09-23T23:01:55.557 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.002716464 2023-09-23T23:01:55.557 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.557 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.558 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:55.558 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.700611+0000", 2023-09-23T23:01:55.558 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.25050198200000001 2023-09-23T23:01:55.558 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.558 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.558 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:01:55.558 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.700645+0000", 2023-09-23T23:01:55.558 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.4048000000000003e-05 2023-09-23T23:01:55.558 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.559 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.559 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:01:55.559 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.700674+0000", 2023-09-23T23:01:55.559 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.8895e-05 2023-09-23T23:01:55.559 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.559 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:01:55.559 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.559 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.559 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.559 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:81236 10.5 10:a4b2d622:::benchmark_data_smithi169_238013_object81235:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e274)", 2023-09-23T23:01:55.560 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:57:08.447140+0000", 2023-09-23T23:01:55.560 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 287.05066261000002, 2023-09-23T23:01:55.560 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.24138855100000001, 2023-09-23T23:01:55.560 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:01:55.560 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:01:55.560 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:01:55.560 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:01:55.560 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:01:55.561 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 81236 2023-09-23T23:01:55.561 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.561 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:01:55.561 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.561 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:01:55.561 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.447140+0000", 2023-09-23T23:01:55.561 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.561 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.561 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.561 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:01:55.561 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.447140+0000", 2023-09-23T23:01:55.561 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.562 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.562 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.562 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:01:55.562 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.447139+0000", 2023-09-23T23:01:55.562 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T23:01:55.562 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.562 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.562 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:01:55.562 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.447179+0000", 2023-09-23T23:01:55.562 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.0049999999999998e-05 2023-09-23T23:01:55.562 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.562 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.563 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:01:55.563 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.447193+0000", 2023-09-23T23:01:55.563 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3953e-05 2023-09-23T23:01:55.563 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.563 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.563 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:01:55.563 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.447201+0000", 2023-09-23T23:01:55.563 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.7590000000000003e-06 2023-09-23T23:01:55.563 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.563 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.563 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:01:55.563 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.447251+0000", 2023-09-23T23:01:55.563 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.9635000000000002e-05 2023-09-23T23:01:55.564 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.564 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.564 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:01:55.564 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.447404+0000", 2023-09-23T23:01:55.564 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015297600000000001 2023-09-23T23:01:55.564 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.564 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.564 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,3", 2023-09-23T23:01:55.564 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.447499+0000", 2023-09-23T23:01:55.564 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.5254000000000007e-05 2023-09-23T23:01:55.564 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.564 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.565 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:01:55.565 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.450668+0000", 2023-09-23T23:01:55.565 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.003169126 2023-09-23T23:01:55.565 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.565 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.565 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:55.565 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.452226+0000", 2023-09-23T23:01:55.565 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001557236 2023-09-23T23:01:55.565 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.565 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.565 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:55.565 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.688439+0000", 2023-09-23T23:01:55.565 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.23621312999999999 2023-09-23T23:01:55.566 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.566 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.566 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:01:55.566 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.688493+0000", 2023-09-23T23:01:55.566 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.3993000000000003e-05 2023-09-23T23:01:55.566 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.566 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.566 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:01:55.566 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.688529+0000", 2023-09-23T23:01:55.566 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.5970999999999998e-05 2023-09-23T23:01:55.566 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.566 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:01:55.567 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.567 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.567 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.567 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:81251 10.5 10:ad317823:::benchmark_data_smithi169_238013_object81250:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e274)", 2023-09-23T23:01:55.567 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:57:08.464799+0000", 2023-09-23T23:01:55.567 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 287.03300406099999, 2023-09-23T23:01:55.567 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.226664913, 2023-09-23T23:01:55.567 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:01:55.567 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:01:55.567 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:01:55.567 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:01:55.567 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:01:55.568 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 81251 2023-09-23T23:01:55.568 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.568 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:01:55.568 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.568 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:01:55.568 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.464799+0000", 2023-09-23T23:01:55.568 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.568 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.568 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.568 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:01:55.569 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.464799+0000", 2023-09-23T23:01:55.569 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.569 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.569 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.569 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:01:55.569 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.464798+0000", 2023-09-23T23:01:55.569 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T23:01:55.569 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.569 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.569 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:01:55.569 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.464818+0000", 2023-09-23T23:01:55.570 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0044999999999999e-05 2023-09-23T23:01:55.570 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.570 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.570 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:01:55.570 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.464830+0000", 2023-09-23T23:01:55.570 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2007999999999999e-05 2023-09-23T23:01:55.570 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.570 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.570 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:01:55.570 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.464836+0000", 2023-09-23T23:01:55.570 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.28e-06 2023-09-23T23:01:55.570 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.571 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.571 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:01:55.571 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.464881+0000", 2023-09-23T23:01:55.571 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.5099999999999998e-05 2023-09-23T23:01:55.571 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.571 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.571 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:01:55.571 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.465042+0000", 2023-09-23T23:01:55.571 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000161497 2023-09-23T23:01:55.571 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.571 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.571 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,3", 2023-09-23T23:01:55.571 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.465143+0000", 2023-09-23T23:01:55.572 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000100856 2023-09-23T23:01:55.572 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.572 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.572 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:55.572 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.468032+0000", 2023-09-23T23:01:55.572 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0028889969999999999 2023-09-23T23:01:55.572 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.572 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.572 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:01:55.572 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.468132+0000", 2023-09-23T23:01:55.572 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.9732e-05 2023-09-23T23:01:55.573 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.573 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.573 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:55.573 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.691315+0000", 2023-09-23T23:01:55.573 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.22318310099999999 2023-09-23T23:01:55.573 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.573 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.573 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:01:55.573 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.691419+0000", 2023-09-23T23:01:55.573 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010402499999999999 2023-09-23T23:01:55.573 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.573 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.573 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:01:55.574 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.691464+0000", 2023-09-23T23:01:55.574 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.4561000000000002e-05 2023-09-23T23:01:55.574 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.574 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:01:55.574 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.574 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.574 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.574 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:81255 10.3 10:c49d807c:::benchmark_data_smithi169_238013_object81254:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e274)", 2023-09-23T23:01:55.574 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:57:08.471146+0000", 2023-09-23T23:01:55.574 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 287.02665667000002, 2023-09-23T23:01:55.574 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.22962218300000001, 2023-09-23T23:01:55.575 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:01:55.575 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:01:55.575 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:01:55.575 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:01:55.575 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:01:55.575 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 81255 2023-09-23T23:01:55.575 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.575 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:01:55.575 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.575 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:01:55.575 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.471146+0000", 2023-09-23T23:01:55.575 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.575 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.576 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.576 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:01:55.576 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.471146+0000", 2023-09-23T23:01:55.576 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.576 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.576 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.576 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:01:55.576 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.471145+0000", 2023-09-23T23:01:55.576 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T23:01:55.576 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.576 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.576 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:01:55.576 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.471186+0000", 2023-09-23T23:01:55.577 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.1452999999999998e-05 2023-09-23T23:01:55.577 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.577 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.577 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:01:55.577 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.471199+0000", 2023-09-23T23:01:55.577 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2804e-05 2023-09-23T23:01:55.577 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.577 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.577 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:01:55.577 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.471205+0000", 2023-09-23T23:01:55.577 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0009999999999998e-06 2023-09-23T23:01:55.577 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.578 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.578 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:01:55.578 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.471251+0000", 2023-09-23T23:01:55.578 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.6171999999999998e-05 2023-09-23T23:01:55.578 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.578 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.578 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:01:55.578 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.471377+0000", 2023-09-23T23:01:55.578 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012605400000000001 2023-09-23T23:01:55.578 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.578 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.578 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,5", 2023-09-23T23:01:55.578 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.471494+0000", 2023-09-23T23:01:55.579 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000116858 2023-09-23T23:01:55.579 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.579 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.579 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:01:55.579 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.473890+0000", 2023-09-23T23:01:55.579 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0023954710000000001 2023-09-23T23:01:55.579 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.579 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.579 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:55.579 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.474478+0000", 2023-09-23T23:01:55.579 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000588063 2023-09-23T23:01:55.579 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.580 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.580 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:55.580 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.700703+0000", 2023-09-23T23:01:55.580 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.22622508799999999 2023-09-23T23:01:55.580 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.580 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.580 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:01:55.580 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.700737+0000", 2023-09-23T23:01:55.580 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.3834000000000002e-05 2023-09-23T23:01:55.580 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.580 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.580 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:01:55.580 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:57:08.700768+0000", 2023-09-23T23:01:55.581 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.1736000000000002e-05 2023-09-23T23:01:55.581 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.581 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:01:55.581 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.581 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.581 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.581 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:155045 10.f 10:f60fa7d1:::benchmark_data_smithi169_238013_object41187:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e288)", 2023-09-23T23:01:55.581 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:58:38.082949+0000", 2023-09-23T23:01:55.581 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 197.41485343400001, 2023-09-23T23:01:55.581 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1982481680000001, 2023-09-23T23:01:55.581 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:01:55.581 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2023-09-23T23:01:55.581 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:01:55.582 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:01:55.582 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:01:55.582 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 155045 2023-09-23T23:01:55.582 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.582 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:01:55.582 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.582 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:01:55.582 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.082949+0000", 2023-09-23T23:01:55.582 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.582 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.582 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.582 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:01:55.583 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.082949+0000", 2023-09-23T23:01:55.583 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.583 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.583 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.583 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:01:55.583 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.082947+0000", 2023-09-23T23:01:55.583 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T23:01:55.583 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.583 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.583 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:01:55.583 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.082956+0000", 2023-09-23T23:01:55.583 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.8060000000000001e-06 2023-09-23T23:01:55.583 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.584 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.584 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:01:55.584 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096165+0000", 2023-09-23T23:01:55.584 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.013209046 2023-09-23T23:01:55.584 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.584 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.584 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:01:55.584 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096197+0000", 2023-09-23T23:01:55.584 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.1786999999999999e-05 2023-09-23T23:01:55.584 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.584 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.584 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:01:55.585 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096862+0000", 2023-09-23T23:01:55.585 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00066493100000000001 2023-09-23T23:01:55.585 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.585 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.585 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:01:55.585 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096875+0000", 2023-09-23T23:01:55.585 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2901000000000001e-05 2023-09-23T23:01:55.585 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.585 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.585 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:01:55.585 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.279237+0000", 2023-09-23T23:01:55.585 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.182362098 2023-09-23T23:01:55.586 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.586 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.586 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:01:55.586 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.281198+0000", 2023-09-23T23:01:55.586 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001960739 2023-09-23T23:01:55.586 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.586 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:01:55.586 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.586 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.586 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.586 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:155055 10.f 10:f9f9b462:::benchmark_data_smithi169_238013_object41197:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e288)", 2023-09-23T23:01:55.586 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:58:38.096217+0000", 2023-09-23T23:01:55.587 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 197.401585783, 2023-09-23T23:01:55.587 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.185310503, 2023-09-23T23:01:55.587 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:01:55.587 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2023-09-23T23:01:55.587 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:01:55.587 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:01:55.587 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:01:55.587 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 155055 2023-09-23T23:01:55.587 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.587 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:01:55.587 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.587 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:01:55.588 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096217+0000", 2023-09-23T23:01:55.588 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.588 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.588 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.588 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:01:55.588 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096217+0000", 2023-09-23T23:01:55.588 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.588 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.588 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.588 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:01:55.588 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096216+0000", 2023-09-23T23:01:55.588 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T23:01:55.588 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.589 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.589 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:01:55.589 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096234+0000", 2023-09-23T23:01:55.589 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.8428e-05 2023-09-23T23:01:55.589 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.589 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.589 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:01:55.589 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096246+0000", 2023-09-23T23:01:55.589 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1717e-05 2023-09-23T23:01:55.589 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.589 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.589 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:01:55.590 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096253+0000", 2023-09-23T23:01:55.590 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.9859999999999997e-06 2023-09-23T23:01:55.590 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.590 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.590 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:01:55.590 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096906+0000", 2023-09-23T23:01:55.590 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00065347300000000001 2023-09-23T23:01:55.590 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.590 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.590 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:01:55.590 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096913+0000", 2023-09-23T23:01:55.590 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.153e-06 2023-09-23T23:01:55.591 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.591 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.591 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:01:55.591 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.281447+0000", 2023-09-23T23:01:55.591 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1845337009999999 2023-09-23T23:01:55.591 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.591 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.591 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:01:55.591 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.281528+0000", 2023-09-23T23:01:55.591 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.0487000000000004e-05 2023-09-23T23:01:55.591 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.591 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:01:55.591 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.592 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.592 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.592 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:155061 10.f 10:f078418a:::benchmark_data_smithi169_238013_object41203:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e288)", 2023-09-23T23:01:55.592 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:58:38.096258+0000", 2023-09-23T23:01:55.592 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 197.40154449100001, 2023-09-23T23:01:55.592 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.211164361, 2023-09-23T23:01:55.592 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:01:55.592 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:01:55.592 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:01:55.592 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:01:55.592 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:01:55.592 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 155061 2023-09-23T23:01:55.592 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.593 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:01:55.593 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.593 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:01:55.593 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096258+0000", 2023-09-23T23:01:55.593 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.593 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.593 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.593 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:01:55.593 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096258+0000", 2023-09-23T23:01:55.593 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.593 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.593 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.594 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:01:55.594 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096258+0000", 2023-09-23T23:01:55.594 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T23:01:55.594 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.594 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.594 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:01:55.594 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096262+0000", 2023-09-23T23:01:55.594 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.0269999999999997e-06 2023-09-23T23:01:55.594 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.594 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.594 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:01:55.595 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096268+0000", 2023-09-23T23:01:55.595 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.127e-06 2023-09-23T23:01:55.595 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.595 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.595 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:01:55.595 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096275+0000", 2023-09-23T23:01:55.595 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1230000000000002e-06 2023-09-23T23:01:55.595 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.595 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.596 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:01:55.596 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096936+0000", 2023-09-23T23:01:55.596 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00066103799999999997 2023-09-23T23:01:55.596 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.596 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.596 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:01:55.596 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096943+0000", 2023-09-23T23:01:55.596 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.5540000000000003e-06 2023-09-23T23:01:55.596 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.596 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.596 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:01:55.596 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.281558+0000", 2023-09-23T23:01:55.597 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1846156640000001 2023-09-23T23:01:55.597 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.597 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.597 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:01:55.597 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.282238+0000", 2023-09-23T23:01:55.597 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00067918199999999996 2023-09-23T23:01:55.597 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.597 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.597 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,6", 2023-09-23T23:01:55.597 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.282379+0000", 2023-09-23T23:01:55.597 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014188100000000001 2023-09-23T23:01:55.597 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.598 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.598 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:55.598 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.289329+0000", 2023-09-23T23:01:55.598 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0069495640000000001 2023-09-23T23:01:55.598 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.598 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.598 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:55.598 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.307256+0000", 2023-09-23T23:01:55.598 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.017926956000000001 2023-09-23T23:01:55.598 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.598 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.598 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:01:55.598 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.307266+0000", 2023-09-23T23:01:55.599 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.009e-05 2023-09-23T23:01:55.599 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.599 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.599 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:01:55.599 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.307322+0000", 2023-09-23T23:01:55.599 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.5788999999999997e-05 2023-09-23T23:01:55.599 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.599 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.599 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:01:55.599 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.307423+0000", 2023-09-23T23:01:55.599 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000100901 2023-09-23T23:01:55.599 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.600 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:01:55.600 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.600 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.600 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.600 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:185860 10.3 10:c1dd3c41:::benchmark_data_smithi169_238013_object72002:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e295)", 2023-09-23T23:01:55.600 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:59:19.355462+0000", 2023-09-23T23:01:55.600 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 156.1423413, 2023-09-23T23:01:55.600 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.23202550299999999, 2023-09-23T23:01:55.600 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:01:55.600 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:01:55.600 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:01:55.600 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:01:55.601 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:01:55.601 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 185860 2023-09-23T23:01:55.601 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.601 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:01:55.601 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.601 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:01:55.601 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.355462+0000", 2023-09-23T23:01:55.601 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.601 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.601 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.601 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:01:55.601 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.355462+0000", 2023-09-23T23:01:55.601 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.602 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.602 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.602 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:01:55.602 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.355460+0000", 2023-09-23T23:01:55.602 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T23:01:55.602 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.602 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.602 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:01:55.602 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.355467+0000", 2023-09-23T23:01:55.602 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.8549999999999996e-06 2023-09-23T23:01:55.602 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.602 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.603 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:01:55.603 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.355493+0000", 2023-09-23T23:01:55.603 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.5992000000000001e-05 2023-09-23T23:01:55.603 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.603 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.603 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:01:55.603 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.355502+0000", 2023-09-23T23:01:55.603 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.9679999999999995e-06 2023-09-23T23:01:55.603 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.603 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.603 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:01:55.603 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.355559+0000", 2023-09-23T23:01:55.604 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.7286e-05 2023-09-23T23:01:55.604 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.604 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.604 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:01:55.604 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.355693+0000", 2023-09-23T23:01:55.604 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013402999999999999 2023-09-23T23:01:55.604 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.604 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.604 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,5", 2023-09-23T23:01:55.604 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.355778+0000", 2023-09-23T23:01:55.604 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.4871999999999996e-05 2023-09-23T23:01:55.604 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.605 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.605 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:01:55.605 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.360749+0000", 2023-09-23T23:01:55.605 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0049712710000000002 2023-09-23T23:01:55.605 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.605 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.605 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:55.605 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.362176+0000", 2023-09-23T23:01:55.605 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0014269739999999999 2023-09-23T23:01:55.605 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.605 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.605 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:55.606 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.587404+0000", 2023-09-23T23:01:55.606 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.22522842100000001 2023-09-23T23:01:55.606 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.606 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.606 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:01:55.606 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.587449+0000", 2023-09-23T23:01:55.606 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.4932999999999998e-05 2023-09-23T23:01:55.606 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.606 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.606 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:01:55.606 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.587487+0000", 2023-09-23T23:01:55.606 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.7771999999999997e-05 2023-09-23T23:01:55.607 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.607 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:01:55.607 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.607 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.607 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.607 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:185869 10.3 10:cc988648:::benchmark_data_smithi169_238013_object72011:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e295)", 2023-09-23T23:01:55.607 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:59:19.366844+0000", 2023-09-23T23:01:55.607 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 156.13095840599999, 2023-09-23T23:01:55.607 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.23138826800000001, 2023-09-23T23:01:55.607 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:01:55.607 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:01:55.607 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:01:55.608 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:01:55.608 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:01:55.608 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 185869 2023-09-23T23:01:55.608 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.608 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:01:55.608 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.608 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:01:55.608 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.366844+0000", 2023-09-23T23:01:55.608 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.608 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.608 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.609 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:01:55.609 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.366844+0000", 2023-09-23T23:01:55.609 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.609 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.609 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.609 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:01:55.609 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.366843+0000", 2023-09-23T23:01:55.609 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T23:01:55.609 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.609 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.609 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:01:55.609 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.366850+0000", 2023-09-23T23:01:55.609 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1459999999999999e-06 2023-09-23T23:01:55.610 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.610 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.610 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:01:55.610 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.366867+0000", 2023-09-23T23:01:55.610 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.7289999999999999e-05 2023-09-23T23:01:55.610 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.610 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.610 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:01:55.610 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.366890+0000", 2023-09-23T23:01:55.610 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.2642000000000001e-05 2023-09-23T23:01:55.610 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.610 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.611 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:01:55.611 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.366974+0000", 2023-09-23T23:01:55.611 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.3879000000000001e-05 2023-09-23T23:01:55.611 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.611 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.611 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:01:55.611 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.367158+0000", 2023-09-23T23:01:55.611 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00018387000000000001 2023-09-23T23:01:55.611 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.611 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.611 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,5", 2023-09-23T23:01:55.612 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.367290+0000", 2023-09-23T23:01:55.612 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013289000000000001 2023-09-23T23:01:55.612 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.612 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.612 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:01:55.612 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.386006+0000", 2023-09-23T23:01:55.612 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.018715198999999998 2023-09-23T23:01:55.612 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.612 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.612 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:55.612 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.386050+0000", 2023-09-23T23:01:55.612 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.4642999999999999e-05 2023-09-23T23:01:55.613 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.613 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.613 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:55.613 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.598154+0000", 2023-09-23T23:01:55.613 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.21210327300000001 2023-09-23T23:01:55.613 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.613 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.613 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:01:55.613 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.598190+0000", 2023-09-23T23:01:55.613 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.6125999999999999e-05 2023-09-23T23:01:55.613 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.613 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.613 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:01:55.614 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.598233+0000", 2023-09-23T23:01:55.614 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.3068000000000002e-05 2023-09-23T23:01:55.614 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.614 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:01:55.614 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.614 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.614 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.614 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:185870 10.3 10:cac2c944:::benchmark_data_smithi169_238013_object72012:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e295)", 2023-09-23T23:01:55.614 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:59:19.367020+0000", 2023-09-23T23:01:55.614 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 156.13078239800001, 2023-09-23T23:01:55.614 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.24749521999999999, 2023-09-23T23:01:55.614 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:01:55.615 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:01:55.615 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:01:55.615 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:01:55.615 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:01:55.615 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 185870 2023-09-23T23:01:55.615 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.615 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:01:55.615 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.615 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:01:55.615 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.367020+0000", 2023-09-23T23:01:55.615 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.615 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.615 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.616 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:01:55.616 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.367020+0000", 2023-09-23T23:01:55.616 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.616 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.616 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.616 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:01:55.616 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.367019+0000", 2023-09-23T23:01:55.616 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T23:01:55.616 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.616 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.616 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:01:55.616 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.367026+0000", 2023-09-23T23:01:55.617 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3210000000000001e-06 2023-09-23T23:01:55.617 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.617 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.617 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:01:55.617 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.367046+0000", 2023-09-23T23:01:55.617 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0635000000000001e-05 2023-09-23T23:01:55.617 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.617 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.617 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:01:55.617 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.367060+0000", 2023-09-23T23:01:55.617 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4031e-05 2023-09-23T23:01:55.617 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.618 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.618 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:01:55.618 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.372487+0000", 2023-09-23T23:01:55.618 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.005426953 2023-09-23T23:01:55.618 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.618 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.618 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:01:55.618 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.372572+0000", 2023-09-23T23:01:55.618 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.5147000000000003e-05 2023-09-23T23:01:55.618 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.618 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.618 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,5", 2023-09-23T23:01:55.619 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.372663+0000", 2023-09-23T23:01:55.619 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.0690000000000001e-05 2023-09-23T23:01:55.619 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.619 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.619 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:01:55.619 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.386010+0000", 2023-09-23T23:01:55.619 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.013347324000000001 2023-09-23T23:01:55.619 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.619 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.619 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:55.619 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.390623+0000", 2023-09-23T23:01:55.619 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0046127110000000002 2023-09-23T23:01:55.620 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.620 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.620 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:55.620 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.614385+0000", 2023-09-23T23:01:55.620 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.223761656 2023-09-23T23:01:55.620 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.620 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.620 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:01:55.620 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.614459+0000", 2023-09-23T23:01:55.620 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.4343000000000003e-05 2023-09-23T23:01:55.620 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.620 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.621 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:01:55.621 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.614516+0000", 2023-09-23T23:01:55.621 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.6505999999999997e-05 2023-09-23T23:01:55.621 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.621 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:01:55.621 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.621 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.621 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.621 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:185872 10.3 10:c9920bf3:::benchmark_data_smithi169_238013_object72014:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e295)", 2023-09-23T23:01:55.621 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:59:19.370245+0000", 2023-09-23T23:01:55.621 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 156.12755814100001, 2023-09-23T23:01:55.621 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.24446214999999999, 2023-09-23T23:01:55.621 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:01:55.622 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:01:55.622 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:01:55.622 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:01:55.622 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:01:55.622 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 185872 2023-09-23T23:01:55.622 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.622 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:01:55.622 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.622 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:01:55.622 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.370245+0000", 2023-09-23T23:01:55.622 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.622 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.623 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.623 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:01:55.623 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.370245+0000", 2023-09-23T23:01:55.623 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.623 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.623 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.623 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:01:55.623 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.370243+0000", 2023-09-23T23:01:55.623 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T23:01:55.623 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.623 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.623 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:01:55.623 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.370252+0000", 2023-09-23T23:01:55.623 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.5769999999999994e-06 2023-09-23T23:01:55.623 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.625 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.625 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:01:55.625 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.370277+0000", 2023-09-23T23:01:55.625 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.4967999999999999e-05 2023-09-23T23:01:55.625 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.625 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.626 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:01:55.626 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.370287+0000", 2023-09-23T23:01:55.626 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0797e-05 2023-09-23T23:01:55.626 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.626 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.626 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:01:55.626 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.376459+0000", 2023-09-23T23:01:55.626 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0061711869999999999 2023-09-23T23:01:55.626 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.626 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.626 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:01:55.626 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.376585+0000", 2023-09-23T23:01:55.627 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012637099999999999 2023-09-23T23:01:55.627 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.627 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.627 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,5", 2023-09-23T23:01:55.627 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.376713+0000", 2023-09-23T23:01:55.627 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012852 2023-09-23T23:01:55.627 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.627 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.627 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:01:55.627 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.386015+0000", 2023-09-23T23:01:55.627 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00930192 2023-09-23T23:01:55.627 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.628 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.628 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:55.628 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.390698+0000", 2023-09-23T23:01:55.628 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0046828579999999998 2023-09-23T23:01:55.628 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.628 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.628 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:55.628 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.614576+0000", 2023-09-23T23:01:55.628 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.223877293 2023-09-23T23:01:55.628 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.628 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.628 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:01:55.628 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.614663+0000", 2023-09-23T23:01:55.629 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.7189999999999997e-05 2023-09-23T23:01:55.629 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.629 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.629 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:01:55.629 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.614707+0000", 2023-09-23T23:01:55.629 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.4159999999999997e-05 2023-09-23T23:01:55.629 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.629 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:01:55.629 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.629 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.629 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.629 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:185874 10.3 10:c3cdebac:::benchmark_data_smithi169_238013_object72016:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e295)", 2023-09-23T23:01:55.630 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:59:19.370322+0000", 2023-09-23T23:01:55.630 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 156.127481278, 2023-09-23T23:01:55.630 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.24459766899999999, 2023-09-23T23:01:55.630 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:01:55.630 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:01:55.630 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:01:55.630 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:01:55.630 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:01:55.630 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 185874 2023-09-23T23:01:55.630 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.630 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:01:55.630 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.631 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:01:55.631 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.370322+0000", 2023-09-23T23:01:55.631 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.631 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.631 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.631 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:01:55.631 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.370322+0000", 2023-09-23T23:01:55.631 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.631 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.631 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.631 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:01:55.631 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.370321+0000", 2023-09-23T23:01:55.631 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T23:01:55.632 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.632 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.632 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:01:55.632 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.370327+0000", 2023-09-23T23:01:55.632 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.5529999999999998e-06 2023-09-23T23:01:55.632 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.632 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.632 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:01:55.632 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.370340+0000", 2023-09-23T23:01:55.632 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3220999999999999e-05 2023-09-23T23:01:55.632 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.632 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.632 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:01:55.633 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.370350+0000", 2023-09-23T23:01:55.633 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.9080000000000007e-06 2023-09-23T23:01:55.633 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.633 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.633 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:01:55.633 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.381434+0000", 2023-09-23T23:01:55.633 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.011083440999999999 2023-09-23T23:01:55.633 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.633 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.633 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:01:55.633 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.381561+0000", 2023-09-23T23:01:55.633 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012723000000000001 2023-09-23T23:01:55.634 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.634 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.634 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,5", 2023-09-23T23:01:55.634 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.381682+0000", 2023-09-23T23:01:55.634 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012116399999999999 2023-09-23T23:01:55.634 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.634 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.634 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:01:55.634 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.386141+0000", 2023-09-23T23:01:55.634 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0044587580000000002 2023-09-23T23:01:55.634 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.634 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.634 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:55.635 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.390780+0000", 2023-09-23T23:01:55.635 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0046393520000000002 2023-09-23T23:01:55.635 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.635 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.635 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:55.635 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.614785+0000", 2023-09-23T23:01:55.635 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.22400524899999999 2023-09-23T23:01:55.635 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.635 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.635 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:01:55.635 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.614867+0000", 2023-09-23T23:01:55.636 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.1384000000000005e-05 2023-09-23T23:01:55.636 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.636 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.636 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:01:55.636 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.614919+0000", 2023-09-23T23:01:55.636 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.2462e-05 2023-09-23T23:01:55.636 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.636 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:01:55.636 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.636 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.636 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.636 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:185881 10.3 10:c18a43c1:::benchmark_data_smithi169_238013_object72023:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e295)", 2023-09-23T23:01:55.637 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:59:19.386546+0000", 2023-09-23T23:01:55.637 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 156.11125736899999, 2023-09-23T23:01:55.637 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.22856383999999999, 2023-09-23T23:01:55.637 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:01:55.637 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:01:55.637 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:01:55.637 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:01:55.637 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:01:55.637 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 185881 2023-09-23T23:01:55.637 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.638 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:01:55.638 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.638 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:01:55.638 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.386546+0000", 2023-09-23T23:01:55.638 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.638 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.638 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.638 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:01:55.638 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.386546+0000", 2023-09-23T23:01:55.638 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.638 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.639 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.639 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:01:55.639 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.386544+0000", 2023-09-23T23:01:55.639 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T23:01:55.639 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.639 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.639 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:01:55.639 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.386552+0000", 2023-09-23T23:01:55.639 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.2130000000000008e-06 2023-09-23T23:01:55.639 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.639 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.639 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:01:55.640 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.386568+0000", 2023-09-23T23:01:55.641 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5645999999999999e-05 2023-09-23T23:01:55.641 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.642 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.642 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:01:55.642 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.386577+0000", 2023-09-23T23:01:55.642 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.1549999999999996e-06 2023-09-23T23:01:55.642 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.642 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.642 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:01:55.643 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.386624+0000", 2023-09-23T23:01:55.643 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.7292000000000001e-05 2023-09-23T23:01:55.643 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.643 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.643 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:01:55.643 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.386774+0000", 2023-09-23T23:01:55.644 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015007599999999999 2023-09-23T23:01:55.644 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.644 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.644 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,5", 2023-09-23T23:01:55.644 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.386906+0000", 2023-09-23T23:01:55.644 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013146300000000001 2023-09-23T23:01:55.644 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.644 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.644 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:01:55.644 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.390751+0000", 2023-09-23T23:01:55.644 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0038454130000000002 2023-09-23T23:01:55.644 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.645 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.645 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:55.645 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.391795+0000", 2023-09-23T23:01:55.645 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001043525 2023-09-23T23:01:55.645 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.645 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.645 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:55.645 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.614984+0000", 2023-09-23T23:01:55.645 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.22318879599999999 2023-09-23T23:01:55.645 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.645 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.645 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:01:55.646 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.615071+0000", 2023-09-23T23:01:55.646 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.7720999999999996e-05 2023-09-23T23:01:55.646 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.646 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.646 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:01:55.646 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:59:19.615109+0000", 2023-09-23T23:01:55.646 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.8102999999999998e-05 2023-09-23T23:01:55.646 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.647 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:01:55.647 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.647 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.647 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.647 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:49465 11.2 11:4b686592:::benchmark_data_smithi169_260471_object49464:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e326)", 2023-09-23T23:01:55.647 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:01:52.373694+0000", 2023-09-23T23:01:55.647 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 3.124108804, 2023-09-23T23:01:55.647 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.196469485, 2023-09-23T23:01:55.647 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:01:55.647 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:01:55.647 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:01:55.648 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:01:55.648 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:01:55.648 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 49465 2023-09-23T23:01:55.648 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.648 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:01:55.648 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.648 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:01:55.648 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:52.373694+0000", 2023-09-23T23:01:55.648 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.648 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.648 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.648 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:01:55.649 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:52.373694+0000", 2023-09-23T23:01:55.649 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:01:55.649 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.649 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.649 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:01:55.649 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:52.373692+0000", 2023-09-23T23:01:55.649 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T23:01:55.649 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.649 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.649 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:01:55.649 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:52.373722+0000", 2023-09-23T23:01:55.649 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.9439999999999999e-05 2023-09-23T23:01:55.650 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.650 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.650 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:01:55.650 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:52.373741+0000", 2023-09-23T23:01:55.650 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.8941e-05 2023-09-23T23:01:55.650 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.650 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.650 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:01:55.650 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:52.373752+0000", 2023-09-23T23:01:55.650 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1139e-05 2023-09-23T23:01:55.650 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.650 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.651 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:01:55.651 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:52.373863+0000", 2023-09-23T23:01:55.651 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000111031 2023-09-23T23:01:55.651 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.651 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.651 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:01:55.651 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:52.374058+0000", 2023-09-23T23:01:55.651 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00019554199999999999 2023-09-23T23:01:55.651 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.651 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.651 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,3", 2023-09-23T23:01:55.651 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:52.374235+0000", 2023-09-23T23:01:55.652 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00017689600000000001 2023-09-23T23:01:55.652 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.652 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.652 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:01:55.652 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:52.376828+0000", 2023-09-23T23:01:55.652 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0025931190000000001 2023-09-23T23:01:55.652 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.652 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.652 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:55.652 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:52.382496+0000", 2023-09-23T23:01:55.652 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0056678279999999998 2023-09-23T23:01:55.652 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.653 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.653 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:01:55.653 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:52.570065+0000", 2023-09-23T23:01:55.653 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.18756863400000001 2023-09-23T23:01:55.653 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.653 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.653 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:01:55.653 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:52.570123+0000", 2023-09-23T23:01:55.653 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.8616000000000003e-05 2023-09-23T23:01:55.653 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:01:55.653 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:01:55.653 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:01:55.654 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:52.570164+0000", 2023-09-23T23:01:55.654 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.0161999999999999e-05 2023-09-23T23:01:55.654 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.654 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:01:55.654 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.654 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:01:55.654 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:01:55.654 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T23:01:55.654 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:55.686 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:55.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:55.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:55.784 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T23:01:55.786 INFO:teuthology.orchestra.run.smithi169.stderr:dumped all 2023-09-23T23:01:55.790 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:55.813 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:55.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:55.816 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:55.916 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:55.946 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:55.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:55.949 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:56.050 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:56.081 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:56.093 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:56 smithi169 bash[104356]: cluster 2023-09-23T23:01:54.946337+0000 mgr.y (mgr.25310) 1212 : cluster 0 pgmap v1345: 109 pgs: 109 active+clean; 3.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-09-23T23:01:56.093 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:56 smithi169 bash[104356]: cluster 2023-09-23T23:01:55.023454+0000 mon.a (mon.0) 1708 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:01:56.093 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:56 smithi169 bash[104356]: cluster 2023-09-23T23:01:55.033635+0000 osd.7 (osd.7) 348 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T23:01:56.093 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:56 smithi169 bash[104356]: cluster 2023-09-23T23:01:55.035780+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T23:01:56.093 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:56 smithi169 bash[104356]: audit 2023-09-23T23:01:55.036470+0000 mon.a (mon.0) 1709 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:01:56.094 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:56 smithi169 bash[104356]: cluster 2023-09-23T23:01:55.036560+0000 mon.a (mon.0) 1710 : cluster 0 osdmap e327: 8 total, 8 up, 7 in 2023-09-23T23:01:56.094 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:56 smithi169 bash[104356]: cluster 2023-09-23T23:01:55.037586+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T23:01:56.094 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:56 smithi169 bash[104356]: cluster 2023-09-23T23:01:55.038130+0000 osd.7 (osd.7) 349 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T23:01:56.094 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:56 smithi169 bash[104356]: audit 2023-09-23T23:01:55.902667+0000 mon.a (mon.0) 1711 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:01:56.094 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:56 smithi169 bash[101133]: cluster 2023-09-23T23:01:54.946337+0000 mgr.y (mgr.25310) 1212 : cluster 0 pgmap v1345: 109 pgs: 109 active+clean; 3.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-09-23T23:01:56.094 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:56 smithi169 bash[101133]: cluster 2023-09-23T23:01:55.023454+0000 mon.a (mon.0) 1708 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:01:56.094 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:56 smithi169 bash[101133]: cluster 2023-09-23T23:01:55.033635+0000 osd.7 (osd.7) 348 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T23:01:56.095 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:56 smithi169 bash[101133]: cluster 2023-09-23T23:01:55.035780+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T23:01:56.095 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:56 smithi169 bash[101133]: audit 2023-09-23T23:01:55.036470+0000 mon.a (mon.0) 1709 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:01:56.095 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:56 smithi169 bash[101133]: cluster 2023-09-23T23:01:55.036560+0000 mon.a (mon.0) 1710 : cluster 0 osdmap e327: 8 total, 8 up, 7 in 2023-09-23T23:01:56.095 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:56 smithi169 bash[101133]: cluster 2023-09-23T23:01:55.037586+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T23:01:56.095 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:56 smithi169 bash[101133]: cluster 2023-09-23T23:01:55.038130+0000 osd.7 (osd.7) 349 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T23:01:56.095 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:56 smithi169 bash[101133]: audit 2023-09-23T23:01:55.902667+0000 mon.a (mon.0) 1711 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:01:56.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:56.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:56.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:56 smithi187 bash[89487]: cluster 2023-09-23T23:01:54.946337+0000 mgr.y (mgr.25310) 1212 : cluster 0 pgmap v1345: 109 pgs: 109 active+clean; 3.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-09-23T23:01:56.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:56 smithi187 bash[89487]: cluster 2023-09-23T23:01:55.023454+0000 mon.a (mon.0) 1708 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:01:56.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:56 smithi187 bash[89487]: cluster 2023-09-23T23:01:55.033635+0000 osd.7 (osd.7) 348 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T23:01:56.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:56 smithi187 bash[89487]: cluster 2023-09-23T23:01:55.035780+0000 osd.6 (osd.6) 82 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T23:01:56.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:56 smithi187 bash[89487]: audit 2023-09-23T23:01:55.036470+0000 mon.a (mon.0) 1709 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:01:56.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:56 smithi187 bash[89487]: cluster 2023-09-23T23:01:55.036560+0000 mon.a (mon.0) 1710 : cluster 0 osdmap e327: 8 total, 8 up, 7 in 2023-09-23T23:01:56.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:56 smithi187 bash[89487]: cluster 2023-09-23T23:01:55.037586+0000 osd.5 (osd.5) 178 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T23:01:56.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:56 smithi187 bash[89487]: cluster 2023-09-23T23:01:55.038130+0000 osd.7 (osd.7) 349 : cluster 3 failed to encode map e327 with expected crc 2023-09-23T23:01:56.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:56 smithi187 bash[89487]: audit 2023-09-23T23:01:55.902667+0000 mon.a (mon.0) 1711 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:01:56.199 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:56.231 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:56.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:56.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:56.335 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:56.365 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:56.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:56.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:56.372 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 32 16 54017 54001 105.458 72.0625 0.0175974 0.00947549 2023-09-23T23:01:56.469 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:56.487 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:56.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:56.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:56.590 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:56.615 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:01:56.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:56.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:01:56.719 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:56.750 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:56.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:56.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:56.857 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:56.888 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:56.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:56.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:56.992 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:57.034 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:57.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:57.038 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:57.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:57 smithi187 bash[89487]: audit 2023-09-23T23:01:55.758877+0000 mgr.y (mgr.25310) 1213 : audit 0 from='client.35637 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:01:57.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:57 smithi187 bash[89487]: audit 2023-09-23T23:01:56.166244+0000 mon.a (mon.0) 1712 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:01:57.139 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:57.176 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:57.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:57.178 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:57.279 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:57.319 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:57.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:57.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:57.372 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 33 16 55159 55143 104.425 71.375 0.0166931 0.00957051 2023-09-23T23:01:57.425 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:57.433 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:57 smithi169 bash[104356]: audit 2023-09-23T23:01:55.758877+0000 mgr.y (mgr.25310) 1213 : audit 0 from='client.35637 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:01:57.433 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:57 smithi169 bash[104356]: audit 2023-09-23T23:01:56.166244+0000 mon.a (mon.0) 1712 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:01:57.434 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:57 smithi169 bash[101133]: audit 2023-09-23T23:01:55.758877+0000 mgr.y (mgr.25310) 1213 : audit 0 from='client.35637 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:01:57.434 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:57 smithi169 bash[101133]: audit 2023-09-23T23:01:56.166244+0000 mon.a (mon.0) 1712 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:01:57.452 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:57.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:57.458 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:57.559 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:57.588 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:57.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:57.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:57.692 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:57.731 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:01:57.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:57.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:01:57.835 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:57.864 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:01:57.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:57.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:01:57.969 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:57.995 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:57.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:57.998 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:58.099 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:58.125 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:58.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:58.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:58.228 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:58.237 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:01:58 smithi169 bash[101133]: cluster 2023-09-23T23:01:56.946884+0000 mgr.y (mgr.25310) 1214 : cluster 0 pgmap v1347: 109 pgs: 109 active+clean; 3.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 81 MiB/s wr, 1.29k op/s 2023-09-23T23:01:58.237 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:01:58 smithi169 bash[104356]: cluster 2023-09-23T23:01:56.946884+0000 mgr.y (mgr.25310) 1214 : cluster 0 pgmap v1347: 109 pgs: 109 active+clean; 3.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 81 MiB/s wr, 1.29k op/s 2023-09-23T23:01:58.257 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:58.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:58.260 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:58.360 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:58.369 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:01:58 smithi187 bash[89487]: cluster 2023-09-23T23:01:56.946884+0000 mgr.y (mgr.25310) 1214 : cluster 0 pgmap v1347: 109 pgs: 109 active+clean; 3.1 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 81 MiB/s wr, 1.29k op/s 2023-09-23T23:01:58.372 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 34 16 56450 56434 103.726 80.6875 0.0164257 0.00963512 2023-09-23T23:01:58.395 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:58.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:58.397 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:58.498 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:58.527 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:01:58.533 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:01:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:01:58] "GET /metrics HTTP/1.1" 200 36452 "" "Prometheus/2.43.0" 2023-09-23T23:01:58.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:58.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:01:58.635 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:58.666 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:58.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:58.670 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:58.771 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:58.798 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:58.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:58.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:58.901 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:58.927 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:58.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:58.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:59.030 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:59.062 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:01:59.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:59.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:01:59.167 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:59.193 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:59.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:59.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:59.297 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:59.325 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:59.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:59.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:59.372 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 35 16 57718 57702 103.027 79.25 0.00493827 0.00969988 2023-09-23T23:01:59.428 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:59.462 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:01:59.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:59.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:01:59.524 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-23T23:01:59.544 INFO:teuthology.orchestra.run.smithi169.stdout:{"pg_ready":true,"pg_map":{"version":1346,"stamp":"2023-09-23T23:01:55.032208+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3292665760,"num_objects":50257,"num_object_clones":0,"num_object_copies":150771,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":50257,"num_whiteouts":0,"num_read":32,"num_read_kb":34,"num_write":50294,"num_write_kb":3214941,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":30,"num_bytes_recovered":592214,"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":53675,"ondisk_log_size":53675,"up":327,"acting":327,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":330,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":13321760,"kb_used_data":9549352,"kb_used_omap":37,"kb_used_meta":3772314,"kb_avail":642894304,"statfs":{"total":671965249536,"available":658323767296,"internally_reserved":0,"allocated":9778536448,"data_stored":9769364588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":38160,"internal_metadata":3862850288},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,2,3,10,2],"upper_bound":32},"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":855769088,"num_objects":13058,"num_object_clones":0,"num_object_copies":39174,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":13058,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13058,"num_write_kb":835712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.089426"},"pg_stats":[{"pgid":"3.1a","version":"68'2","reported_seq":329,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:17.859016+0000","last_change":"2023-09-23T22:58:11.071503+0000","last_active":"2023-09-23T23:01:17.859016+0000","last_peered":"2023-09-23T23:01:17.859016+0000","last_clean":"2023-09-23T23:01:17.859016+0000","last_became_active":"2023-09-23T22:58:11.070150+0000","last_became_peered":"2023-09-23T22:58:11.070150+0000","last_unstale":"2023-09-23T23:01:17.859016+0000","last_undegraded":"2023-09-23T23:01:17.859016+0000","last_fullsized":"2023-09-23T23:01:17.859016+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29.770510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[4,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":335,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.007077+0000","last_change":"2023-09-23T22:58:39.107245+0000","last_active":"2023-09-23T23:01:18.007077+0000","last_peered":"2023-09-23T23:01:18.007077+0000","last_clean":"2023-09-23T23:01:18.007077+0000","last_became_active":"2023-09-23T22:58:39.106980+0000","last_became_peered":"2023-09-23T22:58:39.106980+0000","last_unstale":"2023-09-23T23:01:18.007077+0000","last_undegraded":"2023-09-23T23:01:18.007077+0000","last_fullsized":"2023-09-23T23:01:18.007077+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:11.014278+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":127,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.005935+0000","last_change":"2023-09-23T22:58:39.109245+0000","last_active":"2023-09-23T23:01:18.005935+0000","last_peered":"2023-09-23T23:01:18.005935+0000","last_clean":"2023-09-23T23:01:18.005935+0000","last_became_active":"2023-09-23T22:58:39.108516+0000","last_became_peered":"2023-09-23T22:58:39.108516+0000","last_unstale":"2023-09-23T23:01:18.005935+0000","last_undegraded":"2023-09-23T23:01:18.005935+0000","last_fullsized":"2023-09-23T23:01:18.005935+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:13.008950+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":116,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:17.855456+0000","last_change":"2023-09-23T22:48:46.635228+0000","last_active":"2023-09-23T23:01:17.855456+0000","last_peered":"2023-09-23T23:01:17.855456+0000","last_clean":"2023-09-23T23:01:17.855456+0000","last_became_active":"2023-09-23T22:48:46.634161+0000","last_became_peered":"2023-09-23T22:48:46.634161+0000","last_unstale":"2023-09-23T23:01:17.855456+0000","last_undegraded":"2023-09-23T23:01:17.855456+0000","last_fullsized":"2023-09-23T23:01:17.855456+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:27:26.723822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":352,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.006340+0000","last_change":"2023-09-23T22:58:11.071279+0000","last_active":"2023-09-23T23:01:18.006340+0000","last_peered":"2023-09-23T23:01:18.006340+0000","last_clean":"2023-09-23T23:01:18.006340+0000","last_became_active":"2023-09-23T22:58:11.070755+0000","last_became_peered":"2023-09-23T22:58:11.070755+0000","last_unstale":"2023-09-23T23:01:18.006340+0000","last_undegraded":"2023-09-23T23:01:18.006340+0000","last_fullsized":"2023-09-23T23:01:18.006340+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:20.068731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1f","version":"0'0","reported_seq":286,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.015346+0000","last_change":"2023-09-23T22:58:39.108767+0000","last_active":"2023-09-23T23:01:18.015346+0000","last_peered":"2023-09-23T23:01:18.015346+0000","last_clean":"2023-09-23T23:01:18.015346+0000","last_became_active":"2023-09-23T22:58:39.106788+0000","last_became_peered":"2023-09-23T22:58:39.106788+0000","last_unstale":"2023-09-23T23:01:18.015346+0000","last_undegraded":"2023-09-23T23:01:18.015346+0000","last_fullsized":"2023-09-23T23:01:18.015346+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.643204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":115,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:17.855861+0000","last_change":"2023-09-23T22:48:46.634576+0000","last_active":"2023-09-23T23:01:17.855861+0000","last_peered":"2023-09-23T23:01:17.855861+0000","last_clean":"2023-09-23T23:01:17.855861+0000","last_became_active":"2023-09-23T22:48:46.633546+0000","last_became_peered":"2023-09-23T22:48:46.633546+0000","last_unstale":"2023-09-23T23:01:17.855861+0000","last_undegraded":"2023-09-23T23:01:17.855861+0000","last_fullsized":"2023-09-23T23:01:17.855861+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:08.811450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":327,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.006439+0000","last_change":"2023-09-23T22:58:39.107784+0000","last_active":"2023-09-23T23:01:18.006439+0000","last_peered":"2023-09-23T23:01:18.006439+0000","last_clean":"2023-09-23T23:01:18.006439+0000","last_became_active":"2023-09-23T22:58:39.106436+0000","last_became_peered":"2023-09-23T22:58:39.106436+0000","last_unstale":"2023-09-23T23:01:18.006439+0000","last_undegraded":"2023-09-23T23:01:18.006439+0000","last_fullsized":"2023-09-23T23:01:18.006439+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:42.722372+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.14","version":"78'161","reported_seq":730,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.005304+0000","last_change":"2023-09-23T23:00:17.181598+0000","last_active":"2023-09-23T23:01:18.005304+0000","last_peered":"2023-09-23T23:01:18.005304+0000","last_clean":"2023-09-23T23:01:18.005304+0000","last_became_active":"2023-09-23T23:00:17.181262+0000","last_became_peered":"2023-09-23T23:00:17.181262+0000","last_unstale":"2023-09-23T23:01:18.005304+0000","last_undegraded":"2023-09-23T23:01:18.005304+0000","last_fullsized":"2023-09-23T23:01:18.005304+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":5,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:02.269821+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:02.269821+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:04:52.126195+0000","scrub_duration":0.0086306239999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":139,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.013931+0000","last_change":"2023-09-23T22:58:11.072304+0000","last_active":"2023-09-23T23:01:18.013931+0000","last_peered":"2023-09-23T23:01:18.013931+0000","last_clean":"2023-09-23T23:01:18.013931+0000","last_became_active":"2023-09-23T22:58:11.072038+0000","last_became_peered":"2023-09-23T22:58:11.072038+0000","last_unstale":"2023-09-23T23:01:18.013931+0000","last_undegraded":"2023-09-23T23:01:18.013931+0000","last_fullsized":"2023-09-23T23:01:18.013931+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30.924283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":19,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.013863+0000","last_change":"2023-09-23T23:00:28.461219+0000","last_active":"2023-09-23T23:01:18.013863+0000","last_peered":"2023-09-23T23:01:18.013863+0000","last_clean":"2023-09-23T23:01:18.013863+0000","last_became_active":"2023-09-23T23:00:28.460290+0000","last_became_peered":"2023-09-23T23:00:28.460290+0000","last_unstale":"2023-09-23T23:01:18.013863+0000","last_undegraded":"2023-09-23T23:01:18.013863+0000","last_fullsized":"2023-09-23T23:01:18.013863+0000","mapping_epoch":316,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":317,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24.314796+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"67'3","reported_seq":308,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.011714+0000","last_change":"2023-09-23T22:32:30.189690+0000","last_active":"2023-09-23T23:01:18.011714+0000","last_peered":"2023-09-23T23:01:18.011714+0000","last_clean":"2023-09-23T23:01:18.011714+0000","last_became_active":"2023-09-23T22:32:30.189316+0000","last_became_peered":"2023-09-23T22:32:30.189316+0000","last_unstale":"2023-09-23T23:01:18.011714+0000","last_undegraded":"2023-09-23T23:01:18.011714+0000","last_fullsized":"2023-09-23T23:01:18.011714+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T03:36:06.225948+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":142,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.013710+0000","last_change":"2023-09-23T22:58:39.134543+0000","last_active":"2023-09-23T23:01:18.013710+0000","last_peered":"2023-09-23T23:01:18.013710+0000","last_clean":"2023-09-23T23:01:18.013710+0000","last_became_active":"2023-09-23T22:58:39.134321+0000","last_became_peered":"2023-09-23T22:58:39.134321+0000","last_unstale":"2023-09-23T23:01:18.013710+0000","last_undegraded":"2023-09-23T23:01:18.013710+0000","last_fullsized":"2023-09-23T23:01:18.013710+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.121993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[6,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.14","version":"79'23","reported_seq":313,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:17.859605+0000","last_change":"2023-09-23T22:58:38.099672+0000","last_active":"2023-09-23T23:01:17.859605+0000","last_peered":"2023-09-23T23:01:17.859605+0000","last_clean":"2023-09-23T23:01:17.859605+0000","last_became_active":"2023-09-23T22:58:38.097949+0000","last_became_peered":"2023-09-23T22:58:38.097949+0000","last_unstale":"2023-09-23T23:01:17.859605+0000","last_undegraded":"2023-09-23T23:01:17.859605+0000","last_fullsized":"2023-09-23T23:01:17.859605+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T09:41:20.352619+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":322,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:17.859167+0000","last_change":"2023-09-23T22:58:39.108891+0000","last_active":"2023-09-23T23:01:17.859167+0000","last_peered":"2023-09-23T23:01:17.859167+0000","last_clean":"2023-09-23T23:01:17.859167+0000","last_became_active":"2023-09-23T22:58:39.108543+0000","last_became_peered":"2023-09-23T22:58:39.108543+0000","last_unstale":"2023-09-23T23:01:17.859167+0000","last_undegraded":"2023-09-23T23:01:17.859167+0000","last_fullsized":"2023-09-23T23:01:17.859167+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.070839+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.11","version":"78'161","reported_seq":499,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:17.853149+0000","last_change":"2023-09-23T23:00:17.591067+0000","last_active":"2023-09-23T23:01:17.853149+0000","last_peered":"2023-09-23T23:01:17.853149+0000","last_clean":"2023-09-23T23:01:17.853149+0000","last_became_active":"2023-09-23T23:00:17.182403+0000","last_became_peered":"2023-09-23T23:00:17.182403+0000","last_unstale":"2023-09-23T23:01:17.853149+0000","last_undegraded":"2023-09-23T23:01:17.853149+0000","last_fullsized":"2023-09-23T23:01:17.853149+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":5,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:17.590949+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:17.590949+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:34:35.188490+0000","scrub_duration":0.0029951560000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":307,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.010882+0000","last_change":"2023-09-23T22:32:30.188993+0000","last_active":"2023-09-23T23:01:18.010882+0000","last_peered":"2023-09-23T23:01:18.010882+0000","last_clean":"2023-09-23T23:01:18.010882+0000","last_became_active":"2023-09-23T22:32:30.188599+0000","last_became_peered":"2023-09-23T22:32:30.188599+0000","last_unstale":"2023-09-23T23:01:18.010882+0000","last_undegraded":"2023-09-23T23:01:18.010882+0000","last_fullsized":"2023-09-23T23:01:18.010882+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:43.749296+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":310,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.007026+0000","last_change":"2023-09-23T22:58:11.071266+0000","last_active":"2023-09-23T23:01:18.007026+0000","last_peered":"2023-09-23T23:01:18.007026+0000","last_clean":"2023-09-23T23:01:18.007026+0000","last_became_active":"2023-09-23T22:58:11.070926+0000","last_became_peered":"2023-09-23T22:58:11.070926+0000","last_unstale":"2023-09-23T23:01:18.007026+0000","last_undegraded":"2023-09-23T23:01:18.007026+0000","last_fullsized":"2023-09-23T23:01:18.007026+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:07.681388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.10","version":"78'161","reported_seq":658,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.014074+0000","last_change":"2023-09-23T23:00:17.436573+0000","last_active":"2023-09-23T23:01:18.014074+0000","last_peered":"2023-09-23T23:01:18.014074+0000","last_clean":"2023-09-23T23:01:18.014074+0000","last_became_active":"2023-09-23T23:00:17.186986+0000","last_became_peered":"2023-09-23T23:00:17.186986+0000","last_unstale":"2023-09-23T23:01:18.014074+0000","last_undegraded":"2023-09-23T23:01:18.014074+0000","last_fullsized":"2023-09-23T23:01:18.014074+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":5,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:17.436446+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:17.436446+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:33:31.204942+0000","scrub_duration":0.0032237540000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":115,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:17.853517+0000","last_change":"2023-09-23T22:48:46.629238+0000","last_active":"2023-09-23T23:01:17.853517+0000","last_peered":"2023-09-23T23:01:17.853517+0000","last_clean":"2023-09-23T23:01:17.853517+0000","last_became_active":"2023-09-23T22:48:46.628871+0000","last_became_peered":"2023-09-23T22:48:46.628871+0000","last_unstale":"2023-09-23T23:01:17.853517+0000","last_undegraded":"2023-09-23T23:01:17.853517+0000","last_fullsized":"2023-09-23T23:01:17.853517+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:11.125720+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":129,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.015396+0000","last_change":"2023-09-23T22:48:07.759806+0000","last_active":"2023-09-23T23:01:18.015396+0000","last_peered":"2023-09-23T23:01:18.015396+0000","last_clean":"2023-09-23T23:01:18.015396+0000","last_became_active":"2023-09-23T22:48:07.759023+0000","last_became_peered":"2023-09-23T22:48:07.759023+0000","last_unstale":"2023-09-23T23:01:18.015396+0000","last_undegraded":"2023-09-23T23:01:18.015396+0000","last_fullsized":"2023-09-23T23:01:18.015396+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:47.245672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.13","version":"78'161","reported_seq":467,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.006796+0000","last_change":"2023-09-23T23:00:20.111722+0000","last_active":"2023-09-23T23:01:18.006796+0000","last_peered":"2023-09-23T23:01:18.006796+0000","last_clean":"2023-09-23T23:01:18.006796+0000","last_became_active":"2023-09-23T23:00:17.178097+0000","last_became_peered":"2023-09-23T23:00:17.178097+0000","last_unstale":"2023-09-23T23:01:18.006796+0000","last_undegraded":"2023-09-23T23:01:18.006796+0000","last_fullsized":"2023-09-23T23:01:18.006796+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":5,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:20.111602+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:20.111602+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:24:24.503027+0000","scrub_duration":0.0040753919999999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.11","version":"0'0","reported_seq":303,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.010282+0000","last_change":"2023-09-23T22:58:38.125424+0000","last_active":"2023-09-23T23:01:18.010282+0000","last_peered":"2023-09-23T23:01:18.010282+0000","last_clean":"2023-09-23T23:01:18.010282+0000","last_became_active":"2023-09-23T22:58:38.125084+0000","last_became_peered":"2023-09-23T22:58:38.125084+0000","last_unstale":"2023-09-23T23:01:18.010282+0000","last_undegraded":"2023-09-23T23:01:18.010282+0000","last_fullsized":"2023-09-23T23:01:18.010282+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:02.058007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":115,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:17.855481+0000","last_change":"2023-09-23T22:48:46.647361+0000","last_active":"2023-09-23T23:01:17.855481+0000","last_peered":"2023-09-23T23:01:17.855481+0000","last_clean":"2023-09-23T23:01:17.855481+0000","last_became_active":"2023-09-23T22:48:46.634829+0000","last_became_peered":"2023-09-23T22:48:46.634829+0000","last_unstale":"2023-09-23T23:01:17.855481+0000","last_undegraded":"2023-09-23T23:01:17.855481+0000","last_fullsized":"2023-09-23T23:01:17.855481+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.556277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.12","version":"78'161","reported_seq":677,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.014522+0000","last_change":"2023-09-23T23:00:19.446135+0000","last_active":"2023-09-23T23:01:18.014522+0000","last_peered":"2023-09-23T23:01:18.014522+0000","last_clean":"2023-09-23T23:01:18.014522+0000","last_became_active":"2023-09-23T23:00:17.184645+0000","last_became_peered":"2023-09-23T23:00:17.184645+0000","last_unstale":"2023-09-23T23:01:18.014522+0000","last_undegraded":"2023-09-23T23:01:18.014522+0000","last_fullsized":"2023-09-23T23:01:18.014522+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":5,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:19.445949+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:19.445949+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:47:42.390696+0000","scrub_duration":0.0034194590000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[5,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.10","version":"67'8","reported_seq":355,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.013319+0000","last_change":"2023-09-23T22:58:38.114199+0000","last_active":"2023-09-23T23:01:18.013319+0000","last_peered":"2023-09-23T23:01:18.013319+0000","last_clean":"2023-09-23T23:01:18.013319+0000","last_became_active":"2023-09-23T22:58:38.113606+0000","last_became_peered":"2023-09-23T22:58:38.113606+0000","last_unstale":"2023-09-23T23:01:18.013319+0000","last_undegraded":"2023-09-23T23:01:18.013319+0000","last_fullsized":"2023-09-23T23:01:18.013319+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T09:11:20.825223+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":8,"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":158,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.007350+0000","last_change":"2023-09-23T22:58:11.072422+0000","last_active":"2023-09-23T23:01:18.007350+0000","last_peered":"2023-09-23T23:01:18.007350+0000","last_clean":"2023-09-23T23:01:18.007350+0000","last_became_active":"2023-09-23T22:58:11.072033+0000","last_became_peered":"2023-09-23T22:58:11.072033+0000","last_unstale":"2023-09-23T23:01:18.007350+0000","last_undegraded":"2023-09-23T23:01:18.007350+0000","last_fullsized":"2023-09-23T23:01:18.007350+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:09.679124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.7","version":"326'2987","reported_seq":3000,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:51.272272+0000","last_change":"2023-09-23T23:00:57.124766+0000","last_active":"2023-09-23T23:01:51.272272+0000","last_peered":"2023-09-23T23:01:51.272272+0000","last_clean":"2023-09-23T23:01:51.272272+0000","last_became_active":"2023-09-23T23:00:57.124101+0000","last_became_peered":"2023-09-23T23:00:57.124101+0000","last_unstale":"2023-09-23T23:01:51.272272+0000","last_undegraded":"2023-09-23T23:01:51.272272+0000","last_fullsized":"2023-09-23T23:01:51.272272+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":2987,"log_dups_size":0,"ondisk_log_size":2987,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.016980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":195756032,"num_objects":2987,"num_object_clones":0,"num_object_copies":8961,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2987,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2987,"num_write_kb":191168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.d","version":"78'161","reported_seq":604,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.011380+0000","last_change":"2023-09-23T23:00:19.124873+0000","last_active":"2023-09-23T23:01:18.011380+0000","last_peered":"2023-09-23T23:01:18.011380+0000","last_clean":"2023-09-23T23:01:18.011380+0000","last_became_active":"2023-09-23T23:00:17.184817+0000","last_became_peered":"2023-09-23T23:00:17.184817+0000","last_unstale":"2023-09-23T23:01:18.011380+0000","last_undegraded":"2023-09-23T23:01:18.011380+0000","last_fullsized":"2023-09-23T23:01:18.011380+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:19.124747+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:19.124747+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:24:25.123761+0000","scrub_duration":0.0036676460000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.f","version":"67'1","reported_seq":340,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.012185+0000","last_change":"2023-09-23T22:48:46.692375+0000","last_active":"2023-09-23T23:01:18.012185+0000","last_peered":"2023-09-23T23:01:18.012185+0000","last_clean":"2023-09-23T23:01:18.012185+0000","last_became_active":"2023-09-23T22:48:46.630040+0000","last_became_peered":"2023-09-23T22:48:46.630040+0000","last_unstale":"2023-09-23T23:01:18.012185+0000","last_undegraded":"2023-09-23T23:01:18.012185+0000","last_fullsized":"2023-09-23T23:01:18.012185+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-24T22:24:40.608964+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":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":146,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.014379+0000","last_change":"2023-09-23T22:58:38.115527+0000","last_active":"2023-09-23T23:01:18.014379+0000","last_peered":"2023-09-23T23:01:18.014379+0000","last_clean":"2023-09-23T23:01:18.014379+0000","last_became_active":"2023-09-23T22:58:38.114929+0000","last_became_peered":"2023-09-23T22:58:38.114929+0000","last_unstale":"2023-09-23T23:01:18.014379+0000","last_undegraded":"2023-09-23T23:01:18.014379+0000","last_fullsized":"2023-09-23T23:01:18.014379+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.884428+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"326'3322","reported_seq":3335,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:54.908972+0000","last_change":"2023-09-23T23:00:57.122279+0000","last_active":"2023-09-23T23:01:54.908972+0000","last_peered":"2023-09-23T23:01:54.908972+0000","last_clean":"2023-09-23T23:01:54.908972+0000","last_became_active":"2023-09-23T23:00:57.121887+0000","last_became_peered":"2023-09-23T23:00:57.121887+0000","last_unstale":"2023-09-23T23:01:54.908972+0000","last_undegraded":"2023-09-23T23:01:54.908972+0000","last_fullsized":"2023-09-23T23:01:54.908972+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":3322,"log_dups_size":0,"ondisk_log_size":3322,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15:42.966068+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":217710592,"num_objects":3322,"num_object_clones":0,"num_object_copies":9966,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3322,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3322,"num_write_kb":212608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.c","version":"78'161","reported_seq":744,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.006714+0000","last_change":"2023-09-23T23:00:17.182629+0000","last_active":"2023-09-23T23:01:18.006714+0000","last_peered":"2023-09-23T23:01:18.006714+0000","last_clean":"2023-09-23T23:01:18.006714+0000","last_became_active":"2023-09-23T23:00:17.181850+0000","last_became_peered":"2023-09-23T23:00:17.181850+0000","last_unstale":"2023-09-23T23:01:18.006714+0000","last_undegraded":"2023-09-23T23:01:18.006714+0000","last_fullsized":"2023-09-23T23:01:18.006714+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:04.303440+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:04.303440+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:11:12.900179+0000","scrub_duration":0.027694175000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":327680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"67'2","reported_seq":320,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.012037+0000","last_change":"2023-09-23T22:58:11.081803+0000","last_active":"2023-09-23T23:01:18.012037+0000","last_peered":"2023-09-23T23:01:18.012037+0000","last_clean":"2023-09-23T23:01:18.012037+0000","last_became_active":"2023-09-23T22:58:11.076357+0000","last_became_peered":"2023-09-23T22:58:11.076357+0000","last_unstale":"2023-09-23T23:01:18.012037+0000","last_undegraded":"2023-09-23T23:01:18.012037+0000","last_fullsized":"2023-09-23T23:01:18.012037+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17.220719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":[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.9","version":"0'0","reported_seq":370,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:17.858800+0000","last_change":"2023-09-23T23:00:28.431249+0000","last_active":"2023-09-23T23:01:17.858800+0000","last_peered":"2023-09-23T23:01:17.858800+0000","last_clean":"2023-09-23T23:01:17.858800+0000","last_became_active":"2023-09-23T23:00:28.430374+0000","last_became_peered":"2023-09-23T23:00:28.430374+0000","last_unstale":"2023-09-23T23:01:17.858800+0000","last_undegraded":"2023-09-23T23:01:17.858800+0000","last_fullsized":"2023-09-23T23:01:17.858800+0000","mapping_epoch":316,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":317,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.539924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.5","version":"326'3085","reported_seq":3096,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:52.149592+0000","last_change":"2023-09-23T23:00:57.086571+0000","last_active":"2023-09-23T23:01:52.149592+0000","last_peered":"2023-09-23T23:01:52.149592+0000","last_clean":"2023-09-23T23:01:52.149592+0000","last_became_active":"2023-09-23T23:00:57.086200+0000","last_became_peered":"2023-09-23T23:00:57.086200+0000","last_unstale":"2023-09-23T23:01:52.149592+0000","last_undegraded":"2023-09-23T23:01:52.149592+0000","last_fullsized":"2023-09-23T23:01:52.149592+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":3085,"log_dups_size":0,"ondisk_log_size":3085,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37.395133+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":202178560,"num_objects":3085,"num_object_clones":0,"num_object_copies":9255,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3085,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3085,"num_write_kb":197440,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.f","version":"78'161","reported_seq":722,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.015077+0000","last_change":"2023-09-23T23:00:27.550670+0000","last_active":"2023-09-23T23:01:18.015077+0000","last_peered":"2023-09-23T23:01:18.015077+0000","last_clean":"2023-09-23T23:01:18.015077+0000","last_became_active":"2023-09-23T23:00:17.187466+0000","last_became_peered":"2023-09-23T23:00:17.187466+0000","last_unstale":"2023-09-23T23:01:18.015077+0000","last_undegraded":"2023-09-23T23:01:18.015077+0000","last_fullsized":"2023-09-23T23:01:18.015077+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:27.550481+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:27.550481+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:43:56.666527+0000","scrub_duration":0.0031207449999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"67'1","reported_seq":333,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.011539+0000","last_change":"2023-09-23T22:58:38.125172+0000","last_active":"2023-09-23T23:01:18.011539+0000","last_peered":"2023-09-23T23:01:18.011539+0000","last_clean":"2023-09-23T23:01:18.011539+0000","last_became_active":"2023-09-23T22:58:38.124616+0000","last_became_peered":"2023-09-23T22:58:38.124616+0000","last_unstale":"2023-09-23T23:01:18.011539+0000","last_undegraded":"2023-09-23T23:01:18.011539+0000","last_fullsized":"2023-09-23T23:01:18.011539+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T04:17:56.561035+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":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":262,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.014037+0000","last_change":"2023-09-23T22:58:39.197831+0000","last_active":"2023-09-23T23:01:18.014037+0000","last_peered":"2023-09-23T23:01:18.014037+0000","last_clean":"2023-09-23T23:01:18.014037+0000","last_became_active":"2023-09-23T22:58:39.196831+0000","last_became_peered":"2023-09-23T22:58:39.196831+0000","last_unstale":"2023-09-23T23:01:18.014037+0000","last_undegraded":"2023-09-23T23:01:18.014037+0000","last_fullsized":"2023-09-23T23:01:18.014037+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:46:53.906991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,5],"acting":[6,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.4","version":"326'3103","reported_seq":3116,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:52.135448+0000","last_change":"2023-09-23T23:00:57.127044+0000","last_active":"2023-09-23T23:01:52.135448+0000","last_peered":"2023-09-23T23:01:52.135448+0000","last_clean":"2023-09-23T23:01:52.135448+0000","last_became_active":"2023-09-23T23:00:57.126161+0000","last_became_peered":"2023-09-23T23:00:57.126161+0000","last_unstale":"2023-09-23T23:01:52.135448+0000","last_undegraded":"2023-09-23T23:01:52.135448+0000","last_fullsized":"2023-09-23T23:01:52.135448+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":3103,"log_dups_size":0,"ondisk_log_size":3103,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46.845021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":203358208,"num_objects":3103,"num_object_clones":0,"num_object_copies":9309,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3103,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3103,"num_write_kb":198592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.e","version":"78'161","reported_seq":677,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:17.859721+0000","last_change":"2023-09-23T23:00:21.714038+0000","last_active":"2023-09-23T23:01:17.859721+0000","last_peered":"2023-09-23T23:01:17.859721+0000","last_clean":"2023-09-23T23:01:17.859721+0000","last_became_active":"2023-09-23T23:00:17.178762+0000","last_became_peered":"2023-09-23T23:00:17.178762+0000","last_unstale":"2023-09-23T23:01:17.859721+0000","last_undegraded":"2023-09-23T23:01:17.859721+0000","last_fullsized":"2023-09-23T23:01:17.859721+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:21.713795+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:21.713795+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:06:58.180702+0000","scrub_duration":0.0036583649999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,3],"acting":[4,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":146,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.015960+0000","last_change":"2023-09-23T22:58:38.115841+0000","last_active":"2023-09-23T23:01:18.015960+0000","last_peered":"2023-09-23T23:01:18.015960+0000","last_clean":"2023-09-23T23:01:18.015960+0000","last_became_active":"2023-09-23T22:58:38.114548+0000","last_became_peered":"2023-09-23T22:58:38.114548+0000","last_unstale":"2023-09-23T23:01:18.015960+0000","last_undegraded":"2023-09-23T23:01:18.015960+0000","last_fullsized":"2023-09-23T23:01:18.015960+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:50.168381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":124,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:17.853381+0000","last_change":"2023-09-23T22:58:11.062933+0000","last_active":"2023-09-23T23:01:17.853381+0000","last_peered":"2023-09-23T23:01:17.853381+0000","last_clean":"2023-09-23T23:01:17.853381+0000","last_became_active":"2023-09-23T22:58:11.062576+0000","last_became_peered":"2023-09-23T22:58:11.062576+0000","last_unstale":"2023-09-23T23:01:17.853381+0000","last_undegraded":"2023-09-23T23:01:17.853381+0000","last_fullsized":"2023-09-23T23:01:17.853381+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:06:18.346300+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.3","version":"326'2958","reported_seq":2971,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:51.135526+0000","last_change":"2023-09-23T23:00:57.087603+0000","last_active":"2023-09-23T23:01:51.135526+0000","last_peered":"2023-09-23T23:01:51.135526+0000","last_clean":"2023-09-23T23:01:51.135526+0000","last_became_active":"2023-09-23T23:00:57.087245+0000","last_became_peered":"2023-09-23T23:00:57.087245+0000","last_unstale":"2023-09-23T23:01:51.135526+0000","last_undegraded":"2023-09-23T23:01:51.135526+0000","last_fullsized":"2023-09-23T23:01:51.135526+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":2958,"log_dups_size":0,"ondisk_log_size":2958,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:16:33.611055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":193855488,"num_objects":2958,"num_object_clones":0,"num_object_copies":8874,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2958,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2958,"num_write_kb":189312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,5],"acting":[6,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.9","version":"78'161","reported_seq":706,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.010697+0000","last_change":"2023-09-23T22:37:49.415909+0000","last_active":"2023-09-23T23:01:18.010697+0000","last_peered":"2023-09-23T23:01:18.010697+0000","last_clean":"2023-09-23T23:01:18.010697+0000","last_became_active":"2023-09-23T22:37:46.449453+0000","last_became_peered":"2023-09-23T22:37:46.449453+0000","last_unstale":"2023-09-23T23:01:18.010697+0000","last_undegraded":"2023-09-23T23:01:18.010697+0000","last_fullsized":"2023-09-23T23:01:18.010697+0000","mapping_epoch":121,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":122,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:49.415804+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:49.415804+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:11:23.752522+0000","scrub_duration":0.0087137450000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"68'3","reported_seq":349,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.006909+0000","last_change":"2023-09-23T22:48:46.704933+0000","last_active":"2023-09-23T23:01:18.006909+0000","last_peered":"2023-09-23T23:01:18.006909+0000","last_clean":"2023-09-23T23:01:18.006909+0000","last_became_active":"2023-09-23T22:48:46.637763+0000","last_became_peered":"2023-09-23T22:48:46.637763+0000","last_unstale":"2023-09-23T23:01:18.006909+0000","last_undegraded":"2023-09-23T23:01:18.006909+0000","last_fullsized":"2023-09-23T23:01:18.006909+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:53:19.139103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":321,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.047599+0000","last_change":"2023-09-23T22:58:38.101550+0000","last_active":"2023-09-23T23:01:32.047599+0000","last_peered":"2023-09-23T23:01:32.047599+0000","last_clean":"2023-09-23T23:01:32.047599+0000","last_became_active":"2023-09-23T22:58:38.100403+0000","last_became_peered":"2023-09-23T22:58:38.100403+0000","last_unstale":"2023-09-23T23:01:32.047599+0000","last_undegraded":"2023-09-23T23:01:32.047599+0000","last_fullsized":"2023-09-23T23:01:32.047599+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26.379398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"326'3123","reported_seq":3135,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:52.370807+0000","last_change":"2023-09-23T23:00:57.125173+0000","last_active":"2023-09-23T23:01:52.370807+0000","last_peered":"2023-09-23T23:01:52.370807+0000","last_clean":"2023-09-23T23:01:52.370807+0000","last_became_active":"2023-09-23T23:00:57.124375+0000","last_became_peered":"2023-09-23T23:00:57.124375+0000","last_unstale":"2023-09-23T23:01:52.370807+0000","last_undegraded":"2023-09-23T23:01:52.370807+0000","last_fullsized":"2023-09-23T23:01:52.370807+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":3123,"log_dups_size":0,"ondisk_log_size":3123,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:03:28.617419+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":204668928,"num_objects":3123,"num_object_clones":0,"num_object_copies":9369,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3123,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3123,"num_write_kb":199872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.8","version":"78'161","reported_seq":608,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.014185+0000","last_change":"2023-09-23T22:48:07.760032+0000","last_active":"2023-09-23T23:01:18.014185+0000","last_peered":"2023-09-23T23:01:18.014185+0000","last_clean":"2023-09-23T23:01:18.014185+0000","last_became_active":"2023-09-23T22:48:07.759628+0000","last_became_peered":"2023-09-23T22:48:07.759628+0000","last_unstale":"2023-09-23T23:01:18.014185+0000","last_undegraded":"2023-09-23T23:01:18.014185+0000","last_fullsized":"2023-09-23T23:01:18.014185+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:39:52.437433+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:39:52.437433+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:56:26.166535+0000","scrub_duration":0.017880975,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":262688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":254,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.014282+0000","last_change":"2023-09-23T22:58:39.109782+0000","last_active":"2023-09-23T23:01:18.014282+0000","last_peered":"2023-09-23T23:01:18.014282+0000","last_clean":"2023-09-23T23:01:18.014282+0000","last_became_active":"2023-09-23T22:58:39.109428+0000","last_became_peered":"2023-09-23T22:58:39.109428+0000","last_unstale":"2023-09-23T23:01:18.014282+0000","last_undegraded":"2023-09-23T23:01:18.014282+0000","last_fullsized":"2023-09-23T23:01:18.014282+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.867655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":339,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.047965+0000","last_change":"2023-09-23T22:58:39.107986+0000","last_active":"2023-09-23T23:01:32.047965+0000","last_peered":"2023-09-23T23:01:32.047965+0000","last_clean":"2023-09-23T23:01:32.047965+0000","last_became_active":"2023-09-23T22:58:39.107635+0000","last_became_peered":"2023-09-23T22:58:39.107635+0000","last_unstale":"2023-09-23T23:01:32.047965+0000","last_undegraded":"2023-09-23T23:01:32.047965+0000","last_fullsized":"2023-09-23T23:01:32.047965+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:17:38.260979+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.1","version":"326'3116","reported_seq":3129,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:51.074839+0000","last_change":"2023-09-23T23:00:57.127660+0000","last_active":"2023-09-23T23:01:51.074839+0000","last_peered":"2023-09-23T23:01:51.074839+0000","last_clean":"2023-09-23T23:01:51.074839+0000","last_became_active":"2023-09-23T23:00:57.126396+0000","last_became_peered":"2023-09-23T23:00:57.126396+0000","last_unstale":"2023-09-23T23:01:51.074839+0000","last_undegraded":"2023-09-23T23:01:51.074839+0000","last_fullsized":"2023-09-23T23:01:51.074839+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":3116,"log_dups_size":0,"ondisk_log_size":3116,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:04:42.354099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":204210176,"num_objects":3116,"num_object_clones":0,"num_object_copies":9348,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3116,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3116,"num_write_kb":199424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.b","version":"78'161","reported_seq":467,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:17.854167+0000","last_change":"2023-09-23T23:00:22.567119+0000","last_active":"2023-09-23T23:01:17.854167+0000","last_peered":"2023-09-23T23:01:17.854167+0000","last_clean":"2023-09-23T23:01:17.854167+0000","last_became_active":"2023-09-23T23:00:17.183765+0000","last_became_peered":"2023-09-23T23:00:17.183765+0000","last_unstale":"2023-09-23T23:01:17.854167+0000","last_undegraded":"2023-09-23T23:01:17.854167+0000","last_fullsized":"2023-09-23T23:01:17.854167+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:22.566993+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:22.566993+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:16:22.352536+0000","scrub_duration":0.0026922669999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.9","version":"0'0","reported_seq":303,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:17.859177+0000","last_change":"2023-09-23T22:32:30.184434+0000","last_active":"2023-09-23T23:01:17.859177+0000","last_peered":"2023-09-23T23:01:17.859177+0000","last_clean":"2023-09-23T23:01:17.859177+0000","last_became_active":"2023-09-23T22:32:30.183937+0000","last_became_peered":"2023-09-23T22:32:30.183937+0000","last_unstale":"2023-09-23T23:01:17.859177+0000","last_undegraded":"2023-09-23T23:01:17.859177+0000","last_fullsized":"2023-09-23T23:01:17.859177+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:25.993348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":341,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.047296+0000","last_change":"2023-09-23T22:58:39.114192+0000","last_active":"2023-09-23T23:01:32.047296+0000","last_peered":"2023-09-23T23:01:32.047296+0000","last_clean":"2023-09-23T23:01:32.047296+0000","last_became_active":"2023-09-23T22:58:39.113967+0000","last_became_peered":"2023-09-23T22:58:39.113967+0000","last_unstale":"2023-09-23T23:01:32.047296+0000","last_undegraded":"2023-09-23T23:01:32.047296+0000","last_fullsized":"2023-09-23T23:01:32.047296+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:13.450922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[4,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.0","version":"326'3221","reported_seq":3235,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:54.742969+0000","last_change":"2023-09-23T23:00:57.124538+0000","last_active":"2023-09-23T23:01:54.742969+0000","last_peered":"2023-09-23T23:01:54.742969+0000","last_clean":"2023-09-23T23:01:54.742969+0000","last_became_active":"2023-09-23T23:00:57.124246+0000","last_became_peered":"2023-09-23T23:00:57.124246+0000","last_unstale":"2023-09-23T23:01:54.742969+0000","last_undegraded":"2023-09-23T23:01:54.742969+0000","last_fullsized":"2023-09-23T23:01:54.742969+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":3221,"log_dups_size":0,"ondisk_log_size":3221,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:07.418827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":211091456,"num_objects":3221,"num_object_clones":0,"num_object_copies":9663,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3221,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3221,"num_write_kb":206144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.a","version":"78'161","reported_seq":621,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.014788+0000","last_change":"2023-09-23T22:58:38.134976+0000","last_active":"2023-09-23T23:01:18.014788+0000","last_peered":"2023-09-23T23:01:18.014788+0000","last_clean":"2023-09-23T23:01:18.014788+0000","last_became_active":"2023-09-23T22:58:38.134401+0000","last_became_peered":"2023-09-23T22:58:38.134401+0000","last_unstale":"2023-09-23T23:01:18.014788+0000","last_undegraded":"2023-09-23T23:01:18.014788+0000","last_fullsized":"2023-09-23T23:01:18.014788+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:39:54.455854+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:39:54.455854+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:12:01.922113+0000","scrub_duration":0.0075565679999999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":159,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.006258+0000","last_change":"2023-09-23T22:58:11.070416+0000","last_active":"2023-09-23T23:01:18.006258+0000","last_peered":"2023-09-23T23:01:18.006258+0000","last_clean":"2023-09-23T23:01:18.006258+0000","last_became_active":"2023-09-23T22:58:11.070061+0000","last_became_peered":"2023-09-23T22:58:11.070061+0000","last_unstale":"2023-09-23T23:01:18.006258+0000","last_undegraded":"2023-09-23T23:01:18.006258+0000","last_fullsized":"2023-09-23T23:01:18.006258+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:00.462265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,4],"acting":[3,7,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":117,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.007426+0000","last_change":"2023-09-23T22:58:11.072853+0000","last_active":"2023-09-23T23:01:18.007426+0000","last_peered":"2023-09-23T23:01:18.007426+0000","last_clean":"2023-09-23T23:01:18.007426+0000","last_became_active":"2023-09-23T22:58:11.072485+0000","last_became_peered":"2023-09-23T22:58:11.072485+0000","last_unstale":"2023-09-23T23:01:18.007426+0000","last_undegraded":"2023-09-23T23:01:18.007426+0000","last_fullsized":"2023-09-23T23:01:18.007426+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:00.347481+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.d","version":"326'2997","reported_seq":3011,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:52.352519+0000","last_change":"2023-09-23T23:00:57.122348+0000","last_active":"2023-09-23T23:01:52.352519+0000","last_peered":"2023-09-23T23:01:52.352519+0000","last_clean":"2023-09-23T23:01:52.352519+0000","last_became_active":"2023-09-23T23:00:57.122027+0000","last_became_peered":"2023-09-23T23:00:57.122027+0000","last_unstale":"2023-09-23T23:01:52.352519+0000","last_undegraded":"2023-09-23T23:01:52.352519+0000","last_fullsized":"2023-09-23T23:01:52.352519+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":2997,"log_dups_size":0,"ondisk_log_size":2997,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:12:01.843367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":196411392,"num_objects":2997,"num_object_clones":0,"num_object_copies":8991,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2997,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2997,"num_write_kb":191808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.7","version":"78'161","reported_seq":702,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.015493+0000","last_change":"2023-09-23T23:00:17.560345+0000","last_active":"2023-09-23T23:01:18.015493+0000","last_peered":"2023-09-23T23:01:18.015493+0000","last_clean":"2023-09-23T23:01:18.015493+0000","last_became_active":"2023-09-23T22:58:38.123850+0000","last_became_peered":"2023-09-23T22:58:38.123850+0000","last_unstale":"2023-09-23T23:01:18.015493+0000","last_undegraded":"2023-09-23T23:01:18.015493+0000","last_fullsized":"2023-09-23T23:01:18.015493+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:17.560200+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:17.560200+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:30:26.427335+0000","scrub_duration":0.0030315899999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":280,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:17.854598+0000","last_change":"2023-09-23T22:58:11.075552+0000","last_active":"2023-09-23T23:01:17.854598+0000","last_peered":"2023-09-23T23:01:17.854598+0000","last_clean":"2023-09-23T23:01:17.854598+0000","last_became_active":"2023-09-23T22:58:11.075076+0000","last_became_peered":"2023-09-23T22:58:11.075076+0000","last_unstale":"2023-09-23T23:01:17.854598+0000","last_undegraded":"2023-09-23T23:01:17.854598+0000","last_fullsized":"2023-09-23T23:01:17.854598+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.652059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":127,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.015345+0000","last_change":"2023-09-23T22:48:08.825719+0000","last_active":"2023-09-23T23:01:18.015345+0000","last_peered":"2023-09-23T23:01:18.015345+0000","last_clean":"2023-09-23T23:01:18.015345+0000","last_became_active":"2023-09-23T22:48:08.825355+0000","last_became_peered":"2023-09-23T22:48:08.825355+0000","last_unstale":"2023-09-23T23:01:18.015345+0000","last_undegraded":"2023-09-23T23:01:18.015345+0000","last_fullsized":"2023-09-23T23:01:18.015345+0000","mapping_epoch":221,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":222,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.010623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":276,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.014711+0000","last_change":"2023-09-23T22:58:11.077337+0000","last_active":"2023-09-23T23:01:18.014711+0000","last_peered":"2023-09-23T23:01:18.014711+0000","last_clean":"2023-09-23T23:01:18.014711+0000","last_became_active":"2023-09-23T22:58:11.076957+0000","last_became_peered":"2023-09-23T22:58:11.076957+0000","last_unstale":"2023-09-23T23:01:18.014711+0000","last_undegraded":"2023-09-23T23:01:18.014711+0000","last_fullsized":"2023-09-23T23:01:18.014711+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30.185413+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.b","version":"326'3237","reported_seq":3251,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:54.773363+0000","last_change":"2023-09-23T23:00:57.126141+0000","last_active":"2023-09-23T23:01:54.773363+0000","last_peered":"2023-09-23T23:01:54.773363+0000","last_clean":"2023-09-23T23:01:54.773363+0000","last_became_active":"2023-09-23T23:00:57.125796+0000","last_became_peered":"2023-09-23T23:00:57.125796+0000","last_unstale":"2023-09-23T23:01:54.773363+0000","last_undegraded":"2023-09-23T23:01:54.773363+0000","last_fullsized":"2023-09-23T23:01:54.773363+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":3237,"log_dups_size":0,"ondisk_log_size":3237,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:42:27.616607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":212140032,"num_objects":3237,"num_object_clones":0,"num_object_copies":9711,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3237,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3237,"num_write_kb":207168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"78'161","reported_seq":590,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.013630+0000","last_change":"2023-09-23T22:58:38.175485+0000","last_active":"2023-09-23T23:01:18.013630+0000","last_peered":"2023-09-23T23:01:18.013630+0000","last_clean":"2023-09-23T23:01:18.013630+0000","last_became_active":"2023-09-23T22:57:41.950330+0000","last_became_peered":"2023-09-23T22:57:41.950330+0000","last_unstale":"2023-09-23T23:01:18.013630+0000","last_undegraded":"2023-09-23T23:01:18.013630+0000","last_fullsized":"2023-09-23T23:01:18.013630+0000","mapping_epoch":229,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:58:38.175351+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:58:38.175351+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:08:36.602280+0000","scrub_duration":0.0026615319999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":158,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.014844+0000","last_change":"2023-09-23T22:58:39.108496+0000","last_active":"2023-09-23T23:01:18.014844+0000","last_peered":"2023-09-23T23:01:18.014844+0000","last_clean":"2023-09-23T23:01:18.014844+0000","last_became_active":"2023-09-23T22:58:39.107920+0000","last_became_peered":"2023-09-23T22:58:39.107920+0000","last_unstale":"2023-09-23T23:01:18.014844+0000","last_undegraded":"2023-09-23T23:01:18.014844+0000","last_fullsized":"2023-09-23T23:01:18.014844+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:00.314998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,0],"acting":[5,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":333,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.047487+0000","last_change":"2023-09-23T22:58:38.116431+0000","last_active":"2023-09-23T23:01:32.047487+0000","last_peered":"2023-09-23T23:01:32.047487+0000","last_clean":"2023-09-23T23:01:32.047487+0000","last_became_active":"2023-09-23T22:58:38.116034+0000","last_became_peered":"2023-09-23T22:58:38.116034+0000","last_unstale":"2023-09-23T23:01:32.047487+0000","last_undegraded":"2023-09-23T23:01:32.047487+0000","last_fullsized":"2023-09-23T23:01:32.047487+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:42.833064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":242,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.005388+0000","last_change":"2023-09-23T22:58:39.102119+0000","last_active":"2023-09-23T23:01:18.005388+0000","last_peered":"2023-09-23T23:01:18.005388+0000","last_clean":"2023-09-23T23:01:18.005388+0000","last_became_active":"2023-09-23T22:58:39.101656+0000","last_became_peered":"2023-09-23T22:58:39.101656+0000","last_unstale":"2023-09-23T23:01:18.005388+0000","last_undegraded":"2023-09-23T23:01:18.005388+0000","last_fullsized":"2023-09-23T23:01:18.005388+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44:47.761678+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"11.8","version":"326'3241","reported_seq":3255,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:54.722396+0000","last_change":"2023-09-23T23:00:57.123945+0000","last_active":"2023-09-23T23:01:54.722396+0000","last_peered":"2023-09-23T23:01:54.722396+0000","last_clean":"2023-09-23T23:01:54.722396+0000","last_became_active":"2023-09-23T23:00:57.123610+0000","last_became_peered":"2023-09-23T23:00:57.123610+0000","last_unstale":"2023-09-23T23:01:54.722396+0000","last_undegraded":"2023-09-23T23:01:54.722396+0000","last_fullsized":"2023-09-23T23:01:54.722396+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":3241,"log_dups_size":0,"ondisk_log_size":3241,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:58:21.543057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":212402176,"num_objects":3241,"num_object_clones":0,"num_object_copies":9723,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3241,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3241,"num_write_kb":207424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"78'161","reported_seq":779,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.009903+0000","last_change":"2023-09-23T23:00:07.396514+0000","last_active":"2023-09-23T23:01:18.009903+0000","last_peered":"2023-09-23T23:01:18.009903+0000","last_clean":"2023-09-23T23:01:18.009903+0000","last_became_active":"2023-09-23T22:57:41.951533+0000","last_became_peered":"2023-09-23T22:57:41.951533+0000","last_unstale":"2023-09-23T23:01:18.009903+0000","last_undegraded":"2023-09-23T23:01:18.009903+0000","last_fullsized":"2023-09-23T23:01:18.009903+0000","mapping_epoch":229,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:07.396372+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:07.396372+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:50:52.709761+0000","scrub_duration":0.003571383,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":358,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.005412+0000","last_change":"2023-09-23T22:47:26.779248+0000","last_active":"2023-09-23T23:01:18.005412+0000","last_peered":"2023-09-23T23:01:18.005412+0000","last_clean":"2023-09-23T23:01:18.005412+0000","last_became_active":"2023-09-23T22:47:26.778838+0000","last_became_peered":"2023-09-23T22:47:26.778838+0000","last_unstale":"2023-09-23T23:01:18.005412+0000","last_undegraded":"2023-09-23T23:01:18.005412+0000","last_fullsized":"2023-09-23T23:01:18.005412+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:42.545099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":284,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.005015+0000","last_change":"2023-09-23T22:58:39.111768+0000","last_active":"2023-09-23T23:01:18.005015+0000","last_peered":"2023-09-23T23:01:18.005015+0000","last_clean":"2023-09-23T23:01:18.005015+0000","last_became_active":"2023-09-23T22:58:39.111373+0000","last_became_peered":"2023-09-23T22:58:39.111373+0000","last_unstale":"2023-09-23T23:01:18.005015+0000","last_undegraded":"2023-09-23T23:01:18.005015+0000","last_fullsized":"2023-09-23T23:01:18.005015+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54:04.569243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,0],"acting":[2,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":247,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.015695+0000","last_change":"2023-09-23T22:58:11.076729+0000","last_active":"2023-09-23T23:01:18.015695+0000","last_peered":"2023-09-23T23:01:18.015695+0000","last_clean":"2023-09-23T23:01:18.015695+0000","last_became_active":"2023-09-23T22:58:11.076349+0000","last_became_peered":"2023-09-23T22:58:11.076349+0000","last_unstale":"2023-09-23T23:01:18.015695+0000","last_undegraded":"2023-09-23T23:01:18.015695+0000","last_fullsized":"2023-09-23T23:01:18.015695+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10.695778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.a","version":"326'3265","reported_seq":3279,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:54.768787+0000","last_change":"2023-09-23T23:00:57.129595+0000","last_active":"2023-09-23T23:01:54.768787+0000","last_peered":"2023-09-23T23:01:54.768787+0000","last_clean":"2023-09-23T23:01:54.768787+0000","last_became_active":"2023-09-23T23:00:57.129329+0000","last_became_peered":"2023-09-23T23:00:57.129329+0000","last_unstale":"2023-09-23T23:01:54.768787+0000","last_undegraded":"2023-09-23T23:01:54.768787+0000","last_fullsized":"2023-09-23T23:01:54.768787+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":3265,"log_dups_size":0,"ondisk_log_size":3265,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:59.611116+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":213975040,"num_objects":3265,"num_object_clones":0,"num_object_copies":9795,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3265,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3265,"num_write_kb":208960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":129,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.015165+0000","last_change":"2023-09-23T22:48:07.754566+0000","last_active":"2023-09-23T23:01:18.015165+0000","last_peered":"2023-09-23T23:01:18.015165+0000","last_clean":"2023-09-23T23:01:18.015165+0000","last_became_active":"2023-09-23T22:48:07.754001+0000","last_became_peered":"2023-09-23T22:48:07.754001+0000","last_unstale":"2023-09-23T23:01:18.015165+0000","last_undegraded":"2023-09-23T23:01:18.015165+0000","last_fullsized":"2023-09-23T23:01:18.015165+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:07.601926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"78'161","reported_seq":771,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.010173+0000","last_change":"2023-09-23T23:00:16.175406+0000","last_active":"2023-09-23T23:01:18.010173+0000","last_peered":"2023-09-23T23:01:18.010173+0000","last_clean":"2023-09-23T23:01:18.010173+0000","last_became_active":"2023-09-23T22:58:38.124788+0000","last_became_peered":"2023-09-23T22:58:38.124788+0000","last_unstale":"2023-09-23T23:01:18.010173+0000","last_undegraded":"2023-09-23T23:01:18.010173+0000","last_fullsized":"2023-09-23T23:01:18.010173+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:16.175257+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:16.175257+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:59:04.066406+0000","scrub_duration":0.011232875,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":177,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.043912+0000","last_change":"2023-09-23T22:58:38.114914+0000","last_active":"2023-09-23T23:01:32.043912+0000","last_peered":"2023-09-23T23:01:32.043912+0000","last_clean":"2023-09-23T23:01:32.043912+0000","last_became_active":"2023-09-23T22:58:38.114620+0000","last_became_peered":"2023-09-23T22:58:38.114620+0000","last_unstale":"2023-09-23T23:01:32.043912+0000","last_undegraded":"2023-09-23T23:01:32.043912+0000","last_fullsized":"2023-09-23T23:01:32.043912+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:57.977244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":238,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.014622+0000","last_change":"2023-09-23T22:58:38.135007+0000","last_active":"2023-09-23T23:01:18.014622+0000","last_peered":"2023-09-23T23:01:18.014622+0000","last_clean":"2023-09-23T23:01:18.014622+0000","last_became_active":"2023-09-23T22:58:38.133871+0000","last_became_peered":"2023-09-23T22:58:38.133871+0000","last_unstale":"2023-09-23T23:01:18.014622+0000","last_undegraded":"2023-09-23T23:01:18.014622+0000","last_fullsized":"2023-09-23T23:01:18.014622+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07.531845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"326'3167","reported_seq":3181,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:54.779976+0000","last_change":"2023-09-23T23:00:57.125441+0000","last_active":"2023-09-23T23:01:54.779976+0000","last_peered":"2023-09-23T23:01:54.779976+0000","last_clean":"2023-09-23T23:01:54.779976+0000","last_became_active":"2023-09-23T23:00:57.125047+0000","last_became_peered":"2023-09-23T23:00:57.125047+0000","last_unstale":"2023-09-23T23:01:54.779976+0000","last_undegraded":"2023-09-23T23:01:54.779976+0000","last_fullsized":"2023-09-23T23:01:54.779976+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":3167,"log_dups_size":0,"ondisk_log_size":3167,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39.274762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":207552512,"num_objects":3167,"num_object_clones":0,"num_object_copies":9501,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3167,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3167,"num_write_kb":202688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.3","version":"78'161","reported_seq":461,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.014309+0000","last_change":"2023-09-23T23:00:24.540202+0000","last_active":"2023-09-23T23:01:18.014309+0000","last_peered":"2023-09-23T23:01:18.014309+0000","last_clean":"2023-09-23T23:01:18.014309+0000","last_became_active":"2023-09-23T22:58:39.110145+0000","last_became_peered":"2023-09-23T22:58:39.110145+0000","last_unstale":"2023-09-23T23:01:18.014309+0000","last_undegraded":"2023-09-23T23:01:18.014309+0000","last_fullsized":"2023-09-23T23:01:18.014309+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:24.540060+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:24.540060+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:59:27.399342+0000","scrub_duration":0.0036054709999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[6,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":344,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.010031+0000","last_change":"2023-09-23T22:58:11.076615+0000","last_active":"2023-09-23T23:01:18.010031+0000","last_peered":"2023-09-23T23:01:18.010031+0000","last_clean":"2023-09-23T23:01:18.010031+0000","last_became_active":"2023-09-23T22:58:11.076183+0000","last_became_peered":"2023-09-23T22:58:11.076183+0000","last_unstale":"2023-09-23T23:01:18.010031+0000","last_undegraded":"2023-09-23T23:01:18.010031+0000","last_fullsized":"2023-09-23T23:01:18.010031+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39.632455+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":116,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:19.899518+0000","last_change":"2023-09-23T22:48:46.617394+0000","last_active":"2023-09-23T23:01:19.899518+0000","last_peered":"2023-09-23T23:01:19.899518+0000","last_clean":"2023-09-23T23:01:19.899518+0000","last_became_active":"2023-09-23T22:48:46.616996+0000","last_became_peered":"2023-09-23T22:48:46.616996+0000","last_unstale":"2023-09-23T23:01:19.899518+0000","last_undegraded":"2023-09-23T23:01:19.899518+0000","last_fullsized":"2023-09-23T23:01:19.899518+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:12.628230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":125,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.038280+0000","last_change":"2023-09-23T22:58:11.074368+0000","last_active":"2023-09-23T23:01:32.038280+0000","last_peered":"2023-09-23T23:01:32.038280+0000","last_clean":"2023-09-23T23:01:32.038280+0000","last_became_active":"2023-09-23T22:58:11.073953+0000","last_became_peered":"2023-09-23T22:58:11.073953+0000","last_unstale":"2023-09-23T23:01:32.038280+0000","last_undegraded":"2023-09-23T23:01:32.038280+0000","last_fullsized":"2023-09-23T23:01:32.038280+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22.584476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.c","version":"326'3099","reported_seq":3113,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:52.343519+0000","last_change":"2023-09-23T23:00:57.123214+0000","last_active":"2023-09-23T23:01:52.343519+0000","last_peered":"2023-09-23T23:01:52.343519+0000","last_clean":"2023-09-23T23:01:52.343519+0000","last_became_active":"2023-09-23T23:00:57.122332+0000","last_became_peered":"2023-09-23T23:00:57.122332+0000","last_unstale":"2023-09-23T23:01:52.343519+0000","last_undegraded":"2023-09-23T23:01:52.343519+0000","last_fullsized":"2023-09-23T23:01:52.343519+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":3099,"log_dups_size":0,"ondisk_log_size":3099,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08.056219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":203096064,"num_objects":3099,"num_object_clones":0,"num_object_copies":9297,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3099,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3099,"num_write_kb":198336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.6","version":"78'161","reported_seq":673,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.014918+0000","last_change":"2023-09-23T23:00:12.596762+0000","last_active":"2023-09-23T23:01:18.014918+0000","last_peered":"2023-09-23T23:01:18.014918+0000","last_clean":"2023-09-23T23:01:18.014918+0000","last_became_active":"2023-09-23T22:58:38.114830+0000","last_became_peered":"2023-09-23T22:58:38.114830+0000","last_unstale":"2023-09-23T23:01:18.014918+0000","last_undegraded":"2023-09-23T23:01:18.014918+0000","last_fullsized":"2023-09-23T23:01:18.014918+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:12.596648+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:12.596648+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:02:59.125449+0000","scrub_duration":0.01185338,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":334,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.011610+0000","last_change":"2023-09-23T22:48:46.633265+0000","last_active":"2023-09-23T23:01:18.011610+0000","last_peered":"2023-09-23T23:01:18.011610+0000","last_clean":"2023-09-23T23:01:18.011610+0000","last_became_active":"2023-09-23T22:48:46.632933+0000","last_became_peered":"2023-09-23T22:48:46.632933+0000","last_unstale":"2023-09-23T23:01:18.011610+0000","last_undegraded":"2023-09-23T23:01:18.011610+0000","last_fullsized":"2023-09-23T23:01:18.011610+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:25.012443+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":276,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.005714+0000","last_change":"2023-09-23T22:58:11.078520+0000","last_active":"2023-09-23T23:01:18.005714+0000","last_peered":"2023-09-23T23:01:18.005714+0000","last_clean":"2023-09-23T23:01:18.005714+0000","last_became_active":"2023-09-23T22:58:11.078153+0000","last_became_peered":"2023-09-23T22:58:11.078153+0000","last_unstale":"2023-09-23T23:01:18.005714+0000","last_undegraded":"2023-09-23T23:01:18.005714+0000","last_fullsized":"2023-09-23T23:01:18.005714+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:05.525998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.3","version":"0'0","reported_seq":116,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:19.899597+0000","last_change":"2023-09-23T22:48:46.634052+0000","last_active":"2023-09-23T23:01:19.899597+0000","last_peered":"2023-09-23T23:01:19.899597+0000","last_clean":"2023-09-23T23:01:19.899597+0000","last_became_active":"2023-09-23T22:48:46.633694+0000","last_became_peered":"2023-09-23T22:48:46.633694+0000","last_unstale":"2023-09-23T23:01:19.899597+0000","last_undegraded":"2023-09-23T23:01:19.899597+0000","last_fullsized":"2023-09-23T23:01:19.899597+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58.900727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"326'3068","reported_seq":3081,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:52.154132+0000","last_change":"2023-09-23T23:00:57.127630+0000","last_active":"2023-09-23T23:01:52.154132+0000","last_peered":"2023-09-23T23:01:52.154132+0000","last_clean":"2023-09-23T23:01:52.154132+0000","last_became_active":"2023-09-23T23:00:57.126576+0000","last_became_peered":"2023-09-23T23:00:57.126576+0000","last_unstale":"2023-09-23T23:01:52.154132+0000","last_undegraded":"2023-09-23T23:01:52.154132+0000","last_fullsized":"2023-09-23T23:01:52.154132+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":3068,"log_dups_size":0,"ondisk_log_size":3068,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:52.264481+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":201064448,"num_objects":3068,"num_object_clones":0,"num_object_copies":9204,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3068,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3068,"num_write_kb":196352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.5","version":"78'161","reported_seq":754,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:17.859630+0000","last_change":"2023-09-23T23:00:08.556966+0000","last_active":"2023-09-23T23:01:17.859630+0000","last_peered":"2023-09-23T23:01:17.859630+0000","last_clean":"2023-09-23T23:01:17.859630+0000","last_became_active":"2023-09-23T22:58:38.117350+0000","last_became_peered":"2023-09-23T22:58:38.117350+0000","last_unstale":"2023-09-23T23:01:17.859630+0000","last_undegraded":"2023-09-23T23:01:17.859630+0000","last_fullsized":"2023-09-23T23:01:17.859630+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:08.556815+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:08.556815+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:34:28.485229+0000","scrub_duration":0.015754444999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"67'2","reported_seq":343,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.007506+0000","last_change":"2023-09-23T22:48:46.707617+0000","last_active":"2023-09-23T23:01:18.007506+0000","last_peered":"2023-09-23T23:01:18.007506+0000","last_clean":"2023-09-23T23:01:18.007506+0000","last_became_active":"2023-09-23T22:48:46.654893+0000","last_became_peered":"2023-09-23T22:48:46.654893+0000","last_unstale":"2023-09-23T23:01:18.007506+0000","last_undegraded":"2023-09-23T23:01:18.007506+0000","last_fullsized":"2023-09-23T23:01:18.007506+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.132199+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":95,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.014549+0000","last_change":"2023-09-23T22:58:39.233482+0000","last_active":"2023-09-23T23:01:18.014549+0000","last_peered":"2023-09-23T23:01:18.014549+0000","last_clean":"2023-09-23T23:01:18.014549+0000","last_became_active":"2023-09-23T22:58:39.233176+0000","last_became_peered":"2023-09-23T22:58:39.233176+0000","last_unstale":"2023-09-23T23:01:18.014549+0000","last_undegraded":"2023-09-23T23:01:18.014549+0000","last_fullsized":"2023-09-23T23:01:18.014549+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:37.271391+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":160,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:19.783317+0000","last_change":"2023-09-23T22:48:46.635443+0000","last_active":"2023-09-23T23:01:19.783317+0000","last_peered":"2023-09-23T23:01:19.783317+0000","last_clean":"2023-09-23T23:01:19.783317+0000","last_became_active":"2023-09-23T22:48:46.631587+0000","last_became_peered":"2023-09-23T22:48:46.631587+0000","last_unstale":"2023-09-23T23:01:19.783317+0000","last_undegraded":"2023-09-23T23:01:19.783317+0000","last_fullsized":"2023-09-23T23:01:19.783317+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:26.553217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"326'3244","reported_seq":3258,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:53.753449+0000","last_change":"2023-09-23T23:00:57.126762+0000","last_active":"2023-09-23T23:01:53.753449+0000","last_peered":"2023-09-23T23:01:53.753449+0000","last_clean":"2023-09-23T23:01:53.753449+0000","last_became_active":"2023-09-23T23:00:57.125839+0000","last_became_peered":"2023-09-23T23:00:57.125839+0000","last_unstale":"2023-09-23T23:01:53.753449+0000","last_undegraded":"2023-09-23T23:01:53.753449+0000","last_fullsized":"2023-09-23T23:01:53.753449+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":3244,"log_dups_size":0,"ondisk_log_size":3244,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.455584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":212598784,"num_objects":3244,"num_object_clones":0,"num_object_copies":9732,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3244,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3244,"num_write_kb":207616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.4","version":"78'161","reported_seq":723,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.006944+0000","last_change":"2023-09-23T23:00:01.238881+0000","last_active":"2023-09-23T23:01:18.006944+0000","last_peered":"2023-09-23T23:01:18.006944+0000","last_clean":"2023-09-23T23:01:18.006944+0000","last_became_active":"2023-09-23T22:57:41.952078+0000","last_became_peered":"2023-09-23T22:57:41.952078+0000","last_unstale":"2023-09-23T23:01:18.006944+0000","last_undegraded":"2023-09-23T23:01:18.006944+0000","last_fullsized":"2023-09-23T23:01:18.006944+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:01.238662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:01.238662+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T08:08:21.607599+0000","scrub_duration":0.0049612069999999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":233,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.015209+0000","last_change":"2023-09-23T22:58:38.123935+0000","last_active":"2023-09-23T23:01:18.015209+0000","last_peered":"2023-09-23T23:01:18.015209+0000","last_clean":"2023-09-23T23:01:18.015209+0000","last_became_active":"2023-09-23T22:58:38.123429+0000","last_became_peered":"2023-09-23T22:58:38.123429+0000","last_unstale":"2023-09-23T23:01:18.015209+0000","last_undegraded":"2023-09-23T23:01:18.015209+0000","last_fullsized":"2023-09-23T23:01:18.015209+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.750278+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'1","reported_seq":133,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.038458+0000","last_change":"2023-09-23T22:58:11.078437+0000","last_active":"2023-09-23T23:01:32.038458+0000","last_peered":"2023-09-23T23:01:32.038458+0000","last_clean":"2023-09-23T23:01:32.038458+0000","last_became_active":"2023-09-23T22:58:11.073517+0000","last_became_peered":"2023-09-23T22:58:11.073517+0000","last_unstale":"2023-09-23T23:01:32.038458+0000","last_undegraded":"2023-09-23T23:01:32.038458+0000","last_fullsized":"2023-09-23T23:01:32.038458+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-24T23:35:27.888645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":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":[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":322,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.044141+0000","last_change":"2023-09-23T22:58:38.098917+0000","last_active":"2023-09-23T23:01:32.044141+0000","last_peered":"2023-09-23T23:01:32.044141+0000","last_clean":"2023-09-23T23:01:32.044141+0000","last_became_active":"2023-09-23T22:58:38.098144+0000","last_became_peered":"2023-09-23T22:58:38.098144+0000","last_unstale":"2023-09-23T23:01:32.044141+0000","last_undegraded":"2023-09-23T23:01:32.044141+0000","last_fullsized":"2023-09-23T23:01:32.044141+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:19.549301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":115,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:19.899624+0000","last_change":"2023-09-23T22:48:46.629301+0000","last_active":"2023-09-23T23:01:19.899624+0000","last_peered":"2023-09-23T23:01:19.899624+0000","last_clean":"2023-09-23T23:01:19.899624+0000","last_became_active":"2023-09-23T22:48:46.628812+0000","last_became_peered":"2023-09-23T22:48:46.628812+0000","last_unstale":"2023-09-23T23:01:19.899624+0000","last_undegraded":"2023-09-23T23:01:19.899624+0000","last_fullsized":"2023-09-23T23:01:19.899624+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:35.373152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":113,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.005745+0000","last_change":"2023-09-23T22:58:11.078170+0000","last_active":"2023-09-23T23:01:18.005745+0000","last_peered":"2023-09-23T23:01:18.005745+0000","last_clean":"2023-09-23T23:01:18.005745+0000","last_became_active":"2023-09-23T22:58:11.077689+0000","last_became_peered":"2023-09-23T22:58:11.077689+0000","last_unstale":"2023-09-23T23:01:18.005745+0000","last_undegraded":"2023-09-23T23:01:18.005745+0000","last_fullsized":"2023-09-23T23:01:18.005745+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:53.345631+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"67'2","reported_seq":161,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.015858+0000","last_change":"2023-09-23T22:58:39.131157+0000","last_active":"2023-09-23T23:01:18.015858+0000","last_peered":"2023-09-23T23:01:18.015858+0000","last_clean":"2023-09-23T23:01:18.015858+0000","last_became_active":"2023-09-23T22:58:39.107857+0000","last_became_peered":"2023-09-23T22:58:39.107857+0000","last_unstale":"2023-09-23T23:01:18.015858+0000","last_undegraded":"2023-09-23T23:01:18.015858+0000","last_fullsized":"2023-09-23T23:01:18.015858+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:15.536517+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":330,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:17.859324+0000","last_change":"2023-09-23T22:58:11.071816+0000","last_active":"2023-09-23T23:01:17.859324+0000","last_peered":"2023-09-23T23:01:17.859324+0000","last_clean":"2023-09-23T23:01:17.859324+0000","last_became_active":"2023-09-23T22:58:11.071381+0000","last_became_peered":"2023-09-23T22:58:11.071381+0000","last_unstale":"2023-09-23T23:01:17.859324+0000","last_undegraded":"2023-09-23T23:01:17.859324+0000","last_fullsized":"2023-09-23T23:01:17.859324+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:49.792854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"67'2","reported_seq":150,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.015287+0000","last_change":"2023-09-23T22:58:38.135027+0000","last_active":"2023-09-23T23:01:18.015287+0000","last_peered":"2023-09-23T23:01:18.015287+0000","last_clean":"2023-09-23T23:01:18.015287+0000","last_became_active":"2023-09-23T22:58:38.134516+0000","last_became_peered":"2023-09-23T22:58:38.134516+0000","last_unstale":"2023-09-23T23:01:18.015287+0000","last_undegraded":"2023-09-23T23:01:18.015287+0000","last_fullsized":"2023-09-23T23:01:18.015287+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08.840512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":345,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:17.858756+0000","last_change":"2023-09-23T22:48:46.618827+0000","last_active":"2023-09-23T23:01:17.858756+0000","last_peered":"2023-09-23T23:01:17.858756+0000","last_clean":"2023-09-23T23:01:17.858756+0000","last_became_active":"2023-09-23T22:48:46.618422+0000","last_became_peered":"2023-09-23T22:48:46.618422+0000","last_unstale":"2023-09-23T23:01:17.858756+0000","last_undegraded":"2023-09-23T23:01:17.858756+0000","last_fullsized":"2023-09-23T23:01:17.858756+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:05:15.391441+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":166,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:19.783526+0000","last_change":"2023-09-23T22:58:38.123450+0000","last_active":"2023-09-23T23:01:19.783526+0000","last_peered":"2023-09-23T23:01:19.783526+0000","last_clean":"2023-09-23T23:01:19.783526+0000","last_became_active":"2023-09-23T22:58:38.123112+0000","last_became_peered":"2023-09-23T22:58:38.123112+0000","last_unstale":"2023-09-23T23:01:19.783526+0000","last_undegraded":"2023-09-23T23:01:19.783526+0000","last_fullsized":"2023-09-23T23:01:19.783526+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:37.366908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":167,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:18.005739+0000","last_change":"2023-09-23T22:48:46.656085+0000","last_active":"2023-09-23T23:01:18.005739+0000","last_peered":"2023-09-23T23:01:18.005739+0000","last_clean":"2023-09-23T23:01:18.005739+0000","last_became_active":"2023-09-23T22:48:46.655776+0000","last_became_peered":"2023-09-23T22:48:46.655776+0000","last_unstale":"2023-09-23T23:01:18.005739+0000","last_undegraded":"2023-09-23T23:01:18.005739+0000","last_fullsized":"2023-09-23T23:01:18.005739+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:18:06.548888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'5","reported_seq":122,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:19.899768+0000","last_change":"2023-09-23T22:48:46.695590+0000","last_active":"2023-09-23T23:01:19.899768+0000","last_peered":"2023-09-23T23:01:19.899768+0000","last_clean":"2023-09-23T23:01:19.899768+0000","last_became_active":"2023-09-23T22:48:46.633697+0000","last_became_peered":"2023-09-23T22:48:46.633697+0000","last_unstale":"2023-09-23T23:01:19.899768+0000","last_undegraded":"2023-09-23T23:01:19.899768+0000","last_fullsized":"2023-09-23T23:01:19.899768+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T07:35:32.206552+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":337,"reported_epoch":325,"state":"active+clean","last_fresh":"2023-09-23T23:01:28.780789+0000","last_change":"2023-09-23T22:58:39.104688+0000","last_active":"2023-09-23T23:01:28.780789+0000","last_peered":"2023-09-23T23:01:28.780789+0000","last_clean":"2023-09-23T23:01:28.780789+0000","last_became_active":"2023-09-23T22:58:39.104220+0000","last_became_peered":"2023-09-23T22:58:39.104220+0000","last_unstale":"2023-09-23T23:01:28.780789+0000","last_undegraded":"2023-09-23T23:01:28.780789+0000","last_fullsized":"2023-09-23T23:01:28.780789+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54:27.496134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[4,6,3],"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":3292069888,"num_objects":50233,"num_object_clones":0,"num_object_copies":150699,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":50233,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":50233,"num_write_kb":3214912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":9849143296,"data_stored":9849143296,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":50233,"ondisk_log_size":50233,"up":48,"acting":48,"num_store_stats":7},{"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":32,"num_read_kb":34,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":28,"num_bytes_recovered":1846,"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":41187,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":21,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":3381,"ondisk_log_size":3381,"up":63,"acting":63,"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":54,"seq":231928234542,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1856748,"kb_used_data":1366436,"kb_used_omap":0,"kb_used_meta":490304,"kb_avail":91888404,"statfs":{"total":95995035648,"available":94093725696,"internally_reserved":0,"allocated":1399230464,"data_stored":1398347189,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":502071296},"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,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 23:01:44 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":3.7639999999999998,"15min":2.4380000000000002},"min":{"1min":0.32500000000000001,"5min":0.245,"15min":0.24399999999999999},"max":{"1min":1.6919999999999999,"5min":117.029,"15min":117.986},"last":0.35899999999999999},{"interface":"front","average":{"1min":1.3859999999999999,"5min":4.1749999999999998,"15min":2.7000000000000002},"min":{"1min":0.48199999999999998,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":4.0750000000000002,"5min":115.812,"15min":119.358},"last":1.992}]},{"osd":1,"last update":"Sat Sep 23 23:01:05 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":1.0229999999999999,"15min":2.9260000000000002},"min":{"1min":0.38500000000000001,"5min":0.28499999999999998,"15min":0.26700000000000002},"max":{"1min":1.3839999999999999,"5min":4.718,"15min":268.22300000000001},"last":0.65800000000000003},{"interface":"front","average":{"1min":1.069,"5min":0.83799999999999997,"15min":2.7480000000000002},"min":{"1min":0.47599999999999998,"5min":0.308,"15min":0.24199999999999999},"max":{"1min":3.5990000000000002,"5min":3.6179999999999999,"15min":268.15800000000002},"last":0.38800000000000001}]},{"osd":2,"last update":"Sat Sep 23 23:01:21 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":3.0139999999999998,"15min":2.1419999999999999},"min":{"1min":0.64000000000000001,"5min":0.28899999999999998,"15min":0.26400000000000001},"max":{"1min":1.3839999999999999,"5min":115.896,"15min":115.896},"last":0.59899999999999998},{"interface":"front","average":{"1min":0.98199999999999998,"5min":2.633,"15min":1.6850000000000001},"min":{"1min":0.59099999999999997,"5min":0.29399999999999998,"15min":0.28399999999999997},"max":{"1min":1.25,"5min":114.95699999999999,"15min":114.95699999999999},"last":0.52400000000000002}]},{"osd":3,"last update":"Sat Sep 23 23:01:05 2023","interfaces":[{"interface":"back","average":{"1min":1.1200000000000001,"5min":2.3330000000000002,"15min":2.738},"min":{"1min":0.54300000000000004,"5min":0.36099999999999999,"15min":0.307},"max":{"1min":3.0649999999999999,"5min":118.056,"15min":136.02199999999999},"last":0.45400000000000001},{"interface":"front","average":{"1min":0.85999999999999999,"5min":2.4169999999999998,"15min":2.8799999999999999},"min":{"1min":0.64700000000000002,"5min":0.312,"15min":0.30399999999999999},"max":{"1min":1.125,"5min":117.321,"15min":136.12299999999999},"last":0.501}]},{"osd":4,"last update":"Sat Sep 23 23:01:21 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":1.5880000000000001,"15min":1.4239999999999999},"min":{"1min":0.69699999999999995,"5min":0.34499999999999997,"15min":0.314},"max":{"1min":1.454,"5min":18.834,"15min":18.834},"last":0.63},{"interface":"front","average":{"1min":1.1779999999999999,"5min":1.597,"15min":1.304},"min":{"1min":0.66900000000000004,"5min":0.35899999999999999,"15min":0.34699999999999998},"max":{"1min":1.704,"5min":18.722999999999999,"15min":18.722999999999999},"last":0.30599999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:01:27 2023","interfaces":[{"interface":"back","average":{"1min":1.228,"5min":1.1830000000000001,"15min":1.3620000000000001},"min":{"1min":0.84499999999999997,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.7789999999999999,"5min":4.8319999999999999,"15min":8.0719999999999992},"last":0.42499999999999999},{"interface":"front","average":{"1min":0.999,"5min":1.145,"15min":1.411},"min":{"1min":0.59999999999999998,"5min":0.36699999999999999,"15min":0.32700000000000001},"max":{"1min":1.2769999999999999,"5min":5.0990000000000002,"15min":12.205},"last":0.56499999999999995}]},{"osd":6,"last update":"Sat Sep 23 23:01:44 2023","interfaces":[{"interface":"back","average":{"1min":1.8660000000000001,"5min":1.7609999999999999,"15min":1.7829999999999999},"min":{"1min":0.56000000000000005,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":11.419,"5min":11.419,"15min":11.419},"last":0.48299999999999998},{"interface":"front","average":{"1min":1.4630000000000001,"5min":1.714,"15min":1.766},"min":{"1min":0.751,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":3.1520000000000001,"5min":7.4539999999999997,"15min":7.4539999999999997},"last":0.54000000000000004}]}]},{"osd":6,"up_from":287,"seq":1232655613992,"num_pgs":54,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1857316,"kb_used_data":1720284,"kb_used_omap":5,"kb_used_meta":137018,"kb_avail":91887836,"statfs":{"total":95995035648,"available":94093144064,"internally_reserved":0,"allocated":1761570816,"data_stored":1760695910,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5223,"internal_metadata":140307353},"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,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 23:01:45 2023","interfaces":[{"interface":"back","average":{"1min":1.3109999999999999,"5min":1.0589999999999999,"15min":1.034},"min":{"1min":0.253,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":4.4939999999999998,"5min":4.4939999999999998,"15min":4.4939999999999998},"last":0.51300000000000001},{"interface":"front","average":{"1min":0.96699999999999997,"5min":1.718,"15min":2.0179999999999998},"min":{"1min":0.26600000000000001,"5min":0.251,"15min":0.251},"max":{"1min":2.3290000000000002,"5min":10.413,"15min":10.413},"last":0.75600000000000001}]},{"osd":1,"last update":"Sat Sep 23 23:01:45 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.867,"15min":2.2730000000000001},"min":{"1min":0.30299999999999999,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":4.5199999999999996,"5min":19.613,"15min":19.613},"last":0.83899999999999997},{"interface":"front","average":{"1min":0.82199999999999995,"5min":1.9059999999999999,"15min":2.3740000000000001},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.5489999999999999,"5min":19.628,"15min":19.628},"last":0.64100000000000001}]},{"osd":2,"last update":"Sat Sep 23 23:01:45 2023","interfaces":[{"interface":"back","average":{"1min":1.7529999999999999,"5min":1.4590000000000001,"15min":1.5229999999999999},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":5.6520000000000001,"5min":5.6520000000000001,"15min":5.6520000000000001},"last":0.46200000000000002},{"interface":"front","average":{"1min":1.431,"5min":1.4470000000000001,"15min":1.5580000000000001},"min":{"1min":0.57299999999999995,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":4.609,"5min":10.488,"15min":10.488},"last":0.80100000000000005}]},{"osd":3,"last update":"Sat Sep 23 23:01:45 2023","interfaces":[{"interface":"back","average":{"1min":1.339,"5min":1.6519999999999999,"15min":1.8799999999999999},"min":{"1min":0.60199999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":3.0800000000000001,"5min":10.458,"15min":10.458},"last":1.7769999999999999},{"interface":"front","average":{"1min":0.97299999999999998,"5min":1.4630000000000001,"15min":1.6839999999999999},"min":{"1min":0.52300000000000002,"5min":0.372,"15min":0.372},"max":{"1min":3.137,"5min":9.4459999999999997,"15min":9.4459999999999997},"last":0.68000000000000005}]},{"osd":4,"last update":"Sat Sep 23 23:01:45 2023","interfaces":[{"interface":"back","average":{"1min":1.611,"5min":2.4409999999999998,"15min":2.9049999999999998},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":4.8689999999999998,"5min":15.17,"15min":15.17},"last":0.54500000000000004},{"interface":"front","average":{"1min":1.1399999999999999,"5min":2.048,"15min":2.46},"min":{"1min":0.53000000000000003,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":2.2709999999999999,"5min":10.528,"15min":10.528},"last":0.89700000000000002}]},{"osd":5,"last update":"Sat Sep 23 23:01:45 2023","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.3149999999999999,"15min":1.3129999999999999},"min":{"1min":0.65100000000000002,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":2.4830000000000001,"5min":5.2149999999999999,"15min":5.2149999999999999},"last":0.70799999999999996},{"interface":"front","average":{"1min":1.804,"5min":1.5349999999999999,"15min":1.542},"min":{"1min":0.60499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":4.9109999999999996,"5min":5.2380000000000004,"15min":5.2380000000000004},"last":0.65800000000000003}]},{"osd":7,"last update":"Sat Sep 23 23:01:45 2023","interfaces":[{"interface":"back","average":{"1min":1.591,"5min":1.575,"15min":1.663},"min":{"1min":0.61299999999999999,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":8.0790000000000006,"5min":8.0790000000000006,"15min":8.0790000000000006},"last":0.747},{"interface":"front","average":{"1min":1.6990000000000001,"5min":1.468,"15min":1.486},"min":{"1min":0.51300000000000001,"5min":0.31,"15min":0.31},"max":{"1min":4.5599999999999996,"5min":5.1609999999999996,"15min":5.1609999999999996},"last":2.2080000000000002}]}]},{"osd":1,"up_from":0,"seq":377957122431,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},{"osd":0,"up_from":214,"seq":919123001519,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2120844,"kb_used_data":1672388,"kb_used_omap":5,"kb_used_meta":448442,"kb_avail":91624308,"statfs":{"total":95995035648,"available":93823291392,"internally_reserved":0,"allocated":1712525312,"data_stored":1710859965,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":459205242},"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":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Sep 23 23:01:53 2023","interfaces":[{"interface":"back","average":{"1min":0.72999999999999998,"5min":1.363,"15min":2.629},"min":{"1min":0.247,"5min":0.215,"15min":0.17100000000000001},"max":{"1min":4.3079999999999998,"5min":8.5199999999999996,"15min":142.01599999999999},"last":4.3079999999999998},{"interface":"front","average":{"1min":0.51800000000000002,"5min":1.2909999999999999,"15min":2.5979999999999999},"min":{"1min":0.27900000000000003,"5min":0.223,"15min":0.20200000000000001},"max":{"1min":1.179,"5min":19.338000000000001,"15min":139.08099999999999},"last":0.28199999999999997}]},{"osd":2,"last update":"Sat Sep 23 23:01:53 2023","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":2.145,"15min":1.891},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.23400000000000001},"max":{"1min":5.2919999999999998,"5min":27.23,"15min":57.668999999999997},"last":2.8029999999999999},{"interface":"front","average":{"1min":0.77300000000000002,"5min":1.9470000000000001,"15min":1.655},"min":{"1min":0.23499999999999999,"5min":0.221,"15min":0.221},"max":{"1min":3.1619999999999999,"5min":33.118000000000002,"15min":56.488},"last":2.577}]},{"osd":3,"last update":"Sat Sep 23 23:01:53 2023","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":2.2650000000000001,"15min":2.2549999999999999},"min":{"1min":0.27500000000000002,"5min":0.25,"15min":0.25},"max":{"1min":5.5069999999999997,"5min":30.666,"15min":67.367000000000004},"last":0.42999999999999999},{"interface":"front","average":{"1min":0.95999999999999996,"5min":2.2519999999999998,"15min":2.1459999999999999},"min":{"1min":0.32700000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":4.3719999999999999,"5min":30.535,"15min":65.566000000000003},"last":4.3719999999999999}]},{"osd":4,"last update":"Sat Sep 23 23:01:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.6659999999999999,"15min":1.2430000000000001},"min":{"1min":0.39600000000000002,"5min":0.34300000000000003,"15min":0.34000000000000002},"max":{"1min":4.4050000000000002,"5min":11.871,"15min":11.871},"last":4.4050000000000002},{"interface":"front","average":{"1min":0.95399999999999996,"5min":1.9299999999999999,"15min":1.3879999999999999},"min":{"1min":0.379,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.849,"5min":19.097000000000001,"15min":19.097000000000001},"last":0.50600000000000001}]},{"osd":5,"last update":"Sat Sep 23 23:01:36 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":1.7909999999999999,"15min":1.492},"min":{"1min":0.74399999999999999,"5min":0.372,"15min":0.372},"max":{"1min":1.6439999999999999,"5min":9.1780000000000008,"15min":9.1780000000000008},"last":5.5190000000000001},{"interface":"front","average":{"1min":1.238,"5min":1.9339999999999999,"15min":1.5680000000000001},"min":{"1min":0.60299999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":5.1890000000000001,"5min":18.626999999999999,"15min":18.626999999999999},"last":0.47599999999999998}]},{"osd":6,"last update":"Sat Sep 23 23:01:48 2023","interfaces":[{"interface":"back","average":{"1min":1.4410000000000001,"5min":2.2679999999999998,"15min":2.4510000000000001},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":5.8140000000000001,"5min":22.024000000000001,"15min":22.024000000000001},"last":0.54500000000000004},{"interface":"front","average":{"1min":1.2270000000000001,"5min":2.0659999999999998,"15min":2.4239999999999999},"min":{"1min":0.38200000000000001,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":4.6369999999999996,"5min":7.8259999999999996,"15min":7.8259999999999996},"last":0.46700000000000003}]},{"osd":7,"last update":"Sat Sep 23 23:01:53 2023","interfaces":[{"interface":"back","average":{"1min":1.331,"5min":1.6739999999999999,"15min":1.3620000000000001},"min":{"1min":0.67900000000000005,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":5.5490000000000004,"5min":7.7969999999999997,"15min":8.3390000000000004},"last":2.5459999999999998},{"interface":"front","average":{"1min":1.224,"5min":1.6910000000000001,"15min":1.383},"min":{"1min":0.59699999999999998,"5min":0.40100000000000002,"15min":0.39300000000000002},"max":{"1min":4.492,"5min":9.2230000000000008,"15min":9.2230000000000008},"last":4.492}]}]},{"osd":2,"up_from":93,"seq":399431958895,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2045564,"kb_used_data":1192564,"kb_used_omap":7,"kb_used_meta":852984,"kb_avail":91699588,"statfs":{"total":95995035648,"available":93900378112,"internally_reserved":0,"allocated":1221185536,"data_stored":1219594672,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":873455697},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,2,0,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 23:00:54 2023","interfaces":[{"interface":"back","average":{"1min":0.71599999999999997,"5min":2.669,"15min":2.8140000000000001},"min":{"1min":0.214,"5min":0.20300000000000001,"15min":0.19},"max":{"1min":2.6320000000000001,"5min":76.447999999999993,"15min":215.41800000000001},"last":0.54000000000000004},{"interface":"front","average":{"1min":1.212,"5min":2.9500000000000002,"15min":2.5609999999999999},"min":{"1min":0.29499999999999998,"5min":0.23300000000000001,"15min":0.188},"max":{"1min":5.1269999999999998,"5min":77.287000000000006,"15min":219.59999999999999},"last":0.79600000000000004}]},{"osd":1,"last update":"Sat Sep 23 23:01:32 2023","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":1.829,"15min":2.2879999999999998},"min":{"1min":0.27300000000000002,"5min":0.25600000000000001,"15min":0.17000000000000001},"max":{"1min":1.224,"5min":52.648000000000003,"15min":109.414},"last":0.70799999999999996},{"interface":"front","average":{"1min":0.629,"5min":1.768,"15min":2.3220000000000001},"min":{"1min":0.25900000000000001,"5min":0.217,"15min":0.217},"max":{"1min":1.3779999999999999,"5min":52.603999999999999,"15min":113.18300000000001},"last":0.68300000000000005}]},{"osd":3,"last update":"Sat Sep 23 23:01:39 2023","interfaces":[{"interface":"back","average":{"1min":0.73499999999999999,"5min":1.95,"15min":2.508},"min":{"1min":0.34000000000000002,"5min":0.215,"15min":0.215},"max":{"1min":2.165,"5min":40.783999999999999,"15min":76.715000000000003},"last":1.601},{"interface":"front","average":{"1min":0.752,"5min":2.1579999999999999,"15min":2.282},"min":{"1min":0.41799999999999998,"5min":0.30399999999999999,"15min":0.26300000000000001},"max":{"1min":2.1299999999999999,"5min":41.139000000000003,"15min":66.265000000000001},"last":1.6359999999999999}]},{"osd":4,"last update":"Sat Sep 23 23:01:32 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":2.081,"15min":1.5629999999999999},"min":{"1min":0.374,"5min":0.32900000000000001,"15min":0.309},"max":{"1min":1.704,"5min":40.549999999999997,"15min":40.549999999999997},"last":0.82599999999999996},{"interface":"front","average":{"1min":0.80900000000000005,"5min":2.278,"15min":1.615},"min":{"1min":0.48099999999999998,"5min":0.30299999999999999,"15min":0.30199999999999999},"max":{"1min":1.1299999999999999,"5min":40.399999999999999,"15min":40.399999999999999},"last":2.923}]},{"osd":5,"last update":"Sat Sep 23 23:01:32 2023","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":2.198,"15min":1.681},"min":{"1min":0.50900000000000001,"5min":0.38800000000000001,"15min":0.309},"max":{"1min":1.288,"5min":40.445,"15min":40.445},"last":2.9550000000000001},{"interface":"front","average":{"1min":0.90900000000000003,"5min":1.8240000000000001,"15min":1.8260000000000001},"min":{"1min":0.56299999999999994,"5min":0.34100000000000003,"15min":0.32200000000000001},"max":{"1min":1.351,"5min":40.350999999999999,"15min":40.350999999999999},"last":2.8279999999999998}]},{"osd":6,"last update":"Sat Sep 23 23:01:39 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":1.3620000000000001,"15min":1.5620000000000001},"min":{"1min":0.501,"5min":0.314,"15min":0.314},"max":{"1min":1.4770000000000001,"5min":5.3230000000000004,"15min":5.3230000000000004},"last":1.421},{"interface":"front","average":{"1min":0.86299999999999999,"5min":1.9399999999999999,"15min":2.0830000000000002},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.169,"5min":11.298999999999999,"15min":11.298999999999999},"last":0.85099999999999998}]},{"osd":7,"last update":"Sat Sep 23 23:01:32 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":2.173,"15min":1.619},"min":{"1min":0.54200000000000004,"5min":0.35499999999999998,"15min":0.34899999999999998},"max":{"1min":2.016,"5min":40.494,"15min":40.494},"last":0.95699999999999996},{"interface":"front","average":{"1min":0.97699999999999998,"5min":2.2360000000000002,"15min":1.657},"min":{"1min":0.53600000000000003,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.3740000000000001,"5min":40.475000000000001,"15min":40.475000000000001},"last":2.883}]}]},{"osd":3,"up_from":98,"seq":420906795369,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2336840,"kb_used_data":1446528,"kb_used_omap":2,"kb_used_meta":890301,"kb_avail":91408312,"statfs":{"total":95995035648,"available":93602111488,"internally_reserved":0,"allocated":1481244672,"data_stored":1479643106,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":911668277},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,6],"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 23:01:53 2023","interfaces":[{"interface":"back","average":{"1min":7.8920000000000003,"5min":2.7719999999999998,"15min":2.4329999999999998},"min":{"1min":0.311,"5min":0.17599999999999999,"15min":0.17599999999999999},"max":{"1min":130.00700000000001,"5min":130.00700000000001,"15min":147.69},"last":130.00700000000001},{"interface":"front","average":{"1min":7.6040000000000001,"5min":2.6890000000000001,"15min":2.7349999999999999},"min":{"1min":0.35399999999999998,"5min":0.216,"15min":0.20799999999999999},"max":{"1min":130.12200000000001,"5min":130.12200000000001,"15min":149.81},"last":130.12200000000001}]},{"osd":1,"last update":"Sat Sep 23 23:01:03 2023","interfaces":[{"interface":"back","average":{"1min":0.86299999999999999,"5min":0.999,"15min":2},"min":{"1min":0.45000000000000001,"5min":0.248,"15min":0.19600000000000001},"max":{"1min":2.9750000000000001,"5min":10.089,"15min":76.537000000000006},"last":129.90600000000001},{"interface":"front","average":{"1min":1.208,"5min":1.218,"15min":1.9450000000000001},"min":{"1min":0.42299999999999999,"5min":0.21299999999999999,"15min":0.20000000000000001},"max":{"1min":7.3449999999999998,"5min":9.1560000000000006,"15min":76.477000000000004},"last":130.28999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:01:03 2023","interfaces":[{"interface":"back","average":{"1min":1.4770000000000001,"5min":1.754,"15min":2.2629999999999999},"min":{"1min":0.41499999999999998,"5min":0.27000000000000002,"15min":0.23499999999999999},"max":{"1min":7.681,"5min":9.3699999999999992,"15min":82.882000000000005},"last":129.941},{"interface":"front","average":{"1min":0.77900000000000003,"5min":1.3049999999999999,"15min":2.1909999999999998},"min":{"1min":0.39700000000000002,"5min":0.217,"15min":0.19500000000000001},"max":{"1min":3.2160000000000002,"5min":8.8719999999999999,"15min":82.617000000000004},"last":132.20500000000001}]},{"osd":4,"last update":"Sat Sep 23 23:01:30 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":1.792,"15min":1.7410000000000001},"min":{"1min":0.45000000000000001,"5min":0.32200000000000001,"15min":0.27500000000000002},"max":{"1min":1.6379999999999999,"5min":45.103999999999999,"15min":45.103999999999999},"last":130.07599999999999},{"interface":"front","average":{"1min":1.3140000000000001,"5min":2.117,"15min":1.9890000000000001},"min":{"1min":0.67300000000000004,"5min":0.33000000000000002,"15min":0.31900000000000001},"max":{"1min":6.5960000000000001,"5min":39.326000000000001,"15min":82.784000000000006},"last":130.76400000000001}]},{"osd":5,"last update":"Sat Sep 23 23:01:30 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.4630000000000001,"15min":2.476},"min":{"1min":0.64500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":3.5859999999999999,"5min":8.7889999999999997,"15min":82.545000000000002},"last":132.66},{"interface":"front","average":{"1min":0.92300000000000004,"5min":1.2849999999999999,"15min":3.0880000000000001},"min":{"1min":0.67900000000000005,"5min":0.35299999999999998,"15min":0.35199999999999998},"max":{"1min":1.496,"5min":9.1289999999999996,"15min":82.313000000000002},"last":130.42699999999999}]},{"osd":6,"last update":"Sat Sep 23 23:01:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":1.3069999999999999,"15min":1.351},"min":{"1min":0.58199999999999996,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":2.1699999999999999,"5min":7.3849999999999998,"15min":7.3849999999999998},"last":130.47800000000001},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.742,"15min":1.8120000000000001},"min":{"1min":0.48899999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":2.8410000000000002,"5min":9.2279999999999998,"15min":9.2279999999999998},"last":130.94499999999999}]},{"osd":7,"last update":"Sat Sep 23 23:01:03 2023","interfaces":[{"interface":"back","average":{"1min":1.278,"5min":1.321,"15min":1.9970000000000001},"min":{"1min":0.66800000000000004,"5min":0.42699999999999999,"15min":0.33300000000000002},"max":{"1min":3.2589999999999999,"5min":9.0180000000000007,"15min":82.275000000000006},"last":130.386},{"interface":"front","average":{"1min":1.798,"5min":1.5129999999999999,"15min":1.867},"min":{"1min":0.68500000000000005,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":7.758,"5min":9.2639999999999993,"15min":82.847999999999999},"last":130.869}]}]},{"osd":4,"up_from":103,"seq":442381631843,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1852068,"kb_used_data":1205084,"kb_used_omap":10,"kb_used_meta":646965,"kb_avail":91893084,"statfs":{"total":95995035648,"available":94098518016,"internally_reserved":0,"allocated":1234006016,"data_stored":1232320787,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10652,"internal_metadata":662492772},"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 23:01:53 2023","interfaces":[{"interface":"back","average":{"1min":3.3639999999999999,"5min":4.29,"15min":2.2440000000000002},"min":{"1min":0.39800000000000002,"5min":0.253,"15min":0.22600000000000001},"max":{"1min":44.194000000000003,"5min":187.69900000000001,"15min":187.69900000000001},"last":0.63900000000000001},{"interface":"front","average":{"1min":3.4609999999999999,"5min":4.4160000000000004,"15min":2.3460000000000001},"min":{"1min":0.27100000000000002,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":44.457999999999998,"5min":187.077,"15min":187.077},"last":0.67400000000000004}]},{"osd":1,"last update":"Sat Sep 23 23:01:31 2023","interfaces":[{"interface":"back","average":{"1min":0.79900000000000004,"5min":1.4139999999999999,"15min":2.3999999999999999},"min":{"1min":0.33000000000000002,"5min":0.29899999999999999,"15min":0.24399999999999999},"max":{"1min":1.107,"5min":7.4969999999999999,"15min":194.69},"last":0.80300000000000005},{"interface":"front","average":{"1min":0.99299999999999999,"5min":1.4530000000000001,"15min":2.4830000000000001},"min":{"1min":0.54800000000000004,"5min":0.28499999999999998,"15min":0.245},"max":{"1min":2.5270000000000001,"5min":7.5640000000000001,"15min":194.75200000000001},"last":0.90200000000000002}]},{"osd":2,"last update":"Sat Sep 23 23:01:31 2023","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.573,"15min":2.1539999999999999},"min":{"1min":0.59999999999999998,"5min":0.33300000000000002,"15min":0.28999999999999998},"max":{"1min":2.492,"5min":7.6020000000000003,"15min":195.77500000000001},"last":0.94699999999999995},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.2,"15min":2.0649999999999999},"min":{"1min":0.372,"5min":0.28599999999999998,"15min":0.25700000000000001},"max":{"1min":1.8600000000000001,"5min":5.6159999999999997,"15min":195.68799999999999},"last":0.71399999999999997}]},{"osd":3,"last update":"Sat Sep 23 23:01:31 2023","interfaces":[{"interface":"back","average":{"1min":0.82799999999999996,"5min":1.6579999999999999,"15min":1.857},"min":{"1min":0.38400000000000001,"5min":0.33700000000000002,"15min":0.30499999999999999},"max":{"1min":1.0269999999999999,"5min":8.4149999999999991,"15min":43.863999999999997},"last":83.772000000000006},{"interface":"front","average":{"1min":1.04,"5min":1.6859999999999999,"15min":1.724},"min":{"1min":0.51400000000000001,"5min":0.35899999999999999,"15min":0.32400000000000001},"max":{"1min":2.6230000000000002,"5min":8.1140000000000008,"15min":43.546999999999997},"last":83.486000000000004}]},{"osd":5,"last update":"Sat Sep 23 23:01:31 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":1.603,"15min":1.476},"min":{"1min":0.49199999999999999,"5min":0.317,"15min":0.307},"max":{"1min":1.2609999999999999,"5min":12.869,"15min":12.869},"last":0.84499999999999997},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.6279999999999999,"15min":1.522},"min":{"1min":0.54100000000000004,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":2.4460000000000002,"5min":8.7279999999999998,"15min":8.7279999999999998},"last":0.82399999999999995}]},{"osd":6,"last update":"Sat Sep 23 23:01:47 2023","interfaces":[{"interface":"back","average":{"1min":1.2949999999999999,"5min":1.6799999999999999,"15min":1.881},"min":{"1min":0.40899999999999997,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":3.052,"5min":8.0139999999999993,"15min":8.0139999999999993},"last":0.58099999999999996},{"interface":"front","average":{"1min":1.3180000000000001,"5min":1.752,"15min":1.7989999999999999},"min":{"1min":0.45800000000000002,"5min":0.377,"15min":0.377},"max":{"1min":3.0470000000000002,"5min":8.3780000000000001,"15min":8.3780000000000001},"last":0.73499999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:01:31 2023","interfaces":[{"interface":"back","average":{"1min":1.141,"5min":1.3600000000000001,"15min":1.2130000000000001},"min":{"1min":0.47899999999999998,"5min":0.217,"15min":0.217},"max":{"1min":1.9359999999999999,"5min":5.5099999999999998,"15min":7.5490000000000004},"last":0.76800000000000002},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.595,"15min":1.341},"min":{"1min":0.41499999999999998,"5min":0.39100000000000001,"15min":0.36599999999999999},"max":{"1min":1.5069999999999999,"5min":12.817,"15min":12.817},"last":0.88400000000000001}]}]},{"osd":5,"up_from":220,"seq":944892805286,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1252380,"kb_used_data":946068,"kb_used_omap":5,"kb_used_meta":306298,"kb_avail":92492772,"statfs":{"total":95995035648,"available":94712598528,"internally_reserved":0,"allocated":968773632,"data_stored":967902959,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5645,"internal_metadata":313649651},"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 23:01:30 2023","interfaces":[{"interface":"back","average":{"1min":0.80200000000000005,"5min":2.109,"15min":1.524},"min":{"1min":0.27700000000000002,"5min":0.24099999999999999,"15min":0.23100000000000001},"max":{"1min":1.339,"5min":75.966999999999999,"15min":75.966999999999999},"last":0.59999999999999998},{"interface":"front","average":{"1min":1.0049999999999999,"5min":2.177,"15min":1.6599999999999999},"min":{"1min":0.52400000000000002,"5min":0.247,"15min":0.247},"max":{"1min":4.2220000000000004,"5min":75.875,"15min":75.875},"last":0.65000000000000002}]},{"osd":1,"last update":"Sat Sep 23 23:01:30 2023","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":1.119,"15min":3.0649999999999999},"min":{"1min":0.69899999999999995,"5min":0.29799999999999999,"15min":0.28699999999999998},"max":{"1min":2.6219999999999999,"5min":7.0839999999999996,"15min":119.929},"last":0.94599999999999995},{"interface":"front","average":{"1min":0.83699999999999997,"5min":0.92200000000000004,"15min":3.1349999999999998},"min":{"1min":0.34599999999999997,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":1.167,"5min":5.9740000000000002,"15min":119.964},"last":0.73099999999999998}]},{"osd":2,"last update":"Sat Sep 23 23:01:30 2023","interfaces":[{"interface":"back","average":{"1min":1.1559999999999999,"5min":2.198,"15min":1.853},"min":{"1min":0.61299999999999999,"5min":0.29699999999999999,"15min":0.26500000000000001},"max":{"1min":4.2910000000000004,"5min":75.825999999999993,"15min":75.825999999999993},"last":32.814},{"interface":"front","average":{"1min":0.97899999999999998,"5min":2.508,"15min":2.0379999999999998},"min":{"1min":0.53400000000000003,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.7629999999999999,"5min":75.772000000000006,"15min":75.772000000000006},"last":30.073}]},{"osd":3,"last update":"Sat Sep 23 23:01:30 2023","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":1.589,"15min":3.0819999999999999},"min":{"1min":0.38300000000000001,"5min":0.33200000000000002,"15min":0.246},"max":{"1min":1.2709999999999999,"5min":32.767000000000003,"15min":93.558000000000007},"last":31.966999999999999},{"interface":"front","average":{"1min":0.94599999999999995,"5min":1.5740000000000001,"15min":2.738},"min":{"1min":0.36599999999999999,"5min":0.34399999999999997,"15min":0.32700000000000001},"max":{"1min":1.3160000000000001,"5min":31.847999999999999,"15min":92.897000000000006},"last":32.021999999999998}]},{"osd":4,"last update":"Sat Sep 23 23:01:30 2023","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":1.766,"15min":1.605},"min":{"1min":0.39500000000000002,"5min":0.35199999999999998,"15min":0.28299999999999997},"max":{"1min":1.2210000000000001,"5min":42.344999999999999,"15min":42.344999999999999},"last":0.83799999999999997},{"interface":"front","average":{"1min":1.0189999999999999,"5min":1.694,"15min":1.5069999999999999},"min":{"1min":0.44400000000000001,"5min":0.34599999999999997,"15min":0.30099999999999999},"max":{"1min":1.3,"5min":41.079000000000001,"15min":41.079000000000001},"last":1.0329999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:01:39 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":1.377,"15min":1.4870000000000001},"min":{"1min":0.374,"5min":0.313,"15min":0.313},"max":{"1min":1.2989999999999999,"5min":4.1159999999999997,"15min":4.1159999999999997},"last":1.0780000000000001},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.2290000000000001,"15min":1.157},"min":{"1min":0.38300000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":2.0670000000000002,"5min":7.0490000000000004,"15min":7.0490000000000004},"last":1.125}]},{"osd":7,"last update":"Sat Sep 23 23:01:30 2023","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":1.4470000000000001,"15min":1.474},"min":{"1min":0.622,"5min":0.376,"15min":0.34300000000000003},"max":{"1min":1.3979999999999999,"5min":8.2080000000000002,"15min":12.355},"last":1.1719999999999999},{"interface":"front","average":{"1min":1.109,"5min":1.1970000000000001,"15min":1.4119999999999999},"min":{"1min":0.57299999999999995,"5min":0.34999999999999998,"15min":0.312},"max":{"1min":1.3660000000000001,"5min":7.0140000000000002,"15min":13.512},"last":1.2569999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":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":10652,"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":5645,"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":5223,"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":1721040896,"data_stored":1721040896,"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":1216806912,"data_stored":1216806912,"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":1493762048,"data_stored":1493762048,"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":1250426880,"data_stored":1250426880,"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":985006080,"data_stored":985006080,"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":1768947712,"data_stored":1768947712,"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":1413152768,"data_stored":1413152768,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T23:01:59.553 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:01:59.565 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:59.621 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:59.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:59.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:59.726 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:59.757 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:01:59.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:59.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:01:59.862 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:59.894 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:01:59.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:01:59.898 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:01:59.999 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:00.031 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:00.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:00.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:00.137 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:00.147 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:00 smithi169 bash[101133]: cluster 2023-09-23T23:01:58.947682+0000 mgr.y (mgr.25310) 1215 : cluster 0 pgmap v1348: 109 pgs: 109 active+clean; 3.4 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 86 MiB/s wr, 1.37k op/s 2023-09-23T23:02:00.147 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:00 smithi169 bash[104356]: cluster 2023-09-23T23:01:58.947682+0000 mgr.y (mgr.25310) 1215 : cluster 0 pgmap v1348: 109 pgs: 109 active+clean; 3.4 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 86 MiB/s wr, 1.37k op/s 2023-09-23T23:02:00.163 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:00.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:00.168 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:00.268 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:00.305 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:00.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:00.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:00.372 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 36 16 58838 58822 102.109 70 0.0171821 0.0097867 2023-09-23T23:02:00.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:00 smithi187 bash[89487]: cluster 2023-09-23T23:01:58.947682+0000 mgr.y (mgr.25310) 1215 : cluster 0 pgmap v1348: 109 pgs: 109 active+clean; 3.4 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 86 MiB/s wr, 1.37k op/s 2023-09-23T23:02:00.412 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:00.438 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:00.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:00.441 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:00.541 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:00.567 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:00.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:00.569 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:00.670 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:00.695 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:00.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:00.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:00.801 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:00.830 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:00.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:00.833 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:00.934 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:00.958 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:00.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:00.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:01.061 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:01.093 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:01.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:01.097 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:01.198 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:01.238 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:01.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:01.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:01.342 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:01.372 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:01.372 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 37 16 60050 60034 101.397 75.75 0.00723183 0.00985619 2023-09-23T23:02:01.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:01.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:01.427 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T23:02:01.476 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:01.501 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:01.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:01.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:01.604 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:01.635 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:01.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:01.639 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:01.739 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:01.775 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:01.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:01.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:01.879 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:01.906 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:01.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:01.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:02.012 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:02.043 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:02.047 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:02:02.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:02.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:02.151 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:02.160 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:02 smithi187 bash[89487]: cluster 2023-09-23T23:02:00.948203+0000 mgr.y (mgr.25310) 1216 : cluster 0 pgmap v1349: 109 pgs: 109 active+clean; 3.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T23:02:02.177 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:02.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:02.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:02.281 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:02.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:02 smithi169 bash[101133]: cluster 2023-09-23T23:02:00.948203+0000 mgr.y (mgr.25310) 1216 : cluster 0 pgmap v1349: 109 pgs: 109 active+clean; 3.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T23:02:02.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:02 smithi169 bash[104356]: cluster 2023-09-23T23:02:00.948203+0000 mgr.y (mgr.25310) 1216 : cluster 0 pgmap v1349: 109 pgs: 109 active+clean; 3.4 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-09-23T23:02:02.309 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:02.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:02.312 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:02.373 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 38 16 61211 61195 100.638 72.5625 0.0162817 0.00993173 2023-09-23T23:02:02.413 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:02.446 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:02.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:02.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:02.550 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:02.583 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:02.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:02.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:02.686 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:02.713 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:02.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:02.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:02.819 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:02.846 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:02.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:02.849 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:02.950 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:02.975 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:02.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:02.978 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:03.079 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:03.109 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:03.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:03.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:03.212 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:03.237 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:03.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:03.243 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:03.344 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:03.367 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:03.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:03.369 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:03.373 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 39 16 62038 62022 99.3825 51.6875 0.0122367 0.0100559 2023-09-23T23:02:03.470 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:03.498 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:03.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:03.501 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:03.604 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:03.652 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:03.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:03.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:03.760 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:03.809 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:03.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:03.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:03.915 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:03.939 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:03.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:03.943 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:04.043 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:04.087 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:02:04.088 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:02:04.103 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:04.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:04.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:04.208 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:04.238 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:04.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:04.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:04.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:04 smithi169 bash[101133]: cluster 2023-09-23T23:02:02.949264+0000 mgr.y (mgr.25310) 1217 : cluster 0 pgmap v1350: 109 pgs: 109 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-09-23T23:02:04.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:04 smithi169 bash[104356]: cluster 2023-09-23T23:02:02.949264+0000 mgr.y (mgr.25310) 1217 : cluster 0 pgmap v1350: 109 pgs: 109 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-09-23T23:02:04.342 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:04.373 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:04.373 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:2023-09-23T23:02:04.371319+0000 min lat: 0.00120899 max lat: 0.29912 avg lat: 0.010156 2023-09-23T23:02:04.373 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T23:02:04.373 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 40 16 63001 62985 98.4025 60.1875 0.0173773 0.010156 2023-09-23T23:02:04.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:04 smithi187 bash[89487]: cluster 2023-09-23T23:02:02.949264+0000 mgr.y (mgr.25310) 1217 : cluster 0 pgmap v1350: 109 pgs: 109 active+clean; 3.6 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-09-23T23:02:04.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:04.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:04.477 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:04.506 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:04.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:04.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:04.614 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:04.647 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:04.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:04.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:04.751 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:04.788 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:04.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:04.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:04.893 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:04.920 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:04.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:04.927 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:05.028 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:05.062 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:05.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:05.067 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:05.168 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:05.199 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:05.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:05.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:05.303 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:05.330 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:05.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:05.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:05.373 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 41 16 63946 63930 97.4428 59.0625 0.00371702 0.0102558 2023-09-23T23:02:05.436 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:05.464 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:05.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:05.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:05.567 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:05.598 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:05.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:05.601 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:05.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:05 smithi187 bash[89487]: audit 2023-09-23T23:02:04.553873+0000 mon.a (mon.0) 1713 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:02:05.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:05 smithi187 bash[89487]: audit 2023-09-23T23:02:04.561745+0000 mon.a (mon.0) 1714 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:02:05.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:05 smithi187 bash[89487]: cluster 2023-09-23T23:02:04.950034+0000 mgr.y (mgr.25310) 1218 : cluster 0 pgmap v1351: 109 pgs: 109 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-09-23T23:02:05.701 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:05.751 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:05.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:05.757 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:05.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:05 smithi169 bash[104356]: audit 2023-09-23T23:02:04.553873+0000 mon.a (mon.0) 1713 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:02:05.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:05 smithi169 bash[104356]: audit 2023-09-23T23:02:04.561745+0000 mon.a (mon.0) 1714 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:02:05.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:05 smithi169 bash[104356]: cluster 2023-09-23T23:02:04.950034+0000 mgr.y (mgr.25310) 1218 : cluster 0 pgmap v1351: 109 pgs: 109 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-09-23T23:02:05.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:05 smithi169 bash[101133]: audit 2023-09-23T23:02:04.553873+0000 mon.a (mon.0) 1713 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:02:05.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:05 smithi169 bash[101133]: audit 2023-09-23T23:02:04.561745+0000 mon.a (mon.0) 1714 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:02:05.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:05 smithi169 bash[101133]: cluster 2023-09-23T23:02:04.950034+0000 mgr.y (mgr.25310) 1218 : cluster 0 pgmap v1351: 109 pgs: 109 active+clean; 3.7 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-09-23T23:02:05.857 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:05.882 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:05.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:05.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:05.985 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:06.013 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:06.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:06.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:06.116 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:06.119 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:02:06.146 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:06.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:06.152 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:06.252 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:06.297 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:06.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:06.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:06.373 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 42 16 64998 64982 96.6881 65.75 0.0247188 0.010337 2023-09-23T23:02:06.402 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:06.428 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:06.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:06.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:06.533 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:06.563 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:06.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:06.565 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:06.666 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:06.704 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:06.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:06.709 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:06.810 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:06.838 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:06.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:06.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:06.941 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:06.950 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:06 smithi187 bash[89487]: audit 2023-09-23T23:02:05.733647+0000 mon.a (mon.0) 1715 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:02:06.950 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:06 smithi187 bash[89487]: audit 2023-09-23T23:02:05.740334+0000 mon.a (mon.0) 1716 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:02:06.966 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:06.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:06.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:07.033 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:06 smithi169 bash[104356]: audit 2023-09-23T23:02:05.733647+0000 mon.a (mon.0) 1715 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:02:07.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:06 smithi169 bash[104356]: audit 2023-09-23T23:02:05.740334+0000 mon.a (mon.0) 1716 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:02:07.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:06 smithi169 bash[101133]: audit 2023-09-23T23:02:05.733647+0000 mon.a (mon.0) 1715 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:02:07.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:06 smithi169 bash[101133]: audit 2023-09-23T23:02:05.740334+0000 mon.a (mon.0) 1716 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:02:07.075 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:07.103 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:07.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:07.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:07.207 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:07.241 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:07.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:07.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:07.346 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:07.373 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 43 16 66106 66090 96.0499 69.25 0.00673163 0.0104049 2023-09-23T23:02:07.376 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:07.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:07.380 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:07.480 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:07.514 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:07.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:07.518 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:07.619 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:07.656 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:07.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:07.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:07.761 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:07.788 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:07.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:07.795 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:07.896 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:07.904 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:07 smithi187 bash[89487]: cluster 2023-09-23T23:02:06.950599+0000 mgr.y (mgr.25310) 1219 : cluster 0 pgmap v1352: 109 pgs: 109 active+clean; 3.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-23T23:02:07.905 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:07 smithi187 bash[89487]: audit 2023-09-23T23:02:07.287981+0000 mon.a (mon.0) 1717 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:02:07.905 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:07 smithi187 bash[89487]: audit 2023-09-23T23:02:07.297217+0000 mon.a (mon.0) 1718 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:02:07.905 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:07 smithi187 bash[89487]: audit 2023-09-23T23:02:07.298559+0000 mon.a (mon.0) 1719 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:02:07.905 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:07 smithi187 bash[89487]: audit 2023-09-23T23:02:07.302602+0000 mon.a (mon.0) 1720 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:02:07.905 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:07 smithi187 bash[89487]: audit 2023-09-23T23:02:07.313437+0000 mon.a (mon.0) 1721 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:02:07.920 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:07.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:07.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:08.024 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:08.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:07 smithi169 bash[101133]: cluster 2023-09-23T23:02:06.950599+0000 mgr.y (mgr.25310) 1219 : cluster 0 pgmap v1352: 109 pgs: 109 active+clean; 3.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-23T23:02:08.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:07 smithi169 bash[101133]: audit 2023-09-23T23:02:07.287981+0000 mon.a (mon.0) 1717 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:02:08.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:07 smithi169 bash[101133]: audit 2023-09-23T23:02:07.297217+0000 mon.a (mon.0) 1718 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:02:08.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:07 smithi169 bash[101133]: audit 2023-09-23T23:02:07.298559+0000 mon.a (mon.0) 1719 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:02:08.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:07 smithi169 bash[101133]: audit 2023-09-23T23:02:07.302602+0000 mon.a (mon.0) 1720 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:02:08.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:07 smithi169 bash[101133]: audit 2023-09-23T23:02:07.313437+0000 mon.a (mon.0) 1721 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:02:08.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:07 smithi169 bash[104356]: cluster 2023-09-23T23:02:06.950599+0000 mgr.y (mgr.25310) 1219 : cluster 0 pgmap v1352: 109 pgs: 109 active+clean; 3.8 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-23T23:02:08.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:07 smithi169 bash[104356]: audit 2023-09-23T23:02:07.287981+0000 mon.a (mon.0) 1717 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:02:08.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:07 smithi169 bash[104356]: audit 2023-09-23T23:02:07.297217+0000 mon.a (mon.0) 1718 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:02:08.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:07 smithi169 bash[104356]: audit 2023-09-23T23:02:07.298559+0000 mon.a (mon.0) 1719 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:02:08.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:07 smithi169 bash[104356]: audit 2023-09-23T23:02:07.302602+0000 mon.a (mon.0) 1720 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:02:08.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:07 smithi169 bash[104356]: audit 2023-09-23T23:02:07.313437+0000 mon.a (mon.0) 1721 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:02:08.051 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:08.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:08.053 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:08.154 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:08.182 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:08.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:08.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:08.286 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:08.330 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:08.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:08.336 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:08.373 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 44 16 67164 67148 95.3697 66.125 0.0114176 0.0104794 2023-09-23T23:02:08.437 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:08.457 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:08.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:08.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:08.559 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:08.590 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:08.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:08.593 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:08.694 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:08.721 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:08.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:08.723 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:08.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:02:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:02:08] "GET /metrics HTTP/1.1" 200 36452 "" "Prometheus/2.43.0" 2023-09-23T23:02:08.824 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:08.855 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:08.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:08.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:08.959 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:08.995 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:08.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:08.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:09.099 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:09.136 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:09.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:09.139 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:09.240 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:09.273 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:09.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:09.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:09.373 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 45 16 68190 68174 94.6752 64.125 0.00930253 0.0105567 2023-09-23T23:02:09.378 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:09.413 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:09.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:09.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:09.518 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:09.550 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:09.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:09.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:09.655 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:09.674 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:09.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:09.676 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:09.777 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:09.813 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:09.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:09.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:09.916 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:09.942 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:09.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:09.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:10.047 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:10.084 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:10.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:10.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:10.188 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:10.197 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:10 smithi187 bash[89487]: cluster 2023-09-23T23:02:08.951391+0000 mgr.y (mgr.25310) 1220 : cluster 0 pgmap v1353: 109 pgs: 109 active+clean; 4.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 77 MiB/s wr, 1.22k op/s 2023-09-23T23:02:10.218 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:10.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:10.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:10.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:10 smithi169 bash[104356]: cluster 2023-09-23T23:02:08.951391+0000 mgr.y (mgr.25310) 1220 : cluster 0 pgmap v1353: 109 pgs: 109 active+clean; 4.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 77 MiB/s wr, 1.22k op/s 2023-09-23T23:02:10.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:10 smithi169 bash[101133]: cluster 2023-09-23T23:02:08.951391+0000 mgr.y (mgr.25310) 1220 : cluster 0 pgmap v1353: 109 pgs: 109 active+clean; 4.0 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 77 MiB/s wr, 1.22k op/s 2023-09-23T23:02:10.324 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:10.355 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:10.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:10.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:10.373 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 46 16 68847 68831 93.5097 41.0625 0.00647761 0.0106868 2023-09-23T23:02:10.458 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:10.491 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:10.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:10.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:10.597 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:10.623 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:10.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:10.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:10.727 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:10.758 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:10.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:10.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:10.861 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:10.897 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:10.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:10.900 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:11.000 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:11.026 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:11.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:11.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:11.133 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:11.172 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:11.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:11.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:11.278 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:11.311 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:11.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:11.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:11.373 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 47 16 69941 69925 92.9748 68.375 0.00867497 0.0107493 2023-09-23T23:02:11.418 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:11.444 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:11.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:11.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:11.549 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:11.580 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:11.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:11.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:11.769 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:11.810 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:11.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:11.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:11.914 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:11.952 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:11.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:11.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:12.058 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:12.068 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:12 smithi187 bash[89487]: cluster 2023-09-23T23:02:10.951917+0000 mgr.y (mgr.25310) 1221 : cluster 0 pgmap v1354: 109 pgs: 109 active+clean; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 58 MiB/s wr, 933 op/s 2023-09-23T23:02:12.068 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:12 smithi187 bash[89487]: audit 2023-09-23T23:02:11.166769+0000 mon.a (mon.0) 1722 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:02:12.088 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:12.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:12.092 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:12.192 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:12.214 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:12.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:12.217 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:12.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:12 smithi169 bash[101133]: cluster 2023-09-23T23:02:10.951917+0000 mgr.y (mgr.25310) 1221 : cluster 0 pgmap v1354: 109 pgs: 109 active+clean; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 58 MiB/s wr, 933 op/s 2023-09-23T23:02:12.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:12 smithi169 bash[101133]: audit 2023-09-23T23:02:11.166769+0000 mon.a (mon.0) 1722 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:02:12.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:12 smithi169 bash[104356]: cluster 2023-09-23T23:02:10.951917+0000 mgr.y (mgr.25310) 1221 : cluster 0 pgmap v1354: 109 pgs: 109 active+clean; 4.1 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 58 MiB/s wr, 933 op/s 2023-09-23T23:02:12.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:12 smithi169 bash[104356]: audit 2023-09-23T23:02:11.166769+0000 mon.a (mon.0) 1722 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:02:12.317 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:12.350 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:12.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:12.354 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:12.374 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 48 16 70829 70813 92.194 55.5 0.0053519 0.0108401 2023-09-23T23:02:12.455 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:12.484 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:12.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:12.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:12.587 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:12.630 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:12.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:12.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:12.734 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:12.764 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:12.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:12.767 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:12.868 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:12.894 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:12.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:12.897 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:12.998 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:13.027 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:13.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:13.029 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:13.130 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:13.161 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:13.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:13.164 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:13.265 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:13.298 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:13.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:13.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:13.374 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 49 16 71870 71854 91.6401 65.0625 0.00397418 0.0108953 2023-09-23T23:02:13.404 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:13.436 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:13.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:13.440 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:13.541 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:13.584 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:13.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:13.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:13.691 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:13.717 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:13.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:13.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:13.822 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:13.849 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:13.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:13.851 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:13.952 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:13.981 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:13.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:13.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:14.084 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:14.088 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:14 smithi169 bash[104356]: cluster 2023-09-23T23:02:12.952590+0000 mgr.y (mgr.25310) 1222 : cluster 0 pgmap v1355: 109 pgs: 109 active+clean; 4.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 71 MiB/s wr, 1.13k op/s 2023-09-23T23:02:14.089 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:14 smithi169 bash[101133]: cluster 2023-09-23T23:02:12.952590+0000 mgr.y (mgr.25310) 1222 : cluster 0 pgmap v1355: 109 pgs: 109 active+clean; 4.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 71 MiB/s wr, 1.13k op/s 2023-09-23T23:02:14.093 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:14 smithi187 bash[89487]: cluster 2023-09-23T23:02:12.952590+0000 mgr.y (mgr.25310) 1222 : cluster 0 pgmap v1355: 109 pgs: 109 active+clean; 4.2 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 71 MiB/s wr, 1.13k op/s 2023-09-23T23:02:14.114 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:14.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:14.117 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:14.218 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:14.240 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:14.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:14.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:14.343 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:14.369 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:14.374 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 50 16 72761 72745 90.921 55.6875 0.0097885 0.0109928 2023-09-23T23:02:14.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:14.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:14.475 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:14.512 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:14.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:14.517 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:14.617 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:14.638 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:14.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:14.640 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:14.741 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:14.781 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:14.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:14.788 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:14.889 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:14.923 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:14.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:14.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:15.028 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:15.076 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:15.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:15.082 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:15.182 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:15.218 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:15.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:15.224 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:15.326 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:15.363 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:15.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:15.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:15.374 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 51 16 73727 73711 90.322 60.375 0.020396 0.0110656 2023-09-23T23:02:15.471 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:15.501 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:15.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:15.505 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:15.606 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:15.638 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:15.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:15.644 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:15.746 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:15.770 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:15.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:15.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:15.877 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:15.905 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:15.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:15.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:16.009 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:16.034 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:16.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:16.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:16.136 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:16 smithi187 bash[89487]: cluster 2023-09-23T23:02:14.953257+0000 mgr.y (mgr.25310) 1223 : cluster 0 pgmap v1356: 109 pgs: 109 active+clean; 4.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T23:02:16.136 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:16.167 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:16.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:16.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:16.270 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:16.278 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:16 smithi169 bash[101133]: cluster 2023-09-23T23:02:14.953257+0000 mgr.y (mgr.25310) 1223 : cluster 0 pgmap v1356: 109 pgs: 109 active+clean; 4.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T23:02:16.278 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:16 smithi169 bash[104356]: cluster 2023-09-23T23:02:14.953257+0000 mgr.y (mgr.25310) 1223 : cluster 0 pgmap v1356: 109 pgs: 109 active+clean; 4.3 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-09-23T23:02:16.301 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:16.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:16.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:16.374 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 52 16 74636 74620 89.6774 56.8125 0.00701435 0.0111447 2023-09-23T23:02:16.406 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:16.443 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:16.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:16.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:16.550 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:16.576 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:16.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:16.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:16.681 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:16.713 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:16.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:16.718 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:16.819 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:16.847 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:16.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:16.852 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:16.952 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:16.995 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:17.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:17.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:17.102 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:17.139 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:17.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:17.142 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:17.242 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:17.271 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:17.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:17.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:17.374 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 53 16 75559 75543 89.0738 57.6875 0.0438896 0.0112197 2023-09-23T23:02:17.376 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:17.415 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:17.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:17.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:17.518 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:17.547 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:17.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:17.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:17.650 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:17.675 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:17.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:17.680 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:17.780 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:17.805 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:17.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:17.807 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:17.908 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:17.916 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:17 smithi169 bash[104356]: cluster 2023-09-23T23:02:16.953864+0000 mgr.y (mgr.25310) 1224 : cluster 0 pgmap v1357: 109 pgs: 109 active+clean; 4.4 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 55 MiB/s wr, 887 op/s 2023-09-23T23:02:17.917 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:17 smithi169 bash[101133]: cluster 2023-09-23T23:02:16.953864+0000 mgr.y (mgr.25310) 1224 : cluster 0 pgmap v1357: 109 pgs: 109 active+clean; 4.4 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 55 MiB/s wr, 887 op/s 2023-09-23T23:02:17.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:17.941 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:17.941 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:18.042 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:18.068 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:18.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:18.071 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:18.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:17 smithi187 bash[89487]: cluster 2023-09-23T23:02:16.953864+0000 mgr.y (mgr.25310) 1224 : cluster 0 pgmap v1357: 109 pgs: 109 active+clean; 4.4 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 55 MiB/s wr, 887 op/s 2023-09-23T23:02:18.171 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:18.204 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:18.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:18.209 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:18.310 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:18.337 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:18.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:18.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:18.374 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 54 16 76545 76529 88.5654 61.625 0.005845 0.0112857 2023-09-23T23:02:18.444 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:18.481 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:18.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:18.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:18.585 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:18.624 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:18.626 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:02:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:02:18] "GET /metrics HTTP/1.1" 200 36452 "" "Prometheus/2.43.0" 2023-09-23T23:02:18.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:18.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:18.729 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:18.764 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:18.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:18.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:18.870 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:18.908 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:18.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:18.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:19.014 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:19.038 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:19.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:19.041 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:19.103 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T23:02:19.129 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T23:02:19.142 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:19.167 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T23:02:19.177 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:19.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:19.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:19.193 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T23:02:19.216 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T23:02:19.243 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T23:02:19.283 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:19.289 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T23:02:19.314 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:19.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:19.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:19.331 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T23:02:19.335 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:02:19.336 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:02:19.336 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:02:19.336 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:02:19.336 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:02:19.336 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:02:19.336 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:02:19.336 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:02:19.374 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 55 16 77392 77376 87.9175 52.9375 0.00758894 0.0113682 2023-09-23T23:02:19.420 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:19.452 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:19.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:19.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:19.561 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:19.587 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:19.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:19.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:19.692 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:19.713 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:19.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:19.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:19.816 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:19.838 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:19.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:19.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:19.941 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:19.965 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:19.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:19.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:20.069 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:20.105 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:20.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:20.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:20.211 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:20.243 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:20.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:20.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:20.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:20 smithi169 bash[104356]: cluster 2023-09-23T23:02:18.954567+0000 mgr.y (mgr.25310) 1225 : cluster 0 pgmap v1358: 109 pgs: 109 active+clean; 4.6 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T23:02:20.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:20 smithi169 bash[104356]: audit 2023-09-23T23:02:19.080107+0000 mon.a (mon.0) 1723 : audit 0 from='client.? 172.21.15.169:0/2617984888' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:02:20.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:20 smithi169 bash[101133]: cluster 2023-09-23T23:02:18.954567+0000 mgr.y (mgr.25310) 1225 : cluster 0 pgmap v1358: 109 pgs: 109 active+clean; 4.6 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T23:02:20.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:20 smithi169 bash[101133]: audit 2023-09-23T23:02:19.080107+0000 mon.a (mon.0) 1723 : audit 0 from='client.? 172.21.15.169:0/2617984888' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:02:20.346 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:20.374 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 56 16 78292 78276 87.3519 56.25 0.0180407 0.0114406 2023-09-23T23:02:20.375 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:20.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:20 smithi187 bash[89487]: cluster 2023-09-23T23:02:18.954567+0000 mgr.y (mgr.25310) 1225 : cluster 0 pgmap v1358: 109 pgs: 109 active+clean; 4.6 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-09-23T23:02:20.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:20 smithi187 bash[89487]: audit 2023-09-23T23:02:19.080107+0000 mon.a (mon.0) 1723 : audit 0 from='client.? 172.21.15.169:0/2617984888' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:02:20.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:20.377 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:20.477 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:20.505 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:20.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:20.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:20.610 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:20.645 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:20.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:20.650 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:20.750 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:20.787 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:20.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:20.789 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:20.890 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:20.934 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:20.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:20.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:21.037 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:21.069 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:21.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:21.073 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:21.174 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:21.202 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:21.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:21.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:21.306 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:21.332 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:21.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:21.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:21.374 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 57 16 79304 79288 86.929 63.25 0.0134878 0.011498 2023-09-23T23:02:21.436 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:21.463 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:21.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:21.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:21.567 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:21.593 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:21.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:21.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:21.699 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:21.725 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:21.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:21.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:21.831 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:21.856 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:21.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:21.858 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:21.959 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:21.984 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:21.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:21.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:22.090 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:22.096 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:22 smithi169 bash[101133]: cluster 2023-09-23T23:02:20.955232+0000 mgr.y (mgr.25310) 1226 : cluster 0 pgmap v1359: 109 pgs: 109 active+clean; 4.6 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 51 MiB/s wr, 815 op/s 2023-09-23T23:02:22.128 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:22.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:22.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:22.236 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:22.276 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:22.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:22.279 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:22 smithi187 bash[89487]: cluster 2023-09-23T23:02:20.955232+0000 mgr.y (mgr.25310) 1226 : cluster 0 pgmap v1359: 109 pgs: 109 active+clean; 4.6 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 51 MiB/s wr, 815 op/s 2023-09-23T23:02:22.280 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:22.375 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 58 16 80315 80299 86.5196 63.1875 0.0136683 0.0115513 2023-09-23T23:02:22.381 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:22.390 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:22 smithi169 bash[104356]: cluster 2023-09-23T23:02:20.955232+0000 mgr.y (mgr.25310) 1226 : cluster 0 pgmap v1359: 109 pgs: 109 active+clean; 4.6 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 51 MiB/s wr, 815 op/s 2023-09-23T23:02:22.408 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:22.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:22.410 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:22.511 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:22.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:22.549 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:22.549 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:22.650 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:22.674 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:22.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:22.676 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:22.777 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:22.805 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:22.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:22.808 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:22.909 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:22.938 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:22.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:22.943 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:23.043 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:23.077 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:23.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:23.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:23.181 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:23.221 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:23.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:23.223 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:23.324 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:23.363 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:23.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:23.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:23.374 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 59 16 81206 81190 85.9969 55.6875 0.0175609 0.0116231 2023-09-23T23:02:23.468 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:23.497 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:23.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:23.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:23.602 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:23.626 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:23.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:23.634 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:23.735 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:23.766 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:23.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:23.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:23.870 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:23.896 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:23.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:23.899 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:24.000 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:24.027 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:24.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:24.031 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:24.132 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:24.139 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:24 smithi169 bash[101133]: cluster 2023-09-23T23:02:22.955913+0000 mgr.y (mgr.25310) 1227 : cluster 0 pgmap v1360: 109 pgs: 109 active+clean; 4.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-23T23:02:24.140 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:24 smithi169 bash[104356]: cluster 2023-09-23T23:02:22.955913+0000 mgr.y (mgr.25310) 1227 : cluster 0 pgmap v1360: 109 pgs: 109 active+clean; 4.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-23T23:02:24.156 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:24.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:24.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:24.263 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:24.272 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:24 smithi187 bash[89487]: cluster 2023-09-23T23:02:22.955913+0000 mgr.y (mgr.25310) 1227 : cluster 0 pgmap v1360: 109 pgs: 109 active+clean; 4.8 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-09-23T23:02:24.287 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:24.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:24.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:24.375 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:2023-09-23T23:02:24.373170+0000 min lat: 0.00120899 max lat: 0.29912 avg lat: 0.0116792 2023-09-23T23:02:24.375 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T23:02:24.375 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 60 16 82182 82166 85.5802 61 0.00582751 0.0116792 2023-09-23T23:02:24.394 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:24.419 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:24.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:24.425 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:24.526 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:24.561 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:24.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:24.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:24.666 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:24.713 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:24.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:24.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:24.819 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:24.851 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:24.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:24.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:24.957 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:24.988 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:24.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:24.992 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:25.093 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:25.128 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:25.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:25.134 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:25.235 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:25.270 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2023-09-23T23:02:25.270 INFO:teuthology.orchestra.run.smithi169.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-23T23:02:25.276 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:25.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:25.278 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:25.375 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 61 16 83060 83044 85.0768 54.875 0.00783552 0.0117483 2023-09-23T23:02:25.379 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:25.414 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T23:02:25.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:25.417 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:25.417 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:25.425 INFO:teuthology.orchestra.run.smithi169.stderr:dumped all 2023-09-23T23:02:25.518 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:25.551 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:25.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:25.554 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:25.655 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:25.688 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:25.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:25.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:25.794 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:25.826 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:25.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:25.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:25.930 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:25.963 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:25.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:25.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:26.025 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:26 smithi169 bash[101133]: cluster 2023-09-23T23:02:24.956610+0000 mgr.y (mgr.25310) 1228 : cluster 0 pgmap v1361: 109 pgs: 109 active+clean; 4.9 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 59 MiB/s wr, 949 op/s 2023-09-23T23:02:26.025 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:26 smithi169 bash[101133]: audit 2023-09-23T23:02:25.544748+0000 mon.c (mon.2) 110 : audit 1 from='client.? 172.21.15.169:0/2286517885' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:02:26.025 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:26 smithi169 bash[101133]: audit 2023-09-23T23:02:25.546260+0000 mon.a (mon.0) 1724 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:02:26.046 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is unset 2023-09-23T23:02:26.066 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:26.095 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:26.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:26.097 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:26.142 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:02:26.199 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:26.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:26.229 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:26.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:26.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:26 smithi169 bash[104356]: cluster 2023-09-23T23:02:24.956610+0000 mgr.y (mgr.25310) 1228 : cluster 0 pgmap v1361: 109 pgs: 109 active+clean; 4.9 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 59 MiB/s wr, 949 op/s 2023-09-23T23:02:26.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:26 smithi169 bash[104356]: audit 2023-09-23T23:02:25.544748+0000 mon.c (mon.2) 110 : audit 1 from='client.? 172.21.15.169:0/2286517885' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:02:26.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:26 smithi169 bash[104356]: audit 2023-09-23T23:02:25.546260+0000 mon.a (mon.0) 1724 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:02:26.331 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:26.339 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:26 smithi187 bash[89487]: cluster 2023-09-23T23:02:24.956610+0000 mgr.y (mgr.25310) 1228 : cluster 0 pgmap v1361: 109 pgs: 109 active+clean; 4.9 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 59 MiB/s wr, 949 op/s 2023-09-23T23:02:26.340 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:26 smithi187 bash[89487]: audit 2023-09-23T23:02:25.544748+0000 mon.c (mon.2) 110 : audit 1 from='client.? 172.21.15.169:0/2286517885' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:02:26.340 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:26 smithi187 bash[89487]: audit 2023-09-23T23:02:25.546260+0000 mon.a (mon.0) 1724 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:02:26.357 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:26.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:26.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:26.375 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 62 16 83991 83975 84.643 58.1875 0.0273203 0.0118083 2023-09-23T23:02:26.464 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:26.505 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:26.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:26.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:26.611 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:26.642 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:26.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:26.645 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:26.746 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:26.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:26.783 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:26.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:26.884 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:26.906 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:26.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:26.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:27.010 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:27.038 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:27.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:27.040 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:27.141 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:27.171 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:27.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:27.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:27.218 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:27 smithi169 bash[101133]: audit 2023-09-23T23:02:25.378913+0000 mgr.y (mgr.25310) 1229 : audit 0 from='client.45572 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:02:27.218 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:27 smithi169 bash[101133]: cluster 2023-09-23T23:02:26.018571+0000 mon.a (mon.0) 1725 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:02:27.219 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:27 smithi169 bash[101133]: cluster 2023-09-23T23:02:26.018595+0000 mon.a (mon.0) 1726 : cluster 1 Cluster is now healthy 2023-09-23T23:02:27.219 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:27 smithi169 bash[101133]: cluster 2023-09-23T23:02:26.032886+0000 osd.7 (osd.7) 350 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T23:02:27.219 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:27 smithi169 bash[101133]: audit 2023-09-23T23:02:26.033514+0000 mon.a (mon.0) 1727 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:02:27.219 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:27 smithi169 bash[101133]: cluster 2023-09-23T23:02:26.033623+0000 mon.a (mon.0) 1728 : cluster 0 osdmap e328: 8 total, 8 up, 7 in 2023-09-23T23:02:27.219 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:27 smithi169 bash[101133]: audit 2023-09-23T23:02:26.171839+0000 mon.a (mon.0) 1729 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:02:27.219 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:27 smithi169 bash[101133]: audit 2023-09-23T23:02:26.173191+0000 mon.a (mon.0) 1730 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:02:27.219 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:27 smithi169 bash[104356]: audit 2023-09-23T23:02:25.378913+0000 mgr.y (mgr.25310) 1229 : audit 0 from='client.45572 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:02:27.220 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:27 smithi169 bash[104356]: cluster 2023-09-23T23:02:26.018571+0000 mon.a (mon.0) 1725 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:02:27.220 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:27 smithi169 bash[104356]: cluster 2023-09-23T23:02:26.018595+0000 mon.a (mon.0) 1726 : cluster 1 Cluster is now healthy 2023-09-23T23:02:27.220 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:27 smithi169 bash[104356]: cluster 2023-09-23T23:02:26.032886+0000 osd.7 (osd.7) 350 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T23:02:27.220 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:27 smithi169 bash[104356]: audit 2023-09-23T23:02:26.033514+0000 mon.a (mon.0) 1727 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:02:27.220 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:27 smithi169 bash[104356]: cluster 2023-09-23T23:02:26.033623+0000 mon.a (mon.0) 1728 : cluster 0 osdmap e328: 8 total, 8 up, 7 in 2023-09-23T23:02:27.220 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:27 smithi169 bash[104356]: audit 2023-09-23T23:02:26.171839+0000 mon.a (mon.0) 1729 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:02:27.220 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:27 smithi169 bash[104356]: audit 2023-09-23T23:02:26.173191+0000 mon.a (mon.0) 1730 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:02:27.274 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:27.302 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:27.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:27.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:27.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:27 smithi187 bash[89487]: audit 2023-09-23T23:02:25.378913+0000 mgr.y (mgr.25310) 1229 : audit 0 from='client.45572 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:02:27.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:27 smithi187 bash[89487]: cluster 2023-09-23T23:02:26.018571+0000 mon.a (mon.0) 1725 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:02:27.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:27 smithi187 bash[89487]: cluster 2023-09-23T23:02:26.018595+0000 mon.a (mon.0) 1726 : cluster 1 Cluster is now healthy 2023-09-23T23:02:27.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:27 smithi187 bash[89487]: cluster 2023-09-23T23:02:26.032886+0000 osd.7 (osd.7) 350 : cluster 3 failed to encode map e328 with expected crc 2023-09-23T23:02:27.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:27 smithi187 bash[89487]: audit 2023-09-23T23:02:26.033514+0000 mon.a (mon.0) 1727 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:02:27.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:27 smithi187 bash[89487]: cluster 2023-09-23T23:02:26.033623+0000 mon.a (mon.0) 1728 : cluster 0 osdmap e328: 8 total, 8 up, 7 in 2023-09-23T23:02:27.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:27 smithi187 bash[89487]: audit 2023-09-23T23:02:26.171839+0000 mon.a (mon.0) 1729 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:02:27.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:27 smithi187 bash[89487]: audit 2023-09-23T23:02:26.173191+0000 mon.a (mon.0) 1730 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:02:27.377 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 63 16 84812 84796 84.1138 51.3125 0.0178289 0.0118822 2023-09-23T23:02:27.407 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:27.440 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:27.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:27.443 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:27.544 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:27.587 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:27.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:27.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:27.694 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:27.718 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:27.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:27.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:27.821 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:27.850 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:27.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:27.852 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:27.952 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:27.978 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:27.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:27.985 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:28.086 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:28.119 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:28.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:28.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:28.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:28 smithi187 bash[89487]: cluster 2023-09-23T23:02:26.957186+0000 mgr.y (mgr.25310) 1230 : cluster 0 pgmap v1363: 109 pgs: 109 active+clean; 5.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 59 MiB/s wr, 939 op/s 2023-09-23T23:02:28.224 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:28.251 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:28.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:28.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:28.262 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:28 smithi169 bash[101133]: cluster 2023-09-23T23:02:26.957186+0000 mgr.y (mgr.25310) 1230 : cluster 0 pgmap v1363: 109 pgs: 109 active+clean; 5.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 59 MiB/s wr, 939 op/s 2023-09-23T23:02:28.262 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:28 smithi169 bash[104356]: cluster 2023-09-23T23:02:26.957186+0000 mgr.y (mgr.25310) 1230 : cluster 0 pgmap v1363: 109 pgs: 109 active+clean; 5.0 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 59 MiB/s wr, 939 op/s 2023-09-23T23:02:28.355 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:28.375 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 64 16 85748 85732 83.7135 58.5 0.0233799 0.0119399 2023-09-23T23:02:28.387 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:28.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:28.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:28.491 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:28.523 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:28.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:28.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:28.533 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:02:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:02:28] "GET /metrics HTTP/1.1" 200 36454 "" "Prometheus/2.43.0" 2023-09-23T23:02:28.631 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:28.662 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:28.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:28.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:28.766 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:28.805 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:28.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:28.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:28.835 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-23T23:02:28.876 INFO:teuthology.orchestra.run.smithi169.stdout:{"pg_ready":true,"pg_map":{"version":1361,"stamp":"2023-09-23T23:02:24.956107+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5275391904,"num_objects":80511,"num_object_clones":0,"num_object_copies":241533,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":80511,"num_whiteouts":0,"num_read":32,"num_read_kb":34,"num_write":80548,"num_write_kb":5151197,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":30,"num_bytes_recovered":592214,"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":83929,"ondisk_log_size":83929,"up":327,"acting":327,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":327,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":19252580,"kb_used_data":15385004,"kb_used_omap":37,"kb_used_meta":3867482,"kb_avail":636963484,"statfs":{"total":671965249536,"available":652250607616,"internally_reserved":0,"allocated":15754244096,"data_stored":15745060623,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":38160,"internal_metadata":3960302320},"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":746782720,"num_objects":11395,"num_object_clones":0,"num_object_copies":34185,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":11395,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11395,"num_write_kb":729280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.003991"},"pg_stats":[{"pgid":"3.1a","version":"68'2","reported_seq":330,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.044500+0000","last_change":"2023-09-23T22:58:11.071503+0000","last_active":"2023-09-23T23:01:32.044500+0000","last_peered":"2023-09-23T23:01:32.044500+0000","last_clean":"2023-09-23T23:01:32.044500+0000","last_became_active":"2023-09-23T22:58:11.070150+0000","last_became_peered":"2023-09-23T22:58:11.070150+0000","last_unstale":"2023-09-23T23:01:32.044500+0000","last_undegraded":"2023-09-23T23:01:32.044500+0000","last_fullsized":"2023-09-23T23:01:32.044500+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29.770510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[4,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":337,"reported_epoch":327,"state":"active+clean","last_fresh":"2023-09-23T23:01:55.050719+0000","last_change":"2023-09-23T22:58:39.107245+0000","last_active":"2023-09-23T23:01:55.050719+0000","last_peered":"2023-09-23T23:01:55.050719+0000","last_clean":"2023-09-23T23:01:55.050719+0000","last_became_active":"2023-09-23T22:58:39.106980+0000","last_became_peered":"2023-09-23T22:58:39.106980+0000","last_unstale":"2023-09-23T23:01:55.050719+0000","last_undegraded":"2023-09-23T23:01:55.050719+0000","last_fullsized":"2023-09-23T23:01:55.050719+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:11.014278+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":128,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.043792+0000","last_change":"2023-09-23T22:58:39.109245+0000","last_active":"2023-09-23T23:01:32.043792+0000","last_peered":"2023-09-23T23:01:32.043792+0000","last_clean":"2023-09-23T23:01:32.043792+0000","last_became_active":"2023-09-23T22:58:39.108516+0000","last_became_peered":"2023-09-23T22:58:39.108516+0000","last_unstale":"2023-09-23T23:01:32.043792+0000","last_undegraded":"2023-09-23T23:01:32.043792+0000","last_fullsized":"2023-09-23T23:01:32.043792+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:13.008950+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":117,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.038630+0000","last_change":"2023-09-23T22:48:46.635228+0000","last_active":"2023-09-23T23:01:32.038630+0000","last_peered":"2023-09-23T23:01:32.038630+0000","last_clean":"2023-09-23T23:01:32.038630+0000","last_became_active":"2023-09-23T22:48:46.634161+0000","last_became_peered":"2023-09-23T22:48:46.634161+0000","last_unstale":"2023-09-23T23:01:32.038630+0000","last_undegraded":"2023-09-23T23:01:32.038630+0000","last_fullsized":"2023-09-23T23:01:32.038630+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:27:26.723822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":353,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.044814+0000","last_change":"2023-09-23T22:58:11.071279+0000","last_active":"2023-09-23T23:01:32.044814+0000","last_peered":"2023-09-23T23:01:32.044814+0000","last_clean":"2023-09-23T23:01:32.044814+0000","last_became_active":"2023-09-23T22:58:11.070755+0000","last_became_peered":"2023-09-23T22:58:11.070755+0000","last_unstale":"2023-09-23T23:01:32.044814+0000","last_undegraded":"2023-09-23T23:01:32.044814+0000","last_fullsized":"2023-09-23T23:01:32.044814+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35:20.068731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1f","version":"0'0","reported_seq":287,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.038103+0000","last_change":"2023-09-23T22:58:39.108767+0000","last_active":"2023-09-23T23:01:32.038103+0000","last_peered":"2023-09-23T23:01:32.038103+0000","last_clean":"2023-09-23T23:01:32.038103+0000","last_became_active":"2023-09-23T22:58:39.106788+0000","last_became_peered":"2023-09-23T22:58:39.106788+0000","last_unstale":"2023-09-23T23:01:32.038103+0000","last_undegraded":"2023-09-23T23:01:32.038103+0000","last_fullsized":"2023-09-23T23:01:32.038103+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.643204+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":116,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.038311+0000","last_change":"2023-09-23T22:48:46.634576+0000","last_active":"2023-09-23T23:01:32.038311+0000","last_peered":"2023-09-23T23:01:32.038311+0000","last_clean":"2023-09-23T23:01:32.038311+0000","last_became_active":"2023-09-23T22:48:46.633546+0000","last_became_peered":"2023-09-23T22:48:46.633546+0000","last_unstale":"2023-09-23T23:01:32.038311+0000","last_undegraded":"2023-09-23T23:01:32.038311+0000","last_fullsized":"2023-09-23T23:01:32.038311+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:08.811450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":329,"reported_epoch":327,"state":"active+clean","last_fresh":"2023-09-23T23:01:55.051608+0000","last_change":"2023-09-23T22:58:39.107784+0000","last_active":"2023-09-23T23:01:55.051608+0000","last_peered":"2023-09-23T23:01:55.051608+0000","last_clean":"2023-09-23T23:01:55.051608+0000","last_became_active":"2023-09-23T22:58:39.106436+0000","last_became_peered":"2023-09-23T22:58:39.106436+0000","last_unstale":"2023-09-23T23:01:55.051608+0000","last_undegraded":"2023-09-23T23:01:55.051608+0000","last_fullsized":"2023-09-23T23:01:55.051608+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:05:42.722372+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.14","version":"78'161","reported_seq":731,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.044216+0000","last_change":"2023-09-23T23:00:17.181598+0000","last_active":"2023-09-23T23:01:32.044216+0000","last_peered":"2023-09-23T23:01:32.044216+0000","last_clean":"2023-09-23T23:01:32.044216+0000","last_became_active":"2023-09-23T23:00:17.181262+0000","last_became_peered":"2023-09-23T23:00:17.181262+0000","last_unstale":"2023-09-23T23:01:32.044216+0000","last_undegraded":"2023-09-23T23:01:32.044216+0000","last_fullsized":"2023-09-23T23:01:32.044216+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":5,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:02.269821+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:02.269821+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:04:52.126195+0000","scrub_duration":0.0086306239999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":140,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.040684+0000","last_change":"2023-09-23T22:58:11.072304+0000","last_active":"2023-09-23T23:01:32.040684+0000","last_peered":"2023-09-23T23:01:32.040684+0000","last_clean":"2023-09-23T23:01:32.040684+0000","last_became_active":"2023-09-23T22:58:11.072038+0000","last_became_peered":"2023-09-23T22:58:11.072038+0000","last_unstale":"2023-09-23T23:01:32.040684+0000","last_undegraded":"2023-09-23T23:01:32.040684+0000","last_fullsized":"2023-09-23T23:01:32.040684+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30.924283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":20,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.040272+0000","last_change":"2023-09-23T23:00:28.461219+0000","last_active":"2023-09-23T23:01:32.040272+0000","last_peered":"2023-09-23T23:01:32.040272+0000","last_clean":"2023-09-23T23:01:32.040272+0000","last_became_active":"2023-09-23T23:00:28.460290+0000","last_became_peered":"2023-09-23T23:00:28.460290+0000","last_unstale":"2023-09-23T23:01:32.040272+0000","last_undegraded":"2023-09-23T23:01:32.040272+0000","last_fullsized":"2023-09-23T23:01:32.040272+0000","mapping_epoch":316,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":317,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24.314796+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"67'3","reported_seq":309,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.041924+0000","last_change":"2023-09-23T22:32:30.189690+0000","last_active":"2023-09-23T23:01:32.041924+0000","last_peered":"2023-09-23T23:01:32.041924+0000","last_clean":"2023-09-23T23:01:32.041924+0000","last_became_active":"2023-09-23T22:32:30.189316+0000","last_became_peered":"2023-09-23T22:32:30.189316+0000","last_unstale":"2023-09-23T23:01:32.041924+0000","last_undegraded":"2023-09-23T23:01:32.041924+0000","last_fullsized":"2023-09-23T23:01:32.041924+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T03:36:06.225948+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":143,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.037151+0000","last_change":"2023-09-23T22:58:39.134543+0000","last_active":"2023-09-23T23:01:32.037151+0000","last_peered":"2023-09-23T23:01:32.037151+0000","last_clean":"2023-09-23T23:01:32.037151+0000","last_became_active":"2023-09-23T22:58:39.134321+0000","last_became_peered":"2023-09-23T22:58:39.134321+0000","last_unstale":"2023-09-23T23:01:32.037151+0000","last_undegraded":"2023-09-23T23:01:32.037151+0000","last_fullsized":"2023-09-23T23:01:32.037151+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21.121993+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[6,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.14","version":"79'23","reported_seq":314,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.047517+0000","last_change":"2023-09-23T22:58:38.099672+0000","last_active":"2023-09-23T23:01:32.047517+0000","last_peered":"2023-09-23T23:01:32.047517+0000","last_clean":"2023-09-23T23:01:32.047517+0000","last_became_active":"2023-09-23T22:58:38.097949+0000","last_became_peered":"2023-09-23T22:58:38.097949+0000","last_unstale":"2023-09-23T23:01:32.047517+0000","last_undegraded":"2023-09-23T23:01:32.047517+0000","last_fullsized":"2023-09-23T23:01:32.047517+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T09:41:20.352619+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":323,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.046919+0000","last_change":"2023-09-23T22:58:39.108891+0000","last_active":"2023-09-23T23:01:32.046919+0000","last_peered":"2023-09-23T23:01:32.046919+0000","last_clean":"2023-09-23T23:01:32.046919+0000","last_became_active":"2023-09-23T22:58:39.108543+0000","last_became_peered":"2023-09-23T22:58:39.108543+0000","last_unstale":"2023-09-23T23:01:32.046919+0000","last_undegraded":"2023-09-23T23:01:32.046919+0000","last_fullsized":"2023-09-23T23:01:32.046919+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56.070839+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,5],"acting":[4,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.11","version":"78'161","reported_seq":500,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.038482+0000","last_change":"2023-09-23T23:00:17.591067+0000","last_active":"2023-09-23T23:01:32.038482+0000","last_peered":"2023-09-23T23:01:32.038482+0000","last_clean":"2023-09-23T23:01:32.038482+0000","last_became_active":"2023-09-23T23:00:17.182403+0000","last_became_peered":"2023-09-23T23:00:17.182403+0000","last_unstale":"2023-09-23T23:01:32.038482+0000","last_undegraded":"2023-09-23T23:01:32.038482+0000","last_fullsized":"2023-09-23T23:01:32.038482+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":5,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:17.590949+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:17.590949+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:34:35.188490+0000","scrub_duration":0.0029951560000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":308,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.039121+0000","last_change":"2023-09-23T22:32:30.188993+0000","last_active":"2023-09-23T23:01:32.039121+0000","last_peered":"2023-09-23T23:01:32.039121+0000","last_clean":"2023-09-23T23:01:32.039121+0000","last_became_active":"2023-09-23T22:32:30.188599+0000","last_became_peered":"2023-09-23T22:32:30.188599+0000","last_unstale":"2023-09-23T23:01:32.039121+0000","last_undegraded":"2023-09-23T23:01:32.039121+0000","last_fullsized":"2023-09-23T23:01:32.039121+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:43.749296+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":311,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.042255+0000","last_change":"2023-09-23T22:58:11.071266+0000","last_active":"2023-09-23T23:01:32.042255+0000","last_peered":"2023-09-23T23:01:32.042255+0000","last_clean":"2023-09-23T23:01:32.042255+0000","last_became_active":"2023-09-23T22:58:11.070926+0000","last_became_peered":"2023-09-23T22:58:11.070926+0000","last_unstale":"2023-09-23T23:01:32.042255+0000","last_undegraded":"2023-09-23T23:01:32.042255+0000","last_fullsized":"2023-09-23T23:01:32.042255+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:07.681388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.10","version":"78'161","reported_seq":659,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.040457+0000","last_change":"2023-09-23T23:00:17.436573+0000","last_active":"2023-09-23T23:01:32.040457+0000","last_peered":"2023-09-23T23:01:32.040457+0000","last_clean":"2023-09-23T23:01:32.040457+0000","last_became_active":"2023-09-23T23:00:17.186986+0000","last_became_peered":"2023-09-23T23:00:17.186986+0000","last_unstale":"2023-09-23T23:01:32.040457+0000","last_undegraded":"2023-09-23T23:01:32.040457+0000","last_fullsized":"2023-09-23T23:01:32.040457+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":5,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:17.436446+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:17.436446+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:33:31.204942+0000","scrub_duration":0.0032237540000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":116,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.037959+0000","last_change":"2023-09-23T22:48:46.629238+0000","last_active":"2023-09-23T23:01:32.037959+0000","last_peered":"2023-09-23T23:01:32.037959+0000","last_clean":"2023-09-23T23:01:32.037959+0000","last_became_active":"2023-09-23T22:48:46.628871+0000","last_became_peered":"2023-09-23T22:48:46.628871+0000","last_unstale":"2023-09-23T23:01:32.037959+0000","last_undegraded":"2023-09-23T23:01:32.037959+0000","last_fullsized":"2023-09-23T23:01:32.037959+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:11.125720+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":130,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.042384+0000","last_change":"2023-09-23T22:48:07.759806+0000","last_active":"2023-09-23T23:01:32.042384+0000","last_peered":"2023-09-23T23:01:32.042384+0000","last_clean":"2023-09-23T23:01:32.042384+0000","last_became_active":"2023-09-23T22:48:07.759023+0000","last_became_peered":"2023-09-23T22:48:07.759023+0000","last_unstale":"2023-09-23T23:01:32.042384+0000","last_undegraded":"2023-09-23T23:01:32.042384+0000","last_fullsized":"2023-09-23T23:01:32.042384+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:47.245672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.13","version":"78'161","reported_seq":468,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.043210+0000","last_change":"2023-09-23T23:00:20.111722+0000","last_active":"2023-09-23T23:01:32.043210+0000","last_peered":"2023-09-23T23:01:32.043210+0000","last_clean":"2023-09-23T23:01:32.043210+0000","last_became_active":"2023-09-23T23:00:17.178097+0000","last_became_peered":"2023-09-23T23:00:17.178097+0000","last_unstale":"2023-09-23T23:01:32.043210+0000","last_undegraded":"2023-09-23T23:01:32.043210+0000","last_fullsized":"2023-09-23T23:01:32.043210+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":5,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:20.111602+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:20.111602+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:24:24.503027+0000","scrub_duration":0.0040753919999999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.11","version":"0'0","reported_seq":304,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.038872+0000","last_change":"2023-09-23T22:58:38.125424+0000","last_active":"2023-09-23T23:01:32.038872+0000","last_peered":"2023-09-23T23:01:32.038872+0000","last_clean":"2023-09-23T23:01:32.038872+0000","last_became_active":"2023-09-23T22:58:38.125084+0000","last_became_peered":"2023-09-23T22:58:38.125084+0000","last_unstale":"2023-09-23T23:01:32.038872+0000","last_undegraded":"2023-09-23T23:01:32.038872+0000","last_fullsized":"2023-09-23T23:01:32.038872+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:02.058007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":116,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.038726+0000","last_change":"2023-09-23T22:48:46.647361+0000","last_active":"2023-09-23T23:01:32.038726+0000","last_peered":"2023-09-23T23:01:32.038726+0000","last_clean":"2023-09-23T23:01:32.038726+0000","last_became_active":"2023-09-23T22:48:46.634829+0000","last_became_peered":"2023-09-23T22:48:46.634829+0000","last_unstale":"2023-09-23T23:01:32.038726+0000","last_undegraded":"2023-09-23T23:01:32.038726+0000","last_fullsized":"2023-09-23T23:01:32.038726+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.556277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.12","version":"78'161","reported_seq":678,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.040245+0000","last_change":"2023-09-23T23:00:19.446135+0000","last_active":"2023-09-23T23:01:32.040245+0000","last_peered":"2023-09-23T23:01:32.040245+0000","last_clean":"2023-09-23T23:01:32.040245+0000","last_became_active":"2023-09-23T23:00:17.184645+0000","last_became_peered":"2023-09-23T23:00:17.184645+0000","last_unstale":"2023-09-23T23:01:32.040245+0000","last_undegraded":"2023-09-23T23:01:32.040245+0000","last_fullsized":"2023-09-23T23:01:32.040245+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":5,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:19.445949+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:19.445949+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:47:42.390696+0000","scrub_duration":0.0034194590000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[5,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.10","version":"67'8","reported_seq":356,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.036479+0000","last_change":"2023-09-23T22:58:38.114199+0000","last_active":"2023-09-23T23:01:32.036479+0000","last_peered":"2023-09-23T23:01:32.036479+0000","last_clean":"2023-09-23T23:01:32.036479+0000","last_became_active":"2023-09-23T22:58:38.113606+0000","last_became_peered":"2023-09-23T22:58:38.113606+0000","last_unstale":"2023-09-23T23:01:32.036479+0000","last_undegraded":"2023-09-23T23:01:32.036479+0000","last_fullsized":"2023-09-23T23:01:32.036479+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T09:11:20.825223+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":8,"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":160,"reported_epoch":327,"state":"active+clean","last_fresh":"2023-09-23T23:01:55.051073+0000","last_change":"2023-09-23T22:58:11.072422+0000","last_active":"2023-09-23T23:01:55.051073+0000","last_peered":"2023-09-23T23:01:55.051073+0000","last_clean":"2023-09-23T23:01:55.051073+0000","last_became_active":"2023-09-23T22:58:11.072033+0000","last_became_peered":"2023-09-23T22:58:11.072033+0000","last_unstale":"2023-09-23T23:01:55.051073+0000","last_undegraded":"2023-09-23T23:01:55.051073+0000","last_fullsized":"2023-09-23T23:01:55.051073+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:09.679124+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.7","version":"327'4941","reported_seq":4955,"reported_epoch":327,"state":"active+clean","last_fresh":"2023-09-23T23:02:21.313962+0000","last_change":"2023-09-23T23:00:57.124766+0000","last_active":"2023-09-23T23:02:21.313962+0000","last_peered":"2023-09-23T23:02:21.313962+0000","last_clean":"2023-09-23T23:02:21.313962+0000","last_became_active":"2023-09-23T23:00:57.124101+0000","last_became_peered":"2023-09-23T23:00:57.124101+0000","last_unstale":"2023-09-23T23:02:21.313962+0000","last_undegraded":"2023-09-23T23:02:21.313962+0000","last_fullsized":"2023-09-23T23:02:21.313962+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":4941,"log_dups_size":0,"ondisk_log_size":4941,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54.016980+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":323813376,"num_objects":4941,"num_object_clones":0,"num_object_copies":14823,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4941,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4941,"num_write_kb":316224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.d","version":"78'161","reported_seq":605,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.041567+0000","last_change":"2023-09-23T23:00:19.124873+0000","last_active":"2023-09-23T23:01:32.041567+0000","last_peered":"2023-09-23T23:01:32.041567+0000","last_clean":"2023-09-23T23:01:32.041567+0000","last_became_active":"2023-09-23T23:00:17.184817+0000","last_became_peered":"2023-09-23T23:00:17.184817+0000","last_unstale":"2023-09-23T23:01:32.041567+0000","last_undegraded":"2023-09-23T23:01:32.041567+0000","last_fullsized":"2023-09-23T23:01:32.041567+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:19.124747+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:19.124747+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:24:25.123761+0000","scrub_duration":0.0036676460000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.f","version":"67'1","reported_seq":341,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.043363+0000","last_change":"2023-09-23T22:48:46.692375+0000","last_active":"2023-09-23T23:01:32.043363+0000","last_peered":"2023-09-23T23:01:32.043363+0000","last_clean":"2023-09-23T23:01:32.043363+0000","last_became_active":"2023-09-23T22:48:46.630040+0000","last_became_peered":"2023-09-23T22:48:46.630040+0000","last_unstale":"2023-09-23T23:01:32.043363+0000","last_undegraded":"2023-09-23T23:01:32.043363+0000","last_fullsized":"2023-09-23T23:01:32.043363+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-24T22:24:40.608964+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":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":147,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.042713+0000","last_change":"2023-09-23T22:58:38.115527+0000","last_active":"2023-09-23T23:01:32.042713+0000","last_peered":"2023-09-23T23:01:32.042713+0000","last_clean":"2023-09-23T23:01:32.042713+0000","last_became_active":"2023-09-23T22:58:38.114929+0000","last_became_peered":"2023-09-23T22:58:38.114929+0000","last_unstale":"2023-09-23T23:01:32.042713+0000","last_undegraded":"2023-09-23T23:01:32.042713+0000","last_fullsized":"2023-09-23T23:01:32.042713+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.884428+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"327'5191","reported_seq":5206,"reported_epoch":327,"state":"active+clean","last_fresh":"2023-09-23T23:02:23.741390+0000","last_change":"2023-09-23T23:00:57.122279+0000","last_active":"2023-09-23T23:02:23.741390+0000","last_peered":"2023-09-23T23:02:23.741390+0000","last_clean":"2023-09-23T23:02:23.741390+0000","last_became_active":"2023-09-23T23:00:57.121887+0000","last_became_peered":"2023-09-23T23:00:57.121887+0000","last_unstale":"2023-09-23T23:02:23.741390+0000","last_undegraded":"2023-09-23T23:02:23.741390+0000","last_fullsized":"2023-09-23T23:02:23.741390+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":5191,"log_dups_size":0,"ondisk_log_size":5191,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15:42.966068+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":340197376,"num_objects":5191,"num_object_clones":0,"num_object_copies":15573,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5191,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5191,"num_write_kb":332224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.c","version":"78'161","reported_seq":746,"reported_epoch":327,"state":"active+clean","last_fresh":"2023-09-23T23:01:55.050390+0000","last_change":"2023-09-23T23:00:17.182629+0000","last_active":"2023-09-23T23:01:55.050390+0000","last_peered":"2023-09-23T23:01:55.050390+0000","last_clean":"2023-09-23T23:01:55.050390+0000","last_became_active":"2023-09-23T23:00:17.181850+0000","last_became_peered":"2023-09-23T23:00:17.181850+0000","last_unstale":"2023-09-23T23:01:55.050390+0000","last_undegraded":"2023-09-23T23:01:55.050390+0000","last_fullsized":"2023-09-23T23:01:55.050390+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:04.303440+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:04.303440+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:11:12.900179+0000","scrub_duration":0.027694175000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":327680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"67'2","reported_seq":321,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.041113+0000","last_change":"2023-09-23T22:58:11.081803+0000","last_active":"2023-09-23T23:01:32.041113+0000","last_peered":"2023-09-23T23:01:32.041113+0000","last_clean":"2023-09-23T23:01:32.041113+0000","last_became_active":"2023-09-23T22:58:11.076357+0000","last_became_peered":"2023-09-23T22:58:11.076357+0000","last_unstale":"2023-09-23T23:01:32.041113+0000","last_undegraded":"2023-09-23T23:01:32.041113+0000","last_fullsized":"2023-09-23T23:01:32.041113+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17.220719+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_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":[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.9","version":"0'0","reported_seq":371,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.044052+0000","last_change":"2023-09-23T23:00:28.431249+0000","last_active":"2023-09-23T23:01:32.044052+0000","last_peered":"2023-09-23T23:01:32.044052+0000","last_clean":"2023-09-23T23:01:32.044052+0000","last_became_active":"2023-09-23T23:00:28.430374+0000","last_became_peered":"2023-09-23T23:00:28.430374+0000","last_unstale":"2023-09-23T23:01:32.044052+0000","last_undegraded":"2023-09-23T23:01:32.044052+0000","last_fullsized":"2023-09-23T23:01:32.044052+0000","mapping_epoch":316,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":317,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38.539924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.5","version":"327'5047","reported_seq":5061,"reported_epoch":327,"state":"active+clean","last_fresh":"2023-09-23T23:02:22.199565+0000","last_change":"2023-09-23T23:00:57.086571+0000","last_active":"2023-09-23T23:02:22.199565+0000","last_peered":"2023-09-23T23:02:22.199565+0000","last_clean":"2023-09-23T23:02:22.199565+0000","last_became_active":"2023-09-23T23:00:57.086200+0000","last_became_peered":"2023-09-23T23:00:57.086200+0000","last_unstale":"2023-09-23T23:02:22.199565+0000","last_undegraded":"2023-09-23T23:02:22.199565+0000","last_fullsized":"2023-09-23T23:02:22.199565+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":5047,"log_dups_size":0,"ondisk_log_size":5047,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37.395133+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":330760192,"num_objects":5047,"num_object_clones":0,"num_object_copies":15141,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5047,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5047,"num_write_kb":323008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.f","version":"78'161","reported_seq":723,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.037998+0000","last_change":"2023-09-23T23:00:27.550670+0000","last_active":"2023-09-23T23:01:32.037998+0000","last_peered":"2023-09-23T23:01:32.037998+0000","last_clean":"2023-09-23T23:01:32.037998+0000","last_became_active":"2023-09-23T23:00:17.187466+0000","last_became_peered":"2023-09-23T23:00:17.187466+0000","last_unstale":"2023-09-23T23:01:32.037998+0000","last_undegraded":"2023-09-23T23:01:32.037998+0000","last_fullsized":"2023-09-23T23:01:32.037998+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:27.550481+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:27.550481+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:43:56.666527+0000","scrub_duration":0.0031207449999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"67'1","reported_seq":334,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.041756+0000","last_change":"2023-09-23T22:58:38.125172+0000","last_active":"2023-09-23T23:01:32.041756+0000","last_peered":"2023-09-23T23:01:32.041756+0000","last_clean":"2023-09-23T23:01:32.041756+0000","last_became_active":"2023-09-23T22:58:38.124616+0000","last_became_peered":"2023-09-23T22:58:38.124616+0000","last_unstale":"2023-09-23T23:01:32.041756+0000","last_undegraded":"2023-09-23T23:01:32.041756+0000","last_fullsized":"2023-09-23T23:01:32.041756+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T04:17:56.561035+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":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":263,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.037343+0000","last_change":"2023-09-23T22:58:39.197831+0000","last_active":"2023-09-23T23:01:32.037343+0000","last_peered":"2023-09-23T23:01:32.037343+0000","last_clean":"2023-09-23T23:01:32.037343+0000","last_became_active":"2023-09-23T22:58:39.196831+0000","last_became_peered":"2023-09-23T22:58:39.196831+0000","last_unstale":"2023-09-23T23:01:32.037343+0000","last_undegraded":"2023-09-23T23:01:32.037343+0000","last_fullsized":"2023-09-23T23:01:32.037343+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:46:53.906991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,5],"acting":[6,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"11.4","version":"327'5094","reported_seq":5107,"reported_epoch":327,"state":"active+clean","last_fresh":"2023-09-23T23:02:22.198313+0000","last_change":"2023-09-23T23:00:57.127044+0000","last_active":"2023-09-23T23:02:22.198313+0000","last_peered":"2023-09-23T23:02:22.198313+0000","last_clean":"2023-09-23T23:02:22.198313+0000","last_became_active":"2023-09-23T23:00:57.126161+0000","last_became_peered":"2023-09-23T23:00:57.126161+0000","last_unstale":"2023-09-23T23:02:22.198313+0000","last_undegraded":"2023-09-23T23:02:22.198313+0000","last_fullsized":"2023-09-23T23:02:22.198313+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":5094,"log_dups_size":0,"ondisk_log_size":5094,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46.845021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":333840384,"num_objects":5094,"num_object_clones":0,"num_object_copies":15282,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5094,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5094,"num_write_kb":326016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.e","version":"78'161","reported_seq":678,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.047031+0000","last_change":"2023-09-23T23:00:21.714038+0000","last_active":"2023-09-23T23:01:32.047031+0000","last_peered":"2023-09-23T23:01:32.047031+0000","last_clean":"2023-09-23T23:01:32.047031+0000","last_became_active":"2023-09-23T23:00:17.178762+0000","last_became_peered":"2023-09-23T23:00:17.178762+0000","last_unstale":"2023-09-23T23:01:32.047031+0000","last_undegraded":"2023-09-23T23:01:32.047031+0000","last_fullsized":"2023-09-23T23:01:32.047031+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:21.713795+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:21.713795+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:06:58.180702+0000","scrub_duration":0.0036583649999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,3],"acting":[4,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":147,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.040619+0000","last_change":"2023-09-23T22:58:38.115841+0000","last_active":"2023-09-23T23:01:32.040619+0000","last_peered":"2023-09-23T23:01:32.040619+0000","last_clean":"2023-09-23T23:01:32.040619+0000","last_became_active":"2023-09-23T22:58:38.114548+0000","last_became_peered":"2023-09-23T22:58:38.114548+0000","last_unstale":"2023-09-23T23:01:32.040619+0000","last_undegraded":"2023-09-23T23:01:32.040619+0000","last_fullsized":"2023-09-23T23:01:32.040619+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:50.168381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":126,"reported_epoch":327,"state":"active+clean","last_fresh":"2023-09-23T23:01:55.036109+0000","last_change":"2023-09-23T22:58:11.062933+0000","last_active":"2023-09-23T23:01:55.036109+0000","last_peered":"2023-09-23T23:01:55.036109+0000","last_clean":"2023-09-23T23:01:55.036109+0000","last_became_active":"2023-09-23T22:58:11.062576+0000","last_became_peered":"2023-09-23T22:58:11.062576+0000","last_unstale":"2023-09-23T23:01:55.036109+0000","last_undegraded":"2023-09-23T23:01:55.036109+0000","last_fullsized":"2023-09-23T23:01:55.036109+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:06:18.346300+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.3","version":"327'4885","reported_seq":4899,"reported_epoch":327,"state":"active+clean","last_fresh":"2023-09-23T23:02:21.224651+0000","last_change":"2023-09-23T23:00:57.087603+0000","last_active":"2023-09-23T23:02:21.224651+0000","last_peered":"2023-09-23T23:02:21.224651+0000","last_clean":"2023-09-23T23:02:21.224651+0000","last_became_active":"2023-09-23T23:00:57.087245+0000","last_became_peered":"2023-09-23T23:00:57.087245+0000","last_unstale":"2023-09-23T23:02:21.224651+0000","last_undegraded":"2023-09-23T23:02:21.224651+0000","last_fullsized":"2023-09-23T23:02:21.224651+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":4885,"log_dups_size":0,"ondisk_log_size":4885,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:16:33.611055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":320143360,"num_objects":4885,"num_object_clones":0,"num_object_copies":14655,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4885,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4885,"num_write_kb":312640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,5],"acting":[6,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.9","version":"78'161","reported_seq":707,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.039078+0000","last_change":"2023-09-23T22:37:49.415909+0000","last_active":"2023-09-23T23:01:32.039078+0000","last_peered":"2023-09-23T23:01:32.039078+0000","last_clean":"2023-09-23T23:01:32.039078+0000","last_became_active":"2023-09-23T22:37:46.449453+0000","last_became_peered":"2023-09-23T22:37:46.449453+0000","last_unstale":"2023-09-23T23:01:32.039078+0000","last_undegraded":"2023-09-23T23:01:32.039078+0000","last_fullsized":"2023-09-23T23:01:32.039078+0000","mapping_epoch":121,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":122,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:49.415804+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:49.415804+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:11:23.752522+0000","scrub_duration":0.0087137450000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"68'3","reported_seq":350,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.042579+0000","last_change":"2023-09-23T22:48:46.704933+0000","last_active":"2023-09-23T23:01:32.042579+0000","last_peered":"2023-09-23T23:01:32.042579+0000","last_clean":"2023-09-23T23:01:32.042579+0000","last_became_active":"2023-09-23T22:48:46.637763+0000","last_became_peered":"2023-09-23T22:48:46.637763+0000","last_unstale":"2023-09-23T23:01:32.042579+0000","last_undegraded":"2023-09-23T23:01:32.042579+0000","last_fullsized":"2023-09-23T23:01:32.042579+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:53:19.139103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":322,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:43.785997+0000","last_change":"2023-09-23T22:58:38.101550+0000","last_active":"2023-09-23T23:01:43.785997+0000","last_peered":"2023-09-23T23:01:43.785997+0000","last_clean":"2023-09-23T23:01:43.785997+0000","last_became_active":"2023-09-23T22:58:38.100403+0000","last_became_peered":"2023-09-23T22:58:38.100403+0000","last_unstale":"2023-09-23T23:01:43.785997+0000","last_undegraded":"2023-09-23T23:01:43.785997+0000","last_fullsized":"2023-09-23T23:01:43.785997+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26.379398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"327'5045","reported_seq":5060,"reported_epoch":327,"state":"active+clean","last_fresh":"2023-09-23T23:02:22.505347+0000","last_change":"2023-09-23T23:00:57.125173+0000","last_active":"2023-09-23T23:02:22.505347+0000","last_peered":"2023-09-23T23:02:22.505347+0000","last_clean":"2023-09-23T23:02:22.505347+0000","last_became_active":"2023-09-23T23:00:57.124375+0000","last_became_peered":"2023-09-23T23:00:57.124375+0000","last_unstale":"2023-09-23T23:02:22.505347+0000","last_undegraded":"2023-09-23T23:02:22.505347+0000","last_fullsized":"2023-09-23T23:02:22.505347+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":5045,"log_dups_size":0,"ondisk_log_size":5045,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28.617419+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":330629120,"num_objects":5045,"num_object_clones":0,"num_object_copies":15135,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5045,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5045,"num_write_kb":322880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.8","version":"78'161","reported_seq":609,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.040613+0000","last_change":"2023-09-23T22:48:07.760032+0000","last_active":"2023-09-23T23:01:32.040613+0000","last_peered":"2023-09-23T23:01:32.040613+0000","last_clean":"2023-09-23T23:01:32.040613+0000","last_became_active":"2023-09-23T22:48:07.759628+0000","last_became_peered":"2023-09-23T22:48:07.759628+0000","last_unstale":"2023-09-23T23:01:32.040613+0000","last_undegraded":"2023-09-23T23:01:32.040613+0000","last_fullsized":"2023-09-23T23:01:32.040613+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:39:52.437433+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:39:52.437433+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:56:26.166535+0000","scrub_duration":0.017880975,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":262688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":255,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.037997+0000","last_change":"2023-09-23T22:58:39.109782+0000","last_active":"2023-09-23T23:01:32.037997+0000","last_peered":"2023-09-23T23:01:32.037997+0000","last_clean":"2023-09-23T23:01:32.037997+0000","last_became_active":"2023-09-23T22:58:39.109428+0000","last_became_peered":"2023-09-23T22:58:39.109428+0000","last_unstale":"2023-09-23T23:01:32.037997+0000","last_undegraded":"2023-09-23T23:01:32.037997+0000","last_fullsized":"2023-09-23T23:01:32.037997+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.867655+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":340,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:43.786017+0000","last_change":"2023-09-23T22:58:39.107986+0000","last_active":"2023-09-23T23:01:43.786017+0000","last_peered":"2023-09-23T23:01:43.786017+0000","last_clean":"2023-09-23T23:01:43.786017+0000","last_became_active":"2023-09-23T22:58:39.107635+0000","last_became_peered":"2023-09-23T22:58:39.107635+0000","last_unstale":"2023-09-23T23:01:43.786017+0000","last_undegraded":"2023-09-23T23:01:43.786017+0000","last_fullsized":"2023-09-23T23:01:43.786017+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:17:38.260979+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.1","version":"327'5001","reported_seq":5015,"reported_epoch":327,"state":"active+clean","last_fresh":"2023-09-23T23:02:21.176794+0000","last_change":"2023-09-23T23:00:57.127660+0000","last_active":"2023-09-23T23:02:21.176794+0000","last_peered":"2023-09-23T23:02:21.176794+0000","last_clean":"2023-09-23T23:02:21.176794+0000","last_became_active":"2023-09-23T23:00:57.126396+0000","last_became_peered":"2023-09-23T23:00:57.126396+0000","last_unstale":"2023-09-23T23:02:21.176794+0000","last_undegraded":"2023-09-23T23:02:21.176794+0000","last_fullsized":"2023-09-23T23:02:21.176794+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":5001,"log_dups_size":0,"ondisk_log_size":5001,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:04:42.354099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327745536,"num_objects":5001,"num_object_clones":0,"num_object_copies":15003,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5001,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5001,"num_write_kb":320064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.b","version":"78'161","reported_seq":468,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.037946+0000","last_change":"2023-09-23T23:00:22.567119+0000","last_active":"2023-09-23T23:01:32.037946+0000","last_peered":"2023-09-23T23:01:32.037946+0000","last_clean":"2023-09-23T23:01:32.037946+0000","last_became_active":"2023-09-23T23:00:17.183765+0000","last_became_peered":"2023-09-23T23:00:17.183765+0000","last_unstale":"2023-09-23T23:01:32.037946+0000","last_undegraded":"2023-09-23T23:01:32.037946+0000","last_fullsized":"2023-09-23T23:01:32.037946+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:22.566993+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:22.566993+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:16:22.352536+0000","scrub_duration":0.0026922669999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.9","version":"0'0","reported_seq":304,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.044343+0000","last_change":"2023-09-23T22:32:30.184434+0000","last_active":"2023-09-23T23:01:32.044343+0000","last_peered":"2023-09-23T23:01:32.044343+0000","last_clean":"2023-09-23T23:01:32.044343+0000","last_became_active":"2023-09-23T22:32:30.183937+0000","last_became_peered":"2023-09-23T22:32:30.183937+0000","last_unstale":"2023-09-23T23:01:32.044343+0000","last_undegraded":"2023-09-23T23:01:32.044343+0000","last_fullsized":"2023-09-23T23:01:32.044343+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:25.993348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":342,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:43.786033+0000","last_change":"2023-09-23T22:58:39.114192+0000","last_active":"2023-09-23T23:01:43.786033+0000","last_peered":"2023-09-23T23:01:43.786033+0000","last_clean":"2023-09-23T23:01:43.786033+0000","last_became_active":"2023-09-23T22:58:39.113967+0000","last_became_peered":"2023-09-23T22:58:39.113967+0000","last_unstale":"2023-09-23T23:01:43.786033+0000","last_undegraded":"2023-09-23T23:01:43.786033+0000","last_fullsized":"2023-09-23T23:01:43.786033+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45:13.450922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[4,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.0","version":"327'5028","reported_seq":5043,"reported_epoch":327,"state":"active+clean","last_fresh":"2023-09-23T23:02:23.221976+0000","last_change":"2023-09-23T23:00:57.124538+0000","last_active":"2023-09-23T23:02:23.221976+0000","last_peered":"2023-09-23T23:02:23.221976+0000","last_clean":"2023-09-23T23:02:23.221976+0000","last_became_active":"2023-09-23T23:00:57.124246+0000","last_became_peered":"2023-09-23T23:00:57.124246+0000","last_unstale":"2023-09-23T23:02:23.221976+0000","last_undegraded":"2023-09-23T23:02:23.221976+0000","last_fullsized":"2023-09-23T23:02:23.221976+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":5028,"log_dups_size":0,"ondisk_log_size":5028,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:38:07.418827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":329515008,"num_objects":5028,"num_object_clones":0,"num_object_copies":15084,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5028,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5028,"num_write_kb":321792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.a","version":"78'161","reported_seq":622,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.040463+0000","last_change":"2023-09-23T22:58:38.134976+0000","last_active":"2023-09-23T23:01:32.040463+0000","last_peered":"2023-09-23T23:01:32.040463+0000","last_clean":"2023-09-23T23:01:32.040463+0000","last_became_active":"2023-09-23T22:58:38.134401+0000","last_became_peered":"2023-09-23T22:58:38.134401+0000","last_unstale":"2023-09-23T23:01:32.040463+0000","last_undegraded":"2023-09-23T23:01:32.040463+0000","last_fullsized":"2023-09-23T23:01:32.040463+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:39:54.455854+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:39:54.455854+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:12:01.922113+0000","scrub_duration":0.0075565679999999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":160,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.044666+0000","last_change":"2023-09-23T22:58:11.070416+0000","last_active":"2023-09-23T23:01:32.044666+0000","last_peered":"2023-09-23T23:01:32.044666+0000","last_clean":"2023-09-23T23:01:32.044666+0000","last_became_active":"2023-09-23T22:58:11.070061+0000","last_became_peered":"2023-09-23T22:58:11.070061+0000","last_unstale":"2023-09-23T23:01:32.044666+0000","last_undegraded":"2023-09-23T23:01:32.044666+0000","last_fullsized":"2023-09-23T23:01:32.044666+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:00.462265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,4],"acting":[3,7,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":118,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.043086+0000","last_change":"2023-09-23T22:58:11.072853+0000","last_active":"2023-09-23T23:01:32.043086+0000","last_peered":"2023-09-23T23:01:32.043086+0000","last_clean":"2023-09-23T23:01:32.043086+0000","last_became_active":"2023-09-23T22:58:11.072485+0000","last_became_peered":"2023-09-23T22:58:11.072485+0000","last_unstale":"2023-09-23T23:01:32.043086+0000","last_undegraded":"2023-09-23T23:01:32.043086+0000","last_fullsized":"2023-09-23T23:01:32.043086+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:00.347481+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.d","version":"327'4932","reported_seq":4947,"reported_epoch":327,"state":"active+clean","last_fresh":"2023-09-23T23:02:22.514235+0000","last_change":"2023-09-23T23:00:57.122348+0000","last_active":"2023-09-23T23:02:22.514235+0000","last_peered":"2023-09-23T23:02:22.514235+0000","last_clean":"2023-09-23T23:02:22.514235+0000","last_became_active":"2023-09-23T23:00:57.122027+0000","last_became_peered":"2023-09-23T23:00:57.122027+0000","last_unstale":"2023-09-23T23:02:22.514235+0000","last_undegraded":"2023-09-23T23:02:22.514235+0000","last_fullsized":"2023-09-23T23:02:22.514235+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":4932,"log_dups_size":0,"ondisk_log_size":4932,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:12:01.843367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":323223552,"num_objects":4932,"num_object_clones":0,"num_object_copies":14796,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4932,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4932,"num_write_kb":315648,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.7","version":"78'161","reported_seq":703,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.038188+0000","last_change":"2023-09-23T23:00:17.560345+0000","last_active":"2023-09-23T23:01:32.038188+0000","last_peered":"2023-09-23T23:01:32.038188+0000","last_clean":"2023-09-23T23:01:32.038188+0000","last_became_active":"2023-09-23T22:58:38.123850+0000","last_became_peered":"2023-09-23T22:58:38.123850+0000","last_unstale":"2023-09-23T23:01:32.038188+0000","last_undegraded":"2023-09-23T23:01:32.038188+0000","last_fullsized":"2023-09-23T23:01:32.038188+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:17.560200+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:17.560200+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:30:26.427335+0000","scrub_duration":0.0030315899999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":281,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.038030+0000","last_change":"2023-09-23T22:58:11.075552+0000","last_active":"2023-09-23T23:01:32.038030+0000","last_peered":"2023-09-23T23:01:32.038030+0000","last_clean":"2023-09-23T23:01:32.038030+0000","last_became_active":"2023-09-23T22:58:11.075076+0000","last_became_peered":"2023-09-23T22:58:11.075076+0000","last_unstale":"2023-09-23T23:01:32.038030+0000","last_undegraded":"2023-09-23T23:01:32.038030+0000","last_fullsized":"2023-09-23T23:01:32.038030+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.652059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":128,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.040714+0000","last_change":"2023-09-23T22:48:08.825719+0000","last_active":"2023-09-23T23:01:32.040714+0000","last_peered":"2023-09-23T23:01:32.040714+0000","last_clean":"2023-09-23T23:01:32.040714+0000","last_became_active":"2023-09-23T22:48:08.825355+0000","last_became_peered":"2023-09-23T22:48:08.825355+0000","last_unstale":"2023-09-23T23:01:32.040714+0000","last_undegraded":"2023-09-23T23:01:32.040714+0000","last_fullsized":"2023-09-23T23:01:32.040714+0000","mapping_epoch":221,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":222,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.010623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":277,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.040389+0000","last_change":"2023-09-23T22:58:11.077337+0000","last_active":"2023-09-23T23:01:32.040389+0000","last_peered":"2023-09-23T23:01:32.040389+0000","last_clean":"2023-09-23T23:01:32.040389+0000","last_became_active":"2023-09-23T22:58:11.076957+0000","last_became_peered":"2023-09-23T22:58:11.076957+0000","last_unstale":"2023-09-23T23:01:32.040389+0000","last_undegraded":"2023-09-23T23:01:32.040389+0000","last_fullsized":"2023-09-23T23:01:32.040389+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30.185413+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[5,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.b","version":"327'5067","reported_seq":5082,"reported_epoch":327,"state":"active+clean","last_fresh":"2023-09-23T23:02:23.184793+0000","last_change":"2023-09-23T23:00:57.126141+0000","last_active":"2023-09-23T23:02:23.184793+0000","last_peered":"2023-09-23T23:02:23.184793+0000","last_clean":"2023-09-23T23:02:23.184793+0000","last_became_active":"2023-09-23T23:00:57.125796+0000","last_became_peered":"2023-09-23T23:00:57.125796+0000","last_unstale":"2023-09-23T23:02:23.184793+0000","last_undegraded":"2023-09-23T23:02:23.184793+0000","last_fullsized":"2023-09-23T23:02:23.184793+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":5067,"log_dups_size":0,"ondisk_log_size":5067,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:42:27.616607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":332070912,"num_objects":5067,"num_object_clones":0,"num_object_copies":15201,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5067,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5067,"num_write_kb":324288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"78'161","reported_seq":591,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.040327+0000","last_change":"2023-09-23T22:58:38.175485+0000","last_active":"2023-09-23T23:01:32.040327+0000","last_peered":"2023-09-23T23:01:32.040327+0000","last_clean":"2023-09-23T23:01:32.040327+0000","last_became_active":"2023-09-23T22:57:41.950330+0000","last_became_peered":"2023-09-23T22:57:41.950330+0000","last_unstale":"2023-09-23T23:01:32.040327+0000","last_undegraded":"2023-09-23T23:01:32.040327+0000","last_fullsized":"2023-09-23T23:01:32.040327+0000","mapping_epoch":229,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:58:38.175351+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:58:38.175351+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:08:36.602280+0000","scrub_duration":0.0026615319999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":159,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.040538+0000","last_change":"2023-09-23T22:58:39.108496+0000","last_active":"2023-09-23T23:01:32.040538+0000","last_peered":"2023-09-23T23:01:32.040538+0000","last_clean":"2023-09-23T23:01:32.040538+0000","last_became_active":"2023-09-23T22:58:39.107920+0000","last_became_peered":"2023-09-23T22:58:39.107920+0000","last_unstale":"2023-09-23T23:01:32.040538+0000","last_undegraded":"2023-09-23T23:01:32.040538+0000","last_fullsized":"2023-09-23T23:01:32.040538+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:00.314998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,0],"acting":[5,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":334,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:38.782727+0000","last_change":"2023-09-23T22:58:38.116431+0000","last_active":"2023-09-23T23:01:38.782727+0000","last_peered":"2023-09-23T23:01:38.782727+0000","last_clean":"2023-09-23T23:01:38.782727+0000","last_became_active":"2023-09-23T22:58:38.116034+0000","last_became_peered":"2023-09-23T22:58:38.116034+0000","last_unstale":"2023-09-23T23:01:38.782727+0000","last_undegraded":"2023-09-23T23:01:38.782727+0000","last_fullsized":"2023-09-23T23:01:38.782727+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:42.833064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":243,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.044132+0000","last_change":"2023-09-23T22:58:39.102119+0000","last_active":"2023-09-23T23:01:32.044132+0000","last_peered":"2023-09-23T23:01:32.044132+0000","last_clean":"2023-09-23T23:01:32.044132+0000","last_became_active":"2023-09-23T22:58:39.101656+0000","last_became_peered":"2023-09-23T22:58:39.101656+0000","last_unstale":"2023-09-23T23:01:32.044132+0000","last_undegraded":"2023-09-23T23:01:32.044132+0000","last_fullsized":"2023-09-23T23:01:32.044132+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44:47.761678+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,6],"acting":[2,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"11.8","version":"327'4983","reported_seq":4998,"reported_epoch":327,"state":"active+clean","last_fresh":"2023-09-23T23:02:23.152672+0000","last_change":"2023-09-23T23:00:57.123945+0000","last_active":"2023-09-23T23:02:23.152672+0000","last_peered":"2023-09-23T23:02:23.152672+0000","last_clean":"2023-09-23T23:02:23.152672+0000","last_became_active":"2023-09-23T23:00:57.123610+0000","last_became_peered":"2023-09-23T23:00:57.123610+0000","last_unstale":"2023-09-23T23:02:23.152672+0000","last_undegraded":"2023-09-23T23:02:23.152672+0000","last_fullsized":"2023-09-23T23:02:23.152672+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":4983,"log_dups_size":0,"ondisk_log_size":4983,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:58:21.543057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":326565888,"num_objects":4983,"num_object_clones":0,"num_object_copies":14949,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4983,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4983,"num_write_kb":318912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"78'161","reported_seq":780,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.040920+0000","last_change":"2023-09-23T23:00:07.396514+0000","last_active":"2023-09-23T23:01:32.040920+0000","last_peered":"2023-09-23T23:01:32.040920+0000","last_clean":"2023-09-23T23:01:32.040920+0000","last_became_active":"2023-09-23T22:57:41.951533+0000","last_became_peered":"2023-09-23T22:57:41.951533+0000","last_unstale":"2023-09-23T23:01:32.040920+0000","last_undegraded":"2023-09-23T23:01:32.040920+0000","last_fullsized":"2023-09-23T23:01:32.040920+0000","mapping_epoch":229,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:07.396372+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:07.396372+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:50:52.709761+0000","scrub_duration":0.003571383,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":359,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.042414+0000","last_change":"2023-09-23T22:47:26.779248+0000","last_active":"2023-09-23T23:01:32.042414+0000","last_peered":"2023-09-23T23:01:32.042414+0000","last_clean":"2023-09-23T23:01:32.042414+0000","last_became_active":"2023-09-23T22:47:26.778838+0000","last_became_peered":"2023-09-23T22:47:26.778838+0000","last_unstale":"2023-09-23T23:01:32.042414+0000","last_undegraded":"2023-09-23T23:01:32.042414+0000","last_fullsized":"2023-09-23T23:01:32.042414+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:42.545099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":286,"reported_epoch":327,"state":"active+clean","last_fresh":"2023-09-23T23:01:55.047486+0000","last_change":"2023-09-23T22:58:39.111768+0000","last_active":"2023-09-23T23:01:55.047486+0000","last_peered":"2023-09-23T23:01:55.047486+0000","last_clean":"2023-09-23T23:01:55.047486+0000","last_became_active":"2023-09-23T22:58:39.111373+0000","last_became_peered":"2023-09-23T22:58:39.111373+0000","last_unstale":"2023-09-23T23:01:55.047486+0000","last_undegraded":"2023-09-23T23:01:55.047486+0000","last_fullsized":"2023-09-23T23:01:55.047486+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54:04.569243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,0],"acting":[2,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":248,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.041859+0000","last_change":"2023-09-23T22:58:11.076729+0000","last_active":"2023-09-23T23:01:32.041859+0000","last_peered":"2023-09-23T23:01:32.041859+0000","last_clean":"2023-09-23T23:01:32.041859+0000","last_became_active":"2023-09-23T22:58:11.076349+0000","last_became_peered":"2023-09-23T22:58:11.076349+0000","last_unstale":"2023-09-23T23:01:32.041859+0000","last_undegraded":"2023-09-23T23:01:32.041859+0000","last_fullsized":"2023-09-23T23:01:32.041859+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10.695778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"11.a","version":"327'5148","reported_seq":5163,"reported_epoch":327,"state":"active+clean","last_fresh":"2023-09-23T23:02:23.198502+0000","last_change":"2023-09-23T23:00:57.129595+0000","last_active":"2023-09-23T23:02:23.198502+0000","last_peered":"2023-09-23T23:02:23.198502+0000","last_clean":"2023-09-23T23:02:23.198502+0000","last_became_active":"2023-09-23T23:00:57.129329+0000","last_became_peered":"2023-09-23T23:00:57.129329+0000","last_unstale":"2023-09-23T23:02:23.198502+0000","last_undegraded":"2023-09-23T23:02:23.198502+0000","last_fullsized":"2023-09-23T23:02:23.198502+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":5148,"log_dups_size":0,"ondisk_log_size":5148,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:59.611116+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":5148,"num_write_kb":329472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":130,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.040876+0000","last_change":"2023-09-23T22:48:07.754566+0000","last_active":"2023-09-23T23:01:32.040876+0000","last_peered":"2023-09-23T23:01:32.040876+0000","last_clean":"2023-09-23T23:01:32.040876+0000","last_became_active":"2023-09-23T22:48:07.754001+0000","last_became_peered":"2023-09-23T22:48:07.754001+0000","last_unstale":"2023-09-23T23:01:32.040876+0000","last_undegraded":"2023-09-23T23:01:32.040876+0000","last_fullsized":"2023-09-23T23:01:32.040876+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:07.601926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"78'161","reported_seq":772,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.039515+0000","last_change":"2023-09-23T23:00:16.175406+0000","last_active":"2023-09-23T23:01:32.039515+0000","last_peered":"2023-09-23T23:01:32.039515+0000","last_clean":"2023-09-23T23:01:32.039515+0000","last_became_active":"2023-09-23T22:58:38.124788+0000","last_became_peered":"2023-09-23T22:58:38.124788+0000","last_unstale":"2023-09-23T23:01:32.039515+0000","last_undegraded":"2023-09-23T23:01:32.039515+0000","last_fullsized":"2023-09-23T23:01:32.039515+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:16.175257+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:16.175257+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:59:04.066406+0000","scrub_duration":0.011232875,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":178,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:54.801001+0000","last_change":"2023-09-23T22:58:38.114914+0000","last_active":"2023-09-23T23:01:54.801001+0000","last_peered":"2023-09-23T23:01:54.801001+0000","last_clean":"2023-09-23T23:01:54.801001+0000","last_became_active":"2023-09-23T22:58:38.114620+0000","last_became_peered":"2023-09-23T22:58:38.114620+0000","last_unstale":"2023-09-23T23:01:54.801001+0000","last_undegraded":"2023-09-23T23:01:54.801001+0000","last_fullsized":"2023-09-23T23:01:54.801001+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:57.977244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":239,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.038071+0000","last_change":"2023-09-23T22:58:38.135007+0000","last_active":"2023-09-23T23:01:32.038071+0000","last_peered":"2023-09-23T23:01:32.038071+0000","last_clean":"2023-09-23T23:01:32.038071+0000","last_became_active":"2023-09-23T22:58:38.133871+0000","last_became_peered":"2023-09-23T22:58:38.133871+0000","last_unstale":"2023-09-23T23:01:32.038071+0000","last_undegraded":"2023-09-23T23:01:32.038071+0000","last_fullsized":"2023-09-23T23:01:32.038071+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07.531845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"327'4915","reported_seq":4930,"reported_epoch":327,"state":"active+clean","last_fresh":"2023-09-23T23:02:23.152636+0000","last_change":"2023-09-23T23:00:57.125441+0000","last_active":"2023-09-23T23:02:23.152636+0000","last_peered":"2023-09-23T23:02:23.152636+0000","last_clean":"2023-09-23T23:02:23.152636+0000","last_became_active":"2023-09-23T23:00:57.125047+0000","last_became_peered":"2023-09-23T23:00:57.125047+0000","last_unstale":"2023-09-23T23:02:23.152636+0000","last_undegraded":"2023-09-23T23:02:23.152636+0000","last_fullsized":"2023-09-23T23:02:23.152636+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":4915,"log_dups_size":0,"ondisk_log_size":4915,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39.274762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":322109440,"num_objects":4915,"num_object_clones":0,"num_object_copies":14745,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4915,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4915,"num_write_kb":314560,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.3","version":"78'161","reported_seq":462,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.037813+0000","last_change":"2023-09-23T23:00:24.540202+0000","last_active":"2023-09-23T23:01:32.037813+0000","last_peered":"2023-09-23T23:01:32.037813+0000","last_clean":"2023-09-23T23:01:32.037813+0000","last_became_active":"2023-09-23T22:58:39.110145+0000","last_became_peered":"2023-09-23T22:58:39.110145+0000","last_unstale":"2023-09-23T23:01:32.037813+0000","last_undegraded":"2023-09-23T23:01:32.037813+0000","last_fullsized":"2023-09-23T23:01:32.037813+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:24.540060+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:24.540060+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:59:27.399342+0000","scrub_duration":0.0036054709999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[6,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":345,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.039461+0000","last_change":"2023-09-23T22:58:11.076615+0000","last_active":"2023-09-23T23:01:32.039461+0000","last_peered":"2023-09-23T23:01:32.039461+0000","last_clean":"2023-09-23T23:01:32.039461+0000","last_became_active":"2023-09-23T22:58:11.076183+0000","last_became_peered":"2023-09-23T22:58:11.076183+0000","last_unstale":"2023-09-23T23:01:32.039461+0000","last_undegraded":"2023-09-23T23:01:32.039461+0000","last_fullsized":"2023-09-23T23:01:32.039461+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39.632455+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":117,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.040324+0000","last_change":"2023-09-23T22:48:46.617394+0000","last_active":"2023-09-23T23:01:32.040324+0000","last_peered":"2023-09-23T23:01:32.040324+0000","last_clean":"2023-09-23T23:01:32.040324+0000","last_became_active":"2023-09-23T22:48:46.616996+0000","last_became_peered":"2023-09-23T22:48:46.616996+0000","last_unstale":"2023-09-23T23:01:32.040324+0000","last_undegraded":"2023-09-23T23:01:32.040324+0000","last_fullsized":"2023-09-23T23:01:32.040324+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:12.628230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":126,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:49.908991+0000","last_change":"2023-09-23T22:58:11.074368+0000","last_active":"2023-09-23T23:01:49.908991+0000","last_peered":"2023-09-23T23:01:49.908991+0000","last_clean":"2023-09-23T23:01:49.908991+0000","last_became_active":"2023-09-23T22:58:11.073953+0000","last_became_peered":"2023-09-23T22:58:11.073953+0000","last_unstale":"2023-09-23T23:01:49.908991+0000","last_undegraded":"2023-09-23T23:01:49.908991+0000","last_fullsized":"2023-09-23T23:01:49.908991+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22.584476+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.c","version":"327'5054","reported_seq":5069,"reported_epoch":327,"state":"active+clean","last_fresh":"2023-09-23T23:02:22.461151+0000","last_change":"2023-09-23T23:00:57.123214+0000","last_active":"2023-09-23T23:02:22.461151+0000","last_peered":"2023-09-23T23:02:22.461151+0000","last_clean":"2023-09-23T23:02:22.461151+0000","last_became_active":"2023-09-23T23:00:57.122332+0000","last_became_peered":"2023-09-23T23:00:57.122332+0000","last_unstale":"2023-09-23T23:02:22.461151+0000","last_undegraded":"2023-09-23T23:02:22.461151+0000","last_fullsized":"2023-09-23T23:02:22.461151+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":5054,"log_dups_size":0,"ondisk_log_size":5054,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08.056219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":331218944,"num_objects":5054,"num_object_clones":0,"num_object_copies":15162,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5054,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5054,"num_write_kb":323456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.6","version":"78'161","reported_seq":674,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.037903+0000","last_change":"2023-09-23T23:00:12.596762+0000","last_active":"2023-09-23T23:01:32.037903+0000","last_peered":"2023-09-23T23:01:32.037903+0000","last_clean":"2023-09-23T23:01:32.037903+0000","last_became_active":"2023-09-23T22:58:38.114830+0000","last_became_peered":"2023-09-23T22:58:38.114830+0000","last_unstale":"2023-09-23T23:01:32.037903+0000","last_undegraded":"2023-09-23T23:01:32.037903+0000","last_fullsized":"2023-09-23T23:01:32.037903+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:12.596648+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:12.596648+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:02:59.125449+0000","scrub_duration":0.01185338,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":335,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.041836+0000","last_change":"2023-09-23T22:48:46.633265+0000","last_active":"2023-09-23T23:01:32.041836+0000","last_peered":"2023-09-23T23:01:32.041836+0000","last_clean":"2023-09-23T23:01:32.041836+0000","last_became_active":"2023-09-23T22:48:46.632933+0000","last_became_peered":"2023-09-23T22:48:46.632933+0000","last_unstale":"2023-09-23T23:01:32.041836+0000","last_undegraded":"2023-09-23T23:01:32.041836+0000","last_fullsized":"2023-09-23T23:01:32.041836+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:25.012443+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":277,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.044387+0000","last_change":"2023-09-23T22:58:11.078520+0000","last_active":"2023-09-23T23:01:32.044387+0000","last_peered":"2023-09-23T23:01:32.044387+0000","last_clean":"2023-09-23T23:01:32.044387+0000","last_became_active":"2023-09-23T22:58:11.078153+0000","last_became_peered":"2023-09-23T22:58:11.078153+0000","last_unstale":"2023-09-23T23:01:32.044387+0000","last_undegraded":"2023-09-23T23:01:32.044387+0000","last_fullsized":"2023-09-23T23:01:32.044387+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:05.525998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.3","version":"0'0","reported_seq":117,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.038416+0000","last_change":"2023-09-23T22:48:46.634052+0000","last_active":"2023-09-23T23:01:32.038416+0000","last_peered":"2023-09-23T23:01:32.038416+0000","last_clean":"2023-09-23T23:01:32.038416+0000","last_became_active":"2023-09-23T22:48:46.633694+0000","last_became_peered":"2023-09-23T22:48:46.633694+0000","last_unstale":"2023-09-23T23:01:32.038416+0000","last_undegraded":"2023-09-23T23:01:32.038416+0000","last_fullsized":"2023-09-23T23:01:32.038416+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58.900727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"327'5022","reported_seq":5036,"reported_epoch":327,"state":"active+clean","last_fresh":"2023-09-23T23:02:22.169069+0000","last_change":"2023-09-23T23:00:57.127630+0000","last_active":"2023-09-23T23:02:22.169069+0000","last_peered":"2023-09-23T23:02:22.169069+0000","last_clean":"2023-09-23T23:02:22.169069+0000","last_became_active":"2023-09-23T23:00:57.126576+0000","last_became_peered":"2023-09-23T23:00:57.126576+0000","last_unstale":"2023-09-23T23:02:22.169069+0000","last_undegraded":"2023-09-23T23:02:22.169069+0000","last_fullsized":"2023-09-23T23:02:22.169069+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":5022,"log_dups_size":0,"ondisk_log_size":5022,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:52.264481+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":5022,"num_write_kb":321408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.5","version":"78'161","reported_seq":755,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.047684+0000","last_change":"2023-09-23T23:00:08.556966+0000","last_active":"2023-09-23T23:01:32.047684+0000","last_peered":"2023-09-23T23:01:32.047684+0000","last_clean":"2023-09-23T23:01:32.047684+0000","last_became_active":"2023-09-23T22:58:38.117350+0000","last_became_peered":"2023-09-23T22:58:38.117350+0000","last_unstale":"2023-09-23T23:01:32.047684+0000","last_undegraded":"2023-09-23T23:01:32.047684+0000","last_fullsized":"2023-09-23T23:01:32.047684+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:08.556815+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:08.556815+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:34:28.485229+0000","scrub_duration":0.015754444999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"67'2","reported_seq":345,"reported_epoch":327,"state":"active+clean","last_fresh":"2023-09-23T23:01:55.051184+0000","last_change":"2023-09-23T22:48:46.707617+0000","last_active":"2023-09-23T23:01:55.051184+0000","last_peered":"2023-09-23T23:01:55.051184+0000","last_clean":"2023-09-23T23:01:55.051184+0000","last_became_active":"2023-09-23T22:48:46.654893+0000","last_became_peered":"2023-09-23T22:48:46.654893+0000","last_unstale":"2023-09-23T23:01:55.051184+0000","last_undegraded":"2023-09-23T23:01:55.051184+0000","last_fullsized":"2023-09-23T23:01:55.051184+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.132199+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":96,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.037612+0000","last_change":"2023-09-23T22:58:39.233482+0000","last_active":"2023-09-23T23:01:32.037612+0000","last_peered":"2023-09-23T23:01:32.037612+0000","last_clean":"2023-09-23T23:01:32.037612+0000","last_became_active":"2023-09-23T22:58:39.233176+0000","last_became_peered":"2023-09-23T22:58:39.233176+0000","last_unstale":"2023-09-23T23:01:32.037612+0000","last_undegraded":"2023-09-23T23:01:32.037612+0000","last_fullsized":"2023-09-23T23:01:32.037612+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:21:37.271391+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[6,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":161,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.041549+0000","last_change":"2023-09-23T22:48:46.635443+0000","last_active":"2023-09-23T23:01:32.041549+0000","last_peered":"2023-09-23T23:01:32.041549+0000","last_clean":"2023-09-23T23:01:32.041549+0000","last_became_active":"2023-09-23T22:48:46.631587+0000","last_became_peered":"2023-09-23T22:48:46.631587+0000","last_unstale":"2023-09-23T23:01:32.041549+0000","last_undegraded":"2023-09-23T23:01:32.041549+0000","last_fullsized":"2023-09-23T23:01:32.041549+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:26.553217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"327'5134","reported_seq":5149,"reported_epoch":327,"state":"active+clean","last_fresh":"2023-09-23T23:02:23.808323+0000","last_change":"2023-09-23T23:00:57.126762+0000","last_active":"2023-09-23T23:02:23.808323+0000","last_peered":"2023-09-23T23:02:23.808323+0000","last_clean":"2023-09-23T23:02:23.808323+0000","last_became_active":"2023-09-23T23:00:57.125839+0000","last_became_peered":"2023-09-23T23:00:57.125839+0000","last_unstale":"2023-09-23T23:02:23.808323+0000","last_undegraded":"2023-09-23T23:02:23.808323+0000","last_fullsized":"2023-09-23T23:02:23.808323+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":5134,"log_dups_size":0,"ondisk_log_size":5134,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42.455584+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":336461824,"num_objects":5134,"num_object_clones":0,"num_object_copies":15402,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5134,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5134,"num_write_kb":328576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.4","version":"78'161","reported_seq":724,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.042174+0000","last_change":"2023-09-23T23:00:01.238881+0000","last_active":"2023-09-23T23:01:32.042174+0000","last_peered":"2023-09-23T23:01:32.042174+0000","last_clean":"2023-09-23T23:01:32.042174+0000","last_became_active":"2023-09-23T22:57:41.952078+0000","last_became_peered":"2023-09-23T22:57:41.952078+0000","last_unstale":"2023-09-23T23:01:32.042174+0000","last_undegraded":"2023-09-23T23:01:32.042174+0000","last_fullsized":"2023-09-23T23:01:32.042174+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:01.238662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:01.238662+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T08:08:21.607599+0000","scrub_duration":0.0049612069999999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":234,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.038099+0000","last_change":"2023-09-23T22:58:38.123935+0000","last_active":"2023-09-23T23:01:32.038099+0000","last_peered":"2023-09-23T23:01:32.038099+0000","last_clean":"2023-09-23T23:01:32.038099+0000","last_became_active":"2023-09-23T22:58:38.123429+0000","last_became_peered":"2023-09-23T22:58:38.123429+0000","last_unstale":"2023-09-23T23:01:32.038099+0000","last_undegraded":"2023-09-23T23:01:32.038099+0000","last_fullsized":"2023-09-23T23:01:32.038099+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.750278+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'1","reported_seq":134,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:49.909014+0000","last_change":"2023-09-23T22:58:11.078437+0000","last_active":"2023-09-23T23:01:49.909014+0000","last_peered":"2023-09-23T23:01:49.909014+0000","last_clean":"2023-09-23T23:01:49.909014+0000","last_became_active":"2023-09-23T22:58:11.073517+0000","last_became_peered":"2023-09-23T22:58:11.073517+0000","last_unstale":"2023-09-23T23:01:49.909014+0000","last_undegraded":"2023-09-23T23:01:49.909014+0000","last_fullsized":"2023-09-23T23:01:49.909014+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-24T23:35:27.888645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":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":[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":323,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:38.782655+0000","last_change":"2023-09-23T22:58:38.098917+0000","last_active":"2023-09-23T23:01:38.782655+0000","last_peered":"2023-09-23T23:01:38.782655+0000","last_clean":"2023-09-23T23:01:38.782655+0000","last_became_active":"2023-09-23T22:58:38.098144+0000","last_became_peered":"2023-09-23T22:58:38.098144+0000","last_unstale":"2023-09-23T23:01:38.782655+0000","last_undegraded":"2023-09-23T23:01:38.782655+0000","last_fullsized":"2023-09-23T23:01:38.782655+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:19.549301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":116,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.038508+0000","last_change":"2023-09-23T22:48:46.629301+0000","last_active":"2023-09-23T23:01:32.038508+0000","last_peered":"2023-09-23T23:01:32.038508+0000","last_clean":"2023-09-23T23:01:32.038508+0000","last_became_active":"2023-09-23T22:48:46.628812+0000","last_became_peered":"2023-09-23T22:48:46.628812+0000","last_unstale":"2023-09-23T23:01:32.038508+0000","last_undegraded":"2023-09-23T23:01:32.038508+0000","last_fullsized":"2023-09-23T23:01:32.038508+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:35.373152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":115,"reported_epoch":327,"state":"active+clean","last_fresh":"2023-09-23T23:01:55.048569+0000","last_change":"2023-09-23T22:58:11.078170+0000","last_active":"2023-09-23T23:01:55.048569+0000","last_peered":"2023-09-23T23:01:55.048569+0000","last_clean":"2023-09-23T23:01:55.048569+0000","last_became_active":"2023-09-23T22:58:11.077689+0000","last_became_peered":"2023-09-23T22:58:11.077689+0000","last_unstale":"2023-09-23T23:01:55.048569+0000","last_undegraded":"2023-09-23T23:01:55.048569+0000","last_fullsized":"2023-09-23T23:01:55.048569+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06:53.345631+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"67'2","reported_seq":162,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.040382+0000","last_change":"2023-09-23T22:58:39.131157+0000","last_active":"2023-09-23T23:01:32.040382+0000","last_peered":"2023-09-23T23:01:32.040382+0000","last_clean":"2023-09-23T23:01:32.040382+0000","last_became_active":"2023-09-23T22:58:39.107857+0000","last_became_peered":"2023-09-23T22:58:39.107857+0000","last_unstale":"2023-09-23T23:01:32.040382+0000","last_undegraded":"2023-09-23T23:01:32.040382+0000","last_fullsized":"2023-09-23T23:01:32.040382+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:15.536517+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":331,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.047064+0000","last_change":"2023-09-23T22:58:11.071816+0000","last_active":"2023-09-23T23:01:32.047064+0000","last_peered":"2023-09-23T23:01:32.047064+0000","last_clean":"2023-09-23T23:01:32.047064+0000","last_became_active":"2023-09-23T22:58:11.071381+0000","last_became_peered":"2023-09-23T22:58:11.071381+0000","last_unstale":"2023-09-23T23:01:32.047064+0000","last_undegraded":"2023-09-23T23:01:32.047064+0000","last_fullsized":"2023-09-23T23:01:32.047064+0000","mapping_epoch":280,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":281,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23:49.792854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"67'2","reported_seq":151,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.042612+0000","last_change":"2023-09-23T22:58:38.135027+0000","last_active":"2023-09-23T23:01:32.042612+0000","last_peered":"2023-09-23T23:01:32.042612+0000","last_clean":"2023-09-23T23:01:32.042612+0000","last_became_active":"2023-09-23T22:58:38.134516+0000","last_became_peered":"2023-09-23T22:58:38.134516+0000","last_unstale":"2023-09-23T23:01:32.042612+0000","last_undegraded":"2023-09-23T23:01:32.042612+0000","last_fullsized":"2023-09-23T23:01:32.042612+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08.840512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":346,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.044029+0000","last_change":"2023-09-23T22:48:46.618827+0000","last_active":"2023-09-23T23:01:32.044029+0000","last_peered":"2023-09-23T23:01:32.044029+0000","last_clean":"2023-09-23T23:01:32.044029+0000","last_became_active":"2023-09-23T22:48:46.618422+0000","last_became_peered":"2023-09-23T22:48:46.618422+0000","last_unstale":"2023-09-23T23:01:32.044029+0000","last_undegraded":"2023-09-23T23:01:32.044029+0000","last_fullsized":"2023-09-23T23:01:32.044029+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:05:15.391441+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":167,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.042958+0000","last_change":"2023-09-23T22:58:38.123450+0000","last_active":"2023-09-23T23:01:32.042958+0000","last_peered":"2023-09-23T23:01:32.042958+0000","last_clean":"2023-09-23T23:01:32.042958+0000","last_became_active":"2023-09-23T22:58:38.123112+0000","last_became_peered":"2023-09-23T22:58:38.123112+0000","last_unstale":"2023-09-23T23:01:32.042958+0000","last_undegraded":"2023-09-23T23:01:32.042958+0000","last_fullsized":"2023-09-23T23:01:32.042958+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:37.366908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":169,"reported_epoch":327,"state":"active+clean","last_fresh":"2023-09-23T23:01:55.051714+0000","last_change":"2023-09-23T22:48:46.656085+0000","last_active":"2023-09-23T23:01:55.051714+0000","last_peered":"2023-09-23T23:01:55.051714+0000","last_clean":"2023-09-23T23:01:55.051714+0000","last_became_active":"2023-09-23T22:48:46.655776+0000","last_became_peered":"2023-09-23T22:48:46.655776+0000","last_unstale":"2023-09-23T23:01:55.051714+0000","last_undegraded":"2023-09-23T23:01:55.051714+0000","last_fullsized":"2023-09-23T23:01:55.051714+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:18:06.548888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'5","reported_seq":123,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.038437+0000","last_change":"2023-09-23T22:48:46.695590+0000","last_active":"2023-09-23T23:01:32.038437+0000","last_peered":"2023-09-23T23:01:32.038437+0000","last_clean":"2023-09-23T23:01:32.038437+0000","last_became_active":"2023-09-23T22:48:46.633697+0000","last_became_peered":"2023-09-23T22:48:46.633697+0000","last_unstale":"2023-09-23T23:01:32.038437+0000","last_undegraded":"2023-09-23T23:01:32.038437+0000","last_fullsized":"2023-09-23T23:01:32.038437+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T07:35:32.206552+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":338,"reported_epoch":326,"state":"active+clean","last_fresh":"2023-09-23T23:01:32.044167+0000","last_change":"2023-09-23T22:58:39.104688+0000","last_active":"2023-09-23T23:01:32.044167+0000","last_peered":"2023-09-23T23:01:32.044167+0000","last_clean":"2023-09-23T23:01:32.044167+0000","last_became_active":"2023-09-23T22:58:39.104220+0000","last_became_peered":"2023-09-23T22:58:39.104220+0000","last_unstale":"2023-09-23T23:01:32.044167+0000","last_undegraded":"2023-09-23T23:01:32.044167+0000","last_fullsized":"2023-09-23T23:01:32.044167+0000","mapping_epoch":288,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":289,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:54:27.496134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[4,6,3],"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":5274796032,"num_objects":80487,"num_object_clones":0,"num_object_copies":241461,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":80487,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":80487,"num_write_kb":5151168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":15819931648,"data_stored":15819931648,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80487,"ondisk_log_size":80487,"up":48,"acting":48,"num_store_stats":7},{"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":32,"num_read_kb":34,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":28,"num_bytes_recovered":1846,"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":41187,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":21,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":3381,"ondisk_log_size":3381,"up":63,"acting":63,"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":54,"seq":231928234548,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2738996,"kb_used_data":2239340,"kb_used_omap":0,"kb_used_meta":499648,"kb_avail":91006156,"statfs":{"total":95995035648,"available":93190303744,"internally_reserved":0,"allocated":2293084160,"data_stored":2292200852,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":511639552},"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 23:01:44 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":3.7639999999999998,"15min":2.4380000000000002},"min":{"1min":0.32500000000000001,"5min":0.245,"15min":0.24399999999999999},"max":{"1min":1.6919999999999999,"5min":117.029,"15min":117.986},"last":1.8160000000000001},{"interface":"front","average":{"1min":1.3859999999999999,"5min":4.1749999999999998,"15min":2.7000000000000002},"min":{"1min":0.48199999999999998,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":4.0750000000000002,"5min":115.812,"15min":119.358},"last":0.217}]},{"osd":1,"last update":"Sat Sep 23 23:02:07 2023","interfaces":[{"interface":"back","average":{"1min":1.7090000000000001,"5min":1.1779999999999999,"15min":2.968},"min":{"1min":0.40600000000000003,"5min":0.28499999999999998,"15min":0.26700000000000002},"max":{"1min":4.1260000000000003,"5min":4.718,"15min":268.22300000000001},"last":0.34000000000000002},{"interface":"front","average":{"1min":1.383,"5min":0.95699999999999996,"15min":2.786},"min":{"1min":0.35899999999999999,"5min":0.308,"15min":0.24199999999999999},"max":{"1min":8.7360000000000007,"5min":8.7360000000000007,"15min":268.15800000000002},"last":1.8500000000000001}]},{"osd":2,"last update":"Sat Sep 23 23:01:21 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":3.0139999999999998,"15min":2.1419999999999999},"min":{"1min":0.64000000000000001,"5min":0.28899999999999998,"15min":0.26400000000000001},"max":{"1min":1.3839999999999999,"5min":115.896,"15min":115.896},"last":0.29799999999999999},{"interface":"front","average":{"1min":0.98199999999999998,"5min":2.633,"15min":1.6850000000000001},"min":{"1min":0.59099999999999997,"5min":0.29399999999999998,"15min":0.28399999999999997},"max":{"1min":1.25,"5min":114.95699999999999,"15min":114.95699999999999},"last":1.772}]},{"osd":3,"last update":"Sat Sep 23 23:02:07 2023","interfaces":[{"interface":"back","average":{"1min":1.5409999999999999,"5min":1.2549999999999999,"15min":2.577},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.307},"max":{"1min":8.8279999999999994,"5min":8.8279999999999994,"15min":136.02199999999999},"last":1.8759999999999999},{"interface":"front","average":{"1min":1.732,"5min":1.393,"15min":2.7469999999999999},"min":{"1min":0.34399999999999997,"5min":0.312,"15min":0.312},"max":{"1min":6.798,"5min":8.298,"15min":136.12299999999999},"last":2.3260000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:01:21 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":1.5880000000000001,"15min":1.4239999999999999},"min":{"1min":0.69699999999999995,"5min":0.34499999999999997,"15min":0.314},"max":{"1min":1.454,"5min":18.834,"15min":18.834},"last":1.01},{"interface":"front","average":{"1min":1.1779999999999999,"5min":1.597,"15min":1.304},"min":{"1min":0.66900000000000004,"5min":0.35899999999999999,"15min":0.34699999999999998},"max":{"1min":1.704,"5min":18.722999999999999,"15min":18.722999999999999},"last":1.9299999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:01:27 2023","interfaces":[{"interface":"back","average":{"1min":1.228,"5min":1.1830000000000001,"15min":1.3620000000000001},"min":{"1min":0.84499999999999997,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.7789999999999999,"5min":4.8319999999999999,"15min":8.0719999999999992},"last":2.0249999999999999},{"interface":"front","average":{"1min":0.999,"5min":1.145,"15min":1.411},"min":{"1min":0.59999999999999998,"5min":0.36699999999999999,"15min":0.32700000000000001},"max":{"1min":1.2769999999999999,"5min":5.0990000000000002,"15min":12.205},"last":2.3740000000000001}]},{"osd":6,"last update":"Sat Sep 23 23:01:44 2023","interfaces":[{"interface":"back","average":{"1min":1.8660000000000001,"5min":1.7609999999999999,"15min":1.7829999999999999},"min":{"1min":0.56000000000000005,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":11.419,"5min":11.419,"15min":11.419},"last":1.899},{"interface":"front","average":{"1min":1.4630000000000001,"5min":1.714,"15min":1.766},"min":{"1min":0.751,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":3.1520000000000001,"5min":7.4539999999999997,"15min":7.4539999999999997},"last":2.415}]}]},{"osd":6,"up_from":287,"seq":1232655613998,"num_pgs":51,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2982188,"kb_used_data":2823140,"kb_used_omap":5,"kb_used_meta":159034,"kb_avail":90762964,"statfs":{"total":95995035648,"available":92941275136,"internally_reserved":0,"allocated":2890895360,"data_stored":2890020421,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5223,"internal_metadata":162851737},"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 23:01:45 2023","interfaces":[{"interface":"back","average":{"1min":1.3109999999999999,"5min":1.0589999999999999,"15min":1.034},"min":{"1min":0.253,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":4.4939999999999998,"5min":4.4939999999999998,"15min":4.4939999999999998},"last":1.9359999999999999},{"interface":"front","average":{"1min":0.96699999999999997,"5min":1.718,"15min":2.0179999999999998},"min":{"1min":0.26600000000000001,"5min":0.251,"15min":0.251},"max":{"1min":2.3290000000000002,"5min":10.413,"15min":10.413},"last":1.5449999999999999}]},{"osd":1,"last update":"Sat Sep 23 23:01:45 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.867,"15min":2.2730000000000001},"min":{"1min":0.30299999999999999,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":4.5199999999999996,"5min":19.613,"15min":19.613},"last":1.593},{"interface":"front","average":{"1min":0.82199999999999995,"5min":1.9059999999999999,"15min":2.3740000000000001},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.5489999999999999,"5min":19.628,"15min":19.628},"last":0.442}]},{"osd":2,"last update":"Sat Sep 23 23:01:45 2023","interfaces":[{"interface":"back","average":{"1min":1.7529999999999999,"5min":1.4590000000000001,"15min":1.5229999999999999},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":5.6520000000000001,"5min":5.6520000000000001,"15min":5.6520000000000001},"last":1.905},{"interface":"front","average":{"1min":1.431,"5min":1.4470000000000001,"15min":1.5580000000000001},"min":{"1min":0.57299999999999995,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":4.609,"5min":10.488,"15min":10.488},"last":1.6479999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:01:45 2023","interfaces":[{"interface":"back","average":{"1min":1.339,"5min":1.6519999999999999,"15min":1.8799999999999999},"min":{"1min":0.60199999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":3.0800000000000001,"5min":10.458,"15min":10.458},"last":1.6220000000000001},{"interface":"front","average":{"1min":0.97299999999999998,"5min":1.4630000000000001,"15min":1.6839999999999999},"min":{"1min":0.52300000000000002,"5min":0.372,"15min":0.372},"max":{"1min":3.137,"5min":9.4459999999999997,"15min":9.4459999999999997},"last":0.46800000000000003}]},{"osd":4,"last update":"Sat Sep 23 23:01:45 2023","interfaces":[{"interface":"back","average":{"1min":1.611,"5min":2.4409999999999998,"15min":2.9049999999999998},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":4.8689999999999998,"5min":15.17,"15min":15.17},"last":2.032},{"interface":"front","average":{"1min":1.1399999999999999,"5min":2.048,"15min":2.46},"min":{"1min":0.53000000000000003,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":2.2709999999999999,"5min":10.528,"15min":10.528},"last":1.573}]},{"osd":5,"last update":"Sat Sep 23 23:01:45 2023","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.3149999999999999,"15min":1.3129999999999999},"min":{"1min":0.65100000000000002,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":2.4830000000000001,"5min":5.2149999999999999,"15min":5.2149999999999999},"last":0.40899999999999997},{"interface":"front","average":{"1min":1.804,"5min":1.5349999999999999,"15min":1.542},"min":{"1min":0.60499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":4.9109999999999996,"5min":5.2380000000000004,"15min":5.2380000000000004},"last":1.8069999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:01:45 2023","interfaces":[{"interface":"back","average":{"1min":1.591,"5min":1.575,"15min":1.663},"min":{"1min":0.61299999999999999,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":8.0790000000000006,"5min":8.0790000000000006,"15min":8.0790000000000006},"last":1.8700000000000001},{"interface":"front","average":{"1min":1.6990000000000001,"5min":1.468,"15min":1.486},"min":{"1min":0.51300000000000001,"5min":0.31,"15min":0.31},"max":{"1min":4.5599999999999996,"5min":5.1609999999999996,"15min":5.1609999999999996},"last":3.5169999999999999}]}]},{"osd":1,"up_from":0,"seq":377957122437,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},{"osd":0,"up_from":214,"seq":919123001525,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3080216,"kb_used_data":2613712,"kb_used_omap":5,"kb_used_meta":466490,"kb_avail":90664936,"statfs":{"total":95995035648,"available":92840894464,"internally_reserved":0,"allocated":2676441088,"data_stored":2674771914,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":477686394},"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 23:01:53 2023","interfaces":[{"interface":"back","average":{"1min":0.72999999999999998,"5min":1.363,"15min":2.629},"min":{"1min":0.247,"5min":0.215,"15min":0.17100000000000001},"max":{"1min":4.3079999999999998,"5min":8.5199999999999996,"15min":142.01599999999999},"last":0.39400000000000002},{"interface":"front","average":{"1min":0.51800000000000002,"5min":1.2909999999999999,"15min":2.5979999999999999},"min":{"1min":0.27900000000000003,"5min":0.223,"15min":0.20200000000000001},"max":{"1min":1.179,"5min":19.338000000000001,"15min":139.08099999999999},"last":0.42399999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:01:53 2023","interfaces":[{"interface":"back","average":{"1min":1.046,"5min":2.145,"15min":1.891},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.23400000000000001},"max":{"1min":5.2919999999999998,"5min":27.23,"15min":57.668999999999997},"last":0.47799999999999998},{"interface":"front","average":{"1min":0.77300000000000002,"5min":1.9470000000000001,"15min":1.655},"min":{"1min":0.23499999999999999,"5min":0.221,"15min":0.221},"max":{"1min":3.1619999999999999,"5min":33.118000000000002,"15min":56.488},"last":0.35299999999999998}]},{"osd":3,"last update":"Sat Sep 23 23:01:53 2023","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":2.2650000000000001,"15min":2.2549999999999999},"min":{"1min":0.27500000000000002,"5min":0.25,"15min":0.25},"max":{"1min":5.5069999999999997,"5min":30.666,"15min":67.367000000000004},"last":0.40799999999999997},{"interface":"front","average":{"1min":0.95999999999999996,"5min":2.2519999999999998,"15min":2.1459999999999999},"min":{"1min":0.32700000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":4.3719999999999999,"5min":30.535,"15min":65.566000000000003},"last":0.44}]},{"osd":4,"last update":"Sat Sep 23 23:01:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.6659999999999999,"15min":1.2430000000000001},"min":{"1min":0.39600000000000002,"5min":0.34300000000000003,"15min":0.34000000000000002},"max":{"1min":4.4050000000000002,"5min":11.871,"15min":11.871},"last":0.625},{"interface":"front","average":{"1min":0.95399999999999996,"5min":1.9299999999999999,"15min":1.3879999999999999},"min":{"1min":0.379,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.849,"5min":19.097000000000001,"15min":19.097000000000001},"last":1.077}]},{"osd":5,"last update":"Sat Sep 23 23:01:36 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":1.7909999999999999,"15min":1.492},"min":{"1min":0.74399999999999999,"5min":0.372,"15min":0.372},"max":{"1min":1.6439999999999999,"5min":9.1780000000000008,"15min":9.1780000000000008},"last":0.95899999999999996},{"interface":"front","average":{"1min":1.238,"5min":1.9339999999999999,"15min":1.5680000000000001},"min":{"1min":0.60299999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":5.1890000000000001,"5min":18.626999999999999,"15min":18.626999999999999},"last":0.46000000000000002}]},{"osd":6,"last update":"Sat Sep 23 23:01:48 2023","interfaces":[{"interface":"back","average":{"1min":1.4410000000000001,"5min":2.2679999999999998,"15min":2.4510000000000001},"min":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":5.8140000000000001,"5min":22.024000000000001,"15min":22.024000000000001},"last":0.502},{"interface":"front","average":{"1min":1.2270000000000001,"5min":2.0659999999999998,"15min":2.4239999999999999},"min":{"1min":0.38200000000000001,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":4.6369999999999996,"5min":7.8259999999999996,"15min":7.8259999999999996},"last":0.56799999999999995}]},{"osd":7,"last update":"Sat Sep 23 23:01:53 2023","interfaces":[{"interface":"back","average":{"1min":1.331,"5min":1.6739999999999999,"15min":1.3620000000000001},"min":{"1min":0.67900000000000005,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":5.5490000000000004,"5min":7.7969999999999997,"15min":8.3390000000000004},"last":2.1829999999999998},{"interface":"front","average":{"1min":1.224,"5min":1.6910000000000001,"15min":1.383},"min":{"1min":0.59699999999999998,"5min":0.40100000000000002,"15min":0.39300000000000002},"max":{"1min":4.492,"5min":9.2230000000000008,"15min":9.2230000000000008},"last":2.6299999999999999}]}]},{"osd":2,"up_from":93,"seq":399431958901,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2783300,"kb_used_data":1920444,"kb_used_omap":7,"kb_used_meta":862840,"kb_avail":90961852,"statfs":{"total":95995035648,"available":93144936448,"internally_reserved":0,"allocated":1966534656,"data_stored":1964943759,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":883548241},"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 23:01:56 2023","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":1.452,"15min":2.7799999999999998},"min":{"1min":0.183,"5min":0.183,"15min":0.183},"max":{"1min":3.7290000000000001,"5min":9.4659999999999993,"15min":215.41800000000001},"last":0.40000000000000002},{"interface":"front","average":{"1min":1.1519999999999999,"5min":1.766,"15min":2.5830000000000002},"min":{"1min":0.254,"5min":0.23300000000000001,"15min":0.188},"max":{"1min":7.1449999999999996,"5min":9.516,"15min":219.59999999999999},"last":0.501}]},{"osd":1,"last update":"Sat Sep 23 23:01:32 2023","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":1.829,"15min":2.2879999999999998},"min":{"1min":0.27300000000000002,"5min":0.25600000000000001,"15min":0.17000000000000001},"max":{"1min":1.224,"5min":52.648000000000003,"15min":109.414},"last":0.61199999999999999},{"interface":"front","average":{"1min":0.629,"5min":1.768,"15min":2.3220000000000001},"min":{"1min":0.25900000000000001,"5min":0.217,"15min":0.217},"max":{"1min":1.3779999999999999,"5min":52.603999999999999,"15min":113.18300000000001},"last":1.355}]},{"osd":3,"last update":"Sat Sep 23 23:01:39 2023","interfaces":[{"interface":"back","average":{"1min":0.73499999999999999,"5min":1.95,"15min":2.508},"min":{"1min":0.34000000000000002,"5min":0.215,"15min":0.215},"max":{"1min":2.165,"5min":40.783999999999999,"15min":76.715000000000003},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.752,"5min":2.1579999999999999,"15min":2.282},"min":{"1min":0.41799999999999998,"5min":0.30399999999999999,"15min":0.26300000000000001},"max":{"1min":2.1299999999999999,"5min":41.139000000000003,"15min":66.265000000000001},"last":0.56100000000000005}]},{"osd":4,"last update":"Sat Sep 23 23:01:32 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":2.081,"15min":1.5629999999999999},"min":{"1min":0.374,"5min":0.32900000000000001,"15min":0.309},"max":{"1min":1.704,"5min":40.549999999999997,"15min":40.549999999999997},"last":2.2269999999999999},{"interface":"front","average":{"1min":0.80900000000000005,"5min":2.278,"15min":1.615},"min":{"1min":0.48099999999999998,"5min":0.30299999999999999,"15min":0.30199999999999999},"max":{"1min":1.1299999999999999,"5min":40.399999999999999,"15min":40.399999999999999},"last":1.901}]},{"osd":5,"last update":"Sat Sep 23 23:01:32 2023","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":2.198,"15min":1.681},"min":{"1min":0.50900000000000001,"5min":0.38800000000000001,"15min":0.309},"max":{"1min":1.288,"5min":40.445,"15min":40.445},"last":3.766},{"interface":"front","average":{"1min":0.90900000000000003,"5min":1.8240000000000001,"15min":1.8260000000000001},"min":{"1min":0.56299999999999994,"5min":0.34100000000000003,"15min":0.32200000000000001},"max":{"1min":1.351,"5min":40.350999999999999,"15min":40.350999999999999},"last":3.742}]},{"osd":6,"last update":"Sat Sep 23 23:01:39 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":1.3620000000000001,"15min":1.5620000000000001},"min":{"1min":0.501,"5min":0.314,"15min":0.314},"max":{"1min":1.4770000000000001,"5min":5.3230000000000004,"15min":5.3230000000000004},"last":1.996},{"interface":"front","average":{"1min":0.86299999999999999,"5min":1.9399999999999999,"15min":2.0830000000000002},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.169,"5min":11.298999999999999,"15min":11.298999999999999},"last":3.6150000000000002}]},{"osd":7,"last update":"Sat Sep 23 23:01:32 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":2.173,"15min":1.619},"min":{"1min":0.54200000000000004,"5min":0.35499999999999998,"15min":0.34899999999999998},"max":{"1min":2.016,"5min":40.494,"15min":40.494},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.97699999999999998,"5min":2.2360000000000002,"15min":1.657},"min":{"1min":0.53600000000000003,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.3740000000000001,"5min":40.475000000000001,"15min":40.475000000000001},"last":1.4530000000000001}]}]},{"osd":3,"up_from":98,"seq":420906795375,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3165204,"kb_used_data":2262604,"kb_used_omap":2,"kb_used_meta":902589,"kb_avail":90579948,"statfs":{"total":95995035648,"available":92753866752,"internally_reserved":0,"allocated":2316906496,"data_stored":2315301103,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":924251189},"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 23:01:53 2023","interfaces":[{"interface":"back","average":{"1min":7.8920000000000003,"5min":2.7719999999999998,"15min":2.4329999999999998},"min":{"1min":0.311,"5min":0.17599999999999999,"15min":0.17599999999999999},"max":{"1min":130.00700000000001,"5min":130.00700000000001,"15min":147.69},"last":0.70099999999999996},{"interface":"front","average":{"1min":7.6040000000000001,"5min":2.6890000000000001,"15min":2.7349999999999999},"min":{"1min":0.35399999999999998,"5min":0.216,"15min":0.20799999999999999},"max":{"1min":130.12200000000001,"5min":130.12200000000001,"15min":149.81},"last":0.73599999999999999}]},{"osd":1,"last update":"Sat Sep 23 23:02:04 2023","interfaces":[{"interface":"back","average":{"1min":8.4190000000000005,"5min":2.508,"15min":2.476},"min":{"1min":0.40000000000000002,"5min":0.248,"15min":0.19600000000000001},"max":{"1min":129.90600000000001,"5min":129.90600000000001,"15min":129.90600000000001},"last":0.34899999999999998},{"interface":"front","average":{"1min":8.3539999999999992,"5min":2.6749999999999998,"15min":2.4039999999999999},"min":{"1min":0.34999999999999998,"5min":0.23699999999999999,"15min":0.20000000000000001},"max":{"1min":130.28999999999999,"5min":130.28999999999999,"15min":130.28999999999999},"last":0.54100000000000004}]},{"osd":2,"last update":"Sat Sep 23 23:02:04 2023","interfaces":[{"interface":"back","average":{"1min":8.6989999999999998,"5min":3.3250000000000002,"15min":2.75},"min":{"1min":0.27100000000000002,"5min":0.27000000000000002,"15min":0.23499999999999999},"max":{"1min":129.941,"5min":129.941,"15min":129.941},"last":0.79500000000000004},{"interface":"front","average":{"1min":8.9329999999999998,"5min":2.891,"15min":2.681},"min":{"1min":0.38,"5min":0.252,"15min":0.19500000000000001},"max":{"1min":132.20500000000001,"5min":132.20500000000001,"15min":132.20500000000001},"last":0.66800000000000004}]},{"osd":4,"last update":"Sat Sep 23 23:01:30 2023","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":1.792,"15min":1.7410000000000001},"min":{"1min":0.45000000000000001,"5min":0.32200000000000001,"15min":0.27500000000000002},"max":{"1min":1.6379999999999999,"5min":45.103999999999999,"15min":45.103999999999999},"last":2.2429999999999999},{"interface":"front","average":{"1min":1.3140000000000001,"5min":2.117,"15min":1.9890000000000001},"min":{"1min":0.67300000000000004,"5min":0.33000000000000002,"15min":0.31900000000000001},"max":{"1min":6.5960000000000001,"5min":39.326000000000001,"15min":82.784000000000006},"last":0.82299999999999995}]},{"osd":5,"last update":"Sat Sep 23 23:01:30 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.4630000000000001,"15min":2.476},"min":{"1min":0.64500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":3.5859999999999999,"5min":8.7889999999999997,"15min":82.545000000000002},"last":2.766},{"interface":"front","average":{"1min":0.92300000000000004,"5min":1.2849999999999999,"15min":3.0880000000000001},"min":{"1min":0.67900000000000005,"5min":0.35299999999999998,"15min":0.35199999999999998},"max":{"1min":1.496,"5min":9.1289999999999996,"15min":82.313000000000002},"last":0.39300000000000002}]},{"osd":6,"last update":"Sat Sep 23 23:01:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0329999999999999,"5min":1.3069999999999999,"15min":1.351},"min":{"1min":0.58199999999999996,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":2.1699999999999999,"5min":7.3849999999999998,"15min":7.3849999999999998},"last":2.2839999999999998},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.742,"15min":1.8120000000000001},"min":{"1min":0.48899999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":2.8410000000000002,"5min":9.2279999999999998,"15min":9.2279999999999998},"last":0.76200000000000001}]},{"osd":7,"last update":"Sat Sep 23 23:02:04 2023","interfaces":[{"interface":"back","average":{"1min":8.8260000000000005,"5min":2.9020000000000001,"15min":2.5129999999999999},"min":{"1min":0.47399999999999998,"5min":0.42699999999999999,"15min":0.376},"max":{"1min":130.386,"5min":130.386,"15min":130.386},"last":3.4319999999999999},{"interface":"front","average":{"1min":8.9920000000000009,"5min":3.1259999999999999,"15min":2.3969999999999998},"min":{"1min":0.60099999999999998,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":130.869,"5min":130.869,"15min":130.869},"last":3.4870000000000001}]}]},{"osd":4,"up_from":103,"seq":442381631849,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2609072,"kb_used_data":1952232,"kb_used_omap":10,"kb_used_meta":656821,"kb_avail":91136080,"statfs":{"total":95995035648,"available":93323345920,"internally_reserved":0,"allocated":1999085568,"data_stored":1997396512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10652,"internal_metadata":672585316},"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 23:01:53 2023","interfaces":[{"interface":"back","average":{"1min":3.3639999999999999,"5min":4.29,"15min":2.2440000000000002},"min":{"1min":0.39800000000000002,"5min":0.253,"15min":0.22600000000000001},"max":{"1min":44.194000000000003,"5min":187.69900000000001,"15min":187.69900000000001},"last":0.26400000000000001},{"interface":"front","average":{"1min":3.4609999999999999,"5min":4.4160000000000004,"15min":2.3460000000000001},"min":{"1min":0.27100000000000002,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":44.457999999999998,"5min":187.077,"15min":187.077},"last":5.2359999999999998}]},{"osd":1,"last update":"Sat Sep 23 23:01:31 2023","interfaces":[{"interface":"back","average":{"1min":0.79900000000000004,"5min":1.4139999999999999,"15min":2.3999999999999999},"min":{"1min":0.33000000000000002,"5min":0.29899999999999999,"15min":0.24399999999999999},"max":{"1min":1.107,"5min":7.4969999999999999,"15min":194.69},"last":0.34100000000000003},{"interface":"front","average":{"1min":0.99299999999999999,"5min":1.4530000000000001,"15min":2.4830000000000001},"min":{"1min":0.54800000000000004,"5min":0.28499999999999998,"15min":0.245},"max":{"1min":2.5270000000000001,"5min":7.5640000000000001,"15min":194.75200000000001},"last":0.47299999999999998}]},{"osd":2,"last update":"Sat Sep 23 23:01:31 2023","interfaces":[{"interface":"back","average":{"1min":1.028,"5min":1.573,"15min":2.1539999999999999},"min":{"1min":0.59999999999999998,"5min":0.33300000000000002,"15min":0.28999999999999998},"max":{"1min":2.492,"5min":7.6020000000000003,"15min":195.77500000000001},"last":0.45000000000000001},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.2,"15min":2.0649999999999999},"min":{"1min":0.372,"5min":0.28599999999999998,"15min":0.25700000000000001},"max":{"1min":1.8600000000000001,"5min":5.6159999999999997,"15min":195.68799999999999},"last":5.1790000000000003}]},{"osd":3,"last update":"Sat Sep 23 23:01:31 2023","interfaces":[{"interface":"back","average":{"1min":0.82799999999999996,"5min":1.6579999999999999,"15min":1.857},"min":{"1min":0.38400000000000001,"5min":0.33700000000000002,"15min":0.30499999999999999},"max":{"1min":1.0269999999999999,"5min":8.4149999999999991,"15min":43.863999999999997},"last":1.774},{"interface":"front","average":{"1min":1.04,"5min":1.6859999999999999,"15min":1.724},"min":{"1min":0.51400000000000001,"5min":0.35899999999999999,"15min":0.32400000000000001},"max":{"1min":2.6230000000000002,"5min":8.1140000000000008,"15min":43.546999999999997},"last":0.58799999999999997}]},{"osd":5,"last update":"Sat Sep 23 23:01:31 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":1.603,"15min":1.476},"min":{"1min":0.49199999999999999,"5min":0.317,"15min":0.307},"max":{"1min":1.2609999999999999,"5min":12.869,"15min":12.869},"last":0.40999999999999998},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.6279999999999999,"15min":1.522},"min":{"1min":0.54100000000000004,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":2.4460000000000002,"5min":8.7279999999999998,"15min":8.7279999999999998},"last":0.623}]},{"osd":6,"last update":"Sat Sep 23 23:01:47 2023","interfaces":[{"interface":"back","average":{"1min":1.2949999999999999,"5min":1.6799999999999999,"15min":1.881},"min":{"1min":0.40899999999999997,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":3.052,"5min":8.0139999999999993,"15min":8.0139999999999993},"last":5.2089999999999996},{"interface":"front","average":{"1min":1.3180000000000001,"5min":1.752,"15min":1.7989999999999999},"min":{"1min":0.45800000000000002,"5min":0.377,"15min":0.377},"max":{"1min":3.0470000000000002,"5min":8.3780000000000001,"15min":8.3780000000000001},"last":0.379}]},{"osd":7,"last update":"Sat Sep 23 23:01:31 2023","interfaces":[{"interface":"back","average":{"1min":1.141,"5min":1.3600000000000001,"15min":1.2130000000000001},"min":{"1min":0.47899999999999998,"5min":0.217,"15min":0.217},"max":{"1min":1.9359999999999999,"5min":5.5099999999999998,"15min":7.5490000000000004},"last":5.1360000000000001},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.595,"15min":1.341},"min":{"1min":0.41499999999999998,"5min":0.39100000000000001,"15min":0.36599999999999999},"max":{"1min":1.5069999999999999,"5min":12.817,"15min":12.817},"last":3.3250000000000002}]}]},{"osd":5,"up_from":220,"seq":944892805292,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1893604,"kb_used_data":1573532,"kb_used_omap":5,"kb_used_meta":320058,"kb_avail":91851548,"statfs":{"total":95995035648,"available":94055985152,"internally_reserved":0,"allocated":1611296768,"data_stored":1610426062,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5645,"internal_metadata":327739891},"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 23:01:30 2023","interfaces":[{"interface":"back","average":{"1min":0.80200000000000005,"5min":2.109,"15min":1.524},"min":{"1min":0.27700000000000002,"5min":0.24099999999999999,"15min":0.23100000000000001},"max":{"1min":1.339,"5min":75.966999999999999,"15min":75.966999999999999},"last":1.0369999999999999},{"interface":"front","average":{"1min":1.0049999999999999,"5min":2.177,"15min":1.6599999999999999},"min":{"1min":0.52400000000000002,"5min":0.247,"15min":0.247},"max":{"1min":4.2220000000000004,"5min":75.875,"15min":75.875},"last":0.88500000000000001}]},{"osd":1,"last update":"Sat Sep 23 23:01:30 2023","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":1.119,"15min":3.0649999999999999},"min":{"1min":0.69899999999999995,"5min":0.29799999999999999,"15min":0.28699999999999998},"max":{"1min":2.6219999999999999,"5min":7.0839999999999996,"15min":119.929},"last":1.048},{"interface":"front","average":{"1min":0.83699999999999997,"5min":0.92200000000000004,"15min":3.1349999999999998},"min":{"1min":0.34599999999999997,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":1.167,"5min":5.9740000000000002,"15min":119.964},"last":3.968}]},{"osd":2,"last update":"Sat Sep 23 23:01:30 2023","interfaces":[{"interface":"back","average":{"1min":1.1559999999999999,"5min":2.198,"15min":1.853},"min":{"1min":0.61299999999999999,"5min":0.29699999999999999,"15min":0.26500000000000001},"max":{"1min":4.2910000000000004,"5min":75.825999999999993,"15min":75.825999999999993},"last":0.998},{"interface":"front","average":{"1min":0.97899999999999998,"5min":2.508,"15min":2.0379999999999998},"min":{"1min":0.53400000000000003,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.7629999999999999,"5min":75.772000000000006,"15min":75.772000000000006},"last":0.97099999999999997}]},{"osd":3,"last update":"Sat Sep 23 23:01:30 2023","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":1.589,"15min":3.0819999999999999},"min":{"1min":0.38300000000000001,"5min":0.33200000000000002,"15min":0.246},"max":{"1min":1.2709999999999999,"5min":32.767000000000003,"15min":93.558000000000007},"last":3.9289999999999998},{"interface":"front","average":{"1min":0.94599999999999995,"5min":1.5740000000000001,"15min":2.738},"min":{"1min":0.36599999999999999,"5min":0.34399999999999997,"15min":0.32700000000000001},"max":{"1min":1.3160000000000001,"5min":31.847999999999999,"15min":92.897000000000006},"last":1.0880000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:01:30 2023","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":1.766,"15min":1.605},"min":{"1min":0.39500000000000002,"5min":0.35199999999999998,"15min":0.28299999999999997},"max":{"1min":1.2210000000000001,"5min":42.344999999999999,"15min":42.344999999999999},"last":4.0030000000000001},{"interface":"front","average":{"1min":1.0189999999999999,"5min":1.694,"15min":1.5069999999999999},"min":{"1min":0.44400000000000001,"5min":0.34599999999999997,"15min":0.30099999999999999},"max":{"1min":1.3,"5min":41.079000000000001,"15min":41.079000000000001},"last":1.335}]},{"osd":6,"last update":"Sat Sep 23 23:01:39 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":1.377,"15min":1.4870000000000001},"min":{"1min":0.374,"5min":0.313,"15min":0.313},"max":{"1min":1.2989999999999999,"5min":4.1159999999999997,"15min":4.1159999999999997},"last":4.0759999999999996},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.2290000000000001,"15min":1.157},"min":{"1min":0.38300000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":2.0670000000000002,"5min":7.0490000000000004,"15min":7.0490000000000004},"last":0.92600000000000005}]},{"osd":7,"last update":"Sat Sep 23 23:01:30 2023","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":1.4470000000000001,"15min":1.474},"min":{"1min":0.622,"5min":0.376,"15min":0.34300000000000003},"max":{"1min":1.3979999999999999,"5min":8.2080000000000002,"15min":12.355},"last":1.0640000000000001},{"interface":"front","average":{"1min":1.109,"5min":1.1970000000000001,"15min":1.4119999999999999},"min":{"1min":0.57299999999999995,"5min":0.34999999999999998,"15min":0.312},"max":{"1min":1.3660000000000001,"5min":7.0140000000000002,"15min":13.512},"last":1.0169999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":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":10652,"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":5645,"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":5223,"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":2677538816,"data_stored":2677538816,"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":1986396160,"data_stored":1986396160,"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":2316304384,"data_stored":2316304384,"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":2007695360,"data_stored":2007695360,"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":1620967424,"data_stored":1620967424,"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":2907176960,"data_stored":2907176960,"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":2303852544,"data_stored":2303852544,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T23:02:28.883 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-09-23T23:02:28.883 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T23:02:28.883 INFO:tasks.thrashosds.thrasher:Adding osd 1 2023-09-23T23:02:28.884 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd in 1 2023-09-23T23:02:28.909 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:28.937 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:28.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:28.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:29.041 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:29.081 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:29.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:29.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:29.189 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:29.221 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:29.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:29.224 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:29.325 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:29.350 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:29.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:29.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:29.376 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 65 16 86656 86640 83.2975 56.75 0.0116363 0.0119997 2023-09-23T23:02:29.454 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:29.479 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:29.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:29.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:29.583 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:29.613 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:29.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:29.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:29.716 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:29.744 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:29.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:29.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:29.853 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:29.878 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:29.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:29.881 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:29.982 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:30.017 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:30.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:30.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:30.122 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:30.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:30 smithi187 bash[89487]: cluster 2023-09-23T23:02:28.958229+0000 mgr.y (mgr.25310) 1231 : cluster 0 pgmap v1364: 109 pgs: 109 active+clean; 5.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 59 MiB/s wr, 944 op/s 2023-09-23T23:02:30.153 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:30.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:30.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:30.258 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:30.283 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:30.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:30.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:30.376 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 66 16 87601 87585 82.9302 59.0625 0.0178189 0.0120527 2023-09-23T23:02:30.386 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:30.394 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:30 smithi169 bash[104356]: cluster 2023-09-23T23:02:28.958229+0000 mgr.y (mgr.25310) 1231 : cluster 0 pgmap v1364: 109 pgs: 109 active+clean; 5.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 59 MiB/s wr, 944 op/s 2023-09-23T23:02:30.394 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:30 smithi169 bash[101133]: cluster 2023-09-23T23:02:28.958229+0000 mgr.y (mgr.25310) 1231 : cluster 0 pgmap v1364: 109 pgs: 109 active+clean; 5.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 59 MiB/s wr, 944 op/s 2023-09-23T23:02:30.412 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:30.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:30.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:30.515 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:30.538 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:30.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:30.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:30.641 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:30.664 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:30.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:30.671 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:30.771 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:30.817 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:30.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:30.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:30.886 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T23:02:30.924 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:30.963 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:30.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:30.968 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:30.983 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:02:31.069 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:31.104 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:31.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:31.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:31.210 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:31.241 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:31.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:31.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:31.347 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:31.374 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:31.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:31.376 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:31.376 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 67 16 88478 88462 82.5105 54.8125 0.0046307 0.0121072 2023-09-23T23:02:31.477 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:31.502 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:31.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:31.505 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:31.606 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:31.635 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:31.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:31.639 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:31.740 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:31.778 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:31.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:31.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:31.881 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:31.911 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:31.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:31.917 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:32.017 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:32.058 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:32.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:32.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:32.166 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:32.189 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:32.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:32.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:32.292 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:32.301 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:32 smithi187 bash[89487]: cluster 2023-09-23T23:02:30.958767+0000 mgr.y (mgr.25310) 1232 : cluster 0 pgmap v1365: 109 pgs: 109 active+clean; 5.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 57 MiB/s wr, 916 op/s 2023-09-23T23:02:32.342 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:32.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:32.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:32.376 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 68 16 89425 89409 82.1673 59.1875 0.023602 0.012165 2023-09-23T23:02:32.446 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:32.455 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:32 smithi169 bash[104356]: cluster 2023-09-23T23:02:30.958767+0000 mgr.y (mgr.25310) 1232 : cluster 0 pgmap v1365: 109 pgs: 109 active+clean; 5.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 57 MiB/s wr, 916 op/s 2023-09-23T23:02:32.455 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:32 smithi169 bash[101133]: cluster 2023-09-23T23:02:30.958767+0000 mgr.y (mgr.25310) 1232 : cluster 0 pgmap v1365: 109 pgs: 109 active+clean; 5.2 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 57 MiB/s wr, 916 op/s 2023-09-23T23:02:32.476 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:32.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:32.482 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:32.583 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:32.611 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:32.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:32.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:32.713 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:32.738 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:32.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:32.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:32.842 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:32.868 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:32.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:32.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:32.971 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:32.996 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:33.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:33.002 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:33.021 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:02:33.023 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:02:33.104 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:33.136 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:33.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:33.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:33.240 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:33.275 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:33.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:33.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:33.377 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 69 16 90327 90311 81.7935 56.375 0.0109175 0.0122205 2023-09-23T23:02:33.378 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:33.404 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:33.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:33.410 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:33.511 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:33.542 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:33.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:33.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:33.646 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:33.675 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:33.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:33.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:33.779 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:33.806 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:33.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:33.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:33.912 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:33.949 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:33.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:33.953 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:34.054 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:34.075 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:34.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:34.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:34.179 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:34.205 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:34.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:34.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:34.311 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:34.321 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:34 smithi187 bash[89487]: cluster 2023-09-23T23:02:32.961191+0000 mgr.y (mgr.25310) 1233 : cluster 0 pgmap v1366: 109 pgs: 109 active+clean; 5.3 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 57 MiB/s wr, 905 op/s 2023-09-23T23:02:34.344 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:34.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:34.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:34.377 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 70 16 91259 91243 81.4571 58.25 0.0115047 0.0122708 2023-09-23T23:02:34.449 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:34.480 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:34.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:34.483 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:34.539 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:34 smithi169 bash[104356]: cluster 2023-09-23T23:02:32.961191+0000 mgr.y (mgr.25310) 1233 : cluster 0 pgmap v1366: 109 pgs: 109 active+clean; 5.3 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 57 MiB/s wr, 905 op/s 2023-09-23T23:02:34.539 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:34 smithi169 bash[101133]: cluster 2023-09-23T23:02:32.961191+0000 mgr.y (mgr.25310) 1233 : cluster 0 pgmap v1366: 109 pgs: 109 active+clean; 5.3 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 57 MiB/s wr, 905 op/s 2023-09-23T23:02:34.584 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:34.618 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:34.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:34.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:34.722 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:34.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:34.750 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:34.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:34.851 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:34.890 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:34.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:34.892 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:34.992 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:35.020 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:35.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:35.024 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:35.124 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:35.151 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:35.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:35.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:35.254 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:35.284 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:35.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:35.286 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:35.377 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 71 16 92093 92077 81.0439 52.125 0.0142091 0.0123332 2023-09-23T23:02:35.387 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:35.430 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:35.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:35.433 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:35.534 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:35.559 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:35.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:35.562 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:35.663 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:35.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:35.697 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:35.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:35.798 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:35.824 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:35.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:35.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:35.928 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:35.968 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:35.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:35.971 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:36.051 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:36 smithi187 bash[89487]: cluster 2023-09-23T23:02:34.961832+0000 mgr.y (mgr.25310) 1234 : cluster 0 pgmap v1367: 109 pgs: 109 active+clean; 5.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 57 MiB/s wr, 909 op/s 2023-09-23T23:02:36.072 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:36.079 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:36 smithi169 bash[104356]: cluster 2023-09-23T23:02:34.961832+0000 mgr.y (mgr.25310) 1234 : cluster 0 pgmap v1367: 109 pgs: 109 active+clean; 5.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 57 MiB/s wr, 909 op/s 2023-09-23T23:02:36.080 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:36 smithi169 bash[101133]: cluster 2023-09-23T23:02:34.961832+0000 mgr.y (mgr.25310) 1234 : cluster 0 pgmap v1367: 109 pgs: 109 active+clean; 5.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 57 MiB/s wr, 909 op/s 2023-09-23T23:02:36.092 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:36.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:36.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:36.195 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:36.225 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:36.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:36.229 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:36.330 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:36.358 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:36.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:36.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:36.377 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 72 16 92999 92983 80.7047 56.625 0.0298218 0.0123837 2023-09-23T23:02:36.462 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:36.496 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:36.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:36.501 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:36.601 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:36.623 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:36.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:36.624 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:36.725 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:36.767 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:36.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:36.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:36.873 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:36.896 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:36.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:36.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:36.999 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:37.034 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:37.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:37.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:37.141 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:37.168 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:37.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:37.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:37.272 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:37.305 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:37.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:37.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:37.377 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 73 16 93906 93890 80.3756 56.6875 0.024678 0.0124359 2023-09-23T23:02:37.410 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:37.448 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:37.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:37.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:37.556 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:37.584 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:37.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:37.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:37.693 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:37.708 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:02:37.719 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:37.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:37.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:37.823 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:37.849 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:37.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:37.856 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:37.957 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:37.995 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:37 smithi169 bash[104356]: cluster 2023-09-23T23:02:36.962517+0000 mgr.y (mgr.25310) 1235 : cluster 0 pgmap v1368: 109 pgs: 109 active+clean; 5.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 57 MiB/s wr, 912 op/s 2023-09-23T23:02:37.995 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:37 smithi169 bash[101133]: cluster 2023-09-23T23:02:36.962517+0000 mgr.y (mgr.25310) 1235 : cluster 0 pgmap v1368: 109 pgs: 109 active+clean; 5.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 57 MiB/s wr, 912 op/s 2023-09-23T23:02:37.996 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:38.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:38.002 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:38.103 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:38.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:37 smithi187 bash[89487]: cluster 2023-09-23T23:02:36.962517+0000 mgr.y (mgr.25310) 1235 : cluster 0 pgmap v1368: 109 pgs: 109 active+clean; 5.5 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 57 MiB/s wr, 912 op/s 2023-09-23T23:02:38.129 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:38.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:38.131 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:38.232 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:38.271 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:38.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:38.278 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:38.377 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 74 16 94772 94756 80.0208 54.125 0.0227811 0.0124918 2023-09-23T23:02:38.379 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:38.407 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:38.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:38.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:38.510 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:38.542 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:38.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:38.546 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:38.647 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:38.692 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:38.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:38.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:38.723 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:02:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:02:38] "GET /metrics HTTP/1.1" 200 36454 "" "Prometheus/2.43.0" 2023-09-23T23:02:38.797 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:38.821 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:38.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:38.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:38.927 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:38.958 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:38.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:38.961 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:39.062 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:39.094 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:39.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:39.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:39.202 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:39.237 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:39.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:39.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:39.345 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:39.376 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:39.377 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 75 16 95500 95484 79.5605 45.5 0.0187071 0.0125623 2023-09-23T23:02:39.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:39.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:39.479 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:39.504 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:39.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:39.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:39.612 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:39.644 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:39.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:39.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:39.751 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:39.769 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:39.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:39.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:39.872 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:39.901 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:39.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:39.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:40.011 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:40.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:40.043 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:40.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:40.144 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:40.175 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:40.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:40.179 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:40.279 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:40.288 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:40 smithi169 bash[101133]: cluster 2023-09-23T23:02:38.963351+0000 mgr.y (mgr.25310) 1236 : cluster 0 pgmap v1369: 109 pgs: 109 active+clean; 5.7 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-09-23T23:02:40.288 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:40 smithi169 bash[104356]: cluster 2023-09-23T23:02:38.963351+0000 mgr.y (mgr.25310) 1236 : cluster 0 pgmap v1369: 109 pgs: 109 active+clean; 5.7 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-09-23T23:02:40.313 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:40.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:40.319 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:40.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:40 smithi187 bash[89487]: cluster 2023-09-23T23:02:38.963351+0000 mgr.y (mgr.25310) 1236 : cluster 0 pgmap v1369: 109 pgs: 109 active+clean; 5.7 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 66 MiB/s wr, 1.05k op/s 2023-09-23T23:02:40.377 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 76 16 96257 96241 79.1361 47.3125 0.0161159 0.0126319 2023-09-23T23:02:40.420 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:40.453 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:40.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:40.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:40.558 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:40.584 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:40.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:40.590 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:40.691 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:40.721 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:40.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:40.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:40.826 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:40.848 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:40.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:40.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:40.951 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:40.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:40.992 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:40.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:41.093 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:41.118 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:41.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:41.120 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:41.220 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:41.241 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:41.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:41.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:41.344 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:41.377 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:41.378 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 77 16 97145 97129 78.8291 55.5 0.0236011 0.0126793 2023-09-23T23:02:41.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:41.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:41.484 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:41.510 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:41.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:41.512 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:41.613 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:41.638 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:41.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:41.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:41.743 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:41.775 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:41.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:41.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:41.882 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:41.924 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:41.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:41.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:42.032 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:42.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:42 smithi169 bash[101133]: cluster 2023-09-23T23:02:40.963756+0000 mgr.y (mgr.25310) 1237 : cluster 0 pgmap v1370: 109 pgs: 109 active+clean; 5.7 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 47 MiB/s wr, 757 op/s 2023-09-23T23:02:42.033 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:42 smithi169 bash[101133]: audit 2023-09-23T23:02:41.167407+0000 mon.a (mon.0) 1731 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:02:42.068 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:42.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:42.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:42.171 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:42.180 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:42 smithi187 bash[89487]: cluster 2023-09-23T23:02:40.963756+0000 mgr.y (mgr.25310) 1237 : cluster 0 pgmap v1370: 109 pgs: 109 active+clean; 5.7 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 47 MiB/s wr, 757 op/s 2023-09-23T23:02:42.180 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:42 smithi187 bash[89487]: audit 2023-09-23T23:02:41.167407+0000 mon.a (mon.0) 1731 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:02:42.210 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:42.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:42.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:42.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:42 smithi169 bash[104356]: cluster 2023-09-23T23:02:40.963756+0000 mgr.y (mgr.25310) 1237 : cluster 0 pgmap v1370: 109 pgs: 109 active+clean; 5.7 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 47 MiB/s wr, 757 op/s 2023-09-23T23:02:42.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:42 smithi169 bash[104356]: audit 2023-09-23T23:02:41.167407+0000 mon.a (mon.0) 1731 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:02:42.312 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:42.346 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:42.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:42.351 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:42.377 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 78 16 98041 98025 78.5364 56 0.0200836 0.0127275 2023-09-23T23:02:42.452 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:42.479 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:42.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:42.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:42.582 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:42.619 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:42.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:42.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:42.723 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:42.748 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:42.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:42.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:42.851 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:42.881 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:42.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:42.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:42.987 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:43.011 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:43.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:43.014 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:43.115 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:43.142 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:43.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:43.145 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:43.246 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:43.272 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:43.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:43.275 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:43.376 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:43.381 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 79 16 98924 98908 78.2367 55.1875 0.0348513 0.012776 2023-09-23T23:02:43.418 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:43.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:43.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:43.523 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:43.549 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:43.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:43.553 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:43.653 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:43.674 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:43.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:43.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:43.777 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:43.804 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:43.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:43.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:43.907 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:43.930 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:43.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:43.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:44.034 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:44.040 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:44 smithi169 bash[101133]: cluster 2023-09-23T23:02:42.964322+0000 mgr.y (mgr.25310) 1238 : cluster 0 pgmap v1371: 109 pgs: 109 active+clean; 5.9 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 59 MiB/s wr, 947 op/s 2023-09-23T23:02:44.057 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:44.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:44.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:44.164 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:44.190 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:44.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:44.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:44.296 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:44.305 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:44 smithi169 bash[104356]: cluster 2023-09-23T23:02:42.964322+0000 mgr.y (mgr.25310) 1238 : cluster 0 pgmap v1371: 109 pgs: 109 active+clean; 5.9 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 59 MiB/s wr, 947 op/s 2023-09-23T23:02:44.322 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:44.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:44.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:44.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:44 smithi187 bash[89487]: cluster 2023-09-23T23:02:42.964322+0000 mgr.y (mgr.25310) 1238 : cluster 0 pgmap v1371: 109 pgs: 109 active+clean; 5.9 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 59 MiB/s wr, 947 op/s 2023-09-23T23:02:44.382 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:2023-09-23T23:02:44.380149+0000 min lat: 0.00120899 max lat: 0.29912 avg lat: 0.0128288 2023-09-23T23:02:44.382 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-09-23T23:02:44.382 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 80 16 99766 99750 77.9165 52.625 0.0211757 0.0128288 2023-09-23T23:02:44.428 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:44.451 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:44.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:44.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:44.554 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:44.584 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:44.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:44.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:44.691 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:44.723 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:44.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:44.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:44.829 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:44.851 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:44.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:44.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:44.954 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:44.997 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:45.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:45.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:45.102 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:45.140 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:45.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:45.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:45.245 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:45.271 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:45.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:45.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:45.375 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:45.382 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 81 16 100505 100489 77.5248 46.1875 0.0239412 0.0128929 2023-09-23T23:02:45.404 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:45.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:45.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:45.510 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:45.543 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:45.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:45.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:45.646 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:45.671 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:45.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:45.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:45.677 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T23:02:45.699 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T23:02:45.757 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T23:02:45.774 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:45.796 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T23:02:45.812 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:45.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:45.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:45.827 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T23:02:45.860 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T23:02:45.893 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T23:02:45.916 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:45.930 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T23:02:45.933 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:02:45.933 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:02:45.933 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:02:45.933 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:02:45.934 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:02:45.934 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:02:45.934 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:02:45.934 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:02:45.949 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:45.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:45.954 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:46.046 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:46 smithi187 bash[89487]: cluster 2023-09-23T23:02:44.964997+0000 mgr.y (mgr.25310) 1239 : cluster 0 pgmap v1372: 109 pgs: 109 active+clean; 6.0 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 55 MiB/s wr, 885 op/s 2023-09-23T23:02:46.055 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:46.083 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:46.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:46.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:46.187 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:46.220 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:46.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:46.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:46.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:46 smithi169 bash[104356]: cluster 2023-09-23T23:02:44.964997+0000 mgr.y (mgr.25310) 1239 : cluster 0 pgmap v1372: 109 pgs: 109 active+clean; 6.0 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 55 MiB/s wr, 885 op/s 2023-09-23T23:02:46.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:46 smithi169 bash[104356]: audit 2023-09-23T23:02:45.644230+0000 mon.a (mon.0) 1732 : audit 0 from='client.? 172.21.15.169:0/2629668226' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:02:46.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:46 smithi169 bash[101133]: cluster 2023-09-23T23:02:44.964997+0000 mgr.y (mgr.25310) 1239 : cluster 0 pgmap v1372: 109 pgs: 109 active+clean; 6.0 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 55 MiB/s wr, 885 op/s 2023-09-23T23:02:46.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:46 smithi169 bash[101133]: audit 2023-09-23T23:02:45.644230+0000 mon.a (mon.0) 1732 : audit 0 from='client.? 172.21.15.169:0/2629668226' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:02:46.325 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:46.334 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:46 smithi187 bash[89487]: audit 2023-09-23T23:02:45.644230+0000 mon.a (mon.0) 1732 : audit 0 from='client.? 172.21.15.169:0/2629668226' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:02:46.350 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:46.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:46.355 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:46.382 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 82 16 101269 101253 77.1616 47.75 0.0185407 0.0129535 2023-09-23T23:02:46.455 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:46.484 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:46.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:46.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:46.592 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:46.627 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:46.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:46.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:46.730 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:46.758 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:46.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:46.764 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:46.865 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:46.890 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:46.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:46.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:46.993 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:47.020 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:47.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:47.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:47.129 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:47.155 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:47.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:47.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:47.258 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:47.291 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:47.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:47.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:47.382 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 83 16 102080 102064 76.8426 50.6875 0.00565267 0.0129963 2023-09-23T23:02:47.394 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:47.423 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:47.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:47.428 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:47.529 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:47.555 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:47.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:47.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:47.658 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:47.690 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:47.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:47.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:47.794 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:47.833 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:47.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:47.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:47.936 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:47.946 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:47 smithi187 bash[89487]: cluster 2023-09-23T23:02:46.965559+0000 mgr.y (mgr.25310) 1240 : cluster 0 pgmap v1373: 109 pgs: 109 active+clean; 6.0 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 49 MiB/s wr, 785 op/s 2023-09-23T23:02:47.969 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:47.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:47.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:48.073 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:48.110 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:48.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:48.115 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:48.216 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:48.263 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:48.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:48.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:48.306 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:47 smithi169 bash[101133]: cluster 2023-09-23T23:02:46.965559+0000 mgr.y (mgr.25310) 1240 : cluster 0 pgmap v1373: 109 pgs: 109 active+clean; 6.0 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 49 MiB/s wr, 785 op/s 2023-09-23T23:02:48.306 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:47 smithi169 bash[104356]: cluster 2023-09-23T23:02:46.965559+0000 mgr.y (mgr.25310) 1240 : cluster 0 pgmap v1373: 109 pgs: 109 active+clean; 6.0 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 49 MiB/s wr, 785 op/s 2023-09-23T23:02:48.370 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:48.382 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 84 16 102769 102753 76.4405 43.0625 0.0235153 0.0130763 2023-09-23T23:02:48.402 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:48.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:48.405 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:48.506 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:48.543 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:48.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:48.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:48.649 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:48.673 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:48.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:48.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:48.778 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:48.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:02:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:02:48] "GET /metrics HTTP/1.1" 200 36449 "" "Prometheus/2.43.0" 2023-09-23T23:02:48.820 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:48.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:48.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:48.925 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:48.957 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:48.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:48.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:49.064 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:49.095 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:49.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:49.097 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:49.198 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:49.229 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:49.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:49.234 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:49.334 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:49.362 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:49.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:49.366 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:49.382 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 85 16 103565 103549 76.1264 49.75 0.0121794 0.0131297 2023-09-23T23:02:49.467 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:49.498 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:49.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:49.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:49.600 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:49.625 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:49.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:49.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:49.731 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:49.761 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:49.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:49.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:49.866 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:49.885 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:49.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:49.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:49.988 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:50.012 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:50.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:50.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:50.029 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:50 smithi187 bash[89487]: cluster 2023-09-23T23:02:48.966226+0000 mgr.y (mgr.25310) 1241 : cluster 0 pgmap v1374: 109 pgs: 109 active+clean; 6.2 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 61 MiB/s wr, 977 op/s 2023-09-23T23:02:50.119 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:50.150 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:50.153 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:50 smithi169 bash[101133]: cluster 2023-09-23T23:02:48.966226+0000 mgr.y (mgr.25310) 1241 : cluster 0 pgmap v1374: 109 pgs: 109 active+clean; 6.2 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 61 MiB/s wr, 977 op/s 2023-09-23T23:02:50.154 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:50 smithi169 bash[104356]: cluster 2023-09-23T23:02:48.966226+0000 mgr.y (mgr.25310) 1241 : cluster 0 pgmap v1374: 109 pgs: 109 active+clean; 6.2 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 61 MiB/s wr, 977 op/s 2023-09-23T23:02:50.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:50.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:50.256 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:50.281 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:50.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:50.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:50.383 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 86 16 104438 104422 75.8757 54.5625 0.0149844 0.0131735 2023-09-23T23:02:50.386 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:50.411 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:50.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:50.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:50.515 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:50.547 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:50.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:50.551 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:50.651 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:50.672 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:50.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:50.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:50.776 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:50.800 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:50.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:50.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:50.908 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:50.942 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:50.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:50.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:51.047 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:51.064 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:51.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:51.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:51.168 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:51.197 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:51.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:51.200 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:51.301 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:51.332 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:51.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:51.335 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:51.382 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 87 16 105158 105142 75.5207 45 0.0120997 0.0132353 2023-09-23T23:02:51.401 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T23:02:51.401 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [], 2023-09-23T23:02:51.401 INFO:teuthology.orchestra.run.smithi169.stdout: "complaint_time": 30, 2023-09-23T23:02:51.401 INFO:teuthology.orchestra.run.smithi169.stdout: "num_blocked_ops": 0 2023-09-23T23:02:51.401 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T23:02:51.436 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:51.458 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:51.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:51.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:51.560 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:51.595 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:51.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:51.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:51.699 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:51.707 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:51 smithi169 bash[101133]: debug 2023-09-23T23:02:51.661+0000 7f0af05a7700 -1 mon.a@0(leader).osd e328 definitely_dead 0 2023-09-23T23:02:51.731 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:51.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:51.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:51.834 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:51.878 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:51.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:51.881 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:51.982 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:52.007 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:52.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:52.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:52.053 INFO:teuthology.orchestra.run.smithi169.stderr:marked in osd.1. 2023-09-23T23:02:52.110 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:52.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:52 smithi187 bash[89487]: cluster 2023-09-23T23:02:50.966677+0000 mgr.y (mgr.25310) 1242 : cluster 0 pgmap v1375: 109 pgs: 109 active+clean; 6.2 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 42 MiB/s wr, 675 op/s 2023-09-23T23:02:52.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:52 smithi187 bash[89487]: audit 2023-09-23T23:02:51.662813+0000 mon.a (mon.0) 1733 : audit 0 from='client.? 172.21.15.169:0/598347699' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["1"]}]: dispatch 2023-09-23T23:02:52.130 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:52.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:52.132 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:52.233 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:52.266 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:52.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:52.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:52.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:52 smithi169 bash[101133]: cluster 2023-09-23T23:02:50.966677+0000 mgr.y (mgr.25310) 1242 : cluster 0 pgmap v1375: 109 pgs: 109 active+clean; 6.2 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 42 MiB/s wr, 675 op/s 2023-09-23T23:02:52.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:52 smithi169 bash[101133]: audit 2023-09-23T23:02:51.662813+0000 mon.a (mon.0) 1733 : audit 0 from='client.? 172.21.15.169:0/598347699' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["1"]}]: dispatch 2023-09-23T23:02:52.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:52 smithi169 bash[104356]: cluster 2023-09-23T23:02:50.966677+0000 mgr.y (mgr.25310) 1242 : cluster 0 pgmap v1375: 109 pgs: 109 active+clean; 6.2 GiB data, 22 GiB used, 603 GiB / 626 GiB avail; 42 MiB/s wr, 675 op/s 2023-09-23T23:02:52.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:52 smithi169 bash[104356]: audit 2023-09-23T23:02:51.662813+0000 mon.a (mon.0) 1733 : audit 0 from='client.? 172.21.15.169:0/598347699' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["1"]}]: dispatch 2023-09-23T23:02:52.356 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:02:52.370 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:52.382 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 88 16 105769 105753 75.0965 38.1875 0.00438188 0.0132649 2023-09-23T23:02:52.403 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:52.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:52.405 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:52.506 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:52.540 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:52.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:52.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:52.644 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:52.663 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:52.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:52.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:52.765 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:52.799 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:52.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:52.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:52.903 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:52.926 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:52.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:52.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:53.029 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:53.065 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:53 smithi187 bash[89487]: audit 2023-09-23T23:02:52.035229+0000 mon.a (mon.0) 1734 : audit 1 from='client.? 172.21.15.169:0/598347699' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["1"]}]': finished 2023-09-23T23:02:53.065 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:53 smithi187 bash[89487]: cluster 2023-09-23T23:02:52.035276+0000 mon.a (mon.0) 1735 : cluster 0 osdmap e329: 8 total, 8 up, 8 in 2023-09-23T23:02:53.065 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:53 smithi187 bash[89487]: cluster 2023-09-23T23:02:52.038993+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:02:53.065 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:53 smithi187 bash[89487]: cluster 2023-09-23T23:02:52.039213+0000 osd.7 (osd.7) 351 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:02:53.065 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:53 smithi187 bash[89487]: cluster 2023-09-23T23:02:52.040032+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:02:53.071 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:53.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:53.074 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:53.174 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:53.203 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:53.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:53.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:53.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:53 smithi169 bash[104356]: audit 2023-09-23T23:02:52.035229+0000 mon.a (mon.0) 1734 : audit 1 from='client.? 172.21.15.169:0/598347699' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["1"]}]': finished 2023-09-23T23:02:53.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:53 smithi169 bash[104356]: cluster 2023-09-23T23:02:52.035276+0000 mon.a (mon.0) 1735 : cluster 0 osdmap e329: 8 total, 8 up, 8 in 2023-09-23T23:02:53.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:53 smithi169 bash[104356]: cluster 2023-09-23T23:02:52.038993+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:02:53.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:53 smithi169 bash[104356]: cluster 2023-09-23T23:02:52.039213+0000 osd.7 (osd.7) 351 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:02:53.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:53 smithi169 bash[104356]: cluster 2023-09-23T23:02:52.040032+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:02:53.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:53 smithi169 bash[104356]: cluster 2023-09-23T23:02:52.042552+0000 osd.7 (osd.7) 352 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:02:53.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:53 smithi169 bash[104356]: cluster 2023-09-23T23:02:52.042590+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:02:53.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:53 smithi169 bash[104356]: cluster 2023-09-23T23:02:52.043323+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:02:53.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:53 smithi169 bash[104356]: cluster 2023-09-23T23:02:52.044733+0000 osd.7 (osd.7) 353 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:02:53.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:53 smithi169 bash[104356]: cluster 2023-09-23T23:02:52.046793+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:02:53.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:53 smithi169 bash[104356]: cluster 2023-09-23T23:02:52.047328+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:02:53.287 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:53 smithi169 bash[104356]: cluster 2023-09-23T23:02:52.048128+0000 osd.7 (osd.7) 354 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:02:53.287 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:53 smithi169 bash[104356]: cluster 2023-09-23T23:02:52.050456+0000 osd.7 (osd.7) 355 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:02:53.287 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:53 smithi169 bash[104356]: cluster 2023-09-23T23:02:53.035982+0000 mon.a (mon.0) 1736 : cluster 0 osdmap e330: 8 total, 8 up, 8 in 2023-09-23T23:02:53.287 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:53 smithi169 bash[101133]: audit 2023-09-23T23:02:52.035229+0000 mon.a (mon.0) 1734 : audit 1 from='client.? 172.21.15.169:0/598347699' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["1"]}]': finished 2023-09-23T23:02:53.287 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:53 smithi169 bash[101133]: cluster 2023-09-23T23:02:52.035276+0000 mon.a (mon.0) 1735 : cluster 0 osdmap e329: 8 total, 8 up, 8 in 2023-09-23T23:02:53.287 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:53 smithi169 bash[101133]: cluster 2023-09-23T23:02:52.038993+0000 osd.5 (osd.5) 179 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:02:53.287 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:53 smithi169 bash[101133]: cluster 2023-09-23T23:02:52.039213+0000 osd.7 (osd.7) 351 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:02:53.287 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:53 smithi169 bash[101133]: cluster 2023-09-23T23:02:52.040032+0000 osd.6 (osd.6) 83 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:02:53.288 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:53 smithi169 bash[101133]: cluster 2023-09-23T23:02:52.042552+0000 osd.7 (osd.7) 352 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:02:53.288 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:53 smithi169 bash[101133]: cluster 2023-09-23T23:02:52.042590+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:02:53.288 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:53 smithi169 bash[101133]: cluster 2023-09-23T23:02:52.043323+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:02:53.288 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:53 smithi169 bash[101133]: cluster 2023-09-23T23:02:52.044733+0000 osd.7 (osd.7) 353 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:02:53.288 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:53 smithi169 bash[101133]: cluster 2023-09-23T23:02:52.046793+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:02:53.288 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:53 smithi169 bash[101133]: cluster 2023-09-23T23:02:52.047328+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:02:53.288 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:53 smithi169 bash[101133]: cluster 2023-09-23T23:02:52.048128+0000 osd.7 (osd.7) 354 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:02:53.288 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:53 smithi169 bash[101133]: cluster 2023-09-23T23:02:52.050456+0000 osd.7 (osd.7) 355 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:02:53.288 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:53 smithi169 bash[101133]: cluster 2023-09-23T23:02:53.035982+0000 mon.a (mon.0) 1736 : cluster 0 osdmap e330: 8 total, 8 up, 8 in 2023-09-23T23:02:53.310 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:53.326 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:53 smithi187 bash[89487]: cluster 2023-09-23T23:02:52.042552+0000 osd.7 (osd.7) 352 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:02:53.326 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:53 smithi187 bash[89487]: cluster 2023-09-23T23:02:52.042590+0000 osd.6 (osd.6) 84 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:02:53.326 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:53 smithi187 bash[89487]: cluster 2023-09-23T23:02:52.043323+0000 osd.5 (osd.5) 180 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:02:53.326 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:53 smithi187 bash[89487]: cluster 2023-09-23T23:02:52.044733+0000 osd.7 (osd.7) 353 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:02:53.327 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:53 smithi187 bash[89487]: cluster 2023-09-23T23:02:52.046793+0000 osd.6 (osd.6) 85 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:02:53.327 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:53 smithi187 bash[89487]: cluster 2023-09-23T23:02:52.047328+0000 osd.5 (osd.5) 181 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:02:53.327 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:53 smithi187 bash[89487]: cluster 2023-09-23T23:02:52.048128+0000 osd.7 (osd.7) 354 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:02:53.327 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:53 smithi187 bash[89487]: cluster 2023-09-23T23:02:52.050456+0000 osd.7 (osd.7) 355 : cluster 3 failed to encode map e329 with expected crc 2023-09-23T23:02:53.327 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:53 smithi187 bash[89487]: cluster 2023-09-23T23:02:53.035982+0000 mon.a (mon.0) 1736 : cluster 0 osdmap e330: 8 total, 8 up, 8 in 2023-09-23T23:02:53.343 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:53.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:53.346 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:53.383 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 89 16 105769 105753 74.2527 0 - 0.0132649 2023-09-23T23:02:53.447 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:53.481 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:53.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:53.484 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:53.584 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:53.615 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:53.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:53.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:53.719 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:53.749 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:53.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:53.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:53.852 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:53.888 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:53.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:53.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:53.991 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:54.017 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:54.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:54.019 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:54.120 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:54.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:54 smithi187 bash[89487]: cluster 2023-09-23T23:02:52.967336+0000 mgr.y (mgr.25310) 1243 : cluster 0 pgmap v1377: 109 pgs: 15 peering, 5 unknown, 89 active+clean; 5.6 GiB data, 24 GiB used, 692 GiB / 715 GiB avail 2023-09-23T23:02:54.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:54 smithi187 bash[89487]: cluster 2023-09-23T23:02:53.034408+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T23:02:54.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:54 smithi187 bash[89487]: cluster 2023-09-23T23:02:53.037509+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T23:02:54.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:54 smithi187 bash[89487]: cluster 2023-09-23T23:02:53.037689+0000 mon.a (mon.0) 1737 : cluster 3 Health check failed: Reduced data availability: 6 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2023-09-23T23:02:54.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:54 smithi187 bash[89487]: cluster 2023-09-23T23:02:53.037693+0000 osd.7 (osd.7) 356 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T23:02:54.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:54 smithi187 bash[89487]: cluster 2023-09-23T23:02:53.041888+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T23:02:54.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:54 smithi187 bash[89487]: cluster 2023-09-23T23:02:53.044214+0000 osd.7 (osd.7) 357 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T23:02:54.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:54 smithi187 bash[89487]: cluster 2023-09-23T23:02:53.045262+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T23:02:54.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:54 smithi187 bash[89487]: cluster 2023-09-23T23:02:53.047407+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T23:02:54.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:54 smithi187 bash[89487]: cluster 2023-09-23T23:02:54.037227+0000 mon.a (mon.0) 1738 : cluster 0 osdmap e331: 8 total, 8 up, 8 in 2023-09-23T23:02:54.150 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:54.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:54.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:54.253 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:54.263 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:54 smithi169 bash[101133]: cluster 2023-09-23T23:02:52.967336+0000 mgr.y (mgr.25310) 1243 : cluster 0 pgmap v1377: 109 pgs: 15 peering, 5 unknown, 89 active+clean; 5.6 GiB data, 24 GiB used, 692 GiB / 715 GiB avail 2023-09-23T23:02:54.263 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:54 smithi169 bash[101133]: cluster 2023-09-23T23:02:53.034408+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T23:02:54.263 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:54 smithi169 bash[101133]: cluster 2023-09-23T23:02:53.037509+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T23:02:54.263 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:54 smithi169 bash[101133]: cluster 2023-09-23T23:02:53.037689+0000 mon.a (mon.0) 1737 : cluster 3 Health check failed: Reduced data availability: 6 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2023-09-23T23:02:54.263 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:54 smithi169 bash[101133]: cluster 2023-09-23T23:02:53.037693+0000 osd.7 (osd.7) 356 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T23:02:54.263 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:54 smithi169 bash[101133]: cluster 2023-09-23T23:02:53.041888+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T23:02:54.263 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:54 smithi169 bash[101133]: cluster 2023-09-23T23:02:53.044214+0000 osd.7 (osd.7) 357 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T23:02:54.263 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:54 smithi169 bash[101133]: cluster 2023-09-23T23:02:53.045262+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T23:02:54.264 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:54 smithi169 bash[101133]: cluster 2023-09-23T23:02:53.047407+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T23:02:54.264 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:54 smithi169 bash[101133]: cluster 2023-09-23T23:02:54.037227+0000 mon.a (mon.0) 1738 : cluster 0 osdmap e331: 8 total, 8 up, 8 in 2023-09-23T23:02:54.264 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:54 smithi169 bash[104356]: cluster 2023-09-23T23:02:52.967336+0000 mgr.y (mgr.25310) 1243 : cluster 0 pgmap v1377: 109 pgs: 15 peering, 5 unknown, 89 active+clean; 5.6 GiB data, 24 GiB used, 692 GiB / 715 GiB avail 2023-09-23T23:02:54.264 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:54 smithi169 bash[104356]: cluster 2023-09-23T23:02:53.034408+0000 osd.5 (osd.5) 182 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T23:02:54.264 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:54 smithi169 bash[104356]: cluster 2023-09-23T23:02:53.037509+0000 osd.5 (osd.5) 183 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T23:02:54.264 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:54 smithi169 bash[104356]: cluster 2023-09-23T23:02:53.037689+0000 mon.a (mon.0) 1737 : cluster 3 Health check failed: Reduced data availability: 6 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2023-09-23T23:02:54.264 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:54 smithi169 bash[104356]: cluster 2023-09-23T23:02:53.037693+0000 osd.7 (osd.7) 356 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T23:02:54.264 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:54 smithi169 bash[104356]: cluster 2023-09-23T23:02:53.041888+0000 osd.6 (osd.6) 86 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T23:02:54.264 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:54 smithi169 bash[104356]: cluster 2023-09-23T23:02:53.044214+0000 osd.7 (osd.7) 357 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T23:02:54.264 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:54 smithi169 bash[104356]: cluster 2023-09-23T23:02:53.045262+0000 osd.6 (osd.6) 87 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T23:02:54.265 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:54 smithi169 bash[104356]: cluster 2023-09-23T23:02:53.047407+0000 osd.6 (osd.6) 88 : cluster 3 failed to encode map e330 with expected crc 2023-09-23T23:02:54.265 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:54 smithi169 bash[104356]: cluster 2023-09-23T23:02:54.037227+0000 mon.a (mon.0) 1738 : cluster 0 osdmap e331: 8 total, 8 up, 8 in 2023-09-23T23:02:54.282 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:54.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:54.285 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:54.383 INFO:tasks.radosbench.radosbench.0.smithi169.stdout: 90 16 105808 105792 73.4548 1.21875 0.00508683 0.0134947 2023-09-23T23:02:54.386 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:54.415 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:54.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:54.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:54.522 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:54.556 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:54.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:54.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:54.660 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:54.691 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:54.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:54.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:54.797 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:54.827 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:54.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:54.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:54.931 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:54.965 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:54.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:54.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:55.070 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:55.100 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:55.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:55.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:55.203 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:55.217 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:55 smithi187 bash[89487]: cluster 2023-09-23T23:02:54.038397+0000 osd.0 (osd.0) 10 : cluster 0 11.6 starting backfill to osd.1 from (0'0,0'0] MAX to 328'6732 2023-09-23T23:02:55.217 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:55 smithi187 bash[89487]: cluster 2023-09-23T23:02:54.039182+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:02:55.217 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:55 smithi187 bash[89487]: cluster 2023-09-23T23:02:54.039247+0000 osd.7 (osd.7) 358 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:02:55.217 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:55 smithi187 bash[89487]: cluster 2023-09-23T23:02:54.040025+0000 osd.3 (osd.3) 27 : cluster 0 11.0 starting backfill to osd.1 from (0'0,0'0] MAX to 328'6593 2023-09-23T23:02:55.217 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:55 smithi187 bash[89487]: cluster 2023-09-23T23:02:54.040809+0000 osd.3 (osd.3) 28 : cluster 0 11.b starting backfill to osd.1 from (0'0,0'0] MAX to 328'6566 2023-09-23T23:02:55.217 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:55 smithi187 bash[89487]: cluster 2023-09-23T23:02:54.041127+0000 osd.4 (osd.4) 24 : cluster 0 11.e starting backfill to osd.1 from (0'0,0'0] MAX to 328'6616 2023-09-23T23:02:55.217 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:55 smithi187 bash[89487]: cluster 2023-09-23T23:02:54.042738+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:02:55.217 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:55 smithi187 bash[89487]: cluster 2023-09-23T23:02:54.042945+0000 osd.7 (osd.7) 359 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:02:55.218 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:55 smithi187 bash[89487]: cluster 2023-09-23T23:02:54.044744+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:02:55.218 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:55 smithi187 bash[89487]: cluster 2023-09-23T23:02:54.045427+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:02:55.218 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:55 smithi187 bash[89487]: cluster 2023-09-23T23:02:54.047215+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:02:55.218 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:55 smithi187 bash[89487]: cluster 2023-09-23T23:02:54.048044+0000 osd.7 (osd.7) 360 : cluster 0 11.f starting backfill to osd.1 from (0'0,0'0] MAX to 328'6648 2023-09-23T23:02:55.218 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:55 smithi187 bash[89487]: cluster 2023-09-23T23:02:54.049474+0000 osd.6 (osd.6) 91 : cluster 0 11.3 starting backfill to osd.1 from (0'0,0'0] MAX to 328'6619 2023-09-23T23:02:55.218 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:55 smithi187 bash[89487]: cluster 2023-09-23T23:02:55.038529+0000 mon.a (mon.0) 1739 : cluster 0 osdmap e332: 8 total, 8 up, 8 in 2023-09-23T23:02:55.236 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:55.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:55.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:55.337 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:55 smithi169 bash[101133]: cluster 2023-09-23T23:02:54.038397+0000 osd.0 (osd.0) 10 : cluster 0 11.6 starting backfill to osd.1 from (0'0,0'0] MAX to 328'6732 2023-09-23T23:02:55.337 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:55 smithi169 bash[101133]: cluster 2023-09-23T23:02:54.039182+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:02:55.338 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:55 smithi169 bash[101133]: cluster 2023-09-23T23:02:54.039247+0000 osd.7 (osd.7) 358 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:02:55.338 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:55 smithi169 bash[101133]: cluster 2023-09-23T23:02:54.040025+0000 osd.3 (osd.3) 27 : cluster 0 11.0 starting backfill to osd.1 from (0'0,0'0] MAX to 328'6593 2023-09-23T23:02:55.338 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:55 smithi169 bash[101133]: cluster 2023-09-23T23:02:54.040809+0000 osd.3 (osd.3) 28 : cluster 0 11.b starting backfill to osd.1 from (0'0,0'0] MAX to 328'6566 2023-09-23T23:02:55.338 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:55 smithi169 bash[101133]: cluster 2023-09-23T23:02:54.041127+0000 osd.4 (osd.4) 24 : cluster 0 11.e starting backfill to osd.1 from (0'0,0'0] MAX to 328'6616 2023-09-23T23:02:55.338 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:55 smithi169 bash[101133]: cluster 2023-09-23T23:02:54.042738+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:02:55.338 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:55 smithi169 bash[101133]: cluster 2023-09-23T23:02:54.042945+0000 osd.7 (osd.7) 359 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:02:55.338 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:55 smithi169 bash[101133]: cluster 2023-09-23T23:02:54.044744+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:02:55.338 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:55 smithi169 bash[101133]: cluster 2023-09-23T23:02:54.045427+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:02:55.338 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:55 smithi169 bash[101133]: cluster 2023-09-23T23:02:54.047215+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:02:55.338 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:55 smithi169 bash[101133]: cluster 2023-09-23T23:02:54.048044+0000 osd.7 (osd.7) 360 : cluster 0 11.f starting backfill to osd.1 from (0'0,0'0] MAX to 328'6648 2023-09-23T23:02:55.338 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:55 smithi169 bash[101133]: cluster 2023-09-23T23:02:54.049474+0000 osd.6 (osd.6) 91 : cluster 0 11.3 starting backfill to osd.1 from (0'0,0'0] MAX to 328'6619 2023-09-23T23:02:55.339 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:55 smithi169 bash[101133]: cluster 2023-09-23T23:02:55.038529+0000 mon.a (mon.0) 1739 : cluster 0 osdmap e332: 8 total, 8 up, 8 in 2023-09-23T23:02:55.339 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:55 smithi169 bash[104356]: cluster 2023-09-23T23:02:54.038397+0000 osd.0 (osd.0) 10 : cluster 0 11.6 starting backfill to osd.1 from (0'0,0'0] MAX to 328'6732 2023-09-23T23:02:55.339 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:55 smithi169 bash[104356]: cluster 2023-09-23T23:02:54.039182+0000 osd.5 (osd.5) 184 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:02:55.339 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:55 smithi169 bash[104356]: cluster 2023-09-23T23:02:54.039247+0000 osd.7 (osd.7) 358 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:02:55.339 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:55 smithi169 bash[104356]: cluster 2023-09-23T23:02:54.040025+0000 osd.3 (osd.3) 27 : cluster 0 11.0 starting backfill to osd.1 from (0'0,0'0] MAX to 328'6593 2023-09-23T23:02:55.339 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:55 smithi169 bash[104356]: cluster 2023-09-23T23:02:54.040809+0000 osd.3 (osd.3) 28 : cluster 0 11.b starting backfill to osd.1 from (0'0,0'0] MAX to 328'6566 2023-09-23T23:02:55.339 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:55 smithi169 bash[104356]: cluster 2023-09-23T23:02:54.041127+0000 osd.4 (osd.4) 24 : cluster 0 11.e starting backfill to osd.1 from (0'0,0'0] MAX to 328'6616 2023-09-23T23:02:55.339 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:55 smithi169 bash[104356]: cluster 2023-09-23T23:02:54.042738+0000 osd.6 (osd.6) 89 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:02:55.339 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:55 smithi169 bash[104356]: cluster 2023-09-23T23:02:54.042945+0000 osd.7 (osd.7) 359 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:02:55.339 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:55 smithi169 bash[104356]: cluster 2023-09-23T23:02:54.044744+0000 osd.6 (osd.6) 90 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:02:55.340 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:55 smithi169 bash[104356]: cluster 2023-09-23T23:02:54.045427+0000 osd.5 (osd.5) 185 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:02:55.340 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:55 smithi169 bash[104356]: cluster 2023-09-23T23:02:54.047215+0000 osd.5 (osd.5) 186 : cluster 3 failed to encode map e331 with expected crc 2023-09-23T23:02:55.340 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:55 smithi169 bash[104356]: cluster 2023-09-23T23:02:54.048044+0000 osd.7 (osd.7) 360 : cluster 0 11.f starting backfill to osd.1 from (0'0,0'0] MAX to 328'6648 2023-09-23T23:02:55.340 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:55 smithi169 bash[104356]: cluster 2023-09-23T23:02:54.049474+0000 osd.6 (osd.6) 91 : cluster 0 11.3 starting backfill to osd.1 from (0'0,0'0] MAX to 328'6619 2023-09-23T23:02:55.340 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:55 smithi169 bash[104356]: cluster 2023-09-23T23:02:55.038529+0000 mon.a (mon.0) 1739 : cluster 0 osdmap e332: 8 total, 8 up, 8 in 2023-09-23T23:02:55.341 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-23T23:02:55.341 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:55.373 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:55.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:55.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:55.383 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Total time run: 90.0982 2023-09-23T23:02:55.383 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Total writes made: 105808 2023-09-23T23:02:55.383 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Write size: 65536 2023-09-23T23:02:55.383 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Object size: 65536 2023-09-23T23:02:55.383 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Bandwidth (MB/sec): 73.3977 2023-09-23T23:02:55.383 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Stddev Bandwidth: 32.5965 2023-09-23T23:02:55.384 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Max bandwidth (MB/sec): 178.438 2023-09-23T23:02:55.384 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Min bandwidth (MB/sec): 0 2023-09-23T23:02:55.384 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Average IOPS: 1174 2023-09-23T23:02:55.384 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Stddev IOPS: 521.557 2023-09-23T23:02:55.384 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Max IOPS: 2855 2023-09-23T23:02:55.384 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Min IOPS: 0 2023-09-23T23:02:55.384 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Average Latency(s): 0.0136154 2023-09-23T23:02:55.384 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Stddev Latency(s): 0.0307745 2023-09-23T23:02:55.384 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Max latency(s): 2.3514 2023-09-23T23:02:55.385 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Min latency(s): 0.00120899 2023-09-23T23:02:55.392 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Cleaning up (deleting benchmark objects) 2023-09-23T23:02:55.473 INFO:tasks.thrashosds.thrasher:Added osd 1 2023-09-23T23:02:55.477 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:55.551 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:55.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:55.556 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:55.657 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:55.693 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:02:55.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:55.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:02:55.798 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:55.835 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:55.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:55.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:55.944 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:55.972 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:55.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:55.977 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:56.078 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:56.108 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:56.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:56.112 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:56.212 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:56.239 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:56.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:56.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:56.343 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:56.353 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:56 smithi187 bash[89487]: cluster 2023-09-23T23:02:54.967797+0000 mgr.y (mgr.25310) 1244 : cluster 0 pgmap v1380: 109 pgs: 5 remapped+peering, 15 peering, 3 unknown, 86 active+clean; 5.6 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 9.2 KiB/s rd, 4 op/s; 17 KiB/s, 0 objects/s recovering 2023-09-23T23:02:56.353 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:56 smithi187 bash[89487]: cluster 2023-09-23T23:02:55.037743+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:02:56.353 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:56 smithi187 bash[89487]: cluster 2023-09-23T23:02:55.040247+0000 osd.7 (osd.7) 361 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:02:56.353 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:56 smithi187 bash[89487]: cluster 2023-09-23T23:02:55.041458+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:02:56.353 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:56 smithi187 bash[89487]: cluster 2023-09-23T23:02:55.044671+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:02:56.354 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:56 smithi187 bash[89487]: cluster 2023-09-23T23:02:55.045630+0000 osd.7 (osd.7) 362 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:02:56.354 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:56 smithi187 bash[89487]: cluster 2023-09-23T23:02:55.047168+0000 osd.7 (osd.7) 363 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:02:56.354 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:56 smithi187 bash[89487]: cluster 2023-09-23T23:02:55.047326+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:02:56.354 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:56 smithi187 bash[89487]: cluster 2023-09-23T23:02:56.040600+0000 mon.a (mon.0) 1740 : cluster 0 osdmap e333: 8 total, 8 up, 8 in 2023-09-23T23:02:56.369 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:56.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:56.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:56.473 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:56.498 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:56.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:56.500 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:56.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:56 smithi169 bash[104356]: cluster 2023-09-23T23:02:54.967797+0000 mgr.y (mgr.25310) 1244 : cluster 0 pgmap v1380: 109 pgs: 5 remapped+peering, 15 peering, 3 unknown, 86 active+clean; 5.6 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 9.2 KiB/s rd, 4 op/s; 17 KiB/s, 0 objects/s recovering 2023-09-23T23:02:56.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:56 smithi169 bash[104356]: cluster 2023-09-23T23:02:55.037743+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:02:56.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:56 smithi169 bash[104356]: cluster 2023-09-23T23:02:55.040247+0000 osd.7 (osd.7) 361 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:02:56.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:56 smithi169 bash[104356]: cluster 2023-09-23T23:02:55.041458+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:02:56.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:56 smithi169 bash[104356]: cluster 2023-09-23T23:02:55.044671+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:02:56.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:56 smithi169 bash[104356]: cluster 2023-09-23T23:02:55.045630+0000 osd.7 (osd.7) 362 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:02:56.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:56 smithi169 bash[104356]: cluster 2023-09-23T23:02:55.047168+0000 osd.7 (osd.7) 363 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:02:56.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:56 smithi169 bash[104356]: cluster 2023-09-23T23:02:55.047326+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:02:56.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:56 smithi169 bash[104356]: cluster 2023-09-23T23:02:56.040600+0000 mon.a (mon.0) 1740 : cluster 0 osdmap e333: 8 total, 8 up, 8 in 2023-09-23T23:02:56.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:56 smithi169 bash[101133]: cluster 2023-09-23T23:02:54.967797+0000 mgr.y (mgr.25310) 1244 : cluster 0 pgmap v1380: 109 pgs: 5 remapped+peering, 15 peering, 3 unknown, 86 active+clean; 5.6 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 9.2 KiB/s rd, 4 op/s; 17 KiB/s, 0 objects/s recovering 2023-09-23T23:02:56.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:56 smithi169 bash[101133]: cluster 2023-09-23T23:02:55.037743+0000 osd.5 (osd.5) 187 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:02:56.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:56 smithi169 bash[101133]: cluster 2023-09-23T23:02:55.040247+0000 osd.7 (osd.7) 361 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:02:56.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:56 smithi169 bash[101133]: cluster 2023-09-23T23:02:55.041458+0000 osd.5 (osd.5) 188 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:02:56.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:56 smithi169 bash[101133]: cluster 2023-09-23T23:02:55.044671+0000 osd.6 (osd.6) 92 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:02:56.537 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:56 smithi169 bash[101133]: cluster 2023-09-23T23:02:55.045630+0000 osd.7 (osd.7) 362 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:02:56.537 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:56 smithi169 bash[101133]: cluster 2023-09-23T23:02:55.047168+0000 osd.7 (osd.7) 363 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:02:56.537 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:56 smithi169 bash[101133]: cluster 2023-09-23T23:02:55.047326+0000 osd.5 (osd.5) 189 : cluster 3 failed to encode map e332 with expected crc 2023-09-23T23:02:56.537 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:56 smithi169 bash[101133]: cluster 2023-09-23T23:02:56.040600+0000 mon.a (mon.0) 1740 : cluster 0 osdmap e333: 8 total, 8 up, 8 in 2023-09-23T23:02:56.601 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:56.635 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:56.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:56.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:02:56.740 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:56.773 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:56.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:56.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:56.876 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:56.913 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:56.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:56.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:57.017 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:57.050 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:57.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:57.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:57.099 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is set 2023-09-23T23:02:57.154 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:57.166 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:57 smithi169 bash[101133]: cluster 2023-09-23T23:02:56.042169+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T23:02:57.166 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:57 smithi169 bash[101133]: cluster 2023-09-23T23:02:56.042444+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T23:02:57.166 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:57 smithi169 bash[101133]: cluster 2023-09-23T23:02:56.042879+0000 osd.7 (osd.7) 364 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T23:02:57.167 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:57 smithi169 bash[101133]: audit 2023-09-23T23:02:56.144145+0000 mon.c (mon.2) 111 : audit 1 from='client.? 172.21.15.169:0/2610116601' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:02:57.167 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:57 smithi169 bash[101133]: audit 2023-09-23T23:02:56.144623+0000 mon.a (mon.0) 1741 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:02:57.167 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:57 smithi169 bash[101133]: audit 2023-09-23T23:02:56.173300+0000 mon.a (mon.0) 1742 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:02:57.167 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:57 smithi169 bash[101133]: audit 2023-09-23T23:02:56.174685+0000 mon.a (mon.0) 1743 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:02:57.167 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:57 smithi169 bash[104356]: cluster 2023-09-23T23:02:56.042169+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T23:02:57.167 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:57 smithi169 bash[104356]: cluster 2023-09-23T23:02:56.042444+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T23:02:57.168 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:57 smithi169 bash[104356]: cluster 2023-09-23T23:02:56.042879+0000 osd.7 (osd.7) 364 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T23:02:57.168 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:57 smithi169 bash[104356]: audit 2023-09-23T23:02:56.144145+0000 mon.c (mon.2) 111 : audit 1 from='client.? 172.21.15.169:0/2610116601' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:02:57.168 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:57 smithi169 bash[104356]: audit 2023-09-23T23:02:56.144623+0000 mon.a (mon.0) 1741 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:02:57.168 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:57 smithi169 bash[104356]: audit 2023-09-23T23:02:56.173300+0000 mon.a (mon.0) 1742 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:02:57.168 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:57 smithi169 bash[104356]: audit 2023-09-23T23:02:56.174685+0000 mon.a (mon.0) 1743 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:02:57.182 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:57.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:57.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:57.286 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:57.295 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:57 smithi187 bash[89487]: cluster 2023-09-23T23:02:56.042169+0000 osd.5 (osd.5) 190 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T23:02:57.296 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:57 smithi187 bash[89487]: cluster 2023-09-23T23:02:56.042444+0000 osd.6 (osd.6) 93 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T23:02:57.296 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:57 smithi187 bash[89487]: cluster 2023-09-23T23:02:56.042879+0000 osd.7 (osd.7) 364 : cluster 3 failed to encode map e333 with expected crc 2023-09-23T23:02:57.296 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:57 smithi187 bash[89487]: audit 2023-09-23T23:02:56.144145+0000 mon.c (mon.2) 111 : audit 1 from='client.? 172.21.15.169:0/2610116601' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:02:57.296 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:57 smithi187 bash[89487]: audit 2023-09-23T23:02:56.144623+0000 mon.a (mon.0) 1741 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:02:57.296 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:57 smithi187 bash[89487]: audit 2023-09-23T23:02:56.173300+0000 mon.a (mon.0) 1742 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:02:57.296 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:57 smithi187 bash[89487]: audit 2023-09-23T23:02:56.174685+0000 mon.a (mon.0) 1743 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:02:57.313 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:57.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:57.317 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:57.418 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:57.449 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:57.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:57.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:57.552 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:57.581 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:57.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:57.584 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:57.685 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:57.715 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:02:57.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:57.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:02:57.824 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:57.865 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:57.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:57.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:57.972 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:57.995 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:57.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:57.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:58.098 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:58.133 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:58.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:58.135 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:58.236 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:58.245 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:58 smithi169 bash[104356]: cluster 2023-09-23T23:02:56.968582+0000 mgr.y (mgr.25310) 1245 : cluster 0 pgmap v1383: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 5 remapped+peering, 15 peering, 3 unknown, 84 active+clean; 5.6 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 14 KiB/s rd, 20 MiB/s wr, 356 op/s; 6591/277437 objects degraded (2.376%); 6578/277437 objects misplaced (2.371%); 26 KiB/s, 0 objects/s recovering 2023-09-23T23:02:58.245 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:58 smithi169 bash[104356]: cluster 2023-09-23T23:02:57.068256+0000 mon.a (mon.0) 1744 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:02:58.245 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:58 smithi169 bash[104356]: cluster 2023-09-23T23:02:57.085114+0000 osd.7 (osd.7) 365 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:02:58.245 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:58 smithi169 bash[104356]: cluster 2023-09-23T23:02:57.087522+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:02:58.245 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:58 smithi169 bash[104356]: audit 2023-09-23T23:02:57.087527+0000 mon.a (mon.0) 1745 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:02:58.245 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:58 smithi169 bash[104356]: cluster 2023-09-23T23:02:57.087771+0000 mon.a (mon.0) 1746 : cluster 0 osdmap e334: 8 total, 8 up, 8 in 2023-09-23T23:02:58.245 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:58 smithi169 bash[104356]: cluster 2023-09-23T23:02:57.096320+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:02:58.245 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:58 smithi169 bash[104356]: cluster 2023-09-23T23:02:57.867626+0000 mon.a (mon.0) 1747 : cluster 3 Health check failed: Degraded data redundancy: 6591/277437 objects degraded (2.376%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:02:58.246 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:58 smithi169 bash[101133]: cluster 2023-09-23T23:02:56.968582+0000 mgr.y (mgr.25310) 1245 : cluster 0 pgmap v1383: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 5 remapped+peering, 15 peering, 3 unknown, 84 active+clean; 5.6 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 14 KiB/s rd, 20 MiB/s wr, 356 op/s; 6591/277437 objects degraded (2.376%); 6578/277437 objects misplaced (2.371%); 26 KiB/s, 0 objects/s recovering 2023-09-23T23:02:58.246 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:58 smithi169 bash[101133]: cluster 2023-09-23T23:02:57.068256+0000 mon.a (mon.0) 1744 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:02:58.246 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:58 smithi169 bash[101133]: cluster 2023-09-23T23:02:57.085114+0000 osd.7 (osd.7) 365 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:02:58.246 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:58 smithi169 bash[101133]: cluster 2023-09-23T23:02:57.087522+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:02:58.246 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:58 smithi169 bash[101133]: audit 2023-09-23T23:02:57.087527+0000 mon.a (mon.0) 1745 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:02:58.246 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:58 smithi169 bash[101133]: cluster 2023-09-23T23:02:57.087771+0000 mon.a (mon.0) 1746 : cluster 0 osdmap e334: 8 total, 8 up, 8 in 2023-09-23T23:02:58.246 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:58 smithi169 bash[101133]: cluster 2023-09-23T23:02:57.096320+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:02:58.247 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:58 smithi169 bash[101133]: cluster 2023-09-23T23:02:57.867626+0000 mon.a (mon.0) 1747 : cluster 3 Health check failed: Degraded data redundancy: 6591/277437 objects degraded (2.376%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:02:58.271 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:58.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:58.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:58.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:58 smithi187 bash[89487]: cluster 2023-09-23T23:02:56.968582+0000 mgr.y (mgr.25310) 1245 : cluster 0 pgmap v1383: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 5 remapped+peering, 15 peering, 3 unknown, 84 active+clean; 5.6 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 14 KiB/s rd, 20 MiB/s wr, 356 op/s; 6591/277437 objects degraded (2.376%); 6578/277437 objects misplaced (2.371%); 26 KiB/s, 0 objects/s recovering 2023-09-23T23:02:58.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:58 smithi187 bash[89487]: cluster 2023-09-23T23:02:57.068256+0000 mon.a (mon.0) 1744 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:02:58.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:58 smithi187 bash[89487]: cluster 2023-09-23T23:02:57.085114+0000 osd.7 (osd.7) 365 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:02:58.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:58 smithi187 bash[89487]: cluster 2023-09-23T23:02:57.087522+0000 osd.6 (osd.6) 94 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:02:58.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:58 smithi187 bash[89487]: audit 2023-09-23T23:02:57.087527+0000 mon.a (mon.0) 1745 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:02:58.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:58 smithi187 bash[89487]: cluster 2023-09-23T23:02:57.087771+0000 mon.a (mon.0) 1746 : cluster 0 osdmap e334: 8 total, 8 up, 8 in 2023-09-23T23:02:58.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:58 smithi187 bash[89487]: cluster 2023-09-23T23:02:57.096320+0000 osd.5 (osd.5) 191 : cluster 3 failed to encode map e334 with expected crc 2023-09-23T23:02:58.377 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:58 smithi187 bash[89487]: cluster 2023-09-23T23:02:57.867626+0000 mon.a (mon.0) 1747 : cluster 3 Health check failed: Degraded data redundancy: 6591/277437 objects degraded (2.376%), 1 pg degraded (PG_DEGRADED) 2023-09-23T23:02:58.377 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:58.404 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:58.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:58.407 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:58.507 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:58.534 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:02:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:02:58] "GET /metrics HTTP/1.1" 200 36548 "" "Prometheus/2.43.0" 2023-09-23T23:02:58.537 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:58.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:58.544 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:58.644 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:58.677 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:58.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:58.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:58.780 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:58.810 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:58.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:58.814 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:58.914 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:58.947 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:02:58.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:58.952 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:02:59.053 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:59.097 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:59.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:59.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:59.204 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:59.230 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:02:59.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:59.236 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:02:59.337 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:59.347 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:59 smithi187 bash[89487]: cluster 2023-09-23T23:02:58.969454+0000 mgr.y (mgr.25310) 1246 : cluster 0 pgmap v1385: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 6.4 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 207 B/s rd, 169 MiB/s wr, 3.01k op/s; 6592/313002 objects degraded (2.106%); 45640/313002 objects misplaced (14.581%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T23:02:59.347 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:02:59 smithi187 bash[89487]: cluster 2023-09-23T23:02:59.075606+0000 mon.a (mon.0) 1748 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 8 pgs peering) 2023-09-23T23:02:59.366 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:02:59.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:59.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:02:59.473 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:59.516 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:59.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:59.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:59.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:59 smithi169 bash[104356]: cluster 2023-09-23T23:02:58.969454+0000 mgr.y (mgr.25310) 1246 : cluster 0 pgmap v1385: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 6.4 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 207 B/s rd, 169 MiB/s wr, 3.01k op/s; 6592/313002 objects degraded (2.106%); 45640/313002 objects misplaced (14.581%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T23:02:59.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:02:59 smithi169 bash[104356]: cluster 2023-09-23T23:02:59.075606+0000 mon.a (mon.0) 1748 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 8 pgs peering) 2023-09-23T23:02:59.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:59 smithi169 bash[101133]: cluster 2023-09-23T23:02:58.969454+0000 mgr.y (mgr.25310) 1246 : cluster 0 pgmap v1385: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 6.4 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 207 B/s rd, 169 MiB/s wr, 3.01k op/s; 6592/313002 objects degraded (2.106%); 45640/313002 objects misplaced (14.581%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T23:02:59.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:02:59 smithi169 bash[101133]: cluster 2023-09-23T23:02:59.075606+0000 mon.a (mon.0) 1748 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 8 pgs inactive, 8 pgs peering) 2023-09-23T23:02:59.621 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:59.645 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:02:59.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:59.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:02:59.749 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:59.775 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:02:59.778 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:02:59.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:59.783 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:02:59.884 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:59.917 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:02:59.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:02:59.923 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:00.024 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:00.054 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:00.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:00.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:00.158 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:00.184 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:00.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:00.189 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:00.289 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:00.318 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:00.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:00.322 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:00.423 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:00.448 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:00.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:00.450 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:00.474 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 6, 7, 5, 1] out_osds: [] dead_osds: [] live_osds: [1, 2, 3, 4, 7, 0, 5, 6] 2023-09-23T23:03:00.475 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T23:03:00.475 INFO:tasks.thrashosds.thrasher:fixing pg num pool .mgr 2023-09-23T23:03:00.475 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:03:00.551 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:00.599 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:00.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:00.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:00.704 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:00.739 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:00.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:00.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:00.845 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:00.887 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:00.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:00.889 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:00.990 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:01.014 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:01.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:01.019 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:01.120 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:01.159 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:01.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:01.165 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:01.266 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:01.290 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:01.293 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T23:03:01.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:01.295 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:01.396 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:01.430 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:01.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:01.433 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:01.534 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:01.565 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:01.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:01.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:01.672 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:01.707 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:01.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:01.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:01.808 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:03:01.812 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:01.862 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:01.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:01.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:01.972 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:02.001 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:02.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:02.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:02.107 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:02.115 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:02 smithi169 bash[101133]: cluster 2023-09-23T23:03:00.969918+0000 mgr.y (mgr.25310) 1247 : cluster 0 pgmap v1386: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 6.4 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 170 B/s rd, 139 MiB/s wr, 2.47k op/s; 6592/313002 objects degraded (2.106%); 45640/313002 objects misplaced (14.581%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T23:03:02.116 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:02 smithi169 bash[104356]: cluster 2023-09-23T23:03:00.969918+0000 mgr.y (mgr.25310) 1247 : cluster 0 pgmap v1386: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 6.4 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 170 B/s rd, 139 MiB/s wr, 2.47k op/s; 6592/313002 objects degraded (2.106%); 45640/313002 objects misplaced (14.581%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T23:03:02.137 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:02.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:02.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:02.243 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:02.272 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:02.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:02.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:02.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:02 smithi187 bash[89487]: cluster 2023-09-23T23:03:00.969918+0000 mgr.y (mgr.25310) 1247 : cluster 0 pgmap v1386: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 6.4 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 170 B/s rd, 139 MiB/s wr, 2.47k op/s; 6592/313002 objects degraded (2.106%); 45640/313002 objects misplaced (14.581%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T23:03:02.375 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:02.418 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:02.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:02.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:02.523 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:02.547 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:02.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:02.552 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:02.652 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:02.678 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:02.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:02.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:02.782 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:02.810 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:02.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:02.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:02.920 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:02.949 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:02.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:02.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:03.052 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:03.075 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:03.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:03.076 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:03.177 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:03.202 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:03.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:03.204 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:03.305 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:03.314 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:03 smithi169 bash[101133]: cluster 2023-09-23T23:03:03.030048+0000 mon.a (mon.0) 1749 : cluster 3 Health check update: Degraded data redundancy: 6738/307098 objects degraded (2.194%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T23:03:03.314 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:03 smithi169 bash[104356]: cluster 2023-09-23T23:03:03.030048+0000 mon.a (mon.0) 1749 : cluster 3 Health check update: Degraded data redundancy: 6738/307098 objects degraded (2.194%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T23:03:03.339 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:03.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:03.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:03.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:03 smithi187 bash[89487]: cluster 2023-09-23T23:03:03.030048+0000 mon.a (mon.0) 1749 : cluster 3 Health check update: Degraded data redundancy: 6738/307098 objects degraded (2.194%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T23:03:03.443 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:03.471 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:03.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:03.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:03.575 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:03.603 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:03.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:03.605 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:03.706 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:03.732 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:03.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:03.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:03.842 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:03.866 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:03.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:03.872 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:03.973 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:04.006 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:04.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:04.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:04.110 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:04.152 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:04.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:04.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:04.255 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:04.281 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:04.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:04.283 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:04.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:04 smithi169 bash[101133]: cluster 2023-09-23T23:03:02.970912+0000 mgr.y (mgr.25310) 1248 : cluster 0 pgmap v1387: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 129 B/s rd, 105 MiB/s wr, 2.12k op/s; 6738/307098 objects degraded (2.194%); 45017/307098 objects misplaced (14.659%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T23:03:04.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:04 smithi169 bash[104356]: cluster 2023-09-23T23:03:02.970912+0000 mgr.y (mgr.25310) 1248 : cluster 0 pgmap v1387: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 129 B/s rd, 105 MiB/s wr, 2.12k op/s; 6738/307098 objects degraded (2.194%); 45017/307098 objects misplaced (14.659%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T23:03:04.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:04 smithi187 bash[89487]: cluster 2023-09-23T23:03:02.970912+0000 mgr.y (mgr.25310) 1248 : cluster 0 pgmap v1387: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 129 B/s rd, 105 MiB/s wr, 2.12k op/s; 6738/307098 objects degraded (2.194%); 45017/307098 objects misplaced (14.659%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T23:03:04.384 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:04.409 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:04.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:04.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:04.517 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:04.542 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:04.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:04.545 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:04.645 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:04.678 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:04.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:04.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:04.785 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:04.816 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:04.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:04.822 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:04.923 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:04.947 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:04.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:04.954 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:05.055 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:05.084 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:05.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:05.087 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:05.188 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:05.216 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:05.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:05.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:05.320 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:05.347 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:05.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:05.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:05.453 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:05.481 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:05.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:05.487 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:05.588 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:05.619 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:05.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:05.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:05.729 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:05.752 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:05.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:05.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:05.857 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:05.885 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:05.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:05.888 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:05.989 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:06.017 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:06.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:06.022 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:06.123 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:06.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:06 smithi187 bash[89487]: cluster 2023-09-23T23:03:04.971635+0000 mgr.y (mgr.25310) 1249 : cluster 0 pgmap v1388: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 114 B/s rd, 93 MiB/s wr, 2.04k op/s; 6738/302844 objects degraded (2.225%); 44195/302844 objects misplaced (14.593%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T23:03:06.162 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:06.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:06.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:06.268 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:06.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:06 smithi169 bash[104356]: cluster 2023-09-23T23:03:04.971635+0000 mgr.y (mgr.25310) 1249 : cluster 0 pgmap v1388: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 114 B/s rd, 93 MiB/s wr, 2.04k op/s; 6738/302844 objects degraded (2.225%); 44195/302844 objects misplaced (14.593%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T23:03:06.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:06 smithi169 bash[101133]: cluster 2023-09-23T23:03:04.971635+0000 mgr.y (mgr.25310) 1249 : cluster 0 pgmap v1388: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 114 B/s rd, 93 MiB/s wr, 2.04k op/s; 6738/302844 objects degraded (2.225%); 44195/302844 objects misplaced (14.593%); 1.1 MiB/s, 18 objects/s recovering 2023-09-23T23:03:06.293 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:06.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:06.298 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:06.399 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:06.432 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:06.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:06.434 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:06.535 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:06.565 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:06.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:06.574 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:06.674 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:06.705 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:06.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:06.708 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:06.808 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:06.831 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:06.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:06.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:06.934 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:06.973 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:06.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:06.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:07.079 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:07.123 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:07.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:07.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:07.227 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:07.251 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:07.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:07.257 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:07.358 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:07.387 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:07.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:07.389 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:07.490 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:07.535 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:07.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:07.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:07.638 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:07.674 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:07.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:07.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:07.776 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:07.813 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:07.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:07.819 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:07.919 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:07.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:07.949 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:07.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:08.050 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:08.058 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:07 smithi169 bash[104356]: audit 2023-09-23T23:03:06.795600+0000 mon.a (mon.0) 1750 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:08.058 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:07 smithi169 bash[104356]: cluster 2023-09-23T23:03:06.972409+0000 mgr.y (mgr.25310) 1250 : cluster 0 pgmap v1389: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 83 MiB/s wr, 1.86k op/s; 6738/301035 objects degraded (2.238%); 43990/301035 objects misplaced (14.613%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T23:03:08.059 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:07 smithi169 bash[104356]: audit 2023-09-23T23:03:07.392147+0000 mon.a (mon.0) 1751 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:03:08.059 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:07 smithi169 bash[101133]: audit 2023-09-23T23:03:06.795600+0000 mon.a (mon.0) 1750 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:08.059 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:07 smithi169 bash[101133]: cluster 2023-09-23T23:03:06.972409+0000 mgr.y (mgr.25310) 1250 : cluster 0 pgmap v1389: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 83 MiB/s wr, 1.86k op/s; 6738/301035 objects degraded (2.238%); 43990/301035 objects misplaced (14.613%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T23:03:08.059 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:07 smithi169 bash[101133]: audit 2023-09-23T23:03:07.392147+0000 mon.a (mon.0) 1751 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:03:08.076 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:08.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:08.078 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:08.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:07 smithi187 bash[89487]: audit 2023-09-23T23:03:06.795600+0000 mon.a (mon.0) 1750 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:08.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:07 smithi187 bash[89487]: cluster 2023-09-23T23:03:06.972409+0000 mgr.y (mgr.25310) 1250 : cluster 0 pgmap v1389: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 83 MiB/s wr, 1.86k op/s; 6738/301035 objects degraded (2.238%); 43990/301035 objects misplaced (14.613%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T23:03:08.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:07 smithi187 bash[89487]: audit 2023-09-23T23:03:07.392147+0000 mon.a (mon.0) 1751 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:03:08.180 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:08.214 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:08.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:08.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:08.318 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:08.347 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:08.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:08.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:08.451 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:08.486 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:08.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:08.492 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:08.593 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:08.621 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:08.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:08.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:08.724 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:08.728 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:03:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:03:08] "GET /metrics HTTP/1.1" 200 36548 "" "Prometheus/2.43.0" 2023-09-23T23:03:08.750 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:08.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:08.752 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:08.853 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:08.881 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:08.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:08.884 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:08.985 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:09.008 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:09.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:09.012 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:09.101 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T23:03:09.114 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:09.143 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T23:03:09.145 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:09.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:09.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:09.195 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T23:03:09.234 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T23:03:09.250 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:09.271 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T23:03:09.282 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:09.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:09 smithi169 bash[104356]: cluster 2023-09-23T23:03:09.024680+0000 mon.a (mon.0) 1752 : cluster 3 Health check update: Degraded data redundancy: 6900/293082 objects degraded (2.354%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T23:03:09.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:09 smithi169 bash[104356]: audit 2023-09-23T23:03:09.029596+0000 mon.c (mon.2) 112 : audit 0 from='client.? 172.21.15.169:0/2841248759' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:03:09.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:09 smithi169 bash[101133]: cluster 2023-09-23T23:03:09.024680+0000 mon.a (mon.0) 1752 : cluster 3 Health check update: Degraded data redundancy: 6900/293082 objects degraded (2.354%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T23:03:09.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:09 smithi169 bash[101133]: audit 2023-09-23T23:03:09.029596+0000 mon.c (mon.2) 112 : audit 0 from='client.? 172.21.15.169:0/2841248759' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:03:09.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:09.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:09.311 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T23:03:09.343 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T23:03:09.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:09 smithi187 bash[89487]: cluster 2023-09-23T23:03:09.024680+0000 mon.a (mon.0) 1752 : cluster 3 Health check update: Degraded data redundancy: 6900/293082 objects degraded (2.354%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T23:03:09.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:09 smithi187 bash[89487]: audit 2023-09-23T23:03:09.029596+0000 mon.c (mon.2) 112 : audit 0 from='client.? 172.21.15.169:0/2841248759' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:03:09.386 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:09.388 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T23:03:09.396 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:03:09.397 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:03:09.397 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:03:09.397 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:03:09.397 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:03:09.397 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:03:09.397 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:03:09.397 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:03:09.409 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:09.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:09.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:09.419 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:03:09.422 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:03:09.512 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:09.540 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:09.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:09.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:09.647 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:09.674 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:09.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:09.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:09.780 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:09.808 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:09.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:09.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:09.912 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:09.940 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:09.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:09.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:10.043 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:10.080 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:10.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:10.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:10.186 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:10.212 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:10.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:10.221 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:10.322 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:10.331 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:10 smithi169 bash[104356]: cluster 2023-09-23T23:03:08.973241+0000 mgr.y (mgr.25310) 1251 : cluster 0 pgmap v1390: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 6.0 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 86 B/s rd, 70 MiB/s wr, 1.79k op/s; 6900/293082 objects degraded (2.354%); 42731/293082 objects misplaced (14.580%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T23:03:10.332 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:10 smithi169 bash[101133]: cluster 2023-09-23T23:03:08.973241+0000 mgr.y (mgr.25310) 1251 : cluster 0 pgmap v1390: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 6.0 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 86 B/s rd, 70 MiB/s wr, 1.79k op/s; 6900/293082 objects degraded (2.354%); 42731/293082 objects misplaced (14.580%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T23:03:10.355 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:10.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:10.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:10.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:10 smithi187 bash[89487]: cluster 2023-09-23T23:03:08.973241+0000 mgr.y (mgr.25310) 1251 : cluster 0 pgmap v1390: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 6.0 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 86 B/s rd, 70 MiB/s wr, 1.79k op/s; 6900/293082 objects degraded (2.354%); 42731/293082 objects misplaced (14.580%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T23:03:10.459 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:10.494 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:10.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:10.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:10.599 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:10.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:10.628 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:10.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:10.729 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:10.754 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:10.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:10.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:10.860 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:10.881 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:10.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:10.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:10.984 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:11.012 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:11.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:11.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:11.118 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:11.163 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:11.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:11.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:11.267 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:11.300 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:11.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:11.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:11.404 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:11.429 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:11.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:11.433 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:11.534 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:11.562 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:11.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:11.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:11.666 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:11.696 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:11.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:11.700 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:11.801 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:11.837 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:11.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:11.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:11.943 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:11.970 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:11.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:11.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:12.074 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:12.100 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:12.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:12.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:12.205 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:12.229 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:12.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:12.232 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:12.333 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:12.343 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:12 smithi169 bash[104356]: cluster 2023-09-23T23:03:10.973847+0000 mgr.y (mgr.25310) 1252 : cluster 0 pgmap v1391: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.9 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 571 op/s; 6900/292407 objects degraded (2.360%); 42731/292407 objects misplaced (14.614%); 666 KiB/s, 10 objects/s recovering 2023-09-23T23:03:12.344 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:12 smithi169 bash[104356]: audit 2023-09-23T23:03:11.172746+0000 mon.a (mon.0) 1753 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:12.344 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:12 smithi169 bash[104356]: audit 2023-09-23T23:03:11.178023+0000 mon.a (mon.0) 1754 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:03:12.344 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:12 smithi169 bash[101133]: cluster 2023-09-23T23:03:10.973847+0000 mgr.y (mgr.25310) 1252 : cluster 0 pgmap v1391: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.9 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 571 op/s; 6900/292407 objects degraded (2.360%); 42731/292407 objects misplaced (14.614%); 666 KiB/s, 10 objects/s recovering 2023-09-23T23:03:12.344 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:12 smithi169 bash[101133]: audit 2023-09-23T23:03:11.172746+0000 mon.a (mon.0) 1753 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:12.344 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:12 smithi169 bash[101133]: audit 2023-09-23T23:03:11.178023+0000 mon.a (mon.0) 1754 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:03:12.358 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:12.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:12.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:12.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:12 smithi187 bash[89487]: cluster 2023-09-23T23:03:10.973847+0000 mgr.y (mgr.25310) 1252 : cluster 0 pgmap v1391: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.9 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 571 op/s; 6900/292407 objects degraded (2.360%); 42731/292407 objects misplaced (14.614%); 666 KiB/s, 10 objects/s recovering 2023-09-23T23:03:12.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:12 smithi187 bash[89487]: audit 2023-09-23T23:03:11.172746+0000 mon.a (mon.0) 1753 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:12.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:12 smithi187 bash[89487]: audit 2023-09-23T23:03:11.178023+0000 mon.a (mon.0) 1754 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:03:12.461 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:12.517 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:12.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:12.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:12.620 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:12.664 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:12.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:12.670 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:12.770 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:12.793 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:12.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:12.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:12.897 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:12.938 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:12.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:12.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:13.042 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:13.080 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:13.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:13.090 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:13.191 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:13.220 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:13.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:13.226 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:13.327 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:13.371 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:13.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:13.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:13.475 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:13.529 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:13.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:13.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:13.633 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:13.657 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:13.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:13.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:13.763 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:13.800 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:13.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:13.872 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:13.973 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:14.002 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:14.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:14.007 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:14.093 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:14 smithi187 bash[89487]: cluster 2023-09-23T23:03:12.974582+0000 mgr.y (mgr.25310) 1253 : cluster 0 pgmap v1392: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 711 op/s; 7061/287382 objects degraded (2.457%); 42070/287382 objects misplaced (14.639%); 986 KiB/s, 15 objects/s recovering 2023-09-23T23:03:14.108 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:14.136 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:14.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:14.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:14.239 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:14.258 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:14 smithi169 bash[101133]: cluster 2023-09-23T23:03:12.974582+0000 mgr.y (mgr.25310) 1253 : cluster 0 pgmap v1392: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 711 op/s; 7061/287382 objects degraded (2.457%); 42070/287382 objects misplaced (14.639%); 986 KiB/s, 15 objects/s recovering 2023-09-23T23:03:14.258 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:14 smithi169 bash[104356]: cluster 2023-09-23T23:03:12.974582+0000 mgr.y (mgr.25310) 1253 : cluster 0 pgmap v1392: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 711 op/s; 7061/287382 objects degraded (2.457%); 42070/287382 objects misplaced (14.639%); 986 KiB/s, 15 objects/s recovering 2023-09-23T23:03:14.272 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:14.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:14.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:14.381 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:14.417 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:14.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:14.420 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:14.521 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:14.553 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:14.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:14.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:14.656 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:14.689 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:14.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:14.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:14.796 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:14.825 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:14.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:14.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:14.931 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:14.962 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:14.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:14.966 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:15.067 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:15.099 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:15.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:15.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:15.198 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:15 smithi169 bash[101133]: audit 2023-09-23T23:03:14.197425+0000 mon.a (mon.0) 1755 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:15.199 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:15 smithi169 bash[101133]: audit 2023-09-23T23:03:14.210486+0000 mon.a (mon.0) 1756 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:15.199 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:15 smithi169 bash[101133]: cluster 2023-09-23T23:03:14.975412+0000 mgr.y (mgr.25310) 1254 : cluster 0 pgmap v1393: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 665 op/s; 7061/283131 objects degraded (2.494%); 41255/283131 objects misplaced (14.571%); 656 KiB/s, 10 objects/s recovering 2023-09-23T23:03:15.202 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:15.238 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2023-09-23T23:03:15.238 INFO:teuthology.orchestra.run.smithi169.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-23T23:03:15.241 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:15.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:15.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:15.348 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:15.357 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:03:15.371 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:15.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:15.376 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:15.477 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:15.485 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:15 smithi169 bash[104356]: audit 2023-09-23T23:03:14.197425+0000 mon.a (mon.0) 1755 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:15.485 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:15 smithi169 bash[104356]: audit 2023-09-23T23:03:14.210486+0000 mon.a (mon.0) 1756 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:15.485 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:15 smithi169 bash[104356]: cluster 2023-09-23T23:03:14.975412+0000 mgr.y (mgr.25310) 1254 : cluster 0 pgmap v1393: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 665 op/s; 7061/283131 objects degraded (2.494%); 41255/283131 objects misplaced (14.571%); 656 KiB/s, 10 objects/s recovering 2023-09-23T23:03:15.498 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:15.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:15.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:15.615 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:15.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:15 smithi187 bash[89487]: audit 2023-09-23T23:03:14.197425+0000 mon.a (mon.0) 1755 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:15.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:15 smithi187 bash[89487]: audit 2023-09-23T23:03:14.210486+0000 mon.a (mon.0) 1756 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:15.627 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:15 smithi187 bash[89487]: cluster 2023-09-23T23:03:14.975412+0000 mgr.y (mgr.25310) 1254 : cluster 0 pgmap v1393: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.8 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 665 op/s; 7061/283131 objects degraded (2.494%); 41255/283131 objects misplaced (14.571%); 656 KiB/s, 10 objects/s recovering 2023-09-23T23:03:15.655 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:15.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:15.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:15.757 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:15.800 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:15.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:15.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:15.904 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:15.930 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:15.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:15.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:16.033 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:16.076 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:16.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:16.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:16.182 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:16.209 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:16.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:16.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:16.315 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:16.339 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:16.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:16.341 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:16.355 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:16 smithi169 bash[104356]: cluster 2023-09-23T23:03:15.204021+0000 mon.a (mon.0) 1757 : cluster 3 Health check update: Degraded data redundancy: 7061/283131 objects degraded (2.494%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T23:03:16.356 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:16 smithi169 bash[104356]: audit 2023-09-23T23:03:15.221806+0000 mon.a (mon.0) 1758 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:16.356 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:16 smithi169 bash[104356]: audit 2023-09-23T23:03:15.233447+0000 mon.a (mon.0) 1759 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:16.356 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:16 smithi169 bash[101133]: cluster 2023-09-23T23:03:15.204021+0000 mon.a (mon.0) 1757 : cluster 3 Health check update: Degraded data redundancy: 7061/283131 objects degraded (2.494%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T23:03:16.356 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:16 smithi169 bash[101133]: audit 2023-09-23T23:03:15.221806+0000 mon.a (mon.0) 1758 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:16.356 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:16 smithi169 bash[101133]: audit 2023-09-23T23:03:15.233447+0000 mon.a (mon.0) 1759 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:16.442 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:16.451 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:16 smithi187 bash[89487]: cluster 2023-09-23T23:03:15.204021+0000 mon.a (mon.0) 1757 : cluster 3 Health check update: Degraded data redundancy: 7061/283131 objects degraded (2.494%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T23:03:16.451 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:16 smithi187 bash[89487]: audit 2023-09-23T23:03:15.221806+0000 mon.a (mon.0) 1758 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:16.451 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:16 smithi187 bash[89487]: audit 2023-09-23T23:03:15.233447+0000 mon.a (mon.0) 1759 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:16.469 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:16.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:16.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:16.574 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:16.607 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:16.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:16.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:16.710 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:16.753 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:16.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:16.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:16.856 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:16.895 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:16.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:16.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:17.001 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:17.028 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:17.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:17.032 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:17.132 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:17.156 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:17.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:17.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:17.259 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:17.289 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:17.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:17.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:17.395 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:17.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:17.424 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:17.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:17.524 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:17.555 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:17.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:17.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:17.661 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:17.697 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:17.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:17.702 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:17.803 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:17.835 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:17.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:17.836 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:17.937 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:17.945 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:17 smithi169 bash[104356]: cluster 2023-09-23T23:03:16.976014+0000 mgr.y (mgr.25310) 1255 : cluster 0 pgmap v1394: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 7061/281352 objects degraded (2.510%); 41060/281352 objects misplaced (14.594%); 656 KiB/s, 10 objects/s recovering 2023-09-23T23:03:17.946 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:17 smithi169 bash[101133]: cluster 2023-09-23T23:03:16.976014+0000 mgr.y (mgr.25310) 1255 : cluster 0 pgmap v1394: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 7061/281352 objects degraded (2.510%); 41060/281352 objects misplaced (14.594%); 656 KiB/s, 10 objects/s recovering 2023-09-23T23:03:17.965 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:17.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:17.972 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:18.073 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:18.104 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:18.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:18.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:18.212 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:18.239 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:18.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:18.243 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:18.344 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:18.352 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:17 smithi187 bash[89487]: cluster 2023-09-23T23:03:16.976014+0000 mgr.y (mgr.25310) 1255 : cluster 0 pgmap v1394: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.7 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 7061/281352 objects degraded (2.510%); 41060/281352 objects misplaced (14.594%); 656 KiB/s, 10 objects/s recovering 2023-09-23T23:03:18.371 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:18.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:18.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:18.478 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:18.509 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:18.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:18.515 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:18.533 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:03:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:03:18] "GET /metrics HTTP/1.1" 200 36557 "" "Prometheus/2.43.0" 2023-09-23T23:03:18.615 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:18.642 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:18.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:18.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:18.744 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:18.772 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:18.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:18.779 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:18.879 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:18.912 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:18.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:18.921 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:19.022 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:19.047 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:19.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:19.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:19.150 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:19.178 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:19.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:19.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:19.282 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:19.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:19.325 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:19.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:19.426 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:19.454 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:19.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:19.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:19.558 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:19.594 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:19.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:19.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:19.698 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:19.727 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:19.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:19.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:19.830 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:19.870 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:19.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:19.873 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:19.974 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:20.002 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:20.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:20.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:20.010 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-23T23:03:20.107 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:20.141 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:20.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:20.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:20.248 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:20.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:20 smithi169 bash[101133]: cluster 2023-09-23T23:03:18.976951+0000 mgr.y (mgr.25310) 1256 : cluster 0 pgmap v1395: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.6 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 762 op/s; 7178/273570 objects degraded (2.624%); 39836/273570 objects misplaced (14.562%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T23:03:20.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:20 smithi169 bash[104356]: cluster 2023-09-23T23:03:18.976951+0000 mgr.y (mgr.25310) 1256 : cluster 0 pgmap v1395: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.6 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 762 op/s; 7178/273570 objects degraded (2.624%); 39836/273570 objects misplaced (14.562%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T23:03:20.284 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:20.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:20.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:20.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:20 smithi187 bash[89487]: cluster 2023-09-23T23:03:18.976951+0000 mgr.y (mgr.25310) 1256 : cluster 0 pgmap v1395: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.6 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 762 op/s; 7178/273570 objects degraded (2.624%); 39836/273570 objects misplaced (14.562%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T23:03:20.387 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:20.412 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:20.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:20.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:20.520 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:20.547 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:20.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:20.550 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:20.651 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:20.682 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:20.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:20.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:20.786 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:20.822 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:20.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:20.824 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:20.924 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:20.957 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:20.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:20.966 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:21.066 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:21.103 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:21.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:21.107 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:21.207 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:21.265 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:21.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:21.269 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:21.338 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:21 smithi169 bash[101133]: cluster 2023-09-23T23:03:21.034738+0000 mon.a (mon.0) 1760 : cluster 3 Health check update: Degraded data redundancy: 7178/272970 objects degraded (2.630%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T23:03:21.339 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:21 smithi169 bash[104356]: cluster 2023-09-23T23:03:21.034738+0000 mon.a (mon.0) 1760 : cluster 3 Health check update: Degraded data redundancy: 7178/272970 objects degraded (2.630%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T23:03:21.370 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:21.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:21 smithi187 bash[89487]: cluster 2023-09-23T23:03:21.034738+0000 mon.a (mon.0) 1760 : cluster 3 Health check update: Degraded data redundancy: 7178/272970 objects degraded (2.630%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T23:03:21.401 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:21.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:21.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:21.506 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:21.529 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:21.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:21.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:21.637 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:21.677 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:21.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:21.683 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:21.784 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:21.820 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:21.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:21.823 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:21.924 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:21.949 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:21.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:21.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:22.057 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:22.103 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:22.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:22.107 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:22.208 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:22.220 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:22 smithi169 bash[101133]: cluster 2023-09-23T23:03:20.979150+0000 mgr.y (mgr.25310) 1257 : cluster 0 pgmap v1396: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 7178/272970 objects degraded (2.630%); 39836/272970 objects misplaced (14.594%); 693 KiB/s, 10 objects/s recovering 2023-09-23T23:03:22.220 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:22 smithi169 bash[104356]: cluster 2023-09-23T23:03:20.979150+0000 mgr.y (mgr.25310) 1257 : cluster 0 pgmap v1396: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 7178/272970 objects degraded (2.630%); 39836/272970 objects misplaced (14.594%); 693 KiB/s, 10 objects/s recovering 2023-09-23T23:03:22.259 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:22.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:22.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:22.364 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:22.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:22 smithi187 bash[89487]: cluster 2023-09-23T23:03:20.979150+0000 mgr.y (mgr.25310) 1257 : cluster 0 pgmap v1396: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 7178/272970 objects degraded (2.630%); 39836/272970 objects misplaced (14.594%); 693 KiB/s, 10 objects/s recovering 2023-09-23T23:03:22.404 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:22.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:22.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:22.509 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:22.537 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:22.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:22.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:22.642 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:22.665 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:22.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:22.670 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:22.770 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:22.792 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:22.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:22.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:22.897 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:22.933 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:22.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:22.938 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:23.039 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:23.062 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:23.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:23.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:23.166 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:23.207 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:23.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:23.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:23.312 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:23.362 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:23.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:23.373 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:23.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:23 smithi187 bash[89487]: audit 2023-09-23T23:03:22.273539+0000 mon.a (mon.0) 1761 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:23.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:23 smithi187 bash[89487]: audit 2023-09-23T23:03:22.285199+0000 mon.a (mon.0) 1762 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:23.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:23 smithi187 bash[89487]: cluster 2023-09-23T23:03:22.980032+0000 mgr.y (mgr.25310) 1258 : cluster 0 pgmap v1397: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 672 op/s; 7310/268185 objects degraded (2.726%); 39243/268185 objects misplaced (14.633%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T23:03:23.474 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:23.485 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:23 smithi169 bash[104356]: audit 2023-09-23T23:03:22.273539+0000 mon.a (mon.0) 1761 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:23.485 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:23 smithi169 bash[104356]: audit 2023-09-23T23:03:22.285199+0000 mon.a (mon.0) 1762 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:23.485 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:23 smithi169 bash[104356]: cluster 2023-09-23T23:03:22.980032+0000 mgr.y (mgr.25310) 1258 : cluster 0 pgmap v1397: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 672 op/s; 7310/268185 objects degraded (2.726%); 39243/268185 objects misplaced (14.633%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T23:03:23.485 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:23 smithi169 bash[101133]: audit 2023-09-23T23:03:22.273539+0000 mon.a (mon.0) 1761 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:23.486 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:23 smithi169 bash[101133]: audit 2023-09-23T23:03:22.285199+0000 mon.a (mon.0) 1762 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:23.486 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:23 smithi169 bash[101133]: cluster 2023-09-23T23:03:22.980032+0000 mgr.y (mgr.25310) 1258 : cluster 0 pgmap v1397: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 672 op/s; 7310/268185 objects degraded (2.726%); 39243/268185 objects misplaced (14.633%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T23:03:23.504 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:23.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:23.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:23.535 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T23:03:23.548 INFO:teuthology.orchestra.run.smithi169.stderr:dumped all 2023-09-23T23:03:23.610 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:23.633 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:23.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:23.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:23.739 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:23.764 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:23.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:23.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:23.866 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:23.898 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:23.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:23.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:24.001 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:24.037 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:24.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:24.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:24.143 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:24.172 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:24.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:24.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:24.239 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:03:24.276 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:24.301 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:24.302 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:24 smithi169 bash[104356]: audit 2023-09-23T23:03:23.507278+0000 mgr.y (mgr.25310) 1259 : audit 0 from='client.55174 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:03:24.302 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:24 smithi169 bash[104356]: audit 2023-09-23T23:03:23.617893+0000 mon.a (mon.0) 1763 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:03:24.302 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:24 smithi169 bash[104356]: audit 2023-09-23T23:03:23.618239+0000 mon.b (mon.1) 26 : audit 1 from='client.? 172.21.15.169:0/2463085615' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:03:24.302 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:24 smithi169 bash[101133]: audit 2023-09-23T23:03:23.507278+0000 mgr.y (mgr.25310) 1259 : audit 0 from='client.55174 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:03:24.302 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:24 smithi169 bash[101133]: audit 2023-09-23T23:03:23.617893+0000 mon.a (mon.0) 1763 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:03:24.302 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:24 smithi169 bash[101133]: audit 2023-09-23T23:03:23.618239+0000 mon.b (mon.1) 26 : audit 1 from='client.? 172.21.15.169:0/2463085615' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:03:24.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:24.304 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:24.304 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is set 2023-09-23T23:03:24.404 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:24.440 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:24.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:24.444 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:24.544 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:24.575 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:24.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:24.577 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:24.677 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:24.725 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:24.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:24.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:24.829 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:24.857 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:24.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:24.860 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:24.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:24 smithi187 bash[89487]: audit 2023-09-23T23:03:23.507278+0000 mgr.y (mgr.25310) 1259 : audit 0 from='client.55174 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:03:24.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:24 smithi187 bash[89487]: audit 2023-09-23T23:03:23.617893+0000 mon.a (mon.0) 1763 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:03:24.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:24 smithi187 bash[89487]: audit 2023-09-23T23:03:23.618239+0000 mon.b (mon.1) 26 : audit 1 from='client.? 172.21.15.169:0/2463085615' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:03:24.961 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:24.994 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:24.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:24.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:25.099 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:25.128 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:25.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:25.133 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:25.234 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:25.279 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:25.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:25.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:25.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:25 smithi187 bash[89487]: cluster 2023-09-23T23:03:24.285738+0000 mon.a (mon.0) 1764 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:03:25.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:25 smithi187 bash[89487]: audit 2023-09-23T23:03:24.295559+0000 mon.a (mon.0) 1765 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:03:25.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:25 smithi187 bash[89487]: cluster 2023-09-23T23:03:24.295772+0000 mon.a (mon.0) 1766 : cluster 0 osdmap e335: 8 total, 8 up, 8 in 2023-09-23T23:03:25.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:25 smithi187 bash[89487]: cluster 2023-09-23T23:03:24.303118+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:03:25.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:25 smithi187 bash[89487]: cluster 2023-09-23T23:03:24.304549+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:03:25.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:25 smithi187 bash[89487]: cluster 2023-09-23T23:03:24.308786+0000 osd.7 (osd.7) 366 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:03:25.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:25 smithi187 bash[89487]: cluster 2023-09-23T23:03:24.310792+0000 osd.7 (osd.7) 367 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:03:25.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:25 smithi187 bash[89487]: cluster 2023-09-23T23:03:24.310853+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:03:25.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:25 smithi187 bash[89487]: cluster 2023-09-23T23:03:24.980531+0000 mgr.y (mgr.25310) 1260 : cluster 0 pgmap v1399: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 631 op/s; 7310/264162 objects degraded (2.767%); 38469/264162 objects misplaced (14.563%); 864 KiB/s, 13 objects/s recovering 2023-09-23T23:03:25.381 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:25.411 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:25.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:25.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:25.514 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:25.544 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:25.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:25.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:25.647 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:25.676 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:25.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:25.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:25.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:25 smithi169 bash[101133]: cluster 2023-09-23T23:03:24.285738+0000 mon.a (mon.0) 1764 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:03:25.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:25 smithi169 bash[101133]: audit 2023-09-23T23:03:24.295559+0000 mon.a (mon.0) 1765 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:03:25.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:25 smithi169 bash[101133]: cluster 2023-09-23T23:03:24.295772+0000 mon.a (mon.0) 1766 : cluster 0 osdmap e335: 8 total, 8 up, 8 in 2023-09-23T23:03:25.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:25 smithi169 bash[101133]: cluster 2023-09-23T23:03:24.303118+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:03:25.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:25 smithi169 bash[101133]: cluster 2023-09-23T23:03:24.304549+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:03:25.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:25 smithi169 bash[101133]: cluster 2023-09-23T23:03:24.308786+0000 osd.7 (osd.7) 366 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:03:25.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:25 smithi169 bash[101133]: cluster 2023-09-23T23:03:24.310792+0000 osd.7 (osd.7) 367 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:03:25.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:25 smithi169 bash[101133]: cluster 2023-09-23T23:03:24.310853+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:03:25.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:25 smithi169 bash[101133]: cluster 2023-09-23T23:03:24.980531+0000 mgr.y (mgr.25310) 1260 : cluster 0 pgmap v1399: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 631 op/s; 7310/264162 objects degraded (2.767%); 38469/264162 objects misplaced (14.563%); 864 KiB/s, 13 objects/s recovering 2023-09-23T23:03:25.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:25 smithi169 bash[104356]: cluster 2023-09-23T23:03:24.285738+0000 mon.a (mon.0) 1764 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:03:25.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:25 smithi169 bash[104356]: audit 2023-09-23T23:03:24.295559+0000 mon.a (mon.0) 1765 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:03:25.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:25 smithi169 bash[104356]: cluster 2023-09-23T23:03:24.295772+0000 mon.a (mon.0) 1766 : cluster 0 osdmap e335: 8 total, 8 up, 8 in 2023-09-23T23:03:25.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:25 smithi169 bash[104356]: cluster 2023-09-23T23:03:24.303118+0000 osd.6 (osd.6) 95 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:03:25.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:25 smithi169 bash[104356]: cluster 2023-09-23T23:03:24.304549+0000 osd.6 (osd.6) 96 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:03:25.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:25 smithi169 bash[104356]: cluster 2023-09-23T23:03:24.308786+0000 osd.7 (osd.7) 366 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:03:25.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:25 smithi169 bash[104356]: cluster 2023-09-23T23:03:24.310792+0000 osd.7 (osd.7) 367 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:03:25.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:25 smithi169 bash[104356]: cluster 2023-09-23T23:03:24.310853+0000 osd.5 (osd.5) 192 : cluster 3 failed to encode map e335 with expected crc 2023-09-23T23:03:25.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:25 smithi169 bash[104356]: cluster 2023-09-23T23:03:24.980531+0000 mgr.y (mgr.25310) 1260 : cluster 0 pgmap v1399: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 631 op/s; 7310/264162 objects degraded (2.767%); 38469/264162 objects misplaced (14.563%); 864 KiB/s, 13 objects/s recovering 2023-09-23T23:03:25.786 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:25.812 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:25.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:25.814 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:25.833 INFO:teuthology.orchestra.run.smithi169.stdout:{"pg_ready":true,"pg_map":{"version":1397,"stamp":"2023-09-23T23:03:22.979343+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5857583996,"num_objects":89395,"num_object_clones":0,"num_object_copies":268185,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":7310,"num_objects_misplaced":39243,"num_objects_unfound":0,"num_objects_dirty":89395,"num_whiteouts":0,"num_read":62,"num_read_kb":90,"num_write":122322,"num_write_kb":6771888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":452,"num_bytes_recovered":28159138,"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":114589,"ondisk_log_size":114589,"up":327,"acting":325,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":338,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":22228016,"kb_used_data":17421936,"kb_used_omap":41,"kb_used_meta":4805974,"kb_avail":727733200,"statfs":{"total":767960285184,"available":745198796800,"internally_reserved":0,"allocated":17840062464,"data_stored":17829045491,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":42370,"internal_metadata":4921318014},"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":-529137664,"num_objects":-8074,"num_object_clones":0,"num_object_copies":-24222,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":410,"num_objects_misplaced":-3488,"num_objects_unfound":0,"num_objects_dirty":-8074,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8074,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":195,"num_bytes_recovered":12779520,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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.005909"},"pg_stats":[{"pgid":"3.1a","version":"68'2","reported_seq":347,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.052063+0000","last_change":"2023-09-23T23:02:53.076363+0000","last_active":"2023-09-23T23:02:56.052063+0000","last_peered":"2023-09-23T23:02:56.052063+0000","last_clean":"2023-09-23T23:02:56.052063+0000","last_became_active":"2023-09-23T23:02:53.075551+0000","last_became_peered":"2023-09-23T23:02:53.075551+0000","last_unstale":"2023-09-23T23:02:56.052063+0000","last_undegraded":"2023-09-23T23:02:56.052063+0000","last_fullsized":"2023-09-23T23:02:56.052063+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08.550054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":353,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.054083+0000","last_change":"2023-09-23T23:02:53.063117+0000","last_active":"2023-09-23T23:02:56.054083+0000","last_peered":"2023-09-23T23:02:56.054083+0000","last_clean":"2023-09-23T23:02:56.054083+0000","last_became_active":"2023-09-23T23:02:53.062454+0000","last_became_peered":"2023-09-23T23:02:53.062454+0000","last_unstale":"2023-09-23T23:02:56.054083+0000","last_undegraded":"2023-09-23T23:02:56.054083+0000","last_fullsized":"2023-09-23T23:02:56.054083+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:37.196883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.044299+0000","last_change":"2023-09-23T23:02:53.071758+0000","last_active":"2023-09-23T23:02:56.044299+0000","last_peered":"2023-09-23T23:02:56.044299+0000","last_clean":"2023-09-23T23:02:56.044299+0000","last_became_active":"2023-09-23T23:02:53.070778+0000","last_became_peered":"2023-09-23T23:02:53.070778+0000","last_unstale":"2023-09-23T23:02:56.044299+0000","last_undegraded":"2023-09-23T23:02:56.044299+0000","last_fullsized":"2023-09-23T23:02:56.044299+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:37.507312+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":125,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.056813+0000","last_change":"2023-09-23T22:48:46.635228+0000","last_active":"2023-09-23T23:02:56.056813+0000","last_peered":"2023-09-23T23:02:56.056813+0000","last_clean":"2023-09-23T23:02:56.056813+0000","last_became_active":"2023-09-23T22:48:46.634161+0000","last_became_peered":"2023-09-23T22:48:46.634161+0000","last_unstale":"2023-09-23T23:02:56.056813+0000","last_undegraded":"2023-09-23T23:02:56.056813+0000","last_fullsized":"2023-09-23T23:02:56.056813+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:27:26.723822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":369,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.060667+0000","last_change":"2023-09-23T23:02:53.059431+0000","last_active":"2023-09-23T23:02:56.060667+0000","last_peered":"2023-09-23T23:02:56.060667+0000","last_clean":"2023-09-23T23:02:56.060667+0000","last_became_active":"2023-09-23T23:02:53.058808+0000","last_became_peered":"2023-09-23T23:02:53.058808+0000","last_unstale":"2023-09-23T23:02:56.060667+0000","last_undegraded":"2023-09-23T23:02:56.060667+0000","last_fullsized":"2023-09-23T23:02:56.060667+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.085100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":304,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.048974+0000","last_change":"2023-09-23T23:02:53.060264+0000","last_active":"2023-09-23T23:02:56.048974+0000","last_peered":"2023-09-23T23:02:56.048974+0000","last_clean":"2023-09-23T23:02:56.048974+0000","last_became_active":"2023-09-23T23:02:53.059908+0000","last_became_peered":"2023-09-23T23:02:53.059908+0000","last_unstale":"2023-09-23T23:02:56.048974+0000","last_undegraded":"2023-09-23T23:02:56.048974+0000","last_fullsized":"2023-09-23T23:02:56.048974+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02:30.087480+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":124,"reported_epoch":334,"state":"active+clean","last_fresh":"2023-09-23T23:02:57.087496+0000","last_change":"2023-09-23T22:48:46.634576+0000","last_active":"2023-09-23T23:02:57.087496+0000","last_peered":"2023-09-23T23:02:57.087496+0000","last_clean":"2023-09-23T23:02:57.087496+0000","last_became_active":"2023-09-23T22:48:46.633546+0000","last_became_peered":"2023-09-23T22:48:46.633546+0000","last_unstale":"2023-09-23T23:02:57.087496+0000","last_undegraded":"2023-09-23T23:02:57.087496+0000","last_fullsized":"2023-09-23T23:02:57.087496+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:08.811450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.060839+0000","last_change":"2023-09-23T23:02:53.060082+0000","last_active":"2023-09-23T23:02:56.060839+0000","last_peered":"2023-09-23T23:02:56.060839+0000","last_clean":"2023-09-23T23:02:56.060839+0000","last_became_active":"2023-09-23T23:02:53.059765+0000","last_became_peered":"2023-09-23T23:02:53.059765+0000","last_unstale":"2023-09-23T23:02:56.060839+0000","last_undegraded":"2023-09-23T23:02:56.060839+0000","last_fullsized":"2023-09-23T23:02:56.060839+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:33.734296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.14","version":"78'161","reported_seq":739,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.048344+0000","last_change":"2023-09-23T23:00:17.181598+0000","last_active":"2023-09-23T23:02:56.048344+0000","last_peered":"2023-09-23T23:02:56.048344+0000","last_clean":"2023-09-23T23:02:56.048344+0000","last_became_active":"2023-09-23T23:00:17.181262+0000","last_became_peered":"2023-09-23T23:00:17.181262+0000","last_unstale":"2023-09-23T23:02:56.048344+0000","last_undegraded":"2023-09-23T23:02:56.048344+0000","last_fullsized":"2023-09-23T23:02:56.048344+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":5,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:02.269821+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:02.269821+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:04:52.126195+0000","scrub_duration":0.0086306239999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":157,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.047210+0000","last_change":"2023-09-23T23:02:53.060354+0000","last_active":"2023-09-23T23:02:56.047210+0000","last_peered":"2023-09-23T23:02:56.047210+0000","last_clean":"2023-09-23T23:02:56.047210+0000","last_became_active":"2023-09-23T23:02:53.059869+0000","last_became_peered":"2023-09-23T23:02:53.059869+0000","last_unstale":"2023-09-23T23:02:56.047210+0000","last_undegraded":"2023-09-23T23:02:56.047210+0000","last_fullsized":"2023-09-23T23:02:56.047210+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:23.365910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":27,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.046394+0000","last_change":"2023-09-23T23:00:28.461219+0000","last_active":"2023-09-23T23:02:56.046394+0000","last_peered":"2023-09-23T23:02:56.046394+0000","last_clean":"2023-09-23T23:02:56.046394+0000","last_became_active":"2023-09-23T23:00:28.460290+0000","last_became_peered":"2023-09-23T23:00:28.460290+0000","last_unstale":"2023-09-23T23:02:56.046394+0000","last_undegraded":"2023-09-23T23:02:56.046394+0000","last_fullsized":"2023-09-23T23:02:56.046394+0000","mapping_epoch":316,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":317,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:24.314796+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"67'3","reported_seq":316,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.048712+0000","last_change":"2023-09-23T22:32:30.189690+0000","last_active":"2023-09-23T23:02:56.048712+0000","last_peered":"2023-09-23T23:02:56.048712+0000","last_clean":"2023-09-23T23:02:56.048712+0000","last_became_active":"2023-09-23T22:32:30.189316+0000","last_became_peered":"2023-09-23T22:32:30.189316+0000","last_unstale":"2023-09-23T23:02:56.048712+0000","last_undegraded":"2023-09-23T23:02:56.048712+0000","last_fullsized":"2023-09-23T23:02:56.048712+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T03:36:06.225948+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":15,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.044837+0000","last_change":"2023-09-23T23:02:53.074428+0000","last_active":"2023-09-23T23:02:56.044837+0000","last_peered":"2023-09-23T23:02:56.044837+0000","last_clean":"2023-09-23T23:02:56.044837+0000","last_became_active":"2023-09-23T23:02:53.074164+0000","last_became_peered":"2023-09-23T23:02:53.074164+0000","last_unstale":"2023-09-23T23:02:56.044837+0000","last_undegraded":"2023-09-23T23:02:56.044837+0000","last_fullsized":"2023-09-23T23:02:56.044837+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.086276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"79'23","reported_seq":322,"reported_epoch":334,"state":"active+clean","last_fresh":"2023-09-23T23:02:57.082014+0000","last_change":"2023-09-23T22:58:38.099672+0000","last_active":"2023-09-23T23:02:57.082014+0000","last_peered":"2023-09-23T23:02:57.082014+0000","last_clean":"2023-09-23T23:02:57.082014+0000","last_became_active":"2023-09-23T22:58:38.097949+0000","last_became_peered":"2023-09-23T22:58:38.097949+0000","last_unstale":"2023-09-23T23:02:57.082014+0000","last_undegraded":"2023-09-23T23:02:57.082014+0000","last_fullsized":"2023-09-23T23:02:57.082014+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T09:41:20.352619+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":340,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.052688+0000","last_change":"2023-09-23T23:02:53.076239+0000","last_active":"2023-09-23T23:02:56.052688+0000","last_peered":"2023-09-23T23:02:56.052688+0000","last_clean":"2023-09-23T23:02:56.052688+0000","last_became_active":"2023-09-23T23:02:53.075783+0000","last_became_peered":"2023-09-23T23:02:53.075783+0000","last_unstale":"2023-09-23T23:02:56.052688+0000","last_undegraded":"2023-09-23T23:02:56.052688+0000","last_fullsized":"2023-09-23T23:02:56.052688+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:21:49.489079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.11","version":"78'161","reported_seq":508,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.058440+0000","last_change":"2023-09-23T23:00:17.591067+0000","last_active":"2023-09-23T23:02:56.058440+0000","last_peered":"2023-09-23T23:02:56.058440+0000","last_clean":"2023-09-23T23:02:56.058440+0000","last_became_active":"2023-09-23T23:00:17.182403+0000","last_became_peered":"2023-09-23T23:00:17.182403+0000","last_unstale":"2023-09-23T23:02:56.058440+0000","last_undegraded":"2023-09-23T23:02:56.058440+0000","last_fullsized":"2023-09-23T23:02:56.058440+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":5,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:17.590949+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:17.590949+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:34:35.188490+0000","scrub_duration":0.0029951560000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":315,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.047819+0000","last_change":"2023-09-23T22:32:30.188993+0000","last_active":"2023-09-23T23:02:56.047819+0000","last_peered":"2023-09-23T23:02:56.047819+0000","last_clean":"2023-09-23T23:02:56.047819+0000","last_became_active":"2023-09-23T22:32:30.188599+0000","last_became_peered":"2023-09-23T22:32:30.188599+0000","last_unstale":"2023-09-23T23:02:56.047819+0000","last_undegraded":"2023-09-23T23:02:56.047819+0000","last_fullsized":"2023-09-23T23:02:56.047819+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:43.749296+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":328,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.053844+0000","last_change":"2023-09-23T23:02:53.062002+0000","last_active":"2023-09-23T23:02:56.053844+0000","last_peered":"2023-09-23T23:02:56.053844+0000","last_clean":"2023-09-23T23:02:56.053844+0000","last_became_active":"2023-09-23T23:02:53.061691+0000","last_became_peered":"2023-09-23T23:02:53.061691+0000","last_unstale":"2023-09-23T23:02:56.053844+0000","last_undegraded":"2023-09-23T23:02:56.053844+0000","last_fullsized":"2023-09-23T23:02:56.053844+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44:36.100605+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.10","version":"78'161","reported_seq":666,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.045023+0000","last_change":"2023-09-23T23:00:17.436573+0000","last_active":"2023-09-23T23:02:56.045023+0000","last_peered":"2023-09-23T23:02:56.045023+0000","last_clean":"2023-09-23T23:02:56.045023+0000","last_became_active":"2023-09-23T23:00:17.186986+0000","last_became_peered":"2023-09-23T23:00:17.186986+0000","last_unstale":"2023-09-23T23:02:56.045023+0000","last_undegraded":"2023-09-23T23:02:56.045023+0000","last_fullsized":"2023-09-23T23:02:56.045023+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":5,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:17.436446+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:17.436446+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:33:31.204942+0000","scrub_duration":0.0032237540000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":124,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.055129+0000","last_change":"2023-09-23T22:48:46.629238+0000","last_active":"2023-09-23T23:02:56.055129+0000","last_peered":"2023-09-23T23:02:56.055129+0000","last_clean":"2023-09-23T23:02:56.055129+0000","last_became_active":"2023-09-23T22:48:46.628871+0000","last_became_peered":"2023-09-23T22:48:46.628871+0000","last_unstale":"2023-09-23T23:02:56.055129+0000","last_undegraded":"2023-09-23T23:02:56.055129+0000","last_fullsized":"2023-09-23T23:02:56.055129+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:11.125720+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":137,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.047606+0000","last_change":"2023-09-23T22:48:07.759806+0000","last_active":"2023-09-23T23:02:56.047606+0000","last_peered":"2023-09-23T23:02:56.047606+0000","last_clean":"2023-09-23T23:02:56.047606+0000","last_became_active":"2023-09-23T22:48:07.759023+0000","last_became_peered":"2023-09-23T22:48:07.759023+0000","last_unstale":"2023-09-23T23:02:56.047606+0000","last_undegraded":"2023-09-23T23:02:56.047606+0000","last_fullsized":"2023-09-23T23:02:56.047606+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:00:47.245672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.13","version":"78'161","reported_seq":446,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.057494+0000","last_change":"2023-09-23T23:02:56.055924+0000","last_active":"2023-09-23T23:02:56.057494+0000","last_peered":"2023-09-23T23:02:56.057494+0000","last_clean":"2023-09-23T23:02:56.057494+0000","last_became_active":"2023-09-23T23:02:56.055534+0000","last_became_peered":"2023-09-23T23:02:56.055534+0000","last_unstale":"2023-09-23T23:02:56.057494+0000","last_undegraded":"2023-09-23T23:02:56.057494+0000","last_fullsized":"2023-09-23T23:02:56.057494+0000","mapping_epoch":332,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":5,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:20.111602+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:20.111602+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":17890,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":15,"num_read_kb":28,"num_write":7,"num_write_kb":73,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":53670,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":311,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.046510+0000","last_change":"2023-09-23T22:58:38.125424+0000","last_active":"2023-09-23T23:02:56.046510+0000","last_peered":"2023-09-23T23:02:56.046510+0000","last_clean":"2023-09-23T23:02:56.046510+0000","last_became_active":"2023-09-23T22:58:38.125084+0000","last_became_peered":"2023-09-23T22:58:38.125084+0000","last_unstale":"2023-09-23T23:02:56.046510+0000","last_undegraded":"2023-09-23T23:02:56.046510+0000","last_fullsized":"2023-09-23T23:02:56.046510+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:02.058007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":124,"reported_epoch":334,"state":"active+clean","last_fresh":"2023-09-23T23:02:57.087758+0000","last_change":"2023-09-23T22:48:46.647361+0000","last_active":"2023-09-23T23:02:57.087758+0000","last_peered":"2023-09-23T23:02:57.087758+0000","last_clean":"2023-09-23T23:02:57.087758+0000","last_became_active":"2023-09-23T22:48:46.634829+0000","last_became_peered":"2023-09-23T22:48:46.634829+0000","last_unstale":"2023-09-23T23:02:57.087758+0000","last_undegraded":"2023-09-23T23:02:57.087758+0000","last_fullsized":"2023-09-23T23:02:57.087758+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.556277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.12","version":"78'161","reported_seq":705,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.052764+0000","last_change":"2023-09-23T23:02:56.051678+0000","last_active":"2023-09-23T23:02:56.052764+0000","last_peered":"2023-09-23T23:02:56.052764+0000","last_clean":"2023-09-23T23:02:56.052764+0000","last_became_active":"2023-09-23T23:02:56.051243+0000","last_became_peered":"2023-09-23T23:02:56.051243+0000","last_unstale":"2023-09-23T23:02:56.052764+0000","last_undegraded":"2023-09-23T23:02:56.052764+0000","last_fullsized":"2023-09-23T23:02:56.052764+0000","mapping_epoch":332,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":5,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:19.445949+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:19.445949+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:42:14.081486+0000","scrub_duration":0.0034194590000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.10","version":"67'8","reported_seq":363,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.050094+0000","last_change":"2023-09-23T22:58:38.114199+0000","last_active":"2023-09-23T23:02:56.050094+0000","last_peered":"2023-09-23T23:02:56.050094+0000","last_clean":"2023-09-23T23:02:56.050094+0000","last_became_active":"2023-09-23T22:58:38.113606+0000","last_became_peered":"2023-09-23T22:58:38.113606+0000","last_unstale":"2023-09-23T23:02:56.050094+0000","last_undegraded":"2023-09-23T23:02:56.050094+0000","last_fullsized":"2023-09-23T23:02:56.050094+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T09:11:20.825223+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":8,"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":176,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.054488+0000","last_change":"2023-09-23T23:02:53.062019+0000","last_active":"2023-09-23T23:02:56.054488+0000","last_peered":"2023-09-23T23:02:56.054488+0000","last_clean":"2023-09-23T23:02:56.054488+0000","last_became_active":"2023-09-23T23:02:53.061604+0000","last_became_peered":"2023-09-23T23:02:53.061604+0000","last_unstale":"2023-09-23T23:02:56.054488+0000","last_undegraded":"2023-09-23T23:02:56.054488+0000","last_fullsized":"2023-09-23T23:02:56.054488+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:51.778305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.7","version":"334'7633","reported_seq":7662,"reported_epoch":334,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-09-23T23:03:20.726653+0000","last_change":"2023-09-23T23:02:54.439167+0000","last_active":"2023-09-23T23:03:20.726653+0000","last_peered":"2023-09-23T23:03:20.726653+0000","last_clean":"2023-09-23T23:02:52.038544+0000","last_became_active":"2023-09-23T23:02:54.421792+0000","last_became_peered":"2023-09-23T23:02:54.421792+0000","last_unstale":"2023-09-23T23:03:20.726653+0000","last_undegraded":"2023-09-23T23:02:54.095786+0000","last_fullsized":"2023-09-23T23:02:54.057107+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":7633,"log_dups_size":0,"ondisk_log_size":7633,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.537214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":364052480,"num_objects":5555,"num_object_clones":0,"num_object_copies":16665,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":6591,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5555,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7633,"num_write_kb":422016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"avail_no_missing":["5","0","4"],"object_location_counts":[{"shards":"0,4,5","objects":5552},{"shards":"4,5","objects":-1036}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.d","version":"78'161","reported_seq":632,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.060042+0000","last_change":"2023-09-23T23:02:56.058334+0000","last_active":"2023-09-23T23:02:56.060042+0000","last_peered":"2023-09-23T23:02:56.060042+0000","last_clean":"2023-09-23T23:02:56.060042+0000","last_became_active":"2023-09-23T23:02:56.057896+0000","last_became_peered":"2023-09-23T23:02:56.057896+0000","last_unstale":"2023-09-23T23:02:56.060042+0000","last_undegraded":"2023-09-23T23:02:56.060042+0000","last_fullsized":"2023-09-23T23:02:56.060042+0000","mapping_epoch":332,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:19.124747+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:19.124747+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:48:40.688045+0000","scrub_duration":0.0036676460000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.f","version":"67'1","reported_seq":348,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.047532+0000","last_change":"2023-09-23T22:48:46.692375+0000","last_active":"2023-09-23T23:02:56.047532+0000","last_peered":"2023-09-23T23:02:56.047532+0000","last_clean":"2023-09-23T23:02:56.047532+0000","last_became_active":"2023-09-23T22:48:46.630040+0000","last_became_peered":"2023-09-23T22:48:46.630040+0000","last_unstale":"2023-09-23T23:02:56.047532+0000","last_undegraded":"2023-09-23T23:02:56.047532+0000","last_fullsized":"2023-09-23T23:02:56.047532+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-24T22:24:40.608964+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":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":154,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.045147+0000","last_change":"2023-09-23T22:58:38.115527+0000","last_active":"2023-09-23T23:02:56.045147+0000","last_peered":"2023-09-23T23:02:56.045147+0000","last_clean":"2023-09-23T23:02:56.045147+0000","last_became_active":"2023-09-23T22:58:38.114929+0000","last_became_peered":"2023-09-23T22:58:38.114929+0000","last_unstale":"2023-09-23T23:02:56.045147+0000","last_undegraded":"2023-09-23T23:02:56.045147+0000","last_fullsized":"2023-09-23T23:02:56.045147+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.884428+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"334'7725","reported_seq":7758,"reported_epoch":334,"state":"active+remapped+backfill_wait","last_fresh":"2023-09-23T23:03:18.809968+0000","last_change":"2023-09-23T23:02:54.258227+0000","last_active":"2023-09-23T23:03:18.809968+0000","last_peered":"2023-09-23T23:03:18.809968+0000","last_clean":"2023-09-23T23:02:52.027571+0000","last_became_active":"2023-09-23T23:02:54.251735+0000","last_became_peered":"2023-09-23T23:02:54.251735+0000","last_unstale":"2023-09-23T23:03:18.809968+0000","last_undegraded":"2023-09-23T23:03:18.809968+0000","last_fullsized":"2023-09-23T23:03:18.809968+0000","mapping_epoch":330,"log_start":"325'700","ondisk_log_start":"325'700","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":7025,"log_dups_size":0,"ondisk_log_size":7025,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T02:57:12.284130+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":376504320,"num_objects":5745,"num_object_clones":0,"num_object_copies":17235,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":5745,"num_objects_unfound":0,"num_objects_dirty":5745,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7725,"num_write_kb":431040,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"avail_no_missing":["0","2","4"],"object_location_counts":[{"shards":"0,2,4","objects":5745}],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.c","version":"78'161","reported_seq":753,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.053486+0000","last_change":"2023-09-23T23:00:17.182629+0000","last_active":"2023-09-23T23:02:56.053486+0000","last_peered":"2023-09-23T23:02:56.053486+0000","last_clean":"2023-09-23T23:02:56.053486+0000","last_became_active":"2023-09-23T23:00:17.181850+0000","last_became_peered":"2023-09-23T23:00:17.181850+0000","last_unstale":"2023-09-23T23:02:56.053486+0000","last_undegraded":"2023-09-23T23:02:56.053486+0000","last_fullsized":"2023-09-23T23:02:56.053486+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:04.303440+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:04.303440+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:11:12.900179+0000","scrub_duration":0.027694175000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":327680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"67'2","reported_seq":342,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.047198+0000","last_change":"2023-09-23T23:02:53.087933+0000","last_active":"2023-09-23T23:02:56.047198+0000","last_peered":"2023-09-23T23:02:56.047198+0000","last_clean":"2023-09-23T23:02:56.047198+0000","last_became_active":"2023-09-23T23:02:53.071916+0000","last_became_peered":"2023-09-23T23:02:53.071916+0000","last_unstale":"2023-09-23T23:02:56.047198+0000","last_undegraded":"2023-09-23T23:02:56.047198+0000","last_fullsized":"2023-09-23T23:02:56.047198+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46:24.584760+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":3,"num_read_kb":3,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":388,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.051155+0000","last_change":"2023-09-23T23:02:53.076272+0000","last_active":"2023-09-23T23:02:56.051155+0000","last_peered":"2023-09-23T23:02:56.051155+0000","last_clean":"2023-09-23T23:02:56.051155+0000","last_became_active":"2023-09-23T23:02:53.075595+0000","last_became_peered":"2023-09-23T23:02:53.075595+0000","last_unstale":"2023-09-23T23:02:56.051155+0000","last_undegraded":"2023-09-23T23:02:56.051155+0000","last_fullsized":"2023-09-23T23:02:56.051155+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07.357661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.5","version":"334'7672","reported_seq":7693,"reported_epoch":334,"state":"active+clean","last_fresh":"2023-09-23T23:03:22.161833+0000","last_change":"2023-09-23T23:00:57.086571+0000","last_active":"2023-09-23T23:03:22.161833+0000","last_peered":"2023-09-23T23:03:22.161833+0000","last_clean":"2023-09-23T23:03:22.161833+0000","last_became_active":"2023-09-23T23:00:57.086200+0000","last_became_peered":"2023-09-23T23:00:57.086200+0000","last_unstale":"2023-09-23T23:03:22.161833+0000","last_undegraded":"2023-09-23T23:03:22.161833+0000","last_fullsized":"2023-09-23T23:03:22.161833+0000","mapping_epoch":321,"log_start":"325'1000","ondisk_log_start":"325'1000","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":6672,"log_dups_size":0,"ondisk_log_size":6672,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37.395133+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":360972288,"num_objects":5508,"num_object_clones":0,"num_object_copies":16524,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5508,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7672,"num_write_kb":421760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.f","version":"78'161","reported_seq":730,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.048781+0000","last_change":"2023-09-23T23:00:27.550670+0000","last_active":"2023-09-23T23:02:56.048781+0000","last_peered":"2023-09-23T23:02:56.048781+0000","last_clean":"2023-09-23T23:02:56.048781+0000","last_became_active":"2023-09-23T23:00:17.187466+0000","last_became_peered":"2023-09-23T23:00:17.187466+0000","last_unstale":"2023-09-23T23:02:56.048781+0000","last_undegraded":"2023-09-23T23:02:56.048781+0000","last_fullsized":"2023-09-23T23:02:56.048781+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:27.550481+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:27.550481+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:43:56.666527+0000","scrub_duration":0.0031207449999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"67'1","reported_seq":341,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.048527+0000","last_change":"2023-09-23T22:58:38.125172+0000","last_active":"2023-09-23T23:02:56.048527+0000","last_peered":"2023-09-23T23:02:56.048527+0000","last_clean":"2023-09-23T23:02:56.048527+0000","last_became_active":"2023-09-23T22:58:38.124616+0000","last_became_peered":"2023-09-23T22:58:38.124616+0000","last_unstale":"2023-09-23T23:02:56.048527+0000","last_undegraded":"2023-09-23T23:02:56.048527+0000","last_fullsized":"2023-09-23T23:02:56.048527+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T04:17:56.561035+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":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":280,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.049743+0000","last_change":"2023-09-23T23:02:53.065433+0000","last_active":"2023-09-23T23:02:56.049743+0000","last_peered":"2023-09-23T23:02:56.049743+0000","last_clean":"2023-09-23T23:02:56.049743+0000","last_became_active":"2023-09-23T23:02:53.065086+0000","last_became_peered":"2023-09-23T23:02:53.065086+0000","last_unstale":"2023-09-23T23:02:56.049743+0000","last_undegraded":"2023-09-23T23:02:56.049743+0000","last_fullsized":"2023-09-23T23:02:56.049743+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.174497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"334'7777","reported_seq":7798,"reported_epoch":334,"state":"active+clean","last_fresh":"2023-09-23T23:03:22.180542+0000","last_change":"2023-09-23T23:00:57.127044+0000","last_active":"2023-09-23T23:03:22.180542+0000","last_peered":"2023-09-23T23:03:22.180542+0000","last_clean":"2023-09-23T23:03:22.180542+0000","last_became_active":"2023-09-23T23:00:57.126161+0000","last_became_peered":"2023-09-23T23:00:57.126161+0000","last_unstale":"2023-09-23T23:03:22.180542+0000","last_undegraded":"2023-09-23T23:03:22.180542+0000","last_fullsized":"2023-09-23T23:03:22.180542+0000","mapping_epoch":321,"log_start":"325'1100","ondisk_log_start":"325'1100","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":6677,"log_dups_size":0,"ondisk_log_size":6677,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:46.845021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":367198208,"num_objects":5603,"num_object_clones":0,"num_object_copies":16809,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5603,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7777,"num_write_kb":428160,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.e","version":"78'161","reported_seq":686,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.058010+0000","last_change":"2023-09-23T23:00:21.714038+0000","last_active":"2023-09-23T23:02:56.058010+0000","last_peered":"2023-09-23T23:02:56.058010+0000","last_clean":"2023-09-23T23:02:56.058010+0000","last_became_active":"2023-09-23T23:00:17.178762+0000","last_became_peered":"2023-09-23T23:00:17.178762+0000","last_unstale":"2023-09-23T23:02:56.058010+0000","last_undegraded":"2023-09-23T23:02:56.058010+0000","last_fullsized":"2023-09-23T23:02:56.058010+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:21.713795+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:21.713795+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:06:58.180702+0000","scrub_duration":0.0036583649999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,3],"acting":[4,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":154,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.047402+0000","last_change":"2023-09-23T22:58:38.115841+0000","last_active":"2023-09-23T23:02:56.047402+0000","last_peered":"2023-09-23T23:02:56.047402+0000","last_clean":"2023-09-23T23:02:56.047402+0000","last_became_active":"2023-09-23T22:58:38.114548+0000","last_became_peered":"2023-09-23T22:58:38.114548+0000","last_unstale":"2023-09-23T23:02:56.047402+0000","last_undegraded":"2023-09-23T23:02:56.047402+0000","last_fullsized":"2023-09-23T23:02:56.047402+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:50.168381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.055192+0000","last_change":"2023-09-23T23:02:53.057699+0000","last_active":"2023-09-23T23:02:56.055192+0000","last_peered":"2023-09-23T23:02:56.055192+0000","last_clean":"2023-09-23T23:02:56.055192+0000","last_became_active":"2023-09-23T23:02:53.057360+0000","last_became_peered":"2023-09-23T23:02:53.057360+0000","last_unstale":"2023-09-23T23:02:56.055192+0000","last_undegraded":"2023-09-23T23:02:56.055192+0000","last_fullsized":"2023-09-23T23:02:56.055192+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:37.624900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"334'7675","reported_seq":7707,"reported_epoch":334,"state":"active+remapped+backfill_wait","last_fresh":"2023-09-23T23:03:21.255073+0000","last_change":"2023-09-23T23:02:54.261408+0000","last_active":"2023-09-23T23:03:21.255073+0000","last_peered":"2023-09-23T23:03:21.255073+0000","last_clean":"2023-09-23T23:02:52.047297+0000","last_became_active":"2023-09-23T23:02:54.255052+0000","last_became_peered":"2023-09-23T23:02:54.255052+0000","last_unstale":"2023-09-23T23:03:21.255073+0000","last_undegraded":"2023-09-23T23:03:21.255073+0000","last_fullsized":"2023-09-23T23:03:21.255073+0000","mapping_epoch":330,"log_start":"325'1000","ondisk_log_start":"325'1000","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":6675,"log_dups_size":0,"ondisk_log_size":6675,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:55.828998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":364838912,"num_objects":5567,"num_object_clones":0,"num_object_copies":16701,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":5567,"num_objects_unfound":0,"num_objects_dirty":5567,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7675,"num_write_kb":423744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,1],"acting":[6,7,5],"avail_no_missing":["6","5","7"],"object_location_counts":[{"shards":"5,6,7","objects":5567}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.9","version":"78'161","reported_seq":714,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.046672+0000","last_change":"2023-09-23T22:37:49.415909+0000","last_active":"2023-09-23T23:02:56.046672+0000","last_peered":"2023-09-23T23:02:56.046672+0000","last_clean":"2023-09-23T23:02:56.046672+0000","last_became_active":"2023-09-23T22:37:46.449453+0000","last_became_peered":"2023-09-23T22:37:46.449453+0000","last_unstale":"2023-09-23T23:02:56.046672+0000","last_undegraded":"2023-09-23T23:02:56.046672+0000","last_fullsized":"2023-09-23T23:02:56.046672+0000","mapping_epoch":121,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":122,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:37:49.415804+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:37:49.415804+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:11:23.752522+0000","scrub_duration":0.0087137450000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"68'3","reported_seq":357,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.054015+0000","last_change":"2023-09-23T22:48:46.704933+0000","last_active":"2023-09-23T23:02:56.054015+0000","last_peered":"2023-09-23T23:02:56.054015+0000","last_clean":"2023-09-23T23:02:56.054015+0000","last_became_active":"2023-09-23T22:48:46.637763+0000","last_became_peered":"2023-09-23T22:48:46.637763+0000","last_unstale":"2023-09-23T23:02:56.054015+0000","last_undegraded":"2023-09-23T23:02:56.054015+0000","last_fullsized":"2023-09-23T23:02:56.054015+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:53:19.139103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":329,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.053071+0000","last_change":"2023-09-23T22:58:38.101550+0000","last_active":"2023-09-23T23:02:56.053071+0000","last_peered":"2023-09-23T23:02:56.053071+0000","last_clean":"2023-09-23T23:02:56.053071+0000","last_became_active":"2023-09-23T22:58:38.100403+0000","last_became_peered":"2023-09-23T22:58:38.100403+0000","last_unstale":"2023-09-23T23:02:56.053071+0000","last_undegraded":"2023-09-23T23:02:56.053071+0000","last_fullsized":"2023-09-23T23:02:56.053071+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26.379398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"334'7711","reported_seq":7734,"reported_epoch":334,"state":"active+clean","last_fresh":"2023-09-23T23:03:22.623584+0000","last_change":"2023-09-23T23:00:57.125173+0000","last_active":"2023-09-23T23:03:22.623584+0000","last_peered":"2023-09-23T23:03:22.623584+0000","last_clean":"2023-09-23T23:03:22.623584+0000","last_became_active":"2023-09-23T23:00:57.124375+0000","last_became_peered":"2023-09-23T23:00:57.124375+0000","last_unstale":"2023-09-23T23:03:22.623584+0000","last_undegraded":"2023-09-23T23:03:22.623584+0000","last_fullsized":"2023-09-23T23:03:22.623584+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":7711,"log_dups_size":0,"ondisk_log_size":7711,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28.617419+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":362610688,"num_objects":5533,"num_object_clones":0,"num_object_copies":16599,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5533,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7711,"num_write_kb":423808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.8","version":"78'161","reported_seq":616,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.045010+0000","last_change":"2023-09-23T22:48:07.760032+0000","last_active":"2023-09-23T23:02:56.045010+0000","last_peered":"2023-09-23T23:02:56.045010+0000","last_clean":"2023-09-23T23:02:56.045010+0000","last_became_active":"2023-09-23T22:48:07.759628+0000","last_became_peered":"2023-09-23T22:48:07.759628+0000","last_unstale":"2023-09-23T23:02:56.045010+0000","last_undegraded":"2023-09-23T23:02:56.045010+0000","last_fullsized":"2023-09-23T23:02:56.045010+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:39:52.437433+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:39:52.437433+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:56:26.166535+0000","scrub_duration":0.017880975,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":262688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":272,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.049925+0000","last_change":"2023-09-23T23:02:53.062239+0000","last_active":"2023-09-23T23:02:56.049925+0000","last_peered":"2023-09-23T23:02:56.049925+0000","last_clean":"2023-09-23T23:02:56.049925+0000","last_became_active":"2023-09-23T23:02:53.061797+0000","last_became_peered":"2023-09-23T23:02:53.061797+0000","last_unstale":"2023-09-23T23:02:56.049925+0000","last_undegraded":"2023-09-23T23:02:56.049925+0000","last_fullsized":"2023-09-23T23:02:56.049925+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10.993796+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":356,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.055136+0000","last_change":"2023-09-23T23:02:53.079317+0000","last_active":"2023-09-23T23:02:56.055136+0000","last_peered":"2023-09-23T23:02:56.055136+0000","last_clean":"2023-09-23T23:02:56.055136+0000","last_became_active":"2023-09-23T23:02:53.078963+0000","last_became_peered":"2023-09-23T23:02:53.078963+0000","last_unstale":"2023-09-23T23:02:56.055136+0000","last_undegraded":"2023-09-23T23:02:56.055136+0000","last_fullsized":"2023-09-23T23:02:56.055136+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:49.838492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"334'7863","reported_seq":7884,"reported_epoch":334,"state":"active+clean","last_fresh":"2023-09-23T23:03:21.304971+0000","last_change":"2023-09-23T23:00:57.127660+0000","last_active":"2023-09-23T23:03:21.304971+0000","last_peered":"2023-09-23T23:03:21.304971+0000","last_clean":"2023-09-23T23:03:21.304971+0000","last_became_active":"2023-09-23T23:00:57.126396+0000","last_became_peered":"2023-09-23T23:00:57.126396+0000","last_unstale":"2023-09-23T23:03:21.304971+0000","last_undegraded":"2023-09-23T23:03:21.304971+0000","last_fullsized":"2023-09-23T23:03:21.304971+0000","mapping_epoch":321,"log_start":"325'1100","ondisk_log_start":"325'1100","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":6763,"log_dups_size":0,"ondisk_log_size":6763,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:04:42.354099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":364576768,"num_objects":5563,"num_object_clones":0,"num_object_copies":16689,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5563,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7863,"num_write_kb":429632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.b","version":"78'161","reported_seq":484,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.058044+0000","last_change":"2023-09-23T23:02:56.057583+0000","last_active":"2023-09-23T23:02:56.058044+0000","last_peered":"2023-09-23T23:02:56.058044+0000","last_clean":"2023-09-23T23:02:56.058044+0000","last_became_active":"2023-09-23T23:02:56.056952+0000","last_became_peered":"2023-09-23T23:02:56.056952+0000","last_unstale":"2023-09-23T23:02:56.058044+0000","last_undegraded":"2023-09-23T23:02:56.058044+0000","last_fullsized":"2023-09-23T23:02:56.058044+0000","mapping_epoch":332,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:22.566993+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:22.566993+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:20:20.104451+0000","scrub_duration":0.0026922669999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,5],"acting":[1,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":312,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.051758+0000","last_change":"2023-09-23T22:32:30.184434+0000","last_active":"2023-09-23T23:02:56.051758+0000","last_peered":"2023-09-23T23:02:56.051758+0000","last_clean":"2023-09-23T23:02:56.051758+0000","last_became_active":"2023-09-23T22:32:30.183937+0000","last_became_peered":"2023-09-23T22:32:30.183937+0000","last_unstale":"2023-09-23T23:02:56.051758+0000","last_undegraded":"2023-09-23T23:02:56.051758+0000","last_fullsized":"2023-09-23T23:02:56.051758+0000","mapping_epoch":103,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":104,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:13:25.993348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":358,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.055829+0000","last_change":"2023-09-23T23:02:53.078266+0000","last_active":"2023-09-23T23:02:56.055829+0000","last_peered":"2023-09-23T23:02:56.055829+0000","last_clean":"2023-09-23T23:02:56.055829+0000","last_became_active":"2023-09-23T23:02:53.077158+0000","last_became_peered":"2023-09-23T23:02:53.077158+0000","last_unstale":"2023-09-23T23:02:56.055829+0000","last_undegraded":"2023-09-23T23:02:56.055829+0000","last_fullsized":"2023-09-23T23:02:56.055829+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.129299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"334'7553","reported_seq":7621,"reported_epoch":334,"state":"active+remapped+backfill_wait","last_fresh":"2023-09-23T23:03:18.184694+0000","last_change":"2023-09-23T23:02:54.449419+0000","last_active":"2023-09-23T23:03:18.184694+0000","last_peered":"2023-09-23T23:03:18.184694+0000","last_clean":"2023-09-23T23:02:52.034800+0000","last_became_active":"2023-09-23T23:02:54.238788+0000","last_became_peered":"2023-09-23T23:02:54.238788+0000","last_unstale":"2023-09-23T23:03:18.184694+0000","last_undegraded":"2023-09-23T23:03:18.184694+0000","last_fullsized":"2023-09-23T23:03:18.184694+0000","mapping_epoch":330,"log_start":"325'800","ondisk_log_start":"325'800","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":6753,"log_dups_size":0,"ondisk_log_size":6753,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:08.027322+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":369950720,"num_objects":5645,"num_object_clones":0,"num_object_copies":16935,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":5633,"num_objects_unfound":0,"num_objects_dirty":5645,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7553,"num_write_kb":422336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":18,"num_bytes_recovered":1179648,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[3,7,6],"avail_no_missing":["3","6","7"],"object_location_counts":[{"shards":"3,6,7","objects":5645}],"blocked_by":[],"up_primary":1,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.a","version":"78'161","reported_seq":629,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.046006+0000","last_change":"2023-09-23T22:58:38.134976+0000","last_active":"2023-09-23T23:02:56.046006+0000","last_peered":"2023-09-23T23:02:56.046006+0000","last_clean":"2023-09-23T23:02:56.046006+0000","last_became_active":"2023-09-23T22:58:38.134401+0000","last_became_peered":"2023-09-23T22:58:38.134401+0000","last_unstale":"2023-09-23T23:02:56.046006+0000","last_undegraded":"2023-09-23T23:02:56.046006+0000","last_fullsized":"2023-09-23T23:02:56.046006+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:39:54.455854+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:39:54.455854+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:12:01.922113+0000","scrub_duration":0.0075565679999999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":177,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.060517+0000","last_change":"2023-09-23T23:02:53.063631+0000","last_active":"2023-09-23T23:02:56.060517+0000","last_peered":"2023-09-23T23:02:56.060517+0000","last_clean":"2023-09-23T23:02:56.060517+0000","last_became_active":"2023-09-23T23:02:53.062999+0000","last_became_peered":"2023-09-23T23:02:53.062999+0000","last_unstale":"2023-09-23T23:02:56.060517+0000","last_undegraded":"2023-09-23T23:02:56.060517+0000","last_fullsized":"2023-09-23T23:02:56.060517+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09.313258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.045167+0000","last_change":"2023-09-23T23:02:53.072538+0000","last_active":"2023-09-23T23:02:56.045167+0000","last_peered":"2023-09-23T23:02:56.045167+0000","last_clean":"2023-09-23T23:02:56.045167+0000","last_became_active":"2023-09-23T23:02:53.071929+0000","last_became_peered":"2023-09-23T23:02:53.071929+0000","last_unstale":"2023-09-23T23:02:56.045167+0000","last_undegraded":"2023-09-23T23:02:56.045167+0000","last_fullsized":"2023-09-23T23:02:56.045167+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:15.565129+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"334'7567","reported_seq":7591,"reported_epoch":334,"state":"active+clean","last_fresh":"2023-09-23T23:03:22.618862+0000","last_change":"2023-09-23T23:00:57.122348+0000","last_active":"2023-09-23T23:03:22.618862+0000","last_peered":"2023-09-23T23:03:22.618862+0000","last_clean":"2023-09-23T23:03:22.618862+0000","last_became_active":"2023-09-23T23:00:57.122027+0000","last_became_peered":"2023-09-23T23:00:57.122027+0000","last_unstale":"2023-09-23T23:03:22.618862+0000","last_undegraded":"2023-09-23T23:03:22.618862+0000","last_fullsized":"2023-09-23T23:03:22.618862+0000","mapping_epoch":321,"log_start":"0'0","ondisk_log_start":"0'0","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":7567,"log_dups_size":0,"ondisk_log_size":7567,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:12:01.843367+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":351535128,"num_objects":5365,"num_object_clones":0,"num_object_copies":16095,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5365,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":7567,"num_write_kb":413761,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.7","version":"78'161","reported_seq":710,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.049123+0000","last_change":"2023-09-23T23:00:17.560345+0000","last_active":"2023-09-23T23:02:56.049123+0000","last_peered":"2023-09-23T23:02:56.049123+0000","last_clean":"2023-09-23T23:02:56.049123+0000","last_became_active":"2023-09-23T22:58:38.123850+0000","last_became_peered":"2023-09-23T22:58:38.123850+0000","last_unstale":"2023-09-23T23:02:56.049123+0000","last_undegraded":"2023-09-23T23:02:56.049123+0000","last_fullsized":"2023-09-23T23:02:56.049123+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:17.560200+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:17.560200+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:30:26.427335+0000","scrub_duration":0.0030315899999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":15,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.045353+0000","last_change":"2023-09-23T23:02:53.069320+0000","last_active":"2023-09-23T23:02:56.045353+0000","last_peered":"2023-09-23T23:02:56.045353+0000","last_clean":"2023-09-23T23:02:56.045353+0000","last_became_active":"2023-09-23T23:02:53.069001+0000","last_became_peered":"2023-09-23T23:02:53.069001+0000","last_unstale":"2023-09-23T23:02:56.045353+0000","last_undegraded":"2023-09-23T23:02:56.045353+0000","last_fullsized":"2023-09-23T23:02:56.045353+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:17:17.470493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":135,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.047519+0000","last_change":"2023-09-23T22:48:08.825719+0000","last_active":"2023-09-23T23:02:56.047519+0000","last_peered":"2023-09-23T23:02:56.047519+0000","last_clean":"2023-09-23T23:02:56.047519+0000","last_became_active":"2023-09-23T22:48:08.825355+0000","last_became_peered":"2023-09-23T22:48:08.825355+0000","last_unstale":"2023-09-23T23:02:56.047519+0000","last_undegraded":"2023-09-23T23:02:56.047519+0000","last_fullsized":"2023-09-23T23:02:56.047519+0000","mapping_epoch":221,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":222,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.010623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.044760+0000","last_change":"2023-09-23T23:02:53.071437+0000","last_active":"2023-09-23T23:02:56.044760+0000","last_peered":"2023-09-23T23:02:56.044760+0000","last_clean":"2023-09-23T23:02:56.044760+0000","last_became_active":"2023-09-23T23:02:53.071023+0000","last_became_peered":"2023-09-23T23:02:53.071023+0000","last_unstale":"2023-09-23T23:02:56.044760+0000","last_undegraded":"2023-09-23T23:02:56.044760+0000","last_fullsized":"2023-09-23T23:02:56.044760+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37.803059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"334'7453","reported_seq":7486,"reported_epoch":334,"state":"active+remapped+backfill_wait","last_fresh":"2023-09-23T23:03:18.242918+0000","last_change":"2023-09-23T23:02:54.262044+0000","last_active":"2023-09-23T23:03:18.242918+0000","last_peered":"2023-09-23T23:03:18.242918+0000","last_clean":"2023-09-23T23:02:52.024134+0000","last_became_active":"2023-09-23T23:02:54.248090+0000","last_became_peered":"2023-09-23T23:02:54.248090+0000","last_unstale":"2023-09-23T23:03:18.242918+0000","last_undegraded":"2023-09-23T23:03:18.242918+0000","last_fullsized":"2023-09-23T23:03:18.242918+0000","mapping_epoch":330,"log_start":"325'700","ondisk_log_start":"325'700","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":6753,"log_dups_size":0,"ondisk_log_size":6753,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22.658978+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":372572160,"num_objects":5685,"num_object_clones":0,"num_object_copies":17055,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":5685,"num_objects_unfound":0,"num_objects_dirty":5685,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7453,"num_write_kb":420416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0,4],"avail_no_missing":["3","0","4"],"object_location_counts":[{"shards":"0,3,4","objects":5685}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.1","version":"78'161","reported_seq":598,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.045291+0000","last_change":"2023-09-23T22:58:38.175485+0000","last_active":"2023-09-23T23:02:56.045291+0000","last_peered":"2023-09-23T23:02:56.045291+0000","last_clean":"2023-09-23T23:02:56.045291+0000","last_became_active":"2023-09-23T22:57:41.950330+0000","last_became_peered":"2023-09-23T22:57:41.950330+0000","last_unstale":"2023-09-23T23:02:56.045291+0000","last_undegraded":"2023-09-23T23:02:56.045291+0000","last_fullsized":"2023-09-23T23:02:56.045291+0000","mapping_epoch":229,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:58:38.175351+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:58:38.175351+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:08:36.602280+0000","scrub_duration":0.0026615319999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":176,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.046121+0000","last_change":"2023-09-23T23:02:53.060549+0000","last_active":"2023-09-23T23:02:56.046121+0000","last_peered":"2023-09-23T23:02:56.046121+0000","last_clean":"2023-09-23T23:02:56.046121+0000","last_became_active":"2023-09-23T23:02:53.060183+0000","last_became_peered":"2023-09-23T23:02:53.060183+0000","last_unstale":"2023-09-23T23:02:56.046121+0000","last_undegraded":"2023-09-23T23:02:56.046121+0000","last_fullsized":"2023-09-23T23:02:56.046121+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.310761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":341,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.053145+0000","last_change":"2023-09-23T22:58:38.116431+0000","last_active":"2023-09-23T23:02:56.053145+0000","last_peered":"2023-09-23T23:02:56.053145+0000","last_clean":"2023-09-23T23:02:56.053145+0000","last_became_active":"2023-09-23T22:58:38.116034+0000","last_became_peered":"2023-09-23T22:58:38.116034+0000","last_unstale":"2023-09-23T23:02:56.053145+0000","last_undegraded":"2023-09-23T23:02:56.053145+0000","last_fullsized":"2023-09-23T23:02:56.053145+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:42.833064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.045689+0000","last_change":"2023-09-23T23:02:53.077515+0000","last_active":"2023-09-23T23:02:56.045689+0000","last_peered":"2023-09-23T23:02:56.045689+0000","last_clean":"2023-09-23T23:02:56.045689+0000","last_became_active":"2023-09-23T23:02:53.077179+0000","last_became_peered":"2023-09-23T23:02:53.077179+0000","last_unstale":"2023-09-23T23:02:56.045689+0000","last_undegraded":"2023-09-23T23:02:56.045689+0000","last_fullsized":"2023-09-23T23:02:56.045689+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12.536339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.8","version":"334'7483","reported_seq":7506,"reported_epoch":334,"state":"active+clean","last_fresh":"2023-09-23T23:03:18.278061+0000","last_change":"2023-09-23T23:00:57.123945+0000","last_active":"2023-09-23T23:03:18.278061+0000","last_peered":"2023-09-23T23:03:18.278061+0000","last_clean":"2023-09-23T23:03:18.278061+0000","last_became_active":"2023-09-23T23:00:57.123610+0000","last_became_peered":"2023-09-23T23:00:57.123610+0000","last_unstale":"2023-09-23T23:03:18.278061+0000","last_undegraded":"2023-09-23T23:03:18.278061+0000","last_fullsized":"2023-09-23T23:03:18.278061+0000","mapping_epoch":321,"log_start":"325'800","ondisk_log_start":"325'800","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":6683,"log_dups_size":0,"ondisk_log_size":6683,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:58:21.543057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":367460352,"num_objects":5607,"num_object_clones":0,"num_object_copies":16821,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5607,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7483,"num_write_kb":418880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"78'161","reported_seq":787,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.046863+0000","last_change":"2023-09-23T23:00:07.396514+0000","last_active":"2023-09-23T23:02:56.046863+0000","last_peered":"2023-09-23T23:02:56.046863+0000","last_clean":"2023-09-23T23:02:56.046863+0000","last_became_active":"2023-09-23T22:57:41.951533+0000","last_became_peered":"2023-09-23T22:57:41.951533+0000","last_unstale":"2023-09-23T23:02:56.046863+0000","last_undegraded":"2023-09-23T23:02:56.046863+0000","last_fullsized":"2023-09-23T23:02:56.046863+0000","mapping_epoch":229,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:07.396372+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:07.396372+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:50:52.709761+0000","scrub_duration":0.003571383,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":367,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.041435+0000","last_change":"2023-09-23T22:47:26.779248+0000","last_active":"2023-09-23T23:02:56.041435+0000","last_peered":"2023-09-23T23:02:56.041435+0000","last_clean":"2023-09-23T23:02:56.041435+0000","last_became_active":"2023-09-23T22:47:26.778838+0000","last_became_peered":"2023-09-23T22:47:26.778838+0000","last_unstale":"2023-09-23T23:02:56.041435+0000","last_undegraded":"2023-09-23T23:02:56.041435+0000","last_fullsized":"2023-09-23T23:02:56.041435+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:42.545099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":15,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.044980+0000","last_change":"2023-09-23T23:02:53.077278+0000","last_active":"2023-09-23T23:02:56.044980+0000","last_peered":"2023-09-23T23:02:56.044980+0000","last_clean":"2023-09-23T23:02:56.044980+0000","last_became_active":"2023-09-23T23:02:53.076880+0000","last_became_peered":"2023-09-23T23:02:53.076880+0000","last_unstale":"2023-09-23T23:02:56.044980+0000","last_undegraded":"2023-09-23T23:02:56.044980+0000","last_fullsized":"2023-09-23T23:02:56.044980+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02.724000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.045233+0000","last_change":"2023-09-23T23:02:53.072713+0000","last_active":"2023-09-23T23:02:56.045233+0000","last_peered":"2023-09-23T23:02:56.045233+0000","last_clean":"2023-09-23T23:02:56.045233+0000","last_became_active":"2023-09-23T23:02:53.072279+0000","last_became_peered":"2023-09-23T23:02:53.072279+0000","last_unstale":"2023-09-23T23:02:56.045233+0000","last_undegraded":"2023-09-23T23:02:56.045233+0000","last_fullsized":"2023-09-23T23:02:56.045233+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16:14.160057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"334'7641","reported_seq":7664,"reported_epoch":334,"state":"active+clean","last_fresh":"2023-09-23T23:03:18.280535+0000","last_change":"2023-09-23T23:00:57.129595+0000","last_active":"2023-09-23T23:03:18.280535+0000","last_peered":"2023-09-23T23:03:18.280535+0000","last_clean":"2023-09-23T23:03:18.280535+0000","last_became_active":"2023-09-23T23:00:57.129329+0000","last_became_peered":"2023-09-23T23:00:57.129329+0000","last_unstale":"2023-09-23T23:03:18.280535+0000","last_undegraded":"2023-09-23T23:03:18.280535+0000","last_fullsized":"2023-09-23T23:03:18.280535+0000","mapping_epoch":321,"log_start":"325'900","ondisk_log_start":"325'900","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":6741,"log_dups_size":0,"ondisk_log_size":6741,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:59.611116+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":381485056,"num_objects":5821,"num_object_clones":0,"num_object_copies":17463,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5821,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7641,"num_write_kb":430784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":137,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.047162+0000","last_change":"2023-09-23T22:48:07.754566+0000","last_active":"2023-09-23T23:02:56.047162+0000","last_peered":"2023-09-23T23:02:56.047162+0000","last_clean":"2023-09-23T23:02:56.047162+0000","last_became_active":"2023-09-23T22:48:07.754001+0000","last_became_peered":"2023-09-23T22:48:07.754001+0000","last_unstale":"2023-09-23T23:02:56.047162+0000","last_undegraded":"2023-09-23T23:02:56.047162+0000","last_fullsized":"2023-09-23T23:02:56.047162+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:07.601926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"78'161","reported_seq":779,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.046713+0000","last_change":"2023-09-23T23:00:16.175406+0000","last_active":"2023-09-23T23:02:56.046713+0000","last_peered":"2023-09-23T23:02:56.046713+0000","last_clean":"2023-09-23T23:02:56.046713+0000","last_became_active":"2023-09-23T22:58:38.124788+0000","last_became_peered":"2023-09-23T22:58:38.124788+0000","last_unstale":"2023-09-23T23:02:56.046713+0000","last_undegraded":"2023-09-23T23:02:56.046713+0000","last_fullsized":"2023-09-23T23:02:56.046713+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:16.175257+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:16.175257+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:59:04.066406+0000","scrub_duration":0.011232875,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":185,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.053601+0000","last_change":"2023-09-23T22:58:38.114914+0000","last_active":"2023-09-23T23:02:56.053601+0000","last_peered":"2023-09-23T23:02:56.053601+0000","last_clean":"2023-09-23T23:02:56.053601+0000","last_became_active":"2023-09-23T22:58:38.114620+0000","last_became_peered":"2023-09-23T22:58:38.114620+0000","last_unstale":"2023-09-23T23:02:56.053601+0000","last_undegraded":"2023-09-23T23:02:56.053601+0000","last_fullsized":"2023-09-23T23:02:56.053601+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:57.977244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":246,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.049112+0000","last_change":"2023-09-23T22:58:38.135007+0000","last_active":"2023-09-23T23:02:56.049112+0000","last_peered":"2023-09-23T23:02:56.049112+0000","last_clean":"2023-09-23T23:02:56.049112+0000","last_became_active":"2023-09-23T22:58:38.133871+0000","last_became_peered":"2023-09-23T22:58:38.133871+0000","last_unstale":"2023-09-23T23:02:56.049112+0000","last_undegraded":"2023-09-23T23:02:56.049112+0000","last_fullsized":"2023-09-23T23:02:56.049112+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07.531845+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"334'7374","reported_seq":7397,"reported_epoch":334,"state":"active+clean","last_fresh":"2023-09-23T23:03:18.290353+0000","last_change":"2023-09-23T23:00:57.125441+0000","last_active":"2023-09-23T23:03:18.290353+0000","last_peered":"2023-09-23T23:03:18.290353+0000","last_clean":"2023-09-23T23:03:18.290353+0000","last_became_active":"2023-09-23T23:00:57.125047+0000","last_became_peered":"2023-09-23T23:00:57.125047+0000","last_unstale":"2023-09-23T23:03:18.290353+0000","last_undegraded":"2023-09-23T23:03:18.290353+0000","last_fullsized":"2023-09-23T23:03:18.290353+0000","mapping_epoch":321,"log_start":"325'700","ondisk_log_start":"325'700","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":6674,"log_dups_size":0,"ondisk_log_size":6674,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:13:39.274762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":363986944,"num_objects":5554,"num_object_clones":0,"num_object_copies":16662,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5554,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7374,"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":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.3","version":"78'161","reported_seq":444,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.052883+0000","last_change":"2023-09-23T23:02:56.052567+0000","last_active":"2023-09-23T23:02:56.052883+0000","last_peered":"2023-09-23T23:02:56.052883+0000","last_clean":"2023-09-23T23:02:56.052883+0000","last_became_active":"2023-09-23T23:02:56.051965+0000","last_became_peered":"2023-09-23T23:02:56.051965+0000","last_unstale":"2023-09-23T23:02:56.052883+0000","last_undegraded":"2023-09-23T23:02:56.052883+0000","last_fullsized":"2023-09-23T23:02:56.052883+0000","mapping_epoch":332,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:24.540060+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:24.540060+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":true,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":17890,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":14,"num_read_kb":27,"num_write":7,"num_write_kb":73,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":53670,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":362,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.046541+0000","last_change":"2023-09-23T23:02:53.071776+0000","last_active":"2023-09-23T23:02:56.046541+0000","last_peered":"2023-09-23T23:02:56.046541+0000","last_clean":"2023-09-23T23:02:56.046541+0000","last_became_active":"2023-09-23T23:02:53.071438+0000","last_became_peered":"2023-09-23T23:02:53.071438+0000","last_unstale":"2023-09-23T23:02:56.046541+0000","last_undegraded":"2023-09-23T23:02:56.046541+0000","last_fullsized":"2023-09-23T23:02:56.046541+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20:11.001941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":124,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.058778+0000","last_change":"2023-09-23T22:48:46.617394+0000","last_active":"2023-09-23T23:02:56.058778+0000","last_peered":"2023-09-23T23:02:56.058778+0000","last_clean":"2023-09-23T23:02:56.058778+0000","last_became_active":"2023-09-23T22:48:46.616996+0000","last_became_peered":"2023-09-23T22:48:46.616996+0000","last_unstale":"2023-09-23T23:02:56.058778+0000","last_undegraded":"2023-09-23T23:02:56.058778+0000","last_fullsized":"2023-09-23T23:02:56.058778+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:12.628230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":142,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.056569+0000","last_change":"2023-09-23T23:02:53.057913+0000","last_active":"2023-09-23T23:02:56.056569+0000","last_peered":"2023-09-23T23:02:56.056569+0000","last_clean":"2023-09-23T23:02:56.056569+0000","last_became_active":"2023-09-23T23:02:53.056920+0000","last_became_peered":"2023-09-23T23:02:53.056920+0000","last_unstale":"2023-09-23T23:02:56.056569+0000","last_undegraded":"2023-09-23T23:02:56.056569+0000","last_fullsized":"2023-09-23T23:02:56.056569+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44:13.315131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.c","version":"334'7719","reported_seq":8547,"reported_epoch":334,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-09-23T23:03:22.637441+0000","last_change":"2023-09-23T23:02:57.510346+0000","last_active":"2023-09-23T23:03:22.637441+0000","last_peered":"2023-09-23T23:03:22.637441+0000","last_clean":"2023-09-23T23:02:52.010139+0000","last_became_active":"2023-09-23T23:02:54.330025+0000","last_became_peered":"2023-09-23T23:02:54.330025+0000","last_unstale":"2023-09-23T23:03:22.637441+0000","last_undegraded":"2023-09-23T23:02:57.505460+0000","last_fullsized":"2023-09-23T23:02:54.040887+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":7719,"log_dups_size":0,"ondisk_log_size":7719,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:44:31.373094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":359202816,"num_objects":5481,"num_object_clones":0,"num_object_copies":16443,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":719,"num_objects_misplaced":5474,"num_objects_unfound":0,"num_objects_dirty":5481,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7719,"num_write_kb":422400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":401,"num_bytes_recovered":26279936,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[2,4],"avail_no_missing":["2","4","7"],"object_location_counts":[{"shards":"2,4","objects":-712},{"shards":"2,4,7","objects":5474}],"blocked_by":[],"up_primary":1,"acting_primary":2,"purged_snaps":[]},{"pgid":"1.6","version":"78'161","reported_seq":681,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.048971+0000","last_change":"2023-09-23T23:00:12.596762+0000","last_active":"2023-09-23T23:02:56.048971+0000","last_peered":"2023-09-23T23:02:56.048971+0000","last_clean":"2023-09-23T23:02:56.048971+0000","last_became_active":"2023-09-23T22:58:38.114830+0000","last_became_peered":"2023-09-23T22:58:38.114830+0000","last_unstale":"2023-09-23T23:02:56.048971+0000","last_undegraded":"2023-09-23T23:02:56.048971+0000","last_fullsized":"2023-09-23T23:02:56.048971+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:12.596648+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:12.596648+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:02:59.125449+0000","scrub_duration":0.01185338,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":342,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.048613+0000","last_change":"2023-09-23T22:48:46.633265+0000","last_active":"2023-09-23T23:02:56.048613+0000","last_peered":"2023-09-23T23:02:56.048613+0000","last_clean":"2023-09-23T23:02:56.048613+0000","last_became_active":"2023-09-23T22:48:46.632933+0000","last_became_peered":"2023-09-23T22:48:46.632933+0000","last_unstale":"2023-09-23T23:02:56.048613+0000","last_undegraded":"2023-09-23T23:02:56.048613+0000","last_fullsized":"2023-09-23T23:02:56.048613+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:25.012443+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.045619+0000","last_change":"2023-09-23T23:02:53.077258+0000","last_active":"2023-09-23T23:02:56.045619+0000","last_peered":"2023-09-23T23:02:56.045619+0000","last_clean":"2023-09-23T23:02:56.045619+0000","last_became_active":"2023-09-23T23:02:53.076945+0000","last_became_peered":"2023-09-23T23:02:53.076945+0000","last_unstale":"2023-09-23T23:02:56.045619+0000","last_undegraded":"2023-09-23T23:02:56.045619+0000","last_fullsized":"2023-09-23T23:02:56.045619+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49.471339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":124,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.055601+0000","last_change":"2023-09-23T22:48:46.634052+0000","last_active":"2023-09-23T23:02:56.055601+0000","last_peered":"2023-09-23T23:02:56.055601+0000","last_clean":"2023-09-23T23:02:56.055601+0000","last_became_active":"2023-09-23T22:48:46.633694+0000","last_became_peered":"2023-09-23T22:48:46.633694+0000","last_unstale":"2023-09-23T23:02:56.055601+0000","last_undegraded":"2023-09-23T23:02:56.055601+0000","last_fullsized":"2023-09-23T23:02:56.055601+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58.900727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"334'7813","reported_seq":7846,"reported_epoch":334,"state":"active+remapped+backfill_wait","last_fresh":"2023-09-23T23:03:22.228111+0000","last_change":"2023-09-23T23:02:54.436533+0000","last_active":"2023-09-23T23:03:22.228111+0000","last_peered":"2023-09-23T23:03:22.228111+0000","last_clean":"2023-09-23T23:02:51.974131+0000","last_became_active":"2023-09-23T23:02:54.415687+0000","last_became_peered":"2023-09-23T23:02:54.415687+0000","last_unstale":"2023-09-23T23:03:22.228111+0000","last_undegraded":"2023-09-23T23:03:22.228111+0000","last_fullsized":"2023-09-23T23:03:22.228111+0000","mapping_epoch":330,"log_start":"325'1100","ondisk_log_start":"325'1100","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":6713,"log_dups_size":0,"ondisk_log_size":6713,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:06.342859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":359727104,"num_objects":5489,"num_object_clones":0,"num_object_copies":16467,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":5489,"num_objects_unfound":0,"num_objects_dirty":5489,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7813,"num_write_kb":425664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,2,0],"avail_no_missing":["7","0","2"],"object_location_counts":[{"shards":"0,2,7","objects":5489}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.5","version":"78'161","reported_seq":763,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.054868+0000","last_change":"2023-09-23T23:00:08.556966+0000","last_active":"2023-09-23T23:02:56.054868+0000","last_peered":"2023-09-23T23:02:56.054868+0000","last_clean":"2023-09-23T23:02:56.054868+0000","last_became_active":"2023-09-23T22:58:38.117350+0000","last_became_peered":"2023-09-23T22:58:38.117350+0000","last_unstale":"2023-09-23T23:02:56.054868+0000","last_undegraded":"2023-09-23T23:02:56.054868+0000","last_fullsized":"2023-09-23T23:02:56.054868+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:08.556815+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:08.556815+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:34:28.485229+0000","scrub_duration":0.015754444999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"67'2","reported_seq":352,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.057390+0000","last_change":"2023-09-23T22:48:46.707617+0000","last_active":"2023-09-23T23:02:56.057390+0000","last_peered":"2023-09-23T23:02:56.057390+0000","last_clean":"2023-09-23T23:02:56.057390+0000","last_became_active":"2023-09-23T22:48:46.654893+0000","last_became_peered":"2023-09-23T22:48:46.654893+0000","last_unstale":"2023-09-23T23:02:56.057390+0000","last_undegraded":"2023-09-23T23:02:56.057390+0000","last_fullsized":"2023-09-23T23:02:56.057390+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36.132199+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":15,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.049545+0000","last_change":"2023-09-23T23:02:53.073587+0000","last_active":"2023-09-23T23:02:56.049545+0000","last_peered":"2023-09-23T23:02:56.049545+0000","last_clean":"2023-09-23T23:02:56.049545+0000","last_became_active":"2023-09-23T23:02:53.073318+0000","last_became_peered":"2023-09-23T23:02:53.073318+0000","last_unstale":"2023-09-23T23:02:56.049545+0000","last_undegraded":"2023-09-23T23:02:56.049545+0000","last_fullsized":"2023-09-23T23:02:56.049545+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:31.422040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":168,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.060136+0000","last_change":"2023-09-23T22:48:46.635443+0000","last_active":"2023-09-23T23:02:56.060136+0000","last_peered":"2023-09-23T23:02:56.060136+0000","last_clean":"2023-09-23T23:02:56.060136+0000","last_became_active":"2023-09-23T22:48:46.631587+0000","last_became_peered":"2023-09-23T22:48:46.631587+0000","last_unstale":"2023-09-23T23:02:56.060136+0000","last_undegraded":"2023-09-23T23:02:56.060136+0000","last_fullsized":"2023-09-23T23:02:56.060136+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29:26.553217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"334'7588","reported_seq":7621,"reported_epoch":334,"state":"active+remapped+backfill_wait","last_fresh":"2023-09-23T23:03:18.195220+0000","last_change":"2023-09-23T23:02:54.272274+0000","last_active":"2023-09-23T23:03:18.195220+0000","last_peered":"2023-09-23T23:03:18.195220+0000","last_clean":"2023-09-23T23:02:52.028046+0000","last_became_active":"2023-09-23T23:02:54.260533+0000","last_became_peered":"2023-09-23T23:02:54.260533+0000","last_unstale":"2023-09-23T23:03:18.195220+0000","last_undegraded":"2023-09-23T23:03:18.195220+0000","last_fullsized":"2023-09-23T23:03:18.195220+0000","mapping_epoch":330,"log_start":"326'1200","ondisk_log_start":"326'1200","created":321,"last_epoch_clean":322,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T23:00:56.059125+0000","last_clean_scrub_stamp":"2023-09-23T23:00:56.059125+0000","objects_scrubbed":0,"log_size":6388,"log_dups_size":0,"ondisk_log_size":6388,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:28:09.453148+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":370278400,"num_objects":5650,"num_object_clones":0,"num_object_copies":16950,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":5650,"num_objects_unfound":0,"num_objects_dirty":5650,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7588,"num_write_kb":423616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7,0],"avail_no_missing":["4","0","7"],"object_location_counts":[{"shards":"0,4,7","objects":5650}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.4","version":"78'161","reported_seq":732,"reported_epoch":334,"state":"active+clean","last_fresh":"2023-09-23T23:02:57.102319+0000","last_change":"2023-09-23T23:00:01.238881+0000","last_active":"2023-09-23T23:02:57.102319+0000","last_peered":"2023-09-23T23:02:57.102319+0000","last_clean":"2023-09-23T23:02:57.102319+0000","last_became_active":"2023-09-23T22:57:41.952078+0000","last_became_peered":"2023-09-23T22:57:41.952078+0000","last_unstale":"2023-09-23T23:02:57.102319+0000","last_undegraded":"2023-09-23T23:02:57.102319+0000","last_fullsized":"2023-09-23T23:02:57.102319+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:01.238662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:01.238662+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T08:08:21.607599+0000","scrub_duration":0.0049612069999999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":241,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.048871+0000","last_change":"2023-09-23T22:58:38.123935+0000","last_active":"2023-09-23T23:02:56.048871+0000","last_peered":"2023-09-23T23:02:56.048871+0000","last_clean":"2023-09-23T23:02:56.048871+0000","last_became_active":"2023-09-23T22:58:38.123429+0000","last_became_peered":"2023-09-23T22:58:38.123429+0000","last_unstale":"2023-09-23T23:02:56.048871+0000","last_undegraded":"2023-09-23T23:02:56.048871+0000","last_fullsized":"2023-09-23T23:02:56.048871+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:45.750278+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'1","reported_seq":154,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.056732+0000","last_change":"2023-09-23T23:02:53.083770+0000","last_active":"2023-09-23T23:02:56.056732+0000","last_peered":"2023-09-23T23:02:56.056732+0000","last_clean":"2023-09-23T23:02:56.056732+0000","last_became_active":"2023-09-23T23:02:53.057490+0000","last_became_peered":"2023-09-23T23:02:53.057490+0000","last_unstale":"2023-09-23T23:02:56.056732+0000","last_undegraded":"2023-09-23T23:02:56.056732+0000","last_fullsized":"2023-09-23T23:02:56.056732+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:02:50.086880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,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":330,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.051241+0000","last_change":"2023-09-23T22:58:38.098917+0000","last_active":"2023-09-23T23:02:56.051241+0000","last_peered":"2023-09-23T23:02:56.051241+0000","last_clean":"2023-09-23T23:02:56.051241+0000","last_became_active":"2023-09-23T22:58:38.098144+0000","last_became_peered":"2023-09-23T22:58:38.098144+0000","last_unstale":"2023-09-23T23:02:56.051241+0000","last_undegraded":"2023-09-23T23:02:56.051241+0000","last_fullsized":"2023-09-23T23:02:56.051241+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:19.549301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":123,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.055694+0000","last_change":"2023-09-23T22:48:46.629301+0000","last_active":"2023-09-23T23:02:56.055694+0000","last_peered":"2023-09-23T23:02:56.055694+0000","last_clean":"2023-09-23T23:02:56.055694+0000","last_became_active":"2023-09-23T22:48:46.628812+0000","last_became_peered":"2023-09-23T22:48:46.628812+0000","last_unstale":"2023-09-23T23:02:56.055694+0000","last_undegraded":"2023-09-23T23:02:56.055694+0000","last_fullsized":"2023-09-23T23:02:56.055694+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:35.373152+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":131,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.053156+0000","last_change":"2023-09-23T23:02:53.058369+0000","last_active":"2023-09-23T23:02:56.053156+0000","last_peered":"2023-09-23T23:02:56.053156+0000","last_clean":"2023-09-23T23:02:56.053156+0000","last_became_active":"2023-09-23T23:02:53.057771+0000","last_became_peered":"2023-09-23T23:02:53.057771+0000","last_unstale":"2023-09-23T23:02:56.053156+0000","last_undegraded":"2023-09-23T23:02:56.053156+0000","last_fullsized":"2023-09-23T23:02:56.053156+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:24.789463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"67'2","reported_seq":183,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.046964+0000","last_change":"2023-09-23T23:02:53.074960+0000","last_active":"2023-09-23T23:02:56.046964+0000","last_peered":"2023-09-23T23:02:56.046964+0000","last_clean":"2023-09-23T23:02:56.046964+0000","last_became_active":"2023-09-23T23:02:53.061866+0000","last_became_peered":"2023-09-23T23:02:53.061866+0000","last_unstale":"2023-09-23T23:02:56.046964+0000","last_undegraded":"2023-09-23T23:02:56.046964+0000","last_fullsized":"2023-09-23T23:02:56.046964+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:19.387529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":348,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.052921+0000","last_change":"2023-09-23T23:02:53.077840+0000","last_active":"2023-09-23T23:02:56.052921+0000","last_peered":"2023-09-23T23:02:56.052921+0000","last_clean":"2023-09-23T23:02:56.052921+0000","last_became_active":"2023-09-23T23:02:53.077420+0000","last_became_peered":"2023-09-23T23:02:53.077420+0000","last_unstale":"2023-09-23T23:02:56.052921+0000","last_undegraded":"2023-09-23T23:02:56.052921+0000","last_fullsized":"2023-09-23T23:02:56.052921+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:21:54.833729+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":158,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.047535+0000","last_change":"2023-09-23T22:58:38.135027+0000","last_active":"2023-09-23T23:02:56.047535+0000","last_peered":"2023-09-23T23:02:56.047535+0000","last_clean":"2023-09-23T23:02:56.047535+0000","last_became_active":"2023-09-23T22:58:38.134516+0000","last_became_peered":"2023-09-23T22:58:38.134516+0000","last_unstale":"2023-09-23T23:02:56.047535+0000","last_undegraded":"2023-09-23T23:02:56.047535+0000","last_fullsized":"2023-09-23T23:02:56.047535+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08.840512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":354,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.051687+0000","last_change":"2023-09-23T22:48:46.618827+0000","last_active":"2023-09-23T23:02:56.051687+0000","last_peered":"2023-09-23T23:02:56.051687+0000","last_clean":"2023-09-23T23:02:56.051687+0000","last_became_active":"2023-09-23T22:48:46.618422+0000","last_became_peered":"2023-09-23T22:48:46.618422+0000","last_unstale":"2023-09-23T23:02:56.051687+0000","last_undegraded":"2023-09-23T23:02:56.051687+0000","last_fullsized":"2023-09-23T23:02:56.051687+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:05:15.391441+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":174,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.054185+0000","last_change":"2023-09-23T22:58:38.123450+0000","last_active":"2023-09-23T23:02:56.054185+0000","last_peered":"2023-09-23T23:02:56.054185+0000","last_clean":"2023-09-23T23:02:56.054185+0000","last_became_active":"2023-09-23T22:58:38.123112+0000","last_became_peered":"2023-09-23T22:58:38.123112+0000","last_unstale":"2023-09-23T23:02:56.054185+0000","last_undegraded":"2023-09-23T23:02:56.054185+0000","last_fullsized":"2023-09-23T23:02:56.054185+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:37.366908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":176,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.071143+0000","last_change":"2023-09-23T22:48:46.656085+0000","last_active":"2023-09-23T23:02:56.071143+0000","last_peered":"2023-09-23T23:02:56.071143+0000","last_clean":"2023-09-23T23:02:56.071143+0000","last_became_active":"2023-09-23T22:48:46.655776+0000","last_became_peered":"2023-09-23T22:48:46.655776+0000","last_unstale":"2023-09-23T23:02:56.071143+0000","last_undegraded":"2023-09-23T23:02:56.071143+0000","last_fullsized":"2023-09-23T23:02:56.071143+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:18:06.548888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'5","reported_seq":130,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.059356+0000","last_change":"2023-09-23T22:48:46.695590+0000","last_active":"2023-09-23T23:02:56.059356+0000","last_peered":"2023-09-23T23:02:56.059356+0000","last_clean":"2023-09-23T23:02:56.059356+0000","last_became_active":"2023-09-23T22:48:46.633697+0000","last_became_peered":"2023-09-23T22:48:46.633697+0000","last_unstale":"2023-09-23T23:02:56.059356+0000","last_undegraded":"2023-09-23T23:02:56.059356+0000","last_fullsized":"2023-09-23T23:02:56.059356+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T07:35:32.206552+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":354,"reported_epoch":333,"state":"active+clean","last_fresh":"2023-09-23T23:02:56.051075+0000","last_change":"2023-09-23T23:02:53.076054+0000","last_active":"2023-09-23T23:02:56.051075+0000","last_peered":"2023-09-23T23:02:56.051075+0000","last_clean":"2023-09-23T23:02:56.051075+0000","last_became_active":"2023-09-23T23:02:53.075572+0000","last_became_peered":"2023-09-23T23:02:53.075572+0000","last_unstale":"2023-09-23T23:02:56.051075+0000","last_undegraded":"2023-09-23T23:02:56.051075+0000","last_fullsized":"2023-09-23T23:02:56.051075+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27.494075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":5856952344,"num_objects":89371,"num_object_clones":0,"num_object_copies":268113,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":7310,"num_objects_misplaced":39243,"num_objects_unfound":0,"num_objects_dirty":89371,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":122247,"num_write_kb":6771713,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":419,"num_bytes_recovered":27459584,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":17719177216,"data_stored":17719165000,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":111147,"ondisk_log_size":111147,"up":48,"acting":46,"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":32,"num_read_kb":34,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":31,"num_bytes_recovered":1846,"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":41187,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":21,"stat_sum":{"num_bytes":626148,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":29,"num_read_kb":55,"num_write":14,"num_write_kb":146,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":697708,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":3381,"ondisk_log_size":3381,"up":63,"acting":63,"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":54,"seq":231928234560,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3072832,"kb_used_data":2555128,"kb_used_omap":0,"kb_used_meta":517696,"kb_avail":90672320,"statfs":{"total":95995035648,"available":92848455680,"internally_reserved":0,"allocated":2616451072,"data_stored":2615548631,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":530120704},"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 23:02:46 2023","interfaces":[{"interface":"back","average":{"1min":1.8899999999999999,"5min":2.5590000000000002,"15min":2.5070000000000001},"min":{"1min":0.314,"5min":0.26700000000000002,"15min":0.24399999999999999},"max":{"1min":8.7910000000000004,"5min":114.765,"15min":117.986},"last":2.8730000000000002},{"interface":"front","average":{"1min":2.1309999999999998,"5min":2.9940000000000002,"15min":2.7949999999999999},"min":{"1min":0.217,"5min":0.217,"15min":0.217},"max":{"1min":10.209,"5min":114.925,"15min":119.358},"last":0.57899999999999996}]},{"osd":1,"last update":"Sat Sep 23 23:03:09 2023","interfaces":[{"interface":"back","average":{"1min":1.6899999999999999,"5min":1.294,"15min":2.9740000000000002},"min":{"1min":0.315,"5min":0.315,"15min":0.28100000000000003},"max":{"1min":10.154999999999999,"5min":10.154999999999999,"15min":268.22300000000001},"last":0.35199999999999998},{"interface":"front","average":{"1min":1.9450000000000001,"5min":1.1870000000000001,"15min":2.8180000000000001},"min":{"1min":0.34399999999999997,"5min":0.308,"15min":0.24199999999999999},"max":{"1min":7.1950000000000003,"5min":8.7360000000000007,"15min":268.15800000000002},"last":4.5039999999999996}]},{"osd":2,"last update":"Sat Sep 23 23:02:22 2023","interfaces":[{"interface":"back","average":{"1min":1.6859999999999999,"5min":1.893,"15min":2.121},"min":{"1min":0.29799999999999999,"5min":0.28899999999999998,"15min":0.26400000000000001},"max":{"1min":4.0300000000000002,"5min":19.806000000000001,"15min":115.896},"last":7.2300000000000004},{"interface":"front","average":{"1min":1.5029999999999999,"5min":1.5740000000000001,"15min":1.7090000000000001},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.28399999999999997},"max":{"1min":8.6549999999999994,"5min":20.094999999999999,"15min":114.95699999999999},"last":1.7490000000000001}]},{"osd":3,"last update":"Sat Sep 23 23:03:09 2023","interfaces":[{"interface":"back","average":{"1min":5.2569999999999997,"5min":2.0409999999999999,"15min":2.831},"min":{"1min":0.35899999999999999,"5min":0.33200000000000002,"15min":0.307},"max":{"1min":57.575000000000003,"5min":57.575000000000003,"15min":136.02199999999999},"last":0.64600000000000002},{"interface":"front","average":{"1min":4.8730000000000002,"5min":2.125,"15min":2.9369999999999998},"min":{"1min":0.39000000000000001,"5min":0.312,"15min":0.312},"max":{"1min":56.930999999999997,"5min":56.930999999999997,"15min":136.12299999999999},"last":5.6040000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:02:22 2023","interfaces":[{"interface":"back","average":{"1min":2.0670000000000002,"5min":1.5649999999999999,"15min":1.472},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":6.7530000000000001,"5min":8.5700000000000003,"15min":18.834},"last":0.40200000000000002},{"interface":"front","average":{"1min":2.0529999999999999,"5min":1.5669999999999999,"15min":1.3799999999999999},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":8.7629999999999999,"5min":10.073,"15min":18.722999999999999},"last":0.59499999999999997}]},{"osd":5,"last update":"Sat Sep 23 23:02:29 2023","interfaces":[{"interface":"back","average":{"1min":2.1030000000000002,"5min":1.3700000000000001,"15min":1.4159999999999999},"min":{"1min":0.34699999999999998,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":8.7059999999999995,"5min":8.7059999999999995,"15min":8.7059999999999995},"last":0.67800000000000005},{"interface":"front","average":{"1min":1.9870000000000001,"5min":1.3580000000000001,"15min":1.4410000000000001},"min":{"1min":0.39200000000000002,"5min":0.38100000000000001,"15min":0.32700000000000001},"max":{"1min":12.523999999999999,"5min":12.523999999999999,"15min":12.523999999999999},"last":3.573}]},{"osd":6,"last update":"Sat Sep 23 23:02:46 2023","interfaces":[{"interface":"back","average":{"1min":2.1320000000000001,"5min":1.829,"15min":1.806},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":8.8559999999999999,"5min":11.419,"15min":11.419},"last":8.3979999999999997},{"interface":"front","average":{"1min":2.73,"5min":1.9019999999999999,"15min":1.829},"min":{"1min":0.503,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":15.605,"5min":15.605,"15min":15.605},"last":3.8660000000000001}]}]},{"osd":6,"up_from":287,"seq":1232655614010,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3383868,"kb_used_data":3214772,"kb_used_omap":5,"kb_used_meta":169082,"kb_avail":90361284,"statfs":{"total":95995035648,"available":92529954816,"internally_reserved":0,"allocated":3291926528,"data_stored":3291028384,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5223,"internal_metadata":173140889},"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 23:02:47 2023","interfaces":[{"interface":"back","average":{"1min":1.9750000000000001,"5min":1.2490000000000001,"15min":1.097},"min":{"1min":0.28000000000000003,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":9.9250000000000007,"5min":9.9250000000000007,"15min":9.9250000000000007},"last":6.9870000000000001},{"interface":"front","average":{"1min":1.675,"5min":1.6200000000000001,"15min":1.9850000000000001},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":5.266,"5min":10.413,"15min":10.413},"last":0.26600000000000001}]},{"osd":1,"last update":"Sat Sep 23 23:02:47 2023","interfaces":[{"interface":"back","average":{"1min":1.9259999999999999,"5min":1.7569999999999999,"15min":2.2360000000000002},"min":{"1min":0.38300000000000001,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":5.2069999999999999,"5min":19.613,"15min":19.613},"last":0.35299999999999998},{"interface":"front","average":{"1min":1.5149999999999999,"5min":1.6870000000000001,"15min":2.3010000000000002},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":8.7629999999999999,"5min":19.628,"15min":19.628},"last":2.4369999999999998}]},{"osd":2,"last update":"Sat Sep 23 23:02:47 2023","interfaces":[{"interface":"back","average":{"1min":4.1859999999999999,"5min":1.9850000000000001,"15min":1.6990000000000001},"min":{"1min":0.39800000000000002,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":51.546999999999997,"5min":51.546999999999997,"15min":51.546999999999997},"last":6.9560000000000004},{"interface":"front","average":{"1min":3.8250000000000002,"5min":1.8899999999999999,"15min":1.706},"min":{"1min":0.311,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":51.875,"5min":51.875,"15min":51.875},"last":0.432}]},{"osd":3,"last update":"Sat Sep 23 23:02:47 2023","interfaces":[{"interface":"back","average":{"1min":5.2729999999999997,"5min":2.3079999999999998,"15min":2.0979999999999999},"min":{"1min":0.34699999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":51.286000000000001,"5min":51.286000000000001,"15min":51.286000000000001},"last":0.315},{"interface":"front","average":{"1min":4.9539999999999997,"5min":2.0950000000000002,"15min":1.895},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":51.347999999999999,"5min":51.347999999999999,"15min":51.347999999999999},"last":2.5190000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:02:47 2023","interfaces":[{"interface":"back","average":{"1min":3.3149999999999999,"5min":2.476,"15min":2.9169999999999998},"min":{"1min":0.44500000000000001,"5min":0.439,"15min":0.439},"max":{"1min":14.859999999999999,"5min":15.17,"15min":15.17},"last":6.9219999999999997},{"interface":"front","average":{"1min":2.1619999999999999,"5min":1.9470000000000001,"15min":2.4260000000000002},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":5.1840000000000002,"5min":10.528,"15min":10.528},"last":0.40400000000000003}]},{"osd":5,"last update":"Sat Sep 23 23:02:47 2023","interfaces":[{"interface":"back","average":{"1min":2.137,"5min":1.48,"15min":1.3680000000000001},"min":{"1min":0.39100000000000001,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":8.7219999999999995,"5min":8.7219999999999995,"15min":8.7219999999999995},"last":2.48},{"interface":"front","average":{"1min":2.6520000000000001,"5min":1.756,"15min":1.6160000000000001},"min":{"1min":0.48599999999999999,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":10.026,"5min":10.026,"15min":10.026},"last":6.8879999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:02:47 2023","interfaces":[{"interface":"back","average":{"1min":3.2229999999999999,"5min":1.8779999999999999,"15min":1.764},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":16.25,"5min":16.25,"15min":16.25},"last":2.609},{"interface":"front","average":{"1min":3.4900000000000002,"5min":1.867,"15min":1.619},"min":{"1min":0.59699999999999998,"5min":0.31,"15min":0.31},"max":{"1min":12.919,"5min":12.919,"15min":12.919},"last":6.8470000000000004}]}]},{"osd":1,"up_from":88,"seq":377957122449,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":816904,"kb_used_data":5440,"kb_used_omap":4,"kb_used_meta":811451,"kb_avail":92928248,"statfs":{"total":95995035648,"available":95158525952,"internally_reserved":0,"allocated":5570560,"data_stored":3971073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":830926734},"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 23:02:47 2023","interfaces":[{"interface":"back","average":{"1min":4.8550000000000004,"5min":4.0890000000000004,"15min":2.4540000000000002},"min":{"1min":0.24099999999999999,"5min":0.21299999999999999,"15min":0.16400000000000001},"max":{"1min":74.423000000000002,"5min":107.749,"15min":107.749},"last":0.21199999999999999},{"interface":"front","average":{"1min":5.2080000000000002,"5min":4.0629999999999997,"15min":2.5739999999999998},"min":{"1min":0.24399999999999999,"5min":0.222,"15min":0.182},"max":{"1min":72.013999999999996,"5min":112.541,"15min":112.541},"last":0.83199999999999996}]},{"osd":2,"last update":"Sat Sep 23 23:02:25 2023","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.75900000000000001,"15min":1.228},"min":{"1min":0.221,"5min":0.221,"15min":0.185},"max":{"1min":4.1219999999999999,"5min":4.6319999999999997,"15min":14.849},"last":1.1970000000000001},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.82199999999999995,"15min":1.369},"min":{"1min":0.26100000000000001,"5min":0.23100000000000001,"15min":0.20200000000000001},"max":{"1min":1.9099999999999999,"5min":5.8150000000000004,"15min":14.622999999999999},"last":0.876}]},{"osd":3,"last update":"Sat Sep 23 23:03:10 2023","interfaces":[{"interface":"back","average":{"1min":1.1439999999999999,"5min":0.95699999999999996,"15min":2.0529999999999999},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.223},"max":{"1min":6.7530000000000001,"5min":9.8130000000000006,"15min":62.886000000000003},"last":1.0209999999999999},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.0489999999999999,"15min":2.2130000000000001},"min":{"1min":0.32100000000000001,"5min":0.217,"15min":0.217},"max":{"1min":6.0039999999999996,"5min":14.01,"15min":64.176000000000002},"last":0.41699999999999998}]},{"osd":4,"last update":"Sat Sep 23 23:02:25 2023","interfaces":[{"interface":"back","average":{"1min":1.214,"5min":1.3100000000000001,"15min":1.421},"min":{"1min":0.36199999999999999,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":4.9359999999999999,"5min":7.3129999999999997,"15min":12.797000000000001},"last":0.93500000000000005},{"interface":"front","average":{"1min":0.98799999999999999,"5min":1.181,"15min":1.3100000000000001},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":4.5119999999999996,"5min":6.1600000000000001,"15min":8.3870000000000005},"last":1.0640000000000001}]},{"osd":5,"last update":"Sat Sep 23 23:02:30 2023","interfaces":[{"interface":"back","average":{"1min":1.379,"5min":1.1140000000000001,"15min":1.46},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.33700000000000002},"max":{"1min":4.0049999999999999,"5min":6.149,"15min":42.082000000000001},"last":1.2769999999999999},{"interface":"front","average":{"1min":1.1519999999999999,"5min":1.0649999999999999,"15min":1.4530000000000001},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.32000000000000001},"max":{"1min":4.1859999999999999,"5min":6.0789999999999997,"15min":12.648},"last":0.38800000000000001}]},{"osd":6,"last update":"Sat Sep 23 23:02:43 2023","interfaces":[{"interface":"back","average":{"1min":1.3819999999999999,"5min":1.1879999999999999,"15min":1.1279999999999999},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":5.1159999999999997,"5min":8.25,"15min":8.25},"last":1.9330000000000001},{"interface":"front","average":{"1min":1.573,"5min":1.0620000000000001,"15min":0.96799999999999997},"min":{"1min":0.44,"5min":0.435,"15min":0.435},"max":{"1min":6.4619999999999997,"5min":6.4619999999999997,"15min":6.4619999999999997},"last":1.095}]},{"osd":7,"last update":"Sat Sep 23 23:03:10 2023","interfaces":[{"interface":"back","average":{"1min":1.72,"5min":1.2030000000000001,"15min":1.405},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.34699999999999998},"max":{"1min":6.0129999999999999,"5min":6.0129999999999999,"15min":8.4039999999999999},"last":1.2090000000000001},{"interface":"front","average":{"1min":1.427,"5min":1.177,"15min":1.5},"min":{"1min":0.47699999999999998,"5min":0.38700000000000001,"15min":0.34699999999999998},"max":{"1min":4.7649999999999997,"5min":5.7450000000000001,"15min":11.323},"last":0.439}]}]},{"osd":0,"up_from":214,"seq":919123001536,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3455360,"kb_used_data":2966712,"kb_used_omap":5,"kb_used_meta":488634,"kb_avail":90289792,"statfs":{"total":95995035648,"available":92456747008,"internally_reserved":0,"allocated":3037913088,"data_stored":3036199975,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":500361850},"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 23:02:56 2023","interfaces":[{"interface":"back","average":{"1min":0.82099999999999995,"5min":1.206,"15min":2.5990000000000002},"min":{"1min":0.23000000000000001,"5min":0.221,"15min":0.17100000000000001},"max":{"1min":3.7120000000000002,"5min":8.5199999999999996,"15min":142.01599999999999},"last":2.859},{"interface":"front","average":{"1min":0.997,"5min":1.27,"15min":2.6120000000000001},"min":{"1min":0.23000000000000001,"5min":0.223,"15min":0.20200000000000001},"max":{"1min":7.0410000000000004,"5min":19.338000000000001,"15min":139.08099999999999},"last":2.8799999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:02:56 2023","interfaces":[{"interface":"back","average":{"1min":3.0249999999999999,"5min":2.0600000000000001,"15min":1.986},"min":{"1min":0.222,"5min":0.222,"15min":0.222},"max":{"1min":24.427,"5min":24.427,"15min":57.668999999999997},"last":2.919},{"interface":"front","average":{"1min":3.1099999999999999,"5min":1.766,"15min":1.794},"min":{"1min":0.32400000000000001,"5min":0.221,"15min":0.221},"max":{"1min":23.998000000000001,"5min":23.998000000000001,"15min":56.488},"last":4.2350000000000003}]},{"osd":3,"last update":"Sat Sep 23 23:02:56 2023","interfaces":[{"interface":"back","average":{"1min":1.8400000000000001,"5min":1.877,"15min":2.2330000000000001},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.25},"max":{"1min":6.2880000000000003,"5min":11.654,"15min":67.367000000000004},"last":4.5960000000000001},{"interface":"front","average":{"1min":1.056,"5min":1.736,"15min":2.069},"min":{"1min":0.33500000000000002,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":3.746,"5min":11.811,"15min":65.566000000000003},"last":0.20799999999999999}]},{"osd":4,"last update":"Sat Sep 23 23:02:56 2023","interfaces":[{"interface":"back","average":{"1min":1.804,"5min":1.6910000000000001,"15min":1.2949999999999999},"min":{"1min":0.36799999999999999,"5min":0.34799999999999998,"15min":0.34000000000000002},"max":{"1min":4.1929999999999996,"5min":11.871,"15min":11.871},"last":0.42099999999999999},{"interface":"front","average":{"1min":2.3580000000000001,"5min":2.0590000000000002,"15min":1.49},"min":{"1min":0.41299999999999998,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":6.9160000000000004,"5min":19.097000000000001,"15min":19.097000000000001},"last":2.9420000000000002}]},{"osd":5,"last update":"Sat Sep 23 23:02:38 2023","interfaces":[{"interface":"back","average":{"1min":1.796,"5min":1.8440000000000001,"15min":1.5069999999999999},"min":{"1min":0.44,"5min":0.373,"15min":0.372},"max":{"1min":5.5190000000000001,"5min":9.1780000000000008,"15min":9.1780000000000008},"last":0.29999999999999999},{"interface":"front","average":{"1min":1.347,"5min":1.8759999999999999,"15min":1.575},"min":{"1min":0.44500000000000001,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":5.2329999999999997,"5min":18.626999999999999,"15min":18.626999999999999},"last":2.9700000000000002}]},{"osd":6,"last update":"Sat Sep 23 23:02:49 2023","interfaces":[{"interface":"back","average":{"1min":2.3420000000000001,"5min":2.2280000000000002,"15min":2.4380000000000002},"min":{"1min":0.438,"5min":0.42299999999999999,"15min":0.42299999999999999},"max":{"1min":9.8810000000000002,"5min":22.024000000000001,"15min":22.024000000000001},"last":2.9969999999999999},{"interface":"front","average":{"1min":2.5600000000000001,"5min":2.0569999999999999,"15min":2.4209999999999998},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":9.8650000000000002,"5min":9.8650000000000002,"15min":9.8650000000000002},"last":4.2699999999999996}]},{"osd":7,"last update":"Sat Sep 23 23:02:56 2023","interfaces":[{"interface":"back","average":{"1min":2.0790000000000002,"5min":1.7949999999999999,"15min":1.456},"min":{"1min":0.378,"5min":0.377,"15min":0.28599999999999998},"max":{"1min":5.7140000000000004,"5min":7.7969999999999997,"15min":8.3390000000000004},"last":4.2960000000000003},{"interface":"front","average":{"1min":2.0670000000000002,"5min":1.774,"15min":1.419},"min":{"1min":0.498,"5min":0.40200000000000002,"15min":0.39300000000000002},"max":{"1min":7.9790000000000001,"5min":9.2230000000000008,"15min":9.2230000000000008},"last":0.45100000000000001}]}]},{"osd":2,"up_from":93,"seq":399431958913,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2994480,"kb_used_data":2121768,"kb_used_omap":7,"kb_used_meta":872696,"kb_avail":90750672,"statfs":{"total":95995035648,"available":92928688128,"internally_reserved":0,"allocated":2172690432,"data_stored":2171051524,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":893640785},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Sep 23 23:02:59 2023","interfaces":[{"interface":"back","average":{"1min":2.9950000000000001,"5min":1.5569999999999999,"15min":2.8900000000000001},"min":{"1min":0.29299999999999998,"5min":0.183,"15min":0.183},"max":{"1min":29.745999999999999,"5min":29.745999999999999,"15min":215.41800000000001},"last":0.64800000000000002},{"interface":"front","average":{"1min":2.6699999999999999,"5min":1.8240000000000001,"15min":2.706},"min":{"1min":0.30299999999999999,"5min":0.23300000000000001,"15min":0.188},"max":{"1min":29.689,"5min":29.689,"15min":219.59999999999999},"last":2.4830000000000001}]},{"osd":1,"last update":"Sat Sep 23 23:02:35 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":1.6919999999999999,"15min":2.2909999999999999},"min":{"1min":0.27800000000000002,"5min":0.25600000000000001,"15min":0.23000000000000001},"max":{"1min":5.2519999999999998,"5min":52.648000000000003,"15min":109.414},"last":5.8899999999999997},{"interface":"front","average":{"1min":1.004,"5min":1.663,"15min":2.3490000000000002},"min":{"1min":0.34000000000000002,"5min":0.217,"15min":0.217},"max":{"1min":3.5910000000000002,"5min":52.603999999999999,"15min":113.18300000000001},"last":0.67200000000000004}]},{"osd":3,"last update":"Sat Sep 23 23:02:39 2023","interfaces":[{"interface":"back","average":{"1min":1.897,"5min":1.548,"15min":2.2669999999999999},"min":{"1min":0.28499999999999998,"5min":0.215,"15min":0.215},"max":{"1min":7.6100000000000003,"5min":7.6100000000000003,"15min":41.276000000000003},"last":0.626},{"interface":"front","average":{"1min":1.5760000000000001,"5min":1.5900000000000001,"15min":2.0270000000000001},"min":{"1min":0.35299999999999998,"5min":0.30399999999999999,"15min":0.26700000000000002},"max":{"1min":5.1760000000000002,"5min":7.0670000000000002,"15min":41.408000000000001},"last":2.5720000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:02:35 2023","interfaces":[{"interface":"back","average":{"1min":1.865,"5min":1.595,"15min":1.619},"min":{"1min":0.316,"5min":0.316,"15min":0.313},"max":{"1min":5.4930000000000003,"5min":7.6699999999999999,"15min":40.549999999999997},"last":2.5979999999999999},{"interface":"front","average":{"1min":2.0059999999999998,"5min":1.849,"15min":1.6719999999999999},"min":{"1min":0.47099999999999997,"5min":0.32400000000000001,"15min":0.30299999999999999},"max":{"1min":7.7130000000000001,"5min":19.966999999999999,"15min":40.399999999999999},"last":0.47599999999999998}]},{"osd":5,"last update":"Sat Sep 23 23:02:35 2023","interfaces":[{"interface":"back","average":{"1min":1.8480000000000001,"5min":1.75,"15min":1.659},"min":{"1min":0.42299999999999999,"5min":0.38800000000000001,"15min":0.309},"max":{"1min":4.2519999999999998,"5min":9.1590000000000007,"15min":40.445},"last":0.44700000000000001},{"interface":"front","average":{"1min":2.105,"5min":1.444,"15min":1.823},"min":{"1min":0.41399999999999998,"5min":0.34100000000000003,"15min":0.32200000000000001},"max":{"1min":7.6719999999999997,"5min":7.6719999999999997,"15min":40.350999999999999},"last":0.57099999999999995}]},{"osd":6,"last update":"Sat Sep 23 23:02:39 2023","interfaces":[{"interface":"back","average":{"1min":1.7410000000000001,"5min":1.377,"15min":1.5669999999999999},"min":{"1min":0.39600000000000002,"5min":0.314,"15min":0.314},"max":{"1min":7.6500000000000004,"5min":7.6500000000000004,"15min":7.6500000000000004},"last":0.60399999999999998},{"interface":"front","average":{"1min":1.9550000000000001,"5min":1.8999999999999999,"15min":2.0699999999999998},"min":{"1min":0.60899999999999999,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":5.6390000000000002,"5min":11.298999999999999,"15min":11.298999999999999},"last":2.5489999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:02:35 2023","interfaces":[{"interface":"back","average":{"1min":1.972,"5min":1.7829999999999999,"15min":1.6899999999999999},"min":{"1min":0.54500000000000004,"5min":0.434,"15min":0.34899999999999998},"max":{"1min":5.6890000000000001,"5min":8.8620000000000001,"15min":40.494},"last":2.524},{"interface":"front","average":{"1min":1.875,"5min":1.8140000000000001,"15min":1.728},"min":{"1min":0.432,"5min":0.42599999999999999,"15min":0.32400000000000001},"max":{"1min":3.899,"5min":9.2059999999999995,"15min":40.475000000000001},"last":0.5}]}]},{"osd":3,"up_from":98,"seq":420906795386,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3497844,"kb_used_data":2563244,"kb_used_omap":2,"kb_used_meta":934589,"kb_avail":90247308,"statfs":{"total":95995035648,"available":92413243392,"internally_reserved":0,"allocated":2624761856,"data_stored":2623120112,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":957019189},"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 23:02:56 2023","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":2.4529999999999998,"15min":2.3919999999999999},"min":{"1min":0.217,"5min":0.17599999999999999,"15min":0.17599999999999999},"max":{"1min":2.9260000000000002,"5min":130.00700000000001,"15min":147.69},"last":1.667},{"interface":"front","average":{"1min":1.5609999999999999,"5min":2.609,"15min":2.6859999999999999},"min":{"1min":0.24299999999999999,"5min":0.221,"15min":0.20799999999999999},"max":{"1min":5.5919999999999996,"5min":130.12200000000001,"15min":149.81},"last":0.32000000000000001}]},{"osd":1,"last update":"Sat Sep 23 23:03:05 2023","interfaces":[{"interface":"back","average":{"1min":1.46,"5min":2.4079999999999999,"15min":2.4769999999999999},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":4.9630000000000001,"5min":129.90600000000001,"15min":129.90600000000001},"last":0.39000000000000001},{"interface":"front","average":{"1min":1.1499999999999999,"5min":2.6160000000000001,"15min":2.3460000000000001},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.20000000000000001},"max":{"1min":5.1600000000000001,"5min":130.28999999999999,"15min":130.28999999999999},"last":1.5629999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:03:05 2023","interfaces":[{"interface":"back","average":{"1min":1.5209999999999999,"5min":3.1890000000000001,"15min":2.71},"min":{"1min":0.28499999999999998,"5min":0.27100000000000002,"15min":0.23499999999999999},"max":{"1min":6.2329999999999997,"5min":129.941,"15min":129.941},"last":1.5289999999999999},{"interface":"front","average":{"1min":1.054,"5min":2.8090000000000002,"15min":2.6150000000000002},"min":{"1min":0.27800000000000002,"5min":0.252,"15min":0.217},"max":{"1min":3.9420000000000002,"5min":132.20500000000001,"15min":132.20500000000001},"last":1.6339999999999999}]},{"osd":4,"last update":"Sat Sep 23 23:02:32 2023","interfaces":[{"interface":"back","average":{"1min":9.4019999999999992,"5min":3.3809999999999998,"15min":2.3109999999999999},"min":{"1min":0.45400000000000001,"5min":0.34100000000000003,"15min":0.29599999999999999},"max":{"1min":130.07599999999999,"5min":130.07599999999999,"15min":130.07599999999999},"last":0.372},{"interface":"front","average":{"1min":8.6069999999999993,"5min":3.5840000000000001,"15min":2.48},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.31900000000000001},"max":{"1min":130.76400000000001,"5min":130.76400000000001,"15min":130.76400000000001},"last":1.6080000000000001}]},{"osd":5,"last update":"Sat Sep 23 23:02:32 2023","interfaces":[{"interface":"back","average":{"1min":9.5009999999999994,"5min":3.101,"15min":2.706},"min":{"1min":0.373,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":132.66,"5min":132.66,"15min":132.66},"last":1.7509999999999999},{"interface":"front","average":{"1min":8.9849999999999994,"5min":2.8610000000000002,"15min":3.0899999999999999},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":130.42699999999999,"5min":130.42699999999999,"15min":130.42699999999999},"last":0.42099999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:02:45 2023","interfaces":[{"interface":"back","average":{"1min":9.4510000000000005,"5min":2.9220000000000002,"15min":1.8899999999999999},"min":{"1min":0.42099999999999999,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":130.47800000000001,"5min":130.47800000000001,"15min":130.47800000000001},"last":0.40600000000000003},{"interface":"front","average":{"1min":9.1500000000000004,"5min":3.2029999999999998,"15min":2.2989999999999999},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":130.94499999999999,"5min":130.94499999999999,"15min":130.94499999999999},"last":1.7}]},{"osd":7,"last update":"Sat Sep 23 23:03:05 2023","interfaces":[{"interface":"back","average":{"1min":2.1240000000000001,"5min":3.0209999999999999,"15min":2.5329999999999999},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.376},"max":{"1min":4.8140000000000001,"5min":130.386,"15min":130.386},"last":0.50700000000000001},{"interface":"front","average":{"1min":1.873,"5min":3.2130000000000001,"15min":2.3799999999999999},"min":{"1min":0.48199999999999998,"5min":0.434,"15min":0.36699999999999999},"max":{"1min":5.242,"5min":130.869,"15min":130.869},"last":1.6799999999999999}]}]},{"osd":4,"up_from":103,"seq":442381631860,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2872728,"kb_used_data":2193744,"kb_used_omap":10,"kb_used_meta":678965,"kb_avail":90872424,"statfs":{"total":95995035648,"available":93053362176,"internally_reserved":0,"allocated":2246393856,"data_stored":2244660559,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10652,"internal_metadata":695260772},"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 23:02:56 2023","interfaces":[{"interface":"back","average":{"1min":1.649,"5min":2.2709999999999999,"15min":2.3029999999999999},"min":{"1min":0.245,"5min":0.245,"15min":0.22600000000000001},"max":{"1min":6.8399999999999999,"5min":44.194000000000003,"15min":187.69900000000001},"last":0.73899999999999999},{"interface":"front","average":{"1min":1.653,"5min":2.3410000000000002,"15min":2.3900000000000001},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.26000000000000001},"max":{"1min":5.2359999999999998,"5min":44.457999999999998,"15min":187.077},"last":0.69899999999999995}]},{"osd":1,"last update":"Sat Sep 23 23:02:34 2023","interfaces":[{"interface":"back","average":{"1min":1.2350000000000001,"5min":1.3009999999999999,"15min":2.0960000000000001},"min":{"1min":0.34000000000000002,"5min":0.29899999999999999,"15min":0.253},"max":{"1min":3.4169999999999998,"5min":7.4969999999999999,"15min":194.69},"last":0.61399999999999999},{"interface":"front","average":{"1min":1.262,"5min":1.456,"15min":2.097},"min":{"1min":0.36799999999999999,"5min":0.308,"15min":0.245},"max":{"1min":3.9590000000000001,"5min":7.5640000000000001,"15min":194.75200000000001},"last":0.53100000000000003}]},{"osd":2,"last update":"Sat Sep 23 23:02:34 2023","interfaces":[{"interface":"back","average":{"1min":5.7699999999999996,"5min":2.4340000000000002,"15min":2.427},"min":{"1min":0.307,"5min":0.307,"15min":0.29099999999999998},"max":{"1min":88.852999999999994,"5min":88.852999999999994,"15min":195.77500000000001},"last":4.0570000000000004},{"interface":"front","average":{"1min":5.9420000000000002,"5min":2.1749999999999998,"15min":2.3330000000000002},"min":{"1min":0.35599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":88.881,"5min":88.881,"15min":195.68799999999999},"last":5.3319999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:02:34 2023","interfaces":[{"interface":"back","average":{"1min":5.3339999999999996,"5min":2.3290000000000002,"15min":2.1509999999999998},"min":{"1min":0.36299999999999999,"5min":0.33700000000000002,"15min":0.30499999999999999},"max":{"1min":83.772000000000006,"5min":83.772000000000006,"15min":83.772000000000006},"last":3.9039999999999999},{"interface":"front","average":{"1min":5.8730000000000002,"5min":2.5249999999999999,"15min":2.0390000000000001},"min":{"1min":0.37,"5min":0.35899999999999999,"15min":0.32400000000000001},"max":{"1min":83.486000000000004,"5min":83.486000000000004,"15min":83.486000000000004},"last":0.60199999999999998}]},{"osd":5,"last update":"Sat Sep 23 23:02:34 2023","interfaces":[{"interface":"back","average":{"1min":1.167,"5min":1.593,"15min":1.4419999999999999},"min":{"1min":0.308,"5min":0.308,"15min":0.307},"max":{"1min":5.0949999999999998,"5min":12.869,"15min":12.869},"last":0.41899999999999998},{"interface":"front","average":{"1min":1.452,"5min":1.675,"15min":1.4870000000000001},"min":{"1min":0.34499999999999997,"5min":0.34399999999999997,"15min":0.32600000000000001},"max":{"1min":4.0069999999999997,"5min":8.7279999999999998,"15min":8.7279999999999998},"last":0.56299999999999994}]},{"osd":6,"last update":"Sat Sep 23 23:02:51 2023","interfaces":[{"interface":"back","average":{"1min":1.9319999999999999,"5min":1.6699999999999999,"15min":1.8779999999999999},"min":{"1min":0.377,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":7.6669999999999998,"5min":8.0139999999999993,"15min":8.0139999999999993},"last":1.171},{"interface":"front","average":{"1min":2.2709999999999999,"5min":1.8420000000000001,"15min":1.829},"min":{"1min":0.379,"5min":0.377,"15min":0.377},"max":{"1min":9,"5min":9,"15min":9},"last":0.45900000000000002}]},{"osd":7,"last update":"Sat Sep 23 23:02:34 2023","interfaces":[{"interface":"back","average":{"1min":1.5669999999999999,"5min":1.4350000000000001,"15min":1.254},"min":{"1min":0.41699999999999998,"5min":0.217,"15min":0.217},"max":{"1min":5.1360000000000001,"5min":5.1360000000000001,"15min":7.5490000000000004},"last":5.3780000000000001},{"interface":"front","average":{"1min":1.1990000000000001,"5min":1.5249999999999999,"15min":1.371},"min":{"1min":0.42999999999999999,"5min":0.40300000000000002,"15min":0.36599999999999999},"max":{"1min":3.3530000000000002,"5min":12.817,"15min":12.817},"last":0.497}]}]},{"osd":5,"up_from":220,"seq":944892805304,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2134000,"kb_used_data":1801128,"kb_used_omap":5,"kb_used_meta":332858,"kb_avail":91611152,"statfs":{"total":95995035648,"available":93809819648,"internally_reserved":0,"allocated":1844355072,"data_stored":1843465233,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5645,"internal_metadata":340847091},"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 23:02:35 2023","interfaces":[{"interface":"back","average":{"1min":1.149,"5min":1.0640000000000001,"15min":1.5109999999999999},"min":{"1min":0.26200000000000001,"5min":0.24099999999999999,"15min":0.23100000000000001},"max":{"1min":4.3680000000000003,"5min":5.9009999999999998,"15min":75.966999999999999},"last":1.048},{"interface":"front","average":{"1min":1.339,"5min":1.2030000000000001,"15min":1.6799999999999999},"min":{"1min":0.251,"5min":0.251,"15min":0.247},"max":{"1min":9.657,"5min":9.657,"15min":75.875},"last":0.59999999999999998}]},{"osd":1,"last update":"Sat Sep 23 23:02:35 2023","interfaces":[{"interface":"back","average":{"1min":1.1639999999999999,"5min":1.131,"15min":2.9209999999999998},"min":{"1min":0.33700000000000002,"5min":0.29799999999999999,"15min":0.28699999999999998},"max":{"1min":9.7710000000000008,"5min":9.7710000000000008,"15min":119.929},"last":0.69799999999999995},{"interface":"front","average":{"1min":1.3680000000000001,"5min":1.0489999999999999,"15min":2.9729999999999999},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.26200000000000001},"max":{"1min":6.5010000000000003,"5min":6.5010000000000003,"15min":119.964},"last":4.9279999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:02:35 2023","interfaces":[{"interface":"back","average":{"1min":2.7410000000000001,"5min":1.458,"15min":1.913},"min":{"1min":0.33300000000000002,"5min":0.29699999999999999,"15min":0.26500000000000001},"max":{"1min":32.814,"5min":32.814,"15min":75.825999999999993},"last":0.45200000000000001},{"interface":"front","average":{"1min":2.7730000000000001,"5min":1.716,"15min":2.0510000000000002},"min":{"1min":0.313,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":30.073,"5min":30.073,"15min":75.772000000000006},"last":0.629}]},{"osd":3,"last update":"Sat Sep 23 23:02:35 2023","interfaces":[{"interface":"back","average":{"1min":3.4009999999999998,"5min":1.681,"15min":3.0449999999999999},"min":{"1min":0.35499999999999998,"5min":0.33200000000000002,"15min":0.246},"max":{"1min":31.966999999999999,"5min":31.966999999999999,"15min":93.558000000000007},"last":3.8519999999999999},{"interface":"front","average":{"1min":3.1829999999999998,"5min":1.532,"15min":2.7480000000000002},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.32700000000000001},"max":{"1min":32.021999999999998,"5min":32.021999999999998,"15min":92.897000000000006},"last":0.55800000000000005}]},{"osd":4,"last update":"Sat Sep 23 23:02:35 2023","interfaces":[{"interface":"back","average":{"1min":1.851,"5min":1.881,"15min":1.599},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.28299999999999997},"max":{"1min":6.423,"5min":42.344999999999999,"15min":42.344999999999999},"last":4.8940000000000001},{"interface":"front","average":{"1min":1.3999999999999999,"5min":1.7529999999999999,"15min":1.4710000000000001},"min":{"1min":0.42499999999999999,"5min":0.34599999999999997,"15min":0.30099999999999999},"max":{"1min":4.4299999999999997,"5min":41.079000000000001,"15min":41.079000000000001},"last":0.42099999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:02:41 2023","interfaces":[{"interface":"back","average":{"1min":2.4790000000000001,"5min":1.5640000000000001,"15min":1.5489999999999999},"min":{"1min":0.374,"5min":0.313,"15min":0.313},"max":{"1min":8.7260000000000009,"5min":8.7260000000000009,"15min":8.7260000000000009},"last":7.8719999999999999},{"interface":"front","average":{"1min":1.998,"5min":1.405,"15min":1.2150000000000001},"min":{"1min":0.377,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":12.17,"5min":12.17,"15min":12.17},"last":0.85199999999999998}]},{"osd":7,"last update":"Sat Sep 23 23:02:35 2023","interfaces":[{"interface":"back","average":{"1min":1.532,"5min":1.417,"15min":1.474},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.34300000000000003},"max":{"1min":4.4509999999999996,"5min":5.1699999999999999,"15min":12.355},"last":0.76900000000000002},{"interface":"front","average":{"1min":2.0019999999999998,"5min":1.4419999999999999,"15min":1.425},"min":{"1min":0.44900000000000001,"5min":0.34999999999999998,"15min":0.312},"max":{"1min":9.7439999999999998,"5min":9.7439999999999998,"15min":13.512},"last":3.0750000000000002}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":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":10652,"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":5645,"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":5223,"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":3023831040,"data_stored":3023831040,"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":1441792,"data_stored":1441792,"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":2165510144,"data_stored":2165506072,"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":2601910272,"data_stored":2601910272,"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":2225803264,"data_stored":2225799192,"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":1830879232,"data_stored":1830879232,"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":3267497984,"data_stored":3267493912,"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":2602303488,"data_stored":2602303488,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-09-23T23:03:25.840 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd pool set .mgr pgp_num 21 2023-09-23T23:03:25.915 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:25.967 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:25.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:25.971 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:26.071 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:26.095 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:26.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:26.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:26.199 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:26.222 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:26.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:26.227 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:26.328 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:26.338 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:26 smithi169 bash[101133]: audit 2023-09-23T23:03:26.168185+0000 mon.a (mon.0) 1767 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:03:26.351 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:26.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:26.357 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:26.458 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:26.485 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:26.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:26.487 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:26.588 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:26.596 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:26 smithi169 bash[104356]: audit 2023-09-23T23:03:26.168185+0000 mon.a (mon.0) 1767 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:03:26.622 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:26.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:26.624 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:26.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:26 smithi187 bash[89487]: audit 2023-09-23T23:03:26.168185+0000 mon.a (mon.0) 1767 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:03:26.725 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:26.751 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:26.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:26.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:26.854 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:26.885 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:26.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:26.891 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:26.992 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:27.023 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:27.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:27.030 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:27.131 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:27.149 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:27.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:27.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:27.213 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:03:27.252 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:27.293 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:27.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:27.297 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:27.397 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:27.424 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:27 smithi187 bash[89487]: cluster 2023-09-23T23:03:26.876623+0000 mon.a (mon.0) 1768 : cluster 3 Health check update: Degraded data redundancy: 7310/264162 objects degraded (2.767%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T23:03:27.424 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:27 smithi187 bash[89487]: cluster 2023-09-23T23:03:26.981190+0000 mgr.y (mgr.25310) 1261 : cluster 0 pgmap v1400: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 626 op/s; 7310/262536 objects degraded (2.784%); 38293/262536 objects misplaced (14.586%); 864 KiB/s, 13 objects/s recovering 2023-09-23T23:03:27.429 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:27.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:27.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:27.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:27 smithi169 bash[101133]: cluster 2023-09-23T23:03:26.876623+0000 mon.a (mon.0) 1768 : cluster 3 Health check update: Degraded data redundancy: 7310/264162 objects degraded (2.767%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T23:03:27.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:27 smithi169 bash[101133]: cluster 2023-09-23T23:03:26.981190+0000 mgr.y (mgr.25310) 1261 : cluster 0 pgmap v1400: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 626 op/s; 7310/262536 objects degraded (2.784%); 38293/262536 objects misplaced (14.586%); 864 KiB/s, 13 objects/s recovering 2023-09-23T23:03:27.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:27 smithi169 bash[104356]: cluster 2023-09-23T23:03:26.876623+0000 mon.a (mon.0) 1768 : cluster 3 Health check update: Degraded data redundancy: 7310/264162 objects degraded (2.767%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T23:03:27.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:27 smithi169 bash[104356]: cluster 2023-09-23T23:03:26.981190+0000 mgr.y (mgr.25310) 1261 : cluster 0 pgmap v1400: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 626 op/s; 7310/262536 objects degraded (2.784%); 38293/262536 objects misplaced (14.586%); 864 KiB/s, 13 objects/s recovering 2023-09-23T23:03:27.536 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:27.557 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:27.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:27.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:27.662 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:27.686 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:27.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:27.688 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:27.789 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:27.811 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:27.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:27.813 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:27.913 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:27.939 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:27.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:27.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:28.041 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:28.073 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:28.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:28.075 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:28.176 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:28.205 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:28.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:28.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:28.308 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:28.332 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:28.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:28.338 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:28.439 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:28.471 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:28.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:28.473 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:28.574 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:28.599 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:28.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:28.602 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:28.702 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:28.727 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:28.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:28.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:28.784 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:03:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:03:28] "GET /metrics HTTP/1.1" 200 36556 "" "Prometheus/2.43.0" 2023-09-23T23:03:28.801 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T23:03:28.829 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:28.858 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:28.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:28.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:28.960 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:28.983 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:28.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:28.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:29.086 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:29.117 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:29.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:29.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:29.222 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:29.248 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:29.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:29.250 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:29.350 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:29.376 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:29.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:29.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:29.481 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:29.521 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:29.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:29.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:29.628 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:29.654 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:29.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:29.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:29.763 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:29.796 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:29.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:29.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:29.899 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:29.935 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:29.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:29.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:30.040 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:30.047 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:30 smithi187 bash[89487]: cluster 2023-09-23T23:03:28.982049+0000 mgr.y (mgr.25310) 1262 : cluster 0 pgmap v1401: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 602 op/s; 7396/255483 objects degraded (2.895%); 37207/255483 objects misplaced (14.563%); 889 KiB/s, 13 objects/s recovering 2023-09-23T23:03:30.075 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:30.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:30.078 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:30.179 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:30.205 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:30.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:30.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:30.308 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:30.351 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:30.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:30.352 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:30.453 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:30.461 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:30 smithi169 bash[104356]: cluster 2023-09-23T23:03:28.982049+0000 mgr.y (mgr.25310) 1262 : cluster 0 pgmap v1401: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 602 op/s; 7396/255483 objects degraded (2.895%); 37207/255483 objects misplaced (14.563%); 889 KiB/s, 13 objects/s recovering 2023-09-23T23:03:30.462 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:30 smithi169 bash[101133]: cluster 2023-09-23T23:03:28.982049+0000 mgr.y (mgr.25310) 1262 : cluster 0 pgmap v1401: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 602 op/s; 7396/255483 objects degraded (2.895%); 37207/255483 objects misplaced (14.563%); 889 KiB/s, 13 objects/s recovering 2023-09-23T23:03:30.480 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:30.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:30.483 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:30.584 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:30.609 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:30.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:30.612 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:30.713 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:30.743 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:30.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:30.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:30.846 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:30.867 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:30.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:30.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:30.973 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:31.013 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:31.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:31.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:31.117 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:31.141 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:31.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:31.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:31.246 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:31.290 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:31.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:31.295 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:31.332 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:03:31.395 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:31.422 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:31.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:31.428 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:31.529 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:31.556 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:31.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:31.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:31.660 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:31.687 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:31.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:31.692 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:31.793 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:31.827 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:31.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:31.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:31.931 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:31.963 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:31.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:31.970 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:32.071 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:32.093 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:32.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:32.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:32.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:32 smithi187 bash[89487]: cluster 2023-09-23T23:03:30.982662+0000 mgr.y (mgr.25310) 1263 : cluster 0 pgmap v1402: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 7396/254871 objects degraded (2.902%); 37207/254871 objects misplaced (14.598%); 889 KiB/s, 13 objects/s recovering 2023-09-23T23:03:32.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:32 smithi187 bash[89487]: cluster 2023-09-23T23:03:31.878001+0000 mon.a (mon.0) 1769 : cluster 3 Health check update: Degraded data redundancy: 7396/254871 objects degraded (2.902%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T23:03:32.198 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:32.225 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:32.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:32.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:32.331 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:32.362 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:32.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:32.365 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:32.466 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:32.500 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:32.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:32.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:32.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:32 smithi169 bash[104356]: cluster 2023-09-23T23:03:30.982662+0000 mgr.y (mgr.25310) 1263 : cluster 0 pgmap v1402: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 7396/254871 objects degraded (2.902%); 37207/254871 objects misplaced (14.598%); 889 KiB/s, 13 objects/s recovering 2023-09-23T23:03:32.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:32 smithi169 bash[104356]: cluster 2023-09-23T23:03:31.878001+0000 mon.a (mon.0) 1769 : cluster 3 Health check update: Degraded data redundancy: 7396/254871 objects degraded (2.902%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T23:03:32.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:32 smithi169 bash[101133]: cluster 2023-09-23T23:03:30.982662+0000 mgr.y (mgr.25310) 1263 : cluster 0 pgmap v1402: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 7396/254871 objects degraded (2.902%); 37207/254871 objects misplaced (14.598%); 889 KiB/s, 13 objects/s recovering 2023-09-23T23:03:32.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:32 smithi169 bash[101133]: cluster 2023-09-23T23:03:31.878001+0000 mon.a (mon.0) 1769 : cluster 3 Health check update: Degraded data redundancy: 7396/254871 objects degraded (2.902%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T23:03:32.606 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:32.623 INFO:teuthology.orchestra.run.smithi187.stdout:ERROR: (22) Invalid argument 2023-09-23T23:03:32.623 INFO:teuthology.orchestra.run.smithi187.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-23T23:03:32.631 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:32.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:32.634 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:32.735 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:32.760 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:32.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:32.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:32.866 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:32.909 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:32.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:32.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:33.013 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:33.040 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:33.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:33.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:33.147 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:33.168 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:33.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:33.171 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:33.272 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:33.295 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:33.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:33.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:33.371 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:03:33.400 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:33.441 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:33.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:33.443 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:33.544 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:33.575 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:33.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:33.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:33.678 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:33.685 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-23T23:03:33.715 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:33.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:33.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:33.819 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:33.839 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:33.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:33.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:33.942 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:33.972 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:33.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:33.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:34.076 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:34.113 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:34.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:34.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:34.220 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:34.250 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:34.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:34.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:34.355 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:34.361 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:34 smithi169 bash[104356]: cluster 2023-09-23T23:03:32.983437+0000 mgr.y (mgr.25310) 1264 : cluster 0 pgmap v1403: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 7521/250374 objects degraded (3.004%); 36659/250374 objects misplaced (14.642%); 908 KiB/s, 14 objects/s recovering 2023-09-23T23:03:34.362 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:34 smithi169 bash[101133]: cluster 2023-09-23T23:03:32.983437+0000 mgr.y (mgr.25310) 1264 : cluster 0 pgmap v1403: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 7521/250374 objects degraded (3.004%); 36659/250374 objects misplaced (14.642%); 908 KiB/s, 14 objects/s recovering 2023-09-23T23:03:34.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:34 smithi187 bash[89487]: cluster 2023-09-23T23:03:32.983437+0000 mgr.y (mgr.25310) 1264 : cluster 0 pgmap v1403: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 7521/250374 objects degraded (3.004%); 36659/250374 objects misplaced (14.642%); 908 KiB/s, 14 objects/s recovering 2023-09-23T23:03:34.383 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:34.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:34.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:34.488 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:34.521 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:34.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:34.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:34.627 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:34.650 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:34.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:34.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:34.755 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:34.790 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:34.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:34.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:34.896 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:34.920 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:34.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:34.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:35.022 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:35.046 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:35.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:35.048 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:35.149 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:35.179 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:35.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:35.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:35.282 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:35.308 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:35.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:35.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:35.414 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:35.441 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:35.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:35.448 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:35.548 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:35.586 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:35.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:35.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:35.692 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:35.726 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:35.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:35.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:35.829 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:35.868 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:35.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:35.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:35.973 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:36.004 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:36.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:36.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:36.065 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:36 smithi187 bash[89487]: cluster 2023-09-23T23:03:34.984258+0000 mgr.y (mgr.25310) 1265 : cluster 0 pgmap v1404: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 565 op/s; 7521/246024 objects degraded (3.057%); 35829/246024 objects misplaced (14.563%); 850 KiB/s, 13 objects/s recovering 2023-09-23T23:03:36.065 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:36 smithi187 bash[89487]: audit 2023-09-23T23:03:35.587793+0000 mon.a (mon.0) 1770 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:36.065 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:36 smithi187 bash[89487]: audit 2023-09-23T23:03:35.601627+0000 mon.a (mon.0) 1771 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:36.107 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:36.136 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:36.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:36.142 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:36.243 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:36.266 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:36.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:36.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:36.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:36 smithi169 bash[101133]: cluster 2023-09-23T23:03:34.984258+0000 mgr.y (mgr.25310) 1265 : cluster 0 pgmap v1404: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 565 op/s; 7521/246024 objects degraded (3.057%); 35829/246024 objects misplaced (14.563%); 850 KiB/s, 13 objects/s recovering 2023-09-23T23:03:36.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:36 smithi169 bash[101133]: audit 2023-09-23T23:03:35.587793+0000 mon.a (mon.0) 1770 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:36.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:36 smithi169 bash[101133]: audit 2023-09-23T23:03:35.601627+0000 mon.a (mon.0) 1771 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:36.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:36 smithi169 bash[104356]: cluster 2023-09-23T23:03:34.984258+0000 mgr.y (mgr.25310) 1265 : cluster 0 pgmap v1404: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 565 op/s; 7521/246024 objects degraded (3.057%); 35829/246024 objects misplaced (14.563%); 850 KiB/s, 13 objects/s recovering 2023-09-23T23:03:36.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:36 smithi169 bash[104356]: audit 2023-09-23T23:03:35.587793+0000 mon.a (mon.0) 1770 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:36.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:36 smithi169 bash[104356]: audit 2023-09-23T23:03:35.601627+0000 mon.a (mon.0) 1771 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:36.370 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:36.396 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:36.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:36.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:36.501 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:36.538 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:36.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:36.540 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:36.641 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:36.682 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:36.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:36.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:36.788 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:36.813 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:36.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:36.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:36.918 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:36.943 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:36.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:36.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:37.051 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:37.078 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:37.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:37.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:37.182 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:37.209 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:37.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:37.212 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:37.241 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:37 smithi169 bash[104356]: cluster 2023-09-23T23:03:36.879055+0000 mon.a (mon.0) 1772 : cluster 3 Health check update: Degraded data redundancy: 7521/246024 objects degraded (3.057%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T23:03:37.242 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:37 smithi169 bash[101133]: cluster 2023-09-23T23:03:36.879055+0000 mon.a (mon.0) 1772 : cluster 3 Health check update: Degraded data redundancy: 7521/246024 objects degraded (3.057%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T23:03:37.281 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T23:03:37.312 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:37.322 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:37 smithi187 bash[89487]: cluster 2023-09-23T23:03:36.879055+0000 mon.a (mon.0) 1772 : cluster 3 Health check update: Degraded data redundancy: 7521/246024 objects degraded (3.057%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T23:03:37.327 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T23:03:37.351 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:37.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:37.354 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:37.382 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T23:03:37.447 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T23:03:37.454 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:37.478 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:37.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:37.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:37.492 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T23:03:37.536 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T23:03:37.575 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T23:03:37.582 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:37.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:37.618 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:37.619 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:37.619 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T23:03:37.628 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:03:37.628 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:03:37.628 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:03:37.628 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:03:37.628 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:03:37.628 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:03:37.628 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:03:37.628 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:03:37.720 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:37.754 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:37.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:37.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:37.858 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:37.890 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:37.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:37.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:37.994 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:38.016 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:38.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:38.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:38.120 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:38.128 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:38 smithi169 bash[104356]: cluster 2023-09-23T23:03:36.984932+0000 mgr.y (mgr.25310) 1266 : cluster 0 pgmap v1405: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 551 op/s; 7521/244305 objects degraded (3.079%); 35642/244305 objects misplaced (14.589%); 757 KiB/s, 11 objects/s recovering 2023-09-23T23:03:38.128 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:38 smithi169 bash[104356]: audit 2023-09-23T23:03:37.214879+0000 mon.a (mon.0) 1773 : audit 0 from='client.? 172.21.15.169:0/2154168946' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:03:38.129 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:38 smithi169 bash[101133]: cluster 2023-09-23T23:03:36.984932+0000 mgr.y (mgr.25310) 1266 : cluster 0 pgmap v1405: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 551 op/s; 7521/244305 objects degraded (3.079%); 35642/244305 objects misplaced (14.589%); 757 KiB/s, 11 objects/s recovering 2023-09-23T23:03:38.129 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:38 smithi169 bash[101133]: audit 2023-09-23T23:03:37.214879+0000 mon.a (mon.0) 1773 : audit 0 from='client.? 172.21.15.169:0/2154168946' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:03:38.151 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:38.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:38.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:38.255 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:38.288 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:38.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:38.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:38.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:38 smithi187 bash[89487]: cluster 2023-09-23T23:03:36.984932+0000 mgr.y (mgr.25310) 1266 : cluster 0 pgmap v1405: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 5.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 551 op/s; 7521/244305 objects degraded (3.079%); 35642/244305 objects misplaced (14.589%); 757 KiB/s, 11 objects/s recovering 2023-09-23T23:03:38.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:38 smithi187 bash[89487]: audit 2023-09-23T23:03:37.214879+0000 mon.a (mon.0) 1773 : audit 0 from='client.? 172.21.15.169:0/2154168946' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:03:38.393 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:38.416 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:38.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:38.419 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:38.520 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:38.550 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:38.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:38.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:38.656 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:38.683 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:38.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:38.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:38.784 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:03:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:03:38] "GET /metrics HTTP/1.1" 200 36556 "" "Prometheus/2.43.0" 2023-09-23T23:03:38.785 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:38.810 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:38.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:38.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:38.917 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:38.943 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:38.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:38.946 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:39.047 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:39.054 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:03:39.073 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:39.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:39.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:39.177 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:39.210 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:39.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:39.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:39.319 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:39.355 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:39.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:39.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:39.464 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:39.489 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:39.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:39.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:39.594 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:39.618 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:39.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:39.622 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:39.723 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:39.767 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:39.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:39.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:39.871 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:39.901 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:39.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:39.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:40.006 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:40.041 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:40.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:40.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:40.144 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:40.182 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:40.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:40.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:40.204 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:40 smithi169 bash[104356]: cluster 2023-09-23T23:03:38.986958+0000 mgr.y (mgr.25310) 1267 : cluster 0 pgmap v1406: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 715 op/s; 7624/236766 objects degraded (3.220%); 34492/236766 objects misplaced (14.568%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T23:03:40.204 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:40 smithi169 bash[101133]: cluster 2023-09-23T23:03:38.986958+0000 mgr.y (mgr.25310) 1267 : cluster 0 pgmap v1406: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 715 op/s; 7624/236766 objects degraded (3.220%); 34492/236766 objects misplaced (14.568%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T23:03:40.287 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:40.311 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:40.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:40.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:40.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:40 smithi187 bash[89487]: cluster 2023-09-23T23:03:38.986958+0000 mgr.y (mgr.25310) 1267 : cluster 0 pgmap v1406: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 715 op/s; 7624/236766 objects degraded (3.220%); 34492/236766 objects misplaced (14.568%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T23:03:40.417 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:40.446 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:40.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:40.449 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:40.550 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:40.573 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:40.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:40.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:40.680 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:40.711 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:40.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:40.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:40.815 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:40.841 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:40.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:40.845 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:40.946 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:40.974 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:40.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:40.976 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:41.076 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:41.097 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:41.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:41.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:41.202 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:41.226 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:41.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:41.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:41.332 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:41.358 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:41.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:41.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:41.463 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:41.493 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:41.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:41.497 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:41.598 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:41.629 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:41.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:41.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:41.735 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:41.764 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:41.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:41.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:41.867 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:41.894 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:41.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:41.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:41.997 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:42.031 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:42.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:42.034 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:42.134 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:42.144 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:42 smithi187 bash[89487]: cluster 2023-09-23T23:03:40.987423+0000 mgr.y (mgr.25310) 1268 : cluster 0 pgmap v1407: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 536 op/s; 7624/236145 objects degraded (3.229%); 34492/236145 objects misplaced (14.606%); 800 KiB/s, 12 objects/s recovering 2023-09-23T23:03:42.144 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:42 smithi187 bash[89487]: audit 2023-09-23T23:03:41.168599+0000 mon.a (mon.0) 1774 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:03:42.144 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:42 smithi187 bash[89487]: cluster 2023-09-23T23:03:41.880349+0000 mon.a (mon.0) 1775 : cluster 3 Health check update: Degraded data redundancy: 7624/236145 objects degraded (3.229%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T23:03:42.166 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:42.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:42.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:42.270 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:42.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:42 smithi169 bash[101133]: cluster 2023-09-23T23:03:40.987423+0000 mgr.y (mgr.25310) 1268 : cluster 0 pgmap v1407: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 536 op/s; 7624/236145 objects degraded (3.229%); 34492/236145 objects misplaced (14.606%); 800 KiB/s, 12 objects/s recovering 2023-09-23T23:03:42.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:42 smithi169 bash[101133]: audit 2023-09-23T23:03:41.168599+0000 mon.a (mon.0) 1774 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:03:42.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:42 smithi169 bash[101133]: cluster 2023-09-23T23:03:41.880349+0000 mon.a (mon.0) 1775 : cluster 3 Health check update: Degraded data redundancy: 7624/236145 objects degraded (3.229%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T23:03:42.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:42 smithi169 bash[104356]: cluster 2023-09-23T23:03:40.987423+0000 mgr.y (mgr.25310) 1268 : cluster 0 pgmap v1407: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 536 op/s; 7624/236145 objects degraded (3.229%); 34492/236145 objects misplaced (14.606%); 800 KiB/s, 12 objects/s recovering 2023-09-23T23:03:42.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:42 smithi169 bash[104356]: audit 2023-09-23T23:03:41.168599+0000 mon.a (mon.0) 1774 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:03:42.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:42 smithi169 bash[104356]: cluster 2023-09-23T23:03:41.880349+0000 mon.a (mon.0) 1775 : cluster 3 Health check update: Degraded data redundancy: 7624/236145 objects degraded (3.229%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T23:03:42.310 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:42.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:42.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:42.414 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:42.450 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:42.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:42.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:42.557 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:42.586 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:42.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:42.590 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:42.690 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:42.713 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:42.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:42.717 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:42.818 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:42.849 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:42.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:42.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:42.954 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:42.984 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:42.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:42.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:43.090 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:43.115 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:43.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:43.120 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:43.220 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:43.254 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:43.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:43.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:43.358 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:43.389 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:43.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:43.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:43.493 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:43.515 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:43.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:43.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:43.619 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:43.648 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:43.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:43.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:43.718 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T23:03:43.719 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [], 2023-09-23T23:03:43.719 INFO:teuthology.orchestra.run.smithi187.stdout: "complaint_time": 30, 2023-09-23T23:03:43.719 INFO:teuthology.orchestra.run.smithi187.stdout: "num_blocked_ops": 0 2023-09-23T23:03:43.719 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T23:03:43.753 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:43.809 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:43.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:43.812 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:43.913 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:43.934 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:43.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:43.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:44.037 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:44.064 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:44.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:44.070 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:44.170 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:44.196 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:44.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:44.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:44.301 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:44.310 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:44 smithi187 bash[89487]: cluster 2023-09-23T23:03:42.988155+0000 mgr.y (mgr.25310) 1269 : cluster 0 pgmap v1408: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 648 op/s; 7739/231507 objects degraded (3.343%); 33939/231507 objects misplaced (14.660%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T23:03:44.330 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:44.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:44.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:44.434 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:44.456 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:44.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:44.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:44.560 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:44.597 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:44.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:44.602 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:44.702 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:44.711 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:44 smithi169 bash[101133]: cluster 2023-09-23T23:03:42.988155+0000 mgr.y (mgr.25310) 1269 : cluster 0 pgmap v1408: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 648 op/s; 7739/231507 objects degraded (3.343%); 33939/231507 objects misplaced (14.660%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T23:03:44.715 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:44 smithi169 bash[104356]: cluster 2023-09-23T23:03:42.988155+0000 mgr.y (mgr.25310) 1269 : cluster 0 pgmap v1408: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 648 op/s; 7739/231507 objects degraded (3.343%); 33939/231507 objects misplaced (14.660%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T23:03:44.740 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:44.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:44.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:44.848 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:44.870 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:44.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:44.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:44.932 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-23T23:03:44.974 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:45.003 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:45.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:45.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:45.107 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:45.133 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:45.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:45.138 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:45.239 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:45.279 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:45.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:45.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:45.384 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:45.407 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:45.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:45.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:45.512 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:45.531 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:45.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:45.533 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:45.634 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:45.661 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:45.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:45.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:45.770 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:45.799 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:45.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:45.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:45.902 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:45.930 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:45.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:45.933 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:46.029 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:03:46.034 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:46.060 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:46.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:46.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:46.163 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:46.194 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:46.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:46.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:46.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:46 smithi169 bash[101133]: cluster 2023-09-23T23:03:44.988910+0000 mgr.y (mgr.25310) 1270 : cluster 0 pgmap v1409: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 4.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 643 op/s; 7739/227184 objects degraded (3.406%); 33105/227184 objects misplaced (14.572%); 842 KiB/s, 13 objects/s recovering 2023-09-23T23:03:46.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:46 smithi169 bash[104356]: cluster 2023-09-23T23:03:44.988910+0000 mgr.y (mgr.25310) 1270 : cluster 0 pgmap v1409: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 4.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 643 op/s; 7739/227184 objects degraded (3.406%); 33105/227184 objects misplaced (14.572%); 842 KiB/s, 13 objects/s recovering 2023-09-23T23:03:46.297 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:46.328 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:46.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:46.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:46.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:46 smithi187 bash[89487]: cluster 2023-09-23T23:03:44.988910+0000 mgr.y (mgr.25310) 1270 : cluster 0 pgmap v1409: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 4.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 643 op/s; 7739/227184 objects degraded (3.406%); 33105/227184 objects misplaced (14.572%); 842 KiB/s, 13 objects/s recovering 2023-09-23T23:03:46.431 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:46.463 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:46.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:46.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:46.569 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:46.602 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:46.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:46.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:46.706 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:46.734 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:46.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:46.736 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:46.837 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:46.864 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:46.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:46.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:46.970 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:46.993 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:46.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:46.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:47.098 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:47.138 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:47.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:47.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:47.244 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:47.290 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:47.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:47.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:47.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:47 smithi187 bash[89487]: cluster 2023-09-23T23:03:46.881391+0000 mon.a (mon.0) 1776 : cluster 3 Health check update: Degraded data redundancy: 7739/227184 objects degraded (3.406%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T23:03:47.395 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:47.417 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:47.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:47.420 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:47.521 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:47.528 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:47 smithi169 bash[104356]: cluster 2023-09-23T23:03:46.881391+0000 mon.a (mon.0) 1776 : cluster 3 Health check update: Degraded data redundancy: 7739/227184 objects degraded (3.406%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T23:03:47.529 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:47 smithi169 bash[101133]: cluster 2023-09-23T23:03:46.881391+0000 mon.a (mon.0) 1776 : cluster 3 Health check update: Degraded data redundancy: 7739/227184 objects degraded (3.406%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T23:03:47.553 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:47.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:47.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:47.659 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:47.683 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:47.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:47.686 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:47.787 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:47.827 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:47.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:47.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:47.933 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:47.964 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:47.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:47.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:48.068 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:48.094 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:48.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:48.100 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:48.201 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:48.209 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:48 smithi187 bash[89487]: cluster 2023-09-23T23:03:46.989623+0000 mgr.y (mgr.25310) 1271 : cluster 0 pgmap v1410: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 4.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 571 op/s; 7739/225447 objects degraded (3.433%); 32896/225447 objects misplaced (14.591%); 842 KiB/s, 13 objects/s recovering 2023-09-23T23:03:48.231 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:48.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:48.238 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:48.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:48 smithi169 bash[101133]: cluster 2023-09-23T23:03:46.989623+0000 mgr.y (mgr.25310) 1271 : cluster 0 pgmap v1410: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 4.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 571 op/s; 7739/225447 objects degraded (3.433%); 32896/225447 objects misplaced (14.591%); 842 KiB/s, 13 objects/s recovering 2023-09-23T23:03:48.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:48 smithi169 bash[104356]: cluster 2023-09-23T23:03:46.989623+0000 mgr.y (mgr.25310) 1271 : cluster 0 pgmap v1410: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 4.6 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 571 op/s; 7739/225447 objects degraded (3.433%); 32896/225447 objects misplaced (14.591%); 842 KiB/s, 13 objects/s recovering 2023-09-23T23:03:48.339 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:48.381 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:48.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:48.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:48.485 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:48.511 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:48.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:48.516 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:48.533 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:03:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:03:48] "GET /metrics HTTP/1.1" 200 36561 "" "Prometheus/2.43.0" 2023-09-23T23:03:48.616 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:48.647 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:48.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:48.656 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:48.756 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:48.778 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:48.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:48.781 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:48.882 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:48.918 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:48.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:48.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:49.024 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:49.054 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:49.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:49.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:49.106 INFO:teuthology.orchestra.run.smithi169.stderr:set pool 1 pgp_num to 21 2023-09-23T23:03:49.160 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:49.166 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:49 smithi169 bash[104356]: audit 2023-09-23T23:03:48.992159+0000 mon.c (mon.2) 113 : audit 1 from='client.? 172.21.15.169:0/3596712627' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]: dispatch 2023-09-23T23:03:49.166 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:49 smithi169 bash[104356]: audit 2023-09-23T23:03:48.993096+0000 mon.a (mon.0) 1777 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]: dispatch 2023-09-23T23:03:49.168 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:49 smithi169 bash[101133]: audit 2023-09-23T23:03:48.992159+0000 mon.c (mon.2) 113 : audit 1 from='client.? 172.21.15.169:0/3596712627' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]: dispatch 2023-09-23T23:03:49.169 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:49 smithi169 bash[101133]: audit 2023-09-23T23:03:48.993096+0000 mon.a (mon.0) 1777 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]: dispatch 2023-09-23T23:03:49.189 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:49.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:49.193 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:49.294 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:49.323 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:49.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:49.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:49.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:49 smithi187 bash[89487]: audit 2023-09-23T23:03:48.992159+0000 mon.c (mon.2) 113 : audit 1 from='client.? 172.21.15.169:0/3596712627' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]: dispatch 2023-09-23T23:03:49.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:49 smithi187 bash[89487]: audit 2023-09-23T23:03:48.993096+0000 mon.a (mon.0) 1777 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]: dispatch 2023-09-23T23:03:49.430 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:49.461 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:49.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:49.466 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:49.567 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:49.603 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:49.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:49.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:49.707 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:49.740 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:03:49.743 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:49.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:49.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:49.846 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:49.876 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:49.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:49.879 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:49.980 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:50.006 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:50.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:50.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:50.113 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:50.114 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:50 smithi187 bash[89487]: cluster 2023-09-23T23:03:48.990476+0000 mgr.y (mgr.25310) 1272 : cluster 0 pgmap v1411: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 735 op/s; 7870/217815 objects degraded (3.613%); 31741/217815 objects misplaced (14.572%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T23:03:50.114 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:50 smithi187 bash[89487]: cluster 2023-09-23T23:03:49.088529+0000 osd.6 (osd.6) 97 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:03:50.114 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:50 smithi187 bash[89487]: audit 2023-09-23T23:03:49.091480+0000 mon.a (mon.0) 1778 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2023-09-23T23:03:50.114 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:50 smithi187 bash[89487]: cluster 2023-09-23T23:03:49.091566+0000 osd.7 (osd.7) 368 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:03:50.114 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:50 smithi187 bash[89487]: cluster 2023-09-23T23:03:49.091748+0000 mon.a (mon.0) 1779 : cluster 0 osdmap e336: 8 total, 8 up, 8 in 2023-09-23T23:03:50.114 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:50 smithi187 bash[89487]: cluster 2023-09-23T23:03:49.094885+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:03:50.114 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:50 smithi187 bash[89487]: audit 2023-09-23T23:03:49.182803+0000 mon.a (mon.0) 1780 : audit 1 from='client.? 172.21.15.169:0/910114750' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:03:50.122 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is unset 2023-09-23T23:03:50.137 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:50.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:50.145 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:50.246 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:50.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:50 smithi169 bash[101133]: cluster 2023-09-23T23:03:48.990476+0000 mgr.y (mgr.25310) 1272 : cluster 0 pgmap v1411: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 735 op/s; 7870/217815 objects degraded (3.613%); 31741/217815 objects misplaced (14.572%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T23:03:50.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:50 smithi169 bash[101133]: cluster 2023-09-23T23:03:49.088529+0000 osd.6 (osd.6) 97 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:03:50.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:50 smithi169 bash[101133]: audit 2023-09-23T23:03:49.091480+0000 mon.a (mon.0) 1778 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2023-09-23T23:03:50.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:50 smithi169 bash[101133]: cluster 2023-09-23T23:03:49.091566+0000 osd.7 (osd.7) 368 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:03:50.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:50 smithi169 bash[101133]: cluster 2023-09-23T23:03:49.091748+0000 mon.a (mon.0) 1779 : cluster 0 osdmap e336: 8 total, 8 up, 8 in 2023-09-23T23:03:50.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:50 smithi169 bash[101133]: cluster 2023-09-23T23:03:49.094885+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:03:50.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:50 smithi169 bash[101133]: audit 2023-09-23T23:03:49.182803+0000 mon.a (mon.0) 1780 : audit 1 from='client.? 172.21.15.169:0/910114750' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:03:50.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:50 smithi169 bash[104356]: cluster 2023-09-23T23:03:48.990476+0000 mgr.y (mgr.25310) 1272 : cluster 0 pgmap v1411: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 735 op/s; 7870/217815 objects degraded (3.613%); 31741/217815 objects misplaced (14.572%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T23:03:50.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:50 smithi169 bash[104356]: cluster 2023-09-23T23:03:49.088529+0000 osd.6 (osd.6) 97 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:03:50.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:50 smithi169 bash[104356]: audit 2023-09-23T23:03:49.091480+0000 mon.a (mon.0) 1778 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2023-09-23T23:03:50.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:50 smithi169 bash[104356]: cluster 2023-09-23T23:03:49.091566+0000 osd.7 (osd.7) 368 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:03:50.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:50 smithi169 bash[104356]: cluster 2023-09-23T23:03:49.091748+0000 mon.a (mon.0) 1779 : cluster 0 osdmap e336: 8 total, 8 up, 8 in 2023-09-23T23:03:50.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:50 smithi169 bash[104356]: cluster 2023-09-23T23:03:49.094885+0000 osd.5 (osd.5) 193 : cluster 3 failed to encode map e336 with expected crc 2023-09-23T23:03:50.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:50 smithi169 bash[104356]: audit 2023-09-23T23:03:49.182803+0000 mon.a (mon.0) 1780 : audit 1 from='client.? 172.21.15.169:0/910114750' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:03:50.286 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:50.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:50.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:50.388 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:50.426 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:50.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:50.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:50.529 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:50.555 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:50.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:50.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:50.658 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:50.696 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:50.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:50.702 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:50.802 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:50.830 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:50.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:50.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:50.933 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:50.955 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:50.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:50.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:51.061 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:51.095 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:51.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:51.097 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:51.198 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:51.207 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:51 smithi187 bash[89487]: cluster 2023-09-23T23:03:50.097497+0000 mon.a (mon.0) 1781 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:03:51.207 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:51 smithi187 bash[89487]: audit 2023-09-23T23:03:50.105286+0000 mon.a (mon.0) 1782 : audit 1 from='client.? 172.21.15.169:0/910114750' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:03:51.207 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:51 smithi187 bash[89487]: cluster 2023-09-23T23:03:50.105562+0000 mon.a (mon.0) 1783 : cluster 0 osdmap e337: 8 total, 8 up, 8 in 2023-09-23T23:03:51.207 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:51 smithi187 bash[89487]: cluster 2023-09-23T23:03:50.115230+0000 osd.7 (osd.7) 369 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T23:03:51.207 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:51 smithi187 bash[89487]: cluster 2023-09-23T23:03:50.118727+0000 osd.5 (osd.5) 194 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T23:03:51.208 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:51 smithi187 bash[89487]: cluster 2023-09-23T23:03:50.122812+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T23:03:51.221 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:51.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:51.223 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:51.324 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:51.352 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:51.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:51.359 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:51.460 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:51.469 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:51 smithi169 bash[101133]: cluster 2023-09-23T23:03:50.097497+0000 mon.a (mon.0) 1781 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:03:51.470 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:51 smithi169 bash[101133]: audit 2023-09-23T23:03:50.105286+0000 mon.a (mon.0) 1782 : audit 1 from='client.? 172.21.15.169:0/910114750' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:03:51.470 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:51 smithi169 bash[101133]: cluster 2023-09-23T23:03:50.105562+0000 mon.a (mon.0) 1783 : cluster 0 osdmap e337: 8 total, 8 up, 8 in 2023-09-23T23:03:51.470 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:51 smithi169 bash[101133]: cluster 2023-09-23T23:03:50.115230+0000 osd.7 (osd.7) 369 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T23:03:51.470 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:51 smithi169 bash[101133]: cluster 2023-09-23T23:03:50.118727+0000 osd.5 (osd.5) 194 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T23:03:51.470 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:51 smithi169 bash[101133]: cluster 2023-09-23T23:03:50.122812+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T23:03:51.470 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:51 smithi169 bash[104356]: cluster 2023-09-23T23:03:50.097497+0000 mon.a (mon.0) 1781 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:03:51.470 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:51 smithi169 bash[104356]: audit 2023-09-23T23:03:50.105286+0000 mon.a (mon.0) 1782 : audit 1 from='client.? 172.21.15.169:0/910114750' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:03:51.470 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:51 smithi169 bash[104356]: cluster 2023-09-23T23:03:50.105562+0000 mon.a (mon.0) 1783 : cluster 0 osdmap e337: 8 total, 8 up, 8 in 2023-09-23T23:03:51.470 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:51 smithi169 bash[104356]: cluster 2023-09-23T23:03:50.115230+0000 osd.7 (osd.7) 369 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T23:03:51.470 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:51 smithi169 bash[104356]: cluster 2023-09-23T23:03:50.118727+0000 osd.5 (osd.5) 194 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T23:03:51.471 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:51 smithi169 bash[104356]: cluster 2023-09-23T23:03:50.122812+0000 osd.6 (osd.6) 98 : cluster 3 failed to encode map e337 with expected crc 2023-09-23T23:03:51.485 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:51.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:51.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:51.590 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:51.624 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:51.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:51.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:51.731 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:51.766 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:51.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:51.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:51.873 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:51.904 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:51.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:51.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:52.010 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:52.046 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:52.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:52.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:52.153 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:52.162 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:52 smithi169 bash[104356]: cluster 2023-09-23T23:03:50.991073+0000 mgr.y (mgr.25310) 1273 : cluster 0 pgmap v1414: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 592 op/s; 7870/217278 objects degraded (3.622%); 31741/217278 objects misplaced (14.608%); 576 KiB/s, 8 objects/s recovering 2023-09-23T23:03:52.162 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:52 smithi169 bash[104356]: cluster 2023-09-23T23:03:51.882593+0000 mon.a (mon.0) 1784 : cluster 3 Health check update: Degraded data redundancy: 7870/217278 objects degraded (3.622%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T23:03:52.162 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:52 smithi169 bash[101133]: cluster 2023-09-23T23:03:50.991073+0000 mgr.y (mgr.25310) 1273 : cluster 0 pgmap v1414: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 592 op/s; 7870/217278 objects degraded (3.622%); 31741/217278 objects misplaced (14.608%); 576 KiB/s, 8 objects/s recovering 2023-09-23T23:03:52.162 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:52 smithi169 bash[101133]: cluster 2023-09-23T23:03:51.882593+0000 mon.a (mon.0) 1784 : cluster 3 Health check update: Degraded data redundancy: 7870/217278 objects degraded (3.622%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T23:03:52.184 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:52.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:52.188 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:52.289 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:52.314 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:52.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:52.319 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:52.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:52 smithi187 bash[89487]: cluster 2023-09-23T23:03:50.991073+0000 mgr.y (mgr.25310) 1273 : cluster 0 pgmap v1414: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 4.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 592 op/s; 7870/217278 objects degraded (3.622%); 31741/217278 objects misplaced (14.608%); 576 KiB/s, 8 objects/s recovering 2023-09-23T23:03:52.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:52 smithi187 bash[89487]: cluster 2023-09-23T23:03:51.882593+0000 mon.a (mon.0) 1784 : cluster 3 Health check update: Degraded data redundancy: 7870/217278 objects degraded (3.622%), 2 pgs degraded (PG_DEGRADED) 2023-09-23T23:03:52.419 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:52.443 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:52.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:52.450 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:52.551 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:52.577 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:52.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:52.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:52.682 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:52.707 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:52.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:52.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:52.811 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:52.845 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:52.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:52.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:52.948 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:52.985 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:52.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:52.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:53.088 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:53.115 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:53.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:53.117 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:53.139 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:53 smithi169 bash[101133]: cluster 2023-09-23T23:03:52.991733+0000 mgr.y (mgr.25310) 1274 : cluster 0 pgmap v1415: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 602 op/s; 8023/212721 objects degraded (3.772%); 31159/212721 objects misplaced (14.648%); 1016 KiB/s, 15 objects/s recovering 2023-09-23T23:03:53.218 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:53.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:53.244 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:53.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:53.345 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:53.354 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:53 smithi187 bash[89487]: cluster 2023-09-23T23:03:52.991733+0000 mgr.y (mgr.25310) 1274 : cluster 0 pgmap v1415: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 602 op/s; 8023/212721 objects degraded (3.772%); 31159/212721 objects misplaced (14.648%); 1016 KiB/s, 15 objects/s recovering 2023-09-23T23:03:53.381 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:53.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:53.385 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:53.486 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:53.511 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:53.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:53.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:53.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:53 smithi169 bash[104356]: cluster 2023-09-23T23:03:52.991733+0000 mgr.y (mgr.25310) 1274 : cluster 0 pgmap v1415: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 4.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 602 op/s; 8023/212721 objects degraded (3.772%); 31159/212721 objects misplaced (14.648%); 1016 KiB/s, 15 objects/s recovering 2023-09-23T23:03:53.616 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:53.645 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:53.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:53.660 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:53.760 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:53.784 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:53.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:53.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:53.890 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:53.925 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:53.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:53.928 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:54.029 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:54.055 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:54.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:54.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:54.163 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:54.197 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:54.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:54.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:54.304 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:54.327 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:54.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:54.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:54.434 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:54.462 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:54.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:54.465 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:54.536 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T23:03:54.536 INFO:teuthology.orchestra.run.smithi187.stdout: "size": 20, 2023-09-23T23:03:54.536 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 600, 2023-09-23T23:03:54.537 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [ 2023-09-23T23:03:54.537 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.537 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:155054 10.0 10:079836d8:::benchmark_data_smithi169_238013_object41196:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e286)", 2023-09-23T23:03:54.537 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:58:37.047225+0000", 2023-09-23T23:03:54.537 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 317.48434746599997, 2023-09-23T23:03:54.537 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1751786499999999, 2023-09-23T23:03:54.537 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:03:54.537 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "reached pg", 2023-09-23T23:03:54.537 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:03:54.537 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T23:03:54.537 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:03:54.537 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 155054 2023-09-23T23:03:54.538 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.538 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:03:54.538 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.538 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:03:54.538 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.047225+0000", 2023-09-23T23:03:54.538 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.538 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.538 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.538 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:03:54.538 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.047225+0000", 2023-09-23T23:03:54.538 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.539 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.539 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.539 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:03:54.539 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.047223+0000", 2023-09-23T23:03:54.539 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T23:03:54.539 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.539 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.539 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:03:54.539 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.047230+0000", 2023-09-23T23:03:54.539 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.5140000000000004e-06 2023-09-23T23:03:54.539 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.540 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.540 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:03:54.540 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.047318+0000", 2023-09-23T23:03:54.540 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.7683999999999996e-05 2023-09-23T23:03:54.540 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.540 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.540 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:03:54.540 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.047338+0000", 2023-09-23T23:03:54.541 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.9724999999999998e-05 2023-09-23T23:03:54.541 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.541 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.541 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.541 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.047455+0000", 2023-09-23T23:03:54.541 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00011732500000000001 2023-09-23T23:03:54.541 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.541 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.541 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:03:54.541 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.047617+0000", 2023-09-23T23:03:54.541 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00016199399999999999 2023-09-23T23:03:54.542 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.542 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.542 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,7", 2023-09-23T23:03:54.542 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.047922+0000", 2023-09-23T23:03:54.542 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00030472600000000001 2023-09-23T23:03:54.542 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.542 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.542 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:03:54.542 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.051962+0000", 2023-09-23T23:03:54.542 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0040403549999999998 2023-09-23T23:03:54.542 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.543 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.543 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.543 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.075283+0000", 2023-09-23T23:03:54.543 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.023320552000000001 2023-09-23T23:03:54.543 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.543 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.543 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:03:54.543 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.075296+0000", 2023-09-23T23:03:54.543 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2858e-05 2023-09-23T23:03:54.543 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.543 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.544 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.544 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:38.222184+0000", 2023-09-23T23:03:54.544 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.146888047 2023-09-23T23:03:54.544 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.544 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.544 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:03:54.544 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:38.222404+0000", 2023-09-23T23:03:54.544 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000219951 2023-09-23T23:03:54.544 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.544 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:03:54.544 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.544 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.545 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.545 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:155062 10.0 10:0933215d:::benchmark_data_smithi169_238013_object41204:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e287)", 2023-09-23T23:03:54.545 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:58:37.084998+0000", 2023-09-23T23:03:54.545 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 317.44657400199998, 2023-09-23T23:03:54.545 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1480187260000001, 2023-09-23T23:03:54.545 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:03:54.545 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:03:54.545 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:03:54.545 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T23:03:54.545 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:03:54.545 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 155062 2023-09-23T23:03:54.545 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.546 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:03:54.546 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.546 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:03:54.546 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.084998+0000", 2023-09-23T23:03:54.546 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.546 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.546 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.546 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:03:54.546 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.084998+0000", 2023-09-23T23:03:54.546 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.546 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.547 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.547 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:03:54.547 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.084997+0000", 2023-09-23T23:03:54.547 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T23:03:54.547 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.547 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.547 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:03:54.547 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.085003+0000", 2023-09-23T23:03:54.547 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.6760000000000001e-06 2023-09-23T23:03:54.547 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.547 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.548 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:03:54.548 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.085016+0000", 2023-09-23T23:03:54.548 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2232000000000001e-05 2023-09-23T23:03:54.548 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.548 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.548 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:03:54.548 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.085022+0000", 2023-09-23T23:03:54.548 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.7769999999999997e-06 2023-09-23T23:03:54.548 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.548 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.548 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.549 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.085055+0000", 2023-09-23T23:03:54.549 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.2446000000000001e-05 2023-09-23T23:03:54.549 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.549 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.549 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:03:54.549 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.085063+0000", 2023-09-23T23:03:54.549 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.7409999999999992e-06 2023-09-23T23:03:54.549 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.549 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.549 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.549 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:38.222690+0000", 2023-09-23T23:03:54.550 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.137627385 2023-09-23T23:03:54.550 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.550 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.550 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:03:54.550 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:38.222816+0000", 2023-09-23T23:03:54.550 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00012642400000000001 2023-09-23T23:03:54.550 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.550 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.550 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,6,7", 2023-09-23T23:03:54.550 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:38.222958+0000", 2023-09-23T23:03:54.551 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014201900000000001 2023-09-23T23:03:54.551 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.551 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.551 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.551 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:38.232509+0000", 2023-09-23T23:03:54.551 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0095509849999999997 2023-09-23T23:03:54.551 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.551 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.552 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.552 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:38.232551+0000", 2023-09-23T23:03:54.552 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.1832999999999997e-05 2023-09-23T23:03:54.552 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.552 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.552 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:03:54.552 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:38.232714+0000", 2023-09-23T23:03:54.552 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00016298300000000001 2023-09-23T23:03:54.552 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.552 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.552 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.552 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:38.232825+0000", 2023-09-23T23:03:54.553 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000110772 2023-09-23T23:03:54.553 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.553 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.553 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:03:54.553 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:38.232885+0000", 2023-09-23T23:03:54.553 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.9929999999999997e-05 2023-09-23T23:03:54.553 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.553 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.553 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:03:54.554 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:38.233017+0000", 2023-09-23T23:03:54.554 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000132118 2023-09-23T23:03:54.554 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.554 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:03:54.554 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.554 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.554 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.554 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:155069 10.e 10:77cb147d:::benchmark_data_smithi169_238013_object41211:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e287)", 2023-09-23T23:03:54.554 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:58:37.097047+0000", 2023-09-23T23:03:54.555 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 317.43452531700001, 2023-09-23T23:03:54.555 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.1872785700000001, 2023-09-23T23:03:54.555 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:03:54.555 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:03:54.555 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:03:54.555 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T23:03:54.555 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:03:54.555 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 155069 2023-09-23T23:03:54.555 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.555 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:03:54.555 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.556 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:03:54.556 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.097047+0000", 2023-09-23T23:03:54.556 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.556 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.556 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.556 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:03:54.556 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.097047+0000", 2023-09-23T23:03:54.556 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.556 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.556 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.557 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:03:54.557 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.097046+0000", 2023-09-23T23:03:54.557 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T23:03:54.557 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.557 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.557 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:03:54.557 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.097052+0000", 2023-09-23T23:03:54.557 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.5860000000000001e-06 2023-09-23T23:03:54.557 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.557 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.557 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:03:54.557 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.097065+0000", 2023-09-23T23:03:54.558 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2330000000000001e-05 2023-09-23T23:03:54.558 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.558 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.558 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:03:54.558 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.097073+0000", 2023-09-23T23:03:54.558 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.1820000000000006e-06 2023-09-23T23:03:54.558 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.558 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.558 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.558 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.097133+0000", 2023-09-23T23:03:54.558 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.0603999999999998e-05 2023-09-23T23:03:54.559 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.559 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.559 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:03:54.559 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.097144+0000", 2023-09-23T23:03:54.559 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0315e-05 2023-09-23T23:03:54.559 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.559 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.559 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.559 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:38.081886+0000", 2023-09-23T23:03:54.559 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.98474221299999998 2023-09-23T23:03:54.560 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.560 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.560 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:03:54.560 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:38.081907+0000", 2023-09-23T23:03:54.560 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.09e-05 2023-09-23T23:03:54.560 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.560 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.560 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.560 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:39.261456+0000", 2023-09-23T23:03:54.560 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.179549534 2023-09-23T23:03:54.561 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.561 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.561 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:03:54.561 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:39.261567+0000", 2023-09-23T23:03:54.561 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000110853 2023-09-23T23:03:54.561 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.561 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.561 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:03:54.562 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:39.261705+0000", 2023-09-23T23:03:54.562 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013767099999999999 2023-09-23T23:03:54.562 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.562 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.562 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.562 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:39.265036+0000", 2023-09-23T23:03:54.562 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0033306830000000001 2023-09-23T23:03:54.562 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.562 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.562 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:03:54.562 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:39.268035+0000", 2023-09-23T23:03:54.563 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.002999219 2023-09-23T23:03:54.563 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.563 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.563 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.563 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:39.284165+0000", 2023-09-23T23:03:54.563 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.016130111999999999 2023-09-23T23:03:54.563 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.563 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.563 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:03:54.563 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:39.284217+0000", 2023-09-23T23:03:54.563 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.236e-05 2023-09-23T23:03:54.563 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.564 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.564 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:03:54.564 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:39.284326+0000", 2023-09-23T23:03:54.564 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00010834 2023-09-23T23:03:54.564 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.564 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:03:54.564 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.564 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.564 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.564 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:155074 10.0 10:0c4471ff:::benchmark_data_smithi169_238013_object41216:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e287)", 2023-09-23T23:03:54.564 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:58:37.117202+0000", 2023-09-23T23:03:54.565 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 317.41436997400001, 2023-09-23T23:03:54.565 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.119259217, 2023-09-23T23:03:54.565 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:03:54.565 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:03:54.565 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:03:54.565 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T23:03:54.565 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:03:54.565 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 155074 2023-09-23T23:03:54.565 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.565 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:03:54.565 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.566 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:03:54.566 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.117202+0000", 2023-09-23T23:03:54.566 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.566 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.566 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.566 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:03:54.566 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.117202+0000", 2023-09-23T23:03:54.566 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.566 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.566 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.566 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:03:54.567 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.117201+0000", 2023-09-23T23:03:54.567 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T23:03:54.567 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.567 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.567 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:03:54.567 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.117208+0000", 2023-09-23T23:03:54.567 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.3359999999999997e-06 2023-09-23T23:03:54.567 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.567 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.567 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:03:54.567 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.117220+0000", 2023-09-23T23:03:54.568 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1605e-05 2023-09-23T23:03:54.568 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.568 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.568 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:03:54.568 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.117226+0000", 2023-09-23T23:03:54.568 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.5889999999999999e-06 2023-09-23T23:03:54.568 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.568 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.568 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.568 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.117278+0000", 2023-09-23T23:03:54.568 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.1570000000000003e-05 2023-09-23T23:03:54.569 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.569 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.569 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:03:54.569 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.117288+0000", 2023-09-23T23:03:54.569 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0509000000000001e-05 2023-09-23T23:03:54.569 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.569 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.569 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.569 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:38.229240+0000", 2023-09-23T23:03:54.569 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1119520519999999 2023-09-23T23:03:54.569 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.570 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.570 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:03:54.570 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:38.229428+0000", 2023-09-23T23:03:54.570 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000187758 2023-09-23T23:03:54.570 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.570 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.570 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,6,7", 2023-09-23T23:03:54.570 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:38.229598+0000", 2023-09-23T23:03:54.570 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00016967800000000001 2023-09-23T23:03:54.570 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.570 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.571 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.571 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:38.232769+0000", 2023-09-23T23:03:54.571 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0031710029999999999 2023-09-23T23:03:54.571 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.571 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.571 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:03:54.571 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:38.233036+0000", 2023-09-23T23:03:54.571 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00026749 2023-09-23T23:03:54.571 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.571 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.571 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.572 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:38.233085+0000", 2023-09-23T23:03:54.572 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.901e-05 2023-09-23T23:03:54.572 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.572 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.572 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.572 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:38.236275+0000", 2023-09-23T23:03:54.572 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0031893450000000001 2023-09-23T23:03:54.572 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.572 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.572 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:03:54.573 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:38.236332+0000", 2023-09-23T23:03:54.573 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.7105000000000003e-05 2023-09-23T23:03:54.573 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.573 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.573 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:03:54.573 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:38.236462+0000", 2023-09-23T23:03:54.573 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00012974699999999999 2023-09-23T23:03:54.573 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.573 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:03:54.573 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.573 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.574 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.574 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:155077 10.e 10:73e22865:::benchmark_data_smithi169_238013_object41219:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e287)", 2023-09-23T23:03:54.574 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:58:37.134910+0000", 2023-09-23T23:03:54.574 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 317.39666233100002, 2023-09-23T23:03:54.574 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.1495872930000002, 2023-09-23T23:03:54.574 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:03:54.574 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:03:54.574 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:03:54.574 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T23:03:54.575 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:03:54.575 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 155077 2023-09-23T23:03:54.575 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.575 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:03:54.575 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.575 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:03:54.575 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.134910+0000", 2023-09-23T23:03:54.575 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.575 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.575 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.576 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:03:54.576 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.134910+0000", 2023-09-23T23:03:54.576 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.576 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.576 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.576 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:03:54.576 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.134908+0000", 2023-09-23T23:03:54.576 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T23:03:54.576 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.576 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.576 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:03:54.577 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.134918+0000", 2023-09-23T23:03:54.577 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0000000000000001e-05 2023-09-23T23:03:54.577 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.577 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.577 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:03:54.577 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.134943+0000", 2023-09-23T23:03:54.577 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.5388000000000002e-05 2023-09-23T23:03:54.577 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.577 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.577 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:03:54.578 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.134957+0000", 2023-09-23T23:03:54.578 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3234000000000001e-05 2023-09-23T23:03:54.578 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.578 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.578 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.578 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.135054+0000", 2023-09-23T23:03:54.578 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.6904999999999995e-05 2023-09-23T23:03:54.578 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.578 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.579 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:03:54.579 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:37.135069+0000", 2023-09-23T23:03:54.579 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.5685e-05 2023-09-23T23:03:54.579 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.579 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.579 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.579 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:38.081957+0000", 2023-09-23T23:03:54.579 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.946887692 2023-09-23T23:03:54.579 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.579 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.580 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:03:54.580 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:38.081973+0000", 2023-09-23T23:03:54.580 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.5605000000000001e-05 2023-09-23T23:03:54.580 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.580 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.580 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.580 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:39.265056+0000", 2023-09-23T23:03:54.580 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1830833789999999 2023-09-23T23:03:54.580 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.581 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.581 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:03:54.581 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:39.265136+0000", 2023-09-23T23:03:54.581 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.9775000000000001e-05 2023-09-23T23:03:54.581 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.581 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.581 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:03:54.581 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:39.265222+0000", 2023-09-23T23:03:54.581 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.6681000000000006e-05 2023-09-23T23:03:54.581 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.581 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.582 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:03:54.582 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:39.268167+0000", 2023-09-23T23:03:54.582 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0029442470000000001 2023-09-23T23:03:54.582 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.582 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.582 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.582 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:39.270878+0000", 2023-09-23T23:03:54.582 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0027117949999999999 2023-09-23T23:03:54.582 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.582 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.583 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.583 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:39.284365+0000", 2023-09-23T23:03:54.583 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.013486157 2023-09-23T23:03:54.583 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.583 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.583 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:03:54.584 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:39.284407+0000", 2023-09-23T23:03:54.584 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.2651000000000002e-05 2023-09-23T23:03:54.584 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.584 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.584 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:03:54.584 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:39.284497+0000", 2023-09-23T23:03:54.584 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.0038999999999996e-05 2023-09-23T23:03:54.584 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.584 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:03:54.584 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.584 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.585 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.585 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:176044 10.2 10:4ba8d326:::benchmark_data_smithi169_238013_object62186:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e293)", 2023-09-23T23:03:54.585 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:59:06.847928+0000", 2023-09-23T23:03:54.585 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 287.68364420299997, 2023-09-23T23:03:54.585 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.018817007, 2023-09-23T23:03:54.585 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:03:54.585 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:03:54.585 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:03:54.585 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T23:03:54.585 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:03:54.585 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 176044 2023-09-23T23:03:54.585 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.586 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:03:54.586 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.586 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:03:54.586 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:06.847928+0000", 2023-09-23T23:03:54.586 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.586 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.586 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.586 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:03:54.586 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:06.847928+0000", 2023-09-23T23:03:54.586 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.586 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.586 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.587 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:03:54.587 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:06.847925+0000", 2023-09-23T23:03:54.587 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999962 2023-09-23T23:03:54.587 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.587 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.587 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:03:54.587 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:06.847937+0000", 2023-09-23T23:03:54.587 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2772000000000001e-05 2023-09-23T23:03:54.587 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.587 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.587 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:03:54.588 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:06.847961+0000", 2023-09-23T23:03:54.588 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.3459e-05 2023-09-23T23:03:54.588 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.588 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.588 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:03:54.588 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:06.847979+0000", 2023-09-23T23:03:54.588 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.8094e-05 2023-09-23T23:03:54.588 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.588 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.588 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.588 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:06.848104+0000", 2023-09-23T23:03:54.588 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000124852 2023-09-23T23:03:54.589 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.589 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.589 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:03:54.589 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:06.848129+0000", 2023-09-23T23:03:54.589 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.5083e-05 2023-09-23T23:03:54.589 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.589 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.589 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.589 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:07.855963+0000", 2023-09-23T23:03:54.589 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.007834487 2023-09-23T23:03:54.589 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.589 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.590 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:03:54.590 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:07.856222+0000", 2023-09-23T23:03:54.590 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000259075 2023-09-23T23:03:54.590 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.590 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.590 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,3", 2023-09-23T23:03:54.590 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:07.856413+0000", 2023-09-23T23:03:54.590 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00019042500000000001 2023-09-23T23:03:54.590 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.590 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.591 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.591 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:07.860251+0000", 2023-09-23T23:03:54.591 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0038379009999999999 2023-09-23T23:03:54.591 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.591 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.591 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:03:54.591 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:07.860258+0000", 2023-09-23T23:03:54.591 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.7260000000000002e-06 2023-09-23T23:03:54.591 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.591 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.591 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.591 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:07.866686+0000", 2023-09-23T23:03:54.592 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0064274450000000004 2023-09-23T23:03:54.592 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.592 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.592 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:03:54.592 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:07.866718+0000", 2023-09-23T23:03:54.592 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.1899000000000001e-05 2023-09-23T23:03:54.592 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.592 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.592 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:03:54.592 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:07.866745+0000", 2023-09-23T23:03:54.592 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.7384000000000001e-05 2023-09-23T23:03:54.592 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.593 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:03:54.593 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.593 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.593 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.593 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:176057 10.2 10:4ebd42f1:::benchmark_data_smithi169_238013_object62199:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e293)", 2023-09-23T23:03:54.593 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:59:06.891193+0000", 2023-09-23T23:03:54.593 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 287.64037971400001, 2023-09-23T23:03:54.593 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.98095540699999995, 2023-09-23T23:03:54.593 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:03:54.593 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:03:54.593 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:03:54.594 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T23:03:54.594 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:03:54.594 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 176057 2023-09-23T23:03:54.594 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.594 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:03:54.594 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.594 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:03:54.594 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:06.891193+0000", 2023-09-23T23:03:54.594 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.594 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.594 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.594 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:03:54.595 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:06.891193+0000", 2023-09-23T23:03:54.595 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.595 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.595 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.595 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:03:54.595 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:06.891191+0000", 2023-09-23T23:03:54.595 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T23:03:54.595 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.595 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.595 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:03:54.595 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:06.891199+0000", 2023-09-23T23:03:54.596 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.2740000000000002e-06 2023-09-23T23:03:54.596 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.596 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.596 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:03:54.596 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:06.891212+0000", 2023-09-23T23:03:54.596 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3508e-05 2023-09-23T23:03:54.596 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.596 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.596 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:03:54.596 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:06.891221+0000", 2023-09-23T23:03:54.596 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.8759999999999994e-06 2023-09-23T23:03:54.596 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.597 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.597 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.597 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:06.891270+0000", 2023-09-23T23:03:54.597 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.8937999999999998e-05 2023-09-23T23:03:54.597 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.597 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.597 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:03:54.597 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:06.891279+0000", 2023-09-23T23:03:54.597 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.4560000000000006e-06 2023-09-23T23:03:54.597 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.597 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.598 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.598 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:07.860276+0000", 2023-09-23T23:03:54.598 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.96899662399999997 2023-09-23T23:03:54.598 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.598 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.598 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:03:54.598 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:07.860379+0000", 2023-09-23T23:03:54.598 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000102818 2023-09-23T23:03:54.598 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.598 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.598 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,3", 2023-09-23T23:03:54.598 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:07.860469+0000", 2023-09-23T23:03:54.599 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.0323999999999998e-05 2023-09-23T23:03:54.599 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.599 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.599 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:03:54.599 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:07.866531+0000", 2023-09-23T23:03:54.599 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0060614110000000001 2023-09-23T23:03:54.599 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.599 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.599 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.599 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:07.866649+0000", 2023-09-23T23:03:54.599 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000118046 2023-09-23T23:03:54.599 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.600 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.600 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.600 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:07.872074+0000", 2023-09-23T23:03:54.600 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.005425147 2023-09-23T23:03:54.600 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.600 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.600 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:03:54.600 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:07.872108+0000", 2023-09-23T23:03:54.600 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.4224999999999998e-05 2023-09-23T23:03:54.600 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.600 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.600 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:03:54.601 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:07.872148+0000", 2023-09-23T23:03:54.601 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.0136000000000003e-05 2023-09-23T23:03:54.601 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.601 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:03:54.601 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.601 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.601 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.601 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:176064 10.2 10:4998bb18:::benchmark_data_smithi169_238013_object62206:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e293)", 2023-09-23T23:03:54.601 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:59:06.901827+0000", 2023-09-23T23:03:54.601 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 287.62974511800002, 2023-09-23T23:03:54.601 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.970571823, 2023-09-23T23:03:54.601 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:03:54.601 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:03:54.602 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:03:54.602 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T23:03:54.602 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:03:54.602 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 176064 2023-09-23T23:03:54.602 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.602 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:03:54.602 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.602 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:03:54.602 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:06.901827+0000", 2023-09-23T23:03:54.602 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.602 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.603 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.603 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:03:54.603 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:06.901827+0000", 2023-09-23T23:03:54.603 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.603 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.603 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.603 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:03:54.603 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:06.901826+0000", 2023-09-23T23:03:54.603 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T23:03:54.603 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.603 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.604 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:03:54.604 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:06.901832+0000", 2023-09-23T23:03:54.604 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.9970000000000004e-06 2023-09-23T23:03:54.604 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.604 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.604 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:03:54.604 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:06.901842+0000", 2023-09-23T23:03:54.604 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0319999999999999e-05 2023-09-23T23:03:54.604 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.604 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.604 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:03:54.604 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:06.901850+0000", 2023-09-23T23:03:54.605 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.7959999999999996e-06 2023-09-23T23:03:54.605 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.605 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.605 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.605 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:06.901902+0000", 2023-09-23T23:03:54.605 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.1711e-05 2023-09-23T23:03:54.605 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.605 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.605 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:03:54.605 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:06.901912+0000", 2023-09-23T23:03:54.605 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.023e-05 2023-09-23T23:03:54.606 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.606 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.606 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.606 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:07.862515+0000", 2023-09-23T23:03:54.606 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.96060269799999998 2023-09-23T23:03:54.606 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.606 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.606 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:03:54.606 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:07.862664+0000", 2023-09-23T23:03:54.606 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014937500000000001 2023-09-23T23:03:54.606 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.606 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.607 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,3", 2023-09-23T23:03:54.607 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:07.862772+0000", 2023-09-23T23:03:54.607 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000108152 2023-09-23T23:03:54.607 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.607 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.607 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:03:54.607 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:07.866755+0000", 2023-09-23T23:03:54.607 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.003982078 2023-09-23T23:03:54.607 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.607 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.607 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.607 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:07.866831+0000", 2023-09-23T23:03:54.608 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.6845e-05 2023-09-23T23:03:54.608 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.608 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.608 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.608 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:07.872263+0000", 2023-09-23T23:03:54.608 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0054313260000000002 2023-09-23T23:03:54.608 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.608 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.608 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:03:54.608 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:07.872339+0000", 2023-09-23T23:03:54.608 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.6397999999999996e-05 2023-09-23T23:03:54.609 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.609 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.609 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:03:54.609 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:07.872399+0000", 2023-09-23T23:03:54.609 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.9997999999999997e-05 2023-09-23T23:03:54.609 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.609 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:03:54.609 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.609 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.609 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.609 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:217255 10.e 10:7fca4960:::benchmark_data_smithi169_238013_object103397:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e304)", 2023-09-23T23:03:54.609 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:00:00.103029+0000", 2023-09-23T23:03:54.610 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 234.42854293100001, 2023-09-23T23:03:54.610 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0353656710000001, 2023-09-23T23:03:54.610 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:03:54.610 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:03:54.610 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:03:54.610 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T23:03:54.610 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:03:54.610 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 217255 2023-09-23T23:03:54.610 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.610 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:03:54.611 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.611 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:03:54.611 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.103029+0000", 2023-09-23T23:03:54.611 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.611 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.611 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.611 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:03:54.611 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.103029+0000", 2023-09-23T23:03:54.611 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.611 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.611 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.611 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:03:54.612 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.103028+0000", 2023-09-23T23:03:54.612 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T23:03:54.612 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.612 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.612 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:03:54.612 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.103035+0000", 2023-09-23T23:03:54.612 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.297e-06 2023-09-23T23:03:54.612 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.612 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.612 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:03:54.612 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.103047+0000", 2023-09-23T23:03:54.613 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2845e-05 2023-09-23T23:03:54.613 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.613 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.613 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:03:54.613 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.103057+0000", 2023-09-23T23:03:54.613 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.5259999999999999e-06 2023-09-23T23:03:54.613 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.613 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.613 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.613 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.103119+0000", 2023-09-23T23:03:54.613 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.1761999999999996e-05 2023-09-23T23:03:54.613 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.614 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.614 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:03:54.614 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.103129+0000", 2023-09-23T23:03:54.614 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0139999999999999e-05 2023-09-23T23:03:54.614 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.614 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.614 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.614 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.133073+0000", 2023-09-23T23:03:54.614 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0299438830000001 2023-09-23T23:03:54.614 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.614 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.615 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:03:54.615 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.133253+0000", 2023-09-23T23:03:54.615 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000180612 2023-09-23T23:03:54.615 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.615 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.615 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:03:54.615 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.133428+0000", 2023-09-23T23:03:54.615 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000174854 2023-09-23T23:03:54.615 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.615 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.615 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.615 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.138161+0000", 2023-09-23T23:03:54.616 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0047330669999999997 2023-09-23T23:03:54.616 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.616 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.616 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:03:54.616 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.138181+0000", 2023-09-23T23:03:54.616 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.9885e-05 2023-09-23T23:03:54.616 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.616 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.616 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.616 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.138285+0000", 2023-09-23T23:03:54.616 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000103953 2023-09-23T23:03:54.617 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.617 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.617 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:03:54.617 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.138348+0000", 2023-09-23T23:03:54.617 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.2992999999999998e-05 2023-09-23T23:03:54.617 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.617 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.617 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:03:54.617 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.138395+0000", 2023-09-23T23:03:54.617 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.6937999999999997e-05 2023-09-23T23:03:54.617 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.617 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:03:54.618 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.618 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.618 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.618 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:217257 10.e 10:7f111ee6:::benchmark_data_smithi169_238013_object103399:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e304)", 2023-09-23T23:03:54.618 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:00:00.111958+0000", 2023-09-23T23:03:54.618 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 234.419613994, 2023-09-23T23:03:54.618 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0373484470000001, 2023-09-23T23:03:54.618 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:03:54.618 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:03:54.618 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:03:54.618 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T23:03:54.618 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:03:54.619 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 217257 2023-09-23T23:03:54.619 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.619 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:03:54.619 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.619 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:03:54.619 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.111958+0000", 2023-09-23T23:03:54.619 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.619 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.619 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.619 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:03:54.619 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.111958+0000", 2023-09-23T23:03:54.619 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.619 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.620 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.620 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:03:54.620 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.111956+0000", 2023-09-23T23:03:54.620 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T23:03:54.620 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.620 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.620 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:03:54.620 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.111966+0000", 2023-09-23T23:03:54.620 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.3349999999999996e-06 2023-09-23T23:03:54.620 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.620 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.620 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:03:54.621 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.111987+0000", 2023-09-23T23:03:54.621 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.1265999999999999e-05 2023-09-23T23:03:54.621 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.621 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.621 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:03:54.621 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.111998+0000", 2023-09-23T23:03:54.621 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0729e-05 2023-09-23T23:03:54.621 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.621 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.622 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.622 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.112529+0000", 2023-09-23T23:03:54.622 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00053089299999999995 2023-09-23T23:03:54.622 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.622 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.622 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:03:54.623 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.112538+0000", 2023-09-23T23:03:54.623 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.5489999999999995e-06 2023-09-23T23:03:54.623 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.623 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.623 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.623 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.138464+0000", 2023-09-23T23:03:54.623 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0259258600000001 2023-09-23T23:03:54.624 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.624 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.624 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:03:54.624 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.138598+0000", 2023-09-23T23:03:54.624 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000134225 2023-09-23T23:03:54.624 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.625 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.625 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:03:54.625 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.138709+0000", 2023-09-23T23:03:54.625 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000110989 2023-09-23T23:03:54.625 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.625 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.625 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.625 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.149188+0000", 2023-09-23T23:03:54.625 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.010478862 2023-09-23T23:03:54.625 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.626 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.626 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.626 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.149232+0000", 2023-09-23T23:03:54.626 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.3526000000000003e-05 2023-09-23T23:03:54.626 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.626 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.626 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:03:54.626 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.149239+0000", 2023-09-23T23:03:54.626 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.7230000000000004e-06 2023-09-23T23:03:54.626 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.626 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.627 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:03:54.627 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.149279+0000", 2023-09-23T23:03:54.627 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.0027000000000001e-05 2023-09-23T23:03:54.627 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.627 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.627 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:03:54.627 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.149307+0000", 2023-09-23T23:03:54.627 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.7506999999999999e-05 2023-09-23T23:03:54.627 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.627 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:03:54.627 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.627 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.628 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.628 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:217270 10.e 10:786e1f3d:::benchmark_data_smithi169_238013_object103412:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e304)", 2023-09-23T23:03:54.628 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:00:00.126555+0000", 2023-09-23T23:03:54.628 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 234.40501745399999, 2023-09-23T23:03:54.628 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.022910247, 2023-09-23T23:03:54.628 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:03:54.628 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:03:54.628 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:03:54.628 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T23:03:54.628 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:03:54.628 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 217270 2023-09-23T23:03:54.629 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.629 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:03:54.629 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.629 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:03:54.629 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.126555+0000", 2023-09-23T23:03:54.629 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.629 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.629 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.629 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:03:54.629 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.126555+0000", 2023-09-23T23:03:54.629 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.630 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.630 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.630 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:03:54.630 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.126554+0000", 2023-09-23T23:03:54.630 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T23:03:54.630 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.630 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.630 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:03:54.630 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.126560+0000", 2023-09-23T23:03:54.631 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.9519999999999999e-06 2023-09-23T23:03:54.631 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.631 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.631 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:03:54.631 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.126569+0000", 2023-09-23T23:03:54.631 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.4450000000000002e-06 2023-09-23T23:03:54.631 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.631 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.631 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:03:54.632 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.126576+0000", 2023-09-23T23:03:54.632 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.1489999999999997e-06 2023-09-23T23:03:54.632 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.632 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.632 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.632 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.126622+0000", 2023-09-23T23:03:54.632 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.5500999999999997e-05 2023-09-23T23:03:54.632 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.632 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.632 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:03:54.632 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.126651+0000", 2023-09-23T23:03:54.633 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.9144000000000001e-05 2023-09-23T23:03:54.633 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.633 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.633 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.633 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.141517+0000", 2023-09-23T23:03:54.633 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0148660119999999 2023-09-23T23:03:54.633 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.633 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.633 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:03:54.633 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.141659+0000", 2023-09-23T23:03:54.633 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014238200000000001 2023-09-23T23:03:54.633 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.634 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.634 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:03:54.634 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.141756+0000", 2023-09-23T23:03:54.634 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.7009999999999994e-05 2023-09-23T23:03:54.634 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.634 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.634 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:03:54.634 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.149318+0000", 2023-09-23T23:03:54.634 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0075617820000000004 2023-09-23T23:03:54.634 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.634 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.635 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.635 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.149369+0000", 2023-09-23T23:03:54.635 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.1254000000000001e-05 2023-09-23T23:03:54.635 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.635 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.635 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.635 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.149411+0000", 2023-09-23T23:03:54.635 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.1936e-05 2023-09-23T23:03:54.636 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.636 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.636 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:03:54.636 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.149442+0000", 2023-09-23T23:03:54.636 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.0843999999999998e-05 2023-09-23T23:03:54.636 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.636 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.636 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:03:54.636 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.149465+0000", 2023-09-23T23:03:54.636 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.2923999999999999e-05 2023-09-23T23:03:54.636 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.636 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:03:54.637 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.637 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.637 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.637 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:217271 10.e 10:7daeb2a6:::benchmark_data_smithi169_238013_object103413:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e304)", 2023-09-23T23:03:54.637 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:00:00.129493+0000", 2023-09-23T23:03:54.637 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 234.40207974800001, 2023-09-23T23:03:54.637 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0315254089999999, 2023-09-23T23:03:54.637 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:03:54.637 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:03:54.637 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:03:54.637 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T23:03:54.638 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:03:54.638 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 217271 2023-09-23T23:03:54.638 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.638 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:03:54.638 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.638 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:03:54.638 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.129493+0000", 2023-09-23T23:03:54.638 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.638 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.638 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.638 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:03:54.639 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.129493+0000", 2023-09-23T23:03:54.639 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.639 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.639 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.639 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:03:54.639 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.129492+0000", 2023-09-23T23:03:54.639 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T23:03:54.639 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.639 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.639 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:03:54.639 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.129497+0000", 2023-09-23T23:03:54.639 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.8359999999999997e-06 2023-09-23T23:03:54.640 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.640 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.640 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:03:54.640 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.129507+0000", 2023-09-23T23:03:54.640 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.825e-06 2023-09-23T23:03:54.640 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.640 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.640 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:03:54.640 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.129514+0000", 2023-09-23T23:03:54.640 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.1430000000000001e-06 2023-09-23T23:03:54.640 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.640 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.640 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.641 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.130032+0000", 2023-09-23T23:03:54.641 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00051798000000000002 2023-09-23T23:03:54.641 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.641 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.641 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:03:54.641 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.130041+0000", 2023-09-23T23:03:54.641 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.4470000000000006e-06 2023-09-23T23:03:54.641 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.641 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.641 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.641 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.145224+0000", 2023-09-23T23:03:54.641 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0151830509999999 2023-09-23T23:03:54.642 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.642 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.642 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:03:54.642 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.145385+0000", 2023-09-23T23:03:54.642 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00016086799999999999 2023-09-23T23:03:54.642 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.642 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.642 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:03:54.642 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.145557+0000", 2023-09-23T23:03:54.642 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000172101 2023-09-23T23:03:54.643 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.643 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.643 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:03:54.643 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.149473+0000", 2023-09-23T23:03:54.643 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0039161140000000001 2023-09-23T23:03:54.643 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.643 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.643 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.643 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.149518+0000", 2023-09-23T23:03:54.643 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.5453e-05 2023-09-23T23:03:54.643 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.643 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.644 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.644 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.160959+0000", 2023-09-23T23:03:54.644 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.011440550000000001 2023-09-23T23:03:54.644 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.644 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.644 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:03:54.644 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.160990+0000", 2023-09-23T23:03:54.644 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.1168999999999999e-05 2023-09-23T23:03:54.644 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.644 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.644 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:03:54.645 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.161018+0000", 2023-09-23T23:03:54.645 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.7889999999999999e-05 2023-09-23T23:03:54.645 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.645 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:03:54.645 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.645 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.645 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.645 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:217286 10.e 10:75b71fd1:::benchmark_data_smithi169_238013_object103428:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e304)", 2023-09-23T23:03:54.645 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:00:00.147737+0000", 2023-09-23T23:03:54.645 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 234.383835175, 2023-09-23T23:03:54.645 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0134157130000001, 2023-09-23T23:03:54.646 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:03:54.646 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:03:54.646 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:03:54.646 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T23:03:54.646 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:03:54.646 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 217286 2023-09-23T23:03:54.646 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.646 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:03:54.646 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.647 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:03:54.647 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.147737+0000", 2023-09-23T23:03:54.647 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.647 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.647 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.647 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:03:54.647 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.147737+0000", 2023-09-23T23:03:54.647 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.647 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.647 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.647 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:03:54.648 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.147736+0000", 2023-09-23T23:03:54.648 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T23:03:54.648 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.648 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.648 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:03:54.648 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.147742+0000", 2023-09-23T23:03:54.648 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.5950000000000004e-06 2023-09-23T23:03:54.648 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.648 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.648 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:03:54.648 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.147756+0000", 2023-09-23T23:03:54.648 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3694e-05 2023-09-23T23:03:54.649 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.649 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.649 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:03:54.649 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.147766+0000", 2023-09-23T23:03:54.649 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.4830000000000005e-06 2023-09-23T23:03:54.649 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.649 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.649 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.649 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.147820+0000", 2023-09-23T23:03:54.649 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.4734000000000001e-05 2023-09-23T23:03:54.649 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.649 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.650 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:03:54.650 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.147831+0000", 2023-09-23T23:03:54.650 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0285999999999999e-05 2023-09-23T23:03:54.650 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.650 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.650 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.650 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.149548+0000", 2023-09-23T23:03:54.650 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.001717226 2023-09-23T23:03:54.650 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.650 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.650 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:03:54.651 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.149636+0000", 2023-09-23T23:03:54.651 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.8560999999999995e-05 2023-09-23T23:03:54.651 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.651 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.651 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:03:54.651 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.149728+0000", 2023-09-23T23:03:54.651 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.1098000000000001e-05 2023-09-23T23:03:54.651 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.651 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.651 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:03:54.651 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.160862+0000", 2023-09-23T23:03:54.651 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.011134742 2023-09-23T23:03:54.652 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.652 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.652 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.652 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.160920+0000", 2023-09-23T23:03:54.652 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.7978e-05 2023-09-23T23:03:54.652 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.652 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.652 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.652 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.161108+0000", 2023-09-23T23:03:54.652 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00018739700000000001 2023-09-23T23:03:54.652 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.653 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.653 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:03:54.653 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.161132+0000", 2023-09-23T23:03:54.653 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.3968000000000002e-05 2023-09-23T23:03:54.653 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.653 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.653 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:03:54.653 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.161153+0000", 2023-09-23T23:03:54.653 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.1299999999999999e-05 2023-09-23T23:03:54.653 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.653 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:03:54.653 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.654 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.654 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.654 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:217300 10.e 10:72f50eb5:::benchmark_data_smithi169_238013_object103442:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e304)", 2023-09-23T23:03:54.654 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:00:00.168178+0000", 2023-09-23T23:03:54.654 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 234.363393911, 2023-09-23T23:03:54.654 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.00156574, 2023-09-23T23:03:54.654 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:03:54.654 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:03:54.654 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:03:54.654 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T23:03:54.654 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:03:54.655 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 217300 2023-09-23T23:03:54.655 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.655 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:03:54.655 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.655 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:03:54.655 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.168178+0000", 2023-09-23T23:03:54.655 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.655 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.656 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.656 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:03:54.656 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.168178+0000", 2023-09-23T23:03:54.656 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.656 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.656 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.656 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:03:54.656 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.168176+0000", 2023-09-23T23:03:54.657 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T23:03:54.657 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.657 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.657 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:03:54.657 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.168186+0000", 2023-09-23T23:03:54.657 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.5619999999999993e-06 2023-09-23T23:03:54.657 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.658 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.658 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:03:54.658 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.168204+0000", 2023-09-23T23:03:54.658 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.8287e-05 2023-09-23T23:03:54.658 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.658 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.658 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:03:54.659 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.168216+0000", 2023-09-23T23:03:54.659 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1243000000000001e-05 2023-09-23T23:03:54.659 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.659 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.659 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.659 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.168274+0000", 2023-09-23T23:03:54.659 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.8832000000000002e-05 2023-09-23T23:03:54.660 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.660 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.660 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:03:54.660 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.168282+0000", 2023-09-23T23:03:54.660 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.0430000000000008e-06 2023-09-23T23:03:54.660 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.660 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.661 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.661 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.152921+0000", 2023-09-23T23:03:54.661 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.98463860000000003 2023-09-23T23:03:54.661 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.661 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.661 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:03:54.661 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.153080+0000", 2023-09-23T23:03:54.662 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00015855 2023-09-23T23:03:54.662 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.662 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.662 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:03:54.662 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.153222+0000", 2023-09-23T23:03:54.662 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014264599999999999 2023-09-23T23:03:54.663 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.663 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.663 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:03:54.663 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.161026+0000", 2023-09-23T23:03:54.663 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.007804053 2023-09-23T23:03:54.663 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.664 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.664 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.664 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.161072+0000", 2023-09-23T23:03:54.664 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.6128000000000003e-05 2023-09-23T23:03:54.664 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.664 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.664 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.664 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.169635+0000", 2023-09-23T23:03:54.665 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0085629799999999996 2023-09-23T23:03:54.665 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.665 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.665 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:03:54.665 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.169693+0000", 2023-09-23T23:03:54.665 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.7794999999999998e-05 2023-09-23T23:03:54.666 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.666 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.666 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:03:54.666 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.169744+0000", 2023-09-23T23:03:54.666 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.1011999999999999e-05 2023-09-23T23:03:54.666 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.666 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:03:54.666 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.667 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.667 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.667 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:217316 10.e 10:793f9371:::benchmark_data_smithi169_238013_object103458:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e304)", 2023-09-23T23:03:54.667 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:00:00.189072+0000", 2023-09-23T23:03:54.667 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 234.342500715, 2023-09-23T23:03:54.667 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.98085268199999998, 2023-09-23T23:03:54.667 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:03:54.667 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:03:54.667 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:03:54.668 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T23:03:54.668 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:03:54.668 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 217316 2023-09-23T23:03:54.668 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.668 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:03:54.668 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.668 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:03:54.668 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.189072+0000", 2023-09-23T23:03:54.668 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.668 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.668 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.668 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:03:54.669 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.189072+0000", 2023-09-23T23:03:54.669 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.669 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.669 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.669 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:03:54.669 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.189070+0000", 2023-09-23T23:03:54.669 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T23:03:54.669 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.669 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.669 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:03:54.669 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.189078+0000", 2023-09-23T23:03:54.669 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.3129999999999999e-06 2023-09-23T23:03:54.670 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.670 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.670 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:03:54.670 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.189092+0000", 2023-09-23T23:03:54.670 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4569000000000001e-05 2023-09-23T23:03:54.670 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.670 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.670 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:03:54.670 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.189100+0000", 2023-09-23T23:03:54.670 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.0669999999999992e-06 2023-09-23T23:03:54.671 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.671 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.671 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.671 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.189173+0000", 2023-09-23T23:03:54.671 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.2738999999999996e-05 2023-09-23T23:03:54.671 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.671 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.671 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:03:54.671 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.189183+0000", 2023-09-23T23:03:54.671 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0284e-05 2023-09-23T23:03:54.671 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.672 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.672 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.672 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.157141+0000", 2023-09-23T23:03:54.672 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.96795779000000004 2023-09-23T23:03:54.672 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.672 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.672 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:03:54.672 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.157277+0000", 2023-09-23T23:03:54.673 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013538600000000001 2023-09-23T23:03:54.673 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.673 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.673 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:03:54.673 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.157413+0000", 2023-09-23T23:03:54.673 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013665300000000001 2023-09-23T23:03:54.673 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.673 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.673 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:03:54.673 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.161160+0000", 2023-09-23T23:03:54.674 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0037468290000000001 2023-09-23T23:03:54.674 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.674 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.674 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.674 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.169791+0000", 2023-09-23T23:03:54.674 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0086303669999999999 2023-09-23T23:03:54.674 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.674 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.674 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.675 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.169847+0000", 2023-09-23T23:03:54.675 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.5992999999999997e-05 2023-09-23T23:03:54.675 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.675 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.675 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:03:54.675 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.169881+0000", 2023-09-23T23:03:54.675 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.4953000000000002e-05 2023-09-23T23:03:54.675 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.675 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.675 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:03:54.675 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.169924+0000", 2023-09-23T23:03:54.675 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.2864999999999997e-05 2023-09-23T23:03:54.676 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.676 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:03:54.676 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.676 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.676 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.676 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:217352 10.e 10:75052472:::benchmark_data_smithi169_238013_object103494:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e304)", 2023-09-23T23:03:54.676 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:00:00.231913+0000", 2023-09-23T23:03:54.676 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 234.299658978, 2023-09-23T23:03:54.676 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.94126828299999998, 2023-09-23T23:03:54.676 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:03:54.676 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:03:54.676 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:03:54.677 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T23:03:54.677 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:03:54.677 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 217352 2023-09-23T23:03:54.677 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.677 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:03:54.677 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.677 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:03:54.677 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.231913+0000", 2023-09-23T23:03:54.677 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.678 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.678 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.678 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:03:54.678 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.231913+0000", 2023-09-23T23:03:54.678 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.678 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.678 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.678 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:03:54.678 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.231911+0000", 2023-09-23T23:03:54.678 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T23:03:54.679 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.679 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.679 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:03:54.679 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.231920+0000", 2023-09-23T23:03:54.679 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.1209999999999996e-06 2023-09-23T23:03:54.679 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.679 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.679 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:03:54.679 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.231938+0000", 2023-09-23T23:03:54.679 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.7836e-05 2023-09-23T23:03:54.679 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.679 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.680 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:03:54.680 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.231949+0000", 2023-09-23T23:03:54.680 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.094e-05 2023-09-23T23:03:54.680 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.680 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.680 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.680 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.232014+0000", 2023-09-23T23:03:54.680 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.5241999999999996e-05 2023-09-23T23:03:54.680 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.680 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.680 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:03:54.680 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.232023+0000", 2023-09-23T23:03:54.681 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.1289999999999996e-06 2023-09-23T23:03:54.681 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.681 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.681 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.681 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.161192+0000", 2023-09-23T23:03:54.681 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.92916990099999996 2023-09-23T23:03:54.681 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.681 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.681 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:03:54.681 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.161318+0000", 2023-09-23T23:03:54.681 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000125446 2023-09-23T23:03:54.681 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.682 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.682 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:03:54.682 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.161465+0000", 2023-09-23T23:03:54.682 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014709599999999999 2023-09-23T23:03:54.682 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.682 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.682 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.682 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.169825+0000", 2023-09-23T23:03:54.682 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0083597089999999999 2023-09-23T23:03:54.682 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.683 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.683 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.683 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.169983+0000", 2023-09-23T23:03:54.683 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00015789299999999999 2023-09-23T23:03:54.683 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.683 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.683 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:03:54.683 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.173126+0000", 2023-09-23T23:03:54.683 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0031435360000000002 2023-09-23T23:03:54.683 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.683 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.684 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:03:54.684 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.173158+0000", 2023-09-23T23:03:54.684 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.1813000000000002e-05 2023-09-23T23:03:54.684 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.684 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.684 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:03:54.684 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.173182+0000", 2023-09-23T23:03:54.684 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.3676000000000002e-05 2023-09-23T23:03:54.684 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.684 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:03:54.685 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.685 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.685 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.685 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:217360 10.e 10:74ccacb1:::benchmark_data_smithi169_238013_object103502:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e304)", 2023-09-23T23:03:54.685 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:00:00.242113+0000", 2023-09-23T23:03:54.685 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 234.28945977399999, 2023-09-23T23:03:54.685 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.93117139299999996, 2023-09-23T23:03:54.685 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:03:54.685 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:03:54.685 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:03:54.685 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T23:03:54.686 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:03:54.686 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 217360 2023-09-23T23:03:54.686 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.686 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:03:54.686 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.686 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:03:54.686 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.242113+0000", 2023-09-23T23:03:54.686 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.686 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.686 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.686 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:03:54.687 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.242113+0000", 2023-09-23T23:03:54.687 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.687 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.687 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.687 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:03:54.687 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.242111+0000", 2023-09-23T23:03:54.687 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T23:03:54.687 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.687 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.687 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:03:54.687 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.242122+0000", 2023-09-23T23:03:54.687 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0930999999999999e-05 2023-09-23T23:03:54.688 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.688 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.688 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:03:54.688 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.242136+0000", 2023-09-23T23:03:54.688 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3382e-05 2023-09-23T23:03:54.688 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.688 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.688 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:03:54.688 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.242143+0000", 2023-09-23T23:03:54.688 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.8730000000000001e-06 2023-09-23T23:03:54.689 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.689 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.689 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.689 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.242203+0000", 2023-09-23T23:03:54.689 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.0188e-05 2023-09-23T23:03:54.689 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.689 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.689 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:03:54.689 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.242215+0000", 2023-09-23T23:03:54.689 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2462e-05 2023-09-23T23:03:54.689 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.689 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.689 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.689 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.166085+0000", 2023-09-23T23:03:54.690 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.92386924800000003 2023-09-23T23:03:54.690 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.690 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.690 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:03:54.690 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.166211+0000", 2023-09-23T23:03:54.690 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00012612100000000001 2023-09-23T23:03:54.690 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.690 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.690 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:03:54.690 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.166353+0000", 2023-09-23T23:03:54.690 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014283199999999999 2023-09-23T23:03:54.691 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.691 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.691 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.691 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.173208+0000", 2023-09-23T23:03:54.691 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0068542710000000003 2023-09-23T23:03:54.691 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.691 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.691 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:03:54.691 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.173212+0000", 2023-09-23T23:03:54.691 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.2869999999999998e-06 2023-09-23T23:03:54.691 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.691 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.692 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.692 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.173232+0000", 2023-09-23T23:03:54.692 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.9738999999999999e-05 2023-09-23T23:03:54.692 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.692 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.692 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:03:54.692 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.173257+0000", 2023-09-23T23:03:54.692 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.4862999999999999e-05 2023-09-23T23:03:54.692 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.692 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.692 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:03:54.692 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.173284+0000", 2023-09-23T23:03:54.692 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.7339999999999999e-05 2023-09-23T23:03:54.693 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.693 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:03:54.693 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.693 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.693 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.693 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:217370 10.e 10:7fcf0c6b:::benchmark_data_smithi169_238013_object103512:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e304)", 2023-09-23T23:03:54.693 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:00:00.252882+0000", 2023-09-23T23:03:54.693 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 234.278690818, 2023-09-23T23:03:54.693 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.92777061999999999, 2023-09-23T23:03:54.693 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:03:54.693 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:03:54.693 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:03:54.694 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T23:03:54.694 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:03:54.694 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 217370 2023-09-23T23:03:54.694 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.694 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:03:54.694 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.694 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:03:54.694 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.252882+0000", 2023-09-23T23:03:54.694 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.695 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.695 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.695 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:03:54.695 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.252882+0000", 2023-09-23T23:03:54.695 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.695 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.695 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.695 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:03:54.695 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.252880+0000", 2023-09-23T23:03:54.695 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T23:03:54.695 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.695 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.696 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:03:54.696 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.252886+0000", 2023-09-23T23:03:54.696 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.1260000000000003e-06 2023-09-23T23:03:54.696 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.696 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.696 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:03:54.696 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.252898+0000", 2023-09-23T23:03:54.696 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1617000000000001e-05 2023-09-23T23:03:54.696 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.696 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.696 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:03:54.696 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.252907+0000", 2023-09-23T23:03:54.697 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.7849999999999997e-06 2023-09-23T23:03:54.697 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.697 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.697 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.697 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.252956+0000", 2023-09-23T23:03:54.697 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.8738e-05 2023-09-23T23:03:54.697 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.697 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.697 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:03:54.697 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.252964+0000", 2023-09-23T23:03:54.697 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.6100000000000006e-06 2023-09-23T23:03:54.697 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.698 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.698 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.698 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.170096+0000", 2023-09-23T23:03:54.698 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.91713175800000002 2023-09-23T23:03:54.698 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.698 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.698 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:03:54.699 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.170201+0000", 2023-09-23T23:03:54.699 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000104619 2023-09-23T23:03:54.699 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.699 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.699 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:03:54.699 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.170289+0000", 2023-09-23T23:03:54.699 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.8874000000000003e-05 2023-09-23T23:03:54.699 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.699 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.699 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:03:54.699 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.176769+0000", 2023-09-23T23:03:54.699 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.006479556 2023-09-23T23:03:54.699 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.700 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.700 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.700 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.180483+0000", 2023-09-23T23:03:54.700 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0037140129999999999 2023-09-23T23:03:54.700 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.700 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.700 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.700 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.180555+0000", 2023-09-23T23:03:54.700 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.1921999999999993e-05 2023-09-23T23:03:54.700 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.701 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.701 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:03:54.701 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.180605+0000", 2023-09-23T23:03:54.701 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.9697999999999997e-05 2023-09-23T23:03:54.701 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.701 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.701 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:03:54.701 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.180652+0000", 2023-09-23T23:03:54.701 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.7487000000000001e-05 2023-09-23T23:03:54.701 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.701 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:03:54.701 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.702 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.702 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.702 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:217376 10.e 10:7a8927cb:::benchmark_data_smithi169_238013_object103518:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e304)", 2023-09-23T23:03:54.702 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:00:00.260428+0000", 2023-09-23T23:03:54.702 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 234.271144505, 2023-09-23T23:03:54.702 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.93148854400000003, 2023-09-23T23:03:54.702 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:03:54.702 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:03:54.702 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:03:54.702 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T23:03:54.703 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:03:54.703 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 217376 2023-09-23T23:03:54.703 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.703 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:03:54.703 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.703 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:03:54.703 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.260428+0000", 2023-09-23T23:03:54.703 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.703 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.703 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.704 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:03:54.704 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.260428+0000", 2023-09-23T23:03:54.704 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.704 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.704 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.704 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:03:54.704 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.260426+0000", 2023-09-23T23:03:54.704 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T23:03:54.705 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.705 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.705 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:03:54.705 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.260437+0000", 2023-09-23T23:03:54.705 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0912e-05 2023-09-23T23:03:54.705 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.705 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.705 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:03:54.705 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.260455+0000", 2023-09-23T23:03:54.705 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.7787000000000001e-05 2023-09-23T23:03:54.706 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.706 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.706 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:03:54.706 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.260464+0000", 2023-09-23T23:03:54.706 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.4720000000000001e-06 2023-09-23T23:03:54.706 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.706 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.706 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.706 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.260526+0000", 2023-09-23T23:03:54.706 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.2169999999999996e-05 2023-09-23T23:03:54.706 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.707 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.707 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:03:54.707 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.260536+0000", 2023-09-23T23:03:54.707 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.7699999999999996e-06 2023-09-23T23:03:54.707 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.707 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.707 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.707 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.173301+0000", 2023-09-23T23:03:54.707 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.91276521899999996 2023-09-23T23:03:54.707 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.707 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.708 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:03:54.708 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.173381+0000", 2023-09-23T23:03:54.708 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.9198999999999998e-05 2023-09-23T23:03:54.708 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.708 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.708 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:03:54.708 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.173459+0000", 2023-09-23T23:03:54.708 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.8541999999999994e-05 2023-09-23T23:03:54.708 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.708 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.708 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.708 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.180523+0000", 2023-09-23T23:03:54.709 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0070640570000000003 2023-09-23T23:03:54.709 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.709 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.709 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.709 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.180685+0000", 2023-09-23T23:03:54.709 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00016229499999999999 2023-09-23T23:03:54.710 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.710 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.710 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:03:54.710 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.191861+0000", 2023-09-23T23:03:54.710 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.011175745000000001 2023-09-23T23:03:54.710 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.710 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.710 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:03:54.711 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.191891+0000", 2023-09-23T23:03:54.711 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.9335999999999998e-05 2023-09-23T23:03:54.711 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.711 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.711 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:03:54.711 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.191916+0000", 2023-09-23T23:03:54.711 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.5871999999999999e-05 2023-09-23T23:03:54.711 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.711 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:03:54.711 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.711 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.711 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.711 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:105756 11.e 11:79b6cf8f:::benchmark_data_smithi169_260471_object105755:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e329)", 2023-09-23T23:03:54.712 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:02:52.091192+0000", 2023-09-23T23:03:54.712 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 62.440380572000002, 2023-09-23T23:03:54.712 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.1887942499999999, 2023-09-23T23:03:54.712 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:03:54.712 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:03:54.712 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:03:54.712 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:03:54.712 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:03:54.712 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 105756 2023-09-23T23:03:54.712 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.712 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:03:54.712 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.712 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:03:54.713 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.091192+0000", 2023-09-23T23:03:54.713 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.713 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.713 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.713 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:03:54.713 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.091192+0000", 2023-09-23T23:03:54.713 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:03:54.713 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.713 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.713 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:03:54.713 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.091189+0000", 2023-09-23T23:03:54.713 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999976 2023-09-23T23:03:54.713 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.714 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.714 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:03:54.714 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.091299+0000", 2023-09-23T23:03:54.714 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00010965500000000001 2023-09-23T23:03:54.714 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.714 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.714 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:03:54.714 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.091326+0000", 2023-09-23T23:03:54.714 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.6653999999999999e-05 2023-09-23T23:03:54.714 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.714 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.715 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:03:54.715 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.091341+0000", 2023-09-23T23:03:54.715 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.5468000000000002e-05 2023-09-23T23:03:54.715 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.715 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.715 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.715 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.091431+0000", 2023-09-23T23:03:54.715 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.0080999999999994e-05 2023-09-23T23:03:54.715 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.715 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.715 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:03:54.715 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.091445+0000", 2023-09-23T23:03:54.716 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3839000000000001e-05 2023-09-23T23:03:54.716 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.716 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.716 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.716 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:53.045611+0000", 2023-09-23T23:03:54.716 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.954166238 2023-09-23T23:03:54.716 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.716 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.716 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:03:54.716 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:53.045632+0000", 2023-09-23T23:03:54.717 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.0735999999999999e-05 2023-09-23T23:03:54.717 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.717 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.717 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:03:54.717 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.267803+0000", 2023-09-23T23:03:54.717 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2221710969999999 2023-09-23T23:03:54.717 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.718 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.718 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:03:54.718 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.268032+0000", 2023-09-23T23:03:54.718 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00022877800000000001 2023-09-23T23:03:54.718 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.718 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.718 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,1,7", 2023-09-23T23:03:54.718 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.268305+0000", 2023-09-23T23:03:54.718 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00027296900000000002 2023-09-23T23:03:54.718 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.719 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.719 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:03:54.719 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.272409+0000", 2023-09-23T23:03:54.719 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.004104239 2023-09-23T23:03:54.719 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.719 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.719 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.719 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.272574+0000", 2023-09-23T23:03:54.719 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00016541599999999999 2023-09-23T23:03:54.719 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.719 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.720 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.720 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.279779+0000", 2023-09-23T23:03:54.720 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0072049310000000004 2023-09-23T23:03:54.720 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.720 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.720 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:03:54.720 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.279826+0000", 2023-09-23T23:03:54.720 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.7182000000000003e-05 2023-09-23T23:03:54.720 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.721 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.721 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:03:54.721 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.279881+0000", 2023-09-23T23:03:54.721 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.4367000000000003e-05 2023-09-23T23:03:54.721 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:03:54.721 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:03:54.721 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:03:54.721 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.279986+0000", 2023-09-23T23:03:54.721 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0001052 2023-09-23T23:03:54.721 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.722 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:03:54.722 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.722 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:03:54.722 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:03:54.722 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T23:03:54.722 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:54.761 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:54.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:54.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:54.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:54 smithi169 bash[104356]: audit 2023-09-23T23:03:53.689216+0000 mon.a (mon.0) 1785 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:54.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:54 smithi169 bash[104356]: audit 2023-09-23T23:03:53.701129+0000 mon.a (mon.0) 1786 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:54.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:54 smithi169 bash[104356]: audit 2023-09-23T23:03:53.705867+0000 mon.a (mon.0) 1787 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:54.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:54 smithi169 bash[104356]: audit 2023-09-23T23:03:53.707546+0000 mon.a (mon.0) 1788 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:03:54.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:54 smithi169 bash[104356]: audit 2023-09-23T23:03:53.714088+0000 mon.a (mon.0) 1789 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:54.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:54 smithi169 bash[101133]: audit 2023-09-23T23:03:53.689216+0000 mon.a (mon.0) 1785 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:54.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:54 smithi169 bash[101133]: audit 2023-09-23T23:03:53.701129+0000 mon.a (mon.0) 1786 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:54.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:54 smithi169 bash[101133]: audit 2023-09-23T23:03:53.705867+0000 mon.a (mon.0) 1787 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:54.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:54 smithi169 bash[101133]: audit 2023-09-23T23:03:53.707546+0000 mon.a (mon.0) 1788 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:03:54.785 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:54 smithi169 bash[101133]: audit 2023-09-23T23:03:53.714088+0000 mon.a (mon.0) 1789 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:54.862 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:54.872 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:54 smithi187 bash[89487]: audit 2023-09-23T23:03:53.689216+0000 mon.a (mon.0) 1785 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:54.872 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:54 smithi187 bash[89487]: audit 2023-09-23T23:03:53.701129+0000 mon.a (mon.0) 1786 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:54.872 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:54 smithi187 bash[89487]: audit 2023-09-23T23:03:53.705867+0000 mon.a (mon.0) 1787 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:03:54.872 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:54 smithi187 bash[89487]: audit 2023-09-23T23:03:53.707546+0000 mon.a (mon.0) 1788 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:03:54.872 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:54 smithi187 bash[89487]: audit 2023-09-23T23:03:53.714088+0000 mon.a (mon.0) 1789 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:03:54.888 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:54.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:54.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:54.991 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:55.027 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:55.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:55.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:55.134 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:55.160 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:55.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:55.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:55.263 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:55.291 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:55.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:55.293 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:55.394 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:55.425 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:55.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:55.427 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:55.528 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:55.560 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:55.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:55.563 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:55.647 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T23:03:55.664 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:55.695 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:55.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:55.702 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:55.722 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-23T23:03:55.803 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:55.838 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:55.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:55.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:55.942 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:55.955 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:55 smithi169 bash[101133]: cluster 2023-09-23T23:03:54.992470+0000 mgr.y (mgr.25310) 1275 : cluster 0 pgmap v1416: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 4.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 690 op/s; 8023/208866 objects degraded (3.841%); 30447/208866 objects misplaced (14.577%); 1016 KiB/s, 15 objects/s recovering 2023-09-23T23:03:55.955 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:55 smithi169 bash[104356]: cluster 2023-09-23T23:03:54.992470+0000 mgr.y (mgr.25310) 1275 : cluster 0 pgmap v1416: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 4.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 690 op/s; 8023/208866 objects degraded (3.841%); 30447/208866 objects misplaced (14.577%); 1016 KiB/s, 15 objects/s recovering 2023-09-23T23:03:55.972 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:55.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:55.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:56.076 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:56.086 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:55 smithi187 bash[89487]: cluster 2023-09-23T23:03:54.992470+0000 mgr.y (mgr.25310) 1275 : cluster 0 pgmap v1416: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 4.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 690 op/s; 8023/208866 objects degraded (3.841%); 30447/208866 objects misplaced (14.577%); 1016 KiB/s, 15 objects/s recovering 2023-09-23T23:03:56.106 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:56.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:56.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:56.146 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:03:56.210 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:56.244 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:56.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:56.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:56.352 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:56.382 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:56.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:56.385 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:56.485 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:56.521 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:56.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:56.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:56.545 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 6, 7, 5, 1] out_osds: [] dead_osds: [] live_osds: [1, 2, 3, 4, 7, 0, 5, 6] 2023-09-23T23:03:56.545 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T23:03:56.545 INFO:tasks.thrashosds.thrasher:inject_pause on osd.1 2023-09-23T23:03:56.546 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-09-23T23:03:56.546 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-09-23T23:03:56.546 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 config set filestore_inject_stall 3 2023-09-23T23:03:56.627 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:56.652 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:56.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:56.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:56.759 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:56.769 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:56 smithi169 bash[101133]: audit 2023-09-23T23:03:56.168947+0000 mon.a (mon.0) 1790 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:03:56.770 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:56 smithi169 bash[104356]: audit 2023-09-23T23:03:56.168947+0000 mon.a (mon.0) 1790 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:03:56.792 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:56.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:56.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:56.899 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:56.908 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:56 smithi187 bash[89487]: audit 2023-09-23T23:03:56.168947+0000 mon.a (mon.0) 1790 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:03:56.934 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:56.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:56.937 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:57.038 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:57.067 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:57.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:57.071 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:57.172 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:57.207 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:57.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:57.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:57.314 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:57.340 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:57.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:57.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:57.444 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:57.469 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:57.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:57.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:57.574 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:57.599 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:57.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:57.602 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:57.702 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:57.715 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:57 smithi187 bash[89487]: cluster 2023-09-23T23:03:56.883917+0000 mon.a (mon.0) 1791 : cluster 3 Health check update: Degraded data redundancy: 8023/208866 objects degraded (3.841%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:57.741 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:57.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:57.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:57.850 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:57.884 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:57.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:57.889 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:57.990 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:57.998 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:03:57 smithi187 bash[89487]: cluster 2023-09-23T23:03:56.993104+0000 mgr.y (mgr.25310) 1276 : cluster 0 pgmap v1417: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 4.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 455 op/s; 8023/206880 objects degraded (3.878%); 30243/206880 objects misplaced (14.619%); 440 KiB/s, 6 objects/s recovering 2023-09-23T23:03:58.018 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:58.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:58.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:58.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:57 smithi169 bash[101133]: cluster 2023-09-23T23:03:56.883917+0000 mon.a (mon.0) 1791 : cluster 3 Health check update: Degraded data redundancy: 8023/208866 objects degraded (3.841%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:58.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:03:57 smithi169 bash[101133]: cluster 2023-09-23T23:03:56.993104+0000 mgr.y (mgr.25310) 1276 : cluster 0 pgmap v1417: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 4.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 455 op/s; 8023/206880 objects degraded (3.878%); 30243/206880 objects misplaced (14.619%); 440 KiB/s, 6 objects/s recovering 2023-09-23T23:03:58.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:57 smithi169 bash[104356]: cluster 2023-09-23T23:03:56.883917+0000 mon.a (mon.0) 1791 : cluster 3 Health check update: Degraded data redundancy: 8023/208866 objects degraded (3.841%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:03:58.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:03:57 smithi169 bash[104356]: cluster 2023-09-23T23:03:56.993104+0000 mgr.y (mgr.25310) 1276 : cluster 0 pgmap v1417: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 4.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 455 op/s; 8023/206880 objects degraded (3.878%); 30243/206880 objects misplaced (14.619%); 440 KiB/s, 6 objects/s recovering 2023-09-23T23:03:58.122 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:58.159 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:03:58.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:58.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:03:58.262 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:58.315 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:58.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:58.321 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:58.422 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:58.455 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:03:58.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:58.458 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:03:58.533 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:03:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:03:58] "GET /metrics HTTP/1.1" 200 36555 "" "Prometheus/2.43.0" 2023-09-23T23:03:58.559 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:58.597 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:58.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:58.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:58.700 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:58.740 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:58.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:58.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:58.847 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:58.891 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:03:58.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:58.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:03:58.995 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:59.026 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:59.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:59.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:59.129 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:59.160 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:59.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:59.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:59.269 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:59.315 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:03:59.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:59.317 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:03:59.418 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:59.456 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:03:59.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:59.466 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:03:59.567 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:59.592 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:03:59.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:59.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:03:59.697 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:59.738 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:03:59.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:59.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:03:59.842 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:59.882 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:03:59.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:03:59.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:03:59.986 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:00.013 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:00.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:00.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:00.116 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:00.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:00 smithi187 bash[89487]: cluster 2023-09-23T23:03:58.993917+0000 mgr.y (mgr.25310) 1277 : cluster 0 pgmap v1418: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 4.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 8156/199248 objects degraded (4.093%); 29056/199248 objects misplaced (14.583%); 820 KiB/s, 12 objects/s recovering 2023-09-23T23:04:00.142 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:00.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:00.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:00.252 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:00.290 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:00.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:00.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:00.396 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:00.425 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:00.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:00.428 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:00.529 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:00.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:00 smithi169 bash[104356]: cluster 2023-09-23T23:03:58.993917+0000 mgr.y (mgr.25310) 1277 : cluster 0 pgmap v1418: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 4.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 8156/199248 objects degraded (4.093%); 29056/199248 objects misplaced (14.583%); 820 KiB/s, 12 objects/s recovering 2023-09-23T23:04:00.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:00 smithi169 bash[101133]: cluster 2023-09-23T23:03:58.993917+0000 mgr.y (mgr.25310) 1277 : cluster 0 pgmap v1418: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 4.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 624 op/s; 8156/199248 objects degraded (4.093%); 29056/199248 objects misplaced (14.583%); 820 KiB/s, 12 objects/s recovering 2023-09-23T23:04:00.566 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:00.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:00.578 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:00.580 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:04:00.679 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:00.712 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:00.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:00.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:00.815 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:00.868 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:00.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:00.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:00.924 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:04:00.970 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:00.998 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:01.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:01.005 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:01.106 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:01.133 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:01.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:01.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:01.238 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:01.241 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:04:01.275 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:01.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:01.280 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:01.304 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 23:04:01 smithi187 bash[77270]: logger=cleanup t=2023-09-23T23:04:01.302364204Z level=info msg="Completed cleanup jobs" duration=645.62676ms 2023-09-23T23:04:01.381 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:01.411 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:01.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:01.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:01.516 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:01.545 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:01.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:01.549 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:01.650 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:01.681 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:01.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:01.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:01.786 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:01.814 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:01.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:01.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:01.917 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:01.951 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:01.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:01.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:02.055 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:02 smithi187 bash[89487]: cluster 2023-09-23T23:04:00.994709+0000 mgr.y (mgr.25310) 1278 : cluster 0 pgmap v1419: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 8156/198696 objects degraded (4.105%); 29056/198696 objects misplaced (14.623%); 746 KiB/s, 11 objects/s recovering 2023-09-23T23:04:02.055 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:02 smithi187 bash[89487]: cluster 2023-09-23T23:04:01.886715+0000 mon.a (mon.0) 1792 : cluster 3 Health check update: Degraded data redundancy: 8156/198696 objects degraded (4.105%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:02.055 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:02.084 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:02.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:02.089 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:02.190 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:02.201 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:02 smithi169 bash[101133]: cluster 2023-09-23T23:04:00.994709+0000 mgr.y (mgr.25310) 1278 : cluster 0 pgmap v1419: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 8156/198696 objects degraded (4.105%); 29056/198696 objects misplaced (14.623%); 746 KiB/s, 11 objects/s recovering 2023-09-23T23:04:02.201 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:02 smithi169 bash[101133]: cluster 2023-09-23T23:04:01.886715+0000 mon.a (mon.0) 1792 : cluster 3 Health check update: Degraded data redundancy: 8156/198696 objects degraded (4.105%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:02.201 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:02 smithi169 bash[104356]: cluster 2023-09-23T23:04:00.994709+0000 mgr.y (mgr.25310) 1278 : cluster 0 pgmap v1419: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 584 op/s; 8156/198696 objects degraded (4.105%); 29056/198696 objects misplaced (14.623%); 746 KiB/s, 11 objects/s recovering 2023-09-23T23:04:02.202 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:02 smithi169 bash[104356]: cluster 2023-09-23T23:04:01.886715+0000 mon.a (mon.0) 1792 : cluster 3 Health check update: Degraded data redundancy: 8156/198696 objects degraded (4.105%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:02.225 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:02.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:02.232 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:02.333 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:02.365 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:02.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:02.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:02.469 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:02.502 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:02.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:02.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:02.606 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:02.628 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:02.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:02.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:02.732 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:02.763 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:02.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:02.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:02.867 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:02.897 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:02.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:02.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:03.004 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:03.030 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:03.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:03.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:03.137 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:03.178 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:03.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:03.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:03.282 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:03.314 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:03.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:03.317 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:03.417 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:03.456 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:03.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:03.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:03.563 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:03.596 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:03.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:03.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:03.701 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:03.724 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:03.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:03.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:03.828 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:03.853 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:03.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:03.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:03.957 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:03.990 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:03.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:03.993 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:04.094 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:04.103 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:04 smithi169 bash[104356]: cluster 2023-09-23T23:04:02.995267+0000 mgr.y (mgr.25310) 1279 : cluster 0 pgmap v1420: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 647 op/s; 8294/193974 objects degraded (4.276%); 28484/193974 objects misplaced (14.684%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T23:04:04.103 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:04 smithi169 bash[101133]: cluster 2023-09-23T23:04:02.995267+0000 mgr.y (mgr.25310) 1279 : cluster 0 pgmap v1420: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 647 op/s; 8294/193974 objects degraded (4.276%); 28484/193974 objects misplaced (14.684%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T23:04:04.138 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:04.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:04.143 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:04.243 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:04.271 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:04.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:04.276 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:04.292 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:04 smithi187 bash[89487]: cluster 2023-09-23T23:04:02.995267+0000 mgr.y (mgr.25310) 1279 : cluster 0 pgmap v1420: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 647 op/s; 8294/193974 objects degraded (4.276%); 28484/193974 objects misplaced (14.684%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T23:04:04.377 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:04.400 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:04.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:04.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:04.505 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:04.535 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:04.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:04.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:04.639 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:04.677 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:04.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:04.683 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:04.784 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:04.808 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:04.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:04.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:04.911 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:04.937 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:04.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:04.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:05.042 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:05.078 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:05.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:05.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:05.185 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:05.220 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:05.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:05.232 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:05.333 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:05.360 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:05.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:05.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:05.467 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:05.496 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:05.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:05.499 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:05.599 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:05.621 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:05.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:05.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:05.679 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T23:04:05.679 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [ 2023-09-23T23:04:05.680 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:05.680 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_repop(client.45542.0:150263 11.e e337/330 11:709bafac:::benchmark_data_smithi169_260471_object44452:head v 337'9448, mlcod=337'9445)", 2023-09-23T23:04:05.680 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:04:05.673369+0000", 2023-09-23T23:04:05.680 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 0.0036234000000000001, 2023-09-23T23:04:05.680 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0036581270000000002, 2023-09-23T23:04:05.680 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:04:05.681 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "started", 2023-09-23T23:04:05.681 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:04:05.681 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:05.681 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:04:05.681 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:05.673369+0000", 2023-09-23T23:04:05.681 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:05.681 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:05.681 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:05.682 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:04:05.682 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:05.673369+0000", 2023-09-23T23:04:05.682 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:05.682 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:05.682 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:05.682 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:04:05.682 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:05.673368+0000", 2023-09-23T23:04:05.683 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T23:04:05.683 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:05.683 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:05.683 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:04:05.683 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:05.673376+0000", 2023-09-23T23:04:05.683 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.3350000000000007e-06 2023-09-23T23:04:05.683 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:05.683 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:05.684 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:04:05.684 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:05.673387+0000", 2023-09-23T23:04:05.684 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1005999999999999e-05 2023-09-23T23:04:05.684 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:05.684 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:05.684 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:04:05.684 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:05.673392+0000", 2023-09-23T23:04:05.685 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.3489999999999999e-06 2023-09-23T23:04:05.685 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:05.685 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:05.685 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:04:05.685 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:05.673455+0000", 2023-09-23T23:04:05.685 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.2998999999999998e-05 2023-09-23T23:04:05.686 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:05.686 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:05.686 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:04:05.686 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:05.673475+0000", 2023-09-23T23:04:05.686 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.0032000000000001e-05 2023-09-23T23:04:05.686 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:05.686 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:04:05.687 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:05.687 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:05.687 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:05.687 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:150268 11.4 11:2f6c207a:::benchmark_data_smithi169_260471_object44457:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e337)", 2023-09-23T23:04:05.687 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:04:05.675640+0000", 2023-09-23T23:04:05.687 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 0.00135176, 2023-09-23T23:04:05.687 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0014620760000000001, 2023-09-23T23:04:05.687 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:04:05.688 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "waiting for sub ops", 2023-09-23T23:04:05.688 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:04:05.688 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:04:05.688 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:04:05.688 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 150268 2023-09-23T23:04:05.688 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:05.688 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:04:05.688 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:05.689 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:04:05.689 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:05.675640+0000", 2023-09-23T23:04:05.689 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:05.689 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:05.689 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:05.689 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:04:05.689 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:05.675640+0000", 2023-09-23T23:04:05.689 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:05.690 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:05.690 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:05.690 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:04:05.690 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:05.675639+0000", 2023-09-23T23:04:05.690 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T23:04:05.690 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:05.690 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:05.691 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:04:05.691 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:05.675646+0000", 2023-09-23T23:04:05.691 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.4989999999999997e-06 2023-09-23T23:04:05.691 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:05.691 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:05.691 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:04:05.691 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:05.675662+0000", 2023-09-23T23:04:05.691 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.5877000000000001e-05 2023-09-23T23:04:05.692 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:05.692 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:05.692 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:04:05.692 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:05.675669+0000", 2023-09-23T23:04:05.692 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.7830000000000001e-06 2023-09-23T23:04:05.692 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:05.692 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:05.692 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:04:05.692 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:05.675725+0000", 2023-09-23T23:04:05.692 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.575e-05 2023-09-23T23:04:05.692 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:05.692 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:05.693 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:04:05.693 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:05.675871+0000", 2023-09-23T23:04:05.693 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014674299999999999 2023-09-23T23:04:05.693 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:05.693 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:05.693 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:04:05.693 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:05.676036+0000", 2023-09-23T23:04:05.693 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00016468599999999999 2023-09-23T23:04:05.693 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:05.694 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:04:05.694 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:05.694 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:05.694 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:05.694 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:150252 11.4 11:2af0c444:::benchmark_data_smithi169_260471_object44441:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e337)", 2023-09-23T23:04:05.694 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:04:05.647356+0000", 2023-09-23T23:04:05.694 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 0.029636493, 2023-09-23T23:04:05.695 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.029829333, 2023-09-23T23:04:05.695 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:04:05.695 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "waiting for sub ops", 2023-09-23T23:04:05.695 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:04:05.695 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:04:05.695 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:04:05.696 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 150252 2023-09-23T23:04:05.696 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:05.696 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:04:05.696 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:05.696 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:04:05.696 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:05.647356+0000", 2023-09-23T23:04:05.696 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:05.697 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:05.697 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:05.697 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:04:05.697 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:05.647356+0000", 2023-09-23T23:04:05.697 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:05.697 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:05.697 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:05.698 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:04:05.698 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:05.647355+0000", 2023-09-23T23:04:05.698 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999995 2023-09-23T23:04:05.698 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:05.698 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:05.698 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:04:05.698 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:05.647359+0000", 2023-09-23T23:04:05.699 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.631e-06 2023-09-23T23:04:05.699 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:05.699 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:05.699 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:04:05.699 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:05.647368+0000", 2023-09-23T23:04:05.699 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.2580000000000001e-06 2023-09-23T23:04:05.699 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:05.700 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:05.700 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:04:05.700 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:05.647371+0000", 2023-09-23T23:04:05.700 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.5250000000000001e-06 2023-09-23T23:04:05.700 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:05.700 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:05.700 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:04:05.700 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:05.647425+0000", 2023-09-23T23:04:05.701 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.3499999999999999e-05 2023-09-23T23:04:05.701 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:05.701 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:05.701 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:04:05.701 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:05.647565+0000", 2023-09-23T23:04:05.701 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000139818 2023-09-23T23:04:05.702 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:05.702 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:05.702 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:04:05.702 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:05.647704+0000", 2023-09-23T23:04:05.702 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000139309 2023-09-23T23:04:05.702 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:05.702 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:05.703 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:04:05.703 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:05.651784+0000", 2023-09-23T23:04:05.703 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0040803610000000002 2023-09-23T23:04:05.703 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:05.703 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:05.703 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:05.703 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:05.656407+0000", 2023-09-23T23:04:05.703 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.004622981 2023-09-23T23:04:05.704 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:05.704 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:04:05.704 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:05.704 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:05.704 INFO:teuthology.orchestra.run.smithi187.stdout: ], 2023-09-23T23:04:05.704 INFO:teuthology.orchestra.run.smithi187.stdout: "num_ops": 3 2023-09-23T23:04:05.704 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T23:04:05.725 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:05.770 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T23:04:05.773 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:05.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:05.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:05.808 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T23:04:05.855 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T23:04:05.881 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:05.893 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T23:04:05.910 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:05.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:05.914 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:05.931 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T23:04:05.959 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T23:04:06.004 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T23:04:06.015 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:06.037 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:06.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:06.042 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:06.046 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T23:04:06.058 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:04:06.058 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:04:06.058 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:04:06.058 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:04:06.058 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:04:06.058 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:04:06.058 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:04:06.058 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:04:06.143 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:06.165 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:06.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:06.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:06.260 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:06 smithi169 bash[101133]: cluster 2023-09-23T23:04:04.995984+0000 mgr.y (mgr.25310) 1280 : cluster 0 pgmap v1421: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 636 op/s; 8294/189816 objects degraded (4.369%); 27683/189816 objects misplaced (14.584%); 736 KiB/s, 11 objects/s recovering 2023-09-23T23:04:06.260 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:06 smithi169 bash[101133]: audit 2023-09-23T23:04:05.718998+0000 mon.a (mon.0) 1793 : audit 0 from='client.? 172.21.15.169:0/1195920689' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:04:06.261 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:06 smithi169 bash[104356]: cluster 2023-09-23T23:04:04.995984+0000 mgr.y (mgr.25310) 1280 : cluster 0 pgmap v1421: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 636 op/s; 8294/189816 objects degraded (4.369%); 27683/189816 objects misplaced (14.584%); 736 KiB/s, 11 objects/s recovering 2023-09-23T23:04:06.261 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:06 smithi169 bash[104356]: audit 2023-09-23T23:04:05.718998+0000 mon.a (mon.0) 1793 : audit 0 from='client.? 172.21.15.169:0/1195920689' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:04:06.268 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:06.276 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:06 smithi187 bash[89487]: cluster 2023-09-23T23:04:04.995984+0000 mgr.y (mgr.25310) 1280 : cluster 0 pgmap v1421: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 636 op/s; 8294/189816 objects degraded (4.369%); 27683/189816 objects misplaced (14.584%); 736 KiB/s, 11 objects/s recovering 2023-09-23T23:04:06.276 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:06 smithi187 bash[89487]: audit 2023-09-23T23:04:05.718998+0000 mon.a (mon.0) 1793 : audit 0 from='client.? 172.21.15.169:0/1195920689' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:04:06.299 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:06.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:06.308 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:06.409 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:06.442 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:06.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:06.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:06.547 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:06.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:06.585 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:06.586 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:06.686 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:06.724 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:06.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:06.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:06.810 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-09-23T23:04:06.826 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:06.856 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:06.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:06.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:06.961 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:06.988 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:06.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:06.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:07.092 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:07.116 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:07 smithi169 bash[104356]: cluster 2023-09-23T23:04:06.887850+0000 mon.a (mon.0) 1794 : cluster 3 Health check update: Degraded data redundancy: 8294/189816 objects degraded (4.369%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:07.116 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:07 smithi169 bash[101133]: cluster 2023-09-23T23:04:06.887850+0000 mon.a (mon.0) 1794 : cluster 3 Health check update: Degraded data redundancy: 8294/189816 objects degraded (4.369%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:07.121 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:07.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:07.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:07.227 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:07.251 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:07.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:07.257 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:07.358 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:07.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:07 smithi187 bash[89487]: cluster 2023-09-23T23:04:06.887850+0000 mon.a (mon.0) 1794 : cluster 3 Health check update: Degraded data redundancy: 8294/189816 objects degraded (4.369%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:07.393 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:07.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:07.395 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:07.496 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:07.524 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:07.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:07.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:07.631 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:07.656 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:07.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:07.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:07.761 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:07.788 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:07.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:07.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:07.891 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:07.917 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:07.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:07.920 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:08.021 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:08.057 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:08.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:08.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:08.161 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:08.181 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:08.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:08.184 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:08.285 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:08.294 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:08 smithi187 bash[89487]: cluster 2023-09-23T23:04:06.996699+0000 mgr.y (mgr.25310) 1281 : cluster 0 pgmap v1422: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 576 op/s; 8294/188106 objects degraded (4.409%); 27490/188106 objects misplaced (14.614%); 736 KiB/s, 11 objects/s recovering 2023-09-23T23:04:08.308 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:08.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:08.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:08.414 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:08.423 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:08 smithi169 bash[104356]: cluster 2023-09-23T23:04:06.996699+0000 mgr.y (mgr.25310) 1281 : cluster 0 pgmap v1422: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 576 op/s; 8294/188106 objects degraded (4.409%); 27490/188106 objects misplaced (14.614%); 736 KiB/s, 11 objects/s recovering 2023-09-23T23:04:08.423 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:08 smithi169 bash[101133]: cluster 2023-09-23T23:04:06.996699+0000 mgr.y (mgr.25310) 1281 : cluster 0 pgmap v1422: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 576 op/s; 8294/188106 objects degraded (4.409%); 27490/188106 objects misplaced (14.614%); 736 KiB/s, 11 objects/s recovering 2023-09-23T23:04:08.442 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:08.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:08.447 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:08.548 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:08.577 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:08.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:08.581 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:08.682 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:08.709 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:08.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:08.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:08.790 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:04:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:04:08] "GET /metrics HTTP/1.1" 200 36555 "" "Prometheus/2.43.0" 2023-09-23T23:04:08.820 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:08.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:08.854 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:08.854 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:08.955 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:08.983 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:08.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:08.987 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:09.088 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:09.121 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:09.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:09.126 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:09.226 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:09.253 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:09.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:09.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:09.356 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:09.382 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:09.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:09.385 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:09.486 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:09.518 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:09.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:09.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:09.624 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:09.656 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:09.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:09.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:09.764 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:09.789 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:09.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:09.794 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:09.895 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:09.923 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:09.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:09.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:10.030 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:10.059 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:10.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:10.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:10.168 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:10.201 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:10.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:10.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:10.306 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:10.315 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:10 smithi187 bash[89487]: cluster 2023-09-23T23:04:08.997563+0000 mgr.y (mgr.25310) 1282 : cluster 0 pgmap v1423: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 737 op/s; 8452/180321 objects degraded (4.687%); 26280/180321 objects misplaced (14.574%); 1.1 MiB/s, 16 objects/s recovering 2023-09-23T23:04:10.333 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:10.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:10.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:10.437 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:10.445 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:10 smithi169 bash[101133]: cluster 2023-09-23T23:04:08.997563+0000 mgr.y (mgr.25310) 1282 : cluster 0 pgmap v1423: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 737 op/s; 8452/180321 objects degraded (4.687%); 26280/180321 objects misplaced (14.574%); 1.1 MiB/s, 16 objects/s recovering 2023-09-23T23:04:10.445 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:10 smithi169 bash[104356]: cluster 2023-09-23T23:04:08.997563+0000 mgr.y (mgr.25310) 1282 : cluster 0 pgmap v1423: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 737 op/s; 8452/180321 objects degraded (4.687%); 26280/180321 objects misplaced (14.574%); 1.1 MiB/s, 16 objects/s recovering 2023-09-23T23:04:10.457 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:10.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:10.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:10.563 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:10.591 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:10.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:10.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:10.696 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:10.729 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:10.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:10.734 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:10.835 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:10.880 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:10.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:10.887 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:10.988 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:11.031 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:11.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:11.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:11.139 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:11.175 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:11.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:11.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:11.282 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:11.322 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:11.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:11.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:11.426 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:11.454 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:11.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:11.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:11.462 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:04:11.560 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:11.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:11.601 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:11.601 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:11.635 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:04:11.702 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:11.731 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:11.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:11.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:11.833 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:11.866 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:11.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:11.870 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:11.885 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T23:04:11.886 INFO:teuthology.orchestra.run.smithi169.stdout: "success": "" 2023-09-23T23:04:11.886 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T23:04:11.970 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:12.013 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:12.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:12.018 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:12.119 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:12.147 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:12.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:12.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:12.255 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:12.265 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:12 smithi169 bash[104356]: cluster 2023-09-23T23:04:10.998149+0000 mgr.y (mgr.25310) 1283 : cluster 0 pgmap v1424: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 541 op/s; 8452/179754 objects degraded (4.702%); 26280/179754 objects misplaced (14.620%); 704 KiB/s, 10 objects/s recovering 2023-09-23T23:04:12.265 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:12 smithi169 bash[104356]: audit 2023-09-23T23:04:11.169192+0000 mon.a (mon.0) 1795 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:04:12.265 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:12 smithi169 bash[104356]: cluster 2023-09-23T23:04:11.889276+0000 mon.a (mon.0) 1796 : cluster 3 Health check update: Degraded data redundancy: 8452/179754 objects degraded (4.702%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:12.265 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:12 smithi169 bash[104356]: audit 2023-09-23T23:04:12.053187+0000 mon.a (mon.0) 1797 : audit 1 from='client.? 172.21.15.169:0/4222312559' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:04:12.265 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:12 smithi169 bash[101133]: cluster 2023-09-23T23:04:10.998149+0000 mgr.y (mgr.25310) 1283 : cluster 0 pgmap v1424: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 541 op/s; 8452/179754 objects degraded (4.702%); 26280/179754 objects misplaced (14.620%); 704 KiB/s, 10 objects/s recovering 2023-09-23T23:04:12.266 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:12 smithi169 bash[101133]: audit 2023-09-23T23:04:11.169192+0000 mon.a (mon.0) 1795 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:04:12.266 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:12 smithi169 bash[101133]: cluster 2023-09-23T23:04:11.889276+0000 mon.a (mon.0) 1796 : cluster 3 Health check update: Degraded data redundancy: 8452/179754 objects degraded (4.702%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:12.266 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:12 smithi169 bash[101133]: audit 2023-09-23T23:04:12.053187+0000 mon.a (mon.0) 1797 : audit 1 from='client.? 172.21.15.169:0/4222312559' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:04:12.291 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:12.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:12.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:12.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:12 smithi187 bash[89487]: cluster 2023-09-23T23:04:10.998149+0000 mgr.y (mgr.25310) 1283 : cluster 0 pgmap v1424: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 541 op/s; 8452/179754 objects degraded (4.702%); 26280/179754 objects misplaced (14.620%); 704 KiB/s, 10 objects/s recovering 2023-09-23T23:04:12.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:12 smithi187 bash[89487]: audit 2023-09-23T23:04:11.169192+0000 mon.a (mon.0) 1795 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:04:12.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:12 smithi187 bash[89487]: cluster 2023-09-23T23:04:11.889276+0000 mon.a (mon.0) 1796 : cluster 3 Health check update: Degraded data redundancy: 8452/179754 objects degraded (4.702%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:12.379 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:12 smithi187 bash[89487]: audit 2023-09-23T23:04:12.053187+0000 mon.a (mon.0) 1797 : audit 1 from='client.? 172.21.15.169:0/4222312559' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:04:12.399 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:12.424 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:12.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:12.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:12.527 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:12.567 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:12.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:12.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:12.670 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:12.705 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:12.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:12.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:12.810 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:12.836 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:12.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:12.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:12.924 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is unset 2023-09-23T23:04:12.944 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:12.972 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:12.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:12.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:13.074 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:13.102 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:13.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:13.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:13.205 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:13.236 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:13.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:13.241 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:13.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:13 smithi169 bash[104356]: cluster 2023-09-23T23:04:12.904501+0000 mon.a (mon.0) 1798 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:04:13.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:13 smithi169 bash[104356]: audit 2023-09-23T23:04:12.916312+0000 mon.a (mon.0) 1799 : audit 1 from='client.? 172.21.15.169:0/4222312559' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:04:13.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:13 smithi169 bash[104356]: cluster 2023-09-23T23:04:12.916440+0000 mon.a (mon.0) 1800 : cluster 0 osdmap e338: 8 total, 8 up, 8 in 2023-09-23T23:04:13.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:13 smithi169 bash[101133]: cluster 2023-09-23T23:04:12.904501+0000 mon.a (mon.0) 1798 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:04:13.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:13 smithi169 bash[101133]: audit 2023-09-23T23:04:12.916312+0000 mon.a (mon.0) 1799 : audit 1 from='client.? 172.21.15.169:0/4222312559' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:04:13.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:13 smithi169 bash[101133]: cluster 2023-09-23T23:04:12.916440+0000 mon.a (mon.0) 1800 : cluster 0 osdmap e338: 8 total, 8 up, 8 in 2023-09-23T23:04:13.342 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:13.351 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:13 smithi187 bash[89487]: cluster 2023-09-23T23:04:12.904501+0000 mon.a (mon.0) 1798 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:04:13.351 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:13 smithi187 bash[89487]: audit 2023-09-23T23:04:12.916312+0000 mon.a (mon.0) 1799 : audit 1 from='client.? 172.21.15.169:0/4222312559' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:04:13.351 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:13 smithi187 bash[89487]: cluster 2023-09-23T23:04:12.916440+0000 mon.a (mon.0) 1800 : cluster 0 osdmap e338: 8 total, 8 up, 8 in 2023-09-23T23:04:13.380 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:13.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:13.385 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:13.485 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:13.512 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:13.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:13.515 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:13.615 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:13.693 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:13.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:13.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:13.796 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:13.821 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:13.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:13.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:13.928 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:13.966 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:13.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:13.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:14.069 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:14.109 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:14.110 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:14 smithi169 bash[104356]: cluster 2023-09-23T23:04:12.908874+0000 osd.5 (osd.5) 195 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T23:04:14.111 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:14 smithi169 bash[104356]: cluster 2023-09-23T23:04:12.915328+0000 osd.7 (osd.7) 370 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T23:04:14.111 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:14 smithi169 bash[104356]: cluster 2023-09-23T23:04:12.916313+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T23:04:14.111 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:14 smithi169 bash[104356]: cluster 2023-09-23T23:04:13.000037+0000 mgr.y (mgr.25310) 1284 : cluster 0 pgmap v1426: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 631 op/s; 8565/175011 objects degraded (4.894%); 25722/175011 objects misplaced (14.697%); 896 KiB/s, 13 objects/s recovering 2023-09-23T23:04:14.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:14.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:14.112 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:14 smithi169 bash[101133]: cluster 2023-09-23T23:04:12.908874+0000 osd.5 (osd.5) 195 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T23:04:14.112 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:14 smithi169 bash[101133]: cluster 2023-09-23T23:04:12.915328+0000 osd.7 (osd.7) 370 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T23:04:14.112 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:14 smithi169 bash[101133]: cluster 2023-09-23T23:04:12.916313+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T23:04:14.113 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:14 smithi169 bash[101133]: cluster 2023-09-23T23:04:13.000037+0000 mgr.y (mgr.25310) 1284 : cluster 0 pgmap v1426: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 631 op/s; 8565/175011 objects degraded (4.894%); 25722/175011 objects misplaced (14.697%); 896 KiB/s, 13 objects/s recovering 2023-09-23T23:04:14.212 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:14.220 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:14 smithi187 bash[89487]: cluster 2023-09-23T23:04:12.908874+0000 osd.5 (osd.5) 195 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T23:04:14.220 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:14 smithi187 bash[89487]: cluster 2023-09-23T23:04:12.915328+0000 osd.7 (osd.7) 370 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T23:04:14.220 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:14 smithi187 bash[89487]: cluster 2023-09-23T23:04:12.916313+0000 osd.6 (osd.6) 99 : cluster 3 failed to encode map e338 with expected crc 2023-09-23T23:04:14.221 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:14 smithi187 bash[89487]: cluster 2023-09-23T23:04:13.000037+0000 mgr.y (mgr.25310) 1284 : cluster 0 pgmap v1426: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 631 op/s; 8565/175011 objects degraded (4.894%); 25722/175011 objects misplaced (14.697%); 896 KiB/s, 13 objects/s recovering 2023-09-23T23:04:14.238 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:14.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:14.246 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:14.346 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:14.380 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:14.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:14.385 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:14.485 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:14.510 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:14.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:14.516 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:14.617 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:14.645 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:14.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:14.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:14.747 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:14.791 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:14.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:14.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:14.896 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:14.923 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:14.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:14.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:15.031 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:15.055 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:15.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:15.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:15.158 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:15.188 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:15.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:15.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:15.293 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:15.321 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:15.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:15.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:15.434 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:15.479 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:15.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:15.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:15.581 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:15.604 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:15.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:15.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:15.711 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:15.742 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:15.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:15.744 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:15.845 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:15.874 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:15.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:15.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:15.985 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:16.036 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:16.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:16.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:16.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:16 smithi187 bash[89487]: cluster 2023-09-23T23:04:15.000767+0000 mgr.y (mgr.25310) 1285 : cluster 0 pgmap v1427: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 635 op/s; 8565/170751 objects degraded (5.016%); 24881/170751 objects misplaced (14.572%); 896 KiB/s, 13 objects/s recovering 2023-09-23T23:04:16.204 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:16.229 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:16.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:16.232 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:16.333 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:16.364 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:16.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:16.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:16.470 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:16.480 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:16 smithi169 bash[104356]: cluster 2023-09-23T23:04:15.000767+0000 mgr.y (mgr.25310) 1285 : cluster 0 pgmap v1427: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 635 op/s; 8565/170751 objects degraded (5.016%); 24881/170751 objects misplaced (14.572%); 896 KiB/s, 13 objects/s recovering 2023-09-23T23:04:16.480 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:16 smithi169 bash[101133]: cluster 2023-09-23T23:04:15.000767+0000 mgr.y (mgr.25310) 1285 : cluster 0 pgmap v1427: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 635 op/s; 8565/170751 objects degraded (5.016%); 24881/170751 objects misplaced (14.572%); 896 KiB/s, 13 objects/s recovering 2023-09-23T23:04:16.499 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:16.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:16.502 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:16.603 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:16.626 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:16.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:16.635 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:16.648 INFO:teuthology.orchestra.run.smithi187.stdout:ERROR: (22) Invalid argument 2023-09-23T23:04:16.648 INFO:teuthology.orchestra.run.smithi187.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-23T23:04:16.736 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:16.770 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:16.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:16.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:16.873 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:16.901 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T23:04:16.919 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:16.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:16.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:17.028 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:17.053 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:17.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:17.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:17.158 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:17.178 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:17 smithi169 bash[101133]: cluster 2023-09-23T23:04:16.890446+0000 mon.a (mon.0) 1801 : cluster 3 Health check update: Degraded data redundancy: 8565/170751 objects degraded (5.016%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:17.178 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:17 smithi169 bash[104356]: cluster 2023-09-23T23:04:16.890446+0000 mon.a (mon.0) 1801 : cluster 3 Health check update: Degraded data redundancy: 8565/170751 objects degraded (5.016%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:17.207 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:17.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:17.211 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:17.311 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:17.345 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:17.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:17.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:17.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:17 smithi187 bash[89487]: cluster 2023-09-23T23:04:16.890446+0000 mon.a (mon.0) 1801 : cluster 3 Health check update: Degraded data redundancy: 8565/170751 objects degraded (5.016%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:17.412 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:04:17.449 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:17.489 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:17.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:17.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:17.602 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:17.636 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:17.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:17.642 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:17.647 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-09-23T23:04:17.743 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:17.769 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:17.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:17.775 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:17.876 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:17.911 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:17.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:17.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:18.017 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:18.052 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:18.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:18.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:18.157 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:18.166 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:18 smithi187 bash[89487]: cluster 2023-09-23T23:04:17.001509+0000 mgr.y (mgr.25310) 1286 : cluster 0 pgmap v1428: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 643 op/s; 8565/168804 objects degraded (5.074%); 24652/168804 objects misplaced (14.604%); 896 KiB/s, 13 objects/s recovering 2023-09-23T23:04:18.184 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:18.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:18.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:18.289 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:18.315 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:18.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:18.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:18.420 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:18.444 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:18.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:18.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:18.462 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:18 smithi169 bash[104356]: cluster 2023-09-23T23:04:17.001509+0000 mgr.y (mgr.25310) 1286 : cluster 0 pgmap v1428: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 643 op/s; 8565/168804 objects degraded (5.074%); 24652/168804 objects misplaced (14.604%); 896 KiB/s, 13 objects/s recovering 2023-09-23T23:04:18.462 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:04:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:04:18] "GET /metrics HTTP/1.1" 200 36556 "" "Prometheus/2.43.0" 2023-09-23T23:04:18.462 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:18 smithi169 bash[101133]: cluster 2023-09-23T23:04:17.001509+0000 mgr.y (mgr.25310) 1286 : cluster 0 pgmap v1428: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 643 op/s; 8565/168804 objects degraded (5.074%); 24652/168804 objects misplaced (14.604%); 896 KiB/s, 13 objects/s recovering 2023-09-23T23:04:18.547 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:18.571 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:18.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:18.574 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:18.618 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 6, 7, 5, 1] out_osds: [] dead_osds: [] live_osds: [1, 2, 3, 4, 7, 0, 5, 6] 2023-09-23T23:04:18.618 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T23:04:18.618 INFO:tasks.thrashosds.thrasher:Removing osd 7, in_osds are: [0, 2, 3, 4, 6, 7, 5, 1] 2023-09-23T23:04:18.619 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd out 7 2023-09-23T23:04:18.674 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:18.708 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:18.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:18.710 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:18.811 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:18.837 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:18.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:18.843 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:18.944 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:18.981 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:18.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:18.985 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:19.085 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:19.124 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:19.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:19.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:19.231 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:19.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:19.278 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:19.278 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:19.379 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:19.421 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:19.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:19.426 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:19.527 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:19.552 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:19.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:19.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:19.657 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:19.695 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:19.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:19.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:19.800 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:19.831 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:19.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:19.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:19.935 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:19.958 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:19.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:19.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:20.061 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:20.086 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:20.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:20.092 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:20.193 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:20.204 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:20 smithi187 bash[89487]: cluster 2023-09-23T23:04:19.002380+0000 mgr.y (mgr.25310) 1287 : cluster 0 pgmap v1429: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 635 op/s; 8673/161232 objects degraded (5.379%); 23495/161232 objects misplaced (14.572%); 979 KiB/s, 15 objects/s recovering 2023-09-23T23:04:20.228 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:20.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:20.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:20.331 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:20.337 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:20 smithi169 bash[104356]: cluster 2023-09-23T23:04:19.002380+0000 mgr.y (mgr.25310) 1287 : cluster 0 pgmap v1429: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 635 op/s; 8673/161232 objects degraded (5.379%); 23495/161232 objects misplaced (14.572%); 979 KiB/s, 15 objects/s recovering 2023-09-23T23:04:20.339 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:20 smithi169 bash[101133]: cluster 2023-09-23T23:04:19.002380+0000 mgr.y (mgr.25310) 1287 : cluster 0 pgmap v1429: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 635 op/s; 8673/161232 objects degraded (5.379%); 23495/161232 objects misplaced (14.572%); 979 KiB/s, 15 objects/s recovering 2023-09-23T23:04:20.359 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:20.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:20.362 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:20.463 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:20.495 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:20.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:20.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:20.598 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:20.622 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:20.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:20.630 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:20.731 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:20.755 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:20.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:20.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:20.864 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:20.892 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:20.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:20.894 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:20.995 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:21.024 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:21.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:21.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:21.129 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:21.160 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:21.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:21.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:21.263 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:21.294 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:21.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:21.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:21.400 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:21.426 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:21.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:21.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:21.533 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:21.556 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:21.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:21.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:21.660 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:21.684 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:21.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:21.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:21.788 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:21.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:21.821 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:21.821 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:21.922 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:21.944 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:21.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:21.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:22.047 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:22.080 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:22.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:22.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:22.184 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:22.211 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:22.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:22.213 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:22.314 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:22.345 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:22.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:22.351 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:22.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:22 smithi187 bash[89487]: cluster 2023-09-23T23:04:21.003079+0000 mgr.y (mgr.25310) 1288 : cluster 0 pgmap v1430: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 635 op/s; 8673/160668 objects degraded (5.398%); 23495/160668 objects misplaced (14.623%); 979 KiB/s, 15 objects/s recovering 2023-09-23T23:04:22.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:22 smithi187 bash[89487]: cluster 2023-09-23T23:04:21.892171+0000 mon.a (mon.0) 1802 : cluster 3 Health check update: Degraded data redundancy: 8673/160668 objects degraded (5.398%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:22.452 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:22.462 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:22 smithi169 bash[101133]: cluster 2023-09-23T23:04:21.003079+0000 mgr.y (mgr.25310) 1288 : cluster 0 pgmap v1430: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 635 op/s; 8673/160668 objects degraded (5.398%); 23495/160668 objects misplaced (14.623%); 979 KiB/s, 15 objects/s recovering 2023-09-23T23:04:22.462 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:22 smithi169 bash[101133]: cluster 2023-09-23T23:04:21.892171+0000 mon.a (mon.0) 1802 : cluster 3 Health check update: Degraded data redundancy: 8673/160668 objects degraded (5.398%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:22.462 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:22 smithi169 bash[104356]: cluster 2023-09-23T23:04:21.003079+0000 mgr.y (mgr.25310) 1288 : cluster 0 pgmap v1430: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 635 op/s; 8673/160668 objects degraded (5.398%); 23495/160668 objects misplaced (14.623%); 979 KiB/s, 15 objects/s recovering 2023-09-23T23:04:22.462 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:22 smithi169 bash[104356]: cluster 2023-09-23T23:04:21.892171+0000 mon.a (mon.0) 1802 : cluster 3 Health check update: Degraded data redundancy: 8673/160668 objects degraded (5.398%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:22.463 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:04:22.487 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:22.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:22.490 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:22.512 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:04:22.512 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:04:22.590 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:22.619 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:22.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:22.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:22.726 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:22.752 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:22.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:22.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:22.861 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:22.892 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:22.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:22.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:22.997 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:23.023 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:23.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:23.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:23.131 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:23.160 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:23.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:23.163 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:23.264 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:23.292 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:23.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:23.297 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:23.398 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:23.428 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:23.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:23.433 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:23.534 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:23.561 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:23.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:23.564 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:23.665 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:23.697 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:23.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:23.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:23.802 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:23.834 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:23.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:23.838 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:23.939 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:23.987 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:23.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:23.989 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:24.090 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:24.127 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:24.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:24.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:24.230 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:24.267 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:24.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:24.270 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:24.371 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:24.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:24 smithi187 bash[89487]: cluster 2023-09-23T23:04:23.003669+0000 mgr.y (mgr.25310) 1289 : cluster 0 pgmap v1431: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 630 op/s; 8673/157656 objects degraded (5.501%); 23087/157656 objects misplaced (14.644%); 970 KiB/s, 15 objects/s recovering 2023-09-23T23:04:24.399 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:24.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:24.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:24.502 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:24.511 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:24 smithi169 bash[104356]: cluster 2023-09-23T23:04:23.003669+0000 mgr.y (mgr.25310) 1289 : cluster 0 pgmap v1431: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 630 op/s; 8673/157656 objects degraded (5.501%); 23087/157656 objects misplaced (14.644%); 970 KiB/s, 15 objects/s recovering 2023-09-23T23:04:24.512 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:24 smithi169 bash[101133]: cluster 2023-09-23T23:04:23.003669+0000 mgr.y (mgr.25310) 1289 : cluster 0 pgmap v1431: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 630 op/s; 8673/157656 objects degraded (5.501%); 23087/157656 objects misplaced (14.644%); 970 KiB/s, 15 objects/s recovering 2023-09-23T23:04:24.541 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:24.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:24.545 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:24.646 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:24.674 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:24.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:24.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:24.778 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:24.808 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:24.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:24.812 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:24.913 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:24.943 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:24.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:24.946 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:25.046 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:25.082 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:25.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:25.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:25.188 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:25.210 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T23:04:25.222 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:25.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:25.226 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:25.247 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T23:04:25.289 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T23:04:25.328 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:25.331 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T23:04:25.360 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:25.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:25.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:25.381 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T23:04:25.411 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T23:04:25.463 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T23:04:25.466 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:25.488 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:25.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:25.494 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:25.508 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T23:04:25.520 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:04:25.520 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:04:25.520 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:04:25.521 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:04:25.521 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:04:25.521 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:04:25.521 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:04:25.521 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:04:25.594 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:25.615 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:25.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:25.621 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:25.722 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:25.746 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:25.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:25.748 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:25.849 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:25.883 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:25.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:25.888 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:25.988 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:26.019 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:26.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:26.023 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:26.124 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:26.149 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:26.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:26.152 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:26.252 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:26.261 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:26 smithi187 bash[89487]: cluster 2023-09-23T23:04:25.004223+0000 mgr.y (mgr.25310) 1290 : cluster 0 pgmap v1432: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 645 op/s; 8773/151758 objects degraded (5.781%); 22117/151758 objects misplaced (14.574%); 842 KiB/s, 13 objects/s recovering 2023-09-23T23:04:26.261 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:26 smithi187 bash[89487]: audit 2023-09-23T23:04:25.156112+0000 mon.b (mon.1) 27 : audit 0 from='client.? 172.21.15.169:0/2639374026' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:04:26.277 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:26.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:26.283 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:26.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:26 smithi169 bash[104356]: cluster 2023-09-23T23:04:25.004223+0000 mgr.y (mgr.25310) 1290 : cluster 0 pgmap v1432: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 645 op/s; 8773/151758 objects degraded (5.781%); 22117/151758 objects misplaced (14.574%); 842 KiB/s, 13 objects/s recovering 2023-09-23T23:04:26.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:26 smithi169 bash[104356]: audit 2023-09-23T23:04:25.156112+0000 mon.b (mon.1) 27 : audit 0 from='client.? 172.21.15.169:0/2639374026' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:04:26.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:26 smithi169 bash[101133]: cluster 2023-09-23T23:04:25.004223+0000 mgr.y (mgr.25310) 1290 : cluster 0 pgmap v1432: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 645 op/s; 8773/151758 objects degraded (5.781%); 22117/151758 objects misplaced (14.574%); 842 KiB/s, 13 objects/s recovering 2023-09-23T23:04:26.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:26 smithi169 bash[101133]: audit 2023-09-23T23:04:25.156112+0000 mon.b (mon.1) 27 : audit 0 from='client.? 172.21.15.169:0/2639374026' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:04:26.384 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:26.414 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:26.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:26.425 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:26.525 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:26.564 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:26.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:26.568 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:26.669 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:26.699 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:26.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:26.705 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:26.806 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:26.859 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:26.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:26.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:26.965 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:26.989 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:26.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:26.994 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:27.095 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:27.126 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:27.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:27.133 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:27.226 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:27 smithi187 bash[89487]: audit 2023-09-23T23:04:26.173978+0000 mon.a (mon.0) 1803 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:04:27.226 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:27 smithi187 bash[89487]: audit 2023-09-23T23:04:26.175185+0000 mon.a (mon.0) 1804 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:04:27.226 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:27 smithi187 bash[89487]: cluster 2023-09-23T23:04:26.893320+0000 mon.a (mon.0) 1805 : cluster 3 Health check update: Degraded data redundancy: 8773/151758 objects degraded (5.781%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:27.226 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:27 smithi187 bash[89487]: cluster 2023-09-23T23:04:27.004857+0000 mgr.y (mgr.25310) 1291 : cluster 0 pgmap v1433: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 574 op/s; 8773/150072 objects degraded (5.846%); 21938/150072 objects misplaced (14.618%); 842 KiB/s, 13 objects/s recovering 2023-09-23T23:04:27.234 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:27.269 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:27.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:27.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:27.373 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:27.401 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:27.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:27.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:27.511 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:27.520 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:27 smithi169 bash[101133]: audit 2023-09-23T23:04:26.173978+0000 mon.a (mon.0) 1803 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:04:27.520 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:27 smithi169 bash[101133]: audit 2023-09-23T23:04:26.175185+0000 mon.a (mon.0) 1804 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:04:27.521 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:27 smithi169 bash[101133]: cluster 2023-09-23T23:04:26.893320+0000 mon.a (mon.0) 1805 : cluster 3 Health check update: Degraded data redundancy: 8773/151758 objects degraded (5.781%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:27.521 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:27 smithi169 bash[101133]: cluster 2023-09-23T23:04:27.004857+0000 mgr.y (mgr.25310) 1291 : cluster 0 pgmap v1433: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 574 op/s; 8773/150072 objects degraded (5.846%); 21938/150072 objects misplaced (14.618%); 842 KiB/s, 13 objects/s recovering 2023-09-23T23:04:27.521 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:27 smithi169 bash[104356]: audit 2023-09-23T23:04:26.173978+0000 mon.a (mon.0) 1803 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:04:27.521 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:27 smithi169 bash[104356]: audit 2023-09-23T23:04:26.175185+0000 mon.a (mon.0) 1804 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:04:27.521 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:27 smithi169 bash[104356]: cluster 2023-09-23T23:04:26.893320+0000 mon.a (mon.0) 1805 : cluster 3 Health check update: Degraded data redundancy: 8773/151758 objects degraded (5.781%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:27.521 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:27 smithi169 bash[104356]: cluster 2023-09-23T23:04:27.004857+0000 mgr.y (mgr.25310) 1291 : cluster 0 pgmap v1433: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 574 op/s; 8773/150072 objects degraded (5.846%); 21938/150072 objects misplaced (14.618%); 842 KiB/s, 13 objects/s recovering 2023-09-23T23:04:27.542 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:27.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:27.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:27.551 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T23:04:27.552 INFO:teuthology.orchestra.run.smithi187.stdout: "size": 20, 2023-09-23T23:04:27.552 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 600, 2023-09-23T23:04:27.552 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [ 2023-09-23T23:04:27.552 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.552 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:152277 10.c 10:3cefa048:::benchmark_data_smithi169_238013_object38419:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e285)", 2023-09-23T23:04:27.552 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:58:33.231092+0000", 2023-09-23T23:04:27.552 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 354.31661032900001, 2023-09-23T23:04:27.552 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.38722657500000002, 2023-09-23T23:04:27.552 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:04:27.552 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:04:27.552 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:04:27.553 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T23:04:27.553 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:04:27.553 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 152277 2023-09-23T23:04:27.553 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.553 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:04:27.553 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.553 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:04:27.553 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.231092+0000", 2023-09-23T23:04:27.553 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.553 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.553 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.553 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:04:27.553 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.231092+0000", 2023-09-23T23:04:27.554 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.554 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.554 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.554 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:04:27.554 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.231090+0000", 2023-09-23T23:04:27.554 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T23:04:27.554 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.554 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.554 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:04:27.554 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.231098+0000", 2023-09-23T23:04:27.554 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.926e-06 2023-09-23T23:04:27.555 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.555 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.555 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:04:27.555 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.231113+0000", 2023-09-23T23:04:27.555 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4389000000000001e-05 2023-09-23T23:04:27.555 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.555 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.555 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:04:27.555 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.231120+0000", 2023-09-23T23:04:27.555 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.9410000000000001e-06 2023-09-23T23:04:27.555 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.555 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.556 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:04:27.556 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.231196+0000", 2023-09-23T23:04:27.556 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.6191000000000003e-05 2023-09-23T23:04:27.556 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.556 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.556 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:04:27.556 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.231400+0000", 2023-09-23T23:04:27.556 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00020434199999999999 2023-09-23T23:04:27.556 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.556 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.556 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,4", 2023-09-23T23:04:27.556 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.231601+0000", 2023-09-23T23:04:27.556 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00020112999999999999 2023-09-23T23:04:27.557 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.557 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.557 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:04:27.557 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.236259+0000", 2023-09-23T23:04:27.557 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0046573910000000003 2023-09-23T23:04:27.557 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.557 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.557 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:27.557 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.618219+0000", 2023-09-23T23:04:27.557 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.38196054600000001 2023-09-23T23:04:27.557 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.557 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.557 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:27.558 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.618249+0000", 2023-09-23T23:04:27.558 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.9354999999999999e-05 2023-09-23T23:04:27.558 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.558 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.558 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:04:27.558 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.618282+0000", 2023-09-23T23:04:27.558 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.345e-05 2023-09-23T23:04:27.558 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.558 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.558 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:04:27.558 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.618319+0000", 2023-09-23T23:04:27.558 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.6640000000000002e-05 2023-09-23T23:04:27.558 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.559 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:04:27.559 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.559 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.559 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.559 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_repop(client.35409.0:152274 10.0 e285/281 10:0845b842:::benchmark_data_smithi169_238013_object38416:head v 285'9523, mlcod=285'9521)", 2023-09-23T23:04:27.559 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:58:33.236369+0000", 2023-09-23T23:04:27.559 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 354.311333832, 2023-09-23T23:04:27.559 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.39051997799999999, 2023-09-23T23:04:27.559 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:04:27.559 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:04:27.559 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:04:27.559 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.560 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:04:27.560 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.236369+0000", 2023-09-23T23:04:27.560 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.560 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.560 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.560 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:04:27.560 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.236369+0000", 2023-09-23T23:04:27.560 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.560 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.560 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.560 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:04:27.560 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.236368+0000", 2023-09-23T23:04:27.560 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T23:04:27.561 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.561 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.561 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:04:27.561 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.236375+0000", 2023-09-23T23:04:27.561 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.4959999999999999e-06 2023-09-23T23:04:27.561 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.561 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.561 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:04:27.561 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.236384+0000", 2023-09-23T23:04:27.561 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.3010000000000007e-06 2023-09-23T23:04:27.561 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.561 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.561 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:04:27.562 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.236389+0000", 2023-09-23T23:04:27.562 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.3750000000000002e-06 2023-09-23T23:04:27.562 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.562 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.562 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:04:27.562 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.236453+0000", 2023-09-23T23:04:27.562 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.4454000000000003e-05 2023-09-23T23:04:27.562 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.562 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.562 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:04:27.562 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.236476+0000", 2023-09-23T23:04:27.563 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.2155999999999999e-05 2023-09-23T23:04:27.563 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.563 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.563 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:04:27.563 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.626841+0000", 2023-09-23T23:04:27.563 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.39036569999999998 2023-09-23T23:04:27.563 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.563 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.563 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:04:27.563 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.626889+0000", 2023-09-23T23:04:27.563 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.7323000000000001e-05 2023-09-23T23:04:27.563 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.564 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:04:27.564 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.564 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.564 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.564 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_repop(client.35409.0:152270 10.1 e285/268 10:83bc536d:::benchmark_data_smithi169_238013_object38412:head v 285'9347, mlcod=285'9344)", 2023-09-23T23:04:27.564 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:58:33.236405+0000", 2023-09-23T23:04:27.564 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 354.31129704300002, 2023-09-23T23:04:27.564 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.38178626900000001, 2023-09-23T23:04:27.564 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:04:27.564 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:04:27.564 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:04:27.564 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.565 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:04:27.565 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.236405+0000", 2023-09-23T23:04:27.565 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.565 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.565 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.565 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:04:27.565 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.236405+0000", 2023-09-23T23:04:27.565 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.565 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.565 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.565 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:04:27.565 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.236405+0000", 2023-09-23T23:04:27.565 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999995 2023-09-23T23:04:27.566 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.566 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.566 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:04:27.566 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.236409+0000", 2023-09-23T23:04:27.566 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.8349999999999997e-06 2023-09-23T23:04:27.566 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.566 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.566 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:04:27.566 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.236413+0000", 2023-09-23T23:04:27.566 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.0230000000000003e-06 2023-09-23T23:04:27.566 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.567 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.567 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:04:27.567 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.236415+0000", 2023-09-23T23:04:27.567 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.5229999999999998e-06 2023-09-23T23:04:27.567 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.567 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.567 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:04:27.567 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.236460+0000", 2023-09-23T23:04:27.567 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.4156999999999998e-05 2023-09-23T23:04:27.567 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.567 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.567 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:04:27.568 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.236478+0000", 2023-09-23T23:04:27.568 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.8150000000000001e-05 2023-09-23T23:04:27.568 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.568 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.568 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:04:27.568 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.618141+0000", 2023-09-23T23:04:27.568 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.381663431 2023-09-23T23:04:27.568 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.568 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.568 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:04:27.568 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.618192+0000", 2023-09-23T23:04:27.568 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.0442000000000003e-05 2023-09-23T23:04:27.569 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.569 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:04:27.569 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.569 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.569 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.569 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "pg_backfill(progress 10.0 e 285/285 lb 10:0b799005:::benchmark_data_smithi169_238013_object70488:head)", 2023-09-23T23:04:27.569 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:58:33.236422+0000", 2023-09-23T23:04:27.569 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 354.31128053800001, 2023-09-23T23:04:27.569 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.38640568199999997, 2023-09-23T23:04:27.569 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:04:27.569 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "started", 2023-09-23T23:04:27.569 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:04:27.569 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.570 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:04:27.570 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.236422+0000", 2023-09-23T23:04:27.570 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.570 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.570 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.570 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:04:27.570 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.236422+0000", 2023-09-23T23:04:27.570 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.570 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.570 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.570 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:04:27.571 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.236422+0000", 2023-09-23T23:04:27.571 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999995 2023-09-23T23:04:27.571 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.571 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.571 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:04:27.571 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.236445+0000", 2023-09-23T23:04:27.571 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.3332999999999998e-05 2023-09-23T23:04:27.571 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.571 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.571 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:04:27.571 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.236454+0000", 2023-09-23T23:04:27.571 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.8230000000000001e-06 2023-09-23T23:04:27.571 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.572 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.572 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:04:27.572 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.236459+0000", 2023-09-23T23:04:27.572 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.0030000000000002e-06 2023-09-23T23:04:27.572 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.572 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.572 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:04:27.572 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.622780+0000", 2023-09-23T23:04:27.572 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.38632165299999999 2023-09-23T23:04:27.572 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.572 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.572 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:04:27.573 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.622796+0000", 2023-09-23T23:04:27.573 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.5642e-05 2023-09-23T23:04:27.573 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.573 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.573 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:04:27.573 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.622828+0000", 2023-09-23T23:04:27.573 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.1495999999999998e-05 2023-09-23T23:04:27.573 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.573 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:04:27.573 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.573 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.573 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.573 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "MOSDPGPush(10.0 285/281 [PushOp(10:0b7a8ef5:::benchmark_data_smithi169_238013_object102744:head, version: 275'6407, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(10:0b7a8ef5:::benchmark_data_smithi169_238013_object102744:head@275'6407, size: 65536, copy_subset: [0~65536], clone_subset: {}, snapset: 0=[]:{}, object_exist: 0), after_progress: ObjectRecoveryProgress(!first, data_recovered_to:65536, data_complete:true, omap_recovered_to:, omap_complete:true, error:false), before_progress: ObjectRecoveryProgress(first, data_recovered_to:0, data_complete:false, omap_recovered_to:, omap_complete:false, error:false))])", 2023-09-23T23:04:27.574 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:58:33.236470+0000", 2023-09-23T23:04:27.574 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 354.31123277699999, 2023-09-23T23:04:27.574 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.40911039599999999, 2023-09-23T23:04:27.574 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:04:27.574 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "started", 2023-09-23T23:04:27.574 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:04:27.574 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.574 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:04:27.574 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.236470+0000", 2023-09-23T23:04:27.574 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.574 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.575 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.575 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:04:27.575 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.236470+0000", 2023-09-23T23:04:27.575 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.575 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.575 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.575 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:04:27.575 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.236469+0000", 2023-09-23T23:04:27.575 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999995 2023-09-23T23:04:27.575 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.575 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.575 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:04:27.576 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.236506+0000", 2023-09-23T23:04:27.576 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.6267999999999999e-05 2023-09-23T23:04:27.576 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.576 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.576 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:04:27.576 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.236516+0000", 2023-09-23T23:04:27.576 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.08e-05 2023-09-23T23:04:27.576 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.576 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.576 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:04:27.576 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.236522+0000", 2023-09-23T23:04:27.576 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.0700000000000003e-06 2023-09-23T23:04:27.576 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.577 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.577 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:04:27.577 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.642621+0000", 2023-09-23T23:04:27.577 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.40609815700000002 2023-09-23T23:04:27.577 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.577 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.577 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:04:27.577 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.642637+0000", 2023-09-23T23:04:27.577 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.6616000000000002e-05 2023-09-23T23:04:27.577 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.577 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.577 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:04:27.577 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.645580+0000", 2023-09-23T23:04:27.577 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.002942858 2023-09-23T23:04:27.578 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.578 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:04:27.578 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.578 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.578 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.578 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_repop_reply(client.35409.0:152277 10.c e285/268 ondisk, result = 0)", 2023-09-23T23:04:27.578 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:58:33.239617+0000", 2023-09-23T23:04:27.578 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 354.30808586799998, 2023-09-23T23:04:27.578 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.37860619000000001, 2023-09-23T23:04:27.578 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:04:27.578 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "started", 2023-09-23T23:04:27.578 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:04:27.579 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.579 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:04:27.579 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.239617+0000", 2023-09-23T23:04:27.579 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.579 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.579 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.579 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:04:27.579 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.239617+0000", 2023-09-23T23:04:27.579 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.579 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.579 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.579 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:04:27.579 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.239616+0000", 2023-09-23T23:04:27.580 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T23:04:27.580 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.580 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.580 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:04:27.580 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.239622+0000", 2023-09-23T23:04:27.580 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.4289999999999998e-06 2023-09-23T23:04:27.580 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.580 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.580 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:04:27.580 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.618129+0000", 2023-09-23T23:04:27.580 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.378506658 2023-09-23T23:04:27.580 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.581 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.581 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:04:27.581 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.618147+0000", 2023-09-23T23:04:27.581 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.7921e-05 2023-09-23T23:04:27.581 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.581 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.581 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:04:27.581 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.618198+0000", 2023-09-23T23:04:27.581 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.1585999999999997e-05 2023-09-23T23:04:27.581 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.581 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.581 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:04:27.581 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.618211+0000", 2023-09-23T23:04:27.582 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2284e-05 2023-09-23T23:04:27.582 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.582 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.582 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:04:27.582 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.618223+0000", 2023-09-23T23:04:27.582 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2121e-05 2023-09-23T23:04:27.582 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.582 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:04:27.582 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.582 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.582 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.582 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_repop_reply(client.35409.0:152277 10.c e285/268 ondisk, result = 0)", 2023-09-23T23:04:27.583 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:58:33.250022+0000", 2023-09-23T23:04:27.583 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 354.29768015000002, 2023-09-23T23:04:27.583 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.36830245099999998, 2023-09-23T23:04:27.583 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:04:27.583 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "started", 2023-09-23T23:04:27.583 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:04:27.583 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.583 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:04:27.583 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.250022+0000", 2023-09-23T23:04:27.583 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.583 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.583 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.584 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:04:27.584 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.250022+0000", 2023-09-23T23:04:27.584 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.584 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.584 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.584 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:04:27.584 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.250021+0000", 2023-09-23T23:04:27.584 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T23:04:27.584 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.584 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.584 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:04:27.584 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.250031+0000", 2023-09-23T23:04:27.585 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.7599999999999997e-06 2023-09-23T23:04:27.585 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.585 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.585 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:04:27.585 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.618139+0000", 2023-09-23T23:04:27.585 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.36810880400000001 2023-09-23T23:04:27.585 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.585 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.585 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:04:27.585 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.618150+0000", 2023-09-23T23:04:27.585 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0920999999999999e-05 2023-09-23T23:04:27.585 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.585 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.586 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:04:27.586 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.618241+0000", 2023-09-23T23:04:27.586 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.0247999999999994e-05 2023-09-23T23:04:27.586 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.586 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.586 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:04:27.586 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.618245+0000", 2023-09-23T23:04:27.586 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.6269999999999999e-06 2023-09-23T23:04:27.586 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.586 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.586 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:04:27.587 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.618325+0000", 2023-09-23T23:04:27.587 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.9456000000000006e-05 2023-09-23T23:04:27.587 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.587 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:04:27.587 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.587 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.587 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.587 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:49457 11.f 11:f3c56108:::benchmark_data_smithi169_260471_object49456:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e326)", 2023-09-23T23:04:27.587 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:01:52.367002+0000", 2023-09-23T23:04:27.587 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 155.1807005, 2023-09-23T23:04:27.587 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.203598259, 2023-09-23T23:04:27.589 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:04:27.589 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:04:27.589 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:04:27.589 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:04:27.589 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:04:27.589 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 49457 2023-09-23T23:04:27.589 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.589 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:04:27.589 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.590 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:04:27.590 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.367002+0000", 2023-09-23T23:04:27.590 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.590 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.590 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.590 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:04:27.590 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.367002+0000", 2023-09-23T23:04:27.590 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.590 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.590 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.590 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:04:27.590 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.367001+0000", 2023-09-23T23:04:27.590 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T23:04:27.591 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.591 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.591 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:04:27.591 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.367063+0000", 2023-09-23T23:04:27.591 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.1548000000000001e-05 2023-09-23T23:04:27.591 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.591 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.591 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:04:27.591 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.367079+0000", 2023-09-23T23:04:27.591 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.6359999999999999e-05 2023-09-23T23:04:27.591 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.591 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.592 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:04:27.592 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.367084+0000", 2023-09-23T23:04:27.592 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.2460000000000003e-06 2023-09-23T23:04:27.592 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.592 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.592 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:04:27.592 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.367127+0000", 2023-09-23T23:04:27.592 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.282e-05 2023-09-23T23:04:27.592 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.592 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.592 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:04:27.592 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.367241+0000", 2023-09-23T23:04:27.592 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000114138 2023-09-23T23:04:27.593 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.593 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.593 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,2", 2023-09-23T23:04:27.593 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.367371+0000", 2023-09-23T23:04:27.593 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00012963199999999999 2023-09-23T23:04:27.593 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.593 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.593 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:04:27.593 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.371128+0000", 2023-09-23T23:04:27.593 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0037568620000000001 2023-09-23T23:04:27.593 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.593 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.594 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:27.594 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.371745+0000", 2023-09-23T23:04:27.594 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00061708599999999998 2023-09-23T23:04:27.594 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.594 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.594 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:27.594 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.570376+0000", 2023-09-23T23:04:27.594 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.19863129299999999 2023-09-23T23:04:27.594 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.594 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.594 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:04:27.594 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.570521+0000", 2023-09-23T23:04:27.595 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014519500000000001 2023-09-23T23:04:27.595 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.595 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.595 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:04:27.595 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.570600+0000", 2023-09-23T23:04:27.595 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.8855000000000003e-05 2023-09-23T23:04:27.595 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.595 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:04:27.595 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.595 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.595 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.595 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:68630 11.4 11:265899c3:::benchmark_data_smithi169_260471_object68629:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e327)", 2023-09-23T23:04:27.596 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:02:09.930293+0000", 2023-09-23T23:04:27.596 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 137.61740955799999, 2023-09-23T23:04:27.596 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.21531763100000001, 2023-09-23T23:04:27.596 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:04:27.596 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:04:27.596 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:04:27.596 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:04:27.596 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:04:27.596 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 68630 2023-09-23T23:04:27.596 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.596 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:04:27.596 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.596 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:04:27.597 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.930293+0000", 2023-09-23T23:04:27.597 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.597 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.597 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.597 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:04:27.597 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.930293+0000", 2023-09-23T23:04:27.597 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.597 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.597 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.597 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:04:27.597 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.930291+0000", 2023-09-23T23:04:27.597 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T23:04:27.598 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.598 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.598 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:04:27.598 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.930326+0000", 2023-09-23T23:04:27.598 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.4858999999999999e-05 2023-09-23T23:04:27.598 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.598 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.598 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:04:27.598 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.930338+0000", 2023-09-23T23:04:27.598 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1525000000000001e-05 2023-09-23T23:04:27.598 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.598 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.599 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:04:27.599 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.930343+0000", 2023-09-23T23:04:27.599 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.4940000000000003e-06 2023-09-23T23:04:27.599 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.599 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.599 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:04:27.599 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.933369+0000", 2023-09-23T23:04:27.599 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.003026244 2023-09-23T23:04:27.599 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.599 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.599 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:04:27.599 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.933599+0000", 2023-09-23T23:04:27.600 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000230005 2023-09-23T23:04:27.600 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.600 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.600 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:04:27.600 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.933763+0000", 2023-09-23T23:04:27.600 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000163385 2023-09-23T23:04:27.600 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.600 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.600 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:27.600 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.941218+0000", 2023-09-23T23:04:27.600 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0074550420000000003 2023-09-23T23:04:27.600 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.601 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.601 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:04:27.601 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.946680+0000", 2023-09-23T23:04:27.601 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0054619059999999999 2023-09-23T23:04:27.601 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.601 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.601 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:27.601 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:10.145162+0000", 2023-09-23T23:04:27.601 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.198482626 2023-09-23T23:04:27.601 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.601 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.601 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:04:27.602 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:10.145269+0000", 2023-09-23T23:04:27.602 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000106141 2023-09-23T23:04:27.602 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.602 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.602 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:04:27.602 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:10.145610+0000", 2023-09-23T23:04:27.602 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00034186600000000002 2023-09-23T23:04:27.602 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.602 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:04:27.602 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.602 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.602 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.603 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:68631 11.f 11:ff3addcb:::benchmark_data_smithi169_260471_object68630:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e327)", 2023-09-23T23:04:27.603 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:02:09.930363+0000", 2023-09-23T23:04:27.603 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 137.61733969400001, 2023-09-23T23:04:27.603 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.21500293200000001, 2023-09-23T23:04:27.603 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:04:27.603 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:04:27.603 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:04:27.603 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:04:27.603 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:04:27.603 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 68631 2023-09-23T23:04:27.603 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.603 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:04:27.604 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.604 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:04:27.604 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.930363+0000", 2023-09-23T23:04:27.604 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.604 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.604 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.604 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:04:27.604 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.930363+0000", 2023-09-23T23:04:27.604 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.604 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.604 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.604 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:04:27.604 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.930362+0000", 2023-09-23T23:04:27.605 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999995 2023-09-23T23:04:27.605 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.605 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.605 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:04:27.605 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.930442+0000", 2023-09-23T23:04:27.605 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.9572000000000003e-05 2023-09-23T23:04:27.605 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.605 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.605 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:04:27.605 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.930453+0000", 2023-09-23T23:04:27.605 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0934999999999999e-05 2023-09-23T23:04:27.605 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.606 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.606 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:04:27.606 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.930457+0000", 2023-09-23T23:04:27.606 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.7709999999999997e-06 2023-09-23T23:04:27.606 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.606 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.606 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:04:27.606 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.930499+0000", 2023-09-23T23:04:27.606 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.1321e-05 2023-09-23T23:04:27.606 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.606 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.606 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:04:27.607 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.930666+0000", 2023-09-23T23:04:27.607 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00016731100000000001 2023-09-23T23:04:27.607 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.607 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.607 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,2", 2023-09-23T23:04:27.607 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.930809+0000", 2023-09-23T23:04:27.607 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014278699999999999 2023-09-23T23:04:27.607 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.607 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.607 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:04:27.607 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.934649+0000", 2023-09-23T23:04:27.607 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0038397539999999999 2023-09-23T23:04:27.608 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.608 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.608 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:27.608 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.936039+0000", 2023-09-23T23:04:27.608 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0013907240000000001 2023-09-23T23:04:27.608 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.608 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.608 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:27.608 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:10.145178+0000", 2023-09-23T23:04:27.608 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.20913885400000001 2023-09-23T23:04:27.608 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.608 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.608 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:04:27.609 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:10.145275+0000", 2023-09-23T23:04:27.609 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.6868999999999997e-05 2023-09-23T23:04:27.609 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.609 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.609 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:04:27.609 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:10.145366+0000", 2023-09-23T23:04:27.609 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.0622000000000001e-05 2023-09-23T23:04:27.609 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.609 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:04:27.609 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.609 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.609 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.610 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:68637 11.f 11:f6e3bde4:::benchmark_data_smithi169_260471_object68636:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e327)", 2023-09-23T23:04:27.610 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:02:09.939199+0000", 2023-09-23T23:04:27.610 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 137.608503329, 2023-09-23T23:04:27.610 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.212759167, 2023-09-23T23:04:27.610 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:04:27.610 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:04:27.610 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:04:27.610 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:04:27.610 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:04:27.610 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 68637 2023-09-23T23:04:27.610 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.610 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:04:27.611 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.611 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:04:27.611 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.939199+0000", 2023-09-23T23:04:27.611 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.611 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.611 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.611 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:04:27.611 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.939199+0000", 2023-09-23T23:04:27.611 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.611 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.611 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.611 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:04:27.612 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.939198+0000", 2023-09-23T23:04:27.612 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T23:04:27.612 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.612 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.612 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:04:27.612 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.939309+0000", 2023-09-23T23:04:27.612 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000110943 2023-09-23T23:04:27.612 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.612 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.612 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:04:27.612 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.939320+0000", 2023-09-23T23:04:27.612 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1462e-05 2023-09-23T23:04:27.612 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.613 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.613 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:04:27.613 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.939326+0000", 2023-09-23T23:04:27.613 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.224e-06 2023-09-23T23:04:27.613 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.613 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.613 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:04:27.613 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.940007+0000", 2023-09-23T23:04:27.613 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00068088999999999997 2023-09-23T23:04:27.613 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.613 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.613 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:04:27.613 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.940159+0000", 2023-09-23T23:04:27.614 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000151586 2023-09-23T23:04:27.614 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.614 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.614 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,2", 2023-09-23T23:04:27.614 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.940320+0000", 2023-09-23T23:04:27.614 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00016154200000000001 2023-09-23T23:04:27.614 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.614 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.614 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:27.614 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.943626+0000", 2023-09-23T23:04:27.614 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0033053919999999999 2023-09-23T23:04:27.615 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.615 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.615 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:04:27.615 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.946712+0000", 2023-09-23T23:04:27.615 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0030858779999999998 2023-09-23T23:04:27.615 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.615 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.615 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:27.615 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:10.151689+0000", 2023-09-23T23:04:27.615 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.20497694499999999 2023-09-23T23:04:27.615 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.615 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.616 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:04:27.616 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:10.151869+0000", 2023-09-23T23:04:27.616 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00018077800000000001 2023-09-23T23:04:27.616 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.616 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.616 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:04:27.616 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:10.151958+0000", 2023-09-23T23:04:27.616 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.8924000000000004e-05 2023-09-23T23:04:27.616 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.616 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:04:27.616 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.616 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.616 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.617 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:68644 11.f 11:f1cf6814:::benchmark_data_smithi169_260471_object68643:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e327)", 2023-09-23T23:04:27.617 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:02:09.947075+0000", 2023-09-23T23:04:27.617 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 137.600627739, 2023-09-23T23:04:27.617 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.20512717699999999, 2023-09-23T23:04:27.617 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:04:27.617 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:04:27.617 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:04:27.617 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:04:27.617 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:04:27.617 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 68644 2023-09-23T23:04:27.617 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.617 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:04:27.618 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.618 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:04:27.618 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.947075+0000", 2023-09-23T23:04:27.618 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.618 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.618 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.618 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:04:27.618 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.947075+0000", 2023-09-23T23:04:27.618 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.618 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.618 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.618 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:04:27.619 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.947073+0000", 2023-09-23T23:04:27.619 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T23:04:27.619 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.619 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.619 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:04:27.619 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.947103+0000", 2023-09-23T23:04:27.619 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.0042000000000001e-05 2023-09-23T23:04:27.619 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.619 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.619 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:04:27.619 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.947117+0000", 2023-09-23T23:04:27.619 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3943e-05 2023-09-23T23:04:27.619 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.620 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.620 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:04:27.620 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.947125+0000", 2023-09-23T23:04:27.620 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.0639999999999994e-06 2023-09-23T23:04:27.620 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.620 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.620 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:04:27.620 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.947168+0000", 2023-09-23T23:04:27.620 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.2658999999999999e-05 2023-09-23T23:04:27.620 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.620 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.620 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:04:27.620 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.947276+0000", 2023-09-23T23:04:27.621 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000108167 2023-09-23T23:04:27.621 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.621 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.621 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,2", 2023-09-23T23:04:27.621 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.947381+0000", 2023-09-23T23:04:27.621 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000105036 2023-09-23T23:04:27.621 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.621 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.621 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:27.621 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.949433+0000", 2023-09-23T23:04:27.621 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.002052 2023-09-23T23:04:27.621 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.621 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.622 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:04:27.622 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:09.949487+0000", 2023-09-23T23:04:27.622 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.3479000000000001e-05 2023-09-23T23:04:27.622 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.622 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.622 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:27.622 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:10.152039+0000", 2023-09-23T23:04:27.622 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.20255211200000001 2023-09-23T23:04:27.622 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.622 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.622 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:04:27.622 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:10.152132+0000", 2023-09-23T23:04:27.622 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.2961000000000007e-05 2023-09-23T23:04:27.623 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.623 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.623 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:04:27.623 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:10.152202+0000", 2023-09-23T23:04:27.623 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.9935e-05 2023-09-23T23:04:27.623 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.623 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:04:27.623 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.623 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.623 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.623 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:104980 11.f 11:fa535f66:::benchmark_data_smithi169_260471_object104979:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e328)", 2023-09-23T23:04:27.623 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:02:50.997098+0000", 2023-09-23T23:04:27.624 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 96.550604859999993, 2023-09-23T23:04:27.624 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.20163140700000001, 2023-09-23T23:04:27.624 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:04:27.624 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:04:27.624 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:04:27.624 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:04:27.624 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:04:27.624 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 104980 2023-09-23T23:04:27.624 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.624 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:04:27.624 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.624 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:04:27.625 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:50.997098+0000", 2023-09-23T23:04:27.625 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.625 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.625 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.625 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:04:27.625 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:50.997098+0000", 2023-09-23T23:04:27.625 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.625 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.625 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.625 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:04:27.625 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:50.997097+0000", 2023-09-23T23:04:27.625 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T23:04:27.625 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.625 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.626 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:04:27.626 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:50.997161+0000", 2023-09-23T23:04:27.626 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.4338000000000006e-05 2023-09-23T23:04:27.626 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.626 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.626 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:04:27.626 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:50.997171+0000", 2023-09-23T23:04:27.626 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0101e-05 2023-09-23T23:04:27.626 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.626 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.626 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:04:27.626 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:50.997176+0000", 2023-09-23T23:04:27.627 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.3830000000000002e-06 2023-09-23T23:04:27.627 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.627 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.627 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:04:27.627 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:51.000651+0000", 2023-09-23T23:04:27.627 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0034758929999999999 2023-09-23T23:04:27.627 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.627 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.627 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:04:27.627 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:51.000806+0000", 2023-09-23T23:04:27.627 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000154573 2023-09-23T23:04:27.627 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.628 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.628 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,2", 2023-09-23T23:04:27.628 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:51.000914+0000", 2023-09-23T23:04:27.628 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000107648 2023-09-23T23:04:27.628 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.628 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.628 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:04:27.628 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:51.007550+0000", 2023-09-23T23:04:27.628 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0066361190000000002 2023-09-23T23:04:27.628 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.628 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.629 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:27.629 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:51.008865+0000", 2023-09-23T23:04:27.629 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0013153469999999999 2023-09-23T23:04:27.629 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.629 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.629 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:27.629 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:51.198539+0000", 2023-09-23T23:04:27.629 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.18967362500000001 2023-09-23T23:04:27.629 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.629 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.629 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:04:27.629 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:51.198668+0000", 2023-09-23T23:04:27.629 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000129207 2023-09-23T23:04:27.630 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.630 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.630 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:04:27.630 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:51.198729+0000", 2023-09-23T23:04:27.630 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.0933000000000001e-05 2023-09-23T23:04:27.630 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.630 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:04:27.630 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.630 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.630 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.630 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:105765 11.f 11:f902555f:::benchmark_data_smithi169_260471_object105764:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e329)", 2023-09-23T23:04:27.631 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:02:52.107855+0000", 2023-09-23T23:04:27.631 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 95.439847012000001, 2023-09-23T23:04:27.631 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.329067813, 2023-09-23T23:04:27.631 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:04:27.631 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:04:27.631 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:04:27.631 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:04:27.631 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:04:27.631 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 105765 2023-09-23T23:04:27.631 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.631 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:04:27.631 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.631 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:04:27.632 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.107855+0000", 2023-09-23T23:04:27.632 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.632 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.632 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.632 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:04:27.632 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.107855+0000", 2023-09-23T23:04:27.632 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.632 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.632 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.632 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:04:27.632 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.107855+0000", 2023-09-23T23:04:27.632 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999995 2023-09-23T23:04:27.632 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.633 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.633 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:04:27.633 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.107923+0000", 2023-09-23T23:04:27.633 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.8283999999999999e-05 2023-09-23T23:04:27.633 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.633 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.633 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:04:27.633 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.107931+0000", 2023-09-23T23:04:27.633 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.8650000000000001e-06 2023-09-23T23:04:27.633 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.633 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.633 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:04:27.633 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.107939+0000", 2023-09-23T23:04:27.634 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.1550000000000007e-06 2023-09-23T23:04:27.634 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.634 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.634 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:04:27.634 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.108009+0000", 2023-09-23T23:04:27.634 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.0482999999999996e-05 2023-09-23T23:04:27.634 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.634 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.634 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:04:27.634 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.108024+0000", 2023-09-23T23:04:27.634 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4643e-05 2023-09-23T23:04:27.635 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.635 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.635 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:04:27.635 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:53.055130+0000", 2023-09-23T23:04:27.635 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.94710602499999996 2023-09-23T23:04:27.635 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.635 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.635 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:04:27.635 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:53.055145+0000", 2023-09-23T23:04:27.635 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4585e-05 2023-09-23T23:04:27.635 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.635 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.635 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:04:27.636 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.423626+0000", 2023-09-23T23:04:27.636 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3684811589999999 2023-09-23T23:04:27.636 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.636 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.636 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:04:27.636 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.423812+0000", 2023-09-23T23:04:27.636 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00018586300000000001 2023-09-23T23:04:27.636 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.636 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.636 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,1,2", 2023-09-23T23:04:27.636 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.424029+0000", 2023-09-23T23:04:27.636 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000217371 2023-09-23T23:04:27.636 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.637 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.637 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:04:27.637 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.436453+0000", 2023-09-23T23:04:27.637 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.012423646999999999 2023-09-23T23:04:27.637 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.637 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.637 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:27.637 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.436703+0000", 2023-09-23T23:04:27.637 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000250206 2023-09-23T23:04:27.637 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.637 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.637 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:27.637 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.436790+0000", 2023-09-23T23:04:27.638 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.7473999999999996e-05 2023-09-23T23:04:27.638 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.638 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.638 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:27.638 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.436815+0000", 2023-09-23T23:04:27.638 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.4456000000000001e-05 2023-09-23T23:04:27.638 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.638 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.638 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:04:27.638 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.436857+0000", 2023-09-23T23:04:27.638 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.1631999999999997e-05 2023-09-23T23:04:27.638 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.639 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.639 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:04:27.639 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.436923+0000", 2023-09-23T23:04:27.639 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.6668000000000006e-05 2023-09-23T23:04:27.639 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.639 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:04:27.639 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.639 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.639 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.639 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:105769 11.f 11:f790a70f:::benchmark_data_smithi169_260471_object105768:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e329)", 2023-09-23T23:04:27.639 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:02:52.124353+0000", 2023-09-23T23:04:27.639 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 95.423349060000007, 2023-09-23T23:04:27.639 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.3128641769999998, 2023-09-23T23:04:27.640 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:04:27.640 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:04:27.640 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:04:27.640 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:04:27.640 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:04:27.640 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 105769 2023-09-23T23:04:27.640 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.640 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:04:27.640 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.640 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:04:27.640 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.124353+0000", 2023-09-23T23:04:27.640 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.640 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.640 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.641 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:04:27.641 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.124353+0000", 2023-09-23T23:04:27.641 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.641 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.641 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.641 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:04:27.641 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.124350+0000", 2023-09-23T23:04:27.641 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999962 2023-09-23T23:04:27.641 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.641 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.641 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:04:27.641 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.124477+0000", 2023-09-23T23:04:27.641 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000127045 2023-09-23T23:04:27.642 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.642 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.642 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:04:27.642 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.124507+0000", 2023-09-23T23:04:27.642 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.0692999999999999e-05 2023-09-23T23:04:27.642 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.642 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.642 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:04:27.642 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.124525+0000", 2023-09-23T23:04:27.642 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.7246000000000001e-05 2023-09-23T23:04:27.642 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.642 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.643 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:04:27.643 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.124642+0000", 2023-09-23T23:04:27.643 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000117002 2023-09-23T23:04:27.643 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.643 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.643 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:04:27.643 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.124661+0000", 2023-09-23T23:04:27.643 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.9069999999999999e-05 2023-09-23T23:04:27.643 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.643 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.643 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:04:27.643 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:53.055170+0000", 2023-09-23T23:04:27.644 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.93050956500000004 2023-09-23T23:04:27.644 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.644 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.644 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:04:27.644 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:53.055177+0000", 2023-09-23T23:04:27.644 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.1289999999999998e-06 2023-09-23T23:04:27.644 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.644 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.644 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:04:27.644 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.427304+0000", 2023-09-23T23:04:27.644 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3721267749999999 2023-09-23T23:04:27.644 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.644 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.645 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:04:27.645 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.427584+0000", 2023-09-23T23:04:27.645 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00028005800000000002 2023-09-23T23:04:27.645 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.645 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.645 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,1,2", 2023-09-23T23:04:27.645 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.427822+0000", 2023-09-23T23:04:27.645 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00023807400000000001 2023-09-23T23:04:27.645 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.645 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.645 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:04:27.645 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.436458+0000", 2023-09-23T23:04:27.645 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0086353569999999998 2023-09-23T23:04:27.646 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.646 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.646 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:27.646 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.437045+0000", 2023-09-23T23:04:27.646 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00058761999999999996 2023-09-23T23:04:27.646 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.646 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.646 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:27.646 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.437099+0000", 2023-09-23T23:04:27.646 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.3712999999999999e-05 2023-09-23T23:04:27.646 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.646 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.646 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:27.647 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.437121+0000", 2023-09-23T23:04:27.647 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.2107999999999999e-05 2023-09-23T23:04:27.647 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.647 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.647 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:04:27.647 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.437155+0000", 2023-09-23T23:04:27.647 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.3627000000000002e-05 2023-09-23T23:04:27.647 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.647 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.647 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:04:27.647 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.437218+0000", 2023-09-23T23:04:27.647 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.2865000000000002e-05 2023-09-23T23:04:27.647 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.648 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:04:27.648 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.648 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.648 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.648 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:111059 11.4 11:206b9e7c:::benchmark_data_smithi169_260471_object5248:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e334)", 2023-09-23T23:04:27.648 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:03:02.994167+0000", 2023-09-23T23:04:27.648 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 84.553535464000007, 2023-09-23T23:04:27.648 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.32495278799999999, 2023-09-23T23:04:27.648 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:04:27.648 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:04:27.648 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:04:27.648 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:04:27.649 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:04:27.649 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 111059 2023-09-23T23:04:27.649 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.649 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:04:27.649 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.649 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:04:27.649 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.994167+0000", 2023-09-23T23:04:27.649 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.649 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.649 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.649 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:04:27.649 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.994167+0000", 2023-09-23T23:04:27.649 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.650 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.650 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.650 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:04:27.650 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.994166+0000", 2023-09-23T23:04:27.650 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T23:04:27.650 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.650 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.650 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:04:27.650 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.994180+0000", 2023-09-23T23:04:27.650 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4304000000000001e-05 2023-09-23T23:04:27.650 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.650 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.650 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:04:27.651 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.994195+0000", 2023-09-23T23:04:27.651 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4246e-05 2023-09-23T23:04:27.651 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.651 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.651 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:04:27.651 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.994201+0000", 2023-09-23T23:04:27.651 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.7129999999999999e-06 2023-09-23T23:04:27.651 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.651 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.651 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:04:27.651 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.994259+0000", 2023-09-23T23:04:27.651 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.7649000000000003e-05 2023-09-23T23:04:27.651 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.652 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.652 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:04:27.652 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.994396+0000", 2023-09-23T23:04:27.652 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013706600000000001 2023-09-23T23:04:27.652 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.652 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.652 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:04:27.652 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.994532+0000", 2023-09-23T23:04:27.652 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013560800000000001 2023-09-23T23:04:27.652 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.652 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.652 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:04:27.652 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.998202+0000", 2023-09-23T23:04:27.653 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0036708499999999998 2023-09-23T23:04:27.653 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.653 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.653 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:27.653 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.998996+0000", 2023-09-23T23:04:27.653 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00079315500000000003 2023-09-23T23:04:27.653 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.653 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.653 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:27.653 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.319023+0000", 2023-09-23T23:04:27.653 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.32002698000000002 2023-09-23T23:04:27.653 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.653 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.654 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:04:27.654 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.319077+0000", 2023-09-23T23:04:27.654 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.3913999999999999e-05 2023-09-23T23:04:27.654 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.654 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.654 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:04:27.654 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.319120+0000", 2023-09-23T23:04:27.654 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.3191e-05 2023-09-23T23:04:27.654 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.654 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:04:27.654 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.654 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.655 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.655 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:111060 11.f 11:f188ce37:::benchmark_data_smithi169_260471_object5249:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e334)", 2023-09-23T23:04:27.655 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:03:02.994338+0000", 2023-09-23T23:04:27.655 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 84.553364307999999, 2023-09-23T23:04:27.655 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.30951664899999998, 2023-09-23T23:04:27.655 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:04:27.655 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:04:27.655 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:04:27.655 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:04:27.655 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:04:27.655 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 111060 2023-09-23T23:04:27.655 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.656 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:04:27.656 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.656 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:04:27.656 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.994338+0000", 2023-09-23T23:04:27.656 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.656 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.656 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.656 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:04:27.656 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.994338+0000", 2023-09-23T23:04:27.656 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.656 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.656 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.656 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:04:27.657 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.994337+0000", 2023-09-23T23:04:27.657 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999995 2023-09-23T23:04:27.657 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.657 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.657 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:04:27.657 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.994342+0000", 2023-09-23T23:04:27.657 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.0770000000000001e-06 2023-09-23T23:04:27.657 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.657 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.657 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:04:27.657 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.994348+0000", 2023-09-23T23:04:27.657 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.8709999999999999e-06 2023-09-23T23:04:27.657 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.657 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.658 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:04:27.658 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.994352+0000", 2023-09-23T23:04:27.658 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.6059999999999999e-06 2023-09-23T23:04:27.658 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.658 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.658 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:04:27.658 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.994394+0000", 2023-09-23T23:04:27.658 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.1862e-05 2023-09-23T23:04:27.658 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.658 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.658 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:04:27.658 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.994506+0000", 2023-09-23T23:04:27.659 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000111912 2023-09-23T23:04:27.659 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.659 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.659 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,1,2", 2023-09-23T23:04:27.659 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.994604+0000", 2023-09-23T23:04:27.659 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.8586999999999996e-05 2023-09-23T23:04:27.659 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.659 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.659 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:04:27.659 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.998703+0000", 2023-09-23T23:04:27.659 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0040990719999999996 2023-09-23T23:04:27.659 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.660 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.660 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:27.660 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.000863+0000", 2023-09-23T23:04:27.660 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0021599100000000001 2023-09-23T23:04:27.660 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.660 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.660 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:27.660 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.002847+0000", 2023-09-23T23:04:27.660 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0019833279999999999 2023-09-23T23:04:27.660 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.660 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.660 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:27.660 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.303569+0000", 2023-09-23T23:04:27.661 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.30072243100000001 2023-09-23T23:04:27.661 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.661 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.661 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:04:27.661 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.303665+0000", 2023-09-23T23:04:27.661 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.5991999999999998e-05 2023-09-23T23:04:27.661 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.661 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.661 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:04:27.661 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.303855+0000", 2023-09-23T23:04:27.661 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00018964000000000001 2023-09-23T23:04:27.661 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.662 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:04:27.662 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.662 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.662 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.662 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:111072 11.4 11:2bba34e1:::benchmark_data_smithi169_260471_object5261:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e334)", 2023-09-23T23:04:27.662 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:03:03.004766+0000", 2023-09-23T23:04:27.662 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 84.542936042999997, 2023-09-23T23:04:27.662 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.34157327700000001, 2023-09-23T23:04:27.662 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:04:27.662 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:04:27.662 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:04:27.663 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:04:27.663 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:04:27.663 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 111072 2023-09-23T23:04:27.663 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.663 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:04:27.663 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.663 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:04:27.663 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.004766+0000", 2023-09-23T23:04:27.663 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.663 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.663 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.663 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:04:27.664 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.004766+0000", 2023-09-23T23:04:27.664 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.664 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.664 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.664 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:04:27.664 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.004762+0000", 2023-09-23T23:04:27.664 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999952 2023-09-23T23:04:27.664 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.664 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.664 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:04:27.664 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.004773+0000", 2023-09-23T23:04:27.664 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1109e-05 2023-09-23T23:04:27.664 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.665 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.665 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:04:27.665 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.004792+0000", 2023-09-23T23:04:27.665 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.8930999999999999e-05 2023-09-23T23:04:27.665 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.665 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.665 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:04:27.665 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.004799+0000", 2023-09-23T23:04:27.665 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.131e-06 2023-09-23T23:04:27.665 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.665 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.666 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:04:27.666 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.004862+0000", 2023-09-23T23:04:27.666 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.3215999999999999e-05 2023-09-23T23:04:27.666 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.666 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.666 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:04:27.666 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.005029+0000", 2023-09-23T23:04:27.666 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00016694799999999999 2023-09-23T23:04:27.666 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.666 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.666 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:04:27.666 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.005187+0000", 2023-09-23T23:04:27.667 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00015848500000000001 2023-09-23T23:04:27.667 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.667 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.667 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:27.667 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.009063+0000", 2023-09-23T23:04:27.667 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0038753070000000001 2023-09-23T23:04:27.667 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.667 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.667 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:04:27.667 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.010749+0000", 2023-09-23T23:04:27.667 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.001686721 2023-09-23T23:04:27.667 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.667 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.667 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:27.668 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.346217+0000", 2023-09-23T23:04:27.668 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.33546765899999997 2023-09-23T23:04:27.668 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.668 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.668 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:04:27.668 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.346284+0000", 2023-09-23T23:04:27.668 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.6641000000000001e-05 2023-09-23T23:04:27.668 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.668 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.668 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:04:27.668 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.346340+0000", 2023-09-23T23:04:27.668 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.5939000000000001e-05 2023-09-23T23:04:27.668 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.669 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:04:27.669 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.669 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.669 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.669 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:111075 11.f 11:fad3428c:::benchmark_data_smithi169_260471_object5264:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e334)", 2023-09-23T23:04:27.669 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:03:03.012363+0000", 2023-09-23T23:04:27.669 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 84.535339309999998, 2023-09-23T23:04:27.669 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.29501513899999998, 2023-09-23T23:04:27.669 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:04:27.669 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:04:27.669 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:04:27.669 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:04:27.670 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:04:27.670 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 111075 2023-09-23T23:04:27.670 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.670 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:04:27.670 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.670 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:04:27.670 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.012363+0000", 2023-09-23T23:04:27.670 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.670 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.670 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.670 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:04:27.670 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.012363+0000", 2023-09-23T23:04:27.671 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.671 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.671 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.671 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:04:27.671 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.012362+0000", 2023-09-23T23:04:27.671 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T23:04:27.671 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.671 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.671 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:04:27.671 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.012369+0000", 2023-09-23T23:04:27.671 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.6249999999999998e-06 2023-09-23T23:04:27.671 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.671 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.672 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:04:27.672 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.012384+0000", 2023-09-23T23:04:27.672 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.5123000000000001e-05 2023-09-23T23:04:27.672 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.672 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.672 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:04:27.672 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.012392+0000", 2023-09-23T23:04:27.672 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.1240000000000005e-06 2023-09-23T23:04:27.672 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.672 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.672 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:04:27.672 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.012449+0000", 2023-09-23T23:04:27.673 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.6257e-05 2023-09-23T23:04:27.673 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.673 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.673 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:04:27.673 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.012584+0000", 2023-09-23T23:04:27.673 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013484099999999999 2023-09-23T23:04:27.673 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.673 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.673 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,1,2", 2023-09-23T23:04:27.673 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.012721+0000", 2023-09-23T23:04:27.673 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013765399999999999 2023-09-23T23:04:27.673 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.673 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.674 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:27.674 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.016972+0000", 2023-09-23T23:04:27.674 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0042506059999999997 2023-09-23T23:04:27.674 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.674 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.674 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:27.674 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.017028+0000", 2023-09-23T23:04:27.674 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.6326000000000002e-05 2023-09-23T23:04:27.674 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.674 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.674 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:04:27.674 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.017081+0000", 2023-09-23T23:04:27.675 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.2935000000000001e-05 2023-09-23T23:04:27.675 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.675 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.675 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:27.675 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.306996+0000", 2023-09-23T23:04:27.675 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.28991489100000001 2023-09-23T23:04:27.675 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.675 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.675 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:04:27.675 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.307144+0000", 2023-09-23T23:04:27.675 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014853499999999999 2023-09-23T23:04:27.675 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.676 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.676 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:04:27.676 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.307378+0000", 2023-09-23T23:04:27.676 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00023375699999999999 2023-09-23T23:04:27.676 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.676 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:04:27.676 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.676 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.676 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.676 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:111078 11.f 11:f8ac0836:::benchmark_data_smithi169_260471_object5267:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e334)", 2023-09-23T23:04:27.676 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:03:03.021080+0000", 2023-09-23T23:04:27.676 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 84.526622025999998, 2023-09-23T23:04:27.676 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.28932184, 2023-09-23T23:04:27.677 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:04:27.677 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:04:27.677 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:04:27.677 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:04:27.677 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:04:27.677 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 111078 2023-09-23T23:04:27.677 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.677 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:04:27.677 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.677 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:04:27.677 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.021080+0000", 2023-09-23T23:04:27.677 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.677 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.678 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.678 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:04:27.678 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.021080+0000", 2023-09-23T23:04:27.678 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:04:27.678 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.678 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.678 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:04:27.678 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.021079+0000", 2023-09-23T23:04:27.678 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T23:04:27.678 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.678 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.678 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:04:27.679 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.021086+0000", 2023-09-23T23:04:27.679 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.4109999999999999e-06 2023-09-23T23:04:27.679 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.679 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.679 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:04:27.679 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.021101+0000", 2023-09-23T23:04:27.679 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4768e-05 2023-09-23T23:04:27.679 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.679 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.679 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:04:27.679 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.021110+0000", 2023-09-23T23:04:27.679 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.5290000000000008e-06 2023-09-23T23:04:27.680 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.680 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.680 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:04:27.680 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.021187+0000", 2023-09-23T23:04:27.680 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.6825999999999999e-05 2023-09-23T23:04:27.680 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.680 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.680 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:04:27.680 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.021352+0000", 2023-09-23T23:04:27.680 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000165322 2023-09-23T23:04:27.680 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.680 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.680 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,1,2", 2023-09-23T23:04:27.681 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.021504+0000", 2023-09-23T23:04:27.681 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000151662 2023-09-23T23:04:27.681 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.681 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.681 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:27.681 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.024608+0000", 2023-09-23T23:04:27.681 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0031044879999999999 2023-09-23T23:04:27.681 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.681 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.681 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:04:27.681 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.024753+0000", 2023-09-23T23:04:27.681 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014519500000000001 2023-09-23T23:04:27.681 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.682 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.682 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:27.682 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.025030+0000", 2023-09-23T23:04:27.682 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00027654399999999999 2023-09-23T23:04:27.682 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.682 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.682 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:27.682 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.308022+0000", 2023-09-23T23:04:27.682 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.28299250300000001 2023-09-23T23:04:27.682 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.682 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.682 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:04:27.683 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.310261+0000", 2023-09-23T23:04:27.683 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0022385479999999999 2023-09-23T23:04:27.683 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:04:27.683 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:04:27.683 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:04:27.683 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.310402+0000", 2023-09-23T23:04:27.683 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014138200000000001 2023-09-23T23:04:27.683 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.683 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:04:27.683 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.683 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:04:27.683 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:04:27.684 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T23:04:27.684 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:27.714 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:27.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:27.723 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:27.824 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:27.849 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:27.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:27.854 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:27.955 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:27.983 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:27.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:27.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:28.091 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:28.118 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:28.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:28.121 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:28.222 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:28.247 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:28.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:28.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:28.356 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:28.384 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:28.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:28.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:28.487 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:28.510 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:28.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:28.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:28.534 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:04:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:04:28] "GET /metrics HTTP/1.1" 200 36562 "" "Prometheus/2.43.0" 2023-09-23T23:04:28.596 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-23T23:04:28.614 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:28.638 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:28.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:28.645 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:28.746 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:28.796 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:28.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:28.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:28.902 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:28.943 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:28.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:28.958 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:29.058 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:29.088 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:29.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:29.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:29.196 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:29.223 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:29.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:29.227 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:29.328 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:29.356 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:29.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:29.360 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:29.460 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:29.493 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:29.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:29.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:29.598 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:29.627 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:29.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:29.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:29.730 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:29.755 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:29.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:29.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:29.858 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:29.886 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:29.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:29.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:29.990 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:30.016 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:30.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:30.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:30.122 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:30.153 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:30.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:30.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:30.259 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:30.268 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:30 smithi187 bash[89487]: cluster 2023-09-23T23:04:29.007443+0000 mgr.y (mgr.25310) 1292 : cluster 0 pgmap v1434: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 726 op/s; 8920/142632 objects degraded (6.254%); 20760/142632 objects misplaced (14.555%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T23:04:30.299 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:30.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:30.305 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:30.406 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:30 smithi169 bash[101133]: cluster 2023-09-23T23:04:29.007443+0000 mgr.y (mgr.25310) 1292 : cluster 0 pgmap v1434: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 726 op/s; 8920/142632 objects degraded (6.254%); 20760/142632 objects misplaced (14.555%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T23:04:30.406 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:30 smithi169 bash[104356]: cluster 2023-09-23T23:04:29.007443+0000 mgr.y (mgr.25310) 1292 : cluster 0 pgmap v1434: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 726 op/s; 8920/142632 objects degraded (6.254%); 20760/142632 objects misplaced (14.555%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T23:04:30.406 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:30.443 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:30.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:30.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:30.550 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:30.578 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:30.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:30.584 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:30.685 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:30.723 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:30.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:30.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:30.827 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:30.861 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:30.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:30.864 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:30.965 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:30.978 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:04:30.992 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:30.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:30.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:31.097 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:31.126 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:31.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:31.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:31.233 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:31.275 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:31.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:31.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:31.378 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:31.412 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:31.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:31.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:31.517 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:31.544 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:31.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:31.549 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:31.650 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:31.676 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:31.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:31.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:31.783 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:31.811 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:31.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:31.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:31.915 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:31.941 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:31.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:31.948 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:32.049 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:32.092 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:32.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:32.096 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:32.197 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:32.226 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:32.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:32.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:32.325 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:32 smithi169 bash[104356]: cluster 2023-09-23T23:04:31.007932+0000 mgr.y (mgr.25310) 1293 : cluster 0 pgmap v1435: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 533 op/s; 8920/142014 objects degraded (6.281%); 20760/142014 objects misplaced (14.618%); 800 KiB/s, 12 objects/s recovering 2023-09-23T23:04:32.326 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:32 smithi169 bash[104356]: cluster 2023-09-23T23:04:31.894507+0000 mon.a (mon.0) 1806 : cluster 3 Health check update: Degraded data redundancy: 8920/142014 objects degraded (6.281%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:32.326 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:32 smithi169 bash[101133]: cluster 2023-09-23T23:04:31.007932+0000 mgr.y (mgr.25310) 1293 : cluster 0 pgmap v1435: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 533 op/s; 8920/142014 objects degraded (6.281%); 20760/142014 objects misplaced (14.618%); 800 KiB/s, 12 objects/s recovering 2023-09-23T23:04:32.326 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:32 smithi169 bash[101133]: cluster 2023-09-23T23:04:31.894507+0000 mon.a (mon.0) 1806 : cluster 3 Health check update: Degraded data redundancy: 8920/142014 objects degraded (6.281%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:32.330 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:32.362 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:32.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:32.367 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:32.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:32 smithi187 bash[89487]: cluster 2023-09-23T23:04:31.007932+0000 mgr.y (mgr.25310) 1293 : cluster 0 pgmap v1435: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 2.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 533 op/s; 8920/142014 objects degraded (6.281%); 20760/142014 objects misplaced (14.618%); 800 KiB/s, 12 objects/s recovering 2023-09-23T23:04:32.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:32 smithi187 bash[89487]: cluster 2023-09-23T23:04:31.894507+0000 mon.a (mon.0) 1806 : cluster 3 Health check update: Degraded data redundancy: 8920/142014 objects degraded (6.281%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:32.468 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:32.496 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:32.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:32.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:32.600 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:32.629 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:32.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:32.633 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:32.734 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:32.763 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:32.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:32.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:32.866 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:32.906 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:32.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:32.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:33.011 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:33.034 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:33.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:33.038 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:33.102 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is set 2023-09-23T23:04:33.103 INFO:teuthology.orchestra.run.smithi169.stderr:marked out osd.7. 2023-09-23T23:04:33.137 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:33 smithi169 bash[104356]: audit 2023-09-23T23:04:32.868696+0000 mon.a (mon.0) 1807 : audit 1 from='client.? 172.21.15.169:0/1767018247' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:04:33.137 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:33 smithi169 bash[104356]: audit 2023-09-23T23:04:32.954304+0000 mon.c (mon.2) 114 : audit 1 from='client.? 172.21.15.169:0/2526104303' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-09-23T23:04:33.137 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:33 smithi169 bash[104356]: audit 2023-09-23T23:04:32.955433+0000 mon.a (mon.0) 1808 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-09-23T23:04:33.137 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:33 smithi169 bash[104356]: cluster 2023-09-23T23:04:32.955543+0000 mon.a (mon.0) 1809 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-09-23T23:04:33.137 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:32 smithi169 bash[101133]: debug 2023-09-23T23:04:32.951+0000 7f0af05a7700 -1 mon.a@0(leader).osd e338 definitely_dead 0 2023-09-23T23:04:33.137 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:33 smithi169 bash[101133]: audit 2023-09-23T23:04:32.868696+0000 mon.a (mon.0) 1807 : audit 1 from='client.? 172.21.15.169:0/1767018247' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:04:33.137 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:33 smithi169 bash[101133]: audit 2023-09-23T23:04:32.954304+0000 mon.c (mon.2) 114 : audit 1 from='client.? 172.21.15.169:0/2526104303' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-09-23T23:04:33.138 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:33 smithi169 bash[101133]: audit 2023-09-23T23:04:32.955433+0000 mon.a (mon.0) 1808 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-09-23T23:04:33.138 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:33 smithi169 bash[101133]: cluster 2023-09-23T23:04:32.955543+0000 mon.a (mon.0) 1809 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-09-23T23:04:33.138 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:33.166 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:33.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:33.174 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:33.275 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:33.301 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:33.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:33.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:33.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:33 smithi187 bash[89487]: audit 2023-09-23T23:04:32.868696+0000 mon.a (mon.0) 1807 : audit 1 from='client.? 172.21.15.169:0/1767018247' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:04:33.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:33 smithi187 bash[89487]: audit 2023-09-23T23:04:32.954304+0000 mon.c (mon.2) 114 : audit 1 from='client.? 172.21.15.169:0/2526104303' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-09-23T23:04:33.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:33 smithi187 bash[89487]: audit 2023-09-23T23:04:32.955433+0000 mon.a (mon.0) 1808 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["7"]}]: dispatch 2023-09-23T23:04:33.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:33 smithi187 bash[89487]: cluster 2023-09-23T23:04:32.955543+0000 mon.a (mon.0) 1809 : cluster 1 Client client.admin marked osd.7 out, while it was still marked up 2023-09-23T23:04:33.406 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:33.433 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:33.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:33.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:33.536 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:33.566 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:33.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:33.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:33.670 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:33.698 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:33.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:33.700 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:33.801 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:33.827 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:33.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:33.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:33.933 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:33.965 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:33.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:33.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:34.069 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:34.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:34.106 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:34.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:34.207 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:34.228 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:34.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:34.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:34.331 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:34.340 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:34 smithi169 bash[104356]: cluster 2023-09-23T23:04:33.008606+0000 mgr.y (mgr.25310) 1294 : cluster 0 pgmap v1436: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 600 op/s; 8920/139044 objects degraded (6.415%); 20381/139044 objects misplaced (14.658%); 800 KiB/s, 12 objects/s recovering 2023-09-23T23:04:34.340 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:34 smithi169 bash[104356]: cluster 2023-09-23T23:04:33.067130+0000 mon.a (mon.0) 1810 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:04:34.340 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:34 smithi169 bash[104356]: cluster 2023-09-23T23:04:33.084141+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T23:04:34.340 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:34 smithi169 bash[104356]: audit 2023-09-23T23:04:33.087510+0000 mon.a (mon.0) 1811 : audit 1 from='client.? 172.21.15.169:0/1767018247' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:04:34.340 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:34 smithi169 bash[104356]: cluster 2023-09-23T23:04:33.093155+0000 osd.7 (osd.7) 371 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T23:04:34.340 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:34 smithi169 bash[104356]: audit 2023-09-23T23:04:33.093506+0000 mon.a (mon.0) 1812 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-09-23T23:04:34.340 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:34 smithi169 bash[104356]: cluster 2023-09-23T23:04:33.093938+0000 mon.a (mon.0) 1813 : cluster 0 osdmap e339: 8 total, 8 up, 7 in 2023-09-23T23:04:34.341 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:34 smithi169 bash[101133]: cluster 2023-09-23T23:04:33.008606+0000 mgr.y (mgr.25310) 1294 : cluster 0 pgmap v1436: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 600 op/s; 8920/139044 objects degraded (6.415%); 20381/139044 objects misplaced (14.658%); 800 KiB/s, 12 objects/s recovering 2023-09-23T23:04:34.341 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:34 smithi169 bash[101133]: cluster 2023-09-23T23:04:33.067130+0000 mon.a (mon.0) 1810 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:04:34.341 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:34 smithi169 bash[101133]: cluster 2023-09-23T23:04:33.084141+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T23:04:34.341 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:34 smithi169 bash[101133]: audit 2023-09-23T23:04:33.087510+0000 mon.a (mon.0) 1811 : audit 1 from='client.? 172.21.15.169:0/1767018247' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:04:34.341 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:34 smithi169 bash[101133]: cluster 2023-09-23T23:04:33.093155+0000 osd.7 (osd.7) 371 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T23:04:34.341 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:34 smithi169 bash[101133]: audit 2023-09-23T23:04:33.093506+0000 mon.a (mon.0) 1812 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-09-23T23:04:34.341 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:34 smithi169 bash[101133]: cluster 2023-09-23T23:04:33.093938+0000 mon.a (mon.0) 1813 : cluster 0 osdmap e339: 8 total, 8 up, 7 in 2023-09-23T23:04:34.355 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:34.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:34.357 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:34.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:34 smithi187 bash[89487]: cluster 2023-09-23T23:04:33.008606+0000 mgr.y (mgr.25310) 1294 : cluster 0 pgmap v1436: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 101 active+clean; 2.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 600 op/s; 8920/139044 objects degraded (6.415%); 20381/139044 objects misplaced (14.658%); 800 KiB/s, 12 objects/s recovering 2023-09-23T23:04:34.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:34 smithi187 bash[89487]: cluster 2023-09-23T23:04:33.067130+0000 mon.a (mon.0) 1810 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:04:34.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:34 smithi187 bash[89487]: cluster 2023-09-23T23:04:33.084141+0000 osd.6 (osd.6) 100 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T23:04:34.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:34 smithi187 bash[89487]: audit 2023-09-23T23:04:33.087510+0000 mon.a (mon.0) 1811 : audit 1 from='client.? 172.21.15.169:0/1767018247' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:04:34.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:34 smithi187 bash[89487]: cluster 2023-09-23T23:04:33.093155+0000 osd.7 (osd.7) 371 : cluster 3 failed to encode map e339 with expected crc 2023-09-23T23:04:34.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:34 smithi187 bash[89487]: audit 2023-09-23T23:04:33.093506+0000 mon.a (mon.0) 1812 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["7"]}]': finished 2023-09-23T23:04:34.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:34 smithi187 bash[89487]: cluster 2023-09-23T23:04:33.093938+0000 mon.a (mon.0) 1813 : cluster 0 osdmap e339: 8 total, 8 up, 7 in 2023-09-23T23:04:34.458 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:34.480 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:34.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:34.483 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:34.584 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:34.607 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:34.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:34.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:34.710 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:34.735 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:34.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:34.738 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:34.839 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:34.862 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:34.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:34.864 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:34.965 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:34.997 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:35.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:35.000 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:35.101 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:35.111 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:35 smithi169 bash[101133]: cluster 2023-09-23T23:04:34.087150+0000 mon.a (mon.0) 1814 : cluster 0 osdmap e340: 8 total, 8 up, 7 in 2023-09-23T23:04:35.112 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:35 smithi169 bash[101133]: cluster 2023-09-23T23:04:34.087971+0000 osd.7 (osd.7) 372 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:04:35.112 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:35 smithi169 bash[101133]: cluster 2023-09-23T23:04:34.088111+0000 osd.6 (osd.6) 101 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:04:35.112 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:35 smithi169 bash[101133]: cluster 2023-09-23T23:04:34.088476+0000 osd.5 (osd.5) 196 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:04:35.112 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:35 smithi169 bash[101133]: cluster 2023-09-23T23:04:34.092878+0000 osd.5 (osd.5) 197 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:04:35.112 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:35 smithi169 bash[101133]: cluster 2023-09-23T23:04:34.093774+0000 osd.7 (osd.7) 373 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:04:35.112 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:35 smithi169 bash[101133]: cluster 2023-09-23T23:04:34.094250+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:04:35.112 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:35 smithi169 bash[101133]: cluster 2023-09-23T23:04:34.096067+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:04:35.112 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:35 smithi169 bash[101133]: cluster 2023-09-23T23:04:34.096322+0000 osd.7 (osd.7) 374 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:04:35.112 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:35 smithi169 bash[101133]: cluster 2023-09-23T23:04:34.098456+0000 osd.6 (osd.6) 104 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:04:35.113 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:35 smithi169 bash[101133]: cluster 2023-09-23T23:04:34.100225+0000 osd.6 (osd.6) 105 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:04:35.113 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:35 smithi169 bash[101133]: cluster 2023-09-23T23:04:34.102214+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:04:35.113 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:35 smithi169 bash[101133]: cluster 2023-09-23T23:04:34.106661+0000 osd.7 (osd.7) 375 : cluster 1 11.f continuing backfill to osd.1 from (327'3800,338'10499] MIN to 338'10499 2023-09-23T23:04:35.113 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:35 smithi169 bash[101133]: cluster 2023-09-23T23:04:35.088398+0000 mon.a (mon.0) 1815 : cluster 0 osdmap e341: 8 total, 8 up, 7 in 2023-09-23T23:04:35.124 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:35.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:35.126 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:35.227 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:35.237 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:35 smithi187 bash[89487]: cluster 2023-09-23T23:04:34.087150+0000 mon.a (mon.0) 1814 : cluster 0 osdmap e340: 8 total, 8 up, 7 in 2023-09-23T23:04:35.237 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:35 smithi187 bash[89487]: cluster 2023-09-23T23:04:34.087971+0000 osd.7 (osd.7) 372 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:04:35.237 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:35 smithi187 bash[89487]: cluster 2023-09-23T23:04:34.088111+0000 osd.6 (osd.6) 101 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:04:35.237 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:35 smithi187 bash[89487]: cluster 2023-09-23T23:04:34.088476+0000 osd.5 (osd.5) 196 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:04:35.238 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:35 smithi187 bash[89487]: cluster 2023-09-23T23:04:34.092878+0000 osd.5 (osd.5) 197 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:04:35.238 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:35 smithi187 bash[89487]: cluster 2023-09-23T23:04:34.093774+0000 osd.7 (osd.7) 373 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:04:35.238 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:35 smithi187 bash[89487]: cluster 2023-09-23T23:04:34.094250+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:04:35.238 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:35 smithi187 bash[89487]: cluster 2023-09-23T23:04:34.096067+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:04:35.238 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:35 smithi187 bash[89487]: cluster 2023-09-23T23:04:34.096322+0000 osd.7 (osd.7) 374 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:04:35.238 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:35 smithi187 bash[89487]: cluster 2023-09-23T23:04:34.098456+0000 osd.6 (osd.6) 104 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:04:35.238 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:35 smithi187 bash[89487]: cluster 2023-09-23T23:04:34.100225+0000 osd.6 (osd.6) 105 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:04:35.238 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:35 smithi187 bash[89487]: cluster 2023-09-23T23:04:34.102214+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:04:35.238 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:35 smithi187 bash[89487]: cluster 2023-09-23T23:04:34.106661+0000 osd.7 (osd.7) 375 : cluster 1 11.f continuing backfill to osd.1 from (327'3800,338'10499] MIN to 338'10499 2023-09-23T23:04:35.238 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:35 smithi187 bash[89487]: cluster 2023-09-23T23:04:35.088398+0000 mon.a (mon.0) 1815 : cluster 0 osdmap e341: 8 total, 8 up, 7 in 2023-09-23T23:04:35.253 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:35.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:35.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:35.356 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:35.392 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:35.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:35.400 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:35.501 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:35.509 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:35 smithi169 bash[104356]: cluster 2023-09-23T23:04:34.087150+0000 mon.a (mon.0) 1814 : cluster 0 osdmap e340: 8 total, 8 up, 7 in 2023-09-23T23:04:35.509 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:35 smithi169 bash[104356]: cluster 2023-09-23T23:04:34.087971+0000 osd.7 (osd.7) 372 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:04:35.509 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:35 smithi169 bash[104356]: cluster 2023-09-23T23:04:34.088111+0000 osd.6 (osd.6) 101 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:04:35.509 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:35 smithi169 bash[104356]: cluster 2023-09-23T23:04:34.088476+0000 osd.5 (osd.5) 196 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:04:35.509 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:35 smithi169 bash[104356]: cluster 2023-09-23T23:04:34.092878+0000 osd.5 (osd.5) 197 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:04:35.509 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:35 smithi169 bash[104356]: cluster 2023-09-23T23:04:34.093774+0000 osd.7 (osd.7) 373 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:04:35.509 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:35 smithi169 bash[104356]: cluster 2023-09-23T23:04:34.094250+0000 osd.6 (osd.6) 102 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:04:35.509 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:35 smithi169 bash[104356]: cluster 2023-09-23T23:04:34.096067+0000 osd.6 (osd.6) 103 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:04:35.510 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:35 smithi169 bash[104356]: cluster 2023-09-23T23:04:34.096322+0000 osd.7 (osd.7) 374 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:04:35.510 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:35 smithi169 bash[104356]: cluster 2023-09-23T23:04:34.098456+0000 osd.6 (osd.6) 104 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:04:35.510 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:35 smithi169 bash[104356]: cluster 2023-09-23T23:04:34.100225+0000 osd.6 (osd.6) 105 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:04:35.510 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:35 smithi169 bash[104356]: cluster 2023-09-23T23:04:34.102214+0000 osd.6 (osd.6) 106 : cluster 3 failed to encode map e340 with expected crc 2023-09-23T23:04:35.510 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:35 smithi169 bash[104356]: cluster 2023-09-23T23:04:34.106661+0000 osd.7 (osd.7) 375 : cluster 1 11.f continuing backfill to osd.1 from (327'3800,338'10499] MIN to 338'10499 2023-09-23T23:04:35.510 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:35 smithi169 bash[104356]: cluster 2023-09-23T23:04:35.088398+0000 mon.a (mon.0) 1815 : cluster 0 osdmap e341: 8 total, 8 up, 7 in 2023-09-23T23:04:35.534 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:35.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:35.540 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:35.641 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:35.669 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:35.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:35.673 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:35.774 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:35.798 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:35.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:35.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:35.901 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:35.929 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:35.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:35.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:36.033 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:36.067 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:36.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:36.069 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:36.164 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:04:36.170 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:36.197 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:36.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:36.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:36.302 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:36.310 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:36 smithi187 bash[89487]: cluster 2023-09-23T23:04:35.009120+0000 mgr.y (mgr.25310) 1295 : cluster 0 pgmap v1439: 109 pgs: 2 remapped+peering, 22 peering, 3 unknown, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 76 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 8.6 KiB/s rd, 27 KiB/s wr, 700 op/s; 9024/133422 objects degraded (6.764%); 13972/133422 objects misplaced (10.472%); 1.2 MiB/s, 17 objects/s recovering 2023-09-23T23:04:36.310 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:36 smithi187 bash[89487]: cluster 2023-09-23T23:04:35.090510+0000 osd.5 (osd.5) 198 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:04:36.311 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:36 smithi187 bash[89487]: cluster 2023-09-23T23:04:35.092891+0000 osd.4 (osd.4) 25 : cluster 1 11.e continuing backfill to osd.1 from (327'4100,338'10500] MIN to 338'10500 2023-09-23T23:04:36.311 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:36 smithi187 bash[89487]: cluster 2023-09-23T23:04:35.093682+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:04:36.311 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:36 smithi187 bash[89487]: cluster 2023-09-23T23:04:35.094901+0000 osd.3 (osd.3) 29 : cluster 1 11.0 continuing backfill to osd.1 from (327'3700,338'10428] 11:000ce560:::benchmark_data_smithi169_260471_object33152:head to 338'10428 2023-09-23T23:04:36.311 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:36 smithi187 bash[89487]: cluster 2023-09-23T23:04:35.095392+0000 osd.7 (osd.7) 376 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:04:36.311 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:36 smithi187 bash[89487]: cluster 2023-09-23T23:04:35.095459+0000 osd.5 (osd.5) 199 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:04:36.311 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:36 smithi187 bash[89487]: cluster 2023-09-23T23:04:35.096143+0000 mon.a (mon.0) 1816 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2023-09-23T23:04:36.311 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:36 smithi187 bash[89487]: cluster 2023-09-23T23:04:35.097069+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:04:36.311 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:36 smithi187 bash[89487]: cluster 2023-09-23T23:04:35.099444+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:04:36.311 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:36 smithi187 bash[89487]: cluster 2023-09-23T23:04:35.100125+0000 osd.7 (osd.7) 377 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:04:36.311 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:36 smithi187 bash[89487]: cluster 2023-09-23T23:04:35.101934+0000 osd.5 (osd.5) 200 : cluster 0 11.5 starting backfill to osd.3 from (0'0,0'0] MAX to 338'10462 2023-09-23T23:04:36.311 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:36 smithi187 bash[89487]: cluster 2023-09-23T23:04:35.102949+0000 osd.6 (osd.6) 110 : cluster 0 11.4 starting backfill to osd.1 from (0'0,0'0] MAX to 338'10631 2023-09-23T23:04:36.312 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:36 smithi187 bash[89487]: cluster 2023-09-23T23:04:35.103575+0000 osd.6 (osd.6) 111 : cluster 1 11.3 continuing backfill to osd.1 from (327'3700,338'10425] MIN to 338'10425 2023-09-23T23:04:36.312 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:36 smithi187 bash[89487]: cluster 2023-09-23T23:04:36.097234+0000 mon.a (mon.0) 1817 : cluster 0 osdmap e342: 8 total, 8 up, 7 in 2023-09-23T23:04:36.327 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:36.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:36.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:36.433 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:36.443 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:36 smithi169 bash[104356]: cluster 2023-09-23T23:04:35.009120+0000 mgr.y (mgr.25310) 1295 : cluster 0 pgmap v1439: 109 pgs: 2 remapped+peering, 22 peering, 3 unknown, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 76 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 8.6 KiB/s rd, 27 KiB/s wr, 700 op/s; 9024/133422 objects degraded (6.764%); 13972/133422 objects misplaced (10.472%); 1.2 MiB/s, 17 objects/s recovering 2023-09-23T23:04:36.443 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:36 smithi169 bash[104356]: cluster 2023-09-23T23:04:35.090510+0000 osd.5 (osd.5) 198 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:04:36.443 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:36 smithi169 bash[104356]: cluster 2023-09-23T23:04:35.092891+0000 osd.4 (osd.4) 25 : cluster 1 11.e continuing backfill to osd.1 from (327'4100,338'10500] MIN to 338'10500 2023-09-23T23:04:36.443 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:36 smithi169 bash[104356]: cluster 2023-09-23T23:04:35.093682+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:04:36.443 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:36 smithi169 bash[104356]: cluster 2023-09-23T23:04:35.094901+0000 osd.3 (osd.3) 29 : cluster 1 11.0 continuing backfill to osd.1 from (327'3700,338'10428] 11:000ce560:::benchmark_data_smithi169_260471_object33152:head to 338'10428 2023-09-23T23:04:36.444 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:36 smithi169 bash[104356]: cluster 2023-09-23T23:04:35.095392+0000 osd.7 (osd.7) 376 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:04:36.444 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:36 smithi169 bash[104356]: cluster 2023-09-23T23:04:35.095459+0000 osd.5 (osd.5) 199 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:04:36.444 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:36 smithi169 bash[104356]: cluster 2023-09-23T23:04:35.096143+0000 mon.a (mon.0) 1816 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2023-09-23T23:04:36.444 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:36 smithi169 bash[104356]: cluster 2023-09-23T23:04:35.097069+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:04:36.444 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:36 smithi169 bash[104356]: cluster 2023-09-23T23:04:35.099444+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:04:36.444 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:36 smithi169 bash[104356]: cluster 2023-09-23T23:04:35.100125+0000 osd.7 (osd.7) 377 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:04:36.444 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:36 smithi169 bash[104356]: cluster 2023-09-23T23:04:35.101934+0000 osd.5 (osd.5) 200 : cluster 0 11.5 starting backfill to osd.3 from (0'0,0'0] MAX to 338'10462 2023-09-23T23:04:36.444 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:36 smithi169 bash[104356]: cluster 2023-09-23T23:04:35.102949+0000 osd.6 (osd.6) 110 : cluster 0 11.4 starting backfill to osd.1 from (0'0,0'0] MAX to 338'10631 2023-09-23T23:04:36.444 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:36 smithi169 bash[104356]: cluster 2023-09-23T23:04:35.103575+0000 osd.6 (osd.6) 111 : cluster 1 11.3 continuing backfill to osd.1 from (327'3700,338'10425] MIN to 338'10425 2023-09-23T23:04:36.444 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:36 smithi169 bash[104356]: cluster 2023-09-23T23:04:36.097234+0000 mon.a (mon.0) 1817 : cluster 0 osdmap e342: 8 total, 8 up, 7 in 2023-09-23T23:04:36.445 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:36 smithi169 bash[101133]: cluster 2023-09-23T23:04:35.009120+0000 mgr.y (mgr.25310) 1295 : cluster 0 pgmap v1439: 109 pgs: 2 remapped+peering, 22 peering, 3 unknown, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 76 active+clean; 2.7 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 8.6 KiB/s rd, 27 KiB/s wr, 700 op/s; 9024/133422 objects degraded (6.764%); 13972/133422 objects misplaced (10.472%); 1.2 MiB/s, 17 objects/s recovering 2023-09-23T23:04:36.445 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:36 smithi169 bash[101133]: cluster 2023-09-23T23:04:35.090510+0000 osd.5 (osd.5) 198 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:04:36.445 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:36 smithi169 bash[101133]: cluster 2023-09-23T23:04:35.092891+0000 osd.4 (osd.4) 25 : cluster 1 11.e continuing backfill to osd.1 from (327'4100,338'10500] MIN to 338'10500 2023-09-23T23:04:36.445 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:36 smithi169 bash[101133]: cluster 2023-09-23T23:04:35.093682+0000 osd.6 (osd.6) 107 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:04:36.445 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:36 smithi169 bash[101133]: cluster 2023-09-23T23:04:35.094901+0000 osd.3 (osd.3) 29 : cluster 1 11.0 continuing backfill to osd.1 from (327'3700,338'10428] 11:000ce560:::benchmark_data_smithi169_260471_object33152:head to 338'10428 2023-09-23T23:04:36.445 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:36 smithi169 bash[101133]: cluster 2023-09-23T23:04:35.095392+0000 osd.7 (osd.7) 376 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:04:36.445 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:36 smithi169 bash[101133]: cluster 2023-09-23T23:04:35.095459+0000 osd.5 (osd.5) 199 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:04:36.445 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:36 smithi169 bash[101133]: cluster 2023-09-23T23:04:35.096143+0000 mon.a (mon.0) 1816 : cluster 3 Health check failed: Reduced data availability: 5 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2023-09-23T23:04:36.445 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:36 smithi169 bash[101133]: cluster 2023-09-23T23:04:35.097069+0000 osd.6 (osd.6) 108 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:04:36.445 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:36 smithi169 bash[101133]: cluster 2023-09-23T23:04:35.099444+0000 osd.6 (osd.6) 109 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:04:36.445 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:36 smithi169 bash[101133]: cluster 2023-09-23T23:04:35.100125+0000 osd.7 (osd.7) 377 : cluster 3 failed to encode map e341 with expected crc 2023-09-23T23:04:36.446 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:36 smithi169 bash[101133]: cluster 2023-09-23T23:04:35.101934+0000 osd.5 (osd.5) 200 : cluster 0 11.5 starting backfill to osd.3 from (0'0,0'0] MAX to 338'10462 2023-09-23T23:04:36.446 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:36 smithi169 bash[101133]: cluster 2023-09-23T23:04:35.102949+0000 osd.6 (osd.6) 110 : cluster 0 11.4 starting backfill to osd.1 from (0'0,0'0] MAX to 338'10631 2023-09-23T23:04:36.446 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:36 smithi169 bash[101133]: cluster 2023-09-23T23:04:35.103575+0000 osd.6 (osd.6) 111 : cluster 1 11.3 continuing backfill to osd.1 from (327'3700,338'10425] MIN to 338'10425 2023-09-23T23:04:36.446 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:36 smithi169 bash[101133]: cluster 2023-09-23T23:04:36.097234+0000 mon.a (mon.0) 1817 : cluster 0 osdmap e342: 8 total, 8 up, 7 in 2023-09-23T23:04:36.461 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:36.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:36.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:36.572 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:36.607 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:36.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:36.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:36.713 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:36.744 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:36.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:36.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:36.848 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:36.881 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:36.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:36.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:36.988 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:37.027 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:37.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:37.031 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:37.132 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:37.183 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:37.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:37.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:37.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:37 smithi169 bash[104356]: cluster 2023-09-23T23:04:36.092858+0000 osd.5 (osd.5) 201 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:04:37.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:37 smithi169 bash[104356]: cluster 2023-09-23T23:04:36.096453+0000 osd.7 (osd.7) 378 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:04:37.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:37 smithi169 bash[104356]: cluster 2023-09-23T23:04:36.096843+0000 osd.5 (osd.5) 202 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:04:37.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:37 smithi169 bash[104356]: cluster 2023-09-23T23:04:36.098970+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:04:37.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:37 smithi169 bash[104356]: cluster 2023-09-23T23:04:36.100093+0000 osd.5 (osd.5) 203 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:04:37.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:37 smithi169 bash[104356]: cluster 2023-09-23T23:04:36.895677+0000 mon.a (mon.0) 1818 : cluster 3 Health check update: Degraded data redundancy: 9024/133422 objects degraded (6.764%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:37.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:37 smithi169 bash[104356]: cluster 2023-09-23T23:04:37.101638+0000 mon.a (mon.0) 1819 : cluster 0 osdmap e343: 8 total, 8 up, 7 in 2023-09-23T23:04:37.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:37 smithi169 bash[101133]: cluster 2023-09-23T23:04:36.092858+0000 osd.5 (osd.5) 201 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:04:37.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:37 smithi169 bash[101133]: cluster 2023-09-23T23:04:36.096453+0000 osd.7 (osd.7) 378 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:04:37.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:37 smithi169 bash[101133]: cluster 2023-09-23T23:04:36.096843+0000 osd.5 (osd.5) 202 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:04:37.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:37 smithi169 bash[101133]: cluster 2023-09-23T23:04:36.098970+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:04:37.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:37 smithi169 bash[101133]: cluster 2023-09-23T23:04:36.100093+0000 osd.5 (osd.5) 203 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:04:37.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:37 smithi169 bash[101133]: cluster 2023-09-23T23:04:36.895677+0000 mon.a (mon.0) 1818 : cluster 3 Health check update: Degraded data redundancy: 9024/133422 objects degraded (6.764%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:37.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:37 smithi169 bash[101133]: cluster 2023-09-23T23:04:37.101638+0000 mon.a (mon.0) 1819 : cluster 0 osdmap e343: 8 total, 8 up, 7 in 2023-09-23T23:04:37.294 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:37.319 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:37.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:37.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:37.423 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:37.446 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:37.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:37.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:37.549 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:37.558 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:37 smithi187 bash[89487]: cluster 2023-09-23T23:04:36.092858+0000 osd.5 (osd.5) 201 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:04:37.559 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:37 smithi187 bash[89487]: cluster 2023-09-23T23:04:36.096453+0000 osd.7 (osd.7) 378 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:04:37.559 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:37 smithi187 bash[89487]: cluster 2023-09-23T23:04:36.096843+0000 osd.5 (osd.5) 202 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:04:37.559 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:37 smithi187 bash[89487]: cluster 2023-09-23T23:04:36.098970+0000 osd.6 (osd.6) 112 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:04:37.559 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:37 smithi187 bash[89487]: cluster 2023-09-23T23:04:36.100093+0000 osd.5 (osd.5) 203 : cluster 3 failed to encode map e342 with expected crc 2023-09-23T23:04:37.559 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:37 smithi187 bash[89487]: cluster 2023-09-23T23:04:36.895677+0000 mon.a (mon.0) 1818 : cluster 3 Health check update: Degraded data redundancy: 9024/133422 objects degraded (6.764%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:37.559 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:37 smithi187 bash[89487]: cluster 2023-09-23T23:04:37.101638+0000 mon.a (mon.0) 1819 : cluster 0 osdmap e343: 8 total, 8 up, 7 in 2023-09-23T23:04:37.575 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:37.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:37.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:37.680 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:37.707 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:37.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:37.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:37.769 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T23:04:37.810 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:37.834 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:37.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:37.838 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:37.938 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:37.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:37.972 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:37.972 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:38.073 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:38.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:38.125 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:38.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:38.226 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:38.269 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:38.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:38.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:38.284 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:04:38.359 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:38 smithi169 bash[101133]: cluster 2023-09-23T23:04:37.010402+0000 mgr.y (mgr.25310) 1296 : cluster 0 pgmap v1442: 109 pgs: 2 remapped+peering, 23 peering, 3 unknown, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 72 active+clean; 2.7 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 17 KiB/s rd, 55 KiB/s wr, 588 op/s; 9023/132141 objects degraded (6.828%); 19277/132141 objects misplaced (14.588%); 1.3 MiB/s, 18 objects/s recovering 2023-09-23T23:04:38.360 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:38 smithi169 bash[101133]: cluster 2023-09-23T23:04:37.102908+0000 osd.6 (osd.6) 113 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T23:04:38.360 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:38 smithi169 bash[101133]: cluster 2023-09-23T23:04:37.103103+0000 osd.5 (osd.5) 204 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T23:04:38.360 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:38 smithi169 bash[101133]: cluster 2023-09-23T23:04:37.104225+0000 osd.7 (osd.7) 379 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T23:04:38.360 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:38 smithi169 bash[101133]: cluster 2023-09-23T23:04:37.107874+0000 osd.6 (osd.6) 114 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T23:04:38.360 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:38 smithi169 bash[104356]: cluster 2023-09-23T23:04:37.010402+0000 mgr.y (mgr.25310) 1296 : cluster 0 pgmap v1442: 109 pgs: 2 remapped+peering, 23 peering, 3 unknown, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 72 active+clean; 2.7 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 17 KiB/s rd, 55 KiB/s wr, 588 op/s; 9023/132141 objects degraded (6.828%); 19277/132141 objects misplaced (14.588%); 1.3 MiB/s, 18 objects/s recovering 2023-09-23T23:04:38.360 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:38 smithi169 bash[104356]: cluster 2023-09-23T23:04:37.102908+0000 osd.6 (osd.6) 113 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T23:04:38.360 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:38 smithi169 bash[104356]: cluster 2023-09-23T23:04:37.103103+0000 osd.5 (osd.5) 204 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T23:04:38.360 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:38 smithi169 bash[104356]: cluster 2023-09-23T23:04:37.104225+0000 osd.7 (osd.7) 379 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T23:04:38.360 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:38 smithi169 bash[104356]: cluster 2023-09-23T23:04:37.107874+0000 osd.6 (osd.6) 114 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T23:04:38.376 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:38.402 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:38.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:38.405 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:38.505 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:38.515 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:38 smithi187 bash[89487]: cluster 2023-09-23T23:04:37.010402+0000 mgr.y (mgr.25310) 1296 : cluster 0 pgmap v1442: 109 pgs: 2 remapped+peering, 23 peering, 3 unknown, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 6 active+remapped+backfill_wait, 72 active+clean; 2.7 GiB data, 11 GiB used, 614 GiB / 626 GiB avail; 17 KiB/s rd, 55 KiB/s wr, 588 op/s; 9023/132141 objects degraded (6.828%); 19277/132141 objects misplaced (14.588%); 1.3 MiB/s, 18 objects/s recovering 2023-09-23T23:04:38.515 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:38 smithi187 bash[89487]: cluster 2023-09-23T23:04:37.102908+0000 osd.6 (osd.6) 113 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T23:04:38.515 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:38 smithi187 bash[89487]: cluster 2023-09-23T23:04:37.103103+0000 osd.5 (osd.5) 204 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T23:04:38.515 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:38 smithi187 bash[89487]: cluster 2023-09-23T23:04:37.104225+0000 osd.7 (osd.7) 379 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T23:04:38.515 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:38 smithi187 bash[89487]: cluster 2023-09-23T23:04:37.107874+0000 osd.6 (osd.6) 114 : cluster 3 failed to encode map e343 with expected crc 2023-09-23T23:04:38.533 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:38.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:38.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:38.642 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:38.654 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:04:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:04:38] "GET /metrics HTTP/1.1" 200 36562 "" "Prometheus/2.43.0" 2023-09-23T23:04:38.678 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:38.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:38.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:38.781 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:38.831 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:38.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:38.833 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:38.934 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:38.959 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:38.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:38.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:39.062 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:39.087 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:39.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:39.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:39.190 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:39.198 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:39 smithi187 bash[89487]: cluster 2023-09-23T23:04:39.011337+0000 mgr.y (mgr.25310) 1297 : cluster 0 pgmap v1444: 109 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 8 active+remapped+backfill_wait, 97 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 324 op/s; 9025/128625 objects degraded (7.017%); 24033/128625 objects misplaced (18.685%); 2.2 MiB/s, 2 keys/s, 38 objects/s recovering 2023-09-23T23:04:39.198 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:39 smithi187 bash[89487]: cluster 2023-09-23T23:04:39.126789+0000 mon.a (mon.0) 1820 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 7 pgs peering) 2023-09-23T23:04:39.214 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:39.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:39.217 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:39.317 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:39.348 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:39.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:39.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:39.454 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:39.462 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:39 smithi169 bash[101133]: cluster 2023-09-23T23:04:39.011337+0000 mgr.y (mgr.25310) 1297 : cluster 0 pgmap v1444: 109 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 8 active+remapped+backfill_wait, 97 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 324 op/s; 9025/128625 objects degraded (7.017%); 24033/128625 objects misplaced (18.685%); 2.2 MiB/s, 2 keys/s, 38 objects/s recovering 2023-09-23T23:04:39.463 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:39 smithi169 bash[101133]: cluster 2023-09-23T23:04:39.126789+0000 mon.a (mon.0) 1820 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 7 pgs peering) 2023-09-23T23:04:39.463 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:39 smithi169 bash[104356]: cluster 2023-09-23T23:04:39.011337+0000 mgr.y (mgr.25310) 1297 : cluster 0 pgmap v1444: 109 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 8 active+remapped+backfill_wait, 97 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 324 op/s; 9025/128625 objects degraded (7.017%); 24033/128625 objects misplaced (18.685%); 2.2 MiB/s, 2 keys/s, 38 objects/s recovering 2023-09-23T23:04:39.463 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:39 smithi169 bash[104356]: cluster 2023-09-23T23:04:39.126789+0000 mon.a (mon.0) 1820 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 7 pgs peering) 2023-09-23T23:04:39.476 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:39.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:39.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:39.581 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:39.605 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:39.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:39.608 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:39.709 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:39.735 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:39.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:39.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:39.839 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:39.866 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:39.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:39.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:39.970 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:40.004 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:40.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:40.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:40.107 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:40.142 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:40.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:40.147 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:40.248 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:40.278 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:40.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:40.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:40.384 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:40.414 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:40.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:40.420 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:40.520 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:40.552 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:40.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:40.554 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:40.655 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:40.679 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:40.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:40.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:40.785 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:40.786 INFO:tasks.thrashosds.thrasher:in_osds: [0, 2, 3, 4, 6, 5, 1] out_osds: [7] dead_osds: [] live_osds: [1, 2, 3, 4, 7, 0, 5, 6] 2023-09-23T23:04:40.786 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 0 1 2023-09-23T23:04:40.823 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:40.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:40.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:40.929 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:40.959 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:40.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:40.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:41.063 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:41.096 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:41.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:41.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:41.199 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:41.364 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:41.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:41.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:41.467 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:41.494 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:41.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:41.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:41.599 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:41.634 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:41.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:41.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:41.739 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:41.766 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:41.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:41.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:41.870 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:41.934 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:41.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:41.941 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:42.041 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:42.071 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:42.072 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:42 smithi187 bash[89487]: cluster 2023-09-23T23:04:41.011945+0000 mgr.y (mgr.25310) 1298 : cluster 0 pgmap v1445: 109 pgs: 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 98 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 331 op/s; 9025/127449 objects degraded (7.081%); 23835/127449 objects misplaced (18.702%); 1.8 MiB/s, 1 keys/s, 31 objects/s recovering 2023-09-23T23:04:42.072 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:42 smithi187 bash[89487]: audit 2023-09-23T23:04:41.173941+0000 mon.a (mon.0) 1821 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:04:42.072 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:42 smithi187 bash[89487]: audit 2023-09-23T23:04:41.178496+0000 mon.a (mon.0) 1822 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:04:42.073 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:42 smithi187 bash[89487]: cluster 2023-09-23T23:04:41.897551+0000 mon.a (mon.0) 1823 : cluster 3 Health check update: Degraded data redundancy: 9025/127449 objects degraded (7.081%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:42.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:42.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:42.176 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:42.186 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:42 smithi169 bash[101133]: cluster 2023-09-23T23:04:41.011945+0000 mgr.y (mgr.25310) 1298 : cluster 0 pgmap v1445: 109 pgs: 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 98 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 331 op/s; 9025/127449 objects degraded (7.081%); 23835/127449 objects misplaced (18.702%); 1.8 MiB/s, 1 keys/s, 31 objects/s recovering 2023-09-23T23:04:42.186 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:42 smithi169 bash[101133]: audit 2023-09-23T23:04:41.173941+0000 mon.a (mon.0) 1821 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:04:42.186 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:42 smithi169 bash[101133]: audit 2023-09-23T23:04:41.178496+0000 mon.a (mon.0) 1822 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:04:42.186 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:42 smithi169 bash[101133]: cluster 2023-09-23T23:04:41.897551+0000 mon.a (mon.0) 1823 : cluster 3 Health check update: Degraded data redundancy: 9025/127449 objects degraded (7.081%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:42.186 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:42 smithi169 bash[104356]: cluster 2023-09-23T23:04:41.011945+0000 mgr.y (mgr.25310) 1298 : cluster 0 pgmap v1445: 109 pgs: 1 peering, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 98 active+clean; 2.6 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 331 op/s; 9025/127449 objects degraded (7.081%); 23835/127449 objects misplaced (18.702%); 1.8 MiB/s, 1 keys/s, 31 objects/s recovering 2023-09-23T23:04:42.186 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:42 smithi169 bash[104356]: audit 2023-09-23T23:04:41.173941+0000 mon.a (mon.0) 1821 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:04:42.187 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:42 smithi169 bash[104356]: audit 2023-09-23T23:04:41.178496+0000 mon.a (mon.0) 1822 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:04:42.187 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:42 smithi169 bash[104356]: cluster 2023-09-23T23:04:41.897551+0000 mon.a (mon.0) 1823 : cluster 3 Health check update: Degraded data redundancy: 9025/127449 objects degraded (7.081%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:42.206 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:42.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:42.207 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:42.308 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:42.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:42.342 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:42.342 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:42.443 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:42.469 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:42.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:42.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:42.571 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:42.598 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:42.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:42.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:42.707 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:42.741 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:42.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:42.747 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:42.847 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:42.878 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:42.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:42.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:42.982 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:43.005 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:43.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:43.009 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:43.109 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:43.138 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:43.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:43.144 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:43.245 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:43.272 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:43.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:43.278 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:43.378 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:43.411 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:43.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:43.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:43.520 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:43.555 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:43.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:43.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:43.663 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:43.695 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:43.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:43.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:43.800 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:43.827 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:43.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:43.830 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:43.931 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:43.967 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:43.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:43.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:44.071 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:44.079 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:44 smithi169 bash[104356]: cluster 2023-09-23T23:04:43.015023+0000 mgr.y (mgr.25310) 1299 : cluster 0 pgmap v1446: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 345 op/s; 9025/125193 objects degraded (7.209%); 23256/125193 objects misplaced (18.576%); 1.4 MiB/s, 1 keys/s, 23 objects/s recovering 2023-09-23T23:04:44.103 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:44.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:44.108 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:44.209 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:44.218 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:44 smithi187 bash[89487]: cluster 2023-09-23T23:04:43.015023+0000 mgr.y (mgr.25310) 1299 : cluster 0 pgmap v1446: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 345 op/s; 9025/125193 objects degraded (7.209%); 23256/125193 objects misplaced (18.576%); 1.4 MiB/s, 1 keys/s, 23 objects/s recovering 2023-09-23T23:04:44.233 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:44.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:44.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:44.338 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:44.351 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:44 smithi169 bash[101133]: cluster 2023-09-23T23:04:43.015023+0000 mgr.y (mgr.25310) 1299 : cluster 0 pgmap v1446: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 2.5 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 345 op/s; 9025/125193 objects degraded (7.209%); 23256/125193 objects misplaced (18.576%); 1.4 MiB/s, 1 keys/s, 23 objects/s recovering 2023-09-23T23:04:44.374 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:44.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:44.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:44.479 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:44.504 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:44.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:44.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:44.607 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:44.636 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:44.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:44.638 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:44.739 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:44.763 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:44.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:44.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:44.869 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:44.901 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:44.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:44.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:45.006 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:45.047 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:45.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:45.048 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:45.149 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:45.177 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:45.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:45.181 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:45.282 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:45.305 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:45.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:45.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:45.408 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:45.432 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:45.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:45.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:45.534 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:45.565 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:45.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:45.568 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:45.669 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:45.708 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:45.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:45.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:45.810 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:45.838 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:45.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:45.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:45.947 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:45.981 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:45.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:45.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:46.089 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:46.115 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:46.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:46.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:46.200 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:04:46.219 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:46.257 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:46.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:46.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:46.317 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T23:04:46.317 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [ 2023-09-23T23:04:46.317 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.317 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:174164 11.6 11:69c649d3:::benchmark_data_smithi169_260471_object68353:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e343)", 2023-09-23T23:04:46.317 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:04:46.294442+0000", 2023-09-23T23:04:46.317 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.017024656999999999, 2023-09-23T23:04:46.317 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.017068611000000001, 2023-09-23T23:04:46.317 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:04:46.317 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "waiting for sub ops", 2023-09-23T23:04:46.318 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:04:46.318 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:04:46.318 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:04:46.318 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 174164 2023-09-23T23:04:46.318 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.318 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:04:46.318 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.318 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:04:46.318 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.294442+0000", 2023-09-23T23:04:46.318 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:04:46.319 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.319 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.319 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:04:46.319 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.294442+0000", 2023-09-23T23:04:46.319 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:04:46.319 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.319 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.319 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:04:46.319 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.294441+0000", 2023-09-23T23:04:46.319 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T23:04:46.319 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.320 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.320 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:04:46.320 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.294449+0000", 2023-09-23T23:04:46.320 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.1470000000000001e-06 2023-09-23T23:04:46.320 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.320 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.320 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:04:46.320 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.294464+0000", 2023-09-23T23:04:46.320 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5149e-05 2023-09-23T23:04:46.320 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.320 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.321 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:04:46.321 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.294474+0000", 2023-09-23T23:04:46.321 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.8530000000000004e-06 2023-09-23T23:04:46.321 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.321 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.321 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:04:46.321 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.294517+0000", 2023-09-23T23:04:46.321 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.3526000000000003e-05 2023-09-23T23:04:46.321 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.321 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.321 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:04:46.321 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.294623+0000", 2023-09-23T23:04:46.322 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010518099999999999 2023-09-23T23:04:46.322 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.322 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.322 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,2,4", 2023-09-23T23:04:46.322 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.294744+0000", 2023-09-23T23:04:46.322 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012195 2023-09-23T23:04:46.322 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.322 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.322 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:46.322 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.302605+0000", 2023-09-23T23:04:46.323 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0078607820000000002 2023-09-23T23:04:46.323 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.323 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.323 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:04:46.323 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.302621+0000", 2023-09-23T23:04:46.323 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5424999999999999e-05 2023-09-23T23:04:46.323 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.323 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.323 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:04:46.323 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.302682+0000", 2023-09-23T23:04:46.323 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.1606000000000006e-05 2023-09-23T23:04:46.323 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:04:46.324 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:04:46.324 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:04:46.324 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.324 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.324 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:174169 11.6 11:624d5f43:::benchmark_data_smithi169_260471_object68358:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e343)", 2023-09-23T23:04:46.324 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:04:46.304550+0000", 2023-09-23T23:04:46.324 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.0069173790000000004, 2023-09-23T23:04:46.324 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0070735720000000002, 2023-09-23T23:04:46.324 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:04:46.324 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "waiting for sub ops", 2023-09-23T23:04:46.324 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:04:46.325 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:04:46.325 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:04:46.325 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 174169 2023-09-23T23:04:46.325 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.325 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:04:46.325 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.325 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:04:46.325 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.304550+0000", 2023-09-23T23:04:46.325 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:04:46.325 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.325 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.326 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:04:46.326 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.304550+0000", 2023-09-23T23:04:46.326 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:04:46.326 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.326 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.326 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:04:46.326 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.304548+0000", 2023-09-23T23:04:46.326 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T23:04:46.326 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.326 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.326 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:04:46.326 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.304556+0000", 2023-09-23T23:04:46.327 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.5569999999999996e-06 2023-09-23T23:04:46.327 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.327 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.327 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:04:46.327 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.304579+0000", 2023-09-23T23:04:46.327 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.2966e-05 2023-09-23T23:04:46.327 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.327 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.327 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:04:46.327 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.304589+0000", 2023-09-23T23:04:46.327 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.3680000000000008e-06 2023-09-23T23:04:46.327 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.328 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.328 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:04:46.328 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.304798+0000", 2023-09-23T23:04:46.328 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00020963199999999999 2023-09-23T23:04:46.328 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.328 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.328 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:04:46.328 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.305150+0000", 2023-09-23T23:04:46.328 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00035152300000000002 2023-09-23T23:04:46.328 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.328 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.328 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,2,4", 2023-09-23T23:04:46.329 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.305626+0000", 2023-09-23T23:04:46.329 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000475947 2023-09-23T23:04:46.329 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:04:46.329 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:04:46.329 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:04:46.329 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.329 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.329 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.45542.0:174157 11.b e343/330 11:db8b8988:::benchmark_data_smithi169_260471_object68346:head v 343'10847, mlcod=343'10845)", 2023-09-23T23:04:46.329 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:04:46.306468+0000", 2023-09-23T23:04:46.329 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.0049993850000000003, 2023-09-23T23:04:46.329 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0052494120000000002, 2023-09-23T23:04:46.329 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:04:46.329 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T23:04:46.330 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:04:46.330 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.330 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:04:46.330 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.306468+0000", 2023-09-23T23:04:46.330 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:04:46.330 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.330 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.330 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:04:46.330 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.306468+0000", 2023-09-23T23:04:46.330 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:04:46.330 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.330 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.331 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:04:46.331 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.306467+0000", 2023-09-23T23:04:46.331 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T23:04:46.331 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.331 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.331 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:04:46.331 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.306475+0000", 2023-09-23T23:04:46.331 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.2120000000000003e-06 2023-09-23T23:04:46.331 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.331 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.331 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:04:46.331 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.306491+0000", 2023-09-23T23:04:46.332 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5906e-05 2023-09-23T23:04:46.332 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.332 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.332 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:04:46.332 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.306498+0000", 2023-09-23T23:04:46.332 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.5340000000000002e-06 2023-09-23T23:04:46.332 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.332 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.332 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:04:46.332 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.306693+0000", 2023-09-23T23:04:46.332 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00019478400000000001 2023-09-23T23:04:46.332 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.333 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.333 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:04:46.333 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.306722+0000", 2023-09-23T23:04:46.333 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.9346e-05 2023-09-23T23:04:46.333 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:04:46.333 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:04:46.333 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:04:46.333 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.333 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.333 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.45542.0:174165 11.b e343/330 11:d1b5e82d:::benchmark_data_smithi169_260471_object68354:head v 343'10848, mlcod=343'10845)", 2023-09-23T23:04:46.333 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:04:46.306544+0000", 2023-09-23T23:04:46.333 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.0049224530000000002, 2023-09-23T23:04:46.334 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.005235015, 2023-09-23T23:04:46.334 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:04:46.334 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T23:04:46.334 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:04:46.334 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.334 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:04:46.334 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.306544+0000", 2023-09-23T23:04:46.334 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:04:46.334 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.334 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.334 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:04:46.334 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.306544+0000", 2023-09-23T23:04:46.335 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:04:46.335 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.335 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.335 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:04:46.335 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.306544+0000", 2023-09-23T23:04:46.335 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967296 2023-09-23T23:04:46.335 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.335 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.335 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:04:46.335 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.306551+0000", 2023-09-23T23:04:46.335 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.9999999999999999e-06 2023-09-23T23:04:46.335 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.336 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.336 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:04:46.336 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.306557+0000", 2023-09-23T23:04:46.336 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.8220000000000003e-06 2023-09-23T23:04:46.336 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.336 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.336 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:04:46.336 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.306561+0000", 2023-09-23T23:04:46.336 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.1080000000000003e-06 2023-09-23T23:04:46.336 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.336 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.337 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:04:46.337 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.310113+0000", 2023-09-23T23:04:46.337 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0035515540000000002 2023-09-23T23:04:46.337 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.337 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.337 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:04:46.337 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.310140+0000", 2023-09-23T23:04:46.337 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.7463000000000001e-05 2023-09-23T23:04:46.337 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:04:46.337 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:04:46.337 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:04:46.337 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.338 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.338 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.45542.0:174168 11.1 e343/321 11:80bc7023:::benchmark_data_smithi169_260471_object68357:head v 343'11061, mlcod=343'11059)", 2023-09-23T23:04:46.338 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:04:46.308526+0000", 2023-09-23T23:04:46.338 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.0029409380000000001, 2023-09-23T23:04:46.338 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0033410190000000002, 2023-09-23T23:04:46.338 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:04:46.338 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T23:04:46.338 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:04:46.338 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.338 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:04:46.338 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.308526+0000", 2023-09-23T23:04:46.339 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:04:46.339 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.339 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.339 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:04:46.339 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.308526+0000", 2023-09-23T23:04:46.339 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:04:46.339 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.339 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.339 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:04:46.339 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.308525+0000", 2023-09-23T23:04:46.339 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T23:04:46.340 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.340 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.340 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:04:46.340 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.308533+0000", 2023-09-23T23:04:46.340 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.7849999999999992e-06 2023-09-23T23:04:46.340 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.340 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.340 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:04:46.340 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.308550+0000", 2023-09-23T23:04:46.340 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6804999999999999e-05 2023-09-23T23:04:46.340 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.341 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.341 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:04:46.341 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.308557+0000", 2023-09-23T23:04:46.341 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.4089999999999997e-06 2023-09-23T23:04:46.341 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.341 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.341 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:04:46.341 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.308919+0000", 2023-09-23T23:04:46.341 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000361644 2023-09-23T23:04:46.341 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.341 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.341 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:04:46.342 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.308942+0000", 2023-09-23T23:04:46.342 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.3742000000000001e-05 2023-09-23T23:04:46.342 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:04:46.342 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:04:46.342 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:04:46.342 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.342 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.342 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.45542.0:174166 11.9 e343/321)", 2023-09-23T23:04:46.342 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:04:46.311124+0000", 2023-09-23T23:04:46.342 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.00034312699999999998, 2023-09-23T23:04:46.342 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00080013399999999998, 2023-09-23T23:04:46.343 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:04:46.343 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "queued for pg", 2023-09-23T23:04:46.343 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:04:46.343 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.343 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:04:46.343 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.311124+0000", 2023-09-23T23:04:46.343 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:04:46.343 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.343 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.343 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:04:46.343 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.311124+0000", 2023-09-23T23:04:46.343 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:04:46.344 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.344 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.344 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:04:46.344 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.311123+0000", 2023-09-23T23:04:46.344 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T23:04:46.344 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.344 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.344 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:04:46.344 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.311130+0000", 2023-09-23T23:04:46.344 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1930000000000004e-06 2023-09-23T23:04:46.344 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.345 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.345 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:04:46.345 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.311145+0000", 2023-09-23T23:04:46.345 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4851999999999999e-05 2023-09-23T23:04:46.345 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.345 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.345 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:04:46.345 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.311152+0000", 2023-09-23T23:04:46.345 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3719999999999999e-06 2023-09-23T23:04:46.345 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:04:46.345 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:04:46.346 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:04:46.346 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.346 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.346 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop_reply(client.45542.0:174169 11.6 e343/330)", 2023-09-23T23:04:46.346 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:04:46.311193+0000", 2023-09-23T23:04:46.346 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.00027406400000000002, 2023-09-23T23:04:46.346 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00078565500000000001, 2023-09-23T23:04:46.346 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:04:46.346 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "queued for pg", 2023-09-23T23:04:46.346 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:04:46.346 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.346 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:04:46.347 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.311193+0000", 2023-09-23T23:04:46.347 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:04:46.347 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.347 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.347 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:04:46.347 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.311193+0000", 2023-09-23T23:04:46.347 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:04:46.347 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.347 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.347 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:04:46.347 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.311192+0000", 2023-09-23T23:04:46.348 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T23:04:46.348 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.348 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.348 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:04:46.348 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.311197+0000", 2023-09-23T23:04:46.348 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.8189999999999999e-06 2023-09-23T23:04:46.348 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.348 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.348 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:04:46.348 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.311206+0000", 2023-09-23T23:04:46.348 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.6370000000000005e-06 2023-09-23T23:04:46.348 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:04:46.349 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:04:46.349 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:04:46.349 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:46.311211+0000", 2023-09-23T23:04:46.349 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.7060000000000001e-06 2023-09-23T23:04:46.349 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:04:46.349 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:04:46.349 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:04:46.349 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:04:46.349 INFO:teuthology.orchestra.run.smithi169.stdout: ], 2023-09-23T23:04:46.349 INFO:teuthology.orchestra.run.smithi169.stdout: "num_ops": 7 2023-09-23T23:04:46.349 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T23:04:46.360 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:46.367 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:46 smithi187 bash[89487]: cluster 2023-09-23T23:04:45.018217+0000 mgr.y (mgr.25310) 1300 : cluster 0 pgmap v1447: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 2.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 520 op/s; 9070/119013 objects degraded (7.621%); 22303/119013 objects misplaced (18.740%); 1.8 MiB/s, 1 keys/s, 29 objects/s recovering 2023-09-23T23:04:46.382 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:46.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:46.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:46.492 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:46.502 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:46 smithi169 bash[101133]: cluster 2023-09-23T23:04:45.018217+0000 mgr.y (mgr.25310) 1300 : cluster 0 pgmap v1447: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 2.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 520 op/s; 9070/119013 objects degraded (7.621%); 22303/119013 objects misplaced (18.740%); 1.8 MiB/s, 1 keys/s, 29 objects/s recovering 2023-09-23T23:04:46.502 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:46 smithi169 bash[104356]: cluster 2023-09-23T23:04:45.018217+0000 mgr.y (mgr.25310) 1300 : cluster 0 pgmap v1447: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 2.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 520 op/s; 9070/119013 objects degraded (7.621%); 22303/119013 objects misplaced (18.740%); 1.8 MiB/s, 1 keys/s, 29 objects/s recovering 2023-09-23T23:04:46.515 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:46.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:46.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:46.619 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:46.646 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:46.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:46.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:46.755 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:46.792 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:46.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:46.794 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:46.895 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:46.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:46.937 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:46.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:47.038 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:47.074 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:47.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:47.078 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:47.179 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:47.204 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:47.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:47.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:47.307 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:47.331 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:47.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:47.333 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:47.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:47 smithi187 bash[89487]: cluster 2023-09-23T23:04:46.898756+0000 mon.a (mon.0) 1824 : cluster 3 Health check update: Degraded data redundancy: 9070/119013 objects degraded (7.621%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:47.434 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:47.460 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:47 smithi169 bash[101133]: cluster 2023-09-23T23:04:46.898756+0000 mon.a (mon.0) 1824 : cluster 3 Health check update: Degraded data redundancy: 9070/119013 objects degraded (7.621%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:47.462 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:47.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:47.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:47.566 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:47.604 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:47.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:47.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:47.706 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:47.766 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:47 smithi169 bash[104356]: cluster 2023-09-23T23:04:46.898756+0000 mon.a (mon.0) 1824 : cluster 3 Health check update: Degraded data redundancy: 9070/119013 objects degraded (7.621%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:47.794 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:47.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:47.798 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:47.898 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:47.922 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:47.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:47.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:48.025 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:48.050 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:48.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:48.053 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:48.154 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:48.178 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:48.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:48.187 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:48.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:48 smithi169 bash[101133]: cluster 2023-09-23T23:04:47.019337+0000 mgr.y (mgr.25310) 1301 : cluster 0 pgmap v1448: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 2.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 529 op/s; 9070/116229 objects degraded (7.804%); 21744/116229 objects misplaced (18.708%); 1.6 MiB/s, 0 keys/s, 26 objects/s recovering 2023-09-23T23:04:48.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:48 smithi169 bash[104356]: cluster 2023-09-23T23:04:47.019337+0000 mgr.y (mgr.25310) 1301 : cluster 0 pgmap v1448: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 2.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 529 op/s; 9070/116229 objects degraded (7.804%); 21744/116229 objects misplaced (18.708%); 1.6 MiB/s, 0 keys/s, 26 objects/s recovering 2023-09-23T23:04:48.287 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:48.318 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:48.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:48.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:48.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:48 smithi187 bash[89487]: cluster 2023-09-23T23:04:47.019337+0000 mgr.y (mgr.25310) 1301 : cluster 0 pgmap v1448: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 2.4 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 529 op/s; 9070/116229 objects degraded (7.804%); 21744/116229 objects misplaced (18.708%); 1.6 MiB/s, 0 keys/s, 26 objects/s recovering 2023-09-23T23:04:48.424 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:48.454 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:48.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:48.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:48.534 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:04:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:04:48] "GET /metrics HTTP/1.1" 200 36560 "" "Prometheus/2.43.0" 2023-09-23T23:04:48.561 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:48.588 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:48.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:48.593 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:48.694 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:48.728 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:48.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:48.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:48.833 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:48.858 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:48.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:48.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:48.965 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:48.995 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:48.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:48.999 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:49.100 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:49.125 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:49.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:49.137 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:49.237 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:49.265 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:49.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:49.268 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:49.369 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:49.389 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:49.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:49.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:49.493 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:49.528 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:49.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:49.534 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:49.635 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:49.660 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:49.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:49.664 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:49.765 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:49.790 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:49.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:49.795 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:49.895 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:49.922 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:49.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:49.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:50.026 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:50.059 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:50.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:50.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:50.167 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:50.175 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:50 smithi169 bash[104356]: cluster 2023-09-23T23:04:49.020138+0000 mgr.y (mgr.25310) 1302 : cluster 0 pgmap v1449: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 2.2 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 622 op/s; 9200/109881 objects degraded (8.373%); 20554/109881 objects misplaced (18.706%); 1.7 MiB/s, 0 keys/s, 28 objects/s recovering 2023-09-23T23:04:50.176 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:50 smithi169 bash[101133]: cluster 2023-09-23T23:04:49.020138+0000 mgr.y (mgr.25310) 1302 : cluster 0 pgmap v1449: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 2.2 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 622 op/s; 9200/109881 objects degraded (8.373%); 20554/109881 objects misplaced (18.706%); 1.7 MiB/s, 0 keys/s, 28 objects/s recovering 2023-09-23T23:04:50.192 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:50.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:50.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:50.298 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:50.342 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:50.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:50.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:50.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:50 smithi187 bash[89487]: cluster 2023-09-23T23:04:49.020138+0000 mgr.y (mgr.25310) 1302 : cluster 0 pgmap v1449: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 2.2 GiB data, 10 GiB used, 615 GiB / 626 GiB avail; 0 B/s wr, 622 op/s; 9200/109881 objects degraded (8.373%); 20554/109881 objects misplaced (18.706%); 1.7 MiB/s, 0 keys/s, 28 objects/s recovering 2023-09-23T23:04:50.445 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-23T23:04:50.448 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:50.523 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:50.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:50.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:50.635 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:50.668 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:50.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:50.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:50.775 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:50.798 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:50.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:50.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:50.901 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:50.917 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:04:50.927 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:50.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:50.931 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:51.031 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:51.068 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:51.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:51.075 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:51.176 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:51.178 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T23:04:51.193 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:51.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:51.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:51.207 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T23:04:51.243 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T23:04:51.296 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:51.297 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T23:04:51.332 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T23:04:51.332 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:51.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:51.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:51.376 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T23:04:51.414 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T23:04:51.438 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:51.451 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T23:04:51.456 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:04:51.456 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:04:51.456 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:04:51.456 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:04:51.456 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:04:51.456 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:04:51.457 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:04:51.457 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:04:51.476 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:51.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:51.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:51.581 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:51.606 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:51.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:51.611 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:51.712 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:51.749 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:51.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:51.754 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:51.855 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:51.892 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:51.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:51.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:51.995 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:52.023 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:52.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:52.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:52.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:52 smithi187 bash[89487]: cluster 2023-09-23T23:04:51.020748+0000 mgr.y (mgr.25310) 1303 : cluster 0 pgmap v1450: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 2.2 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 554 op/s; 9200/108663 objects degraded (8.467%); 20364/108663 objects misplaced (18.741%); 831 KiB/s, 12 objects/s recovering 2023-09-23T23:04:52.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:52 smithi187 bash[89487]: audit 2023-09-23T23:04:51.147505+0000 mon.c (mon.2) 115 : audit 0 from='client.? 172.21.15.169:0/1507454100' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:04:52.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:52 smithi187 bash[89487]: cluster 2023-09-23T23:04:51.902714+0000 mon.a (mon.0) 1825 : cluster 3 Health check update: Degraded data redundancy: 9200/108663 objects degraded (8.467%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:52.130 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:52.159 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:52.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:52.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:52.263 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:52.291 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:52.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:52.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:52.394 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:52.417 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:52.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:52.419 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:52.520 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:52.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:52 smithi169 bash[104356]: cluster 2023-09-23T23:04:51.020748+0000 mgr.y (mgr.25310) 1303 : cluster 0 pgmap v1450: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 2.2 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 554 op/s; 9200/108663 objects degraded (8.467%); 20364/108663 objects misplaced (18.741%); 831 KiB/s, 12 objects/s recovering 2023-09-23T23:04:52.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:52 smithi169 bash[104356]: audit 2023-09-23T23:04:51.147505+0000 mon.c (mon.2) 115 : audit 0 from='client.? 172.21.15.169:0/1507454100' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:04:52.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:52 smithi169 bash[104356]: cluster 2023-09-23T23:04:51.902714+0000 mon.a (mon.0) 1825 : cluster 3 Health check update: Degraded data redundancy: 9200/108663 objects degraded (8.467%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:52.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:52 smithi169 bash[101133]: cluster 2023-09-23T23:04:51.020748+0000 mgr.y (mgr.25310) 1303 : cluster 0 pgmap v1450: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 2.2 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 554 op/s; 9200/108663 objects degraded (8.467%); 20364/108663 objects misplaced (18.741%); 831 KiB/s, 12 objects/s recovering 2023-09-23T23:04:52.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:52 smithi169 bash[101133]: audit 2023-09-23T23:04:51.147505+0000 mon.c (mon.2) 115 : audit 0 from='client.? 172.21.15.169:0/1507454100' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:04:52.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:52 smithi169 bash[101133]: cluster 2023-09-23T23:04:51.902714+0000 mon.a (mon.0) 1825 : cluster 3 Health check update: Degraded data redundancy: 9200/108663 objects degraded (8.467%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:52.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:52.601 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:52.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:52.702 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:52.733 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:52.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:52.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:52.838 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:52.885 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:52.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:52.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:52.992 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:53.034 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:53.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:53.040 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:53.140 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:53.168 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:53.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:53.174 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:53.274 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:53.316 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:53.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:53.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:53.422 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:53.461 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:53.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:53.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:53.567 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:53.597 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:53.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:53.607 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:53.708 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:53.746 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:53.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:53.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:53.850 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:53.873 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:53.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:53.879 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:53.979 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:54.011 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:54.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:54.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:54.110 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:54 smithi187 bash[89487]: cluster 2023-09-23T23:04:53.021698+0000 mgr.y (mgr.25310) 1304 : cluster 0 pgmap v1451: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 2.2 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 586 op/s; 9200/106302 objects degraded (8.655%); 19752/106302 objects misplaced (18.581%); 831 KiB/s, 12 objects/s recovering 2023-09-23T23:04:54.110 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:54 smithi187 bash[89487]: audit 2023-09-23T23:04:53.834700+0000 mon.a (mon.0) 1826 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:04:54.119 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:54.157 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:54.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:54.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:54.262 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:54.286 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:54.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:54.288 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:54.389 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:54.398 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:54 smithi169 bash[104356]: cluster 2023-09-23T23:04:53.021698+0000 mgr.y (mgr.25310) 1304 : cluster 0 pgmap v1451: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 2.2 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 586 op/s; 9200/106302 objects degraded (8.655%); 19752/106302 objects misplaced (18.581%); 831 KiB/s, 12 objects/s recovering 2023-09-23T23:04:54.398 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:54 smithi169 bash[104356]: audit 2023-09-23T23:04:53.834700+0000 mon.a (mon.0) 1826 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:04:54.398 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:54 smithi169 bash[101133]: cluster 2023-09-23T23:04:53.021698+0000 mgr.y (mgr.25310) 1304 : cluster 0 pgmap v1451: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 2.2 GiB data, 10 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 586 op/s; 9200/106302 objects degraded (8.655%); 19752/106302 objects misplaced (18.581%); 831 KiB/s, 12 objects/s recovering 2023-09-23T23:04:54.398 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:54 smithi169 bash[101133]: audit 2023-09-23T23:04:53.834700+0000 mon.a (mon.0) 1826 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:04:54.420 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:54.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:54.430 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:54.530 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:54.584 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:54.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:54.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:54.688 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:54.727 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:54.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:54.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:54.836 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:54.870 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:54.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:54.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:54.978 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:55.001 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:55.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:55.006 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:55.106 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:55.157 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:55.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:55.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:55.263 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:55.299 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:55.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:55.309 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:55.410 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:55.441 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:55.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:55.442 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:55.542 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:55.591 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:55.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:55.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:55.696 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:55.726 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:55.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:55.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:55.829 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:56.099 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:56.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:56.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:56.204 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:56.229 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:56.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:56.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:56.336 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:56.346 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:56 smithi169 bash[101133]: cluster 2023-09-23T23:04:55.022494+0000 mgr.y (mgr.25310) 1305 : cluster 0 pgmap v1452: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 2.0 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 691 op/s; 9298/100290 objects degraded (9.271%); 18793/100290 objects misplaced (18.739%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T23:04:56.347 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:56 smithi169 bash[104356]: cluster 2023-09-23T23:04:55.022494+0000 mgr.y (mgr.25310) 1305 : cluster 0 pgmap v1452: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 2.0 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 691 op/s; 9298/100290 objects degraded (9.271%); 18793/100290 objects misplaced (18.739%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T23:04:56.374 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:56.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:56 smithi187 bash[89487]: cluster 2023-09-23T23:04:55.022494+0000 mgr.y (mgr.25310) 1305 : cluster 0 pgmap v1452: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 2.0 GiB data, 9.9 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 691 op/s; 9298/100290 objects degraded (9.271%); 18793/100290 objects misplaced (18.739%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T23:04:56.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:56.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:56.479 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:56.511 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:56.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:56.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:56.617 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:56.642 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:56.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:56.648 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:56.749 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:56.758 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:04:56.777 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:56.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:56.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:56.880 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:56.918 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:56.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:56.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:57.024 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:57.064 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:04:57.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:57.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:04:57.167 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:57.193 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:57.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:57.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:57.301 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:57.310 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:57 smithi169 bash[104356]: audit 2023-09-23T23:04:56.170196+0000 mon.a (mon.0) 1827 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:04:57.310 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:57 smithi169 bash[104356]: cluster 2023-09-23T23:04:56.903768+0000 mon.a (mon.0) 1828 : cluster 3 Health check update: Degraded data redundancy: 9298/100290 objects degraded (9.271%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:57.311 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:57 smithi169 bash[101133]: audit 2023-09-23T23:04:56.170196+0000 mon.a (mon.0) 1827 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:04:57.311 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:57 smithi169 bash[101133]: cluster 2023-09-23T23:04:56.903768+0000 mon.a (mon.0) 1828 : cluster 3 Health check update: Degraded data redundancy: 9298/100290 objects degraded (9.271%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:57.330 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:57.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:57.336 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:57.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:57 smithi187 bash[89487]: audit 2023-09-23T23:04:56.170196+0000 mon.a (mon.0) 1827 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:04:57.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:57 smithi187 bash[89487]: cluster 2023-09-23T23:04:56.903768+0000 mon.a (mon.0) 1828 : cluster 3 Health check update: Degraded data redundancy: 9298/100290 objects degraded (9.271%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:04:57.437 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:57.463 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:57.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:57.465 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:57.566 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:57.595 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:57.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:57.599 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:57.700 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:57.727 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:04:57.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:57.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:04:57.830 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:57.863 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:04:57.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:57.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:04:57.968 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:58.005 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:58.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:58.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:58.110 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:58.146 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:04:58 smithi169 bash[104356]: cluster 2023-09-23T23:04:57.023167+0000 mgr.y (mgr.25310) 1306 : cluster 0 pgmap v1453: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 2.0 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 602 op/s; 9298/97311 objects degraded (9.555%); 18197/97311 objects misplaced (18.700%); 896 KiB/s, 13 objects/s recovering 2023-09-23T23:04:58.156 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:58.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:58.160 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:58.261 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:58.282 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:58.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:58.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:58.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:04:58 smithi187 bash[89487]: cluster 2023-09-23T23:04:57.023167+0000 mgr.y (mgr.25310) 1306 : cluster 0 pgmap v1453: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 2.0 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 602 op/s; 9298/97311 objects degraded (9.555%); 18197/97311 objects misplaced (18.700%); 896 KiB/s, 13 objects/s recovering 2023-09-23T23:04:58.385 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:58.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:58.425 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:04:58.425 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:04:58.465 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:04:58 smithi169 bash[101133]: cluster 2023-09-23T23:04:57.023167+0000 mgr.y (mgr.25310) 1306 : cluster 0 pgmap v1453: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 2.0 GiB data, 9.7 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 602 op/s; 9298/97311 objects degraded (9.555%); 18197/97311 objects misplaced (18.700%); 896 KiB/s, 13 objects/s recovering 2023-09-23T23:04:58.526 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:58.551 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:58.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:58.553 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:58.654 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:58.680 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:58.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:58.682 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:58.783 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:58.784 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:04:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:04:58] "GET /metrics HTTP/1.1" 200 36562 "" "Prometheus/2.43.0" 2023-09-23T23:04:58.815 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:58.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:58.817 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:58.917 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:58.967 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:04:58.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:58.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:04:59.076 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:59.120 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:59.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:59.124 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:59.225 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:59.254 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:04:59.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:59.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:04:59.358 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:59.409 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:59.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:59.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:59.513 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:59.553 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:59.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:59.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:59.656 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:04:59.659 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:59.686 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:04:59.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:59.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:04:59.789 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:59.834 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:59.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:59.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:04:59.937 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:59.968 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:04:59.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:04:59.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:00.072 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:00.111 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:00.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:00.114 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:00.133 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is set 2023-09-23T23:05:00.214 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:00.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:00.261 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:00.261 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:00.362 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:00.399 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:00.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:00.404 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:00.404 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:00 smithi187 bash[89487]: cluster 2023-09-23T23:04:59.023896+0000 mgr.y (mgr.25310) 1307 : cluster 0 pgmap v1454: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.8 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 707 op/s; 9435/90756 objects degraded (10.396%); 17009/90756 objects misplaced (18.741%); 1.3 MiB/s, 21 objects/s recovering 2023-09-23T23:05:00.404 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:00 smithi187 bash[89487]: audit 2023-09-23T23:05:00.017360+0000 mon.a (mon.0) 1829 : audit 1 from='client.? 172.21.15.169:0/1418029088' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:05:00.505 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:00.514 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:00 smithi169 bash[101133]: cluster 2023-09-23T23:04:59.023896+0000 mgr.y (mgr.25310) 1307 : cluster 0 pgmap v1454: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.8 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 707 op/s; 9435/90756 objects degraded (10.396%); 17009/90756 objects misplaced (18.741%); 1.3 MiB/s, 21 objects/s recovering 2023-09-23T23:05:00.514 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:00 smithi169 bash[101133]: audit 2023-09-23T23:05:00.017360+0000 mon.a (mon.0) 1829 : audit 1 from='client.? 172.21.15.169:0/1418029088' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:05:00.514 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:00 smithi169 bash[104356]: cluster 2023-09-23T23:04:59.023896+0000 mgr.y (mgr.25310) 1307 : cluster 0 pgmap v1454: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.8 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 707 op/s; 9435/90756 objects degraded (10.396%); 17009/90756 objects misplaced (18.741%); 1.3 MiB/s, 21 objects/s recovering 2023-09-23T23:05:00.514 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:00 smithi169 bash[104356]: audit 2023-09-23T23:05:00.017360+0000 mon.a (mon.0) 1829 : audit 1 from='client.? 172.21.15.169:0/1418029088' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:05:00.533 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:00.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:00.535 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:00.636 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:00.666 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:00.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:00.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:00.773 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:00.808 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:00.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:00.815 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:00.915 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:00.952 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:00.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:00.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:01.056 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:01.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:01.105 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:01.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:01.206 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:01.232 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:01.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:01.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:01.336 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:01.343 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:01 smithi187 bash[89487]: cluster 2023-09-23T23:05:00.114580+0000 mon.a (mon.0) 1830 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:05:01.344 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:01 smithi187 bash[89487]: cluster 2023-09-23T23:05:00.119537+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T23:05:01.344 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:01 smithi187 bash[89487]: audit 2023-09-23T23:05:00.122861+0000 mon.a (mon.0) 1831 : audit 1 from='client.? 172.21.15.169:0/1418029088' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:05:01.344 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:01 smithi187 bash[89487]: cluster 2023-09-23T23:05:00.122987+0000 mon.a (mon.0) 1832 : cluster 0 osdmap e344: 8 total, 8 up, 7 in 2023-09-23T23:05:01.344 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:01 smithi187 bash[89487]: audit 2023-09-23T23:05:00.606381+0000 mon.a (mon.0) 1833 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:05:01.344 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:01 smithi187 bash[89487]: audit 2023-09-23T23:05:00.617293+0000 mon.a (mon.0) 1834 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:05:01.371 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:01.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:01.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:01.391 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:01 smithi169 bash[104356]: cluster 2023-09-23T23:05:00.114580+0000 mon.a (mon.0) 1830 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:05:01.391 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:01 smithi169 bash[104356]: cluster 2023-09-23T23:05:00.119537+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T23:05:01.391 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:01 smithi169 bash[104356]: audit 2023-09-23T23:05:00.122861+0000 mon.a (mon.0) 1831 : audit 1 from='client.? 172.21.15.169:0/1418029088' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:05:01.391 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:01 smithi169 bash[104356]: cluster 2023-09-23T23:05:00.122987+0000 mon.a (mon.0) 1832 : cluster 0 osdmap e344: 8 total, 8 up, 7 in 2023-09-23T23:05:01.391 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:01 smithi169 bash[104356]: audit 2023-09-23T23:05:00.606381+0000 mon.a (mon.0) 1833 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:05:01.391 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:01 smithi169 bash[104356]: audit 2023-09-23T23:05:00.617293+0000 mon.a (mon.0) 1834 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:05:01.392 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:01 smithi169 bash[101133]: cluster 2023-09-23T23:05:00.114580+0000 mon.a (mon.0) 1830 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:05:01.392 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:01 smithi169 bash[101133]: cluster 2023-09-23T23:05:00.119537+0000 osd.6 (osd.6) 115 : cluster 3 failed to encode map e344 with expected crc 2023-09-23T23:05:01.392 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:01 smithi169 bash[101133]: audit 2023-09-23T23:05:00.122861+0000 mon.a (mon.0) 1831 : audit 1 from='client.? 172.21.15.169:0/1418029088' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:05:01.392 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:01 smithi169 bash[101133]: cluster 2023-09-23T23:05:00.122987+0000 mon.a (mon.0) 1832 : cluster 0 osdmap e344: 8 total, 8 up, 7 in 2023-09-23T23:05:01.392 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:01 smithi169 bash[101133]: audit 2023-09-23T23:05:00.606381+0000 mon.a (mon.0) 1833 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:05:01.392 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:01 smithi169 bash[101133]: audit 2023-09-23T23:05:00.617293+0000 mon.a (mon.0) 1834 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:05:01.474 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:01.500 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:01.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:01.503 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:01.604 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:01.658 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:01.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:01.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:01.762 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:01.802 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:01.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:01.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:01.907 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:01.934 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:01.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:01.937 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:02.037 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:02.065 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:02.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:02.074 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:02.174 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:02.184 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:02 smithi187 bash[89487]: cluster 2023-09-23T23:05:01.024392+0000 mgr.y (mgr.25310) 1308 : cluster 0 pgmap v1456: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.8 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 634 op/s; 9435/89616 objects degraded (10.528%); 16820/89616 objects misplaced (18.769%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T23:05:02.184 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:02 smithi187 bash[89487]: cluster 2023-09-23T23:05:01.904890+0000 mon.a (mon.0) 1835 : cluster 3 Health check update: Degraded data redundancy: 9435/89616 objects degraded (10.528%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:02.202 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:02.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:02.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:02.309 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:02.333 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:02.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:02.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:02.438 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:02.447 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:02 smithi169 bash[101133]: cluster 2023-09-23T23:05:01.024392+0000 mgr.y (mgr.25310) 1308 : cluster 0 pgmap v1456: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.8 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 634 op/s; 9435/89616 objects degraded (10.528%); 16820/89616 objects misplaced (18.769%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T23:05:02.447 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:02 smithi169 bash[101133]: cluster 2023-09-23T23:05:01.904890+0000 mon.a (mon.0) 1835 : cluster 3 Health check update: Degraded data redundancy: 9435/89616 objects degraded (10.528%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:02.447 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:02 smithi169 bash[104356]: cluster 2023-09-23T23:05:01.024392+0000 mgr.y (mgr.25310) 1308 : cluster 0 pgmap v1456: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.8 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 634 op/s; 9435/89616 objects degraded (10.528%); 16820/89616 objects misplaced (18.769%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T23:05:02.448 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:02 smithi169 bash[104356]: cluster 2023-09-23T23:05:01.904890+0000 mon.a (mon.0) 1835 : cluster 3 Health check update: Degraded data redundancy: 9435/89616 objects degraded (10.528%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:02.462 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:02.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:02.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:02.570 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:02.598 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:02.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:02.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:02.705 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:02.729 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:02.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:02.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:02.834 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:02.875 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:02.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:02.880 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:02.981 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:03.015 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:03.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:03.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:03.118 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:03.154 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:03.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:03.158 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:03.259 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:03.294 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:03.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:03.298 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:03.398 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:03.427 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:03.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:03.429 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:03.530 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:03.556 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:03.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:03.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:03.662 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:03.693 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:03.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:03.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:03.799 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:03.822 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:03.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:03.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:03.927 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:03.977 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:03.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:03.980 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:04.081 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:04.128 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:04.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:04.130 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:04.231 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:04.257 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:04.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:04.261 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:04.344 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:05:04.361 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:04.387 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:04.388 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:04 smithi187 bash[89487]: cluster 2023-09-23T23:05:03.025063+0000 mgr.y (mgr.25310) 1309 : cluster 0 pgmap v1457: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.8 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 632 op/s; 9435/87309 objects degraded (10.806%); 16231/87309 objects misplaced (18.590%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T23:05:04.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:04.389 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:04.393 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:04 smithi169 bash[101133]: cluster 2023-09-23T23:05:03.025063+0000 mgr.y (mgr.25310) 1309 : cluster 0 pgmap v1457: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.8 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 632 op/s; 9435/87309 objects degraded (10.806%); 16231/87309 objects misplaced (18.590%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T23:05:04.393 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:04 smithi169 bash[104356]: cluster 2023-09-23T23:05:03.025063+0000 mgr.y (mgr.25310) 1309 : cluster 0 pgmap v1457: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.8 GiB data, 9.2 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 632 op/s; 9435/87309 objects degraded (10.806%); 16231/87309 objects misplaced (18.590%); 1.1 MiB/s, 17 objects/s recovering 2023-09-23T23:05:04.489 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:04.529 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:04.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:04.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:04.633 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:04.658 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:04.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:04.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:04.764 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:04.814 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:04.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:04.819 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:04.919 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:04.943 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:04.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:04.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:05.047 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:05.072 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:05.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:05.074 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:05.151 INFO:teuthology.orchestra.run.smithi169.stderr:reweighted osd.0 to 1 (10000) 2023-09-23T23:05:05.174 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:05.198 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:05.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:05.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:05.333 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:05.344 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:05 smithi187 bash[89487]: audit 2023-09-23T23:05:04.971411+0000 mon.c (mon.2) 116 : audit 1 from='client.? 172.21.15.169:0/2448011635' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T23:05:05.344 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:05 smithi187 bash[89487]: audit 2023-09-23T23:05:04.971851+0000 mon.a (mon.0) 1836 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T23:05:05.363 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:05.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:05.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:05.467 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:05.476 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:05 smithi169 bash[104356]: audit 2023-09-23T23:05:04.971411+0000 mon.c (mon.2) 116 : audit 1 from='client.? 172.21.15.169:0/2448011635' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T23:05:05.476 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:05 smithi169 bash[104356]: audit 2023-09-23T23:05:04.971851+0000 mon.a (mon.0) 1836 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T23:05:05.476 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:05 smithi169 bash[101133]: audit 2023-09-23T23:05:04.971411+0000 mon.c (mon.2) 116 : audit 1 from='client.? 172.21.15.169:0/2448011635' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T23:05:05.476 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:05 smithi169 bash[101133]: audit 2023-09-23T23:05:04.971851+0000 mon.a (mon.0) 1836 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T23:05:05.514 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:05.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:05.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:05.619 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:05.705 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:05.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:05.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:05.811 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:05.837 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:05.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:05.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:05.866 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T23:05:05.943 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:05.969 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:05.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:05.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:06.071 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:06.096 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:06.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:06.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:06.162 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:06 smithi169 bash[101133]: cluster 2023-09-23T23:05:05.025820+0000 mgr.y (mgr.25310) 1310 : cluster 0 pgmap v1458: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.7 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 627 op/s; 9515/81465 objects degraded (11.680%); 15240/81465 objects misplaced (18.707%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T23:05:06.162 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:06 smithi169 bash[101133]: cluster 2023-09-23T23:05:05.142371+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T23:05:06.163 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:06 smithi169 bash[101133]: audit 2023-09-23T23:05:05.143409+0000 mon.a (mon.0) 1837 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T23:05:06.163 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:06 smithi169 bash[101133]: cluster 2023-09-23T23:05:05.143547+0000 mon.a (mon.0) 1838 : cluster 0 osdmap e345: 8 total, 8 up, 7 in 2023-09-23T23:05:06.163 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:06 smithi169 bash[101133]: cluster 2023-09-23T23:05:05.232917+0000 osd.7 (osd.7) 380 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T23:05:06.163 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:06 smithi169 bash[101133]: cluster 2023-09-23T23:05:05.233017+0000 osd.5 (osd.5) 205 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T23:05:06.163 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:06 smithi169 bash[101133]: cluster 2023-09-23T23:05:05.234353+0000 osd.7 (osd.7) 381 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T23:05:06.199 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:06.245 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:06.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:06.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:06.354 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:06.364 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:06 smithi187 bash[89487]: cluster 2023-09-23T23:05:05.025820+0000 mgr.y (mgr.25310) 1310 : cluster 0 pgmap v1458: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.7 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 627 op/s; 9515/81465 objects degraded (11.680%); 15240/81465 objects misplaced (18.707%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T23:05:06.364 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:06 smithi187 bash[89487]: cluster 2023-09-23T23:05:05.142371+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T23:05:06.364 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:06 smithi187 bash[89487]: audit 2023-09-23T23:05:05.143409+0000 mon.a (mon.0) 1837 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T23:05:06.364 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:06 smithi187 bash[89487]: cluster 2023-09-23T23:05:05.143547+0000 mon.a (mon.0) 1838 : cluster 0 osdmap e345: 8 total, 8 up, 7 in 2023-09-23T23:05:06.364 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:06 smithi187 bash[89487]: cluster 2023-09-23T23:05:05.232917+0000 osd.7 (osd.7) 380 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T23:05:06.364 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:06 smithi187 bash[89487]: cluster 2023-09-23T23:05:05.233017+0000 osd.5 (osd.5) 205 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T23:05:06.364 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:06 smithi187 bash[89487]: cluster 2023-09-23T23:05:05.234353+0000 osd.7 (osd.7) 381 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T23:05:06.380 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:06.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:06.386 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:06.487 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:06.520 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:06.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:06.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:06.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:06 smithi169 bash[104356]: cluster 2023-09-23T23:05:05.025820+0000 mgr.y (mgr.25310) 1310 : cluster 0 pgmap v1458: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.7 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 627 op/s; 9515/81465 objects degraded (11.680%); 15240/81465 objects misplaced (18.707%); 1.2 MiB/s, 18 objects/s recovering 2023-09-23T23:05:06.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:06 smithi169 bash[104356]: cluster 2023-09-23T23:05:05.142371+0000 osd.6 (osd.6) 116 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T23:05:06.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:06 smithi169 bash[104356]: audit 2023-09-23T23:05:05.143409+0000 mon.a (mon.0) 1837 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T23:05:06.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:06 smithi169 bash[104356]: cluster 2023-09-23T23:05:05.143547+0000 mon.a (mon.0) 1838 : cluster 0 osdmap e345: 8 total, 8 up, 7 in 2023-09-23T23:05:06.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:06 smithi169 bash[104356]: cluster 2023-09-23T23:05:05.232917+0000 osd.7 (osd.7) 380 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T23:05:06.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:06 smithi169 bash[104356]: cluster 2023-09-23T23:05:05.233017+0000 osd.5 (osd.5) 205 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T23:05:06.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:06 smithi169 bash[104356]: cluster 2023-09-23T23:05:05.234353+0000 osd.7 (osd.7) 381 : cluster 3 failed to encode map e345 with expected crc 2023-09-23T23:05:06.622 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:06.649 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:06.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:06.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:06.754 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:06.781 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:06.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:06.786 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:06.886 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:06.942 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:06.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:06.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:07.045 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:07.081 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:07.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:07.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:07.186 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:07.220 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:07.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:07.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:07.323 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:07.351 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:07.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:07.357 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:07.458 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:07.490 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:07.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:07.493 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:07.593 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:07.601 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:07 smithi169 bash[101133]: audit 2023-09-23T23:05:06.494440+0000 mon.a (mon.0) 1839 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:05:07.601 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:07 smithi169 bash[101133]: audit 2023-09-23T23:05:06.505853+0000 mon.a (mon.0) 1840 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:05:07.601 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:07 smithi169 bash[101133]: cluster 2023-09-23T23:05:06.906094+0000 mon.a (mon.0) 1841 : cluster 3 Health check update: Degraded data redundancy: 9515/81465 objects degraded (11.680%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:07.601 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:07 smithi169 bash[101133]: cluster 2023-09-23T23:05:07.026294+0000 mgr.y (mgr.25310) 1311 : cluster 0 pgmap v1460: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.6 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 501 op/s; 9515/78717 objects degraded (12.088%); 14688/78717 objects misplaced (18.659%); 808 KiB/s, 12 objects/s recovering 2023-09-23T23:05:07.601 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:07 smithi169 bash[101133]: audit 2023-09-23T23:05:07.080706+0000 mon.a (mon.0) 1842 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:05:07.601 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:07 smithi169 bash[101133]: audit 2023-09-23T23:05:07.081740+0000 mon.a (mon.0) 1843 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:05:07.602 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:07 smithi169 bash[101133]: audit 2023-09-23T23:05:07.089019+0000 mon.a (mon.0) 1844 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:05:07.602 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:07 smithi169 bash[104356]: audit 2023-09-23T23:05:06.494440+0000 mon.a (mon.0) 1839 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:05:07.602 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:07 smithi169 bash[104356]: audit 2023-09-23T23:05:06.505853+0000 mon.a (mon.0) 1840 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:05:07.602 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:07 smithi169 bash[104356]: cluster 2023-09-23T23:05:06.906094+0000 mon.a (mon.0) 1841 : cluster 3 Health check update: Degraded data redundancy: 9515/81465 objects degraded (11.680%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:07.602 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:07 smithi169 bash[104356]: cluster 2023-09-23T23:05:07.026294+0000 mgr.y (mgr.25310) 1311 : cluster 0 pgmap v1460: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.6 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 501 op/s; 9515/78717 objects degraded (12.088%); 14688/78717 objects misplaced (18.659%); 808 KiB/s, 12 objects/s recovering 2023-09-23T23:05:07.602 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:07 smithi169 bash[104356]: audit 2023-09-23T23:05:07.080706+0000 mon.a (mon.0) 1842 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:05:07.602 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:07 smithi169 bash[104356]: audit 2023-09-23T23:05:07.081740+0000 mon.a (mon.0) 1843 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:05:07.602 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:07 smithi169 bash[104356]: audit 2023-09-23T23:05:07.089019+0000 mon.a (mon.0) 1844 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:05:07.619 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:07.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:07.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:07.721 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:07.750 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:07.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:07.754 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:07.855 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:07.874 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:07 smithi187 bash[89487]: audit 2023-09-23T23:05:06.494440+0000 mon.a (mon.0) 1839 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:05:07.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:07 smithi187 bash[89487]: audit 2023-09-23T23:05:06.505853+0000 mon.a (mon.0) 1840 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:05:07.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:07 smithi187 bash[89487]: cluster 2023-09-23T23:05:06.906094+0000 mon.a (mon.0) 1841 : cluster 3 Health check update: Degraded data redundancy: 9515/81465 objects degraded (11.680%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:07.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:07 smithi187 bash[89487]: cluster 2023-09-23T23:05:07.026294+0000 mgr.y (mgr.25310) 1311 : cluster 0 pgmap v1460: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.6 GiB data, 8.8 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 501 op/s; 9515/78717 objects degraded (12.088%); 14688/78717 objects misplaced (18.659%); 808 KiB/s, 12 objects/s recovering 2023-09-23T23:05:07.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:07 smithi187 bash[89487]: audit 2023-09-23T23:05:07.080706+0000 mon.a (mon.0) 1842 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:05:07.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:07 smithi187 bash[89487]: audit 2023-09-23T23:05:07.081740+0000 mon.a (mon.0) 1843 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:05:07.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:07 smithi187 bash[89487]: audit 2023-09-23T23:05:07.089019+0000 mon.a (mon.0) 1844 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:05:07.890 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:07.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:07.895 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:07.995 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:08.029 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:08.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:08.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:08.134 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:08.167 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:08.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:08.170 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:08.270 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:08.303 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:08.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:08.305 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:08.406 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:08.429 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:08.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:08.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:08.462 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:05:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:05:08] "GET /metrics HTTP/1.1" 200 36562 "" "Prometheus/2.43.0" 2023-09-23T23:05:08.535 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:08.574 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:08.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:08.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:08.678 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:08.708 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:08.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:08.711 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:08.811 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:08.840 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:08.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:08.842 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:08.943 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:08.965 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:08.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:08.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:09.068 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:09.096 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:09.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:09.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:09.199 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:09.229 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:09.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:09.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:09.332 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:09.367 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:09.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:09.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:09.391 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 2 1 2023-09-23T23:05:09.471 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:09.509 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:09.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:09.514 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:09.614 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:09.639 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:09.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:09.643 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:09.744 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:09.771 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:09.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:09.776 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:09.877 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:09.905 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:09.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:09.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:10.010 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:10.040 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:10.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:10.042 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:10.143 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:10.151 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:10 smithi169 bash[104356]: cluster 2023-09-23T23:05:09.027039+0000 mgr.y (mgr.25310) 1312 : cluster 0 pgmap v1461: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.5 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 646 op/s; 9597/73485 objects degraded (13.060%); 13836/73485 objects misplaced (18.828%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T23:05:10.152 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:10 smithi169 bash[101133]: cluster 2023-09-23T23:05:09.027039+0000 mgr.y (mgr.25310) 1312 : cluster 0 pgmap v1461: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.5 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 646 op/s; 9597/73485 objects degraded (13.060%); 13836/73485 objects misplaced (18.828%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T23:05:10.174 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:10.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:10.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:10.277 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:10.309 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:10.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:10.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:10.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:10 smithi187 bash[89487]: cluster 2023-09-23T23:05:09.027039+0000 mgr.y (mgr.25310) 1312 : cluster 0 pgmap v1461: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.5 GiB data, 8.6 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 646 op/s; 9597/73485 objects degraded (13.060%); 13836/73485 objects misplaced (18.828%); 1.4 MiB/s, 22 objects/s recovering 2023-09-23T23:05:10.414 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:10.451 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:10.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:10.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:10.555 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:10.595 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:10.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:10.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:10.698 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:10.731 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:10.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:10.736 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:10.837 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:10.862 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:10.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:10.864 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:10.965 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:10.991 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:10.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:10.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:11.100 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:11.124 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:11.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:11.129 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:11.230 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:11.260 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:11.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:11.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:11.366 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:11.406 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:11.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:11.409 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:11.510 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:11.534 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:11.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:11.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:11.638 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:11.665 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:11.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:11.670 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:11.771 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:11.809 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:11.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:11.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:11.912 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:11.949 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:11.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:11.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:12.054 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:12.087 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:12.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:12.090 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:12.191 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:12.238 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:12.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:12.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:12.341 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:12.354 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:12 smithi187 bash[89487]: cluster 2023-09-23T23:05:11.027665+0000 mgr.y (mgr.25310) 1313 : cluster 0 pgmap v1462: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.5 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 593 op/s; 9597/71808 objects degraded (13.365%); 13473/71808 objects misplaced (18.763%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T23:05:12.354 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:12 smithi187 bash[89487]: audit 2023-09-23T23:05:11.171967+0000 mon.a (mon.0) 1845 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:05:12.355 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:12 smithi187 bash[89487]: cluster 2023-09-23T23:05:11.907775+0000 mon.a (mon.0) 1846 : cluster 3 Health check update: Degraded data redundancy: 9597/71808 objects degraded (13.365%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:12.374 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:12.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:12.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:12.482 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:12.514 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:12.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:12.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:12.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:12 smithi169 bash[101133]: cluster 2023-09-23T23:05:11.027665+0000 mgr.y (mgr.25310) 1313 : cluster 0 pgmap v1462: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.5 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 593 op/s; 9597/71808 objects degraded (13.365%); 13473/71808 objects misplaced (18.763%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T23:05:12.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:12 smithi169 bash[101133]: audit 2023-09-23T23:05:11.171967+0000 mon.a (mon.0) 1845 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:05:12.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:12 smithi169 bash[101133]: cluster 2023-09-23T23:05:11.907775+0000 mon.a (mon.0) 1846 : cluster 3 Health check update: Degraded data redundancy: 9597/71808 objects degraded (13.365%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:12.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:12 smithi169 bash[104356]: cluster 2023-09-23T23:05:11.027665+0000 mgr.y (mgr.25310) 1313 : cluster 0 pgmap v1462: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.5 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 593 op/s; 9597/71808 objects degraded (13.365%); 13473/71808 objects misplaced (18.763%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T23:05:12.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:12 smithi169 bash[104356]: audit 2023-09-23T23:05:11.171967+0000 mon.a (mon.0) 1845 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:05:12.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:12 smithi169 bash[104356]: cluster 2023-09-23T23:05:11.907775+0000 mon.a (mon.0) 1846 : cluster 3 Health check update: Degraded data redundancy: 9597/71808 objects degraded (13.365%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:12.619 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:12.658 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:12.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:12.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:12.762 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:12.798 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:12.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:12.801 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:12.902 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:12.927 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:12.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:12.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:13.029 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:13.063 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:13.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:13.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:13.170 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:13.197 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:13.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:13.202 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:13.302 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:13.307 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:05:13.337 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:13.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:13.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:13.443 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:13.482 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:13.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:13.490 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:13.564 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2023-09-23T23:05:13.565 INFO:teuthology.orchestra.run.smithi169.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-23T23:05:13.590 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:13.616 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:13.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:13.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:13.721 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:13.757 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:13.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:13.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:13.861 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:13.888 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:13.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:13.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:13.994 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:14.020 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:14.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:14.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:14.123 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:14.149 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:14.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:14.155 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:14.256 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:14.265 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:14 smithi169 bash[101133]: cluster 2023-09-23T23:05:13.028292+0000 mgr.y (mgr.25310) 1314 : cluster 0 pgmap v1463: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.4 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 603 op/s; 9597/69186 objects degraded (13.871%); 12805/69186 objects misplaced (18.508%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T23:05:14.265 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:14 smithi169 bash[104356]: cluster 2023-09-23T23:05:13.028292+0000 mgr.y (mgr.25310) 1314 : cluster 0 pgmap v1463: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.4 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 603 op/s; 9597/69186 objects degraded (13.871%); 12805/69186 objects misplaced (18.508%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T23:05:14.288 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:14.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:14.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:14.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:14 smithi187 bash[89487]: cluster 2023-09-23T23:05:13.028292+0000 mgr.y (mgr.25310) 1314 : cluster 0 pgmap v1463: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.4 GiB data, 8.4 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 603 op/s; 9597/69186 objects degraded (13.871%); 12805/69186 objects misplaced (18.508%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T23:05:14.394 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:14.418 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:14.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:14.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:14.525 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:14.546 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:14.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:14.549 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:14.650 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:14.679 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:14.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:14.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:14.782 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:14.805 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:14.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:14.811 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:14.912 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:14.948 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:14.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:14.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:15.052 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:15.078 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:15.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:15.080 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:15.181 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:15.204 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:15.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:15.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:15.311 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:15.343 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:15.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:15.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:15.448 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:15.478 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:15.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:15.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:15.582 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:15.612 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:15.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:15.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:15.718 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:15.746 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:15.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:15.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:15.851 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:15.881 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:15.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:15.888 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:15.989 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:16.030 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:16.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:16.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:16.133 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:16.157 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:16.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:16.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:16.261 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:16.270 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:16 smithi169 bash[104356]: cluster 2023-09-23T23:05:15.029076+0000 mgr.y (mgr.25310) 1315 : cluster 0 pgmap v1464: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.3 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 612 op/s; 9687/63069 objects degraded (15.359%); 11778/63069 objects misplaced (18.675%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T23:05:16.270 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:16 smithi169 bash[101133]: cluster 2023-09-23T23:05:15.029076+0000 mgr.y (mgr.25310) 1315 : cluster 0 pgmap v1464: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.3 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 612 op/s; 9687/63069 objects degraded (15.359%); 11778/63069 objects misplaced (18.675%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T23:05:16.289 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:16.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:16.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:16.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:16 smithi187 bash[89487]: cluster 2023-09-23T23:05:15.029076+0000 mgr.y (mgr.25310) 1315 : cluster 0 pgmap v1464: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.3 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 612 op/s; 9687/63069 objects degraded (15.359%); 11778/63069 objects misplaced (18.675%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T23:05:16.395 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:16.443 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:16.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:16.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:16.554 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:16.589 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:16.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:16.594 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:16.695 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:16.733 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:16.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:16.735 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:16.836 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:16.875 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:16.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:16.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:16.981 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:17.006 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:17.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:17.008 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:17.098 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:17 smithi187 bash[89487]: cluster 2023-09-23T23:05:16.908962+0000 mon.a (mon.0) 1847 : cluster 3 Health check update: Degraded data redundancy: 9687/63069 objects degraded (15.359%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:17.109 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:17.144 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:17.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:17.148 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:17.249 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:17.281 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:17.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:17.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:17.388 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:17.396 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:17 smithi169 bash[101133]: cluster 2023-09-23T23:05:16.908962+0000 mon.a (mon.0) 1847 : cluster 3 Health check update: Degraded data redundancy: 9687/63069 objects degraded (15.359%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:17.397 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:17 smithi169 bash[104356]: cluster 2023-09-23T23:05:16.908962+0000 mon.a (mon.0) 1847 : cluster 3 Health check update: Degraded data redundancy: 9687/63069 objects degraded (15.359%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:17.424 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:17.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:17.431 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:17.458 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-23T23:05:17.532 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:17.588 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:17.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:17.592 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:17.693 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:17.717 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:17.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:17.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:17.820 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:17.866 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:17.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:17.868 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:17.922 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:05:17.969 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:17.995 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:18.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:18.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:18.102 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:18.144 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T23:05:18.151 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:18.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:18.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:18.161 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:18 smithi169 bash[104356]: cluster 2023-09-23T23:05:17.033796+0000 mgr.y (mgr.25310) 1316 : cluster 0 pgmap v1465: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.2 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 601 op/s; 9687/60021 objects degraded (16.139%); 11170/60021 objects misplaced (18.610%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T23:05:18.162 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:18 smithi169 bash[101133]: cluster 2023-09-23T23:05:17.033796+0000 mgr.y (mgr.25310) 1316 : cluster 0 pgmap v1465: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.2 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 601 op/s; 9687/60021 objects degraded (16.139%); 11170/60021 objects misplaced (18.610%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T23:05:18.198 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T23:05:18.243 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T23:05:18.256 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:18.289 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T23:05:18.291 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:18.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:18.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:18.321 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T23:05:18.350 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T23:05:18.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:18 smithi187 bash[89487]: cluster 2023-09-23T23:05:17.033796+0000 mgr.y (mgr.25310) 1316 : cluster 0 pgmap v1465: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.2 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 601 op/s; 9687/60021 objects degraded (16.139%); 11170/60021 objects misplaced (18.610%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T23:05:18.393 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T23:05:18.399 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:18.425 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:18.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:18.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:18.448 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T23:05:18.458 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:05:18.459 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:05:18.459 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:05:18.459 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:05:18.459 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:05:18.459 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:05:18.459 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:05:18.459 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:05:18.532 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:18.563 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:18.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:18.566 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:18.667 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:18.701 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:18.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:18.705 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:18.784 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:05:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:05:18] "GET /metrics HTTP/1.1" 200 36549 "" "Prometheus/2.43.0" 2023-09-23T23:05:18.805 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:18.837 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:18.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:18.840 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:18.941 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:18.964 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:18.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:18.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:19.067 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:19.091 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:19.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:19.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:19.199 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:19.208 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:19 smithi169 bash[104356]: audit 2023-09-23T23:05:18.094794+0000 mon.a (mon.0) 1848 : audit 0 from='client.? 172.21.15.169:0/3176521547' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:05:19.208 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:19 smithi169 bash[101133]: audit 2023-09-23T23:05:18.094794+0000 mon.a (mon.0) 1848 : audit 0 from='client.? 172.21.15.169:0/3176521547' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:05:19.225 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:19.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:19.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:19.330 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:19.354 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:19.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:19.359 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:19.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:19 smithi187 bash[89487]: audit 2023-09-23T23:05:18.094794+0000 mon.a (mon.0) 1848 : audit 0 from='client.? 172.21.15.169:0/3176521547' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:05:19.460 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:19.488 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:19.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:19.492 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:19.593 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:19.620 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:19.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:19.623 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:19.723 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:19.751 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:19.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:19.759 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:19.859 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:19.887 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:19.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:19.891 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:19.992 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:20.032 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:20.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:20.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:20.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:20 smithi187 bash[89487]: cluster 2023-09-23T23:05:19.034470+0000 mgr.y (mgr.25310) 1317 : cluster 0 pgmap v1466: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.1 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 701 op/s; 9790/53454 objects degraded (18.315%); 10002/53454 objects misplaced (18.711%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T23:05:20.135 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:20.158 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:20.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:20.160 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:20.261 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:20.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:20 smithi169 bash[101133]: cluster 2023-09-23T23:05:19.034470+0000 mgr.y (mgr.25310) 1317 : cluster 0 pgmap v1466: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.1 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 701 op/s; 9790/53454 objects degraded (18.315%); 10002/53454 objects misplaced (18.711%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T23:05:20.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:20 smithi169 bash[104356]: cluster 2023-09-23T23:05:19.034470+0000 mgr.y (mgr.25310) 1317 : cluster 0 pgmap v1466: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.1 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 701 op/s; 9790/53454 objects degraded (18.315%); 10002/53454 objects misplaced (18.711%); 1.5 MiB/s, 23 objects/s recovering 2023-09-23T23:05:20.290 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:20.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:20.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:20.394 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:20.420 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:20.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:20.425 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:20.526 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:20.554 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:20.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:20.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:20.659 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:20.694 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:20.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:20.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:20.800 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:20.828 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:20.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:20.834 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:20.935 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:20.964 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:20.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:20.968 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:21.069 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:21.110 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:21.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:21.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:21.214 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:21.249 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:21.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:21.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:21.358 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:21.403 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:21.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:21.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:21.508 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:21.530 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:21.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:21.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:21.632 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:21.663 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:21.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:21.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:21.769 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:21.803 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:21.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:21.807 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:21.908 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:21.932 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:21.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:21.937 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:22.038 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:22.076 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:22.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:22.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:22.180 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:22.205 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:22.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:22.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:22.314 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:22.324 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:22 smithi169 bash[101133]: cluster 2023-09-23T23:05:21.035034+0000 mgr.y (mgr.25310) 1318 : cluster 0 pgmap v1467: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.1 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 588 op/s; 9790/52299 objects degraded (18.719%); 9817/52299 objects misplaced (18.771%); 1018 KiB/s, 15 objects/s recovering 2023-09-23T23:05:22.324 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:22 smithi169 bash[101133]: cluster 2023-09-23T23:05:21.910063+0000 mon.a (mon.0) 1849 : cluster 3 Health check update: Degraded data redundancy: 9790/52299 objects degraded (18.719%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:22.324 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:22 smithi169 bash[104356]: cluster 2023-09-23T23:05:21.035034+0000 mgr.y (mgr.25310) 1318 : cluster 0 pgmap v1467: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.1 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 588 op/s; 9790/52299 objects degraded (18.719%); 9817/52299 objects misplaced (18.771%); 1018 KiB/s, 15 objects/s recovering 2023-09-23T23:05:22.324 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:22 smithi169 bash[104356]: cluster 2023-09-23T23:05:21.910063+0000 mon.a (mon.0) 1849 : cluster 3 Health check update: Degraded data redundancy: 9790/52299 objects degraded (18.719%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:22.351 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:22.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:22.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:22.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:22 smithi187 bash[89487]: cluster 2023-09-23T23:05:21.035034+0000 mgr.y (mgr.25310) 1318 : cluster 0 pgmap v1467: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.1 GiB data, 7.5 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 588 op/s; 9790/52299 objects degraded (18.719%); 9817/52299 objects misplaced (18.771%); 1018 KiB/s, 15 objects/s recovering 2023-09-23T23:05:22.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:22 smithi187 bash[89487]: cluster 2023-09-23T23:05:21.910063+0000 mon.a (mon.0) 1849 : cluster 3 Health check update: Degraded data redundancy: 9790/52299 objects degraded (18.719%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:22.455 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:22.482 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:22.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:22.485 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:22.586 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:22.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:22.623 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:22.623 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:22.724 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:22.757 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:22.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:22.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:22.863 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:22.895 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:22.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:22.898 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:22.999 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:23.031 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:23.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:23.033 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:23.134 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:23.158 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:23.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:23.160 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:23.261 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:23.301 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:23.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:23.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:23.404 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:23.434 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:23.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:23.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:23.538 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:23.567 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:23.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:23.572 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:23.673 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:23.711 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:23.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:23.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:23.815 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:23.853 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:23.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:23.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:23.959 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:23.985 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:23.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:23.988 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:24.075 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:05:24.089 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:24.122 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:24.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:24.124 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:24.225 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:24.234 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:24 smithi187 bash[89487]: cluster 2023-09-23T23:05:23.035664+0000 mgr.y (mgr.25310) 1319 : cluster 0 pgmap v1468: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.0 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 610 op/s; 9790/49821 objects degraded (19.650%); 9206/49821 objects misplaced (18.478%); 1018 KiB/s, 15 objects/s recovering 2023-09-23T23:05:24.250 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:24.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:24.254 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:24.355 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:24.363 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:24 smithi169 bash[101133]: cluster 2023-09-23T23:05:23.035664+0000 mgr.y (mgr.25310) 1319 : cluster 0 pgmap v1468: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.0 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 610 op/s; 9790/49821 objects degraded (19.650%); 9206/49821 objects misplaced (18.478%); 1018 KiB/s, 15 objects/s recovering 2023-09-23T23:05:24.364 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:24 smithi169 bash[104356]: cluster 2023-09-23T23:05:23.035664+0000 mgr.y (mgr.25310) 1319 : cluster 0 pgmap v1468: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 1.0 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 610 op/s; 9790/49821 objects degraded (19.650%); 9206/49821 objects misplaced (18.478%); 1018 KiB/s, 15 objects/s recovering 2023-09-23T23:05:24.394 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:24.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:24.396 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:24.497 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:24.517 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:24.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:24.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:24.621 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:24.652 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:24.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:24.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:24.760 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:24.790 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:24.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:24.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:24.894 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:24.918 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:24.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:24.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:25.022 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:25.051 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:25.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:25.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:25.154 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:25.179 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:25.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:25.184 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:25.285 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:25.312 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:25.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:25.319 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:25.419 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:25.437 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:25.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:25.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:25.540 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:25.575 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:25.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:25.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:25.678 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:25.702 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:25.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:25.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:25.810 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:25.859 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:25.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:25.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:25.962 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:25.990 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:25.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:26.000 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:26.100 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:26.130 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:26.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:26.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:26.235 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:26.244 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:26 smithi169 bash[101133]: cluster 2023-09-23T23:05:25.036495+0000 mgr.y (mgr.25310) 1320 : cluster 0 pgmap v1469: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 910 MiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 706 op/s; 9894/43722 objects degraded (22.629%); 8140/43722 objects misplaced (18.618%); 1.5 MiB/s, 24 objects/s recovering 2023-09-23T23:05:26.245 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:26 smithi169 bash[104356]: cluster 2023-09-23T23:05:25.036495+0000 mgr.y (mgr.25310) 1320 : cluster 0 pgmap v1469: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 910 MiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 706 op/s; 9894/43722 objects degraded (22.629%); 8140/43722 objects misplaced (18.618%); 1.5 MiB/s, 24 objects/s recovering 2023-09-23T23:05:26.263 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:26.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:26.268 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:26.369 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:26.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:26 smithi187 bash[89487]: cluster 2023-09-23T23:05:25.036495+0000 mgr.y (mgr.25310) 1320 : cluster 0 pgmap v1469: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 910 MiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 706 op/s; 9894/43722 objects degraded (22.629%); 8140/43722 objects misplaced (18.618%); 1.5 MiB/s, 24 objects/s recovering 2023-09-23T23:05:26.405 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:05:26.407 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:26.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:26.418 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:26.518 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:26.543 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:26.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:26.548 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:26.649 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:26.683 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:26.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:26.689 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:26.790 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:26.818 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:26.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:26.825 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:26.925 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:26.952 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:26.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:26.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:27.055 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:27.093 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:27.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:27.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:27.151 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is unset 2023-09-23T23:05:27.197 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:27.223 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:27.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:27.227 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:27.328 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:27.337 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:27 smithi169 bash[104356]: audit 2023-09-23T23:05:26.172309+0000 mon.a (mon.0) 1850 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:05:27.337 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:27 smithi169 bash[104356]: audit 2023-09-23T23:05:26.801373+0000 mon.c (mon.2) 117 : audit 1 from='client.? 172.21.15.169:0/1365758525' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:05:27.337 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:27 smithi169 bash[104356]: audit 2023-09-23T23:05:26.805356+0000 mon.a (mon.0) 1851 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:05:27.337 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:27 smithi169 bash[104356]: cluster 2023-09-23T23:05:26.911384+0000 mon.a (mon.0) 1852 : cluster 3 Health check update: Degraded data redundancy: 9894/43722 objects degraded (22.629%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:27.337 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:27 smithi169 bash[101133]: audit 2023-09-23T23:05:26.172309+0000 mon.a (mon.0) 1850 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:05:27.337 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:27 smithi169 bash[101133]: audit 2023-09-23T23:05:26.801373+0000 mon.c (mon.2) 117 : audit 1 from='client.? 172.21.15.169:0/1365758525' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:05:27.337 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:27 smithi169 bash[101133]: audit 2023-09-23T23:05:26.805356+0000 mon.a (mon.0) 1851 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:05:27.337 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:27 smithi169 bash[101133]: cluster 2023-09-23T23:05:26.911384+0000 mon.a (mon.0) 1852 : cluster 3 Health check update: Degraded data redundancy: 9894/43722 objects degraded (22.629%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:27.366 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:27.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:27.371 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:27.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:27 smithi187 bash[89487]: audit 2023-09-23T23:05:26.172309+0000 mon.a (mon.0) 1850 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:05:27.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:27 smithi187 bash[89487]: audit 2023-09-23T23:05:26.801373+0000 mon.c (mon.2) 117 : audit 1 from='client.? 172.21.15.169:0/1365758525' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:05:27.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:27 smithi187 bash[89487]: audit 2023-09-23T23:05:26.805356+0000 mon.a (mon.0) 1851 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:05:27.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:27 smithi187 bash[89487]: cluster 2023-09-23T23:05:26.911384+0000 mon.a (mon.0) 1852 : cluster 3 Health check update: Degraded data redundancy: 9894/43722 objects degraded (22.629%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:27.471 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:27.497 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:27.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:27.500 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:27.601 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:27.625 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:27.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:27.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:27.729 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:27.770 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:27.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:27.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:27.878 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:27.909 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:27.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:27.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:28.012 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:28.034 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:28.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:28.037 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:28.138 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:28.147 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:28 smithi169 bash[101133]: cluster 2023-09-23T23:05:27.037080+0000 mgr.y (mgr.25310) 1321 : cluster 0 pgmap v1470: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 848 MiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 619 op/s; 9894/40749 objects degraded (24.280%); 7544/40749 objects misplaced (18.513%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T23:05:28.148 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:28 smithi169 bash[101133]: cluster 2023-09-23T23:05:27.121415+0000 mon.a (mon.0) 1853 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:05:28.148 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:28 smithi169 bash[101133]: cluster 2023-09-23T23:05:27.132704+0000 osd.5 (osd.5) 206 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T23:05:28.148 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:28 smithi169 bash[101133]: audit 2023-09-23T23:05:27.134927+0000 mon.a (mon.0) 1854 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:05:28.148 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:28 smithi169 bash[101133]: cluster 2023-09-23T23:05:27.135233+0000 mon.a (mon.0) 1855 : cluster 0 osdmap e346: 8 total, 8 up, 7 in 2023-09-23T23:05:28.148 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:28 smithi169 bash[101133]: cluster 2023-09-23T23:05:27.138836+0000 osd.7 (osd.7) 382 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T23:05:28.148 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:28 smithi169 bash[101133]: cluster 2023-09-23T23:05:27.145206+0000 osd.6 (osd.6) 117 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T23:05:28.148 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:28 smithi169 bash[104356]: cluster 2023-09-23T23:05:27.037080+0000 mgr.y (mgr.25310) 1321 : cluster 0 pgmap v1470: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 848 MiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 619 op/s; 9894/40749 objects degraded (24.280%); 7544/40749 objects misplaced (18.513%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T23:05:28.148 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:28 smithi169 bash[104356]: cluster 2023-09-23T23:05:27.121415+0000 mon.a (mon.0) 1853 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:05:28.148 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:28 smithi169 bash[104356]: cluster 2023-09-23T23:05:27.132704+0000 osd.5 (osd.5) 206 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T23:05:28.148 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:28 smithi169 bash[104356]: audit 2023-09-23T23:05:27.134927+0000 mon.a (mon.0) 1854 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:05:28.149 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:28 smithi169 bash[104356]: cluster 2023-09-23T23:05:27.135233+0000 mon.a (mon.0) 1855 : cluster 0 osdmap e346: 8 total, 8 up, 7 in 2023-09-23T23:05:28.149 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:28 smithi169 bash[104356]: cluster 2023-09-23T23:05:27.138836+0000 osd.7 (osd.7) 382 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T23:05:28.149 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:28 smithi169 bash[104356]: cluster 2023-09-23T23:05:27.145206+0000 osd.6 (osd.6) 117 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T23:05:28.171 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:28.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:28.175 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:28.275 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:28.298 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:28.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:28.306 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:28.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:28 smithi187 bash[89487]: cluster 2023-09-23T23:05:27.037080+0000 mgr.y (mgr.25310) 1321 : cluster 0 pgmap v1470: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 848 MiB data, 6.9 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 619 op/s; 9894/40749 objects degraded (24.280%); 7544/40749 objects misplaced (18.513%); 1.0 MiB/s, 16 objects/s recovering 2023-09-23T23:05:28.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:28 smithi187 bash[89487]: cluster 2023-09-23T23:05:27.121415+0000 mon.a (mon.0) 1853 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:05:28.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:28 smithi187 bash[89487]: cluster 2023-09-23T23:05:27.132704+0000 osd.5 (osd.5) 206 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T23:05:28.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:28 smithi187 bash[89487]: audit 2023-09-23T23:05:27.134927+0000 mon.a (mon.0) 1854 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:05:28.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:28 smithi187 bash[89487]: cluster 2023-09-23T23:05:27.135233+0000 mon.a (mon.0) 1855 : cluster 0 osdmap e346: 8 total, 8 up, 7 in 2023-09-23T23:05:28.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:28 smithi187 bash[89487]: cluster 2023-09-23T23:05:27.138836+0000 osd.7 (osd.7) 382 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T23:05:28.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:28 smithi187 bash[89487]: cluster 2023-09-23T23:05:27.145206+0000 osd.6 (osd.6) 117 : cluster 3 failed to encode map e346 with expected crc 2023-09-23T23:05:28.407 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:28.434 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:28.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:28.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:28.534 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:05:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:05:28] "GET /metrics HTTP/1.1" 200 36554 "" "Prometheus/2.43.0" 2023-09-23T23:05:28.538 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:28.559 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:28.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:28.564 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:28.665 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:28.703 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:28.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:28.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:28.809 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:28.833 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:28.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:28.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:28.941 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:28.968 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:28.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:28.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:29.074 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:29.105 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:29.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:29.107 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:29.208 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:29.237 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:29.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:29.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:29.343 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:29.351 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:29 smithi169 bash[104356]: cluster 2023-09-23T23:05:28.758214+0000 osd.0 (osd.0) 11 : cluster 0 1.0 scrub starts 2023-09-23T23:05:29.351 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:29 smithi169 bash[101133]: cluster 2023-09-23T23:05:28.758214+0000 osd.0 (osd.0) 11 : cluster 0 1.0 scrub starts 2023-09-23T23:05:29.367 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:29.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:29.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:29.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:29 smithi187 bash[89487]: cluster 2023-09-23T23:05:28.758214+0000 osd.0 (osd.0) 11 : cluster 0 1.0 scrub starts 2023-09-23T23:05:29.472 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:29.508 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:29.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:29.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:29.616 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:29.645 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:29.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:29.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:29.755 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:29.781 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:29.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:29.789 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:29.889 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:29.914 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:29.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:29.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:30.019 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:30.053 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:30.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:30.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:30.158 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:30.195 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:30.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:30.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:30.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:30 smithi169 bash[101133]: cluster 2023-09-23T23:05:29.037954+0000 mgr.y (mgr.25310) 1322 : cluster 0 pgmap v1472: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 727 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 617 op/s; 9974/34920 objects degraded (28.562%); 6586/34920 objects misplaced (18.860%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T23:05:30.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:30 smithi169 bash[101133]: cluster 2023-09-23T23:05:29.731924+0000 osd.0 (osd.0) 12 : cluster 0 1.2 scrub starts 2023-09-23T23:05:30.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:30 smithi169 bash[104356]: cluster 2023-09-23T23:05:29.037954+0000 mgr.y (mgr.25310) 1322 : cluster 0 pgmap v1472: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 727 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 617 op/s; 9974/34920 objects degraded (28.562%); 6586/34920 objects misplaced (18.860%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T23:05:30.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:30 smithi169 bash[104356]: cluster 2023-09-23T23:05:29.731924+0000 osd.0 (osd.0) 12 : cluster 0 1.2 scrub starts 2023-09-23T23:05:30.300 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:30.331 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:30.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:30.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:30.437 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:30.447 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:30 smithi187 bash[89487]: cluster 2023-09-23T23:05:29.037954+0000 mgr.y (mgr.25310) 1322 : cluster 0 pgmap v1472: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 727 MiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 617 op/s; 9974/34920 objects degraded (28.562%); 6586/34920 objects misplaced (18.860%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T23:05:30.447 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:30 smithi187 bash[89487]: cluster 2023-09-23T23:05:29.731924+0000 osd.0 (osd.0) 12 : cluster 0 1.2 scrub starts 2023-09-23T23:05:30.464 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:30.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:30.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:30.570 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:30.595 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:30.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:30.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:30.702 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:30.730 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:30.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:30.735 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:30.747 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:05:30.835 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:30.872 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:30.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:30.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:30.977 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:31.000 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:31.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:31.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:31.103 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:31.138 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:31.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:31.145 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:31.246 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:31.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:31.285 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:31.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:31.386 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:31.425 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:31.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:31.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:31.528 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:31.566 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:31.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:31.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:31.671 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:31.689 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:31.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:31.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:31.793 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:31.821 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:31.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:31.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:31.928 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:31.962 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:31.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:31.967 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:32.068 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:32.097 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:32.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:32.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:32.203 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:32.239 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:32.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:32.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:32.342 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:32.350 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:32 smithi169 bash[104356]: cluster 2023-09-23T23:05:31.038691+0000 mgr.y (mgr.25310) 1323 : cluster 0 pgmap v1473: 109 pgs: 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 98 active+clean; 688 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 640 op/s; 9974/33072 objects degraded (30.158%); 6156/33072 objects misplaced (18.614%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T23:05:32.350 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:32 smithi169 bash[104356]: cluster 2023-09-23T23:05:31.912603+0000 mon.a (mon.0) 1856 : cluster 3 Health check update: Degraded data redundancy: 9974/33072 objects degraded (30.158%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:32.351 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:32 smithi169 bash[104356]: audit 2023-09-23T23:05:31.914697+0000 mon.c (mon.2) 118 : audit 1 from='client.? 172.21.15.169:0/2016678297' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:05:32.351 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:32 smithi169 bash[104356]: audit 2023-09-23T23:05:31.923825+0000 mon.a (mon.0) 1857 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:05:32.351 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:32 smithi169 bash[101133]: cluster 2023-09-23T23:05:31.038691+0000 mgr.y (mgr.25310) 1323 : cluster 0 pgmap v1473: 109 pgs: 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 98 active+clean; 688 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 640 op/s; 9974/33072 objects degraded (30.158%); 6156/33072 objects misplaced (18.614%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T23:05:32.351 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:32 smithi169 bash[101133]: cluster 2023-09-23T23:05:31.912603+0000 mon.a (mon.0) 1856 : cluster 3 Health check update: Degraded data redundancy: 9974/33072 objects degraded (30.158%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:32.351 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:32 smithi169 bash[101133]: audit 2023-09-23T23:05:31.914697+0000 mon.c (mon.2) 118 : audit 1 from='client.? 172.21.15.169:0/2016678297' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:05:32.351 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:32 smithi169 bash[101133]: audit 2023-09-23T23:05:31.923825+0000 mon.a (mon.0) 1857 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:05:32.368 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:32.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:32.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:32.471 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:32.480 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:32 smithi187 bash[89487]: cluster 2023-09-23T23:05:31.038691+0000 mgr.y (mgr.25310) 1323 : cluster 0 pgmap v1473: 109 pgs: 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 98 active+clean; 688 MiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 640 op/s; 9974/33072 objects degraded (30.158%); 6156/33072 objects misplaced (18.614%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T23:05:32.480 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:32 smithi187 bash[89487]: cluster 2023-09-23T23:05:31.912603+0000 mon.a (mon.0) 1856 : cluster 3 Health check update: Degraded data redundancy: 9974/33072 objects degraded (30.158%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:32.480 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:32 smithi187 bash[89487]: audit 2023-09-23T23:05:31.914697+0000 mon.c (mon.2) 118 : audit 1 from='client.? 172.21.15.169:0/2016678297' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:05:32.480 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:32 smithi187 bash[89487]: audit 2023-09-23T23:05:31.923825+0000 mon.a (mon.0) 1857 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:05:32.504 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:32.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:32.514 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:32.569 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T23:05:32.615 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:32.641 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:32.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:32.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:32.745 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:32.769 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:32.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:32.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:32.873 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:32.903 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:32.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:32.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:32.939 INFO:teuthology.orchestra.run.smithi169.stderr:reweighted osd.2 to 1 (10000) 2023-09-23T23:05:33.012 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:33.056 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:33.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:33.061 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:33.162 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:33.187 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:33.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:33.191 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:33.292 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:33.317 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:33.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:33.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:33.421 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:33.454 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:33.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:33.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:33.557 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:33.589 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:33.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:33.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:33.695 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:33.726 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:33.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:33.729 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:33.830 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:33.872 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:33.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:33.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:33.975 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:34.011 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:34.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:34.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:34.117 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:34.126 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:33 smithi169 bash[101133]: cluster 2023-09-23T23:05:32.924672+0000 osd.5 (osd.5) 207 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:05:34.126 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:33 smithi169 bash[101133]: audit 2023-09-23T23:05:32.931146+0000 mon.a (mon.0) 1858 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T23:05:34.126 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:33 smithi169 bash[101133]: cluster 2023-09-23T23:05:32.931344+0000 mon.a (mon.0) 1859 : cluster 0 osdmap e347: 8 total, 8 up, 7 in 2023-09-23T23:05:34.126 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:33 smithi169 bash[101133]: cluster 2023-09-23T23:05:33.039221+0000 mgr.y (mgr.25310) 1324 : cluster 0 pgmap v1475: 109 pgs: 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 98 active+clean; 637 MiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 545 op/s; 9974/30636 objects degraded (32.556%); 5539/30636 objects misplaced (18.080%); 832 KiB/s, 12 objects/s recovering 2023-09-23T23:05:34.127 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:33 smithi169 bash[104356]: cluster 2023-09-23T23:05:32.924672+0000 osd.5 (osd.5) 207 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:05:34.127 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:33 smithi169 bash[104356]: audit 2023-09-23T23:05:32.931146+0000 mon.a (mon.0) 1858 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T23:05:34.127 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:33 smithi169 bash[104356]: cluster 2023-09-23T23:05:32.931344+0000 mon.a (mon.0) 1859 : cluster 0 osdmap e347: 8 total, 8 up, 7 in 2023-09-23T23:05:34.127 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:33 smithi169 bash[104356]: cluster 2023-09-23T23:05:33.039221+0000 mgr.y (mgr.25310) 1324 : cluster 0 pgmap v1475: 109 pgs: 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 98 active+clean; 637 MiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 545 op/s; 9974/30636 objects degraded (32.556%); 5539/30636 objects misplaced (18.080%); 832 KiB/s, 12 objects/s recovering 2023-09-23T23:05:34.149 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:34.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:34.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:34.255 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:34.266 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:33 smithi187 bash[89487]: cluster 2023-09-23T23:05:32.924672+0000 osd.5 (osd.5) 207 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:05:34.266 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:33 smithi187 bash[89487]: audit 2023-09-23T23:05:32.931146+0000 mon.a (mon.0) 1858 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T23:05:34.266 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:33 smithi187 bash[89487]: cluster 2023-09-23T23:05:32.931344+0000 mon.a (mon.0) 1859 : cluster 0 osdmap e347: 8 total, 8 up, 7 in 2023-09-23T23:05:34.266 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:33 smithi187 bash[89487]: cluster 2023-09-23T23:05:33.039221+0000 mgr.y (mgr.25310) 1324 : cluster 0 pgmap v1475: 109 pgs: 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 98 active+clean; 637 MiB data, 6.4 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 545 op/s; 9974/30636 objects degraded (32.556%); 5539/30636 objects misplaced (18.080%); 832 KiB/s, 12 objects/s recovering 2023-09-23T23:05:34.287 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:34.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:34.290 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:34.391 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:34.419 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:34.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:34.428 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:34.528 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:34.545 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:34.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:34.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:34.649 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:34.688 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:34.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:34.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:34.793 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:34.820 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:34.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:34.824 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:34.925 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:34.932 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:34 smithi169 bash[101133]: cluster 2023-09-23T23:05:32.935522+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:05:34.966 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:34.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:34.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:35.070 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:35.091 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:35.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:35.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:35.124 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:34 smithi187 bash[89487]: cluster 2023-09-23T23:05:32.935522+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:05:35.195 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:35.204 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:34 smithi169 bash[104356]: cluster 2023-09-23T23:05:32.935522+0000 osd.6 (osd.6) 118 : cluster 3 failed to encode map e347 with expected crc 2023-09-23T23:05:35.219 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:35.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:35.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:35.326 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:35.350 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:35.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:35.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:35.452 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:35.474 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:35.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:35.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:35.576 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:35.608 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:35.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:35.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:35.713 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:35.736 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:35.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:35.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:35.842 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:35.878 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:35.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:35.883 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:35.983 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:36.016 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:36.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:36.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:36.119 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:36.128 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:35 smithi169 bash[104356]: cluster 2023-09-23T23:05:35.040032+0000 mgr.y (mgr.25310) 1325 : cluster 0 pgmap v1476: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 516 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 664 op/s; 10051/24801 objects degraded (40.527%); 4593/24801 objects misplaced (18.519%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T23:05:36.129 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:35 smithi169 bash[101133]: cluster 2023-09-23T23:05:35.040032+0000 mgr.y (mgr.25310) 1325 : cluster 0 pgmap v1476: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 516 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 664 op/s; 10051/24801 objects degraded (40.527%); 4593/24801 objects misplaced (18.519%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T23:05:36.159 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:36.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:36.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:36.267 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:36.299 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:36.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:36.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:36.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:35 smithi187 bash[89487]: cluster 2023-09-23T23:05:35.040032+0000 mgr.y (mgr.25310) 1325 : cluster 0 pgmap v1476: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 516 MiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 664 op/s; 10051/24801 objects degraded (40.527%); 4593/24801 objects misplaced (18.519%); 1.6 MiB/s, 26 objects/s recovering 2023-09-23T23:05:36.402 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:36.417 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 3 1 2023-09-23T23:05:36.439 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:36.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:36.442 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:36.543 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:36.566 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:36.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:36.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:36.670 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:36.719 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:36.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:36.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:36.825 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:36.850 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:36.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:36.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:36.946 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:36 smithi169 bash[101133]: cluster 2023-09-23T23:05:36.913829+0000 mon.a (mon.0) 1860 : cluster 3 Health check update: Degraded data redundancy: 10051/24801 objects degraded (40.527%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:36.956 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:36.983 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:36.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:36.987 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:37.088 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:37.097 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:36 smithi187 bash[89487]: cluster 2023-09-23T23:05:36.913829+0000 mon.a (mon.0) 1860 : cluster 3 Health check update: Degraded data redundancy: 10051/24801 objects degraded (40.527%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:37.120 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:37.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:37.124 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:37.220 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:36 smithi169 bash[104356]: cluster 2023-09-23T23:05:36.913829+0000 mon.a (mon.0) 1860 : cluster 3 Health check update: Degraded data redundancy: 10051/24801 objects degraded (40.527%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:37.225 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:37.257 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:37.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:37.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:37.360 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:37.385 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:37.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:37.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:37.491 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:37.516 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:37.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:37.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:37.621 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:37.661 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:37.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:37.666 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:37.766 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:37.803 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:37.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:37.806 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:37.906 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:37.929 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:38.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:38.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:38.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:37 smithi169 bash[104356]: cluster 2023-09-23T23:05:37.040699+0000 mgr.y (mgr.25310) 1326 : cluster 0 pgmap v1477: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 457 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 631 op/s; 10051/21972 objects degraded (45.745%); 4038/21972 objects misplaced (18.378%); 1.3 MiB/s, 21 objects/s recovering 2023-09-23T23:05:38.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:37 smithi169 bash[101133]: cluster 2023-09-23T23:05:37.040699+0000 mgr.y (mgr.25310) 1326 : cluster 0 pgmap v1477: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 457 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 631 op/s; 10051/21972 objects degraded (45.745%); 4038/21972 objects misplaced (18.378%); 1.3 MiB/s, 21 objects/s recovering 2023-09-23T23:05:38.102 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:38.139 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:38.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:38.142 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:38.242 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:38.272 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:38.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:38.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:38.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:37 smithi187 bash[89487]: cluster 2023-09-23T23:05:37.040699+0000 mgr.y (mgr.25310) 1326 : cluster 0 pgmap v1477: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 457 MiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 631 op/s; 10051/21972 objects degraded (45.745%); 4038/21972 objects misplaced (18.378%); 1.3 MiB/s, 21 objects/s recovering 2023-09-23T23:05:38.378 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:38.413 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:38.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:38.417 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:38.518 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:38.533 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:05:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:05:38] "GET /metrics HTTP/1.1" 200 36554 "" "Prometheus/2.43.0" 2023-09-23T23:05:38.546 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:38.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:38.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:38.649 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:38.681 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:38.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:38.687 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:38.787 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:38.810 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:38.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:38.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:38.914 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:38.945 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:38.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:38.949 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:39.050 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:39.074 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:39.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:39.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:39.177 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:39.216 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:39.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:39.220 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:39.321 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:39.354 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:39.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:39.357 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:39.458 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:39.484 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:39.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:39.490 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:39.591 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:39.625 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:39.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:39.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:39.730 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:39.758 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:39.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:39.761 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:39.862 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:39.887 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:39.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:39.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:39.990 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:40.016 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:40.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:40.019 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:40.120 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:40.148 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:40.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:40.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:40.253 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:40.262 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:40 smithi169 bash[101133]: cluster 2023-09-23T23:05:39.042687+0000 mgr.y (mgr.25310) 1327 : cluster 0 pgmap v1478: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 335 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 625 op/s; 10163/16137 objects degraded (62.979%); 3080/16137 objects misplaced (19.087%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T23:05:40.262 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:40 smithi169 bash[104356]: cluster 2023-09-23T23:05:39.042687+0000 mgr.y (mgr.25310) 1327 : cluster 0 pgmap v1478: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 335 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 625 op/s; 10163/16137 objects degraded (62.979%); 3080/16137 objects misplaced (19.087%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T23:05:40.292 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:40.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:40.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:40.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:40 smithi187 bash[89487]: cluster 2023-09-23T23:05:39.042687+0000 mgr.y (mgr.25310) 1327 : cluster 0 pgmap v1478: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 335 MiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 625 op/s; 10163/16137 objects degraded (62.979%); 3080/16137 objects misplaced (19.087%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T23:05:40.398 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:40.426 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:40.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:40.429 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:40.530 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:40.561 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:40.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:40.568 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:40.669 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:40.690 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:40.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:40.693 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:40.793 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:40.820 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:40.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:40.826 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:40.926 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:40.952 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:40.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:40.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:41.055 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:41.084 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:41.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:41.087 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:41.187 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:41.218 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:41.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:41.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:41.322 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:41.356 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:41.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:41.362 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:41.462 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:41.503 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:41.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:41.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:41.611 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:41.641 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:41.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:41.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:41.744 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:41.784 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:41.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:41.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:41.798 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T23:05:41.798 INFO:teuthology.orchestra.run.smithi169.stdout: "size": 20, 2023-09-23T23:05:41.798 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 600, 2023-09-23T23:05:41.798 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [ 2023-09-23T23:05:41.798 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.798 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:152283 10.8 10:1a85baff:::benchmark_data_smithi169_238013_object38425:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e285)", 2023-09-23T23:05:41.799 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:58:33.248971+0000", 2023-09-23T23:05:41.799 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 428.54465767800002, 2023-09-23T23:05:41.799 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.385749705, 2023-09-23T23:05:41.799 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:05:41.799 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:05:41.799 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:05:41.799 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:05:41.799 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:05:41.799 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 152283 2023-09-23T23:05:41.799 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.799 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:05:41.799 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.799 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:05:41.800 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:33.248971+0000", 2023-09-23T23:05:41.800 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.800 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.800 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.800 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:05:41.800 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:33.248971+0000", 2023-09-23T23:05:41.800 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.800 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.800 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.800 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:05:41.800 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:33.248969+0000", 2023-09-23T23:05:41.800 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T23:05:41.801 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.801 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.801 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:05:41.801 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:33.248977+0000", 2023-09-23T23:05:41.801 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.5660000000000001e-06 2023-09-23T23:05:41.801 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.801 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.801 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:05:41.801 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:33.248988+0000", 2023-09-23T23:05:41.801 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0961999999999999e-05 2023-09-23T23:05:41.801 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.801 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.801 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:05:41.802 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:33.248994+0000", 2023-09-23T23:05:41.802 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.648e-06 2023-09-23T23:05:41.802 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.802 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.802 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.802 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:33.249060+0000", 2023-09-23T23:05:41.802 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.6149000000000007e-05 2023-09-23T23:05:41.802 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.802 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.802 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:05:41.802 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:33.249176+0000", 2023-09-23T23:05:41.802 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000116078 2023-09-23T23:05:41.803 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.803 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.803 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,7", 2023-09-23T23:05:41.803 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:33.249289+0000", 2023-09-23T23:05:41.803 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000113397 2023-09-23T23:05:41.803 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.803 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.803 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.803 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:33.259063+0000", 2023-09-23T23:05:41.803 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0097740069999999995 2023-09-23T23:05:41.803 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.803 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.803 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:05:41.804 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:33.259072+0000", 2023-09-23T23:05:41.804 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.8170000000000005e-06 2023-09-23T23:05:41.804 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.804 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.804 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.804 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:33.634592+0000", 2023-09-23T23:05:41.804 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.375520246 2023-09-23T23:05:41.804 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.804 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.804 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:05:41.804 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:33.634668+0000", 2023-09-23T23:05:41.804 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.5980000000000001e-05 2023-09-23T23:05:41.805 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.805 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.805 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:05:41.805 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:33.634721+0000", 2023-09-23T23:05:41.805 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.2429999999999998e-05 2023-09-23T23:05:41.805 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.805 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:05:41.805 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.805 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.805 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.805 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:152287 10.8 10:170a9cd8:::benchmark_data_smithi169_238013_object38429:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e285)", 2023-09-23T23:05:41.806 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:58:33.252822+0000", 2023-09-23T23:05:41.806 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 428.54080682099999, 2023-09-23T23:05:41.806 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.394580396, 2023-09-23T23:05:41.807 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:05:41.807 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:05:41.807 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:05:41.807 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:05:41.808 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:05:41.808 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 152287 2023-09-23T23:05:41.808 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.808 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:05:41.808 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.808 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:05:41.808 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:33.252822+0000", 2023-09-23T23:05:41.808 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.808 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.808 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.808 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:05:41.808 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:33.252822+0000", 2023-09-23T23:05:41.809 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.809 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.809 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.809 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:05:41.809 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:33.252820+0000", 2023-09-23T23:05:41.809 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T23:05:41.809 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.809 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.809 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:05:41.809 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:33.252828+0000", 2023-09-23T23:05:41.809 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.0409999999999998e-06 2023-09-23T23:05:41.809 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.809 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.810 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:05:41.810 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:33.252842+0000", 2023-09-23T23:05:41.810 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4379000000000001e-05 2023-09-23T23:05:41.810 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.810 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.810 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:05:41.810 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:33.252851+0000", 2023-09-23T23:05:41.810 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.3529999999999995e-06 2023-09-23T23:05:41.810 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.810 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.810 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.810 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:33.252903+0000", 2023-09-23T23:05:41.811 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1901999999999999e-05 2023-09-23T23:05:41.811 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.811 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.811 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:05:41.811 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:33.253003+0000", 2023-09-23T23:05:41.811 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000100232 2023-09-23T23:05:41.811 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.811 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.811 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,7", 2023-09-23T23:05:41.811 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:33.253078+0000", 2023-09-23T23:05:41.811 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.5288000000000002e-05 2023-09-23T23:05:41.811 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.812 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.812 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:05:41.812 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:33.259078+0000", 2023-09-23T23:05:41.812 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0059993169999999997 2023-09-23T23:05:41.812 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.812 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.812 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.812 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:33.260368+0000", 2023-09-23T23:05:41.812 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0012901360000000001 2023-09-23T23:05:41.812 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.812 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.812 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.812 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:33.647316+0000", 2023-09-23T23:05:41.813 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.38694800099999999 2023-09-23T23:05:41.813 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.813 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.813 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:05:41.813 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:33.647364+0000", 2023-09-23T23:05:41.813 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.8346000000000001e-05 2023-09-23T23:05:41.813 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.813 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.813 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:05:41.813 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:33.647402+0000", 2023-09-23T23:05:41.813 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.8213999999999997e-05 2023-09-23T23:05:41.813 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.813 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:05:41.814 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.814 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.814 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.814 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:155053 10.b 10:d7b977fe:::benchmark_data_smithi169_238013_object41195:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e286)", 2023-09-23T23:05:41.814 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:58:37.045738+0000", 2023-09-23T23:05:41.814 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 424.74789048899999, 2023-09-23T23:05:41.814 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1741907659999999, 2023-09-23T23:05:41.814 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:05:41.814 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2023-09-23T23:05:41.814 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:05:41.814 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:05:41.814 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:05:41.815 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 155053 2023-09-23T23:05:41.815 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.815 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:05:41.815 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.815 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:05:41.815 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:37.045738+0000", 2023-09-23T23:05:41.815 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.815 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.815 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.815 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:05:41.815 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:37.045738+0000", 2023-09-23T23:05:41.815 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.815 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.816 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.816 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:05:41.816 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:37.045737+0000", 2023-09-23T23:05:41.816 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T23:05:41.816 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.816 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.816 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:05:41.816 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:37.045743+0000", 2023-09-23T23:05:41.816 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0340000000000002e-06 2023-09-23T23:05:41.816 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.816 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.816 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:05:41.817 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:37.045756+0000", 2023-09-23T23:05:41.817 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3139000000000001e-05 2023-09-23T23:05:41.817 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.817 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.817 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:05:41.817 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:37.045768+0000", 2023-09-23T23:05:41.817 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1348999999999999e-05 2023-09-23T23:05:41.817 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.817 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.817 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.817 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:37.046581+0000", 2023-09-23T23:05:41.817 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000812998 2023-09-23T23:05:41.817 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.818 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.818 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:05:41.818 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:37.046715+0000", 2023-09-23T23:05:41.818 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013460100000000001 2023-09-23T23:05:41.818 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.818 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.818 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:05:41.818 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:37.046878+0000", 2023-09-23T23:05:41.818 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00016268599999999999 2023-09-23T23:05:41.818 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.818 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.818 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.819 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:37.056899+0000", 2023-09-23T23:05:41.819 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.010020652999999999 2023-09-23T23:05:41.819 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.819 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.819 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:05:41.819 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:37.085919+0000", 2023-09-23T23:05:41.819 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.029020109999999998 2023-09-23T23:05:41.819 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.819 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.819 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.819 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:37.088084+0000", 2023-09-23T23:05:41.819 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0021654249999999999 2023-09-23T23:05:41.819 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.820 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.820 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:05:41.820 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:37.088099+0000", 2023-09-23T23:05:41.820 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4430000000000001e-05 2023-09-23T23:05:41.820 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.820 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.820 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.820 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.219734+0000", 2023-09-23T23:05:41.820 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1316357560000001 2023-09-23T23:05:41.820 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.820 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.820 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:05:41.820 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.219929+0000", 2023-09-23T23:05:41.821 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00019461399999999999 2023-09-23T23:05:41.821 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.821 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:05:41.821 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.821 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.821 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.821 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:155065 10.b 10:d67ef020:::benchmark_data_smithi169_238013_object41207:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e287)", 2023-09-23T23:05:41.821 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:58:37.087917+0000", 2023-09-23T23:05:41.821 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 424.70571172899997, 2023-09-23T23:05:41.821 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1371709480000001, 2023-09-23T23:05:41.821 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:05:41.821 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:05:41.822 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:05:41.822 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:05:41.822 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:05:41.822 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 155065 2023-09-23T23:05:41.822 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.822 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:05:41.822 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.822 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:05:41.822 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:37.087917+0000", 2023-09-23T23:05:41.822 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.822 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.822 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.823 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:05:41.823 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:37.087917+0000", 2023-09-23T23:05:41.823 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.823 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.823 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.823 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:05:41.823 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:37.087916+0000", 2023-09-23T23:05:41.823 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T23:05:41.823 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.823 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.823 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:05:41.823 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:37.087920+0000", 2023-09-23T23:05:41.823 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.065e-06 2023-09-23T23:05:41.824 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.824 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.824 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:05:41.824 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:37.087929+0000", 2023-09-23T23:05:41.824 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.5290000000000008e-06 2023-09-23T23:05:41.824 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.824 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.824 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:05:41.824 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:37.087955+0000", 2023-09-23T23:05:41.824 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.6276999999999999e-05 2023-09-23T23:05:41.824 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.824 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.824 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.825 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:37.089281+0000", 2023-09-23T23:05:41.825 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001325545 2023-09-23T23:05:41.825 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.825 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.825 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:05:41.825 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:37.089289+0000", 2023-09-23T23:05:41.825 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.4919999999999993e-06 2023-09-23T23:05:41.825 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.825 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.825 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.825 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.220370+0000", 2023-09-23T23:05:41.825 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.131081134 2023-09-23T23:05:41.826 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.826 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.826 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:05:41.826 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.220477+0000", 2023-09-23T23:05:41.826 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010647899999999999 2023-09-23T23:05:41.826 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.826 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.826 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,4,6", 2023-09-23T23:05:41.826 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.220573+0000", 2023-09-23T23:05:41.826 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.6120999999999997e-05 2023-09-23T23:05:41.826 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.826 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.827 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.827 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.223657+0000", 2023-09-23T23:05:41.827 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0030836750000000001 2023-09-23T23:05:41.827 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.827 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.827 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:05:41.827 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.223839+0000", 2023-09-23T23:05:41.827 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000182821 2023-09-23T23:05:41.827 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.827 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.827 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.827 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.224424+0000", 2023-09-23T23:05:41.827 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00058422599999999997 2023-09-23T23:05:41.828 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.828 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.828 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.828 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.224902+0000", 2023-09-23T23:05:41.828 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00047803199999999998 2023-09-23T23:05:41.828 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.828 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.828 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:05:41.828 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.224970+0000", 2023-09-23T23:05:41.828 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.8632000000000003e-05 2023-09-23T23:05:41.828 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.828 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.828 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:05:41.829 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.225088+0000", 2023-09-23T23:05:41.829 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00011756600000000001 2023-09-23T23:05:41.829 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.829 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:05:41.829 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.829 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.829 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.829 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:155048 10.a 10:515596af:::benchmark_data_smithi169_238013_object41190:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e288)", 2023-09-23T23:05:41.829 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:58:38.082748+0000", 2023-09-23T23:05:41.829 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 423.71088019400003, 2023-09-23T23:05:41.829 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1817920749999999, 2023-09-23T23:05:41.829 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:05:41.830 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2023-09-23T23:05:41.830 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:05:41.830 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:05:41.830 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:05:41.830 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 155048 2023-09-23T23:05:41.830 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.830 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:05:41.830 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.830 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:05:41.830 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.082748+0000", 2023-09-23T23:05:41.830 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.830 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.831 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.831 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:05:41.831 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.082748+0000", 2023-09-23T23:05:41.831 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.831 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.831 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.831 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:05:41.831 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.082747+0000", 2023-09-23T23:05:41.831 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T23:05:41.831 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.831 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.831 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:05:41.832 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.082756+0000", 2023-09-23T23:05:41.832 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.1209999999999996e-06 2023-09-23T23:05:41.832 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.832 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.832 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:05:41.832 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.082770+0000", 2023-09-23T23:05:41.832 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4687e-05 2023-09-23T23:05:41.832 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.832 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.832 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:05:41.832 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.082782+0000", 2023-09-23T23:05:41.832 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1599e-05 2023-09-23T23:05:41.832 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.832 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.833 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.833 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.082914+0000", 2023-09-23T23:05:41.833 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013222 2023-09-23T23:05:41.833 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.833 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.833 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:05:41.833 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.082927+0000", 2023-09-23T23:05:41.833 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2296999999999999e-05 2023-09-23T23:05:41.833 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.833 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.833 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.833 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.264457+0000", 2023-09-23T23:05:41.834 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1815302270000001 2023-09-23T23:05:41.834 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.834 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.834 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:05:41.834 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.264541+0000", 2023-09-23T23:05:41.834 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.3689999999999993e-05 2023-09-23T23:05:41.834 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.834 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:05:41.834 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.834 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.834 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.835 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:155052 10.a 10:513710c4:::benchmark_data_smithi169_238013_object41194:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e288)", 2023-09-23T23:05:41.835 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:58:38.082812+0000", 2023-09-23T23:05:41.835 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 423.71081702499998, 2023-09-23T23:05:41.835 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1819650070000001, 2023-09-23T23:05:41.835 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:05:41.835 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2023-09-23T23:05:41.835 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:05:41.835 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:05:41.835 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:05:41.835 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 155052 2023-09-23T23:05:41.835 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.835 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:05:41.836 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.836 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:05:41.836 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.082812+0000", 2023-09-23T23:05:41.836 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.836 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.836 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.836 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:05:41.836 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.082812+0000", 2023-09-23T23:05:41.836 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.836 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.836 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.836 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:05:41.836 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.082811+0000", 2023-09-23T23:05:41.837 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T23:05:41.837 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.837 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.837 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:05:41.837 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.082815+0000", 2023-09-23T23:05:41.837 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.2729999999999996e-06 2023-09-23T23:05:41.837 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.837 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.837 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:05:41.837 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.082823+0000", 2023-09-23T23:05:41.837 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.1440000000000003e-06 2023-09-23T23:05:41.837 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.838 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.838 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:05:41.838 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.082830+0000", 2023-09-23T23:05:41.838 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.246e-06 2023-09-23T23:05:41.838 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.838 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.838 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.838 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.082972+0000", 2023-09-23T23:05:41.838 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014216599999999999 2023-09-23T23:05:41.838 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.838 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.839 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:05:41.839 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.082979+0000", 2023-09-23T23:05:41.839 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.6899999999999992e-06 2023-09-23T23:05:41.839 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.839 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.839 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.839 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.264711+0000", 2023-09-23T23:05:41.839 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1817316390000001 2023-09-23T23:05:41.839 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.839 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.839 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:05:41.839 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.264777+0000", 2023-09-23T23:05:41.839 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.5523000000000003e-05 2023-09-23T23:05:41.840 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.840 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:05:41.840 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.840 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.840 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.840 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:155057 10.d 10:b5d67769:::benchmark_data_smithi169_238013_object41199:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e288)", 2023-09-23T23:05:41.840 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:58:38.082853+0000", 2023-09-23T23:05:41.840 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 423.71077534199998, 2023-09-23T23:05:41.840 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1963180259999999, 2023-09-23T23:05:41.840 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:05:41.840 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2023-09-23T23:05:41.840 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:05:41.841 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:05:41.841 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:05:41.841 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 155057 2023-09-23T23:05:41.841 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.841 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:05:41.841 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.841 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:05:41.841 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.082853+0000", 2023-09-23T23:05:41.841 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.841 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.841 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.841 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:05:41.841 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.082853+0000", 2023-09-23T23:05:41.842 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.842 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.842 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.842 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:05:41.842 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.082852+0000", 2023-09-23T23:05:41.842 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T23:05:41.842 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.842 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.842 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:05:41.842 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.082859+0000", 2023-09-23T23:05:41.842 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.6710000000000002e-06 2023-09-23T23:05:41.842 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.843 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.843 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:05:41.843 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.082870+0000", 2023-09-23T23:05:41.843 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1562999999999999e-05 2023-09-23T23:05:41.843 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.843 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.843 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:05:41.843 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.082880+0000", 2023-09-23T23:05:41.843 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.7370000000000001e-06 2023-09-23T23:05:41.843 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.843 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.843 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.844 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.083177+0000", 2023-09-23T23:05:41.844 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000297065 2023-09-23T23:05:41.844 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.844 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.844 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:05:41.844 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.083186+0000", 2023-09-23T23:05:41.844 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.7770000000000008e-06 2023-09-23T23:05:41.844 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.844 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.844 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.844 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.273042+0000", 2023-09-23T23:05:41.844 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.189855664 2023-09-23T23:05:41.844 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.845 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.845 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:05:41.845 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.279171+0000", 2023-09-23T23:05:41.845 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0061297900000000004 2023-09-23T23:05:41.845 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.845 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:05:41.845 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.845 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.845 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.845 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:155063 10.a 10:524b51f9:::benchmark_data_smithi169_238013_object41205:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e288)", 2023-09-23T23:05:41.845 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:58:38.083131+0000", 2023-09-23T23:05:41.845 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 423.71049717599999, 2023-09-23T23:05:41.845 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1935005890000001, 2023-09-23T23:05:41.846 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:05:41.846 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:05:41.846 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:05:41.846 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:05:41.846 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:05:41.846 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 155063 2023-09-23T23:05:41.846 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.846 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:05:41.846 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.846 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:05:41.847 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.083131+0000", 2023-09-23T23:05:41.847 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.847 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.847 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.847 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:05:41.847 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.083131+0000", 2023-09-23T23:05:41.847 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.847 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.847 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.847 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:05:41.847 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.083131+0000", 2023-09-23T23:05:41.848 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T23:05:41.848 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.848 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.848 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:05:41.848 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.083136+0000", 2023-09-23T23:05:41.848 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.6389999999999997e-06 2023-09-23T23:05:41.848 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.848 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.848 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:05:41.848 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.083156+0000", 2023-09-23T23:05:41.848 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.9578000000000001e-05 2023-09-23T23:05:41.848 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.848 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.849 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:05:41.849 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.083166+0000", 2023-09-23T23:05:41.849 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0188e-05 2023-09-23T23:05:41.849 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.849 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.849 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.849 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.083319+0000", 2023-09-23T23:05:41.849 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000153468 2023-09-23T23:05:41.849 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.849 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.849 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:05:41.849 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.083329+0000", 2023-09-23T23:05:41.849 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.5519999999999993e-06 2023-09-23T23:05:41.850 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.850 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.850 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.850 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.264800+0000", 2023-09-23T23:05:41.850 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.181470864 2023-09-23T23:05:41.850 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.850 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.850 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:05:41.850 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.264878+0000", 2023-09-23T23:05:41.850 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8510000000000006e-05 2023-09-23T23:05:41.850 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.850 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.851 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,6", 2023-09-23T23:05:41.851 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.264964+0000", 2023-09-23T23:05:41.851 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.5724999999999997e-05 2023-09-23T23:05:41.851 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.851 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.851 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.851 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.276295+0000", 2023-09-23T23:05:41.851 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.011330639 2023-09-23T23:05:41.851 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.851 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.851 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:05:41.851 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.276423+0000", 2023-09-23T23:05:41.851 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012783 2023-09-23T23:05:41.852 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.852 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.852 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.852 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.276470+0000", 2023-09-23T23:05:41.852 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.7883000000000002e-05 2023-09-23T23:05:41.852 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.852 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.852 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:05:41.852 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.276526+0000", 2023-09-23T23:05:41.852 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.5331999999999998e-05 2023-09-23T23:05:41.852 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.852 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.853 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:05:41.853 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.276632+0000", 2023-09-23T23:05:41.853 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000106331 2023-09-23T23:05:41.853 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.853 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:05:41.853 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.853 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.853 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.853 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:155066 10.a 10:5e61e266:::benchmark_data_smithi169_238013_object41208:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e288)", 2023-09-23T23:05:41.853 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:58:38.083182+0000", 2023-09-23T23:05:41.853 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 423.71044660400003, 2023-09-23T23:05:41.853 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1936468470000001, 2023-09-23T23:05:41.853 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:05:41.854 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:05:41.854 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:05:41.854 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:05:41.854 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:05:41.854 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 155066 2023-09-23T23:05:41.854 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.854 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:05:41.854 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.854 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:05:41.854 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.083182+0000", 2023-09-23T23:05:41.854 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.854 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.855 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.855 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:05:41.855 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.083182+0000", 2023-09-23T23:05:41.855 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.855 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.855 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.855 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:05:41.855 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.083181+0000", 2023-09-23T23:05:41.855 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T23:05:41.855 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.855 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.855 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:05:41.855 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.083185+0000", 2023-09-23T23:05:41.856 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.6799999999999999e-06 2023-09-23T23:05:41.856 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.856 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.856 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:05:41.856 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.083193+0000", 2023-09-23T23:05:41.856 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.038e-06 2023-09-23T23:05:41.856 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.856 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.856 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:05:41.856 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.083199+0000", 2023-09-23T23:05:41.856 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0549999999999996e-06 2023-09-23T23:05:41.856 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.856 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.857 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.857 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.083349+0000", 2023-09-23T23:05:41.857 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014980700000000001 2023-09-23T23:05:41.857 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.857 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.857 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:05:41.857 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.083355+0000", 2023-09-23T23:05:41.857 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.516e-06 2023-09-23T23:05:41.857 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.857 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.857 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.857 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.267843+0000", 2023-09-23T23:05:41.858 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.184487965 2023-09-23T23:05:41.858 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.858 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.858 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:05:41.858 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.267974+0000", 2023-09-23T23:05:41.858 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013082100000000001 2023-09-23T23:05:41.858 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.858 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.858 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,6", 2023-09-23T23:05:41.858 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.268109+0000", 2023-09-23T23:05:41.858 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013514399999999999 2023-09-23T23:05:41.858 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.858 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.859 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.859 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.276332+0000", 2023-09-23T23:05:41.859 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0082231049999999997 2023-09-23T23:05:41.859 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.859 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.859 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:05:41.859 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.276433+0000", 2023-09-23T23:05:41.859 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000100695 2023-09-23T23:05:41.859 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.859 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.859 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.859 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.276702+0000", 2023-09-23T23:05:41.860 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00026850300000000001 2023-09-23T23:05:41.860 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.860 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.860 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:05:41.860 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.276739+0000", 2023-09-23T23:05:41.860 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.6894000000000003e-05 2023-09-23T23:05:41.860 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.860 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.860 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:05:41.860 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.276829+0000", 2023-09-23T23:05:41.860 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.0309000000000006e-05 2023-09-23T23:05:41.860 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.860 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:05:41.861 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.861 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.861 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.861 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:155068 10.d 10:bad31031:::benchmark_data_smithi169_238013_object41210:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e288)", 2023-09-23T23:05:41.861 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:58:38.083204+0000", 2023-09-23T23:05:41.861 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 423.71042484100002, 2023-09-23T23:05:41.861 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.21498759, 2023-09-23T23:05:41.861 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:05:41.861 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:05:41.861 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:05:41.861 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:05:41.861 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:05:41.861 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 155068 2023-09-23T23:05:41.862 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.862 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:05:41.862 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.862 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:05:41.862 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.083204+0000", 2023-09-23T23:05:41.862 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.862 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.862 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.862 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:05:41.862 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.083204+0000", 2023-09-23T23:05:41.862 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.862 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.863 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.863 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:05:41.863 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.083203+0000", 2023-09-23T23:05:41.863 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T23:05:41.863 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.863 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.863 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:05:41.863 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.083206+0000", 2023-09-23T23:05:41.863 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.5110000000000002e-06 2023-09-23T23:05:41.863 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.863 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.865 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:05:41.865 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.083211+0000", 2023-09-23T23:05:41.865 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.4199999999999998e-06 2023-09-23T23:05:41.865 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.865 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.865 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:05:41.865 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.083216+0000", 2023-09-23T23:05:41.865 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.853e-06 2023-09-23T23:05:41.865 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.866 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.866 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.866 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.083264+0000", 2023-09-23T23:05:41.866 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.8049e-05 2023-09-23T23:05:41.866 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.866 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.866 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:05:41.866 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.083270+0000", 2023-09-23T23:05:41.866 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.2890000000000003e-06 2023-09-23T23:05:41.866 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.866 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.866 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.867 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.279369+0000", 2023-09-23T23:05:41.867 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.196098503 2023-09-23T23:05:41.867 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.867 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.867 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:05:41.867 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.280011+0000", 2023-09-23T23:05:41.867 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00064243899999999997 2023-09-23T23:05:41.867 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.867 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.867 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 4,6", 2023-09-23T23:05:41.867 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.280259+0000", 2023-09-23T23:05:41.867 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00024711200000000002 2023-09-23T23:05:41.867 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.868 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.868 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:05:41.869 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.297932+0000", 2023-09-23T23:05:41.869 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.017673362000000001 2023-09-23T23:05:41.869 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.869 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.869 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.869 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.297972+0000", 2023-09-23T23:05:41.869 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.0039000000000001e-05 2023-09-23T23:05:41.869 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.869 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.869 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.869 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.298046+0000", 2023-09-23T23:05:41.869 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3557000000000001e-05 2023-09-23T23:05:41.870 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.870 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.870 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:05:41.870 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.298091+0000", 2023-09-23T23:05:41.870 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.4997999999999998e-05 2023-09-23T23:05:41.870 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.870 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.870 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:05:41.870 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.298191+0000", 2023-09-23T23:05:41.870 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010088499999999999 2023-09-23T23:05:41.870 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.870 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:05:41.871 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.871 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.871 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.871 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:155082 10.a 10:58850ebb:::benchmark_data_smithi169_238013_object41224:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e288)", 2023-09-23T23:05:41.871 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:58:38.229274+0000", 2023-09-23T23:05:41.871 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 423.56435504699999, 2023-09-23T23:05:41.871 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0611905269999999, 2023-09-23T23:05:41.871 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:05:41.871 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:05:41.871 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:05:41.871 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:05:41.871 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:05:41.872 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 155082 2023-09-23T23:05:41.872 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.872 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:05:41.872 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.872 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:05:41.872 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.229274+0000", 2023-09-23T23:05:41.872 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.872 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.872 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.872 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:05:41.872 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.229274+0000", 2023-09-23T23:05:41.872 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.873 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.873 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.873 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:05:41.873 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.229272+0000", 2023-09-23T23:05:41.873 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T23:05:41.873 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.873 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.873 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:05:41.873 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.229281+0000", 2023-09-23T23:05:41.873 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.9579999999999996e-06 2023-09-23T23:05:41.873 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.873 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.873 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:05:41.874 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.229300+0000", 2023-09-23T23:05:41.874 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.9522e-05 2023-09-23T23:05:41.874 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.874 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.874 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:05:41.874 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.229313+0000", 2023-09-23T23:05:41.874 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2143e-05 2023-09-23T23:05:41.874 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.874 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.874 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.874 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.229364+0000", 2023-09-23T23:05:41.874 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1650000000000002e-05 2023-09-23T23:05:41.875 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.875 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.875 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:05:41.875 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.229374+0000", 2023-09-23T23:05:41.875 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.6819999999999998e-06 2023-09-23T23:05:41.875 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.875 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.875 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.875 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.271486+0000", 2023-09-23T23:05:41.875 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0421121440000001 2023-09-23T23:05:41.875 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.875 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.876 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:05:41.876 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.271619+0000", 2023-09-23T23:05:41.876 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000133299 2023-09-23T23:05:41.876 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.876 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.876 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,6", 2023-09-23T23:05:41.876 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.271760+0000", 2023-09-23T23:05:41.876 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014044700000000001 2023-09-23T23:05:41.876 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.876 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.876 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.876 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.276671+0000", 2023-09-23T23:05:41.876 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0049113710000000003 2023-09-23T23:05:41.877 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.877 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.877 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.877 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.276867+0000", 2023-09-23T23:05:41.877 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00019551099999999999 2023-09-23T23:05:41.877 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.877 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.877 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:05:41.877 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.289888+0000", 2023-09-23T23:05:41.877 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.013020840000000001 2023-09-23T23:05:41.877 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.877 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.877 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:05:41.878 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.290008+0000", 2023-09-23T23:05:41.878 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000120507 2023-09-23T23:05:41.878 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.878 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.878 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:05:41.878 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.290464+0000", 2023-09-23T23:05:41.878 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00045608500000000001 2023-09-23T23:05:41.878 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.878 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:05:41.878 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.878 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.878 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.879 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:155092 10.a 10:5f80e233:::benchmark_data_smithi169_238013_object41234:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e288)", 2023-09-23T23:05:41.879 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:58:38.250927+0000", 2023-09-23T23:05:41.879 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 423.542701755, 2023-09-23T23:05:41.879 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0399764279999999, 2023-09-23T23:05:41.879 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:05:41.879 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:05:41.879 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:05:41.879 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:05:41.879 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:05:41.879 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 155092 2023-09-23T23:05:41.879 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.879 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:05:41.879 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.880 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:05:41.880 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.250927+0000", 2023-09-23T23:05:41.880 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.880 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.880 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.880 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:05:41.880 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.250927+0000", 2023-09-23T23:05:41.880 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.880 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.880 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.880 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:05:41.880 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.250925+0000", 2023-09-23T23:05:41.880 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T23:05:41.881 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.881 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.881 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:05:41.881 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.250932+0000", 2023-09-23T23:05:41.881 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.0949999999999998e-06 2023-09-23T23:05:41.881 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.881 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.881 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:05:41.881 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.250947+0000", 2023-09-23T23:05:41.881 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4489e-05 2023-09-23T23:05:41.881 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.881 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.881 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:05:41.882 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.250958+0000", 2023-09-23T23:05:41.882 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0976e-05 2023-09-23T23:05:41.882 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.882 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.882 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.882 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.251012+0000", 2023-09-23T23:05:41.882 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.4571999999999999e-05 2023-09-23T23:05:41.882 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.882 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.882 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:05:41.882 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.251024+0000", 2023-09-23T23:05:41.882 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1790000000000001e-05 2023-09-23T23:05:41.882 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.883 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.883 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.883 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.276890+0000", 2023-09-23T23:05:41.883 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0258656660000001 2023-09-23T23:05:41.883 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.883 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.883 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:05:41.883 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.277014+0000", 2023-09-23T23:05:41.883 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000124692 2023-09-23T23:05:41.883 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.883 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.883 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,6", 2023-09-23T23:05:41.884 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.277150+0000", 2023-09-23T23:05:41.884 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000135578 2023-09-23T23:05:41.884 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.884 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.884 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.884 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.284228+0000", 2023-09-23T23:05:41.884 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0070778289999999999 2023-09-23T23:05:41.884 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.884 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.884 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.884 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.289857+0000", 2023-09-23T23:05:41.884 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0056293979999999999 2023-09-23T23:05:41.884 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.885 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.885 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:05:41.885 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.290474+0000", 2023-09-23T23:05:41.885 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00061644 2023-09-23T23:05:41.885 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.885 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.885 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:05:41.885 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.290591+0000", 2023-09-23T23:05:41.885 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000117479 2023-09-23T23:05:41.885 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.885 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.885 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:05:41.885 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.290903+0000", 2023-09-23T23:05:41.886 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00031219 2023-09-23T23:05:41.886 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.886 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:05:41.886 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.886 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.886 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.886 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:155095 10.a 10:55a66e82:::benchmark_data_smithi169_238013_object41237:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e288)", 2023-09-23T23:05:41.886 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:58:38.264096+0000", 2023-09-23T23:05:41.886 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 423.52953233400001, 2023-09-23T23:05:41.886 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0365416080000001, 2023-09-23T23:05:41.886 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:05:41.886 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:05:41.887 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:05:41.887 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:05:41.887 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:05:41.887 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 155095 2023-09-23T23:05:41.887 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.887 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:05:41.887 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.887 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:05:41.887 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.264096+0000", 2023-09-23T23:05:41.887 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.887 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.887 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.887 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:05:41.888 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.264096+0000", 2023-09-23T23:05:41.888 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.888 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.888 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.888 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:05:41.888 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.264095+0000", 2023-09-23T23:05:41.888 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T23:05:41.888 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.888 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.888 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:05:41.888 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.264103+0000", 2023-09-23T23:05:41.888 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.1629999999999996e-06 2023-09-23T23:05:41.888 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.889 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.889 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:05:41.889 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.264120+0000", 2023-09-23T23:05:41.889 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.7204999999999999e-05 2023-09-23T23:05:41.889 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.889 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.889 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:05:41.889 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.264132+0000", 2023-09-23T23:05:41.889 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1769e-05 2023-09-23T23:05:41.889 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.889 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.889 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.890 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.264183+0000", 2023-09-23T23:05:41.890 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.0578000000000003e-05 2023-09-23T23:05:41.890 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.890 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.890 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:05:41.890 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.264192+0000", 2023-09-23T23:05:41.890 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.9320000000000002e-06 2023-09-23T23:05:41.890 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.890 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.890 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.890 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.280508+0000", 2023-09-23T23:05:41.890 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0163168869999999 2023-09-23T23:05:41.891 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.891 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.891 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:05:41.891 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.280620+0000", 2023-09-23T23:05:41.891 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000111984 2023-09-23T23:05:41.891 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.891 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.891 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,6", 2023-09-23T23:05:41.891 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.280738+0000", 2023-09-23T23:05:41.891 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00011796 2023-09-23T23:05:41.891 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.891 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.891 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.892 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.284260+0000", 2023-09-23T23:05:41.892 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0035216919999999999 2023-09-23T23:05:41.892 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.892 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.892 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:05:41.892 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.290912+0000", 2023-09-23T23:05:41.892 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0066522760000000004 2023-09-23T23:05:41.892 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.892 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.892 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.892 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.300486+0000", 2023-09-23T23:05:41.892 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0095740449999999998 2023-09-23T23:05:41.892 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.893 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.893 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:05:41.893 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.300534+0000", 2023-09-23T23:05:41.893 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.7252000000000001e-05 2023-09-23T23:05:41.893 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.893 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.893 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:05:41.893 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.300638+0000", 2023-09-23T23:05:41.893 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010423400000000001 2023-09-23T23:05:41.893 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.893 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:05:41.893 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.893 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.894 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.894 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:155103 10.b 10:df8e7c31:::benchmark_data_smithi169_238013_object41245:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e289)", 2023-09-23T23:05:41.894 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:58:39.286032+0000", 2023-09-23T23:05:41.894 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 422.50759684500002, 2023-09-23T23:05:41.894 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.44398151400000002, 2023-09-23T23:05:41.894 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:05:41.894 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:05:41.894 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:05:41.894 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:05:41.894 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:05:41.894 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 155103 2023-09-23T23:05:41.895 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.895 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:05:41.895 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.895 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:05:41.895 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.286032+0000", 2023-09-23T23:05:41.895 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.895 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.895 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.895 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:05:41.895 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.286032+0000", 2023-09-23T23:05:41.895 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.895 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.895 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.896 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:05:41.896 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.286030+0000", 2023-09-23T23:05:41.896 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T23:05:41.896 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.896 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.896 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:05:41.896 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.286038+0000", 2023-09-23T23:05:41.896 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.1620000000000008e-06 2023-09-23T23:05:41.896 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.896 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.896 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:05:41.896 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.286052+0000", 2023-09-23T23:05:41.897 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4035e-05 2023-09-23T23:05:41.897 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.897 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.897 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:05:41.897 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.286061+0000", 2023-09-23T23:05:41.897 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.5699999999999993e-06 2023-09-23T23:05:41.897 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.897 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.897 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.897 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.286117+0000", 2023-09-23T23:05:41.897 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.5587000000000002e-05 2023-09-23T23:05:41.897 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.898 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.898 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:05:41.898 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.286271+0000", 2023-09-23T23:05:41.898 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015426200000000001 2023-09-23T23:05:41.898 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.898 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.898 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,4,6", 2023-09-23T23:05:41.898 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.286407+0000", 2023-09-23T23:05:41.898 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000136081 2023-09-23T23:05:41.898 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.898 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.898 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.899 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.302041+0000", 2023-09-23T23:05:41.899 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.015634459999999999 2023-09-23T23:05:41.899 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.899 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.899 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.899 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.306389+0000", 2023-09-23T23:05:41.899 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0043475850000000002 2023-09-23T23:05:41.899 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.899 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.899 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:05:41.899 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.306404+0000", 2023-09-23T23:05:41.899 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5449999999999999e-05 2023-09-23T23:05:41.899 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.900 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.900 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.900 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.729837+0000", 2023-09-23T23:05:41.900 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.42343301700000002 2023-09-23T23:05:41.900 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.900 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.900 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:05:41.900 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.729898+0000", 2023-09-23T23:05:41.900 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0476999999999997e-05 2023-09-23T23:05:41.900 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.900 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.900 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:05:41.901 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.730013+0000", 2023-09-23T23:05:41.901 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00011547 2023-09-23T23:05:41.901 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.901 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:05:41.901 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.901 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.901 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.901 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:155119 10.b 10:d28850ff:::benchmark_data_smithi169_238013_object41261:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e289)", 2023-09-23T23:05:41.901 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:58:39.313209+0000", 2023-09-23T23:05:41.901 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 422.48041920899999, 2023-09-23T23:05:41.901 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.41696316300000003, 2023-09-23T23:05:41.901 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:05:41.902 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:05:41.902 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:05:41.902 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:05:41.902 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:05:41.902 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 155119 2023-09-23T23:05:41.902 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.902 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:05:41.902 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.902 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:05:41.902 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.313209+0000", 2023-09-23T23:05:41.902 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.902 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.903 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.903 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:05:41.903 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.313209+0000", 2023-09-23T23:05:41.903 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.903 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.903 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.903 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:05:41.903 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.313208+0000", 2023-09-23T23:05:41.903 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T23:05:41.903 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.903 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.904 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:05:41.904 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.313215+0000", 2023-09-23T23:05:41.904 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.7209999999999997e-06 2023-09-23T23:05:41.904 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.904 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.904 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:05:41.904 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.313467+0000", 2023-09-23T23:05:41.904 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00025258000000000002 2023-09-23T23:05:41.904 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.904 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.904 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:05:41.904 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.313476+0000", 2023-09-23T23:05:41.905 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.9910000000000008e-06 2023-09-23T23:05:41.905 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.905 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.905 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.905 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.313624+0000", 2023-09-23T23:05:41.905 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000147489 2023-09-23T23:05:41.905 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.905 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.905 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:05:41.905 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.313743+0000", 2023-09-23T23:05:41.905 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00011896 2023-09-23T23:05:41.905 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.905 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.906 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,4,6", 2023-09-23T23:05:41.906 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.313867+0000", 2023-09-23T23:05:41.906 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000123915 2023-09-23T23:05:41.906 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.906 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.906 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.906 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.317771+0000", 2023-09-23T23:05:41.906 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0039045360000000001 2023-09-23T23:05:41.906 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.906 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.906 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:05:41.906 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.317785+0000", 2023-09-23T23:05:41.907 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3563999999999999e-05 2023-09-23T23:05:41.907 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.907 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.907 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.907 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.318167+0000", 2023-09-23T23:05:41.907 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00038192199999999998 2023-09-23T23:05:41.907 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.907 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.907 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.907 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.730072+0000", 2023-09-23T23:05:41.907 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.411905727 2023-09-23T23:05:41.907 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.907 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.908 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:05:41.908 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.730109+0000", 2023-09-23T23:05:41.908 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.6866999999999998e-05 2023-09-23T23:05:41.908 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.908 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.908 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:05:41.908 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.730173+0000", 2023-09-23T23:05:41.908 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3449999999999997e-05 2023-09-23T23:05:41.908 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.908 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:05:41.908 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.908 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.908 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.909 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:155140 10.b 10:d1e5b17d:::benchmark_data_smithi169_238013_object41282:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e289)", 2023-09-23T23:05:41.909 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:58:39.345052+0000", 2023-09-23T23:05:41.909 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 422.44857679400002, 2023-09-23T23:05:41.909 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.38534621099999999, 2023-09-23T23:05:41.909 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:05:41.909 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:05:41.909 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:05:41.909 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:05:41.909 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:05:41.909 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 155140 2023-09-23T23:05:41.909 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.909 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:05:41.909 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.910 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:05:41.910 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.345052+0000", 2023-09-23T23:05:41.910 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.910 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.910 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.910 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:05:41.910 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.345052+0000", 2023-09-23T23:05:41.910 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.910 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.910 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.910 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:05:41.910 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.345050+0000", 2023-09-23T23:05:41.911 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T23:05:41.911 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.911 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.911 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:05:41.911 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.345058+0000", 2023-09-23T23:05:41.911 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.4460000000000004e-06 2023-09-23T23:05:41.911 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.911 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.911 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:05:41.911 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.345071+0000", 2023-09-23T23:05:41.911 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3757999999999999e-05 2023-09-23T23:05:41.911 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.911 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.912 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:05:41.912 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.345087+0000", 2023-09-23T23:05:41.912 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5335000000000001e-05 2023-09-23T23:05:41.912 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.912 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.912 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.912 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.345134+0000", 2023-09-23T23:05:41.912 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.7265999999999998e-05 2023-09-23T23:05:41.912 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.912 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.912 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:05:41.912 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.345260+0000", 2023-09-23T23:05:41.912 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012615599999999999 2023-09-23T23:05:41.913 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.913 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.913 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,4,6", 2023-09-23T23:05:41.913 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.345394+0000", 2023-09-23T23:05:41.913 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013424199999999999 2023-09-23T23:05:41.913 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.913 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.913 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.913 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.358232+0000", 2023-09-23T23:05:41.913 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.012837695 2023-09-23T23:05:41.913 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.913 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.913 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:05:41.914 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.358242+0000", 2023-09-23T23:05:41.914 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.5249999999999994e-06 2023-09-23T23:05:41.914 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.914 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.914 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.914 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.361599+0000", 2023-09-23T23:05:41.914 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00335746 2023-09-23T23:05:41.914 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.914 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.914 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.914 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.730234+0000", 2023-09-23T23:05:41.914 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.36863502500000001 2023-09-23T23:05:41.915 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.915 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.915 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:05:41.915 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.730283+0000", 2023-09-23T23:05:41.915 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.8661e-05 2023-09-23T23:05:41.915 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.915 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.915 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:05:41.915 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.730398+0000", 2023-09-23T23:05:41.915 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00011532900000000001 2023-09-23T23:05:41.915 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.915 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:05:41.915 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.916 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.916 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.916 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:105736 11.6 11:6a02864f:::benchmark_data_smithi169_260471_object105735:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e328)", 2023-09-23T23:05:41.916 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:02:52.059700+0000", 2023-09-23T23:05:41.916 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 169.733928228, 2023-09-23T23:05:41.916 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.2162758710000001, 2023-09-23T23:05:41.916 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:05:41.916 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:05:41.916 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:05:41.916 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:05:41.916 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:05:41.916 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 105736 2023-09-23T23:05:41.917 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.917 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:05:41.917 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.917 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:05:41.917 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.059700+0000", 2023-09-23T23:05:41.917 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.917 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.917 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.917 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:05:41.917 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.059700+0000", 2023-09-23T23:05:41.917 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.917 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.917 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.918 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:05:41.918 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.059699+0000", 2023-09-23T23:05:41.918 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T23:05:41.918 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.918 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.918 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:05:41.918 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.059726+0000", 2023-09-23T23:05:41.918 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.6821e-05 2023-09-23T23:05:41.918 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.918 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.918 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:05:41.918 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.059737+0000", 2023-09-23T23:05:41.919 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1072e-05 2023-09-23T23:05:41.919 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.919 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.919 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:05:41.919 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.059746+0000", 2023-09-23T23:05:41.919 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.8000000000000004e-06 2023-09-23T23:05:41.919 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.919 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.919 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.919 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.063139+0000", 2023-09-23T23:05:41.919 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0033929780000000001 2023-09-23T23:05:41.919 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.920 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.920 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:05:41.920 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.063157+0000", 2023-09-23T23:05:41.920 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.8139999999999999e-05 2023-09-23T23:05:41.920 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.920 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.920 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.920 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.043584+0000", 2023-09-23T23:05:41.920 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.98042742000000005 2023-09-23T23:05:41.920 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.920 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.920 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:05:41.920 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.043610+0000", 2023-09-23T23:05:41.921 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.5644999999999999e-05 2023-09-23T23:05:41.921 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.921 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.921 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.921 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.258364+0000", 2023-09-23T23:05:41.921 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2147541930000001 2023-09-23T23:05:41.921 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.921 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.921 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:05:41.921 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.258517+0000", 2023-09-23T23:05:41.921 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015335500000000001 2023-09-23T23:05:41.921 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.921 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.922 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,2,4", 2023-09-23T23:05:41.922 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.258727+0000", 2023-09-23T23:05:41.922 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00020945299999999999 2023-09-23T23:05:41.922 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.922 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.922 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.922 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.262853+0000", 2023-09-23T23:05:41.922 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0041258900000000001 2023-09-23T23:05:41.922 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.922 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.922 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:05:41.922 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.275461+0000", 2023-09-23T23:05:41.923 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.012608024000000001 2023-09-23T23:05:41.923 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.923 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.923 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.923 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.275502+0000", 2023-09-23T23:05:41.923 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.1681000000000003e-05 2023-09-23T23:05:41.923 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.923 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.923 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.923 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.275710+0000", 2023-09-23T23:05:41.923 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000207784 2023-09-23T23:05:41.923 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.924 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.924 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:05:41.924 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.275854+0000", 2023-09-23T23:05:41.924 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014343900000000001 2023-09-23T23:05:41.924 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.924 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.924 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:05:41.924 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.275976+0000", 2023-09-23T23:05:41.924 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012272300000000001 2023-09-23T23:05:41.924 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.924 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:05:41.924 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.925 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.925 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.925 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:105744 11.6 11:6f8108ed:::benchmark_data_smithi169_260471_object105743:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e329)", 2023-09-23T23:05:41.925 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:02:52.073126+0000", 2023-09-23T23:05:41.925 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 169.720502619, 2023-09-23T23:05:41.925 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.2062298739999999, 2023-09-23T23:05:41.925 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:05:41.925 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:05:41.925 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:05:41.925 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:05:41.925 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:05:41.925 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 105744 2023-09-23T23:05:41.925 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.925 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:05:41.926 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.926 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:05:41.926 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.073126+0000", 2023-09-23T23:05:41.926 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.926 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.926 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.926 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:05:41.926 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.073126+0000", 2023-09-23T23:05:41.926 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.926 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.926 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.926 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:05:41.927 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.073124+0000", 2023-09-23T23:05:41.927 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T23:05:41.927 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.927 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.927 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:05:41.927 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.073155+0000", 2023-09-23T23:05:41.927 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.1244000000000001e-05 2023-09-23T23:05:41.927 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.927 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.927 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:05:41.927 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.073171+0000", 2023-09-23T23:05:41.927 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5311e-05 2023-09-23T23:05:41.927 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.928 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.928 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:05:41.928 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.073180+0000", 2023-09-23T23:05:41.928 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.3319999999999998e-06 2023-09-23T23:05:41.928 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.928 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.928 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.928 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.073243+0000", 2023-09-23T23:05:41.928 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3343000000000007e-05 2023-09-23T23:05:41.928 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.928 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.928 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:05:41.928 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.073257+0000", 2023-09-23T23:05:41.928 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3920999999999999e-05 2023-09-23T23:05:41.929 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.929 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.929 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.929 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.043642+0000", 2023-09-23T23:05:41.929 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.97038444400000001 2023-09-23T23:05:41.929 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.929 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.929 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:05:41.929 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.043651+0000", 2023-09-23T23:05:41.929 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.884e-06 2023-09-23T23:05:41.929 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.929 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.929 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.930 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.262880+0000", 2023-09-23T23:05:41.930 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2192291420000001 2023-09-23T23:05:41.930 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.930 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.930 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:05:41.930 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.263028+0000", 2023-09-23T23:05:41.930 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000148665 2023-09-23T23:05:41.930 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.930 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.930 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,2,4", 2023-09-23T23:05:41.930 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.263208+0000", 2023-09-23T23:05:41.930 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00017985000000000001 2023-09-23T23:05:41.931 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.931 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.931 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:05:41.931 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.275515+0000", 2023-09-23T23:05:41.931 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.012306953000000001 2023-09-23T23:05:41.931 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.931 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.931 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.931 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.275552+0000", 2023-09-23T23:05:41.931 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.6384000000000003e-05 2023-09-23T23:05:41.931 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.931 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.932 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.932 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.276106+0000", 2023-09-23T23:05:41.932 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00055466999999999995 2023-09-23T23:05:41.932 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.932 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.932 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.932 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.279108+0000", 2023-09-23T23:05:41.932 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.003001423 2023-09-23T23:05:41.932 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.932 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.932 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:05:41.932 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.279243+0000", 2023-09-23T23:05:41.932 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013516400000000001 2023-09-23T23:05:41.933 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.933 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.933 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:05:41.933 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.279356+0000", 2023-09-23T23:05:41.933 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000113109 2023-09-23T23:05:41.933 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.933 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:05:41.933 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.933 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.933 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.933 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:105761 11.6 11:6f696375:::benchmark_data_smithi169_260471_object105760:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e329)", 2023-09-23T23:05:41.933 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:02:52.101497+0000", 2023-09-23T23:05:41.934 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 169.6921318, 2023-09-23T23:05:41.934 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.178166016, 2023-09-23T23:05:41.934 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:05:41.934 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:05:41.934 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:05:41.934 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:05:41.934 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:05:41.934 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 105761 2023-09-23T23:05:41.934 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.934 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:05:41.934 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.935 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:05:41.935 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.101497+0000", 2023-09-23T23:05:41.935 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.935 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.935 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.935 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:05:41.935 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.101497+0000", 2023-09-23T23:05:41.935 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.935 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.935 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.935 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:05:41.935 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.101495+0000", 2023-09-23T23:05:41.936 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T23:05:41.936 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.936 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.936 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:05:41.936 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.101520+0000", 2023-09-23T23:05:41.936 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.4766999999999999e-05 2023-09-23T23:05:41.936 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.936 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.936 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:05:41.936 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.101537+0000", 2023-09-23T23:05:41.936 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.7598e-05 2023-09-23T23:05:41.936 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.937 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.937 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:05:41.937 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.101545+0000", 2023-09-23T23:05:41.937 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.123e-06 2023-09-23T23:05:41.937 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.937 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.937 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.937 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.101614+0000", 2023-09-23T23:05:41.937 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.8916000000000002e-05 2023-09-23T23:05:41.937 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.937 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.937 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:05:41.937 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.101630+0000", 2023-09-23T23:05:41.938 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5361000000000001e-05 2023-09-23T23:05:41.938 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.938 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.938 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.938 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.043690+0000", 2023-09-23T23:05:41.938 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.94206024300000002 2023-09-23T23:05:41.938 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.938 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.938 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:05:41.938 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.043700+0000", 2023-09-23T23:05:41.938 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0297e-05 2023-09-23T23:05:41.938 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.939 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.939 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.939 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.271845+0000", 2023-09-23T23:05:41.939 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2281447999999999 2023-09-23T23:05:41.939 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.939 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.939 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:05:41.939 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.272012+0000", 2023-09-23T23:05:41.939 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00016724 2023-09-23T23:05:41.939 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.939 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.939 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,2,4", 2023-09-23T23:05:41.939 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.272187+0000", 2023-09-23T23:05:41.940 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00017459299999999999 2023-09-23T23:05:41.940 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.940 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.940 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.940 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.276420+0000", 2023-09-23T23:05:41.940 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0042337299999999998 2023-09-23T23:05:41.940 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.940 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.940 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:05:41.940 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.276430+0000", 2023-09-23T23:05:41.940 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.4709999999999996e-06 2023-09-23T23:05:41.940 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.940 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.941 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.941 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.278768+0000", 2023-09-23T23:05:41.941 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0023385440000000001 2023-09-23T23:05:41.941 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.941 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.941 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.941 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.279400+0000", 2023-09-23T23:05:41.941 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00063182899999999998 2023-09-23T23:05:41.941 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.941 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.941 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:05:41.941 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.279560+0000", 2023-09-23T23:05:41.941 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015995500000000001 2023-09-23T23:05:41.942 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.942 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.942 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:05:41.942 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.279663+0000", 2023-09-23T23:05:41.942 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010258499999999999 2023-09-23T23:05:41.942 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.942 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:05:41.942 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.942 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.942 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.942 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:111065 11.6 11:62b577cb:::benchmark_data_smithi169_260471_object5254:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e334)", 2023-09-23T23:05:41.942 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:03:02.997807+0000", 2023-09-23T23:05:41.942 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 158.79582132900001, 2023-09-23T23:05:41.943 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.30902011099999999, 2023-09-23T23:05:41.943 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:05:41.943 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:05:41.943 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:05:41.943 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:05:41.943 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:05:41.943 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 111065 2023-09-23T23:05:41.943 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.943 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:05:41.943 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.943 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:05:41.943 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.997807+0000", 2023-09-23T23:05:41.944 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.944 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.944 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.944 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:05:41.944 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.997807+0000", 2023-09-23T23:05:41.944 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:05:41.944 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.944 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.944 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:05:41.944 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.997806+0000", 2023-09-23T23:05:41.944 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T23:05:41.944 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.944 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.945 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:05:41.945 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.997813+0000", 2023-09-23T23:05:41.945 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.8229999999999997e-06 2023-09-23T23:05:41.945 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.945 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.945 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:05:41.945 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.997824+0000", 2023-09-23T23:05:41.945 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1789e-05 2023-09-23T23:05:41.945 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.945 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.945 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:05:41.945 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.997834+0000", 2023-09-23T23:05:41.945 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.8679999999999994e-06 2023-09-23T23:05:41.945 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.946 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.946 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:05:41.946 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.997881+0000", 2023-09-23T23:05:41.946 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.6613999999999998e-05 2023-09-23T23:05:41.946 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.946 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.946 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:05:41.946 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.998021+0000", 2023-09-23T23:05:41.946 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013977299999999999 2023-09-23T23:05:41.946 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.946 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.946 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,2,4", 2023-09-23T23:05:41.947 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.998148+0000", 2023-09-23T23:05:41.947 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012743499999999999 2023-09-23T23:05:41.947 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.947 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.947 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:05:41.947 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.002746+0000", 2023-09-23T23:05:41.947 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0045982460000000003 2023-09-23T23:05:41.947 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.947 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.947 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.947 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.003540+0000", 2023-09-23T23:05:41.947 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00079360100000000001 2023-09-23T23:05:41.947 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.948 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.948 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.948 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.006695+0000", 2023-09-23T23:05:41.948 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0031554320000000001 2023-09-23T23:05:41.948 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.948 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.948 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:05:41.948 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.306625+0000", 2023-09-23T23:05:41.948 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.29992924700000001 2023-09-23T23:05:41.948 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.948 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.948 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:05:41.948 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.306700+0000", 2023-09-23T23:05:41.949 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.5867999999999999e-05 2023-09-23T23:05:41.949 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:05:41.949 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:05:41.949 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:05:41.949 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.306827+0000", 2023-09-23T23:05:41.949 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012698000000000001 2023-09-23T23:05:41.949 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.949 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:05:41.949 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.949 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:05:41.949 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:05:41.949 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T23:05:41.950 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:41.983 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:41.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:41.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:42.090 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:42.098 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T23:05:42.130 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:42.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:42.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:42.136 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T23:05:42.192 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T23:05:42.235 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:42.245 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T23:05:42.263 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:42.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:42.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:42.296 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T23:05:42.326 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T23:05:42.362 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T23:05:42.367 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:42.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:42 smithi187 bash[89487]: cluster 2023-09-23T23:05:41.043232+0000 mgr.y (mgr.25310) 1328 : cluster 0 pgmap v1479: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 300 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 621 op/s; 10163/14427 objects degraded (70.444%); 2703/14427 objects misplaced (18.736%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T23:05:42.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:42 smithi187 bash[89487]: audit 2023-09-23T23:05:41.172533+0000 mon.a (mon.0) 1861 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:05:42.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:42 smithi187 bash[89487]: cluster 2023-09-23T23:05:41.892851+0000 osd.0 (osd.0) 13 : cluster 0 1.0 scrub starts 2023-09-23T23:05:42.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:42 smithi187 bash[89487]: cluster 2023-09-23T23:05:41.915139+0000 mon.a (mon.0) 1862 : cluster 3 Health check update: Degraded data redundancy: 10163/14427 objects degraded (70.444%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:42.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:42 smithi187 bash[89487]: audit 2023-09-23T23:05:42.065128+0000 mon.b (mon.1) 28 : audit 0 from='client.? 172.21.15.169:0/42607608' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:05:42.378 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:42 smithi169 bash[101133]: cluster 2023-09-23T23:05:41.043232+0000 mgr.y (mgr.25310) 1328 : cluster 0 pgmap v1479: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 300 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 621 op/s; 10163/14427 objects degraded (70.444%); 2703/14427 objects misplaced (18.736%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T23:05:42.378 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:42 smithi169 bash[101133]: audit 2023-09-23T23:05:41.172533+0000 mon.a (mon.0) 1861 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:05:42.378 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:42 smithi169 bash[101133]: cluster 2023-09-23T23:05:41.892851+0000 osd.0 (osd.0) 13 : cluster 0 1.0 scrub starts 2023-09-23T23:05:42.379 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:42 smithi169 bash[101133]: cluster 2023-09-23T23:05:41.915139+0000 mon.a (mon.0) 1862 : cluster 3 Health check update: Degraded data redundancy: 10163/14427 objects degraded (70.444%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:42.379 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:42 smithi169 bash[101133]: audit 2023-09-23T23:05:42.065128+0000 mon.b (mon.1) 28 : audit 0 from='client.? 172.21.15.169:0/42607608' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:05:42.379 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:42 smithi169 bash[104356]: cluster 2023-09-23T23:05:41.043232+0000 mgr.y (mgr.25310) 1328 : cluster 0 pgmap v1479: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 300 MiB data, 5.6 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 621 op/s; 10163/14427 objects degraded (70.444%); 2703/14427 objects misplaced (18.736%); 1.3 MiB/s, 20 objects/s recovering 2023-09-23T23:05:42.379 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:42 smithi169 bash[104356]: audit 2023-09-23T23:05:41.172533+0000 mon.a (mon.0) 1861 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:05:42.379 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:42 smithi169 bash[104356]: cluster 2023-09-23T23:05:41.892851+0000 osd.0 (osd.0) 13 : cluster 0 1.0 scrub starts 2023-09-23T23:05:42.380 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:42 smithi169 bash[104356]: cluster 2023-09-23T23:05:41.915139+0000 mon.a (mon.0) 1862 : cluster 3 Health check update: Degraded data redundancy: 10163/14427 objects degraded (70.444%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:42.380 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:42 smithi169 bash[104356]: audit 2023-09-23T23:05:42.065128+0000 mon.b (mon.1) 28 : audit 0 from='client.? 172.21.15.169:0/42607608' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:05:42.403 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:42.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:42.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:42.413 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T23:05:42.424 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:05:42.424 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:05:42.424 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:05:42.424 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:05:42.424 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:05:42.424 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:05:42.424 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:05:42.424 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:05:42.509 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:42.532 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:42.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:42.534 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:42.634 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:42.661 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:42.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:42.666 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:42.767 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:42.804 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:42.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:42.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:42.907 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:42.948 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:42.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:42.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:43.054 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:43.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:43.105 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:43.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:43.212 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:43.246 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:43.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:43.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:43.349 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:43.377 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:43.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:43.379 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:43.480 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:43.506 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:43.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:43.508 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:43.609 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:43.636 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:43.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:43.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:43.742 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:43.776 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:43.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:43.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:43.879 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:43.882 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-23T23:05:43.917 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:43.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:43.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:44.022 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:44.050 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:44.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:44.053 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:44.154 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:44.191 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:44.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:44.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:44.296 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:44.322 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:44.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:44.328 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:44.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:44 smithi187 bash[89487]: cluster 2023-09-23T23:05:43.043871+0000 mgr.y (mgr.25310) 1329 : cluster 0 pgmap v1480: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 249 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 614 op/s; 10163/11976 objects degraded (84.861%); 2109/11976 objects misplaced (17.610%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T23:05:44.382 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:44 smithi169 bash[104356]: cluster 2023-09-23T23:05:43.043871+0000 mgr.y (mgr.25310) 1329 : cluster 0 pgmap v1480: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 249 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 614 op/s; 10163/11976 objects degraded (84.861%); 2109/11976 objects misplaced (17.610%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T23:05:44.429 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:44.455 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:44.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:44.458 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:44.559 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:44.593 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:44.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:44.596 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:44.696 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:44.721 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:44.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:44.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:44.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:44 smithi169 bash[101133]: cluster 2023-09-23T23:05:43.043871+0000 mgr.y (mgr.25310) 1329 : cluster 0 pgmap v1480: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 249 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 614 op/s; 10163/11976 objects degraded (84.861%); 2109/11976 objects misplaced (17.610%); 1.2 MiB/s, 19 objects/s recovering 2023-09-23T23:05:44.830 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:44.854 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:44.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:44.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:44.957 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:44.989 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:44.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:44.998 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:45.098 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:45.140 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:45.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:45.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:45.248 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:45.274 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:45.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:45.276 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:45.377 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:45.408 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:45.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:45.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:45.428 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:05:45.432 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:05:45.519 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:45.548 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:45.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:45.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:45.653 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:45.682 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:45.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:45.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:45.786 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:45.814 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:45.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:45.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:45.918 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:45.956 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:45.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:45.959 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:45.962 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Removed 105808 objects 2023-09-23T23:05:45.962 INFO:tasks.radosbench.radosbench.0.smithi169.stdout:Clean up completed and total clean up time :170.569 2023-09-23T23:05:46.060 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:46.083 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:46.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:46.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:46.186 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:46.214 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:46.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:46.216 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:46.317 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:46.341 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:46.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:46.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:46.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:46 smithi187 bash[89487]: cluster 2023-09-23T23:05:45.044661+0000 mgr.y (mgr.25310) 1330 : cluster 0 pgmap v1481: 109 pgs: 1 active+clean+scrubbing, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 98 active+clean; 126 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 681 op/s; 10267/6084 objects degraded (168.754%); 1115/6084 objects misplaced (18.327%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T23:05:46.444 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:46.478 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:46.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:46.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:46.530 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:46 smithi169 bash[101133]: cluster 2023-09-23T23:05:45.044661+0000 mgr.y (mgr.25310) 1330 : cluster 0 pgmap v1481: 109 pgs: 1 active+clean+scrubbing, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 98 active+clean; 126 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 681 op/s; 10267/6084 objects degraded (168.754%); 1115/6084 objects misplaced (18.327%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T23:05:46.530 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:46 smithi169 bash[104356]: cluster 2023-09-23T23:05:45.044661+0000 mgr.y (mgr.25310) 1330 : cluster 0 pgmap v1481: 109 pgs: 1 active+clean+scrubbing, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 98 active+clean; 126 MiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 681 op/s; 10267/6084 objects degraded (168.754%); 1115/6084 objects misplaced (18.327%); 1.6 MiB/s, 25 objects/s recovering 2023-09-23T23:05:46.582 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:46.598 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_6 2023-09-23T23:05:46.598 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd pool rm unique_pool_6 unique_pool_6 --yes-i-really-really-mean-it 2023-09-23T23:05:46.610 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:46.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:46.613 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:46.713 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:46.738 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:46.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:46.741 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:46.841 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:46.861 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:46.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:46.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:46.964 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:46.991 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:46.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:46.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:47.010 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:05:47.095 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:47.121 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:47.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:47.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:47.224 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:47.252 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:47.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:47.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:47.356 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:47.367 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:47 smithi169 bash[104356]: cluster 2023-09-23T23:05:46.916337+0000 mon.a (mon.0) 1863 : cluster 3 Health check update: Degraded data redundancy: 10267/6084 objects degraded (168.754%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:47.367 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:47 smithi169 bash[101133]: cluster 2023-09-23T23:05:46.916337+0000 mon.a (mon.0) 1863 : cluster 3 Health check update: Degraded data redundancy: 10267/6084 objects degraded (168.754%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:47.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:47 smithi187 bash[89487]: cluster 2023-09-23T23:05:46.916337+0000 mon.a (mon.0) 1863 : cluster 3 Health check update: Degraded data redundancy: 10267/6084 objects degraded (168.754%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:47.389 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:47.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:47.392 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:47.492 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:47.522 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:47.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:47.525 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:47.626 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:47.660 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:47.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:47.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:47.763 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:47.793 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:47.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:47.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:47.897 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:47.928 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:47.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:47.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:48.032 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:48.059 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:48.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:48.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:48.162 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:48.199 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:48.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:48.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:48.302 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:48.333 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:48.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:48.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:48.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:48 smithi187 bash[89487]: cluster 2023-09-23T23:05:47.045357+0000 mgr.y (mgr.25310) 1331 : cluster 0 pgmap v1482: 109 pgs: 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 98 active+clean; 70 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 594 op/s; 10267/3402 objects degraded (301.793%); 594/3402 objects misplaced (17.460%); 1.1 MiB/s, 16 objects/s recovering 2023-09-23T23:05:48.436 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:48.448 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:48 smithi169 bash[101133]: cluster 2023-09-23T23:05:47.045357+0000 mgr.y (mgr.25310) 1331 : cluster 0 pgmap v1482: 109 pgs: 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 98 active+clean; 70 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 594 op/s; 10267/3402 objects degraded (301.793%); 594/3402 objects misplaced (17.460%); 1.1 MiB/s, 16 objects/s recovering 2023-09-23T23:05:48.449 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:48 smithi169 bash[104356]: cluster 2023-09-23T23:05:47.045357+0000 mgr.y (mgr.25310) 1331 : cluster 0 pgmap v1482: 109 pgs: 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 98 active+clean; 70 MiB data, 5.0 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 594 op/s; 10267/3402 objects degraded (301.793%); 594/3402 objects misplaced (17.460%); 1.1 MiB/s, 16 objects/s recovering 2023-09-23T23:05:48.468 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:48.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:48.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:48.572 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:48.601 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:48.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:48.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:48.704 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:48.717 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:05:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:05:48] "GET /metrics HTTP/1.1" 200 36555 "" "Prometheus/2.43.0" 2023-09-23T23:05:48.737 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:48.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:48.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:48.748 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:05:48.840 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:48.869 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:48.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:48.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:48.972 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:49.003 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:49.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:49.007 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:49.108 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:49.139 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:49.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:49.141 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:49.242 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:49.279 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:49.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:49.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:49.382 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:49.405 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:49.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:49.407 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:49.508 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:49.531 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:49.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:49.534 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:49.635 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:49.669 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:49.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:49.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:49.773 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:49.801 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:49.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:49.804 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:49.905 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:49.929 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:49.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:49.932 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:50.032 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:50.065 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:50.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:50.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:50.169 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:50.199 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:50.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:50.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:50.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:50 smithi169 bash[104356]: cluster 2023-09-23T23:05:49.046463+0000 mgr.y (mgr.25310) 1332 : cluster 0 pgmap v1483: 109 pgs: 1 active+clean+scrubbing, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 98 active+clean; 6.7 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 600 op/s; 10095/360 objects degraded (2804.167%); 93/360 objects misplaced (25.833%); 1.4 MiB/s, 39 objects/s recovering 2023-09-23T23:05:50.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:50 smithi169 bash[104356]: cluster 2023-09-23T23:05:49.768409+0000 osd.0 (osd.0) 14 : cluster 0 1.2 scrub starts 2023-09-23T23:05:50.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:50 smithi169 bash[101133]: cluster 2023-09-23T23:05:49.046463+0000 mgr.y (mgr.25310) 1332 : cluster 0 pgmap v1483: 109 pgs: 1 active+clean+scrubbing, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 98 active+clean; 6.7 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 600 op/s; 10095/360 objects degraded (2804.167%); 93/360 objects misplaced (25.833%); 1.4 MiB/s, 39 objects/s recovering 2023-09-23T23:05:50.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:50 smithi169 bash[101133]: cluster 2023-09-23T23:05:49.768409+0000 osd.0 (osd.0) 14 : cluster 0 1.2 scrub starts 2023-09-23T23:05:50.302 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:50.324 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:50.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:50.326 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:50.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:50 smithi187 bash[89487]: cluster 2023-09-23T23:05:49.046463+0000 mgr.y (mgr.25310) 1332 : cluster 0 pgmap v1483: 109 pgs: 1 active+clean+scrubbing, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 98 active+clean; 6.7 MiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 600 op/s; 10095/360 objects degraded (2804.167%); 93/360 objects misplaced (25.833%); 1.4 MiB/s, 39 objects/s recovering 2023-09-23T23:05:50.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:50 smithi187 bash[89487]: cluster 2023-09-23T23:05:49.768409+0000 osd.0 (osd.0) 14 : cluster 0 1.2 scrub starts 2023-09-23T23:05:50.427 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:50.458 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:50.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:50.460 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:50.561 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:50.588 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:50.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:50.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:50.693 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:50.717 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:50.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:50.720 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:50.821 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:50.845 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:50.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:50.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:50.948 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:50.972 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:50.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:50.974 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:51.075 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:51.099 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:51.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:51.101 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:51.202 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:51.227 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:51.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:51.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:51.331 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:51.361 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:51.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:51.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:51.465 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:51.491 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:51.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:51.493 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:51.594 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:51.615 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:51.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:51.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:51.718 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:51.745 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:51.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:51.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:51.848 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:51.877 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:51.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:51.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:51.980 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:52.009 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:52.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:52.011 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:52.112 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:52.136 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:52.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:52.139 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:52.239 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:52.265 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:52.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:52.268 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:52.369 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:52.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:52 smithi187 bash[89487]: cluster 2023-09-23T23:05:51.047453+0000 mgr.y (mgr.25310) 1333 : cluster 0 pgmap v1484: 109 pgs: 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 98 active+clean; 669 KiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 446 op/s; 10095/72 objects degraded (14020.833%); 896 KiB/s, 31 objects/s recovering 2023-09-23T23:05:52.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:52 smithi187 bash[89487]: cluster 2023-09-23T23:05:51.788662+0000 osd.0 (osd.0) 15 : cluster 0 1.0 scrub starts 2023-09-23T23:05:52.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:52 smithi187 bash[89487]: cluster 2023-09-23T23:05:51.917811+0000 mon.a (mon.0) 1864 : cluster 3 Health check update: Degraded data redundancy: 10095/72 objects degraded (14020.833%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:52.378 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:52 smithi169 bash[104356]: cluster 2023-09-23T23:05:51.047453+0000 mgr.y (mgr.25310) 1333 : cluster 0 pgmap v1484: 109 pgs: 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 98 active+clean; 669 KiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 446 op/s; 10095/72 objects degraded (14020.833%); 896 KiB/s, 31 objects/s recovering 2023-09-23T23:05:52.378 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:52 smithi169 bash[104356]: cluster 2023-09-23T23:05:51.788662+0000 osd.0 (osd.0) 15 : cluster 0 1.0 scrub starts 2023-09-23T23:05:52.378 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:52 smithi169 bash[104356]: cluster 2023-09-23T23:05:51.917811+0000 mon.a (mon.0) 1864 : cluster 3 Health check update: Degraded data redundancy: 10095/72 objects degraded (14020.833%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:52.378 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:52 smithi169 bash[101133]: cluster 2023-09-23T23:05:51.047453+0000 mgr.y (mgr.25310) 1333 : cluster 0 pgmap v1484: 109 pgs: 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 98 active+clean; 669 KiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 446 op/s; 10095/72 objects degraded (14020.833%); 896 KiB/s, 31 objects/s recovering 2023-09-23T23:05:52.378 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:52 smithi169 bash[101133]: cluster 2023-09-23T23:05:51.788662+0000 osd.0 (osd.0) 15 : cluster 0 1.0 scrub starts 2023-09-23T23:05:52.379 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:52 smithi169 bash[101133]: cluster 2023-09-23T23:05:51.917811+0000 mon.a (mon.0) 1864 : cluster 3 Health check update: Degraded data redundancy: 10095/72 objects degraded (14020.833%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:52.394 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:52.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:52.396 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:52.497 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:52.528 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:52.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:52.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:52.604 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:05:52.606 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:05:52.631 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:52.653 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:52.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:52.655 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:52.756 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:52.782 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:52.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:52.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:52.887 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:52.916 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:52.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:52.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:53.019 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:53.044 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:53.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:53.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:53.148 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:53.171 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:53.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:53.173 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:53.274 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:53.299 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:53.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:53.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:53.402 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:53.428 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:53.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:53.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:53.532 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:53.554 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:53.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:53.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:53.657 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:53.677 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:53.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:53.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:53.780 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:53.799 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:53.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:53.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:53.903 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:53.926 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:53.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:53.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:54.029 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:54.059 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:54.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:54.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:54.162 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:54.176 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:54 smithi187 bash[89487]: cluster 2023-09-23T23:05:53.048054+0000 mgr.y (mgr.25310) 1334 : cluster 0 pgmap v1485: 109 pgs: 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 98 active+clean; 669 KiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 398 op/s; 10095/72 objects degraded (14020.833%); 896 KiB/s, 31 objects/s recovering 2023-09-23T23:05:54.176 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:54 smithi187 bash[89487]: cluster 2023-09-23T23:05:53.732234+0000 osd.0 (osd.0) 16 : cluster 0 1.2 scrub starts 2023-09-23T23:05:54.193 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:54.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:54.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:54.225 INFO:teuthology.orchestra.run.smithi187.stdout:ERROR: (22) Invalid argument 2023-09-23T23:05:54.225 INFO:teuthology.orchestra.run.smithi187.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-23T23:05:54.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:54 smithi169 bash[104356]: cluster 2023-09-23T23:05:53.048054+0000 mgr.y (mgr.25310) 1334 : cluster 0 pgmap v1485: 109 pgs: 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 98 active+clean; 669 KiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 398 op/s; 10095/72 objects degraded (14020.833%); 896 KiB/s, 31 objects/s recovering 2023-09-23T23:05:54.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:54 smithi169 bash[104356]: cluster 2023-09-23T23:05:53.732234+0000 osd.0 (osd.0) 16 : cluster 0 1.2 scrub starts 2023-09-23T23:05:54.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:54 smithi169 bash[101133]: cluster 2023-09-23T23:05:53.048054+0000 mgr.y (mgr.25310) 1334 : cluster 0 pgmap v1485: 109 pgs: 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 98 active+clean; 669 KiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 398 op/s; 10095/72 objects degraded (14020.833%); 896 KiB/s, 31 objects/s recovering 2023-09-23T23:05:54.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:54 smithi169 bash[101133]: cluster 2023-09-23T23:05:53.732234+0000 osd.0 (osd.0) 16 : cluster 0 1.2 scrub starts 2023-09-23T23:05:54.296 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:54.320 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:54.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:54.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:54.423 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:54.441 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:54.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:54.445 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:54.546 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:54.574 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:54.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:54.576 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:54.677 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:54.699 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:54.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:54.702 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:54.802 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:54.830 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:54.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:54.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:54.933 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:54.956 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:54.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:54.958 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:55.059 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:55.077 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:55.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:55.079 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:55.181 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:55.183 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-23T23:05:55.261 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:55.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:55.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:55.365 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:55.386 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:05:55.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:55.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:05:55.489 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:55.515 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:55.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:55.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:55.619 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:55.654 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:55.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:55.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:55.758 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:55.793 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:55.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:55.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:55.896 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:55.926 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:55.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:55.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:56.031 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:56.065 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:56.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:56.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:56.169 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:56.188 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:56.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:56.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:56.291 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:56.303 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:56 smithi187 bash[89487]: cluster 2023-09-23T23:05:55.048715+0000 mgr.y (mgr.25310) 1335 : cluster 0 pgmap v1486: 109 pgs: 2 active+clean+scrubbing, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 97 active+clean; 669 KiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 330 op/s; 9630/72 objects degraded (13375.000%); 896 KiB/s, 69 objects/s recovering 2023-09-23T23:05:56.303 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:56 smithi187 bash[89487]: cluster 2023-09-23T23:05:55.698993+0000 osd.0 (osd.0) 17 : cluster 0 1.0 scrub starts 2023-09-23T23:05:56.322 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:56.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:56.325 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:56.426 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:56.453 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:56.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:56.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:56.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:56 smithi169 bash[104356]: cluster 2023-09-23T23:05:55.048715+0000 mgr.y (mgr.25310) 1335 : cluster 0 pgmap v1486: 109 pgs: 2 active+clean+scrubbing, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 97 active+clean; 669 KiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 330 op/s; 9630/72 objects degraded (13375.000%); 896 KiB/s, 69 objects/s recovering 2023-09-23T23:05:56.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:56 smithi169 bash[104356]: cluster 2023-09-23T23:05:55.698993+0000 osd.0 (osd.0) 17 : cluster 0 1.0 scrub starts 2023-09-23T23:05:56.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:56 smithi169 bash[101133]: cluster 2023-09-23T23:05:55.048715+0000 mgr.y (mgr.25310) 1335 : cluster 0 pgmap v1486: 109 pgs: 2 active+clean+scrubbing, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 97 active+clean; 669 KiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 330 op/s; 9630/72 objects degraded (13375.000%); 896 KiB/s, 69 objects/s recovering 2023-09-23T23:05:56.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:56 smithi169 bash[101133]: cluster 2023-09-23T23:05:55.698993+0000 osd.0 (osd.0) 17 : cluster 0 1.0 scrub starts 2023-09-23T23:05:56.557 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:56.574 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:56.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:56.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:56.677 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:56.714 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:56.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:56.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:56.818 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:56.837 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:56.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:56.839 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:56.940 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:56.974 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:56.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:56.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:57.078 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:57.108 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:57.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:57.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:57.135 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:57 smithi169 bash[101133]: audit 2023-09-23T23:05:56.173034+0000 mon.a (mon.0) 1865 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:05:57.136 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:57 smithi169 bash[101133]: cluster 2023-09-23T23:05:56.919013+0000 mon.a (mon.0) 1866 : cluster 3 Health check update: Degraded data redundancy: 9630/72 objects degraded (13375.000%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:57.211 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:57.223 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:57 smithi187 bash[89487]: audit 2023-09-23T23:05:56.173034+0000 mon.a (mon.0) 1865 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:05:57.223 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:57 smithi187 bash[89487]: cluster 2023-09-23T23:05:56.919013+0000 mon.a (mon.0) 1866 : cluster 3 Health check update: Degraded data redundancy: 9630/72 objects degraded (13375.000%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:57.244 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:57.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:57.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:57.348 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:57.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:57 smithi169 bash[104356]: audit 2023-09-23T23:05:56.173034+0000 mon.a (mon.0) 1865 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:05:57.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:57 smithi169 bash[104356]: cluster 2023-09-23T23:05:56.919013+0000 mon.a (mon.0) 1866 : cluster 3 Health check update: Degraded data redundancy: 9630/72 objects degraded (13375.000%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:05:57.597 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:57.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:57.599 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:57.700 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:57.731 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:57.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:57.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:05:57.834 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:57.855 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:57.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:57.858 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:57.958 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:57.985 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:57.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:57.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:58.087 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:58.111 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:58.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:58.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:58.214 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:58.245 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:58.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:58.247 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:58.348 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:58.382 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:58.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:58.386 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:58.461 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:05:58 smithi169 bash[104356]: cluster 2023-09-23T23:05:57.049242+0000 mgr.y (mgr.25310) 1336 : cluster 0 pgmap v1487: 109 pgs: 2 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 97 active+clean; 669 KiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 166 op/s; 9630/72 objects degraded (13375.000%); 325 KiB/s, 61 objects/s recovering 2023-09-23T23:05:58.462 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:05:58 smithi169 bash[101133]: cluster 2023-09-23T23:05:57.049242+0000 mgr.y (mgr.25310) 1336 : cluster 0 pgmap v1487: 109 pgs: 2 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 97 active+clean; 669 KiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 166 op/s; 9630/72 objects degraded (13375.000%); 325 KiB/s, 61 objects/s recovering 2023-09-23T23:05:58.486 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:58.513 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:58.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:58.515 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:58.616 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:58.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:05:58 smithi187 bash[89487]: cluster 2023-09-23T23:05:57.049242+0000 mgr.y (mgr.25310) 1336 : cluster 0 pgmap v1487: 109 pgs: 2 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 97 active+clean; 669 KiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 166 op/s; 9630/72 objects degraded (13375.000%); 325 KiB/s, 61 objects/s recovering 2023-09-23T23:05:58.647 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:58.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:58.649 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:58.750 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:58.760 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:05:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:05:58] "GET /metrics HTTP/1.1" 200 36542 "" "Prometheus/2.43.0" 2023-09-23T23:05:58.774 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:58.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:58.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:58.877 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:58.912 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:05:58.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:58.916 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:05:59.016 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:59.043 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:05:59.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:59.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:05:59.146 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:59.178 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:05:59.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:59.180 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:05:59.281 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:59.310 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:05:59.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:59.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:05:59.415 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:59.636 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:05:59.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:59.638 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:05:59.739 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:59.818 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:05:59.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:59.820 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:05:59.921 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:59.956 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:05:59.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:05:59.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:00.008 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:06:00.060 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:00.080 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:00.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:00.082 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:00.154 INFO:teuthology.orchestra.run.smithi169.stderr:reweighted osd.3 to 1 (10000) 2023-09-23T23:06:00.183 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:00.194 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:00 smithi187 bash[89487]: cluster 2023-09-23T23:05:59.050072+0000 mgr.y (mgr.25310) 1337 : cluster 0 pgmap v1488: 109 pgs: 2 active+clean+scrubbing, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 97 active+clean; 669 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 92 op/s; 9066/72 objects degraded (12591.667%); 325 KiB/s, 108 objects/s recovering 2023-09-23T23:06:00.194 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:00 smithi187 bash[89487]: audit 2023-09-23T23:05:59.803319+0000 mon.c (mon.2) 119 : audit 1 from='client.? 172.21.15.169:0/4227430171' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T23:06:00.194 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:00 smithi187 bash[89487]: audit 2023-09-23T23:05:59.803739+0000 mon.a (mon.0) 1867 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T23:06:00.207 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:00.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:00.209 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:00.310 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:00.338 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:00.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:00.341 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:00.441 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:00.452 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:00 smithi169 bash[104356]: cluster 2023-09-23T23:05:59.050072+0000 mgr.y (mgr.25310) 1337 : cluster 0 pgmap v1488: 109 pgs: 2 active+clean+scrubbing, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 97 active+clean; 669 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 92 op/s; 9066/72 objects degraded (12591.667%); 325 KiB/s, 108 objects/s recovering 2023-09-23T23:06:00.452 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:00 smithi169 bash[104356]: audit 2023-09-23T23:05:59.803319+0000 mon.c (mon.2) 119 : audit 1 from='client.? 172.21.15.169:0/4227430171' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T23:06:00.452 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:00 smithi169 bash[104356]: audit 2023-09-23T23:05:59.803739+0000 mon.a (mon.0) 1867 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T23:06:00.452 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:00 smithi169 bash[101133]: cluster 2023-09-23T23:05:59.050072+0000 mgr.y (mgr.25310) 1337 : cluster 0 pgmap v1488: 109 pgs: 2 active+clean+scrubbing, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 97 active+clean; 669 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 92 op/s; 9066/72 objects degraded (12591.667%); 325 KiB/s, 108 objects/s recovering 2023-09-23T23:06:00.453 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:00 smithi169 bash[101133]: audit 2023-09-23T23:05:59.803319+0000 mon.c (mon.2) 119 : audit 1 from='client.? 172.21.15.169:0/4227430171' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T23:06:00.453 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:00 smithi169 bash[101133]: audit 2023-09-23T23:05:59.803739+0000 mon.a (mon.0) 1867 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T23:06:00.467 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:00.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:00.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:00.570 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:00.594 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:00.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:00.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:00.696 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:00.720 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:00.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:00.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:00.823 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:00.851 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:00.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:00.854 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:00.955 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:00.977 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:00.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:00.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:01.082 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:01.104 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:01.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:01.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:01.168 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is unset 2023-09-23T23:06:01.208 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:01.237 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:01.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:01.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:01.240 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:01 smithi169 bash[104356]: cluster 2023-09-23T23:06:00.141988+0000 osd.7 (osd.7) 383 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T23:06:01.241 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:01 smithi169 bash[104356]: cluster 2023-09-23T23:06:00.142218+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T23:06:01.241 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:01 smithi169 bash[104356]: audit 2023-09-23T23:06:00.143452+0000 mon.a (mon.0) 1868 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T23:06:01.241 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:01 smithi169 bash[104356]: cluster 2023-09-23T23:06:00.143569+0000 mon.a (mon.0) 1869 : cluster 0 osdmap e348: 8 total, 8 up, 7 in 2023-09-23T23:06:01.241 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:01 smithi169 bash[104356]: audit 2023-09-23T23:06:00.352747+0000 mon.a (mon.0) 1870 : audit 1 from='client.? 172.21.15.169:0/1032937674' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:06:01.241 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:01 smithi169 bash[101133]: cluster 2023-09-23T23:06:00.141988+0000 osd.7 (osd.7) 383 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T23:06:01.241 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:01 smithi169 bash[101133]: cluster 2023-09-23T23:06:00.142218+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T23:06:01.241 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:01 smithi169 bash[101133]: audit 2023-09-23T23:06:00.143452+0000 mon.a (mon.0) 1868 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T23:06:01.241 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:01 smithi169 bash[101133]: cluster 2023-09-23T23:06:00.143569+0000 mon.a (mon.0) 1869 : cluster 0 osdmap e348: 8 total, 8 up, 7 in 2023-09-23T23:06:01.242 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:01 smithi169 bash[101133]: audit 2023-09-23T23:06:00.352747+0000 mon.a (mon.0) 1870 : audit 1 from='client.? 172.21.15.169:0/1032937674' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:06:01.341 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:01.369 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:01.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:01.372 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:01.430 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:01 smithi187 bash[89487]: cluster 2023-09-23T23:06:00.141988+0000 osd.7 (osd.7) 383 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T23:06:01.430 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:01 smithi187 bash[89487]: cluster 2023-09-23T23:06:00.142218+0000 osd.6 (osd.6) 119 : cluster 3 failed to encode map e348 with expected crc 2023-09-23T23:06:01.430 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:01 smithi187 bash[89487]: audit 2023-09-23T23:06:00.143452+0000 mon.a (mon.0) 1868 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T23:06:01.430 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:01 smithi187 bash[89487]: cluster 2023-09-23T23:06:00.143569+0000 mon.a (mon.0) 1869 : cluster 0 osdmap e348: 8 total, 8 up, 7 in 2023-09-23T23:06:01.430 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:01 smithi187 bash[89487]: audit 2023-09-23T23:06:00.352747+0000 mon.a (mon.0) 1870 : audit 1 from='client.? 172.21.15.169:0/1032937674' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:06:01.473 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:01.607 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:01.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:01.609 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:01.710 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:01.739 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:01.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:01.742 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:01.843 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:01.870 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:01.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:01.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:01.973 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:01.998 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:02.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:02.000 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:02.101 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:02.124 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:02.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:02.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:02.228 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:02.253 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:02.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:02.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:02.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:02 smithi169 bash[104356]: cluster 2023-09-23T23:06:01.050770+0000 mgr.y (mgr.25310) 1338 : cluster 0 pgmap v1490: 109 pgs: 2 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 97 active+clean; 669 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 9066/72 objects degraded (12591.667%); 0 B/s, 102 objects/s recovering 2023-09-23T23:06:02.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:02 smithi169 bash[104356]: cluster 2023-09-23T23:06:01.148197+0000 mon.a (mon.0) 1871 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:06:02.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:02 smithi169 bash[104356]: cluster 2023-09-23T23:06:01.157499+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T23:06:02.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:02 smithi169 bash[104356]: audit 2023-09-23T23:06:01.160901+0000 mon.a (mon.0) 1872 : audit 1 from='client.? 172.21.15.169:0/1032937674' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:06:02.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:02 smithi169 bash[104356]: cluster 2023-09-23T23:06:01.161222+0000 mon.a (mon.0) 1873 : cluster 0 osdmap e349: 8 total, 8 up, 7 in 2023-09-23T23:06:02.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:02 smithi169 bash[104356]: cluster 2023-09-23T23:06:01.187670+0000 osd.7 (osd.7) 384 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T23:06:02.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:02 smithi169 bash[104356]: cluster 2023-09-23T23:06:01.187678+0000 osd.5 (osd.5) 208 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T23:06:02.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:02 smithi169 bash[104356]: cluster 2023-09-23T23:06:01.920527+0000 mon.a (mon.0) 1874 : cluster 3 Health check update: Degraded data redundancy: 9066/72 objects degraded (12591.667%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:02.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:02 smithi169 bash[101133]: cluster 2023-09-23T23:06:01.050770+0000 mgr.y (mgr.25310) 1338 : cluster 0 pgmap v1490: 109 pgs: 2 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 97 active+clean; 669 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 9066/72 objects degraded (12591.667%); 0 B/s, 102 objects/s recovering 2023-09-23T23:06:02.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:02 smithi169 bash[101133]: cluster 2023-09-23T23:06:01.148197+0000 mon.a (mon.0) 1871 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:06:02.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:02 smithi169 bash[101133]: cluster 2023-09-23T23:06:01.157499+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T23:06:02.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:02 smithi169 bash[101133]: audit 2023-09-23T23:06:01.160901+0000 mon.a (mon.0) 1872 : audit 1 from='client.? 172.21.15.169:0/1032937674' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:06:02.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:02 smithi169 bash[101133]: cluster 2023-09-23T23:06:01.161222+0000 mon.a (mon.0) 1873 : cluster 0 osdmap e349: 8 total, 8 up, 7 in 2023-09-23T23:06:02.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:02 smithi169 bash[101133]: cluster 2023-09-23T23:06:01.187670+0000 osd.7 (osd.7) 384 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T23:06:02.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:02 smithi169 bash[101133]: cluster 2023-09-23T23:06:01.187678+0000 osd.5 (osd.5) 208 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T23:06:02.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:02 smithi169 bash[101133]: cluster 2023-09-23T23:06:01.920527+0000 mon.a (mon.0) 1874 : cluster 3 Health check update: Degraded data redundancy: 9066/72 objects degraded (12591.667%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:02.357 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:02.383 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:02.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:02.385 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:02.461 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:02 smithi187 bash[89487]: cluster 2023-09-23T23:06:01.050770+0000 mgr.y (mgr.25310) 1338 : cluster 0 pgmap v1490: 109 pgs: 2 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 97 active+clean; 669 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 9066/72 objects degraded (12591.667%); 0 B/s, 102 objects/s recovering 2023-09-23T23:06:02.461 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:02 smithi187 bash[89487]: cluster 2023-09-23T23:06:01.148197+0000 mon.a (mon.0) 1871 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:06:02.461 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:02 smithi187 bash[89487]: cluster 2023-09-23T23:06:01.157499+0000 osd.6 (osd.6) 120 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T23:06:02.461 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:02 smithi187 bash[89487]: audit 2023-09-23T23:06:01.160901+0000 mon.a (mon.0) 1872 : audit 1 from='client.? 172.21.15.169:0/1032937674' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:06:02.461 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:02 smithi187 bash[89487]: cluster 2023-09-23T23:06:01.161222+0000 mon.a (mon.0) 1873 : cluster 0 osdmap e349: 8 total, 8 up, 7 in 2023-09-23T23:06:02.461 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:02 smithi187 bash[89487]: cluster 2023-09-23T23:06:01.187670+0000 osd.7 (osd.7) 384 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T23:06:02.461 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:02 smithi187 bash[89487]: cluster 2023-09-23T23:06:01.187678+0000 osd.5 (osd.5) 208 : cluster 3 failed to encode map e349 with expected crc 2023-09-23T23:06:02.462 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:02 smithi187 bash[89487]: cluster 2023-09-23T23:06:01.920527+0000 mon.a (mon.0) 1874 : cluster 3 Health check update: Degraded data redundancy: 9066/72 objects degraded (12591.667%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:02.486 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:02.507 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:02.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:02.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:02.610 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:02.636 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:02.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:02.639 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:02.740 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:02.767 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:02.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:02.770 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:02.871 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:02.903 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:02.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:02.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:03.006 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:03.028 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:03.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:03.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:03.131 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:03.169 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:03.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:03.171 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:03.272 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:03.295 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:03.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:03.297 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:03.398 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:03.417 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:03.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:03.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:03.520 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:03.545 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:03.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:03.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:03.648 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:03.675 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:03.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:03.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:03.778 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:03.814 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:03.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:03.816 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:03.917 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:03.944 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:03.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:03.948 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:03.948 INFO:teuthology.orchestra.run.smithi187.stdout:ERROR: (22) Invalid argument 2023-09-23T23:06:03.948 INFO:teuthology.orchestra.run.smithi187.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-23T23:06:04.049 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:04.074 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:04.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:04.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:04.177 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:04.203 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:04.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:04.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:04.305 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:04.332 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:04.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:04.334 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:04.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:04 smithi187 bash[89487]: cluster 2023-09-23T23:06:03.051325+0000 mgr.y (mgr.25310) 1339 : cluster 0 pgmap v1492: 109 pgs: 2 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 97 active+clean; 669 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 9066/72 objects degraded (12591.667%); 0 B/s, 70 objects/s recovering 2023-09-23T23:06:04.434 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:04.442 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:04 smithi169 bash[104356]: cluster 2023-09-23T23:06:03.051325+0000 mgr.y (mgr.25310) 1339 : cluster 0 pgmap v1492: 109 pgs: 2 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 97 active+clean; 669 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 9066/72 objects degraded (12591.667%); 0 B/s, 70 objects/s recovering 2023-09-23T23:06:04.442 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:04 smithi169 bash[101133]: cluster 2023-09-23T23:06:03.051325+0000 mgr.y (mgr.25310) 1339 : cluster 0 pgmap v1492: 109 pgs: 2 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 97 active+clean; 669 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 9066/72 objects degraded (12591.667%); 0 B/s, 70 objects/s recovering 2023-09-23T23:06:04.796 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:04.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:04.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:04.887 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-23T23:06:04.899 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:04.927 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:04.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:04.929 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:05.030 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:05.056 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:05.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:05.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:05.159 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:05.188 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:05.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:05.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:05.292 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:05.315 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:05.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:05.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:05.418 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:05.438 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:05.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:05.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:05.541 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:05.576 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:05.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:05.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:05.680 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:05.711 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:05.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:05.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:05.815 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:05.851 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:05.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:05.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:05.956 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:05.986 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:05.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:05.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:06.089 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:06.117 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:06.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:06.120 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:06.221 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:06.251 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:06.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:06.254 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:06.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:06 smithi169 bash[104356]: cluster 2023-09-23T23:06:05.052026+0000 mgr.y (mgr.25310) 1340 : cluster 0 pgmap v1493: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 669 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 8196/72 objects degraded (11383.333%); 0 B/s, 179 objects/s recovering 2023-09-23T23:06:06.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:06 smithi169 bash[104356]: cluster 2023-09-23T23:06:05.518123+0000 osd.0 (osd.0) 18 : cluster 0 1.2 scrub starts 2023-09-23T23:06:06.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:06 smithi169 bash[101133]: cluster 2023-09-23T23:06:05.052026+0000 mgr.y (mgr.25310) 1340 : cluster 0 pgmap v1493: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 669 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 8196/72 objects degraded (11383.333%); 0 B/s, 179 objects/s recovering 2023-09-23T23:06:06.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:06 smithi169 bash[101133]: cluster 2023-09-23T23:06:05.518123+0000 osd.0 (osd.0) 18 : cluster 0 1.2 scrub starts 2023-09-23T23:06:06.355 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:06.367 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:06 smithi187 bash[89487]: cluster 2023-09-23T23:06:05.052026+0000 mgr.y (mgr.25310) 1340 : cluster 0 pgmap v1493: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 669 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 8196/72 objects degraded (11383.333%); 0 B/s, 179 objects/s recovering 2023-09-23T23:06:06.367 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:06 smithi187 bash[89487]: cluster 2023-09-23T23:06:05.518123+0000 osd.0 (osd.0) 18 : cluster 0 1.2 scrub starts 2023-09-23T23:06:06.386 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:06.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:06.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:06.415 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 4 1 2023-09-23T23:06:06.490 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:06.521 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:06.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:06.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:06.625 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:06.656 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:06.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:06.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:06.760 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:06.791 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:06.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:06.794 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:06.894 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:06.931 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:06.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:06.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:07.035 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:07.069 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:07.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:07.070 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:07.171 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:07.202 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:07.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:07.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:07.306 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:07.330 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:07.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:07.332 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:07.433 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:07.442 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:07 smithi169 bash[104356]: cluster 2023-09-23T23:06:06.922325+0000 mon.a (mon.0) 1875 : cluster 3 Health check update: Degraded data redundancy: 8196/72 objects degraded (11383.333%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:07.442 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:07 smithi169 bash[101133]: cluster 2023-09-23T23:06:06.922325+0000 mon.a (mon.0) 1875 : cluster 3 Health check update: Degraded data redundancy: 8196/72 objects degraded (11383.333%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:07.456 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:07.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:07.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:07.559 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:07.584 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:07.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:07.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:07.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:07 smithi187 bash[89487]: cluster 2023-09-23T23:06:06.922325+0000 mon.a (mon.0) 1875 : cluster 3 Health check update: Degraded data redundancy: 8196/72 objects degraded (11383.333%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:07.688 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:07.721 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:07.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:07.724 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:07.825 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:07.851 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:07.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:07.853 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:07.954 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:07.989 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:07.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:07.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:08.093 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:08.124 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:08.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:08.128 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:08.228 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:08.240 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:08 smithi187 bash[89487]: cluster 2023-09-23T23:06:07.052674+0000 mgr.y (mgr.25310) 1341 : cluster 0 pgmap v1494: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 669 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 8196/72 objects degraded (11383.333%); 0 B/s, 108 objects/s recovering 2023-09-23T23:06:08.240 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:08 smithi187 bash[89487]: audit 2023-09-23T23:06:07.171666+0000 mon.a (mon.0) 1876 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:06:08.261 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:08.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:08.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:08.365 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:08.392 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:08.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:08.395 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:08.462 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:08 smithi169 bash[104356]: cluster 2023-09-23T23:06:07.052674+0000 mgr.y (mgr.25310) 1341 : cluster 0 pgmap v1494: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 669 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 8196/72 objects degraded (11383.333%); 0 B/s, 108 objects/s recovering 2023-09-23T23:06:08.462 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:08 smithi169 bash[104356]: audit 2023-09-23T23:06:07.171666+0000 mon.a (mon.0) 1876 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:06:08.462 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:08 smithi169 bash[101133]: cluster 2023-09-23T23:06:07.052674+0000 mgr.y (mgr.25310) 1341 : cluster 0 pgmap v1494: 109 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 669 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 8196/72 objects degraded (11383.333%); 0 B/s, 108 objects/s recovering 2023-09-23T23:06:08.462 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:08 smithi169 bash[101133]: audit 2023-09-23T23:06:07.171666+0000 mon.a (mon.0) 1876 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:06:08.495 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:08.529 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:08.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:08.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:08.541 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set noscrub 2023-09-23T23:06:08.632 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:08.656 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:08.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:08.658 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:08.759 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:08.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:06:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:06:08] "GET /metrics HTTP/1.1" 200 36542 "" "Prometheus/2.43.0" 2023-09-23T23:06:08.794 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:08.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:08.797 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:08.897 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:09.071 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:09.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:09.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:09.173 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:09.199 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:09.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:09.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:09.302 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:09.336 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:09.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:09.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:09.440 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:09.464 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:09.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:09.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:09.567 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:10.442 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T23:06:10.442 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T23:06:10.442 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T23:06:10.442 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T23:06:10.442 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T23:06:10.443 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T23:06:10.443 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T23:06:10.443 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T23:06:10.443 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:06:10.443 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:06:10.443 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:06:10.443 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:06:10.443 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:06:10.444 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:06:10.444 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:06:10.445 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:06:10.447 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:06:10.458 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:10 smithi169 bash[104356]: cluster 2023-09-23T23:06:09.053320+0000 mgr.y (mgr.25310) 1342 : cluster 0 pgmap v1495: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 669 KiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 7353/72 objects degraded (10212.500%); 0 B/s, 192 objects/s recovering 2023-09-23T23:06:10.458 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:10 smithi169 bash[104356]: audit 2023-09-23T23:06:09.943594+0000 mon.c (mon.2) 120 : audit 0 from='client.? 172.21.15.169:0/2294517129' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:06:10.458 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:10 smithi169 bash[101133]: cluster 2023-09-23T23:06:09.053320+0000 mgr.y (mgr.25310) 1342 : cluster 0 pgmap v1495: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 669 KiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 7353/72 objects degraded (10212.500%); 0 B/s, 192 objects/s recovering 2023-09-23T23:06:10.458 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:10 smithi169 bash[101133]: audit 2023-09-23T23:06:09.943594+0000 mon.c (mon.2) 120 : audit 0 from='client.? 172.21.15.169:0/2294517129' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:06:10.475 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:10.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:10.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:10.578 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:10.588 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:10 smithi187 bash[89487]: cluster 2023-09-23T23:06:09.053320+0000 mgr.y (mgr.25310) 1342 : cluster 0 pgmap v1495: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 99 active+clean; 669 KiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 7353/72 objects degraded (10212.500%); 0 B/s, 192 objects/s recovering 2023-09-23T23:06:10.588 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:10 smithi187 bash[89487]: audit 2023-09-23T23:06:09.943594+0000 mon.c (mon.2) 120 : audit 0 from='client.? 172.21.15.169:0/2294517129' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:06:10.605 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:10.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:10.608 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:10.708 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:10.733 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:10.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:10.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:10.836 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:10.864 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:10.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:10.869 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:10.969 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:10.992 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:10.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:10.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:11.095 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:11.126 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:11.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:11.128 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:11.192 INFO:teuthology.orchestra.run.smithi169.stderr:pool 'unique_pool_6' removed 2023-09-23T23:06:11.229 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:11.238 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:11 smithi169 bash[104356]: audit 2023-09-23T23:06:10.234040+0000 mon.c (mon.2) 121 : audit 1 from='client.? 172.21.15.169:0/4273859593' 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-23T23:06:11.238 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:11 smithi169 bash[104356]: audit 2023-09-23T23:06:10.234535+0000 mon.a (mon.0) 1877 : audit 1 from='client.? ' 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-23T23:06:11.238 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:11 smithi169 bash[101133]: audit 2023-09-23T23:06:10.234040+0000 mon.c (mon.2) 121 : audit 1 from='client.? 172.21.15.169:0/4273859593' 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-23T23:06:11.239 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:11 smithi169 bash[101133]: audit 2023-09-23T23:06:10.234535+0000 mon.a (mon.0) 1877 : audit 1 from='client.? ' 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-23T23:06:11.289 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:11.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:11.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:11.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:11 smithi187 bash[89487]: audit 2023-09-23T23:06:10.234040+0000 mon.c (mon.2) 121 : audit 1 from='client.? 172.21.15.169:0/4273859593' 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-23T23:06:11.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:11 smithi187 bash[89487]: audit 2023-09-23T23:06:10.234535+0000 mon.a (mon.0) 1877 : audit 1 from='client.? ' 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-23T23:06:11.394 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:11.423 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:11.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:11.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:11.526 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:11.551 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:11.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:11.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:11.654 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:11.678 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:11.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:11.681 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:11.782 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:11.805 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:11.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:11.809 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:11.909 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:11.938 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:11.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:11.940 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:12.041 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:12.076 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:12.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:12.078 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:12.179 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:12.209 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:12.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:12.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:12.313 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:12.342 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:12.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:12.344 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:12.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:12 smithi187 bash[89487]: cluster 2023-09-23T23:06:11.054086+0000 mgr.y (mgr.25310) 1343 : cluster 0 pgmap v1496: 109 pgs: 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 98 active+clean; 669 KiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 7353/72 objects degraded (10212.500%); 0 B/s, 171 objects/s recovering 2023-09-23T23:06:12.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:12 smithi187 bash[89487]: audit 2023-09-23T23:06:11.178700+0000 mon.a (mon.0) 1878 : audit 1 from='client.? ' 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-23T23:06:12.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:12 smithi187 bash[89487]: cluster 2023-09-23T23:06:11.178820+0000 mon.a (mon.0) 1879 : cluster 0 osdmap e350: 8 total, 8 up, 7 in 2023-09-23T23:06:12.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:12 smithi187 bash[89487]: audit 2023-09-23T23:06:11.194216+0000 mon.a (mon.0) 1880 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:06:12.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:12 smithi187 bash[89487]: audit 2023-09-23T23:06:11.199836+0000 mon.a (mon.0) 1881 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:06:12.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:12 smithi187 bash[89487]: cluster 2023-09-23T23:06:11.666338+0000 osd.0 (osd.0) 19 : cluster 0 1.0 scrub starts 2023-09-23T23:06:12.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:12 smithi187 bash[89487]: cluster 2023-09-23T23:06:11.668528+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T23:06:12.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:12 smithi187 bash[89487]: cluster 2023-09-23T23:06:11.669747+0000 osd.6 (osd.6) 122 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T23:06:12.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:12 smithi187 bash[89487]: cluster 2023-09-23T23:06:11.923981+0000 mon.a (mon.0) 1882 : cluster 3 Health check update: Degraded data redundancy: 7353/72 objects degraded (10212.500%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:12.445 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:12.500 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:12.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:12.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:12.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:12 smithi169 bash[101133]: cluster 2023-09-23T23:06:11.054086+0000 mgr.y (mgr.25310) 1343 : cluster 0 pgmap v1496: 109 pgs: 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 98 active+clean; 669 KiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 7353/72 objects degraded (10212.500%); 0 B/s, 171 objects/s recovering 2023-09-23T23:06:12.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:12 smithi169 bash[101133]: audit 2023-09-23T23:06:11.178700+0000 mon.a (mon.0) 1878 : audit 1 from='client.? ' 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-23T23:06:12.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:12 smithi169 bash[101133]: cluster 2023-09-23T23:06:11.178820+0000 mon.a (mon.0) 1879 : cluster 0 osdmap e350: 8 total, 8 up, 7 in 2023-09-23T23:06:12.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:12 smithi169 bash[101133]: audit 2023-09-23T23:06:11.194216+0000 mon.a (mon.0) 1880 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:06:12.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:12 smithi169 bash[101133]: audit 2023-09-23T23:06:11.199836+0000 mon.a (mon.0) 1881 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:06:12.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:12 smithi169 bash[101133]: cluster 2023-09-23T23:06:11.666338+0000 osd.0 (osd.0) 19 : cluster 0 1.0 scrub starts 2023-09-23T23:06:12.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:12 smithi169 bash[101133]: cluster 2023-09-23T23:06:11.668528+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T23:06:12.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:12 smithi169 bash[101133]: cluster 2023-09-23T23:06:11.669747+0000 osd.6 (osd.6) 122 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T23:06:12.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:12 smithi169 bash[101133]: cluster 2023-09-23T23:06:11.923981+0000 mon.a (mon.0) 1882 : cluster 3 Health check update: Degraded data redundancy: 7353/72 objects degraded (10212.500%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:12.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:12 smithi169 bash[104356]: cluster 2023-09-23T23:06:11.054086+0000 mgr.y (mgr.25310) 1343 : cluster 0 pgmap v1496: 109 pgs: 1 active+clean+scrubbing, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 8 active+remapped+backfill_wait, 98 active+clean; 669 KiB data, 4.9 GiB used, 621 GiB / 626 GiB avail; 7353/72 objects degraded (10212.500%); 0 B/s, 171 objects/s recovering 2023-09-23T23:06:12.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:12 smithi169 bash[104356]: audit 2023-09-23T23:06:11.178700+0000 mon.a (mon.0) 1878 : audit 1 from='client.? ' 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-23T23:06:12.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:12 smithi169 bash[104356]: cluster 2023-09-23T23:06:11.178820+0000 mon.a (mon.0) 1879 : cluster 0 osdmap e350: 8 total, 8 up, 7 in 2023-09-23T23:06:12.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:12 smithi169 bash[104356]: audit 2023-09-23T23:06:11.194216+0000 mon.a (mon.0) 1880 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:06:12.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:12 smithi169 bash[104356]: audit 2023-09-23T23:06:11.199836+0000 mon.a (mon.0) 1881 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:06:12.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:12 smithi169 bash[104356]: cluster 2023-09-23T23:06:11.666338+0000 osd.0 (osd.0) 19 : cluster 0 1.0 scrub starts 2023-09-23T23:06:12.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:12 smithi169 bash[104356]: cluster 2023-09-23T23:06:11.668528+0000 osd.6 (osd.6) 121 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T23:06:12.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:12 smithi169 bash[104356]: cluster 2023-09-23T23:06:11.669747+0000 osd.6 (osd.6) 122 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T23:06:12.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:12 smithi169 bash[104356]: cluster 2023-09-23T23:06:11.923981+0000 mon.a (mon.0) 1882 : cluster 3 Health check update: Degraded data redundancy: 7353/72 objects degraded (10212.500%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2023-09-23T23:06:12.602 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:12.630 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:12.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:12.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:12.652 INFO:teuthology.task.sequential:In sequential, running task print... 2023-09-23T23:06:12.652 INFO:teuthology.task.print:**** done end radosbench.yaml 2023-09-23T23:06:12.652 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-09-23T23:06:12.656 INFO:tasks.workunit:Pulling workunits from ref quincy 2023-09-23T23:06:12.657 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-09-23T23:06:12.657 DEBUG:teuthology.orchestra.run.smithi169:> stat -- /home/ubuntu/cephtest/mnt.0 2023-09-23T23:06:12.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:12.719 INFO:teuthology.orchestra.run.smithi169.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-09-23T23:06:12.720 DEBUG:teuthology.orchestra.run.smithi169:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-09-23T23:06:12.733 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:12.783 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:12.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:12.785 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:12.790 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-09-23T23:06:12.790 DEBUG:teuthology.orchestra.run.smithi169:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-09-23T23:06:12.843 INFO:tasks.workunit:timeout=3h 2023-09-23T23:06:12.843 INFO:tasks.workunit:cleanup=True 2023-09-23T23:06:12.844 DEBUG:teuthology.orchestra.run.smithi169:> 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-23T23:06:12.886 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:12.912 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:12.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:12.914 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:12.960 INFO:tasks.workunit.client.0.smithi169.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-09-23T23:06:13.015 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:13.044 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:13.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:13.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:13.064 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:06:13.148 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:13.169 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:13.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:13.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:13.272 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:13.291 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:13.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:13.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:13.363 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T23:06:13.363 INFO:teuthology.orchestra.run.smithi187.stdout: "size": 20, 2023-09-23T23:06:13.363 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 600, 2023-09-23T23:06:13.363 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [ 2023-09-23T23:06:13.363 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.363 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:71068 10.6 10:6de3a42e:::benchmark_data_smithi169_238013_object71067:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e274)", 2023-09-23T23:06:13.363 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:56:58.900360+0000", 2023-09-23T23:06:13.363 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 554.45763306200001, 2023-09-23T23:06:13.363 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.240840375, 2023-09-23T23:06:13.363 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:06:13.364 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:13.364 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:06:13.364 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T23:06:13.364 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:06:13.364 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 71068 2023-09-23T23:06:13.364 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.364 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:06:13.364 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.364 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:06:13.364 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:58.900360+0000", 2023-09-23T23:06:13.364 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.365 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.365 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.365 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:06:13.365 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:58.900360+0000", 2023-09-23T23:06:13.365 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.365 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.365 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.365 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:06:13.365 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:58.900358+0000", 2023-09-23T23:06:13.365 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T23:06:13.365 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.365 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.365 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:06:13.366 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:58.900406+0000", 2023-09-23T23:06:13.366 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.8245000000000003e-05 2023-09-23T23:06:13.366 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.366 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.366 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:06:13.366 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:58.900435+0000", 2023-09-23T23:06:13.366 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.8294999999999999e-05 2023-09-23T23:06:13.366 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.366 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.366 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:06:13.366 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:58.900443+0000", 2023-09-23T23:06:13.366 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.4800000000000001e-06 2023-09-23T23:06:13.367 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.367 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.367 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:06:13.367 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:58.900499+0000", 2023-09-23T23:06:13.367 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.5946999999999998e-05 2023-09-23T23:06:13.367 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.367 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.367 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:06:13.367 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:58.900673+0000", 2023-09-23T23:06:13.367 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00017364 2023-09-23T23:06:13.367 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.367 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.368 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,4", 2023-09-23T23:06:13.368 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:58.900857+0000", 2023-09-23T23:06:13.368 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00018410200000000001 2023-09-23T23:06:13.368 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.368 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.368 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:06:13.368 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:58.903835+0000", 2023-09-23T23:06:13.368 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0029781220000000001 2023-09-23T23:06:13.368 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.368 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.368 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:13.368 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:58.908748+0000", 2023-09-23T23:06:13.368 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.004912891 2023-09-23T23:06:13.369 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.369 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.369 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:13.369 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:59.141030+0000", 2023-09-23T23:06:13.369 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.23228226399999999 2023-09-23T23:06:13.369 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.369 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.369 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:06:13.369 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:59.141132+0000", 2023-09-23T23:06:13.369 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00010217600000000001 2023-09-23T23:06:13.369 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.369 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.370 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:06:13.370 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:56:59.141200+0000", 2023-09-23T23:06:13.370 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.8085999999999998e-05 2023-09-23T23:06:13.370 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.370 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:06:13.370 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.370 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.370 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.370 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:152293 10.9 10:915890a0:::benchmark_data_smithi169_238013_object38435:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e285)", 2023-09-23T23:06:13.370 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:58:33.261780+0000", 2023-09-23T23:06:13.370 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 460.09621282000001, 2023-09-23T23:06:13.370 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.36808413899999998, 2023-09-23T23:06:13.371 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:06:13.371 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:13.371 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:06:13.371 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T23:06:13.371 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:06:13.371 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 152293 2023-09-23T23:06:13.371 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.371 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:06:13.371 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.371 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:06:13.371 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.261780+0000", 2023-09-23T23:06:13.371 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.372 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.372 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.372 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:06:13.372 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.261780+0000", 2023-09-23T23:06:13.372 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.372 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.372 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.372 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:06:13.372 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.261779+0000", 2023-09-23T23:06:13.372 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T23:06:13.372 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.372 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.372 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:06:13.373 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.261784+0000", 2023-09-23T23:06:13.373 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.617e-06 2023-09-23T23:06:13.373 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.373 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.373 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:06:13.373 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.261797+0000", 2023-09-23T23:06:13.373 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.311e-05 2023-09-23T23:06:13.373 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.373 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.373 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:06:13.373 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.261805+0000", 2023-09-23T23:06:13.373 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.9719999999999992e-06 2023-09-23T23:06:13.374 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.374 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.374 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:06:13.374 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.261885+0000", 2023-09-23T23:06:13.374 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.9880000000000001e-05 2023-09-23T23:06:13.374 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.374 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.374 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:06:13.374 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.261984+0000", 2023-09-23T23:06:13.374 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.9429e-05 2023-09-23T23:06:13.374 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.374 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.375 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,7", 2023-09-23T23:06:13.375 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.262090+0000", 2023-09-23T23:06:13.375 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000105747 2023-09-23T23:06:13.375 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.375 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.375 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:06:13.375 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.266344+0000", 2023-09-23T23:06:13.375 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00425399 2023-09-23T23:06:13.375 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.375 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.375 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:13.375 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.269242+0000", 2023-09-23T23:06:13.375 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0028976779999999999 2023-09-23T23:06:13.376 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.376 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.376 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:13.376 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.629695+0000", 2023-09-23T23:06:13.376 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.36045348100000002 2023-09-23T23:06:13.376 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.376 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.376 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:06:13.376 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.629820+0000", 2023-09-23T23:06:13.376 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00012476499999999999 2023-09-23T23:06:13.376 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.376 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.377 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:06:13.377 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.629864+0000", 2023-09-23T23:06:13.377 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.4348000000000003e-05 2023-09-23T23:06:13.377 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.377 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:06:13.377 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.377 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.377 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.377 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:152307 10.9 10:939d3d6b:::benchmark_data_smithi169_238013_object38449:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e285)", 2023-09-23T23:06:13.377 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:58:33.282771+0000", 2023-09-23T23:06:13.377 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 460.07522233700001, 2023-09-23T23:06:13.377 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.34717864799999998, 2023-09-23T23:06:13.377 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:06:13.378 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:13.378 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:06:13.378 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T23:06:13.378 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:06:13.378 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 152307 2023-09-23T23:06:13.378 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.378 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:06:13.378 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.378 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:06:13.378 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.282771+0000", 2023-09-23T23:06:13.378 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.378 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.379 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.379 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:06:13.379 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.282771+0000", 2023-09-23T23:06:13.379 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.379 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.379 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.379 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:06:13.379 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.282769+0000", 2023-09-23T23:06:13.379 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T23:06:13.379 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.379 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.379 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:06:13.379 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.282780+0000", 2023-09-23T23:06:13.380 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1600000000000001e-05 2023-09-23T23:06:13.380 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.380 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.380 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:06:13.380 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.282802+0000", 2023-09-23T23:06:13.380 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.2044000000000001e-05 2023-09-23T23:06:13.380 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.380 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.380 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:06:13.380 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.282812+0000", 2023-09-23T23:06:13.380 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.4830000000000005e-06 2023-09-23T23:06:13.380 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.381 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.381 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:06:13.381 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.282866+0000", 2023-09-23T23:06:13.381 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.4406000000000001e-05 2023-09-23T23:06:13.381 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.381 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.381 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:06:13.381 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.282987+0000", 2023-09-23T23:06:13.381 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000120937 2023-09-23T23:06:13.381 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.381 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.381 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,7", 2023-09-23T23:06:13.381 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.283121+0000", 2023-09-23T23:06:13.382 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000133483 2023-09-23T23:06:13.382 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.382 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.382 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:06:13.382 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.287788+0000", 2023-09-23T23:06:13.382 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0046677680000000001 2023-09-23T23:06:13.382 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.382 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.382 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:13.382 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.291164+0000", 2023-09-23T23:06:13.382 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0033759950000000001 2023-09-23T23:06:13.382 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.383 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.383 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:13.383 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.629889+0000", 2023-09-23T23:06:13.383 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.33872465299999999 2023-09-23T23:06:13.383 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.383 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.383 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:06:13.383 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.629916+0000", 2023-09-23T23:06:13.383 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.7334e-05 2023-09-23T23:06:13.383 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.383 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.384 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:06:13.384 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:58:33.629949+0000", 2023-09-23T23:06:13.384 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.2799999999999998e-05 2023-09-23T23:06:13.384 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.384 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:06:13.384 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.384 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.384 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.384 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:185847 10.9 10:9e8e5a7c:::benchmark_data_smithi169_238013_object71989:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e295)", 2023-09-23T23:06:13.384 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:59:19.342382+0000", 2023-09-23T23:06:13.384 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 414.01561131800003, 2023-09-23T23:06:13.384 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.23049150099999999, 2023-09-23T23:06:13.384 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:06:13.385 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:13.385 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:06:13.385 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T23:06:13.385 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:06:13.385 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 185847 2023-09-23T23:06:13.385 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.385 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:06:13.385 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.385 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:06:13.385 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.342382+0000", 2023-09-23T23:06:13.385 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.385 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.386 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.386 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:06:13.386 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.342382+0000", 2023-09-23T23:06:13.386 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.386 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.386 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.386 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:06:13.386 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.342380+0000", 2023-09-23T23:06:13.386 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T23:06:13.386 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.386 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.386 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:06:13.386 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.342389+0000", 2023-09-23T23:06:13.387 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.9369999999999993e-06 2023-09-23T23:06:13.387 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.387 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.387 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:06:13.387 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.342404+0000", 2023-09-23T23:06:13.387 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4907e-05 2023-09-23T23:06:13.387 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.387 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.387 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:06:13.387 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.342412+0000", 2023-09-23T23:06:13.387 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.0460000000000006e-06 2023-09-23T23:06:13.387 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.388 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.388 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:06:13.388 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.342467+0000", 2023-09-23T23:06:13.388 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.5628999999999999e-05 2023-09-23T23:06:13.388 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.388 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.388 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:06:13.388 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.342635+0000", 2023-09-23T23:06:13.388 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00016768800000000001 2023-09-23T23:06:13.388 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.388 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.388 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,7", 2023-09-23T23:06:13.389 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.342770+0000", 2023-09-23T23:06:13.389 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013466899999999999 2023-09-23T23:06:13.389 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.389 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.389 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:06:13.389 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.347788+0000", 2023-09-23T23:06:13.389 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0050185509999999996 2023-09-23T23:06:13.389 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.389 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.389 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:13.389 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.349186+0000", 2023-09-23T23:06:13.389 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0013976399999999999 2023-09-23T23:06:13.390 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.390 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.390 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:13.390 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.352961+0000", 2023-09-23T23:06:13.390 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0037753629999999999 2023-09-23T23:06:13.390 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.390 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.390 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:06:13.390 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.572817+0000", 2023-09-23T23:06:13.390 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.21985523000000001 2023-09-23T23:06:13.390 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.390 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.391 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:06:13.391 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.572873+0000", 2023-09-23T23:06:13.391 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.6530000000000003e-05 2023-09-23T23:06:13.391 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.391 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:06:13.391 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.391 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.391 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.391 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:185853 10.6 10:624779e3:::benchmark_data_smithi169_238013_object71995:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e295)", 2023-09-23T23:06:13.391 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:59:19.347731+0000", 2023-09-23T23:06:13.391 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 414.01026147599998, 2023-09-23T23:06:13.391 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.23170104499999999, 2023-09-23T23:06:13.392 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:06:13.392 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:13.392 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:06:13.392 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T23:06:13.392 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:06:13.392 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 185853 2023-09-23T23:06:13.392 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.392 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:06:13.392 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.392 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:06:13.392 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.347731+0000", 2023-09-23T23:06:13.392 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.393 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.393 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.393 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:06:13.393 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.347731+0000", 2023-09-23T23:06:13.393 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.393 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.393 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.393 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:06:13.393 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.347730+0000", 2023-09-23T23:06:13.393 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T23:06:13.393 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.393 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.393 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:06:13.394 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.347738+0000", 2023-09-23T23:06:13.394 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.3240000000000003e-06 2023-09-23T23:06:13.394 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.394 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.394 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:06:13.394 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.347752+0000", 2023-09-23T23:06:13.394 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3723999999999999e-05 2023-09-23T23:06:13.394 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.394 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.394 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:06:13.394 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.347759+0000", 2023-09-23T23:06:13.394 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.5510000000000002e-06 2023-09-23T23:06:13.395 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.395 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.395 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:06:13.395 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.347826+0000", 2023-09-23T23:06:13.395 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.6451999999999993e-05 2023-09-23T23:06:13.395 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.395 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.395 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:06:13.395 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.347954+0000", 2023-09-23T23:06:13.395 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000128028 2023-09-23T23:06:13.395 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.395 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.396 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,4", 2023-09-23T23:06:13.396 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.348074+0000", 2023-09-23T23:06:13.396 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000119992 2023-09-23T23:06:13.396 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.396 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.396 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:06:13.396 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.572829+0000", 2023-09-23T23:06:13.396 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.22475511300000001 2023-09-23T23:06:13.396 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.396 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.396 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:13.396 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.572914+0000", 2023-09-23T23:06:13.396 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.5105999999999995e-05 2023-09-23T23:06:13.397 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.397 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.397 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:13.397 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.579249+0000", 2023-09-23T23:06:13.397 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0063354129999999998 2023-09-23T23:06:13.397 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.397 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.397 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:06:13.397 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.579353+0000", 2023-09-23T23:06:13.397 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00010344 2023-09-23T23:06:13.397 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.397 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.397 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:06:13.398 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.579433+0000", 2023-09-23T23:06:13.398 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.983e-05 2023-09-23T23:06:13.398 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.398 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:06:13.398 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.398 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.398 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.398 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_repop(client.35409.0:185854 10.7 e295/288 10:e18e66d8:::benchmark_data_smithi169_238013_object71996:head v 295'11598, mlcod=295'11596)", 2023-09-23T23:06:13.398 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:59:19.352276+0000", 2023-09-23T23:06:13.398 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 414.00571742800003, 2023-09-23T23:06:13.398 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.22048775500000001, 2023-09-23T23:06:13.398 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:06:13.399 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:13.399 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:06:13.399 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.399 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:06:13.399 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.352276+0000", 2023-09-23T23:06:13.399 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.399 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.399 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.399 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:06:13.399 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.352276+0000", 2023-09-23T23:06:13.399 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.399 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.400 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.400 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:06:13.400 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.352274+0000", 2023-09-23T23:06:13.400 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T23:06:13.400 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.400 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.400 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:06:13.400 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.352284+0000", 2023-09-23T23:06:13.400 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.9340000000000001e-06 2023-09-23T23:06:13.400 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.400 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.400 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:06:13.400 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.352298+0000", 2023-09-23T23:06:13.401 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3542e-05 2023-09-23T23:06:13.401 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.401 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.401 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:06:13.401 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.352306+0000", 2023-09-23T23:06:13.401 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.6389999999999992e-06 2023-09-23T23:06:13.401 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.401 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.401 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:06:13.401 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.352375+0000", 2023-09-23T23:06:13.401 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.9732000000000003e-05 2023-09-23T23:06:13.401 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.402 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.402 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:06:13.402 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.352400+0000", 2023-09-23T23:06:13.402 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.4409999999999998e-05 2023-09-23T23:06:13.402 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.402 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.402 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:06:13.402 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.572703+0000", 2023-09-23T23:06:13.402 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.22030332599999999 2023-09-23T23:06:13.402 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.402 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.402 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:06:13.403 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.572763+0000", 2023-09-23T23:06:13.403 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.0256e-05 2023-09-23T23:06:13.403 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.403 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:06:13.403 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.403 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.403 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.403 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_repop_reply(client.35409.0:185847 10.9 e295/268 ondisk, result = 0)", 2023-09-23T23:06:13.403 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:59:19.352849+0000", 2023-09-23T23:06:13.403 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 414.005143734, 2023-09-23T23:06:13.403 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.22003301, 2023-09-23T23:06:13.403 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:06:13.403 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "started", 2023-09-23T23:06:13.404 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:06:13.404 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.404 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:06:13.404 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.352849+0000", 2023-09-23T23:06:13.404 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.404 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.404 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.404 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:06:13.404 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.352849+0000", 2023-09-23T23:06:13.404 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.404 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.404 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.405 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:06:13.405 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.352848+0000", 2023-09-23T23:06:13.405 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T23:06:13.405 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.405 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.405 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:06:13.405 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.352855+0000", 2023-09-23T23:06:13.405 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.64e-06 2023-09-23T23:06:13.405 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.405 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.405 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:06:13.405 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.352867+0000", 2023-09-23T23:06:13.405 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.223e-05 2023-09-23T23:06:13.406 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.406 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.406 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:06:13.406 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.352874+0000", 2023-09-23T23:06:13.406 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.4579999999999998e-06 2023-09-23T23:06:13.406 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.406 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.406 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:06:13.406 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.352947+0000", 2023-09-23T23:06:13.406 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.2954999999999995e-05 2023-09-23T23:06:13.406 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.406 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.407 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:06:13.407 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.352955+0000", 2023-09-23T23:06:13.407 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.4679999999999992e-06 2023-09-23T23:06:13.407 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.407 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.407 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:06:13.407 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.572882+0000", 2023-09-23T23:06:13.407 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.21992714499999999 2023-09-23T23:06:13.407 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.407 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:06:13.407 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.407 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.407 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.408 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_repop(client.35409.0:185860 10.3 e295/268 10:c1dd3c41:::benchmark_data_smithi169_238013_object72002:head v 295'11274, mlcod=295'11272)", 2023-09-23T23:06:13.408 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:59:19.356696+0000", 2023-09-23T23:06:13.408 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 414.001297045, 2023-09-23T23:06:13.408 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.230656731, 2023-09-23T23:06:13.408 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:06:13.408 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:13.408 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:06:13.408 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.408 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:06:13.408 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.356696+0000", 2023-09-23T23:06:13.408 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.408 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.409 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.409 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:06:13.409 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.356696+0000", 2023-09-23T23:06:13.409 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.409 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.409 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.409 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:06:13.409 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.356695+0000", 2023-09-23T23:06:13.409 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T23:06:13.409 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.409 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.409 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:06:13.409 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.356704+0000", 2023-09-23T23:06:13.410 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.8680000000000005e-06 2023-09-23T23:06:13.410 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.410 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.410 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:06:13.410 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.572630+0000", 2023-09-23T23:06:13.410 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.21592631100000001 2023-09-23T23:06:13.410 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.410 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.410 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:06:13.410 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.572655+0000", 2023-09-23T23:06:13.410 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.4428999999999999e-05 2023-09-23T23:06:13.410 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.411 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.411 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:06:13.411 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.572721+0000", 2023-09-23T23:06:13.411 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.6605000000000004e-05 2023-09-23T23:06:13.411 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.411 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.411 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:06:13.411 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.572745+0000", 2023-09-23T23:06:13.411 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.4085999999999999e-05 2023-09-23T23:06:13.411 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.411 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.411 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:06:13.412 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.587317+0000", 2023-09-23T23:06:13.412 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.014571265999999999 2023-09-23T23:06:13.412 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.412 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.412 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:06:13.412 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.587353+0000", 2023-09-23T23:06:13.412 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.6062999999999997e-05 2023-09-23T23:06:13.412 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.412 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:06:13.412 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.412 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.412 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.412 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_repop(client.35409.0:185864 10.7 e295/288 10:eaeeddee:::benchmark_data_smithi169_238013_object72006:head v 295'11599, mlcod=295'11596)", 2023-09-23T23:06:13.413 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T22:59:19.360988+0000", 2023-09-23T23:06:13.413 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 413.997005312, 2023-09-23T23:06:13.413 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.22606885299999999, 2023-09-23T23:06:13.413 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:06:13.413 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:13.413 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:06:13.413 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.413 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:06:13.413 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.360988+0000", 2023-09-23T23:06:13.413 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.413 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.413 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.413 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:06:13.414 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.360988+0000", 2023-09-23T23:06:13.414 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.414 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.414 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.414 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:06:13.414 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.360987+0000", 2023-09-23T23:06:13.414 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T23:06:13.414 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.414 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.414 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:06:13.414 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.360997+0000", 2023-09-23T23:06:13.414 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0764000000000001e-05 2023-09-23T23:06:13.414 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.415 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.415 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:06:13.415 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.572813+0000", 2023-09-23T23:06:13.415 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.21181518799999999 2023-09-23T23:06:13.415 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.415 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.415 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:06:13.415 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.572823+0000", 2023-09-23T23:06:13.415 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0035e-05 2023-09-23T23:06:13.415 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.415 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.415 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:06:13.417 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.572866+0000", 2023-09-23T23:06:13.417 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.2976999999999999e-05 2023-09-23T23:06:13.417 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.418 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.418 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:06:13.418 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.572892+0000", 2023-09-23T23:06:13.418 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.6829999999999999e-05 2023-09-23T23:06:13.418 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.418 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.418 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:06:13.418 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.587016+0000", 2023-09-23T23:06:13.418 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.014123946 2023-09-23T23:06:13.418 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.418 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.418 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:06:13.419 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T22:59:19.587056+0000", 2023-09-23T23:06:13.419 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.0163999999999997e-05 2023-09-23T23:06:13.419 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.419 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:06:13.419 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.419 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.419 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.419 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:49452 11.7 11:e894d460:::benchmark_data_smithi169_260471_object49451:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e326)", 2023-09-23T23:06:13.419 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:01:52.366128+0000", 2023-09-23T23:06:13.419 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 260.99186478199999, 2023-09-23T23:06:13.419 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.204483567, 2023-09-23T23:06:13.419 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:06:13.420 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:13.420 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:06:13.420 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:06:13.420 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:06:13.420 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 49452 2023-09-23T23:06:13.420 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.420 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:06:13.420 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.420 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:06:13.420 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.366128+0000", 2023-09-23T23:06:13.420 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.420 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.421 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.421 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:06:13.421 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.366128+0000", 2023-09-23T23:06:13.421 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.421 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.421 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.421 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:06:13.421 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.366127+0000", 2023-09-23T23:06:13.421 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T23:06:13.421 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.421 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.421 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:06:13.421 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.366196+0000", 2023-09-23T23:06:13.422 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.9550999999999999e-05 2023-09-23T23:06:13.422 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.422 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.422 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:06:13.422 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.366209+0000", 2023-09-23T23:06:13.422 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3057999999999999e-05 2023-09-23T23:06:13.422 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.422 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.422 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:06:13.422 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.366216+0000", 2023-09-23T23:06:13.422 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.182e-06 2023-09-23T23:06:13.422 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.423 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.423 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:06:13.423 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.366268+0000", 2023-09-23T23:06:13.423 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.1116000000000003e-05 2023-09-23T23:06:13.423 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.423 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.423 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:06:13.423 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.366423+0000", 2023-09-23T23:06:13.423 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000155072 2023-09-23T23:06:13.423 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.423 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.423 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,4", 2023-09-23T23:06:13.423 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.366598+0000", 2023-09-23T23:06:13.424 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000175229 2023-09-23T23:06:13.424 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.424 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.424 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:06:13.424 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.368816+0000", 2023-09-23T23:06:13.424 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00221784 2023-09-23T23:06:13.424 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.424 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.424 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:13.424 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.371174+0000", 2023-09-23T23:06:13.424 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0023582049999999999 2023-09-23T23:06:13.424 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.425 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.425 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:13.425 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.570371+0000", 2023-09-23T23:06:13.425 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.199197389 2023-09-23T23:06:13.425 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.425 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.425 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:06:13.425 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.570498+0000", 2023-09-23T23:06:13.425 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00012694200000000001 2023-09-23T23:06:13.425 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.425 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.425 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:06:13.425 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.570612+0000", 2023-09-23T23:06:13.426 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000113545 2023-09-23T23:06:13.426 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.426 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:06:13.426 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.426 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.426 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.426 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:102252 11.7 11:e6cf5261:::benchmark_data_smithi169_260471_object102251:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e328)", 2023-09-23T23:06:13.426 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:02:47.607936+0000", 2023-09-23T23:06:13.426 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 205.750056892, 2023-09-23T23:06:13.426 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.18058469899999999, 2023-09-23T23:06:13.426 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:06:13.426 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:13.427 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:06:13.427 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:06:13.427 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:06:13.427 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 102252 2023-09-23T23:06:13.427 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.427 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:06:13.427 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.427 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:06:13.427 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:47.607936+0000", 2023-09-23T23:06:13.427 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.427 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.427 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.428 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:06:13.428 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:47.607936+0000", 2023-09-23T23:06:13.428 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.428 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.428 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.428 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:06:13.428 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:47.607934+0000", 2023-09-23T23:06:13.428 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999976 2023-09-23T23:06:13.428 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.428 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.428 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:06:13.428 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:47.608016+0000", 2023-09-23T23:06:13.429 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.1782999999999999e-05 2023-09-23T23:06:13.429 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.429 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.429 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:06:13.429 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:47.608035+0000", 2023-09-23T23:06:13.429 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.9259999999999999e-05 2023-09-23T23:06:13.429 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.429 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.429 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:06:13.429 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:47.608043+0000", 2023-09-23T23:06:13.429 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.8949999999999998e-06 2023-09-23T23:06:13.429 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.430 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.430 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:06:13.430 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:47.608117+0000", 2023-09-23T23:06:13.430 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.4486000000000005e-05 2023-09-23T23:06:13.430 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.430 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.430 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:06:13.430 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:47.608270+0000", 2023-09-23T23:06:13.430 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00015275799999999999 2023-09-23T23:06:13.430 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.430 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.430 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,4", 2023-09-23T23:06:13.431 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:47.608426+0000", 2023-09-23T23:06:13.431 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00015572000000000001 2023-09-23T23:06:13.431 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.431 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.431 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:06:13.431 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:47.612132+0000", 2023-09-23T23:06:13.431 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.003705917 2023-09-23T23:06:13.431 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.431 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.431 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:13.431 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:47.616395+0000", 2023-09-23T23:06:13.431 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0042630949999999997 2023-09-23T23:06:13.432 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.432 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.432 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:13.432 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:47.788280+0000", 2023-09-23T23:06:13.432 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.17188547100000001 2023-09-23T23:06:13.432 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.432 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.432 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:06:13.432 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:47.788443+0000", 2023-09-23T23:06:13.432 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00016315500000000001 2023-09-23T23:06:13.432 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.432 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.433 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:06:13.433 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:47.788521+0000", 2023-09-23T23:06:13.433 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.7391999999999994e-05 2023-09-23T23:06:13.433 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.433 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:06:13.433 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.433 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.433 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.433 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:105755 11.7 11:e1cd10a5:::benchmark_data_smithi169_260471_object105754:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e329)", 2023-09-23T23:06:13.433 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:02:52.091198+0000", 2023-09-23T23:06:13.433 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 201.266794823, 2023-09-23T23:06:13.433 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.353219728, 2023-09-23T23:06:13.434 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:06:13.434 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:13.434 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:06:13.434 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:06:13.434 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:06:13.434 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 105755 2023-09-23T23:06:13.434 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.434 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:06:13.434 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.434 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:06:13.434 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.091198+0000", 2023-09-23T23:06:13.434 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.435 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.435 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.435 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:06:13.435 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.091198+0000", 2023-09-23T23:06:13.435 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.435 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.435 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.435 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:06:13.435 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.091196+0000", 2023-09-23T23:06:13.435 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T23:06:13.435 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.435 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.435 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:06:13.436 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.091282+0000", 2023-09-23T23:06:13.436 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.5785999999999995e-05 2023-09-23T23:06:13.436 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.436 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.436 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:06:13.436 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.091296+0000", 2023-09-23T23:06:13.436 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4278e-05 2023-09-23T23:06:13.436 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.436 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.436 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:06:13.436 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.091304+0000", 2023-09-23T23:06:13.436 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.267e-06 2023-09-23T23:06:13.437 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.437 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.437 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:06:13.437 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.091386+0000", 2023-09-23T23:06:13.437 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.2396000000000002e-05 2023-09-23T23:06:13.437 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.437 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.437 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:06:13.437 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.091398+0000", 2023-09-23T23:06:13.437 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2251e-05 2023-09-23T23:06:13.437 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.437 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.438 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:06:13.438 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:53.050161+0000", 2023-09-23T23:06:13.438 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.95876283399999995 2023-09-23T23:06:13.438 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.438 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.438 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:06:13.438 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:53.050173+0000", 2023-09-23T23:06:13.438 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2249000000000001e-05 2023-09-23T23:06:13.438 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.438 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.438 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:06:13.438 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.432983+0000", 2023-09-23T23:06:13.438 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.382810055 2023-09-23T23:06:13.439 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.439 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.439 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:06:13.439 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.433260+0000", 2023-09-23T23:06:13.439 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00027678799999999998 2023-09-23T23:06:13.439 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.439 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.439 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:06:13.439 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.433535+0000", 2023-09-23T23:06:13.439 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00027460400000000002 2023-09-23T23:06:13.439 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.439 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.440 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:13.440 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.442146+0000", 2023-09-23T23:06:13.440 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0086112150000000002 2023-09-23T23:06:13.440 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.440 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.440 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:13.440 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.442264+0000", 2023-09-23T23:06:13.440 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000118558 2023-09-23T23:06:13.440 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.440 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.440 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:06:13.440 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.442278+0000", 2023-09-23T23:06:13.440 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3674e-05 2023-09-23T23:06:13.441 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.441 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.441 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:06:13.441 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.442353+0000", 2023-09-23T23:06:13.441 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.4993000000000005e-05 2023-09-23T23:06:13.441 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.441 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.441 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:06:13.441 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.444418+0000", 2023-09-23T23:06:13.441 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0020646940000000002 2023-09-23T23:06:13.441 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.441 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:06:13.441 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.442 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.442 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.442 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:105778 11.7 11:ea607561:::benchmark_data_smithi169_260471_object105777:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e331)", 2023-09-23T23:06:13.442 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:02:54.281479+0000", 2023-09-23T23:06:13.442 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 199.07651388299999, 2023-09-23T23:06:13.442 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.184203965, 2023-09-23T23:06:13.442 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:06:13.442 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:13.442 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:06:13.442 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:06:13.442 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:06:13.443 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 105778 2023-09-23T23:06:13.443 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.443 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:06:13.443 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.443 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:06:13.443 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.281479+0000", 2023-09-23T23:06:13.443 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.443 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.443 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.443 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:06:13.443 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.281479+0000", 2023-09-23T23:06:13.443 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.443 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.444 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.444 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:06:13.444 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.281477+0000", 2023-09-23T23:06:13.444 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999976 2023-09-23T23:06:13.444 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.444 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.444 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:06:13.444 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.281610+0000", 2023-09-23T23:06:13.444 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000132786 2023-09-23T23:06:13.444 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.444 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.444 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:06:13.445 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.281628+0000", 2023-09-23T23:06:13.445 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.8343999999999999e-05 2023-09-23T23:06:13.445 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.445 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.445 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:06:13.445 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.281636+0000", 2023-09-23T23:06:13.445 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.7600000000000002e-06 2023-09-23T23:06:13.445 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.445 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.445 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:06:13.445 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.281711+0000", 2023-09-23T23:06:13.445 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.5349e-05 2023-09-23T23:06:13.446 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.446 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.446 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:06:13.446 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.281725+0000", 2023-09-23T23:06:13.446 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4161e-05 2023-09-23T23:06:13.446 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.446 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.446 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:06:13.446 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.444459+0000", 2023-09-23T23:06:13.446 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.162733655 2023-09-23T23:06:13.446 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.446 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.446 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:06:13.447 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.444652+0000", 2023-09-23T23:06:13.447 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00019344100000000001 2023-09-23T23:06:13.447 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.447 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.447 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:06:13.447 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.444873+0000", 2023-09-23T23:06:13.447 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00022060999999999999 2023-09-23T23:06:13.447 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.447 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.447 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:06:13.447 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.455856+0000", 2023-09-23T23:06:13.447 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.010982656 2023-09-23T23:06:13.448 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.448 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.448 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:13.448 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.455952+0000", 2023-09-23T23:06:13.448 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.6368999999999998e-05 2023-09-23T23:06:13.448 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.448 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.448 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:13.448 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.461660+0000", 2023-09-23T23:06:13.448 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0057078880000000004 2023-09-23T23:06:13.448 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.448 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.448 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:06:13.449 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.461711+0000", 2023-09-23T23:06:13.449 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.0989999999999998e-05 2023-09-23T23:06:13.449 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.449 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.449 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:06:13.449 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.465683+0000", 2023-09-23T23:06:13.449 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0039721180000000002 2023-09-23T23:06:13.449 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.449 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:06:13.449 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.449 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.449 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.450 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:105786 11.7 11:ec783f23:::benchmark_data_smithi169_260471_object105785:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e331)", 2023-09-23T23:06:13.450 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:02:54.299407+0000", 2023-09-23T23:06:13.450 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 199.05858618100001, 2023-09-23T23:06:13.450 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.16912909400000001, 2023-09-23T23:06:13.450 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:06:13.450 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:13.450 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:06:13.450 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:06:13.450 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:06:13.450 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 105786 2023-09-23T23:06:13.450 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.450 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:06:13.450 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.451 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:06:13.451 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.299407+0000", 2023-09-23T23:06:13.451 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.451 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.451 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.451 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:06:13.451 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.299407+0000", 2023-09-23T23:06:13.451 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.451 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.451 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.451 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:06:13.451 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.299405+0000", 2023-09-23T23:06:13.452 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T23:06:13.452 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.452 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.452 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:06:13.452 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.299472+0000", 2023-09-23T23:06:13.452 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.6525000000000004e-05 2023-09-23T23:06:13.452 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.452 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.452 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:06:13.452 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.299492+0000", 2023-09-23T23:06:13.452 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.0075e-05 2023-09-23T23:06:13.452 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.452 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.453 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:06:13.453 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.299501+0000", 2023-09-23T23:06:13.453 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.5140000000000007e-06 2023-09-23T23:06:13.453 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.453 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.453 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:06:13.453 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.299575+0000", 2023-09-23T23:06:13.453 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.3825000000000006e-05 2023-09-23T23:06:13.453 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.453 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.453 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:06:13.453 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.299584+0000", 2023-09-23T23:06:13.454 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.9570000000000008e-06 2023-09-23T23:06:13.454 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.454 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.454 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:06:13.454 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.449747+0000", 2023-09-23T23:06:13.454 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.15016315899999999 2023-09-23T23:06:13.454 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.454 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.454 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:06:13.454 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.450002+0000", 2023-09-23T23:06:13.454 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00025516500000000001 2023-09-23T23:06:13.454 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.455 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.455 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:06:13.455 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.450359+0000", 2023-09-23T23:06:13.455 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00035685799999999999 2023-09-23T23:06:13.455 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.455 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.455 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:06:13.455 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.456035+0000", 2023-09-23T23:06:13.455 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0056759430000000001 2023-09-23T23:06:13.455 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.455 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.455 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:13.455 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.459407+0000", 2023-09-23T23:06:13.456 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.003371803 2023-09-23T23:06:13.456 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.456 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.456 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:13.456 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.465759+0000", 2023-09-23T23:06:13.456 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0063518819999999997 2023-09-23T23:06:13.456 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.456 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.456 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:06:13.456 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.465803+0000", 2023-09-23T23:06:13.456 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.3918000000000002e-05 2023-09-23T23:06:13.456 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.456 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.457 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:06:13.457 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.468536+0000", 2023-09-23T23:06:13.457 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0027331949999999999 2023-09-23T23:06:13.457 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.457 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:06:13.457 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.457 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.457 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.457 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:167434 11.5 11:a6fd4275:::benchmark_data_smithi169_260471_object61623:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e339)", 2023-09-23T23:06:13.457 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:04:33.108937+0000", 2023-09-23T23:06:13.457 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 100.24905617, 2023-09-23T23:06:13.457 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.1669591370000001, 2023-09-23T23:06:13.458 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:06:13.458 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:13.458 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:06:13.458 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:06:13.458 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:06:13.458 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 167434 2023-09-23T23:06:13.458 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.458 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:06:13.458 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.458 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:06:13.458 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.108937+0000", 2023-09-23T23:06:13.458 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.459 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.459 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.459 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:06:13.459 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.108937+0000", 2023-09-23T23:06:13.459 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.459 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.459 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.459 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:06:13.459 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.108935+0000", 2023-09-23T23:06:13.459 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T23:06:13.459 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.459 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.459 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:06:13.460 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.108944+0000", 2023-09-23T23:06:13.460 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.8570000000000001e-06 2023-09-23T23:06:13.460 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.460 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.460 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:06:13.460 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.108959+0000", 2023-09-23T23:06:13.460 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.5145e-05 2023-09-23T23:06:13.460 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.460 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.460 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:06:13.460 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.108967+0000", 2023-09-23T23:06:13.460 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.4630000000000001e-06 2023-09-23T23:06:13.461 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.461 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.461 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:06:13.461 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.111982+0000", 2023-09-23T23:06:13.461 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.003014489 2023-09-23T23:06:13.461 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.461 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.461 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:06:13.461 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.111994+0000", 2023-09-23T23:06:13.461 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.186e-05 2023-09-23T23:06:13.461 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.461 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.462 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:06:13.462 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.100363+0000", 2023-09-23T23:06:13.462 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.98836970700000004 2023-09-23T23:06:13.462 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.462 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.462 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:06:13.462 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.100382+0000", 2023-09-23T23:06:13.462 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.8536999999999999e-05 2023-09-23T23:06:13.462 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.462 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.462 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:06:13.462 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.259950+0000", 2023-09-23T23:06:13.463 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1595680050000001 2023-09-23T23:06:13.463 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.463 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.463 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:06:13.463 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.263060+0000", 2023-09-23T23:06:13.463 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0031097189999999999 2023-09-23T23:06:13.463 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.463 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.463 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 3,6,7", 2023-09-23T23:06:13.463 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.263216+0000", 2023-09-23T23:06:13.463 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000155845 2023-09-23T23:06:13.463 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.463 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.464 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:13.464 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.275371+0000", 2023-09-23T23:06:13.464 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.012155470999999999 2023-09-23T23:06:13.464 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.464 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.464 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:13.464 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.275499+0000", 2023-09-23T23:06:13.464 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00012774499999999999 2023-09-23T23:06:13.464 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.464 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.464 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:06:13.464 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.275569+0000", 2023-09-23T23:06:13.465 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.9731e-05 2023-09-23T23:06:13.465 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.465 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.465 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:13.465 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.275663+0000", 2023-09-23T23:06:13.465 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.4055000000000007e-05 2023-09-23T23:06:13.465 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.465 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.465 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:06:13.465 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.275736+0000", 2023-09-23T23:06:13.465 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.3100000000000001e-05 2023-09-23T23:06:13.465 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.466 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.466 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:06:13.466 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.275896+0000", 2023-09-23T23:06:13.466 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00016021300000000001 2023-09-23T23:06:13.466 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.466 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:06:13.466 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.466 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.466 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.466 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:167452 11.5 11:aabd2c35:::benchmark_data_smithi169_260471_object61641:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e339)", 2023-09-23T23:06:13.466 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:04:33.155893+0000", 2023-09-23T23:06:13.466 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 100.202099989, 2023-09-23T23:06:13.467 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.1348144310000001, 2023-09-23T23:06:13.467 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:06:13.467 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:13.467 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:06:13.467 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:06:13.467 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:06:13.467 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 167452 2023-09-23T23:06:13.467 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.467 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:06:13.467 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.467 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:06:13.467 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.155893+0000", 2023-09-23T23:06:13.467 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.468 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.468 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.468 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:06:13.468 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.155893+0000", 2023-09-23T23:06:13.468 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.468 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.468 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.468 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:06:13.468 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.155891+0000", 2023-09-23T23:06:13.468 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999976 2023-09-23T23:06:13.468 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.468 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.468 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:06:13.469 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.155903+0000", 2023-09-23T23:06:13.469 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2e-05 2023-09-23T23:06:13.469 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.469 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.469 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:06:13.469 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.155930+0000", 2023-09-23T23:06:13.469 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.7484e-05 2023-09-23T23:06:13.469 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.469 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.469 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:06:13.469 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.155943+0000", 2023-09-23T23:06:13.469 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2850000000000001e-05 2023-09-23T23:06:13.469 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.470 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.470 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:06:13.470 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.156038+0000", 2023-09-23T23:06:13.470 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.5408999999999994e-05 2023-09-23T23:06:13.470 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.470 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.470 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:06:13.470 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.156054+0000", 2023-09-23T23:06:13.470 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.5777000000000002e-05 2023-09-23T23:06:13.470 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.470 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.470 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:06:13.471 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.100444+0000", 2023-09-23T23:06:13.471 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.94439025099999996 2023-09-23T23:06:13.471 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.471 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.471 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:06:13.471 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.100453+0000", 2023-09-23T23:06:13.471 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.5820000000000002e-06 2023-09-23T23:06:13.471 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.471 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.471 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:06:13.471 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.267160+0000", 2023-09-23T23:06:13.471 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1667073610000001 2023-09-23T23:06:13.472 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.472 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.472 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:06:13.472 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.267294+0000", 2023-09-23T23:06:13.472 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013389200000000001 2023-09-23T23:06:13.472 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.472 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.472 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 3,6,7", 2023-09-23T23:06:13.472 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.267436+0000", 2023-09-23T23:06:13.472 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014212 2023-09-23T23:06:13.472 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.472 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.472 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:13.473 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.275558+0000", 2023-09-23T23:06:13.473 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0081212999999999997 2023-09-23T23:06:13.473 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.473 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.473 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:06:13.473 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.275576+0000", 2023-09-23T23:06:13.473 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.8688000000000001e-05 2023-09-23T23:06:13.473 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.473 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.473 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:13.473 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.275951+0000", 2023-09-23T23:06:13.473 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00037499199999999999 2023-09-23T23:06:13.474 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.474 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.474 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:13.474 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.290516+0000", 2023-09-23T23:06:13.474 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.014564716 2023-09-23T23:06:13.474 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.474 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.474 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:06:13.474 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.290588+0000", 2023-09-23T23:06:13.474 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.1904999999999997e-05 2023-09-23T23:06:13.474 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.474 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.474 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:06:13.475 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.290707+0000", 2023-09-23T23:06:13.475 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00011940200000000001 2023-09-23T23:06:13.475 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.475 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:06:13.475 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.475 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.475 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.475 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:167464 11.5 11:a88a56ad:::benchmark_data_smithi169_260471_object61653:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e339)", 2023-09-23T23:06:13.475 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:04:33.179782+0000", 2023-09-23T23:06:13.475 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 100.178210831, 2023-09-23T23:06:13.475 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.1111803079999998, 2023-09-23T23:06:13.475 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:06:13.476 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:13.476 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:06:13.476 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:06:13.476 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:06:13.476 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 167464 2023-09-23T23:06:13.476 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.476 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:06:13.476 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.476 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:06:13.476 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.179782+0000", 2023-09-23T23:06:13.476 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.476 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.476 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.477 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:06:13.477 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.179782+0000", 2023-09-23T23:06:13.477 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.477 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.477 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.477 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:06:13.477 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.179780+0000", 2023-09-23T23:06:13.477 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T23:06:13.477 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.477 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.477 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:06:13.477 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.179789+0000", 2023-09-23T23:06:13.478 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.3600000000000002e-06 2023-09-23T23:06:13.478 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.478 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.478 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:06:13.478 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.179810+0000", 2023-09-23T23:06:13.478 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.0111000000000001e-05 2023-09-23T23:06:13.478 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.478 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.478 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:06:13.478 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.179821+0000", 2023-09-23T23:06:13.478 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1116e-05 2023-09-23T23:06:13.478 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.479 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.479 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:06:13.479 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.179896+0000", 2023-09-23T23:06:13.479 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.5017000000000004e-05 2023-09-23T23:06:13.479 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.479 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.479 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:06:13.479 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.179909+0000", 2023-09-23T23:06:13.479 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3722e-05 2023-09-23T23:06:13.479 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.479 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.479 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:06:13.479 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.100483+0000", 2023-09-23T23:06:13.480 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.92057314700000004 2023-09-23T23:06:13.480 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.480 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.480 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:06:13.480 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.100492+0000", 2023-09-23T23:06:13.480 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.1689999999999998e-06 2023-09-23T23:06:13.480 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.480 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.480 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:06:13.480 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.271291+0000", 2023-09-23T23:06:13.480 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1707996999999999 2023-09-23T23:06:13.480 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.481 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.481 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:06:13.481 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.271419+0000", 2023-09-23T23:06:13.481 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000127661 2023-09-23T23:06:13.481 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.481 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.481 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 3,6,7", 2023-09-23T23:06:13.481 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.271554+0000", 2023-09-23T23:06:13.481 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013540899999999999 2023-09-23T23:06:13.481 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.481 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.481 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:13.481 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.275619+0000", 2023-09-23T23:06:13.482 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0040647160000000003 2023-09-23T23:06:13.482 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.482 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.482 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:06:13.482 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.284657+0000", 2023-09-23T23:06:13.482 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0090376220000000004 2023-09-23T23:06:13.482 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.482 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.482 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:13.482 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.287429+0000", 2023-09-23T23:06:13.482 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0027723280000000001 2023-09-23T23:06:13.482 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.483 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.483 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:13.483 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.290773+0000", 2023-09-23T23:06:13.483 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00334367 2023-09-23T23:06:13.483 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.483 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.483 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:06:13.483 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.290830+0000", 2023-09-23T23:06:13.483 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.7123000000000002e-05 2023-09-23T23:06:13.483 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.483 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.483 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:06:13.484 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.290962+0000", 2023-09-23T23:06:13.484 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013247700000000001 2023-09-23T23:06:13.484 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.484 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:06:13.484 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.484 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.484 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.484 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:167466 11.5 11:a0c4a65d:::benchmark_data_smithi169_260471_object61655:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e339)", 2023-09-23T23:06:13.484 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:04:33.180250+0000", 2023-09-23T23:06:13.484 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 100.177743401, 2023-09-23T23:06:13.484 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.1109886499999999, 2023-09-23T23:06:13.484 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:06:13.484 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:13.485 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:06:13.485 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:06:13.485 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:06:13.485 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 167466 2023-09-23T23:06:13.485 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.485 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:06:13.485 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.485 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:06:13.485 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.180250+0000", 2023-09-23T23:06:13.485 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.485 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.485 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.485 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:06:13.486 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.180250+0000", 2023-09-23T23:06:13.486 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.486 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.486 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.486 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:06:13.486 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.180249+0000", 2023-09-23T23:06:13.486 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T23:06:13.486 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.486 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.486 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:06:13.486 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.180255+0000", 2023-09-23T23:06:13.486 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.1349999999999997e-06 2023-09-23T23:06:13.487 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.487 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.487 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:06:13.487 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.180269+0000", 2023-09-23T23:06:13.487 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4494999999999999e-05 2023-09-23T23:06:13.487 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.487 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.487 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:06:13.487 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.180275+0000", 2023-09-23T23:06:13.487 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.6899999999999997e-06 2023-09-23T23:06:13.487 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.487 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.487 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:06:13.488 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.181575+0000", 2023-09-23T23:06:13.488 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0013002090000000001 2023-09-23T23:06:13.488 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.488 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.488 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:06:13.488 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.181586+0000", 2023-09-23T23:06:13.488 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1277000000000001e-05 2023-09-23T23:06:13.488 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.488 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.488 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:06:13.488 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.100519+0000", 2023-09-23T23:06:13.488 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.91893282499999995 2023-09-23T23:06:13.488 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.489 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.489 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:06:13.489 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.100527+0000", 2023-09-23T23:06:13.489 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.0320000000000003e-06 2023-09-23T23:06:13.489 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.489 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.489 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:06:13.489 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.275987+0000", 2023-09-23T23:06:13.489 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.175460162 2023-09-23T23:06:13.489 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.489 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.489 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:06:13.489 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.276145+0000", 2023-09-23T23:06:13.490 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000157484 2023-09-23T23:06:13.490 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.490 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.490 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 3,6,7", 2023-09-23T23:06:13.490 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.276311+0000", 2023-09-23T23:06:13.490 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00016626600000000001 2023-09-23T23:06:13.490 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.490 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.490 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:13.490 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.284642+0000", 2023-09-23T23:06:13.490 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0083306260000000007 2023-09-23T23:06:13.490 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.491 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.491 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:06:13.491 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.284664+0000", 2023-09-23T23:06:13.491 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.1980999999999998e-05 2023-09-23T23:06:13.491 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.491 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.491 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:13.491 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.290750+0000", 2023-09-23T23:06:13.491 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0060859319999999996 2023-09-23T23:06:13.491 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.491 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.491 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:13.492 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.291047+0000", 2023-09-23T23:06:13.492 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000296982 2023-09-23T23:06:13.492 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.492 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.492 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:06:13.492 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.291090+0000", 2023-09-23T23:06:13.492 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.3375999999999999e-05 2023-09-23T23:06:13.492 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.492 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.492 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:06:13.492 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.291238+0000", 2023-09-23T23:06:13.492 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014818000000000001 2023-09-23T23:06:13.493 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.493 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:06:13.493 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.493 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.493 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.493 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:167484 11.5 11:a845fbae:::benchmark_data_smithi169_260471_object61673:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e340)", 2023-09-23T23:06:13.493 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:04:34.444414+0000", 2023-09-23T23:06:13.493 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 98.913579179999999, 2023-09-23T23:06:13.493 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.84709047500000001, 2023-09-23T23:06:13.493 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:06:13.493 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:13.493 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:06:13.493 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:06:13.494 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:06:13.494 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 167484 2023-09-23T23:06:13.494 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.494 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:06:13.494 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.494 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:06:13.494 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.444414+0000", 2023-09-23T23:06:13.494 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.494 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.494 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.494 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:06:13.494 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.444414+0000", 2023-09-23T23:06:13.495 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.495 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.495 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.495 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:06:13.495 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.444413+0000", 2023-09-23T23:06:13.495 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T23:06:13.495 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.495 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.495 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:06:13.495 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.444417+0000", 2023-09-23T23:06:13.495 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.1339999999999997e-06 2023-09-23T23:06:13.495 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.495 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.496 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:06:13.496 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.444424+0000", 2023-09-23T23:06:13.496 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.4099999999999996e-06 2023-09-23T23:06:13.496 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.496 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.496 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:06:13.496 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.444427+0000", 2023-09-23T23:06:13.496 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.8820000000000003e-06 2023-09-23T23:06:13.496 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.496 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.496 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:06:13.496 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.444473+0000", 2023-09-23T23:06:13.496 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.5893999999999998e-05 2023-09-23T23:06:13.497 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.497 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.497 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:06:13.497 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.444481+0000", 2023-09-23T23:06:13.497 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.824e-06 2023-09-23T23:06:13.497 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.497 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.497 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:06:13.497 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.280038+0000", 2023-09-23T23:06:13.497 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.83555707099999998 2023-09-23T23:06:13.497 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.497 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.497 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:06:13.498 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.280204+0000", 2023-09-23T23:06:13.498 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000165878 2023-09-23T23:06:13.498 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.498 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.498 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 3,6,7", 2023-09-23T23:06:13.498 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.280389+0000", 2023-09-23T23:06:13.498 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00018519599999999999 2023-09-23T23:06:13.498 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.498 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.498 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:13.498 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.284714+0000", 2023-09-23T23:06:13.498 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0043248339999999996 2023-09-23T23:06:13.499 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.499 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.499 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:06:13.499 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.284856+0000", 2023-09-23T23:06:13.499 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014171100000000001 2023-09-23T23:06:13.499 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.499 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.499 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:13.499 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.291005+0000", 2023-09-23T23:06:13.499 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0061490399999999997 2023-09-23T23:06:13.499 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.499 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.500 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:13.500 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.291289+0000", 2023-09-23T23:06:13.500 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00028439600000000002 2023-09-23T23:06:13.500 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.500 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.500 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:06:13.500 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.291357+0000", 2023-09-23T23:06:13.500 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.8127999999999996e-05 2023-09-23T23:06:13.500 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.500 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.500 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:06:13.500 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.291504+0000", 2023-09-23T23:06:13.500 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014683799999999999 2023-09-23T23:06:13.501 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.501 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:06:13.501 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.501 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.501 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.501 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:172709 11.7 11:e70974cd:::benchmark_data_smithi169_260471_object66898:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e343)", 2023-09-23T23:06:13.501 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:04:43.796130+0000", 2023-09-23T23:06:13.501 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 89.561862568999999, 2023-09-23T23:06:13.501 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.16692112100000001, 2023-09-23T23:06:13.501 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:06:13.501 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:06:13.501 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:06:13.502 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:06:13.502 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:06:13.502 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 172709 2023-09-23T23:06:13.502 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.502 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:06:13.502 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.502 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:06:13.502 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:43.796130+0000", 2023-09-23T23:06:13.502 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.502 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.502 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.502 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:06:13.503 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:43.796130+0000", 2023-09-23T23:06:13.503 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:06:13.503 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.503 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.503 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:06:13.503 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:43.796129+0000", 2023-09-23T23:06:13.503 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T23:06:13.503 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.503 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.503 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:06:13.503 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:43.796136+0000", 2023-09-23T23:06:13.503 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.533e-06 2023-09-23T23:06:13.503 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.503 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.504 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:06:13.504 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:43.796149+0000", 2023-09-23T23:06:13.504 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3373000000000001e-05 2023-09-23T23:06:13.504 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.504 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.504 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:06:13.504 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:43.796157+0000", 2023-09-23T23:06:13.504 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.7710000000000006e-06 2023-09-23T23:06:13.504 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.504 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.504 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:06:13.504 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:43.798477+0000", 2023-09-23T23:06:13.504 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0023207879999999998 2023-09-23T23:06:13.505 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.505 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.505 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:06:13.505 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:43.798661+0000", 2023-09-23T23:06:13.505 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00018379400000000001 2023-09-23T23:06:13.505 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.505 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.505 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:06:13.505 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:43.798832+0000", 2023-09-23T23:06:13.505 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00017065900000000001 2023-09-23T23:06:13.505 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.506 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.506 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:06:13.506 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:43.806981+0000", 2023-09-23T23:06:13.506 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0081495319999999993 2023-09-23T23:06:13.506 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.506 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.506 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:13.506 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:43.811971+0000", 2023-09-23T23:06:13.506 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0049896649999999999 2023-09-23T23:06:13.506 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.506 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.506 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:06:13.506 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:43.959160+0000", 2023-09-23T23:06:13.507 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.147189023 2023-09-23T23:06:13.507 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.507 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.507 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:06:13.507 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:43.959201+0000", 2023-09-23T23:06:13.507 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.1310000000000003e-05 2023-09-23T23:06:13.507 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:06:13.507 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:06:13.507 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:06:13.507 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:43.963052+0000", 2023-09-23T23:06:13.507 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.003850053 2023-09-23T23:06:13.507 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.507 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:06:13.508 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.508 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:06:13.508 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:06:13.508 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T23:06:13.508 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:13.509 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:13 smithi187 bash[89487]: cluster 2023-09-23T23:06:12.630921+0000 osd.1 (osd.1) 15 : cluster 0 1.13 scrub starts 2023-09-23T23:06:13.509 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:13 smithi187 bash[89487]: cluster 2023-09-23T23:06:12.645009+0000 osd.1 (osd.1) 16 : cluster 0 1.13 scrub ok 2023-09-23T23:06:13.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:13 smithi169 bash[104356]: cluster 2023-09-23T23:06:12.630921+0000 osd.1 (osd.1) 15 : cluster 0 1.13 scrub starts 2023-09-23T23:06:13.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:13 smithi169 bash[104356]: cluster 2023-09-23T23:06:12.645009+0000 osd.1 (osd.1) 16 : cluster 0 1.13 scrub ok 2023-09-23T23:06:13.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:13 smithi169 bash[101133]: cluster 2023-09-23T23:06:12.630921+0000 osd.1 (osd.1) 15 : cluster 0 1.13 scrub starts 2023-09-23T23:06:13.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:13 smithi169 bash[101133]: cluster 2023-09-23T23:06:12.645009+0000 osd.1 (osd.1) 16 : cluster 0 1.13 scrub ok 2023-09-23T23:06:13.551 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:13.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:13.554 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:13.655 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:13.678 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:13.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:13.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:13.687 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:06:13.781 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:13.806 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:13.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:13.808 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:13.909 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:13.943 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:13.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:13.945 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:14.046 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:14.075 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:14.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:14.078 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:14.179 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:14.203 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:14.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:14.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:14.231 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T23:06:14.305 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:14.327 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:14.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:14.328 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:14.429 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:14.441 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:14 smithi169 bash[101133]: cluster 2023-09-23T23:06:12.675656+0000 osd.7 (osd.7) 385 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T23:06:14.442 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:14 smithi169 bash[101133]: cluster 2023-09-23T23:06:12.675938+0000 osd.5 (osd.5) 209 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T23:06:14.442 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:14 smithi169 bash[101133]: cluster 2023-09-23T23:06:13.054869+0000 mgr.y (mgr.25310) 1344 : cluster 0 pgmap v1498: 93 pgs: 1 active+clean+scrubbing, 92 active+clean; 669 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:14.443 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:14 smithi169 bash[101133]: cluster 2023-09-23T23:06:13.069937+0000 osd.3 (osd.3) 30 : cluster 0 1.9 scrub starts 2023-09-23T23:06:14.443 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:14 smithi169 bash[101133]: cluster 2023-09-23T23:06:13.072351+0000 osd.3 (osd.3) 31 : cluster 0 1.9 scrub ok 2023-09-23T23:06:14.443 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:14 smithi169 bash[101133]: cluster 2023-09-23T23:06:13.172135+0000 mon.a (mon.0) 1883 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7353/72 objects degraded (10212.500%), 2 pgs degraded, 2 pgs undersized) 2023-09-23T23:06:14.443 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:14 smithi169 bash[101133]: cluster 2023-09-23T23:06:13.172166+0000 mon.a (mon.0) 1884 : cluster 1 Cluster is now healthy 2023-09-23T23:06:14.443 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:14 smithi169 bash[101133]: cluster 2023-09-23T23:06:13.641606+0000 osd.0 (osd.0) 20 : cluster 0 1.2 scrub starts 2023-09-23T23:06:14.444 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:14 smithi169 bash[101133]: cluster 2023-09-23T23:06:13.643653+0000 osd.0 (osd.0) 21 : cluster 0 1.2 scrub ok 2023-09-23T23:06:14.444 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:14 smithi169 bash[101133]: audit 2023-09-23T23:06:13.861816+0000 mon.a (mon.0) 1885 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:06:14.444 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:14 smithi169 bash[101133]: audit 2023-09-23T23:06:13.870106+0000 mon.a (mon.0) 1886 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:06:14.444 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:14 smithi169 bash[101133]: audit 2023-09-23T23:06:14.119422+0000 mon.a (mon.0) 1887 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:06:14.444 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:14 smithi169 bash[101133]: audit 2023-09-23T23:06:14.124980+0000 mon.a (mon.0) 1888 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:06:14.445 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:14 smithi169 bash[104356]: cluster 2023-09-23T23:06:12.675656+0000 osd.7 (osd.7) 385 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T23:06:14.445 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:14 smithi169 bash[104356]: cluster 2023-09-23T23:06:12.675938+0000 osd.5 (osd.5) 209 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T23:06:14.445 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:14 smithi169 bash[104356]: cluster 2023-09-23T23:06:13.054869+0000 mgr.y (mgr.25310) 1344 : cluster 0 pgmap v1498: 93 pgs: 1 active+clean+scrubbing, 92 active+clean; 669 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:14.445 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:14 smithi169 bash[104356]: cluster 2023-09-23T23:06:13.069937+0000 osd.3 (osd.3) 30 : cluster 0 1.9 scrub starts 2023-09-23T23:06:14.446 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:14 smithi169 bash[104356]: cluster 2023-09-23T23:06:13.072351+0000 osd.3 (osd.3) 31 : cluster 0 1.9 scrub ok 2023-09-23T23:06:14.446 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:14 smithi169 bash[104356]: cluster 2023-09-23T23:06:13.172135+0000 mon.a (mon.0) 1883 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7353/72 objects degraded (10212.500%), 2 pgs degraded, 2 pgs undersized) 2023-09-23T23:06:14.446 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:14 smithi169 bash[104356]: cluster 2023-09-23T23:06:13.172166+0000 mon.a (mon.0) 1884 : cluster 1 Cluster is now healthy 2023-09-23T23:06:14.446 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:14 smithi169 bash[104356]: cluster 2023-09-23T23:06:13.641606+0000 osd.0 (osd.0) 20 : cluster 0 1.2 scrub starts 2023-09-23T23:06:14.446 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:14 smithi169 bash[104356]: cluster 2023-09-23T23:06:13.643653+0000 osd.0 (osd.0) 21 : cluster 0 1.2 scrub ok 2023-09-23T23:06:14.446 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:14 smithi169 bash[104356]: audit 2023-09-23T23:06:13.861816+0000 mon.a (mon.0) 1885 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:06:14.446 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:14 smithi169 bash[104356]: audit 2023-09-23T23:06:13.870106+0000 mon.a (mon.0) 1886 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:06:14.447 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:14 smithi169 bash[104356]: audit 2023-09-23T23:06:14.119422+0000 mon.a (mon.0) 1887 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:06:14.447 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:14 smithi169 bash[104356]: audit 2023-09-23T23:06:14.124980+0000 mon.a (mon.0) 1888 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:06:14.455 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:14.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:14.458 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:14.559 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:14.571 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:14 smithi187 bash[89487]: cluster 2023-09-23T23:06:12.675656+0000 osd.7 (osd.7) 385 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T23:06:14.572 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:14 smithi187 bash[89487]: cluster 2023-09-23T23:06:12.675938+0000 osd.5 (osd.5) 209 : cluster 3 failed to encode map e350 with expected crc 2023-09-23T23:06:14.572 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:14 smithi187 bash[89487]: cluster 2023-09-23T23:06:13.054869+0000 mgr.y (mgr.25310) 1344 : cluster 0 pgmap v1498: 93 pgs: 1 active+clean+scrubbing, 92 active+clean; 669 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:14.572 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:14 smithi187 bash[89487]: cluster 2023-09-23T23:06:13.069937+0000 osd.3 (osd.3) 30 : cluster 0 1.9 scrub starts 2023-09-23T23:06:14.572 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:14 smithi187 bash[89487]: cluster 2023-09-23T23:06:13.072351+0000 osd.3 (osd.3) 31 : cluster 0 1.9 scrub ok 2023-09-23T23:06:14.572 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:14 smithi187 bash[89487]: cluster 2023-09-23T23:06:13.172135+0000 mon.a (mon.0) 1883 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7353/72 objects degraded (10212.500%), 2 pgs degraded, 2 pgs undersized) 2023-09-23T23:06:14.572 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:14 smithi187 bash[89487]: cluster 2023-09-23T23:06:13.172166+0000 mon.a (mon.0) 1884 : cluster 1 Cluster is now healthy 2023-09-23T23:06:14.572 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:14 smithi187 bash[89487]: cluster 2023-09-23T23:06:13.641606+0000 osd.0 (osd.0) 20 : cluster 0 1.2 scrub starts 2023-09-23T23:06:14.572 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:14 smithi187 bash[89487]: cluster 2023-09-23T23:06:13.643653+0000 osd.0 (osd.0) 21 : cluster 0 1.2 scrub ok 2023-09-23T23:06:14.572 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:14 smithi187 bash[89487]: audit 2023-09-23T23:06:13.861816+0000 mon.a (mon.0) 1885 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:06:14.572 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:14 smithi187 bash[89487]: audit 2023-09-23T23:06:13.870106+0000 mon.a (mon.0) 1886 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:06:14.572 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:14 smithi187 bash[89487]: audit 2023-09-23T23:06:14.119422+0000 mon.a (mon.0) 1887 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:06:14.573 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:14 smithi187 bash[89487]: audit 2023-09-23T23:06:14.124980+0000 mon.a (mon.0) 1888 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:06:14.588 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:14.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:14.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:14.692 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:14.724 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:14.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:14.727 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:14.828 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:14.852 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:14.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:14.855 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:14.956 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:14.984 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:14.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:14.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:15.087 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:15.116 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:15.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:15.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:15.146 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:06:15.220 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:15.257 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:15.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:15.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:15.362 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:15.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:15 smithi187 bash[89487]: audit 2023-09-23T23:06:14.610543+0000 mon.a (mon.0) 1889 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:06:15.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:15 smithi187 bash[89487]: audit 2023-09-23T23:06:14.611785+0000 mon.a (mon.0) 1890 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:06:15.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:15 smithi187 bash[89487]: audit 2023-09-23T23:06:14.620664+0000 mon.a (mon.0) 1891 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:06:15.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:15 smithi187 bash[89487]: cluster 2023-09-23T23:06:15.055866+0000 mgr.y (mgr.25310) 1345 : cluster 0 pgmap v1499: 93 pgs: 1 active+clean+scrubbing, 92 active+clean; 617 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:15.391 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:15.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:15.393 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:15.493 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:15.521 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:15.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:15.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:15.624 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:15.654 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:15.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:15.657 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:15.758 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:15.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:15 smithi169 bash[101133]: audit 2023-09-23T23:06:14.610543+0000 mon.a (mon.0) 1889 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:06:15.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:15 smithi169 bash[101133]: audit 2023-09-23T23:06:14.611785+0000 mon.a (mon.0) 1890 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:06:15.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:15 smithi169 bash[101133]: audit 2023-09-23T23:06:14.620664+0000 mon.a (mon.0) 1891 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:06:15.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:15 smithi169 bash[101133]: cluster 2023-09-23T23:06:15.055866+0000 mgr.y (mgr.25310) 1345 : cluster 0 pgmap v1499: 93 pgs: 1 active+clean+scrubbing, 92 active+clean; 617 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:15.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:15 smithi169 bash[104356]: audit 2023-09-23T23:06:14.610543+0000 mon.a (mon.0) 1889 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:06:15.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:15 smithi169 bash[104356]: audit 2023-09-23T23:06:14.611785+0000 mon.a (mon.0) 1890 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:06:15.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:15 smithi169 bash[104356]: audit 2023-09-23T23:06:14.620664+0000 mon.a (mon.0) 1891 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:06:15.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:15 smithi169 bash[104356]: cluster 2023-09-23T23:06:15.055866+0000 mgr.y (mgr.25310) 1345 : cluster 0 pgmap v1499: 93 pgs: 1 active+clean+scrubbing, 92 active+clean; 617 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:15.788 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:15.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:15.791 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:15.891 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:15.916 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:15.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:15.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:16.019 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:16.046 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:16.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:16.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:16.149 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:16.178 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:16.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:16.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:16.281 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:16.303 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:16.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:16.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:16.406 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:16.437 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:16.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:16.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:16.540 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:16.570 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:16.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:16.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:16.674 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:16.708 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:16.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:16.712 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:16.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:16 smithi169 bash[104356]: cluster 2023-09-23T23:06:15.608396+0000 osd.1 (osd.1) 17 : cluster 0 1.3 scrub starts 2023-09-23T23:06:16.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:16 smithi169 bash[104356]: cluster 2023-09-23T23:06:15.611358+0000 osd.1 (osd.1) 18 : cluster 0 1.3 scrub ok 2023-09-23T23:06:16.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:16 smithi169 bash[101133]: cluster 2023-09-23T23:06:15.608396+0000 osd.1 (osd.1) 17 : cluster 0 1.3 scrub starts 2023-09-23T23:06:16.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:16 smithi169 bash[101133]: cluster 2023-09-23T23:06:15.611358+0000 osd.1 (osd.1) 18 : cluster 0 1.3 scrub ok 2023-09-23T23:06:16.813 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:16.838 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:16.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:16.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:16.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:16 smithi187 bash[89487]: cluster 2023-09-23T23:06:15.608396+0000 osd.1 (osd.1) 17 : cluster 0 1.3 scrub starts 2023-09-23T23:06:16.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:16 smithi187 bash[89487]: cluster 2023-09-23T23:06:15.611358+0000 osd.1 (osd.1) 18 : cluster 0 1.3 scrub ok 2023-09-23T23:06:16.942 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:16.965 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:16.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:16.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:17.068 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:17.094 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:17.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:17.099 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:17.200 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:17.233 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:17.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:17.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:17.338 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:17.362 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:17.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:17.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:17.465 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:17.496 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:17.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:17.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:17.599 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:17.618 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:17.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:17.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:17.722 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:17.752 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:17.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:17.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:17.855 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:17.880 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:17.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:17.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:17.983 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:17.997 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:17 smithi187 bash[89487]: audit 2023-09-23T23:06:16.858477+0000 mon.a (mon.0) 1892 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:06:17.997 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:17 smithi187 bash[89487]: cluster 2023-09-23T23:06:17.056568+0000 mgr.y (mgr.25310) 1346 : cluster 0 pgmap v1500: 93 pgs: 1 active+clean+scrubbing, 92 active+clean; 617 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:18.018 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:18.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:18.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:18.121 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:18.149 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:18.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:18.151 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:18.252 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:18.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:17 smithi169 bash[104356]: audit 2023-09-23T23:06:16.858477+0000 mon.a (mon.0) 1892 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:06:18.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:17 smithi169 bash[104356]: cluster 2023-09-23T23:06:17.056568+0000 mgr.y (mgr.25310) 1346 : cluster 0 pgmap v1500: 93 pgs: 1 active+clean+scrubbing, 92 active+clean; 617 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:18.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:17 smithi169 bash[101133]: audit 2023-09-23T23:06:16.858477+0000 mon.a (mon.0) 1892 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:06:18.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:17 smithi169 bash[101133]: cluster 2023-09-23T23:06:17.056568+0000 mgr.y (mgr.25310) 1346 : cluster 0 pgmap v1500: 93 pgs: 1 active+clean+scrubbing, 92 active+clean; 617 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:18.284 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:18.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:18.287 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:18.388 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:18.419 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:18.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:18.422 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:18.523 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:18.552 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:18.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:18.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:18.656 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:18.682 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:18.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:18.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:18.784 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:06:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:06:18] "GET /metrics HTTP/1.1" 200 34119 "" "Prometheus/2.43.0" 2023-09-23T23:06:18.785 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:18.819 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:18.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:18.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:18.922 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:18.948 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:18.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:18.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:19.011 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:06:19.051 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:19.080 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:19.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:19.082 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:19.183 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:19.209 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:19.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:19.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:19.313 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:19.336 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:19.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:19.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:19.439 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:19.461 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:19.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:19.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:19.565 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:19.596 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:19.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:19.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:19.699 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:19.722 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:19.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:19.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:19.825 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:19.849 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:19.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:19.851 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:19.952 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:19.976 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:19.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:19.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:20.079 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:20.111 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:20.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:20.114 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:20.126 INFO:teuthology.orchestra.run.smithi169.stderr:reweighted osd.4 to 1 (10000) 2023-09-23T23:06:20.215 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:20.237 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:20.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:20.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:20.340 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:20.353 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:20 smithi187 bash[89487]: cluster 2023-09-23T23:06:19.057175+0000 mgr.y (mgr.25310) 1347 : cluster 0 pgmap v1501: 93 pgs: 1 active+clean+scrubbing, 92 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:20.353 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:20 smithi187 bash[89487]: cluster 2023-09-23T23:06:19.631321+0000 osd.0 (osd.0) 22 : cluster 0 1.0 deep-scrub starts 2023-09-23T23:06:20.353 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:20 smithi187 bash[89487]: cluster 2023-09-23T23:06:19.633561+0000 osd.0 (osd.0) 23 : cluster 0 1.0 deep-scrub ok 2023-09-23T23:06:20.353 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:20 smithi187 bash[89487]: audit 2023-09-23T23:06:19.971498+0000 mon.c (mon.2) 122 : audit 1 from='client.? 172.21.15.169:0/1875303467' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:06:20.353 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:20 smithi187 bash[89487]: audit 2023-09-23T23:06:19.972203+0000 mon.a (mon.0) 1893 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:06:20.371 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:20.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:20.374 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:20.475 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:20.486 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:20 smithi169 bash[104356]: cluster 2023-09-23T23:06:19.057175+0000 mgr.y (mgr.25310) 1347 : cluster 0 pgmap v1501: 93 pgs: 1 active+clean+scrubbing, 92 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:20.487 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:20 smithi169 bash[104356]: cluster 2023-09-23T23:06:19.631321+0000 osd.0 (osd.0) 22 : cluster 0 1.0 deep-scrub starts 2023-09-23T23:06:20.487 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:20 smithi169 bash[104356]: cluster 2023-09-23T23:06:19.633561+0000 osd.0 (osd.0) 23 : cluster 0 1.0 deep-scrub ok 2023-09-23T23:06:20.487 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:20 smithi169 bash[104356]: audit 2023-09-23T23:06:19.971498+0000 mon.c (mon.2) 122 : audit 1 from='client.? 172.21.15.169:0/1875303467' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:06:20.487 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:20 smithi169 bash[104356]: audit 2023-09-23T23:06:19.972203+0000 mon.a (mon.0) 1893 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:06:20.487 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:20 smithi169 bash[101133]: cluster 2023-09-23T23:06:19.057175+0000 mgr.y (mgr.25310) 1347 : cluster 0 pgmap v1501: 93 pgs: 1 active+clean+scrubbing, 92 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:20.487 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:20 smithi169 bash[101133]: cluster 2023-09-23T23:06:19.631321+0000 osd.0 (osd.0) 22 : cluster 0 1.0 deep-scrub starts 2023-09-23T23:06:20.487 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:20 smithi169 bash[101133]: cluster 2023-09-23T23:06:19.633561+0000 osd.0 (osd.0) 23 : cluster 0 1.0 deep-scrub ok 2023-09-23T23:06:20.487 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:20 smithi169 bash[101133]: audit 2023-09-23T23:06:19.971498+0000 mon.c (mon.2) 122 : audit 1 from='client.? 172.21.15.169:0/1875303467' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:06:20.488 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:20 smithi169 bash[101133]: audit 2023-09-23T23:06:19.972203+0000 mon.a (mon.0) 1893 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:06:20.501 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:20.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:20.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:20.603 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:20.632 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:20.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:20.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:20.735 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:20.765 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:20.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:20.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:20.868 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:20.896 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:20.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:20.900 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:21.001 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:21.029 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:21.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:21.031 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:21.132 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:21.158 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:21.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:21.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:21.263 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:21.271 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:21 smithi169 bash[104356]: cluster 2023-09-23T23:06:20.116767+0000 osd.5 (osd.5) 210 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:06:21.271 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:21 smithi169 bash[104356]: audit 2023-09-23T23:06:20.117416+0000 mon.a (mon.0) 1894 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T23:06:21.272 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:21 smithi169 bash[104356]: cluster 2023-09-23T23:06:20.117492+0000 mon.a (mon.0) 1895 : cluster 0 osdmap e351: 8 total, 8 up, 7 in 2023-09-23T23:06:21.272 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:21 smithi169 bash[101133]: cluster 2023-09-23T23:06:20.116767+0000 osd.5 (osd.5) 210 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:06:21.273 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:21 smithi169 bash[101133]: audit 2023-09-23T23:06:20.117416+0000 mon.a (mon.0) 1894 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T23:06:21.273 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:21 smithi169 bash[101133]: cluster 2023-09-23T23:06:20.117492+0000 mon.a (mon.0) 1895 : cluster 0 osdmap e351: 8 total, 8 up, 7 in 2023-09-23T23:06:21.286 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:21.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:21.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:21.385 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:21 smithi187 bash[89487]: cluster 2023-09-23T23:06:20.116767+0000 osd.5 (osd.5) 210 : cluster 3 failed to encode map e351 with expected crc 2023-09-23T23:06:21.385 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:21 smithi187 bash[89487]: audit 2023-09-23T23:06:20.117416+0000 mon.a (mon.0) 1894 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T23:06:21.385 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:21 smithi187 bash[89487]: cluster 2023-09-23T23:06:20.117492+0000 mon.a (mon.0) 1895 : cluster 0 osdmap e351: 8 total, 8 up, 7 in 2023-09-23T23:06:21.389 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:21.418 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:21.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:21.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:21.522 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:21.550 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:21.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:21.553 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:21.654 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:21.676 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:21.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:21.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:21.780 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:21.806 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:21.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:21.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:21.909 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:21.940 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:21.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:21.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:22.008 INFO:tasks.workunit.client.0.smithi169.stderr:Updating files: 83% (9552/11502) Updating files: 84% (9662/11502) Updating files: 85% (9777/11502) Updating files: 86% (9892/11502) Updating files: 87% (10007/11502) Updating files: 88% (10122/11502) Updating files: 89% (10237/11502) Updating files: 90% (10352/11502) Updating files: 91% (10467/11502) Updating files: 92% (10582/11502) Updating files: 93% (10697/11502) Updating files: 94% (10812/11502) Updating files: 95% (10927/11502) Updating files: 96% (11042/11502) Updating files: 97% (11157/11502) Updating files: 98% (11272/11502) Updating files: 99% (11387/11502) Updating files: 100% (11502/11502) Updating files: 100% (11502/11502), done. 2023-09-23T23:06:22.025 DEBUG:teuthology.orchestra.run.smithi169:> 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-23T23:06:22.043 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:22.075 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:22.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:22.078 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:22.179 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:22.200 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:22.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:22.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:22.303 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:22.314 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:22 smithi187 bash[89487]: cluster 2023-09-23T23:06:21.057801+0000 mgr.y (mgr.25310) 1348 : cluster 0 pgmap v1503: 93 pgs: 1 active+clean+scrubbing, 92 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:22.332 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:22.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:22.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:22.366 INFO:tasks.workunit.client.0.smithi169.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-09-23T23:06:22.400 INFO:tasks.workunit.client.0.smithi169.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-23T23:06:22.400 INFO:tasks.workunit.client.0.smithi169.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-09-23T23:06:22.435 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:22.467 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:22.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:22.470 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:22.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:22 smithi169 bash[104356]: cluster 2023-09-23T23:06:21.057801+0000 mgr.y (mgr.25310) 1348 : cluster 0 pgmap v1503: 93 pgs: 1 active+clean+scrubbing, 92 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:22.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:22 smithi169 bash[101133]: cluster 2023-09-23T23:06:21.057801+0000 mgr.y (mgr.25310) 1348 : cluster 0 pgmap v1503: 93 pgs: 1 active+clean+scrubbing, 92 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:22.571 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:22.600 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:22.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:22.603 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:22.703 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:22.727 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:22.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:22.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:22.830 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:22.858 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:22.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:22.860 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:22.868 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T23:06:22.868 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [], 2023-09-23T23:06:22.868 INFO:teuthology.orchestra.run.smithi187.stdout: "num_ops": 0 2023-09-23T23:06:22.868 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T23:06:22.962 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:22.986 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:22.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:22.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:23.090 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:23.114 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:23.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:23.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:23.217 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:23.246 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:23.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:23.249 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:23.350 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:23.376 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:23.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:23.378 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:23.479 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:23.506 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:23.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:23.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:23.611 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:23.632 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:23.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:23.636 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:23.736 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:23.765 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:23.766 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-23T23:06:23.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:23.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:23.868 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:23.899 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:23.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:23.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:24.002 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:24.036 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:24.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:24.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:24.139 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:24.172 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:24.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:24.176 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:24.276 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:24.291 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:24 smithi187 bash[89487]: cluster 2023-09-23T23:06:23.058613+0000 mgr.y (mgr.25310) 1349 : cluster 0 pgmap v1504: 93 pgs: 1 active+clean+scrubbing, 92 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:24.309 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:24.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:24.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:24.412 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:24.441 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:24.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:24.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:24.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:24 smithi169 bash[104356]: cluster 2023-09-23T23:06:23.058613+0000 mgr.y (mgr.25310) 1349 : cluster 0 pgmap v1504: 93 pgs: 1 active+clean+scrubbing, 92 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:24.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:24 smithi169 bash[101133]: cluster 2023-09-23T23:06:23.058613+0000 mgr.y (mgr.25310) 1349 : cluster 0 pgmap v1504: 93 pgs: 1 active+clean+scrubbing, 92 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:24.545 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:24.569 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:24.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:24.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:24.673 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:24.698 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:24.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:24.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:24.802 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:24.836 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:24.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:24.838 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:24.939 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:24.971 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:24.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:24.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:25.075 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:25.100 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:25.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:25.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:25.203 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:25.233 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:25.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:25.236 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:25.323 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:06:25.337 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:25.349 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 6 1 2023-09-23T23:06:25.370 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:25.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:25.373 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:25.474 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:25.492 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:25.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:25.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:25.595 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:25.623 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:25.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:25.625 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:25.726 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:25.755 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:25.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:25.759 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:25.859 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:25.891 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:25.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:25.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:25.994 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:26.025 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:26.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:26.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:26.129 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:26.160 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:26.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:26.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:26.263 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:26.288 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:26.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:26.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:26.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:26 smithi187 bash[89487]: cluster 2023-09-23T23:06:25.059682+0000 mgr.y (mgr.25310) 1350 : cluster 0 pgmap v1505: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:26.391 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:26.404 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:26 smithi169 bash[104356]: cluster 2023-09-23T23:06:25.059682+0000 mgr.y (mgr.25310) 1350 : cluster 0 pgmap v1505: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:26.404 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:26 smithi169 bash[101133]: cluster 2023-09-23T23:06:25.059682+0000 mgr.y (mgr.25310) 1350 : cluster 0 pgmap v1505: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:26.418 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:26.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:26.421 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:26.522 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:26.546 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:26.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:26.550 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:26.650 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:26.681 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:26.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:26.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:26.784 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:26.816 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:26.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:26.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:26.919 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:26.943 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:26.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:26.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:27.046 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:27.076 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:27.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:27.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:27.179 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:27.200 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:27.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:27.202 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:27.303 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:27.316 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:27 smithi187 bash[89487]: audit 2023-09-23T23:06:26.178401+0000 mon.a (mon.0) 1896 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:06:27.316 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:27 smithi187 bash[89487]: audit 2023-09-23T23:06:26.179588+0000 mon.a (mon.0) 1897 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:06:27.339 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:27.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:27.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:27.443 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:27.452 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:27 smithi169 bash[104356]: audit 2023-09-23T23:06:26.178401+0000 mon.a (mon.0) 1896 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:06:27.452 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:27 smithi169 bash[104356]: audit 2023-09-23T23:06:26.179588+0000 mon.a (mon.0) 1897 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:06:27.452 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:27 smithi169 bash[101133]: audit 2023-09-23T23:06:26.178401+0000 mon.a (mon.0) 1896 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:06:27.452 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:27 smithi169 bash[101133]: audit 2023-09-23T23:06:26.179588+0000 mon.a (mon.0) 1897 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:06:27.465 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:27.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:27.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:27.568 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:27.592 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:27.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:27.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:27.696 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:27.720 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:27.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:27.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:27.823 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:27.855 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:27.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:27.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:27.958 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:27.991 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:27.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:27.994 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:28.095 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:28.125 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:28.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:28.128 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:28.229 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:28.235 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:28 smithi169 bash[101133]: cluster 2023-09-23T23:06:27.060503+0000 mgr.y (mgr.25310) 1351 : cluster 0 pgmap v1506: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:28.235 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:28 smithi169 bash[101133]: audit 2023-09-23T23:06:27.199848+0000 mon.a (mon.0) 1898 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-09-23T23:06:28.236 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:28 smithi169 bash[101133]: audit 2023-09-23T23:06:27.200250+0000 mon.a (mon.0) 1899 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-09-23T23:06:28.236 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:28 smithi169 bash[101133]: audit 2023-09-23T23:06:27.200489+0000 mon.a (mon.0) 1900 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2023-09-23T23:06:28.236 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:28 smithi169 bash[101133]: audit 2023-09-23T23:06:27.200664+0000 mon.a (mon.0) 1901 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 0]}]: dispatch 2023-09-23T23:06:28.236 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:28 smithi169 bash[101133]: audit 2023-09-23T23:06:27.200838+0000 mon.a (mon.0) 1902 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 0]}]: dispatch 2023-09-23T23:06:28.236 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:28 smithi169 bash[104356]: cluster 2023-09-23T23:06:27.060503+0000 mgr.y (mgr.25310) 1351 : cluster 0 pgmap v1506: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:28.236 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:28 smithi169 bash[104356]: audit 2023-09-23T23:06:27.199848+0000 mon.a (mon.0) 1898 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-09-23T23:06:28.236 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:28 smithi169 bash[104356]: audit 2023-09-23T23:06:27.200250+0000 mon.a (mon.0) 1899 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-09-23T23:06:28.236 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:28 smithi169 bash[104356]: audit 2023-09-23T23:06:27.200489+0000 mon.a (mon.0) 1900 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2023-09-23T23:06:28.236 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:28 smithi169 bash[104356]: audit 2023-09-23T23:06:27.200664+0000 mon.a (mon.0) 1901 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 0]}]: dispatch 2023-09-23T23:06:28.236 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:28 smithi169 bash[104356]: audit 2023-09-23T23:06:27.200838+0000 mon.a (mon.0) 1902 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 0]}]: dispatch 2023-09-23T23:06:28.254 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:28.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:28.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:28.357 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:28.369 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:28 smithi187 bash[89487]: cluster 2023-09-23T23:06:27.060503+0000 mgr.y (mgr.25310) 1351 : cluster 0 pgmap v1506: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:28.369 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:28 smithi187 bash[89487]: audit 2023-09-23T23:06:27.199848+0000 mon.a (mon.0) 1898 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-09-23T23:06:28.369 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:28 smithi187 bash[89487]: audit 2023-09-23T23:06:27.200250+0000 mon.a (mon.0) 1899 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2023-09-23T23:06:28.369 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:28 smithi187 bash[89487]: audit 2023-09-23T23:06:27.200489+0000 mon.a (mon.0) 1900 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2023-09-23T23:06:28.369 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:28 smithi187 bash[89487]: audit 2023-09-23T23:06:27.200664+0000 mon.a (mon.0) 1901 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 0]}]: dispatch 2023-09-23T23:06:28.369 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:28 smithi187 bash[89487]: audit 2023-09-23T23:06:27.200838+0000 mon.a (mon.0) 1902 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 0]}]: dispatch 2023-09-23T23:06:28.386 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:28.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:28.390 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:28.490 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:28.521 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:28.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:28.524 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:28.533 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:06:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:06:28] "GET /metrics HTTP/1.1" 200 34112 "" "Prometheus/2.43.0" 2023-09-23T23:06:28.548 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:06:28.626 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:28.655 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:28.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:28.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:28.758 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:28.786 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:28.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:28.788 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:28.889 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:28.915 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:28.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:28.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:29.018 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:29.047 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:29.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:29.049 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:29.150 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:29.186 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:29.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:29.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:29.210 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is set 2023-09-23T23:06:29.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:29 smithi169 bash[104356]: cluster 2023-09-23T23:06:28.186314+0000 osd.5 (osd.5) 211 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T23:06:29.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:29 smithi169 bash[104356]: audit 2023-09-23T23:06:28.187544+0000 mon.a (mon.0) 1903 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2023-09-23T23:06:29.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:29 smithi169 bash[104356]: audit 2023-09-23T23:06:28.187653+0000 mon.a (mon.0) 1904 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2023-09-23T23:06:29.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:29 smithi169 bash[104356]: audit 2023-09-23T23:06:28.187779+0000 mon.a (mon.0) 1905 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]': finished 2023-09-23T23:06:29.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:29 smithi169 bash[104356]: audit 2023-09-23T23:06:28.187864+0000 mon.a (mon.0) 1906 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 0]}]': finished 2023-09-23T23:06:29.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:29 smithi169 bash[104356]: audit 2023-09-23T23:06:28.187976+0000 mon.a (mon.0) 1907 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 0]}]': finished 2023-09-23T23:06:29.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:29 smithi169 bash[104356]: cluster 2023-09-23T23:06:28.188086+0000 mon.a (mon.0) 1908 : cluster 0 osdmap e352: 8 total, 8 up, 7 in 2023-09-23T23:06:29.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:29 smithi169 bash[104356]: cluster 2023-09-23T23:06:28.194424+0000 osd.6 (osd.6) 123 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T23:06:29.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:29 smithi169 bash[104356]: audit 2023-09-23T23:06:28.440293+0000 mon.a (mon.0) 1909 : audit 1 from='client.? 172.21.15.169:0/44224082' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:06:29.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:29 smithi169 bash[104356]: cluster 2023-09-23T23:06:29.061080+0000 mgr.y (mgr.25310) 1352 : cluster 0 pgmap v1508: 93 pgs: 1 peering, 92 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:29.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:29 smithi169 bash[101133]: cluster 2023-09-23T23:06:28.186314+0000 osd.5 (osd.5) 211 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T23:06:29.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:29 smithi169 bash[101133]: audit 2023-09-23T23:06:28.187544+0000 mon.a (mon.0) 1903 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2023-09-23T23:06:29.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:29 smithi169 bash[101133]: audit 2023-09-23T23:06:28.187653+0000 mon.a (mon.0) 1904 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2023-09-23T23:06:29.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:29 smithi169 bash[101133]: audit 2023-09-23T23:06:28.187779+0000 mon.a (mon.0) 1905 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]': finished 2023-09-23T23:06:29.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:29 smithi169 bash[101133]: audit 2023-09-23T23:06:28.187864+0000 mon.a (mon.0) 1906 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 0]}]': finished 2023-09-23T23:06:29.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:29 smithi169 bash[101133]: audit 2023-09-23T23:06:28.187976+0000 mon.a (mon.0) 1907 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 0]}]': finished 2023-09-23T23:06:29.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:29 smithi169 bash[101133]: cluster 2023-09-23T23:06:28.188086+0000 mon.a (mon.0) 1908 : cluster 0 osdmap e352: 8 total, 8 up, 7 in 2023-09-23T23:06:29.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:29 smithi169 bash[101133]: cluster 2023-09-23T23:06:28.194424+0000 osd.6 (osd.6) 123 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T23:06:29.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:29 smithi169 bash[101133]: audit 2023-09-23T23:06:28.440293+0000 mon.a (mon.0) 1909 : audit 1 from='client.? 172.21.15.169:0/44224082' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:06:29.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:29 smithi169 bash[101133]: cluster 2023-09-23T23:06:29.061080+0000 mgr.y (mgr.25310) 1352 : cluster 0 pgmap v1508: 93 pgs: 1 peering, 92 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:29.289 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:29.322 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:29.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:29.325 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:29.426 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:29.452 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:29.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:29.455 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:29.556 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:29.578 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:29.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:29.582 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:29.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:29 smithi187 bash[89487]: cluster 2023-09-23T23:06:28.186314+0000 osd.5 (osd.5) 211 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T23:06:29.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:29 smithi187 bash[89487]: audit 2023-09-23T23:06:28.187544+0000 mon.a (mon.0) 1903 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2023-09-23T23:06:29.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:29 smithi187 bash[89487]: audit 2023-09-23T23:06:28.187653+0000 mon.a (mon.0) 1904 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2023-09-23T23:06:29.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:29 smithi187 bash[89487]: audit 2023-09-23T23:06:28.187779+0000 mon.a (mon.0) 1905 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]': finished 2023-09-23T23:06:29.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:29 smithi187 bash[89487]: audit 2023-09-23T23:06:28.187864+0000 mon.a (mon.0) 1906 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 0]}]': finished 2023-09-23T23:06:29.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:29 smithi187 bash[89487]: audit 2023-09-23T23:06:28.187976+0000 mon.a (mon.0) 1907 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 0]}]': finished 2023-09-23T23:06:29.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:29 smithi187 bash[89487]: cluster 2023-09-23T23:06:28.188086+0000 mon.a (mon.0) 1908 : cluster 0 osdmap e352: 8 total, 8 up, 7 in 2023-09-23T23:06:29.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:29 smithi187 bash[89487]: cluster 2023-09-23T23:06:28.194424+0000 osd.6 (osd.6) 123 : cluster 3 failed to encode map e352 with expected crc 2023-09-23T23:06:29.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:29 smithi187 bash[89487]: audit 2023-09-23T23:06:28.440293+0000 mon.a (mon.0) 1909 : audit 1 from='client.? 172.21.15.169:0/44224082' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-09-23T23:06:29.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:29 smithi187 bash[89487]: cluster 2023-09-23T23:06:29.061080+0000 mgr.y (mgr.25310) 1352 : cluster 0 pgmap v1508: 93 pgs: 1 peering, 92 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:29.683 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:29.709 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:29.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:29.711 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:29.812 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:29.840 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:29.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:29.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:29.944 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:29.968 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:29.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:29.971 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:30.071 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:30.104 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:30.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:30.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:30.207 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:30.215 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:30 smithi169 bash[104356]: cluster 2023-09-23T23:06:29.185035+0000 mon.a (mon.0) 1910 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:06:30.215 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:30 smithi169 bash[104356]: cluster 2023-09-23T23:06:29.201479+0000 osd.5 (osd.5) 212 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T23:06:30.215 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:30 smithi169 bash[104356]: audit 2023-09-23T23:06:29.202676+0000 mon.a (mon.0) 1911 : audit 1 from='client.? 172.21.15.169:0/44224082' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:06:30.215 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:30 smithi169 bash[104356]: cluster 2023-09-23T23:06:29.202771+0000 mon.a (mon.0) 1912 : cluster 0 osdmap e353: 8 total, 8 up, 7 in 2023-09-23T23:06:30.215 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:30 smithi169 bash[104356]: cluster 2023-09-23T23:06:29.203609+0000 osd.5 (osd.5) 213 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T23:06:30.215 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:30 smithi169 bash[104356]: cluster 2023-09-23T23:06:29.205250+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T23:06:30.215 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:30 smithi169 bash[104356]: cluster 2023-09-23T23:06:29.205584+0000 osd.5 (osd.5) 214 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T23:06:30.216 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:30 smithi169 bash[101133]: cluster 2023-09-23T23:06:29.185035+0000 mon.a (mon.0) 1910 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:06:30.216 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:30 smithi169 bash[101133]: cluster 2023-09-23T23:06:29.201479+0000 osd.5 (osd.5) 212 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T23:06:30.216 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:30 smithi169 bash[101133]: audit 2023-09-23T23:06:29.202676+0000 mon.a (mon.0) 1911 : audit 1 from='client.? 172.21.15.169:0/44224082' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:06:30.216 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:30 smithi169 bash[101133]: cluster 2023-09-23T23:06:29.202771+0000 mon.a (mon.0) 1912 : cluster 0 osdmap e353: 8 total, 8 up, 7 in 2023-09-23T23:06:30.216 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:30 smithi169 bash[101133]: cluster 2023-09-23T23:06:29.203609+0000 osd.5 (osd.5) 213 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T23:06:30.216 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:30 smithi169 bash[101133]: cluster 2023-09-23T23:06:29.205250+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T23:06:30.216 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:30 smithi169 bash[101133]: cluster 2023-09-23T23:06:29.205584+0000 osd.5 (osd.5) 214 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T23:06:30.228 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:30.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:30.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:30.332 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:30.358 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:30.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:30.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:30.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:30 smithi187 bash[89487]: cluster 2023-09-23T23:06:29.185035+0000 mon.a (mon.0) 1910 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:06:30.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:30 smithi187 bash[89487]: cluster 2023-09-23T23:06:29.201479+0000 osd.5 (osd.5) 212 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T23:06:30.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:30 smithi187 bash[89487]: audit 2023-09-23T23:06:29.202676+0000 mon.a (mon.0) 1911 : audit 1 from='client.? 172.21.15.169:0/44224082' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-09-23T23:06:30.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:30 smithi187 bash[89487]: cluster 2023-09-23T23:06:29.202771+0000 mon.a (mon.0) 1912 : cluster 0 osdmap e353: 8 total, 8 up, 7 in 2023-09-23T23:06:30.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:30 smithi187 bash[89487]: cluster 2023-09-23T23:06:29.203609+0000 osd.5 (osd.5) 213 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T23:06:30.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:30 smithi187 bash[89487]: cluster 2023-09-23T23:06:29.205250+0000 osd.6 (osd.6) 124 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T23:06:30.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:30 smithi187 bash[89487]: cluster 2023-09-23T23:06:29.205584+0000 osd.5 (osd.5) 214 : cluster 3 failed to encode map e353 with expected crc 2023-09-23T23:06:30.461 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:30.487 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:30.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:30.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:30.590 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:30.621 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:30.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:30.625 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:30.725 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:30.756 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:30.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:30.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:30.859 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:30.881 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:30.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:30.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:30.984 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:31.011 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:31.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:31.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:31.115 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:31.147 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:31.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:31.149 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:31.250 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:31.288 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:31.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:31.290 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:31.391 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:31.404 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:31 smithi187 bash[89487]: cluster 2023-09-23T23:06:31.061806+0000 mgr.y (mgr.25310) 1353 : cluster 0 pgmap v1510: 93 pgs: 3 peering, 90 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:31.418 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:31.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:31.420 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:31.521 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:31.529 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:31 smithi169 bash[101133]: cluster 2023-09-23T23:06:31.061806+0000 mgr.y (mgr.25310) 1353 : cluster 0 pgmap v1510: 93 pgs: 3 peering, 90 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:31.530 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:31 smithi169 bash[104356]: cluster 2023-09-23T23:06:31.061806+0000 mgr.y (mgr.25310) 1353 : cluster 0 pgmap v1510: 93 pgs: 3 peering, 90 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:31.545 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:31.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:31.547 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:31.647 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:31.672 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:31.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:31.674 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:31.775 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:31.802 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:31.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:31.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:31.905 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:31.931 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:31.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:31.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:32.035 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:32.055 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:32.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:32.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:32.139 INFO:tasks.workunit.client.0.smithi169.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-09-23T23:06:32.159 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:32.181 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:32.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:32.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:32.284 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:32.306 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:32.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:32.308 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:32.409 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:32.433 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:32.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:32.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:32.536 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:32.560 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:32.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:32.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:32.628 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T23:06:32.628 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [], 2023-09-23T23:06:32.629 INFO:teuthology.orchestra.run.smithi187.stdout: "complaint_time": 30, 2023-09-23T23:06:32.629 INFO:teuthology.orchestra.run.smithi187.stdout: "num_blocked_ops": 0 2023-09-23T23:06:32.629 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T23:06:32.663 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:32.692 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:32.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:32.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:32.752 INFO:tasks.workunit.client.0.smithi169.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-09-23T23:06:32.773 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:06:32.796 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:32.825 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:32.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:32.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:32.850 INFO:tasks.workunit.client.0.smithi169.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-23T23:06:32.852 INFO:tasks.workunit.client.0.smithi169.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-23T23:06:32.852 INFO:tasks.workunit.client.0.smithi169.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-09-23T23:06:32.930 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:32.955 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:32.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:32.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:33.059 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:33.084 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:33.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:33.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:33.127 INFO:tasks.workunit.client.0.smithi169.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-23T23:06:33.130 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2023-09-23T23:06:33.130 DEBUG:teuthology.orchestra.run.smithi169:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-09-23T23:06:33.187 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:33.207 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:33.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:33.210 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:33.310 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:33.337 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:33.340 INFO:tasks.workunit:Running workunits matching cls/test_cls_rbd.sh on client.0... 2023-09-23T23:06:33.342 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2023-09-23T23:06:33.342 DEBUG:teuthology.orchestra.run.smithi169: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-23T23:06:33.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:33.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:33.445 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:33.469 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:33.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:33.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:33.512 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-23T23:06:33.572 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:33.597 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:33.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:33.599 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:33.700 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:33.730 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:33.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:33.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:33.833 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:33.870 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:33.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:33.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:33.973 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:34.002 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:34.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:34.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:34.105 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:34.129 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:34.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:34.131 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:34.232 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:34.239 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:34 smithi169 bash[101133]: cluster 2023-09-23T23:06:33.062488+0000 mgr.y (mgr.25310) 1354 : cluster 0 pgmap v1511: 93 pgs: 3 peering, 90 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:34.240 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:34 smithi169 bash[104356]: cluster 2023-09-23T23:06:33.062488+0000 mgr.y (mgr.25310) 1354 : cluster 0 pgmap v1511: 93 pgs: 3 peering, 90 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:34.253 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:34.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:34.255 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:34.293 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd set nodeep-scrub 2023-09-23T23:06:34.356 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:34.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:34 smithi187 bash[89487]: cluster 2023-09-23T23:06:33.062488+0000 mgr.y (mgr.25310) 1354 : cluster 0 pgmap v1511: 93 pgs: 3 peering, 90 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:34.376 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:34.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:34.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:34.479 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:34.500 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:34.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:34.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:34.604 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:34.617 INFO:tasks.workunit.client.0.smithi169.stdout:Running main() from gmock_main.cc 2023-09-23T23:06:34.617 INFO:tasks.workunit.client.0.smithi169.stdout:[==========] Running 70 tests from 1 test suite. 2023-09-23T23:06:34.617 INFO:tasks.workunit.client.0.smithi169.stdout:[----------] Global test environment set-up. 2023-09-23T23:06:34.618 INFO:tasks.workunit.client.0.smithi169.stdout:[----------] 70 tests from TestClsRbd 2023-09-23T23:06:34.626 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:34.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:34.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:34.698 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T23:06:34.717 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T23:06:34.729 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:34.737 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T23:06:34.759 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T23:06:34.760 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:34.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:34.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:34.782 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T23:06:34.805 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T23:06:34.828 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T23:06:34.849 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T23:06:34.851 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:06:34.851 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:06:34.851 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:06:34.851 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:06:34.851 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:06:34.851 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:06:34.851 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:06:34.852 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:06:34.863 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:34.897 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:34.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:34.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:35.001 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:35.032 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:35.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:35.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:35.136 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:35.162 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:35.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:35.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:35.218 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:35 smithi169 bash[104356]: audit 2023-09-23T23:06:34.673727+0000 mon.c (mon.2) 123 : audit 0 from='client.? 172.21.15.169:0/3865520779' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:06:35.218 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:35 smithi169 bash[101133]: audit 2023-09-23T23:06:34.673727+0000 mon.c (mon.2) 123 : audit 0 from='client.? 172.21.15.169:0/3865520779' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:06:35.265 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:35.290 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:35.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:35.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:35.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:35 smithi187 bash[89487]: audit 2023-09-23T23:06:34.673727+0000 mon.c (mon.2) 123 : audit 0 from='client.? 172.21.15.169:0/3865520779' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:06:35.393 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:35.425 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:35.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:35.428 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:35.529 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:35.558 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:35.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:35.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:35.661 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:35.692 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:35.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:35.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:35.796 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:35.830 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:35.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:35.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:35.933 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:35.960 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:35.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:35.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:36.063 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:36.090 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:36.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:36.093 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:36.139 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.get_all_features 2023-09-23T23:06:36.163 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.get_all_features (24 ms) 2023-09-23T23:06:36.164 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.copyup 2023-09-23T23:06:36.194 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:36.224 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:36.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:36.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:36.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:36 smithi169 bash[101133]: cluster 2023-09-23T23:06:35.063146+0000 mgr.y (mgr.25310) 1355 : cluster 0 pgmap v1512: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:36.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:36 smithi169 bash[101133]: cluster 2023-09-23T23:06:35.129961+0000 mon.a (mon.0) 1913 : cluster 0 osdmap e354: 8 total, 8 up, 7 in 2023-09-23T23:06:36.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:36 smithi169 bash[101133]: cluster 2023-09-23T23:06:35.132567+0000 osd.5 (osd.5) 215 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:06:36.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:36 smithi169 bash[101133]: cluster 2023-09-23T23:06:35.134226+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:06:36.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:36 smithi169 bash[101133]: cluster 2023-09-23T23:06:35.137201+0000 osd.6 (osd.6) 126 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:06:36.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:36 smithi169 bash[101133]: cluster 2023-09-23T23:06:35.138106+0000 osd.5 (osd.5) 216 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:06:36.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:36 smithi169 bash[101133]: audit 2023-09-23T23:06:35.166836+0000 mon.c (mon.2) 124 : audit 1 from='client.? 172.21.15.169:0/858136453' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi169-284514-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:06:36.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:36 smithi169 bash[101133]: audit 2023-09-23T23:06:35.167341+0000 mon.a (mon.0) 1914 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi169-284514-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:06:36.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:36 smithi169 bash[104356]: cluster 2023-09-23T23:06:35.063146+0000 mgr.y (mgr.25310) 1355 : cluster 0 pgmap v1512: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:36.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:36 smithi169 bash[104356]: cluster 2023-09-23T23:06:35.129961+0000 mon.a (mon.0) 1913 : cluster 0 osdmap e354: 8 total, 8 up, 7 in 2023-09-23T23:06:36.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:36 smithi169 bash[104356]: cluster 2023-09-23T23:06:35.132567+0000 osd.5 (osd.5) 215 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:06:36.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:36 smithi169 bash[104356]: cluster 2023-09-23T23:06:35.134226+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:06:36.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:36 smithi169 bash[104356]: cluster 2023-09-23T23:06:35.137201+0000 osd.6 (osd.6) 126 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:06:36.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:36 smithi169 bash[104356]: cluster 2023-09-23T23:06:35.138106+0000 osd.5 (osd.5) 216 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:06:36.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:36 smithi169 bash[104356]: audit 2023-09-23T23:06:35.166836+0000 mon.c (mon.2) 124 : audit 1 from='client.? 172.21.15.169:0/858136453' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi169-284514-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:06:36.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:36 smithi169 bash[104356]: audit 2023-09-23T23:06:35.167341+0000 mon.a (mon.0) 1914 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi169-284514-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:06:36.328 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:36.353 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:36.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:36.355 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:36.381 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.copyup (217 ms) 2023-09-23T23:06:36.381 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.sparse_copyup 2023-09-23T23:06:36.439 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.sparse_copyup (59 ms) 2023-09-23T23:06:36.439 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.get_and_set_id 2023-09-23T23:06:36.450 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.get_and_set_id (11 ms) 2023-09-23T23:06:36.450 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.add_remove_child 2023-09-23T23:06:36.456 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:36.473 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.add_remove_child (23 ms) 2023-09-23T23:06:36.473 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.directory_methods 2023-09-23T23:06:36.481 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:36.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:36.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:36.584 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:36.606 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:36.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:36.608 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:36.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:36 smithi187 bash[89487]: cluster 2023-09-23T23:06:35.063146+0000 mgr.y (mgr.25310) 1355 : cluster 0 pgmap v1512: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:36.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:36 smithi187 bash[89487]: cluster 2023-09-23T23:06:35.129961+0000 mon.a (mon.0) 1913 : cluster 0 osdmap e354: 8 total, 8 up, 7 in 2023-09-23T23:06:36.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:36 smithi187 bash[89487]: cluster 2023-09-23T23:06:35.132567+0000 osd.5 (osd.5) 215 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:06:36.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:36 smithi187 bash[89487]: cluster 2023-09-23T23:06:35.134226+0000 osd.6 (osd.6) 125 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:06:36.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:36 smithi187 bash[89487]: cluster 2023-09-23T23:06:35.137201+0000 osd.6 (osd.6) 126 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:06:36.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:36 smithi187 bash[89487]: cluster 2023-09-23T23:06:35.138106+0000 osd.5 (osd.5) 216 : cluster 3 failed to encode map e354 with expected crc 2023-09-23T23:06:36.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:36 smithi187 bash[89487]: audit 2023-09-23T23:06:35.166836+0000 mon.c (mon.2) 124 : audit 1 from='client.? 172.21.15.169:0/858136453' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi169-284514-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:06:36.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:36 smithi187 bash[89487]: audit 2023-09-23T23:06:35.167341+0000 mon.a (mon.0) 1914 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi169-284514-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-09-23T23:06:36.639 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.directory_methods (166 ms) 2023-09-23T23:06:36.640 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.create 2023-09-23T23:06:36.688 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.create (49 ms) 2023-09-23T23:06:36.688 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.get_features 2023-09-23T23:06:36.690 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.get_features (2 ms) 2023-09-23T23:06:36.690 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.get_object_prefix 2023-09-23T23:06:36.693 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.get_object_prefix (3 ms) 2023-09-23T23:06:36.693 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2023-09-23T23:06:36.695 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.get_create_timestamp (2 ms) 2023-09-23T23:06:36.695 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2023-09-23T23:06:36.698 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.get_access_timestamp (3 ms) 2023-09-23T23:06:36.698 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2023-09-23T23:06:36.699 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.get_modify_timestamp (2 ms) 2023-09-23T23:06:36.700 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.get_data_pool 2023-09-23T23:06:36.708 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:36.709 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.get_data_pool (8 ms) 2023-09-23T23:06:36.709 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.get_size 2023-09-23T23:06:36.713 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.get_size (5 ms) 2023-09-23T23:06:36.713 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.set_size 2023-09-23T23:06:36.722 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.set_size (9 ms) 2023-09-23T23:06:36.722 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.protection_status 2023-09-23T23:06:36.733 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:36.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:36.736 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:36.749 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.protection_status (27 ms) 2023-09-23T23:06:36.749 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.snapshot_limits 2023-09-23T23:06:36.765 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.snapshot_limits (16 ms) 2023-09-23T23:06:36.765 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.parents_v1 2023-09-23T23:06:36.837 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:36.862 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:36.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:36.865 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:36.888 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.parents_v1 (123 ms) 2023-09-23T23:06:36.888 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.parents_v2 2023-09-23T23:06:36.936 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.parents_v2 (47 ms) 2023-09-23T23:06:36.936 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.snapshots 2023-09-23T23:06:36.966 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:36.970 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.snapshots (34 ms) 2023-09-23T23:06:36.970 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.snapid_race 2023-09-23T23:06:36.981 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.snapid_race (10 ms) 2023-09-23T23:06:36.981 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.stripingv2 2023-09-23T23:06:36.993 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:36.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:36.995 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:36.999 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.stripingv2 (18 ms) 2023-09-23T23:06:36.999 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.object_map_save 2023-09-23T23:06:37.003 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.object_map_save (4 ms) 2023-09-23T23:06:37.003 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.object_map_resize 2023-09-23T23:06:37.012 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.object_map_resize (7 ms) 2023-09-23T23:06:37.012 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.object_map_update 2023-09-23T23:06:37.022 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.object_map_update (12 ms) 2023-09-23T23:06:37.022 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2023-09-23T23:06:37.022 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.object_map_load_enoent (0 ms) 2023-09-23T23:06:37.022 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2023-09-23T23:06:37.032 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.object_map_snap_add (10 ms) 2023-09-23T23:06:37.032 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2023-09-23T23:06:37.046 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.object_map_snap_remove (14 ms) 2023-09-23T23:06:37.046 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.flags 2023-09-23T23:06:37.055 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.flags (9 ms) 2023-09-23T23:06:37.055 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.metadata 2023-09-23T23:06:37.093 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.metadata (38 ms) 2023-09-23T23:06:37.093 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.set_features 2023-09-23T23:06:37.096 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:37.105 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.set_features (12 ms) 2023-09-23T23:06:37.106 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.mirror 2023-09-23T23:06:37.128 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:37.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:37.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:37.163 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.mirror (57 ms) 2023-09-23T23:06:37.163 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.mirror_image 2023-09-23T23:06:37.185 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.mirror_image (23 ms) 2023-09-23T23:06:37.185 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.mirror_image_status 2023-09-23T23:06:37.232 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:37.261 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:37.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:37.265 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:37.365 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:37.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:37 smithi187 bash[89487]: cluster 2023-09-23T23:06:36.132138+0000 osd.7 (osd.7) 386 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:06:37.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:37 smithi187 bash[89487]: audit 2023-09-23T23:06:36.135449+0000 mon.a (mon.0) 1915 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi169-284514-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-23T23:06:37.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:37 smithi187 bash[89487]: cluster 2023-09-23T23:06:36.135586+0000 mon.a (mon.0) 1916 : cluster 0 osdmap e355: 8 total, 8 up, 7 in 2023-09-23T23:06:37.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:37 smithi187 bash[89487]: cluster 2023-09-23T23:06:36.137057+0000 osd.5 (osd.5) 217 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:06:37.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:37 smithi187 bash[89487]: cluster 2023-09-23T23:06:36.141538+0000 osd.6 (osd.6) 127 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:06:37.397 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:37.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:37.400 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:37.501 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:37.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:37 smithi169 bash[104356]: cluster 2023-09-23T23:06:36.132138+0000 osd.7 (osd.7) 386 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:06:37.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:37 smithi169 bash[104356]: audit 2023-09-23T23:06:36.135449+0000 mon.a (mon.0) 1915 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi169-284514-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-23T23:06:37.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:37 smithi169 bash[104356]: cluster 2023-09-23T23:06:36.135586+0000 mon.a (mon.0) 1916 : cluster 0 osdmap e355: 8 total, 8 up, 7 in 2023-09-23T23:06:37.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:37 smithi169 bash[104356]: cluster 2023-09-23T23:06:36.137057+0000 osd.5 (osd.5) 217 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:06:37.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:37 smithi169 bash[104356]: cluster 2023-09-23T23:06:36.141538+0000 osd.6 (osd.6) 127 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:06:37.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:37 smithi169 bash[101133]: cluster 2023-09-23T23:06:36.132138+0000 osd.7 (osd.7) 386 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:06:37.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:37 smithi169 bash[101133]: audit 2023-09-23T23:06:36.135449+0000 mon.a (mon.0) 1915 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi169-284514-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-09-23T23:06:37.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:37 smithi169 bash[101133]: cluster 2023-09-23T23:06:36.135586+0000 mon.a (mon.0) 1916 : cluster 0 osdmap e355: 8 total, 8 up, 7 in 2023-09-23T23:06:37.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:37 smithi169 bash[101133]: cluster 2023-09-23T23:06:36.137057+0000 osd.5 (osd.5) 217 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:06:37.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:37 smithi169 bash[101133]: cluster 2023-09-23T23:06:36.141538+0000 osd.6 (osd.6) 127 : cluster 3 failed to encode map e355 with expected crc 2023-09-23T23:06:37.536 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:37.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:37.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:37.638 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:37.666 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:37.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:37.669 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:37.769 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:37.797 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:37.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:37.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:37.901 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:37.926 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:37.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:37.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:38.030 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:38.059 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:38.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:38.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:38.162 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:38.193 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:38.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:38.195 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:38.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:38 smithi169 bash[101133]: cluster 2023-09-23T23:06:37.063708+0000 mgr.y (mgr.25310) 1356 : cluster 0 pgmap v1515: 125 pgs: 2 creating+peering, 22 unknown, 101 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 1.0 MiB/s rd, 522 KiB/s wr, 3 op/s 2023-09-23T23:06:38.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:38 smithi169 bash[101133]: cluster 2023-09-23T23:06:37.146540+0000 osd.5 (osd.5) 218 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:06:38.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:38 smithi169 bash[101133]: cluster 2023-09-23T23:06:37.148009+0000 mon.a (mon.0) 1917 : cluster 0 osdmap e356: 8 total, 8 up, 7 in 2023-09-23T23:06:38.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:38 smithi169 bash[101133]: cluster 2023-09-23T23:06:37.154355+0000 osd.6 (osd.6) 128 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:06:38.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:38 smithi169 bash[104356]: cluster 2023-09-23T23:06:37.063708+0000 mgr.y (mgr.25310) 1356 : cluster 0 pgmap v1515: 125 pgs: 2 creating+peering, 22 unknown, 101 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 1.0 MiB/s rd, 522 KiB/s wr, 3 op/s 2023-09-23T23:06:38.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:38 smithi169 bash[104356]: cluster 2023-09-23T23:06:37.146540+0000 osd.5 (osd.5) 218 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:06:38.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:38 smithi169 bash[104356]: cluster 2023-09-23T23:06:37.148009+0000 mon.a (mon.0) 1917 : cluster 0 osdmap e356: 8 total, 8 up, 7 in 2023-09-23T23:06:38.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:38 smithi169 bash[104356]: cluster 2023-09-23T23:06:37.154355+0000 osd.6 (osd.6) 128 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:06:38.290 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:06:38.296 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:38.327 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:38.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:38.331 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:38.432 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:38.457 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:38.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:38.461 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:38.494 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:06:38.562 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:38.573 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:38 smithi187 bash[89487]: cluster 2023-09-23T23:06:37.063708+0000 mgr.y (mgr.25310) 1356 : cluster 0 pgmap v1515: 125 pgs: 2 creating+peering, 22 unknown, 101 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 1.0 MiB/s rd, 522 KiB/s wr, 3 op/s 2023-09-23T23:06:38.573 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:38 smithi187 bash[89487]: cluster 2023-09-23T23:06:37.146540+0000 osd.5 (osd.5) 218 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:06:38.573 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:38 smithi187 bash[89487]: cluster 2023-09-23T23:06:37.148009+0000 mon.a (mon.0) 1917 : cluster 0 osdmap e356: 8 total, 8 up, 7 in 2023-09-23T23:06:38.574 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:38 smithi187 bash[89487]: cluster 2023-09-23T23:06:37.154355+0000 osd.6 (osd.6) 128 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:06:38.587 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:38.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:38.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:38.691 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:38.715 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:38.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:38.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:38.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:06:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:06:38] "GET /metrics HTTP/1.1" 200 34112 "" "Prometheus/2.43.0" 2023-09-23T23:06:38.819 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:38.844 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:38.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:38.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:38.947 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:38.972 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:38.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:38.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:39.043 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:06:39.075 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:39.100 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:39.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:39.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:39.204 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:39.212 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:39 smithi187 bash[89487]: cluster 2023-09-23T23:06:37.880506+0000 osd.7 (osd.7) 387 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:06:39.231 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:39.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:39.234 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:39.334 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:39.361 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:39.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:39.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:39.464 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:39.492 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:39.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:39.496 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:39.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:39 smithi169 bash[101133]: cluster 2023-09-23T23:06:37.880506+0000 osd.7 (osd.7) 387 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:06:39.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:39 smithi169 bash[104356]: cluster 2023-09-23T23:06:37.880506+0000 osd.7 (osd.7) 387 : cluster 3 failed to encode map e356 with expected crc 2023-09-23T23:06:39.596 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:39.623 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:39.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:39.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:39.727 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:39.752 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:39.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:39.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:39.856 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:39.881 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:40.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:40.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:40.206 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:40.234 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:40.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:40.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:40.338 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:40.360 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:40.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:40.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:40.463 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:40.473 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:40 smithi187 bash[89487]: cluster 2023-09-23T23:06:39.064393+0000 mgr.y (mgr.25310) 1357 : cluster 0 pgmap v1517: 125 pgs: 2 creating+peering, 7 unknown, 116 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 1.5 MiB/s rd, 766 KiB/s wr, 313 op/s 2023-09-23T23:06:40.491 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:40.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:40.494 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:40.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:40 smithi169 bash[101133]: cluster 2023-09-23T23:06:39.064393+0000 mgr.y (mgr.25310) 1357 : cluster 0 pgmap v1517: 125 pgs: 2 creating+peering, 7 unknown, 116 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 1.5 MiB/s rd, 766 KiB/s wr, 313 op/s 2023-09-23T23:06:40.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:40 smithi169 bash[104356]: cluster 2023-09-23T23:06:39.064393+0000 mgr.y (mgr.25310) 1357 : cluster 0 pgmap v1517: 125 pgs: 2 creating+peering, 7 unknown, 116 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 1.5 MiB/s rd, 766 KiB/s wr, 313 op/s 2023-09-23T23:06:40.594 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:40.617 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:40.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:40.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:40.720 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:40.743 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:40.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:40.745 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:40.846 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:40.873 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:40.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:40.876 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:40.976 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:41.002 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:41.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:41.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:41.105 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:41.134 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:41.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:41.137 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:41.238 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:41.261 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:41.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:41.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:41.364 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:41.372 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.mirror_image_status (4187 ms) 2023-09-23T23:06:41.372 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.mirror_image_map 2023-09-23T23:06:41.394 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:41.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:41.397 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:41.477 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.mirror_image_map (105 ms) 2023-09-23T23:06:41.478 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.mirror_instances 2023-09-23T23:06:41.490 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.mirror_instances (13 ms) 2023-09-23T23:06:41.490 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2023-09-23T23:06:41.497 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:41.507 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.mirror_snapshot (17 ms) 2023-09-23T23:06:41.507 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.group_dir_list 2023-09-23T23:06:41.510 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.group_dir_list (3 ms) 2023-09-23T23:06:41.510 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.group_dir_add 2023-09-23T23:06:41.513 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.group_dir_add (3 ms) 2023-09-23T23:06:41.513 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2023-09-23T23:06:41.518 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.dir_add_already_existing (5 ms) 2023-09-23T23:06:41.518 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.group_dir_rename 2023-09-23T23:06:41.520 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:41.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:41.522 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:41.528 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.group_dir_rename (10 ms) 2023-09-23T23:06:41.529 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.group_dir_remove 2023-09-23T23:06:41.532 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.group_dir_remove (5 ms) 2023-09-23T23:06:41.533 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2023-09-23T23:06:41.538 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (6 ms) 2023-09-23T23:06:41.539 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.group_image_add 2023-09-23T23:06:41.543 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.group_image_add (4 ms) 2023-09-23T23:06:41.543 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.group_image_remove 2023-09-23T23:06:41.548 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.group_image_remove (5 ms) 2023-09-23T23:06:41.548 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.group_image_list 2023-09-23T23:06:41.551 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.group_image_list (3 ms) 2023-09-23T23:06:41.551 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.group_image_clean 2023-09-23T23:06:41.556 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.group_image_clean (5 ms) 2023-09-23T23:06:41.556 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.image_group_add 2023-09-23T23:06:41.559 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.image_group_add (3 ms) 2023-09-23T23:06:41.559 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.image_group_remove 2023-09-23T23:06:41.563 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.image_group_remove (4 ms) 2023-09-23T23:06:41.564 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.image_group_get 2023-09-23T23:06:41.566 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.image_group_get (3 ms) 2023-09-23T23:06:41.566 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2023-09-23T23:06:41.568 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (2 ms) 2023-09-23T23:06:41.569 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2023-09-23T23:06:41.571 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (3 ms) 2023-09-23T23:06:41.571 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2023-09-23T23:06:41.576 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (5 ms) 2023-09-23T23:06:41.576 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2023-09-23T23:06:41.582 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (6 ms) 2023-09-23T23:06:41.582 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.group_snap_set 2023-09-23T23:06:41.584 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.group_snap_set (2 ms) 2023-09-23T23:06:41.584 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.group_snap_list 2023-09-23T23:06:41.588 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.group_snap_list (5 ms) 2023-09-23T23:06:41.589 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2023-09-23T23:06:41.611 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (22 ms) 2023-09-23T23:06:41.611 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2023-09-23T23:06:41.623 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:41.652 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:41.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:41.655 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:41.755 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:41.782 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:41.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:41.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:41.885 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:41.893 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (282 ms) 2023-09-23T23:06:41.893 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.group_snap_remove 2023-09-23T23:06:41.899 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.group_snap_remove (6 ms) 2023-09-23T23:06:41.899 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2023-09-23T23:06:41.902 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (4 ms) 2023-09-23T23:06:41.902 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.trash_methods 2023-09-23T23:06:41.912 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:41.915 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.trash_methods (12 ms) 2023-09-23T23:06:41.915 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.op_features 2023-09-23T23:06:41.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:41.916 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:41.925 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.op_features (10 ms) 2023-09-23T23:06:41.925 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.clone_parent 2023-09-23T23:06:41.963 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.clone_parent (38 ms) 2023-09-23T23:06:41.963 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2023-09-23T23:06:41.977 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.clone_parent_ns (14 ms) 2023-09-23T23:06:41.977 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.clone_child 2023-09-23T23:06:41.993 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.clone_child (16 ms) 2023-09-23T23:06:41.994 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.namespace_methods 2023-09-23T23:06:42.004 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.namespace_methods (11 ms) 2023-09-23T23:06:42.004 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.migration 2023-09-23T23:06:42.017 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:42.019 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.migration (15 ms) 2023-09-23T23:06:42.020 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.migration_v1 2023-09-23T23:06:42.036 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.migration_v1 (17 ms) 2023-09-23T23:06:42.036 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2023-09-23T23:06:42.045 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:42.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:42.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:42.149 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:42.175 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:42.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:42.178 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:42.278 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:42.311 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:42.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:42.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:42.415 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:42.443 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:42.445 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:42 smithi187 bash[89487]: cluster 2023-09-23T23:06:41.064884+0000 mgr.y (mgr.25310) 1358 : cluster 0 pgmap v1518: 125 pgs: 125 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 1.5 MiB/s rd, 775 KiB/s wr, 331 op/s 2023-09-23T23:06:42.445 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:42 smithi187 bash[89487]: audit 2023-09-23T23:06:41.177324+0000 mon.a (mon.0) 1918 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:06:42.445 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:42 smithi187 bash[89487]: audit 2023-09-23T23:06:41.178333+0000 mon.a (mon.0) 1919 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:06:42.445 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:42 smithi187 bash[89487]: audit 2023-09-23T23:06:41.877438+0000 mon.a (mon.0) 1920 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:06:42.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:42.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:42.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:42 smithi169 bash[104356]: cluster 2023-09-23T23:06:41.064884+0000 mgr.y (mgr.25310) 1358 : cluster 0 pgmap v1518: 125 pgs: 125 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 1.5 MiB/s rd, 775 KiB/s wr, 331 op/s 2023-09-23T23:06:42.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:42 smithi169 bash[104356]: audit 2023-09-23T23:06:41.177324+0000 mon.a (mon.0) 1918 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:06:42.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:42 smithi169 bash[104356]: audit 2023-09-23T23:06:41.178333+0000 mon.a (mon.0) 1919 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:06:42.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:42 smithi169 bash[104356]: audit 2023-09-23T23:06:41.877438+0000 mon.a (mon.0) 1920 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:06:42.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:42 smithi169 bash[101133]: cluster 2023-09-23T23:06:41.064884+0000 mgr.y (mgr.25310) 1358 : cluster 0 pgmap v1518: 125 pgs: 125 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 1.5 MiB/s rd, 775 KiB/s wr, 331 op/s 2023-09-23T23:06:42.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:42 smithi169 bash[101133]: audit 2023-09-23T23:06:41.177324+0000 mon.a (mon.0) 1918 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:06:42.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:42 smithi169 bash[101133]: audit 2023-09-23T23:06:41.178333+0000 mon.a (mon.0) 1919 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:06:42.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:42 smithi169 bash[101133]: audit 2023-09-23T23:06:41.877438+0000 mon.a (mon.0) 1920 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:06:42.547 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:42.572 INFO:teuthology.orchestra.run.smithi187.stdout:ERROR: (22) Invalid argument 2023-09-23T23:06:42.572 INFO:teuthology.orchestra.run.smithi187.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-23T23:06:42.575 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:42.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:42.578 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:42.679 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:42.707 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:42.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:42.710 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:42.810 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:42.838 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:42.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:42.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:42.941 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:42.958 INFO:teuthology.orchestra.run.smithi169.stderr:reweighted osd.6 to 1 (10000) 2023-09-23T23:06:42.965 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:42.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:42.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:43.068 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:43.099 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:43.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:43.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:43.203 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:43.233 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:43.234 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:43 smithi169 bash[101133]: audit 2023-09-23T23:06:42.351474+0000 mon.c (mon.2) 125 : audit 1 from='client.? 172.21.15.169:0/2014822681' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:06:43.234 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:43 smithi169 bash[101133]: audit 2023-09-23T23:06:42.352278+0000 mon.a (mon.0) 1921 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:06:43.235 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:43 smithi169 bash[101133]: audit 2023-09-23T23:06:42.948583+0000 mon.a (mon.0) 1922 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T23:06:43.235 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:43 smithi169 bash[101133]: cluster 2023-09-23T23:06:42.948701+0000 mon.a (mon.0) 1923 : cluster 0 osdmap e357: 8 total, 8 up, 7 in 2023-09-23T23:06:43.235 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:43 smithi169 bash[104356]: audit 2023-09-23T23:06:42.351474+0000 mon.c (mon.2) 125 : audit 1 from='client.? 172.21.15.169:0/2014822681' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:06:43.235 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:43 smithi169 bash[104356]: audit 2023-09-23T23:06:42.352278+0000 mon.a (mon.0) 1921 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:06:43.235 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:43 smithi169 bash[104356]: audit 2023-09-23T23:06:42.948583+0000 mon.a (mon.0) 1922 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T23:06:43.235 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:43 smithi169 bash[104356]: cluster 2023-09-23T23:06:42.948701+0000 mon.a (mon.0) 1923 : cluster 0 osdmap e357: 8 total, 8 up, 7 in 2023-09-23T23:06:43.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:43.236 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:43.337 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:43.368 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:43.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:43.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:43.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:43 smithi187 bash[89487]: audit 2023-09-23T23:06:42.351474+0000 mon.c (mon.2) 125 : audit 1 from='client.? 172.21.15.169:0/2014822681' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:06:43.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:43 smithi187 bash[89487]: audit 2023-09-23T23:06:42.352278+0000 mon.a (mon.0) 1921 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:06:43.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:43 smithi187 bash[89487]: audit 2023-09-23T23:06:42.948583+0000 mon.a (mon.0) 1922 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T23:06:43.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:43 smithi187 bash[89487]: cluster 2023-09-23T23:06:42.948701+0000 mon.a (mon.0) 1923 : cluster 0 osdmap e357: 8 total, 8 up, 7 in 2023-09-23T23:06:43.471 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:43.500 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:43.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:43.502 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:43.573 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_ops_in_flight 2023-09-23T23:06:43.603 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:43.634 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:43.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:43.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:43.738 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:43.775 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:43.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:43.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:43.879 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:43.916 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:43.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:43.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:43.960 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.assert_snapc_seq (1924 ms) 2023-09-23T23:06:43.960 INFO:tasks.workunit.client.0.smithi169.stdout:[ RUN ] TestClsRbd.sparsify 2023-09-23T23:06:44.019 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:44.020 INFO:tasks.workunit.client.0.smithi169.stdout:[ OK ] TestClsRbd.sparsify (59 ms) 2023-09-23T23:06:44.045 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:44.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:44.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:44.148 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:44.175 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:44.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:44.178 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:44.279 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:44.306 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:44.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:44.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:44.410 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:44.443 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:44.445 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:44 smithi187 bash[89487]: cluster 2023-09-23T23:06:42.946734+0000 osd.7 (osd.7) 388 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T23:06:44.445 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:44 smithi187 bash[89487]: cluster 2023-09-23T23:06:43.036652+0000 osd.6 (osd.6) 129 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T23:06:44.445 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:44 smithi187 bash[89487]: cluster 2023-09-23T23:06:43.036816+0000 osd.5 (osd.5) 219 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T23:06:44.445 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:44 smithi187 bash[89487]: cluster 2023-09-23T23:06:43.065367+0000 mgr.y (mgr.25310) 1359 : cluster 0 pgmap v1520: 125 pgs: 125 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 2.5 MiB/s rd, 1.2 MiB/s wr, 2.00k op/s 2023-09-23T23:06:44.446 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:44 smithi187 bash[89487]: cluster 2023-09-23T23:06:43.956164+0000 mon.a (mon.0) 1924 : cluster 0 osdmap e358: 8 total, 8 up, 7 in 2023-09-23T23:06:44.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:44.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:44.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:44 smithi169 bash[101133]: cluster 2023-09-23T23:06:42.946734+0000 osd.7 (osd.7) 388 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T23:06:44.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:44 smithi169 bash[101133]: cluster 2023-09-23T23:06:43.036652+0000 osd.6 (osd.6) 129 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T23:06:44.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:44 smithi169 bash[101133]: cluster 2023-09-23T23:06:43.036816+0000 osd.5 (osd.5) 219 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T23:06:44.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:44 smithi169 bash[101133]: cluster 2023-09-23T23:06:43.065367+0000 mgr.y (mgr.25310) 1359 : cluster 0 pgmap v1520: 125 pgs: 125 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 2.5 MiB/s rd, 1.2 MiB/s wr, 2.00k op/s 2023-09-23T23:06:44.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:44 smithi169 bash[101133]: cluster 2023-09-23T23:06:43.956164+0000 mon.a (mon.0) 1924 : cluster 0 osdmap e358: 8 total, 8 up, 7 in 2023-09-23T23:06:44.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:44 smithi169 bash[104356]: cluster 2023-09-23T23:06:42.946734+0000 osd.7 (osd.7) 388 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T23:06:44.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:44 smithi169 bash[104356]: cluster 2023-09-23T23:06:43.036652+0000 osd.6 (osd.6) 129 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T23:06:44.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:44 smithi169 bash[104356]: cluster 2023-09-23T23:06:43.036816+0000 osd.5 (osd.5) 219 : cluster 3 failed to encode map e357 with expected crc 2023-09-23T23:06:44.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:44 smithi169 bash[104356]: cluster 2023-09-23T23:06:43.065367+0000 mgr.y (mgr.25310) 1359 : cluster 0 pgmap v1520: 125 pgs: 125 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 2.5 MiB/s rd, 1.2 MiB/s wr, 2.00k op/s 2023-09-23T23:06:44.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:44 smithi169 bash[104356]: cluster 2023-09-23T23:06:43.956164+0000 mon.a (mon.0) 1924 : cluster 0 osdmap e358: 8 total, 8 up, 7 in 2023-09-23T23:06:44.547 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:44.582 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:44.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:44.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:44.685 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:44.716 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:44.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:44.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:44.820 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:44.847 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:44.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:44.849 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:44.950 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:44.976 INFO:tasks.workunit.client.0.smithi169.stdout:[----------] 70 tests from TestClsRbd (7880 ms total) 2023-09-23T23:06:44.976 INFO:tasks.workunit.client.0.smithi169.stdout: 2023-09-23T23:06:44.976 INFO:tasks.workunit.client.0.smithi169.stdout:[----------] Global test environment tear-down 2023-09-23T23:06:44.976 INFO:tasks.workunit.client.0.smithi169.stdout:[==========] 70 tests from 1 test suite ran. (10359 ms total) 2023-09-23T23:06:44.976 INFO:tasks.workunit.client.0.smithi169.stdout:[ PASSED ] 70 tests. 2023-09-23T23:06:44.978 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-09-23T23:06:44.978 DEBUG:teuthology.orchestra.run.smithi169:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-09-23T23:06:44.980 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:44.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:44.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:44.989 INFO:tasks.workunit:Stopping ['cls/test_cls_rbd.sh'] on client.0... 2023-09-23T23:06:44.990 DEBUG:teuthology.orchestra.run.smithi169:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-09-23T23:06:45.062 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 5 1 2023-09-23T23:06:45.084 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:45.114 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:45.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:45.117 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:45.216 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:06:45.218 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:45.246 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:45.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:45.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:45.287 DEBUG:teuthology.parallel:result is None 2023-09-23T23:06:45.287 DEBUG:teuthology.orchestra.run.smithi169:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T23:06:45.337 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T23:06:45.337 DEBUG:teuthology.orchestra.run.smithi169:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-09-23T23:06:45.349 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:45.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:45 smithi187 bash[89487]: cluster 2023-09-23T23:06:43.955497+0000 osd.5 (osd.5) 220 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T23:06:45.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:45 smithi187 bash[89487]: cluster 2023-09-23T23:06:43.963857+0000 osd.6 (osd.6) 130 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T23:06:45.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:45 smithi187 bash[89487]: cluster 2023-09-23T23:06:44.083314+0000 osd.7 (osd.7) 389 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T23:06:45.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:45 smithi187 bash[89487]: cluster 2023-09-23T23:06:44.957714+0000 mon.a (mon.0) 1925 : cluster 0 osdmap e359: 8 total, 8 up, 7 in 2023-09-23T23:06:45.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:45 smithi187 bash[89487]: cluster 2023-09-23T23:06:45.065989+0000 mgr.y (mgr.25310) 1360 : cluster 0 pgmap v1523: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:45.392 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:45 smithi169 bash[104356]: cluster 2023-09-23T23:06:43.955497+0000 osd.5 (osd.5) 220 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T23:06:45.392 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:45 smithi169 bash[104356]: cluster 2023-09-23T23:06:43.963857+0000 osd.6 (osd.6) 130 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T23:06:45.392 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:45 smithi169 bash[104356]: cluster 2023-09-23T23:06:44.083314+0000 osd.7 (osd.7) 389 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T23:06:45.392 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:45 smithi169 bash[104356]: cluster 2023-09-23T23:06:44.957714+0000 mon.a (mon.0) 1925 : cluster 0 osdmap e359: 8 total, 8 up, 7 in 2023-09-23T23:06:45.392 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:45 smithi169 bash[104356]: cluster 2023-09-23T23:06:45.065989+0000 mgr.y (mgr.25310) 1360 : cluster 0 pgmap v1523: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:45.393 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:45 smithi169 bash[101133]: cluster 2023-09-23T23:06:43.955497+0000 osd.5 (osd.5) 220 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T23:06:45.393 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:45 smithi169 bash[101133]: cluster 2023-09-23T23:06:43.963857+0000 osd.6 (osd.6) 130 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T23:06:45.393 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:45 smithi169 bash[101133]: cluster 2023-09-23T23:06:44.083314+0000 osd.7 (osd.7) 389 : cluster 3 failed to encode map e358 with expected crc 2023-09-23T23:06:45.393 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:45 smithi169 bash[101133]: cluster 2023-09-23T23:06:44.957714+0000 mon.a (mon.0) 1925 : cluster 0 osdmap e359: 8 total, 8 up, 7 in 2023-09-23T23:06:45.393 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:45 smithi169 bash[101133]: cluster 2023-09-23T23:06:45.065989+0000 mgr.y (mgr.25310) 1360 : cluster 0 pgmap v1523: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:45.406 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:45.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:45.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:45.509 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:45.534 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:45.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:45.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:45.570 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T23:06:45.570 INFO:teuthology.task.sequential:In sequential, running task print... 2023-09-23T23:06:45.570 INFO:teuthology.task.print:**** done cls/test_cls_rbd.sh 5-workload 2023-09-23T23:06:45.571 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-09-23T23:06:45.571 INFO:tasks.workunit:Pulling workunits from ref quincy 2023-09-23T23:06:45.571 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-09-23T23:06:45.571 DEBUG:teuthology.orchestra.run.smithi169:> stat -- /home/ubuntu/cephtest/mnt.0 2023-09-23T23:06:45.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:45.619 INFO:teuthology.orchestra.run.smithi169.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-09-23T23:06:45.619 DEBUG:teuthology.orchestra.run.smithi169:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-09-23T23:06:45.637 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:45.670 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-09-23T23:06:45.670 DEBUG:teuthology.orchestra.run.smithi169:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-09-23T23:06:45.691 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:45.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:45.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:45.695 INFO:tasks.workunit:timeout=3h 2023-09-23T23:06:45.695 INFO:tasks.workunit:cleanup=True 2023-09-23T23:06:45.695 DEBUG:teuthology.orchestra.run.smithi169:> 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-23T23:06:45.746 INFO:tasks.workunit.client.0.smithi169.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-09-23T23:06:45.794 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:45.827 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:45.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:45.830 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:45.931 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:45.954 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:45.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:45.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:46.057 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:46.091 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:46.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:46.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:46.194 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:46.225 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:46.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:46.229 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:46.324 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:46 smithi169 bash[101133]: cluster 2023-09-23T23:06:45.149175+0000 osd.6 (osd.6) 131 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T23:06:46.324 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:46 smithi169 bash[101133]: cluster 2023-09-23T23:06:45.337570+0000 osd.5 (osd.5) 221 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T23:06:46.324 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:46 smithi169 bash[101133]: cluster 2023-09-23T23:06:45.337624+0000 osd.7 (osd.7) 390 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T23:06:46.324 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:46 smithi169 bash[104356]: cluster 2023-09-23T23:06:45.149175+0000 osd.6 (osd.6) 131 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T23:06:46.325 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:46 smithi169 bash[104356]: cluster 2023-09-23T23:06:45.337570+0000 osd.5 (osd.5) 221 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T23:06:46.325 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:46 smithi169 bash[104356]: cluster 2023-09-23T23:06:45.337624+0000 osd.7 (osd.7) 390 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T23:06:46.330 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:46.351 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:46.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:46.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:46.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:46 smithi187 bash[89487]: cluster 2023-09-23T23:06:45.149175+0000 osd.6 (osd.6) 131 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T23:06:46.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:46 smithi187 bash[89487]: cluster 2023-09-23T23:06:45.337570+0000 osd.5 (osd.5) 221 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T23:06:46.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:46 smithi187 bash[89487]: cluster 2023-09-23T23:06:45.337624+0000 osd.7 (osd.7) 390 : cluster 3 failed to encode map e359 with expected crc 2023-09-23T23:06:46.454 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:46.483 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:46.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:46.486 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:46.587 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:46.624 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:46.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:46.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:46.728 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:46.760 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:46.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:46.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:46.864 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:46.887 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:46.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:46.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:46.990 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:47.013 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:47.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:47.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:47.115 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:47.147 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:47.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:47.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:47.251 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:47.278 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:47.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:47.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:47.382 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:47.415 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:47.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:47.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:47.520 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:47.555 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:47.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:47.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:47.658 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:47.687 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:47.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:47.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:47.790 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:47.816 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:47.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:47.819 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:47.919 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:47.955 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:47.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:47.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:47.966 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is set 2023-09-23T23:06:48.061 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:48.094 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:48.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:48.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:48.198 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:48.209 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:47 smithi169 bash[104356]: cluster 2023-09-23T23:06:47.066584+0000 mgr.y (mgr.25310) 1361 : cluster 0 pgmap v1524: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:48.209 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:47 smithi169 bash[104356]: audit 2023-09-23T23:06:47.071278+0000 mon.c (mon.2) 126 : audit 1 from='client.? 172.21.15.169:0/2954818742' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:06:48.209 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:47 smithi169 bash[104356]: audit 2023-09-23T23:06:47.071877+0000 mon.a (mon.0) 1926 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:06:48.210 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:47 smithi169 bash[101133]: cluster 2023-09-23T23:06:47.066584+0000 mgr.y (mgr.25310) 1361 : cluster 0 pgmap v1524: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:48.210 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:47 smithi169 bash[101133]: audit 2023-09-23T23:06:47.071278+0000 mon.c (mon.2) 126 : audit 1 from='client.? 172.21.15.169:0/2954818742' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:06:48.210 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:47 smithi169 bash[101133]: audit 2023-09-23T23:06:47.071877+0000 mon.a (mon.0) 1926 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:06:48.227 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:48.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:48.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:48.331 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:48.342 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:47 smithi187 bash[89487]: cluster 2023-09-23T23:06:47.066584+0000 mgr.y (mgr.25310) 1361 : cluster 0 pgmap v1524: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:48.343 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:47 smithi187 bash[89487]: audit 2023-09-23T23:06:47.071278+0000 mon.c (mon.2) 126 : audit 1 from='client.? 172.21.15.169:0/2954818742' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:06:48.343 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:47 smithi187 bash[89487]: audit 2023-09-23T23:06:47.071877+0000 mon.a (mon.0) 1926 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:06:48.360 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:48.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:48.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:48.464 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:48.485 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:48.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:48.487 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:48.588 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:48.620 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:48.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:48.622 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:48.723 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:48.730 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:06:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:06:48] "GET /metrics HTTP/1.1" 200 36523 "" "Prometheus/2.43.0" 2023-09-23T23:06:48.745 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:48.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:48.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:48.848 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:48.880 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:48.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:48.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:48.984 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:49.016 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:49.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:49.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:49.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:48 smithi169 bash[101133]: cluster 2023-09-23T23:06:47.939462+0000 mon.a (mon.0) 1927 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:06:49.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:48 smithi169 bash[101133]: audit 2023-09-23T23:06:47.957406+0000 mon.a (mon.0) 1928 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:06:49.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:48 smithi169 bash[101133]: cluster 2023-09-23T23:06:47.957522+0000 mon.a (mon.0) 1929 : cluster 0 osdmap e360: 8 total, 8 up, 7 in 2023-09-23T23:06:49.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:48 smithi169 bash[101133]: cluster 2023-09-23T23:06:48.161958+0000 osd.6 (osd.6) 132 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T23:06:49.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:48 smithi169 bash[101133]: cluster 2023-09-23T23:06:48.196496+0000 osd.7 (osd.7) 391 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T23:06:49.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:48 smithi169 bash[101133]: cluster 2023-09-23T23:06:48.198316+0000 osd.7 (osd.7) 392 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T23:06:49.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:48 smithi169 bash[101133]: cluster 2023-09-23T23:06:48.420759+0000 osd.5 (osd.5) 222 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T23:06:49.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:48 smithi169 bash[104356]: cluster 2023-09-23T23:06:47.939462+0000 mon.a (mon.0) 1927 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:06:49.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:48 smithi169 bash[104356]: audit 2023-09-23T23:06:47.957406+0000 mon.a (mon.0) 1928 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:06:49.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:48 smithi169 bash[104356]: cluster 2023-09-23T23:06:47.957522+0000 mon.a (mon.0) 1929 : cluster 0 osdmap e360: 8 total, 8 up, 7 in 2023-09-23T23:06:49.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:48 smithi169 bash[104356]: cluster 2023-09-23T23:06:48.161958+0000 osd.6 (osd.6) 132 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T23:06:49.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:48 smithi169 bash[104356]: cluster 2023-09-23T23:06:48.196496+0000 osd.7 (osd.7) 391 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T23:06:49.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:48 smithi169 bash[104356]: cluster 2023-09-23T23:06:48.198316+0000 osd.7 (osd.7) 392 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T23:06:49.035 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:48 smithi169 bash[104356]: cluster 2023-09-23T23:06:48.420759+0000 osd.5 (osd.5) 222 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T23:06:49.121 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:49.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:48 smithi187 bash[89487]: cluster 2023-09-23T23:06:47.939462+0000 mon.a (mon.0) 1927 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:06:49.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:48 smithi187 bash[89487]: audit 2023-09-23T23:06:47.957406+0000 mon.a (mon.0) 1928 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-09-23T23:06:49.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:48 smithi187 bash[89487]: cluster 2023-09-23T23:06:47.957522+0000 mon.a (mon.0) 1929 : cluster 0 osdmap e360: 8 total, 8 up, 7 in 2023-09-23T23:06:49.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:48 smithi187 bash[89487]: cluster 2023-09-23T23:06:48.161958+0000 osd.6 (osd.6) 132 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T23:06:49.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:48 smithi187 bash[89487]: cluster 2023-09-23T23:06:48.196496+0000 osd.7 (osd.7) 391 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T23:06:49.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:48 smithi187 bash[89487]: cluster 2023-09-23T23:06:48.198316+0000 osd.7 (osd.7) 392 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T23:06:49.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:48 smithi187 bash[89487]: cluster 2023-09-23T23:06:48.420759+0000 osd.5 (osd.5) 222 : cluster 3 failed to encode map e360 with expected crc 2023-09-23T23:06:49.153 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:49.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:49.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:49.257 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:49.290 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:49.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:49.293 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:49.393 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:49.427 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:49.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:49.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:49.531 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:49.560 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:49.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:49.563 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:49.664 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:49.684 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:49.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:49.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:49.787 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:49.817 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:49.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:49.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:49.920 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:49.944 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:49.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:49.946 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:50.047 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:50.060 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:49 smithi187 bash[89487]: cluster 2023-09-23T23:06:49.067228+0000 mgr.y (mgr.25310) 1362 : cluster 0 pgmap v1526: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:50.082 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:50.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:50.086 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:50.187 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:50.199 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:49 smithi169 bash[101133]: cluster 2023-09-23T23:06:49.067228+0000 mgr.y (mgr.25310) 1362 : cluster 0 pgmap v1526: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:50.199 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:49 smithi169 bash[104356]: cluster 2023-09-23T23:06:49.067228+0000 mgr.y (mgr.25310) 1362 : cluster 0 pgmap v1526: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:50.216 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:50.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:50.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:50.319 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:50.350 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:50.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:50.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:50.455 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:50.485 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:50.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:50.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:50.589 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:50.610 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:50.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:50.612 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:50.713 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:50.736 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:50.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:50.738 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:50.839 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:50.862 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:50.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:50.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:50.964 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:50.997 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:51.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:51.000 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:51.101 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:51.133 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:51.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:51.135 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:51.236 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:51.260 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:51.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:51.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:51.349 DEBUG:teuthology.orchestra.run.smithi169:> 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-23T23:06:51.356 INFO:tasks.workunit.client.0.smithi169.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-09-23T23:06:51.358 INFO:tasks.workunit.client.0.smithi169.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-23T23:06:51.358 INFO:tasks.workunit.client.0.smithi169.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-09-23T23:06:51.363 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:51.394 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:51.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:51.397 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:51.424 INFO:tasks.workunit.client.0.smithi169.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-09-23T23:06:51.484 INFO:tasks.workunit.client.0.smithi169.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-09-23T23:06:51.497 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:51.532 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:51.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:51.535 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:51.549 INFO:tasks.workunit.client.0.smithi169.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-09-23T23:06:51.551 INFO:tasks.workunit.client.0.smithi169.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-23T23:06:51.551 INFO:tasks.workunit.client.0.smithi169.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-09-23T23:06:51.614 INFO:tasks.workunit.client.0.smithi169.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-09-23T23:06:51.618 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2023-09-23T23:06:51.618 DEBUG:teuthology.orchestra.run.smithi169:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-09-23T23:06:51.636 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:51.667 INFO:tasks.workunit:Running workunits matching rbd/import_export.sh on client.0... 2023-09-23T23:06:51.703 INFO:tasks.workunit:Running workunit rbd/import_export.sh... 2023-09-23T23:06:51.703 DEBUG:teuthology.orchestra.run.smithi169: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-23T23:06:51.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:51.705 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:51.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:51.759 INFO:tasks.workunit.client.0.smithi169.stderr:+ export RBD_FORCE_ALLOW_V1=1 2023-09-23T23:06:51.759 INFO:tasks.workunit.client.0.smithi169.stderr:+ TMPDIR=/tmp/rbd_import_export_285942 2023-09-23T23:06:51.760 INFO:tasks.workunit.client.0.smithi169.stderr:+ rm -rf /tmp/rbd_import_export_285942 2023-09-23T23:06:51.760 INFO:tasks.workunit.client.0.smithi169.stderr:+ mkdir /tmp/rbd_import_export_285942 2023-09-23T23:06:51.762 INFO:tasks.workunit.client.0.smithi169.stderr:+ trap rm -rf /tmp/rbd_import_export_285942 INT TERM EXIT 2023-09-23T23:06:51.762 INFO:tasks.workunit.client.0.smithi169.stderr:+ mkdir foo.285942 2023-09-23T23:06:51.763 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd import foo.285942 foo.dir 2023-09-23T23:06:51.806 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:51.831 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:51.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:51.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:51.935 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:51.966 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:51.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:51.968 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:52.069 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:52.099 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:52.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:52.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:52.191 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:06:52.191 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:06:52.202 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:52.212 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:52 smithi169 bash[104356]: cluster 2023-09-23T23:06:51.068041+0000 mgr.y (mgr.25310) 1363 : cluster 0 pgmap v1527: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:52.212 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:52 smithi169 bash[101133]: cluster 2023-09-23T23:06:51.068041+0000 mgr.y (mgr.25310) 1363 : cluster 0 pgmap v1527: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:52.235 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:52.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:52.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:52.339 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:52.362 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:52.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:52.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:52.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:52 smithi187 bash[89487]: cluster 2023-09-23T23:06:51.068041+0000 mgr.y (mgr.25310) 1363 : cluster 0 pgmap v1527: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:52.465 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:52.494 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:52.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:52.496 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:52.597 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:52.631 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:52.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:52.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:52.698 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T23:06:52.735 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:52.769 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:52.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:52.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:52.872 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:52.892 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:52.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:52.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:52.995 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:53.016 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:53.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:53.019 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:53.119 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:53.150 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:53.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:53.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:53.253 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:53.278 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:53.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:53.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:53.381 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:53.402 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:53.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:53.404 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:53.505 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:53.536 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:53.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:53.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:53.640 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:53.670 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:53.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:53.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:53.775 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:53.809 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:53.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:53.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:53.913 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:53.940 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:53.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:53.943 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:54.043 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:54.073 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:54.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:54.075 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:54.176 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:54.187 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:54 smithi169 bash[101133]: cluster 2023-09-23T23:06:53.068620+0000 mgr.y (mgr.25310) 1364 : cluster 0 pgmap v1528: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:54.187 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:54 smithi169 bash[104356]: cluster 2023-09-23T23:06:53.068620+0000 mgr.y (mgr.25310) 1364 : cluster 0 pgmap v1528: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:54.204 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:54.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:54.206 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:54.306 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:54.336 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:54.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:54.340 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:54.440 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:54.473 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:54.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:54.475 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:54.576 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:54.597 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:54.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:54.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:54.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:54 smithi187 bash[89487]: cluster 2023-09-23T23:06:53.068620+0000 mgr.y (mgr.25310) 1364 : cluster 0 pgmap v1528: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:54.700 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:54.732 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:54.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:54.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:54.836 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:54.868 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:54.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:54.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:54.973 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:55.007 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:55.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:55.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:55.059 INFO:tasks.workunit.client.0.smithi169.stderr:rbd: cannot import a directory 2023-09-23T23:06:55.059 INFO:tasks.workunit.client.0.smithi169.stderr: Importing image: 0% complete...failed. 2023-09-23T23:06:55.059 INFO:tasks.workunit.client.0.smithi169.stderr:rbd: import failed: (21) Is a directory 2023-09-23T23:06:55.110 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:55.133 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:55.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:55.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:55.193 INFO:tasks.workunit.client.0.smithi169.stderr:+ true 2023-09-23T23:06:55.193 INFO:tasks.workunit.client.0.smithi169.stderr:+ rmdir foo.285942 2023-09-23T23:06:55.194 INFO:tasks.workunit.client.0.smithi169.stderr:+ dd if=/bin/sh of=/tmp/rbd_import_export_285942/img bs=1k count=1 seek=10 2023-09-23T23:06:55.195 INFO:tasks.workunit.client.0.smithi169.stderr:1+0 records in 2023-09-23T23:06:55.195 INFO:tasks.workunit.client.0.smithi169.stderr:1+0 records out 2023-09-23T23:06:55.195 INFO:tasks.workunit.client.0.smithi169.stderr:1024 bytes (1.0 kB, 1.0 KiB) copied, 0.000101181 s, 10.1 MB/s 2023-09-23T23:06:55.195 INFO:tasks.workunit.client.0.smithi169.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_285942/img bs=1k count=10 seek=100 2023-09-23T23:06:55.196 INFO:tasks.workunit.client.0.smithi169.stderr:10+0 records in 2023-09-23T23:06:55.197 INFO:tasks.workunit.client.0.smithi169.stderr:10+0 records out 2023-09-23T23:06:55.197 INFO:tasks.workunit.client.0.smithi169.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.000277845 s, 36.9 MB/s 2023-09-23T23:06:55.197 INFO:tasks.workunit.client.0.smithi169.stderr:+ dd if=/bin/rm of=/tmp/rbd_import_export_285942/img bs=1k count=100 seek=1000 2023-09-23T23:06:55.198 INFO:tasks.workunit.client.0.smithi169.stderr:70+1 records in 2023-09-23T23:06:55.198 INFO:tasks.workunit.client.0.smithi169.stderr:70+1 records out 2023-09-23T23:06:55.198 INFO:tasks.workunit.client.0.smithi169.stderr:72056 bytes (72 kB, 70 KiB) copied, 0.000350416 s, 206 MB/s 2023-09-23T23:06:55.198 INFO:tasks.workunit.client.0.smithi169.stderr:+ dd if=/bin/ls of=/tmp/rbd_import_export_285942/img bs=1k seek=10000 2023-09-23T23:06:55.199 INFO:tasks.workunit.client.0.smithi169.stderr:138+1 records in 2023-09-23T23:06:55.199 INFO:tasks.workunit.client.0.smithi169.stderr:138+1 records out 2023-09-23T23:06:55.199 INFO:tasks.workunit.client.0.smithi169.stderr:142144 bytes (142 kB, 139 KiB) copied, 0.000438044 s, 324 MB/s 2023-09-23T23:06:55.199 INFO:tasks.workunit.client.0.smithi169.stderr:+ dd if=/bin/ln of=/tmp/rbd_import_export_285942/img bs=1k seek=100000 2023-09-23T23:06:55.237 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:55.261 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:55.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:55.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:55.285 INFO:tasks.workunit.client.0.smithi169.stderr:74+1 records in 2023-09-23T23:06:55.286 INFO:tasks.workunit.client.0.smithi169.stderr:74+1 records out 2023-09-23T23:06:55.286 INFO:tasks.workunit.client.0.smithi169.stderr:76160 bytes (76 kB, 74 KiB) copied, 0.0852905 s, 893 kB/s 2023-09-23T23:06:55.286 INFO:tasks.workunit.client.0.smithi169.stderr:+ dd if=/bin/grep of=/tmp/rbd_import_export_285942/img bs=1k seek=1000000 2023-09-23T23:06:55.366 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:55.388 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:55.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:55.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:55.491 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:55.514 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:55.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:55.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:55.617 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:55.651 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:55.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:55.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:55.686 INFO:tasks.workunit.client.0.smithi169.stderr:194+1 records in 2023-09-23T23:06:55.687 INFO:tasks.workunit.client.0.smithi169.stderr:194+1 records out 2023-09-23T23:06:55.687 INFO:tasks.workunit.client.0.smithi169.stderr:199136 bytes (199 kB, 194 KiB) copied, 0.397404 s, 501 kB/s 2023-09-23T23:06:55.687 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd rm testimg 2023-09-23T23:06:55.754 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:55.775 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:55.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:55.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:55.878 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:55.911 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:55.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:55.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:56.016 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:56.043 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:56.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:56.046 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:56.069 INFO:tasks.workunit.client.0.smithi169.stderr: Removing image: 0% complete...failed. 2023-09-23T23:06:56.070 INFO:tasks.workunit.client.0.smithi169.stderr:rbd: delete error: (2) No such file or directory 2023-09-23T23:06:56.119 INFO:tasks.workunit.client.0.smithi169.stderr:+ true 2023-09-23T23:06:56.119 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd import --new-format /tmp/rbd_import_export_285942/img testimg 2023-09-23T23:06:56.147 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:56.169 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:56.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:56.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:56.273 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:56.285 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:56 smithi187 bash[89487]: cluster 2023-09-23T23:06:55.069214+0000 mgr.y (mgr.25310) 1365 : cluster 0 pgmap v1529: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:56.306 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:56.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:56.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:56.411 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:56.434 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:56.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:56.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:56.438 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:56 smithi169 bash[104356]: cluster 2023-09-23T23:06:55.069214+0000 mgr.y (mgr.25310) 1365 : cluster 0 pgmap v1529: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:56.439 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:56 smithi169 bash[101133]: cluster 2023-09-23T23:06:55.069214+0000 mgr.y (mgr.25310) 1365 : cluster 0 pgmap v1529: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:56.533 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T23:06:56.537 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:56.563 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:56.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:56.565 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:56.568 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T23:06:56.595 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T23:06:56.619 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T23:06:56.646 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T23:06:56.666 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:56.676 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T23:06:56.699 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:56.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:56.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:56.704 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T23:06:56.731 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T23:06:56.733 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:06:56.733 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:06:56.733 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:06:56.733 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:06:56.733 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:06:56.734 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:06:56.734 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:06:56.734 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:06:56.803 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:56.835 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:56.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:56.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:56.939 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:56.969 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:56.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:56.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:57.073 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:57.104 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:57.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:57.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:57.207 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:57.226 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:57.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:57.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:57.329 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:57.338 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:57 smithi169 bash[101133]: audit 2023-09-23T23:06:56.173774+0000 mon.a (mon.0) 1930 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:06:57.338 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:57 smithi169 bash[101133]: audit 2023-09-23T23:06:56.506259+0000 mon.c (mon.2) 127 : audit 0 from='client.? 172.21.15.169:0/2023565402' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:06:57.338 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:57 smithi169 bash[104356]: audit 2023-09-23T23:06:56.173774+0000 mon.a (mon.0) 1930 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:06:57.338 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:57 smithi169 bash[104356]: audit 2023-09-23T23:06:56.506259+0000 mon.c (mon.2) 127 : audit 0 from='client.? 172.21.15.169:0/2023565402' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:06:57.351 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:57.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:57.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:57.455 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:57.479 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:57.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:57.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:57.582 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:57.596 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:57 smithi187 bash[89487]: audit 2023-09-23T23:06:56.173774+0000 mon.a (mon.0) 1930 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:06:57.596 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:57 smithi187 bash[89487]: audit 2023-09-23T23:06:56.506259+0000 mon.c (mon.2) 127 : audit 0 from='client.? 172.21.15.169:0/2023565402' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:06:57.617 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:57.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:57.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:57.721 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:57.745 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:06:57.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:57.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:06:57.848 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:57.872 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:57.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:57.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:57.975 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:58.003 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:58.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:58.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:58.107 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:58.134 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:58.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:58.137 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:58.237 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:58.268 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:58.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:58.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:58.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:58 smithi169 bash[104356]: cluster 2023-09-23T23:06:57.069934+0000 mgr.y (mgr.25310) 1366 : cluster 0 pgmap v1530: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:58.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:58 smithi169 bash[104356]: cluster 2023-09-23T23:06:57.145621+0000 mon.a (mon.0) 1931 : cluster 0 osdmap e361: 8 total, 8 up, 7 in 2023-09-23T23:06:58.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:58 smithi169 bash[104356]: cluster 2023-09-23T23:06:57.148987+0000 osd.5 (osd.5) 223 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T23:06:58.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:58 smithi169 bash[101133]: cluster 2023-09-23T23:06:57.069934+0000 mgr.y (mgr.25310) 1366 : cluster 0 pgmap v1530: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:58.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:58 smithi169 bash[101133]: cluster 2023-09-23T23:06:57.145621+0000 mon.a (mon.0) 1931 : cluster 0 osdmap e361: 8 total, 8 up, 7 in 2023-09-23T23:06:58.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:58 smithi169 bash[101133]: cluster 2023-09-23T23:06:57.148987+0000 osd.5 (osd.5) 223 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T23:06:58.372 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:58.407 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:06:58.409 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:58 smithi187 bash[89487]: cluster 2023-09-23T23:06:57.069934+0000 mgr.y (mgr.25310) 1366 : cluster 0 pgmap v1530: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:06:58.409 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:58 smithi187 bash[89487]: cluster 2023-09-23T23:06:57.145621+0000 mon.a (mon.0) 1931 : cluster 0 osdmap e361: 8 total, 8 up, 7 in 2023-09-23T23:06:58.409 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:58 smithi187 bash[89487]: cluster 2023-09-23T23:06:57.148987+0000 osd.5 (osd.5) 223 : cluster 3 failed to encode map e361 with expected crc 2023-09-23T23:06:58.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:58.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:06:58.511 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:58.543 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:58.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:58.547 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:58.648 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:58.677 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:58.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:58.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:58.780 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:58.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:06:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:06:58] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-09-23T23:06:58.803 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:58.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:58.806 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:58.906 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:58.921 INFO:tasks.workunit.client.0.smithi169.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-23T23:06:58.922 INFO:tasks.workunit.client.0.smithi169.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T23:06:58.926 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd export testimg /tmp/rbd_import_export_285942/img2 2023-09-23T23:06:58.936 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:58.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:58.939 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:59.040 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:59.069 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:59.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:59.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:59.173 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:59.195 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:06:59.196 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:59 smithi169 bash[104356]: cluster 2023-09-23T23:06:58.145457+0000 osd.5 (osd.5) 224 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T23:06:59.197 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:06:59 smithi169 bash[104356]: cluster 2023-09-23T23:06:58.146912+0000 mon.a (mon.0) 1932 : cluster 0 osdmap e362: 8 total, 8 up, 7 in 2023-09-23T23:06:59.197 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:59 smithi169 bash[101133]: cluster 2023-09-23T23:06:58.145457+0000 osd.5 (osd.5) 224 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T23:06:59.197 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:06:59 smithi169 bash[101133]: cluster 2023-09-23T23:06:58.146912+0000 mon.a (mon.0) 1932 : cluster 0 osdmap e362: 8 total, 8 up, 7 in 2023-09-23T23:06:59.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:59.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:06:59.298 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:59.299 INFO:tasks.workunit.client.0.smithi169.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-23T23:06:59.303 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd export testimg - 2023-09-23T23:06:59.310 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:59 smithi187 bash[89487]: cluster 2023-09-23T23:06:58.145457+0000 osd.5 (osd.5) 224 : cluster 3 failed to encode map e362 with expected crc 2023-09-23T23:06:59.310 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:06:59 smithi187 bash[89487]: cluster 2023-09-23T23:06:58.146912+0000 mon.a (mon.0) 1932 : cluster 0 osdmap e362: 8 total, 8 up, 7 in 2023-09-23T23:06:59.327 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:06:59.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:59.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:06:59.431 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:59.462 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:06:59.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:59.466 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:06:59.567 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:59.598 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:06:59.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:59.601 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:06:59.702 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:59.729 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:59.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:59.732 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:06:59.833 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:59.854 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:06:59.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:59.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:06:59.958 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:59.982 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:06:59.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:06:59.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:00.085 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:00.106 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:00.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:00.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:00.187 INFO:tasks.workunit.client.0.smithi169.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-23T23:07:00.191 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd rm testimg 2023-09-23T23:07:00.211 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:00.222 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:00 smithi169 bash[104356]: cluster 2023-09-23T23:06:59.070497+0000 mgr.y (mgr.25310) 1367 : cluster 0 pgmap v1533: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s 2023-09-23T23:07:00.222 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:00 smithi169 bash[101133]: cluster 2023-09-23T23:06:59.070497+0000 mgr.y (mgr.25310) 1367 : cluster 0 pgmap v1533: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s 2023-09-23T23:07:00.236 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:00.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:00.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:00.340 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:00.357 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:00.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:00.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:00.450 INFO:tasks.workunit.client.0.smithi169.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-23T23:07:00.454 INFO:tasks.workunit.client.0.smithi169.stderr:+ cmp /tmp/rbd_import_export_285942/img /tmp/rbd_import_export_285942/img2 2023-09-23T23:07:00.460 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:00.471 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:00 smithi187 bash[89487]: cluster 2023-09-23T23:06:59.070497+0000 mgr.y (mgr.25310) 1367 : cluster 0 pgmap v1533: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 127 B/s rd, 127 B/s wr, 0 op/s 2023-09-23T23:07:00.492 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:00.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:00.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:00.561 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-09-23T23:07:00.596 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:00.628 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:00.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:00.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:00.731 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:00.766 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:00.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:00.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:00.869 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:00.893 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:00.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:00.895 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:00.996 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:01.027 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:01.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:01.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:01.131 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:01.159 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:01.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:01.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:01.261 INFO:tasks.workunit.client.0.smithi169.stderr:+ cmp /tmp/rbd_import_export_285942/img /tmp/rbd_import_export_285942/img3 2023-09-23T23:07:01.263 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:01.285 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:01.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:01.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:01.389 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:01.422 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:01.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:01.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:01.526 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:01.549 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:01.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:01.552 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:01.652 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:01.679 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:01.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:01.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:01.782 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:01.800 INFO:tasks.workunit.client.0.smithi169.stderr:+ rm /tmp/rbd_import_export_285942/img2 /tmp/rbd_import_export_285942/img3 2023-09-23T23:07:01.808 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:01.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:01.811 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:01.912 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:01.935 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:01.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:01.937 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:02.038 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:02.066 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:02.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:02.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:02.170 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:02.191 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:02.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:02.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:02.295 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:02.330 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:02.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:02.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:02.433 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:02.444 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:02 smithi169 bash[104356]: cluster 2023-09-23T23:07:01.071195+0000 mgr.y (mgr.25310) 1368 : cluster 0 pgmap v1534: 93 pgs: 93 active+clean; 1.3 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 6.9 KiB/s rd, 27 KiB/s wr, 12 op/s 2023-09-23T23:07:02.445 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:02 smithi169 bash[101133]: cluster 2023-09-23T23:07:01.071195+0000 mgr.y (mgr.25310) 1368 : cluster 0 pgmap v1534: 93 pgs: 93 active+clean; 1.3 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 6.9 KiB/s rd, 27 KiB/s wr, 12 op/s 2023-09-23T23:07:02.458 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:02.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:02.461 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:02.562 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:02.575 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:02 smithi187 bash[89487]: cluster 2023-09-23T23:07:01.071195+0000 mgr.y (mgr.25310) 1368 : cluster 0 pgmap v1534: 93 pgs: 93 active+clean; 1.3 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 6.9 KiB/s rd, 27 KiB/s wr, 12 op/s 2023-09-23T23:07:02.593 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:02.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:02.596 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:02.697 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:02.722 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:02.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:02.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:02.760 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd import --new-format - testimg 2023-09-23T23:07:02.825 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:02.857 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:02.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:02.860 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:02.961 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:02.995 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:02.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:02.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:03.100 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:03.129 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:03.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:03.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:03.232 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:03.244 INFO:tasks.workunit.client.0.smithi169.stderr: Importing image: 100% complete...done. 2023-09-23T23:07:03.244 INFO:tasks.workunit.client.0.smithi169.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T23:07:03.248 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd export testimg /tmp/rbd_import_export_285942/img2 2023-09-23T23:07:03.261 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:03.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:03.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:03.365 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:03.389 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:03.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:03.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:03.492 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:03.511 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:03.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:03.513 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:03.585 INFO:tasks.workunit.client.0.smithi169.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-23T23:07:03.590 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd export testimg - 2023-09-23T23:07:03.613 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:03.648 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:03.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:03.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:03.753 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:03.777 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:03.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:03.780 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:03.882 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:03.912 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:03.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:03.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:04.015 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:04.037 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:04.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:04.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:04.140 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:04.164 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:04.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:04.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:04.267 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:04.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:04 smithi169 bash[104356]: cluster 2023-09-23T23:07:03.071818+0000 mgr.y (mgr.25310) 1369 : cluster 0 pgmap v1535: 93 pgs: 93 active+clean; 1.3 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 83 KiB/s rd, 55 KiB/s wr, 36 op/s 2023-09-23T23:07:04.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:04 smithi169 bash[101133]: cluster 2023-09-23T23:07:03.071818+0000 mgr.y (mgr.25310) 1369 : cluster 0 pgmap v1535: 93 pgs: 93 active+clean; 1.3 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 83 KiB/s rd, 55 KiB/s wr, 36 op/s 2023-09-23T23:07:04.298 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:04.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:04.301 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:04.402 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:04.428 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:04.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:04.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:04.532 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:04.543 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:04 smithi187 bash[89487]: cluster 2023-09-23T23:07:03.071818+0000 mgr.y (mgr.25310) 1369 : cluster 0 pgmap v1535: 93 pgs: 93 active+clean; 1.3 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 83 KiB/s rd, 55 KiB/s wr, 36 op/s 2023-09-23T23:07:04.547 INFO:tasks.workunit.client.0.smithi169.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-23T23:07:04.553 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd rm testimg 2023-09-23T23:07:04.563 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:04.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:04.566 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:04.667 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:04.690 INFO:tasks.workunit.client.0.smithi169.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-23T23:07:04.695 INFO:tasks.workunit.client.0.smithi169.stderr:+ cmp /tmp/rbd_import_export_285942/img /tmp/rbd_import_export_285942/img2 2023-09-23T23:07:04.697 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:04.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:04.700 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:04.747 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:07:04.801 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:04.836 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:04.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:04.840 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:04.940 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:04.970 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:04.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:04.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:05.074 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:05.109 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:05.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:05.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:05.213 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:05.238 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:05.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:05.241 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:05.342 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:05.373 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:05.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:05.376 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:05.447 INFO:tasks.workunit.client.0.smithi169.stderr:+ cmp /tmp/rbd_import_export_285942/img /tmp/rbd_import_export_285942/img3 2023-09-23T23:07:05.477 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:05.507 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:05.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:05.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:05.611 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:05.630 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:05.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:05.631 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:05.732 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:05.765 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:05.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:05.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:05.869 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:05.901 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:05.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:05.904 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:05.996 INFO:tasks.workunit.client.0.smithi169.stderr:+ rm /tmp/rbd_import_export_285942/img /tmp/rbd_import_export_285942/img2 /tmp/rbd_import_export_285942/img3 2023-09-23T23:07:06.005 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:06.027 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:06.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:06.029 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:06.130 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:06.156 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:06.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:06.159 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:06.259 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:06.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:06 smithi169 bash[104356]: cluster 2023-09-23T23:07:05.072572+0000 mgr.y (mgr.25310) 1370 : cluster 0 pgmap v1536: 93 pgs: 93 active+clean; 2.4 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 178 KiB/s rd, 103 KiB/s wr, 49 op/s 2023-09-23T23:07:06.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:06 smithi169 bash[101133]: cluster 2023-09-23T23:07:05.072572+0000 mgr.y (mgr.25310) 1370 : cluster 0 pgmap v1536: 93 pgs: 93 active+clean; 2.4 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 178 KiB/s rd, 103 KiB/s wr, 49 op/s 2023-09-23T23:07:06.295 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:06.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:06.298 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:06.399 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:06.423 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:06.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:06.427 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:06.509 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd help export 2023-09-23T23:07:06.510 INFO:tasks.workunit.client.0.smithi169.stderr:+ grep -q export-format 2023-09-23T23:07:06.528 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:06.545 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:06.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:06.546 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:06.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:06 smithi187 bash[89487]: cluster 2023-09-23T23:07:05.072572+0000 mgr.y (mgr.25310) 1370 : cluster 0 pgmap v1536: 93 pgs: 93 active+clean; 2.4 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 178 KiB/s rd, 103 KiB/s wr, 49 op/s 2023-09-23T23:07:06.647 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:06.667 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:06.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:06.669 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:06.770 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:06.801 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:06.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:06.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:06.902 INFO:tasks.workunit.client.0.smithi169.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_285942/img bs=1k count=10 seek=100 2023-09-23T23:07:06.903 INFO:tasks.workunit.client.0.smithi169.stderr:10+0 records in 2023-09-23T23:07:06.903 INFO:tasks.workunit.client.0.smithi169.stderr:10+0 records out 2023-09-23T23:07:06.903 INFO:tasks.workunit.client.0.smithi169.stderr:10240 bytes (10 kB, 10 KiB) copied, 0.000149742 s, 68.4 MB/s 2023-09-23T23:07:06.903 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd import --new-format /tmp/rbd_import_export_285942/img testimg 2023-09-23T23:07:06.912 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:06.942 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:06.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:06.946 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:06.984 INFO:tasks.workunit.client.0.smithi169.stderr: Importing image: 100% complete...done. 2023-09-23T23:07:06.984 INFO:tasks.workunit.client.0.smithi169.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T23:07:06.987 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd snap create testimg@snap 2023-09-23T23:07:07.048 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:07.071 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:07.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:07.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:07.174 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:07.201 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:07.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:07.204 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:07.305 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:07.306 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:07:07.340 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:07.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:07.344 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:07.444 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:07.474 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:07.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:07.477 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:07.577 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:07.603 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:07.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:07.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:07.706 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:07.727 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:07.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:07.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:07.829 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:07.850 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:07.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:07.852 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:07.953 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:07.977 INFO:tasks.workunit.client.0.smithi169.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-09-23T23:07:07.980 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:07.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:07.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:07.986 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd image-meta set testimg key1 value1 2023-09-23T23:07:08.050 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd image-meta list testimg 2023-09-23T23:07:08.085 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:08.099 INFO:tasks.workunit.client.0.smithi169.stderr:+ IMAGEMETA_BEFORE=There is 1 metadatum on this image: 2023-09-23T23:07:08.099 INFO:tasks.workunit.client.0.smithi169.stderr: 2023-09-23T23:07:08.099 INFO:tasks.workunit.client.0.smithi169.stderr:Key Value 2023-09-23T23:07:08.099 INFO:tasks.workunit.client.0.smithi169.stderr:key1 value1 2023-09-23T23:07:08.100 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_285942/img_v2 2023-09-23T23:07:08.118 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:08.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:08.120 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:08.150 INFO:tasks.workunit.client.0.smithi169.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-23T23:07:08.154 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_285942/img_v2 testimg_import 2023-09-23T23:07:08.221 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:08.244 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:08.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:08.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:08.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:07 smithi169 bash[104356]: cluster 2023-09-23T23:07:06.948175+0000 mon.a (mon.0) 1933 : cluster 0 osdmap e363: 8 total, 8 up, 7 in 2023-09-23T23:07:08.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:07 smithi169 bash[104356]: cluster 2023-09-23T23:07:06.950696+0000 osd.7 (osd.7) 393 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T23:07:08.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:07 smithi169 bash[104356]: cluster 2023-09-23T23:07:06.971120+0000 osd.5 (osd.5) 225 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T23:07:08.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:07 smithi169 bash[104356]: cluster 2023-09-23T23:07:07.073118+0000 mgr.y (mgr.25310) 1371 : cluster 0 pgmap v1538: 93 pgs: 93 active+clean; 2.4 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 179 KiB/s rd, 101 KiB/s wr, 48 op/s 2023-09-23T23:07:08.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:07 smithi169 bash[101133]: cluster 2023-09-23T23:07:06.948175+0000 mon.a (mon.0) 1933 : cluster 0 osdmap e363: 8 total, 8 up, 7 in 2023-09-23T23:07:08.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:07 smithi169 bash[101133]: cluster 2023-09-23T23:07:06.950696+0000 osd.7 (osd.7) 393 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T23:07:08.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:07 smithi169 bash[101133]: cluster 2023-09-23T23:07:06.971120+0000 osd.5 (osd.5) 225 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T23:07:08.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:07 smithi169 bash[101133]: cluster 2023-09-23T23:07:07.073118+0000 mgr.y (mgr.25310) 1371 : cluster 0 pgmap v1538: 93 pgs: 93 active+clean; 2.4 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 179 KiB/s rd, 101 KiB/s wr, 48 op/s 2023-09-23T23:07:08.347 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:08.360 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:07 smithi187 bash[89487]: cluster 2023-09-23T23:07:06.948175+0000 mon.a (mon.0) 1933 : cluster 0 osdmap e363: 8 total, 8 up, 7 in 2023-09-23T23:07:08.361 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:07 smithi187 bash[89487]: cluster 2023-09-23T23:07:06.950696+0000 osd.7 (osd.7) 393 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T23:07:08.361 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:07 smithi187 bash[89487]: cluster 2023-09-23T23:07:06.971120+0000 osd.5 (osd.5) 225 : cluster 3 failed to encode map e363 with expected crc 2023-09-23T23:07:08.361 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:07 smithi187 bash[89487]: cluster 2023-09-23T23:07:07.073118+0000 mgr.y (mgr.25310) 1371 : cluster 0 pgmap v1538: 93 pgs: 93 active+clean; 2.4 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 179 KiB/s rd, 101 KiB/s wr, 48 op/s 2023-09-23T23:07:08.383 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:08.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:08.385 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:08.486 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:08.517 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:08.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:08.519 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:08.534 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:07:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:07:08] "GET /metrics HTTP/1.1" 200 34103 "" "Prometheus/2.43.0" 2023-09-23T23:07:08.620 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:08.647 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:08.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:08.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:08.750 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:08.786 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:08.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:08.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:08.891 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:08.922 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:08.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:08.925 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:09.001 INFO:tasks.workunit.client.0.smithi169.stderr: Importing image: 50% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-23T23:07:09.005 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd info testimg_import 2023-09-23T23:07:09.026 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:09.045 INFO:tasks.workunit.client.0.smithi169.stdout:rbd image 'testimg_import': 2023-09-23T23:07:09.045 INFO:tasks.workunit.client.0.smithi169.stdout: size 110 KiB in 1 objects 2023-09-23T23:07:09.045 INFO:tasks.workunit.client.0.smithi169.stdout: order 22 (4 MiB objects) 2023-09-23T23:07:09.045 INFO:tasks.workunit.client.0.smithi169.stdout: snapshot_count: 1 2023-09-23T23:07:09.045 INFO:tasks.workunit.client.0.smithi169.stdout: id: 8c4f95ea0202 2023-09-23T23:07:09.045 INFO:tasks.workunit.client.0.smithi169.stdout: block_name_prefix: rbd_data.8c4f95ea0202 2023-09-23T23:07:09.045 INFO:tasks.workunit.client.0.smithi169.stdout: format: 2 2023-09-23T23:07:09.045 INFO:tasks.workunit.client.0.smithi169.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-09-23T23:07:09.045 INFO:tasks.workunit.client.0.smithi169.stdout: op_features: 2023-09-23T23:07:09.046 INFO:tasks.workunit.client.0.smithi169.stdout: flags: 2023-09-23T23:07:09.046 INFO:tasks.workunit.client.0.smithi169.stdout: create_timestamp: Sat Sep 23 23:07:08 2023 2023-09-23T23:07:09.046 INFO:tasks.workunit.client.0.smithi169.stdout: access_timestamp: Sat Sep 23 23:07:08 2023 2023-09-23T23:07:09.046 INFO:tasks.workunit.client.0.smithi169.stdout: modify_timestamp: Sat Sep 23 23:07:08 2023 2023-09-23T23:07:09.049 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd info testimg_import@snap 2023-09-23T23:07:09.051 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:09.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:09.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:09.090 INFO:tasks.workunit.client.0.smithi169.stdout:rbd image 'testimg_import': 2023-09-23T23:07:09.090 INFO:tasks.workunit.client.0.smithi169.stdout: size 110 KiB in 1 objects 2023-09-23T23:07:09.091 INFO:tasks.workunit.client.0.smithi169.stdout: order 22 (4 MiB objects) 2023-09-23T23:07:09.091 INFO:tasks.workunit.client.0.smithi169.stdout: snapshot_count: 1 2023-09-23T23:07:09.091 INFO:tasks.workunit.client.0.smithi169.stdout: id: 8c4f95ea0202 2023-09-23T23:07:09.091 INFO:tasks.workunit.client.0.smithi169.stdout: block_name_prefix: rbd_data.8c4f95ea0202 2023-09-23T23:07:09.091 INFO:tasks.workunit.client.0.smithi169.stdout: format: 2 2023-09-23T23:07:09.091 INFO:tasks.workunit.client.0.smithi169.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-09-23T23:07:09.091 INFO:tasks.workunit.client.0.smithi169.stdout: op_features: 2023-09-23T23:07:09.091 INFO:tasks.workunit.client.0.smithi169.stdout: flags: 2023-09-23T23:07:09.092 INFO:tasks.workunit.client.0.smithi169.stdout: create_timestamp: Sat Sep 23 23:07:08 2023 2023-09-23T23:07:09.092 INFO:tasks.workunit.client.0.smithi169.stdout: access_timestamp: Sat Sep 23 23:07:08 2023 2023-09-23T23:07:09.092 INFO:tasks.workunit.client.0.smithi169.stdout: modify_timestamp: Sat Sep 23 23:07:08 2023 2023-09-23T23:07:09.092 INFO:tasks.workunit.client.0.smithi169.stdout: protected: False 2023-09-23T23:07:09.094 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd image-meta list testimg_import 2023-09-23T23:07:09.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:08 smithi187 bash[89487]: cluster 2023-09-23T23:07:07.959911+0000 osd.5 (osd.5) 226 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T23:07:09.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:08 smithi187 bash[89487]: cluster 2023-09-23T23:07:07.960817+0000 osd.6 (osd.6) 133 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T23:07:09.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:08 smithi187 bash[89487]: cluster 2023-09-23T23:07:07.962093+0000 mon.a (mon.0) 1934 : cluster 0 osdmap e364: 8 total, 8 up, 7 in 2023-09-23T23:07:09.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:08 smithi187 bash[89487]: cluster 2023-09-23T23:07:08.165953+0000 osd.7 (osd.7) 394 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T23:07:09.139 INFO:tasks.workunit.client.0.smithi169.stderr:+ IMAGEMETA_AFTER=There is 1 metadatum on this image: 2023-09-23T23:07:09.139 INFO:tasks.workunit.client.0.smithi169.stderr: 2023-09-23T23:07:09.139 INFO:tasks.workunit.client.0.smithi169.stderr:Key Value 2023-09-23T23:07:09.139 INFO:tasks.workunit.client.0.smithi169.stderr:key1 value1 2023-09-23T23:07:09.139 INFO:tasks.workunit.client.0.smithi169.stderr:+ [ There is 1 metadatum on this image: 2023-09-23T23:07:09.139 INFO:tasks.workunit.client.0.smithi169.stderr: 2023-09-23T23:07:09.140 INFO:tasks.workunit.client.0.smithi169.stderr:Key Value 2023-09-23T23:07:09.140 INFO:tasks.workunit.client.0.smithi169.stderr:key1 value1 = There is 1 metadatum on this image: 2023-09-23T23:07:09.140 INFO:tasks.workunit.client.0.smithi169.stderr: 2023-09-23T23:07:09.140 INFO:tasks.workunit.client.0.smithi169.stderr:Key Value 2023-09-23T23:07:09.140 INFO:tasks.workunit.client.0.smithi169.stderr:key1 value1 ] 2023-09-23T23:07:09.140 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd export testimg_import /tmp/rbd_import_export_285942/img_import 2023-09-23T23:07:09.155 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:09.178 INFO:tasks.workunit.client.0.smithi169.stderr: Exporting image: 100% complete...done. 2023-09-23T23:07:09.181 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:09.182 INFO:tasks.workunit.client.0.smithi169.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_285942/img /tmp/rbd_import_export_285942/img_import 2023-09-23T23:07:09.182 INFO:tasks.workunit.client.0.smithi169.stderr:+ cmp -l /tmp/rbd_import_export_285942/img /tmp/rbd_import_export_285942/img_import 2023-09-23T23:07:09.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:09.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:09.184 INFO:tasks.workunit.client.0.smithi169.stderr:+ stat /tmp/rbd_import_export_285942/img --format %b 2023-09-23T23:07:09.184 INFO:tasks.workunit.client.0.smithi169.stderr:+ origsize=24 2023-09-23T23:07:09.184 INFO:tasks.workunit.client.0.smithi169.stderr:+ stat /tmp/rbd_import_export_285942/img_import --format %b 2023-09-23T23:07:09.185 INFO:tasks.workunit.client.0.smithi169.stderr:+ exportsize=224 2023-09-23T23:07:09.185 INFO:tasks.workunit.client.0.smithi169.stderr:+ difference=200 2023-09-23T23:07:09.185 INFO:tasks.workunit.client.0.smithi169.stderr:+ difference=200 2023-09-23T23:07:09.185 INFO:tasks.workunit.client.0.smithi169.stderr:+ test 200 -ge 0 -a 200 -lt 4096 2023-09-23T23:07:09.186 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd export testimg@snap /tmp/rbd_import_export_285942/img_snap 2023-09-23T23:07:09.224 INFO:tasks.workunit.client.0.smithi169.stderr: Exporting image: 100% complete...done. 2023-09-23T23:07:09.229 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd export testimg_import@snap /tmp/rbd_import_export_285942/img_snap_import 2023-09-23T23:07:09.271 INFO:tasks.workunit.client.0.smithi169.stderr: Exporting image: 100% complete...done. 2023-09-23T23:07:09.275 INFO:tasks.workunit.client.0.smithi169.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_285942/img_snap /tmp/rbd_import_export_285942/img_snap_import 2023-09-23T23:07:09.275 INFO:tasks.workunit.client.0.smithi169.stderr:+ cmp -l /tmp/rbd_import_export_285942/img_snap /tmp/rbd_import_export_285942/img_snap_import 2023-09-23T23:07:09.276 INFO:tasks.workunit.client.0.smithi169.stderr:+ stat /tmp/rbd_import_export_285942/img_snap --format %b 2023-09-23T23:07:09.277 INFO:tasks.workunit.client.0.smithi169.stderr:+ origsize=224 2023-09-23T23:07:09.278 INFO:tasks.workunit.client.0.smithi169.stderr:+ stat /tmp/rbd_import_export_285942/img_snap_import --format %b 2023-09-23T23:07:09.278 INFO:tasks.workunit.client.0.smithi169.stderr:+ exportsize=224 2023-09-23T23:07:09.278 INFO:tasks.workunit.client.0.smithi169.stderr:+ difference=0 2023-09-23T23:07:09.278 INFO:tasks.workunit.client.0.smithi169.stderr:+ difference=0 2023-09-23T23:07:09.279 INFO:tasks.workunit.client.0.smithi169.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-23T23:07:09.279 INFO:tasks.workunit.client.0.smithi169.stderr:+ rm /tmp/rbd_import_export_285942/img_v2 2023-09-23T23:07:09.279 INFO:tasks.workunit.client.0.smithi169.stderr:+ rm /tmp/rbd_import_export_285942/img_import 2023-09-23T23:07:09.279 INFO:tasks.workunit.client.0.smithi169.stderr:+ rm /tmp/rbd_import_export_285942/img_snap 2023-09-23T23:07:09.280 INFO:tasks.workunit.client.0.smithi169.stderr:+ rm /tmp/rbd_import_export_285942/img_snap_import 2023-09-23T23:07:09.281 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd snap rm testimg_import@snap 2023-09-23T23:07:09.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:08 smithi169 bash[101133]: cluster 2023-09-23T23:07:07.959911+0000 osd.5 (osd.5) 226 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T23:07:09.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:08 smithi169 bash[101133]: cluster 2023-09-23T23:07:07.960817+0000 osd.6 (osd.6) 133 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T23:07:09.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:08 smithi169 bash[101133]: cluster 2023-09-23T23:07:07.962093+0000 mon.a (mon.0) 1934 : cluster 0 osdmap e364: 8 total, 8 up, 7 in 2023-09-23T23:07:09.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:08 smithi169 bash[101133]: cluster 2023-09-23T23:07:08.165953+0000 osd.7 (osd.7) 394 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T23:07:09.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:08 smithi169 bash[104356]: cluster 2023-09-23T23:07:07.959911+0000 osd.5 (osd.5) 226 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T23:07:09.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:08 smithi169 bash[104356]: cluster 2023-09-23T23:07:07.960817+0000 osd.6 (osd.6) 133 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T23:07:09.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:08 smithi169 bash[104356]: cluster 2023-09-23T23:07:07.962093+0000 mon.a (mon.0) 1934 : cluster 0 osdmap e364: 8 total, 8 up, 7 in 2023-09-23T23:07:09.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:08 smithi169 bash[104356]: cluster 2023-09-23T23:07:08.165953+0000 osd.7 (osd.7) 394 : cluster 3 failed to encode map e364 with expected crc 2023-09-23T23:07:09.284 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:09.313 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:09.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:09.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:09.416 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:09.449 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:09.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:09.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:09.553 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:09.586 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:09.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:09.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:09.690 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:09.720 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:09.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:09.723 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:09.824 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:09.853 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:09.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:09.856 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:09.957 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:09.989 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:09.991 INFO:tasks.workunit.client.0.smithi169.stderr: Removing snap: 100% complete...done. 2023-09-23T23:07:09.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:09.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:10.004 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd remove testimg_import 2023-09-23T23:07:10.093 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:10.102 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:09 smithi169 bash[104356]: cluster 2023-09-23T23:07:08.969535+0000 osd.6 (osd.6) 134 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T23:07:10.102 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:09 smithi169 bash[104356]: cluster 2023-09-23T23:07:08.975755+0000 mon.a (mon.0) 1935 : cluster 0 osdmap e365: 8 total, 8 up, 7 in 2023-09-23T23:07:10.102 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:09 smithi169 bash[104356]: cluster 2023-09-23T23:07:08.989214+0000 osd.5 (osd.5) 227 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T23:07:10.102 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:09 smithi169 bash[104356]: cluster 2023-09-23T23:07:09.073539+0000 mgr.y (mgr.25310) 1372 : cluster 0 pgmap v1541: 93 pgs: 93 active+clean; 1.6 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 343 KiB/s rd, 103 KiB/s wr, 120 op/s 2023-09-23T23:07:10.102 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:09 smithi169 bash[101133]: cluster 2023-09-23T23:07:08.969535+0000 osd.6 (osd.6) 134 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T23:07:10.102 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:09 smithi169 bash[101133]: cluster 2023-09-23T23:07:08.975755+0000 mon.a (mon.0) 1935 : cluster 0 osdmap e365: 8 total, 8 up, 7 in 2023-09-23T23:07:10.102 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:09 smithi169 bash[101133]: cluster 2023-09-23T23:07:08.989214+0000 osd.5 (osd.5) 227 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T23:07:10.103 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:09 smithi169 bash[101133]: cluster 2023-09-23T23:07:09.073539+0000 mgr.y (mgr.25310) 1372 : cluster 0 pgmap v1541: 93 pgs: 93 active+clean; 1.6 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 343 KiB/s rd, 103 KiB/s wr, 120 op/s 2023-09-23T23:07:10.117 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:10.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:10.119 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:10.138 INFO:tasks.workunit.client.0.smithi169.stderr: Removing image: 100% complete...done. 2023-09-23T23:07:10.143 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd snap rm testimg@snap 2023-09-23T23:07:10.220 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:10.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:09 smithi187 bash[89487]: cluster 2023-09-23T23:07:08.969535+0000 osd.6 (osd.6) 134 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T23:07:10.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:09 smithi187 bash[89487]: cluster 2023-09-23T23:07:08.975755+0000 mon.a (mon.0) 1935 : cluster 0 osdmap e365: 8 total, 8 up, 7 in 2023-09-23T23:07:10.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:09 smithi187 bash[89487]: cluster 2023-09-23T23:07:08.989214+0000 osd.5 (osd.5) 227 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T23:07:10.233 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:09 smithi187 bash[89487]: cluster 2023-09-23T23:07:09.073539+0000 mgr.y (mgr.25310) 1372 : cluster 0 pgmap v1541: 93 pgs: 93 active+clean; 1.6 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 343 KiB/s rd, 103 KiB/s wr, 120 op/s 2023-09-23T23:07:10.251 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:10.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:10.254 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:10.355 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:10.379 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:10.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:10.381 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:10.482 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:10.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:10.518 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:10.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:10.619 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:10.691 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:10.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:10.693 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:10.794 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:10.824 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:10.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:10.827 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:10.928 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:10.955 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:10.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:10.957 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:10.998 INFO:teuthology.orchestra.run.smithi169.stderr:reweighted osd.5 to 1 (10000) 2023-09-23T23:07:10.999 INFO:tasks.workunit.client.0.smithi169.stderr: Removing snap: 100% complete...done. 2023-09-23T23:07:11.011 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd rm testimg 2023-09-23T23:07:11.058 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:11.079 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:11.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:11.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:11.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:10 smithi187 bash[89487]: cluster 2023-09-23T23:07:09.589510+0000 osd.7 (osd.7) 395 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T23:07:11.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:10 smithi187 bash[89487]: cluster 2023-09-23T23:07:09.983245+0000 osd.7 (osd.7) 396 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:07:11.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:10 smithi187 bash[89487]: cluster 2023-09-23T23:07:09.985797+0000 mon.a (mon.0) 1936 : cluster 0 osdmap e366: 8 total, 8 up, 7 in 2023-09-23T23:07:11.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:10 smithi187 bash[89487]: cluster 2023-09-23T23:07:10.040205+0000 osd.5 (osd.5) 228 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:07:11.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:10 smithi187 bash[89487]: cluster 2023-09-23T23:07:10.090368+0000 osd.6 (osd.6) 135 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:07:11.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:10 smithi187 bash[89487]: audit 2023-09-23T23:07:10.736771+0000 mon.c (mon.2) 128 : audit 1 from='client.? 172.21.15.169:0/1682812755' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T23:07:11.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:10 smithi187 bash[89487]: audit 2023-09-23T23:07:10.737279+0000 mon.a (mon.0) 1937 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T23:07:11.131 INFO:tasks.workunit.client.0.smithi169.stderr: Removing image: 100% complete...done. 2023-09-23T23:07:11.136 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd import --order 20 /tmp/rbd_import_export_285942/img testimg 2023-09-23T23:07:11.184 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:11.193 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:10 smithi169 bash[104356]: cluster 2023-09-23T23:07:09.589510+0000 osd.7 (osd.7) 395 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T23:07:11.193 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:10 smithi169 bash[104356]: cluster 2023-09-23T23:07:09.983245+0000 osd.7 (osd.7) 396 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:07:11.193 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:10 smithi169 bash[104356]: cluster 2023-09-23T23:07:09.985797+0000 mon.a (mon.0) 1936 : cluster 0 osdmap e366: 8 total, 8 up, 7 in 2023-09-23T23:07:11.193 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:10 smithi169 bash[104356]: cluster 2023-09-23T23:07:10.040205+0000 osd.5 (osd.5) 228 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:07:11.194 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:10 smithi169 bash[104356]: cluster 2023-09-23T23:07:10.090368+0000 osd.6 (osd.6) 135 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:07:11.194 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:10 smithi169 bash[104356]: audit 2023-09-23T23:07:10.736771+0000 mon.c (mon.2) 128 : audit 1 from='client.? 172.21.15.169:0/1682812755' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T23:07:11.194 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:10 smithi169 bash[104356]: audit 2023-09-23T23:07:10.737279+0000 mon.a (mon.0) 1937 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T23:07:11.194 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:10 smithi169 bash[101133]: cluster 2023-09-23T23:07:09.589510+0000 osd.7 (osd.7) 395 : cluster 3 failed to encode map e365 with expected crc 2023-09-23T23:07:11.194 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:10 smithi169 bash[101133]: cluster 2023-09-23T23:07:09.983245+0000 osd.7 (osd.7) 396 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:07:11.194 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:10 smithi169 bash[101133]: cluster 2023-09-23T23:07:09.985797+0000 mon.a (mon.0) 1936 : cluster 0 osdmap e366: 8 total, 8 up, 7 in 2023-09-23T23:07:11.194 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:10 smithi169 bash[101133]: cluster 2023-09-23T23:07:10.040205+0000 osd.5 (osd.5) 228 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:07:11.195 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:10 smithi169 bash[101133]: cluster 2023-09-23T23:07:10.090368+0000 osd.6 (osd.6) 135 : cluster 3 failed to encode map e366 with expected crc 2023-09-23T23:07:11.195 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:10 smithi169 bash[101133]: audit 2023-09-23T23:07:10.736771+0000 mon.c (mon.2) 128 : audit 1 from='client.? 172.21.15.169:0/1682812755' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T23:07:11.195 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:10 smithi169 bash[101133]: audit 2023-09-23T23:07:10.737279+0000 mon.a (mon.0) 1937 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T23:07:11.208 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:11.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:11.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:11.211 INFO:tasks.workunit.client.0.smithi169.stderr: Importing image: 100% complete...done. 2023-09-23T23:07:11.212 INFO:tasks.workunit.client.0.smithi169.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T23:07:11.216 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_285942/img_v2 2023-09-23T23:07:11.263 INFO:tasks.workunit.client.0.smithi169.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-23T23:07:11.267 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_285942/img_v2 testimg_import 2023-09-23T23:07:11.310 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:11.340 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:11.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:11.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:11.348 INFO:tasks.workunit.client.0.smithi169.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-23T23:07:11.355 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd info testimg_import 2023-09-23T23:07:11.355 INFO:tasks.workunit.client.0.smithi169.stderr:+ grep order 2023-09-23T23:07:11.355 INFO:tasks.workunit.client.0.smithi169.stderr:+ awk {print $2} 2023-09-23T23:07:11.355 INFO:tasks.workunit.client.0.smithi169.stderr:+ grep 20 2023-09-23T23:07:11.444 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:11.474 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:11.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:11.475 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:11.576 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:11.599 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:11.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:11.602 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:11.630 INFO:tasks.workunit.client.0.smithi169.stdout:20 2023-09-23T23:07:11.631 INFO:tasks.workunit.client.0.smithi169.stderr:+ rm /tmp/rbd_import_export_285942/img_v2 2023-09-23T23:07:11.631 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd remove testimg_import 2023-09-23T23:07:11.703 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:11.731 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:11.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:11.734 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:11.767 INFO:tasks.workunit.client.0.smithi169.stderr: Removing image: 100% complete...done. 2023-09-23T23:07:11.772 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd remove testimg 2023-09-23T23:07:11.834 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:11.860 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:11.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:11.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:11.894 INFO:tasks.workunit.client.0.smithi169.stderr: Removing image: 100% complete...done. 2023-09-23T23:07:11.898 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd import --image-feature layering /tmp/rbd_import_export_285942/img testimg 2023-09-23T23:07:11.960 INFO:tasks.workunit.client.0.smithi169.stderr: Importing image: 100% complete...done. 2023-09-23T23:07:11.964 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:11.965 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd info testimg 2023-09-23T23:07:11.965 INFO:tasks.workunit.client.0.smithi169.stderr:+ grep features 2023-09-23T23:07:11.987 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:11.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:11.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:12.017 INFO:tasks.workunit.client.0.smithi169.stderr:+ FEATURES_BEFORE= features: layering 2023-09-23T23:07:12.018 INFO:tasks.workunit.client.0.smithi169.stderr: op_features: 2023-09-23T23:07:12.018 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_285942/img_v2 2023-09-23T23:07:12.027 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T23:07:12.028 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [], 2023-09-23T23:07:12.028 INFO:teuthology.orchestra.run.smithi169.stdout: "num_ops": 0 2023-09-23T23:07:12.028 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T23:07:12.085 INFO:tasks.workunit.client.0.smithi169.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-23T23:07:12.088 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_285942/img_v2 testimg_import 2023-09-23T23:07:12.091 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:12.127 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:12.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:12.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:12.150 INFO:tasks.workunit.client.0.smithi169.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-23T23:07:12.154 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd info testimg_import 2023-09-23T23:07:12.154 INFO:tasks.workunit.client.0.smithi169.stderr:+ grep features 2023-09-23T23:07:12.194 INFO:tasks.workunit.client.0.smithi169.stderr:+ FEATURES_AFTER= features: layering 2023-09-23T23:07:12.194 INFO:tasks.workunit.client.0.smithi169.stderr: op_features: 2023-09-23T23:07:12.194 INFO:tasks.workunit.client.0.smithi169.stderr:+ [ features: layering 2023-09-23T23:07:12.195 INFO:tasks.workunit.client.0.smithi169.stderr: op_features: != features: layering 2023-09-23T23:07:12.195 INFO:tasks.workunit.client.0.smithi169.stderr: op_features: ] 2023-09-23T23:07:12.195 INFO:tasks.workunit.client.0.smithi169.stderr:+ rm /tmp/rbd_import_export_285942/img_v2 2023-09-23T23:07:12.231 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:12.252 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd remove testimg_import 2023-09-23T23:07:12.261 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:12.264 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:11 smithi187 bash[89487]: cluster 2023-09-23T23:07:10.986928+0000 osd.5 (osd.5) 229 : cluster 3 failed to encode map e367 with expected crc 2023-09-23T23:07:12.264 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:11 smithi187 bash[89487]: audit 2023-09-23T23:07:10.988185+0000 mon.a (mon.0) 1938 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T23:07:12.264 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:11 smithi187 bash[89487]: cluster 2023-09-23T23:07:10.988266+0000 mon.a (mon.0) 1939 : cluster 0 osdmap e367: 8 total, 8 up, 7 in 2023-09-23T23:07:12.264 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:11 smithi187 bash[89487]: cluster 2023-09-23T23:07:11.074101+0000 mgr.y (mgr.25310) 1373 : cluster 0 pgmap v1544: 93 pgs: 93 active+clean; 692 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 343 KiB/s rd, 47 KiB/s wr, 220 op/s 2023-09-23T23:07:12.264 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:11 smithi187 bash[89487]: audit 2023-09-23T23:07:11.174035+0000 mon.a (mon.0) 1940 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:07:12.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:12.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:12.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:11 smithi169 bash[101133]: cluster 2023-09-23T23:07:10.986928+0000 osd.5 (osd.5) 229 : cluster 3 failed to encode map e367 with expected crc 2023-09-23T23:07:12.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:11 smithi169 bash[101133]: audit 2023-09-23T23:07:10.988185+0000 mon.a (mon.0) 1938 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T23:07:12.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:11 smithi169 bash[101133]: cluster 2023-09-23T23:07:10.988266+0000 mon.a (mon.0) 1939 : cluster 0 osdmap e367: 8 total, 8 up, 7 in 2023-09-23T23:07:12.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:11 smithi169 bash[101133]: cluster 2023-09-23T23:07:11.074101+0000 mgr.y (mgr.25310) 1373 : cluster 0 pgmap v1544: 93 pgs: 93 active+clean; 692 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 343 KiB/s rd, 47 KiB/s wr, 220 op/s 2023-09-23T23:07:12.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:11 smithi169 bash[101133]: audit 2023-09-23T23:07:11.174035+0000 mon.a (mon.0) 1940 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:07:12.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:11 smithi169 bash[104356]: cluster 2023-09-23T23:07:10.986928+0000 osd.5 (osd.5) 229 : cluster 3 failed to encode map e367 with expected crc 2023-09-23T23:07:12.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:11 smithi169 bash[104356]: audit 2023-09-23T23:07:10.988185+0000 mon.a (mon.0) 1938 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T23:07:12.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:11 smithi169 bash[104356]: cluster 2023-09-23T23:07:10.988266+0000 mon.a (mon.0) 1939 : cluster 0 osdmap e367: 8 total, 8 up, 7 in 2023-09-23T23:07:12.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:11 smithi169 bash[104356]: cluster 2023-09-23T23:07:11.074101+0000 mgr.y (mgr.25310) 1373 : cluster 0 pgmap v1544: 93 pgs: 93 active+clean; 692 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 343 KiB/s rd, 47 KiB/s wr, 220 op/s 2023-09-23T23:07:12.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:11 smithi169 bash[104356]: audit 2023-09-23T23:07:11.174035+0000 mon.a (mon.0) 1940 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:07:12.339 INFO:tasks.workunit.client.0.smithi169.stderr: Removing image: 100% complete...done. 2023-09-23T23:07:12.343 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd remove testimg 2023-09-23T23:07:12.366 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:12.390 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:12.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:12.393 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:12.429 INFO:tasks.workunit.client.0.smithi169.stderr: Removing image: 100% complete...done. 2023-09-23T23:07:12.433 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd import --stripe-count 1000 --stripe-unit 4096 /tmp/rbd_import_export_285942/img testimg 2023-09-23T23:07:12.494 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:12.507 INFO:tasks.workunit.client.0.smithi169.stderr: Importing image: 100% complete...done. 2023-09-23T23:07:12.512 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_285942/img_v2 2023-09-23T23:07:12.523 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:12.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:12.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:12.627 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:12.657 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:12.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:12.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:12.677 INFO:tasks.workunit.client.0.smithi169.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-23T23:07:12.683 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_285942/img_v2 testimg_import 2023-09-23T23:07:12.761 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:12.781 INFO:tasks.workunit.client.0.smithi169.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-23T23:07:12.786 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd info testimg_import 2023-09-23T23:07:12.786 INFO:tasks.workunit.client.0.smithi169.stderr:+ grep stripe unit 2023-09-23T23:07:12.786 INFO:tasks.workunit.client.0.smithi169.stderr:+ grep -Ei (4 KiB|4096) 2023-09-23T23:07:12.788 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:12.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:12.790 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:12.837 INFO:tasks.workunit.client.0.smithi169.stdout: stripe unit: 4 KiB 2023-09-23T23:07:12.838 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd info testimg_import 2023-09-23T23:07:12.838 INFO:tasks.workunit.client.0.smithi169.stderr:+ + awk {print $3} 2023-09-23T23:07:12.838 INFO:tasks.workunit.client.0.smithi169.stderr:grep stripe count 2023-09-23T23:07:12.838 INFO:tasks.workunit.client.0.smithi169.stderr:+ grep 1000 2023-09-23T23:07:12.886 INFO:tasks.workunit.client.0.smithi169.stdout:1000 2023-09-23T23:07:12.886 INFO:tasks.workunit.client.0.smithi169.stderr:+ rm /tmp/rbd_import_export_285942/img_v2 2023-09-23T23:07:12.887 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd remove testimg_import 2023-09-23T23:07:12.891 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:12.923 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:12.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:12.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:13.023 INFO:tasks.workunit.client.0.smithi169.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-23T23:07:13.026 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:13.028 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd remove testimg 2023-09-23T23:07:13.049 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:13.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:13.052 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:13.152 INFO:tasks.workunit.client.0.smithi169.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-23T23:07:13.153 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:13.156 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd import --image-format=2 /tmp/rbd_import_export_285942/img testimg 2023-09-23T23:07:13.163 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:12 smithi187 bash[89487]: cluster 2023-09-23T23:07:11.791411+0000 osd.7 (osd.7) 397 : cluster 3 failed to encode map e367 with expected crc 2023-09-23T23:07:13.184 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:13.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:13.187 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:13.231 INFO:tasks.workunit.client.0.smithi169.stderr: Importing image: 100% complete...done. 2023-09-23T23:07:13.235 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd snap create testimg@snap1 2023-09-23T23:07:13.288 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:13.323 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:13.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:13.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:13.352 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:12 smithi169 bash[101133]: cluster 2023-09-23T23:07:11.791411+0000 osd.7 (osd.7) 397 : cluster 3 failed to encode map e367 with expected crc 2023-09-23T23:07:13.352 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:12 smithi169 bash[104356]: cluster 2023-09-23T23:07:11.791411+0000 osd.7 (osd.7) 397 : cluster 3 failed to encode map e367 with expected crc 2023-09-23T23:07:13.427 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:13.457 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:13.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:13.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:13.561 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:13.595 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:13.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:13.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:13.700 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:13.726 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:13.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:13.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:13.830 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:13.859 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:13.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:13.862 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:13.962 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:13.994 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:13.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:13.997 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:14.019 INFO:tasks.workunit.client.0.smithi169.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-09-23T23:07:14.027 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd snap create testimg@snap2 2023-09-23T23:07:14.098 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:14.124 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:14.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:14.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:14.227 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:14.252 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:14.254 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:14 smithi169 bash[101133]: cluster 2023-09-23T23:07:13.074624+0000 mgr.y (mgr.25310) 1374 : cluster 0 pgmap v1545: 93 pgs: 93 active+clean; 692 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 278 KiB/s rd, 17 KiB/s wr, 265 op/s 2023-09-23T23:07:14.254 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:14 smithi169 bash[104356]: cluster 2023-09-23T23:07:13.074624+0000 mgr.y (mgr.25310) 1374 : cluster 0 pgmap v1545: 93 pgs: 93 active+clean; 692 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 278 KiB/s rd, 17 KiB/s wr, 265 op/s 2023-09-23T23:07:14.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:14.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:14.356 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:14.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:14 smithi187 bash[89487]: cluster 2023-09-23T23:07:13.074624+0000 mgr.y (mgr.25310) 1374 : cluster 0 pgmap v1545: 93 pgs: 93 active+clean; 692 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 278 KiB/s rd, 17 KiB/s wr, 265 op/s 2023-09-23T23:07:14.385 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:14.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:14.388 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:14.489 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:14.521 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:14.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:14.524 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:14.625 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:14.658 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:14.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:14.662 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:14.763 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:14.801 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:14.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:14.804 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:14.905 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:14.935 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:14.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:14.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:15.025 INFO:tasks.workunit.client.0.smithi169.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-09-23T23:07:15.032 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd snap protect testimg@snap2 2023-09-23T23:07:15.039 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:15.052 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:15 smithi187 bash[89487]: cluster 2023-09-23T23:07:14.007288+0000 mon.a (mon.0) 1941 : cluster 0 osdmap e368: 8 total, 8 up, 7 in 2023-09-23T23:07:15.052 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:15 smithi187 bash[89487]: cluster 2023-09-23T23:07:14.064175+0000 osd.5 (osd.5) 230 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T23:07:15.052 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:15 smithi187 bash[89487]: cluster 2023-09-23T23:07:14.204687+0000 osd.7 (osd.7) 398 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T23:07:15.053 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:15 smithi187 bash[89487]: cluster 2023-09-23T23:07:14.207374+0000 osd.7 (osd.7) 399 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T23:07:15.053 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:15 smithi187 bash[89487]: cluster 2023-09-23T23:07:14.244024+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T23:07:15.053 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:15 smithi187 bash[89487]: audit 2023-09-23T23:07:14.703226+0000 mon.a (mon.0) 1942 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:07:15.074 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:15.076 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_285942/snap_protect 2023-09-23T23:07:15.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:15.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:15.121 INFO:tasks.workunit.client.0.smithi169.stderr: Exporting image: 33% complete... Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-09-23T23:07:15.125 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_285942/snap_protect testimg_import 2023-09-23T23:07:15.176 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 1 1 2023-09-23T23:07:15.178 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:15.244 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:15.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:15.247 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:15.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:15 smithi169 bash[101133]: cluster 2023-09-23T23:07:14.007288+0000 mon.a (mon.0) 1941 : cluster 0 osdmap e368: 8 total, 8 up, 7 in 2023-09-23T23:07:15.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:15 smithi169 bash[101133]: cluster 2023-09-23T23:07:14.064175+0000 osd.5 (osd.5) 230 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T23:07:15.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:15 smithi169 bash[101133]: cluster 2023-09-23T23:07:14.204687+0000 osd.7 (osd.7) 398 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T23:07:15.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:15 smithi169 bash[101133]: cluster 2023-09-23T23:07:14.207374+0000 osd.7 (osd.7) 399 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T23:07:15.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:15 smithi169 bash[101133]: cluster 2023-09-23T23:07:14.244024+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T23:07:15.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:15 smithi169 bash[101133]: audit 2023-09-23T23:07:14.703226+0000 mon.a (mon.0) 1942 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:07:15.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:15 smithi169 bash[104356]: cluster 2023-09-23T23:07:14.007288+0000 mon.a (mon.0) 1941 : cluster 0 osdmap e368: 8 total, 8 up, 7 in 2023-09-23T23:07:15.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:15 smithi169 bash[104356]: cluster 2023-09-23T23:07:14.064175+0000 osd.5 (osd.5) 230 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T23:07:15.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:15 smithi169 bash[104356]: cluster 2023-09-23T23:07:14.204687+0000 osd.7 (osd.7) 398 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T23:07:15.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:15 smithi169 bash[104356]: cluster 2023-09-23T23:07:14.207374+0000 osd.7 (osd.7) 399 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T23:07:15.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:15 smithi169 bash[104356]: cluster 2023-09-23T23:07:14.244024+0000 osd.6 (osd.6) 136 : cluster 3 failed to encode map e368 with expected crc 2023-09-23T23:07:15.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:15 smithi169 bash[104356]: audit 2023-09-23T23:07:14.703226+0000 mon.a (mon.0) 1942 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:07:15.333 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_blocked_ops 2023-09-23T23:07:15.348 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:15.399 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:15.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:15.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:15.503 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:15.533 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:15.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:15.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:15.637 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:15.664 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:15.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:15.667 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:15.768 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:15.800 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:15.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:15.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:15.904 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:15.933 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:15.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:15.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:16.036 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:16.059 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:16.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:16.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:16.163 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:16.190 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:16.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:16.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:16.294 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:16.328 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:16.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:16.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:16.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:16 smithi187 bash[89487]: cluster 2023-09-23T23:07:15.011486+0000 osd.5 (osd.5) 231 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T23:07:16.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:16 smithi187 bash[89487]: cluster 2023-09-23T23:07:15.011702+0000 mon.a (mon.0) 1943 : cluster 0 osdmap e369: 8 total, 8 up, 7 in 2023-09-23T23:07:16.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:16 smithi187 bash[89487]: cluster 2023-09-23T23:07:15.074993+0000 mgr.y (mgr.25310) 1375 : cluster 0 pgmap v1548: 93 pgs: 93 active+clean; 802 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 204 KiB/s rd, 25 KiB/s wr, 275 op/s 2023-09-23T23:07:16.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:16 smithi187 bash[89487]: cluster 2023-09-23T23:07:15.292259+0000 osd.7 (osd.7) 400 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T23:07:16.431 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:16.461 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:16.463 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:16 smithi169 bash[104356]: cluster 2023-09-23T23:07:15.011486+0000 osd.5 (osd.5) 231 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T23:07:16.463 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:16 smithi169 bash[104356]: cluster 2023-09-23T23:07:15.011702+0000 mon.a (mon.0) 1943 : cluster 0 osdmap e369: 8 total, 8 up, 7 in 2023-09-23T23:07:16.463 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:16 smithi169 bash[104356]: cluster 2023-09-23T23:07:15.074993+0000 mgr.y (mgr.25310) 1375 : cluster 0 pgmap v1548: 93 pgs: 93 active+clean; 802 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 204 KiB/s rd, 25 KiB/s wr, 275 op/s 2023-09-23T23:07:16.463 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:16 smithi169 bash[104356]: cluster 2023-09-23T23:07:15.292259+0000 osd.7 (osd.7) 400 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T23:07:16.463 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:16 smithi169 bash[101133]: cluster 2023-09-23T23:07:15.011486+0000 osd.5 (osd.5) 231 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T23:07:16.463 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:16 smithi169 bash[101133]: cluster 2023-09-23T23:07:15.011702+0000 mon.a (mon.0) 1943 : cluster 0 osdmap e369: 8 total, 8 up, 7 in 2023-09-23T23:07:16.464 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:16 smithi169 bash[101133]: cluster 2023-09-23T23:07:15.074993+0000 mgr.y (mgr.25310) 1375 : cluster 0 pgmap v1548: 93 pgs: 93 active+clean; 802 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 204 KiB/s rd, 25 KiB/s wr, 275 op/s 2023-09-23T23:07:16.464 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:16 smithi169 bash[101133]: cluster 2023-09-23T23:07:15.292259+0000 osd.7 (osd.7) 400 : cluster 3 failed to encode map e369 with expected crc 2023-09-23T23:07:16.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:16.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:16.565 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:16.597 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:16.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:16.600 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:16.700 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:16.731 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:16.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:16.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:16.834 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:16.860 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:16.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:16.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:16.963 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:16.989 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:16.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:16.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:16.998 INFO:tasks.workunit.client.0.smithi169.stderr: Importing image: 33% complete... Importing image: 66% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-09-23T23:07:17.003 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd info testimg_import@snap1 2023-09-23T23:07:17.003 INFO:tasks.workunit.client.0.smithi169.stderr:+ grep protected: False 2023-09-23T23:07:17.056 INFO:tasks.workunit.client.0.smithi169.stdout: protected: False 2023-09-23T23:07:17.057 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd info testimg_import@snap2 2023-09-23T23:07:17.057 INFO:tasks.workunit.client.0.smithi169.stderr:+ grep protected: True 2023-09-23T23:07:17.092 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:17.107 INFO:tasks.workunit.client.0.smithi169.stdout: protected: True 2023-09-23T23:07:17.107 INFO:tasks.workunit.client.0.smithi169.stderr:+ rm /tmp/rbd_import_export_285942/snap_protect 2023-09-23T23:07:17.107 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd snap unprotect testimg@snap2 2023-09-23T23:07:17.125 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:17.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:17.128 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:17.157 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:17 smithi169 bash[101133]: cluster 2023-09-23T23:07:16.019616+0000 osd.7 (osd.7) 401 : cluster 3 failed to encode map e370 with expected crc 2023-09-23T23:07:17.157 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:17 smithi169 bash[101133]: cluster 2023-09-23T23:07:16.022027+0000 mon.a (mon.0) 1944 : cluster 0 osdmap e370: 8 total, 8 up, 7 in 2023-09-23T23:07:17.158 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:17 smithi169 bash[101133]: cluster 2023-09-23T23:07:16.024921+0000 osd.5 (osd.5) 232 : cluster 3 failed to encode map e370 with expected crc 2023-09-23T23:07:17.158 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:17 smithi169 bash[101133]: cluster 2023-09-23T23:07:16.952373+0000 mon.a (mon.0) 1945 : cluster 0 osdmap e371: 8 total, 8 up, 7 in 2023-09-23T23:07:17.164 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd snap unprotect testimg_import@snap2 2023-09-23T23:07:17.228 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd snap purge testimg 2023-09-23T23:07:17.229 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:17.252 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:17.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:17.255 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:17.355 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:17.369 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:17 smithi187 bash[89487]: cluster 2023-09-23T23:07:16.019616+0000 osd.7 (osd.7) 401 : cluster 3 failed to encode map e370 with expected crc 2023-09-23T23:07:17.369 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:17 smithi187 bash[89487]: cluster 2023-09-23T23:07:16.022027+0000 mon.a (mon.0) 1944 : cluster 0 osdmap e370: 8 total, 8 up, 7 in 2023-09-23T23:07:17.369 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:17 smithi187 bash[89487]: cluster 2023-09-23T23:07:16.024921+0000 osd.5 (osd.5) 232 : cluster 3 failed to encode map e370 with expected crc 2023-09-23T23:07:17.369 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:17 smithi187 bash[89487]: cluster 2023-09-23T23:07:16.952373+0000 mon.a (mon.0) 1945 : cluster 0 osdmap e371: 8 total, 8 up, 7 in 2023-09-23T23:07:17.386 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:17.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:17.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:17.490 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:17.521 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:17.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:17.524 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:17.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:17 smithi169 bash[104356]: cluster 2023-09-23T23:07:16.019616+0000 osd.7 (osd.7) 401 : cluster 3 failed to encode map e370 with expected crc 2023-09-23T23:07:17.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:17 smithi169 bash[104356]: cluster 2023-09-23T23:07:16.022027+0000 mon.a (mon.0) 1944 : cluster 0 osdmap e370: 8 total, 8 up, 7 in 2023-09-23T23:07:17.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:17 smithi169 bash[104356]: cluster 2023-09-23T23:07:16.024921+0000 osd.5 (osd.5) 232 : cluster 3 failed to encode map e370 with expected crc 2023-09-23T23:07:17.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:17 smithi169 bash[104356]: cluster 2023-09-23T23:07:16.952373+0000 mon.a (mon.0) 1945 : cluster 0 osdmap e371: 8 total, 8 up, 7 in 2023-09-23T23:07:17.624 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:17.646 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:17.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:17.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:17.748 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:17.778 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:17.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:17.781 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:17.882 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:17.912 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:17.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:17.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:18.017 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:18.049 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:18.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:18.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:18.152 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:18.177 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:18.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:18.180 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:18.280 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:18.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:18 smithi169 bash[101133]: cluster 2023-09-23T23:07:16.950581+0000 osd.5 (osd.5) 233 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T23:07:18.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:18 smithi169 bash[101133]: cluster 2023-09-23T23:07:16.992560+0000 osd.7 (osd.7) 402 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T23:07:18.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:18 smithi169 bash[101133]: cluster 2023-09-23T23:07:16.992782+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e370 with expected crc 2023-09-23T23:07:18.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:18 smithi169 bash[101133]: cluster 2023-09-23T23:07:17.075371+0000 mgr.y (mgr.25310) 1376 : cluster 0 pgmap v1551: 93 pgs: 93 active+clean; 692 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 214 KiB/s rd, 32 KiB/s wr, 280 op/s 2023-09-23T23:07:18.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:18 smithi169 bash[104356]: cluster 2023-09-23T23:07:16.950581+0000 osd.5 (osd.5) 233 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T23:07:18.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:18 smithi169 bash[104356]: cluster 2023-09-23T23:07:16.992560+0000 osd.7 (osd.7) 402 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T23:07:18.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:18 smithi169 bash[104356]: cluster 2023-09-23T23:07:16.992782+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e370 with expected crc 2023-09-23T23:07:18.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:18 smithi169 bash[104356]: cluster 2023-09-23T23:07:17.075371+0000 mgr.y (mgr.25310) 1376 : cluster 0 pgmap v1551: 93 pgs: 93 active+clean; 692 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 214 KiB/s rd, 32 KiB/s wr, 280 op/s 2023-09-23T23:07:18.293 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:18 smithi187 bash[89487]: cluster 2023-09-23T23:07:16.950581+0000 osd.5 (osd.5) 233 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T23:07:18.293 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:18 smithi187 bash[89487]: cluster 2023-09-23T23:07:16.992560+0000 osd.7 (osd.7) 402 : cluster 3 failed to encode map e371 with expected crc 2023-09-23T23:07:18.293 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:18 smithi187 bash[89487]: cluster 2023-09-23T23:07:16.992782+0000 osd.6 (osd.6) 137 : cluster 3 failed to encode map e370 with expected crc 2023-09-23T23:07:18.293 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:18 smithi187 bash[89487]: cluster 2023-09-23T23:07:17.075371+0000 mgr.y (mgr.25310) 1376 : cluster 0 pgmap v1551: 93 pgs: 93 active+clean; 692 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 214 KiB/s rd, 32 KiB/s wr, 280 op/s 2023-09-23T23:07:18.312 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:18.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:18.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:18.416 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:18.445 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:18.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:18.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:18.549 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:18.583 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:18.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:18.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:18.687 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:18.714 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:07:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:07:18] "GET /metrics HTTP/1.1" 200 34153 "" "Prometheus/2.43.0" 2023-09-23T23:07:18.715 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:18.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:18.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:18.819 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:18.853 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:18.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:18.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:18.936 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T23:07:18.956 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:18.961 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T23:07:18.986 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T23:07:18.988 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:18.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:18.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:19.009 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T23:07:19.040 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T23:07:19.041 INFO:tasks.workunit.client.0.smithi169.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-09-23T23:07:19.060 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd snap purge testimg_import 2023-09-23T23:07:19.072 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T23:07:19.092 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:19.099 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T23:07:19.105 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:19 smithi187 bash[89487]: cluster 2023-09-23T23:07:18.025565+0000 osd.5 (osd.5) 234 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T23:07:19.105 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:19 smithi187 bash[89487]: cluster 2023-09-23T23:07:18.028658+0000 mon.a (mon.0) 1946 : cluster 0 osdmap e372: 8 total, 8 up, 7 in 2023-09-23T23:07:19.105 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:19 smithi187 bash[89487]: cluster 2023-09-23T23:07:18.245785+0000 osd.7 (osd.7) 403 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T23:07:19.105 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:19 smithi187 bash[89487]: audit 2023-09-23T23:07:18.906103+0000 mon.a (mon.0) 1947 : audit 0 from='client.? 172.21.15.169:0/668929123' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:07:19.122 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:19.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:19.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:19.130 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T23:07:19.132 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-09-23T23:07:19.132 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-09-23T23:07:19.132 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-09-23T23:07:19.132 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-09-23T23:07:19.132 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-09-23T23:07:19.132 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-09-23T23:07:19.132 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-09-23T23:07:19.133 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-09-23T23:07:19.226 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:19.255 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:19.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:19.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:19.358 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:19.362 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:19 smithi169 bash[101133]: cluster 2023-09-23T23:07:18.025565+0000 osd.5 (osd.5) 234 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T23:07:19.362 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:19 smithi169 bash[101133]: cluster 2023-09-23T23:07:18.028658+0000 mon.a (mon.0) 1946 : cluster 0 osdmap e372: 8 total, 8 up, 7 in 2023-09-23T23:07:19.362 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:19 smithi169 bash[101133]: cluster 2023-09-23T23:07:18.245785+0000 osd.7 (osd.7) 403 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T23:07:19.362 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:19 smithi169 bash[101133]: audit 2023-09-23T23:07:18.906103+0000 mon.a (mon.0) 1947 : audit 0 from='client.? 172.21.15.169:0/668929123' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:07:19.363 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:19 smithi169 bash[104356]: cluster 2023-09-23T23:07:18.025565+0000 osd.5 (osd.5) 234 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T23:07:19.363 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:19 smithi169 bash[104356]: cluster 2023-09-23T23:07:18.028658+0000 mon.a (mon.0) 1946 : cluster 0 osdmap e372: 8 total, 8 up, 7 in 2023-09-23T23:07:19.363 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:19 smithi169 bash[104356]: cluster 2023-09-23T23:07:18.245785+0000 osd.7 (osd.7) 403 : cluster 3 failed to encode map e372 with expected crc 2023-09-23T23:07:19.363 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:19 smithi169 bash[104356]: audit 2023-09-23T23:07:18.906103+0000 mon.a (mon.0) 1947 : audit 0 from='client.? 172.21.15.169:0/668929123' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:07:19.384 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:19.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:19.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:19.488 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:19.520 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:19.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:19.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:19.624 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:19.655 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:19.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:19.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:19.760 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:19.785 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:19.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:19.787 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:19.888 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:19.920 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:19.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:19.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:20.023 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:20.062 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:20.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:20.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:20.064 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is unset 2023-09-23T23:07:20.165 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:20.188 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:20.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:20.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:20.292 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:20.301 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:20 smithi169 bash[104356]: cluster 2023-09-23T23:07:19.028226+0000 osd.5 (osd.5) 235 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T23:07:20.302 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:20 smithi169 bash[104356]: cluster 2023-09-23T23:07:19.031437+0000 mon.a (mon.0) 1948 : cluster 0 osdmap e373: 8 total, 8 up, 7 in 2023-09-23T23:07:20.302 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:20 smithi169 bash[104356]: cluster 2023-09-23T23:07:19.075889+0000 mgr.y (mgr.25310) 1377 : cluster 0 pgmap v1554: 93 pgs: 93 active+clean; 802 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 218 KiB/s rd, 27 KiB/s wr, 283 op/s 2023-09-23T23:07:20.302 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:20 smithi169 bash[104356]: audit 2023-09-23T23:07:19.156946+0000 mon.a (mon.0) 1949 : audit 1 from='client.? 172.21.15.169:0/2668889067' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:07:20.302 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:20 smithi169 bash[104356]: cluster 2023-09-23T23:07:19.403696+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T23:07:20.302 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:20 smithi169 bash[101133]: cluster 2023-09-23T23:07:19.028226+0000 osd.5 (osd.5) 235 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T23:07:20.302 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:20 smithi169 bash[101133]: cluster 2023-09-23T23:07:19.031437+0000 mon.a (mon.0) 1948 : cluster 0 osdmap e373: 8 total, 8 up, 7 in 2023-09-23T23:07:20.302 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:20 smithi169 bash[101133]: cluster 2023-09-23T23:07:19.075889+0000 mgr.y (mgr.25310) 1377 : cluster 0 pgmap v1554: 93 pgs: 93 active+clean; 802 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 218 KiB/s rd, 27 KiB/s wr, 283 op/s 2023-09-23T23:07:20.302 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:20 smithi169 bash[101133]: audit 2023-09-23T23:07:19.156946+0000 mon.a (mon.0) 1949 : audit 1 from='client.? 172.21.15.169:0/2668889067' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:07:20.302 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:20 smithi169 bash[101133]: cluster 2023-09-23T23:07:19.403696+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T23:07:20.316 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:20.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:20.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:20.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:20 smithi187 bash[89487]: cluster 2023-09-23T23:07:19.028226+0000 osd.5 (osd.5) 235 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T23:07:20.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:20 smithi187 bash[89487]: cluster 2023-09-23T23:07:19.031437+0000 mon.a (mon.0) 1948 : cluster 0 osdmap e373: 8 total, 8 up, 7 in 2023-09-23T23:07:20.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:20 smithi187 bash[89487]: cluster 2023-09-23T23:07:19.075889+0000 mgr.y (mgr.25310) 1377 : cluster 0 pgmap v1554: 93 pgs: 93 active+clean; 802 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 218 KiB/s rd, 27 KiB/s wr, 283 op/s 2023-09-23T23:07:20.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:20 smithi187 bash[89487]: audit 2023-09-23T23:07:19.156946+0000 mon.a (mon.0) 1949 : audit 1 from='client.? 172.21.15.169:0/2668889067' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:07:20.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:20 smithi187 bash[89487]: cluster 2023-09-23T23:07:19.403696+0000 osd.6 (osd.6) 138 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T23:07:20.420 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:20.444 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:20.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:20.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:20.549 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:20.579 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:20.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:20.582 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:20.683 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:20.687 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:07:20.687 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:07:20.711 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:20.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:20.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:20.816 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:20.846 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:20.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:20.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:20.950 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:20.983 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:20.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:20.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:21.076 INFO:tasks.workunit.client.0.smithi169.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-09-23T23:07:21.085 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd remove testimg 2023-09-23T23:07:21.087 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:21.109 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:21.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:21.111 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:21.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:21 smithi187 bash[89487]: cluster 2023-09-23T23:07:19.403678+0000 osd.7 (osd.7) 404 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T23:07:21.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:21 smithi187 bash[89487]: cluster 2023-09-23T23:07:20.036969+0000 mon.a (mon.0) 1950 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:07:21.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:21 smithi187 bash[89487]: cluster 2023-09-23T23:07:20.052690+0000 osd.7 (osd.7) 405 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T23:07:21.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:21 smithi187 bash[89487]: audit 2023-09-23T23:07:20.054724+0000 mon.a (mon.0) 1951 : audit 1 from='client.? 172.21.15.169:0/2668889067' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:07:21.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:21 smithi187 bash[89487]: cluster 2023-09-23T23:07:20.054816+0000 mon.a (mon.0) 1952 : cluster 0 osdmap e374: 8 total, 8 up, 7 in 2023-09-23T23:07:21.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:21 smithi187 bash[89487]: cluster 2023-09-23T23:07:20.062260+0000 osd.5 (osd.5) 236 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T23:07:21.126 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:21 smithi187 bash[89487]: cluster 2023-09-23T23:07:20.493081+0000 osd.6 (osd.6) 139 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T23:07:21.210 INFO:tasks.workunit.client.0.smithi169.stderr: Removing image: 100% complete...done. 2023-09-23T23:07:21.212 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:21.213 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd remove testimg_import 2023-09-23T23:07:21.246 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:21.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:21.249 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:21.349 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:21.371 INFO:tasks.workunit.client.0.smithi169.stderr: Removing image: 100% complete...done. 2023-09-23T23:07:21.373 INFO:tasks.workunit.client.0.smithi169.stderr:+ tiered=0 2023-09-23T23:07:21.373 INFO:tasks.workunit.client.0.smithi169.stderr:+ ceph osd dump 2023-09-23T23:07:21.373 INFO:tasks.workunit.client.0.smithi169.stderr:+ grep ^pool 2023-09-23T23:07:21.373 INFO:tasks.workunit.client.0.smithi169.stderr:+ grep 'rbd' 2023-09-23T23:07:21.373 INFO:tasks.workunit.client.0.smithi169.stderr:+ grep tier 2023-09-23T23:07:21.375 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:21.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:21.378 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:21.479 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:21.497 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:21 smithi169 bash[104356]: cluster 2023-09-23T23:07:19.403678+0000 osd.7 (osd.7) 404 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T23:07:21.498 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:21 smithi169 bash[104356]: cluster 2023-09-23T23:07:20.036969+0000 mon.a (mon.0) 1950 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:07:21.498 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:21 smithi169 bash[104356]: cluster 2023-09-23T23:07:20.052690+0000 osd.7 (osd.7) 405 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T23:07:21.498 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:21 smithi169 bash[104356]: audit 2023-09-23T23:07:20.054724+0000 mon.a (mon.0) 1951 : audit 1 from='client.? 172.21.15.169:0/2668889067' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:07:21.498 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:21 smithi169 bash[104356]: cluster 2023-09-23T23:07:20.054816+0000 mon.a (mon.0) 1952 : cluster 0 osdmap e374: 8 total, 8 up, 7 in 2023-09-23T23:07:21.498 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:21 smithi169 bash[104356]: cluster 2023-09-23T23:07:20.062260+0000 osd.5 (osd.5) 236 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T23:07:21.498 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:21 smithi169 bash[104356]: cluster 2023-09-23T23:07:20.493081+0000 osd.6 (osd.6) 139 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T23:07:21.498 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:21 smithi169 bash[101133]: cluster 2023-09-23T23:07:19.403678+0000 osd.7 (osd.7) 404 : cluster 3 failed to encode map e373 with expected crc 2023-09-23T23:07:21.499 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:21 smithi169 bash[101133]: cluster 2023-09-23T23:07:20.036969+0000 mon.a (mon.0) 1950 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-09-23T23:07:21.499 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:21 smithi169 bash[101133]: cluster 2023-09-23T23:07:20.052690+0000 osd.7 (osd.7) 405 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T23:07:21.499 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:21 smithi169 bash[101133]: audit 2023-09-23T23:07:20.054724+0000 mon.a (mon.0) 1951 : audit 1 from='client.? 172.21.15.169:0/2668889067' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:07:21.499 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:21 smithi169 bash[101133]: cluster 2023-09-23T23:07:20.054816+0000 mon.a (mon.0) 1952 : cluster 0 osdmap e374: 8 total, 8 up, 7 in 2023-09-23T23:07:21.499 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:21 smithi169 bash[101133]: cluster 2023-09-23T23:07:20.062260+0000 osd.5 (osd.5) 236 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T23:07:21.499 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:21 smithi169 bash[101133]: cluster 2023-09-23T23:07:20.493081+0000 osd.6 (osd.6) 139 : cluster 3 failed to encode map e374 with expected crc 2023-09-23T23:07:21.507 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:21.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:21.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:21.610 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:21.641 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:21.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:21.645 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:21.746 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:21.780 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:21.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:21.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:21.884 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:21.910 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:21.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:21.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:22.012 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:22.045 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:22.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:22.048 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:22.149 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:22.183 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:22.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:22.186 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:22.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:22 smithi169 bash[101133]: cluster 2023-09-23T23:07:21.056572+0000 osd.7 (osd.7) 406 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T23:07:22.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:22 smithi169 bash[101133]: cluster 2023-09-23T23:07:21.057160+0000 mon.a (mon.0) 1953 : cluster 0 osdmap e375: 8 total, 8 up, 7 in 2023-09-23T23:07:22.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:22 smithi169 bash[101133]: cluster 2023-09-23T23:07:21.063650+0000 osd.5 (osd.5) 237 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T23:07:22.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:22 smithi169 bash[101133]: cluster 2023-09-23T23:07:21.076341+0000 mgr.y (mgr.25310) 1378 : cluster 0 pgmap v1557: 93 pgs: 93 active+clean; 802 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 170 KiB/s rd, 14 KiB/s wr, 229 op/s 2023-09-23T23:07:22.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:22 smithi169 bash[101133]: audit 2023-09-23T23:07:21.090507+0000 mon.a (mon.0) 1954 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:07:22.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:22 smithi169 bash[101133]: audit 2023-09-23T23:07:21.099682+0000 mon.a (mon.0) 1955 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:07:22.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:22 smithi169 bash[101133]: cluster 2023-09-23T23:07:21.165576+0000 osd.6 (osd.6) 140 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T23:07:22.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:22 smithi169 bash[101133]: audit 2023-09-23T23:07:21.745035+0000 mon.a (mon.0) 1956 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:07:22.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:22 smithi169 bash[101133]: audit 2023-09-23T23:07:21.750550+0000 mon.a (mon.0) 1957 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:07:22.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:22 smithi169 bash[101133]: cluster 2023-09-23T23:07:21.954281+0000 mon.a (mon.0) 1958 : cluster 0 osdmap e376: 8 total, 8 up, 7 in 2023-09-23T23:07:22.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:22 smithi169 bash[104356]: cluster 2023-09-23T23:07:21.056572+0000 osd.7 (osd.7) 406 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T23:07:22.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:22 smithi169 bash[104356]: cluster 2023-09-23T23:07:21.057160+0000 mon.a (mon.0) 1953 : cluster 0 osdmap e375: 8 total, 8 up, 7 in 2023-09-23T23:07:22.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:22 smithi169 bash[104356]: cluster 2023-09-23T23:07:21.063650+0000 osd.5 (osd.5) 237 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T23:07:22.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:22 smithi169 bash[104356]: cluster 2023-09-23T23:07:21.076341+0000 mgr.y (mgr.25310) 1378 : cluster 0 pgmap v1557: 93 pgs: 93 active+clean; 802 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 170 KiB/s rd, 14 KiB/s wr, 229 op/s 2023-09-23T23:07:22.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:22 smithi169 bash[104356]: audit 2023-09-23T23:07:21.090507+0000 mon.a (mon.0) 1954 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:07:22.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:22 smithi169 bash[104356]: audit 2023-09-23T23:07:21.099682+0000 mon.a (mon.0) 1955 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:07:22.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:22 smithi169 bash[104356]: cluster 2023-09-23T23:07:21.165576+0000 osd.6 (osd.6) 140 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T23:07:22.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:22 smithi169 bash[104356]: audit 2023-09-23T23:07:21.745035+0000 mon.a (mon.0) 1956 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:07:22.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:22 smithi169 bash[104356]: audit 2023-09-23T23:07:21.750550+0000 mon.a (mon.0) 1957 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:07:22.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:22 smithi169 bash[104356]: cluster 2023-09-23T23:07:21.954281+0000 mon.a (mon.0) 1958 : cluster 0 osdmap e376: 8 total, 8 up, 7 in 2023-09-23T23:07:22.287 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:22.301 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:22 smithi187 bash[89487]: cluster 2023-09-23T23:07:21.056572+0000 osd.7 (osd.7) 406 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T23:07:22.301 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:22 smithi187 bash[89487]: cluster 2023-09-23T23:07:21.057160+0000 mon.a (mon.0) 1953 : cluster 0 osdmap e375: 8 total, 8 up, 7 in 2023-09-23T23:07:22.301 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:22 smithi187 bash[89487]: cluster 2023-09-23T23:07:21.063650+0000 osd.5 (osd.5) 237 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T23:07:22.301 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:22 smithi187 bash[89487]: cluster 2023-09-23T23:07:21.076341+0000 mgr.y (mgr.25310) 1378 : cluster 0 pgmap v1557: 93 pgs: 93 active+clean; 802 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 170 KiB/s rd, 14 KiB/s wr, 229 op/s 2023-09-23T23:07:22.301 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:22 smithi187 bash[89487]: audit 2023-09-23T23:07:21.090507+0000 mon.a (mon.0) 1954 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:07:22.301 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:22 smithi187 bash[89487]: audit 2023-09-23T23:07:21.099682+0000 mon.a (mon.0) 1955 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:07:22.301 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:22 smithi187 bash[89487]: cluster 2023-09-23T23:07:21.165576+0000 osd.6 (osd.6) 140 : cluster 3 failed to encode map e375 with expected crc 2023-09-23T23:07:22.301 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:22 smithi187 bash[89487]: audit 2023-09-23T23:07:21.745035+0000 mon.a (mon.0) 1956 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:07:22.302 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:22 smithi187 bash[89487]: audit 2023-09-23T23:07:21.750550+0000 mon.a (mon.0) 1957 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:07:22.302 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:22 smithi187 bash[89487]: cluster 2023-09-23T23:07:21.954281+0000 mon.a (mon.0) 1958 : cluster 0 osdmap e376: 8 total, 8 up, 7 in 2023-09-23T23:07:22.321 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:22.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:22.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:22.329 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-09-23T23:07:22.425 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:22.451 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:22.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:22.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:22.554 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:22.555 INFO:tasks.workunit.client.0.smithi169.stderr:+ dd if=/dev/urandom bs=1M seek=1 count=1 of=/tmp/rbd_import_export_285942/sparse1 2023-09-23T23:07:22.565 INFO:tasks.workunit.client.0.smithi169.stderr:1+0 records in 2023-09-23T23:07:22.566 INFO:tasks.workunit.client.0.smithi169.stderr:1+0 records out 2023-09-23T23:07:22.566 INFO:tasks.workunit.client.0.smithi169.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00893941 s, 117 MB/s 2023-09-23T23:07:22.566 INFO:tasks.workunit.client.0.smithi169.stderr:+ dd if=/dev/urandom bs=1M count=1 of=/tmp/rbd_import_export_285942/sparse2 2023-09-23T23:07:22.574 INFO:tasks.workunit.client.0.smithi169.stderr:1+0 records in 2023-09-23T23:07:22.574 INFO:tasks.workunit.client.0.smithi169.stderr:1+0 records out 2023-09-23T23:07:22.574 INFO:tasks.workunit.client.0.smithi169.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00713422 s, 147 MB/s 2023-09-23T23:07:22.574 INFO:tasks.workunit.client.0.smithi169.stderr:+ truncate /tmp/rbd_import_export_285942/sparse2 -s 2M 2023-09-23T23:07:22.577 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:22.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:22.581 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:22.638 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd rm sparse1 2023-09-23T23:07:22.681 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:22.685 INFO:tasks.workunit.client.0.smithi169.stderr: Removing image: 0% complete...failed. 2023-09-23T23:07:22.685 INFO:tasks.workunit.client.0.smithi169.stderr:rbd: delete error: (2) No such file or directory 2023-09-23T23:07:22.689 INFO:tasks.workunit.client.0.smithi169.stderr:+ true 2023-09-23T23:07:22.689 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_285942/sparse1 2023-09-23T23:07:22.704 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:22.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:22.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:22.770 INFO:tasks.workunit.client.0.smithi169.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-09-23T23:07:22.771 INFO:tasks.workunit.client.0.smithi169.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T23:07:22.771 INFO:tasks.workunit.client.0.smithi169.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T23:07:22.776 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd ls -l 2023-09-23T23:07:22.776 INFO:tasks.workunit.client.0.smithi169.stderr:+ grep sparse1 2023-09-23T23:07:22.776 INFO:tasks.workunit.client.0.smithi169.stderr:+ grep -Ei (2 MiB|2048k) 2023-09-23T23:07:22.807 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:22.831 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:22.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:22.833 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:22.874 INFO:tasks.workunit.client.0.smithi169.stdout:sparse1 2 MiB 2 2023-09-23T23:07:22.875 INFO:tasks.workunit.client.0.smithi169.stderr:+ objects sparse1 2023-09-23T23:07:22.875 INFO:tasks.workunit.client.0.smithi169.stderr:+ image=sparse1 2023-09-23T23:07:22.876 INFO:tasks.workunit.client.0.smithi169.stderr:+ + grep block_name_prefix 2023-09-23T23:07:22.876 INFO:tasks.workunit.client.0.smithi169.stderr:rbd info sparse1 2023-09-23T23:07:22.876 INFO:tasks.workunit.client.0.smithi169.stderr:+ awk {print $NF;} 2023-09-23T23:07:22.927 INFO:tasks.workunit.client.0.smithi169.stderr:+ prefix=rbd_data.b435e9c60577 2023-09-23T23:07:22.929 INFO:tasks.workunit.client.0.smithi169.stderr:+ grep rbd_data.b435e9c60577 2023-09-23T23:07:22.929 INFO:tasks.workunit.client.0.smithi169.stderr:+ sed -e s/rbd_data.b435e9c60577\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T23:07:22.929 INFO:tasks.workunit.client.0.smithi169.stderr:+ + get_image_data_poolsort -u sparse1 2023-09-23T23:07:22.929 INFO:tasks.workunit.client.0.smithi169.stderr: 2023-09-23T23:07:22.929 INFO:tasks.workunit.client.0.smithi169.stderr:+ image=sparse1 2023-09-23T23:07:22.929 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd info sparse1 2023-09-23T23:07:22.929 INFO:tasks.workunit.client.0.smithi169.stderr:+ grep data_pool: 2023-09-23T23:07:22.929 INFO:tasks.workunit.client.0.smithi169.stderr:+ awk -F: { print $NF } 2023-09-23T23:07:22.934 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:22.967 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:22.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:22.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:22.974 INFO:tasks.workunit.client.0.smithi169.stderr:+ data_pool= 2023-09-23T23:07:22.974 INFO:tasks.workunit.client.0.smithi169.stderr:+ [ -z ] 2023-09-23T23:07:22.974 INFO:tasks.workunit.client.0.smithi169.stderr:+ data_pool=rbd 2023-09-23T23:07:22.974 INFO:tasks.workunit.client.0.smithi169.stderr:+ echo rbd 2023-09-23T23:07:22.974 INFO:tasks.workunit.client.0.smithi169.stderr:+ rados ls -p rbd 2023-09-23T23:07:23.018 INFO:tasks.workunit.client.0.smithi169.stderr:+ objects=1 2023-09-23T23:07:23.018 INFO:tasks.workunit.client.0.smithi169.stderr:+ echo 1 2023-09-23T23:07:23.018 INFO:tasks.workunit.client.0.smithi169.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-09-23T23:07:23.018 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd export sparse1 /tmp/rbd_import_export_285942/sparse1.out 2023-09-23T23:07:23.070 INFO:tasks.workunit.client.0.smithi169.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-09-23T23:07:23.070 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:23.074 INFO:tasks.workunit.client.0.smithi169.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_285942/sparse1 /tmp/rbd_import_export_285942/sparse1.out 2023-09-23T23:07:23.074 INFO:tasks.workunit.client.0.smithi169.stderr:+ cmp -l /tmp/rbd_import_export_285942/sparse1 /tmp/rbd_import_export_285942/sparse1.out 2023-09-23T23:07:23.077 INFO:tasks.workunit.client.0.smithi169.stderr:+ stat /tmp/rbd_import_export_285942/sparse1 --format %b 2023-09-23T23:07:23.078 INFO:tasks.workunit.client.0.smithi169.stderr:+ origsize=2048 2023-09-23T23:07:23.078 INFO:tasks.workunit.client.0.smithi169.stderr:+ stat /tmp/rbd_import_export_285942/sparse1.out --format %b 2023-09-23T23:07:23.079 INFO:tasks.workunit.client.0.smithi169.stderr:+ exportsize=2048 2023-09-23T23:07:23.079 INFO:tasks.workunit.client.0.smithi169.stderr:+ difference=0 2023-09-23T23:07:23.079 INFO:tasks.workunit.client.0.smithi169.stderr:+ difference=0 2023-09-23T23:07:23.079 INFO:tasks.workunit.client.0.smithi169.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-23T23:07:23.079 INFO:tasks.workunit.client.0.smithi169.stderr:+ rm /tmp/rbd_import_export_285942/sparse1.out 2023-09-23T23:07:23.079 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd rm sparse1 2023-09-23T23:07:23.093 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:23.094 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:23 smithi169 bash[104356]: cluster 2023-09-23T23:07:21.953703+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T23:07:23.095 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:23 smithi169 bash[104356]: cluster 2023-09-23T23:07:21.953713+0000 osd.7 (osd.7) 407 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T23:07:23.095 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:23 smithi169 bash[104356]: audit 2023-09-23T23:07:22.168388+0000 mon.a (mon.0) 1959 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:07:23.095 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:23 smithi169 bash[104356]: audit 2023-09-23T23:07:22.169810+0000 mon.a (mon.0) 1960 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:07:23.095 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:23 smithi169 bash[104356]: audit 2023-09-23T23:07:22.175308+0000 mon.a (mon.0) 1961 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:07:23.095 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:23 smithi169 bash[104356]: audit 2023-09-23T23:07:22.330151+0000 mon.a (mon.0) 1962 : audit 0 from='client.? 172.21.15.169:0/857862699' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T23:07:23.095 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:23 smithi169 bash[104356]: cluster 2023-09-23T23:07:22.369967+0000 osd.5 (osd.5) 238 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T23:07:23.095 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:23 smithi169 bash[104356]: audit 2023-09-23T23:07:22.438109+0000 mon.a (mon.0) 1963 : audit 0 from='client.? 172.21.15.169:0/857862699' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T23:07:23.095 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:23 smithi169 bash[101133]: cluster 2023-09-23T23:07:21.953703+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T23:07:23.095 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:23 smithi169 bash[101133]: cluster 2023-09-23T23:07:21.953713+0000 osd.7 (osd.7) 407 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T23:07:23.096 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:23 smithi169 bash[101133]: audit 2023-09-23T23:07:22.168388+0000 mon.a (mon.0) 1959 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:07:23.096 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:23 smithi169 bash[101133]: audit 2023-09-23T23:07:22.169810+0000 mon.a (mon.0) 1960 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:07:23.096 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:23 smithi169 bash[101133]: audit 2023-09-23T23:07:22.175308+0000 mon.a (mon.0) 1961 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:07:23.096 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:23 smithi169 bash[101133]: audit 2023-09-23T23:07:22.330151+0000 mon.a (mon.0) 1962 : audit 0 from='client.? 172.21.15.169:0/857862699' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T23:07:23.096 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:23 smithi169 bash[101133]: cluster 2023-09-23T23:07:22.369967+0000 osd.5 (osd.5) 238 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T23:07:23.096 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:23 smithi169 bash[101133]: audit 2023-09-23T23:07:22.438109+0000 mon.a (mon.0) 1963 : audit 0 from='client.? 172.21.15.169:0/857862699' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T23:07:23.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:23.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:23.197 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:23.209 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:23 smithi187 bash[89487]: cluster 2023-09-23T23:07:21.953703+0000 osd.6 (osd.6) 141 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T23:07:23.209 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:23 smithi187 bash[89487]: cluster 2023-09-23T23:07:21.953713+0000 osd.7 (osd.7) 407 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T23:07:23.209 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:23 smithi187 bash[89487]: audit 2023-09-23T23:07:22.168388+0000 mon.a (mon.0) 1959 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:07:23.209 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:23 smithi187 bash[89487]: audit 2023-09-23T23:07:22.169810+0000 mon.a (mon.0) 1960 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:07:23.209 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:23 smithi187 bash[89487]: audit 2023-09-23T23:07:22.175308+0000 mon.a (mon.0) 1961 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:07:23.209 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:23 smithi187 bash[89487]: audit 2023-09-23T23:07:22.330151+0000 mon.a (mon.0) 1962 : audit 0 from='client.? 172.21.15.169:0/857862699' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T23:07:23.209 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:23 smithi187 bash[89487]: cluster 2023-09-23T23:07:22.369967+0000 osd.5 (osd.5) 238 : cluster 3 failed to encode map e376 with expected crc 2023-09-23T23:07:23.209 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:23 smithi187 bash[89487]: audit 2023-09-23T23:07:22.438109+0000 mon.a (mon.0) 1963 : audit 0 from='client.? 172.21.15.169:0/857862699' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-09-23T23:07:23.228 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:23.229 INFO:tasks.workunit.client.0.smithi169.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-09-23T23:07:23.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:23.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:23.234 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd rm sparse2 2023-09-23T23:07:23.284 INFO:tasks.workunit.client.0.smithi169.stderr: Removing image: 0% complete...failed. 2023-09-23T23:07:23.285 INFO:tasks.workunit.client.0.smithi169.stderr:rbd: delete error: (2) No such file or directory 2023-09-23T23:07:23.289 INFO:tasks.workunit.client.0.smithi169.stderr:+ true 2023-09-23T23:07:23.289 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_285942/sparse2 2023-09-23T23:07:23.331 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:23.354 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:23.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:23.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:23.375 INFO:tasks.workunit.client.0.smithi169.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-09-23T23:07:23.376 INFO:tasks.workunit.client.0.smithi169.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T23:07:23.376 INFO:tasks.workunit.client.0.smithi169.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T23:07:23.381 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd ls -l 2023-09-23T23:07:23.381 INFO:tasks.workunit.client.0.smithi169.stderr:+ grep sparse2 2023-09-23T23:07:23.381 INFO:tasks.workunit.client.0.smithi169.stderr:+ grep -Ei (2 MiB|2048k) 2023-09-23T23:07:23.429 INFO:tasks.workunit.client.0.smithi169.stdout:sparse2 2 MiB 2 2023-09-23T23:07:23.430 INFO:tasks.workunit.client.0.smithi169.stderr:+ objects sparse2 2023-09-23T23:07:23.430 INFO:tasks.workunit.client.0.smithi169.stderr:+ image=sparse2 2023-09-23T23:07:23.430 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd info sparse2 2023-09-23T23:07:23.430 INFO:tasks.workunit.client.0.smithi169.stderr:+ + awk {print $NF;} 2023-09-23T23:07:23.430 INFO:tasks.workunit.client.0.smithi169.stderr:grep block_name_prefix 2023-09-23T23:07:23.457 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:23.475 INFO:tasks.workunit.client.0.smithi169.stderr:+ prefix=rbd_data.b4687f0f25f1 2023-09-23T23:07:23.475 INFO:tasks.workunit.client.0.smithi169.stderr:+ grep rbd_data.b4687f0f25f1 2023-09-23T23:07:23.476 INFO:tasks.workunit.client.0.smithi169.stderr:+ get_image_data_pool sparse2 2023-09-23T23:07:23.476 INFO:tasks.workunit.client.0.smithi169.stderr:+ image=sparse2 2023-09-23T23:07:23.476 INFO:tasks.workunit.client.0.smithi169.stderr:+ sed -e s/rbd_data.b4687f0f25f1\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T23:07:23.476 INFO:tasks.workunit.client.0.smithi169.stderr:+ sort -u 2023-09-23T23:07:23.476 INFO:tasks.workunit.client.0.smithi169.stderr:+ + grep data_pool: 2023-09-23T23:07:23.476 INFO:tasks.workunit.client.0.smithi169.stderr:rbd info sparse2 2023-09-23T23:07:23.476 INFO:tasks.workunit.client.0.smithi169.stderr:+ awk -F: { print $NF } 2023-09-23T23:07:23.490 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:23.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:23.493 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:23.526 INFO:tasks.workunit.client.0.smithi169.stderr:+ data_pool= 2023-09-23T23:07:23.526 INFO:tasks.workunit.client.0.smithi169.stderr:+ [ -z ] 2023-09-23T23:07:23.527 INFO:tasks.workunit.client.0.smithi169.stderr:+ data_pool=rbd 2023-09-23T23:07:23.527 INFO:tasks.workunit.client.0.smithi169.stderr:+ echo rbd 2023-09-23T23:07:23.527 INFO:tasks.workunit.client.0.smithi169.stderr:+ rados ls -p rbd 2023-09-23T23:07:23.565 INFO:tasks.workunit.client.0.smithi169.stderr:+ objects=0 2023-09-23T23:07:23.565 INFO:tasks.workunit.client.0.smithi169.stderr:+ echo 0 2023-09-23T23:07:23.565 INFO:tasks.workunit.client.0.smithi169.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2023-09-23T23:07:23.565 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd export sparse2 /tmp/rbd_import_export_285942/sparse2.out 2023-09-23T23:07:23.594 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:23.610 INFO:tasks.workunit.client.0.smithi169.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-09-23T23:07:23.615 INFO:tasks.workunit.client.0.smithi169.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_285942/sparse2 /tmp/rbd_import_export_285942/sparse2.out 2023-09-23T23:07:23.615 INFO:tasks.workunit.client.0.smithi169.stderr:+ cmp -l /tmp/rbd_import_export_285942/sparse2 /tmp/rbd_import_export_285942/sparse2.out 2023-09-23T23:07:23.618 INFO:tasks.workunit.client.0.smithi169.stderr:+ stat /tmp/rbd_import_export_285942/sparse2 --format %b 2023-09-23T23:07:23.619 INFO:tasks.workunit.client.0.smithi169.stderr:+ origsize=2048 2023-09-23T23:07:23.619 INFO:tasks.workunit.client.0.smithi169.stderr:+ stat /tmp/rbd_import_export_285942/sparse2.out --format %b 2023-09-23T23:07:23.620 INFO:tasks.workunit.client.0.smithi169.stderr:+ exportsize=2048 2023-09-23T23:07:23.620 INFO:tasks.workunit.client.0.smithi169.stderr:+ difference=0 2023-09-23T23:07:23.620 INFO:tasks.workunit.client.0.smithi169.stderr:+ difference=0 2023-09-23T23:07:23.620 INFO:tasks.workunit.client.0.smithi169.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-23T23:07:23.621 INFO:tasks.workunit.client.0.smithi169.stderr:+ rm /tmp/rbd_import_export_285942/sparse2.out 2023-09-23T23:07:23.621 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd rm sparse2 2023-09-23T23:07:23.625 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:23.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:23.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:23.730 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:23.742 INFO:tasks.workunit.client.0.smithi169.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-09-23T23:07:23.746 INFO:tasks.workunit.client.0.smithi169.stderr:+ truncate /tmp/rbd_import_export_285942/sparse1 -s 10M 2023-09-23T23:07:23.747 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd import --new-format --order 20 - sparse1 2023-09-23T23:07:23.760 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:23.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:23.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:23.864 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:23.867 INFO:tasks.workunit.client.0.smithi169.stderr: Importing image: 100% complete...done. 2023-09-23T23:07:23.868 INFO:tasks.workunit.client.0.smithi169.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T23:07:23.868 INFO:tasks.workunit.client.0.smithi169.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T23:07:23.872 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd ls -l 2023-09-23T23:07:23.872 INFO:tasks.workunit.client.0.smithi169.stderr:+ grep sparse1 2023-09-23T23:07:23.872 INFO:tasks.workunit.client.0.smithi169.stderr:+ grep -Ei (10 MiB|10240k) 2023-09-23T23:07:23.885 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:23.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:23.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:23.919 INFO:tasks.workunit.client.0.smithi169.stdout:sparse1 10 MiB 2 2023-09-23T23:07:23.920 INFO:tasks.workunit.client.0.smithi169.stderr:+ objects sparse1 2023-09-23T23:07:23.920 INFO:tasks.workunit.client.0.smithi169.stderr:+ image=sparse1 2023-09-23T23:07:23.920 INFO:tasks.workunit.client.0.smithi169.stderr:+ + rbd info sparse1 2023-09-23T23:07:23.921 INFO:tasks.workunit.client.0.smithi169.stderr:grep block_name_prefix 2023-09-23T23:07:23.921 INFO:tasks.workunit.client.0.smithi169.stderr:+ awk {print $NF;} 2023-09-23T23:07:23.966 INFO:tasks.workunit.client.0.smithi169.stderr:+ prefix=rbd_data.b4952766f1bc 2023-09-23T23:07:23.968 INFO:tasks.workunit.client.0.smithi169.stderr:+ grep rbd_data.b4952766f1bc 2023-09-23T23:07:23.968 INFO:tasks.workunit.client.0.smithi169.stderr:+ + get_image_data_pool sparse1 2023-09-23T23:07:23.968 INFO:tasks.workunit.client.0.smithi169.stderr:sed -e s/rbd_data.b4952766f1bc\.// -e+ s/^0*\([0-9a-f]\)/\1/ 2023-09-23T23:07:23.968 INFO:tasks.workunit.client.0.smithi169.stderr:image=sparse1 2023-09-23T23:07:23.968 INFO:tasks.workunit.client.0.smithi169.stderr:+ sort -u 2023-09-23T23:07:23.969 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd info sparse1 2023-09-23T23:07:23.969 INFO:tasks.workunit.client.0.smithi169.stderr:+ grep data_pool: 2023-09-23T23:07:23.969 INFO:tasks.workunit.client.0.smithi169.stderr:+ awk -F: { print $NF } 2023-09-23T23:07:23.988 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:24.009 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:24.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:24.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:24.013 INFO:tasks.workunit.client.0.smithi169.stderr:+ data_pool= 2023-09-23T23:07:24.013 INFO:tasks.workunit.client.0.smithi169.stderr:+ [ -z ] 2023-09-23T23:07:24.013 INFO:tasks.workunit.client.0.smithi169.stderr:+ data_pool=rbd 2023-09-23T23:07:24.013 INFO:tasks.workunit.client.0.smithi169.stderr:+ echo rbd 2023-09-23T23:07:24.014 INFO:tasks.workunit.client.0.smithi169.stderr:+ rados ls -p rbd 2023-09-23T23:07:24.052 INFO:tasks.workunit.client.0.smithi169.stderr:+ objects=1 2023-09-23T23:07:24.053 INFO:tasks.workunit.client.0.smithi169.stderr:+ echo 1 2023-09-23T23:07:24.053 INFO:tasks.workunit.client.0.smithi169.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-09-23T23:07:24.053 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd export sparse1 /tmp/rbd_import_export_285942/sparse1.out 2023-09-23T23:07:24.104 INFO:tasks.workunit.client.0.smithi169.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-23T23:07:24.109 INFO:tasks.workunit.client.0.smithi169.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_285942/sparse1 /tmp/rbd_import_export_285942/sparse1.out 2023-09-23T23:07:24.109 INFO:tasks.workunit.client.0.smithi169.stderr:+ cmp -l /tmp/rbd_import_export_285942/sparse1 /tmp/rbd_import_export_285942/sparse1.out 2023-09-23T23:07:24.112 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:24.121 INFO:tasks.workunit.client.0.smithi169.stderr:+ stat /tmp/rbd_import_export_285942/sparse1 --format %b 2023-09-23T23:07:24.122 INFO:tasks.workunit.client.0.smithi169.stderr:+ origsize=2048 2023-09-23T23:07:24.122 INFO:tasks.workunit.client.0.smithi169.stderr:+ stat /tmp/rbd_import_export_285942/sparse1.out --format %b 2023-09-23T23:07:24.123 INFO:tasks.workunit.client.0.smithi169.stderr:+ exportsize=2048 2023-09-23T23:07:24.123 INFO:tasks.workunit.client.0.smithi169.stderr:+ difference=0 2023-09-23T23:07:24.123 INFO:tasks.workunit.client.0.smithi169.stderr:+ difference=0 2023-09-23T23:07:24.123 INFO:tasks.workunit.client.0.smithi169.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-23T23:07:24.123 INFO:tasks.workunit.client.0.smithi169.stderr:+ rm /tmp/rbd_import_export_285942/sparse1.out 2023-09-23T23:07:24.124 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd rm sparse1 2023-09-23T23:07:24.143 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:24.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:24.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:24.157 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:24 smithi169 bash[104356]: cluster 2023-09-23T23:07:23.076926+0000 mgr.y (mgr.25310) 1379 : cluster 0 pgmap v1559: 93 pgs: 93 active+clean; 692 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 109 KiB/s rd, 7.9 KiB/s wr, 144 op/s 2023-09-23T23:07:24.157 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:24 smithi169 bash[101133]: cluster 2023-09-23T23:07:23.076926+0000 mgr.y (mgr.25310) 1379 : cluster 0 pgmap v1559: 93 pgs: 93 active+clean; 692 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 109 KiB/s rd, 7.9 KiB/s wr, 144 op/s 2023-09-23T23:07:24.246 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:24.265 INFO:tasks.workunit.client.0.smithi169.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-23T23:07:24.270 INFO:tasks.workunit.client.0.smithi169.stderr:+ dd if=/dev/urandom bs=2M count=1 of=/tmp/rbd_import_export_285942/sparse2 oflag=append conv=notrunc 2023-09-23T23:07:24.277 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:24.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:24.280 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:24.281 INFO:tasks.workunit.client.0.smithi169.stderr:1+0 records in 2023-09-23T23:07:24.281 INFO:tasks.workunit.client.0.smithi169.stderr:1+0 records out 2023-09-23T23:07:24.281 INFO:tasks.workunit.client.0.smithi169.stderr:2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.0104055 s, 202 MB/s 2023-09-23T23:07:24.281 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd import --new-format --order 20 - sparse2 2023-09-23T23:07:24.316 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T23:07:24.374 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:24 smithi187 bash[89487]: cluster 2023-09-23T23:07:23.076926+0000 mgr.y (mgr.25310) 1379 : cluster 0 pgmap v1559: 93 pgs: 93 active+clean; 692 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 109 KiB/s rd, 7.9 KiB/s wr, 144 op/s 2023-09-23T23:07:24.381 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:24.397 INFO:tasks.workunit.client.0.smithi169.stderr: Importing image: 100% complete...done. 2023-09-23T23:07:24.398 INFO:tasks.workunit.client.0.smithi169.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T23:07:24.398 INFO:tasks.workunit.client.0.smithi169.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T23:07:24.401 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd ls -l 2023-09-23T23:07:24.401 INFO:tasks.workunit.client.0.smithi169.stderr:+ grep sparse2 2023-09-23T23:07:24.401 INFO:tasks.workunit.client.0.smithi169.stderr:+ grep -Ei (4 MiB|4096k) 2023-09-23T23:07:24.412 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7 2023-09-23T23:07:24.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:24.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.7' 2023-09-23T23:07:24.456 INFO:tasks.workunit.client.0.smithi169.stdout:sparse2 4 MiB 2 2023-09-23T23:07:24.457 INFO:tasks.workunit.client.0.smithi169.stderr:+ objects sparse2 2023-09-23T23:07:24.457 INFO:tasks.workunit.client.0.smithi169.stderr:+ image=sparse2 2023-09-23T23:07:24.457 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd info sparse2 2023-09-23T23:07:24.457 INFO:tasks.workunit.client.0.smithi169.stderr:+ + awk {print $NF;} 2023-09-23T23:07:24.457 INFO:tasks.workunit.client.0.smithi169.stderr:grep block_name_prefix 2023-09-23T23:07:24.509 INFO:tasks.workunit.client.0.smithi169.stderr:+ prefix=rbd_data.8e08748dcbcc 2023-09-23T23:07:24.511 INFO:tasks.workunit.client.0.smithi169.stderr:+ grep rbd_data.8e08748dcbcc 2023-09-23T23:07:24.511 INFO:tasks.workunit.client.0.smithi169.stderr:+ sed -e s/rbd_data.8e08748dcbcc\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T23:07:24.511 INFO:tasks.workunit.client.0.smithi169.stderr:+ get_image_data_pool sparse2 2023-09-23T23:07:24.511 INFO:tasks.workunit.client.0.smithi169.stderr:+ + image=sparse2 2023-09-23T23:07:24.511 INFO:tasks.workunit.client.0.smithi169.stderr:sort -u 2023-09-23T23:07:24.511 INFO:tasks.workunit.client.0.smithi169.stderr:+ + rbd info sparse2 2023-09-23T23:07:24.511 INFO:tasks.workunit.client.0.smithi169.stderr:grep data_pool: 2023-09-23T23:07:24.512 INFO:tasks.workunit.client.0.smithi169.stderr:+ awk -F: { print $NF } 2023-09-23T23:07:24.515 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:24.546 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:24.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:24.550 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:24.564 INFO:tasks.workunit.client.0.smithi169.stderr:+ data_pool= 2023-09-23T23:07:24.564 INFO:tasks.workunit.client.0.smithi169.stderr:+ [ -z ] 2023-09-23T23:07:24.564 INFO:tasks.workunit.client.0.smithi169.stderr:+ data_pool=rbd 2023-09-23T23:07:24.564 INFO:tasks.workunit.client.0.smithi169.stderr:+ echo rbd 2023-09-23T23:07:24.565 INFO:tasks.workunit.client.0.smithi169.stderr:+ rados ls -p rbd 2023-09-23T23:07:24.605 INFO:tasks.workunit.client.0.smithi169.stderr:+ objects=0 2023-09-23T23:07:24.605 INFO:tasks.workunit.client.0.smithi169.stderr:2 2023-09-23T23:07:24.606 INFO:tasks.workunit.client.0.smithi169.stderr:3 2023-09-23T23:07:24.606 INFO:tasks.workunit.client.0.smithi169.stderr:+ echo 0 2 3 2023-09-23T23:07:24.606 INFO:tasks.workunit.client.0.smithi169.stderr:+ [ 0 -eq 1 -o 0 2 3 = 0 2 3 ] 2023-09-23T23:07:24.606 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd export sparse2 /tmp/rbd_import_export_285942/sparse2.out 2023-09-23T23:07:24.650 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:24.657 INFO:tasks.workunit.client.0.smithi169.stderr: Exporting image: 25% complete... Exporting image: 50% complete... Exporting image: 75% complete... Exporting image: 100% complete...done. 2023-09-23T23:07:24.662 INFO:tasks.workunit.client.0.smithi169.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_285942/sparse2 /tmp/rbd_import_export_285942/sparse2.out 2023-09-23T23:07:24.662 INFO:tasks.workunit.client.0.smithi169.stderr:+ cmp -l /tmp/rbd_import_export_285942/sparse2 /tmp/rbd_import_export_285942/sparse2.out 2023-09-23T23:07:24.667 INFO:tasks.workunit.client.0.smithi169.stderr:+ stat /tmp/rbd_import_export_285942/sparse2 --format %b 2023-09-23T23:07:24.668 INFO:tasks.workunit.client.0.smithi169.stderr:+ origsize=6144 2023-09-23T23:07:24.669 INFO:tasks.workunit.client.0.smithi169.stderr:+ stat /tmp/rbd_import_export_285942/sparse2.out --format %b 2023-09-23T23:07:24.669 INFO:tasks.workunit.client.0.smithi169.stderr:+ exportsize=6144 2023-09-23T23:07:24.670 INFO:tasks.workunit.client.0.smithi169.stderr:+ difference=0 2023-09-23T23:07:24.670 INFO:tasks.workunit.client.0.smithi169.stderr:+ difference=0 2023-09-23T23:07:24.670 INFO:tasks.workunit.client.0.smithi169.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-09-23T23:07:24.670 INFO:tasks.workunit.client.0.smithi169.stderr:+ rm /tmp/rbd_import_export_285942/sparse2.out 2023-09-23T23:07:24.671 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd rm sparse2 2023-09-23T23:07:24.679 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6 2023-09-23T23:07:24.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:24.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.6' 2023-09-23T23:07:24.783 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:24.810 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:24.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:24.813 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:24.817 INFO:tasks.workunit.client.0.smithi169.stderr: Removing image: 25% complete... Removing image: 50% complete... Removing image: 75% complete... Removing image: 100% complete...done. 2023-09-23T23:07:24.822 INFO:tasks.workunit.client.0.smithi169.stderr:+ echo partially-sparse file imports to partially-sparse image 2023-09-23T23:07:24.823 INFO:tasks.workunit.client.0.smithi169.stdout:partially-sparse file imports to partially-sparse image 2023-09-23T23:07:24.823 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_285942/sparse1 sparse 2023-09-23T23:07:24.902 INFO:tasks.workunit.client.0.smithi169.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-23T23:07:24.903 INFO:tasks.workunit.client.0.smithi169.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T23:07:24.903 INFO:tasks.workunit.client.0.smithi169.stderr:rbd: --order is deprecated, use --object-size 2023-09-23T23:07:24.907 INFO:tasks.workunit.client.0.smithi169.stderr:+ objects sparse 2023-09-23T23:07:24.907 INFO:tasks.workunit.client.0.smithi169.stderr:+ image=sparse 2023-09-23T23:07:24.908 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd info sparse 2023-09-23T23:07:24.908 INFO:tasks.workunit.client.0.smithi169.stderr:+ grep block_name_prefix 2023-09-23T23:07:24.908 INFO:tasks.workunit.client.0.smithi169.stderr:+ awk {print $NF;} 2023-09-23T23:07:24.914 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:24.938 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:24.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:24.941 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:24.955 INFO:tasks.workunit.client.0.smithi169.stderr:+ prefix=rbd_data.b4ef966912bf 2023-09-23T23:07:24.956 INFO:tasks.workunit.client.0.smithi169.stderr:+ grep rbd_data.b4ef966912bf 2023-09-23T23:07:24.956 INFO:tasks.workunit.client.0.smithi169.stderr:+ get_image_data_pool sparse 2023-09-23T23:07:24.956 INFO:tasks.workunit.client.0.smithi169.stderr:+ image=sparse+ 2023-09-23T23:07:24.956 INFO:tasks.workunit.client.0.smithi169.stderr:sed -e s/rbd_data.b4ef966912bf\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T23:07:24.957 INFO:tasks.workunit.client.0.smithi169.stderr:+ sort -u 2023-09-23T23:07:24.957 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd info sparse 2023-09-23T23:07:24.957 INFO:tasks.workunit.client.0.smithi169.stderr:+ grep data_pool: 2023-09-23T23:07:24.957 INFO:tasks.workunit.client.0.smithi169.stderr:+ awk -F: { print $NF } 2023-09-23T23:07:25.005 INFO:tasks.workunit.client.0.smithi169.stderr:+ data_pool= 2023-09-23T23:07:25.006 INFO:tasks.workunit.client.0.smithi169.stderr:+ [ -z ] 2023-09-23T23:07:25.006 INFO:tasks.workunit.client.0.smithi169.stderr:+ data_pool=rbd 2023-09-23T23:07:25.006 INFO:tasks.workunit.client.0.smithi169.stderr:+ echo rbd 2023-09-23T23:07:25.006 INFO:tasks.workunit.client.0.smithi169.stderr:+ rados ls -p rbd 2023-09-23T23:07:25.042 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:25.047 INFO:tasks.workunit.client.0.smithi169.stderr:+ objects=1 2023-09-23T23:07:25.047 INFO:tasks.workunit.client.0.smithi169.stderr:+ echo 1 2023-09-23T23:07:25.048 INFO:tasks.workunit.client.0.smithi169.stderr:+ [ 0 -eq 1 -o 1 = 1 ] 2023-09-23T23:07:25.048 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd rm sparse 2023-09-23T23:07:25.077 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:25.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:25.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:25.164 INFO:tasks.workunit.client.0.smithi169.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-23T23:07:25.169 INFO:tasks.workunit.client.0.smithi169.stderr:+ echo zeros import through stdin to sparse image 2023-09-23T23:07:25.169 INFO:tasks.workunit.client.0.smithi169.stdout:zeros import through stdin to sparse image 2023-09-23T23:07:25.170 INFO:tasks.workunit.client.0.smithi169.stderr:+ dd if=/dev/zero bs=1M count=4 2023-09-23T23:07:25.170 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd import --new-format - sparse 2023-09-23T23:07:25.181 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:25.215 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:25.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:25.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:25.234 INFO:tasks.workunit.client.0.smithi169.stderr:4+0 records in 2023-09-23T23:07:25.234 INFO:tasks.workunit.client.0.smithi169.stderr:4+0 records out 2023-09-23T23:07:25.234 INFO:tasks.workunit.client.0.smithi169.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0642535 s, 65.3 MB/s 2023-09-23T23:07:25.251 INFO:tasks.workunit.client.0.smithi169.stderr: Importing image: 100% complete...done. 2023-09-23T23:07:25.252 INFO:tasks.workunit.client.0.smithi169.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T23:07:25.256 INFO:tasks.workunit.client.0.smithi169.stderr:+ objects sparse 2023-09-23T23:07:25.256 INFO:tasks.workunit.client.0.smithi169.stderr:+ image=sparse 2023-09-23T23:07:25.257 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd info sparse 2023-09-23T23:07:25.257 INFO:tasks.workunit.client.0.smithi169.stderr:+ grep block_name_prefix 2023-09-23T23:07:25.257 INFO:tasks.workunit.client.0.smithi169.stderr:+ awk {print $NF;} 2023-09-23T23:07:25.305 INFO:tasks.workunit.client.0.smithi169.stderr:+ prefix=rbd_data.8e562d0b893a 2023-09-23T23:07:25.306 INFO:tasks.workunit.client.0.smithi169.stderr:+ grep rbd_data.8e562d0b893a 2023-09-23T23:07:25.306 INFO:tasks.workunit.client.0.smithi169.stderr:+ sed -e s/rbd_data.8e562d0b893a\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T23:07:25.306 INFO:tasks.workunit.client.0.smithi169.stderr:+ + get_image_data_poolsort -u sparse 2023-09-23T23:07:25.306 INFO:tasks.workunit.client.0.smithi169.stderr: 2023-09-23T23:07:25.306 INFO:tasks.workunit.client.0.smithi169.stderr:+ image=sparse 2023-09-23T23:07:25.307 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd info sparse 2023-09-23T23:07:25.307 INFO:tasks.workunit.client.0.smithi169.stderr:+ grep data_pool: 2023-09-23T23:07:25.307 INFO:tasks.workunit.client.0.smithi169.stderr:+ awk -F: { print $NF } 2023-09-23T23:07:25.318 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:25.346 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3 2023-09-23T23:07:25.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:25.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.3' 2023-09-23T23:07:25.358 INFO:tasks.workunit.client.0.smithi169.stderr:+ data_pool= 2023-09-23T23:07:25.358 INFO:tasks.workunit.client.0.smithi169.stderr:+ [ -z ] 2023-09-23T23:07:25.358 INFO:tasks.workunit.client.0.smithi169.stderr:+ data_pool=rbd 2023-09-23T23:07:25.358 INFO:tasks.workunit.client.0.smithi169.stderr:+ echo rbd 2023-09-23T23:07:25.358 INFO:tasks.workunit.client.0.smithi169.stderr:+ rados ls -p rbd 2023-09-23T23:07:25.400 INFO:tasks.workunit.client.0.smithi169.stderr:+ objects= 2023-09-23T23:07:25.400 INFO:tasks.workunit.client.0.smithi169.stderr:+ echo 2023-09-23T23:07:25.400 INFO:tasks.workunit.client.0.smithi169.stderr:+ [ 0 -eq 1 -o = ] 2023-09-23T23:07:25.400 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd rm sparse 2023-09-23T23:07:25.450 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:25.477 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:25.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:25.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:25.539 INFO:tasks.workunit.client.0.smithi169.stderr: Removing image: 100% complete...done. 2023-09-23T23:07:25.546 INFO:tasks.workunit.client.0.smithi169.stderr:+ echo zeros export to sparse file 2023-09-23T23:07:25.546 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd create --new-format sparse --size 4 2023-09-23T23:07:25.546 INFO:tasks.workunit.client.0.smithi169.stdout:zeros export to sparse file 2023-09-23T23:07:25.581 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:25.598 INFO:tasks.workunit.client.0.smithi169.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-09-23T23:07:25.602 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd info sparse 2023-09-23T23:07:25.602 INFO:tasks.workunit.client.0.smithi169.stderr:+ grep block_name_prefix 2023-09-23T23:07:25.602 INFO:tasks.workunit.client.0.smithi169.stderr:+ awk {print $NF;} 2023-09-23T23:07:25.616 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:25.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:25.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:25.646 INFO:tasks.workunit.client.0.smithi169.stderr:+ prefix=rbd_data.8e77a39adfb9 2023-09-23T23:07:25.646 INFO:tasks.workunit.client.0.smithi169.stderr:+ dd if=/dev/zero bs=4M count=1 2023-09-23T23:07:25.647 INFO:tasks.workunit.client.0.smithi169.stderr:+ get_image_data_pool sparse 2023-09-23T23:07:25.647 INFO:tasks.workunit.client.0.smithi169.stderr:+ image=sparse 2023-09-23T23:07:25.648 INFO:tasks.workunit.client.0.smithi169.stderr:+ + rbd info sparse 2023-09-23T23:07:25.648 INFO:tasks.workunit.client.0.smithi169.stderr:grep data_pool: 2023-09-23T23:07:25.648 INFO:tasks.workunit.client.0.smithi169.stderr:+ awk -F: { print $NF } 2023-09-23T23:07:25.698 INFO:tasks.workunit.client.0.smithi169.stderr:+ data_pool= 2023-09-23T23:07:25.698 INFO:tasks.workunit.client.0.smithi169.stderr:+ [ -z ] 2023-09-23T23:07:25.698 INFO:tasks.workunit.client.0.smithi169.stderr:+ data_pool=rbd 2023-09-23T23:07:25.698 INFO:tasks.workunit.client.0.smithi169.stderr:+ echo rbd 2023-09-23T23:07:25.698 INFO:tasks.workunit.client.0.smithi169.stderr:+ rados -p rbd put rbd_data.8e77a39adfb9.000000000000 - 2023-09-23T23:07:25.720 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:25.737 INFO:tasks.workunit.client.0.smithi169.stderr:1+0 records in 2023-09-23T23:07:25.737 INFO:tasks.workunit.client.0.smithi169.stderr:1+0 records out 2023-09-23T23:07:25.737 INFO:tasks.workunit.client.0.smithi169.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0896222 s, 46.8 MB/s 2023-09-23T23:07:25.747 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:25.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:25.751 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:25.768 INFO:tasks.workunit.client.0.smithi169.stderr:+ objects sparse 2023-09-23T23:07:25.768 INFO:tasks.workunit.client.0.smithi169.stderr:+ image=sparse 2023-09-23T23:07:25.769 INFO:tasks.workunit.client.0.smithi169.stderr:+ + grep block_name_prefix 2023-09-23T23:07:25.769 INFO:tasks.workunit.client.0.smithi169.stderr:rbd info sparse 2023-09-23T23:07:25.769 INFO:tasks.workunit.client.0.smithi169.stderr:+ awk {print $NF;} 2023-09-23T23:07:25.817 INFO:tasks.workunit.client.0.smithi169.stderr:+ prefix=rbd_data.8e77a39adfb9 2023-09-23T23:07:25.819 INFO:tasks.workunit.client.0.smithi169.stderr:+ + get_image_data_pool sparse 2023-09-23T23:07:25.819 INFO:tasks.workunit.client.0.smithi169.stderr:grep+ rbd_data.8e77a39adfb9 2023-09-23T23:07:25.819 INFO:tasks.workunit.client.0.smithi169.stderr:image=sparse 2023-09-23T23:07:25.819 INFO:tasks.workunit.client.0.smithi169.stderr:+ sed -e s/rbd_data.8e77a39adfb9\.// -e s/^0*\([0-9a-f]\)/\1/ 2023-09-23T23:07:25.819 INFO:tasks.workunit.client.0.smithi169.stderr:+ sort -u 2023-09-23T23:07:25.819 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd info sparse 2023-09-23T23:07:25.819 INFO:tasks.workunit.client.0.smithi169.stderr:+ grep data_pool: 2023-09-23T23:07:25.819 INFO:tasks.workunit.client.0.smithi169.stderr:+ awk -F: { print $NF } 2023-09-23T23:07:25.852 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:25.867 INFO:tasks.workunit.client.0.smithi169.stderr:+ data_pool= 2023-09-23T23:07:25.867 INFO:tasks.workunit.client.0.smithi169.stderr:+ [ -z ] 2023-09-23T23:07:25.867 INFO:tasks.workunit.client.0.smithi169.stderr:+ data_pool=rbd 2023-09-23T23:07:25.867 INFO:tasks.workunit.client.0.smithi169.stderr:+ echo rbd 2023-09-23T23:07:25.868 INFO:tasks.workunit.client.0.smithi169.stderr:+ rados ls -p rbd 2023-09-23T23:07:25.877 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:25.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:25.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:25.908 INFO:tasks.workunit.client.0.smithi169.stderr:+ objects=0 2023-09-23T23:07:25.908 INFO:tasks.workunit.client.0.smithi169.stderr:+ echo 0 2023-09-23T23:07:25.908 INFO:tasks.workunit.client.0.smithi169.stderr:+ [ 0 -eq 1 -o 0 = 0 ] 2023-09-23T23:07:25.908 INFO:tasks.workunit.client.0.smithi169.stderr:+ rm /tmp/rbd_import_export_285942/sparse 2023-09-23T23:07:25.909 INFO:tasks.workunit.client.0.smithi169.stderr:rm: cannot remove '/tmp/rbd_import_export_285942/sparse': No such file or directory 2023-09-23T23:07:25.909 INFO:tasks.workunit.client.0.smithi169.stderr:+ true 2023-09-23T23:07:25.909 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd export sparse /tmp/rbd_import_export_285942/sparse 2023-09-23T23:07:25.954 INFO:tasks.workunit.client.0.smithi169.stderr: Exporting image: 100% complete...done. 2023-09-23T23:07:25.960 INFO:tasks.workunit.client.0.smithi169.stderr:+ stat /tmp/rbd_import_export_285942/sparse --format=%b 2023-09-23T23:07:25.962 INFO:tasks.workunit.client.0.smithi169.stderr:+ [ 0 = 0 ] 2023-09-23T23:07:25.962 INFO:tasks.workunit.client.0.smithi169.stderr:+ rbd rm sparse 2023-09-23T23:07:25.984 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:26.013 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0 2023-09-23T23:07:26.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:26.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.0' 2023-09-23T23:07:26.081 INFO:tasks.workunit.client.0.smithi169.stderr: Removing image: 100% complete...done. 2023-09-23T23:07:26.084 INFO:tasks.workunit.client.0.smithi169.stderr:+ rm /tmp/rbd_import_export_285942/sparse /tmp/rbd_import_export_285942/sparse1 /tmp/rbd_import_export_285942/sparse2 /tmp/rbd_import_export_285942/sparse3 2023-09-23T23:07:26.087 INFO:tasks.workunit.client.0.smithi169.stderr:rm: cannot remove '/tmp/rbd_import_export_285942/sparse3': No such file or directory 2023-09-23T23:07:26.087 INFO:tasks.workunit.client.0.smithi169.stderr:+ true 2023-09-23T23:07:26.087 INFO:tasks.workunit.client.0.smithi169.stdout:OK 2023-09-23T23:07:26.087 INFO:tasks.workunit.client.0.smithi169.stderr:+ echo OK 2023-09-23T23:07:26.087 INFO:tasks.workunit.client.0.smithi169.stderr:+ rm -rf /tmp/rbd_import_export_285942 2023-09-23T23:07:26.088 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-09-23T23:07:26.089 DEBUG:teuthology.orchestra.run.smithi169:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-09-23T23:07:26.098 INFO:tasks.workunit:Stopping ['rbd/import_export.sh'] on client.0... 2023-09-23T23:07:26.098 DEBUG:teuthology.orchestra.run.smithi169:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-09-23T23:07:26.116 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:26.165 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2 2023-09-23T23:07:26.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:26.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.2' 2023-09-23T23:07:26.268 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:26.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:26 smithi169 bash[101133]: cluster 2023-09-23T23:07:25.077447+0000 mgr.y (mgr.25310) 1380 : cluster 0 pgmap v1560: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 249 KiB/s rd, 177 KiB/s wr, 112 op/s 2023-09-23T23:07:26.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:26 smithi169 bash[104356]: cluster 2023-09-23T23:07:25.077447+0000 mgr.y (mgr.25310) 1380 : cluster 0 pgmap v1560: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 249 KiB/s rd, 177 KiB/s wr, 112 op/s 2023-09-23T23:07:26.299 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:26.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:26.302 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:26.403 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:26.416 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:26 smithi187 bash[89487]: cluster 2023-09-23T23:07:25.077447+0000 mgr.y (mgr.25310) 1380 : cluster 0 pgmap v1560: 93 pgs: 93 active+clean; 582 KiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 249 KiB/s rd, 177 KiB/s wr, 112 op/s 2023-09-23T23:07:26.436 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4 2023-09-23T23:07:26.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:26.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.4' 2023-09-23T23:07:26.537 DEBUG:teuthology.parallel:result is None 2023-09-23T23:07:26.538 DEBUG:teuthology.orchestra.run.smithi169:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T23:07:26.539 DEBUG:teuthology.orchestra.run.smithi187:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:26.549 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T23:07:26.549 DEBUG:teuthology.orchestra.run.smithi169:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-09-23T23:07:26.575 INFO:teuthology.orchestra.run.smithi187.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5 2023-09-23T23:07:26.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:26.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi187 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.5' 2023-09-23T23:07:26.603 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T23:07:26.603 INFO:teuthology.task.sequential:In sequential, running task print... 2023-09-23T23:07:26.603 INFO:teuthology.task.print:**** done rbd/import_export.sh 5-workload 2023-09-23T23:07:26.603 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-09-23T23:07:26.604 INFO:tasks.workunit:Pulling workunits from ref quincy 2023-09-23T23:07:26.604 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-09-23T23:07:26.604 DEBUG:teuthology.orchestra.run.smithi169:> stat -- /home/ubuntu/cephtest/mnt.0 2023-09-23T23:07:26.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:26.652 INFO:teuthology.orchestra.run.smithi169.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-09-23T23:07:26.652 DEBUG:teuthology.orchestra.run.smithi169:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-09-23T23:07:26.678 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:26.699 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-09-23T23:07:26.700 DEBUG:teuthology.orchestra.run.smithi169:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-09-23T23:07:26.724 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1 2023-09-23T23:07:26.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:07:26.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd.1' 2023-09-23T23:07:26.729 INFO:tasks.thrashosds:joining thrashosds 2023-09-23T23:07:27.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:27 smithi169 bash[104356]: audit 2023-09-23T23:07:26.174307+0000 mon.a (mon.0) 1964 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:07:27.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:27 smithi169 bash[104356]: cluster 2023-09-23T23:07:26.962707+0000 mon.a (mon.0) 1965 : cluster 0 osdmap e377: 8 total, 8 up, 7 in 2023-09-23T23:07:27.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:27 smithi169 bash[101133]: audit 2023-09-23T23:07:26.174307+0000 mon.a (mon.0) 1964 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:07:27.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:27 smithi169 bash[101133]: cluster 2023-09-23T23:07:26.962707+0000 mon.a (mon.0) 1965 : cluster 0 osdmap e377: 8 total, 8 up, 7 in 2023-09-23T23:07:27.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:27 smithi187 bash[89487]: audit 2023-09-23T23:07:26.174307+0000 mon.a (mon.0) 1964 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:07:27.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:27 smithi187 bash[89487]: cluster 2023-09-23T23:07:26.962707+0000 mon.a (mon.0) 1965 : cluster 0 osdmap e377: 8 total, 8 up, 7 in 2023-09-23T23:07:28.424 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2023-09-23T23:07:28.424 INFO:teuthology.orchestra.run.smithi169.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-23T23:07:28.453 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:28 smithi169 bash[101133]: cluster 2023-09-23T23:07:27.078043+0000 mgr.y (mgr.25310) 1381 : cluster 0 pgmap v1562: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 849 KiB/s rd, 1.3 MiB/s wr, 224 op/s 2023-09-23T23:07:28.453 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:28 smithi169 bash[101133]: cluster 2023-09-23T23:07:27.265985+0000 osd.5 (osd.5) 239 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T23:07:28.453 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:28 smithi169 bash[101133]: cluster 2023-09-23T23:07:27.590977+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T23:07:28.453 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:28 smithi169 bash[104356]: cluster 2023-09-23T23:07:27.078043+0000 mgr.y (mgr.25310) 1381 : cluster 0 pgmap v1562: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 849 KiB/s rd, 1.3 MiB/s wr, 224 op/s 2023-09-23T23:07:28.453 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:28 smithi169 bash[104356]: cluster 2023-09-23T23:07:27.265985+0000 osd.5 (osd.5) 239 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T23:07:28.453 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:28 smithi169 bash[104356]: cluster 2023-09-23T23:07:27.590977+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T23:07:28.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:28 smithi187 bash[89487]: cluster 2023-09-23T23:07:27.078043+0000 mgr.y (mgr.25310) 1381 : cluster 0 pgmap v1562: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 849 KiB/s rd, 1.3 MiB/s wr, 224 op/s 2023-09-23T23:07:28.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:28 smithi187 bash[89487]: cluster 2023-09-23T23:07:27.265985+0000 osd.5 (osd.5) 239 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T23:07:28.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:28 smithi187 bash[89487]: cluster 2023-09-23T23:07:27.590977+0000 osd.6 (osd.6) 142 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T23:07:28.784 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:07:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:07:28] "GET /metrics HTTP/1.1" 200 34149 "" "Prometheus/2.43.0" 2023-09-23T23:07:29.160 INFO:teuthology.orchestra.run.smithi169.stderr:reweighted osd.1 to 1 (10000) 2023-09-23T23:07:29.483 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:29 smithi169 bash[104356]: audit 2023-09-23T23:07:28.633509+0000 mon.c (mon.2) 129 : audit 1 from='client.? 172.21.15.169:0/1237086232' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T23:07:29.483 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:29 smithi169 bash[104356]: audit 2023-09-23T23:07:28.633938+0000 mon.a (mon.0) 1966 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T23:07:29.483 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:29 smithi169 bash[101133]: audit 2023-09-23T23:07:28.633509+0000 mon.c (mon.2) 129 : audit 1 from='client.? 172.21.15.169:0/1237086232' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T23:07:29.483 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:29 smithi169 bash[101133]: audit 2023-09-23T23:07:28.633938+0000 mon.a (mon.0) 1966 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T23:07:29.484 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.1 dump_historic_ops 2023-09-23T23:07:29.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:29 smithi187 bash[89487]: audit 2023-09-23T23:07:28.633509+0000 mon.c (mon.2) 129 : audit 1 from='client.? 172.21.15.169:0/1237086232' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T23:07:29.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:29 smithi187 bash[89487]: audit 2023-09-23T23:07:28.633938+0000 mon.a (mon.0) 1966 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T23:07:30.379 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-09-23T23:07:30.379 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:07:30.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:30 smithi169 bash[104356]: cluster 2023-09-23T23:07:28.669365+0000 osd.7 (osd.7) 408 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T23:07:30.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:30 smithi169 bash[104356]: cluster 2023-09-23T23:07:29.078846+0000 mgr.y (mgr.25310) 1382 : cluster 0 pgmap v1563: 93 pgs: 93 active+clean; 4.6 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 868 KiB/s rd, 1.3 MiB/s wr, 308 op/s 2023-09-23T23:07:30.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:30 smithi169 bash[104356]: cluster 2023-09-23T23:07:29.149770+0000 osd.5 (osd.5) 240 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T23:07:30.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:30 smithi169 bash[104356]: audit 2023-09-23T23:07:29.150295+0000 mon.a (mon.0) 1967 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T23:07:30.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:30 smithi169 bash[104356]: cluster 2023-09-23T23:07:29.150368+0000 mon.a (mon.0) 1968 : cluster 0 osdmap e378: 8 total, 8 up, 7 in 2023-09-23T23:07:30.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:30 smithi169 bash[104356]: cluster 2023-09-23T23:07:29.195853+0000 osd.6 (osd.6) 143 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T23:07:30.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:30 smithi169 bash[104356]: cluster 2023-09-23T23:07:29.196022+0000 osd.7 (osd.7) 409 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T23:07:30.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:30 smithi169 bash[101133]: cluster 2023-09-23T23:07:28.669365+0000 osd.7 (osd.7) 408 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T23:07:30.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:30 smithi169 bash[101133]: cluster 2023-09-23T23:07:29.078846+0000 mgr.y (mgr.25310) 1382 : cluster 0 pgmap v1563: 93 pgs: 93 active+clean; 4.6 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 868 KiB/s rd, 1.3 MiB/s wr, 308 op/s 2023-09-23T23:07:30.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:30 smithi169 bash[101133]: cluster 2023-09-23T23:07:29.149770+0000 osd.5 (osd.5) 240 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T23:07:30.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:30 smithi169 bash[101133]: audit 2023-09-23T23:07:29.150295+0000 mon.a (mon.0) 1967 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T23:07:30.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:30 smithi169 bash[101133]: cluster 2023-09-23T23:07:29.150368+0000 mon.a (mon.0) 1968 : cluster 0 osdmap e378: 8 total, 8 up, 7 in 2023-09-23T23:07:30.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:30 smithi169 bash[101133]: cluster 2023-09-23T23:07:29.195853+0000 osd.6 (osd.6) 143 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T23:07:30.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:30 smithi169 bash[101133]: cluster 2023-09-23T23:07:29.196022+0000 osd.7 (osd.7) 409 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T23:07:30.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:30 smithi187 bash[89487]: cluster 2023-09-23T23:07:28.669365+0000 osd.7 (osd.7) 408 : cluster 3 failed to encode map e377 with expected crc 2023-09-23T23:07:30.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:30 smithi187 bash[89487]: cluster 2023-09-23T23:07:29.078846+0000 mgr.y (mgr.25310) 1382 : cluster 0 pgmap v1563: 93 pgs: 93 active+clean; 4.6 MiB data, 4.8 GiB used, 621 GiB / 626 GiB avail; 868 KiB/s rd, 1.3 MiB/s wr, 308 op/s 2023-09-23T23:07:30.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:30 smithi187 bash[89487]: cluster 2023-09-23T23:07:29.149770+0000 osd.5 (osd.5) 240 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T23:07:30.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:30 smithi187 bash[89487]: audit 2023-09-23T23:07:29.150295+0000 mon.a (mon.0) 1967 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T23:07:30.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:30 smithi187 bash[89487]: cluster 2023-09-23T23:07:29.150368+0000 mon.a (mon.0) 1968 : cluster 0 osdmap e378: 8 total, 8 up, 7 in 2023-09-23T23:07:30.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:30 smithi187 bash[89487]: cluster 2023-09-23T23:07:29.195853+0000 osd.6 (osd.6) 143 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T23:07:30.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:30 smithi187 bash[89487]: cluster 2023-09-23T23:07:29.196022+0000 osd.7 (osd.7) 409 : cluster 3 failed to encode map e378 with expected crc 2023-09-23T23:07:30.807 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:07:30.807 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:07:32.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:32 smithi169 bash[101133]: cluster 2023-09-23T23:07:31.079607+0000 mgr.y (mgr.25310) 1383 : cluster 0 pgmap v1565: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 997 KiB/s rd, 1.4 MiB/s wr, 306 op/s 2023-09-23T23:07:32.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:32 smithi169 bash[101133]: cluster 2023-09-23T23:07:31.960667+0000 mon.a (mon.0) 1969 : cluster 0 osdmap e379: 8 total, 8 up, 7 in 2023-09-23T23:07:32.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:32 smithi169 bash[104356]: cluster 2023-09-23T23:07:31.079607+0000 mgr.y (mgr.25310) 1383 : cluster 0 pgmap v1565: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 997 KiB/s rd, 1.4 MiB/s wr, 306 op/s 2023-09-23T23:07:32.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:32 smithi169 bash[104356]: cluster 2023-09-23T23:07:31.960667+0000 mon.a (mon.0) 1969 : cluster 0 osdmap e379: 8 total, 8 up, 7 in 2023-09-23T23:07:32.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:32 smithi187 bash[89487]: cluster 2023-09-23T23:07:31.079607+0000 mgr.y (mgr.25310) 1383 : cluster 0 pgmap v1565: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 997 KiB/s rd, 1.4 MiB/s wr, 306 op/s 2023-09-23T23:07:32.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:32 smithi187 bash[89487]: cluster 2023-09-23T23:07:31.960667+0000 mon.a (mon.0) 1969 : cluster 0 osdmap e379: 8 total, 8 up, 7 in 2023-09-23T23:07:33.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:33 smithi169 bash[104356]: cluster 2023-09-23T23:07:31.958188+0000 osd.5 (osd.5) 241 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T23:07:33.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:33 smithi169 bash[104356]: cluster 2023-09-23T23:07:32.170325+0000 osd.6 (osd.6) 144 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T23:07:33.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:33 smithi169 bash[104356]: cluster 2023-09-23T23:07:32.170415+0000 osd.7 (osd.7) 410 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T23:07:33.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:33 smithi169 bash[101133]: cluster 2023-09-23T23:07:31.958188+0000 osd.5 (osd.5) 241 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T23:07:33.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:33 smithi169 bash[101133]: cluster 2023-09-23T23:07:32.170325+0000 osd.6 (osd.6) 144 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T23:07:33.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:33 smithi169 bash[101133]: cluster 2023-09-23T23:07:32.170415+0000 osd.7 (osd.7) 410 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T23:07:33.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:33 smithi187 bash[89487]: cluster 2023-09-23T23:07:31.958188+0000 osd.5 (osd.5) 241 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T23:07:33.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:33 smithi187 bash[89487]: cluster 2023-09-23T23:07:32.170325+0000 osd.6 (osd.6) 144 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T23:07:33.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:33 smithi187 bash[89487]: cluster 2023-09-23T23:07:32.170415+0000 osd.7 (osd.7) 410 : cluster 3 failed to encode map e379 with expected crc 2023-09-23T23:07:34.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:34 smithi169 bash[104356]: cluster 2023-09-23T23:07:33.080443+0000 mgr.y (mgr.25310) 1384 : cluster 0 pgmap v1567: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 492 KiB/s rd, 510 KiB/s wr, 213 op/s 2023-09-23T23:07:34.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:34 smithi169 bash[101133]: cluster 2023-09-23T23:07:33.080443+0000 mgr.y (mgr.25310) 1384 : cluster 0 pgmap v1567: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 492 KiB/s rd, 510 KiB/s wr, 213 op/s 2023-09-23T23:07:34.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:34 smithi187 bash[89487]: cluster 2023-09-23T23:07:33.080443+0000 mgr.y (mgr.25310) 1384 : cluster 0 pgmap v1567: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 492 KiB/s rd, 510 KiB/s wr, 213 op/s 2023-09-23T23:07:34.918 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:07:34.919 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:07:36.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:36 smithi169 bash[101133]: cluster 2023-09-23T23:07:35.081076+0000 mgr.y (mgr.25310) 1385 : cluster 0 pgmap v1568: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 376 KiB/s rd, 390 KiB/s wr, 163 op/s 2023-09-23T23:07:36.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:36 smithi169 bash[104356]: cluster 2023-09-23T23:07:35.081076+0000 mgr.y (mgr.25310) 1385 : cluster 0 pgmap v1568: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 376 KiB/s rd, 390 KiB/s wr, 163 op/s 2023-09-23T23:07:36.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:36 smithi187 bash[89487]: cluster 2023-09-23T23:07:35.081076+0000 mgr.y (mgr.25310) 1385 : cluster 0 pgmap v1568: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 376 KiB/s rd, 390 KiB/s wr, 163 op/s 2023-09-23T23:07:36.827 INFO:teuthology.orchestra.run.smithi169.stdout:osd.0: {} 2023-09-23T23:07:36.848 INFO:teuthology.orchestra.run.smithi169.stdout:osd.1: {} 2023-09-23T23:07:36.872 INFO:teuthology.orchestra.run.smithi169.stdout:osd.2: {} 2023-09-23T23:07:36.897 INFO:teuthology.orchestra.run.smithi169.stdout:osd.3: {} 2023-09-23T23:07:36.925 INFO:teuthology.orchestra.run.smithi169.stdout:osd.4: {} 2023-09-23T23:07:36.954 INFO:teuthology.orchestra.run.smithi169.stdout:osd.5: {} 2023-09-23T23:07:36.985 INFO:teuthology.orchestra.run.smithi169.stdout:osd.6: {} 2023-09-23T23:07:37.015 INFO:teuthology.orchestra.run.smithi169.stdout:osd.7: {} 2023-09-23T23:07:37.017 INFO:teuthology.orchestra.run.smithi169.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-09-23T23:07:37.017 INFO:teuthology.orchestra.run.smithi169.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-09-23T23:07:37.017 INFO:teuthology.orchestra.run.smithi169.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-09-23T23:07:37.017 INFO:teuthology.orchestra.run.smithi169.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-09-23T23:07:37.018 INFO:teuthology.orchestra.run.smithi169.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-09-23T23:07:37.018 INFO:teuthology.orchestra.run.smithi169.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-09-23T23:07:37.018 INFO:teuthology.orchestra.run.smithi169.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-09-23T23:07:37.018 INFO:teuthology.orchestra.run.smithi169.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-09-23T23:07:37.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:37 smithi169 bash[101133]: audit 2023-09-23T23:07:36.797204+0000 mon.a (mon.0) 1970 : audit 0 from='client.? 172.21.15.169:0/68997786' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:07:37.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:37 smithi169 bash[104356]: audit 2023-09-23T23:07:36.797204+0000 mon.a (mon.0) 1970 : audit 0 from='client.? 172.21.15.169:0/68997786' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:07:37.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:37 smithi187 bash[89487]: audit 2023-09-23T23:07:36.797204+0000 mon.a (mon.0) 1970 : audit 0 from='client.? 172.21.15.169:0/68997786' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-09-23T23:07:38.188 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is unset 2023-09-23T23:07:38.461 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:38 smithi169 bash[104356]: cluster 2023-09-23T23:07:37.081805+0000 mgr.y (mgr.25310) 1386 : cluster 0 pgmap v1569: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 148 KiB/s rd, 128 KiB/s wr, 23 op/s 2023-09-23T23:07:38.461 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:38 smithi169 bash[104356]: audit 2023-09-23T23:07:37.370317+0000 mon.c (mon.2) 130 : audit 1 from='client.? 172.21.15.169:0/2611593868' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:07:38.462 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:38 smithi169 bash[104356]: audit 2023-09-23T23:07:37.370859+0000 mon.a (mon.0) 1971 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:07:38.462 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:38 smithi169 bash[101133]: cluster 2023-09-23T23:07:37.081805+0000 mgr.y (mgr.25310) 1386 : cluster 0 pgmap v1569: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 148 KiB/s rd, 128 KiB/s wr, 23 op/s 2023-09-23T23:07:38.462 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:38 smithi169 bash[101133]: audit 2023-09-23T23:07:37.370317+0000 mon.c (mon.2) 130 : audit 1 from='client.? 172.21.15.169:0/2611593868' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:07:38.462 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:38 smithi169 bash[101133]: audit 2023-09-23T23:07:37.370859+0000 mon.a (mon.0) 1971 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:07:38.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:38 smithi187 bash[89487]: cluster 2023-09-23T23:07:37.081805+0000 mgr.y (mgr.25310) 1386 : cluster 0 pgmap v1569: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 148 KiB/s rd, 128 KiB/s wr, 23 op/s 2023-09-23T23:07:38.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:38 smithi187 bash[89487]: audit 2023-09-23T23:07:37.370317+0000 mon.c (mon.2) 130 : audit 1 from='client.? 172.21.15.169:0/2611593868' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:07:38.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:38 smithi187 bash[89487]: audit 2023-09-23T23:07:37.370859+0000 mon.a (mon.0) 1971 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:07:38.826 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:07:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:07:38] "GET /metrics HTTP/1.1" 200 34149 "" "Prometheus/2.43.0" 2023-09-23T23:07:39.521 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:39 smithi169 bash[104356]: cluster 2023-09-23T23:07:38.170562+0000 mon.a (mon.0) 1972 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:07:39.521 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:39 smithi169 bash[104356]: cluster 2023-09-23T23:07:38.170597+0000 mon.a (mon.0) 1973 : cluster 1 Cluster is now healthy 2023-09-23T23:07:39.521 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:39 smithi169 bash[104356]: audit 2023-09-23T23:07:38.181433+0000 mon.a (mon.0) 1974 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:07:39.521 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:39 smithi169 bash[104356]: cluster 2023-09-23T23:07:38.181510+0000 mon.a (mon.0) 1975 : cluster 0 osdmap e380: 8 total, 8 up, 7 in 2023-09-23T23:07:39.522 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:39 smithi169 bash[101133]: cluster 2023-09-23T23:07:38.170562+0000 mon.a (mon.0) 1972 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:07:39.522 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:39 smithi169 bash[101133]: cluster 2023-09-23T23:07:38.170597+0000 mon.a (mon.0) 1973 : cluster 1 Cluster is now healthy 2023-09-23T23:07:39.522 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:39 smithi169 bash[101133]: audit 2023-09-23T23:07:38.181433+0000 mon.a (mon.0) 1974 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:07:39.522 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:39 smithi169 bash[101133]: cluster 2023-09-23T23:07:38.181510+0000 mon.a (mon.0) 1975 : cluster 0 osdmap e380: 8 total, 8 up, 7 in 2023-09-23T23:07:39.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:39 smithi187 bash[89487]: cluster 2023-09-23T23:07:38.170562+0000 mon.a (mon.0) 1972 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-09-23T23:07:39.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:39 smithi187 bash[89487]: cluster 2023-09-23T23:07:38.170597+0000 mon.a (mon.0) 1973 : cluster 1 Cluster is now healthy 2023-09-23T23:07:39.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:39 smithi187 bash[89487]: audit 2023-09-23T23:07:38.181433+0000 mon.a (mon.0) 1974 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:07:39.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:39 smithi187 bash[89487]: cluster 2023-09-23T23:07:38.181510+0000 mon.a (mon.0) 1975 : cluster 0 osdmap e380: 8 total, 8 up, 7 in 2023-09-23T23:07:40.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:40 smithi169 bash[101133]: cluster 2023-09-23T23:07:39.082793+0000 mgr.y (mgr.25310) 1387 : cluster 0 pgmap v1571: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:07:40.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:40 smithi169 bash[101133]: cluster 2023-09-23T23:07:39.870038+0000 osd.6 (osd.6) 145 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:07:40.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:40 smithi169 bash[101133]: cluster 2023-09-23T23:07:39.873059+0000 osd.6 (osd.6) 146 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:07:40.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:40 smithi169 bash[101133]: cluster 2023-09-23T23:07:39.875910+0000 osd.6 (osd.6) 147 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:07:40.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:40 smithi169 bash[101133]: cluster 2023-09-23T23:07:39.878742+0000 osd.6 (osd.6) 148 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:07:40.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:40 smithi169 bash[104356]: cluster 2023-09-23T23:07:39.082793+0000 mgr.y (mgr.25310) 1387 : cluster 0 pgmap v1571: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:07:40.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:40 smithi169 bash[104356]: cluster 2023-09-23T23:07:39.870038+0000 osd.6 (osd.6) 145 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:07:40.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:40 smithi169 bash[104356]: cluster 2023-09-23T23:07:39.873059+0000 osd.6 (osd.6) 146 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:07:40.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:40 smithi169 bash[104356]: cluster 2023-09-23T23:07:39.875910+0000 osd.6 (osd.6) 147 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:07:40.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:40 smithi169 bash[104356]: cluster 2023-09-23T23:07:39.878742+0000 osd.6 (osd.6) 148 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:07:40.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:40 smithi187 bash[89487]: cluster 2023-09-23T23:07:39.082793+0000 mgr.y (mgr.25310) 1387 : cluster 0 pgmap v1571: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:07:40.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:40 smithi187 bash[89487]: cluster 2023-09-23T23:07:39.870038+0000 osd.6 (osd.6) 145 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:07:40.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:40 smithi187 bash[89487]: cluster 2023-09-23T23:07:39.873059+0000 osd.6 (osd.6) 146 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:07:40.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:40 smithi187 bash[89487]: cluster 2023-09-23T23:07:39.875910+0000 osd.6 (osd.6) 147 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:07:40.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:40 smithi187 bash[89487]: cluster 2023-09-23T23:07:39.878742+0000 osd.6 (osd.6) 148 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:07:41.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:41 smithi169 bash[104356]: cluster 2023-09-23T23:07:40.311701+0000 osd.7 (osd.7) 411 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:07:41.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:41 smithi169 bash[104356]: cluster 2023-09-23T23:07:40.314543+0000 osd.7 (osd.7) 412 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:07:41.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:41 smithi169 bash[104356]: cluster 2023-09-23T23:07:40.317351+0000 osd.7 (osd.7) 413 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:07:41.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:41 smithi169 bash[104356]: cluster 2023-09-23T23:07:40.319367+0000 osd.7 (osd.7) 414 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:07:41.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:41 smithi169 bash[104356]: cluster 2023-09-23T23:07:40.450104+0000 osd.5 (osd.5) 242 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:07:41.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:41 smithi169 bash[104356]: audit 2023-09-23T23:07:41.179340+0000 mon.a (mon.0) 1976 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:07:41.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:41 smithi169 bash[104356]: audit 2023-09-23T23:07:41.180582+0000 mon.a (mon.0) 1977 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:07:41.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:41 smithi169 bash[101133]: cluster 2023-09-23T23:07:40.311701+0000 osd.7 (osd.7) 411 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:07:41.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:41 smithi169 bash[101133]: cluster 2023-09-23T23:07:40.314543+0000 osd.7 (osd.7) 412 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:07:41.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:41 smithi169 bash[101133]: cluster 2023-09-23T23:07:40.317351+0000 osd.7 (osd.7) 413 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:07:41.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:41 smithi169 bash[101133]: cluster 2023-09-23T23:07:40.319367+0000 osd.7 (osd.7) 414 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:07:41.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:41 smithi169 bash[101133]: cluster 2023-09-23T23:07:40.450104+0000 osd.5 (osd.5) 242 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:07:41.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:41 smithi169 bash[101133]: audit 2023-09-23T23:07:41.179340+0000 mon.a (mon.0) 1976 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:07:41.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:41 smithi169 bash[101133]: audit 2023-09-23T23:07:41.180582+0000 mon.a (mon.0) 1977 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:07:41.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:41 smithi187 bash[89487]: cluster 2023-09-23T23:07:40.311701+0000 osd.7 (osd.7) 411 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:07:41.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:41 smithi187 bash[89487]: cluster 2023-09-23T23:07:40.314543+0000 osd.7 (osd.7) 412 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:07:41.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:41 smithi187 bash[89487]: cluster 2023-09-23T23:07:40.317351+0000 osd.7 (osd.7) 413 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:07:41.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:41 smithi187 bash[89487]: cluster 2023-09-23T23:07:40.319367+0000 osd.7 (osd.7) 414 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:07:41.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:41 smithi187 bash[89487]: cluster 2023-09-23T23:07:40.450104+0000 osd.5 (osd.5) 242 : cluster 3 failed to encode map e380 with expected crc 2023-09-23T23:07:41.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:41 smithi187 bash[89487]: audit 2023-09-23T23:07:41.179340+0000 mon.a (mon.0) 1976 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:07:41.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:41 smithi187 bash[89487]: audit 2023-09-23T23:07:41.180582+0000 mon.a (mon.0) 1977 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:07:42.595 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:42 smithi169 bash[101133]: cluster 2023-09-23T23:07:41.083603+0000 mgr.y (mgr.25310) 1388 : cluster 0 pgmap v1572: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:07:42.595 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:42 smithi169 bash[104356]: cluster 2023-09-23T23:07:41.083603+0000 mgr.y (mgr.25310) 1388 : cluster 0 pgmap v1572: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:07:42.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:42 smithi187 bash[89487]: cluster 2023-09-23T23:07:41.083603+0000 mgr.y (mgr.25310) 1388 : cluster 0 pgmap v1572: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:07:43.187 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset noscrub 2023-09-23T23:07:43.476 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:43 smithi169 bash[104356]: cluster 2023-09-23T23:07:43.084551+0000 mgr.y (mgr.25310) 1389 : cluster 0 pgmap v1573: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:07:43.476 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:43 smithi169 bash[101133]: cluster 2023-09-23T23:07:43.084551+0000 mgr.y (mgr.25310) 1389 : cluster 0 pgmap v1573: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:07:43.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:43 smithi187 bash[89487]: cluster 2023-09-23T23:07:43.084551+0000 mgr.y (mgr.25310) 1389 : cluster 0 pgmap v1573: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:07:43.673 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T23:07:43.673 INFO:teuthology.orchestra.run.smithi169.stdout: "size": 20, 2023-09-23T23:07:43.673 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 600, 2023-09-23T23:07:43.673 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [ 2023-09-23T23:07:43.673 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.673 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.35409.0:155103 10.b e289/287 10:df8e7c31:::benchmark_data_smithi169_238013_object41245:head v 289'9856, mlcod=288'9854)", 2023-09-23T23:07:43.673 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:58:39.290076+0000", 2023-09-23T23:07:43.673 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 544.37727941799994, 2023-09-23T23:07:43.674 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.43954328500000001, 2023-09-23T23:07:43.674 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:07:43.674 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:07:43.674 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:07:43.674 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.674 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:07:43.674 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.290076+0000", 2023-09-23T23:07:43.674 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.674 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.674 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.675 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:07:43.675 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.290076+0000", 2023-09-23T23:07:43.675 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.675 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.675 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.675 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:07:43.675 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.290075+0000", 2023-09-23T23:07:43.675 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T23:07:43.675 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.675 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.675 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:07:43.675 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.290084+0000", 2023-09-23T23:07:43.676 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.0189999999999995e-06 2023-09-23T23:07:43.676 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.676 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.676 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:07:43.676 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.290099+0000", 2023-09-23T23:07:43.676 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4907e-05 2023-09-23T23:07:43.676 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.676 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.676 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:07:43.676 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.290107+0000", 2023-09-23T23:07:43.676 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.6100000000000006e-06 2023-09-23T23:07:43.677 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.677 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.677 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:07:43.677 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.290223+0000", 2023-09-23T23:07:43.677 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000115437 2023-09-23T23:07:43.677 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.677 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.677 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:07:43.677 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.290253+0000", 2023-09-23T23:07:43.677 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.0416000000000002e-05 2023-09-23T23:07:43.677 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.678 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.678 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:07:43.678 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.729580+0000", 2023-09-23T23:07:43.678 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.43932741600000003 2023-09-23T23:07:43.678 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.678 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.678 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:07:43.678 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.729619+0000", 2023-09-23T23:07:43.678 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.8472e-05 2023-09-23T23:07:43.678 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.678 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:07:43.678 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.679 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.679 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.679 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.35409.0:155119 10.b e289/287 10:d28850ff:::benchmark_data_smithi169_238013_object41261:head v 289'9857, mlcod=288'9854)", 2023-09-23T23:07:43.679 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:58:39.313956+0000", 2023-09-23T23:07:43.679 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 544.35339886899999, 2023-09-23T23:07:43.679 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.41568603700000001, 2023-09-23T23:07:43.679 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:07:43.679 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:07:43.679 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:07:43.679 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.679 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:07:43.679 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.313956+0000", 2023-09-23T23:07:43.680 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.680 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.680 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.680 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:07:43.680 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.313956+0000", 2023-09-23T23:07:43.680 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.680 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.680 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.680 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:07:43.680 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.313955+0000", 2023-09-23T23:07:43.680 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T23:07:43.680 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.681 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.681 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:07:43.681 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.313962+0000", 2023-09-23T23:07:43.681 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.7870000000000004e-06 2023-09-23T23:07:43.681 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.681 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.681 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:07:43.681 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.313976+0000", 2023-09-23T23:07:43.681 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4423999999999999e-05 2023-09-23T23:07:43.681 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.681 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.681 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:07:43.682 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.313983+0000", 2023-09-23T23:07:43.682 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.7440000000000001e-06 2023-09-23T23:07:43.682 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.682 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.682 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:07:43.682 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.337894+0000", 2023-09-23T23:07:43.682 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.023911221999999999 2023-09-23T23:07:43.682 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.682 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.682 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:07:43.682 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.337914+0000", 2023-09-23T23:07:43.682 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.9361e-05 2023-09-23T23:07:43.683 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.683 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.683 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:07:43.683 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.729622+0000", 2023-09-23T23:07:43.683 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.39170871200000001 2023-09-23T23:07:43.683 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.683 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.683 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:07:43.683 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.729642+0000", 2023-09-23T23:07:43.683 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.9970999999999999e-05 2023-09-23T23:07:43.683 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.683 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:07:43.684 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.684 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.684 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.684 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.35409.0:155135 10.2 e289/281 10:45f41808:::benchmark_data_smithi169_238013_object41277:head v 289'9608, mlcod=289'9605)", 2023-09-23T23:07:43.684 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:58:39.344426+0000", 2023-09-23T23:07:43.684 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 544.32292924399997, 2023-09-23T23:07:43.684 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.39611048300000001, 2023-09-23T23:07:43.684 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:07:43.684 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:07:43.684 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:07:43.684 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.684 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:07:43.685 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.344426+0000", 2023-09-23T23:07:43.685 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.685 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.685 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.685 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:07:43.685 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.344426+0000", 2023-09-23T23:07:43.685 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.685 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.685 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.685 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:07:43.685 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.344425+0000", 2023-09-23T23:07:43.685 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T23:07:43.686 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.686 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.686 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:07:43.686 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.344434+0000", 2023-09-23T23:07:43.686 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.5480000000000007e-06 2023-09-23T23:07:43.686 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.686 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.686 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:07:43.686 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.344452+0000", 2023-09-23T23:07:43.686 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.7217000000000001e-05 2023-09-23T23:07:43.686 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.686 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.687 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:07:43.687 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.344460+0000", 2023-09-23T23:07:43.687 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.6410000000000008e-06 2023-09-23T23:07:43.687 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.687 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.687 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:07:43.687 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.350831+0000", 2023-09-23T23:07:43.687 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0063709020000000003 2023-09-23T23:07:43.687 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.687 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.687 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:07:43.687 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.350905+0000", 2023-09-23T23:07:43.688 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.4405000000000003e-05 2023-09-23T23:07:43.688 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.688 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.688 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:07:43.688 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.740504+0000", 2023-09-23T23:07:43.688 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.38959813599999998 2023-09-23T23:07:43.688 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.688 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.688 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:07:43.688 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.740536+0000", 2023-09-23T23:07:43.688 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.2673999999999999e-05 2023-09-23T23:07:43.688 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.688 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:07:43.689 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.689 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.689 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.689 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.35409.0:155138 10.0 e289/287 10:02834687:::benchmark_data_smithi169_238013_object41280:head v 289'9703, mlcod=289'9700)", 2023-09-23T23:07:43.689 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:58:39.344500+0000", 2023-09-23T23:07:43.689 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 544.322855033, 2023-09-23T23:07:43.689 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.38504840099999998, 2023-09-23T23:07:43.689 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:07:43.689 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:07:43.689 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:07:43.689 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.690 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:07:43.690 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.344500+0000", 2023-09-23T23:07:43.690 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.690 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.690 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.690 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:07:43.690 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.344500+0000", 2023-09-23T23:07:43.690 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.690 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.690 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.690 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:07:43.690 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.344500+0000", 2023-09-23T23:07:43.691 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T23:07:43.691 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.691 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.691 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:07:43.691 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.344504+0000", 2023-09-23T23:07:43.691 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.6249999999999998e-06 2023-09-23T23:07:43.691 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.691 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.691 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:07:43.691 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.344511+0000", 2023-09-23T23:07:43.691 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.0770000000000002e-06 2023-09-23T23:07:43.691 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.692 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.692 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:07:43.692 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.344517+0000", 2023-09-23T23:07:43.692 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.2490000000000001e-06 2023-09-23T23:07:43.692 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.692 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.692 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:07:43.692 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.459203+0000", 2023-09-23T23:07:43.692 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.11468611300000001 2023-09-23T23:07:43.692 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.692 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.692 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:07:43.693 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.459235+0000", 2023-09-23T23:07:43.693 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.2038000000000001e-05 2023-09-23T23:07:43.693 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.693 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.693 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:07:43.693 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.729500+0000", 2023-09-23T23:07:43.693 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.27026518700000002 2023-09-23T23:07:43.693 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.693 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.693 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:07:43.693 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.729548+0000", 2023-09-23T23:07:43.693 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.8542999999999999e-05 2023-09-23T23:07:43.694 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.694 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:07:43.694 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.694 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.694 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.694 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.35409.0:155139 10.0 e289/287 10:094b8165:::benchmark_data_smithi169_238013_object41281:head v 289'9704, mlcod=289'9700)", 2023-09-23T23:07:43.694 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:58:39.352701+0000", 2023-09-23T23:07:43.694 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 544.31465439999999, 2023-09-23T23:07:43.694 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.37687633799999998, 2023-09-23T23:07:43.694 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:07:43.694 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:07:43.695 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:07:43.695 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.695 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:07:43.695 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.352701+0000", 2023-09-23T23:07:43.695 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.695 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.695 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.695 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:07:43.695 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.352701+0000", 2023-09-23T23:07:43.695 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.695 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.695 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.696 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:07:43.696 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.352699+0000", 2023-09-23T23:07:43.696 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T23:07:43.696 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.696 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.696 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:07:43.696 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.352709+0000", 2023-09-23T23:07:43.696 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.9709999999999999e-06 2023-09-23T23:07:43.696 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.696 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.696 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:07:43.696 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.352728+0000", 2023-09-23T23:07:43.697 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.8393000000000002e-05 2023-09-23T23:07:43.697 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.697 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.697 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:07:43.697 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.352737+0000", 2023-09-23T23:07:43.697 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.5820000000000008e-06 2023-09-23T23:07:43.697 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.697 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.697 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:07:43.697 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.461822+0000", 2023-09-23T23:07:43.697 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.109084342 2023-09-23T23:07:43.698 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.698 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.698 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:07:43.698 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.461846+0000", 2023-09-23T23:07:43.698 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.4522999999999999e-05 2023-09-23T23:07:43.698 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.698 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.698 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:07:43.698 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.729554+0000", 2023-09-23T23:07:43.698 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.26770782599999998 2023-09-23T23:07:43.698 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.698 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.699 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:07:43.699 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.729577+0000", 2023-09-23T23:07:43.699 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.2853999999999998e-05 2023-09-23T23:07:43.699 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.699 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:07:43.699 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.699 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.699 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.699 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.35409.0:155140 10.b e289/287 10:d1e5b17d:::benchmark_data_smithi169_238013_object41282:head v 289'9858, mlcod=288'9854)", 2023-09-23T23:07:43.699 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:58:39.354779+0000", 2023-09-23T23:07:43.699 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 544.312576175, 2023-09-23T23:07:43.700 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.37491107699999998, 2023-09-23T23:07:43.700 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:07:43.700 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:07:43.700 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:07:43.700 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.700 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:07:43.700 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.354779+0000", 2023-09-23T23:07:43.700 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.700 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.700 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.700 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:07:43.701 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.354779+0000", 2023-09-23T23:07:43.701 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.701 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.701 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.701 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:07:43.701 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.354778+0000", 2023-09-23T23:07:43.701 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T23:07:43.701 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.701 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.701 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:07:43.701 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.354786+0000", 2023-09-23T23:07:43.701 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.1850000000000004e-06 2023-09-23T23:07:43.701 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.702 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.702 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:07:43.702 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.354800+0000", 2023-09-23T23:07:43.702 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3873000000000001e-05 2023-09-23T23:07:43.702 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.702 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.702 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:07:43.702 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.354807+0000", 2023-09-23T23:07:43.702 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.691e-06 2023-09-23T23:07:43.702 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.702 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.702 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:07:43.703 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.354860+0000", 2023-09-23T23:07:43.703 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.3322000000000002e-05 2023-09-23T23:07:43.703 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.703 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.703 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:07:43.703 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.354888+0000", 2023-09-23T23:07:43.703 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.8237000000000001e-05 2023-09-23T23:07:43.703 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.703 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.703 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:07:43.703 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.729645+0000", 2023-09-23T23:07:43.703 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.37475660599999999 2023-09-23T23:07:43.703 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.704 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.704 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:07:43.704 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.729690+0000", 2023-09-23T23:07:43.704 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.5089000000000001e-05 2023-09-23T23:07:43.704 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.704 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:07:43.704 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.704 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.704 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.704 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.35409.0:155150 10.2 e289/281 10:47a652a0:::benchmark_data_smithi169_238013_object41292:head v 289'9609, mlcod=289'9606)", 2023-09-23T23:07:43.704 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:58:39.363741+0000", 2023-09-23T23:07:43.704 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 544.30361393400005, 2023-09-23T23:07:43.705 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.37682613199999998, 2023-09-23T23:07:43.705 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:07:43.705 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:07:43.705 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:07:43.705 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.705 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:07:43.705 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.363741+0000", 2023-09-23T23:07:43.705 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.705 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.705 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.705 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:07:43.705 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.363741+0000", 2023-09-23T23:07:43.706 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.706 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.706 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.706 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:07:43.706 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.363740+0000", 2023-09-23T23:07:43.706 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T23:07:43.706 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.706 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.706 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:07:43.706 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.363758+0000", 2023-09-23T23:07:43.706 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.8379000000000001e-05 2023-09-23T23:07:43.706 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.707 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.707 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:07:43.707 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.363882+0000", 2023-09-23T23:07:43.707 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012366800000000001 2023-09-23T23:07:43.707 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.707 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.707 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:07:43.707 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.363894+0000", 2023-09-23T23:07:43.707 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2251e-05 2023-09-23T23:07:43.707 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.707 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.707 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:07:43.708 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.459253+0000", 2023-09-23T23:07:43.708 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.095359146000000006 2023-09-23T23:07:43.708 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.708 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.708 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:07:43.708 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.459288+0000", 2023-09-23T23:07:43.708 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.5101000000000002e-05 2023-09-23T23:07:43.708 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.708 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.708 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:07:43.708 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.740542+0000", 2023-09-23T23:07:43.708 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.28125395199999997 2023-09-23T23:07:43.709 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.709 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.709 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:07:43.709 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.740567+0000", 2023-09-23T23:07:43.709 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.4893999999999999e-05 2023-09-23T23:07:43.709 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.709 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:07:43.709 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.709 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.709 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.709 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:105706 11.c 11.f7b0d7cc (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e329)", 2023-09-23T23:07:43.709 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:02:52.059330+0000", 2023-09-23T23:07:43.710 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 291.608025177, 2023-09-23T23:07:43.710 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.98893189999999997, 2023-09-23T23:07:43.710 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:07:43.710 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2023-09-23T23:07:43.710 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:07:43.710 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:07:43.710 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:07:43.710 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 105706 2023-09-23T23:07:43.710 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.710 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:07:43.710 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.710 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:07:43.711 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.059330+0000", 2023-09-23T23:07:43.711 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.711 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.711 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.711 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:07:43.711 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.059330+0000", 2023-09-23T23:07:43.711 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.711 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.711 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.711 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:07:43.711 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.059329+0000", 2023-09-23T23:07:43.711 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T23:07:43.712 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.712 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.712 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:07:43.712 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.059362+0000", 2023-09-23T23:07:43.712 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.3402999999999999e-05 2023-09-23T23:07:43.712 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.712 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.712 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:07:43.712 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.059369+0000", 2023-09-23T23:07:43.712 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3679999999999996e-06 2023-09-23T23:07:43.712 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.712 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.713 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:07:43.713 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.059378+0000", 2023-09-23T23:07:43.713 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.7479999999999999e-06 2023-09-23T23:07:43.713 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.713 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.713 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:07:43.713 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.059437+0000", 2023-09-23T23:07:43.713 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.9218999999999997e-05 2023-09-23T23:07:43.713 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.713 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.713 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:07:43.713 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.059448+0000", 2023-09-23T23:07:43.714 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0791000000000001e-05 2023-09-23T23:07:43.714 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.714 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.714 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:07:43.714 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.048251+0000", 2023-09-23T23:07:43.714 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.988803035 2023-09-23T23:07:43.714 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.714 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.714 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:07:43.714 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.048262+0000", 2023-09-23T23:07:43.714 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0644e-05 2023-09-23T23:07:43.714 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.715 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:07:43.715 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.715 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.715 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.715 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:105711 11.c 11.1b2d433c (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e329)", 2023-09-23T23:07:43.715 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:02:52.059392+0000", 2023-09-23T23:07:43.715 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 291.60796324299997, 2023-09-23T23:07:43.715 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.98890395900000005, 2023-09-23T23:07:43.715 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:07:43.715 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2023-09-23T23:07:43.715 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:07:43.715 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:07:43.716 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:07:43.716 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 105711 2023-09-23T23:07:43.716 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.716 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:07:43.716 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.716 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:07:43.716 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.059392+0000", 2023-09-23T23:07:43.716 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.716 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.716 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.716 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:07:43.716 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.059392+0000", 2023-09-23T23:07:43.717 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.717 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.717 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.717 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:07:43.717 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.059391+0000", 2023-09-23T23:07:43.717 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T23:07:43.717 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.717 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.717 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:07:43.717 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.059431+0000", 2023-09-23T23:07:43.717 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.9647999999999997e-05 2023-09-23T23:07:43.717 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.718 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.718 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:07:43.718 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.059436+0000", 2023-09-23T23:07:43.718 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1970000000000004e-06 2023-09-23T23:07:43.718 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.718 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.718 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:07:43.718 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.059440+0000", 2023-09-23T23:07:43.718 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.9829999999999998e-06 2023-09-23T23:07:43.718 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.718 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.718 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:07:43.719 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.059485+0000", 2023-09-23T23:07:43.719 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.4623000000000003e-05 2023-09-23T23:07:43.719 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.719 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.719 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:07:43.719 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.059492+0000", 2023-09-23T23:07:43.719 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.4170000000000003e-06 2023-09-23T23:07:43.719 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.719 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.719 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:07:43.719 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.048288+0000", 2023-09-23T23:07:43.719 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.98879598899999999 2023-09-23T23:07:43.720 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.720 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.720 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:07:43.720 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.048296+0000", 2023-09-23T23:07:43.720 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.4970000000000004e-06 2023-09-23T23:07:43.720 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.720 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:07:43.720 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.720 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.720 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.720 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:105719 11.c 11.32ed5d4c (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e329)", 2023-09-23T23:07:43.721 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:02:52.059448+0000", 2023-09-23T23:07:43.721 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 291.607906985, 2023-09-23T23:07:43.721 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.98887696199999997, 2023-09-23T23:07:43.721 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:07:43.721 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2023-09-23T23:07:43.721 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:07:43.721 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:07:43.721 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:07:43.721 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 105719 2023-09-23T23:07:43.721 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.721 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:07:43.721 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.722 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:07:43.722 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.059448+0000", 2023-09-23T23:07:43.722 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.722 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.722 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.722 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:07:43.722 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.059448+0000", 2023-09-23T23:07:43.722 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.722 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.722 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.722 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:07:43.722 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.059448+0000", 2023-09-23T23:07:43.723 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T23:07:43.723 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.723 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.723 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:07:43.723 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.059463+0000", 2023-09-23T23:07:43.723 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5319e-05 2023-09-23T23:07:43.723 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.723 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.723 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:07:43.723 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.059468+0000", 2023-09-23T23:07:43.723 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.7859999999999996e-06 2023-09-23T23:07:43.724 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.724 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.724 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:07:43.724 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.059472+0000", 2023-09-23T23:07:43.724 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.2640000000000002e-06 2023-09-23T23:07:43.724 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.724 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.724 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:07:43.724 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.059515+0000", 2023-09-23T23:07:43.724 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.3108999999999997e-05 2023-09-23T23:07:43.725 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.725 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.725 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:07:43.725 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.059521+0000", 2023-09-23T23:07:43.725 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.2480000000000001e-06 2023-09-23T23:07:43.725 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.725 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.725 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:07:43.725 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.048317+0000", 2023-09-23T23:07:43.725 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.98879598899999999 2023-09-23T23:07:43.725 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.726 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.726 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:07:43.726 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.048325+0000", 2023-09-23T23:07:43.726 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.6369999999999999e-06 2023-09-23T23:07:43.726 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.726 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:07:43.726 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.726 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.726 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.726 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:105739 11.c 11.20327c7c (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e329)", 2023-09-23T23:07:43.726 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:02:52.063381+0000", 2023-09-23T23:07:43.726 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 291.60397441999999, 2023-09-23T23:07:43.727 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.98497285899999998, 2023-09-23T23:07:43.727 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:07:43.727 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2023-09-23T23:07:43.727 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:07:43.727 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:07:43.727 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:07:43.727 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 105739 2023-09-23T23:07:43.727 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.727 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:07:43.727 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.727 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:07:43.728 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.063381+0000", 2023-09-23T23:07:43.728 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.728 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.728 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.728 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:07:43.728 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.063381+0000", 2023-09-23T23:07:43.728 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.728 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.728 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.728 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:07:43.728 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.063379+0000", 2023-09-23T23:07:43.728 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T23:07:43.729 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.729 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.729 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:07:43.729 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.063400+0000", 2023-09-23T23:07:43.729 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0797000000000001e-05 2023-09-23T23:07:43.729 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.729 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.729 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:07:43.729 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.063409+0000", 2023-09-23T23:07:43.729 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.2299999999999997e-06 2023-09-23T23:07:43.729 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.729 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.730 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:07:43.730 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.063419+0000", 2023-09-23T23:07:43.730 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.2790000000000004e-06 2023-09-23T23:07:43.730 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.730 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.730 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:07:43.730 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.063452+0000", 2023-09-23T23:07:43.730 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.3345e-05 2023-09-23T23:07:43.730 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.730 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.730 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:07:43.730 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.063458+0000", 2023-09-23T23:07:43.731 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.8050000000000003e-06 2023-09-23T23:07:43.731 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.731 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.731 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:07:43.731 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.048346+0000", 2023-09-23T23:07:43.731 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.98488834800000002 2023-09-23T23:07:43.731 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.731 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.731 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:07:43.731 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.048353+0000", 2023-09-23T23:07:43.731 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.2779999999999996e-06 2023-09-23T23:07:43.731 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.732 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:07:43.732 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.732 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.732 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.732 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:105740 11.0 11.3e42b7a0 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e329)", 2023-09-23T23:07:43.732 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:02:52.064426+0000", 2023-09-23T23:07:43.732 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 291.602929303, 2023-09-23T23:07:43.732 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.98070467800000005, 2023-09-23T23:07:43.732 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:07:43.732 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2023-09-23T23:07:43.732 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:07:43.732 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:07:43.733 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:07:43.733 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 105740 2023-09-23T23:07:43.733 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.733 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:07:43.733 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.733 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:07:43.733 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.064426+0000", 2023-09-23T23:07:43.733 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.733 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.733 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.733 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:07:43.733 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.064426+0000", 2023-09-23T23:07:43.734 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.734 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.734 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.734 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:07:43.734 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.064425+0000", 2023-09-23T23:07:43.734 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T23:07:43.734 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.734 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.734 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:07:43.734 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.064449+0000", 2023-09-23T23:07:43.734 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.4130000000000001e-05 2023-09-23T23:07:43.735 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.735 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.735 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:07:43.735 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.064458+0000", 2023-09-23T23:07:43.735 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.9970000000000004e-06 2023-09-23T23:07:43.735 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.735 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.735 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:07:43.735 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.064466+0000", 2023-09-23T23:07:43.735 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.5169999999999999e-06 2023-09-23T23:07:43.735 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.735 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.736 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:07:43.736 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.064513+0000", 2023-09-23T23:07:43.736 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.7039000000000001e-05 2023-09-23T23:07:43.736 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.736 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.736 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:07:43.736 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.064519+0000", 2023-09-23T23:07:43.736 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.6949999999999997e-06 2023-09-23T23:07:43.736 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.736 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.736 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:07:43.736 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045119+0000", 2023-09-23T23:07:43.737 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.98059997300000001 2023-09-23T23:07:43.737 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.737 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.737 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:07:43.737 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045130+0000", 2023-09-23T23:07:43.737 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1440999999999999e-05 2023-09-23T23:07:43.737 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.737 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:07:43.737 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.737 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.737 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.738 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:105748 11.0 11.691f41d0 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e329)", 2023-09-23T23:07:43.738 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:02:52.077513+0000", 2023-09-23T23:07:43.738 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 291.58984233400002, 2023-09-23T23:07:43.738 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.96764699399999998, 2023-09-23T23:07:43.738 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:07:43.738 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2023-09-23T23:07:43.738 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:07:43.738 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:07:43.738 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:07:43.738 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 105748 2023-09-23T23:07:43.738 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.739 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:07:43.739 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.739 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:07:43.739 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.077513+0000", 2023-09-23T23:07:43.739 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.739 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.739 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.739 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:07:43.739 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.077513+0000", 2023-09-23T23:07:43.739 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.739 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.740 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.740 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:07:43.740 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.077511+0000", 2023-09-23T23:07:43.740 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T23:07:43.740 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.740 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.740 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:07:43.740 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.077538+0000", 2023-09-23T23:07:43.740 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.7093e-05 2023-09-23T23:07:43.740 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.740 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.740 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:07:43.741 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.077555+0000", 2023-09-23T23:07:43.741 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.7028e-05 2023-09-23T23:07:43.741 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.741 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.741 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:07:43.741 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.077563+0000", 2023-09-23T23:07:43.741 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.6170000000000001e-06 2023-09-23T23:07:43.741 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.741 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.741 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:07:43.741 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.077603+0000", 2023-09-23T23:07:43.742 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.0741000000000002e-05 2023-09-23T23:07:43.742 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.742 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.742 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:07:43.742 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.077611+0000", 2023-09-23T23:07:43.742 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.2230000000000001e-06 2023-09-23T23:07:43.742 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.742 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.742 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:07:43.742 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045153+0000", 2023-09-23T23:07:43.742 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.96754255199999994 2023-09-23T23:07:43.742 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.743 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.743 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:07:43.743 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045160+0000", 2023-09-23T23:07:43.743 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.6320000000000002e-06 2023-09-23T23:07:43.743 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.743 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:07:43.743 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.743 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.743 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.743 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:105754 11.c 11.4c4382fc (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e329)", 2023-09-23T23:07:43.743 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:02:52.089927+0000", 2023-09-23T23:07:43.743 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 291.577428484, 2023-09-23T23:07:43.744 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.95845475700000005, 2023-09-23T23:07:43.744 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:07:43.744 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2023-09-23T23:07:43.744 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:07:43.744 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:07:43.744 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:07:43.744 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 105754 2023-09-23T23:07:43.744 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.744 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:07:43.744 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.744 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:07:43.745 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.089927+0000", 2023-09-23T23:07:43.745 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.745 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.745 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.745 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:07:43.745 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.089927+0000", 2023-09-23T23:07:43.745 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.745 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.745 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.745 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:07:43.745 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.089924+0000", 2023-09-23T23:07:43.745 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999976 2023-09-23T23:07:43.746 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.746 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.746 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:07:43.746 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.089953+0000", 2023-09-23T23:07:43.746 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.8263999999999999e-05 2023-09-23T23:07:43.746 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.746 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.746 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:07:43.746 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.089969+0000", 2023-09-23T23:07:43.746 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6526000000000001e-05 2023-09-23T23:07:43.746 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.747 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.747 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:07:43.747 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.089978+0000", 2023-09-23T23:07:43.747 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.3230000000000004e-06 2023-09-23T23:07:43.747 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.747 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.747 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:07:43.747 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.090042+0000", 2023-09-23T23:07:43.747 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3312999999999995e-05 2023-09-23T23:07:43.747 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.747 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.747 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:07:43.748 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.090052+0000", 2023-09-23T23:07:43.748 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0015e-05 2023-09-23T23:07:43.748 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.748 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.748 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:07:43.748 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.048374+0000", 2023-09-23T23:07:43.748 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.95832212299999997 2023-09-23T23:07:43.748 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.748 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.748 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:07:43.748 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.048381+0000", 2023-09-23T23:07:43.748 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.4070000000000004e-06 2023-09-23T23:07:43.749 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.749 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:07:43.749 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.749 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.749 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.749 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.45542.0:139417 11.c e335/330 11:398e1797:::benchmark_data_smithi169_260471_object33606:head v 335'8676, mlcod=326'2069)", 2023-09-23T23:07:43.749 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:03:48.270364+0000", 2023-09-23T23:07:43.749 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 235.396990676, 2023-09-23T23:07:43.749 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.13474760899999999, 2023-09-23T23:07:43.749 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:07:43.749 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:07:43.749 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:07:43.750 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.750 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:07:43.750 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:48.270364+0000", 2023-09-23T23:07:43.750 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.750 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.750 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.750 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:07:43.750 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:48.270364+0000", 2023-09-23T23:07:43.750 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.750 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.750 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.750 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:07:43.751 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:48.270364+0000", 2023-09-23T23:07:43.751 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T23:07:43.751 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.751 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.751 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:07:43.751 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:48.270372+0000", 2023-09-23T23:07:43.751 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.4880000000000007e-06 2023-09-23T23:07:43.751 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.751 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.751 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:07:43.751 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:48.270388+0000", 2023-09-23T23:07:43.751 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5449000000000001e-05 2023-09-23T23:07:43.752 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.752 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.752 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:07:43.752 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:48.270395+0000", 2023-09-23T23:07:43.752 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.4800000000000004e-06 2023-09-23T23:07:43.752 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.752 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.752 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:07:43.752 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:48.309617+0000", 2023-09-23T23:07:43.752 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.039222027 2023-09-23T23:07:43.752 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.752 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.752 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:07:43.753 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:48.309677+0000", 2023-09-23T23:07:43.753 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0263999999999998e-05 2023-09-23T23:07:43.753 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.753 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.753 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:07:43.753 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:48.404978+0000", 2023-09-23T23:07:43.753 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.095300476999999995 2023-09-23T23:07:43.753 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.753 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.753 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:07:43.753 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:48.405112+0000", 2023-09-23T23:07:43.753 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013416200000000001 2023-09-23T23:07:43.754 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.754 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:07:43.754 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.754 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.754 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.754 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.45542.0:172711 11.c e343/330 11:358be436:::benchmark_data_smithi169_260471_object66900:head v 343'10773, mlcod=327'4174)", 2023-09-23T23:07:43.754 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:04:43.796485+0000", 2023-09-23T23:07:43.754 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 179.87087019800001, 2023-09-23T23:07:43.754 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.150622643, 2023-09-23T23:07:43.754 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:07:43.754 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:07:43.754 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:07:43.755 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.755 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:07:43.755 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.796485+0000", 2023-09-23T23:07:43.755 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.755 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.755 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.755 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:07:43.755 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.796485+0000", 2023-09-23T23:07:43.755 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.755 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.755 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.755 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:07:43.756 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.796484+0000", 2023-09-23T23:07:43.756 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T23:07:43.756 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.756 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.756 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:07:43.756 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.796490+0000", 2023-09-23T23:07:43.756 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.3020000000000002e-06 2023-09-23T23:07:43.756 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.756 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.756 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:07:43.756 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.796496+0000", 2023-09-23T23:07:43.756 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3260000000000001e-06 2023-09-23T23:07:43.757 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.757 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.757 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:07:43.757 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.796501+0000", 2023-09-23T23:07:43.757 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.5970000000000002e-06 2023-09-23T23:07:43.757 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.757 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.757 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:07:43.757 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.803749+0000", 2023-09-23T23:07:43.757 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0072479299999999997 2023-09-23T23:07:43.757 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.757 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.758 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:07:43.758 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.803768+0000", 2023-09-23T23:07:43.759 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.9692000000000001e-05 2023-09-23T23:07:43.759 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.759 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.759 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:07:43.759 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.947062+0000", 2023-09-23T23:07:43.759 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.143293212 2023-09-23T23:07:43.759 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.759 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.759 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:07:43.759 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.947107+0000", 2023-09-23T23:07:43.759 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.5923000000000001e-05 2023-09-23T23:07:43.759 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.760 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:07:43.760 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.760 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.760 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.760 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.45542.0:172709 11.7 e343/330 11:e70974cd:::benchmark_data_smithi169_260471_object66898:head v 343'10765, mlcod=327'3839)", 2023-09-23T23:07:43.760 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:04:43.801710+0000", 2023-09-23T23:07:43.760 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 179.86564483800001, 2023-09-23T23:07:43.760 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.15606641900000001, 2023-09-23T23:07:43.760 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:07:43.760 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:07:43.760 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:07:43.761 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.761 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:07:43.761 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.801710+0000", 2023-09-23T23:07:43.761 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.761 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.761 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.761 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:07:43.761 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.801710+0000", 2023-09-23T23:07:43.761 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.761 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.761 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.761 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:07:43.762 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.801709+0000", 2023-09-23T23:07:43.762 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T23:07:43.762 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.762 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.762 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:07:43.762 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.801717+0000", 2023-09-23T23:07:43.762 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.5480000000000004e-06 2023-09-23T23:07:43.762 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.762 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.762 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:07:43.762 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.801729+0000", 2023-09-23T23:07:43.762 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1766000000000001e-05 2023-09-23T23:07:43.763 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.763 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.763 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:07:43.763 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.801736+0000", 2023-09-23T23:07:43.763 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.7789999999999998e-06 2023-09-23T23:07:43.763 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.763 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.763 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:07:43.763 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.801950+0000", 2023-09-23T23:07:43.763 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00021461700000000001 2023-09-23T23:07:43.763 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.763 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.764 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:07:43.764 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.801985+0000", 2023-09-23T23:07:43.764 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.4523999999999997e-05 2023-09-23T23:07:43.764 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.764 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.764 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:07:43.764 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.957630+0000", 2023-09-23T23:07:43.764 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.15564524900000001 2023-09-23T23:07:43.764 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.764 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.764 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:07:43.765 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.957777+0000", 2023-09-23T23:07:43.765 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014663499999999999 2023-09-23T23:07:43.765 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.765 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:07:43.765 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.765 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.765 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.765 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.45542.0:172715 11.7 e343/330 11:ea9fd8c4:::benchmark_data_smithi169_260471_object66904:head v 343'10766, mlcod=327'3839)", 2023-09-23T23:07:43.765 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:04:43.806363+0000", 2023-09-23T23:07:43.765 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 179.86099228099999, 2023-09-23T23:07:43.765 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.151661184, 2023-09-23T23:07:43.765 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:07:43.766 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:07:43.766 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:07:43.766 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.766 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:07:43.766 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.806363+0000", 2023-09-23T23:07:43.766 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.766 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.766 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.766 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:07:43.766 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.806363+0000", 2023-09-23T23:07:43.766 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.767 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.767 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.767 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:07:43.767 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.806362+0000", 2023-09-23T23:07:43.767 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T23:07:43.767 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.767 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.767 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:07:43.767 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.806371+0000", 2023-09-23T23:07:43.767 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.7319999999999993e-06 2023-09-23T23:07:43.767 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.768 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.768 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:07:43.768 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.806387+0000", 2023-09-23T23:07:43.768 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5951999999999999e-05 2023-09-23T23:07:43.768 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.768 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.768 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:07:43.768 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.806398+0000", 2023-09-23T23:07:43.768 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1032e-05 2023-09-23T23:07:43.768 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.768 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.768 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:07:43.769 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.925981+0000", 2023-09-23T23:07:43.769 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.11958290100000001 2023-09-23T23:07:43.769 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.769 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.769 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:07:43.769 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.926009+0000", 2023-09-23T23:07:43.769 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.7446000000000001e-05 2023-09-23T23:07:43.769 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.769 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.769 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:07:43.769 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.957967+0000", 2023-09-23T23:07:43.769 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.031957887999999997 2023-09-23T23:07:43.769 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.770 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.770 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:07:43.770 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.958024+0000", 2023-09-23T23:07:43.770 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.7408000000000003e-05 2023-09-23T23:07:43.770 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.770 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:07:43.770 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.770 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.770 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.770 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.45542.0:172724 11.c e343/330 11:319bb35e:::benchmark_data_smithi169_260471_object66913:head v 343'10774, mlcod=327'4174)", 2023-09-23T23:07:43.770 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:04:43.817389+0000", 2023-09-23T23:07:43.771 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 179.84996552999999, 2023-09-23T23:07:43.771 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.14649933900000001, 2023-09-23T23:07:43.771 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:07:43.771 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:07:43.771 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:07:43.771 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.771 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:07:43.771 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.817389+0000", 2023-09-23T23:07:43.771 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.771 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.771 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.771 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:07:43.771 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.817389+0000", 2023-09-23T23:07:43.772 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.772 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.772 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.772 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:07:43.772 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.817388+0000", 2023-09-23T23:07:43.772 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T23:07:43.772 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.772 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.772 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:07:43.772 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.817399+0000", 2023-09-23T23:07:43.772 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0332e-05 2023-09-23T23:07:43.773 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.773 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.773 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:07:43.773 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.925852+0000", 2023-09-23T23:07:43.773 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.108453778 2023-09-23T23:07:43.773 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.773 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.773 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:07:43.773 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.925865+0000", 2023-09-23T23:07:43.773 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2034e-05 2023-09-23T23:07:43.773 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.774 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.774 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:07:43.774 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.926335+0000", 2023-09-23T23:07:43.774 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00047003700000000003 2023-09-23T23:07:43.774 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.774 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.774 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:07:43.774 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.926400+0000", 2023-09-23T23:07:43.774 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.5291999999999998e-05 2023-09-23T23:07:43.774 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.774 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.775 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:07:43.775 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.963697+0000", 2023-09-23T23:07:43.775 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.037296879999999998 2023-09-23T23:07:43.775 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.775 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.775 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:07:43.775 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.963889+0000", 2023-09-23T23:07:43.775 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000192098 2023-09-23T23:07:43.775 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.775 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:07:43.775 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.775 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.776 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.776 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.45542.0:172722 11.4 e343/340 11:2eb7d47c:::benchmark_data_smithi169_260471_object66911:head v 343'10950, mlcod=343'10948)", 2023-09-23T23:07:43.776 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:04:43.818767+0000", 2023-09-23T23:07:43.776 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 179.84858761500001, 2023-09-23T23:07:43.776 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.13561863900000001, 2023-09-23T23:07:43.776 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:07:43.776 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:07:43.776 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:07:43.776 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.776 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:07:43.776 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.818767+0000", 2023-09-23T23:07:43.776 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.777 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.777 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.777 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:07:43.777 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.818767+0000", 2023-09-23T23:07:43.777 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:07:43.777 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.777 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.777 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:07:43.777 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.818766+0000", 2023-09-23T23:07:43.777 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T23:07:43.777 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.777 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.778 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:07:43.778 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.818777+0000", 2023-09-23T23:07:43.778 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0536999999999999e-05 2023-09-23T23:07:43.778 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.778 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.778 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:07:43.778 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.925854+0000", 2023-09-23T23:07:43.778 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.10707712 2023-09-23T23:07:43.778 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.778 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.778 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:07:43.778 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.925867+0000", 2023-09-23T23:07:43.779 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3589e-05 2023-09-23T23:07:43.779 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.779 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.779 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:07:43.779 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.926093+0000", 2023-09-23T23:07:43.779 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000226047 2023-09-23T23:07:43.779 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.779 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.779 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:07:43.779 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.926116+0000", 2023-09-23T23:07:43.779 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.2113e-05 2023-09-23T23:07:43.779 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.779 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.780 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:07:43.780 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.954185+0000", 2023-09-23T23:07:43.780 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.028069804 2023-09-23T23:07:43.780 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:07:43.780 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:07:43.780 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:07:43.780 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:43.954386+0000", 2023-09-23T23:07:43.780 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00020069200000000001 2023-09-23T23:07:43.780 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.780 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:07:43.780 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.780 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:07:43.781 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:07:43.781 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T23:07:43.784 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T23:07:43.785 INFO:teuthology.orchestra.run.smithi169.stderr:dumped all 2023-09-23T23:07:44.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:44 smithi169 bash[101133]: audit 2023-09-23T23:07:43.717424+0000 mgr.y (mgr.25310) 1390 : audit 0 from='client.46463 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:07:44.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:44 smithi169 bash[104356]: audit 2023-09-23T23:07:43.717424+0000 mgr.y (mgr.25310) 1390 : audit 0 from='client.46463 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:07:44.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:44 smithi187 bash[89487]: audit 2023-09-23T23:07:43.717424+0000 mgr.y (mgr.25310) 1390 : audit 0 from='client.46463 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:07:45.300 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_ops_in_flight 2023-09-23T23:07:45.313 INFO:teuthology.orchestra.run.smithi169.stdout:{"pg_ready":true,"pg_map":{"version":1573,"stamp":"2023-09-23T23:07:43.083947+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":6015,"num_read_kb":13267,"num_write":907,"num_write_kb":12743,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":40,"num_bytes_recovered":597050,"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":4418,"ondisk_log_size":4418,"up":279,"acting":279,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":280,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":4957704,"kb_used_data":298384,"kb_used_omap":41,"kb_used_meta":4659222,"kb_avail":651258360,"statfs":{"total":671965249536,"available":666888560640,"internally_reserved":0,"allocated":305545216,"data_stored":294075691,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":42370,"internal_metadata":4771043966},"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.004021"},"pg_stats":[{"pgid":"3.1a","version":"68'2","reported_seq":395,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.959177+0000","last_change":"2023-09-23T23:02:53.076363+0000","last_active":"2023-09-23T23:07:31.959177+0000","last_peered":"2023-09-23T23:07:31.959177+0000","last_clean":"2023-09-23T23:07:31.959177+0000","last_became_active":"2023-09-23T23:02:53.075551+0000","last_became_peered":"2023-09-23T23:02:53.075551+0000","last_unstale":"2023-09-23T23:07:31.959177+0000","last_undegraded":"2023-09-23T23:07:31.959177+0000","last_fullsized":"2023-09-23T23:07:31.959177+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08.550054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":400,"reported_epoch":378,"state":"active+clean","last_fresh":"2023-09-23T23:07:29.197312+0000","last_change":"2023-09-23T23:02:53.063117+0000","last_active":"2023-09-23T23:07:29.197312+0000","last_peered":"2023-09-23T23:07:29.197312+0000","last_clean":"2023-09-23T23:07:29.197312+0000","last_became_active":"2023-09-23T23:02:53.062454+0000","last_became_peered":"2023-09-23T23:02:53.062454+0000","last_unstale":"2023-09-23T23:07:29.197312+0000","last_undegraded":"2023-09-23T23:07:29.197312+0000","last_fullsized":"2023-09-23T23:07:29.197312+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:37.196883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:40.449833+0000","last_change":"2023-09-23T23:02:53.071758+0000","last_active":"2023-09-23T23:07:40.449833+0000","last_peered":"2023-09-23T23:07:40.449833+0000","last_clean":"2023-09-23T23:07:40.449833+0000","last_became_active":"2023-09-23T23:02:53.070778+0000","last_became_peered":"2023-09-23T23:02:53.070778+0000","last_unstale":"2023-09-23T23:07:40.449833+0000","last_undegraded":"2023-09-23T23:07:40.449833+0000","last_fullsized":"2023-09-23T23:07:40.449833+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:37.507312+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":182,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.960741+0000","last_change":"2023-09-23T23:04:34.117895+0000","last_active":"2023-09-23T23:07:31.960741+0000","last_peered":"2023-09-23T23:07:31.960741+0000","last_clean":"2023-09-23T23:07:31.960741+0000","last_became_active":"2023-09-23T23:04:34.117324+0000","last_became_peered":"2023-09-23T23:04:34.117324+0000","last_unstale":"2023-09-23T23:07:31.960741+0000","last_undegraded":"2023-09-23T23:07:31.960741+0000","last_fullsized":"2023-09-23T23:07:31.960741+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17.358650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":416,"reported_epoch":378,"state":"active+clean","last_fresh":"2023-09-23T23:07:29.196479+0000","last_change":"2023-09-23T23:02:53.059431+0000","last_active":"2023-09-23T23:07:29.196479+0000","last_peered":"2023-09-23T23:07:29.196479+0000","last_clean":"2023-09-23T23:07:29.196479+0000","last_became_active":"2023-09-23T23:02:53.058808+0000","last_became_peered":"2023-09-23T23:02:53.058808+0000","last_unstale":"2023-09-23T23:07:29.196479+0000","last_undegraded":"2023-09-23T23:07:29.196479+0000","last_fullsized":"2023-09-23T23:07:29.196479+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.085100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":359,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:32.176280+0000","last_change":"2023-09-23T23:06:29.212240+0000","last_active":"2023-09-23T23:07:32.176280+0000","last_peered":"2023-09-23T23:07:32.176280+0000","last_clean":"2023-09-23T23:07:32.176280+0000","last_became_active":"2023-09-23T23:06:29.211851+0000","last_became_peered":"2023-09-23T23:06:29.211851+0000","last_unstale":"2023-09-23T23:07:32.176280+0000","last_undegraded":"2023-09-23T23:07:32.176280+0000","last_fullsized":"2023-09-23T23:07:32.176280+0000","mapping_epoch":352,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":353,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:05.619930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":171,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.961157+0000","last_change":"2023-09-23T22:48:46.634576+0000","last_active":"2023-09-23T23:07:31.961157+0000","last_peered":"2023-09-23T23:07:31.961157+0000","last_clean":"2023-09-23T23:07:31.961157+0000","last_became_active":"2023-09-23T22:48:46.633546+0000","last_became_peered":"2023-09-23T22:48:46.633546+0000","last_unstale":"2023-09-23T23:07:31.961157+0000","last_undegraded":"2023-09-23T23:07:31.961157+0000","last_fullsized":"2023-09-23T23:07:31.961157+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:08.811450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":401,"reported_epoch":378,"state":"active+clean","last_fresh":"2023-09-23T23:07:29.196505+0000","last_change":"2023-09-23T23:06:29.210393+0000","last_active":"2023-09-23T23:07:29.196505+0000","last_peered":"2023-09-23T23:07:29.196505+0000","last_clean":"2023-09-23T23:07:29.196505+0000","last_became_active":"2023-09-23T23:06:29.210016+0000","last_became_peered":"2023-09-23T23:06:29.210016+0000","last_unstale":"2023-09-23T23:07:29.196505+0000","last_undegraded":"2023-09-23T23:07:29.196505+0000","last_fullsized":"2023-09-23T23:07:29.196505+0000","mapping_epoch":352,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":353,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.324759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.14","version":"78'161","reported_seq":804,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:32.175158+0000","last_change":"2023-09-23T23:04:37.144619+0000","last_active":"2023-09-23T23:07:32.175158+0000","last_peered":"2023-09-23T23:07:32.175158+0000","last_clean":"2023-09-23T23:07:32.175158+0000","last_became_active":"2023-09-23T23:04:37.144265+0000","last_became_peered":"2023-09-23T23:04:37.144265+0000","last_unstale":"2023-09-23T23:07:32.175158+0000","last_undegraded":"2023-09-23T23:07:32.175158+0000","last_fullsized":"2023-09-23T23:07:32.175158+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":5,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:02.269821+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:02.269821+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:34:38.203720+0000","scrub_duration":0.0086306239999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":213,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.965191+0000","last_change":"2023-09-23T23:04:34.112671+0000","last_active":"2023-09-23T23:07:31.965191+0000","last_peered":"2023-09-23T23:07:31.965191+0000","last_clean":"2023-09-23T23:07:31.965191+0000","last_became_active":"2023-09-23T23:04:34.112247+0000","last_became_peered":"2023-09-23T23:04:34.112247+0000","last_unstale":"2023-09-23T23:07:31.965191+0000","last_undegraded":"2023-09-23T23:07:31.965191+0000","last_fullsized":"2023-09-23T23:07:31.965191+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:46.189811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":51,"reported_epoch":378,"state":"active+clean","last_fresh":"2023-09-23T23:07:29.196352+0000","last_change":"2023-09-23T23:04:34.119276+0000","last_active":"2023-09-23T23:07:29.196352+0000","last_peered":"2023-09-23T23:07:29.196352+0000","last_clean":"2023-09-23T23:07:29.196352+0000","last_became_active":"2023-09-23T23:04:34.118700+0000","last_became_peered":"2023-09-23T23:04:34.118700+0000","last_unstale":"2023-09-23T23:07:29.196352+0000","last_undegraded":"2023-09-23T23:07:29.196352+0000","last_fullsized":"2023-09-23T23:07:29.196352+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:30.238942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'3","reported_seq":68,"reported_epoch":378,"state":"active+clean","last_fresh":"2023-09-23T23:07:29.197259+0000","last_change":"2023-09-23T23:04:34.123260+0000","last_active":"2023-09-23T23:07:29.197259+0000","last_peered":"2023-09-23T23:07:29.197259+0000","last_clean":"2023-09-23T23:07:29.197259+0000","last_became_active":"2023-09-23T23:04:34.110660+0000","last_became_peered":"2023-09-23T23:04:34.110660+0000","last_unstale":"2023-09-23T23:07:29.197259+0000","last_undegraded":"2023-09-23T23:07:29.197259+0000","last_fullsized":"2023-09-23T23:07:29.197259+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T02:54:42.661345+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":[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":63,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:32.632682+0000","last_change":"2023-09-23T23:02:53.074428+0000","last_active":"2023-09-23T23:07:32.632682+0000","last_peered":"2023-09-23T23:07:32.632682+0000","last_clean":"2023-09-23T23:07:32.632682+0000","last_became_active":"2023-09-23T23:02:53.074164+0000","last_became_peered":"2023-09-23T23:02:53.074164+0000","last_unstale":"2023-09-23T23:07:32.632682+0000","last_undegraded":"2023-09-23T23:07:32.632682+0000","last_fullsized":"2023-09-23T23:07:32.632682+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.086276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"79'23","reported_seq":389,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:38.182192+0000","last_change":"2023-09-23T23:04:34.176137+0000","last_active":"2023-09-23T23:07:38.182192+0000","last_peered":"2023-09-23T23:07:38.182192+0000","last_clean":"2023-09-23T23:07:38.182192+0000","last_became_active":"2023-09-23T23:04:34.120779+0000","last_became_peered":"2023-09-23T23:04:34.120779+0000","last_unstale":"2023-09-23T23:07:38.182192+0000","last_undegraded":"2023-09-23T23:07:38.182192+0000","last_fullsized":"2023-09-23T23:07:38.182192+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T06:37:33.738695+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":4,"num_bytes_recovered":4734,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":388,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.959586+0000","last_change":"2023-09-23T23:02:53.076239+0000","last_active":"2023-09-23T23:07:31.959586+0000","last_peered":"2023-09-23T23:07:31.959586+0000","last_clean":"2023-09-23T23:07:31.959586+0000","last_became_active":"2023-09-23T23:02:53.075783+0000","last_became_peered":"2023-09-23T23:02:53.075783+0000","last_unstale":"2023-09-23T23:07:31.959586+0000","last_undegraded":"2023-09-23T23:07:31.959586+0000","last_fullsized":"2023-09-23T23:07:31.959586+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:21:49.489079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.11","version":"78'161","reported_seq":556,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.959160+0000","last_change":"2023-09-23T23:00:17.591067+0000","last_active":"2023-09-23T23:07:31.959160+0000","last_peered":"2023-09-23T23:07:31.959160+0000","last_clean":"2023-09-23T23:07:31.959160+0000","last_became_active":"2023-09-23T23:00:17.182403+0000","last_became_peered":"2023-09-23T23:00:17.182403+0000","last_unstale":"2023-09-23T23:07:31.959160+0000","last_undegraded":"2023-09-23T23:07:31.959160+0000","last_fullsized":"2023-09-23T23:07:31.959160+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":5,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:17.590949+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:17.590949+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:34:35.188490+0000","scrub_duration":0.0029951560000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":69,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.959624+0000","last_change":"2023-09-23T23:04:34.188812+0000","last_active":"2023-09-23T23:07:31.959624+0000","last_peered":"2023-09-23T23:07:31.959624+0000","last_clean":"2023-09-23T23:07:31.959624+0000","last_became_active":"2023-09-23T23:04:34.122220+0000","last_became_peered":"2023-09-23T23:04:34.122220+0000","last_unstale":"2023-09-23T23:07:31.959624+0000","last_undegraded":"2023-09-23T23:07:31.959624+0000","last_fullsized":"2023-09-23T23:07:31.959624+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:56.358254+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":[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":384,"reported_epoch":378,"state":"active+clean","last_fresh":"2023-09-23T23:07:29.197016+0000","last_change":"2023-09-23T23:04:34.108461+0000","last_active":"2023-09-23T23:07:29.197016+0000","last_peered":"2023-09-23T23:07:29.197016+0000","last_clean":"2023-09-23T23:07:29.197016+0000","last_became_active":"2023-09-23T23:04:34.108112+0000","last_became_peered":"2023-09-23T23:04:34.108112+0000","last_unstale":"2023-09-23T23:07:29.197016+0000","last_undegraded":"2023-09-23T23:07:29.197016+0000","last_fullsized":"2023-09-23T23:07:29.197016+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.445042+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.10","version":"78'161","reported_seq":732,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.964422+0000","last_change":"2023-09-23T23:04:37.115680+0000","last_active":"2023-09-23T23:07:31.964422+0000","last_peered":"2023-09-23T23:07:31.964422+0000","last_clean":"2023-09-23T23:07:31.964422+0000","last_became_active":"2023-09-23T23:04:37.115347+0000","last_became_peered":"2023-09-23T23:04:37.115347+0000","last_unstale":"2023-09-23T23:07:31.964422+0000","last_undegraded":"2023-09-23T23:07:31.964422+0000","last_fullsized":"2023-09-23T23:07:31.964422+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":5,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:17.436446+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:17.436446+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:39:14.705120+0000","scrub_duration":0.0032237540000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":181,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.959836+0000","last_change":"2023-09-23T23:04:34.108030+0000","last_active":"2023-09-23T23:07:31.959836+0000","last_peered":"2023-09-23T23:07:31.959836+0000","last_clean":"2023-09-23T23:07:31.959836+0000","last_became_active":"2023-09-23T23:04:34.107489+0000","last_became_peered":"2023-09-23T23:04:34.107489+0000","last_unstale":"2023-09-23T23:07:31.959836+0000","last_undegraded":"2023-09-23T23:07:31.959836+0000","last_fullsized":"2023-09-23T23:07:31.959836+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:01.325055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":193,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.965231+0000","last_change":"2023-09-23T23:04:34.127599+0000","last_active":"2023-09-23T23:07:31.965231+0000","last_peered":"2023-09-23T23:07:31.965231+0000","last_clean":"2023-09-23T23:07:31.965231+0000","last_became_active":"2023-09-23T23:04:34.127149+0000","last_became_peered":"2023-09-23T23:04:34.127149+0000","last_unstale":"2023-09-23T23:07:31.965231+0000","last_undegraded":"2023-09-23T23:07:31.965231+0000","last_fullsized":"2023-09-23T23:07:31.965231+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:55.670463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.13","version":"78'161","reported_seq":506,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:32.632705+0000","last_change":"2023-09-23T23:06:12.645227+0000","last_active":"2023-09-23T23:07:32.632705+0000","last_peered":"2023-09-23T23:07:32.632705+0000","last_clean":"2023-09-23T23:07:32.632705+0000","last_became_active":"2023-09-23T23:02:56.055534+0000","last_became_peered":"2023-09-23T23:02:56.055534+0000","last_unstale":"2023-09-23T23:07:32.632705+0000","last_undegraded":"2023-09-23T23:07:32.632705+0000","last_fullsized":"2023-09-23T23:07:32.632705+0000","mapping_epoch":332,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":5,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:06:12.645026+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:06:12.645026+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:44:11.716871+0000","scrub_duration":0.01395996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":309,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.958524+0000","last_change":"2023-09-23T23:04:34.120834+0000","last_active":"2023-09-23T23:07:31.958524+0000","last_peered":"2023-09-23T23:07:31.958524+0000","last_clean":"2023-09-23T23:07:31.958524+0000","last_became_active":"2023-09-23T23:04:34.120508+0000","last_became_peered":"2023-09-23T23:04:34.120508+0000","last_unstale":"2023-09-23T23:07:31.958524+0000","last_undegraded":"2023-09-23T23:07:31.958524+0000","last_fullsized":"2023-09-23T23:07:31.958524+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:58.689018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":180,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.960907+0000","last_change":"2023-09-23T23:04:34.110017+0000","last_active":"2023-09-23T23:07:31.960907+0000","last_peered":"2023-09-23T23:07:31.960907+0000","last_clean":"2023-09-23T23:07:31.960907+0000","last_became_active":"2023-09-23T23:04:34.109358+0000","last_became_peered":"2023-09-23T23:04:34.109358+0000","last_unstale":"2023-09-23T23:07:31.960907+0000","last_undegraded":"2023-09-23T23:07:31.960907+0000","last_fullsized":"2023-09-23T23:07:31.960907+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:34.041970+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.12","version":"78'161","reported_seq":751,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.964749+0000","last_change":"2023-09-23T23:02:56.051678+0000","last_active":"2023-09-23T23:07:31.964749+0000","last_peered":"2023-09-23T23:07:31.964749+0000","last_clean":"2023-09-23T23:07:31.964749+0000","last_became_active":"2023-09-23T23:02:56.051243+0000","last_became_peered":"2023-09-23T23:02:56.051243+0000","last_unstale":"2023-09-23T23:07:31.964749+0000","last_undegraded":"2023-09-23T23:07:31.964749+0000","last_fullsized":"2023-09-23T23:07:31.964749+0000","mapping_epoch":332,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":5,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:19.445949+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:19.445949+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:42:14.081486+0000","scrub_duration":0.0034194590000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.10","version":"67'8","reported_seq":408,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:32.175118+0000","last_change":"2023-09-23T22:58:38.114199+0000","last_active":"2023-09-23T23:07:32.175118+0000","last_peered":"2023-09-23T23:07:32.175118+0000","last_clean":"2023-09-23T23:07:32.175118+0000","last_became_active":"2023-09-23T22:58:38.113606+0000","last_became_peered":"2023-09-23T22:58:38.113606+0000","last_unstale":"2023-09-23T23:07:32.175118+0000","last_undegraded":"2023-09-23T23:07:32.175118+0000","last_fullsized":"2023-09-23T23:07:32.175118+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T09:11:20.825223+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":8,"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":378,"state":"active+clean","last_fresh":"2023-09-23T23:07:29.196949+0000","last_change":"2023-09-23T23:04:34.106473+0000","last_active":"2023-09-23T23:07:29.196949+0000","last_peered":"2023-09-23T23:07:29.196949+0000","last_clean":"2023-09-23T23:07:29.196949+0000","last_became_active":"2023-09-23T23:04:34.106119+0000","last_became_peered":"2023-09-23T23:04:34.106119+0000","last_unstale":"2023-09-23T23:07:29.196949+0000","last_undegraded":"2023-09-23T23:07:29.196949+0000","last_fullsized":"2023-09-23T23:07:29.196949+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:27.371559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.d","version":"78'161","reported_seq":788,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.959484+0000","last_change":"2023-09-23T23:04:34.107983+0000","last_active":"2023-09-23T23:07:31.959484+0000","last_peered":"2023-09-23T23:07:31.959484+0000","last_clean":"2023-09-23T23:07:31.959484+0000","last_became_active":"2023-09-23T23:04:34.107575+0000","last_became_peered":"2023-09-23T23:04:34.107575+0000","last_unstale":"2023-09-23T23:07:31.959484+0000","last_undegraded":"2023-09-23T23:07:31.959484+0000","last_fullsized":"2023-09-23T23:07:31.959484+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:19.124747+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:19.124747+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:30:12.473654+0000","scrub_duration":0.0036047100000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.f","version":"67'1","reported_seq":67,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.959974+0000","last_change":"2023-09-23T23:04:34.128059+0000","last_active":"2023-09-23T23:07:31.959974+0000","last_peered":"2023-09-23T23:07:31.959974+0000","last_clean":"2023-09-23T23:07:31.959974+0000","last_became_active":"2023-09-23T23:04:34.113740+0000","last_became_peered":"2023-09-23T23:04:34.113740+0000","last_unstale":"2023-09-23T23:07:31.959974+0000","last_undegraded":"2023-09-23T23:07:31.959974+0000","last_fullsized":"2023-09-23T23:07:31.959974+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-24T22:21:50.500674+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":[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":210,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.964725+0000","last_change":"2023-09-23T23:04:34.127252+0000","last_active":"2023-09-23T23:07:31.964725+0000","last_peered":"2023-09-23T23:07:31.964725+0000","last_clean":"2023-09-23T23:07:31.964725+0000","last_became_active":"2023-09-23T23:04:34.126745+0000","last_became_peered":"2023-09-23T23:04:34.126745+0000","last_unstale":"2023-09-23T23:07:31.964725+0000","last_undegraded":"2023-09-23T23:07:31.964725+0000","last_fullsized":"2023-09-23T23:07:31.964725+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.775223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.c","version":"78'161","reported_seq":800,"reported_epoch":378,"state":"active+clean","last_fresh":"2023-09-23T23:07:29.196698+0000","last_change":"2023-09-23T23:00:17.182629+0000","last_active":"2023-09-23T23:07:29.196698+0000","last_peered":"2023-09-23T23:07:29.196698+0000","last_clean":"2023-09-23T23:07:29.196698+0000","last_became_active":"2023-09-23T23:00:17.181850+0000","last_became_peered":"2023-09-23T23:00:17.181850+0000","last_unstale":"2023-09-23T23:07:29.196698+0000","last_undegraded":"2023-09-23T23:07:29.196698+0000","last_fullsized":"2023-09-23T23:07:29.196698+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:04.303440+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:04.303440+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:11:12.900179+0000","scrub_duration":0.027694175000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":327680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"67'2","reported_seq":67,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.960233+0000","last_change":"2023-09-23T23:04:34.161582+0000","last_active":"2023-09-23T23:07:31.960233+0000","last_peered":"2023-09-23T23:07:31.960233+0000","last_clean":"2023-09-23T23:07:31.960233+0000","last_became_active":"2023-09-23T23:04:34.114268+0000","last_became_peered":"2023-09-23T23:04:34.114268+0000","last_unstale":"2023-09-23T23:07:31.960233+0000","last_undegraded":"2023-09-23T23:07:31.960233+0000","last_fullsized":"2023-09-23T23:07:31.960233+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:46.992582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":436,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.958647+0000","last_change":"2023-09-23T23:02:53.076272+0000","last_active":"2023-09-23T23:07:31.958647+0000","last_peered":"2023-09-23T23:07:31.958647+0000","last_clean":"2023-09-23T23:07:31.958647+0000","last_became_active":"2023-09-23T23:02:53.075595+0000","last_became_peered":"2023-09-23T23:02:53.075595+0000","last_unstale":"2023-09-23T23:07:31.958647+0000","last_undegraded":"2023-09-23T23:07:31.958647+0000","last_fullsized":"2023-09-23T23:07:31.958647+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07.357661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.f","version":"78'161","reported_seq":775,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:32.176499+0000","last_change":"2023-09-23T23:00:27.550670+0000","last_active":"2023-09-23T23:07:32.176499+0000","last_peered":"2023-09-23T23:07:32.176499+0000","last_clean":"2023-09-23T23:07:32.176499+0000","last_became_active":"2023-09-23T23:00:17.187466+0000","last_became_peered":"2023-09-23T23:00:17.187466+0000","last_unstale":"2023-09-23T23:07:32.176499+0000","last_undegraded":"2023-09-23T23:07:32.176499+0000","last_fullsized":"2023-09-23T23:07:32.176499+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:27.550481+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:27.550481+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:43:56.666527+0000","scrub_duration":0.0031207449999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"67'1","reported_seq":192,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.965357+0000","last_change":"2023-09-23T23:04:34.139299+0000","last_active":"2023-09-23T23:07:31.965357+0000","last_peered":"2023-09-23T23:07:31.965357+0000","last_clean":"2023-09-23T23:07:31.965357+0000","last_became_active":"2023-09-23T23:04:34.126981+0000","last_became_peered":"2023-09-23T23:04:34.126981+0000","last_unstale":"2023-09-23T23:07:31.965357+0000","last_undegraded":"2023-09-23T23:07:31.965357+0000","last_fullsized":"2023-09-23T23:07:31.965357+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:08:15.315049+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":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":335,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:32.175859+0000","last_change":"2023-09-23T23:04:34.119425+0000","last_active":"2023-09-23T23:07:32.175859+0000","last_peered":"2023-09-23T23:07:32.175859+0000","last_clean":"2023-09-23T23:07:32.175859+0000","last_became_active":"2023-09-23T23:04:34.119074+0000","last_became_peered":"2023-09-23T23:04:34.119074+0000","last_unstale":"2023-09-23T23:07:32.175859+0000","last_undegraded":"2023-09-23T23:07:32.175859+0000","last_fullsized":"2023-09-23T23:07:32.175859+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:01:20.220067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.e","version":"78'161","reported_seq":751,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.960121+0000","last_change":"2023-09-23T23:04:37.114719+0000","last_active":"2023-09-23T23:07:31.960121+0000","last_peered":"2023-09-23T23:07:31.960121+0000","last_clean":"2023-09-23T23:07:31.960121+0000","last_became_active":"2023-09-23T23:04:37.114137+0000","last_became_peered":"2023-09-23T23:04:37.114137+0000","last_unstale":"2023-09-23T23:07:31.960121+0000","last_undegraded":"2023-09-23T23:07:31.960121+0000","last_fullsized":"2023-09-23T23:07:31.960121+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:21.713795+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:21.713795+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:01:04.343450+0000","scrub_duration":0.0036583649999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":200,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.965053+0000","last_change":"2023-09-23T22:58:38.115841+0000","last_active":"2023-09-23T23:07:31.965053+0000","last_peered":"2023-09-23T23:07:31.965053+0000","last_clean":"2023-09-23T23:07:31.965053+0000","last_became_active":"2023-09-23T22:58:38.114548+0000","last_became_peered":"2023-09-23T22:58:38.114548+0000","last_unstale":"2023-09-23T23:07:31.965053+0000","last_undegraded":"2023-09-23T23:07:31.965053+0000","last_fullsized":"2023-09-23T23:07:31.965053+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:50.168381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":199,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.959997+0000","last_change":"2023-09-23T23:06:29.387851+0000","last_active":"2023-09-23T23:07:31.959997+0000","last_peered":"2023-09-23T23:07:31.959997+0000","last_clean":"2023-09-23T23:07:31.959997+0000","last_became_active":"2023-09-23T23:06:29.387366+0000","last_became_peered":"2023-09-23T23:06:29.387366+0000","last_unstale":"2023-09-23T23:07:31.959997+0000","last_undegraded":"2023-09-23T23:07:31.959997+0000","last_fullsized":"2023-09-23T23:07:31.959997+0000","mapping_epoch":352,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":353,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:07.343265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.9","version":"78'161","reported_seq":545,"reported_epoch":378,"state":"active+clean","last_fresh":"2023-09-23T23:07:29.197088+0000","last_change":"2023-09-23T23:06:13.072501+0000","last_active":"2023-09-23T23:07:29.197088+0000","last_peered":"2023-09-23T23:07:29.197088+0000","last_clean":"2023-09-23T23:07:29.197088+0000","last_became_active":"2023-09-23T23:04:37.122096+0000","last_became_peered":"2023-09-23T23:04:37.122096+0000","last_unstale":"2023-09-23T23:07:29.197088+0000","last_undegraded":"2023-09-23T23:07:29.197088+0000","last_fullsized":"2023-09-23T23:07:29.197088+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:06:13.072357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:06:13.072357+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:23:21.626807+0000","scrub_duration":0.0023259320000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"68'3","reported_seq":404,"reported_epoch":378,"state":"active+clean","last_fresh":"2023-09-23T23:07:29.198345+0000","last_change":"2023-09-23T22:48:46.704933+0000","last_active":"2023-09-23T23:07:29.198345+0000","last_peered":"2023-09-23T23:07:29.198345+0000","last_clean":"2023-09-23T23:07:29.198345+0000","last_became_active":"2023-09-23T22:48:46.637763+0000","last_became_peered":"2023-09-23T22:48:46.637763+0000","last_unstale":"2023-09-23T23:07:29.198345+0000","last_undegraded":"2023-09-23T23:07:29.198345+0000","last_fullsized":"2023-09-23T23:07:29.198345+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:53:19.139103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":377,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.959912+0000","last_change":"2023-09-23T22:58:38.101550+0000","last_active":"2023-09-23T23:07:31.959912+0000","last_peered":"2023-09-23T23:07:31.959912+0000","last_clean":"2023-09-23T23:07:31.959912+0000","last_became_active":"2023-09-23T22:58:38.100403+0000","last_became_peered":"2023-09-23T22:58:38.100403+0000","last_unstale":"2023-09-23T23:07:31.959912+0000","last_undegraded":"2023-09-23T23:07:31.959912+0000","last_fullsized":"2023-09-23T23:07:31.959912+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26.379398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.8","version":"78'161","reported_seq":662,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.964471+0000","last_change":"2023-09-23T22:48:07.760032+0000","last_active":"2023-09-23T23:07:31.964471+0000","last_peered":"2023-09-23T23:07:31.964471+0000","last_clean":"2023-09-23T23:07:31.964471+0000","last_became_active":"2023-09-23T22:48:07.759628+0000","last_became_peered":"2023-09-23T22:48:07.759628+0000","last_unstale":"2023-09-23T23:07:31.964471+0000","last_undegraded":"2023-09-23T23:07:31.964471+0000","last_fullsized":"2023-09-23T23:07:31.964471+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:39:52.437433+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:39:52.437433+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:56:26.166535+0000","scrub_duration":0.017880975,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":262688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":317,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:32.176153+0000","last_change":"2023-09-23T23:02:53.062239+0000","last_active":"2023-09-23T23:07:32.176153+0000","last_peered":"2023-09-23T23:07:32.176153+0000","last_clean":"2023-09-23T23:07:32.176153+0000","last_became_active":"2023-09-23T23:02:53.061797+0000","last_became_peered":"2023-09-23T23:02:53.061797+0000","last_unstale":"2023-09-23T23:07:32.176153+0000","last_undegraded":"2023-09-23T23:07:32.176153+0000","last_fullsized":"2023-09-23T23:07:32.176153+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10.993796+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":404,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.960403+0000","last_change":"2023-09-23T23:02:53.079317+0000","last_active":"2023-09-23T23:07:31.960403+0000","last_peered":"2023-09-23T23:07:31.960403+0000","last_clean":"2023-09-23T23:07:31.960403+0000","last_became_active":"2023-09-23T23:02:53.078963+0000","last_became_peered":"2023-09-23T23:02:53.078963+0000","last_unstale":"2023-09-23T23:07:31.960403+0000","last_undegraded":"2023-09-23T23:07:31.960403+0000","last_fullsized":"2023-09-23T23:07:31.960403+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:49.838492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.b","version":"78'161","reported_seq":532,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:32.171848+0000","last_change":"2023-09-23T23:02:56.057583+0000","last_active":"2023-09-23T23:07:32.171848+0000","last_peered":"2023-09-23T23:07:32.171848+0000","last_clean":"2023-09-23T23:07:32.171848+0000","last_became_active":"2023-09-23T23:02:56.056952+0000","last_became_peered":"2023-09-23T23:02:56.056952+0000","last_unstale":"2023-09-23T23:07:32.171848+0000","last_undegraded":"2023-09-23T23:07:32.171848+0000","last_fullsized":"2023-09-23T23:07:32.171848+0000","mapping_epoch":332,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:22.566993+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:22.566993+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:20:20.104451+0000","scrub_duration":0.0026922669999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,5],"acting":[1,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":369,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.958958+0000","last_change":"2023-09-23T23:04:34.107789+0000","last_active":"2023-09-23T23:07:31.958958+0000","last_peered":"2023-09-23T23:07:31.958958+0000","last_clean":"2023-09-23T23:07:31.958958+0000","last_became_active":"2023-09-23T23:04:34.107373+0000","last_became_peered":"2023-09-23T23:04:34.107373+0000","last_unstale":"2023-09-23T23:07:31.958958+0000","last_undegraded":"2023-09-23T23:07:31.958958+0000","last_fullsized":"2023-09-23T23:07:31.958958+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:53.783831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":406,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.960329+0000","last_change":"2023-09-23T23:02:53.078266+0000","last_active":"2023-09-23T23:07:31.960329+0000","last_peered":"2023-09-23T23:07:31.960329+0000","last_clean":"2023-09-23T23:07:31.960329+0000","last_became_active":"2023-09-23T23:02:53.077158+0000","last_became_peered":"2023-09-23T23:02:53.077158+0000","last_unstale":"2023-09-23T23:07:31.960329+0000","last_undegraded":"2023-09-23T23:07:31.960329+0000","last_fullsized":"2023-09-23T23:07:31.960329+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.129299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.a","version":"78'161","reported_seq":675,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.965235+0000","last_change":"2023-09-23T22:58:38.134976+0000","last_active":"2023-09-23T23:07:31.965235+0000","last_peered":"2023-09-23T23:07:31.965235+0000","last_clean":"2023-09-23T23:07:31.965235+0000","last_became_active":"2023-09-23T22:58:38.134401+0000","last_became_peered":"2023-09-23T22:58:38.134401+0000","last_unstale":"2023-09-23T23:07:31.965235+0000","last_undegraded":"2023-09-23T23:07:31.965235+0000","last_fullsized":"2023-09-23T23:07:31.965235+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:39:54.455854+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:39:54.455854+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:12:01.922113+0000","scrub_duration":0.0075565679999999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":233,"reported_epoch":378,"state":"active+clean","last_fresh":"2023-09-23T23:07:29.196285+0000","last_change":"2023-09-23T23:04:34.110203+0000","last_active":"2023-09-23T23:07:29.196285+0000","last_peered":"2023-09-23T23:07:29.196285+0000","last_clean":"2023-09-23T23:07:29.196285+0000","last_became_active":"2023-09-23T23:04:34.106060+0000","last_became_peered":"2023-09-23T23:04:34.106060+0000","last_unstale":"2023-09-23T23:07:29.196285+0000","last_undegraded":"2023-09-23T23:07:29.196285+0000","last_fullsized":"2023-09-23T23:07:29.196285+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:58.626479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":37,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.965288+0000","last_change":"2023-09-23T23:06:29.211581+0000","last_active":"2023-09-23T23:07:31.965288+0000","last_peered":"2023-09-23T23:07:31.965288+0000","last_clean":"2023-09-23T23:07:31.965288+0000","last_became_active":"2023-09-23T23:06:29.211088+0000","last_became_peered":"2023-09-23T23:06:29.211088+0000","last_unstale":"2023-09-23T23:07:31.965288+0000","last_undegraded":"2023-09-23T23:07:31.965288+0000","last_fullsized":"2023-09-23T23:07:31.965288+0000","mapping_epoch":352,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":353,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41.146232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.7","version":"78'161","reported_seq":775,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:32.176195+0000","last_change":"2023-09-23T23:04:37.122056+0000","last_active":"2023-09-23T23:07:32.176195+0000","last_peered":"2023-09-23T23:07:32.176195+0000","last_clean":"2023-09-23T23:07:32.176195+0000","last_became_active":"2023-09-23T23:04:37.121621+0000","last_became_peered":"2023-09-23T23:04:37.121621+0000","last_unstale":"2023-09-23T23:07:32.176195+0000","last_undegraded":"2023-09-23T23:07:32.176195+0000","last_fullsized":"2023-09-23T23:07:32.176195+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:17.560200+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:17.560200+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:05:58.961557+0000","scrub_duration":0.0030315899999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.4","version":"376'199","reported_seq":883,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:32.172102+0000","last_change":"2023-09-23T23:07:21.074175+0000","last_active":"2023-09-23T23:07:32.172102+0000","last_peered":"2023-09-23T23:07:32.172102+0000","last_clean":"2023-09-23T23:07:32.172102+0000","last_became_active":"2023-09-23T23:04:34.114969+0000","last_became_peered":"2023-09-23T23:04:34.114969+0000","last_unstale":"2023-09-23T23:07:32.172102+0000","last_undegraded":"2023-09-23T23:07:32.172102+0000","last_fullsized":"2023-09-23T23:07:32.172102+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":199,"log_dups_size":0,"ondisk_log_size":199,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:17.022649+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00061065800000000003,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1458,"num_read_kb":1549,"num_write":175,"num_write_kb":215,"num_scrub_errors":0,"num_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,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":181,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.965048+0000","last_change":"2023-09-23T22:48:08.825719+0000","last_active":"2023-09-23T23:07:31.965048+0000","last_peered":"2023-09-23T23:07:31.965048+0000","last_clean":"2023-09-23T23:07:31.965048+0000","last_became_active":"2023-09-23T22:48:08.825355+0000","last_became_peered":"2023-09-23T22:48:08.825355+0000","last_unstale":"2023-09-23T23:07:31.965048+0000","last_undegraded":"2023-09-23T23:07:31.965048+0000","last_fullsized":"2023-09-23T23:07:31.965048+0000","mapping_epoch":221,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":222,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.010623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:32.171250+0000","last_change":"2023-09-23T23:02:53.071437+0000","last_active":"2023-09-23T23:07:32.171250+0000","last_peered":"2023-09-23T23:07:32.171250+0000","last_clean":"2023-09-23T23:07:32.171250+0000","last_became_active":"2023-09-23T23:02:53.071023+0000","last_became_peered":"2023-09-23T23:02:53.071023+0000","last_unstale":"2023-09-23T23:07:32.171250+0000","last_undegraded":"2023-09-23T23:07:32.171250+0000","last_fullsized":"2023-09-23T23:07:32.171250+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37.803059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.1","version":"78'161","reported_seq":644,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.964464+0000","last_change":"2023-09-23T22:58:38.175485+0000","last_active":"2023-09-23T23:07:31.964464+0000","last_peered":"2023-09-23T23:07:31.964464+0000","last_clean":"2023-09-23T23:07:31.964464+0000","last_became_active":"2023-09-23T22:57:41.950330+0000","last_became_peered":"2023-09-23T22:57:41.950330+0000","last_unstale":"2023-09-23T23:07:31.964464+0000","last_undegraded":"2023-09-23T23:07:31.964464+0000","last_fullsized":"2023-09-23T23:07:31.964464+0000","mapping_epoch":229,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:58:38.175351+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:58:38.175351+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:08:36.602280+0000","scrub_duration":0.0026615319999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"376'56","reported_seq":685,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.965141+0000","last_change":"2023-09-23T23:07:21.066526+0000","last_active":"2023-09-23T23:07:31.965141+0000","last_peered":"2023-09-23T23:07:31.965141+0000","last_clean":"2023-09-23T23:07:31.965141+0000","last_became_active":"2023-09-23T23:02:53.060183+0000","last_became_peered":"2023-09-23T23:02:53.060183+0000","last_unstale":"2023-09-23T23:07:31.965141+0000","last_undegraded":"2023-09-23T23:07:31.965141+0000","last_fullsized":"2023-09-23T23:07:31.965141+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":56,"log_dups_size":0,"ondisk_log_size":56,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.310761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00039854799999999998,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":550,"num_read_kb":2583,"num_write":38,"num_write_kb":2081,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":389,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.960066+0000","last_change":"2023-09-23T22:58:38.116431+0000","last_active":"2023-09-23T23:07:31.960066+0000","last_peered":"2023-09-23T23:07:31.960066+0000","last_clean":"2023-09-23T23:07:31.960066+0000","last_became_active":"2023-09-23T22:58:38.116034+0000","last_became_peered":"2023-09-23T22:58:38.116034+0000","last_unstale":"2023-09-23T23:07:31.960066+0000","last_undegraded":"2023-09-23T23:07:31.960066+0000","last_fullsized":"2023-09-23T23:07:31.960066+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:42.833064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:32.172581+0000","last_change":"2023-09-23T23:02:53.077515+0000","last_active":"2023-09-23T23:07:32.172581+0000","last_peered":"2023-09-23T23:07:32.172581+0000","last_clean":"2023-09-23T23:07:32.172581+0000","last_became_active":"2023-09-23T23:02:53.077179+0000","last_became_peered":"2023-09-23T23:02:53.077179+0000","last_unstale":"2023-09-23T23:07:32.172581+0000","last_undegraded":"2023-09-23T23:07:32.172581+0000","last_fullsized":"2023-09-23T23:07:32.172581+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12.536339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.2","version":"78'161","reported_seq":715,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.959480+0000","last_change":"2023-09-23T23:06:13.643801+0000","last_active":"2023-09-23T23:07:31.959480+0000","last_peered":"2023-09-23T23:07:31.959480+0000","last_clean":"2023-09-23T23:07:31.959480+0000","last_became_active":"2023-09-23T23:04:37.120133+0000","last_became_peered":"2023-09-23T23:04:37.120133+0000","last_unstale":"2023-09-23T23:07:31.959480+0000","last_undegraded":"2023-09-23T23:07:31.959480+0000","last_fullsized":"2023-09-23T23:07:31.959480+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:06:13.643658+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:06:13.643658+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:54:27.221531+0000","scrub_duration":0.0019728649999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"376'105","reported_seq":776,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:32.174550+0000","last_change":"2023-09-23T23:07:21.068729+0000","last_active":"2023-09-23T23:07:32.174550+0000","last_peered":"2023-09-23T23:07:32.174550+0000","last_clean":"2023-09-23T23:07:32.174550+0000","last_became_active":"2023-09-23T22:47:26.778838+0000","last_became_peered":"2023-09-23T22:47:26.778838+0000","last_unstale":"2023-09-23T23:07:32.174550+0000","last_undegraded":"2023-09-23T23:07:32.174550+0000","last_fullsized":"2023-09-23T23:07:32.174550+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":105,"log_dups_size":0,"ondisk_log_size":105,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:42.545099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034983099999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":581,"num_read_kb":959,"num_write":100,"num_write_kb":322,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":63,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:32.170617+0000","last_change":"2023-09-23T23:02:53.077278+0000","last_active":"2023-09-23T23:07:32.170617+0000","last_peered":"2023-09-23T23:07:32.170617+0000","last_clean":"2023-09-23T23:07:32.170617+0000","last_became_active":"2023-09-23T23:02:53.076880+0000","last_became_peered":"2023-09-23T23:02:53.076880+0000","last_unstale":"2023-09-23T23:07:32.170617+0000","last_undegraded":"2023-09-23T23:07:32.170617+0000","last_fullsized":"2023-09-23T23:07:32.170617+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02.724000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:32.173096+0000","last_change":"2023-09-23T23:02:53.072713+0000","last_active":"2023-09-23T23:07:32.173096+0000","last_peered":"2023-09-23T23:07:32.173096+0000","last_clean":"2023-09-23T23:07:32.173096+0000","last_became_active":"2023-09-23T23:02:53.072279+0000","last_became_peered":"2023-09-23T23:02:53.072279+0000","last_unstale":"2023-09-23T23:07:32.173096+0000","last_undegraded":"2023-09-23T23:07:32.173096+0000","last_fullsized":"2023-09-23T23:07:32.173096+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16:14.160057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"376'160","reported_seq":714,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.965161+0000","last_change":"2023-09-23T23:07:21.067732+0000","last_active":"2023-09-23T23:07:31.965161+0000","last_peered":"2023-09-23T23:07:31.965161+0000","last_clean":"2023-09-23T23:07:31.965161+0000","last_became_active":"2023-09-23T23:04:34.107948+0000","last_became_peered":"2023-09-23T23:04:34.107948+0000","last_unstale":"2023-09-23T23:07:31.965161+0000","last_undegraded":"2023-09-23T23:07:31.965161+0000","last_fullsized":"2023-09-23T23:07:31.965161+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":160,"log_dups_size":0,"ondisk_log_size":160,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:53.415310+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001513201,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":827,"num_read_kb":727,"num_write":149,"num_write_kb":4206,"num_scrub_errors":0,"num_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,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":"78'161","reported_seq":697,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.959284+0000","last_change":"2023-09-23T23:06:19.633672+0000","last_active":"2023-09-23T23:07:31.959284+0000","last_peered":"2023-09-23T23:07:31.959284+0000","last_clean":"2023-09-23T23:07:31.959284+0000","last_became_active":"2023-09-23T23:04:37.114683+0000","last_became_peered":"2023-09-23T23:04:37.114683+0000","last_unstale":"2023-09-23T23:07:31.959284+0000","last_undegraded":"2023-09-23T23:07:31.959284+0000","last_fullsized":"2023-09-23T23:07:31.959284+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":0,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:06:19.633566+0000","last_deep_scrub":"78'161","last_deep_scrub_stamp":"2023-09-23T23:06:19.633566+0000","last_clean_scrub_stamp":"2023-09-23T23:06:19.633566+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:09:48.767957+0000","scrub_duration":0.0021923870000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":232,"reported_epoch":378,"state":"active+clean","last_fresh":"2023-09-23T23:07:29.197914+0000","last_change":"2023-09-23T22:58:38.114914+0000","last_active":"2023-09-23T23:07:29.197914+0000","last_peered":"2023-09-23T23:07:29.197914+0000","last_clean":"2023-09-23T23:07:29.197914+0000","last_became_active":"2023-09-23T22:58:38.114620+0000","last_became_peered":"2023-09-23T22:58:38.114620+0000","last_unstale":"2023-09-23T23:07:29.197914+0000","last_undegraded":"2023-09-23T23:07:29.197914+0000","last_fullsized":"2023-09-23T23:07:29.197914+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:57.977244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":301,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:32.175767+0000","last_change":"2023-09-23T23:04:34.123569+0000","last_active":"2023-09-23T23:07:32.175767+0000","last_peered":"2023-09-23T23:07:32.175767+0000","last_clean":"2023-09-23T23:07:32.175767+0000","last_became_active":"2023-09-23T23:04:34.122862+0000","last_became_peered":"2023-09-23T23:04:34.122862+0000","last_unstale":"2023-09-23T23:07:32.175767+0000","last_undegraded":"2023-09-23T23:07:32.175767+0000","last_fullsized":"2023-09-23T23:07:32.175767+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:59.767574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.3","version":"78'161","reported_seq":504,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:32.171743+0000","last_change":"2023-09-23T23:06:15.611501+0000","last_active":"2023-09-23T23:07:32.171743+0000","last_peered":"2023-09-23T23:07:32.171743+0000","last_clean":"2023-09-23T23:07:32.171743+0000","last_became_active":"2023-09-23T23:02:56.051965+0000","last_became_peered":"2023-09-23T23:02:56.051965+0000","last_unstale":"2023-09-23T23:07:32.171743+0000","last_undegraded":"2023-09-23T23:07:32.171743+0000","last_fullsized":"2023-09-23T23:07:32.171743+0000","mapping_epoch":332,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:06:15.611363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:06:15.611363+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:43:21.090710+0000","scrub_duration":0.0029132049999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"376'100","reported_seq":628,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:32.170250+0000","last_change":"2023-09-23T23:07:21.073469+0000","last_active":"2023-09-23T23:07:32.170250+0000","last_peered":"2023-09-23T23:07:32.170250+0000","last_clean":"2023-09-23T23:07:32.170250+0000","last_became_active":"2023-09-23T23:04:34.111224+0000","last_became_peered":"2023-09-23T23:04:34.111224+0000","last_unstale":"2023-09-23T23:07:32.170250+0000","last_undegraded":"2023-09-23T23:07:32.170250+0000","last_fullsized":"2023-09-23T23:07:32.170250+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:17.837039+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00036613800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":321,"num_read_kb":429,"num_write":96,"num_write_kb":1146,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":173,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:34.183887+0000","last_change":"2023-09-23T22:48:46.617394+0000","last_active":"2023-09-23T23:07:34.183887+0000","last_peered":"2023-09-23T23:07:34.183887+0000","last_clean":"2023-09-23T23:07:34.183887+0000","last_became_active":"2023-09-23T22:48:46.616996+0000","last_became_peered":"2023-09-23T22:48:46.616996+0000","last_unstale":"2023-09-23T23:07:34.183887+0000","last_undegraded":"2023-09-23T23:07:34.183887+0000","last_fullsized":"2023-09-23T23:07:34.183887+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:12.628230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":199,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.960504+0000","last_change":"2023-09-23T23:06:29.387793+0000","last_active":"2023-09-23T23:07:31.960504+0000","last_peered":"2023-09-23T23:07:31.960504+0000","last_clean":"2023-09-23T23:07:31.960504+0000","last_became_active":"2023-09-23T23:06:29.387338+0000","last_became_peered":"2023-09-23T23:06:29.387338+0000","last_unstale":"2023-09-23T23:07:31.960504+0000","last_undegraded":"2023-09-23T23:07:31.960504+0000","last_fullsized":"2023-09-23T23:07:31.960504+0000","mapping_epoch":352,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":353,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:25.439240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.6","version":"78'161","reported_seq":726,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:32.176161+0000","last_change":"2023-09-23T23:00:12.596762+0000","last_active":"2023-09-23T23:07:32.176161+0000","last_peered":"2023-09-23T23:07:32.176161+0000","last_clean":"2023-09-23T23:07:32.176161+0000","last_became_active":"2023-09-23T22:58:38.114830+0000","last_became_peered":"2023-09-23T22:58:38.114830+0000","last_unstale":"2023-09-23T23:07:32.176161+0000","last_undegraded":"2023-09-23T23:07:32.176161+0000","last_fullsized":"2023-09-23T23:07:32.176161+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:12.596648+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:12.596648+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:02:59.125449+0000","scrub_duration":0.01185338,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"376'111","reported_seq":690,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.960541+0000","last_change":"2023-09-23T23:07:21.060273+0000","last_active":"2023-09-23T23:07:31.960541+0000","last_peered":"2023-09-23T23:07:31.960541+0000","last_clean":"2023-09-23T23:07:31.960541+0000","last_became_active":"2023-09-23T23:04:34.117758+0000","last_became_peered":"2023-09-23T23:04:34.117758+0000","last_unstale":"2023-09-23T23:07:31.960541+0000","last_undegraded":"2023-09-23T23:07:31.960541+0000","last_fullsized":"2023-09-23T23:07:31.960541+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":111,"log_dups_size":0,"ondisk_log_size":111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:13.328654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00076668400000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":694,"num_read_kb":3203,"num_write":98,"num_write_kb":2390,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":63,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:32.172450+0000","last_change":"2023-09-23T23:02:53.077258+0000","last_active":"2023-09-23T23:07:32.172450+0000","last_peered":"2023-09-23T23:07:32.172450+0000","last_clean":"2023-09-23T23:07:32.172450+0000","last_became_active":"2023-09-23T23:02:53.076945+0000","last_became_peered":"2023-09-23T23:02:53.076945+0000","last_unstale":"2023-09-23T23:07:32.172450+0000","last_undegraded":"2023-09-23T23:07:32.172450+0000","last_fullsized":"2023-09-23T23:07:32.172450+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49.471339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":182,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:34.183968+0000","last_change":"2023-09-23T23:04:34.118457+0000","last_active":"2023-09-23T23:07:34.183968+0000","last_peered":"2023-09-23T23:07:34.183968+0000","last_clean":"2023-09-23T23:07:34.183968+0000","last_became_active":"2023-09-23T23:04:34.118129+0000","last_became_peered":"2023-09-23T23:04:34.118129+0000","last_unstale":"2023-09-23T23:07:34.183968+0000","last_undegraded":"2023-09-23T23:07:34.183968+0000","last_fullsized":"2023-09-23T23:07:34.183968+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:02.323661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.5","version":"78'161","reported_seq":811,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.959730+0000","last_change":"2023-09-23T23:00:08.556966+0000","last_active":"2023-09-23T23:07:31.959730+0000","last_peered":"2023-09-23T23:07:31.959730+0000","last_clean":"2023-09-23T23:07:31.959730+0000","last_became_active":"2023-09-23T22:58:38.117350+0000","last_became_peered":"2023-09-23T22:58:38.117350+0000","last_unstale":"2023-09-23T23:07:31.959730+0000","last_undegraded":"2023-09-23T23:07:31.959730+0000","last_fullsized":"2023-09-23T23:07:31.959730+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:08.556815+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:08.556815+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:34:28.485229+0000","scrub_duration":0.015754444999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"67'2","reported_seq":412,"reported_epoch":378,"state":"active+clean","last_fresh":"2023-09-23T23:07:29.198201+0000","last_change":"2023-09-23T23:04:34.150057+0000","last_active":"2023-09-23T23:07:29.198201+0000","last_peered":"2023-09-23T23:07:29.198201+0000","last_clean":"2023-09-23T23:07:29.198201+0000","last_became_active":"2023-09-23T23:04:34.112511+0000","last_became_peered":"2023-09-23T23:04:34.112511+0000","last_unstale":"2023-09-23T23:07:29.198201+0000","last_undegraded":"2023-09-23T23:07:29.198201+0000","last_fullsized":"2023-09-23T23:07:29.198201+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:23.312979+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"376'146","reported_seq":577,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:32.173072+0000","last_change":"2023-09-23T23:07:21.074586+0000","last_active":"2023-09-23T23:07:32.173072+0000","last_peered":"2023-09-23T23:07:32.173072+0000","last_clean":"2023-09-23T23:07:32.173072+0000","last_became_active":"2023-09-23T23:02:53.073318+0000","last_became_peered":"2023-09-23T23:02:53.073318+0000","last_unstale":"2023-09-23T23:07:32.173072+0000","last_undegraded":"2023-09-23T23:07:32.173072+0000","last_fullsized":"2023-09-23T23:07:32.173072+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":146,"log_dups_size":0,"ondisk_log_size":146,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:31.422040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034106700000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":858,"num_read_kb":2007,"num_write":109,"num_write_kb":1218,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":378,"state":"active+clean","last_fresh":"2023-09-23T23:07:29.196292+0000","last_change":"2023-09-23T23:04:34.108700+0000","last_active":"2023-09-23T23:07:29.196292+0000","last_peered":"2023-09-23T23:07:29.196292+0000","last_clean":"2023-09-23T23:07:29.196292+0000","last_became_active":"2023-09-23T23:04:34.105022+0000","last_became_peered":"2023-09-23T23:04:34.105022+0000","last_unstale":"2023-09-23T23:07:29.196292+0000","last_undegraded":"2023-09-23T23:07:29.196292+0000","last_fullsized":"2023-09-23T23:07:29.196292+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.686878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.4","version":"78'161","reported_seq":796,"reported_epoch":378,"state":"active+clean","last_fresh":"2023-09-23T23:07:29.196939+0000","last_change":"2023-09-23T23:04:37.117621+0000","last_active":"2023-09-23T23:07:29.196939+0000","last_peered":"2023-09-23T23:07:29.196939+0000","last_clean":"2023-09-23T23:07:29.196939+0000","last_became_active":"2023-09-23T23:04:37.117390+0000","last_became_peered":"2023-09-23T23:04:37.117390+0000","last_unstale":"2023-09-23T23:07:29.196939+0000","last_undegraded":"2023-09-23T23:07:29.196939+0000","last_fullsized":"2023-09-23T23:07:29.196939+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:01.238662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:01.238662+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:36:54.322051+0000","scrub_duration":0.0049612069999999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"376'99","reported_seq":703,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:32.176445+0000","last_change":"2023-09-23T23:07:21.172161+0000","last_active":"2023-09-23T23:07:32.176445+0000","last_peered":"2023-09-23T23:07:32.176445+0000","last_clean":"2023-09-23T23:07:32.176445+0000","last_became_active":"2023-09-23T23:04:34.125225+0000","last_became_peered":"2023-09-23T23:04:34.125225+0000","last_unstale":"2023-09-23T23:07:32.176445+0000","last_undegraded":"2023-09-23T23:07:32.176445+0000","last_fullsized":"2023-09-23T23:07:32.176445+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":99,"log_dups_size":0,"ondisk_log_size":99,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49.507965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043813000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":706,"num_read_kb":1791,"num_write":81,"num_write_kb":1136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'1","reported_seq":202,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.960689+0000","last_change":"2023-09-23T23:02:53.083770+0000","last_active":"2023-09-23T23:07:31.960689+0000","last_peered":"2023-09-23T23:07:31.960689+0000","last_clean":"2023-09-23T23:07:31.960689+0000","last_became_active":"2023-09-23T23:02:53.057490+0000","last_became_peered":"2023-09-23T23:02:53.057490+0000","last_unstale":"2023-09-23T23:07:31.960689+0000","last_undegraded":"2023-09-23T23:07:31.960689+0000","last_fullsized":"2023-09-23T23:07:31.960689+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:02:50.086880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,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":378,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.958735+0000","last_change":"2023-09-23T22:58:38.098917+0000","last_active":"2023-09-23T23:07:31.958735+0000","last_peered":"2023-09-23T23:07:31.958735+0000","last_clean":"2023-09-23T23:07:31.958735+0000","last_became_active":"2023-09-23T22:58:38.098144+0000","last_became_peered":"2023-09-23T22:58:38.098144+0000","last_unstale":"2023-09-23T23:07:31.958735+0000","last_undegraded":"2023-09-23T23:07:31.958735+0000","last_fullsized":"2023-09-23T23:07:31.958735+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:19.549301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":180,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.960272+0000","last_change":"2023-09-23T23:04:34.108963+0000","last_active":"2023-09-23T23:07:31.960272+0000","last_peered":"2023-09-23T23:07:31.960272+0000","last_clean":"2023-09-23T23:07:31.960272+0000","last_became_active":"2023-09-23T23:04:34.108476+0000","last_became_peered":"2023-09-23T23:04:34.108476+0000","last_unstale":"2023-09-23T23:07:31.960272+0000","last_undegraded":"2023-09-23T23:07:31.960272+0000","last_fullsized":"2023-09-23T23:07:31.960272+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.300225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":179,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:32.175212+0000","last_change":"2023-09-23T23:02:53.058369+0000","last_active":"2023-09-23T23:07:32.175212+0000","last_peered":"2023-09-23T23:07:32.175212+0000","last_clean":"2023-09-23T23:07:32.175212+0000","last_became_active":"2023-09-23T23:02:53.057771+0000","last_became_peered":"2023-09-23T23:02:53.057771+0000","last_unstale":"2023-09-23T23:07:32.175212+0000","last_undegraded":"2023-09-23T23:07:32.175212+0000","last_fullsized":"2023-09-23T23:07:32.175212+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:24.789463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"67'2","reported_seq":229,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.964849+0000","last_change":"2023-09-23T23:02:53.074960+0000","last_active":"2023-09-23T23:07:31.964849+0000","last_peered":"2023-09-23T23:07:31.964849+0000","last_clean":"2023-09-23T23:07:31.964849+0000","last_became_active":"2023-09-23T23:02:53.061866+0000","last_became_peered":"2023-09-23T23:02:53.061866+0000","last_unstale":"2023-09-23T23:07:31.964849+0000","last_undegraded":"2023-09-23T23:07:31.964849+0000","last_fullsized":"2023-09-23T23:07:31.964849+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:19.387529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":396,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.959841+0000","last_change":"2023-09-23T23:02:53.077840+0000","last_active":"2023-09-23T23:07:31.959841+0000","last_peered":"2023-09-23T23:07:31.959841+0000","last_clean":"2023-09-23T23:07:31.959841+0000","last_became_active":"2023-09-23T23:02:53.077420+0000","last_became_peered":"2023-09-23T23:02:53.077420+0000","last_unstale":"2023-09-23T23:07:31.959841+0000","last_undegraded":"2023-09-23T23:07:31.959841+0000","last_fullsized":"2023-09-23T23:07:31.959841+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:21:54.833729+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":204,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.965277+0000","last_change":"2023-09-23T22:58:38.135027+0000","last_active":"2023-09-23T23:07:31.965277+0000","last_peered":"2023-09-23T23:07:31.965277+0000","last_clean":"2023-09-23T23:07:31.965277+0000","last_became_active":"2023-09-23T22:58:38.134516+0000","last_became_peered":"2023-09-23T22:58:38.134516+0000","last_unstale":"2023-09-23T23:07:31.965277+0000","last_undegraded":"2023-09-23T23:07:31.965277+0000","last_fullsized":"2023-09-23T23:07:31.965277+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08.840512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":402,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.958708+0000","last_change":"2023-09-23T22:48:46.618827+0000","last_active":"2023-09-23T23:07:31.958708+0000","last_peered":"2023-09-23T23:07:31.958708+0000","last_clean":"2023-09-23T23:07:31.958708+0000","last_became_active":"2023-09-23T22:48:46.618422+0000","last_became_peered":"2023-09-23T22:48:46.618422+0000","last_unstale":"2023-09-23T23:07:31.958708+0000","last_undegraded":"2023-09-23T23:07:31.958708+0000","last_fullsized":"2023-09-23T23:07:31.958708+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:05:15.391441+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":222,"reported_epoch":378,"state":"active+clean","last_fresh":"2023-09-23T23:07:29.197567+0000","last_change":"2023-09-23T22:58:38.123450+0000","last_active":"2023-09-23T23:07:29.197567+0000","last_peered":"2023-09-23T23:07:29.197567+0000","last_clean":"2023-09-23T23:07:29.197567+0000","last_became_active":"2023-09-23T22:58:38.123112+0000","last_became_peered":"2023-09-23T22:58:38.123112+0000","last_unstale":"2023-09-23T23:07:29.197567+0000","last_undegraded":"2023-09-23T23:07:29.197567+0000","last_fullsized":"2023-09-23T23:07:29.197567+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:37.366908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":223,"reported_epoch":378,"state":"active+clean","last_fresh":"2023-09-23T23:07:29.196939+0000","last_change":"2023-09-23T22:48:46.656085+0000","last_active":"2023-09-23T23:07:29.196939+0000","last_peered":"2023-09-23T23:07:29.196939+0000","last_clean":"2023-09-23T23:07:29.196939+0000","last_became_active":"2023-09-23T22:48:46.655776+0000","last_became_peered":"2023-09-23T22:48:46.655776+0000","last_unstale":"2023-09-23T23:07:29.196939+0000","last_undegraded":"2023-09-23T23:07:29.196939+0000","last_fullsized":"2023-09-23T23:07:29.196939+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:18:06.548888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'5","reported_seq":179,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:34.184092+0000","last_change":"2023-09-23T22:48:46.695590+0000","last_active":"2023-09-23T23:07:34.184092+0000","last_peered":"2023-09-23T23:07:34.184092+0000","last_clean":"2023-09-23T23:07:34.184092+0000","last_became_active":"2023-09-23T22:48:46.633697+0000","last_became_peered":"2023-09-23T22:48:46.633697+0000","last_unstale":"2023-09-23T23:07:34.184092+0000","last_undegraded":"2023-09-23T23:07:34.184092+0000","last_fullsized":"2023-09-23T23:07:34.184092+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T07:35:32.206552+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":402,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.958987+0000","last_change":"2023-09-23T23:02:53.076054+0000","last_active":"2023-09-23T23:07:31.958987+0000","last_peered":"2023-09-23T23:07:31.958987+0000","last_clean":"2023-09-23T23:07:31.958987+0000","last_became_active":"2023-09-23T23:02:53.075572+0000","last_became_peered":"2023-09-23T23:02:53.075572+0000","last_unstale":"2023-09-23T23:07:31.958987+0000","last_undegraded":"2023-09-23T23:07:31.958987+0000","last_fullsized":"2023-09-23T23:07:31.958987+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27.494075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"num_read_kb":19,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":38,"num_bytes_recovered":6682,"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":126976,"data_stored":21462,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":41187,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":21,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":3381,"ondisk_log_size":3381,"up":63,"acting":63,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":5995,"num_read_kb":13248,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":231928234612,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},{"osd":6,"up_from":287,"seq":1232655614062,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":221320,"kb_used_data":4096,"kb_used_omap":5,"kb_used_meta":217210,"kb_avail":93523832,"statfs":{"total":95995035648,"available":95768403968,"internally_reserved":0,"allocated":4194304,"data_stored":3202463,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5223,"internal_metadata":222423961},"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 23:06:58 2023","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":1.9550000000000001,"15min":1.345},"min":{"1min":0.51200000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":1.3680000000000001,"5min":26.713000000000001,"15min":26.713000000000001},"last":0.90600000000000003},{"interface":"front","average":{"1min":0.77700000000000002,"5min":1.9990000000000001,"15min":1.962},"min":{"1min":0.47799999999999998,"5min":0.245,"15min":0.245},"max":{"1min":1.1719999999999999,"5min":27.027999999999999,"15min":27.027999999999999},"last":0.77800000000000002}]},{"osd":1,"last update":"Sat Sep 23 23:06:58 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":1.659,"15min":2.0009999999999999},"min":{"1min":0.55000000000000004,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":1.2689999999999999,"5min":10.127000000000001,"15min":19.613},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.82999999999999996,"5min":1.79,"15min":2.101},"min":{"1min":0.46700000000000003,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":1.0600000000000001,"5min":10.093,"15min":19.628},"last":0.70099999999999996}]},{"osd":2,"last update":"Sat Sep 23 23:06:58 2023","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":2.5529999999999999,"15min":1.8560000000000001},"min":{"1min":0.60999999999999999,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":1.327,"5min":51.546999999999997,"15min":51.546999999999997},"last":0.998},{"interface":"front","average":{"1min":1.026,"5min":2.887,"15min":1.9830000000000001},"min":{"1min":0.63100000000000001,"5min":0.311,"15min":0.29499999999999998},"max":{"1min":1.506,"5min":51.875,"15min":51.875},"last":1.0509999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:06:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":2.8330000000000002,"15min":2.1589999999999998},"min":{"1min":0.59599999999999997,"5min":0.315,"15min":0.29399999999999998},"max":{"1min":1.431,"5min":51.286000000000001,"15min":51.286000000000001},"last":0.96499999999999997},{"interface":"front","average":{"1min":1.01,"5min":2.7519999999999998,"15min":2.0030000000000001},"min":{"1min":0.69899999999999995,"5min":0.31,"15min":0.31},"max":{"1min":1.3160000000000001,"5min":51.347999999999999,"15min":51.347999999999999},"last":0.89000000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:06:58 2023","interfaces":[{"interface":"back","average":{"1min":1.119,"5min":1.869,"15min":2.4830000000000001},"min":{"1min":0.65600000000000003,"5min":0.308,"15min":0.308},"max":{"1min":1.554,"5min":14.859999999999999,"15min":15.17},"last":1.0329999999999999},{"interface":"front","average":{"1min":1.163,"5min":1.615,"15min":2.109},"min":{"1min":0.58099999999999996,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":1.6419999999999999,"5min":8.4469999999999992,"15min":10.528},"last":1.151}]},{"osd":5,"last update":"Sat Sep 23 23:06:58 2023","interfaces":[{"interface":"back","average":{"1min":1.117,"5min":1.8380000000000001,"15min":1.488},"min":{"1min":0.59499999999999997,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.6839999999999999,"5min":11.757999999999999,"15min":11.757999999999999},"last":0.85499999999999998},{"interface":"front","average":{"1min":1.1890000000000001,"5min":1.901,"15min":1.6599999999999999},"min":{"1min":0.68999999999999995,"5min":0.42899999999999999,"15min":0.35499999999999998},"max":{"1min":1.7549999999999999,"5min":10.739000000000001,"15min":10.739000000000001},"last":0.83399999999999996}]},{"osd":7,"last update":"Sat Sep 23 23:06:58 2023","interfaces":[{"interface":"back","average":{"1min":1.204,"5min":1.861,"15min":1.7150000000000001},"min":{"1min":0.73999999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.6060000000000001,"5min":16.25,"15min":16.25},"last":0.92800000000000005},{"interface":"front","average":{"1min":1.2250000000000001,"5min":2.0209999999999999,"15min":1.6619999999999999},"min":{"1min":0.81000000000000005,"5min":0.379,"15min":0.31},"max":{"1min":1.675,"5min":12.919,"15min":12.919},"last":0.93999999999999995}]}]},{"osd":1,"up_from":88,"seq":377957122501,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":883708,"kb_used_data":4724,"kb_used_omap":4,"kb_used_meta":878971,"kb_avail":92861444,"statfs":{"total":95995035648,"available":95090118656,"internally_reserved":0,"allocated":4837376,"data_stored":2996306,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":900067214},"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 23:06:53 2023","interfaces":[{"interface":"back","average":{"1min":0.54600000000000004,"5min":2.0859999999999999,"15min":2.5899999999999999},"min":{"1min":0.31900000000000001,"5min":0.20899999999999999,"15min":0.16400000000000001},"max":{"1min":0.82199999999999995,"5min":74.423000000000002,"15min":107.749},"last":0.34799999999999998},{"interface":"front","average":{"1min":0.61499999999999999,"5min":2.4500000000000002,"15min":2.6890000000000001},"min":{"1min":0.41899999999999998,"5min":0.24099999999999999,"15min":0.182},"max":{"1min":0.94299999999999995,"5min":72.013999999999996,"15min":112.541},"last":0.45600000000000002}]},{"osd":2,"last update":"Sat Sep 23 23:07:41 2023","interfaces":[{"interface":"back","average":{"1min":0.65900000000000003,"5min":1.5960000000000001,"15min":1.204},"min":{"1min":0.443,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.93899999999999995,"5min":26.712,"15min":26.712},"last":0.69799999999999995},{"interface":"front","average":{"1min":0.59299999999999997,"5min":1.7689999999999999,"15min":1.3460000000000001},"min":{"1min":0.32800000000000001,"5min":0.24199999999999999,"15min":0.21099999999999999},"max":{"1min":0.95899999999999996,"5min":26.681000000000001,"15min":26.681000000000001},"last":0.53700000000000003}]},{"osd":3,"last update":"Sat Sep 23 23:07:24 2023","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":1.4430000000000001,"15min":1.919},"min":{"1min":0.34499999999999997,"5min":0.26700000000000002,"15min":0.223},"max":{"1min":0.85999999999999999,"5min":12.201000000000001,"15min":62.886000000000003},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.68899999999999995,"5min":1.4239999999999999,"15min":2.113},"min":{"1min":0.45900000000000002,"5min":0.248,"15min":0.217},"max":{"1min":1,"5min":8.3239999999999998,"15min":64.176000000000002},"last":0.59399999999999997}]},{"osd":4,"last update":"Sat Sep 23 23:07:41 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":1.4750000000000001,"15min":1.462},"min":{"1min":0.629,"5min":0.33000000000000002,"15min":0.27800000000000002},"max":{"1min":1.4139999999999999,"5min":11.08,"15min":12.797000000000001},"last":0.67100000000000004},{"interface":"front","average":{"1min":0.88,"5min":1.4039999999999999,"15min":1.25},"min":{"1min":0.52000000000000002,"5min":0.31900000000000001,"15min":0.315},"max":{"1min":1.119,"5min":12.227,"15min":12.227},"last":0.63300000000000001}]},{"osd":5,"last update":"Sat Sep 23 23:07:41 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":1.3029999999999999,"15min":1.444},"min":{"1min":0.61699999999999999,"5min":0.38500000000000001,"15min":0.33700000000000002},"max":{"1min":1.26,"5min":12.124000000000001,"15min":42.082000000000001},"last":0.86699999999999999},{"interface":"front","average":{"1min":0.998,"5min":1.266,"15min":1.3109999999999999},"min":{"1min":0.69099999999999995,"5min":0.316,"15min":0.316},"max":{"1min":1.242,"5min":12.266,"15min":12.648},"last":0.83699999999999997}]},{"osd":6,"last update":"Sat Sep 23 23:06:51 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":1.635,"15min":1.288},"min":{"1min":0.66800000000000004,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.2230000000000001,"5min":10.785,"15min":10.785},"last":0.80000000000000004},{"interface":"front","average":{"1min":0.91000000000000003,"5min":1.597,"15min":1.1499999999999999},"min":{"1min":0.47599999999999998,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.1970000000000001,"5min":11.957000000000001,"15min":11.957000000000001},"last":0.76200000000000001}]},{"osd":7,"last update":"Sat Sep 23 23:07:24 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":1.4890000000000001,"15min":1.351},"min":{"1min":0.59099999999999997,"5min":0.40400000000000003,"15min":0.34699999999999998},"max":{"1min":1.379,"5min":12.154,"15min":12.154},"last":0.96799999999999997},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.5349999999999999,"15min":1.4279999999999999},"min":{"1min":0.72099999999999997,"5min":0.41999999999999998,"15min":0.34699999999999998},"max":{"1min":1.2789999999999999,"5min":9.3559999999999999,"15min":9.3559999999999999},"last":0.91100000000000003}]}]},{"osd":0,"up_from":214,"seq":919123001588,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":828804,"kb_used_data":258108,"kb_used_omap":5,"kb_used_meta":570682,"kb_avail":92916348,"statfs":{"total":95995035648,"available":95146340352,"internally_reserved":0,"allocated":264302592,"data_stored":262334763,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":584379002},"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 23:07:08 2023","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":1.204,"15min":1.897},"min":{"1min":0.25800000000000001,"5min":0.19600000000000001,"15min":0.17100000000000001},"max":{"1min":0.85399999999999998,"5min":6.5330000000000004,"15min":92.656000000000006},"last":0.67300000000000004},{"interface":"front","average":{"1min":0.64100000000000001,"5min":1.373,"15min":2.0110000000000001},"min":{"1min":0.373,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":0.95499999999999996,"5min":10.179,"15min":92.415000000000006},"last":0.5}]},{"osd":2,"last update":"Sat Sep 23 23:07:08 2023","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":5.117,"15min":2.819},"min":{"1min":0.27800000000000002,"5min":0.222,"15min":0.222},"max":{"1min":1.1599999999999999,"5min":280.26299999999998,"15min":280.26299999999998},"last":0.76900000000000002},{"interface":"front","average":{"1min":0.57699999999999996,"5min":5.3289999999999997,"15min":2.8319999999999999},"min":{"1min":0.32800000000000001,"5min":0.255,"15min":0.221},"max":{"1min":0.83999999999999997,"5min":279.13200000000001,"15min":279.13200000000001},"last":1.0049999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:07:08 2023","interfaces":[{"interface":"back","average":{"1min":0.68400000000000005,"5min":1.919,"15min":2.306},"min":{"1min":0.432,"5min":0.27500000000000002,"15min":0.25},"max":{"1min":1.2,"5min":11.545999999999999,"15min":67.367000000000004},"last":0.41299999999999998},{"interface":"front","average":{"1min":0.63300000000000001,"5min":1.3740000000000001,"15min":2.0409999999999999},"min":{"1min":0.36399999999999999,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":0.997,"5min":11.215,"15min":65.566000000000003},"last":0.57699999999999996}]},{"osd":4,"last update":"Sat Sep 23 23:07:08 2023","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":1.456,"15min":1.3999999999999999},"min":{"1min":0.63600000000000001,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":1.21,"5min":5.6890000000000001,"15min":11.871},"last":1.046},{"interface":"front","average":{"1min":0.91400000000000003,"5min":1.7,"15min":1.6220000000000001},"min":{"1min":0.64200000000000002,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.2869999999999999,"5min":9.2279999999999998,"15min":19.097000000000001},"last":0.81599999999999995}]},{"osd":5,"last update":"Sat Sep 23 23:06:49 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":1.548,"15min":1.5369999999999999},"min":{"1min":0.58499999999999996,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.2270000000000001,"5min":7.1680000000000001,"15min":9.1780000000000008},"last":1.1279999999999999},{"interface":"front","average":{"1min":0.93700000000000006,"5min":1.478,"15min":1.659},"min":{"1min":0.67500000000000004,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.119,"5min":8.5489999999999995,"15min":18.626999999999999},"last":0.93600000000000005}]},{"osd":6,"last update":"Sat Sep 23 23:07:01 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":1.998,"15min":2.2690000000000001},"min":{"1min":0.61799999999999999,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.3180000000000001,"5min":9.8810000000000002,"15min":22.024000000000001},"last":0.98099999999999998},{"interface":"front","average":{"1min":1.0009999999999999,"5min":2.0870000000000002,"15min":2.2519999999999998},"min":{"1min":0.66000000000000003,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.3300000000000001,"5min":9.8650000000000002,"15min":9.8650000000000002},"last":0.96599999999999997}]},{"osd":7,"last update":"Sat Sep 23 23:07:08 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":2.0150000000000001,"15min":1.6839999999999999},"min":{"1min":0.69599999999999995,"5min":0.378,"15min":0.28599999999999998},"max":{"1min":1.246,"5min":7.6239999999999997,"15min":8.3390000000000004},"last":0.91000000000000003},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.5840000000000001,"15min":1.498},"min":{"1min":0.81699999999999995,"5min":0.40300000000000002,"15min":0.39300000000000002},"max":{"1min":1.365,"5min":7.9790000000000001,"15min":9.2230000000000008},"last":1.107}]}]},{"osd":2,"up_from":93,"seq":399431958964,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":948236,"kb_used_data":9092,"kb_used_omap":7,"kb_used_meta":939128,"kb_avail":92796916,"statfs":{"total":95995035648,"available":95024041984,"internally_reserved":0,"allocated":9310208,"data_stored":7448278,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":961667153},"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 23:07:02 2023","interfaces":[{"interface":"back","average":{"1min":0.47799999999999998,"5min":2.0190000000000001,"15min":2.7040000000000002},"min":{"1min":0.21099999999999999,"5min":0.21099999999999999,"15min":0.183},"max":{"1min":0.83199999999999996,"5min":29.745999999999999,"15min":215.41800000000001},"last":0.43099999999999999},{"interface":"front","average":{"1min":0.56100000000000005,"5min":2.0659999999999998,"15min":2.8849999999999998},"min":{"1min":0.28499999999999998,"5min":0.17799999999999999,"15min":0.17799999999999999},"max":{"1min":0.85099999999999998,"5min":29.689,"15min":219.59999999999999},"last":0.377}]},{"osd":1,"last update":"Sat Sep 23 23:06:39 2023","interfaces":[{"interface":"back","average":{"1min":2.8519999999999999,"5min":2.0649999999999999,"15min":2.1720000000000002},"min":{"1min":0.23200000000000001,"5min":0.222,"15min":0.222},"max":{"1min":50.070999999999998,"5min":50.070999999999998,"15min":109.414},"last":0.30599999999999999},{"interface":"front","average":{"1min":2.823,"5min":2.1509999999999998,"15min":2.2149999999999999},"min":{"1min":0.33400000000000002,"5min":0.24199999999999999,"15min":0.217},"max":{"1min":50.045000000000002,"5min":50.045000000000002,"15min":113.18300000000001},"last":0.40999999999999998}]},{"osd":3,"last update":"Sat Sep 23 23:06:50 2023","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":2.1880000000000002,"15min":2.1659999999999999},"min":{"1min":0.30199999999999999,"5min":0.215,"15min":0.215},"max":{"1min":0.75700000000000001,"5min":14.005000000000001,"15min":41.276000000000003},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.64000000000000001,"5min":2.3759999999999999,"15min":2.3079999999999998},"min":{"1min":0.32000000000000001,"5min":0.254,"15min":0.254},"max":{"1min":1.042,"5min":13.926,"15min":41.408000000000001},"last":0.44500000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:06:39 2023","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":2.7530000000000001,"15min":2.0169999999999999},"min":{"1min":0.39400000000000002,"5min":0.316,"15min":0.313},"max":{"1min":5.2400000000000002,"5min":65.260000000000005,"15min":65.260000000000005},"last":0.97999999999999998},{"interface":"front","average":{"1min":0.79900000000000004,"5min":2.1429999999999998,"15min":1.8300000000000001},"min":{"1min":0.55600000000000005,"5min":0.33500000000000002,"15min":0.30299999999999999},"max":{"1min":1.415,"5min":28.966999999999999,"15min":40.399999999999999},"last":0.88}]},{"osd":5,"last update":"Sat Sep 23 23:06:39 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":1.863,"15min":1.71},"min":{"1min":0.45800000000000002,"5min":0.36599999999999999,"15min":0.33100000000000002},"max":{"1min":4.1120000000000001,"5min":9.234,"15min":40.445},"last":0.72399999999999998},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.9770000000000001,"15min":1.625},"min":{"1min":0.65700000000000003,"5min":0.33700000000000002,"15min":0.32200000000000001},"max":{"1min":4.3390000000000004,"5min":10.699999999999999,"15min":40.350999999999999},"last":0.752}]},{"osd":6,"last update":"Sat Sep 23 23:06:50 2023","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":1.917,"15min":1.647},"min":{"1min":0.56699999999999995,"5min":0.32800000000000001,"15min":0.314},"max":{"1min":1.2170000000000001,"5min":10.728,"15min":10.728},"last":0.502},{"interface":"front","average":{"1min":0.81299999999999994,"5min":1.927,"15min":2.0070000000000001},"min":{"1min":0.58199999999999996,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.236,"5min":12.499000000000001,"15min":12.499000000000001},"last":0.58399999999999996}]},{"osd":7,"last update":"Sat Sep 23 23:06:39 2023","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":2.5019999999999998,"15min":1.9810000000000001},"min":{"1min":0.41999999999999998,"5min":0.35199999999999998,"15min":0.34899999999999998},"max":{"1min":1.202,"5min":65.222999999999999,"15min":65.222999999999999},"last":0.51200000000000001},{"interface":"front","average":{"1min":0.83799999999999997,"5min":2.5379999999999998,"15min":2.0270000000000001},"min":{"1min":0.48299999999999998,"5min":0.39800000000000002,"15min":0.32400000000000001},"max":{"1min":1.1970000000000001,"5min":65.480999999999995,"15min":65.480999999999995},"last":0.66700000000000004}]}]},{"osd":3,"up_from":98,"seq":420906795438,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":971908,"kb_used_data":9404,"kb_used_omap":2,"kb_used_meta":962493,"kb_avail":92773244,"statfs":{"total":95995035648,"available":94999801856,"internally_reserved":0,"allocated":9629696,"data_stored":7772117,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":985592885},"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 23:07:03 2023","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":1.5289999999999999,"15min":2.5030000000000001},"min":{"1min":0.27600000000000002,"5min":0.20000000000000001,"15min":0.17599999999999999},"max":{"1min":1.083,"5min":10.051,"15min":147.69},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.60999999999999999,"5min":1.4890000000000001,"15min":2.5600000000000001},"min":{"1min":0.36599999999999999,"5min":0.24299999999999999,"15min":0.20799999999999999},"max":{"1min":0.93700000000000006,"5min":9.6170000000000009,"15min":149.81},"last":0.90900000000000003}]},{"osd":1,"last update":"Sat Sep 23 23:07:14 2023","interfaces":[{"interface":"back","average":{"1min":0.64700000000000002,"5min":1.95,"15min":2.3140000000000001},"min":{"1min":0.432,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.94399999999999995,"5min":58.188000000000002,"15min":129.90600000000001},"last":0.80100000000000005},{"interface":"front","average":{"1min":0.67000000000000004,"5min":1.542,"15min":2.2189999999999999},"min":{"1min":0.41399999999999998,"5min":0.25800000000000001,"15min":0.20000000000000001},"max":{"1min":1.022,"5min":9.7729999999999997,"15min":130.28999999999999},"last":0.85499999999999998}]},{"osd":2,"last update":"Sat Sep 23 23:07:14 2023","interfaces":[{"interface":"back","average":{"1min":0.73999999999999999,"5min":2.6880000000000002,"15min":2.4209999999999998},"min":{"1min":0.45600000000000002,"5min":0.28499999999999998,"15min":0.23499999999999999},"max":{"1min":1.8819999999999999,"5min":54.32,"15min":129.941},"last":0.71499999999999997},{"interface":"front","average":{"1min":0.73899999999999999,"5min":2.528,"15min":2.258},"min":{"1min":0.36399999999999999,"5min":0.22,"15min":0.217},"max":{"1min":1.7410000000000001,"5min":54.279000000000003,"15min":132.20500000000001},"last":0.94899999999999995}]},{"osd":4,"last update":"Sat Sep 23 23:06:45 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":3.0920000000000001,"15min":2.1480000000000001},"min":{"1min":0.48699999999999999,"5min":0.33000000000000002,"15min":0.29599999999999999},"max":{"1min":1.3540000000000001,"5min":130.07599999999999,"15min":130.07599999999999},"last":1.143},{"interface":"front","average":{"1min":0.89100000000000001,"5min":3.109,"15min":2.2450000000000001},"min":{"1min":0.57899999999999996,"5min":0.32500000000000001,"15min":0.31900000000000001},"max":{"1min":1.5229999999999999,"5min":130.76400000000001,"15min":130.76400000000001},"last":1.359}]},{"osd":5,"last update":"Sat Sep 23 23:06:45 2023","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":3.1000000000000001,"15min":2.0960000000000001},"min":{"1min":0.60399999999999998,"5min":0.32900000000000001,"15min":0.27500000000000002},"max":{"1min":1.4850000000000001,"5min":132.66,"15min":132.66},"last":1.3129999999999999},{"interface":"front","average":{"1min":0.90800000000000003,"5min":2.9649999999999999,"15min":2.0579999999999998},"min":{"1min":0.503,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.2989999999999999,"5min":130.42699999999999,"15min":130.42699999999999},"last":1.1899999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:06:59 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":3.2410000000000001,"15min":1.974},"min":{"1min":0.50900000000000001,"5min":0.35899999999999999,"15min":0.33500000000000002},"max":{"1min":1.599,"5min":130.47800000000001,"15min":130.47800000000001},"last":1.2390000000000001},{"interface":"front","average":{"1min":1.0189999999999999,"5min":3.274,"15min":2.2879999999999998},"min":{"1min":0.54400000000000004,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.5980000000000001,"5min":130.94499999999999,"15min":130.94499999999999},"last":1.054}]},{"osd":7,"last update":"Sat Sep 23 23:07:14 2023","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.772,"15min":2.1680000000000001},"min":{"1min":0.67000000000000004,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.677,"5min":8.0890000000000004,"15min":130.386},"last":1.0880000000000001},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.889,"15min":2.2149999999999999},"min":{"1min":0.628,"5min":0.41699999999999998,"15min":0.36699999999999999},"max":{"1min":1.6559999999999999,"5min":7.3849999999999998,"15min":130.869},"last":1.3939999999999999}]}]},{"osd":4,"up_from":103,"seq":442381631912,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":742076,"kb_used_data":4852,"kb_used_omap":10,"kb_used_meta":737205,"kb_avail":93003076,"statfs":{"total":95995035648,"available":95235149824,"internally_reserved":0,"allocated":4968448,"data_stored":3002493,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10652,"internal_metadata":754898532},"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 23:07:03 2023","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":1.399,"15min":2.3730000000000002},"min":{"1min":0.32400000000000001,"5min":0.22900000000000001,"15min":0.22600000000000001},"max":{"1min":1.3080000000000001,"5min":9.1240000000000006,"15min":187.69900000000001},"last":0.96499999999999997},{"interface":"front","average":{"1min":0.81200000000000006,"5min":1.4850000000000001,"15min":2.4630000000000001},"min":{"1min":0.52900000000000003,"5min":0.26300000000000001,"15min":0.26000000000000001},"max":{"1min":1.2230000000000001,"5min":10.786,"15min":187.077},"last":0.82999999999999996}]},{"osd":1,"last update":"Sat Sep 23 23:06:40 2023","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":1.3380000000000001,"15min":1.524},"min":{"1min":0.42499999999999999,"5min":0.29399999999999998,"15min":0.253},"max":{"1min":1.8839999999999999,"5min":10.688000000000001,"15min":46.883000000000003},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.79800000000000004,"5min":1.498,"15min":1.5389999999999999},"min":{"1min":0.55900000000000005,"5min":0.309,"15min":0.28499999999999998},"max":{"1min":2.5230000000000001,"5min":9.7360000000000007,"15min":44.155000000000001},"last":0.91400000000000003}]},{"osd":2,"last update":"Sat Sep 23 23:06:40 2023","interfaces":[{"interface":"back","average":{"1min":0.95499999999999996,"5min":2.5649999999999999,"15min":1.6830000000000001},"min":{"1min":0.53500000000000003,"5min":0.307,"15min":0.307},"max":{"1min":2.2909999999999999,"5min":88.852999999999994,"15min":88.852999999999994},"last":1.0069999999999999},{"interface":"front","average":{"1min":0.96799999999999997,"5min":2.7170000000000001,"15min":1.641},"min":{"1min":0.47099999999999997,"5min":0.35599999999999998,"15min":0.28599999999999998},"max":{"1min":2.278,"5min":88.881,"15min":88.881},"last":1.149}]},{"osd":3,"last update":"Sat Sep 23 23:06:40 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":3.1920000000000002,"15min":2.3109999999999999},"min":{"1min":0.52700000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":4.1139999999999999,"5min":83.772000000000006,"15min":83.772000000000006},"last":0.872},{"interface":"front","average":{"1min":0.97399999999999998,"5min":3.206,"15min":2.2490000000000001},"min":{"1min":0.55600000000000005,"5min":0.34999999999999998,"15min":0.32700000000000001},"max":{"1min":3.177,"5min":83.486000000000004,"15min":83.486000000000004},"last":0.66900000000000004}]},{"osd":5,"last update":"Sat Sep 23 23:06:40 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":1.1539999999999999,"15min":1.371},"min":{"1min":0.502,"5min":0.308,"15min":0.307},"max":{"1min":1.367,"5min":8.4689999999999994,"15min":12.869},"last":0.94399999999999995},{"interface":"front","average":{"1min":1.319,"5min":1.2769999999999999,"15min":1.3799999999999999},"min":{"1min":0.48099999999999998,"5min":0.34499999999999997,"15min":0.32600000000000001},"max":{"1min":7.9160000000000004,"5min":7.9160000000000004,"15min":8.7279999999999998},"last":0.80100000000000005}]},{"osd":6,"last update":"Sat Sep 23 23:06:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":1.383,"15min":1.681},"min":{"1min":0.77100000000000002,"5min":0.36299999999999999,"15min":0.32600000000000001},"max":{"1min":1.2809999999999999,"5min":8.8510000000000009,"15min":8.8510000000000009},"last":1.054},{"interface":"front","average":{"1min":1.036,"5min":1.5620000000000001,"15min":1.712},"min":{"1min":0.72399999999999998,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.2390000000000001,"5min":9,"15min":9},"last":1.0329999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:06:40 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.2869999999999999,"15min":1.3},"min":{"1min":0.57999999999999996,"5min":0.33200000000000002,"15min":0.217},"max":{"1min":1.339,"5min":5.8789999999999996,"15min":7.5490000000000004},"last":1.107},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.2889999999999999,"15min":1.3660000000000001},"min":{"1min":0.47899999999999998,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.3180000000000001,"5min":8.6579999999999995,"15min":12.817},"last":1.0820000000000001}]}]},{"osd":5,"up_from":220,"seq":944892805356,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":361652,"kb_used_data":8108,"kb_used_omap":5,"kb_used_meta":353530,"kb_avail":93383500,"statfs":{"total":95995035648,"available":95624704000,"internally_reserved":0,"allocated":8302592,"data_stored":7319271,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5645,"internal_metadata":362015219},"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 23:06:41 2023","interfaces":[{"interface":"back","average":{"1min":0.69299999999999995,"5min":2.3660000000000001,"15min":1.9330000000000001},"min":{"1min":0.36899999999999999,"5min":0.254,"15min":0.23100000000000001},"max":{"1min":1.079,"5min":92.950999999999993,"15min":92.950999999999993},"last":0.84799999999999998},{"interface":"front","average":{"1min":0.74199999999999999,"5min":2.883,"15min":2.1890000000000001},"min":{"1min":0.501,"5min":0.251,"15min":0.247},"max":{"1min":1.669,"5min":93.093999999999994,"15min":93.093999999999994},"last":0.68700000000000006}]},{"osd":1,"last update":"Sat Sep 23 23:06:41 2023","interfaces":[{"interface":"back","average":{"1min":0.79400000000000004,"5min":1.7629999999999999,"15min":2.242},"min":{"1min":0.48999999999999999,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":1.129,"5min":9.7710000000000008,"15min":93.207999999999998},"last":1.052},{"interface":"front","average":{"1min":0.82599999999999996,"5min":1.601,"15min":2.1269999999999998},"min":{"1min":0.47199999999999998,"5min":0.28000000000000003,"15min":0.26200000000000001},"max":{"1min":1.9159999999999999,"5min":8.5809999999999995,"15min":95.489999999999995},"last":1.1040000000000001}]},{"osd":2,"last update":"Sat Sep 23 23:06:41 2023","interfaces":[{"interface":"back","average":{"1min":0.78300000000000003,"5min":2.456,"15min":2.0110000000000001},"min":{"1min":0.501,"5min":0.316,"15min":0.26500000000000001},"max":{"1min":1.3380000000000001,"5min":80.887,"15min":80.887},"last":0.752},{"interface":"front","average":{"1min":0.878,"5min":2.677,"15min":2.1509999999999998},"min":{"1min":0.46500000000000002,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":1.522,"5min":80.733000000000004,"15min":80.733000000000004},"last":0.94599999999999995}]},{"osd":3,"last update":"Sat Sep 23 23:06:41 2023","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":2.589,"15min":2.73},"min":{"1min":0.51700000000000002,"5min":0.32000000000000001,"15min":0.246},"max":{"1min":1.244,"5min":62.381,"15min":93.558000000000007},"last":0.91000000000000003},{"interface":"front","average":{"1min":0.90200000000000002,"5min":2.1499999999999999,"15min":2.448},"min":{"1min":0.57299999999999995,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.706,"5min":62.939,"15min":92.897000000000006},"last":0.996}]},{"osd":4,"last update":"Sat Sep 23 23:06:41 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":1.5900000000000001,"15min":1.5960000000000001},"min":{"1min":0.38700000000000001,"5min":0.28599999999999998,"15min":0.28299999999999997},"max":{"1min":1.7709999999999999,"5min":6.468,"15min":42.344999999999999},"last":1.3009999999999999},{"interface":"front","average":{"1min":0.95999999999999996,"5min":1.0920000000000001,"15min":1.337},"min":{"1min":0.57099999999999995,"5min":0.31,"15min":0.30099999999999999},"max":{"1min":1.8129999999999999,"5min":6.5410000000000004,"15min":41.079000000000001},"last":1.2509999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:06:51 2023","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":1.962,"15min":1.627},"min":{"1min":0.69899999999999995,"5min":0.32600000000000001,"15min":0.313},"max":{"1min":1.4419999999999999,"5min":13.175000000000001,"15min":13.175000000000001},"last":1.2270000000000001},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.784,"15min":1.3779999999999999},"min":{"1min":0.66100000000000003,"5min":0.37,"15min":0.26200000000000001},"max":{"1min":1.8680000000000001,"5min":12.17,"15min":12.17},"last":1.3839999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:06:41 2023","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.2250000000000001,"15min":1.4490000000000001},"min":{"1min":0.53500000000000003,"5min":0.36599999999999999,"15min":0.34300000000000003},"max":{"1min":1.609,"5min":6.657,"15min":12.355},"last":1.157},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.696,"15min":1.4670000000000001},"min":{"1min":0.624,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.294,"5min":9.7439999999999998,"15min":13.512},"last":1.194}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":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":4096,"data_stored":19,"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":4194304,"data_stored":4194304,"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":4194304,"data_stored":4194304,"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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":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":20480,"data_stored":5322,"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":10652,"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":5645,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4838,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5223,"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-23T23:07:45.322 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:07:45.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:45 smithi169 bash[104356]: cluster 2023-09-23T23:07:45.085279+0000 mgr.y (mgr.25310) 1391 : cluster 0 pgmap v1574: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:07:45.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:45 smithi169 bash[101133]: cluster 2023-09-23T23:07:45.085279+0000 mgr.y (mgr.25310) 1391 : cluster 0 pgmap v1574: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:07:45.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:45 smithi187 bash[89487]: cluster 2023-09-23T23:07:45.085279+0000 mgr.y (mgr.25310) 1391 : cluster 0 pgmap v1574: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:07:48.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:47 smithi169 bash[101133]: cluster 2023-09-23T23:07:47.086200+0000 mgr.y (mgr.25310) 1392 : cluster 0 pgmap v1575: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:07:48.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:47 smithi169 bash[104356]: cluster 2023-09-23T23:07:47.086200+0000 mgr.y (mgr.25310) 1392 : cluster 0 pgmap v1575: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:07:48.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:47 smithi187 bash[89487]: cluster 2023-09-23T23:07:47.086200+0000 mgr.y (mgr.25310) 1392 : cluster 0 pgmap v1575: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:07:48.784 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:07:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:07:48] "GET /metrics HTTP/1.1" 200 34169 "" "Prometheus/2.43.0" 2023-09-23T23:07:48.840 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:07:49.856 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:07:49.858 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:07:50.425 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:50 smithi169 bash[101133]: cluster 2023-09-23T23:07:49.087243+0000 mgr.y (mgr.25310) 1393 : cluster 0 pgmap v1576: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:07:50.425 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:50 smithi169 bash[104356]: cluster 2023-09-23T23:07:49.087243+0000 mgr.y (mgr.25310) 1393 : cluster 0 pgmap v1576: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:07:50.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:50 smithi187 bash[89487]: cluster 2023-09-23T23:07:49.087243+0000 mgr.y (mgr.25310) 1393 : cluster 0 pgmap v1576: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:07:52.476 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:52 smithi169 bash[101133]: cluster 2023-09-23T23:07:51.088036+0000 mgr.y (mgr.25310) 1394 : cluster 0 pgmap v1577: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:07:52.477 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:52 smithi169 bash[104356]: cluster 2023-09-23T23:07:51.088036+0000 mgr.y (mgr.25310) 1394 : cluster 0 pgmap v1577: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:07:52.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:52 smithi187 bash[89487]: cluster 2023-09-23T23:07:51.088036+0000 mgr.y (mgr.25310) 1394 : cluster 0 pgmap v1577: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:07:54.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:54 smithi169 bash[104356]: cluster 2023-09-23T23:07:53.088526+0000 mgr.y (mgr.25310) 1395 : cluster 0 pgmap v1578: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:07:54.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:54 smithi169 bash[101133]: cluster 2023-09-23T23:07:53.088526+0000 mgr.y (mgr.25310) 1395 : cluster 0 pgmap v1578: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:07:54.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:54 smithi187 bash[89487]: cluster 2023-09-23T23:07:53.088526+0000 mgr.y (mgr.25310) 1395 : cluster 0 pgmap v1578: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:07:56.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:56 smithi169 bash[104356]: cluster 2023-09-23T23:07:55.089161+0000 mgr.y (mgr.25310) 1396 : cluster 0 pgmap v1579: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:07:56.286 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:56 smithi169 bash[101133]: cluster 2023-09-23T23:07:55.089161+0000 mgr.y (mgr.25310) 1396 : cluster 0 pgmap v1579: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:07:56.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:56 smithi187 bash[89487]: cluster 2023-09-23T23:07:55.089161+0000 mgr.y (mgr.25310) 1396 : cluster 0 pgmap v1579: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:07:57.165 INFO:teuthology.orchestra.run.smithi169.stderr:noscrub is unset 2023-09-23T23:07:57.465 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:57 smithi169 bash[101133]: audit 2023-09-23T23:07:56.174863+0000 mon.a (mon.0) 1978 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:07:57.465 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:57 smithi169 bash[101133]: audit 2023-09-23T23:07:56.417086+0000 mon.a (mon.0) 1979 : audit 1 from='client.? 172.21.15.169:0/3798519445' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:07:57.466 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:57 smithi169 bash[104356]: audit 2023-09-23T23:07:56.174863+0000 mon.a (mon.0) 1978 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:07:57.466 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:57 smithi169 bash[104356]: audit 2023-09-23T23:07:56.417086+0000 mon.a (mon.0) 1979 : audit 1 from='client.? 172.21.15.169:0/3798519445' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:07:57.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:57 smithi187 bash[89487]: audit 2023-09-23T23:07:56.174863+0000 mon.a (mon.0) 1978 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:07:57.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:57 smithi187 bash[89487]: audit 2023-09-23T23:07:56.417086+0000 mon.a (mon.0) 1979 : audit 1 from='client.? 172.21.15.169:0/3798519445' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-09-23T23:07:57.641 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T23:07:57.641 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [], 2023-09-23T23:07:57.641 INFO:teuthology.orchestra.run.smithi169.stdout: "num_ops": 0 2023-09-23T23:07:57.641 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T23:07:58.462 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:58 smithi169 bash[104356]: cluster 2023-09-23T23:07:57.089929+0000 mgr.y (mgr.25310) 1397 : cluster 0 pgmap v1580: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:07:58.462 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:58 smithi169 bash[104356]: cluster 2023-09-23T23:07:57.156119+0000 osd.5 (osd.5) 243 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T23:07:58.462 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:58 smithi169 bash[104356]: audit 2023-09-23T23:07:57.157192+0000 mon.a (mon.0) 1980 : audit 1 from='client.? 172.21.15.169:0/3798519445' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:07:58.462 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:58 smithi169 bash[104356]: cluster 2023-09-23T23:07:57.157380+0000 mon.a (mon.0) 1981 : cluster 0 osdmap e381: 8 total, 8 up, 7 in 2023-09-23T23:07:58.462 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:58 smithi169 bash[104356]: cluster 2023-09-23T23:07:57.274236+0000 osd.6 (osd.6) 149 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T23:07:58.463 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:58 smithi169 bash[104356]: cluster 2023-09-23T23:07:57.276881+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T23:07:58.463 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:58 smithi169 bash[104356]: cluster 2023-09-23T23:07:57.279432+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T23:07:58.463 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:58 smithi169 bash[101133]: cluster 2023-09-23T23:07:57.089929+0000 mgr.y (mgr.25310) 1397 : cluster 0 pgmap v1580: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:07:58.463 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:58 smithi169 bash[101133]: cluster 2023-09-23T23:07:57.156119+0000 osd.5 (osd.5) 243 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T23:07:58.463 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:58 smithi169 bash[101133]: audit 2023-09-23T23:07:57.157192+0000 mon.a (mon.0) 1980 : audit 1 from='client.? 172.21.15.169:0/3798519445' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:07:58.463 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:58 smithi169 bash[101133]: cluster 2023-09-23T23:07:57.157380+0000 mon.a (mon.0) 1981 : cluster 0 osdmap e381: 8 total, 8 up, 7 in 2023-09-23T23:07:58.463 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:58 smithi169 bash[101133]: cluster 2023-09-23T23:07:57.274236+0000 osd.6 (osd.6) 149 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T23:07:58.463 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:58 smithi169 bash[101133]: cluster 2023-09-23T23:07:57.276881+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T23:07:58.463 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:58 smithi169 bash[101133]: cluster 2023-09-23T23:07:57.279432+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T23:07:58.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:58 smithi187 bash[89487]: cluster 2023-09-23T23:07:57.089929+0000 mgr.y (mgr.25310) 1397 : cluster 0 pgmap v1580: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:07:58.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:58 smithi187 bash[89487]: cluster 2023-09-23T23:07:57.156119+0000 osd.5 (osd.5) 243 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T23:07:58.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:58 smithi187 bash[89487]: audit 2023-09-23T23:07:57.157192+0000 mon.a (mon.0) 1980 : audit 1 from='client.? 172.21.15.169:0/3798519445' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-09-23T23:07:58.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:58 smithi187 bash[89487]: cluster 2023-09-23T23:07:57.157380+0000 mon.a (mon.0) 1981 : cluster 0 osdmap e381: 8 total, 8 up, 7 in 2023-09-23T23:07:58.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:58 smithi187 bash[89487]: cluster 2023-09-23T23:07:57.274236+0000 osd.6 (osd.6) 149 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T23:07:58.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:58 smithi187 bash[89487]: cluster 2023-09-23T23:07:57.276881+0000 osd.6 (osd.6) 150 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T23:07:58.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:58 smithi187 bash[89487]: cluster 2023-09-23T23:07:57.279432+0000 osd.6 (osd.6) 151 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T23:07:58.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:07:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:07:58] "GET /metrics HTTP/1.1" 200 34162 "" "Prometheus/2.43.0" 2023-09-23T23:07:59.177 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:07:59 smithi169 bash[101133]: cluster 2023-09-23T23:07:57.576633+0000 osd.7 (osd.7) 415 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T23:07:59.260 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:07:59 smithi169 bash[104356]: cluster 2023-09-23T23:07:57.576633+0000 osd.7 (osd.7) 415 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T23:07:59.562 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd unset nodeep-scrub 2023-09-23T23:07:59.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:07:59 smithi187 bash[89487]: cluster 2023-09-23T23:07:57.576633+0000 osd.7 (osd.7) 415 : cluster 3 failed to encode map e381 with expected crc 2023-09-23T23:07:59.702 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T23:07:59.704 INFO:teuthology.orchestra.run.smithi169.stderr:dumped all 2023-09-23T23:07:59.917 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_blocked_ops 2023-09-23T23:08:00.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:00 smithi169 bash[104356]: cluster 2023-09-23T23:07:59.090978+0000 mgr.y (mgr.25310) 1398 : cluster 0 pgmap v1582: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:08:00.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:00 smithi169 bash[101133]: cluster 2023-09-23T23:07:59.090978+0000 mgr.y (mgr.25310) 1398 : cluster 0 pgmap v1582: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:08:00.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:00 smithi187 bash[89487]: cluster 2023-09-23T23:07:59.090978+0000 mgr.y (mgr.25310) 1398 : cluster 0 pgmap v1582: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:08:00.940 INFO:teuthology.orchestra.run.smithi169.stdout:{"pg_ready":true,"pg_map":{"version":1582,"stamp":"2023-09-23T23:07:59.090217+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":6015,"num_read_kb":13267,"num_write":907,"num_write_kb":12743,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":40,"num_bytes_recovered":597050,"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":4418,"ondisk_log_size":4418,"up":279,"acting":279,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":280,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":4930904,"kb_used_data":271584,"kb_used_omap":41,"kb_used_meta":4659222,"kb_avail":651285160,"statfs":{"total":671965249536,"available":666916003840,"internally_reserved":0,"allocated":278102016,"data_stored":266609022,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":42370,"internal_metadata":4771043966},"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.003721"},"pg_stats":[{"pgid":"3.1a","version":"68'2","reported_seq":396,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:38.181791+0000","last_change":"2023-09-23T23:02:53.076363+0000","last_active":"2023-09-23T23:07:38.181791+0000","last_peered":"2023-09-23T23:07:38.181791+0000","last_clean":"2023-09-23T23:07:38.181791+0000","last_became_active":"2023-09-23T23:02:53.075551+0000","last_became_peered":"2023-09-23T23:02:53.075551+0000","last_unstale":"2023-09-23T23:07:38.181791+0000","last_undegraded":"2023-09-23T23:07:38.181791+0000","last_fullsized":"2023-09-23T23:07:38.181791+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08.550054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":402,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:39.349824+0000","last_change":"2023-09-23T23:02:53.063117+0000","last_active":"2023-09-23T23:07:39.349824+0000","last_peered":"2023-09-23T23:07:39.349824+0000","last_clean":"2023-09-23T23:07:39.349824+0000","last_became_active":"2023-09-23T23:02:53.062454+0000","last_became_peered":"2023-09-23T23:02:53.062454+0000","last_unstale":"2023-09-23T23:07:39.349824+0000","last_undegraded":"2023-09-23T23:07:39.349824+0000","last_fullsized":"2023-09-23T23:07:39.349824+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:37.196883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:42.634158+0000","last_change":"2023-09-23T23:02:53.071758+0000","last_active":"2023-09-23T23:07:42.634158+0000","last_peered":"2023-09-23T23:07:42.634158+0000","last_clean":"2023-09-23T23:07:42.634158+0000","last_became_active":"2023-09-23T23:02:53.070778+0000","last_became_peered":"2023-09-23T23:02:53.070778+0000","last_unstale":"2023-09-23T23:07:42.634158+0000","last_undegraded":"2023-09-23T23:07:42.634158+0000","last_fullsized":"2023-09-23T23:07:42.634158+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:37.507312+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":182,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.960741+0000","last_change":"2023-09-23T23:04:34.117895+0000","last_active":"2023-09-23T23:07:31.960741+0000","last_peered":"2023-09-23T23:07:31.960741+0000","last_clean":"2023-09-23T23:07:31.960741+0000","last_became_active":"2023-09-23T23:04:34.117324+0000","last_became_peered":"2023-09-23T23:04:34.117324+0000","last_unstale":"2023-09-23T23:07:31.960741+0000","last_undegraded":"2023-09-23T23:07:31.960741+0000","last_fullsized":"2023-09-23T23:07:31.960741+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17.358650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":418,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:39.349605+0000","last_change":"2023-09-23T23:02:53.059431+0000","last_active":"2023-09-23T23:07:39.349605+0000","last_peered":"2023-09-23T23:07:39.349605+0000","last_clean":"2023-09-23T23:07:39.349605+0000","last_became_active":"2023-09-23T23:02:53.058808+0000","last_became_peered":"2023-09-23T23:02:53.058808+0000","last_unstale":"2023-09-23T23:07:39.349605+0000","last_undegraded":"2023-09-23T23:07:39.349605+0000","last_fullsized":"2023-09-23T23:07:39.349605+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.085100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":359,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:32.176280+0000","last_change":"2023-09-23T23:06:29.212240+0000","last_active":"2023-09-23T23:07:32.176280+0000","last_peered":"2023-09-23T23:07:32.176280+0000","last_clean":"2023-09-23T23:07:32.176280+0000","last_became_active":"2023-09-23T23:06:29.211851+0000","last_became_peered":"2023-09-23T23:06:29.211851+0000","last_unstale":"2023-09-23T23:07:32.176280+0000","last_undegraded":"2023-09-23T23:07:32.176280+0000","last_fullsized":"2023-09-23T23:07:32.176280+0000","mapping_epoch":352,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":353,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:05.619930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":171,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.961157+0000","last_change":"2023-09-23T22:48:46.634576+0000","last_active":"2023-09-23T23:07:31.961157+0000","last_peered":"2023-09-23T23:07:31.961157+0000","last_clean":"2023-09-23T23:07:31.961157+0000","last_became_active":"2023-09-23T22:48:46.633546+0000","last_became_peered":"2023-09-23T22:48:46.633546+0000","last_unstale":"2023-09-23T23:07:31.961157+0000","last_undegraded":"2023-09-23T23:07:31.961157+0000","last_fullsized":"2023-09-23T23:07:31.961157+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:08.811450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":403,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:39.349688+0000","last_change":"2023-09-23T23:06:29.210393+0000","last_active":"2023-09-23T23:07:39.349688+0000","last_peered":"2023-09-23T23:07:39.349688+0000","last_clean":"2023-09-23T23:07:39.349688+0000","last_became_active":"2023-09-23T23:06:29.210016+0000","last_became_peered":"2023-09-23T23:06:29.210016+0000","last_unstale":"2023-09-23T23:07:39.349688+0000","last_undegraded":"2023-09-23T23:07:39.349688+0000","last_fullsized":"2023-09-23T23:07:39.349688+0000","mapping_epoch":352,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":353,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.324759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.14","version":"78'161","reported_seq":805,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:38.182289+0000","last_change":"2023-09-23T23:04:37.144619+0000","last_active":"2023-09-23T23:07:38.182289+0000","last_peered":"2023-09-23T23:07:38.182289+0000","last_clean":"2023-09-23T23:07:38.182289+0000","last_became_active":"2023-09-23T23:04:37.144265+0000","last_became_peered":"2023-09-23T23:04:37.144265+0000","last_unstale":"2023-09-23T23:07:38.182289+0000","last_undegraded":"2023-09-23T23:07:38.182289+0000","last_fullsized":"2023-09-23T23:07:38.182289+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":5,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:02.269821+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:02.269821+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:34:38.203720+0000","scrub_duration":0.0086306239999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,1],"acting":[2,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":213,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.965191+0000","last_change":"2023-09-23T23:04:34.112671+0000","last_active":"2023-09-23T23:07:31.965191+0000","last_peered":"2023-09-23T23:07:31.965191+0000","last_clean":"2023-09-23T23:07:31.965191+0000","last_became_active":"2023-09-23T23:04:34.112247+0000","last_became_peered":"2023-09-23T23:04:34.112247+0000","last_unstale":"2023-09-23T23:07:31.965191+0000","last_undegraded":"2023-09-23T23:07:31.965191+0000","last_fullsized":"2023-09-23T23:07:31.965191+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:46.189811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:39.349011+0000","last_change":"2023-09-23T23:04:34.119276+0000","last_active":"2023-09-23T23:07:39.349011+0000","last_peered":"2023-09-23T23:07:39.349011+0000","last_clean":"2023-09-23T23:07:39.349011+0000","last_became_active":"2023-09-23T23:04:34.118700+0000","last_became_peered":"2023-09-23T23:04:34.118700+0000","last_unstale":"2023-09-23T23:07:39.349011+0000","last_undegraded":"2023-09-23T23:07:39.349011+0000","last_fullsized":"2023-09-23T23:07:39.349011+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:30.238942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'3","reported_seq":70,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:39.349851+0000","last_change":"2023-09-23T23:04:34.123260+0000","last_active":"2023-09-23T23:07:39.349851+0000","last_peered":"2023-09-23T23:07:39.349851+0000","last_clean":"2023-09-23T23:07:39.349851+0000","last_became_active":"2023-09-23T23:04:34.110660+0000","last_became_peered":"2023-09-23T23:04:34.110660+0000","last_unstale":"2023-09-23T23:07:39.349851+0000","last_undegraded":"2023-09-23T23:07:39.349851+0000","last_fullsized":"2023-09-23T23:07:39.349851+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T02:54:42.661345+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":[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":64,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:40.450087+0000","last_change":"2023-09-23T23:02:53.074428+0000","last_active":"2023-09-23T23:07:40.450087+0000","last_peered":"2023-09-23T23:07:40.450087+0000","last_clean":"2023-09-23T23:07:40.450087+0000","last_became_active":"2023-09-23T23:02:53.074164+0000","last_became_peered":"2023-09-23T23:02:53.074164+0000","last_unstale":"2023-09-23T23:07:40.450087+0000","last_undegraded":"2023-09-23T23:07:40.450087+0000","last_fullsized":"2023-09-23T23:07:40.450087+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.086276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"79'23","reported_seq":390,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:38.352105+0000","last_change":"2023-09-23T23:04:34.176137+0000","last_active":"2023-09-23T23:07:38.352105+0000","last_peered":"2023-09-23T23:07:38.352105+0000","last_clean":"2023-09-23T23:07:38.352105+0000","last_became_active":"2023-09-23T23:04:34.120779+0000","last_became_peered":"2023-09-23T23:04:34.120779+0000","last_unstale":"2023-09-23T23:07:38.352105+0000","last_undegraded":"2023-09-23T23:07:38.352105+0000","last_fullsized":"2023-09-23T23:07:38.352105+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T06:37:33.738695+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":4,"num_bytes_recovered":4734,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":389,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:38.182004+0000","last_change":"2023-09-23T23:02:53.076239+0000","last_active":"2023-09-23T23:07:38.182004+0000","last_peered":"2023-09-23T23:07:38.182004+0000","last_clean":"2023-09-23T23:07:38.182004+0000","last_became_active":"2023-09-23T23:02:53.075783+0000","last_became_peered":"2023-09-23T23:02:53.075783+0000","last_unstale":"2023-09-23T23:07:38.182004+0000","last_undegraded":"2023-09-23T23:07:38.182004+0000","last_fullsized":"2023-09-23T23:07:38.182004+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:21:49.489079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.11","version":"78'161","reported_seq":556,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.959160+0000","last_change":"2023-09-23T23:00:17.591067+0000","last_active":"2023-09-23T23:07:31.959160+0000","last_peered":"2023-09-23T23:07:31.959160+0000","last_clean":"2023-09-23T23:07:31.959160+0000","last_became_active":"2023-09-23T23:00:17.182403+0000","last_became_peered":"2023-09-23T23:00:17.182403+0000","last_unstale":"2023-09-23T23:07:31.959160+0000","last_undegraded":"2023-09-23T23:07:31.959160+0000","last_fullsized":"2023-09-23T23:07:31.959160+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":5,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:17.590949+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:17.590949+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:34:35.188490+0000","scrub_duration":0.0029951560000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":70,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:38.182061+0000","last_change":"2023-09-23T23:04:34.188812+0000","last_active":"2023-09-23T23:07:38.182061+0000","last_peered":"2023-09-23T23:07:38.182061+0000","last_clean":"2023-09-23T23:07:38.182061+0000","last_became_active":"2023-09-23T23:04:34.122220+0000","last_became_peered":"2023-09-23T23:04:34.122220+0000","last_unstale":"2023-09-23T23:07:38.182061+0000","last_undegraded":"2023-09-23T23:07:38.182061+0000","last_fullsized":"2023-09-23T23:07:38.182061+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:56.358254+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":[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":386,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:39.349819+0000","last_change":"2023-09-23T23:04:34.108461+0000","last_active":"2023-09-23T23:07:39.349819+0000","last_peered":"2023-09-23T23:07:39.349819+0000","last_clean":"2023-09-23T23:07:39.349819+0000","last_became_active":"2023-09-23T23:04:34.108112+0000","last_became_peered":"2023-09-23T23:04:34.108112+0000","last_unstale":"2023-09-23T23:07:39.349819+0000","last_undegraded":"2023-09-23T23:07:39.349819+0000","last_fullsized":"2023-09-23T23:07:39.349819+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40.445042+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.10","version":"78'161","reported_seq":732,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.964422+0000","last_change":"2023-09-23T23:04:37.115680+0000","last_active":"2023-09-23T23:07:31.964422+0000","last_peered":"2023-09-23T23:07:31.964422+0000","last_clean":"2023-09-23T23:07:31.964422+0000","last_became_active":"2023-09-23T23:04:37.115347+0000","last_became_peered":"2023-09-23T23:04:37.115347+0000","last_unstale":"2023-09-23T23:07:31.964422+0000","last_undegraded":"2023-09-23T23:07:31.964422+0000","last_fullsized":"2023-09-23T23:07:31.964422+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":5,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:17.436446+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:17.436446+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:39:14.705120+0000","scrub_duration":0.0032237540000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.12","version":"0'0","reported_seq":181,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.959836+0000","last_change":"2023-09-23T23:04:34.108030+0000","last_active":"2023-09-23T23:07:31.959836+0000","last_peered":"2023-09-23T23:07:31.959836+0000","last_clean":"2023-09-23T23:07:31.959836+0000","last_became_active":"2023-09-23T23:04:34.107489+0000","last_became_peered":"2023-09-23T23:04:34.107489+0000","last_unstale":"2023-09-23T23:07:31.959836+0000","last_undegraded":"2023-09-23T23:07:31.959836+0000","last_fullsized":"2023-09-23T23:07:31.959836+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:01.325055+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":193,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.965231+0000","last_change":"2023-09-23T23:04:34.127599+0000","last_active":"2023-09-23T23:07:31.965231+0000","last_peered":"2023-09-23T23:07:31.965231+0000","last_clean":"2023-09-23T23:07:31.965231+0000","last_became_active":"2023-09-23T23:04:34.127149+0000","last_became_peered":"2023-09-23T23:04:34.127149+0000","last_unstale":"2023-09-23T23:07:31.965231+0000","last_undegraded":"2023-09-23T23:07:31.965231+0000","last_fullsized":"2023-09-23T23:07:31.965231+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:55.670463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.13","version":"78'161","reported_seq":507,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:40.450397+0000","last_change":"2023-09-23T23:06:12.645227+0000","last_active":"2023-09-23T23:07:40.450397+0000","last_peered":"2023-09-23T23:07:40.450397+0000","last_clean":"2023-09-23T23:07:40.450397+0000","last_became_active":"2023-09-23T23:02:56.055534+0000","last_became_peered":"2023-09-23T23:02:56.055534+0000","last_unstale":"2023-09-23T23:07:40.450397+0000","last_undegraded":"2023-09-23T23:07:40.450397+0000","last_fullsized":"2023-09-23T23:07:40.450397+0000","mapping_epoch":332,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":5,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:06:12.645026+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:06:12.645026+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:44:11.716871+0000","scrub_duration":0.01395996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":310,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:38.181418+0000","last_change":"2023-09-23T23:04:34.120834+0000","last_active":"2023-09-23T23:07:38.181418+0000","last_peered":"2023-09-23T23:07:38.181418+0000","last_clean":"2023-09-23T23:07:38.181418+0000","last_became_active":"2023-09-23T23:04:34.120508+0000","last_became_peered":"2023-09-23T23:04:34.120508+0000","last_unstale":"2023-09-23T23:07:38.181418+0000","last_undegraded":"2023-09-23T23:07:38.181418+0000","last_fullsized":"2023-09-23T23:07:38.181418+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26:58.689018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":180,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.960907+0000","last_change":"2023-09-23T23:04:34.110017+0000","last_active":"2023-09-23T23:07:31.960907+0000","last_peered":"2023-09-23T23:07:31.960907+0000","last_clean":"2023-09-23T23:07:31.960907+0000","last_became_active":"2023-09-23T23:04:34.109358+0000","last_became_peered":"2023-09-23T23:04:34.109358+0000","last_unstale":"2023-09-23T23:07:31.960907+0000","last_undegraded":"2023-09-23T23:07:31.960907+0000","last_fullsized":"2023-09-23T23:07:31.960907+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10:34.041970+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.12","version":"78'161","reported_seq":751,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.964749+0000","last_change":"2023-09-23T23:02:56.051678+0000","last_active":"2023-09-23T23:07:31.964749+0000","last_peered":"2023-09-23T23:07:31.964749+0000","last_clean":"2023-09-23T23:07:31.964749+0000","last_became_active":"2023-09-23T23:02:56.051243+0000","last_became_peered":"2023-09-23T23:02:56.051243+0000","last_unstale":"2023-09-23T23:07:31.964749+0000","last_undegraded":"2023-09-23T23:07:31.964749+0000","last_fullsized":"2023-09-23T23:07:31.964749+0000","mapping_epoch":332,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":5,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:19.445949+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:19.445949+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:42:14.081486+0000","scrub_duration":0.0034194590000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.10","version":"67'8","reported_seq":408,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:32.175118+0000","last_change":"2023-09-23T22:58:38.114199+0000","last_active":"2023-09-23T23:07:32.175118+0000","last_peered":"2023-09-23T23:07:32.175118+0000","last_clean":"2023-09-23T23:07:32.175118+0000","last_became_active":"2023-09-23T22:58:38.113606+0000","last_became_peered":"2023-09-23T22:58:38.113606+0000","last_unstale":"2023-09-23T23:07:32.175118+0000","last_undegraded":"2023-09-23T23:07:32.175118+0000","last_fullsized":"2023-09-23T23:07:32.175118+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T09:11:20.825223+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":8,"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":234,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:39.350256+0000","last_change":"2023-09-23T23:04:34.106473+0000","last_active":"2023-09-23T23:07:39.350256+0000","last_peered":"2023-09-23T23:07:39.350256+0000","last_clean":"2023-09-23T23:07:39.350256+0000","last_became_active":"2023-09-23T23:04:34.106119+0000","last_became_peered":"2023-09-23T23:04:34.106119+0000","last_unstale":"2023-09-23T23:07:39.350256+0000","last_undegraded":"2023-09-23T23:07:39.350256+0000","last_fullsized":"2023-09-23T23:07:39.350256+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:27.371559+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.d","version":"78'161","reported_seq":789,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:38.182892+0000","last_change":"2023-09-23T23:04:34.107983+0000","last_active":"2023-09-23T23:07:38.182892+0000","last_peered":"2023-09-23T23:07:38.182892+0000","last_clean":"2023-09-23T23:07:38.182892+0000","last_became_active":"2023-09-23T23:04:34.107575+0000","last_became_peered":"2023-09-23T23:04:34.107575+0000","last_unstale":"2023-09-23T23:07:38.182892+0000","last_undegraded":"2023-09-23T23:07:38.182892+0000","last_fullsized":"2023-09-23T23:07:38.182892+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:19.124747+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:19.124747+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:30:12.473654+0000","scrub_duration":0.0036047100000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.f","version":"67'1","reported_seq":68,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:38.182665+0000","last_change":"2023-09-23T23:04:34.128059+0000","last_active":"2023-09-23T23:07:38.182665+0000","last_peered":"2023-09-23T23:07:38.182665+0000","last_clean":"2023-09-23T23:07:38.182665+0000","last_became_active":"2023-09-23T23:04:34.113740+0000","last_became_peered":"2023-09-23T23:04:34.113740+0000","last_unstale":"2023-09-23T23:07:38.182665+0000","last_undegraded":"2023-09-23T23:07:38.182665+0000","last_fullsized":"2023-09-23T23:07:38.182665+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-24T22:21:50.500674+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":[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":210,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.964725+0000","last_change":"2023-09-23T23:04:34.127252+0000","last_active":"2023-09-23T23:07:31.964725+0000","last_peered":"2023-09-23T23:07:31.964725+0000","last_clean":"2023-09-23T23:07:31.964725+0000","last_became_active":"2023-09-23T23:04:34.126745+0000","last_became_peered":"2023-09-23T23:04:34.126745+0000","last_unstale":"2023-09-23T23:07:31.964725+0000","last_undegraded":"2023-09-23T23:07:31.964725+0000","last_fullsized":"2023-09-23T23:07:31.964725+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.775223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.c","version":"78'161","reported_seq":802,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:39.349526+0000","last_change":"2023-09-23T23:00:17.182629+0000","last_active":"2023-09-23T23:07:39.349526+0000","last_peered":"2023-09-23T23:07:39.349526+0000","last_clean":"2023-09-23T23:07:39.349526+0000","last_became_active":"2023-09-23T23:00:17.181850+0000","last_became_peered":"2023-09-23T23:00:17.181850+0000","last_unstale":"2023-09-23T23:07:39.349526+0000","last_undegraded":"2023-09-23T23:07:39.349526+0000","last_fullsized":"2023-09-23T23:07:39.349526+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:04.303440+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:04.303440+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:11:12.900179+0000","scrub_duration":0.027694175000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":327680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"67'2","reported_seq":68,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:38.182665+0000","last_change":"2023-09-23T23:04:34.161582+0000","last_active":"2023-09-23T23:07:38.182665+0000","last_peered":"2023-09-23T23:07:38.182665+0000","last_clean":"2023-09-23T23:07:38.182665+0000","last_became_active":"2023-09-23T23:04:34.114268+0000","last_became_peered":"2023-09-23T23:04:34.114268+0000","last_unstale":"2023-09-23T23:07:38.182665+0000","last_undegraded":"2023-09-23T23:07:38.182665+0000","last_fullsized":"2023-09-23T23:07:38.182665+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:46.992582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":437,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:38.181417+0000","last_change":"2023-09-23T23:02:53.076272+0000","last_active":"2023-09-23T23:07:38.181417+0000","last_peered":"2023-09-23T23:07:38.181417+0000","last_clean":"2023-09-23T23:07:38.181417+0000","last_became_active":"2023-09-23T23:02:53.075595+0000","last_became_peered":"2023-09-23T23:02:53.075595+0000","last_unstale":"2023-09-23T23:07:38.181417+0000","last_undegraded":"2023-09-23T23:07:38.181417+0000","last_fullsized":"2023-09-23T23:07:38.181417+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07.357661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.f","version":"78'161","reported_seq":775,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:32.176499+0000","last_change":"2023-09-23T23:00:27.550670+0000","last_active":"2023-09-23T23:07:32.176499+0000","last_peered":"2023-09-23T23:07:32.176499+0000","last_clean":"2023-09-23T23:07:32.176499+0000","last_became_active":"2023-09-23T23:00:17.187466+0000","last_became_peered":"2023-09-23T23:00:17.187466+0000","last_unstale":"2023-09-23T23:07:32.176499+0000","last_undegraded":"2023-09-23T23:07:32.176499+0000","last_fullsized":"2023-09-23T23:07:32.176499+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:27.550481+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:27.550481+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:43:56.666527+0000","scrub_duration":0.0031207449999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"67'1","reported_seq":192,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.965357+0000","last_change":"2023-09-23T23:04:34.139299+0000","last_active":"2023-09-23T23:07:31.965357+0000","last_peered":"2023-09-23T23:07:31.965357+0000","last_clean":"2023-09-23T23:07:31.965357+0000","last_became_active":"2023-09-23T23:04:34.126981+0000","last_became_peered":"2023-09-23T23:04:34.126981+0000","last_unstale":"2023-09-23T23:07:31.965357+0000","last_undegraded":"2023-09-23T23:07:31.965357+0000","last_fullsized":"2023-09-23T23:07:31.965357+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:08:15.315049+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":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":335,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:32.175859+0000","last_change":"2023-09-23T23:04:34.119425+0000","last_active":"2023-09-23T23:07:32.175859+0000","last_peered":"2023-09-23T23:07:32.175859+0000","last_clean":"2023-09-23T23:07:32.175859+0000","last_became_active":"2023-09-23T23:04:34.119074+0000","last_became_peered":"2023-09-23T23:04:34.119074+0000","last_unstale":"2023-09-23T23:07:32.175859+0000","last_undegraded":"2023-09-23T23:07:32.175859+0000","last_fullsized":"2023-09-23T23:07:32.175859+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:01:20.220067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.e","version":"78'161","reported_seq":752,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:38.182450+0000","last_change":"2023-09-23T23:04:37.114719+0000","last_active":"2023-09-23T23:07:38.182450+0000","last_peered":"2023-09-23T23:07:38.182450+0000","last_clean":"2023-09-23T23:07:38.182450+0000","last_became_active":"2023-09-23T23:04:37.114137+0000","last_became_peered":"2023-09-23T23:04:37.114137+0000","last_unstale":"2023-09-23T23:07:38.182450+0000","last_undegraded":"2023-09-23T23:07:38.182450+0000","last_fullsized":"2023-09-23T23:07:38.182450+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:21.713795+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:21.713795+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:01:04.343450+0000","scrub_duration":0.0036583649999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":200,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.965053+0000","last_change":"2023-09-23T22:58:38.115841+0000","last_active":"2023-09-23T23:07:31.965053+0000","last_peered":"2023-09-23T23:07:31.965053+0000","last_clean":"2023-09-23T23:07:31.965053+0000","last_became_active":"2023-09-23T22:58:38.114548+0000","last_became_peered":"2023-09-23T22:58:38.114548+0000","last_unstale":"2023-09-23T23:07:31.965053+0000","last_undegraded":"2023-09-23T23:07:31.965053+0000","last_fullsized":"2023-09-23T23:07:31.965053+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:50.168381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":199,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.959997+0000","last_change":"2023-09-23T23:06:29.387851+0000","last_active":"2023-09-23T23:07:31.959997+0000","last_peered":"2023-09-23T23:07:31.959997+0000","last_clean":"2023-09-23T23:07:31.959997+0000","last_became_active":"2023-09-23T23:06:29.387366+0000","last_became_peered":"2023-09-23T23:06:29.387366+0000","last_unstale":"2023-09-23T23:07:31.959997+0000","last_undegraded":"2023-09-23T23:07:31.959997+0000","last_fullsized":"2023-09-23T23:07:31.959997+0000","mapping_epoch":352,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":353,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:07.343265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.9","version":"78'161","reported_seq":547,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:39.349350+0000","last_change":"2023-09-23T23:06:13.072501+0000","last_active":"2023-09-23T23:07:39.349350+0000","last_peered":"2023-09-23T23:07:39.349350+0000","last_clean":"2023-09-23T23:07:39.349350+0000","last_became_active":"2023-09-23T23:04:37.122096+0000","last_became_peered":"2023-09-23T23:04:37.122096+0000","last_unstale":"2023-09-23T23:07:39.349350+0000","last_undegraded":"2023-09-23T23:07:39.349350+0000","last_fullsized":"2023-09-23T23:07:39.349350+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:06:13.072357+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:06:13.072357+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:23:21.626807+0000","scrub_duration":0.0023259320000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"68'3","reported_seq":407,"reported_epoch":381,"state":"active+clean","last_fresh":"2023-09-23T23:07:57.576362+0000","last_change":"2023-09-23T22:48:46.704933+0000","last_active":"2023-09-23T23:07:57.576362+0000","last_peered":"2023-09-23T23:07:57.576362+0000","last_clean":"2023-09-23T23:07:57.576362+0000","last_became_active":"2023-09-23T22:48:46.637763+0000","last_became_peered":"2023-09-23T22:48:46.637763+0000","last_unstale":"2023-09-23T23:07:57.576362+0000","last_undegraded":"2023-09-23T23:07:57.576362+0000","last_fullsized":"2023-09-23T23:07:57.576362+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:53:19.139103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":378,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:38.182195+0000","last_change":"2023-09-23T22:58:38.101550+0000","last_active":"2023-09-23T23:07:38.182195+0000","last_peered":"2023-09-23T23:07:38.182195+0000","last_clean":"2023-09-23T23:07:38.182195+0000","last_became_active":"2023-09-23T22:58:38.100403+0000","last_became_peered":"2023-09-23T22:58:38.100403+0000","last_unstale":"2023-09-23T23:07:38.182195+0000","last_undegraded":"2023-09-23T23:07:38.182195+0000","last_fullsized":"2023-09-23T23:07:38.182195+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26.379398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.8","version":"78'161","reported_seq":662,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.964471+0000","last_change":"2023-09-23T22:48:07.760032+0000","last_active":"2023-09-23T23:07:31.964471+0000","last_peered":"2023-09-23T23:07:31.964471+0000","last_clean":"2023-09-23T23:07:31.964471+0000","last_became_active":"2023-09-23T22:48:07.759628+0000","last_became_peered":"2023-09-23T22:48:07.759628+0000","last_unstale":"2023-09-23T23:07:31.964471+0000","last_undegraded":"2023-09-23T23:07:31.964471+0000","last_fullsized":"2023-09-23T23:07:31.964471+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:39:52.437433+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:39:52.437433+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:56:26.166535+0000","scrub_duration":0.017880975,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":262688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":317,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:32.176153+0000","last_change":"2023-09-23T23:02:53.062239+0000","last_active":"2023-09-23T23:07:32.176153+0000","last_peered":"2023-09-23T23:07:32.176153+0000","last_clean":"2023-09-23T23:07:32.176153+0000","last_became_active":"2023-09-23T23:02:53.061797+0000","last_became_peered":"2023-09-23T23:02:53.061797+0000","last_unstale":"2023-09-23T23:07:32.176153+0000","last_undegraded":"2023-09-23T23:07:32.176153+0000","last_fullsized":"2023-09-23T23:07:32.176153+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10.993796+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":405,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:38.182986+0000","last_change":"2023-09-23T23:02:53.079317+0000","last_active":"2023-09-23T23:07:38.182986+0000","last_peered":"2023-09-23T23:07:38.182986+0000","last_clean":"2023-09-23T23:07:38.182986+0000","last_became_active":"2023-09-23T23:02:53.078963+0000","last_became_peered":"2023-09-23T23:02:53.078963+0000","last_unstale":"2023-09-23T23:07:38.182986+0000","last_undegraded":"2023-09-23T23:07:38.182986+0000","last_fullsized":"2023-09-23T23:07:38.182986+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:49.838492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.b","version":"78'161","reported_seq":533,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:40.450687+0000","last_change":"2023-09-23T23:02:56.057583+0000","last_active":"2023-09-23T23:07:40.450687+0000","last_peered":"2023-09-23T23:07:40.450687+0000","last_clean":"2023-09-23T23:07:40.450687+0000","last_became_active":"2023-09-23T23:02:56.056952+0000","last_became_peered":"2023-09-23T23:02:56.056952+0000","last_unstale":"2023-09-23T23:07:40.450687+0000","last_undegraded":"2023-09-23T23:07:40.450687+0000","last_fullsized":"2023-09-23T23:07:40.450687+0000","mapping_epoch":332,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:22.566993+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:22.566993+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:20:20.104451+0000","scrub_duration":0.0026922669999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,5],"acting":[1,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":370,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:38.181991+0000","last_change":"2023-09-23T23:04:34.107789+0000","last_active":"2023-09-23T23:07:38.181991+0000","last_peered":"2023-09-23T23:07:38.181991+0000","last_clean":"2023-09-23T23:07:38.181991+0000","last_became_active":"2023-09-23T23:04:34.107373+0000","last_became_peered":"2023-09-23T23:04:34.107373+0000","last_unstale":"2023-09-23T23:07:38.181991+0000","last_undegraded":"2023-09-23T23:07:38.181991+0000","last_fullsized":"2023-09-23T23:07:38.181991+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48:53.783831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,1],"acting":[4,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":407,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:38.182745+0000","last_change":"2023-09-23T23:02:53.078266+0000","last_active":"2023-09-23T23:07:38.182745+0000","last_peered":"2023-09-23T23:07:38.182745+0000","last_clean":"2023-09-23T23:07:38.182745+0000","last_became_active":"2023-09-23T23:02:53.077158+0000","last_became_peered":"2023-09-23T23:02:53.077158+0000","last_unstale":"2023-09-23T23:07:38.182745+0000","last_undegraded":"2023-09-23T23:07:38.182745+0000","last_fullsized":"2023-09-23T23:07:38.182745+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.129299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.a","version":"78'161","reported_seq":675,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.965235+0000","last_change":"2023-09-23T22:58:38.134976+0000","last_active":"2023-09-23T23:07:31.965235+0000","last_peered":"2023-09-23T23:07:31.965235+0000","last_clean":"2023-09-23T23:07:31.965235+0000","last_became_active":"2023-09-23T22:58:38.134401+0000","last_became_peered":"2023-09-23T22:58:38.134401+0000","last_unstale":"2023-09-23T23:07:31.965235+0000","last_undegraded":"2023-09-23T23:07:31.965235+0000","last_fullsized":"2023-09-23T23:07:31.965235+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:39:54.455854+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:39:54.455854+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:12:01.922113+0000","scrub_duration":0.0075565679999999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":235,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:39.349300+0000","last_change":"2023-09-23T23:04:34.110203+0000","last_active":"2023-09-23T23:07:39.349300+0000","last_peered":"2023-09-23T23:07:39.349300+0000","last_clean":"2023-09-23T23:07:39.349300+0000","last_became_active":"2023-09-23T23:04:34.106060+0000","last_became_peered":"2023-09-23T23:04:34.106060+0000","last_unstale":"2023-09-23T23:07:39.349300+0000","last_undegraded":"2023-09-23T23:07:39.349300+0000","last_fullsized":"2023-09-23T23:07:39.349300+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:58.626479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":37,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.965288+0000","last_change":"2023-09-23T23:06:29.211581+0000","last_active":"2023-09-23T23:07:31.965288+0000","last_peered":"2023-09-23T23:07:31.965288+0000","last_clean":"2023-09-23T23:07:31.965288+0000","last_became_active":"2023-09-23T23:06:29.211088+0000","last_became_peered":"2023-09-23T23:06:29.211088+0000","last_unstale":"2023-09-23T23:07:31.965288+0000","last_undegraded":"2023-09-23T23:07:31.965288+0000","last_fullsized":"2023-09-23T23:07:31.965288+0000","mapping_epoch":352,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":353,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41.146232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.7","version":"78'161","reported_seq":775,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:32.176195+0000","last_change":"2023-09-23T23:04:37.122056+0000","last_active":"2023-09-23T23:07:32.176195+0000","last_peered":"2023-09-23T23:07:32.176195+0000","last_clean":"2023-09-23T23:07:32.176195+0000","last_became_active":"2023-09-23T23:04:37.121621+0000","last_became_peered":"2023-09-23T23:04:37.121621+0000","last_unstale":"2023-09-23T23:07:32.176195+0000","last_undegraded":"2023-09-23T23:07:32.176195+0000","last_fullsized":"2023-09-23T23:07:32.176195+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:17.560200+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:17.560200+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:05:58.961557+0000","scrub_duration":0.0030315899999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.4","version":"376'199","reported_seq":884,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:40.450451+0000","last_change":"2023-09-23T23:07:21.074175+0000","last_active":"2023-09-23T23:07:40.450451+0000","last_peered":"2023-09-23T23:07:40.450451+0000","last_clean":"2023-09-23T23:07:40.450451+0000","last_became_active":"2023-09-23T23:04:34.114969+0000","last_became_peered":"2023-09-23T23:04:34.114969+0000","last_unstale":"2023-09-23T23:07:40.450451+0000","last_undegraded":"2023-09-23T23:07:40.450451+0000","last_fullsized":"2023-09-23T23:07:40.450451+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":199,"log_dups_size":0,"ondisk_log_size":199,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:56:17.022649+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00061065800000000003,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1458,"num_read_kb":1549,"num_write":175,"num_write_kb":215,"num_scrub_errors":0,"num_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,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":181,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.965048+0000","last_change":"2023-09-23T22:48:08.825719+0000","last_active":"2023-09-23T23:07:31.965048+0000","last_peered":"2023-09-23T23:07:31.965048+0000","last_clean":"2023-09-23T23:07:31.965048+0000","last_became_active":"2023-09-23T22:48:08.825355+0000","last_became_peered":"2023-09-23T22:48:08.825355+0000","last_unstale":"2023-09-23T23:07:31.965048+0000","last_undegraded":"2023-09-23T23:07:31.965048+0000","last_fullsized":"2023-09-23T23:07:31.965048+0000","mapping_epoch":221,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":222,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.010623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:40.450034+0000","last_change":"2023-09-23T23:02:53.071437+0000","last_active":"2023-09-23T23:07:40.450034+0000","last_peered":"2023-09-23T23:07:40.450034+0000","last_clean":"2023-09-23T23:07:40.450034+0000","last_became_active":"2023-09-23T23:02:53.071023+0000","last_became_peered":"2023-09-23T23:02:53.071023+0000","last_unstale":"2023-09-23T23:07:40.450034+0000","last_undegraded":"2023-09-23T23:07:40.450034+0000","last_fullsized":"2023-09-23T23:07:40.450034+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37.803059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.1","version":"78'161","reported_seq":644,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.964464+0000","last_change":"2023-09-23T22:58:38.175485+0000","last_active":"2023-09-23T23:07:31.964464+0000","last_peered":"2023-09-23T23:07:31.964464+0000","last_clean":"2023-09-23T23:07:31.964464+0000","last_became_active":"2023-09-23T22:57:41.950330+0000","last_became_peered":"2023-09-23T22:57:41.950330+0000","last_unstale":"2023-09-23T23:07:31.964464+0000","last_undegraded":"2023-09-23T23:07:31.964464+0000","last_fullsized":"2023-09-23T23:07:31.964464+0000","mapping_epoch":229,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:58:38.175351+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:58:38.175351+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:08:36.602280+0000","scrub_duration":0.0026615319999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"376'56","reported_seq":685,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.965141+0000","last_change":"2023-09-23T23:07:21.066526+0000","last_active":"2023-09-23T23:07:31.965141+0000","last_peered":"2023-09-23T23:07:31.965141+0000","last_clean":"2023-09-23T23:07:31.965141+0000","last_became_active":"2023-09-23T23:02:53.060183+0000","last_became_peered":"2023-09-23T23:02:53.060183+0000","last_unstale":"2023-09-23T23:07:31.965141+0000","last_undegraded":"2023-09-23T23:07:31.965141+0000","last_fullsized":"2023-09-23T23:07:31.965141+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":56,"log_dups_size":0,"ondisk_log_size":56,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.310761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00039854799999999998,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":550,"num_read_kb":2583,"num_write":38,"num_write_kb":2081,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":391,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:53.355214+0000","last_change":"2023-09-23T22:58:38.116431+0000","last_active":"2023-09-23T23:07:53.355214+0000","last_peered":"2023-09-23T23:07:53.355214+0000","last_clean":"2023-09-23T23:07:53.355214+0000","last_became_active":"2023-09-23T22:58:38.116034+0000","last_became_peered":"2023-09-23T22:58:38.116034+0000","last_unstale":"2023-09-23T23:07:53.355214+0000","last_undegraded":"2023-09-23T23:07:53.355214+0000","last_fullsized":"2023-09-23T23:07:53.355214+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:42.833064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:40.450731+0000","last_change":"2023-09-23T23:02:53.077515+0000","last_active":"2023-09-23T23:07:40.450731+0000","last_peered":"2023-09-23T23:07:40.450731+0000","last_clean":"2023-09-23T23:07:40.450731+0000","last_became_active":"2023-09-23T23:02:53.077179+0000","last_became_peered":"2023-09-23T23:02:53.077179+0000","last_unstale":"2023-09-23T23:07:40.450731+0000","last_undegraded":"2023-09-23T23:07:40.450731+0000","last_fullsized":"2023-09-23T23:07:40.450731+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12.536339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.2","version":"78'161","reported_seq":715,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.959480+0000","last_change":"2023-09-23T23:06:13.643801+0000","last_active":"2023-09-23T23:07:31.959480+0000","last_peered":"2023-09-23T23:07:31.959480+0000","last_clean":"2023-09-23T23:07:31.959480+0000","last_became_active":"2023-09-23T23:04:37.120133+0000","last_became_peered":"2023-09-23T23:04:37.120133+0000","last_unstale":"2023-09-23T23:07:31.959480+0000","last_undegraded":"2023-09-23T23:07:31.959480+0000","last_fullsized":"2023-09-23T23:07:31.959480+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:06:13.643658+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:06:13.643658+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:54:27.221531+0000","scrub_duration":0.0019728649999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[0,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"376'105","reported_seq":777,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:38.181955+0000","last_change":"2023-09-23T23:07:21.068729+0000","last_active":"2023-09-23T23:07:38.181955+0000","last_peered":"2023-09-23T23:07:38.181955+0000","last_clean":"2023-09-23T23:07:38.181955+0000","last_became_active":"2023-09-23T22:47:26.778838+0000","last_became_peered":"2023-09-23T22:47:26.778838+0000","last_unstale":"2023-09-23T23:07:38.181955+0000","last_undegraded":"2023-09-23T23:07:38.181955+0000","last_fullsized":"2023-09-23T23:07:38.181955+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":105,"log_dups_size":0,"ondisk_log_size":105,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:42.545099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034983099999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":581,"num_read_kb":959,"num_write":100,"num_write_kb":322,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":64,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:40.450151+0000","last_change":"2023-09-23T23:02:53.077278+0000","last_active":"2023-09-23T23:07:40.450151+0000","last_peered":"2023-09-23T23:07:40.450151+0000","last_clean":"2023-09-23T23:07:40.450151+0000","last_became_active":"2023-09-23T23:02:53.076880+0000","last_became_peered":"2023-09-23T23:02:53.076880+0000","last_unstale":"2023-09-23T23:07:40.450151+0000","last_undegraded":"2023-09-23T23:07:40.450151+0000","last_fullsized":"2023-09-23T23:07:40.450151+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02.724000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:40.450608+0000","last_change":"2023-09-23T23:02:53.072713+0000","last_active":"2023-09-23T23:07:40.450608+0000","last_peered":"2023-09-23T23:07:40.450608+0000","last_clean":"2023-09-23T23:07:40.450608+0000","last_became_active":"2023-09-23T23:02:53.072279+0000","last_became_peered":"2023-09-23T23:02:53.072279+0000","last_unstale":"2023-09-23T23:07:40.450608+0000","last_undegraded":"2023-09-23T23:07:40.450608+0000","last_fullsized":"2023-09-23T23:07:40.450608+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16:14.160057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"376'160","reported_seq":714,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.965161+0000","last_change":"2023-09-23T23:07:21.067732+0000","last_active":"2023-09-23T23:07:31.965161+0000","last_peered":"2023-09-23T23:07:31.965161+0000","last_clean":"2023-09-23T23:07:31.965161+0000","last_became_active":"2023-09-23T23:04:34.107948+0000","last_became_peered":"2023-09-23T23:04:34.107948+0000","last_unstale":"2023-09-23T23:07:31.965161+0000","last_undegraded":"2023-09-23T23:07:31.965161+0000","last_fullsized":"2023-09-23T23:07:31.965161+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":160,"log_dups_size":0,"ondisk_log_size":160,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37:53.415310+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001513201,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":827,"num_read_kb":727,"num_write":149,"num_write_kb":4206,"num_scrub_errors":0,"num_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,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":"78'161","reported_seq":697,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.959284+0000","last_change":"2023-09-23T23:06:19.633672+0000","last_active":"2023-09-23T23:07:31.959284+0000","last_peered":"2023-09-23T23:07:31.959284+0000","last_clean":"2023-09-23T23:07:31.959284+0000","last_became_active":"2023-09-23T23:04:37.114683+0000","last_became_peered":"2023-09-23T23:04:37.114683+0000","last_unstale":"2023-09-23T23:07:31.959284+0000","last_undegraded":"2023-09-23T23:07:31.959284+0000","last_fullsized":"2023-09-23T23:07:31.959284+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":0,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:06:19.633566+0000","last_deep_scrub":"78'161","last_deep_scrub_stamp":"2023-09-23T23:06:19.633566+0000","last_clean_scrub_stamp":"2023-09-23T23:06:19.633566+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:09:48.767957+0000","scrub_duration":0.0021923870000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":234,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:39.349271+0000","last_change":"2023-09-23T22:58:38.114914+0000","last_active":"2023-09-23T23:07:39.349271+0000","last_peered":"2023-09-23T23:07:39.349271+0000","last_clean":"2023-09-23T23:07:39.349271+0000","last_became_active":"2023-09-23T22:58:38.114620+0000","last_became_peered":"2023-09-23T22:58:38.114620+0000","last_unstale":"2023-09-23T23:07:39.349271+0000","last_undegraded":"2023-09-23T23:07:39.349271+0000","last_fullsized":"2023-09-23T23:07:39.349271+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:57.977244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":301,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:32.175767+0000","last_change":"2023-09-23T23:04:34.123569+0000","last_active":"2023-09-23T23:07:32.175767+0000","last_peered":"2023-09-23T23:07:32.175767+0000","last_clean":"2023-09-23T23:07:32.175767+0000","last_became_active":"2023-09-23T23:04:34.122862+0000","last_became_peered":"2023-09-23T23:04:34.122862+0000","last_unstale":"2023-09-23T23:07:32.175767+0000","last_undegraded":"2023-09-23T23:07:32.175767+0000","last_fullsized":"2023-09-23T23:07:32.175767+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:22:59.767574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.3","version":"78'161","reported_seq":505,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:40.450434+0000","last_change":"2023-09-23T23:06:15.611501+0000","last_active":"2023-09-23T23:07:40.450434+0000","last_peered":"2023-09-23T23:07:40.450434+0000","last_clean":"2023-09-23T23:07:40.450434+0000","last_became_active":"2023-09-23T23:02:56.051965+0000","last_became_peered":"2023-09-23T23:02:56.051965+0000","last_unstale":"2023-09-23T23:07:40.450434+0000","last_undegraded":"2023-09-23T23:07:40.450434+0000","last_fullsized":"2023-09-23T23:07:40.450434+0000","mapping_epoch":332,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:06:15.611363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:06:15.611363+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:43:21.090710+0000","scrub_duration":0.0029132049999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"376'100","reported_seq":629,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:40.449765+0000","last_change":"2023-09-23T23:07:21.073469+0000","last_active":"2023-09-23T23:07:40.449765+0000","last_peered":"2023-09-23T23:07:40.449765+0000","last_clean":"2023-09-23T23:07:40.449765+0000","last_became_active":"2023-09-23T23:04:34.111224+0000","last_became_peered":"2023-09-23T23:04:34.111224+0000","last_unstale":"2023-09-23T23:07:40.449765+0000","last_undegraded":"2023-09-23T23:07:40.449765+0000","last_fullsized":"2023-09-23T23:07:40.449765+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:14:17.837039+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00036613800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":321,"num_read_kb":429,"num_write":96,"num_write_kb":1146,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":173,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:34.183887+0000","last_change":"2023-09-23T22:48:46.617394+0000","last_active":"2023-09-23T23:07:34.183887+0000","last_peered":"2023-09-23T23:07:34.183887+0000","last_clean":"2023-09-23T23:07:34.183887+0000","last_became_active":"2023-09-23T22:48:46.616996+0000","last_became_peered":"2023-09-23T22:48:46.616996+0000","last_unstale":"2023-09-23T23:07:34.183887+0000","last_undegraded":"2023-09-23T23:07:34.183887+0000","last_fullsized":"2023-09-23T23:07:34.183887+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:12.628230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":199,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.960504+0000","last_change":"2023-09-23T23:06:29.387793+0000","last_active":"2023-09-23T23:07:31.960504+0000","last_peered":"2023-09-23T23:07:31.960504+0000","last_clean":"2023-09-23T23:07:31.960504+0000","last_became_active":"2023-09-23T23:06:29.387338+0000","last_became_peered":"2023-09-23T23:06:29.387338+0000","last_unstale":"2023-09-23T23:07:31.960504+0000","last_undegraded":"2023-09-23T23:07:31.960504+0000","last_fullsized":"2023-09-23T23:07:31.960504+0000","mapping_epoch":352,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":353,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:25.439240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.6","version":"78'161","reported_seq":726,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:32.176161+0000","last_change":"2023-09-23T23:00:12.596762+0000","last_active":"2023-09-23T23:07:32.176161+0000","last_peered":"2023-09-23T23:07:32.176161+0000","last_clean":"2023-09-23T23:07:32.176161+0000","last_became_active":"2023-09-23T22:58:38.114830+0000","last_became_peered":"2023-09-23T22:58:38.114830+0000","last_unstale":"2023-09-23T23:07:32.176161+0000","last_undegraded":"2023-09-23T23:07:32.176161+0000","last_fullsized":"2023-09-23T23:07:32.176161+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:12.596648+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:12.596648+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:02:59.125449+0000","scrub_duration":0.01185338,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"376'111","reported_seq":690,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.960541+0000","last_change":"2023-09-23T23:07:21.060273+0000","last_active":"2023-09-23T23:07:31.960541+0000","last_peered":"2023-09-23T23:07:31.960541+0000","last_clean":"2023-09-23T23:07:31.960541+0000","last_became_active":"2023-09-23T23:04:34.117758+0000","last_became_peered":"2023-09-23T23:04:34.117758+0000","last_unstale":"2023-09-23T23:07:31.960541+0000","last_undegraded":"2023-09-23T23:07:31.960541+0000","last_fullsized":"2023-09-23T23:07:31.960541+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":111,"log_dups_size":0,"ondisk_log_size":111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:13.328654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00076668400000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":694,"num_read_kb":3203,"num_write":98,"num_write_kb":2390,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:40.450715+0000","last_change":"2023-09-23T23:02:53.077258+0000","last_active":"2023-09-23T23:07:40.450715+0000","last_peered":"2023-09-23T23:07:40.450715+0000","last_clean":"2023-09-23T23:07:40.450715+0000","last_became_active":"2023-09-23T23:02:53.076945+0000","last_became_peered":"2023-09-23T23:02:53.076945+0000","last_unstale":"2023-09-23T23:07:40.450715+0000","last_undegraded":"2023-09-23T23:07:40.450715+0000","last_fullsized":"2023-09-23T23:07:40.450715+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49.471339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":182,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:34.183968+0000","last_change":"2023-09-23T23:04:34.118457+0000","last_active":"2023-09-23T23:07:34.183968+0000","last_peered":"2023-09-23T23:07:34.183968+0000","last_clean":"2023-09-23T23:07:34.183968+0000","last_became_active":"2023-09-23T23:04:34.118129+0000","last_became_peered":"2023-09-23T23:04:34.118129+0000","last_unstale":"2023-09-23T23:07:34.183968+0000","last_undegraded":"2023-09-23T23:07:34.183968+0000","last_fullsized":"2023-09-23T23:07:34.183968+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:02.323661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.5","version":"78'161","reported_seq":812,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:38.182381+0000","last_change":"2023-09-23T23:00:08.556966+0000","last_active":"2023-09-23T23:07:38.182381+0000","last_peered":"2023-09-23T23:07:38.182381+0000","last_clean":"2023-09-23T23:07:38.182381+0000","last_became_active":"2023-09-23T22:58:38.117350+0000","last_became_peered":"2023-09-23T22:58:38.117350+0000","last_unstale":"2023-09-23T23:07:38.182381+0000","last_undegraded":"2023-09-23T23:07:38.182381+0000","last_fullsized":"2023-09-23T23:07:38.182381+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:08.556815+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:08.556815+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:34:28.485229+0000","scrub_duration":0.015754444999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"67'2","reported_seq":414,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:39.350384+0000","last_change":"2023-09-23T23:04:34.150057+0000","last_active":"2023-09-23T23:07:39.350384+0000","last_peered":"2023-09-23T23:07:39.350384+0000","last_clean":"2023-09-23T23:07:39.350384+0000","last_became_active":"2023-09-23T23:04:34.112511+0000","last_became_peered":"2023-09-23T23:04:34.112511+0000","last_unstale":"2023-09-23T23:07:39.350384+0000","last_undegraded":"2023-09-23T23:07:39.350384+0000","last_fullsized":"2023-09-23T23:07:39.350384+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:25:23.312979+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"376'146","reported_seq":578,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:40.450539+0000","last_change":"2023-09-23T23:07:21.074586+0000","last_active":"2023-09-23T23:07:40.450539+0000","last_peered":"2023-09-23T23:07:40.450539+0000","last_clean":"2023-09-23T23:07:40.450539+0000","last_became_active":"2023-09-23T23:02:53.073318+0000","last_became_peered":"2023-09-23T23:02:53.073318+0000","last_unstale":"2023-09-23T23:07:40.450539+0000","last_undegraded":"2023-09-23T23:07:40.450539+0000","last_fullsized":"2023-09-23T23:07:40.450539+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":146,"log_dups_size":0,"ondisk_log_size":146,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:31.422040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034106700000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":858,"num_read_kb":2007,"num_write":109,"num_write_kb":1218,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:39.349072+0000","last_change":"2023-09-23T23:04:34.108700+0000","last_active":"2023-09-23T23:07:39.349072+0000","last_peered":"2023-09-23T23:07:39.349072+0000","last_clean":"2023-09-23T23:07:39.349072+0000","last_became_active":"2023-09-23T23:04:34.105022+0000","last_became_peered":"2023-09-23T23:04:34.105022+0000","last_unstale":"2023-09-23T23:07:39.349072+0000","last_undegraded":"2023-09-23T23:07:39.349072+0000","last_fullsized":"2023-09-23T23:07:39.349072+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:19.686878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.4","version":"78'161","reported_seq":798,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:39.349748+0000","last_change":"2023-09-23T23:04:37.117621+0000","last_active":"2023-09-23T23:07:39.349748+0000","last_peered":"2023-09-23T23:07:39.349748+0000","last_clean":"2023-09-23T23:07:39.349748+0000","last_became_active":"2023-09-23T23:04:37.117390+0000","last_became_peered":"2023-09-23T23:04:37.117390+0000","last_unstale":"2023-09-23T23:07:39.349748+0000","last_undegraded":"2023-09-23T23:07:39.349748+0000","last_fullsized":"2023-09-23T23:07:39.349748+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:01.238662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:01.238662+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:36:54.322051+0000","scrub_duration":0.0049612069999999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"376'99","reported_seq":703,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:32.176445+0000","last_change":"2023-09-23T23:07:21.172161+0000","last_active":"2023-09-23T23:07:32.176445+0000","last_peered":"2023-09-23T23:07:32.176445+0000","last_clean":"2023-09-23T23:07:32.176445+0000","last_became_active":"2023-09-23T23:04:34.125225+0000","last_became_peered":"2023-09-23T23:04:34.125225+0000","last_unstale":"2023-09-23T23:07:32.176445+0000","last_undegraded":"2023-09-23T23:07:32.176445+0000","last_fullsized":"2023-09-23T23:07:32.176445+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":99,"log_dups_size":0,"ondisk_log_size":99,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49.507965+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043813000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":706,"num_read_kb":1791,"num_write":81,"num_write_kb":1136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'1","reported_seq":202,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.960689+0000","last_change":"2023-09-23T23:02:53.083770+0000","last_active":"2023-09-23T23:07:31.960689+0000","last_peered":"2023-09-23T23:07:31.960689+0000","last_clean":"2023-09-23T23:07:31.960689+0000","last_became_active":"2023-09-23T23:02:53.057490+0000","last_became_peered":"2023-09-23T23:02:53.057490+0000","last_unstale":"2023-09-23T23:07:31.960689+0000","last_undegraded":"2023-09-23T23:07:31.960689+0000","last_fullsized":"2023-09-23T23:07:31.960689+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:02:50.086880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,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":380,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:53.355031+0000","last_change":"2023-09-23T22:58:38.098917+0000","last_active":"2023-09-23T23:07:53.355031+0000","last_peered":"2023-09-23T23:07:53.355031+0000","last_clean":"2023-09-23T23:07:53.355031+0000","last_became_active":"2023-09-23T22:58:38.098144+0000","last_became_peered":"2023-09-23T22:58:38.098144+0000","last_unstale":"2023-09-23T23:07:53.355031+0000","last_undegraded":"2023-09-23T23:07:53.355031+0000","last_fullsized":"2023-09-23T23:07:53.355031+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:19.549301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":180,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.960272+0000","last_change":"2023-09-23T23:04:34.108963+0000","last_active":"2023-09-23T23:07:31.960272+0000","last_peered":"2023-09-23T23:07:31.960272+0000","last_clean":"2023-09-23T23:07:31.960272+0000","last_became_active":"2023-09-23T23:04:34.108476+0000","last_became_peered":"2023-09-23T23:04:34.108476+0000","last_unstale":"2023-09-23T23:07:31.960272+0000","last_undegraded":"2023-09-23T23:07:31.960272+0000","last_fullsized":"2023-09-23T23:07:31.960272+0000","mapping_epoch":339,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":340,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.300225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":180,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:38.182450+0000","last_change":"2023-09-23T23:02:53.058369+0000","last_active":"2023-09-23T23:07:38.182450+0000","last_peered":"2023-09-23T23:07:38.182450+0000","last_clean":"2023-09-23T23:07:38.182450+0000","last_became_active":"2023-09-23T23:02:53.057771+0000","last_became_peered":"2023-09-23T23:02:53.057771+0000","last_unstale":"2023-09-23T23:07:38.182450+0000","last_undegraded":"2023-09-23T23:07:38.182450+0000","last_fullsized":"2023-09-23T23:07:38.182450+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:24.789463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"67'2","reported_seq":229,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.964849+0000","last_change":"2023-09-23T23:02:53.074960+0000","last_active":"2023-09-23T23:07:31.964849+0000","last_peered":"2023-09-23T23:07:31.964849+0000","last_clean":"2023-09-23T23:07:31.964849+0000","last_became_active":"2023-09-23T23:02:53.061866+0000","last_became_peered":"2023-09-23T23:02:53.061866+0000","last_unstale":"2023-09-23T23:07:31.964849+0000","last_undegraded":"2023-09-23T23:07:31.964849+0000","last_fullsized":"2023-09-23T23:07:31.964849+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:19.387529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":397,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:38.182399+0000","last_change":"2023-09-23T23:02:53.077840+0000","last_active":"2023-09-23T23:07:38.182399+0000","last_peered":"2023-09-23T23:07:38.182399+0000","last_clean":"2023-09-23T23:07:38.182399+0000","last_became_active":"2023-09-23T23:02:53.077420+0000","last_became_peered":"2023-09-23T23:02:53.077420+0000","last_unstale":"2023-09-23T23:07:38.182399+0000","last_undegraded":"2023-09-23T23:07:38.182399+0000","last_fullsized":"2023-09-23T23:07:38.182399+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:21:54.833729+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":204,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:31.965277+0000","last_change":"2023-09-23T22:58:38.135027+0000","last_active":"2023-09-23T23:07:31.965277+0000","last_peered":"2023-09-23T23:07:31.965277+0000","last_clean":"2023-09-23T23:07:31.965277+0000","last_became_active":"2023-09-23T22:58:38.134516+0000","last_became_peered":"2023-09-23T22:58:38.134516+0000","last_unstale":"2023-09-23T23:07:31.965277+0000","last_undegraded":"2023-09-23T23:07:31.965277+0000","last_fullsized":"2023-09-23T23:07:31.965277+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08.840512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":403,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:38.181570+0000","last_change":"2023-09-23T22:48:46.618827+0000","last_active":"2023-09-23T23:07:38.181570+0000","last_peered":"2023-09-23T23:07:38.181570+0000","last_clean":"2023-09-23T23:07:38.181570+0000","last_became_active":"2023-09-23T22:48:46.618422+0000","last_became_peered":"2023-09-23T22:48:46.618422+0000","last_unstale":"2023-09-23T23:07:38.181570+0000","last_undegraded":"2023-09-23T23:07:38.181570+0000","last_fullsized":"2023-09-23T23:07:38.181570+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:05:15.391441+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":224,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:39.349995+0000","last_change":"2023-09-23T22:58:38.123450+0000","last_active":"2023-09-23T23:07:39.349995+0000","last_peered":"2023-09-23T23:07:39.349995+0000","last_clean":"2023-09-23T23:07:39.349995+0000","last_became_active":"2023-09-23T22:58:38.123112+0000","last_became_peered":"2023-09-23T22:58:38.123112+0000","last_unstale":"2023-09-23T23:07:39.349995+0000","last_undegraded":"2023-09-23T23:07:39.349995+0000","last_fullsized":"2023-09-23T23:07:39.349995+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:37.366908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":225,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:39.349264+0000","last_change":"2023-09-23T22:48:46.656085+0000","last_active":"2023-09-23T23:07:39.349264+0000","last_peered":"2023-09-23T23:07:39.349264+0000","last_clean":"2023-09-23T23:07:39.349264+0000","last_became_active":"2023-09-23T22:48:46.655776+0000","last_became_peered":"2023-09-23T22:48:46.655776+0000","last_unstale":"2023-09-23T23:07:39.349264+0000","last_undegraded":"2023-09-23T23:07:39.349264+0000","last_fullsized":"2023-09-23T23:07:39.349264+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:18:06.548888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'5","reported_seq":179,"reported_epoch":379,"state":"active+clean","last_fresh":"2023-09-23T23:07:34.184092+0000","last_change":"2023-09-23T22:48:46.695590+0000","last_active":"2023-09-23T23:07:34.184092+0000","last_peered":"2023-09-23T23:07:34.184092+0000","last_clean":"2023-09-23T23:07:34.184092+0000","last_became_active":"2023-09-23T22:48:46.633697+0000","last_became_peered":"2023-09-23T22:48:46.633697+0000","last_unstale":"2023-09-23T23:07:34.184092+0000","last_undegraded":"2023-09-23T23:07:34.184092+0000","last_fullsized":"2023-09-23T23:07:34.184092+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T07:35:32.206552+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":403,"reported_epoch":380,"state":"active+clean","last_fresh":"2023-09-23T23:07:38.181587+0000","last_change":"2023-09-23T23:02:53.076054+0000","last_active":"2023-09-23T23:07:38.181587+0000","last_peered":"2023-09-23T23:07:38.181587+0000","last_clean":"2023-09-23T23:07:38.181587+0000","last_became_active":"2023-09-23T23:02:53.075572+0000","last_became_peered":"2023-09-23T23:02:53.075572+0000","last_unstale":"2023-09-23T23:07:38.181587+0000","last_undegraded":"2023-09-23T23:07:38.181587+0000","last_fullsized":"2023-09-23T23:07:38.181587+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27.494075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"num_read_kb":19,"num_write":61,"num_write_kb":29,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":38,"num_bytes_recovered":6682,"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":126976,"data_stored":21462,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":41187,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":21,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":3381,"ondisk_log_size":3381,"up":63,"acting":63,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":5995,"num_read_kb":13248,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12595200,"data_stored":12582969,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":976,"ondisk_log_size":976,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":0,"seq":231928234615,"num_pgs":0,"num_osds":0,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":0,"kb_used":0,"kb_used_data":0,"kb_used_omap":0,"kb_used_meta":0,"kb_avail":0,"statfs":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},{"osd":6,"up_from":287,"seq":1232655614065,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":221320,"kb_used_data":4096,"kb_used_omap":5,"kb_used_meta":217210,"kb_avail":93523832,"statfs":{"total":95995035648,"available":95768403968,"internally_reserved":0,"allocated":4194304,"data_stored":3202463,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5223,"internal_metadata":222423961},"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 23:06:58 2023","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":1.9550000000000001,"15min":1.345},"min":{"1min":0.51200000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":1.3680000000000001,"5min":26.713000000000001,"15min":26.713000000000001},"last":0.73299999999999998},{"interface":"front","average":{"1min":0.77700000000000002,"5min":1.9990000000000001,"15min":1.962},"min":{"1min":0.47799999999999998,"5min":0.245,"15min":0.245},"max":{"1min":1.1719999999999999,"5min":27.027999999999999,"15min":27.027999999999999},"last":1.1359999999999999}]},{"osd":1,"last update":"Sat Sep 23 23:06:58 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":1.659,"15min":2.0009999999999999},"min":{"1min":0.55000000000000004,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":1.2689999999999999,"5min":10.127000000000001,"15min":19.613},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.82999999999999996,"5min":1.79,"15min":2.101},"min":{"1min":0.46700000000000003,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":1.0600000000000001,"5min":10.093,"15min":19.628},"last":0.86199999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:06:58 2023","interfaces":[{"interface":"back","average":{"1min":0.93899999999999995,"5min":2.5529999999999999,"15min":1.8560000000000001},"min":{"1min":0.60999999999999999,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":1.327,"5min":51.546999999999997,"15min":51.546999999999997},"last":0.56499999999999995},{"interface":"front","average":{"1min":1.026,"5min":2.887,"15min":1.9830000000000001},"min":{"1min":0.63100000000000001,"5min":0.311,"15min":0.29499999999999998},"max":{"1min":1.506,"5min":51.875,"15min":51.875},"last":0.91000000000000003}]},{"osd":3,"last update":"Sat Sep 23 23:06:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":2.8330000000000002,"15min":2.1589999999999998},"min":{"1min":0.59599999999999997,"5min":0.315,"15min":0.29399999999999998},"max":{"1min":1.431,"5min":51.286000000000001,"15min":51.286000000000001},"last":1.026},{"interface":"front","average":{"1min":1.01,"5min":2.7519999999999998,"15min":2.0030000000000001},"min":{"1min":0.69899999999999995,"5min":0.31,"15min":0.31},"max":{"1min":1.3160000000000001,"5min":51.347999999999999,"15min":51.347999999999999},"last":0.76900000000000002}]},{"osd":4,"last update":"Sat Sep 23 23:06:58 2023","interfaces":[{"interface":"back","average":{"1min":1.119,"5min":1.869,"15min":2.4830000000000001},"min":{"1min":0.65600000000000003,"5min":0.308,"15min":0.308},"max":{"1min":1.554,"5min":14.859999999999999,"15min":15.17},"last":0.95799999999999996},{"interface":"front","average":{"1min":1.163,"5min":1.615,"15min":2.109},"min":{"1min":0.58099999999999996,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":1.6419999999999999,"5min":8.4469999999999992,"15min":10.528},"last":1.2150000000000001}]},{"osd":5,"last update":"Sat Sep 23 23:06:58 2023","interfaces":[{"interface":"back","average":{"1min":1.117,"5min":1.8380000000000001,"15min":1.488},"min":{"1min":0.59499999999999997,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.6839999999999999,"5min":11.757999999999999,"15min":11.757999999999999},"last":1.095},{"interface":"front","average":{"1min":1.1890000000000001,"5min":1.901,"15min":1.6599999999999999},"min":{"1min":0.68999999999999995,"5min":0.42899999999999999,"15min":0.35499999999999998},"max":{"1min":1.7549999999999999,"5min":10.739000000000001,"15min":10.739000000000001},"last":1.173}]},{"osd":7,"last update":"Sat Sep 23 23:06:58 2023","interfaces":[{"interface":"back","average":{"1min":1.204,"5min":1.861,"15min":1.7150000000000001},"min":{"1min":0.73999999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.6060000000000001,"5min":16.25,"15min":16.25},"last":0.99199999999999999},{"interface":"front","average":{"1min":1.2250000000000001,"5min":2.0209999999999999,"15min":1.6619999999999999},"min":{"1min":0.81000000000000005,"5min":0.379,"15min":0.31},"max":{"1min":1.675,"5min":12.919,"15min":12.919},"last":1.0600000000000001}]}]},{"osd":1,"up_from":88,"seq":377957122504,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":883708,"kb_used_data":4724,"kb_used_omap":4,"kb_used_meta":878971,"kb_avail":92861444,"statfs":{"total":95995035648,"available":95090118656,"internally_reserved":0,"allocated":4837376,"data_stored":2996306,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":900067214},"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 23:07:54 2023","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":1.2370000000000001,"15min":2.528},"min":{"1min":0.34799999999999998,"5min":0.20899999999999999,"15min":0.16400000000000001},"max":{"1min":0.79600000000000004,"5min":7.9889999999999999,"15min":107.749},"last":0.66600000000000004},{"interface":"front","average":{"1min":0.58499999999999996,"5min":1.526,"15min":2.6320000000000001},"min":{"1min":0.32100000000000001,"5min":0.24099999999999999,"15min":0.182},"max":{"1min":1.0169999999999999,"5min":10.689,"15min":112.541},"last":0.80500000000000005}]},{"osd":2,"last update":"Sat Sep 23 23:07:41 2023","interfaces":[{"interface":"back","average":{"1min":0.65900000000000003,"5min":1.5960000000000001,"15min":1.204},"min":{"1min":0.443,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.93899999999999995,"5min":26.712,"15min":26.712},"last":0.51500000000000001},{"interface":"front","average":{"1min":0.59299999999999997,"5min":1.7689999999999999,"15min":1.3460000000000001},"min":{"1min":0.32800000000000001,"5min":0.24199999999999999,"15min":0.21099999999999999},"max":{"1min":0.95899999999999996,"5min":26.681000000000001,"15min":26.681000000000001},"last":0.54700000000000004}]},{"osd":3,"last update":"Sat Sep 23 23:07:24 2023","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":1.4430000000000001,"15min":1.919},"min":{"1min":0.34499999999999997,"5min":0.26700000000000002,"15min":0.223},"max":{"1min":0.85999999999999999,"5min":12.201000000000001,"15min":62.886000000000003},"last":0.64300000000000002},{"interface":"front","average":{"1min":0.68899999999999995,"5min":1.4239999999999999,"15min":2.113},"min":{"1min":0.45900000000000002,"5min":0.248,"15min":0.217},"max":{"1min":1,"5min":8.3239999999999998,"15min":64.176000000000002},"last":0.627}]},{"osd":4,"last update":"Sat Sep 23 23:07:41 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":1.4750000000000001,"15min":1.462},"min":{"1min":0.629,"5min":0.33000000000000002,"15min":0.27800000000000002},"max":{"1min":1.4139999999999999,"5min":11.08,"15min":12.797000000000001},"last":1.093},{"interface":"front","average":{"1min":0.88,"5min":1.4039999999999999,"15min":1.25},"min":{"1min":0.52000000000000002,"5min":0.31900000000000001,"15min":0.315},"max":{"1min":1.119,"5min":12.227,"15min":12.227},"last":0.84399999999999997}]},{"osd":5,"last update":"Sat Sep 23 23:07:41 2023","interfaces":[{"interface":"back","average":{"1min":0.93600000000000005,"5min":1.3029999999999999,"15min":1.444},"min":{"1min":0.61699999999999999,"5min":0.38500000000000001,"15min":0.33700000000000002},"max":{"1min":1.26,"5min":12.124000000000001,"15min":42.082000000000001},"last":0.99299999999999999},{"interface":"front","average":{"1min":0.998,"5min":1.266,"15min":1.3109999999999999},"min":{"1min":0.69099999999999995,"5min":0.316,"15min":0.316},"max":{"1min":1.242,"5min":12.266,"15min":12.648},"last":1.1779999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:07:53 2023","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":1.5580000000000001,"15min":1.2809999999999999},"min":{"1min":0.68200000000000005,"5min":0.38900000000000001,"15min":0.32900000000000001},"max":{"1min":1.476,"5min":10.785,"15min":10.785},"last":1.137},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.488,"15min":1.157},"min":{"1min":0.74099999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.306,"5min":11.957000000000001,"15min":11.957000000000001},"last":0.94499999999999995}]},{"osd":7,"last update":"Sat Sep 23 23:07:24 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":1.4890000000000001,"15min":1.351},"min":{"1min":0.59099999999999997,"5min":0.40400000000000003,"15min":0.34699999999999998},"max":{"1min":1.379,"5min":12.154,"15min":12.154},"last":1.0580000000000001},{"interface":"front","average":{"1min":1.0269999999999999,"5min":1.5349999999999999,"15min":1.4279999999999999},"min":{"1min":0.72099999999999997,"5min":0.41999999999999998,"15min":0.34699999999999998},"max":{"1min":1.2789999999999999,"5min":9.3559999999999999,"15min":9.3559999999999999},"last":0.97099999999999997}]}]},{"osd":0,"up_from":214,"seq":919123001591,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":801924,"kb_used_data":231228,"kb_used_omap":5,"kb_used_meta":570682,"kb_avail":92943228,"statfs":{"total":95995035648,"available":95173865472,"internally_reserved":0,"allocated":236777472,"data_stored":234809643,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":584379002},"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 23:07:08 2023","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":1.204,"15min":1.897},"min":{"1min":0.25800000000000001,"5min":0.19600000000000001,"15min":0.17100000000000001},"max":{"1min":0.85399999999999998,"5min":6.5330000000000004,"15min":92.656000000000006},"last":0.46300000000000002},{"interface":"front","average":{"1min":0.64100000000000001,"5min":1.373,"15min":2.0110000000000001},"min":{"1min":0.373,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":0.95499999999999996,"5min":10.179,"15min":92.415000000000006},"last":0.875}]},{"osd":2,"last update":"Sat Sep 23 23:07:08 2023","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":5.117,"15min":2.819},"min":{"1min":0.27800000000000002,"5min":0.222,"15min":0.222},"max":{"1min":1.1599999999999999,"5min":280.26299999999998,"15min":280.26299999999998},"last":0.58899999999999997},{"interface":"front","average":{"1min":0.57699999999999996,"5min":5.3289999999999997,"15min":2.8319999999999999},"min":{"1min":0.32800000000000001,"5min":0.255,"15min":0.221},"max":{"1min":0.83999999999999997,"5min":279.13200000000001,"15min":279.13200000000001},"last":0.68899999999999995}]},{"osd":3,"last update":"Sat Sep 23 23:07:08 2023","interfaces":[{"interface":"back","average":{"1min":0.68400000000000005,"5min":1.919,"15min":2.306},"min":{"1min":0.432,"5min":0.27500000000000002,"15min":0.25},"max":{"1min":1.2,"5min":11.545999999999999,"15min":67.367000000000004},"last":0.79900000000000004},{"interface":"front","average":{"1min":0.63300000000000001,"5min":1.3740000000000001,"15min":2.0409999999999999},"min":{"1min":0.36399999999999999,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":0.997,"5min":11.215,"15min":65.566000000000003},"last":0.65600000000000003}]},{"osd":4,"last update":"Sat Sep 23 23:07:08 2023","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":1.456,"15min":1.3999999999999999},"min":{"1min":0.63600000000000001,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":1.21,"5min":5.6890000000000001,"15min":11.871},"last":0.752},{"interface":"front","average":{"1min":0.91400000000000003,"5min":1.7,"15min":1.6220000000000001},"min":{"1min":0.64200000000000002,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.2869999999999999,"5min":9.2279999999999998,"15min":19.097000000000001},"last":1.0580000000000001}]},{"osd":5,"last update":"Sat Sep 23 23:06:49 2023","interfaces":[{"interface":"back","average":{"1min":0.89700000000000002,"5min":1.548,"15min":1.5369999999999999},"min":{"1min":0.58499999999999996,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.2270000000000001,"5min":7.1680000000000001,"15min":9.1780000000000008},"last":0.84899999999999998},{"interface":"front","average":{"1min":0.93700000000000006,"5min":1.478,"15min":1.659},"min":{"1min":0.67500000000000004,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.119,"5min":8.5489999999999995,"15min":18.626999999999999},"last":1.1439999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:07:01 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":1.998,"15min":2.2690000000000001},"min":{"1min":0.61799999999999999,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.3180000000000001,"5min":9.8810000000000002,"15min":22.024000000000001},"last":1.109},{"interface":"front","average":{"1min":1.0009999999999999,"5min":2.0870000000000002,"15min":2.2519999999999998},"min":{"1min":0.66000000000000003,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.3300000000000001,"5min":9.8650000000000002,"15min":9.8650000000000002},"last":1.284}]},{"osd":7,"last update":"Sat Sep 23 23:07:08 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":2.0150000000000001,"15min":1.6839999999999999},"min":{"1min":0.69599999999999995,"5min":0.378,"15min":0.28599999999999998},"max":{"1min":1.246,"5min":7.6239999999999997,"15min":8.3390000000000004},"last":1.23},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.5840000000000001,"15min":1.498},"min":{"1min":0.81699999999999995,"5min":0.40300000000000002,"15min":0.39300000000000002},"max":{"1min":1.365,"5min":7.9790000000000001,"15min":9.2230000000000008},"last":0.93000000000000005}]}]},{"osd":2,"up_from":93,"seq":399431958968,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":948260,"kb_used_data":9116,"kb_used_omap":7,"kb_used_meta":939128,"kb_avail":92796892,"statfs":{"total":95995035648,"available":95024017408,"internally_reserved":0,"allocated":9334784,"data_stored":7465106,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":961667153},"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 23:07:02 2023","interfaces":[{"interface":"back","average":{"1min":0.47799999999999998,"5min":2.0190000000000001,"15min":2.7040000000000002},"min":{"1min":0.21099999999999999,"5min":0.21099999999999999,"15min":0.183},"max":{"1min":0.83199999999999996,"5min":29.745999999999999,"15min":215.41800000000001},"last":0.71699999999999997},{"interface":"front","average":{"1min":0.56100000000000005,"5min":2.0659999999999998,"15min":2.8849999999999998},"min":{"1min":0.28499999999999998,"5min":0.17799999999999999,"15min":0.17799999999999999},"max":{"1min":0.85099999999999998,"5min":29.689,"15min":219.59999999999999},"last":0.79600000000000004}]},{"osd":1,"last update":"Sat Sep 23 23:07:41 2023","interfaces":[{"interface":"back","average":{"1min":0.70399999999999996,"5min":2.0259999999999998,"15min":2.169},"min":{"1min":0.30599999999999999,"5min":0.222,"15min":0.222},"max":{"1min":1.26,"5min":50.070999999999998,"15min":109.414},"last":1.127},{"interface":"front","average":{"1min":0.65700000000000003,"5min":2.0819999999999999,"15min":2.2170000000000001},"min":{"1min":0.35599999999999998,"5min":0.24199999999999999,"15min":0.217},"max":{"1min":0.98399999999999999,"5min":50.045000000000002,"15min":113.18300000000001},"last":0.61499999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:07:50 2023","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":1.931,"15min":2.109},"min":{"1min":0.36399999999999999,"5min":0.215,"15min":0.215},"max":{"1min":1.0129999999999999,"5min":14.005000000000001,"15min":41.276000000000003},"last":0.55700000000000005},{"interface":"front","average":{"1min":0.67400000000000004,"5min":2.1960000000000002,"15min":2.258},"min":{"1min":0.44500000000000001,"5min":0.254,"15min":0.254},"max":{"1min":1.0580000000000001,"5min":13.926,"15min":41.408000000000001},"last":0.68000000000000005}]},{"osd":4,"last update":"Sat Sep 23 23:07:41 2023","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":2.5510000000000002,"15min":2.0030000000000001},"min":{"1min":0.53000000000000003,"5min":0.32200000000000001,"15min":0.313},"max":{"1min":1.325,"5min":65.260000000000005,"15min":65.260000000000005},"last":0.92200000000000004},{"interface":"front","average":{"1min":0.83399999999999996,"5min":1.9079999999999999,"15min":1.8420000000000001},"min":{"1min":0.54800000000000004,"5min":0.33500000000000002,"15min":0.30299999999999999},"max":{"1min":1.161,"5min":28.966999999999999,"15min":40.399999999999999},"last":1.1639999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:07:41 2023","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":1.665,"15min":1.6839999999999999},"min":{"1min":0.48299999999999998,"5min":0.36599999999999999,"15min":0.33100000000000002},"max":{"1min":1.3180000000000001,"5min":9.234,"15min":40.445},"last":0.98099999999999998},{"interface":"front","average":{"1min":0.92600000000000005,"5min":1.7410000000000001,"15min":1.607},"min":{"1min":0.54800000000000004,"5min":0.33700000000000002,"15min":0.32200000000000001},"max":{"1min":1.333,"5min":10.699999999999999,"15min":40.350999999999999},"last":0.86299999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:07:50 2023","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":1.76,"15min":1.6000000000000001},"min":{"1min":0.502,"5min":0.32800000000000001,"15min":0.314},"max":{"1min":1.302,"5min":10.728,"15min":10.728},"last":0.95199999999999996},{"interface":"front","average":{"1min":0.93100000000000005,"5min":1.722,"15min":1.9259999999999999},"min":{"1min":0.46300000000000002,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.4119999999999999,"5min":12.499000000000001,"15min":12.499000000000001},"last":1.038}]},{"osd":7,"last update":"Sat Sep 23 23:07:41 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":2.302,"15min":1.9730000000000001},"min":{"1min":0.51200000000000001,"5min":0.35199999999999998,"15min":0.34899999999999998},"max":{"1min":1.7150000000000001,"5min":65.222999999999999,"15min":65.222999999999999},"last":1.196},{"interface":"front","average":{"1min":0.95899999999999996,"5min":2.355,"15min":2.0249999999999999},"min":{"1min":0.65600000000000003,"5min":0.39800000000000002,"15min":0.32400000000000001},"max":{"1min":1.335,"5min":65.480999999999995,"15min":65.480999999999995},"last":1.085}]}]},{"osd":3,"up_from":98,"seq":420906795442,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":971932,"kb_used_data":9428,"kb_used_omap":2,"kb_used_meta":962493,"kb_avail":92773220,"statfs":{"total":95995035648,"available":94999777280,"internally_reserved":0,"allocated":9654272,"data_stored":7788945,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":985592885},"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 23:07:03 2023","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":1.5289999999999999,"15min":2.5030000000000001},"min":{"1min":0.27600000000000002,"5min":0.20000000000000001,"15min":0.17599999999999999},"max":{"1min":1.083,"5min":10.051,"15min":147.69},"last":0.47299999999999998},{"interface":"front","average":{"1min":0.60999999999999999,"5min":1.4890000000000001,"15min":2.5600000000000001},"min":{"1min":0.36599999999999999,"5min":0.24299999999999999,"15min":0.20799999999999999},"max":{"1min":0.93700000000000006,"5min":9.6170000000000009,"15min":149.81},"last":0.40100000000000002}]},{"osd":1,"last update":"Sat Sep 23 23:07:14 2023","interfaces":[{"interface":"back","average":{"1min":0.64700000000000002,"5min":1.95,"15min":2.3140000000000001},"min":{"1min":0.432,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":0.94399999999999995,"5min":58.188000000000002,"15min":129.90600000000001},"last":0.76700000000000002},{"interface":"front","average":{"1min":0.67000000000000004,"5min":1.542,"15min":2.2189999999999999},"min":{"1min":0.41399999999999998,"5min":0.25800000000000001,"15min":0.20000000000000001},"max":{"1min":1.022,"5min":9.7729999999999997,"15min":130.28999999999999},"last":0.53100000000000003}]},{"osd":2,"last update":"Sat Sep 23 23:07:14 2023","interfaces":[{"interface":"back","average":{"1min":0.73999999999999999,"5min":2.6880000000000002,"15min":2.4209999999999998},"min":{"1min":0.45600000000000002,"5min":0.28499999999999998,"15min":0.23499999999999999},"max":{"1min":1.8819999999999999,"5min":54.32,"15min":129.941},"last":0.433},{"interface":"front","average":{"1min":0.73899999999999999,"5min":2.528,"15min":2.258},"min":{"1min":0.36399999999999999,"5min":0.22,"15min":0.217},"max":{"1min":1.7410000000000001,"5min":54.279000000000003,"15min":132.20500000000001},"last":0.52000000000000002}]},{"osd":4,"last update":"Sat Sep 23 23:07:46 2023","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":1.403,"15min":2.1059999999999999},"min":{"1min":0.52100000000000002,"5min":0.33000000000000002,"15min":0.29599999999999999},"max":{"1min":1.4399999999999999,"5min":9.3390000000000004,"15min":130.07599999999999},"last":0.93400000000000005},{"interface":"front","average":{"1min":1.02,"5min":1.5920000000000001,"15min":2.1909999999999998},"min":{"1min":0.63700000000000001,"5min":0.32500000000000001,"15min":0.31900000000000001},"max":{"1min":1.55,"5min":11.327999999999999,"15min":130.76400000000001},"last":0.91000000000000003}]},{"osd":5,"last update":"Sat Sep 23 23:07:46 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":1.397,"15min":2.044},"min":{"1min":0.67200000000000004,"5min":0.32900000000000001,"15min":0.27500000000000002},"max":{"1min":1.4750000000000001,"5min":6.6239999999999997,"15min":132.66},"last":0.877},{"interface":"front","average":{"1min":1.028,"5min":1.373,"15min":1.9750000000000001},"min":{"1min":0.624,"5min":0.36199999999999999,"15min":0.32400000000000001},"max":{"1min":1.518,"5min":7.9400000000000004,"15min":130.42699999999999},"last":0.71399999999999997}]},{"osd":6,"last update":"Sat Sep 23 23:06:59 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":3.2410000000000001,"15min":1.974},"min":{"1min":0.50900000000000001,"5min":0.35899999999999999,"15min":0.33500000000000002},"max":{"1min":1.599,"5min":130.47800000000001,"15min":130.47800000000001},"last":0.66100000000000003},{"interface":"front","average":{"1min":1.0189999999999999,"5min":3.274,"15min":2.2879999999999998},"min":{"1min":0.54400000000000004,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.5980000000000001,"5min":130.94499999999999,"15min":130.94499999999999},"last":0.83099999999999996}]},{"osd":7,"last update":"Sat Sep 23 23:07:14 2023","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.772,"15min":2.1680000000000001},"min":{"1min":0.67000000000000004,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.677,"5min":8.0890000000000004,"15min":130.386},"last":1.056},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.889,"15min":2.2149999999999999},"min":{"1min":0.628,"5min":0.41699999999999998,"15min":0.36699999999999999},"max":{"1min":1.6559999999999999,"5min":7.3849999999999998,"15min":130.869},"last":1.0329999999999999}]}]},{"osd":4,"up_from":103,"seq":442381631916,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":742100,"kb_used_data":4876,"kb_used_omap":10,"kb_used_meta":737205,"kb_avail":93003052,"statfs":{"total":95995035648,"available":95235125248,"internally_reserved":0,"allocated":4993024,"data_stored":3019321,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10652,"internal_metadata":754898532},"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 23:07:03 2023","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":1.399,"15min":2.3730000000000002},"min":{"1min":0.32400000000000001,"5min":0.22900000000000001,"15min":0.22600000000000001},"max":{"1min":1.3080000000000001,"5min":9.1240000000000006,"15min":187.69900000000001},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.81200000000000006,"5min":1.4850000000000001,"15min":2.4630000000000001},"min":{"1min":0.52900000000000003,"5min":0.26300000000000001,"15min":0.26000000000000001},"max":{"1min":1.2230000000000001,"5min":10.786,"15min":187.077},"last":0.78400000000000003}]},{"osd":1,"last update":"Sat Sep 23 23:07:43 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":1.274,"15min":1.3580000000000001},"min":{"1min":0.53200000000000003,"5min":0.29399999999999998,"15min":0.253},"max":{"1min":1.2649999999999999,"5min":10.688000000000001,"15min":10.688000000000001},"last":0.70299999999999996},{"interface":"front","average":{"1min":0.90900000000000003,"5min":1.4279999999999999,"15min":1.3799999999999999},"min":{"1min":0.60899999999999999,"5min":0.309,"15min":0.28499999999999998},"max":{"1min":1.2410000000000001,"5min":9.7360000000000007,"15min":9.7360000000000007},"last":1.238}]},{"osd":2,"last update":"Sat Sep 23 23:07:43 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":1.6040000000000001,"15min":1.6850000000000001},"min":{"1min":0.56799999999999995,"5min":0.32400000000000001,"15min":0.307},"max":{"1min":1.2709999999999999,"5min":7.6200000000000001,"15min":88.852999999999994},"last":0.94199999999999995},{"interface":"front","average":{"1min":1.03,"5min":1.734,"15min":1.653},"min":{"1min":0.56999999999999995,"5min":0.36099999999999999,"15min":0.28599999999999998},"max":{"1min":1.2989999999999999,"5min":10.609999999999999,"15min":88.881},"last":0.98099999999999998}]},{"osd":3,"last update":"Sat Sep 23 23:07:43 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":2.3140000000000001,"15min":2.0979999999999999},"min":{"1min":0.59399999999999997,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":2.4769999999999999,"5min":50.735999999999997,"15min":83.772000000000006},"last":0.91300000000000003},{"interface":"front","average":{"1min":0.94199999999999995,"5min":2.2200000000000002,"15min":2.0609999999999999},"min":{"1min":0.621,"5min":0.34999999999999998,"15min":0.32700000000000001},"max":{"1min":1.1919999999999999,"5min":50.436,"15min":83.486000000000004},"last":0.83899999999999997}]},{"osd":5,"last update":"Sat Sep 23 23:07:43 2023","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.125,"15min":1.3100000000000001},"min":{"1min":0.51500000000000001,"5min":0.313,"15min":0.308},"max":{"1min":1.349,"5min":8.4689999999999994,"15min":12.869},"last":1.268},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.1990000000000001,"15min":1.337},"min":{"1min":0.80100000000000005,"5min":0.35799999999999998,"15min":0.32600000000000001},"max":{"1min":1.3109999999999999,"5min":7.9160000000000004,"15min":8.7279999999999998},"last":1.0209999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:07:57 2023","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.216,"15min":1.6220000000000001},"min":{"1min":0.70899999999999996,"5min":0.36299999999999999,"15min":0.32600000000000001},"max":{"1min":1.4690000000000001,"5min":8.8510000000000009,"15min":8.8510000000000009},"last":0.89400000000000002},{"interface":"front","average":{"1min":1.22,"5min":1.351,"15min":1.6719999999999999},"min":{"1min":0.96999999999999997,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":2.5779999999999998,"5min":8.5039999999999996,"15min":9},"last":1.073}]},{"osd":7,"last update":"Sat Sep 23 23:07:43 2023","interfaces":[{"interface":"back","average":{"1min":1.216,"5min":1.2170000000000001,"15min":1.286},"min":{"1min":0.997,"5min":0.33200000000000002,"15min":0.217},"max":{"1min":1.6279999999999999,"5min":5.8789999999999996,"15min":7.5490000000000004},"last":1.1919999999999999},{"interface":"front","average":{"1min":1.1950000000000001,"5min":1.288,"15min":1.347},"min":{"1min":0.84299999999999997,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.6879999999999999,"5min":8.6579999999999995,"15min":12.817},"last":1.3320000000000001}]}]},{"osd":5,"up_from":220,"seq":944892805359,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":361660,"kb_used_data":8116,"kb_used_omap":5,"kb_used_meta":353530,"kb_avail":93383492,"statfs":{"total":95995035648,"available":95624695808,"internally_reserved":0,"allocated":8310784,"data_stored":7327238,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5645,"internal_metadata":362015219},"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 23:07:42 2023","interfaces":[{"interface":"back","average":{"1min":0.76800000000000002,"5min":2.29,"15min":1.8899999999999999},"min":{"1min":0.54400000000000004,"5min":0.254,"15min":0.23100000000000001},"max":{"1min":1.0149999999999999,"5min":92.950999999999993,"15min":92.950999999999993},"last":1.022},{"interface":"front","average":{"1min":0.81299999999999994,"5min":2.778,"15min":2.1579999999999999},"min":{"1min":0.48499999999999999,"5min":0.29699999999999999,"15min":0.247},"max":{"1min":1.282,"5min":93.093999999999994,"15min":93.093999999999994},"last":0.82499999999999996}]},{"osd":1,"last update":"Sat Sep 23 23:07:42 2023","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":1.7290000000000001,"15min":1.9039999999999999},"min":{"1min":0.60599999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":1.466,"5min":9.4900000000000002,"15min":54.780000000000001},"last":1.0620000000000001},{"interface":"front","average":{"1min":0.91900000000000004,"5min":1.5109999999999999,"15min":1.7529999999999999},"min":{"1min":0.52100000000000002,"5min":0.28000000000000003,"15min":0.26200000000000001},"max":{"1min":1.417,"5min":8.5809999999999995,"15min":61.435000000000002},"last":0.86099999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:07:42 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":2.0910000000000002,"15min":2.016},"min":{"1min":0.748,"5min":0.316,"15min":0.26500000000000001},"max":{"1min":1.2789999999999999,"5min":80.887,"15min":80.887},"last":0.90300000000000002},{"interface":"front","average":{"1min":1.0229999999999999,"5min":2.327,"15min":2.121},"min":{"1min":0.624,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":1.329,"5min":80.733000000000004,"15min":80.733000000000004},"last":0.98699999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:07:42 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":2.085,"15min":2.343},"min":{"1min":0.621,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.2030000000000001,"5min":62.381,"15min":62.381},"last":0.70899999999999996},{"interface":"front","average":{"1min":1.028,"5min":1.7190000000000001,"15min":2.1499999999999999},"min":{"1min":0.81200000000000006,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.3819999999999999,"5min":62.939,"15min":62.939},"last":0.77200000000000002}]},{"osd":4,"last update":"Sat Sep 23 23:07:42 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.429,"15min":1.5409999999999999},"min":{"1min":0.69899999999999995,"5min":0.28599999999999998,"15min":0.28299999999999997},"max":{"1min":1.3839999999999999,"5min":6.468,"15min":42.344999999999999},"last":1.0960000000000001},{"interface":"front","average":{"1min":1.123,"5min":1.0369999999999999,"15min":1.3580000000000001},"min":{"1min":0.89400000000000002,"5min":0.31,"15min":0.31},"max":{"1min":1.454,"5min":6.5410000000000004,"15min":41.079000000000001},"last":1.133}]},{"osd":6,"last update":"Sat Sep 23 23:07:51 2023","interfaces":[{"interface":"back","average":{"1min":1.129,"5min":1.6919999999999999,"15min":1.599},"min":{"1min":0.748,"5min":0.32600000000000001,"15min":0.313},"max":{"1min":1.4870000000000001,"5min":13.175000000000001,"15min":13.175000000000001},"last":0.94699999999999995},{"interface":"front","average":{"1min":1.2150000000000001,"5min":1.627,"15min":1.3839999999999999},"min":{"1min":0.83899999999999997,"5min":0.37,"15min":0.26200000000000001},"max":{"1min":1.7150000000000001,"5min":8.3780000000000001,"15min":12.17},"last":0.746}]},{"osd":7,"last update":"Sat Sep 23 23:07:42 2023","interfaces":[{"interface":"back","average":{"1min":1.198,"5min":1.1579999999999999,"15min":1.4379999999999999},"min":{"1min":0.97699999999999998,"5min":0.39800000000000002,"15min":0.34300000000000003},"max":{"1min":1.5129999999999999,"5min":6.657,"15min":12.355},"last":1.2270000000000001},{"interface":"front","average":{"1min":1.298,"5min":1.5549999999999999,"15min":1.4419999999999999},"min":{"1min":0.94699999999999995,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.718,"5min":6.6349999999999998,"15min":13.512},"last":1.1719999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":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":4096,"data_stored":19,"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":4194304,"data_stored":4194304,"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":4194304,"data_stored":4194304,"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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":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":20480,"data_stored":5322,"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":10652,"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":5645,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":4838,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5223,"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-23T23:08:00.947 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-09-23T23:08:00.947 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-09-23T23:08:00.947 INFO:tasks.thrashosds.thrasher:Adding osd 7 2023-09-23T23:08:00.948 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd in 7 2023-09-23T23:08:01.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:01 smithi169 bash[101133]: audit 2023-09-23T23:07:59.686271+0000 mgr.y (mgr.25310) 1399 : audit 0 from='client.46475 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:08:01.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:01 smithi169 bash[104356]: audit 2023-09-23T23:07:59.686271+0000 mgr.y (mgr.25310) 1399 : audit 0 from='client.46475 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:08:01.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:01 smithi187 bash[89487]: audit 2023-09-23T23:07:59.686271+0000 mgr.y (mgr.25310) 1399 : audit 0 from='client.46475 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:08:02.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:02 smithi169 bash[101133]: cluster 2023-09-23T23:08:01.091790+0000 mgr.y (mgr.25310) 1400 : cluster 0 pgmap v1583: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:08:02.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:02 smithi169 bash[104356]: cluster 2023-09-23T23:08:01.091790+0000 mgr.y (mgr.25310) 1400 : cluster 0 pgmap v1583: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:08:02.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:02 smithi187 bash[89487]: cluster 2023-09-23T23:08:01.091790+0000 mgr.y (mgr.25310) 1400 : cluster 0 pgmap v1583: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:08:04.331 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:08:04.331 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:08:04.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:04 smithi169 bash[104356]: cluster 2023-09-23T23:08:03.092642+0000 mgr.y (mgr.25310) 1401 : cluster 0 pgmap v1584: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:08:04.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:04 smithi169 bash[101133]: cluster 2023-09-23T23:08:03.092642+0000 mgr.y (mgr.25310) 1401 : cluster 0 pgmap v1584: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:08:04.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:04 smithi187 bash[89487]: cluster 2023-09-23T23:08:03.092642+0000 mgr.y (mgr.25310) 1401 : cluster 0 pgmap v1584: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:08:05.342 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:08:05.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:05 smithi169 bash[104356]: cluster 2023-09-23T23:08:05.093625+0000 mgr.y (mgr.25310) 1402 : cluster 0 pgmap v1585: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:08:05.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:05 smithi169 bash[101133]: cluster 2023-09-23T23:08:05.093625+0000 mgr.y (mgr.25310) 1402 : cluster 0 pgmap v1585: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:08:05.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:05 smithi187 bash[89487]: cluster 2023-09-23T23:08:05.093625+0000 mgr.y (mgr.25310) 1402 : cluster 0 pgmap v1585: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:08:08.261 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:07 smithi169 bash[104356]: cluster 2023-09-23T23:08:07.094167+0000 mgr.y (mgr.25310) 1403 : cluster 0 pgmap v1586: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:08:08.262 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:07 smithi169 bash[101133]: cluster 2023-09-23T23:08:07.094167+0000 mgr.y (mgr.25310) 1403 : cluster 0 pgmap v1586: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:08:08.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:07 smithi187 bash[89487]: cluster 2023-09-23T23:08:07.094167+0000 mgr.y (mgr.25310) 1403 : cluster 0 pgmap v1586: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:08:08.534 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:08:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:08:08] "GET /metrics HTTP/1.1" 200 34162 "" "Prometheus/2.43.0" 2023-09-23T23:08:10.434 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:10 smithi169 bash[104356]: cluster 2023-09-23T23:08:09.095137+0000 mgr.y (mgr.25310) 1404 : cluster 0 pgmap v1587: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:08:10.435 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:10 smithi169 bash[101133]: cluster 2023-09-23T23:08:09.095137+0000 mgr.y (mgr.25310) 1404 : cluster 0 pgmap v1587: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:08:10.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:10 smithi187 bash[89487]: cluster 2023-09-23T23:08:09.095137+0000 mgr.y (mgr.25310) 1404 : cluster 0 pgmap v1587: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:08:12.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:12 smithi169 bash[101133]: cluster 2023-09-23T23:08:11.095801+0000 mgr.y (mgr.25310) 1405 : cluster 0 pgmap v1588: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:08:12.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:12 smithi169 bash[101133]: audit 2023-09-23T23:08:11.175651+0000 mon.a (mon.0) 1982 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:08:12.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:12 smithi169 bash[104356]: cluster 2023-09-23T23:08:11.095801+0000 mgr.y (mgr.25310) 1405 : cluster 0 pgmap v1588: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:08:12.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:12 smithi169 bash[104356]: audit 2023-09-23T23:08:11.175651+0000 mon.a (mon.0) 1982 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:08:12.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:12 smithi187 bash[89487]: cluster 2023-09-23T23:08:11.095801+0000 mgr.y (mgr.25310) 1405 : cluster 0 pgmap v1588: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:08:12.675 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:12 smithi187 bash[89487]: audit 2023-09-23T23:08:11.175651+0000 mon.a (mon.0) 1982 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:08:12.806 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T23:08:12.806 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [], 2023-09-23T23:08:12.806 INFO:teuthology.orchestra.run.smithi169.stdout: "complaint_time": 30, 2023-09-23T23:08:12.806 INFO:teuthology.orchestra.run.smithi169.stdout: "num_blocked_ops": 0 2023-09-23T23:08:12.807 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T23:08:13.169 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:13 smithi169 bash[101133]: debug 2023-09-23T23:08:13.007+0000 7f0af05a7700 -1 mon.a@0(leader).osd e381 definitely_dead 0 2023-09-23T23:08:13.187 INFO:teuthology.orchestra.run.smithi169.stderr:marked in osd.7. 2023-09-23T23:08:13.189 INFO:teuthology.orchestra.run.smithi169.stderr:nodeep-scrub is unset 2023-09-23T23:08:13.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:13 smithi169 bash[101133]: audit 2023-09-23T23:08:12.678264+0000 mon.a (mon.0) 1983 : audit 1 from='client.? 172.21.15.169:0/1533551650' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:08:13.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:13 smithi169 bash[101133]: audit 2023-09-23T23:08:13.011525+0000 mon.c (mon.2) 131 : audit 0 from='client.? 172.21.15.169:0/4098192384' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-23T23:08:13.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:13 smithi169 bash[101133]: audit 2023-09-23T23:08:13.012136+0000 mon.a (mon.0) 1984 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-23T23:08:13.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:13 smithi169 bash[104356]: audit 2023-09-23T23:08:12.678264+0000 mon.a (mon.0) 1983 : audit 1 from='client.? 172.21.15.169:0/1533551650' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:08:13.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:13 smithi169 bash[104356]: audit 2023-09-23T23:08:13.011525+0000 mon.c (mon.2) 131 : audit 0 from='client.? 172.21.15.169:0/4098192384' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-23T23:08:13.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:13 smithi169 bash[104356]: audit 2023-09-23T23:08:13.012136+0000 mon.a (mon.0) 1984 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-23T23:08:13.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:13 smithi187 bash[89487]: audit 2023-09-23T23:08:12.678264+0000 mon.a (mon.0) 1983 : audit 1 from='client.? 172.21.15.169:0/1533551650' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-09-23T23:08:13.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:13 smithi187 bash[89487]: audit 2023-09-23T23:08:13.011525+0000 mon.c (mon.2) 131 : audit 0 from='client.? 172.21.15.169:0/4098192384' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-23T23:08:13.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:13 smithi187 bash[89487]: audit 2023-09-23T23:08:13.012136+0000 mon.a (mon.0) 1984 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["7"]}]: dispatch 2023-09-23T23:08:14.014 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.2 dump_historic_ops 2023-09-23T23:08:14.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:14 smithi169 bash[101133]: cluster 2023-09-23T23:08:13.096225+0000 mgr.y (mgr.25310) 1406 : cluster 0 pgmap v1589: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:08:14.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:14 smithi169 bash[101133]: cluster 2023-09-23T23:08:13.166519+0000 osd.6 (osd.6) 152 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T23:08:14.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:14 smithi169 bash[101133]: cluster 2023-09-23T23:08:13.169844+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T23:08:14.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:14 smithi169 bash[101133]: cluster 2023-09-23T23:08:13.169857+0000 osd.7 (osd.7) 416 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T23:08:14.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:14 smithi169 bash[101133]: audit 2023-09-23T23:08:13.170595+0000 mon.a (mon.0) 1985 : audit 1 from='client.? 172.21.15.169:0/1533551650' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:08:14.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:14 smithi169 bash[101133]: audit 2023-09-23T23:08:13.170852+0000 mon.a (mon.0) 1986 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-09-23T23:08:14.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:14 smithi169 bash[101133]: cluster 2023-09-23T23:08:13.171068+0000 mon.a (mon.0) 1987 : cluster 0 osdmap e382: 8 total, 8 up, 8 in 2023-09-23T23:08:14.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:14 smithi169 bash[101133]: cluster 2023-09-23T23:08:13.174817+0000 osd.5 (osd.5) 244 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T23:08:14.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:14 smithi169 bash[101133]: cluster 2023-09-23T23:08:13.177875+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T23:08:14.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:14 smithi169 bash[101133]: cluster 2023-09-23T23:08:13.180625+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T23:08:14.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:14 smithi169 bash[104356]: cluster 2023-09-23T23:08:13.096225+0000 mgr.y (mgr.25310) 1406 : cluster 0 pgmap v1589: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:08:14.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:14 smithi169 bash[104356]: cluster 2023-09-23T23:08:13.166519+0000 osd.6 (osd.6) 152 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T23:08:14.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:14 smithi169 bash[104356]: cluster 2023-09-23T23:08:13.169844+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T23:08:14.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:14 smithi169 bash[104356]: cluster 2023-09-23T23:08:13.169857+0000 osd.7 (osd.7) 416 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T23:08:14.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:14 smithi169 bash[104356]: audit 2023-09-23T23:08:13.170595+0000 mon.a (mon.0) 1985 : audit 1 from='client.? 172.21.15.169:0/1533551650' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:08:14.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:14 smithi169 bash[104356]: audit 2023-09-23T23:08:13.170852+0000 mon.a (mon.0) 1986 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-09-23T23:08:14.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:14 smithi169 bash[104356]: cluster 2023-09-23T23:08:13.171068+0000 mon.a (mon.0) 1987 : cluster 0 osdmap e382: 8 total, 8 up, 8 in 2023-09-23T23:08:14.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:14 smithi169 bash[104356]: cluster 2023-09-23T23:08:13.174817+0000 osd.5 (osd.5) 244 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T23:08:14.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:14 smithi169 bash[104356]: cluster 2023-09-23T23:08:13.177875+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T23:08:14.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:14 smithi169 bash[104356]: cluster 2023-09-23T23:08:13.180625+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T23:08:14.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:14 smithi187 bash[89487]: cluster 2023-09-23T23:08:13.096225+0000 mgr.y (mgr.25310) 1406 : cluster 0 pgmap v1589: 93 pgs: 93 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:08:14.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:14 smithi187 bash[89487]: cluster 2023-09-23T23:08:13.166519+0000 osd.6 (osd.6) 152 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T23:08:14.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:14 smithi187 bash[89487]: cluster 2023-09-23T23:08:13.169844+0000 osd.6 (osd.6) 153 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T23:08:14.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:14 smithi187 bash[89487]: cluster 2023-09-23T23:08:13.169857+0000 osd.7 (osd.7) 416 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T23:08:14.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:14 smithi187 bash[89487]: audit 2023-09-23T23:08:13.170595+0000 mon.a (mon.0) 1985 : audit 1 from='client.? 172.21.15.169:0/1533551650' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-09-23T23:08:14.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:14 smithi187 bash[89487]: audit 2023-09-23T23:08:13.170852+0000 mon.a (mon.0) 1986 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["7"]}]': finished 2023-09-23T23:08:14.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:14 smithi187 bash[89487]: cluster 2023-09-23T23:08:13.171068+0000 mon.a (mon.0) 1987 : cluster 0 osdmap e382: 8 total, 8 up, 8 in 2023-09-23T23:08:14.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:14 smithi187 bash[89487]: cluster 2023-09-23T23:08:13.174817+0000 osd.5 (osd.5) 244 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T23:08:14.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:14 smithi187 bash[89487]: cluster 2023-09-23T23:08:13.177875+0000 osd.6 (osd.6) 154 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T23:08:14.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:14 smithi187 bash[89487]: cluster 2023-09-23T23:08:13.180625+0000 osd.6 (osd.6) 155 : cluster 3 failed to encode map e382 with expected crc 2023-09-23T23:08:15.249 INFO:tasks.thrashosds.thrasher:Added osd 7 2023-09-23T23:08:15.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:15 smithi169 bash[104356]: cluster 2023-09-23T23:08:14.178411+0000 osd.7 (osd.7) 417 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T23:08:15.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:15 smithi169 bash[104356]: cluster 2023-09-23T23:08:14.179836+0000 mon.a (mon.0) 1988 : cluster 0 osdmap e383: 8 total, 8 up, 8 in 2023-09-23T23:08:15.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:15 smithi169 bash[104356]: cluster 2023-09-23T23:08:14.181161+0000 osd.5 (osd.5) 245 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T23:08:15.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:15 smithi169 bash[104356]: cluster 2023-09-23T23:08:14.182255+0000 osd.7 (osd.7) 418 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T23:08:15.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:15 smithi169 bash[104356]: cluster 2023-09-23T23:08:14.183611+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T23:08:15.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:15 smithi169 bash[104356]: cluster 2023-09-23T23:08:14.184376+0000 osd.7 (osd.7) 419 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T23:08:15.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:15 smithi169 bash[104356]: cluster 2023-09-23T23:08:14.186074+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T23:08:15.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:15 smithi169 bash[104356]: cluster 2023-09-23T23:08:14.186684+0000 osd.7 (osd.7) 420 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T23:08:15.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:15 smithi169 bash[104356]: cluster 2023-09-23T23:08:14.188502+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T23:08:15.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:15 smithi169 bash[101133]: cluster 2023-09-23T23:08:14.178411+0000 osd.7 (osd.7) 417 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T23:08:15.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:15 smithi169 bash[101133]: cluster 2023-09-23T23:08:14.179836+0000 mon.a (mon.0) 1988 : cluster 0 osdmap e383: 8 total, 8 up, 8 in 2023-09-23T23:08:15.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:15 smithi169 bash[101133]: cluster 2023-09-23T23:08:14.181161+0000 osd.5 (osd.5) 245 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T23:08:15.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:15 smithi169 bash[101133]: cluster 2023-09-23T23:08:14.182255+0000 osd.7 (osd.7) 418 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T23:08:15.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:15 smithi169 bash[101133]: cluster 2023-09-23T23:08:14.183611+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T23:08:15.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:15 smithi169 bash[101133]: cluster 2023-09-23T23:08:14.184376+0000 osd.7 (osd.7) 419 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T23:08:15.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:15 smithi169 bash[101133]: cluster 2023-09-23T23:08:14.186074+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T23:08:15.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:15 smithi169 bash[101133]: cluster 2023-09-23T23:08:14.186684+0000 osd.7 (osd.7) 420 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T23:08:15.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:15 smithi169 bash[101133]: cluster 2023-09-23T23:08:14.188502+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T23:08:15.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:15 smithi187 bash[89487]: cluster 2023-09-23T23:08:14.178411+0000 osd.7 (osd.7) 417 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T23:08:15.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:15 smithi187 bash[89487]: cluster 2023-09-23T23:08:14.179836+0000 mon.a (mon.0) 1988 : cluster 0 osdmap e383: 8 total, 8 up, 8 in 2023-09-23T23:08:15.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:15 smithi187 bash[89487]: cluster 2023-09-23T23:08:14.181161+0000 osd.5 (osd.5) 245 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T23:08:15.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:15 smithi187 bash[89487]: cluster 2023-09-23T23:08:14.182255+0000 osd.7 (osd.7) 418 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T23:08:15.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:15 smithi187 bash[89487]: cluster 2023-09-23T23:08:14.183611+0000 osd.6 (osd.6) 156 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T23:08:15.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:15 smithi187 bash[89487]: cluster 2023-09-23T23:08:14.184376+0000 osd.7 (osd.7) 419 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T23:08:15.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:15 smithi187 bash[89487]: cluster 2023-09-23T23:08:14.186074+0000 osd.6 (osd.6) 157 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T23:08:15.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:15 smithi187 bash[89487]: cluster 2023-09-23T23:08:14.186684+0000 osd.7 (osd.7) 420 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T23:08:15.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:15 smithi187 bash[89487]: cluster 2023-09-23T23:08:14.188502+0000 osd.6 (osd.6) 158 : cluster 3 failed to encode map e383 with expected crc 2023-09-23T23:08:16.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:16 smithi169 bash[104356]: cluster 2023-09-23T23:08:15.096965+0000 mgr.y (mgr.25310) 1407 : cluster 0 pgmap v1592: 93 pgs: 5 activating, 3 remapped+peering, 10 peering, 75 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:08:16.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:16 smithi169 bash[104356]: cluster 2023-09-23T23:08:15.184716+0000 mon.a (mon.0) 1989 : cluster 0 osdmap e384: 8 total, 8 up, 8 in 2023-09-23T23:08:16.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:16 smithi169 bash[104356]: cluster 2023-09-23T23:08:15.185467+0000 osd.5 (osd.5) 246 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T23:08:16.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:16 smithi169 bash[104356]: cluster 2023-09-23T23:08:15.186645+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T23:08:16.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:16 smithi169 bash[104356]: cluster 2023-09-23T23:08:15.188419+0000 osd.5 (osd.5) 247 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T23:08:16.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:16 smithi169 bash[104356]: cluster 2023-09-23T23:08:15.190798+0000 osd.5 (osd.5) 248 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T23:08:16.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:16 smithi169 bash[104356]: cluster 2023-09-23T23:08:15.257024+0000 osd.7 (osd.7) 421 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T23:08:16.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:16 smithi169 bash[101133]: cluster 2023-09-23T23:08:15.096965+0000 mgr.y (mgr.25310) 1407 : cluster 0 pgmap v1592: 93 pgs: 5 activating, 3 remapped+peering, 10 peering, 75 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:08:16.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:16 smithi169 bash[101133]: cluster 2023-09-23T23:08:15.184716+0000 mon.a (mon.0) 1989 : cluster 0 osdmap e384: 8 total, 8 up, 8 in 2023-09-23T23:08:16.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:16 smithi169 bash[101133]: cluster 2023-09-23T23:08:15.185467+0000 osd.5 (osd.5) 246 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T23:08:16.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:16 smithi169 bash[101133]: cluster 2023-09-23T23:08:15.186645+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T23:08:16.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:16 smithi169 bash[101133]: cluster 2023-09-23T23:08:15.188419+0000 osd.5 (osd.5) 247 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T23:08:16.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:16 smithi169 bash[101133]: cluster 2023-09-23T23:08:15.190798+0000 osd.5 (osd.5) 248 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T23:08:16.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:16 smithi169 bash[101133]: cluster 2023-09-23T23:08:15.257024+0000 osd.7 (osd.7) 421 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T23:08:16.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:16 smithi187 bash[89487]: cluster 2023-09-23T23:08:15.096965+0000 mgr.y (mgr.25310) 1407 : cluster 0 pgmap v1592: 93 pgs: 5 activating, 3 remapped+peering, 10 peering, 75 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail 2023-09-23T23:08:16.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:16 smithi187 bash[89487]: cluster 2023-09-23T23:08:15.184716+0000 mon.a (mon.0) 1989 : cluster 0 osdmap e384: 8 total, 8 up, 8 in 2023-09-23T23:08:16.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:16 smithi187 bash[89487]: cluster 2023-09-23T23:08:15.185467+0000 osd.5 (osd.5) 246 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T23:08:16.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:16 smithi187 bash[89487]: cluster 2023-09-23T23:08:15.186645+0000 osd.6 (osd.6) 159 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T23:08:16.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:16 smithi187 bash[89487]: cluster 2023-09-23T23:08:15.188419+0000 osd.5 (osd.5) 247 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T23:08:16.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:16 smithi187 bash[89487]: cluster 2023-09-23T23:08:15.190798+0000 osd.5 (osd.5) 248 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T23:08:16.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:16 smithi187 bash[89487]: cluster 2023-09-23T23:08:15.257024+0000 osd.7 (osd.7) 421 : cluster 3 failed to encode map e384 with expected crc 2023-09-23T23:08:17.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:17 smithi169 bash[104356]: cluster 2023-09-23T23:08:16.192315+0000 mon.a (mon.0) 1990 : cluster 0 osdmap e385: 8 total, 8 up, 8 in 2023-09-23T23:08:17.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:17 smithi169 bash[104356]: cluster 2023-09-23T23:08:16.193784+0000 osd.5 (osd.5) 249 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T23:08:17.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:17 smithi169 bash[104356]: cluster 2023-09-23T23:08:16.194404+0000 osd.7 (osd.7) 422 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T23:08:17.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:17 smithi169 bash[104356]: cluster 2023-09-23T23:08:16.195177+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T23:08:17.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:17 smithi169 bash[104356]: cluster 2023-09-23T23:08:16.195756+0000 osd.5 (osd.5) 250 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T23:08:17.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:17 smithi169 bash[104356]: cluster 2023-09-23T23:08:16.197291+0000 osd.6 (osd.6) 161 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T23:08:17.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:17 smithi169 bash[104356]: cluster 2023-09-23T23:08:16.197797+0000 osd.7 (osd.7) 423 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T23:08:17.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:17 smithi169 bash[104356]: cluster 2023-09-23T23:08:16.198503+0000 osd.5 (osd.5) 251 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T23:08:17.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:17 smithi169 bash[104356]: cluster 2023-09-23T23:08:16.200572+0000 osd.5 (osd.5) 252 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T23:08:17.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:17 smithi169 bash[101133]: cluster 2023-09-23T23:08:16.192315+0000 mon.a (mon.0) 1990 : cluster 0 osdmap e385: 8 total, 8 up, 8 in 2023-09-23T23:08:17.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:17 smithi169 bash[101133]: cluster 2023-09-23T23:08:16.193784+0000 osd.5 (osd.5) 249 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T23:08:17.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:17 smithi169 bash[101133]: cluster 2023-09-23T23:08:16.194404+0000 osd.7 (osd.7) 422 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T23:08:17.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:17 smithi169 bash[101133]: cluster 2023-09-23T23:08:16.195177+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T23:08:17.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:17 smithi169 bash[101133]: cluster 2023-09-23T23:08:16.195756+0000 osd.5 (osd.5) 250 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T23:08:17.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:17 smithi169 bash[101133]: cluster 2023-09-23T23:08:16.197291+0000 osd.6 (osd.6) 161 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T23:08:17.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:17 smithi169 bash[101133]: cluster 2023-09-23T23:08:16.197797+0000 osd.7 (osd.7) 423 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T23:08:17.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:17 smithi169 bash[101133]: cluster 2023-09-23T23:08:16.198503+0000 osd.5 (osd.5) 251 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T23:08:17.536 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:17 smithi169 bash[101133]: cluster 2023-09-23T23:08:16.200572+0000 osd.5 (osd.5) 252 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T23:08:17.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:17 smithi187 bash[89487]: cluster 2023-09-23T23:08:16.192315+0000 mon.a (mon.0) 1990 : cluster 0 osdmap e385: 8 total, 8 up, 8 in 2023-09-23T23:08:17.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:17 smithi187 bash[89487]: cluster 2023-09-23T23:08:16.193784+0000 osd.5 (osd.5) 249 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T23:08:17.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:17 smithi187 bash[89487]: cluster 2023-09-23T23:08:16.194404+0000 osd.7 (osd.7) 422 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T23:08:17.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:17 smithi187 bash[89487]: cluster 2023-09-23T23:08:16.195177+0000 osd.6 (osd.6) 160 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T23:08:17.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:17 smithi187 bash[89487]: cluster 2023-09-23T23:08:16.195756+0000 osd.5 (osd.5) 250 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T23:08:17.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:17 smithi187 bash[89487]: cluster 2023-09-23T23:08:16.197291+0000 osd.6 (osd.6) 161 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T23:08:17.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:17 smithi187 bash[89487]: cluster 2023-09-23T23:08:16.197797+0000 osd.7 (osd.7) 423 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T23:08:17.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:17 smithi187 bash[89487]: cluster 2023-09-23T23:08:16.198503+0000 osd.5 (osd.5) 251 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T23:08:17.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:17 smithi187 bash[89487]: cluster 2023-09-23T23:08:16.200572+0000 osd.5 (osd.5) 252 : cluster 3 failed to encode map e385 with expected crc 2023-09-23T23:08:18.463 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:18 smithi169 bash[101133]: cluster 2023-09-23T23:08:17.097791+0000 mgr.y (mgr.25310) 1408 : cluster 0 pgmap v1595: 93 pgs: 2 active+undersized+remapped, 5 activating, 3 remapped+peering, 11 peering, 72 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 1024 KiB/s, 4 objects/s recovering 2023-09-23T23:08:18.463 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:18 smithi169 bash[101133]: cluster 2023-09-23T23:08:17.193996+0000 osd.5 (osd.5) 253 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:08:18.463 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:18 smithi169 bash[101133]: cluster 2023-09-23T23:08:17.198589+0000 osd.7 (osd.7) 424 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:08:18.463 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:18 smithi169 bash[101133]: cluster 2023-09-23T23:08:17.198724+0000 mon.a (mon.0) 1991 : cluster 0 osdmap e386: 8 total, 8 up, 8 in 2023-09-23T23:08:18.463 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:18 smithi169 bash[101133]: cluster 2023-09-23T23:08:17.198977+0000 osd.5 (osd.5) 254 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:08:18.463 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:18 smithi169 bash[101133]: cluster 2023-09-23T23:08:17.200154+0000 osd.5 (osd.5) 255 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:08:18.463 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:18 smithi169 bash[101133]: cluster 2023-09-23T23:08:17.200727+0000 osd.7 (osd.7) 425 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:08:18.463 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:18 smithi169 bash[101133]: cluster 2023-09-23T23:08:17.201802+0000 osd.5 (osd.5) 256 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:08:18.464 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:18 smithi169 bash[101133]: cluster 2023-09-23T23:08:17.202393+0000 osd.7 (osd.7) 426 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:08:18.464 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:18 smithi169 bash[101133]: cluster 2023-09-23T23:08:17.204556+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:08:18.464 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:18 smithi169 bash[101133]: cluster 2023-09-23T23:08:17.206939+0000 osd.6 (osd.6) 163 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:08:18.464 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:18 smithi169 bash[104356]: cluster 2023-09-23T23:08:17.097791+0000 mgr.y (mgr.25310) 1408 : cluster 0 pgmap v1595: 93 pgs: 2 active+undersized+remapped, 5 activating, 3 remapped+peering, 11 peering, 72 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 1024 KiB/s, 4 objects/s recovering 2023-09-23T23:08:18.464 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:18 smithi169 bash[104356]: cluster 2023-09-23T23:08:17.193996+0000 osd.5 (osd.5) 253 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:08:18.464 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:18 smithi169 bash[104356]: cluster 2023-09-23T23:08:17.198589+0000 osd.7 (osd.7) 424 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:08:18.464 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:18 smithi169 bash[104356]: cluster 2023-09-23T23:08:17.198724+0000 mon.a (mon.0) 1991 : cluster 0 osdmap e386: 8 total, 8 up, 8 in 2023-09-23T23:08:18.464 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:18 smithi169 bash[104356]: cluster 2023-09-23T23:08:17.198977+0000 osd.5 (osd.5) 254 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:08:18.465 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:18 smithi169 bash[104356]: cluster 2023-09-23T23:08:17.200154+0000 osd.5 (osd.5) 255 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:08:18.465 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:18 smithi169 bash[104356]: cluster 2023-09-23T23:08:17.200727+0000 osd.7 (osd.7) 425 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:08:18.465 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:18 smithi169 bash[104356]: cluster 2023-09-23T23:08:17.201802+0000 osd.5 (osd.5) 256 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:08:18.465 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:18 smithi169 bash[104356]: cluster 2023-09-23T23:08:17.202393+0000 osd.7 (osd.7) 426 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:08:18.465 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:18 smithi169 bash[104356]: cluster 2023-09-23T23:08:17.204556+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:08:18.465 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:18 smithi169 bash[104356]: cluster 2023-09-23T23:08:17.206939+0000 osd.6 (osd.6) 163 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:08:18.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:18 smithi187 bash[89487]: cluster 2023-09-23T23:08:17.097791+0000 mgr.y (mgr.25310) 1408 : cluster 0 pgmap v1595: 93 pgs: 2 active+undersized+remapped, 5 activating, 3 remapped+peering, 11 peering, 72 active+clean; 4.6 MiB data, 4.7 GiB used, 621 GiB / 626 GiB avail; 1024 KiB/s, 4 objects/s recovering 2023-09-23T23:08:18.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:18 smithi187 bash[89487]: cluster 2023-09-23T23:08:17.193996+0000 osd.5 (osd.5) 253 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:08:18.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:18 smithi187 bash[89487]: cluster 2023-09-23T23:08:17.198589+0000 osd.7 (osd.7) 424 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:08:18.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:18 smithi187 bash[89487]: cluster 2023-09-23T23:08:17.198724+0000 mon.a (mon.0) 1991 : cluster 0 osdmap e386: 8 total, 8 up, 8 in 2023-09-23T23:08:18.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:18 smithi187 bash[89487]: cluster 2023-09-23T23:08:17.198977+0000 osd.5 (osd.5) 254 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:08:18.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:18 smithi187 bash[89487]: cluster 2023-09-23T23:08:17.200154+0000 osd.5 (osd.5) 255 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:08:18.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:18 smithi187 bash[89487]: cluster 2023-09-23T23:08:17.200727+0000 osd.7 (osd.7) 425 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:08:18.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:18 smithi187 bash[89487]: cluster 2023-09-23T23:08:17.201802+0000 osd.5 (osd.5) 256 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:08:18.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:18 smithi187 bash[89487]: cluster 2023-09-23T23:08:17.202393+0000 osd.7 (osd.7) 426 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:08:18.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:18 smithi187 bash[89487]: cluster 2023-09-23T23:08:17.204556+0000 osd.6 (osd.6) 162 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:08:18.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:18 smithi187 bash[89487]: cluster 2023-09-23T23:08:17.206939+0000 osd.6 (osd.6) 163 : cluster 3 failed to encode map e386 with expected crc 2023-09-23T23:08:18.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:08:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:08:18] "GET /metrics HTTP/1.1" 200 34166 "" "Prometheus/2.43.0" 2023-09-23T23:08:18.806 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:08:19.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:19 smithi169 bash[101133]: cluster 2023-09-23T23:08:18.330115+0000 osd.7 (osd.7) 427 : cluster 0 1.9 deep-scrub starts 2023-09-23T23:08:19.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:19 smithi169 bash[101133]: cluster 2023-09-23T23:08:18.334770+0000 osd.7 (osd.7) 428 : cluster 0 1.9 deep-scrub ok 2023-09-23T23:08:19.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:19 smithi169 bash[101133]: cluster 2023-09-23T23:08:19.098948+0000 mgr.y (mgr.25310) 1409 : cluster 0 pgmap v1597: 93 pgs: 2 active+undersized+remapped, 5 activating, 1 peering, 85 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 44 KiB/s wr, 13 op/s; 865 KiB/s, 11 objects/s recovering 2023-09-23T23:08:19.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:19 smithi169 bash[104356]: cluster 2023-09-23T23:08:18.330115+0000 osd.7 (osd.7) 427 : cluster 0 1.9 deep-scrub starts 2023-09-23T23:08:19.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:19 smithi169 bash[104356]: cluster 2023-09-23T23:08:18.334770+0000 osd.7 (osd.7) 428 : cluster 0 1.9 deep-scrub ok 2023-09-23T23:08:19.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:19 smithi169 bash[104356]: cluster 2023-09-23T23:08:19.098948+0000 mgr.y (mgr.25310) 1409 : cluster 0 pgmap v1597: 93 pgs: 2 active+undersized+remapped, 5 activating, 1 peering, 85 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 44 KiB/s wr, 13 op/s; 865 KiB/s, 11 objects/s recovering 2023-09-23T23:08:19.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:19 smithi187 bash[89487]: cluster 2023-09-23T23:08:18.330115+0000 osd.7 (osd.7) 427 : cluster 0 1.9 deep-scrub starts 2023-09-23T23:08:19.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:19 smithi187 bash[89487]: cluster 2023-09-23T23:08:18.334770+0000 osd.7 (osd.7) 428 : cluster 0 1.9 deep-scrub ok 2023-09-23T23:08:19.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:19 smithi187 bash[89487]: cluster 2023-09-23T23:08:19.098948+0000 mgr.y (mgr.25310) 1409 : cluster 0 pgmap v1597: 93 pgs: 2 active+undersized+remapped, 5 activating, 1 peering, 85 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 44 KiB/s wr, 13 op/s; 865 KiB/s, 11 objects/s recovering 2023-09-23T23:08:20.249 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=600 2023-09-23T23:08:22.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:22 smithi169 bash[101133]: cluster 2023-09-23T23:08:21.099503+0000 mgr.y (mgr.25310) 1410 : cluster 0 pgmap v1598: 93 pgs: 1 peering, 92 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 36 KiB/s wr, 11 op/s; 709 KiB/s, 9 objects/s recovering 2023-09-23T23:08:22.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:22 smithi169 bash[104356]: cluster 2023-09-23T23:08:21.099503+0000 mgr.y (mgr.25310) 1410 : cluster 0 pgmap v1598: 93 pgs: 1 peering, 92 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 36 KiB/s wr, 11 op/s; 709 KiB/s, 9 objects/s recovering 2023-09-23T23:08:22.560 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T23:08:22.560 INFO:teuthology.orchestra.run.smithi169.stdout: "size": 20, 2023-09-23T23:08:22.560 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 600, 2023-09-23T23:08:22.560 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [ 2023-09-23T23:08:22.560 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.560 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:155045 10.f 10:f60fa7d1:::benchmark_data_smithi169_238013_object41187:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e288)", 2023-09-23T23:08:22.561 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:58:38.082949+0000", 2023-09-23T23:08:22.561 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 584.47078062399999, 2023-09-23T23:08:22.561 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1982481680000001, 2023-09-23T23:08:22.561 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:22.561 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2023-09-23T23:08:22.561 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:08:22.561 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:08:22.561 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:08:22.561 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 155045 2023-09-23T23:08:22.561 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.561 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:22.562 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.562 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:22.562 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.082949+0000", 2023-09-23T23:08:22.562 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.562 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.562 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.562 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:22.562 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.082949+0000", 2023-09-23T23:08:22.562 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.562 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.562 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.562 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:22.563 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.082947+0000", 2023-09-23T23:08:22.563 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T23:08:22.563 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.563 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.563 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:22.563 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.082956+0000", 2023-09-23T23:08:22.563 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.8060000000000001e-06 2023-09-23T23:08:22.563 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.563 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.563 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:22.563 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096165+0000", 2023-09-23T23:08:22.563 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.013209046 2023-09-23T23:08:22.564 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.564 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.564 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:22.564 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096197+0000", 2023-09-23T23:08:22.564 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.1786999999999999e-05 2023-09-23T23:08:22.564 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.564 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.564 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:22.564 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096862+0000", 2023-09-23T23:08:22.564 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00066493100000000001 2023-09-23T23:08:22.564 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.564 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.565 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:08:22.565 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096875+0000", 2023-09-23T23:08:22.565 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2901000000000001e-05 2023-09-23T23:08:22.565 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.565 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.565 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:22.565 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.279237+0000", 2023-09-23T23:08:22.565 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.182362098 2023-09-23T23:08:22.565 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.565 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.565 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:22.565 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.281198+0000", 2023-09-23T23:08:22.566 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001960739 2023-09-23T23:08:22.566 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.566 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:22.566 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.566 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.566 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.566 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:155055 10.f 10:f9f9b462:::benchmark_data_smithi169_238013_object41197:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e288)", 2023-09-23T23:08:22.566 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:58:38.096217+0000", 2023-09-23T23:08:22.566 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 584.45751297300001, 2023-09-23T23:08:22.566 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.185310503, 2023-09-23T23:08:22.566 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:22.566 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2023-09-23T23:08:22.567 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:08:22.567 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:08:22.567 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:08:22.567 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 155055 2023-09-23T23:08:22.567 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.567 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:22.567 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.567 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:22.567 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096217+0000", 2023-09-23T23:08:22.567 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.567 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.567 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.567 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:22.568 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096217+0000", 2023-09-23T23:08:22.568 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.568 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.568 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.568 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:22.568 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096216+0000", 2023-09-23T23:08:22.568 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T23:08:22.568 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.568 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.568 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:22.568 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096234+0000", 2023-09-23T23:08:22.568 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.8428e-05 2023-09-23T23:08:22.569 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.569 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.569 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:22.569 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096246+0000", 2023-09-23T23:08:22.569 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1717e-05 2023-09-23T23:08:22.569 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.569 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.569 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:22.569 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096253+0000", 2023-09-23T23:08:22.569 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.9859999999999997e-06 2023-09-23T23:08:22.569 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.569 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.570 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:22.570 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096906+0000", 2023-09-23T23:08:22.570 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00065347300000000001 2023-09-23T23:08:22.570 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.570 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.570 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:08:22.570 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096913+0000", 2023-09-23T23:08:22.570 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.153e-06 2023-09-23T23:08:22.570 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.570 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.570 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:22.570 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.281447+0000", 2023-09-23T23:08:22.571 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1845337009999999 2023-09-23T23:08:22.571 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.571 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.571 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:22.571 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.281528+0000", 2023-09-23T23:08:22.571 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.0487000000000004e-05 2023-09-23T23:08:22.571 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.571 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:22.571 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.571 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.571 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.571 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35409.0:155061 10.f 10:f078418a:::benchmark_data_smithi169_238013_object41203:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e288)", 2023-09-23T23:08:22.571 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T22:58:38.096258+0000", 2023-09-23T23:08:22.572 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 584.45747168100002, 2023-09-23T23:08:22.572 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.211164361, 2023-09-23T23:08:22.572 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:22.572 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:08:22.572 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:08:22.572 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35409", 2023-09-23T23:08:22.572 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:08:22.572 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 155061 2023-09-23T23:08:22.572 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.572 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:22.572 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.572 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:22.573 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096258+0000", 2023-09-23T23:08:22.573 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.573 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.573 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.573 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:22.573 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096258+0000", 2023-09-23T23:08:22.573 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.573 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.573 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.573 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:22.573 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096258+0000", 2023-09-23T23:08:22.573 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T23:08:22.574 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.574 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.574 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:22.574 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096262+0000", 2023-09-23T23:08:22.574 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.0269999999999997e-06 2023-09-23T23:08:22.574 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.574 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.574 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:22.574 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096268+0000", 2023-09-23T23:08:22.574 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.127e-06 2023-09-23T23:08:22.574 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.574 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.575 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:22.575 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096275+0000", 2023-09-23T23:08:22.575 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1230000000000002e-06 2023-09-23T23:08:22.575 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.575 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.575 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:22.575 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096936+0000", 2023-09-23T23:08:22.575 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00066103799999999997 2023-09-23T23:08:22.575 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.575 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.575 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:08:22.575 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:38.096943+0000", 2023-09-23T23:08:22.576 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.5540000000000003e-06 2023-09-23T23:08:22.576 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.576 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.576 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:22.576 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.281558+0000", 2023-09-23T23:08:22.576 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1846156640000001 2023-09-23T23:08:22.576 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.576 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.576 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:08:22.576 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.282238+0000", 2023-09-23T23:08:22.576 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00067918199999999996 2023-09-23T23:08:22.577 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.577 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.577 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,6", 2023-09-23T23:08:22.577 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.282379+0000", 2023-09-23T23:08:22.577 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014188100000000001 2023-09-23T23:08:22.577 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.577 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.577 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:22.577 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.289329+0000", 2023-09-23T23:08:22.577 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0069495640000000001 2023-09-23T23:08:22.577 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.577 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.578 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:22.578 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.307256+0000", 2023-09-23T23:08:22.578 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.017926956000000001 2023-09-23T23:08:22.578 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.578 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.578 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:08:22.578 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.307266+0000", 2023-09-23T23:08:22.578 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.009e-05 2023-09-23T23:08:22.578 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.578 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.578 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:08:22.578 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.307322+0000", 2023-09-23T23:08:22.579 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.5788999999999997e-05 2023-09-23T23:08:22.579 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.579 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.579 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:22.579 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T22:58:39.307423+0000", 2023-09-23T23:08:22.579 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000100901 2023-09-23T23:08:22.579 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.579 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:22.579 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.579 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.579 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.580 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:105706 11.c 11:33eb0def:::benchmark_data_smithi169_260471_object105705:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e330)", 2023-09-23T23:08:22.580 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:02:53.044842+0000", 2023-09-23T23:08:22.580 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 329.50888814000001, 2023-09-23T23:08:22.580 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2988128890000001, 2023-09-23T23:08:22.580 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:22.580 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2023-09-23T23:08:22.580 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:08:22.580 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:08:22.580 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:08:22.581 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 105706 2023-09-23T23:08:22.581 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.581 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:22.581 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.581 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:22.581 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.044842+0000", 2023-09-23T23:08:22.581 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.581 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.581 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.581 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:22.581 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.044842+0000", 2023-09-23T23:08:22.581 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.582 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.582 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.582 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:22.582 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.044840+0000", 2023-09-23T23:08:22.582 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T23:08:22.582 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.582 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.582 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:22.583 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.044885+0000", 2023-09-23T23:08:22.583 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.5494000000000002e-05 2023-09-23T23:08:22.583 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.583 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.583 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:22.583 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.044903+0000", 2023-09-23T23:08:22.583 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.7308000000000001e-05 2023-09-23T23:08:22.583 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.583 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.583 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:22.583 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.044915+0000", 2023-09-23T23:08:22.583 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2879e-05 2023-09-23T23:08:22.583 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.584 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.584 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:22.584 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045250+0000", 2023-09-23T23:08:22.584 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00033455600000000001 2023-09-23T23:08:22.584 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.584 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.584 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:08:22.584 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045261+0000", 2023-09-23T23:08:22.585 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0806e-05 2023-09-23T23:08:22.585 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.585 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.585 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:22.585 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.343493+0000", 2023-09-23T23:08:22.585 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.298232364 2023-09-23T23:08:22.585 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.585 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.585 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:22.585 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.343655+0000", 2023-09-23T23:08:22.585 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000161619 2023-09-23T23:08:22.586 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.586 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:22.586 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.586 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.586 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.586 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:105711 11.c 11:3cc2b4d8:::benchmark_data_smithi169_260471_object105710:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e330)", 2023-09-23T23:08:22.586 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:02:53.044937+0000", 2023-09-23T23:08:22.586 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 329.50879343000003, 2023-09-23T23:08:22.587 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3032920560000001, 2023-09-23T23:08:22.587 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:22.587 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2023-09-23T23:08:22.587 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:08:22.587 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:08:22.587 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:08:22.587 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 105711 2023-09-23T23:08:22.587 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.587 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:22.587 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.587 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:22.588 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.044937+0000", 2023-09-23T23:08:22.588 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.588 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.588 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.588 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:22.588 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.044937+0000", 2023-09-23T23:08:22.588 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.588 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.588 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.588 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:22.589 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.044936+0000", 2023-09-23T23:08:22.589 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T23:08:22.589 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.589 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.589 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:22.589 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.044973+0000", 2023-09-23T23:08:22.589 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.7026000000000001e-05 2023-09-23T23:08:22.589 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.589 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.590 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:22.590 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.044987+0000", 2023-09-23T23:08:22.590 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3695e-05 2023-09-23T23:08:22.590 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.590 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.590 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:22.590 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.044999+0000", 2023-09-23T23:08:22.590 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2480000000000001e-05 2023-09-23T23:08:22.590 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.591 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.591 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:22.591 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045283+0000", 2023-09-23T23:08:22.591 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000284016 2023-09-23T23:08:22.591 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.591 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.591 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:08:22.591 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045290+0000", 2023-09-23T23:08:22.591 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1160000000000001e-06 2023-09-23T23:08:22.592 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.592 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.592 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:22.592 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.348107+0000", 2023-09-23T23:08:22.592 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.302816454 2023-09-23T23:08:22.592 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.592 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.592 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:22.592 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.348229+0000", 2023-09-23T23:08:22.593 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012212400000000001 2023-09-23T23:08:22.593 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.593 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:22.593 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.593 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.593 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.593 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:105719 11.c 11:32bab74c:::benchmark_data_smithi169_260471_object105718:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e330)", 2023-09-23T23:08:22.593 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:02:53.045008+0000", 2023-09-23T23:08:22.593 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 329.50872233400003, 2023-09-23T23:08:22.593 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.303401684, 2023-09-23T23:08:22.593 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:22.593 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2023-09-23T23:08:22.593 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:08:22.594 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:08:22.594 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:08:22.594 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 105719 2023-09-23T23:08:22.594 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.594 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:22.594 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.594 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:22.594 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045008+0000", 2023-09-23T23:08:22.594 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.594 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.594 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.594 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:22.595 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045008+0000", 2023-09-23T23:08:22.595 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.595 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.595 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.595 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:22.595 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045007+0000", 2023-09-23T23:08:22.595 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T23:08:22.595 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.595 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.595 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:22.595 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045043+0000", 2023-09-23T23:08:22.595 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.6579999999999999e-05 2023-09-23T23:08:22.596 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.596 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.596 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:22.596 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045059+0000", 2023-09-23T23:08:22.596 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5148e-05 2023-09-23T23:08:22.596 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.596 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.596 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:22.596 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045068+0000", 2023-09-23T23:08:22.596 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.7540000000000001e-06 2023-09-23T23:08:22.596 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.596 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.596 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:22.597 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045311+0000", 2023-09-23T23:08:22.597 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00024219000000000001 2023-09-23T23:08:22.597 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.597 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.597 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:08:22.597 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045317+0000", 2023-09-23T23:08:22.597 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.6669999999999999e-06 2023-09-23T23:08:22.597 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.597 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.597 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:22.597 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.348267+0000", 2023-09-23T23:08:22.597 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.302949871 2023-09-23T23:08:22.598 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.598 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.598 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:22.598 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.348409+0000", 2023-09-23T23:08:22.598 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014232900000000001 2023-09-23T23:08:22.598 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.598 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:22.598 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.598 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.598 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.598 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:105739 11.c 11:3e3e4c04:::benchmark_data_smithi169_260471_object105738: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 e330)", 2023-09-23T23:08:22.598 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:02:53.045077+0000", 2023-09-23T23:08:22.599 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 329.50865294699997, 2023-09-23T23:08:22.599 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3498626229999999, 2023-09-23T23:08:22.599 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:22.599 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:08:22.599 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:08:22.599 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:08:22.599 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:08:22.599 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 105739 2023-09-23T23:08:22.599 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.599 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:22.599 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.599 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:22.599 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045077+0000", 2023-09-23T23:08:22.600 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.600 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.600 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.600 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:22.600 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045077+0000", 2023-09-23T23:08:22.600 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.600 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.600 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.600 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:22.600 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045076+0000", 2023-09-23T23:08:22.600 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T23:08:22.600 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.601 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.601 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:22.601 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045116+0000", 2023-09-23T23:08:22.601 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.9495e-05 2023-09-23T23:08:22.601 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.601 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.601 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:22.601 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045129+0000", 2023-09-23T23:08:22.601 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3152e-05 2023-09-23T23:08:22.601 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.601 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.601 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:22.601 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045137+0000", 2023-09-23T23:08:22.602 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.5220000000000007e-06 2023-09-23T23:08:22.602 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.602 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.602 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:22.602 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045337+0000", 2023-09-23T23:08:22.602 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000199607 2023-09-23T23:08:22.602 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.602 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.602 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:08:22.602 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045344+0000", 2023-09-23T23:08:22.602 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1080000000000004e-06 2023-09-23T23:08:22.602 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.603 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.603 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:22.603 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.348485+0000", 2023-09-23T23:08:22.603 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.303141291 2023-09-23T23:08:22.603 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.603 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.603 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:08:22.603 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.348672+0000", 2023-09-23T23:08:22.603 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00018686399999999999 2023-09-23T23:08:22.603 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.603 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.603 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:08:22.604 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.348843+0000", 2023-09-23T23:08:22.604 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00017048899999999999 2023-09-23T23:08:22.604 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.604 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.604 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:22.604 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.356108+0000", 2023-09-23T23:08:22.604 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0072654920000000001 2023-09-23T23:08:22.604 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.604 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.604 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:08:22.604 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.359937+0000", 2023-09-23T23:08:22.604 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0038284909999999998 2023-09-23T23:08:22.605 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.605 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.605 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:22.605 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.391480+0000", 2023-09-23T23:08:22.605 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.031543638999999998 2023-09-23T23:08:22.605 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.605 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.605 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:08:22.605 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.391526+0000", 2023-09-23T23:08:22.605 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.5816000000000003e-05 2023-09-23T23:08:22.605 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.605 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.606 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:22.606 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.394940+0000", 2023-09-23T23:08:22.606 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0034135390000000002 2023-09-23T23:08:22.606 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.606 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:22.606 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.606 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.606 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.606 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:105754 11.c 11:3f41c232:::benchmark_data_smithi169_260471_object105753: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 e330)", 2023-09-23T23:08:22.606 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:02:53.045145+0000", 2023-09-23T23:08:22.606 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 329.50858471399999, 2023-09-23T23:08:22.606 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3534340419999999, 2023-09-23T23:08:22.607 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:22.607 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:08:22.607 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:08:22.607 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:08:22.607 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:08:22.607 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 105754 2023-09-23T23:08:22.607 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.607 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:22.607 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.607 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:22.607 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045145+0000", 2023-09-23T23:08:22.607 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.607 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.608 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.608 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:22.608 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045145+0000", 2023-09-23T23:08:22.608 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.608 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.608 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.608 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:22.608 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045145+0000", 2023-09-23T23:08:22.608 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T23:08:22.608 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.608 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.609 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:22.609 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045181+0000", 2023-09-23T23:08:22.609 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.6285999999999998e-05 2023-09-23T23:08:22.609 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.609 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.609 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:22.609 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045190+0000", 2023-09-23T23:08:22.609 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.4199999999999996e-06 2023-09-23T23:08:22.609 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.609 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.609 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:22.609 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045197+0000", 2023-09-23T23:08:22.610 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.9229999999999996e-06 2023-09-23T23:08:22.610 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.610 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.610 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:22.610 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045364+0000", 2023-09-23T23:08:22.610 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000167331 2023-09-23T23:08:22.610 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.610 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.610 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:08:22.610 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045371+0000", 2023-09-23T23:08:22.610 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.9879999999999998e-06 2023-09-23T23:08:22.610 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.611 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.611 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:22.611 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.352583+0000", 2023-09-23T23:08:22.611 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3072119550000001 2023-09-23T23:08:22.611 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.611 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.611 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:08:22.611 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.352788+0000", 2023-09-23T23:08:22.611 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000204873 2023-09-23T23:08:22.611 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.611 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.611 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:08:22.612 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.353016+0000", 2023-09-23T23:08:22.612 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00022749000000000001 2023-09-23T23:08:22.612 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.612 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.612 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:22.612 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.366692+0000", 2023-09-23T23:08:22.612 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.013676127 2023-09-23T23:08:22.612 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.612 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.612 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:08:22.612 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.366714+0000", 2023-09-23T23:08:22.612 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.2336000000000001e-05 2023-09-23T23:08:22.613 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.613 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.613 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:22.613 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.395010+0000", 2023-09-23T23:08:22.613 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.028295771000000001 2023-09-23T23:08:22.613 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.613 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.613 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:08:22.613 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.395075+0000", 2023-09-23T23:08:22.613 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.4713000000000002e-05 2023-09-23T23:08:22.614 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.614 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.614 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:22.614 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.398579+0000", 2023-09-23T23:08:22.614 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.003504652 2023-09-23T23:08:22.614 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.614 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:22.614 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.614 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.614 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.615 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:110977 11.c 11:32502809:::benchmark_data_smithi169_260471_object5166:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e334)", 2023-09-23T23:08:22.615 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:03:02.886706+0000", 2023-09-23T23:08:22.615 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 319.66702371000002, 2023-09-23T23:08:22.615 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.42033527100000001, 2023-09-23T23:08:22.615 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:22.615 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:08:22.615 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:08:22.615 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:08:22.615 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:08:22.615 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 110977 2023-09-23T23:08:22.615 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.616 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:22.616 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.616 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:22.616 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.886706+0000", 2023-09-23T23:08:22.616 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.616 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.616 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.616 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:22.616 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.886706+0000", 2023-09-23T23:08:22.616 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.617 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.617 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.617 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:22.617 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.886704+0000", 2023-09-23T23:08:22.617 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999976 2023-09-23T23:08:22.617 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.617 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.617 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:22.617 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.886714+0000", 2023-09-23T23:08:22.617 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.8430000000000005e-06 2023-09-23T23:08:22.617 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.618 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.618 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:22.618 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.886733+0000", 2023-09-23T23:08:22.618 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.8821000000000002e-05 2023-09-23T23:08:22.618 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.618 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.618 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:22.618 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.886744+0000", 2023-09-23T23:08:22.618 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1415e-05 2023-09-23T23:08:22.618 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.619 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.619 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:22.619 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.899618+0000", 2023-09-23T23:08:22.619 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.012873925 2023-09-23T23:08:22.619 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.619 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.619 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for rw locks", 2023-09-23T23:08:22.619 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.899709+0000", 2023-09-23T23:08:22.619 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.0519000000000005e-05 2023-09-23T23:08:22.619 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.620 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.620 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:22.620 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.961416+0000", 2023-09-23T23:08:22.620 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.061707644999999998 2023-09-23T23:08:22.620 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.620 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.620 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:08:22.620 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.961516+0000", 2023-09-23T23:08:22.620 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000100206 2023-09-23T23:08:22.620 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.621 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.621 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:08:22.621 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.961653+0000", 2023-09-23T23:08:22.621 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013635700000000001 2023-09-23T23:08:22.621 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.621 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.621 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:22.621 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.992274+0000", 2023-09-23T23:08:22.621 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.030621598 2023-09-23T23:08:22.622 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.622 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.622 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:08:22.622 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.992283+0000", 2023-09-23T23:08:22.622 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.2449999999999998e-06 2023-09-23T23:08:22.622 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.622 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.622 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:22.622 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.300515+0000", 2023-09-23T23:08:22.622 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.30823202100000002 2023-09-23T23:08:22.623 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.623 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.623 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:08:22.623 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.300779+0000", 2023-09-23T23:08:22.623 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000264481 2023-09-23T23:08:22.623 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.623 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.623 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:22.624 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.307042+0000", 2023-09-23T23:08:22.624 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0062624400000000002 2023-09-23T23:08:22.624 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.624 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:22.624 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.624 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.624 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.624 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:111014 11.c 11:32c073d2:::benchmark_data_smithi169_260471_object5203:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e334)", 2023-09-23T23:08:22.624 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:03:02.930968+0000", 2023-09-23T23:08:22.625 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 319.62276204900002, 2023-09-23T23:08:22.625 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.36935629199999997, 2023-09-23T23:08:22.625 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:22.625 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:08:22.625 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:08:22.625 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:08:22.625 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:08:22.625 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 111014 2023-09-23T23:08:22.625 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.625 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:22.626 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.626 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:22.626 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.930968+0000", 2023-09-23T23:08:22.626 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.626 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.626 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.626 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:22.626 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.930968+0000", 2023-09-23T23:08:22.626 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.626 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.626 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.626 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:22.627 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.930967+0000", 2023-09-23T23:08:22.627 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T23:08:22.627 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.627 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.627 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:22.627 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.930973+0000", 2023-09-23T23:08:22.627 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.161e-06 2023-09-23T23:08:22.627 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.627 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.627 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:22.627 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.930985+0000", 2023-09-23T23:08:22.627 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2181000000000001e-05 2023-09-23T23:08:22.627 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.628 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.628 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:22.628 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.930994+0000", 2023-09-23T23:08:22.628 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.6799999999999999e-06 2023-09-23T23:08:22.628 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.628 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.628 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:22.628 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.947032+0000", 2023-09-23T23:08:22.628 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.016038693 2023-09-23T23:08:22.628 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.628 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.629 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:08:22.629 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.947216+0000", 2023-09-23T23:08:22.629 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00018398700000000001 2023-09-23T23:08:22.629 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.629 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.629 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:08:22.629 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.947390+0000", 2023-09-23T23:08:22.629 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000174045 2023-09-23T23:08:22.629 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.629 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.629 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:22.631 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.965350+0000", 2023-09-23T23:08:22.631 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.017959912000000001 2023-09-23T23:08:22.632 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.632 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.632 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:08:22.632 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.992231+0000", 2023-09-23T23:08:22.632 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.026881263999999998 2023-09-23T23:08:22.632 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.632 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.632 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:22.632 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.295266+0000", 2023-09-23T23:08:22.632 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.30303458999999999 2023-09-23T23:08:22.632 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.632 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.633 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:08:22.633 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.295323+0000", 2023-09-23T23:08:22.633 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.6623999999999999e-05 2023-09-23T23:08:22.633 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.633 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.633 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:22.633 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.300324+0000", 2023-09-23T23:08:22.633 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0050016050000000001 2023-09-23T23:08:22.633 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.633 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:22.633 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.633 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.634 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.634 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:111017 11.c 11:370a85cd:::benchmark_data_smithi169_260471_object5206:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e334)", 2023-09-23T23:08:22.634 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:03:02.933125+0000", 2023-09-23T23:08:22.634 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 319.62060513, 2023-09-23T23:08:22.634 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.38128802099999998, 2023-09-23T23:08:22.634 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:22.634 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:08:22.634 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:08:22.634 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:08:22.634 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:08:22.634 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 111017 2023-09-23T23:08:22.634 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.635 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:22.635 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.635 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:22.635 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.933125+0000", 2023-09-23T23:08:22.635 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.635 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.635 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.635 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:22.635 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.933125+0000", 2023-09-23T23:08:22.635 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.635 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.635 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.635 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:22.636 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.933123+0000", 2023-09-23T23:08:22.636 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T23:08:22.636 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.636 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.636 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:22.636 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.933130+0000", 2023-09-23T23:08:22.636 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.934e-06 2023-09-23T23:08:22.636 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.636 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.636 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:22.636 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.933142+0000", 2023-09-23T23:08:22.636 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1377e-05 2023-09-23T23:08:22.637 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.637 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.637 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:22.637 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.933149+0000", 2023-09-23T23:08:22.637 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.08e-06 2023-09-23T23:08:22.637 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.637 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.637 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:22.637 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.965366+0000", 2023-09-23T23:08:22.637 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.032217786999999998 2023-09-23T23:08:22.637 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.637 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.638 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:08:22.638 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.965493+0000", 2023-09-23T23:08:22.638 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000126468 2023-09-23T23:08:22.638 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.638 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.638 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:08:22.638 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.965585+0000", 2023-09-23T23:08:22.638 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.2083000000000006e-05 2023-09-23T23:08:22.638 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.638 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.638 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:08:22.638 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.992289+0000", 2023-09-23T23:08:22.639 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.026704082000000001 2023-09-23T23:08:22.639 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.639 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.639 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:22.639 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.294772+0000", 2023-09-23T23:08:22.639 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.302482947 2023-09-23T23:08:22.639 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.639 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.639 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:22.639 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.309224+0000", 2023-09-23T23:08:22.639 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.014451757000000001 2023-09-23T23:08:22.639 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.639 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.640 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:08:22.640 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.309347+0000", 2023-09-23T23:08:22.640 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012333299999999999 2023-09-23T23:08:22.640 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.640 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.640 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:22.640 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.314413+0000", 2023-09-23T23:08:22.640 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0050658159999999999 2023-09-23T23:08:22.640 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.640 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:22.640 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.640 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.640 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.641 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop_reply(client.45542.0:111017 11.c e334/330 ondisk, result = 0)", 2023-09-23T23:08:22.641 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:03:02.977640+0000", 2023-09-23T23:08:22.641 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 319.57609041299997, 2023-09-23T23:08:22.641 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.31714241500000001, 2023-09-23T23:08:22.641 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:22.641 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T23:08:22.641 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:22.641 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.641 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:22.641 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.977640+0000", 2023-09-23T23:08:22.641 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.641 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.642 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.642 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:22.642 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.977640+0000", 2023-09-23T23:08:22.642 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.642 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.642 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.642 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:22.642 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.977638+0000", 2023-09-23T23:08:22.642 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T23:08:22.642 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.642 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.642 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:22.643 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.977645+0000", 2023-09-23T23:08:22.643 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.968e-06 2023-09-23T23:08:22.643 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.643 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.643 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:22.643 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.977656+0000", 2023-09-23T23:08:22.643 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0947999999999999e-05 2023-09-23T23:08:22.643 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.643 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.643 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:22.643 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.977664+0000", 2023-09-23T23:08:22.643 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.9729999999999997e-06 2023-09-23T23:08:22.644 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.644 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.644 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:22.644 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.294705+0000", 2023-09-23T23:08:22.644 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.31704110699999999 2023-09-23T23:08:22.644 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.644 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.644 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:08:22.644 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.294751+0000", 2023-09-23T23:08:22.645 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.5377999999999998e-05 2023-09-23T23:08:22.645 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.645 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.645 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:22.645 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.294782+0000", 2023-09-23T23:08:22.645 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.1414000000000001e-05 2023-09-23T23:08:22.645 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.645 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:22.645 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.645 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.645 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.645 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:111052 11.c 11:3183bd64:::benchmark_data_smithi169_260471_object5241:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e334)", 2023-09-23T23:08:22.646 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:03:02.984926+0000", 2023-09-23T23:08:22.646 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 319.56880382200001, 2023-09-23T23:08:22.646 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.42452331700000001, 2023-09-23T23:08:22.646 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:22.646 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:08:22.646 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:08:22.646 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:08:22.646 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:08:22.646 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 111052 2023-09-23T23:08:22.646 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.647 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:22.647 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.647 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:22.647 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.984926+0000", 2023-09-23T23:08:22.647 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.647 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.647 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.647 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:22.647 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.984926+0000", 2023-09-23T23:08:22.647 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.648 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.648 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.648 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:22.648 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.984925+0000", 2023-09-23T23:08:22.648 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T23:08:22.648 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.648 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.648 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:22.648 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.984932+0000", 2023-09-23T23:08:22.648 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3409999999999997e-06 2023-09-23T23:08:22.648 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.649 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.649 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:22.649 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.984945+0000", 2023-09-23T23:08:22.649 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2931999999999999e-05 2023-09-23T23:08:22.649 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.649 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.649 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:22.649 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.984953+0000", 2023-09-23T23:08:22.649 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.6399999999999997e-06 2023-09-23T23:08:22.649 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.650 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.650 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:22.650 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.314454+0000", 2023-09-23T23:08:22.650 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.329501561 2023-09-23T23:08:22.650 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.650 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.650 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for rw locks", 2023-09-23T23:08:22.650 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.314599+0000", 2023-09-23T23:08:22.650 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014526299999999999 2023-09-23T23:08:22.650 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.651 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.651 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:22.651 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.381060+0000", 2023-09-23T23:08:22.651 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.066460294000000003 2023-09-23T23:08:22.651 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.651 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.651 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:08:22.651 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.381176+0000", 2023-09-23T23:08:22.651 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000116587 2023-09-23T23:08:22.651 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.652 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.652 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:08:22.652 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.381326+0000", 2023-09-23T23:08:22.652 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014967100000000001 2023-09-23T23:08:22.652 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.652 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.652 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:22.652 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.396467+0000", 2023-09-23T23:08:22.652 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.015141229000000001 2023-09-23T23:08:22.652 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.653 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.653 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:08:22.653 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.400864+0000", 2023-09-23T23:08:22.653 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0043969949999999999 2023-09-23T23:08:22.653 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.653 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.653 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:22.653 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.405005+0000", 2023-09-23T23:08:22.653 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0041412059999999997 2023-09-23T23:08:22.654 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.654 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.654 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:08:22.654 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.405066+0000", 2023-09-23T23:08:22.654 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0816999999999997e-05 2023-09-23T23:08:22.654 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.654 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.654 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:22.655 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.409450+0000", 2023-09-23T23:08:22.655 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0043834310000000001 2023-09-23T23:08:22.655 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.655 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:22.655 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.655 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.655 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.655 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop_reply(client.45542.0:110977 11.c e334/330 ondisk, result = 0)", 2023-09-23T23:08:22.655 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:03:02.987632+0000", 2023-09-23T23:08:22.656 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 319.56609781100002, 2023-09-23T23:08:22.656 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.31942089400000001, 2023-09-23T23:08:22.656 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:22.656 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T23:08:22.656 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:22.656 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.656 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:22.656 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.987632+0000", 2023-09-23T23:08:22.656 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.656 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.657 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.657 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:22.657 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.987632+0000", 2023-09-23T23:08:22.657 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.657 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.657 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.657 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:22.657 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.987632+0000", 2023-09-23T23:08:22.657 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T23:08:22.657 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.657 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.657 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:22.657 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.987635+0000", 2023-09-23T23:08:22.658 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.1669999999999999e-06 2023-09-23T23:08:22.658 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.658 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.658 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:22.658 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.987641+0000", 2023-09-23T23:08:22.658 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.9619999999999998e-06 2023-09-23T23:08:22.658 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.658 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.658 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:22.658 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.987645+0000", 2023-09-23T23:08:22.658 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.9920000000000001e-06 2023-09-23T23:08:22.658 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.659 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.659 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:22.659 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.300443+0000", 2023-09-23T23:08:22.659 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.31279763700000002 2023-09-23T23:08:22.659 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.659 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.659 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:08:22.659 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.300488+0000", 2023-09-23T23:08:22.659 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.5382e-05 2023-09-23T23:08:22.659 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.659 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.659 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:22.659 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.307053+0000", 2023-09-23T23:08:22.660 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0065650819999999999 2023-09-23T23:08:22.660 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.660 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:22.660 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.660 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.660 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.660 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop_reply(client.45542.0:111017 11.c e334/330 ondisk, result = 0)", 2023-09-23T23:08:22.660 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:03:02.988322+0000", 2023-09-23T23:08:22.660 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 319.56540784499998, 2023-09-23T23:08:22.660 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.32610130999999998, 2023-09-23T23:08:22.660 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:22.660 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T23:08:22.660 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:22.661 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.661 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:22.661 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.988322+0000", 2023-09-23T23:08:22.661 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.661 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.661 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.661 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:22.661 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.988322+0000", 2023-09-23T23:08:22.661 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.661 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.661 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.661 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:22.662 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.988322+0000", 2023-09-23T23:08:22.662 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T23:08:22.662 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.662 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.662 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:22.662 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.988326+0000", 2023-09-23T23:08:22.662 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.2880000000000003e-06 2023-09-23T23:08:22.662 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.662 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.662 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:22.662 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.988374+0000", 2023-09-23T23:08:22.662 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.7718e-05 2023-09-23T23:08:22.662 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.663 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.663 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:22.663 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.988380+0000", 2023-09-23T23:08:22.663 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.5719999999999999e-06 2023-09-23T23:08:22.663 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.663 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.663 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:22.663 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.309204+0000", 2023-09-23T23:08:22.663 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.32082320399999997 2023-09-23T23:08:22.663 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.663 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.663 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:08:22.664 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.309215+0000", 2023-09-23T23:08:22.664 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1462e-05 2023-09-23T23:08:22.664 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.664 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.664 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:22.664 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.314424+0000", 2023-09-23T23:08:22.664 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0052085530000000003 2023-09-23T23:08:22.664 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.664 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:22.664 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.664 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.665 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.665 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:111057 11.c 11:3a5a445d:::benchmark_data_smithi169_260471_object5246:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e334)", 2023-09-23T23:08:22.665 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:03:02.988416+0000", 2023-09-23T23:08:22.665 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 319.56531431399998, 2023-09-23T23:08:22.665 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.35776640500000001, 2023-09-23T23:08:22.665 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:22.665 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:08:22.665 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:08:22.665 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:08:22.665 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:08:22.665 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 111057 2023-09-23T23:08:22.665 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.665 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:22.666 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.666 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:22.666 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.988416+0000", 2023-09-23T23:08:22.666 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.666 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.666 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.666 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:22.666 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.988416+0000", 2023-09-23T23:08:22.666 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.666 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.666 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.666 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:22.667 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.988415+0000", 2023-09-23T23:08:22.667 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T23:08:22.667 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.667 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.667 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:22.667 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.988420+0000", 2023-09-23T23:08:22.667 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.3619999999999997e-06 2023-09-23T23:08:22.667 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.667 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.667 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:22.667 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.988428+0000", 2023-09-23T23:08:22.667 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.2779999999999993e-06 2023-09-23T23:08:22.668 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.668 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.668 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:22.668 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.988435+0000", 2023-09-23T23:08:22.668 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.5320000000000003e-06 2023-09-23T23:08:22.668 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.668 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.668 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:22.668 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.315808+0000", 2023-09-23T23:08:22.668 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.32737284999999999 2023-09-23T23:08:22.668 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.668 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.668 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:08:22.669 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.316097+0000", 2023-09-23T23:08:22.669 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00028896599999999998 2023-09-23T23:08:22.669 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.669 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.669 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:08:22.669 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.316280+0000", 2023-09-23T23:08:22.669 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000183301 2023-09-23T23:08:22.669 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.669 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.669 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:22.669 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.341296+0000", 2023-09-23T23:08:22.669 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.025015763 2023-09-23T23:08:22.670 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.670 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.670 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:08:22.670 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.341361+0000", 2023-09-23T23:08:22.670 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.5763e-05 2023-09-23T23:08:22.670 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.670 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.670 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:22.670 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.341405+0000", 2023-09-23T23:08:22.670 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.32e-05 2023-09-23T23:08:22.670 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.670 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.670 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:08:22.671 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.341469+0000", 2023-09-23T23:08:22.671 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.4215999999999996e-05 2023-09-23T23:08:22.671 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.671 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.671 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:22.671 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.346182+0000", 2023-09-23T23:08:22.671 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.004713409 2023-09-23T23:08:22.671 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.671 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:22.671 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.671 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.671 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.672 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.45542.0:111059 11.4 e334/321 11:206b9e7c:::benchmark_data_smithi169_260471_object5248:head v 334'7003, mlcod=334'7001)", 2023-09-23T23:08:22.672 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:03:02.993500+0000", 2023-09-23T23:08:22.672 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 319.56022972900001, 2023-09-23T23:08:22.672 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.32240897899999998, 2023-09-23T23:08:22.672 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:22.672 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:08:22.672 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:22.672 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.672 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:22.672 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.993500+0000", 2023-09-23T23:08:22.672 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.672 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.672 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.673 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:22.673 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.993500+0000", 2023-09-23T23:08:22.673 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.673 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.673 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.673 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:22.673 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.993499+0000", 2023-09-23T23:08:22.673 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T23:08:22.673 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.673 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.673 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:22.673 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.993506+0000", 2023-09-23T23:08:22.673 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.0110000000000003e-06 2023-09-23T23:08:22.674 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.674 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.674 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:22.674 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.993516+0000", 2023-09-23T23:08:22.674 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0006e-05 2023-09-23T23:08:22.674 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.674 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.674 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:22.674 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.993523+0000", 2023-09-23T23:08:22.674 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.8689999999999998e-06 2023-09-23T23:08:22.674 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.675 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.675 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:22.675 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.307088+0000", 2023-09-23T23:08:22.675 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.31356473200000001 2023-09-23T23:08:22.675 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.675 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.675 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:08:22.675 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.307115+0000", 2023-09-23T23:08:22.675 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.7075000000000001e-05 2023-09-23T23:08:22.676 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.676 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.676 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:08:22.676 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.315828+0000", 2023-09-23T23:08:22.676 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0087129310000000001 2023-09-23T23:08:22.676 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.676 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.676 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:22.676 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.315909+0000", 2023-09-23T23:08:22.676 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.1216000000000003e-05 2023-09-23T23:08:22.676 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.676 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:22.676 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.677 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.677 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.677 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:111063 11.c 11:3c7d6a8e:::benchmark_data_smithi169_260471_object5252:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e334)", 2023-09-23T23:08:22.677 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:03:02.995963+0000", 2023-09-23T23:08:22.677 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 319.55776744299999, 2023-09-23T23:08:22.677 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.36247725400000003, 2023-09-23T23:08:22.677 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:22.677 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:08:22.678 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:08:22.678 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:08:22.678 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:08:22.678 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 111063 2023-09-23T23:08:22.678 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.678 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:22.678 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.678 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:22.678 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.995963+0000", 2023-09-23T23:08:22.678 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.678 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.678 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.679 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:22.679 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.995963+0000", 2023-09-23T23:08:22.679 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.679 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.679 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.679 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:22.679 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.995961+0000", 2023-09-23T23:08:22.679 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T23:08:22.679 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.679 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.679 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:22.679 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.995969+0000", 2023-09-23T23:08:22.680 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.1289999999999996e-06 2023-09-23T23:08:22.680 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.680 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.680 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:22.680 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.995983+0000", 2023-09-23T23:08:22.680 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3949e-05 2023-09-23T23:08:22.680 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.680 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.680 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:22.680 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.995992+0000", 2023-09-23T23:08:22.680 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.9390000000000003e-06 2023-09-23T23:08:22.680 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.680 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.681 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:22.681 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.336299+0000", 2023-09-23T23:08:22.681 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.34030711699999999 2023-09-23T23:08:22.681 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.681 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.681 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:08:22.681 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.336458+0000", 2023-09-23T23:08:22.681 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015883100000000001 2023-09-23T23:08:22.681 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.681 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.682 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:08:22.682 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.336608+0000", 2023-09-23T23:08:22.682 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000150483 2023-09-23T23:08:22.682 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.682 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.682 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:08:22.682 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.349557+0000", 2023-09-23T23:08:22.682 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.012948273 2023-09-23T23:08:22.682 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.683 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.683 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:22.683 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.353027+0000", 2023-09-23T23:08:22.683 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.003470332 2023-09-23T23:08:22.683 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.683 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.683 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:22.683 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.353092+0000", 2023-09-23T23:08:22.683 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.4772999999999998e-05 2023-09-23T23:08:22.684 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.684 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.684 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:08:22.684 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.353181+0000", 2023-09-23T23:08:22.684 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.8881999999999994e-05 2023-09-23T23:08:22.684 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.684 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.684 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:22.684 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.358440+0000", 2023-09-23T23:08:22.684 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0052592109999999997 2023-09-23T23:08:22.684 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.685 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:22.685 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.685 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.685 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.685 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "MOSDPGPushReply(11.c 334/330 [PushReplyOp(11:3183bd64:::benchmark_data_smithi169_260471_object5241:head)])", 2023-09-23T23:08:22.685 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:03:03.001144+0000", 2023-09-23T23:08:22.685 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 319.55258562, 2023-09-23T23:08:22.685 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.37986040100000001, 2023-09-23T23:08:22.685 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:22.686 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2023-09-23T23:08:22.686 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:22.686 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.686 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:22.686 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.001144+0000", 2023-09-23T23:08:22.686 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.686 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.686 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.686 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:22.687 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.001144+0000", 2023-09-23T23:08:22.687 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.687 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.687 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.687 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:22.687 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.001144+0000", 2023-09-23T23:08:22.687 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T23:08:22.687 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.688 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.688 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:22.688 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.001151+0000", 2023-09-23T23:08:22.688 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.81e-06 2023-09-23T23:08:22.688 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.688 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.688 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:22.688 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.294596+0000", 2023-09-23T23:08:22.688 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.29344541200000002 2023-09-23T23:08:22.689 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.689 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.689 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:22.689 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.294635+0000", 2023-09-23T23:08:22.689 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.8968999999999999e-05 2023-09-23T23:08:22.689 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.689 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.689 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:22.689 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.372192+0000", 2023-09-23T23:08:22.689 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.077557002999999999 2023-09-23T23:08:22.690 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.690 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.690 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:22.690 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.381005+0000", 2023-09-23T23:08:22.690 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0088129660000000002 2023-09-23T23:08:22.690 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.690 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:22.690 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.690 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.690 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.690 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:139476 11.c 11:3244d028:::benchmark_data_smithi169_260471_object33665:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e335)", 2023-09-23T23:08:22.690 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:03:48.312315+0000", 2023-09-23T23:08:22.691 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 274.24141463699999, 2023-09-23T23:08:22.691 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.32138509900000001, 2023-09-23T23:08:22.691 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:22.691 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:08:22.691 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:08:22.691 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:08:22.691 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:08:22.691 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 139476 2023-09-23T23:08:22.691 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.691 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:22.691 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.691 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:22.691 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:48.312315+0000", 2023-09-23T23:08:22.692 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.692 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.692 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.692 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:22.692 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:48.312315+0000", 2023-09-23T23:08:22.692 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:22.692 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.692 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.692 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:22.692 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:48.312314+0000", 2023-09-23T23:08:22.692 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T23:08:22.692 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.693 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.693 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:22.693 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:48.312321+0000", 2023-09-23T23:08:22.693 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.4529999999999999e-06 2023-09-23T23:08:22.693 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.693 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.693 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:22.693 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:48.312334+0000", 2023-09-23T23:08:22.693 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2955e-05 2023-09-23T23:08:22.693 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.693 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.693 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:22.693 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:48.312341+0000", 2023-09-23T23:08:22.694 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.4100000000000002e-06 2023-09-23T23:08:22.694 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.694 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.694 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:22.694 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:48.344078+0000", 2023-09-23T23:08:22.694 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.031737171000000002 2023-09-23T23:08:22.694 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.694 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.694 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for rw locks", 2023-09-23T23:08:22.694 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:48.344229+0000", 2023-09-23T23:08:22.694 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015082100000000001 2023-09-23T23:08:22.695 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.695 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.695 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:22.695 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:48.599908+0000", 2023-09-23T23:08:22.695 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.25567872899999999 2023-09-23T23:08:22.695 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.695 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.695 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:08:22.695 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:48.600033+0000", 2023-09-23T23:08:22.695 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000125272 2023-09-23T23:08:22.695 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.695 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.696 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:08:22.696 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:48.600205+0000", 2023-09-23T23:08:22.696 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000171893 2023-09-23T23:08:22.696 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.696 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.696 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:22.696 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:48.619375+0000", 2023-09-23T23:08:22.696 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.019169737999999999 2023-09-23T23:08:22.696 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.696 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.696 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:08:22.697 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:48.619418+0000", 2023-09-23T23:08:22.697 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.3630000000000001e-05 2023-09-23T23:08:22.697 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.697 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.697 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:22.697 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:48.629591+0000", 2023-09-23T23:08:22.697 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.010172936 2023-09-23T23:08:22.697 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.697 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.697 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:08:22.697 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:48.629652+0000", 2023-09-23T23:08:22.697 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0766000000000001e-05 2023-09-23T23:08:22.697 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:22.698 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:22.698 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:22.698 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:48.633701+0000", 2023-09-23T23:08:22.698 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0040483460000000004 2023-09-23T23:08:22.698 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.698 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:22.698 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.698 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:22.698 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:22.698 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T23:08:22.699 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:22 smithi187 bash[89487]: cluster 2023-09-23T23:08:21.099503+0000 mgr.y (mgr.25310) 1410 : cluster 0 pgmap v1598: 93 pgs: 1 peering, 92 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 36 KiB/s wr, 11 op/s; 709 KiB/s, 9 objects/s recovering 2023-09-23T23:08:23.489 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:23 smithi169 bash[104356]: audit 2023-09-23T23:08:22.238390+0000 mon.a (mon.0) 1992 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:08:23.490 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:23 smithi169 bash[101133]: audit 2023-09-23T23:08:22.238390+0000 mon.a (mon.0) 1992 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:08:23.491 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_ops_in_flight 2023-09-23T23:08:23.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:23 smithi187 bash[89487]: audit 2023-09-23T23:08:22.238390+0000 mon.a (mon.0) 1992 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:08:24.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:24 smithi169 bash[101133]: cluster 2023-09-23T23:08:23.100412+0000 mgr.y (mgr.25310) 1411 : cluster 0 pgmap v1599: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 129 B/s rd, 0 op/s; 518 KiB/s, 7 objects/s recovering 2023-09-23T23:08:24.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:24 smithi169 bash[104356]: cluster 2023-09-23T23:08:23.100412+0000 mgr.y (mgr.25310) 1411 : cluster 0 pgmap v1599: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 129 B/s rd, 0 op/s; 518 KiB/s, 7 objects/s recovering 2023-09-23T23:08:24.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:24 smithi187 bash[89487]: cluster 2023-09-23T23:08:23.100412+0000 mgr.y (mgr.25310) 1411 : cluster 0 pgmap v1599: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 129 B/s rd, 0 op/s; 518 KiB/s, 7 objects/s recovering 2023-09-23T23:08:26.037 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:08:26.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:26 smithi169 bash[101133]: cluster 2023-09-23T23:08:25.101535+0000 mgr.y (mgr.25310) 1412 : cluster 0 pgmap v1600: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 114 B/s rd, 0 op/s; 533 B/s, 5 objects/s recovering 2023-09-23T23:08:26.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:26 smithi169 bash[104356]: cluster 2023-09-23T23:08:25.101535+0000 mgr.y (mgr.25310) 1412 : cluster 0 pgmap v1600: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 114 B/s rd, 0 op/s; 533 B/s, 5 objects/s recovering 2023-09-23T23:08:26.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:26 smithi187 bash[89487]: cluster 2023-09-23T23:08:25.101535+0000 mgr.y (mgr.25310) 1412 : cluster 0 pgmap v1600: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 114 B/s rd, 0 op/s; 533 B/s, 5 objects/s recovering 2023-09-23T23:08:27.428 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:27 smithi169 bash[104356]: audit 2023-09-23T23:08:26.175944+0000 mon.a (mon.0) 1993 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:08:27.428 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:27 smithi169 bash[104356]: audit 2023-09-23T23:08:26.911863+0000 mon.a (mon.0) 1994 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:08:27.429 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:27 smithi169 bash[101133]: audit 2023-09-23T23:08:26.175944+0000 mon.a (mon.0) 1993 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:08:27.429 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:27 smithi169 bash[101133]: audit 2023-09-23T23:08:26.911863+0000 mon.a (mon.0) 1994 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:08:27.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:27 smithi187 bash[89487]: audit 2023-09-23T23:08:26.175944+0000 mon.a (mon.0) 1993 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:08:27.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:27 smithi187 bash[89487]: audit 2023-09-23T23:08:26.911863+0000 mon.a (mon.0) 1994 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:08:28.461 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:28 smithi169 bash[104356]: cluster 2023-09-23T23:08:27.102490+0000 mgr.y (mgr.25310) 1413 : cluster 0 pgmap v1601: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 102 B/s rd, 0 op/s; 475 B/s, 4 objects/s recovering 2023-09-23T23:08:28.462 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:28 smithi169 bash[101133]: cluster 2023-09-23T23:08:27.102490+0000 mgr.y (mgr.25310) 1413 : cluster 0 pgmap v1601: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 102 B/s rd, 0 op/s; 475 B/s, 4 objects/s recovering 2023-09-23T23:08:28.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:28 smithi187 bash[89487]: cluster 2023-09-23T23:08:27.102490+0000 mgr.y (mgr.25310) 1413 : cluster 0 pgmap v1601: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 102 B/s rd, 0 op/s; 475 B/s, 4 objects/s recovering 2023-09-23T23:08:28.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:08:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:08:28] "GET /metrics HTTP/1.1" 200 34170 "" "Prometheus/2.43.0" 2023-09-23T23:08:28.954 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:08:29.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:29 smithi169 bash[104356]: audit 2023-09-23T23:08:28.183970+0000 mon.a (mon.0) 1995 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:08:29.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:29 smithi169 bash[104356]: audit 2023-09-23T23:08:28.190012+0000 mon.a (mon.0) 1996 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:08:29.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:29 smithi169 bash[104356]: audit 2023-09-23T23:08:28.692425+0000 mon.a (mon.0) 1997 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:08:29.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:29 smithi169 bash[104356]: audit 2023-09-23T23:08:28.697693+0000 mon.a (mon.0) 1998 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:08:29.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:29 smithi169 bash[104356]: audit 2023-09-23T23:08:29.168133+0000 mon.a (mon.0) 1999 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:08:29.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:29 smithi169 bash[104356]: audit 2023-09-23T23:08:29.169733+0000 mon.a (mon.0) 2000 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:08:29.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:29 smithi169 bash[104356]: audit 2023-09-23T23:08:29.177970+0000 mon.a (mon.0) 2001 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:08:29.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:29 smithi169 bash[101133]: audit 2023-09-23T23:08:28.183970+0000 mon.a (mon.0) 1995 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:08:29.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:29 smithi169 bash[101133]: audit 2023-09-23T23:08:28.190012+0000 mon.a (mon.0) 1996 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:08:29.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:29 smithi169 bash[101133]: audit 2023-09-23T23:08:28.692425+0000 mon.a (mon.0) 1997 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:08:29.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:29 smithi169 bash[101133]: audit 2023-09-23T23:08:28.697693+0000 mon.a (mon.0) 1998 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:08:29.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:29 smithi169 bash[101133]: audit 2023-09-23T23:08:29.168133+0000 mon.a (mon.0) 1999 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:08:29.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:29 smithi169 bash[101133]: audit 2023-09-23T23:08:29.169733+0000 mon.a (mon.0) 2000 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:08:29.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:29 smithi169 bash[101133]: audit 2023-09-23T23:08:29.177970+0000 mon.a (mon.0) 2001 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:08:29.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:29 smithi187 bash[89487]: audit 2023-09-23T23:08:28.183970+0000 mon.a (mon.0) 1995 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:08:29.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:29 smithi187 bash[89487]: audit 2023-09-23T23:08:28.190012+0000 mon.a (mon.0) 1996 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:08:29.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:29 smithi187 bash[89487]: audit 2023-09-23T23:08:28.692425+0000 mon.a (mon.0) 1997 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:08:29.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:29 smithi187 bash[89487]: audit 2023-09-23T23:08:28.697693+0000 mon.a (mon.0) 1998 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:08:29.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:29 smithi187 bash[89487]: audit 2023-09-23T23:08:29.168133+0000 mon.a (mon.0) 1999 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:08:29.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:29 smithi187 bash[89487]: audit 2023-09-23T23:08:29.169733+0000 mon.a (mon.0) 2000 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:08:29.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:29 smithi187 bash[89487]: audit 2023-09-23T23:08:29.177970+0000 mon.a (mon.0) 2001 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:08:30.477 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:30 smithi169 bash[101133]: cluster 2023-09-23T23:08:29.103451+0000 mgr.y (mgr.25310) 1414 : cluster 0 pgmap v1602: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 85 B/s rd, 0 op/s; 399 B/s, 3 objects/s recovering 2023-09-23T23:08:30.477 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:30 smithi169 bash[104356]: cluster 2023-09-23T23:08:29.103451+0000 mgr.y (mgr.25310) 1414 : cluster 0 pgmap v1602: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 85 B/s rd, 0 op/s; 399 B/s, 3 objects/s recovering 2023-09-23T23:08:30.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:30 smithi187 bash[89487]: cluster 2023-09-23T23:08:29.103451+0000 mgr.y (mgr.25310) 1414 : cluster 0 pgmap v1602: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 85 B/s rd, 0 op/s; 399 B/s, 3 objects/s recovering 2023-09-23T23:08:30.717 INFO:teuthology.orchestra.run.smithi169.stdout:mon.a: {} 2023-09-23T23:08:30.734 INFO:teuthology.orchestra.run.smithi169.stdout:mon.b: {} 2023-09-23T23:08:30.750 INFO:teuthology.orchestra.run.smithi169.stdout:mon.c: {} 2023-09-23T23:08:30.752 INFO:teuthology.orchestra.run.smithi169.stderr:mon.a: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-09-23T23:08:30.752 INFO:teuthology.orchestra.run.smithi169.stderr:mon.b: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-09-23T23:08:30.752 INFO:teuthology.orchestra.run.smithi169.stderr:mon.c: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-09-23T23:08:31.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:31 smithi169 bash[101133]: audit 2023-09-23T23:08:30.698767+0000 mon.c (mon.2) 132 : audit 0 from='client.? 172.21.15.169:0/2928402331' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T23:08:31.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:31 smithi169 bash[104356]: audit 2023-09-23T23:08:30.698767+0000 mon.c (mon.2) 132 : audit 0 from='client.? 172.21.15.169:0/2928402331' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T23:08:31.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:31 smithi187 bash[89487]: audit 2023-09-23T23:08:30.698767+0000 mon.c (mon.2) 132 : audit 0 from='client.? 172.21.15.169:0/2928402331' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-09-23T23:08:32.113 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 1 1 2023-09-23T23:08:32.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:32 smithi169 bash[101133]: cluster 2023-09-23T23:08:31.104344+0000 mgr.y (mgr.25310) 1415 : cluster 0 pgmap v1603: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:32.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:32 smithi169 bash[104356]: cluster 2023-09-23T23:08:31.104344+0000 mgr.y (mgr.25310) 1415 : cluster 0 pgmap v1603: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:32.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:32 smithi187 bash[89487]: cluster 2023-09-23T23:08:31.104344+0000 mgr.y (mgr.25310) 1415 : cluster 0 pgmap v1603: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:33.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:33 smithi169 bash[104356]: cluster 2023-09-23T23:08:33.105117+0000 mgr.y (mgr.25310) 1416 : cluster 0 pgmap v1604: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:33.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:33 smithi169 bash[101133]: cluster 2023-09-23T23:08:33.105117+0000 mgr.y (mgr.25310) 1416 : cluster 0 pgmap v1604: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:33.564 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T23:08:33.564 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [], 2023-09-23T23:08:33.564 INFO:teuthology.orchestra.run.smithi169.stdout: "num_ops": 0 2023-09-23T23:08:33.564 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T23:08:33.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:33 smithi187 bash[89487]: cluster 2023-09-23T23:08:33.105117+0000 mgr.y (mgr.25310) 1416 : cluster 0 pgmap v1604: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:34.478 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_blocked_ops 2023-09-23T23:08:36.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:36 smithi169 bash[101133]: cluster 2023-09-23T23:08:35.106051+0000 mgr.y (mgr.25310) 1417 : cluster 0 pgmap v1605: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:36.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:36 smithi169 bash[104356]: cluster 2023-09-23T23:08:35.106051+0000 mgr.y (mgr.25310) 1417 : cluster 0 pgmap v1605: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:36.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:36 smithi187 bash[89487]: cluster 2023-09-23T23:08:35.106051+0000 mgr.y (mgr.25310) 1417 : cluster 0 pgmap v1605: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:36.986 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:08:38.250 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:37 smithi169 bash[104356]: cluster 2023-09-23T23:08:37.106554+0000 mgr.y (mgr.25310) 1418 : cluster 0 pgmap v1606: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:38.250 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:37 smithi169 bash[101133]: cluster 2023-09-23T23:08:37.106554+0000 mgr.y (mgr.25310) 1418 : cluster 0 pgmap v1606: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:38.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:37 smithi187 bash[89487]: cluster 2023-09-23T23:08:37.106554+0000 mgr.y (mgr.25310) 1418 : cluster 0 pgmap v1606: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:38.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:08:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:08:38] "GET /metrics HTTP/1.1" 200 34170 "" "Prometheus/2.43.0" 2023-09-23T23:08:39.813 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:08:40.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:40 smithi169 bash[101133]: cluster 2023-09-23T23:08:39.107546+0000 mgr.y (mgr.25310) 1419 : cluster 0 pgmap v1607: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:40.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:40 smithi169 bash[104356]: cluster 2023-09-23T23:08:39.107546+0000 mgr.y (mgr.25310) 1419 : cluster 0 pgmap v1607: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:40.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:40 smithi187 bash[89487]: cluster 2023-09-23T23:08:39.107546+0000 mgr.y (mgr.25310) 1419 : cluster 0 pgmap v1607: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:42.185 INFO:teuthology.orchestra.run.smithi169.stderr:reweighted osd.1 to 1 (10000) 2023-09-23T23:08:42.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:42 smithi169 bash[104356]: cluster 2023-09-23T23:08:41.108378+0000 mgr.y (mgr.25310) 1420 : cluster 0 pgmap v1608: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:42.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:42 smithi169 bash[104356]: audit 2023-09-23T23:08:41.175963+0000 mon.a (mon.0) 2002 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:08:42.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:42 smithi169 bash[104356]: audit 2023-09-23T23:08:41.753486+0000 mon.c (mon.2) 133 : audit 1 from='client.? 172.21.15.169:0/2304854342' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T23:08:42.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:42 smithi169 bash[104356]: audit 2023-09-23T23:08:41.754061+0000 mon.a (mon.0) 2003 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T23:08:42.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:42 smithi169 bash[101133]: cluster 2023-09-23T23:08:41.108378+0000 mgr.y (mgr.25310) 1420 : cluster 0 pgmap v1608: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:42.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:42 smithi169 bash[101133]: audit 2023-09-23T23:08:41.175963+0000 mon.a (mon.0) 2002 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:08:42.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:42 smithi169 bash[101133]: audit 2023-09-23T23:08:41.753486+0000 mon.c (mon.2) 133 : audit 1 from='client.? 172.21.15.169:0/2304854342' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T23:08:42.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:42 smithi169 bash[101133]: audit 2023-09-23T23:08:41.754061+0000 mon.a (mon.0) 2003 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T23:08:42.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:42 smithi187 bash[89487]: cluster 2023-09-23T23:08:41.108378+0000 mgr.y (mgr.25310) 1420 : cluster 0 pgmap v1608: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:42.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:42 smithi187 bash[89487]: audit 2023-09-23T23:08:41.175963+0000 mon.a (mon.0) 2002 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:08:42.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:42 smithi187 bash[89487]: audit 2023-09-23T23:08:41.753486+0000 mon.c (mon.2) 133 : audit 1 from='client.? 172.21.15.169:0/2304854342' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T23:08:42.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:42 smithi187 bash[89487]: audit 2023-09-23T23:08:41.754061+0000 mon.a (mon.0) 2003 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T23:08:43.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:43 smithi169 bash[101133]: cluster 2023-09-23T23:08:42.174933+0000 osd.5 (osd.5) 257 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T23:08:43.604 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:43 smithi169 bash[101133]: audit 2023-09-23T23:08:42.177357+0000 mon.a (mon.0) 2004 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T23:08:43.604 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:43 smithi169 bash[101133]: cluster 2023-09-23T23:08:42.177464+0000 mon.a (mon.0) 2005 : cluster 0 osdmap e387: 8 total, 8 up, 8 in 2023-09-23T23:08:43.605 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:43 smithi169 bash[104356]: cluster 2023-09-23T23:08:42.174933+0000 osd.5 (osd.5) 257 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T23:08:43.605 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:43 smithi169 bash[104356]: audit 2023-09-23T23:08:42.177357+0000 mon.a (mon.0) 2004 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T23:08:43.605 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:43 smithi169 bash[104356]: cluster 2023-09-23T23:08:42.177464+0000 mon.a (mon.0) 2005 : cluster 0 osdmap e387: 8 total, 8 up, 8 in 2023-09-23T23:08:43.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:43 smithi187 bash[89487]: cluster 2023-09-23T23:08:42.174933+0000 osd.5 (osd.5) 257 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T23:08:43.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:43 smithi187 bash[89487]: audit 2023-09-23T23:08:42.177357+0000 mon.a (mon.0) 2004 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-09-23T23:08:43.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:43 smithi187 bash[89487]: cluster 2023-09-23T23:08:42.177464+0000 mon.a (mon.0) 2005 : cluster 0 osdmap e387: 8 total, 8 up, 8 in 2023-09-23T23:08:43.894 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 1 1 2023-09-23T23:08:44.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:44 smithi169 bash[104356]: cluster 2023-09-23T23:08:43.109200+0000 mgr.y (mgr.25310) 1421 : cluster 0 pgmap v1610: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:44.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:44 smithi169 bash[104356]: cluster 2023-09-23T23:08:43.112132+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T23:08:44.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:44 smithi169 bash[104356]: cluster 2023-09-23T23:08:43.112153+0000 osd.7 (osd.7) 429 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T23:08:44.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:44 smithi169 bash[101133]: cluster 2023-09-23T23:08:43.109200+0000 mgr.y (mgr.25310) 1421 : cluster 0 pgmap v1610: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:44.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:44 smithi169 bash[101133]: cluster 2023-09-23T23:08:43.112132+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T23:08:44.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:44 smithi169 bash[101133]: cluster 2023-09-23T23:08:43.112153+0000 osd.7 (osd.7) 429 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T23:08:44.565 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T23:08:44.566 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [], 2023-09-23T23:08:44.566 INFO:teuthology.orchestra.run.smithi169.stdout: "complaint_time": 30, 2023-09-23T23:08:44.566 INFO:teuthology.orchestra.run.smithi169.stdout: "num_blocked_ops": 0 2023-09-23T23:08:44.566 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T23:08:44.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:44 smithi187 bash[89487]: cluster 2023-09-23T23:08:43.109200+0000 mgr.y (mgr.25310) 1421 : cluster 0 pgmap v1610: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:44.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:44 smithi187 bash[89487]: cluster 2023-09-23T23:08:43.112132+0000 osd.6 (osd.6) 164 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T23:08:44.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:44 smithi187 bash[89487]: cluster 2023-09-23T23:08:43.112153+0000 osd.7 (osd.7) 429 : cluster 3 failed to encode map e387 with expected crc 2023-09-23T23:08:45.583 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.3 dump_historic_ops 2023-09-23T23:08:46.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:46 smithi169 bash[101133]: cluster 2023-09-23T23:08:45.109773+0000 mgr.y (mgr.25310) 1422 : cluster 0 pgmap v1611: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:46.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:46 smithi169 bash[104356]: cluster 2023-09-23T23:08:45.109773+0000 mgr.y (mgr.25310) 1422 : cluster 0 pgmap v1611: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:46.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:46 smithi187 bash[89487]: cluster 2023-09-23T23:08:45.109773+0000 mgr.y (mgr.25310) 1422 : cluster 0 pgmap v1611: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:48.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:47 smithi169 bash[101133]: cluster 2023-09-23T23:08:47.110375+0000 mgr.y (mgr.25310) 1423 : cluster 0 pgmap v1612: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:48.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:47 smithi169 bash[104356]: cluster 2023-09-23T23:08:47.110375+0000 mgr.y (mgr.25310) 1423 : cluster 0 pgmap v1612: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:48.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:47 smithi187 bash[89487]: cluster 2023-09-23T23:08:47.110375+0000 mgr.y (mgr.25310) 1423 : cluster 0 pgmap v1612: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:48.784 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:08:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:08:48] "GET /metrics HTTP/1.1" 200 34164 "" "Prometheus/2.43.0" 2023-09-23T23:08:49.118 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:08:50.133 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:08:50.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:50 smithi169 bash[104356]: cluster 2023-09-23T23:08:49.111389+0000 mgr.y (mgr.25310) 1424 : cluster 0 pgmap v1613: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:50.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:50 smithi169 bash[101133]: cluster 2023-09-23T23:08:49.111389+0000 mgr.y (mgr.25310) 1424 : cluster 0 pgmap v1613: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:50.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:50 smithi187 bash[89487]: cluster 2023-09-23T23:08:49.111389+0000 mgr.y (mgr.25310) 1424 : cluster 0 pgmap v1613: 93 pgs: 93 active+clean; 4.6 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:52.455 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:52 smithi169 bash[104356]: cluster 2023-09-23T23:08:51.111945+0000 mgr.y (mgr.25310) 1425 : cluster 0 pgmap v1614: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:52.455 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:52 smithi169 bash[101133]: cluster 2023-09-23T23:08:51.111945+0000 mgr.y (mgr.25310) 1425 : cluster 0 pgmap v1614: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:52.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:52 smithi187 bash[89487]: cluster 2023-09-23T23:08:51.111945+0000 mgr.y (mgr.25310) 1425 : cluster 0 pgmap v1614: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:54.609 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:54 smithi169 bash[101133]: cluster 2023-09-23T23:08:53.112700+0000 mgr.y (mgr.25310) 1426 : cluster 0 pgmap v1615: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:54.609 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:54 smithi169 bash[104356]: cluster 2023-09-23T23:08:53.112700+0000 mgr.y (mgr.25310) 1426 : cluster 0 pgmap v1615: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:54.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:54 smithi187 bash[89487]: cluster 2023-09-23T23:08:53.112700+0000 mgr.y (mgr.25310) 1426 : cluster 0 pgmap v1615: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:55.547 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T23:08:55.547 INFO:teuthology.orchestra.run.smithi169.stdout: "size": 20, 2023-09-23T23:08:55.547 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 600, 2023-09-23T23:08:55.547 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [ 2023-09-23T23:08:55.548 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.548 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:48500 11.8 11:1d73a1af:::benchmark_data_smithi169_260471_object48499:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e326)", 2023-09-23T23:08:55.548 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:01:51.415966+0000", 2023-09-23T23:08:55.548 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 424.12421677200001, 2023-09-23T23:08:55.548 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.27612985200000001, 2023-09-23T23:08:55.548 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:55.548 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:08:55.548 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:08:55.548 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:08:55.548 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:08:55.548 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 48500 2023-09-23T23:08:55.549 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.549 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:55.549 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.549 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:55.549 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:51.415966+0000", 2023-09-23T23:08:55.549 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:55.549 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.549 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.549 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:55.549 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:51.415966+0000", 2023-09-23T23:08:55.549 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:55.549 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.550 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.550 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:55.550 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:51.415965+0000", 2023-09-23T23:08:55.550 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T23:08:55.550 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.550 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.550 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:55.550 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:51.415998+0000", 2023-09-23T23:08:55.550 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.2877999999999999e-05 2023-09-23T23:08:55.550 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.550 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.551 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:55.551 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:51.416006+0000", 2023-09-23T23:08:55.551 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.4710000000000007e-06 2023-09-23T23:08:55.551 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.551 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.551 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:55.551 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:51.416015+0000", 2023-09-23T23:08:55.551 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.4549999999999995e-06 2023-09-23T23:08:55.551 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.551 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.551 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:55.551 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:51.416038+0000", 2023-09-23T23:08:55.552 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.3615e-05 2023-09-23T23:08:55.552 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.552 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.552 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:08:55.552 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:51.416129+0000", 2023-09-23T23:08:55.552 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.0649000000000006e-05 2023-09-23T23:08:55.552 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.552 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.552 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,6", 2023-09-23T23:08:55.552 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:51.416239+0000", 2023-09-23T23:08:55.552 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000110406 2023-09-23T23:08:55.552 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.553 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.553 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:08:55.553 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:51.418084+0000", 2023-09-23T23:08:55.553 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001844907 2023-09-23T23:08:55.553 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.553 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.553 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:55.553 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:51.423252+0000", 2023-09-23T23:08:55.553 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0051674800000000003 2023-09-23T23:08:55.553 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.553 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.553 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:55.554 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:51.692015+0000", 2023-09-23T23:08:55.554 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.26876334800000001 2023-09-23T23:08:55.554 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.554 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.554 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:08:55.554 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:51.692061+0000", 2023-09-23T23:08:55.554 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.6201e-05 2023-09-23T23:08:55.554 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.554 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.554 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:55.554 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:51.692096+0000", 2023-09-23T23:08:55.554 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.4183999999999997e-05 2023-09-23T23:08:55.555 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:55.555 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:55.555 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:55.555 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.555 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.555 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:48503 11.8 11:192bce12:::benchmark_data_smithi169_260471_object48502:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e326)", 2023-09-23T23:08:55.555 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:01:51.423285+0000", 2023-09-23T23:08:55.555 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 424.11689709000001, 2023-09-23T23:08:55.555 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.26914761399999998, 2023-09-23T23:08:55.555 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:55.555 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:08:55.555 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:08:55.556 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:08:55.556 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:08:55.556 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 48503 2023-09-23T23:08:55.556 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.556 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:55.556 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.556 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:55.556 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:51.423285+0000", 2023-09-23T23:08:55.556 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:55.556 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.556 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.556 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:55.556 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:51.423285+0000", 2023-09-23T23:08:55.557 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:55.557 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.557 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.557 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:55.557 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:51.423284+0000", 2023-09-23T23:08:55.557 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T23:08:55.557 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.557 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.557 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:55.557 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:51.423324+0000", 2023-09-23T23:08:55.557 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.9947999999999998e-05 2023-09-23T23:08:55.558 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.558 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.558 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:55.558 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:51.423336+0000", 2023-09-23T23:08:55.558 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1997999999999999e-05 2023-09-23T23:08:55.558 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.558 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.558 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:55.558 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:51.423344+0000", 2023-09-23T23:08:55.558 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.5900000000000002e-06 2023-09-23T23:08:55.558 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.558 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.559 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:55.559 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:51.423382+0000", 2023-09-23T23:08:55.559 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.7645000000000003e-05 2023-09-23T23:08:55.559 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.559 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.559 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:08:55.559 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:51.423518+0000", 2023-09-23T23:08:55.559 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013682000000000001 2023-09-23T23:08:55.559 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.559 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.559 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,6", 2023-09-23T23:08:55.559 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:51.423653+0000", 2023-09-23T23:08:55.560 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000134754 2023-09-23T23:08:55.560 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.560 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.560 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:08:55.560 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:51.425476+0000", 2023-09-23T23:08:55.560 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001822836 2023-09-23T23:08:55.560 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.560 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.560 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:55.560 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:51.427478+0000", 2023-09-23T23:08:55.560 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0020020419999999999 2023-09-23T23:08:55.560 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.560 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.561 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:55.561 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:51.692205+0000", 2023-09-23T23:08:55.561 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.26472683000000002 2023-09-23T23:08:55.561 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.561 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.561 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:08:55.561 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:51.692325+0000", 2023-09-23T23:08:55.561 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000119772 2023-09-23T23:08:55.561 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.561 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.561 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:55.561 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:01:51.692433+0000", 2023-09-23T23:08:55.562 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010836399999999999 2023-09-23T23:08:55.562 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:55.562 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:55.562 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:55.562 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.562 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.562 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:61726 11.b 11:d61dd93f:::benchmark_data_smithi169_260471_object61725:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e327)", 2023-09-23T23:08:55.562 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:02:02.819874+0000", 2023-09-23T23:08:55.562 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 412.72030849200002, 2023-09-23T23:08:55.562 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.29599706799999997, 2023-09-23T23:08:55.562 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:55.562 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:08:55.563 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:08:55.563 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:08:55.563 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:08:55.563 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 61726 2023-09-23T23:08:55.563 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.563 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:55.563 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.563 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:55.563 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.819874+0000", 2023-09-23T23:08:55.563 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:55.563 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.564 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.564 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:55.564 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.819874+0000", 2023-09-23T23:08:55.564 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:55.564 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.564 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.564 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:55.564 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.819873+0000", 2023-09-23T23:08:55.564 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T23:08:55.564 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.564 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.564 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:55.565 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.819929+0000", 2023-09-23T23:08:55.565 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.6104999999999999e-05 2023-09-23T23:08:55.565 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.565 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.565 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:55.565 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.819940+0000", 2023-09-23T23:08:55.565 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0764000000000001e-05 2023-09-23T23:08:55.565 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.565 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.565 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:55.565 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.819946+0000", 2023-09-23T23:08:55.565 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.117e-06 2023-09-23T23:08:55.566 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.566 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.566 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:55.566 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.819996+0000", 2023-09-23T23:08:55.566 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.0643000000000003e-05 2023-09-23T23:08:55.566 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.566 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.566 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:08:55.566 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.820135+0000", 2023-09-23T23:08:55.566 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013835299999999999 2023-09-23T23:08:55.566 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.566 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.567 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,4", 2023-09-23T23:08:55.567 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.820275+0000", 2023-09-23T23:08:55.567 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014013900000000001 2023-09-23T23:08:55.567 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.567 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.567 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:55.567 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.115614+0000", 2023-09-23T23:08:55.567 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.29533873999999999 2023-09-23T23:08:55.567 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.567 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.567 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:08:55.567 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.115622+0000", 2023-09-23T23:08:55.568 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.2849999999999995e-06 2023-09-23T23:08:55.568 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.568 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.568 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:55.568 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.115775+0000", 2023-09-23T23:08:55.568 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015336599999999999 2023-09-23T23:08:55.568 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.568 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.568 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:08:55.568 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.115827+0000", 2023-09-23T23:08:55.568 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1499000000000003e-05 2023-09-23T23:08:55.568 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.569 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.569 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:55.569 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.115871+0000", 2023-09-23T23:08:55.569 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.4331e-05 2023-09-23T23:08:55.569 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:55.569 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:55.569 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:55.569 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.569 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.569 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:61728 11.b 11:d71bc432:::benchmark_data_smithi169_260471_object61727:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e327)", 2023-09-23T23:08:55.569 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:02:02.819960+0000", 2023-09-23T23:08:55.569 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 412.72022214899999, 2023-09-23T23:08:55.570 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.29603090900000001, 2023-09-23T23:08:55.570 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:55.570 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:08:55.570 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:08:55.570 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:08:55.570 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:08:55.570 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 61728 2023-09-23T23:08:55.570 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.570 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:55.570 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.570 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:55.571 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.819960+0000", 2023-09-23T23:08:55.571 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:55.571 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.571 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.571 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:55.571 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.819960+0000", 2023-09-23T23:08:55.571 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:55.571 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.571 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.571 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:55.571 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.819959+0000", 2023-09-23T23:08:55.571 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T23:08:55.571 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.572 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.572 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:55.572 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.819986+0000", 2023-09-23T23:08:55.572 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.6129999999999999e-05 2023-09-23T23:08:55.572 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.572 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.572 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:55.572 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.819993+0000", 2023-09-23T23:08:55.572 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1389999999999998e-06 2023-09-23T23:08:55.572 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.572 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.572 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:55.573 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.819998+0000", 2023-09-23T23:08:55.573 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.6609999999999997e-06 2023-09-23T23:08:55.573 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.573 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.573 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:55.573 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.825413+0000", 2023-09-23T23:08:55.573 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0054143189999999999 2023-09-23T23:08:55.573 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.573 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.573 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:08:55.573 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.825568+0000", 2023-09-23T23:08:55.573 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015500999999999999 2023-09-23T23:08:55.574 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.574 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.574 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,4", 2023-09-23T23:08:55.574 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.825753+0000", 2023-09-23T23:08:55.574 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000185749 2023-09-23T23:08:55.574 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.574 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.574 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:08:55.574 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.115627+0000", 2023-09-23T23:08:55.574 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.28987320100000002 2023-09-23T23:08:55.574 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.574 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.575 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:55.575 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.115744+0000", 2023-09-23T23:08:55.575 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0001172 2023-09-23T23:08:55.575 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.575 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.575 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:55.575 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.115914+0000", 2023-09-23T23:08:55.575 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00017006500000000001 2023-09-23T23:08:55.575 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.575 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.575 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:08:55.575 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.115955+0000", 2023-09-23T23:08:55.576 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.0592e-05 2023-09-23T23:08:55.576 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.576 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.576 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:55.576 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.115991+0000", 2023-09-23T23:08:55.576 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.6653000000000003e-05 2023-09-23T23:08:55.576 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:55.576 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:55.576 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:55.576 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.576 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.576 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:61730 11.b 11:db64c597:::benchmark_data_smithi169_260471_object61729:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e327)", 2023-09-23T23:08:55.577 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:02:02.822771+0000", 2023-09-23T23:08:55.577 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 412.71741160400001, 2023-09-23T23:08:55.577 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.29677412399999997, 2023-09-23T23:08:55.577 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:55.577 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:08:55.577 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:08:55.577 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:08:55.577 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:08:55.577 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 61730 2023-09-23T23:08:55.577 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.577 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:55.577 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.578 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:55.578 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.822771+0000", 2023-09-23T23:08:55.578 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:55.578 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.578 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.578 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:55.578 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.822771+0000", 2023-09-23T23:08:55.578 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:55.578 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.578 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.578 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:55.578 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.822769+0000", 2023-09-23T23:08:55.579 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T23:08:55.579 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.579 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.579 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:55.579 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.822801+0000", 2023-09-23T23:08:55.579 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.1510999999999997e-05 2023-09-23T23:08:55.579 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.579 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.579 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:55.579 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.822811+0000", 2023-09-23T23:08:55.579 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0103e-05 2023-09-23T23:08:55.579 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.580 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.580 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:55.580 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.822818+0000", 2023-09-23T23:08:55.580 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1600000000000001e-06 2023-09-23T23:08:55.580 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.580 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.580 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:55.580 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.828473+0000", 2023-09-23T23:08:55.580 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0056547869999999997 2023-09-23T23:08:55.580 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.580 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.580 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:08:55.581 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.828653+0000", 2023-09-23T23:08:55.581 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00017988800000000001 2023-09-23T23:08:55.581 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.581 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.581 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,4", 2023-09-23T23:08:55.581 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.828815+0000", 2023-09-23T23:08:55.581 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00016212999999999999 2023-09-23T23:08:55.581 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.581 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.581 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:08:55.581 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.116012+0000", 2023-09-23T23:08:55.581 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.28719728100000003 2023-09-23T23:08:55.582 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.582 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.582 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:55.582 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.116198+0000", 2023-09-23T23:08:55.582 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00018609099999999999 2023-09-23T23:08:55.582 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.582 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.582 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:55.582 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.119451+0000", 2023-09-23T23:08:55.582 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0032522610000000002 2023-09-23T23:08:55.582 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.582 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.583 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:08:55.583 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.119504+0000", 2023-09-23T23:08:55.583 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.3557999999999998e-05 2023-09-23T23:08:55.583 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.583 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.583 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:55.583 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.119545+0000", 2023-09-23T23:08:55.583 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.0890999999999999e-05 2023-09-23T23:08:55.583 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:55.583 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:55.583 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:55.583 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.584 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.584 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:61731 11.a 11:518e5224:::benchmark_data_smithi169_260471_object61730:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e327)", 2023-09-23T23:08:55.584 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:02:02.822828+0000", 2023-09-23T23:08:55.584 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 412.717354871, 2023-09-23T23:08:55.584 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.29048890599999999, 2023-09-23T23:08:55.584 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:55.584 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:08:55.584 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:08:55.584 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:08:55.584 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:08:55.584 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 61731 2023-09-23T23:08:55.584 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.585 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:55.585 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.585 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:55.585 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.822828+0000", 2023-09-23T23:08:55.585 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:55.585 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.585 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.585 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:55.585 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.822828+0000", 2023-09-23T23:08:55.585 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:55.585 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.585 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.585 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:55.586 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.822827+0000", 2023-09-23T23:08:55.586 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T23:08:55.586 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.586 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.586 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:55.586 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.822854+0000", 2023-09-23T23:08:55.586 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.6849e-05 2023-09-23T23:08:55.586 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.586 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.586 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:55.586 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.822865+0000", 2023-09-23T23:08:55.587 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1073000000000001e-05 2023-09-23T23:08:55.587 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.587 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.587 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:55.587 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.822871+0000", 2023-09-23T23:08:55.587 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.1149999999999999e-06 2023-09-23T23:08:55.587 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.587 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.587 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:55.587 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.822926+0000", 2023-09-23T23:08:55.587 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.4527000000000002e-05 2023-09-23T23:08:55.587 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.588 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.588 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:08:55.588 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.823112+0000", 2023-09-23T23:08:55.588 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000186348 2023-09-23T23:08:55.588 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.588 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.588 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,6", 2023-09-23T23:08:55.588 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.823282+0000", 2023-09-23T23:08:55.588 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000170249 2023-09-23T23:08:55.588 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.588 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.588 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:55.589 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.828154+0000", 2023-09-23T23:08:55.589 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.004871724 2023-09-23T23:08:55.589 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.589 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.589 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:08:55.589 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.828182+0000", 2023-09-23T23:08:55.589 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.8087999999999999e-05 2023-09-23T23:08:55.589 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.589 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.589 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:55.589 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.113103+0000", 2023-09-23T23:08:55.589 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.28492153799999997 2023-09-23T23:08:55.590 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.590 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.590 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:08:55.590 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.113219+0000", 2023-09-23T23:08:55.590 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000115328 2023-09-23T23:08:55.590 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.590 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.590 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:55.590 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.113316+0000", 2023-09-23T23:08:55.590 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.7684999999999997e-05 2023-09-23T23:08:55.590 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:55.590 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:55.591 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:55.591 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.591 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.591 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:61732 11.a 11:57c65ac8:::benchmark_data_smithi169_260471_object61731:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e327)", 2023-09-23T23:08:55.591 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:02:02.823255+0000", 2023-09-23T23:08:55.591 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 412.71692696500003, 2023-09-23T23:08:55.591 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.29031729699999997, 2023-09-23T23:08:55.591 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:55.591 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:08:55.591 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:08:55.591 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:08:55.591 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:08:55.592 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 61732 2023-09-23T23:08:55.592 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.592 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:55.592 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.592 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:55.592 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.823255+0000", 2023-09-23T23:08:55.592 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:55.592 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.592 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.592 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:55.592 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.823255+0000", 2023-09-23T23:08:55.592 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:55.593 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.593 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.593 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:55.593 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.823254+0000", 2023-09-23T23:08:55.593 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T23:08:55.593 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.593 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.593 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:55.593 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.823287+0000", 2023-09-23T23:08:55.593 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.2679999999999999e-05 2023-09-23T23:08:55.593 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.593 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.594 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:55.594 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.823303+0000", 2023-09-23T23:08:55.594 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6339999999999999e-05 2023-09-23T23:08:55.594 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.594 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.594 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:55.594 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.823314+0000", 2023-09-23T23:08:55.594 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0855e-05 2023-09-23T23:08:55.594 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.594 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.595 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:55.595 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.825729+0000", 2023-09-23T23:08:55.595 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0024149459999999998 2023-09-23T23:08:55.595 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.595 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.595 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:08:55.595 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.825875+0000", 2023-09-23T23:08:55.595 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014608199999999999 2023-09-23T23:08:55.595 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.595 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.595 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,6", 2023-09-23T23:08:55.595 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.826025+0000", 2023-09-23T23:08:55.596 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015040400000000001 2023-09-23T23:08:55.596 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.596 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.596 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:55.596 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.113000+0000", 2023-09-23T23:08:55.596 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.28697487799999999 2023-09-23T23:08:55.596 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.596 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.596 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:08:55.596 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.113012+0000", 2023-09-23T23:08:55.596 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1606e-05 2023-09-23T23:08:55.596 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.597 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.597 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:55.597 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.113469+0000", 2023-09-23T23:08:55.597 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00045743299999999998 2023-09-23T23:08:55.597 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.597 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.597 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:08:55.597 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.113523+0000", 2023-09-23T23:08:55.597 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.4104000000000002e-05 2023-09-23T23:08:55.597 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.597 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.598 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:55.598 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.113573+0000", 2023-09-23T23:08:55.598 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.9530999999999997e-05 2023-09-23T23:08:55.598 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:55.598 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:55.598 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:55.598 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.598 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.598 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:61738 11.a 11:5808a4a6:::benchmark_data_smithi169_260471_object61737:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e327)", 2023-09-23T23:08:55.598 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:02:02.828513+0000", 2023-09-23T23:08:55.598 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 412.71166964600002, 2023-09-23T23:08:55.598 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.28527275299999999, 2023-09-23T23:08:55.599 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:55.599 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:08:55.599 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:08:55.599 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:08:55.599 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:08:55.599 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 61738 2023-09-23T23:08:55.599 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.599 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:55.599 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.599 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:55.599 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.828513+0000", 2023-09-23T23:08:55.599 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:55.599 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.600 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.600 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:55.600 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.828513+0000", 2023-09-23T23:08:55.600 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:55.600 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.600 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.600 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:55.600 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.828511+0000", 2023-09-23T23:08:55.600 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T23:08:55.600 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.600 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.600 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:55.601 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.828544+0000", 2023-09-23T23:08:55.601 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.2325e-05 2023-09-23T23:08:55.601 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.601 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.601 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:55.601 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.828558+0000", 2023-09-23T23:08:55.601 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4897e-05 2023-09-23T23:08:55.601 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.601 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.601 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:55.601 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.828569+0000", 2023-09-23T23:08:55.602 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0447e-05 2023-09-23T23:08:55.602 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.602 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.602 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:55.602 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.828629+0000", 2023-09-23T23:08:55.602 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0041000000000003e-05 2023-09-23T23:08:55.602 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.602 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.602 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:08:55.602 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.828761+0000", 2023-09-23T23:08:55.602 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013179199999999999 2023-09-23T23:08:55.602 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.603 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.603 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,6", 2023-09-23T23:08:55.603 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.828890+0000", 2023-09-23T23:08:55.603 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012907899999999999 2023-09-23T23:08:55.603 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.603 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.603 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:08:55.603 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.113021+0000", 2023-09-23T23:08:55.603 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.284130828 2023-09-23T23:08:55.603 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.603 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.604 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:55.604 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.113419+0000", 2023-09-23T23:08:55.604 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00039834100000000003 2023-09-23T23:08:55.604 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.604 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.604 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:55.604 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.113707+0000", 2023-09-23T23:08:55.604 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00028761800000000001 2023-09-23T23:08:55.604 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.604 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.604 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:08:55.604 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.113749+0000", 2023-09-23T23:08:55.605 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.2670000000000003e-05 2023-09-23T23:08:55.605 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.605 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.605 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:55.605 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.113786+0000", 2023-09-23T23:08:55.605 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.6334000000000001e-05 2023-09-23T23:08:55.605 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:55.605 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:55.605 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:55.605 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.605 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.605 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop_reply(client.45542.0:61732 11.a e327/321 ondisk, result = 0)", 2023-09-23T23:08:55.606 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:02:02.828936+0000", 2023-09-23T23:08:55.606 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 412.71124670099999, 2023-09-23T23:08:55.606 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.28408598899999998, 2023-09-23T23:08:55.606 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:55.606 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T23:08:55.606 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:55.606 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.606 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:55.606 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.828936+0000", 2023-09-23T23:08:55.606 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:55.606 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.607 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.607 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:55.607 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.828936+0000", 2023-09-23T23:08:55.607 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:55.607 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.607 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.607 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:55.607 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.828935+0000", 2023-09-23T23:08:55.607 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T23:08:55.607 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.607 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.607 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:55.608 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.828941+0000", 2023-09-23T23:08:55.608 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.7499999999999997e-06 2023-09-23T23:08:55.608 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.608 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.608 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:55.608 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.828954+0000", 2023-09-23T23:08:55.608 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2957e-05 2023-09-23T23:08:55.608 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.608 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.608 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:55.608 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.828960+0000", 2023-09-23T23:08:55.608 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.6319999999999996e-06 2023-09-23T23:08:55.609 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.609 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.609 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:55.609 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.112977+0000", 2023-09-23T23:08:55.609 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.28401662599999999 2023-09-23T23:08:55.609 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.609 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.609 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:08:55.609 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.112991+0000", 2023-09-23T23:08:55.609 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4531e-05 2023-09-23T23:08:55.609 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.609 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.609 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:55.610 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.113022+0000", 2023-09-23T23:08:55.610 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.0491999999999999e-05 2023-09-23T23:08:55.610 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:55.610 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:55.610 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:55.610 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.610 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.610 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop_reply(client.45542.0:61731 11.a e327/321 ondisk, result = 0)", 2023-09-23T23:08:55.610 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:02:02.829964+0000", 2023-09-23T23:08:55.610 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 412.71021847600002, 2023-09-23T23:08:55.610 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.28338176199999998, 2023-09-23T23:08:55.610 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:55.611 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T23:08:55.611 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:55.611 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.611 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:55.611 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.829964+0000", 2023-09-23T23:08:55.611 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:55.611 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.611 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.611 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:55.611 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.829964+0000", 2023-09-23T23:08:55.611 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:55.611 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.612 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.612 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:55.612 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.829963+0000", 2023-09-23T23:08:55.612 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T23:08:55.612 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.612 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.612 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:55.612 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.829970+0000", 2023-09-23T23:08:55.612 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.8020000000000003e-06 2023-09-23T23:08:55.612 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.612 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.612 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:55.613 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.112630+0000", 2023-09-23T23:08:55.613 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.28266054800000001 2023-09-23T23:08:55.613 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.613 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.613 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:55.613 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.112645+0000", 2023-09-23T23:08:55.613 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4759999999999999e-05 2023-09-23T23:08:55.613 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.613 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.613 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:55.613 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.113070+0000", 2023-09-23T23:08:55.613 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00042527500000000002 2023-09-23T23:08:55.614 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.614 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.614 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:08:55.614 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.113089+0000", 2023-09-23T23:08:55.614 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.8641999999999999e-05 2023-09-23T23:08:55.614 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.614 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.614 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:55.614 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.113346+0000", 2023-09-23T23:08:55.614 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00025665399999999999 2023-09-23T23:08:55.614 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:55.615 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:55.615 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:55.615 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.615 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.615 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop_reply(client.45542.0:61726 11.b e327/321 ondisk, result = 0)", 2023-09-23T23:08:55.615 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:02:02.830403+0000", 2023-09-23T23:08:55.615 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 412.70977989199997, 2023-09-23T23:08:55.615 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.28522498000000002, 2023-09-23T23:08:55.615 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:55.615 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T23:08:55.615 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:55.615 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.615 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:55.616 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.830403+0000", 2023-09-23T23:08:55.616 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:55.616 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.616 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.616 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:55.616 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.830403+0000", 2023-09-23T23:08:55.616 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:55.616 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.616 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.616 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:55.616 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.830402+0000", 2023-09-23T23:08:55.616 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2023-09-23T23:08:55.617 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.617 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.617 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:55.617 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.830407+0000", 2023-09-23T23:08:55.617 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.2059999999999998e-06 2023-09-23T23:08:55.617 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.617 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.617 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:55.617 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.112601+0000", 2023-09-23T23:08:55.617 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.28219352800000003 2023-09-23T23:08:55.617 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.618 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.618 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:55.618 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.112634+0000", 2023-09-23T23:08:55.618 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.2959000000000001e-05 2023-09-23T23:08:55.618 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.618 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.618 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:55.618 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.115597+0000", 2023-09-23T23:08:55.618 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.002963416 2023-09-23T23:08:55.618 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.618 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.619 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:08:55.619 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.115607+0000", 2023-09-23T23:08:55.619 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.9599999999999995e-06 2023-09-23T23:08:55.619 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.619 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.619 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:55.619 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.115628+0000", 2023-09-23T23:08:55.619 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0534e-05 2023-09-23T23:08:55.619 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:55.619 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:55.619 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:55.619 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.619 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.620 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop_reply(client.45542.0:61738 11.a e327/321 ondisk, result = 0)", 2023-09-23T23:08:55.620 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:02:02.837862+0000", 2023-09-23T23:08:55.620 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 412.70232076899998, 2023-09-23T23:08:55.620 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.275567389, 2023-09-23T23:08:55.620 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:55.620 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2023-09-23T23:08:55.620 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:55.620 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.620 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:55.620 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.837862+0000", 2023-09-23T23:08:55.620 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:55.620 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.621 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.621 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:55.621 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.837862+0000", 2023-09-23T23:08:55.621 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:55.621 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.621 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.621 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:55.621 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.837860+0000", 2023-09-23T23:08:55.621 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T23:08:55.621 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.621 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.621 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:55.622 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:02.837869+0000", 2023-09-23T23:08:55.622 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.5100000000000004e-06 2023-09-23T23:08:55.622 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.622 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.622 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:55.622 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.112601+0000", 2023-09-23T23:08:55.622 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.27473122300000002 2023-09-23T23:08:55.622 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.622 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.622 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:55.622 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.112632+0000", 2023-09-23T23:08:55.622 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.1134999999999999e-05 2023-09-23T23:08:55.623 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.623 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.623 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:55.623 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.113403+0000", 2023-09-23T23:08:55.623 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00077128199999999998 2023-09-23T23:08:55.623 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.623 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.623 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:08:55.623 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.113412+0000", 2023-09-23T23:08:55.623 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.7360000000000007e-06 2023-09-23T23:08:55.623 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.623 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.624 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:55.624 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:03.113429+0000", 2023-09-23T23:08:55.624 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.7203000000000001e-05 2023-09-23T23:08:55.624 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:55.624 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:55.624 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:55.624 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.624 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.624 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:105734 11.b 11:d24b95a4:::benchmark_data_smithi169_260471_object105733:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e328)", 2023-09-23T23:08:55.624 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:02:52.046960+0000", 2023-09-23T23:08:55.624 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 363.49322237600001, 2023-09-23T23:08:55.624 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.2243174689999998, 2023-09-23T23:08:55.625 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:55.625 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:08:55.625 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:08:55.625 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:08:55.625 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:08:55.625 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 105734 2023-09-23T23:08:55.625 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.625 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:55.625 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.625 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:55.625 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.046960+0000", 2023-09-23T23:08:55.625 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:55.626 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.626 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.626 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:55.626 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.046960+0000", 2023-09-23T23:08:55.626 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:55.626 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.626 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.626 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:55.626 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.046958+0000", 2023-09-23T23:08:55.626 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T23:08:55.626 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.626 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.627 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:55.627 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.047019+0000", 2023-09-23T23:08:55.627 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0757999999999997e-05 2023-09-23T23:08:55.627 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.627 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.627 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:55.627 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.047033+0000", 2023-09-23T23:08:55.627 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4341999999999999e-05 2023-09-23T23:08:55.627 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.627 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.627 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:55.627 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.047042+0000", 2023-09-23T23:08:55.628 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.6039999999999993e-06 2023-09-23T23:08:55.628 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.628 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.628 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:55.628 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.063205+0000", 2023-09-23T23:08:55.628 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.016162521999999999 2023-09-23T23:08:55.628 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.628 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.628 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:08:55.628 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.063215+0000", 2023-09-23T23:08:55.628 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0793e-05 2023-09-23T23:08:55.628 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.629 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.629 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:55.629 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.048865+0000", 2023-09-23T23:08:55.629 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.98564976599999998 2023-09-23T23:08:55.629 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.629 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.629 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:08:55.629 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.048879+0000", 2023-09-23T23:08:55.629 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3488e-05 2023-09-23T23:08:55.629 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.629 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.629 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:55.630 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.256528+0000", 2023-09-23T23:08:55.630 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2076491460000001 2023-09-23T23:08:55.630 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.630 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.630 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:08:55.630 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.256706+0000", 2023-09-23T23:08:55.630 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000178691 2023-09-23T23:08:55.630 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.630 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.630 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,1,4", 2023-09-23T23:08:55.630 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.256887+0000", 2023-09-23T23:08:55.631 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000180571 2023-09-23T23:08:55.631 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.631 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.631 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:55.631 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.269321+0000", 2023-09-23T23:08:55.631 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.012434295999999999 2023-09-23T23:08:55.631 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.631 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.631 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:55.631 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.269357+0000", 2023-09-23T23:08:55.631 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.5342999999999997e-05 2023-09-23T23:08:55.631 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.632 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.632 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:55.632 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.269389+0000", 2023-09-23T23:08:55.632 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.2607000000000001e-05 2023-09-23T23:08:55.632 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.632 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.632 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:08:55.632 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.270887+0000", 2023-09-23T23:08:55.632 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0014974249999999999 2023-09-23T23:08:55.632 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.632 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.632 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:08:55.633 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.271158+0000", 2023-09-23T23:08:55.633 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000271067 2023-09-23T23:08:55.633 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.633 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.633 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:55.633 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.271278+0000", 2023-09-23T23:08:55.633 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000119782 2023-09-23T23:08:55.633 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:55.633 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:55.633 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:55.633 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.633 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.633 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:105757 11.b 11:d3a9ff00:::benchmark_data_smithi169_260471_object105756:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e329)", 2023-09-23T23:08:55.634 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:02:52.091381+0000", 2023-09-23T23:08:55.634 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 363.44880108400002, 2023-09-23T23:08:55.634 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.180094398, 2023-09-23T23:08:55.634 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:55.634 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:08:55.634 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:08:55.634 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:08:55.634 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:08:55.634 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 105757 2023-09-23T23:08:55.634 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.634 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:55.634 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.635 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:55.635 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.091381+0000", 2023-09-23T23:08:55.635 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:55.635 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.635 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.635 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:55.635 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.091381+0000", 2023-09-23T23:08:55.635 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:55.635 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.635 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.635 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:55.636 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.091380+0000", 2023-09-23T23:08:55.636 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T23:08:55.636 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.636 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.636 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:55.636 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.091408+0000", 2023-09-23T23:08:55.636 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.7605000000000001e-05 2023-09-23T23:08:55.636 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.636 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.636 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:55.636 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.091419+0000", 2023-09-23T23:08:55.637 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1416e-05 2023-09-23T23:08:55.637 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.637 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.637 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:55.637 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.091427+0000", 2023-09-23T23:08:55.637 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3839999999999999e-06 2023-09-23T23:08:55.637 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.637 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.637 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:55.637 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.091487+0000", 2023-09-23T23:08:55.637 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.9984e-05 2023-09-23T23:08:55.637 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.638 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.638 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:08:55.638 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.091495+0000", 2023-09-23T23:08:55.638 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.5869999999999993e-06 2023-09-23T23:08:55.638 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.638 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.638 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:55.638 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.048907+0000", 2023-09-23T23:08:55.638 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.95741113600000005 2023-09-23T23:08:55.638 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.638 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.638 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:08:55.639 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.048915+0000", 2023-09-23T23:08:55.639 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.7930000000000003e-06 2023-09-23T23:08:55.639 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.639 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.639 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:55.639 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.262168+0000", 2023-09-23T23:08:55.639 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2132526560000001 2023-09-23T23:08:55.639 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.639 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.639 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:08:55.639 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.263452+0000", 2023-09-23T23:08:55.639 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0012843380000000001 2023-09-23T23:08:55.640 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.640 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.640 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,1,4", 2023-09-23T23:08:55.640 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.263623+0000", 2023-09-23T23:08:55.640 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00017052500000000001 2023-09-23T23:08:55.640 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.640 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.640 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:55.640 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.269422+0000", 2023-09-23T23:08:55.640 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.005798816 2023-09-23T23:08:55.640 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.640 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.641 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:55.641 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.269452+0000", 2023-09-23T23:08:55.641 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.0815000000000002e-05 2023-09-23T23:08:55.641 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.641 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.641 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:55.641 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.270876+0000", 2023-09-23T23:08:55.641 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001423709 2023-09-23T23:08:55.641 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.641 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.641 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:08:55.641 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.271290+0000", 2023-09-23T23:08:55.641 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00041334599999999998 2023-09-23T23:08:55.642 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.642 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.642 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:08:55.642 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.271379+0000", 2023-09-23T23:08:55.642 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.9219000000000001e-05 2023-09-23T23:08:55.642 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.642 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.642 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:55.642 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.271476+0000", 2023-09-23T23:08:55.642 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.7039000000000004e-05 2023-09-23T23:08:55.642 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:55.642 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:55.643 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:55.643 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.643 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.643 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:105740 11.0 11:05ed427c:::benchmark_data_smithi169_260471_object105739: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 e330)", 2023-09-23T23:08:55.643 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:02:53.045751+0000", 2023-09-23T23:08:55.643 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 362.49443156500001, 2023-09-23T23:08:55.643 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.217456721, 2023-09-23T23:08:55.643 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:55.643 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:08:55.643 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:08:55.643 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:08:55.643 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:08:55.644 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 105740 2023-09-23T23:08:55.644 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.644 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:55.644 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.644 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:55.644 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045751+0000", 2023-09-23T23:08:55.644 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:55.644 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.644 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.644 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:55.644 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045751+0000", 2023-09-23T23:08:55.644 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:55.645 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.645 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.645 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:55.645 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045749+0000", 2023-09-23T23:08:55.645 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999976 2023-09-23T23:08:55.645 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.645 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.645 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:55.645 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045804+0000", 2023-09-23T23:08:55.645 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.5275000000000002e-05 2023-09-23T23:08:55.645 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.645 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.646 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:55.646 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045820+0000", 2023-09-23T23:08:55.646 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5928000000000001e-05 2023-09-23T23:08:55.646 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.646 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.646 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:55.646 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045831+0000", 2023-09-23T23:08:55.646 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.076e-05 2023-09-23T23:08:55.646 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.646 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.646 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:55.646 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.052826+0000", 2023-09-23T23:08:55.647 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0069958759999999998 2023-09-23T23:08:55.647 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.647 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.647 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:08:55.647 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.052839+0000", 2023-09-23T23:08:55.647 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3003000000000001e-05 2023-09-23T23:08:55.647 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.647 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.647 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:55.647 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.244186+0000", 2023-09-23T23:08:55.647 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.191346252 2023-09-23T23:08:55.647 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.648 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.648 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:08:55.648 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.244384+0000", 2023-09-23T23:08:55.648 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0001983 2023-09-23T23:08:55.648 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.648 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.648 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,6,7", 2023-09-23T23:08:55.648 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.244571+0000", 2023-09-23T23:08:55.648 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00018722300000000001 2023-09-23T23:08:55.648 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.648 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.648 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:08:55.649 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.248748+0000", 2023-09-23T23:08:55.649 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0041771789999999996 2023-09-23T23:08:55.649 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.649 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.649 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:55.649 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.254120+0000", 2023-09-23T23:08:55.649 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0053720269999999997 2023-09-23T23:08:55.649 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.649 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.649 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:55.649 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.254157+0000", 2023-09-23T23:08:55.649 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.6396000000000002e-05 2023-09-23T23:08:55.650 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.650 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.650 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:55.650 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.263034+0000", 2023-09-23T23:08:55.650 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0088775499999999997 2023-09-23T23:08:55.650 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.650 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.650 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:08:55.650 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.263090+0000", 2023-09-23T23:08:55.650 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.5708999999999998e-05 2023-09-23T23:08:55.650 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.650 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.651 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:55.651 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.263208+0000", 2023-09-23T23:08:55.651 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000117533 2023-09-23T23:08:55.651 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:55.651 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:55.651 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:55.651 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.651 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.651 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:105748 11.0 11:0b82f896:::benchmark_data_smithi169_260471_object105747: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 e330)", 2023-09-23T23:08:55.651 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:02:53.045840+0000", 2023-09-23T23:08:55.651 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 362.49434294100001, 2023-09-23T23:08:55.651 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2251144089999999, 2023-09-23T23:08:55.652 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:55.652 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:08:55.652 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:08:55.652 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:08:55.652 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:08:55.652 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 105748 2023-09-23T23:08:55.652 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.652 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:55.652 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.652 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:55.652 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045840+0000", 2023-09-23T23:08:55.652 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:55.653 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.653 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.653 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:55.653 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045840+0000", 2023-09-23T23:08:55.653 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:55.653 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.653 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.653 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:55.653 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.045839+0000", 2023-09-23T23:08:55.653 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2023-09-23T23:08:55.653 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.654 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.654 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:55.654 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.049372+0000", 2023-09-23T23:08:55.654 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0035330629999999999 2023-09-23T23:08:55.654 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.654 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.654 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:55.654 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.049386+0000", 2023-09-23T23:08:55.654 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4523e-05 2023-09-23T23:08:55.654 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.654 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.654 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:55.655 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.049399+0000", 2023-09-23T23:08:55.655 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2291e-05 2023-09-23T23:08:55.655 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.655 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.655 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:55.655 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.052863+0000", 2023-09-23T23:08:55.655 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0034640880000000001 2023-09-23T23:08:55.655 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.655 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.655 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:08:55.655 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.052870+0000", 2023-09-23T23:08:55.655 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.0609999999999998e-06 2023-09-23T23:08:55.655 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.656 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.656 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:55.656 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.248926+0000", 2023-09-23T23:08:55.656 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.19605604 2023-09-23T23:08:55.656 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.656 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.656 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:08:55.656 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.249208+0000", 2023-09-23T23:08:55.656 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00028175599999999998 2023-09-23T23:08:55.656 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.656 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.656 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,6,7", 2023-09-23T23:08:55.657 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.249427+0000", 2023-09-23T23:08:55.657 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00021930300000000001 2023-09-23T23:08:55.657 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.657 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.657 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:55.657 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.254190+0000", 2023-09-23T23:08:55.657 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0047632109999999998 2023-09-23T23:08:55.657 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.657 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.657 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:08:55.657 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.254280+0000", 2023-09-23T23:08:55.657 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.9809999999999996e-05 2023-09-23T23:08:55.658 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.658 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.658 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:55.658 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.262999+0000", 2023-09-23T23:08:55.658 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0087189009999999994 2023-09-23T23:08:55.658 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.658 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.658 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:55.658 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.263251+0000", 2023-09-23T23:08:55.658 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00025193900000000001 2023-09-23T23:08:55.658 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.658 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.659 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:08:55.659 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.263298+0000", 2023-09-23T23:08:55.659 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.7206999999999997e-05 2023-09-23T23:08:55.659 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.659 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.659 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:55.659 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.270954+0000", 2023-09-23T23:08:55.659 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0076559369999999998 2023-09-23T23:08:55.659 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:55.659 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:55.659 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:55.659 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.660 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.660 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:167472 11.0 11:07f5b0a7:::benchmark_data_smithi169_260471_object61661:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e339)", 2023-09-23T23:08:55.660 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:04:33.194286+0000", 2023-09-23T23:08:55.660 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 262.34589612399998, 2023-09-23T23:08:55.660 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.973259549, 2023-09-23T23:08:55.660 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:55.660 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:08:55.660 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:08:55.660 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:08:55.660 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:08:55.660 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 167472 2023-09-23T23:08:55.660 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.661 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:55.661 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.661 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:55.661 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:33.194286+0000", 2023-09-23T23:08:55.661 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:55.661 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.661 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.661 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:55.661 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:33.194286+0000", 2023-09-23T23:08:55.661 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:55.661 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.662 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.662 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:55.662 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:33.194285+0000", 2023-09-23T23:08:55.662 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T23:08:55.662 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.662 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.662 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:55.662 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:33.194291+0000", 2023-09-23T23:08:55.662 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.9529999999999996e-06 2023-09-23T23:08:55.662 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.662 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.662 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:55.663 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:33.194303+0000", 2023-09-23T23:08:55.663 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2464e-05 2023-09-23T23:08:55.663 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.663 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.663 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:55.663 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:33.194311+0000", 2023-09-23T23:08:55.663 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.7430000000000002e-06 2023-09-23T23:08:55.663 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.663 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.663 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:55.663 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:33.194359+0000", 2023-09-23T23:08:55.663 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.7664000000000003e-05 2023-09-23T23:08:55.664 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.664 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.664 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:08:55.664 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:33.194371+0000", 2023-09-23T23:08:55.664 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2215000000000001e-05 2023-09-23T23:08:55.664 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.664 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.664 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:55.664 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:34.104182+0000", 2023-09-23T23:08:55.664 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.90981124000000002 2023-09-23T23:08:55.664 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.664 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.665 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:08:55.665 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:34.104196+0000", 2023-09-23T23:08:55.665 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4066999999999999e-05 2023-09-23T23:08:55.665 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.665 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.665 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:55.665 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:35.143074+0000", 2023-09-23T23:08:55.665 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.038878153 2023-09-23T23:08:55.665 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.665 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.665 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:08:55.665 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:35.143229+0000", 2023-09-23T23:08:55.666 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015502100000000001 2023-09-23T23:08:55.666 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.666 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.666 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,6,7", 2023-09-23T23:08:55.666 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:35.143865+0000", 2023-09-23T23:08:55.666 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000635218 2023-09-23T23:08:55.666 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.666 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.666 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:55.666 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:35.160915+0000", 2023-09-23T23:08:55.666 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.017050386000000001 2023-09-23T23:08:55.666 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.667 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.667 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:55.667 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:35.160986+0000", 2023-09-23T23:08:55.667 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.0877000000000006e-05 2023-09-23T23:08:55.667 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.667 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.667 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:08:55.667 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:35.165320+0000", 2023-09-23T23:08:55.667 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0043344560000000004 2023-09-23T23:08:55.667 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.667 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.668 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:55.668 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:35.167309+0000", 2023-09-23T23:08:55.668 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0019890210000000001 2023-09-23T23:08:55.668 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.668 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.668 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:08:55.668 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:35.167424+0000", 2023-09-23T23:08:55.668 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000115054 2023-09-23T23:08:55.668 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.668 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.668 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:55.669 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:35.167546+0000", 2023-09-23T23:08:55.669 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000121401 2023-09-23T23:08:55.669 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:55.669 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:55.669 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:55.669 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.669 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.669 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:167499 11.0 11:0bddfde0:::benchmark_data_smithi169_260471_object61688:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e340)", 2023-09-23T23:08:55.669 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:04:34.508165+0000", 2023-09-23T23:08:55.669 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 261.032017236, 2023-09-23T23:08:55.669 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.66287770599999996, 2023-09-23T23:08:55.669 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:08:55.670 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:08:55.670 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:08:55.670 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:08:55.670 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:08:55.670 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 167499 2023-09-23T23:08:55.670 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.670 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:08:55.670 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.670 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:08:55.670 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:34.508165+0000", 2023-09-23T23:08:55.670 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:55.670 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.671 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.671 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:08:55.671 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:34.508165+0000", 2023-09-23T23:08:55.671 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:08:55.671 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.671 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.671 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:08:55.671 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:34.508163+0000", 2023-09-23T23:08:55.671 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T23:08:55.671 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.671 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.671 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:08:55.671 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:34.508174+0000", 2023-09-23T23:08:55.672 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1294999999999999e-05 2023-09-23T23:08:55.672 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.672 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.672 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:08:55.672 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:34.508195+0000", 2023-09-23T23:08:55.672 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0948e-05 2023-09-23T23:08:55.672 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.672 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.672 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:08:55.672 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:34.508205+0000", 2023-09-23T23:08:55.672 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0015e-05 2023-09-23T23:08:55.673 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.673 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.673 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:55.673 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:34.508264+0000", 2023-09-23T23:08:55.673 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.8872999999999997e-05 2023-09-23T23:08:55.673 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.673 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.673 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:08:55.673 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:34.508277+0000", 2023-09-23T23:08:55.673 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2582000000000001e-05 2023-09-23T23:08:55.673 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.673 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.674 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:08:55.674 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:35.161016+0000", 2023-09-23T23:08:55.674 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.65273961999999996 2023-09-23T23:08:55.674 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.674 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.674 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:08:55.674 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:35.161170+0000", 2023-09-23T23:08:55.674 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015304699999999999 2023-09-23T23:08:55.674 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.674 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.674 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,6,7", 2023-09-23T23:08:55.675 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:35.161341+0000", 2023-09-23T23:08:55.675 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00017104199999999999 2023-09-23T23:08:55.675 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.675 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.675 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:55.675 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:35.165311+0000", 2023-09-23T23:08:55.675 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.003970505 2023-09-23T23:08:55.675 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.675 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.675 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:55.675 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:35.165352+0000", 2023-09-23T23:08:55.675 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.0878999999999999e-05 2023-09-23T23:08:55.676 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.676 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.676 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:08:55.676 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:35.166250+0000", 2023-09-23T23:08:55.676 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00089761500000000004 2023-09-23T23:08:55.676 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.676 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.676 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:08:55.676 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:35.170774+0000", 2023-09-23T23:08:55.676 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0045242770000000002 2023-09-23T23:08:55.676 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.676 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.677 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:08:55.677 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:35.170885+0000", 2023-09-23T23:08:55.677 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00011113200000000001 2023-09-23T23:08:55.677 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:08:55.677 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:08:55.677 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:08:55.677 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:04:35.171043+0000", 2023-09-23T23:08:55.677 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015796699999999999 2023-09-23T23:08:55.677 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:55.677 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:55.677 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:55.677 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:08:55.678 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:08:55.678 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T23:08:56.192 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:56 smithi169 bash[101133]: cluster 2023-09-23T23:08:55.113590+0000 mgr.y (mgr.25310) 1427 : cluster 0 pgmap v1616: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:56.192 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:56 smithi169 bash[101133]: audit 2023-09-23T23:08:55.465161+0000 mon.a (mon.0) 2006 : audit 1 from='client.? 172.21.15.169:0/3984994591' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T23:08:56.193 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:56 smithi169 bash[101133]: audit 2023-09-23T23:08:56.177025+0000 mon.a (mon.0) 2007 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:08:56.195 INFO:teuthology.orchestra.run.smithi169.stderr:set osd.1 primary-affinity to 1 (8655362) 2023-09-23T23:08:56.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:56 smithi169 bash[104356]: cluster 2023-09-23T23:08:55.113590+0000 mgr.y (mgr.25310) 1427 : cluster 0 pgmap v1616: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:56.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:56 smithi169 bash[104356]: audit 2023-09-23T23:08:55.465161+0000 mon.a (mon.0) 2006 : audit 1 from='client.? 172.21.15.169:0/3984994591' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T23:08:56.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:56 smithi169 bash[104356]: audit 2023-09-23T23:08:56.177025+0000 mon.a (mon.0) 2007 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:08:56.565 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_ops_in_flight 2023-09-23T23:08:56.591 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:56 smithi187 bash[89487]: cluster 2023-09-23T23:08:55.113590+0000 mgr.y (mgr.25310) 1427 : cluster 0 pgmap v1616: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:56.591 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:56 smithi187 bash[89487]: audit 2023-09-23T23:08:55.465161+0000 mon.a (mon.0) 2006 : audit 1 from='client.? 172.21.15.169:0/3984994591' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-09-23T23:08:56.592 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:56 smithi187 bash[89487]: audit 2023-09-23T23:08:56.177025+0000 mon.a (mon.0) 2007 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:08:57.303 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 2 1 2023-09-23T23:08:57.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:57 smithi169 bash[101133]: audit 2023-09-23T23:08:56.187423+0000 mon.a (mon.0) 2008 : audit 1 from='client.? 172.21.15.169:0/3984994591' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-09-23T23:08:57.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:57 smithi169 bash[101133]: cluster 2023-09-23T23:08:56.187537+0000 mon.a (mon.0) 2009 : cluster 0 osdmap e388: 8 total, 8 up, 8 in 2023-09-23T23:08:57.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:57 smithi169 bash[101133]: cluster 2023-09-23T23:08:56.786381+0000 osd.6 (osd.6) 165 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T23:08:57.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:57 smithi169 bash[101133]: cluster 2023-09-23T23:08:56.788630+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T23:08:57.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:57 smithi169 bash[101133]: cluster 2023-09-23T23:08:56.790818+0000 osd.6 (osd.6) 167 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T23:08:57.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:57 smithi169 bash[104356]: audit 2023-09-23T23:08:56.187423+0000 mon.a (mon.0) 2008 : audit 1 from='client.? 172.21.15.169:0/3984994591' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-09-23T23:08:57.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:57 smithi169 bash[104356]: cluster 2023-09-23T23:08:56.187537+0000 mon.a (mon.0) 2009 : cluster 0 osdmap e388: 8 total, 8 up, 8 in 2023-09-23T23:08:57.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:57 smithi169 bash[104356]: cluster 2023-09-23T23:08:56.786381+0000 osd.6 (osd.6) 165 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T23:08:57.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:57 smithi169 bash[104356]: cluster 2023-09-23T23:08:56.788630+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T23:08:57.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:57 smithi169 bash[104356]: cluster 2023-09-23T23:08:56.790818+0000 osd.6 (osd.6) 167 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T23:08:57.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:57 smithi187 bash[89487]: audit 2023-09-23T23:08:56.187423+0000 mon.a (mon.0) 2008 : audit 1 from='client.? 172.21.15.169:0/3984994591' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-09-23T23:08:57.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:57 smithi187 bash[89487]: cluster 2023-09-23T23:08:56.187537+0000 mon.a (mon.0) 2009 : cluster 0 osdmap e388: 8 total, 8 up, 8 in 2023-09-23T23:08:57.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:57 smithi187 bash[89487]: cluster 2023-09-23T23:08:56.786381+0000 osd.6 (osd.6) 165 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T23:08:57.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:57 smithi187 bash[89487]: cluster 2023-09-23T23:08:56.788630+0000 osd.6 (osd.6) 166 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T23:08:57.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:57 smithi187 bash[89487]: cluster 2023-09-23T23:08:56.790818+0000 osd.6 (osd.6) 167 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T23:08:58.462 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:58 smithi169 bash[101133]: cluster 2023-09-23T23:08:56.868965+0000 osd.5 (osd.5) 258 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T23:08:58.462 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:58 smithi169 bash[101133]: cluster 2023-09-23T23:08:56.869220+0000 osd.7 (osd.7) 430 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T23:08:58.462 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:08:58 smithi169 bash[101133]: cluster 2023-09-23T23:08:57.114310+0000 mgr.y (mgr.25310) 1428 : cluster 0 pgmap v1618: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:58.463 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:58 smithi169 bash[104356]: cluster 2023-09-23T23:08:56.868965+0000 osd.5 (osd.5) 258 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T23:08:58.463 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:58 smithi169 bash[104356]: cluster 2023-09-23T23:08:56.869220+0000 osd.7 (osd.7) 430 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T23:08:58.463 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:08:58 smithi169 bash[104356]: cluster 2023-09-23T23:08:57.114310+0000 mgr.y (mgr.25310) 1428 : cluster 0 pgmap v1618: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:58.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:58 smithi187 bash[89487]: cluster 2023-09-23T23:08:56.868965+0000 osd.5 (osd.5) 258 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T23:08:58.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:58 smithi187 bash[89487]: cluster 2023-09-23T23:08:56.869220+0000 osd.7 (osd.7) 430 : cluster 3 failed to encode map e388 with expected crc 2023-09-23T23:08:58.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:08:58 smithi187 bash[89487]: cluster 2023-09-23T23:08:57.114310+0000 mgr.y (mgr.25310) 1428 : cluster 0 pgmap v1618: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:08:58.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:08:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:08:58] "GET /metrics HTTP/1.1" 200 34166 "" "Prometheus/2.43.0" 2023-09-23T23:09:00.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:00 smithi169 bash[104356]: cluster 2023-09-23T23:08:59.115321+0000 mgr.y (mgr.25310) 1429 : cluster 0 pgmap v1619: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:00.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:00 smithi169 bash[101133]: cluster 2023-09-23T23:08:59.115321+0000 mgr.y (mgr.25310) 1429 : cluster 0 pgmap v1619: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:00.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:00 smithi187 bash[89487]: cluster 2023-09-23T23:08:59.115321+0000 mgr.y (mgr.25310) 1429 : cluster 0 pgmap v1619: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:01.358 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:09:02.077 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:09:02.503 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:02 smithi187 bash[89487]: cluster 2023-09-23T23:09:01.116100+0000 mgr.y (mgr.25310) 1430 : cluster 0 pgmap v1620: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:02.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:02 smithi169 bash[101133]: cluster 2023-09-23T23:09:01.116100+0000 mgr.y (mgr.25310) 1430 : cluster 0 pgmap v1620: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:02.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:02 smithi169 bash[104356]: cluster 2023-09-23T23:09:01.116100+0000 mgr.y (mgr.25310) 1430 : cluster 0 pgmap v1620: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:03.471 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:03 smithi169 bash[104356]: cluster 2023-09-23T23:09:03.116658+0000 mgr.y (mgr.25310) 1431 : cluster 0 pgmap v1621: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:03.471 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:03 smithi169 bash[101133]: cluster 2023-09-23T23:09:03.116658+0000 mgr.y (mgr.25310) 1431 : cluster 0 pgmap v1621: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:03.568 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:03 smithi187 bash[89487]: cluster 2023-09-23T23:09:03.116658+0000 mgr.y (mgr.25310) 1431 : cluster 0 pgmap v1621: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:04.750 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T23:09:04.750 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [], 2023-09-23T23:09:04.750 INFO:teuthology.orchestra.run.smithi187.stdout: "num_ops": 0 2023-09-23T23:09:04.750 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T23:09:05.611 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_blocked_ops 2023-09-23T23:09:06.193 INFO:teuthology.orchestra.run.smithi169.stderr:reweighted osd.2 to 1 (10000) 2023-09-23T23:09:06.468 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:06 smithi169 bash[101133]: cluster 2023-09-23T23:09:05.117611+0000 mgr.y (mgr.25310) 1432 : cluster 0 pgmap v1622: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:06.468 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:06 smithi169 bash[101133]: audit 2023-09-23T23:09:05.994809+0000 mon.c (mon.2) 134 : audit 1 from='client.? 172.21.15.169:0/1533521060' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:09:06.469 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:06 smithi169 bash[101133]: audit 2023-09-23T23:09:05.995428+0000 mon.a (mon.0) 2010 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:09:06.469 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:06 smithi169 bash[104356]: cluster 2023-09-23T23:09:05.117611+0000 mgr.y (mgr.25310) 1432 : cluster 0 pgmap v1622: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:06.469 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:06 smithi169 bash[104356]: audit 2023-09-23T23:09:05.994809+0000 mon.c (mon.2) 134 : audit 1 from='client.? 172.21.15.169:0/1533521060' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:09:06.469 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:06 smithi169 bash[104356]: audit 2023-09-23T23:09:05.995428+0000 mon.a (mon.0) 2010 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:09:06.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:06 smithi187 bash[89487]: cluster 2023-09-23T23:09:05.117611+0000 mgr.y (mgr.25310) 1432 : cluster 0 pgmap v1622: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:06.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:06 smithi187 bash[89487]: audit 2023-09-23T23:09:05.994809+0000 mon.c (mon.2) 134 : audit 1 from='client.? 172.21.15.169:0/1533521060' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:09:06.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:06 smithi187 bash[89487]: audit 2023-09-23T23:09:05.995428+0000 mon.a (mon.0) 2010 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:09:07.153 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 2 1 2023-09-23T23:09:07.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:07 smithi169 bash[104356]: cluster 2023-09-23T23:09:06.176329+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e389 with expected crc 2023-09-23T23:09:07.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:07 smithi169 bash[104356]: audit 2023-09-23T23:09:06.180199+0000 mon.a (mon.0) 2011 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T23:09:07.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:07 smithi169 bash[104356]: cluster 2023-09-23T23:09:06.180296+0000 mon.a (mon.0) 2012 : cluster 0 osdmap e389: 8 total, 8 up, 8 in 2023-09-23T23:09:07.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:07 smithi169 bash[101133]: cluster 2023-09-23T23:09:06.176329+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e389 with expected crc 2023-09-23T23:09:07.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:07 smithi169 bash[101133]: audit 2023-09-23T23:09:06.180199+0000 mon.a (mon.0) 2011 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T23:09:07.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:07 smithi169 bash[101133]: cluster 2023-09-23T23:09:06.180296+0000 mon.a (mon.0) 2012 : cluster 0 osdmap e389: 8 total, 8 up, 8 in 2023-09-23T23:09:07.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:07 smithi187 bash[89487]: cluster 2023-09-23T23:09:06.176329+0000 osd.6 (osd.6) 168 : cluster 3 failed to encode map e389 with expected crc 2023-09-23T23:09:07.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:07 smithi187 bash[89487]: audit 2023-09-23T23:09:06.180199+0000 mon.a (mon.0) 2011 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-09-23T23:09:07.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:07 smithi187 bash[89487]: cluster 2023-09-23T23:09:06.180296+0000 mon.a (mon.0) 2012 : cluster 0 osdmap e389: 8 total, 8 up, 8 in 2023-09-23T23:09:08.462 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:08 smithi169 bash[104356]: cluster 2023-09-23T23:09:07.029368+0000 osd.7 (osd.7) 431 : cluster 3 failed to encode map e389 with expected crc 2023-09-23T23:09:08.462 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:08 smithi169 bash[104356]: cluster 2023-09-23T23:09:07.029576+0000 osd.5 (osd.5) 259 : cluster 3 failed to encode map e389 with expected crc 2023-09-23T23:09:08.462 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:08 smithi169 bash[104356]: cluster 2023-09-23T23:09:07.118381+0000 mgr.y (mgr.25310) 1433 : cluster 0 pgmap v1624: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:08.462 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:08 smithi169 bash[101133]: cluster 2023-09-23T23:09:07.029368+0000 osd.7 (osd.7) 431 : cluster 3 failed to encode map e389 with expected crc 2023-09-23T23:09:08.462 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:08 smithi169 bash[101133]: cluster 2023-09-23T23:09:07.029576+0000 osd.5 (osd.5) 259 : cluster 3 failed to encode map e389 with expected crc 2023-09-23T23:09:08.463 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:08 smithi169 bash[101133]: cluster 2023-09-23T23:09:07.118381+0000 mgr.y (mgr.25310) 1433 : cluster 0 pgmap v1624: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:08.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:08 smithi187 bash[89487]: cluster 2023-09-23T23:09:07.029368+0000 osd.7 (osd.7) 431 : cluster 3 failed to encode map e389 with expected crc 2023-09-23T23:09:08.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:08 smithi187 bash[89487]: cluster 2023-09-23T23:09:07.029576+0000 osd.5 (osd.5) 259 : cluster 3 failed to encode map e389 with expected crc 2023-09-23T23:09:08.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:08 smithi187 bash[89487]: cluster 2023-09-23T23:09:07.118381+0000 mgr.y (mgr.25310) 1433 : cluster 0 pgmap v1624: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:08.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:09:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:09:08] "GET /metrics HTTP/1.1" 200 34166 "" "Prometheus/2.43.0" 2023-09-23T23:09:10.430 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:09:10.457 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:10 smithi187 bash[89487]: cluster 2023-09-23T23:09:09.119370+0000 mgr.y (mgr.25310) 1434 : cluster 0 pgmap v1625: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:10.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:10 smithi169 bash[104356]: cluster 2023-09-23T23:09:09.119370+0000 mgr.y (mgr.25310) 1434 : cluster 0 pgmap v1625: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:10.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:10 smithi169 bash[101133]: cluster 2023-09-23T23:09:09.119370+0000 mgr.y (mgr.25310) 1434 : cluster 0 pgmap v1625: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:11.511 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:11 smithi187 bash[89487]: audit 2023-09-23T23:09:11.177392+0000 mon.a (mon.0) 2013 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:09:11.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:11 smithi169 bash[104356]: audit 2023-09-23T23:09:11.177392+0000 mon.a (mon.0) 2013 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:09:11.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:11 smithi169 bash[101133]: audit 2023-09-23T23:09:11.177392+0000 mon.a (mon.0) 2013 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:09:11.940 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:09:12.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:12 smithi169 bash[104356]: cluster 2023-09-23T23:09:11.120114+0000 mgr.y (mgr.25310) 1435 : cluster 0 pgmap v1626: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:12.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:12 smithi169 bash[101133]: cluster 2023-09-23T23:09:11.120114+0000 mgr.y (mgr.25310) 1435 : cluster 0 pgmap v1626: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:12.579 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:12 smithi187 bash[89487]: cluster 2023-09-23T23:09:11.120114+0000 mgr.y (mgr.25310) 1435 : cluster 0 pgmap v1626: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:13.509 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:13 smithi187 bash[89487]: cluster 2023-09-23T23:09:13.121020+0000 mgr.y (mgr.25310) 1436 : cluster 0 pgmap v1627: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:13.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:13 smithi169 bash[101133]: cluster 2023-09-23T23:09:13.121020+0000 mgr.y (mgr.25310) 1436 : cluster 0 pgmap v1627: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:13.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:13 smithi169 bash[104356]: cluster 2023-09-23T23:09:13.121020+0000 mgr.y (mgr.25310) 1436 : cluster 0 pgmap v1627: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:13.746 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T23:09:13.747 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [], 2023-09-23T23:09:13.747 INFO:teuthology.orchestra.run.smithi187.stdout: "complaint_time": 30, 2023-09-23T23:09:13.747 INFO:teuthology.orchestra.run.smithi187.stdout: "num_blocked_ops": 0 2023-09-23T23:09:13.747 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T23:09:14.595 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.4 dump_historic_ops 2023-09-23T23:09:16.193 INFO:teuthology.orchestra.run.smithi169.stderr:set osd.2 primary-affinity to 1 (8655362) 2023-09-23T23:09:16.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:16 smithi169 bash[104356]: cluster 2023-09-23T23:09:15.121994+0000 mgr.y (mgr.25310) 1437 : cluster 0 pgmap v1628: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:16.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:16 smithi169 bash[104356]: audit 2023-09-23T23:09:15.808989+0000 mon.c (mon.2) 135 : audit 1 from='client.? 172.21.15.169:0/3161760799' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:09:16.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:16 smithi169 bash[104356]: audit 2023-09-23T23:09:15.809630+0000 mon.a (mon.0) 2014 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:09:16.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:16 smithi169 bash[101133]: cluster 2023-09-23T23:09:15.121994+0000 mgr.y (mgr.25310) 1437 : cluster 0 pgmap v1628: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:16.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:16 smithi169 bash[101133]: audit 2023-09-23T23:09:15.808989+0000 mon.c (mon.2) 135 : audit 1 from='client.? 172.21.15.169:0/3161760799' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:09:16.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:16 smithi169 bash[101133]: audit 2023-09-23T23:09:15.809630+0000 mon.a (mon.0) 2014 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:09:16.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:16 smithi187 bash[89487]: cluster 2023-09-23T23:09:15.121994+0000 mgr.y (mgr.25310) 1437 : cluster 0 pgmap v1628: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:16.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:16 smithi187 bash[89487]: audit 2023-09-23T23:09:15.808989+0000 mon.c (mon.2) 135 : audit 1 from='client.? 172.21.15.169:0/3161760799' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:09:16.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:16 smithi187 bash[89487]: audit 2023-09-23T23:09:15.809630+0000 mon.a (mon.0) 2014 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-09-23T23:09:17.155 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 3 1 2023-09-23T23:09:17.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:17 smithi169 bash[104356]: cluster 2023-09-23T23:09:16.182697+0000 osd.7 (osd.7) 432 : cluster 3 failed to encode map e390 with expected crc 2023-09-23T23:09:17.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:17 smithi169 bash[104356]: cluster 2023-09-23T23:09:16.183184+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e390 with expected crc 2023-09-23T23:09:17.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:17 smithi169 bash[104356]: audit 2023-09-23T23:09:16.185916+0000 mon.a (mon.0) 2015 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-09-23T23:09:17.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:17 smithi169 bash[104356]: cluster 2023-09-23T23:09:16.186074+0000 mon.a (mon.0) 2016 : cluster 0 osdmap e390: 8 total, 8 up, 8 in 2023-09-23T23:09:17.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:17 smithi169 bash[101133]: cluster 2023-09-23T23:09:16.182697+0000 osd.7 (osd.7) 432 : cluster 3 failed to encode map e390 with expected crc 2023-09-23T23:09:17.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:17 smithi169 bash[101133]: cluster 2023-09-23T23:09:16.183184+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e390 with expected crc 2023-09-23T23:09:17.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:17 smithi169 bash[101133]: audit 2023-09-23T23:09:16.185916+0000 mon.a (mon.0) 2015 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-09-23T23:09:17.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:17 smithi169 bash[101133]: cluster 2023-09-23T23:09:16.186074+0000 mon.a (mon.0) 2016 : cluster 0 osdmap e390: 8 total, 8 up, 8 in 2023-09-23T23:09:17.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:17 smithi187 bash[89487]: cluster 2023-09-23T23:09:16.182697+0000 osd.7 (osd.7) 432 : cluster 3 failed to encode map e390 with expected crc 2023-09-23T23:09:17.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:17 smithi187 bash[89487]: cluster 2023-09-23T23:09:16.183184+0000 osd.6 (osd.6) 169 : cluster 3 failed to encode map e390 with expected crc 2023-09-23T23:09:17.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:17 smithi187 bash[89487]: audit 2023-09-23T23:09:16.185916+0000 mon.a (mon.0) 2015 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-09-23T23:09:17.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:17 smithi187 bash[89487]: cluster 2023-09-23T23:09:16.186074+0000 mon.a (mon.0) 2016 : cluster 0 osdmap e390: 8 total, 8 up, 8 in 2023-09-23T23:09:18.462 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:18 smithi169 bash[101133]: cluster 2023-09-23T23:09:17.122600+0000 mgr.y (mgr.25310) 1438 : cluster 0 pgmap v1630: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:18.462 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:18 smithi169 bash[101133]: cluster 2023-09-23T23:09:17.163273+0000 osd.5 (osd.5) 260 : cluster 3 failed to encode map e390 with expected crc 2023-09-23T23:09:18.462 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:18 smithi169 bash[104356]: cluster 2023-09-23T23:09:17.122600+0000 mgr.y (mgr.25310) 1438 : cluster 0 pgmap v1630: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:18.462 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:18 smithi169 bash[104356]: cluster 2023-09-23T23:09:17.163273+0000 osd.5 (osd.5) 260 : cluster 3 failed to encode map e390 with expected crc 2023-09-23T23:09:18.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:18 smithi187 bash[89487]: cluster 2023-09-23T23:09:17.122600+0000 mgr.y (mgr.25310) 1438 : cluster 0 pgmap v1630: 93 pgs: 93 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:18.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:18 smithi187 bash[89487]: cluster 2023-09-23T23:09:17.163273+0000 osd.5 (osd.5) 260 : cluster 3 failed to encode map e390 with expected crc 2023-09-23T23:09:18.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:09:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:09:18] "GET /metrics HTTP/1.1" 200 34166 "" "Prometheus/2.43.0" 2023-09-23T23:09:19.374 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:09:20.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:20 smithi169 bash[101133]: cluster 2023-09-23T23:09:19.123549+0000 mgr.y (mgr.25310) 1439 : cluster 0 pgmap v1631: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:20.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:20 smithi169 bash[104356]: cluster 2023-09-23T23:09:19.123549+0000 mgr.y (mgr.25310) 1439 : cluster 0 pgmap v1631: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:20.562 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:20 smithi187 bash[89487]: cluster 2023-09-23T23:09:19.123549+0000 mgr.y (mgr.25310) 1439 : cluster 0 pgmap v1631: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:21.934 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:09:22.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:22 smithi169 bash[101133]: cluster 2023-09-23T23:09:21.124407+0000 mgr.y (mgr.25310) 1440 : cluster 0 pgmap v1632: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:22.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:22 smithi169 bash[104356]: cluster 2023-09-23T23:09:21.124407+0000 mgr.y (mgr.25310) 1440 : cluster 0 pgmap v1632: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:22.481 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T23:09:22.481 INFO:teuthology.orchestra.run.smithi187.stdout: "size": 20, 2023-09-23T23:09:22.481 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 600, 2023-09-23T23:09:22.481 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [ 2023-09-23T23:09:22.481 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.481 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:217255 10.e 10:7fca4960:::benchmark_data_smithi169_238013_object103397:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e304)", 2023-09-23T23:09:22.482 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:00:00.103029+0000", 2023-09-23T23:09:22.482 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 562.37257997300003, 2023-09-23T23:09:22.482 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0353656710000001, 2023-09-23T23:09:22.482 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:09:22.482 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:09:22.482 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:09:22.482 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T23:09:22.482 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:09:22.482 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 217255 2023-09-23T23:09:22.482 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.482 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:09:22.483 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.483 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:09:22.483 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.103029+0000", 2023-09-23T23:09:22.483 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:22.483 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.483 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.483 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:09:22.483 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.103029+0000", 2023-09-23T23:09:22.483 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:22.483 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.483 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.483 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:09:22.484 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.103028+0000", 2023-09-23T23:09:22.484 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T23:09:22.484 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.484 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.484 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:09:22.484 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.103035+0000", 2023-09-23T23:09:22.484 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.297e-06 2023-09-23T23:09:22.484 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.484 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.484 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:09:22.484 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.103047+0000", 2023-09-23T23:09:22.484 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2845e-05 2023-09-23T23:09:22.485 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.485 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.485 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:09:22.485 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.103057+0000", 2023-09-23T23:09:22.485 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.5259999999999999e-06 2023-09-23T23:09:22.485 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.485 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.485 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:22.485 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.103119+0000", 2023-09-23T23:09:22.485 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.1761999999999996e-05 2023-09-23T23:09:22.485 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.485 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.486 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:09:22.486 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.103129+0000", 2023-09-23T23:09:22.486 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0139999999999999e-05 2023-09-23T23:09:22.486 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.486 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.486 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:22.486 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.133073+0000", 2023-09-23T23:09:22.486 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0299438830000001 2023-09-23T23:09:22.486 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.486 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.486 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:09:22.486 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.133253+0000", 2023-09-23T23:09:22.487 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000180612 2023-09-23T23:09:22.487 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.487 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.487 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:09:22.487 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.133428+0000", 2023-09-23T23:09:22.487 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000174854 2023-09-23T23:09:22.487 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.487 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.487 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:22.487 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.138161+0000", 2023-09-23T23:09:22.487 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0047330669999999997 2023-09-23T23:09:22.487 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.488 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.488 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:09:22.488 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.138181+0000", 2023-09-23T23:09:22.488 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.9885e-05 2023-09-23T23:09:22.488 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.488 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.488 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:22.488 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.138285+0000", 2023-09-23T23:09:22.488 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000103953 2023-09-23T23:09:22.488 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.488 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.488 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:09:22.488 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.138348+0000", 2023-09-23T23:09:22.489 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.2992999999999998e-05 2023-09-23T23:09:22.489 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.489 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.489 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:09:22.489 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.138395+0000", 2023-09-23T23:09:22.489 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.6937999999999997e-05 2023-09-23T23:09:22.489 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:22.489 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:09:22.489 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:22.489 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.489 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.489 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:217257 10.e 10:7f111ee6:::benchmark_data_smithi169_238013_object103399:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e304)", 2023-09-23T23:09:22.490 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:00:00.111958+0000", 2023-09-23T23:09:22.490 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 562.36365103599996, 2023-09-23T23:09:22.490 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0373484470000001, 2023-09-23T23:09:22.490 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:09:22.490 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:09:22.490 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:09:22.490 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T23:09:22.490 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:09:22.490 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 217257 2023-09-23T23:09:22.490 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.490 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:09:22.490 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.490 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:09:22.491 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.111958+0000", 2023-09-23T23:09:22.491 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:22.491 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.491 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.491 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:09:22.491 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.111958+0000", 2023-09-23T23:09:22.491 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:22.491 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.491 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.491 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:09:22.491 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.111956+0000", 2023-09-23T23:09:22.491 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T23:09:22.492 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.492 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.492 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:09:22.492 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.111966+0000", 2023-09-23T23:09:22.492 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.3349999999999996e-06 2023-09-23T23:09:22.492 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.492 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.492 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:09:22.492 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.111987+0000", 2023-09-23T23:09:22.492 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.1265999999999999e-05 2023-09-23T23:09:22.492 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.492 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.492 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:09:22.493 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.111998+0000", 2023-09-23T23:09:22.493 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0729e-05 2023-09-23T23:09:22.493 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.493 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.493 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:22.493 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.112529+0000", 2023-09-23T23:09:22.493 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00053089299999999995 2023-09-23T23:09:22.493 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.493 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.493 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:09:22.493 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.112538+0000", 2023-09-23T23:09:22.493 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.5489999999999995e-06 2023-09-23T23:09:22.493 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.494 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.494 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:22.494 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.138464+0000", 2023-09-23T23:09:22.494 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0259258600000001 2023-09-23T23:09:22.494 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.494 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.494 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:09:22.494 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.138598+0000", 2023-09-23T23:09:22.494 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000134225 2023-09-23T23:09:22.494 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.494 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.494 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:09:22.495 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.138709+0000", 2023-09-23T23:09:22.495 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000110989 2023-09-23T23:09:22.495 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.495 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.495 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:22.495 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.149188+0000", 2023-09-23T23:09:22.495 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.010478862 2023-09-23T23:09:22.495 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.495 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.495 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:22.495 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.149232+0000", 2023-09-23T23:09:22.495 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.3526000000000003e-05 2023-09-23T23:09:22.496 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.496 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.496 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:09:22.496 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.149239+0000", 2023-09-23T23:09:22.496 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.7230000000000004e-06 2023-09-23T23:09:22.496 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.496 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.496 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:09:22.496 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.149279+0000", 2023-09-23T23:09:22.496 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.0027000000000001e-05 2023-09-23T23:09:22.496 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.496 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.497 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:09:22.497 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.149307+0000", 2023-09-23T23:09:22.497 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.7506999999999999e-05 2023-09-23T23:09:22.497 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:22.497 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:09:22.497 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:22.497 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.497 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.497 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:217270 10.e 10:786e1f3d:::benchmark_data_smithi169_238013_object103412:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e304)", 2023-09-23T23:09:22.497 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:00:00.126555+0000", 2023-09-23T23:09:22.497 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 562.34905449600001, 2023-09-23T23:09:22.497 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.022910247, 2023-09-23T23:09:22.498 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:09:22.498 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:09:22.498 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:09:22.498 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T23:09:22.498 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:09:22.498 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 217270 2023-09-23T23:09:22.498 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.498 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:09:22.498 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.498 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:09:22.498 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.126555+0000", 2023-09-23T23:09:22.498 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:22.499 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.499 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.499 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:09:22.499 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.126555+0000", 2023-09-23T23:09:22.499 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:22.499 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.499 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.499 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:09:22.499 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.126554+0000", 2023-09-23T23:09:22.499 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T23:09:22.499 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.499 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.500 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:09:22.500 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.126560+0000", 2023-09-23T23:09:22.500 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.9519999999999999e-06 2023-09-23T23:09:22.500 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.500 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.500 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:09:22.500 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.126569+0000", 2023-09-23T23:09:22.500 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.4450000000000002e-06 2023-09-23T23:09:22.500 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.500 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.500 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:09:22.500 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.126576+0000", 2023-09-23T23:09:22.500 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.1489999999999997e-06 2023-09-23T23:09:22.501 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.501 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.501 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:22.501 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.126622+0000", 2023-09-23T23:09:22.501 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.5500999999999997e-05 2023-09-23T23:09:22.501 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.501 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.501 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:09:22.501 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.126651+0000", 2023-09-23T23:09:22.501 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.9144000000000001e-05 2023-09-23T23:09:22.501 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.501 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.502 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:22.502 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.141517+0000", 2023-09-23T23:09:22.502 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0148660119999999 2023-09-23T23:09:22.502 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.502 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.502 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:09:22.502 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.141659+0000", 2023-09-23T23:09:22.502 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014238200000000001 2023-09-23T23:09:22.502 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.502 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.502 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:09:22.502 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.141756+0000", 2023-09-23T23:09:22.503 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.7009999999999994e-05 2023-09-23T23:09:22.503 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.503 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.503 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:09:22.503 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.149318+0000", 2023-09-23T23:09:22.503 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0075617820000000004 2023-09-23T23:09:22.503 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.503 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.503 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:22.503 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.149369+0000", 2023-09-23T23:09:22.503 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.1254000000000001e-05 2023-09-23T23:09:22.503 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.504 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.504 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:22.504 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.149411+0000", 2023-09-23T23:09:22.504 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.1936e-05 2023-09-23T23:09:22.504 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.504 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.504 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:09:22.504 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.149442+0000", 2023-09-23T23:09:22.504 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.0843999999999998e-05 2023-09-23T23:09:22.504 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.504 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.504 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:09:22.505 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.149465+0000", 2023-09-23T23:09:22.505 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.2923999999999999e-05 2023-09-23T23:09:22.505 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:22.505 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:09:22.505 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:22.505 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.505 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.505 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:217271 10.e 10:7daeb2a6:::benchmark_data_smithi169_238013_object103413:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e304)", 2023-09-23T23:09:22.505 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:00:00.129493+0000", 2023-09-23T23:09:22.505 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 562.34611679, 2023-09-23T23:09:22.505 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0315254089999999, 2023-09-23T23:09:22.505 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:09:22.506 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:09:22.506 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:09:22.506 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T23:09:22.506 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:09:22.506 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 217271 2023-09-23T23:09:22.506 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.506 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:09:22.506 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.506 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:09:22.506 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.129493+0000", 2023-09-23T23:09:22.506 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:22.506 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.507 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.507 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:09:22.507 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.129493+0000", 2023-09-23T23:09:22.507 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:22.507 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.507 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.507 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:09:22.507 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.129492+0000", 2023-09-23T23:09:22.507 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T23:09:22.507 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.507 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.507 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:09:22.507 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.129497+0000", 2023-09-23T23:09:22.508 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.8359999999999997e-06 2023-09-23T23:09:22.508 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.508 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.508 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:09:22.508 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.129507+0000", 2023-09-23T23:09:22.508 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.825e-06 2023-09-23T23:09:22.508 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.508 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.508 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:09:22.508 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.129514+0000", 2023-09-23T23:09:22.508 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.1430000000000001e-06 2023-09-23T23:09:22.508 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.509 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.509 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:22.509 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.130032+0000", 2023-09-23T23:09:22.509 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00051798000000000002 2023-09-23T23:09:22.509 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.509 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.509 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:09:22.509 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.130041+0000", 2023-09-23T23:09:22.509 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.4470000000000006e-06 2023-09-23T23:09:22.509 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.509 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.509 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:22.510 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.145224+0000", 2023-09-23T23:09:22.510 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0151830509999999 2023-09-23T23:09:22.510 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.510 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.510 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:09:22.510 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.145385+0000", 2023-09-23T23:09:22.510 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00016086799999999999 2023-09-23T23:09:22.510 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.510 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.510 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:09:22.510 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.145557+0000", 2023-09-23T23:09:22.510 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000172101 2023-09-23T23:09:22.511 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.511 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.511 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:09:22.511 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.149473+0000", 2023-09-23T23:09:22.511 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0039161140000000001 2023-09-23T23:09:22.511 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.511 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.511 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:22.511 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.149518+0000", 2023-09-23T23:09:22.511 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.5453e-05 2023-09-23T23:09:22.511 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.511 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.512 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:22.512 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.160959+0000", 2023-09-23T23:09:22.512 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.011440550000000001 2023-09-23T23:09:22.512 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.512 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.512 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:09:22.512 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.160990+0000", 2023-09-23T23:09:22.512 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.1168999999999999e-05 2023-09-23T23:09:22.512 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.512 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.512 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:09:22.512 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.161018+0000", 2023-09-23T23:09:22.513 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.7889999999999999e-05 2023-09-23T23:09:22.513 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:22.513 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:09:22.513 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:22.513 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.513 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.513 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:217286 10.e 10:75b71fd1:::benchmark_data_smithi169_238013_object103428:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e304)", 2023-09-23T23:09:22.513 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:00:00.147737+0000", 2023-09-23T23:09:22.513 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 562.32787221700005, 2023-09-23T23:09:22.513 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0134157130000001, 2023-09-23T23:09:22.513 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:09:22.513 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:09:22.514 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:09:22.514 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T23:09:22.514 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:09:22.514 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 217286 2023-09-23T23:09:22.514 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.514 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:09:22.514 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.514 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:09:22.514 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.147737+0000", 2023-09-23T23:09:22.514 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:22.514 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.514 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.515 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:09:22.515 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.147737+0000", 2023-09-23T23:09:22.515 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:22.515 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.515 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.515 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:09:22.515 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.147736+0000", 2023-09-23T23:09:22.515 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T23:09:22.515 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.515 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.515 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:09:22.515 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.147742+0000", 2023-09-23T23:09:22.516 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.5950000000000004e-06 2023-09-23T23:09:22.516 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.516 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.516 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:09:22.516 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.147756+0000", 2023-09-23T23:09:22.516 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3694e-05 2023-09-23T23:09:22.516 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.516 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.516 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:09:22.516 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.147766+0000", 2023-09-23T23:09:22.516 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.4830000000000005e-06 2023-09-23T23:09:22.516 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.517 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.517 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:22.517 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.147820+0000", 2023-09-23T23:09:22.517 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.4734000000000001e-05 2023-09-23T23:09:22.517 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.517 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.517 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:09:22.517 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.147831+0000", 2023-09-23T23:09:22.517 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0285999999999999e-05 2023-09-23T23:09:22.517 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.517 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.517 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:22.517 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.149548+0000", 2023-09-23T23:09:22.518 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.001717226 2023-09-23T23:09:22.518 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.518 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.518 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:09:22.518 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.149636+0000", 2023-09-23T23:09:22.518 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.8560999999999995e-05 2023-09-23T23:09:22.518 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.518 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.518 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:09:22.518 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.149728+0000", 2023-09-23T23:09:22.518 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.1098000000000001e-05 2023-09-23T23:09:22.519 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.519 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.519 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:09:22.519 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.160862+0000", 2023-09-23T23:09:22.519 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.011134742 2023-09-23T23:09:22.519 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.519 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.519 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:22.519 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.160920+0000", 2023-09-23T23:09:22.519 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.7978e-05 2023-09-23T23:09:22.519 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.519 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.520 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:22.520 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.161108+0000", 2023-09-23T23:09:22.520 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00018739700000000001 2023-09-23T23:09:22.520 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.520 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.520 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:09:22.520 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.161132+0000", 2023-09-23T23:09:22.520 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.3968000000000002e-05 2023-09-23T23:09:22.520 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.520 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.520 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:09:22.520 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.161153+0000", 2023-09-23T23:09:22.521 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.1299999999999999e-05 2023-09-23T23:09:22.521 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:22.521 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:09:22.521 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:22.521 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.521 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.521 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:217300 10.e 10:72f50eb5:::benchmark_data_smithi169_238013_object103442:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e304)", 2023-09-23T23:09:22.521 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:00:00.168178+0000", 2023-09-23T23:09:22.521 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 562.30743095299999, 2023-09-23T23:09:22.521 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.00156574, 2023-09-23T23:09:22.521 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:09:22.521 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:09:22.522 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:09:22.522 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T23:09:22.522 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:09:22.522 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 217300 2023-09-23T23:09:22.522 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.522 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:09:22.522 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.522 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:09:22.522 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.168178+0000", 2023-09-23T23:09:22.522 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:22.522 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.522 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.523 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:09:22.523 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.168178+0000", 2023-09-23T23:09:22.523 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:22.523 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.523 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.523 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:09:22.523 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.168176+0000", 2023-09-23T23:09:22.523 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T23:09:22.523 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.523 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.523 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:09:22.523 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.168186+0000", 2023-09-23T23:09:22.524 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.5619999999999993e-06 2023-09-23T23:09:22.524 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.524 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.524 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:09:22.524 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.168204+0000", 2023-09-23T23:09:22.524 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.8287e-05 2023-09-23T23:09:22.524 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.524 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.524 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:09:22.524 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.168216+0000", 2023-09-23T23:09:22.524 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1243000000000001e-05 2023-09-23T23:09:22.524 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.525 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.525 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:22.525 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.168274+0000", 2023-09-23T23:09:22.525 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.8832000000000002e-05 2023-09-23T23:09:22.525 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.525 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.525 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:09:22.525 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.168282+0000", 2023-09-23T23:09:22.525 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.0430000000000008e-06 2023-09-23T23:09:22.525 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.525 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.525 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:22.526 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.152921+0000", 2023-09-23T23:09:22.526 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.98463860000000003 2023-09-23T23:09:22.526 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.526 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.526 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:09:22.526 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.153080+0000", 2023-09-23T23:09:22.526 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00015855 2023-09-23T23:09:22.526 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.526 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.526 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:09:22.526 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.153222+0000", 2023-09-23T23:09:22.526 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014264599999999999 2023-09-23T23:09:22.527 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.527 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.527 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:09:22.527 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.161026+0000", 2023-09-23T23:09:22.527 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.007804053 2023-09-23T23:09:22.527 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.527 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.527 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:22.527 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.161072+0000", 2023-09-23T23:09:22.527 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.6128000000000003e-05 2023-09-23T23:09:22.527 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.527 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.528 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:22.528 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.169635+0000", 2023-09-23T23:09:22.528 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0085629799999999996 2023-09-23T23:09:22.528 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.528 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.528 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:09:22.528 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.169693+0000", 2023-09-23T23:09:22.528 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.7794999999999998e-05 2023-09-23T23:09:22.528 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.528 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.528 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:09:22.528 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.169744+0000", 2023-09-23T23:09:22.529 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.1011999999999999e-05 2023-09-23T23:09:22.529 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:22.529 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:09:22.529 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:22.529 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.529 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.529 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:217316 10.e 10:793f9371:::benchmark_data_smithi169_238013_object103458:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e304)", 2023-09-23T23:09:22.529 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:00:00.189072+0000", 2023-09-23T23:09:22.529 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 562.28653775700002, 2023-09-23T23:09:22.529 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.98085268199999998, 2023-09-23T23:09:22.529 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:09:22.529 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:09:22.529 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:09:22.530 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T23:09:22.530 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:09:22.530 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 217316 2023-09-23T23:09:22.530 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.530 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:09:22.530 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.530 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:09:22.530 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.189072+0000", 2023-09-23T23:09:22.530 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:22.530 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.530 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.530 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:09:22.531 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.189072+0000", 2023-09-23T23:09:22.531 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:22.531 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.531 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.531 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:09:22.531 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.189070+0000", 2023-09-23T23:09:22.531 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T23:09:22.531 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.531 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.531 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:09:22.531 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.189078+0000", 2023-09-23T23:09:22.531 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.3129999999999999e-06 2023-09-23T23:09:22.532 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.532 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.532 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:09:22.532 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.189092+0000", 2023-09-23T23:09:22.532 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4569000000000001e-05 2023-09-23T23:09:22.532 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.532 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.532 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:09:22.532 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.189100+0000", 2023-09-23T23:09:22.532 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.0669999999999992e-06 2023-09-23T23:09:22.532 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.532 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.533 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:22.533 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.189173+0000", 2023-09-23T23:09:22.533 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.2738999999999996e-05 2023-09-23T23:09:22.533 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.533 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.533 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:09:22.533 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.189183+0000", 2023-09-23T23:09:22.533 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0284e-05 2023-09-23T23:09:22.533 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.533 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.533 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:22.534 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.157141+0000", 2023-09-23T23:09:22.534 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.96795779000000004 2023-09-23T23:09:22.534 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.534 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.534 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:09:22.534 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.157277+0000", 2023-09-23T23:09:22.534 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013538600000000001 2023-09-23T23:09:22.534 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.534 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.534 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:09:22.534 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.157413+0000", 2023-09-23T23:09:22.534 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013665300000000001 2023-09-23T23:09:22.535 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.535 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.535 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:09:22.535 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.161160+0000", 2023-09-23T23:09:22.535 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0037468290000000001 2023-09-23T23:09:22.535 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.535 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.535 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:22.535 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.169791+0000", 2023-09-23T23:09:22.535 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0086303669999999999 2023-09-23T23:09:22.535 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.535 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.536 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:22.536 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.169847+0000", 2023-09-23T23:09:22.536 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.5992999999999997e-05 2023-09-23T23:09:22.536 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.536 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.536 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:09:22.536 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.169881+0000", 2023-09-23T23:09:22.536 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.4953000000000002e-05 2023-09-23T23:09:22.536 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.536 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.536 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:09:22.536 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.169924+0000", 2023-09-23T23:09:22.537 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.2864999999999997e-05 2023-09-23T23:09:22.537 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:22.537 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:09:22.537 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:22.537 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.537 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.537 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:217352 10.e 10:75052472:::benchmark_data_smithi169_238013_object103494:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e304)", 2023-09-23T23:09:22.537 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:00:00.231913+0000", 2023-09-23T23:09:22.537 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 562.24369602000002, 2023-09-23T23:09:22.537 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.94126828299999998, 2023-09-23T23:09:22.537 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:09:22.537 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:09:22.538 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:09:22.538 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T23:09:22.538 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:09:22.538 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 217352 2023-09-23T23:09:22.538 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.538 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:09:22.538 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.538 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:09:22.538 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.231913+0000", 2023-09-23T23:09:22.538 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:22.538 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.539 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.539 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:09:22.539 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.231913+0000", 2023-09-23T23:09:22.539 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:22.539 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.539 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.539 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:09:22.539 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.231911+0000", 2023-09-23T23:09:22.539 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T23:09:22.539 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.539 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.539 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:09:22.540 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.231920+0000", 2023-09-23T23:09:22.540 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.1209999999999996e-06 2023-09-23T23:09:22.540 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.540 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.540 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:09:22.540 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.231938+0000", 2023-09-23T23:09:22.540 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.7836e-05 2023-09-23T23:09:22.540 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.540 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.540 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:09:22.540 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.231949+0000", 2023-09-23T23:09:22.540 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.094e-05 2023-09-23T23:09:22.541 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.541 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.541 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:22.541 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.232014+0000", 2023-09-23T23:09:22.541 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.5241999999999996e-05 2023-09-23T23:09:22.541 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.541 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.541 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:09:22.541 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.232023+0000", 2023-09-23T23:09:22.541 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.1289999999999996e-06 2023-09-23T23:09:22.541 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.541 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.542 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:22.542 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.161192+0000", 2023-09-23T23:09:22.542 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.92916990099999996 2023-09-23T23:09:22.542 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.542 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.542 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:09:22.542 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.161318+0000", 2023-09-23T23:09:22.542 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000125446 2023-09-23T23:09:22.542 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.542 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.542 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:09:22.543 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.161465+0000", 2023-09-23T23:09:22.543 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014709599999999999 2023-09-23T23:09:22.543 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.543 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.543 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:22.543 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.169825+0000", 2023-09-23T23:09:22.543 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0083597089999999999 2023-09-23T23:09:22.543 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.543 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.543 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:22.543 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.169983+0000", 2023-09-23T23:09:22.543 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00015789299999999999 2023-09-23T23:09:22.544 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.544 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.544 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:09:22.544 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.173126+0000", 2023-09-23T23:09:22.544 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0031435360000000002 2023-09-23T23:09:22.544 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.544 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.544 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:09:22.544 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.173158+0000", 2023-09-23T23:09:22.544 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.1813000000000002e-05 2023-09-23T23:09:22.544 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.544 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.545 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:09:22.545 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.173182+0000", 2023-09-23T23:09:22.545 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.3676000000000002e-05 2023-09-23T23:09:22.545 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:22.545 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:09:22.545 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:22.545 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.545 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.545 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35409.0:217376 10.e 10:7a8927cb:::benchmark_data_smithi169_238013_object103518:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e304)", 2023-09-23T23:09:22.545 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:00:00.260428+0000", 2023-09-23T23:09:22.545 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 562.21518154700004, 2023-09-23T23:09:22.545 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.93148854400000003, 2023-09-23T23:09:22.546 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:09:22.546 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:09:22.546 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:09:22.546 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35409", 2023-09-23T23:09:22.546 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/4135648659", 2023-09-23T23:09:22.546 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 217376 2023-09-23T23:09:22.546 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.546 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:09:22.546 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.546 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:09:22.546 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.260428+0000", 2023-09-23T23:09:22.547 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:22.547 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.547 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.547 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:09:22.547 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.260428+0000", 2023-09-23T23:09:22.547 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:22.547 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.547 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.547 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:09:22.547 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.260426+0000", 2023-09-23T23:09:22.547 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T23:09:22.547 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.548 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.548 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:09:22.548 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.260437+0000", 2023-09-23T23:09:22.548 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0912e-05 2023-09-23T23:09:22.548 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.548 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.548 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:09:22.548 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.260455+0000", 2023-09-23T23:09:22.548 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.7787000000000001e-05 2023-09-23T23:09:22.548 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.548 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.548 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:09:22.549 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.260464+0000", 2023-09-23T23:09:22.549 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.4720000000000001e-06 2023-09-23T23:09:22.549 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.549 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.549 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:22.549 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.260526+0000", 2023-09-23T23:09:22.549 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.2169999999999996e-05 2023-09-23T23:09:22.549 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.549 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.549 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:09:22.549 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:00.260536+0000", 2023-09-23T23:09:22.549 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.7699999999999996e-06 2023-09-23T23:09:22.550 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.550 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.550 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:22.550 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.173301+0000", 2023-09-23T23:09:22.550 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.91276521899999996 2023-09-23T23:09:22.550 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.550 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.550 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:09:22.550 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.173381+0000", 2023-09-23T23:09:22.550 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.9198999999999998e-05 2023-09-23T23:09:22.550 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.551 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.551 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:09:22.551 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.173459+0000", 2023-09-23T23:09:22.551 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.8541999999999994e-05 2023-09-23T23:09:22.551 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.551 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.551 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:22.551 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.180523+0000", 2023-09-23T23:09:22.551 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0070640570000000003 2023-09-23T23:09:22.551 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.551 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.551 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:22.551 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.180685+0000", 2023-09-23T23:09:22.552 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00016229499999999999 2023-09-23T23:09:22.552 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.552 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.552 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:09:22.552 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.191861+0000", 2023-09-23T23:09:22.552 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.011175745000000001 2023-09-23T23:09:22.552 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.552 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.552 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:09:22.552 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.191891+0000", 2023-09-23T23:09:22.552 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.9335999999999998e-05 2023-09-23T23:09:22.552 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.553 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.553 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:09:22.553 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:00:01.191916+0000", 2023-09-23T23:09:22.553 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.5871999999999999e-05 2023-09-23T23:09:22.553 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:22.553 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:09:22.553 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:22.553 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.553 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.553 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:105756 11.e 11:79b6cf8f:::benchmark_data_smithi169_260471_object105755:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e329)", 2023-09-23T23:09:22.553 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:02:52.091192+0000", 2023-09-23T23:09:22.553 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 390.38441761399997, 2023-09-23T23:09:22.554 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.1887942499999999, 2023-09-23T23:09:22.554 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:09:22.554 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:09:22.554 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:09:22.554 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:09:22.554 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:09:22.554 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 105756 2023-09-23T23:09:22.554 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.554 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:09:22.554 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.554 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:09:22.554 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.091192+0000", 2023-09-23T23:09:22.555 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:22.555 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.555 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.555 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:09:22.555 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.091192+0000", 2023-09-23T23:09:22.555 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:22.555 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.555 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.555 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:09:22.555 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.091189+0000", 2023-09-23T23:09:22.555 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999976 2023-09-23T23:09:22.555 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.556 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.556 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:09:22.556 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.091299+0000", 2023-09-23T23:09:22.556 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00010965500000000001 2023-09-23T23:09:22.556 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.556 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.556 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:09:22.556 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.091326+0000", 2023-09-23T23:09:22.556 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.6653999999999999e-05 2023-09-23T23:09:22.556 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.556 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.556 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:09:22.557 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.091341+0000", 2023-09-23T23:09:22.557 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.5468000000000002e-05 2023-09-23T23:09:22.557 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.557 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.557 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:22.557 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.091431+0000", 2023-09-23T23:09:22.557 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.0080999999999994e-05 2023-09-23T23:09:22.557 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.557 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.557 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:09:22.557 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.091445+0000", 2023-09-23T23:09:22.557 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3839000000000001e-05 2023-09-23T23:09:22.558 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.558 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.558 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:22.558 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:53.045611+0000", 2023-09-23T23:09:22.558 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.954166238 2023-09-23T23:09:22.558 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.558 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.558 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:09:22.558 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:53.045632+0000", 2023-09-23T23:09:22.558 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.0735999999999999e-05 2023-09-23T23:09:22.558 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.559 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.559 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:22.559 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.267803+0000", 2023-09-23T23:09:22.559 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2221710969999999 2023-09-23T23:09:22.559 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.559 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.559 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:09:22.559 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.268032+0000", 2023-09-23T23:09:22.559 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00022877800000000001 2023-09-23T23:09:22.559 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.559 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.559 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,1,7", 2023-09-23T23:09:22.560 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.268305+0000", 2023-09-23T23:09:22.560 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00027296900000000002 2023-09-23T23:09:22.560 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.560 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.560 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:09:22.560 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.272409+0000", 2023-09-23T23:09:22.560 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.004104239 2023-09-23T23:09:22.560 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.560 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.560 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:22.560 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.272574+0000", 2023-09-23T23:09:22.560 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00016541599999999999 2023-09-23T23:09:22.561 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.561 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.561 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:22.561 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.279779+0000", 2023-09-23T23:09:22.561 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0072049310000000004 2023-09-23T23:09:22.561 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.561 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.561 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:22.561 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.279826+0000", 2023-09-23T23:09:22.561 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.7182000000000003e-05 2023-09-23T23:09:22.561 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.561 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.562 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:09:22.562 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.279881+0000", 2023-09-23T23:09:22.562 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.4367000000000003e-05 2023-09-23T23:09:22.562 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.562 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.562 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:09:22.562 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.279986+0000", 2023-09-23T23:09:22.562 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0001052 2023-09-23T23:09:22.562 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:22.562 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:09:22.562 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:22.562 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.563 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.563 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:167457 11.e 11:7b07fee8:::benchmark_data_smithi169_260471_object61646:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e339)", 2023-09-23T23:09:22.563 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:04:33.168771+0000", 2023-09-23T23:09:22.563 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 289.30683818099999, 2023-09-23T23:09:22.563 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.9944312630000001, 2023-09-23T23:09:22.563 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:09:22.563 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:09:22.563 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:09:22.563 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:09:22.563 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:09:22.563 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 167457 2023-09-23T23:09:22.563 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.564 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:09:22.564 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.564 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:09:22.564 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.168771+0000", 2023-09-23T23:09:22.564 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:22.564 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.564 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.564 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:09:22.564 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.168771+0000", 2023-09-23T23:09:22.564 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:22.564 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.564 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.565 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:09:22.565 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.168768+0000", 2023-09-23T23:09:22.565 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999971 2023-09-23T23:09:22.565 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.565 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.565 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:09:22.565 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.168780+0000", 2023-09-23T23:09:22.565 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1367e-05 2023-09-23T23:09:22.565 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.565 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.565 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:09:22.565 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.168814+0000", 2023-09-23T23:09:22.566 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.4427000000000001e-05 2023-09-23T23:09:22.566 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.566 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.566 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:09:22.566 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.168834+0000", 2023-09-23T23:09:22.566 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.9364999999999998e-05 2023-09-23T23:09:22.566 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.566 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.566 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:22.566 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.168949+0000", 2023-09-23T23:09:22.566 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000115299 2023-09-23T23:09:22.566 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.567 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.567 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:09:22.567 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.168973+0000", 2023-09-23T23:09:22.567 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.3924e-05 2023-09-23T23:09:22.567 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.567 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.567 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:22.567 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.094390+0000", 2023-09-23T23:09:22.567 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.92541711500000001 2023-09-23T23:09:22.567 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.567 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.567 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:09:22.568 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.094405+0000", 2023-09-23T23:09:22.568 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4756999999999999e-05 2023-09-23T23:09:22.568 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.568 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.568 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:22.568 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.149010+0000", 2023-09-23T23:09:22.568 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0546051590000001 2023-09-23T23:09:22.568 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.568 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.568 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:09:22.568 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.149244+0000", 2023-09-23T23:09:22.568 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000233658 2023-09-23T23:09:22.569 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.569 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.569 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,1,7", 2023-09-23T23:09:22.569 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.150030+0000", 2023-09-23T23:09:22.569 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000786811 2023-09-23T23:09:22.569 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.569 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.569 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:22.569 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.157261+0000", 2023-09-23T23:09:22.569 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0072308809999999998 2023-09-23T23:09:22.569 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.569 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.570 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:22.570 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.157329+0000", 2023-09-23T23:09:22.570 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.8136e-05 2023-09-23T23:09:22.570 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.570 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.570 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:09:22.570 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.157342+0000", 2023-09-23T23:09:22.570 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2656999999999999e-05 2023-09-23T23:09:22.570 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.570 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.570 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:22.570 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.162996+0000", 2023-09-23T23:09:22.571 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0056541150000000004 2023-09-23T23:09:22.571 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.571 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.571 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:09:22.571 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.163060+0000", 2023-09-23T23:09:22.571 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.3495000000000001e-05 2023-09-23T23:09:22.571 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.571 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.571 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:09:22.571 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.163202+0000", 2023-09-23T23:09:22.571 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014284000000000001 2023-09-23T23:09:22.571 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:22.572 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:09:22.572 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:22.572 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.572 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.572 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:167473 11.e 11:7a92f6e6:::benchmark_data_smithi169_260471_object61662:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e339)", 2023-09-23T23:09:22.572 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:04:33.199201+0000", 2023-09-23T23:09:22.572 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 289.27640878900002, 2023-09-23T23:09:22.572 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.966317841, 2023-09-23T23:09:22.572 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:09:22.572 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:09:22.572 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:09:22.572 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:09:22.572 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:09:22.573 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 167473 2023-09-23T23:09:22.573 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.573 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:09:22.573 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.573 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:09:22.573 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.199201+0000", 2023-09-23T23:09:22.573 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:22.573 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.573 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.573 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:09:22.573 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.199201+0000", 2023-09-23T23:09:22.573 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:22.574 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.574 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.574 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:09:22.574 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.199199+0000", 2023-09-23T23:09:22.574 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T23:09:22.574 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.574 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.574 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:09:22.574 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.199208+0000", 2023-09-23T23:09:22.574 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.6330000000000008e-06 2023-09-23T23:09:22.574 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.575 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.575 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:09:22.575 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.199228+0000", 2023-09-23T23:09:22.575 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.0152e-05 2023-09-23T23:09:22.575 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.575 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.575 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:09:22.575 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.199239+0000", 2023-09-23T23:09:22.575 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0414999999999999e-05 2023-09-23T23:09:22.575 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.575 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.575 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:22.575 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.199298+0000", 2023-09-23T23:09:22.576 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.9530000000000001e-05 2023-09-23T23:09:22.576 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.576 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.576 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:09:22.576 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.199309+0000", 2023-09-23T23:09:22.576 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0592e-05 2023-09-23T23:09:22.576 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.576 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.576 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:22.576 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.094532+0000", 2023-09-23T23:09:22.576 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.89522341900000002 2023-09-23T23:09:22.577 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.577 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.577 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:09:22.577 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.094542+0000", 2023-09-23T23:09:22.577 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.2820000000000002e-06 2023-09-23T23:09:22.577 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.577 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.577 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:22.577 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.157368+0000", 2023-09-23T23:09:22.577 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.062826295 2023-09-23T23:09:22.577 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.577 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.578 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:09:22.578 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.157497+0000", 2023-09-23T23:09:22.578 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00012947800000000001 2023-09-23T23:09:22.578 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.578 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.578 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,1,7", 2023-09-23T23:09:22.578 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.157630+0000", 2023-09-23T23:09:22.578 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013314499999999999 2023-09-23T23:09:22.578 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.578 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.578 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:22.578 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.162949+0000", 2023-09-23T23:09:22.579 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0053186539999999999 2023-09-23T23:09:22.579 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.579 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.579 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:22.579 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.163354+0000", 2023-09-23T23:09:22.579 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00040530699999999999 2023-09-23T23:09:22.579 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.579 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.579 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:22.579 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.165396+0000", 2023-09-23T23:09:22.579 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0020420149999999999 2023-09-23T23:09:22.579 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.580 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.580 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:09:22.580 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.165403+0000", 2023-09-23T23:09:22.580 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.9e-06 2023-09-23T23:09:22.580 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.580 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.580 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:09:22.580 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.165441+0000", 2023-09-23T23:09:22.580 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.8074000000000002e-05 2023-09-23T23:09:22.580 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:22.580 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:22.580 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:09:22.580 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.165518+0000", 2023-09-23T23:09:22.581 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.7016999999999998e-05 2023-09-23T23:09:22.581 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:22.581 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:09:22.581 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:22.581 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:22.581 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:09:22.581 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T23:09:22.582 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:22 smithi187 bash[89487]: cluster 2023-09-23T23:09:21.124407+0000 mgr.y (mgr.25310) 1440 : cluster 0 pgmap v1632: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:23.348 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_ops_in_flight 2023-09-23T23:09:24.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:24 smithi169 bash[101133]: cluster 2023-09-23T23:09:23.125314+0000 mgr.y (mgr.25310) 1441 : cluster 0 pgmap v1633: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:24.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:24 smithi169 bash[104356]: cluster 2023-09-23T23:09:23.125314+0000 mgr.y (mgr.25310) 1441 : cluster 0 pgmap v1633: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:24.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:24 smithi187 bash[89487]: cluster 2023-09-23T23:09:23.125314+0000 mgr.y (mgr.25310) 1441 : cluster 0 pgmap v1633: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:25.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:25 smithi169 bash[101133]: cluster 2023-09-23T23:09:25.126278+0000 mgr.y (mgr.25310) 1442 : cluster 0 pgmap v1634: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:25.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:25 smithi169 bash[104356]: cluster 2023-09-23T23:09:25.126278+0000 mgr.y (mgr.25310) 1442 : cluster 0 pgmap v1634: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:25.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:25 smithi187 bash[89487]: cluster 2023-09-23T23:09:25.126278+0000 mgr.y (mgr.25310) 1442 : cluster 0 pgmap v1634: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:26.232 INFO:teuthology.orchestra.run.smithi169.stderr:reweighted osd.3 to 1 (10000) 2023-09-23T23:09:26.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:26 smithi169 bash[104356]: audit 2023-09-23T23:09:25.852340+0000 mon.c (mon.2) 136 : audit 1 from='client.? 172.21.15.169:0/2846505108' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T23:09:26.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:26 smithi169 bash[104356]: audit 2023-09-23T23:09:25.853019+0000 mon.a (mon.0) 2017 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T23:09:26.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:26 smithi169 bash[104356]: audit 2023-09-23T23:09:26.177615+0000 mon.a (mon.0) 2018 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:09:26.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:26 smithi169 bash[101133]: audit 2023-09-23T23:09:25.852340+0000 mon.c (mon.2) 136 : audit 1 from='client.? 172.21.15.169:0/2846505108' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T23:09:26.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:26 smithi169 bash[101133]: audit 2023-09-23T23:09:25.853019+0000 mon.a (mon.0) 2017 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T23:09:26.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:26 smithi169 bash[101133]: audit 2023-09-23T23:09:26.177615+0000 mon.a (mon.0) 2018 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:09:26.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:26 smithi187 bash[89487]: audit 2023-09-23T23:09:25.852340+0000 mon.c (mon.2) 136 : audit 1 from='client.? 172.21.15.169:0/2846505108' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T23:09:26.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:26 smithi187 bash[89487]: audit 2023-09-23T23:09:25.853019+0000 mon.a (mon.0) 2017 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T23:09:26.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:26 smithi187 bash[89487]: audit 2023-09-23T23:09:26.177615+0000 mon.a (mon.0) 2018 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:09:27.227 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 3 1 2023-09-23T23:09:27.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:27 smithi169 bash[104356]: cluster 2023-09-23T23:09:26.222562+0000 osd.5 (osd.5) 261 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T23:09:27.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:27 smithi169 bash[104356]: audit 2023-09-23T23:09:26.224238+0000 mon.a (mon.0) 2019 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T23:09:27.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:27 smithi169 bash[104356]: cluster 2023-09-23T23:09:26.224348+0000 mon.a (mon.0) 2020 : cluster 0 osdmap e391: 8 total, 8 up, 8 in 2023-09-23T23:09:27.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:27 smithi169 bash[104356]: cluster 2023-09-23T23:09:26.226380+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T23:09:27.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:27 smithi169 bash[104356]: cluster 2023-09-23T23:09:27.127110+0000 mgr.y (mgr.25310) 1443 : cluster 0 pgmap v1636: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:27.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:27 smithi169 bash[101133]: cluster 2023-09-23T23:09:26.222562+0000 osd.5 (osd.5) 261 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T23:09:27.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:27 smithi169 bash[101133]: audit 2023-09-23T23:09:26.224238+0000 mon.a (mon.0) 2019 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T23:09:27.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:27 smithi169 bash[101133]: cluster 2023-09-23T23:09:26.224348+0000 mon.a (mon.0) 2020 : cluster 0 osdmap e391: 8 total, 8 up, 8 in 2023-09-23T23:09:27.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:27 smithi169 bash[101133]: cluster 2023-09-23T23:09:26.226380+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T23:09:27.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:27 smithi169 bash[101133]: cluster 2023-09-23T23:09:27.127110+0000 mgr.y (mgr.25310) 1443 : cluster 0 pgmap v1636: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:27.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:27 smithi187 bash[89487]: cluster 2023-09-23T23:09:26.222562+0000 osd.5 (osd.5) 261 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T23:09:27.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:27 smithi187 bash[89487]: audit 2023-09-23T23:09:26.224238+0000 mon.a (mon.0) 2019 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-09-23T23:09:27.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:27 smithi187 bash[89487]: cluster 2023-09-23T23:09:26.224348+0000 mon.a (mon.0) 2020 : cluster 0 osdmap e391: 8 total, 8 up, 8 in 2023-09-23T23:09:27.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:27 smithi187 bash[89487]: cluster 2023-09-23T23:09:26.226380+0000 osd.6 (osd.6) 170 : cluster 3 failed to encode map e391 with expected crc 2023-09-23T23:09:27.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:27 smithi187 bash[89487]: cluster 2023-09-23T23:09:27.127110+0000 mgr.y (mgr.25310) 1443 : cluster 0 pgmap v1636: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:28.126 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:09:28.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:09:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:09:28] "GET /metrics HTTP/1.1" 200 34165 "" "Prometheus/2.43.0" 2023-09-23T23:09:30.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:30 smithi169 bash[104356]: cluster 2023-09-23T23:09:29.128025+0000 mgr.y (mgr.25310) 1444 : cluster 0 pgmap v1637: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:30.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:30 smithi169 bash[104356]: audit 2023-09-23T23:09:29.256144+0000 mon.a (mon.0) 2021 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:09:30.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:30 smithi169 bash[104356]: audit 2023-09-23T23:09:29.634826+0000 mon.a (mon.0) 2022 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:09:30.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:30 smithi169 bash[104356]: audit 2023-09-23T23:09:29.645255+0000 mon.a (mon.0) 2023 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:09:30.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:30 smithi169 bash[101133]: cluster 2023-09-23T23:09:29.128025+0000 mgr.y (mgr.25310) 1444 : cluster 0 pgmap v1637: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:30.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:30 smithi169 bash[101133]: audit 2023-09-23T23:09:29.256144+0000 mon.a (mon.0) 2021 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:09:30.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:30 smithi169 bash[101133]: audit 2023-09-23T23:09:29.634826+0000 mon.a (mon.0) 2022 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:09:30.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:30 smithi169 bash[101133]: audit 2023-09-23T23:09:29.645255+0000 mon.a (mon.0) 2023 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:09:30.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:30 smithi187 bash[89487]: cluster 2023-09-23T23:09:29.128025+0000 mgr.y (mgr.25310) 1444 : cluster 0 pgmap v1637: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:30.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:30 smithi187 bash[89487]: audit 2023-09-23T23:09:29.256144+0000 mon.a (mon.0) 2021 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:09:30.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:30 smithi187 bash[89487]: audit 2023-09-23T23:09:29.634826+0000 mon.a (mon.0) 2022 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:09:30.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:30 smithi187 bash[89487]: audit 2023-09-23T23:09:29.645255+0000 mon.a (mon.0) 2023 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:09:31.286 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T23:09:31.287 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [], 2023-09-23T23:09:31.287 INFO:teuthology.orchestra.run.smithi187.stdout: "num_ops": 0 2023-09-23T23:09:31.287 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T23:09:31.997 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:09:32.102 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_blocked_ops 2023-09-23T23:09:32.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:32 smithi169 bash[101133]: cluster 2023-09-23T23:09:31.128960+0000 mgr.y (mgr.25310) 1445 : cluster 0 pgmap v1638: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:32.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:32 smithi169 bash[104356]: cluster 2023-09-23T23:09:31.128960+0000 mgr.y (mgr.25310) 1445 : cluster 0 pgmap v1638: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:32.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:32 smithi187 bash[89487]: cluster 2023-09-23T23:09:31.128960+0000 mgr.y (mgr.25310) 1445 : cluster 0 pgmap v1638: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:34.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:34 smithi169 bash[101133]: cluster 2023-09-23T23:09:33.129904+0000 mgr.y (mgr.25310) 1446 : cluster 0 pgmap v1639: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:34.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:34 smithi169 bash[104356]: cluster 2023-09-23T23:09:33.129904+0000 mgr.y (mgr.25310) 1446 : cluster 0 pgmap v1639: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:34.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:34 smithi187 bash[89487]: cluster 2023-09-23T23:09:33.129904+0000 mgr.y (mgr.25310) 1446 : cluster 0 pgmap v1639: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:36.210 INFO:teuthology.orchestra.run.smithi169.stderr:set osd.3 primary-affinity to 1 (8655362) 2023-09-23T23:09:36.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:36 smithi169 bash[101133]: cluster 2023-09-23T23:09:35.130743+0000 mgr.y (mgr.25310) 1447 : cluster 0 pgmap v1640: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:36.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:36 smithi169 bash[101133]: audit 2023-09-23T23:09:35.872624+0000 mon.c (mon.2) 137 : audit 1 from='client.? 172.21.15.169:0/4228873523' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T23:09:36.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:36 smithi169 bash[101133]: audit 2023-09-23T23:09:35.873379+0000 mon.a (mon.0) 2024 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T23:09:36.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:36 smithi169 bash[101133]: audit 2023-09-23T23:09:35.936741+0000 mon.a (mon.0) 2025 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:09:36.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:36 smithi169 bash[101133]: audit 2023-09-23T23:09:35.943323+0000 mon.a (mon.0) 2026 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:09:36.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:36 smithi169 bash[101133]: audit 2023-09-23T23:09:36.150405+0000 mon.a (mon.0) 2027 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:09:36.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:36 smithi169 bash[101133]: audit 2023-09-23T23:09:36.158210+0000 mon.a (mon.0) 2028 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:09:36.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:36 smithi169 bash[104356]: cluster 2023-09-23T23:09:35.130743+0000 mgr.y (mgr.25310) 1447 : cluster 0 pgmap v1640: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:36.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:36 smithi169 bash[104356]: audit 2023-09-23T23:09:35.872624+0000 mon.c (mon.2) 137 : audit 1 from='client.? 172.21.15.169:0/4228873523' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T23:09:36.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:36 smithi169 bash[104356]: audit 2023-09-23T23:09:35.873379+0000 mon.a (mon.0) 2024 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T23:09:36.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:36 smithi169 bash[104356]: audit 2023-09-23T23:09:35.936741+0000 mon.a (mon.0) 2025 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:09:36.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:36 smithi169 bash[104356]: audit 2023-09-23T23:09:35.943323+0000 mon.a (mon.0) 2026 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:09:36.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:36 smithi169 bash[104356]: audit 2023-09-23T23:09:36.150405+0000 mon.a (mon.0) 2027 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:09:36.536 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:36 smithi169 bash[104356]: audit 2023-09-23T23:09:36.158210+0000 mon.a (mon.0) 2028 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:09:36.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:36 smithi187 bash[89487]: cluster 2023-09-23T23:09:35.130743+0000 mgr.y (mgr.25310) 1447 : cluster 0 pgmap v1640: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:36.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:36 smithi187 bash[89487]: audit 2023-09-23T23:09:35.872624+0000 mon.c (mon.2) 137 : audit 1 from='client.? 172.21.15.169:0/4228873523' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T23:09:36.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:36 smithi187 bash[89487]: audit 2023-09-23T23:09:35.873379+0000 mon.a (mon.0) 2024 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-09-23T23:09:36.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:36 smithi187 bash[89487]: audit 2023-09-23T23:09:35.936741+0000 mon.a (mon.0) 2025 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:09:36.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:36 smithi187 bash[89487]: audit 2023-09-23T23:09:35.943323+0000 mon.a (mon.0) 2026 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:09:36.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:36 smithi187 bash[89487]: audit 2023-09-23T23:09:36.150405+0000 mon.a (mon.0) 2027 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:09:36.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:36 smithi187 bash[89487]: audit 2023-09-23T23:09:36.158210+0000 mon.a (mon.0) 2028 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:09:36.651 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:09:37.209 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 4 1 2023-09-23T23:09:37.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:37 smithi169 bash[101133]: cluster 2023-09-23T23:09:36.197158+0000 osd.5 (osd.5) 262 : cluster 3 failed to encode map e392 with expected crc 2023-09-23T23:09:37.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:37 smithi169 bash[101133]: audit 2023-09-23T23:09:36.198959+0000 mon.a (mon.0) 2029 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-09-23T23:09:37.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:37 smithi169 bash[101133]: cluster 2023-09-23T23:09:36.199044+0000 mon.a (mon.0) 2030 : cluster 0 osdmap e392: 8 total, 8 up, 8 in 2023-09-23T23:09:37.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:37 smithi169 bash[101133]: audit 2023-09-23T23:09:36.634992+0000 mon.a (mon.0) 2031 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:09:37.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:37 smithi169 bash[101133]: audit 2023-09-23T23:09:36.636100+0000 mon.a (mon.0) 2032 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:09:37.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:37 smithi169 bash[101133]: audit 2023-09-23T23:09:36.643509+0000 mon.a (mon.0) 2033 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:09:37.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:37 smithi169 bash[101133]: cluster 2023-09-23T23:09:36.722773+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e392 with expected crc 2023-09-23T23:09:37.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:37 smithi169 bash[104356]: cluster 2023-09-23T23:09:36.197158+0000 osd.5 (osd.5) 262 : cluster 3 failed to encode map e392 with expected crc 2023-09-23T23:09:37.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:37 smithi169 bash[104356]: audit 2023-09-23T23:09:36.198959+0000 mon.a (mon.0) 2029 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-09-23T23:09:37.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:37 smithi169 bash[104356]: cluster 2023-09-23T23:09:36.199044+0000 mon.a (mon.0) 2030 : cluster 0 osdmap e392: 8 total, 8 up, 8 in 2023-09-23T23:09:37.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:37 smithi169 bash[104356]: audit 2023-09-23T23:09:36.634992+0000 mon.a (mon.0) 2031 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:09:37.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:37 smithi169 bash[104356]: audit 2023-09-23T23:09:36.636100+0000 mon.a (mon.0) 2032 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:09:37.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:37 smithi169 bash[104356]: audit 2023-09-23T23:09:36.643509+0000 mon.a (mon.0) 2033 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:09:37.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:37 smithi169 bash[104356]: cluster 2023-09-23T23:09:36.722773+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e392 with expected crc 2023-09-23T23:09:37.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:37 smithi187 bash[89487]: cluster 2023-09-23T23:09:36.197158+0000 osd.5 (osd.5) 262 : cluster 3 failed to encode map e392 with expected crc 2023-09-23T23:09:37.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:37 smithi187 bash[89487]: audit 2023-09-23T23:09:36.198959+0000 mon.a (mon.0) 2029 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-09-23T23:09:37.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:37 smithi187 bash[89487]: cluster 2023-09-23T23:09:36.199044+0000 mon.a (mon.0) 2030 : cluster 0 osdmap e392: 8 total, 8 up, 8 in 2023-09-23T23:09:37.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:37 smithi187 bash[89487]: audit 2023-09-23T23:09:36.634992+0000 mon.a (mon.0) 2031 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:09:37.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:37 smithi187 bash[89487]: audit 2023-09-23T23:09:36.636100+0000 mon.a (mon.0) 2032 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:09:37.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:37 smithi187 bash[89487]: audit 2023-09-23T23:09:36.643509+0000 mon.a (mon.0) 2033 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:09:37.626 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:37 smithi187 bash[89487]: cluster 2023-09-23T23:09:36.722773+0000 osd.6 (osd.6) 171 : cluster 3 failed to encode map e392 with expected crc 2023-09-23T23:09:38.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:38 smithi187 bash[89487]: cluster 2023-09-23T23:09:36.723473+0000 osd.7 (osd.7) 433 : cluster 3 failed to encode map e392 with expected crc 2023-09-23T23:09:38.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:38 smithi187 bash[89487]: cluster 2023-09-23T23:09:37.131394+0000 mgr.y (mgr.25310) 1448 : cluster 0 pgmap v1642: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:38.462 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:38 smithi169 bash[101133]: cluster 2023-09-23T23:09:36.723473+0000 osd.7 (osd.7) 433 : cluster 3 failed to encode map e392 with expected crc 2023-09-23T23:09:38.462 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:38 smithi169 bash[101133]: cluster 2023-09-23T23:09:37.131394+0000 mgr.y (mgr.25310) 1448 : cluster 0 pgmap v1642: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:38.463 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:38 smithi169 bash[104356]: cluster 2023-09-23T23:09:36.723473+0000 osd.7 (osd.7) 433 : cluster 3 failed to encode map e392 with expected crc 2023-09-23T23:09:38.463 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:38 smithi169 bash[104356]: cluster 2023-09-23T23:09:37.131394+0000 mgr.y (mgr.25310) 1448 : cluster 0 pgmap v1642: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:38.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:09:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:09:38] "GET /metrics HTTP/1.1" 200 34165 "" "Prometheus/2.43.0" 2023-09-23T23:09:39.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:39 smithi169 bash[101133]: cluster 2023-09-23T23:09:39.132421+0000 mgr.y (mgr.25310) 1449 : cluster 0 pgmap v1643: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:39.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:39 smithi169 bash[104356]: cluster 2023-09-23T23:09:39.132421+0000 mgr.y (mgr.25310) 1449 : cluster 0 pgmap v1643: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:39.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:39 smithi187 bash[89487]: cluster 2023-09-23T23:09:39.132421+0000 mgr.y (mgr.25310) 1449 : cluster 0 pgmap v1643: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:39.934 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T23:09:39.934 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [], 2023-09-23T23:09:39.934 INFO:teuthology.orchestra.run.smithi187.stdout: "complaint_time": 30, 2023-09-23T23:09:39.934 INFO:teuthology.orchestra.run.smithi187.stdout: "num_blocked_ops": 0 2023-09-23T23:09:39.934 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T23:09:40.784 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.7 dump_historic_ops 2023-09-23T23:09:41.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:41 smithi169 bash[101133]: cluster 2023-09-23T23:09:41.133275+0000 mgr.y (mgr.25310) 1450 : cluster 0 pgmap v1644: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:41.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:41 smithi169 bash[101133]: audit 2023-09-23T23:09:41.178143+0000 mon.a (mon.0) 2034 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:09:41.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:41 smithi169 bash[104356]: cluster 2023-09-23T23:09:41.133275+0000 mgr.y (mgr.25310) 1450 : cluster 0 pgmap v1644: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:41.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:41 smithi169 bash[104356]: audit 2023-09-23T23:09:41.178143+0000 mon.a (mon.0) 2034 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:09:41.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:41 smithi187 bash[89487]: cluster 2023-09-23T23:09:41.133275+0000 mgr.y (mgr.25310) 1450 : cluster 0 pgmap v1644: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:41.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:41 smithi187 bash[89487]: audit 2023-09-23T23:09:41.178143+0000 mon.a (mon.0) 2034 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:09:41.982 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:09:44.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:44 smithi169 bash[104356]: cluster 2023-09-23T23:09:43.134151+0000 mgr.y (mgr.25310) 1451 : cluster 0 pgmap v1645: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:44.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:44 smithi169 bash[101133]: cluster 2023-09-23T23:09:43.134151+0000 mgr.y (mgr.25310) 1451 : cluster 0 pgmap v1645: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:44.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:44 smithi187 bash[89487]: cluster 2023-09-23T23:09:43.134151+0000 mgr.y (mgr.25310) 1451 : cluster 0 pgmap v1645: 93 pgs: 93 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:45.566 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:09:46.208 INFO:teuthology.orchestra.run.smithi169.stderr:reweighted osd.4 to 1 (10000) 2023-09-23T23:09:46.462 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:46 smithi169 bash[104356]: cluster 2023-09-23T23:09:45.135230+0000 mgr.y (mgr.25310) 1452 : cluster 0 pgmap v1646: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:46.462 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:46 smithi169 bash[104356]: audit 2023-09-23T23:09:45.841858+0000 mon.a (mon.0) 2035 : audit 1 from='client.? 172.21.15.169:0/2519301717' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:09:46.462 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:46 smithi169 bash[101133]: cluster 2023-09-23T23:09:45.135230+0000 mgr.y (mgr.25310) 1452 : cluster 0 pgmap v1646: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:46.463 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:46 smithi169 bash[101133]: audit 2023-09-23T23:09:45.841858+0000 mon.a (mon.0) 2035 : audit 1 from='client.? 172.21.15.169:0/2519301717' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:09:46.581 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:46 smithi187 bash[89487]: cluster 2023-09-23T23:09:45.135230+0000 mgr.y (mgr.25310) 1452 : cluster 0 pgmap v1646: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:46.582 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:46 smithi187 bash[89487]: audit 2023-09-23T23:09:45.841858+0000 mon.a (mon.0) 2035 : audit 1 from='client.? 172.21.15.169:0/2519301717' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:09:47.180 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 4 1 2023-09-23T23:09:47.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:47 smithi169 bash[101133]: cluster 2023-09-23T23:09:46.196414+0000 osd.5 (osd.5) 263 : cluster 3 failed to encode map e393 with expected crc 2023-09-23T23:09:47.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:47 smithi169 bash[101133]: cluster 2023-09-23T23:09:46.197170+0000 osd.6 (osd.6) 172 : cluster 3 failed to encode map e393 with expected crc 2023-09-23T23:09:47.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:47 smithi169 bash[101133]: audit 2023-09-23T23:09:46.200172+0000 mon.a (mon.0) 2036 : audit 1 from='client.? 172.21.15.169:0/2519301717' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T23:09:47.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:47 smithi169 bash[101133]: cluster 2023-09-23T23:09:46.200300+0000 mon.a (mon.0) 2037 : cluster 0 osdmap e393: 8 total, 8 up, 8 in 2023-09-23T23:09:47.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:47 smithi169 bash[104356]: cluster 2023-09-23T23:09:46.196414+0000 osd.5 (osd.5) 263 : cluster 3 failed to encode map e393 with expected crc 2023-09-23T23:09:47.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:47 smithi169 bash[104356]: cluster 2023-09-23T23:09:46.197170+0000 osd.6 (osd.6) 172 : cluster 3 failed to encode map e393 with expected crc 2023-09-23T23:09:47.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:47 smithi169 bash[104356]: audit 2023-09-23T23:09:46.200172+0000 mon.a (mon.0) 2036 : audit 1 from='client.? 172.21.15.169:0/2519301717' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T23:09:47.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:47 smithi169 bash[104356]: cluster 2023-09-23T23:09:46.200300+0000 mon.a (mon.0) 2037 : cluster 0 osdmap e393: 8 total, 8 up, 8 in 2023-09-23T23:09:47.548 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:47 smithi187 bash[89487]: cluster 2023-09-23T23:09:46.196414+0000 osd.5 (osd.5) 263 : cluster 3 failed to encode map e393 with expected crc 2023-09-23T23:09:47.548 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:47 smithi187 bash[89487]: cluster 2023-09-23T23:09:46.197170+0000 osd.6 (osd.6) 172 : cluster 3 failed to encode map e393 with expected crc 2023-09-23T23:09:47.548 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:47 smithi187 bash[89487]: audit 2023-09-23T23:09:46.200172+0000 mon.a (mon.0) 2036 : audit 1 from='client.? 172.21.15.169:0/2519301717' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-09-23T23:09:47.548 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:47 smithi187 bash[89487]: cluster 2023-09-23T23:09:46.200300+0000 mon.a (mon.0) 2037 : cluster 0 osdmap e393: 8 total, 8 up, 8 in 2023-09-23T23:09:48.462 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:48 smithi169 bash[104356]: cluster 2023-09-23T23:09:46.401378+0000 osd.7 (osd.7) 434 : cluster 3 failed to encode map e393 with expected crc 2023-09-23T23:09:48.462 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:48 smithi169 bash[104356]: cluster 2023-09-23T23:09:47.135981+0000 mgr.y (mgr.25310) 1453 : cluster 0 pgmap v1648: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:48.463 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:48 smithi169 bash[101133]: cluster 2023-09-23T23:09:46.401378+0000 osd.7 (osd.7) 434 : cluster 3 failed to encode map e393 with expected crc 2023-09-23T23:09:48.463 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:48 smithi169 bash[101133]: cluster 2023-09-23T23:09:47.135981+0000 mgr.y (mgr.25310) 1453 : cluster 0 pgmap v1648: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:48.501 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:48 smithi187 bash[89487]: cluster 2023-09-23T23:09:46.401378+0000 osd.7 (osd.7) 434 : cluster 3 failed to encode map e393 with expected crc 2023-09-23T23:09:48.501 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:48 smithi187 bash[89487]: cluster 2023-09-23T23:09:47.135981+0000 mgr.y (mgr.25310) 1453 : cluster 0 pgmap v1648: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:48.688 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T23:09:48.688 INFO:teuthology.orchestra.run.smithi187.stdout: "size": 20, 2023-09-23T23:09:48.689 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 600, 2023-09-23T23:09:48.689 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [ 2023-09-23T23:09:48.689 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.689 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:105765 11.f 11:f902555f:::benchmark_data_smithi169_260471_object105764:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e329)", 2023-09-23T23:09:48.689 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:02:52.107855+0000", 2023-09-23T23:09:48.689 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 416.57530713800003, 2023-09-23T23:09:48.689 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.329067813, 2023-09-23T23:09:48.689 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:09:48.689 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:09:48.689 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:09:48.689 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:09:48.689 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:09:48.690 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 105765 2023-09-23T23:09:48.690 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.690 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:09:48.690 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.690 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:09:48.690 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.107855+0000", 2023-09-23T23:09:48.690 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:48.690 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.690 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.690 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:09:48.690 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.107855+0000", 2023-09-23T23:09:48.691 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:48.691 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.691 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.691 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:09:48.691 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.107855+0000", 2023-09-23T23:09:48.691 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999995 2023-09-23T23:09:48.691 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.691 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.691 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:09:48.691 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.107923+0000", 2023-09-23T23:09:48.691 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.8283999999999999e-05 2023-09-23T23:09:48.691 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.692 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.692 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:09:48.692 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.107931+0000", 2023-09-23T23:09:48.692 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.8650000000000001e-06 2023-09-23T23:09:48.692 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.692 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.692 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:09:48.692 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.107939+0000", 2023-09-23T23:09:48.692 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.1550000000000007e-06 2023-09-23T23:09:48.692 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.692 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.692 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:48.693 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.108009+0000", 2023-09-23T23:09:48.693 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.0482999999999996e-05 2023-09-23T23:09:48.693 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.693 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.693 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:09:48.693 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.108024+0000", 2023-09-23T23:09:48.693 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4643e-05 2023-09-23T23:09:48.693 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.693 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.693 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:48.693 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:53.055130+0000", 2023-09-23T23:09:48.693 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.94710602499999996 2023-09-23T23:09:48.693 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.694 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.694 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:09:48.694 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:53.055145+0000", 2023-09-23T23:09:48.694 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4585e-05 2023-09-23T23:09:48.694 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.694 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.694 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:48.694 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.423626+0000", 2023-09-23T23:09:48.694 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3684811589999999 2023-09-23T23:09:48.694 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.694 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.694 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:09:48.695 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.423812+0000", 2023-09-23T23:09:48.695 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00018586300000000001 2023-09-23T23:09:48.695 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.695 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.695 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,1,2", 2023-09-23T23:09:48.695 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.424029+0000", 2023-09-23T23:09:48.695 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000217371 2023-09-23T23:09:48.695 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.695 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.695 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:09:48.695 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.436453+0000", 2023-09-23T23:09:48.695 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.012423646999999999 2023-09-23T23:09:48.696 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.696 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.696 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:48.696 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.436703+0000", 2023-09-23T23:09:48.696 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000250206 2023-09-23T23:09:48.696 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.696 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.696 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:48.696 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.436790+0000", 2023-09-23T23:09:48.696 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.7473999999999996e-05 2023-09-23T23:09:48.696 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.696 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.697 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:48.697 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.436815+0000", 2023-09-23T23:09:48.697 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.4456000000000001e-05 2023-09-23T23:09:48.697 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.697 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.697 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:09:48.697 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.436857+0000", 2023-09-23T23:09:48.697 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.1631999999999997e-05 2023-09-23T23:09:48.697 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.697 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.697 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:09:48.697 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.436923+0000", 2023-09-23T23:09:48.697 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.6668000000000006e-05 2023-09-23T23:09:48.698 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:48.698 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:09:48.698 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:48.698 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.698 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.698 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:105769 11.f 11:f790a70f:::benchmark_data_smithi169_260471_object105768:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e329)", 2023-09-23T23:09:48.698 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:02:52.124353+0000", 2023-09-23T23:09:48.698 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 416.55880918600002, 2023-09-23T23:09:48.698 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.3128641769999998, 2023-09-23T23:09:48.698 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:09:48.698 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:09:48.698 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:09:48.699 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:09:48.699 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:09:48.699 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 105769 2023-09-23T23:09:48.699 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.699 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:09:48.699 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.699 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:09:48.699 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.124353+0000", 2023-09-23T23:09:48.699 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:48.699 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.699 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.699 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:09:48.699 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.124353+0000", 2023-09-23T23:09:48.700 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:48.700 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.700 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.700 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:09:48.700 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.124350+0000", 2023-09-23T23:09:48.700 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999962 2023-09-23T23:09:48.700 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.700 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.700 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:09:48.700 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.124477+0000", 2023-09-23T23:09:48.700 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000127045 2023-09-23T23:09:48.700 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.701 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.701 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:09:48.701 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.124507+0000", 2023-09-23T23:09:48.701 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.0692999999999999e-05 2023-09-23T23:09:48.701 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.701 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.701 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:09:48.701 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.124525+0000", 2023-09-23T23:09:48.701 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.7246000000000001e-05 2023-09-23T23:09:48.701 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.701 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.701 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:48.702 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.124642+0000", 2023-09-23T23:09:48.702 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000117002 2023-09-23T23:09:48.702 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.702 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.702 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:09:48.702 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.124661+0000", 2023-09-23T23:09:48.702 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.9069999999999999e-05 2023-09-23T23:09:48.702 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.702 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.702 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:48.702 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:53.055170+0000", 2023-09-23T23:09:48.702 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.93050956500000004 2023-09-23T23:09:48.703 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.703 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.703 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:09:48.703 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:53.055177+0000", 2023-09-23T23:09:48.703 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.1289999999999998e-06 2023-09-23T23:09:48.703 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.703 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.703 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:48.703 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.427304+0000", 2023-09-23T23:09:48.703 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3721267749999999 2023-09-23T23:09:48.703 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.703 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.704 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:09:48.704 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.427584+0000", 2023-09-23T23:09:48.704 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00028005800000000002 2023-09-23T23:09:48.704 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.704 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.704 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,1,2", 2023-09-23T23:09:48.704 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.427822+0000", 2023-09-23T23:09:48.704 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00023807400000000001 2023-09-23T23:09:48.704 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.704 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.704 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:09:48.704 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.436458+0000", 2023-09-23T23:09:48.705 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0086353569999999998 2023-09-23T23:09:48.705 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.705 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.705 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:48.705 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.437045+0000", 2023-09-23T23:09:48.705 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00058761999999999996 2023-09-23T23:09:48.705 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.705 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.705 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:48.705 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.437099+0000", 2023-09-23T23:09:48.705 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.3712999999999999e-05 2023-09-23T23:09:48.705 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.706 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.706 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:48.706 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.437121+0000", 2023-09-23T23:09:48.706 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.2107999999999999e-05 2023-09-23T23:09:48.706 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.706 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.706 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:09:48.706 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.437155+0000", 2023-09-23T23:09:48.706 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.3627000000000002e-05 2023-09-23T23:09:48.706 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.706 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.706 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:09:48.707 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.437218+0000", 2023-09-23T23:09:48.707 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.2865000000000002e-05 2023-09-23T23:09:48.707 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:48.707 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:09:48.707 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:48.707 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.707 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.707 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:111059 11.4 11:206b9e7c:::benchmark_data_smithi169_260471_object5248:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e334)", 2023-09-23T23:09:48.707 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:03:02.994167+0000", 2023-09-23T23:09:48.707 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 405.68899558999999, 2023-09-23T23:09:48.707 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.32495278799999999, 2023-09-23T23:09:48.707 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:09:48.708 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:09:48.708 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:09:48.708 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:09:48.708 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:09:48.708 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 111059 2023-09-23T23:09:48.708 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.708 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:09:48.708 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.708 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:09:48.708 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.994167+0000", 2023-09-23T23:09:48.708 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:48.708 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.708 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.709 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:09:48.709 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.994167+0000", 2023-09-23T23:09:48.709 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:48.709 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.709 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.709 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:09:48.709 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.994166+0000", 2023-09-23T23:09:48.709 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T23:09:48.709 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.709 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.709 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:09:48.709 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.994180+0000", 2023-09-23T23:09:48.710 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4304000000000001e-05 2023-09-23T23:09:48.710 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.710 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.710 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:09:48.710 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.994195+0000", 2023-09-23T23:09:48.710 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4246e-05 2023-09-23T23:09:48.710 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.710 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.710 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:09:48.710 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.994201+0000", 2023-09-23T23:09:48.710 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.7129999999999999e-06 2023-09-23T23:09:48.710 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.711 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.711 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:48.711 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.994259+0000", 2023-09-23T23:09:48.711 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.7649000000000003e-05 2023-09-23T23:09:48.711 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.711 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.711 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:09:48.711 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.994396+0000", 2023-09-23T23:09:48.711 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013706600000000001 2023-09-23T23:09:48.711 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.711 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.711 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:09:48.712 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.994532+0000", 2023-09-23T23:09:48.712 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013560800000000001 2023-09-23T23:09:48.712 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.712 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.712 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:09:48.712 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.998202+0000", 2023-09-23T23:09:48.712 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0036708499999999998 2023-09-23T23:09:48.712 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.712 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.712 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:48.712 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.998996+0000", 2023-09-23T23:09:48.713 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00079315500000000003 2023-09-23T23:09:48.713 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.713 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.713 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:48.713 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.319023+0000", 2023-09-23T23:09:48.713 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.32002698000000002 2023-09-23T23:09:48.713 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.713 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.713 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:09:48.713 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.319077+0000", 2023-09-23T23:09:48.713 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.3913999999999999e-05 2023-09-23T23:09:48.713 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.714 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.714 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:09:48.714 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.319120+0000", 2023-09-23T23:09:48.714 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.3191e-05 2023-09-23T23:09:48.714 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:48.714 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:09:48.714 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:48.714 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.714 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.714 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:111060 11.f 11:f188ce37:::benchmark_data_smithi169_260471_object5249:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e334)", 2023-09-23T23:09:48.714 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:03:02.994338+0000", 2023-09-23T23:09:48.714 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 405.68882443400003, 2023-09-23T23:09:48.715 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.30951664899999998, 2023-09-23T23:09:48.715 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:09:48.715 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:09:48.715 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:09:48.715 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:09:48.715 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:09:48.715 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 111060 2023-09-23T23:09:48.715 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.715 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:09:48.715 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.715 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:09:48.715 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.994338+0000", 2023-09-23T23:09:48.716 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:48.716 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.716 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.716 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:09:48.716 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.994338+0000", 2023-09-23T23:09:48.716 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:48.716 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.716 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.716 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:09:48.716 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.994337+0000", 2023-09-23T23:09:48.716 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999995 2023-09-23T23:09:48.717 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.717 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.717 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:09:48.717 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.994342+0000", 2023-09-23T23:09:48.717 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.0770000000000001e-06 2023-09-23T23:09:48.717 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.717 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.717 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:09:48.717 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.994348+0000", 2023-09-23T23:09:48.717 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.8709999999999999e-06 2023-09-23T23:09:48.717 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.717 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.717 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:09:48.718 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.994352+0000", 2023-09-23T23:09:48.718 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.6059999999999999e-06 2023-09-23T23:09:48.718 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.718 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.718 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:48.718 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.994394+0000", 2023-09-23T23:09:48.718 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.1862e-05 2023-09-23T23:09:48.718 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.718 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.718 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:09:48.718 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.994506+0000", 2023-09-23T23:09:48.718 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000111912 2023-09-23T23:09:48.719 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.719 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.719 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,1,2", 2023-09-23T23:09:48.719 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.994604+0000", 2023-09-23T23:09:48.719 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.8586999999999996e-05 2023-09-23T23:09:48.719 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.719 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.719 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:09:48.719 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:02.998703+0000", 2023-09-23T23:09:48.719 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0040990719999999996 2023-09-23T23:09:48.719 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.719 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.720 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:48.720 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.000863+0000", 2023-09-23T23:09:48.720 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0021599100000000001 2023-09-23T23:09:48.720 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.720 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.720 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:48.720 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.002847+0000", 2023-09-23T23:09:48.720 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0019833279999999999 2023-09-23T23:09:48.720 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.720 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.720 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:48.720 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.303569+0000", 2023-09-23T23:09:48.721 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.30072243100000001 2023-09-23T23:09:48.721 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.721 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.721 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:09:48.721 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.303665+0000", 2023-09-23T23:09:48.721 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.5991999999999998e-05 2023-09-23T23:09:48.721 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.721 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.721 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:09:48.721 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.303855+0000", 2023-09-23T23:09:48.721 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00018964000000000001 2023-09-23T23:09:48.721 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:48.722 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:09:48.722 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:48.722 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.722 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.722 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:111072 11.4 11:2bba34e1:::benchmark_data_smithi169_260471_object5261:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e334)", 2023-09-23T23:09:48.722 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:03:03.004766+0000", 2023-09-23T23:09:48.722 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 405.678396169, 2023-09-23T23:09:48.722 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.34157327700000001, 2023-09-23T23:09:48.722 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:09:48.722 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:09:48.722 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:09:48.722 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:09:48.723 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:09:48.723 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 111072 2023-09-23T23:09:48.723 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.723 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:09:48.723 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.723 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:09:48.723 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.004766+0000", 2023-09-23T23:09:48.723 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:48.723 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.723 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.723 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:09:48.723 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.004766+0000", 2023-09-23T23:09:48.723 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:48.724 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.724 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.724 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:09:48.724 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.004762+0000", 2023-09-23T23:09:48.724 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999952 2023-09-23T23:09:48.724 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.724 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.724 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:09:48.724 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.004773+0000", 2023-09-23T23:09:48.724 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1109e-05 2023-09-23T23:09:48.724 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.724 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.725 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:09:48.725 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.004792+0000", 2023-09-23T23:09:48.725 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.8930999999999999e-05 2023-09-23T23:09:48.725 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.725 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.725 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:09:48.725 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.004799+0000", 2023-09-23T23:09:48.725 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.131e-06 2023-09-23T23:09:48.725 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.725 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.725 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:48.725 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.004862+0000", 2023-09-23T23:09:48.725 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.3215999999999999e-05 2023-09-23T23:09:48.726 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.726 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.726 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:09:48.726 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.005029+0000", 2023-09-23T23:09:48.726 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00016694799999999999 2023-09-23T23:09:48.726 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.726 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.726 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 2,6", 2023-09-23T23:09:48.726 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.005187+0000", 2023-09-23T23:09:48.726 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00015848500000000001 2023-09-23T23:09:48.726 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.727 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.727 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:48.727 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.009063+0000", 2023-09-23T23:09:48.727 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0038753070000000001 2023-09-23T23:09:48.727 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.727 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.727 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:09:48.727 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.010749+0000", 2023-09-23T23:09:48.727 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.001686721 2023-09-23T23:09:48.727 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.727 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.727 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:48.727 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.346217+0000", 2023-09-23T23:09:48.728 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.33546765899999997 2023-09-23T23:09:48.728 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.728 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.728 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:09:48.728 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.346284+0000", 2023-09-23T23:09:48.728 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.6641000000000001e-05 2023-09-23T23:09:48.728 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.728 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.728 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:09:48.728 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:03:03.346340+0000", 2023-09-23T23:09:48.728 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.5939000000000001e-05 2023-09-23T23:09:48.728 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:48.729 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:09:48.729 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:48.729 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.729 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.729 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:167436 11.f 11:f78998df:::benchmark_data_smithi169_260471_object61625:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e339)", 2023-09-23T23:09:48.729 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:04:33.108716+0000", 2023-09-23T23:09:48.729 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 315.57444625400001, 2023-09-23T23:09:48.729 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3350964030000001, 2023-09-23T23:09:48.729 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:09:48.729 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:09:48.729 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:09:48.729 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:09:48.729 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:09:48.730 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 167436 2023-09-23T23:09:48.730 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.730 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:09:48.730 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.730 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:09:48.730 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.108716+0000", 2023-09-23T23:09:48.730 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:48.730 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.730 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.730 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:09:48.730 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.108716+0000", 2023-09-23T23:09:48.730 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:48.731 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.731 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.731 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:09:48.731 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.108715+0000", 2023-09-23T23:09:48.731 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T23:09:48.731 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.731 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.731 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:09:48.731 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.108723+0000", 2023-09-23T23:09:48.731 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.1100000000000003e-06 2023-09-23T23:09:48.731 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.731 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.731 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:09:48.732 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.108736+0000", 2023-09-23T23:09:48.732 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3285000000000001e-05 2023-09-23T23:09:48.732 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.732 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.732 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:09:48.732 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.108755+0000", 2023-09-23T23:09:48.732 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.8791e-05 2023-09-23T23:09:48.732 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.732 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.732 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:48.732 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.116652+0000", 2023-09-23T23:09:48.732 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0078970610000000004 2023-09-23T23:09:48.732 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.733 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.733 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:09:48.733 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.116662+0000", 2023-09-23T23:09:48.733 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0073e-05 2023-09-23T23:09:48.733 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.733 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.733 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:48.733 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.184678+0000", 2023-09-23T23:09:48.733 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.068016429 2023-09-23T23:09:48.733 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.733 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.733 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:09:48.734 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.184791+0000", 2023-09-23T23:09:48.734 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00011254199999999999 2023-09-23T23:09:48.734 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.734 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.734 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,1,2", 2023-09-23T23:09:48.734 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.184893+0000", 2023-09-23T23:09:48.734 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00010207 2023-09-23T23:09:48.734 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.734 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.734 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:09:48.734 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.364704+0000", 2023-09-23T23:09:48.734 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.17981066400000001 2023-09-23T23:09:48.735 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.735 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.735 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:48.735 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.443541+0000", 2023-09-23T23:09:48.735 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.078837279999999996 2023-09-23T23:09:48.735 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.735 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.735 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:48.735 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.443585+0000", 2023-09-23T23:09:48.735 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.3506e-05 2023-09-23T23:09:48.735 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.736 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.736 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:48.736 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.443620+0000", 2023-09-23T23:09:48.736 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.5095000000000002e-05 2023-09-23T23:09:48.736 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.736 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.736 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:09:48.736 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.443686+0000", 2023-09-23T23:09:48.736 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.6594999999999995e-05 2023-09-23T23:09:48.736 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.736 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.736 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:09:48.737 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.443813+0000", 2023-09-23T23:09:48.737 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00012646399999999999 2023-09-23T23:09:48.737 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:48.737 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:09:48.737 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:48.737 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.737 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.737 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:167443 11.f 11:f3f2ac05:::benchmark_data_smithi169_260471_object61632:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e339)", 2023-09-23T23:09:48.737 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:04:33.124225+0000", 2023-09-23T23:09:48.737 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 315.558937243, 2023-09-23T23:09:48.737 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3202918829999999, 2023-09-23T23:09:48.737 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:09:48.738 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:09:48.738 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:09:48.738 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:09:48.738 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:09:48.738 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 167443 2023-09-23T23:09:48.738 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.738 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:09:48.738 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.738 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:09:48.738 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.124225+0000", 2023-09-23T23:09:48.738 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:48.739 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.739 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.739 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:09:48.739 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.124225+0000", 2023-09-23T23:09:48.739 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:48.739 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.739 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.739 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:09:48.739 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.124224+0000", 2023-09-23T23:09:48.739 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T23:09:48.739 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.739 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.739 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:09:48.740 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.124233+0000", 2023-09-23T23:09:48.740 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.3549999999999994e-06 2023-09-23T23:09:48.740 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.740 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.740 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:09:48.740 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.124245+0000", 2023-09-23T23:09:48.740 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1874e-05 2023-09-23T23:09:48.740 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.740 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.740 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:09:48.740 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.124251+0000", 2023-09-23T23:09:48.740 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.1349999999999997e-06 2023-09-23T23:09:48.741 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.741 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.741 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:48.741 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.124293+0000", 2023-09-23T23:09:48.741 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.1347999999999998e-05 2023-09-23T23:09:48.741 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.741 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.741 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:09:48.741 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.124302+0000", 2023-09-23T23:09:48.741 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.4159999999999993e-06 2023-09-23T23:09:48.741 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.741 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.741 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:48.742 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.210285+0000", 2023-09-23T23:09:48.742 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0859824410000001 2023-09-23T23:09:48.742 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.742 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.742 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:09:48.742 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.210407+0000", 2023-09-23T23:09:48.742 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000122581 2023-09-23T23:09:48.742 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.742 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.742 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,1,2", 2023-09-23T23:09:48.742 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.210536+0000", 2023-09-23T23:09:48.742 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00012838300000000001 2023-09-23T23:09:48.743 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.743 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.743 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:09:48.743 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.364719+0000", 2023-09-23T23:09:48.743 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.154183125 2023-09-23T23:09:48.743 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.743 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.743 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:48.743 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.443942+0000", 2023-09-23T23:09:48.743 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.079223720999999997 2023-09-23T23:09:48.743 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.743 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.744 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:48.744 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.443981+0000", 2023-09-23T23:09:48.744 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.8892e-05 2023-09-23T23:09:48.744 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.744 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.744 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:48.744 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.444083+0000", 2023-09-23T23:09:48.744 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00010202199999999999 2023-09-23T23:09:48.744 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.744 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.744 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:09:48.744 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.444216+0000", 2023-09-23T23:09:48.745 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013280400000000001 2023-09-23T23:09:48.745 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.745 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.745 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:09:48.745 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.444517+0000", 2023-09-23T23:09:48.745 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00030104600000000002 2023-09-23T23:09:48.745 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:48.745 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:09:48.745 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:48.745 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.745 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.745 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:167447 11.f 11:fd1c41c0:::benchmark_data_smithi169_260471_object61636:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e339)", 2023-09-23T23:09:48.746 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:04:33.139694+0000", 2023-09-23T23:09:48.746 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 315.54346877799998, 2023-09-23T23:09:48.746 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3051196520000001, 2023-09-23T23:09:48.746 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:09:48.746 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:09:48.746 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:09:48.746 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:09:48.746 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:09:48.746 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 167447 2023-09-23T23:09:48.746 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.746 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:09:48.746 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.747 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:09:48.747 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.139694+0000", 2023-09-23T23:09:48.747 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:48.747 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.747 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.747 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:09:48.747 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.139694+0000", 2023-09-23T23:09:48.747 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:48.747 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.747 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.747 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:09:48.747 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.139692+0000", 2023-09-23T23:09:48.748 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T23:09:48.748 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.748 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.748 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:09:48.748 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.139701+0000", 2023-09-23T23:09:48.748 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.7229999999999993e-06 2023-09-23T23:09:48.748 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.748 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.748 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:09:48.748 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.139717+0000", 2023-09-23T23:09:48.748 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.6084000000000001e-05 2023-09-23T23:09:48.748 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.749 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.749 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:09:48.749 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.139723+0000", 2023-09-23T23:09:48.749 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.4139999999999999e-06 2023-09-23T23:09:48.749 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.749 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.749 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:48.749 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.139784+0000", 2023-09-23T23:09:48.749 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.1340000000000006e-05 2023-09-23T23:09:48.749 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.749 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.749 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:09:48.750 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.139797+0000", 2023-09-23T23:09:48.750 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2641e-05 2023-09-23T23:09:48.750 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.750 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.750 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:48.750 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.237334+0000", 2023-09-23T23:09:48.750 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0975371410000001 2023-09-23T23:09:48.750 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.750 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.750 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:09:48.750 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.237484+0000", 2023-09-23T23:09:48.750 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000149796 2023-09-23T23:09:48.751 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.751 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.751 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,1,2", 2023-09-23T23:09:48.751 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.237570+0000", 2023-09-23T23:09:48.751 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.5576999999999997e-05 2023-09-23T23:09:48.751 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.751 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.751 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:09:48.751 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.443134+0000", 2023-09-23T23:09:48.751 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.205564052 2023-09-23T23:09:48.751 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.752 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.752 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:48.752 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.444585+0000", 2023-09-23T23:09:48.752 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.001451801 2023-09-23T23:09:48.752 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.752 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.752 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:48.752 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.444672+0000", 2023-09-23T23:09:48.752 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.6119000000000007e-05 2023-09-23T23:09:48.752 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.752 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.753 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:48.753 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.444699+0000", 2023-09-23T23:09:48.753 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.783e-05 2023-09-23T23:09:48.753 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.753 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.753 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:09:48.753 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.444731+0000", 2023-09-23T23:09:48.753 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.1911e-05 2023-09-23T23:09:48.753 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.753 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.753 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:09:48.753 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.444813+0000", 2023-09-23T23:09:48.754 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.2084999999999998e-05 2023-09-23T23:09:48.754 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:48.754 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:09:48.754 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:48.754 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.754 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.754 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:167460 11.f 11:f5d35dbf:::benchmark_data_smithi169_260471_object61649:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e339)", 2023-09-23T23:09:48.754 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:04:33.169003+0000", 2023-09-23T23:09:48.754 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 315.51415910100002, 2023-09-23T23:09:48.754 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.275979245, 2023-09-23T23:09:48.754 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:09:48.755 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:09:48.755 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:09:48.755 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:09:48.755 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:09:48.755 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 167460 2023-09-23T23:09:48.755 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.755 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:09:48.755 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.755 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:09:48.755 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.169003+0000", 2023-09-23T23:09:48.755 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:48.755 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.756 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.756 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:09:48.756 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.169003+0000", 2023-09-23T23:09:48.756 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:48.756 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.756 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.756 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:09:48.756 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.169000+0000", 2023-09-23T23:09:48.756 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999967 2023-09-23T23:09:48.756 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.756 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.756 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:09:48.757 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.169018+0000", 2023-09-23T23:09:48.757 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.8179999999999999e-05 2023-09-23T23:09:48.757 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.757 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.757 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:09:48.757 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.169063+0000", 2023-09-23T23:09:48.757 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.4990999999999997e-05 2023-09-23T23:09:48.757 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.757 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.757 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:09:48.757 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.169083+0000", 2023-09-23T23:09:48.757 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.9545e-05 2023-09-23T23:09:48.757 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.758 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.758 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:48.758 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.169163+0000", 2023-09-23T23:09:48.758 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.0148000000000006e-05 2023-09-23T23:09:48.758 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.758 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.758 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:09:48.758 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.169174+0000", 2023-09-23T23:09:48.758 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0382e-05 2023-09-23T23:09:48.758 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.758 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.759 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:48.759 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.264091+0000", 2023-09-23T23:09:48.759 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0949178230000001 2023-09-23T23:09:48.759 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.759 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.759 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:09:48.759 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.264265+0000", 2023-09-23T23:09:48.759 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00017381499999999999 2023-09-23T23:09:48.759 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.759 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.759 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,1,2", 2023-09-23T23:09:48.760 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.264437+0000", 2023-09-23T23:09:48.760 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000171409 2023-09-23T23:09:48.760 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.760 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.760 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:09:48.760 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.443151+0000", 2023-09-23T23:09:48.760 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.17871393899999999 2023-09-23T23:09:48.760 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.760 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.760 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:48.760 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.444840+0000", 2023-09-23T23:09:48.760 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0016895809999999999 2023-09-23T23:09:48.760 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.761 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.761 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:48.761 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.444860+0000", 2023-09-23T23:09:48.761 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.0078e-05 2023-09-23T23:09:48.761 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.761 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.761 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:48.761 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.444880+0000", 2023-09-23T23:09:48.761 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.9865999999999999e-05 2023-09-23T23:09:48.761 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.761 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.761 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:09:48.762 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.444908+0000", 2023-09-23T23:09:48.762 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.8136e-05 2023-09-23T23:09:48.762 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.762 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.762 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:09:48.762 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.444983+0000", 2023-09-23T23:09:48.762 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.4451999999999998e-05 2023-09-23T23:09:48.762 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:48.762 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:09:48.762 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:48.762 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.763 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.763 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:167461 11.f 11:f00efa60:::benchmark_data_smithi169_260471_object61650:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e339)", 2023-09-23T23:09:48.763 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:04:33.177368+0000", 2023-09-23T23:09:48.763 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 315.50579466099998, 2023-09-23T23:09:48.763 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.267779964, 2023-09-23T23:09:48.763 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:09:48.763 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:09:48.763 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:09:48.763 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:09:48.763 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:09:48.763 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 167461 2023-09-23T23:09:48.764 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.764 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:09:48.764 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.764 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:09:48.764 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.177368+0000", 2023-09-23T23:09:48.764 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:48.764 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.764 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.764 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:09:48.764 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.177368+0000", 2023-09-23T23:09:48.764 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:48.764 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.765 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.765 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:09:48.765 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.177365+0000", 2023-09-23T23:09:48.765 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999976 2023-09-23T23:09:48.765 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.765 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.765 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:09:48.765 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.177380+0000", 2023-09-23T23:09:48.765 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4574e-05 2023-09-23T23:09:48.765 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.765 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.765 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:09:48.765 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.177411+0000", 2023-09-23T23:09:48.766 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.0945000000000003e-05 2023-09-23T23:09:48.766 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.766 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.766 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:09:48.766 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.177427+0000", 2023-09-23T23:09:48.766 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.6480000000000001e-05 2023-09-23T23:09:48.766 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.766 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.766 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:48.766 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.177556+0000", 2023-09-23T23:09:48.766 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000128255 2023-09-23T23:09:48.766 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.767 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.767 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:09:48.767 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.177574+0000", 2023-09-23T23:09:48.767 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.8359000000000002e-05 2023-09-23T23:09:48.767 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.767 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.767 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:48.767 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.291519+0000", 2023-09-23T23:09:48.767 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.113944716 2023-09-23T23:09:48.767 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.767 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.767 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:09:48.768 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.291909+0000", 2023-09-23T23:09:48.768 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000390861 2023-09-23T23:09:48.768 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.768 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.768 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,1,2", 2023-09-23T23:09:48.768 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.292161+0000", 2023-09-23T23:09:48.768 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00025175300000000001 2023-09-23T23:09:48.768 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.768 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.768 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:09:48.768 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.443873+0000", 2023-09-23T23:09:48.769 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.151712178 2023-09-23T23:09:48.769 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.769 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.769 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:48.769 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.445008+0000", 2023-09-23T23:09:48.769 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.001134929 2023-09-23T23:09:48.769 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.769 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.769 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:48.769 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.445028+0000", 2023-09-23T23:09:48.769 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.9383000000000001e-05 2023-09-23T23:09:48.769 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.769 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.770 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:48.770 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.445047+0000", 2023-09-23T23:09:48.770 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.9493000000000001e-05 2023-09-23T23:09:48.770 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.770 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.770 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:09:48.770 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.445075+0000", 2023-09-23T23:09:48.770 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.7402999999999998e-05 2023-09-23T23:09:48.770 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.770 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.770 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:09:48.770 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.445148+0000", 2023-09-23T23:09:48.771 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.3238999999999995e-05 2023-09-23T23:09:48.771 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:48.771 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:09:48.771 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:48.771 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.771 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.771 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:167482 11.f 11:f992ebc0:::benchmark_data_smithi169_260471_object61671:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e339)", 2023-09-23T23:09:48.771 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:04:33.259422+0000", 2023-09-23T23:09:48.771 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 315.42374049900002, 2023-09-23T23:09:48.771 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.186227463, 2023-09-23T23:09:48.771 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:09:48.771 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:09:48.772 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:09:48.772 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:09:48.772 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:09:48.772 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 167482 2023-09-23T23:09:48.772 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.772 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:09:48.772 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.772 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:09:48.772 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.259422+0000", 2023-09-23T23:09:48.772 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:48.772 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.772 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.773 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:09:48.773 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.259422+0000", 2023-09-23T23:09:48.773 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:48.773 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.773 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.773 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:09:48.773 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.259419+0000", 2023-09-23T23:09:48.773 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999976 2023-09-23T23:09:48.773 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.773 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.773 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:09:48.773 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.259434+0000", 2023-09-23T23:09:48.773 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4453999999999999e-05 2023-09-23T23:09:48.774 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.774 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.774 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:09:48.774 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.259468+0000", 2023-09-23T23:09:48.774 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.4079999999999999e-05 2023-09-23T23:09:48.774 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.774 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.774 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:09:48.774 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.259482+0000", 2023-09-23T23:09:48.774 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4071e-05 2023-09-23T23:09:48.774 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.774 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.775 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:48.775 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.259601+0000", 2023-09-23T23:09:48.775 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00011941499999999999 2023-09-23T23:09:48.775 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.775 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.775 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:09:48.775 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.259619+0000", 2023-09-23T23:09:48.775 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.7520000000000002e-05 2023-09-23T23:09:48.775 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.775 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.775 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:48.775 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.364756+0000", 2023-09-23T23:09:48.776 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1051371459999999 2023-09-23T23:09:48.776 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.776 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.776 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:09:48.776 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.364895+0000", 2023-09-23T23:09:48.776 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013938899999999999 2023-09-23T23:09:48.776 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.776 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.776 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,1,2", 2023-09-23T23:09:48.776 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.365108+0000", 2023-09-23T23:09:48.776 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000212964 2023-09-23T23:09:48.776 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.777 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.777 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:09:48.777 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.444551+0000", 2023-09-23T23:09:48.777 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.079442183999999999 2023-09-23T23:09:48.777 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.777 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.777 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:48.777 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.445174+0000", 2023-09-23T23:09:48.777 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00062311300000000001 2023-09-23T23:09:48.777 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.777 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.777 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:48.778 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.445194+0000", 2023-09-23T23:09:48.778 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.0165000000000001e-05 2023-09-23T23:09:48.778 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.778 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.778 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:48.778 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.445274+0000", 2023-09-23T23:09:48.778 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.0137999999999997e-05 2023-09-23T23:09:48.778 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.778 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.778 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:09:48.778 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.445388+0000", 2023-09-23T23:09:48.778 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000113485 2023-09-23T23:09:48.779 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.779 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.779 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:09:48.779 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.445649+0000", 2023-09-23T23:09:48.779 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00026195599999999998 2023-09-23T23:09:48.779 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:48.779 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:09:48.779 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:48.779 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.779 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.779 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:167734 11.f 11:fdf62275:::benchmark_data_smithi169_260471_object61923:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e341)", 2023-09-23T23:09:48.779 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:04:35.669195+0000", 2023-09-23T23:09:48.780 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 313.01396745400001, 2023-09-23T23:09:48.780 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.31680936799999998, 2023-09-23T23:09:48.780 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:09:48.780 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:09:48.780 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:09:48.780 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:09:48.780 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:09:48.780 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 167734 2023-09-23T23:09:48.780 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.780 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:09:48.780 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.780 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:09:48.781 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.669195+0000", 2023-09-23T23:09:48.781 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:48.781 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.781 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.781 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:09:48.781 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.669195+0000", 2023-09-23T23:09:48.781 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:48.781 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.781 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.781 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:09:48.781 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.669195+0000", 2023-09-23T23:09:48.781 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999995 2023-09-23T23:09:48.781 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.782 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.782 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:09:48.782 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.669199+0000", 2023-09-23T23:09:48.782 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.0319999999999997e-06 2023-09-23T23:09:48.782 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.782 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.782 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:09:48.782 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.669206+0000", 2023-09-23T23:09:48.782 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.0530000000000001e-06 2023-09-23T23:09:48.782 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.782 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.782 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:09:48.783 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.669211+0000", 2023-09-23T23:09:48.783 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.3120000000000001e-06 2023-09-23T23:09:48.783 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.783 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.783 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:48.783 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.946742+0000", 2023-09-23T23:09:48.783 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.27753106 2023-09-23T23:09:48.783 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.783 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.783 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:09:48.783 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.946873+0000", 2023-09-23T23:09:48.783 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013104600000000001 2023-09-23T23:09:48.784 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.784 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.784 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,1,2", 2023-09-23T23:09:48.784 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.947005+0000", 2023-09-23T23:09:48.784 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013183199999999999 2023-09-23T23:09:48.784 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.784 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.784 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:09:48.784 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.959405+0000", 2023-09-23T23:09:48.784 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.012400229 2023-09-23T23:09:48.784 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.784 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.785 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:48.785 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.974121+0000", 2023-09-23T23:09:48.785 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.014716338000000001 2023-09-23T23:09:48.785 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.785 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.785 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:48.785 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.979603+0000", 2023-09-23T23:09:48.785 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0054814249999999998 2023-09-23T23:09:48.785 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.785 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.785 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:48.785 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.985817+0000", 2023-09-23T23:09:48.786 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0062142320000000001 2023-09-23T23:09:48.786 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.786 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.786 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:09:48.786 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.985904+0000", 2023-09-23T23:09:48.786 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.6749000000000006e-05 2023-09-23T23:09:48.786 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.786 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.786 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:09:48.786 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.986004+0000", 2023-09-23T23:09:48.786 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000100577 2023-09-23T23:09:48.786 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:48.786 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:09:48.787 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:48.787 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.787 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.787 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:167735 11.f 11:fd7fe337:::benchmark_data_smithi169_260471_object61924:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e341)", 2023-09-23T23:09:48.787 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:04:35.669216+0000", 2023-09-23T23:09:48.787 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 313.01394655199999, 2023-09-23T23:09:48.787 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.32912628199999999, 2023-09-23T23:09:48.787 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:09:48.787 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:09:48.787 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:09:48.787 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:09:48.787 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:09:48.788 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 167735 2023-09-23T23:09:48.788 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.788 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:09:48.788 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.788 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:09:48.788 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.669216+0000", 2023-09-23T23:09:48.788 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:48.788 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.788 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.788 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:09:48.788 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.669216+0000", 2023-09-23T23:09:48.788 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:09:48.789 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.789 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.789 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:09:48.789 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.669216+0000", 2023-09-23T23:09:48.789 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999995 2023-09-23T23:09:48.789 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.789 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.789 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:09:48.789 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.669218+0000", 2023-09-23T23:09:48.789 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.277e-06 2023-09-23T23:09:48.789 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.789 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.789 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:09:48.790 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.669223+0000", 2023-09-23T23:09:48.790 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.31e-06 2023-09-23T23:09:48.790 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.790 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.790 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:09:48.790 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.669227+0000", 2023-09-23T23:09:48.790 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.642e-06 2023-09-23T23:09:48.790 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.790 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.790 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:09:48.790 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.950802+0000", 2023-09-23T23:09:48.790 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.28157516500000002 2023-09-23T23:09:48.791 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.791 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.791 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:09:48.791 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.950918+0000", 2023-09-23T23:09:48.791 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00011595399999999999 2023-09-23T23:09:48.791 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.791 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.791 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,1,2", 2023-09-23T23:09:48.791 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.951039+0000", 2023-09-23T23:09:48.791 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00012079299999999999 2023-09-23T23:09:48.791 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.791 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.792 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:09:48.792 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.963470+0000", 2023-09-23T23:09:48.792 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.012431239 2023-09-23T23:09:48.792 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.792 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.792 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:48.792 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.974172+0000", 2023-09-23T23:09:48.792 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.010701565 2023-09-23T23:09:48.792 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.792 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.792 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:48.792 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.985506+0000", 2023-09-23T23:09:48.792 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.011333958 2023-09-23T23:09:48.793 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.793 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.793 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:09:48.793 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.998184+0000", 2023-09-23T23:09:48.793 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.012678082 2023-09-23T23:09:48.793 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.793 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.793 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:09:48.793 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.998248+0000", 2023-09-23T23:09:48.793 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.4331999999999993e-05 2023-09-23T23:09:48.793 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:09:48.793 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:09:48.794 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:09:48.794 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.998342+0000", 2023-09-23T23:09:48.794 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.4307000000000004e-05 2023-09-23T23:09:48.794 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:48.794 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:09:48.794 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:48.794 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:09:48.794 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:09:48.794 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T23:09:48.795 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:09:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:09:48] "GET /metrics HTTP/1.1" 200 34166 "" "Prometheus/2.43.0" 2023-09-23T23:09:49.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:49 smithi169 bash[101133]: cluster 2023-09-23T23:09:49.137135+0000 mgr.y (mgr.25310) 1454 : cluster 0 pgmap v1649: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:49.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:49 smithi169 bash[104356]: cluster 2023-09-23T23:09:49.137135+0000 mgr.y (mgr.25310) 1454 : cluster 0 pgmap v1649: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:49.581 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:49 smithi187 bash[89487]: cluster 2023-09-23T23:09:49.137135+0000 mgr.y (mgr.25310) 1454 : cluster 0 pgmap v1649: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:49.583 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_ops_in_flight 2023-09-23T23:09:51.959 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:09:52.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:52 smithi169 bash[104356]: cluster 2023-09-23T23:09:51.137940+0000 mgr.y (mgr.25310) 1455 : cluster 0 pgmap v1650: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:52.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:52 smithi169 bash[101133]: cluster 2023-09-23T23:09:51.137940+0000 mgr.y (mgr.25310) 1455 : cluster 0 pgmap v1650: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:52.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:52 smithi187 bash[89487]: cluster 2023-09-23T23:09:51.137940+0000 mgr.y (mgr.25310) 1455 : cluster 0 pgmap v1650: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:53.990 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:09:54.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:54 smithi169 bash[104356]: cluster 2023-09-23T23:09:53.138892+0000 mgr.y (mgr.25310) 1456 : cluster 0 pgmap v1651: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:54.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:54 smithi169 bash[101133]: cluster 2023-09-23T23:09:53.138892+0000 mgr.y (mgr.25310) 1456 : cluster 0 pgmap v1651: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:54.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:54 smithi187 bash[89487]: cluster 2023-09-23T23:09:53.138892+0000 mgr.y (mgr.25310) 1456 : cluster 0 pgmap v1651: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:56.401 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:56 smithi169 bash[104356]: cluster 2023-09-23T23:09:55.139838+0000 mgr.y (mgr.25310) 1457 : cluster 0 pgmap v1652: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:56.401 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:56 smithi169 bash[104356]: audit 2023-09-23T23:09:56.178845+0000 mon.a (mon.0) 2038 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:09:56.402 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:56 smithi169 bash[101133]: cluster 2023-09-23T23:09:55.139838+0000 mgr.y (mgr.25310) 1457 : cluster 0 pgmap v1652: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:56.402 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:56 smithi169 bash[101133]: audit 2023-09-23T23:09:56.178845+0000 mon.a (mon.0) 2038 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:09:56.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:56 smithi187 bash[89487]: cluster 2023-09-23T23:09:55.139838+0000 mgr.y (mgr.25310) 1457 : cluster 0 pgmap v1652: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:56.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:56 smithi187 bash[89487]: audit 2023-09-23T23:09:56.178845+0000 mon.a (mon.0) 2038 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:09:57.223 INFO:teuthology.orchestra.run.smithi169.stderr:set osd.4 primary-affinity to 1 (8655362) 2023-09-23T23:09:57.490 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:57 smithi169 bash[101133]: audit 2023-09-23T23:09:56.767458+0000 mon.a (mon.0) 2039 : audit 1 from='client.? 172.21.15.169:0/1816005957' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:09:57.491 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:57 smithi169 bash[104356]: audit 2023-09-23T23:09:56.767458+0000 mon.a (mon.0) 2039 : audit 1 from='client.? 172.21.15.169:0/1816005957' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:09:57.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:57 smithi187 bash[89487]: audit 2023-09-23T23:09:56.767458+0000 mon.a (mon.0) 2039 : audit 1 from='client.? 172.21.15.169:0/1816005957' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-09-23T23:09:58.462 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:58 smithi169 bash[101133]: cluster 2023-09-23T23:09:57.140593+0000 mgr.y (mgr.25310) 1458 : cluster 0 pgmap v1653: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:58.462 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:58 smithi169 bash[101133]: audit 2023-09-23T23:09:57.214350+0000 mon.a (mon.0) 2040 : audit 1 from='client.? 172.21.15.169:0/1816005957' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-09-23T23:09:58.462 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:58 smithi169 bash[101133]: cluster 2023-09-23T23:09:57.214439+0000 mon.a (mon.0) 2041 : cluster 0 osdmap e394: 8 total, 8 up, 8 in 2023-09-23T23:09:58.462 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:58 smithi169 bash[101133]: cluster 2023-09-23T23:09:57.873902+0000 osd.6 (osd.6) 173 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T23:09:58.462 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:58 smithi169 bash[104356]: cluster 2023-09-23T23:09:57.140593+0000 mgr.y (mgr.25310) 1458 : cluster 0 pgmap v1653: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:58.462 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:58 smithi169 bash[104356]: audit 2023-09-23T23:09:57.214350+0000 mon.a (mon.0) 2040 : audit 1 from='client.? 172.21.15.169:0/1816005957' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-09-23T23:09:58.463 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:58 smithi169 bash[104356]: cluster 2023-09-23T23:09:57.214439+0000 mon.a (mon.0) 2041 : cluster 0 osdmap e394: 8 total, 8 up, 8 in 2023-09-23T23:09:58.463 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:58 smithi169 bash[104356]: cluster 2023-09-23T23:09:57.873902+0000 osd.6 (osd.6) 173 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T23:09:58.546 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 7 1 2023-09-23T23:09:58.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:58 smithi187 bash[89487]: cluster 2023-09-23T23:09:57.140593+0000 mgr.y (mgr.25310) 1458 : cluster 0 pgmap v1653: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:09:58.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:58 smithi187 bash[89487]: audit 2023-09-23T23:09:57.214350+0000 mon.a (mon.0) 2040 : audit 1 from='client.? 172.21.15.169:0/1816005957' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-09-23T23:09:58.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:58 smithi187 bash[89487]: cluster 2023-09-23T23:09:57.214439+0000 mon.a (mon.0) 2041 : cluster 0 osdmap e394: 8 total, 8 up, 8 in 2023-09-23T23:09:58.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:58 smithi187 bash[89487]: cluster 2023-09-23T23:09:57.873902+0000 osd.6 (osd.6) 173 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T23:09:58.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:09:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:09:58] "GET /metrics HTTP/1.1" 200 34162 "" "Prometheus/2.43.0" 2023-09-23T23:09:59.135 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T23:09:59.135 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [], 2023-09-23T23:09:59.135 INFO:teuthology.orchestra.run.smithi169.stdout: "num_ops": 0 2023-09-23T23:09:59.135 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T23:09:59.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:59 smithi169 bash[104356]: cluster 2023-09-23T23:09:57.689945+0000 osd.5 (osd.5) 264 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T23:09:59.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:59 smithi169 bash[104356]: cluster 2023-09-23T23:09:57.692808+0000 osd.5 (osd.5) 265 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T23:09:59.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:59 smithi169 bash[104356]: cluster 2023-09-23T23:09:57.695600+0000 osd.5 (osd.5) 266 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T23:09:59.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:09:59 smithi169 bash[104356]: cluster 2023-09-23T23:09:57.698348+0000 osd.5 (osd.5) 267 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T23:09:59.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:59 smithi169 bash[101133]: cluster 2023-09-23T23:09:57.689945+0000 osd.5 (osd.5) 264 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T23:09:59.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:59 smithi169 bash[101133]: cluster 2023-09-23T23:09:57.692808+0000 osd.5 (osd.5) 265 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T23:09:59.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:59 smithi169 bash[101133]: cluster 2023-09-23T23:09:57.695600+0000 osd.5 (osd.5) 266 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T23:09:59.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:09:59 smithi169 bash[101133]: cluster 2023-09-23T23:09:57.698348+0000 osd.5 (osd.5) 267 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T23:09:59.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:59 smithi187 bash[89487]: cluster 2023-09-23T23:09:57.689945+0000 osd.5 (osd.5) 264 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T23:09:59.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:59 smithi187 bash[89487]: cluster 2023-09-23T23:09:57.692808+0000 osd.5 (osd.5) 265 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T23:09:59.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:59 smithi187 bash[89487]: cluster 2023-09-23T23:09:57.695600+0000 osd.5 (osd.5) 266 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T23:09:59.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:09:59 smithi187 bash[89487]: cluster 2023-09-23T23:09:57.698348+0000 osd.5 (osd.5) 267 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T23:10:00.257 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_blocked_ops 2023-09-23T23:10:00.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:00 smithi169 bash[101133]: cluster 2023-09-23T23:09:58.484748+0000 osd.7 (osd.7) 435 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T23:10:00.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:00 smithi169 bash[101133]: cluster 2023-09-23T23:09:59.141560+0000 mgr.y (mgr.25310) 1459 : cluster 0 pgmap v1655: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:00.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:00 smithi169 bash[101133]: cluster 2023-09-23T23:10:00.000180+0000 mon.a (mon.0) 2042 : cluster 1 overall HEALTH_OK 2023-09-23T23:10:00.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:00 smithi169 bash[104356]: cluster 2023-09-23T23:09:58.484748+0000 osd.7 (osd.7) 435 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T23:10:00.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:00 smithi169 bash[104356]: cluster 2023-09-23T23:09:59.141560+0000 mgr.y (mgr.25310) 1459 : cluster 0 pgmap v1655: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:00.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:00 smithi169 bash[104356]: cluster 2023-09-23T23:10:00.000180+0000 mon.a (mon.0) 2042 : cluster 1 overall HEALTH_OK 2023-09-23T23:10:00.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:00 smithi187 bash[89487]: cluster 2023-09-23T23:09:58.484748+0000 osd.7 (osd.7) 435 : cluster 3 failed to encode map e394 with expected crc 2023-09-23T23:10:00.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:00 smithi187 bash[89487]: cluster 2023-09-23T23:09:59.141560+0000 mgr.y (mgr.25310) 1459 : cluster 0 pgmap v1655: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:00.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:00 smithi187 bash[89487]: cluster 2023-09-23T23:10:00.000180+0000 mon.a (mon.0) 2042 : cluster 1 overall HEALTH_OK 2023-09-23T23:10:01.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:01 smithi169 bash[104356]: cluster 2023-09-23T23:10:01.142527+0000 mgr.y (mgr.25310) 1460 : cluster 0 pgmap v1656: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:01.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:01 smithi169 bash[101133]: cluster 2023-09-23T23:10:01.142527+0000 mgr.y (mgr.25310) 1460 : cluster 0 pgmap v1656: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:01.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:01 smithi187 bash[89487]: cluster 2023-09-23T23:10:01.142527+0000 mgr.y (mgr.25310) 1460 : cluster 0 pgmap v1656: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:03.781 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:10:04.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:04 smithi169 bash[104356]: cluster 2023-09-23T23:10:03.143344+0000 mgr.y (mgr.25310) 1461 : cluster 0 pgmap v1657: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:04.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:04 smithi169 bash[101133]: cluster 2023-09-23T23:10:03.143344+0000 mgr.y (mgr.25310) 1461 : cluster 0 pgmap v1657: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:04.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:04 smithi187 bash[89487]: cluster 2023-09-23T23:10:03.143344+0000 mgr.y (mgr.25310) 1461 : cluster 0 pgmap v1657: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:04.796 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:10:06.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:06 smithi169 bash[101133]: cluster 2023-09-23T23:10:05.144247+0000 mgr.y (mgr.25310) 1462 : cluster 0 pgmap v1658: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:06.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:06 smithi169 bash[104356]: cluster 2023-09-23T23:10:05.144247+0000 mgr.y (mgr.25310) 1462 : cluster 0 pgmap v1658: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:06.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:06 smithi187 bash[89487]: cluster 2023-09-23T23:10:05.144247+0000 mgr.y (mgr.25310) 1462 : cluster 0 pgmap v1658: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:08.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:08 smithi169 bash[104356]: cluster 2023-09-23T23:10:07.144774+0000 mgr.y (mgr.25310) 1463 : cluster 0 pgmap v1659: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:08.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:08 smithi169 bash[101133]: cluster 2023-09-23T23:10:07.144774+0000 mgr.y (mgr.25310) 1463 : cluster 0 pgmap v1659: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:08.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:08 smithi187 bash[89487]: cluster 2023-09-23T23:10:07.144774+0000 mgr.y (mgr.25310) 1463 : cluster 0 pgmap v1659: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:08.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:10:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:10:08] "GET /metrics HTTP/1.1" 200 34162 "" "Prometheus/2.43.0" 2023-09-23T23:10:10.048 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T23:10:10.048 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [], 2023-09-23T23:10:10.048 INFO:teuthology.orchestra.run.smithi169.stdout: "complaint_time": 30, 2023-09-23T23:10:10.048 INFO:teuthology.orchestra.run.smithi169.stdout: "num_blocked_ops": 0 2023-09-23T23:10:10.048 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T23:10:10.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:10 smithi169 bash[101133]: cluster 2023-09-23T23:10:09.145401+0000 mgr.y (mgr.25310) 1464 : cluster 0 pgmap v1660: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:10.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:10 smithi169 bash[104356]: cluster 2023-09-23T23:10:09.145401+0000 mgr.y (mgr.25310) 1464 : cluster 0 pgmap v1660: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:10.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:10 smithi187 bash[89487]: cluster 2023-09-23T23:10:09.145401+0000 mgr.y (mgr.25310) 1464 : cluster 0 pgmap v1660: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:11.017 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.0 dump_historic_ops 2023-09-23T23:10:11.218 INFO:teuthology.orchestra.run.smithi169.stderr:reweighted osd.7 to 1 (10000) 2023-09-23T23:10:11.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:11 smithi169 bash[104356]: audit 2023-09-23T23:10:10.208061+0000 mon.a (mon.0) 2043 : audit 1 from='client.? 172.21.15.169:0/17791948' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T23:10:11.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:11 smithi169 bash[104356]: audit 2023-09-23T23:10:11.178785+0000 mon.a (mon.0) 2044 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:10:11.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:11 smithi169 bash[101133]: audit 2023-09-23T23:10:10.208061+0000 mon.a (mon.0) 2043 : audit 1 from='client.? 172.21.15.169:0/17791948' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T23:10:11.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:11 smithi169 bash[101133]: audit 2023-09-23T23:10:11.178785+0000 mon.a (mon.0) 2044 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:10:11.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:11 smithi187 bash[89487]: audit 2023-09-23T23:10:10.208061+0000 mon.a (mon.0) 2043 : audit 1 from='client.? 172.21.15.169:0/17791948' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T23:10:11.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:11 smithi187 bash[89487]: audit 2023-09-23T23:10:11.178785+0000 mon.a (mon.0) 2044 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:10:12.222 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 7 1 2023-09-23T23:10:12.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:12 smithi169 bash[101133]: cluster 2023-09-23T23:10:11.146282+0000 mgr.y (mgr.25310) 1465 : cluster 0 pgmap v1661: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:12.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:12 smithi169 bash[101133]: audit 2023-09-23T23:10:11.209660+0000 mon.a (mon.0) 2045 : audit 1 from='client.? 172.21.15.169:0/17791948' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T23:10:12.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:12 smithi169 bash[101133]: cluster 2023-09-23T23:10:11.209740+0000 mon.a (mon.0) 2046 : cluster 0 osdmap e395: 8 total, 8 up, 8 in 2023-09-23T23:10:12.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:12 smithi169 bash[101133]: cluster 2023-09-23T23:10:11.830621+0000 osd.6 (osd.6) 174 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T23:10:12.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:12 smithi169 bash[104356]: cluster 2023-09-23T23:10:11.146282+0000 mgr.y (mgr.25310) 1465 : cluster 0 pgmap v1661: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:12.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:12 smithi169 bash[104356]: audit 2023-09-23T23:10:11.209660+0000 mon.a (mon.0) 2045 : audit 1 from='client.? 172.21.15.169:0/17791948' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T23:10:12.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:12 smithi169 bash[104356]: cluster 2023-09-23T23:10:11.209740+0000 mon.a (mon.0) 2046 : cluster 0 osdmap e395: 8 total, 8 up, 8 in 2023-09-23T23:10:12.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:12 smithi169 bash[104356]: cluster 2023-09-23T23:10:11.830621+0000 osd.6 (osd.6) 174 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T23:10:12.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:12 smithi187 bash[89487]: cluster 2023-09-23T23:10:11.146282+0000 mgr.y (mgr.25310) 1465 : cluster 0 pgmap v1661: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:12.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:12 smithi187 bash[89487]: audit 2023-09-23T23:10:11.209660+0000 mon.a (mon.0) 2045 : audit 1 from='client.? 172.21.15.169:0/17791948' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-09-23T23:10:12.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:12 smithi187 bash[89487]: cluster 2023-09-23T23:10:11.209740+0000 mon.a (mon.0) 2046 : cluster 0 osdmap e395: 8 total, 8 up, 8 in 2023-09-23T23:10:12.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:12 smithi187 bash[89487]: cluster 2023-09-23T23:10:11.830621+0000 osd.6 (osd.6) 174 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T23:10:13.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:13 smithi169 bash[101133]: cluster 2023-09-23T23:10:11.593583+0000 osd.5 (osd.5) 268 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T23:10:13.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:13 smithi169 bash[101133]: cluster 2023-09-23T23:10:11.596146+0000 osd.5 (osd.5) 269 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T23:10:13.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:13 smithi169 bash[101133]: cluster 2023-09-23T23:10:11.598735+0000 osd.5 (osd.5) 270 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T23:10:13.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:13 smithi169 bash[101133]: cluster 2023-09-23T23:10:11.830560+0000 osd.7 (osd.7) 436 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T23:10:13.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:13 smithi169 bash[101133]: cluster 2023-09-23T23:10:13.147128+0000 mgr.y (mgr.25310) 1466 : cluster 0 pgmap v1663: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:13.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:13 smithi169 bash[104356]: cluster 2023-09-23T23:10:11.593583+0000 osd.5 (osd.5) 268 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T23:10:13.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:13 smithi169 bash[104356]: cluster 2023-09-23T23:10:11.596146+0000 osd.5 (osd.5) 269 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T23:10:13.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:13 smithi169 bash[104356]: cluster 2023-09-23T23:10:11.598735+0000 osd.5 (osd.5) 270 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T23:10:13.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:13 smithi169 bash[104356]: cluster 2023-09-23T23:10:11.830560+0000 osd.7 (osd.7) 436 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T23:10:13.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:13 smithi169 bash[104356]: cluster 2023-09-23T23:10:13.147128+0000 mgr.y (mgr.25310) 1466 : cluster 0 pgmap v1663: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:13.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:13 smithi187 bash[89487]: cluster 2023-09-23T23:10:11.593583+0000 osd.5 (osd.5) 268 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T23:10:13.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:13 smithi187 bash[89487]: cluster 2023-09-23T23:10:11.596146+0000 osd.5 (osd.5) 269 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T23:10:13.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:13 smithi187 bash[89487]: cluster 2023-09-23T23:10:11.598735+0000 osd.5 (osd.5) 270 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T23:10:13.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:13 smithi187 bash[89487]: cluster 2023-09-23T23:10:11.830560+0000 osd.7 (osd.7) 436 : cluster 3 failed to encode map e395 with expected crc 2023-09-23T23:10:13.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:13 smithi187 bash[89487]: cluster 2023-09-23T23:10:13.147128+0000 mgr.y (mgr.25310) 1466 : cluster 0 pgmap v1663: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:15.792 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:10:16.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:16 smithi169 bash[104356]: cluster 2023-09-23T23:10:15.148144+0000 mgr.y (mgr.25310) 1467 : cluster 0 pgmap v1664: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:16.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:16 smithi169 bash[101133]: cluster 2023-09-23T23:10:15.148144+0000 mgr.y (mgr.25310) 1467 : cluster 0 pgmap v1664: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:16.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:16 smithi187 bash[89487]: cluster 2023-09-23T23:10:15.148144+0000 mgr.y (mgr.25310) 1467 : cluster 0 pgmap v1664: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:16.808 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:10:18.037 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:18 smithi169 bash[101133]: cluster 2023-09-23T23:10:17.149009+0000 mgr.y (mgr.25310) 1468 : cluster 0 pgmap v1665: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:18.038 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:18 smithi169 bash[104356]: cluster 2023-09-23T23:10:17.149009+0000 mgr.y (mgr.25310) 1468 : cluster 0 pgmap v1665: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:18.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:18 smithi187 bash[89487]: cluster 2023-09-23T23:10:17.149009+0000 mgr.y (mgr.25310) 1468 : cluster 0 pgmap v1665: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:18.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:10:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:10:18] "GET /metrics HTTP/1.1" 200 34165 "" "Prometheus/2.43.0" 2023-09-23T23:10:20.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:20 smithi169 bash[101133]: cluster 2023-09-23T23:10:19.150075+0000 mgr.y (mgr.25310) 1469 : cluster 0 pgmap v1666: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:20.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:20 smithi169 bash[104356]: cluster 2023-09-23T23:10:19.150075+0000 mgr.y (mgr.25310) 1469 : cluster 0 pgmap v1666: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:20.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:20 smithi187 bash[89487]: cluster 2023-09-23T23:10:19.150075+0000 mgr.y (mgr.25310) 1469 : cluster 0 pgmap v1666: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:21.669 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2023-09-23T23:10:21.669 INFO:teuthology.orchestra.run.smithi169.stdout: "size": 20, 2023-09-23T23:10:21.669 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 600, 2023-09-23T23:10:21.670 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [ 2023-09-23T23:10:21.670 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.670 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:105736 11.6 11:6a02864f:::benchmark_data_smithi169_260471_object105735:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e328)", 2023-09-23T23:10:21.670 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:02:52.059700+0000", 2023-09-23T23:10:21.670 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 449.60503585800001, 2023-09-23T23:10:21.670 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.2162758710000001, 2023-09-23T23:10:21.670 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:10:21.670 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:10:21.670 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:10:21.670 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:10:21.670 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:10:21.670 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 105736 2023-09-23T23:10:21.671 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.671 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:10:21.671 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.671 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:10:21.671 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.059700+0000", 2023-09-23T23:10:21.671 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:10:21.671 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.671 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.671 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:10:21.671 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.059700+0000", 2023-09-23T23:10:21.671 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:10:21.671 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.672 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.672 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:10:21.672 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.059699+0000", 2023-09-23T23:10:21.672 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T23:10:21.672 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.672 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.672 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:10:21.672 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.059726+0000", 2023-09-23T23:10:21.672 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.6821e-05 2023-09-23T23:10:21.672 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.672 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.672 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:10:21.673 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.059737+0000", 2023-09-23T23:10:21.673 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1072e-05 2023-09-23T23:10:21.673 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.673 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.673 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:10:21.673 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.059746+0000", 2023-09-23T23:10:21.673 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.8000000000000004e-06 2023-09-23T23:10:21.673 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.673 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.673 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:10:21.673 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.063139+0000", 2023-09-23T23:10:21.673 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0033929780000000001 2023-09-23T23:10:21.674 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.674 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.674 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:10:21.674 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.063157+0000", 2023-09-23T23:10:21.674 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.8139999999999999e-05 2023-09-23T23:10:21.674 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.674 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.674 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:10:21.674 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.043584+0000", 2023-09-23T23:10:21.674 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.98042742000000005 2023-09-23T23:10:21.674 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.674 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.675 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:10:21.675 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.043610+0000", 2023-09-23T23:10:21.675 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.5644999999999999e-05 2023-09-23T23:10:21.675 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.675 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.675 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:10:21.675 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.258364+0000", 2023-09-23T23:10:21.675 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2147541930000001 2023-09-23T23:10:21.675 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.675 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.675 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:10:21.675 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.258517+0000", 2023-09-23T23:10:21.676 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015335500000000001 2023-09-23T23:10:21.676 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.676 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.676 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,2,4", 2023-09-23T23:10:21.676 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.258727+0000", 2023-09-23T23:10:21.676 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00020945299999999999 2023-09-23T23:10:21.676 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.676 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.676 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:21.676 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.262853+0000", 2023-09-23T23:10:21.676 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0041258900000000001 2023-09-23T23:10:21.676 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.676 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.677 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:10:21.677 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.275461+0000", 2023-09-23T23:10:21.677 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.012608024000000001 2023-09-23T23:10:21.677 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.677 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.677 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:21.677 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.275502+0000", 2023-09-23T23:10:21.677 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.1681000000000003e-05 2023-09-23T23:10:21.677 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.677 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.677 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:21.677 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.275710+0000", 2023-09-23T23:10:21.677 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000207784 2023-09-23T23:10:21.678 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.678 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.678 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:10:21.678 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.275854+0000", 2023-09-23T23:10:21.678 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014343900000000001 2023-09-23T23:10:21.678 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.678 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.678 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:10:21.678 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.275976+0000", 2023-09-23T23:10:21.678 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012272300000000001 2023-09-23T23:10:21.678 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:10:21.678 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:10:21.679 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:10:21.679 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.679 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.679 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:105744 11.6 11:6f8108ed:::benchmark_data_smithi169_260471_object105743:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e329)", 2023-09-23T23:10:21.679 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:02:52.073126+0000", 2023-09-23T23:10:21.679 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 449.59161024899998, 2023-09-23T23:10:21.679 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.2062298739999999, 2023-09-23T23:10:21.679 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:10:21.679 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:10:21.679 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:10:21.679 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:10:21.679 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:10:21.680 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 105744 2023-09-23T23:10:21.680 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.680 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:10:21.680 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.680 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:10:21.680 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.073126+0000", 2023-09-23T23:10:21.680 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:10:21.680 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.680 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.680 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:10:21.680 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.073126+0000", 2023-09-23T23:10:21.680 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:10:21.680 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.681 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.681 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:10:21.681 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.073124+0000", 2023-09-23T23:10:21.681 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T23:10:21.681 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.681 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.681 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:10:21.681 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.073155+0000", 2023-09-23T23:10:21.681 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.1244000000000001e-05 2023-09-23T23:10:21.681 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.681 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.681 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:10:21.681 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.073171+0000", 2023-09-23T23:10:21.682 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5311e-05 2023-09-23T23:10:21.682 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.682 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.682 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:10:21.682 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.073180+0000", 2023-09-23T23:10:21.682 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.3319999999999998e-06 2023-09-23T23:10:21.682 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.682 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.682 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:10:21.682 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.073243+0000", 2023-09-23T23:10:21.682 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3343000000000007e-05 2023-09-23T23:10:21.683 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.683 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.683 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:10:21.683 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.073257+0000", 2023-09-23T23:10:21.683 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3920999999999999e-05 2023-09-23T23:10:21.683 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.683 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.683 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:10:21.683 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.043642+0000", 2023-09-23T23:10:21.683 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.97038444400000001 2023-09-23T23:10:21.683 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.683 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.683 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:10:21.684 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.043651+0000", 2023-09-23T23:10:21.684 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.884e-06 2023-09-23T23:10:21.684 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.684 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.684 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:10:21.684 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.262880+0000", 2023-09-23T23:10:21.684 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2192291420000001 2023-09-23T23:10:21.684 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.684 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.684 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:10:21.684 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.263028+0000", 2023-09-23T23:10:21.684 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000148665 2023-09-23T23:10:21.685 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.685 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.685 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,2,4", 2023-09-23T23:10:21.685 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.263208+0000", 2023-09-23T23:10:21.685 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00017985000000000001 2023-09-23T23:10:21.685 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.685 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.685 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:10:21.685 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.275515+0000", 2023-09-23T23:10:21.685 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.012306953000000001 2023-09-23T23:10:21.685 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.685 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.686 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:21.686 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.275552+0000", 2023-09-23T23:10:21.686 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.6384000000000003e-05 2023-09-23T23:10:21.686 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.686 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.686 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:21.686 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.276106+0000", 2023-09-23T23:10:21.686 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00055466999999999995 2023-09-23T23:10:21.686 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.686 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.686 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:21.686 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.279108+0000", 2023-09-23T23:10:21.687 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.003001423 2023-09-23T23:10:21.687 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.687 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.687 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:10:21.687 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.279243+0000", 2023-09-23T23:10:21.687 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013516400000000001 2023-09-23T23:10:21.687 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.687 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.687 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:10:21.687 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.279356+0000", 2023-09-23T23:10:21.687 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000113109 2023-09-23T23:10:21.687 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:10:21.688 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:10:21.688 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:10:21.688 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.688 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.688 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:105761 11.6 11:6f696375:::benchmark_data_smithi169_260471_object105760:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e329)", 2023-09-23T23:10:21.688 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:02:52.101497+0000", 2023-09-23T23:10:21.688 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 449.56323943000001, 2023-09-23T23:10:21.688 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.178166016, 2023-09-23T23:10:21.688 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:10:21.688 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:10:21.688 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:10:21.688 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:10:21.689 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:10:21.689 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 105761 2023-09-23T23:10:21.689 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.689 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:10:21.689 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.689 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:10:21.689 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.101497+0000", 2023-09-23T23:10:21.689 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:10:21.689 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.689 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.689 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:10:21.689 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.101497+0000", 2023-09-23T23:10:21.690 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:10:21.690 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.690 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.690 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:10:21.690 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.101495+0000", 2023-09-23T23:10:21.690 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2023-09-23T23:10:21.690 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.690 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.690 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:10:21.690 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.101520+0000", 2023-09-23T23:10:21.690 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.4766999999999999e-05 2023-09-23T23:10:21.690 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.691 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.691 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:10:21.691 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.101537+0000", 2023-09-23T23:10:21.691 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.7598e-05 2023-09-23T23:10:21.691 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.691 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.691 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:10:21.691 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.101545+0000", 2023-09-23T23:10:21.691 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.123e-06 2023-09-23T23:10:21.691 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.691 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.691 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:10:21.692 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.101614+0000", 2023-09-23T23:10:21.692 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.8916000000000002e-05 2023-09-23T23:10:21.692 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.692 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.692 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:10:21.692 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:52.101630+0000", 2023-09-23T23:10:21.692 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5361000000000001e-05 2023-09-23T23:10:21.692 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.692 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.692 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:10:21.692 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.043690+0000", 2023-09-23T23:10:21.692 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.94206024300000002 2023-09-23T23:10:21.692 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.693 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.693 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2023-09-23T23:10:21.693 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:53.043700+0000", 2023-09-23T23:10:21.693 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0297e-05 2023-09-23T23:10:21.693 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.693 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.693 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:10:21.693 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.271845+0000", 2023-09-23T23:10:21.693 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2281447999999999 2023-09-23T23:10:21.693 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.693 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.693 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:10:21.694 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.272012+0000", 2023-09-23T23:10:21.694 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00016724 2023-09-23T23:10:21.694 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.694 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.694 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,2,4", 2023-09-23T23:10:21.694 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.272187+0000", 2023-09-23T23:10:21.694 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00017459299999999999 2023-09-23T23:10:21.694 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.694 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.694 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:21.694 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.276420+0000", 2023-09-23T23:10:21.694 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0042337299999999998 2023-09-23T23:10:21.695 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.695 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.695 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:10:21.695 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.276430+0000", 2023-09-23T23:10:21.695 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.4709999999999996e-06 2023-09-23T23:10:21.695 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.695 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.695 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:21.695 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.278768+0000", 2023-09-23T23:10:21.695 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0023385440000000001 2023-09-23T23:10:21.695 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.695 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.695 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:21.696 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.279400+0000", 2023-09-23T23:10:21.696 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00063182899999999998 2023-09-23T23:10:21.696 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.696 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.696 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:10:21.696 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.279560+0000", 2023-09-23T23:10:21.696 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015995500000000001 2023-09-23T23:10:21.696 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.696 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.696 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:10:21.696 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:02:54.279663+0000", 2023-09-23T23:10:21.696 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010258499999999999 2023-09-23T23:10:21.697 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:10:21.697 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:10:21.697 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:10:21.697 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.697 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.697 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45542.0:111065 11.6 11:62b577cb:::benchmark_data_smithi169_260471_object5254:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e334)", 2023-09-23T23:10:21.697 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2023-09-23T23:03:02.997807+0000", 2023-09-23T23:10:21.697 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 438.66692895900002, 2023-09-23T23:10:21.697 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.30902011099999999, 2023-09-23T23:10:21.697 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2023-09-23T23:10:21.697 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:10:21.697 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2023-09-23T23:10:21.697 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45542", 2023-09-23T23:10:21.698 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:10:21.698 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 111065 2023-09-23T23:10:21.698 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.698 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2023-09-23T23:10:21.698 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.698 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2023-09-23T23:10:21.698 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.997807+0000", 2023-09-23T23:10:21.698 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:10:21.698 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.698 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.698 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2023-09-23T23:10:21.698 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.997807+0000", 2023-09-23T23:10:21.699 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2023-09-23T23:10:21.699 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.699 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.699 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2023-09-23T23:10:21.699 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.997806+0000", 2023-09-23T23:10:21.699 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2023-09-23T23:10:21.699 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.699 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.699 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2023-09-23T23:10:21.699 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.997813+0000", 2023-09-23T23:10:21.699 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.8229999999999997e-06 2023-09-23T23:10:21.699 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.699 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.700 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2023-09-23T23:10:21.700 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.997824+0000", 2023-09-23T23:10:21.700 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1789e-05 2023-09-23T23:10:21.700 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.700 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.700 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2023-09-23T23:10:21.700 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.997834+0000", 2023-09-23T23:10:21.700 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.8679999999999994e-06 2023-09-23T23:10:21.700 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.700 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.700 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2023-09-23T23:10:21.700 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.997881+0000", 2023-09-23T23:10:21.701 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.6613999999999998e-05 2023-09-23T23:10:21.701 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.701 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.701 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2023-09-23T23:10:21.701 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.998021+0000", 2023-09-23T23:10:21.701 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013977299999999999 2023-09-23T23:10:21.701 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.701 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.701 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,2,4", 2023-09-23T23:10:21.701 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:02.998148+0000", 2023-09-23T23:10:21.701 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012743499999999999 2023-09-23T23:10:21.701 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.702 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.702 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2023-09-23T23:10:21.702 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.002746+0000", 2023-09-23T23:10:21.702 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0045982460000000003 2023-09-23T23:10:21.702 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.702 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.702 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:21.702 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.003540+0000", 2023-09-23T23:10:21.702 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00079360100000000001 2023-09-23T23:10:21.702 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.702 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.702 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:21.703 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.006695+0000", 2023-09-23T23:10:21.703 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0031554320000000001 2023-09-23T23:10:21.703 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.703 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.703 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:21.703 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.306625+0000", 2023-09-23T23:10:21.703 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.29992924700000001 2023-09-23T23:10:21.703 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.703 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.703 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2023-09-23T23:10:21.706 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.306700+0000", 2023-09-23T23:10:21.706 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.5867999999999999e-05 2023-09-23T23:10:21.706 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2023-09-23T23:10:21.706 INFO:teuthology.orchestra.run.smithi169.stdout: { 2023-09-23T23:10:21.706 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2023-09-23T23:10:21.706 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2023-09-23T23:03:03.306827+0000", 2023-09-23T23:10:21.706 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012698000000000001 2023-09-23T23:10:21.706 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:10:21.706 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:10:21.706 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:10:21.707 INFO:teuthology.orchestra.run.smithi169.stdout: } 2023-09-23T23:10:21.707 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2023-09-23T23:10:21.707 INFO:teuthology.orchestra.run.smithi169.stdout:} 2023-09-23T23:10:22.212 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:22 smithi169 bash[101133]: cluster 2023-09-23T23:10:21.150934+0000 mgr.y (mgr.25310) 1470 : cluster 0 pgmap v1667: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:22.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:22 smithi169 bash[104356]: cluster 2023-09-23T23:10:21.150934+0000 mgr.y (mgr.25310) 1470 : cluster 0 pgmap v1667: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:22.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:22 smithi187 bash[89487]: cluster 2023-09-23T23:10:21.150934+0000 mgr.y (mgr.25310) 1470 : cluster 0 pgmap v1667: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:22.811 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_ops_in_flight 2023-09-23T23:10:23.234 INFO:teuthology.orchestra.run.smithi169.stderr:set osd.7 primary-affinity to 1 (8655362) 2023-09-23T23:10:23.498 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:23 smithi169 bash[104356]: audit 2023-09-23T23:10:22.275696+0000 mon.c (mon.2) 138 : audit 1 from='client.? 172.21.15.169:0/3120888434' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T23:10:23.499 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:23 smithi169 bash[104356]: audit 2023-09-23T23:10:22.276220+0000 mon.a (mon.0) 2047 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T23:10:23.499 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:23 smithi169 bash[101133]: audit 2023-09-23T23:10:22.275696+0000 mon.c (mon.2) 138 : audit 1 from='client.? 172.21.15.169:0/3120888434' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T23:10:23.499 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:23 smithi169 bash[101133]: audit 2023-09-23T23:10:22.276220+0000 mon.a (mon.0) 2047 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T23:10:23.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:23 smithi187 bash[89487]: audit 2023-09-23T23:10:22.275696+0000 mon.c (mon.2) 138 : audit 1 from='client.? 172.21.15.169:0/3120888434' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T23:10:23.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:23 smithi187 bash[89487]: audit 2023-09-23T23:10:22.276220+0000 mon.a (mon.0) 2047 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-09-23T23:10:24.167 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 0 1 2023-09-23T23:10:24.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:24 smithi169 bash[101133]: cluster 2023-09-23T23:10:23.151767+0000 mgr.y (mgr.25310) 1471 : cluster 0 pgmap v1668: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:24.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:24 smithi169 bash[101133]: cluster 2023-09-23T23:10:23.222759+0000 osd.6 (osd.6) 175 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T23:10:24.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:24 smithi169 bash[101133]: audit 2023-09-23T23:10:23.226261+0000 mon.a (mon.0) 2048 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-09-23T23:10:24.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:24 smithi169 bash[101133]: cluster 2023-09-23T23:10:23.226363+0000 mon.a (mon.0) 2049 : cluster 0 osdmap e396: 8 total, 8 up, 8 in 2023-09-23T23:10:24.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:24 smithi169 bash[104356]: cluster 2023-09-23T23:10:23.151767+0000 mgr.y (mgr.25310) 1471 : cluster 0 pgmap v1668: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:24.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:24 smithi169 bash[104356]: cluster 2023-09-23T23:10:23.222759+0000 osd.6 (osd.6) 175 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T23:10:24.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:24 smithi169 bash[104356]: audit 2023-09-23T23:10:23.226261+0000 mon.a (mon.0) 2048 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-09-23T23:10:24.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:24 smithi169 bash[104356]: cluster 2023-09-23T23:10:23.226363+0000 mon.a (mon.0) 2049 : cluster 0 osdmap e396: 8 total, 8 up, 8 in 2023-09-23T23:10:24.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:24 smithi187 bash[89487]: cluster 2023-09-23T23:10:23.151767+0000 mgr.y (mgr.25310) 1471 : cluster 0 pgmap v1668: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:24.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:24 smithi187 bash[89487]: cluster 2023-09-23T23:10:23.222759+0000 osd.6 (osd.6) 175 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T23:10:24.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:24 smithi187 bash[89487]: audit 2023-09-23T23:10:23.226261+0000 mon.a (mon.0) 2048 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-09-23T23:10:24.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:24 smithi187 bash[89487]: cluster 2023-09-23T23:10:23.226363+0000 mon.a (mon.0) 2049 : cluster 0 osdmap e396: 8 total, 8 up, 8 in 2023-09-23T23:10:25.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:25 smithi169 bash[101133]: cluster 2023-09-23T23:10:23.545959+0000 osd.7 (osd.7) 437 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T23:10:25.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:25 smithi169 bash[101133]: cluster 2023-09-23T23:10:23.548836+0000 osd.7 (osd.7) 438 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T23:10:25.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:25 smithi169 bash[104356]: cluster 2023-09-23T23:10:23.545959+0000 osd.7 (osd.7) 437 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T23:10:25.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:25 smithi169 bash[104356]: cluster 2023-09-23T23:10:23.548836+0000 osd.7 (osd.7) 438 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T23:10:25.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:25 smithi187 bash[89487]: cluster 2023-09-23T23:10:23.545959+0000 osd.7 (osd.7) 437 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T23:10:25.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:25 smithi187 bash[89487]: cluster 2023-09-23T23:10:23.548836+0000 osd.7 (osd.7) 438 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T23:10:26.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:26 smithi169 bash[101133]: cluster 2023-09-23T23:10:24.690581+0000 osd.5 (osd.5) 271 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T23:10:26.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:26 smithi169 bash[101133]: cluster 2023-09-23T23:10:25.152744+0000 mgr.y (mgr.25310) 1472 : cluster 0 pgmap v1670: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:26.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:26 smithi169 bash[101133]: audit 2023-09-23T23:10:26.179397+0000 mon.a (mon.0) 2050 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:10:26.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:26 smithi169 bash[104356]: cluster 2023-09-23T23:10:24.690581+0000 osd.5 (osd.5) 271 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T23:10:26.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:26 smithi169 bash[104356]: cluster 2023-09-23T23:10:25.152744+0000 mgr.y (mgr.25310) 1472 : cluster 0 pgmap v1670: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:26.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:26 smithi169 bash[104356]: audit 2023-09-23T23:10:26.179397+0000 mon.a (mon.0) 2050 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:10:26.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:26 smithi187 bash[89487]: cluster 2023-09-23T23:10:24.690581+0000 osd.5 (osd.5) 271 : cluster 3 failed to encode map e396 with expected crc 2023-09-23T23:10:26.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:26 smithi187 bash[89487]: cluster 2023-09-23T23:10:25.152744+0000 mgr.y (mgr.25310) 1472 : cluster 0 pgmap v1670: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:26.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:26 smithi187 bash[89487]: audit 2023-09-23T23:10:26.179397+0000 mon.a (mon.0) 2050 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:10:27.588 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:10:28.285 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:28 smithi169 bash[104356]: cluster 2023-09-23T23:10:27.153708+0000 mgr.y (mgr.25310) 1473 : cluster 0 pgmap v1671: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:28.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:28 smithi169 bash[101133]: cluster 2023-09-23T23:10:27.153708+0000 mgr.y (mgr.25310) 1473 : cluster 0 pgmap v1671: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:28.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:28 smithi187 bash[89487]: cluster 2023-09-23T23:10:27.153708+0000 mgr.y (mgr.25310) 1473 : cluster 0 pgmap v1671: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:28.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:10:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:10:28] "GET /metrics HTTP/1.1" 200 34167 "" "Prometheus/2.43.0" 2023-09-23T23:10:28.941 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:10:30.455 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:30 smithi169 bash[101133]: cluster 2023-09-23T23:10:29.154349+0000 mgr.y (mgr.25310) 1474 : cluster 0 pgmap v1672: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:30.456 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:30 smithi169 bash[104356]: cluster 2023-09-23T23:10:29.154349+0000 mgr.y (mgr.25310) 1474 : cluster 0 pgmap v1672: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:30.593 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:30 smithi187 bash[89487]: cluster 2023-09-23T23:10:29.154349+0000 mgr.y (mgr.25310) 1474 : cluster 0 pgmap v1672: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:30.835 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T23:10:30.835 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [], 2023-09-23T23:10:30.835 INFO:teuthology.orchestra.run.smithi187.stdout: "num_ops": 0 2023-09-23T23:10:30.835 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T23:10:31.713 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_blocked_ops 2023-09-23T23:10:32.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:32 smithi169 bash[101133]: cluster 2023-09-23T23:10:31.155173+0000 mgr.y (mgr.25310) 1475 : cluster 0 pgmap v1673: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:32.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:32 smithi169 bash[104356]: cluster 2023-09-23T23:10:31.155173+0000 mgr.y (mgr.25310) 1475 : cluster 0 pgmap v1673: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:32.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:32 smithi187 bash[89487]: cluster 2023-09-23T23:10:31.155173+0000 mgr.y (mgr.25310) 1475 : cluster 0 pgmap v1673: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:33.240 INFO:teuthology.orchestra.run.smithi169.stderr:reweighted osd.0 to 1 (10000) 2023-09-23T23:10:33.496 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:33 smithi169 bash[104356]: audit 2023-09-23T23:10:32.704256+0000 mon.c (mon.2) 139 : audit 1 from='client.? 172.21.15.169:0/2014910857' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T23:10:33.497 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:33 smithi169 bash[104356]: audit 2023-09-23T23:10:32.704804+0000 mon.a (mon.0) 2051 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T23:10:33.497 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:33 smithi169 bash[101133]: audit 2023-09-23T23:10:32.704256+0000 mon.c (mon.2) 139 : audit 1 from='client.? 172.21.15.169:0/2014910857' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T23:10:33.497 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:33 smithi169 bash[101133]: audit 2023-09-23T23:10:32.704804+0000 mon.a (mon.0) 2051 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T23:10:33.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:33 smithi187 bash[89487]: audit 2023-09-23T23:10:32.704256+0000 mon.c (mon.2) 139 : audit 1 from='client.? 172.21.15.169:0/2014910857' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T23:10:33.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:33 smithi187 bash[89487]: audit 2023-09-23T23:10:32.704804+0000 mon.a (mon.0) 2051 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T23:10:34.242 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 0 1 2023-09-23T23:10:34.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:34 smithi169 bash[101133]: cluster 2023-09-23T23:10:33.156080+0000 mgr.y (mgr.25310) 1476 : cluster 0 pgmap v1674: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:34.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:34 smithi169 bash[101133]: audit 2023-09-23T23:10:33.232743+0000 mon.a (mon.0) 2052 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T23:10:34.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:34 smithi169 bash[101133]: cluster 2023-09-23T23:10:33.232824+0000 mon.a (mon.0) 2053 : cluster 0 osdmap e397: 8 total, 8 up, 8 in 2023-09-23T23:10:34.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:34 smithi169 bash[101133]: cluster 2023-09-23T23:10:33.335999+0000 osd.6 (osd.6) 176 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T23:10:34.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:34 smithi169 bash[101133]: cluster 2023-09-23T23:10:33.336057+0000 osd.5 (osd.5) 272 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T23:10:34.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:34 smithi169 bash[101133]: cluster 2023-09-23T23:10:33.336124+0000 osd.7 (osd.7) 439 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T23:10:34.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:34 smithi169 bash[104356]: cluster 2023-09-23T23:10:33.156080+0000 mgr.y (mgr.25310) 1476 : cluster 0 pgmap v1674: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:34.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:34 smithi169 bash[104356]: audit 2023-09-23T23:10:33.232743+0000 mon.a (mon.0) 2052 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T23:10:34.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:34 smithi169 bash[104356]: cluster 2023-09-23T23:10:33.232824+0000 mon.a (mon.0) 2053 : cluster 0 osdmap e397: 8 total, 8 up, 8 in 2023-09-23T23:10:34.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:34 smithi169 bash[104356]: cluster 2023-09-23T23:10:33.335999+0000 osd.6 (osd.6) 176 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T23:10:34.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:34 smithi169 bash[104356]: cluster 2023-09-23T23:10:33.336057+0000 osd.5 (osd.5) 272 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T23:10:34.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:34 smithi169 bash[104356]: cluster 2023-09-23T23:10:33.336124+0000 osd.7 (osd.7) 439 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T23:10:34.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:34 smithi187 bash[89487]: cluster 2023-09-23T23:10:33.156080+0000 mgr.y (mgr.25310) 1476 : cluster 0 pgmap v1674: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:34.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:34 smithi187 bash[89487]: audit 2023-09-23T23:10:33.232743+0000 mon.a (mon.0) 2052 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-09-23T23:10:34.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:34 smithi187 bash[89487]: cluster 2023-09-23T23:10:33.232824+0000 mon.a (mon.0) 2053 : cluster 0 osdmap e397: 8 total, 8 up, 8 in 2023-09-23T23:10:34.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:34 smithi187 bash[89487]: cluster 2023-09-23T23:10:33.335999+0000 osd.6 (osd.6) 176 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T23:10:34.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:34 smithi187 bash[89487]: cluster 2023-09-23T23:10:33.336057+0000 osd.5 (osd.5) 272 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T23:10:34.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:34 smithi187 bash[89487]: cluster 2023-09-23T23:10:33.336124+0000 osd.7 (osd.7) 439 : cluster 3 failed to encode map e397 with expected crc 2023-09-23T23:10:35.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:35 smithi169 bash[104356]: cluster 2023-09-23T23:10:35.157072+0000 mgr.y (mgr.25310) 1477 : cluster 0 pgmap v1676: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:35.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:35 smithi169 bash[101133]: cluster 2023-09-23T23:10:35.157072+0000 mgr.y (mgr.25310) 1477 : cluster 0 pgmap v1676: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:35.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:35 smithi187 bash[89487]: cluster 2023-09-23T23:10:35.157072+0000 mgr.y (mgr.25310) 1477 : cluster 0 pgmap v1676: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:36.493 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:10:36.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:36 smithi187 bash[89487]: audit 2023-09-23T23:10:36.720216+0000 mon.a (mon.0) 2054 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:10:37.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:36 smithi169 bash[101133]: audit 2023-09-23T23:10:36.720216+0000 mon.a (mon.0) 2054 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:10:37.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:36 smithi169 bash[104356]: audit 2023-09-23T23:10:36.720216+0000 mon.a (mon.0) 2054 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:10:38.125 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:38 smithi187 bash[89487]: cluster 2023-09-23T23:10:37.157996+0000 mgr.y (mgr.25310) 1478 : cluster 0 pgmap v1677: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:38.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:38 smithi169 bash[101133]: cluster 2023-09-23T23:10:37.157996+0000 mgr.y (mgr.25310) 1478 : cluster 0 pgmap v1677: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:38.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:38 smithi169 bash[104356]: cluster 2023-09-23T23:10:37.157996+0000 mgr.y (mgr.25310) 1478 : cluster 0 pgmap v1677: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:38.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:10:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:10:38] "GET /metrics HTTP/1.1" 200 34167 "" "Prometheus/2.43.0" 2023-09-23T23:10:39.014 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:10:39.770 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T23:10:39.771 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [], 2023-09-23T23:10:39.771 INFO:teuthology.orchestra.run.smithi187.stdout: "complaint_time": 30, 2023-09-23T23:10:39.771 INFO:teuthology.orchestra.run.smithi187.stdout: "num_blocked_ops": 0 2023-09-23T23:10:39.771 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T23:10:40.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:40 smithi187 bash[89487]: cluster 2023-09-23T23:10:39.159013+0000 mgr.y (mgr.25310) 1479 : cluster 0 pgmap v1678: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:40.487 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:40 smithi169 bash[101133]: cluster 2023-09-23T23:10:39.159013+0000 mgr.y (mgr.25310) 1479 : cluster 0 pgmap v1678: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:40.488 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:40 smithi169 bash[104356]: cluster 2023-09-23T23:10:39.159013+0000 mgr.y (mgr.25310) 1479 : cluster 0 pgmap v1678: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:40.563 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.5 dump_historic_ops 2023-09-23T23:10:41.479 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:41 smithi169 bash[104356]: audit 2023-09-23T23:10:41.179804+0000 mon.a (mon.0) 2055 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:10:41.479 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:41 smithi169 bash[101133]: audit 2023-09-23T23:10:41.179804+0000 mon.a (mon.0) 2055 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:10:41.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:41 smithi187 bash[89487]: audit 2023-09-23T23:10:41.179804+0000 mon.a (mon.0) 2055 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:10:42.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:42 smithi169 bash[101133]: cluster 2023-09-23T23:10:41.159842+0000 mgr.y (mgr.25310) 1480 : cluster 0 pgmap v1679: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:42.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:42 smithi169 bash[104356]: cluster 2023-09-23T23:10:41.159842+0000 mgr.y (mgr.25310) 1480 : cluster 0 pgmap v1679: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:42.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:42 smithi187 bash[89487]: cluster 2023-09-23T23:10:41.159842+0000 mgr.y (mgr.25310) 1480 : cluster 0 pgmap v1679: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:44.035 INFO:teuthology.orchestra.run.smithi169.stderr:set osd.0 primary-affinity to 1 (8655362) 2023-09-23T23:10:44.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:44 smithi169 bash[104356]: audit 2023-09-23T23:10:43.017263+0000 mon.a (mon.0) 2056 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:10:44.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:44 smithi169 bash[104356]: audit 2023-09-23T23:10:43.024473+0000 mon.a (mon.0) 2057 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:10:44.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:44 smithi169 bash[104356]: audit 2023-09-23T23:10:43.122436+0000 mon.a (mon.0) 2058 : audit 1 from='client.? 172.21.15.169:0/2846340285' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T23:10:44.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:44 smithi169 bash[104356]: cluster 2023-09-23T23:10:43.160728+0000 mgr.y (mgr.25310) 1481 : cluster 0 pgmap v1680: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:44.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:44 smithi169 bash[104356]: audit 2023-09-23T23:10:43.632333+0000 mon.a (mon.0) 2059 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:10:44.284 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:44 smithi169 bash[104356]: audit 2023-09-23T23:10:43.640246+0000 mon.a (mon.0) 2060 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:10:44.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:44 smithi169 bash[101133]: audit 2023-09-23T23:10:43.017263+0000 mon.a (mon.0) 2056 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:10:44.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:44 smithi169 bash[101133]: audit 2023-09-23T23:10:43.024473+0000 mon.a (mon.0) 2057 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:10:44.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:44 smithi169 bash[101133]: audit 2023-09-23T23:10:43.122436+0000 mon.a (mon.0) 2058 : audit 1 from='client.? 172.21.15.169:0/2846340285' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T23:10:44.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:44 smithi169 bash[101133]: cluster 2023-09-23T23:10:43.160728+0000 mgr.y (mgr.25310) 1481 : cluster 0 pgmap v1680: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:44.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:44 smithi169 bash[101133]: audit 2023-09-23T23:10:43.632333+0000 mon.a (mon.0) 2059 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:10:44.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:44 smithi169 bash[101133]: audit 2023-09-23T23:10:43.640246+0000 mon.a (mon.0) 2060 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:10:44.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:44 smithi187 bash[89487]: audit 2023-09-23T23:10:43.017263+0000 mon.a (mon.0) 2056 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:10:44.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:44 smithi187 bash[89487]: audit 2023-09-23T23:10:43.024473+0000 mon.a (mon.0) 2057 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:10:44.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:44 smithi187 bash[89487]: audit 2023-09-23T23:10:43.122436+0000 mon.a (mon.0) 2058 : audit 1 from='client.? 172.21.15.169:0/2846340285' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-09-23T23:10:44.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:44 smithi187 bash[89487]: cluster 2023-09-23T23:10:43.160728+0000 mgr.y (mgr.25310) 1481 : cluster 0 pgmap v1680: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:44.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:44 smithi187 bash[89487]: audit 2023-09-23T23:10:43.632333+0000 mon.a (mon.0) 2059 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:10:44.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:44 smithi187 bash[89487]: audit 2023-09-23T23:10:43.640246+0000 mon.a (mon.0) 2060 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:10:45.064 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 5 1 2023-09-23T23:10:45.107 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:10:45.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:45 smithi169 bash[101133]: cluster 2023-09-23T23:10:44.025899+0000 osd.7 (osd.7) 440 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T23:10:45.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:45 smithi169 bash[101133]: audit 2023-09-23T23:10:44.027471+0000 mon.a (mon.0) 2061 : audit 1 from='client.? 172.21.15.169:0/2846340285' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-09-23T23:10:45.284 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:45 smithi169 bash[101133]: cluster 2023-09-23T23:10:44.027549+0000 mon.a (mon.0) 2062 : cluster 0 osdmap e398: 8 total, 8 up, 8 in 2023-09-23T23:10:45.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:45 smithi169 bash[101133]: audit 2023-09-23T23:10:44.108306+0000 mon.a (mon.0) 2063 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:10:45.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:45 smithi169 bash[101133]: audit 2023-09-23T23:10:44.109517+0000 mon.a (mon.0) 2064 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:10:45.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:45 smithi169 bash[101133]: cluster 2023-09-23T23:10:44.113498+0000 osd.5 (osd.5) 273 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T23:10:45.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:45 smithi169 bash[101133]: cluster 2023-09-23T23:10:44.113550+0000 osd.6 (osd.6) 177 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T23:10:45.285 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:45 smithi169 bash[101133]: audit 2023-09-23T23:10:44.118013+0000 mon.a (mon.0) 2065 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:10:45.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:45 smithi169 bash[104356]: cluster 2023-09-23T23:10:44.025899+0000 osd.7 (osd.7) 440 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T23:10:45.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:45 smithi169 bash[104356]: audit 2023-09-23T23:10:44.027471+0000 mon.a (mon.0) 2061 : audit 1 from='client.? 172.21.15.169:0/2846340285' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-09-23T23:10:45.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:45 smithi169 bash[104356]: cluster 2023-09-23T23:10:44.027549+0000 mon.a (mon.0) 2062 : cluster 0 osdmap e398: 8 total, 8 up, 8 in 2023-09-23T23:10:45.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:45 smithi169 bash[104356]: audit 2023-09-23T23:10:44.108306+0000 mon.a (mon.0) 2063 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:10:45.286 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:45 smithi169 bash[104356]: audit 2023-09-23T23:10:44.109517+0000 mon.a (mon.0) 2064 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:10:45.287 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:45 smithi169 bash[104356]: cluster 2023-09-23T23:10:44.113498+0000 osd.5 (osd.5) 273 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T23:10:45.287 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:45 smithi169 bash[104356]: cluster 2023-09-23T23:10:44.113550+0000 osd.6 (osd.6) 177 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T23:10:45.287 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:45 smithi169 bash[104356]: audit 2023-09-23T23:10:44.118013+0000 mon.a (mon.0) 2065 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:10:45.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:45 smithi187 bash[89487]: cluster 2023-09-23T23:10:44.025899+0000 osd.7 (osd.7) 440 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T23:10:45.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:45 smithi187 bash[89487]: audit 2023-09-23T23:10:44.027471+0000 mon.a (mon.0) 2061 : audit 1 from='client.? 172.21.15.169:0/2846340285' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-09-23T23:10:45.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:45 smithi187 bash[89487]: cluster 2023-09-23T23:10:44.027549+0000 mon.a (mon.0) 2062 : cluster 0 osdmap e398: 8 total, 8 up, 8 in 2023-09-23T23:10:45.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:45 smithi187 bash[89487]: audit 2023-09-23T23:10:44.108306+0000 mon.a (mon.0) 2063 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:10:45.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:45 smithi187 bash[89487]: audit 2023-09-23T23:10:44.109517+0000 mon.a (mon.0) 2064 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:10:45.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:45 smithi187 bash[89487]: cluster 2023-09-23T23:10:44.113498+0000 osd.5 (osd.5) 273 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T23:10:45.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:45 smithi187 bash[89487]: cluster 2023-09-23T23:10:44.113550+0000 osd.6 (osd.6) 177 : cluster 3 failed to encode map e398 with expected crc 2023-09-23T23:10:45.376 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:45 smithi187 bash[89487]: audit 2023-09-23T23:10:44.118013+0000 mon.a (mon.0) 2065 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:10:46.289 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:46 smithi187 bash[89487]: cluster 2023-09-23T23:10:45.161401+0000 mgr.y (mgr.25310) 1482 : cluster 0 pgmap v1682: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:46.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:46 smithi169 bash[104356]: cluster 2023-09-23T23:10:45.161401+0000 mgr.y (mgr.25310) 1482 : cluster 0 pgmap v1682: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:46.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:46 smithi169 bash[101133]: cluster 2023-09-23T23:10:45.161401+0000 mgr.y (mgr.25310) 1482 : cluster 0 pgmap v1682: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:48.228 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T23:10:48.228 INFO:teuthology.orchestra.run.smithi187.stdout: "size": 20, 2023-09-23T23:10:48.228 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 600, 2023-09-23T23:10:48.228 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [ 2023-09-23T23:10:48.228 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.229 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:49452 11.7 11:e894d460:::benchmark_data_smithi169_260471_object49451:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e326)", 2023-09-23T23:10:48.229 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:01:52.366128+0000", 2023-09-23T23:10:48.229 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 535.85823679800001, 2023-09-23T23:10:48.229 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.204483567, 2023-09-23T23:10:48.229 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:10:48.229 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:10:48.229 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:10:48.229 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:10:48.229 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:10:48.229 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 49452 2023-09-23T23:10:48.230 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.230 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:10:48.230 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.230 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:10:48.230 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.366128+0000", 2023-09-23T23:10:48.230 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:10:48.230 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.230 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.230 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:10:48.230 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.366128+0000", 2023-09-23T23:10:48.231 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:10:48.231 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.231 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.231 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:10:48.231 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.366127+0000", 2023-09-23T23:10:48.231 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T23:10:48.231 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.231 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.231 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:10:48.231 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.366196+0000", 2023-09-23T23:10:48.232 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.9550999999999999e-05 2023-09-23T23:10:48.232 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.232 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.232 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:10:48.232 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.366209+0000", 2023-09-23T23:10:48.232 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3057999999999999e-05 2023-09-23T23:10:48.232 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.232 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.232 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:10:48.232 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.366216+0000", 2023-09-23T23:10:48.233 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.182e-06 2023-09-23T23:10:48.233 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.233 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.233 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:10:48.233 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.366268+0000", 2023-09-23T23:10:48.233 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.1116000000000003e-05 2023-09-23T23:10:48.233 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.233 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.233 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:10:48.233 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.366423+0000", 2023-09-23T23:10:48.234 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000155072 2023-09-23T23:10:48.234 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.234 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.234 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,4", 2023-09-23T23:10:48.234 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.366598+0000", 2023-09-23T23:10:48.234 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000175229 2023-09-23T23:10:48.234 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.234 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.234 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:10:48.234 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.368816+0000", 2023-09-23T23:10:48.235 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00221784 2023-09-23T23:10:48.235 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.235 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.235 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:48.235 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.371174+0000", 2023-09-23T23:10:48.235 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0023582049999999999 2023-09-23T23:10:48.235 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.235 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.235 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:48.235 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.570371+0000", 2023-09-23T23:10:48.236 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.199197389 2023-09-23T23:10:48.236 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.236 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.236 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:10:48.236 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.570498+0000", 2023-09-23T23:10:48.236 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00012694200000000001 2023-09-23T23:10:48.236 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.236 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.236 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:10:48.236 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:01:52.570612+0000", 2023-09-23T23:10:48.236 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000113545 2023-09-23T23:10:48.237 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:10:48.237 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:10:48.237 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:10:48.237 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.237 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.237 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:102252 11.7 11:e6cf5261:::benchmark_data_smithi169_260471_object102251:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e328)", 2023-09-23T23:10:48.237 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:02:47.607936+0000", 2023-09-23T23:10:48.237 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 480.61642890799999, 2023-09-23T23:10:48.237 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.18058469899999999, 2023-09-23T23:10:48.237 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:10:48.238 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:10:48.238 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:10:48.238 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:10:48.238 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:10:48.238 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 102252 2023-09-23T23:10:48.238 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.238 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:10:48.238 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.238 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:10:48.238 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:47.607936+0000", 2023-09-23T23:10:48.239 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:10:48.239 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.239 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.239 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:10:48.239 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:47.607936+0000", 2023-09-23T23:10:48.239 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:10:48.239 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.239 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.239 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:10:48.239 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:47.607934+0000", 2023-09-23T23:10:48.240 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999976 2023-09-23T23:10:48.240 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.240 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.240 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:10:48.240 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:47.608016+0000", 2023-09-23T23:10:48.240 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.1782999999999999e-05 2023-09-23T23:10:48.240 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.240 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.240 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:10:48.240 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:47.608035+0000", 2023-09-23T23:10:48.241 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.9259999999999999e-05 2023-09-23T23:10:48.241 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.241 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.241 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:10:48.241 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:47.608043+0000", 2023-09-23T23:10:48.241 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.8949999999999998e-06 2023-09-23T23:10:48.241 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.241 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.241 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:10:48.241 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:47.608117+0000", 2023-09-23T23:10:48.242 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.4486000000000005e-05 2023-09-23T23:10:48.242 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.242 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.242 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:10:48.242 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:47.608270+0000", 2023-09-23T23:10:48.242 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00015275799999999999 2023-09-23T23:10:48.242 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.242 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.242 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 0,4", 2023-09-23T23:10:48.242 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:47.608426+0000", 2023-09-23T23:10:48.243 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00015572000000000001 2023-09-23T23:10:48.243 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.243 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.243 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:10:48.243 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:47.612132+0000", 2023-09-23T23:10:48.243 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.003705917 2023-09-23T23:10:48.243 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.243 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.243 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:48.243 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:47.616395+0000", 2023-09-23T23:10:48.244 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0042630949999999997 2023-09-23T23:10:48.244 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.244 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.244 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:48.244 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:47.788280+0000", 2023-09-23T23:10:48.244 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.17188547100000001 2023-09-23T23:10:48.244 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.244 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.244 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:10:48.244 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:47.788443+0000", 2023-09-23T23:10:48.244 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00016315500000000001 2023-09-23T23:10:48.245 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.245 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.245 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:10:48.245 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:47.788521+0000", 2023-09-23T23:10:48.245 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.7391999999999994e-05 2023-09-23T23:10:48.245 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:10:48.245 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:10:48.245 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:10:48.245 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.245 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.246 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:105755 11.7 11:e1cd10a5:::benchmark_data_smithi169_260471_object105754:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e329)", 2023-09-23T23:10:48.246 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:02:52.091198+0000", 2023-09-23T23:10:48.246 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 476.13316683900001, 2023-09-23T23:10:48.246 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.353219728, 2023-09-23T23:10:48.246 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:10:48.246 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:10:48.246 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:10:48.246 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:10:48.246 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:10:48.246 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 105755 2023-09-23T23:10:48.247 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.247 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:10:48.247 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.247 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:10:48.247 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.091198+0000", 2023-09-23T23:10:48.247 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:10:48.247 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.247 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.247 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:10:48.247 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.091198+0000", 2023-09-23T23:10:48.248 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:10:48.248 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.248 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.248 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:10:48.248 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.091196+0000", 2023-09-23T23:10:48.248 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T23:10:48.248 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.248 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.248 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:10:48.248 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.091282+0000", 2023-09-23T23:10:48.249 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.5785999999999995e-05 2023-09-23T23:10:48.249 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.249 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.249 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:10:48.249 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.091296+0000", 2023-09-23T23:10:48.249 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4278e-05 2023-09-23T23:10:48.249 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.249 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.249 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:10:48.249 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.091304+0000", 2023-09-23T23:10:48.249 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.267e-06 2023-09-23T23:10:48.250 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.250 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.250 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:10:48.250 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.091386+0000", 2023-09-23T23:10:48.250 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.2396000000000002e-05 2023-09-23T23:10:48.250 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.250 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.250 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:10:48.250 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:52.091398+0000", 2023-09-23T23:10:48.251 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2251e-05 2023-09-23T23:10:48.251 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.251 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.251 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:10:48.251 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:53.050161+0000", 2023-09-23T23:10:48.251 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.95876283399999995 2023-09-23T23:10:48.251 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.251 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.251 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:10:48.251 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:53.050173+0000", 2023-09-23T23:10:48.252 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2249000000000001e-05 2023-09-23T23:10:48.252 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.252 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.252 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:10:48.252 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.432983+0000", 2023-09-23T23:10:48.252 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.382810055 2023-09-23T23:10:48.252 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.252 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.252 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:10:48.252 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.433260+0000", 2023-09-23T23:10:48.253 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00027678799999999998 2023-09-23T23:10:48.253 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.253 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.253 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:10:48.253 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.433535+0000", 2023-09-23T23:10:48.253 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00027460400000000002 2023-09-23T23:10:48.253 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.253 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.253 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:48.253 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.442146+0000", 2023-09-23T23:10:48.253 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0086112150000000002 2023-09-23T23:10:48.254 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.254 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.254 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:48.254 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.442264+0000", 2023-09-23T23:10:48.254 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000118558 2023-09-23T23:10:48.254 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.254 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.254 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:10:48.254 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.442278+0000", 2023-09-23T23:10:48.254 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3674e-05 2023-09-23T23:10:48.255 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.255 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.255 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:10:48.255 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.442353+0000", 2023-09-23T23:10:48.255 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.4993000000000005e-05 2023-09-23T23:10:48.255 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.255 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.255 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:10:48.255 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.444418+0000", 2023-09-23T23:10:48.255 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0020646940000000002 2023-09-23T23:10:48.256 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:10:48.256 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:10:48.256 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:10:48.256 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.256 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.256 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:105778 11.7 11:ea607561:::benchmark_data_smithi169_260471_object105777:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e331)", 2023-09-23T23:10:48.256 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:02:54.281479+0000", 2023-09-23T23:10:48.256 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 473.94288589899998, 2023-09-23T23:10:48.256 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.184203965, 2023-09-23T23:10:48.256 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:10:48.256 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:10:48.257 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:10:48.257 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:10:48.257 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:10:48.257 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 105778 2023-09-23T23:10:48.257 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.257 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:10:48.257 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.257 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:10:48.257 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.281479+0000", 2023-09-23T23:10:48.257 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:10:48.257 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.258 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.258 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:10:48.258 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.281479+0000", 2023-09-23T23:10:48.258 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:10:48.258 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.258 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.258 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:10:48.258 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.281477+0000", 2023-09-23T23:10:48.258 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999976 2023-09-23T23:10:48.258 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.259 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.259 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:10:48.259 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.281610+0000", 2023-09-23T23:10:48.259 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000132786 2023-09-23T23:10:48.259 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.259 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.259 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:10:48.259 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.281628+0000", 2023-09-23T23:10:48.259 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.8343999999999999e-05 2023-09-23T23:10:48.259 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.260 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.260 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:10:48.260 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.281636+0000", 2023-09-23T23:10:48.260 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.7600000000000002e-06 2023-09-23T23:10:48.260 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.260 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.260 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:10:48.260 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.281711+0000", 2023-09-23T23:10:48.260 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.5349e-05 2023-09-23T23:10:48.260 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.261 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.261 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:10:48.261 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.281725+0000", 2023-09-23T23:10:48.261 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4161e-05 2023-09-23T23:10:48.261 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.261 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.261 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:10:48.261 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.444459+0000", 2023-09-23T23:10:48.261 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.162733655 2023-09-23T23:10:48.261 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.261 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.262 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:10:48.262 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.444652+0000", 2023-09-23T23:10:48.262 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00019344100000000001 2023-09-23T23:10:48.262 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.262 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.262 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:10:48.262 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.444873+0000", 2023-09-23T23:10:48.262 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00022060999999999999 2023-09-23T23:10:48.262 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.262 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.263 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:10:48.263 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.455856+0000", 2023-09-23T23:10:48.263 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.010982656 2023-09-23T23:10:48.263 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.263 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.263 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:48.263 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.455952+0000", 2023-09-23T23:10:48.263 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.6368999999999998e-05 2023-09-23T23:10:48.263 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.263 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.264 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:48.264 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.461660+0000", 2023-09-23T23:10:48.264 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0057078880000000004 2023-09-23T23:10:48.264 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.264 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.264 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:10:48.264 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.461711+0000", 2023-09-23T23:10:48.264 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.0989999999999998e-05 2023-09-23T23:10:48.264 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.264 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.264 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:10:48.265 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.465683+0000", 2023-09-23T23:10:48.265 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0039721180000000002 2023-09-23T23:10:48.265 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:10:48.265 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:10:48.265 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:10:48.265 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.265 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.265 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:105786 11.7 11:ec783f23:::benchmark_data_smithi169_260471_object105785:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e331)", 2023-09-23T23:10:48.265 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:02:54.299407+0000", 2023-09-23T23:10:48.265 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 473.92495819700002, 2023-09-23T23:10:48.266 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.16912909400000001, 2023-09-23T23:10:48.266 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:10:48.266 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:10:48.266 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:10:48.266 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:10:48.266 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:10:48.266 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 105786 2023-09-23T23:10:48.266 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.266 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:10:48.266 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.267 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:10:48.267 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.299407+0000", 2023-09-23T23:10:48.267 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:10:48.267 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.267 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.267 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:10:48.267 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.299407+0000", 2023-09-23T23:10:48.267 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:10:48.267 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.267 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.268 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:10:48.268 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.299405+0000", 2023-09-23T23:10:48.268 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T23:10:48.268 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.268 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.268 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:10:48.268 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.299472+0000", 2023-09-23T23:10:48.268 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.6525000000000004e-05 2023-09-23T23:10:48.268 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.268 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.268 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:10:48.269 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.299492+0000", 2023-09-23T23:10:48.269 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.0075e-05 2023-09-23T23:10:48.269 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.269 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.269 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:10:48.269 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.299501+0000", 2023-09-23T23:10:48.269 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.5140000000000007e-06 2023-09-23T23:10:48.269 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.269 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.269 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:10:48.270 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.299575+0000", 2023-09-23T23:10:48.270 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.3825000000000006e-05 2023-09-23T23:10:48.270 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.270 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.270 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:10:48.270 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.299584+0000", 2023-09-23T23:10:48.270 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.9570000000000008e-06 2023-09-23T23:10:48.270 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.270 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.270 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:10:48.271 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.449747+0000", 2023-09-23T23:10:48.271 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.15016315899999999 2023-09-23T23:10:48.271 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.271 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.271 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:10:48.271 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.450002+0000", 2023-09-23T23:10:48.271 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00025516500000000001 2023-09-23T23:10:48.271 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.271 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.271 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:10:48.272 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.450359+0000", 2023-09-23T23:10:48.272 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00035685799999999999 2023-09-23T23:10:48.272 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.272 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.272 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:10:48.272 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.456035+0000", 2023-09-23T23:10:48.272 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0056759430000000001 2023-09-23T23:10:48.272 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.272 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.272 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:48.272 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.459407+0000", 2023-09-23T23:10:48.273 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.003371803 2023-09-23T23:10:48.273 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.273 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.273 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:48.273 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.465759+0000", 2023-09-23T23:10:48.273 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0063518819999999997 2023-09-23T23:10:48.273 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.273 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.273 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:10:48.273 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.465803+0000", 2023-09-23T23:10:48.274 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.3918000000000002e-05 2023-09-23T23:10:48.274 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.274 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.274 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:10:48.274 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:02:54.468536+0000", 2023-09-23T23:10:48.274 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0027331949999999999 2023-09-23T23:10:48.274 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:10:48.274 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:10:48.274 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:10:48.274 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.275 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.275 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:167434 11.5 11:a6fd4275:::benchmark_data_smithi169_260471_object61623:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e339)", 2023-09-23T23:10:48.275 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:04:33.108937+0000", 2023-09-23T23:10:48.275 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 375.11542818599997, 2023-09-23T23:10:48.275 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.1669591370000001, 2023-09-23T23:10:48.275 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:10:48.275 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:10:48.275 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:10:48.275 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:10:48.275 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:10:48.276 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 167434 2023-09-23T23:10:48.276 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.276 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:10:48.276 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.276 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:10:48.276 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.108937+0000", 2023-09-23T23:10:48.276 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:10:48.276 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.276 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.276 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:10:48.276 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.108937+0000", 2023-09-23T23:10:48.277 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:10:48.277 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.277 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.277 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:10:48.277 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.108935+0000", 2023-09-23T23:10:48.277 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T23:10:48.277 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.277 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.277 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:10:48.277 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.108944+0000", 2023-09-23T23:10:48.278 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.8570000000000001e-06 2023-09-23T23:10:48.278 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.278 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.278 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:10:48.278 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.108959+0000", 2023-09-23T23:10:48.278 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.5145e-05 2023-09-23T23:10:48.278 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.278 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.278 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:10:48.278 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.108967+0000", 2023-09-23T23:10:48.279 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.4630000000000001e-06 2023-09-23T23:10:48.279 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.279 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.279 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:10:48.279 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.111982+0000", 2023-09-23T23:10:48.279 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.003014489 2023-09-23T23:10:48.279 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.279 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.279 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:10:48.279 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.111994+0000", 2023-09-23T23:10:48.280 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.186e-05 2023-09-23T23:10:48.280 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.280 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.280 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:10:48.280 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.100363+0000", 2023-09-23T23:10:48.280 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.98836970700000004 2023-09-23T23:10:48.280 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.280 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.280 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:10:48.280 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.100382+0000", 2023-09-23T23:10:48.280 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.8536999999999999e-05 2023-09-23T23:10:48.281 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.281 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.281 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:10:48.281 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.259950+0000", 2023-09-23T23:10:48.281 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1595680050000001 2023-09-23T23:10:48.281 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.281 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.281 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:10:48.281 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.263060+0000", 2023-09-23T23:10:48.281 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0031097189999999999 2023-09-23T23:10:48.282 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.282 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.282 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 3,6,7", 2023-09-23T23:10:48.282 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.263216+0000", 2023-09-23T23:10:48.282 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000155845 2023-09-23T23:10:48.282 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.282 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.282 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:48.282 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.275371+0000", 2023-09-23T23:10:48.282 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.012155470999999999 2023-09-23T23:10:48.283 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.283 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.283 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:48.283 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.275499+0000", 2023-09-23T23:10:48.283 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00012774499999999999 2023-09-23T23:10:48.283 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.283 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.283 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:10:48.283 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.275569+0000", 2023-09-23T23:10:48.283 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.9731e-05 2023-09-23T23:10:48.284 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.284 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.284 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:48.284 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.275663+0000", 2023-09-23T23:10:48.284 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.4055000000000007e-05 2023-09-23T23:10:48.284 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.284 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.284 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:10:48.284 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.275736+0000", 2023-09-23T23:10:48.284 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.3100000000000001e-05 2023-09-23T23:10:48.285 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.285 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.285 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:10:48.285 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.275896+0000", 2023-09-23T23:10:48.285 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00016021300000000001 2023-09-23T23:10:48.285 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:10:48.285 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:10:48.285 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:10:48.285 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.285 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.286 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:167452 11.5 11:aabd2c35:::benchmark_data_smithi169_260471_object61641:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e339)", 2023-09-23T23:10:48.286 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:04:33.155893+0000", 2023-09-23T23:10:48.286 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 375.06847200499999, 2023-09-23T23:10:48.286 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.1348144310000001, 2023-09-23T23:10:48.286 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:10:48.286 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:10:48.286 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:10:48.286 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:10:48.286 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:10:48.287 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 167452 2023-09-23T23:10:48.287 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.287 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:10:48.287 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.287 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:10:48.287 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.155893+0000", 2023-09-23T23:10:48.287 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:10:48.287 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.287 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.287 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:10:48.287 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.155893+0000", 2023-09-23T23:10:48.288 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:10:48.288 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.288 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.288 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:10:48.288 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.155891+0000", 2023-09-23T23:10:48.288 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999976 2023-09-23T23:10:48.288 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.288 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.288 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:10:48.288 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.155903+0000", 2023-09-23T23:10:48.289 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2e-05 2023-09-23T23:10:48.289 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.289 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.289 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:10:48.289 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.155930+0000", 2023-09-23T23:10:48.289 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.7484e-05 2023-09-23T23:10:48.289 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.289 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.289 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:10:48.289 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.155943+0000", 2023-09-23T23:10:48.289 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.2850000000000001e-05 2023-09-23T23:10:48.290 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.290 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.290 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:10:48.290 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.156038+0000", 2023-09-23T23:10:48.290 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.5408999999999994e-05 2023-09-23T23:10:48.290 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.290 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.290 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:10:48.290 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.156054+0000", 2023-09-23T23:10:48.291 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.5777000000000002e-05 2023-09-23T23:10:48.291 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.291 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.291 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:10:48.291 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.100444+0000", 2023-09-23T23:10:48.291 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.94439025099999996 2023-09-23T23:10:48.291 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.291 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.291 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:10:48.291 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.100453+0000", 2023-09-23T23:10:48.291 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.5820000000000002e-06 2023-09-23T23:10:48.292 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.292 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.292 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:10:48.292 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.267160+0000", 2023-09-23T23:10:48.292 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1667073610000001 2023-09-23T23:10:48.292 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.292 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.292 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:10:48.292 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.267294+0000", 2023-09-23T23:10:48.292 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013389200000000001 2023-09-23T23:10:48.293 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.293 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.293 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 3,6,7", 2023-09-23T23:10:48.293 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.267436+0000", 2023-09-23T23:10:48.293 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014212 2023-09-23T23:10:48.293 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.293 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.293 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:48.293 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.275558+0000", 2023-09-23T23:10:48.293 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0081212999999999997 2023-09-23T23:10:48.294 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.294 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.294 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:10:48.294 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.275576+0000", 2023-09-23T23:10:48.294 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.8688000000000001e-05 2023-09-23T23:10:48.294 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.294 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.294 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:48.294 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.275951+0000", 2023-09-23T23:10:48.294 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00037499199999999999 2023-09-23T23:10:48.295 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.295 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.295 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:48.295 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.290516+0000", 2023-09-23T23:10:48.295 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.014564716 2023-09-23T23:10:48.295 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.295 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.295 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:10:48.295 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.290588+0000", 2023-09-23T23:10:48.295 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.1904999999999997e-05 2023-09-23T23:10:48.296 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.296 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.296 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:10:48.296 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.290707+0000", 2023-09-23T23:10:48.296 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00011940200000000001 2023-09-23T23:10:48.296 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:10:48.296 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:10:48.296 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:10:48.296 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.296 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.296 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:167464 11.5 11:a88a56ad:::benchmark_data_smithi169_260471_object61653:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e339)", 2023-09-23T23:10:48.297 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:04:33.179782+0000", 2023-09-23T23:10:48.297 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 375.04458284700002, 2023-09-23T23:10:48.297 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.1111803079999998, 2023-09-23T23:10:48.297 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:10:48.297 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:10:48.297 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:10:48.297 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:10:48.297 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:10:48.297 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 167464 2023-09-23T23:10:48.297 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.298 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:10:48.298 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.298 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:10:48.298 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.179782+0000", 2023-09-23T23:10:48.298 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:10:48.298 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.298 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.298 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:10:48.298 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.179782+0000", 2023-09-23T23:10:48.298 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:10:48.298 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.299 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.299 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:10:48.299 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.179780+0000", 2023-09-23T23:10:48.299 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T23:10:48.299 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.299 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.299 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:10:48.299 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.179789+0000", 2023-09-23T23:10:48.299 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.3600000000000002e-06 2023-09-23T23:10:48.299 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.300 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.300 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:10:48.300 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.179810+0000", 2023-09-23T23:10:48.300 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.0111000000000001e-05 2023-09-23T23:10:48.300 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.300 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.300 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:10:48.300 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.179821+0000", 2023-09-23T23:10:48.300 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1116e-05 2023-09-23T23:10:48.300 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.301 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.301 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:10:48.301 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.179896+0000", 2023-09-23T23:10:48.301 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.5017000000000004e-05 2023-09-23T23:10:48.301 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.301 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.301 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:10:48.301 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.179909+0000", 2023-09-23T23:10:48.301 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3722e-05 2023-09-23T23:10:48.301 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.302 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.302 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:10:48.302 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.100483+0000", 2023-09-23T23:10:48.302 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.92057314700000004 2023-09-23T23:10:48.302 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.302 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.302 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:10:48.302 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.100492+0000", 2023-09-23T23:10:48.302 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.1689999999999998e-06 2023-09-23T23:10:48.302 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.303 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.303 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:10:48.303 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.271291+0000", 2023-09-23T23:10:48.303 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1707996999999999 2023-09-23T23:10:48.303 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.303 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.303 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:10:48.303 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.271419+0000", 2023-09-23T23:10:48.303 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000127661 2023-09-23T23:10:48.303 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.303 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.304 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 3,6,7", 2023-09-23T23:10:48.304 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.271554+0000", 2023-09-23T23:10:48.304 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013540899999999999 2023-09-23T23:10:48.304 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.304 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.304 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:48.304 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.275619+0000", 2023-09-23T23:10:48.304 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0040647160000000003 2023-09-23T23:10:48.304 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.304 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.305 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:10:48.305 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.284657+0000", 2023-09-23T23:10:48.305 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0090376220000000004 2023-09-23T23:10:48.305 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.305 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.305 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:48.305 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.287429+0000", 2023-09-23T23:10:48.305 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0027723280000000001 2023-09-23T23:10:48.305 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.305 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.306 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:48.306 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.290773+0000", 2023-09-23T23:10:48.306 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00334367 2023-09-23T23:10:48.306 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.306 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.306 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:10:48.306 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.290830+0000", 2023-09-23T23:10:48.306 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.7123000000000002e-05 2023-09-23T23:10:48.306 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.306 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.307 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:10:48.307 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.290962+0000", 2023-09-23T23:10:48.307 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013247700000000001 2023-09-23T23:10:48.307 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:10:48.307 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:10:48.307 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:10:48.307 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.307 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.307 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:167466 11.5 11:a0c4a65d:::benchmark_data_smithi169_260471_object61655:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e339)", 2023-09-23T23:10:48.307 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:04:33.180250+0000", 2023-09-23T23:10:48.308 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 375.044115417, 2023-09-23T23:10:48.308 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.1109886499999999, 2023-09-23T23:10:48.308 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:10:48.308 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:10:48.308 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:10:48.308 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:10:48.308 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:10:48.308 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 167466 2023-09-23T23:10:48.308 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.308 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:10:48.308 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.309 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:10:48.309 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.180250+0000", 2023-09-23T23:10:48.309 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:10:48.309 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.309 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.309 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:10:48.309 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.180250+0000", 2023-09-23T23:10:48.309 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:10:48.309 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.309 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.309 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:10:48.310 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.180249+0000", 2023-09-23T23:10:48.310 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T23:10:48.310 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.310 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.310 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:10:48.310 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.180255+0000", 2023-09-23T23:10:48.310 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.1349999999999997e-06 2023-09-23T23:10:48.310 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.310 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.310 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:10:48.310 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.180269+0000", 2023-09-23T23:10:48.311 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4494999999999999e-05 2023-09-23T23:10:48.311 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.311 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.311 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:10:48.311 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.180275+0000", 2023-09-23T23:10:48.311 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.6899999999999997e-06 2023-09-23T23:10:48.311 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.311 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.311 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:10:48.311 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.181575+0000", 2023-09-23T23:10:48.312 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0013002090000000001 2023-09-23T23:10:48.312 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.312 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.312 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:10:48.312 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.181586+0000", 2023-09-23T23:10:48.312 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1277000000000001e-05 2023-09-23T23:10:48.312 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.312 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.312 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:10:48.312 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.100519+0000", 2023-09-23T23:10:48.312 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.91893282499999995 2023-09-23T23:10:48.313 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.313 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.313 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:10:48.313 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.100527+0000", 2023-09-23T23:10:48.313 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.0320000000000003e-06 2023-09-23T23:10:48.313 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.313 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.313 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:10:48.313 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.275987+0000", 2023-09-23T23:10:48.313 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.175460162 2023-09-23T23:10:48.314 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.314 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.314 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:10:48.314 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.276145+0000", 2023-09-23T23:10:48.314 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000157484 2023-09-23T23:10:48.314 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.314 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.314 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 3,6,7", 2023-09-23T23:10:48.314 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.276311+0000", 2023-09-23T23:10:48.314 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00016626600000000001 2023-09-23T23:10:48.315 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.315 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.315 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:48.315 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.284642+0000", 2023-09-23T23:10:48.315 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0083306260000000007 2023-09-23T23:10:48.315 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.315 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.315 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:10:48.315 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.284664+0000", 2023-09-23T23:10:48.315 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.1980999999999998e-05 2023-09-23T23:10:48.316 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.316 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.316 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:48.316 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.290750+0000", 2023-09-23T23:10:48.316 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0060859319999999996 2023-09-23T23:10:48.316 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.316 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.316 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:48.316 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.291047+0000", 2023-09-23T23:10:48.316 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000296982 2023-09-23T23:10:48.316 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.317 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.317 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:10:48.317 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.291090+0000", 2023-09-23T23:10:48.317 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.3375999999999999e-05 2023-09-23T23:10:48.317 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.317 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.317 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:10:48.317 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.291238+0000", 2023-09-23T23:10:48.317 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014818000000000001 2023-09-23T23:10:48.317 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:10:48.318 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:10:48.318 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:10:48.318 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.318 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.318 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:167484 11.5 11:a845fbae:::benchmark_data_smithi169_260471_object61673:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e340)", 2023-09-23T23:10:48.318 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:04:34.444414+0000", 2023-09-23T23:10:48.318 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 373.77995119600001, 2023-09-23T23:10:48.318 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.84709047500000001, 2023-09-23T23:10:48.318 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:10:48.318 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:10:48.319 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:10:48.319 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:10:48.319 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:10:48.319 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 167484 2023-09-23T23:10:48.319 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.319 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:10:48.319 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.319 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:10:48.319 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.444414+0000", 2023-09-23T23:10:48.319 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:10:48.319 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.320 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.320 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:10:48.320 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.444414+0000", 2023-09-23T23:10:48.320 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:10:48.320 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.320 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.320 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:10:48.320 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.444413+0000", 2023-09-23T23:10:48.320 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.999999 2023-09-23T23:10:48.320 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.321 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.321 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:10:48.321 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.444417+0000", 2023-09-23T23:10:48.321 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.1339999999999997e-06 2023-09-23T23:10:48.321 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.321 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.321 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:10:48.321 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.444424+0000", 2023-09-23T23:10:48.321 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.4099999999999996e-06 2023-09-23T23:10:48.321 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.322 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.322 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:10:48.322 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.444427+0000", 2023-09-23T23:10:48.322 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.8820000000000003e-06 2023-09-23T23:10:48.322 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.322 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.322 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:10:48.322 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.444473+0000", 2023-09-23T23:10:48.322 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.5893999999999998e-05 2023-09-23T23:10:48.322 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.323 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.323 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:10:48.323 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.444481+0000", 2023-09-23T23:10:48.323 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.824e-06 2023-09-23T23:10:48.323 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.323 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.323 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:10:48.323 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.280038+0000", 2023-09-23T23:10:48.323 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.83555707099999998 2023-09-23T23:10:48.323 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.324 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.324 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:10:48.324 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.280204+0000", 2023-09-23T23:10:48.324 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000165878 2023-09-23T23:10:48.324 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.324 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.324 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 3,6,7", 2023-09-23T23:10:48.324 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.280389+0000", 2023-09-23T23:10:48.324 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00018519599999999999 2023-09-23T23:10:48.324 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.325 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.325 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:48.325 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.284714+0000", 2023-09-23T23:10:48.325 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0043248339999999996 2023-09-23T23:10:48.325 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.325 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.325 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:10:48.325 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.284856+0000", 2023-09-23T23:10:48.325 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014171100000000001 2023-09-23T23:10:48.325 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.326 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.326 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:48.326 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.291005+0000", 2023-09-23T23:10:48.326 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0061490399999999997 2023-09-23T23:10:48.326 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.326 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.326 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:48.326 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.291289+0000", 2023-09-23T23:10:48.326 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00028439600000000002 2023-09-23T23:10:48.326 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.327 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.327 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:10:48.327 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.291357+0000", 2023-09-23T23:10:48.327 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.8127999999999996e-05 2023-09-23T23:10:48.327 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.327 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.327 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:10:48.327 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.291504+0000", 2023-09-23T23:10:48.327 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00014683799999999999 2023-09-23T23:10:48.327 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:10:48.328 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:10:48.328 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:10:48.328 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.328 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.328 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:172709 11.7 11:e70974cd:::benchmark_data_smithi169_260471_object66898:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e343)", 2023-09-23T23:10:48.328 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:04:43.796130+0000", 2023-09-23T23:10:48.328 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 364.42823458499998, 2023-09-23T23:10:48.328 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.16692112100000001, 2023-09-23T23:10:48.328 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:10:48.328 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:10:48.328 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:10:48.329 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:10:48.329 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:10:48.329 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 172709 2023-09-23T23:10:48.329 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.329 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:10:48.329 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.329 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:10:48.329 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:43.796130+0000", 2023-09-23T23:10:48.329 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:10:48.329 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.329 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.330 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:10:48.330 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:43.796130+0000", 2023-09-23T23:10:48.330 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:10:48.330 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.330 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.330 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:10:48.330 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:43.796129+0000", 2023-09-23T23:10:48.330 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T23:10:48.330 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.330 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.331 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:10:48.331 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:43.796136+0000", 2023-09-23T23:10:48.331 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.533e-06 2023-09-23T23:10:48.331 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.331 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.331 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:10:48.331 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:43.796149+0000", 2023-09-23T23:10:48.331 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3373000000000001e-05 2023-09-23T23:10:48.331 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.331 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.332 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:10:48.332 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:43.796157+0000", 2023-09-23T23:10:48.332 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.7710000000000006e-06 2023-09-23T23:10:48.332 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.332 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.332 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:10:48.332 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:43.798477+0000", 2023-09-23T23:10:48.332 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0023207879999999998 2023-09-23T23:10:48.332 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.332 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.333 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:10:48.333 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:43.798661+0000", 2023-09-23T23:10:48.333 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00018379400000000001 2023-09-23T23:10:48.333 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.333 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.333 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,4", 2023-09-23T23:10:48.333 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:43.798832+0000", 2023-09-23T23:10:48.333 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00017065900000000001 2023-09-23T23:10:48.333 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.333 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.333 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:10:48.334 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:43.806981+0000", 2023-09-23T23:10:48.334 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0081495319999999993 2023-09-23T23:10:48.334 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.334 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.334 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:48.334 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:43.811971+0000", 2023-09-23T23:10:48.334 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0049896649999999999 2023-09-23T23:10:48.334 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.334 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.335 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:48.335 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:43.959160+0000", 2023-09-23T23:10:48.335 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.147189023 2023-09-23T23:10:48.335 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.335 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.335 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:10:48.335 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:43.959201+0000", 2023-09-23T23:10:48.335 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.1310000000000003e-05 2023-09-23T23:10:48.335 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.335 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.335 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:10:48.336 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:43.963052+0000", 2023-09-23T23:10:48.336 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.003850053 2023-09-23T23:10:48.336 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:10:48.336 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:10:48.336 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:10:48.336 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.336 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.336 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.35889.0:29 2.2 2:5ea59053:::rbd_data.8c31a5420cdd.0000000000000000:head [set-alloc-hint object_size 4194304 write_size 4194304,write 102400~10240 [fadvise_nocache]] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e363)", 2023-09-23T23:10:48.336 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:07:06.970252+0000", 2023-09-23T23:10:48.336 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 221.25411248200001, 2023-09-23T23:10:48.336 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.008184027, 2023-09-23T23:10:48.337 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:10:48.337 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:10:48.337 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:10:48.337 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.35889", 2023-09-23T23:10:48.337 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/2406253943", 2023-09-23T23:10:48.337 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 29 2023-09-23T23:10:48.337 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.337 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:10:48.337 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.337 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:10:48.338 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:07:06.970252+0000", 2023-09-23T23:10:48.338 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:10:48.338 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.338 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.338 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:10:48.338 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:07:06.970252+0000", 2023-09-23T23:10:48.338 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:10:48.338 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.338 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.338 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:10:48.339 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:07:06.970244+0000", 2023-09-23T23:10:48.339 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999919 2023-09-23T23:10:48.339 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.339 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.339 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:10:48.339 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:07:06.970276+0000", 2023-09-23T23:10:48.339 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.1442000000000002e-05 2023-09-23T23:10:48.339 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.339 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.339 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:10:48.340 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:07:06.970300+0000", 2023-09-23T23:10:48.340 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.4216999999999999e-05 2023-09-23T23:10:48.340 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.340 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.340 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:10:48.340 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:07:06.970311+0000", 2023-09-23T23:10:48.340 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1314e-05 2023-09-23T23:10:48.340 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.340 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.340 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:10:48.341 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:07:06.970406+0000", 2023-09-23T23:10:48.341 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.4742999999999997e-05 2023-09-23T23:10:48.341 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.341 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.341 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op must wait for map", 2023-09-23T23:10:48.341 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:07:06.970418+0000", 2023-09-23T23:10:48.341 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.1571e-05 2023-09-23T23:10:48.341 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.341 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.341 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:10:48.342 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:07:06.976317+0000", 2023-09-23T23:10:48.342 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0058989639999999996 2023-09-23T23:10:48.342 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.342 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.342 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:10:48.342 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:07:06.976620+0000", 2023-09-23T23:10:48.342 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00030324099999999999 2023-09-23T23:10:48.342 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.342 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.342 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,6", 2023-09-23T23:10:48.343 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:07:06.976946+0000", 2023-09-23T23:10:48.343 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00032603599999999998 2023-09-23T23:10:48.343 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.343 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.343 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:48.343 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:07:06.977946+0000", 2023-09-23T23:10:48.343 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0010000059999999999 2023-09-23T23:10:48.343 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.343 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.343 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:10:48.344 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:07:06.977963+0000", 2023-09-23T23:10:48.344 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.6752000000000002e-05 2023-09-23T23:10:48.344 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.344 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.344 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:10:48.344 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:07:06.978309+0000", 2023-09-23T23:10:48.344 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000346223 2023-09-23T23:10:48.344 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.344 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.344 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:10:48.345 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:07:06.978368+0000", 2023-09-23T23:10:48.345 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.8696999999999997e-05 2023-09-23T23:10:48.345 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.345 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.345 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:10:48.345 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:07:06.978437+0000", 2023-09-23T23:10:48.345 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.9005999999999996e-05 2023-09-23T23:10:48.345 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:10:48.345 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:10:48.345 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:10:48.345 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.346 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.346 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.25334.0:91 2.2 2:4e99cc3e:::rbd_mirror_snapshot_schedule:head [omap-get-vals] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e386)", 2023-09-23T23:10:48.346 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:09:26.916922+0000", 2023-09-23T23:10:48.346 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 81.307442726999994, 2023-09-23T23:10:48.346 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00056677699999999997, 2023-09-23T23:10:48.346 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:10:48.346 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "reached pg", 2023-09-23T23:10:48.346 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:10:48.346 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.25334", 2023-09-23T23:10:48.347 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/3962954425", 2023-09-23T23:10:48.347 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 91 2023-09-23T23:10:48.347 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.347 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:10:48.347 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.347 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:10:48.347 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:09:26.916922+0000", 2023-09-23T23:10:48.347 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:10:48.347 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.347 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.348 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:10:48.348 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:09:26.916922+0000", 2023-09-23T23:10:48.348 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:10:48.348 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.348 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.348 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:10:48.348 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:09:26.916919+0000", 2023-09-23T23:10:48.348 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999971 2023-09-23T23:10:48.348 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.348 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.349 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:10:48.349 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:09:26.916937+0000", 2023-09-23T23:10:48.349 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.7972e-05 2023-09-23T23:10:48.349 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.349 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.349 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:10:48.349 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:09:26.916972+0000", 2023-09-23T23:10:48.349 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.4459999999999999e-05 2023-09-23T23:10:48.349 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.349 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.349 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:10:48.350 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:09:26.916988+0000", 2023-09-23T23:10:48.350 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.6359999999999999e-05 2023-09-23T23:10:48.350 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.350 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.350 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:10:48.350 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:09:26.917323+0000", 2023-09-23T23:10:48.350 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00033511499999999998 2023-09-23T23:10:48.350 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.350 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.351 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:10:48.351 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:09:26.917489+0000", 2023-09-23T23:10:48.351 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00016595999999999999 2023-09-23T23:10:48.351 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:10:48.351 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:10:48.351 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:10:48.351 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.351 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.351 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.25334.0:93 2.2 2:4e99cc3e:::rbd_mirror_snapshot_schedule:head [omap-get-vals] snapc 0=[] ondisk+read+known_if_redirected+supports_pool_eio e396)", 2023-09-23T23:10:48.351 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:10:26.922353+0000", 2023-09-23T23:10:48.352 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 21.302012028, 2023-09-23T23:10:48.352 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00042845300000000003, 2023-09-23T23:10:48.352 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:10:48.352 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "reached pg", 2023-09-23T23:10:48.352 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:10:48.352 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.25334", 2023-09-23T23:10:48.352 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/3962954425", 2023-09-23T23:10:48.352 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 93 2023-09-23T23:10:48.352 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.352 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:10:48.352 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.353 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:10:48.353 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:10:26.922353+0000", 2023-09-23T23:10:48.353 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:10:48.353 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.353 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.353 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:10:48.353 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:10:26.922353+0000", 2023-09-23T23:10:48.353 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:10:48.353 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.353 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.354 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:10:48.354 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:10:26.922349+0000", 2023-09-23T23:10:48.354 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999967 2023-09-23T23:10:48.354 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.354 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.354 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:10:48.354 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:10:26.922370+0000", 2023-09-23T23:10:48.354 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.0341999999999999e-05 2023-09-23T23:10:48.354 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.354 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.355 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:10:48.355 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:10:26.922406+0000", 2023-09-23T23:10:48.355 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.6242999999999998e-05 2023-09-23T23:10:48.355 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.355 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.355 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:10:48.355 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:10:26.922422+0000", 2023-09-23T23:10:48.355 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.6313000000000001e-05 2023-09-23T23:10:48.355 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.355 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.356 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:10:48.356 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:10:26.922559+0000", 2023-09-23T23:10:48.356 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013643499999999999 2023-09-23T23:10:48.356 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:10:48.356 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:10:48.356 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:10:48.356 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:10:26.922781+0000", 2023-09-23T23:10:48.356 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000222563 2023-09-23T23:10:48.356 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:10:48.356 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:10:48.356 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:10:48.357 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:10:48.357 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:10:48.357 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T23:10:48.357 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:48 smithi169 bash[104356]: cluster 2023-09-23T23:10:47.162315+0000 mgr.y (mgr.25310) 1483 : cluster 0 pgmap v1683: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:48.358 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:48 smithi187 bash[89487]: cluster 2023-09-23T23:10:47.162315+0000 mgr.y (mgr.25310) 1483 : cluster 0 pgmap v1683: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:48.358 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:48 smithi169 bash[101133]: cluster 2023-09-23T23:10:47.162315+0000 mgr.y (mgr.25310) 1483 : cluster 0 pgmap v1683: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:48.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:10:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:10:48] "GET /metrics HTTP/1.1" 200 34162 "" "Prometheus/2.43.0" 2023-09-23T23:10:49.047 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_ops_in_flight 2023-09-23T23:10:49.838 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:10:50.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:50 smithi169 bash[101133]: cluster 2023-09-23T23:10:49.163297+0000 mgr.y (mgr.25310) 1484 : cluster 0 pgmap v1684: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:50.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:50 smithi169 bash[104356]: cluster 2023-09-23T23:10:49.163297+0000 mgr.y (mgr.25310) 1484 : cluster 0 pgmap v1684: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:50.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:50 smithi187 bash[89487]: cluster 2023-09-23T23:10:49.163297+0000 mgr.y (mgr.25310) 1484 : cluster 0 pgmap v1684: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:51.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:51 smithi169 bash[101133]: cluster 2023-09-23T23:10:51.164219+0000 mgr.y (mgr.25310) 1485 : cluster 0 pgmap v1685: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:51.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:51 smithi169 bash[104356]: cluster 2023-09-23T23:10:51.164219+0000 mgr.y (mgr.25310) 1485 : cluster 0 pgmap v1685: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:51.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:51 smithi187 bash[89487]: cluster 2023-09-23T23:10:51.164219+0000 mgr.y (mgr.25310) 1485 : cluster 0 pgmap v1685: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:53.824 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:10:54.233 INFO:teuthology.orchestra.run.smithi169.stderr:reweighted osd.5 to 1 (10000) 2023-09-23T23:10:54.493 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:54 smithi169 bash[101133]: cluster 2023-09-23T23:10:53.165129+0000 mgr.y (mgr.25310) 1486 : cluster 0 pgmap v1686: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:54.494 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:54 smithi169 bash[101133]: audit 2023-09-23T23:10:53.377122+0000 mon.a (mon.0) 2066 : audit 1 from='client.? 172.21.15.169:0/4043391456' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T23:10:54.494 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:54 smithi169 bash[104356]: cluster 2023-09-23T23:10:53.165129+0000 mgr.y (mgr.25310) 1486 : cluster 0 pgmap v1686: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:54.494 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:54 smithi169 bash[104356]: audit 2023-09-23T23:10:53.377122+0000 mon.a (mon.0) 2066 : audit 1 from='client.? 172.21.15.169:0/4043391456' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T23:10:54.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:54 smithi187 bash[89487]: cluster 2023-09-23T23:10:53.165129+0000 mgr.y (mgr.25310) 1486 : cluster 0 pgmap v1686: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:54.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:54 smithi187 bash[89487]: audit 2023-09-23T23:10:53.377122+0000 mon.a (mon.0) 2066 : audit 1 from='client.? 172.21.15.169:0/4043391456' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T23:10:55.209 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 5 1 2023-09-23T23:10:55.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:55 smithi169 bash[101133]: audit 2023-09-23T23:10:54.225599+0000 mon.a (mon.0) 2067 : audit 1 from='client.? 172.21.15.169:0/4043391456' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T23:10:55.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:55 smithi169 bash[101133]: cluster 2023-09-23T23:10:54.225707+0000 mon.a (mon.0) 2068 : cluster 0 osdmap e399: 8 total, 8 up, 8 in 2023-09-23T23:10:55.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:55 smithi169 bash[101133]: cluster 2023-09-23T23:10:54.437817+0000 osd.6 (osd.6) 178 : cluster 3 failed to encode map e399 with expected crc 2023-09-23T23:10:55.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:55 smithi169 bash[101133]: cluster 2023-09-23T23:10:55.165791+0000 mgr.y (mgr.25310) 1487 : cluster 0 pgmap v1688: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:55.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:55 smithi169 bash[104356]: audit 2023-09-23T23:10:54.225599+0000 mon.a (mon.0) 2067 : audit 1 from='client.? 172.21.15.169:0/4043391456' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T23:10:55.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:55 smithi169 bash[104356]: cluster 2023-09-23T23:10:54.225707+0000 mon.a (mon.0) 2068 : cluster 0 osdmap e399: 8 total, 8 up, 8 in 2023-09-23T23:10:55.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:55 smithi169 bash[104356]: cluster 2023-09-23T23:10:54.437817+0000 osd.6 (osd.6) 178 : cluster 3 failed to encode map e399 with expected crc 2023-09-23T23:10:55.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:55 smithi169 bash[104356]: cluster 2023-09-23T23:10:55.165791+0000 mgr.y (mgr.25310) 1487 : cluster 0 pgmap v1688: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:55.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:55 smithi187 bash[89487]: audit 2023-09-23T23:10:54.225599+0000 mon.a (mon.0) 2067 : audit 1 from='client.? 172.21.15.169:0/4043391456' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-09-23T23:10:55.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:55 smithi187 bash[89487]: cluster 2023-09-23T23:10:54.225707+0000 mon.a (mon.0) 2068 : cluster 0 osdmap e399: 8 total, 8 up, 8 in 2023-09-23T23:10:55.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:55 smithi187 bash[89487]: cluster 2023-09-23T23:10:54.437817+0000 osd.6 (osd.6) 178 : cluster 3 failed to encode map e399 with expected crc 2023-09-23T23:10:55.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:55 smithi187 bash[89487]: cluster 2023-09-23T23:10:55.165791+0000 mgr.y (mgr.25310) 1487 : cluster 0 pgmap v1688: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:56.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:56 smithi169 bash[101133]: cluster 2023-09-23T23:10:54.615383+0000 osd.5 (osd.5) 274 : cluster 3 failed to encode map e399 with expected crc 2023-09-23T23:10:56.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:56 smithi169 bash[101133]: cluster 2023-09-23T23:10:54.615729+0000 osd.7 (osd.7) 441 : cluster 3 failed to encode map e399 with expected crc 2023-09-23T23:10:56.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:56 smithi169 bash[101133]: audit 2023-09-23T23:10:56.180144+0000 mon.a (mon.0) 2069 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:10:56.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:56 smithi169 bash[104356]: cluster 2023-09-23T23:10:54.615383+0000 osd.5 (osd.5) 274 : cluster 3 failed to encode map e399 with expected crc 2023-09-23T23:10:56.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:56 smithi169 bash[104356]: cluster 2023-09-23T23:10:54.615729+0000 osd.7 (osd.7) 441 : cluster 3 failed to encode map e399 with expected crc 2023-09-23T23:10:56.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:56 smithi169 bash[104356]: audit 2023-09-23T23:10:56.180144+0000 mon.a (mon.0) 2069 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:10:56.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:56 smithi187 bash[89487]: cluster 2023-09-23T23:10:54.615383+0000 osd.5 (osd.5) 274 : cluster 3 failed to encode map e399 with expected crc 2023-09-23T23:10:56.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:56 smithi187 bash[89487]: cluster 2023-09-23T23:10:54.615729+0000 osd.7 (osd.7) 441 : cluster 3 failed to encode map e399 with expected crc 2023-09-23T23:10:56.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:56 smithi187 bash[89487]: audit 2023-09-23T23:10:56.180144+0000 mon.a (mon.0) 2069 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:10:56.927 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T23:10:56.927 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [], 2023-09-23T23:10:56.927 INFO:teuthology.orchestra.run.smithi187.stdout: "num_ops": 0 2023-09-23T23:10:56.927 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T23:10:57.720 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_blocked_ops 2023-09-23T23:10:58.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:58 smithi187 bash[89487]: cluster 2023-09-23T23:10:57.166807+0000 mgr.y (mgr.25310) 1488 : cluster 0 pgmap v1689: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:58.462 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:58 smithi169 bash[101133]: cluster 2023-09-23T23:10:57.166807+0000 mgr.y (mgr.25310) 1488 : cluster 0 pgmap v1689: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:58.462 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:58 smithi169 bash[104356]: cluster 2023-09-23T23:10:57.166807+0000 mgr.y (mgr.25310) 1488 : cluster 0 pgmap v1689: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:58.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:10:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:10:58] "GET /metrics HTTP/1.1" 200 34165 "" "Prometheus/2.43.0" 2023-09-23T23:10:59.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:10:59 smithi169 bash[101133]: cluster 2023-09-23T23:10:59.167801+0000 mgr.y (mgr.25310) 1489 : cluster 0 pgmap v1690: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:59.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:10:59 smithi169 bash[104356]: cluster 2023-09-23T23:10:59.167801+0000 mgr.y (mgr.25310) 1489 : cluster 0 pgmap v1690: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:59.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:10:59 smithi187 bash[89487]: cluster 2023-09-23T23:10:59.167801+0000 mgr.y (mgr.25310) 1489 : cluster 0 pgmap v1690: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:10:59.986 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:11:01.395 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:01 smithi169 bash[101133]: cluster 2023-09-23T23:11:01.168507+0000 mgr.y (mgr.25310) 1490 : cluster 0 pgmap v1691: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:01.395 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:01 smithi169 bash[104356]: cluster 2023-09-23T23:11:01.168507+0000 mgr.y (mgr.25310) 1490 : cluster 0 pgmap v1691: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:01.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:01 smithi187 bash[89487]: cluster 2023-09-23T23:11:01.168507+0000 mgr.y (mgr.25310) 1490 : cluster 0 pgmap v1691: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:02.503 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:11:03.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:03 smithi169 bash[101133]: cluster 2023-09-23T23:11:03.169458+0000 mgr.y (mgr.25310) 1491 : cluster 0 pgmap v1692: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:03.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:03 smithi169 bash[104356]: cluster 2023-09-23T23:11:03.169458+0000 mgr.y (mgr.25310) 1491 : cluster 0 pgmap v1692: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:03.566 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:03 smithi187 bash[89487]: cluster 2023-09-23T23:11:03.169458+0000 mgr.y (mgr.25310) 1491 : cluster 0 pgmap v1692: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:04.297 INFO:teuthology.orchestra.run.smithi169.stderr:set osd.5 primary-affinity to 1 (8655362) 2023-09-23T23:11:04.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:04 smithi169 bash[101133]: audit 2023-09-23T23:11:03.833937+0000 mon.c (mon.2) 140 : audit 1 from='client.? 172.21.15.169:0/1169846874' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T23:11:04.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:04 smithi169 bash[101133]: audit 2023-09-23T23:11:03.834572+0000 mon.a (mon.0) 2070 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T23:11:04.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:04 smithi169 bash[104356]: audit 2023-09-23T23:11:03.833937+0000 mon.c (mon.2) 140 : audit 1 from='client.? 172.21.15.169:0/1169846874' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T23:11:04.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:04 smithi169 bash[104356]: audit 2023-09-23T23:11:03.834572+0000 mon.a (mon.0) 2070 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T23:11:04.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:04 smithi187 bash[89487]: audit 2023-09-23T23:11:03.833937+0000 mon.c (mon.2) 140 : audit 1 from='client.? 172.21.15.169:0/1169846874' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T23:11:04.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:04 smithi187 bash[89487]: audit 2023-09-23T23:11:03.834572+0000 mon.a (mon.0) 2070 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-09-23T23:11:05.316 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd reweight 6 1 2023-09-23T23:11:05.590 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T23:11:05.590 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [], 2023-09-23T23:11:05.590 INFO:teuthology.orchestra.run.smithi187.stdout: "complaint_time": 30, 2023-09-23T23:11:05.590 INFO:teuthology.orchestra.run.smithi187.stdout: "num_blocked_ops": 0 2023-09-23T23:11:05.590 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T23:11:05.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:05 smithi187 bash[89487]: cluster 2023-09-23T23:11:04.285498+0000 osd.7 (osd.7) 442 : cluster 3 failed to encode map e400 with expected crc 2023-09-23T23:11:05.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:05 smithi187 bash[89487]: audit 2023-09-23T23:11:04.286097+0000 mon.a (mon.0) 2071 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-09-23T23:11:05.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:05 smithi187 bash[89487]: cluster 2023-09-23T23:11:04.286163+0000 mon.a (mon.0) 2072 : cluster 0 osdmap e400: 8 total, 8 up, 8 in 2023-09-23T23:11:05.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:05 smithi187 bash[89487]: cluster 2023-09-23T23:11:04.544478+0000 osd.6 (osd.6) 179 : cluster 3 failed to encode map e400 with expected crc 2023-09-23T23:11:05.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:05 smithi187 bash[89487]: cluster 2023-09-23T23:11:05.170147+0000 mgr.y (mgr.25310) 1492 : cluster 0 pgmap v1694: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:05.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:05 smithi169 bash[101133]: cluster 2023-09-23T23:11:04.285498+0000 osd.7 (osd.7) 442 : cluster 3 failed to encode map e400 with expected crc 2023-09-23T23:11:05.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:05 smithi169 bash[101133]: audit 2023-09-23T23:11:04.286097+0000 mon.a (mon.0) 2071 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-09-23T23:11:05.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:05 smithi169 bash[101133]: cluster 2023-09-23T23:11:04.286163+0000 mon.a (mon.0) 2072 : cluster 0 osdmap e400: 8 total, 8 up, 8 in 2023-09-23T23:11:05.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:05 smithi169 bash[101133]: cluster 2023-09-23T23:11:04.544478+0000 osd.6 (osd.6) 179 : cluster 3 failed to encode map e400 with expected crc 2023-09-23T23:11:05.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:05 smithi169 bash[101133]: cluster 2023-09-23T23:11:05.170147+0000 mgr.y (mgr.25310) 1492 : cluster 0 pgmap v1694: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:05.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:05 smithi169 bash[104356]: cluster 2023-09-23T23:11:04.285498+0000 osd.7 (osd.7) 442 : cluster 3 failed to encode map e400 with expected crc 2023-09-23T23:11:05.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:05 smithi169 bash[104356]: audit 2023-09-23T23:11:04.286097+0000 mon.a (mon.0) 2071 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-09-23T23:11:05.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:05 smithi169 bash[104356]: cluster 2023-09-23T23:11:04.286163+0000 mon.a (mon.0) 2072 : cluster 0 osdmap e400: 8 total, 8 up, 8 in 2023-09-23T23:11:05.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:05 smithi169 bash[104356]: cluster 2023-09-23T23:11:04.544478+0000 osd.6 (osd.6) 179 : cluster 3 failed to encode map e400 with expected crc 2023-09-23T23:11:05.785 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:05 smithi169 bash[104356]: cluster 2023-09-23T23:11:05.170147+0000 mgr.y (mgr.25310) 1492 : cluster 0 pgmap v1694: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:06.399 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph daemon osd.6 dump_historic_ops 2023-09-23T23:11:06.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:06 smithi187 bash[89487]: cluster 2023-09-23T23:11:04.544391+0000 osd.5 (osd.5) 275 : cluster 3 failed to encode map e400 with expected crc 2023-09-23T23:11:06.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:06 smithi169 bash[101133]: cluster 2023-09-23T23:11:04.544391+0000 osd.5 (osd.5) 275 : cluster 3 failed to encode map e400 with expected crc 2023-09-23T23:11:06.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:06 smithi169 bash[104356]: cluster 2023-09-23T23:11:04.544391+0000 osd.5 (osd.5) 275 : cluster 3 failed to encode map e400 with expected crc 2023-09-23T23:11:08.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:08 smithi187 bash[89487]: cluster 2023-09-23T23:11:07.171100+0000 mgr.y (mgr.25310) 1493 : cluster 0 pgmap v1695: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:08.462 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:08 smithi169 bash[101133]: cluster 2023-09-23T23:11:07.171100+0000 mgr.y (mgr.25310) 1493 : cluster 0 pgmap v1695: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:08.462 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:08 smithi169 bash[104356]: cluster 2023-09-23T23:11:07.171100+0000 mgr.y (mgr.25310) 1493 : cluster 0 pgmap v1695: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:08.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:11:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:11:08] "GET /metrics HTTP/1.1" 200 34165 "" "Prometheus/2.43.0" 2023-09-23T23:11:09.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:09 smithi169 bash[101133]: cluster 2023-09-23T23:11:09.172099+0000 mgr.y (mgr.25310) 1494 : cluster 0 pgmap v1696: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:09.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:09 smithi169 bash[104356]: cluster 2023-09-23T23:11:09.172099+0000 mgr.y (mgr.25310) 1494 : cluster 0 pgmap v1696: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:09.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:09 smithi187 bash[89487]: cluster 2023-09-23T23:11:09.172099+0000 mgr.y (mgr.25310) 1494 : cluster 0 pgmap v1696: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:10.089 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:11:11.177 INFO:teuthology.orchestra.run.smithi187.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.b/config 2023-09-23T23:11:11.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:11 smithi169 bash[101133]: cluster 2023-09-23T23:11:11.172955+0000 mgr.y (mgr.25310) 1495 : cluster 0 pgmap v1697: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:11.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:11 smithi169 bash[101133]: audit 2023-09-23T23:11:11.180392+0000 mon.a (mon.0) 2073 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:11:11.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:11 smithi169 bash[104356]: cluster 2023-09-23T23:11:11.172955+0000 mgr.y (mgr.25310) 1495 : cluster 0 pgmap v1697: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:11.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:11 smithi169 bash[104356]: audit 2023-09-23T23:11:11.180392+0000 mon.a (mon.0) 2073 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:11:11.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:11 smithi187 bash[89487]: cluster 2023-09-23T23:11:11.172955+0000 mgr.y (mgr.25310) 1495 : cluster 0 pgmap v1697: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:11.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:11 smithi187 bash[89487]: audit 2023-09-23T23:11:11.180392+0000 mon.a (mon.0) 2073 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:11:13.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:13 smithi169 bash[101133]: cluster 2023-09-23T23:11:13.173881+0000 mgr.y (mgr.25310) 1496 : cluster 0 pgmap v1698: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:13.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:13 smithi169 bash[104356]: cluster 2023-09-23T23:11:13.173881+0000 mgr.y (mgr.25310) 1496 : cluster 0 pgmap v1698: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:13.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:13 smithi187 bash[89487]: cluster 2023-09-23T23:11:13.173881+0000 mgr.y (mgr.25310) 1496 : cluster 0 pgmap v1698: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:14.292 INFO:teuthology.orchestra.run.smithi169.stderr:reweighted osd.6 to 1 (10000) 2023-09-23T23:11:14.364 INFO:teuthology.orchestra.run.smithi187.stdout:{ 2023-09-23T23:11:14.364 INFO:teuthology.orchestra.run.smithi187.stdout: "size": 20, 2023-09-23T23:11:14.364 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 600, 2023-09-23T23:11:14.364 INFO:teuthology.orchestra.run.smithi187.stdout: "ops": [ 2023-09-23T23:11:14.364 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.364 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:167428 11.3 11:c782ca43:::benchmark_data_smithi169_260471_object61617:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e338)", 2023-09-23T23:11:14.365 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:04:33.079168+0000", 2023-09-23T23:11:14.365 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 401.28226963700001, 2023-09-23T23:11:14.365 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.060827502, 2023-09-23T23:11:14.365 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:11:14.365 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "reached pg", 2023-09-23T23:11:14.365 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:11:14.365 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:11:14.365 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:11:14.365 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 167428 2023-09-23T23:11:14.365 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.365 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:11:14.365 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.366 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:11:14.366 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.079168+0000", 2023-09-23T23:11:14.366 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:11:14.366 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.366 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.366 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:11:14.366 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.079168+0000", 2023-09-23T23:11:14.366 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:11:14.366 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.366 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.366 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:11:14.366 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.079167+0000", 2023-09-23T23:11:14.367 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999986 2023-09-23T23:11:14.367 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.367 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.367 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:11:14.367 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.079173+0000", 2023-09-23T23:11:14.367 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.5969999999999997e-06 2023-09-23T23:11:14.367 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.367 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.367 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:11:14.367 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.079187+0000", 2023-09-23T23:11:14.367 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3549e-05 2023-09-23T23:11:14.367 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.368 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.368 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:11:14.368 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.079195+0000", 2023-09-23T23:11:14.368 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 8.0930000000000003e-06 2023-09-23T23:11:14.368 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.368 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.368 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:11:14.368 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.079249+0000", 2023-09-23T23:11:14.368 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.4487000000000002e-05 2023-09-23T23:11:14.368 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.368 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.368 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:11:14.369 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.079387+0000", 2023-09-23T23:11:14.369 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00013771399999999999 2023-09-23T23:11:14.369 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.369 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.369 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,5,7", 2023-09-23T23:11:14.369 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.079483+0000", 2023-09-23T23:11:14.369 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.5432000000000004e-05 2023-09-23T23:11:14.369 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.369 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.369 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:11:14.369 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.083421+0000", 2023-09-23T23:11:14.369 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0039384529999999997 2023-09-23T23:11:14.370 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.370 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.370 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:11:14.370 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.085488+0000", 2023-09-23T23:11:14.370 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0020665140000000002 2023-09-23T23:11:14.370 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.370 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.370 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:11:14.370 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.087125+0000", 2023-09-23T23:11:14.370 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.001637758 2023-09-23T23:11:14.370 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.370 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.371 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:11:14.371 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.106258+0000", 2023-09-23T23:11:14.371 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.019132328000000001 2023-09-23T23:11:14.371 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.371 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.371 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:11:14.371 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.106272+0000", 2023-09-23T23:11:14.371 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4688999999999999e-05 2023-09-23T23:11:14.371 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.371 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.371 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:11:14.371 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.118977+0000", 2023-09-23T23:11:14.371 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0127044590000001 2023-09-23T23:11:14.372 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.372 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.372 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:11:14.372 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.118989+0000", 2023-09-23T23:11:14.372 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.169e-05 2023-09-23T23:11:14.372 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.372 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.372 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:11:14.372 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.139941+0000", 2023-09-23T23:11:14.372 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.020952299 2023-09-23T23:11:14.372 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.372 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.373 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:11:14.373 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.139996+0000", 2023-09-23T23:11:14.373 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.4809999999999999e-05 2023-09-23T23:11:14.373 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:11:14.373 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:11:14.373 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:11:14.373 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.373 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.373 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:167448 11.4 11:2f154f26:::benchmark_data_smithi169_260471_object61637:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e339)", 2023-09-23T23:11:14.373 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:04:33.140326+0000", 2023-09-23T23:11:14.373 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 401.22111213400001, 2023-09-23T23:11:14.373 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.1792549810000001, 2023-09-23T23:11:14.373 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:11:14.374 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:11:14.374 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:11:14.374 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:11:14.374 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:11:14.374 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 167448 2023-09-23T23:11:14.374 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.374 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:11:14.374 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.374 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:11:14.374 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.140326+0000", 2023-09-23T23:11:14.374 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:11:14.374 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.375 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.375 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:11:14.375 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.140326+0000", 2023-09-23T23:11:14.375 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:11:14.375 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.375 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.375 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:11:14.375 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.140324+0000", 2023-09-23T23:11:14.375 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T23:11:14.375 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.375 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.375 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:11:14.375 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.140331+0000", 2023-09-23T23:11:14.376 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.2590000000000003e-06 2023-09-23T23:11:14.376 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.376 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.376 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:11:14.376 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.140345+0000", 2023-09-23T23:11:14.376 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4005000000000001e-05 2023-09-23T23:11:14.376 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.376 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.376 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:11:14.376 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.140351+0000", 2023-09-23T23:11:14.376 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.1630000000000001e-06 2023-09-23T23:11:14.376 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.377 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.377 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:11:14.377 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.140401+0000", 2023-09-23T23:11:14.377 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.9381e-05 2023-09-23T23:11:14.377 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.377 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.377 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:11:14.377 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.140407+0000", 2023-09-23T23:11:14.377 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 6.7490000000000001e-06 2023-09-23T23:11:14.377 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.377 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.377 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:11:14.378 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.112224+0000", 2023-09-23T23:11:14.378 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.97181622099999998 2023-09-23T23:11:14.378 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.378 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.378 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:11:14.378 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.112238+0000", 2023-09-23T23:11:14.378 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.4834999999999999e-05 2023-09-23T23:11:14.378 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.378 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.378 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:11:14.378 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.290667+0000", 2023-09-23T23:11:14.378 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.178428195 2023-09-23T23:11:14.379 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.379 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.379 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:11:14.379 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.293675+0000", 2023-09-23T23:11:14.379 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0030088799999999998 2023-09-23T23:11:14.379 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.379 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.379 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,2,7", 2023-09-23T23:11:14.379 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.293962+0000", 2023-09-23T23:11:14.379 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00028637299999999998 2023-09-23T23:11:14.379 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.379 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.379 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:11:14.380 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.312112+0000", 2023-09-23T23:11:14.380 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.018150163 2023-09-23T23:11:14.380 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.380 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.380 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:11:14.380 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.316108+0000", 2023-09-23T23:11:14.380 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0039964120000000004 2023-09-23T23:11:14.380 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.380 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.380 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:11:14.380 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.319390+0000", 2023-09-23T23:11:14.380 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0032818700000000001 2023-09-23T23:11:14.381 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.381 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.381 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:11:14.381 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.319463+0000", 2023-09-23T23:11:14.381 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.2760000000000001e-05 2023-09-23T23:11:14.381 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.381 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.381 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:11:14.381 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.319501+0000", 2023-09-23T23:11:14.381 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 3.7960999999999998e-05 2023-09-23T23:11:14.381 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.382 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.382 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:11:14.382 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.319581+0000", 2023-09-23T23:11:14.382 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.9646000000000003e-05 2023-09-23T23:11:14.382 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:11:14.382 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:11:14.382 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:11:14.382 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.382 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.382 INFO:teuthology.orchestra.run.smithi187.stdout: "description": "osd_op(client.45542.0:167468 11.4 11:23d4a885:::benchmark_data_smithi169_260471_object61657:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e339)", 2023-09-23T23:11:14.382 INFO:teuthology.orchestra.run.smithi187.stdout: "initiated_at": "2023-09-23T23:04:33.186636+0000", 2023-09-23T23:11:14.382 INFO:teuthology.orchestra.run.smithi187.stdout: "age": 401.17480147200001, 2023-09-23T23:11:14.383 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 2.1437667939999998, 2023-09-23T23:11:14.383 INFO:teuthology.orchestra.run.smithi187.stdout: "type_data": { 2023-09-23T23:11:14.383 INFO:teuthology.orchestra.run.smithi187.stdout: "flag_point": "commit sent; apply or cleanup", 2023-09-23T23:11:14.383 INFO:teuthology.orchestra.run.smithi187.stdout: "client_info": { 2023-09-23T23:11:14.383 INFO:teuthology.orchestra.run.smithi187.stdout: "client": "client.45542", 2023-09-23T23:11:14.383 INFO:teuthology.orchestra.run.smithi187.stdout: "client_addr": "172.21.15.169:0/740543926", 2023-09-23T23:11:14.383 INFO:teuthology.orchestra.run.smithi187.stdout: "tid": 167468 2023-09-23T23:11:14.383 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.383 INFO:teuthology.orchestra.run.smithi187.stdout: "events": [ 2023-09-23T23:11:14.383 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.383 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "initiated", 2023-09-23T23:11:14.383 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.186636+0000", 2023-09-23T23:11:14.384 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:11:14.384 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.384 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.384 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "throttled", 2023-09-23T23:11:14.384 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.186636+0000", 2023-09-23T23:11:14.384 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0 2023-09-23T23:11:14.384 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.384 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.384 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "header_read", 2023-09-23T23:11:14.384 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.186634+0000", 2023-09-23T23:11:14.384 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4294967295.9999981 2023-09-23T23:11:14.384 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.385 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.385 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "all_read", 2023-09-23T23:11:14.385 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.186644+0000", 2023-09-23T23:11:14.385 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 9.2499999999999995e-06 2023-09-23T23:11:14.385 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.385 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.385 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "dispatched", 2023-09-23T23:11:14.385 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.186657+0000", 2023-09-23T23:11:14.385 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.3852999999999999e-05 2023-09-23T23:11:14.385 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.385 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.385 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "queued_for_pg", 2023-09-23T23:11:14.385 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.186665+0000", 2023-09-23T23:11:14.386 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.5739999999999998e-06 2023-09-23T23:11:14.386 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.386 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.386 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:11:14.386 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.186722+0000", 2023-09-23T23:11:14.386 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 5.7130999999999999e-05 2023-09-23T23:11:14.386 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.386 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.386 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:11:14.386 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:33.186730+0000", 2023-09-23T23:11:14.386 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 7.8900000000000007e-06 2023-09-23T23:11:14.386 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.387 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.387 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:11:14.387 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.112468+0000", 2023-09-23T23:11:14.387 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.92573760999999999 2023-09-23T23:11:14.387 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.387 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.387 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for peered", 2023-09-23T23:11:14.387 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:34.112478+0000", 2023-09-23T23:11:14.387 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.0114e-05 2023-09-23T23:11:14.387 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.387 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.387 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "reached_pg", 2023-09-23T23:11:14.387 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.301200+0000", 2023-09-23T23:11:14.387 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 1.188722141 2023-09-23T23:11:14.388 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.388 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.388 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "started", 2023-09-23T23:11:14.388 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.301304+0000", 2023-09-23T23:11:14.388 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.00010427199999999999 2023-09-23T23:11:14.388 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.388 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.388 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "waiting for subops from 1,2,7", 2023-09-23T23:11:14.388 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.301405+0000", 2023-09-23T23:11:14.388 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000100844 2023-09-23T23:11:14.388 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.388 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.388 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "op_commit", 2023-09-23T23:11:14.389 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.312123+0000", 2023-09-23T23:11:14.389 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.010717526 2023-09-23T23:11:14.389 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.389 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.389 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:11:14.389 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.316187+0000", 2023-09-23T23:11:14.389 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0040645639999999997 2023-09-23T23:11:14.389 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.389 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.389 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:11:14.389 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.319439+0000", 2023-09-23T23:11:14.389 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.0032521910000000002 2023-09-23T23:11:14.389 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.390 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.390 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "sub_op_commit_rec", 2023-09-23T23:11:14.390 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.330242+0000", 2023-09-23T23:11:14.390 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.010802526999999999 2023-09-23T23:11:14.390 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.390 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.390 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "commit_sent", 2023-09-23T23:11:14.390 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.330287+0000", 2023-09-23T23:11:14.390 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 4.5399999999999999e-05 2023-09-23T23:11:14.390 INFO:teuthology.orchestra.run.smithi187.stdout: }, 2023-09-23T23:11:14.390 INFO:teuthology.orchestra.run.smithi187.stdout: { 2023-09-23T23:11:14.390 INFO:teuthology.orchestra.run.smithi187.stdout: "event": "done", 2023-09-23T23:11:14.391 INFO:teuthology.orchestra.run.smithi187.stdout: "time": "2023-09-23T23:04:35.330403+0000", 2023-09-23T23:11:14.391 INFO:teuthology.orchestra.run.smithi187.stdout: "duration": 0.000115794 2023-09-23T23:11:14.391 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:11:14.391 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:11:14.391 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:11:14.391 INFO:teuthology.orchestra.run.smithi187.stdout: } 2023-09-23T23:11:14.391 INFO:teuthology.orchestra.run.smithi187.stdout: ] 2023-09-23T23:11:14.391 INFO:teuthology.orchestra.run.smithi187.stdout:} 2023-09-23T23:11:14.391 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:14 smithi187 bash[89487]: audit 2023-09-23T23:11:13.988037+0000 mon.a (mon.0) 2074 : audit 1 from='client.? 172.21.15.169:0/3582263039' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:11:14.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:14 smithi169 bash[101133]: audit 2023-09-23T23:11:13.988037+0000 mon.a (mon.0) 2074 : audit 1 from='client.? 172.21.15.169:0/3582263039' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:11:14.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:14 smithi169 bash[104356]: audit 2023-09-23T23:11:13.988037+0000 mon.a (mon.0) 2074 : audit 1 from='client.? 172.21.15.169:0/3582263039' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:11:15.268 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd primary-affinity 6 1 2023-09-23T23:11:15.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:15 smithi169 bash[101133]: cluster 2023-09-23T23:11:14.281225+0000 osd.5 (osd.5) 276 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T23:11:15.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:15 smithi169 bash[101133]: audit 2023-09-23T23:11:14.284678+0000 mon.a (mon.0) 2075 : audit 1 from='client.? 172.21.15.169:0/3582263039' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T23:11:15.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:15 smithi169 bash[101133]: cluster 2023-09-23T23:11:14.284771+0000 mon.a (mon.0) 2076 : cluster 0 osdmap e401: 8 total, 8 up, 8 in 2023-09-23T23:11:15.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:15 smithi169 bash[101133]: cluster 2023-09-23T23:11:15.174588+0000 mgr.y (mgr.25310) 1497 : cluster 0 pgmap v1700: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:15.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:15 smithi169 bash[104356]: cluster 2023-09-23T23:11:14.281225+0000 osd.5 (osd.5) 276 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T23:11:15.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:15 smithi169 bash[104356]: audit 2023-09-23T23:11:14.284678+0000 mon.a (mon.0) 2075 : audit 1 from='client.? 172.21.15.169:0/3582263039' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T23:11:15.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:15 smithi169 bash[104356]: cluster 2023-09-23T23:11:14.284771+0000 mon.a (mon.0) 2076 : cluster 0 osdmap e401: 8 total, 8 up, 8 in 2023-09-23T23:11:15.535 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:15 smithi169 bash[104356]: cluster 2023-09-23T23:11:15.174588+0000 mgr.y (mgr.25310) 1497 : cluster 0 pgmap v1700: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:15.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:15 smithi187 bash[89487]: cluster 2023-09-23T23:11:14.281225+0000 osd.5 (osd.5) 276 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T23:11:15.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:15 smithi187 bash[89487]: audit 2023-09-23T23:11:14.284678+0000 mon.a (mon.0) 2075 : audit 1 from='client.? 172.21.15.169:0/3582263039' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-09-23T23:11:15.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:15 smithi187 bash[89487]: cluster 2023-09-23T23:11:14.284771+0000 mon.a (mon.0) 2076 : cluster 0 osdmap e401: 8 total, 8 up, 8 in 2023-09-23T23:11:15.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:15 smithi187 bash[89487]: cluster 2023-09-23T23:11:15.174588+0000 mgr.y (mgr.25310) 1497 : cluster 0 pgmap v1700: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:16.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:16 smithi187 bash[89487]: cluster 2023-09-23T23:11:15.415584+0000 osd.6 (osd.6) 180 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T23:11:16.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:16 smithi187 bash[89487]: cluster 2023-09-23T23:11:15.418261+0000 osd.6 (osd.6) 181 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T23:11:16.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:16 smithi187 bash[89487]: cluster 2023-09-23T23:11:15.420695+0000 osd.6 (osd.6) 182 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T23:11:16.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:16 smithi169 bash[101133]: cluster 2023-09-23T23:11:15.415584+0000 osd.6 (osd.6) 180 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T23:11:16.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:16 smithi169 bash[101133]: cluster 2023-09-23T23:11:15.418261+0000 osd.6 (osd.6) 181 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T23:11:16.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:16 smithi169 bash[101133]: cluster 2023-09-23T23:11:15.420695+0000 osd.6 (osd.6) 182 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T23:11:16.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:16 smithi169 bash[104356]: cluster 2023-09-23T23:11:15.415584+0000 osd.6 (osd.6) 180 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T23:11:16.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:16 smithi169 bash[104356]: cluster 2023-09-23T23:11:15.418261+0000 osd.6 (osd.6) 181 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T23:11:16.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:16 smithi169 bash[104356]: cluster 2023-09-23T23:11:15.420695+0000 osd.6 (osd.6) 182 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T23:11:17.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:17 smithi187 bash[89487]: cluster 2023-09-23T23:11:15.746153+0000 osd.7 (osd.7) 443 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T23:11:17.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:17 smithi187 bash[89487]: cluster 2023-09-23T23:11:17.175465+0000 mgr.y (mgr.25310) 1498 : cluster 0 pgmap v1701: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:17.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:17 smithi169 bash[101133]: cluster 2023-09-23T23:11:15.746153+0000 osd.7 (osd.7) 443 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T23:11:17.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:17 smithi169 bash[101133]: cluster 2023-09-23T23:11:17.175465+0000 mgr.y (mgr.25310) 1498 : cluster 0 pgmap v1701: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:17.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:17 smithi169 bash[104356]: cluster 2023-09-23T23:11:15.746153+0000 osd.7 (osd.7) 443 : cluster 3 failed to encode map e401 with expected crc 2023-09-23T23:11:17.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:17 smithi169 bash[104356]: cluster 2023-09-23T23:11:17.175465+0000 mgr.y (mgr.25310) 1498 : cluster 0 pgmap v1701: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:18.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:11:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:11:18] "GET /metrics HTTP/1.1" 200 34165 "" "Prometheus/2.43.0" 2023-09-23T23:11:19.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:19 smithi169 bash[101133]: cluster 2023-09-23T23:11:19.176439+0000 mgr.y (mgr.25310) 1499 : cluster 0 pgmap v1702: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:19.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:19 smithi169 bash[104356]: cluster 2023-09-23T23:11:19.176439+0000 mgr.y (mgr.25310) 1499 : cluster 0 pgmap v1702: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:19.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:19 smithi187 bash[89487]: cluster 2023-09-23T23:11:19.176439+0000 mgr.y (mgr.25310) 1499 : cluster 0 pgmap v1702: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:20.048 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:11:21.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:21 smithi169 bash[104356]: cluster 2023-09-23T23:11:21.177224+0000 mgr.y (mgr.25310) 1500 : cluster 0 pgmap v1703: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:21.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:21 smithi169 bash[101133]: cluster 2023-09-23T23:11:21.177224+0000 mgr.y (mgr.25310) 1500 : cluster 0 pgmap v1703: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:21.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:21 smithi187 bash[89487]: cluster 2023-09-23T23:11:21.177224+0000 mgr.y (mgr.25310) 1500 : cluster 0 pgmap v1703: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:23.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:23 smithi169 bash[101133]: cluster 2023-09-23T23:11:23.178159+0000 mgr.y (mgr.25310) 1501 : cluster 0 pgmap v1704: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:23.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:23 smithi169 bash[104356]: cluster 2023-09-23T23:11:23.178159+0000 mgr.y (mgr.25310) 1501 : cluster 0 pgmap v1704: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:23.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:23 smithi187 bash[89487]: cluster 2023-09-23T23:11:23.178159+0000 mgr.y (mgr.25310) 1501 : cluster 0 pgmap v1704: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:24.306 INFO:teuthology.orchestra.run.smithi169.stderr:set osd.6 primary-affinity to 1 (8655362) 2023-09-23T23:11:24.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:24 smithi169 bash[101133]: audit 2023-09-23T23:11:23.914559+0000 mon.c (mon.2) 141 : audit 1 from='client.? 172.21.15.169:0/3443499129' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:11:24.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:24 smithi169 bash[101133]: audit 2023-09-23T23:11:23.915253+0000 mon.a (mon.0) 2077 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:11:24.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:24 smithi169 bash[104356]: audit 2023-09-23T23:11:23.914559+0000 mon.c (mon.2) 141 : audit 1 from='client.? 172.21.15.169:0/3443499129' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:11:24.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:24 smithi169 bash[104356]: audit 2023-09-23T23:11:23.915253+0000 mon.a (mon.0) 2077 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:11:24.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:24 smithi187 bash[89487]: audit 2023-09-23T23:11:23.914559+0000 mon.c (mon.2) 141 : audit 1 from='client.? 172.21.15.169:0/3443499129' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:11:24.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:24 smithi187 bash[89487]: audit 2023-09-23T23:11:23.915253+0000 mon.a (mon.0) 2077 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-09-23T23:11:25.276 INFO:tasks.thrashosds.thrasher:joining the do_sighup greenlet 2023-09-23T23:11:25.276 INFO:tasks.thrashosds.thrasher:joining the do_optrack_toggle greenlet 2023-09-23T23:11:25.277 INFO:tasks.thrashosds.thrasher:joining the do_dump_ops greenlet 2023-09-23T23:11:25.277 INFO:tasks.thrashosds.thrasher:joining the do_noscrub_toggle greenlet 2023-09-23T23:11:25.277 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-09-23T23:11:25.277 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T23:11:25.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:25 smithi169 bash[104356]: cluster 2023-09-23T23:11:24.293950+0000 osd.6 (osd.6) 183 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T23:11:25.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:25 smithi169 bash[104356]: audit 2023-09-23T23:11:24.295882+0000 mon.a (mon.0) 2078 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-09-23T23:11:25.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:25 smithi169 bash[104356]: cluster 2023-09-23T23:11:24.295937+0000 mon.a (mon.0) 2079 : cluster 0 osdmap e402: 8 total, 8 up, 8 in 2023-09-23T23:11:25.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:25 smithi169 bash[104356]: cluster 2023-09-23T23:11:25.178831+0000 mgr.y (mgr.25310) 1502 : cluster 0 pgmap v1706: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:25.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:25 smithi169 bash[101133]: cluster 2023-09-23T23:11:24.293950+0000 osd.6 (osd.6) 183 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T23:11:25.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:25 smithi169 bash[101133]: audit 2023-09-23T23:11:24.295882+0000 mon.a (mon.0) 2078 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-09-23T23:11:25.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:25 smithi169 bash[101133]: cluster 2023-09-23T23:11:24.295937+0000 mon.a (mon.0) 2079 : cluster 0 osdmap e402: 8 total, 8 up, 8 in 2023-09-23T23:11:25.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:25 smithi169 bash[101133]: cluster 2023-09-23T23:11:25.178831+0000 mgr.y (mgr.25310) 1502 : cluster 0 pgmap v1706: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:25.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:25 smithi187 bash[89487]: cluster 2023-09-23T23:11:24.293950+0000 osd.6 (osd.6) 183 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T23:11:25.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:25 smithi187 bash[89487]: audit 2023-09-23T23:11:24.295882+0000 mon.a (mon.0) 2078 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-09-23T23:11:25.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:25 smithi187 bash[89487]: cluster 2023-09-23T23:11:24.295937+0000 mon.a (mon.0) 2079 : cluster 0 osdmap e402: 8 total, 8 up, 8 in 2023-09-23T23:11:25.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:25 smithi187 bash[89487]: cluster 2023-09-23T23:11:25.178831+0000 mgr.y (mgr.25310) 1502 : cluster 0 pgmap v1706: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:26.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:26 smithi187 bash[89487]: cluster 2023-09-23T23:11:24.773236+0000 osd.5 (osd.5) 277 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T23:11:26.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:26 smithi187 bash[89487]: cluster 2023-09-23T23:11:24.773438+0000 osd.7 (osd.7) 444 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T23:11:26.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:26 smithi187 bash[89487]: audit 2023-09-23T23:11:26.180883+0000 mon.a (mon.0) 2080 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:11:26.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:26 smithi169 bash[104356]: cluster 2023-09-23T23:11:24.773236+0000 osd.5 (osd.5) 277 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T23:11:26.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:26 smithi169 bash[104356]: cluster 2023-09-23T23:11:24.773438+0000 osd.7 (osd.7) 444 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T23:11:26.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:26 smithi169 bash[104356]: audit 2023-09-23T23:11:26.180883+0000 mon.a (mon.0) 2080 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:11:26.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:26 smithi169 bash[101133]: cluster 2023-09-23T23:11:24.773236+0000 osd.5 (osd.5) 277 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T23:11:26.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:26 smithi169 bash[101133]: cluster 2023-09-23T23:11:24.773438+0000 osd.7 (osd.7) 444 : cluster 3 failed to encode map e402 with expected crc 2023-09-23T23:11:26.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:26 smithi169 bash[101133]: audit 2023-09-23T23:11:26.180883+0000 mon.a (mon.0) 2080 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:11:28.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:28 smithi187 bash[89487]: cluster 2023-09-23T23:11:27.179953+0000 mgr.y (mgr.25310) 1503 : cluster 0 pgmap v1707: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:28.462 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:28 smithi169 bash[104356]: cluster 2023-09-23T23:11:27.179953+0000 mgr.y (mgr.25310) 1503 : cluster 0 pgmap v1707: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:28.462 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:28 smithi169 bash[101133]: cluster 2023-09-23T23:11:27.179953+0000 mgr.y (mgr.25310) 1503 : cluster 0 pgmap v1707: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:28.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:11:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:11:28] "GET /metrics HTTP/1.1" 200 34167 "" "Prometheus/2.43.0" 2023-09-23T23:11:29.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:29 smithi169 bash[104356]: cluster 2023-09-23T23:11:29.180946+0000 mgr.y (mgr.25310) 1504 : cluster 0 pgmap v1708: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:29.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:29 smithi169 bash[101133]: cluster 2023-09-23T23:11:29.180946+0000 mgr.y (mgr.25310) 1504 : cluster 0 pgmap v1708: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:29.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:29 smithi187 bash[89487]: cluster 2023-09-23T23:11:29.180946+0000 mgr.y (mgr.25310) 1504 : cluster 0 pgmap v1708: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:30.052 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:11:31.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:31 smithi169 bash[101133]: cluster 2023-09-23T23:11:31.181812+0000 mgr.y (mgr.25310) 1505 : cluster 0 pgmap v1709: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:31.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:31 smithi169 bash[104356]: cluster 2023-09-23T23:11:31.181812+0000 mgr.y (mgr.25310) 1505 : cluster 0 pgmap v1709: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:31.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:31 smithi187 bash[89487]: cluster 2023-09-23T23:11:31.181812+0000 mgr.y (mgr.25310) 1505 : cluster 0 pgmap v1709: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:33.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:33 smithi169 bash[101133]: cluster 2023-09-23T23:11:33.182729+0000 mgr.y (mgr.25310) 1506 : cluster 0 pgmap v1710: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:33.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:33 smithi169 bash[104356]: cluster 2023-09-23T23:11:33.182729+0000 mgr.y (mgr.25310) 1506 : cluster 0 pgmap v1710: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:33.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:33 smithi187 bash[89487]: cluster 2023-09-23T23:11:33.182729+0000 mgr.y (mgr.25310) 1506 : cluster 0 pgmap v1710: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:34.036 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T23:11:34.037 INFO:teuthology.orchestra.run.smithi169.stdout:{"epoch":402,"fsid":"301c97ba-5a5d-11ee-8db4-212e2dc638e7","created":"2023-09-23T22:05:51.641271+0000","modified":"2023-09-23T23:11:24.277853+0000","last_up_change":"2023-09-23T22:58:37.046569+0000","last_in_change":"2023-09-23T23:08:13.155635+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":26,"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-23T22:11:20.241354+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":21,"pg_placement_num":21,"pg_placement_num_target":21,"pg_num_target":21,"pg_num_pending":21,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"336","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"277","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":1.8999999761581421,"score_stable":1.8999999761581421,"optimal_score":1,"raw_score_acting":1.8999999761581421,"raw_score_stable":1.8999999761581421,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2023-09-23T22:17:12.061690+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":"375","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":375,"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-23T22:19:14.435967+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":"66","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-23T22:19:15.092975+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":"67","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":"2384528d-4a1b-44de-a786-44beabd48375","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":83,"last_clean_end":167,"up_from":214,"up_thru":384,"down_at":168,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6802","nonce":2355710111},{"type":"v1","addr":"172.21.15.169:6803","nonce":2355710111}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6804","nonce":2355710111},{"type":"v1","addr":"172.21.15.169:6805","nonce":2355710111}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6808","nonce":2355710111},{"type":"v1","addr":"172.21.15.169:6809","nonce":2355710111}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6806","nonce":2355710111},{"type":"v1","addr":"172.21.15.169:6807","nonce":2355710111}]},"public_addr":"172.21.15.169:6803/2355710111","cluster_addr":"172.21.15.169:6805/2355710111","heartbeat_back_addr":"172.21.15.169:6809/2355710111","heartbeat_front_addr":"172.21.15.169:6807/2355710111","state":["exists","up"]},{"osd":1,"uuid":"a9626eac-65d2-42cb-984a-f891c911b713","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":84,"up_from":88,"up_thru":385,"down_at":85,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6810","nonce":2616944808},{"type":"v1","addr":"172.21.15.169:6811","nonce":2616944808}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6812","nonce":2616944808},{"type":"v1","addr":"172.21.15.169:6813","nonce":2616944808}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6816","nonce":2616944808},{"type":"v1","addr":"172.21.15.169:6817","nonce":2616944808}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6814","nonce":2616944808},{"type":"v1","addr":"172.21.15.169:6815","nonce":2616944808}]},"public_addr":"172.21.15.169:6811/2616944808","cluster_addr":"172.21.15.169:6813/2616944808","heartbeat_back_addr":"172.21.15.169:6817/2616944808","heartbeat_front_addr":"172.21.15.169:6815/2616944808","state":["exists","up"]},{"osd":2,"uuid":"c1c9e666-2750-421a-87f5-e098be84fc57","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":89,"up_from":93,"up_thru":385,"down_at":90,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6818","nonce":3692411498},{"type":"v1","addr":"172.21.15.169:6819","nonce":3692411498}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6820","nonce":3692411498},{"type":"v1","addr":"172.21.15.169:6821","nonce":3692411498}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6824","nonce":3692411498},{"type":"v1","addr":"172.21.15.169:6825","nonce":3692411498}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6822","nonce":3692411498},{"type":"v1","addr":"172.21.15.169:6823","nonce":3692411498}]},"public_addr":"172.21.15.169:6819/3692411498","cluster_addr":"172.21.15.169:6821/3692411498","heartbeat_back_addr":"172.21.15.169:6825/3692411498","heartbeat_front_addr":"172.21.15.169:6823/3692411498","state":["exists","up"]},{"osd":3,"uuid":"de46cc9c-d9a2-4737-a902-b3085c4ce19b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":94,"up_from":98,"up_thru":385,"down_at":95,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6826","nonce":890279236},{"type":"v1","addr":"172.21.15.169:6827","nonce":890279236}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6828","nonce":890279236},{"type":"v1","addr":"172.21.15.169:6829","nonce":890279236}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6832","nonce":890279236},{"type":"v1","addr":"172.21.15.169:6833","nonce":890279236}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6830","nonce":890279236},{"type":"v1","addr":"172.21.15.169:6831","nonce":890279236}]},"public_addr":"172.21.15.169:6827/890279236","cluster_addr":"172.21.15.169:6829/890279236","heartbeat_back_addr":"172.21.15.169:6833/890279236","heartbeat_front_addr":"172.21.15.169:6831/890279236","state":["exists","up"]},{"osd":4,"uuid":"ce1039a4-bf72-4584-b3de-78f951f0952a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":99,"up_from":103,"up_thru":385,"down_at":100,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6800","nonce":4068958040},{"type":"v1","addr":"172.21.15.187:6801","nonce":4068958040}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6802","nonce":4068958040},{"type":"v1","addr":"172.21.15.187:6803","nonce":4068958040}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6806","nonce":4068958040},{"type":"v1","addr":"172.21.15.187:6807","nonce":4068958040}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6804","nonce":4068958040},{"type":"v1","addr":"172.21.15.187:6805","nonce":4068958040}]},"public_addr":"172.21.15.187:6801/4068958040","cluster_addr":"172.21.15.187:6803/4068958040","heartbeat_back_addr":"172.21.15.187:6807/4068958040","heartbeat_front_addr":"172.21.15.187:6805/4068958040","state":["exists","up"]},{"osd":5,"uuid":"720eaeaf-d446-4e00-b7b8-aab3a3fdcfd4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":38,"last_clean_end":189,"up_from":220,"up_thru":385,"down_at":190,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6808","nonce":4226763801},{"type":"v1","addr":"172.21.15.187:6809","nonce":4226763801}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6810","nonce":4226763801},{"type":"v1","addr":"172.21.15.187:6811","nonce":4226763801}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6814","nonce":4226763801},{"type":"v1","addr":"172.21.15.187:6815","nonce":4226763801}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6812","nonce":4226763801},{"type":"v1","addr":"172.21.15.187:6813","nonce":4226763801}]},"public_addr":"172.21.15.187:6809/4226763801","cluster_addr":"172.21.15.187:6811/4226763801","heartbeat_back_addr":"172.21.15.187:6815/4226763801","heartbeat_front_addr":"172.21.15.187:6813/4226763801","state":["exists","up"]},{"osd":6,"uuid":"6eed3d1b-edd6-4e5b-b023-01c9d49a43c0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":46,"last_clean_end":254,"up_from":287,"up_thru":385,"down_at":255,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6816","nonce":425270482},{"type":"v1","addr":"172.21.15.187:6817","nonce":425270482}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6818","nonce":425270482},{"type":"v1","addr":"172.21.15.187:6819","nonce":425270482}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6822","nonce":425270482},{"type":"v1","addr":"172.21.15.187:6823","nonce":425270482}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6820","nonce":425270482},{"type":"v1","addr":"172.21.15.187:6821","nonce":425270482}]},"public_addr":"172.21.15.187:6817/425270482","cluster_addr":"172.21.15.187:6819/425270482","heartbeat_back_addr":"172.21.15.187:6823/425270482","heartbeat_front_addr":"172.21.15.187:6821/425270482","state":["exists","up"]},{"osd":7,"uuid":"826e2405-260c-4c10-a5a9-96e67928da3a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":385,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6824","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6825","nonce":397476534}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6826","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6827","nonce":397476534}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6830","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6831","nonce":397476534}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6828","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6829","nonce":397476534}]},"public_addr":"172.21.15.187:6825/397476534","cluster_addr":"172.21.15.187:6827/397476534","heartbeat_back_addr":"172.21.15.187:6831/397476534","heartbeat_front_addr":"172.21.15.187:6829/397476534","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-23T22:09:31.411368+0000","dead_epoch":167},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:10:24.381196+0000","dead_epoch":84},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:11:17.703375+0000","dead_epoch":89},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:12:11.485246+0000","dead_epoch":94},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:13:01.973694+0000","dead_epoch":99},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:13:51.641787+0000","dead_epoch":189},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:14:41.599512+0000","dead_epoch":254},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:15:32.384462+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.9","mappings":[{"from":3,"to":2}]},{"pgid":"4.b","mappings":[{"from":1,"to":2}]},{"pgid":"4.f","mappings":[{"from":1,"to":5}]},{"pgid":"4.10","mappings":[{"from":1,"to":0}]},{"pgid":"4.11","mappings":[{"from":3,"to":5}]},{"pgid":"4.1f","mappings":[{"from":1,"to":0}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.169:0/3259726580":"2023-09-24T22:25:25.966414+0000","172.21.15.169:0/476903667":"2023-09-24T22:23:18.365171+0000","172.21.15.169:0/3961937277":"2023-09-24T22:25:25.966414+0000","172.21.15.187:6835/3473696889":"2023-09-24T22:24:22.257926+0000","172.21.15.169:0/3584574863":"2023-09-24T22:25:25.966414+0000","172.21.15.169:6801/1794622029":"2023-09-24T22:06:25.449150+0000","172.21.15.169:6800/1794622029":"2023-09-24T22:06:25.449150+0000","172.21.15.169:6801/702995389":"2023-09-24T22:06:59.589161+0000","172.21.15.187:0/4258166133":"2023-09-24T22:24:22.257926+0000","172.21.15.169:0/1119633416":"2023-09-24T22:06:59.589161+0000","172.21.15.187:0/675797229":"2023-09-24T22:24:22.257926+0000","172.21.15.169:0/3283618360":"2023-09-24T22:16:31.701938+0000","172.21.15.169:0/985199341":"2023-09-24T22:25:25.966414+0000","172.21.15.187:0/2866139965":"2023-09-24T22:24:22.257926+0000","172.21.15.169:6835/4064652492":"2023-09-24T22:19:22.904247+0000","172.21.15.169:0/1680336425":"2023-09-24T22:06:59.589161+0000","172.21.15.169:6801/2030280934":"2023-09-24T22:25:25.966414+0000","172.21.15.187:6834/3473696889":"2023-09-24T22:24:22.257926+0000","172.21.15.169:0/3248494345":"2023-09-24T22:23:18.365171+0000","172.21.15.169:0/132530159":"2023-09-24T22:25:25.966414+0000","172.21.15.187:0/3377364425":"2023-09-24T22:24:22.257926+0000","172.21.15.169:6801/705626113":"2023-09-24T22:16:31.701938+0000","172.21.15.169:6800/705626113":"2023-09-24T22:16:31.701938+0000","172.21.15.169:0/276256841":"2023-09-24T22:16:31.701938+0000","172.21.15.169:0/148725777":"2023-09-24T22:23:18.365171+0000","172.21.15.169:0/665770624":"2023-09-24T22:06:59.589161+0000","172.21.15.169:0/3658436515":"2023-09-24T22:06:25.449150+0000","172.21.15.169:0/313064646":"2023-09-24T22:16:31.701938+0000","172.21.15.169:6800/702995389":"2023-09-24T22:06:59.589161+0000","172.21.15.169:6800/3198882494":"2023-09-24T22:23:18.365171+0000","172.21.15.187:0/1585591428":"2023-09-24T22:24:22.257926+0000","172.21.15.169:6801/3198882494":"2023-09-24T22:23:18.365171+0000","172.21.15.169:0/1434046153":"2023-09-24T22:25:25.966414+0000","172.21.15.169:6834/4064652492":"2023-09-24T22:19:22.904247+0000","172.21.15.169:0/3229776594":"2023-09-24T22:06:25.449150+0000","172.21.15.187:0/929251049":"2023-09-24T22:24:22.257926+0000","172.21.15.169:0/2260236001":"2023-09-24T22:23:18.365171+0000","172.21.15.169:0/4160303889":"2023-09-24T22:16:31.701938+0000","172.21.15.169:6800/2030280934":"2023-09-24T22:25:25.966414+0000","172.21.15.169:0/4081286119":"2023-09-24T22:06:25.449150+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-23T23:11:34.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:34 smithi169 bash[104356]: audit 2023-09-23T23:11:34.031016+0000 mon.c (mon.2) 142 : audit 0 from='client.? 172.21.15.169:0/479574544' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T23:11:34.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:34 smithi169 bash[101133]: audit 2023-09-23T23:11:34.031016+0000 mon.c (mon.2) 142 : audit 0 from='client.? 172.21.15.169:0/479574544' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T23:11:34.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:34 smithi187 bash[89487]: audit 2023-09-23T23:11:34.031016+0000 mon.c (mon.2) 142 : audit 0 from='client.? 172.21.15.169:0/479574544' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T23:11:35.052 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-09-23T23:11:35.052 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd dump --format=json 2023-09-23T23:11:35.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:35 smithi169 bash[101133]: cluster 2023-09-23T23:11:35.183626+0000 mgr.y (mgr.25310) 1507 : cluster 0 pgmap v1711: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:35.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:35 smithi169 bash[104356]: cluster 2023-09-23T23:11:35.183626+0000 mgr.y (mgr.25310) 1507 : cluster 0 pgmap v1711: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:35.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:35 smithi187 bash[89487]: cluster 2023-09-23T23:11:35.183626+0000 mgr.y (mgr.25310) 1507 : cluster 0 pgmap v1711: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:38.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:38 smithi187 bash[89487]: cluster 2023-09-23T23:11:37.184669+0000 mgr.y (mgr.25310) 1508 : cluster 0 pgmap v1712: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:38.462 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:38 smithi169 bash[101133]: cluster 2023-09-23T23:11:37.184669+0000 mgr.y (mgr.25310) 1508 : cluster 0 pgmap v1712: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:38.462 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:38 smithi169 bash[104356]: cluster 2023-09-23T23:11:37.184669+0000 mgr.y (mgr.25310) 1508 : cluster 0 pgmap v1712: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:38.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:11:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:11:38] "GET /metrics HTTP/1.1" 200 34167 "" "Prometheus/2.43.0" 2023-09-23T23:11:39.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:39 smithi169 bash[101133]: cluster 2023-09-23T23:11:39.185701+0000 mgr.y (mgr.25310) 1509 : cluster 0 pgmap v1713: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:39.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:39 smithi169 bash[104356]: cluster 2023-09-23T23:11:39.185701+0000 mgr.y (mgr.25310) 1509 : cluster 0 pgmap v1713: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:39.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:39 smithi187 bash[89487]: cluster 2023-09-23T23:11:39.185701+0000 mgr.y (mgr.25310) 1509 : cluster 0 pgmap v1713: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:39.826 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:11:41.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:41 smithi169 bash[101133]: audit 2023-09-23T23:11:41.181367+0000 mon.a (mon.0) 2081 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:11:41.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:41 smithi169 bash[101133]: cluster 2023-09-23T23:11:41.191784+0000 mgr.y (mgr.25310) 1510 : cluster 0 pgmap v1714: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:41.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:41 smithi169 bash[104356]: audit 2023-09-23T23:11:41.181367+0000 mon.a (mon.0) 2081 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:11:41.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:41 smithi169 bash[104356]: cluster 2023-09-23T23:11:41.191784+0000 mgr.y (mgr.25310) 1510 : cluster 0 pgmap v1714: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:41.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:41 smithi187 bash[89487]: audit 2023-09-23T23:11:41.181367+0000 mon.a (mon.0) 2081 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:11:41.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:41 smithi187 bash[89487]: cluster 2023-09-23T23:11:41.191784+0000 mgr.y (mgr.25310) 1510 : cluster 0 pgmap v1714: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:43.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:43 smithi169 bash[101133]: cluster 2023-09-23T23:11:43.192706+0000 mgr.y (mgr.25310) 1511 : cluster 0 pgmap v1715: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:43.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:43 smithi169 bash[104356]: cluster 2023-09-23T23:11:43.192706+0000 mgr.y (mgr.25310) 1511 : cluster 0 pgmap v1715: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:43.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:43 smithi187 bash[89487]: cluster 2023-09-23T23:11:43.192706+0000 mgr.y (mgr.25310) 1511 : cluster 0 pgmap v1715: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:43.807 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T23:11:43.807 INFO:teuthology.orchestra.run.smithi169.stdout:{"epoch":402,"fsid":"301c97ba-5a5d-11ee-8db4-212e2dc638e7","created":"2023-09-23T22:05:51.641271+0000","modified":"2023-09-23T23:11:24.277853+0000","last_up_change":"2023-09-23T22:58:37.046569+0000","last_in_change":"2023-09-23T23:08:13.155635+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":26,"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-23T22:11:20.241354+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":21,"pg_placement_num":21,"pg_placement_num_target":21,"pg_num_target":21,"pg_num_pending":21,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"336","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"277","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":1.8999999761581421,"score_stable":1.8999999761581421,"optimal_score":1,"raw_score_acting":1.8999999761581421,"raw_score_stable":1.8999999761581421,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2023-09-23T22:17:12.061690+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":"375","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":375,"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-23T22:19:14.435967+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":"66","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-23T22:19:15.092975+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":"67","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":"2384528d-4a1b-44de-a786-44beabd48375","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":83,"last_clean_end":167,"up_from":214,"up_thru":384,"down_at":168,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6802","nonce":2355710111},{"type":"v1","addr":"172.21.15.169:6803","nonce":2355710111}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6804","nonce":2355710111},{"type":"v1","addr":"172.21.15.169:6805","nonce":2355710111}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6808","nonce":2355710111},{"type":"v1","addr":"172.21.15.169:6809","nonce":2355710111}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6806","nonce":2355710111},{"type":"v1","addr":"172.21.15.169:6807","nonce":2355710111}]},"public_addr":"172.21.15.169:6803/2355710111","cluster_addr":"172.21.15.169:6805/2355710111","heartbeat_back_addr":"172.21.15.169:6809/2355710111","heartbeat_front_addr":"172.21.15.169:6807/2355710111","state":["exists","up"]},{"osd":1,"uuid":"a9626eac-65d2-42cb-984a-f891c911b713","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":84,"up_from":88,"up_thru":385,"down_at":85,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6810","nonce":2616944808},{"type":"v1","addr":"172.21.15.169:6811","nonce":2616944808}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6812","nonce":2616944808},{"type":"v1","addr":"172.21.15.169:6813","nonce":2616944808}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6816","nonce":2616944808},{"type":"v1","addr":"172.21.15.169:6817","nonce":2616944808}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6814","nonce":2616944808},{"type":"v1","addr":"172.21.15.169:6815","nonce":2616944808}]},"public_addr":"172.21.15.169:6811/2616944808","cluster_addr":"172.21.15.169:6813/2616944808","heartbeat_back_addr":"172.21.15.169:6817/2616944808","heartbeat_front_addr":"172.21.15.169:6815/2616944808","state":["exists","up"]},{"osd":2,"uuid":"c1c9e666-2750-421a-87f5-e098be84fc57","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":89,"up_from":93,"up_thru":385,"down_at":90,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6818","nonce":3692411498},{"type":"v1","addr":"172.21.15.169:6819","nonce":3692411498}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6820","nonce":3692411498},{"type":"v1","addr":"172.21.15.169:6821","nonce":3692411498}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6824","nonce":3692411498},{"type":"v1","addr":"172.21.15.169:6825","nonce":3692411498}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6822","nonce":3692411498},{"type":"v1","addr":"172.21.15.169:6823","nonce":3692411498}]},"public_addr":"172.21.15.169:6819/3692411498","cluster_addr":"172.21.15.169:6821/3692411498","heartbeat_back_addr":"172.21.15.169:6825/3692411498","heartbeat_front_addr":"172.21.15.169:6823/3692411498","state":["exists","up"]},{"osd":3,"uuid":"de46cc9c-d9a2-4737-a902-b3085c4ce19b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":94,"up_from":98,"up_thru":385,"down_at":95,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6826","nonce":890279236},{"type":"v1","addr":"172.21.15.169:6827","nonce":890279236}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6828","nonce":890279236},{"type":"v1","addr":"172.21.15.169:6829","nonce":890279236}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6832","nonce":890279236},{"type":"v1","addr":"172.21.15.169:6833","nonce":890279236}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6830","nonce":890279236},{"type":"v1","addr":"172.21.15.169:6831","nonce":890279236}]},"public_addr":"172.21.15.169:6827/890279236","cluster_addr":"172.21.15.169:6829/890279236","heartbeat_back_addr":"172.21.15.169:6833/890279236","heartbeat_front_addr":"172.21.15.169:6831/890279236","state":["exists","up"]},{"osd":4,"uuid":"ce1039a4-bf72-4584-b3de-78f951f0952a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":99,"up_from":103,"up_thru":385,"down_at":100,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6800","nonce":4068958040},{"type":"v1","addr":"172.21.15.187:6801","nonce":4068958040}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6802","nonce":4068958040},{"type":"v1","addr":"172.21.15.187:6803","nonce":4068958040}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6806","nonce":4068958040},{"type":"v1","addr":"172.21.15.187:6807","nonce":4068958040}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6804","nonce":4068958040},{"type":"v1","addr":"172.21.15.187:6805","nonce":4068958040}]},"public_addr":"172.21.15.187:6801/4068958040","cluster_addr":"172.21.15.187:6803/4068958040","heartbeat_back_addr":"172.21.15.187:6807/4068958040","heartbeat_front_addr":"172.21.15.187:6805/4068958040","state":["exists","up"]},{"osd":5,"uuid":"720eaeaf-d446-4e00-b7b8-aab3a3fdcfd4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":38,"last_clean_end":189,"up_from":220,"up_thru":385,"down_at":190,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6808","nonce":4226763801},{"type":"v1","addr":"172.21.15.187:6809","nonce":4226763801}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6810","nonce":4226763801},{"type":"v1","addr":"172.21.15.187:6811","nonce":4226763801}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6814","nonce":4226763801},{"type":"v1","addr":"172.21.15.187:6815","nonce":4226763801}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6812","nonce":4226763801},{"type":"v1","addr":"172.21.15.187:6813","nonce":4226763801}]},"public_addr":"172.21.15.187:6809/4226763801","cluster_addr":"172.21.15.187:6811/4226763801","heartbeat_back_addr":"172.21.15.187:6815/4226763801","heartbeat_front_addr":"172.21.15.187:6813/4226763801","state":["exists","up"]},{"osd":6,"uuid":"6eed3d1b-edd6-4e5b-b023-01c9d49a43c0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":46,"last_clean_end":254,"up_from":287,"up_thru":385,"down_at":255,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6816","nonce":425270482},{"type":"v1","addr":"172.21.15.187:6817","nonce":425270482}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6818","nonce":425270482},{"type":"v1","addr":"172.21.15.187:6819","nonce":425270482}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6822","nonce":425270482},{"type":"v1","addr":"172.21.15.187:6823","nonce":425270482}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6820","nonce":425270482},{"type":"v1","addr":"172.21.15.187:6821","nonce":425270482}]},"public_addr":"172.21.15.187:6817/425270482","cluster_addr":"172.21.15.187:6819/425270482","heartbeat_back_addr":"172.21.15.187:6823/425270482","heartbeat_front_addr":"172.21.15.187:6821/425270482","state":["exists","up"]},{"osd":7,"uuid":"826e2405-260c-4c10-a5a9-96e67928da3a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":385,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6824","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6825","nonce":397476534}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6826","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6827","nonce":397476534}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6830","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6831","nonce":397476534}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.187:6828","nonce":397476534},{"type":"v1","addr":"172.21.15.187:6829","nonce":397476534}]},"public_addr":"172.21.15.187:6825/397476534","cluster_addr":"172.21.15.187:6827/397476534","heartbeat_back_addr":"172.21.15.187:6831/397476534","heartbeat_front_addr":"172.21.15.187:6829/397476534","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-23T22:09:31.411368+0000","dead_epoch":167},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:10:24.381196+0000","dead_epoch":84},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:11:17.703375+0000","dead_epoch":89},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:12:11.485246+0000","dead_epoch":94},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:13:01.973694+0000","dead_epoch":99},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:13:51.641787+0000","dead_epoch":189},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:14:41.599512+0000","dead_epoch":254},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138320759226367,"old_weight":0,"last_purged_snaps_scrub":"2023-09-23T22:15:32.384462+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.9","mappings":[{"from":3,"to":2}]},{"pgid":"4.b","mappings":[{"from":1,"to":2}]},{"pgid":"4.f","mappings":[{"from":1,"to":5}]},{"pgid":"4.10","mappings":[{"from":1,"to":0}]},{"pgid":"4.11","mappings":[{"from":3,"to":5}]},{"pgid":"4.1f","mappings":[{"from":1,"to":0}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.169:0/3259726580":"2023-09-24T22:25:25.966414+0000","172.21.15.169:0/476903667":"2023-09-24T22:23:18.365171+0000","172.21.15.169:0/3961937277":"2023-09-24T22:25:25.966414+0000","172.21.15.187:6835/3473696889":"2023-09-24T22:24:22.257926+0000","172.21.15.169:0/3584574863":"2023-09-24T22:25:25.966414+0000","172.21.15.169:6801/1794622029":"2023-09-24T22:06:25.449150+0000","172.21.15.169:6800/1794622029":"2023-09-24T22:06:25.449150+0000","172.21.15.169:6801/702995389":"2023-09-24T22:06:59.589161+0000","172.21.15.187:0/4258166133":"2023-09-24T22:24:22.257926+0000","172.21.15.169:0/1119633416":"2023-09-24T22:06:59.589161+0000","172.21.15.187:0/675797229":"2023-09-24T22:24:22.257926+0000","172.21.15.169:0/3283618360":"2023-09-24T22:16:31.701938+0000","172.21.15.169:0/985199341":"2023-09-24T22:25:25.966414+0000","172.21.15.187:0/2866139965":"2023-09-24T22:24:22.257926+0000","172.21.15.169:6835/4064652492":"2023-09-24T22:19:22.904247+0000","172.21.15.169:0/1680336425":"2023-09-24T22:06:59.589161+0000","172.21.15.169:6801/2030280934":"2023-09-24T22:25:25.966414+0000","172.21.15.187:6834/3473696889":"2023-09-24T22:24:22.257926+0000","172.21.15.169:0/3248494345":"2023-09-24T22:23:18.365171+0000","172.21.15.169:0/132530159":"2023-09-24T22:25:25.966414+0000","172.21.15.187:0/3377364425":"2023-09-24T22:24:22.257926+0000","172.21.15.169:6801/705626113":"2023-09-24T22:16:31.701938+0000","172.21.15.169:6800/705626113":"2023-09-24T22:16:31.701938+0000","172.21.15.169:0/276256841":"2023-09-24T22:16:31.701938+0000","172.21.15.169:0/148725777":"2023-09-24T22:23:18.365171+0000","172.21.15.169:0/665770624":"2023-09-24T22:06:59.589161+0000","172.21.15.169:0/3658436515":"2023-09-24T22:06:25.449150+0000","172.21.15.169:0/313064646":"2023-09-24T22:16:31.701938+0000","172.21.15.169:6800/702995389":"2023-09-24T22:06:59.589161+0000","172.21.15.169:6800/3198882494":"2023-09-24T22:23:18.365171+0000","172.21.15.187:0/1585591428":"2023-09-24T22:24:22.257926+0000","172.21.15.169:6801/3198882494":"2023-09-24T22:23:18.365171+0000","172.21.15.169:0/1434046153":"2023-09-24T22:25:25.966414+0000","172.21.15.169:6834/4064652492":"2023-09-24T22:19:22.904247+0000","172.21.15.169:0/3229776594":"2023-09-24T22:06:25.449150+0000","172.21.15.187:0/929251049":"2023-09-24T22:24:22.257926+0000","172.21.15.169:0/2260236001":"2023-09-24T22:23:18.365171+0000","172.21.15.169:0/4160303889":"2023-09-24T22:16:31.701938+0000","172.21.15.169:6800/2030280934":"2023-09-24T22:25:25.966414+0000","172.21.15.169:0/4081286119":"2023-09-24T22:06:25.449150+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-23T23:11:44.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:44 smithi169 bash[101133]: audit 2023-09-23T23:11:43.801432+0000 mon.c (mon.2) 143 : audit 0 from='client.? 172.21.15.169:0/680404477' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T23:11:44.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:44 smithi169 bash[101133]: audit 2023-09-23T23:11:44.182264+0000 mon.a (mon.0) 2082 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:11:44.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:44 smithi169 bash[104356]: audit 2023-09-23T23:11:43.801432+0000 mon.c (mon.2) 143 : audit 0 from='client.? 172.21.15.169:0/680404477' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T23:11:44.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:44 smithi169 bash[104356]: audit 2023-09-23T23:11:44.182264+0000 mon.a (mon.0) 2082 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:11:44.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:44 smithi187 bash[89487]: audit 2023-09-23T23:11:43.801432+0000 mon.c (mon.2) 143 : audit 0 from='client.? 172.21.15.169:0/680404477' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-09-23T23:11:44.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:44 smithi187 bash[89487]: audit 2023-09-23T23:11:44.182264+0000 mon.a (mon.0) 2082 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:11:44.776 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph tell osd.0 flush_pg_stats 2023-09-23T23:11:44.777 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph tell osd.1 flush_pg_stats 2023-09-23T23:11:44.777 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph tell osd.2 flush_pg_stats 2023-09-23T23:11:44.778 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph tell osd.3 flush_pg_stats 2023-09-23T23:11:44.778 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph tell osd.4 flush_pg_stats 2023-09-23T23:11:44.779 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph tell osd.5 flush_pg_stats 2023-09-23T23:11:44.779 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph tell osd.6 flush_pg_stats 2023-09-23T23:11:44.780 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph tell osd.7 flush_pg_stats 2023-09-23T23:11:45.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:45 smithi187 bash[89487]: audit 2023-09-23T23:11:44.561978+0000 mon.a (mon.0) 2083 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:11:45.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:45 smithi187 bash[89487]: audit 2023-09-23T23:11:44.569345+0000 mon.a (mon.0) 2084 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:11:45.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:45 smithi187 bash[89487]: cluster 2023-09-23T23:11:45.193602+0000 mgr.y (mgr.25310) 1512 : cluster 0 pgmap v1716: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:46.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:45 smithi169 bash[101133]: audit 2023-09-23T23:11:44.561978+0000 mon.a (mon.0) 2083 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:11:46.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:45 smithi169 bash[101133]: audit 2023-09-23T23:11:44.569345+0000 mon.a (mon.0) 2084 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:11:46.034 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:45 smithi169 bash[101133]: cluster 2023-09-23T23:11:45.193602+0000 mgr.y (mgr.25310) 1512 : cluster 0 pgmap v1716: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:46.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:45 smithi169 bash[104356]: audit 2023-09-23T23:11:44.561978+0000 mon.a (mon.0) 2083 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:11:46.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:45 smithi169 bash[104356]: audit 2023-09-23T23:11:44.569345+0000 mon.a (mon.0) 2084 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:11:46.034 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:45 smithi169 bash[104356]: cluster 2023-09-23T23:11:45.193602+0000 mgr.y (mgr.25310) 1512 : cluster 0 pgmap v1716: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:48.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:48 smithi187 bash[89487]: cluster 2023-09-23T23:11:47.194515+0000 mgr.y (mgr.25310) 1513 : cluster 0 pgmap v1717: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:48.462 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:48 smithi169 bash[104356]: cluster 2023-09-23T23:11:47.194515+0000 mgr.y (mgr.25310) 1513 : cluster 0 pgmap v1717: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:48.462 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:48 smithi169 bash[101133]: cluster 2023-09-23T23:11:47.194515+0000 mgr.y (mgr.25310) 1513 : cluster 0 pgmap v1717: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:48.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:11:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:11:48] "GET /metrics HTTP/1.1" 200 34162 "" "Prometheus/2.43.0" 2023-09-23T23:11:49.065 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:11:49.066 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:11:49.066 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:11:49.066 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:11:49.067 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:11:49.067 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:11:49.067 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:11:49.074 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:11:49.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:49 smithi169 bash[101133]: cluster 2023-09-23T23:11:49.195195+0000 mgr.y (mgr.25310) 1514 : cluster 0 pgmap v1718: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:49.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:49 smithi169 bash[104356]: cluster 2023-09-23T23:11:49.195195+0000 mgr.y (mgr.25310) 1514 : cluster 0 pgmap v1718: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:49.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:49 smithi187 bash[89487]: cluster 2023-09-23T23:11:49.195195+0000 mgr.y (mgr.25310) 1514 : cluster 0 pgmap v1718: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:51.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:51 smithi169 bash[101133]: audit 2023-09-23T23:11:50.274435+0000 mon.a (mon.0) 2085 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:11:51.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:51 smithi169 bash[101133]: audit 2023-09-23T23:11:50.281866+0000 mon.a (mon.0) 2086 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:11:51.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:51 smithi169 bash[101133]: audit 2023-09-23T23:11:51.012899+0000 mon.a (mon.0) 2087 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:11:51.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:51 smithi169 bash[101133]: audit 2023-09-23T23:11:51.020775+0000 mon.a (mon.0) 2088 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:11:51.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:51 smithi169 bash[101133]: cluster 2023-09-23T23:11:51.196055+0000 mgr.y (mgr.25310) 1515 : cluster 0 pgmap v1719: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:51.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:51 smithi169 bash[104356]: audit 2023-09-23T23:11:50.274435+0000 mon.a (mon.0) 2085 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:11:51.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:51 smithi169 bash[104356]: audit 2023-09-23T23:11:50.281866+0000 mon.a (mon.0) 2086 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:11:51.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:51 smithi169 bash[104356]: audit 2023-09-23T23:11:51.012899+0000 mon.a (mon.0) 2087 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:11:51.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:51 smithi169 bash[104356]: audit 2023-09-23T23:11:51.020775+0000 mon.a (mon.0) 2088 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:11:51.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:51 smithi169 bash[104356]: cluster 2023-09-23T23:11:51.196055+0000 mgr.y (mgr.25310) 1515 : cluster 0 pgmap v1719: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:51.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:51 smithi187 bash[89487]: audit 2023-09-23T23:11:50.274435+0000 mon.a (mon.0) 2085 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:11:51.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:51 smithi187 bash[89487]: audit 2023-09-23T23:11:50.281866+0000 mon.a (mon.0) 2086 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:11:51.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:51 smithi187 bash[89487]: audit 2023-09-23T23:11:51.012899+0000 mon.a (mon.0) 2087 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:11:51.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:51 smithi187 bash[89487]: audit 2023-09-23T23:11:51.020775+0000 mon.a (mon.0) 2088 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:11:51.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:51 smithi187 bash[89487]: cluster 2023-09-23T23:11:51.196055+0000 mgr.y (mgr.25310) 1515 : cluster 0 pgmap v1719: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:52.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:52 smithi169 bash[104356]: audit 2023-09-23T23:11:51.542250+0000 mon.a (mon.0) 2089 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:11:52.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:52 smithi169 bash[104356]: audit 2023-09-23T23:11:51.543296+0000 mon.a (mon.0) 2090 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:11:52.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:52 smithi169 bash[104356]: audit 2023-09-23T23:11:51.553671+0000 mon.a (mon.0) 2091 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:11:52.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:52 smithi169 bash[101133]: audit 2023-09-23T23:11:51.542250+0000 mon.a (mon.0) 2089 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:11:52.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:52 smithi169 bash[101133]: audit 2023-09-23T23:11:51.543296+0000 mon.a (mon.0) 2090 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:11:52.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:52 smithi169 bash[101133]: audit 2023-09-23T23:11:51.553671+0000 mon.a (mon.0) 2091 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:11:52.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:52 smithi187 bash[89487]: audit 2023-09-23T23:11:51.542250+0000 mon.a (mon.0) 2089 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-09-23T23:11:52.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:52 smithi187 bash[89487]: audit 2023-09-23T23:11:51.543296+0000 mon.a (mon.0) 2090 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-09-23T23:11:52.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:52 smithi187 bash[89487]: audit 2023-09-23T23:11:51.553671+0000 mon.a (mon.0) 2091 : audit 1 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' 2023-09-23T23:11:53.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:53 smithi169 bash[101133]: cluster 2023-09-23T23:11:53.196850+0000 mgr.y (mgr.25310) 1516 : cluster 0 pgmap v1720: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:53.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:53 smithi169 bash[104356]: cluster 2023-09-23T23:11:53.196850+0000 mgr.y (mgr.25310) 1516 : cluster 0 pgmap v1720: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:53.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:53 smithi187 bash[89487]: cluster 2023-09-23T23:11:53.196850+0000 mgr.y (mgr.25310) 1516 : cluster 0 pgmap v1720: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:55.543 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:55 smithi169 bash[101133]: cluster 2023-09-23T23:11:55.197829+0000 mgr.y (mgr.25310) 1517 : cluster 0 pgmap v1721: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:55.543 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:55 smithi169 bash[104356]: cluster 2023-09-23T23:11:55.197829+0000 mgr.y (mgr.25310) 1517 : cluster 0 pgmap v1721: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:55.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:55 smithi187 bash[89487]: cluster 2023-09-23T23:11:55.197829+0000 mgr.y (mgr.25310) 1517 : cluster 0 pgmap v1721: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:56.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:56 smithi187 bash[89487]: audit 2023-09-23T23:11:56.180888+0000 mon.a (mon.0) 2092 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:11:56.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:56 smithi169 bash[101133]: audit 2023-09-23T23:11:56.180888+0000 mon.a (mon.0) 2092 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:11:56.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:56 smithi169 bash[104356]: audit 2023-09-23T23:11:56.180888+0000 mon.a (mon.0) 2092 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:11:58.283 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:58 smithi169 bash[101133]: cluster 2023-09-23T23:11:57.198481+0000 mgr.y (mgr.25310) 1518 : cluster 0 pgmap v1722: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:58.283 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:58 smithi169 bash[104356]: cluster 2023-09-23T23:11:57.198481+0000 mgr.y (mgr.25310) 1518 : cluster 0 pgmap v1722: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:58.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:58 smithi187 bash[89487]: cluster 2023-09-23T23:11:57.198481+0000 mgr.y (mgr.25310) 1518 : cluster 0 pgmap v1722: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:58.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:11:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:11:58] "GET /metrics HTTP/1.1" 200 34164 "" "Prometheus/2.43.0" 2023-09-23T23:11:59.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:11:59 smithi187 bash[89487]: cluster 2023-09-23T23:11:59.199385+0000 mgr.y (mgr.25310) 1519 : cluster 0 pgmap v1723: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:59.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:11:59 smithi169 bash[104356]: cluster 2023-09-23T23:11:59.199385+0000 mgr.y (mgr.25310) 1519 : cluster 0 pgmap v1723: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:11:59.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:11:59 smithi169 bash[101133]: cluster 2023-09-23T23:11:59.199385+0000 mgr.y (mgr.25310) 1519 : cluster 0 pgmap v1723: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:01.616 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:01 smithi169 bash[104356]: cluster 2023-09-23T23:12:01.199995+0000 mgr.y (mgr.25310) 1520 : cluster 0 pgmap v1724: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:01.616 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:01 smithi169 bash[101133]: cluster 2023-09-23T23:12:01.199995+0000 mgr.y (mgr.25310) 1520 : cluster 0 pgmap v1724: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:01.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:01 smithi187 bash[89487]: cluster 2023-09-23T23:12:01.199995+0000 mgr.y (mgr.25310) 1520 : cluster 0 pgmap v1724: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:03.538 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:03 smithi169 bash[104356]: cluster 2023-09-23T23:12:03.200861+0000 mgr.y (mgr.25310) 1521 : cluster 0 pgmap v1725: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:03.538 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:03 smithi169 bash[101133]: cluster 2023-09-23T23:12:03.200861+0000 mgr.y (mgr.25310) 1521 : cluster 0 pgmap v1725: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:03.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:03 smithi187 bash[89487]: cluster 2023-09-23T23:12:03.200861+0000 mgr.y (mgr.25310) 1521 : cluster 0 pgmap v1725: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:05.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:05 smithi187 bash[89487]: cluster 2023-09-23T23:12:05.201865+0000 mgr.y (mgr.25310) 1522 : cluster 0 pgmap v1726: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:05.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:05 smithi169 bash[101133]: cluster 2023-09-23T23:12:05.201865+0000 mgr.y (mgr.25310) 1522 : cluster 0 pgmap v1726: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:05.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:05 smithi169 bash[104356]: cluster 2023-09-23T23:12:05.201865+0000 mgr.y (mgr.25310) 1522 : cluster 0 pgmap v1726: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:06.212 INFO:teuthology.orchestra.run.smithi169.stdout:919123001641 2023-09-23T23:12:06.212 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.0 2023-09-23T23:12:06.314 INFO:teuthology.orchestra.run.smithi169.stdout:442381631965 2023-09-23T23:12:06.314 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.4 2023-09-23T23:12:08.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:08 smithi187 bash[89487]: cluster 2023-09-23T23:12:07.202870+0000 mgr.y (mgr.25310) 1523 : cluster 0 pgmap v1727: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:08.460 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:08 smithi169 bash[104356]: cluster 2023-09-23T23:12:07.202870+0000 mgr.y (mgr.25310) 1523 : cluster 0 pgmap v1727: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:08.460 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:08 smithi169 bash[101133]: cluster 2023-09-23T23:12:07.202870+0000 mgr.y (mgr.25310) 1523 : cluster 0 pgmap v1727: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:08.663 INFO:teuthology.orchestra.run.smithi169.stdout:1232655614115 2023-09-23T23:12:08.664 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.6 2023-09-23T23:12:08.762 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:12:08 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:12:08] "GET /metrics HTTP/1.1" 200 34164 "" "Prometheus/2.43.0" 2023-09-23T23:12:08.763 INFO:teuthology.orchestra.run.smithi169.stdout:399431959018 2023-09-23T23:12:08.764 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.2 2023-09-23T23:12:09.603 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:09 smithi169 bash[101133]: cluster 2023-09-23T23:12:09.203520+0000 mgr.y (mgr.25310) 1524 : cluster 0 pgmap v1728: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:09.603 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:09 smithi169 bash[104356]: cluster 2023-09-23T23:12:09.203520+0000 mgr.y (mgr.25310) 1524 : cluster 0 pgmap v1728: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:09.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:09 smithi187 bash[89487]: cluster 2023-09-23T23:12:09.203520+0000 mgr.y (mgr.25310) 1524 : cluster 0 pgmap v1728: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:09.892 INFO:teuthology.orchestra.run.smithi169.stdout:377957122554 2023-09-23T23:12:09.892 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.1 2023-09-23T23:12:11.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:11 smithi169 bash[101133]: audit 2023-09-23T23:12:11.181996+0000 mon.a (mon.0) 2093 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:12:11.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:11 smithi169 bash[101133]: cluster 2023-09-23T23:12:11.204032+0000 mgr.y (mgr.25310) 1525 : cluster 0 pgmap v1729: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:11.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:11 smithi169 bash[104356]: audit 2023-09-23T23:12:11.181996+0000 mon.a (mon.0) 2093 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:12:11.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:11 smithi169 bash[104356]: cluster 2023-09-23T23:12:11.204032+0000 mgr.y (mgr.25310) 1525 : cluster 0 pgmap v1729: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:11.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:11 smithi187 bash[89487]: audit 2023-09-23T23:12:11.181996+0000 mon.a (mon.0) 2093 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:12:11.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:11 smithi187 bash[89487]: cluster 2023-09-23T23:12:11.204032+0000 mgr.y (mgr.25310) 1525 : cluster 0 pgmap v1729: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:12.039 INFO:teuthology.orchestra.run.smithi169.stdout:231928234666 2023-09-23T23:12:12.040 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.7 2023-09-23T23:12:12.171 INFO:teuthology.orchestra.run.smithi169.stdout:944892805410 2023-09-23T23:12:12.172 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.5 2023-09-23T23:12:12.240 INFO:teuthology.orchestra.run.smithi169.stdout:420906795493 2023-09-23T23:12:12.241 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph osd last-stat-seq osd.3 2023-09-23T23:12:13.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:13 smithi187 bash[89487]: cluster 2023-09-23T23:12:13.204911+0000 mgr.y (mgr.25310) 1526 : cluster 0 pgmap v1730: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:13.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:13 smithi169 bash[101133]: cluster 2023-09-23T23:12:13.204911+0000 mgr.y (mgr.25310) 1526 : cluster 0 pgmap v1730: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:13.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:13 smithi169 bash[104356]: cluster 2023-09-23T23:12:13.204911+0000 mgr.y (mgr.25310) 1526 : cluster 0 pgmap v1730: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:14.701 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:14.702 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:14.703 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:14.703 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:15.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:15 smithi187 bash[89487]: cluster 2023-09-23T23:12:15.205675+0000 mgr.y (mgr.25310) 1527 : cluster 0 pgmap v1731: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:15.713 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:15.744 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:15 smithi169 bash[104356]: cluster 2023-09-23T23:12:15.205675+0000 mgr.y (mgr.25310) 1527 : cluster 0 pgmap v1731: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:15.744 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:15 smithi169 bash[101133]: cluster 2023-09-23T23:12:15.205675+0000 mgr.y (mgr.25310) 1527 : cluster 0 pgmap v1731: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:16.729 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:16.729 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:16.730 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:18.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:18 smithi187 bash[89487]: cluster 2023-09-23T23:12:17.206704+0000 mgr.y (mgr.25310) 1528 : cluster 0 pgmap v1732: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:18.462 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:18 smithi169 bash[104356]: cluster 2023-09-23T23:12:17.206704+0000 mgr.y (mgr.25310) 1528 : cluster 0 pgmap v1732: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:18.463 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:18 smithi169 bash[101133]: cluster 2023-09-23T23:12:17.206704+0000 mgr.y (mgr.25310) 1528 : cluster 0 pgmap v1732: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:18.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:12:18 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:12:18] "GET /metrics HTTP/1.1" 200 34160 "" "Prometheus/2.43.0" 2023-09-23T23:12:19.601 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:19 smithi169 bash[101133]: cluster 2023-09-23T23:12:19.207621+0000 mgr.y (mgr.25310) 1529 : cluster 0 pgmap v1733: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:19.601 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:19 smithi169 bash[104356]: cluster 2023-09-23T23:12:19.207621+0000 mgr.y (mgr.25310) 1529 : cluster 0 pgmap v1733: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:19.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:19 smithi187 bash[89487]: cluster 2023-09-23T23:12:19.207621+0000 mgr.y (mgr.25310) 1529 : cluster 0 pgmap v1733: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:21.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:21 smithi187 bash[89487]: cluster 2023-09-23T23:12:21.208373+0000 mgr.y (mgr.25310) 1530 : cluster 0 pgmap v1734: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:21.750 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:21 smithi169 bash[101133]: cluster 2023-09-23T23:12:21.208373+0000 mgr.y (mgr.25310) 1530 : cluster 0 pgmap v1734: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:21.751 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:21 smithi169 bash[104356]: cluster 2023-09-23T23:12:21.208373+0000 mgr.y (mgr.25310) 1530 : cluster 0 pgmap v1734: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:23.509 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:23 smithi169 bash[101133]: cluster 2023-09-23T23:12:23.208895+0000 mgr.y (mgr.25310) 1531 : cluster 0 pgmap v1735: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:23.509 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:23 smithi169 bash[104356]: cluster 2023-09-23T23:12:23.208895+0000 mgr.y (mgr.25310) 1531 : cluster 0 pgmap v1735: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:23.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:23 smithi187 bash[89487]: cluster 2023-09-23T23:12:23.208895+0000 mgr.y (mgr.25310) 1531 : cluster 0 pgmap v1735: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:25.310 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:25 smithi169 bash[101133]: cluster 2023-09-23T23:12:25.209564+0000 mgr.y (mgr.25310) 1532 : cluster 0 pgmap v1736: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:25.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:25 smithi187 bash[89487]: cluster 2023-09-23T23:12:25.209564+0000 mgr.y (mgr.25310) 1532 : cluster 0 pgmap v1736: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:25.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:25 smithi169 bash[104356]: cluster 2023-09-23T23:12:25.209564+0000 mgr.y (mgr.25310) 1532 : cluster 0 pgmap v1736: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:26.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:26 smithi187 bash[89487]: audit 2023-09-23T23:12:26.181622+0000 mon.a (mon.0) 2094 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:12:26.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:26 smithi169 bash[101133]: audit 2023-09-23T23:12:26.181622+0000 mon.a (mon.0) 2094 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:12:26.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:26 smithi169 bash[104356]: audit 2023-09-23T23:12:26.181622+0000 mon.a (mon.0) 2094 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:12:28.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:28 smithi187 bash[89487]: cluster 2023-09-23T23:12:27.210189+0000 mgr.y (mgr.25310) 1533 : cluster 0 pgmap v1737: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:28.462 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:28 smithi169 bash[101133]: cluster 2023-09-23T23:12:27.210189+0000 mgr.y (mgr.25310) 1533 : cluster 0 pgmap v1737: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:28.462 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:28 smithi169 bash[104356]: cluster 2023-09-23T23:12:27.210189+0000 mgr.y (mgr.25310) 1533 : cluster 0 pgmap v1737: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:28.550 INFO:teuthology.orchestra.run.smithi169.stdout:399431959022 2023-09-23T23:12:28.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:12:28 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:12:28] "GET /metrics HTTP/1.1" 200 34164 "" "Prometheus/2.43.0" 2023-09-23T23:12:28.902 INFO:teuthology.orchestra.run.smithi169.stdout:442381631970 2023-09-23T23:12:29.186 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:29 smithi169 bash[104356]: audit 2023-09-23T23:12:28.548355+0000 mon.c (mon.2) 144 : audit 0 from='client.? 172.21.15.169:0/415192449' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T23:12:29.186 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:29 smithi169 bash[104356]: audit 2023-09-23T23:12:28.900002+0000 mon.a (mon.0) 2095 : audit 0 from='client.? 172.21.15.169:0/3074587865' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T23:12:29.186 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:29 smithi169 bash[101133]: audit 2023-09-23T23:12:28.548355+0000 mon.c (mon.2) 144 : audit 0 from='client.? 172.21.15.169:0/415192449' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T23:12:29.186 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:29 smithi169 bash[101133]: audit 2023-09-23T23:12:28.900002+0000 mon.a (mon.0) 2095 : audit 0 from='client.? 172.21.15.169:0/3074587865' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T23:12:29.267 INFO:teuthology.orchestra.run.smithi169.stdout:1232655614120 2023-09-23T23:12:29.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:29 smithi187 bash[89487]: audit 2023-09-23T23:12:28.548355+0000 mon.c (mon.2) 144 : audit 0 from='client.? 172.21.15.169:0/415192449' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-09-23T23:12:29.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:29 smithi187 bash[89487]: audit 2023-09-23T23:12:28.900002+0000 mon.a (mon.0) 2095 : audit 0 from='client.? 172.21.15.169:0/3074587865' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-09-23T23:12:29.513 INFO:teuthology.orchestra.run.smithi169.stdout:919123001646 2023-09-23T23:12:29.815 INFO:teuthology.orchestra.run.smithi169.stdout:420906795496 2023-09-23T23:12:30.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:30 smithi187 bash[89487]: cluster 2023-09-23T23:12:29.210807+0000 mgr.y (mgr.25310) 1534 : cluster 0 pgmap v1738: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:30.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:30 smithi187 bash[89487]: audit 2023-09-23T23:12:29.265374+0000 mon.a (mon.0) 2096 : audit 0 from='client.? 172.21.15.169:0/380652310' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T23:12:30.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:30 smithi187 bash[89487]: audit 2023-09-23T23:12:29.511218+0000 mon.c (mon.2) 145 : audit 0 from='client.? 172.21.15.169:0/3936342322' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T23:12:30.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:30 smithi187 bash[89487]: audit 2023-09-23T23:12:29.812998+0000 mon.a (mon.0) 2097 : audit 0 from='client.? 172.21.15.169:0/624275431' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T23:12:30.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:30 smithi169 bash[104356]: cluster 2023-09-23T23:12:29.210807+0000 mgr.y (mgr.25310) 1534 : cluster 0 pgmap v1738: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:30.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:30 smithi169 bash[104356]: audit 2023-09-23T23:12:29.265374+0000 mon.a (mon.0) 2096 : audit 0 from='client.? 172.21.15.169:0/380652310' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T23:12:30.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:30 smithi169 bash[104356]: audit 2023-09-23T23:12:29.511218+0000 mon.c (mon.2) 145 : audit 0 from='client.? 172.21.15.169:0/3936342322' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T23:12:30.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:30 smithi169 bash[104356]: audit 2023-09-23T23:12:29.812998+0000 mon.a (mon.0) 2097 : audit 0 from='client.? 172.21.15.169:0/624275431' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T23:12:30.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:30 smithi169 bash[101133]: cluster 2023-09-23T23:12:29.210807+0000 mgr.y (mgr.25310) 1534 : cluster 0 pgmap v1738: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:30.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:30 smithi169 bash[101133]: audit 2023-09-23T23:12:29.265374+0000 mon.a (mon.0) 2096 : audit 0 from='client.? 172.21.15.169:0/380652310' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-09-23T23:12:30.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:30 smithi169 bash[101133]: audit 2023-09-23T23:12:29.511218+0000 mon.c (mon.2) 145 : audit 0 from='client.? 172.21.15.169:0/3936342322' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-09-23T23:12:30.535 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:30 smithi169 bash[101133]: audit 2023-09-23T23:12:29.812998+0000 mon.a (mon.0) 2097 : audit 0 from='client.? 172.21.15.169:0/624275431' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-09-23T23:12:31.194 INFO:teuthology.orchestra.run.smithi169.stdout:377957122559 2023-09-23T23:12:31.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:31 smithi169 bash[104356]: audit 2023-09-23T23:12:31.192626+0000 mon.a (mon.0) 2098 : audit 0 from='client.? 172.21.15.169:0/2489868043' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T23:12:31.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:31 smithi169 bash[104356]: cluster 2023-09-23T23:12:31.211252+0000 mgr.y (mgr.25310) 1535 : cluster 0 pgmap v1739: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:31.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:31 smithi169 bash[101133]: audit 2023-09-23T23:12:31.192626+0000 mon.a (mon.0) 2098 : audit 0 from='client.? 172.21.15.169:0/2489868043' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T23:12:31.534 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:31 smithi169 bash[101133]: cluster 2023-09-23T23:12:31.211252+0000 mgr.y (mgr.25310) 1535 : cluster 0 pgmap v1739: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:31.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:31 smithi187 bash[89487]: audit 2023-09-23T23:12:31.192626+0000 mon.a (mon.0) 2098 : audit 0 from='client.? 172.21.15.169:0/2489868043' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-09-23T23:12:31.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:31 smithi187 bash[89487]: cluster 2023-09-23T23:12:31.211252+0000 mgr.y (mgr.25310) 1535 : cluster 0 pgmap v1739: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:33.346 INFO:tasks.cephadm.ceph_manager.ceph:need seq 399431959018 got 399431959022 for osd.2 2023-09-23T23:12:33.346 DEBUG:teuthology.parallel:result is None 2023-09-23T23:12:33.373 INFO:tasks.cephadm.ceph_manager.ceph:need seq 442381631965 got 442381631970 for osd.4 2023-09-23T23:12:33.373 DEBUG:teuthology.parallel:result is None 2023-09-23T23:12:33.516 INFO:tasks.cephadm.ceph_manager.ceph:need seq 1232655614115 got 1232655614120 for osd.6 2023-09-23T23:12:33.516 DEBUG:teuthology.parallel:result is None 2023-09-23T23:12:33.545 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:33 smithi169 bash[101133]: cluster 2023-09-23T23:12:33.211762+0000 mgr.y (mgr.25310) 1536 : cluster 0 pgmap v1740: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:33.545 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:33 smithi169 bash[104356]: cluster 2023-09-23T23:12:33.211762+0000 mgr.y (mgr.25310) 1536 : cluster 0 pgmap v1740: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:33.624 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:33 smithi187 bash[89487]: cluster 2023-09-23T23:12:33.211762+0000 mgr.y (mgr.25310) 1536 : cluster 0 pgmap v1740: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:33.668 INFO:tasks.cephadm.ceph_manager.ceph:need seq 919123001641 got 919123001646 for osd.0 2023-09-23T23:12:33.668 DEBUG:teuthology.parallel:result is None 2023-09-23T23:12:33.832 INFO:teuthology.orchestra.run.smithi169.stdout:231928234671 2023-09-23T23:12:33.889 INFO:teuthology.orchestra.run.smithi169.stdout:944892805415 2023-09-23T23:12:34.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:34 smithi187 bash[89487]: audit 2023-09-23T23:12:33.830684+0000 mon.c (mon.2) 146 : audit 0 from='client.? 172.21.15.169:0/3345257966' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T23:12:34.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:34 smithi187 bash[89487]: audit 2023-09-23T23:12:33.886848+0000 mon.a (mon.0) 2099 : audit 0 from='client.? 172.21.15.169:0/2510598474' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T23:12:34.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:34 smithi169 bash[104356]: audit 2023-09-23T23:12:33.830684+0000 mon.c (mon.2) 146 : audit 0 from='client.? 172.21.15.169:0/3345257966' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T23:12:34.783 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:34 smithi169 bash[104356]: audit 2023-09-23T23:12:33.886848+0000 mon.a (mon.0) 2099 : audit 0 from='client.? 172.21.15.169:0/2510598474' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T23:12:34.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:34 smithi169 bash[101133]: audit 2023-09-23T23:12:33.830684+0000 mon.c (mon.2) 146 : audit 0 from='client.? 172.21.15.169:0/3345257966' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-09-23T23:12:34.784 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:34 smithi169 bash[101133]: audit 2023-09-23T23:12:33.886848+0000 mon.a (mon.0) 2099 : audit 0 from='client.? 172.21.15.169:0/2510598474' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-09-23T23:12:35.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:35 smithi187 bash[89487]: cluster 2023-09-23T23:12:35.212651+0000 mgr.y (mgr.25310) 1537 : cluster 0 pgmap v1741: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:35.643 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:35 smithi169 bash[101133]: cluster 2023-09-23T23:12:35.212651+0000 mgr.y (mgr.25310) 1537 : cluster 0 pgmap v1741: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:35.643 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:35 smithi169 bash[104356]: cluster 2023-09-23T23:12:35.212651+0000 mgr.y (mgr.25310) 1537 : cluster 0 pgmap v1741: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:36.021 INFO:tasks.cephadm.ceph_manager.ceph:need seq 420906795493 got 420906795496 for osd.3 2023-09-23T23:12:36.022 DEBUG:teuthology.parallel:result is None 2023-09-23T23:12:36.022 INFO:tasks.cephadm.ceph_manager.ceph:need seq 377957122554 got 377957122559 for osd.1 2023-09-23T23:12:36.022 DEBUG:teuthology.parallel:result is None 2023-09-23T23:12:36.474 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234666 got 231928234671 for osd.7 2023-09-23T23:12:36.474 DEBUG:teuthology.parallel:result is None 2023-09-23T23:12:36.585 INFO:tasks.cephadm.ceph_manager.ceph:need seq 944892805410 got 944892805415 for osd.5 2023-09-23T23:12:36.585 DEBUG:teuthology.parallel:result is None 2023-09-23T23:12:36.585 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-09-23T23:12:36.585 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:12:38.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:38 smithi187 bash[89487]: cluster 2023-09-23T23:12:37.213727+0000 mgr.y (mgr.25310) 1538 : cluster 0 pgmap v1742: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:38.463 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:38 smithi169 bash[101133]: cluster 2023-09-23T23:12:37.213727+0000 mgr.y (mgr.25310) 1538 : cluster 0 pgmap v1742: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:38.463 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:38 smithi169 bash[104356]: cluster 2023-09-23T23:12:37.213727+0000 mgr.y (mgr.25310) 1538 : cluster 0 pgmap v1742: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:38.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:12:38 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:12:38] "GET /metrics HTTP/1.1" 200 34164 "" "Prometheus/2.43.0" 2023-09-23T23:12:39.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:39 smithi187 bash[89487]: cluster 2023-09-23T23:12:39.214816+0000 mgr.y (mgr.25310) 1539 : cluster 0 pgmap v1743: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:39.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:39 smithi169 bash[101133]: cluster 2023-09-23T23:12:39.214816+0000 mgr.y (mgr.25310) 1539 : cluster 0 pgmap v1743: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:39.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:39 smithi169 bash[104356]: cluster 2023-09-23T23:12:39.214816+0000 mgr.y (mgr.25310) 1539 : cluster 0 pgmap v1743: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:41.358 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:41.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:41 smithi169 bash[101133]: audit 2023-09-23T23:12:41.182756+0000 mon.a (mon.0) 2100 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:12:41.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:41 smithi169 bash[104356]: audit 2023-09-23T23:12:41.182756+0000 mon.a (mon.0) 2100 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:12:41.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:41 smithi187 bash[89487]: audit 2023-09-23T23:12:41.182756+0000 mon.a (mon.0) 2100 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:12:42.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:42 smithi169 bash[101133]: cluster 2023-09-23T23:12:41.215702+0000 mgr.y (mgr.25310) 1540 : cluster 0 pgmap v1744: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:42.533 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:42 smithi169 bash[104356]: cluster 2023-09-23T23:12:41.215702+0000 mgr.y (mgr.25310) 1540 : cluster 0 pgmap v1744: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:42.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:42 smithi187 bash[89487]: cluster 2023-09-23T23:12:41.215702+0000 mgr.y (mgr.25310) 1540 : cluster 0 pgmap v1744: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:43.533 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:43 smithi169 bash[101133]: cluster 2023-09-23T23:12:43.216311+0000 mgr.y (mgr.25310) 1541 : cluster 0 pgmap v1745: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:43.534 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:43 smithi169 bash[104356]: cluster 2023-09-23T23:12:43.216311+0000 mgr.y (mgr.25310) 1541 : cluster 0 pgmap v1745: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:43.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:43 smithi187 bash[89487]: cluster 2023-09-23T23:12:43.216311+0000 mgr.y (mgr.25310) 1541 : cluster 0 pgmap v1745: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:45.476 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T23:12:45.478 INFO:teuthology.orchestra.run.smithi169.stderr:dumped all 2023-09-23T23:12:45.504 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:45 smithi169 bash[101133]: cluster 2023-09-23T23:12:45.216956+0000 mgr.y (mgr.25310) 1542 : cluster 0 pgmap v1746: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:45.504 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:45 smithi169 bash[104356]: cluster 2023-09-23T23:12:45.216956+0000 mgr.y (mgr.25310) 1542 : cluster 0 pgmap v1746: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:45.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:45 smithi187 bash[89487]: cluster 2023-09-23T23:12:45.216956+0000 mgr.y (mgr.25310) 1542 : cluster 0 pgmap v1746: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:46.526 INFO:teuthology.orchestra.run.smithi169.stdout:{"pg_ready":true,"pg_map":{"version":1746,"stamp":"2023-09-23T23:12:45.216496+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":6016,"num_read_kb":13268,"num_write":907,"num_write_kb":12743,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":99,"num_bytes_recovered":4796110,"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":4418,"ondisk_log_size":4418,"up":279,"acting":279,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":279,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":5256784,"kb_used_data":51152,"kb_used_omap":41,"kb_used_meta":5205526,"kb_avail":744704432,"statfs":{"total":767960285184,"available":762577338368,"internally_reserved":0,"allocated":52379648,"data_stored":39445331,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":42370,"internal_metadata":5330459262},"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.005079"},"pg_stats":[{"pgid":"3.1a","version":"68'2","reported_seq":419,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.775092+0000","last_change":"2023-09-23T23:02:53.076363+0000","last_active":"2023-09-23T23:11:24.775092+0000","last_peered":"2023-09-23T23:11:24.775092+0000","last_clean":"2023-09-23T23:11:24.775092+0000","last_became_active":"2023-09-23T23:02:53.075551+0000","last_became_peered":"2023-09-23T23:02:53.075551+0000","last_unstale":"2023-09-23T23:11:24.775092+0000","last_undegraded":"2023-09-23T23:11:24.775092+0000","last_fullsized":"2023-09-23T23:11:24.775092+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08.550054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":425,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.774051+0000","last_change":"2023-09-23T23:02:53.063117+0000","last_active":"2023-09-23T23:11:24.774051+0000","last_peered":"2023-09-23T23:11:24.774051+0000","last_clean":"2023-09-23T23:11:24.774051+0000","last_became_active":"2023-09-23T23:02:53.062454+0000","last_became_peered":"2023-09-23T23:02:53.062454+0000","last_unstale":"2023-09-23T23:11:24.774051+0000","last_undegraded":"2023-09-23T23:11:24.774051+0000","last_fullsized":"2023-09-23T23:11:24.774051+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:37.196883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":87,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.297274+0000","last_change":"2023-09-23T23:02:53.071758+0000","last_active":"2023-09-23T23:11:24.297274+0000","last_peered":"2023-09-23T23:11:24.297274+0000","last_clean":"2023-09-23T23:11:24.297274+0000","last_became_active":"2023-09-23T23:02:53.070778+0000","last_became_peered":"2023-09-23T23:02:53.070778+0000","last_unstale":"2023-09-23T23:11:24.297274+0000","last_undegraded":"2023-09-23T23:11:24.297274+0000","last_fullsized":"2023-09-23T23:11:24.297274+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:37.507312+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":215,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.283784+0000","last_change":"2023-09-23T23:08:14.206966+0000","last_active":"2023-09-23T23:11:14.283784+0000","last_peered":"2023-09-23T23:11:14.283784+0000","last_clean":"2023-09-23T23:11:14.283784+0000","last_became_active":"2023-09-23T23:08:14.206573+0000","last_became_peered":"2023-09-23T23:08:14.206573+0000","last_unstale":"2023-09-23T23:11:14.283784+0000","last_undegraded":"2023-09-23T23:11:14.283784+0000","last_fullsized":"2023-09-23T23:11:14.283784+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:38.362665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":441,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.747207+0000","last_change":"2023-09-23T23:02:53.059431+0000","last_active":"2023-09-23T23:11:15.747207+0000","last_peered":"2023-09-23T23:11:15.747207+0000","last_clean":"2023-09-23T23:11:15.747207+0000","last_became_active":"2023-09-23T23:02:53.058808+0000","last_became_peered":"2023-09-23T23:02:53.058808+0000","last_unstale":"2023-09-23T23:11:15.747207+0000","last_undegraded":"2023-09-23T23:11:15.747207+0000","last_fullsized":"2023-09-23T23:11:15.747207+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.085100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":381,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.425359+0000","last_change":"2023-09-23T23:06:29.212240+0000","last_active":"2023-09-23T23:11:15.425359+0000","last_peered":"2023-09-23T23:11:15.425359+0000","last_clean":"2023-09-23T23:11:15.425359+0000","last_became_active":"2023-09-23T23:06:29.211851+0000","last_became_peered":"2023-09-23T23:06:29.211851+0000","last_unstale":"2023-09-23T23:11:15.425359+0000","last_undegraded":"2023-09-23T23:11:15.425359+0000","last_fullsized":"2023-09-23T23:11:15.425359+0000","mapping_epoch":352,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":353,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:05.619930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":195,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.284559+0000","last_change":"2023-09-23T22:48:46.634576+0000","last_active":"2023-09-23T23:11:14.284559+0000","last_peered":"2023-09-23T23:11:14.284559+0000","last_clean":"2023-09-23T23:11:14.284559+0000","last_became_active":"2023-09-23T22:48:46.633546+0000","last_became_peered":"2023-09-23T22:48:46.633546+0000","last_unstale":"2023-09-23T23:11:14.284559+0000","last_undegraded":"2023-09-23T23:11:14.284559+0000","last_fullsized":"2023-09-23T23:11:14.284559+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:08.811450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":426,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.773723+0000","last_change":"2023-09-23T23:06:29.210393+0000","last_active":"2023-09-23T23:11:24.773723+0000","last_peered":"2023-09-23T23:11:24.773723+0000","last_clean":"2023-09-23T23:11:24.773723+0000","last_became_active":"2023-09-23T23:06:29.210016+0000","last_became_peered":"2023-09-23T23:06:29.210016+0000","last_unstale":"2023-09-23T23:11:24.773723+0000","last_undegraded":"2023-09-23T23:11:24.773723+0000","last_fullsized":"2023-09-23T23:11:24.773723+0000","mapping_epoch":352,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":353,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.324759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.14","version":"78'161","reported_seq":845,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.356811+0000","last_change":"2023-09-23T23:08:17.218382+0000","last_active":"2023-09-23T23:11:24.356811+0000","last_peered":"2023-09-23T23:11:24.356811+0000","last_clean":"2023-09-23T23:11:24.356811+0000","last_became_active":"2023-09-23T23:08:17.217578+0000","last_became_peered":"2023-09-23T23:08:17.217578+0000","last_unstale":"2023-09-23T23:11:24.356811+0000","last_undegraded":"2023-09-23T23:11:24.356811+0000","last_fullsized":"2023-09-23T23:11:24.356811+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":5,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:02.269821+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:02.269821+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:01:12.799251+0000","scrub_duration":0.0086306239999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":245,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.288425+0000","last_change":"2023-09-23T23:08:14.204855+0000","last_active":"2023-09-23T23:11:14.288425+0000","last_peered":"2023-09-23T23:11:14.288425+0000","last_clean":"2023-09-23T23:11:14.288425+0000","last_became_active":"2023-09-23T23:08:14.204459+0000","last_became_peered":"2023-09-23T23:08:14.204459+0000","last_unstale":"2023-09-23T23:11:14.288425+0000","last_undegraded":"2023-09-23T23:11:14.288425+0000","last_fullsized":"2023-09-23T23:11:14.288425+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.337883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.287860+0000","last_change":"2023-09-23T23:08:14.201945+0000","last_active":"2023-09-23T23:11:14.287860+0000","last_peered":"2023-09-23T23:11:14.287860+0000","last_clean":"2023-09-23T23:11:14.287860+0000","last_became_active":"2023-09-23T23:08:14.201550+0000","last_became_peered":"2023-09-23T23:08:14.201550+0000","last_unstale":"2023-09-23T23:11:14.287860+0000","last_undegraded":"2023-09-23T23:11:14.287860+0000","last_fullsized":"2023-09-23T23:11:14.287860+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:22:44.107049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"67'3","reported_seq":35,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.752124+0000","last_change":"2023-09-23T23:08:14.235753+0000","last_active":"2023-09-23T23:11:15.752124+0000","last_peered":"2023-09-23T23:11:15.752124+0000","last_clean":"2023-09-23T23:11:15.752124+0000","last_became_active":"2023-09-23T23:08:14.210833+0000","last_became_peered":"2023-09-23T23:08:14.210833+0000","last_unstale":"2023-09-23T23:11:15.752124+0000","last_undegraded":"2023-09-23T23:11:15.752124+0000","last_fullsized":"2023-09-23T23:11:15.752124+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:57:00.918150+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":87,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.297446+0000","last_change":"2023-09-23T23:02:53.074428+0000","last_active":"2023-09-23T23:11:24.297446+0000","last_peered":"2023-09-23T23:11:24.297446+0000","last_clean":"2023-09-23T23:11:24.297446+0000","last_became_active":"2023-09-23T23:02:53.074164+0000","last_became_peered":"2023-09-23T23:02:53.074164+0000","last_unstale":"2023-09-23T23:11:24.297446+0000","last_undegraded":"2023-09-23T23:11:24.297446+0000","last_fullsized":"2023-09-23T23:11:24.297446+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.086276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"79'23","reported_seq":432,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.775722+0000","last_change":"2023-09-23T23:08:14.214420+0000","last_active":"2023-09-23T23:11:24.775722+0000","last_peered":"2023-09-23T23:11:24.775722+0000","last_clean":"2023-09-23T23:11:24.775722+0000","last_became_active":"2023-09-23T23:08:14.199072+0000","last_became_peered":"2023-09-23T23:08:14.199072+0000","last_unstale":"2023-09-23T23:11:24.775722+0000","last_undegraded":"2023-09-23T23:11:24.775722+0000","last_fullsized":"2023-09-23T23:11:24.775722+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:24:02.010317+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":412,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.775469+0000","last_change":"2023-09-23T23:02:53.076239+0000","last_active":"2023-09-23T23:11:24.775469+0000","last_peered":"2023-09-23T23:11:24.775469+0000","last_clean":"2023-09-23T23:11:24.775469+0000","last_became_active":"2023-09-23T23:02:53.075783+0000","last_became_peered":"2023-09-23T23:02:53.075783+0000","last_unstale":"2023-09-23T23:11:24.775469+0000","last_undegraded":"2023-09-23T23:11:24.775469+0000","last_fullsized":"2023-09-23T23:11:24.775469+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:21:49.489079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.11","version":"78'161","reported_seq":580,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.298358+0000","last_change":"2023-09-23T23:00:17.591067+0000","last_active":"2023-09-23T23:11:24.298358+0000","last_peered":"2023-09-23T23:11:24.298358+0000","last_clean":"2023-09-23T23:11:24.298358+0000","last_became_active":"2023-09-23T23:00:17.182403+0000","last_became_peered":"2023-09-23T23:00:17.182403+0000","last_unstale":"2023-09-23T23:11:24.298358+0000","last_undegraded":"2023-09-23T23:11:24.298358+0000","last_fullsized":"2023-09-23T23:11:24.298358+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":5,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:17.590949+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:17.590949+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:34:35.188490+0000","scrub_duration":0.0029951560000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":35,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.751820+0000","last_change":"2023-09-23T23:08:14.213392+0000","last_active":"2023-09-23T23:11:15.751820+0000","last_peered":"2023-09-23T23:11:15.751820+0000","last_clean":"2023-09-23T23:11:15.751820+0000","last_became_active":"2023-09-23T23:08:14.197987+0000","last_became_peered":"2023-09-23T23:08:14.197987+0000","last_unstale":"2023-09-23T23:11:15.751820+0000","last_undegraded":"2023-09-23T23:11:15.751820+0000","last_fullsized":"2023-09-23T23:11:15.751820+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:51.499727+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":418,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.774022+0000","last_change":"2023-09-23T23:08:14.202274+0000","last_active":"2023-09-23T23:11:24.774022+0000","last_peered":"2023-09-23T23:11:24.774022+0000","last_clean":"2023-09-23T23:11:24.774022+0000","last_became_active":"2023-09-23T23:08:14.200327+0000","last_became_peered":"2023-09-23T23:08:14.200327+0000","last_unstale":"2023-09-23T23:11:24.774022+0000","last_undegraded":"2023-09-23T23:11:24.774022+0000","last_fullsized":"2023-09-23T23:11:24.774022+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:44.261408+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.10","version":"78'161","reported_seq":774,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.287785+0000","last_change":"2023-09-23T23:08:17.213970+0000","last_active":"2023-09-23T23:11:14.287785+0000","last_peered":"2023-09-23T23:11:14.287785+0000","last_clean":"2023-09-23T23:11:14.287785+0000","last_became_active":"2023-09-23T23:08:17.213350+0000","last_became_peered":"2023-09-23T23:08:17.213350+0000","last_unstale":"2023-09-23T23:11:14.287785+0000","last_undegraded":"2023-09-23T23:11:14.287785+0000","last_fullsized":"2023-09-23T23:11:14.287785+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":5,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:17.436446+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:17.436446+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:39:48.839554+0000","scrub_duration":0.0032237540000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":214,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.298892+0000","last_change":"2023-09-23T23:08:14.195397+0000","last_active":"2023-09-23T23:11:24.298892+0000","last_peered":"2023-09-23T23:11:24.298892+0000","last_clean":"2023-09-23T23:11:24.298892+0000","last_became_active":"2023-09-23T23:08:14.195010+0000","last_became_peered":"2023-09-23T23:08:14.195010+0000","last_unstale":"2023-09-23T23:11:24.298892+0000","last_undegraded":"2023-09-23T23:11:24.298892+0000","last_fullsized":"2023-09-23T23:11:24.298892+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16:06.141633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":225,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.288738+0000","last_change":"2023-09-23T23:08:14.208709+0000","last_active":"2023-09-23T23:11:14.288738+0000","last_peered":"2023-09-23T23:11:14.288738+0000","last_clean":"2023-09-23T23:11:14.288738+0000","last_became_active":"2023-09-23T23:08:14.208365+0000","last_became_peered":"2023-09-23T23:08:14.208365+0000","last_unstale":"2023-09-23T23:11:14.288738+0000","last_undegraded":"2023-09-23T23:11:14.288738+0000","last_fullsized":"2023-09-23T23:11:14.288738+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:47.573690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.13","version":"78'161","reported_seq":530,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.297659+0000","last_change":"2023-09-23T23:06:12.645227+0000","last_active":"2023-09-23T23:11:24.297659+0000","last_peered":"2023-09-23T23:11:24.297659+0000","last_clean":"2023-09-23T23:11:24.297659+0000","last_became_active":"2023-09-23T23:02:56.055534+0000","last_became_peered":"2023-09-23T23:02:56.055534+0000","last_unstale":"2023-09-23T23:11:24.297659+0000","last_undegraded":"2023-09-23T23:11:24.297659+0000","last_fullsized":"2023-09-23T23:11:24.297659+0000","mapping_epoch":332,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":5,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:06:12.645026+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:06:12.645026+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:44:11.716871+0000","scrub_duration":0.01395996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":29,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.751393+0000","last_change":"2023-09-23T23:08:14.200741+0000","last_active":"2023-09-23T23:11:15.751393+0000","last_peered":"2023-09-23T23:11:15.751393+0000","last_clean":"2023-09-23T23:11:15.751393+0000","last_became_active":"2023-09-23T23:08:14.199849+0000","last_became_peered":"2023-09-23T23:08:14.199849+0000","last_unstale":"2023-09-23T23:11:15.751393+0000","last_undegraded":"2023-09-23T23:11:15.751393+0000","last_fullsized":"2023-09-23T23:11:15.751393+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48.206286+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.283891+0000","last_change":"2023-09-23T23:08:14.207635+0000","last_active":"2023-09-23T23:11:14.283891+0000","last_peered":"2023-09-23T23:11:14.283891+0000","last_clean":"2023-09-23T23:11:14.283891+0000","last_became_active":"2023-09-23T23:08:14.207296+0000","last_became_peered":"2023-09-23T23:08:14.207296+0000","last_unstale":"2023-09-23T23:11:14.283891+0000","last_undegraded":"2023-09-23T23:11:14.283891+0000","last_fullsized":"2023-09-23T23:11:14.283891+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:00:34.760467+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.12","version":"78'161","reported_seq":773,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.287853+0000","last_change":"2023-09-23T23:02:56.051678+0000","last_active":"2023-09-23T23:11:14.287853+0000","last_peered":"2023-09-23T23:11:14.287853+0000","last_clean":"2023-09-23T23:11:14.287853+0000","last_became_active":"2023-09-23T23:02:56.051243+0000","last_became_peered":"2023-09-23T23:02:56.051243+0000","last_unstale":"2023-09-23T23:11:14.287853+0000","last_undegraded":"2023-09-23T23:11:14.287853+0000","last_fullsized":"2023-09-23T23:11:14.287853+0000","mapping_epoch":332,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":5,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:19.445949+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:19.445949+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:42:14.081486+0000","scrub_duration":0.0034194590000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.10","version":"67'8","reported_seq":430,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.424471+0000","last_change":"2023-09-23T22:58:38.114199+0000","last_active":"2023-09-23T23:11:15.424471+0000","last_peered":"2023-09-23T23:11:15.424471+0000","last_clean":"2023-09-23T23:11:15.424471+0000","last_became_active":"2023-09-23T22:58:38.113606+0000","last_became_peered":"2023-09-23T22:58:38.113606+0000","last_unstale":"2023-09-23T23:11:15.424471+0000","last_undegraded":"2023-09-23T23:11:15.424471+0000","last_fullsized":"2023-09-23T23:11:15.424471+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T09:11:20.825223+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":8,"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":266,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.774343+0000","last_change":"2023-09-23T23:08:14.201342+0000","last_active":"2023-09-23T23:11:24.774343+0000","last_peered":"2023-09-23T23:11:24.774343+0000","last_clean":"2023-09-23T23:11:24.774343+0000","last_became_active":"2023-09-23T23:08:14.200356+0000","last_became_peered":"2023-09-23T23:08:14.200356+0000","last_unstale":"2023-09-23T23:11:24.774343+0000","last_undegraded":"2023-09-23T23:11:24.774343+0000","last_fullsized":"2023-09-23T23:11:24.774343+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.220994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.d","version":"78'161","reported_seq":644,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.752342+0000","last_change":"2023-09-23T23:08:17.220904+0000","last_active":"2023-09-23T23:11:15.752342+0000","last_peered":"2023-09-23T23:11:15.752342+0000","last_clean":"2023-09-23T23:11:15.752342+0000","last_became_active":"2023-09-23T23:08:17.220403+0000","last_became_peered":"2023-09-23T23:08:17.220403+0000","last_unstale":"2023-09-23T23:11:15.752342+0000","last_undegraded":"2023-09-23T23:11:15.752342+0000","last_fullsized":"2023-09-23T23:11:15.752342+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:19.124747+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:19.124747+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:43:58.145153+0000","scrub_duration":0.0036676460000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.f","version":"67'1","reported_seq":33,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.752482+0000","last_change":"2023-09-23T23:08:14.223483+0000","last_active":"2023-09-23T23:11:15.752482+0000","last_peered":"2023-09-23T23:11:15.752482+0000","last_clean":"2023-09-23T23:11:15.752482+0000","last_became_active":"2023-09-23T23:08:14.202039+0000","last_became_peered":"2023-09-23T23:08:14.202039+0000","last_unstale":"2023-09-23T23:11:15.752482+0000","last_undegraded":"2023-09-23T23:11:15.752482+0000","last_fullsized":"2023-09-23T23:11:15.752482+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T08:44:23.314583+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":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":242,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.288063+0000","last_change":"2023-09-23T23:08:14.201163+0000","last_active":"2023-09-23T23:11:14.288063+0000","last_peered":"2023-09-23T23:11:14.288063+0000","last_clean":"2023-09-23T23:11:14.288063+0000","last_became_active":"2023-09-23T23:08:14.200764+0000","last_became_peered":"2023-09-23T23:08:14.200764+0000","last_unstale":"2023-09-23T23:11:14.288063+0000","last_undegraded":"2023-09-23T23:11:14.288063+0000","last_fullsized":"2023-09-23T23:11:14.288063+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:12.482464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.c","version":"78'161","reported_seq":825,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.747569+0000","last_change":"2023-09-23T23:00:17.182629+0000","last_active":"2023-09-23T23:11:15.747569+0000","last_peered":"2023-09-23T23:11:15.747569+0000","last_clean":"2023-09-23T23:11:15.747569+0000","last_became_active":"2023-09-23T23:00:17.181850+0000","last_became_peered":"2023-09-23T23:00:17.181850+0000","last_unstale":"2023-09-23T23:11:15.747569+0000","last_undegraded":"2023-09-23T23:11:15.747569+0000","last_fullsized":"2023-09-23T23:11:15.747569+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:04.303440+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:04.303440+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:11:12.900179+0000","scrub_duration":0.027694175000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":327680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"67'2","reported_seq":33,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.752459+0000","last_change":"2023-09-23T23:08:14.215676+0000","last_active":"2023-09-23T23:11:15.752459+0000","last_peered":"2023-09-23T23:11:15.752459+0000","last_clean":"2023-09-23T23:11:15.752459+0000","last_became_active":"2023-09-23T23:08:14.201111+0000","last_became_peered":"2023-09-23T23:08:14.201111+0000","last_unstale":"2023-09-23T23:11:15.752459+0000","last_undegraded":"2023-09-23T23:11:15.752459+0000","last_fullsized":"2023-09-23T23:11:15.752459+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:29.630281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":460,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.774810+0000","last_change":"2023-09-23T23:02:53.076272+0000","last_active":"2023-09-23T23:11:24.774810+0000","last_peered":"2023-09-23T23:11:24.774810+0000","last_clean":"2023-09-23T23:11:24.774810+0000","last_became_active":"2023-09-23T23:02:53.075595+0000","last_became_peered":"2023-09-23T23:02:53.075595+0000","last_unstale":"2023-09-23T23:11:24.774810+0000","last_undegraded":"2023-09-23T23:11:24.774810+0000","last_fullsized":"2023-09-23T23:11:24.774810+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07.357661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.f","version":"78'161","reported_seq":797,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.425571+0000","last_change":"2023-09-23T23:00:27.550670+0000","last_active":"2023-09-23T23:11:15.425571+0000","last_peered":"2023-09-23T23:11:15.425571+0000","last_clean":"2023-09-23T23:11:15.425571+0000","last_became_active":"2023-09-23T23:00:17.187466+0000","last_became_peered":"2023-09-23T23:00:17.187466+0000","last_unstale":"2023-09-23T23:11:15.425571+0000","last_undegraded":"2023-09-23T23:11:15.425571+0000","last_fullsized":"2023-09-23T23:11:15.425571+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:27.550481+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:27.550481+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:43:56.666527+0000","scrub_duration":0.0031207449999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"67'1","reported_seq":33,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.751853+0000","last_change":"2023-09-23T23:08:14.227801+0000","last_active":"2023-09-23T23:11:15.751853+0000","last_peered":"2023-09-23T23:11:15.751853+0000","last_clean":"2023-09-23T23:11:15.751853+0000","last_became_active":"2023-09-23T23:08:14.208682+0000","last_became_peered":"2023-09-23T23:08:14.208682+0000","last_unstale":"2023-09-23T23:11:15.751853+0000","last_undegraded":"2023-09-23T23:11:15.751853+0000","last_fullsized":"2023-09-23T23:11:15.751853+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T04:18:40.385340+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":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":367,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.424799+0000","last_change":"2023-09-23T23:08:14.206060+0000","last_active":"2023-09-23T23:11:15.424799+0000","last_peered":"2023-09-23T23:11:15.424799+0000","last_clean":"2023-09-23T23:11:15.424799+0000","last_became_active":"2023-09-23T23:08:14.205691+0000","last_became_peered":"2023-09-23T23:08:14.205691+0000","last_unstale":"2023-09-23T23:11:15.424799+0000","last_undegraded":"2023-09-23T23:11:15.424799+0000","last_fullsized":"2023-09-23T23:11:15.424799+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.198552+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.e","version":"78'161","reported_seq":792,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.776213+0000","last_change":"2023-09-23T23:08:17.214178+0000","last_active":"2023-09-23T23:11:24.776213+0000","last_peered":"2023-09-23T23:11:24.776213+0000","last_clean":"2023-09-23T23:11:24.776213+0000","last_became_active":"2023-09-23T23:08:17.213645+0000","last_became_peered":"2023-09-23T23:08:17.213645+0000","last_unstale":"2023-09-23T23:11:24.776213+0000","last_undegraded":"2023-09-23T23:11:24.776213+0000","last_fullsized":"2023-09-23T23:11:24.776213+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:21.713795+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:21.713795+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:49:55.257291+0000","scrub_duration":0.0036583649999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,3],"acting":[4,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":222,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.288342+0000","last_change":"2023-09-23T22:58:38.115841+0000","last_active":"2023-09-23T23:11:14.288342+0000","last_peered":"2023-09-23T23:11:14.288342+0000","last_clean":"2023-09-23T23:11:14.288342+0000","last_became_active":"2023-09-23T22:58:38.114548+0000","last_became_peered":"2023-09-23T22:58:38.114548+0000","last_unstale":"2023-09-23T23:11:14.288342+0000","last_undegraded":"2023-09-23T23:11:14.288342+0000","last_fullsized":"2023-09-23T23:11:14.288342+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:50.168381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":223,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:19.224088+0000","last_change":"2023-09-23T23:06:29.387851+0000","last_active":"2023-09-23T23:11:19.224088+0000","last_peered":"2023-09-23T23:11:19.224088+0000","last_clean":"2023-09-23T23:11:19.224088+0000","last_became_active":"2023-09-23T23:06:29.387366+0000","last_became_peered":"2023-09-23T23:06:29.387366+0000","last_unstale":"2023-09-23T23:11:19.224088+0000","last_undegraded":"2023-09-23T23:11:19.224088+0000","last_fullsized":"2023-09-23T23:11:19.224088+0000","mapping_epoch":352,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":353,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:07.343265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.9","version":"78'161","reported_seq":515,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.751649+0000","last_change":"2023-09-23T23:08:18.334953+0000","last_active":"2023-09-23T23:11:15.751649+0000","last_peered":"2023-09-23T23:11:15.751649+0000","last_clean":"2023-09-23T23:11:15.751649+0000","last_became_active":"2023-09-23T23:08:17.212328+0000","last_became_peered":"2023-09-23T23:08:17.212328+0000","last_unstale":"2023-09-23T23:11:15.751649+0000","last_undegraded":"2023-09-23T23:11:15.751649+0000","last_fullsized":"2023-09-23T23:11:15.751649+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:08:18.334781+0000","last_deep_scrub":"78'161","last_deep_scrub_stamp":"2023-09-23T23:08:18.334781+0000","last_clean_scrub_stamp":"2023-09-23T23:08:18.334781+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:01:10.613666+0000","scrub_duration":0.0044188059999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"68'3","reported_seq":430,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.773692+0000","last_change":"2023-09-23T22:48:46.704933+0000","last_active":"2023-09-23T23:11:24.773692+0000","last_peered":"2023-09-23T23:11:24.773692+0000","last_clean":"2023-09-23T23:11:24.773692+0000","last_became_active":"2023-09-23T22:48:46.637763+0000","last_became_peered":"2023-09-23T22:48:46.637763+0000","last_unstale":"2023-09-23T23:11:24.773692+0000","last_undegraded":"2023-09-23T23:11:24.773692+0000","last_fullsized":"2023-09-23T23:11:24.773692+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:53:19.139103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":401,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.284544+0000","last_change":"2023-09-23T22:58:38.101550+0000","last_active":"2023-09-23T23:11:14.284544+0000","last_peered":"2023-09-23T23:11:14.284544+0000","last_clean":"2023-09-23T23:11:14.284544+0000","last_became_active":"2023-09-23T22:58:38.100403+0000","last_became_peered":"2023-09-23T22:58:38.100403+0000","last_unstale":"2023-09-23T23:11:14.284544+0000","last_undegraded":"2023-09-23T23:11:14.284544+0000","last_fullsized":"2023-09-23T23:11:14.284544+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26.379398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.8","version":"78'161","reported_seq":684,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.287902+0000","last_change":"2023-09-23T22:48:07.760032+0000","last_active":"2023-09-23T23:11:14.287902+0000","last_peered":"2023-09-23T23:11:14.287902+0000","last_clean":"2023-09-23T23:11:14.287902+0000","last_became_active":"2023-09-23T22:48:07.759628+0000","last_became_peered":"2023-09-23T22:48:07.759628+0000","last_unstale":"2023-09-23T23:11:14.287902+0000","last_undegraded":"2023-09-23T23:11:14.287902+0000","last_fullsized":"2023-09-23T23:11:14.287902+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:39:52.437433+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:39:52.437433+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:56:26.166535+0000","scrub_duration":0.017880975,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":262688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":339,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.424949+0000","last_change":"2023-09-23T23:02:53.062239+0000","last_active":"2023-09-23T23:11:15.424949+0000","last_peered":"2023-09-23T23:11:15.424949+0000","last_clean":"2023-09-23T23:11:15.424949+0000","last_became_active":"2023-09-23T23:02:53.061797+0000","last_became_peered":"2023-09-23T23:02:53.061797+0000","last_unstale":"2023-09-23T23:11:15.424949+0000","last_undegraded":"2023-09-23T23:11:15.424949+0000","last_fullsized":"2023-09-23T23:11:15.424949+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10.993796+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":428,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.284770+0000","last_change":"2023-09-23T23:02:53.079317+0000","last_active":"2023-09-23T23:11:14.284770+0000","last_peered":"2023-09-23T23:11:14.284770+0000","last_clean":"2023-09-23T23:11:14.284770+0000","last_became_active":"2023-09-23T23:02:53.078963+0000","last_became_peered":"2023-09-23T23:02:53.078963+0000","last_unstale":"2023-09-23T23:11:14.284770+0000","last_undegraded":"2023-09-23T23:11:14.284770+0000","last_fullsized":"2023-09-23T23:11:14.284770+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:49.838492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.b","version":"78'161","reported_seq":556,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.297863+0000","last_change":"2023-09-23T23:02:56.057583+0000","last_active":"2023-09-23T23:11:24.297863+0000","last_peered":"2023-09-23T23:11:24.297863+0000","last_clean":"2023-09-23T23:11:24.297863+0000","last_became_active":"2023-09-23T23:02:56.056952+0000","last_became_peered":"2023-09-23T23:02:56.056952+0000","last_unstale":"2023-09-23T23:11:24.297863+0000","last_undegraded":"2023-09-23T23:11:24.297863+0000","last_fullsized":"2023-09-23T23:11:24.297863+0000","mapping_epoch":332,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:22.566993+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:22.566993+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:20:20.104451+0000","scrub_duration":0.0026922669999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,5],"acting":[1,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":402,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.775287+0000","last_change":"2023-09-23T23:08:14.197275+0000","last_active":"2023-09-23T23:11:24.775287+0000","last_peered":"2023-09-23T23:11:24.775287+0000","last_clean":"2023-09-23T23:11:24.775287+0000","last_became_active":"2023-09-23T23:08:14.196808+0000","last_became_peered":"2023-09-23T23:08:14.196808+0000","last_unstale":"2023-09-23T23:11:24.775287+0000","last_undegraded":"2023-09-23T23:11:24.775287+0000","last_fullsized":"2023-09-23T23:11:24.775287+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:44:49.947680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":430,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.284933+0000","last_change":"2023-09-23T23:02:53.078266+0000","last_active":"2023-09-23T23:11:14.284933+0000","last_peered":"2023-09-23T23:11:14.284933+0000","last_clean":"2023-09-23T23:11:14.284933+0000","last_became_active":"2023-09-23T23:02:53.077158+0000","last_became_peered":"2023-09-23T23:02:53.077158+0000","last_unstale":"2023-09-23T23:11:14.284933+0000","last_undegraded":"2023-09-23T23:11:14.284933+0000","last_fullsized":"2023-09-23T23:11:14.284933+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.129299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.a","version":"78'161","reported_seq":697,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.288054+0000","last_change":"2023-09-23T22:58:38.134976+0000","last_active":"2023-09-23T23:11:14.288054+0000","last_peered":"2023-09-23T23:11:14.288054+0000","last_clean":"2023-09-23T23:11:14.288054+0000","last_became_active":"2023-09-23T22:58:38.134401+0000","last_became_peered":"2023-09-23T22:58:38.134401+0000","last_unstale":"2023-09-23T23:11:14.288054+0000","last_undegraded":"2023-09-23T23:11:14.288054+0000","last_fullsized":"2023-09-23T23:11:14.288054+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:39:54.455854+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:39:54.455854+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:12:01.922113+0000","scrub_duration":0.0075565679999999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":267,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.746959+0000","last_change":"2023-09-23T23:08:14.200688+0000","last_active":"2023-09-23T23:11:15.746959+0000","last_peered":"2023-09-23T23:11:15.746959+0000","last_clean":"2023-09-23T23:11:15.746959+0000","last_became_active":"2023-09-23T23:08:14.200284+0000","last_became_peered":"2023-09-23T23:08:14.200284+0000","last_unstale":"2023-09-23T23:11:15.746959+0000","last_undegraded":"2023-09-23T23:11:15.746959+0000","last_fullsized":"2023-09-23T23:11:15.746959+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:33.418685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.288533+0000","last_change":"2023-09-23T23:06:29.211581+0000","last_active":"2023-09-23T23:11:14.288533+0000","last_peered":"2023-09-23T23:11:14.288533+0000","last_clean":"2023-09-23T23:11:14.288533+0000","last_became_active":"2023-09-23T23:06:29.211088+0000","last_became_peered":"2023-09-23T23:06:29.211088+0000","last_unstale":"2023-09-23T23:11:14.288533+0000","last_undegraded":"2023-09-23T23:11:14.288533+0000","last_fullsized":"2023-09-23T23:11:14.288533+0000","mapping_epoch":352,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":353,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41.146232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.7","version":"78'161","reported_seq":817,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.425341+0000","last_change":"2023-09-23T23:08:17.218586+0000","last_active":"2023-09-23T23:11:15.425341+0000","last_peered":"2023-09-23T23:11:15.425341+0000","last_clean":"2023-09-23T23:11:15.425341+0000","last_became_active":"2023-09-23T23:08:17.218146+0000","last_became_peered":"2023-09-23T23:08:17.218146+0000","last_unstale":"2023-09-23T23:11:15.425341+0000","last_undegraded":"2023-09-23T23:11:15.425341+0000","last_fullsized":"2023-09-23T23:11:15.425341+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:17.560200+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:17.560200+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:11:43.030273+0000","scrub_duration":0.0030315899999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.4","version":"376'199","reported_seq":952,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.371931+0000","last_change":"2023-09-23T23:08:17.219098+0000","last_active":"2023-09-23T23:11:15.371931+0000","last_peered":"2023-09-23T23:11:15.371931+0000","last_clean":"2023-09-23T23:11:15.371931+0000","last_became_active":"2023-09-23T23:08:17.217938+0000","last_became_peered":"2023-09-23T23:08:17.217938+0000","last_unstale":"2023-09-23T23:11:15.371931+0000","last_undegraded":"2023-09-23T23:11:15.371931+0000","last_fullsized":"2023-09-23T23:11:15.371931+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":199,"log_dups_size":0,"ondisk_log_size":199,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:16.900971+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00061065800000000003,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1458,"num_read_kb":1549,"num_write":175,"num_write_kb":215,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":13,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":203,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.288650+0000","last_change":"2023-09-23T22:48:08.825719+0000","last_active":"2023-09-23T23:11:14.288650+0000","last_peered":"2023-09-23T23:11:14.288650+0000","last_clean":"2023-09-23T23:11:14.288650+0000","last_became_active":"2023-09-23T22:48:08.825355+0000","last_became_peered":"2023-09-23T22:48:08.825355+0000","last_unstale":"2023-09-23T23:11:14.288650+0000","last_undegraded":"2023-09-23T23:11:14.288650+0000","last_fullsized":"2023-09-23T23:11:14.288650+0000","mapping_epoch":221,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":222,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.010623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":87,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.371858+0000","last_change":"2023-09-23T23:02:53.071437+0000","last_active":"2023-09-23T23:11:15.371858+0000","last_peered":"2023-09-23T23:11:15.371858+0000","last_clean":"2023-09-23T23:11:15.371858+0000","last_became_active":"2023-09-23T23:02:53.071023+0000","last_became_peered":"2023-09-23T23:02:53.071023+0000","last_unstale":"2023-09-23T23:11:15.371858+0000","last_undegraded":"2023-09-23T23:11:15.371858+0000","last_fullsized":"2023-09-23T23:11:15.371858+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37.803059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.1","version":"78'161","reported_seq":666,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.287775+0000","last_change":"2023-09-23T22:58:38.175485+0000","last_active":"2023-09-23T23:11:14.287775+0000","last_peered":"2023-09-23T23:11:14.287775+0000","last_clean":"2023-09-23T23:11:14.287775+0000","last_became_active":"2023-09-23T22:57:41.950330+0000","last_became_peered":"2023-09-23T22:57:41.950330+0000","last_unstale":"2023-09-23T23:11:14.287775+0000","last_undegraded":"2023-09-23T23:11:14.287775+0000","last_fullsized":"2023-09-23T23:11:14.287775+0000","mapping_epoch":229,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:58:38.175351+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:58:38.175351+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:08:36.602280+0000","scrub_duration":0.0026615319999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"376'56","reported_seq":707,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.288163+0000","last_change":"2023-09-23T23:07:21.066526+0000","last_active":"2023-09-23T23:11:14.288163+0000","last_peered":"2023-09-23T23:11:14.288163+0000","last_clean":"2023-09-23T23:11:14.288163+0000","last_became_active":"2023-09-23T23:02:53.060183+0000","last_became_peered":"2023-09-23T23:02:53.060183+0000","last_unstale":"2023-09-23T23:11:14.288163+0000","last_undegraded":"2023-09-23T23:11:14.288163+0000","last_fullsized":"2023-09-23T23:11:14.288163+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":56,"log_dups_size":0,"ondisk_log_size":56,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.310761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00039854799999999998,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":550,"num_read_kb":2583,"num_write":38,"num_write_kb":2081,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":414,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.775894+0000","last_change":"2023-09-23T22:58:38.116431+0000","last_active":"2023-09-23T23:11:24.775894+0000","last_peered":"2023-09-23T23:11:24.775894+0000","last_clean":"2023-09-23T23:11:24.775894+0000","last_became_active":"2023-09-23T22:58:38.116034+0000","last_became_peered":"2023-09-23T22:58:38.116034+0000","last_unstale":"2023-09-23T23:11:24.775894+0000","last_undegraded":"2023-09-23T23:11:24.775894+0000","last_fullsized":"2023-09-23T23:11:24.775894+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:42.833064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":87,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.372131+0000","last_change":"2023-09-23T23:02:53.077515+0000","last_active":"2023-09-23T23:11:15.372131+0000","last_peered":"2023-09-23T23:11:15.372131+0000","last_clean":"2023-09-23T23:11:15.372131+0000","last_became_active":"2023-09-23T23:02:53.077179+0000","last_became_peered":"2023-09-23T23:02:53.077179+0000","last_unstale":"2023-09-23T23:11:15.372131+0000","last_undegraded":"2023-09-23T23:11:15.372131+0000","last_fullsized":"2023-09-23T23:11:15.372131+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12.536339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.2","version":"78'161","reported_seq":747,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.751425+0000","last_change":"2023-09-23T23:08:17.214138+0000","last_active":"2023-09-23T23:11:15.751425+0000","last_peered":"2023-09-23T23:11:15.751425+0000","last_clean":"2023-09-23T23:11:15.751425+0000","last_became_active":"2023-09-23T23:08:17.213344+0000","last_became_peered":"2023-09-23T23:08:17.213344+0000","last_unstale":"2023-09-23T23:11:15.751425+0000","last_undegraded":"2023-09-23T23:11:15.751425+0000","last_fullsized":"2023-09-23T23:11:15.751425+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:06:13.643658+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:06:13.643658+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:20:57.406489+0000","scrub_duration":0.0019728649999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"376'105","reported_seq":800,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.054915+0000","last_change":"2023-09-23T23:07:21.068729+0000","last_active":"2023-09-23T23:11:15.054915+0000","last_peered":"2023-09-23T23:11:15.054915+0000","last_clean":"2023-09-23T23:11:15.054915+0000","last_became_active":"2023-09-23T22:47:26.778838+0000","last_became_peered":"2023-09-23T22:47:26.778838+0000","last_unstale":"2023-09-23T23:11:15.054915+0000","last_undegraded":"2023-09-23T23:11:15.054915+0000","last_fullsized":"2023-09-23T23:11:15.054915+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":105,"log_dups_size":0,"ondisk_log_size":105,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:42.545099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034983099999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":581,"num_read_kb":959,"num_write":100,"num_write_kb":322,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":87,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.371706+0000","last_change":"2023-09-23T23:02:53.077278+0000","last_active":"2023-09-23T23:11:15.371706+0000","last_peered":"2023-09-23T23:11:15.371706+0000","last_clean":"2023-09-23T23:11:15.371706+0000","last_became_active":"2023-09-23T23:02:53.076880+0000","last_became_peered":"2023-09-23T23:02:53.076880+0000","last_unstale":"2023-09-23T23:11:15.371706+0000","last_undegraded":"2023-09-23T23:11:15.371706+0000","last_fullsized":"2023-09-23T23:11:15.371706+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02.724000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":87,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.298829+0000","last_change":"2023-09-23T23:02:53.072713+0000","last_active":"2023-09-23T23:11:24.298829+0000","last_peered":"2023-09-23T23:11:24.298829+0000","last_clean":"2023-09-23T23:11:24.298829+0000","last_became_active":"2023-09-23T23:02:53.072279+0000","last_became_peered":"2023-09-23T23:02:53.072279+0000","last_unstale":"2023-09-23T23:11:24.298829+0000","last_undegraded":"2023-09-23T23:11:24.298829+0000","last_fullsized":"2023-09-23T23:11:24.298829+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16:14.160057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"376'160","reported_seq":776,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.288091+0000","last_change":"2023-09-23T23:08:17.216365+0000","last_active":"2023-09-23T23:11:14.288091+0000","last_peered":"2023-09-23T23:11:14.288091+0000","last_clean":"2023-09-23T23:11:14.288091+0000","last_became_active":"2023-09-23T23:08:17.215879+0000","last_became_peered":"2023-09-23T23:08:17.215879+0000","last_unstale":"2023-09-23T23:11:14.288091+0000","last_undegraded":"2023-09-23T23:11:14.288091+0000","last_fullsized":"2023-09-23T23:11:14.288091+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":160,"log_dups_size":0,"ondisk_log_size":160,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:24.325113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001513201,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":827,"num_read_kb":727,"num_write":149,"num_write_kb":4206,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":4194304,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"78'161","reported_seq":729,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.751387+0000","last_change":"2023-09-23T23:08:17.220854+0000","last_active":"2023-09-23T23:11:15.751387+0000","last_peered":"2023-09-23T23:11:15.751387+0000","last_clean":"2023-09-23T23:11:15.751387+0000","last_became_active":"2023-09-23T23:08:17.220293+0000","last_became_peered":"2023-09-23T23:08:17.220293+0000","last_unstale":"2023-09-23T23:11:15.751387+0000","last_undegraded":"2023-09-23T23:11:15.751387+0000","last_fullsized":"2023-09-23T23:11:15.751387+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":0,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:06:19.633566+0000","last_deep_scrub":"78'161","last_deep_scrub_stamp":"2023-09-23T23:06:19.633566+0000","last_clean_scrub_stamp":"2023-09-23T23:06:19.633566+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:19:45.936428+0000","scrub_duration":0.0021923870000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":258,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.773711+0000","last_change":"2023-09-23T22:58:38.114914+0000","last_active":"2023-09-23T23:11:24.773711+0000","last_peered":"2023-09-23T23:11:24.773711+0000","last_clean":"2023-09-23T23:11:24.773711+0000","last_became_active":"2023-09-23T22:58:38.114620+0000","last_became_peered":"2023-09-23T22:58:38.114620+0000","last_unstale":"2023-09-23T23:11:24.773711+0000","last_undegraded":"2023-09-23T23:11:24.773711+0000","last_fullsized":"2023-09-23T23:11:24.773711+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:57.977244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":333,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.425088+0000","last_change":"2023-09-23T23:08:14.208592+0000","last_active":"2023-09-23T23:11:15.425088+0000","last_peered":"2023-09-23T23:11:15.425088+0000","last_clean":"2023-09-23T23:11:15.425088+0000","last_became_active":"2023-09-23T23:08:14.208234+0000","last_became_peered":"2023-09-23T23:08:14.208234+0000","last_unstale":"2023-09-23T23:11:15.425088+0000","last_undegraded":"2023-09-23T23:11:15.425088+0000","last_fullsized":"2023-09-23T23:11:15.425088+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:55:12.554478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.3","version":"78'161","reported_seq":528,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.371514+0000","last_change":"2023-09-23T23:06:15.611501+0000","last_active":"2023-09-23T23:11:15.371514+0000","last_peered":"2023-09-23T23:11:15.371514+0000","last_clean":"2023-09-23T23:11:15.371514+0000","last_became_active":"2023-09-23T23:02:56.051965+0000","last_became_peered":"2023-09-23T23:02:56.051965+0000","last_unstale":"2023-09-23T23:11:15.371514+0000","last_undegraded":"2023-09-23T23:11:15.371514+0000","last_fullsized":"2023-09-23T23:11:15.371514+0000","mapping_epoch":332,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:06:15.611363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:06:15.611363+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:43:21.090710+0000","scrub_duration":0.0029132049999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"376'100","reported_seq":50,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.751551+0000","last_change":"2023-09-23T23:08:14.241726+0000","last_active":"2023-09-23T23:11:15.751551+0000","last_peered":"2023-09-23T23:11:15.751551+0000","last_clean":"2023-09-23T23:11:15.751551+0000","last_became_active":"2023-09-23T23:08:14.195070+0000","last_became_peered":"2023-09-23T23:08:14.195070+0000","last_unstale":"2023-09-23T23:11:15.751551+0000","last_undegraded":"2023-09-23T23:11:15.751551+0000","last_fullsized":"2023-09-23T23:11:15.751551+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:46:27.193673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00036613800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":321,"num_read_kb":429,"num_write":96,"num_write_kb":1146,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":197,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.298689+0000","last_change":"2023-09-23T22:48:46.617394+0000","last_active":"2023-09-23T23:11:24.298689+0000","last_peered":"2023-09-23T23:11:24.298689+0000","last_clean":"2023-09-23T23:11:24.298689+0000","last_became_active":"2023-09-23T22:48:46.616996+0000","last_became_peered":"2023-09-23T22:48:46.616996+0000","last_unstale":"2023-09-23T23:11:24.298689+0000","last_undegraded":"2023-09-23T23:11:24.298689+0000","last_fullsized":"2023-09-23T23:11:24.298689+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:12.628230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":224,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.299772+0000","last_change":"2023-09-23T23:06:29.387793+0000","last_active":"2023-09-23T23:11:24.299772+0000","last_peered":"2023-09-23T23:11:24.299772+0000","last_clean":"2023-09-23T23:11:24.299772+0000","last_became_active":"2023-09-23T23:06:29.387338+0000","last_became_peered":"2023-09-23T23:06:29.387338+0000","last_unstale":"2023-09-23T23:11:24.299772+0000","last_undegraded":"2023-09-23T23:11:24.299772+0000","last_fullsized":"2023-09-23T23:11:24.299772+0000","mapping_epoch":352,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":353,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:25.439240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.6","version":"78'161","reported_seq":748,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.425379+0000","last_change":"2023-09-23T23:00:12.596762+0000","last_active":"2023-09-23T23:11:15.425379+0000","last_peered":"2023-09-23T23:11:15.425379+0000","last_clean":"2023-09-23T23:11:15.425379+0000","last_became_active":"2023-09-23T22:58:38.114830+0000","last_became_peered":"2023-09-23T22:58:38.114830+0000","last_unstale":"2023-09-23T23:11:15.425379+0000","last_undegraded":"2023-09-23T23:11:15.425379+0000","last_fullsized":"2023-09-23T23:11:15.425379+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:12.596648+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:12.596648+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:02:59.125449+0000","scrub_duration":0.01185338,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"376'111","reported_seq":722,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.752162+0000","last_change":"2023-09-23T23:08:17.220773+0000","last_active":"2023-09-23T23:11:15.752162+0000","last_peered":"2023-09-23T23:11:15.752162+0000","last_clean":"2023-09-23T23:11:15.752162+0000","last_became_active":"2023-09-23T23:08:17.220137+0000","last_became_peered":"2023-09-23T23:08:17.220137+0000","last_unstale":"2023-09-23T23:11:15.752162+0000","last_undegraded":"2023-09-23T23:11:15.752162+0000","last_fullsized":"2023-09-23T23:11:15.752162+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":111,"log_dups_size":0,"ondisk_log_size":111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:06.214079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00076668400000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":694,"num_read_kb":3203,"num_write":98,"num_write_kb":2390,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":87,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.372040+0000","last_change":"2023-09-23T23:02:53.077258+0000","last_active":"2023-09-23T23:11:15.372040+0000","last_peered":"2023-09-23T23:11:15.372040+0000","last_clean":"2023-09-23T23:11:15.372040+0000","last_became_active":"2023-09-23T23:02:53.076945+0000","last_became_peered":"2023-09-23T23:02:53.076945+0000","last_unstale":"2023-09-23T23:11:15.372040+0000","last_undegraded":"2023-09-23T23:11:15.372040+0000","last_fullsized":"2023-09-23T23:11:15.372040+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49.471339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":215,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.299359+0000","last_change":"2023-09-23T23:08:14.199498+0000","last_active":"2023-09-23T23:11:24.299359+0000","last_peered":"2023-09-23T23:11:24.299359+0000","last_clean":"2023-09-23T23:11:24.299359+0000","last_became_active":"2023-09-23T23:08:14.199175+0000","last_became_peered":"2023-09-23T23:08:14.199175+0000","last_unstale":"2023-09-23T23:11:24.299359+0000","last_undegraded":"2023-09-23T23:11:24.299359+0000","last_fullsized":"2023-09-23T23:11:24.299359+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29.216021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.5","version":"78'161","reported_seq":835,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.284308+0000","last_change":"2023-09-23T23:00:08.556966+0000","last_active":"2023-09-23T23:11:14.284308+0000","last_peered":"2023-09-23T23:11:14.284308+0000","last_clean":"2023-09-23T23:11:14.284308+0000","last_became_active":"2023-09-23T22:58:38.117350+0000","last_became_peered":"2023-09-23T22:58:38.117350+0000","last_unstale":"2023-09-23T23:11:14.284308+0000","last_undegraded":"2023-09-23T23:11:14.284308+0000","last_fullsized":"2023-09-23T23:11:14.284308+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:08.556815+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:08.556815+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:34:28.485229+0000","scrub_duration":0.015754444999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"67'2","reported_seq":450,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.748511+0000","last_change":"2023-09-23T23:08:14.220196+0000","last_active":"2023-09-23T23:11:15.748511+0000","last_peered":"2023-09-23T23:11:15.748511+0000","last_clean":"2023-09-23T23:11:15.748511+0000","last_became_active":"2023-09-23T23:08:14.201861+0000","last_became_peered":"2023-09-23T23:08:14.201861+0000","last_unstale":"2023-09-23T23:11:15.748511+0000","last_undegraded":"2023-09-23T23:11:15.748511+0000","last_fullsized":"2023-09-23T23:11:15.748511+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:00.286705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"376'146","reported_seq":601,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.298472+0000","last_change":"2023-09-23T23:07:21.074586+0000","last_active":"2023-09-23T23:11:24.298472+0000","last_peered":"2023-09-23T23:11:24.298472+0000","last_clean":"2023-09-23T23:11:24.298472+0000","last_became_active":"2023-09-23T23:02:53.073318+0000","last_became_peered":"2023-09-23T23:02:53.073318+0000","last_unstale":"2023-09-23T23:11:24.298472+0000","last_undegraded":"2023-09-23T23:11:24.298472+0000","last_fullsized":"2023-09-23T23:11:24.298472+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":146,"log_dups_size":0,"ondisk_log_size":146,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:31.422040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034106700000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":858,"num_read_kb":2007,"num_write":109,"num_write_kb":1218,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":259,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:23.741399+0000","last_change":"2023-09-23T23:08:14.199741+0000","last_active":"2023-09-23T23:11:23.741399+0000","last_peered":"2023-09-23T23:11:23.741399+0000","last_clean":"2023-09-23T23:11:23.741399+0000","last_became_active":"2023-09-23T23:08:14.199385+0000","last_became_peered":"2023-09-23T23:08:14.199385+0000","last_unstale":"2023-09-23T23:11:23.741399+0000","last_undegraded":"2023-09-23T23:11:23.741399+0000","last_fullsized":"2023-09-23T23:11:23.741399+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58.216244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.4","version":"78'161","reported_seq":838,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:18.740556+0000","last_change":"2023-09-23T23:08:17.218701+0000","last_active":"2023-09-23T23:11:18.740556+0000","last_peered":"2023-09-23T23:11:18.740556+0000","last_clean":"2023-09-23T23:11:18.740556+0000","last_became_active":"2023-09-23T23:08:17.218203+0000","last_became_peered":"2023-09-23T23:08:17.218203+0000","last_unstale":"2023-09-23T23:11:18.740556+0000","last_undegraded":"2023-09-23T23:11:18.740556+0000","last_fullsized":"2023-09-23T23:11:18.740556+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:01.238662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:01.238662+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:01:02.062521+0000","scrub_duration":0.0049612069999999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"376'99","reported_seq":755,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.425563+0000","last_change":"2023-09-23T23:08:14.234180+0000","last_active":"2023-09-23T23:11:15.425563+0000","last_peered":"2023-09-23T23:11:15.425563+0000","last_clean":"2023-09-23T23:11:15.425563+0000","last_became_active":"2023-09-23T23:08:14.206462+0000","last_became_peered":"2023-09-23T23:08:14.206462+0000","last_unstale":"2023-09-23T23:11:15.425563+0000","last_undegraded":"2023-09-23T23:11:15.425563+0000","last_fullsized":"2023-09-23T23:11:15.425563+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":99,"log_dups_size":0,"ondisk_log_size":99,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:59.233683+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043813000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":706,"num_read_kb":1791,"num_write":81,"num_write_kb":1136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'1","reported_seq":227,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.299895+0000","last_change":"2023-09-23T23:02:53.083770+0000","last_active":"2023-09-23T23:11:24.299895+0000","last_peered":"2023-09-23T23:11:24.299895+0000","last_clean":"2023-09-23T23:11:24.299895+0000","last_became_active":"2023-09-23T23:02:53.057490+0000","last_became_peered":"2023-09-23T23:02:53.057490+0000","last_unstale":"2023-09-23T23:11:24.299895+0000","last_undegraded":"2023-09-23T23:11:24.299895+0000","last_fullsized":"2023-09-23T23:11:24.299895+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:02:50.086880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,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":403,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.774989+0000","last_change":"2023-09-23T22:58:38.098917+0000","last_active":"2023-09-23T23:11:24.774989+0000","last_peered":"2023-09-23T23:11:24.774989+0000","last_clean":"2023-09-23T23:11:24.774989+0000","last_became_active":"2023-09-23T22:58:38.098144+0000","last_became_peered":"2023-09-23T22:58:38.098144+0000","last_unstale":"2023-09-23T23:11:24.774989+0000","last_undegraded":"2023-09-23T23:11:24.774989+0000","last_fullsized":"2023-09-23T23:11:24.774989+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:19.549301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":213,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:19.224174+0000","last_change":"2023-09-23T23:08:14.200108+0000","last_active":"2023-09-23T23:11:19.224174+0000","last_peered":"2023-09-23T23:11:19.224174+0000","last_clean":"2023-09-23T23:11:19.224174+0000","last_became_active":"2023-09-23T23:08:14.199698+0000","last_became_peered":"2023-09-23T23:08:14.199698+0000","last_unstale":"2023-09-23T23:11:19.224174+0000","last_undegraded":"2023-09-23T23:11:19.224174+0000","last_fullsized":"2023-09-23T23:11:19.224174+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.072090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":203,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.356990+0000","last_change":"2023-09-23T23:02:53.058369+0000","last_active":"2023-09-23T23:11:24.356990+0000","last_peered":"2023-09-23T23:11:24.356990+0000","last_clean":"2023-09-23T23:11:24.356990+0000","last_became_active":"2023-09-23T23:02:53.057771+0000","last_became_peered":"2023-09-23T23:02:53.057771+0000","last_unstale":"2023-09-23T23:11:24.356990+0000","last_undegraded":"2023-09-23T23:11:24.356990+0000","last_fullsized":"2023-09-23T23:11:24.356990+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:24.789463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"67'2","reported_seq":251,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.288943+0000","last_change":"2023-09-23T23:02:53.074960+0000","last_active":"2023-09-23T23:11:14.288943+0000","last_peered":"2023-09-23T23:11:14.288943+0000","last_clean":"2023-09-23T23:11:14.288943+0000","last_became_active":"2023-09-23T23:02:53.061866+0000","last_became_peered":"2023-09-23T23:02:53.061866+0000","last_unstale":"2023-09-23T23:11:14.288943+0000","last_undegraded":"2023-09-23T23:11:14.288943+0000","last_fullsized":"2023-09-23T23:11:14.288943+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:19.387529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":420,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.775688+0000","last_change":"2023-09-23T23:02:53.077840+0000","last_active":"2023-09-23T23:11:24.775688+0000","last_peered":"2023-09-23T23:11:24.775688+0000","last_clean":"2023-09-23T23:11:24.775688+0000","last_became_active":"2023-09-23T23:02:53.077420+0000","last_became_peered":"2023-09-23T23:02:53.077420+0000","last_unstale":"2023-09-23T23:11:24.775688+0000","last_undegraded":"2023-09-23T23:11:24.775688+0000","last_fullsized":"2023-09-23T23:11:24.775688+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:21:54.833729+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":226,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.288553+0000","last_change":"2023-09-23T22:58:38.135027+0000","last_active":"2023-09-23T23:11:14.288553+0000","last_peered":"2023-09-23T23:11:14.288553+0000","last_clean":"2023-09-23T23:11:14.288553+0000","last_became_active":"2023-09-23T22:58:38.134516+0000","last_became_peered":"2023-09-23T22:58:38.134516+0000","last_unstale":"2023-09-23T23:11:14.288553+0000","last_undegraded":"2023-09-23T23:11:14.288553+0000","last_fullsized":"2023-09-23T23:11:14.288553+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08.840512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":426,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.774876+0000","last_change":"2023-09-23T22:48:46.618827+0000","last_active":"2023-09-23T23:11:24.774876+0000","last_peered":"2023-09-23T23:11:24.774876+0000","last_clean":"2023-09-23T23:11:24.774876+0000","last_became_active":"2023-09-23T22:48:46.618422+0000","last_became_peered":"2023-09-23T22:48:46.618422+0000","last_unstale":"2023-09-23T23:11:24.774876+0000","last_undegraded":"2023-09-23T23:11:24.774876+0000","last_fullsized":"2023-09-23T23:11:24.774876+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:05:15.391441+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":247,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:23.741726+0000","last_change":"2023-09-23T22:58:38.123450+0000","last_active":"2023-09-23T23:11:23.741726+0000","last_peered":"2023-09-23T23:11:23.741726+0000","last_clean":"2023-09-23T23:11:23.741726+0000","last_became_active":"2023-09-23T22:58:38.123112+0000","last_became_peered":"2023-09-23T22:58:38.123112+0000","last_unstale":"2023-09-23T23:11:23.741726+0000","last_undegraded":"2023-09-23T23:11:23.741726+0000","last_fullsized":"2023-09-23T23:11:23.741726+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:37.366908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":248,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.773383+0000","last_change":"2023-09-23T22:48:46.656085+0000","last_active":"2023-09-23T23:11:24.773383+0000","last_peered":"2023-09-23T23:11:24.773383+0000","last_clean":"2023-09-23T23:11:24.773383+0000","last_became_active":"2023-09-23T22:48:46.655776+0000","last_became_peered":"2023-09-23T22:48:46.655776+0000","last_unstale":"2023-09-23T23:11:24.773383+0000","last_undegraded":"2023-09-23T23:11:24.773383+0000","last_fullsized":"2023-09-23T23:11:24.773383+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:18:06.548888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'5","reported_seq":203,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.300188+0000","last_change":"2023-09-23T22:48:46.695590+0000","last_active":"2023-09-23T23:11:24.300188+0000","last_peered":"2023-09-23T23:11:24.300188+0000","last_clean":"2023-09-23T23:11:24.300188+0000","last_became_active":"2023-09-23T22:48:46.633697+0000","last_became_peered":"2023-09-23T22:48:46.633697+0000","last_unstale":"2023-09-23T23:11:24.300188+0000","last_undegraded":"2023-09-23T23:11:24.300188+0000","last_fullsized":"2023-09-23T23:11:24.300188+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T07:35:32.206552+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":426,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.283447+0000","last_change":"2023-09-23T23:02:53.076054+0000","last_active":"2023-09-23T23:11:14.283447+0000","last_peered":"2023-09-23T23:11:14.283447+0000","last_clean":"2023-09-23T23:11:14.283447+0000","last_became_active":"2023-09-23T23:02:53.075572+0000","last_became_peered":"2023-09-23T23:02:53.075572+0000","last_unstale":"2023-09-23T23:11:14.283447+0000","last_undegraded":"2023-09-23T23:11:14.283447+0000","last_fullsized":"2023-09-23T23:11:14.283447+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27.494075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"num_read_kb":20,"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":11438,"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":41187,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":21,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":3381,"ondisk_log_size":3381,"up":63,"acting":63,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":5995,"num_read_kb":13248,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":53,"num_bytes_recovered":4194304,"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":54,"seq":231928234673,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":566144,"kb_used_data":8056,"kb_used_omap":0,"kb_used_meta":558080,"kb_avail":93179008,"statfs":{"total":95995035648,"available":95415304192,"internally_reserved":0,"allocated":8249344,"data_stored":7244827,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":571473920},"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 23:12:03 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":0.93200000000000005,"15min":2.069},"min":{"1min":0.66700000000000004,"5min":0.47299999999999998,"15min":0.23799999999999999},"max":{"1min":1.5289999999999999,"5min":1.5289999999999999,"15min":117.029},"last":0.95699999999999996},{"interface":"front","average":{"1min":1.034,"5min":0.94899999999999995,"15min":2.2389999999999999},"min":{"1min":0.628,"5min":0.436,"15min":0.217},"max":{"1min":1.3029999999999999,"5min":1.621,"15min":115.812},"last":0.80800000000000005}]},{"osd":1,"last update":"Sat Sep 23 23:12:32 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.93300000000000005,"15min":1.3919999999999999},"min":{"1min":0.61199999999999999,"5min":0.58999999999999997,"15min":0.28499999999999998},"max":{"1min":1.2989999999999999,"5min":1.383,"15min":60.302},"last":0.89800000000000002},{"interface":"front","average":{"1min":1.0269999999999999,"5min":0.98699999999999999,"15min":1.3100000000000001},"min":{"1min":0.71899999999999997,"5min":0.52400000000000002,"15min":0.27400000000000002},"max":{"1min":1.569,"5min":1.6679999999999999,"15min":60.366999999999997},"last":0.875}]},{"osd":2,"last update":"Sat Sep 23 23:12:38 2023","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.97999999999999998,"15min":2.0139999999999998},"min":{"1min":0.72299999999999998,"5min":0.63600000000000001,"15min":0.28899999999999998},"max":{"1min":1.2090000000000001,"5min":1.714,"15min":56.694000000000003},"last":0.997},{"interface":"front","average":{"1min":0.998,"5min":1.012,"15min":2.0019999999999998},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.28100000000000003},"max":{"1min":1.3049999999999999,"5min":1.5489999999999999,"15min":56.673000000000002},"last":0.76600000000000001}]},{"osd":3,"last update":"Sat Sep 23 23:12:32 2023","interfaces":[{"interface":"back","average":{"1min":1.0840000000000001,"5min":1.0389999999999999,"15min":1.5},"min":{"1min":0.627,"5min":0.59199999999999997,"15min":0.29099999999999998},"max":{"1min":1.331,"5min":1.4139999999999999,"15min":57.575000000000003},"last":1.1559999999999999},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.95299999999999996,"15min":1.629},"min":{"1min":0.72099999999999997,"5min":0.65400000000000003,"15min":0.28899999999999998},"max":{"1min":1.224,"5min":1.403,"15min":56.930999999999997},"last":1.0780000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:12:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":0.98199999999999998,"15min":1.335},"min":{"1min":0.69899999999999995,"5min":0.499,"15min":0.308},"max":{"1min":1.288,"5min":1.8799999999999999,"15min":10.112},"last":0.71099999999999997},{"interface":"front","average":{"1min":1.1890000000000001,"5min":1.1299999999999999,"15min":1.369},"min":{"1min":0.73899999999999999,"5min":0.53900000000000003,"15min":0.30599999999999999},"max":{"1min":1.4299999999999999,"5min":1.9279999999999999,"15min":10.073},"last":1.044}]},{"osd":5,"last update":"Sat Sep 23 23:11:53 2023","interfaces":[{"interface":"back","average":{"1min":1.238,"5min":1.177,"15min":1.3080000000000001},"min":{"1min":0.82499999999999996,"5min":0.71799999999999997,"15min":0.33400000000000002},"max":{"1min":1.4790000000000001,"5min":1.585,"15min":8.7059999999999995},"last":1.2110000000000001},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.0329999999999999,"15min":1.1950000000000001},"min":{"1min":0.621,"5min":0.54800000000000004,"15min":0.34200000000000003},"max":{"1min":1.2509999999999999,"5min":1.5409999999999999,"15min":12.523999999999999},"last":1.139}]},{"osd":6,"last update":"Sat Sep 23 23:12:03 2023","interfaces":[{"interface":"back","average":{"1min":1.3260000000000001,"5min":1.2529999999999999,"15min":1.5760000000000001},"min":{"1min":1.052,"5min":0.56899999999999995,"15min":0.36699999999999999},"max":{"1min":1.48,"5min":1.8069999999999999,"15min":11.419},"last":1.1040000000000001},{"interface":"front","average":{"1min":1.181,"5min":1.105,"15min":1.552},"min":{"1min":0.97199999999999998,"5min":0.50800000000000001,"15min":0.35699999999999998},"max":{"1min":1.4890000000000001,"5min":1.5389999999999999,"15min":15.605},"last":1.1819999999999999}]}]},{"osd":6,"up_from":287,"seq":1232655614123,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":221756,"kb_used_data":4276,"kb_used_omap":5,"kb_used_meta":217466,"kb_avail":93523396,"statfs":{"total":95995035648,"available":95767957504,"internally_reserved":0,"allocated":4378624,"data_stored":3378399,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5223,"internal_metadata":222686105},"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 23:12:06 2023","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.86099999999999999,"15min":1.292},"min":{"1min":0.54400000000000004,"5min":0.50900000000000001,"15min":0.23000000000000001},"max":{"1min":1.6259999999999999,"5min":1.6259999999999999,"15min":26.713000000000001},"last":1.075},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.97299999999999998,"15min":1.5640000000000001},"min":{"1min":0.626,"5min":0.52600000000000002,"15min":0.245},"max":{"1min":1.2430000000000001,"5min":2.6949999999999998,"15min":27.027999999999999},"last":1.198}]},{"osd":1,"last update":"Sat Sep 23 23:12:06 2023","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":0.92500000000000004,"15min":1.484},"min":{"1min":0.59799999999999998,"5min":0.438,"15min":0.26700000000000002},"max":{"1min":1.3340000000000001,"5min":1.431,"15min":19.613},"last":0.70799999999999996},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.93400000000000005,"15min":1.5429999999999999},"min":{"1min":0.64300000000000002,"5min":0.55900000000000005,"15min":0.29799999999999999},"max":{"1min":1.3520000000000001,"5min":2.3239999999999998,"15min":19.628},"last":0.84399999999999997}]},{"osd":2,"last update":"Sat Sep 23 23:12:06 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.93500000000000005,"15min":1.649},"min":{"1min":0.54100000000000004,"5min":0.50800000000000001,"15min":0.29099999999999998},"max":{"1min":1.5149999999999999,"5min":2.371,"15min":51.546999999999997},"last":0.91900000000000004},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.94999999999999996,"15min":1.7609999999999999},"min":{"1min":0.58899999999999997,"5min":0.53700000000000003,"15min":0.29499999999999998},"max":{"1min":1.3140000000000001,"5min":1.4890000000000001,"15min":51.875},"last":0.97399999999999998}]},{"osd":3,"last update":"Sat Sep 23 23:12:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.016,"15min":1.8340000000000001},"min":{"1min":0.74299999999999999,"5min":0.61099999999999999,"15min":0.29399999999999998},"max":{"1min":1.379,"5min":1.415,"15min":51.286000000000001},"last":1.1120000000000001},{"interface":"front","average":{"1min":1.006,"5min":1,"15min":1.738},"min":{"1min":0.77900000000000003,"5min":0.55900000000000005,"15min":0.31},"max":{"1min":1.1870000000000001,"5min":2.2389999999999999,"15min":51.347999999999999},"last":1.0449999999999999}]},{"osd":4,"last update":"Sat Sep 23 23:12:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":0.96099999999999997,"15min":1.7569999999999999},"min":{"1min":0.65400000000000003,"5min":0.54300000000000004,"15min":0.308},"max":{"1min":1.712,"5min":1.9199999999999999,"15min":15.17},"last":1.1799999999999999},{"interface":"front","average":{"1min":1.1399999999999999,"5min":1.0669999999999999,"15min":1.5760000000000001},"min":{"1min":0.69799999999999995,"5min":0.58699999999999997,"15min":0.26700000000000002},"max":{"1min":1.3700000000000001,"5min":1.6910000000000001,"15min":10.528},"last":1.3029999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:12:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.0229999999999999,"15min":1.3919999999999999},"min":{"1min":0.63100000000000001,"5min":0.45500000000000002,"15min":0.32800000000000001},"max":{"1min":1.506,"5min":1.506,"15min":11.757999999999999},"last":1.149},{"interface":"front","average":{"1min":1.2170000000000001,"5min":1.1220000000000001,"15min":1.5189999999999999},"min":{"1min":0.94399999999999995,"5min":0.61599999999999999,"15min":0.35499999999999998},"max":{"1min":1.839,"5min":1.839,"15min":10.739000000000001},"last":1.341}]},{"osd":7,"last update":"Sat Sep 23 23:12:06 2023","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.0660000000000001,"15min":1.5009999999999999},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.36699999999999999},"max":{"1min":1.333,"5min":1.6040000000000001,"15min":16.25},"last":1.234},{"interface":"front","average":{"1min":1.21,"5min":1.1359999999999999,"15min":1.542},"min":{"1min":0.878,"5min":0.65200000000000002,"15min":0.31},"max":{"1min":1.7769999999999999,"5min":1.986,"15min":12.919},"last":1.262}]}]},{"osd":1,"up_from":88,"seq":377957122562,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":883976,"kb_used_data":4992,"kb_used_omap":4,"kb_used_meta":878971,"kb_avail":92861176,"statfs":{"total":95995035648,"available":95089844224,"internally_reserved":0,"allocated":5111808,"data_stored":3183904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":900067214},"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 23:12:00 2023","interfaces":[{"interface":"back","average":{"1min":0.749,"5min":0.70699999999999996,"15min":2.0910000000000002},"min":{"1min":0.376,"5min":0.34799999999999998,"15min":0.17799999999999999},"max":{"1min":1.0900000000000001,"5min":1.109,"15min":107.749},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.71899999999999997,"5min":0.70799999999999996,"15min":2.1869999999999998},"min":{"1min":0.496,"5min":0.32100000000000001,"15min":0.20799999999999999},"max":{"1min":0.999,"5min":1.1140000000000001,"15min":112.541},"last":0.73799999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:11:54 2023","interfaces":[{"interface":"back","average":{"1min":0.75900000000000001,"5min":0.76300000000000001,"15min":1.0569999999999999},"min":{"1min":0.58099999999999996,"5min":0.43099999999999999,"15min":0.20499999999999999},"max":{"1min":1.0049999999999999,"5min":1.2490000000000001,"15min":26.712},"last":0.92700000000000005},{"interface":"front","average":{"1min":0.75700000000000001,"5min":0.72999999999999998,"15min":1.1930000000000001},"min":{"1min":0.58999999999999997,"5min":0.32800000000000001,"15min":0.23100000000000001},"max":{"1min":0.95099999999999996,"5min":1.1990000000000001,"15min":26.681000000000001},"last":0.94499999999999995}]},{"osd":3,"last update":"Sat Sep 23 23:12:36 2023","interfaces":[{"interface":"back","average":{"1min":0.63400000000000001,"5min":0.71899999999999997,"15min":1.083},"min":{"1min":0.45100000000000001,"5min":0.41699999999999998,"15min":0.25600000000000001},"max":{"1min":0.89100000000000001,"5min":1.139,"15min":12.201000000000001},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.73299999999999998,"5min":0.82399999999999995,"15min":1.1060000000000001},"min":{"1min":0.52700000000000002,"5min":0.46800000000000003,"15min":0.217},"max":{"1min":1.206,"5min":1.244,"15min":14.01},"last":0.84899999999999998}]},{"osd":4,"last update":"Sat Sep 23 23:11:54 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":0.998,"15min":1.2949999999999999},"min":{"1min":0.69999999999999996,"5min":0.55200000000000005,"15min":0.27800000000000002},"max":{"1min":1.2090000000000001,"5min":1.538,"15min":11.08},"last":1.1519999999999999},{"interface":"front","average":{"1min":1.0309999999999999,"5min":0.98599999999999999,"15min":1.2090000000000001},"min":{"1min":0.80900000000000005,"5min":0.52000000000000002,"15min":0.315},"max":{"1min":1.2989999999999999,"5min":1.429,"15min":12.227},"last":0.99399999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:11:54 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":1.0189999999999999,"15min":1.177},"min":{"1min":0.68100000000000005,"5min":0.61699999999999999,"15min":0.33700000000000002},"max":{"1min":1.3420000000000001,"5min":1.4530000000000001,"15min":12.124000000000001},"last":0.89300000000000002},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.087,"15min":1.127},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.316},"max":{"1min":1.395,"5min":1.6759999999999999,"15min":12.266},"last":1.0289999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:12:00 2023","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.0740000000000001,"15min":1.28},"min":{"1min":0.76600000000000001,"5min":0.68200000000000005,"15min":0.32900000000000001},"max":{"1min":1.2749999999999999,"5min":1.597,"15min":10.785},"last":1.0920000000000001},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.0800000000000001,"15min":1.2030000000000001},"min":{"1min":0.75900000000000001,"5min":0.74099999999999999,"15min":0.36599999999999999},"max":{"1min":1.599,"5min":1.599,"15min":11.957000000000001},"last":1.113}]},{"osd":7,"last update":"Sat Sep 23 23:12:36 2023","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":1.1200000000000001,"15min":1.246},"min":{"1min":0.80700000000000005,"5min":0.80200000000000005,"15min":0.372},"max":{"1min":1.5349999999999999,"5min":1.5349999999999999,"15min":12.154},"last":1.2030000000000001},{"interface":"front","average":{"1min":1.081,"5min":1.1459999999999999,"15min":1.262},"min":{"1min":0.80000000000000004,"5min":0.70399999999999996,"15min":0.38700000000000001},"max":{"1min":1.3660000000000001,"5min":1.7829999999999999,"15min":9.3559999999999999},"last":1.1759999999999999}]}]},{"osd":0,"up_from":214,"seq":919123001650,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":580240,"kb_used_data":5448,"kb_used_omap":5,"kb_used_meta":574778,"kb_avail":93164912,"statfs":{"total":95995035648,"available":95400869888,"internally_reserved":0,"allocated":5578752,"data_stored":3524021,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":588573306},"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 23:12:13 2023","interfaces":[{"interface":"back","average":{"1min":0.67100000000000004,"5min":0.68000000000000005,"15min":1.0820000000000001},"min":{"1min":0.41099999999999998,"5min":0.371,"15min":0.19600000000000001},"max":{"1min":1.1000000000000001,"5min":1.181,"15min":8.5199999999999996},"last":0.51500000000000001},{"interface":"front","average":{"1min":0.747,"5min":0.75900000000000001,"15min":1.141},"min":{"1min":0.43099999999999999,"5min":0.38300000000000001,"15min":0.19400000000000001},"max":{"1min":1.135,"5min":1.337,"15min":19.338000000000001},"last":0.82599999999999996}]},{"osd":2,"last update":"Sat Sep 23 23:12:13 2023","interfaces":[{"interface":"back","average":{"1min":0.76100000000000001,"5min":0.75800000000000001,"15min":2.673},"min":{"1min":0.50700000000000001,"5min":0.39200000000000002,"15min":0.222},"max":{"1min":0.96399999999999997,"5min":1.2330000000000001,"15min":280.26299999999998},"last":0.44500000000000001},{"interface":"front","average":{"1min":0.71799999999999997,"5min":0.71999999999999997,"15min":2.665},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.221},"max":{"1min":1.0840000000000001,"5min":1.262,"15min":279.13200000000001},"last":0.54400000000000004}]},{"osd":3,"last update":"Sat Sep 23 23:12:13 2023","interfaces":[{"interface":"back","average":{"1min":0.77200000000000002,"5min":0.75900000000000001,"15min":1.6479999999999999},"min":{"1min":0.46899999999999997,"5min":0.40500000000000003,"15min":0.25},"max":{"1min":0.99399999999999999,"5min":1.2090000000000001,"15min":30.666},"last":0.71499999999999997},{"interface":"front","average":{"1min":0.81899999999999995,"5min":0.77900000000000003,"15min":1.468},"min":{"1min":0.47899999999999998,"5min":0.41299999999999998,"15min":0.20799999999999999},"max":{"1min":1.1739999999999999,"5min":1.375,"15min":30.535},"last":0.64100000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:12:13 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.96499999999999997,"15min":1.3620000000000001},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.29299999999999998},"max":{"1min":1.5469999999999999,"5min":1.6399999999999999,"15min":11.871},"last":0.80700000000000005},{"interface":"front","average":{"1min":1.022,"5min":1.0089999999999999,"15min":1.546},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.32100000000000001},"max":{"1min":1.502,"5min":1.502,"15min":19.097000000000001},"last":0.77600000000000002}]},{"osd":5,"last update":"Sat Sep 23 23:12:05 2023","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.0169999999999999,"15min":1.452},"min":{"1min":0.75600000000000001,"5min":0.61099999999999999,"15min":0.29999999999999999},"max":{"1min":1.3080000000000001,"5min":1.6160000000000001,"15min":9.1780000000000008},"last":0.76300000000000001},{"interface":"front","average":{"1min":1.079,"5min":1.0509999999999999,"15min":1.488},"min":{"1min":0.84899999999999998,"5min":0.61699999999999999,"15min":0.35499999999999998},"max":{"1min":1.3859999999999999,"5min":1.554,"15min":18.626999999999999},"last":0.91300000000000003}]},{"osd":6,"last update":"Sat Sep 23 23:12:05 2023","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.1220000000000001,"15min":1.796},"min":{"1min":0.82799999999999996,"5min":0.59499999999999997,"15min":0.40500000000000003},"max":{"1min":1.696,"5min":1.696,"15min":22.024000000000001},"last":0.879},{"interface":"front","average":{"1min":1.173,"5min":1.117,"15min":1.7569999999999999},"min":{"1min":0.77200000000000002,"5min":0.70099999999999996,"15min":0.34599999999999997},"max":{"1min":1.7190000000000001,"5min":1.7190000000000001,"15min":9.8650000000000002},"last":0.93500000000000005}]},{"osd":7,"last update":"Sat Sep 23 23:12:13 2023","interfaces":[{"interface":"back","average":{"1min":1.177,"5min":1.103,"15min":1.597},"min":{"1min":0.93799999999999994,"5min":0.747,"15min":0.28599999999999998},"max":{"1min":1.5660000000000001,"5min":1.5660000000000001,"15min":7.7969999999999997},"last":0.89500000000000002},{"interface":"front","average":{"1min":1.139,"5min":1.1180000000000001,"15min":1.464},"min":{"1min":0.82699999999999996,"5min":0.72799999999999998,"15min":0.40100000000000002},"max":{"1min":1.472,"5min":1.6739999999999999,"15min":9.2230000000000008},"last":1.01}]}]},{"osd":2,"up_from":93,"seq":399431959026,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":948504,"kb_used_data":9360,"kb_used_omap":7,"kb_used_meta":939128,"kb_avail":92796648,"statfs":{"total":95995035648,"available":95023767552,"internally_reserved":0,"allocated":9584640,"data_stored":7639123,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":961667153},"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 23:12:13 2023","interfaces":[{"interface":"back","average":{"1min":0.71199999999999997,"5min":0.71699999999999997,"15min":1.3959999999999999},"min":{"1min":0.36299999999999999,"5min":0.30299999999999999,"15min":0.183},"max":{"1min":1.0509999999999999,"5min":1.0529999999999999,"15min":29.745999999999999},"last":0.66900000000000004},{"interface":"front","average":{"1min":0.80800000000000005,"5min":0.77100000000000002,"15min":1.534},"min":{"1min":0.495,"5min":0.377,"15min":0.17799999999999999},"max":{"1min":1.1240000000000001,"5min":1.2609999999999999,"15min":29.689},"last":0.76900000000000002}]},{"osd":1,"last update":"Sat Sep 23 23:11:46 2023","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.81399999999999995,"15min":1.569},"min":{"1min":0.66000000000000003,"5min":0.30599999999999999,"15min":0.222},"max":{"1min":1.379,"5min":1.379,"15min":52.648000000000003},"last":0.82599999999999996},{"interface":"front","average":{"1min":0.80300000000000005,"5min":0.75900000000000001,"15min":1.5589999999999999},"min":{"1min":0.40200000000000002,"5min":0.35599999999999998,"15min":0.217},"max":{"1min":1.306,"5min":1.306,"15min":52.603999999999999},"last":0.79700000000000004}]},{"osd":3,"last update":"Sat Sep 23 23:11:56 2023","interfaces":[{"interface":"back","average":{"1min":0.70799999999999996,"5min":0.72299999999999998,"15min":1.6200000000000001},"min":{"1min":0.42899999999999999,"5min":0.36399999999999999,"15min":0.215},"max":{"1min":1.0780000000000001,"5min":1.1619999999999999,"15min":40.783999999999999},"last":0.84599999999999997},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.85099999999999998,"15min":1.7949999999999999},"min":{"1min":0.55400000000000005,"5min":0.44500000000000001,"15min":0.254},"max":{"1min":1.2729999999999999,"5min":1.2729999999999999,"15min":41.139000000000003},"last":0.98299999999999998}]},{"osd":4,"last update":"Sat Sep 23 23:11:46 2023","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.0069999999999999,"15min":1.9470000000000001},"min":{"1min":0.58299999999999996,"5min":0.53000000000000003,"15min":0.316},"max":{"1min":1.54,"5min":4.0439999999999996,"15min":65.260000000000005},"last":0.91100000000000003},{"interface":"front","average":{"1min":0.96899999999999997,"5min":0.93300000000000005,"15min":1.784},"min":{"1min":0.56599999999999995,"5min":0.54800000000000004,"15min":0.30299999999999999},"max":{"1min":1.4610000000000001,"5min":1.532,"15min":40.399999999999999},"last":1.149}]},{"osd":5,"last update":"Sat Sep 23 23:11:46 2023","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":0.96399999999999997,"15min":1.675},"min":{"1min":0.73799999999999999,"5min":0.48299999999999998,"15min":0.36599999999999999},"max":{"1min":1.2490000000000001,"5min":1.3620000000000001,"15min":40.445},"last":1.1160000000000001},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.052,"15min":1.617},"min":{"1min":0.85999999999999999,"5min":0.54800000000000004,"15min":0.33700000000000002},"max":{"1min":1.2729999999999999,"5min":1.413,"15min":40.350999999999999},"last":1.093}]},{"osd":6,"last update":"Sat Sep 23 23:11:56 2023","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":1.0629999999999999,"15min":1.4470000000000001},"min":{"1min":0.80500000000000005,"5min":0.502,"15min":0.314},"max":{"1min":1.419,"5min":1.419,"15min":10.728},"last":1.1659999999999999},{"interface":"front","average":{"1min":1.105,"5min":1.0649999999999999,"15min":1.6439999999999999},"min":{"1min":0.91900000000000004,"5min":0.46300000000000002,"15min":0.32400000000000001},"max":{"1min":1.5549999999999999,"5min":1.5549999999999999,"15min":12.499000000000001},"last":1.0700000000000001}]},{"osd":7,"last update":"Sat Sep 23 23:11:46 2023","interfaces":[{"interface":"back","average":{"1min":1.206,"5min":1.1220000000000001,"15min":1.9319999999999999},"min":{"1min":1.014,"5min":0.51200000000000001,"15min":0.35199999999999998},"max":{"1min":1.603,"5min":1.7150000000000001,"15min":65.222999999999999},"last":1.0189999999999999},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.069,"15min":1.948},"min":{"1min":0.81799999999999995,"5min":0.65600000000000003,"15min":0.32400000000000001},"max":{"1min":1.526,"5min":1.526,"15min":65.480999999999995},"last":1.2509999999999999}]}]},{"osd":3,"up_from":98,"seq":420906795500,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":968088,"kb_used_data":5584,"kb_used_omap":2,"kb_used_meta":962493,"kb_avail":92777064,"statfs":{"total":95995035648,"available":95003713536,"internally_reserved":0,"allocated":5718016,"data_stored":3773322,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":985592885},"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 23:12:07 2023","interfaces":[{"interface":"back","average":{"1min":0.64400000000000002,"5min":0.65000000000000002,"15min":1.651},"min":{"1min":0.30099999999999999,"5min":0.29099999999999998,"15min":0.17599999999999999},"max":{"1min":1.0269999999999999,"5min":1.069,"15min":130.00700000000001},"last":0.57499999999999996},{"interface":"front","average":{"1min":0.68899999999999995,"5min":0.70899999999999996,"15min":1.629},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.216},"max":{"1min":1.3320000000000001,"5min":1.3320000000000001,"15min":130.12200000000001},"last":0.61699999999999999}]},{"osd":1,"last update":"Sat Sep 23 23:12:20 2023","interfaces":[{"interface":"back","average":{"1min":0.75700000000000001,"5min":0.81599999999999995,"15min":1.758},"min":{"1min":0.41499999999999998,"5min":0.35899999999999999,"15min":0.23000000000000001},"max":{"1min":1.1439999999999999,"5min":1.363,"15min":129.90600000000001},"last":0.86199999999999999},{"interface":"front","average":{"1min":0.73099999999999998,"5min":0.77500000000000002,"15min":1.6639999999999999},"min":{"1min":0.40200000000000002,"5min":0.40100000000000002,"15min":0.23699999999999999},"max":{"1min":0.96699999999999997,"5min":1.3160000000000001,"15min":130.28999999999999},"last":0.72099999999999997}]},{"osd":2,"last update":"Sat Sep 23 23:12:20 2023","interfaces":[{"interface":"back","average":{"1min":0.73899999999999999,"5min":0.80800000000000005,"15min":2.274},"min":{"1min":0.43099999999999999,"5min":0.42199999999999999,"15min":0.27000000000000002},"max":{"1min":0.98499999999999999,"5min":1.2849999999999999,"15min":129.941},"last":0.77300000000000002},{"interface":"front","average":{"1min":0.73499999999999999,"5min":0.78900000000000003,"15min":2.069},"min":{"1min":0.317,"5min":0.317,"15min":0.22},"max":{"1min":1.137,"5min":1.4490000000000001,"15min":132.20500000000001},"last":0.745}]},{"osd":4,"last update":"Sat Sep 23 23:11:57 2023","interfaces":[{"interface":"back","average":{"1min":1.1639999999999999,"5min":1.034,"15min":1.972},"min":{"1min":0.68100000000000005,"5min":0.52100000000000002,"15min":0.32200000000000001},"max":{"1min":4.6219999999999999,"5min":4.6219999999999999,"15min":130.07599999999999},"last":0.93400000000000005},{"interface":"front","average":{"1min":1.3360000000000001,"5min":1.0940000000000001,"15min":2.1070000000000002},"min":{"1min":0.73599999999999999,"5min":0.63700000000000001,"15min":0.32500000000000001},"max":{"1min":6.7510000000000003,"5min":6.7510000000000003,"15min":130.76400000000001},"last":0.89500000000000002}]},{"osd":5,"last update":"Sat Sep 23 23:11:57 2023","interfaces":[{"interface":"back","average":{"1min":1.3320000000000001,"5min":1.0660000000000001,"15min":1.8759999999999999},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.27500000000000002},"max":{"1min":6.8289999999999997,"5min":6.8289999999999997,"15min":132.66},"last":0.79400000000000004},{"interface":"front","average":{"1min":1.024,"5min":1.0669999999999999,"15min":1.772},"min":{"1min":0.78000000000000003,"5min":0.624,"15min":0.32400000000000001},"max":{"1min":1.391,"5min":1.895,"15min":130.42699999999999},"last":0.99199999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:12:07 2023","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":1.0720000000000001,"15min":1.873},"min":{"1min":0.80600000000000005,"5min":0.64600000000000002,"15min":0.33500000000000002},"max":{"1min":1.272,"5min":1.748,"15min":130.47800000000001},"last":1.038},{"interface":"front","average":{"1min":1.2689999999999999,"5min":1.1200000000000001,"15min":2.0449999999999999},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.38100000000000001},"max":{"1min":4.5499999999999998,"5min":4.5499999999999998,"15min":130.94499999999999},"last":0.95499999999999996}]},{"osd":7,"last update":"Sat Sep 23 23:12:20 2023","interfaces":[{"interface":"back","average":{"1min":1.444,"5min":1.224,"15min":1.966},"min":{"1min":0.67300000000000004,"5min":0.66300000000000003,"15min":0.34799999999999998},"max":{"1min":6.8639999999999999,"5min":6.8639999999999999,"15min":130.386},"last":1.1679999999999999},{"interface":"front","average":{"1min":1.4470000000000001,"5min":1.2290000000000001,"15min":2.081},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.36699999999999999},"max":{"1min":6.7939999999999996,"5min":6.7939999999999996,"15min":130.869},"last":1.0089999999999999}]}]},{"osd":4,"up_from":103,"seq":442381631974,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":725976,"kb_used_data":5136,"kb_used_omap":10,"kb_used_meta":720821,"kb_avail":93019176,"statfs":{"total":95995035648,"available":95251636224,"internally_reserved":0,"allocated":5259264,"data_stored":3198527,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10652,"internal_metadata":738121316},"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 23:12:21 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.85899999999999999,"15min":2.1829999999999998},"min":{"1min":0.48299999999999998,"5min":0.43099999999999999,"15min":0.22900000000000001},"max":{"1min":1.302,"5min":1.343,"15min":187.69900000000001},"last":0.90700000000000003},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.93100000000000005,"15min":2.2770000000000001},"min":{"1min":0.58099999999999996,"5min":0.36699999999999999,"15min":0.26000000000000001},"max":{"1min":1.226,"5min":1.498,"15min":187.077},"last":0.67100000000000004}]},{"osd":1,"last update":"Sat Sep 23 23:11:48 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.97499999999999998,"15min":1.242},"min":{"1min":0.53300000000000003,"5min":0.53200000000000003,"15min":0.29399999999999998},"max":{"1min":1.2849999999999999,"5min":3.1549999999999998,"15min":10.688000000000001},"last":0.98099999999999998},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.93600000000000005,"15min":1.296},"min":{"1min":0.66400000000000003,"5min":0.40200000000000002,"15min":0.28499999999999998},"max":{"1min":1.325,"5min":3.0680000000000001,"15min":9.7360000000000007},"last":0.94399999999999995}]},{"osd":2,"last update":"Sat Sep 23 23:11:48 2023","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.044,"15min":1.7270000000000001},"min":{"1min":0.63800000000000001,"5min":0.56799999999999995,"15min":0.307},"max":{"1min":1.26,"5min":1.482,"15min":88.852999999999994},"last":1.0129999999999999},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.042,"15min":1.653},"min":{"1min":0.67200000000000004,"5min":0.56999999999999995,"15min":0.28599999999999998},"max":{"1min":1.446,"5min":1.446,"15min":88.881},"last":1.04}]},{"osd":3,"last update":"Sat Sep 23 23:11:48 2023","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":0.97099999999999997,"15min":1.9399999999999999},"min":{"1min":0.66700000000000004,"5min":0.59399999999999997,"15min":0.33500000000000002},"max":{"1min":1.2789999999999999,"5min":2.4769999999999999,"15min":83.772000000000006},"last":0.78500000000000003},{"interface":"front","average":{"1min":1.0249999999999999,"5min":0.98099999999999998,"15min":1.958},"min":{"1min":0.67900000000000005,"5min":0.47599999999999998,"15min":0.34999999999999998},"max":{"1min":1.3340000000000001,"5min":1.4930000000000001,"15min":83.486000000000004},"last":1.1040000000000001}]},{"osd":5,"last update":"Sat Sep 23 23:11:48 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.999,"15min":1.252},"min":{"1min":0.66500000000000004,"5min":0.51500000000000001,"15min":0.308},"max":{"1min":1.2470000000000001,"5min":1.3560000000000001,"15min":12.869},"last":0.58999999999999997},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.048,"15min":1.3169999999999999},"min":{"1min":0.65400000000000003,"5min":0.59299999999999997,"15min":0.32600000000000001},"max":{"1min":1.4159999999999999,"5min":1.528,"15min":8.7279999999999998},"last":0.81399999999999995}]},{"osd":6,"last update":"Sat Sep 23 23:12:02 2023","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":1.04,"15min":1.367},"min":{"1min":0.54900000000000004,"5min":0.497,"15min":0.32600000000000001},"max":{"1min":1.5569999999999999,"5min":1.5569999999999999,"15min":8.8510000000000009},"last":0.75700000000000001},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.141,"15min":1.4850000000000001},"min":{"1min":0.66200000000000003,"5min":0.59799999999999998,"15min":0.34100000000000003},"max":{"1min":1.3460000000000001,"5min":2.5779999999999998,"15min":9},"last":1.071}]},{"osd":7,"last update":"Sat Sep 23 23:11:48 2023","interfaces":[{"interface":"back","average":{"1min":1.117,"5min":1.1619999999999999,"15min":1.27},"min":{"1min":0.73799999999999999,"5min":0.69399999999999995,"15min":0.217},"max":{"1min":1.423,"5min":1.6279999999999999,"15min":5.8789999999999996},"last":1.167},{"interface":"front","average":{"1min":1.2490000000000001,"5min":1.204,"15min":1.363},"min":{"1min":1.046,"5min":0.59199999999999997,"15min":0.36299999999999999},"max":{"1min":1.448,"5min":1.6879999999999999,"15min":12.817},"last":1.1339999999999999}]}]},{"osd":5,"up_from":220,"seq":944892805417,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":362100,"kb_used_data":8300,"kb_used_omap":5,"kb_used_meta":353786,"kb_avail":93383052,"statfs":{"total":95995035648,"available":95624245248,"internally_reserved":0,"allocated":8499200,"data_stored":7503208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5645,"internal_metadata":362277363},"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 23:11:53 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.89900000000000002,"15min":1.792},"min":{"1min":0.60599999999999998,"5min":0.52600000000000002,"15min":0.24099999999999999},"max":{"1min":1.2509999999999999,"5min":1.4359999999999999,"15min":92.950999999999993},"last":1.171},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.91900000000000004,"15min":1.9930000000000001},"min":{"1min":0.63,"5min":0.44500000000000001,"15min":0.247},"max":{"1min":1.411,"5min":1.411,"15min":93.093999999999994},"last":0.94399999999999995}]},{"osd":1,"last update":"Sat Sep 23 23:11:53 2023","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":0.998,"15min":1.2929999999999999},"min":{"1min":0.64100000000000001,"5min":0.60599999999999998,"15min":0.28799999999999998},"max":{"1min":1.349,"5min":1.466,"15min":9.7710000000000008},"last":1.0389999999999999},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.95699999999999996,"15min":1.1599999999999999},"min":{"1min":0.56699999999999995,"5min":0.52100000000000002,"15min":0.26200000000000001},"max":{"1min":1.216,"5min":1.417,"15min":8.5809999999999995},"last":0.76200000000000001}]},{"osd":2,"last update":"Sat Sep 23 23:11:53 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.93200000000000005,"15min":1.8620000000000001},"min":{"1min":0.65600000000000003,"5min":0.55500000000000005,"15min":0.29699999999999999},"max":{"1min":1.3320000000000001,"5min":1.3320000000000001,"15min":80.887},"last":0.84199999999999997},{"interface":"front","average":{"1min":1.004,"5min":1.024,"15min":2.0699999999999998},"min":{"1min":0.746,"5min":0.51600000000000001,"15min":0.28799999999999998},"max":{"1min":1.345,"5min":1.4630000000000001,"15min":80.733000000000004},"last":1.3149999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:11:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":0.96199999999999997,"15min":1.7130000000000001},"min":{"1min":0.76000000000000001,"5min":0.57099999999999995,"15min":0.32000000000000001},"max":{"1min":1.3560000000000001,"5min":1.3560000000000001,"15min":62.381},"last":1.115},{"interface":"front","average":{"1min":1.0029999999999999,"5min":1.0049999999999999,"15min":1.5760000000000001},"min":{"1min":0.63400000000000001,"5min":0.52200000000000002,"15min":0.31900000000000001},"max":{"1min":1.325,"5min":1.3819999999999999,"15min":62.939},"last":1.0840000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:11:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.006,"15min":1.454},"min":{"1min":0.67200000000000004,"5min":0.54500000000000004,"15min":0.28599999999999998},"max":{"1min":1.304,"5min":1.395,"15min":42.344999999999999},"last":1.002},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.091,"15min":1.292},"min":{"1min":0.70599999999999996,"5min":0.58399999999999996,"15min":0.31},"max":{"1min":1.302,"5min":1.454,"15min":41.079000000000001},"last":0.97299999999999998}]},{"osd":6,"last update":"Sat Sep 23 23:12:01 2023","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":1.0820000000000001,"15min":1.474},"min":{"1min":0.73299999999999998,"5min":0.65100000000000002,"15min":0.313},"max":{"1min":1.306,"5min":1.4870000000000001,"15min":13.175000000000001},"last":0.90000000000000002},{"interface":"front","average":{"1min":1.079,"5min":1.1180000000000001,"15min":1.377},"min":{"1min":0.69599999999999995,"5min":0.56899999999999995,"15min":0.26200000000000001},"max":{"1min":1.385,"5min":1.7150000000000001,"15min":12.17},"last":1.1439999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:11:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.1240000000000001,"15min":1.2649999999999999},"min":{"1min":0.57699999999999996,"5min":0.57399999999999995,"15min":0.36599999999999999},"max":{"1min":1.3720000000000001,"5min":1.5449999999999999,"15min":8.2080000000000002},"last":1.2689999999999999},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.2150000000000001,"15min":1.369},"min":{"1min":0.75,"5min":0.63400000000000001,"15min":0.34100000000000003},"max":{"1min":1.4570000000000001,"5min":1.718,"15min":9.7439999999999998},"last":1.232}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":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":4096,"data_stored":19,"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":4194304,"data_stored":4194304,"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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":10652,"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":5645,"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":5223,"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-23T23:12:46.532 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:quincy shell --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 -- ceph pg dump --format=json 2023-09-23T23:12:46.579 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:46 smithi169 bash[104356]: audit 2023-09-23T23:12:45.452883+0000 mgr.y (mgr.25310) 1543 : audit 0 from='client.36795 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:12:46.579 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:46 smithi169 bash[101133]: audit 2023-09-23T23:12:45.452883+0000 mgr.y (mgr.25310) 1543 : audit 0 from='client.36795 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:12:46.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:46 smithi187 bash[89487]: audit 2023-09-23T23:12:45.452883+0000 mgr.y (mgr.25310) 1543 : audit 0 from='client.36795 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:12:48.375 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:48 smithi187 bash[89487]: cluster 2023-09-23T23:12:47.217895+0000 mgr.y (mgr.25310) 1544 : cluster 0 pgmap v1747: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:48.462 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:48 smithi169 bash[104356]: cluster 2023-09-23T23:12:47.217895+0000 mgr.y (mgr.25310) 1544 : cluster 0 pgmap v1747: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:48.462 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:48 smithi169 bash[101133]: cluster 2023-09-23T23:12:47.217895+0000 mgr.y (mgr.25310) 1544 : cluster 0 pgmap v1747: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:48.783 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:12:48 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:12:48] "GET /metrics HTTP/1.1" 200 34164 "" "Prometheus/2.43.0" 2023-09-23T23:12:49.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:49 smithi187 bash[89487]: cluster 2023-09-23T23:12:49.218882+0000 mgr.y (mgr.25310) 1545 : cluster 0 pgmap v1748: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:49.783 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:49 smithi169 bash[101133]: cluster 2023-09-23T23:12:49.218882+0000 mgr.y (mgr.25310) 1545 : cluster 0 pgmap v1748: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:49.784 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:49 smithi169 bash[104356]: cluster 2023-09-23T23:12:49.218882+0000 mgr.y (mgr.25310) 1545 : cluster 0 pgmap v1748: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:51.343 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/mon.a/config 2023-09-23T23:12:51.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:51 smithi187 bash[89487]: cluster 2023-09-23T23:12:51.219728+0000 mgr.y (mgr.25310) 1546 : cluster 0 pgmap v1749: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:51.789 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:51 smithi169 bash[101133]: cluster 2023-09-23T23:12:51.219728+0000 mgr.y (mgr.25310) 1546 : cluster 0 pgmap v1749: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:51.789 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:51 smithi169 bash[104356]: cluster 2023-09-23T23:12:51.219728+0000 mgr.y (mgr.25310) 1546 : cluster 0 pgmap v1749: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:52.568 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:52 smithi169 bash[101133]: audit 2023-09-23T23:12:51.636711+0000 mon.a (mon.0) 2101 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:12:52.568 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:52 smithi169 bash[104356]: audit 2023-09-23T23:12:51.636711+0000 mon.a (mon.0) 2101 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:12:52.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:52 smithi187 bash[89487]: audit 2023-09-23T23:12:51.636711+0000 mon.a (mon.0) 2101 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-09-23T23:12:53.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:53 smithi187 bash[89487]: cluster 2023-09-23T23:12:53.220679+0000 mgr.y (mgr.25310) 1547 : cluster 0 pgmap v1750: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:53.712 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:53 smithi169 bash[104356]: cluster 2023-09-23T23:12:53.220679+0000 mgr.y (mgr.25310) 1547 : cluster 0 pgmap v1750: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:53.713 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:53 smithi169 bash[101133]: cluster 2023-09-23T23:12:53.220679+0000 mgr.y (mgr.25310) 1547 : cluster 0 pgmap v1750: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:55.356 INFO:teuthology.orchestra.run.smithi169.stdout: 2023-09-23T23:12:55.359 INFO:teuthology.orchestra.run.smithi169.stderr:dumped all 2023-09-23T23:12:55.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:55 smithi187 bash[89487]: cluster 2023-09-23T23:12:55.221638+0000 mgr.y (mgr.25310) 1548 : cluster 0 pgmap v1751: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:55.631 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:55 smithi169 bash[104356]: cluster 2023-09-23T23:12:55.221638+0000 mgr.y (mgr.25310) 1548 : cluster 0 pgmap v1751: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:55.631 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:55 smithi169 bash[101133]: cluster 2023-09-23T23:12:55.221638+0000 mgr.y (mgr.25310) 1548 : cluster 0 pgmap v1751: 93 pgs: 93 active+clean; 4.6 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-09-23T23:12:56.336 INFO:teuthology.orchestra.run.smithi169.stdout:{"pg_ready":true,"pg_map":{"version":1751,"stamp":"2023-09-23T23:12:55.220971+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":6016,"num_read_kb":13268,"num_write":907,"num_write_kb":12743,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":99,"num_bytes_recovered":4796110,"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":4418,"ondisk_log_size":4418,"up":279,"acting":279,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":279,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":5256784,"kb_used_data":51152,"kb_used_omap":41,"kb_used_meta":5205526,"kb_avail":744704432,"statfs":{"total":767960285184,"available":762577338368,"internally_reserved":0,"allocated":52379648,"data_stored":39445331,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":42370,"internal_metadata":5330459262},"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.005005"},"pg_stats":[{"pgid":"3.1a","version":"68'2","reported_seq":419,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.775092+0000","last_change":"2023-09-23T23:02:53.076363+0000","last_active":"2023-09-23T23:11:24.775092+0000","last_peered":"2023-09-23T23:11:24.775092+0000","last_clean":"2023-09-23T23:11:24.775092+0000","last_became_active":"2023-09-23T23:02:53.075551+0000","last_became_peered":"2023-09-23T23:02:53.075551+0000","last_unstale":"2023-09-23T23:11:24.775092+0000","last_undegraded":"2023-09-23T23:11:24.775092+0000","last_fullsized":"2023-09-23T23:11:24.775092+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08.550054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":425,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.774051+0000","last_change":"2023-09-23T23:02:53.063117+0000","last_active":"2023-09-23T23:11:24.774051+0000","last_peered":"2023-09-23T23:11:24.774051+0000","last_clean":"2023-09-23T23:11:24.774051+0000","last_became_active":"2023-09-23T23:02:53.062454+0000","last_became_peered":"2023-09-23T23:02:53.062454+0000","last_unstale":"2023-09-23T23:11:24.774051+0000","last_undegraded":"2023-09-23T23:11:24.774051+0000","last_fullsized":"2023-09-23T23:11:24.774051+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01:37.196883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":87,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.297274+0000","last_change":"2023-09-23T23:02:53.071758+0000","last_active":"2023-09-23T23:11:24.297274+0000","last_peered":"2023-09-23T23:11:24.297274+0000","last_clean":"2023-09-23T23:11:24.297274+0000","last_became_active":"2023-09-23T23:02:53.070778+0000","last_became_peered":"2023-09-23T23:02:53.070778+0000","last_unstale":"2023-09-23T23:11:24.297274+0000","last_undegraded":"2023-09-23T23:11:24.297274+0000","last_fullsized":"2023-09-23T23:11:24.297274+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:32:37.507312+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":216,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.299853+0000","last_change":"2023-09-23T23:08:14.206966+0000","last_active":"2023-09-23T23:11:24.299853+0000","last_peered":"2023-09-23T23:11:24.299853+0000","last_clean":"2023-09-23T23:11:24.299853+0000","last_became_active":"2023-09-23T23:08:14.206573+0000","last_became_peered":"2023-09-23T23:08:14.206573+0000","last_unstale":"2023-09-23T23:11:24.299853+0000","last_undegraded":"2023-09-23T23:11:24.299853+0000","last_fullsized":"2023-09-23T23:11:24.299853+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:53:38.362665+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":441,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.747207+0000","last_change":"2023-09-23T23:02:53.059431+0000","last_active":"2023-09-23T23:11:15.747207+0000","last_peered":"2023-09-23T23:11:15.747207+0000","last_clean":"2023-09-23T23:11:15.747207+0000","last_became_active":"2023-09-23T23:02:53.058808+0000","last_became_peered":"2023-09-23T23:02:53.058808+0000","last_unstale":"2023-09-23T23:11:15.747207+0000","last_undegraded":"2023-09-23T23:11:15.747207+0000","last_fullsized":"2023-09-23T23:11:15.747207+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.085100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":381,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.425359+0000","last_change":"2023-09-23T23:06:29.212240+0000","last_active":"2023-09-23T23:11:15.425359+0000","last_peered":"2023-09-23T23:11:15.425359+0000","last_clean":"2023-09-23T23:11:15.425359+0000","last_became_active":"2023-09-23T23:06:29.211851+0000","last_became_peered":"2023-09-23T23:06:29.211851+0000","last_unstale":"2023-09-23T23:11:15.425359+0000","last_undegraded":"2023-09-23T23:11:15.425359+0000","last_fullsized":"2023-09-23T23:11:15.425359+0000","mapping_epoch":352,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":353,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:18:05.619930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":195,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.284559+0000","last_change":"2023-09-23T22:48:46.634576+0000","last_active":"2023-09-23T23:11:14.284559+0000","last_peered":"2023-09-23T23:11:14.284559+0000","last_clean":"2023-09-23T23:11:14.284559+0000","last_became_active":"2023-09-23T22:48:46.633546+0000","last_became_peered":"2023-09-23T22:48:46.633546+0000","last_unstale":"2023-09-23T23:11:14.284559+0000","last_undegraded":"2023-09-23T23:11:14.284559+0000","last_fullsized":"2023-09-23T23:11:14.284559+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:51:08.811450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":426,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.773723+0000","last_change":"2023-09-23T23:06:29.210393+0000","last_active":"2023-09-23T23:11:24.773723+0000","last_peered":"2023-09-23T23:11:24.773723+0000","last_clean":"2023-09-23T23:11:24.773723+0000","last_became_active":"2023-09-23T23:06:29.210016+0000","last_became_peered":"2023-09-23T23:06:29.210016+0000","last_unstale":"2023-09-23T23:11:24.773723+0000","last_undegraded":"2023-09-23T23:11:24.773723+0000","last_fullsized":"2023-09-23T23:11:24.773723+0000","mapping_epoch":352,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":353,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04.324759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.14","version":"78'161","reported_seq":845,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.356811+0000","last_change":"2023-09-23T23:08:17.218382+0000","last_active":"2023-09-23T23:11:24.356811+0000","last_peered":"2023-09-23T23:11:24.356811+0000","last_clean":"2023-09-23T23:11:24.356811+0000","last_became_active":"2023-09-23T23:08:17.217578+0000","last_became_peered":"2023-09-23T23:08:17.217578+0000","last_unstale":"2023-09-23T23:11:24.356811+0000","last_undegraded":"2023-09-23T23:11:24.356811+0000","last_fullsized":"2023-09-23T23:11:24.356811+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":5,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:02.269821+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:02.269821+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:01:12.799251+0000","scrub_duration":0.0086306239999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,4],"acting":[2,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":245,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.288425+0000","last_change":"2023-09-23T23:08:14.204855+0000","last_active":"2023-09-23T23:11:14.288425+0000","last_peered":"2023-09-23T23:11:14.288425+0000","last_clean":"2023-09-23T23:11:14.288425+0000","last_became_active":"2023-09-23T23:08:14.204459+0000","last_became_peered":"2023-09-23T23:08:14.204459+0000","last_unstale":"2023-09-23T23:11:14.288425+0000","last_undegraded":"2023-09-23T23:11:14.288425+0000","last_fullsized":"2023-09-23T23:11:14.288425+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.337883+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.287860+0000","last_change":"2023-09-23T23:08:14.201945+0000","last_active":"2023-09-23T23:11:14.287860+0000","last_peered":"2023-09-23T23:11:14.287860+0000","last_clean":"2023-09-23T23:11:14.287860+0000","last_became_active":"2023-09-23T23:08:14.201550+0000","last_became_peered":"2023-09-23T23:08:14.201550+0000","last_unstale":"2023-09-23T23:11:14.287860+0000","last_undegraded":"2023-09-23T23:11:14.287860+0000","last_fullsized":"2023-09-23T23:11:14.287860+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:22:44.107049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.15","version":"67'3","reported_seq":35,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.752124+0000","last_change":"2023-09-23T23:08:14.235753+0000","last_active":"2023-09-23T23:11:15.752124+0000","last_peered":"2023-09-23T23:11:15.752124+0000","last_clean":"2023-09-23T23:11:15.752124+0000","last_became_active":"2023-09-23T23:08:14.210833+0000","last_became_peered":"2023-09-23T23:08:14.210833+0000","last_unstale":"2023-09-23T23:11:15.752124+0000","last_undegraded":"2023-09-23T23:11:15.752124+0000","last_fullsized":"2023-09-23T23:11:15.752124+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:57:00.918150+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":87,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.297446+0000","last_change":"2023-09-23T23:02:53.074428+0000","last_active":"2023-09-23T23:11:24.297446+0000","last_peered":"2023-09-23T23:11:24.297446+0000","last_clean":"2023-09-23T23:11:24.297446+0000","last_became_active":"2023-09-23T23:02:53.074164+0000","last_became_peered":"2023-09-23T23:02:53.074164+0000","last_unstale":"2023-09-23T23:11:24.297446+0000","last_undegraded":"2023-09-23T23:11:24.297446+0000","last_fullsized":"2023-09-23T23:11:24.297446+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50.086276+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"79'23","reported_seq":432,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.775722+0000","last_change":"2023-09-23T23:08:14.214420+0000","last_active":"2023-09-23T23:11:24.775722+0000","last_peered":"2023-09-23T23:11:24.775722+0000","last_clean":"2023-09-23T23:11:24.775722+0000","last_became_active":"2023-09-23T23:08:14.199072+0000","last_became_peered":"2023-09-23T23:08:14.199072+0000","last_unstale":"2023-09-23T23:11:24.775722+0000","last_undegraded":"2023-09-23T23:11:24.775722+0000","last_fullsized":"2023-09-23T23:11:24.775722+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:24:02.010317+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":412,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.775469+0000","last_change":"2023-09-23T23:02:53.076239+0000","last_active":"2023-09-23T23:11:24.775469+0000","last_peered":"2023-09-23T23:11:24.775469+0000","last_clean":"2023-09-23T23:11:24.775469+0000","last_became_active":"2023-09-23T23:02:53.075783+0000","last_became_peered":"2023-09-23T23:02:53.075783+0000","last_unstale":"2023-09-23T23:11:24.775469+0000","last_undegraded":"2023-09-23T23:11:24.775469+0000","last_fullsized":"2023-09-23T23:11:24.775469+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:21:49.489079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.11","version":"78'161","reported_seq":580,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.298358+0000","last_change":"2023-09-23T23:00:17.591067+0000","last_active":"2023-09-23T23:11:24.298358+0000","last_peered":"2023-09-23T23:11:24.298358+0000","last_clean":"2023-09-23T23:11:24.298358+0000","last_became_active":"2023-09-23T23:00:17.182403+0000","last_became_peered":"2023-09-23T23:00:17.182403+0000","last_unstale":"2023-09-23T23:11:24.298358+0000","last_undegraded":"2023-09-23T23:11:24.298358+0000","last_fullsized":"2023-09-23T23:11:24.298358+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":5,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:17.590949+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:17.590949+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:34:35.188490+0000","scrub_duration":0.0029951560000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":35,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.751820+0000","last_change":"2023-09-23T23:08:14.213392+0000","last_active":"2023-09-23T23:11:15.751820+0000","last_peered":"2023-09-23T23:11:15.751820+0000","last_clean":"2023-09-23T23:11:15.751820+0000","last_became_active":"2023-09-23T23:08:14.197987+0000","last_became_peered":"2023-09-23T23:08:14.197987+0000","last_unstale":"2023-09-23T23:11:15.751820+0000","last_undegraded":"2023-09-23T23:11:15.751820+0000","last_fullsized":"2023-09-23T23:11:15.751820+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49:51.499727+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":418,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.774022+0000","last_change":"2023-09-23T23:08:14.202274+0000","last_active":"2023-09-23T23:11:24.774022+0000","last_peered":"2023-09-23T23:11:24.774022+0000","last_clean":"2023-09-23T23:11:24.774022+0000","last_became_active":"2023-09-23T23:08:14.200327+0000","last_became_peered":"2023-09-23T23:08:14.200327+0000","last_unstale":"2023-09-23T23:11:24.774022+0000","last_undegraded":"2023-09-23T23:11:24.774022+0000","last_fullsized":"2023-09-23T23:11:24.774022+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:44.261408+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.10","version":"78'161","reported_seq":774,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.287785+0000","last_change":"2023-09-23T23:08:17.213970+0000","last_active":"2023-09-23T23:11:14.287785+0000","last_peered":"2023-09-23T23:11:14.287785+0000","last_clean":"2023-09-23T23:11:14.287785+0000","last_became_active":"2023-09-23T23:08:17.213350+0000","last_became_peered":"2023-09-23T23:08:17.213350+0000","last_unstale":"2023-09-23T23:11:14.287785+0000","last_undegraded":"2023-09-23T23:11:14.287785+0000","last_fullsized":"2023-09-23T23:11:14.287785+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":5,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:17.436446+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:17.436446+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:39:48.839554+0000","scrub_duration":0.0032237540000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":214,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.298892+0000","last_change":"2023-09-23T23:08:14.195397+0000","last_active":"2023-09-23T23:11:24.298892+0000","last_peered":"2023-09-23T23:11:24.298892+0000","last_clean":"2023-09-23T23:11:24.298892+0000","last_became_active":"2023-09-23T23:08:14.195010+0000","last_became_peered":"2023-09-23T23:08:14.195010+0000","last_unstale":"2023-09-23T23:11:24.298892+0000","last_undegraded":"2023-09-23T23:11:24.298892+0000","last_fullsized":"2023-09-23T23:11:24.298892+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16:06.141633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":225,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.288738+0000","last_change":"2023-09-23T23:08:14.208709+0000","last_active":"2023-09-23T23:11:14.288738+0000","last_peered":"2023-09-23T23:11:14.288738+0000","last_clean":"2023-09-23T23:11:14.288738+0000","last_became_active":"2023-09-23T23:08:14.208365+0000","last_became_peered":"2023-09-23T23:08:14.208365+0000","last_unstale":"2023-09-23T23:11:14.288738+0000","last_undegraded":"2023-09-23T23:11:14.288738+0000","last_fullsized":"2023-09-23T23:11:14.288738+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:57:47.573690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.13","version":"78'161","reported_seq":530,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.297659+0000","last_change":"2023-09-23T23:06:12.645227+0000","last_active":"2023-09-23T23:11:24.297659+0000","last_peered":"2023-09-23T23:11:24.297659+0000","last_clean":"2023-09-23T23:11:24.297659+0000","last_became_active":"2023-09-23T23:02:56.055534+0000","last_became_peered":"2023-09-23T23:02:56.055534+0000","last_unstale":"2023-09-23T23:11:24.297659+0000","last_undegraded":"2023-09-23T23:11:24.297659+0000","last_fullsized":"2023-09-23T23:11:24.297659+0000","mapping_epoch":332,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":5,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:06:12.645026+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:06:12.645026+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:44:11.716871+0000","scrub_duration":0.01395996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":29,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.751393+0000","last_change":"2023-09-23T23:08:14.200741+0000","last_active":"2023-09-23T23:11:15.751393+0000","last_peered":"2023-09-23T23:11:15.751393+0000","last_clean":"2023-09-23T23:11:15.751393+0000","last_became_active":"2023-09-23T23:08:14.199849+0000","last_became_peered":"2023-09-23T23:08:14.199849+0000","last_unstale":"2023-09-23T23:11:15.751393+0000","last_undegraded":"2023-09-23T23:11:15.751393+0000","last_fullsized":"2023-09-23T23:11:15.751393+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:48.206286+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.283891+0000","last_change":"2023-09-23T23:08:14.207635+0000","last_active":"2023-09-23T23:11:14.283891+0000","last_peered":"2023-09-23T23:11:14.283891+0000","last_clean":"2023-09-23T23:11:14.283891+0000","last_became_active":"2023-09-23T23:08:14.207296+0000","last_became_peered":"2023-09-23T23:08:14.207296+0000","last_unstale":"2023-09-23T23:11:14.283891+0000","last_undegraded":"2023-09-23T23:11:14.283891+0000","last_fullsized":"2023-09-23T23:11:14.283891+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:00:34.760467+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.12","version":"78'161","reported_seq":773,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.287853+0000","last_change":"2023-09-23T23:02:56.051678+0000","last_active":"2023-09-23T23:11:14.287853+0000","last_peered":"2023-09-23T23:11:14.287853+0000","last_clean":"2023-09-23T23:11:14.287853+0000","last_became_active":"2023-09-23T23:02:56.051243+0000","last_became_peered":"2023-09-23T23:02:56.051243+0000","last_unstale":"2023-09-23T23:11:14.287853+0000","last_undegraded":"2023-09-23T23:11:14.287853+0000","last_fullsized":"2023-09-23T23:11:14.287853+0000","mapping_epoch":332,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":5,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:19.445949+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:19.445949+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:42:14.081486+0000","scrub_duration":0.0034194590000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.10","version":"67'8","reported_seq":430,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.424471+0000","last_change":"2023-09-23T22:58:38.114199+0000","last_active":"2023-09-23T23:11:15.424471+0000","last_peered":"2023-09-23T23:11:15.424471+0000","last_clean":"2023-09-23T23:11:15.424471+0000","last_became_active":"2023-09-23T22:58:38.113606+0000","last_became_peered":"2023-09-23T22:58:38.113606+0000","last_unstale":"2023-09-23T23:11:15.424471+0000","last_undegraded":"2023-09-23T23:11:15.424471+0000","last_fullsized":"2023-09-23T23:11:15.424471+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T09:11:20.825223+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":8,"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":266,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.774343+0000","last_change":"2023-09-23T23:08:14.201342+0000","last_active":"2023-09-23T23:11:24.774343+0000","last_peered":"2023-09-23T23:11:24.774343+0000","last_clean":"2023-09-23T23:11:24.774343+0000","last_became_active":"2023-09-23T23:08:14.200356+0000","last_became_peered":"2023-09-23T23:08:14.200356+0000","last_unstale":"2023-09-23T23:11:24.774343+0000","last_undegraded":"2023-09-23T23:11:24.774343+0000","last_fullsized":"2023-09-23T23:11:24.774343+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16.220994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.d","version":"78'161","reported_seq":644,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.752342+0000","last_change":"2023-09-23T23:08:17.220904+0000","last_active":"2023-09-23T23:11:15.752342+0000","last_peered":"2023-09-23T23:11:15.752342+0000","last_clean":"2023-09-23T23:11:15.752342+0000","last_became_active":"2023-09-23T23:08:17.220403+0000","last_became_peered":"2023-09-23T23:08:17.220403+0000","last_unstale":"2023-09-23T23:11:15.752342+0000","last_undegraded":"2023-09-23T23:11:15.752342+0000","last_fullsized":"2023-09-23T23:11:15.752342+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:19.124747+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:19.124747+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T05:43:58.145153+0000","scrub_duration":0.0036676460000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.f","version":"67'1","reported_seq":33,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.752482+0000","last_change":"2023-09-23T23:08:14.223483+0000","last_active":"2023-09-23T23:11:15.752482+0000","last_peered":"2023-09-23T23:11:15.752482+0000","last_clean":"2023-09-23T23:11:15.752482+0000","last_became_active":"2023-09-23T23:08:14.202039+0000","last_became_peered":"2023-09-23T23:08:14.202039+0000","last_unstale":"2023-09-23T23:11:15.752482+0000","last_undegraded":"2023-09-23T23:11:15.752482+0000","last_fullsized":"2023-09-23T23:11:15.752482+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T08:44:23.314583+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":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":242,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.288063+0000","last_change":"2023-09-23T23:08:14.201163+0000","last_active":"2023-09-23T23:11:14.288063+0000","last_peered":"2023-09-23T23:11:14.288063+0000","last_clean":"2023-09-23T23:11:14.288063+0000","last_became_active":"2023-09-23T23:08:14.200764+0000","last_became_peered":"2023-09-23T23:08:14.200764+0000","last_unstale":"2023-09-23T23:11:14.288063+0000","last_undegraded":"2023-09-23T23:11:14.288063+0000","last_fullsized":"2023-09-23T23:11:14.288063+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:43:12.482464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.c","version":"78'161","reported_seq":825,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.747569+0000","last_change":"2023-09-23T23:00:17.182629+0000","last_active":"2023-09-23T23:11:15.747569+0000","last_peered":"2023-09-23T23:11:15.747569+0000","last_clean":"2023-09-23T23:11:15.747569+0000","last_became_active":"2023-09-23T23:00:17.181850+0000","last_became_peered":"2023-09-23T23:00:17.181850+0000","last_unstale":"2023-09-23T23:11:15.747569+0000","last_undegraded":"2023-09-23T23:11:15.747569+0000","last_fullsized":"2023-09-23T23:11:15.747569+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:04.303440+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:04.303440+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:11:12.900179+0000","scrub_duration":0.027694175000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":327680,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"67'2","reported_seq":33,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.752459+0000","last_change":"2023-09-23T23:08:14.215676+0000","last_active":"2023-09-23T23:11:15.752459+0000","last_peered":"2023-09-23T23:11:15.752459+0000","last_clean":"2023-09-23T23:11:15.752459+0000","last_became_active":"2023-09-23T23:08:14.201111+0000","last_became_peered":"2023-09-23T23:08:14.201111+0000","last_unstale":"2023-09-23T23:11:15.752459+0000","last_undegraded":"2023-09-23T23:11:15.752459+0000","last_fullsized":"2023-09-23T23:11:15.752459+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:29.630281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":460,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.774810+0000","last_change":"2023-09-23T23:02:53.076272+0000","last_active":"2023-09-23T23:11:24.774810+0000","last_peered":"2023-09-23T23:11:24.774810+0000","last_clean":"2023-09-23T23:11:24.774810+0000","last_became_active":"2023-09-23T23:02:53.075595+0000","last_became_peered":"2023-09-23T23:02:53.075595+0000","last_unstale":"2023-09-23T23:11:24.774810+0000","last_undegraded":"2023-09-23T23:11:24.774810+0000","last_fullsized":"2023-09-23T23:11:24.774810+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:07.357661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.f","version":"78'161","reported_seq":797,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.425571+0000","last_change":"2023-09-23T23:00:27.550670+0000","last_active":"2023-09-23T23:11:15.425571+0000","last_peered":"2023-09-23T23:11:15.425571+0000","last_clean":"2023-09-23T23:11:15.425571+0000","last_became_active":"2023-09-23T23:00:17.187466+0000","last_became_peered":"2023-09-23T23:00:17.187466+0000","last_unstale":"2023-09-23T23:11:15.425571+0000","last_undegraded":"2023-09-23T23:11:15.425571+0000","last_fullsized":"2023-09-23T23:11:15.425571+0000","mapping_epoch":313,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":314,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:27.550481+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:27.550481+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:43:56.666527+0000","scrub_duration":0.0031207449999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"67'1","reported_seq":33,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.751853+0000","last_change":"2023-09-23T23:08:14.227801+0000","last_active":"2023-09-23T23:11:15.751853+0000","last_peered":"2023-09-23T23:11:15.751853+0000","last_clean":"2023-09-23T23:11:15.751853+0000","last_became_active":"2023-09-23T23:08:14.208682+0000","last_became_peered":"2023-09-23T23:08:14.208682+0000","last_unstale":"2023-09-23T23:11:15.751853+0000","last_undegraded":"2023-09-23T23:11:15.751853+0000","last_fullsized":"2023-09-23T23:11:15.751853+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T04:18:40.385340+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":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":367,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.424799+0000","last_change":"2023-09-23T23:08:14.206060+0000","last_active":"2023-09-23T23:11:15.424799+0000","last_peered":"2023-09-23T23:11:15.424799+0000","last_clean":"2023-09-23T23:11:15.424799+0000","last_became_active":"2023-09-23T23:08:14.205691+0000","last_became_peered":"2023-09-23T23:08:14.205691+0000","last_unstale":"2023-09-23T23:11:15.424799+0000","last_undegraded":"2023-09-23T23:11:15.424799+0000","last_fullsized":"2023-09-23T23:11:15.424799+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:35.198552+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.e","version":"78'161","reported_seq":792,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.776213+0000","last_change":"2023-09-23T23:08:17.214178+0000","last_active":"2023-09-23T23:11:24.776213+0000","last_peered":"2023-09-23T23:11:24.776213+0000","last_clean":"2023-09-23T23:11:24.776213+0000","last_became_active":"2023-09-23T23:08:17.213645+0000","last_became_peered":"2023-09-23T23:08:17.213645+0000","last_unstale":"2023-09-23T23:11:24.776213+0000","last_undegraded":"2023-09-23T23:11:24.776213+0000","last_fullsized":"2023-09-23T23:11:24.776213+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:21.713795+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:21.713795+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:49:55.257291+0000","scrub_duration":0.0036583649999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,3],"acting":[4,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":222,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.288342+0000","last_change":"2023-09-23T22:58:38.115841+0000","last_active":"2023-09-23T23:11:14.288342+0000","last_peered":"2023-09-23T23:11:14.288342+0000","last_clean":"2023-09-23T23:11:14.288342+0000","last_became_active":"2023-09-23T22:58:38.114548+0000","last_became_peered":"2023-09-23T22:58:38.114548+0000","last_unstale":"2023-09-23T23:11:14.288342+0000","last_undegraded":"2023-09-23T23:11:14.288342+0000","last_fullsized":"2023-09-23T23:11:14.288342+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:34:50.168381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":223,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:19.224088+0000","last_change":"2023-09-23T23:06:29.387851+0000","last_active":"2023-09-23T23:11:19.224088+0000","last_peered":"2023-09-23T23:11:19.224088+0000","last_clean":"2023-09-23T23:11:19.224088+0000","last_became_active":"2023-09-23T23:06:29.387366+0000","last_became_peered":"2023-09-23T23:06:29.387366+0000","last_unstale":"2023-09-23T23:11:19.224088+0000","last_undegraded":"2023-09-23T23:11:19.224088+0000","last_fullsized":"2023-09-23T23:11:19.224088+0000","mapping_epoch":352,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":353,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:39:07.343265+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.9","version":"78'161","reported_seq":515,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.751649+0000","last_change":"2023-09-23T23:08:18.334953+0000","last_active":"2023-09-23T23:11:15.751649+0000","last_peered":"2023-09-23T23:11:15.751649+0000","last_clean":"2023-09-23T23:11:15.751649+0000","last_became_active":"2023-09-23T23:08:17.212328+0000","last_became_peered":"2023-09-23T23:08:17.212328+0000","last_unstale":"2023-09-23T23:11:15.751649+0000","last_undegraded":"2023-09-23T23:11:15.751649+0000","last_fullsized":"2023-09-23T23:11:15.751649+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:08:18.334781+0000","last_deep_scrub":"78'161","last_deep_scrub_stamp":"2023-09-23T23:08:18.334781+0000","last_clean_scrub_stamp":"2023-09-23T23:08:18.334781+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T04:01:10.613666+0000","scrub_duration":0.0044188059999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"68'3","reported_seq":430,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.773692+0000","last_change":"2023-09-23T22:48:46.704933+0000","last_active":"2023-09-23T23:11:24.773692+0000","last_peered":"2023-09-23T23:11:24.773692+0000","last_clean":"2023-09-23T23:11:24.773692+0000","last_became_active":"2023-09-23T22:48:46.637763+0000","last_became_peered":"2023-09-23T22:48:46.637763+0000","last_unstale":"2023-09-23T23:11:24.773692+0000","last_undegraded":"2023-09-23T23:11:24.773692+0000","last_fullsized":"2023-09-23T23:11:24.773692+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:53:19.139103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":401,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.284544+0000","last_change":"2023-09-23T22:58:38.101550+0000","last_active":"2023-09-23T23:11:14.284544+0000","last_peered":"2023-09-23T23:11:14.284544+0000","last_clean":"2023-09-23T23:11:14.284544+0000","last_became_active":"2023-09-23T22:58:38.100403+0000","last_became_peered":"2023-09-23T22:58:38.100403+0000","last_unstale":"2023-09-23T23:11:14.284544+0000","last_undegraded":"2023-09-23T23:11:14.284544+0000","last_fullsized":"2023-09-23T23:11:14.284544+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:26.379398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.8","version":"78'161","reported_seq":684,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.287902+0000","last_change":"2023-09-23T22:48:07.760032+0000","last_active":"2023-09-23T23:11:14.287902+0000","last_peered":"2023-09-23T23:11:14.287902+0000","last_clean":"2023-09-23T23:11:14.287902+0000","last_became_active":"2023-09-23T22:48:07.759628+0000","last_became_peered":"2023-09-23T22:48:07.759628+0000","last_unstale":"2023-09-23T23:11:14.287902+0000","last_undegraded":"2023-09-23T23:11:14.287902+0000","last_fullsized":"2023-09-23T23:11:14.287902+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:39:52.437433+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:39:52.437433+0000","objects_scrubbed":1,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:56:26.166535+0000","scrub_duration":0.017880975,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":262688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,3],"acting":[5,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":339,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.424949+0000","last_change":"2023-09-23T23:02:53.062239+0000","last_active":"2023-09-23T23:11:15.424949+0000","last_peered":"2023-09-23T23:11:15.424949+0000","last_clean":"2023-09-23T23:11:15.424949+0000","last_became_active":"2023-09-23T23:02:53.061797+0000","last_became_peered":"2023-09-23T23:02:53.061797+0000","last_unstale":"2023-09-23T23:11:15.424949+0000","last_undegraded":"2023-09-23T23:11:15.424949+0000","last_fullsized":"2023-09-23T23:11:15.424949+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:10.993796+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":428,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.284770+0000","last_change":"2023-09-23T23:02:53.079317+0000","last_active":"2023-09-23T23:11:14.284770+0000","last_peered":"2023-09-23T23:11:14.284770+0000","last_clean":"2023-09-23T23:11:14.284770+0000","last_became_active":"2023-09-23T23:02:53.078963+0000","last_became_peered":"2023-09-23T23:02:53.078963+0000","last_unstale":"2023-09-23T23:11:14.284770+0000","last_undegraded":"2023-09-23T23:11:14.284770+0000","last_fullsized":"2023-09-23T23:11:14.284770+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58:49.838492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.b","version":"78'161","reported_seq":556,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.297863+0000","last_change":"2023-09-23T23:02:56.057583+0000","last_active":"2023-09-23T23:11:24.297863+0000","last_peered":"2023-09-23T23:11:24.297863+0000","last_clean":"2023-09-23T23:11:24.297863+0000","last_became_active":"2023-09-23T23:02:56.056952+0000","last_became_peered":"2023-09-23T23:02:56.056952+0000","last_unstale":"2023-09-23T23:11:24.297863+0000","last_undegraded":"2023-09-23T23:11:24.297863+0000","last_fullsized":"2023-09-23T23:11:24.297863+0000","mapping_epoch":332,"log_start":"0'0","ondisk_log_start":"0'0","created":277,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:22.566993+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:22.566993+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T06:20:20.104451+0000","scrub_duration":0.0026922669999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,5],"acting":[1,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":402,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.775287+0000","last_change":"2023-09-23T23:08:14.197275+0000","last_active":"2023-09-23T23:11:24.775287+0000","last_peered":"2023-09-23T23:11:24.775287+0000","last_clean":"2023-09-23T23:11:24.775287+0000","last_became_active":"2023-09-23T23:08:14.196808+0000","last_became_peered":"2023-09-23T23:08:14.196808+0000","last_unstale":"2023-09-23T23:11:24.775287+0000","last_undegraded":"2023-09-23T23:11:24.775287+0000","last_fullsized":"2023-09-23T23:11:24.775287+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:44:49.947680+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":430,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.284933+0000","last_change":"2023-09-23T23:02:53.078266+0000","last_active":"2023-09-23T23:11:14.284933+0000","last_peered":"2023-09-23T23:11:14.284933+0000","last_clean":"2023-09-23T23:11:14.284933+0000","last_became_active":"2023-09-23T23:02:53.077158+0000","last_became_peered":"2023-09-23T23:02:53.077158+0000","last_unstale":"2023-09-23T23:11:14.284933+0000","last_undegraded":"2023-09-23T23:11:14.284933+0000","last_fullsized":"2023-09-23T23:11:14.284933+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52.129299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.a","version":"78'161","reported_seq":697,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.288054+0000","last_change":"2023-09-23T22:58:38.134976+0000","last_active":"2023-09-23T23:11:14.288054+0000","last_peered":"2023-09-23T23:11:14.288054+0000","last_clean":"2023-09-23T23:11:14.288054+0000","last_became_active":"2023-09-23T22:58:38.134401+0000","last_became_peered":"2023-09-23T22:58:38.134401+0000","last_unstale":"2023-09-23T23:11:14.288054+0000","last_undegraded":"2023-09-23T23:11:14.288054+0000","last_fullsized":"2023-09-23T23:11:14.288054+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:39:54.455854+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:39:54.455854+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:12:01.922113+0000","scrub_duration":0.0075565679999999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":267,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.746959+0000","last_change":"2023-09-23T23:08:14.200688+0000","last_active":"2023-09-23T23:11:15.746959+0000","last_peered":"2023-09-23T23:11:15.746959+0000","last_clean":"2023-09-23T23:11:15.746959+0000","last_became_active":"2023-09-23T23:08:14.200284+0000","last_became_peered":"2023-09-23T23:08:14.200284+0000","last_unstale":"2023-09-23T23:11:15.746959+0000","last_undegraded":"2023-09-23T23:11:15.746959+0000","last_fullsized":"2023-09-23T23:11:15.746959+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:40:33.418685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.288533+0000","last_change":"2023-09-23T23:06:29.211581+0000","last_active":"2023-09-23T23:11:14.288533+0000","last_peered":"2023-09-23T23:11:14.288533+0000","last_clean":"2023-09-23T23:11:14.288533+0000","last_became_active":"2023-09-23T23:06:29.211088+0000","last_became_peered":"2023-09-23T23:06:29.211088+0000","last_unstale":"2023-09-23T23:11:14.288533+0000","last_undegraded":"2023-09-23T23:11:14.288533+0000","last_fullsized":"2023-09-23T23:11:14.288533+0000","mapping_epoch":352,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":353,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41.146232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.7","version":"78'161","reported_seq":817,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.425341+0000","last_change":"2023-09-23T23:08:17.218586+0000","last_active":"2023-09-23T23:11:15.425341+0000","last_peered":"2023-09-23T23:11:15.425341+0000","last_clean":"2023-09-23T23:11:15.425341+0000","last_became_active":"2023-09-23T23:08:17.218146+0000","last_became_peered":"2023-09-23T23:08:17.218146+0000","last_unstale":"2023-09-23T23:11:15.425341+0000","last_undegraded":"2023-09-23T23:11:15.425341+0000","last_fullsized":"2023-09-23T23:11:15.425341+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:17.560200+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:17.560200+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:11:43.030273+0000","scrub_duration":0.0030315899999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,7],"acting":[6,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.4","version":"376'199","reported_seq":952,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.371931+0000","last_change":"2023-09-23T23:08:17.219098+0000","last_active":"2023-09-23T23:11:15.371931+0000","last_peered":"2023-09-23T23:11:15.371931+0000","last_clean":"2023-09-23T23:11:15.371931+0000","last_became_active":"2023-09-23T23:08:17.217938+0000","last_became_peered":"2023-09-23T23:08:17.217938+0000","last_unstale":"2023-09-23T23:11:15.371931+0000","last_undegraded":"2023-09-23T23:11:15.371931+0000","last_fullsized":"2023-09-23T23:11:15.371931+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":199,"log_dups_size":0,"ondisk_log_size":199,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:11:16.900971+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00061065800000000003,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":1458,"num_read_kb":1549,"num_write":175,"num_write_kb":215,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":13,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":203,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.288650+0000","last_change":"2023-09-23T22:48:08.825719+0000","last_active":"2023-09-23T23:11:14.288650+0000","last_peered":"2023-09-23T23:11:14.288650+0000","last_clean":"2023-09-23T23:11:14.288650+0000","last_became_active":"2023-09-23T22:48:08.825355+0000","last_became_peered":"2023-09-23T22:48:08.825355+0000","last_unstale":"2023-09-23T23:11:14.288650+0000","last_undegraded":"2023-09-23T23:11:14.288650+0000","last_fullsized":"2023-09-23T23:11:14.288650+0000","mapping_epoch":221,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":222,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03.010623+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":87,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.371858+0000","last_change":"2023-09-23T23:02:53.071437+0000","last_active":"2023-09-23T23:11:15.371858+0000","last_peered":"2023-09-23T23:11:15.371858+0000","last_clean":"2023-09-23T23:11:15.371858+0000","last_became_active":"2023-09-23T23:02:53.071023+0000","last_became_peered":"2023-09-23T23:02:53.071023+0000","last_unstale":"2023-09-23T23:11:15.371858+0000","last_undegraded":"2023-09-23T23:11:15.371858+0000","last_fullsized":"2023-09-23T23:11:15.371858+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:37.803059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.1","version":"78'161","reported_seq":666,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.287775+0000","last_change":"2023-09-23T22:58:38.175485+0000","last_active":"2023-09-23T23:11:14.287775+0000","last_peered":"2023-09-23T23:11:14.287775+0000","last_clean":"2023-09-23T23:11:14.287775+0000","last_became_active":"2023-09-23T22:57:41.950330+0000","last_became_peered":"2023-09-23T22:57:41.950330+0000","last_unstale":"2023-09-23T23:11:14.287775+0000","last_undegraded":"2023-09-23T23:11:14.287775+0000","last_fullsized":"2023-09-23T23:11:14.287775+0000","mapping_epoch":229,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":278,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T22:58:38.175351+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T22:58:38.175351+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-24T23:08:36.602280+0000","scrub_duration":0.0026615319999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,2],"acting":[5,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"376'56","reported_seq":707,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.288163+0000","last_change":"2023-09-23T23:07:21.066526+0000","last_active":"2023-09-23T23:11:14.288163+0000","last_peered":"2023-09-23T23:11:14.288163+0000","last_clean":"2023-09-23T23:11:14.288163+0000","last_became_active":"2023-09-23T23:02:53.060183+0000","last_became_peered":"2023-09-23T23:02:53.060183+0000","last_unstale":"2023-09-23T23:11:14.288163+0000","last_undegraded":"2023-09-23T23:11:14.288163+0000","last_fullsized":"2023-09-23T23:11:14.288163+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":56,"log_dups_size":0,"ondisk_log_size":56,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:20.310761+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00039854799999999998,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":550,"num_read_kb":2583,"num_write":38,"num_write_kb":2081,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":414,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.775894+0000","last_change":"2023-09-23T22:58:38.116431+0000","last_active":"2023-09-23T23:11:24.775894+0000","last_peered":"2023-09-23T23:11:24.775894+0000","last_clean":"2023-09-23T23:11:24.775894+0000","last_became_active":"2023-09-23T22:58:38.116034+0000","last_became_peered":"2023-09-23T22:58:38.116034+0000","last_unstale":"2023-09-23T23:11:24.775894+0000","last_undegraded":"2023-09-23T23:11:24.775894+0000","last_fullsized":"2023-09-23T23:11:24.775894+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:17:42.833064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":87,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.372131+0000","last_change":"2023-09-23T23:02:53.077515+0000","last_active":"2023-09-23T23:11:15.372131+0000","last_peered":"2023-09-23T23:11:15.372131+0000","last_clean":"2023-09-23T23:11:15.372131+0000","last_became_active":"2023-09-23T23:02:53.077179+0000","last_became_peered":"2023-09-23T23:02:53.077179+0000","last_unstale":"2023-09-23T23:11:15.372131+0000","last_undegraded":"2023-09-23T23:11:15.372131+0000","last_fullsized":"2023-09-23T23:11:15.372131+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:12.536339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.2","version":"78'161","reported_seq":747,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.751425+0000","last_change":"2023-09-23T23:08:17.214138+0000","last_active":"2023-09-23T23:11:15.751425+0000","last_peered":"2023-09-23T23:11:15.751425+0000","last_clean":"2023-09-23T23:11:15.751425+0000","last_became_active":"2023-09-23T23:08:17.213344+0000","last_became_peered":"2023-09-23T23:08:17.213344+0000","last_unstale":"2023-09-23T23:11:15.751425+0000","last_undegraded":"2023-09-23T23:11:15.751425+0000","last_fullsized":"2023-09-23T23:11:15.751425+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":4,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:06:13.643658+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:06:13.643658+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:20:57.406489+0000","scrub_duration":0.0019728649999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"376'105","reported_seq":800,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.054915+0000","last_change":"2023-09-23T23:07:21.068729+0000","last_active":"2023-09-23T23:11:15.054915+0000","last_peered":"2023-09-23T23:11:15.054915+0000","last_clean":"2023-09-23T23:11:15.054915+0000","last_became_active":"2023-09-23T22:47:26.778838+0000","last_became_peered":"2023-09-23T22:47:26.778838+0000","last_unstale":"2023-09-23T23:11:15.054915+0000","last_undegraded":"2023-09-23T23:11:15.054915+0000","last_fullsized":"2023-09-23T23:11:15.054915+0000","mapping_epoch":215,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":216,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":105,"log_dups_size":0,"ondisk_log_size":105,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:50:42.545099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034983099999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":581,"num_read_kb":959,"num_write":100,"num_write_kb":322,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":88,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.297293+0000","last_change":"2023-09-23T23:02:53.077278+0000","last_active":"2023-09-23T23:11:24.297293+0000","last_peered":"2023-09-23T23:11:24.297293+0000","last_clean":"2023-09-23T23:11:24.297293+0000","last_became_active":"2023-09-23T23:02:53.076880+0000","last_became_peered":"2023-09-23T23:02:53.076880+0000","last_unstale":"2023-09-23T23:11:24.297293+0000","last_undegraded":"2023-09-23T23:11:24.297293+0000","last_fullsized":"2023-09-23T23:11:24.297293+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:02.724000+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":87,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.298829+0000","last_change":"2023-09-23T23:02:53.072713+0000","last_active":"2023-09-23T23:11:24.298829+0000","last_peered":"2023-09-23T23:11:24.298829+0000","last_clean":"2023-09-23T23:11:24.298829+0000","last_became_active":"2023-09-23T23:02:53.072279+0000","last_became_peered":"2023-09-23T23:02:53.072279+0000","last_unstale":"2023-09-23T23:11:24.298829+0000","last_undegraded":"2023-09-23T23:11:24.298829+0000","last_fullsized":"2023-09-23T23:11:24.298829+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:16:14.160057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"376'160","reported_seq":776,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.288091+0000","last_change":"2023-09-23T23:08:17.216365+0000","last_active":"2023-09-23T23:11:14.288091+0000","last_peered":"2023-09-23T23:11:14.288091+0000","last_clean":"2023-09-23T23:11:14.288091+0000","last_became_active":"2023-09-23T23:08:17.215879+0000","last_became_peered":"2023-09-23T23:08:17.215879+0000","last_unstale":"2023-09-23T23:11:14.288091+0000","last_undegraded":"2023-09-23T23:11:14.288091+0000","last_fullsized":"2023-09-23T23:11:14.288091+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":160,"log_dups_size":0,"ondisk_log_size":160,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:09:24.325113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001513201,"stat_sum":{"num_bytes":4194304,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":827,"num_read_kb":727,"num_write":149,"num_write_kb":4206,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":4194304,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"78'161","reported_seq":729,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.751387+0000","last_change":"2023-09-23T23:08:17.220854+0000","last_active":"2023-09-23T23:11:15.751387+0000","last_peered":"2023-09-23T23:11:15.751387+0000","last_clean":"2023-09-23T23:11:15.751387+0000","last_became_active":"2023-09-23T23:08:17.220293+0000","last_became_peered":"2023-09-23T23:08:17.220293+0000","last_unstale":"2023-09-23T23:11:15.751387+0000","last_undegraded":"2023-09-23T23:11:15.751387+0000","last_fullsized":"2023-09-23T23:11:15.751387+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":0,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:06:19.633566+0000","last_deep_scrub":"78'161","last_deep_scrub_stamp":"2023-09-23T23:06:19.633566+0000","last_clean_scrub_stamp":"2023-09-23T23:06:19.633566+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T03:19:45.936428+0000","scrub_duration":0.0021923870000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":258,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.773711+0000","last_change":"2023-09-23T22:58:38.114914+0000","last_active":"2023-09-23T23:11:24.773711+0000","last_peered":"2023-09-23T23:11:24.773711+0000","last_clean":"2023-09-23T23:11:24.773711+0000","last_became_active":"2023-09-23T22:58:38.114620+0000","last_became_peered":"2023-09-23T22:58:38.114620+0000","last_unstale":"2023-09-23T23:11:24.773711+0000","last_undegraded":"2023-09-23T23:11:24.773711+0000","last_fullsized":"2023-09-23T23:11:24.773711+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:04:57.977244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":333,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.425088+0000","last_change":"2023-09-23T23:08:14.208592+0000","last_active":"2023-09-23T23:11:15.425088+0000","last_peered":"2023-09-23T23:11:15.425088+0000","last_clean":"2023-09-23T23:11:15.425088+0000","last_became_active":"2023-09-23T23:08:14.208234+0000","last_became_peered":"2023-09-23T23:08:14.208234+0000","last_unstale":"2023-09-23T23:11:15.425088+0000","last_undegraded":"2023-09-23T23:11:15.425088+0000","last_fullsized":"2023-09-23T23:11:15.425088+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:55:12.554478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.3","version":"78'161","reported_seq":528,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.371514+0000","last_change":"2023-09-23T23:06:15.611501+0000","last_active":"2023-09-23T23:11:15.371514+0000","last_peered":"2023-09-23T23:11:15.371514+0000","last_clean":"2023-09-23T23:11:15.371514+0000","last_became_active":"2023-09-23T23:02:56.051965+0000","last_became_peered":"2023-09-23T23:02:56.051965+0000","last_unstale":"2023-09-23T23:11:15.371514+0000","last_undegraded":"2023-09-23T23:11:15.371514+0000","last_fullsized":"2023-09-23T23:11:15.371514+0000","mapping_epoch":332,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":333,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:06:15.611363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:06:15.611363+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T07:43:21.090710+0000","scrub_duration":0.0029132049999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"376'100","reported_seq":50,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.751551+0000","last_change":"2023-09-23T23:08:14.241726+0000","last_active":"2023-09-23T23:11:15.751551+0000","last_peered":"2023-09-23T23:11:15.751551+0000","last_clean":"2023-09-23T23:11:15.751551+0000","last_became_active":"2023-09-23T23:08:14.195070+0000","last_became_peered":"2023-09-23T23:08:14.195070+0000","last_unstale":"2023-09-23T23:11:15.751551+0000","last_undegraded":"2023-09-23T23:11:15.751551+0000","last_fullsized":"2023-09-23T23:11:15.751551+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":100,"log_dups_size":0,"ondisk_log_size":100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:46:27.193673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00036613800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":321,"num_read_kb":429,"num_write":96,"num_write_kb":1146,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":197,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.298689+0000","last_change":"2023-09-23T22:48:46.617394+0000","last_active":"2023-09-23T23:11:24.298689+0000","last_peered":"2023-09-23T23:11:24.298689+0000","last_clean":"2023-09-23T23:11:24.298689+0000","last_became_active":"2023-09-23T22:48:46.616996+0000","last_became_peered":"2023-09-23T22:48:46.616996+0000","last_unstale":"2023-09-23T23:11:24.298689+0000","last_undegraded":"2023-09-23T23:11:24.298689+0000","last_fullsized":"2023-09-23T23:11:24.298689+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:59:12.628230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":224,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.299772+0000","last_change":"2023-09-23T23:06:29.387793+0000","last_active":"2023-09-23T23:11:24.299772+0000","last_peered":"2023-09-23T23:11:24.299772+0000","last_clean":"2023-09-23T23:11:24.299772+0000","last_became_active":"2023-09-23T23:06:29.387338+0000","last_became_peered":"2023-09-23T23:06:29.387338+0000","last_unstale":"2023-09-23T23:11:24.299772+0000","last_undegraded":"2023-09-23T23:11:24.299772+0000","last_fullsized":"2023-09-23T23:11:24.299772+0000","mapping_epoch":352,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":353,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:25.439240+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.6","version":"78'161","reported_seq":748,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.425379+0000","last_change":"2023-09-23T23:00:12.596762+0000","last_active":"2023-09-23T23:11:15.425379+0000","last_peered":"2023-09-23T23:11:15.425379+0000","last_clean":"2023-09-23T23:11:15.425379+0000","last_became_active":"2023-09-23T22:58:38.114830+0000","last_became_peered":"2023-09-23T22:58:38.114830+0000","last_unstale":"2023-09-23T23:11:15.425379+0000","last_undegraded":"2023-09-23T23:11:15.425379+0000","last_fullsized":"2023-09-23T23:11:15.425379+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:12.596648+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:12.596648+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:02:59.125449+0000","scrub_duration":0.01185338,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,3],"acting":[6,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"376'111","reported_seq":722,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.752162+0000","last_change":"2023-09-23T23:08:17.220773+0000","last_active":"2023-09-23T23:11:15.752162+0000","last_peered":"2023-09-23T23:11:15.752162+0000","last_clean":"2023-09-23T23:11:15.752162+0000","last_became_active":"2023-09-23T23:08:17.220137+0000","last_became_peered":"2023-09-23T23:08:17.220137+0000","last_unstale":"2023-09-23T23:11:15.752162+0000","last_undegraded":"2023-09-23T23:11:15.752162+0000","last_fullsized":"2023-09-23T23:11:15.752162+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":111,"log_dups_size":0,"ondisk_log_size":111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:30:06.214079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00076668400000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":694,"num_read_kb":3203,"num_write":98,"num_write_kb":2390,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":87,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.372040+0000","last_change":"2023-09-23T23:02:53.077258+0000","last_active":"2023-09-23T23:11:15.372040+0000","last_peered":"2023-09-23T23:11:15.372040+0000","last_clean":"2023-09-23T23:11:15.372040+0000","last_became_active":"2023-09-23T23:02:53.076945+0000","last_became_peered":"2023-09-23T23:02:53.076945+0000","last_unstale":"2023-09-23T23:11:15.372040+0000","last_undegraded":"2023-09-23T23:11:15.372040+0000","last_fullsized":"2023-09-23T23:11:15.372040+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:49.471339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":215,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.299359+0000","last_change":"2023-09-23T23:08:14.199498+0000","last_active":"2023-09-23T23:11:24.299359+0000","last_peered":"2023-09-23T23:11:24.299359+0000","last_clean":"2023-09-23T23:11:24.299359+0000","last_became_active":"2023-09-23T23:08:14.199175+0000","last_became_peered":"2023-09-23T23:08:14.199175+0000","last_unstale":"2023-09-23T23:11:24.299359+0000","last_undegraded":"2023-09-23T23:11:24.299359+0000","last_fullsized":"2023-09-23T23:11:24.299359+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:29.216021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"1.5","version":"78'161","reported_seq":835,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.284308+0000","last_change":"2023-09-23T23:00:08.556966+0000","last_active":"2023-09-23T23:11:14.284308+0000","last_peered":"2023-09-23T23:11:14.284308+0000","last_clean":"2023-09-23T23:11:14.284308+0000","last_became_active":"2023-09-23T22:58:38.117350+0000","last_became_peered":"2023-09-23T22:58:38.117350+0000","last_unstale":"2023-09-23T23:11:14.284308+0000","last_undegraded":"2023-09-23T23:11:14.284308+0000","last_fullsized":"2023-09-23T23:11:14.284308+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:08.556815+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:08.556815+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T01:34:28.485229+0000","scrub_duration":0.015754444999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"67'2","reported_seq":450,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.748511+0000","last_change":"2023-09-23T23:08:14.220196+0000","last_active":"2023-09-23T23:11:15.748511+0000","last_peered":"2023-09-23T23:11:15.748511+0000","last_clean":"2023-09-23T23:11:15.748511+0000","last_became_active":"2023-09-23T23:08:14.201861+0000","last_became_peered":"2023-09-23T23:08:14.201861+0000","last_unstale":"2023-09-23T23:11:15.748511+0000","last_undegraded":"2023-09-23T23:11:15.748511+0000","last_fullsized":"2023-09-23T23:11:15.748511+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:36:00.286705+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":"376'146","reported_seq":601,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.298472+0000","last_change":"2023-09-23T23:07:21.074586+0000","last_active":"2023-09-23T23:11:24.298472+0000","last_peered":"2023-09-23T23:11:24.298472+0000","last_clean":"2023-09-23T23:11:24.298472+0000","last_became_active":"2023-09-23T23:02:53.073318+0000","last_became_peered":"2023-09-23T23:02:53.073318+0000","last_unstale":"2023-09-23T23:11:24.298472+0000","last_undegraded":"2023-09-23T23:11:24.298472+0000","last_fullsized":"2023-09-23T23:11:24.298472+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":146,"log_dups_size":0,"ondisk_log_size":146,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:42:31.422040+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034106700000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":858,"num_read_kb":2007,"num_write":109,"num_write_kb":1218,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":259,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:23.741399+0000","last_change":"2023-09-23T23:08:14.199741+0000","last_active":"2023-09-23T23:11:23.741399+0000","last_peered":"2023-09-23T23:11:23.741399+0000","last_clean":"2023-09-23T23:11:23.741399+0000","last_became_active":"2023-09-23T23:08:14.199385+0000","last_became_peered":"2023-09-23T23:08:14.199385+0000","last_unstale":"2023-09-23T23:11:23.741399+0000","last_undegraded":"2023-09-23T23:11:23.741399+0000","last_fullsized":"2023-09-23T23:11:23.741399+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:58.216244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.4","version":"78'161","reported_seq":838,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:18.740556+0000","last_change":"2023-09-23T23:08:17.218701+0000","last_active":"2023-09-23T23:11:18.740556+0000","last_peered":"2023-09-23T23:11:18.740556+0000","last_clean":"2023-09-23T23:11:18.740556+0000","last_became_active":"2023-09-23T23:08:17.218203+0000","last_became_peered":"2023-09-23T23:08:17.218203+0000","last_unstale":"2023-09-23T23:11:18.740556+0000","last_undegraded":"2023-09-23T23:11:18.740556+0000","last_fullsized":"2023-09-23T23:11:18.740556+0000","mapping_epoch":385,"log_start":"0'0","ondisk_log_start":"0'0","created":116,"last_epoch_clean":386,"parent":"0.0","parent_split_bits":3,"last_scrub":"78'161","last_scrub_stamp":"2023-09-23T23:00:01.238662+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:11:20.610814+0000","last_clean_scrub_stamp":"2023-09-23T23:00:01.238662+0000","objects_scrubbed":0,"log_size":161,"log_dups_size":0,"ondisk_log_size":161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T00:01:02.062521+0000","scrub_duration":0.0049612069999999996,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"376'99","reported_seq":755,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:15.425563+0000","last_change":"2023-09-23T23:08:14.234180+0000","last_active":"2023-09-23T23:11:15.425563+0000","last_peered":"2023-09-23T23:11:15.425563+0000","last_clean":"2023-09-23T23:11:15.425563+0000","last_became_active":"2023-09-23T23:08:14.206462+0000","last_became_peered":"2023-09-23T23:08:14.206462+0000","last_unstale":"2023-09-23T23:11:15.425563+0000","last_undegraded":"2023-09-23T23:11:15.425563+0000","last_fullsized":"2023-09-23T23:11:15.425563+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:17:12.111910+0000","last_clean_scrub_stamp":"2023-09-23T22:17:12.111910+0000","objects_scrubbed":0,"log_size":99,"log_dups_size":0,"ondisk_log_size":99,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:41:59.233683+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043813000000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":706,"num_read_kb":1791,"num_write":81,"num_write_kb":1136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":9,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'1","reported_seq":227,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.299895+0000","last_change":"2023-09-23T23:02:53.083770+0000","last_active":"2023-09-23T23:11:24.299895+0000","last_peered":"2023-09-23T23:11:24.299895+0000","last_clean":"2023-09-23T23:11:24.299895+0000","last_became_active":"2023-09-23T23:02:53.057490+0000","last_became_peered":"2023-09-23T23:02:53.057490+0000","last_unstale":"2023-09-23T23:11:24.299895+0000","last_undegraded":"2023-09-23T23:11:24.299895+0000","last_fullsized":"2023-09-23T23:11:24.299895+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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:02:50.086880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,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":403,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.774989+0000","last_change":"2023-09-23T22:58:38.098917+0000","last_active":"2023-09-23T23:11:24.774989+0000","last_peered":"2023-09-23T23:11:24.774989+0000","last_clean":"2023-09-23T23:11:24.774989+0000","last_became_active":"2023-09-23T22:58:38.098144+0000","last_became_peered":"2023-09-23T22:58:38.098144+0000","last_unstale":"2023-09-23T23:11:24.774989+0000","last_undegraded":"2023-09-23T23:11:24.774989+0000","last_fullsized":"2023-09-23T23:11:24.774989+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:47:19.549301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":213,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:19.224174+0000","last_change":"2023-09-23T23:08:14.200108+0000","last_active":"2023-09-23T23:11:19.224174+0000","last_peered":"2023-09-23T23:11:19.224174+0000","last_clean":"2023-09-23T23:11:19.224174+0000","last_became_active":"2023-09-23T23:08:14.199698+0000","last_became_peered":"2023-09-23T23:08:14.199698+0000","last_unstale":"2023-09-23T23:11:19.224174+0000","last_undegraded":"2023-09-23T23:11:19.224174+0000","last_fullsized":"2023-09-23T23:11:19.224174+0000","mapping_epoch":382,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":383,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:01.072090+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":203,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.356990+0000","last_change":"2023-09-23T23:02:53.058369+0000","last_active":"2023-09-23T23:11:24.356990+0000","last_peered":"2023-09-23T23:11:24.356990+0000","last_clean":"2023-09-23T23:11:24.356990+0000","last_became_active":"2023-09-23T23:02:53.057771+0000","last_became_peered":"2023-09-23T23:02:53.057771+0000","last_unstale":"2023-09-23T23:11:24.356990+0000","last_undegraded":"2023-09-23T23:11:24.356990+0000","last_fullsized":"2023-09-23T23:11:24.356990+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:03:24.789463+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"67'2","reported_seq":251,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.288943+0000","last_change":"2023-09-23T23:02:53.074960+0000","last_active":"2023-09-23T23:11:14.288943+0000","last_peered":"2023-09-23T23:11:14.288943+0000","last_clean":"2023-09-23T23:11:14.288943+0000","last_became_active":"2023-09-23T23:02:53.061866+0000","last_became_peered":"2023-09-23T23:02:53.061866+0000","last_unstale":"2023-09-23T23:11:14.288943+0000","last_undegraded":"2023-09-23T23:11:14.288943+0000","last_fullsized":"2023-09-23T23:11:14.288943+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:55:19.387529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":420,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.775688+0000","last_change":"2023-09-23T23:02:53.077840+0000","last_active":"2023-09-23T23:11:24.775688+0000","last_peered":"2023-09-23T23:11:24.775688+0000","last_clean":"2023-09-23T23:11:24.775688+0000","last_became_active":"2023-09-23T23:02:53.077420+0000","last_became_peered":"2023-09-23T23:02:53.077420+0000","last_unstale":"2023-09-23T23:11:24.775688+0000","last_undegraded":"2023-09-23T23:11:24.775688+0000","last_fullsized":"2023-09-23T23:11:24.775688+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:21:54.833729+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"67'2","reported_seq":226,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.288553+0000","last_change":"2023-09-23T22:58:38.135027+0000","last_active":"2023-09-23T23:11:14.288553+0000","last_peered":"2023-09-23T23:11:14.288553+0000","last_clean":"2023-09-23T23:11:14.288553+0000","last_became_active":"2023-09-23T22:58:38.134516+0000","last_became_peered":"2023-09-23T22:58:38.134516+0000","last_unstale":"2023-09-23T23:11:14.288553+0000","last_undegraded":"2023-09-23T23:11:14.288553+0000","last_fullsized":"2023-09-23T23:11:14.288553+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:08.840512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":[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":426,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.774876+0000","last_change":"2023-09-23T22:48:46.618827+0000","last_active":"2023-09-23T23:11:24.774876+0000","last_peered":"2023-09-23T23:11:24.774876+0000","last_clean":"2023-09-23T23:11:24.774876+0000","last_became_active":"2023-09-23T22:48:46.618422+0000","last_became_peered":"2023-09-23T22:48:46.618422+0000","last_unstale":"2023-09-23T23:11:24.774876+0000","last_undegraded":"2023-09-23T23:11:24.774876+0000","last_fullsized":"2023-09-23T23:11:24.774876+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T10:05:15.391441+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'2","reported_seq":247,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:23.741726+0000","last_change":"2023-09-23T22:58:38.123450+0000","last_active":"2023-09-23T23:11:23.741726+0000","last_peered":"2023-09-23T23:11:23.741726+0000","last_clean":"2023-09-23T23:11:23.741726+0000","last_became_active":"2023-09-23T22:58:38.123112+0000","last_became_peered":"2023-09-23T22:58:38.123112+0000","last_unstale":"2023-09-23T23:11:23.741726+0000","last_undegraded":"2023-09-23T23:11:23.741726+0000","last_fullsized":"2023-09-23T23:11:23.741726+0000","mapping_epoch":287,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":288,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:52:37.366908+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":248,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.773383+0000","last_change":"2023-09-23T22:48:46.656085+0000","last_active":"2023-09-23T23:11:24.773383+0000","last_peered":"2023-09-23T23:11:24.773383+0000","last_clean":"2023-09-23T23:11:24.773383+0000","last_became_active":"2023-09-23T22:48:46.655776+0000","last_became_peered":"2023-09-23T22:48:46.655776+0000","last_unstale":"2023-09-23T23:11:24.773383+0000","last_undegraded":"2023-09-23T23:11:24.773383+0000","last_fullsized":"2023-09-23T23:11:24.773383+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-09-25T09:18:06.548888+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"68'5","reported_seq":203,"reported_epoch":402,"state":"active+clean","last_fresh":"2023-09-23T23:11:24.300188+0000","last_change":"2023-09-23T22:48:46.695590+0000","last_active":"2023-09-23T23:11:24.300188+0000","last_peered":"2023-09-23T23:11:24.300188+0000","last_clean":"2023-09-23T23:11:24.300188+0000","last_became_active":"2023-09-23T22:48:46.633697+0000","last_became_peered":"2023-09-23T22:48:46.633697+0000","last_unstale":"2023-09-23T23:11:24.300188+0000","last_undegraded":"2023-09-23T23:11:24.300188+0000","last_fullsized":"2023-09-23T23:11:24.300188+0000","mapping_epoch":226,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":227,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:14.624653+0000","last_clean_scrub_stamp":"2023-09-23T22:19:14.624653+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-25T07:35:32.206552+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1662,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":426,"reported_epoch":401,"state":"active+clean","last_fresh":"2023-09-23T23:11:14.283447+0000","last_change":"2023-09-23T23:02:53.076054+0000","last_active":"2023-09-23T23:11:14.283447+0000","last_peered":"2023-09-23T23:11:14.283447+0000","last_clean":"2023-09-23T23:11:14.283447+0000","last_became_active":"2023-09-23T23:02:53.075572+0000","last_became_peered":"2023-09-23T23:02:53.075572+0000","last_unstale":"2023-09-23T23:11:14.283447+0000","last_undegraded":"2023-09-23T23:11:14.283447+0000","last_fullsized":"2023-09-23T23:11:14.283447+0000","mapping_epoch":329,"log_start":"0'0","ondisk_log_start":"0'0","created":65,"last_epoch_clean":330,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-09-23T22:19:15.637256+0000","last_clean_scrub_stamp":"2023-09-23T22:19:15.637256+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_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:27.494075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"num_read_kb":20,"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":11438,"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":41187,"internal_metadata":0},"log_size":61,"ondisk_log_size":61,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":21,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":590368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":3381,"ondisk_log_size":3381,"up":63,"acting":63,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":4194323,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":5995,"num_read_kb":13248,"num_write":846,"num_write_kb":12714,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":53,"num_bytes_recovered":4194304,"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":54,"seq":231928234675,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":566144,"kb_used_data":8056,"kb_used_omap":0,"kb_used_meta":558080,"kb_avail":93179008,"statfs":{"total":95995035648,"available":95415304192,"internally_reserved":0,"allocated":8249344,"data_stored":7244827,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":571473920},"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 23:12:03 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":0.93200000000000005,"15min":2.069},"min":{"1min":0.66700000000000004,"5min":0.47299999999999998,"15min":0.23799999999999999},"max":{"1min":1.5289999999999999,"5min":1.5289999999999999,"15min":117.029},"last":1.423},{"interface":"front","average":{"1min":1.034,"5min":0.94899999999999995,"15min":2.2389999999999999},"min":{"1min":0.628,"5min":0.436,"15min":0.217},"max":{"1min":1.3029999999999999,"5min":1.621,"15min":115.812},"last":1.2909999999999999}]},{"osd":1,"last update":"Sat Sep 23 23:12:32 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.93300000000000005,"15min":1.3919999999999999},"min":{"1min":0.61199999999999999,"5min":0.58999999999999997,"15min":0.28499999999999998},"max":{"1min":1.2989999999999999,"5min":1.383,"15min":60.302},"last":0.99099999999999999},{"interface":"front","average":{"1min":1.0269999999999999,"5min":0.98699999999999999,"15min":1.3100000000000001},"min":{"1min":0.71899999999999997,"5min":0.52400000000000002,"15min":0.27400000000000002},"max":{"1min":1.569,"5min":1.6679999999999999,"15min":60.366999999999997},"last":1.2589999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:12:38 2023","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.97999999999999998,"15min":2.0139999999999998},"min":{"1min":0.72299999999999998,"5min":0.63600000000000001,"15min":0.28899999999999998},"max":{"1min":1.2090000000000001,"5min":1.714,"15min":56.694000000000003},"last":1.3899999999999999},{"interface":"front","average":{"1min":0.998,"5min":1.012,"15min":2.0019999999999998},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.28100000000000003},"max":{"1min":1.3049999999999999,"5min":1.5489999999999999,"15min":56.673000000000002},"last":1.1000000000000001}]},{"osd":3,"last update":"Sat Sep 23 23:12:32 2023","interfaces":[{"interface":"back","average":{"1min":1.0840000000000001,"5min":1.0389999999999999,"15min":1.5},"min":{"1min":0.627,"5min":0.59199999999999997,"15min":0.29099999999999998},"max":{"1min":1.331,"5min":1.4139999999999999,"15min":57.575000000000003},"last":1.1870000000000001},{"interface":"front","average":{"1min":0.95499999999999996,"5min":0.95299999999999996,"15min":1.629},"min":{"1min":0.72099999999999997,"5min":0.65400000000000003,"15min":0.28899999999999998},"max":{"1min":1.224,"5min":1.403,"15min":56.930999999999997},"last":1.2170000000000001}]},{"osd":4,"last update":"Sat Sep 23 23:12:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":0.98199999999999998,"15min":1.335},"min":{"1min":0.69899999999999995,"5min":0.499,"15min":0.308},"max":{"1min":1.288,"5min":1.8799999999999999,"15min":10.112},"last":1.1499999999999999},{"interface":"front","average":{"1min":1.1890000000000001,"5min":1.1299999999999999,"15min":1.369},"min":{"1min":0.73899999999999999,"5min":0.53900000000000003,"15min":0.30599999999999999},"max":{"1min":1.4299999999999999,"5min":1.9279999999999999,"15min":10.073},"last":1.359}]},{"osd":5,"last update":"Sat Sep 23 23:11:53 2023","interfaces":[{"interface":"back","average":{"1min":1.238,"5min":1.177,"15min":1.3080000000000001},"min":{"1min":0.82499999999999996,"5min":0.71799999999999997,"15min":0.33400000000000002},"max":{"1min":1.4790000000000001,"5min":1.585,"15min":8.7059999999999995},"last":1.526},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.0329999999999999,"15min":1.1950000000000001},"min":{"1min":0.621,"5min":0.54800000000000004,"15min":0.34200000000000003},"max":{"1min":1.2509999999999999,"5min":1.5409999999999999,"15min":12.523999999999999},"last":1.05}]},{"osd":6,"last update":"Sat Sep 23 23:12:03 2023","interfaces":[{"interface":"back","average":{"1min":1.3260000000000001,"5min":1.2529999999999999,"15min":1.5760000000000001},"min":{"1min":1.052,"5min":0.56899999999999995,"15min":0.36699999999999999},"max":{"1min":1.48,"5min":1.8069999999999999,"15min":11.419},"last":1.4790000000000001},{"interface":"front","average":{"1min":1.181,"5min":1.105,"15min":1.552},"min":{"1min":0.97199999999999998,"5min":0.50800000000000001,"15min":0.35699999999999998},"max":{"1min":1.4890000000000001,"5min":1.5389999999999999,"15min":15.605},"last":1.329}]}]},{"osd":6,"up_from":287,"seq":1232655614125,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":221756,"kb_used_data":4276,"kb_used_omap":5,"kb_used_meta":217466,"kb_avail":93523396,"statfs":{"total":95995035648,"available":95767957504,"internally_reserved":0,"allocated":4378624,"data_stored":3378399,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5223,"internal_metadata":222686105},"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 23:12:06 2023","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.86099999999999999,"15min":1.292},"min":{"1min":0.54400000000000004,"5min":0.50900000000000001,"15min":0.23000000000000001},"max":{"1min":1.6259999999999999,"5min":1.6259999999999999,"15min":26.713000000000001},"last":0.97499999999999998},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.97299999999999998,"15min":1.5640000000000001},"min":{"1min":0.626,"5min":0.52600000000000002,"15min":0.245},"max":{"1min":1.2430000000000001,"5min":2.6949999999999998,"15min":27.027999999999999},"last":0.85499999999999998}]},{"osd":1,"last update":"Sat Sep 23 23:12:06 2023","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":0.92500000000000004,"15min":1.484},"min":{"1min":0.59799999999999998,"5min":0.438,"15min":0.26700000000000002},"max":{"1min":1.3340000000000001,"5min":1.431,"15min":19.613},"last":0.74199999999999999},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.93400000000000005,"15min":1.5429999999999999},"min":{"1min":0.64300000000000002,"5min":0.55900000000000005,"15min":0.29799999999999999},"max":{"1min":1.3520000000000001,"5min":2.3239999999999998,"15min":19.628},"last":0.89200000000000002}]},{"osd":2,"last update":"Sat Sep 23 23:12:06 2023","interfaces":[{"interface":"back","average":{"1min":0.96599999999999997,"5min":0.93500000000000005,"15min":1.649},"min":{"1min":0.54100000000000004,"5min":0.50800000000000001,"15min":0.29099999999999998},"max":{"1min":1.5149999999999999,"5min":2.371,"15min":51.546999999999997},"last":1.2529999999999999},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.94999999999999996,"15min":1.7609999999999999},"min":{"1min":0.58899999999999997,"5min":0.53700000000000003,"15min":0.29499999999999998},"max":{"1min":1.3140000000000001,"5min":1.4890000000000001,"15min":51.875},"last":0.94699999999999995}]},{"osd":3,"last update":"Sat Sep 23 23:12:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.016,"15min":1.8340000000000001},"min":{"1min":0.74299999999999999,"5min":0.61099999999999999,"15min":0.29399999999999998},"max":{"1min":1.379,"5min":1.415,"15min":51.286000000000001},"last":1.0469999999999999},{"interface":"front","average":{"1min":1.006,"5min":1,"15min":1.738},"min":{"1min":0.77900000000000003,"5min":0.55900000000000005,"15min":0.31},"max":{"1min":1.1870000000000001,"5min":2.2389999999999999,"15min":51.347999999999999},"last":1.216}]},{"osd":4,"last update":"Sat Sep 23 23:12:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":0.96099999999999997,"15min":1.7569999999999999},"min":{"1min":0.65400000000000003,"5min":0.54300000000000004,"15min":0.308},"max":{"1min":1.712,"5min":1.9199999999999999,"15min":15.17},"last":1.3420000000000001},{"interface":"front","average":{"1min":1.1399999999999999,"5min":1.0669999999999999,"15min":1.5760000000000001},"min":{"1min":0.69799999999999995,"5min":0.58699999999999997,"15min":0.26700000000000002},"max":{"1min":1.3700000000000001,"5min":1.6910000000000001,"15min":10.528},"last":1.1240000000000001}]},{"osd":5,"last update":"Sat Sep 23 23:12:06 2023","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.0229999999999999,"15min":1.3919999999999999},"min":{"1min":0.63100000000000001,"5min":0.45500000000000002,"15min":0.32800000000000001},"max":{"1min":1.506,"5min":1.506,"15min":11.757999999999999},"last":1.0780000000000001},{"interface":"front","average":{"1min":1.2170000000000001,"5min":1.1220000000000001,"15min":1.5189999999999999},"min":{"1min":0.94399999999999995,"5min":0.61599999999999999,"15min":0.35499999999999998},"max":{"1min":1.839,"5min":1.839,"15min":10.739000000000001},"last":1.4239999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:12:06 2023","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.0660000000000001,"15min":1.5009999999999999},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.36699999999999999},"max":{"1min":1.333,"5min":1.6040000000000001,"15min":16.25},"last":1.1459999999999999},{"interface":"front","average":{"1min":1.21,"5min":1.1359999999999999,"15min":1.542},"min":{"1min":0.878,"5min":0.65200000000000002,"15min":0.31},"max":{"1min":1.7769999999999999,"5min":1.986,"15min":12.919},"last":1.4970000000000001}]}]},{"osd":1,"up_from":88,"seq":377957122564,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":883976,"kb_used_data":4992,"kb_used_omap":4,"kb_used_meta":878971,"kb_avail":92861176,"statfs":{"total":95995035648,"available":95089844224,"internally_reserved":0,"allocated":5111808,"data_stored":3183904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":900067214},"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 23:12:00 2023","interfaces":[{"interface":"back","average":{"1min":0.749,"5min":0.70699999999999996,"15min":2.0910000000000002},"min":{"1min":0.376,"5min":0.34799999999999998,"15min":0.17799999999999999},"max":{"1min":1.0900000000000001,"5min":1.109,"15min":107.749},"last":0.88800000000000001},{"interface":"front","average":{"1min":0.71899999999999997,"5min":0.70799999999999996,"15min":2.1869999999999998},"min":{"1min":0.496,"5min":0.32100000000000001,"15min":0.20799999999999999},"max":{"1min":0.999,"5min":1.1140000000000001,"15min":112.541},"last":0.81799999999999995}]},{"osd":2,"last update":"Sat Sep 23 23:11:54 2023","interfaces":[{"interface":"back","average":{"1min":0.75900000000000001,"5min":0.76300000000000001,"15min":1.0569999999999999},"min":{"1min":0.58099999999999996,"5min":0.43099999999999999,"15min":0.20499999999999999},"max":{"1min":1.0049999999999999,"5min":1.2490000000000001,"15min":26.712},"last":0.97499999999999998},{"interface":"front","average":{"1min":0.75700000000000001,"5min":0.72999999999999998,"15min":1.1930000000000001},"min":{"1min":0.58999999999999997,"5min":0.32800000000000001,"15min":0.23100000000000001},"max":{"1min":0.95099999999999996,"5min":1.1990000000000001,"15min":26.681000000000001},"last":0.94099999999999995}]},{"osd":3,"last update":"Sat Sep 23 23:12:36 2023","interfaces":[{"interface":"back","average":{"1min":0.63400000000000001,"5min":0.71899999999999997,"15min":1.083},"min":{"1min":0.45100000000000001,"5min":0.41699999999999998,"15min":0.25600000000000001},"max":{"1min":0.89100000000000001,"5min":1.139,"15min":12.201000000000001},"last":0.85599999999999998},{"interface":"front","average":{"1min":0.73299999999999998,"5min":0.82399999999999995,"15min":1.1060000000000001},"min":{"1min":0.52700000000000002,"5min":0.46800000000000003,"15min":0.217},"max":{"1min":1.206,"5min":1.244,"15min":14.01},"last":1.3979999999999999}]},{"osd":4,"last update":"Sat Sep 23 23:11:54 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":0.998,"15min":1.2949999999999999},"min":{"1min":0.69999999999999996,"5min":0.55200000000000005,"15min":0.27800000000000002},"max":{"1min":1.2090000000000001,"5min":1.538,"15min":11.08},"last":1.0509999999999999},{"interface":"front","average":{"1min":1.0309999999999999,"5min":0.98599999999999999,"15min":1.2090000000000001},"min":{"1min":0.80900000000000005,"5min":0.52000000000000002,"15min":0.315},"max":{"1min":1.2989999999999999,"5min":1.429,"15min":12.227},"last":1.1419999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:11:54 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":1.0189999999999999,"15min":1.177},"min":{"1min":0.68100000000000005,"5min":0.61699999999999999,"15min":0.33700000000000002},"max":{"1min":1.3420000000000001,"5min":1.4530000000000001,"15min":12.124000000000001},"last":1.079},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.087,"15min":1.127},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.316},"max":{"1min":1.395,"5min":1.6759999999999999,"15min":12.266},"last":1.4690000000000001}]},{"osd":6,"last update":"Sat Sep 23 23:12:00 2023","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.0740000000000001,"15min":1.28},"min":{"1min":0.76600000000000001,"5min":0.68200000000000005,"15min":0.32900000000000001},"max":{"1min":1.2749999999999999,"5min":1.597,"15min":10.785},"last":1.278},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.0800000000000001,"15min":1.2030000000000001},"min":{"1min":0.75900000000000001,"5min":0.74099999999999999,"15min":0.36599999999999999},"max":{"1min":1.599,"5min":1.599,"15min":11.957000000000001},"last":1.3049999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:12:36 2023","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":1.1200000000000001,"15min":1.246},"min":{"1min":0.80700000000000005,"5min":0.80200000000000005,"15min":0.372},"max":{"1min":1.5349999999999999,"5min":1.5349999999999999,"15min":12.154},"last":1.2370000000000001},{"interface":"front","average":{"1min":1.081,"5min":1.1459999999999999,"15min":1.262},"min":{"1min":0.80000000000000004,"5min":0.70399999999999996,"15min":0.38700000000000001},"max":{"1min":1.3660000000000001,"5min":1.7829999999999999,"15min":9.3559999999999999},"last":1.5209999999999999}]}]},{"osd":0,"up_from":214,"seq":919123001652,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":580240,"kb_used_data":5448,"kb_used_omap":5,"kb_used_meta":574778,"kb_avail":93164912,"statfs":{"total":95995035648,"available":95400869888,"internally_reserved":0,"allocated":5578752,"data_stored":3524021,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":588573306},"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 23:12:13 2023","interfaces":[{"interface":"back","average":{"1min":0.67100000000000004,"5min":0.68000000000000005,"15min":1.0820000000000001},"min":{"1min":0.41099999999999998,"5min":0.371,"15min":0.19600000000000001},"max":{"1min":1.1000000000000001,"5min":1.181,"15min":8.5199999999999996},"last":0.72799999999999998},{"interface":"front","average":{"1min":0.747,"5min":0.75900000000000001,"15min":1.141},"min":{"1min":0.43099999999999999,"5min":0.38300000000000001,"15min":0.19400000000000001},"max":{"1min":1.135,"5min":1.337,"15min":19.338000000000001},"last":0.91000000000000003}]},{"osd":2,"last update":"Sat Sep 23 23:12:13 2023","interfaces":[{"interface":"back","average":{"1min":0.76100000000000001,"5min":0.75800000000000001,"15min":2.673},"min":{"1min":0.50700000000000001,"5min":0.39200000000000002,"15min":0.222},"max":{"1min":0.96399999999999997,"5min":1.2330000000000001,"15min":280.26299999999998},"last":0.81999999999999995},{"interface":"front","average":{"1min":0.71799999999999997,"5min":0.71999999999999997,"15min":2.665},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.221},"max":{"1min":1.0840000000000001,"5min":1.262,"15min":279.13200000000001},"last":0.65500000000000003}]},{"osd":3,"last update":"Sat Sep 23 23:12:13 2023","interfaces":[{"interface":"back","average":{"1min":0.77200000000000002,"5min":0.75900000000000001,"15min":1.6479999999999999},"min":{"1min":0.46899999999999997,"5min":0.40500000000000003,"15min":0.25},"max":{"1min":0.99399999999999999,"5min":1.2090000000000001,"15min":30.666},"last":0.86499999999999999},{"interface":"front","average":{"1min":0.81899999999999995,"5min":0.77900000000000003,"15min":1.468},"min":{"1min":0.47899999999999998,"5min":0.41299999999999998,"15min":0.20799999999999999},"max":{"1min":1.1739999999999999,"5min":1.375,"15min":30.535},"last":0.99099999999999999}]},{"osd":4,"last update":"Sat Sep 23 23:12:13 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.96499999999999997,"15min":1.3620000000000001},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.29299999999999998},"max":{"1min":1.5469999999999999,"5min":1.6399999999999999,"15min":11.871},"last":1.0780000000000001},{"interface":"front","average":{"1min":1.022,"5min":1.0089999999999999,"15min":1.546},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.32100000000000001},"max":{"1min":1.502,"5min":1.502,"15min":19.097000000000001},"last":1.2549999999999999}]},{"osd":5,"last update":"Sat Sep 23 23:12:05 2023","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.0169999999999999,"15min":1.452},"min":{"1min":0.75600000000000001,"5min":0.61099999999999999,"15min":0.29999999999999999},"max":{"1min":1.3080000000000001,"5min":1.6160000000000001,"15min":9.1780000000000008},"last":1.2190000000000001},{"interface":"front","average":{"1min":1.079,"5min":1.0509999999999999,"15min":1.488},"min":{"1min":0.84899999999999998,"5min":0.61699999999999999,"15min":0.35499999999999998},"max":{"1min":1.3859999999999999,"5min":1.554,"15min":18.626999999999999},"last":1.04}]},{"osd":6,"last update":"Sat Sep 23 23:12:05 2023","interfaces":[{"interface":"back","average":{"1min":1.1599999999999999,"5min":1.1220000000000001,"15min":1.796},"min":{"1min":0.82799999999999996,"5min":0.59499999999999997,"15min":0.40500000000000003},"max":{"1min":1.696,"5min":1.696,"15min":22.024000000000001},"last":1.1379999999999999},{"interface":"front","average":{"1min":1.173,"5min":1.117,"15min":1.7569999999999999},"min":{"1min":0.77200000000000002,"5min":0.70099999999999996,"15min":0.34599999999999997},"max":{"1min":1.7190000000000001,"5min":1.7190000000000001,"15min":9.8650000000000002},"last":1.1020000000000001}]},{"osd":7,"last update":"Sat Sep 23 23:12:13 2023","interfaces":[{"interface":"back","average":{"1min":1.177,"5min":1.103,"15min":1.597},"min":{"1min":0.93799999999999994,"5min":0.747,"15min":0.28599999999999998},"max":{"1min":1.5660000000000001,"5min":1.5660000000000001,"15min":7.7969999999999997},"last":1.1919999999999999},{"interface":"front","average":{"1min":1.139,"5min":1.1180000000000001,"15min":1.464},"min":{"1min":0.82699999999999996,"5min":0.72799999999999998,"15min":0.40100000000000002},"max":{"1min":1.472,"5min":1.6739999999999999,"15min":9.2230000000000008},"last":1.3049999999999999}]}]},{"osd":2,"up_from":93,"seq":399431959028,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":948504,"kb_used_data":9360,"kb_used_omap":7,"kb_used_meta":939128,"kb_avail":92796648,"statfs":{"total":95995035648,"available":95023767552,"internally_reserved":0,"allocated":9584640,"data_stored":7639123,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":961667153},"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 23:12:13 2023","interfaces":[{"interface":"back","average":{"1min":0.71199999999999997,"5min":0.71699999999999997,"15min":1.3959999999999999},"min":{"1min":0.36299999999999999,"5min":0.30299999999999999,"15min":0.183},"max":{"1min":1.0509999999999999,"5min":1.0529999999999999,"15min":29.745999999999999},"last":0.91700000000000004},{"interface":"front","average":{"1min":0.80800000000000005,"5min":0.77100000000000002,"15min":1.534},"min":{"1min":0.495,"5min":0.377,"15min":0.17799999999999999},"max":{"1min":1.1240000000000001,"5min":1.2609999999999999,"15min":29.689},"last":0.94599999999999995}]},{"osd":1,"last update":"Sat Sep 23 23:12:50 2023","interfaces":[{"interface":"back","average":{"1min":0.69199999999999995,"5min":0.81100000000000005,"15min":1.51},"min":{"1min":0.308,"5min":0.308,"15min":0.222},"max":{"1min":1.109,"5min":1.379,"15min":52.648000000000003},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.64300000000000002,"5min":0.75600000000000001,"15min":1.5},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.217},"max":{"1min":1.0009999999999999,"5min":1.306,"15min":52.603999999999999},"last":1.0229999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:11:56 2023","interfaces":[{"interface":"back","average":{"1min":0.70799999999999996,"5min":0.72299999999999998,"15min":1.6200000000000001},"min":{"1min":0.42899999999999999,"5min":0.36399999999999999,"15min":0.215},"max":{"1min":1.0780000000000001,"5min":1.1619999999999999,"15min":40.783999999999999},"last":0.81899999999999995},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.85099999999999998,"15min":1.7949999999999999},"min":{"1min":0.55400000000000005,"5min":0.44500000000000001,"15min":0.254},"max":{"1min":1.2729999999999999,"5min":1.2729999999999999,"15min":41.139000000000003},"last":1.121}]},{"osd":4,"last update":"Sat Sep 23 23:12:50 2023","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":1.0169999999999999,"15min":1.7210000000000001},"min":{"1min":0.58999999999999997,"5min":0.58299999999999996,"15min":0.316},"max":{"1min":1.3380000000000001,"5min":4.0439999999999996,"15min":65.260000000000005},"last":1.0529999999999999},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.94599999999999995,"15min":1.5680000000000001},"min":{"1min":0.61099999999999999,"5min":0.56599999999999995,"15min":0.32400000000000001},"max":{"1min":1.149,"5min":1.532,"15min":28.966999999999999},"last":0.877}]},{"osd":5,"last update":"Sat Sep 23 23:12:50 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.98299999999999998,"15min":1.466},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.36599999999999999},"max":{"1min":1.304,"5min":1.3620000000000001,"15min":9.234},"last":0.97099999999999997},{"interface":"front","average":{"1min":1.0189999999999999,"5min":1.0700000000000001,"15min":1.4179999999999999},"min":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.33700000000000002},"max":{"1min":1.29,"5min":1.413,"15min":10.699999999999999},"last":1.175}]},{"osd":6,"last update":"Sat Sep 23 23:11:56 2023","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":1.0629999999999999,"15min":1.4470000000000001},"min":{"1min":0.80500000000000005,"5min":0.502,"15min":0.314},"max":{"1min":1.419,"5min":1.419,"15min":10.728},"last":0.997},{"interface":"front","average":{"1min":1.105,"5min":1.0649999999999999,"15min":1.6439999999999999},"min":{"1min":0.91900000000000004,"5min":0.46300000000000002,"15min":0.32400000000000001},"max":{"1min":1.5549999999999999,"5min":1.5549999999999999,"15min":12.499000000000001},"last":1.2170000000000001}]},{"osd":7,"last update":"Sat Sep 23 23:12:50 2023","interfaces":[{"interface":"back","average":{"1min":1.1060000000000001,"5min":1.149,"15min":1.744},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.35199999999999998},"max":{"1min":1.458,"5min":1.603,"15min":65.222999999999999},"last":1.2769999999999999},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.101,"15min":1.7569999999999999},"min":{"1min":0.79500000000000004,"5min":0.76400000000000001,"15min":0.39800000000000002},"max":{"1min":1.4690000000000001,"5min":1.526,"15min":65.480999999999995},"last":1.1479999999999999}]}]},{"osd":3,"up_from":98,"seq":420906795502,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":968088,"kb_used_data":5584,"kb_used_omap":2,"kb_used_meta":962493,"kb_avail":92777064,"statfs":{"total":95995035648,"available":95003713536,"internally_reserved":0,"allocated":5718016,"data_stored":3773322,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":985592885},"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 23:12:07 2023","interfaces":[{"interface":"back","average":{"1min":0.64400000000000002,"5min":0.65000000000000002,"15min":1.651},"min":{"1min":0.30099999999999999,"5min":0.29099999999999998,"15min":0.17599999999999999},"max":{"1min":1.0269999999999999,"5min":1.069,"15min":130.00700000000001},"last":0.79200000000000004},{"interface":"front","average":{"1min":0.68899999999999995,"5min":0.70899999999999996,"15min":1.629},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.216},"max":{"1min":1.3320000000000001,"5min":1.3320000000000001,"15min":130.12200000000001},"last":0.745}]},{"osd":1,"last update":"Sat Sep 23 23:12:20 2023","interfaces":[{"interface":"back","average":{"1min":0.75700000000000001,"5min":0.81599999999999995,"15min":1.758},"min":{"1min":0.41499999999999998,"5min":0.35899999999999999,"15min":0.23000000000000001},"max":{"1min":1.1439999999999999,"5min":1.363,"15min":129.90600000000001},"last":1.044},{"interface":"front","average":{"1min":0.73099999999999998,"5min":0.77500000000000002,"15min":1.6639999999999999},"min":{"1min":0.40200000000000002,"5min":0.40100000000000002,"15min":0.23699999999999999},"max":{"1min":0.96699999999999997,"5min":1.3160000000000001,"15min":130.28999999999999},"last":1.0129999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:12:20 2023","interfaces":[{"interface":"back","average":{"1min":0.73899999999999999,"5min":0.80800000000000005,"15min":2.274},"min":{"1min":0.43099999999999999,"5min":0.42199999999999999,"15min":0.27000000000000002},"max":{"1min":0.98499999999999999,"5min":1.2849999999999999,"15min":129.941},"last":0.84799999999999998},{"interface":"front","average":{"1min":0.73499999999999999,"5min":0.78900000000000003,"15min":2.069},"min":{"1min":0.317,"5min":0.317,"15min":0.22},"max":{"1min":1.137,"5min":1.4490000000000001,"15min":132.20500000000001},"last":0.98199999999999998}]},{"osd":4,"last update":"Sat Sep 23 23:11:57 2023","interfaces":[{"interface":"back","average":{"1min":1.1639999999999999,"5min":1.034,"15min":1.972},"min":{"1min":0.68100000000000005,"5min":0.52100000000000002,"15min":0.32200000000000001},"max":{"1min":4.6219999999999999,"5min":4.6219999999999999,"15min":130.07599999999999},"last":0.95799999999999996},{"interface":"front","average":{"1min":1.3360000000000001,"5min":1.0940000000000001,"15min":2.1070000000000002},"min":{"1min":0.73599999999999999,"5min":0.63700000000000001,"15min":0.32500000000000001},"max":{"1min":6.7510000000000003,"5min":6.7510000000000003,"15min":130.76400000000001},"last":1.087}]},{"osd":5,"last update":"Sat Sep 23 23:11:57 2023","interfaces":[{"interface":"back","average":{"1min":1.3320000000000001,"5min":1.0660000000000001,"15min":1.8759999999999999},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.27500000000000002},"max":{"1min":6.8289999999999997,"5min":6.8289999999999997,"15min":132.66},"last":1.448},{"interface":"front","average":{"1min":1.024,"5min":1.0669999999999999,"15min":1.772},"min":{"1min":0.78000000000000003,"5min":0.624,"15min":0.32400000000000001},"max":{"1min":1.391,"5min":1.895,"15min":130.42699999999999},"last":1.3129999999999999}]},{"osd":6,"last update":"Sat Sep 23 23:12:07 2023","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":1.0720000000000001,"15min":1.873},"min":{"1min":0.80600000000000005,"5min":0.64600000000000002,"15min":0.33500000000000002},"max":{"1min":1.272,"5min":1.748,"15min":130.47800000000001},"last":1.264},{"interface":"front","average":{"1min":1.2689999999999999,"5min":1.1200000000000001,"15min":2.0449999999999999},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.38100000000000001},"max":{"1min":4.5499999999999998,"5min":4.5499999999999998,"15min":130.94499999999999},"last":1.147}]},{"osd":7,"last update":"Sat Sep 23 23:12:20 2023","interfaces":[{"interface":"back","average":{"1min":1.444,"5min":1.224,"15min":1.966},"min":{"1min":0.67300000000000004,"5min":0.66300000000000003,"15min":0.34799999999999998},"max":{"1min":6.8639999999999999,"5min":6.8639999999999999,"15min":130.386},"last":1.361},{"interface":"front","average":{"1min":1.4470000000000001,"5min":1.2290000000000001,"15min":2.081},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.36699999999999999},"max":{"1min":6.7939999999999996,"5min":6.7939999999999996,"15min":130.869},"last":1.1799999999999999}]}]},{"osd":4,"up_from":103,"seq":442381631976,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":725976,"kb_used_data":5136,"kb_used_omap":10,"kb_used_meta":720821,"kb_avail":93019176,"statfs":{"total":95995035648,"available":95251636224,"internally_reserved":0,"allocated":5259264,"data_stored":3198527,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":10652,"internal_metadata":738121316},"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 23:12:21 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.85899999999999999,"15min":2.1829999999999998},"min":{"1min":0.48299999999999998,"5min":0.43099999999999999,"15min":0.22900000000000001},"max":{"1min":1.302,"5min":1.343,"15min":187.69900000000001},"last":1.032},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.93100000000000005,"15min":2.2770000000000001},"min":{"1min":0.58099999999999996,"5min":0.36699999999999999,"15min":0.26000000000000001},"max":{"1min":1.226,"5min":1.498,"15min":187.077},"last":1.119}]},{"osd":1,"last update":"Sat Sep 23 23:12:51 2023","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.96899999999999997,"15min":1.181},"min":{"1min":0.64100000000000001,"5min":0.53300000000000003,"15min":0.29399999999999998},"max":{"1min":1.3680000000000001,"5min":3.1549999999999998,"15min":10.688000000000001},"last":0.86599999999999999},{"interface":"front","average":{"1min":0.89300000000000002,"5min":0.93300000000000005,"15min":1.272},"min":{"1min":0.66500000000000004,"5min":0.40200000000000002,"15min":0.308},"max":{"1min":1.2410000000000001,"5min":3.0680000000000001,"15min":9.7360000000000007},"last":0.82599999999999996}]},{"osd":2,"last update":"Sat Sep 23 23:12:51 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":1.052,"15min":1.6970000000000001},"min":{"1min":0.68000000000000005,"5min":0.625,"15min":0.307},"max":{"1min":1.3520000000000001,"5min":1.482,"15min":88.852999999999994},"last":0.91800000000000004},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.044,"15min":1.651},"min":{"1min":0.76400000000000001,"5min":0.57499999999999996,"15min":0.28599999999999998},"max":{"1min":1.3029999999999999,"5min":1.446,"15min":88.881},"last":0.76400000000000001}]},{"osd":3,"last update":"Sat Sep 23 23:12:51 2023","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.97899999999999998,"15min":1.8740000000000001},"min":{"1min":0.60699999999999998,"5min":0.59699999999999998,"15min":0.33500000000000002},"max":{"1min":1.3240000000000001,"5min":1.3240000000000001,"15min":83.772000000000006},"last":1.073},{"interface":"front","average":{"1min":0.96999999999999997,"5min":0.98699999999999999,"15min":1.9099999999999999},"min":{"1min":0.68200000000000005,"5min":0.47599999999999998,"15min":0.34999999999999998},"max":{"1min":1.2569999999999999,"5min":1.4930000000000001,"15min":83.486000000000004},"last":1.002}]},{"osd":5,"last update":"Sat Sep 23 23:12:51 2023","interfaces":[{"interface":"back","average":{"1min":1.008,"5min":0.996,"15min":1.238},"min":{"1min":0.58999999999999997,"5min":0.52800000000000002,"15min":0.308},"max":{"1min":1.2669999999999999,"5min":1.3560000000000001,"15min":12.869},"last":1.1559999999999999},{"interface":"front","average":{"1min":1.071,"5min":1.0489999999999999,"15min":1.3080000000000001},"min":{"1min":0.68000000000000005,"5min":0.59299999999999997,"15min":0.34399999999999997},"max":{"1min":1.4219999999999999,"5min":1.528,"15min":8.7279999999999998},"last":0.97299999999999998}]},{"osd":6,"last update":"Sat Sep 23 23:12:02 2023","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":1.04,"15min":1.367},"min":{"1min":0.54900000000000004,"5min":0.497,"15min":0.32600000000000001},"max":{"1min":1.5569999999999999,"5min":1.5569999999999999,"15min":8.8510000000000009},"last":1.214},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.141,"15min":1.4850000000000001},"min":{"1min":0.66200000000000003,"5min":0.59799999999999998,"15min":0.34100000000000003},"max":{"1min":1.3460000000000001,"5min":2.5779999999999998,"15min":9},"last":1.1970000000000001}]},{"osd":7,"last update":"Sat Sep 23 23:12:51 2023","interfaces":[{"interface":"back","average":{"1min":1.246,"5min":1.1679999999999999,"15min":1.2729999999999999},"min":{"1min":1.024,"5min":0.69399999999999995,"15min":0.217},"max":{"1min":1.5529999999999999,"5min":1.5529999999999999,"15min":5.8789999999999996},"last":1.298},{"interface":"front","average":{"1min":1.2569999999999999,"5min":1.2170000000000001,"15min":1.343},"min":{"1min":0.81799999999999995,"5min":0.59199999999999997,"15min":0.36299999999999999},"max":{"1min":1.5109999999999999,"5min":1.6799999999999999,"15min":12.817},"last":1.329}]}]},{"osd":5,"up_from":220,"seq":944892805419,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":362100,"kb_used_data":8300,"kb_used_omap":5,"kb_used_meta":353786,"kb_avail":93383052,"statfs":{"total":95995035648,"available":95624245248,"internally_reserved":0,"allocated":8499200,"data_stored":7503208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5645,"internal_metadata":362277363},"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 23:11:53 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":0.89900000000000002,"15min":1.792},"min":{"1min":0.60599999999999998,"5min":0.52600000000000002,"15min":0.24099999999999999},"max":{"1min":1.2509999999999999,"5min":1.4359999999999999,"15min":92.950999999999993},"last":0.80500000000000005},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.91900000000000004,"15min":1.9930000000000001},"min":{"1min":0.63,"5min":0.44500000000000001,"15min":0.247},"max":{"1min":1.411,"5min":1.411,"15min":93.093999999999994},"last":1.0389999999999999}]},{"osd":1,"last update":"Sat Sep 23 23:11:53 2023","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":0.998,"15min":1.2929999999999999},"min":{"1min":0.64100000000000001,"5min":0.60599999999999998,"15min":0.28799999999999998},"max":{"1min":1.349,"5min":1.466,"15min":9.7710000000000008},"last":1.3580000000000001},{"interface":"front","average":{"1min":0.98099999999999998,"5min":0.95699999999999996,"15min":1.1599999999999999},"min":{"1min":0.56699999999999995,"5min":0.52100000000000002,"15min":0.26200000000000001},"max":{"1min":1.216,"5min":1.417,"15min":8.5809999999999995},"last":1.2649999999999999}]},{"osd":2,"last update":"Sat Sep 23 23:11:53 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":0.93200000000000005,"15min":1.8620000000000001},"min":{"1min":0.65600000000000003,"5min":0.55500000000000005,"15min":0.29699999999999999},"max":{"1min":1.3320000000000001,"5min":1.3320000000000001,"15min":80.887},"last":0.94199999999999995},{"interface":"front","average":{"1min":1.004,"5min":1.024,"15min":2.0699999999999998},"min":{"1min":0.746,"5min":0.51600000000000001,"15min":0.28799999999999998},"max":{"1min":1.345,"5min":1.4630000000000001,"15min":80.733000000000004},"last":1.3069999999999999}]},{"osd":3,"last update":"Sat Sep 23 23:11:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":0.96199999999999997,"15min":1.7130000000000001},"min":{"1min":0.76000000000000001,"5min":0.57099999999999995,"15min":0.32000000000000001},"max":{"1min":1.3560000000000001,"5min":1.3560000000000001,"15min":62.381},"last":1.117},{"interface":"front","average":{"1min":1.0029999999999999,"5min":1.0049999999999999,"15min":1.5760000000000001},"min":{"1min":0.63400000000000001,"5min":0.52200000000000002,"15min":0.31900000000000001},"max":{"1min":1.325,"5min":1.3819999999999999,"15min":62.939},"last":1.089}]},{"osd":4,"last update":"Sat Sep 23 23:11:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.006,"15min":1.454},"min":{"1min":0.67200000000000004,"5min":0.54500000000000004,"15min":0.28599999999999998},"max":{"1min":1.304,"5min":1.395,"15min":42.344999999999999},"last":0.85599999999999998},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.091,"15min":1.292},"min":{"1min":0.70599999999999996,"5min":0.58399999999999996,"15min":0.31},"max":{"1min":1.302,"5min":1.454,"15min":41.079000000000001},"last":0.69599999999999995}]},{"osd":6,"last update":"Sat Sep 23 23:12:01 2023","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":1.0820000000000001,"15min":1.474},"min":{"1min":0.73299999999999998,"5min":0.65100000000000002,"15min":0.313},"max":{"1min":1.306,"5min":1.4870000000000001,"15min":13.175000000000001},"last":1.2170000000000001},{"interface":"front","average":{"1min":1.079,"5min":1.1180000000000001,"15min":1.377},"min":{"1min":0.69599999999999995,"5min":0.56899999999999995,"15min":0.26200000000000001},"max":{"1min":1.385,"5min":1.7150000000000001,"15min":12.17},"last":1.1839999999999999}]},{"osd":7,"last update":"Sat Sep 23 23:11:53 2023","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":1.1240000000000001,"15min":1.2649999999999999},"min":{"1min":0.57699999999999996,"5min":0.57399999999999995,"15min":0.36599999999999999},"max":{"1min":1.3720000000000001,"5min":1.5449999999999999,"15min":8.2080000000000002},"last":1.159},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.2150000000000001,"15min":1.369},"min":{"1min":0.75,"5min":0.63400000000000001,"15min":0.34100000000000003},"max":{"1min":1.4570000000000001,"5min":1.718,"15min":9.7439999999999998},"last":1.2390000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":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":4096,"data_stored":19,"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":4194304,"data_stored":4194304,"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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4194304,"data_stored":4194304,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":10652,"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":5645,"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":5223,"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-23T23:12:56.342 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-09-23T23:12:56.342 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-23T23:12:56.406 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=71eff9468c8e4c2cbbfabbd8d8f0cd82 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-23T23:12:56.408 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-09-23T23:12:56.419 INFO:tasks.cephadm:Teardown begin 2023-09-23T23:12:56.419 DEBUG:teuthology.orchestra.run.smithi169:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-09-23T23:12:56.439 DEBUG:teuthology.orchestra.run.smithi187:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-09-23T23:12:56.456 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-09-23T23:12:56.456 DEBUG:teuthology.orchestra.run.smithi169:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-09-23T23:12:56.486 DEBUG:teuthology.orchestra.run.smithi187:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-09-23T23:12:56.509 INFO:tasks.cephadm:Stopping all daemons... 2023-09-23T23:12:56.509 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-09-23T23:12:56.509 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@mon.a 2023-09-23T23:12:56.559 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:56 smithi169 bash[101133]: audit 2023-09-23T23:12:55.332758+0000 mgr.y (mgr.25310) 1549 : audit 0 from='client.46715 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:12:56.559 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:56 smithi169 bash[101133]: audit 2023-09-23T23:12:56.183229+0000 mon.a (mon.0) 2102 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:12:56.560 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:56 smithi169 bash[104356]: audit 2023-09-23T23:12:55.332758+0000 mgr.y (mgr.25310) 1549 : audit 0 from='client.46715 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:12:56.560 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:56 smithi169 bash[104356]: audit 2023-09-23T23:12:56.183229+0000 mon.a (mon.0) 2102 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:12:56.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:56 smithi187 bash[89487]: audit 2023-09-23T23:12:55.332758+0000 mgr.y (mgr.25310) 1549 : audit 0 from='client.46715 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-09-23T23:12:56.625 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:56 smithi187 bash[89487]: audit 2023-09-23T23:12:56.183229+0000 mon.a (mon.0) 2102 : audit 0 from='mgr.25310 172.21.15.169:0/455652614' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-09-23T23:12:56.839 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:56 smithi169 systemd[1]: Stopping Ceph mon.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T23:12:56.839 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:56 smithi169 bash[101133]: debug 2023-09-23T23:12:56.742+0000 7f0af5db2700 -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-23T23:12:56.840 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:56 smithi169 bash[101133]: debug 2023-09-23T23:12:56.742+0000 7f0af5db2700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2023-09-23T23:12:56.840 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:12:56 smithi169 bash[90995]: [23/Sep/2023:23:12:56] ENGINE Bus STOPPING 2023-09-23T23:12:56.840 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:12:56 smithi169 bash[90995]: [23/Sep/2023:23:12:56] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T23:12:56.840 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:12:56 smithi169 bash[90995]: [23/Sep/2023:23:12:56] ENGINE Bus STOPPED 2023-09-23T23:12:56.841 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:12:56 smithi169 bash[90995]: [23/Sep/2023:23:12:56] ENGINE Bus STARTING 2023-09-23T23:12:57.283 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:12:56 smithi169 bash[90995]: [23/Sep/2023:23:12:56] ENGINE Serving on http://:::9283 2023-09-23T23:12:57.284 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:12:56 smithi169 bash[90995]: [23/Sep/2023:23:12:56] ENGINE Bus STARTED 2023-09-23T23:12:57.903 INFO:journalctl@ceph.mon.a.smithi169.stdout:Sep 23 23:12:57 smithi169 bash[304355]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-mon-a 2023-09-23T23:12:57.928 DEBUG:teuthology.orchestra.run.smithi169:> sudo pkill -f 'journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@mon.a.service' 2023-09-23T23:12:58.038 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T23:12:58.038 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-09-23T23:12:58.038 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2023-09-23T23:12:58.038 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@mon.c 2023-09-23T23:12:58.237 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:58 smithi169 systemd[1]: Stopping Ceph mon.c for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T23:12:58.531 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:58 smithi169 bash[104356]: debug 2023-09-23T23:12:58.234+0000 7facfe764700 -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-23T23:12:58.531 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:58 smithi169 bash[104356]: debug 2023-09-23T23:12:58.234+0000 7facfe764700 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2023-09-23T23:12:58.531 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:12:58 smithi169 bash[90995]: [23/Sep/2023:23:12:58] ENGINE Bus STOPPING 2023-09-23T23:12:58.531 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:12:58 smithi169 bash[90995]: [23/Sep/2023:23:12:58] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-09-23T23:12:58.531 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:12:58 smithi169 bash[90995]: [23/Sep/2023:23:12:58] ENGINE Bus STOPPED 2023-09-23T23:12:58.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:12:58 smithi169 bash[90995]: [23/Sep/2023:23:12:58] ENGINE Bus STARTING 2023-09-23T23:12:58.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:12:58 smithi169 bash[90995]: [23/Sep/2023:23:12:58] ENGINE Serving on http://:::9283 2023-09-23T23:12:58.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:12:58 smithi169 bash[90995]: [23/Sep/2023:23:12:58] ENGINE Bus STARTED 2023-09-23T23:12:58.532 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:12:58 smithi169 bash[90995]: ::ffff:172.21.15.187 - - [23/Sep/2023:23:12:58] "GET /metrics HTTP/1.1" 200 34162 "" "Prometheus/2.43.0" 2023-09-23T23:12:59.449 INFO:journalctl@ceph.mon.c.smithi169.stdout:Sep 23 23:12:59 smithi169 bash[304545]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-mon-c 2023-09-23T23:12:59.466 DEBUG:teuthology.orchestra.run.smithi169:> sudo pkill -f 'journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@mon.c.service' 2023-09-23T23:12:59.502 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T23:12:59.502 INFO:tasks.cephadm.mon.b:Stopped mon.c 2023-09-23T23:12:59.502 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-09-23T23:12:59.502 DEBUG:teuthology.orchestra.run.smithi187:> sudo systemctl stop ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@mon.b 2023-09-23T23:12:59.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:59 smithi187 systemd[1]: Stopping Ceph mon.b for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T23:12:59.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:59 smithi187 bash[89487]: debug 2023-09-23T23:12:59.709+0000 7f9f8002c700 -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-23T23:12:59.875 INFO:journalctl@ceph.mon.b.smithi187.stdout:Sep 23 23:12:59 smithi187 bash[89487]: debug 2023-09-23T23:12:59.709+0000 7f9f8002c700 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2023-09-23T23:13:00.936 DEBUG:teuthology.orchestra.run.smithi187:> sudo pkill -f 'journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@mon.b.service' 2023-09-23T23:13:00.971 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T23:13:00.971 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-09-23T23:13:00.971 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-09-23T23:13:00.971 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@mgr.y 2023-09-23T23:13:01.284 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:13:00 smithi169 systemd[1]: Stopping Ceph mgr.y for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T23:13:01.284 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:13:01 smithi169 bash[90995]: debug 2023-09-23T23:13:01.141+0000 7f6310196700 -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-23T23:13:01.284 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:13:01 smithi169 bash[90995]: debug 2023-09-23T23:13:01.141+0000 7f6310196700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2023-09-23T23:13:02.269 INFO:journalctl@ceph.mgr.y.smithi169.stdout:Sep 23 23:13:01 smithi169 bash[304897]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-mgr-y 2023-09-23T23:13:02.286 DEBUG:teuthology.orchestra.run.smithi169:> sudo pkill -f 'journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@mgr.y.service' 2023-09-23T23:13:02.317 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T23:13:02.318 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-09-23T23:13:02.318 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-09-23T23:13:02.318 DEBUG:teuthology.orchestra.run.smithi187:> sudo systemctl stop ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@mgr.x 2023-09-23T23:13:02.625 INFO:journalctl@ceph.mgr.x.smithi187.stdout:Sep 23 23:13:02 smithi187 systemd[1]: Stopping Ceph mgr.x for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T23:13:03.383 DEBUG:teuthology.orchestra.run.smithi187:> sudo pkill -f 'journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@mgr.x.service' 2023-09-23T23:13:03.415 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T23:13:03.415 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-09-23T23:13:03.416 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-09-23T23:13:03.416 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.0 2023-09-23T23:13:03.783 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 23:13:03 smithi169 systemd[1]: Stopping Ceph osd.0 for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T23:13:03.784 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 23:13:03 smithi169 bash[197106]: debug 2023-09-23T23:13:03.569+0000 7f8a4ddfe700 -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-23T23:13:03.784 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 23:13:03 smithi169 bash[197106]: debug 2023-09-23T23:13:03.569+0000 7f8a4ddfe700 -1 osd.0 402 *** Got signal Terminated *** 2023-09-23T23:13:03.784 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 23:13:03 smithi169 bash[197106]: debug 2023-09-23T23:13:03.569+0000 7f8a4ddfe700 -1 osd.0 402 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T23:13:10.231 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 23:13:09 smithi169 bash[304998]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd-0 2023-09-23T23:13:10.232 INFO:journalctl@ceph.osd.0.smithi169.stdout:Sep 23 23:13:10 smithi169 bash[305065]: Error response from daemon: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd-0 2023-09-23T23:13:12.930 DEBUG:teuthology.orchestra.run.smithi169:> sudo pkill -f 'journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.0.service' 2023-09-23T23:13:12.961 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T23:13:12.962 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-09-23T23:13:12.962 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-09-23T23:13:12.962 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.1 2023-09-23T23:13:13.194 INFO:journalctl@ceph.osd.1.smithi169.stdout:Sep 23 23:13:13 smithi169 systemd[1]: Stopping Ceph osd.1 for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T23:13:13.533 INFO:journalctl@ceph.osd.1.smithi169.stdout:Sep 23 23:13:13 smithi169 bash[119842]: debug 2023-09-23T23:13:13.189+0000 7fc17de73700 -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-23T23:13:13.534 INFO:journalctl@ceph.osd.1.smithi169.stdout:Sep 23 23:13:13 smithi169 bash[119842]: debug 2023-09-23T23:13:13.189+0000 7fc17de73700 -1 osd.1 402 *** Got signal Terminated *** 2023-09-23T23:13:13.534 INFO:journalctl@ceph.osd.1.smithi169.stdout:Sep 23 23:13:13 smithi169 bash[119842]: debug 2023-09-23T23:13:13.189+0000 7fc17de73700 -1 osd.1 402 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T23:13:19.890 INFO:journalctl@ceph.osd.1.smithi169.stdout:Sep 23 23:13:19 smithi169 bash[305207]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd-1 2023-09-23T23:13:19.890 INFO:journalctl@ceph.osd.1.smithi169.stdout:Sep 23 23:13:19 smithi169 bash[305280]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd-1 2023-09-23T23:13:22.248 DEBUG:teuthology.orchestra.run.smithi169:> sudo pkill -f 'journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.1.service' 2023-09-23T23:13:22.280 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T23:13:22.280 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-09-23T23:13:22.280 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-09-23T23:13:22.281 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.2 2023-09-23T23:13:22.502 INFO:journalctl@ceph.osd.2.smithi169.stdout:Sep 23 23:13:22 smithi169 systemd[1]: Stopping Ceph osd.2 for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T23:13:22.783 INFO:journalctl@ceph.osd.2.smithi169.stdout:Sep 23 23:13:22 smithi169 bash[125887]: debug 2023-09-23T23:13:22.497+0000 7f27398cc700 -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-23T23:13:22.784 INFO:journalctl@ceph.osd.2.smithi169.stdout:Sep 23 23:13:22 smithi169 bash[125887]: debug 2023-09-23T23:13:22.497+0000 7f27398cc700 -1 osd.2 402 *** Got signal Terminated *** 2023-09-23T23:13:22.784 INFO:journalctl@ceph.osd.2.smithi169.stdout:Sep 23 23:13:22 smithi169 bash[125887]: debug 2023-09-23T23:13:22.497+0000 7f27398cc700 -1 osd.2 402 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T23:13:29.102 INFO:journalctl@ceph.osd.2.smithi169.stdout:Sep 23 23:13:28 smithi169 bash[305422]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd-2 2023-09-23T23:13:29.102 INFO:journalctl@ceph.osd.2.smithi169.stdout:Sep 23 23:13:29 smithi169 bash[305485]: Error response from daemon: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd-2 2023-09-23T23:13:30.375 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 23:13:30 smithi187 bash[97181]: debug 2023-09-23T23:13:30.065+0000 7f500090f700 -1 osd.4 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:03.774436+0000 front 2023-09-23T23:13:03.774168+0000 (oldest deadline 2023-09-23T23:13:29.674110+0000) 2023-09-23T23:13:31.298 DEBUG:teuthology.orchestra.run.smithi169:> sudo pkill -f 'journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.2.service' 2023-09-23T23:13:31.332 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T23:13:31.332 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-09-23T23:13:31.332 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-09-23T23:13:31.333 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.3 2023-09-23T23:13:31.375 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 23:13:31 smithi187 bash[97181]: debug 2023-09-23T23:13:31.069+0000 7f500090f700 -1 osd.4 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:03.774436+0000 front 2023-09-23T23:13:03.774168+0000 (oldest deadline 2023-09-23T23:13:29.674110+0000) 2023-09-23T23:13:31.550 INFO:journalctl@ceph.osd.3.smithi169.stdout:Sep 23 23:13:31 smithi169 systemd[1]: Stopping Ceph osd.3 for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T23:13:32.033 INFO:journalctl@ceph.osd.3.smithi169.stdout:Sep 23 23:13:31 smithi169 bash[132564]: debug 2023-09-23T23:13:31.545+0000 7f996c3c7700 -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-23T23:13:32.034 INFO:journalctl@ceph.osd.3.smithi169.stdout:Sep 23 23:13:31 smithi169 bash[132564]: debug 2023-09-23T23:13:31.545+0000 7f996c3c7700 -1 osd.3 402 *** Got signal Terminated *** 2023-09-23T23:13:32.034 INFO:journalctl@ceph.osd.3.smithi169.stdout:Sep 23 23:13:31 smithi169 bash[132564]: debug 2023-09-23T23:13:31.545+0000 7f996c3c7700 -1 osd.3 402 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T23:13:32.375 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 23:13:32 smithi187 bash[97181]: debug 2023-09-23T23:13:32.033+0000 7f500090f700 -1 osd.4 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:03.774436+0000 front 2023-09-23T23:13:03.774168+0000 (oldest deadline 2023-09-23T23:13:29.674110+0000) 2023-09-23T23:13:32.375 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:31 smithi187 bash[139387]: debug 2023-09-23T23:13:31.977+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.234907+0000 front 2023-09-23T23:13:08.235110+0000 (oldest deadline 2023-09-23T23:13:31.734838+0000) 2023-09-23T23:13:32.376 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:31 smithi187 bash[57546]: debug 2023-09-23T23:13:31.933+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:13:32.533 INFO:journalctl@ceph.osd.3.smithi169.stdout:Sep 23 23:13:32 smithi169 bash[132564]: debug 2023-09-23T23:13:32.121+0000 7f99661b8700 -1 osd.3 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:07.829734+0000 front 2023-09-23T23:13:07.829697+0000 (oldest deadline 2023-09-23T23:13:31.330008+0000) 2023-09-23T23:13:32.900 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:32 smithi187 bash[166617]: debug 2023-09-23T23:13:32.637+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.040873+0000 front 2023-09-23T23:13:08.041078+0000 (oldest deadline 2023-09-23T23:13:32.140649+0000) 2023-09-23T23:13:33.375 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:33 smithi187 bash[139387]: debug 2023-09-23T23:13:33.017+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.234907+0000 front 2023-09-23T23:13:08.235110+0000 (oldest deadline 2023-09-23T23:13:31.734838+0000) 2023-09-23T23:13:33.375 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 23:13:33 smithi187 bash[97181]: debug 2023-09-23T23:13:33.041+0000 7f500090f700 -1 osd.4 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:03.774436+0000 front 2023-09-23T23:13:03.774168+0000 (oldest deadline 2023-09-23T23:13:29.674110+0000) 2023-09-23T23:13:33.376 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:32 smithi187 bash[57546]: debug 2023-09-23T23:13:32.893+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:13:33.533 INFO:journalctl@ceph.osd.3.smithi169.stdout:Sep 23 23:13:33 smithi169 bash[132564]: debug 2023-09-23T23:13:33.141+0000 7f99661b8700 -1 osd.3 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:07.829734+0000 front 2023-09-23T23:13:07.829697+0000 (oldest deadline 2023-09-23T23:13:31.330008+0000) 2023-09-23T23:13:33.875 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:33 smithi187 bash[166617]: debug 2023-09-23T23:13:33.593+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.040873+0000 front 2023-09-23T23:13:08.041078+0000 (oldest deadline 2023-09-23T23:13:32.140649+0000) 2023-09-23T23:13:34.375 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 23:13:34 smithi187 bash[97181]: debug 2023-09-23T23:13:34.077+0000 7f500090f700 -1 osd.4 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:03.774436+0000 front 2023-09-23T23:13:03.774168+0000 (oldest deadline 2023-09-23T23:13:29.674110+0000) 2023-09-23T23:13:34.376 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:34 smithi187 bash[139387]: debug 2023-09-23T23:13:34.017+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.234907+0000 front 2023-09-23T23:13:08.235110+0000 (oldest deadline 2023-09-23T23:13:31.734838+0000) 2023-09-23T23:13:34.376 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:33 smithi187 bash[57546]: debug 2023-09-23T23:13:33.869+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:13:34.533 INFO:journalctl@ceph.osd.3.smithi169.stdout:Sep 23 23:13:34 smithi169 bash[132564]: debug 2023-09-23T23:13:34.185+0000 7f99661b8700 -1 osd.3 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:07.829734+0000 front 2023-09-23T23:13:07.829697+0000 (oldest deadline 2023-09-23T23:13:31.330008+0000) 2023-09-23T23:13:34.875 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:34 smithi187 bash[166617]: debug 2023-09-23T23:13:34.549+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.040873+0000 front 2023-09-23T23:13:08.041078+0000 (oldest deadline 2023-09-23T23:13:32.140649+0000) 2023-09-23T23:13:35.375 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 23:13:35 smithi187 bash[97181]: debug 2023-09-23T23:13:35.077+0000 7f500090f700 -1 osd.4 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:03.774436+0000 front 2023-09-23T23:13:03.774168+0000 (oldest deadline 2023-09-23T23:13:29.674110+0000) 2023-09-23T23:13:35.375 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:35 smithi187 bash[139387]: debug 2023-09-23T23:13:35.021+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.234907+0000 front 2023-09-23T23:13:08.235110+0000 (oldest deadline 2023-09-23T23:13:31.734838+0000) 2023-09-23T23:13:35.376 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:34 smithi187 bash[57546]: debug 2023-09-23T23:13:34.909+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:13:35.533 INFO:journalctl@ceph.osd.3.smithi169.stdout:Sep 23 23:13:35 smithi169 bash[132564]: debug 2023-09-23T23:13:35.181+0000 7f99661b8700 -1 osd.3 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:07.829734+0000 front 2023-09-23T23:13:07.829697+0000 (oldest deadline 2023-09-23T23:13:31.330008+0000) 2023-09-23T23:13:35.875 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:35 smithi187 bash[166617]: debug 2023-09-23T23:13:35.589+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.040873+0000 front 2023-09-23T23:13:08.041078+0000 (oldest deadline 2023-09-23T23:13:32.140649+0000) 2023-09-23T23:13:36.375 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 23:13:36 smithi187 bash[97181]: debug 2023-09-23T23:13:36.113+0000 7f500090f700 -1 osd.4 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:03.774436+0000 front 2023-09-23T23:13:03.774168+0000 (oldest deadline 2023-09-23T23:13:29.674110+0000) 2023-09-23T23:13:36.375 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:36 smithi187 bash[139387]: debug 2023-09-23T23:13:36.049+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.234907+0000 front 2023-09-23T23:13:08.235110+0000 (oldest deadline 2023-09-23T23:13:31.734838+0000) 2023-09-23T23:13:36.376 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:35 smithi187 bash[57546]: debug 2023-09-23T23:13:35.945+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:13:36.533 INFO:journalctl@ceph.osd.3.smithi169.stdout:Sep 23 23:13:36 smithi169 bash[132564]: debug 2023-09-23T23:13:36.189+0000 7f99661b8700 -1 osd.3 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:07.829734+0000 front 2023-09-23T23:13:07.829697+0000 (oldest deadline 2023-09-23T23:13:31.330008+0000) 2023-09-23T23:13:36.875 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:36 smithi187 bash[166617]: debug 2023-09-23T23:13:36.593+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.040873+0000 front 2023-09-23T23:13:08.041078+0000 (oldest deadline 2023-09-23T23:13:32.140649+0000) 2023-09-23T23:13:37.375 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 23:13:37 smithi187 bash[97181]: debug 2023-09-23T23:13:37.141+0000 7f500090f700 -1 osd.4 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:03.774436+0000 front 2023-09-23T23:13:03.774168+0000 (oldest deadline 2023-09-23T23:13:29.674110+0000) 2023-09-23T23:13:37.375 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:37 smithi187 bash[139387]: debug 2023-09-23T23:13:37.025+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.234907+0000 front 2023-09-23T23:13:08.235110+0000 (oldest deadline 2023-09-23T23:13:31.734838+0000) 2023-09-23T23:13:37.376 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:36 smithi187 bash[57546]: debug 2023-09-23T23:13:36.921+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:13:37.875 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:37 smithi187 bash[166617]: debug 2023-09-23T23:13:37.617+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.040873+0000 front 2023-09-23T23:13:08.041078+0000 (oldest deadline 2023-09-23T23:13:32.140649+0000) 2023-09-23T23:13:38.224 INFO:journalctl@ceph.osd.3.smithi169.stdout:Sep 23 23:13:37 smithi169 bash[305626]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd-3 2023-09-23T23:13:38.224 INFO:journalctl@ceph.osd.3.smithi169.stdout:Sep 23 23:13:38 smithi169 bash[305693]: Error response from daemon: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd-3 2023-09-23T23:13:38.375 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 23:13:38 smithi187 bash[97181]: debug 2023-09-23T23:13:38.149+0000 7f500090f700 -1 osd.4 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:03.774436+0000 front 2023-09-23T23:13:03.774168+0000 (oldest deadline 2023-09-23T23:13:29.674110+0000) 2023-09-23T23:13:38.375 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:38 smithi187 bash[139387]: debug 2023-09-23T23:13:38.061+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.234907+0000 front 2023-09-23T23:13:08.235110+0000 (oldest deadline 2023-09-23T23:13:31.734838+0000) 2023-09-23T23:13:38.376 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:37 smithi187 bash[57546]: debug 2023-09-23T23:13:37.897+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:13:38.875 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:38 smithi187 bash[166617]: debug 2023-09-23T23:13:38.613+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.040873+0000 front 2023-09-23T23:13:08.041078+0000 (oldest deadline 2023-09-23T23:13:32.140649+0000) 2023-09-23T23:13:39.375 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 23:13:39 smithi187 bash[97181]: debug 2023-09-23T23:13:39.117+0000 7f500090f700 -1 osd.4 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:03.774436+0000 front 2023-09-23T23:13:03.774168+0000 (oldest deadline 2023-09-23T23:13:29.674110+0000) 2023-09-23T23:13:39.375 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:39 smithi187 bash[139387]: debug 2023-09-23T23:13:39.101+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.234907+0000 front 2023-09-23T23:13:08.235110+0000 (oldest deadline 2023-09-23T23:13:31.734838+0000) 2023-09-23T23:13:39.376 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:38 smithi187 bash[57546]: debug 2023-09-23T23:13:38.901+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:13:39.875 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:39 smithi187 bash[166617]: debug 2023-09-23T23:13:39.601+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.040873+0000 front 2023-09-23T23:13:08.041078+0000 (oldest deadline 2023-09-23T23:13:32.140649+0000) 2023-09-23T23:13:40.150 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:40 smithi187 bash[139387]: debug 2023-09-23T23:13:40.137+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.234907+0000 front 2023-09-23T23:13:08.235110+0000 (oldest deadline 2023-09-23T23:13:31.734838+0000) 2023-09-23T23:13:40.151 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:39 smithi187 bash[57546]: debug 2023-09-23T23:13:39.893+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:13:40.281 DEBUG:teuthology.orchestra.run.smithi169:> sudo pkill -f 'journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.3.service' 2023-09-23T23:13:40.314 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T23:13:40.314 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-09-23T23:13:40.314 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-09-23T23:13:40.314 DEBUG:teuthology.orchestra.run.smithi187:> sudo systemctl stop ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.4 2023-09-23T23:13:40.497 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 23:13:40 smithi187 bash[97181]: debug 2023-09-23T23:13:40.145+0000 7f500090f700 -1 osd.4 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:03.774436+0000 front 2023-09-23T23:13:03.774168+0000 (oldest deadline 2023-09-23T23:13:29.674110+0000) 2023-09-23T23:13:40.498 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 23:13:40 smithi187 systemd[1]: Stopping Ceph osd.4 for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T23:13:40.875 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:40 smithi187 bash[166617]: debug 2023-09-23T23:13:40.553+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.040873+0000 front 2023-09-23T23:13:08.041078+0000 (oldest deadline 2023-09-23T23:13:32.140649+0000) 2023-09-23T23:13:40.875 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 23:13:40 smithi187 bash[97181]: debug 2023-09-23T23:13:40.493+0000 7f500631d700 -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-23T23:13:40.875 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 23:13:40 smithi187 bash[97181]: debug 2023-09-23T23:13:40.493+0000 7f500631d700 -1 osd.4 402 *** Got signal Terminated *** 2023-09-23T23:13:40.876 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 23:13:40 smithi187 bash[97181]: debug 2023-09-23T23:13:40.493+0000 7f500631d700 -1 osd.4 402 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T23:13:41.182 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:41 smithi187 bash[139387]: debug 2023-09-23T23:13:41.169+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.234907+0000 front 2023-09-23T23:13:08.235110+0000 (oldest deadline 2023-09-23T23:13:31.734838+0000) 2023-09-23T23:13:41.183 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:40 smithi187 bash[57546]: debug 2023-09-23T23:13:40.921+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:13:41.183 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:40 smithi187 bash[57546]: debug 2023-09-23T23:13:40.921+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:13.287499+0000 front 2023-09-23T23:13:13.287689+0000 (oldest deadline 2023-09-23T23:13:40.888099+0000) 2023-09-23T23:13:41.606 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 23:13:41 smithi187 bash[97181]: debug 2023-09-23T23:13:41.177+0000 7f500090f700 -1 osd.4 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:03.774436+0000 front 2023-09-23T23:13:03.774168+0000 (oldest deadline 2023-09-23T23:13:29.674110+0000) 2023-09-23T23:13:41.875 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:41 smithi187 bash[166617]: debug 2023-09-23T23:13:41.601+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.040873+0000 front 2023-09-23T23:13:08.041078+0000 (oldest deadline 2023-09-23T23:13:32.140649+0000) 2023-09-23T23:13:42.212 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:41 smithi187 bash[57546]: debug 2023-09-23T23:13:41.925+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:13:42.212 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:41 smithi187 bash[57546]: debug 2023-09-23T23:13:41.925+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:13.287499+0000 front 2023-09-23T23:13:13.287689+0000 (oldest deadline 2023-09-23T23:13:40.888099+0000) 2023-09-23T23:13:42.624 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 23:13:42 smithi187 bash[97181]: debug 2023-09-23T23:13:42.213+0000 7f500090f700 -1 osd.4 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:03.774436+0000 front 2023-09-23T23:13:03.774168+0000 (oldest deadline 2023-09-23T23:13:29.674110+0000) 2023-09-23T23:13:42.625 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:42 smithi187 bash[139387]: debug 2023-09-23T23:13:42.209+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.234907+0000 front 2023-09-23T23:13:08.235110+0000 (oldest deadline 2023-09-23T23:13:31.734838+0000) 2023-09-23T23:13:42.875 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:42 smithi187 bash[166617]: debug 2023-09-23T23:13:42.621+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.040873+0000 front 2023-09-23T23:13:08.041078+0000 (oldest deadline 2023-09-23T23:13:32.140649+0000) 2023-09-23T23:13:42.875 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:42 smithi187 bash[166617]: debug 2023-09-23T23:13:42.621+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:12.642469+0000 front 2023-09-23T23:13:12.642116+0000 (oldest deadline 2023-09-23T23:13:42.042779+0000) 2023-09-23T23:13:43.208 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:42 smithi187 bash[57546]: debug 2023-09-23T23:13:42.893+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:13:43.208 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:42 smithi187 bash[57546]: debug 2023-09-23T23:13:42.893+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:13.287499+0000 front 2023-09-23T23:13:13.287689+0000 (oldest deadline 2023-09-23T23:13:40.888099+0000) 2023-09-23T23:13:43.596 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 23:13:43 smithi187 bash[97181]: debug 2023-09-23T23:13:43.205+0000 7f500090f700 -1 osd.4 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:03.774436+0000 front 2023-09-23T23:13:03.774168+0000 (oldest deadline 2023-09-23T23:13:29.674110+0000) 2023-09-23T23:13:43.597 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:43 smithi187 bash[139387]: debug 2023-09-23T23:13:43.209+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.234907+0000 front 2023-09-23T23:13:08.235110+0000 (oldest deadline 2023-09-23T23:13:31.734838+0000) 2023-09-23T23:13:43.597 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:43 smithi187 bash[139387]: debug 2023-09-23T23:13:43.209+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:16.937097+0000 front 2023-09-23T23:13:16.937300+0000 (oldest deadline 2023-09-23T23:13:42.237100+0000) 2023-09-23T23:13:43.869 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:43 smithi187 bash[166617]: debug 2023-09-23T23:13:43.589+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.040873+0000 front 2023-09-23T23:13:08.041078+0000 (oldest deadline 2023-09-23T23:13:32.140649+0000) 2023-09-23T23:13:43.869 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:43 smithi187 bash[166617]: debug 2023-09-23T23:13:43.593+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:12.642469+0000 front 2023-09-23T23:13:12.642116+0000 (oldest deadline 2023-09-23T23:13:42.042779+0000) 2023-09-23T23:13:44.125 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:43 smithi187 bash[57546]: debug 2023-09-23T23:13:43.865+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:13:44.125 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:43 smithi187 bash[57546]: debug 2023-09-23T23:13:43.865+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:13.287499+0000 front 2023-09-23T23:13:13.287689+0000 (oldest deadline 2023-09-23T23:13:40.888099+0000) 2023-09-23T23:13:44.586 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 23:13:44 smithi187 bash[97181]: debug 2023-09-23T23:13:44.189+0000 7f500090f700 -1 osd.4 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:03.774436+0000 front 2023-09-23T23:13:03.774168+0000 (oldest deadline 2023-09-23T23:13:29.674110+0000) 2023-09-23T23:13:44.586 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 23:13:44 smithi187 bash[97181]: debug 2023-09-23T23:13:44.189+0000 7f500090f700 -1 osd.4 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:14.976126+0000 front 2023-09-23T23:13:14.975736+0000 (oldest deadline 2023-09-23T23:13:43.776420+0000) 2023-09-23T23:13:44.587 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:44 smithi187 bash[139387]: debug 2023-09-23T23:13:44.229+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.234907+0000 front 2023-09-23T23:13:08.235110+0000 (oldest deadline 2023-09-23T23:13:31.734838+0000) 2023-09-23T23:13:44.587 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:44 smithi187 bash[139387]: debug 2023-09-23T23:13:44.229+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:16.937097+0000 front 2023-09-23T23:13:16.937300+0000 (oldest deadline 2023-09-23T23:13:42.237100+0000) 2023-09-23T23:13:44.875 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:44 smithi187 bash[166617]: debug 2023-09-23T23:13:44.581+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.040873+0000 front 2023-09-23T23:13:08.041078+0000 (oldest deadline 2023-09-23T23:13:32.140649+0000) 2023-09-23T23:13:44.875 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:44 smithi187 bash[166617]: debug 2023-09-23T23:13:44.581+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:12.642469+0000 front 2023-09-23T23:13:12.642116+0000 (oldest deadline 2023-09-23T23:13:42.042779+0000) 2023-09-23T23:13:45.156 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:44 smithi187 bash[57546]: debug 2023-09-23T23:13:44.873+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:13:45.156 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:44 smithi187 bash[57546]: debug 2023-09-23T23:13:44.873+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:13.287499+0000 front 2023-09-23T23:13:13.287689+0000 (oldest deadline 2023-09-23T23:13:40.888099+0000) 2023-09-23T23:13:45.598 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 23:13:45 smithi187 bash[97181]: debug 2023-09-23T23:13:45.153+0000 7f500090f700 -1 osd.4 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:03.774436+0000 front 2023-09-23T23:13:03.774168+0000 (oldest deadline 2023-09-23T23:13:29.674110+0000) 2023-09-23T23:13:45.598 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 23:13:45 smithi187 bash[97181]: debug 2023-09-23T23:13:45.153+0000 7f500090f700 -1 osd.4 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:14.976126+0000 front 2023-09-23T23:13:14.975736+0000 (oldest deadline 2023-09-23T23:13:43.776420+0000) 2023-09-23T23:13:45.598 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:45 smithi187 bash[139387]: debug 2023-09-23T23:13:45.237+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.234907+0000 front 2023-09-23T23:13:08.235110+0000 (oldest deadline 2023-09-23T23:13:31.734838+0000) 2023-09-23T23:13:45.598 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:45 smithi187 bash[139387]: debug 2023-09-23T23:13:45.237+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:16.937097+0000 front 2023-09-23T23:13:16.937300+0000 (oldest deadline 2023-09-23T23:13:42.237100+0000) 2023-09-23T23:13:45.875 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:45 smithi187 bash[166617]: debug 2023-09-23T23:13:45.593+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.040873+0000 front 2023-09-23T23:13:08.041078+0000 (oldest deadline 2023-09-23T23:13:32.140649+0000) 2023-09-23T23:13:45.875 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:45 smithi187 bash[166617]: debug 2023-09-23T23:13:45.593+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:12.642469+0000 front 2023-09-23T23:13:12.642116+0000 (oldest deadline 2023-09-23T23:13:42.042779+0000) 2023-09-23T23:13:46.197 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:45 smithi187 bash[57546]: debug 2023-09-23T23:13:45.921+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:13:46.197 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:45 smithi187 bash[57546]: debug 2023-09-23T23:13:45.921+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:13.287499+0000 front 2023-09-23T23:13:13.287689+0000 (oldest deadline 2023-09-23T23:13:40.888099+0000) 2023-09-23T23:13:46.550 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:46 smithi187 bash[139387]: debug 2023-09-23T23:13:46.277+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.234907+0000 front 2023-09-23T23:13:08.235110+0000 (oldest deadline 2023-09-23T23:13:31.734838+0000) 2023-09-23T23:13:46.551 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:46 smithi187 bash[139387]: debug 2023-09-23T23:13:46.277+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:16.937097+0000 front 2023-09-23T23:13:16.937300+0000 (oldest deadline 2023-09-23T23:13:42.237100+0000) 2023-09-23T23:13:46.625 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:46 smithi187 bash[166617]: debug 2023-09-23T23:13:46.545+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.040873+0000 front 2023-09-23T23:13:08.041078+0000 (oldest deadline 2023-09-23T23:13:32.140649+0000) 2023-09-23T23:13:46.625 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:46 smithi187 bash[166617]: debug 2023-09-23T23:13:46.545+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:12.642469+0000 front 2023-09-23T23:13:12.642116+0000 (oldest deadline 2023-09-23T23:13:42.042779+0000) 2023-09-23T23:13:46.875 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 23:13:46 smithi187 bash[201343]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd-4 2023-09-23T23:13:47.236 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:46 smithi187 bash[57546]: debug 2023-09-23T23:13:46.933+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:13:47.236 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:46 smithi187 bash[57546]: debug 2023-09-23T23:13:46.933+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:13.287499+0000 front 2023-09-23T23:13:13.287689+0000 (oldest deadline 2023-09-23T23:13:40.888099+0000) 2023-09-23T23:13:47.237 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 23:13:46 smithi187 bash[201410]: Error response from daemon: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd-4 2023-09-23T23:13:47.237 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 23:13:47 smithi187 bash[78655]: ts=2023-09-23T23:13:47.099Z 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.169:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.169:8765: connect: connection refused" 2023-09-23T23:13:47.237 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 23:13:47 smithi187 bash[78655]: ts=2023-09-23T23:13:47.104Z 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.169:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.169:8765: connect: connection refused" 2023-09-23T23:13:47.238 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 23:13:47 smithi187 bash[78655]: ts=2023-09-23T23:13:47.104Z 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.169:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.169:8765: connect: connection refused" 2023-09-23T23:13:47.238 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 23:13:47 smithi187 bash[78655]: ts=2023-09-23T23:13:47.104Z 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.169:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.169:8765: connect: connection refused" 2023-09-23T23:13:47.375 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:47 smithi187 bash[139387]: debug 2023-09-23T23:13:47.233+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.234907+0000 front 2023-09-23T23:13:08.235110+0000 (oldest deadline 2023-09-23T23:13:31.734838+0000) 2023-09-23T23:13:47.375 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:47 smithi187 bash[139387]: debug 2023-09-23T23:13:47.233+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:16.937097+0000 front 2023-09-23T23:13:16.937300+0000 (oldest deadline 2023-09-23T23:13:42.237100+0000) 2023-09-23T23:13:47.875 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:47 smithi187 bash[166617]: debug 2023-09-23T23:13:47.497+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.040873+0000 front 2023-09-23T23:13:08.041078+0000 (oldest deadline 2023-09-23T23:13:32.140649+0000) 2023-09-23T23:13:47.875 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:47 smithi187 bash[166617]: debug 2023-09-23T23:13:47.497+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:12.642469+0000 front 2023-09-23T23:13:12.642116+0000 (oldest deadline 2023-09-23T23:13:42.042779+0000) 2023-09-23T23:13:48.232 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:47 smithi187 bash[57546]: debug 2023-09-23T23:13:47.921+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:13:48.232 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:47 smithi187 bash[57546]: debug 2023-09-23T23:13:47.921+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:13.287499+0000 front 2023-09-23T23:13:13.287689+0000 (oldest deadline 2023-09-23T23:13:40.888099+0000) 2023-09-23T23:13:48.484 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:48 smithi187 bash[139387]: debug 2023-09-23T23:13:48.225+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.234907+0000 front 2023-09-23T23:13:08.235110+0000 (oldest deadline 2023-09-23T23:13:31.734838+0000) 2023-09-23T23:13:48.485 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:48 smithi187 bash[139387]: debug 2023-09-23T23:13:48.225+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:16.937097+0000 front 2023-09-23T23:13:16.937300+0000 (oldest deadline 2023-09-23T23:13:42.237100+0000) 2023-09-23T23:13:48.770 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:48 smithi187 bash[166617]: debug 2023-09-23T23:13:48.481+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.040873+0000 front 2023-09-23T23:13:08.041078+0000 (oldest deadline 2023-09-23T23:13:32.140649+0000) 2023-09-23T23:13:48.771 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:48 smithi187 bash[166617]: debug 2023-09-23T23:13:48.481+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:12.642469+0000 front 2023-09-23T23:13:12.642116+0000 (oldest deadline 2023-09-23T23:13:42.042779+0000) 2023-09-23T23:13:48.771 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:48 smithi187 bash[166617]: debug 2023-09-23T23:13:48.481+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.944143+0000 front 2023-09-23T23:13:24.944424+0000 (oldest deadline 2023-09-23T23:13:48.444083+0000) 2023-09-23T23:13:49.125 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:48 smithi187 bash[57546]: debug 2023-09-23T23:13:48.885+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:13:49.125 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:48 smithi187 bash[57546]: debug 2023-09-23T23:13:48.885+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:13.287499+0000 front 2023-09-23T23:13:13.287689+0000 (oldest deadline 2023-09-23T23:13:40.888099+0000) 2023-09-23T23:13:49.375 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:49 smithi187 bash[139387]: debug 2023-09-23T23:13:49.193+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.234907+0000 front 2023-09-23T23:13:08.235110+0000 (oldest deadline 2023-09-23T23:13:31.734838+0000) 2023-09-23T23:13:49.375 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:49 smithi187 bash[139387]: debug 2023-09-23T23:13:49.193+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:16.937097+0000 front 2023-09-23T23:13:16.937300+0000 (oldest deadline 2023-09-23T23:13:42.237100+0000) 2023-09-23T23:13:49.375 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:49 smithi187 bash[139387]: debug 2023-09-23T23:13:49.193+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:23.938776+0000 front 2023-09-23T23:13:23.938812+0000 (oldest deadline 2023-09-23T23:13:48.638706+0000) 2023-09-23T23:13:49.447 INFO:journalctl@ceph.osd.4.smithi187.stdout:Sep 23 23:13:49 smithi187 systemd[1]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.4.service: Succeeded. 2023-09-23T23:13:49.450 DEBUG:teuthology.orchestra.run.smithi187:> sudo pkill -f 'journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.4.service' 2023-09-23T23:13:49.482 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T23:13:49.483 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-09-23T23:13:49.483 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-09-23T23:13:49.483 DEBUG:teuthology.orchestra.run.smithi187:> sudo systemctl stop ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.5 2023-09-23T23:13:49.707 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:49 smithi187 systemd[1]: Stopping Ceph osd.5 for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T23:13:49.707 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:49 smithi187 bash[166617]: debug 2023-09-23T23:13:49.497+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.040873+0000 front 2023-09-23T23:13:08.041078+0000 (oldest deadline 2023-09-23T23:13:32.140649+0000) 2023-09-23T23:13:49.707 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:49 smithi187 bash[166617]: debug 2023-09-23T23:13:49.497+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:12.642469+0000 front 2023-09-23T23:13:12.642116+0000 (oldest deadline 2023-09-23T23:13:42.042779+0000) 2023-09-23T23:13:49.708 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:49 smithi187 bash[166617]: debug 2023-09-23T23:13:49.497+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.944143+0000 front 2023-09-23T23:13:24.944424+0000 (oldest deadline 2023-09-23T23:13:48.444083+0000) 2023-09-23T23:13:50.125 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:49 smithi187 bash[139387]: debug 2023-09-23T23:13:49.701+0000 7f26cd247700 -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-23T23:13:50.125 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:49 smithi187 bash[139387]: debug 2023-09-23T23:13:49.701+0000 7f26cd247700 -1 osd.5 402 *** Got signal Terminated *** 2023-09-23T23:13:50.126 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:49 smithi187 bash[139387]: debug 2023-09-23T23:13:49.701+0000 7f26cd247700 -1 osd.5 402 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T23:13:50.126 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:49 smithi187 bash[57546]: debug 2023-09-23T23:13:49.845+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:13:50.126 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:49 smithi187 bash[57546]: debug 2023-09-23T23:13:49.845+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:13.287499+0000 front 2023-09-23T23:13:13.287689+0000 (oldest deadline 2023-09-23T23:13:40.888099+0000) 2023-09-23T23:13:50.126 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:49 smithi187 bash[57546]: debug 2023-09-23T23:13:49.845+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.890617+0000 front 2023-09-23T23:13:24.890514+0000 (oldest deadline 2023-09-23T23:13:49.590285+0000) 2023-09-23T23:13:50.473 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:50 smithi187 bash[139387]: debug 2023-09-23T23:13:50.205+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.234907+0000 front 2023-09-23T23:13:08.235110+0000 (oldest deadline 2023-09-23T23:13:31.734838+0000) 2023-09-23T23:13:50.473 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:50 smithi187 bash[139387]: debug 2023-09-23T23:13:50.205+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:16.937097+0000 front 2023-09-23T23:13:16.937300+0000 (oldest deadline 2023-09-23T23:13:42.237100+0000) 2023-09-23T23:13:50.473 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:50 smithi187 bash[139387]: debug 2023-09-23T23:13:50.205+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:23.938776+0000 front 2023-09-23T23:13:23.938812+0000 (oldest deadline 2023-09-23T23:13:48.638706+0000) 2023-09-23T23:13:50.856 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:50 smithi187 bash[166617]: debug 2023-09-23T23:13:50.469+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.040873+0000 front 2023-09-23T23:13:08.041078+0000 (oldest deadline 2023-09-23T23:13:32.140649+0000) 2023-09-23T23:13:50.857 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:50 smithi187 bash[166617]: debug 2023-09-23T23:13:50.469+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:12.642469+0000 front 2023-09-23T23:13:12.642116+0000 (oldest deadline 2023-09-23T23:13:42.042779+0000) 2023-09-23T23:13:50.857 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:50 smithi187 bash[166617]: debug 2023-09-23T23:13:50.469+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.944143+0000 front 2023-09-23T23:13:24.944424+0000 (oldest deadline 2023-09-23T23:13:48.444083+0000) 2023-09-23T23:13:51.125 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:50 smithi187 bash[57546]: debug 2023-09-23T23:13:50.853+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:13:51.125 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:50 smithi187 bash[57546]: debug 2023-09-23T23:13:50.853+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:13.287499+0000 front 2023-09-23T23:13:13.287689+0000 (oldest deadline 2023-09-23T23:13:40.888099+0000) 2023-09-23T23:13:51.125 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:50 smithi187 bash[57546]: debug 2023-09-23T23:13:50.853+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.890617+0000 front 2023-09-23T23:13:24.890514+0000 (oldest deadline 2023-09-23T23:13:49.590285+0000) 2023-09-23T23:13:51.500 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:51 smithi187 bash[139387]: debug 2023-09-23T23:13:51.193+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.234907+0000 front 2023-09-23T23:13:08.235110+0000 (oldest deadline 2023-09-23T23:13:31.734838+0000) 2023-09-23T23:13:51.500 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:51 smithi187 bash[139387]: debug 2023-09-23T23:13:51.193+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:16.937097+0000 front 2023-09-23T23:13:16.937300+0000 (oldest deadline 2023-09-23T23:13:42.237100+0000) 2023-09-23T23:13:51.501 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:51 smithi187 bash[139387]: debug 2023-09-23T23:13:51.193+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:23.938776+0000 front 2023-09-23T23:13:23.938812+0000 (oldest deadline 2023-09-23T23:13:48.638706+0000) 2023-09-23T23:13:51.829 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:51 smithi187 bash[166617]: debug 2023-09-23T23:13:51.497+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.040873+0000 front 2023-09-23T23:13:08.041078+0000 (oldest deadline 2023-09-23T23:13:32.140649+0000) 2023-09-23T23:13:51.830 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:51 smithi187 bash[166617]: debug 2023-09-23T23:13:51.497+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:12.642469+0000 front 2023-09-23T23:13:12.642116+0000 (oldest deadline 2023-09-23T23:13:42.042779+0000) 2023-09-23T23:13:51.830 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:51 smithi187 bash[166617]: debug 2023-09-23T23:13:51.497+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.944143+0000 front 2023-09-23T23:13:24.944424+0000 (oldest deadline 2023-09-23T23:13:48.444083+0000) 2023-09-23T23:13:52.125 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:51 smithi187 bash[57546]: debug 2023-09-23T23:13:51.825+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:13:52.125 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:51 smithi187 bash[57546]: debug 2023-09-23T23:13:51.825+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:13.287499+0000 front 2023-09-23T23:13:13.287689+0000 (oldest deadline 2023-09-23T23:13:40.888099+0000) 2023-09-23T23:13:52.125 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:51 smithi187 bash[57546]: debug 2023-09-23T23:13:51.825+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.890617+0000 front 2023-09-23T23:13:24.890514+0000 (oldest deadline 2023-09-23T23:13:49.590285+0000) 2023-09-23T23:13:52.466 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:52 smithi187 bash[139387]: debug 2023-09-23T23:13:52.177+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.234907+0000 front 2023-09-23T23:13:08.235110+0000 (oldest deadline 2023-09-23T23:13:31.734838+0000) 2023-09-23T23:13:52.466 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:52 smithi187 bash[139387]: debug 2023-09-23T23:13:52.177+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:16.937097+0000 front 2023-09-23T23:13:16.937300+0000 (oldest deadline 2023-09-23T23:13:42.237100+0000) 2023-09-23T23:13:52.466 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:52 smithi187 bash[139387]: debug 2023-09-23T23:13:52.177+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:23.938776+0000 front 2023-09-23T23:13:23.938812+0000 (oldest deadline 2023-09-23T23:13:48.638706+0000) 2023-09-23T23:13:52.807 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:52 smithi187 bash[166617]: debug 2023-09-23T23:13:52.460+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.040873+0000 front 2023-09-23T23:13:08.041078+0000 (oldest deadline 2023-09-23T23:13:32.140649+0000) 2023-09-23T23:13:52.807 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:52 smithi187 bash[166617]: debug 2023-09-23T23:13:52.460+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:12.642469+0000 front 2023-09-23T23:13:12.642116+0000 (oldest deadline 2023-09-23T23:13:42.042779+0000) 2023-09-23T23:13:52.807 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:52 smithi187 bash[166617]: debug 2023-09-23T23:13:52.460+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.944143+0000 front 2023-09-23T23:13:24.944424+0000 (oldest deadline 2023-09-23T23:13:48.444083+0000) 2023-09-23T23:13:53.125 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:52 smithi187 bash[57546]: debug 2023-09-23T23:13:52.804+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:13:53.125 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:52 smithi187 bash[57546]: debug 2023-09-23T23:13:52.804+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:13.287499+0000 front 2023-09-23T23:13:13.287689+0000 (oldest deadline 2023-09-23T23:13:40.888099+0000) 2023-09-23T23:13:53.126 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:52 smithi187 bash[57546]: debug 2023-09-23T23:13:52.804+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.890617+0000 front 2023-09-23T23:13:24.890514+0000 (oldest deadline 2023-09-23T23:13:49.590285+0000) 2023-09-23T23:13:53.451 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:53 smithi187 bash[139387]: debug 2023-09-23T23:13:53.192+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.234907+0000 front 2023-09-23T23:13:08.235110+0000 (oldest deadline 2023-09-23T23:13:31.734838+0000) 2023-09-23T23:13:53.451 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:53 smithi187 bash[139387]: debug 2023-09-23T23:13:53.192+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:16.937097+0000 front 2023-09-23T23:13:16.937300+0000 (oldest deadline 2023-09-23T23:13:42.237100+0000) 2023-09-23T23:13:53.452 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:53 smithi187 bash[139387]: debug 2023-09-23T23:13:53.192+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:23.938776+0000 front 2023-09-23T23:13:23.938812+0000 (oldest deadline 2023-09-23T23:13:48.638706+0000) 2023-09-23T23:13:53.788 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:53 smithi187 bash[166617]: debug 2023-09-23T23:13:53.444+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.040873+0000 front 2023-09-23T23:13:08.041078+0000 (oldest deadline 2023-09-23T23:13:32.140649+0000) 2023-09-23T23:13:53.789 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:53 smithi187 bash[166617]: debug 2023-09-23T23:13:53.444+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:12.642469+0000 front 2023-09-23T23:13:12.642116+0000 (oldest deadline 2023-09-23T23:13:42.042779+0000) 2023-09-23T23:13:53.789 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:53 smithi187 bash[166617]: debug 2023-09-23T23:13:53.444+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.944143+0000 front 2023-09-23T23:13:24.944424+0000 (oldest deadline 2023-09-23T23:13:48.444083+0000) 2023-09-23T23:13:54.125 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:53 smithi187 bash[57546]: debug 2023-09-23T23:13:53.784+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:13:54.125 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:53 smithi187 bash[57546]: debug 2023-09-23T23:13:53.784+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:13.287499+0000 front 2023-09-23T23:13:13.287689+0000 (oldest deadline 2023-09-23T23:13:40.888099+0000) 2023-09-23T23:13:54.125 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:53 smithi187 bash[57546]: debug 2023-09-23T23:13:53.784+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.890617+0000 front 2023-09-23T23:13:24.890514+0000 (oldest deadline 2023-09-23T23:13:49.590285+0000) 2023-09-23T23:13:54.625 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:54 smithi187 bash[166617]: debug 2023-09-23T23:13:54.436+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.040873+0000 front 2023-09-23T23:13:08.041078+0000 (oldest deadline 2023-09-23T23:13:32.140649+0000) 2023-09-23T23:13:54.625 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:54 smithi187 bash[166617]: debug 2023-09-23T23:13:54.436+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:12.642469+0000 front 2023-09-23T23:13:12.642116+0000 (oldest deadline 2023-09-23T23:13:42.042779+0000) 2023-09-23T23:13:54.625 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:54 smithi187 bash[166617]: debug 2023-09-23T23:13:54.436+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.944143+0000 front 2023-09-23T23:13:24.944424+0000 (oldest deadline 2023-09-23T23:13:48.444083+0000) 2023-09-23T23:13:54.626 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:54 smithi187 bash[139387]: debug 2023-09-23T23:13:54.204+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.234907+0000 front 2023-09-23T23:13:08.235110+0000 (oldest deadline 2023-09-23T23:13:31.734838+0000) 2023-09-23T23:13:54.626 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:54 smithi187 bash[139387]: debug 2023-09-23T23:13:54.204+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:16.937097+0000 front 2023-09-23T23:13:16.937300+0000 (oldest deadline 2023-09-23T23:13:42.237100+0000) 2023-09-23T23:13:54.626 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:54 smithi187 bash[139387]: debug 2023-09-23T23:13:54.204+0000 7f26ca847700 -1 osd.5 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:23.938776+0000 front 2023-09-23T23:13:23.938812+0000 (oldest deadline 2023-09-23T23:13:48.638706+0000) 2023-09-23T23:13:55.125 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:54 smithi187 bash[57546]: debug 2023-09-23T23:13:54.756+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:13:55.125 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:54 smithi187 bash[57546]: debug 2023-09-23T23:13:54.756+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:13.287499+0000 front 2023-09-23T23:13:13.287689+0000 (oldest deadline 2023-09-23T23:13:40.888099+0000) 2023-09-23T23:13:55.125 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:54 smithi187 bash[57546]: debug 2023-09-23T23:13:54.756+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.890617+0000 front 2023-09-23T23:13:24.890514+0000 (oldest deadline 2023-09-23T23:13:49.590285+0000) 2023-09-23T23:13:55.754 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:55 smithi187 bash[166617]: debug 2023-09-23T23:13:55.432+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.040873+0000 front 2023-09-23T23:13:08.041078+0000 (oldest deadline 2023-09-23T23:13:32.140649+0000) 2023-09-23T23:13:55.755 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:55 smithi187 bash[166617]: debug 2023-09-23T23:13:55.432+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:12.642469+0000 front 2023-09-23T23:13:12.642116+0000 (oldest deadline 2023-09-23T23:13:42.042779+0000) 2023-09-23T23:13:55.755 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:55 smithi187 bash[166617]: debug 2023-09-23T23:13:55.432+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.944143+0000 front 2023-09-23T23:13:24.944424+0000 (oldest deadline 2023-09-23T23:13:48.444083+0000) 2023-09-23T23:13:55.875 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:55 smithi187 bash[57546]: debug 2023-09-23T23:13:55.748+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:13:55.875 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:55 smithi187 bash[57546]: debug 2023-09-23T23:13:55.748+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:13.287499+0000 front 2023-09-23T23:13:13.287689+0000 (oldest deadline 2023-09-23T23:13:40.888099+0000) 2023-09-23T23:13:55.875 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:55 smithi187 bash[57546]: debug 2023-09-23T23:13:55.748+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.890617+0000 front 2023-09-23T23:13:24.890514+0000 (oldest deadline 2023-09-23T23:13:49.590285+0000) 2023-09-23T23:13:56.345 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:56 smithi187 bash[201553]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd-5 2023-09-23T23:13:56.346 INFO:journalctl@ceph.osd.5.smithi187.stdout:Sep 23 23:13:56 smithi187 bash[201620]: Error response from daemon: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd-5 2023-09-23T23:13:56.625 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:56 smithi187 bash[166617]: debug 2023-09-23T23:13:56.460+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.040873+0000 front 2023-09-23T23:13:08.041078+0000 (oldest deadline 2023-09-23T23:13:32.140649+0000) 2023-09-23T23:13:56.625 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:56 smithi187 bash[166617]: debug 2023-09-23T23:13:56.460+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:12.642469+0000 front 2023-09-23T23:13:12.642116+0000 (oldest deadline 2023-09-23T23:13:42.042779+0000) 2023-09-23T23:13:56.625 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:56 smithi187 bash[166617]: debug 2023-09-23T23:13:56.460+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.944143+0000 front 2023-09-23T23:13:24.944424+0000 (oldest deadline 2023-09-23T23:13:48.444083+0000) 2023-09-23T23:13:57.125 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:56 smithi187 bash[57546]: debug 2023-09-23T23:13:56.704+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:13:57.125 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:56 smithi187 bash[57546]: debug 2023-09-23T23:13:56.704+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:13.287499+0000 front 2023-09-23T23:13:13.287689+0000 (oldest deadline 2023-09-23T23:13:40.888099+0000) 2023-09-23T23:13:57.125 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:56 smithi187 bash[57546]: debug 2023-09-23T23:13:56.704+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.890617+0000 front 2023-09-23T23:13:24.890514+0000 (oldest deadline 2023-09-23T23:13:49.590285+0000) 2023-09-23T23:13:57.625 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:57 smithi187 bash[166617]: debug 2023-09-23T23:13:57.464+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.040873+0000 front 2023-09-23T23:13:08.041078+0000 (oldest deadline 2023-09-23T23:13:32.140649+0000) 2023-09-23T23:13:57.625 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:57 smithi187 bash[166617]: debug 2023-09-23T23:13:57.464+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:12.642469+0000 front 2023-09-23T23:13:12.642116+0000 (oldest deadline 2023-09-23T23:13:42.042779+0000) 2023-09-23T23:13:57.625 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:57 smithi187 bash[166617]: debug 2023-09-23T23:13:57.464+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.944143+0000 front 2023-09-23T23:13:24.944424+0000 (oldest deadline 2023-09-23T23:13:48.444083+0000) 2023-09-23T23:13:57.999 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:57 smithi187 bash[57546]: debug 2023-09-23T23:13:57.660+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:13:57.999 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:57 smithi187 bash[57546]: debug 2023-09-23T23:13:57.660+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:13.287499+0000 front 2023-09-23T23:13:13.287689+0000 (oldest deadline 2023-09-23T23:13:40.888099+0000) 2023-09-23T23:13:57.999 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:57 smithi187 bash[57546]: debug 2023-09-23T23:13:57.660+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.890617+0000 front 2023-09-23T23:13:24.890514+0000 (oldest deadline 2023-09-23T23:13:49.590285+0000) 2023-09-23T23:13:58.601 DEBUG:teuthology.orchestra.run.smithi187:> sudo pkill -f 'journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.5.service' 2023-09-23T23:13:58.634 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T23:13:58.634 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-09-23T23:13:58.634 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-09-23T23:13:58.635 DEBUG:teuthology.orchestra.run.smithi187:> sudo systemctl stop ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.6 2023-09-23T23:13:58.867 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:58 smithi187 bash[166617]: debug 2023-09-23T23:13:58.460+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.040873+0000 front 2023-09-23T23:13:08.041078+0000 (oldest deadline 2023-09-23T23:13:32.140649+0000) 2023-09-23T23:13:58.868 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:58 smithi187 bash[166617]: debug 2023-09-23T23:13:58.460+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:12.642469+0000 front 2023-09-23T23:13:12.642116+0000 (oldest deadline 2023-09-23T23:13:42.042779+0000) 2023-09-23T23:13:58.868 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:58 smithi187 bash[166617]: debug 2023-09-23T23:13:58.460+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.944143+0000 front 2023-09-23T23:13:24.944424+0000 (oldest deadline 2023-09-23T23:13:48.444083+0000) 2023-09-23T23:13:58.868 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:58 smithi187 systemd[1]: Stopping Ceph osd.6 for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T23:13:58.868 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:58 smithi187 bash[57546]: debug 2023-09-23T23:13:58.664+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:13:58.868 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:58 smithi187 bash[57546]: debug 2023-09-23T23:13:58.664+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:13.287499+0000 front 2023-09-23T23:13:13.287689+0000 (oldest deadline 2023-09-23T23:13:40.888099+0000) 2023-09-23T23:13:58.868 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:58 smithi187 bash[57546]: debug 2023-09-23T23:13:58.664+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.890617+0000 front 2023-09-23T23:13:24.890514+0000 (oldest deadline 2023-09-23T23:13:49.590285+0000) 2023-09-23T23:13:59.125 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:58 smithi187 bash[166617]: debug 2023-09-23T23:13:58.860+0000 7f0ee310c700 -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-23T23:13:59.125 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:58 smithi187 bash[166617]: debug 2023-09-23T23:13:58.860+0000 7f0ee310c700 -1 osd.6 402 *** Got signal Terminated *** 2023-09-23T23:13:59.125 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:58 smithi187 bash[166617]: debug 2023-09-23T23:13:58.860+0000 7f0ee310c700 -1 osd.6 402 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T23:13:59.875 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:59 smithi187 bash[57546]: debug 2023-09-23T23:13:59.700+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:13:59.875 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:59 smithi187 bash[57546]: debug 2023-09-23T23:13:59.700+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:13.287499+0000 front 2023-09-23T23:13:13.287689+0000 (oldest deadline 2023-09-23T23:13:40.888099+0000) 2023-09-23T23:13:59.875 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:13:59 smithi187 bash[57546]: debug 2023-09-23T23:13:59.700+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.890617+0000 front 2023-09-23T23:13:24.890514+0000 (oldest deadline 2023-09-23T23:13:49.590285+0000) 2023-09-23T23:13:59.876 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:59 smithi187 bash[166617]: debug 2023-09-23T23:13:59.472+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.040873+0000 front 2023-09-23T23:13:08.041078+0000 (oldest deadline 2023-09-23T23:13:32.140649+0000) 2023-09-23T23:13:59.876 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:59 smithi187 bash[166617]: debug 2023-09-23T23:13:59.472+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:12.642469+0000 front 2023-09-23T23:13:12.642116+0000 (oldest deadline 2023-09-23T23:13:42.042779+0000) 2023-09-23T23:13:59.876 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:59 smithi187 bash[166617]: debug 2023-09-23T23:13:59.472+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.944143+0000 front 2023-09-23T23:13:24.944424+0000 (oldest deadline 2023-09-23T23:13:48.444083+0000) 2023-09-23T23:13:59.876 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:13:59 smithi187 bash[166617]: debug 2023-09-23T23:13:59.472+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6830 osd.3 since back 2023-09-23T23:13:33.646319+0000 front 2023-09-23T23:13:33.646275+0000 (oldest deadline 2023-09-23T23:13:58.946101+0000) 2023-09-23T23:14:00.875 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 23:14:00 smithi187 bash[77270]: logger=cleanup t=2023-09-23T23:14:00.724538563Z level=info msg="Completed cleanup jobs" duration=67.947751ms 2023-09-23T23:14:00.876 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:00 smithi187 bash[57546]: debug 2023-09-23T23:14:00.672+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:14:00.876 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:00 smithi187 bash[57546]: debug 2023-09-23T23:14:00.672+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:13.287499+0000 front 2023-09-23T23:13:13.287689+0000 (oldest deadline 2023-09-23T23:13:40.888099+0000) 2023-09-23T23:14:00.876 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:00 smithi187 bash[57546]: debug 2023-09-23T23:14:00.672+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.890617+0000 front 2023-09-23T23:13:24.890514+0000 (oldest deadline 2023-09-23T23:13:49.590285+0000) 2023-09-23T23:14:00.876 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:14:00 smithi187 bash[166617]: debug 2023-09-23T23:14:00.512+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.040873+0000 front 2023-09-23T23:13:08.041078+0000 (oldest deadline 2023-09-23T23:13:32.140649+0000) 2023-09-23T23:14:00.876 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:14:00 smithi187 bash[166617]: debug 2023-09-23T23:14:00.512+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:12.642469+0000 front 2023-09-23T23:13:12.642116+0000 (oldest deadline 2023-09-23T23:13:42.042779+0000) 2023-09-23T23:14:00.876 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:14:00 smithi187 bash[166617]: debug 2023-09-23T23:14:00.512+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.944143+0000 front 2023-09-23T23:13:24.944424+0000 (oldest deadline 2023-09-23T23:13:48.444083+0000) 2023-09-23T23:14:00.877 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:14:00 smithi187 bash[166617]: debug 2023-09-23T23:14:00.512+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6830 osd.3 since back 2023-09-23T23:13:33.646319+0000 front 2023-09-23T23:13:33.646275+0000 (oldest deadline 2023-09-23T23:13:58.946101+0000) 2023-09-23T23:14:01.875 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:01 smithi187 bash[57546]: debug 2023-09-23T23:14:01.652+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:14:01.875 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:01 smithi187 bash[57546]: debug 2023-09-23T23:14:01.652+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:13.287499+0000 front 2023-09-23T23:13:13.287689+0000 (oldest deadline 2023-09-23T23:13:40.888099+0000) 2023-09-23T23:14:01.875 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:01 smithi187 bash[57546]: debug 2023-09-23T23:14:01.652+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.890617+0000 front 2023-09-23T23:13:24.890514+0000 (oldest deadline 2023-09-23T23:13:49.590285+0000) 2023-09-23T23:14:01.875 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:01 smithi187 bash[57546]: debug 2023-09-23T23:14:01.652+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6830 osd.3 since back 2023-09-23T23:13:35.992332+0000 front 2023-09-23T23:13:35.992299+0000 (oldest deadline 2023-09-23T23:14:00.692146+0000) 2023-09-23T23:14:01.876 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:14:01 smithi187 bash[166617]: debug 2023-09-23T23:14:01.520+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.040873+0000 front 2023-09-23T23:13:08.041078+0000 (oldest deadline 2023-09-23T23:13:32.140649+0000) 2023-09-23T23:14:01.876 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:14:01 smithi187 bash[166617]: debug 2023-09-23T23:14:01.520+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:12.642469+0000 front 2023-09-23T23:13:12.642116+0000 (oldest deadline 2023-09-23T23:13:42.042779+0000) 2023-09-23T23:14:01.876 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:14:01 smithi187 bash[166617]: debug 2023-09-23T23:14:01.520+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.944143+0000 front 2023-09-23T23:13:24.944424+0000 (oldest deadline 2023-09-23T23:13:48.444083+0000) 2023-09-23T23:14:01.876 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:14:01 smithi187 bash[166617]: debug 2023-09-23T23:14:01.520+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6830 osd.3 since back 2023-09-23T23:13:33.646319+0000 front 2023-09-23T23:13:33.646275+0000 (oldest deadline 2023-09-23T23:13:58.946101+0000) 2023-09-23T23:14:02.875 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:02 smithi187 bash[57546]: debug 2023-09-23T23:14:02.628+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:14:02.875 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:02 smithi187 bash[57546]: debug 2023-09-23T23:14:02.628+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:13.287499+0000 front 2023-09-23T23:13:13.287689+0000 (oldest deadline 2023-09-23T23:13:40.888099+0000) 2023-09-23T23:14:02.876 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:02 smithi187 bash[57546]: debug 2023-09-23T23:14:02.628+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.890617+0000 front 2023-09-23T23:13:24.890514+0000 (oldest deadline 2023-09-23T23:13:49.590285+0000) 2023-09-23T23:14:02.876 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:02 smithi187 bash[57546]: debug 2023-09-23T23:14:02.628+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6830 osd.3 since back 2023-09-23T23:13:35.992332+0000 front 2023-09-23T23:13:35.992299+0000 (oldest deadline 2023-09-23T23:14:00.692146+0000) 2023-09-23T23:14:02.876 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:14:02 smithi187 bash[166617]: debug 2023-09-23T23:14:02.528+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.040873+0000 front 2023-09-23T23:13:08.041078+0000 (oldest deadline 2023-09-23T23:13:32.140649+0000) 2023-09-23T23:14:02.876 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:14:02 smithi187 bash[166617]: debug 2023-09-23T23:14:02.528+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:12.642469+0000 front 2023-09-23T23:13:12.642116+0000 (oldest deadline 2023-09-23T23:13:42.042779+0000) 2023-09-23T23:14:02.876 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:14:02 smithi187 bash[166617]: debug 2023-09-23T23:14:02.528+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.944143+0000 front 2023-09-23T23:13:24.944424+0000 (oldest deadline 2023-09-23T23:13:48.444083+0000) 2023-09-23T23:14:02.877 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:14:02 smithi187 bash[166617]: debug 2023-09-23T23:14:02.528+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6830 osd.3 since back 2023-09-23T23:13:33.646319+0000 front 2023-09-23T23:13:33.646275+0000 (oldest deadline 2023-09-23T23:13:58.946101+0000) 2023-09-23T23:14:03.875 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:03 smithi187 bash[57546]: debug 2023-09-23T23:14:03.628+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:14:03.875 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:03 smithi187 bash[57546]: debug 2023-09-23T23:14:03.628+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:13.287499+0000 front 2023-09-23T23:13:13.287689+0000 (oldest deadline 2023-09-23T23:13:40.888099+0000) 2023-09-23T23:14:03.875 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:03 smithi187 bash[57546]: debug 2023-09-23T23:14:03.628+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.890617+0000 front 2023-09-23T23:13:24.890514+0000 (oldest deadline 2023-09-23T23:13:49.590285+0000) 2023-09-23T23:14:03.876 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:03 smithi187 bash[57546]: debug 2023-09-23T23:14:03.628+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6830 osd.3 since back 2023-09-23T23:13:35.992332+0000 front 2023-09-23T23:13:35.992299+0000 (oldest deadline 2023-09-23T23:14:00.692146+0000) 2023-09-23T23:14:03.876 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:14:03 smithi187 bash[166617]: debug 2023-09-23T23:14:03.492+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:08.040873+0000 front 2023-09-23T23:13:08.041078+0000 (oldest deadline 2023-09-23T23:13:32.140649+0000) 2023-09-23T23:14:03.876 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:14:03 smithi187 bash[166617]: debug 2023-09-23T23:14:03.492+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:12.642469+0000 front 2023-09-23T23:13:12.642116+0000 (oldest deadline 2023-09-23T23:13:42.042779+0000) 2023-09-23T23:14:03.876 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:14:03 smithi187 bash[166617]: debug 2023-09-23T23:14:03.492+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.944143+0000 front 2023-09-23T23:13:24.944424+0000 (oldest deadline 2023-09-23T23:13:48.444083+0000) 2023-09-23T23:14:03.876 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:14:03 smithi187 bash[166617]: debug 2023-09-23T23:14:03.492+0000 7f0edf70a700 -1 osd.6 402 heartbeat_check: no reply from 172.21.15.169:6830 osd.3 since back 2023-09-23T23:13:33.646319+0000 front 2023-09-23T23:13:33.646275+0000 (oldest deadline 2023-09-23T23:13:58.946101+0000) 2023-09-23T23:14:04.875 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:04 smithi187 bash[57546]: debug 2023-09-23T23:14:04.656+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:14:04.875 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:04 smithi187 bash[57546]: debug 2023-09-23T23:14:04.656+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:13.287499+0000 front 2023-09-23T23:13:13.287689+0000 (oldest deadline 2023-09-23T23:13:40.888099+0000) 2023-09-23T23:14:04.875 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:04 smithi187 bash[57546]: debug 2023-09-23T23:14:04.656+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.890617+0000 front 2023-09-23T23:13:24.890514+0000 (oldest deadline 2023-09-23T23:13:49.590285+0000) 2023-09-23T23:14:04.876 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:04 smithi187 bash[57546]: debug 2023-09-23T23:14:04.656+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6830 osd.3 since back 2023-09-23T23:13:35.992332+0000 front 2023-09-23T23:13:35.992299+0000 (oldest deadline 2023-09-23T23:14:00.692146+0000) 2023-09-23T23:14:05.499 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:14:05 smithi187 bash[201761]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd-6 2023-09-23T23:14:05.499 INFO:journalctl@ceph.osd.6.smithi187.stdout:Sep 23 23:14:05 smithi187 bash[201829]: Error response from daemon: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd-6 2023-09-23T23:14:05.875 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:05 smithi187 bash[57546]: debug 2023-09-23T23:14:05.668+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:14:05.875 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:05 smithi187 bash[57546]: debug 2023-09-23T23:14:05.668+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:13.287499+0000 front 2023-09-23T23:13:13.287689+0000 (oldest deadline 2023-09-23T23:13:40.888099+0000) 2023-09-23T23:14:05.875 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:05 smithi187 bash[57546]: debug 2023-09-23T23:14:05.668+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.890617+0000 front 2023-09-23T23:13:24.890514+0000 (oldest deadline 2023-09-23T23:13:49.590285+0000) 2023-09-23T23:14:05.875 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:05 smithi187 bash[57546]: debug 2023-09-23T23:14:05.672+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6830 osd.3 since back 2023-09-23T23:13:35.992332+0000 front 2023-09-23T23:13:35.992299+0000 (oldest deadline 2023-09-23T23:14:00.692146+0000) 2023-09-23T23:14:07.005 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:06 smithi187 bash[57546]: debug 2023-09-23T23:14:06.676+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:14:07.005 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:06 smithi187 bash[57546]: debug 2023-09-23T23:14:06.676+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:13.287499+0000 front 2023-09-23T23:13:13.287689+0000 (oldest deadline 2023-09-23T23:13:40.888099+0000) 2023-09-23T23:14:07.005 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:06 smithi187 bash[57546]: debug 2023-09-23T23:14:06.676+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.890617+0000 front 2023-09-23T23:13:24.890514+0000 (oldest deadline 2023-09-23T23:13:49.590285+0000) 2023-09-23T23:14:07.006 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:06 smithi187 bash[57546]: debug 2023-09-23T23:14:06.676+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6830 osd.3 since back 2023-09-23T23:13:35.992332+0000 front 2023-09-23T23:13:35.992299+0000 (oldest deadline 2023-09-23T23:14:00.692146+0000) 2023-09-23T23:14:07.528 DEBUG:teuthology.orchestra.run.smithi187:> sudo pkill -f 'journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.6.service' 2023-09-23T23:14:07.562 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T23:14:07.562 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-09-23T23:14:07.562 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-09-23T23:14:07.562 DEBUG:teuthology.orchestra.run.smithi187:> sudo systemctl stop ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.7 2023-09-23T23:14:07.875 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:07 smithi187 systemd[1]: Stopping Ceph osd.7 for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T23:14:07.875 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:07 smithi187 bash[57546]: debug 2023-09-23T23:14:07.696+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:14:07.876 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:07 smithi187 bash[57546]: debug 2023-09-23T23:14:07.696+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:13.287499+0000 front 2023-09-23T23:13:13.287689+0000 (oldest deadline 2023-09-23T23:13:40.888099+0000) 2023-09-23T23:14:07.876 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:07 smithi187 bash[57546]: debug 2023-09-23T23:14:07.696+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.890617+0000 front 2023-09-23T23:13:24.890514+0000 (oldest deadline 2023-09-23T23:13:49.590285+0000) 2023-09-23T23:14:07.876 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:07 smithi187 bash[57546]: debug 2023-09-23T23:14:07.696+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6830 osd.3 since back 2023-09-23T23:13:35.992332+0000 front 2023-09-23T23:13:35.992299+0000 (oldest deadline 2023-09-23T23:14:00.692146+0000) 2023-09-23T23:14:07.876 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:07 smithi187 bash[57546]: debug 2023-09-23T23:14:07.696+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.187:6804 osd.4 since back 2023-09-23T23:13:42.994037+0000 front 2023-09-23T23:13:42.993838+0000 (oldest deadline 2023-09-23T23:14:07.093613+0000) 2023-09-23T23:14:07.876 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:07 smithi187 bash[57546]: debug 2023-09-23T23:14:07.760+0000 7f7c55b6b700 -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-23T23:14:07.876 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:07 smithi187 bash[57546]: debug 2023-09-23T23:14:07.760+0000 7f7c55b6b700 -1 osd.7 402 *** Got signal Terminated *** 2023-09-23T23:14:07.877 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:07 smithi187 bash[57546]: debug 2023-09-23T23:14:07.760+0000 7f7c55b6b700 -1 osd.7 402 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-09-23T23:14:09.125 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:08 smithi187 bash[57546]: debug 2023-09-23T23:14:08.700+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:14:09.125 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:08 smithi187 bash[57546]: debug 2023-09-23T23:14:08.700+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:13.287499+0000 front 2023-09-23T23:13:13.287689+0000 (oldest deadline 2023-09-23T23:13:40.888099+0000) 2023-09-23T23:14:09.125 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:08 smithi187 bash[57546]: debug 2023-09-23T23:14:08.700+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.890617+0000 front 2023-09-23T23:13:24.890514+0000 (oldest deadline 2023-09-23T23:13:49.590285+0000) 2023-09-23T23:14:09.126 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:08 smithi187 bash[57546]: debug 2023-09-23T23:14:08.700+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6830 osd.3 since back 2023-09-23T23:13:35.992332+0000 front 2023-09-23T23:13:35.992299+0000 (oldest deadline 2023-09-23T23:14:00.692146+0000) 2023-09-23T23:14:09.126 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:08 smithi187 bash[57546]: debug 2023-09-23T23:14:08.700+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.187:6804 osd.4 since back 2023-09-23T23:13:42.994037+0000 front 2023-09-23T23:13:42.993838+0000 (oldest deadline 2023-09-23T23:14:07.093613+0000) 2023-09-23T23:14:10.125 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:09 smithi187 bash[57546]: debug 2023-09-23T23:14:09.692+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:14:10.125 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:09 smithi187 bash[57546]: debug 2023-09-23T23:14:09.692+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:13.287499+0000 front 2023-09-23T23:13:13.287689+0000 (oldest deadline 2023-09-23T23:13:40.888099+0000) 2023-09-23T23:14:10.126 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:09 smithi187 bash[57546]: debug 2023-09-23T23:14:09.692+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.890617+0000 front 2023-09-23T23:13:24.890514+0000 (oldest deadline 2023-09-23T23:13:49.590285+0000) 2023-09-23T23:14:10.126 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:09 smithi187 bash[57546]: debug 2023-09-23T23:14:09.692+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6830 osd.3 since back 2023-09-23T23:13:35.992332+0000 front 2023-09-23T23:13:35.992299+0000 (oldest deadline 2023-09-23T23:14:00.692146+0000) 2023-09-23T23:14:10.126 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:09 smithi187 bash[57546]: debug 2023-09-23T23:14:09.692+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.187:6804 osd.4 since back 2023-09-23T23:13:42.994037+0000 front 2023-09-23T23:13:42.993838+0000 (oldest deadline 2023-09-23T23:14:07.093613+0000) 2023-09-23T23:14:11.125 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:10 smithi187 bash[57546]: debug 2023-09-23T23:14:10.676+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:14:11.125 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:10 smithi187 bash[57546]: debug 2023-09-23T23:14:10.676+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:13.287499+0000 front 2023-09-23T23:13:13.287689+0000 (oldest deadline 2023-09-23T23:13:40.888099+0000) 2023-09-23T23:14:11.125 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:10 smithi187 bash[57546]: debug 2023-09-23T23:14:10.676+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.890617+0000 front 2023-09-23T23:13:24.890514+0000 (oldest deadline 2023-09-23T23:13:49.590285+0000) 2023-09-23T23:14:11.126 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:10 smithi187 bash[57546]: debug 2023-09-23T23:14:10.676+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6830 osd.3 since back 2023-09-23T23:13:35.992332+0000 front 2023-09-23T23:13:35.992299+0000 (oldest deadline 2023-09-23T23:14:00.692146+0000) 2023-09-23T23:14:11.126 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:10 smithi187 bash[57546]: debug 2023-09-23T23:14:10.676+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.187:6804 osd.4 since back 2023-09-23T23:13:42.994037+0000 front 2023-09-23T23:13:42.993838+0000 (oldest deadline 2023-09-23T23:14:07.093613+0000) 2023-09-23T23:14:12.125 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:11 smithi187 bash[57546]: debug 2023-09-23T23:14:11.628+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:14:12.125 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:11 smithi187 bash[57546]: debug 2023-09-23T23:14:11.628+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:13.287499+0000 front 2023-09-23T23:13:13.287689+0000 (oldest deadline 2023-09-23T23:13:40.888099+0000) 2023-09-23T23:14:12.126 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:11 smithi187 bash[57546]: debug 2023-09-23T23:14:11.628+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.890617+0000 front 2023-09-23T23:13:24.890514+0000 (oldest deadline 2023-09-23T23:13:49.590285+0000) 2023-09-23T23:14:12.126 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:11 smithi187 bash[57546]: debug 2023-09-23T23:14:11.628+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6830 osd.3 since back 2023-09-23T23:13:35.992332+0000 front 2023-09-23T23:13:35.992299+0000 (oldest deadline 2023-09-23T23:14:00.692146+0000) 2023-09-23T23:14:12.126 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:11 smithi187 bash[57546]: debug 2023-09-23T23:14:11.628+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.187:6804 osd.4 since back 2023-09-23T23:13:42.994037+0000 front 2023-09-23T23:13:42.993838+0000 (oldest deadline 2023-09-23T23:14:07.093613+0000) 2023-09-23T23:14:13.125 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:12 smithi187 bash[57546]: debug 2023-09-23T23:14:12.680+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6806 osd.0 since back 2023-09-23T23:13:06.886550+0000 front 2023-09-23T23:13:06.886813+0000 (oldest deadline 2023-09-23T23:13:30.986175+0000) 2023-09-23T23:14:13.125 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:12 smithi187 bash[57546]: debug 2023-09-23T23:14:12.680+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6814 osd.1 since back 2023-09-23T23:13:13.287499+0000 front 2023-09-23T23:13:13.287689+0000 (oldest deadline 2023-09-23T23:13:40.888099+0000) 2023-09-23T23:14:13.125 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:12 smithi187 bash[57546]: debug 2023-09-23T23:14:12.680+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6822 osd.2 since back 2023-09-23T23:13:24.890617+0000 front 2023-09-23T23:13:24.890514+0000 (oldest deadline 2023-09-23T23:13:49.590285+0000) 2023-09-23T23:14:13.126 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:12 smithi187 bash[57546]: debug 2023-09-23T23:14:12.680+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.169:6830 osd.3 since back 2023-09-23T23:13:35.992332+0000 front 2023-09-23T23:13:35.992299+0000 (oldest deadline 2023-09-23T23:14:00.692146+0000) 2023-09-23T23:14:13.126 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:12 smithi187 bash[57546]: debug 2023-09-23T23:14:12.680+0000 7f7c4f163700 -1 osd.7 402 heartbeat_check: no reply from 172.21.15.187:6804 osd.4 since back 2023-09-23T23:13:42.994037+0000 front 2023-09-23T23:13:42.993838+0000 (oldest deadline 2023-09-23T23:14:07.093613+0000) 2023-09-23T23:14:14.375 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:13 smithi187 bash[201968]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd-7 2023-09-23T23:14:14.375 INFO:journalctl@ceph.osd.7.smithi187.stdout:Sep 23 23:14:14 smithi187 bash[202037]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-osd-7 2023-09-23T23:14:15.976 DEBUG:teuthology.orchestra.run.smithi187:> sudo pkill -f 'journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@osd.7.service' 2023-09-23T23:14:16.007 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T23:14:16.008 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-09-23T23:14:16.008 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-09-23T23:14:16.008 DEBUG:teuthology.orchestra.run.smithi187:> sudo systemctl stop ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@prometheus.a 2023-09-23T23:14:16.249 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 23:14:16 smithi187 systemd[1]: Stopping Ceph prometheus.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T23:14:16.250 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 23:14:16 smithi187 bash[78655]: ts=2023-09-23T23:14:16.216Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-09-23T23:14:16.250 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 23:14:16 smithi187 bash[78655]: ts=2023-09-23T23:14:16.216Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-09-23T23:14:16.250 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 23:14:16 smithi187 bash[78655]: ts=2023-09-23T23:14:16.216Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-09-23T23:14:16.250 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 23:14:16 smithi187 bash[78655]: ts=2023-09-23T23:14:16.216Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-09-23T23:14:16.251 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 23:14:16 smithi187 bash[78655]: ts=2023-09-23T23:14:16.216Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-09-23T23:14:16.251 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 23:14:16 smithi187 bash[78655]: ts=2023-09-23T23:14:16.216Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-09-23T23:14:16.251 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 23:14:16 smithi187 bash[78655]: ts=2023-09-23T23:14:16.216Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-09-23T23:14:16.251 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 23:14:16 smithi187 bash[78655]: ts=2023-09-23T23:14:16.216Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-09-23T23:14:16.252 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 23:14:16 smithi187 bash[78655]: ts=2023-09-23T23:14:16.216Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-09-23T23:14:16.252 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 23:14:16 smithi187 bash[78655]: ts=2023-09-23T23:14:16.219Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-09-23T23:14:16.252 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 23:14:16 smithi187 bash[78655]: ts=2023-09-23T23:14:16.219Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-09-23T23:14:16.252 INFO:journalctl@ceph.prometheus.a.smithi187.stdout:Sep 23 23:14:16 smithi187 bash[78655]: ts=2023-09-23T23:14:16.219Z caller=main.go:1147 level=info msg="See you next time!" 2023-09-23T23:14:16.943 DEBUG:teuthology.orchestra.run.smithi187:> sudo pkill -f 'journalctl -f -n 0 -u ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@prometheus.a.service' 2023-09-23T23:14:16.976 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-09-23T23:14:16.976 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-09-23T23:14:16.977 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 --force --keep-logs 2023-09-23T23:14:22.033 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 23:14:21 smithi169 bash[90401]: ts=2023-09-23T23:14:21.627Z 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://smithi169.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.169:8443: connect: connection refused" 2023-09-23T23:14:22.034 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 23:14:21 smithi169 bash[90401]: ts=2023-09-23T23:14:21.629Z caller=notify.go:732 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi187.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.187:8443: connect: connection refused" 2023-09-23T23:14:23.783 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 23:14:23 smithi169 systemd[1]: Stopping Ceph node-exporter.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T23:14:24.740 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 23:14:24 smithi169 bash[306051]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-node-exporter-a 2023-09-23T23:14:24.741 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 23:14:24 smithi169 systemd[1]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-09-23T23:14:24.741 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 23:14:24 smithi169 bash[306116]: Error response from daemon: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-node-exporter-a 2023-09-23T23:14:24.741 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 23:14:24 smithi169 systemd[1]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@node-exporter.a.service: Failed with result 'exit-code'. 2023-09-23T23:14:24.741 INFO:journalctl@ceph.node-exporter.a.smithi169.stdout:Sep 23 23:14:24 smithi169 systemd[1]: Stopped Ceph node-exporter.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T23:14:25.003 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 23:14:24 smithi169 systemd[1]: Stopping Ceph alertmanager.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T23:14:25.003 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 23:14:24 smithi169 bash[90401]: ts=2023-09-23T23:14:24.891Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-09-23T23:14:25.860 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 23:14:25 smithi169 bash[306176]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-23T23:14:25.861 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 23:14:25 smithi169 bash[306243]: Error response from daemon: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-alertmanager-a 2023-09-23T23:14:25.861 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 23:14:25 smithi169 systemd[1]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@alertmanager.a.service: Succeeded. 2023-09-23T23:14:25.861 INFO:journalctl@ceph.alertmanager.a.smithi169.stdout:Sep 23 23:14:25 smithi169 systemd[1]: Stopped Ceph alertmanager.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T23:14:31.951 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 --force --keep-logs 2023-09-23T23:14:38.808 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 23:14:38 smithi187 systemd[1]: Stopping Ceph node-exporter.b for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T23:14:39.557 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 23:14:39 smithi187 bash[202503]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-node-exporter-b 2023-09-23T23:14:39.558 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 23:14:39 smithi187 systemd[1]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-09-23T23:14:39.558 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 23:14:39 smithi187 bash[202566]: Error response from daemon: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-node-exporter-b 2023-09-23T23:14:39.558 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 23:14:39 smithi187 systemd[1]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@node-exporter.b.service: Failed with result 'exit-code'. 2023-09-23T23:14:39.558 INFO:journalctl@ceph.node-exporter.b.smithi187.stdout:Sep 23 23:14:39 smithi187 systemd[1]: Stopped Ceph node-exporter.b for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T23:14:39.875 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 23:14:39 smithi187 systemd[1]: Stopping Ceph grafana.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7... 2023-09-23T23:14:40.625 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 23:14:40 smithi187 bash[202627]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-grafana-a 2023-09-23T23:14:40.625 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 23:14:40 smithi187 systemd[1]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@grafana.a.service: Main process exited, code=exited, status=143/n/a 2023-09-23T23:14:40.625 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 23:14:40 smithi187 bash[202693]: Error response from daemon: No such container: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7-grafana-a 2023-09-23T23:14:40.625 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 23:14:40 smithi187 systemd[1]: ceph-301c97ba-5a5d-11ee-8db4-212e2dc638e7@grafana.a.service: Failed with result 'exit-code'. 2023-09-23T23:14:40.626 INFO:journalctl@ceph.grafana.a.smithi187.stdout:Sep 23 23:14:40 smithi187 systemd[1]: Stopped Ceph grafana.a for 301c97ba-5a5d-11ee-8db4-212e2dc638e7. 2023-09-23T23:14:52.354 DEBUG:teuthology.orchestra.run.smithi169:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-09-23T23:14:52.372 DEBUG:teuthology.orchestra.run.smithi187:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-09-23T23:14:52.385 INFO:tasks.cephadm:Archiving crash dumps... 2023-09-23T23:14:52.387 DEBUG:teuthology.misc:Transferring archived files from smithi169:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/crash to /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401877/remote/smithi169/crash 2023-09-23T23:14:52.388 DEBUG:teuthology.orchestra.run.smithi169:> sudo tar c -f - -C /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/crash -- . 2023-09-23T23:14:52.436 INFO:teuthology.orchestra.run.smithi169.stderr:tar: /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/crash: Cannot open: No such file or directory 2023-09-23T23:14:52.437 INFO:teuthology.orchestra.run.smithi169.stderr:tar: Error is not recoverable: exiting now 2023-09-23T23:14:52.438 DEBUG:teuthology.misc:Transferring archived files from smithi187:/var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/crash to /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401877/remote/smithi187/crash 2023-09-23T23:14:52.439 DEBUG:teuthology.orchestra.run.smithi187:> sudo tar c -f - -C /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/crash -- . 2023-09-23T23:14:52.469 INFO:teuthology.orchestra.run.smithi187.stderr:tar: /var/lib/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/crash: Cannot open: No such file or directory 2023-09-23T23:14:52.469 INFO:teuthology.orchestra.run.smithi187.stderr:tar: Error is not recoverable: exiting now 2023-09-23T23:14:52.471 INFO:tasks.cephadm:Checking cluster log for badness... 2023-09-23T23:14:52.471 DEBUG:teuthology.orchestra.run.smithi169:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-09-23T23:14:52.495 INFO:teuthology.orchestra.run.smithi169.stderr:grep: /var/log/ceph/301c97ba-5a5d-11ee-8db4-212e2dc638e7/ceph.log: No such file or directory 2023-09-23T23:14:52.497 INFO:tasks.cephadm:Compressing logs... 2023-09-23T23:14:52.497 DEBUG:teuthology.orchestra.run.smithi169:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-09-23T23:14:52.541 DEBUG:teuthology.orchestra.run.smithi187:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-09-23T23:14:52.555 INFO:teuthology.orchestra.run.smithi169.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-09-23T23:14:52.558 INFO:teuthology.orchestra.run.smithi187.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-09-23T23:22:18.549 INFO:tasks.cephadm:Archiving logs... 2023-09-23T23:22:18.554 DEBUG:teuthology.misc:Transferring archived files from smithi169:/var/log/ceph to /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401877/remote/smithi169/log 2023-09-23T23:22:18.563 DEBUG:teuthology.orchestra.run.smithi169:> sudo tar c -f - -C /var/log/ceph -- . 2023-09-23T23:23:09.757 DEBUG:teuthology.misc:Transferring archived files from smithi187:/var/log/ceph to /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401877/remote/smithi187/log 2023-09-23T23:23:09.760 DEBUG:teuthology.orchestra.run.smithi187:> sudo tar c -f - -C /var/log/ceph -- . 2023-09-23T23:23:43.334 INFO:tasks.cephadm:Removing cluster... 2023-09-23T23:23:43.335 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 --force 2023-09-23T23:23:45.284 DEBUG:teuthology.orchestra.run.smithi187:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 301c97ba-5a5d-11ee-8db4-212e2dc638e7 --force 2023-09-23T23:23:47.115 INFO:tasks.cephadm:Removing cephadm ... 2023-09-23T23:23:47.115 DEBUG:teuthology.orchestra.run.smithi169:> rm -rf /home/ubuntu/cephtest/cephadm 2023-09-23T23:23:47.123 DEBUG:teuthology.orchestra.run.smithi187:> rm -rf /home/ubuntu/cephtest/cephadm 2023-09-23T23:23:47.130 INFO:tasks.cephadm:Teardown complete 2023-09-23T23:23:47.130 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-09-23T23:23:47.141 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-23T23:23:47.141 DEBUG:teuthology.orchestra.run.smithi169:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-09-23T23:23:47.165 DEBUG:teuthology.orchestra.run.smithi187:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-09-23T23:23:47.319 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-09-23T23:23:47.329 INFO:teuthology.task.clock:Checking final clock skew... 2023-09-23T23:23:47.329 DEBUG:teuthology.orchestra.run.smithi169:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-09-23T23:23:47.332 DEBUG:teuthology.orchestra.run.smithi187:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-09-23T23:23:47.384 INFO:teuthology.orchestra.run.smithi169.stdout: remote refid st t when poll reach delay offset jitter 2023-09-23T23:23:47.384 INFO:teuthology.orchestra.run.smithi169.stdout:============================================================================== 2023-09-23T23:23:47.384 INFO:teuthology.orchestra.run.smithi169.stdout:*hv01.front.sepi 44.4.53.2 2 u 70 128 377 0.190 0.698 0.451 2023-09-23T23:23:47.384 INFO:teuthology.orchestra.run.smithi169.stdout:+hv02.front.sepi 96.245.170.99 3 u 88 128 377 0.159 1.929 0.212 2023-09-23T23:23:47.384 INFO:teuthology.orchestra.run.smithi169.stdout:+hv03.front.sepi 74.6.168.72 3 u 75 128 377 0.162 0.216 1.228 2023-09-23T23:23:47.384 INFO:teuthology.orchestra.run.smithi169.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-09-23T23:23:47.397 INFO:teuthology.orchestra.run.smithi187.stdout: remote refid st t when poll reach delay offset jitter 2023-09-23T23:23:47.397 INFO:teuthology.orchestra.run.smithi187.stdout:============================================================================== 2023-09-23T23:23:47.397 INFO:teuthology.orchestra.run.smithi187.stdout:*hv01.front.sepi 44.4.53.2 2 u 226 256 377 0.174 0.438 0.132 2023-09-23T23:23:47.398 INFO:teuthology.orchestra.run.smithi187.stdout:+hv02.front.sepi 96.245.170.99 3 u 100 256 377 0.155 1.189 0.327 2023-09-23T23:23:47.398 INFO:teuthology.orchestra.run.smithi187.stdout:+hv03.front.sepi 74.6.168.72 3 u 227 256 377 0.131 0.948 0.186 2023-09-23T23:23:47.398 INFO:teuthology.orchestra.run.smithi187.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-09-23T23:23:47.399 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-09-23T23:23:47.409 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-09-23T23:23:47.409 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-09-23T23:23:47.418 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-09-23T23:23:47.429 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-09-23T23:23:47.439 INFO:teuthology.task.internal:Duration was 5224.756752 seconds 2023-09-23T23:23:47.440 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-09-23T23:23:47.449 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-09-23T23:23:47.449 DEBUG:teuthology.orchestra.run.smithi169:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-09-23T23:23:47.452 DEBUG:teuthology.orchestra.run.smithi187:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-09-23T23:23:47.579 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-09-23T23:23:47.579 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi169.front.sepia.ceph.com 2023-09-23T23:23:47.579 DEBUG:teuthology.orchestra.run.smithi169:> 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-23T23:23:47.590 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi187.front.sepia.ceph.com 2023-09-23T23:23:47.591 DEBUG:teuthology.orchestra.run.smithi187:> 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-23T23:23:47.610 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-09-23T23:23:47.610 DEBUG:teuthology.orchestra.run.smithi169:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-09-23T23:23:47.633 DEBUG:teuthology.orchestra.run.smithi187:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-09-23T23:23:47.807 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-09-23T23:23:47.807 DEBUG:teuthology.orchestra.run.smithi169:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-09-23T23:23:47.809 DEBUG:teuthology.orchestra.run.smithi187:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-09-23T23:23:48.293 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-09-23T23:23:48.304 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-09-23T23:23:48.304 DEBUG:teuthology.orchestra.run.smithi169:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-09-23T23:23:48.352 DEBUG:teuthology.orchestra.run.smithi187:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-09-23T23:23:48.390 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-09-23T23:23:48.406 DEBUG:teuthology.orchestra.run.smithi169:> 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-23T23:23:48.409 DEBUG:teuthology.orchestra.run.smithi187:> 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-23T23:23:48.419 INFO:teuthology.orchestra.run.smithi169.stdout:kernel.core_pattern = core 2023-09-23T23:23:48.448 INFO:teuthology.orchestra.run.smithi187.stdout:kernel.core_pattern = core 2023-09-23T23:23:48.489 DEBUG:teuthology.orchestra.run.smithi169:> test -e /home/ubuntu/cephtest/archive/coredump 2023-09-23T23:23:48.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:23:48.494 DEBUG:teuthology.orchestra.run.smithi187:> test -e /home/ubuntu/cephtest/archive/coredump 2023-09-23T23:23:48.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:23:48.538 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-09-23T23:23:48.550 INFO:teuthology.task.internal:Transferring archived files... 2023-09-23T23:23:48.551 DEBUG:teuthology.misc:Transferring archived files from smithi169:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401877/remote/smithi169 2023-09-23T23:23:48.551 DEBUG:teuthology.orchestra.run.smithi169:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-09-23T23:23:48.607 DEBUG:teuthology.misc:Transferring archived files from smithi187:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401877/remote/smithi187 2023-09-23T23:23:48.607 DEBUG:teuthology.orchestra.run.smithi187:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-09-23T23:23:48.645 INFO:teuthology.task.internal:Removing archive directory... 2023-09-23T23:23:48.645 DEBUG:teuthology.orchestra.run.smithi169:> rm -rf -- /home/ubuntu/cephtest/archive 2023-09-23T23:23:48.647 DEBUG:teuthology.orchestra.run.smithi187:> rm -rf -- /home/ubuntu/cephtest/archive 2023-09-23T23:23:48.687 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-09-23T23:23:48.698 INFO:teuthology.task.internal:Not uploading archives. 2023-09-23T23:23:48.699 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-09-23T23:23:48.709 INFO:teuthology.task.internal:Tidying up after the test... 2023-09-23T23:23:48.709 DEBUG:teuthology.orchestra.run.smithi169:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-09-23T23:23:48.712 DEBUG:teuthology.orchestra.run.smithi187:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-09-23T23:23:48.718 INFO:teuthology.orchestra.run.smithi169.stdout: 1048602 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Sep 23 23:23 /home/ubuntu/cephtest 2023-09-23T23:23:48.718 INFO:teuthology.orchestra.run.smithi169.stdout: 1198876 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Sep 23 23:07 /home/ubuntu/cephtest/mnt.0 2023-09-23T23:23:48.718 INFO:teuthology.orchestra.run.smithi169.stdout: 1198878 4 drwxrwxr-x 2 ubuntu ubuntu 4096 Sep 23 23:07 /home/ubuntu/cephtest/mnt.0/client.0 2023-09-23T23:23:48.719 INFO:teuthology.orchestra.run.smithi169.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-09-23T23:23:48.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-09-23T23:23:48.730 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 smithi169 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-09-23T23:23:48.737 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-09-23T23:23:48.749 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-09-23T23:23:48.762 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi169 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-09-23T23:23:48.762 INFO:teuthology.nuke:Checking targets against current locks 2023-09-23T23:23:48.770 INFO:teuthology.orchestra.run.smithi187.stdout: 1048601 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 23 23:23 /home/ubuntu/cephtest 2023-09-23T23:23:48.801 DEBUG:teuthology.nuke:shortname: smithi169 2023-09-23T23:23:48.802 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-09-23T23:23:48.827 DEBUG:teuthology.nuke:shortname: smithi187 2023-09-23T23:23:48.827 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-09-23T23:23:48.831 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi169.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401877', '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 21:46:44.060507', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-09-23T23:23:48.857 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi187.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-09-23_14:23:10-upgrade:quincy-x-reef-distro-default-smithi/7401877', '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 21:46:44.061892', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2023-09-23T23:23:48.884 INFO:teuthology.orchestra.console.smithi169:Power off 2023-09-23T23:23:48.884 DEBUG:teuthology.orchestra.console.smithi169:pexpect command: ipmitool -H smithi169.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-09-23T23:23:48.908 DEBUG:teuthology.orchestra.console.smithi169:power off output: Chassis Power Control: Down/Off 2023-09-23T23:23:48.908 DEBUG:teuthology.orchestra.console.smithi169:pexpect command: ipmitool -H smithi169.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-23T23:23:48.926 INFO:teuthology.orchestra.console.smithi187:Power off 2023-09-23T23:23:48.926 DEBUG:teuthology.orchestra.console.smithi187:pexpect command: ipmitool -H smithi187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-09-23T23:23:48.937 DEBUG:teuthology.orchestra.console.smithi169:check power output: Chassis Power is on 2023-09-23T23:23:48.950 DEBUG:teuthology.orchestra.console.smithi187:power off output: Chassis Power Control: Down/Off 2023-09-23T23:23:48.951 DEBUG:teuthology.orchestra.console.smithi187:pexpect command: ipmitool -H smithi187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-23T23:23:48.975 DEBUG:teuthology.orchestra.console.smithi187:check power output: Chassis Power is on 2023-09-23T23:23:52.939 DEBUG:teuthology.orchestra.console.smithi169:pexpect command: ipmitool -H smithi169.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-23T23:23:52.976 DEBUG:teuthology.orchestra.console.smithi187:pexpect command: ipmitool -H smithi187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-23T23:23:53.049 DEBUG:teuthology.orchestra.console.smithi169:check power output: Chassis Power is on 2023-09-23T23:23:53.087 DEBUG:teuthology.orchestra.console.smithi187:check power output: Chassis Power is on 2023-09-23T23:23:57.054 DEBUG:teuthology.orchestra.console.smithi169:pexpect command: ipmitool -H smithi169.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-23T23:23:57.088 DEBUG:teuthology.orchestra.console.smithi187:pexpect command: ipmitool -H smithi187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-23T23:23:57.164 DEBUG:teuthology.orchestra.console.smithi169:check power output: Chassis Power is off 2023-09-23T23:23:57.198 DEBUG:teuthology.orchestra.console.smithi187:check power output: Chassis Power is on 2023-09-23T23:23:57.265 INFO:teuthology.orchestra.console.smithi169:Power off completed 2023-09-23T23:24:01.202 DEBUG:teuthology.orchestra.console.smithi187:pexpect command: ipmitool -H smithi187.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-09-23T23:24:01.312 DEBUG:teuthology.orchestra.console.smithi187:check power output: Chassis Power is off 2023-09-23T23:24:01.413 INFO:teuthology.orchestra.console.smithi187:Power off completed 2023-09-23T23:24:01.517 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/connectivity} duration: 5224.756752252579 failure_reason: '' flavor: default owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=71eff9468c8e4c2cbbfabbd8d8f0cd82 status: fail success: false 2023-09-23T23:24:01.518 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-09-23T23:24:01.604 INFO:teuthology.run:FAIL